@charset "UTF-8";

:root{
  --woocommerce:#7F54B3;
  --wc-green:#7ad03a;
  --wc-red:#a00;
  --wc-orange:#ffba00;
  --wc-blue:#2ea2cc;
  --wc-primary:#7F54B3;
  --wc-primary-text:white;
  --wc-secondary:#e9e6ed;
  --wc-secondary-text:#515151;
  --wc-highlight:#b3af54;
  --wc-highligh-text:white;
  --wc-content-bg:#fff;
  --wc-subtext:#767676
}

@-webkit-keyframes spin{
  100%{
    transform:rotate(360deg)
  }
}

@keyframes spin{
  100%{
    transform:rotate(360deg)
  }
}

@font-face{
  font-family:star;

  src:url(../fonts/star.eot);

  src:url(../fonts/star.eot?#iefix) format("embedded-opentype"),url(../fonts/star.woff) format("woff"),url(../fonts/star.ttf) format("truetype"),url(../fonts/star.svg#star) format("svg");

  font-weight:400;

  font-style:normal
}

@font-face{
  font-family:WooCommerce;

  src:url(../fonts/WooCommerce.eot);

  src:url(../fonts/WooCommerce.eot?#iefix) format("embedded-opentype"),url(../fonts/WooCommerce.woff) format("woff"),url(../fonts/WooCommerce.ttf) format("truetype"),url(../fonts/WooCommerce.svg#WooCommerce) format("svg");

  font-weight:400;

  font-style:normal
}

.woocommerce-store-notice,p.demo_store{
  position:absolute;
  top:0;
  left:0;
  right:0;
  margin:0;
  width:100%;
  font-size:1em;
  padding:1em 0;
  text-align:center;
  background-color:#7f54b3;
  color:#fff;
  z-index:99998;
  box-shadow:0 1px 1em rgba(0,0,0,.2);
  display:none
}

.woocommerce-store-notice a,p.demo_store a{
  color:#fff;
  text-decoration:underline
}

.screen-reader-text{
  clip:rect(1px,1px,1px,1px);
  height:1px;
  overflow:hidden;
  position:absolute!important;
  width:1px;
  word-wrap:normal!important
}

.admin-bar p.demo_store{
  top:32px
}

.clear{
  clear:both
}

.woocommerce .blockUI.blockOverlay{
  position:relative
}

.woocommerce .blockUI.blockOverlay::before{
  height:1em;
  width:1em;
  display:block;
  position:absolute;
  top:50%;
  left:50%;
  margin-left:-.5em;
  margin-top:-.5em;
  content:"";
  -webkit-animation:spin 1s ease-in-out infinite;
          animation:spin 1s ease-in-out infinite;
  background:url(../images/icons/loader.svg) center center;
  background-size:cover;
  line-height:1;
  text-align:center;
  font-size:2em;
  color:rgba(0,0,0,.75)
}

.woocommerce .loader::before{
  height:1em;
  width:1em;
  display:block;
  position:absolute;
  top:50%;
  left:50%;
  margin-left:-.5em;
  margin-top:-.5em;
  content:"";
  -webkit-animation:spin 1s ease-in-out infinite;
          animation:spin 1s ease-in-out infinite;
  background:url(../images/icons/loader.svg) center center;
  background-size:cover;
  line-height:1;
  text-align:center;
  font-size:2em;
  color:rgba(0,0,0,.75)
}

.woocommerce a.remove{
  display:block;
  font-size:1.5em;
  height:1em;
  width:1em;
  text-align:center;
  line-height:1;
  border-radius:100%;
  color:red!important;
  text-decoration:none;
  font-weight:700;
  border:0
}

.woocommerce a.remove:hover{
  color:#fff!important;
  background:red
}

.woocommerce small.note{
  display:block;
  color:#767676;
  font-size:.857em;
  margin-top:10px
}

.woocommerce .woocommerce-breadcrumb{
  margin:0 0 1em;
  padding:0
}

.woocommerce .woocommerce-breadcrumb::after,.woocommerce .woocommerce-breadcrumb::before{
  content:" ";
  display:table
}

.woocommerce .woocommerce-breadcrumb::after{
  clear:both
}

.woocommerce .quantity .qty{
  width:3.631em;
  text-align:center
}

.woocommerce div.product{
  margin-bottom:0;
  position:relative
}

.woocommerce div.product .product_title{
  clear:none;
  margin-top:0;
  padding:0
}

.woocommerce div.product p.price ins,.woocommerce div.product span.price ins{
  background:inherit;
  font-weight:700;
  display:inline-block
}

.woocommerce div.product p.price del,.woocommerce div.product span.price del{
  opacity:.5;
  display:inline-block
}

.woocommerce div.product p.stock{
  font-size:.92em
}

.woocommerce div.product .woocommerce-product-rating{
  margin-bottom:1.618em
}

.woocommerce div.product div.images{
  margin-bottom:2em
}

.woocommerce div.product div.images img{
  display:block;
  width:100%;
  height:auto;
  box-shadow:none
}

.woocommerce div.product div.images div.thumbnails{
  padding-top:1em
}

.woocommerce div.product div.images.woocommerce-product-gallery{
  position:relative
}

.woocommerce div.product div.images .woocommerce-product-gallery__wrapper{
  transition:all cubic-bezier(.795,-.035,0,1) .5s;
  margin:0;
  padding:0
}

.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg{
  background-color:#fff;
  opacity:0
}

.woocommerce div.product div.images .woocommerce-product-gallery__image--placeholder{
  border:1px solid #f2f2f2
}

.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2){
  width:25%;
  display:inline-block
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger{
  position:absolute;
  top:.5em;
  right:.5em;
  font-size:2em;
  z-index:9;
  width:36px;
  height:36px;
  background:#fff;
  text-indent:-9999px;
  border-radius:100%;
  box-sizing:content-box
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger::before{
  content:"";
  display:block;
  width:10px;
  height:10px;
  border:2px solid #000;
  border-radius:100%;
  position:absolute;
  top:9px;
  left:9px;
  box-sizing:content-box
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger::after{
  content:"";
  display:block;
  width:2px;
  height:8px;
  background:#000;
  border-radius:6px;
  position:absolute;
  top:19px;
  left:22px;
  transform:rotate(-45deg);
  box-sizing:content-box
}

.woocommerce div.product div.images .flex-control-thumbs{
  overflow:hidden;
  zoom:1;
  margin:0;
  padding:0
}

.woocommerce div.product div.images .flex-control-thumbs li{
  width:25%;
  float:left;
  margin:0;
  list-style:none
}

.woocommerce div.product div.images .flex-control-thumbs li img{
  cursor:pointer;
  opacity:.5;
  margin:0
}

.woocommerce div.product div.images .flex-control-thumbs li img.flex-active,.woocommerce div.product div.images .flex-control-thumbs li img:hover{
  opacity:1
}

.woocommerce div.product .woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1){
  clear:left
}

.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1){
  clear:left
}

.woocommerce div.product .woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1){
  clear:left
}

.woocommerce div.product div.summary{
  margin-bottom:2em
}

.woocommerce div.product div.social{
  text-align:right;
  margin:0 0 1em
}

.woocommerce div.product div.social span{
  margin:0 0 0 2px
}

.woocommerce div.product div.social span span{
  margin:0
}

.woocommerce div.product div.social span .stButton .chicklets{
  padding-left:16px;
  width:0
}

.woocommerce div.product div.social iframe{
  float:left;
  margin-top:3px
}

.woocommerce div.product .woocommerce-tabs ul.tabs{
  list-style:none;
  padding:0 0 0 1em;
  margin:0 0 1.618em;
  overflow:hidden;
  position:relative
}

.woocommerce div.product .woocommerce-tabs ul.tabs li{
  border:1px solid #cfc8d8;
  background-color:#e9e6ed;
  color:#515151;
  display:inline-block;
  position:relative;
  z-index:0;
  border-radius:4px 4px 0 0;
  margin:0 -5px;
  padding:0 1em
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a{
  display:inline-block;
  padding:.5em 0;
  font-weight:700;
  color:#515151;
  text-decoration:none
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover{
  text-decoration:none;
  color:#6a6a6a
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active{
  background:#fff;
  color:#515151;
  z-index:2;
  border-bottom-color:#fff
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{
  color:inherit;
  text-shadow:inherit
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before{
  box-shadow:2px 2px 0 #fff
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after{
  box-shadow:-2px 2px 0 #fff
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::after,.woocommerce div.product .woocommerce-tabs ul.tabs li::before{
  border:1px solid #cfc8d8;
  position:absolute;
  bottom:-1px;
  width:5px;
  height:5px;
  content:" ";
  box-sizing:border-box
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::before{
  left:-5px;
  border-bottom-right-radius:4px;
  border-width:0 1px 1px 0;
  box-shadow:2px 2px 0 #e9e6ed
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::after{
  right:-5px;
  border-bottom-left-radius:4px;
  border-width:0 0 1px 1px;
  box-shadow:-2px 2px 0 #e9e6ed
}

.woocommerce div.product .woocommerce-tabs ul.tabs::before{
  position:absolute;
  content:" ";
  width:100%;
  bottom:0;
  left:0;
  border-bottom:1px solid #cfc8d8;
  z-index:1
}

.woocommerce div.product .woocommerce-tabs .panel{
  margin:0 0 2em;
  padding:0
}

.woocommerce div.product p.cart{
  margin-bottom:2em
}

.woocommerce div.product p.cart::after,.woocommerce div.product p.cart::before{
  content:" ";
  display:table
}

.woocommerce div.product p.cart::after{
  clear:both
}

.woocommerce div.product form.cart{
  margin-bottom:2em
}

.woocommerce div.product form.cart::after,.woocommerce div.product form.cart::before{
  content:" ";
  display:table
}

.woocommerce div.product form.cart::after{
  clear:both
}

.woocommerce div.product form.cart div.quantity{
  float:left;
  margin:0 4px 0 0
}

.woocommerce div.product form.cart table{
  border-width:0 0 1px
}

.woocommerce div.product form.cart table td{
  padding-left:0
}

.woocommerce div.product form.cart table div.quantity{
  float:none;
  margin:0
}

.woocommerce div.product form.cart table small.stock{
  display:block;
  float:none
}

.woocommerce div.product form.cart .variations{
  margin-bottom:1em;
  border:0;
  width:100%
}

.woocommerce div.product form.cart .variations td,.woocommerce div.product form.cart .variations th{
  border:0;
  line-height:2em;
  vertical-align:top
}

.woocommerce div.product form.cart .variations label{
  font-weight:700;
  text-align:left
}

.woocommerce div.product form.cart .variations select{
  max-width:100%;
  min-width:75%;
  display:inline-block;
  margin-right:1em
}

.woocommerce div.product form.cart .variations td.label{
  padding-right:1em
}

.woocommerce div.product form.cart .woocommerce-variation-description p{
  margin-bottom:1em
}

.woocommerce div.product form.cart .reset_variations{
  visibility:hidden;
  font-size:.83em
}

.woocommerce div.product form.cart .wc-no-matching-variations{
  display:none
}

.woocommerce div.product form.cart .button{
  vertical-align:middle;
  float:left
}

.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label{
  padding-right:1em;
  padding-left:1em
}

.woocommerce div.product form.cart .group_table td{
  vertical-align:top;
  padding-bottom:.5em;
  border:0
}

.woocommerce div.product form.cart .group_table td:first-child{
  width:4em;
  text-align:center
}

.woocommerce div.product form.cart .group_table .wc-grouped-product-add-to-cart-checkbox{
  display:inline-block;
  width:auto;
  margin:0 auto;
  transform:scale(1.5,1.5)
}

.woocommerce span.onsale{
  min-height:3.236em;
  min-width:3.236em;
  padding:.202em;
  font-size:1em;
  font-weight:700;
  position:absolute;
  text-align:center;
  line-height:3.236;
  top:-.5em;
  left:-.5em;
  margin:0;
  border-radius:100%;
  background-color:#b3af54;
  color:#fff;
  font-size:.857em;
  z-index:9
}

.woocommerce .products ul,.woocommerce ul.products{
  margin:0 0 1em;
  padding:0;
  list-style:none outside;
  clear:both
}

.woocommerce .products ul::after,.woocommerce .products ul::before,.woocommerce ul.products::after,.woocommerce ul.products::before{
  content:" ";
  display:table
}

.woocommerce .products ul::after,.woocommerce ul.products::after{
  clear:both
}

.woocommerce .products ul li,.woocommerce ul.products li{
  list-style:none outside
}

.woocommerce ul.products li.product .onsale{
  top:0;
  right:0;
  left:auto;
  margin:-.5em -.5em 0 0
}

.woocommerce ul.products li.product .woocommerce-loop-category__title,.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product h3{
  padding:.5em 0;
  margin:0;
  font-size:1em
}

.woocommerce ul.products li.product a{
  text-decoration:none
}

.woocommerce ul.products li.product a img{
  width:100%;
  height:auto;
  display:block;
  margin:0 0 1em;
  box-shadow:none
}

.woocommerce ul.products li.product strong{
  display:block
}

.woocommerce ul.products li.product .woocommerce-placeholder{
  border:1px solid #f2f2f2
}

.woocommerce ul.products li.product .star-rating{
  font-size:.857em
}

.woocommerce ul.products li.product .button{
  display:inline-block;
  margin-top:1em
}

.woocommerce ul.products li.product .price{
  display:block;
  font-weight:400;
  margin-bottom:.5em;
  font-size:.857em
}

.woocommerce ul.products li.product .price del{
  color:inherit;
  opacity:.5;
  display:inline-block
}

.woocommerce ul.products li.product .price ins{
  background:0 0;
  font-weight:700;
  display:inline-block
}

.woocommerce ul.products li.product .price .from{
  font-size:.67em;
  margin:-2px 0 0 0;
  text-transform:uppercase;
  color:rgba(132,132,132,.5)
}

.woocommerce .woocommerce-result-count{
  margin:0 0 1em
}

.woocommerce .woocommerce-ordering{
  margin:0 0 1em
}

.woocommerce .woocommerce-ordering select{
  vertical-align:top
}

.woocommerce nav.woocommerce-pagination{
  text-align:center
}

.woocommerce nav.woocommerce-pagination ul{
  display:inline-block;
  white-space:nowrap;
  padding:0;
  clear:both;
  border:1px solid #cfc8d8;
  border-right:0;
  margin:1px
}

.woocommerce nav.woocommerce-pagination ul li{
  border-right:1px solid #cfc8d8;
  padding:0;
  margin:0;
  float:left;
  display:inline;
  overflow:hidden
}

.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{
  margin:0;
  text-decoration:none;
  padding:0;
  line-height:1;
  font-size:1em;
  font-weight:400;
  padding:.5em;
  min-width:1em;
  display:block
}

.woocommerce nav.woocommerce-pagination ul li a:focus,.woocommerce nav.woocommerce-pagination ul li a:hover,.woocommerce nav.woocommerce-pagination ul li span.current{
  background:#e9e6ed;
  color:#816e99
}

.woocommerce .cart .button,.woocommerce .cart input.button{
  float:none
}

.woocommerce a.added_to_cart{
  padding-top:.5em;
  display:inline-block
}

.woocommerce #reviews h2 small{
  float:right;
  color:#767676;
  font-size:15px;
  margin:10px 0 0
}

.woocommerce #reviews h2 small a{
  text-decoration:none;
  color:#767676
}

.woocommerce #reviews h3{
  margin:0
}

.woocommerce #reviews #respond{
  margin:0;
  border:0;
  padding:0
}

.woocommerce #reviews #comment{
  height:75px
}

.woocommerce #reviews #comments .add_review::after,.woocommerce #reviews #comments .add_review::before{
  content:" ";
  display:table
}

.woocommerce #reviews #comments .add_review::after{
  clear:both
}

.woocommerce #reviews #comments h2{
  clear:none
}

.woocommerce #reviews #comments ol.commentlist{
  margin:0;
  width:100%;
  background:0 0;
  list-style:none
}

.woocommerce #reviews #comments ol.commentlist::after,.woocommerce #reviews #comments ol.commentlist::before{
  content:" ";
  display:table
}

.woocommerce #reviews #comments ol.commentlist::after{
  clear:both
}

.woocommerce #reviews #comments ol.commentlist li{
  padding:0;
  margin:0 0 20px;
  border:0;
  position:relative;
  background:0;
  border:0
}

.woocommerce #reviews #comments ol.commentlist li img.avatar{
  float:left;
  position:absolute;
  top:0;
  left:0;
  padding:3px;
  width:32px;
  height:auto;
  background:#e9e6ed;
  border:1px solid #e1dde7;
  margin:0;
  box-shadow:none
}

.woocommerce #reviews #comments ol.commentlist li .comment-text{
  margin:0 0 0 50px;
  border:1px solid #e1dde7;
  border-radius:4px;
  padding:1em 1em 0
}

.woocommerce #reviews #comments ol.commentlist li .comment-text::after,.woocommerce #reviews #comments ol.commentlist li .comment-text::before{
  content:" ";
  display:table
}

.woocommerce #reviews #comments ol.commentlist li .comment-text::after{
  clear:both
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p{
  margin:0 0 1em
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta{
  font-size:.83em
}

.woocommerce #reviews #comments ol.commentlist ul.children{
  list-style:none outside;
  margin:20px 0 0 50px
}

.woocommerce #reviews #comments ol.commentlist ul.children .star-rating{
  display:none
}

.woocommerce #reviews #comments ol.commentlist #respond{
  border:1px solid #e1dde7;
  border-radius:4px;
  padding:1em 1em 0;
  margin:20px 0 0 50px
}

.woocommerce #reviews #comments .commentlist>li::before{
  content:""
}

.woocommerce .star-rating{
  float:right;
  overflow:hidden;
  position:relative;
  height:1em;
  line-height:1;
  font-size:1em;
  width:5.4em;
  font-family:star
}

.woocommerce .star-rating::before{
  content:"sssss";
  color:#cfc8d8;
  float:left;
  top:0;
  left:0;
  position:absolute
}

.woocommerce .star-rating span{
  overflow:hidden;
  float:left;
  top:0;
  left:0;
  position:absolute;
  padding-top:1.5em
}

.woocommerce .star-rating span::before{
  content:"SSSSS";
  top:0;
  position:absolute;
  left:0
}

.woocommerce .woocommerce-product-rating{
  line-height:2;
  display:block
}

.woocommerce .woocommerce-product-rating::after,.woocommerce .woocommerce-product-rating::before{
  content:" ";
  display:table
}

.woocommerce .woocommerce-product-rating::after{
  clear:both
}

.woocommerce .woocommerce-product-rating .star-rating{
  margin:.5em 4px 0 0;
  float:left
}

.woocommerce .products .star-rating{
  display:block;
  margin:0 0 .5em;
  float:none
}

.woocommerce .hreview-aggregate .star-rating{
  margin:10px 0 0
}

.woocommerce #review_form #respond{
  position:static;
  margin:0;
  width:auto;
  padding:0;
  background:transparent none;
  border:0
}

.woocommerce #review_form #respond::after,.woocommerce #review_form #respond::before{
  content:" ";
  display:table
}

.woocommerce #review_form #respond::after{
  clear:both
}

.woocommerce #review_form #respond p{
  margin:0 0 10px
}

.woocommerce #review_form #respond .form-submit input{
  left:auto
}

.woocommerce #review_form #respond textarea{
  box-sizing:border-box;
  width:100%
}

.woocommerce p.stars a{
  position:relative;
  height:1em;
  width:1em;
  text-indent:-999em;
  display:inline-block;
  text-decoration:none
}

.woocommerce p.stars a::before{
  display:block;
  position:absolute;
  top:0;
  left:0;
  width:1em;
  height:1em;
  line-height:1;
  font-family:WooCommerce;
  content:"\e021";
  text-indent:0
}

.woocommerce p.stars a:hover~a::before{
  content:"\e021"
}

.woocommerce p.stars:hover a::before{
  content:"\e020"
}

.woocommerce p.stars.selected a.active::before{
  content:"\e020"
}

.woocommerce p.stars.selected a.active~a::before{
  content:"\e021"
}

.woocommerce p.stars.selected a:not(.active)::before{
  content:"\e020"
}

.woocommerce table.shop_attributes{
  border:0;
  border-top:1px dotted rgba(0,0,0,.1);
  margin-bottom:1.618em;
  width:100%
}

.woocommerce table.shop_attributes th{
  width:150px;
  font-weight:700;
  padding:8px;
  border-top:0;
  border-bottom:1px dotted rgba(0,0,0,.1);
  margin:0;
  line-height:1.5
}

.woocommerce table.shop_attributes td{
  font-style:italic;
  padding:0;
  border-top:0;
  border-bottom:1px dotted rgba(0,0,0,.1);
  margin:0;
  line-height:1.5
}

.woocommerce table.shop_attributes td p{
  margin:0;
  padding:8px 0
}

.woocommerce table.shop_attributes tr:nth-child(even) td,.woocommerce table.shop_attributes tr:nth-child(even) th{
  background:rgba(0,0,0,.025)
}

.woocommerce table.shop_table{
  border:1px solid rgba(0,0,0,.1);
  margin:0 -1px 24px 0;
  text-align:left;
  width:100%;
  border-collapse:separate;
  border-radius:5px
}

.woocommerce table.shop_table th{
  font-weight:700;
  padding:9px 12px;
  line-height:1.5em
}

.woocommerce table.shop_table td{
  border-top:1px solid rgba(0,0,0,.1);
  padding:9px 12px;
  vertical-align:middle;
  line-height:1.5em
}

.woocommerce table.shop_table td small{
  font-weight:400
}

.woocommerce table.shop_table td del{
  font-weight:400
}

.woocommerce table.shop_table tbody:first-child tr:first-child td,.woocommerce table.shop_table tbody:first-child tr:first-child th{
  border-top:0
}

.woocommerce table.shop_table tbody th,.woocommerce table.shop_table tfoot td,.woocommerce table.shop_table tfoot th{
  font-weight:700;
  border-top:1px solid rgba(0,0,0,.1)
}

.woocommerce table.my_account_orders{
  font-size:.85em
}

.woocommerce table.my_account_orders td,.woocommerce table.my_account_orders th{
  padding:4px 8px;
  vertical-align:middle
}

.woocommerce table.my_account_orders .button{
  white-space:nowrap
}

.woocommerce table.woocommerce-MyAccount-downloads td,.woocommerce table.woocommerce-MyAccount-downloads th{
  vertical-align:top;
  text-align:center
}

.woocommerce table.woocommerce-MyAccount-downloads td:first-child,.woocommerce table.woocommerce-MyAccount-downloads th:first-child{
  text-align:left
}

.woocommerce table.woocommerce-MyAccount-downloads td:last-child,.woocommerce table.woocommerce-MyAccount-downloads th:last-child{
  text-align:left
}

.woocommerce table.woocommerce-MyAccount-downloads td .woocommerce-MyAccount-downloads-file::before,.woocommerce table.woocommerce-MyAccount-downloads th .woocommerce-MyAccount-downloads-file::before{
  content:"↓";
  display:inline-block
}

.woocommerce td.product-name .wc-item-meta,.woocommerce td.product-name dl.variation{
  list-style:none outside
}

.woocommerce td.product-name .wc-item-meta .wc-item-meta-label,.woocommerce td.product-name .wc-item-meta dt,.woocommerce td.product-name dl.variation .wc-item-meta-label,.woocommerce td.product-name dl.variation dt{
  float:left;
  clear:both;
  margin-right:.25em;
  display:inline-block;
  list-style:none outside
}

.woocommerce td.product-name .wc-item-meta dd,.woocommerce td.product-name dl.variation dd{
  margin:0
}

.woocommerce td.product-name .wc-item-meta p,.woocommerce td.product-name .wc-item-meta:last-child,.woocommerce td.product-name dl.variation p,.woocommerce td.product-name dl.variation:last-child{
  margin-bottom:0
}

.woocommerce td.product-name p.backorder_notification{
  font-size:.83em
}

.woocommerce td.product-quantity{
  min-width:80px
}

.woocommerce ul.cart_list,.woocommerce ul.product_list_widget{
  list-style:none outside;
  padding:0;
  margin:0
}

.woocommerce ul.cart_list li,.woocommerce ul.product_list_widget li{
  padding:4px 0;
  margin:0;
  list-style:none
}

.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before{
  content:" ";
  display:table
}

.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after{
  clear:both
}

.woocommerce ul.cart_list li a,.woocommerce ul.product_list_widget li a{
  display:block;
  font-weight:700
}

.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img{
  float:right;
  margin-left:4px;
  width:32px;
  height:auto;
  box-shadow:none
}

.woocommerce ul.cart_list li dl,.woocommerce ul.product_list_widget li dl{
  margin:0;
  padding-left:1em;
  border-left:2px solid rgba(0,0,0,.1)
}

.woocommerce ul.cart_list li dl::after,.woocommerce ul.cart_list li dl::before,.woocommerce ul.product_list_widget li dl::after,.woocommerce ul.product_list_widget li dl::before{
  content:" ";
  display:table
}

.woocommerce ul.cart_list li dl::after,.woocommerce ul.product_list_widget li dl::after{
  clear:both
}

.woocommerce ul.cart_list li dl dd,.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dd,.woocommerce ul.product_list_widget li dl dt{
  display:inline-block;
  float:left;
  margin-bottom:1em
}

.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dt{
  font-weight:700;
  padding:0 0 .25em;
  margin:0 4px 0 0;
  clear:left
}

.woocommerce ul.cart_list li dl dd,.woocommerce ul.product_list_widget li dl dd{
  padding:0 0 .25em
}

.woocommerce ul.cart_list li dl dd p:last-child,.woocommerce ul.product_list_widget li dl dd p:last-child{
  margin-bottom:0
}

.woocommerce ul.cart_list li .star-rating,.woocommerce ul.product_list_widget li .star-rating{
  float:none
}

.woocommerce .widget_shopping_cart .total,.woocommerce.widget_shopping_cart .total{
  border-top:3px double #e9e6ed;
  padding:4px 0 0
}

.woocommerce .widget_shopping_cart .total strong,.woocommerce.widget_shopping_cart .total strong{
  min-width:40px;
  display:inline-block
}

.woocommerce .widget_shopping_cart .cart_list li,.woocommerce.widget_shopping_cart .cart_list li{
  padding-left:2em;
  position:relative;
  padding-top:0
}

.woocommerce .widget_shopping_cart .cart_list li a.remove,.woocommerce.widget_shopping_cart .cart_list li a.remove{
  position:absolute;
  top:0;
  left:0
}

.woocommerce .widget_shopping_cart .buttons::after,.woocommerce .widget_shopping_cart .buttons::before,.woocommerce.widget_shopping_cart .buttons::after,.woocommerce.widget_shopping_cart .buttons::before{
  content:" ";
  display:table
}

.woocommerce .widget_shopping_cart .buttons::after,.woocommerce.widget_shopping_cart .buttons::after{
  clear:both
}

.woocommerce .widget_shopping_cart .buttons a,.woocommerce.widget_shopping_cart .buttons a{
  margin-right:5px;
  margin-bottom:5px
}

.woocommerce form .form-row{
  padding:3px;
  margin:0 0 6px
}

.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder{
  -webkit-transition:opacity .5s .5s ease;
  transition:opacity .5s .5s ease;
  opacity:0
}

.woocommerce form .form-row label{
  line-height:2
}

.woocommerce form .form-row label.hidden{
  visibility:hidden
}

.woocommerce form .form-row label.inline{
  display:inline
}

.woocommerce form .form-row .woocommerce-input-wrapper .description{
  background:#1e85be;
  color:#fff;
  border-radius:3px;
  padding:1em;
  margin:.5em 0 0;
  clear:both;
  display:none;
  position:relative
}

.woocommerce form .form-row .woocommerce-input-wrapper .description a{
  color:#fff;
  text-decoration:underline;
  border:0;
  box-shadow:none
}

.woocommerce form .form-row .woocommerce-input-wrapper .description::before{
  left:50%;
  top:0;
  margin-top:-4px;
  transform:translateX(-50%) rotate(180deg);
  content:"";
  position:absolute;
  border-width:4px 6px 0 6px;
  border-style:solid;
  border-color:#1e85be transparent transparent transparent;
  z-index:100;
  display:block
}

.woocommerce form .form-row select{
  cursor:pointer;
  margin:0
}

.woocommerce form .form-row .required{
  color:red;
  font-weight:700;
  border:0!important;
  text-decoration:none;
  visibility:hidden
}

.woocommerce form .form-row .optional{
  visibility:visible
}

.woocommerce form .form-row .input-checkbox{
  display:inline;
  margin:-2px 8px 0 0;
  text-align:center;
  vertical-align:middle
}

.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea{
  box-sizing:border-box;
  width:100%;
  margin:0;
  outline:0;
  line-height:normal
}

.woocommerce form .form-row textarea{
  height:4em;
  line-height:1.5;
  display:block;
  box-shadow:none
}

.woocommerce form .form-row .select2-container{
  width:100%;
  line-height:2em
}

.woocommerce form .form-row.woocommerce-invalid label{
  color:#a00
}

.woocommerce form .form-row.woocommerce-invalid .select2-container,.woocommerce form .form-row.woocommerce-invalid input.input-text,.woocommerce form .form-row.woocommerce-invalid select{
  border-color:#a00
}

.woocommerce form .form-row.woocommerce-validated .select2-container,.woocommerce form .form-row.woocommerce-validated input.input-text,.woocommerce form .form-row.woocommerce-validated select{
  border-color:#6dc22e
}

.woocommerce form .form-row ::-webkit-input-placeholder{
  line-height:normal
}

.woocommerce form .form-row :-moz-placeholder{
  line-height:normal
}

.woocommerce form .form-row :-ms-input-placeholder{
  line-height:normal
}

.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register{
  border:1px solid #cfc8d8;
  padding:20px;
  margin:2em 0;
  text-align:left;
  border-radius:5px
}

.woocommerce ul#shipping_method{
  list-style:none outside;
  margin:0;
  padding:0
}

.woocommerce ul#shipping_method li{
  margin:0 0 .5em;
  line-height:1.5em;
  list-style:none outside
}

.woocommerce ul#shipping_method li input{
  margin:3px .4375em 0 0;
  vertical-align:top
}

.woocommerce ul#shipping_method li label{
  display:inline
}

.woocommerce ul#shipping_method .amount{
  font-weight:700
}

.woocommerce p.woocommerce-shipping-contents{
  margin:0
}

.woocommerce ul.order_details{
  margin:0 0 3em;
  list-style:none
}

.woocommerce ul.order_details::after,.woocommerce ul.order_details::before{
  content:" ";
  display:table
}

.woocommerce ul.order_details::after{
  clear:both
}

.woocommerce ul.order_details li{
  float:left;
  margin-right:2em;
  text-transform:uppercase;
  font-size:.715em;
  line-height:1;
  border-right:1px dashed #cfc8d8;
  padding-right:2em;
  margin-left:0;
  padding-left:0;
  list-style-type:none
}

.woocommerce ul.order_details li strong{
  display:block;
  font-size:1.4em;
  text-transform:none;
  line-height:1.5
}

.woocommerce ul.order_details li:last-of-type{
  border:none
}

.woocommerce .wc-bacs-bank-details-account-name{
  font-weight:700
}

.woocommerce .woocommerce-customer-details,.woocommerce .woocommerce-order-details,.woocommerce .woocommerce-order-downloads{
  margin-bottom:2em
}

.woocommerce .woocommerce-customer-details :last-child,.woocommerce .woocommerce-order-details :last-child,.woocommerce .woocommerce-order-downloads :last-child{
  margin-bottom:0
}

.woocommerce .woocommerce-customer-details .additional-fields,.woocommerce .woocommerce-customer-details .addresses{
  margin-bottom:2em
}

.woocommerce .woocommerce-customer-details .additional-fields:last-child,.woocommerce .woocommerce-customer-details .addresses:last-child{
  margin-bottom:0
}

.woocommerce .addresses .wc-block-components-additional-fields-list{
  margin:0;
  padding:0
}

.woocommerce .addresses .wc-block-components-additional-fields-list dt{
  margin:0;
  padding:0;
  font-style:normal;
  font-weight:700;
  display:inline
}

.woocommerce .addresses .wc-block-components-additional-fields-list dt::after{
  content:": "
}

.woocommerce .addresses .wc-block-components-additional-fields-list dt::before{
  content:"";
  display:block
}

.woocommerce .addresses .wc-block-components-additional-fields-list dd{
  margin:0;
  padding:0;
  font-style:normal;
  display:inline
}

.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list{
  border:1px solid rgba(0,0,0,.1);
  padding:0;
  display:grid;
  grid-template-columns:1fr -webkit-max-content;
  grid-template-columns:1fr max-content
}

.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt{
  border-bottom:1px solid rgba(0,0,0,.1);
  font-style:normal;
  font-weight:700;
  padding:1rem;
  box-sizing:border-box;
  margin:0!important
}

.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt::after{
  display:none
}

.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt:last-of-type{
  border-bottom:0
}

.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dd{
  border-bottom:1px solid rgba(0,0,0,.1);
  padding:1rem;
  box-sizing:border-box;
  text-align:right;
  margin:0!important
}

.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dd:last-of-type{
  border-bottom:0
}

.woocommerce .woocommerce-customer-details .woocommerce-column__title{
  margin-top:0
}

.woocommerce .woocommerce-customer-details address{
  font-style:normal;
  margin-bottom:0;
  border:1px solid rgba(0,0,0,.1);
  border-bottom-width:2px;
  border-right-width:2px;
  text-align:left;
  width:100%;
  border-radius:5px;
  padding:6px 12px;
  box-sizing:border-box
}

.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email,.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone{
  padding-left:1.5em
}

.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email:last-child,.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone:last-child{
  margin-bottom:0
}

.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone::before{
  font-family:WooCommerce;
  speak:never;
  font-weight:400;
  font-variant:normal;
  text-transform:none;
  line-height:1;
  -webkit-font-smoothing:antialiased;
  margin-right:.618em;
  content:"\e037";
  text-decoration:none;
  margin-left:-1.5em;
  line-height:1.75;
  position:absolute
}

.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email::before{
  font-family:WooCommerce;
  speak:never;
  font-weight:400;
  font-variant:normal;
  text-transform:none;
  line-height:1;
  -webkit-font-smoothing:antialiased;
  margin-right:.618em;
  content:"\e02d";
  text-decoration:none;
  margin-left:-1.5em;
  line-height:1.75;
  position:absolute
}

.woocommerce .woocommerce-widget-layered-nav-list{
  margin:0;
  padding:0;
  border:0;
  list-style:none outside
}

.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item{
  padding:0 0 1px;
  list-style:none
}

.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::before{
  content:" ";
  display:table
}

.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after{
  clear:both
}

.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span{
  padding:1px 0
}

.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a::before{
  font-family:WooCommerce;
  speak:never;
  font-weight:400;
  font-variant:normal;
  text-transform:none;
  line-height:1;
  -webkit-font-smoothing:antialiased;
  margin-right:.618em;
  content:"\e013";
  text-decoration:none;
  color:#a00
}

.woocommerce .woocommerce-widget-layered-nav-dropdown__submit{
  margin-top:1em
}

.woocommerce .widget_layered_nav_filters ul{
  margin:0;
  padding:0;
  border:0;
  list-style:none outside;
  overflow:hidden;
  zoom:1
}

.woocommerce .widget_layered_nav_filters ul li{
  float:left;
  padding:0 1em 1px 1px;
  list-style:none
}

.woocommerce .widget_layered_nav_filters ul li a{
  text-decoration:none
}

.woocommerce .widget_layered_nav_filters ul li a::before{
  font-family:WooCommerce;
  speak:never;
  font-weight:400;
  font-variant:normal;
  text-transform:none;
  line-height:1;
  -webkit-font-smoothing:antialiased;
  margin-right:.618em;
  content:"\e013";
  text-decoration:none;
  color:#a00;
  vertical-align:inherit;
  margin-right:.5em
}

.woocommerce .widget_price_filter .price_slider{
  margin-bottom:1em
}

.woocommerce .widget_price_filter .price_slider_amount{
  text-align:right;
  line-height:2.4;
  font-size:.8751em
}

.woocommerce .widget_price_filter .price_slider_amount .button{
  font-size:1.15em;
  float:left
}

.woocommerce .widget_price_filter .ui-slider{
  position:relative;
  text-align:left;
  margin-left:.5em;
  margin-right:.5em
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{
  position:absolute;
  z-index:2;
  width:1em;
  height:1em;
  background-color:#7f54b3;
  border-radius:1em;
  cursor:ew-resize;
  outline:0;
  top:-.3em;
  margin-left:-.5em
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range{
  position:absolute;
  z-index:1;
  font-size:.7em;
  display:block;
  border:0;
  border-radius:1em;
  background-color:#7f54b3
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{
  border-radius:1em;
  background-color:#35224c;
  border:0
}

.woocommerce .widget_price_filter .ui-slider-horizontal{
  height:.5em
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range{
  top:0;
  height:100%
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min{
  left:-1px
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max{
  right:-1px
}

.woocommerce .widget_rating_filter ul{
  margin:0;
  padding:0;
  border:0;
  list-style:none outside
}

.woocommerce .widget_rating_filter ul li{
  padding:0 0 1px;
  list-style:none
}

.woocommerce .widget_rating_filter ul li::after,.woocommerce .widget_rating_filter ul li::before{
  content:" ";
  display:table
}

.woocommerce .widget_rating_filter ul li::after{
  clear:both
}

.woocommerce .widget_rating_filter ul li a{
  padding:1px 0;
  text-decoration:none
}

.woocommerce .widget_rating_filter ul li .star-rating{
  float:none;
  display:inline-block
}

.woocommerce .widget_rating_filter ul li.chosen a::before{
  font-family:WooCommerce;
  speak:never;
  font-weight:400;
  font-variant:normal;
  text-transform:none;
  line-height:1;
  -webkit-font-smoothing:antialiased;
  margin-right:.618em;
  content:"\e013";
  text-decoration:none;
  color:#a00
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__submit{
  float:left;
  margin-right:1em
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme{
  display:inline-block
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button{
  font-size:100%;
  margin:0;
  line-height:1;
  cursor:pointer;
  position:relative;
  text-decoration:none;
  overflow:visible;
  padding:.618em 1em;
  font-weight:700;
  border-radius:3px;
  left:auto;
  color:#515151;
  background-color:#e9e6ed;
  border:0;
  display:inline-block;
  background-image:none;
  box-shadow:none;
  text-shadow:none
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.loading{
  opacity:.25;
  padding-right:2.618em
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.loading::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.loading::after{
  font-family:WooCommerce;
  content:"\e01c";
  vertical-align:top;
  font-weight:400;
  position:absolute;
  top:.618em;
  right:1em;
  -webkit-animation:spin 2s linear infinite;
          animation:spin 2s linear infinite
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.added::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.added::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.added::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.added::after{
  font-family:WooCommerce;
  content:"\e017";
  margin-left:.53em;
  vertical-align:bottom
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:hover{
  background-color:#dcd7e3;
  text-decoration:none;
  background-image:none;
  color:#515151
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt{
  background-color:#7f54b3;
  color:#fff;
  -webkit-font-smoothing:antialiased
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:hover{
  background-color:#7249a4;
  color:#fff
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled[disabled]:hover{
  background-color:#7f54b3;
  color:#fff
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled[disabled]{
  color:inherit;
  cursor:not-allowed;
  opacity:.5;
  padding:.618em 1em
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled[disabled]:hover{
  color:inherit;
  background-color:#e9e6ed
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb{
  font-size:.92em;
  color:#767676
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb a{
  color:#767676
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price,.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price{
  color:#b3af54;
  font-size:1.25em
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .stock{
  color:#b3af54
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .out-of-stock{
  color:red
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price{
  color:#b3af54
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) #reviews #comments ol.commentlist li .meta{
  color:#767676;
  font-size:.75em
}

.woocommerce-no-js form.woocommerce-form-coupon,.woocommerce-no-js form.woocommerce-form-login{
  display:block!important
}

.woocommerce-no-js .showcoupon,.woocommerce-no-js .woocommerce-form-coupon-toggle,.woocommerce-no-js .woocommerce-form-login-toggle{
  display:none!important
}

.woocommerce-error,.woocommerce-info,.woocommerce-message{
  padding:1em 2em 1em 3.5em;
  margin:0 0 2em;
  position:relative;
  background-color:#f6f5f8;
  color:#515151;
  border-top:3px solid #7f54b3;
  list-style:none outside;
  width:auto;
  word-wrap:break-word
}

.woocommerce-error::after,.woocommerce-error::before,.woocommerce-info::after,.woocommerce-info::before,.woocommerce-message::after,.woocommerce-message::before{
  content:" ";
  display:table
}

.woocommerce-error::after,.woocommerce-info::after,.woocommerce-message::after{
  clear:both
}

.woocommerce-error::before,.woocommerce-info::before,.woocommerce-message::before{
  font-family:WooCommerce;
  content:"\e028";
  display:inline-block;
  position:absolute;
  top:1em;
  left:1.5em
}

.woocommerce-error .button,.woocommerce-info .button,.woocommerce-message .button{
  float:right
}

.woocommerce-error li,.woocommerce-info li,.woocommerce-message li{
  list-style:none outside!important;
  padding-left:0!important;
  margin-left:0!important
}

.rtl.woocommerce .price_label,.rtl.woocommerce .price_label span{
  direction:ltr;
  unicode-bidi:embed
}

.woocommerce-message{
  border-top-color:#8fae1b
}

.woocommerce-message::before{
  content:"\e015";
  color:#8fae1b
}

.woocommerce-info{
  border-top-color:#1e85be
}

.woocommerce-info::before{
  color:#1e85be
}

.woocommerce-error{
  border-top-color:#b81c23
}

.woocommerce-error::before{
  content:"\e016";
  color:#b81c23
}

.woocommerce-account .woocommerce::after,.woocommerce-account .woocommerce::before{
  content:" ";
  display:table
}

.woocommerce-account .woocommerce::after{
  clear:both
}

.woocommerce-account .addresses .title::after,.woocommerce-account .addresses .title::before{
  content:" ";
  display:table
}

.woocommerce-account .addresses .title::after{
  clear:both
}

.woocommerce-account .addresses .title h3{
  float:left
}

.woocommerce-account .addresses .title .edit{
  float:right
}

.woocommerce-account ol.commentlist.notes li.note p.meta{
  font-weight:700;
  margin-bottom:0
}

.woocommerce-account ol.commentlist.notes li.note .description p:last-child{
  margin-bottom:0
}

.woocommerce-account ul.digital-downloads{
  margin-left:0;
  padding-left:0
}

.woocommerce-account ul.digital-downloads li{
  list-style:none;
  margin-left:0;
  padding-left:0
}

.woocommerce-account ul.digital-downloads li::before{
  font-family:WooCommerce;
  speak:never;
  font-weight:400;
  font-variant:normal;
  text-transform:none;
  line-height:1;
  -webkit-font-smoothing:antialiased;
  margin-right:.618em;
  content:"\e00a";
  text-decoration:none
}

.woocommerce-account ul.digital-downloads li .count{
  float:right
}

#add_payment_method table.cart .product-thumbnail,.woocommerce-cart table.cart .product-thumbnail,.woocommerce-checkout table.cart .product-thumbnail{
  min-width:32px
}

#add_payment_method table.cart img,.woocommerce-cart table.cart img,.woocommerce-checkout table.cart img{
  width:32px;
  box-shadow:none
}

#add_payment_method table.cart td,#add_payment_method table.cart th,.woocommerce-cart table.cart td,.woocommerce-cart table.cart th,.woocommerce-checkout table.cart td,.woocommerce-checkout table.cart th{
  vertical-align:middle
}

#add_payment_method table.cart td.actions .coupon .input-text,.woocommerce-cart table.cart td.actions .coupon .input-text,.woocommerce-checkout table.cart td.actions .coupon .input-text{
  float:left;
  box-sizing:border-box;
  border:1px solid #cfc8d8;
  padding:6px 6px 5px;
  margin:0 4px 0 0;
  outline:0
}

#add_payment_method table.cart input,.woocommerce-cart table.cart input,.woocommerce-checkout table.cart input{
  margin:0;
  vertical-align:middle
}

#add_payment_method .wc-proceed-to-checkout,.woocommerce-cart .wc-proceed-to-checkout,.woocommerce-checkout .wc-proceed-to-checkout{
  padding:1em 0
}

#add_payment_method .wc-proceed-to-checkout::after,#add_payment_method .wc-proceed-to-checkout::before,.woocommerce-cart .wc-proceed-to-checkout::after,.woocommerce-cart .wc-proceed-to-checkout::before,.woocommerce-checkout .wc-proceed-to-checkout::after,.woocommerce-checkout .wc-proceed-to-checkout::before{
  content:" ";
  display:table
}

#add_payment_method .wc-proceed-to-checkout::after,.woocommerce-cart .wc-proceed-to-checkout::after,.woocommerce-checkout .wc-proceed-to-checkout::after{
  clear:both
}

#add_payment_method .wc-proceed-to-checkout a.checkout-button,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button{
  display:block;
  text-align:center;
  margin-bottom:1em;
  font-size:1.25em;
  padding:1em
}

#add_payment_method .cart-collaterals .shipping-calculator-button,.woocommerce-cart .cart-collaterals .shipping-calculator-button,.woocommerce-checkout .cart-collaterals .shipping-calculator-button{
  float:none;
  margin-top:.5em;
  display:inline-block
}

#add_payment_method .cart-collaterals .shipping-calculator-button::after,.woocommerce-cart .cart-collaterals .shipping-calculator-button::after,.woocommerce-checkout .cart-collaterals .shipping-calculator-button::after{
  font-family:WooCommerce;
  speak:never;
  font-weight:400;
  font-variant:normal;
  text-transform:none;
  line-height:1;
  -webkit-font-smoothing:antialiased;
  margin-left:.618em;
  content:"\e019";
  text-decoration:none
}

#add_payment_method .cart-collaterals .shipping-calculator-form,.woocommerce-cart .cart-collaterals .shipping-calculator-form,.woocommerce-checkout .cart-collaterals .shipping-calculator-form{
  margin:1em 0 0 0
}

#add_payment_method .cart-collaterals .cart_totals p small,.woocommerce-cart .cart-collaterals .cart_totals p small,.woocommerce-checkout .cart-collaterals .cart_totals p small{
  color:#767676;
  font-size:.83em
}

#add_payment_method .cart-collaterals .cart_totals table,.woocommerce-cart .cart-collaterals .cart_totals table,.woocommerce-checkout .cart-collaterals .cart_totals table{
  border-collapse:separate;
  margin:0 0 6px;
  padding:0
}

#add_payment_method .cart-collaterals .cart_totals table tr:first-child td,#add_payment_method .cart-collaterals .cart_totals table tr:first-child th,.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td,.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th,.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child td,.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child th{
  border-top:0
}

#add_payment_method .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table th{
  width:35%
}

#add_payment_method .cart-collaterals .cart_totals table td,#add_payment_method .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table td,.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table td,.woocommerce-checkout .cart-collaterals .cart_totals table th{
  vertical-align:top;
  border-left:0;
  border-right:0;
  line-height:1.5em
}

#add_payment_method .cart-collaterals .cart_totals table small,.woocommerce-cart .cart-collaterals .cart_totals table small,.woocommerce-checkout .cart-collaterals .cart_totals table small{
  color:#767676
}

#add_payment_method .cart-collaterals .cart_totals table select,.woocommerce-cart .cart-collaterals .cart_totals table select,.woocommerce-checkout .cart-collaterals .cart_totals table select{
  width:100%
}

#add_payment_method .cart-collaterals .cart_totals .discount td,.woocommerce-cart .cart-collaterals .cart_totals .discount td,.woocommerce-checkout .cart-collaterals .cart_totals .discount td{
  color:#b3af54
}

#add_payment_method .cart-collaterals .cart_totals tr td,#add_payment_method .cart-collaterals .cart_totals tr th,.woocommerce-cart .cart-collaterals .cart_totals tr td,.woocommerce-cart .cart-collaterals .cart_totals tr th,.woocommerce-checkout .cart-collaterals .cart_totals tr td,.woocommerce-checkout .cart-collaterals .cart_totals tr th{
  border-top:1px solid #e9e6ed
}

#add_payment_method .cart-collaterals .cart_totals .woocommerce-shipping-destination,.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-destination,.woocommerce-checkout .cart-collaterals .cart_totals .woocommerce-shipping-destination{
  margin-bottom:0
}

#add_payment_method .cart-collaterals .cross-sells ul.products li.product,.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product,.woocommerce-checkout .cart-collaterals .cross-sells ul.products li.product{
  margin-top:0
}

#add_payment_method .checkout .col-2 h3#ship-to-different-address,.woocommerce-cart .checkout .col-2 h3#ship-to-different-address,.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address{
  float:left;
  clear:none
}

#add_payment_method .checkout .col-2 .notes,.woocommerce-cart .checkout .col-2 .notes,.woocommerce-checkout .checkout .col-2 .notes{
  clear:left
}

#add_payment_method .checkout .col-2 .form-row-first,.woocommerce-cart .checkout .col-2 .form-row-first,.woocommerce-checkout .checkout .col-2 .form-row-first{
  clear:left
}

#add_payment_method .checkout .create-account small,.woocommerce-cart .checkout .create-account small,.woocommerce-checkout .checkout .create-account small{
  font-size:11px;
  color:#767676;
  font-weight:400
}

#add_payment_method .checkout div.shipping-address,.woocommerce-cart .checkout div.shipping-address,.woocommerce-checkout .checkout div.shipping-address{
  padding:0;
  clear:left;
  width:100%
}

#add_payment_method .checkout .shipping_address,.woocommerce-cart .checkout .shipping_address,.woocommerce-checkout .checkout .shipping_address{
  clear:both
}

#add_payment_method #payment,.woocommerce-cart #payment,.woocommerce-checkout #payment{
  background:#e9e6ed;
  border-radius:5px
}

#add_payment_method #payment ul.payment_methods,.woocommerce-cart #payment ul.payment_methods,.woocommerce-checkout #payment ul.payment_methods{
  text-align:left;
  padding:1em;
  border-bottom:1px solid #cfc8d8;
  margin:0;
  list-style:none outside
}

#add_payment_method #payment ul.payment_methods::after,#add_payment_method #payment ul.payment_methods::before,.woocommerce-cart #payment ul.payment_methods::after,.woocommerce-cart #payment ul.payment_methods::before,.woocommerce-checkout #payment ul.payment_methods::after,.woocommerce-checkout #payment ul.payment_methods::before{
  content:" ";
  display:table
}

#add_payment_method #payment ul.payment_methods::after,.woocommerce-cart #payment ul.payment_methods::after,.woocommerce-checkout #payment ul.payment_methods::after{
  clear:both
}

#add_payment_method #payment ul.payment_methods li,.woocommerce-cart #payment ul.payment_methods li,.woocommerce-checkout #payment ul.payment_methods li{
  line-height:2;
  text-align:left;
  margin:0;
  font-weight:400
}

#add_payment_method #payment ul.payment_methods li input,.woocommerce-cart #payment ul.payment_methods li input,.woocommerce-checkout #payment ul.payment_methods li input{
  margin:0 1em 0 0
}

#add_payment_method #payment ul.payment_methods li img,.woocommerce-cart #payment ul.payment_methods li img,.woocommerce-checkout #payment ul.payment_methods li img{
  vertical-align:middle;
  margin:-2px 0 0 .5em;
  padding:0;
  position:relative;
  box-shadow:none
}

#add_payment_method #payment ul.payment_methods li img+img,.woocommerce-cart #payment ul.payment_methods li img+img,.woocommerce-checkout #payment ul.payment_methods li img+img{
  margin-left:2px
}

#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after,#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::before,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::before,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::before{
  content:" ";
  display:table
}

#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after{
  clear:both
}

#add_payment_method #payment div.form-row,.woocommerce-cart #payment div.form-row,.woocommerce-checkout #payment div.form-row{
  padding:1em
}

#add_payment_method #payment div.payment_box,.woocommerce-cart #payment div.payment_box,.woocommerce-checkout #payment div.payment_box{
  position:relative;
  box-sizing:border-box;
  width:100%;
  padding:1em;
  margin:1em 0;
  font-size:.92em;
  border-radius:2px;
  line-height:1.5;
  background-color:#dcd7e3;
  color:#515151
}

#add_payment_method #payment div.payment_box input.input-text,#add_payment_method #payment div.payment_box textarea,.woocommerce-cart #payment div.payment_box input.input-text,.woocommerce-cart #payment div.payment_box textarea,.woocommerce-checkout #payment div.payment_box input.input-text,.woocommerce-checkout #payment div.payment_box textarea{
  border-color:#c2b9ce;
  border-top-color:#b5aac3
}

#add_payment_method #payment div.payment_box ::-webkit-input-placeholder,.woocommerce-cart #payment div.payment_box ::-webkit-input-placeholder,.woocommerce-checkout #payment div.payment_box ::-webkit-input-placeholder{
  color:#b5aac3
}

#add_payment_method #payment div.payment_box :-moz-placeholder,.woocommerce-cart #payment div.payment_box :-moz-placeholder,.woocommerce-checkout #payment div.payment_box :-moz-placeholder{
  color:#b5aac3
}

#add_payment_method #payment div.payment_box :-ms-input-placeholder,.woocommerce-cart #payment div.payment_box :-ms-input-placeholder,.woocommerce-checkout #payment div.payment_box :-ms-input-placeholder{
  color:#b5aac3
}

#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods{
  list-style:none outside;
  margin:0
}

#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token{
  margin:0 0 .5em
}

#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label{
  cursor:pointer
}

#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput{
  vertical-align:middle;
  margin:-3px 1em 0 0;
  position:relative
}

#add_payment_method #payment div.payment_box .wc-credit-card-form,.woocommerce-cart #payment div.payment_box .wc-credit-card-form,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form{
  border:0;
  padding:0;
  margin:1em 0 0
}

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number{
  font-size:1.5em;
  padding:8px;
  background-repeat:no-repeat;
  background-position:right .618em center;
  background-size:32px 20px
}

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa{
  background-image:url(../images/icons/credit-cards/visa.svg)
}

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard{
  background-image:url(../images/icons/credit-cards/mastercard.svg)
}

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser{
  background-image:url(../images/icons/credit-cards/laser.svg)
}

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub{
  background-image:url(../images/icons/credit-cards/diners.svg)
}

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro{
  background-image:url(../images/icons/credit-cards/maestro.svg)
}

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb{
  background-image:url(../images/icons/credit-cards/jcb.svg)
}

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex{
  background-image:url(../images/icons/credit-cards/amex.svg)
}

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover{
  background-image:url(../images/icons/credit-cards/discover.svg)
}

#add_payment_method #payment div.payment_box span.help,.woocommerce-cart #payment div.payment_box span.help,.woocommerce-checkout #payment div.payment_box span.help{
  font-size:.857em;
  color:#767676;
  font-weight:400
}

#add_payment_method #payment div.payment_box .form-row,.woocommerce-cart #payment div.payment_box .form-row,.woocommerce-checkout #payment div.payment_box .form-row{
  margin:0 0 1em
}

#add_payment_method #payment div.payment_box p:last-child,.woocommerce-cart #payment div.payment_box p:last-child,.woocommerce-checkout #payment div.payment_box p:last-child{
  margin-bottom:0
}

#add_payment_method #payment div.payment_box::before,.woocommerce-cart #payment div.payment_box::before,.woocommerce-checkout #payment div.payment_box::before{
  content:"";
  display:block;
  border:1em solid #dcd7e3;
  border-right-color:transparent;
  border-left-color:transparent;
  border-top-color:transparent;
  position:absolute;
  top:-.75em;
  left:0;
  margin:-1em 0 0 2em
}

#add_payment_method #payment .payment_method_paypal .about_paypal,.woocommerce-cart #payment .payment_method_paypal .about_paypal,.woocommerce-checkout #payment .payment_method_paypal .about_paypal{
  float:right;
  line-height:52px;
  font-size:.83em
}

#add_payment_method #payment .payment_method_paypal img,.woocommerce-cart #payment .payment_method_paypal img,.woocommerce-checkout #payment .payment_method_paypal img{
  max-height:52px;
  vertical-align:middle
}

.woocommerce-terms-and-conditions{
  border:1px solid rgba(0,0,0,.2);
  box-shadow:inset 0 1px 2px rgba(0,0,0,.1);
  background:rgba(0,0,0,.05)
}

.woocommerce-invalid #terms{
  outline:2px solid red;
  outline-offset:2px
}

.woocommerce-password-strength{
  text-align:center;
  font-weight:600;
  padding:3px .5em;
  font-size:1em
}

.woocommerce-password-strength.strong{
  background-color:#c1e1b9;
  border-color:#83c373
}

.woocommerce-password-strength.short{
  background-color:#f1adad;
  border-color:#e35b5b
}

.woocommerce-password-strength.bad{
  background-color:#fbc5a9;
  border-color:#f78b53
}

.woocommerce-password-strength.good{
  background-color:#ffe399;
  border-color:#ffc733
}

.woocommerce-password-hint{
  margin:.5em 0 0;
  display:block
}

#content.twentyeleven .woocommerce-pagination a{
  font-size:1em;
  line-height:1
}

.single-product .twentythirteen #reply-title,.single-product .twentythirteen #respond #commentform,.single-product .twentythirteen .entry-summary{
  padding:0
}

.single-product .twentythirteen p.stars{
  clear:both
}

.twentythirteen .woocommerce-breadcrumb{
  padding-top:40px
}

.twentyfourteen ul.products li.product{
  margin-top:0!important
}

body:not(.search-results) .twentysixteen .entry-summary{
  color:inherit;
  font-size:inherit;
  line-height:inherit
}

.twentysixteen .price ins{
  background:inherit;
  color:inherit
}
/*! tailwindcss v2.0.3 | MIT License | https://tailwindcss.com */

/*! modern-normalize v1.0.0 | MIT License | https://github.com/sindresorhus/modern-normalize */

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

/**
Use a better box model (opinionated).
*/

*,
*::before,
*::after {
  box-sizing: border-box;
}

/**
Use a more readable tab size (opinionated).
*/

:root {
  -moz-tab-size: 4;
  -o-tab-size: 4;
     tab-size: 4;
}

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

/**
Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
*/

body {
  font-family:
		system-ui,
		-apple-system, /* Firefox supports this but not yet `system-ui` */
		'Segoe UI',
		Roboto,
		Helvetica,
		Arial,
		sans-serif,
		'Apple Color Emoji',
		'Segoe UI Emoji';
}

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

/**
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
*/

hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
}

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

/**
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

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

b,
strong {
  font-weight: bolder;
}

/**
1. Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
2. Correct the odd 'em' font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family:
		ui-monospace,
		SFMono-Regular,
		Consolas,
		'Liberation Mono',
		Menlo,
		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;
}

/*
Tabular data
============
*/

/**
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
*/

table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
}

/*
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 */
}

/**
Remove the inheritance of text transform in Edge and Firefox.
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.
*/

::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

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

:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
Remove the additional ':invalid' styles in Firefox.
See: https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/**
Remove the padding so developers are not caught out when they zero out 'fieldset' elements in all browsers.
*/

legend {
  padding: 0;
}

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

progress {
  vertical-align: baseline;
}

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

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/**
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to 'inherit' in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

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

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

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

/**
 * 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: ui-sans-serif, system-ui, -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 */
}

/**
 * Inherit font-family and line-height from `html` so users can set them as
 * a class directly on the `html` element.
 */

body {
  font-family: inherit;
  line-height: inherit;
}

/**
 * 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: currentColor; /* 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:-ms-input-placeholder, textarea:-ms-input-placeholder {
  opacity: 1;
  color: #a1a1aa;
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #a1a1aa;
}

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: ui-monospace, SFMono-Regular, 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: 768px){
  .container{
    max-width: 768px;
  }
}

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

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

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

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

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

.space-y-0 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0px * var(--tw-space-y-reverse));
}

.space-x-0 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(0px * var(--tw-space-x-reverse));
  margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-1 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}

.space-x-1 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(0.25rem * var(--tw-space-x-reverse));
  margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-2 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}

.space-x-2 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-3 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}

.space-x-3 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(0.75rem * var(--tw-space-x-reverse));
  margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-4 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}

.space-x-4 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(1rem * var(--tw-space-x-reverse));
  margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
}

.space-x-5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(1.25rem * var(--tw-space-x-reverse));
  margin-left: calc(1.25rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-6 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}

.space-x-6 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(1.5rem * var(--tw-space-x-reverse));
  margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-7 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.75rem * var(--tw-space-y-reverse));
}

.space-x-7 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(1.75rem * var(--tw-space-x-reverse));
  margin-left: calc(1.75rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-8 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}

.space-x-8 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(2rem * var(--tw-space-x-reverse));
  margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-9 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2.25rem * var(--tw-space-y-reverse));
}

.space-x-9 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(2.25rem * var(--tw-space-x-reverse));
  margin-left: calc(2.25rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-10 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
}

.space-x-10 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(2.5rem * var(--tw-space-x-reverse));
  margin-left: calc(2.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-11 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2.75rem * var(--tw-space-y-reverse));
}

.space-x-11 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(2.75rem * var(--tw-space-x-reverse));
  margin-left: calc(2.75rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-12 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(3rem * var(--tw-space-y-reverse));
}

.space-x-12 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(3rem * var(--tw-space-x-reverse));
  margin-left: calc(3rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-13 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(3.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(3.25rem * var(--tw-space-y-reverse));
}

.space-x-13 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(3.25rem * var(--tw-space-x-reverse));
  margin-left: calc(3.25rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-14 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(3.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(3.5rem * var(--tw-space-y-reverse));
}

.space-x-14 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(3.5rem * var(--tw-space-x-reverse));
  margin-left: calc(3.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-15 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(3.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(3.75rem * var(--tw-space-y-reverse));
}

.space-x-15 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(3.75rem * var(--tw-space-x-reverse));
  margin-left: calc(3.75rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-16 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(4rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(4rem * var(--tw-space-y-reverse));
}

.space-x-16 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(4rem * var(--tw-space-x-reverse));
  margin-left: calc(4rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-17 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(4.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(4.25rem * var(--tw-space-y-reverse));
}

.space-x-17 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(4.25rem * var(--tw-space-x-reverse));
  margin-left: calc(4.25rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-18 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(4.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(4.5rem * var(--tw-space-y-reverse));
}

.space-x-18 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(4.5rem * var(--tw-space-x-reverse));
  margin-left: calc(4.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-19 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(4.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(4.75rem * var(--tw-space-y-reverse));
}

.space-x-19 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(4.75rem * var(--tw-space-x-reverse));
  margin-left: calc(4.75rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-20 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(5rem * var(--tw-space-y-reverse));
}

.space-x-20 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(5rem * var(--tw-space-x-reverse));
  margin-left: calc(5rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-22 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(5.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(5.5rem * var(--tw-space-y-reverse));
}

.space-x-22 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(5.5rem * var(--tw-space-x-reverse));
  margin-left: calc(5.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-24 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(6rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(6rem * var(--tw-space-y-reverse));
}

.space-x-24 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(6rem * var(--tw-space-x-reverse));
  margin-left: calc(6rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(6.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(6.25rem * var(--tw-space-y-reverse));
}

.space-x-25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(6.25rem * var(--tw-space-x-reverse));
  margin-left: calc(6.25rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-28 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(7rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(7rem * var(--tw-space-y-reverse));
}

.space-x-28 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(7rem * var(--tw-space-x-reverse));
  margin-left: calc(7rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-30 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(7.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(7.5rem * var(--tw-space-y-reverse));
}

.space-x-30 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(7.5rem * var(--tw-space-x-reverse));
  margin-left: calc(7.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-32 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(8rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(8rem * var(--tw-space-y-reverse));
}

.space-x-32 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(8rem * var(--tw-space-x-reverse));
  margin-left: calc(8rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-34 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(8.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(8.5rem * var(--tw-space-y-reverse));
}

.space-x-34 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(8.5rem * var(--tw-space-x-reverse));
  margin-left: calc(8.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-35 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(8.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(8.75rem * var(--tw-space-y-reverse));
}

.space-x-35 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(8.75rem * var(--tw-space-x-reverse));
  margin-left: calc(8.75rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-36 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(9rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(9rem * var(--tw-space-y-reverse));
}

.space-x-36 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(9rem * var(--tw-space-x-reverse));
  margin-left: calc(9rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-39 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(9.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(9.75rem * var(--tw-space-y-reverse));
}

.space-x-39 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(9.75rem * var(--tw-space-x-reverse));
  margin-left: calc(9.75rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-40 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(10rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(10rem * var(--tw-space-y-reverse));
}

.space-x-40 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(10rem * var(--tw-space-x-reverse));
  margin-left: calc(10rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-42 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(10.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(10.5rem * var(--tw-space-y-reverse));
}

.space-x-42 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(10.5rem * var(--tw-space-x-reverse));
  margin-left: calc(10.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-44 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(11rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(11rem * var(--tw-space-y-reverse));
}

.space-x-44 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(11rem * var(--tw-space-x-reverse));
  margin-left: calc(11rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-45 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(11.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(11.25rem * var(--tw-space-y-reverse));
}

.space-x-45 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(11.25rem * var(--tw-space-x-reverse));
  margin-left: calc(11.25rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-48 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(12rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(12rem * var(--tw-space-y-reverse));
}

.space-x-48 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(12rem * var(--tw-space-x-reverse));
  margin-left: calc(12rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-50 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(12.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(12.5rem * var(--tw-space-y-reverse));
}

.space-x-50 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(12.5rem * var(--tw-space-x-reverse));
  margin-left: calc(12.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-52 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(13rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(13rem * var(--tw-space-y-reverse));
}

.space-x-52 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(13rem * var(--tw-space-x-reverse));
  margin-left: calc(13rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-55 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(13.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(13.75rem * var(--tw-space-y-reverse));
}

.space-x-55 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(13.75rem * var(--tw-space-x-reverse));
  margin-left: calc(13.75rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-56 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(14rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(14rem * var(--tw-space-y-reverse));
}

.space-x-56 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(14rem * var(--tw-space-x-reverse));
  margin-left: calc(14rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-58 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(14.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(14.5rem * var(--tw-space-y-reverse));
}

.space-x-58 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(14.5rem * var(--tw-space-x-reverse));
  margin-left: calc(14.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-60 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(15rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(15rem * var(--tw-space-y-reverse));
}

.space-x-60 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(15rem * var(--tw-space-x-reverse));
  margin-left: calc(15rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-64 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(16rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(16rem * var(--tw-space-y-reverse));
}

.space-x-64 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(16rem * var(--tw-space-x-reverse));
  margin-left: calc(16rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-65 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(16.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(16.25rem * var(--tw-space-y-reverse));
}

.space-x-65 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(16.25rem * var(--tw-space-x-reverse));
  margin-left: calc(16.25rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-68 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(17rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(17rem * var(--tw-space-y-reverse));
}

.space-x-68 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(17rem * var(--tw-space-x-reverse));
  margin-left: calc(17rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-69 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(17.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(17.25rem * var(--tw-space-y-reverse));
}

.space-x-69 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(17.25rem * var(--tw-space-x-reverse));
  margin-left: calc(17.25rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-70 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(17.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(17.5rem * var(--tw-space-y-reverse));
}

.space-x-70 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(17.5rem * var(--tw-space-x-reverse));
  margin-left: calc(17.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-72 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(18rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(18rem * var(--tw-space-y-reverse));
}

.space-x-72 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(18rem * var(--tw-space-x-reverse));
  margin-left: calc(18rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-75 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(18.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(18.75rem * var(--tw-space-y-reverse));
}

.space-x-75 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(18.75rem * var(--tw-space-x-reverse));
  margin-left: calc(18.75rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-80 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(20rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(20rem * var(--tw-space-y-reverse));
}

.space-x-80 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(20rem * var(--tw-space-x-reverse));
  margin-left: calc(20rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-85 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(21.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(21.25rem * var(--tw-space-y-reverse));
}

.space-x-85 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(21.25rem * var(--tw-space-x-reverse));
  margin-left: calc(21.25rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-86 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(21.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(21.5rem * var(--tw-space-y-reverse));
}

.space-x-86 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(21.5rem * var(--tw-space-x-reverse));
  margin-left: calc(21.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-90 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(22.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(22.5rem * var(--tw-space-y-reverse));
}

.space-x-90 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(22.5rem * var(--tw-space-x-reverse));
  margin-left: calc(22.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-96 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(24rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(24rem * var(--tw-space-y-reverse));
}

.space-x-96 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(24rem * var(--tw-space-x-reverse));
  margin-left: calc(24rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-100 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(25rem * var(--tw-space-y-reverse));
}

.space-x-100 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(25rem * var(--tw-space-x-reverse));
  margin-left: calc(25rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-115 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(28.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(28.75rem * var(--tw-space-y-reverse));
}

.space-x-115 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(28.75rem * var(--tw-space-x-reverse));
  margin-left: calc(28.75rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-125 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(31.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(31.25rem * var(--tw-space-y-reverse));
}

.space-x-125 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(31.25rem * var(--tw-space-x-reverse));
  margin-left: calc(31.25rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-142 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(35.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(35.5rem * var(--tw-space-y-reverse));
}

.space-x-142 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(35.5rem * var(--tw-space-x-reverse));
  margin-left: calc(35.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-150 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(37.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(37.5rem * var(--tw-space-y-reverse));
}

.space-x-150 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(37.5rem * var(--tw-space-x-reverse));
  margin-left: calc(37.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-156 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(39rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(39rem * var(--tw-space-y-reverse));
}

.space-x-156 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(39rem * var(--tw-space-x-reverse));
  margin-left: calc(39rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-160 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(40rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(40rem * var(--tw-space-y-reverse));
}

.space-x-160 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(40rem * var(--tw-space-x-reverse));
  margin-left: calc(40rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-175 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(43.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(43.75rem * var(--tw-space-y-reverse));
}

.space-x-175 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(43.75rem * var(--tw-space-x-reverse));
  margin-left: calc(43.75rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-207 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(51.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(51.75rem * var(--tw-space-y-reverse));
}

.space-x-207 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(51.75rem * var(--tw-space-x-reverse));
  margin-left: calc(51.75rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-242 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(60.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(60.5rem * var(--tw-space-y-reverse));
}

.space-x-242 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(60.5rem * var(--tw-space-x-reverse));
  margin-left: calc(60.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-250 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(62.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(62.5rem * var(--tw-space-y-reverse));
}

.space-x-250 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(62.5rem * var(--tw-space-x-reverse));
  margin-left: calc(62.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-258 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(64.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(64.5rem * var(--tw-space-y-reverse));
}

.space-x-258 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(64.5rem * var(--tw-space-x-reverse));
  margin-left: calc(64.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-265 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(66.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(66.25rem * var(--tw-space-y-reverse));
}

.space-x-265 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(66.25rem * var(--tw-space-x-reverse));
  margin-left: calc(66.25rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-280 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(70rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(70rem * var(--tw-space-y-reverse));
}

.space-x-280 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(70rem * var(--tw-space-x-reverse));
  margin-left: calc(70rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-px > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1px * var(--tw-space-y-reverse));
}

.space-x-px > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(1px * var(--tw-space-x-reverse));
  margin-left: calc(1px * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-0\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.125rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.125rem * var(--tw-space-y-reverse));
}

.space-x-0\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(0.125rem * var(--tw-space-x-reverse));
  margin-left: calc(0.125rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-1\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.375rem * var(--tw-space-y-reverse));
}

.space-x-1\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(0.375rem * var(--tw-space-x-reverse));
  margin-left: calc(0.375rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-2\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.625rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.625rem * var(--tw-space-y-reverse));
}

.space-x-2\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(0.625rem * var(--tw-space-x-reverse));
  margin-left: calc(0.625rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-3\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.875rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.875rem * var(--tw-space-y-reverse));
}

.space-x-3\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(0.875rem * var(--tw-space-x-reverse));
  margin-left: calc(0.875rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-0\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.0625rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.0625rem * var(--tw-space-y-reverse));
}

.space-x-0\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(0.0625rem * var(--tw-space-x-reverse));
  margin-left: calc(0.0625rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-0\.75 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.1875rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.1875rem * var(--tw-space-y-reverse));
}

.space-x-0\.75 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(0.1875rem * var(--tw-space-x-reverse));
  margin-left: calc(0.1875rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-1\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.3125rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.3125rem * var(--tw-space-y-reverse));
}

.space-x-1\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(0.3125rem * var(--tw-space-x-reverse));
  margin-left: calc(0.3125rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-1\.75 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.4375rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.4375rem * var(--tw-space-y-reverse));
}

.space-x-1\.75 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(0.4375rem * var(--tw-space-x-reverse));
  margin-left: calc(0.4375rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-2\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5625rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5625rem * var(--tw-space-y-reverse));
}

.space-x-2\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5625rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5625rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-2\.75 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.6875rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.6875rem * var(--tw-space-y-reverse));
}

.space-x-2\.75 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(0.6875rem * var(--tw-space-x-reverse));
  margin-left: calc(0.6875rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-3\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.8125rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.8125rem * var(--tw-space-y-reverse));
}

.space-x-3\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(0.8125rem * var(--tw-space-x-reverse));
  margin-left: calc(0.8125rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-3\.75 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.9375rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.9375rem * var(--tw-space-y-reverse));
}

.space-x-3\.75 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(0.9375rem * var(--tw-space-x-reverse));
  margin-left: calc(0.9375rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-4\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.0625rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.0625rem * var(--tw-space-y-reverse));
}

.space-x-4\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(1.0625rem * var(--tw-space-x-reverse));
  margin-left: calc(1.0625rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-4\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.125rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.125rem * var(--tw-space-y-reverse));
}

.space-x-4\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(1.125rem * var(--tw-space-x-reverse));
  margin-left: calc(1.125rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-4\.75 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.1875rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.1875rem * var(--tw-space-y-reverse));
}

.space-x-4\.75 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(1.1875rem * var(--tw-space-x-reverse));
  margin-left: calc(1.1875rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-5\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.3125rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.3125rem * var(--tw-space-y-reverse));
}

.space-x-5\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(1.3125rem * var(--tw-space-x-reverse));
  margin-left: calc(1.3125rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-5\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.375rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.375rem * var(--tw-space-y-reverse));
}

.space-x-5\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(1.375rem * var(--tw-space-x-reverse));
  margin-left: calc(1.375rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-5\.75 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.4375rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.4375rem * var(--tw-space-y-reverse));
}

.space-x-5\.75 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(1.4375rem * var(--tw-space-x-reverse));
  margin-left: calc(1.4375rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-6\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5625rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5625rem * var(--tw-space-y-reverse));
}

.space-x-6\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(1.5625rem * var(--tw-space-x-reverse));
  margin-left: calc(1.5625rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-6\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.625rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.625rem * var(--tw-space-y-reverse));
}

.space-x-6\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(1.625rem * var(--tw-space-x-reverse));
  margin-left: calc(1.625rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-6\.75 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.6875rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.6875rem * var(--tw-space-y-reverse));
}

.space-x-6\.75 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(1.6875rem * var(--tw-space-x-reverse));
  margin-left: calc(1.6875rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-7\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.8125rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.8125rem * var(--tw-space-y-reverse));
}

.space-x-7\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(1.8125rem * var(--tw-space-x-reverse));
  margin-left: calc(1.8125rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-7\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.875rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.875rem * var(--tw-space-y-reverse));
}

.space-x-7\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(1.875rem * var(--tw-space-x-reverse));
  margin-left: calc(1.875rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-8\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2.0625rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2.0625rem * var(--tw-space-y-reverse));
}

.space-x-8\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(2.0625rem * var(--tw-space-x-reverse));
  margin-left: calc(2.0625rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-8\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2.125rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2.125rem * var(--tw-space-y-reverse));
}

.space-x-8\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(2.125rem * var(--tw-space-x-reverse));
  margin-left: calc(2.125rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-9\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2.3125rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2.3125rem * var(--tw-space-y-reverse));
}

.space-x-9\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(2.3125rem * var(--tw-space-x-reverse));
  margin-left: calc(2.3125rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-9\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2.375rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2.375rem * var(--tw-space-y-reverse));
}

.space-x-9\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(2.375rem * var(--tw-space-x-reverse));
  margin-left: calc(2.375rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-10\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2.625rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2.625rem * var(--tw-space-y-reverse));
}

.space-x-10\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(2.625rem * var(--tw-space-x-reverse));
  margin-left: calc(2.625rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-11\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2.8125rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2.8125rem * var(--tw-space-y-reverse));
}

.space-x-11\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(2.8125rem * var(--tw-space-x-reverse));
  margin-left: calc(2.8125rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-11\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2.875rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2.875rem * var(--tw-space-y-reverse));
}

.space-x-11\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(2.875rem * var(--tw-space-x-reverse));
  margin-left: calc(2.875rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-12\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(3.125rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(3.125rem * var(--tw-space-y-reverse));
}

.space-x-12\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(3.125rem * var(--tw-space-x-reverse));
  margin-left: calc(3.125rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-12\.75 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(3.1875rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(3.1875rem * var(--tw-space-y-reverse));
}

.space-x-12\.75 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(3.1875rem * var(--tw-space-x-reverse));
  margin-left: calc(3.1875rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-13\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(3.375rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(3.375rem * var(--tw-space-y-reverse));
}

.space-x-13\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(3.375rem * var(--tw-space-x-reverse));
  margin-left: calc(3.375rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-14\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(3.625rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(3.625rem * var(--tw-space-y-reverse));
}

.space-x-14\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(3.625rem * var(--tw-space-x-reverse));
  margin-left: calc(3.625rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-15\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(3.875rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(3.875rem * var(--tw-space-y-reverse));
}

.space-x-15\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(3.875rem * var(--tw-space-x-reverse));
  margin-left: calc(3.875rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-15\.75 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(3.9375rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(3.9375rem * var(--tw-space-y-reverse));
}

.space-x-15\.75 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(3.9375rem * var(--tw-space-x-reverse));
  margin-left: calc(3.9375rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-16\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(4.0625rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(4.0625rem * var(--tw-space-y-reverse));
}

.space-x-16\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(4.0625rem * var(--tw-space-x-reverse));
  margin-left: calc(4.0625rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-17\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(4.3125rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(4.3125rem * var(--tw-space-y-reverse));
}

.space-x-17\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(4.3125rem * var(--tw-space-x-reverse));
  margin-left: calc(4.3125rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-17\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(4.375rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(4.375rem * var(--tw-space-y-reverse));
}

.space-x-17\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(4.375rem * var(--tw-space-x-reverse));
  margin-left: calc(4.375rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-18\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(4.5625rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(4.5625rem * var(--tw-space-y-reverse));
}

.space-x-18\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(4.5625rem * var(--tw-space-x-reverse));
  margin-left: calc(4.5625rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-18\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(4.625rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(4.625rem * var(--tw-space-y-reverse));
}

.space-x-18\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(4.625rem * var(--tw-space-x-reverse));
  margin-left: calc(4.625rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-20\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(5.0625rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(5.0625rem * var(--tw-space-y-reverse));
}

.space-x-20\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(5.0625rem * var(--tw-space-x-reverse));
  margin-left: calc(5.0625rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-20\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(5.125rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(5.125rem * var(--tw-space-y-reverse));
}

.space-x-20\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(5.125rem * var(--tw-space-x-reverse));
  margin-left: calc(5.125rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-22\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(5.625rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(5.625rem * var(--tw-space-y-reverse));
}

.space-x-22\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(5.625rem * var(--tw-space-x-reverse));
  margin-left: calc(5.625rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-25\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(6.375rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(6.375rem * var(--tw-space-y-reverse));
}

.space-x-25\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(6.375rem * var(--tw-space-x-reverse));
  margin-left: calc(6.375rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-26\.75 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(6.6875rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(6.6875rem * var(--tw-space-y-reverse));
}

.space-x-26\.75 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(6.6875rem * var(--tw-space-x-reverse));
  margin-left: calc(6.6875rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-32\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(8.125rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(8.125rem * var(--tw-space-y-reverse));
}

.space-x-32\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(8.125rem * var(--tw-space-x-reverse));
  margin-left: calc(8.125rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-37\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(9.375rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(9.375rem * var(--tw-space-y-reverse));
}

.space-x-37\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(9.375rem * var(--tw-space-x-reverse));
  margin-left: calc(9.375rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-41\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(10.3125rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(10.3125rem * var(--tw-space-y-reverse));
}

.space-x-41\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(10.3125rem * var(--tw-space-x-reverse));
  margin-left: calc(10.3125rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-52\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(13.125rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(13.125rem * var(--tw-space-y-reverse));
}

.space-x-52\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(13.125rem * var(--tw-space-x-reverse));
  margin-left: calc(13.125rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-54\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(13.625rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(13.625rem * var(--tw-space-y-reverse));
}

.space-x-54\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(13.625rem * var(--tw-space-x-reverse));
  margin-left: calc(13.625rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-57\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(14.3125rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(14.3125rem * var(--tw-space-y-reverse));
}

.space-x-57\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(14.3125rem * var(--tw-space-x-reverse));
  margin-left: calc(14.3125rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-57\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(14.375rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(14.375rem * var(--tw-space-y-reverse));
}

.space-x-57\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(14.375rem * var(--tw-space-x-reverse));
  margin-left: calc(14.375rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-66\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(16.5625rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(16.5625rem * var(--tw-space-y-reverse));
}

.space-x-66\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(16.5625rem * var(--tw-space-x-reverse));
  margin-left: calc(16.5625rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-74\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(18.125rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(18.125rem * var(--tw-space-y-reverse));
}

.space-x-74\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(18.125rem * var(--tw-space-x-reverse));
  margin-left: calc(18.125rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-106\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(26.5625rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(26.5625rem * var(--tw-space-y-reverse));
}

.space-x-106\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(26.5625rem * var(--tw-space-x-reverse));
  margin-left: calc(26.5625rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-112\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(28.0675rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(28.0675rem * var(--tw-space-y-reverse));
}

.space-x-112\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(28.0675rem * var(--tw-space-x-reverse));
  margin-left: calc(28.0675rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-112\.75 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(28.1875rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(28.1875rem * var(--tw-space-y-reverse));
}

.space-x-112\.75 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(28.1875rem * var(--tw-space-x-reverse));
  margin-left: calc(28.1875rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-147\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(36.875rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(36.875rem * var(--tw-space-y-reverse));
}

.space-x-147\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(36.875rem * var(--tw-space-x-reverse));
  margin-left: calc(36.875rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-162\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(40.625rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(40.625rem * var(--tw-space-y-reverse));
}

.space-x-162\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(40.625rem * var(--tw-space-x-reverse));
  margin-left: calc(40.625rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-172\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(42.5625rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(42.5625rem * var(--tw-space-y-reverse));
}

.space-x-172\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(42.5625rem * var(--tw-space-x-reverse));
  margin-left: calc(42.5625rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-175\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(43.8125rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(43.8125rem * var(--tw-space-y-reverse));
}

.space-x-175\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(43.8125rem * var(--tw-space-x-reverse));
  margin-left: calc(43.8125rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-184\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(46.0625rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(46.0625rem * var(--tw-space-y-reverse));
}

.space-x-184\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(46.0625rem * var(--tw-space-x-reverse));
  margin-left: calc(46.0625rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-203\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(50.8125rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(50.8125rem * var(--tw-space-y-reverse));
}

.space-x-203\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(50.8125rem * var(--tw-space-x-reverse));
  margin-left: calc(50.8125rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-half > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(50% * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(50% * var(--tw-space-y-reverse));
}

.space-x-half > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(50% * var(--tw-space-x-reverse));
  margin-left: calc(50% * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-full > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(100% * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(100% * var(--tw-space-y-reverse));
}

.space-x-full > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(100% * var(--tw-space-x-reverse));
  margin-left: calc(100% * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-1\/10 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(10% * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(10% * var(--tw-space-y-reverse));
}

.space-x-1\/10 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(10% * var(--tw-space-x-reverse));
  margin-left: calc(10% * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-2\/10 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(20% * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(20% * var(--tw-space-y-reverse));
}

.space-x-2\/10 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(20% * var(--tw-space-x-reverse));
  margin-left: calc(20% * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-3\/10 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(30% * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(30% * var(--tw-space-y-reverse));
}

.space-x-3\/10 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(30% * var(--tw-space-x-reverse));
  margin-left: calc(30% * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-4\/10 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(40% * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(40% * var(--tw-space-y-reverse));
}

.space-x-4\/10 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(40% * var(--tw-space-x-reverse));
  margin-left: calc(40% * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-4\.5\/10 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(45% * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(45% * var(--tw-space-y-reverse));
}

.space-x-4\.5\/10 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(45% * var(--tw-space-x-reverse));
  margin-left: calc(45% * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-5\/10 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(50% * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(50% * var(--tw-space-y-reverse));
}

.space-x-5\/10 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(50% * var(--tw-space-x-reverse));
  margin-left: calc(50% * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-5\.5\/10 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(55% * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(55% * var(--tw-space-y-reverse));
}

.space-x-5\.5\/10 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(55% * var(--tw-space-x-reverse));
  margin-left: calc(55% * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-6\/10 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(60% * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(60% * var(--tw-space-y-reverse));
}

.space-x-6\/10 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(60% * var(--tw-space-x-reverse));
  margin-left: calc(60% * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-7\/10 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(70% * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(70% * var(--tw-space-y-reverse));
}

.space-x-7\/10 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(70% * var(--tw-space-x-reverse));
  margin-left: calc(70% * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-8\/10 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(80% * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(80% * var(--tw-space-y-reverse));
}

.space-x-8\/10 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(80% * var(--tw-space-x-reverse));
  margin-left: calc(80% * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-9\/10 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(90% * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(90% * var(--tw-space-y-reverse));
}

.space-x-9\/10 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(90% * var(--tw-space-x-reverse));
  margin-left: calc(90% * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-1\/12 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(8.333333% * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(8.333333% * var(--tw-space-y-reverse));
}

.space-x-1\/12 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(8.333333% * var(--tw-space-x-reverse));
  margin-left: calc(8.333333% * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-2\/12 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(16.666667% * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(16.666667% * var(--tw-space-y-reverse));
}

.space-x-2\/12 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(16.666667% * var(--tw-space-x-reverse));
  margin-left: calc(16.666667% * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-3\/12 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(25% * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(25% * var(--tw-space-y-reverse));
}

.space-x-3\/12 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(25% * var(--tw-space-x-reverse));
  margin-left: calc(25% * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-4\/12 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(33.333333% * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(33.333333% * var(--tw-space-y-reverse));
}

.space-x-4\/12 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(33.333333% * var(--tw-space-x-reverse));
  margin-left: calc(33.333333% * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-5\/12 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(41.666667% * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(41.666667% * var(--tw-space-y-reverse));
}

.space-x-5\/12 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(41.666667% * var(--tw-space-x-reverse));
  margin-left: calc(41.666667% * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-6\/12 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(50% * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(50% * var(--tw-space-y-reverse));
}

.space-x-6\/12 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(50% * var(--tw-space-x-reverse));
  margin-left: calc(50% * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-7\/12 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(58.333333% * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(58.333333% * var(--tw-space-y-reverse));
}

.space-x-7\/12 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(58.333333% * var(--tw-space-x-reverse));
  margin-left: calc(58.333333% * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-8\/12 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(66.666667% * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(66.666667% * var(--tw-space-y-reverse));
}

.space-x-8\/12 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(66.666667% * var(--tw-space-x-reverse));
  margin-left: calc(66.666667% * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-9\/12 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(75% * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(75% * var(--tw-space-y-reverse));
}

.space-x-9\/12 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(75% * var(--tw-space-x-reverse));
  margin-left: calc(75% * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-10\/12 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(83.333333% * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(83.333333% * var(--tw-space-y-reverse));
}

.space-x-10\/12 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(83.333333% * var(--tw-space-x-reverse));
  margin-left: calc(83.333333% * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-11\/12 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(91.666667% * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(91.666667% * var(--tw-space-y-reverse));
}

.space-x-11\/12 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(91.666667% * var(--tw-space-x-reverse));
  margin-left: calc(91.666667% * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-0 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0px * var(--tw-space-y-reverse));
}

.-space-x-0 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(0px * var(--tw-space-x-reverse));
  margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-1 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-0.25rem * var(--tw-space-y-reverse));
}

.-space-x-1 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-0.25rem * var(--tw-space-x-reverse));
  margin-left: calc(-0.25rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-2 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-0.5rem * var(--tw-space-y-reverse));
}

.-space-x-2 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(-0.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-3 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-0.75rem * var(--tw-space-y-reverse));
}

.-space-x-3 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-0.75rem * var(--tw-space-x-reverse));
  margin-left: calc(-0.75rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-4 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-1rem * var(--tw-space-y-reverse));
}

.-space-x-4 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-1rem * var(--tw-space-x-reverse));
  margin-left: calc(-1rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-1.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-1.25rem * var(--tw-space-y-reverse));
}

.-space-x-5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-1.25rem * var(--tw-space-x-reverse));
  margin-left: calc(-1.25rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-6 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-1.5rem * var(--tw-space-y-reverse));
}

.-space-x-6 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-1.5rem * var(--tw-space-x-reverse));
  margin-left: calc(-1.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-7 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-1.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-1.75rem * var(--tw-space-y-reverse));
}

.-space-x-7 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-1.75rem * var(--tw-space-x-reverse));
  margin-left: calc(-1.75rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-8 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-2rem * var(--tw-space-y-reverse));
}

.-space-x-8 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-2rem * var(--tw-space-x-reverse));
  margin-left: calc(-2rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-9 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-2.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-2.25rem * var(--tw-space-y-reverse));
}

.-space-x-9 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-2.25rem * var(--tw-space-x-reverse));
  margin-left: calc(-2.25rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-10 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-2.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-2.5rem * var(--tw-space-y-reverse));
}

.-space-x-10 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-2.5rem * var(--tw-space-x-reverse));
  margin-left: calc(-2.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-11 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-2.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-2.75rem * var(--tw-space-y-reverse));
}

.-space-x-11 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-2.75rem * var(--tw-space-x-reverse));
  margin-left: calc(-2.75rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-12 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-3rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-3rem * var(--tw-space-y-reverse));
}

.-space-x-12 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-3rem * var(--tw-space-x-reverse));
  margin-left: calc(-3rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-13 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-3.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-3.25rem * var(--tw-space-y-reverse));
}

.-space-x-13 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-3.25rem * var(--tw-space-x-reverse));
  margin-left: calc(-3.25rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-14 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-3.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-3.5rem * var(--tw-space-y-reverse));
}

.-space-x-14 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-3.5rem * var(--tw-space-x-reverse));
  margin-left: calc(-3.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-15 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-3.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-3.75rem * var(--tw-space-y-reverse));
}

.-space-x-15 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-3.75rem * var(--tw-space-x-reverse));
  margin-left: calc(-3.75rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-16 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-4rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-4rem * var(--tw-space-y-reverse));
}

.-space-x-16 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-4rem * var(--tw-space-x-reverse));
  margin-left: calc(-4rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-17 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-4.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-4.25rem * var(--tw-space-y-reverse));
}

.-space-x-17 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-4.25rem * var(--tw-space-x-reverse));
  margin-left: calc(-4.25rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-18 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-4.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-4.5rem * var(--tw-space-y-reverse));
}

.-space-x-18 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-4.5rem * var(--tw-space-x-reverse));
  margin-left: calc(-4.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-19 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-4.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-4.75rem * var(--tw-space-y-reverse));
}

.-space-x-19 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-4.75rem * var(--tw-space-x-reverse));
  margin-left: calc(-4.75rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-20 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-5rem * var(--tw-space-y-reverse));
}

.-space-x-20 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-5rem * var(--tw-space-x-reverse));
  margin-left: calc(-5rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-22 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-5.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-5.5rem * var(--tw-space-y-reverse));
}

.-space-x-22 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-5.5rem * var(--tw-space-x-reverse));
  margin-left: calc(-5.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-24 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-6rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-6rem * var(--tw-space-y-reverse));
}

.-space-x-24 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-6rem * var(--tw-space-x-reverse));
  margin-left: calc(-6rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-6.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-6.25rem * var(--tw-space-y-reverse));
}

.-space-x-25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-6.25rem * var(--tw-space-x-reverse));
  margin-left: calc(-6.25rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-28 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-7rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-7rem * var(--tw-space-y-reverse));
}

.-space-x-28 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-7rem * var(--tw-space-x-reverse));
  margin-left: calc(-7rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-30 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-7.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-7.5rem * var(--tw-space-y-reverse));
}

.-space-x-30 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-7.5rem * var(--tw-space-x-reverse));
  margin-left: calc(-7.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-32 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-8rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-8rem * var(--tw-space-y-reverse));
}

.-space-x-32 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-8rem * var(--tw-space-x-reverse));
  margin-left: calc(-8rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-34 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-8.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-8.5rem * var(--tw-space-y-reverse));
}

.-space-x-34 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-8.5rem * var(--tw-space-x-reverse));
  margin-left: calc(-8.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-35 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-8.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-8.75rem * var(--tw-space-y-reverse));
}

.-space-x-35 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-8.75rem * var(--tw-space-x-reverse));
  margin-left: calc(-8.75rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-36 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-9rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-9rem * var(--tw-space-y-reverse));
}

.-space-x-36 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-9rem * var(--tw-space-x-reverse));
  margin-left: calc(-9rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-39 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-9.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-9.75rem * var(--tw-space-y-reverse));
}

.-space-x-39 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-9.75rem * var(--tw-space-x-reverse));
  margin-left: calc(-9.75rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-40 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-10rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-10rem * var(--tw-space-y-reverse));
}

.-space-x-40 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-10rem * var(--tw-space-x-reverse));
  margin-left: calc(-10rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-42 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-10.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-10.5rem * var(--tw-space-y-reverse));
}

.-space-x-42 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-10.5rem * var(--tw-space-x-reverse));
  margin-left: calc(-10.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-44 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-11rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-11rem * var(--tw-space-y-reverse));
}

.-space-x-44 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-11rem * var(--tw-space-x-reverse));
  margin-left: calc(-11rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-45 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-11.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-11.25rem * var(--tw-space-y-reverse));
}

.-space-x-45 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-11.25rem * var(--tw-space-x-reverse));
  margin-left: calc(-11.25rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-48 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-12rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-12rem * var(--tw-space-y-reverse));
}

.-space-x-48 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-12rem * var(--tw-space-x-reverse));
  margin-left: calc(-12rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-50 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-12.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-12.5rem * var(--tw-space-y-reverse));
}

.-space-x-50 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-12.5rem * var(--tw-space-x-reverse));
  margin-left: calc(-12.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-52 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-13rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-13rem * var(--tw-space-y-reverse));
}

.-space-x-52 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-13rem * var(--tw-space-x-reverse));
  margin-left: calc(-13rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-55 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-13.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-13.75rem * var(--tw-space-y-reverse));
}

.-space-x-55 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-13.75rem * var(--tw-space-x-reverse));
  margin-left: calc(-13.75rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-56 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-14rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-14rem * var(--tw-space-y-reverse));
}

.-space-x-56 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-14rem * var(--tw-space-x-reverse));
  margin-left: calc(-14rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-58 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-14.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-14.5rem * var(--tw-space-y-reverse));
}

.-space-x-58 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-14.5rem * var(--tw-space-x-reverse));
  margin-left: calc(-14.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-60 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-15rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-15rem * var(--tw-space-y-reverse));
}

.-space-x-60 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-15rem * var(--tw-space-x-reverse));
  margin-left: calc(-15rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-64 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-16rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-16rem * var(--tw-space-y-reverse));
}

.-space-x-64 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-16rem * var(--tw-space-x-reverse));
  margin-left: calc(-16rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-65 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-16.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-16.25rem * var(--tw-space-y-reverse));
}

.-space-x-65 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-16.25rem * var(--tw-space-x-reverse));
  margin-left: calc(-16.25rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-68 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-17rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-17rem * var(--tw-space-y-reverse));
}

.-space-x-68 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-17rem * var(--tw-space-x-reverse));
  margin-left: calc(-17rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-69 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-17.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-17.25rem * var(--tw-space-y-reverse));
}

.-space-x-69 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-17.25rem * var(--tw-space-x-reverse));
  margin-left: calc(-17.25rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-70 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-17.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-17.5rem * var(--tw-space-y-reverse));
}

.-space-x-70 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-17.5rem * var(--tw-space-x-reverse));
  margin-left: calc(-17.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-72 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-18rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-18rem * var(--tw-space-y-reverse));
}

.-space-x-72 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-18rem * var(--tw-space-x-reverse));
  margin-left: calc(-18rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-75 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-18.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-18.75rem * var(--tw-space-y-reverse));
}

.-space-x-75 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-18.75rem * var(--tw-space-x-reverse));
  margin-left: calc(-18.75rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-80 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-20rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-20rem * var(--tw-space-y-reverse));
}

.-space-x-80 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-20rem * var(--tw-space-x-reverse));
  margin-left: calc(-20rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-85 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-21.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-21.25rem * var(--tw-space-y-reverse));
}

.-space-x-85 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-21.25rem * var(--tw-space-x-reverse));
  margin-left: calc(-21.25rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-86 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-21.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-21.5rem * var(--tw-space-y-reverse));
}

.-space-x-86 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-21.5rem * var(--tw-space-x-reverse));
  margin-left: calc(-21.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-90 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-22.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-22.5rem * var(--tw-space-y-reverse));
}

.-space-x-90 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-22.5rem * var(--tw-space-x-reverse));
  margin-left: calc(-22.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-96 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-24rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-24rem * var(--tw-space-y-reverse));
}

.-space-x-96 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-24rem * var(--tw-space-x-reverse));
  margin-left: calc(-24rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-100 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-25rem * var(--tw-space-y-reverse));
}

.-space-x-100 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-25rem * var(--tw-space-x-reverse));
  margin-left: calc(-25rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-115 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-28.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-28.75rem * var(--tw-space-y-reverse));
}

.-space-x-115 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-28.75rem * var(--tw-space-x-reverse));
  margin-left: calc(-28.75rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-125 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-31.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-31.25rem * var(--tw-space-y-reverse));
}

.-space-x-125 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-31.25rem * var(--tw-space-x-reverse));
  margin-left: calc(-31.25rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-142 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-35.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-35.5rem * var(--tw-space-y-reverse));
}

.-space-x-142 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-35.5rem * var(--tw-space-x-reverse));
  margin-left: calc(-35.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-150 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-37.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-37.5rem * var(--tw-space-y-reverse));
}

.-space-x-150 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-37.5rem * var(--tw-space-x-reverse));
  margin-left: calc(-37.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-156 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-39rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-39rem * var(--tw-space-y-reverse));
}

.-space-x-156 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-39rem * var(--tw-space-x-reverse));
  margin-left: calc(-39rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-160 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-40rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-40rem * var(--tw-space-y-reverse));
}

.-space-x-160 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-40rem * var(--tw-space-x-reverse));
  margin-left: calc(-40rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-175 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-43.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-43.75rem * var(--tw-space-y-reverse));
}

.-space-x-175 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-43.75rem * var(--tw-space-x-reverse));
  margin-left: calc(-43.75rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-207 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-51.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-51.75rem * var(--tw-space-y-reverse));
}

.-space-x-207 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-51.75rem * var(--tw-space-x-reverse));
  margin-left: calc(-51.75rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-242 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-60.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-60.5rem * var(--tw-space-y-reverse));
}

.-space-x-242 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-60.5rem * var(--tw-space-x-reverse));
  margin-left: calc(-60.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-250 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-62.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-62.5rem * var(--tw-space-y-reverse));
}

.-space-x-250 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-62.5rem * var(--tw-space-x-reverse));
  margin-left: calc(-62.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-258 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-64.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-64.5rem * var(--tw-space-y-reverse));
}

.-space-x-258 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-64.5rem * var(--tw-space-x-reverse));
  margin-left: calc(-64.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-265 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-66.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-66.25rem * var(--tw-space-y-reverse));
}

.-space-x-265 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-66.25rem * var(--tw-space-x-reverse));
  margin-left: calc(-66.25rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-280 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-70rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-70rem * var(--tw-space-y-reverse));
}

.-space-x-280 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-70rem * var(--tw-space-x-reverse));
  margin-left: calc(-70rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-px > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-1px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-1px * var(--tw-space-y-reverse));
}

.-space-x-px > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-1px * var(--tw-space-x-reverse));
  margin-left: calc(-1px * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-0\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-0.125rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-0.125rem * var(--tw-space-y-reverse));
}

.-space-x-0\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-0.125rem * var(--tw-space-x-reverse));
  margin-left: calc(-0.125rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-1\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-0.375rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-0.375rem * var(--tw-space-y-reverse));
}

.-space-x-1\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-0.375rem * var(--tw-space-x-reverse));
  margin-left: calc(-0.375rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-2\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-0.625rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-0.625rem * var(--tw-space-y-reverse));
}

.-space-x-2\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-0.625rem * var(--tw-space-x-reverse));
  margin-left: calc(-0.625rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-3\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-0.875rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-0.875rem * var(--tw-space-y-reverse));
}

.-space-x-3\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-0.875rem * var(--tw-space-x-reverse));
  margin-left: calc(-0.875rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-0\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-0.0625rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-0.0625rem * var(--tw-space-y-reverse));
}

.-space-x-0\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-0.0625rem * var(--tw-space-x-reverse));
  margin-left: calc(-0.0625rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-0\.75 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-0.1875rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-0.1875rem * var(--tw-space-y-reverse));
}

.-space-x-0\.75 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-0.1875rem * var(--tw-space-x-reverse));
  margin-left: calc(-0.1875rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-1\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-0.3125rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-0.3125rem * var(--tw-space-y-reverse));
}

.-space-x-1\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-0.3125rem * var(--tw-space-x-reverse));
  margin-left: calc(-0.3125rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-1\.75 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-0.4375rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-0.4375rem * var(--tw-space-y-reverse));
}

.-space-x-1\.75 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-0.4375rem * var(--tw-space-x-reverse));
  margin-left: calc(-0.4375rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-2\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-0.5625rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-0.5625rem * var(--tw-space-y-reverse));
}

.-space-x-2\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-0.5625rem * var(--tw-space-x-reverse));
  margin-left: calc(-0.5625rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-2\.75 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-0.6875rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-0.6875rem * var(--tw-space-y-reverse));
}

.-space-x-2\.75 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-0.6875rem * var(--tw-space-x-reverse));
  margin-left: calc(-0.6875rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-3\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-0.8125rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-0.8125rem * var(--tw-space-y-reverse));
}

.-space-x-3\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-0.8125rem * var(--tw-space-x-reverse));
  margin-left: calc(-0.8125rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-3\.75 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-0.9375rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-0.9375rem * var(--tw-space-y-reverse));
}

.-space-x-3\.75 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-0.9375rem * var(--tw-space-x-reverse));
  margin-left: calc(-0.9375rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-4\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-1.0625rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-1.0625rem * var(--tw-space-y-reverse));
}

.-space-x-4\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-1.0625rem * var(--tw-space-x-reverse));
  margin-left: calc(-1.0625rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-4\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-1.125rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-1.125rem * var(--tw-space-y-reverse));
}

.-space-x-4\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-1.125rem * var(--tw-space-x-reverse));
  margin-left: calc(-1.125rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-4\.75 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-1.1875rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-1.1875rem * var(--tw-space-y-reverse));
}

.-space-x-4\.75 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-1.1875rem * var(--tw-space-x-reverse));
  margin-left: calc(-1.1875rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-5\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-1.3125rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-1.3125rem * var(--tw-space-y-reverse));
}

.-space-x-5\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-1.3125rem * var(--tw-space-x-reverse));
  margin-left: calc(-1.3125rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-5\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-1.375rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-1.375rem * var(--tw-space-y-reverse));
}

.-space-x-5\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-1.375rem * var(--tw-space-x-reverse));
  margin-left: calc(-1.375rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-5\.75 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-1.4375rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-1.4375rem * var(--tw-space-y-reverse));
}

.-space-x-5\.75 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-1.4375rem * var(--tw-space-x-reverse));
  margin-left: calc(-1.4375rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-6\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-1.5625rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-1.5625rem * var(--tw-space-y-reverse));
}

.-space-x-6\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-1.5625rem * var(--tw-space-x-reverse));
  margin-left: calc(-1.5625rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-6\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-1.625rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-1.625rem * var(--tw-space-y-reverse));
}

.-space-x-6\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-1.625rem * var(--tw-space-x-reverse));
  margin-left: calc(-1.625rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-6\.75 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-1.6875rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-1.6875rem * var(--tw-space-y-reverse));
}

.-space-x-6\.75 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-1.6875rem * var(--tw-space-x-reverse));
  margin-left: calc(-1.6875rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-7\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-1.8125rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-1.8125rem * var(--tw-space-y-reverse));
}

.-space-x-7\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-1.8125rem * var(--tw-space-x-reverse));
  margin-left: calc(-1.8125rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-7\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-1.875rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-1.875rem * var(--tw-space-y-reverse));
}

.-space-x-7\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-1.875rem * var(--tw-space-x-reverse));
  margin-left: calc(-1.875rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-8\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-2.0625rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-2.0625rem * var(--tw-space-y-reverse));
}

.-space-x-8\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-2.0625rem * var(--tw-space-x-reverse));
  margin-left: calc(-2.0625rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-8\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-2.125rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-2.125rem * var(--tw-space-y-reverse));
}

.-space-x-8\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-2.125rem * var(--tw-space-x-reverse));
  margin-left: calc(-2.125rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-9\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-2.3125rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-2.3125rem * var(--tw-space-y-reverse));
}

.-space-x-9\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-2.3125rem * var(--tw-space-x-reverse));
  margin-left: calc(-2.3125rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-9\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-2.375rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-2.375rem * var(--tw-space-y-reverse));
}

.-space-x-9\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-2.375rem * var(--tw-space-x-reverse));
  margin-left: calc(-2.375rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-10\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-2.625rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-2.625rem * var(--tw-space-y-reverse));
}

.-space-x-10\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-2.625rem * var(--tw-space-x-reverse));
  margin-left: calc(-2.625rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-11\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-2.8125rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-2.8125rem * var(--tw-space-y-reverse));
}

.-space-x-11\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-2.8125rem * var(--tw-space-x-reverse));
  margin-left: calc(-2.8125rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-11\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-2.875rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-2.875rem * var(--tw-space-y-reverse));
}

.-space-x-11\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-2.875rem * var(--tw-space-x-reverse));
  margin-left: calc(-2.875rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-12\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-3.125rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-3.125rem * var(--tw-space-y-reverse));
}

.-space-x-12\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-3.125rem * var(--tw-space-x-reverse));
  margin-left: calc(-3.125rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-12\.75 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-3.1875rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-3.1875rem * var(--tw-space-y-reverse));
}

.-space-x-12\.75 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-3.1875rem * var(--tw-space-x-reverse));
  margin-left: calc(-3.1875rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-13\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-3.375rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-3.375rem * var(--tw-space-y-reverse));
}

.-space-x-13\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-3.375rem * var(--tw-space-x-reverse));
  margin-left: calc(-3.375rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-14\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-3.625rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-3.625rem * var(--tw-space-y-reverse));
}

.-space-x-14\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-3.625rem * var(--tw-space-x-reverse));
  margin-left: calc(-3.625rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-15\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-3.875rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-3.875rem * var(--tw-space-y-reverse));
}

.-space-x-15\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-3.875rem * var(--tw-space-x-reverse));
  margin-left: calc(-3.875rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-15\.75 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-3.9375rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-3.9375rem * var(--tw-space-y-reverse));
}

.-space-x-15\.75 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-3.9375rem * var(--tw-space-x-reverse));
  margin-left: calc(-3.9375rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-16\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-4.0625rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-4.0625rem * var(--tw-space-y-reverse));
}

.-space-x-16\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-4.0625rem * var(--tw-space-x-reverse));
  margin-left: calc(-4.0625rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-17\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-4.3125rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-4.3125rem * var(--tw-space-y-reverse));
}

.-space-x-17\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-4.3125rem * var(--tw-space-x-reverse));
  margin-left: calc(-4.3125rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-17\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-4.375rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-4.375rem * var(--tw-space-y-reverse));
}

.-space-x-17\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-4.375rem * var(--tw-space-x-reverse));
  margin-left: calc(-4.375rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-18\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-4.5625rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-4.5625rem * var(--tw-space-y-reverse));
}

.-space-x-18\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-4.5625rem * var(--tw-space-x-reverse));
  margin-left: calc(-4.5625rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-18\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-4.625rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-4.625rem * var(--tw-space-y-reverse));
}

.-space-x-18\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-4.625rem * var(--tw-space-x-reverse));
  margin-left: calc(-4.625rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-20\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-5.0625rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-5.0625rem * var(--tw-space-y-reverse));
}

.-space-x-20\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-5.0625rem * var(--tw-space-x-reverse));
  margin-left: calc(-5.0625rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-20\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-5.125rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-5.125rem * var(--tw-space-y-reverse));
}

.-space-x-20\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-5.125rem * var(--tw-space-x-reverse));
  margin-left: calc(-5.125rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-22\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-5.625rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-5.625rem * var(--tw-space-y-reverse));
}

.-space-x-22\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-5.625rem * var(--tw-space-x-reverse));
  margin-left: calc(-5.625rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-25\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-6.375rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-6.375rem * var(--tw-space-y-reverse));
}

.-space-x-25\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-6.375rem * var(--tw-space-x-reverse));
  margin-left: calc(-6.375rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-26\.75 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-6.6875rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-6.6875rem * var(--tw-space-y-reverse));
}

.-space-x-26\.75 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-6.6875rem * var(--tw-space-x-reverse));
  margin-left: calc(-6.6875rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-32\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-8.125rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-8.125rem * var(--tw-space-y-reverse));
}

.-space-x-32\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-8.125rem * var(--tw-space-x-reverse));
  margin-left: calc(-8.125rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-37\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-9.375rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-9.375rem * var(--tw-space-y-reverse));
}

.-space-x-37\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-9.375rem * var(--tw-space-x-reverse));
  margin-left: calc(-9.375rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-41\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-10.3125rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-10.3125rem * var(--tw-space-y-reverse));
}

.-space-x-41\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-10.3125rem * var(--tw-space-x-reverse));
  margin-left: calc(-10.3125rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-52\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-13.125rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-13.125rem * var(--tw-space-y-reverse));
}

.-space-x-52\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-13.125rem * var(--tw-space-x-reverse));
  margin-left: calc(-13.125rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-54\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-13.625rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-13.625rem * var(--tw-space-y-reverse));
}

.-space-x-54\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-13.625rem * var(--tw-space-x-reverse));
  margin-left: calc(-13.625rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-57\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-14.3125rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-14.3125rem * var(--tw-space-y-reverse));
}

.-space-x-57\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-14.3125rem * var(--tw-space-x-reverse));
  margin-left: calc(-14.3125rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-57\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-14.375rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-14.375rem * var(--tw-space-y-reverse));
}

.-space-x-57\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-14.375rem * var(--tw-space-x-reverse));
  margin-left: calc(-14.375rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-66\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-16.5625rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-16.5625rem * var(--tw-space-y-reverse));
}

.-space-x-66\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-16.5625rem * var(--tw-space-x-reverse));
  margin-left: calc(-16.5625rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-74\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-18.125rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-18.125rem * var(--tw-space-y-reverse));
}

.-space-x-74\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-18.125rem * var(--tw-space-x-reverse));
  margin-left: calc(-18.125rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-106\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-26.5625rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-26.5625rem * var(--tw-space-y-reverse));
}

.-space-x-106\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-26.5625rem * var(--tw-space-x-reverse));
  margin-left: calc(-26.5625rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-112\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-28.0675rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-28.0675rem * var(--tw-space-y-reverse));
}

.-space-x-112\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-28.0675rem * var(--tw-space-x-reverse));
  margin-left: calc(-28.0675rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-112\.75 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-28.1875rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-28.1875rem * var(--tw-space-y-reverse));
}

.-space-x-112\.75 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-28.1875rem * var(--tw-space-x-reverse));
  margin-left: calc(-28.1875rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-147\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-36.875rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-36.875rem * var(--tw-space-y-reverse));
}

.-space-x-147\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-36.875rem * var(--tw-space-x-reverse));
  margin-left: calc(-36.875rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-162\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-40.625rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-40.625rem * var(--tw-space-y-reverse));
}

.-space-x-162\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-40.625rem * var(--tw-space-x-reverse));
  margin-left: calc(-40.625rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-172\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-42.5625rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-42.5625rem * var(--tw-space-y-reverse));
}

.-space-x-172\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-42.5625rem * var(--tw-space-x-reverse));
  margin-left: calc(-42.5625rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-175\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-43.8125rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-43.8125rem * var(--tw-space-y-reverse));
}

.-space-x-175\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-43.8125rem * var(--tw-space-x-reverse));
  margin-left: calc(-43.8125rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-184\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-46.0625rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-46.0625rem * var(--tw-space-y-reverse));
}

.-space-x-184\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-46.0625rem * var(--tw-space-x-reverse));
  margin-left: calc(-46.0625rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-203\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-50.8125rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-50.8125rem * var(--tw-space-y-reverse));
}

.-space-x-203\.25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-50.8125rem * var(--tw-space-x-reverse));
  margin-left: calc(-50.8125rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-half > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-50% * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-50% * var(--tw-space-y-reverse));
}

.-space-x-half > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-50% * var(--tw-space-x-reverse));
  margin-left: calc(-50% * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-full > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-100% * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-100% * var(--tw-space-y-reverse));
}

.-space-x-full > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-100% * var(--tw-space-x-reverse));
  margin-left: calc(-100% * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-1\/10 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-10% * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-10% * var(--tw-space-y-reverse));
}

.-space-x-1\/10 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-10% * var(--tw-space-x-reverse));
  margin-left: calc(-10% * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-2\/10 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-20% * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-20% * var(--tw-space-y-reverse));
}

.-space-x-2\/10 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-20% * var(--tw-space-x-reverse));
  margin-left: calc(-20% * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-3\/10 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-30% * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-30% * var(--tw-space-y-reverse));
}

.-space-x-3\/10 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-30% * var(--tw-space-x-reverse));
  margin-left: calc(-30% * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-4\/10 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-40% * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-40% * var(--tw-space-y-reverse));
}

.-space-x-4\/10 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-40% * var(--tw-space-x-reverse));
  margin-left: calc(-40% * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-4\.5\/10 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-45% * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-45% * var(--tw-space-y-reverse));
}

.-space-x-4\.5\/10 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-45% * var(--tw-space-x-reverse));
  margin-left: calc(-45% * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-5\/10 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-50% * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-50% * var(--tw-space-y-reverse));
}

.-space-x-5\/10 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-50% * var(--tw-space-x-reverse));
  margin-left: calc(-50% * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-5\.5\/10 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-55% * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-55% * var(--tw-space-y-reverse));
}

.-space-x-5\.5\/10 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-55% * var(--tw-space-x-reverse));
  margin-left: calc(-55% * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-6\/10 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-60% * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-60% * var(--tw-space-y-reverse));
}

.-space-x-6\/10 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-60% * var(--tw-space-x-reverse));
  margin-left: calc(-60% * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-7\/10 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-70% * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-70% * var(--tw-space-y-reverse));
}

.-space-x-7\/10 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-70% * var(--tw-space-x-reverse));
  margin-left: calc(-70% * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-8\/10 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-80% * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-80% * var(--tw-space-y-reverse));
}

.-space-x-8\/10 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-80% * var(--tw-space-x-reverse));
  margin-left: calc(-80% * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-9\/10 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-90% * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-90% * var(--tw-space-y-reverse));
}

.-space-x-9\/10 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-90% * var(--tw-space-x-reverse));
  margin-left: calc(-90% * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-1\/12 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-8.33333% * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-8.33333% * var(--tw-space-y-reverse));
}

.-space-x-1\/12 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-8.33333% * var(--tw-space-x-reverse));
  margin-left: calc(-8.33333% * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-2\/12 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-16.66667% * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-16.66667% * var(--tw-space-y-reverse));
}

.-space-x-2\/12 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-16.66667% * var(--tw-space-x-reverse));
  margin-left: calc(-16.66667% * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-3\/12 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-25% * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-25% * var(--tw-space-y-reverse));
}

.-space-x-3\/12 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-25% * var(--tw-space-x-reverse));
  margin-left: calc(-25% * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-4\/12 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-33.33333% * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-33.33333% * var(--tw-space-y-reverse));
}

.-space-x-4\/12 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-33.33333% * var(--tw-space-x-reverse));
  margin-left: calc(-33.33333% * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-5\/12 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-41.66667% * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-41.66667% * var(--tw-space-y-reverse));
}

.-space-x-5\/12 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-41.66667% * var(--tw-space-x-reverse));
  margin-left: calc(-41.66667% * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-6\/12 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-50% * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-50% * var(--tw-space-y-reverse));
}

.-space-x-6\/12 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-50% * var(--tw-space-x-reverse));
  margin-left: calc(-50% * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-7\/12 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-58.33333% * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-58.33333% * var(--tw-space-y-reverse));
}

.-space-x-7\/12 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-58.33333% * var(--tw-space-x-reverse));
  margin-left: calc(-58.33333% * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-8\/12 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-66.66667% * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-66.66667% * var(--tw-space-y-reverse));
}

.-space-x-8\/12 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-66.66667% * var(--tw-space-x-reverse));
  margin-left: calc(-66.66667% * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-9\/12 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-75% * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-75% * var(--tw-space-y-reverse));
}

.-space-x-9\/12 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-75% * var(--tw-space-x-reverse));
  margin-left: calc(-75% * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-10\/12 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-83.33333% * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-83.33333% * var(--tw-space-y-reverse));
}

.-space-x-10\/12 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-83.33333% * var(--tw-space-x-reverse));
  margin-left: calc(-83.33333% * calc(1 - var(--tw-space-x-reverse)));
}

.-space-y-11\/12 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-91.66667% * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-91.66667% * var(--tw-space-y-reverse));
}

.-space-x-11\/12 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-91.66667% * var(--tw-space-x-reverse));
  margin-left: calc(-91.66667% * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-reverse > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 1;
}

.space-x-reverse > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 1;
}

.divide-y-0 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-y-reverse: 0;
  border-top-width: calc(0px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(0px * var(--tw-divide-y-reverse));
}

.divide-x-0 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-x-reverse: 0;
  border-right-width: calc(0px * var(--tw-divide-x-reverse));
  border-left-width: calc(0px * calc(1 - var(--tw-divide-x-reverse)));
}

.divide-y-2 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-y-reverse: 0;
  border-top-width: calc(2px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(2px * var(--tw-divide-y-reverse));
}

.divide-x-2 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-x-reverse: 0;
  border-right-width: calc(2px * var(--tw-divide-x-reverse));
  border-left-width: calc(2px * calc(1 - var(--tw-divide-x-reverse)));
}

.divide-y-4 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-y-reverse: 0;
  border-top-width: calc(4px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(4px * var(--tw-divide-y-reverse));
}

.divide-x-4 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-x-reverse: 0;
  border-right-width: calc(4px * var(--tw-divide-x-reverse));
  border-left-width: calc(4px * calc(1 - var(--tw-divide-x-reverse)));
}

.divide-y-8 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-y-reverse: 0;
  border-top-width: calc(8px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(8px * var(--tw-divide-y-reverse));
}

.divide-x-8 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-x-reverse: 0;
  border-right-width: calc(8px * var(--tw-divide-x-reverse));
  border-left-width: calc(8px * calc(1 - var(--tw-divide-x-reverse)));
}

.divide-y > :not([hidden]) ~ :not([hidden]){
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
}

.divide-x > :not([hidden]) ~ :not([hidden]){
  --tw-divide-x-reverse: 0;
  border-right-width: calc(1px * var(--tw-divide-x-reverse));
  border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
}

.divide-y-reverse > :not([hidden]) ~ :not([hidden]){
  --tw-divide-y-reverse: 1;
}

.divide-x-reverse > :not([hidden]) ~ :not([hidden]){
  --tw-divide-x-reverse: 1;
}

.divide-transparent > :not([hidden]) ~ :not([hidden]){
  border-color: transparent;
}

.divide-black > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgba(0, 0, 0, var(--tw-divide-opacity));
}

.divide-white > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgba(255, 255, 255, var(--tw-divide-opacity));
}

.divide-grey > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgba(155, 155, 155, var(--tw-divide-opacity));
}

.divide-grey-darkest > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgba(17, 17, 17, var(--tw-divide-opacity));
}

.divide-grey-darkest700 > :not([hidden]) ~ :not([hidden]){
  border-color: rgba(17, 17, 17, 0.7);
}

.divide-grey-darkest300 > :not([hidden]) ~ :not([hidden]){
  border-color: rgba(17, 17, 17, 0.3);
}

.divide-grey-darkest100 > :not([hidden]) ~ :not([hidden]){
  border-color: rgba(17, 17, 17, 0.1);
}

.divide-grey-dark > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgba(82, 95, 119, var(--tw-divide-opacity));
}

.divide-grey-light > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgba(163, 163, 163, var(--tw-divide-opacity));
}

.divide-grey-extralight > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgba(231, 231, 231, var(--tw-divide-opacity));
}

.divide-grey-lighter > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgba(180, 189, 206, var(--tw-divide-opacity));
}

.divide-grey-lightest > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgba(244, 244, 244, var(--tw-divide-opacity));
}

.divide-grey-timeline > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgba(136, 136, 136, var(--tw-divide-opacity));
}

.divide-blue > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgba(99, 169, 209, var(--tw-divide-opacity));
}

.divide-blue-light > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgba(123, 207, 255, var(--tw-divide-opacity));
}

.divide-blue-lightest > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgba(255, 81, 172, var(--tw-divide-opacity));
}

.divide-pink > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgba(237, 9, 128, var(--tw-divide-opacity));
}

.divide-pink-light > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgba(255, 91, 180, var(--tw-divide-opacity));
}

.divide-orange > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgba(243, 114, 69, var(--tw-divide-opacity));
}

.divide-yellow > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgba(255, 230, 0, var(--tw-divide-opacity));
}

.divide-yellow-two > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgba(249, 227, 32, var(--tw-divide-opacity));
}

.divide-yellow-dark > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgba(230, 175, 33, var(--tw-divide-opacity));
}

.divide-yellow-light > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgba(243, 193, 42, var(--tw-divide-opacity));
}

.divide-green-dark > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgba(33, 115, 37, var(--tw-divide-opacity));
}

.divide-green-light > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgba(80, 161, 84, var(--tw-divide-opacity));
}

.divide-purple > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgba(164, 139, 198, var(--tw-divide-opacity));
}

.divide-purple-light > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgba(158, 149, 255, var(--tw-divide-opacity));
}

.divide-brown-light > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgba(202, 138, 78, var(--tw-divide-opacity));
}

.divide-brown-dark > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgba(173, 91, 31, var(--tw-divide-opacity));
}

.group:hover .group-hover\:divide-transparent > :not([hidden]) ~ :not([hidden]){
  border-color: transparent;
}

.group:hover .group-hover\:divide-black > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgba(0, 0, 0, var(--tw-divide-opacity));
}

.group:hover .group-hover\:divide-white > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgba(255, 255, 255, var(--tw-divide-opacity));
}

.group:hover .group-hover\:divide-grey > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgba(155, 155, 155, var(--tw-divide-opacity));
}

.group:hover .group-hover\:divide-grey-darkest > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgba(17, 17, 17, var(--tw-divide-opacity));
}

.group:hover .group-hover\:divide-grey-darkest700 > :not([hidden]) ~ :not([hidden]){
  border-color: rgba(17, 17, 17, 0.7);
}

.group:hover .group-hover\:divide-grey-darkest300 > :not([hidden]) ~ :not([hidden]){
  border-color: rgba(17, 17, 17, 0.3);
}

.group:hover .group-hover\:divide-grey-darkest100 > :not([hidden]) ~ :not([hidden]){
  border-color: rgba(17, 17, 17, 0.1);
}

.group:hover .group-hover\:divide-grey-dark > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgba(82, 95, 119, var(--tw-divide-opacity));
}

.group:hover .group-hover\:divide-grey-light > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgba(163, 163, 163, var(--tw-divide-opacity));
}

.group:hover .group-hover\:divide-grey-extralight > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgba(231, 231, 231, var(--tw-divide-opacity));
}

.group:hover .group-hover\:divide-grey-lighter > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgba(180, 189, 206, var(--tw-divide-opacity));
}

.group:hover .group-hover\:divide-grey-lightest > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgba(244, 244, 244, var(--tw-divide-opacity));
}

.group:hover .group-hover\:divide-grey-timeline > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgba(136, 136, 136, var(--tw-divide-opacity));
}

.group:hover .group-hover\:divide-blue > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgba(99, 169, 209, var(--tw-divide-opacity));
}

.group:hover .group-hover\:divide-blue-light > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgba(123, 207, 255, var(--tw-divide-opacity));
}

.group:hover .group-hover\:divide-blue-lightest > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgba(255, 81, 172, var(--tw-divide-opacity));
}

.group:hover .group-hover\:divide-pink > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgba(237, 9, 128, var(--tw-divide-opacity));
}

.group:hover .group-hover\:divide-pink-light > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgba(255, 91, 180, var(--tw-divide-opacity));
}

.group:hover .group-hover\:divide-orange > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgba(243, 114, 69, var(--tw-divide-opacity));
}

.group:hover .group-hover\:divide-yellow > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgba(255, 230, 0, var(--tw-divide-opacity));
}

.group:hover .group-hover\:divide-yellow-two > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgba(249, 227, 32, var(--tw-divide-opacity));
}

.group:hover .group-hover\:divide-yellow-dark > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgba(230, 175, 33, var(--tw-divide-opacity));
}

.group:hover .group-hover\:divide-yellow-light > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgba(243, 193, 42, var(--tw-divide-opacity));
}

.group:hover .group-hover\:divide-green-dark > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgba(33, 115, 37, var(--tw-divide-opacity));
}

.group:hover .group-hover\:divide-green-light > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgba(80, 161, 84, var(--tw-divide-opacity));
}

.group:hover .group-hover\:divide-purple > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgba(164, 139, 198, var(--tw-divide-opacity));
}

.group:hover .group-hover\:divide-purple-light > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgba(158, 149, 255, var(--tw-divide-opacity));
}

.group:hover .group-hover\:divide-brown-light > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgba(202, 138, 78, var(--tw-divide-opacity));
}

.group:hover .group-hover\:divide-brown-dark > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgba(173, 91, 31, var(--tw-divide-opacity));
}

.divide-solid > :not([hidden]) ~ :not([hidden]){
  border-style: solid;
}

.divide-dashed > :not([hidden]) ~ :not([hidden]){
  border-style: dashed;
}

.divide-dotted > :not([hidden]) ~ :not([hidden]){
  border-style: dotted;
}

.divide-double > :not([hidden]) ~ :not([hidden]){
  border-style: double;
}

.divide-none > :not([hidden]) ~ :not([hidden]){
  border-style: none;
}

.divide-opacity-0 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0;
}

.divide-opacity-5 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.05;
}

.divide-opacity-10 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.1;
}

.divide-opacity-20 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.2;
}

.divide-opacity-25 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.25;
}

.divide-opacity-30 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.3;
}

.divide-opacity-40 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.4;
}

.divide-opacity-50 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.5;
}

.divide-opacity-60 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.6;
}

.divide-opacity-70 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.7;
}

.divide-opacity-75 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.75;
}

.divide-opacity-80 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.8;
}

.divide-opacity-90 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.9;
}

.divide-opacity-95 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.95;
}

.divide-opacity-100 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
}

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

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

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

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

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

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

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

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

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

.bg-clip-border{
  background-clip: border-box;
}

.bg-clip-padding{
  background-clip: padding-box;
}

.bg-clip-content{
  background-clip: content-box;
}

.bg-clip-text{
  -webkit-background-clip: text;
          background-clip: text;
}

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

.bg-black{
  --tw-bg-opacity: 1;
  background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
}

.bg-white{
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}

.bg-grey{
  --tw-bg-opacity: 1;
  background-color: rgba(155, 155, 155, var(--tw-bg-opacity));
}

.bg-grey-darkest{
  --tw-bg-opacity: 1;
  background-color: rgba(17, 17, 17, var(--tw-bg-opacity));
}

.bg-grey-darkest700{
  background-color: rgba(17, 17, 17, 0.7);
}

.bg-grey-darkest300{
  background-color: rgba(17, 17, 17, 0.3);
}

.bg-grey-darkest100{
  background-color: rgba(17, 17, 17, 0.1);
}

.bg-grey-dark{
  --tw-bg-opacity: 1;
  background-color: rgba(82, 95, 119, var(--tw-bg-opacity));
}

.bg-grey-light{
  --tw-bg-opacity: 1;
  background-color: rgba(163, 163, 163, var(--tw-bg-opacity));
}

.bg-grey-extralight{
  --tw-bg-opacity: 1;
  background-color: rgba(231, 231, 231, var(--tw-bg-opacity));
}

.bg-grey-lighter{
  --tw-bg-opacity: 1;
  background-color: rgba(180, 189, 206, var(--tw-bg-opacity));
}

.bg-grey-lightest{
  --tw-bg-opacity: 1;
  background-color: rgba(244, 244, 244, var(--tw-bg-opacity));
}

.bg-grey-timeline{
  --tw-bg-opacity: 1;
  background-color: rgba(136, 136, 136, var(--tw-bg-opacity));
}

.bg-blue{
  --tw-bg-opacity: 1;
  background-color: rgba(99, 169, 209, var(--tw-bg-opacity));
}

.bg-blue-light{
  --tw-bg-opacity: 1;
  background-color: rgba(123, 207, 255, var(--tw-bg-opacity));
}

.bg-blue-lightest{
  --tw-bg-opacity: 1;
  background-color: rgba(255, 81, 172, var(--tw-bg-opacity));
}

.bg-pink{
  --tw-bg-opacity: 1;
  background-color: rgba(237, 9, 128, var(--tw-bg-opacity));
}

.bg-pink-light{
  --tw-bg-opacity: 1;
  background-color: rgba(255, 91, 180, var(--tw-bg-opacity));
}

.bg-orange{
  --tw-bg-opacity: 1;
  background-color: rgba(243, 114, 69, var(--tw-bg-opacity));
}

.bg-yellow{
  --tw-bg-opacity: 1;
  background-color: rgba(255, 230, 0, var(--tw-bg-opacity));
}

.bg-yellow-two{
  --tw-bg-opacity: 1;
  background-color: rgba(249, 227, 32, var(--tw-bg-opacity));
}

.bg-yellow-dark{
  --tw-bg-opacity: 1;
  background-color: rgba(230, 175, 33, var(--tw-bg-opacity));
}

.bg-yellow-light{
  --tw-bg-opacity: 1;
  background-color: rgba(243, 193, 42, var(--tw-bg-opacity));
}

.bg-green-dark{
  --tw-bg-opacity: 1;
  background-color: rgba(33, 115, 37, var(--tw-bg-opacity));
}

.bg-green-light{
  --tw-bg-opacity: 1;
  background-color: rgba(80, 161, 84, var(--tw-bg-opacity));
}

.bg-purple{
  --tw-bg-opacity: 1;
  background-color: rgba(164, 139, 198, var(--tw-bg-opacity));
}

.bg-purple-light{
  --tw-bg-opacity: 1;
  background-color: rgba(158, 149, 255, var(--tw-bg-opacity));
}

.bg-brown-light{
  --tw-bg-opacity: 1;
  background-color: rgba(202, 138, 78, var(--tw-bg-opacity));
}

.bg-brown-dark{
  --tw-bg-opacity: 1;
  background-color: rgba(173, 91, 31, var(--tw-bg-opacity));
}

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

.group:hover .group-hover\:bg-black{
  --tw-bg-opacity: 1;
  background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-white{
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-grey{
  --tw-bg-opacity: 1;
  background-color: rgba(155, 155, 155, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-grey-darkest{
  --tw-bg-opacity: 1;
  background-color: rgba(17, 17, 17, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-grey-darkest700{
  background-color: rgba(17, 17, 17, 0.7);
}

.group:hover .group-hover\:bg-grey-darkest300{
  background-color: rgba(17, 17, 17, 0.3);
}

.group:hover .group-hover\:bg-grey-darkest100{
  background-color: rgba(17, 17, 17, 0.1);
}

.group:hover .group-hover\:bg-grey-dark{
  --tw-bg-opacity: 1;
  background-color: rgba(82, 95, 119, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-grey-light{
  --tw-bg-opacity: 1;
  background-color: rgba(163, 163, 163, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-grey-extralight{
  --tw-bg-opacity: 1;
  background-color: rgba(231, 231, 231, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-grey-lighter{
  --tw-bg-opacity: 1;
  background-color: rgba(180, 189, 206, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-grey-lightest{
  --tw-bg-opacity: 1;
  background-color: rgba(244, 244, 244, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-grey-timeline{
  --tw-bg-opacity: 1;
  background-color: rgba(136, 136, 136, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-blue{
  --tw-bg-opacity: 1;
  background-color: rgba(99, 169, 209, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-blue-light{
  --tw-bg-opacity: 1;
  background-color: rgba(123, 207, 255, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-blue-lightest{
  --tw-bg-opacity: 1;
  background-color: rgba(255, 81, 172, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-pink{
  --tw-bg-opacity: 1;
  background-color: rgba(237, 9, 128, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-pink-light{
  --tw-bg-opacity: 1;
  background-color: rgba(255, 91, 180, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-orange{
  --tw-bg-opacity: 1;
  background-color: rgba(243, 114, 69, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-yellow{
  --tw-bg-opacity: 1;
  background-color: rgba(255, 230, 0, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-yellow-two{
  --tw-bg-opacity: 1;
  background-color: rgba(249, 227, 32, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-yellow-dark{
  --tw-bg-opacity: 1;
  background-color: rgba(230, 175, 33, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-yellow-light{
  --tw-bg-opacity: 1;
  background-color: rgba(243, 193, 42, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-green-dark{
  --tw-bg-opacity: 1;
  background-color: rgba(33, 115, 37, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-green-light{
  --tw-bg-opacity: 1;
  background-color: rgba(80, 161, 84, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-purple{
  --tw-bg-opacity: 1;
  background-color: rgba(164, 139, 198, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-purple-light{
  --tw-bg-opacity: 1;
  background-color: rgba(158, 149, 255, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-brown-light{
  --tw-bg-opacity: 1;
  background-color: rgba(202, 138, 78, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-brown-dark{
  --tw-bg-opacity: 1;
  background-color: rgba(173, 91, 31, var(--tw-bg-opacity));
}

.focus-within\:bg-transparent:focus-within{
  background-color: transparent;
}

.focus-within\:bg-black:focus-within{
  --tw-bg-opacity: 1;
  background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
}

.focus-within\:bg-white:focus-within{
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}

.focus-within\:bg-grey:focus-within{
  --tw-bg-opacity: 1;
  background-color: rgba(155, 155, 155, var(--tw-bg-opacity));
}

.focus-within\:bg-grey-darkest:focus-within{
  --tw-bg-opacity: 1;
  background-color: rgba(17, 17, 17, var(--tw-bg-opacity));
}

.focus-within\:bg-grey-darkest700:focus-within{
  background-color: rgba(17, 17, 17, 0.7);
}

.focus-within\:bg-grey-darkest300:focus-within{
  background-color: rgba(17, 17, 17, 0.3);
}

.focus-within\:bg-grey-darkest100:focus-within{
  background-color: rgba(17, 17, 17, 0.1);
}

.focus-within\:bg-grey-dark:focus-within{
  --tw-bg-opacity: 1;
  background-color: rgba(82, 95, 119, var(--tw-bg-opacity));
}

.focus-within\:bg-grey-light:focus-within{
  --tw-bg-opacity: 1;
  background-color: rgba(163, 163, 163, var(--tw-bg-opacity));
}

.focus-within\:bg-grey-extralight:focus-within{
  --tw-bg-opacity: 1;
  background-color: rgba(231, 231, 231, var(--tw-bg-opacity));
}

.focus-within\:bg-grey-lighter:focus-within{
  --tw-bg-opacity: 1;
  background-color: rgba(180, 189, 206, var(--tw-bg-opacity));
}

.focus-within\:bg-grey-lightest:focus-within{
  --tw-bg-opacity: 1;
  background-color: rgba(244, 244, 244, var(--tw-bg-opacity));
}

.focus-within\:bg-grey-timeline:focus-within{
  --tw-bg-opacity: 1;
  background-color: rgba(136, 136, 136, var(--tw-bg-opacity));
}

.focus-within\:bg-blue:focus-within{
  --tw-bg-opacity: 1;
  background-color: rgba(99, 169, 209, var(--tw-bg-opacity));
}

.focus-within\:bg-blue-light:focus-within{
  --tw-bg-opacity: 1;
  background-color: rgba(123, 207, 255, var(--tw-bg-opacity));
}

.focus-within\:bg-blue-lightest:focus-within{
  --tw-bg-opacity: 1;
  background-color: rgba(255, 81, 172, var(--tw-bg-opacity));
}

.focus-within\:bg-pink:focus-within{
  --tw-bg-opacity: 1;
  background-color: rgba(237, 9, 128, var(--tw-bg-opacity));
}

.focus-within\:bg-pink-light:focus-within{
  --tw-bg-opacity: 1;
  background-color: rgba(255, 91, 180, var(--tw-bg-opacity));
}

.focus-within\:bg-orange:focus-within{
  --tw-bg-opacity: 1;
  background-color: rgba(243, 114, 69, var(--tw-bg-opacity));
}

.focus-within\:bg-yellow:focus-within{
  --tw-bg-opacity: 1;
  background-color: rgba(255, 230, 0, var(--tw-bg-opacity));
}

.focus-within\:bg-yellow-two:focus-within{
  --tw-bg-opacity: 1;
  background-color: rgba(249, 227, 32, var(--tw-bg-opacity));
}

.focus-within\:bg-yellow-dark:focus-within{
  --tw-bg-opacity: 1;
  background-color: rgba(230, 175, 33, var(--tw-bg-opacity));
}

.focus-within\:bg-yellow-light:focus-within{
  --tw-bg-opacity: 1;
  background-color: rgba(243, 193, 42, var(--tw-bg-opacity));
}

.focus-within\:bg-green-dark:focus-within{
  --tw-bg-opacity: 1;
  background-color: rgba(33, 115, 37, var(--tw-bg-opacity));
}

.focus-within\:bg-green-light:focus-within{
  --tw-bg-opacity: 1;
  background-color: rgba(80, 161, 84, var(--tw-bg-opacity));
}

.focus-within\:bg-purple:focus-within{
  --tw-bg-opacity: 1;
  background-color: rgba(164, 139, 198, var(--tw-bg-opacity));
}

.focus-within\:bg-purple-light:focus-within{
  --tw-bg-opacity: 1;
  background-color: rgba(158, 149, 255, var(--tw-bg-opacity));
}

.focus-within\:bg-brown-light:focus-within{
  --tw-bg-opacity: 1;
  background-color: rgba(202, 138, 78, var(--tw-bg-opacity));
}

.focus-within\:bg-brown-dark:focus-within{
  --tw-bg-opacity: 1;
  background-color: rgba(173, 91, 31, var(--tw-bg-opacity));
}

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

.hover\:bg-black:hover{
  --tw-bg-opacity: 1;
  background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
}

.hover\:bg-white:hover{
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}

.hover\:bg-grey:hover{
  --tw-bg-opacity: 1;
  background-color: rgba(155, 155, 155, var(--tw-bg-opacity));
}

.hover\:bg-grey-darkest:hover{
  --tw-bg-opacity: 1;
  background-color: rgba(17, 17, 17, var(--tw-bg-opacity));
}

.hover\:bg-grey-darkest700:hover{
  background-color: rgba(17, 17, 17, 0.7);
}

.hover\:bg-grey-darkest300:hover{
  background-color: rgba(17, 17, 17, 0.3);
}

.hover\:bg-grey-darkest100:hover{
  background-color: rgba(17, 17, 17, 0.1);
}

.hover\:bg-grey-dark:hover{
  --tw-bg-opacity: 1;
  background-color: rgba(82, 95, 119, var(--tw-bg-opacity));
}

.hover\:bg-grey-light:hover{
  --tw-bg-opacity: 1;
  background-color: rgba(163, 163, 163, var(--tw-bg-opacity));
}

.hover\:bg-grey-extralight:hover{
  --tw-bg-opacity: 1;
  background-color: rgba(231, 231, 231, var(--tw-bg-opacity));
}

.hover\:bg-grey-lighter:hover{
  --tw-bg-opacity: 1;
  background-color: rgba(180, 189, 206, var(--tw-bg-opacity));
}

.hover\:bg-grey-lightest:hover{
  --tw-bg-opacity: 1;
  background-color: rgba(244, 244, 244, var(--tw-bg-opacity));
}

.hover\:bg-grey-timeline:hover{
  --tw-bg-opacity: 1;
  background-color: rgba(136, 136, 136, var(--tw-bg-opacity));
}

.hover\:bg-blue:hover{
  --tw-bg-opacity: 1;
  background-color: rgba(99, 169, 209, var(--tw-bg-opacity));
}

.hover\:bg-blue-light:hover{
  --tw-bg-opacity: 1;
  background-color: rgba(123, 207, 255, var(--tw-bg-opacity));
}

.hover\:bg-blue-lightest:hover{
  --tw-bg-opacity: 1;
  background-color: rgba(255, 81, 172, var(--tw-bg-opacity));
}

.hover\:bg-pink:hover{
  --tw-bg-opacity: 1;
  background-color: rgba(237, 9, 128, var(--tw-bg-opacity));
}

.hover\:bg-pink-light:hover{
  --tw-bg-opacity: 1;
  background-color: rgba(255, 91, 180, var(--tw-bg-opacity));
}

.hover\:bg-orange:hover{
  --tw-bg-opacity: 1;
  background-color: rgba(243, 114, 69, var(--tw-bg-opacity));
}

.hover\:bg-yellow:hover{
  --tw-bg-opacity: 1;
  background-color: rgba(255, 230, 0, var(--tw-bg-opacity));
}

.hover\:bg-yellow-two:hover{
  --tw-bg-opacity: 1;
  background-color: rgba(249, 227, 32, var(--tw-bg-opacity));
}

.hover\:bg-yellow-dark:hover{
  --tw-bg-opacity: 1;
  background-color: rgba(230, 175, 33, var(--tw-bg-opacity));
}

.hover\:bg-yellow-light:hover{
  --tw-bg-opacity: 1;
  background-color: rgba(243, 193, 42, var(--tw-bg-opacity));
}

.hover\:bg-green-dark:hover{
  --tw-bg-opacity: 1;
  background-color: rgba(33, 115, 37, var(--tw-bg-opacity));
}

.hover\:bg-green-light:hover{
  --tw-bg-opacity: 1;
  background-color: rgba(80, 161, 84, var(--tw-bg-opacity));
}

.hover\:bg-purple:hover{
  --tw-bg-opacity: 1;
  background-color: rgba(164, 139, 198, var(--tw-bg-opacity));
}

.hover\:bg-purple-light:hover{
  --tw-bg-opacity: 1;
  background-color: rgba(158, 149, 255, var(--tw-bg-opacity));
}

.hover\:bg-brown-light:hover{
  --tw-bg-opacity: 1;
  background-color: rgba(202, 138, 78, var(--tw-bg-opacity));
}

.hover\:bg-brown-dark:hover{
  --tw-bg-opacity: 1;
  background-color: rgba(173, 91, 31, var(--tw-bg-opacity));
}

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

.focus\:bg-black:focus{
  --tw-bg-opacity: 1;
  background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
}

.focus\:bg-white:focus{
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}

.focus\:bg-grey:focus{
  --tw-bg-opacity: 1;
  background-color: rgba(155, 155, 155, var(--tw-bg-opacity));
}

.focus\:bg-grey-darkest:focus{
  --tw-bg-opacity: 1;
  background-color: rgba(17, 17, 17, var(--tw-bg-opacity));
}

.focus\:bg-grey-darkest700:focus{
  background-color: rgba(17, 17, 17, 0.7);
}

.focus\:bg-grey-darkest300:focus{
  background-color: rgba(17, 17, 17, 0.3);
}

.focus\:bg-grey-darkest100:focus{
  background-color: rgba(17, 17, 17, 0.1);
}

.focus\:bg-grey-dark:focus{
  --tw-bg-opacity: 1;
  background-color: rgba(82, 95, 119, var(--tw-bg-opacity));
}

.focus\:bg-grey-light:focus{
  --tw-bg-opacity: 1;
  background-color: rgba(163, 163, 163, var(--tw-bg-opacity));
}

.focus\:bg-grey-extralight:focus{
  --tw-bg-opacity: 1;
  background-color: rgba(231, 231, 231, var(--tw-bg-opacity));
}

.focus\:bg-grey-lighter:focus{
  --tw-bg-opacity: 1;
  background-color: rgba(180, 189, 206, var(--tw-bg-opacity));
}

.focus\:bg-grey-lightest:focus{
  --tw-bg-opacity: 1;
  background-color: rgba(244, 244, 244, var(--tw-bg-opacity));
}

.focus\:bg-grey-timeline:focus{
  --tw-bg-opacity: 1;
  background-color: rgba(136, 136, 136, var(--tw-bg-opacity));
}

.focus\:bg-blue:focus{
  --tw-bg-opacity: 1;
  background-color: rgba(99, 169, 209, var(--tw-bg-opacity));
}

.focus\:bg-blue-light:focus{
  --tw-bg-opacity: 1;
  background-color: rgba(123, 207, 255, var(--tw-bg-opacity));
}

.focus\:bg-blue-lightest:focus{
  --tw-bg-opacity: 1;
  background-color: rgba(255, 81, 172, var(--tw-bg-opacity));
}

.focus\:bg-pink:focus{
  --tw-bg-opacity: 1;
  background-color: rgba(237, 9, 128, var(--tw-bg-opacity));
}

.focus\:bg-pink-light:focus{
  --tw-bg-opacity: 1;
  background-color: rgba(255, 91, 180, var(--tw-bg-opacity));
}

.focus\:bg-orange:focus{
  --tw-bg-opacity: 1;
  background-color: rgba(243, 114, 69, var(--tw-bg-opacity));
}

.focus\:bg-yellow:focus{
  --tw-bg-opacity: 1;
  background-color: rgba(255, 230, 0, var(--tw-bg-opacity));
}

.focus\:bg-yellow-two:focus{
  --tw-bg-opacity: 1;
  background-color: rgba(249, 227, 32, var(--tw-bg-opacity));
}

.focus\:bg-yellow-dark:focus{
  --tw-bg-opacity: 1;
  background-color: rgba(230, 175, 33, var(--tw-bg-opacity));
}

.focus\:bg-yellow-light:focus{
  --tw-bg-opacity: 1;
  background-color: rgba(243, 193, 42, var(--tw-bg-opacity));
}

.focus\:bg-green-dark:focus{
  --tw-bg-opacity: 1;
  background-color: rgba(33, 115, 37, var(--tw-bg-opacity));
}

.focus\:bg-green-light:focus{
  --tw-bg-opacity: 1;
  background-color: rgba(80, 161, 84, var(--tw-bg-opacity));
}

.focus\:bg-purple:focus{
  --tw-bg-opacity: 1;
  background-color: rgba(164, 139, 198, var(--tw-bg-opacity));
}

.focus\:bg-purple-light:focus{
  --tw-bg-opacity: 1;
  background-color: rgba(158, 149, 255, var(--tw-bg-opacity));
}

.focus\:bg-brown-light:focus{
  --tw-bg-opacity: 1;
  background-color: rgba(202, 138, 78, var(--tw-bg-opacity));
}

.focus\:bg-brown-dark:focus{
  --tw-bg-opacity: 1;
  background-color: rgba(173, 91, 31, var(--tw-bg-opacity));
}

.bg-none{
  background-image: none;
}

.bg-gradient-to-t{
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
}

.bg-gradient-to-tr{
  background-image: linear-gradient(to top right, var(--tw-gradient-stops));
}

.bg-gradient-to-r{
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}

.bg-gradient-to-br{
  background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
}

.bg-gradient-to-b{
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}

.bg-gradient-to-bl{
  background-image: linear-gradient(to bottom left, var(--tw-gradient-stops));
}

.bg-gradient-to-l{
  background-image: linear-gradient(to left, var(--tw-gradient-stops));
}

.bg-gradient-to-tl{
  background-image: linear-gradient(to top left, var(--tw-gradient-stops));
}

.from-transparent{
  --tw-gradient-from: transparent;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
}

.from-black{
  --tw-gradient-from: #000;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
}

.from-white{
  --tw-gradient-from: #fff;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
}

.from-grey{
  --tw-gradient-from: #9b9b9b;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(155, 155, 155, 0));
}

.from-grey-darkest{
  --tw-gradient-from: #111;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 17, 17, 0));
}

.from-grey-darkest700{
  --tw-gradient-from: rgba(17, 17, 17, 0.7);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 17, 17, 0));
}

.from-grey-darkest300{
  --tw-gradient-from: rgba(17, 17, 17, 0.3);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 17, 17, 0));
}

.from-grey-darkest100{
  --tw-gradient-from: rgba(17, 17, 17, 0.1);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 17, 17, 0));
}

.from-grey-dark{
  --tw-gradient-from: #525f77;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(82, 95, 119, 0));
}

.from-grey-light{
  --tw-gradient-from: #a3a3a3;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(163, 163, 163, 0));
}

.from-grey-extralight{
  --tw-gradient-from: #e7e7e7;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 231, 231, 0));
}

.from-grey-lighter{
  --tw-gradient-from: #b4bdce;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 189, 206, 0));
}

.from-grey-lightest{
  --tw-gradient-from: #f4f4f4;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 244, 244, 0));
}

.from-grey-timeline{
  --tw-gradient-from: #888888;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(136, 136, 136, 0));
}

.from-blue{
  --tw-gradient-from: #63a9d1;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 169, 209, 0));
}

.from-blue-light{
  --tw-gradient-from: #7bcfff;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(123, 207, 255, 0));
}

.from-blue-lightest{
  --tw-gradient-from: #ff51ac;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 81, 172, 0));
}

.from-pink{
  --tw-gradient-from: #ED0980;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 9, 128, 0));
}

.from-pink-light{
  --tw-gradient-from: #ff5bb4;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 91, 180, 0));
}

.from-orange{
  --tw-gradient-from: #f37245;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 114, 69, 0));
}

.from-yellow{
  --tw-gradient-from: #ffe600;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 230, 0, 0));
}

.from-yellow-two{
  --tw-gradient-from: #F9E320;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 227, 32, 0));
}

.from-yellow-dark{
  --tw-gradient-from: #e6af21;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 175, 33, 0));
}

.from-yellow-light{
  --tw-gradient-from: #f3c12a;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 193, 42, 0));
}

.from-green-dark{
  --tw-gradient-from: #217325;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(33, 115, 37, 0));
}

.from-green-light{
  --tw-gradient-from: #50a154;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(80, 161, 84, 0));
}

.from-purple{
  --tw-gradient-from: #a48bc6;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(164, 139, 198, 0));
}

.from-purple-light{
  --tw-gradient-from: #9e95ff;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(158, 149, 255, 0));
}

.from-brown-light{
  --tw-gradient-from: #ca8a4e;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(202, 138, 78, 0));
}

.from-brown-dark{
  --tw-gradient-from: #ad5b1f;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(173, 91, 31, 0));
}

.via-transparent{
  --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
}

.via-black{
  --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
}

.via-white{
  --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
}

.via-grey{
  --tw-gradient-stops: var(--tw-gradient-from), #9b9b9b, var(--tw-gradient-to, rgba(155, 155, 155, 0));
}

.via-grey-darkest{
  --tw-gradient-stops: var(--tw-gradient-from), #111, var(--tw-gradient-to, rgba(17, 17, 17, 0));
}

.via-grey-darkest700{
  --tw-gradient-stops: var(--tw-gradient-from), rgba(17, 17, 17, 0.7), var(--tw-gradient-to, rgba(17, 17, 17, 0));
}

.via-grey-darkest300{
  --tw-gradient-stops: var(--tw-gradient-from), rgba(17, 17, 17, 0.3), var(--tw-gradient-to, rgba(17, 17, 17, 0));
}

.via-grey-darkest100{
  --tw-gradient-stops: var(--tw-gradient-from), rgba(17, 17, 17, 0.1), var(--tw-gradient-to, rgba(17, 17, 17, 0));
}

.via-grey-dark{
  --tw-gradient-stops: var(--tw-gradient-from), #525f77, var(--tw-gradient-to, rgba(82, 95, 119, 0));
}

.via-grey-light{
  --tw-gradient-stops: var(--tw-gradient-from), #a3a3a3, var(--tw-gradient-to, rgba(163, 163, 163, 0));
}

.via-grey-extralight{
  --tw-gradient-stops: var(--tw-gradient-from), #e7e7e7, var(--tw-gradient-to, rgba(231, 231, 231, 0));
}

.via-grey-lighter{
  --tw-gradient-stops: var(--tw-gradient-from), #b4bdce, var(--tw-gradient-to, rgba(180, 189, 206, 0));
}

.via-grey-lightest{
  --tw-gradient-stops: var(--tw-gradient-from), #f4f4f4, var(--tw-gradient-to, rgba(244, 244, 244, 0));
}

.via-grey-timeline{
  --tw-gradient-stops: var(--tw-gradient-from), #888888, var(--tw-gradient-to, rgba(136, 136, 136, 0));
}

.via-blue{
  --tw-gradient-stops: var(--tw-gradient-from), #63a9d1, var(--tw-gradient-to, rgba(99, 169, 209, 0));
}

.via-blue-light{
  --tw-gradient-stops: var(--tw-gradient-from), #7bcfff, var(--tw-gradient-to, rgba(123, 207, 255, 0));
}

.via-blue-lightest{
  --tw-gradient-stops: var(--tw-gradient-from), #ff51ac, var(--tw-gradient-to, rgba(255, 81, 172, 0));
}

.via-pink{
  --tw-gradient-stops: var(--tw-gradient-from), #ED0980, var(--tw-gradient-to, rgba(237, 9, 128, 0));
}

.via-pink-light{
  --tw-gradient-stops: var(--tw-gradient-from), #ff5bb4, var(--tw-gradient-to, rgba(255, 91, 180, 0));
}

.via-orange{
  --tw-gradient-stops: var(--tw-gradient-from), #f37245, var(--tw-gradient-to, rgba(243, 114, 69, 0));
}

.via-yellow{
  --tw-gradient-stops: var(--tw-gradient-from), #ffe600, var(--tw-gradient-to, rgba(255, 230, 0, 0));
}

.via-yellow-two{
  --tw-gradient-stops: var(--tw-gradient-from), #F9E320, var(--tw-gradient-to, rgba(249, 227, 32, 0));
}

.via-yellow-dark{
  --tw-gradient-stops: var(--tw-gradient-from), #e6af21, var(--tw-gradient-to, rgba(230, 175, 33, 0));
}

.via-yellow-light{
  --tw-gradient-stops: var(--tw-gradient-from), #f3c12a, var(--tw-gradient-to, rgba(243, 193, 42, 0));
}

.via-green-dark{
  --tw-gradient-stops: var(--tw-gradient-from), #217325, var(--tw-gradient-to, rgba(33, 115, 37, 0));
}

.via-green-light{
  --tw-gradient-stops: var(--tw-gradient-from), #50a154, var(--tw-gradient-to, rgba(80, 161, 84, 0));
}

.via-purple{
  --tw-gradient-stops: var(--tw-gradient-from), #a48bc6, var(--tw-gradient-to, rgba(164, 139, 198, 0));
}

.via-purple-light{
  --tw-gradient-stops: var(--tw-gradient-from), #9e95ff, var(--tw-gradient-to, rgba(158, 149, 255, 0));
}

.via-brown-light{
  --tw-gradient-stops: var(--tw-gradient-from), #ca8a4e, var(--tw-gradient-to, rgba(202, 138, 78, 0));
}

.via-brown-dark{
  --tw-gradient-stops: var(--tw-gradient-from), #ad5b1f, var(--tw-gradient-to, rgba(173, 91, 31, 0));
}

.to-transparent{
  --tw-gradient-to: transparent;
}

.to-black{
  --tw-gradient-to: #000;
}

.to-white{
  --tw-gradient-to: #fff;
}

.to-grey{
  --tw-gradient-to: #9b9b9b;
}

.to-grey-darkest{
  --tw-gradient-to: #111;
}

.to-grey-darkest700{
  --tw-gradient-to: rgba(17, 17, 17, 0.7);
}

.to-grey-darkest300{
  --tw-gradient-to: rgba(17, 17, 17, 0.3);
}

.to-grey-darkest100{
  --tw-gradient-to: rgba(17, 17, 17, 0.1);
}

.to-grey-dark{
  --tw-gradient-to: #525f77;
}

.to-grey-light{
  --tw-gradient-to: #a3a3a3;
}

.to-grey-extralight{
  --tw-gradient-to: #e7e7e7;
}

.to-grey-lighter{
  --tw-gradient-to: #b4bdce;
}

.to-grey-lightest{
  --tw-gradient-to: #f4f4f4;
}

.to-grey-timeline{
  --tw-gradient-to: #888888;
}

.to-blue{
  --tw-gradient-to: #63a9d1;
}

.to-blue-light{
  --tw-gradient-to: #7bcfff;
}

.to-blue-lightest{
  --tw-gradient-to: #ff51ac;
}

.to-pink{
  --tw-gradient-to: #ED0980;
}

.to-pink-light{
  --tw-gradient-to: #ff5bb4;
}

.to-orange{
  --tw-gradient-to: #f37245;
}

.to-yellow{
  --tw-gradient-to: #ffe600;
}

.to-yellow-two{
  --tw-gradient-to: #F9E320;
}

.to-yellow-dark{
  --tw-gradient-to: #e6af21;
}

.to-yellow-light{
  --tw-gradient-to: #f3c12a;
}

.to-green-dark{
  --tw-gradient-to: #217325;
}

.to-green-light{
  --tw-gradient-to: #50a154;
}

.to-purple{
  --tw-gradient-to: #a48bc6;
}

.to-purple-light{
  --tw-gradient-to: #9e95ff;
}

.to-brown-light{
  --tw-gradient-to: #ca8a4e;
}

.to-brown-dark{
  --tw-gradient-to: #ad5b1f;
}

.hover\:from-transparent:hover{
  --tw-gradient-from: transparent;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
}

.hover\:from-black:hover{
  --tw-gradient-from: #000;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
}

.hover\:from-white:hover{
  --tw-gradient-from: #fff;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
}

.hover\:from-grey:hover{
  --tw-gradient-from: #9b9b9b;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(155, 155, 155, 0));
}

.hover\:from-grey-darkest:hover{
  --tw-gradient-from: #111;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 17, 17, 0));
}

.hover\:from-grey-darkest700:hover{
  --tw-gradient-from: rgba(17, 17, 17, 0.7);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 17, 17, 0));
}

.hover\:from-grey-darkest300:hover{
  --tw-gradient-from: rgba(17, 17, 17, 0.3);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 17, 17, 0));
}

.hover\:from-grey-darkest100:hover{
  --tw-gradient-from: rgba(17, 17, 17, 0.1);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 17, 17, 0));
}

.hover\:from-grey-dark:hover{
  --tw-gradient-from: #525f77;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(82, 95, 119, 0));
}

.hover\:from-grey-light:hover{
  --tw-gradient-from: #a3a3a3;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(163, 163, 163, 0));
}

.hover\:from-grey-extralight:hover{
  --tw-gradient-from: #e7e7e7;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 231, 231, 0));
}

.hover\:from-grey-lighter:hover{
  --tw-gradient-from: #b4bdce;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 189, 206, 0));
}

.hover\:from-grey-lightest:hover{
  --tw-gradient-from: #f4f4f4;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 244, 244, 0));
}

.hover\:from-grey-timeline:hover{
  --tw-gradient-from: #888888;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(136, 136, 136, 0));
}

.hover\:from-blue:hover{
  --tw-gradient-from: #63a9d1;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 169, 209, 0));
}

.hover\:from-blue-light:hover{
  --tw-gradient-from: #7bcfff;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(123, 207, 255, 0));
}

.hover\:from-blue-lightest:hover{
  --tw-gradient-from: #ff51ac;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 81, 172, 0));
}

.hover\:from-pink:hover{
  --tw-gradient-from: #ED0980;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 9, 128, 0));
}

.hover\:from-pink-light:hover{
  --tw-gradient-from: #ff5bb4;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 91, 180, 0));
}

.hover\:from-orange:hover{
  --tw-gradient-from: #f37245;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 114, 69, 0));
}

.hover\:from-yellow:hover{
  --tw-gradient-from: #ffe600;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 230, 0, 0));
}

.hover\:from-yellow-two:hover{
  --tw-gradient-from: #F9E320;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 227, 32, 0));
}

.hover\:from-yellow-dark:hover{
  --tw-gradient-from: #e6af21;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 175, 33, 0));
}

.hover\:from-yellow-light:hover{
  --tw-gradient-from: #f3c12a;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 193, 42, 0));
}

.hover\:from-green-dark:hover{
  --tw-gradient-from: #217325;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(33, 115, 37, 0));
}

.hover\:from-green-light:hover{
  --tw-gradient-from: #50a154;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(80, 161, 84, 0));
}

.hover\:from-purple:hover{
  --tw-gradient-from: #a48bc6;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(164, 139, 198, 0));
}

.hover\:from-purple-light:hover{
  --tw-gradient-from: #9e95ff;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(158, 149, 255, 0));
}

.hover\:from-brown-light:hover{
  --tw-gradient-from: #ca8a4e;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(202, 138, 78, 0));
}

.hover\:from-brown-dark:hover{
  --tw-gradient-from: #ad5b1f;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(173, 91, 31, 0));
}

.hover\:via-transparent:hover{
  --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
}

.hover\:via-black:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
}

.hover\:via-white:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
}

.hover\:via-grey:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #9b9b9b, var(--tw-gradient-to, rgba(155, 155, 155, 0));
}

.hover\:via-grey-darkest:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #111, var(--tw-gradient-to, rgba(17, 17, 17, 0));
}

.hover\:via-grey-darkest700:hover{
  --tw-gradient-stops: var(--tw-gradient-from), rgba(17, 17, 17, 0.7), var(--tw-gradient-to, rgba(17, 17, 17, 0));
}

.hover\:via-grey-darkest300:hover{
  --tw-gradient-stops: var(--tw-gradient-from), rgba(17, 17, 17, 0.3), var(--tw-gradient-to, rgba(17, 17, 17, 0));
}

.hover\:via-grey-darkest100:hover{
  --tw-gradient-stops: var(--tw-gradient-from), rgba(17, 17, 17, 0.1), var(--tw-gradient-to, rgba(17, 17, 17, 0));
}

.hover\:via-grey-dark:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #525f77, var(--tw-gradient-to, rgba(82, 95, 119, 0));
}

.hover\:via-grey-light:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #a3a3a3, var(--tw-gradient-to, rgba(163, 163, 163, 0));
}

.hover\:via-grey-extralight:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #e7e7e7, var(--tw-gradient-to, rgba(231, 231, 231, 0));
}

.hover\:via-grey-lighter:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #b4bdce, var(--tw-gradient-to, rgba(180, 189, 206, 0));
}

.hover\:via-grey-lightest:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #f4f4f4, var(--tw-gradient-to, rgba(244, 244, 244, 0));
}

.hover\:via-grey-timeline:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #888888, var(--tw-gradient-to, rgba(136, 136, 136, 0));
}

.hover\:via-blue:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #63a9d1, var(--tw-gradient-to, rgba(99, 169, 209, 0));
}

.hover\:via-blue-light:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #7bcfff, var(--tw-gradient-to, rgba(123, 207, 255, 0));
}

.hover\:via-blue-lightest:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #ff51ac, var(--tw-gradient-to, rgba(255, 81, 172, 0));
}

.hover\:via-pink:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #ED0980, var(--tw-gradient-to, rgba(237, 9, 128, 0));
}

.hover\:via-pink-light:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #ff5bb4, var(--tw-gradient-to, rgba(255, 91, 180, 0));
}

.hover\:via-orange:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #f37245, var(--tw-gradient-to, rgba(243, 114, 69, 0));
}

.hover\:via-yellow:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #ffe600, var(--tw-gradient-to, rgba(255, 230, 0, 0));
}

.hover\:via-yellow-two:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #F9E320, var(--tw-gradient-to, rgba(249, 227, 32, 0));
}

.hover\:via-yellow-dark:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #e6af21, var(--tw-gradient-to, rgba(230, 175, 33, 0));
}

.hover\:via-yellow-light:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #f3c12a, var(--tw-gradient-to, rgba(243, 193, 42, 0));
}

.hover\:via-green-dark:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #217325, var(--tw-gradient-to, rgba(33, 115, 37, 0));
}

.hover\:via-green-light:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #50a154, var(--tw-gradient-to, rgba(80, 161, 84, 0));
}

.hover\:via-purple:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #a48bc6, var(--tw-gradient-to, rgba(164, 139, 198, 0));
}

.hover\:via-purple-light:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #9e95ff, var(--tw-gradient-to, rgba(158, 149, 255, 0));
}

.hover\:via-brown-light:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #ca8a4e, var(--tw-gradient-to, rgba(202, 138, 78, 0));
}

.hover\:via-brown-dark:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #ad5b1f, var(--tw-gradient-to, rgba(173, 91, 31, 0));
}

.hover\:to-transparent:hover{
  --tw-gradient-to: transparent;
}

.hover\:to-black:hover{
  --tw-gradient-to: #000;
}

.hover\:to-white:hover{
  --tw-gradient-to: #fff;
}

.hover\:to-grey:hover{
  --tw-gradient-to: #9b9b9b;
}

.hover\:to-grey-darkest:hover{
  --tw-gradient-to: #111;
}

.hover\:to-grey-darkest700:hover{
  --tw-gradient-to: rgba(17, 17, 17, 0.7);
}

.hover\:to-grey-darkest300:hover{
  --tw-gradient-to: rgba(17, 17, 17, 0.3);
}

.hover\:to-grey-darkest100:hover{
  --tw-gradient-to: rgba(17, 17, 17, 0.1);
}

.hover\:to-grey-dark:hover{
  --tw-gradient-to: #525f77;
}

.hover\:to-grey-light:hover{
  --tw-gradient-to: #a3a3a3;
}

.hover\:to-grey-extralight:hover{
  --tw-gradient-to: #e7e7e7;
}

.hover\:to-grey-lighter:hover{
  --tw-gradient-to: #b4bdce;
}

.hover\:to-grey-lightest:hover{
  --tw-gradient-to: #f4f4f4;
}

.hover\:to-grey-timeline:hover{
  --tw-gradient-to: #888888;
}

.hover\:to-blue:hover{
  --tw-gradient-to: #63a9d1;
}

.hover\:to-blue-light:hover{
  --tw-gradient-to: #7bcfff;
}

.hover\:to-blue-lightest:hover{
  --tw-gradient-to: #ff51ac;
}

.hover\:to-pink:hover{
  --tw-gradient-to: #ED0980;
}

.hover\:to-pink-light:hover{
  --tw-gradient-to: #ff5bb4;
}

.hover\:to-orange:hover{
  --tw-gradient-to: #f37245;
}

.hover\:to-yellow:hover{
  --tw-gradient-to: #ffe600;
}

.hover\:to-yellow-two:hover{
  --tw-gradient-to: #F9E320;
}

.hover\:to-yellow-dark:hover{
  --tw-gradient-to: #e6af21;
}

.hover\:to-yellow-light:hover{
  --tw-gradient-to: #f3c12a;
}

.hover\:to-green-dark:hover{
  --tw-gradient-to: #217325;
}

.hover\:to-green-light:hover{
  --tw-gradient-to: #50a154;
}

.hover\:to-purple:hover{
  --tw-gradient-to: #a48bc6;
}

.hover\:to-purple-light:hover{
  --tw-gradient-to: #9e95ff;
}

.hover\:to-brown-light:hover{
  --tw-gradient-to: #ca8a4e;
}

.hover\:to-brown-dark:hover{
  --tw-gradient-to: #ad5b1f;
}

.focus\:from-transparent:focus{
  --tw-gradient-from: transparent;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
}

.focus\:from-black:focus{
  --tw-gradient-from: #000;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
}

.focus\:from-white:focus{
  --tw-gradient-from: #fff;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
}

.focus\:from-grey:focus{
  --tw-gradient-from: #9b9b9b;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(155, 155, 155, 0));
}

.focus\:from-grey-darkest:focus{
  --tw-gradient-from: #111;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 17, 17, 0));
}

.focus\:from-grey-darkest700:focus{
  --tw-gradient-from: rgba(17, 17, 17, 0.7);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 17, 17, 0));
}

.focus\:from-grey-darkest300:focus{
  --tw-gradient-from: rgba(17, 17, 17, 0.3);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 17, 17, 0));
}

.focus\:from-grey-darkest100:focus{
  --tw-gradient-from: rgba(17, 17, 17, 0.1);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 17, 17, 0));
}

.focus\:from-grey-dark:focus{
  --tw-gradient-from: #525f77;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(82, 95, 119, 0));
}

.focus\:from-grey-light:focus{
  --tw-gradient-from: #a3a3a3;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(163, 163, 163, 0));
}

.focus\:from-grey-extralight:focus{
  --tw-gradient-from: #e7e7e7;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 231, 231, 0));
}

.focus\:from-grey-lighter:focus{
  --tw-gradient-from: #b4bdce;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 189, 206, 0));
}

.focus\:from-grey-lightest:focus{
  --tw-gradient-from: #f4f4f4;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 244, 244, 0));
}

.focus\:from-grey-timeline:focus{
  --tw-gradient-from: #888888;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(136, 136, 136, 0));
}

.focus\:from-blue:focus{
  --tw-gradient-from: #63a9d1;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 169, 209, 0));
}

.focus\:from-blue-light:focus{
  --tw-gradient-from: #7bcfff;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(123, 207, 255, 0));
}

.focus\:from-blue-lightest:focus{
  --tw-gradient-from: #ff51ac;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 81, 172, 0));
}

.focus\:from-pink:focus{
  --tw-gradient-from: #ED0980;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 9, 128, 0));
}

.focus\:from-pink-light:focus{
  --tw-gradient-from: #ff5bb4;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 91, 180, 0));
}

.focus\:from-orange:focus{
  --tw-gradient-from: #f37245;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 114, 69, 0));
}

.focus\:from-yellow:focus{
  --tw-gradient-from: #ffe600;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 230, 0, 0));
}

.focus\:from-yellow-two:focus{
  --tw-gradient-from: #F9E320;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 227, 32, 0));
}

.focus\:from-yellow-dark:focus{
  --tw-gradient-from: #e6af21;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 175, 33, 0));
}

.focus\:from-yellow-light:focus{
  --tw-gradient-from: #f3c12a;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 193, 42, 0));
}

.focus\:from-green-dark:focus{
  --tw-gradient-from: #217325;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(33, 115, 37, 0));
}

.focus\:from-green-light:focus{
  --tw-gradient-from: #50a154;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(80, 161, 84, 0));
}

.focus\:from-purple:focus{
  --tw-gradient-from: #a48bc6;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(164, 139, 198, 0));
}

.focus\:from-purple-light:focus{
  --tw-gradient-from: #9e95ff;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(158, 149, 255, 0));
}

.focus\:from-brown-light:focus{
  --tw-gradient-from: #ca8a4e;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(202, 138, 78, 0));
}

.focus\:from-brown-dark:focus{
  --tw-gradient-from: #ad5b1f;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(173, 91, 31, 0));
}

.focus\:via-transparent:focus{
  --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
}

.focus\:via-black:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
}

.focus\:via-white:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
}

.focus\:via-grey:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #9b9b9b, var(--tw-gradient-to, rgba(155, 155, 155, 0));
}

.focus\:via-grey-darkest:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #111, var(--tw-gradient-to, rgba(17, 17, 17, 0));
}

.focus\:via-grey-darkest700:focus{
  --tw-gradient-stops: var(--tw-gradient-from), rgba(17, 17, 17, 0.7), var(--tw-gradient-to, rgba(17, 17, 17, 0));
}

.focus\:via-grey-darkest300:focus{
  --tw-gradient-stops: var(--tw-gradient-from), rgba(17, 17, 17, 0.3), var(--tw-gradient-to, rgba(17, 17, 17, 0));
}

.focus\:via-grey-darkest100:focus{
  --tw-gradient-stops: var(--tw-gradient-from), rgba(17, 17, 17, 0.1), var(--tw-gradient-to, rgba(17, 17, 17, 0));
}

.focus\:via-grey-dark:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #525f77, var(--tw-gradient-to, rgba(82, 95, 119, 0));
}

.focus\:via-grey-light:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #a3a3a3, var(--tw-gradient-to, rgba(163, 163, 163, 0));
}

.focus\:via-grey-extralight:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #e7e7e7, var(--tw-gradient-to, rgba(231, 231, 231, 0));
}

.focus\:via-grey-lighter:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #b4bdce, var(--tw-gradient-to, rgba(180, 189, 206, 0));
}

.focus\:via-grey-lightest:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #f4f4f4, var(--tw-gradient-to, rgba(244, 244, 244, 0));
}

.focus\:via-grey-timeline:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #888888, var(--tw-gradient-to, rgba(136, 136, 136, 0));
}

.focus\:via-blue:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #63a9d1, var(--tw-gradient-to, rgba(99, 169, 209, 0));
}

.focus\:via-blue-light:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #7bcfff, var(--tw-gradient-to, rgba(123, 207, 255, 0));
}

.focus\:via-blue-lightest:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #ff51ac, var(--tw-gradient-to, rgba(255, 81, 172, 0));
}

.focus\:via-pink:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #ED0980, var(--tw-gradient-to, rgba(237, 9, 128, 0));
}

.focus\:via-pink-light:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #ff5bb4, var(--tw-gradient-to, rgba(255, 91, 180, 0));
}

.focus\:via-orange:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #f37245, var(--tw-gradient-to, rgba(243, 114, 69, 0));
}

.focus\:via-yellow:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #ffe600, var(--tw-gradient-to, rgba(255, 230, 0, 0));
}

.focus\:via-yellow-two:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #F9E320, var(--tw-gradient-to, rgba(249, 227, 32, 0));
}

.focus\:via-yellow-dark:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #e6af21, var(--tw-gradient-to, rgba(230, 175, 33, 0));
}

.focus\:via-yellow-light:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #f3c12a, var(--tw-gradient-to, rgba(243, 193, 42, 0));
}

.focus\:via-green-dark:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #217325, var(--tw-gradient-to, rgba(33, 115, 37, 0));
}

.focus\:via-green-light:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #50a154, var(--tw-gradient-to, rgba(80, 161, 84, 0));
}

.focus\:via-purple:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #a48bc6, var(--tw-gradient-to, rgba(164, 139, 198, 0));
}

.focus\:via-purple-light:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #9e95ff, var(--tw-gradient-to, rgba(158, 149, 255, 0));
}

.focus\:via-brown-light:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #ca8a4e, var(--tw-gradient-to, rgba(202, 138, 78, 0));
}

.focus\:via-brown-dark:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #ad5b1f, var(--tw-gradient-to, rgba(173, 91, 31, 0));
}

.focus\:to-transparent:focus{
  --tw-gradient-to: transparent;
}

.focus\:to-black:focus{
  --tw-gradient-to: #000;
}

.focus\:to-white:focus{
  --tw-gradient-to: #fff;
}

.focus\:to-grey:focus{
  --tw-gradient-to: #9b9b9b;
}

.focus\:to-grey-darkest:focus{
  --tw-gradient-to: #111;
}

.focus\:to-grey-darkest700:focus{
  --tw-gradient-to: rgba(17, 17, 17, 0.7);
}

.focus\:to-grey-darkest300:focus{
  --tw-gradient-to: rgba(17, 17, 17, 0.3);
}

.focus\:to-grey-darkest100:focus{
  --tw-gradient-to: rgba(17, 17, 17, 0.1);
}

.focus\:to-grey-dark:focus{
  --tw-gradient-to: #525f77;
}

.focus\:to-grey-light:focus{
  --tw-gradient-to: #a3a3a3;
}

.focus\:to-grey-extralight:focus{
  --tw-gradient-to: #e7e7e7;
}

.focus\:to-grey-lighter:focus{
  --tw-gradient-to: #b4bdce;
}

.focus\:to-grey-lightest:focus{
  --tw-gradient-to: #f4f4f4;
}

.focus\:to-grey-timeline:focus{
  --tw-gradient-to: #888888;
}

.focus\:to-blue:focus{
  --tw-gradient-to: #63a9d1;
}

.focus\:to-blue-light:focus{
  --tw-gradient-to: #7bcfff;
}

.focus\:to-blue-lightest:focus{
  --tw-gradient-to: #ff51ac;
}

.focus\:to-pink:focus{
  --tw-gradient-to: #ED0980;
}

.focus\:to-pink-light:focus{
  --tw-gradient-to: #ff5bb4;
}

.focus\:to-orange:focus{
  --tw-gradient-to: #f37245;
}

.focus\:to-yellow:focus{
  --tw-gradient-to: #ffe600;
}

.focus\:to-yellow-two:focus{
  --tw-gradient-to: #F9E320;
}

.focus\:to-yellow-dark:focus{
  --tw-gradient-to: #e6af21;
}

.focus\:to-yellow-light:focus{
  --tw-gradient-to: #f3c12a;
}

.focus\:to-green-dark:focus{
  --tw-gradient-to: #217325;
}

.focus\:to-green-light:focus{
  --tw-gradient-to: #50a154;
}

.focus\:to-purple:focus{
  --tw-gradient-to: #a48bc6;
}

.focus\:to-purple-light:focus{
  --tw-gradient-to: #9e95ff;
}

.focus\:to-brown-light:focus{
  --tw-gradient-to: #ca8a4e;
}

.focus\:to-brown-dark:focus{
  --tw-gradient-to: #ad5b1f;
}

.bg-opacity-0{
  --tw-bg-opacity: 0;
}

.bg-opacity-5{
  --tw-bg-opacity: 0.05;
}

.bg-opacity-10{
  --tw-bg-opacity: 0.1;
}

.bg-opacity-20{
  --tw-bg-opacity: 0.2;
}

.bg-opacity-25{
  --tw-bg-opacity: 0.25;
}

.bg-opacity-30{
  --tw-bg-opacity: 0.3;
}

.bg-opacity-40{
  --tw-bg-opacity: 0.4;
}

.bg-opacity-50{
  --tw-bg-opacity: 0.5;
}

.bg-opacity-60{
  --tw-bg-opacity: 0.6;
}

.bg-opacity-70{
  --tw-bg-opacity: 0.7;
}

.bg-opacity-75{
  --tw-bg-opacity: 0.75;
}

.bg-opacity-80{
  --tw-bg-opacity: 0.8;
}

.bg-opacity-90{
  --tw-bg-opacity: 0.9;
}

.bg-opacity-95{
  --tw-bg-opacity: 0.95;
}

.bg-opacity-100{
  --tw-bg-opacity: 1;
}

.group:hover .group-hover\:bg-opacity-0{
  --tw-bg-opacity: 0;
}

.group:hover .group-hover\:bg-opacity-5{
  --tw-bg-opacity: 0.05;
}

.group:hover .group-hover\:bg-opacity-10{
  --tw-bg-opacity: 0.1;
}

.group:hover .group-hover\:bg-opacity-20{
  --tw-bg-opacity: 0.2;
}

.group:hover .group-hover\:bg-opacity-25{
  --tw-bg-opacity: 0.25;
}

.group:hover .group-hover\:bg-opacity-30{
  --tw-bg-opacity: 0.3;
}

.group:hover .group-hover\:bg-opacity-40{
  --tw-bg-opacity: 0.4;
}

.group:hover .group-hover\:bg-opacity-50{
  --tw-bg-opacity: 0.5;
}

.group:hover .group-hover\:bg-opacity-60{
  --tw-bg-opacity: 0.6;
}

.group:hover .group-hover\:bg-opacity-70{
  --tw-bg-opacity: 0.7;
}

.group:hover .group-hover\:bg-opacity-75{
  --tw-bg-opacity: 0.75;
}

.group:hover .group-hover\:bg-opacity-80{
  --tw-bg-opacity: 0.8;
}

.group:hover .group-hover\:bg-opacity-90{
  --tw-bg-opacity: 0.9;
}

.group:hover .group-hover\:bg-opacity-95{
  --tw-bg-opacity: 0.95;
}

.group:hover .group-hover\:bg-opacity-100{
  --tw-bg-opacity: 1;
}

.focus-within\:bg-opacity-0:focus-within{
  --tw-bg-opacity: 0;
}

.focus-within\:bg-opacity-5:focus-within{
  --tw-bg-opacity: 0.05;
}

.focus-within\:bg-opacity-10:focus-within{
  --tw-bg-opacity: 0.1;
}

.focus-within\:bg-opacity-20:focus-within{
  --tw-bg-opacity: 0.2;
}

.focus-within\:bg-opacity-25:focus-within{
  --tw-bg-opacity: 0.25;
}

.focus-within\:bg-opacity-30:focus-within{
  --tw-bg-opacity: 0.3;
}

.focus-within\:bg-opacity-40:focus-within{
  --tw-bg-opacity: 0.4;
}

.focus-within\:bg-opacity-50:focus-within{
  --tw-bg-opacity: 0.5;
}

.focus-within\:bg-opacity-60:focus-within{
  --tw-bg-opacity: 0.6;
}

.focus-within\:bg-opacity-70:focus-within{
  --tw-bg-opacity: 0.7;
}

.focus-within\:bg-opacity-75:focus-within{
  --tw-bg-opacity: 0.75;
}

.focus-within\:bg-opacity-80:focus-within{
  --tw-bg-opacity: 0.8;
}

.focus-within\:bg-opacity-90:focus-within{
  --tw-bg-opacity: 0.9;
}

.focus-within\:bg-opacity-95:focus-within{
  --tw-bg-opacity: 0.95;
}

.focus-within\:bg-opacity-100:focus-within{
  --tw-bg-opacity: 1;
}

.hover\:bg-opacity-0:hover{
  --tw-bg-opacity: 0;
}

.hover\:bg-opacity-5:hover{
  --tw-bg-opacity: 0.05;
}

.hover\:bg-opacity-10:hover{
  --tw-bg-opacity: 0.1;
}

.hover\:bg-opacity-20:hover{
  --tw-bg-opacity: 0.2;
}

.hover\:bg-opacity-25:hover{
  --tw-bg-opacity: 0.25;
}

.hover\:bg-opacity-30:hover{
  --tw-bg-opacity: 0.3;
}

.hover\:bg-opacity-40:hover{
  --tw-bg-opacity: 0.4;
}

.hover\:bg-opacity-50:hover{
  --tw-bg-opacity: 0.5;
}

.hover\:bg-opacity-60:hover{
  --tw-bg-opacity: 0.6;
}

.hover\:bg-opacity-70:hover{
  --tw-bg-opacity: 0.7;
}

.hover\:bg-opacity-75:hover{
  --tw-bg-opacity: 0.75;
}

.hover\:bg-opacity-80:hover{
  --tw-bg-opacity: 0.8;
}

.hover\:bg-opacity-90:hover{
  --tw-bg-opacity: 0.9;
}

.hover\:bg-opacity-95:hover{
  --tw-bg-opacity: 0.95;
}

.hover\:bg-opacity-100:hover{
  --tw-bg-opacity: 1;
}

.focus\:bg-opacity-0:focus{
  --tw-bg-opacity: 0;
}

.focus\:bg-opacity-5:focus{
  --tw-bg-opacity: 0.05;
}

.focus\:bg-opacity-10:focus{
  --tw-bg-opacity: 0.1;
}

.focus\:bg-opacity-20:focus{
  --tw-bg-opacity: 0.2;
}

.focus\:bg-opacity-25:focus{
  --tw-bg-opacity: 0.25;
}

.focus\:bg-opacity-30:focus{
  --tw-bg-opacity: 0.3;
}

.focus\:bg-opacity-40:focus{
  --tw-bg-opacity: 0.4;
}

.focus\:bg-opacity-50:focus{
  --tw-bg-opacity: 0.5;
}

.focus\:bg-opacity-60:focus{
  --tw-bg-opacity: 0.6;
}

.focus\:bg-opacity-70:focus{
  --tw-bg-opacity: 0.7;
}

.focus\:bg-opacity-75:focus{
  --tw-bg-opacity: 0.75;
}

.focus\:bg-opacity-80:focus{
  --tw-bg-opacity: 0.8;
}

.focus\:bg-opacity-90:focus{
  --tw-bg-opacity: 0.9;
}

.focus\:bg-opacity-95:focus{
  --tw-bg-opacity: 0.95;
}

.focus\:bg-opacity-100:focus{
  --tw-bg-opacity: 1;
}

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

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

.bg-auto{
  background-size: auto;
}

.bg-cover{
  background-size: cover;
}

.bg-contain{
  background-size: contain;
}

.border-collapse{
  border-collapse: collapse;
}

.border-separate{
  border-collapse: separate;
}

.border-transparent{
  border-color: transparent;
}

.border-black{
  --tw-border-opacity: 1;
  border-color: rgba(0, 0, 0, var(--tw-border-opacity));
}

.border-white{
  --tw-border-opacity: 1;
  border-color: rgba(255, 255, 255, var(--tw-border-opacity));
}

.border-grey{
  --tw-border-opacity: 1;
  border-color: rgba(155, 155, 155, var(--tw-border-opacity));
}

.border-grey-darkest{
  --tw-border-opacity: 1;
  border-color: rgba(17, 17, 17, var(--tw-border-opacity));
}

.border-grey-darkest700{
  border-color: rgba(17, 17, 17, 0.7);
}

.border-grey-darkest300{
  border-color: rgba(17, 17, 17, 0.3);
}

.border-grey-darkest100{
  border-color: rgba(17, 17, 17, 0.1);
}

.border-grey-dark{
  --tw-border-opacity: 1;
  border-color: rgba(82, 95, 119, var(--tw-border-opacity));
}

.border-grey-light{
  --tw-border-opacity: 1;
  border-color: rgba(163, 163, 163, var(--tw-border-opacity));
}

.border-grey-extralight{
  --tw-border-opacity: 1;
  border-color: rgba(231, 231, 231, var(--tw-border-opacity));
}

.border-grey-lighter{
  --tw-border-opacity: 1;
  border-color: rgba(180, 189, 206, var(--tw-border-opacity));
}

.border-grey-lightest{
  --tw-border-opacity: 1;
  border-color: rgba(244, 244, 244, var(--tw-border-opacity));
}

.border-grey-timeline{
  --tw-border-opacity: 1;
  border-color: rgba(136, 136, 136, var(--tw-border-opacity));
}

.border-blue{
  --tw-border-opacity: 1;
  border-color: rgba(99, 169, 209, var(--tw-border-opacity));
}

.border-blue-light{
  --tw-border-opacity: 1;
  border-color: rgba(123, 207, 255, var(--tw-border-opacity));
}

.border-blue-lightest{
  --tw-border-opacity: 1;
  border-color: rgba(255, 81, 172, var(--tw-border-opacity));
}

.border-pink{
  --tw-border-opacity: 1;
  border-color: rgba(237, 9, 128, var(--tw-border-opacity));
}

.border-pink-light{
  --tw-border-opacity: 1;
  border-color: rgba(255, 91, 180, var(--tw-border-opacity));
}

.border-orange{
  --tw-border-opacity: 1;
  border-color: rgba(243, 114, 69, var(--tw-border-opacity));
}

.border-yellow{
  --tw-border-opacity: 1;
  border-color: rgba(255, 230, 0, var(--tw-border-opacity));
}

.border-yellow-two{
  --tw-border-opacity: 1;
  border-color: rgba(249, 227, 32, var(--tw-border-opacity));
}

.border-yellow-dark{
  --tw-border-opacity: 1;
  border-color: rgba(230, 175, 33, var(--tw-border-opacity));
}

.border-yellow-light{
  --tw-border-opacity: 1;
  border-color: rgba(243, 193, 42, var(--tw-border-opacity));
}

.border-green-dark{
  --tw-border-opacity: 1;
  border-color: rgba(33, 115, 37, var(--tw-border-opacity));
}

.border-green-light{
  --tw-border-opacity: 1;
  border-color: rgba(80, 161, 84, var(--tw-border-opacity));
}

.border-purple{
  --tw-border-opacity: 1;
  border-color: rgba(164, 139, 198, var(--tw-border-opacity));
}

.border-purple-light{
  --tw-border-opacity: 1;
  border-color: rgba(158, 149, 255, var(--tw-border-opacity));
}

.border-brown-light{
  --tw-border-opacity: 1;
  border-color: rgba(202, 138, 78, var(--tw-border-opacity));
}

.border-brown-dark{
  --tw-border-opacity: 1;
  border-color: rgba(173, 91, 31, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-transparent{
  border-color: transparent;
}

.group:hover .group-hover\:border-black{
  --tw-border-opacity: 1;
  border-color: rgba(0, 0, 0, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-white{
  --tw-border-opacity: 1;
  border-color: rgba(255, 255, 255, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-grey{
  --tw-border-opacity: 1;
  border-color: rgba(155, 155, 155, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-grey-darkest{
  --tw-border-opacity: 1;
  border-color: rgba(17, 17, 17, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-grey-darkest700{
  border-color: rgba(17, 17, 17, 0.7);
}

.group:hover .group-hover\:border-grey-darkest300{
  border-color: rgba(17, 17, 17, 0.3);
}

.group:hover .group-hover\:border-grey-darkest100{
  border-color: rgba(17, 17, 17, 0.1);
}

.group:hover .group-hover\:border-grey-dark{
  --tw-border-opacity: 1;
  border-color: rgba(82, 95, 119, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-grey-light{
  --tw-border-opacity: 1;
  border-color: rgba(163, 163, 163, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-grey-extralight{
  --tw-border-opacity: 1;
  border-color: rgba(231, 231, 231, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-grey-lighter{
  --tw-border-opacity: 1;
  border-color: rgba(180, 189, 206, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-grey-lightest{
  --tw-border-opacity: 1;
  border-color: rgba(244, 244, 244, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-grey-timeline{
  --tw-border-opacity: 1;
  border-color: rgba(136, 136, 136, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-blue{
  --tw-border-opacity: 1;
  border-color: rgba(99, 169, 209, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-blue-light{
  --tw-border-opacity: 1;
  border-color: rgba(123, 207, 255, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-blue-lightest{
  --tw-border-opacity: 1;
  border-color: rgba(255, 81, 172, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-pink{
  --tw-border-opacity: 1;
  border-color: rgba(237, 9, 128, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-pink-light{
  --tw-border-opacity: 1;
  border-color: rgba(255, 91, 180, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-orange{
  --tw-border-opacity: 1;
  border-color: rgba(243, 114, 69, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-yellow{
  --tw-border-opacity: 1;
  border-color: rgba(255, 230, 0, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-yellow-two{
  --tw-border-opacity: 1;
  border-color: rgba(249, 227, 32, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-yellow-dark{
  --tw-border-opacity: 1;
  border-color: rgba(230, 175, 33, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-yellow-light{
  --tw-border-opacity: 1;
  border-color: rgba(243, 193, 42, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-green-dark{
  --tw-border-opacity: 1;
  border-color: rgba(33, 115, 37, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-green-light{
  --tw-border-opacity: 1;
  border-color: rgba(80, 161, 84, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-purple{
  --tw-border-opacity: 1;
  border-color: rgba(164, 139, 198, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-purple-light{
  --tw-border-opacity: 1;
  border-color: rgba(158, 149, 255, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-brown-light{
  --tw-border-opacity: 1;
  border-color: rgba(202, 138, 78, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-brown-dark{
  --tw-border-opacity: 1;
  border-color: rgba(173, 91, 31, var(--tw-border-opacity));
}

.focus-within\:border-transparent:focus-within{
  border-color: transparent;
}

.focus-within\:border-black:focus-within{
  --tw-border-opacity: 1;
  border-color: rgba(0, 0, 0, var(--tw-border-opacity));
}

.focus-within\:border-white:focus-within{
  --tw-border-opacity: 1;
  border-color: rgba(255, 255, 255, var(--tw-border-opacity));
}

.focus-within\:border-grey:focus-within{
  --tw-border-opacity: 1;
  border-color: rgba(155, 155, 155, var(--tw-border-opacity));
}

.focus-within\:border-grey-darkest:focus-within{
  --tw-border-opacity: 1;
  border-color: rgba(17, 17, 17, var(--tw-border-opacity));
}

.focus-within\:border-grey-darkest700:focus-within{
  border-color: rgba(17, 17, 17, 0.7);
}

.focus-within\:border-grey-darkest300:focus-within{
  border-color: rgba(17, 17, 17, 0.3);
}

.focus-within\:border-grey-darkest100:focus-within{
  border-color: rgba(17, 17, 17, 0.1);
}

.focus-within\:border-grey-dark:focus-within{
  --tw-border-opacity: 1;
  border-color: rgba(82, 95, 119, var(--tw-border-opacity));
}

.focus-within\:border-grey-light:focus-within{
  --tw-border-opacity: 1;
  border-color: rgba(163, 163, 163, var(--tw-border-opacity));
}

.focus-within\:border-grey-extralight:focus-within{
  --tw-border-opacity: 1;
  border-color: rgba(231, 231, 231, var(--tw-border-opacity));
}

.focus-within\:border-grey-lighter:focus-within{
  --tw-border-opacity: 1;
  border-color: rgba(180, 189, 206, var(--tw-border-opacity));
}

.focus-within\:border-grey-lightest:focus-within{
  --tw-border-opacity: 1;
  border-color: rgba(244, 244, 244, var(--tw-border-opacity));
}

.focus-within\:border-grey-timeline:focus-within{
  --tw-border-opacity: 1;
  border-color: rgba(136, 136, 136, var(--tw-border-opacity));
}

.focus-within\:border-blue:focus-within{
  --tw-border-opacity: 1;
  border-color: rgba(99, 169, 209, var(--tw-border-opacity));
}

.focus-within\:border-blue-light:focus-within{
  --tw-border-opacity: 1;
  border-color: rgba(123, 207, 255, var(--tw-border-opacity));
}

.focus-within\:border-blue-lightest:focus-within{
  --tw-border-opacity: 1;
  border-color: rgba(255, 81, 172, var(--tw-border-opacity));
}

.focus-within\:border-pink:focus-within{
  --tw-border-opacity: 1;
  border-color: rgba(237, 9, 128, var(--tw-border-opacity));
}

.focus-within\:border-pink-light:focus-within{
  --tw-border-opacity: 1;
  border-color: rgba(255, 91, 180, var(--tw-border-opacity));
}

.focus-within\:border-orange:focus-within{
  --tw-border-opacity: 1;
  border-color: rgba(243, 114, 69, var(--tw-border-opacity));
}

.focus-within\:border-yellow:focus-within{
  --tw-border-opacity: 1;
  border-color: rgba(255, 230, 0, var(--tw-border-opacity));
}

.focus-within\:border-yellow-two:focus-within{
  --tw-border-opacity: 1;
  border-color: rgba(249, 227, 32, var(--tw-border-opacity));
}

.focus-within\:border-yellow-dark:focus-within{
  --tw-border-opacity: 1;
  border-color: rgba(230, 175, 33, var(--tw-border-opacity));
}

.focus-within\:border-yellow-light:focus-within{
  --tw-border-opacity: 1;
  border-color: rgba(243, 193, 42, var(--tw-border-opacity));
}

.focus-within\:border-green-dark:focus-within{
  --tw-border-opacity: 1;
  border-color: rgba(33, 115, 37, var(--tw-border-opacity));
}

.focus-within\:border-green-light:focus-within{
  --tw-border-opacity: 1;
  border-color: rgba(80, 161, 84, var(--tw-border-opacity));
}

.focus-within\:border-purple:focus-within{
  --tw-border-opacity: 1;
  border-color: rgba(164, 139, 198, var(--tw-border-opacity));
}

.focus-within\:border-purple-light:focus-within{
  --tw-border-opacity: 1;
  border-color: rgba(158, 149, 255, var(--tw-border-opacity));
}

.focus-within\:border-brown-light:focus-within{
  --tw-border-opacity: 1;
  border-color: rgba(202, 138, 78, var(--tw-border-opacity));
}

.focus-within\:border-brown-dark:focus-within{
  --tw-border-opacity: 1;
  border-color: rgba(173, 91, 31, var(--tw-border-opacity));
}

.hover\:border-transparent:hover{
  border-color: transparent;
}

.hover\:border-black:hover{
  --tw-border-opacity: 1;
  border-color: rgba(0, 0, 0, var(--tw-border-opacity));
}

.hover\:border-white:hover{
  --tw-border-opacity: 1;
  border-color: rgba(255, 255, 255, var(--tw-border-opacity));
}

.hover\:border-grey:hover{
  --tw-border-opacity: 1;
  border-color: rgba(155, 155, 155, var(--tw-border-opacity));
}

.hover\:border-grey-darkest:hover{
  --tw-border-opacity: 1;
  border-color: rgba(17, 17, 17, var(--tw-border-opacity));
}

.hover\:border-grey-darkest700:hover{
  border-color: rgba(17, 17, 17, 0.7);
}

.hover\:border-grey-darkest300:hover{
  border-color: rgba(17, 17, 17, 0.3);
}

.hover\:border-grey-darkest100:hover{
  border-color: rgba(17, 17, 17, 0.1);
}

.hover\:border-grey-dark:hover{
  --tw-border-opacity: 1;
  border-color: rgba(82, 95, 119, var(--tw-border-opacity));
}

.hover\:border-grey-light:hover{
  --tw-border-opacity: 1;
  border-color: rgba(163, 163, 163, var(--tw-border-opacity));
}

.hover\:border-grey-extralight:hover{
  --tw-border-opacity: 1;
  border-color: rgba(231, 231, 231, var(--tw-border-opacity));
}

.hover\:border-grey-lighter:hover{
  --tw-border-opacity: 1;
  border-color: rgba(180, 189, 206, var(--tw-border-opacity));
}

.hover\:border-grey-lightest:hover{
  --tw-border-opacity: 1;
  border-color: rgba(244, 244, 244, var(--tw-border-opacity));
}

.hover\:border-grey-timeline:hover{
  --tw-border-opacity: 1;
  border-color: rgba(136, 136, 136, var(--tw-border-opacity));
}

.hover\:border-blue:hover{
  --tw-border-opacity: 1;
  border-color: rgba(99, 169, 209, var(--tw-border-opacity));
}

.hover\:border-blue-light:hover{
  --tw-border-opacity: 1;
  border-color: rgba(123, 207, 255, var(--tw-border-opacity));
}

.hover\:border-blue-lightest:hover{
  --tw-border-opacity: 1;
  border-color: rgba(255, 81, 172, var(--tw-border-opacity));
}

.hover\:border-pink:hover{
  --tw-border-opacity: 1;
  border-color: rgba(237, 9, 128, var(--tw-border-opacity));
}

.hover\:border-pink-light:hover{
  --tw-border-opacity: 1;
  border-color: rgba(255, 91, 180, var(--tw-border-opacity));
}

.hover\:border-orange:hover{
  --tw-border-opacity: 1;
  border-color: rgba(243, 114, 69, var(--tw-border-opacity));
}

.hover\:border-yellow:hover{
  --tw-border-opacity: 1;
  border-color: rgba(255, 230, 0, var(--tw-border-opacity));
}

.hover\:border-yellow-two:hover{
  --tw-border-opacity: 1;
  border-color: rgba(249, 227, 32, var(--tw-border-opacity));
}

.hover\:border-yellow-dark:hover{
  --tw-border-opacity: 1;
  border-color: rgba(230, 175, 33, var(--tw-border-opacity));
}

.hover\:border-yellow-light:hover{
  --tw-border-opacity: 1;
  border-color: rgba(243, 193, 42, var(--tw-border-opacity));
}

.hover\:border-green-dark:hover{
  --tw-border-opacity: 1;
  border-color: rgba(33, 115, 37, var(--tw-border-opacity));
}

.hover\:border-green-light:hover{
  --tw-border-opacity: 1;
  border-color: rgba(80, 161, 84, var(--tw-border-opacity));
}

.hover\:border-purple:hover{
  --tw-border-opacity: 1;
  border-color: rgba(164, 139, 198, var(--tw-border-opacity));
}

.hover\:border-purple-light:hover{
  --tw-border-opacity: 1;
  border-color: rgba(158, 149, 255, var(--tw-border-opacity));
}

.hover\:border-brown-light:hover{
  --tw-border-opacity: 1;
  border-color: rgba(202, 138, 78, var(--tw-border-opacity));
}

.hover\:border-brown-dark:hover{
  --tw-border-opacity: 1;
  border-color: rgba(173, 91, 31, var(--tw-border-opacity));
}

.focus\:border-transparent:focus{
  border-color: transparent;
}

.focus\:border-black:focus{
  --tw-border-opacity: 1;
  border-color: rgba(0, 0, 0, var(--tw-border-opacity));
}

.focus\:border-white:focus{
  --tw-border-opacity: 1;
  border-color: rgba(255, 255, 255, var(--tw-border-opacity));
}

.focus\:border-grey:focus{
  --tw-border-opacity: 1;
  border-color: rgba(155, 155, 155, var(--tw-border-opacity));
}

.focus\:border-grey-darkest:focus{
  --tw-border-opacity: 1;
  border-color: rgba(17, 17, 17, var(--tw-border-opacity));
}

.focus\:border-grey-darkest700:focus{
  border-color: rgba(17, 17, 17, 0.7);
}

.focus\:border-grey-darkest300:focus{
  border-color: rgba(17, 17, 17, 0.3);
}

.focus\:border-grey-darkest100:focus{
  border-color: rgba(17, 17, 17, 0.1);
}

.focus\:border-grey-dark:focus{
  --tw-border-opacity: 1;
  border-color: rgba(82, 95, 119, var(--tw-border-opacity));
}

.focus\:border-grey-light:focus{
  --tw-border-opacity: 1;
  border-color: rgba(163, 163, 163, var(--tw-border-opacity));
}

.focus\:border-grey-extralight:focus{
  --tw-border-opacity: 1;
  border-color: rgba(231, 231, 231, var(--tw-border-opacity));
}

.focus\:border-grey-lighter:focus{
  --tw-border-opacity: 1;
  border-color: rgba(180, 189, 206, var(--tw-border-opacity));
}

.focus\:border-grey-lightest:focus{
  --tw-border-opacity: 1;
  border-color: rgba(244, 244, 244, var(--tw-border-opacity));
}

.focus\:border-grey-timeline:focus{
  --tw-border-opacity: 1;
  border-color: rgba(136, 136, 136, var(--tw-border-opacity));
}

.focus\:border-blue:focus{
  --tw-border-opacity: 1;
  border-color: rgba(99, 169, 209, var(--tw-border-opacity));
}

.focus\:border-blue-light:focus{
  --tw-border-opacity: 1;
  border-color: rgba(123, 207, 255, var(--tw-border-opacity));
}

.focus\:border-blue-lightest:focus{
  --tw-border-opacity: 1;
  border-color: rgba(255, 81, 172, var(--tw-border-opacity));
}

.focus\:border-pink:focus{
  --tw-border-opacity: 1;
  border-color: rgba(237, 9, 128, var(--tw-border-opacity));
}

.focus\:border-pink-light:focus{
  --tw-border-opacity: 1;
  border-color: rgba(255, 91, 180, var(--tw-border-opacity));
}

.focus\:border-orange:focus{
  --tw-border-opacity: 1;
  border-color: rgba(243, 114, 69, var(--tw-border-opacity));
}

.focus\:border-yellow:focus{
  --tw-border-opacity: 1;
  border-color: rgba(255, 230, 0, var(--tw-border-opacity));
}

.focus\:border-yellow-two:focus{
  --tw-border-opacity: 1;
  border-color: rgba(249, 227, 32, var(--tw-border-opacity));
}

.focus\:border-yellow-dark:focus{
  --tw-border-opacity: 1;
  border-color: rgba(230, 175, 33, var(--tw-border-opacity));
}

.focus\:border-yellow-light:focus{
  --tw-border-opacity: 1;
  border-color: rgba(243, 193, 42, var(--tw-border-opacity));
}

.focus\:border-green-dark:focus{
  --tw-border-opacity: 1;
  border-color: rgba(33, 115, 37, var(--tw-border-opacity));
}

.focus\:border-green-light:focus{
  --tw-border-opacity: 1;
  border-color: rgba(80, 161, 84, var(--tw-border-opacity));
}

.focus\:border-purple:focus{
  --tw-border-opacity: 1;
  border-color: rgba(164, 139, 198, var(--tw-border-opacity));
}

.focus\:border-purple-light:focus{
  --tw-border-opacity: 1;
  border-color: rgba(158, 149, 255, var(--tw-border-opacity));
}

.focus\:border-brown-light:focus{
  --tw-border-opacity: 1;
  border-color: rgba(202, 138, 78, var(--tw-border-opacity));
}

.focus\:border-brown-dark:focus{
  --tw-border-opacity: 1;
  border-color: rgba(173, 91, 31, var(--tw-border-opacity));
}

.active\:border-transparent:active{
  border-color: transparent;
}

.active\:border-black:active{
  --tw-border-opacity: 1;
  border-color: rgba(0, 0, 0, var(--tw-border-opacity));
}

.active\:border-white:active{
  --tw-border-opacity: 1;
  border-color: rgba(255, 255, 255, var(--tw-border-opacity));
}

.active\:border-grey:active{
  --tw-border-opacity: 1;
  border-color: rgba(155, 155, 155, var(--tw-border-opacity));
}

.active\:border-grey-darkest:active{
  --tw-border-opacity: 1;
  border-color: rgba(17, 17, 17, var(--tw-border-opacity));
}

.active\:border-grey-darkest700:active{
  border-color: rgba(17, 17, 17, 0.7);
}

.active\:border-grey-darkest300:active{
  border-color: rgba(17, 17, 17, 0.3);
}

.active\:border-grey-darkest100:active{
  border-color: rgba(17, 17, 17, 0.1);
}

.active\:border-grey-dark:active{
  --tw-border-opacity: 1;
  border-color: rgba(82, 95, 119, var(--tw-border-opacity));
}

.active\:border-grey-light:active{
  --tw-border-opacity: 1;
  border-color: rgba(163, 163, 163, var(--tw-border-opacity));
}

.active\:border-grey-extralight:active{
  --tw-border-opacity: 1;
  border-color: rgba(231, 231, 231, var(--tw-border-opacity));
}

.active\:border-grey-lighter:active{
  --tw-border-opacity: 1;
  border-color: rgba(180, 189, 206, var(--tw-border-opacity));
}

.active\:border-grey-lightest:active{
  --tw-border-opacity: 1;
  border-color: rgba(244, 244, 244, var(--tw-border-opacity));
}

.active\:border-grey-timeline:active{
  --tw-border-opacity: 1;
  border-color: rgba(136, 136, 136, var(--tw-border-opacity));
}

.active\:border-blue:active{
  --tw-border-opacity: 1;
  border-color: rgba(99, 169, 209, var(--tw-border-opacity));
}

.active\:border-blue-light:active{
  --tw-border-opacity: 1;
  border-color: rgba(123, 207, 255, var(--tw-border-opacity));
}

.active\:border-blue-lightest:active{
  --tw-border-opacity: 1;
  border-color: rgba(255, 81, 172, var(--tw-border-opacity));
}

.active\:border-pink:active{
  --tw-border-opacity: 1;
  border-color: rgba(237, 9, 128, var(--tw-border-opacity));
}

.active\:border-pink-light:active{
  --tw-border-opacity: 1;
  border-color: rgba(255, 91, 180, var(--tw-border-opacity));
}

.active\:border-orange:active{
  --tw-border-opacity: 1;
  border-color: rgba(243, 114, 69, var(--tw-border-opacity));
}

.active\:border-yellow:active{
  --tw-border-opacity: 1;
  border-color: rgba(255, 230, 0, var(--tw-border-opacity));
}

.active\:border-yellow-two:active{
  --tw-border-opacity: 1;
  border-color: rgba(249, 227, 32, var(--tw-border-opacity));
}

.active\:border-yellow-dark:active{
  --tw-border-opacity: 1;
  border-color: rgba(230, 175, 33, var(--tw-border-opacity));
}

.active\:border-yellow-light:active{
  --tw-border-opacity: 1;
  border-color: rgba(243, 193, 42, var(--tw-border-opacity));
}

.active\:border-green-dark:active{
  --tw-border-opacity: 1;
  border-color: rgba(33, 115, 37, var(--tw-border-opacity));
}

.active\:border-green-light:active{
  --tw-border-opacity: 1;
  border-color: rgba(80, 161, 84, var(--tw-border-opacity));
}

.active\:border-purple:active{
  --tw-border-opacity: 1;
  border-color: rgba(164, 139, 198, var(--tw-border-opacity));
}

.active\:border-purple-light:active{
  --tw-border-opacity: 1;
  border-color: rgba(158, 149, 255, var(--tw-border-opacity));
}

.active\:border-brown-light:active{
  --tw-border-opacity: 1;
  border-color: rgba(202, 138, 78, var(--tw-border-opacity));
}

.active\:border-brown-dark:active{
  --tw-border-opacity: 1;
  border-color: rgba(173, 91, 31, var(--tw-border-opacity));
}

.border-opacity-0{
  --tw-border-opacity: 0;
}

.border-opacity-5{
  --tw-border-opacity: 0.05;
}

.border-opacity-10{
  --tw-border-opacity: 0.1;
}

.border-opacity-20{
  --tw-border-opacity: 0.2;
}

.border-opacity-25{
  --tw-border-opacity: 0.25;
}

.border-opacity-30{
  --tw-border-opacity: 0.3;
}

.border-opacity-40{
  --tw-border-opacity: 0.4;
}

.border-opacity-50{
  --tw-border-opacity: 0.5;
}

.border-opacity-60{
  --tw-border-opacity: 0.6;
}

.border-opacity-70{
  --tw-border-opacity: 0.7;
}

.border-opacity-75{
  --tw-border-opacity: 0.75;
}

.border-opacity-80{
  --tw-border-opacity: 0.8;
}

.border-opacity-90{
  --tw-border-opacity: 0.9;
}

.border-opacity-95{
  --tw-border-opacity: 0.95;
}

.border-opacity-100{
  --tw-border-opacity: 1;
}

.group:hover .group-hover\:border-opacity-0{
  --tw-border-opacity: 0;
}

.group:hover .group-hover\:border-opacity-5{
  --tw-border-opacity: 0.05;
}

.group:hover .group-hover\:border-opacity-10{
  --tw-border-opacity: 0.1;
}

.group:hover .group-hover\:border-opacity-20{
  --tw-border-opacity: 0.2;
}

.group:hover .group-hover\:border-opacity-25{
  --tw-border-opacity: 0.25;
}

.group:hover .group-hover\:border-opacity-30{
  --tw-border-opacity: 0.3;
}

.group:hover .group-hover\:border-opacity-40{
  --tw-border-opacity: 0.4;
}

.group:hover .group-hover\:border-opacity-50{
  --tw-border-opacity: 0.5;
}

.group:hover .group-hover\:border-opacity-60{
  --tw-border-opacity: 0.6;
}

.group:hover .group-hover\:border-opacity-70{
  --tw-border-opacity: 0.7;
}

.group:hover .group-hover\:border-opacity-75{
  --tw-border-opacity: 0.75;
}

.group:hover .group-hover\:border-opacity-80{
  --tw-border-opacity: 0.8;
}

.group:hover .group-hover\:border-opacity-90{
  --tw-border-opacity: 0.9;
}

.group:hover .group-hover\:border-opacity-95{
  --tw-border-opacity: 0.95;
}

.group:hover .group-hover\:border-opacity-100{
  --tw-border-opacity: 1;
}

.focus-within\:border-opacity-0:focus-within{
  --tw-border-opacity: 0;
}

.focus-within\:border-opacity-5:focus-within{
  --tw-border-opacity: 0.05;
}

.focus-within\:border-opacity-10:focus-within{
  --tw-border-opacity: 0.1;
}

.focus-within\:border-opacity-20:focus-within{
  --tw-border-opacity: 0.2;
}

.focus-within\:border-opacity-25:focus-within{
  --tw-border-opacity: 0.25;
}

.focus-within\:border-opacity-30:focus-within{
  --tw-border-opacity: 0.3;
}

.focus-within\:border-opacity-40:focus-within{
  --tw-border-opacity: 0.4;
}

.focus-within\:border-opacity-50:focus-within{
  --tw-border-opacity: 0.5;
}

.focus-within\:border-opacity-60:focus-within{
  --tw-border-opacity: 0.6;
}

.focus-within\:border-opacity-70:focus-within{
  --tw-border-opacity: 0.7;
}

.focus-within\:border-opacity-75:focus-within{
  --tw-border-opacity: 0.75;
}

.focus-within\:border-opacity-80:focus-within{
  --tw-border-opacity: 0.8;
}

.focus-within\:border-opacity-90:focus-within{
  --tw-border-opacity: 0.9;
}

.focus-within\:border-opacity-95:focus-within{
  --tw-border-opacity: 0.95;
}

.focus-within\:border-opacity-100:focus-within{
  --tw-border-opacity: 1;
}

.hover\:border-opacity-0:hover{
  --tw-border-opacity: 0;
}

.hover\:border-opacity-5:hover{
  --tw-border-opacity: 0.05;
}

.hover\:border-opacity-10:hover{
  --tw-border-opacity: 0.1;
}

.hover\:border-opacity-20:hover{
  --tw-border-opacity: 0.2;
}

.hover\:border-opacity-25:hover{
  --tw-border-opacity: 0.25;
}

.hover\:border-opacity-30:hover{
  --tw-border-opacity: 0.3;
}

.hover\:border-opacity-40:hover{
  --tw-border-opacity: 0.4;
}

.hover\:border-opacity-50:hover{
  --tw-border-opacity: 0.5;
}

.hover\:border-opacity-60:hover{
  --tw-border-opacity: 0.6;
}

.hover\:border-opacity-70:hover{
  --tw-border-opacity: 0.7;
}

.hover\:border-opacity-75:hover{
  --tw-border-opacity: 0.75;
}

.hover\:border-opacity-80:hover{
  --tw-border-opacity: 0.8;
}

.hover\:border-opacity-90:hover{
  --tw-border-opacity: 0.9;
}

.hover\:border-opacity-95:hover{
  --tw-border-opacity: 0.95;
}

.hover\:border-opacity-100:hover{
  --tw-border-opacity: 1;
}

.focus\:border-opacity-0:focus{
  --tw-border-opacity: 0;
}

.focus\:border-opacity-5:focus{
  --tw-border-opacity: 0.05;
}

.focus\:border-opacity-10:focus{
  --tw-border-opacity: 0.1;
}

.focus\:border-opacity-20:focus{
  --tw-border-opacity: 0.2;
}

.focus\:border-opacity-25:focus{
  --tw-border-opacity: 0.25;
}

.focus\:border-opacity-30:focus{
  --tw-border-opacity: 0.3;
}

.focus\:border-opacity-40:focus{
  --tw-border-opacity: 0.4;
}

.focus\:border-opacity-50:focus{
  --tw-border-opacity: 0.5;
}

.focus\:border-opacity-60:focus{
  --tw-border-opacity: 0.6;
}

.focus\:border-opacity-70:focus{
  --tw-border-opacity: 0.7;
}

.focus\:border-opacity-75:focus{
  --tw-border-opacity: 0.75;
}

.focus\:border-opacity-80:focus{
  --tw-border-opacity: 0.8;
}

.focus\:border-opacity-90:focus{
  --tw-border-opacity: 0.9;
}

.focus\:border-opacity-95:focus{
  --tw-border-opacity: 0.95;
}

.focus\:border-opacity-100:focus{
  --tw-border-opacity: 1;
}

.rounded-3{
  border-radius: 0.1875rem;
}

.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-xl{
  border-radius: 0.75rem;
}

.rounded-2xl{
  border-radius: 1rem;
}

.rounded-3xl{
  border-radius: 1.5rem;
}

.rounded-4xl{
  border-radius: 2rem;
}

.rounded-5xl{
  border-radius: 2.5rem;
}

.rounded-6xl{
  border-radius: 3.125rem;
}

.rounded-full{
  border-radius: 9999px;
}

.rounded-t-3{
  border-top-left-radius: 0.1875rem;
  border-top-right-radius: 0.1875rem;
}

.rounded-r-3{
  border-top-right-radius: 0.1875rem;
  border-bottom-right-radius: 0.1875rem;
}

.rounded-b-3{
  border-bottom-right-radius: 0.1875rem;
  border-bottom-left-radius: 0.1875rem;
}

.rounded-l-3{
  border-top-left-radius: 0.1875rem;
  border-bottom-left-radius: 0.1875rem;
}

.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-xl{
  border-top-left-radius: 0.75rem;
  border-top-right-radius: 0.75rem;
}

.rounded-r-xl{
  border-top-right-radius: 0.75rem;
  border-bottom-right-radius: 0.75rem;
}

.rounded-b-xl{
  border-bottom-right-radius: 0.75rem;
  border-bottom-left-radius: 0.75rem;
}

.rounded-l-xl{
  border-top-left-radius: 0.75rem;
  border-bottom-left-radius: 0.75rem;
}

.rounded-t-2xl{
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
}

.rounded-r-2xl{
  border-top-right-radius: 1rem;
  border-bottom-right-radius: 1rem;
}

.rounded-b-2xl{
  border-bottom-right-radius: 1rem;
  border-bottom-left-radius: 1rem;
}

.rounded-l-2xl{
  border-top-left-radius: 1rem;
  border-bottom-left-radius: 1rem;
}

.rounded-t-3xl{
  border-top-left-radius: 1.5rem;
  border-top-right-radius: 1.5rem;
}

.rounded-r-3xl{
  border-top-right-radius: 1.5rem;
  border-bottom-right-radius: 1.5rem;
}

.rounded-b-3xl{
  border-bottom-right-radius: 1.5rem;
  border-bottom-left-radius: 1.5rem;
}

.rounded-l-3xl{
  border-top-left-radius: 1.5rem;
  border-bottom-left-radius: 1.5rem;
}

.rounded-t-4xl{
  border-top-left-radius: 2rem;
  border-top-right-radius: 2rem;
}

.rounded-r-4xl{
  border-top-right-radius: 2rem;
  border-bottom-right-radius: 2rem;
}

.rounded-b-4xl{
  border-bottom-right-radius: 2rem;
  border-bottom-left-radius: 2rem;
}

.rounded-l-4xl{
  border-top-left-radius: 2rem;
  border-bottom-left-radius: 2rem;
}

.rounded-t-5xl{
  border-top-left-radius: 2.5rem;
  border-top-right-radius: 2.5rem;
}

.rounded-r-5xl{
  border-top-right-radius: 2.5rem;
  border-bottom-right-radius: 2.5rem;
}

.rounded-b-5xl{
  border-bottom-right-radius: 2.5rem;
  border-bottom-left-radius: 2.5rem;
}

.rounded-l-5xl{
  border-top-left-radius: 2.5rem;
  border-bottom-left-radius: 2.5rem;
}

.rounded-t-6xl{
  border-top-left-radius: 3.125rem;
  border-top-right-radius: 3.125rem;
}

.rounded-r-6xl{
  border-top-right-radius: 3.125rem;
  border-bottom-right-radius: 3.125rem;
}

.rounded-b-6xl{
  border-bottom-right-radius: 3.125rem;
  border-bottom-left-radius: 3.125rem;
}

.rounded-l-6xl{
  border-top-left-radius: 3.125rem;
  border-bottom-left-radius: 3.125rem;
}

.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-3{
  border-top-left-radius: 0.1875rem;
}

.rounded-tr-3{
  border-top-right-radius: 0.1875rem;
}

.rounded-br-3{
  border-bottom-right-radius: 0.1875rem;
}

.rounded-bl-3{
  border-bottom-left-radius: 0.1875rem;
}

.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-xl{
  border-top-left-radius: 0.75rem;
}

.rounded-tr-xl{
  border-top-right-radius: 0.75rem;
}

.rounded-br-xl{
  border-bottom-right-radius: 0.75rem;
}

.rounded-bl-xl{
  border-bottom-left-radius: 0.75rem;
}

.rounded-tl-2xl{
  border-top-left-radius: 1rem;
}

.rounded-tr-2xl{
  border-top-right-radius: 1rem;
}

.rounded-br-2xl{
  border-bottom-right-radius: 1rem;
}

.rounded-bl-2xl{
  border-bottom-left-radius: 1rem;
}

.rounded-tl-3xl{
  border-top-left-radius: 1.5rem;
}

.rounded-tr-3xl{
  border-top-right-radius: 1.5rem;
}

.rounded-br-3xl{
  border-bottom-right-radius: 1.5rem;
}

.rounded-bl-3xl{
  border-bottom-left-radius: 1.5rem;
}

.rounded-tl-4xl{
  border-top-left-radius: 2rem;
}

.rounded-tr-4xl{
  border-top-right-radius: 2rem;
}

.rounded-br-4xl{
  border-bottom-right-radius: 2rem;
}

.rounded-bl-4xl{
  border-bottom-left-radius: 2rem;
}

.rounded-tl-5xl{
  border-top-left-radius: 2.5rem;
}

.rounded-tr-5xl{
  border-top-right-radius: 2.5rem;
}

.rounded-br-5xl{
  border-bottom-right-radius: 2.5rem;
}

.rounded-bl-5xl{
  border-bottom-left-radius: 2.5rem;
}

.rounded-tl-6xl{
  border-top-left-radius: 3.125rem;
}

.rounded-tr-6xl{
  border-top-right-radius: 3.125rem;
}

.rounded-br-6xl{
  border-bottom-right-radius: 3.125rem;
}

.rounded-bl-6xl{
  border-bottom-left-radius: 3.125rem;
}

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

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

.border-0{
  border-width: 0px;
}

.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: 0px;
}

.border-r-0{
  border-right-width: 0px;
}

.border-b-0{
  border-bottom-width: 0px;
}

.border-l-0{
  border-left-width: 0px;
}

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

.box-border{
  box-sizing: border-box;
}

.box-content{
  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-help{
  cursor: help;
}

.cursor-not-allowed{
  cursor: not-allowed;
}

.block{
  display: block;
}

.inline-block{
  display: inline-block;
}

.inline{
  display: inline;
}

.flex{
  display: flex;
}

.inline-flex{
  display: inline-flex;
}

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

.flow-root{
  display: flow-root;
}

.grid{
  display: grid;
}

.inline-grid{
  display: inline-grid;
}

.contents{
  display: contents;
}

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

.flex-wrap{
  flex-wrap: wrap;
}

.flex-wrap-reverse{
  flex-wrap: wrap-reverse;
}

.flex-nowrap{
  flex-wrap: nowrap;
}

.place-items-auto{
  place-items: auto;
}

.place-items-start{
  place-items: start;
}

.place-items-end{
  place-items: end;
}

.place-items-center{
  place-items: center;
}

.place-items-stretch{
  place-items: stretch;
}

.place-content-center{
  place-content: center;
}

.place-content-start{
  place-content: start;
}

.place-content-end{
  place-content: end;
}

.place-content-between{
  place-content: space-between;
}

.place-content-around{
  place-content: space-around;
}

.place-content-evenly{
  place-content: space-evenly;
}

.place-content-stretch{
  place-content: stretch;
}

.place-self-auto{
  place-self: auto;
}

.place-self-start{
  place-self: start;
}

.place-self-end{
  place-self: end;
}

.place-self-center{
  place-self: center;
}

.place-self-stretch{
  place-self: stretch;
}

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

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

.content-evenly{
  align-content: space-evenly;
}

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

.justify-items-auto{
  justify-items: auto;
}

.justify-items-start{
  justify-items: start;
}

.justify-items-end{
  justify-items: end;
}

.justify-items-center{
  justify-items: center;
}

.justify-items-stretch{
  justify-items: 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;
}

.justify-self-auto{
  justify-self: auto;
}

.justify-self-start{
  justify-self: start;
}

.justify-self-end{
  justify-self: end;
}

.justify-self-center{
  justify-self: center;
}

.justify-self-stretch{
  justify-self: stretch;
}

.flex-1{
  flex: 1 1 0%;
}

.flex-auto{
  flex: 1 1 auto;
}

.flex-initial{
  flex: 0 1 auto;
}

.flex-none{
  flex: none;
}

.flex-grow-0{
  flex-grow: 0;
}

.flex-grow{
  flex-grow: 1;
}

.flex-shrink-0{
  flex-shrink: 0;
}

.flex-shrink{
  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;
}

.float-right{
  float: right;
}

.float-left{
  float: left;
}

.float-none{
  float: none;
}

.clear-left{
  clear: left;
}

.clear-right{
  clear: right;
}

.clear-both{
  clear: both;
}

.clear-none{
  clear: none;
}

.font-ar{
  font-family: CFAstyStdRegular, sans-serif;
}

.font-am{
  font-family: CFAstyStdMedium, sans-serif;
}

.font-m{
  font-family: Manrope, sans-serif;
}

.font-thin{
  font-weight: 100;
}

.font-extralight{
  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;
}

.h-0{
  height: 0px;
}

.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-7{
  height: 1.75rem;
}

.h-8{
  height: 2rem;
}

.h-9{
  height: 2.25rem;
}

.h-10{
  height: 2.5rem;
}

.h-11{
  height: 2.75rem;
}

.h-12{
  height: 3rem;
}

.h-13{
  height: 3.25rem;
}

.h-14{
  height: 3.5rem;
}

.h-15{
  height: 3.75rem;
}

.h-16{
  height: 4rem;
}

.h-17{
  height: 4.25rem;
}

.h-18{
  height: 4.5rem;
}

.h-19{
  height: 4.75rem;
}

.h-20{
  height: 5rem;
}

.h-22{
  height: 5.5rem;
}

.h-24{
  height: 6rem;
}

.h-25{
  height: 6.25rem;
}

.h-28{
  height: 7rem;
}

.h-30{
  height: 7.5rem;
}

.h-32{
  height: 8rem;
}

.h-34{
  height: 8.5rem;
}

.h-35{
  height: 8.75rem;
}

.h-36{
  height: 9rem;
}

.h-39{
  height: 9.75rem;
}

.h-40{
  height: 10rem;
}

.h-42{
  height: 10.5rem;
}

.h-44{
  height: 11rem;
}

.h-45{
  height: 11.25rem;
}

.h-48{
  height: 12rem;
}

.h-50{
  height: 12.5rem;
}

.h-52{
  height: 13rem;
}

.h-55{
  height: 13.75rem;
}

.h-56{
  height: 14rem;
}

.h-58{
  height: 14.5rem;
}

.h-60{
  height: 15rem;
}

.h-64{
  height: 16rem;
}

.h-65{
  height: 16.25rem;
}

.h-68{
  height: 17rem;
}

.h-69{
  height: 17.25rem;
}

.h-70{
  height: 17.5rem;
}

.h-72{
  height: 18rem;
}

.h-75{
  height: 18.75rem;
}

.h-80{
  height: 20rem;
}

.h-85{
  height: 21.25rem;
}

.h-86{
  height: 21.5rem;
}

.h-90{
  height: 22.5rem;
}

.h-96{
  height: 24rem;
}

.h-100{
  height: 25rem;
}

.h-115{
  height: 28.75rem;
}

.h-125{
  height: 31.25rem;
}

.h-142{
  height: 35.5rem;
}

.h-150{
  height: 37.5rem;
}

.h-156{
  height: 39rem;
}

.h-160{
  height: 40rem;
}

.h-175{
  height: 43.75rem;
}

.h-207{
  height: 51.75rem;
}

.h-242{
  height: 60.5rem;
}

.h-250{
  height: 62.5rem;
}

.h-258{
  height: 64.5rem;
}

.h-265{
  height: 66.25rem;
}

.h-280{
  height: 70rem;
}

.h-auto{
  height: auto;
}

.h-px{
  height: 1px;
}

.h-0\.5{
  height: 0.125rem;
}

.h-1\.5{
  height: 0.375rem;
}

.h-2\.5{
  height: 0.625rem;
}

.h-3\.5{
  height: 0.875rem;
}

.h-0\.25{
  height: 0.0625rem;
}

.h-0\.75{
  height: 0.1875rem;
}

.h-1\.25{
  height: 0.3125rem;
}

.h-1\.75{
  height: 0.4375rem;
}

.h-2\.25{
  height: 0.5625rem;
}

.h-2\.75{
  height: 0.6875rem;
}

.h-3\.25{
  height: 0.8125rem;
}

.h-3\.75{
  height: 0.9375rem;
}

.h-4\.25{
  height: 1.0625rem;
}

.h-4\.5{
  height: 1.125rem;
}

.h-4\.75{
  height: 1.1875rem;
}

.h-5\.25{
  height: 1.3125rem;
}

.h-5\.5{
  height: 1.375rem;
}

.h-5\.75{
  height: 1.4375rem;
}

.h-6\.25{
  height: 1.5625rem;
}

.h-6\.5{
  height: 1.625rem;
}

.h-6\.75{
  height: 1.6875rem;
}

.h-7\.25{
  height: 1.8125rem;
}

.h-7\.5{
  height: 1.875rem;
}

.h-8\.25{
  height: 2.0625rem;
}

.h-8\.5{
  height: 2.125rem;
}

.h-9\.25{
  height: 2.3125rem;
}

.h-9\.5{
  height: 2.375rem;
}

.h-10\.5{
  height: 2.625rem;
}

.h-11\.25{
  height: 2.8125rem;
}

.h-11\.5{
  height: 2.875rem;
}

.h-12\.5{
  height: 3.125rem;
}

.h-12\.75{
  height: 3.1875rem;
}

.h-13\.5{
  height: 3.375rem;
}

.h-14\.5{
  height: 3.625rem;
}

.h-15\.5{
  height: 3.875rem;
}

.h-15\.75{
  height: 3.9375rem;
}

.h-16\.25{
  height: 4.0625rem;
}

.h-17\.25{
  height: 4.3125rem;
}

.h-17\.5{
  height: 4.375rem;
}

.h-18\.25{
  height: 4.5625rem;
}

.h-18\.5{
  height: 4.625rem;
}

.h-20\.25{
  height: 5.0625rem;
}

.h-20\.5{
  height: 5.125rem;
}

.h-22\.5{
  height: 5.625rem;
}

.h-25\.5{
  height: 6.375rem;
}

.h-26\.75{
  height: 6.6875rem;
}

.h-32\.5{
  height: 8.125rem;
}

.h-37\.5{
  height: 9.375rem;
}

.h-41\.25{
  height: 10.3125rem;
}

.h-52\.5{
  height: 13.125rem;
}

.h-54\.5{
  height: 13.625rem;
}

.h-57\.25{
  height: 14.3125rem;
}

.h-57\.5{
  height: 14.375rem;
}

.h-66\.25{
  height: 16.5625rem;
}

.h-74\.5{
  height: 18.125rem;
}

.h-106\.25{
  height: 26.5625rem;
}

.h-112\.25{
  height: 28.0675rem;
}

.h-112\.75{
  height: 28.1875rem;
}

.h-147\.5{
  height: 36.875rem;
}

.h-162\.5{
  height: 40.625rem;
}

.h-172\.25{
  height: 42.5625rem;
}

.h-175\.25{
  height: 43.8125rem;
}

.h-184\.25{
  height: 46.0625rem;
}

.h-203\.25{
  height: 50.8125rem;
}

.h-half{
  height: 50%;
}

.h-full{
  height: 100%;
}

.h-1\/10{
  height: 10%;
}

.h-2\/10{
  height: 20%;
}

.h-3\/10{
  height: 30%;
}

.h-4\/10{
  height: 40%;
}

.h-4\.5\/10{
  height: 45%;
}

.h-5\/10{
  height: 50%;
}

.h-5\.5\/10{
  height: 55%;
}

.h-6\/10{
  height: 60%;
}

.h-7\/10{
  height: 70%;
}

.h-8\/10{
  height: 80%;
}

.h-9\/10{
  height: 90%;
}

.h-1\/12{
  height: 8.333333%;
}

.h-2\/12{
  height: 16.666667%;
}

.h-3\/12{
  height: 25%;
}

.h-4\/12{
  height: 33.333333%;
}

.h-5\/12{
  height: 41.666667%;
}

.h-6\/12{
  height: 50%;
}

.h-7\/12{
  height: 58.333333%;
}

.h-8\/12{
  height: 66.666667%;
}

.h-9\/12{
  height: 75%;
}

.h-10\/12{
  height: 83.333333%;
}

.h-11\/12{
  height: 91.666667%;
}

.h-1\/2{
  height: 50%;
}

.h-1\/3{
  height: 33.333333%;
}

.h-2\/3{
  height: 66.666667%;
}

.h-1\/4{
  height: 25%;
}

.h-2\/4{
  height: 50%;
}

.h-3\/4{
  height: 75%;
}

.h-1\/5{
  height: 20%;
}

.h-2\/5{
  height: 40%;
}

.h-3\/5{
  height: 60%;
}

.h-4\/5{
  height: 80%;
}

.h-1\/6{
  height: 16.666667%;
}

.h-2\/6{
  height: 33.333333%;
}

.h-3\/6{
  height: 50%;
}

.h-4\/6{
  height: 66.666667%;
}

.h-5\/6{
  height: 83.333333%;
}

.h-screen{
  height: 100vh;
}

.h-screen-half{
  height: 50vh;
}

.h-screen-full{
  height: 100vh;
}

.h-screen-1\/10{
  height: 10vh;
}

.h-screen-2\/10{
  height: 20vh;
}

.h-screen-3\/10{
  height: 30vh;
}

.h-screen-4\/10{
  height: 40vh;
}

.h-screen-5\/10{
  height: 50vh;
}

.h-screen-6\/10{
  height: 60vh;
}

.h-screen-7\/10{
  height: 70vh;
}

.h-screen-8\/10{
  height: 80vh;
}

.h-screen-9\/10{
  height: 90vh;
}

.h-screen-1\/12{
  height: 8.333333vh;
}

.h-screen-2\/12{
  height: 16.666667vh;
}

.h-screen-3\/12{
  height: 25vh;
}

.h-screen-4\/12{
  height: 33.333333vh;
}

.h-screen-5\/12{
  height: 41.666667vh;
}

.h-screen-6\/12{
  height: 50vh;
}

.h-screen-7\/12{
  height: 58.333333vh;
}

.h-screen-8\/12{
  height: 66.666667vh;
}

.h-screen-9\/12{
  height: 75vh;
}

.h-screen-10\/12{
  height: 83.333333vh;
}

.h-screen-11\/12{
  height: 91.666667vh;
}

.text-1{
  font-size: 0.25rem;
}

.text-2{
  font-size: 0.5rem;
}

.text-3{
  font-size: 0.75rem;
}

.text-4{
  font-size: 1rem;
}

.text-5{
  font-size: 1.25rem;
}

.text-6{
  font-size: 1.5rem;
}

.text-7{
  font-size: 1.75rem;
}

.text-8{
  font-size: 2rem;
}

.text-9{
  font-size: 2.25rem;
}

.text-10{
  font-size: 2.5rem;
}

.text-11{
  font-size: 2.75rem;
}

.text-12{
  font-size: 3rem;
}

.text-13{
  font-size: 3.25rem;
}

.text-14{
  font-size: 3.5rem;
}

.text-15{
  font-size: 3.75rem;
}

.text-16{
  font-size: 4rem;
}

.text-17{
  font-size: 4.25rem;
}

.text-18{
  font-size: 4.5rem;
}

.text-19{
  font-size: 4.75rem;
}

.text-20{
  font-size: 5rem;
}

.text-22{
  font-size: 5.5rem;
}

.text-24{
  font-size: 6rem;
}

.text-25{
  font-size: 6.25rem;
}

.text-30{
  font-size: 7.5rem;
}

.text-32{
  font-size: 8rem;
}

.text-34{
  font-size: 8.5rem;
}

.text-35{
  font-size: 8.75rem;
}

.text-36{
  font-size: 9rem;
}

.text-39{
  font-size: 9.75rem;
}

.text-40{
  font-size: 10rem;
}

.text-42{
  font-size: 10.5rem;
}

.text-45{
  font-size: 11.25rem;
}

.text-50{
  font-size: 12.5rem;
}

.text-55{
  font-size: 13.75rem;
}

.text-58{
  font-size: 14.5rem;
}

.text-60{
  font-size: 15rem;
}

.text-64{
  font-size: 16rem;
}

.text-65{
  font-size: 16.25rem;
}

.text-68{
  font-size: 17rem;
}

.text-69{
  font-size: 17.25rem;
}

.text-70{
  font-size: 17.5rem;
}

.text-75{
  font-size: 18.75rem;
}

.text-80{
  font-size: 20rem;
}

.text-85{
  font-size: 21.25rem;
}

.text-86{
  font-size: 21.5rem;
}

.text-90{
  font-size: 22.5rem;
}

.text-96{
  font-size: 24rem;
}

.text-100{
  font-size: 25rem;
}

.text-115{
  font-size: 28.75rem;
}

.text-125{
  font-size: 31.25rem;
}

.text-142{
  font-size: 35.5rem;
}

.text-150{
  font-size: 37.5rem;
}

.text-156{
  font-size: 39rem;
}

.text-160{
  font-size: 40rem;
}

.text-175{
  font-size: 43.75rem;
}

.text-207{
  font-size: 51.75rem;
}

.text-242{
  font-size: 60.5rem;
}

.text-250{
  font-size: 62.5rem;
}

.text-258{
  font-size: 64.5rem;
}

.text-265{
  font-size: 66.25rem;
}

.text-280{
  font-size: 70rem;
}

.text-0\.25{
  font-size: 0.0625rem;
}

.text-0\.5{
  font-size: 0.125rem;
}

.text-0\.75{
  font-size: 0.1875rem;
}

.text-1\.25{
  font-size: 0.3125rem;
}

.text-1\.5{
  font-size: 0.375rem;
}

.text-1\.75{
  font-size: 0.4375rem;
}

.text-2\.25{
  font-size: 0.5625rem;
}

.text-2\.5{
  font-size: 0.625rem;
}

.text-2\.75{
  font-size: 0.6875rem;
}

.text-3\.25{
  font-size: 0.8125rem;
}

.text-3\.5{
  font-size: 0.875rem;
}

.text-3\.75{
  font-size: 0.9375rem;
}

.text-4\.25{
  font-size: 1.0625rem;
}

.text-4\.5{
  font-size: 1.125rem;
}

.text-4\.75{
  font-size: 1.1875rem;
}

.text-5\.25{
  font-size: 1.3125rem;
}

.text-5\.5{
  font-size: 1.375rem;
}

.text-5\.75{
  font-size: 1.4375rem;
}

.text-6\.25{
  font-size: 1.5625rem;
}

.text-6\.5{
  font-size: 1.625rem;
}

.text-6\.75{
  font-size: 1.6875rem;
}

.text-7\.25{
  font-size: 1.8125rem;
}

.text-7\.5{
  font-size: 1.875rem;
}

.text-8\.25{
  font-size: 2.0625rem;
}

.text-8\.5{
  font-size: 2.125rem;
}

.text-9\.25{
  font-size: 2.3125rem;
}

.text-9\.5{
  font-size: 2.375rem;
}

.text-10\.5{
  font-size: 2.625rem;
}

.text-11\.25{
  font-size: 2.8125rem;
}

.text-11\.5{
  font-size: 2.875rem;
}

.text-12\.5{
  font-size: 3.125rem;
}

.text-12\.75{
  font-size: 3.1875rem;
}

.text-13\.5{
  font-size: 3.375rem;
}

.text-14\.5{
  font-size: 3.625rem;
}

.text-15\.5{
  font-size: 3.875rem;
}

.text-15\.75{
  font-size: 3.9375rem;
}

.text-16\.25{
  font-size: 4.0625rem;
}

.text-17\.25{
  font-size: 4.3125rem;
}

.text-17\.5{
  font-size: 4.375rem;
}

.text-18\.25{
  font-size: 4.5625rem;
}

.text-18\.5{
  font-size: 4.625rem;
}

.text-20\.25{
  font-size: 5.0625rem;
}

.text-20\.5{
  font-size: 5.125rem;
}

.text-22\.5{
  font-size: 5.625rem;
}

.text-25\.5{
  font-size: 6.375rem;
}

.text-26\.75{
  font-size: 6.6875rem;
}

.text-32\.5{
  font-size: 8.125rem;
}

.text-37\.5{
  font-size: 9.375rem;
}

.text-41\.25{
  font-size: 10.3125rem;
}

.text-52\.5{
  font-size: 13.125rem;
}

.text-54\.5{
  font-size: 13.625rem;
}

.text-57\.25{
  font-size: 14.3125rem;
}

.text-57\.5{
  font-size: 14.375rem;
}

.text-66\.25{
  font-size: 16.5625rem;
}

.text-74\.5{
  font-size: 18.125rem;
}

.text-106\.25{
  font-size: 26.5625rem;
}

.text-112\.25{
  font-size: 28.0675rem;
}

.text-112\.75{
  font-size: 28.1875rem;
}

.text-147\.5{
  font-size: 36.875rem;
}

.text-162\.5{
  font-size: 40.625rem;
}

.text-172\.25{
  font-size: 42.5625rem;
}

.text-175\.25{
  font-size: 43.8125rem;
}

.text-184\.25{
  font-size: 46.0625rem;
}

.text-203\.25{
  font-size: 50.8125rem;
}

.text-half{
  font-size: 50%;
}

.text-full{
  font-size: 100%;
}

.text-1\/10{
  font-size: 10%;
}

.text-2\/10{
  font-size: 20%;
}

.text-3\/10{
  font-size: 30%;
}

.text-4\/10{
  font-size: 40%;
}

.text-4\.5\/10{
  font-size: 45%;
}

.text-5\/10{
  font-size: 50%;
}

.text-5\.5\/10{
  font-size: 55%;
}

.text-6\/10{
  font-size: 60%;
}

.text-7\/10{
  font-size: 70%;
}

.text-8\/10{
  font-size: 80%;
}

.text-9\/10{
  font-size: 90%;
}

.text-1\/12{
  font-size: 8.333333%;
}

.text-2\/12{
  font-size: 16.666667%;
}

.text-3\/12{
  font-size: 25%;
}

.text-4\/12{
  font-size: 33.333333%;
}

.text-5\/12{
  font-size: 41.666667%;
}

.text-6\/12{
  font-size: 50%;
}

.text-7\/12{
  font-size: 58.333333%;
}

.text-8\/12{
  font-size: 66.666667%;
}

.text-9\/12{
  font-size: 75%;
}

.text-10\/12{
  font-size: 83.333333%;
}

.text-11\/12{
  font-size: 91.666667%;
}

.leading-1{
  line-height: 0.25rem;
}

.leading-2{
  line-height: 0.5rem;
}

.leading-3{
  line-height: 0.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-11{
  line-height: 2.75rem;
}

.leading-12{
  line-height: 3rem;
}

.leading-13{
  line-height: 3.25rem;
}

.leading-14{
  line-height: 3.5rem;
}

.leading-15{
  line-height: 3.75rem;
}

.leading-16{
  line-height: 4rem;
}

.leading-17{
  line-height: 4.25rem;
}

.leading-18{
  line-height: 4.5rem;
}

.leading-19{
  line-height: 4.75rem;
}

.leading-20{
  line-height: 5rem;
}

.leading-22{
  line-height: 5.5rem;
}

.leading-24{
  line-height: 6rem;
}

.leading-25{
  line-height: 6.25rem;
}

.leading-30{
  line-height: 7.5rem;
}

.leading-32{
  line-height: 8rem;
}

.leading-34{
  line-height: 8.5rem;
}

.leading-35{
  line-height: 8.75rem;
}

.leading-36{
  line-height: 9rem;
}

.leading-39{
  line-height: 9.75rem;
}

.leading-40{
  line-height: 10rem;
}

.leading-42{
  line-height: 10.5rem;
}

.leading-45{
  line-height: 11.25rem;
}

.leading-50{
  line-height: 12.5rem;
}

.leading-55{
  line-height: 13.75rem;
}

.leading-58{
  line-height: 14.5rem;
}

.leading-60{
  line-height: 15rem;
}

.leading-64{
  line-height: 16rem;
}

.leading-65{
  line-height: 16.25rem;
}

.leading-68{
  line-height: 17rem;
}

.leading-69{
  line-height: 17.25rem;
}

.leading-70{
  line-height: 17.5rem;
}

.leading-75{
  line-height: 18.75rem;
}

.leading-80{
  line-height: 20rem;
}

.leading-85{
  line-height: 21.25rem;
}

.leading-86{
  line-height: 21.5rem;
}

.leading-90{
  line-height: 22.5rem;
}

.leading-96{
  line-height: 24rem;
}

.leading-100{
  line-height: 25rem;
}

.leading-115{
  line-height: 28.75rem;
}

.leading-125{
  line-height: 31.25rem;
}

.leading-142{
  line-height: 35.5rem;
}

.leading-150{
  line-height: 37.5rem;
}

.leading-156{
  line-height: 39rem;
}

.leading-160{
  line-height: 40rem;
}

.leading-175{
  line-height: 43.75rem;
}

.leading-207{
  line-height: 51.75rem;
}

.leading-242{
  line-height: 60.5rem;
}

.leading-250{
  line-height: 62.5rem;
}

.leading-258{
  line-height: 64.5rem;
}

.leading-265{
  line-height: 66.25rem;
}

.leading-280{
  line-height: 70rem;
}

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

.leading-0\.25{
  line-height: 0.0625rem;
}

.leading-0\.5{
  line-height: 0.125rem;
}

.leading-0\.75{
  line-height: 0.1875rem;
}

.leading-1\.25{
  line-height: 0.3125rem;
}

.leading-1\.5{
  line-height: 0.375rem;
}

.leading-1\.75{
  line-height: 0.4375rem;
}

.leading-2\.25{
  line-height: 0.5625rem;
}

.leading-2\.5{
  line-height: 0.625rem;
}

.leading-2\.75{
  line-height: 0.6875rem;
}

.leading-3\.25{
  line-height: 0.8125rem;
}

.leading-3\.5{
  line-height: 0.875rem;
}

.leading-3\.75{
  line-height: 0.9375rem;
}

.leading-4\.25{
  line-height: 1.0625rem;
}

.leading-4\.5{
  line-height: 1.125rem;
}

.leading-4\.75{
  line-height: 1.1875rem;
}

.leading-5\.25{
  line-height: 1.3125rem;
}

.leading-5\.5{
  line-height: 1.375rem;
}

.leading-5\.75{
  line-height: 1.4375rem;
}

.leading-6\.25{
  line-height: 1.5625rem;
}

.leading-6\.5{
  line-height: 1.625rem;
}

.leading-6\.75{
  line-height: 1.6875rem;
}

.leading-7\.25{
  line-height: 1.8125rem;
}

.leading-7\.5{
  line-height: 1.875rem;
}

.leading-8\.25{
  line-height: 2.0625rem;
}

.leading-8\.5{
  line-height: 2.125rem;
}

.leading-9\.25{
  line-height: 2.3125rem;
}

.leading-9\.5{
  line-height: 2.375rem;
}

.leading-10\.5{
  line-height: 2.625rem;
}

.leading-11\.25{
  line-height: 2.8125rem;
}

.leading-11\.5{
  line-height: 2.875rem;
}

.leading-12\.5{
  line-height: 3.125rem;
}

.leading-12\.75{
  line-height: 3.1875rem;
}

.leading-13\.5{
  line-height: 3.375rem;
}

.leading-14\.5{
  line-height: 3.625rem;
}

.leading-15\.5{
  line-height: 3.875rem;
}

.leading-15\.75{
  line-height: 3.9375rem;
}

.leading-16\.25{
  line-height: 4.0625rem;
}

.leading-17\.25{
  line-height: 4.3125rem;
}

.leading-17\.5{
  line-height: 4.375rem;
}

.leading-18\.25{
  line-height: 4.5625rem;
}

.leading-18\.5{
  line-height: 4.625rem;
}

.leading-20\.25{
  line-height: 5.0625rem;
}

.leading-20\.5{
  line-height: 5.125rem;
}

.leading-22\.5{
  line-height: 5.625rem;
}

.leading-25\.5{
  line-height: 6.375rem;
}

.leading-26\.75{
  line-height: 6.6875rem;
}

.leading-32\.5{
  line-height: 8.125rem;
}

.leading-37\.5{
  line-height: 9.375rem;
}

.leading-41\.25{
  line-height: 10.3125rem;
}

.leading-52\.5{
  line-height: 13.125rem;
}

.leading-54\.5{
  line-height: 13.625rem;
}

.leading-57\.25{
  line-height: 14.3125rem;
}

.leading-57\.5{
  line-height: 14.375rem;
}

.leading-66\.25{
  line-height: 16.5625rem;
}

.leading-74\.5{
  line-height: 18.125rem;
}

.leading-106\.25{
  line-height: 26.5625rem;
}

.leading-112\.25{
  line-height: 28.0675rem;
}

.leading-112\.75{
  line-height: 28.1875rem;
}

.leading-147\.5{
  line-height: 36.875rem;
}

.leading-162\.5{
  line-height: 40.625rem;
}

.leading-172\.25{
  line-height: 42.5625rem;
}

.leading-175\.25{
  line-height: 43.8125rem;
}

.leading-184\.25{
  line-height: 46.0625rem;
}

.leading-203\.25{
  line-height: 50.8125rem;
}

.leading-half{
  line-height: 50%;
}

.leading-full{
  line-height: 100%;
}

.leading-1\/10{
  line-height: 10%;
}

.leading-2\/10{
  line-height: 20%;
}

.leading-3\/10{
  line-height: 30%;
}

.leading-4\/10{
  line-height: 40%;
}

.leading-4\.5\/10{
  line-height: 45%;
}

.leading-5\/10{
  line-height: 50%;
}

.leading-5\.5\/10{
  line-height: 55%;
}

.leading-6\/10{
  line-height: 60%;
}

.leading-7\/10{
  line-height: 70%;
}

.leading-8\/10{
  line-height: 80%;
}

.leading-9\/10{
  line-height: 90%;
}

.leading-1\/12{
  line-height: 8.333333%;
}

.leading-2\/12{
  line-height: 16.666667%;
}

.leading-3\/12{
  line-height: 25%;
}

.leading-4\/12{
  line-height: 33.333333%;
}

.leading-5\/12{
  line-height: 41.666667%;
}

.leading-6\/12{
  line-height: 50%;
}

.leading-7\/12{
  line-height: 58.333333%;
}

.leading-8\/12{
  line-height: 66.666667%;
}

.leading-9\/12{
  line-height: 75%;
}

.leading-10\/12{
  line-height: 83.333333%;
}

.leading-11\/12{
  line-height: 91.666667%;
}

.list-inside{
  list-style-position: inside;
}

.list-outside{
  list-style-position: outside;
}

.list-none{
  list-style-type: none;
}

.list-disc{
  list-style-type: disc;
}

.list-decimal{
  list-style-type: decimal;
}

.m-0{
  margin: 0px;
}

.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-7{
  margin: 1.75rem;
}

.m-8{
  margin: 2rem;
}

.m-9{
  margin: 2.25rem;
}

.m-10{
  margin: 2.5rem;
}

.m-11{
  margin: 2.75rem;
}

.m-12{
  margin: 3rem;
}

.m-13{
  margin: 3.25rem;
}

.m-14{
  margin: 3.5rem;
}

.m-15{
  margin: 3.75rem;
}

.m-16{
  margin: 4rem;
}

.m-17{
  margin: 4.25rem;
}

.m-18{
  margin: 4.5rem;
}

.m-19{
  margin: 4.75rem;
}

.m-20{
  margin: 5rem;
}

.m-22{
  margin: 5.5rem;
}

.m-24{
  margin: 6rem;
}

.m-25{
  margin: 6.25rem;
}

.m-28{
  margin: 7rem;
}

.m-30{
  margin: 7.5rem;
}

.m-32{
  margin: 8rem;
}

.m-34{
  margin: 8.5rem;
}

.m-35{
  margin: 8.75rem;
}

.m-36{
  margin: 9rem;
}

.m-39{
  margin: 9.75rem;
}

.m-40{
  margin: 10rem;
}

.m-42{
  margin: 10.5rem;
}

.m-44{
  margin: 11rem;
}

.m-45{
  margin: 11.25rem;
}

.m-48{
  margin: 12rem;
}

.m-50{
  margin: 12.5rem;
}

.m-52{
  margin: 13rem;
}

.m-55{
  margin: 13.75rem;
}

.m-56{
  margin: 14rem;
}

.m-58{
  margin: 14.5rem;
}

.m-60{
  margin: 15rem;
}

.m-64{
  margin: 16rem;
}

.m-65{
  margin: 16.25rem;
}

.m-68{
  margin: 17rem;
}

.m-69{
  margin: 17.25rem;
}

.m-70{
  margin: 17.5rem;
}

.m-72{
  margin: 18rem;
}

.m-75{
  margin: 18.75rem;
}

.m-80{
  margin: 20rem;
}

.m-85{
  margin: 21.25rem;
}

.m-86{
  margin: 21.5rem;
}

.m-90{
  margin: 22.5rem;
}

.m-96{
  margin: 24rem;
}

.m-100{
  margin: 25rem;
}

.m-115{
  margin: 28.75rem;
}

.m-125{
  margin: 31.25rem;
}

.m-142{
  margin: 35.5rem;
}

.m-150{
  margin: 37.5rem;
}

.m-156{
  margin: 39rem;
}

.m-160{
  margin: 40rem;
}

.m-175{
  margin: 43.75rem;
}

.m-207{
  margin: 51.75rem;
}

.m-242{
  margin: 60.5rem;
}

.m-250{
  margin: 62.5rem;
}

.m-258{
  margin: 64.5rem;
}

.m-265{
  margin: 66.25rem;
}

.m-280{
  margin: 70rem;
}

.m-auto{
  margin: auto;
}

.m-px{
  margin: 1px;
}

.m-0\.5{
  margin: 0.125rem;
}

.m-1\.5{
  margin: 0.375rem;
}

.m-2\.5{
  margin: 0.625rem;
}

.m-3\.5{
  margin: 0.875rem;
}

.m-0\.25{
  margin: 0.0625rem;
}

.m-0\.75{
  margin: 0.1875rem;
}

.m-1\.25{
  margin: 0.3125rem;
}

.m-1\.75{
  margin: 0.4375rem;
}

.m-2\.25{
  margin: 0.5625rem;
}

.m-2\.75{
  margin: 0.6875rem;
}

.m-3\.25{
  margin: 0.8125rem;
}

.m-3\.75{
  margin: 0.9375rem;
}

.m-4\.25{
  margin: 1.0625rem;
}

.m-4\.5{
  margin: 1.125rem;
}

.m-4\.75{
  margin: 1.1875rem;
}

.m-5\.25{
  margin: 1.3125rem;
}

.m-5\.5{
  margin: 1.375rem;
}

.m-5\.75{
  margin: 1.4375rem;
}

.m-6\.25{
  margin: 1.5625rem;
}

.m-6\.5{
  margin: 1.625rem;
}

.m-6\.75{
  margin: 1.6875rem;
}

.m-7\.25{
  margin: 1.8125rem;
}

.m-7\.5{
  margin: 1.875rem;
}

.m-8\.25{
  margin: 2.0625rem;
}

.m-8\.5{
  margin: 2.125rem;
}

.m-9\.25{
  margin: 2.3125rem;
}

.m-9\.5{
  margin: 2.375rem;
}

.m-10\.5{
  margin: 2.625rem;
}

.m-11\.25{
  margin: 2.8125rem;
}

.m-11\.5{
  margin: 2.875rem;
}

.m-12\.5{
  margin: 3.125rem;
}

.m-12\.75{
  margin: 3.1875rem;
}

.m-13\.5{
  margin: 3.375rem;
}

.m-14\.5{
  margin: 3.625rem;
}

.m-15\.5{
  margin: 3.875rem;
}

.m-15\.75{
  margin: 3.9375rem;
}

.m-16\.25{
  margin: 4.0625rem;
}

.m-17\.25{
  margin: 4.3125rem;
}

.m-17\.5{
  margin: 4.375rem;
}

.m-18\.25{
  margin: 4.5625rem;
}

.m-18\.5{
  margin: 4.625rem;
}

.m-20\.25{
  margin: 5.0625rem;
}

.m-20\.5{
  margin: 5.125rem;
}

.m-22\.5{
  margin: 5.625rem;
}

.m-25\.5{
  margin: 6.375rem;
}

.m-26\.75{
  margin: 6.6875rem;
}

.m-32\.5{
  margin: 8.125rem;
}

.m-37\.5{
  margin: 9.375rem;
}

.m-41\.25{
  margin: 10.3125rem;
}

.m-52\.5{
  margin: 13.125rem;
}

.m-54\.5{
  margin: 13.625rem;
}

.m-57\.25{
  margin: 14.3125rem;
}

.m-57\.5{
  margin: 14.375rem;
}

.m-66\.25{
  margin: 16.5625rem;
}

.m-74\.5{
  margin: 18.125rem;
}

.m-106\.25{
  margin: 26.5625rem;
}

.m-112\.25{
  margin: 28.0675rem;
}

.m-112\.75{
  margin: 28.1875rem;
}

.m-147\.5{
  margin: 36.875rem;
}

.m-162\.5{
  margin: 40.625rem;
}

.m-172\.25{
  margin: 42.5625rem;
}

.m-175\.25{
  margin: 43.8125rem;
}

.m-184\.25{
  margin: 46.0625rem;
}

.m-203\.25{
  margin: 50.8125rem;
}

.m-half{
  margin: 50%;
}

.m-full{
  margin: 100%;
}

.m-1\/10{
  margin: 10%;
}

.m-2\/10{
  margin: 20%;
}

.m-3\/10{
  margin: 30%;
}

.m-4\/10{
  margin: 40%;
}

.m-4\.5\/10{
  margin: 45%;
}

.m-5\/10{
  margin: 50%;
}

.m-5\.5\/10{
  margin: 55%;
}

.m-6\/10{
  margin: 60%;
}

.m-7\/10{
  margin: 70%;
}

.m-8\/10{
  margin: 80%;
}

.m-9\/10{
  margin: 90%;
}

.m-1\/12{
  margin: 8.333333%;
}

.m-2\/12{
  margin: 16.666667%;
}

.m-3\/12{
  margin: 25%;
}

.m-4\/12{
  margin: 33.333333%;
}

.m-5\/12{
  margin: 41.666667%;
}

.m-6\/12{
  margin: 50%;
}

.m-7\/12{
  margin: 58.333333%;
}

.m-8\/12{
  margin: 66.666667%;
}

.m-9\/12{
  margin: 75%;
}

.m-10\/12{
  margin: 83.333333%;
}

.m-11\/12{
  margin: 91.666667%;
}

.-m-0{
  margin: 0px;
}

.-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-7{
  margin: -1.75rem;
}

.-m-8{
  margin: -2rem;
}

.-m-9{
  margin: -2.25rem;
}

.-m-10{
  margin: -2.5rem;
}

.-m-11{
  margin: -2.75rem;
}

.-m-12{
  margin: -3rem;
}

.-m-13{
  margin: -3.25rem;
}

.-m-14{
  margin: -3.5rem;
}

.-m-15{
  margin: -3.75rem;
}

.-m-16{
  margin: -4rem;
}

.-m-17{
  margin: -4.25rem;
}

.-m-18{
  margin: -4.5rem;
}

.-m-19{
  margin: -4.75rem;
}

.-m-20{
  margin: -5rem;
}

.-m-22{
  margin: -5.5rem;
}

.-m-24{
  margin: -6rem;
}

.-m-25{
  margin: -6.25rem;
}

.-m-28{
  margin: -7rem;
}

.-m-30{
  margin: -7.5rem;
}

.-m-32{
  margin: -8rem;
}

.-m-34{
  margin: -8.5rem;
}

.-m-35{
  margin: -8.75rem;
}

.-m-36{
  margin: -9rem;
}

.-m-39{
  margin: -9.75rem;
}

.-m-40{
  margin: -10rem;
}

.-m-42{
  margin: -10.5rem;
}

.-m-44{
  margin: -11rem;
}

.-m-45{
  margin: -11.25rem;
}

.-m-48{
  margin: -12rem;
}

.-m-50{
  margin: -12.5rem;
}

.-m-52{
  margin: -13rem;
}

.-m-55{
  margin: -13.75rem;
}

.-m-56{
  margin: -14rem;
}

.-m-58{
  margin: -14.5rem;
}

.-m-60{
  margin: -15rem;
}

.-m-64{
  margin: -16rem;
}

.-m-65{
  margin: -16.25rem;
}

.-m-68{
  margin: -17rem;
}

.-m-69{
  margin: -17.25rem;
}

.-m-70{
  margin: -17.5rem;
}

.-m-72{
  margin: -18rem;
}

.-m-75{
  margin: -18.75rem;
}

.-m-80{
  margin: -20rem;
}

.-m-85{
  margin: -21.25rem;
}

.-m-86{
  margin: -21.5rem;
}

.-m-90{
  margin: -22.5rem;
}

.-m-96{
  margin: -24rem;
}

.-m-100{
  margin: -25rem;
}

.-m-115{
  margin: -28.75rem;
}

.-m-125{
  margin: -31.25rem;
}

.-m-142{
  margin: -35.5rem;
}

.-m-150{
  margin: -37.5rem;
}

.-m-156{
  margin: -39rem;
}

.-m-160{
  margin: -40rem;
}

.-m-175{
  margin: -43.75rem;
}

.-m-207{
  margin: -51.75rem;
}

.-m-242{
  margin: -60.5rem;
}

.-m-250{
  margin: -62.5rem;
}

.-m-258{
  margin: -64.5rem;
}

.-m-265{
  margin: -66.25rem;
}

.-m-280{
  margin: -70rem;
}

.-m-px{
  margin: -1px;
}

.-m-0\.5{
  margin: -0.125rem;
}

.-m-1\.5{
  margin: -0.375rem;
}

.-m-2\.5{
  margin: -0.625rem;
}

.-m-3\.5{
  margin: -0.875rem;
}

.-m-0\.25{
  margin: -0.0625rem;
}

.-m-0\.75{
  margin: -0.1875rem;
}

.-m-1\.25{
  margin: -0.3125rem;
}

.-m-1\.75{
  margin: -0.4375rem;
}

.-m-2\.25{
  margin: -0.5625rem;
}

.-m-2\.75{
  margin: -0.6875rem;
}

.-m-3\.25{
  margin: -0.8125rem;
}

.-m-3\.75{
  margin: -0.9375rem;
}

.-m-4\.25{
  margin: -1.0625rem;
}

.-m-4\.5{
  margin: -1.125rem;
}

.-m-4\.75{
  margin: -1.1875rem;
}

.-m-5\.25{
  margin: -1.3125rem;
}

.-m-5\.5{
  margin: -1.375rem;
}

.-m-5\.75{
  margin: -1.4375rem;
}

.-m-6\.25{
  margin: -1.5625rem;
}

.-m-6\.5{
  margin: -1.625rem;
}

.-m-6\.75{
  margin: -1.6875rem;
}

.-m-7\.25{
  margin: -1.8125rem;
}

.-m-7\.5{
  margin: -1.875rem;
}

.-m-8\.25{
  margin: -2.0625rem;
}

.-m-8\.5{
  margin: -2.125rem;
}

.-m-9\.25{
  margin: -2.3125rem;
}

.-m-9\.5{
  margin: -2.375rem;
}

.-m-10\.5{
  margin: -2.625rem;
}

.-m-11\.25{
  margin: -2.8125rem;
}

.-m-11\.5{
  margin: -2.875rem;
}

.-m-12\.5{
  margin: -3.125rem;
}

.-m-12\.75{
  margin: -3.1875rem;
}

.-m-13\.5{
  margin: -3.375rem;
}

.-m-14\.5{
  margin: -3.625rem;
}

.-m-15\.5{
  margin: -3.875rem;
}

.-m-15\.75{
  margin: -3.9375rem;
}

.-m-16\.25{
  margin: -4.0625rem;
}

.-m-17\.25{
  margin: -4.3125rem;
}

.-m-17\.5{
  margin: -4.375rem;
}

.-m-18\.25{
  margin: -4.5625rem;
}

.-m-18\.5{
  margin: -4.625rem;
}

.-m-20\.25{
  margin: -5.0625rem;
}

.-m-20\.5{
  margin: -5.125rem;
}

.-m-22\.5{
  margin: -5.625rem;
}

.-m-25\.5{
  margin: -6.375rem;
}

.-m-26\.75{
  margin: -6.6875rem;
}

.-m-32\.5{
  margin: -8.125rem;
}

.-m-37\.5{
  margin: -9.375rem;
}

.-m-41\.25{
  margin: -10.3125rem;
}

.-m-52\.5{
  margin: -13.125rem;
}

.-m-54\.5{
  margin: -13.625rem;
}

.-m-57\.25{
  margin: -14.3125rem;
}

.-m-57\.5{
  margin: -14.375rem;
}

.-m-66\.25{
  margin: -16.5625rem;
}

.-m-74\.5{
  margin: -18.125rem;
}

.-m-106\.25{
  margin: -26.5625rem;
}

.-m-112\.25{
  margin: -28.0675rem;
}

.-m-112\.75{
  margin: -28.1875rem;
}

.-m-147\.5{
  margin: -36.875rem;
}

.-m-162\.5{
  margin: -40.625rem;
}

.-m-172\.25{
  margin: -42.5625rem;
}

.-m-175\.25{
  margin: -43.8125rem;
}

.-m-184\.25{
  margin: -46.0625rem;
}

.-m-203\.25{
  margin: -50.8125rem;
}

.-m-half{
  margin: -50%;
}

.-m-full{
  margin: -100%;
}

.-m-1\/10{
  margin: -10%;
}

.-m-2\/10{
  margin: -20%;
}

.-m-3\/10{
  margin: -30%;
}

.-m-4\/10{
  margin: -40%;
}

.-m-4\.5\/10{
  margin: -45%;
}

.-m-5\/10{
  margin: -50%;
}

.-m-5\.5\/10{
  margin: -55%;
}

.-m-6\/10{
  margin: -60%;
}

.-m-7\/10{
  margin: -70%;
}

.-m-8\/10{
  margin: -80%;
}

.-m-9\/10{
  margin: -90%;
}

.-m-1\/12{
  margin: -8.33333%;
}

.-m-2\/12{
  margin: -16.66667%;
}

.-m-3\/12{
  margin: -25%;
}

.-m-4\/12{
  margin: -33.33333%;
}

.-m-5\/12{
  margin: -41.66667%;
}

.-m-6\/12{
  margin: -50%;
}

.-m-7\/12{
  margin: -58.33333%;
}

.-m-8\/12{
  margin: -66.66667%;
}

.-m-9\/12{
  margin: -75%;
}

.-m-10\/12{
  margin: -83.33333%;
}

.-m-11\/12{
  margin: -91.66667%;
}

.my-0{
  margin-top: 0px;
  margin-bottom: 0px;
}

.mx-0{
  margin-left: 0px;
  margin-right: 0px;
}

.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-7{
  margin-top: 1.75rem;
  margin-bottom: 1.75rem;
}

.mx-7{
  margin-left: 1.75rem;
  margin-right: 1.75rem;
}

.my-8{
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.mx-8{
  margin-left: 2rem;
  margin-right: 2rem;
}

.my-9{
  margin-top: 2.25rem;
  margin-bottom: 2.25rem;
}

.mx-9{
  margin-left: 2.25rem;
  margin-right: 2.25rem;
}

.my-10{
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}

.mx-10{
  margin-left: 2.5rem;
  margin-right: 2.5rem;
}

.my-11{
  margin-top: 2.75rem;
  margin-bottom: 2.75rem;
}

.mx-11{
  margin-left: 2.75rem;
  margin-right: 2.75rem;
}

.my-12{
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.mx-12{
  margin-left: 3rem;
  margin-right: 3rem;
}

.my-13{
  margin-top: 3.25rem;
  margin-bottom: 3.25rem;
}

.mx-13{
  margin-left: 3.25rem;
  margin-right: 3.25rem;
}

.my-14{
  margin-top: 3.5rem;
  margin-bottom: 3.5rem;
}

.mx-14{
  margin-left: 3.5rem;
  margin-right: 3.5rem;
}

.my-15{
  margin-top: 3.75rem;
  margin-bottom: 3.75rem;
}

.mx-15{
  margin-left: 3.75rem;
  margin-right: 3.75rem;
}

.my-16{
  margin-top: 4rem;
  margin-bottom: 4rem;
}

.mx-16{
  margin-left: 4rem;
  margin-right: 4rem;
}

.my-17{
  margin-top: 4.25rem;
  margin-bottom: 4.25rem;
}

.mx-17{
  margin-left: 4.25rem;
  margin-right: 4.25rem;
}

.my-18{
  margin-top: 4.5rem;
  margin-bottom: 4.5rem;
}

.mx-18{
  margin-left: 4.5rem;
  margin-right: 4.5rem;
}

.my-19{
  margin-top: 4.75rem;
  margin-bottom: 4.75rem;
}

.mx-19{
  margin-left: 4.75rem;
  margin-right: 4.75rem;
}

.my-20{
  margin-top: 5rem;
  margin-bottom: 5rem;
}

.mx-20{
  margin-left: 5rem;
  margin-right: 5rem;
}

.my-22{
  margin-top: 5.5rem;
  margin-bottom: 5.5rem;
}

.mx-22{
  margin-left: 5.5rem;
  margin-right: 5.5rem;
}

.my-24{
  margin-top: 6rem;
  margin-bottom: 6rem;
}

.mx-24{
  margin-left: 6rem;
  margin-right: 6rem;
}

.my-25{
  margin-top: 6.25rem;
  margin-bottom: 6.25rem;
}

.mx-25{
  margin-left: 6.25rem;
  margin-right: 6.25rem;
}

.my-28{
  margin-top: 7rem;
  margin-bottom: 7rem;
}

.mx-28{
  margin-left: 7rem;
  margin-right: 7rem;
}

.my-30{
  margin-top: 7.5rem;
  margin-bottom: 7.5rem;
}

.mx-30{
  margin-left: 7.5rem;
  margin-right: 7.5rem;
}

.my-32{
  margin-top: 8rem;
  margin-bottom: 8rem;
}

.mx-32{
  margin-left: 8rem;
  margin-right: 8rem;
}

.my-34{
  margin-top: 8.5rem;
  margin-bottom: 8.5rem;
}

.mx-34{
  margin-left: 8.5rem;
  margin-right: 8.5rem;
}

.my-35{
  margin-top: 8.75rem;
  margin-bottom: 8.75rem;
}

.mx-35{
  margin-left: 8.75rem;
  margin-right: 8.75rem;
}

.my-36{
  margin-top: 9rem;
  margin-bottom: 9rem;
}

.mx-36{
  margin-left: 9rem;
  margin-right: 9rem;
}

.my-39{
  margin-top: 9.75rem;
  margin-bottom: 9.75rem;
}

.mx-39{
  margin-left: 9.75rem;
  margin-right: 9.75rem;
}

.my-40{
  margin-top: 10rem;
  margin-bottom: 10rem;
}

.mx-40{
  margin-left: 10rem;
  margin-right: 10rem;
}

.my-42{
  margin-top: 10.5rem;
  margin-bottom: 10.5rem;
}

.mx-42{
  margin-left: 10.5rem;
  margin-right: 10.5rem;
}

.my-44{
  margin-top: 11rem;
  margin-bottom: 11rem;
}

.mx-44{
  margin-left: 11rem;
  margin-right: 11rem;
}

.my-45{
  margin-top: 11.25rem;
  margin-bottom: 11.25rem;
}

.mx-45{
  margin-left: 11.25rem;
  margin-right: 11.25rem;
}

.my-48{
  margin-top: 12rem;
  margin-bottom: 12rem;
}

.mx-48{
  margin-left: 12rem;
  margin-right: 12rem;
}

.my-50{
  margin-top: 12.5rem;
  margin-bottom: 12.5rem;
}

.mx-50{
  margin-left: 12.5rem;
  margin-right: 12.5rem;
}

.my-52{
  margin-top: 13rem;
  margin-bottom: 13rem;
}

.mx-52{
  margin-left: 13rem;
  margin-right: 13rem;
}

.my-55{
  margin-top: 13.75rem;
  margin-bottom: 13.75rem;
}

.mx-55{
  margin-left: 13.75rem;
  margin-right: 13.75rem;
}

.my-56{
  margin-top: 14rem;
  margin-bottom: 14rem;
}

.mx-56{
  margin-left: 14rem;
  margin-right: 14rem;
}

.my-58{
  margin-top: 14.5rem;
  margin-bottom: 14.5rem;
}

.mx-58{
  margin-left: 14.5rem;
  margin-right: 14.5rem;
}

.my-60{
  margin-top: 15rem;
  margin-bottom: 15rem;
}

.mx-60{
  margin-left: 15rem;
  margin-right: 15rem;
}

.my-64{
  margin-top: 16rem;
  margin-bottom: 16rem;
}

.mx-64{
  margin-left: 16rem;
  margin-right: 16rem;
}

.my-65{
  margin-top: 16.25rem;
  margin-bottom: 16.25rem;
}

.mx-65{
  margin-left: 16.25rem;
  margin-right: 16.25rem;
}

.my-68{
  margin-top: 17rem;
  margin-bottom: 17rem;
}

.mx-68{
  margin-left: 17rem;
  margin-right: 17rem;
}

.my-69{
  margin-top: 17.25rem;
  margin-bottom: 17.25rem;
}

.mx-69{
  margin-left: 17.25rem;
  margin-right: 17.25rem;
}

.my-70{
  margin-top: 17.5rem;
  margin-bottom: 17.5rem;
}

.mx-70{
  margin-left: 17.5rem;
  margin-right: 17.5rem;
}

.my-72{
  margin-top: 18rem;
  margin-bottom: 18rem;
}

.mx-72{
  margin-left: 18rem;
  margin-right: 18rem;
}

.my-75{
  margin-top: 18.75rem;
  margin-bottom: 18.75rem;
}

.mx-75{
  margin-left: 18.75rem;
  margin-right: 18.75rem;
}

.my-80{
  margin-top: 20rem;
  margin-bottom: 20rem;
}

.mx-80{
  margin-left: 20rem;
  margin-right: 20rem;
}

.my-85{
  margin-top: 21.25rem;
  margin-bottom: 21.25rem;
}

.mx-85{
  margin-left: 21.25rem;
  margin-right: 21.25rem;
}

.my-86{
  margin-top: 21.5rem;
  margin-bottom: 21.5rem;
}

.mx-86{
  margin-left: 21.5rem;
  margin-right: 21.5rem;
}

.my-90{
  margin-top: 22.5rem;
  margin-bottom: 22.5rem;
}

.mx-90{
  margin-left: 22.5rem;
  margin-right: 22.5rem;
}

.my-96{
  margin-top: 24rem;
  margin-bottom: 24rem;
}

.mx-96{
  margin-left: 24rem;
  margin-right: 24rem;
}

.my-100{
  margin-top: 25rem;
  margin-bottom: 25rem;
}

.mx-100{
  margin-left: 25rem;
  margin-right: 25rem;
}

.my-115{
  margin-top: 28.75rem;
  margin-bottom: 28.75rem;
}

.mx-115{
  margin-left: 28.75rem;
  margin-right: 28.75rem;
}

.my-125{
  margin-top: 31.25rem;
  margin-bottom: 31.25rem;
}

.mx-125{
  margin-left: 31.25rem;
  margin-right: 31.25rem;
}

.my-142{
  margin-top: 35.5rem;
  margin-bottom: 35.5rem;
}

.mx-142{
  margin-left: 35.5rem;
  margin-right: 35.5rem;
}

.my-150{
  margin-top: 37.5rem;
  margin-bottom: 37.5rem;
}

.mx-150{
  margin-left: 37.5rem;
  margin-right: 37.5rem;
}

.my-156{
  margin-top: 39rem;
  margin-bottom: 39rem;
}

.mx-156{
  margin-left: 39rem;
  margin-right: 39rem;
}

.my-160{
  margin-top: 40rem;
  margin-bottom: 40rem;
}

.mx-160{
  margin-left: 40rem;
  margin-right: 40rem;
}

.my-175{
  margin-top: 43.75rem;
  margin-bottom: 43.75rem;
}

.mx-175{
  margin-left: 43.75rem;
  margin-right: 43.75rem;
}

.my-207{
  margin-top: 51.75rem;
  margin-bottom: 51.75rem;
}

.mx-207{
  margin-left: 51.75rem;
  margin-right: 51.75rem;
}

.my-242{
  margin-top: 60.5rem;
  margin-bottom: 60.5rem;
}

.mx-242{
  margin-left: 60.5rem;
  margin-right: 60.5rem;
}

.my-250{
  margin-top: 62.5rem;
  margin-bottom: 62.5rem;
}

.mx-250{
  margin-left: 62.5rem;
  margin-right: 62.5rem;
}

.my-258{
  margin-top: 64.5rem;
  margin-bottom: 64.5rem;
}

.mx-258{
  margin-left: 64.5rem;
  margin-right: 64.5rem;
}

.my-265{
  margin-top: 66.25rem;
  margin-bottom: 66.25rem;
}

.mx-265{
  margin-left: 66.25rem;
  margin-right: 66.25rem;
}

.my-280{
  margin-top: 70rem;
  margin-bottom: 70rem;
}

.mx-280{
  margin-left: 70rem;
  margin-right: 70rem;
}

.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-0\.5{
  margin-top: 0.125rem;
  margin-bottom: 0.125rem;
}

.mx-0\.5{
  margin-left: 0.125rem;
  margin-right: 0.125rem;
}

.my-1\.5{
  margin-top: 0.375rem;
  margin-bottom: 0.375rem;
}

.mx-1\.5{
  margin-left: 0.375rem;
  margin-right: 0.375rem;
}

.my-2\.5{
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}

.mx-2\.5{
  margin-left: 0.625rem;
  margin-right: 0.625rem;
}

.my-3\.5{
  margin-top: 0.875rem;
  margin-bottom: 0.875rem;
}

.mx-3\.5{
  margin-left: 0.875rem;
  margin-right: 0.875rem;
}

.my-0\.25{
  margin-top: 0.0625rem;
  margin-bottom: 0.0625rem;
}

.mx-0\.25{
  margin-left: 0.0625rem;
  margin-right: 0.0625rem;
}

.my-0\.75{
  margin-top: 0.1875rem;
  margin-bottom: 0.1875rem;
}

.mx-0\.75{
  margin-left: 0.1875rem;
  margin-right: 0.1875rem;
}

.my-1\.25{
  margin-top: 0.3125rem;
  margin-bottom: 0.3125rem;
}

.mx-1\.25{
  margin-left: 0.3125rem;
  margin-right: 0.3125rem;
}

.my-1\.75{
  margin-top: 0.4375rem;
  margin-bottom: 0.4375rem;
}

.mx-1\.75{
  margin-left: 0.4375rem;
  margin-right: 0.4375rem;
}

.my-2\.25{
  margin-top: 0.5625rem;
  margin-bottom: 0.5625rem;
}

.mx-2\.25{
  margin-left: 0.5625rem;
  margin-right: 0.5625rem;
}

.my-2\.75{
  margin-top: 0.6875rem;
  margin-bottom: 0.6875rem;
}

.mx-2\.75{
  margin-left: 0.6875rem;
  margin-right: 0.6875rem;
}

.my-3\.25{
  margin-top: 0.8125rem;
  margin-bottom: 0.8125rem;
}

.mx-3\.25{
  margin-left: 0.8125rem;
  margin-right: 0.8125rem;
}

.my-3\.75{
  margin-top: 0.9375rem;
  margin-bottom: 0.9375rem;
}

.mx-3\.75{
  margin-left: 0.9375rem;
  margin-right: 0.9375rem;
}

.my-4\.25{
  margin-top: 1.0625rem;
  margin-bottom: 1.0625rem;
}

.mx-4\.25{
  margin-left: 1.0625rem;
  margin-right: 1.0625rem;
}

.my-4\.5{
  margin-top: 1.125rem;
  margin-bottom: 1.125rem;
}

.mx-4\.5{
  margin-left: 1.125rem;
  margin-right: 1.125rem;
}

.my-4\.75{
  margin-top: 1.1875rem;
  margin-bottom: 1.1875rem;
}

.mx-4\.75{
  margin-left: 1.1875rem;
  margin-right: 1.1875rem;
}

.my-5\.25{
  margin-top: 1.3125rem;
  margin-bottom: 1.3125rem;
}

.mx-5\.25{
  margin-left: 1.3125rem;
  margin-right: 1.3125rem;
}

.my-5\.5{
  margin-top: 1.375rem;
  margin-bottom: 1.375rem;
}

.mx-5\.5{
  margin-left: 1.375rem;
  margin-right: 1.375rem;
}

.my-5\.75{
  margin-top: 1.4375rem;
  margin-bottom: 1.4375rem;
}

.mx-5\.75{
  margin-left: 1.4375rem;
  margin-right: 1.4375rem;
}

.my-6\.25{
  margin-top: 1.5625rem;
  margin-bottom: 1.5625rem;
}

.mx-6\.25{
  margin-left: 1.5625rem;
  margin-right: 1.5625rem;
}

.my-6\.5{
  margin-top: 1.625rem;
  margin-bottom: 1.625rem;
}

.mx-6\.5{
  margin-left: 1.625rem;
  margin-right: 1.625rem;
}

.my-6\.75{
  margin-top: 1.6875rem;
  margin-bottom: 1.6875rem;
}

.mx-6\.75{
  margin-left: 1.6875rem;
  margin-right: 1.6875rem;
}

.my-7\.25{
  margin-top: 1.8125rem;
  margin-bottom: 1.8125rem;
}

.mx-7\.25{
  margin-left: 1.8125rem;
  margin-right: 1.8125rem;
}

.my-7\.5{
  margin-top: 1.875rem;
  margin-bottom: 1.875rem;
}

.mx-7\.5{
  margin-left: 1.875rem;
  margin-right: 1.875rem;
}

.my-8\.25{
  margin-top: 2.0625rem;
  margin-bottom: 2.0625rem;
}

.mx-8\.25{
  margin-left: 2.0625rem;
  margin-right: 2.0625rem;
}

.my-8\.5{
  margin-top: 2.125rem;
  margin-bottom: 2.125rem;
}

.mx-8\.5{
  margin-left: 2.125rem;
  margin-right: 2.125rem;
}

.my-9\.25{
  margin-top: 2.3125rem;
  margin-bottom: 2.3125rem;
}

.mx-9\.25{
  margin-left: 2.3125rem;
  margin-right: 2.3125rem;
}

.my-9\.5{
  margin-top: 2.375rem;
  margin-bottom: 2.375rem;
}

.mx-9\.5{
  margin-left: 2.375rem;
  margin-right: 2.375rem;
}

.my-10\.5{
  margin-top: 2.625rem;
  margin-bottom: 2.625rem;
}

.mx-10\.5{
  margin-left: 2.625rem;
  margin-right: 2.625rem;
}

.my-11\.25{
  margin-top: 2.8125rem;
  margin-bottom: 2.8125rem;
}

.mx-11\.25{
  margin-left: 2.8125rem;
  margin-right: 2.8125rem;
}

.my-11\.5{
  margin-top: 2.875rem;
  margin-bottom: 2.875rem;
}

.mx-11\.5{
  margin-left: 2.875rem;
  margin-right: 2.875rem;
}

.my-12\.5{
  margin-top: 3.125rem;
  margin-bottom: 3.125rem;
}

.mx-12\.5{
  margin-left: 3.125rem;
  margin-right: 3.125rem;
}

.my-12\.75{
  margin-top: 3.1875rem;
  margin-bottom: 3.1875rem;
}

.mx-12\.75{
  margin-left: 3.1875rem;
  margin-right: 3.1875rem;
}

.my-13\.5{
  margin-top: 3.375rem;
  margin-bottom: 3.375rem;
}

.mx-13\.5{
  margin-left: 3.375rem;
  margin-right: 3.375rem;
}

.my-14\.5{
  margin-top: 3.625rem;
  margin-bottom: 3.625rem;
}

.mx-14\.5{
  margin-left: 3.625rem;
  margin-right: 3.625rem;
}

.my-15\.5{
  margin-top: 3.875rem;
  margin-bottom: 3.875rem;
}

.mx-15\.5{
  margin-left: 3.875rem;
  margin-right: 3.875rem;
}

.my-15\.75{
  margin-top: 3.9375rem;
  margin-bottom: 3.9375rem;
}

.mx-15\.75{
  margin-left: 3.9375rem;
  margin-right: 3.9375rem;
}

.my-16\.25{
  margin-top: 4.0625rem;
  margin-bottom: 4.0625rem;
}

.mx-16\.25{
  margin-left: 4.0625rem;
  margin-right: 4.0625rem;
}

.my-17\.25{
  margin-top: 4.3125rem;
  margin-bottom: 4.3125rem;
}

.mx-17\.25{
  margin-left: 4.3125rem;
  margin-right: 4.3125rem;
}

.my-17\.5{
  margin-top: 4.375rem;
  margin-bottom: 4.375rem;
}

.mx-17\.5{
  margin-left: 4.375rem;
  margin-right: 4.375rem;
}

.my-18\.25{
  margin-top: 4.5625rem;
  margin-bottom: 4.5625rem;
}

.mx-18\.25{
  margin-left: 4.5625rem;
  margin-right: 4.5625rem;
}

.my-18\.5{
  margin-top: 4.625rem;
  margin-bottom: 4.625rem;
}

.mx-18\.5{
  margin-left: 4.625rem;
  margin-right: 4.625rem;
}

.my-20\.25{
  margin-top: 5.0625rem;
  margin-bottom: 5.0625rem;
}

.mx-20\.25{
  margin-left: 5.0625rem;
  margin-right: 5.0625rem;
}

.my-20\.5{
  margin-top: 5.125rem;
  margin-bottom: 5.125rem;
}

.mx-20\.5{
  margin-left: 5.125rem;
  margin-right: 5.125rem;
}

.my-22\.5{
  margin-top: 5.625rem;
  margin-bottom: 5.625rem;
}

.mx-22\.5{
  margin-left: 5.625rem;
  margin-right: 5.625rem;
}

.my-25\.5{
  margin-top: 6.375rem;
  margin-bottom: 6.375rem;
}

.mx-25\.5{
  margin-left: 6.375rem;
  margin-right: 6.375rem;
}

.my-26\.75{
  margin-top: 6.6875rem;
  margin-bottom: 6.6875rem;
}

.mx-26\.75{
  margin-left: 6.6875rem;
  margin-right: 6.6875rem;
}

.my-32\.5{
  margin-top: 8.125rem;
  margin-bottom: 8.125rem;
}

.mx-32\.5{
  margin-left: 8.125rem;
  margin-right: 8.125rem;
}

.my-37\.5{
  margin-top: 9.375rem;
  margin-bottom: 9.375rem;
}

.mx-37\.5{
  margin-left: 9.375rem;
  margin-right: 9.375rem;
}

.my-41\.25{
  margin-top: 10.3125rem;
  margin-bottom: 10.3125rem;
}

.mx-41\.25{
  margin-left: 10.3125rem;
  margin-right: 10.3125rem;
}

.my-52\.5{
  margin-top: 13.125rem;
  margin-bottom: 13.125rem;
}

.mx-52\.5{
  margin-left: 13.125rem;
  margin-right: 13.125rem;
}

.my-54\.5{
  margin-top: 13.625rem;
  margin-bottom: 13.625rem;
}

.mx-54\.5{
  margin-left: 13.625rem;
  margin-right: 13.625rem;
}

.my-57\.25{
  margin-top: 14.3125rem;
  margin-bottom: 14.3125rem;
}

.mx-57\.25{
  margin-left: 14.3125rem;
  margin-right: 14.3125rem;
}

.my-57\.5{
  margin-top: 14.375rem;
  margin-bottom: 14.375rem;
}

.mx-57\.5{
  margin-left: 14.375rem;
  margin-right: 14.375rem;
}

.my-66\.25{
  margin-top: 16.5625rem;
  margin-bottom: 16.5625rem;
}

.mx-66\.25{
  margin-left: 16.5625rem;
  margin-right: 16.5625rem;
}

.my-74\.5{
  margin-top: 18.125rem;
  margin-bottom: 18.125rem;
}

.mx-74\.5{
  margin-left: 18.125rem;
  margin-right: 18.125rem;
}

.my-106\.25{
  margin-top: 26.5625rem;
  margin-bottom: 26.5625rem;
}

.mx-106\.25{
  margin-left: 26.5625rem;
  margin-right: 26.5625rem;
}

.my-112\.25{
  margin-top: 28.0675rem;
  margin-bottom: 28.0675rem;
}

.mx-112\.25{
  margin-left: 28.0675rem;
  margin-right: 28.0675rem;
}

.my-112\.75{
  margin-top: 28.1875rem;
  margin-bottom: 28.1875rem;
}

.mx-112\.75{
  margin-left: 28.1875rem;
  margin-right: 28.1875rem;
}

.my-147\.5{
  margin-top: 36.875rem;
  margin-bottom: 36.875rem;
}

.mx-147\.5{
  margin-left: 36.875rem;
  margin-right: 36.875rem;
}

.my-162\.5{
  margin-top: 40.625rem;
  margin-bottom: 40.625rem;
}

.mx-162\.5{
  margin-left: 40.625rem;
  margin-right: 40.625rem;
}

.my-172\.25{
  margin-top: 42.5625rem;
  margin-bottom: 42.5625rem;
}

.mx-172\.25{
  margin-left: 42.5625rem;
  margin-right: 42.5625rem;
}

.my-175\.25{
  margin-top: 43.8125rem;
  margin-bottom: 43.8125rem;
}

.mx-175\.25{
  margin-left: 43.8125rem;
  margin-right: 43.8125rem;
}

.my-184\.25{
  margin-top: 46.0625rem;
  margin-bottom: 46.0625rem;
}

.mx-184\.25{
  margin-left: 46.0625rem;
  margin-right: 46.0625rem;
}

.my-203\.25{
  margin-top: 50.8125rem;
  margin-bottom: 50.8125rem;
}

.mx-203\.25{
  margin-left: 50.8125rem;
  margin-right: 50.8125rem;
}

.my-half{
  margin-top: 50%;
  margin-bottom: 50%;
}

.mx-half{
  margin-left: 50%;
  margin-right: 50%;
}

.my-full{
  margin-top: 100%;
  margin-bottom: 100%;
}

.mx-full{
  margin-left: 100%;
  margin-right: 100%;
}

.my-1\/10{
  margin-top: 10%;
  margin-bottom: 10%;
}

.mx-1\/10{
  margin-left: 10%;
  margin-right: 10%;
}

.my-2\/10{
  margin-top: 20%;
  margin-bottom: 20%;
}

.mx-2\/10{
  margin-left: 20%;
  margin-right: 20%;
}

.my-3\/10{
  margin-top: 30%;
  margin-bottom: 30%;
}

.mx-3\/10{
  margin-left: 30%;
  margin-right: 30%;
}

.my-4\/10{
  margin-top: 40%;
  margin-bottom: 40%;
}

.mx-4\/10{
  margin-left: 40%;
  margin-right: 40%;
}

.my-4\.5\/10{
  margin-top: 45%;
  margin-bottom: 45%;
}

.mx-4\.5\/10{
  margin-left: 45%;
  margin-right: 45%;
}

.my-5\/10{
  margin-top: 50%;
  margin-bottom: 50%;
}

.mx-5\/10{
  margin-left: 50%;
  margin-right: 50%;
}

.my-5\.5\/10{
  margin-top: 55%;
  margin-bottom: 55%;
}

.mx-5\.5\/10{
  margin-left: 55%;
  margin-right: 55%;
}

.my-6\/10{
  margin-top: 60%;
  margin-bottom: 60%;
}

.mx-6\/10{
  margin-left: 60%;
  margin-right: 60%;
}

.my-7\/10{
  margin-top: 70%;
  margin-bottom: 70%;
}

.mx-7\/10{
  margin-left: 70%;
  margin-right: 70%;
}

.my-8\/10{
  margin-top: 80%;
  margin-bottom: 80%;
}

.mx-8\/10{
  margin-left: 80%;
  margin-right: 80%;
}

.my-9\/10{
  margin-top: 90%;
  margin-bottom: 90%;
}

.mx-9\/10{
  margin-left: 90%;
  margin-right: 90%;
}

.my-1\/12{
  margin-top: 8.333333%;
  margin-bottom: 8.333333%;
}

.mx-1\/12{
  margin-left: 8.333333%;
  margin-right: 8.333333%;
}

.my-2\/12{
  margin-top: 16.666667%;
  margin-bottom: 16.666667%;
}

.mx-2\/12{
  margin-left: 16.666667%;
  margin-right: 16.666667%;
}

.my-3\/12{
  margin-top: 25%;
  margin-bottom: 25%;
}

.mx-3\/12{
  margin-left: 25%;
  margin-right: 25%;
}

.my-4\/12{
  margin-top: 33.333333%;
  margin-bottom: 33.333333%;
}

.mx-4\/12{
  margin-left: 33.333333%;
  margin-right: 33.333333%;
}

.my-5\/12{
  margin-top: 41.666667%;
  margin-bottom: 41.666667%;
}

.mx-5\/12{
  margin-left: 41.666667%;
  margin-right: 41.666667%;
}

.my-6\/12{
  margin-top: 50%;
  margin-bottom: 50%;
}

.mx-6\/12{
  margin-left: 50%;
  margin-right: 50%;
}

.my-7\/12{
  margin-top: 58.333333%;
  margin-bottom: 58.333333%;
}

.mx-7\/12{
  margin-left: 58.333333%;
  margin-right: 58.333333%;
}

.my-8\/12{
  margin-top: 66.666667%;
  margin-bottom: 66.666667%;
}

.mx-8\/12{
  margin-left: 66.666667%;
  margin-right: 66.666667%;
}

.my-9\/12{
  margin-top: 75%;
  margin-bottom: 75%;
}

.mx-9\/12{
  margin-left: 75%;
  margin-right: 75%;
}

.my-10\/12{
  margin-top: 83.333333%;
  margin-bottom: 83.333333%;
}

.mx-10\/12{
  margin-left: 83.333333%;
  margin-right: 83.333333%;
}

.my-11\/12{
  margin-top: 91.666667%;
  margin-bottom: 91.666667%;
}

.mx-11\/12{
  margin-left: 91.666667%;
  margin-right: 91.666667%;
}

.-my-0{
  margin-top: 0px;
  margin-bottom: 0px;
}

.-mx-0{
  margin-left: 0px;
  margin-right: 0px;
}

.-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-7{
  margin-top: -1.75rem;
  margin-bottom: -1.75rem;
}

.-mx-7{
  margin-left: -1.75rem;
  margin-right: -1.75rem;
}

.-my-8{
  margin-top: -2rem;
  margin-bottom: -2rem;
}

.-mx-8{
  margin-left: -2rem;
  margin-right: -2rem;
}

.-my-9{
  margin-top: -2.25rem;
  margin-bottom: -2.25rem;
}

.-mx-9{
  margin-left: -2.25rem;
  margin-right: -2.25rem;
}

.-my-10{
  margin-top: -2.5rem;
  margin-bottom: -2.5rem;
}

.-mx-10{
  margin-left: -2.5rem;
  margin-right: -2.5rem;
}

.-my-11{
  margin-top: -2.75rem;
  margin-bottom: -2.75rem;
}

.-mx-11{
  margin-left: -2.75rem;
  margin-right: -2.75rem;
}

.-my-12{
  margin-top: -3rem;
  margin-bottom: -3rem;
}

.-mx-12{
  margin-left: -3rem;
  margin-right: -3rem;
}

.-my-13{
  margin-top: -3.25rem;
  margin-bottom: -3.25rem;
}

.-mx-13{
  margin-left: -3.25rem;
  margin-right: -3.25rem;
}

.-my-14{
  margin-top: -3.5rem;
  margin-bottom: -3.5rem;
}

.-mx-14{
  margin-left: -3.5rem;
  margin-right: -3.5rem;
}

.-my-15{
  margin-top: -3.75rem;
  margin-bottom: -3.75rem;
}

.-mx-15{
  margin-left: -3.75rem;
  margin-right: -3.75rem;
}

.-my-16{
  margin-top: -4rem;
  margin-bottom: -4rem;
}

.-mx-16{
  margin-left: -4rem;
  margin-right: -4rem;
}

.-my-17{
  margin-top: -4.25rem;
  margin-bottom: -4.25rem;
}

.-mx-17{
  margin-left: -4.25rem;
  margin-right: -4.25rem;
}

.-my-18{
  margin-top: -4.5rem;
  margin-bottom: -4.5rem;
}

.-mx-18{
  margin-left: -4.5rem;
  margin-right: -4.5rem;
}

.-my-19{
  margin-top: -4.75rem;
  margin-bottom: -4.75rem;
}

.-mx-19{
  margin-left: -4.75rem;
  margin-right: -4.75rem;
}

.-my-20{
  margin-top: -5rem;
  margin-bottom: -5rem;
}

.-mx-20{
  margin-left: -5rem;
  margin-right: -5rem;
}

.-my-22{
  margin-top: -5.5rem;
  margin-bottom: -5.5rem;
}

.-mx-22{
  margin-left: -5.5rem;
  margin-right: -5.5rem;
}

.-my-24{
  margin-top: -6rem;
  margin-bottom: -6rem;
}

.-mx-24{
  margin-left: -6rem;
  margin-right: -6rem;
}

.-my-25{
  margin-top: -6.25rem;
  margin-bottom: -6.25rem;
}

.-mx-25{
  margin-left: -6.25rem;
  margin-right: -6.25rem;
}

.-my-28{
  margin-top: -7rem;
  margin-bottom: -7rem;
}

.-mx-28{
  margin-left: -7rem;
  margin-right: -7rem;
}

.-my-30{
  margin-top: -7.5rem;
  margin-bottom: -7.5rem;
}

.-mx-30{
  margin-left: -7.5rem;
  margin-right: -7.5rem;
}

.-my-32{
  margin-top: -8rem;
  margin-bottom: -8rem;
}

.-mx-32{
  margin-left: -8rem;
  margin-right: -8rem;
}

.-my-34{
  margin-top: -8.5rem;
  margin-bottom: -8.5rem;
}

.-mx-34{
  margin-left: -8.5rem;
  margin-right: -8.5rem;
}

.-my-35{
  margin-top: -8.75rem;
  margin-bottom: -8.75rem;
}

.-mx-35{
  margin-left: -8.75rem;
  margin-right: -8.75rem;
}

.-my-36{
  margin-top: -9rem;
  margin-bottom: -9rem;
}

.-mx-36{
  margin-left: -9rem;
  margin-right: -9rem;
}

.-my-39{
  margin-top: -9.75rem;
  margin-bottom: -9.75rem;
}

.-mx-39{
  margin-left: -9.75rem;
  margin-right: -9.75rem;
}

.-my-40{
  margin-top: -10rem;
  margin-bottom: -10rem;
}

.-mx-40{
  margin-left: -10rem;
  margin-right: -10rem;
}

.-my-42{
  margin-top: -10.5rem;
  margin-bottom: -10.5rem;
}

.-mx-42{
  margin-left: -10.5rem;
  margin-right: -10.5rem;
}

.-my-44{
  margin-top: -11rem;
  margin-bottom: -11rem;
}

.-mx-44{
  margin-left: -11rem;
  margin-right: -11rem;
}

.-my-45{
  margin-top: -11.25rem;
  margin-bottom: -11.25rem;
}

.-mx-45{
  margin-left: -11.25rem;
  margin-right: -11.25rem;
}

.-my-48{
  margin-top: -12rem;
  margin-bottom: -12rem;
}

.-mx-48{
  margin-left: -12rem;
  margin-right: -12rem;
}

.-my-50{
  margin-top: -12.5rem;
  margin-bottom: -12.5rem;
}

.-mx-50{
  margin-left: -12.5rem;
  margin-right: -12.5rem;
}

.-my-52{
  margin-top: -13rem;
  margin-bottom: -13rem;
}

.-mx-52{
  margin-left: -13rem;
  margin-right: -13rem;
}

.-my-55{
  margin-top: -13.75rem;
  margin-bottom: -13.75rem;
}

.-mx-55{
  margin-left: -13.75rem;
  margin-right: -13.75rem;
}

.-my-56{
  margin-top: -14rem;
  margin-bottom: -14rem;
}

.-mx-56{
  margin-left: -14rem;
  margin-right: -14rem;
}

.-my-58{
  margin-top: -14.5rem;
  margin-bottom: -14.5rem;
}

.-mx-58{
  margin-left: -14.5rem;
  margin-right: -14.5rem;
}

.-my-60{
  margin-top: -15rem;
  margin-bottom: -15rem;
}

.-mx-60{
  margin-left: -15rem;
  margin-right: -15rem;
}

.-my-64{
  margin-top: -16rem;
  margin-bottom: -16rem;
}

.-mx-64{
  margin-left: -16rem;
  margin-right: -16rem;
}

.-my-65{
  margin-top: -16.25rem;
  margin-bottom: -16.25rem;
}

.-mx-65{
  margin-left: -16.25rem;
  margin-right: -16.25rem;
}

.-my-68{
  margin-top: -17rem;
  margin-bottom: -17rem;
}

.-mx-68{
  margin-left: -17rem;
  margin-right: -17rem;
}

.-my-69{
  margin-top: -17.25rem;
  margin-bottom: -17.25rem;
}

.-mx-69{
  margin-left: -17.25rem;
  margin-right: -17.25rem;
}

.-my-70{
  margin-top: -17.5rem;
  margin-bottom: -17.5rem;
}

.-mx-70{
  margin-left: -17.5rem;
  margin-right: -17.5rem;
}

.-my-72{
  margin-top: -18rem;
  margin-bottom: -18rem;
}

.-mx-72{
  margin-left: -18rem;
  margin-right: -18rem;
}

.-my-75{
  margin-top: -18.75rem;
  margin-bottom: -18.75rem;
}

.-mx-75{
  margin-left: -18.75rem;
  margin-right: -18.75rem;
}

.-my-80{
  margin-top: -20rem;
  margin-bottom: -20rem;
}

.-mx-80{
  margin-left: -20rem;
  margin-right: -20rem;
}

.-my-85{
  margin-top: -21.25rem;
  margin-bottom: -21.25rem;
}

.-mx-85{
  margin-left: -21.25rem;
  margin-right: -21.25rem;
}

.-my-86{
  margin-top: -21.5rem;
  margin-bottom: -21.5rem;
}

.-mx-86{
  margin-left: -21.5rem;
  margin-right: -21.5rem;
}

.-my-90{
  margin-top: -22.5rem;
  margin-bottom: -22.5rem;
}

.-mx-90{
  margin-left: -22.5rem;
  margin-right: -22.5rem;
}

.-my-96{
  margin-top: -24rem;
  margin-bottom: -24rem;
}

.-mx-96{
  margin-left: -24rem;
  margin-right: -24rem;
}

.-my-100{
  margin-top: -25rem;
  margin-bottom: -25rem;
}

.-mx-100{
  margin-left: -25rem;
  margin-right: -25rem;
}

.-my-115{
  margin-top: -28.75rem;
  margin-bottom: -28.75rem;
}

.-mx-115{
  margin-left: -28.75rem;
  margin-right: -28.75rem;
}

.-my-125{
  margin-top: -31.25rem;
  margin-bottom: -31.25rem;
}

.-mx-125{
  margin-left: -31.25rem;
  margin-right: -31.25rem;
}

.-my-142{
  margin-top: -35.5rem;
  margin-bottom: -35.5rem;
}

.-mx-142{
  margin-left: -35.5rem;
  margin-right: -35.5rem;
}

.-my-150{
  margin-top: -37.5rem;
  margin-bottom: -37.5rem;
}

.-mx-150{
  margin-left: -37.5rem;
  margin-right: -37.5rem;
}

.-my-156{
  margin-top: -39rem;
  margin-bottom: -39rem;
}

.-mx-156{
  margin-left: -39rem;
  margin-right: -39rem;
}

.-my-160{
  margin-top: -40rem;
  margin-bottom: -40rem;
}

.-mx-160{
  margin-left: -40rem;
  margin-right: -40rem;
}

.-my-175{
  margin-top: -43.75rem;
  margin-bottom: -43.75rem;
}

.-mx-175{
  margin-left: -43.75rem;
  margin-right: -43.75rem;
}

.-my-207{
  margin-top: -51.75rem;
  margin-bottom: -51.75rem;
}

.-mx-207{
  margin-left: -51.75rem;
  margin-right: -51.75rem;
}

.-my-242{
  margin-top: -60.5rem;
  margin-bottom: -60.5rem;
}

.-mx-242{
  margin-left: -60.5rem;
  margin-right: -60.5rem;
}

.-my-250{
  margin-top: -62.5rem;
  margin-bottom: -62.5rem;
}

.-mx-250{
  margin-left: -62.5rem;
  margin-right: -62.5rem;
}

.-my-258{
  margin-top: -64.5rem;
  margin-bottom: -64.5rem;
}

.-mx-258{
  margin-left: -64.5rem;
  margin-right: -64.5rem;
}

.-my-265{
  margin-top: -66.25rem;
  margin-bottom: -66.25rem;
}

.-mx-265{
  margin-left: -66.25rem;
  margin-right: -66.25rem;
}

.-my-280{
  margin-top: -70rem;
  margin-bottom: -70rem;
}

.-mx-280{
  margin-left: -70rem;
  margin-right: -70rem;
}

.-my-px{
  margin-top: -1px;
  margin-bottom: -1px;
}

.-mx-px{
  margin-left: -1px;
  margin-right: -1px;
}

.-my-0\.5{
  margin-top: -0.125rem;
  margin-bottom: -0.125rem;
}

.-mx-0\.5{
  margin-left: -0.125rem;
  margin-right: -0.125rem;
}

.-my-1\.5{
  margin-top: -0.375rem;
  margin-bottom: -0.375rem;
}

.-mx-1\.5{
  margin-left: -0.375rem;
  margin-right: -0.375rem;
}

.-my-2\.5{
  margin-top: -0.625rem;
  margin-bottom: -0.625rem;
}

.-mx-2\.5{
  margin-left: -0.625rem;
  margin-right: -0.625rem;
}

.-my-3\.5{
  margin-top: -0.875rem;
  margin-bottom: -0.875rem;
}

.-mx-3\.5{
  margin-left: -0.875rem;
  margin-right: -0.875rem;
}

.-my-0\.25{
  margin-top: -0.0625rem;
  margin-bottom: -0.0625rem;
}

.-mx-0\.25{
  margin-left: -0.0625rem;
  margin-right: -0.0625rem;
}

.-my-0\.75{
  margin-top: -0.1875rem;
  margin-bottom: -0.1875rem;
}

.-mx-0\.75{
  margin-left: -0.1875rem;
  margin-right: -0.1875rem;
}

.-my-1\.25{
  margin-top: -0.3125rem;
  margin-bottom: -0.3125rem;
}

.-mx-1\.25{
  margin-left: -0.3125rem;
  margin-right: -0.3125rem;
}

.-my-1\.75{
  margin-top: -0.4375rem;
  margin-bottom: -0.4375rem;
}

.-mx-1\.75{
  margin-left: -0.4375rem;
  margin-right: -0.4375rem;
}

.-my-2\.25{
  margin-top: -0.5625rem;
  margin-bottom: -0.5625rem;
}

.-mx-2\.25{
  margin-left: -0.5625rem;
  margin-right: -0.5625rem;
}

.-my-2\.75{
  margin-top: -0.6875rem;
  margin-bottom: -0.6875rem;
}

.-mx-2\.75{
  margin-left: -0.6875rem;
  margin-right: -0.6875rem;
}

.-my-3\.25{
  margin-top: -0.8125rem;
  margin-bottom: -0.8125rem;
}

.-mx-3\.25{
  margin-left: -0.8125rem;
  margin-right: -0.8125rem;
}

.-my-3\.75{
  margin-top: -0.9375rem;
  margin-bottom: -0.9375rem;
}

.-mx-3\.75{
  margin-left: -0.9375rem;
  margin-right: -0.9375rem;
}

.-my-4\.25{
  margin-top: -1.0625rem;
  margin-bottom: -1.0625rem;
}

.-mx-4\.25{
  margin-left: -1.0625rem;
  margin-right: -1.0625rem;
}

.-my-4\.5{
  margin-top: -1.125rem;
  margin-bottom: -1.125rem;
}

.-mx-4\.5{
  margin-left: -1.125rem;
  margin-right: -1.125rem;
}

.-my-4\.75{
  margin-top: -1.1875rem;
  margin-bottom: -1.1875rem;
}

.-mx-4\.75{
  margin-left: -1.1875rem;
  margin-right: -1.1875rem;
}

.-my-5\.25{
  margin-top: -1.3125rem;
  margin-bottom: -1.3125rem;
}

.-mx-5\.25{
  margin-left: -1.3125rem;
  margin-right: -1.3125rem;
}

.-my-5\.5{
  margin-top: -1.375rem;
  margin-bottom: -1.375rem;
}

.-mx-5\.5{
  margin-left: -1.375rem;
  margin-right: -1.375rem;
}

.-my-5\.75{
  margin-top: -1.4375rem;
  margin-bottom: -1.4375rem;
}

.-mx-5\.75{
  margin-left: -1.4375rem;
  margin-right: -1.4375rem;
}

.-my-6\.25{
  margin-top: -1.5625rem;
  margin-bottom: -1.5625rem;
}

.-mx-6\.25{
  margin-left: -1.5625rem;
  margin-right: -1.5625rem;
}

.-my-6\.5{
  margin-top: -1.625rem;
  margin-bottom: -1.625rem;
}

.-mx-6\.5{
  margin-left: -1.625rem;
  margin-right: -1.625rem;
}

.-my-6\.75{
  margin-top: -1.6875rem;
  margin-bottom: -1.6875rem;
}

.-mx-6\.75{
  margin-left: -1.6875rem;
  margin-right: -1.6875rem;
}

.-my-7\.25{
  margin-top: -1.8125rem;
  margin-bottom: -1.8125rem;
}

.-mx-7\.25{
  margin-left: -1.8125rem;
  margin-right: -1.8125rem;
}

.-my-7\.5{
  margin-top: -1.875rem;
  margin-bottom: -1.875rem;
}

.-mx-7\.5{
  margin-left: -1.875rem;
  margin-right: -1.875rem;
}

.-my-8\.25{
  margin-top: -2.0625rem;
  margin-bottom: -2.0625rem;
}

.-mx-8\.25{
  margin-left: -2.0625rem;
  margin-right: -2.0625rem;
}

.-my-8\.5{
  margin-top: -2.125rem;
  margin-bottom: -2.125rem;
}

.-mx-8\.5{
  margin-left: -2.125rem;
  margin-right: -2.125rem;
}

.-my-9\.25{
  margin-top: -2.3125rem;
  margin-bottom: -2.3125rem;
}

.-mx-9\.25{
  margin-left: -2.3125rem;
  margin-right: -2.3125rem;
}

.-my-9\.5{
  margin-top: -2.375rem;
  margin-bottom: -2.375rem;
}

.-mx-9\.5{
  margin-left: -2.375rem;
  margin-right: -2.375rem;
}

.-my-10\.5{
  margin-top: -2.625rem;
  margin-bottom: -2.625rem;
}

.-mx-10\.5{
  margin-left: -2.625rem;
  margin-right: -2.625rem;
}

.-my-11\.25{
  margin-top: -2.8125rem;
  margin-bottom: -2.8125rem;
}

.-mx-11\.25{
  margin-left: -2.8125rem;
  margin-right: -2.8125rem;
}

.-my-11\.5{
  margin-top: -2.875rem;
  margin-bottom: -2.875rem;
}

.-mx-11\.5{
  margin-left: -2.875rem;
  margin-right: -2.875rem;
}

.-my-12\.5{
  margin-top: -3.125rem;
  margin-bottom: -3.125rem;
}

.-mx-12\.5{
  margin-left: -3.125rem;
  margin-right: -3.125rem;
}

.-my-12\.75{
  margin-top: -3.1875rem;
  margin-bottom: -3.1875rem;
}

.-mx-12\.75{
  margin-left: -3.1875rem;
  margin-right: -3.1875rem;
}

.-my-13\.5{
  margin-top: -3.375rem;
  margin-bottom: -3.375rem;
}

.-mx-13\.5{
  margin-left: -3.375rem;
  margin-right: -3.375rem;
}

.-my-14\.5{
  margin-top: -3.625rem;
  margin-bottom: -3.625rem;
}

.-mx-14\.5{
  margin-left: -3.625rem;
  margin-right: -3.625rem;
}

.-my-15\.5{
  margin-top: -3.875rem;
  margin-bottom: -3.875rem;
}

.-mx-15\.5{
  margin-left: -3.875rem;
  margin-right: -3.875rem;
}

.-my-15\.75{
  margin-top: -3.9375rem;
  margin-bottom: -3.9375rem;
}

.-mx-15\.75{
  margin-left: -3.9375rem;
  margin-right: -3.9375rem;
}

.-my-16\.25{
  margin-top: -4.0625rem;
  margin-bottom: -4.0625rem;
}

.-mx-16\.25{
  margin-left: -4.0625rem;
  margin-right: -4.0625rem;
}

.-my-17\.25{
  margin-top: -4.3125rem;
  margin-bottom: -4.3125rem;
}

.-mx-17\.25{
  margin-left: -4.3125rem;
  margin-right: -4.3125rem;
}

.-my-17\.5{
  margin-top: -4.375rem;
  margin-bottom: -4.375rem;
}

.-mx-17\.5{
  margin-left: -4.375rem;
  margin-right: -4.375rem;
}

.-my-18\.25{
  margin-top: -4.5625rem;
  margin-bottom: -4.5625rem;
}

.-mx-18\.25{
  margin-left: -4.5625rem;
  margin-right: -4.5625rem;
}

.-my-18\.5{
  margin-top: -4.625rem;
  margin-bottom: -4.625rem;
}

.-mx-18\.5{
  margin-left: -4.625rem;
  margin-right: -4.625rem;
}

.-my-20\.25{
  margin-top: -5.0625rem;
  margin-bottom: -5.0625rem;
}

.-mx-20\.25{
  margin-left: -5.0625rem;
  margin-right: -5.0625rem;
}

.-my-20\.5{
  margin-top: -5.125rem;
  margin-bottom: -5.125rem;
}

.-mx-20\.5{
  margin-left: -5.125rem;
  margin-right: -5.125rem;
}

.-my-22\.5{
  margin-top: -5.625rem;
  margin-bottom: -5.625rem;
}

.-mx-22\.5{
  margin-left: -5.625rem;
  margin-right: -5.625rem;
}

.-my-25\.5{
  margin-top: -6.375rem;
  margin-bottom: -6.375rem;
}

.-mx-25\.5{
  margin-left: -6.375rem;
  margin-right: -6.375rem;
}

.-my-26\.75{
  margin-top: -6.6875rem;
  margin-bottom: -6.6875rem;
}

.-mx-26\.75{
  margin-left: -6.6875rem;
  margin-right: -6.6875rem;
}

.-my-32\.5{
  margin-top: -8.125rem;
  margin-bottom: -8.125rem;
}

.-mx-32\.5{
  margin-left: -8.125rem;
  margin-right: -8.125rem;
}

.-my-37\.5{
  margin-top: -9.375rem;
  margin-bottom: -9.375rem;
}

.-mx-37\.5{
  margin-left: -9.375rem;
  margin-right: -9.375rem;
}

.-my-41\.25{
  margin-top: -10.3125rem;
  margin-bottom: -10.3125rem;
}

.-mx-41\.25{
  margin-left: -10.3125rem;
  margin-right: -10.3125rem;
}

.-my-52\.5{
  margin-top: -13.125rem;
  margin-bottom: -13.125rem;
}

.-mx-52\.5{
  margin-left: -13.125rem;
  margin-right: -13.125rem;
}

.-my-54\.5{
  margin-top: -13.625rem;
  margin-bottom: -13.625rem;
}

.-mx-54\.5{
  margin-left: -13.625rem;
  margin-right: -13.625rem;
}

.-my-57\.25{
  margin-top: -14.3125rem;
  margin-bottom: -14.3125rem;
}

.-mx-57\.25{
  margin-left: -14.3125rem;
  margin-right: -14.3125rem;
}

.-my-57\.5{
  margin-top: -14.375rem;
  margin-bottom: -14.375rem;
}

.-mx-57\.5{
  margin-left: -14.375rem;
  margin-right: -14.375rem;
}

.-my-66\.25{
  margin-top: -16.5625rem;
  margin-bottom: -16.5625rem;
}

.-mx-66\.25{
  margin-left: -16.5625rem;
  margin-right: -16.5625rem;
}

.-my-74\.5{
  margin-top: -18.125rem;
  margin-bottom: -18.125rem;
}

.-mx-74\.5{
  margin-left: -18.125rem;
  margin-right: -18.125rem;
}

.-my-106\.25{
  margin-top: -26.5625rem;
  margin-bottom: -26.5625rem;
}

.-mx-106\.25{
  margin-left: -26.5625rem;
  margin-right: -26.5625rem;
}

.-my-112\.25{
  margin-top: -28.0675rem;
  margin-bottom: -28.0675rem;
}

.-mx-112\.25{
  margin-left: -28.0675rem;
  margin-right: -28.0675rem;
}

.-my-112\.75{
  margin-top: -28.1875rem;
  margin-bottom: -28.1875rem;
}

.-mx-112\.75{
  margin-left: -28.1875rem;
  margin-right: -28.1875rem;
}

.-my-147\.5{
  margin-top: -36.875rem;
  margin-bottom: -36.875rem;
}

.-mx-147\.5{
  margin-left: -36.875rem;
  margin-right: -36.875rem;
}

.-my-162\.5{
  margin-top: -40.625rem;
  margin-bottom: -40.625rem;
}

.-mx-162\.5{
  margin-left: -40.625rem;
  margin-right: -40.625rem;
}

.-my-172\.25{
  margin-top: -42.5625rem;
  margin-bottom: -42.5625rem;
}

.-mx-172\.25{
  margin-left: -42.5625rem;
  margin-right: -42.5625rem;
}

.-my-175\.25{
  margin-top: -43.8125rem;
  margin-bottom: -43.8125rem;
}

.-mx-175\.25{
  margin-left: -43.8125rem;
  margin-right: -43.8125rem;
}

.-my-184\.25{
  margin-top: -46.0625rem;
  margin-bottom: -46.0625rem;
}

.-mx-184\.25{
  margin-left: -46.0625rem;
  margin-right: -46.0625rem;
}

.-my-203\.25{
  margin-top: -50.8125rem;
  margin-bottom: -50.8125rem;
}

.-mx-203\.25{
  margin-left: -50.8125rem;
  margin-right: -50.8125rem;
}

.-my-half{
  margin-top: -50%;
  margin-bottom: -50%;
}

.-mx-half{
  margin-left: -50%;
  margin-right: -50%;
}

.-my-full{
  margin-top: -100%;
  margin-bottom: -100%;
}

.-mx-full{
  margin-left: -100%;
  margin-right: -100%;
}

.-my-1\/10{
  margin-top: -10%;
  margin-bottom: -10%;
}

.-mx-1\/10{
  margin-left: -10%;
  margin-right: -10%;
}

.-my-2\/10{
  margin-top: -20%;
  margin-bottom: -20%;
}

.-mx-2\/10{
  margin-left: -20%;
  margin-right: -20%;
}

.-my-3\/10{
  margin-top: -30%;
  margin-bottom: -30%;
}

.-mx-3\/10{
  margin-left: -30%;
  margin-right: -30%;
}

.-my-4\/10{
  margin-top: -40%;
  margin-bottom: -40%;
}

.-mx-4\/10{
  margin-left: -40%;
  margin-right: -40%;
}

.-my-4\.5\/10{
  margin-top: -45%;
  margin-bottom: -45%;
}

.-mx-4\.5\/10{
  margin-left: -45%;
  margin-right: -45%;
}

.-my-5\/10{
  margin-top: -50%;
  margin-bottom: -50%;
}

.-mx-5\/10{
  margin-left: -50%;
  margin-right: -50%;
}

.-my-5\.5\/10{
  margin-top: -55%;
  margin-bottom: -55%;
}

.-mx-5\.5\/10{
  margin-left: -55%;
  margin-right: -55%;
}

.-my-6\/10{
  margin-top: -60%;
  margin-bottom: -60%;
}

.-mx-6\/10{
  margin-left: -60%;
  margin-right: -60%;
}

.-my-7\/10{
  margin-top: -70%;
  margin-bottom: -70%;
}

.-mx-7\/10{
  margin-left: -70%;
  margin-right: -70%;
}

.-my-8\/10{
  margin-top: -80%;
  margin-bottom: -80%;
}

.-mx-8\/10{
  margin-left: -80%;
  margin-right: -80%;
}

.-my-9\/10{
  margin-top: -90%;
  margin-bottom: -90%;
}

.-mx-9\/10{
  margin-left: -90%;
  margin-right: -90%;
}

.-my-1\/12{
  margin-top: -8.33333%;
  margin-bottom: -8.33333%;
}

.-mx-1\/12{
  margin-left: -8.33333%;
  margin-right: -8.33333%;
}

.-my-2\/12{
  margin-top: -16.66667%;
  margin-bottom: -16.66667%;
}

.-mx-2\/12{
  margin-left: -16.66667%;
  margin-right: -16.66667%;
}

.-my-3\/12{
  margin-top: -25%;
  margin-bottom: -25%;
}

.-mx-3\/12{
  margin-left: -25%;
  margin-right: -25%;
}

.-my-4\/12{
  margin-top: -33.33333%;
  margin-bottom: -33.33333%;
}

.-mx-4\/12{
  margin-left: -33.33333%;
  margin-right: -33.33333%;
}

.-my-5\/12{
  margin-top: -41.66667%;
  margin-bottom: -41.66667%;
}

.-mx-5\/12{
  margin-left: -41.66667%;
  margin-right: -41.66667%;
}

.-my-6\/12{
  margin-top: -50%;
  margin-bottom: -50%;
}

.-mx-6\/12{
  margin-left: -50%;
  margin-right: -50%;
}

.-my-7\/12{
  margin-top: -58.33333%;
  margin-bottom: -58.33333%;
}

.-mx-7\/12{
  margin-left: -58.33333%;
  margin-right: -58.33333%;
}

.-my-8\/12{
  margin-top: -66.66667%;
  margin-bottom: -66.66667%;
}

.-mx-8\/12{
  margin-left: -66.66667%;
  margin-right: -66.66667%;
}

.-my-9\/12{
  margin-top: -75%;
  margin-bottom: -75%;
}

.-mx-9\/12{
  margin-left: -75%;
  margin-right: -75%;
}

.-my-10\/12{
  margin-top: -83.33333%;
  margin-bottom: -83.33333%;
}

.-mx-10\/12{
  margin-left: -83.33333%;
  margin-right: -83.33333%;
}

.-my-11\/12{
  margin-top: -91.66667%;
  margin-bottom: -91.66667%;
}

.-mx-11\/12{
  margin-left: -91.66667%;
  margin-right: -91.66667%;
}

.mt-0{
  margin-top: 0px;
}

.mr-0{
  margin-right: 0px;
}

.mb-0{
  margin-bottom: 0px;
}

.ml-0{
  margin-left: 0px;
}

.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-7{
  margin-top: 1.75rem;
}

.mr-7{
  margin-right: 1.75rem;
}

.mb-7{
  margin-bottom: 1.75rem;
}

.ml-7{
  margin-left: 1.75rem;
}

.mt-8{
  margin-top: 2rem;
}

.mr-8{
  margin-right: 2rem;
}

.mb-8{
  margin-bottom: 2rem;
}

.ml-8{
  margin-left: 2rem;
}

.mt-9{
  margin-top: 2.25rem;
}

.mr-9{
  margin-right: 2.25rem;
}

.mb-9{
  margin-bottom: 2.25rem;
}

.ml-9{
  margin-left: 2.25rem;
}

.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-11{
  margin-top: 2.75rem;
}

.mr-11{
  margin-right: 2.75rem;
}

.mb-11{
  margin-bottom: 2.75rem;
}

.ml-11{
  margin-left: 2.75rem;
}

.mt-12{
  margin-top: 3rem;
}

.mr-12{
  margin-right: 3rem;
}

.mb-12{
  margin-bottom: 3rem;
}

.ml-12{
  margin-left: 3rem;
}

.mt-13{
  margin-top: 3.25rem;
}

.mr-13{
  margin-right: 3.25rem;
}

.mb-13{
  margin-bottom: 3.25rem;
}

.ml-13{
  margin-left: 3.25rem;
}

.mt-14{
  margin-top: 3.5rem;
}

.mr-14{
  margin-right: 3.5rem;
}

.mb-14{
  margin-bottom: 3.5rem;
}

.ml-14{
  margin-left: 3.5rem;
}

.mt-15{
  margin-top: 3.75rem;
}

.mr-15{
  margin-right: 3.75rem;
}

.mb-15{
  margin-bottom: 3.75rem;
}

.ml-15{
  margin-left: 3.75rem;
}

.mt-16{
  margin-top: 4rem;
}

.mr-16{
  margin-right: 4rem;
}

.mb-16{
  margin-bottom: 4rem;
}

.ml-16{
  margin-left: 4rem;
}

.mt-17{
  margin-top: 4.25rem;
}

.mr-17{
  margin-right: 4.25rem;
}

.mb-17{
  margin-bottom: 4.25rem;
}

.ml-17{
  margin-left: 4.25rem;
}

.mt-18{
  margin-top: 4.5rem;
}

.mr-18{
  margin-right: 4.5rem;
}

.mb-18{
  margin-bottom: 4.5rem;
}

.ml-18{
  margin-left: 4.5rem;
}

.mt-19{
  margin-top: 4.75rem;
}

.mr-19{
  margin-right: 4.75rem;
}

.mb-19{
  margin-bottom: 4.75rem;
}

.ml-19{
  margin-left: 4.75rem;
}

.mt-20{
  margin-top: 5rem;
}

.mr-20{
  margin-right: 5rem;
}

.mb-20{
  margin-bottom: 5rem;
}

.ml-20{
  margin-left: 5rem;
}

.mt-22{
  margin-top: 5.5rem;
}

.mr-22{
  margin-right: 5.5rem;
}

.mb-22{
  margin-bottom: 5.5rem;
}

.ml-22{
  margin-left: 5.5rem;
}

.mt-24{
  margin-top: 6rem;
}

.mr-24{
  margin-right: 6rem;
}

.mb-24{
  margin-bottom: 6rem;
}

.ml-24{
  margin-left: 6rem;
}

.mt-25{
  margin-top: 6.25rem;
}

.mr-25{
  margin-right: 6.25rem;
}

.mb-25{
  margin-bottom: 6.25rem;
}

.ml-25{
  margin-left: 6.25rem;
}

.mt-28{
  margin-top: 7rem;
}

.mr-28{
  margin-right: 7rem;
}

.mb-28{
  margin-bottom: 7rem;
}

.ml-28{
  margin-left: 7rem;
}

.mt-30{
  margin-top: 7.5rem;
}

.mr-30{
  margin-right: 7.5rem;
}

.mb-30{
  margin-bottom: 7.5rem;
}

.ml-30{
  margin-left: 7.5rem;
}

.mt-32{
  margin-top: 8rem;
}

.mr-32{
  margin-right: 8rem;
}

.mb-32{
  margin-bottom: 8rem;
}

.ml-32{
  margin-left: 8rem;
}

.mt-34{
  margin-top: 8.5rem;
}

.mr-34{
  margin-right: 8.5rem;
}

.mb-34{
  margin-bottom: 8.5rem;
}

.ml-34{
  margin-left: 8.5rem;
}

.mt-35{
  margin-top: 8.75rem;
}

.mr-35{
  margin-right: 8.75rem;
}

.mb-35{
  margin-bottom: 8.75rem;
}

.ml-35{
  margin-left: 8.75rem;
}

.mt-36{
  margin-top: 9rem;
}

.mr-36{
  margin-right: 9rem;
}

.mb-36{
  margin-bottom: 9rem;
}

.ml-36{
  margin-left: 9rem;
}

.mt-39{
  margin-top: 9.75rem;
}

.mr-39{
  margin-right: 9.75rem;
}

.mb-39{
  margin-bottom: 9.75rem;
}

.ml-39{
  margin-left: 9.75rem;
}

.mt-40{
  margin-top: 10rem;
}

.mr-40{
  margin-right: 10rem;
}

.mb-40{
  margin-bottom: 10rem;
}

.ml-40{
  margin-left: 10rem;
}

.mt-42{
  margin-top: 10.5rem;
}

.mr-42{
  margin-right: 10.5rem;
}

.mb-42{
  margin-bottom: 10.5rem;
}

.ml-42{
  margin-left: 10.5rem;
}

.mt-44{
  margin-top: 11rem;
}

.mr-44{
  margin-right: 11rem;
}

.mb-44{
  margin-bottom: 11rem;
}

.ml-44{
  margin-left: 11rem;
}

.mt-45{
  margin-top: 11.25rem;
}

.mr-45{
  margin-right: 11.25rem;
}

.mb-45{
  margin-bottom: 11.25rem;
}

.ml-45{
  margin-left: 11.25rem;
}

.mt-48{
  margin-top: 12rem;
}

.mr-48{
  margin-right: 12rem;
}

.mb-48{
  margin-bottom: 12rem;
}

.ml-48{
  margin-left: 12rem;
}

.mt-50{
  margin-top: 12.5rem;
}

.mr-50{
  margin-right: 12.5rem;
}

.mb-50{
  margin-bottom: 12.5rem;
}

.ml-50{
  margin-left: 12.5rem;
}

.mt-52{
  margin-top: 13rem;
}

.mr-52{
  margin-right: 13rem;
}

.mb-52{
  margin-bottom: 13rem;
}

.ml-52{
  margin-left: 13rem;
}

.mt-55{
  margin-top: 13.75rem;
}

.mr-55{
  margin-right: 13.75rem;
}

.mb-55{
  margin-bottom: 13.75rem;
}

.ml-55{
  margin-left: 13.75rem;
}

.mt-56{
  margin-top: 14rem;
}

.mr-56{
  margin-right: 14rem;
}

.mb-56{
  margin-bottom: 14rem;
}

.ml-56{
  margin-left: 14rem;
}

.mt-58{
  margin-top: 14.5rem;
}

.mr-58{
  margin-right: 14.5rem;
}

.mb-58{
  margin-bottom: 14.5rem;
}

.ml-58{
  margin-left: 14.5rem;
}

.mt-60{
  margin-top: 15rem;
}

.mr-60{
  margin-right: 15rem;
}

.mb-60{
  margin-bottom: 15rem;
}

.ml-60{
  margin-left: 15rem;
}

.mt-64{
  margin-top: 16rem;
}

.mr-64{
  margin-right: 16rem;
}

.mb-64{
  margin-bottom: 16rem;
}

.ml-64{
  margin-left: 16rem;
}

.mt-65{
  margin-top: 16.25rem;
}

.mr-65{
  margin-right: 16.25rem;
}

.mb-65{
  margin-bottom: 16.25rem;
}

.ml-65{
  margin-left: 16.25rem;
}

.mt-68{
  margin-top: 17rem;
}

.mr-68{
  margin-right: 17rem;
}

.mb-68{
  margin-bottom: 17rem;
}

.ml-68{
  margin-left: 17rem;
}

.mt-69{
  margin-top: 17.25rem;
}

.mr-69{
  margin-right: 17.25rem;
}

.mb-69{
  margin-bottom: 17.25rem;
}

.ml-69{
  margin-left: 17.25rem;
}

.mt-70{
  margin-top: 17.5rem;
}

.mr-70{
  margin-right: 17.5rem;
}

.mb-70{
  margin-bottom: 17.5rem;
}

.ml-70{
  margin-left: 17.5rem;
}

.mt-72{
  margin-top: 18rem;
}

.mr-72{
  margin-right: 18rem;
}

.mb-72{
  margin-bottom: 18rem;
}

.ml-72{
  margin-left: 18rem;
}

.mt-75{
  margin-top: 18.75rem;
}

.mr-75{
  margin-right: 18.75rem;
}

.mb-75{
  margin-bottom: 18.75rem;
}

.ml-75{
  margin-left: 18.75rem;
}

.mt-80{
  margin-top: 20rem;
}

.mr-80{
  margin-right: 20rem;
}

.mb-80{
  margin-bottom: 20rem;
}

.ml-80{
  margin-left: 20rem;
}

.mt-85{
  margin-top: 21.25rem;
}

.mr-85{
  margin-right: 21.25rem;
}

.mb-85{
  margin-bottom: 21.25rem;
}

.ml-85{
  margin-left: 21.25rem;
}

.mt-86{
  margin-top: 21.5rem;
}

.mr-86{
  margin-right: 21.5rem;
}

.mb-86{
  margin-bottom: 21.5rem;
}

.ml-86{
  margin-left: 21.5rem;
}

.mt-90{
  margin-top: 22.5rem;
}

.mr-90{
  margin-right: 22.5rem;
}

.mb-90{
  margin-bottom: 22.5rem;
}

.ml-90{
  margin-left: 22.5rem;
}

.mt-96{
  margin-top: 24rem;
}

.mr-96{
  margin-right: 24rem;
}

.mb-96{
  margin-bottom: 24rem;
}

.ml-96{
  margin-left: 24rem;
}

.mt-100{
  margin-top: 25rem;
}

.mr-100{
  margin-right: 25rem;
}

.mb-100{
  margin-bottom: 25rem;
}

.ml-100{
  margin-left: 25rem;
}

.mt-115{
  margin-top: 28.75rem;
}

.mr-115{
  margin-right: 28.75rem;
}

.mb-115{
  margin-bottom: 28.75rem;
}

.ml-115{
  margin-left: 28.75rem;
}

.mt-125{
  margin-top: 31.25rem;
}

.mr-125{
  margin-right: 31.25rem;
}

.mb-125{
  margin-bottom: 31.25rem;
}

.ml-125{
  margin-left: 31.25rem;
}

.mt-142{
  margin-top: 35.5rem;
}

.mr-142{
  margin-right: 35.5rem;
}

.mb-142{
  margin-bottom: 35.5rem;
}

.ml-142{
  margin-left: 35.5rem;
}

.mt-150{
  margin-top: 37.5rem;
}

.mr-150{
  margin-right: 37.5rem;
}

.mb-150{
  margin-bottom: 37.5rem;
}

.ml-150{
  margin-left: 37.5rem;
}

.mt-156{
  margin-top: 39rem;
}

.mr-156{
  margin-right: 39rem;
}

.mb-156{
  margin-bottom: 39rem;
}

.ml-156{
  margin-left: 39rem;
}

.mt-160{
  margin-top: 40rem;
}

.mr-160{
  margin-right: 40rem;
}

.mb-160{
  margin-bottom: 40rem;
}

.ml-160{
  margin-left: 40rem;
}

.mt-175{
  margin-top: 43.75rem;
}

.mr-175{
  margin-right: 43.75rem;
}

.mb-175{
  margin-bottom: 43.75rem;
}

.ml-175{
  margin-left: 43.75rem;
}

.mt-207{
  margin-top: 51.75rem;
}

.mr-207{
  margin-right: 51.75rem;
}

.mb-207{
  margin-bottom: 51.75rem;
}

.ml-207{
  margin-left: 51.75rem;
}

.mt-242{
  margin-top: 60.5rem;
}

.mr-242{
  margin-right: 60.5rem;
}

.mb-242{
  margin-bottom: 60.5rem;
}

.ml-242{
  margin-left: 60.5rem;
}

.mt-250{
  margin-top: 62.5rem;
}

.mr-250{
  margin-right: 62.5rem;
}

.mb-250{
  margin-bottom: 62.5rem;
}

.ml-250{
  margin-left: 62.5rem;
}

.mt-258{
  margin-top: 64.5rem;
}

.mr-258{
  margin-right: 64.5rem;
}

.mb-258{
  margin-bottom: 64.5rem;
}

.ml-258{
  margin-left: 64.5rem;
}

.mt-265{
  margin-top: 66.25rem;
}

.mr-265{
  margin-right: 66.25rem;
}

.mb-265{
  margin-bottom: 66.25rem;
}

.ml-265{
  margin-left: 66.25rem;
}

.mt-280{
  margin-top: 70rem;
}

.mr-280{
  margin-right: 70rem;
}

.mb-280{
  margin-bottom: 70rem;
}

.ml-280{
  margin-left: 70rem;
}

.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-0\.5{
  margin-top: 0.125rem;
}

.mr-0\.5{
  margin-right: 0.125rem;
}

.mb-0\.5{
  margin-bottom: 0.125rem;
}

.ml-0\.5{
  margin-left: 0.125rem;
}

.mt-1\.5{
  margin-top: 0.375rem;
}

.mr-1\.5{
  margin-right: 0.375rem;
}

.mb-1\.5{
  margin-bottom: 0.375rem;
}

.ml-1\.5{
  margin-left: 0.375rem;
}

.mt-2\.5{
  margin-top: 0.625rem;
}

.mr-2\.5{
  margin-right: 0.625rem;
}

.mb-2\.5{
  margin-bottom: 0.625rem;
}

.ml-2\.5{
  margin-left: 0.625rem;
}

.mt-3\.5{
  margin-top: 0.875rem;
}

.mr-3\.5{
  margin-right: 0.875rem;
}

.mb-3\.5{
  margin-bottom: 0.875rem;
}

.ml-3\.5{
  margin-left: 0.875rem;
}

.mt-0\.25{
  margin-top: 0.0625rem;
}

.mr-0\.25{
  margin-right: 0.0625rem;
}

.mb-0\.25{
  margin-bottom: 0.0625rem;
}

.ml-0\.25{
  margin-left: 0.0625rem;
}

.mt-0\.75{
  margin-top: 0.1875rem;
}

.mr-0\.75{
  margin-right: 0.1875rem;
}

.mb-0\.75{
  margin-bottom: 0.1875rem;
}

.ml-0\.75{
  margin-left: 0.1875rem;
}

.mt-1\.25{
  margin-top: 0.3125rem;
}

.mr-1\.25{
  margin-right: 0.3125rem;
}

.mb-1\.25{
  margin-bottom: 0.3125rem;
}

.ml-1\.25{
  margin-left: 0.3125rem;
}

.mt-1\.75{
  margin-top: 0.4375rem;
}

.mr-1\.75{
  margin-right: 0.4375rem;
}

.mb-1\.75{
  margin-bottom: 0.4375rem;
}

.ml-1\.75{
  margin-left: 0.4375rem;
}

.mt-2\.25{
  margin-top: 0.5625rem;
}

.mr-2\.25{
  margin-right: 0.5625rem;
}

.mb-2\.25{
  margin-bottom: 0.5625rem;
}

.ml-2\.25{
  margin-left: 0.5625rem;
}

.mt-2\.75{
  margin-top: 0.6875rem;
}

.mr-2\.75{
  margin-right: 0.6875rem;
}

.mb-2\.75{
  margin-bottom: 0.6875rem;
}

.ml-2\.75{
  margin-left: 0.6875rem;
}

.mt-3\.25{
  margin-top: 0.8125rem;
}

.mr-3\.25{
  margin-right: 0.8125rem;
}

.mb-3\.25{
  margin-bottom: 0.8125rem;
}

.ml-3\.25{
  margin-left: 0.8125rem;
}

.mt-3\.75{
  margin-top: 0.9375rem;
}

.mr-3\.75{
  margin-right: 0.9375rem;
}

.mb-3\.75{
  margin-bottom: 0.9375rem;
}

.ml-3\.75{
  margin-left: 0.9375rem;
}

.mt-4\.25{
  margin-top: 1.0625rem;
}

.mr-4\.25{
  margin-right: 1.0625rem;
}

.mb-4\.25{
  margin-bottom: 1.0625rem;
}

.ml-4\.25{
  margin-left: 1.0625rem;
}

.mt-4\.5{
  margin-top: 1.125rem;
}

.mr-4\.5{
  margin-right: 1.125rem;
}

.mb-4\.5{
  margin-bottom: 1.125rem;
}

.ml-4\.5{
  margin-left: 1.125rem;
}

.mt-4\.75{
  margin-top: 1.1875rem;
}

.mr-4\.75{
  margin-right: 1.1875rem;
}

.mb-4\.75{
  margin-bottom: 1.1875rem;
}

.ml-4\.75{
  margin-left: 1.1875rem;
}

.mt-5\.25{
  margin-top: 1.3125rem;
}

.mr-5\.25{
  margin-right: 1.3125rem;
}

.mb-5\.25{
  margin-bottom: 1.3125rem;
}

.ml-5\.25{
  margin-left: 1.3125rem;
}

.mt-5\.5{
  margin-top: 1.375rem;
}

.mr-5\.5{
  margin-right: 1.375rem;
}

.mb-5\.5{
  margin-bottom: 1.375rem;
}

.ml-5\.5{
  margin-left: 1.375rem;
}

.mt-5\.75{
  margin-top: 1.4375rem;
}

.mr-5\.75{
  margin-right: 1.4375rem;
}

.mb-5\.75{
  margin-bottom: 1.4375rem;
}

.ml-5\.75{
  margin-left: 1.4375rem;
}

.mt-6\.25{
  margin-top: 1.5625rem;
}

.mr-6\.25{
  margin-right: 1.5625rem;
}

.mb-6\.25{
  margin-bottom: 1.5625rem;
}

.ml-6\.25{
  margin-left: 1.5625rem;
}

.mt-6\.5{
  margin-top: 1.625rem;
}

.mr-6\.5{
  margin-right: 1.625rem;
}

.mb-6\.5{
  margin-bottom: 1.625rem;
}

.ml-6\.5{
  margin-left: 1.625rem;
}

.mt-6\.75{
  margin-top: 1.6875rem;
}

.mr-6\.75{
  margin-right: 1.6875rem;
}

.mb-6\.75{
  margin-bottom: 1.6875rem;
}

.ml-6\.75{
  margin-left: 1.6875rem;
}

.mt-7\.25{
  margin-top: 1.8125rem;
}

.mr-7\.25{
  margin-right: 1.8125rem;
}

.mb-7\.25{
  margin-bottom: 1.8125rem;
}

.ml-7\.25{
  margin-left: 1.8125rem;
}

.mt-7\.5{
  margin-top: 1.875rem;
}

.mr-7\.5{
  margin-right: 1.875rem;
}

.mb-7\.5{
  margin-bottom: 1.875rem;
}

.ml-7\.5{
  margin-left: 1.875rem;
}

.mt-8\.25{
  margin-top: 2.0625rem;
}

.mr-8\.25{
  margin-right: 2.0625rem;
}

.mb-8\.25{
  margin-bottom: 2.0625rem;
}

.ml-8\.25{
  margin-left: 2.0625rem;
}

.mt-8\.5{
  margin-top: 2.125rem;
}

.mr-8\.5{
  margin-right: 2.125rem;
}

.mb-8\.5{
  margin-bottom: 2.125rem;
}

.ml-8\.5{
  margin-left: 2.125rem;
}

.mt-9\.25{
  margin-top: 2.3125rem;
}

.mr-9\.25{
  margin-right: 2.3125rem;
}

.mb-9\.25{
  margin-bottom: 2.3125rem;
}

.ml-9\.25{
  margin-left: 2.3125rem;
}

.mt-9\.5{
  margin-top: 2.375rem;
}

.mr-9\.5{
  margin-right: 2.375rem;
}

.mb-9\.5{
  margin-bottom: 2.375rem;
}

.ml-9\.5{
  margin-left: 2.375rem;
}

.mt-10\.5{
  margin-top: 2.625rem;
}

.mr-10\.5{
  margin-right: 2.625rem;
}

.mb-10\.5{
  margin-bottom: 2.625rem;
}

.ml-10\.5{
  margin-left: 2.625rem;
}

.mt-11\.25{
  margin-top: 2.8125rem;
}

.mr-11\.25{
  margin-right: 2.8125rem;
}

.mb-11\.25{
  margin-bottom: 2.8125rem;
}

.ml-11\.25{
  margin-left: 2.8125rem;
}

.mt-11\.5{
  margin-top: 2.875rem;
}

.mr-11\.5{
  margin-right: 2.875rem;
}

.mb-11\.5{
  margin-bottom: 2.875rem;
}

.ml-11\.5{
  margin-left: 2.875rem;
}

.mt-12\.5{
  margin-top: 3.125rem;
}

.mr-12\.5{
  margin-right: 3.125rem;
}

.mb-12\.5{
  margin-bottom: 3.125rem;
}

.ml-12\.5{
  margin-left: 3.125rem;
}

.mt-12\.75{
  margin-top: 3.1875rem;
}

.mr-12\.75{
  margin-right: 3.1875rem;
}

.mb-12\.75{
  margin-bottom: 3.1875rem;
}

.ml-12\.75{
  margin-left: 3.1875rem;
}

.mt-13\.5{
  margin-top: 3.375rem;
}

.mr-13\.5{
  margin-right: 3.375rem;
}

.mb-13\.5{
  margin-bottom: 3.375rem;
}

.ml-13\.5{
  margin-left: 3.375rem;
}

.mt-14\.5{
  margin-top: 3.625rem;
}

.mr-14\.5{
  margin-right: 3.625rem;
}

.mb-14\.5{
  margin-bottom: 3.625rem;
}

.ml-14\.5{
  margin-left: 3.625rem;
}

.mt-15\.5{
  margin-top: 3.875rem;
}

.mr-15\.5{
  margin-right: 3.875rem;
}

.mb-15\.5{
  margin-bottom: 3.875rem;
}

.ml-15\.5{
  margin-left: 3.875rem;
}

.mt-15\.75{
  margin-top: 3.9375rem;
}

.mr-15\.75{
  margin-right: 3.9375rem;
}

.mb-15\.75{
  margin-bottom: 3.9375rem;
}

.ml-15\.75{
  margin-left: 3.9375rem;
}

.mt-16\.25{
  margin-top: 4.0625rem;
}

.mr-16\.25{
  margin-right: 4.0625rem;
}

.mb-16\.25{
  margin-bottom: 4.0625rem;
}

.ml-16\.25{
  margin-left: 4.0625rem;
}

.mt-17\.25{
  margin-top: 4.3125rem;
}

.mr-17\.25{
  margin-right: 4.3125rem;
}

.mb-17\.25{
  margin-bottom: 4.3125rem;
}

.ml-17\.25{
  margin-left: 4.3125rem;
}

.mt-17\.5{
  margin-top: 4.375rem;
}

.mr-17\.5{
  margin-right: 4.375rem;
}

.mb-17\.5{
  margin-bottom: 4.375rem;
}

.ml-17\.5{
  margin-left: 4.375rem;
}

.mt-18\.25{
  margin-top: 4.5625rem;
}

.mr-18\.25{
  margin-right: 4.5625rem;
}

.mb-18\.25{
  margin-bottom: 4.5625rem;
}

.ml-18\.25{
  margin-left: 4.5625rem;
}

.mt-18\.5{
  margin-top: 4.625rem;
}

.mr-18\.5{
  margin-right: 4.625rem;
}

.mb-18\.5{
  margin-bottom: 4.625rem;
}

.ml-18\.5{
  margin-left: 4.625rem;
}

.mt-20\.25{
  margin-top: 5.0625rem;
}

.mr-20\.25{
  margin-right: 5.0625rem;
}

.mb-20\.25{
  margin-bottom: 5.0625rem;
}

.ml-20\.25{
  margin-left: 5.0625rem;
}

.mt-20\.5{
  margin-top: 5.125rem;
}

.mr-20\.5{
  margin-right: 5.125rem;
}

.mb-20\.5{
  margin-bottom: 5.125rem;
}

.ml-20\.5{
  margin-left: 5.125rem;
}

.mt-22\.5{
  margin-top: 5.625rem;
}

.mr-22\.5{
  margin-right: 5.625rem;
}

.mb-22\.5{
  margin-bottom: 5.625rem;
}

.ml-22\.5{
  margin-left: 5.625rem;
}

.mt-25\.5{
  margin-top: 6.375rem;
}

.mr-25\.5{
  margin-right: 6.375rem;
}

.mb-25\.5{
  margin-bottom: 6.375rem;
}

.ml-25\.5{
  margin-left: 6.375rem;
}

.mt-26\.75{
  margin-top: 6.6875rem;
}

.mr-26\.75{
  margin-right: 6.6875rem;
}

.mb-26\.75{
  margin-bottom: 6.6875rem;
}

.ml-26\.75{
  margin-left: 6.6875rem;
}

.mt-32\.5{
  margin-top: 8.125rem;
}

.mr-32\.5{
  margin-right: 8.125rem;
}

.mb-32\.5{
  margin-bottom: 8.125rem;
}

.ml-32\.5{
  margin-left: 8.125rem;
}

.mt-37\.5{
  margin-top: 9.375rem;
}

.mr-37\.5{
  margin-right: 9.375rem;
}

.mb-37\.5{
  margin-bottom: 9.375rem;
}

.ml-37\.5{
  margin-left: 9.375rem;
}

.mt-41\.25{
  margin-top: 10.3125rem;
}

.mr-41\.25{
  margin-right: 10.3125rem;
}

.mb-41\.25{
  margin-bottom: 10.3125rem;
}

.ml-41\.25{
  margin-left: 10.3125rem;
}

.mt-52\.5{
  margin-top: 13.125rem;
}

.mr-52\.5{
  margin-right: 13.125rem;
}

.mb-52\.5{
  margin-bottom: 13.125rem;
}

.ml-52\.5{
  margin-left: 13.125rem;
}

.mt-54\.5{
  margin-top: 13.625rem;
}

.mr-54\.5{
  margin-right: 13.625rem;
}

.mb-54\.5{
  margin-bottom: 13.625rem;
}

.ml-54\.5{
  margin-left: 13.625rem;
}

.mt-57\.25{
  margin-top: 14.3125rem;
}

.mr-57\.25{
  margin-right: 14.3125rem;
}

.mb-57\.25{
  margin-bottom: 14.3125rem;
}

.ml-57\.25{
  margin-left: 14.3125rem;
}

.mt-57\.5{
  margin-top: 14.375rem;
}

.mr-57\.5{
  margin-right: 14.375rem;
}

.mb-57\.5{
  margin-bottom: 14.375rem;
}

.ml-57\.5{
  margin-left: 14.375rem;
}

.mt-66\.25{
  margin-top: 16.5625rem;
}

.mr-66\.25{
  margin-right: 16.5625rem;
}

.mb-66\.25{
  margin-bottom: 16.5625rem;
}

.ml-66\.25{
  margin-left: 16.5625rem;
}

.mt-74\.5{
  margin-top: 18.125rem;
}

.mr-74\.5{
  margin-right: 18.125rem;
}

.mb-74\.5{
  margin-bottom: 18.125rem;
}

.ml-74\.5{
  margin-left: 18.125rem;
}

.mt-106\.25{
  margin-top: 26.5625rem;
}

.mr-106\.25{
  margin-right: 26.5625rem;
}

.mb-106\.25{
  margin-bottom: 26.5625rem;
}

.ml-106\.25{
  margin-left: 26.5625rem;
}

.mt-112\.25{
  margin-top: 28.0675rem;
}

.mr-112\.25{
  margin-right: 28.0675rem;
}

.mb-112\.25{
  margin-bottom: 28.0675rem;
}

.ml-112\.25{
  margin-left: 28.0675rem;
}

.mt-112\.75{
  margin-top: 28.1875rem;
}

.mr-112\.75{
  margin-right: 28.1875rem;
}

.mb-112\.75{
  margin-bottom: 28.1875rem;
}

.ml-112\.75{
  margin-left: 28.1875rem;
}

.mt-147\.5{
  margin-top: 36.875rem;
}

.mr-147\.5{
  margin-right: 36.875rem;
}

.mb-147\.5{
  margin-bottom: 36.875rem;
}

.ml-147\.5{
  margin-left: 36.875rem;
}

.mt-162\.5{
  margin-top: 40.625rem;
}

.mr-162\.5{
  margin-right: 40.625rem;
}

.mb-162\.5{
  margin-bottom: 40.625rem;
}

.ml-162\.5{
  margin-left: 40.625rem;
}

.mt-172\.25{
  margin-top: 42.5625rem;
}

.mr-172\.25{
  margin-right: 42.5625rem;
}

.mb-172\.25{
  margin-bottom: 42.5625rem;
}

.ml-172\.25{
  margin-left: 42.5625rem;
}

.mt-175\.25{
  margin-top: 43.8125rem;
}

.mr-175\.25{
  margin-right: 43.8125rem;
}

.mb-175\.25{
  margin-bottom: 43.8125rem;
}

.ml-175\.25{
  margin-left: 43.8125rem;
}

.mt-184\.25{
  margin-top: 46.0625rem;
}

.mr-184\.25{
  margin-right: 46.0625rem;
}

.mb-184\.25{
  margin-bottom: 46.0625rem;
}

.ml-184\.25{
  margin-left: 46.0625rem;
}

.mt-203\.25{
  margin-top: 50.8125rem;
}

.mr-203\.25{
  margin-right: 50.8125rem;
}

.mb-203\.25{
  margin-bottom: 50.8125rem;
}

.ml-203\.25{
  margin-left: 50.8125rem;
}

.mt-half{
  margin-top: 50%;
}

.mr-half{
  margin-right: 50%;
}

.mb-half{
  margin-bottom: 50%;
}

.ml-half{
  margin-left: 50%;
}

.mt-full{
  margin-top: 100%;
}

.mr-full{
  margin-right: 100%;
}

.mb-full{
  margin-bottom: 100%;
}

.ml-full{
  margin-left: 100%;
}

.mt-1\/10{
  margin-top: 10%;
}

.mr-1\/10{
  margin-right: 10%;
}

.mb-1\/10{
  margin-bottom: 10%;
}

.ml-1\/10{
  margin-left: 10%;
}

.mt-2\/10{
  margin-top: 20%;
}

.mr-2\/10{
  margin-right: 20%;
}

.mb-2\/10{
  margin-bottom: 20%;
}

.ml-2\/10{
  margin-left: 20%;
}

.mt-3\/10{
  margin-top: 30%;
}

.mr-3\/10{
  margin-right: 30%;
}

.mb-3\/10{
  margin-bottom: 30%;
}

.ml-3\/10{
  margin-left: 30%;
}

.mt-4\/10{
  margin-top: 40%;
}

.mr-4\/10{
  margin-right: 40%;
}

.mb-4\/10{
  margin-bottom: 40%;
}

.ml-4\/10{
  margin-left: 40%;
}

.mt-4\.5\/10{
  margin-top: 45%;
}

.mr-4\.5\/10{
  margin-right: 45%;
}

.mb-4\.5\/10{
  margin-bottom: 45%;
}

.ml-4\.5\/10{
  margin-left: 45%;
}

.mt-5\/10{
  margin-top: 50%;
}

.mr-5\/10{
  margin-right: 50%;
}

.mb-5\/10{
  margin-bottom: 50%;
}

.ml-5\/10{
  margin-left: 50%;
}

.mt-5\.5\/10{
  margin-top: 55%;
}

.mr-5\.5\/10{
  margin-right: 55%;
}

.mb-5\.5\/10{
  margin-bottom: 55%;
}

.ml-5\.5\/10{
  margin-left: 55%;
}

.mt-6\/10{
  margin-top: 60%;
}

.mr-6\/10{
  margin-right: 60%;
}

.mb-6\/10{
  margin-bottom: 60%;
}

.ml-6\/10{
  margin-left: 60%;
}

.mt-7\/10{
  margin-top: 70%;
}

.mr-7\/10{
  margin-right: 70%;
}

.mb-7\/10{
  margin-bottom: 70%;
}

.ml-7\/10{
  margin-left: 70%;
}

.mt-8\/10{
  margin-top: 80%;
}

.mr-8\/10{
  margin-right: 80%;
}

.mb-8\/10{
  margin-bottom: 80%;
}

.ml-8\/10{
  margin-left: 80%;
}

.mt-9\/10{
  margin-top: 90%;
}

.mr-9\/10{
  margin-right: 90%;
}

.mb-9\/10{
  margin-bottom: 90%;
}

.ml-9\/10{
  margin-left: 90%;
}

.mt-1\/12{
  margin-top: 8.333333%;
}

.mr-1\/12{
  margin-right: 8.333333%;
}

.mb-1\/12{
  margin-bottom: 8.333333%;
}

.ml-1\/12{
  margin-left: 8.333333%;
}

.mt-2\/12{
  margin-top: 16.666667%;
}

.mr-2\/12{
  margin-right: 16.666667%;
}

.mb-2\/12{
  margin-bottom: 16.666667%;
}

.ml-2\/12{
  margin-left: 16.666667%;
}

.mt-3\/12{
  margin-top: 25%;
}

.mr-3\/12{
  margin-right: 25%;
}

.mb-3\/12{
  margin-bottom: 25%;
}

.ml-3\/12{
  margin-left: 25%;
}

.mt-4\/12{
  margin-top: 33.333333%;
}

.mr-4\/12{
  margin-right: 33.333333%;
}

.mb-4\/12{
  margin-bottom: 33.333333%;
}

.ml-4\/12{
  margin-left: 33.333333%;
}

.mt-5\/12{
  margin-top: 41.666667%;
}

.mr-5\/12{
  margin-right: 41.666667%;
}

.mb-5\/12{
  margin-bottom: 41.666667%;
}

.ml-5\/12{
  margin-left: 41.666667%;
}

.mt-6\/12{
  margin-top: 50%;
}

.mr-6\/12{
  margin-right: 50%;
}

.mb-6\/12{
  margin-bottom: 50%;
}

.ml-6\/12{
  margin-left: 50%;
}

.mt-7\/12{
  margin-top: 58.333333%;
}

.mr-7\/12{
  margin-right: 58.333333%;
}

.mb-7\/12{
  margin-bottom: 58.333333%;
}

.ml-7\/12{
  margin-left: 58.333333%;
}

.mt-8\/12{
  margin-top: 66.666667%;
}

.mr-8\/12{
  margin-right: 66.666667%;
}

.mb-8\/12{
  margin-bottom: 66.666667%;
}

.ml-8\/12{
  margin-left: 66.666667%;
}

.mt-9\/12{
  margin-top: 75%;
}

.mr-9\/12{
  margin-right: 75%;
}

.mb-9\/12{
  margin-bottom: 75%;
}

.ml-9\/12{
  margin-left: 75%;
}

.mt-10\/12{
  margin-top: 83.333333%;
}

.mr-10\/12{
  margin-right: 83.333333%;
}

.mb-10\/12{
  margin-bottom: 83.333333%;
}

.ml-10\/12{
  margin-left: 83.333333%;
}

.mt-11\/12{
  margin-top: 91.666667%;
}

.mr-11\/12{
  margin-right: 91.666667%;
}

.mb-11\/12{
  margin-bottom: 91.666667%;
}

.ml-11\/12{
  margin-left: 91.666667%;
}

.-mt-0{
  margin-top: 0px;
}

.-mr-0{
  margin-right: 0px;
}

.-mb-0{
  margin-bottom: 0px;
}

.-ml-0{
  margin-left: 0px;
}

.-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-7{
  margin-top: -1.75rem;
}

.-mr-7{
  margin-right: -1.75rem;
}

.-mb-7{
  margin-bottom: -1.75rem;
}

.-ml-7{
  margin-left: -1.75rem;
}

.-mt-8{
  margin-top: -2rem;
}

.-mr-8{
  margin-right: -2rem;
}

.-mb-8{
  margin-bottom: -2rem;
}

.-ml-8{
  margin-left: -2rem;
}

.-mt-9{
  margin-top: -2.25rem;
}

.-mr-9{
  margin-right: -2.25rem;
}

.-mb-9{
  margin-bottom: -2.25rem;
}

.-ml-9{
  margin-left: -2.25rem;
}

.-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-11{
  margin-top: -2.75rem;
}

.-mr-11{
  margin-right: -2.75rem;
}

.-mb-11{
  margin-bottom: -2.75rem;
}

.-ml-11{
  margin-left: -2.75rem;
}

.-mt-12{
  margin-top: -3rem;
}

.-mr-12{
  margin-right: -3rem;
}

.-mb-12{
  margin-bottom: -3rem;
}

.-ml-12{
  margin-left: -3rem;
}

.-mt-13{
  margin-top: -3.25rem;
}

.-mr-13{
  margin-right: -3.25rem;
}

.-mb-13{
  margin-bottom: -3.25rem;
}

.-ml-13{
  margin-left: -3.25rem;
}

.-mt-14{
  margin-top: -3.5rem;
}

.-mr-14{
  margin-right: -3.5rem;
}

.-mb-14{
  margin-bottom: -3.5rem;
}

.-ml-14{
  margin-left: -3.5rem;
}

.-mt-15{
  margin-top: -3.75rem;
}

.-mr-15{
  margin-right: -3.75rem;
}

.-mb-15{
  margin-bottom: -3.75rem;
}

.-ml-15{
  margin-left: -3.75rem;
}

.-mt-16{
  margin-top: -4rem;
}

.-mr-16{
  margin-right: -4rem;
}

.-mb-16{
  margin-bottom: -4rem;
}

.-ml-16{
  margin-left: -4rem;
}

.-mt-17{
  margin-top: -4.25rem;
}

.-mr-17{
  margin-right: -4.25rem;
}

.-mb-17{
  margin-bottom: -4.25rem;
}

.-ml-17{
  margin-left: -4.25rem;
}

.-mt-18{
  margin-top: -4.5rem;
}

.-mr-18{
  margin-right: -4.5rem;
}

.-mb-18{
  margin-bottom: -4.5rem;
}

.-ml-18{
  margin-left: -4.5rem;
}

.-mt-19{
  margin-top: -4.75rem;
}

.-mr-19{
  margin-right: -4.75rem;
}

.-mb-19{
  margin-bottom: -4.75rem;
}

.-ml-19{
  margin-left: -4.75rem;
}

.-mt-20{
  margin-top: -5rem;
}

.-mr-20{
  margin-right: -5rem;
}

.-mb-20{
  margin-bottom: -5rem;
}

.-ml-20{
  margin-left: -5rem;
}

.-mt-22{
  margin-top: -5.5rem;
}

.-mr-22{
  margin-right: -5.5rem;
}

.-mb-22{
  margin-bottom: -5.5rem;
}

.-ml-22{
  margin-left: -5.5rem;
}

.-mt-24{
  margin-top: -6rem;
}

.-mr-24{
  margin-right: -6rem;
}

.-mb-24{
  margin-bottom: -6rem;
}

.-ml-24{
  margin-left: -6rem;
}

.-mt-25{
  margin-top: -6.25rem;
}

.-mr-25{
  margin-right: -6.25rem;
}

.-mb-25{
  margin-bottom: -6.25rem;
}

.-ml-25{
  margin-left: -6.25rem;
}

.-mt-28{
  margin-top: -7rem;
}

.-mr-28{
  margin-right: -7rem;
}

.-mb-28{
  margin-bottom: -7rem;
}

.-ml-28{
  margin-left: -7rem;
}

.-mt-30{
  margin-top: -7.5rem;
}

.-mr-30{
  margin-right: -7.5rem;
}

.-mb-30{
  margin-bottom: -7.5rem;
}

.-ml-30{
  margin-left: -7.5rem;
}

.-mt-32{
  margin-top: -8rem;
}

.-mr-32{
  margin-right: -8rem;
}

.-mb-32{
  margin-bottom: -8rem;
}

.-ml-32{
  margin-left: -8rem;
}

.-mt-34{
  margin-top: -8.5rem;
}

.-mr-34{
  margin-right: -8.5rem;
}

.-mb-34{
  margin-bottom: -8.5rem;
}

.-ml-34{
  margin-left: -8.5rem;
}

.-mt-35{
  margin-top: -8.75rem;
}

.-mr-35{
  margin-right: -8.75rem;
}

.-mb-35{
  margin-bottom: -8.75rem;
}

.-ml-35{
  margin-left: -8.75rem;
}

.-mt-36{
  margin-top: -9rem;
}

.-mr-36{
  margin-right: -9rem;
}

.-mb-36{
  margin-bottom: -9rem;
}

.-ml-36{
  margin-left: -9rem;
}

.-mt-39{
  margin-top: -9.75rem;
}

.-mr-39{
  margin-right: -9.75rem;
}

.-mb-39{
  margin-bottom: -9.75rem;
}

.-ml-39{
  margin-left: -9.75rem;
}

.-mt-40{
  margin-top: -10rem;
}

.-mr-40{
  margin-right: -10rem;
}

.-mb-40{
  margin-bottom: -10rem;
}

.-ml-40{
  margin-left: -10rem;
}

.-mt-42{
  margin-top: -10.5rem;
}

.-mr-42{
  margin-right: -10.5rem;
}

.-mb-42{
  margin-bottom: -10.5rem;
}

.-ml-42{
  margin-left: -10.5rem;
}

.-mt-44{
  margin-top: -11rem;
}

.-mr-44{
  margin-right: -11rem;
}

.-mb-44{
  margin-bottom: -11rem;
}

.-ml-44{
  margin-left: -11rem;
}

.-mt-45{
  margin-top: -11.25rem;
}

.-mr-45{
  margin-right: -11.25rem;
}

.-mb-45{
  margin-bottom: -11.25rem;
}

.-ml-45{
  margin-left: -11.25rem;
}

.-mt-48{
  margin-top: -12rem;
}

.-mr-48{
  margin-right: -12rem;
}

.-mb-48{
  margin-bottom: -12rem;
}

.-ml-48{
  margin-left: -12rem;
}

.-mt-50{
  margin-top: -12.5rem;
}

.-mr-50{
  margin-right: -12.5rem;
}

.-mb-50{
  margin-bottom: -12.5rem;
}

.-ml-50{
  margin-left: -12.5rem;
}

.-mt-52{
  margin-top: -13rem;
}

.-mr-52{
  margin-right: -13rem;
}

.-mb-52{
  margin-bottom: -13rem;
}

.-ml-52{
  margin-left: -13rem;
}

.-mt-55{
  margin-top: -13.75rem;
}

.-mr-55{
  margin-right: -13.75rem;
}

.-mb-55{
  margin-bottom: -13.75rem;
}

.-ml-55{
  margin-left: -13.75rem;
}

.-mt-56{
  margin-top: -14rem;
}

.-mr-56{
  margin-right: -14rem;
}

.-mb-56{
  margin-bottom: -14rem;
}

.-ml-56{
  margin-left: -14rem;
}

.-mt-58{
  margin-top: -14.5rem;
}

.-mr-58{
  margin-right: -14.5rem;
}

.-mb-58{
  margin-bottom: -14.5rem;
}

.-ml-58{
  margin-left: -14.5rem;
}

.-mt-60{
  margin-top: -15rem;
}

.-mr-60{
  margin-right: -15rem;
}

.-mb-60{
  margin-bottom: -15rem;
}

.-ml-60{
  margin-left: -15rem;
}

.-mt-64{
  margin-top: -16rem;
}

.-mr-64{
  margin-right: -16rem;
}

.-mb-64{
  margin-bottom: -16rem;
}

.-ml-64{
  margin-left: -16rem;
}

.-mt-65{
  margin-top: -16.25rem;
}

.-mr-65{
  margin-right: -16.25rem;
}

.-mb-65{
  margin-bottom: -16.25rem;
}

.-ml-65{
  margin-left: -16.25rem;
}

.-mt-68{
  margin-top: -17rem;
}

.-mr-68{
  margin-right: -17rem;
}

.-mb-68{
  margin-bottom: -17rem;
}

.-ml-68{
  margin-left: -17rem;
}

.-mt-69{
  margin-top: -17.25rem;
}

.-mr-69{
  margin-right: -17.25rem;
}

.-mb-69{
  margin-bottom: -17.25rem;
}

.-ml-69{
  margin-left: -17.25rem;
}

.-mt-70{
  margin-top: -17.5rem;
}

.-mr-70{
  margin-right: -17.5rem;
}

.-mb-70{
  margin-bottom: -17.5rem;
}

.-ml-70{
  margin-left: -17.5rem;
}

.-mt-72{
  margin-top: -18rem;
}

.-mr-72{
  margin-right: -18rem;
}

.-mb-72{
  margin-bottom: -18rem;
}

.-ml-72{
  margin-left: -18rem;
}

.-mt-75{
  margin-top: -18.75rem;
}

.-mr-75{
  margin-right: -18.75rem;
}

.-mb-75{
  margin-bottom: -18.75rem;
}

.-ml-75{
  margin-left: -18.75rem;
}

.-mt-80{
  margin-top: -20rem;
}

.-mr-80{
  margin-right: -20rem;
}

.-mb-80{
  margin-bottom: -20rem;
}

.-ml-80{
  margin-left: -20rem;
}

.-mt-85{
  margin-top: -21.25rem;
}

.-mr-85{
  margin-right: -21.25rem;
}

.-mb-85{
  margin-bottom: -21.25rem;
}

.-ml-85{
  margin-left: -21.25rem;
}

.-mt-86{
  margin-top: -21.5rem;
}

.-mr-86{
  margin-right: -21.5rem;
}

.-mb-86{
  margin-bottom: -21.5rem;
}

.-ml-86{
  margin-left: -21.5rem;
}

.-mt-90{
  margin-top: -22.5rem;
}

.-mr-90{
  margin-right: -22.5rem;
}

.-mb-90{
  margin-bottom: -22.5rem;
}

.-ml-90{
  margin-left: -22.5rem;
}

.-mt-96{
  margin-top: -24rem;
}

.-mr-96{
  margin-right: -24rem;
}

.-mb-96{
  margin-bottom: -24rem;
}

.-ml-96{
  margin-left: -24rem;
}

.-mt-100{
  margin-top: -25rem;
}

.-mr-100{
  margin-right: -25rem;
}

.-mb-100{
  margin-bottom: -25rem;
}

.-ml-100{
  margin-left: -25rem;
}

.-mt-115{
  margin-top: -28.75rem;
}

.-mr-115{
  margin-right: -28.75rem;
}

.-mb-115{
  margin-bottom: -28.75rem;
}

.-ml-115{
  margin-left: -28.75rem;
}

.-mt-125{
  margin-top: -31.25rem;
}

.-mr-125{
  margin-right: -31.25rem;
}

.-mb-125{
  margin-bottom: -31.25rem;
}

.-ml-125{
  margin-left: -31.25rem;
}

.-mt-142{
  margin-top: -35.5rem;
}

.-mr-142{
  margin-right: -35.5rem;
}

.-mb-142{
  margin-bottom: -35.5rem;
}

.-ml-142{
  margin-left: -35.5rem;
}

.-mt-150{
  margin-top: -37.5rem;
}

.-mr-150{
  margin-right: -37.5rem;
}

.-mb-150{
  margin-bottom: -37.5rem;
}

.-ml-150{
  margin-left: -37.5rem;
}

.-mt-156{
  margin-top: -39rem;
}

.-mr-156{
  margin-right: -39rem;
}

.-mb-156{
  margin-bottom: -39rem;
}

.-ml-156{
  margin-left: -39rem;
}

.-mt-160{
  margin-top: -40rem;
}

.-mr-160{
  margin-right: -40rem;
}

.-mb-160{
  margin-bottom: -40rem;
}

.-ml-160{
  margin-left: -40rem;
}

.-mt-175{
  margin-top: -43.75rem;
}

.-mr-175{
  margin-right: -43.75rem;
}

.-mb-175{
  margin-bottom: -43.75rem;
}

.-ml-175{
  margin-left: -43.75rem;
}

.-mt-207{
  margin-top: -51.75rem;
}

.-mr-207{
  margin-right: -51.75rem;
}

.-mb-207{
  margin-bottom: -51.75rem;
}

.-ml-207{
  margin-left: -51.75rem;
}

.-mt-242{
  margin-top: -60.5rem;
}

.-mr-242{
  margin-right: -60.5rem;
}

.-mb-242{
  margin-bottom: -60.5rem;
}

.-ml-242{
  margin-left: -60.5rem;
}

.-mt-250{
  margin-top: -62.5rem;
}

.-mr-250{
  margin-right: -62.5rem;
}

.-mb-250{
  margin-bottom: -62.5rem;
}

.-ml-250{
  margin-left: -62.5rem;
}

.-mt-258{
  margin-top: -64.5rem;
}

.-mr-258{
  margin-right: -64.5rem;
}

.-mb-258{
  margin-bottom: -64.5rem;
}

.-ml-258{
  margin-left: -64.5rem;
}

.-mt-265{
  margin-top: -66.25rem;
}

.-mr-265{
  margin-right: -66.25rem;
}

.-mb-265{
  margin-bottom: -66.25rem;
}

.-ml-265{
  margin-left: -66.25rem;
}

.-mt-280{
  margin-top: -70rem;
}

.-mr-280{
  margin-right: -70rem;
}

.-mb-280{
  margin-bottom: -70rem;
}

.-ml-280{
  margin-left: -70rem;
}

.-mt-px{
  margin-top: -1px;
}

.-mr-px{
  margin-right: -1px;
}

.-mb-px{
  margin-bottom: -1px;
}

.-ml-px{
  margin-left: -1px;
}

.-mt-0\.5{
  margin-top: -0.125rem;
}

.-mr-0\.5{
  margin-right: -0.125rem;
}

.-mb-0\.5{
  margin-bottom: -0.125rem;
}

.-ml-0\.5{
  margin-left: -0.125rem;
}

.-mt-1\.5{
  margin-top: -0.375rem;
}

.-mr-1\.5{
  margin-right: -0.375rem;
}

.-mb-1\.5{
  margin-bottom: -0.375rem;
}

.-ml-1\.5{
  margin-left: -0.375rem;
}

.-mt-2\.5{
  margin-top: -0.625rem;
}

.-mr-2\.5{
  margin-right: -0.625rem;
}

.-mb-2\.5{
  margin-bottom: -0.625rem;
}

.-ml-2\.5{
  margin-left: -0.625rem;
}

.-mt-3\.5{
  margin-top: -0.875rem;
}

.-mr-3\.5{
  margin-right: -0.875rem;
}

.-mb-3\.5{
  margin-bottom: -0.875rem;
}

.-ml-3\.5{
  margin-left: -0.875rem;
}

.-mt-0\.25{
  margin-top: -0.0625rem;
}

.-mr-0\.25{
  margin-right: -0.0625rem;
}

.-mb-0\.25{
  margin-bottom: -0.0625rem;
}

.-ml-0\.25{
  margin-left: -0.0625rem;
}

.-mt-0\.75{
  margin-top: -0.1875rem;
}

.-mr-0\.75{
  margin-right: -0.1875rem;
}

.-mb-0\.75{
  margin-bottom: -0.1875rem;
}

.-ml-0\.75{
  margin-left: -0.1875rem;
}

.-mt-1\.25{
  margin-top: -0.3125rem;
}

.-mr-1\.25{
  margin-right: -0.3125rem;
}

.-mb-1\.25{
  margin-bottom: -0.3125rem;
}

.-ml-1\.25{
  margin-left: -0.3125rem;
}

.-mt-1\.75{
  margin-top: -0.4375rem;
}

.-mr-1\.75{
  margin-right: -0.4375rem;
}

.-mb-1\.75{
  margin-bottom: -0.4375rem;
}

.-ml-1\.75{
  margin-left: -0.4375rem;
}

.-mt-2\.25{
  margin-top: -0.5625rem;
}

.-mr-2\.25{
  margin-right: -0.5625rem;
}

.-mb-2\.25{
  margin-bottom: -0.5625rem;
}

.-ml-2\.25{
  margin-left: -0.5625rem;
}

.-mt-2\.75{
  margin-top: -0.6875rem;
}

.-mr-2\.75{
  margin-right: -0.6875rem;
}

.-mb-2\.75{
  margin-bottom: -0.6875rem;
}

.-ml-2\.75{
  margin-left: -0.6875rem;
}

.-mt-3\.25{
  margin-top: -0.8125rem;
}

.-mr-3\.25{
  margin-right: -0.8125rem;
}

.-mb-3\.25{
  margin-bottom: -0.8125rem;
}

.-ml-3\.25{
  margin-left: -0.8125rem;
}

.-mt-3\.75{
  margin-top: -0.9375rem;
}

.-mr-3\.75{
  margin-right: -0.9375rem;
}

.-mb-3\.75{
  margin-bottom: -0.9375rem;
}

.-ml-3\.75{
  margin-left: -0.9375rem;
}

.-mt-4\.25{
  margin-top: -1.0625rem;
}

.-mr-4\.25{
  margin-right: -1.0625rem;
}

.-mb-4\.25{
  margin-bottom: -1.0625rem;
}

.-ml-4\.25{
  margin-left: -1.0625rem;
}

.-mt-4\.5{
  margin-top: -1.125rem;
}

.-mr-4\.5{
  margin-right: -1.125rem;
}

.-mb-4\.5{
  margin-bottom: -1.125rem;
}

.-ml-4\.5{
  margin-left: -1.125rem;
}

.-mt-4\.75{
  margin-top: -1.1875rem;
}

.-mr-4\.75{
  margin-right: -1.1875rem;
}

.-mb-4\.75{
  margin-bottom: -1.1875rem;
}

.-ml-4\.75{
  margin-left: -1.1875rem;
}

.-mt-5\.25{
  margin-top: -1.3125rem;
}

.-mr-5\.25{
  margin-right: -1.3125rem;
}

.-mb-5\.25{
  margin-bottom: -1.3125rem;
}

.-ml-5\.25{
  margin-left: -1.3125rem;
}

.-mt-5\.5{
  margin-top: -1.375rem;
}

.-mr-5\.5{
  margin-right: -1.375rem;
}

.-mb-5\.5{
  margin-bottom: -1.375rem;
}

.-ml-5\.5{
  margin-left: -1.375rem;
}

.-mt-5\.75{
  margin-top: -1.4375rem;
}

.-mr-5\.75{
  margin-right: -1.4375rem;
}

.-mb-5\.75{
  margin-bottom: -1.4375rem;
}

.-ml-5\.75{
  margin-left: -1.4375rem;
}

.-mt-6\.25{
  margin-top: -1.5625rem;
}

.-mr-6\.25{
  margin-right: -1.5625rem;
}

.-mb-6\.25{
  margin-bottom: -1.5625rem;
}

.-ml-6\.25{
  margin-left: -1.5625rem;
}

.-mt-6\.5{
  margin-top: -1.625rem;
}

.-mr-6\.5{
  margin-right: -1.625rem;
}

.-mb-6\.5{
  margin-bottom: -1.625rem;
}

.-ml-6\.5{
  margin-left: -1.625rem;
}

.-mt-6\.75{
  margin-top: -1.6875rem;
}

.-mr-6\.75{
  margin-right: -1.6875rem;
}

.-mb-6\.75{
  margin-bottom: -1.6875rem;
}

.-ml-6\.75{
  margin-left: -1.6875rem;
}

.-mt-7\.25{
  margin-top: -1.8125rem;
}

.-mr-7\.25{
  margin-right: -1.8125rem;
}

.-mb-7\.25{
  margin-bottom: -1.8125rem;
}

.-ml-7\.25{
  margin-left: -1.8125rem;
}

.-mt-7\.5{
  margin-top: -1.875rem;
}

.-mr-7\.5{
  margin-right: -1.875rem;
}

.-mb-7\.5{
  margin-bottom: -1.875rem;
}

.-ml-7\.5{
  margin-left: -1.875rem;
}

.-mt-8\.25{
  margin-top: -2.0625rem;
}

.-mr-8\.25{
  margin-right: -2.0625rem;
}

.-mb-8\.25{
  margin-bottom: -2.0625rem;
}

.-ml-8\.25{
  margin-left: -2.0625rem;
}

.-mt-8\.5{
  margin-top: -2.125rem;
}

.-mr-8\.5{
  margin-right: -2.125rem;
}

.-mb-8\.5{
  margin-bottom: -2.125rem;
}

.-ml-8\.5{
  margin-left: -2.125rem;
}

.-mt-9\.25{
  margin-top: -2.3125rem;
}

.-mr-9\.25{
  margin-right: -2.3125rem;
}

.-mb-9\.25{
  margin-bottom: -2.3125rem;
}

.-ml-9\.25{
  margin-left: -2.3125rem;
}

.-mt-9\.5{
  margin-top: -2.375rem;
}

.-mr-9\.5{
  margin-right: -2.375rem;
}

.-mb-9\.5{
  margin-bottom: -2.375rem;
}

.-ml-9\.5{
  margin-left: -2.375rem;
}

.-mt-10\.5{
  margin-top: -2.625rem;
}

.-mr-10\.5{
  margin-right: -2.625rem;
}

.-mb-10\.5{
  margin-bottom: -2.625rem;
}

.-ml-10\.5{
  margin-left: -2.625rem;
}

.-mt-11\.25{
  margin-top: -2.8125rem;
}

.-mr-11\.25{
  margin-right: -2.8125rem;
}

.-mb-11\.25{
  margin-bottom: -2.8125rem;
}

.-ml-11\.25{
  margin-left: -2.8125rem;
}

.-mt-11\.5{
  margin-top: -2.875rem;
}

.-mr-11\.5{
  margin-right: -2.875rem;
}

.-mb-11\.5{
  margin-bottom: -2.875rem;
}

.-ml-11\.5{
  margin-left: -2.875rem;
}

.-mt-12\.5{
  margin-top: -3.125rem;
}

.-mr-12\.5{
  margin-right: -3.125rem;
}

.-mb-12\.5{
  margin-bottom: -3.125rem;
}

.-ml-12\.5{
  margin-left: -3.125rem;
}

.-mt-12\.75{
  margin-top: -3.1875rem;
}

.-mr-12\.75{
  margin-right: -3.1875rem;
}

.-mb-12\.75{
  margin-bottom: -3.1875rem;
}

.-ml-12\.75{
  margin-left: -3.1875rem;
}

.-mt-13\.5{
  margin-top: -3.375rem;
}

.-mr-13\.5{
  margin-right: -3.375rem;
}

.-mb-13\.5{
  margin-bottom: -3.375rem;
}

.-ml-13\.5{
  margin-left: -3.375rem;
}

.-mt-14\.5{
  margin-top: -3.625rem;
}

.-mr-14\.5{
  margin-right: -3.625rem;
}

.-mb-14\.5{
  margin-bottom: -3.625rem;
}

.-ml-14\.5{
  margin-left: -3.625rem;
}

.-mt-15\.5{
  margin-top: -3.875rem;
}

.-mr-15\.5{
  margin-right: -3.875rem;
}

.-mb-15\.5{
  margin-bottom: -3.875rem;
}

.-ml-15\.5{
  margin-left: -3.875rem;
}

.-mt-15\.75{
  margin-top: -3.9375rem;
}

.-mr-15\.75{
  margin-right: -3.9375rem;
}

.-mb-15\.75{
  margin-bottom: -3.9375rem;
}

.-ml-15\.75{
  margin-left: -3.9375rem;
}

.-mt-16\.25{
  margin-top: -4.0625rem;
}

.-mr-16\.25{
  margin-right: -4.0625rem;
}

.-mb-16\.25{
  margin-bottom: -4.0625rem;
}

.-ml-16\.25{
  margin-left: -4.0625rem;
}

.-mt-17\.25{
  margin-top: -4.3125rem;
}

.-mr-17\.25{
  margin-right: -4.3125rem;
}

.-mb-17\.25{
  margin-bottom: -4.3125rem;
}

.-ml-17\.25{
  margin-left: -4.3125rem;
}

.-mt-17\.5{
  margin-top: -4.375rem;
}

.-mr-17\.5{
  margin-right: -4.375rem;
}

.-mb-17\.5{
  margin-bottom: -4.375rem;
}

.-ml-17\.5{
  margin-left: -4.375rem;
}

.-mt-18\.25{
  margin-top: -4.5625rem;
}

.-mr-18\.25{
  margin-right: -4.5625rem;
}

.-mb-18\.25{
  margin-bottom: -4.5625rem;
}

.-ml-18\.25{
  margin-left: -4.5625rem;
}

.-mt-18\.5{
  margin-top: -4.625rem;
}

.-mr-18\.5{
  margin-right: -4.625rem;
}

.-mb-18\.5{
  margin-bottom: -4.625rem;
}

.-ml-18\.5{
  margin-left: -4.625rem;
}

.-mt-20\.25{
  margin-top: -5.0625rem;
}

.-mr-20\.25{
  margin-right: -5.0625rem;
}

.-mb-20\.25{
  margin-bottom: -5.0625rem;
}

.-ml-20\.25{
  margin-left: -5.0625rem;
}

.-mt-20\.5{
  margin-top: -5.125rem;
}

.-mr-20\.5{
  margin-right: -5.125rem;
}

.-mb-20\.5{
  margin-bottom: -5.125rem;
}

.-ml-20\.5{
  margin-left: -5.125rem;
}

.-mt-22\.5{
  margin-top: -5.625rem;
}

.-mr-22\.5{
  margin-right: -5.625rem;
}

.-mb-22\.5{
  margin-bottom: -5.625rem;
}

.-ml-22\.5{
  margin-left: -5.625rem;
}

.-mt-25\.5{
  margin-top: -6.375rem;
}

.-mr-25\.5{
  margin-right: -6.375rem;
}

.-mb-25\.5{
  margin-bottom: -6.375rem;
}

.-ml-25\.5{
  margin-left: -6.375rem;
}

.-mt-26\.75{
  margin-top: -6.6875rem;
}

.-mr-26\.75{
  margin-right: -6.6875rem;
}

.-mb-26\.75{
  margin-bottom: -6.6875rem;
}

.-ml-26\.75{
  margin-left: -6.6875rem;
}

.-mt-32\.5{
  margin-top: -8.125rem;
}

.-mr-32\.5{
  margin-right: -8.125rem;
}

.-mb-32\.5{
  margin-bottom: -8.125rem;
}

.-ml-32\.5{
  margin-left: -8.125rem;
}

.-mt-37\.5{
  margin-top: -9.375rem;
}

.-mr-37\.5{
  margin-right: -9.375rem;
}

.-mb-37\.5{
  margin-bottom: -9.375rem;
}

.-ml-37\.5{
  margin-left: -9.375rem;
}

.-mt-41\.25{
  margin-top: -10.3125rem;
}

.-mr-41\.25{
  margin-right: -10.3125rem;
}

.-mb-41\.25{
  margin-bottom: -10.3125rem;
}

.-ml-41\.25{
  margin-left: -10.3125rem;
}

.-mt-52\.5{
  margin-top: -13.125rem;
}

.-mr-52\.5{
  margin-right: -13.125rem;
}

.-mb-52\.5{
  margin-bottom: -13.125rem;
}

.-ml-52\.5{
  margin-left: -13.125rem;
}

.-mt-54\.5{
  margin-top: -13.625rem;
}

.-mr-54\.5{
  margin-right: -13.625rem;
}

.-mb-54\.5{
  margin-bottom: -13.625rem;
}

.-ml-54\.5{
  margin-left: -13.625rem;
}

.-mt-57\.25{
  margin-top: -14.3125rem;
}

.-mr-57\.25{
  margin-right: -14.3125rem;
}

.-mb-57\.25{
  margin-bottom: -14.3125rem;
}

.-ml-57\.25{
  margin-left: -14.3125rem;
}

.-mt-57\.5{
  margin-top: -14.375rem;
}

.-mr-57\.5{
  margin-right: -14.375rem;
}

.-mb-57\.5{
  margin-bottom: -14.375rem;
}

.-ml-57\.5{
  margin-left: -14.375rem;
}

.-mt-66\.25{
  margin-top: -16.5625rem;
}

.-mr-66\.25{
  margin-right: -16.5625rem;
}

.-mb-66\.25{
  margin-bottom: -16.5625rem;
}

.-ml-66\.25{
  margin-left: -16.5625rem;
}

.-mt-74\.5{
  margin-top: -18.125rem;
}

.-mr-74\.5{
  margin-right: -18.125rem;
}

.-mb-74\.5{
  margin-bottom: -18.125rem;
}

.-ml-74\.5{
  margin-left: -18.125rem;
}

.-mt-106\.25{
  margin-top: -26.5625rem;
}

.-mr-106\.25{
  margin-right: -26.5625rem;
}

.-mb-106\.25{
  margin-bottom: -26.5625rem;
}

.-ml-106\.25{
  margin-left: -26.5625rem;
}

.-mt-112\.25{
  margin-top: -28.0675rem;
}

.-mr-112\.25{
  margin-right: -28.0675rem;
}

.-mb-112\.25{
  margin-bottom: -28.0675rem;
}

.-ml-112\.25{
  margin-left: -28.0675rem;
}

.-mt-112\.75{
  margin-top: -28.1875rem;
}

.-mr-112\.75{
  margin-right: -28.1875rem;
}

.-mb-112\.75{
  margin-bottom: -28.1875rem;
}

.-ml-112\.75{
  margin-left: -28.1875rem;
}

.-mt-147\.5{
  margin-top: -36.875rem;
}

.-mr-147\.5{
  margin-right: -36.875rem;
}

.-mb-147\.5{
  margin-bottom: -36.875rem;
}

.-ml-147\.5{
  margin-left: -36.875rem;
}

.-mt-162\.5{
  margin-top: -40.625rem;
}

.-mr-162\.5{
  margin-right: -40.625rem;
}

.-mb-162\.5{
  margin-bottom: -40.625rem;
}

.-ml-162\.5{
  margin-left: -40.625rem;
}

.-mt-172\.25{
  margin-top: -42.5625rem;
}

.-mr-172\.25{
  margin-right: -42.5625rem;
}

.-mb-172\.25{
  margin-bottom: -42.5625rem;
}

.-ml-172\.25{
  margin-left: -42.5625rem;
}

.-mt-175\.25{
  margin-top: -43.8125rem;
}

.-mr-175\.25{
  margin-right: -43.8125rem;
}

.-mb-175\.25{
  margin-bottom: -43.8125rem;
}

.-ml-175\.25{
  margin-left: -43.8125rem;
}

.-mt-184\.25{
  margin-top: -46.0625rem;
}

.-mr-184\.25{
  margin-right: -46.0625rem;
}

.-mb-184\.25{
  margin-bottom: -46.0625rem;
}

.-ml-184\.25{
  margin-left: -46.0625rem;
}

.-mt-203\.25{
  margin-top: -50.8125rem;
}

.-mr-203\.25{
  margin-right: -50.8125rem;
}

.-mb-203\.25{
  margin-bottom: -50.8125rem;
}

.-ml-203\.25{
  margin-left: -50.8125rem;
}

.-mt-half{
  margin-top: -50%;
}

.-mr-half{
  margin-right: -50%;
}

.-mb-half{
  margin-bottom: -50%;
}

.-ml-half{
  margin-left: -50%;
}

.-mt-full{
  margin-top: -100%;
}

.-mr-full{
  margin-right: -100%;
}

.-mb-full{
  margin-bottom: -100%;
}

.-ml-full{
  margin-left: -100%;
}

.-mt-1\/10{
  margin-top: -10%;
}

.-mr-1\/10{
  margin-right: -10%;
}

.-mb-1\/10{
  margin-bottom: -10%;
}

.-ml-1\/10{
  margin-left: -10%;
}

.-mt-2\/10{
  margin-top: -20%;
}

.-mr-2\/10{
  margin-right: -20%;
}

.-mb-2\/10{
  margin-bottom: -20%;
}

.-ml-2\/10{
  margin-left: -20%;
}

.-mt-3\/10{
  margin-top: -30%;
}

.-mr-3\/10{
  margin-right: -30%;
}

.-mb-3\/10{
  margin-bottom: -30%;
}

.-ml-3\/10{
  margin-left: -30%;
}

.-mt-4\/10{
  margin-top: -40%;
}

.-mr-4\/10{
  margin-right: -40%;
}

.-mb-4\/10{
  margin-bottom: -40%;
}

.-ml-4\/10{
  margin-left: -40%;
}

.-mt-4\.5\/10{
  margin-top: -45%;
}

.-mr-4\.5\/10{
  margin-right: -45%;
}

.-mb-4\.5\/10{
  margin-bottom: -45%;
}

.-ml-4\.5\/10{
  margin-left: -45%;
}

.-mt-5\/10{
  margin-top: -50%;
}

.-mr-5\/10{
  margin-right: -50%;
}

.-mb-5\/10{
  margin-bottom: -50%;
}

.-ml-5\/10{
  margin-left: -50%;
}

.-mt-5\.5\/10{
  margin-top: -55%;
}

.-mr-5\.5\/10{
  margin-right: -55%;
}

.-mb-5\.5\/10{
  margin-bottom: -55%;
}

.-ml-5\.5\/10{
  margin-left: -55%;
}

.-mt-6\/10{
  margin-top: -60%;
}

.-mr-6\/10{
  margin-right: -60%;
}

.-mb-6\/10{
  margin-bottom: -60%;
}

.-ml-6\/10{
  margin-left: -60%;
}

.-mt-7\/10{
  margin-top: -70%;
}

.-mr-7\/10{
  margin-right: -70%;
}

.-mb-7\/10{
  margin-bottom: -70%;
}

.-ml-7\/10{
  margin-left: -70%;
}

.-mt-8\/10{
  margin-top: -80%;
}

.-mr-8\/10{
  margin-right: -80%;
}

.-mb-8\/10{
  margin-bottom: -80%;
}

.-ml-8\/10{
  margin-left: -80%;
}

.-mt-9\/10{
  margin-top: -90%;
}

.-mr-9\/10{
  margin-right: -90%;
}

.-mb-9\/10{
  margin-bottom: -90%;
}

.-ml-9\/10{
  margin-left: -90%;
}

.-mt-1\/12{
  margin-top: -8.33333%;
}

.-mr-1\/12{
  margin-right: -8.33333%;
}

.-mb-1\/12{
  margin-bottom: -8.33333%;
}

.-ml-1\/12{
  margin-left: -8.33333%;
}

.-mt-2\/12{
  margin-top: -16.66667%;
}

.-mr-2\/12{
  margin-right: -16.66667%;
}

.-mb-2\/12{
  margin-bottom: -16.66667%;
}

.-ml-2\/12{
  margin-left: -16.66667%;
}

.-mt-3\/12{
  margin-top: -25%;
}

.-mr-3\/12{
  margin-right: -25%;
}

.-mb-3\/12{
  margin-bottom: -25%;
}

.-ml-3\/12{
  margin-left: -25%;
}

.-mt-4\/12{
  margin-top: -33.33333%;
}

.-mr-4\/12{
  margin-right: -33.33333%;
}

.-mb-4\/12{
  margin-bottom: -33.33333%;
}

.-ml-4\/12{
  margin-left: -33.33333%;
}

.-mt-5\/12{
  margin-top: -41.66667%;
}

.-mr-5\/12{
  margin-right: -41.66667%;
}

.-mb-5\/12{
  margin-bottom: -41.66667%;
}

.-ml-5\/12{
  margin-left: -41.66667%;
}

.-mt-6\/12{
  margin-top: -50%;
}

.-mr-6\/12{
  margin-right: -50%;
}

.-mb-6\/12{
  margin-bottom: -50%;
}

.-ml-6\/12{
  margin-left: -50%;
}

.-mt-7\/12{
  margin-top: -58.33333%;
}

.-mr-7\/12{
  margin-right: -58.33333%;
}

.-mb-7\/12{
  margin-bottom: -58.33333%;
}

.-ml-7\/12{
  margin-left: -58.33333%;
}

.-mt-8\/12{
  margin-top: -66.66667%;
}

.-mr-8\/12{
  margin-right: -66.66667%;
}

.-mb-8\/12{
  margin-bottom: -66.66667%;
}

.-ml-8\/12{
  margin-left: -66.66667%;
}

.-mt-9\/12{
  margin-top: -75%;
}

.-mr-9\/12{
  margin-right: -75%;
}

.-mb-9\/12{
  margin-bottom: -75%;
}

.-ml-9\/12{
  margin-left: -75%;
}

.-mt-10\/12{
  margin-top: -83.33333%;
}

.-mr-10\/12{
  margin-right: -83.33333%;
}

.-mb-10\/12{
  margin-bottom: -83.33333%;
}

.-ml-10\/12{
  margin-left: -83.33333%;
}

.-mt-11\/12{
  margin-top: -91.66667%;
}

.-mr-11\/12{
  margin-right: -91.66667%;
}

.-mb-11\/12{
  margin-bottom: -91.66667%;
}

.-ml-11\/12{
  margin-left: -91.66667%;
}

.first\:m-0:first-child{
  margin: 0px;
}

.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-7:first-child{
  margin: 1.75rem;
}

.first\:m-8:first-child{
  margin: 2rem;
}

.first\:m-9:first-child{
  margin: 2.25rem;
}

.first\:m-10:first-child{
  margin: 2.5rem;
}

.first\:m-11:first-child{
  margin: 2.75rem;
}

.first\:m-12:first-child{
  margin: 3rem;
}

.first\:m-13:first-child{
  margin: 3.25rem;
}

.first\:m-14:first-child{
  margin: 3.5rem;
}

.first\:m-15:first-child{
  margin: 3.75rem;
}

.first\:m-16:first-child{
  margin: 4rem;
}

.first\:m-17:first-child{
  margin: 4.25rem;
}

.first\:m-18:first-child{
  margin: 4.5rem;
}

.first\:m-19:first-child{
  margin: 4.75rem;
}

.first\:m-20:first-child{
  margin: 5rem;
}

.first\:m-22:first-child{
  margin: 5.5rem;
}

.first\:m-24:first-child{
  margin: 6rem;
}

.first\:m-25:first-child{
  margin: 6.25rem;
}

.first\:m-28:first-child{
  margin: 7rem;
}

.first\:m-30:first-child{
  margin: 7.5rem;
}

.first\:m-32:first-child{
  margin: 8rem;
}

.first\:m-34:first-child{
  margin: 8.5rem;
}

.first\:m-35:first-child{
  margin: 8.75rem;
}

.first\:m-36:first-child{
  margin: 9rem;
}

.first\:m-39:first-child{
  margin: 9.75rem;
}

.first\:m-40:first-child{
  margin: 10rem;
}

.first\:m-42:first-child{
  margin: 10.5rem;
}

.first\:m-44:first-child{
  margin: 11rem;
}

.first\:m-45:first-child{
  margin: 11.25rem;
}

.first\:m-48:first-child{
  margin: 12rem;
}

.first\:m-50:first-child{
  margin: 12.5rem;
}

.first\:m-52:first-child{
  margin: 13rem;
}

.first\:m-55:first-child{
  margin: 13.75rem;
}

.first\:m-56:first-child{
  margin: 14rem;
}

.first\:m-58:first-child{
  margin: 14.5rem;
}

.first\:m-60:first-child{
  margin: 15rem;
}

.first\:m-64:first-child{
  margin: 16rem;
}

.first\:m-65:first-child{
  margin: 16.25rem;
}

.first\:m-68:first-child{
  margin: 17rem;
}

.first\:m-69:first-child{
  margin: 17.25rem;
}

.first\:m-70:first-child{
  margin: 17.5rem;
}

.first\:m-72:first-child{
  margin: 18rem;
}

.first\:m-75:first-child{
  margin: 18.75rem;
}

.first\:m-80:first-child{
  margin: 20rem;
}

.first\:m-85:first-child{
  margin: 21.25rem;
}

.first\:m-86:first-child{
  margin: 21.5rem;
}

.first\:m-90:first-child{
  margin: 22.5rem;
}

.first\:m-96:first-child{
  margin: 24rem;
}

.first\:m-100:first-child{
  margin: 25rem;
}

.first\:m-115:first-child{
  margin: 28.75rem;
}

.first\:m-125:first-child{
  margin: 31.25rem;
}

.first\:m-142:first-child{
  margin: 35.5rem;
}

.first\:m-150:first-child{
  margin: 37.5rem;
}

.first\:m-156:first-child{
  margin: 39rem;
}

.first\:m-160:first-child{
  margin: 40rem;
}

.first\:m-175:first-child{
  margin: 43.75rem;
}

.first\:m-207:first-child{
  margin: 51.75rem;
}

.first\:m-242:first-child{
  margin: 60.5rem;
}

.first\:m-250:first-child{
  margin: 62.5rem;
}

.first\:m-258:first-child{
  margin: 64.5rem;
}

.first\:m-265:first-child{
  margin: 66.25rem;
}

.first\:m-280:first-child{
  margin: 70rem;
}

.first\:m-auto:first-child{
  margin: auto;
}

.first\:m-px:first-child{
  margin: 1px;
}

.first\:m-0\.5:first-child{
  margin: 0.125rem;
}

.first\:m-1\.5:first-child{
  margin: 0.375rem;
}

.first\:m-2\.5:first-child{
  margin: 0.625rem;
}

.first\:m-3\.5:first-child{
  margin: 0.875rem;
}

.first\:m-0\.25:first-child{
  margin: 0.0625rem;
}

.first\:m-0\.75:first-child{
  margin: 0.1875rem;
}

.first\:m-1\.25:first-child{
  margin: 0.3125rem;
}

.first\:m-1\.75:first-child{
  margin: 0.4375rem;
}

.first\:m-2\.25:first-child{
  margin: 0.5625rem;
}

.first\:m-2\.75:first-child{
  margin: 0.6875rem;
}

.first\:m-3\.25:first-child{
  margin: 0.8125rem;
}

.first\:m-3\.75:first-child{
  margin: 0.9375rem;
}

.first\:m-4\.25:first-child{
  margin: 1.0625rem;
}

.first\:m-4\.5:first-child{
  margin: 1.125rem;
}

.first\:m-4\.75:first-child{
  margin: 1.1875rem;
}

.first\:m-5\.25:first-child{
  margin: 1.3125rem;
}

.first\:m-5\.5:first-child{
  margin: 1.375rem;
}

.first\:m-5\.75:first-child{
  margin: 1.4375rem;
}

.first\:m-6\.25:first-child{
  margin: 1.5625rem;
}

.first\:m-6\.5:first-child{
  margin: 1.625rem;
}

.first\:m-6\.75:first-child{
  margin: 1.6875rem;
}

.first\:m-7\.25:first-child{
  margin: 1.8125rem;
}

.first\:m-7\.5:first-child{
  margin: 1.875rem;
}

.first\:m-8\.25:first-child{
  margin: 2.0625rem;
}

.first\:m-8\.5:first-child{
  margin: 2.125rem;
}

.first\:m-9\.25:first-child{
  margin: 2.3125rem;
}

.first\:m-9\.5:first-child{
  margin: 2.375rem;
}

.first\:m-10\.5:first-child{
  margin: 2.625rem;
}

.first\:m-11\.25:first-child{
  margin: 2.8125rem;
}

.first\:m-11\.5:first-child{
  margin: 2.875rem;
}

.first\:m-12\.5:first-child{
  margin: 3.125rem;
}

.first\:m-12\.75:first-child{
  margin: 3.1875rem;
}

.first\:m-13\.5:first-child{
  margin: 3.375rem;
}

.first\:m-14\.5:first-child{
  margin: 3.625rem;
}

.first\:m-15\.5:first-child{
  margin: 3.875rem;
}

.first\:m-15\.75:first-child{
  margin: 3.9375rem;
}

.first\:m-16\.25:first-child{
  margin: 4.0625rem;
}

.first\:m-17\.25:first-child{
  margin: 4.3125rem;
}

.first\:m-17\.5:first-child{
  margin: 4.375rem;
}

.first\:m-18\.25:first-child{
  margin: 4.5625rem;
}

.first\:m-18\.5:first-child{
  margin: 4.625rem;
}

.first\:m-20\.25:first-child{
  margin: 5.0625rem;
}

.first\:m-20\.5:first-child{
  margin: 5.125rem;
}

.first\:m-22\.5:first-child{
  margin: 5.625rem;
}

.first\:m-25\.5:first-child{
  margin: 6.375rem;
}

.first\:m-26\.75:first-child{
  margin: 6.6875rem;
}

.first\:m-32\.5:first-child{
  margin: 8.125rem;
}

.first\:m-37\.5:first-child{
  margin: 9.375rem;
}

.first\:m-41\.25:first-child{
  margin: 10.3125rem;
}

.first\:m-52\.5:first-child{
  margin: 13.125rem;
}

.first\:m-54\.5:first-child{
  margin: 13.625rem;
}

.first\:m-57\.25:first-child{
  margin: 14.3125rem;
}

.first\:m-57\.5:first-child{
  margin: 14.375rem;
}

.first\:m-66\.25:first-child{
  margin: 16.5625rem;
}

.first\:m-74\.5:first-child{
  margin: 18.125rem;
}

.first\:m-106\.25:first-child{
  margin: 26.5625rem;
}

.first\:m-112\.25:first-child{
  margin: 28.0675rem;
}

.first\:m-112\.75:first-child{
  margin: 28.1875rem;
}

.first\:m-147\.5:first-child{
  margin: 36.875rem;
}

.first\:m-162\.5:first-child{
  margin: 40.625rem;
}

.first\:m-172\.25:first-child{
  margin: 42.5625rem;
}

.first\:m-175\.25:first-child{
  margin: 43.8125rem;
}

.first\:m-184\.25:first-child{
  margin: 46.0625rem;
}

.first\:m-203\.25:first-child{
  margin: 50.8125rem;
}

.first\:m-half:first-child{
  margin: 50%;
}

.first\:m-full:first-child{
  margin: 100%;
}

.first\:m-1\/10:first-child{
  margin: 10%;
}

.first\:m-2\/10:first-child{
  margin: 20%;
}

.first\:m-3\/10:first-child{
  margin: 30%;
}

.first\:m-4\/10:first-child{
  margin: 40%;
}

.first\:m-4\.5\/10:first-child{
  margin: 45%;
}

.first\:m-5\/10:first-child{
  margin: 50%;
}

.first\:m-5\.5\/10:first-child{
  margin: 55%;
}

.first\:m-6\/10:first-child{
  margin: 60%;
}

.first\:m-7\/10:first-child{
  margin: 70%;
}

.first\:m-8\/10:first-child{
  margin: 80%;
}

.first\:m-9\/10:first-child{
  margin: 90%;
}

.first\:m-1\/12:first-child{
  margin: 8.333333%;
}

.first\:m-2\/12:first-child{
  margin: 16.666667%;
}

.first\:m-3\/12:first-child{
  margin: 25%;
}

.first\:m-4\/12:first-child{
  margin: 33.333333%;
}

.first\:m-5\/12:first-child{
  margin: 41.666667%;
}

.first\:m-6\/12:first-child{
  margin: 50%;
}

.first\:m-7\/12:first-child{
  margin: 58.333333%;
}

.first\:m-8\/12:first-child{
  margin: 66.666667%;
}

.first\:m-9\/12:first-child{
  margin: 75%;
}

.first\:m-10\/12:first-child{
  margin: 83.333333%;
}

.first\:m-11\/12:first-child{
  margin: 91.666667%;
}

.first\:-m-0:first-child{
  margin: 0px;
}

.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-7:first-child{
  margin: -1.75rem;
}

.first\:-m-8:first-child{
  margin: -2rem;
}

.first\:-m-9:first-child{
  margin: -2.25rem;
}

.first\:-m-10:first-child{
  margin: -2.5rem;
}

.first\:-m-11:first-child{
  margin: -2.75rem;
}

.first\:-m-12:first-child{
  margin: -3rem;
}

.first\:-m-13:first-child{
  margin: -3.25rem;
}

.first\:-m-14:first-child{
  margin: -3.5rem;
}

.first\:-m-15:first-child{
  margin: -3.75rem;
}

.first\:-m-16:first-child{
  margin: -4rem;
}

.first\:-m-17:first-child{
  margin: -4.25rem;
}

.first\:-m-18:first-child{
  margin: -4.5rem;
}

.first\:-m-19:first-child{
  margin: -4.75rem;
}

.first\:-m-20:first-child{
  margin: -5rem;
}

.first\:-m-22:first-child{
  margin: -5.5rem;
}

.first\:-m-24:first-child{
  margin: -6rem;
}

.first\:-m-25:first-child{
  margin: -6.25rem;
}

.first\:-m-28:first-child{
  margin: -7rem;
}

.first\:-m-30:first-child{
  margin: -7.5rem;
}

.first\:-m-32:first-child{
  margin: -8rem;
}

.first\:-m-34:first-child{
  margin: -8.5rem;
}

.first\:-m-35:first-child{
  margin: -8.75rem;
}

.first\:-m-36:first-child{
  margin: -9rem;
}

.first\:-m-39:first-child{
  margin: -9.75rem;
}

.first\:-m-40:first-child{
  margin: -10rem;
}

.first\:-m-42:first-child{
  margin: -10.5rem;
}

.first\:-m-44:first-child{
  margin: -11rem;
}

.first\:-m-45:first-child{
  margin: -11.25rem;
}

.first\:-m-48:first-child{
  margin: -12rem;
}

.first\:-m-50:first-child{
  margin: -12.5rem;
}

.first\:-m-52:first-child{
  margin: -13rem;
}

.first\:-m-55:first-child{
  margin: -13.75rem;
}

.first\:-m-56:first-child{
  margin: -14rem;
}

.first\:-m-58:first-child{
  margin: -14.5rem;
}

.first\:-m-60:first-child{
  margin: -15rem;
}

.first\:-m-64:first-child{
  margin: -16rem;
}

.first\:-m-65:first-child{
  margin: -16.25rem;
}

.first\:-m-68:first-child{
  margin: -17rem;
}

.first\:-m-69:first-child{
  margin: -17.25rem;
}

.first\:-m-70:first-child{
  margin: -17.5rem;
}

.first\:-m-72:first-child{
  margin: -18rem;
}

.first\:-m-75:first-child{
  margin: -18.75rem;
}

.first\:-m-80:first-child{
  margin: -20rem;
}

.first\:-m-85:first-child{
  margin: -21.25rem;
}

.first\:-m-86:first-child{
  margin: -21.5rem;
}

.first\:-m-90:first-child{
  margin: -22.5rem;
}

.first\:-m-96:first-child{
  margin: -24rem;
}

.first\:-m-100:first-child{
  margin: -25rem;
}

.first\:-m-115:first-child{
  margin: -28.75rem;
}

.first\:-m-125:first-child{
  margin: -31.25rem;
}

.first\:-m-142:first-child{
  margin: -35.5rem;
}

.first\:-m-150:first-child{
  margin: -37.5rem;
}

.first\:-m-156:first-child{
  margin: -39rem;
}

.first\:-m-160:first-child{
  margin: -40rem;
}

.first\:-m-175:first-child{
  margin: -43.75rem;
}

.first\:-m-207:first-child{
  margin: -51.75rem;
}

.first\:-m-242:first-child{
  margin: -60.5rem;
}

.first\:-m-250:first-child{
  margin: -62.5rem;
}

.first\:-m-258:first-child{
  margin: -64.5rem;
}

.first\:-m-265:first-child{
  margin: -66.25rem;
}

.first\:-m-280:first-child{
  margin: -70rem;
}

.first\:-m-px:first-child{
  margin: -1px;
}

.first\:-m-0\.5:first-child{
  margin: -0.125rem;
}

.first\:-m-1\.5:first-child{
  margin: -0.375rem;
}

.first\:-m-2\.5:first-child{
  margin: -0.625rem;
}

.first\:-m-3\.5:first-child{
  margin: -0.875rem;
}

.first\:-m-0\.25:first-child{
  margin: -0.0625rem;
}

.first\:-m-0\.75:first-child{
  margin: -0.1875rem;
}

.first\:-m-1\.25:first-child{
  margin: -0.3125rem;
}

.first\:-m-1\.75:first-child{
  margin: -0.4375rem;
}

.first\:-m-2\.25:first-child{
  margin: -0.5625rem;
}

.first\:-m-2\.75:first-child{
  margin: -0.6875rem;
}

.first\:-m-3\.25:first-child{
  margin: -0.8125rem;
}

.first\:-m-3\.75:first-child{
  margin: -0.9375rem;
}

.first\:-m-4\.25:first-child{
  margin: -1.0625rem;
}

.first\:-m-4\.5:first-child{
  margin: -1.125rem;
}

.first\:-m-4\.75:first-child{
  margin: -1.1875rem;
}

.first\:-m-5\.25:first-child{
  margin: -1.3125rem;
}

.first\:-m-5\.5:first-child{
  margin: -1.375rem;
}

.first\:-m-5\.75:first-child{
  margin: -1.4375rem;
}

.first\:-m-6\.25:first-child{
  margin: -1.5625rem;
}

.first\:-m-6\.5:first-child{
  margin: -1.625rem;
}

.first\:-m-6\.75:first-child{
  margin: -1.6875rem;
}

.first\:-m-7\.25:first-child{
  margin: -1.8125rem;
}

.first\:-m-7\.5:first-child{
  margin: -1.875rem;
}

.first\:-m-8\.25:first-child{
  margin: -2.0625rem;
}

.first\:-m-8\.5:first-child{
  margin: -2.125rem;
}

.first\:-m-9\.25:first-child{
  margin: -2.3125rem;
}

.first\:-m-9\.5:first-child{
  margin: -2.375rem;
}

.first\:-m-10\.5:first-child{
  margin: -2.625rem;
}

.first\:-m-11\.25:first-child{
  margin: -2.8125rem;
}

.first\:-m-11\.5:first-child{
  margin: -2.875rem;
}

.first\:-m-12\.5:first-child{
  margin: -3.125rem;
}

.first\:-m-12\.75:first-child{
  margin: -3.1875rem;
}

.first\:-m-13\.5:first-child{
  margin: -3.375rem;
}

.first\:-m-14\.5:first-child{
  margin: -3.625rem;
}

.first\:-m-15\.5:first-child{
  margin: -3.875rem;
}

.first\:-m-15\.75:first-child{
  margin: -3.9375rem;
}

.first\:-m-16\.25:first-child{
  margin: -4.0625rem;
}

.first\:-m-17\.25:first-child{
  margin: -4.3125rem;
}

.first\:-m-17\.5:first-child{
  margin: -4.375rem;
}

.first\:-m-18\.25:first-child{
  margin: -4.5625rem;
}

.first\:-m-18\.5:first-child{
  margin: -4.625rem;
}

.first\:-m-20\.25:first-child{
  margin: -5.0625rem;
}

.first\:-m-20\.5:first-child{
  margin: -5.125rem;
}

.first\:-m-22\.5:first-child{
  margin: -5.625rem;
}

.first\:-m-25\.5:first-child{
  margin: -6.375rem;
}

.first\:-m-26\.75:first-child{
  margin: -6.6875rem;
}

.first\:-m-32\.5:first-child{
  margin: -8.125rem;
}

.first\:-m-37\.5:first-child{
  margin: -9.375rem;
}

.first\:-m-41\.25:first-child{
  margin: -10.3125rem;
}

.first\:-m-52\.5:first-child{
  margin: -13.125rem;
}

.first\:-m-54\.5:first-child{
  margin: -13.625rem;
}

.first\:-m-57\.25:first-child{
  margin: -14.3125rem;
}

.first\:-m-57\.5:first-child{
  margin: -14.375rem;
}

.first\:-m-66\.25:first-child{
  margin: -16.5625rem;
}

.first\:-m-74\.5:first-child{
  margin: -18.125rem;
}

.first\:-m-106\.25:first-child{
  margin: -26.5625rem;
}

.first\:-m-112\.25:first-child{
  margin: -28.0675rem;
}

.first\:-m-112\.75:first-child{
  margin: -28.1875rem;
}

.first\:-m-147\.5:first-child{
  margin: -36.875rem;
}

.first\:-m-162\.5:first-child{
  margin: -40.625rem;
}

.first\:-m-172\.25:first-child{
  margin: -42.5625rem;
}

.first\:-m-175\.25:first-child{
  margin: -43.8125rem;
}

.first\:-m-184\.25:first-child{
  margin: -46.0625rem;
}

.first\:-m-203\.25:first-child{
  margin: -50.8125rem;
}

.first\:-m-half:first-child{
  margin: -50%;
}

.first\:-m-full:first-child{
  margin: -100%;
}

.first\:-m-1\/10:first-child{
  margin: -10%;
}

.first\:-m-2\/10:first-child{
  margin: -20%;
}

.first\:-m-3\/10:first-child{
  margin: -30%;
}

.first\:-m-4\/10:first-child{
  margin: -40%;
}

.first\:-m-4\.5\/10:first-child{
  margin: -45%;
}

.first\:-m-5\/10:first-child{
  margin: -50%;
}

.first\:-m-5\.5\/10:first-child{
  margin: -55%;
}

.first\:-m-6\/10:first-child{
  margin: -60%;
}

.first\:-m-7\/10:first-child{
  margin: -70%;
}

.first\:-m-8\/10:first-child{
  margin: -80%;
}

.first\:-m-9\/10:first-child{
  margin: -90%;
}

.first\:-m-1\/12:first-child{
  margin: -8.33333%;
}

.first\:-m-2\/12:first-child{
  margin: -16.66667%;
}

.first\:-m-3\/12:first-child{
  margin: -25%;
}

.first\:-m-4\/12:first-child{
  margin: -33.33333%;
}

.first\:-m-5\/12:first-child{
  margin: -41.66667%;
}

.first\:-m-6\/12:first-child{
  margin: -50%;
}

.first\:-m-7\/12:first-child{
  margin: -58.33333%;
}

.first\:-m-8\/12:first-child{
  margin: -66.66667%;
}

.first\:-m-9\/12:first-child{
  margin: -75%;
}

.first\:-m-10\/12:first-child{
  margin: -83.33333%;
}

.first\:-m-11\/12:first-child{
  margin: -91.66667%;
}

.first\:my-0:first-child{
  margin-top: 0px;
  margin-bottom: 0px;
}

.first\:mx-0:first-child{
  margin-left: 0px;
  margin-right: 0px;
}

.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-7:first-child{
  margin-top: 1.75rem;
  margin-bottom: 1.75rem;
}

.first\:mx-7:first-child{
  margin-left: 1.75rem;
  margin-right: 1.75rem;
}

.first\:my-8:first-child{
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.first\:mx-8:first-child{
  margin-left: 2rem;
  margin-right: 2rem;
}

.first\:my-9:first-child{
  margin-top: 2.25rem;
  margin-bottom: 2.25rem;
}

.first\:mx-9:first-child{
  margin-left: 2.25rem;
  margin-right: 2.25rem;
}

.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-11:first-child{
  margin-top: 2.75rem;
  margin-bottom: 2.75rem;
}

.first\:mx-11:first-child{
  margin-left: 2.75rem;
  margin-right: 2.75rem;
}

.first\:my-12:first-child{
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.first\:mx-12:first-child{
  margin-left: 3rem;
  margin-right: 3rem;
}

.first\:my-13:first-child{
  margin-top: 3.25rem;
  margin-bottom: 3.25rem;
}

.first\:mx-13:first-child{
  margin-left: 3.25rem;
  margin-right: 3.25rem;
}

.first\:my-14:first-child{
  margin-top: 3.5rem;
  margin-bottom: 3.5rem;
}

.first\:mx-14:first-child{
  margin-left: 3.5rem;
  margin-right: 3.5rem;
}

.first\:my-15:first-child{
  margin-top: 3.75rem;
  margin-bottom: 3.75rem;
}

.first\:mx-15:first-child{
  margin-left: 3.75rem;
  margin-right: 3.75rem;
}

.first\:my-16:first-child{
  margin-top: 4rem;
  margin-bottom: 4rem;
}

.first\:mx-16:first-child{
  margin-left: 4rem;
  margin-right: 4rem;
}

.first\:my-17:first-child{
  margin-top: 4.25rem;
  margin-bottom: 4.25rem;
}

.first\:mx-17:first-child{
  margin-left: 4.25rem;
  margin-right: 4.25rem;
}

.first\:my-18:first-child{
  margin-top: 4.5rem;
  margin-bottom: 4.5rem;
}

.first\:mx-18:first-child{
  margin-left: 4.5rem;
  margin-right: 4.5rem;
}

.first\:my-19:first-child{
  margin-top: 4.75rem;
  margin-bottom: 4.75rem;
}

.first\:mx-19:first-child{
  margin-left: 4.75rem;
  margin-right: 4.75rem;
}

.first\:my-20:first-child{
  margin-top: 5rem;
  margin-bottom: 5rem;
}

.first\:mx-20:first-child{
  margin-left: 5rem;
  margin-right: 5rem;
}

.first\:my-22:first-child{
  margin-top: 5.5rem;
  margin-bottom: 5.5rem;
}

.first\:mx-22:first-child{
  margin-left: 5.5rem;
  margin-right: 5.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-25:first-child{
  margin-top: 6.25rem;
  margin-bottom: 6.25rem;
}

.first\:mx-25:first-child{
  margin-left: 6.25rem;
  margin-right: 6.25rem;
}

.first\:my-28:first-child{
  margin-top: 7rem;
  margin-bottom: 7rem;
}

.first\:mx-28:first-child{
  margin-left: 7rem;
  margin-right: 7rem;
}

.first\:my-30:first-child{
  margin-top: 7.5rem;
  margin-bottom: 7.5rem;
}

.first\:mx-30:first-child{
  margin-left: 7.5rem;
  margin-right: 7.5rem;
}

.first\:my-32:first-child{
  margin-top: 8rem;
  margin-bottom: 8rem;
}

.first\:mx-32:first-child{
  margin-left: 8rem;
  margin-right: 8rem;
}

.first\:my-34:first-child{
  margin-top: 8.5rem;
  margin-bottom: 8.5rem;
}

.first\:mx-34:first-child{
  margin-left: 8.5rem;
  margin-right: 8.5rem;
}

.first\:my-35:first-child{
  margin-top: 8.75rem;
  margin-bottom: 8.75rem;
}

.first\:mx-35:first-child{
  margin-left: 8.75rem;
  margin-right: 8.75rem;
}

.first\:my-36:first-child{
  margin-top: 9rem;
  margin-bottom: 9rem;
}

.first\:mx-36:first-child{
  margin-left: 9rem;
  margin-right: 9rem;
}

.first\:my-39:first-child{
  margin-top: 9.75rem;
  margin-bottom: 9.75rem;
}

.first\:mx-39:first-child{
  margin-left: 9.75rem;
  margin-right: 9.75rem;
}

.first\:my-40:first-child{
  margin-top: 10rem;
  margin-bottom: 10rem;
}

.first\:mx-40:first-child{
  margin-left: 10rem;
  margin-right: 10rem;
}

.first\:my-42:first-child{
  margin-top: 10.5rem;
  margin-bottom: 10.5rem;
}

.first\:mx-42:first-child{
  margin-left: 10.5rem;
  margin-right: 10.5rem;
}

.first\:my-44:first-child{
  margin-top: 11rem;
  margin-bottom: 11rem;
}

.first\:mx-44:first-child{
  margin-left: 11rem;
  margin-right: 11rem;
}

.first\:my-45:first-child{
  margin-top: 11.25rem;
  margin-bottom: 11.25rem;
}

.first\:mx-45:first-child{
  margin-left: 11.25rem;
  margin-right: 11.25rem;
}

.first\:my-48:first-child{
  margin-top: 12rem;
  margin-bottom: 12rem;
}

.first\:mx-48:first-child{
  margin-left: 12rem;
  margin-right: 12rem;
}

.first\:my-50:first-child{
  margin-top: 12.5rem;
  margin-bottom: 12.5rem;
}

.first\:mx-50:first-child{
  margin-left: 12.5rem;
  margin-right: 12.5rem;
}

.first\:my-52:first-child{
  margin-top: 13rem;
  margin-bottom: 13rem;
}

.first\:mx-52:first-child{
  margin-left: 13rem;
  margin-right: 13rem;
}

.first\:my-55:first-child{
  margin-top: 13.75rem;
  margin-bottom: 13.75rem;
}

.first\:mx-55:first-child{
  margin-left: 13.75rem;
  margin-right: 13.75rem;
}

.first\:my-56:first-child{
  margin-top: 14rem;
  margin-bottom: 14rem;
}

.first\:mx-56:first-child{
  margin-left: 14rem;
  margin-right: 14rem;
}

.first\:my-58:first-child{
  margin-top: 14.5rem;
  margin-bottom: 14.5rem;
}

.first\:mx-58:first-child{
  margin-left: 14.5rem;
  margin-right: 14.5rem;
}

.first\:my-60:first-child{
  margin-top: 15rem;
  margin-bottom: 15rem;
}

.first\:mx-60:first-child{
  margin-left: 15rem;
  margin-right: 15rem;
}

.first\:my-64:first-child{
  margin-top: 16rem;
  margin-bottom: 16rem;
}

.first\:mx-64:first-child{
  margin-left: 16rem;
  margin-right: 16rem;
}

.first\:my-65:first-child{
  margin-top: 16.25rem;
  margin-bottom: 16.25rem;
}

.first\:mx-65:first-child{
  margin-left: 16.25rem;
  margin-right: 16.25rem;
}

.first\:my-68:first-child{
  margin-top: 17rem;
  margin-bottom: 17rem;
}

.first\:mx-68:first-child{
  margin-left: 17rem;
  margin-right: 17rem;
}

.first\:my-69:first-child{
  margin-top: 17.25rem;
  margin-bottom: 17.25rem;
}

.first\:mx-69:first-child{
  margin-left: 17.25rem;
  margin-right: 17.25rem;
}

.first\:my-70:first-child{
  margin-top: 17.5rem;
  margin-bottom: 17.5rem;
}

.first\:mx-70:first-child{
  margin-left: 17.5rem;
  margin-right: 17.5rem;
}

.first\:my-72:first-child{
  margin-top: 18rem;
  margin-bottom: 18rem;
}

.first\:mx-72:first-child{
  margin-left: 18rem;
  margin-right: 18rem;
}

.first\:my-75:first-child{
  margin-top: 18.75rem;
  margin-bottom: 18.75rem;
}

.first\:mx-75:first-child{
  margin-left: 18.75rem;
  margin-right: 18.75rem;
}

.first\:my-80:first-child{
  margin-top: 20rem;
  margin-bottom: 20rem;
}

.first\:mx-80:first-child{
  margin-left: 20rem;
  margin-right: 20rem;
}

.first\:my-85:first-child{
  margin-top: 21.25rem;
  margin-bottom: 21.25rem;
}

.first\:mx-85:first-child{
  margin-left: 21.25rem;
  margin-right: 21.25rem;
}

.first\:my-86:first-child{
  margin-top: 21.5rem;
  margin-bottom: 21.5rem;
}

.first\:mx-86:first-child{
  margin-left: 21.5rem;
  margin-right: 21.5rem;
}

.first\:my-90:first-child{
  margin-top: 22.5rem;
  margin-bottom: 22.5rem;
}

.first\:mx-90:first-child{
  margin-left: 22.5rem;
  margin-right: 22.5rem;
}

.first\:my-96:first-child{
  margin-top: 24rem;
  margin-bottom: 24rem;
}

.first\:mx-96:first-child{
  margin-left: 24rem;
  margin-right: 24rem;
}

.first\:my-100:first-child{
  margin-top: 25rem;
  margin-bottom: 25rem;
}

.first\:mx-100:first-child{
  margin-left: 25rem;
  margin-right: 25rem;
}

.first\:my-115:first-child{
  margin-top: 28.75rem;
  margin-bottom: 28.75rem;
}

.first\:mx-115:first-child{
  margin-left: 28.75rem;
  margin-right: 28.75rem;
}

.first\:my-125:first-child{
  margin-top: 31.25rem;
  margin-bottom: 31.25rem;
}

.first\:mx-125:first-child{
  margin-left: 31.25rem;
  margin-right: 31.25rem;
}

.first\:my-142:first-child{
  margin-top: 35.5rem;
  margin-bottom: 35.5rem;
}

.first\:mx-142:first-child{
  margin-left: 35.5rem;
  margin-right: 35.5rem;
}

.first\:my-150:first-child{
  margin-top: 37.5rem;
  margin-bottom: 37.5rem;
}

.first\:mx-150:first-child{
  margin-left: 37.5rem;
  margin-right: 37.5rem;
}

.first\:my-156:first-child{
  margin-top: 39rem;
  margin-bottom: 39rem;
}

.first\:mx-156:first-child{
  margin-left: 39rem;
  margin-right: 39rem;
}

.first\:my-160:first-child{
  margin-top: 40rem;
  margin-bottom: 40rem;
}

.first\:mx-160:first-child{
  margin-left: 40rem;
  margin-right: 40rem;
}

.first\:my-175:first-child{
  margin-top: 43.75rem;
  margin-bottom: 43.75rem;
}

.first\:mx-175:first-child{
  margin-left: 43.75rem;
  margin-right: 43.75rem;
}

.first\:my-207:first-child{
  margin-top: 51.75rem;
  margin-bottom: 51.75rem;
}

.first\:mx-207:first-child{
  margin-left: 51.75rem;
  margin-right: 51.75rem;
}

.first\:my-242:first-child{
  margin-top: 60.5rem;
  margin-bottom: 60.5rem;
}

.first\:mx-242:first-child{
  margin-left: 60.5rem;
  margin-right: 60.5rem;
}

.first\:my-250:first-child{
  margin-top: 62.5rem;
  margin-bottom: 62.5rem;
}

.first\:mx-250:first-child{
  margin-left: 62.5rem;
  margin-right: 62.5rem;
}

.first\:my-258:first-child{
  margin-top: 64.5rem;
  margin-bottom: 64.5rem;
}

.first\:mx-258:first-child{
  margin-left: 64.5rem;
  margin-right: 64.5rem;
}

.first\:my-265:first-child{
  margin-top: 66.25rem;
  margin-bottom: 66.25rem;
}

.first\:mx-265:first-child{
  margin-left: 66.25rem;
  margin-right: 66.25rem;
}

.first\:my-280:first-child{
  margin-top: 70rem;
  margin-bottom: 70rem;
}

.first\:mx-280:first-child{
  margin-left: 70rem;
  margin-right: 70rem;
}

.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-0\.5:first-child{
  margin-top: 0.125rem;
  margin-bottom: 0.125rem;
}

.first\:mx-0\.5:first-child{
  margin-left: 0.125rem;
  margin-right: 0.125rem;
}

.first\:my-1\.5:first-child{
  margin-top: 0.375rem;
  margin-bottom: 0.375rem;
}

.first\:mx-1\.5:first-child{
  margin-left: 0.375rem;
  margin-right: 0.375rem;
}

.first\:my-2\.5:first-child{
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}

.first\:mx-2\.5:first-child{
  margin-left: 0.625rem;
  margin-right: 0.625rem;
}

.first\:my-3\.5:first-child{
  margin-top: 0.875rem;
  margin-bottom: 0.875rem;
}

.first\:mx-3\.5:first-child{
  margin-left: 0.875rem;
  margin-right: 0.875rem;
}

.first\:my-0\.25:first-child{
  margin-top: 0.0625rem;
  margin-bottom: 0.0625rem;
}

.first\:mx-0\.25:first-child{
  margin-left: 0.0625rem;
  margin-right: 0.0625rem;
}

.first\:my-0\.75:first-child{
  margin-top: 0.1875rem;
  margin-bottom: 0.1875rem;
}

.first\:mx-0\.75:first-child{
  margin-left: 0.1875rem;
  margin-right: 0.1875rem;
}

.first\:my-1\.25:first-child{
  margin-top: 0.3125rem;
  margin-bottom: 0.3125rem;
}

.first\:mx-1\.25:first-child{
  margin-left: 0.3125rem;
  margin-right: 0.3125rem;
}

.first\:my-1\.75:first-child{
  margin-top: 0.4375rem;
  margin-bottom: 0.4375rem;
}

.first\:mx-1\.75:first-child{
  margin-left: 0.4375rem;
  margin-right: 0.4375rem;
}

.first\:my-2\.25:first-child{
  margin-top: 0.5625rem;
  margin-bottom: 0.5625rem;
}

.first\:mx-2\.25:first-child{
  margin-left: 0.5625rem;
  margin-right: 0.5625rem;
}

.first\:my-2\.75:first-child{
  margin-top: 0.6875rem;
  margin-bottom: 0.6875rem;
}

.first\:mx-2\.75:first-child{
  margin-left: 0.6875rem;
  margin-right: 0.6875rem;
}

.first\:my-3\.25:first-child{
  margin-top: 0.8125rem;
  margin-bottom: 0.8125rem;
}

.first\:mx-3\.25:first-child{
  margin-left: 0.8125rem;
  margin-right: 0.8125rem;
}

.first\:my-3\.75:first-child{
  margin-top: 0.9375rem;
  margin-bottom: 0.9375rem;
}

.first\:mx-3\.75:first-child{
  margin-left: 0.9375rem;
  margin-right: 0.9375rem;
}

.first\:my-4\.25:first-child{
  margin-top: 1.0625rem;
  margin-bottom: 1.0625rem;
}

.first\:mx-4\.25:first-child{
  margin-left: 1.0625rem;
  margin-right: 1.0625rem;
}

.first\:my-4\.5:first-child{
  margin-top: 1.125rem;
  margin-bottom: 1.125rem;
}

.first\:mx-4\.5:first-child{
  margin-left: 1.125rem;
  margin-right: 1.125rem;
}

.first\:my-4\.75:first-child{
  margin-top: 1.1875rem;
  margin-bottom: 1.1875rem;
}

.first\:mx-4\.75:first-child{
  margin-left: 1.1875rem;
  margin-right: 1.1875rem;
}

.first\:my-5\.25:first-child{
  margin-top: 1.3125rem;
  margin-bottom: 1.3125rem;
}

.first\:mx-5\.25:first-child{
  margin-left: 1.3125rem;
  margin-right: 1.3125rem;
}

.first\:my-5\.5:first-child{
  margin-top: 1.375rem;
  margin-bottom: 1.375rem;
}

.first\:mx-5\.5:first-child{
  margin-left: 1.375rem;
  margin-right: 1.375rem;
}

.first\:my-5\.75:first-child{
  margin-top: 1.4375rem;
  margin-bottom: 1.4375rem;
}

.first\:mx-5\.75:first-child{
  margin-left: 1.4375rem;
  margin-right: 1.4375rem;
}

.first\:my-6\.25:first-child{
  margin-top: 1.5625rem;
  margin-bottom: 1.5625rem;
}

.first\:mx-6\.25:first-child{
  margin-left: 1.5625rem;
  margin-right: 1.5625rem;
}

.first\:my-6\.5:first-child{
  margin-top: 1.625rem;
  margin-bottom: 1.625rem;
}

.first\:mx-6\.5:first-child{
  margin-left: 1.625rem;
  margin-right: 1.625rem;
}

.first\:my-6\.75:first-child{
  margin-top: 1.6875rem;
  margin-bottom: 1.6875rem;
}

.first\:mx-6\.75:first-child{
  margin-left: 1.6875rem;
  margin-right: 1.6875rem;
}

.first\:my-7\.25:first-child{
  margin-top: 1.8125rem;
  margin-bottom: 1.8125rem;
}

.first\:mx-7\.25:first-child{
  margin-left: 1.8125rem;
  margin-right: 1.8125rem;
}

.first\:my-7\.5:first-child{
  margin-top: 1.875rem;
  margin-bottom: 1.875rem;
}

.first\:mx-7\.5:first-child{
  margin-left: 1.875rem;
  margin-right: 1.875rem;
}

.first\:my-8\.25:first-child{
  margin-top: 2.0625rem;
  margin-bottom: 2.0625rem;
}

.first\:mx-8\.25:first-child{
  margin-left: 2.0625rem;
  margin-right: 2.0625rem;
}

.first\:my-8\.5:first-child{
  margin-top: 2.125rem;
  margin-bottom: 2.125rem;
}

.first\:mx-8\.5:first-child{
  margin-left: 2.125rem;
  margin-right: 2.125rem;
}

.first\:my-9\.25:first-child{
  margin-top: 2.3125rem;
  margin-bottom: 2.3125rem;
}

.first\:mx-9\.25:first-child{
  margin-left: 2.3125rem;
  margin-right: 2.3125rem;
}

.first\:my-9\.5:first-child{
  margin-top: 2.375rem;
  margin-bottom: 2.375rem;
}

.first\:mx-9\.5:first-child{
  margin-left: 2.375rem;
  margin-right: 2.375rem;
}

.first\:my-10\.5:first-child{
  margin-top: 2.625rem;
  margin-bottom: 2.625rem;
}

.first\:mx-10\.5:first-child{
  margin-left: 2.625rem;
  margin-right: 2.625rem;
}

.first\:my-11\.25:first-child{
  margin-top: 2.8125rem;
  margin-bottom: 2.8125rem;
}

.first\:mx-11\.25:first-child{
  margin-left: 2.8125rem;
  margin-right: 2.8125rem;
}

.first\:my-11\.5:first-child{
  margin-top: 2.875rem;
  margin-bottom: 2.875rem;
}

.first\:mx-11\.5:first-child{
  margin-left: 2.875rem;
  margin-right: 2.875rem;
}

.first\:my-12\.5:first-child{
  margin-top: 3.125rem;
  margin-bottom: 3.125rem;
}

.first\:mx-12\.5:first-child{
  margin-left: 3.125rem;
  margin-right: 3.125rem;
}

.first\:my-12\.75:first-child{
  margin-top: 3.1875rem;
  margin-bottom: 3.1875rem;
}

.first\:mx-12\.75:first-child{
  margin-left: 3.1875rem;
  margin-right: 3.1875rem;
}

.first\:my-13\.5:first-child{
  margin-top: 3.375rem;
  margin-bottom: 3.375rem;
}

.first\:mx-13\.5:first-child{
  margin-left: 3.375rem;
  margin-right: 3.375rem;
}

.first\:my-14\.5:first-child{
  margin-top: 3.625rem;
  margin-bottom: 3.625rem;
}

.first\:mx-14\.5:first-child{
  margin-left: 3.625rem;
  margin-right: 3.625rem;
}

.first\:my-15\.5:first-child{
  margin-top: 3.875rem;
  margin-bottom: 3.875rem;
}

.first\:mx-15\.5:first-child{
  margin-left: 3.875rem;
  margin-right: 3.875rem;
}

.first\:my-15\.75:first-child{
  margin-top: 3.9375rem;
  margin-bottom: 3.9375rem;
}

.first\:mx-15\.75:first-child{
  margin-left: 3.9375rem;
  margin-right: 3.9375rem;
}

.first\:my-16\.25:first-child{
  margin-top: 4.0625rem;
  margin-bottom: 4.0625rem;
}

.first\:mx-16\.25:first-child{
  margin-left: 4.0625rem;
  margin-right: 4.0625rem;
}

.first\:my-17\.25:first-child{
  margin-top: 4.3125rem;
  margin-bottom: 4.3125rem;
}

.first\:mx-17\.25:first-child{
  margin-left: 4.3125rem;
  margin-right: 4.3125rem;
}

.first\:my-17\.5:first-child{
  margin-top: 4.375rem;
  margin-bottom: 4.375rem;
}

.first\:mx-17\.5:first-child{
  margin-left: 4.375rem;
  margin-right: 4.375rem;
}

.first\:my-18\.25:first-child{
  margin-top: 4.5625rem;
  margin-bottom: 4.5625rem;
}

.first\:mx-18\.25:first-child{
  margin-left: 4.5625rem;
  margin-right: 4.5625rem;
}

.first\:my-18\.5:first-child{
  margin-top: 4.625rem;
  margin-bottom: 4.625rem;
}

.first\:mx-18\.5:first-child{
  margin-left: 4.625rem;
  margin-right: 4.625rem;
}

.first\:my-20\.25:first-child{
  margin-top: 5.0625rem;
  margin-bottom: 5.0625rem;
}

.first\:mx-20\.25:first-child{
  margin-left: 5.0625rem;
  margin-right: 5.0625rem;
}

.first\:my-20\.5:first-child{
  margin-top: 5.125rem;
  margin-bottom: 5.125rem;
}

.first\:mx-20\.5:first-child{
  margin-left: 5.125rem;
  margin-right: 5.125rem;
}

.first\:my-22\.5:first-child{
  margin-top: 5.625rem;
  margin-bottom: 5.625rem;
}

.first\:mx-22\.5:first-child{
  margin-left: 5.625rem;
  margin-right: 5.625rem;
}

.first\:my-25\.5:first-child{
  margin-top: 6.375rem;
  margin-bottom: 6.375rem;
}

.first\:mx-25\.5:first-child{
  margin-left: 6.375rem;
  margin-right: 6.375rem;
}

.first\:my-26\.75:first-child{
  margin-top: 6.6875rem;
  margin-bottom: 6.6875rem;
}

.first\:mx-26\.75:first-child{
  margin-left: 6.6875rem;
  margin-right: 6.6875rem;
}

.first\:my-32\.5:first-child{
  margin-top: 8.125rem;
  margin-bottom: 8.125rem;
}

.first\:mx-32\.5:first-child{
  margin-left: 8.125rem;
  margin-right: 8.125rem;
}

.first\:my-37\.5:first-child{
  margin-top: 9.375rem;
  margin-bottom: 9.375rem;
}

.first\:mx-37\.5:first-child{
  margin-left: 9.375rem;
  margin-right: 9.375rem;
}

.first\:my-41\.25:first-child{
  margin-top: 10.3125rem;
  margin-bottom: 10.3125rem;
}

.first\:mx-41\.25:first-child{
  margin-left: 10.3125rem;
  margin-right: 10.3125rem;
}

.first\:my-52\.5:first-child{
  margin-top: 13.125rem;
  margin-bottom: 13.125rem;
}

.first\:mx-52\.5:first-child{
  margin-left: 13.125rem;
  margin-right: 13.125rem;
}

.first\:my-54\.5:first-child{
  margin-top: 13.625rem;
  margin-bottom: 13.625rem;
}

.first\:mx-54\.5:first-child{
  margin-left: 13.625rem;
  margin-right: 13.625rem;
}

.first\:my-57\.25:first-child{
  margin-top: 14.3125rem;
  margin-bottom: 14.3125rem;
}

.first\:mx-57\.25:first-child{
  margin-left: 14.3125rem;
  margin-right: 14.3125rem;
}

.first\:my-57\.5:first-child{
  margin-top: 14.375rem;
  margin-bottom: 14.375rem;
}

.first\:mx-57\.5:first-child{
  margin-left: 14.375rem;
  margin-right: 14.375rem;
}

.first\:my-66\.25:first-child{
  margin-top: 16.5625rem;
  margin-bottom: 16.5625rem;
}

.first\:mx-66\.25:first-child{
  margin-left: 16.5625rem;
  margin-right: 16.5625rem;
}

.first\:my-74\.5:first-child{
  margin-top: 18.125rem;
  margin-bottom: 18.125rem;
}

.first\:mx-74\.5:first-child{
  margin-left: 18.125rem;
  margin-right: 18.125rem;
}

.first\:my-106\.25:first-child{
  margin-top: 26.5625rem;
  margin-bottom: 26.5625rem;
}

.first\:mx-106\.25:first-child{
  margin-left: 26.5625rem;
  margin-right: 26.5625rem;
}

.first\:my-112\.25:first-child{
  margin-top: 28.0675rem;
  margin-bottom: 28.0675rem;
}

.first\:mx-112\.25:first-child{
  margin-left: 28.0675rem;
  margin-right: 28.0675rem;
}

.first\:my-112\.75:first-child{
  margin-top: 28.1875rem;
  margin-bottom: 28.1875rem;
}

.first\:mx-112\.75:first-child{
  margin-left: 28.1875rem;
  margin-right: 28.1875rem;
}

.first\:my-147\.5:first-child{
  margin-top: 36.875rem;
  margin-bottom: 36.875rem;
}

.first\:mx-147\.5:first-child{
  margin-left: 36.875rem;
  margin-right: 36.875rem;
}

.first\:my-162\.5:first-child{
  margin-top: 40.625rem;
  margin-bottom: 40.625rem;
}

.first\:mx-162\.5:first-child{
  margin-left: 40.625rem;
  margin-right: 40.625rem;
}

.first\:my-172\.25:first-child{
  margin-top: 42.5625rem;
  margin-bottom: 42.5625rem;
}

.first\:mx-172\.25:first-child{
  margin-left: 42.5625rem;
  margin-right: 42.5625rem;
}

.first\:my-175\.25:first-child{
  margin-top: 43.8125rem;
  margin-bottom: 43.8125rem;
}

.first\:mx-175\.25:first-child{
  margin-left: 43.8125rem;
  margin-right: 43.8125rem;
}

.first\:my-184\.25:first-child{
  margin-top: 46.0625rem;
  margin-bottom: 46.0625rem;
}

.first\:mx-184\.25:first-child{
  margin-left: 46.0625rem;
  margin-right: 46.0625rem;
}

.first\:my-203\.25:first-child{
  margin-top: 50.8125rem;
  margin-bottom: 50.8125rem;
}

.first\:mx-203\.25:first-child{
  margin-left: 50.8125rem;
  margin-right: 50.8125rem;
}

.first\:my-half:first-child{
  margin-top: 50%;
  margin-bottom: 50%;
}

.first\:mx-half:first-child{
  margin-left: 50%;
  margin-right: 50%;
}

.first\:my-full:first-child{
  margin-top: 100%;
  margin-bottom: 100%;
}

.first\:mx-full:first-child{
  margin-left: 100%;
  margin-right: 100%;
}

.first\:my-1\/10:first-child{
  margin-top: 10%;
  margin-bottom: 10%;
}

.first\:mx-1\/10:first-child{
  margin-left: 10%;
  margin-right: 10%;
}

.first\:my-2\/10:first-child{
  margin-top: 20%;
  margin-bottom: 20%;
}

.first\:mx-2\/10:first-child{
  margin-left: 20%;
  margin-right: 20%;
}

.first\:my-3\/10:first-child{
  margin-top: 30%;
  margin-bottom: 30%;
}

.first\:mx-3\/10:first-child{
  margin-left: 30%;
  margin-right: 30%;
}

.first\:my-4\/10:first-child{
  margin-top: 40%;
  margin-bottom: 40%;
}

.first\:mx-4\/10:first-child{
  margin-left: 40%;
  margin-right: 40%;
}

.first\:my-4\.5\/10:first-child{
  margin-top: 45%;
  margin-bottom: 45%;
}

.first\:mx-4\.5\/10:first-child{
  margin-left: 45%;
  margin-right: 45%;
}

.first\:my-5\/10:first-child{
  margin-top: 50%;
  margin-bottom: 50%;
}

.first\:mx-5\/10:first-child{
  margin-left: 50%;
  margin-right: 50%;
}

.first\:my-5\.5\/10:first-child{
  margin-top: 55%;
  margin-bottom: 55%;
}

.first\:mx-5\.5\/10:first-child{
  margin-left: 55%;
  margin-right: 55%;
}

.first\:my-6\/10:first-child{
  margin-top: 60%;
  margin-bottom: 60%;
}

.first\:mx-6\/10:first-child{
  margin-left: 60%;
  margin-right: 60%;
}

.first\:my-7\/10:first-child{
  margin-top: 70%;
  margin-bottom: 70%;
}

.first\:mx-7\/10:first-child{
  margin-left: 70%;
  margin-right: 70%;
}

.first\:my-8\/10:first-child{
  margin-top: 80%;
  margin-bottom: 80%;
}

.first\:mx-8\/10:first-child{
  margin-left: 80%;
  margin-right: 80%;
}

.first\:my-9\/10:first-child{
  margin-top: 90%;
  margin-bottom: 90%;
}

.first\:mx-9\/10:first-child{
  margin-left: 90%;
  margin-right: 90%;
}

.first\:my-1\/12:first-child{
  margin-top: 8.333333%;
  margin-bottom: 8.333333%;
}

.first\:mx-1\/12:first-child{
  margin-left: 8.333333%;
  margin-right: 8.333333%;
}

.first\:my-2\/12:first-child{
  margin-top: 16.666667%;
  margin-bottom: 16.666667%;
}

.first\:mx-2\/12:first-child{
  margin-left: 16.666667%;
  margin-right: 16.666667%;
}

.first\:my-3\/12:first-child{
  margin-top: 25%;
  margin-bottom: 25%;
}

.first\:mx-3\/12:first-child{
  margin-left: 25%;
  margin-right: 25%;
}

.first\:my-4\/12:first-child{
  margin-top: 33.333333%;
  margin-bottom: 33.333333%;
}

.first\:mx-4\/12:first-child{
  margin-left: 33.333333%;
  margin-right: 33.333333%;
}

.first\:my-5\/12:first-child{
  margin-top: 41.666667%;
  margin-bottom: 41.666667%;
}

.first\:mx-5\/12:first-child{
  margin-left: 41.666667%;
  margin-right: 41.666667%;
}

.first\:my-6\/12:first-child{
  margin-top: 50%;
  margin-bottom: 50%;
}

.first\:mx-6\/12:first-child{
  margin-left: 50%;
  margin-right: 50%;
}

.first\:my-7\/12:first-child{
  margin-top: 58.333333%;
  margin-bottom: 58.333333%;
}

.first\:mx-7\/12:first-child{
  margin-left: 58.333333%;
  margin-right: 58.333333%;
}

.first\:my-8\/12:first-child{
  margin-top: 66.666667%;
  margin-bottom: 66.666667%;
}

.first\:mx-8\/12:first-child{
  margin-left: 66.666667%;
  margin-right: 66.666667%;
}

.first\:my-9\/12:first-child{
  margin-top: 75%;
  margin-bottom: 75%;
}

.first\:mx-9\/12:first-child{
  margin-left: 75%;
  margin-right: 75%;
}

.first\:my-10\/12:first-child{
  margin-top: 83.333333%;
  margin-bottom: 83.333333%;
}

.first\:mx-10\/12:first-child{
  margin-left: 83.333333%;
  margin-right: 83.333333%;
}

.first\:my-11\/12:first-child{
  margin-top: 91.666667%;
  margin-bottom: 91.666667%;
}

.first\:mx-11\/12:first-child{
  margin-left: 91.666667%;
  margin-right: 91.666667%;
}

.first\:-my-0:first-child{
  margin-top: 0px;
  margin-bottom: 0px;
}

.first\:-mx-0:first-child{
  margin-left: 0px;
  margin-right: 0px;
}

.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-7:first-child{
  margin-top: -1.75rem;
  margin-bottom: -1.75rem;
}

.first\:-mx-7:first-child{
  margin-left: -1.75rem;
  margin-right: -1.75rem;
}

.first\:-my-8:first-child{
  margin-top: -2rem;
  margin-bottom: -2rem;
}

.first\:-mx-8:first-child{
  margin-left: -2rem;
  margin-right: -2rem;
}

.first\:-my-9:first-child{
  margin-top: -2.25rem;
  margin-bottom: -2.25rem;
}

.first\:-mx-9:first-child{
  margin-left: -2.25rem;
  margin-right: -2.25rem;
}

.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-11:first-child{
  margin-top: -2.75rem;
  margin-bottom: -2.75rem;
}

.first\:-mx-11:first-child{
  margin-left: -2.75rem;
  margin-right: -2.75rem;
}

.first\:-my-12:first-child{
  margin-top: -3rem;
  margin-bottom: -3rem;
}

.first\:-mx-12:first-child{
  margin-left: -3rem;
  margin-right: -3rem;
}

.first\:-my-13:first-child{
  margin-top: -3.25rem;
  margin-bottom: -3.25rem;
}

.first\:-mx-13:first-child{
  margin-left: -3.25rem;
  margin-right: -3.25rem;
}

.first\:-my-14:first-child{
  margin-top: -3.5rem;
  margin-bottom: -3.5rem;
}

.first\:-mx-14:first-child{
  margin-left: -3.5rem;
  margin-right: -3.5rem;
}

.first\:-my-15:first-child{
  margin-top: -3.75rem;
  margin-bottom: -3.75rem;
}

.first\:-mx-15:first-child{
  margin-left: -3.75rem;
  margin-right: -3.75rem;
}

.first\:-my-16:first-child{
  margin-top: -4rem;
  margin-bottom: -4rem;
}

.first\:-mx-16:first-child{
  margin-left: -4rem;
  margin-right: -4rem;
}

.first\:-my-17:first-child{
  margin-top: -4.25rem;
  margin-bottom: -4.25rem;
}

.first\:-mx-17:first-child{
  margin-left: -4.25rem;
  margin-right: -4.25rem;
}

.first\:-my-18:first-child{
  margin-top: -4.5rem;
  margin-bottom: -4.5rem;
}

.first\:-mx-18:first-child{
  margin-left: -4.5rem;
  margin-right: -4.5rem;
}

.first\:-my-19:first-child{
  margin-top: -4.75rem;
  margin-bottom: -4.75rem;
}

.first\:-mx-19:first-child{
  margin-left: -4.75rem;
  margin-right: -4.75rem;
}

.first\:-my-20:first-child{
  margin-top: -5rem;
  margin-bottom: -5rem;
}

.first\:-mx-20:first-child{
  margin-left: -5rem;
  margin-right: -5rem;
}

.first\:-my-22:first-child{
  margin-top: -5.5rem;
  margin-bottom: -5.5rem;
}

.first\:-mx-22:first-child{
  margin-left: -5.5rem;
  margin-right: -5.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-25:first-child{
  margin-top: -6.25rem;
  margin-bottom: -6.25rem;
}

.first\:-mx-25:first-child{
  margin-left: -6.25rem;
  margin-right: -6.25rem;
}

.first\:-my-28:first-child{
  margin-top: -7rem;
  margin-bottom: -7rem;
}

.first\:-mx-28:first-child{
  margin-left: -7rem;
  margin-right: -7rem;
}

.first\:-my-30:first-child{
  margin-top: -7.5rem;
  margin-bottom: -7.5rem;
}

.first\:-mx-30:first-child{
  margin-left: -7.5rem;
  margin-right: -7.5rem;
}

.first\:-my-32:first-child{
  margin-top: -8rem;
  margin-bottom: -8rem;
}

.first\:-mx-32:first-child{
  margin-left: -8rem;
  margin-right: -8rem;
}

.first\:-my-34:first-child{
  margin-top: -8.5rem;
  margin-bottom: -8.5rem;
}

.first\:-mx-34:first-child{
  margin-left: -8.5rem;
  margin-right: -8.5rem;
}

.first\:-my-35:first-child{
  margin-top: -8.75rem;
  margin-bottom: -8.75rem;
}

.first\:-mx-35:first-child{
  margin-left: -8.75rem;
  margin-right: -8.75rem;
}

.first\:-my-36:first-child{
  margin-top: -9rem;
  margin-bottom: -9rem;
}

.first\:-mx-36:first-child{
  margin-left: -9rem;
  margin-right: -9rem;
}

.first\:-my-39:first-child{
  margin-top: -9.75rem;
  margin-bottom: -9.75rem;
}

.first\:-mx-39:first-child{
  margin-left: -9.75rem;
  margin-right: -9.75rem;
}

.first\:-my-40:first-child{
  margin-top: -10rem;
  margin-bottom: -10rem;
}

.first\:-mx-40:first-child{
  margin-left: -10rem;
  margin-right: -10rem;
}

.first\:-my-42:first-child{
  margin-top: -10.5rem;
  margin-bottom: -10.5rem;
}

.first\:-mx-42:first-child{
  margin-left: -10.5rem;
  margin-right: -10.5rem;
}

.first\:-my-44:first-child{
  margin-top: -11rem;
  margin-bottom: -11rem;
}

.first\:-mx-44:first-child{
  margin-left: -11rem;
  margin-right: -11rem;
}

.first\:-my-45:first-child{
  margin-top: -11.25rem;
  margin-bottom: -11.25rem;
}

.first\:-mx-45:first-child{
  margin-left: -11.25rem;
  margin-right: -11.25rem;
}

.first\:-my-48:first-child{
  margin-top: -12rem;
  margin-bottom: -12rem;
}

.first\:-mx-48:first-child{
  margin-left: -12rem;
  margin-right: -12rem;
}

.first\:-my-50:first-child{
  margin-top: -12.5rem;
  margin-bottom: -12.5rem;
}

.first\:-mx-50:first-child{
  margin-left: -12.5rem;
  margin-right: -12.5rem;
}

.first\:-my-52:first-child{
  margin-top: -13rem;
  margin-bottom: -13rem;
}

.first\:-mx-52:first-child{
  margin-left: -13rem;
  margin-right: -13rem;
}

.first\:-my-55:first-child{
  margin-top: -13.75rem;
  margin-bottom: -13.75rem;
}

.first\:-mx-55:first-child{
  margin-left: -13.75rem;
  margin-right: -13.75rem;
}

.first\:-my-56:first-child{
  margin-top: -14rem;
  margin-bottom: -14rem;
}

.first\:-mx-56:first-child{
  margin-left: -14rem;
  margin-right: -14rem;
}

.first\:-my-58:first-child{
  margin-top: -14.5rem;
  margin-bottom: -14.5rem;
}

.first\:-mx-58:first-child{
  margin-left: -14.5rem;
  margin-right: -14.5rem;
}

.first\:-my-60:first-child{
  margin-top: -15rem;
  margin-bottom: -15rem;
}

.first\:-mx-60:first-child{
  margin-left: -15rem;
  margin-right: -15rem;
}

.first\:-my-64:first-child{
  margin-top: -16rem;
  margin-bottom: -16rem;
}

.first\:-mx-64:first-child{
  margin-left: -16rem;
  margin-right: -16rem;
}

.first\:-my-65:first-child{
  margin-top: -16.25rem;
  margin-bottom: -16.25rem;
}

.first\:-mx-65:first-child{
  margin-left: -16.25rem;
  margin-right: -16.25rem;
}

.first\:-my-68:first-child{
  margin-top: -17rem;
  margin-bottom: -17rem;
}

.first\:-mx-68:first-child{
  margin-left: -17rem;
  margin-right: -17rem;
}

.first\:-my-69:first-child{
  margin-top: -17.25rem;
  margin-bottom: -17.25rem;
}

.first\:-mx-69:first-child{
  margin-left: -17.25rem;
  margin-right: -17.25rem;
}

.first\:-my-70:first-child{
  margin-top: -17.5rem;
  margin-bottom: -17.5rem;
}

.first\:-mx-70:first-child{
  margin-left: -17.5rem;
  margin-right: -17.5rem;
}

.first\:-my-72:first-child{
  margin-top: -18rem;
  margin-bottom: -18rem;
}

.first\:-mx-72:first-child{
  margin-left: -18rem;
  margin-right: -18rem;
}

.first\:-my-75:first-child{
  margin-top: -18.75rem;
  margin-bottom: -18.75rem;
}

.first\:-mx-75:first-child{
  margin-left: -18.75rem;
  margin-right: -18.75rem;
}

.first\:-my-80:first-child{
  margin-top: -20rem;
  margin-bottom: -20rem;
}

.first\:-mx-80:first-child{
  margin-left: -20rem;
  margin-right: -20rem;
}

.first\:-my-85:first-child{
  margin-top: -21.25rem;
  margin-bottom: -21.25rem;
}

.first\:-mx-85:first-child{
  margin-left: -21.25rem;
  margin-right: -21.25rem;
}

.first\:-my-86:first-child{
  margin-top: -21.5rem;
  margin-bottom: -21.5rem;
}

.first\:-mx-86:first-child{
  margin-left: -21.5rem;
  margin-right: -21.5rem;
}

.first\:-my-90:first-child{
  margin-top: -22.5rem;
  margin-bottom: -22.5rem;
}

.first\:-mx-90:first-child{
  margin-left: -22.5rem;
  margin-right: -22.5rem;
}

.first\:-my-96:first-child{
  margin-top: -24rem;
  margin-bottom: -24rem;
}

.first\:-mx-96:first-child{
  margin-left: -24rem;
  margin-right: -24rem;
}

.first\:-my-100:first-child{
  margin-top: -25rem;
  margin-bottom: -25rem;
}

.first\:-mx-100:first-child{
  margin-left: -25rem;
  margin-right: -25rem;
}

.first\:-my-115:first-child{
  margin-top: -28.75rem;
  margin-bottom: -28.75rem;
}

.first\:-mx-115:first-child{
  margin-left: -28.75rem;
  margin-right: -28.75rem;
}

.first\:-my-125:first-child{
  margin-top: -31.25rem;
  margin-bottom: -31.25rem;
}

.first\:-mx-125:first-child{
  margin-left: -31.25rem;
  margin-right: -31.25rem;
}

.first\:-my-142:first-child{
  margin-top: -35.5rem;
  margin-bottom: -35.5rem;
}

.first\:-mx-142:first-child{
  margin-left: -35.5rem;
  margin-right: -35.5rem;
}

.first\:-my-150:first-child{
  margin-top: -37.5rem;
  margin-bottom: -37.5rem;
}

.first\:-mx-150:first-child{
  margin-left: -37.5rem;
  margin-right: -37.5rem;
}

.first\:-my-156:first-child{
  margin-top: -39rem;
  margin-bottom: -39rem;
}

.first\:-mx-156:first-child{
  margin-left: -39rem;
  margin-right: -39rem;
}

.first\:-my-160:first-child{
  margin-top: -40rem;
  margin-bottom: -40rem;
}

.first\:-mx-160:first-child{
  margin-left: -40rem;
  margin-right: -40rem;
}

.first\:-my-175:first-child{
  margin-top: -43.75rem;
  margin-bottom: -43.75rem;
}

.first\:-mx-175:first-child{
  margin-left: -43.75rem;
  margin-right: -43.75rem;
}

.first\:-my-207:first-child{
  margin-top: -51.75rem;
  margin-bottom: -51.75rem;
}

.first\:-mx-207:first-child{
  margin-left: -51.75rem;
  margin-right: -51.75rem;
}

.first\:-my-242:first-child{
  margin-top: -60.5rem;
  margin-bottom: -60.5rem;
}

.first\:-mx-242:first-child{
  margin-left: -60.5rem;
  margin-right: -60.5rem;
}

.first\:-my-250:first-child{
  margin-top: -62.5rem;
  margin-bottom: -62.5rem;
}

.first\:-mx-250:first-child{
  margin-left: -62.5rem;
  margin-right: -62.5rem;
}

.first\:-my-258:first-child{
  margin-top: -64.5rem;
  margin-bottom: -64.5rem;
}

.first\:-mx-258:first-child{
  margin-left: -64.5rem;
  margin-right: -64.5rem;
}

.first\:-my-265:first-child{
  margin-top: -66.25rem;
  margin-bottom: -66.25rem;
}

.first\:-mx-265:first-child{
  margin-left: -66.25rem;
  margin-right: -66.25rem;
}

.first\:-my-280:first-child{
  margin-top: -70rem;
  margin-bottom: -70rem;
}

.first\:-mx-280:first-child{
  margin-left: -70rem;
  margin-right: -70rem;
}

.first\:-my-px:first-child{
  margin-top: -1px;
  margin-bottom: -1px;
}

.first\:-mx-px:first-child{
  margin-left: -1px;
  margin-right: -1px;
}

.first\:-my-0\.5:first-child{
  margin-top: -0.125rem;
  margin-bottom: -0.125rem;
}

.first\:-mx-0\.5:first-child{
  margin-left: -0.125rem;
  margin-right: -0.125rem;
}

.first\:-my-1\.5:first-child{
  margin-top: -0.375rem;
  margin-bottom: -0.375rem;
}

.first\:-mx-1\.5:first-child{
  margin-left: -0.375rem;
  margin-right: -0.375rem;
}

.first\:-my-2\.5:first-child{
  margin-top: -0.625rem;
  margin-bottom: -0.625rem;
}

.first\:-mx-2\.5:first-child{
  margin-left: -0.625rem;
  margin-right: -0.625rem;
}

.first\:-my-3\.5:first-child{
  margin-top: -0.875rem;
  margin-bottom: -0.875rem;
}

.first\:-mx-3\.5:first-child{
  margin-left: -0.875rem;
  margin-right: -0.875rem;
}

.first\:-my-0\.25:first-child{
  margin-top: -0.0625rem;
  margin-bottom: -0.0625rem;
}

.first\:-mx-0\.25:first-child{
  margin-left: -0.0625rem;
  margin-right: -0.0625rem;
}

.first\:-my-0\.75:first-child{
  margin-top: -0.1875rem;
  margin-bottom: -0.1875rem;
}

.first\:-mx-0\.75:first-child{
  margin-left: -0.1875rem;
  margin-right: -0.1875rem;
}

.first\:-my-1\.25:first-child{
  margin-top: -0.3125rem;
  margin-bottom: -0.3125rem;
}

.first\:-mx-1\.25:first-child{
  margin-left: -0.3125rem;
  margin-right: -0.3125rem;
}

.first\:-my-1\.75:first-child{
  margin-top: -0.4375rem;
  margin-bottom: -0.4375rem;
}

.first\:-mx-1\.75:first-child{
  margin-left: -0.4375rem;
  margin-right: -0.4375rem;
}

.first\:-my-2\.25:first-child{
  margin-top: -0.5625rem;
  margin-bottom: -0.5625rem;
}

.first\:-mx-2\.25:first-child{
  margin-left: -0.5625rem;
  margin-right: -0.5625rem;
}

.first\:-my-2\.75:first-child{
  margin-top: -0.6875rem;
  margin-bottom: -0.6875rem;
}

.first\:-mx-2\.75:first-child{
  margin-left: -0.6875rem;
  margin-right: -0.6875rem;
}

.first\:-my-3\.25:first-child{
  margin-top: -0.8125rem;
  margin-bottom: -0.8125rem;
}

.first\:-mx-3\.25:first-child{
  margin-left: -0.8125rem;
  margin-right: -0.8125rem;
}

.first\:-my-3\.75:first-child{
  margin-top: -0.9375rem;
  margin-bottom: -0.9375rem;
}

.first\:-mx-3\.75:first-child{
  margin-left: -0.9375rem;
  margin-right: -0.9375rem;
}

.first\:-my-4\.25:first-child{
  margin-top: -1.0625rem;
  margin-bottom: -1.0625rem;
}

.first\:-mx-4\.25:first-child{
  margin-left: -1.0625rem;
  margin-right: -1.0625rem;
}

.first\:-my-4\.5:first-child{
  margin-top: -1.125rem;
  margin-bottom: -1.125rem;
}

.first\:-mx-4\.5:first-child{
  margin-left: -1.125rem;
  margin-right: -1.125rem;
}

.first\:-my-4\.75:first-child{
  margin-top: -1.1875rem;
  margin-bottom: -1.1875rem;
}

.first\:-mx-4\.75:first-child{
  margin-left: -1.1875rem;
  margin-right: -1.1875rem;
}

.first\:-my-5\.25:first-child{
  margin-top: -1.3125rem;
  margin-bottom: -1.3125rem;
}

.first\:-mx-5\.25:first-child{
  margin-left: -1.3125rem;
  margin-right: -1.3125rem;
}

.first\:-my-5\.5:first-child{
  margin-top: -1.375rem;
  margin-bottom: -1.375rem;
}

.first\:-mx-5\.5:first-child{
  margin-left: -1.375rem;
  margin-right: -1.375rem;
}

.first\:-my-5\.75:first-child{
  margin-top: -1.4375rem;
  margin-bottom: -1.4375rem;
}

.first\:-mx-5\.75:first-child{
  margin-left: -1.4375rem;
  margin-right: -1.4375rem;
}

.first\:-my-6\.25:first-child{
  margin-top: -1.5625rem;
  margin-bottom: -1.5625rem;
}

.first\:-mx-6\.25:first-child{
  margin-left: -1.5625rem;
  margin-right: -1.5625rem;
}

.first\:-my-6\.5:first-child{
  margin-top: -1.625rem;
  margin-bottom: -1.625rem;
}

.first\:-mx-6\.5:first-child{
  margin-left: -1.625rem;
  margin-right: -1.625rem;
}

.first\:-my-6\.75:first-child{
  margin-top: -1.6875rem;
  margin-bottom: -1.6875rem;
}

.first\:-mx-6\.75:first-child{
  margin-left: -1.6875rem;
  margin-right: -1.6875rem;
}

.first\:-my-7\.25:first-child{
  margin-top: -1.8125rem;
  margin-bottom: -1.8125rem;
}

.first\:-mx-7\.25:first-child{
  margin-left: -1.8125rem;
  margin-right: -1.8125rem;
}

.first\:-my-7\.5:first-child{
  margin-top: -1.875rem;
  margin-bottom: -1.875rem;
}

.first\:-mx-7\.5:first-child{
  margin-left: -1.875rem;
  margin-right: -1.875rem;
}

.first\:-my-8\.25:first-child{
  margin-top: -2.0625rem;
  margin-bottom: -2.0625rem;
}

.first\:-mx-8\.25:first-child{
  margin-left: -2.0625rem;
  margin-right: -2.0625rem;
}

.first\:-my-8\.5:first-child{
  margin-top: -2.125rem;
  margin-bottom: -2.125rem;
}

.first\:-mx-8\.5:first-child{
  margin-left: -2.125rem;
  margin-right: -2.125rem;
}

.first\:-my-9\.25:first-child{
  margin-top: -2.3125rem;
  margin-bottom: -2.3125rem;
}

.first\:-mx-9\.25:first-child{
  margin-left: -2.3125rem;
  margin-right: -2.3125rem;
}

.first\:-my-9\.5:first-child{
  margin-top: -2.375rem;
  margin-bottom: -2.375rem;
}

.first\:-mx-9\.5:first-child{
  margin-left: -2.375rem;
  margin-right: -2.375rem;
}

.first\:-my-10\.5:first-child{
  margin-top: -2.625rem;
  margin-bottom: -2.625rem;
}

.first\:-mx-10\.5:first-child{
  margin-left: -2.625rem;
  margin-right: -2.625rem;
}

.first\:-my-11\.25:first-child{
  margin-top: -2.8125rem;
  margin-bottom: -2.8125rem;
}

.first\:-mx-11\.25:first-child{
  margin-left: -2.8125rem;
  margin-right: -2.8125rem;
}

.first\:-my-11\.5:first-child{
  margin-top: -2.875rem;
  margin-bottom: -2.875rem;
}

.first\:-mx-11\.5:first-child{
  margin-left: -2.875rem;
  margin-right: -2.875rem;
}

.first\:-my-12\.5:first-child{
  margin-top: -3.125rem;
  margin-bottom: -3.125rem;
}

.first\:-mx-12\.5:first-child{
  margin-left: -3.125rem;
  margin-right: -3.125rem;
}

.first\:-my-12\.75:first-child{
  margin-top: -3.1875rem;
  margin-bottom: -3.1875rem;
}

.first\:-mx-12\.75:first-child{
  margin-left: -3.1875rem;
  margin-right: -3.1875rem;
}

.first\:-my-13\.5:first-child{
  margin-top: -3.375rem;
  margin-bottom: -3.375rem;
}

.first\:-mx-13\.5:first-child{
  margin-left: -3.375rem;
  margin-right: -3.375rem;
}

.first\:-my-14\.5:first-child{
  margin-top: -3.625rem;
  margin-bottom: -3.625rem;
}

.first\:-mx-14\.5:first-child{
  margin-left: -3.625rem;
  margin-right: -3.625rem;
}

.first\:-my-15\.5:first-child{
  margin-top: -3.875rem;
  margin-bottom: -3.875rem;
}

.first\:-mx-15\.5:first-child{
  margin-left: -3.875rem;
  margin-right: -3.875rem;
}

.first\:-my-15\.75:first-child{
  margin-top: -3.9375rem;
  margin-bottom: -3.9375rem;
}

.first\:-mx-15\.75:first-child{
  margin-left: -3.9375rem;
  margin-right: -3.9375rem;
}

.first\:-my-16\.25:first-child{
  margin-top: -4.0625rem;
  margin-bottom: -4.0625rem;
}

.first\:-mx-16\.25:first-child{
  margin-left: -4.0625rem;
  margin-right: -4.0625rem;
}

.first\:-my-17\.25:first-child{
  margin-top: -4.3125rem;
  margin-bottom: -4.3125rem;
}

.first\:-mx-17\.25:first-child{
  margin-left: -4.3125rem;
  margin-right: -4.3125rem;
}

.first\:-my-17\.5:first-child{
  margin-top: -4.375rem;
  margin-bottom: -4.375rem;
}

.first\:-mx-17\.5:first-child{
  margin-left: -4.375rem;
  margin-right: -4.375rem;
}

.first\:-my-18\.25:first-child{
  margin-top: -4.5625rem;
  margin-bottom: -4.5625rem;
}

.first\:-mx-18\.25:first-child{
  margin-left: -4.5625rem;
  margin-right: -4.5625rem;
}

.first\:-my-18\.5:first-child{
  margin-top: -4.625rem;
  margin-bottom: -4.625rem;
}

.first\:-mx-18\.5:first-child{
  margin-left: -4.625rem;
  margin-right: -4.625rem;
}

.first\:-my-20\.25:first-child{
  margin-top: -5.0625rem;
  margin-bottom: -5.0625rem;
}

.first\:-mx-20\.25:first-child{
  margin-left: -5.0625rem;
  margin-right: -5.0625rem;
}

.first\:-my-20\.5:first-child{
  margin-top: -5.125rem;
  margin-bottom: -5.125rem;
}

.first\:-mx-20\.5:first-child{
  margin-left: -5.125rem;
  margin-right: -5.125rem;
}

.first\:-my-22\.5:first-child{
  margin-top: -5.625rem;
  margin-bottom: -5.625rem;
}

.first\:-mx-22\.5:first-child{
  margin-left: -5.625rem;
  margin-right: -5.625rem;
}

.first\:-my-25\.5:first-child{
  margin-top: -6.375rem;
  margin-bottom: -6.375rem;
}

.first\:-mx-25\.5:first-child{
  margin-left: -6.375rem;
  margin-right: -6.375rem;
}

.first\:-my-26\.75:first-child{
  margin-top: -6.6875rem;
  margin-bottom: -6.6875rem;
}

.first\:-mx-26\.75:first-child{
  margin-left: -6.6875rem;
  margin-right: -6.6875rem;
}

.first\:-my-32\.5:first-child{
  margin-top: -8.125rem;
  margin-bottom: -8.125rem;
}

.first\:-mx-32\.5:first-child{
  margin-left: -8.125rem;
  margin-right: -8.125rem;
}

.first\:-my-37\.5:first-child{
  margin-top: -9.375rem;
  margin-bottom: -9.375rem;
}

.first\:-mx-37\.5:first-child{
  margin-left: -9.375rem;
  margin-right: -9.375rem;
}

.first\:-my-41\.25:first-child{
  margin-top: -10.3125rem;
  margin-bottom: -10.3125rem;
}

.first\:-mx-41\.25:first-child{
  margin-left: -10.3125rem;
  margin-right: -10.3125rem;
}

.first\:-my-52\.5:first-child{
  margin-top: -13.125rem;
  margin-bottom: -13.125rem;
}

.first\:-mx-52\.5:first-child{
  margin-left: -13.125rem;
  margin-right: -13.125rem;
}

.first\:-my-54\.5:first-child{
  margin-top: -13.625rem;
  margin-bottom: -13.625rem;
}

.first\:-mx-54\.5:first-child{
  margin-left: -13.625rem;
  margin-right: -13.625rem;
}

.first\:-my-57\.25:first-child{
  margin-top: -14.3125rem;
  margin-bottom: -14.3125rem;
}

.first\:-mx-57\.25:first-child{
  margin-left: -14.3125rem;
  margin-right: -14.3125rem;
}

.first\:-my-57\.5:first-child{
  margin-top: -14.375rem;
  margin-bottom: -14.375rem;
}

.first\:-mx-57\.5:first-child{
  margin-left: -14.375rem;
  margin-right: -14.375rem;
}

.first\:-my-66\.25:first-child{
  margin-top: -16.5625rem;
  margin-bottom: -16.5625rem;
}

.first\:-mx-66\.25:first-child{
  margin-left: -16.5625rem;
  margin-right: -16.5625rem;
}

.first\:-my-74\.5:first-child{
  margin-top: -18.125rem;
  margin-bottom: -18.125rem;
}

.first\:-mx-74\.5:first-child{
  margin-left: -18.125rem;
  margin-right: -18.125rem;
}

.first\:-my-106\.25:first-child{
  margin-top: -26.5625rem;
  margin-bottom: -26.5625rem;
}

.first\:-mx-106\.25:first-child{
  margin-left: -26.5625rem;
  margin-right: -26.5625rem;
}

.first\:-my-112\.25:first-child{
  margin-top: -28.0675rem;
  margin-bottom: -28.0675rem;
}

.first\:-mx-112\.25:first-child{
  margin-left: -28.0675rem;
  margin-right: -28.0675rem;
}

.first\:-my-112\.75:first-child{
  margin-top: -28.1875rem;
  margin-bottom: -28.1875rem;
}

.first\:-mx-112\.75:first-child{
  margin-left: -28.1875rem;
  margin-right: -28.1875rem;
}

.first\:-my-147\.5:first-child{
  margin-top: -36.875rem;
  margin-bottom: -36.875rem;
}

.first\:-mx-147\.5:first-child{
  margin-left: -36.875rem;
  margin-right: -36.875rem;
}

.first\:-my-162\.5:first-child{
  margin-top: -40.625rem;
  margin-bottom: -40.625rem;
}

.first\:-mx-162\.5:first-child{
  margin-left: -40.625rem;
  margin-right: -40.625rem;
}

.first\:-my-172\.25:first-child{
  margin-top: -42.5625rem;
  margin-bottom: -42.5625rem;
}

.first\:-mx-172\.25:first-child{
  margin-left: -42.5625rem;
  margin-right: -42.5625rem;
}

.first\:-my-175\.25:first-child{
  margin-top: -43.8125rem;
  margin-bottom: -43.8125rem;
}

.first\:-mx-175\.25:first-child{
  margin-left: -43.8125rem;
  margin-right: -43.8125rem;
}

.first\:-my-184\.25:first-child{
  margin-top: -46.0625rem;
  margin-bottom: -46.0625rem;
}

.first\:-mx-184\.25:first-child{
  margin-left: -46.0625rem;
  margin-right: -46.0625rem;
}

.first\:-my-203\.25:first-child{
  margin-top: -50.8125rem;
  margin-bottom: -50.8125rem;
}

.first\:-mx-203\.25:first-child{
  margin-left: -50.8125rem;
  margin-right: -50.8125rem;
}

.first\:-my-half:first-child{
  margin-top: -50%;
  margin-bottom: -50%;
}

.first\:-mx-half:first-child{
  margin-left: -50%;
  margin-right: -50%;
}

.first\:-my-full:first-child{
  margin-top: -100%;
  margin-bottom: -100%;
}

.first\:-mx-full:first-child{
  margin-left: -100%;
  margin-right: -100%;
}

.first\:-my-1\/10:first-child{
  margin-top: -10%;
  margin-bottom: -10%;
}

.first\:-mx-1\/10:first-child{
  margin-left: -10%;
  margin-right: -10%;
}

.first\:-my-2\/10:first-child{
  margin-top: -20%;
  margin-bottom: -20%;
}

.first\:-mx-2\/10:first-child{
  margin-left: -20%;
  margin-right: -20%;
}

.first\:-my-3\/10:first-child{
  margin-top: -30%;
  margin-bottom: -30%;
}

.first\:-mx-3\/10:first-child{
  margin-left: -30%;
  margin-right: -30%;
}

.first\:-my-4\/10:first-child{
  margin-top: -40%;
  margin-bottom: -40%;
}

.first\:-mx-4\/10:first-child{
  margin-left: -40%;
  margin-right: -40%;
}

.first\:-my-4\.5\/10:first-child{
  margin-top: -45%;
  margin-bottom: -45%;
}

.first\:-mx-4\.5\/10:first-child{
  margin-left: -45%;
  margin-right: -45%;
}

.first\:-my-5\/10:first-child{
  margin-top: -50%;
  margin-bottom: -50%;
}

.first\:-mx-5\/10:first-child{
  margin-left: -50%;
  margin-right: -50%;
}

.first\:-my-5\.5\/10:first-child{
  margin-top: -55%;
  margin-bottom: -55%;
}

.first\:-mx-5\.5\/10:first-child{
  margin-left: -55%;
  margin-right: -55%;
}

.first\:-my-6\/10:first-child{
  margin-top: -60%;
  margin-bottom: -60%;
}

.first\:-mx-6\/10:first-child{
  margin-left: -60%;
  margin-right: -60%;
}

.first\:-my-7\/10:first-child{
  margin-top: -70%;
  margin-bottom: -70%;
}

.first\:-mx-7\/10:first-child{
  margin-left: -70%;
  margin-right: -70%;
}

.first\:-my-8\/10:first-child{
  margin-top: -80%;
  margin-bottom: -80%;
}

.first\:-mx-8\/10:first-child{
  margin-left: -80%;
  margin-right: -80%;
}

.first\:-my-9\/10:first-child{
  margin-top: -90%;
  margin-bottom: -90%;
}

.first\:-mx-9\/10:first-child{
  margin-left: -90%;
  margin-right: -90%;
}

.first\:-my-1\/12:first-child{
  margin-top: -8.33333%;
  margin-bottom: -8.33333%;
}

.first\:-mx-1\/12:first-child{
  margin-left: -8.33333%;
  margin-right: -8.33333%;
}

.first\:-my-2\/12:first-child{
  margin-top: -16.66667%;
  margin-bottom: -16.66667%;
}

.first\:-mx-2\/12:first-child{
  margin-left: -16.66667%;
  margin-right: -16.66667%;
}

.first\:-my-3\/12:first-child{
  margin-top: -25%;
  margin-bottom: -25%;
}

.first\:-mx-3\/12:first-child{
  margin-left: -25%;
  margin-right: -25%;
}

.first\:-my-4\/12:first-child{
  margin-top: -33.33333%;
  margin-bottom: -33.33333%;
}

.first\:-mx-4\/12:first-child{
  margin-left: -33.33333%;
  margin-right: -33.33333%;
}

.first\:-my-5\/12:first-child{
  margin-top: -41.66667%;
  margin-bottom: -41.66667%;
}

.first\:-mx-5\/12:first-child{
  margin-left: -41.66667%;
  margin-right: -41.66667%;
}

.first\:-my-6\/12:first-child{
  margin-top: -50%;
  margin-bottom: -50%;
}

.first\:-mx-6\/12:first-child{
  margin-left: -50%;
  margin-right: -50%;
}

.first\:-my-7\/12:first-child{
  margin-top: -58.33333%;
  margin-bottom: -58.33333%;
}

.first\:-mx-7\/12:first-child{
  margin-left: -58.33333%;
  margin-right: -58.33333%;
}

.first\:-my-8\/12:first-child{
  margin-top: -66.66667%;
  margin-bottom: -66.66667%;
}

.first\:-mx-8\/12:first-child{
  margin-left: -66.66667%;
  margin-right: -66.66667%;
}

.first\:-my-9\/12:first-child{
  margin-top: -75%;
  margin-bottom: -75%;
}

.first\:-mx-9\/12:first-child{
  margin-left: -75%;
  margin-right: -75%;
}

.first\:-my-10\/12:first-child{
  margin-top: -83.33333%;
  margin-bottom: -83.33333%;
}

.first\:-mx-10\/12:first-child{
  margin-left: -83.33333%;
  margin-right: -83.33333%;
}

.first\:-my-11\/12:first-child{
  margin-top: -91.66667%;
  margin-bottom: -91.66667%;
}

.first\:-mx-11\/12:first-child{
  margin-left: -91.66667%;
  margin-right: -91.66667%;
}

.first\:mt-0:first-child{
  margin-top: 0px;
}

.first\:mr-0:first-child{
  margin-right: 0px;
}

.first\:mb-0:first-child{
  margin-bottom: 0px;
}

.first\:ml-0:first-child{
  margin-left: 0px;
}

.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-7:first-child{
  margin-top: 1.75rem;
}

.first\:mr-7:first-child{
  margin-right: 1.75rem;
}

.first\:mb-7:first-child{
  margin-bottom: 1.75rem;
}

.first\:ml-7:first-child{
  margin-left: 1.75rem;
}

.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-9:first-child{
  margin-top: 2.25rem;
}

.first\:mr-9:first-child{
  margin-right: 2.25rem;
}

.first\:mb-9:first-child{
  margin-bottom: 2.25rem;
}

.first\:ml-9:first-child{
  margin-left: 2.25rem;
}

.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-11:first-child{
  margin-top: 2.75rem;
}

.first\:mr-11:first-child{
  margin-right: 2.75rem;
}

.first\:mb-11:first-child{
  margin-bottom: 2.75rem;
}

.first\:ml-11:first-child{
  margin-left: 2.75rem;
}

.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-13:first-child{
  margin-top: 3.25rem;
}

.first\:mr-13:first-child{
  margin-right: 3.25rem;
}

.first\:mb-13:first-child{
  margin-bottom: 3.25rem;
}

.first\:ml-13:first-child{
  margin-left: 3.25rem;
}

.first\:mt-14:first-child{
  margin-top: 3.5rem;
}

.first\:mr-14:first-child{
  margin-right: 3.5rem;
}

.first\:mb-14:first-child{
  margin-bottom: 3.5rem;
}

.first\:ml-14:first-child{
  margin-left: 3.5rem;
}

.first\:mt-15:first-child{
  margin-top: 3.75rem;
}

.first\:mr-15:first-child{
  margin-right: 3.75rem;
}

.first\:mb-15:first-child{
  margin-bottom: 3.75rem;
}

.first\:ml-15:first-child{
  margin-left: 3.75rem;
}

.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-17:first-child{
  margin-top: 4.25rem;
}

.first\:mr-17:first-child{
  margin-right: 4.25rem;
}

.first\:mb-17:first-child{
  margin-bottom: 4.25rem;
}

.first\:ml-17:first-child{
  margin-left: 4.25rem;
}

.first\:mt-18:first-child{
  margin-top: 4.5rem;
}

.first\:mr-18:first-child{
  margin-right: 4.5rem;
}

.first\:mb-18:first-child{
  margin-bottom: 4.5rem;
}

.first\:ml-18:first-child{
  margin-left: 4.5rem;
}

.first\:mt-19:first-child{
  margin-top: 4.75rem;
}

.first\:mr-19:first-child{
  margin-right: 4.75rem;
}

.first\:mb-19:first-child{
  margin-bottom: 4.75rem;
}

.first\:ml-19:first-child{
  margin-left: 4.75rem;
}

.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-22:first-child{
  margin-top: 5.5rem;
}

.first\:mr-22:first-child{
  margin-right: 5.5rem;
}

.first\:mb-22:first-child{
  margin-bottom: 5.5rem;
}

.first\:ml-22:first-child{
  margin-left: 5.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-25:first-child{
  margin-top: 6.25rem;
}

.first\:mr-25:first-child{
  margin-right: 6.25rem;
}

.first\:mb-25:first-child{
  margin-bottom: 6.25rem;
}

.first\:ml-25:first-child{
  margin-left: 6.25rem;
}

.first\:mt-28:first-child{
  margin-top: 7rem;
}

.first\:mr-28:first-child{
  margin-right: 7rem;
}

.first\:mb-28:first-child{
  margin-bottom: 7rem;
}

.first\:ml-28:first-child{
  margin-left: 7rem;
}

.first\:mt-30:first-child{
  margin-top: 7.5rem;
}

.first\:mr-30:first-child{
  margin-right: 7.5rem;
}

.first\:mb-30:first-child{
  margin-bottom: 7.5rem;
}

.first\:ml-30:first-child{
  margin-left: 7.5rem;
}

.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-34:first-child{
  margin-top: 8.5rem;
}

.first\:mr-34:first-child{
  margin-right: 8.5rem;
}

.first\:mb-34:first-child{
  margin-bottom: 8.5rem;
}

.first\:ml-34:first-child{
  margin-left: 8.5rem;
}

.first\:mt-35:first-child{
  margin-top: 8.75rem;
}

.first\:mr-35:first-child{
  margin-right: 8.75rem;
}

.first\:mb-35:first-child{
  margin-bottom: 8.75rem;
}

.first\:ml-35:first-child{
  margin-left: 8.75rem;
}

.first\:mt-36:first-child{
  margin-top: 9rem;
}

.first\:mr-36:first-child{
  margin-right: 9rem;
}

.first\:mb-36:first-child{
  margin-bottom: 9rem;
}

.first\:ml-36:first-child{
  margin-left: 9rem;
}

.first\:mt-39:first-child{
  margin-top: 9.75rem;
}

.first\:mr-39:first-child{
  margin-right: 9.75rem;
}

.first\:mb-39:first-child{
  margin-bottom: 9.75rem;
}

.first\:ml-39:first-child{
  margin-left: 9.75rem;
}

.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-42:first-child{
  margin-top: 10.5rem;
}

.first\:mr-42:first-child{
  margin-right: 10.5rem;
}

.first\:mb-42:first-child{
  margin-bottom: 10.5rem;
}

.first\:ml-42:first-child{
  margin-left: 10.5rem;
}

.first\:mt-44:first-child{
  margin-top: 11rem;
}

.first\:mr-44:first-child{
  margin-right: 11rem;
}

.first\:mb-44:first-child{
  margin-bottom: 11rem;
}

.first\:ml-44:first-child{
  margin-left: 11rem;
}

.first\:mt-45:first-child{
  margin-top: 11.25rem;
}

.first\:mr-45:first-child{
  margin-right: 11.25rem;
}

.first\:mb-45:first-child{
  margin-bottom: 11.25rem;
}

.first\:ml-45:first-child{
  margin-left: 11.25rem;
}

.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-50:first-child{
  margin-top: 12.5rem;
}

.first\:mr-50:first-child{
  margin-right: 12.5rem;
}

.first\:mb-50:first-child{
  margin-bottom: 12.5rem;
}

.first\:ml-50:first-child{
  margin-left: 12.5rem;
}

.first\:mt-52:first-child{
  margin-top: 13rem;
}

.first\:mr-52:first-child{
  margin-right: 13rem;
}

.first\:mb-52:first-child{
  margin-bottom: 13rem;
}

.first\:ml-52:first-child{
  margin-left: 13rem;
}

.first\:mt-55:first-child{
  margin-top: 13.75rem;
}

.first\:mr-55:first-child{
  margin-right: 13.75rem;
}

.first\:mb-55:first-child{
  margin-bottom: 13.75rem;
}

.first\:ml-55:first-child{
  margin-left: 13.75rem;
}

.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-58:first-child{
  margin-top: 14.5rem;
}

.first\:mr-58:first-child{
  margin-right: 14.5rem;
}

.first\:mb-58:first-child{
  margin-bottom: 14.5rem;
}

.first\:ml-58:first-child{
  margin-left: 14.5rem;
}

.first\:mt-60:first-child{
  margin-top: 15rem;
}

.first\:mr-60:first-child{
  margin-right: 15rem;
}

.first\:mb-60:first-child{
  margin-bottom: 15rem;
}

.first\:ml-60:first-child{
  margin-left: 15rem;
}

.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-65:first-child{
  margin-top: 16.25rem;
}

.first\:mr-65:first-child{
  margin-right: 16.25rem;
}

.first\:mb-65:first-child{
  margin-bottom: 16.25rem;
}

.first\:ml-65:first-child{
  margin-left: 16.25rem;
}

.first\:mt-68:first-child{
  margin-top: 17rem;
}

.first\:mr-68:first-child{
  margin-right: 17rem;
}

.first\:mb-68:first-child{
  margin-bottom: 17rem;
}

.first\:ml-68:first-child{
  margin-left: 17rem;
}

.first\:mt-69:first-child{
  margin-top: 17.25rem;
}

.first\:mr-69:first-child{
  margin-right: 17.25rem;
}

.first\:mb-69:first-child{
  margin-bottom: 17.25rem;
}

.first\:ml-69:first-child{
  margin-left: 17.25rem;
}

.first\:mt-70:first-child{
  margin-top: 17.5rem;
}

.first\:mr-70:first-child{
  margin-right: 17.5rem;
}

.first\:mb-70:first-child{
  margin-bottom: 17.5rem;
}

.first\:ml-70:first-child{
  margin-left: 17.5rem;
}

.first\:mt-72:first-child{
  margin-top: 18rem;
}

.first\:mr-72:first-child{
  margin-right: 18rem;
}

.first\:mb-72:first-child{
  margin-bottom: 18rem;
}

.first\:ml-72:first-child{
  margin-left: 18rem;
}

.first\:mt-75:first-child{
  margin-top: 18.75rem;
}

.first\:mr-75:first-child{
  margin-right: 18.75rem;
}

.first\:mb-75:first-child{
  margin-bottom: 18.75rem;
}

.first\:ml-75:first-child{
  margin-left: 18.75rem;
}

.first\:mt-80:first-child{
  margin-top: 20rem;
}

.first\:mr-80:first-child{
  margin-right: 20rem;
}

.first\:mb-80:first-child{
  margin-bottom: 20rem;
}

.first\:ml-80:first-child{
  margin-left: 20rem;
}

.first\:mt-85:first-child{
  margin-top: 21.25rem;
}

.first\:mr-85:first-child{
  margin-right: 21.25rem;
}

.first\:mb-85:first-child{
  margin-bottom: 21.25rem;
}

.first\:ml-85:first-child{
  margin-left: 21.25rem;
}

.first\:mt-86:first-child{
  margin-top: 21.5rem;
}

.first\:mr-86:first-child{
  margin-right: 21.5rem;
}

.first\:mb-86:first-child{
  margin-bottom: 21.5rem;
}

.first\:ml-86:first-child{
  margin-left: 21.5rem;
}

.first\:mt-90:first-child{
  margin-top: 22.5rem;
}

.first\:mr-90:first-child{
  margin-right: 22.5rem;
}

.first\:mb-90:first-child{
  margin-bottom: 22.5rem;
}

.first\:ml-90:first-child{
  margin-left: 22.5rem;
}

.first\:mt-96:first-child{
  margin-top: 24rem;
}

.first\:mr-96:first-child{
  margin-right: 24rem;
}

.first\:mb-96:first-child{
  margin-bottom: 24rem;
}

.first\:ml-96:first-child{
  margin-left: 24rem;
}

.first\:mt-100:first-child{
  margin-top: 25rem;
}

.first\:mr-100:first-child{
  margin-right: 25rem;
}

.first\:mb-100:first-child{
  margin-bottom: 25rem;
}

.first\:ml-100:first-child{
  margin-left: 25rem;
}

.first\:mt-115:first-child{
  margin-top: 28.75rem;
}

.first\:mr-115:first-child{
  margin-right: 28.75rem;
}

.first\:mb-115:first-child{
  margin-bottom: 28.75rem;
}

.first\:ml-115:first-child{
  margin-left: 28.75rem;
}

.first\:mt-125:first-child{
  margin-top: 31.25rem;
}

.first\:mr-125:first-child{
  margin-right: 31.25rem;
}

.first\:mb-125:first-child{
  margin-bottom: 31.25rem;
}

.first\:ml-125:first-child{
  margin-left: 31.25rem;
}

.first\:mt-142:first-child{
  margin-top: 35.5rem;
}

.first\:mr-142:first-child{
  margin-right: 35.5rem;
}

.first\:mb-142:first-child{
  margin-bottom: 35.5rem;
}

.first\:ml-142:first-child{
  margin-left: 35.5rem;
}

.first\:mt-150:first-child{
  margin-top: 37.5rem;
}

.first\:mr-150:first-child{
  margin-right: 37.5rem;
}

.first\:mb-150:first-child{
  margin-bottom: 37.5rem;
}

.first\:ml-150:first-child{
  margin-left: 37.5rem;
}

.first\:mt-156:first-child{
  margin-top: 39rem;
}

.first\:mr-156:first-child{
  margin-right: 39rem;
}

.first\:mb-156:first-child{
  margin-bottom: 39rem;
}

.first\:ml-156:first-child{
  margin-left: 39rem;
}

.first\:mt-160:first-child{
  margin-top: 40rem;
}

.first\:mr-160:first-child{
  margin-right: 40rem;
}

.first\:mb-160:first-child{
  margin-bottom: 40rem;
}

.first\:ml-160:first-child{
  margin-left: 40rem;
}

.first\:mt-175:first-child{
  margin-top: 43.75rem;
}

.first\:mr-175:first-child{
  margin-right: 43.75rem;
}

.first\:mb-175:first-child{
  margin-bottom: 43.75rem;
}

.first\:ml-175:first-child{
  margin-left: 43.75rem;
}

.first\:mt-207:first-child{
  margin-top: 51.75rem;
}

.first\:mr-207:first-child{
  margin-right: 51.75rem;
}

.first\:mb-207:first-child{
  margin-bottom: 51.75rem;
}

.first\:ml-207:first-child{
  margin-left: 51.75rem;
}

.first\:mt-242:first-child{
  margin-top: 60.5rem;
}

.first\:mr-242:first-child{
  margin-right: 60.5rem;
}

.first\:mb-242:first-child{
  margin-bottom: 60.5rem;
}

.first\:ml-242:first-child{
  margin-left: 60.5rem;
}

.first\:mt-250:first-child{
  margin-top: 62.5rem;
}

.first\:mr-250:first-child{
  margin-right: 62.5rem;
}

.first\:mb-250:first-child{
  margin-bottom: 62.5rem;
}

.first\:ml-250:first-child{
  margin-left: 62.5rem;
}

.first\:mt-258:first-child{
  margin-top: 64.5rem;
}

.first\:mr-258:first-child{
  margin-right: 64.5rem;
}

.first\:mb-258:first-child{
  margin-bottom: 64.5rem;
}

.first\:ml-258:first-child{
  margin-left: 64.5rem;
}

.first\:mt-265:first-child{
  margin-top: 66.25rem;
}

.first\:mr-265:first-child{
  margin-right: 66.25rem;
}

.first\:mb-265:first-child{
  margin-bottom: 66.25rem;
}

.first\:ml-265:first-child{
  margin-left: 66.25rem;
}

.first\:mt-280:first-child{
  margin-top: 70rem;
}

.first\:mr-280:first-child{
  margin-right: 70rem;
}

.first\:mb-280:first-child{
  margin-bottom: 70rem;
}

.first\:ml-280:first-child{
  margin-left: 70rem;
}

.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-0\.5:first-child{
  margin-top: 0.125rem;
}

.first\:mr-0\.5:first-child{
  margin-right: 0.125rem;
}

.first\:mb-0\.5:first-child{
  margin-bottom: 0.125rem;
}

.first\:ml-0\.5:first-child{
  margin-left: 0.125rem;
}

.first\:mt-1\.5:first-child{
  margin-top: 0.375rem;
}

.first\:mr-1\.5:first-child{
  margin-right: 0.375rem;
}

.first\:mb-1\.5:first-child{
  margin-bottom: 0.375rem;
}

.first\:ml-1\.5:first-child{
  margin-left: 0.375rem;
}

.first\:mt-2\.5:first-child{
  margin-top: 0.625rem;
}

.first\:mr-2\.5:first-child{
  margin-right: 0.625rem;
}

.first\:mb-2\.5:first-child{
  margin-bottom: 0.625rem;
}

.first\:ml-2\.5:first-child{
  margin-left: 0.625rem;
}

.first\:mt-3\.5:first-child{
  margin-top: 0.875rem;
}

.first\:mr-3\.5:first-child{
  margin-right: 0.875rem;
}

.first\:mb-3\.5:first-child{
  margin-bottom: 0.875rem;
}

.first\:ml-3\.5:first-child{
  margin-left: 0.875rem;
}

.first\:mt-0\.25:first-child{
  margin-top: 0.0625rem;
}

.first\:mr-0\.25:first-child{
  margin-right: 0.0625rem;
}

.first\:mb-0\.25:first-child{
  margin-bottom: 0.0625rem;
}

.first\:ml-0\.25:first-child{
  margin-left: 0.0625rem;
}

.first\:mt-0\.75:first-child{
  margin-top: 0.1875rem;
}

.first\:mr-0\.75:first-child{
  margin-right: 0.1875rem;
}

.first\:mb-0\.75:first-child{
  margin-bottom: 0.1875rem;
}

.first\:ml-0\.75:first-child{
  margin-left: 0.1875rem;
}

.first\:mt-1\.25:first-child{
  margin-top: 0.3125rem;
}

.first\:mr-1\.25:first-child{
  margin-right: 0.3125rem;
}

.first\:mb-1\.25:first-child{
  margin-bottom: 0.3125rem;
}

.first\:ml-1\.25:first-child{
  margin-left: 0.3125rem;
}

.first\:mt-1\.75:first-child{
  margin-top: 0.4375rem;
}

.first\:mr-1\.75:first-child{
  margin-right: 0.4375rem;
}

.first\:mb-1\.75:first-child{
  margin-bottom: 0.4375rem;
}

.first\:ml-1\.75:first-child{
  margin-left: 0.4375rem;
}

.first\:mt-2\.25:first-child{
  margin-top: 0.5625rem;
}

.first\:mr-2\.25:first-child{
  margin-right: 0.5625rem;
}

.first\:mb-2\.25:first-child{
  margin-bottom: 0.5625rem;
}

.first\:ml-2\.25:first-child{
  margin-left: 0.5625rem;
}

.first\:mt-2\.75:first-child{
  margin-top: 0.6875rem;
}

.first\:mr-2\.75:first-child{
  margin-right: 0.6875rem;
}

.first\:mb-2\.75:first-child{
  margin-bottom: 0.6875rem;
}

.first\:ml-2\.75:first-child{
  margin-left: 0.6875rem;
}

.first\:mt-3\.25:first-child{
  margin-top: 0.8125rem;
}

.first\:mr-3\.25:first-child{
  margin-right: 0.8125rem;
}

.first\:mb-3\.25:first-child{
  margin-bottom: 0.8125rem;
}

.first\:ml-3\.25:first-child{
  margin-left: 0.8125rem;
}

.first\:mt-3\.75:first-child{
  margin-top: 0.9375rem;
}

.first\:mr-3\.75:first-child{
  margin-right: 0.9375rem;
}

.first\:mb-3\.75:first-child{
  margin-bottom: 0.9375rem;
}

.first\:ml-3\.75:first-child{
  margin-left: 0.9375rem;
}

.first\:mt-4\.25:first-child{
  margin-top: 1.0625rem;
}

.first\:mr-4\.25:first-child{
  margin-right: 1.0625rem;
}

.first\:mb-4\.25:first-child{
  margin-bottom: 1.0625rem;
}

.first\:ml-4\.25:first-child{
  margin-left: 1.0625rem;
}

.first\:mt-4\.5:first-child{
  margin-top: 1.125rem;
}

.first\:mr-4\.5:first-child{
  margin-right: 1.125rem;
}

.first\:mb-4\.5:first-child{
  margin-bottom: 1.125rem;
}

.first\:ml-4\.5:first-child{
  margin-left: 1.125rem;
}

.first\:mt-4\.75:first-child{
  margin-top: 1.1875rem;
}

.first\:mr-4\.75:first-child{
  margin-right: 1.1875rem;
}

.first\:mb-4\.75:first-child{
  margin-bottom: 1.1875rem;
}

.first\:ml-4\.75:first-child{
  margin-left: 1.1875rem;
}

.first\:mt-5\.25:first-child{
  margin-top: 1.3125rem;
}

.first\:mr-5\.25:first-child{
  margin-right: 1.3125rem;
}

.first\:mb-5\.25:first-child{
  margin-bottom: 1.3125rem;
}

.first\:ml-5\.25:first-child{
  margin-left: 1.3125rem;
}

.first\:mt-5\.5:first-child{
  margin-top: 1.375rem;
}

.first\:mr-5\.5:first-child{
  margin-right: 1.375rem;
}

.first\:mb-5\.5:first-child{
  margin-bottom: 1.375rem;
}

.first\:ml-5\.5:first-child{
  margin-left: 1.375rem;
}

.first\:mt-5\.75:first-child{
  margin-top: 1.4375rem;
}

.first\:mr-5\.75:first-child{
  margin-right: 1.4375rem;
}

.first\:mb-5\.75:first-child{
  margin-bottom: 1.4375rem;
}

.first\:ml-5\.75:first-child{
  margin-left: 1.4375rem;
}

.first\:mt-6\.25:first-child{
  margin-top: 1.5625rem;
}

.first\:mr-6\.25:first-child{
  margin-right: 1.5625rem;
}

.first\:mb-6\.25:first-child{
  margin-bottom: 1.5625rem;
}

.first\:ml-6\.25:first-child{
  margin-left: 1.5625rem;
}

.first\:mt-6\.5:first-child{
  margin-top: 1.625rem;
}

.first\:mr-6\.5:first-child{
  margin-right: 1.625rem;
}

.first\:mb-6\.5:first-child{
  margin-bottom: 1.625rem;
}

.first\:ml-6\.5:first-child{
  margin-left: 1.625rem;
}

.first\:mt-6\.75:first-child{
  margin-top: 1.6875rem;
}

.first\:mr-6\.75:first-child{
  margin-right: 1.6875rem;
}

.first\:mb-6\.75:first-child{
  margin-bottom: 1.6875rem;
}

.first\:ml-6\.75:first-child{
  margin-left: 1.6875rem;
}

.first\:mt-7\.25:first-child{
  margin-top: 1.8125rem;
}

.first\:mr-7\.25:first-child{
  margin-right: 1.8125rem;
}

.first\:mb-7\.25:first-child{
  margin-bottom: 1.8125rem;
}

.first\:ml-7\.25:first-child{
  margin-left: 1.8125rem;
}

.first\:mt-7\.5:first-child{
  margin-top: 1.875rem;
}

.first\:mr-7\.5:first-child{
  margin-right: 1.875rem;
}

.first\:mb-7\.5:first-child{
  margin-bottom: 1.875rem;
}

.first\:ml-7\.5:first-child{
  margin-left: 1.875rem;
}

.first\:mt-8\.25:first-child{
  margin-top: 2.0625rem;
}

.first\:mr-8\.25:first-child{
  margin-right: 2.0625rem;
}

.first\:mb-8\.25:first-child{
  margin-bottom: 2.0625rem;
}

.first\:ml-8\.25:first-child{
  margin-left: 2.0625rem;
}

.first\:mt-8\.5:first-child{
  margin-top: 2.125rem;
}

.first\:mr-8\.5:first-child{
  margin-right: 2.125rem;
}

.first\:mb-8\.5:first-child{
  margin-bottom: 2.125rem;
}

.first\:ml-8\.5:first-child{
  margin-left: 2.125rem;
}

.first\:mt-9\.25:first-child{
  margin-top: 2.3125rem;
}

.first\:mr-9\.25:first-child{
  margin-right: 2.3125rem;
}

.first\:mb-9\.25:first-child{
  margin-bottom: 2.3125rem;
}

.first\:ml-9\.25:first-child{
  margin-left: 2.3125rem;
}

.first\:mt-9\.5:first-child{
  margin-top: 2.375rem;
}

.first\:mr-9\.5:first-child{
  margin-right: 2.375rem;
}

.first\:mb-9\.5:first-child{
  margin-bottom: 2.375rem;
}

.first\:ml-9\.5:first-child{
  margin-left: 2.375rem;
}

.first\:mt-10\.5:first-child{
  margin-top: 2.625rem;
}

.first\:mr-10\.5:first-child{
  margin-right: 2.625rem;
}

.first\:mb-10\.5:first-child{
  margin-bottom: 2.625rem;
}

.first\:ml-10\.5:first-child{
  margin-left: 2.625rem;
}

.first\:mt-11\.25:first-child{
  margin-top: 2.8125rem;
}

.first\:mr-11\.25:first-child{
  margin-right: 2.8125rem;
}

.first\:mb-11\.25:first-child{
  margin-bottom: 2.8125rem;
}

.first\:ml-11\.25:first-child{
  margin-left: 2.8125rem;
}

.first\:mt-11\.5:first-child{
  margin-top: 2.875rem;
}

.first\:mr-11\.5:first-child{
  margin-right: 2.875rem;
}

.first\:mb-11\.5:first-child{
  margin-bottom: 2.875rem;
}

.first\:ml-11\.5:first-child{
  margin-left: 2.875rem;
}

.first\:mt-12\.5:first-child{
  margin-top: 3.125rem;
}

.first\:mr-12\.5:first-child{
  margin-right: 3.125rem;
}

.first\:mb-12\.5:first-child{
  margin-bottom: 3.125rem;
}

.first\:ml-12\.5:first-child{
  margin-left: 3.125rem;
}

.first\:mt-12\.75:first-child{
  margin-top: 3.1875rem;
}

.first\:mr-12\.75:first-child{
  margin-right: 3.1875rem;
}

.first\:mb-12\.75:first-child{
  margin-bottom: 3.1875rem;
}

.first\:ml-12\.75:first-child{
  margin-left: 3.1875rem;
}

.first\:mt-13\.5:first-child{
  margin-top: 3.375rem;
}

.first\:mr-13\.5:first-child{
  margin-right: 3.375rem;
}

.first\:mb-13\.5:first-child{
  margin-bottom: 3.375rem;
}

.first\:ml-13\.5:first-child{
  margin-left: 3.375rem;
}

.first\:mt-14\.5:first-child{
  margin-top: 3.625rem;
}

.first\:mr-14\.5:first-child{
  margin-right: 3.625rem;
}

.first\:mb-14\.5:first-child{
  margin-bottom: 3.625rem;
}

.first\:ml-14\.5:first-child{
  margin-left: 3.625rem;
}

.first\:mt-15\.5:first-child{
  margin-top: 3.875rem;
}

.first\:mr-15\.5:first-child{
  margin-right: 3.875rem;
}

.first\:mb-15\.5:first-child{
  margin-bottom: 3.875rem;
}

.first\:ml-15\.5:first-child{
  margin-left: 3.875rem;
}

.first\:mt-15\.75:first-child{
  margin-top: 3.9375rem;
}

.first\:mr-15\.75:first-child{
  margin-right: 3.9375rem;
}

.first\:mb-15\.75:first-child{
  margin-bottom: 3.9375rem;
}

.first\:ml-15\.75:first-child{
  margin-left: 3.9375rem;
}

.first\:mt-16\.25:first-child{
  margin-top: 4.0625rem;
}

.first\:mr-16\.25:first-child{
  margin-right: 4.0625rem;
}

.first\:mb-16\.25:first-child{
  margin-bottom: 4.0625rem;
}

.first\:ml-16\.25:first-child{
  margin-left: 4.0625rem;
}

.first\:mt-17\.25:first-child{
  margin-top: 4.3125rem;
}

.first\:mr-17\.25:first-child{
  margin-right: 4.3125rem;
}

.first\:mb-17\.25:first-child{
  margin-bottom: 4.3125rem;
}

.first\:ml-17\.25:first-child{
  margin-left: 4.3125rem;
}

.first\:mt-17\.5:first-child{
  margin-top: 4.375rem;
}

.first\:mr-17\.5:first-child{
  margin-right: 4.375rem;
}

.first\:mb-17\.5:first-child{
  margin-bottom: 4.375rem;
}

.first\:ml-17\.5:first-child{
  margin-left: 4.375rem;
}

.first\:mt-18\.25:first-child{
  margin-top: 4.5625rem;
}

.first\:mr-18\.25:first-child{
  margin-right: 4.5625rem;
}

.first\:mb-18\.25:first-child{
  margin-bottom: 4.5625rem;
}

.first\:ml-18\.25:first-child{
  margin-left: 4.5625rem;
}

.first\:mt-18\.5:first-child{
  margin-top: 4.625rem;
}

.first\:mr-18\.5:first-child{
  margin-right: 4.625rem;
}

.first\:mb-18\.5:first-child{
  margin-bottom: 4.625rem;
}

.first\:ml-18\.5:first-child{
  margin-left: 4.625rem;
}

.first\:mt-20\.25:first-child{
  margin-top: 5.0625rem;
}

.first\:mr-20\.25:first-child{
  margin-right: 5.0625rem;
}

.first\:mb-20\.25:first-child{
  margin-bottom: 5.0625rem;
}

.first\:ml-20\.25:first-child{
  margin-left: 5.0625rem;
}

.first\:mt-20\.5:first-child{
  margin-top: 5.125rem;
}

.first\:mr-20\.5:first-child{
  margin-right: 5.125rem;
}

.first\:mb-20\.5:first-child{
  margin-bottom: 5.125rem;
}

.first\:ml-20\.5:first-child{
  margin-left: 5.125rem;
}

.first\:mt-22\.5:first-child{
  margin-top: 5.625rem;
}

.first\:mr-22\.5:first-child{
  margin-right: 5.625rem;
}

.first\:mb-22\.5:first-child{
  margin-bottom: 5.625rem;
}

.first\:ml-22\.5:first-child{
  margin-left: 5.625rem;
}

.first\:mt-25\.5:first-child{
  margin-top: 6.375rem;
}

.first\:mr-25\.5:first-child{
  margin-right: 6.375rem;
}

.first\:mb-25\.5:first-child{
  margin-bottom: 6.375rem;
}

.first\:ml-25\.5:first-child{
  margin-left: 6.375rem;
}

.first\:mt-26\.75:first-child{
  margin-top: 6.6875rem;
}

.first\:mr-26\.75:first-child{
  margin-right: 6.6875rem;
}

.first\:mb-26\.75:first-child{
  margin-bottom: 6.6875rem;
}

.first\:ml-26\.75:first-child{
  margin-left: 6.6875rem;
}

.first\:mt-32\.5:first-child{
  margin-top: 8.125rem;
}

.first\:mr-32\.5:first-child{
  margin-right: 8.125rem;
}

.first\:mb-32\.5:first-child{
  margin-bottom: 8.125rem;
}

.first\:ml-32\.5:first-child{
  margin-left: 8.125rem;
}

.first\:mt-37\.5:first-child{
  margin-top: 9.375rem;
}

.first\:mr-37\.5:first-child{
  margin-right: 9.375rem;
}

.first\:mb-37\.5:first-child{
  margin-bottom: 9.375rem;
}

.first\:ml-37\.5:first-child{
  margin-left: 9.375rem;
}

.first\:mt-41\.25:first-child{
  margin-top: 10.3125rem;
}

.first\:mr-41\.25:first-child{
  margin-right: 10.3125rem;
}

.first\:mb-41\.25:first-child{
  margin-bottom: 10.3125rem;
}

.first\:ml-41\.25:first-child{
  margin-left: 10.3125rem;
}

.first\:mt-52\.5:first-child{
  margin-top: 13.125rem;
}

.first\:mr-52\.5:first-child{
  margin-right: 13.125rem;
}

.first\:mb-52\.5:first-child{
  margin-bottom: 13.125rem;
}

.first\:ml-52\.5:first-child{
  margin-left: 13.125rem;
}

.first\:mt-54\.5:first-child{
  margin-top: 13.625rem;
}

.first\:mr-54\.5:first-child{
  margin-right: 13.625rem;
}

.first\:mb-54\.5:first-child{
  margin-bottom: 13.625rem;
}

.first\:ml-54\.5:first-child{
  margin-left: 13.625rem;
}

.first\:mt-57\.25:first-child{
  margin-top: 14.3125rem;
}

.first\:mr-57\.25:first-child{
  margin-right: 14.3125rem;
}

.first\:mb-57\.25:first-child{
  margin-bottom: 14.3125rem;
}

.first\:ml-57\.25:first-child{
  margin-left: 14.3125rem;
}

.first\:mt-57\.5:first-child{
  margin-top: 14.375rem;
}

.first\:mr-57\.5:first-child{
  margin-right: 14.375rem;
}

.first\:mb-57\.5:first-child{
  margin-bottom: 14.375rem;
}

.first\:ml-57\.5:first-child{
  margin-left: 14.375rem;
}

.first\:mt-66\.25:first-child{
  margin-top: 16.5625rem;
}

.first\:mr-66\.25:first-child{
  margin-right: 16.5625rem;
}

.first\:mb-66\.25:first-child{
  margin-bottom: 16.5625rem;
}

.first\:ml-66\.25:first-child{
  margin-left: 16.5625rem;
}

.first\:mt-74\.5:first-child{
  margin-top: 18.125rem;
}

.first\:mr-74\.5:first-child{
  margin-right: 18.125rem;
}

.first\:mb-74\.5:first-child{
  margin-bottom: 18.125rem;
}

.first\:ml-74\.5:first-child{
  margin-left: 18.125rem;
}

.first\:mt-106\.25:first-child{
  margin-top: 26.5625rem;
}

.first\:mr-106\.25:first-child{
  margin-right: 26.5625rem;
}

.first\:mb-106\.25:first-child{
  margin-bottom: 26.5625rem;
}

.first\:ml-106\.25:first-child{
  margin-left: 26.5625rem;
}

.first\:mt-112\.25:first-child{
  margin-top: 28.0675rem;
}

.first\:mr-112\.25:first-child{
  margin-right: 28.0675rem;
}

.first\:mb-112\.25:first-child{
  margin-bottom: 28.0675rem;
}

.first\:ml-112\.25:first-child{
  margin-left: 28.0675rem;
}

.first\:mt-112\.75:first-child{
  margin-top: 28.1875rem;
}

.first\:mr-112\.75:first-child{
  margin-right: 28.1875rem;
}

.first\:mb-112\.75:first-child{
  margin-bottom: 28.1875rem;
}

.first\:ml-112\.75:first-child{
  margin-left: 28.1875rem;
}

.first\:mt-147\.5:first-child{
  margin-top: 36.875rem;
}

.first\:mr-147\.5:first-child{
  margin-right: 36.875rem;
}

.first\:mb-147\.5:first-child{
  margin-bottom: 36.875rem;
}

.first\:ml-147\.5:first-child{
  margin-left: 36.875rem;
}

.first\:mt-162\.5:first-child{
  margin-top: 40.625rem;
}

.first\:mr-162\.5:first-child{
  margin-right: 40.625rem;
}

.first\:mb-162\.5:first-child{
  margin-bottom: 40.625rem;
}

.first\:ml-162\.5:first-child{
  margin-left: 40.625rem;
}

.first\:mt-172\.25:first-child{
  margin-top: 42.5625rem;
}

.first\:mr-172\.25:first-child{
  margin-right: 42.5625rem;
}

.first\:mb-172\.25:first-child{
  margin-bottom: 42.5625rem;
}

.first\:ml-172\.25:first-child{
  margin-left: 42.5625rem;
}

.first\:mt-175\.25:first-child{
  margin-top: 43.8125rem;
}

.first\:mr-175\.25:first-child{
  margin-right: 43.8125rem;
}

.first\:mb-175\.25:first-child{
  margin-bottom: 43.8125rem;
}

.first\:ml-175\.25:first-child{
  margin-left: 43.8125rem;
}

.first\:mt-184\.25:first-child{
  margin-top: 46.0625rem;
}

.first\:mr-184\.25:first-child{
  margin-right: 46.0625rem;
}

.first\:mb-184\.25:first-child{
  margin-bottom: 46.0625rem;
}

.first\:ml-184\.25:first-child{
  margin-left: 46.0625rem;
}

.first\:mt-203\.25:first-child{
  margin-top: 50.8125rem;
}

.first\:mr-203\.25:first-child{
  margin-right: 50.8125rem;
}

.first\:mb-203\.25:first-child{
  margin-bottom: 50.8125rem;
}

.first\:ml-203\.25:first-child{
  margin-left: 50.8125rem;
}

.first\:mt-half:first-child{
  margin-top: 50%;
}

.first\:mr-half:first-child{
  margin-right: 50%;
}

.first\:mb-half:first-child{
  margin-bottom: 50%;
}

.first\:ml-half:first-child{
  margin-left: 50%;
}

.first\:mt-full:first-child{
  margin-top: 100%;
}

.first\:mr-full:first-child{
  margin-right: 100%;
}

.first\:mb-full:first-child{
  margin-bottom: 100%;
}

.first\:ml-full:first-child{
  margin-left: 100%;
}

.first\:mt-1\/10:first-child{
  margin-top: 10%;
}

.first\:mr-1\/10:first-child{
  margin-right: 10%;
}

.first\:mb-1\/10:first-child{
  margin-bottom: 10%;
}

.first\:ml-1\/10:first-child{
  margin-left: 10%;
}

.first\:mt-2\/10:first-child{
  margin-top: 20%;
}

.first\:mr-2\/10:first-child{
  margin-right: 20%;
}

.first\:mb-2\/10:first-child{
  margin-bottom: 20%;
}

.first\:ml-2\/10:first-child{
  margin-left: 20%;
}

.first\:mt-3\/10:first-child{
  margin-top: 30%;
}

.first\:mr-3\/10:first-child{
  margin-right: 30%;
}

.first\:mb-3\/10:first-child{
  margin-bottom: 30%;
}

.first\:ml-3\/10:first-child{
  margin-left: 30%;
}

.first\:mt-4\/10:first-child{
  margin-top: 40%;
}

.first\:mr-4\/10:first-child{
  margin-right: 40%;
}

.first\:mb-4\/10:first-child{
  margin-bottom: 40%;
}

.first\:ml-4\/10:first-child{
  margin-left: 40%;
}

.first\:mt-4\.5\/10:first-child{
  margin-top: 45%;
}

.first\:mr-4\.5\/10:first-child{
  margin-right: 45%;
}

.first\:mb-4\.5\/10:first-child{
  margin-bottom: 45%;
}

.first\:ml-4\.5\/10:first-child{
  margin-left: 45%;
}

.first\:mt-5\/10:first-child{
  margin-top: 50%;
}

.first\:mr-5\/10:first-child{
  margin-right: 50%;
}

.first\:mb-5\/10:first-child{
  margin-bottom: 50%;
}

.first\:ml-5\/10:first-child{
  margin-left: 50%;
}

.first\:mt-5\.5\/10:first-child{
  margin-top: 55%;
}

.first\:mr-5\.5\/10:first-child{
  margin-right: 55%;
}

.first\:mb-5\.5\/10:first-child{
  margin-bottom: 55%;
}

.first\:ml-5\.5\/10:first-child{
  margin-left: 55%;
}

.first\:mt-6\/10:first-child{
  margin-top: 60%;
}

.first\:mr-6\/10:first-child{
  margin-right: 60%;
}

.first\:mb-6\/10:first-child{
  margin-bottom: 60%;
}

.first\:ml-6\/10:first-child{
  margin-left: 60%;
}

.first\:mt-7\/10:first-child{
  margin-top: 70%;
}

.first\:mr-7\/10:first-child{
  margin-right: 70%;
}

.first\:mb-7\/10:first-child{
  margin-bottom: 70%;
}

.first\:ml-7\/10:first-child{
  margin-left: 70%;
}

.first\:mt-8\/10:first-child{
  margin-top: 80%;
}

.first\:mr-8\/10:first-child{
  margin-right: 80%;
}

.first\:mb-8\/10:first-child{
  margin-bottom: 80%;
}

.first\:ml-8\/10:first-child{
  margin-left: 80%;
}

.first\:mt-9\/10:first-child{
  margin-top: 90%;
}

.first\:mr-9\/10:first-child{
  margin-right: 90%;
}

.first\:mb-9\/10:first-child{
  margin-bottom: 90%;
}

.first\:ml-9\/10:first-child{
  margin-left: 90%;
}

.first\:mt-1\/12:first-child{
  margin-top: 8.333333%;
}

.first\:mr-1\/12:first-child{
  margin-right: 8.333333%;
}

.first\:mb-1\/12:first-child{
  margin-bottom: 8.333333%;
}

.first\:ml-1\/12:first-child{
  margin-left: 8.333333%;
}

.first\:mt-2\/12:first-child{
  margin-top: 16.666667%;
}

.first\:mr-2\/12:first-child{
  margin-right: 16.666667%;
}

.first\:mb-2\/12:first-child{
  margin-bottom: 16.666667%;
}

.first\:ml-2\/12:first-child{
  margin-left: 16.666667%;
}

.first\:mt-3\/12:first-child{
  margin-top: 25%;
}

.first\:mr-3\/12:first-child{
  margin-right: 25%;
}

.first\:mb-3\/12:first-child{
  margin-bottom: 25%;
}

.first\:ml-3\/12:first-child{
  margin-left: 25%;
}

.first\:mt-4\/12:first-child{
  margin-top: 33.333333%;
}

.first\:mr-4\/12:first-child{
  margin-right: 33.333333%;
}

.first\:mb-4\/12:first-child{
  margin-bottom: 33.333333%;
}

.first\:ml-4\/12:first-child{
  margin-left: 33.333333%;
}

.first\:mt-5\/12:first-child{
  margin-top: 41.666667%;
}

.first\:mr-5\/12:first-child{
  margin-right: 41.666667%;
}

.first\:mb-5\/12:first-child{
  margin-bottom: 41.666667%;
}

.first\:ml-5\/12:first-child{
  margin-left: 41.666667%;
}

.first\:mt-6\/12:first-child{
  margin-top: 50%;
}

.first\:mr-6\/12:first-child{
  margin-right: 50%;
}

.first\:mb-6\/12:first-child{
  margin-bottom: 50%;
}

.first\:ml-6\/12:first-child{
  margin-left: 50%;
}

.first\:mt-7\/12:first-child{
  margin-top: 58.333333%;
}

.first\:mr-7\/12:first-child{
  margin-right: 58.333333%;
}

.first\:mb-7\/12:first-child{
  margin-bottom: 58.333333%;
}

.first\:ml-7\/12:first-child{
  margin-left: 58.333333%;
}

.first\:mt-8\/12:first-child{
  margin-top: 66.666667%;
}

.first\:mr-8\/12:first-child{
  margin-right: 66.666667%;
}

.first\:mb-8\/12:first-child{
  margin-bottom: 66.666667%;
}

.first\:ml-8\/12:first-child{
  margin-left: 66.666667%;
}

.first\:mt-9\/12:first-child{
  margin-top: 75%;
}

.first\:mr-9\/12:first-child{
  margin-right: 75%;
}

.first\:mb-9\/12:first-child{
  margin-bottom: 75%;
}

.first\:ml-9\/12:first-child{
  margin-left: 75%;
}

.first\:mt-10\/12:first-child{
  margin-top: 83.333333%;
}

.first\:mr-10\/12:first-child{
  margin-right: 83.333333%;
}

.first\:mb-10\/12:first-child{
  margin-bottom: 83.333333%;
}

.first\:ml-10\/12:first-child{
  margin-left: 83.333333%;
}

.first\:mt-11\/12:first-child{
  margin-top: 91.666667%;
}

.first\:mr-11\/12:first-child{
  margin-right: 91.666667%;
}

.first\:mb-11\/12:first-child{
  margin-bottom: 91.666667%;
}

.first\:ml-11\/12:first-child{
  margin-left: 91.666667%;
}

.first\:-mt-0:first-child{
  margin-top: 0px;
}

.first\:-mr-0:first-child{
  margin-right: 0px;
}

.first\:-mb-0:first-child{
  margin-bottom: 0px;
}

.first\:-ml-0:first-child{
  margin-left: 0px;
}

.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-7:first-child{
  margin-top: -1.75rem;
}

.first\:-mr-7:first-child{
  margin-right: -1.75rem;
}

.first\:-mb-7:first-child{
  margin-bottom: -1.75rem;
}

.first\:-ml-7:first-child{
  margin-left: -1.75rem;
}

.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-9:first-child{
  margin-top: -2.25rem;
}

.first\:-mr-9:first-child{
  margin-right: -2.25rem;
}

.first\:-mb-9:first-child{
  margin-bottom: -2.25rem;
}

.first\:-ml-9:first-child{
  margin-left: -2.25rem;
}

.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-11:first-child{
  margin-top: -2.75rem;
}

.first\:-mr-11:first-child{
  margin-right: -2.75rem;
}

.first\:-mb-11:first-child{
  margin-bottom: -2.75rem;
}

.first\:-ml-11:first-child{
  margin-left: -2.75rem;
}

.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-13:first-child{
  margin-top: -3.25rem;
}

.first\:-mr-13:first-child{
  margin-right: -3.25rem;
}

.first\:-mb-13:first-child{
  margin-bottom: -3.25rem;
}

.first\:-ml-13:first-child{
  margin-left: -3.25rem;
}

.first\:-mt-14:first-child{
  margin-top: -3.5rem;
}

.first\:-mr-14:first-child{
  margin-right: -3.5rem;
}

.first\:-mb-14:first-child{
  margin-bottom: -3.5rem;
}

.first\:-ml-14:first-child{
  margin-left: -3.5rem;
}

.first\:-mt-15:first-child{
  margin-top: -3.75rem;
}

.first\:-mr-15:first-child{
  margin-right: -3.75rem;
}

.first\:-mb-15:first-child{
  margin-bottom: -3.75rem;
}

.first\:-ml-15:first-child{
  margin-left: -3.75rem;
}

.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-17:first-child{
  margin-top: -4.25rem;
}

.first\:-mr-17:first-child{
  margin-right: -4.25rem;
}

.first\:-mb-17:first-child{
  margin-bottom: -4.25rem;
}

.first\:-ml-17:first-child{
  margin-left: -4.25rem;
}

.first\:-mt-18:first-child{
  margin-top: -4.5rem;
}

.first\:-mr-18:first-child{
  margin-right: -4.5rem;
}

.first\:-mb-18:first-child{
  margin-bottom: -4.5rem;
}

.first\:-ml-18:first-child{
  margin-left: -4.5rem;
}

.first\:-mt-19:first-child{
  margin-top: -4.75rem;
}

.first\:-mr-19:first-child{
  margin-right: -4.75rem;
}

.first\:-mb-19:first-child{
  margin-bottom: -4.75rem;
}

.first\:-ml-19:first-child{
  margin-left: -4.75rem;
}

.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-22:first-child{
  margin-top: -5.5rem;
}

.first\:-mr-22:first-child{
  margin-right: -5.5rem;
}

.first\:-mb-22:first-child{
  margin-bottom: -5.5rem;
}

.first\:-ml-22:first-child{
  margin-left: -5.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-25:first-child{
  margin-top: -6.25rem;
}

.first\:-mr-25:first-child{
  margin-right: -6.25rem;
}

.first\:-mb-25:first-child{
  margin-bottom: -6.25rem;
}

.first\:-ml-25:first-child{
  margin-left: -6.25rem;
}

.first\:-mt-28:first-child{
  margin-top: -7rem;
}

.first\:-mr-28:first-child{
  margin-right: -7rem;
}

.first\:-mb-28:first-child{
  margin-bottom: -7rem;
}

.first\:-ml-28:first-child{
  margin-left: -7rem;
}

.first\:-mt-30:first-child{
  margin-top: -7.5rem;
}

.first\:-mr-30:first-child{
  margin-right: -7.5rem;
}

.first\:-mb-30:first-child{
  margin-bottom: -7.5rem;
}

.first\:-ml-30:first-child{
  margin-left: -7.5rem;
}

.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-34:first-child{
  margin-top: -8.5rem;
}

.first\:-mr-34:first-child{
  margin-right: -8.5rem;
}

.first\:-mb-34:first-child{
  margin-bottom: -8.5rem;
}

.first\:-ml-34:first-child{
  margin-left: -8.5rem;
}

.first\:-mt-35:first-child{
  margin-top: -8.75rem;
}

.first\:-mr-35:first-child{
  margin-right: -8.75rem;
}

.first\:-mb-35:first-child{
  margin-bottom: -8.75rem;
}

.first\:-ml-35:first-child{
  margin-left: -8.75rem;
}

.first\:-mt-36:first-child{
  margin-top: -9rem;
}

.first\:-mr-36:first-child{
  margin-right: -9rem;
}

.first\:-mb-36:first-child{
  margin-bottom: -9rem;
}

.first\:-ml-36:first-child{
  margin-left: -9rem;
}

.first\:-mt-39:first-child{
  margin-top: -9.75rem;
}

.first\:-mr-39:first-child{
  margin-right: -9.75rem;
}

.first\:-mb-39:first-child{
  margin-bottom: -9.75rem;
}

.first\:-ml-39:first-child{
  margin-left: -9.75rem;
}

.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-42:first-child{
  margin-top: -10.5rem;
}

.first\:-mr-42:first-child{
  margin-right: -10.5rem;
}

.first\:-mb-42:first-child{
  margin-bottom: -10.5rem;
}

.first\:-ml-42:first-child{
  margin-left: -10.5rem;
}

.first\:-mt-44:first-child{
  margin-top: -11rem;
}

.first\:-mr-44:first-child{
  margin-right: -11rem;
}

.first\:-mb-44:first-child{
  margin-bottom: -11rem;
}

.first\:-ml-44:first-child{
  margin-left: -11rem;
}

.first\:-mt-45:first-child{
  margin-top: -11.25rem;
}

.first\:-mr-45:first-child{
  margin-right: -11.25rem;
}

.first\:-mb-45:first-child{
  margin-bottom: -11.25rem;
}

.first\:-ml-45:first-child{
  margin-left: -11.25rem;
}

.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-50:first-child{
  margin-top: -12.5rem;
}

.first\:-mr-50:first-child{
  margin-right: -12.5rem;
}

.first\:-mb-50:first-child{
  margin-bottom: -12.5rem;
}

.first\:-ml-50:first-child{
  margin-left: -12.5rem;
}

.first\:-mt-52:first-child{
  margin-top: -13rem;
}

.first\:-mr-52:first-child{
  margin-right: -13rem;
}

.first\:-mb-52:first-child{
  margin-bottom: -13rem;
}

.first\:-ml-52:first-child{
  margin-left: -13rem;
}

.first\:-mt-55:first-child{
  margin-top: -13.75rem;
}

.first\:-mr-55:first-child{
  margin-right: -13.75rem;
}

.first\:-mb-55:first-child{
  margin-bottom: -13.75rem;
}

.first\:-ml-55:first-child{
  margin-left: -13.75rem;
}

.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-58:first-child{
  margin-top: -14.5rem;
}

.first\:-mr-58:first-child{
  margin-right: -14.5rem;
}

.first\:-mb-58:first-child{
  margin-bottom: -14.5rem;
}

.first\:-ml-58:first-child{
  margin-left: -14.5rem;
}

.first\:-mt-60:first-child{
  margin-top: -15rem;
}

.first\:-mr-60:first-child{
  margin-right: -15rem;
}

.first\:-mb-60:first-child{
  margin-bottom: -15rem;
}

.first\:-ml-60:first-child{
  margin-left: -15rem;
}

.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-65:first-child{
  margin-top: -16.25rem;
}

.first\:-mr-65:first-child{
  margin-right: -16.25rem;
}

.first\:-mb-65:first-child{
  margin-bottom: -16.25rem;
}

.first\:-ml-65:first-child{
  margin-left: -16.25rem;
}

.first\:-mt-68:first-child{
  margin-top: -17rem;
}

.first\:-mr-68:first-child{
  margin-right: -17rem;
}

.first\:-mb-68:first-child{
  margin-bottom: -17rem;
}

.first\:-ml-68:first-child{
  margin-left: -17rem;
}

.first\:-mt-69:first-child{
  margin-top: -17.25rem;
}

.first\:-mr-69:first-child{
  margin-right: -17.25rem;
}

.first\:-mb-69:first-child{
  margin-bottom: -17.25rem;
}

.first\:-ml-69:first-child{
  margin-left: -17.25rem;
}

.first\:-mt-70:first-child{
  margin-top: -17.5rem;
}

.first\:-mr-70:first-child{
  margin-right: -17.5rem;
}

.first\:-mb-70:first-child{
  margin-bottom: -17.5rem;
}

.first\:-ml-70:first-child{
  margin-left: -17.5rem;
}

.first\:-mt-72:first-child{
  margin-top: -18rem;
}

.first\:-mr-72:first-child{
  margin-right: -18rem;
}

.first\:-mb-72:first-child{
  margin-bottom: -18rem;
}

.first\:-ml-72:first-child{
  margin-left: -18rem;
}

.first\:-mt-75:first-child{
  margin-top: -18.75rem;
}

.first\:-mr-75:first-child{
  margin-right: -18.75rem;
}

.first\:-mb-75:first-child{
  margin-bottom: -18.75rem;
}

.first\:-ml-75:first-child{
  margin-left: -18.75rem;
}

.first\:-mt-80:first-child{
  margin-top: -20rem;
}

.first\:-mr-80:first-child{
  margin-right: -20rem;
}

.first\:-mb-80:first-child{
  margin-bottom: -20rem;
}

.first\:-ml-80:first-child{
  margin-left: -20rem;
}

.first\:-mt-85:first-child{
  margin-top: -21.25rem;
}

.first\:-mr-85:first-child{
  margin-right: -21.25rem;
}

.first\:-mb-85:first-child{
  margin-bottom: -21.25rem;
}

.first\:-ml-85:first-child{
  margin-left: -21.25rem;
}

.first\:-mt-86:first-child{
  margin-top: -21.5rem;
}

.first\:-mr-86:first-child{
  margin-right: -21.5rem;
}

.first\:-mb-86:first-child{
  margin-bottom: -21.5rem;
}

.first\:-ml-86:first-child{
  margin-left: -21.5rem;
}

.first\:-mt-90:first-child{
  margin-top: -22.5rem;
}

.first\:-mr-90:first-child{
  margin-right: -22.5rem;
}

.first\:-mb-90:first-child{
  margin-bottom: -22.5rem;
}

.first\:-ml-90:first-child{
  margin-left: -22.5rem;
}

.first\:-mt-96:first-child{
  margin-top: -24rem;
}

.first\:-mr-96:first-child{
  margin-right: -24rem;
}

.first\:-mb-96:first-child{
  margin-bottom: -24rem;
}

.first\:-ml-96:first-child{
  margin-left: -24rem;
}

.first\:-mt-100:first-child{
  margin-top: -25rem;
}

.first\:-mr-100:first-child{
  margin-right: -25rem;
}

.first\:-mb-100:first-child{
  margin-bottom: -25rem;
}

.first\:-ml-100:first-child{
  margin-left: -25rem;
}

.first\:-mt-115:first-child{
  margin-top: -28.75rem;
}

.first\:-mr-115:first-child{
  margin-right: -28.75rem;
}

.first\:-mb-115:first-child{
  margin-bottom: -28.75rem;
}

.first\:-ml-115:first-child{
  margin-left: -28.75rem;
}

.first\:-mt-125:first-child{
  margin-top: -31.25rem;
}

.first\:-mr-125:first-child{
  margin-right: -31.25rem;
}

.first\:-mb-125:first-child{
  margin-bottom: -31.25rem;
}

.first\:-ml-125:first-child{
  margin-left: -31.25rem;
}

.first\:-mt-142:first-child{
  margin-top: -35.5rem;
}

.first\:-mr-142:first-child{
  margin-right: -35.5rem;
}

.first\:-mb-142:first-child{
  margin-bottom: -35.5rem;
}

.first\:-ml-142:first-child{
  margin-left: -35.5rem;
}

.first\:-mt-150:first-child{
  margin-top: -37.5rem;
}

.first\:-mr-150:first-child{
  margin-right: -37.5rem;
}

.first\:-mb-150:first-child{
  margin-bottom: -37.5rem;
}

.first\:-ml-150:first-child{
  margin-left: -37.5rem;
}

.first\:-mt-156:first-child{
  margin-top: -39rem;
}

.first\:-mr-156:first-child{
  margin-right: -39rem;
}

.first\:-mb-156:first-child{
  margin-bottom: -39rem;
}

.first\:-ml-156:first-child{
  margin-left: -39rem;
}

.first\:-mt-160:first-child{
  margin-top: -40rem;
}

.first\:-mr-160:first-child{
  margin-right: -40rem;
}

.first\:-mb-160:first-child{
  margin-bottom: -40rem;
}

.first\:-ml-160:first-child{
  margin-left: -40rem;
}

.first\:-mt-175:first-child{
  margin-top: -43.75rem;
}

.first\:-mr-175:first-child{
  margin-right: -43.75rem;
}

.first\:-mb-175:first-child{
  margin-bottom: -43.75rem;
}

.first\:-ml-175:first-child{
  margin-left: -43.75rem;
}

.first\:-mt-207:first-child{
  margin-top: -51.75rem;
}

.first\:-mr-207:first-child{
  margin-right: -51.75rem;
}

.first\:-mb-207:first-child{
  margin-bottom: -51.75rem;
}

.first\:-ml-207:first-child{
  margin-left: -51.75rem;
}

.first\:-mt-242:first-child{
  margin-top: -60.5rem;
}

.first\:-mr-242:first-child{
  margin-right: -60.5rem;
}

.first\:-mb-242:first-child{
  margin-bottom: -60.5rem;
}

.first\:-ml-242:first-child{
  margin-left: -60.5rem;
}

.first\:-mt-250:first-child{
  margin-top: -62.5rem;
}

.first\:-mr-250:first-child{
  margin-right: -62.5rem;
}

.first\:-mb-250:first-child{
  margin-bottom: -62.5rem;
}

.first\:-ml-250:first-child{
  margin-left: -62.5rem;
}

.first\:-mt-258:first-child{
  margin-top: -64.5rem;
}

.first\:-mr-258:first-child{
  margin-right: -64.5rem;
}

.first\:-mb-258:first-child{
  margin-bottom: -64.5rem;
}

.first\:-ml-258:first-child{
  margin-left: -64.5rem;
}

.first\:-mt-265:first-child{
  margin-top: -66.25rem;
}

.first\:-mr-265:first-child{
  margin-right: -66.25rem;
}

.first\:-mb-265:first-child{
  margin-bottom: -66.25rem;
}

.first\:-ml-265:first-child{
  margin-left: -66.25rem;
}

.first\:-mt-280:first-child{
  margin-top: -70rem;
}

.first\:-mr-280:first-child{
  margin-right: -70rem;
}

.first\:-mb-280:first-child{
  margin-bottom: -70rem;
}

.first\:-ml-280:first-child{
  margin-left: -70rem;
}

.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-0\.5:first-child{
  margin-top: -0.125rem;
}

.first\:-mr-0\.5:first-child{
  margin-right: -0.125rem;
}

.first\:-mb-0\.5:first-child{
  margin-bottom: -0.125rem;
}

.first\:-ml-0\.5:first-child{
  margin-left: -0.125rem;
}

.first\:-mt-1\.5:first-child{
  margin-top: -0.375rem;
}

.first\:-mr-1\.5:first-child{
  margin-right: -0.375rem;
}

.first\:-mb-1\.5:first-child{
  margin-bottom: -0.375rem;
}

.first\:-ml-1\.5:first-child{
  margin-left: -0.375rem;
}

.first\:-mt-2\.5:first-child{
  margin-top: -0.625rem;
}

.first\:-mr-2\.5:first-child{
  margin-right: -0.625rem;
}

.first\:-mb-2\.5:first-child{
  margin-bottom: -0.625rem;
}

.first\:-ml-2\.5:first-child{
  margin-left: -0.625rem;
}

.first\:-mt-3\.5:first-child{
  margin-top: -0.875rem;
}

.first\:-mr-3\.5:first-child{
  margin-right: -0.875rem;
}

.first\:-mb-3\.5:first-child{
  margin-bottom: -0.875rem;
}

.first\:-ml-3\.5:first-child{
  margin-left: -0.875rem;
}

.first\:-mt-0\.25:first-child{
  margin-top: -0.0625rem;
}

.first\:-mr-0\.25:first-child{
  margin-right: -0.0625rem;
}

.first\:-mb-0\.25:first-child{
  margin-bottom: -0.0625rem;
}

.first\:-ml-0\.25:first-child{
  margin-left: -0.0625rem;
}

.first\:-mt-0\.75:first-child{
  margin-top: -0.1875rem;
}

.first\:-mr-0\.75:first-child{
  margin-right: -0.1875rem;
}

.first\:-mb-0\.75:first-child{
  margin-bottom: -0.1875rem;
}

.first\:-ml-0\.75:first-child{
  margin-left: -0.1875rem;
}

.first\:-mt-1\.25:first-child{
  margin-top: -0.3125rem;
}

.first\:-mr-1\.25:first-child{
  margin-right: -0.3125rem;
}

.first\:-mb-1\.25:first-child{
  margin-bottom: -0.3125rem;
}

.first\:-ml-1\.25:first-child{
  margin-left: -0.3125rem;
}

.first\:-mt-1\.75:first-child{
  margin-top: -0.4375rem;
}

.first\:-mr-1\.75:first-child{
  margin-right: -0.4375rem;
}

.first\:-mb-1\.75:first-child{
  margin-bottom: -0.4375rem;
}

.first\:-ml-1\.75:first-child{
  margin-left: -0.4375rem;
}

.first\:-mt-2\.25:first-child{
  margin-top: -0.5625rem;
}

.first\:-mr-2\.25:first-child{
  margin-right: -0.5625rem;
}

.first\:-mb-2\.25:first-child{
  margin-bottom: -0.5625rem;
}

.first\:-ml-2\.25:first-child{
  margin-left: -0.5625rem;
}

.first\:-mt-2\.75:first-child{
  margin-top: -0.6875rem;
}

.first\:-mr-2\.75:first-child{
  margin-right: -0.6875rem;
}

.first\:-mb-2\.75:first-child{
  margin-bottom: -0.6875rem;
}

.first\:-ml-2\.75:first-child{
  margin-left: -0.6875rem;
}

.first\:-mt-3\.25:first-child{
  margin-top: -0.8125rem;
}

.first\:-mr-3\.25:first-child{
  margin-right: -0.8125rem;
}

.first\:-mb-3\.25:first-child{
  margin-bottom: -0.8125rem;
}

.first\:-ml-3\.25:first-child{
  margin-left: -0.8125rem;
}

.first\:-mt-3\.75:first-child{
  margin-top: -0.9375rem;
}

.first\:-mr-3\.75:first-child{
  margin-right: -0.9375rem;
}

.first\:-mb-3\.75:first-child{
  margin-bottom: -0.9375rem;
}

.first\:-ml-3\.75:first-child{
  margin-left: -0.9375rem;
}

.first\:-mt-4\.25:first-child{
  margin-top: -1.0625rem;
}

.first\:-mr-4\.25:first-child{
  margin-right: -1.0625rem;
}

.first\:-mb-4\.25:first-child{
  margin-bottom: -1.0625rem;
}

.first\:-ml-4\.25:first-child{
  margin-left: -1.0625rem;
}

.first\:-mt-4\.5:first-child{
  margin-top: -1.125rem;
}

.first\:-mr-4\.5:first-child{
  margin-right: -1.125rem;
}

.first\:-mb-4\.5:first-child{
  margin-bottom: -1.125rem;
}

.first\:-ml-4\.5:first-child{
  margin-left: -1.125rem;
}

.first\:-mt-4\.75:first-child{
  margin-top: -1.1875rem;
}

.first\:-mr-4\.75:first-child{
  margin-right: -1.1875rem;
}

.first\:-mb-4\.75:first-child{
  margin-bottom: -1.1875rem;
}

.first\:-ml-4\.75:first-child{
  margin-left: -1.1875rem;
}

.first\:-mt-5\.25:first-child{
  margin-top: -1.3125rem;
}

.first\:-mr-5\.25:first-child{
  margin-right: -1.3125rem;
}

.first\:-mb-5\.25:first-child{
  margin-bottom: -1.3125rem;
}

.first\:-ml-5\.25:first-child{
  margin-left: -1.3125rem;
}

.first\:-mt-5\.5:first-child{
  margin-top: -1.375rem;
}

.first\:-mr-5\.5:first-child{
  margin-right: -1.375rem;
}

.first\:-mb-5\.5:first-child{
  margin-bottom: -1.375rem;
}

.first\:-ml-5\.5:first-child{
  margin-left: -1.375rem;
}

.first\:-mt-5\.75:first-child{
  margin-top: -1.4375rem;
}

.first\:-mr-5\.75:first-child{
  margin-right: -1.4375rem;
}

.first\:-mb-5\.75:first-child{
  margin-bottom: -1.4375rem;
}

.first\:-ml-5\.75:first-child{
  margin-left: -1.4375rem;
}

.first\:-mt-6\.25:first-child{
  margin-top: -1.5625rem;
}

.first\:-mr-6\.25:first-child{
  margin-right: -1.5625rem;
}

.first\:-mb-6\.25:first-child{
  margin-bottom: -1.5625rem;
}

.first\:-ml-6\.25:first-child{
  margin-left: -1.5625rem;
}

.first\:-mt-6\.5:first-child{
  margin-top: -1.625rem;
}

.first\:-mr-6\.5:first-child{
  margin-right: -1.625rem;
}

.first\:-mb-6\.5:first-child{
  margin-bottom: -1.625rem;
}

.first\:-ml-6\.5:first-child{
  margin-left: -1.625rem;
}

.first\:-mt-6\.75:first-child{
  margin-top: -1.6875rem;
}

.first\:-mr-6\.75:first-child{
  margin-right: -1.6875rem;
}

.first\:-mb-6\.75:first-child{
  margin-bottom: -1.6875rem;
}

.first\:-ml-6\.75:first-child{
  margin-left: -1.6875rem;
}

.first\:-mt-7\.25:first-child{
  margin-top: -1.8125rem;
}

.first\:-mr-7\.25:first-child{
  margin-right: -1.8125rem;
}

.first\:-mb-7\.25:first-child{
  margin-bottom: -1.8125rem;
}

.first\:-ml-7\.25:first-child{
  margin-left: -1.8125rem;
}

.first\:-mt-7\.5:first-child{
  margin-top: -1.875rem;
}

.first\:-mr-7\.5:first-child{
  margin-right: -1.875rem;
}

.first\:-mb-7\.5:first-child{
  margin-bottom: -1.875rem;
}

.first\:-ml-7\.5:first-child{
  margin-left: -1.875rem;
}

.first\:-mt-8\.25:first-child{
  margin-top: -2.0625rem;
}

.first\:-mr-8\.25:first-child{
  margin-right: -2.0625rem;
}

.first\:-mb-8\.25:first-child{
  margin-bottom: -2.0625rem;
}

.first\:-ml-8\.25:first-child{
  margin-left: -2.0625rem;
}

.first\:-mt-8\.5:first-child{
  margin-top: -2.125rem;
}

.first\:-mr-8\.5:first-child{
  margin-right: -2.125rem;
}

.first\:-mb-8\.5:first-child{
  margin-bottom: -2.125rem;
}

.first\:-ml-8\.5:first-child{
  margin-left: -2.125rem;
}

.first\:-mt-9\.25:first-child{
  margin-top: -2.3125rem;
}

.first\:-mr-9\.25:first-child{
  margin-right: -2.3125rem;
}

.first\:-mb-9\.25:first-child{
  margin-bottom: -2.3125rem;
}

.first\:-ml-9\.25:first-child{
  margin-left: -2.3125rem;
}

.first\:-mt-9\.5:first-child{
  margin-top: -2.375rem;
}

.first\:-mr-9\.5:first-child{
  margin-right: -2.375rem;
}

.first\:-mb-9\.5:first-child{
  margin-bottom: -2.375rem;
}

.first\:-ml-9\.5:first-child{
  margin-left: -2.375rem;
}

.first\:-mt-10\.5:first-child{
  margin-top: -2.625rem;
}

.first\:-mr-10\.5:first-child{
  margin-right: -2.625rem;
}

.first\:-mb-10\.5:first-child{
  margin-bottom: -2.625rem;
}

.first\:-ml-10\.5:first-child{
  margin-left: -2.625rem;
}

.first\:-mt-11\.25:first-child{
  margin-top: -2.8125rem;
}

.first\:-mr-11\.25:first-child{
  margin-right: -2.8125rem;
}

.first\:-mb-11\.25:first-child{
  margin-bottom: -2.8125rem;
}

.first\:-ml-11\.25:first-child{
  margin-left: -2.8125rem;
}

.first\:-mt-11\.5:first-child{
  margin-top: -2.875rem;
}

.first\:-mr-11\.5:first-child{
  margin-right: -2.875rem;
}

.first\:-mb-11\.5:first-child{
  margin-bottom: -2.875rem;
}

.first\:-ml-11\.5:first-child{
  margin-left: -2.875rem;
}

.first\:-mt-12\.5:first-child{
  margin-top: -3.125rem;
}

.first\:-mr-12\.5:first-child{
  margin-right: -3.125rem;
}

.first\:-mb-12\.5:first-child{
  margin-bottom: -3.125rem;
}

.first\:-ml-12\.5:first-child{
  margin-left: -3.125rem;
}

.first\:-mt-12\.75:first-child{
  margin-top: -3.1875rem;
}

.first\:-mr-12\.75:first-child{
  margin-right: -3.1875rem;
}

.first\:-mb-12\.75:first-child{
  margin-bottom: -3.1875rem;
}

.first\:-ml-12\.75:first-child{
  margin-left: -3.1875rem;
}

.first\:-mt-13\.5:first-child{
  margin-top: -3.375rem;
}

.first\:-mr-13\.5:first-child{
  margin-right: -3.375rem;
}

.first\:-mb-13\.5:first-child{
  margin-bottom: -3.375rem;
}

.first\:-ml-13\.5:first-child{
  margin-left: -3.375rem;
}

.first\:-mt-14\.5:first-child{
  margin-top: -3.625rem;
}

.first\:-mr-14\.5:first-child{
  margin-right: -3.625rem;
}

.first\:-mb-14\.5:first-child{
  margin-bottom: -3.625rem;
}

.first\:-ml-14\.5:first-child{
  margin-left: -3.625rem;
}

.first\:-mt-15\.5:first-child{
  margin-top: -3.875rem;
}

.first\:-mr-15\.5:first-child{
  margin-right: -3.875rem;
}

.first\:-mb-15\.5:first-child{
  margin-bottom: -3.875rem;
}

.first\:-ml-15\.5:first-child{
  margin-left: -3.875rem;
}

.first\:-mt-15\.75:first-child{
  margin-top: -3.9375rem;
}

.first\:-mr-15\.75:first-child{
  margin-right: -3.9375rem;
}

.first\:-mb-15\.75:first-child{
  margin-bottom: -3.9375rem;
}

.first\:-ml-15\.75:first-child{
  margin-left: -3.9375rem;
}

.first\:-mt-16\.25:first-child{
  margin-top: -4.0625rem;
}

.first\:-mr-16\.25:first-child{
  margin-right: -4.0625rem;
}

.first\:-mb-16\.25:first-child{
  margin-bottom: -4.0625rem;
}

.first\:-ml-16\.25:first-child{
  margin-left: -4.0625rem;
}

.first\:-mt-17\.25:first-child{
  margin-top: -4.3125rem;
}

.first\:-mr-17\.25:first-child{
  margin-right: -4.3125rem;
}

.first\:-mb-17\.25:first-child{
  margin-bottom: -4.3125rem;
}

.first\:-ml-17\.25:first-child{
  margin-left: -4.3125rem;
}

.first\:-mt-17\.5:first-child{
  margin-top: -4.375rem;
}

.first\:-mr-17\.5:first-child{
  margin-right: -4.375rem;
}

.first\:-mb-17\.5:first-child{
  margin-bottom: -4.375rem;
}

.first\:-ml-17\.5:first-child{
  margin-left: -4.375rem;
}

.first\:-mt-18\.25:first-child{
  margin-top: -4.5625rem;
}

.first\:-mr-18\.25:first-child{
  margin-right: -4.5625rem;
}

.first\:-mb-18\.25:first-child{
  margin-bottom: -4.5625rem;
}

.first\:-ml-18\.25:first-child{
  margin-left: -4.5625rem;
}

.first\:-mt-18\.5:first-child{
  margin-top: -4.625rem;
}

.first\:-mr-18\.5:first-child{
  margin-right: -4.625rem;
}

.first\:-mb-18\.5:first-child{
  margin-bottom: -4.625rem;
}

.first\:-ml-18\.5:first-child{
  margin-left: -4.625rem;
}

.first\:-mt-20\.25:first-child{
  margin-top: -5.0625rem;
}

.first\:-mr-20\.25:first-child{
  margin-right: -5.0625rem;
}

.first\:-mb-20\.25:first-child{
  margin-bottom: -5.0625rem;
}

.first\:-ml-20\.25:first-child{
  margin-left: -5.0625rem;
}

.first\:-mt-20\.5:first-child{
  margin-top: -5.125rem;
}

.first\:-mr-20\.5:first-child{
  margin-right: -5.125rem;
}

.first\:-mb-20\.5:first-child{
  margin-bottom: -5.125rem;
}

.first\:-ml-20\.5:first-child{
  margin-left: -5.125rem;
}

.first\:-mt-22\.5:first-child{
  margin-top: -5.625rem;
}

.first\:-mr-22\.5:first-child{
  margin-right: -5.625rem;
}

.first\:-mb-22\.5:first-child{
  margin-bottom: -5.625rem;
}

.first\:-ml-22\.5:first-child{
  margin-left: -5.625rem;
}

.first\:-mt-25\.5:first-child{
  margin-top: -6.375rem;
}

.first\:-mr-25\.5:first-child{
  margin-right: -6.375rem;
}

.first\:-mb-25\.5:first-child{
  margin-bottom: -6.375rem;
}

.first\:-ml-25\.5:first-child{
  margin-left: -6.375rem;
}

.first\:-mt-26\.75:first-child{
  margin-top: -6.6875rem;
}

.first\:-mr-26\.75:first-child{
  margin-right: -6.6875rem;
}

.first\:-mb-26\.75:first-child{
  margin-bottom: -6.6875rem;
}

.first\:-ml-26\.75:first-child{
  margin-left: -6.6875rem;
}

.first\:-mt-32\.5:first-child{
  margin-top: -8.125rem;
}

.first\:-mr-32\.5:first-child{
  margin-right: -8.125rem;
}

.first\:-mb-32\.5:first-child{
  margin-bottom: -8.125rem;
}

.first\:-ml-32\.5:first-child{
  margin-left: -8.125rem;
}

.first\:-mt-37\.5:first-child{
  margin-top: -9.375rem;
}

.first\:-mr-37\.5:first-child{
  margin-right: -9.375rem;
}

.first\:-mb-37\.5:first-child{
  margin-bottom: -9.375rem;
}

.first\:-ml-37\.5:first-child{
  margin-left: -9.375rem;
}

.first\:-mt-41\.25:first-child{
  margin-top: -10.3125rem;
}

.first\:-mr-41\.25:first-child{
  margin-right: -10.3125rem;
}

.first\:-mb-41\.25:first-child{
  margin-bottom: -10.3125rem;
}

.first\:-ml-41\.25:first-child{
  margin-left: -10.3125rem;
}

.first\:-mt-52\.5:first-child{
  margin-top: -13.125rem;
}

.first\:-mr-52\.5:first-child{
  margin-right: -13.125rem;
}

.first\:-mb-52\.5:first-child{
  margin-bottom: -13.125rem;
}

.first\:-ml-52\.5:first-child{
  margin-left: -13.125rem;
}

.first\:-mt-54\.5:first-child{
  margin-top: -13.625rem;
}

.first\:-mr-54\.5:first-child{
  margin-right: -13.625rem;
}

.first\:-mb-54\.5:first-child{
  margin-bottom: -13.625rem;
}

.first\:-ml-54\.5:first-child{
  margin-left: -13.625rem;
}

.first\:-mt-57\.25:first-child{
  margin-top: -14.3125rem;
}

.first\:-mr-57\.25:first-child{
  margin-right: -14.3125rem;
}

.first\:-mb-57\.25:first-child{
  margin-bottom: -14.3125rem;
}

.first\:-ml-57\.25:first-child{
  margin-left: -14.3125rem;
}

.first\:-mt-57\.5:first-child{
  margin-top: -14.375rem;
}

.first\:-mr-57\.5:first-child{
  margin-right: -14.375rem;
}

.first\:-mb-57\.5:first-child{
  margin-bottom: -14.375rem;
}

.first\:-ml-57\.5:first-child{
  margin-left: -14.375rem;
}

.first\:-mt-66\.25:first-child{
  margin-top: -16.5625rem;
}

.first\:-mr-66\.25:first-child{
  margin-right: -16.5625rem;
}

.first\:-mb-66\.25:first-child{
  margin-bottom: -16.5625rem;
}

.first\:-ml-66\.25:first-child{
  margin-left: -16.5625rem;
}

.first\:-mt-74\.5:first-child{
  margin-top: -18.125rem;
}

.first\:-mr-74\.5:first-child{
  margin-right: -18.125rem;
}

.first\:-mb-74\.5:first-child{
  margin-bottom: -18.125rem;
}

.first\:-ml-74\.5:first-child{
  margin-left: -18.125rem;
}

.first\:-mt-106\.25:first-child{
  margin-top: -26.5625rem;
}

.first\:-mr-106\.25:first-child{
  margin-right: -26.5625rem;
}

.first\:-mb-106\.25:first-child{
  margin-bottom: -26.5625rem;
}

.first\:-ml-106\.25:first-child{
  margin-left: -26.5625rem;
}

.first\:-mt-112\.25:first-child{
  margin-top: -28.0675rem;
}

.first\:-mr-112\.25:first-child{
  margin-right: -28.0675rem;
}

.first\:-mb-112\.25:first-child{
  margin-bottom: -28.0675rem;
}

.first\:-ml-112\.25:first-child{
  margin-left: -28.0675rem;
}

.first\:-mt-112\.75:first-child{
  margin-top: -28.1875rem;
}

.first\:-mr-112\.75:first-child{
  margin-right: -28.1875rem;
}

.first\:-mb-112\.75:first-child{
  margin-bottom: -28.1875rem;
}

.first\:-ml-112\.75:first-child{
  margin-left: -28.1875rem;
}

.first\:-mt-147\.5:first-child{
  margin-top: -36.875rem;
}

.first\:-mr-147\.5:first-child{
  margin-right: -36.875rem;
}

.first\:-mb-147\.5:first-child{
  margin-bottom: -36.875rem;
}

.first\:-ml-147\.5:first-child{
  margin-left: -36.875rem;
}

.first\:-mt-162\.5:first-child{
  margin-top: -40.625rem;
}

.first\:-mr-162\.5:first-child{
  margin-right: -40.625rem;
}

.first\:-mb-162\.5:first-child{
  margin-bottom: -40.625rem;
}

.first\:-ml-162\.5:first-child{
  margin-left: -40.625rem;
}

.first\:-mt-172\.25:first-child{
  margin-top: -42.5625rem;
}

.first\:-mr-172\.25:first-child{
  margin-right: -42.5625rem;
}

.first\:-mb-172\.25:first-child{
  margin-bottom: -42.5625rem;
}

.first\:-ml-172\.25:first-child{
  margin-left: -42.5625rem;
}

.first\:-mt-175\.25:first-child{
  margin-top: -43.8125rem;
}

.first\:-mr-175\.25:first-child{
  margin-right: -43.8125rem;
}

.first\:-mb-175\.25:first-child{
  margin-bottom: -43.8125rem;
}

.first\:-ml-175\.25:first-child{
  margin-left: -43.8125rem;
}

.first\:-mt-184\.25:first-child{
  margin-top: -46.0625rem;
}

.first\:-mr-184\.25:first-child{
  margin-right: -46.0625rem;
}

.first\:-mb-184\.25:first-child{
  margin-bottom: -46.0625rem;
}

.first\:-ml-184\.25:first-child{
  margin-left: -46.0625rem;
}

.first\:-mt-203\.25:first-child{
  margin-top: -50.8125rem;
}

.first\:-mr-203\.25:first-child{
  margin-right: -50.8125rem;
}

.first\:-mb-203\.25:first-child{
  margin-bottom: -50.8125rem;
}

.first\:-ml-203\.25:first-child{
  margin-left: -50.8125rem;
}

.first\:-mt-half:first-child{
  margin-top: -50%;
}

.first\:-mr-half:first-child{
  margin-right: -50%;
}

.first\:-mb-half:first-child{
  margin-bottom: -50%;
}

.first\:-ml-half:first-child{
  margin-left: -50%;
}

.first\:-mt-full:first-child{
  margin-top: -100%;
}

.first\:-mr-full:first-child{
  margin-right: -100%;
}

.first\:-mb-full:first-child{
  margin-bottom: -100%;
}

.first\:-ml-full:first-child{
  margin-left: -100%;
}

.first\:-mt-1\/10:first-child{
  margin-top: -10%;
}

.first\:-mr-1\/10:first-child{
  margin-right: -10%;
}

.first\:-mb-1\/10:first-child{
  margin-bottom: -10%;
}

.first\:-ml-1\/10:first-child{
  margin-left: -10%;
}

.first\:-mt-2\/10:first-child{
  margin-top: -20%;
}

.first\:-mr-2\/10:first-child{
  margin-right: -20%;
}

.first\:-mb-2\/10:first-child{
  margin-bottom: -20%;
}

.first\:-ml-2\/10:first-child{
  margin-left: -20%;
}

.first\:-mt-3\/10:first-child{
  margin-top: -30%;
}

.first\:-mr-3\/10:first-child{
  margin-right: -30%;
}

.first\:-mb-3\/10:first-child{
  margin-bottom: -30%;
}

.first\:-ml-3\/10:first-child{
  margin-left: -30%;
}

.first\:-mt-4\/10:first-child{
  margin-top: -40%;
}

.first\:-mr-4\/10:first-child{
  margin-right: -40%;
}

.first\:-mb-4\/10:first-child{
  margin-bottom: -40%;
}

.first\:-ml-4\/10:first-child{
  margin-left: -40%;
}

.first\:-mt-4\.5\/10:first-child{
  margin-top: -45%;
}

.first\:-mr-4\.5\/10:first-child{
  margin-right: -45%;
}

.first\:-mb-4\.5\/10:first-child{
  margin-bottom: -45%;
}

.first\:-ml-4\.5\/10:first-child{
  margin-left: -45%;
}

.first\:-mt-5\/10:first-child{
  margin-top: -50%;
}

.first\:-mr-5\/10:first-child{
  margin-right: -50%;
}

.first\:-mb-5\/10:first-child{
  margin-bottom: -50%;
}

.first\:-ml-5\/10:first-child{
  margin-left: -50%;
}

.first\:-mt-5\.5\/10:first-child{
  margin-top: -55%;
}

.first\:-mr-5\.5\/10:first-child{
  margin-right: -55%;
}

.first\:-mb-5\.5\/10:first-child{
  margin-bottom: -55%;
}

.first\:-ml-5\.5\/10:first-child{
  margin-left: -55%;
}

.first\:-mt-6\/10:first-child{
  margin-top: -60%;
}

.first\:-mr-6\/10:first-child{
  margin-right: -60%;
}

.first\:-mb-6\/10:first-child{
  margin-bottom: -60%;
}

.first\:-ml-6\/10:first-child{
  margin-left: -60%;
}

.first\:-mt-7\/10:first-child{
  margin-top: -70%;
}

.first\:-mr-7\/10:first-child{
  margin-right: -70%;
}

.first\:-mb-7\/10:first-child{
  margin-bottom: -70%;
}

.first\:-ml-7\/10:first-child{
  margin-left: -70%;
}

.first\:-mt-8\/10:first-child{
  margin-top: -80%;
}

.first\:-mr-8\/10:first-child{
  margin-right: -80%;
}

.first\:-mb-8\/10:first-child{
  margin-bottom: -80%;
}

.first\:-ml-8\/10:first-child{
  margin-left: -80%;
}

.first\:-mt-9\/10:first-child{
  margin-top: -90%;
}

.first\:-mr-9\/10:first-child{
  margin-right: -90%;
}

.first\:-mb-9\/10:first-child{
  margin-bottom: -90%;
}

.first\:-ml-9\/10:first-child{
  margin-left: -90%;
}

.first\:-mt-1\/12:first-child{
  margin-top: -8.33333%;
}

.first\:-mr-1\/12:first-child{
  margin-right: -8.33333%;
}

.first\:-mb-1\/12:first-child{
  margin-bottom: -8.33333%;
}

.first\:-ml-1\/12:first-child{
  margin-left: -8.33333%;
}

.first\:-mt-2\/12:first-child{
  margin-top: -16.66667%;
}

.first\:-mr-2\/12:first-child{
  margin-right: -16.66667%;
}

.first\:-mb-2\/12:first-child{
  margin-bottom: -16.66667%;
}

.first\:-ml-2\/12:first-child{
  margin-left: -16.66667%;
}

.first\:-mt-3\/12:first-child{
  margin-top: -25%;
}

.first\:-mr-3\/12:first-child{
  margin-right: -25%;
}

.first\:-mb-3\/12:first-child{
  margin-bottom: -25%;
}

.first\:-ml-3\/12:first-child{
  margin-left: -25%;
}

.first\:-mt-4\/12:first-child{
  margin-top: -33.33333%;
}

.first\:-mr-4\/12:first-child{
  margin-right: -33.33333%;
}

.first\:-mb-4\/12:first-child{
  margin-bottom: -33.33333%;
}

.first\:-ml-4\/12:first-child{
  margin-left: -33.33333%;
}

.first\:-mt-5\/12:first-child{
  margin-top: -41.66667%;
}

.first\:-mr-5\/12:first-child{
  margin-right: -41.66667%;
}

.first\:-mb-5\/12:first-child{
  margin-bottom: -41.66667%;
}

.first\:-ml-5\/12:first-child{
  margin-left: -41.66667%;
}

.first\:-mt-6\/12:first-child{
  margin-top: -50%;
}

.first\:-mr-6\/12:first-child{
  margin-right: -50%;
}

.first\:-mb-6\/12:first-child{
  margin-bottom: -50%;
}

.first\:-ml-6\/12:first-child{
  margin-left: -50%;
}

.first\:-mt-7\/12:first-child{
  margin-top: -58.33333%;
}

.first\:-mr-7\/12:first-child{
  margin-right: -58.33333%;
}

.first\:-mb-7\/12:first-child{
  margin-bottom: -58.33333%;
}

.first\:-ml-7\/12:first-child{
  margin-left: -58.33333%;
}

.first\:-mt-8\/12:first-child{
  margin-top: -66.66667%;
}

.first\:-mr-8\/12:first-child{
  margin-right: -66.66667%;
}

.first\:-mb-8\/12:first-child{
  margin-bottom: -66.66667%;
}

.first\:-ml-8\/12:first-child{
  margin-left: -66.66667%;
}

.first\:-mt-9\/12:first-child{
  margin-top: -75%;
}

.first\:-mr-9\/12:first-child{
  margin-right: -75%;
}

.first\:-mb-9\/12:first-child{
  margin-bottom: -75%;
}

.first\:-ml-9\/12:first-child{
  margin-left: -75%;
}

.first\:-mt-10\/12:first-child{
  margin-top: -83.33333%;
}

.first\:-mr-10\/12:first-child{
  margin-right: -83.33333%;
}

.first\:-mb-10\/12:first-child{
  margin-bottom: -83.33333%;
}

.first\:-ml-10\/12:first-child{
  margin-left: -83.33333%;
}

.first\:-mt-11\/12:first-child{
  margin-top: -91.66667%;
}

.first\:-mr-11\/12:first-child{
  margin-right: -91.66667%;
}

.first\:-mb-11\/12:first-child{
  margin-bottom: -91.66667%;
}

.first\:-ml-11\/12:first-child{
  margin-left: -91.66667%;
}

.last\:m-0:last-child{
  margin: 0px;
}

.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-7:last-child{
  margin: 1.75rem;
}

.last\:m-8:last-child{
  margin: 2rem;
}

.last\:m-9:last-child{
  margin: 2.25rem;
}

.last\:m-10:last-child{
  margin: 2.5rem;
}

.last\:m-11:last-child{
  margin: 2.75rem;
}

.last\:m-12:last-child{
  margin: 3rem;
}

.last\:m-13:last-child{
  margin: 3.25rem;
}

.last\:m-14:last-child{
  margin: 3.5rem;
}

.last\:m-15:last-child{
  margin: 3.75rem;
}

.last\:m-16:last-child{
  margin: 4rem;
}

.last\:m-17:last-child{
  margin: 4.25rem;
}

.last\:m-18:last-child{
  margin: 4.5rem;
}

.last\:m-19:last-child{
  margin: 4.75rem;
}

.last\:m-20:last-child{
  margin: 5rem;
}

.last\:m-22:last-child{
  margin: 5.5rem;
}

.last\:m-24:last-child{
  margin: 6rem;
}

.last\:m-25:last-child{
  margin: 6.25rem;
}

.last\:m-28:last-child{
  margin: 7rem;
}

.last\:m-30:last-child{
  margin: 7.5rem;
}

.last\:m-32:last-child{
  margin: 8rem;
}

.last\:m-34:last-child{
  margin: 8.5rem;
}

.last\:m-35:last-child{
  margin: 8.75rem;
}

.last\:m-36:last-child{
  margin: 9rem;
}

.last\:m-39:last-child{
  margin: 9.75rem;
}

.last\:m-40:last-child{
  margin: 10rem;
}

.last\:m-42:last-child{
  margin: 10.5rem;
}

.last\:m-44:last-child{
  margin: 11rem;
}

.last\:m-45:last-child{
  margin: 11.25rem;
}

.last\:m-48:last-child{
  margin: 12rem;
}

.last\:m-50:last-child{
  margin: 12.5rem;
}

.last\:m-52:last-child{
  margin: 13rem;
}

.last\:m-55:last-child{
  margin: 13.75rem;
}

.last\:m-56:last-child{
  margin: 14rem;
}

.last\:m-58:last-child{
  margin: 14.5rem;
}

.last\:m-60:last-child{
  margin: 15rem;
}

.last\:m-64:last-child{
  margin: 16rem;
}

.last\:m-65:last-child{
  margin: 16.25rem;
}

.last\:m-68:last-child{
  margin: 17rem;
}

.last\:m-69:last-child{
  margin: 17.25rem;
}

.last\:m-70:last-child{
  margin: 17.5rem;
}

.last\:m-72:last-child{
  margin: 18rem;
}

.last\:m-75:last-child{
  margin: 18.75rem;
}

.last\:m-80:last-child{
  margin: 20rem;
}

.last\:m-85:last-child{
  margin: 21.25rem;
}

.last\:m-86:last-child{
  margin: 21.5rem;
}

.last\:m-90:last-child{
  margin: 22.5rem;
}

.last\:m-96:last-child{
  margin: 24rem;
}

.last\:m-100:last-child{
  margin: 25rem;
}

.last\:m-115:last-child{
  margin: 28.75rem;
}

.last\:m-125:last-child{
  margin: 31.25rem;
}

.last\:m-142:last-child{
  margin: 35.5rem;
}

.last\:m-150:last-child{
  margin: 37.5rem;
}

.last\:m-156:last-child{
  margin: 39rem;
}

.last\:m-160:last-child{
  margin: 40rem;
}

.last\:m-175:last-child{
  margin: 43.75rem;
}

.last\:m-207:last-child{
  margin: 51.75rem;
}

.last\:m-242:last-child{
  margin: 60.5rem;
}

.last\:m-250:last-child{
  margin: 62.5rem;
}

.last\:m-258:last-child{
  margin: 64.5rem;
}

.last\:m-265:last-child{
  margin: 66.25rem;
}

.last\:m-280:last-child{
  margin: 70rem;
}

.last\:m-auto:last-child{
  margin: auto;
}

.last\:m-px:last-child{
  margin: 1px;
}

.last\:m-0\.5:last-child{
  margin: 0.125rem;
}

.last\:m-1\.5:last-child{
  margin: 0.375rem;
}

.last\:m-2\.5:last-child{
  margin: 0.625rem;
}

.last\:m-3\.5:last-child{
  margin: 0.875rem;
}

.last\:m-0\.25:last-child{
  margin: 0.0625rem;
}

.last\:m-0\.75:last-child{
  margin: 0.1875rem;
}

.last\:m-1\.25:last-child{
  margin: 0.3125rem;
}

.last\:m-1\.75:last-child{
  margin: 0.4375rem;
}

.last\:m-2\.25:last-child{
  margin: 0.5625rem;
}

.last\:m-2\.75:last-child{
  margin: 0.6875rem;
}

.last\:m-3\.25:last-child{
  margin: 0.8125rem;
}

.last\:m-3\.75:last-child{
  margin: 0.9375rem;
}

.last\:m-4\.25:last-child{
  margin: 1.0625rem;
}

.last\:m-4\.5:last-child{
  margin: 1.125rem;
}

.last\:m-4\.75:last-child{
  margin: 1.1875rem;
}

.last\:m-5\.25:last-child{
  margin: 1.3125rem;
}

.last\:m-5\.5:last-child{
  margin: 1.375rem;
}

.last\:m-5\.75:last-child{
  margin: 1.4375rem;
}

.last\:m-6\.25:last-child{
  margin: 1.5625rem;
}

.last\:m-6\.5:last-child{
  margin: 1.625rem;
}

.last\:m-6\.75:last-child{
  margin: 1.6875rem;
}

.last\:m-7\.25:last-child{
  margin: 1.8125rem;
}

.last\:m-7\.5:last-child{
  margin: 1.875rem;
}

.last\:m-8\.25:last-child{
  margin: 2.0625rem;
}

.last\:m-8\.5:last-child{
  margin: 2.125rem;
}

.last\:m-9\.25:last-child{
  margin: 2.3125rem;
}

.last\:m-9\.5:last-child{
  margin: 2.375rem;
}

.last\:m-10\.5:last-child{
  margin: 2.625rem;
}

.last\:m-11\.25:last-child{
  margin: 2.8125rem;
}

.last\:m-11\.5:last-child{
  margin: 2.875rem;
}

.last\:m-12\.5:last-child{
  margin: 3.125rem;
}

.last\:m-12\.75:last-child{
  margin: 3.1875rem;
}

.last\:m-13\.5:last-child{
  margin: 3.375rem;
}

.last\:m-14\.5:last-child{
  margin: 3.625rem;
}

.last\:m-15\.5:last-child{
  margin: 3.875rem;
}

.last\:m-15\.75:last-child{
  margin: 3.9375rem;
}

.last\:m-16\.25:last-child{
  margin: 4.0625rem;
}

.last\:m-17\.25:last-child{
  margin: 4.3125rem;
}

.last\:m-17\.5:last-child{
  margin: 4.375rem;
}

.last\:m-18\.25:last-child{
  margin: 4.5625rem;
}

.last\:m-18\.5:last-child{
  margin: 4.625rem;
}

.last\:m-20\.25:last-child{
  margin: 5.0625rem;
}

.last\:m-20\.5:last-child{
  margin: 5.125rem;
}

.last\:m-22\.5:last-child{
  margin: 5.625rem;
}

.last\:m-25\.5:last-child{
  margin: 6.375rem;
}

.last\:m-26\.75:last-child{
  margin: 6.6875rem;
}

.last\:m-32\.5:last-child{
  margin: 8.125rem;
}

.last\:m-37\.5:last-child{
  margin: 9.375rem;
}

.last\:m-41\.25:last-child{
  margin: 10.3125rem;
}

.last\:m-52\.5:last-child{
  margin: 13.125rem;
}

.last\:m-54\.5:last-child{
  margin: 13.625rem;
}

.last\:m-57\.25:last-child{
  margin: 14.3125rem;
}

.last\:m-57\.5:last-child{
  margin: 14.375rem;
}

.last\:m-66\.25:last-child{
  margin: 16.5625rem;
}

.last\:m-74\.5:last-child{
  margin: 18.125rem;
}

.last\:m-106\.25:last-child{
  margin: 26.5625rem;
}

.last\:m-112\.25:last-child{
  margin: 28.0675rem;
}

.last\:m-112\.75:last-child{
  margin: 28.1875rem;
}

.last\:m-147\.5:last-child{
  margin: 36.875rem;
}

.last\:m-162\.5:last-child{
  margin: 40.625rem;
}

.last\:m-172\.25:last-child{
  margin: 42.5625rem;
}

.last\:m-175\.25:last-child{
  margin: 43.8125rem;
}

.last\:m-184\.25:last-child{
  margin: 46.0625rem;
}

.last\:m-203\.25:last-child{
  margin: 50.8125rem;
}

.last\:m-half:last-child{
  margin: 50%;
}

.last\:m-full:last-child{
  margin: 100%;
}

.last\:m-1\/10:last-child{
  margin: 10%;
}

.last\:m-2\/10:last-child{
  margin: 20%;
}

.last\:m-3\/10:last-child{
  margin: 30%;
}

.last\:m-4\/10:last-child{
  margin: 40%;
}

.last\:m-4\.5\/10:last-child{
  margin: 45%;
}

.last\:m-5\/10:last-child{
  margin: 50%;
}

.last\:m-5\.5\/10:last-child{
  margin: 55%;
}

.last\:m-6\/10:last-child{
  margin: 60%;
}

.last\:m-7\/10:last-child{
  margin: 70%;
}

.last\:m-8\/10:last-child{
  margin: 80%;
}

.last\:m-9\/10:last-child{
  margin: 90%;
}

.last\:m-1\/12:last-child{
  margin: 8.333333%;
}

.last\:m-2\/12:last-child{
  margin: 16.666667%;
}

.last\:m-3\/12:last-child{
  margin: 25%;
}

.last\:m-4\/12:last-child{
  margin: 33.333333%;
}

.last\:m-5\/12:last-child{
  margin: 41.666667%;
}

.last\:m-6\/12:last-child{
  margin: 50%;
}

.last\:m-7\/12:last-child{
  margin: 58.333333%;
}

.last\:m-8\/12:last-child{
  margin: 66.666667%;
}

.last\:m-9\/12:last-child{
  margin: 75%;
}

.last\:m-10\/12:last-child{
  margin: 83.333333%;
}

.last\:m-11\/12:last-child{
  margin: 91.666667%;
}

.last\:-m-0:last-child{
  margin: 0px;
}

.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-7:last-child{
  margin: -1.75rem;
}

.last\:-m-8:last-child{
  margin: -2rem;
}

.last\:-m-9:last-child{
  margin: -2.25rem;
}

.last\:-m-10:last-child{
  margin: -2.5rem;
}

.last\:-m-11:last-child{
  margin: -2.75rem;
}

.last\:-m-12:last-child{
  margin: -3rem;
}

.last\:-m-13:last-child{
  margin: -3.25rem;
}

.last\:-m-14:last-child{
  margin: -3.5rem;
}

.last\:-m-15:last-child{
  margin: -3.75rem;
}

.last\:-m-16:last-child{
  margin: -4rem;
}

.last\:-m-17:last-child{
  margin: -4.25rem;
}

.last\:-m-18:last-child{
  margin: -4.5rem;
}

.last\:-m-19:last-child{
  margin: -4.75rem;
}

.last\:-m-20:last-child{
  margin: -5rem;
}

.last\:-m-22:last-child{
  margin: -5.5rem;
}

.last\:-m-24:last-child{
  margin: -6rem;
}

.last\:-m-25:last-child{
  margin: -6.25rem;
}

.last\:-m-28:last-child{
  margin: -7rem;
}

.last\:-m-30:last-child{
  margin: -7.5rem;
}

.last\:-m-32:last-child{
  margin: -8rem;
}

.last\:-m-34:last-child{
  margin: -8.5rem;
}

.last\:-m-35:last-child{
  margin: -8.75rem;
}

.last\:-m-36:last-child{
  margin: -9rem;
}

.last\:-m-39:last-child{
  margin: -9.75rem;
}

.last\:-m-40:last-child{
  margin: -10rem;
}

.last\:-m-42:last-child{
  margin: -10.5rem;
}

.last\:-m-44:last-child{
  margin: -11rem;
}

.last\:-m-45:last-child{
  margin: -11.25rem;
}

.last\:-m-48:last-child{
  margin: -12rem;
}

.last\:-m-50:last-child{
  margin: -12.5rem;
}

.last\:-m-52:last-child{
  margin: -13rem;
}

.last\:-m-55:last-child{
  margin: -13.75rem;
}

.last\:-m-56:last-child{
  margin: -14rem;
}

.last\:-m-58:last-child{
  margin: -14.5rem;
}

.last\:-m-60:last-child{
  margin: -15rem;
}

.last\:-m-64:last-child{
  margin: -16rem;
}

.last\:-m-65:last-child{
  margin: -16.25rem;
}

.last\:-m-68:last-child{
  margin: -17rem;
}

.last\:-m-69:last-child{
  margin: -17.25rem;
}

.last\:-m-70:last-child{
  margin: -17.5rem;
}

.last\:-m-72:last-child{
  margin: -18rem;
}

.last\:-m-75:last-child{
  margin: -18.75rem;
}

.last\:-m-80:last-child{
  margin: -20rem;
}

.last\:-m-85:last-child{
  margin: -21.25rem;
}

.last\:-m-86:last-child{
  margin: -21.5rem;
}

.last\:-m-90:last-child{
  margin: -22.5rem;
}

.last\:-m-96:last-child{
  margin: -24rem;
}

.last\:-m-100:last-child{
  margin: -25rem;
}

.last\:-m-115:last-child{
  margin: -28.75rem;
}

.last\:-m-125:last-child{
  margin: -31.25rem;
}

.last\:-m-142:last-child{
  margin: -35.5rem;
}

.last\:-m-150:last-child{
  margin: -37.5rem;
}

.last\:-m-156:last-child{
  margin: -39rem;
}

.last\:-m-160:last-child{
  margin: -40rem;
}

.last\:-m-175:last-child{
  margin: -43.75rem;
}

.last\:-m-207:last-child{
  margin: -51.75rem;
}

.last\:-m-242:last-child{
  margin: -60.5rem;
}

.last\:-m-250:last-child{
  margin: -62.5rem;
}

.last\:-m-258:last-child{
  margin: -64.5rem;
}

.last\:-m-265:last-child{
  margin: -66.25rem;
}

.last\:-m-280:last-child{
  margin: -70rem;
}

.last\:-m-px:last-child{
  margin: -1px;
}

.last\:-m-0\.5:last-child{
  margin: -0.125rem;
}

.last\:-m-1\.5:last-child{
  margin: -0.375rem;
}

.last\:-m-2\.5:last-child{
  margin: -0.625rem;
}

.last\:-m-3\.5:last-child{
  margin: -0.875rem;
}

.last\:-m-0\.25:last-child{
  margin: -0.0625rem;
}

.last\:-m-0\.75:last-child{
  margin: -0.1875rem;
}

.last\:-m-1\.25:last-child{
  margin: -0.3125rem;
}

.last\:-m-1\.75:last-child{
  margin: -0.4375rem;
}

.last\:-m-2\.25:last-child{
  margin: -0.5625rem;
}

.last\:-m-2\.75:last-child{
  margin: -0.6875rem;
}

.last\:-m-3\.25:last-child{
  margin: -0.8125rem;
}

.last\:-m-3\.75:last-child{
  margin: -0.9375rem;
}

.last\:-m-4\.25:last-child{
  margin: -1.0625rem;
}

.last\:-m-4\.5:last-child{
  margin: -1.125rem;
}

.last\:-m-4\.75:last-child{
  margin: -1.1875rem;
}

.last\:-m-5\.25:last-child{
  margin: -1.3125rem;
}

.last\:-m-5\.5:last-child{
  margin: -1.375rem;
}

.last\:-m-5\.75:last-child{
  margin: -1.4375rem;
}

.last\:-m-6\.25:last-child{
  margin: -1.5625rem;
}

.last\:-m-6\.5:last-child{
  margin: -1.625rem;
}

.last\:-m-6\.75:last-child{
  margin: -1.6875rem;
}

.last\:-m-7\.25:last-child{
  margin: -1.8125rem;
}

.last\:-m-7\.5:last-child{
  margin: -1.875rem;
}

.last\:-m-8\.25:last-child{
  margin: -2.0625rem;
}

.last\:-m-8\.5:last-child{
  margin: -2.125rem;
}

.last\:-m-9\.25:last-child{
  margin: -2.3125rem;
}

.last\:-m-9\.5:last-child{
  margin: -2.375rem;
}

.last\:-m-10\.5:last-child{
  margin: -2.625rem;
}

.last\:-m-11\.25:last-child{
  margin: -2.8125rem;
}

.last\:-m-11\.5:last-child{
  margin: -2.875rem;
}

.last\:-m-12\.5:last-child{
  margin: -3.125rem;
}

.last\:-m-12\.75:last-child{
  margin: -3.1875rem;
}

.last\:-m-13\.5:last-child{
  margin: -3.375rem;
}

.last\:-m-14\.5:last-child{
  margin: -3.625rem;
}

.last\:-m-15\.5:last-child{
  margin: -3.875rem;
}

.last\:-m-15\.75:last-child{
  margin: -3.9375rem;
}

.last\:-m-16\.25:last-child{
  margin: -4.0625rem;
}

.last\:-m-17\.25:last-child{
  margin: -4.3125rem;
}

.last\:-m-17\.5:last-child{
  margin: -4.375rem;
}

.last\:-m-18\.25:last-child{
  margin: -4.5625rem;
}

.last\:-m-18\.5:last-child{
  margin: -4.625rem;
}

.last\:-m-20\.25:last-child{
  margin: -5.0625rem;
}

.last\:-m-20\.5:last-child{
  margin: -5.125rem;
}

.last\:-m-22\.5:last-child{
  margin: -5.625rem;
}

.last\:-m-25\.5:last-child{
  margin: -6.375rem;
}

.last\:-m-26\.75:last-child{
  margin: -6.6875rem;
}

.last\:-m-32\.5:last-child{
  margin: -8.125rem;
}

.last\:-m-37\.5:last-child{
  margin: -9.375rem;
}

.last\:-m-41\.25:last-child{
  margin: -10.3125rem;
}

.last\:-m-52\.5:last-child{
  margin: -13.125rem;
}

.last\:-m-54\.5:last-child{
  margin: -13.625rem;
}

.last\:-m-57\.25:last-child{
  margin: -14.3125rem;
}

.last\:-m-57\.5:last-child{
  margin: -14.375rem;
}

.last\:-m-66\.25:last-child{
  margin: -16.5625rem;
}

.last\:-m-74\.5:last-child{
  margin: -18.125rem;
}

.last\:-m-106\.25:last-child{
  margin: -26.5625rem;
}

.last\:-m-112\.25:last-child{
  margin: -28.0675rem;
}

.last\:-m-112\.75:last-child{
  margin: -28.1875rem;
}

.last\:-m-147\.5:last-child{
  margin: -36.875rem;
}

.last\:-m-162\.5:last-child{
  margin: -40.625rem;
}

.last\:-m-172\.25:last-child{
  margin: -42.5625rem;
}

.last\:-m-175\.25:last-child{
  margin: -43.8125rem;
}

.last\:-m-184\.25:last-child{
  margin: -46.0625rem;
}

.last\:-m-203\.25:last-child{
  margin: -50.8125rem;
}

.last\:-m-half:last-child{
  margin: -50%;
}

.last\:-m-full:last-child{
  margin: -100%;
}

.last\:-m-1\/10:last-child{
  margin: -10%;
}

.last\:-m-2\/10:last-child{
  margin: -20%;
}

.last\:-m-3\/10:last-child{
  margin: -30%;
}

.last\:-m-4\/10:last-child{
  margin: -40%;
}

.last\:-m-4\.5\/10:last-child{
  margin: -45%;
}

.last\:-m-5\/10:last-child{
  margin: -50%;
}

.last\:-m-5\.5\/10:last-child{
  margin: -55%;
}

.last\:-m-6\/10:last-child{
  margin: -60%;
}

.last\:-m-7\/10:last-child{
  margin: -70%;
}

.last\:-m-8\/10:last-child{
  margin: -80%;
}

.last\:-m-9\/10:last-child{
  margin: -90%;
}

.last\:-m-1\/12:last-child{
  margin: -8.33333%;
}

.last\:-m-2\/12:last-child{
  margin: -16.66667%;
}

.last\:-m-3\/12:last-child{
  margin: -25%;
}

.last\:-m-4\/12:last-child{
  margin: -33.33333%;
}

.last\:-m-5\/12:last-child{
  margin: -41.66667%;
}

.last\:-m-6\/12:last-child{
  margin: -50%;
}

.last\:-m-7\/12:last-child{
  margin: -58.33333%;
}

.last\:-m-8\/12:last-child{
  margin: -66.66667%;
}

.last\:-m-9\/12:last-child{
  margin: -75%;
}

.last\:-m-10\/12:last-child{
  margin: -83.33333%;
}

.last\:-m-11\/12:last-child{
  margin: -91.66667%;
}

.last\:my-0:last-child{
  margin-top: 0px;
  margin-bottom: 0px;
}

.last\:mx-0:last-child{
  margin-left: 0px;
  margin-right: 0px;
}

.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-7:last-child{
  margin-top: 1.75rem;
  margin-bottom: 1.75rem;
}

.last\:mx-7:last-child{
  margin-left: 1.75rem;
  margin-right: 1.75rem;
}

.last\:my-8:last-child{
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.last\:mx-8:last-child{
  margin-left: 2rem;
  margin-right: 2rem;
}

.last\:my-9:last-child{
  margin-top: 2.25rem;
  margin-bottom: 2.25rem;
}

.last\:mx-9:last-child{
  margin-left: 2.25rem;
  margin-right: 2.25rem;
}

.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-11:last-child{
  margin-top: 2.75rem;
  margin-bottom: 2.75rem;
}

.last\:mx-11:last-child{
  margin-left: 2.75rem;
  margin-right: 2.75rem;
}

.last\:my-12:last-child{
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.last\:mx-12:last-child{
  margin-left: 3rem;
  margin-right: 3rem;
}

.last\:my-13:last-child{
  margin-top: 3.25rem;
  margin-bottom: 3.25rem;
}

.last\:mx-13:last-child{
  margin-left: 3.25rem;
  margin-right: 3.25rem;
}

.last\:my-14:last-child{
  margin-top: 3.5rem;
  margin-bottom: 3.5rem;
}

.last\:mx-14:last-child{
  margin-left: 3.5rem;
  margin-right: 3.5rem;
}

.last\:my-15:last-child{
  margin-top: 3.75rem;
  margin-bottom: 3.75rem;
}

.last\:mx-15:last-child{
  margin-left: 3.75rem;
  margin-right: 3.75rem;
}

.last\:my-16:last-child{
  margin-top: 4rem;
  margin-bottom: 4rem;
}

.last\:mx-16:last-child{
  margin-left: 4rem;
  margin-right: 4rem;
}

.last\:my-17:last-child{
  margin-top: 4.25rem;
  margin-bottom: 4.25rem;
}

.last\:mx-17:last-child{
  margin-left: 4.25rem;
  margin-right: 4.25rem;
}

.last\:my-18:last-child{
  margin-top: 4.5rem;
  margin-bottom: 4.5rem;
}

.last\:mx-18:last-child{
  margin-left: 4.5rem;
  margin-right: 4.5rem;
}

.last\:my-19:last-child{
  margin-top: 4.75rem;
  margin-bottom: 4.75rem;
}

.last\:mx-19:last-child{
  margin-left: 4.75rem;
  margin-right: 4.75rem;
}

.last\:my-20:last-child{
  margin-top: 5rem;
  margin-bottom: 5rem;
}

.last\:mx-20:last-child{
  margin-left: 5rem;
  margin-right: 5rem;
}

.last\:my-22:last-child{
  margin-top: 5.5rem;
  margin-bottom: 5.5rem;
}

.last\:mx-22:last-child{
  margin-left: 5.5rem;
  margin-right: 5.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-25:last-child{
  margin-top: 6.25rem;
  margin-bottom: 6.25rem;
}

.last\:mx-25:last-child{
  margin-left: 6.25rem;
  margin-right: 6.25rem;
}

.last\:my-28:last-child{
  margin-top: 7rem;
  margin-bottom: 7rem;
}

.last\:mx-28:last-child{
  margin-left: 7rem;
  margin-right: 7rem;
}

.last\:my-30:last-child{
  margin-top: 7.5rem;
  margin-bottom: 7.5rem;
}

.last\:mx-30:last-child{
  margin-left: 7.5rem;
  margin-right: 7.5rem;
}

.last\:my-32:last-child{
  margin-top: 8rem;
  margin-bottom: 8rem;
}

.last\:mx-32:last-child{
  margin-left: 8rem;
  margin-right: 8rem;
}

.last\:my-34:last-child{
  margin-top: 8.5rem;
  margin-bottom: 8.5rem;
}

.last\:mx-34:last-child{
  margin-left: 8.5rem;
  margin-right: 8.5rem;
}

.last\:my-35:last-child{
  margin-top: 8.75rem;
  margin-bottom: 8.75rem;
}

.last\:mx-35:last-child{
  margin-left: 8.75rem;
  margin-right: 8.75rem;
}

.last\:my-36:last-child{
  margin-top: 9rem;
  margin-bottom: 9rem;
}

.last\:mx-36:last-child{
  margin-left: 9rem;
  margin-right: 9rem;
}

.last\:my-39:last-child{
  margin-top: 9.75rem;
  margin-bottom: 9.75rem;
}

.last\:mx-39:last-child{
  margin-left: 9.75rem;
  margin-right: 9.75rem;
}

.last\:my-40:last-child{
  margin-top: 10rem;
  margin-bottom: 10rem;
}

.last\:mx-40:last-child{
  margin-left: 10rem;
  margin-right: 10rem;
}

.last\:my-42:last-child{
  margin-top: 10.5rem;
  margin-bottom: 10.5rem;
}

.last\:mx-42:last-child{
  margin-left: 10.5rem;
  margin-right: 10.5rem;
}

.last\:my-44:last-child{
  margin-top: 11rem;
  margin-bottom: 11rem;
}

.last\:mx-44:last-child{
  margin-left: 11rem;
  margin-right: 11rem;
}

.last\:my-45:last-child{
  margin-top: 11.25rem;
  margin-bottom: 11.25rem;
}

.last\:mx-45:last-child{
  margin-left: 11.25rem;
  margin-right: 11.25rem;
}

.last\:my-48:last-child{
  margin-top: 12rem;
  margin-bottom: 12rem;
}

.last\:mx-48:last-child{
  margin-left: 12rem;
  margin-right: 12rem;
}

.last\:my-50:last-child{
  margin-top: 12.5rem;
  margin-bottom: 12.5rem;
}

.last\:mx-50:last-child{
  margin-left: 12.5rem;
  margin-right: 12.5rem;
}

.last\:my-52:last-child{
  margin-top: 13rem;
  margin-bottom: 13rem;
}

.last\:mx-52:last-child{
  margin-left: 13rem;
  margin-right: 13rem;
}

.last\:my-55:last-child{
  margin-top: 13.75rem;
  margin-bottom: 13.75rem;
}

.last\:mx-55:last-child{
  margin-left: 13.75rem;
  margin-right: 13.75rem;
}

.last\:my-56:last-child{
  margin-top: 14rem;
  margin-bottom: 14rem;
}

.last\:mx-56:last-child{
  margin-left: 14rem;
  margin-right: 14rem;
}

.last\:my-58:last-child{
  margin-top: 14.5rem;
  margin-bottom: 14.5rem;
}

.last\:mx-58:last-child{
  margin-left: 14.5rem;
  margin-right: 14.5rem;
}

.last\:my-60:last-child{
  margin-top: 15rem;
  margin-bottom: 15rem;
}

.last\:mx-60:last-child{
  margin-left: 15rem;
  margin-right: 15rem;
}

.last\:my-64:last-child{
  margin-top: 16rem;
  margin-bottom: 16rem;
}

.last\:mx-64:last-child{
  margin-left: 16rem;
  margin-right: 16rem;
}

.last\:my-65:last-child{
  margin-top: 16.25rem;
  margin-bottom: 16.25rem;
}

.last\:mx-65:last-child{
  margin-left: 16.25rem;
  margin-right: 16.25rem;
}

.last\:my-68:last-child{
  margin-top: 17rem;
  margin-bottom: 17rem;
}

.last\:mx-68:last-child{
  margin-left: 17rem;
  margin-right: 17rem;
}

.last\:my-69:last-child{
  margin-top: 17.25rem;
  margin-bottom: 17.25rem;
}

.last\:mx-69:last-child{
  margin-left: 17.25rem;
  margin-right: 17.25rem;
}

.last\:my-70:last-child{
  margin-top: 17.5rem;
  margin-bottom: 17.5rem;
}

.last\:mx-70:last-child{
  margin-left: 17.5rem;
  margin-right: 17.5rem;
}

.last\:my-72:last-child{
  margin-top: 18rem;
  margin-bottom: 18rem;
}

.last\:mx-72:last-child{
  margin-left: 18rem;
  margin-right: 18rem;
}

.last\:my-75:last-child{
  margin-top: 18.75rem;
  margin-bottom: 18.75rem;
}

.last\:mx-75:last-child{
  margin-left: 18.75rem;
  margin-right: 18.75rem;
}

.last\:my-80:last-child{
  margin-top: 20rem;
  margin-bottom: 20rem;
}

.last\:mx-80:last-child{
  margin-left: 20rem;
  margin-right: 20rem;
}

.last\:my-85:last-child{
  margin-top: 21.25rem;
  margin-bottom: 21.25rem;
}

.last\:mx-85:last-child{
  margin-left: 21.25rem;
  margin-right: 21.25rem;
}

.last\:my-86:last-child{
  margin-top: 21.5rem;
  margin-bottom: 21.5rem;
}

.last\:mx-86:last-child{
  margin-left: 21.5rem;
  margin-right: 21.5rem;
}

.last\:my-90:last-child{
  margin-top: 22.5rem;
  margin-bottom: 22.5rem;
}

.last\:mx-90:last-child{
  margin-left: 22.5rem;
  margin-right: 22.5rem;
}

.last\:my-96:last-child{
  margin-top: 24rem;
  margin-bottom: 24rem;
}

.last\:mx-96:last-child{
  margin-left: 24rem;
  margin-right: 24rem;
}

.last\:my-100:last-child{
  margin-top: 25rem;
  margin-bottom: 25rem;
}

.last\:mx-100:last-child{
  margin-left: 25rem;
  margin-right: 25rem;
}

.last\:my-115:last-child{
  margin-top: 28.75rem;
  margin-bottom: 28.75rem;
}

.last\:mx-115:last-child{
  margin-left: 28.75rem;
  margin-right: 28.75rem;
}

.last\:my-125:last-child{
  margin-top: 31.25rem;
  margin-bottom: 31.25rem;
}

.last\:mx-125:last-child{
  margin-left: 31.25rem;
  margin-right: 31.25rem;
}

.last\:my-142:last-child{
  margin-top: 35.5rem;
  margin-bottom: 35.5rem;
}

.last\:mx-142:last-child{
  margin-left: 35.5rem;
  margin-right: 35.5rem;
}

.last\:my-150:last-child{
  margin-top: 37.5rem;
  margin-bottom: 37.5rem;
}

.last\:mx-150:last-child{
  margin-left: 37.5rem;
  margin-right: 37.5rem;
}

.last\:my-156:last-child{
  margin-top: 39rem;
  margin-bottom: 39rem;
}

.last\:mx-156:last-child{
  margin-left: 39rem;
  margin-right: 39rem;
}

.last\:my-160:last-child{
  margin-top: 40rem;
  margin-bottom: 40rem;
}

.last\:mx-160:last-child{
  margin-left: 40rem;
  margin-right: 40rem;
}

.last\:my-175:last-child{
  margin-top: 43.75rem;
  margin-bottom: 43.75rem;
}

.last\:mx-175:last-child{
  margin-left: 43.75rem;
  margin-right: 43.75rem;
}

.last\:my-207:last-child{
  margin-top: 51.75rem;
  margin-bottom: 51.75rem;
}

.last\:mx-207:last-child{
  margin-left: 51.75rem;
  margin-right: 51.75rem;
}

.last\:my-242:last-child{
  margin-top: 60.5rem;
  margin-bottom: 60.5rem;
}

.last\:mx-242:last-child{
  margin-left: 60.5rem;
  margin-right: 60.5rem;
}

.last\:my-250:last-child{
  margin-top: 62.5rem;
  margin-bottom: 62.5rem;
}

.last\:mx-250:last-child{
  margin-left: 62.5rem;
  margin-right: 62.5rem;
}

.last\:my-258:last-child{
  margin-top: 64.5rem;
  margin-bottom: 64.5rem;
}

.last\:mx-258:last-child{
  margin-left: 64.5rem;
  margin-right: 64.5rem;
}

.last\:my-265:last-child{
  margin-top: 66.25rem;
  margin-bottom: 66.25rem;
}

.last\:mx-265:last-child{
  margin-left: 66.25rem;
  margin-right: 66.25rem;
}

.last\:my-280:last-child{
  margin-top: 70rem;
  margin-bottom: 70rem;
}

.last\:mx-280:last-child{
  margin-left: 70rem;
  margin-right: 70rem;
}

.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-0\.5:last-child{
  margin-top: 0.125rem;
  margin-bottom: 0.125rem;
}

.last\:mx-0\.5:last-child{
  margin-left: 0.125rem;
  margin-right: 0.125rem;
}

.last\:my-1\.5:last-child{
  margin-top: 0.375rem;
  margin-bottom: 0.375rem;
}

.last\:mx-1\.5:last-child{
  margin-left: 0.375rem;
  margin-right: 0.375rem;
}

.last\:my-2\.5:last-child{
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}

.last\:mx-2\.5:last-child{
  margin-left: 0.625rem;
  margin-right: 0.625rem;
}

.last\:my-3\.5:last-child{
  margin-top: 0.875rem;
  margin-bottom: 0.875rem;
}

.last\:mx-3\.5:last-child{
  margin-left: 0.875rem;
  margin-right: 0.875rem;
}

.last\:my-0\.25:last-child{
  margin-top: 0.0625rem;
  margin-bottom: 0.0625rem;
}

.last\:mx-0\.25:last-child{
  margin-left: 0.0625rem;
  margin-right: 0.0625rem;
}

.last\:my-0\.75:last-child{
  margin-top: 0.1875rem;
  margin-bottom: 0.1875rem;
}

.last\:mx-0\.75:last-child{
  margin-left: 0.1875rem;
  margin-right: 0.1875rem;
}

.last\:my-1\.25:last-child{
  margin-top: 0.3125rem;
  margin-bottom: 0.3125rem;
}

.last\:mx-1\.25:last-child{
  margin-left: 0.3125rem;
  margin-right: 0.3125rem;
}

.last\:my-1\.75:last-child{
  margin-top: 0.4375rem;
  margin-bottom: 0.4375rem;
}

.last\:mx-1\.75:last-child{
  margin-left: 0.4375rem;
  margin-right: 0.4375rem;
}

.last\:my-2\.25:last-child{
  margin-top: 0.5625rem;
  margin-bottom: 0.5625rem;
}

.last\:mx-2\.25:last-child{
  margin-left: 0.5625rem;
  margin-right: 0.5625rem;
}

.last\:my-2\.75:last-child{
  margin-top: 0.6875rem;
  margin-bottom: 0.6875rem;
}

.last\:mx-2\.75:last-child{
  margin-left: 0.6875rem;
  margin-right: 0.6875rem;
}

.last\:my-3\.25:last-child{
  margin-top: 0.8125rem;
  margin-bottom: 0.8125rem;
}

.last\:mx-3\.25:last-child{
  margin-left: 0.8125rem;
  margin-right: 0.8125rem;
}

.last\:my-3\.75:last-child{
  margin-top: 0.9375rem;
  margin-bottom: 0.9375rem;
}

.last\:mx-3\.75:last-child{
  margin-left: 0.9375rem;
  margin-right: 0.9375rem;
}

.last\:my-4\.25:last-child{
  margin-top: 1.0625rem;
  margin-bottom: 1.0625rem;
}

.last\:mx-4\.25:last-child{
  margin-left: 1.0625rem;
  margin-right: 1.0625rem;
}

.last\:my-4\.5:last-child{
  margin-top: 1.125rem;
  margin-bottom: 1.125rem;
}

.last\:mx-4\.5:last-child{
  margin-left: 1.125rem;
  margin-right: 1.125rem;
}

.last\:my-4\.75:last-child{
  margin-top: 1.1875rem;
  margin-bottom: 1.1875rem;
}

.last\:mx-4\.75:last-child{
  margin-left: 1.1875rem;
  margin-right: 1.1875rem;
}

.last\:my-5\.25:last-child{
  margin-top: 1.3125rem;
  margin-bottom: 1.3125rem;
}

.last\:mx-5\.25:last-child{
  margin-left: 1.3125rem;
  margin-right: 1.3125rem;
}

.last\:my-5\.5:last-child{
  margin-top: 1.375rem;
  margin-bottom: 1.375rem;
}

.last\:mx-5\.5:last-child{
  margin-left: 1.375rem;
  margin-right: 1.375rem;
}

.last\:my-5\.75:last-child{
  margin-top: 1.4375rem;
  margin-bottom: 1.4375rem;
}

.last\:mx-5\.75:last-child{
  margin-left: 1.4375rem;
  margin-right: 1.4375rem;
}

.last\:my-6\.25:last-child{
  margin-top: 1.5625rem;
  margin-bottom: 1.5625rem;
}

.last\:mx-6\.25:last-child{
  margin-left: 1.5625rem;
  margin-right: 1.5625rem;
}

.last\:my-6\.5:last-child{
  margin-top: 1.625rem;
  margin-bottom: 1.625rem;
}

.last\:mx-6\.5:last-child{
  margin-left: 1.625rem;
  margin-right: 1.625rem;
}

.last\:my-6\.75:last-child{
  margin-top: 1.6875rem;
  margin-bottom: 1.6875rem;
}

.last\:mx-6\.75:last-child{
  margin-left: 1.6875rem;
  margin-right: 1.6875rem;
}

.last\:my-7\.25:last-child{
  margin-top: 1.8125rem;
  margin-bottom: 1.8125rem;
}

.last\:mx-7\.25:last-child{
  margin-left: 1.8125rem;
  margin-right: 1.8125rem;
}

.last\:my-7\.5:last-child{
  margin-top: 1.875rem;
  margin-bottom: 1.875rem;
}

.last\:mx-7\.5:last-child{
  margin-left: 1.875rem;
  margin-right: 1.875rem;
}

.last\:my-8\.25:last-child{
  margin-top: 2.0625rem;
  margin-bottom: 2.0625rem;
}

.last\:mx-8\.25:last-child{
  margin-left: 2.0625rem;
  margin-right: 2.0625rem;
}

.last\:my-8\.5:last-child{
  margin-top: 2.125rem;
  margin-bottom: 2.125rem;
}

.last\:mx-8\.5:last-child{
  margin-left: 2.125rem;
  margin-right: 2.125rem;
}

.last\:my-9\.25:last-child{
  margin-top: 2.3125rem;
  margin-bottom: 2.3125rem;
}

.last\:mx-9\.25:last-child{
  margin-left: 2.3125rem;
  margin-right: 2.3125rem;
}

.last\:my-9\.5:last-child{
  margin-top: 2.375rem;
  margin-bottom: 2.375rem;
}

.last\:mx-9\.5:last-child{
  margin-left: 2.375rem;
  margin-right: 2.375rem;
}

.last\:my-10\.5:last-child{
  margin-top: 2.625rem;
  margin-bottom: 2.625rem;
}

.last\:mx-10\.5:last-child{
  margin-left: 2.625rem;
  margin-right: 2.625rem;
}

.last\:my-11\.25:last-child{
  margin-top: 2.8125rem;
  margin-bottom: 2.8125rem;
}

.last\:mx-11\.25:last-child{
  margin-left: 2.8125rem;
  margin-right: 2.8125rem;
}

.last\:my-11\.5:last-child{
  margin-top: 2.875rem;
  margin-bottom: 2.875rem;
}

.last\:mx-11\.5:last-child{
  margin-left: 2.875rem;
  margin-right: 2.875rem;
}

.last\:my-12\.5:last-child{
  margin-top: 3.125rem;
  margin-bottom: 3.125rem;
}

.last\:mx-12\.5:last-child{
  margin-left: 3.125rem;
  margin-right: 3.125rem;
}

.last\:my-12\.75:last-child{
  margin-top: 3.1875rem;
  margin-bottom: 3.1875rem;
}

.last\:mx-12\.75:last-child{
  margin-left: 3.1875rem;
  margin-right: 3.1875rem;
}

.last\:my-13\.5:last-child{
  margin-top: 3.375rem;
  margin-bottom: 3.375rem;
}

.last\:mx-13\.5:last-child{
  margin-left: 3.375rem;
  margin-right: 3.375rem;
}

.last\:my-14\.5:last-child{
  margin-top: 3.625rem;
  margin-bottom: 3.625rem;
}

.last\:mx-14\.5:last-child{
  margin-left: 3.625rem;
  margin-right: 3.625rem;
}

.last\:my-15\.5:last-child{
  margin-top: 3.875rem;
  margin-bottom: 3.875rem;
}

.last\:mx-15\.5:last-child{
  margin-left: 3.875rem;
  margin-right: 3.875rem;
}

.last\:my-15\.75:last-child{
  margin-top: 3.9375rem;
  margin-bottom: 3.9375rem;
}

.last\:mx-15\.75:last-child{
  margin-left: 3.9375rem;
  margin-right: 3.9375rem;
}

.last\:my-16\.25:last-child{
  margin-top: 4.0625rem;
  margin-bottom: 4.0625rem;
}

.last\:mx-16\.25:last-child{
  margin-left: 4.0625rem;
  margin-right: 4.0625rem;
}

.last\:my-17\.25:last-child{
  margin-top: 4.3125rem;
  margin-bottom: 4.3125rem;
}

.last\:mx-17\.25:last-child{
  margin-left: 4.3125rem;
  margin-right: 4.3125rem;
}

.last\:my-17\.5:last-child{
  margin-top: 4.375rem;
  margin-bottom: 4.375rem;
}

.last\:mx-17\.5:last-child{
  margin-left: 4.375rem;
  margin-right: 4.375rem;
}

.last\:my-18\.25:last-child{
  margin-top: 4.5625rem;
  margin-bottom: 4.5625rem;
}

.last\:mx-18\.25:last-child{
  margin-left: 4.5625rem;
  margin-right: 4.5625rem;
}

.last\:my-18\.5:last-child{
  margin-top: 4.625rem;
  margin-bottom: 4.625rem;
}

.last\:mx-18\.5:last-child{
  margin-left: 4.625rem;
  margin-right: 4.625rem;
}

.last\:my-20\.25:last-child{
  margin-top: 5.0625rem;
  margin-bottom: 5.0625rem;
}

.last\:mx-20\.25:last-child{
  margin-left: 5.0625rem;
  margin-right: 5.0625rem;
}

.last\:my-20\.5:last-child{
  margin-top: 5.125rem;
  margin-bottom: 5.125rem;
}

.last\:mx-20\.5:last-child{
  margin-left: 5.125rem;
  margin-right: 5.125rem;
}

.last\:my-22\.5:last-child{
  margin-top: 5.625rem;
  margin-bottom: 5.625rem;
}

.last\:mx-22\.5:last-child{
  margin-left: 5.625rem;
  margin-right: 5.625rem;
}

.last\:my-25\.5:last-child{
  margin-top: 6.375rem;
  margin-bottom: 6.375rem;
}

.last\:mx-25\.5:last-child{
  margin-left: 6.375rem;
  margin-right: 6.375rem;
}

.last\:my-26\.75:last-child{
  margin-top: 6.6875rem;
  margin-bottom: 6.6875rem;
}

.last\:mx-26\.75:last-child{
  margin-left: 6.6875rem;
  margin-right: 6.6875rem;
}

.last\:my-32\.5:last-child{
  margin-top: 8.125rem;
  margin-bottom: 8.125rem;
}

.last\:mx-32\.5:last-child{
  margin-left: 8.125rem;
  margin-right: 8.125rem;
}

.last\:my-37\.5:last-child{
  margin-top: 9.375rem;
  margin-bottom: 9.375rem;
}

.last\:mx-37\.5:last-child{
  margin-left: 9.375rem;
  margin-right: 9.375rem;
}

.last\:my-41\.25:last-child{
  margin-top: 10.3125rem;
  margin-bottom: 10.3125rem;
}

.last\:mx-41\.25:last-child{
  margin-left: 10.3125rem;
  margin-right: 10.3125rem;
}

.last\:my-52\.5:last-child{
  margin-top: 13.125rem;
  margin-bottom: 13.125rem;
}

.last\:mx-52\.5:last-child{
  margin-left: 13.125rem;
  margin-right: 13.125rem;
}

.last\:my-54\.5:last-child{
  margin-top: 13.625rem;
  margin-bottom: 13.625rem;
}

.last\:mx-54\.5:last-child{
  margin-left: 13.625rem;
  margin-right: 13.625rem;
}

.last\:my-57\.25:last-child{
  margin-top: 14.3125rem;
  margin-bottom: 14.3125rem;
}

.last\:mx-57\.25:last-child{
  margin-left: 14.3125rem;
  margin-right: 14.3125rem;
}

.last\:my-57\.5:last-child{
  margin-top: 14.375rem;
  margin-bottom: 14.375rem;
}

.last\:mx-57\.5:last-child{
  margin-left: 14.375rem;
  margin-right: 14.375rem;
}

.last\:my-66\.25:last-child{
  margin-top: 16.5625rem;
  margin-bottom: 16.5625rem;
}

.last\:mx-66\.25:last-child{
  margin-left: 16.5625rem;
  margin-right: 16.5625rem;
}

.last\:my-74\.5:last-child{
  margin-top: 18.125rem;
  margin-bottom: 18.125rem;
}

.last\:mx-74\.5:last-child{
  margin-left: 18.125rem;
  margin-right: 18.125rem;
}

.last\:my-106\.25:last-child{
  margin-top: 26.5625rem;
  margin-bottom: 26.5625rem;
}

.last\:mx-106\.25:last-child{
  margin-left: 26.5625rem;
  margin-right: 26.5625rem;
}

.last\:my-112\.25:last-child{
  margin-top: 28.0675rem;
  margin-bottom: 28.0675rem;
}

.last\:mx-112\.25:last-child{
  margin-left: 28.0675rem;
  margin-right: 28.0675rem;
}

.last\:my-112\.75:last-child{
  margin-top: 28.1875rem;
  margin-bottom: 28.1875rem;
}

.last\:mx-112\.75:last-child{
  margin-left: 28.1875rem;
  margin-right: 28.1875rem;
}

.last\:my-147\.5:last-child{
  margin-top: 36.875rem;
  margin-bottom: 36.875rem;
}

.last\:mx-147\.5:last-child{
  margin-left: 36.875rem;
  margin-right: 36.875rem;
}

.last\:my-162\.5:last-child{
  margin-top: 40.625rem;
  margin-bottom: 40.625rem;
}

.last\:mx-162\.5:last-child{
  margin-left: 40.625rem;
  margin-right: 40.625rem;
}

.last\:my-172\.25:last-child{
  margin-top: 42.5625rem;
  margin-bottom: 42.5625rem;
}

.last\:mx-172\.25:last-child{
  margin-left: 42.5625rem;
  margin-right: 42.5625rem;
}

.last\:my-175\.25:last-child{
  margin-top: 43.8125rem;
  margin-bottom: 43.8125rem;
}

.last\:mx-175\.25:last-child{
  margin-left: 43.8125rem;
  margin-right: 43.8125rem;
}

.last\:my-184\.25:last-child{
  margin-top: 46.0625rem;
  margin-bottom: 46.0625rem;
}

.last\:mx-184\.25:last-child{
  margin-left: 46.0625rem;
  margin-right: 46.0625rem;
}

.last\:my-203\.25:last-child{
  margin-top: 50.8125rem;
  margin-bottom: 50.8125rem;
}

.last\:mx-203\.25:last-child{
  margin-left: 50.8125rem;
  margin-right: 50.8125rem;
}

.last\:my-half:last-child{
  margin-top: 50%;
  margin-bottom: 50%;
}

.last\:mx-half:last-child{
  margin-left: 50%;
  margin-right: 50%;
}

.last\:my-full:last-child{
  margin-top: 100%;
  margin-bottom: 100%;
}

.last\:mx-full:last-child{
  margin-left: 100%;
  margin-right: 100%;
}

.last\:my-1\/10:last-child{
  margin-top: 10%;
  margin-bottom: 10%;
}

.last\:mx-1\/10:last-child{
  margin-left: 10%;
  margin-right: 10%;
}

.last\:my-2\/10:last-child{
  margin-top: 20%;
  margin-bottom: 20%;
}

.last\:mx-2\/10:last-child{
  margin-left: 20%;
  margin-right: 20%;
}

.last\:my-3\/10:last-child{
  margin-top: 30%;
  margin-bottom: 30%;
}

.last\:mx-3\/10:last-child{
  margin-left: 30%;
  margin-right: 30%;
}

.last\:my-4\/10:last-child{
  margin-top: 40%;
  margin-bottom: 40%;
}

.last\:mx-4\/10:last-child{
  margin-left: 40%;
  margin-right: 40%;
}

.last\:my-4\.5\/10:last-child{
  margin-top: 45%;
  margin-bottom: 45%;
}

.last\:mx-4\.5\/10:last-child{
  margin-left: 45%;
  margin-right: 45%;
}

.last\:my-5\/10:last-child{
  margin-top: 50%;
  margin-bottom: 50%;
}

.last\:mx-5\/10:last-child{
  margin-left: 50%;
  margin-right: 50%;
}

.last\:my-5\.5\/10:last-child{
  margin-top: 55%;
  margin-bottom: 55%;
}

.last\:mx-5\.5\/10:last-child{
  margin-left: 55%;
  margin-right: 55%;
}

.last\:my-6\/10:last-child{
  margin-top: 60%;
  margin-bottom: 60%;
}

.last\:mx-6\/10:last-child{
  margin-left: 60%;
  margin-right: 60%;
}

.last\:my-7\/10:last-child{
  margin-top: 70%;
  margin-bottom: 70%;
}

.last\:mx-7\/10:last-child{
  margin-left: 70%;
  margin-right: 70%;
}

.last\:my-8\/10:last-child{
  margin-top: 80%;
  margin-bottom: 80%;
}

.last\:mx-8\/10:last-child{
  margin-left: 80%;
  margin-right: 80%;
}

.last\:my-9\/10:last-child{
  margin-top: 90%;
  margin-bottom: 90%;
}

.last\:mx-9\/10:last-child{
  margin-left: 90%;
  margin-right: 90%;
}

.last\:my-1\/12:last-child{
  margin-top: 8.333333%;
  margin-bottom: 8.333333%;
}

.last\:mx-1\/12:last-child{
  margin-left: 8.333333%;
  margin-right: 8.333333%;
}

.last\:my-2\/12:last-child{
  margin-top: 16.666667%;
  margin-bottom: 16.666667%;
}

.last\:mx-2\/12:last-child{
  margin-left: 16.666667%;
  margin-right: 16.666667%;
}

.last\:my-3\/12:last-child{
  margin-top: 25%;
  margin-bottom: 25%;
}

.last\:mx-3\/12:last-child{
  margin-left: 25%;
  margin-right: 25%;
}

.last\:my-4\/12:last-child{
  margin-top: 33.333333%;
  margin-bottom: 33.333333%;
}

.last\:mx-4\/12:last-child{
  margin-left: 33.333333%;
  margin-right: 33.333333%;
}

.last\:my-5\/12:last-child{
  margin-top: 41.666667%;
  margin-bottom: 41.666667%;
}

.last\:mx-5\/12:last-child{
  margin-left: 41.666667%;
  margin-right: 41.666667%;
}

.last\:my-6\/12:last-child{
  margin-top: 50%;
  margin-bottom: 50%;
}

.last\:mx-6\/12:last-child{
  margin-left: 50%;
  margin-right: 50%;
}

.last\:my-7\/12:last-child{
  margin-top: 58.333333%;
  margin-bottom: 58.333333%;
}

.last\:mx-7\/12:last-child{
  margin-left: 58.333333%;
  margin-right: 58.333333%;
}

.last\:my-8\/12:last-child{
  margin-top: 66.666667%;
  margin-bottom: 66.666667%;
}

.last\:mx-8\/12:last-child{
  margin-left: 66.666667%;
  margin-right: 66.666667%;
}

.last\:my-9\/12:last-child{
  margin-top: 75%;
  margin-bottom: 75%;
}

.last\:mx-9\/12:last-child{
  margin-left: 75%;
  margin-right: 75%;
}

.last\:my-10\/12:last-child{
  margin-top: 83.333333%;
  margin-bottom: 83.333333%;
}

.last\:mx-10\/12:last-child{
  margin-left: 83.333333%;
  margin-right: 83.333333%;
}

.last\:my-11\/12:last-child{
  margin-top: 91.666667%;
  margin-bottom: 91.666667%;
}

.last\:mx-11\/12:last-child{
  margin-left: 91.666667%;
  margin-right: 91.666667%;
}

.last\:-my-0:last-child{
  margin-top: 0px;
  margin-bottom: 0px;
}

.last\:-mx-0:last-child{
  margin-left: 0px;
  margin-right: 0px;
}

.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-7:last-child{
  margin-top: -1.75rem;
  margin-bottom: -1.75rem;
}

.last\:-mx-7:last-child{
  margin-left: -1.75rem;
  margin-right: -1.75rem;
}

.last\:-my-8:last-child{
  margin-top: -2rem;
  margin-bottom: -2rem;
}

.last\:-mx-8:last-child{
  margin-left: -2rem;
  margin-right: -2rem;
}

.last\:-my-9:last-child{
  margin-top: -2.25rem;
  margin-bottom: -2.25rem;
}

.last\:-mx-9:last-child{
  margin-left: -2.25rem;
  margin-right: -2.25rem;
}

.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-11:last-child{
  margin-top: -2.75rem;
  margin-bottom: -2.75rem;
}

.last\:-mx-11:last-child{
  margin-left: -2.75rem;
  margin-right: -2.75rem;
}

.last\:-my-12:last-child{
  margin-top: -3rem;
  margin-bottom: -3rem;
}

.last\:-mx-12:last-child{
  margin-left: -3rem;
  margin-right: -3rem;
}

.last\:-my-13:last-child{
  margin-top: -3.25rem;
  margin-bottom: -3.25rem;
}

.last\:-mx-13:last-child{
  margin-left: -3.25rem;
  margin-right: -3.25rem;
}

.last\:-my-14:last-child{
  margin-top: -3.5rem;
  margin-bottom: -3.5rem;
}

.last\:-mx-14:last-child{
  margin-left: -3.5rem;
  margin-right: -3.5rem;
}

.last\:-my-15:last-child{
  margin-top: -3.75rem;
  margin-bottom: -3.75rem;
}

.last\:-mx-15:last-child{
  margin-left: -3.75rem;
  margin-right: -3.75rem;
}

.last\:-my-16:last-child{
  margin-top: -4rem;
  margin-bottom: -4rem;
}

.last\:-mx-16:last-child{
  margin-left: -4rem;
  margin-right: -4rem;
}

.last\:-my-17:last-child{
  margin-top: -4.25rem;
  margin-bottom: -4.25rem;
}

.last\:-mx-17:last-child{
  margin-left: -4.25rem;
  margin-right: -4.25rem;
}

.last\:-my-18:last-child{
  margin-top: -4.5rem;
  margin-bottom: -4.5rem;
}

.last\:-mx-18:last-child{
  margin-left: -4.5rem;
  margin-right: -4.5rem;
}

.last\:-my-19:last-child{
  margin-top: -4.75rem;
  margin-bottom: -4.75rem;
}

.last\:-mx-19:last-child{
  margin-left: -4.75rem;
  margin-right: -4.75rem;
}

.last\:-my-20:last-child{
  margin-top: -5rem;
  margin-bottom: -5rem;
}

.last\:-mx-20:last-child{
  margin-left: -5rem;
  margin-right: -5rem;
}

.last\:-my-22:last-child{
  margin-top: -5.5rem;
  margin-bottom: -5.5rem;
}

.last\:-mx-22:last-child{
  margin-left: -5.5rem;
  margin-right: -5.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-25:last-child{
  margin-top: -6.25rem;
  margin-bottom: -6.25rem;
}

.last\:-mx-25:last-child{
  margin-left: -6.25rem;
  margin-right: -6.25rem;
}

.last\:-my-28:last-child{
  margin-top: -7rem;
  margin-bottom: -7rem;
}

.last\:-mx-28:last-child{
  margin-left: -7rem;
  margin-right: -7rem;
}

.last\:-my-30:last-child{
  margin-top: -7.5rem;
  margin-bottom: -7.5rem;
}

.last\:-mx-30:last-child{
  margin-left: -7.5rem;
  margin-right: -7.5rem;
}

.last\:-my-32:last-child{
  margin-top: -8rem;
  margin-bottom: -8rem;
}

.last\:-mx-32:last-child{
  margin-left: -8rem;
  margin-right: -8rem;
}

.last\:-my-34:last-child{
  margin-top: -8.5rem;
  margin-bottom: -8.5rem;
}

.last\:-mx-34:last-child{
  margin-left: -8.5rem;
  margin-right: -8.5rem;
}

.last\:-my-35:last-child{
  margin-top: -8.75rem;
  margin-bottom: -8.75rem;
}

.last\:-mx-35:last-child{
  margin-left: -8.75rem;
  margin-right: -8.75rem;
}

.last\:-my-36:last-child{
  margin-top: -9rem;
  margin-bottom: -9rem;
}

.last\:-mx-36:last-child{
  margin-left: -9rem;
  margin-right: -9rem;
}

.last\:-my-39:last-child{
  margin-top: -9.75rem;
  margin-bottom: -9.75rem;
}

.last\:-mx-39:last-child{
  margin-left: -9.75rem;
  margin-right: -9.75rem;
}

.last\:-my-40:last-child{
  margin-top: -10rem;
  margin-bottom: -10rem;
}

.last\:-mx-40:last-child{
  margin-left: -10rem;
  margin-right: -10rem;
}

.last\:-my-42:last-child{
  margin-top: -10.5rem;
  margin-bottom: -10.5rem;
}

.last\:-mx-42:last-child{
  margin-left: -10.5rem;
  margin-right: -10.5rem;
}

.last\:-my-44:last-child{
  margin-top: -11rem;
  margin-bottom: -11rem;
}

.last\:-mx-44:last-child{
  margin-left: -11rem;
  margin-right: -11rem;
}

.last\:-my-45:last-child{
  margin-top: -11.25rem;
  margin-bottom: -11.25rem;
}

.last\:-mx-45:last-child{
  margin-left: -11.25rem;
  margin-right: -11.25rem;
}

.last\:-my-48:last-child{
  margin-top: -12rem;
  margin-bottom: -12rem;
}

.last\:-mx-48:last-child{
  margin-left: -12rem;
  margin-right: -12rem;
}

.last\:-my-50:last-child{
  margin-top: -12.5rem;
  margin-bottom: -12.5rem;
}

.last\:-mx-50:last-child{
  margin-left: -12.5rem;
  margin-right: -12.5rem;
}

.last\:-my-52:last-child{
  margin-top: -13rem;
  margin-bottom: -13rem;
}

.last\:-mx-52:last-child{
  margin-left: -13rem;
  margin-right: -13rem;
}

.last\:-my-55:last-child{
  margin-top: -13.75rem;
  margin-bottom: -13.75rem;
}

.last\:-mx-55:last-child{
  margin-left: -13.75rem;
  margin-right: -13.75rem;
}

.last\:-my-56:last-child{
  margin-top: -14rem;
  margin-bottom: -14rem;
}

.last\:-mx-56:last-child{
  margin-left: -14rem;
  margin-right: -14rem;
}

.last\:-my-58:last-child{
  margin-top: -14.5rem;
  margin-bottom: -14.5rem;
}

.last\:-mx-58:last-child{
  margin-left: -14.5rem;
  margin-right: -14.5rem;
}

.last\:-my-60:last-child{
  margin-top: -15rem;
  margin-bottom: -15rem;
}

.last\:-mx-60:last-child{
  margin-left: -15rem;
  margin-right: -15rem;
}

.last\:-my-64:last-child{
  margin-top: -16rem;
  margin-bottom: -16rem;
}

.last\:-mx-64:last-child{
  margin-left: -16rem;
  margin-right: -16rem;
}

.last\:-my-65:last-child{
  margin-top: -16.25rem;
  margin-bottom: -16.25rem;
}

.last\:-mx-65:last-child{
  margin-left: -16.25rem;
  margin-right: -16.25rem;
}

.last\:-my-68:last-child{
  margin-top: -17rem;
  margin-bottom: -17rem;
}

.last\:-mx-68:last-child{
  margin-left: -17rem;
  margin-right: -17rem;
}

.last\:-my-69:last-child{
  margin-top: -17.25rem;
  margin-bottom: -17.25rem;
}

.last\:-mx-69:last-child{
  margin-left: -17.25rem;
  margin-right: -17.25rem;
}

.last\:-my-70:last-child{
  margin-top: -17.5rem;
  margin-bottom: -17.5rem;
}

.last\:-mx-70:last-child{
  margin-left: -17.5rem;
  margin-right: -17.5rem;
}

.last\:-my-72:last-child{
  margin-top: -18rem;
  margin-bottom: -18rem;
}

.last\:-mx-72:last-child{
  margin-left: -18rem;
  margin-right: -18rem;
}

.last\:-my-75:last-child{
  margin-top: -18.75rem;
  margin-bottom: -18.75rem;
}

.last\:-mx-75:last-child{
  margin-left: -18.75rem;
  margin-right: -18.75rem;
}

.last\:-my-80:last-child{
  margin-top: -20rem;
  margin-bottom: -20rem;
}

.last\:-mx-80:last-child{
  margin-left: -20rem;
  margin-right: -20rem;
}

.last\:-my-85:last-child{
  margin-top: -21.25rem;
  margin-bottom: -21.25rem;
}

.last\:-mx-85:last-child{
  margin-left: -21.25rem;
  margin-right: -21.25rem;
}

.last\:-my-86:last-child{
  margin-top: -21.5rem;
  margin-bottom: -21.5rem;
}

.last\:-mx-86:last-child{
  margin-left: -21.5rem;
  margin-right: -21.5rem;
}

.last\:-my-90:last-child{
  margin-top: -22.5rem;
  margin-bottom: -22.5rem;
}

.last\:-mx-90:last-child{
  margin-left: -22.5rem;
  margin-right: -22.5rem;
}

.last\:-my-96:last-child{
  margin-top: -24rem;
  margin-bottom: -24rem;
}

.last\:-mx-96:last-child{
  margin-left: -24rem;
  margin-right: -24rem;
}

.last\:-my-100:last-child{
  margin-top: -25rem;
  margin-bottom: -25rem;
}

.last\:-mx-100:last-child{
  margin-left: -25rem;
  margin-right: -25rem;
}

.last\:-my-115:last-child{
  margin-top: -28.75rem;
  margin-bottom: -28.75rem;
}

.last\:-mx-115:last-child{
  margin-left: -28.75rem;
  margin-right: -28.75rem;
}

.last\:-my-125:last-child{
  margin-top: -31.25rem;
  margin-bottom: -31.25rem;
}

.last\:-mx-125:last-child{
  margin-left: -31.25rem;
  margin-right: -31.25rem;
}

.last\:-my-142:last-child{
  margin-top: -35.5rem;
  margin-bottom: -35.5rem;
}

.last\:-mx-142:last-child{
  margin-left: -35.5rem;
  margin-right: -35.5rem;
}

.last\:-my-150:last-child{
  margin-top: -37.5rem;
  margin-bottom: -37.5rem;
}

.last\:-mx-150:last-child{
  margin-left: -37.5rem;
  margin-right: -37.5rem;
}

.last\:-my-156:last-child{
  margin-top: -39rem;
  margin-bottom: -39rem;
}

.last\:-mx-156:last-child{
  margin-left: -39rem;
  margin-right: -39rem;
}

.last\:-my-160:last-child{
  margin-top: -40rem;
  margin-bottom: -40rem;
}

.last\:-mx-160:last-child{
  margin-left: -40rem;
  margin-right: -40rem;
}

.last\:-my-175:last-child{
  margin-top: -43.75rem;
  margin-bottom: -43.75rem;
}

.last\:-mx-175:last-child{
  margin-left: -43.75rem;
  margin-right: -43.75rem;
}

.last\:-my-207:last-child{
  margin-top: -51.75rem;
  margin-bottom: -51.75rem;
}

.last\:-mx-207:last-child{
  margin-left: -51.75rem;
  margin-right: -51.75rem;
}

.last\:-my-242:last-child{
  margin-top: -60.5rem;
  margin-bottom: -60.5rem;
}

.last\:-mx-242:last-child{
  margin-left: -60.5rem;
  margin-right: -60.5rem;
}

.last\:-my-250:last-child{
  margin-top: -62.5rem;
  margin-bottom: -62.5rem;
}

.last\:-mx-250:last-child{
  margin-left: -62.5rem;
  margin-right: -62.5rem;
}

.last\:-my-258:last-child{
  margin-top: -64.5rem;
  margin-bottom: -64.5rem;
}

.last\:-mx-258:last-child{
  margin-left: -64.5rem;
  margin-right: -64.5rem;
}

.last\:-my-265:last-child{
  margin-top: -66.25rem;
  margin-bottom: -66.25rem;
}

.last\:-mx-265:last-child{
  margin-left: -66.25rem;
  margin-right: -66.25rem;
}

.last\:-my-280:last-child{
  margin-top: -70rem;
  margin-bottom: -70rem;
}

.last\:-mx-280:last-child{
  margin-left: -70rem;
  margin-right: -70rem;
}

.last\:-my-px:last-child{
  margin-top: -1px;
  margin-bottom: -1px;
}

.last\:-mx-px:last-child{
  margin-left: -1px;
  margin-right: -1px;
}

.last\:-my-0\.5:last-child{
  margin-top: -0.125rem;
  margin-bottom: -0.125rem;
}

.last\:-mx-0\.5:last-child{
  margin-left: -0.125rem;
  margin-right: -0.125rem;
}

.last\:-my-1\.5:last-child{
  margin-top: -0.375rem;
  margin-bottom: -0.375rem;
}

.last\:-mx-1\.5:last-child{
  margin-left: -0.375rem;
  margin-right: -0.375rem;
}

.last\:-my-2\.5:last-child{
  margin-top: -0.625rem;
  margin-bottom: -0.625rem;
}

.last\:-mx-2\.5:last-child{
  margin-left: -0.625rem;
  margin-right: -0.625rem;
}

.last\:-my-3\.5:last-child{
  margin-top: -0.875rem;
  margin-bottom: -0.875rem;
}

.last\:-mx-3\.5:last-child{
  margin-left: -0.875rem;
  margin-right: -0.875rem;
}

.last\:-my-0\.25:last-child{
  margin-top: -0.0625rem;
  margin-bottom: -0.0625rem;
}

.last\:-mx-0\.25:last-child{
  margin-left: -0.0625rem;
  margin-right: -0.0625rem;
}

.last\:-my-0\.75:last-child{
  margin-top: -0.1875rem;
  margin-bottom: -0.1875rem;
}

.last\:-mx-0\.75:last-child{
  margin-left: -0.1875rem;
  margin-right: -0.1875rem;
}

.last\:-my-1\.25:last-child{
  margin-top: -0.3125rem;
  margin-bottom: -0.3125rem;
}

.last\:-mx-1\.25:last-child{
  margin-left: -0.3125rem;
  margin-right: -0.3125rem;
}

.last\:-my-1\.75:last-child{
  margin-top: -0.4375rem;
  margin-bottom: -0.4375rem;
}

.last\:-mx-1\.75:last-child{
  margin-left: -0.4375rem;
  margin-right: -0.4375rem;
}

.last\:-my-2\.25:last-child{
  margin-top: -0.5625rem;
  margin-bottom: -0.5625rem;
}

.last\:-mx-2\.25:last-child{
  margin-left: -0.5625rem;
  margin-right: -0.5625rem;
}

.last\:-my-2\.75:last-child{
  margin-top: -0.6875rem;
  margin-bottom: -0.6875rem;
}

.last\:-mx-2\.75:last-child{
  margin-left: -0.6875rem;
  margin-right: -0.6875rem;
}

.last\:-my-3\.25:last-child{
  margin-top: -0.8125rem;
  margin-bottom: -0.8125rem;
}

.last\:-mx-3\.25:last-child{
  margin-left: -0.8125rem;
  margin-right: -0.8125rem;
}

.last\:-my-3\.75:last-child{
  margin-top: -0.9375rem;
  margin-bottom: -0.9375rem;
}

.last\:-mx-3\.75:last-child{
  margin-left: -0.9375rem;
  margin-right: -0.9375rem;
}

.last\:-my-4\.25:last-child{
  margin-top: -1.0625rem;
  margin-bottom: -1.0625rem;
}

.last\:-mx-4\.25:last-child{
  margin-left: -1.0625rem;
  margin-right: -1.0625rem;
}

.last\:-my-4\.5:last-child{
  margin-top: -1.125rem;
  margin-bottom: -1.125rem;
}

.last\:-mx-4\.5:last-child{
  margin-left: -1.125rem;
  margin-right: -1.125rem;
}

.last\:-my-4\.75:last-child{
  margin-top: -1.1875rem;
  margin-bottom: -1.1875rem;
}

.last\:-mx-4\.75:last-child{
  margin-left: -1.1875rem;
  margin-right: -1.1875rem;
}

.last\:-my-5\.25:last-child{
  margin-top: -1.3125rem;
  margin-bottom: -1.3125rem;
}

.last\:-mx-5\.25:last-child{
  margin-left: -1.3125rem;
  margin-right: -1.3125rem;
}

.last\:-my-5\.5:last-child{
  margin-top: -1.375rem;
  margin-bottom: -1.375rem;
}

.last\:-mx-5\.5:last-child{
  margin-left: -1.375rem;
  margin-right: -1.375rem;
}

.last\:-my-5\.75:last-child{
  margin-top: -1.4375rem;
  margin-bottom: -1.4375rem;
}

.last\:-mx-5\.75:last-child{
  margin-left: -1.4375rem;
  margin-right: -1.4375rem;
}

.last\:-my-6\.25:last-child{
  margin-top: -1.5625rem;
  margin-bottom: -1.5625rem;
}

.last\:-mx-6\.25:last-child{
  margin-left: -1.5625rem;
  margin-right: -1.5625rem;
}

.last\:-my-6\.5:last-child{
  margin-top: -1.625rem;
  margin-bottom: -1.625rem;
}

.last\:-mx-6\.5:last-child{
  margin-left: -1.625rem;
  margin-right: -1.625rem;
}

.last\:-my-6\.75:last-child{
  margin-top: -1.6875rem;
  margin-bottom: -1.6875rem;
}

.last\:-mx-6\.75:last-child{
  margin-left: -1.6875rem;
  margin-right: -1.6875rem;
}

.last\:-my-7\.25:last-child{
  margin-top: -1.8125rem;
  margin-bottom: -1.8125rem;
}

.last\:-mx-7\.25:last-child{
  margin-left: -1.8125rem;
  margin-right: -1.8125rem;
}

.last\:-my-7\.5:last-child{
  margin-top: -1.875rem;
  margin-bottom: -1.875rem;
}

.last\:-mx-7\.5:last-child{
  margin-left: -1.875rem;
  margin-right: -1.875rem;
}

.last\:-my-8\.25:last-child{
  margin-top: -2.0625rem;
  margin-bottom: -2.0625rem;
}

.last\:-mx-8\.25:last-child{
  margin-left: -2.0625rem;
  margin-right: -2.0625rem;
}

.last\:-my-8\.5:last-child{
  margin-top: -2.125rem;
  margin-bottom: -2.125rem;
}

.last\:-mx-8\.5:last-child{
  margin-left: -2.125rem;
  margin-right: -2.125rem;
}

.last\:-my-9\.25:last-child{
  margin-top: -2.3125rem;
  margin-bottom: -2.3125rem;
}

.last\:-mx-9\.25:last-child{
  margin-left: -2.3125rem;
  margin-right: -2.3125rem;
}

.last\:-my-9\.5:last-child{
  margin-top: -2.375rem;
  margin-bottom: -2.375rem;
}

.last\:-mx-9\.5:last-child{
  margin-left: -2.375rem;
  margin-right: -2.375rem;
}

.last\:-my-10\.5:last-child{
  margin-top: -2.625rem;
  margin-bottom: -2.625rem;
}

.last\:-mx-10\.5:last-child{
  margin-left: -2.625rem;
  margin-right: -2.625rem;
}

.last\:-my-11\.25:last-child{
  margin-top: -2.8125rem;
  margin-bottom: -2.8125rem;
}

.last\:-mx-11\.25:last-child{
  margin-left: -2.8125rem;
  margin-right: -2.8125rem;
}

.last\:-my-11\.5:last-child{
  margin-top: -2.875rem;
  margin-bottom: -2.875rem;
}

.last\:-mx-11\.5:last-child{
  margin-left: -2.875rem;
  margin-right: -2.875rem;
}

.last\:-my-12\.5:last-child{
  margin-top: -3.125rem;
  margin-bottom: -3.125rem;
}

.last\:-mx-12\.5:last-child{
  margin-left: -3.125rem;
  margin-right: -3.125rem;
}

.last\:-my-12\.75:last-child{
  margin-top: -3.1875rem;
  margin-bottom: -3.1875rem;
}

.last\:-mx-12\.75:last-child{
  margin-left: -3.1875rem;
  margin-right: -3.1875rem;
}

.last\:-my-13\.5:last-child{
  margin-top: -3.375rem;
  margin-bottom: -3.375rem;
}

.last\:-mx-13\.5:last-child{
  margin-left: -3.375rem;
  margin-right: -3.375rem;
}

.last\:-my-14\.5:last-child{
  margin-top: -3.625rem;
  margin-bottom: -3.625rem;
}

.last\:-mx-14\.5:last-child{
  margin-left: -3.625rem;
  margin-right: -3.625rem;
}

.last\:-my-15\.5:last-child{
  margin-top: -3.875rem;
  margin-bottom: -3.875rem;
}

.last\:-mx-15\.5:last-child{
  margin-left: -3.875rem;
  margin-right: -3.875rem;
}

.last\:-my-15\.75:last-child{
  margin-top: -3.9375rem;
  margin-bottom: -3.9375rem;
}

.last\:-mx-15\.75:last-child{
  margin-left: -3.9375rem;
  margin-right: -3.9375rem;
}

.last\:-my-16\.25:last-child{
  margin-top: -4.0625rem;
  margin-bottom: -4.0625rem;
}

.last\:-mx-16\.25:last-child{
  margin-left: -4.0625rem;
  margin-right: -4.0625rem;
}

.last\:-my-17\.25:last-child{
  margin-top: -4.3125rem;
  margin-bottom: -4.3125rem;
}

.last\:-mx-17\.25:last-child{
  margin-left: -4.3125rem;
  margin-right: -4.3125rem;
}

.last\:-my-17\.5:last-child{
  margin-top: -4.375rem;
  margin-bottom: -4.375rem;
}

.last\:-mx-17\.5:last-child{
  margin-left: -4.375rem;
  margin-right: -4.375rem;
}

.last\:-my-18\.25:last-child{
  margin-top: -4.5625rem;
  margin-bottom: -4.5625rem;
}

.last\:-mx-18\.25:last-child{
  margin-left: -4.5625rem;
  margin-right: -4.5625rem;
}

.last\:-my-18\.5:last-child{
  margin-top: -4.625rem;
  margin-bottom: -4.625rem;
}

.last\:-mx-18\.5:last-child{
  margin-left: -4.625rem;
  margin-right: -4.625rem;
}

.last\:-my-20\.25:last-child{
  margin-top: -5.0625rem;
  margin-bottom: -5.0625rem;
}

.last\:-mx-20\.25:last-child{
  margin-left: -5.0625rem;
  margin-right: -5.0625rem;
}

.last\:-my-20\.5:last-child{
  margin-top: -5.125rem;
  margin-bottom: -5.125rem;
}

.last\:-mx-20\.5:last-child{
  margin-left: -5.125rem;
  margin-right: -5.125rem;
}

.last\:-my-22\.5:last-child{
  margin-top: -5.625rem;
  margin-bottom: -5.625rem;
}

.last\:-mx-22\.5:last-child{
  margin-left: -5.625rem;
  margin-right: -5.625rem;
}

.last\:-my-25\.5:last-child{
  margin-top: -6.375rem;
  margin-bottom: -6.375rem;
}

.last\:-mx-25\.5:last-child{
  margin-left: -6.375rem;
  margin-right: -6.375rem;
}

.last\:-my-26\.75:last-child{
  margin-top: -6.6875rem;
  margin-bottom: -6.6875rem;
}

.last\:-mx-26\.75:last-child{
  margin-left: -6.6875rem;
  margin-right: -6.6875rem;
}

.last\:-my-32\.5:last-child{
  margin-top: -8.125rem;
  margin-bottom: -8.125rem;
}

.last\:-mx-32\.5:last-child{
  margin-left: -8.125rem;
  margin-right: -8.125rem;
}

.last\:-my-37\.5:last-child{
  margin-top: -9.375rem;
  margin-bottom: -9.375rem;
}

.last\:-mx-37\.5:last-child{
  margin-left: -9.375rem;
  margin-right: -9.375rem;
}

.last\:-my-41\.25:last-child{
  margin-top: -10.3125rem;
  margin-bottom: -10.3125rem;
}

.last\:-mx-41\.25:last-child{
  margin-left: -10.3125rem;
  margin-right: -10.3125rem;
}

.last\:-my-52\.5:last-child{
  margin-top: -13.125rem;
  margin-bottom: -13.125rem;
}

.last\:-mx-52\.5:last-child{
  margin-left: -13.125rem;
  margin-right: -13.125rem;
}

.last\:-my-54\.5:last-child{
  margin-top: -13.625rem;
  margin-bottom: -13.625rem;
}

.last\:-mx-54\.5:last-child{
  margin-left: -13.625rem;
  margin-right: -13.625rem;
}

.last\:-my-57\.25:last-child{
  margin-top: -14.3125rem;
  margin-bottom: -14.3125rem;
}

.last\:-mx-57\.25:last-child{
  margin-left: -14.3125rem;
  margin-right: -14.3125rem;
}

.last\:-my-57\.5:last-child{
  margin-top: -14.375rem;
  margin-bottom: -14.375rem;
}

.last\:-mx-57\.5:last-child{
  margin-left: -14.375rem;
  margin-right: -14.375rem;
}

.last\:-my-66\.25:last-child{
  margin-top: -16.5625rem;
  margin-bottom: -16.5625rem;
}

.last\:-mx-66\.25:last-child{
  margin-left: -16.5625rem;
  margin-right: -16.5625rem;
}

.last\:-my-74\.5:last-child{
  margin-top: -18.125rem;
  margin-bottom: -18.125rem;
}

.last\:-mx-74\.5:last-child{
  margin-left: -18.125rem;
  margin-right: -18.125rem;
}

.last\:-my-106\.25:last-child{
  margin-top: -26.5625rem;
  margin-bottom: -26.5625rem;
}

.last\:-mx-106\.25:last-child{
  margin-left: -26.5625rem;
  margin-right: -26.5625rem;
}

.last\:-my-112\.25:last-child{
  margin-top: -28.0675rem;
  margin-bottom: -28.0675rem;
}

.last\:-mx-112\.25:last-child{
  margin-left: -28.0675rem;
  margin-right: -28.0675rem;
}

.last\:-my-112\.75:last-child{
  margin-top: -28.1875rem;
  margin-bottom: -28.1875rem;
}

.last\:-mx-112\.75:last-child{
  margin-left: -28.1875rem;
  margin-right: -28.1875rem;
}

.last\:-my-147\.5:last-child{
  margin-top: -36.875rem;
  margin-bottom: -36.875rem;
}

.last\:-mx-147\.5:last-child{
  margin-left: -36.875rem;
  margin-right: -36.875rem;
}

.last\:-my-162\.5:last-child{
  margin-top: -40.625rem;
  margin-bottom: -40.625rem;
}

.last\:-mx-162\.5:last-child{
  margin-left: -40.625rem;
  margin-right: -40.625rem;
}

.last\:-my-172\.25:last-child{
  margin-top: -42.5625rem;
  margin-bottom: -42.5625rem;
}

.last\:-mx-172\.25:last-child{
  margin-left: -42.5625rem;
  margin-right: -42.5625rem;
}

.last\:-my-175\.25:last-child{
  margin-top: -43.8125rem;
  margin-bottom: -43.8125rem;
}

.last\:-mx-175\.25:last-child{
  margin-left: -43.8125rem;
  margin-right: -43.8125rem;
}

.last\:-my-184\.25:last-child{
  margin-top: -46.0625rem;
  margin-bottom: -46.0625rem;
}

.last\:-mx-184\.25:last-child{
  margin-left: -46.0625rem;
  margin-right: -46.0625rem;
}

.last\:-my-203\.25:last-child{
  margin-top: -50.8125rem;
  margin-bottom: -50.8125rem;
}

.last\:-mx-203\.25:last-child{
  margin-left: -50.8125rem;
  margin-right: -50.8125rem;
}

.last\:-my-half:last-child{
  margin-top: -50%;
  margin-bottom: -50%;
}

.last\:-mx-half:last-child{
  margin-left: -50%;
  margin-right: -50%;
}

.last\:-my-full:last-child{
  margin-top: -100%;
  margin-bottom: -100%;
}

.last\:-mx-full:last-child{
  margin-left: -100%;
  margin-right: -100%;
}

.last\:-my-1\/10:last-child{
  margin-top: -10%;
  margin-bottom: -10%;
}

.last\:-mx-1\/10:last-child{
  margin-left: -10%;
  margin-right: -10%;
}

.last\:-my-2\/10:last-child{
  margin-top: -20%;
  margin-bottom: -20%;
}

.last\:-mx-2\/10:last-child{
  margin-left: -20%;
  margin-right: -20%;
}

.last\:-my-3\/10:last-child{
  margin-top: -30%;
  margin-bottom: -30%;
}

.last\:-mx-3\/10:last-child{
  margin-left: -30%;
  margin-right: -30%;
}

.last\:-my-4\/10:last-child{
  margin-top: -40%;
  margin-bottom: -40%;
}

.last\:-mx-4\/10:last-child{
  margin-left: -40%;
  margin-right: -40%;
}

.last\:-my-4\.5\/10:last-child{
  margin-top: -45%;
  margin-bottom: -45%;
}

.last\:-mx-4\.5\/10:last-child{
  margin-left: -45%;
  margin-right: -45%;
}

.last\:-my-5\/10:last-child{
  margin-top: -50%;
  margin-bottom: -50%;
}

.last\:-mx-5\/10:last-child{
  margin-left: -50%;
  margin-right: -50%;
}

.last\:-my-5\.5\/10:last-child{
  margin-top: -55%;
  margin-bottom: -55%;
}

.last\:-mx-5\.5\/10:last-child{
  margin-left: -55%;
  margin-right: -55%;
}

.last\:-my-6\/10:last-child{
  margin-top: -60%;
  margin-bottom: -60%;
}

.last\:-mx-6\/10:last-child{
  margin-left: -60%;
  margin-right: -60%;
}

.last\:-my-7\/10:last-child{
  margin-top: -70%;
  margin-bottom: -70%;
}

.last\:-mx-7\/10:last-child{
  margin-left: -70%;
  margin-right: -70%;
}

.last\:-my-8\/10:last-child{
  margin-top: -80%;
  margin-bottom: -80%;
}

.last\:-mx-8\/10:last-child{
  margin-left: -80%;
  margin-right: -80%;
}

.last\:-my-9\/10:last-child{
  margin-top: -90%;
  margin-bottom: -90%;
}

.last\:-mx-9\/10:last-child{
  margin-left: -90%;
  margin-right: -90%;
}

.last\:-my-1\/12:last-child{
  margin-top: -8.33333%;
  margin-bottom: -8.33333%;
}

.last\:-mx-1\/12:last-child{
  margin-left: -8.33333%;
  margin-right: -8.33333%;
}

.last\:-my-2\/12:last-child{
  margin-top: -16.66667%;
  margin-bottom: -16.66667%;
}

.last\:-mx-2\/12:last-child{
  margin-left: -16.66667%;
  margin-right: -16.66667%;
}

.last\:-my-3\/12:last-child{
  margin-top: -25%;
  margin-bottom: -25%;
}

.last\:-mx-3\/12:last-child{
  margin-left: -25%;
  margin-right: -25%;
}

.last\:-my-4\/12:last-child{
  margin-top: -33.33333%;
  margin-bottom: -33.33333%;
}

.last\:-mx-4\/12:last-child{
  margin-left: -33.33333%;
  margin-right: -33.33333%;
}

.last\:-my-5\/12:last-child{
  margin-top: -41.66667%;
  margin-bottom: -41.66667%;
}

.last\:-mx-5\/12:last-child{
  margin-left: -41.66667%;
  margin-right: -41.66667%;
}

.last\:-my-6\/12:last-child{
  margin-top: -50%;
  margin-bottom: -50%;
}

.last\:-mx-6\/12:last-child{
  margin-left: -50%;
  margin-right: -50%;
}

.last\:-my-7\/12:last-child{
  margin-top: -58.33333%;
  margin-bottom: -58.33333%;
}

.last\:-mx-7\/12:last-child{
  margin-left: -58.33333%;
  margin-right: -58.33333%;
}

.last\:-my-8\/12:last-child{
  margin-top: -66.66667%;
  margin-bottom: -66.66667%;
}

.last\:-mx-8\/12:last-child{
  margin-left: -66.66667%;
  margin-right: -66.66667%;
}

.last\:-my-9\/12:last-child{
  margin-top: -75%;
  margin-bottom: -75%;
}

.last\:-mx-9\/12:last-child{
  margin-left: -75%;
  margin-right: -75%;
}

.last\:-my-10\/12:last-child{
  margin-top: -83.33333%;
  margin-bottom: -83.33333%;
}

.last\:-mx-10\/12:last-child{
  margin-left: -83.33333%;
  margin-right: -83.33333%;
}

.last\:-my-11\/12:last-child{
  margin-top: -91.66667%;
  margin-bottom: -91.66667%;
}

.last\:-mx-11\/12:last-child{
  margin-left: -91.66667%;
  margin-right: -91.66667%;
}

.last\:mt-0:last-child{
  margin-top: 0px;
}

.last\:mr-0:last-child{
  margin-right: 0px;
}

.last\:mb-0:last-child{
  margin-bottom: 0px;
}

.last\:ml-0:last-child{
  margin-left: 0px;
}

.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-7:last-child{
  margin-top: 1.75rem;
}

.last\:mr-7:last-child{
  margin-right: 1.75rem;
}

.last\:mb-7:last-child{
  margin-bottom: 1.75rem;
}

.last\:ml-7:last-child{
  margin-left: 1.75rem;
}

.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-9:last-child{
  margin-top: 2.25rem;
}

.last\:mr-9:last-child{
  margin-right: 2.25rem;
}

.last\:mb-9:last-child{
  margin-bottom: 2.25rem;
}

.last\:ml-9:last-child{
  margin-left: 2.25rem;
}

.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-11:last-child{
  margin-top: 2.75rem;
}

.last\:mr-11:last-child{
  margin-right: 2.75rem;
}

.last\:mb-11:last-child{
  margin-bottom: 2.75rem;
}

.last\:ml-11:last-child{
  margin-left: 2.75rem;
}

.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-13:last-child{
  margin-top: 3.25rem;
}

.last\:mr-13:last-child{
  margin-right: 3.25rem;
}

.last\:mb-13:last-child{
  margin-bottom: 3.25rem;
}

.last\:ml-13:last-child{
  margin-left: 3.25rem;
}

.last\:mt-14:last-child{
  margin-top: 3.5rem;
}

.last\:mr-14:last-child{
  margin-right: 3.5rem;
}

.last\:mb-14:last-child{
  margin-bottom: 3.5rem;
}

.last\:ml-14:last-child{
  margin-left: 3.5rem;
}

.last\:mt-15:last-child{
  margin-top: 3.75rem;
}

.last\:mr-15:last-child{
  margin-right: 3.75rem;
}

.last\:mb-15:last-child{
  margin-bottom: 3.75rem;
}

.last\:ml-15:last-child{
  margin-left: 3.75rem;
}

.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-17:last-child{
  margin-top: 4.25rem;
}

.last\:mr-17:last-child{
  margin-right: 4.25rem;
}

.last\:mb-17:last-child{
  margin-bottom: 4.25rem;
}

.last\:ml-17:last-child{
  margin-left: 4.25rem;
}

.last\:mt-18:last-child{
  margin-top: 4.5rem;
}

.last\:mr-18:last-child{
  margin-right: 4.5rem;
}

.last\:mb-18:last-child{
  margin-bottom: 4.5rem;
}

.last\:ml-18:last-child{
  margin-left: 4.5rem;
}

.last\:mt-19:last-child{
  margin-top: 4.75rem;
}

.last\:mr-19:last-child{
  margin-right: 4.75rem;
}

.last\:mb-19:last-child{
  margin-bottom: 4.75rem;
}

.last\:ml-19:last-child{
  margin-left: 4.75rem;
}

.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-22:last-child{
  margin-top: 5.5rem;
}

.last\:mr-22:last-child{
  margin-right: 5.5rem;
}

.last\:mb-22:last-child{
  margin-bottom: 5.5rem;
}

.last\:ml-22:last-child{
  margin-left: 5.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-25:last-child{
  margin-top: 6.25rem;
}

.last\:mr-25:last-child{
  margin-right: 6.25rem;
}

.last\:mb-25:last-child{
  margin-bottom: 6.25rem;
}

.last\:ml-25:last-child{
  margin-left: 6.25rem;
}

.last\:mt-28:last-child{
  margin-top: 7rem;
}

.last\:mr-28:last-child{
  margin-right: 7rem;
}

.last\:mb-28:last-child{
  margin-bottom: 7rem;
}

.last\:ml-28:last-child{
  margin-left: 7rem;
}

.last\:mt-30:last-child{
  margin-top: 7.5rem;
}

.last\:mr-30:last-child{
  margin-right: 7.5rem;
}

.last\:mb-30:last-child{
  margin-bottom: 7.5rem;
}

.last\:ml-30:last-child{
  margin-left: 7.5rem;
}

.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-34:last-child{
  margin-top: 8.5rem;
}

.last\:mr-34:last-child{
  margin-right: 8.5rem;
}

.last\:mb-34:last-child{
  margin-bottom: 8.5rem;
}

.last\:ml-34:last-child{
  margin-left: 8.5rem;
}

.last\:mt-35:last-child{
  margin-top: 8.75rem;
}

.last\:mr-35:last-child{
  margin-right: 8.75rem;
}

.last\:mb-35:last-child{
  margin-bottom: 8.75rem;
}

.last\:ml-35:last-child{
  margin-left: 8.75rem;
}

.last\:mt-36:last-child{
  margin-top: 9rem;
}

.last\:mr-36:last-child{
  margin-right: 9rem;
}

.last\:mb-36:last-child{
  margin-bottom: 9rem;
}

.last\:ml-36:last-child{
  margin-left: 9rem;
}

.last\:mt-39:last-child{
  margin-top: 9.75rem;
}

.last\:mr-39:last-child{
  margin-right: 9.75rem;
}

.last\:mb-39:last-child{
  margin-bottom: 9.75rem;
}

.last\:ml-39:last-child{
  margin-left: 9.75rem;
}

.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-42:last-child{
  margin-top: 10.5rem;
}

.last\:mr-42:last-child{
  margin-right: 10.5rem;
}

.last\:mb-42:last-child{
  margin-bottom: 10.5rem;
}

.last\:ml-42:last-child{
  margin-left: 10.5rem;
}

.last\:mt-44:last-child{
  margin-top: 11rem;
}

.last\:mr-44:last-child{
  margin-right: 11rem;
}

.last\:mb-44:last-child{
  margin-bottom: 11rem;
}

.last\:ml-44:last-child{
  margin-left: 11rem;
}

.last\:mt-45:last-child{
  margin-top: 11.25rem;
}

.last\:mr-45:last-child{
  margin-right: 11.25rem;
}

.last\:mb-45:last-child{
  margin-bottom: 11.25rem;
}

.last\:ml-45:last-child{
  margin-left: 11.25rem;
}

.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-50:last-child{
  margin-top: 12.5rem;
}

.last\:mr-50:last-child{
  margin-right: 12.5rem;
}

.last\:mb-50:last-child{
  margin-bottom: 12.5rem;
}

.last\:ml-50:last-child{
  margin-left: 12.5rem;
}

.last\:mt-52:last-child{
  margin-top: 13rem;
}

.last\:mr-52:last-child{
  margin-right: 13rem;
}

.last\:mb-52:last-child{
  margin-bottom: 13rem;
}

.last\:ml-52:last-child{
  margin-left: 13rem;
}

.last\:mt-55:last-child{
  margin-top: 13.75rem;
}

.last\:mr-55:last-child{
  margin-right: 13.75rem;
}

.last\:mb-55:last-child{
  margin-bottom: 13.75rem;
}

.last\:ml-55:last-child{
  margin-left: 13.75rem;
}

.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-58:last-child{
  margin-top: 14.5rem;
}

.last\:mr-58:last-child{
  margin-right: 14.5rem;
}

.last\:mb-58:last-child{
  margin-bottom: 14.5rem;
}

.last\:ml-58:last-child{
  margin-left: 14.5rem;
}

.last\:mt-60:last-child{
  margin-top: 15rem;
}

.last\:mr-60:last-child{
  margin-right: 15rem;
}

.last\:mb-60:last-child{
  margin-bottom: 15rem;
}

.last\:ml-60:last-child{
  margin-left: 15rem;
}

.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-65:last-child{
  margin-top: 16.25rem;
}

.last\:mr-65:last-child{
  margin-right: 16.25rem;
}

.last\:mb-65:last-child{
  margin-bottom: 16.25rem;
}

.last\:ml-65:last-child{
  margin-left: 16.25rem;
}

.last\:mt-68:last-child{
  margin-top: 17rem;
}

.last\:mr-68:last-child{
  margin-right: 17rem;
}

.last\:mb-68:last-child{
  margin-bottom: 17rem;
}

.last\:ml-68:last-child{
  margin-left: 17rem;
}

.last\:mt-69:last-child{
  margin-top: 17.25rem;
}

.last\:mr-69:last-child{
  margin-right: 17.25rem;
}

.last\:mb-69:last-child{
  margin-bottom: 17.25rem;
}

.last\:ml-69:last-child{
  margin-left: 17.25rem;
}

.last\:mt-70:last-child{
  margin-top: 17.5rem;
}

.last\:mr-70:last-child{
  margin-right: 17.5rem;
}

.last\:mb-70:last-child{
  margin-bottom: 17.5rem;
}

.last\:ml-70:last-child{
  margin-left: 17.5rem;
}

.last\:mt-72:last-child{
  margin-top: 18rem;
}

.last\:mr-72:last-child{
  margin-right: 18rem;
}

.last\:mb-72:last-child{
  margin-bottom: 18rem;
}

.last\:ml-72:last-child{
  margin-left: 18rem;
}

.last\:mt-75:last-child{
  margin-top: 18.75rem;
}

.last\:mr-75:last-child{
  margin-right: 18.75rem;
}

.last\:mb-75:last-child{
  margin-bottom: 18.75rem;
}

.last\:ml-75:last-child{
  margin-left: 18.75rem;
}

.last\:mt-80:last-child{
  margin-top: 20rem;
}

.last\:mr-80:last-child{
  margin-right: 20rem;
}

.last\:mb-80:last-child{
  margin-bottom: 20rem;
}

.last\:ml-80:last-child{
  margin-left: 20rem;
}

.last\:mt-85:last-child{
  margin-top: 21.25rem;
}

.last\:mr-85:last-child{
  margin-right: 21.25rem;
}

.last\:mb-85:last-child{
  margin-bottom: 21.25rem;
}

.last\:ml-85:last-child{
  margin-left: 21.25rem;
}

.last\:mt-86:last-child{
  margin-top: 21.5rem;
}

.last\:mr-86:last-child{
  margin-right: 21.5rem;
}

.last\:mb-86:last-child{
  margin-bottom: 21.5rem;
}

.last\:ml-86:last-child{
  margin-left: 21.5rem;
}

.last\:mt-90:last-child{
  margin-top: 22.5rem;
}

.last\:mr-90:last-child{
  margin-right: 22.5rem;
}

.last\:mb-90:last-child{
  margin-bottom: 22.5rem;
}

.last\:ml-90:last-child{
  margin-left: 22.5rem;
}

.last\:mt-96:last-child{
  margin-top: 24rem;
}

.last\:mr-96:last-child{
  margin-right: 24rem;
}

.last\:mb-96:last-child{
  margin-bottom: 24rem;
}

.last\:ml-96:last-child{
  margin-left: 24rem;
}

.last\:mt-100:last-child{
  margin-top: 25rem;
}

.last\:mr-100:last-child{
  margin-right: 25rem;
}

.last\:mb-100:last-child{
  margin-bottom: 25rem;
}

.last\:ml-100:last-child{
  margin-left: 25rem;
}

.last\:mt-115:last-child{
  margin-top: 28.75rem;
}

.last\:mr-115:last-child{
  margin-right: 28.75rem;
}

.last\:mb-115:last-child{
  margin-bottom: 28.75rem;
}

.last\:ml-115:last-child{
  margin-left: 28.75rem;
}

.last\:mt-125:last-child{
  margin-top: 31.25rem;
}

.last\:mr-125:last-child{
  margin-right: 31.25rem;
}

.last\:mb-125:last-child{
  margin-bottom: 31.25rem;
}

.last\:ml-125:last-child{
  margin-left: 31.25rem;
}

.last\:mt-142:last-child{
  margin-top: 35.5rem;
}

.last\:mr-142:last-child{
  margin-right: 35.5rem;
}

.last\:mb-142:last-child{
  margin-bottom: 35.5rem;
}

.last\:ml-142:last-child{
  margin-left: 35.5rem;
}

.last\:mt-150:last-child{
  margin-top: 37.5rem;
}

.last\:mr-150:last-child{
  margin-right: 37.5rem;
}

.last\:mb-150:last-child{
  margin-bottom: 37.5rem;
}

.last\:ml-150:last-child{
  margin-left: 37.5rem;
}

.last\:mt-156:last-child{
  margin-top: 39rem;
}

.last\:mr-156:last-child{
  margin-right: 39rem;
}

.last\:mb-156:last-child{
  margin-bottom: 39rem;
}

.last\:ml-156:last-child{
  margin-left: 39rem;
}

.last\:mt-160:last-child{
  margin-top: 40rem;
}

.last\:mr-160:last-child{
  margin-right: 40rem;
}

.last\:mb-160:last-child{
  margin-bottom: 40rem;
}

.last\:ml-160:last-child{
  margin-left: 40rem;
}

.last\:mt-175:last-child{
  margin-top: 43.75rem;
}

.last\:mr-175:last-child{
  margin-right: 43.75rem;
}

.last\:mb-175:last-child{
  margin-bottom: 43.75rem;
}

.last\:ml-175:last-child{
  margin-left: 43.75rem;
}

.last\:mt-207:last-child{
  margin-top: 51.75rem;
}

.last\:mr-207:last-child{
  margin-right: 51.75rem;
}

.last\:mb-207:last-child{
  margin-bottom: 51.75rem;
}

.last\:ml-207:last-child{
  margin-left: 51.75rem;
}

.last\:mt-242:last-child{
  margin-top: 60.5rem;
}

.last\:mr-242:last-child{
  margin-right: 60.5rem;
}

.last\:mb-242:last-child{
  margin-bottom: 60.5rem;
}

.last\:ml-242:last-child{
  margin-left: 60.5rem;
}

.last\:mt-250:last-child{
  margin-top: 62.5rem;
}

.last\:mr-250:last-child{
  margin-right: 62.5rem;
}

.last\:mb-250:last-child{
  margin-bottom: 62.5rem;
}

.last\:ml-250:last-child{
  margin-left: 62.5rem;
}

.last\:mt-258:last-child{
  margin-top: 64.5rem;
}

.last\:mr-258:last-child{
  margin-right: 64.5rem;
}

.last\:mb-258:last-child{
  margin-bottom: 64.5rem;
}

.last\:ml-258:last-child{
  margin-left: 64.5rem;
}

.last\:mt-265:last-child{
  margin-top: 66.25rem;
}

.last\:mr-265:last-child{
  margin-right: 66.25rem;
}

.last\:mb-265:last-child{
  margin-bottom: 66.25rem;
}

.last\:ml-265:last-child{
  margin-left: 66.25rem;
}

.last\:mt-280:last-child{
  margin-top: 70rem;
}

.last\:mr-280:last-child{
  margin-right: 70rem;
}

.last\:mb-280:last-child{
  margin-bottom: 70rem;
}

.last\:ml-280:last-child{
  margin-left: 70rem;
}

.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-0\.5:last-child{
  margin-top: 0.125rem;
}

.last\:mr-0\.5:last-child{
  margin-right: 0.125rem;
}

.last\:mb-0\.5:last-child{
  margin-bottom: 0.125rem;
}

.last\:ml-0\.5:last-child{
  margin-left: 0.125rem;
}

.last\:mt-1\.5:last-child{
  margin-top: 0.375rem;
}

.last\:mr-1\.5:last-child{
  margin-right: 0.375rem;
}

.last\:mb-1\.5:last-child{
  margin-bottom: 0.375rem;
}

.last\:ml-1\.5:last-child{
  margin-left: 0.375rem;
}

.last\:mt-2\.5:last-child{
  margin-top: 0.625rem;
}

.last\:mr-2\.5:last-child{
  margin-right: 0.625rem;
}

.last\:mb-2\.5:last-child{
  margin-bottom: 0.625rem;
}

.last\:ml-2\.5:last-child{
  margin-left: 0.625rem;
}

.last\:mt-3\.5:last-child{
  margin-top: 0.875rem;
}

.last\:mr-3\.5:last-child{
  margin-right: 0.875rem;
}

.last\:mb-3\.5:last-child{
  margin-bottom: 0.875rem;
}

.last\:ml-3\.5:last-child{
  margin-left: 0.875rem;
}

.last\:mt-0\.25:last-child{
  margin-top: 0.0625rem;
}

.last\:mr-0\.25:last-child{
  margin-right: 0.0625rem;
}

.last\:mb-0\.25:last-child{
  margin-bottom: 0.0625rem;
}

.last\:ml-0\.25:last-child{
  margin-left: 0.0625rem;
}

.last\:mt-0\.75:last-child{
  margin-top: 0.1875rem;
}

.last\:mr-0\.75:last-child{
  margin-right: 0.1875rem;
}

.last\:mb-0\.75:last-child{
  margin-bottom: 0.1875rem;
}

.last\:ml-0\.75:last-child{
  margin-left: 0.1875rem;
}

.last\:mt-1\.25:last-child{
  margin-top: 0.3125rem;
}

.last\:mr-1\.25:last-child{
  margin-right: 0.3125rem;
}

.last\:mb-1\.25:last-child{
  margin-bottom: 0.3125rem;
}

.last\:ml-1\.25:last-child{
  margin-left: 0.3125rem;
}

.last\:mt-1\.75:last-child{
  margin-top: 0.4375rem;
}

.last\:mr-1\.75:last-child{
  margin-right: 0.4375rem;
}

.last\:mb-1\.75:last-child{
  margin-bottom: 0.4375rem;
}

.last\:ml-1\.75:last-child{
  margin-left: 0.4375rem;
}

.last\:mt-2\.25:last-child{
  margin-top: 0.5625rem;
}

.last\:mr-2\.25:last-child{
  margin-right: 0.5625rem;
}

.last\:mb-2\.25:last-child{
  margin-bottom: 0.5625rem;
}

.last\:ml-2\.25:last-child{
  margin-left: 0.5625rem;
}

.last\:mt-2\.75:last-child{
  margin-top: 0.6875rem;
}

.last\:mr-2\.75:last-child{
  margin-right: 0.6875rem;
}

.last\:mb-2\.75:last-child{
  margin-bottom: 0.6875rem;
}

.last\:ml-2\.75:last-child{
  margin-left: 0.6875rem;
}

.last\:mt-3\.25:last-child{
  margin-top: 0.8125rem;
}

.last\:mr-3\.25:last-child{
  margin-right: 0.8125rem;
}

.last\:mb-3\.25:last-child{
  margin-bottom: 0.8125rem;
}

.last\:ml-3\.25:last-child{
  margin-left: 0.8125rem;
}

.last\:mt-3\.75:last-child{
  margin-top: 0.9375rem;
}

.last\:mr-3\.75:last-child{
  margin-right: 0.9375rem;
}

.last\:mb-3\.75:last-child{
  margin-bottom: 0.9375rem;
}

.last\:ml-3\.75:last-child{
  margin-left: 0.9375rem;
}

.last\:mt-4\.25:last-child{
  margin-top: 1.0625rem;
}

.last\:mr-4\.25:last-child{
  margin-right: 1.0625rem;
}

.last\:mb-4\.25:last-child{
  margin-bottom: 1.0625rem;
}

.last\:ml-4\.25:last-child{
  margin-left: 1.0625rem;
}

.last\:mt-4\.5:last-child{
  margin-top: 1.125rem;
}

.last\:mr-4\.5:last-child{
  margin-right: 1.125rem;
}

.last\:mb-4\.5:last-child{
  margin-bottom: 1.125rem;
}

.last\:ml-4\.5:last-child{
  margin-left: 1.125rem;
}

.last\:mt-4\.75:last-child{
  margin-top: 1.1875rem;
}

.last\:mr-4\.75:last-child{
  margin-right: 1.1875rem;
}

.last\:mb-4\.75:last-child{
  margin-bottom: 1.1875rem;
}

.last\:ml-4\.75:last-child{
  margin-left: 1.1875rem;
}

.last\:mt-5\.25:last-child{
  margin-top: 1.3125rem;
}

.last\:mr-5\.25:last-child{
  margin-right: 1.3125rem;
}

.last\:mb-5\.25:last-child{
  margin-bottom: 1.3125rem;
}

.last\:ml-5\.25:last-child{
  margin-left: 1.3125rem;
}

.last\:mt-5\.5:last-child{
  margin-top: 1.375rem;
}

.last\:mr-5\.5:last-child{
  margin-right: 1.375rem;
}

.last\:mb-5\.5:last-child{
  margin-bottom: 1.375rem;
}

.last\:ml-5\.5:last-child{
  margin-left: 1.375rem;
}

.last\:mt-5\.75:last-child{
  margin-top: 1.4375rem;
}

.last\:mr-5\.75:last-child{
  margin-right: 1.4375rem;
}

.last\:mb-5\.75:last-child{
  margin-bottom: 1.4375rem;
}

.last\:ml-5\.75:last-child{
  margin-left: 1.4375rem;
}

.last\:mt-6\.25:last-child{
  margin-top: 1.5625rem;
}

.last\:mr-6\.25:last-child{
  margin-right: 1.5625rem;
}

.last\:mb-6\.25:last-child{
  margin-bottom: 1.5625rem;
}

.last\:ml-6\.25:last-child{
  margin-left: 1.5625rem;
}

.last\:mt-6\.5:last-child{
  margin-top: 1.625rem;
}

.last\:mr-6\.5:last-child{
  margin-right: 1.625rem;
}

.last\:mb-6\.5:last-child{
  margin-bottom: 1.625rem;
}

.last\:ml-6\.5:last-child{
  margin-left: 1.625rem;
}

.last\:mt-6\.75:last-child{
  margin-top: 1.6875rem;
}

.last\:mr-6\.75:last-child{
  margin-right: 1.6875rem;
}

.last\:mb-6\.75:last-child{
  margin-bottom: 1.6875rem;
}

.last\:ml-6\.75:last-child{
  margin-left: 1.6875rem;
}

.last\:mt-7\.25:last-child{
  margin-top: 1.8125rem;
}

.last\:mr-7\.25:last-child{
  margin-right: 1.8125rem;
}

.last\:mb-7\.25:last-child{
  margin-bottom: 1.8125rem;
}

.last\:ml-7\.25:last-child{
  margin-left: 1.8125rem;
}

.last\:mt-7\.5:last-child{
  margin-top: 1.875rem;
}

.last\:mr-7\.5:last-child{
  margin-right: 1.875rem;
}

.last\:mb-7\.5:last-child{
  margin-bottom: 1.875rem;
}

.last\:ml-7\.5:last-child{
  margin-left: 1.875rem;
}

.last\:mt-8\.25:last-child{
  margin-top: 2.0625rem;
}

.last\:mr-8\.25:last-child{
  margin-right: 2.0625rem;
}

.last\:mb-8\.25:last-child{
  margin-bottom: 2.0625rem;
}

.last\:ml-8\.25:last-child{
  margin-left: 2.0625rem;
}

.last\:mt-8\.5:last-child{
  margin-top: 2.125rem;
}

.last\:mr-8\.5:last-child{
  margin-right: 2.125rem;
}

.last\:mb-8\.5:last-child{
  margin-bottom: 2.125rem;
}

.last\:ml-8\.5:last-child{
  margin-left: 2.125rem;
}

.last\:mt-9\.25:last-child{
  margin-top: 2.3125rem;
}

.last\:mr-9\.25:last-child{
  margin-right: 2.3125rem;
}

.last\:mb-9\.25:last-child{
  margin-bottom: 2.3125rem;
}

.last\:ml-9\.25:last-child{
  margin-left: 2.3125rem;
}

.last\:mt-9\.5:last-child{
  margin-top: 2.375rem;
}

.last\:mr-9\.5:last-child{
  margin-right: 2.375rem;
}

.last\:mb-9\.5:last-child{
  margin-bottom: 2.375rem;
}

.last\:ml-9\.5:last-child{
  margin-left: 2.375rem;
}

.last\:mt-10\.5:last-child{
  margin-top: 2.625rem;
}

.last\:mr-10\.5:last-child{
  margin-right: 2.625rem;
}

.last\:mb-10\.5:last-child{
  margin-bottom: 2.625rem;
}

.last\:ml-10\.5:last-child{
  margin-left: 2.625rem;
}

.last\:mt-11\.25:last-child{
  margin-top: 2.8125rem;
}

.last\:mr-11\.25:last-child{
  margin-right: 2.8125rem;
}

.last\:mb-11\.25:last-child{
  margin-bottom: 2.8125rem;
}

.last\:ml-11\.25:last-child{
  margin-left: 2.8125rem;
}

.last\:mt-11\.5:last-child{
  margin-top: 2.875rem;
}

.last\:mr-11\.5:last-child{
  margin-right: 2.875rem;
}

.last\:mb-11\.5:last-child{
  margin-bottom: 2.875rem;
}

.last\:ml-11\.5:last-child{
  margin-left: 2.875rem;
}

.last\:mt-12\.5:last-child{
  margin-top: 3.125rem;
}

.last\:mr-12\.5:last-child{
  margin-right: 3.125rem;
}

.last\:mb-12\.5:last-child{
  margin-bottom: 3.125rem;
}

.last\:ml-12\.5:last-child{
  margin-left: 3.125rem;
}

.last\:mt-12\.75:last-child{
  margin-top: 3.1875rem;
}

.last\:mr-12\.75:last-child{
  margin-right: 3.1875rem;
}

.last\:mb-12\.75:last-child{
  margin-bottom: 3.1875rem;
}

.last\:ml-12\.75:last-child{
  margin-left: 3.1875rem;
}

.last\:mt-13\.5:last-child{
  margin-top: 3.375rem;
}

.last\:mr-13\.5:last-child{
  margin-right: 3.375rem;
}

.last\:mb-13\.5:last-child{
  margin-bottom: 3.375rem;
}

.last\:ml-13\.5:last-child{
  margin-left: 3.375rem;
}

.last\:mt-14\.5:last-child{
  margin-top: 3.625rem;
}

.last\:mr-14\.5:last-child{
  margin-right: 3.625rem;
}

.last\:mb-14\.5:last-child{
  margin-bottom: 3.625rem;
}

.last\:ml-14\.5:last-child{
  margin-left: 3.625rem;
}

.last\:mt-15\.5:last-child{
  margin-top: 3.875rem;
}

.last\:mr-15\.5:last-child{
  margin-right: 3.875rem;
}

.last\:mb-15\.5:last-child{
  margin-bottom: 3.875rem;
}

.last\:ml-15\.5:last-child{
  margin-left: 3.875rem;
}

.last\:mt-15\.75:last-child{
  margin-top: 3.9375rem;
}

.last\:mr-15\.75:last-child{
  margin-right: 3.9375rem;
}

.last\:mb-15\.75:last-child{
  margin-bottom: 3.9375rem;
}

.last\:ml-15\.75:last-child{
  margin-left: 3.9375rem;
}

.last\:mt-16\.25:last-child{
  margin-top: 4.0625rem;
}

.last\:mr-16\.25:last-child{
  margin-right: 4.0625rem;
}

.last\:mb-16\.25:last-child{
  margin-bottom: 4.0625rem;
}

.last\:ml-16\.25:last-child{
  margin-left: 4.0625rem;
}

.last\:mt-17\.25:last-child{
  margin-top: 4.3125rem;
}

.last\:mr-17\.25:last-child{
  margin-right: 4.3125rem;
}

.last\:mb-17\.25:last-child{
  margin-bottom: 4.3125rem;
}

.last\:ml-17\.25:last-child{
  margin-left: 4.3125rem;
}

.last\:mt-17\.5:last-child{
  margin-top: 4.375rem;
}

.last\:mr-17\.5:last-child{
  margin-right: 4.375rem;
}

.last\:mb-17\.5:last-child{
  margin-bottom: 4.375rem;
}

.last\:ml-17\.5:last-child{
  margin-left: 4.375rem;
}

.last\:mt-18\.25:last-child{
  margin-top: 4.5625rem;
}

.last\:mr-18\.25:last-child{
  margin-right: 4.5625rem;
}

.last\:mb-18\.25:last-child{
  margin-bottom: 4.5625rem;
}

.last\:ml-18\.25:last-child{
  margin-left: 4.5625rem;
}

.last\:mt-18\.5:last-child{
  margin-top: 4.625rem;
}

.last\:mr-18\.5:last-child{
  margin-right: 4.625rem;
}

.last\:mb-18\.5:last-child{
  margin-bottom: 4.625rem;
}

.last\:ml-18\.5:last-child{
  margin-left: 4.625rem;
}

.last\:mt-20\.25:last-child{
  margin-top: 5.0625rem;
}

.last\:mr-20\.25:last-child{
  margin-right: 5.0625rem;
}

.last\:mb-20\.25:last-child{
  margin-bottom: 5.0625rem;
}

.last\:ml-20\.25:last-child{
  margin-left: 5.0625rem;
}

.last\:mt-20\.5:last-child{
  margin-top: 5.125rem;
}

.last\:mr-20\.5:last-child{
  margin-right: 5.125rem;
}

.last\:mb-20\.5:last-child{
  margin-bottom: 5.125rem;
}

.last\:ml-20\.5:last-child{
  margin-left: 5.125rem;
}

.last\:mt-22\.5:last-child{
  margin-top: 5.625rem;
}

.last\:mr-22\.5:last-child{
  margin-right: 5.625rem;
}

.last\:mb-22\.5:last-child{
  margin-bottom: 5.625rem;
}

.last\:ml-22\.5:last-child{
  margin-left: 5.625rem;
}

.last\:mt-25\.5:last-child{
  margin-top: 6.375rem;
}

.last\:mr-25\.5:last-child{
  margin-right: 6.375rem;
}

.last\:mb-25\.5:last-child{
  margin-bottom: 6.375rem;
}

.last\:ml-25\.5:last-child{
  margin-left: 6.375rem;
}

.last\:mt-26\.75:last-child{
  margin-top: 6.6875rem;
}

.last\:mr-26\.75:last-child{
  margin-right: 6.6875rem;
}

.last\:mb-26\.75:last-child{
  margin-bottom: 6.6875rem;
}

.last\:ml-26\.75:last-child{
  margin-left: 6.6875rem;
}

.last\:mt-32\.5:last-child{
  margin-top: 8.125rem;
}

.last\:mr-32\.5:last-child{
  margin-right: 8.125rem;
}

.last\:mb-32\.5:last-child{
  margin-bottom: 8.125rem;
}

.last\:ml-32\.5:last-child{
  margin-left: 8.125rem;
}

.last\:mt-37\.5:last-child{
  margin-top: 9.375rem;
}

.last\:mr-37\.5:last-child{
  margin-right: 9.375rem;
}

.last\:mb-37\.5:last-child{
  margin-bottom: 9.375rem;
}

.last\:ml-37\.5:last-child{
  margin-left: 9.375rem;
}

.last\:mt-41\.25:last-child{
  margin-top: 10.3125rem;
}

.last\:mr-41\.25:last-child{
  margin-right: 10.3125rem;
}

.last\:mb-41\.25:last-child{
  margin-bottom: 10.3125rem;
}

.last\:ml-41\.25:last-child{
  margin-left: 10.3125rem;
}

.last\:mt-52\.5:last-child{
  margin-top: 13.125rem;
}

.last\:mr-52\.5:last-child{
  margin-right: 13.125rem;
}

.last\:mb-52\.5:last-child{
  margin-bottom: 13.125rem;
}

.last\:ml-52\.5:last-child{
  margin-left: 13.125rem;
}

.last\:mt-54\.5:last-child{
  margin-top: 13.625rem;
}

.last\:mr-54\.5:last-child{
  margin-right: 13.625rem;
}

.last\:mb-54\.5:last-child{
  margin-bottom: 13.625rem;
}

.last\:ml-54\.5:last-child{
  margin-left: 13.625rem;
}

.last\:mt-57\.25:last-child{
  margin-top: 14.3125rem;
}

.last\:mr-57\.25:last-child{
  margin-right: 14.3125rem;
}

.last\:mb-57\.25:last-child{
  margin-bottom: 14.3125rem;
}

.last\:ml-57\.25:last-child{
  margin-left: 14.3125rem;
}

.last\:mt-57\.5:last-child{
  margin-top: 14.375rem;
}

.last\:mr-57\.5:last-child{
  margin-right: 14.375rem;
}

.last\:mb-57\.5:last-child{
  margin-bottom: 14.375rem;
}

.last\:ml-57\.5:last-child{
  margin-left: 14.375rem;
}

.last\:mt-66\.25:last-child{
  margin-top: 16.5625rem;
}

.last\:mr-66\.25:last-child{
  margin-right: 16.5625rem;
}

.last\:mb-66\.25:last-child{
  margin-bottom: 16.5625rem;
}

.last\:ml-66\.25:last-child{
  margin-left: 16.5625rem;
}

.last\:mt-74\.5:last-child{
  margin-top: 18.125rem;
}

.last\:mr-74\.5:last-child{
  margin-right: 18.125rem;
}

.last\:mb-74\.5:last-child{
  margin-bottom: 18.125rem;
}

.last\:ml-74\.5:last-child{
  margin-left: 18.125rem;
}

.last\:mt-106\.25:last-child{
  margin-top: 26.5625rem;
}

.last\:mr-106\.25:last-child{
  margin-right: 26.5625rem;
}

.last\:mb-106\.25:last-child{
  margin-bottom: 26.5625rem;
}

.last\:ml-106\.25:last-child{
  margin-left: 26.5625rem;
}

.last\:mt-112\.25:last-child{
  margin-top: 28.0675rem;
}

.last\:mr-112\.25:last-child{
  margin-right: 28.0675rem;
}

.last\:mb-112\.25:last-child{
  margin-bottom: 28.0675rem;
}

.last\:ml-112\.25:last-child{
  margin-left: 28.0675rem;
}

.last\:mt-112\.75:last-child{
  margin-top: 28.1875rem;
}

.last\:mr-112\.75:last-child{
  margin-right: 28.1875rem;
}

.last\:mb-112\.75:last-child{
  margin-bottom: 28.1875rem;
}

.last\:ml-112\.75:last-child{
  margin-left: 28.1875rem;
}

.last\:mt-147\.5:last-child{
  margin-top: 36.875rem;
}

.last\:mr-147\.5:last-child{
  margin-right: 36.875rem;
}

.last\:mb-147\.5:last-child{
  margin-bottom: 36.875rem;
}

.last\:ml-147\.5:last-child{
  margin-left: 36.875rem;
}

.last\:mt-162\.5:last-child{
  margin-top: 40.625rem;
}

.last\:mr-162\.5:last-child{
  margin-right: 40.625rem;
}

.last\:mb-162\.5:last-child{
  margin-bottom: 40.625rem;
}

.last\:ml-162\.5:last-child{
  margin-left: 40.625rem;
}

.last\:mt-172\.25:last-child{
  margin-top: 42.5625rem;
}

.last\:mr-172\.25:last-child{
  margin-right: 42.5625rem;
}

.last\:mb-172\.25:last-child{
  margin-bottom: 42.5625rem;
}

.last\:ml-172\.25:last-child{
  margin-left: 42.5625rem;
}

.last\:mt-175\.25:last-child{
  margin-top: 43.8125rem;
}

.last\:mr-175\.25:last-child{
  margin-right: 43.8125rem;
}

.last\:mb-175\.25:last-child{
  margin-bottom: 43.8125rem;
}

.last\:ml-175\.25:last-child{
  margin-left: 43.8125rem;
}

.last\:mt-184\.25:last-child{
  margin-top: 46.0625rem;
}

.last\:mr-184\.25:last-child{
  margin-right: 46.0625rem;
}

.last\:mb-184\.25:last-child{
  margin-bottom: 46.0625rem;
}

.last\:ml-184\.25:last-child{
  margin-left: 46.0625rem;
}

.last\:mt-203\.25:last-child{
  margin-top: 50.8125rem;
}

.last\:mr-203\.25:last-child{
  margin-right: 50.8125rem;
}

.last\:mb-203\.25:last-child{
  margin-bottom: 50.8125rem;
}

.last\:ml-203\.25:last-child{
  margin-left: 50.8125rem;
}

.last\:mt-half:last-child{
  margin-top: 50%;
}

.last\:mr-half:last-child{
  margin-right: 50%;
}

.last\:mb-half:last-child{
  margin-bottom: 50%;
}

.last\:ml-half:last-child{
  margin-left: 50%;
}

.last\:mt-full:last-child{
  margin-top: 100%;
}

.last\:mr-full:last-child{
  margin-right: 100%;
}

.last\:mb-full:last-child{
  margin-bottom: 100%;
}

.last\:ml-full:last-child{
  margin-left: 100%;
}

.last\:mt-1\/10:last-child{
  margin-top: 10%;
}

.last\:mr-1\/10:last-child{
  margin-right: 10%;
}

.last\:mb-1\/10:last-child{
  margin-bottom: 10%;
}

.last\:ml-1\/10:last-child{
  margin-left: 10%;
}

.last\:mt-2\/10:last-child{
  margin-top: 20%;
}

.last\:mr-2\/10:last-child{
  margin-right: 20%;
}

.last\:mb-2\/10:last-child{
  margin-bottom: 20%;
}

.last\:ml-2\/10:last-child{
  margin-left: 20%;
}

.last\:mt-3\/10:last-child{
  margin-top: 30%;
}

.last\:mr-3\/10:last-child{
  margin-right: 30%;
}

.last\:mb-3\/10:last-child{
  margin-bottom: 30%;
}

.last\:ml-3\/10:last-child{
  margin-left: 30%;
}

.last\:mt-4\/10:last-child{
  margin-top: 40%;
}

.last\:mr-4\/10:last-child{
  margin-right: 40%;
}

.last\:mb-4\/10:last-child{
  margin-bottom: 40%;
}

.last\:ml-4\/10:last-child{
  margin-left: 40%;
}

.last\:mt-4\.5\/10:last-child{
  margin-top: 45%;
}

.last\:mr-4\.5\/10:last-child{
  margin-right: 45%;
}

.last\:mb-4\.5\/10:last-child{
  margin-bottom: 45%;
}

.last\:ml-4\.5\/10:last-child{
  margin-left: 45%;
}

.last\:mt-5\/10:last-child{
  margin-top: 50%;
}

.last\:mr-5\/10:last-child{
  margin-right: 50%;
}

.last\:mb-5\/10:last-child{
  margin-bottom: 50%;
}

.last\:ml-5\/10:last-child{
  margin-left: 50%;
}

.last\:mt-5\.5\/10:last-child{
  margin-top: 55%;
}

.last\:mr-5\.5\/10:last-child{
  margin-right: 55%;
}

.last\:mb-5\.5\/10:last-child{
  margin-bottom: 55%;
}

.last\:ml-5\.5\/10:last-child{
  margin-left: 55%;
}

.last\:mt-6\/10:last-child{
  margin-top: 60%;
}

.last\:mr-6\/10:last-child{
  margin-right: 60%;
}

.last\:mb-6\/10:last-child{
  margin-bottom: 60%;
}

.last\:ml-6\/10:last-child{
  margin-left: 60%;
}

.last\:mt-7\/10:last-child{
  margin-top: 70%;
}

.last\:mr-7\/10:last-child{
  margin-right: 70%;
}

.last\:mb-7\/10:last-child{
  margin-bottom: 70%;
}

.last\:ml-7\/10:last-child{
  margin-left: 70%;
}

.last\:mt-8\/10:last-child{
  margin-top: 80%;
}

.last\:mr-8\/10:last-child{
  margin-right: 80%;
}

.last\:mb-8\/10:last-child{
  margin-bottom: 80%;
}

.last\:ml-8\/10:last-child{
  margin-left: 80%;
}

.last\:mt-9\/10:last-child{
  margin-top: 90%;
}

.last\:mr-9\/10:last-child{
  margin-right: 90%;
}

.last\:mb-9\/10:last-child{
  margin-bottom: 90%;
}

.last\:ml-9\/10:last-child{
  margin-left: 90%;
}

.last\:mt-1\/12:last-child{
  margin-top: 8.333333%;
}

.last\:mr-1\/12:last-child{
  margin-right: 8.333333%;
}

.last\:mb-1\/12:last-child{
  margin-bottom: 8.333333%;
}

.last\:ml-1\/12:last-child{
  margin-left: 8.333333%;
}

.last\:mt-2\/12:last-child{
  margin-top: 16.666667%;
}

.last\:mr-2\/12:last-child{
  margin-right: 16.666667%;
}

.last\:mb-2\/12:last-child{
  margin-bottom: 16.666667%;
}

.last\:ml-2\/12:last-child{
  margin-left: 16.666667%;
}

.last\:mt-3\/12:last-child{
  margin-top: 25%;
}

.last\:mr-3\/12:last-child{
  margin-right: 25%;
}

.last\:mb-3\/12:last-child{
  margin-bottom: 25%;
}

.last\:ml-3\/12:last-child{
  margin-left: 25%;
}

.last\:mt-4\/12:last-child{
  margin-top: 33.333333%;
}

.last\:mr-4\/12:last-child{
  margin-right: 33.333333%;
}

.last\:mb-4\/12:last-child{
  margin-bottom: 33.333333%;
}

.last\:ml-4\/12:last-child{
  margin-left: 33.333333%;
}

.last\:mt-5\/12:last-child{
  margin-top: 41.666667%;
}

.last\:mr-5\/12:last-child{
  margin-right: 41.666667%;
}

.last\:mb-5\/12:last-child{
  margin-bottom: 41.666667%;
}

.last\:ml-5\/12:last-child{
  margin-left: 41.666667%;
}

.last\:mt-6\/12:last-child{
  margin-top: 50%;
}

.last\:mr-6\/12:last-child{
  margin-right: 50%;
}

.last\:mb-6\/12:last-child{
  margin-bottom: 50%;
}

.last\:ml-6\/12:last-child{
  margin-left: 50%;
}

.last\:mt-7\/12:last-child{
  margin-top: 58.333333%;
}

.last\:mr-7\/12:last-child{
  margin-right: 58.333333%;
}

.last\:mb-7\/12:last-child{
  margin-bottom: 58.333333%;
}

.last\:ml-7\/12:last-child{
  margin-left: 58.333333%;
}

.last\:mt-8\/12:last-child{
  margin-top: 66.666667%;
}

.last\:mr-8\/12:last-child{
  margin-right: 66.666667%;
}

.last\:mb-8\/12:last-child{
  margin-bottom: 66.666667%;
}

.last\:ml-8\/12:last-child{
  margin-left: 66.666667%;
}

.last\:mt-9\/12:last-child{
  margin-top: 75%;
}

.last\:mr-9\/12:last-child{
  margin-right: 75%;
}

.last\:mb-9\/12:last-child{
  margin-bottom: 75%;
}

.last\:ml-9\/12:last-child{
  margin-left: 75%;
}

.last\:mt-10\/12:last-child{
  margin-top: 83.333333%;
}

.last\:mr-10\/12:last-child{
  margin-right: 83.333333%;
}

.last\:mb-10\/12:last-child{
  margin-bottom: 83.333333%;
}

.last\:ml-10\/12:last-child{
  margin-left: 83.333333%;
}

.last\:mt-11\/12:last-child{
  margin-top: 91.666667%;
}

.last\:mr-11\/12:last-child{
  margin-right: 91.666667%;
}

.last\:mb-11\/12:last-child{
  margin-bottom: 91.666667%;
}

.last\:ml-11\/12:last-child{
  margin-left: 91.666667%;
}

.last\:-mt-0:last-child{
  margin-top: 0px;
}

.last\:-mr-0:last-child{
  margin-right: 0px;
}

.last\:-mb-0:last-child{
  margin-bottom: 0px;
}

.last\:-ml-0:last-child{
  margin-left: 0px;
}

.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-7:last-child{
  margin-top: -1.75rem;
}

.last\:-mr-7:last-child{
  margin-right: -1.75rem;
}

.last\:-mb-7:last-child{
  margin-bottom: -1.75rem;
}

.last\:-ml-7:last-child{
  margin-left: -1.75rem;
}

.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-9:last-child{
  margin-top: -2.25rem;
}

.last\:-mr-9:last-child{
  margin-right: -2.25rem;
}

.last\:-mb-9:last-child{
  margin-bottom: -2.25rem;
}

.last\:-ml-9:last-child{
  margin-left: -2.25rem;
}

.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-11:last-child{
  margin-top: -2.75rem;
}

.last\:-mr-11:last-child{
  margin-right: -2.75rem;
}

.last\:-mb-11:last-child{
  margin-bottom: -2.75rem;
}

.last\:-ml-11:last-child{
  margin-left: -2.75rem;
}

.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-13:last-child{
  margin-top: -3.25rem;
}

.last\:-mr-13:last-child{
  margin-right: -3.25rem;
}

.last\:-mb-13:last-child{
  margin-bottom: -3.25rem;
}

.last\:-ml-13:last-child{
  margin-left: -3.25rem;
}

.last\:-mt-14:last-child{
  margin-top: -3.5rem;
}

.last\:-mr-14:last-child{
  margin-right: -3.5rem;
}

.last\:-mb-14:last-child{
  margin-bottom: -3.5rem;
}

.last\:-ml-14:last-child{
  margin-left: -3.5rem;
}

.last\:-mt-15:last-child{
  margin-top: -3.75rem;
}

.last\:-mr-15:last-child{
  margin-right: -3.75rem;
}

.last\:-mb-15:last-child{
  margin-bottom: -3.75rem;
}

.last\:-ml-15:last-child{
  margin-left: -3.75rem;
}

.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-17:last-child{
  margin-top: -4.25rem;
}

.last\:-mr-17:last-child{
  margin-right: -4.25rem;
}

.last\:-mb-17:last-child{
  margin-bottom: -4.25rem;
}

.last\:-ml-17:last-child{
  margin-left: -4.25rem;
}

.last\:-mt-18:last-child{
  margin-top: -4.5rem;
}

.last\:-mr-18:last-child{
  margin-right: -4.5rem;
}

.last\:-mb-18:last-child{
  margin-bottom: -4.5rem;
}

.last\:-ml-18:last-child{
  margin-left: -4.5rem;
}

.last\:-mt-19:last-child{
  margin-top: -4.75rem;
}

.last\:-mr-19:last-child{
  margin-right: -4.75rem;
}

.last\:-mb-19:last-child{
  margin-bottom: -4.75rem;
}

.last\:-ml-19:last-child{
  margin-left: -4.75rem;
}

.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-22:last-child{
  margin-top: -5.5rem;
}

.last\:-mr-22:last-child{
  margin-right: -5.5rem;
}

.last\:-mb-22:last-child{
  margin-bottom: -5.5rem;
}

.last\:-ml-22:last-child{
  margin-left: -5.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-25:last-child{
  margin-top: -6.25rem;
}

.last\:-mr-25:last-child{
  margin-right: -6.25rem;
}

.last\:-mb-25:last-child{
  margin-bottom: -6.25rem;
}

.last\:-ml-25:last-child{
  margin-left: -6.25rem;
}

.last\:-mt-28:last-child{
  margin-top: -7rem;
}

.last\:-mr-28:last-child{
  margin-right: -7rem;
}

.last\:-mb-28:last-child{
  margin-bottom: -7rem;
}

.last\:-ml-28:last-child{
  margin-left: -7rem;
}

.last\:-mt-30:last-child{
  margin-top: -7.5rem;
}

.last\:-mr-30:last-child{
  margin-right: -7.5rem;
}

.last\:-mb-30:last-child{
  margin-bottom: -7.5rem;
}

.last\:-ml-30:last-child{
  margin-left: -7.5rem;
}

.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-34:last-child{
  margin-top: -8.5rem;
}

.last\:-mr-34:last-child{
  margin-right: -8.5rem;
}

.last\:-mb-34:last-child{
  margin-bottom: -8.5rem;
}

.last\:-ml-34:last-child{
  margin-left: -8.5rem;
}

.last\:-mt-35:last-child{
  margin-top: -8.75rem;
}

.last\:-mr-35:last-child{
  margin-right: -8.75rem;
}

.last\:-mb-35:last-child{
  margin-bottom: -8.75rem;
}

.last\:-ml-35:last-child{
  margin-left: -8.75rem;
}

.last\:-mt-36:last-child{
  margin-top: -9rem;
}

.last\:-mr-36:last-child{
  margin-right: -9rem;
}

.last\:-mb-36:last-child{
  margin-bottom: -9rem;
}

.last\:-ml-36:last-child{
  margin-left: -9rem;
}

.last\:-mt-39:last-child{
  margin-top: -9.75rem;
}

.last\:-mr-39:last-child{
  margin-right: -9.75rem;
}

.last\:-mb-39:last-child{
  margin-bottom: -9.75rem;
}

.last\:-ml-39:last-child{
  margin-left: -9.75rem;
}

.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-42:last-child{
  margin-top: -10.5rem;
}

.last\:-mr-42:last-child{
  margin-right: -10.5rem;
}

.last\:-mb-42:last-child{
  margin-bottom: -10.5rem;
}

.last\:-ml-42:last-child{
  margin-left: -10.5rem;
}

.last\:-mt-44:last-child{
  margin-top: -11rem;
}

.last\:-mr-44:last-child{
  margin-right: -11rem;
}

.last\:-mb-44:last-child{
  margin-bottom: -11rem;
}

.last\:-ml-44:last-child{
  margin-left: -11rem;
}

.last\:-mt-45:last-child{
  margin-top: -11.25rem;
}

.last\:-mr-45:last-child{
  margin-right: -11.25rem;
}

.last\:-mb-45:last-child{
  margin-bottom: -11.25rem;
}

.last\:-ml-45:last-child{
  margin-left: -11.25rem;
}

.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-50:last-child{
  margin-top: -12.5rem;
}

.last\:-mr-50:last-child{
  margin-right: -12.5rem;
}

.last\:-mb-50:last-child{
  margin-bottom: -12.5rem;
}

.last\:-ml-50:last-child{
  margin-left: -12.5rem;
}

.last\:-mt-52:last-child{
  margin-top: -13rem;
}

.last\:-mr-52:last-child{
  margin-right: -13rem;
}

.last\:-mb-52:last-child{
  margin-bottom: -13rem;
}

.last\:-ml-52:last-child{
  margin-left: -13rem;
}

.last\:-mt-55:last-child{
  margin-top: -13.75rem;
}

.last\:-mr-55:last-child{
  margin-right: -13.75rem;
}

.last\:-mb-55:last-child{
  margin-bottom: -13.75rem;
}

.last\:-ml-55:last-child{
  margin-left: -13.75rem;
}

.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-58:last-child{
  margin-top: -14.5rem;
}

.last\:-mr-58:last-child{
  margin-right: -14.5rem;
}

.last\:-mb-58:last-child{
  margin-bottom: -14.5rem;
}

.last\:-ml-58:last-child{
  margin-left: -14.5rem;
}

.last\:-mt-60:last-child{
  margin-top: -15rem;
}

.last\:-mr-60:last-child{
  margin-right: -15rem;
}

.last\:-mb-60:last-child{
  margin-bottom: -15rem;
}

.last\:-ml-60:last-child{
  margin-left: -15rem;
}

.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-65:last-child{
  margin-top: -16.25rem;
}

.last\:-mr-65:last-child{
  margin-right: -16.25rem;
}

.last\:-mb-65:last-child{
  margin-bottom: -16.25rem;
}

.last\:-ml-65:last-child{
  margin-left: -16.25rem;
}

.last\:-mt-68:last-child{
  margin-top: -17rem;
}

.last\:-mr-68:last-child{
  margin-right: -17rem;
}

.last\:-mb-68:last-child{
  margin-bottom: -17rem;
}

.last\:-ml-68:last-child{
  margin-left: -17rem;
}

.last\:-mt-69:last-child{
  margin-top: -17.25rem;
}

.last\:-mr-69:last-child{
  margin-right: -17.25rem;
}

.last\:-mb-69:last-child{
  margin-bottom: -17.25rem;
}

.last\:-ml-69:last-child{
  margin-left: -17.25rem;
}

.last\:-mt-70:last-child{
  margin-top: -17.5rem;
}

.last\:-mr-70:last-child{
  margin-right: -17.5rem;
}

.last\:-mb-70:last-child{
  margin-bottom: -17.5rem;
}

.last\:-ml-70:last-child{
  margin-left: -17.5rem;
}

.last\:-mt-72:last-child{
  margin-top: -18rem;
}

.last\:-mr-72:last-child{
  margin-right: -18rem;
}

.last\:-mb-72:last-child{
  margin-bottom: -18rem;
}

.last\:-ml-72:last-child{
  margin-left: -18rem;
}

.last\:-mt-75:last-child{
  margin-top: -18.75rem;
}

.last\:-mr-75:last-child{
  margin-right: -18.75rem;
}

.last\:-mb-75:last-child{
  margin-bottom: -18.75rem;
}

.last\:-ml-75:last-child{
  margin-left: -18.75rem;
}

.last\:-mt-80:last-child{
  margin-top: -20rem;
}

.last\:-mr-80:last-child{
  margin-right: -20rem;
}

.last\:-mb-80:last-child{
  margin-bottom: -20rem;
}

.last\:-ml-80:last-child{
  margin-left: -20rem;
}

.last\:-mt-85:last-child{
  margin-top: -21.25rem;
}

.last\:-mr-85:last-child{
  margin-right: -21.25rem;
}

.last\:-mb-85:last-child{
  margin-bottom: -21.25rem;
}

.last\:-ml-85:last-child{
  margin-left: -21.25rem;
}

.last\:-mt-86:last-child{
  margin-top: -21.5rem;
}

.last\:-mr-86:last-child{
  margin-right: -21.5rem;
}

.last\:-mb-86:last-child{
  margin-bottom: -21.5rem;
}

.last\:-ml-86:last-child{
  margin-left: -21.5rem;
}

.last\:-mt-90:last-child{
  margin-top: -22.5rem;
}

.last\:-mr-90:last-child{
  margin-right: -22.5rem;
}

.last\:-mb-90:last-child{
  margin-bottom: -22.5rem;
}

.last\:-ml-90:last-child{
  margin-left: -22.5rem;
}

.last\:-mt-96:last-child{
  margin-top: -24rem;
}

.last\:-mr-96:last-child{
  margin-right: -24rem;
}

.last\:-mb-96:last-child{
  margin-bottom: -24rem;
}

.last\:-ml-96:last-child{
  margin-left: -24rem;
}

.last\:-mt-100:last-child{
  margin-top: -25rem;
}

.last\:-mr-100:last-child{
  margin-right: -25rem;
}

.last\:-mb-100:last-child{
  margin-bottom: -25rem;
}

.last\:-ml-100:last-child{
  margin-left: -25rem;
}

.last\:-mt-115:last-child{
  margin-top: -28.75rem;
}

.last\:-mr-115:last-child{
  margin-right: -28.75rem;
}

.last\:-mb-115:last-child{
  margin-bottom: -28.75rem;
}

.last\:-ml-115:last-child{
  margin-left: -28.75rem;
}

.last\:-mt-125:last-child{
  margin-top: -31.25rem;
}

.last\:-mr-125:last-child{
  margin-right: -31.25rem;
}

.last\:-mb-125:last-child{
  margin-bottom: -31.25rem;
}

.last\:-ml-125:last-child{
  margin-left: -31.25rem;
}

.last\:-mt-142:last-child{
  margin-top: -35.5rem;
}

.last\:-mr-142:last-child{
  margin-right: -35.5rem;
}

.last\:-mb-142:last-child{
  margin-bottom: -35.5rem;
}

.last\:-ml-142:last-child{
  margin-left: -35.5rem;
}

.last\:-mt-150:last-child{
  margin-top: -37.5rem;
}

.last\:-mr-150:last-child{
  margin-right: -37.5rem;
}

.last\:-mb-150:last-child{
  margin-bottom: -37.5rem;
}

.last\:-ml-150:last-child{
  margin-left: -37.5rem;
}

.last\:-mt-156:last-child{
  margin-top: -39rem;
}

.last\:-mr-156:last-child{
  margin-right: -39rem;
}

.last\:-mb-156:last-child{
  margin-bottom: -39rem;
}

.last\:-ml-156:last-child{
  margin-left: -39rem;
}

.last\:-mt-160:last-child{
  margin-top: -40rem;
}

.last\:-mr-160:last-child{
  margin-right: -40rem;
}

.last\:-mb-160:last-child{
  margin-bottom: -40rem;
}

.last\:-ml-160:last-child{
  margin-left: -40rem;
}

.last\:-mt-175:last-child{
  margin-top: -43.75rem;
}

.last\:-mr-175:last-child{
  margin-right: -43.75rem;
}

.last\:-mb-175:last-child{
  margin-bottom: -43.75rem;
}

.last\:-ml-175:last-child{
  margin-left: -43.75rem;
}

.last\:-mt-207:last-child{
  margin-top: -51.75rem;
}

.last\:-mr-207:last-child{
  margin-right: -51.75rem;
}

.last\:-mb-207:last-child{
  margin-bottom: -51.75rem;
}

.last\:-ml-207:last-child{
  margin-left: -51.75rem;
}

.last\:-mt-242:last-child{
  margin-top: -60.5rem;
}

.last\:-mr-242:last-child{
  margin-right: -60.5rem;
}

.last\:-mb-242:last-child{
  margin-bottom: -60.5rem;
}

.last\:-ml-242:last-child{
  margin-left: -60.5rem;
}

.last\:-mt-250:last-child{
  margin-top: -62.5rem;
}

.last\:-mr-250:last-child{
  margin-right: -62.5rem;
}

.last\:-mb-250:last-child{
  margin-bottom: -62.5rem;
}

.last\:-ml-250:last-child{
  margin-left: -62.5rem;
}

.last\:-mt-258:last-child{
  margin-top: -64.5rem;
}

.last\:-mr-258:last-child{
  margin-right: -64.5rem;
}

.last\:-mb-258:last-child{
  margin-bottom: -64.5rem;
}

.last\:-ml-258:last-child{
  margin-left: -64.5rem;
}

.last\:-mt-265:last-child{
  margin-top: -66.25rem;
}

.last\:-mr-265:last-child{
  margin-right: -66.25rem;
}

.last\:-mb-265:last-child{
  margin-bottom: -66.25rem;
}

.last\:-ml-265:last-child{
  margin-left: -66.25rem;
}

.last\:-mt-280:last-child{
  margin-top: -70rem;
}

.last\:-mr-280:last-child{
  margin-right: -70rem;
}

.last\:-mb-280:last-child{
  margin-bottom: -70rem;
}

.last\:-ml-280:last-child{
  margin-left: -70rem;
}

.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-0\.5:last-child{
  margin-top: -0.125rem;
}

.last\:-mr-0\.5:last-child{
  margin-right: -0.125rem;
}

.last\:-mb-0\.5:last-child{
  margin-bottom: -0.125rem;
}

.last\:-ml-0\.5:last-child{
  margin-left: -0.125rem;
}

.last\:-mt-1\.5:last-child{
  margin-top: -0.375rem;
}

.last\:-mr-1\.5:last-child{
  margin-right: -0.375rem;
}

.last\:-mb-1\.5:last-child{
  margin-bottom: -0.375rem;
}

.last\:-ml-1\.5:last-child{
  margin-left: -0.375rem;
}

.last\:-mt-2\.5:last-child{
  margin-top: -0.625rem;
}

.last\:-mr-2\.5:last-child{
  margin-right: -0.625rem;
}

.last\:-mb-2\.5:last-child{
  margin-bottom: -0.625rem;
}

.last\:-ml-2\.5:last-child{
  margin-left: -0.625rem;
}

.last\:-mt-3\.5:last-child{
  margin-top: -0.875rem;
}

.last\:-mr-3\.5:last-child{
  margin-right: -0.875rem;
}

.last\:-mb-3\.5:last-child{
  margin-bottom: -0.875rem;
}

.last\:-ml-3\.5:last-child{
  margin-left: -0.875rem;
}

.last\:-mt-0\.25:last-child{
  margin-top: -0.0625rem;
}

.last\:-mr-0\.25:last-child{
  margin-right: -0.0625rem;
}

.last\:-mb-0\.25:last-child{
  margin-bottom: -0.0625rem;
}

.last\:-ml-0\.25:last-child{
  margin-left: -0.0625rem;
}

.last\:-mt-0\.75:last-child{
  margin-top: -0.1875rem;
}

.last\:-mr-0\.75:last-child{
  margin-right: -0.1875rem;
}

.last\:-mb-0\.75:last-child{
  margin-bottom: -0.1875rem;
}

.last\:-ml-0\.75:last-child{
  margin-left: -0.1875rem;
}

.last\:-mt-1\.25:last-child{
  margin-top: -0.3125rem;
}

.last\:-mr-1\.25:last-child{
  margin-right: -0.3125rem;
}

.last\:-mb-1\.25:last-child{
  margin-bottom: -0.3125rem;
}

.last\:-ml-1\.25:last-child{
  margin-left: -0.3125rem;
}

.last\:-mt-1\.75:last-child{
  margin-top: -0.4375rem;
}

.last\:-mr-1\.75:last-child{
  margin-right: -0.4375rem;
}

.last\:-mb-1\.75:last-child{
  margin-bottom: -0.4375rem;
}

.last\:-ml-1\.75:last-child{
  margin-left: -0.4375rem;
}

.last\:-mt-2\.25:last-child{
  margin-top: -0.5625rem;
}

.last\:-mr-2\.25:last-child{
  margin-right: -0.5625rem;
}

.last\:-mb-2\.25:last-child{
  margin-bottom: -0.5625rem;
}

.last\:-ml-2\.25:last-child{
  margin-left: -0.5625rem;
}

.last\:-mt-2\.75:last-child{
  margin-top: -0.6875rem;
}

.last\:-mr-2\.75:last-child{
  margin-right: -0.6875rem;
}

.last\:-mb-2\.75:last-child{
  margin-bottom: -0.6875rem;
}

.last\:-ml-2\.75:last-child{
  margin-left: -0.6875rem;
}

.last\:-mt-3\.25:last-child{
  margin-top: -0.8125rem;
}

.last\:-mr-3\.25:last-child{
  margin-right: -0.8125rem;
}

.last\:-mb-3\.25:last-child{
  margin-bottom: -0.8125rem;
}

.last\:-ml-3\.25:last-child{
  margin-left: -0.8125rem;
}

.last\:-mt-3\.75:last-child{
  margin-top: -0.9375rem;
}

.last\:-mr-3\.75:last-child{
  margin-right: -0.9375rem;
}

.last\:-mb-3\.75:last-child{
  margin-bottom: -0.9375rem;
}

.last\:-ml-3\.75:last-child{
  margin-left: -0.9375rem;
}

.last\:-mt-4\.25:last-child{
  margin-top: -1.0625rem;
}

.last\:-mr-4\.25:last-child{
  margin-right: -1.0625rem;
}

.last\:-mb-4\.25:last-child{
  margin-bottom: -1.0625rem;
}

.last\:-ml-4\.25:last-child{
  margin-left: -1.0625rem;
}

.last\:-mt-4\.5:last-child{
  margin-top: -1.125rem;
}

.last\:-mr-4\.5:last-child{
  margin-right: -1.125rem;
}

.last\:-mb-4\.5:last-child{
  margin-bottom: -1.125rem;
}

.last\:-ml-4\.5:last-child{
  margin-left: -1.125rem;
}

.last\:-mt-4\.75:last-child{
  margin-top: -1.1875rem;
}

.last\:-mr-4\.75:last-child{
  margin-right: -1.1875rem;
}

.last\:-mb-4\.75:last-child{
  margin-bottom: -1.1875rem;
}

.last\:-ml-4\.75:last-child{
  margin-left: -1.1875rem;
}

.last\:-mt-5\.25:last-child{
  margin-top: -1.3125rem;
}

.last\:-mr-5\.25:last-child{
  margin-right: -1.3125rem;
}

.last\:-mb-5\.25:last-child{
  margin-bottom: -1.3125rem;
}

.last\:-ml-5\.25:last-child{
  margin-left: -1.3125rem;
}

.last\:-mt-5\.5:last-child{
  margin-top: -1.375rem;
}

.last\:-mr-5\.5:last-child{
  margin-right: -1.375rem;
}

.last\:-mb-5\.5:last-child{
  margin-bottom: -1.375rem;
}

.last\:-ml-5\.5:last-child{
  margin-left: -1.375rem;
}

.last\:-mt-5\.75:last-child{
  margin-top: -1.4375rem;
}

.last\:-mr-5\.75:last-child{
  margin-right: -1.4375rem;
}

.last\:-mb-5\.75:last-child{
  margin-bottom: -1.4375rem;
}

.last\:-ml-5\.75:last-child{
  margin-left: -1.4375rem;
}

.last\:-mt-6\.25:last-child{
  margin-top: -1.5625rem;
}

.last\:-mr-6\.25:last-child{
  margin-right: -1.5625rem;
}

.last\:-mb-6\.25:last-child{
  margin-bottom: -1.5625rem;
}

.last\:-ml-6\.25:last-child{
  margin-left: -1.5625rem;
}

.last\:-mt-6\.5:last-child{
  margin-top: -1.625rem;
}

.last\:-mr-6\.5:last-child{
  margin-right: -1.625rem;
}

.last\:-mb-6\.5:last-child{
  margin-bottom: -1.625rem;
}

.last\:-ml-6\.5:last-child{
  margin-left: -1.625rem;
}

.last\:-mt-6\.75:last-child{
  margin-top: -1.6875rem;
}

.last\:-mr-6\.75:last-child{
  margin-right: -1.6875rem;
}

.last\:-mb-6\.75:last-child{
  margin-bottom: -1.6875rem;
}

.last\:-ml-6\.75:last-child{
  margin-left: -1.6875rem;
}

.last\:-mt-7\.25:last-child{
  margin-top: -1.8125rem;
}

.last\:-mr-7\.25:last-child{
  margin-right: -1.8125rem;
}

.last\:-mb-7\.25:last-child{
  margin-bottom: -1.8125rem;
}

.last\:-ml-7\.25:last-child{
  margin-left: -1.8125rem;
}

.last\:-mt-7\.5:last-child{
  margin-top: -1.875rem;
}

.last\:-mr-7\.5:last-child{
  margin-right: -1.875rem;
}

.last\:-mb-7\.5:last-child{
  margin-bottom: -1.875rem;
}

.last\:-ml-7\.5:last-child{
  margin-left: -1.875rem;
}

.last\:-mt-8\.25:last-child{
  margin-top: -2.0625rem;
}

.last\:-mr-8\.25:last-child{
  margin-right: -2.0625rem;
}

.last\:-mb-8\.25:last-child{
  margin-bottom: -2.0625rem;
}

.last\:-ml-8\.25:last-child{
  margin-left: -2.0625rem;
}

.last\:-mt-8\.5:last-child{
  margin-top: -2.125rem;
}

.last\:-mr-8\.5:last-child{
  margin-right: -2.125rem;
}

.last\:-mb-8\.5:last-child{
  margin-bottom: -2.125rem;
}

.last\:-ml-8\.5:last-child{
  margin-left: -2.125rem;
}

.last\:-mt-9\.25:last-child{
  margin-top: -2.3125rem;
}

.last\:-mr-9\.25:last-child{
  margin-right: -2.3125rem;
}

.last\:-mb-9\.25:last-child{
  margin-bottom: -2.3125rem;
}

.last\:-ml-9\.25:last-child{
  margin-left: -2.3125rem;
}

.last\:-mt-9\.5:last-child{
  margin-top: -2.375rem;
}

.last\:-mr-9\.5:last-child{
  margin-right: -2.375rem;
}

.last\:-mb-9\.5:last-child{
  margin-bottom: -2.375rem;
}

.last\:-ml-9\.5:last-child{
  margin-left: -2.375rem;
}

.last\:-mt-10\.5:last-child{
  margin-top: -2.625rem;
}

.last\:-mr-10\.5:last-child{
  margin-right: -2.625rem;
}

.last\:-mb-10\.5:last-child{
  margin-bottom: -2.625rem;
}

.last\:-ml-10\.5:last-child{
  margin-left: -2.625rem;
}

.last\:-mt-11\.25:last-child{
  margin-top: -2.8125rem;
}

.last\:-mr-11\.25:last-child{
  margin-right: -2.8125rem;
}

.last\:-mb-11\.25:last-child{
  margin-bottom: -2.8125rem;
}

.last\:-ml-11\.25:last-child{
  margin-left: -2.8125rem;
}

.last\:-mt-11\.5:last-child{
  margin-top: -2.875rem;
}

.last\:-mr-11\.5:last-child{
  margin-right: -2.875rem;
}

.last\:-mb-11\.5:last-child{
  margin-bottom: -2.875rem;
}

.last\:-ml-11\.5:last-child{
  margin-left: -2.875rem;
}

.last\:-mt-12\.5:last-child{
  margin-top: -3.125rem;
}

.last\:-mr-12\.5:last-child{
  margin-right: -3.125rem;
}

.last\:-mb-12\.5:last-child{
  margin-bottom: -3.125rem;
}

.last\:-ml-12\.5:last-child{
  margin-left: -3.125rem;
}

.last\:-mt-12\.75:last-child{
  margin-top: -3.1875rem;
}

.last\:-mr-12\.75:last-child{
  margin-right: -3.1875rem;
}

.last\:-mb-12\.75:last-child{
  margin-bottom: -3.1875rem;
}

.last\:-ml-12\.75:last-child{
  margin-left: -3.1875rem;
}

.last\:-mt-13\.5:last-child{
  margin-top: -3.375rem;
}

.last\:-mr-13\.5:last-child{
  margin-right: -3.375rem;
}

.last\:-mb-13\.5:last-child{
  margin-bottom: -3.375rem;
}

.last\:-ml-13\.5:last-child{
  margin-left: -3.375rem;
}

.last\:-mt-14\.5:last-child{
  margin-top: -3.625rem;
}

.last\:-mr-14\.5:last-child{
  margin-right: -3.625rem;
}

.last\:-mb-14\.5:last-child{
  margin-bottom: -3.625rem;
}

.last\:-ml-14\.5:last-child{
  margin-left: -3.625rem;
}

.last\:-mt-15\.5:last-child{
  margin-top: -3.875rem;
}

.last\:-mr-15\.5:last-child{
  margin-right: -3.875rem;
}

.last\:-mb-15\.5:last-child{
  margin-bottom: -3.875rem;
}

.last\:-ml-15\.5:last-child{
  margin-left: -3.875rem;
}

.last\:-mt-15\.75:last-child{
  margin-top: -3.9375rem;
}

.last\:-mr-15\.75:last-child{
  margin-right: -3.9375rem;
}

.last\:-mb-15\.75:last-child{
  margin-bottom: -3.9375rem;
}

.last\:-ml-15\.75:last-child{
  margin-left: -3.9375rem;
}

.last\:-mt-16\.25:last-child{
  margin-top: -4.0625rem;
}

.last\:-mr-16\.25:last-child{
  margin-right: -4.0625rem;
}

.last\:-mb-16\.25:last-child{
  margin-bottom: -4.0625rem;
}

.last\:-ml-16\.25:last-child{
  margin-left: -4.0625rem;
}

.last\:-mt-17\.25:last-child{
  margin-top: -4.3125rem;
}

.last\:-mr-17\.25:last-child{
  margin-right: -4.3125rem;
}

.last\:-mb-17\.25:last-child{
  margin-bottom: -4.3125rem;
}

.last\:-ml-17\.25:last-child{
  margin-left: -4.3125rem;
}

.last\:-mt-17\.5:last-child{
  margin-top: -4.375rem;
}

.last\:-mr-17\.5:last-child{
  margin-right: -4.375rem;
}

.last\:-mb-17\.5:last-child{
  margin-bottom: -4.375rem;
}

.last\:-ml-17\.5:last-child{
  margin-left: -4.375rem;
}

.last\:-mt-18\.25:last-child{
  margin-top: -4.5625rem;
}

.last\:-mr-18\.25:last-child{
  margin-right: -4.5625rem;
}

.last\:-mb-18\.25:last-child{
  margin-bottom: -4.5625rem;
}

.last\:-ml-18\.25:last-child{
  margin-left: -4.5625rem;
}

.last\:-mt-18\.5:last-child{
  margin-top: -4.625rem;
}

.last\:-mr-18\.5:last-child{
  margin-right: -4.625rem;
}

.last\:-mb-18\.5:last-child{
  margin-bottom: -4.625rem;
}

.last\:-ml-18\.5:last-child{
  margin-left: -4.625rem;
}

.last\:-mt-20\.25:last-child{
  margin-top: -5.0625rem;
}

.last\:-mr-20\.25:last-child{
  margin-right: -5.0625rem;
}

.last\:-mb-20\.25:last-child{
  margin-bottom: -5.0625rem;
}

.last\:-ml-20\.25:last-child{
  margin-left: -5.0625rem;
}

.last\:-mt-20\.5:last-child{
  margin-top: -5.125rem;
}

.last\:-mr-20\.5:last-child{
  margin-right: -5.125rem;
}

.last\:-mb-20\.5:last-child{
  margin-bottom: -5.125rem;
}

.last\:-ml-20\.5:last-child{
  margin-left: -5.125rem;
}

.last\:-mt-22\.5:last-child{
  margin-top: -5.625rem;
}

.last\:-mr-22\.5:last-child{
  margin-right: -5.625rem;
}

.last\:-mb-22\.5:last-child{
  margin-bottom: -5.625rem;
}

.last\:-ml-22\.5:last-child{
  margin-left: -5.625rem;
}

.last\:-mt-25\.5:last-child{
  margin-top: -6.375rem;
}

.last\:-mr-25\.5:last-child{
  margin-right: -6.375rem;
}

.last\:-mb-25\.5:last-child{
  margin-bottom: -6.375rem;
}

.last\:-ml-25\.5:last-child{
  margin-left: -6.375rem;
}

.last\:-mt-26\.75:last-child{
  margin-top: -6.6875rem;
}

.last\:-mr-26\.75:last-child{
  margin-right: -6.6875rem;
}

.last\:-mb-26\.75:last-child{
  margin-bottom: -6.6875rem;
}

.last\:-ml-26\.75:last-child{
  margin-left: -6.6875rem;
}

.last\:-mt-32\.5:last-child{
  margin-top: -8.125rem;
}

.last\:-mr-32\.5:last-child{
  margin-right: -8.125rem;
}

.last\:-mb-32\.5:last-child{
  margin-bottom: -8.125rem;
}

.last\:-ml-32\.5:last-child{
  margin-left: -8.125rem;
}

.last\:-mt-37\.5:last-child{
  margin-top: -9.375rem;
}

.last\:-mr-37\.5:last-child{
  margin-right: -9.375rem;
}

.last\:-mb-37\.5:last-child{
  margin-bottom: -9.375rem;
}

.last\:-ml-37\.5:last-child{
  margin-left: -9.375rem;
}

.last\:-mt-41\.25:last-child{
  margin-top: -10.3125rem;
}

.last\:-mr-41\.25:last-child{
  margin-right: -10.3125rem;
}

.last\:-mb-41\.25:last-child{
  margin-bottom: -10.3125rem;
}

.last\:-ml-41\.25:last-child{
  margin-left: -10.3125rem;
}

.last\:-mt-52\.5:last-child{
  margin-top: -13.125rem;
}

.last\:-mr-52\.5:last-child{
  margin-right: -13.125rem;
}

.last\:-mb-52\.5:last-child{
  margin-bottom: -13.125rem;
}

.last\:-ml-52\.5:last-child{
  margin-left: -13.125rem;
}

.last\:-mt-54\.5:last-child{
  margin-top: -13.625rem;
}

.last\:-mr-54\.5:last-child{
  margin-right: -13.625rem;
}

.last\:-mb-54\.5:last-child{
  margin-bottom: -13.625rem;
}

.last\:-ml-54\.5:last-child{
  margin-left: -13.625rem;
}

.last\:-mt-57\.25:last-child{
  margin-top: -14.3125rem;
}

.last\:-mr-57\.25:last-child{
  margin-right: -14.3125rem;
}

.last\:-mb-57\.25:last-child{
  margin-bottom: -14.3125rem;
}

.last\:-ml-57\.25:last-child{
  margin-left: -14.3125rem;
}

.last\:-mt-57\.5:last-child{
  margin-top: -14.375rem;
}

.last\:-mr-57\.5:last-child{
  margin-right: -14.375rem;
}

.last\:-mb-57\.5:last-child{
  margin-bottom: -14.375rem;
}

.last\:-ml-57\.5:last-child{
  margin-left: -14.375rem;
}

.last\:-mt-66\.25:last-child{
  margin-top: -16.5625rem;
}

.last\:-mr-66\.25:last-child{
  margin-right: -16.5625rem;
}

.last\:-mb-66\.25:last-child{
  margin-bottom: -16.5625rem;
}

.last\:-ml-66\.25:last-child{
  margin-left: -16.5625rem;
}

.last\:-mt-74\.5:last-child{
  margin-top: -18.125rem;
}

.last\:-mr-74\.5:last-child{
  margin-right: -18.125rem;
}

.last\:-mb-74\.5:last-child{
  margin-bottom: -18.125rem;
}

.last\:-ml-74\.5:last-child{
  margin-left: -18.125rem;
}

.last\:-mt-106\.25:last-child{
  margin-top: -26.5625rem;
}

.last\:-mr-106\.25:last-child{
  margin-right: -26.5625rem;
}

.last\:-mb-106\.25:last-child{
  margin-bottom: -26.5625rem;
}

.last\:-ml-106\.25:last-child{
  margin-left: -26.5625rem;
}

.last\:-mt-112\.25:last-child{
  margin-top: -28.0675rem;
}

.last\:-mr-112\.25:last-child{
  margin-right: -28.0675rem;
}

.last\:-mb-112\.25:last-child{
  margin-bottom: -28.0675rem;
}

.last\:-ml-112\.25:last-child{
  margin-left: -28.0675rem;
}

.last\:-mt-112\.75:last-child{
  margin-top: -28.1875rem;
}

.last\:-mr-112\.75:last-child{
  margin-right: -28.1875rem;
}

.last\:-mb-112\.75:last-child{
  margin-bottom: -28.1875rem;
}

.last\:-ml-112\.75:last-child{
  margin-left: -28.1875rem;
}

.last\:-mt-147\.5:last-child{
  margin-top: -36.875rem;
}

.last\:-mr-147\.5:last-child{
  margin-right: -36.875rem;
}

.last\:-mb-147\.5:last-child{
  margin-bottom: -36.875rem;
}

.last\:-ml-147\.5:last-child{
  margin-left: -36.875rem;
}

.last\:-mt-162\.5:last-child{
  margin-top: -40.625rem;
}

.last\:-mr-162\.5:last-child{
  margin-right: -40.625rem;
}

.last\:-mb-162\.5:last-child{
  margin-bottom: -40.625rem;
}

.last\:-ml-162\.5:last-child{
  margin-left: -40.625rem;
}

.last\:-mt-172\.25:last-child{
  margin-top: -42.5625rem;
}

.last\:-mr-172\.25:last-child{
  margin-right: -42.5625rem;
}

.last\:-mb-172\.25:last-child{
  margin-bottom: -42.5625rem;
}

.last\:-ml-172\.25:last-child{
  margin-left: -42.5625rem;
}

.last\:-mt-175\.25:last-child{
  margin-top: -43.8125rem;
}

.last\:-mr-175\.25:last-child{
  margin-right: -43.8125rem;
}

.last\:-mb-175\.25:last-child{
  margin-bottom: -43.8125rem;
}

.last\:-ml-175\.25:last-child{
  margin-left: -43.8125rem;
}

.last\:-mt-184\.25:last-child{
  margin-top: -46.0625rem;
}

.last\:-mr-184\.25:last-child{
  margin-right: -46.0625rem;
}

.last\:-mb-184\.25:last-child{
  margin-bottom: -46.0625rem;
}

.last\:-ml-184\.25:last-child{
  margin-left: -46.0625rem;
}

.last\:-mt-203\.25:last-child{
  margin-top: -50.8125rem;
}

.last\:-mr-203\.25:last-child{
  margin-right: -50.8125rem;
}

.last\:-mb-203\.25:last-child{
  margin-bottom: -50.8125rem;
}

.last\:-ml-203\.25:last-child{
  margin-left: -50.8125rem;
}

.last\:-mt-half:last-child{
  margin-top: -50%;
}

.last\:-mr-half:last-child{
  margin-right: -50%;
}

.last\:-mb-half:last-child{
  margin-bottom: -50%;
}

.last\:-ml-half:last-child{
  margin-left: -50%;
}

.last\:-mt-full:last-child{
  margin-top: -100%;
}

.last\:-mr-full:last-child{
  margin-right: -100%;
}

.last\:-mb-full:last-child{
  margin-bottom: -100%;
}

.last\:-ml-full:last-child{
  margin-left: -100%;
}

.last\:-mt-1\/10:last-child{
  margin-top: -10%;
}

.last\:-mr-1\/10:last-child{
  margin-right: -10%;
}

.last\:-mb-1\/10:last-child{
  margin-bottom: -10%;
}

.last\:-ml-1\/10:last-child{
  margin-left: -10%;
}

.last\:-mt-2\/10:last-child{
  margin-top: -20%;
}

.last\:-mr-2\/10:last-child{
  margin-right: -20%;
}

.last\:-mb-2\/10:last-child{
  margin-bottom: -20%;
}

.last\:-ml-2\/10:last-child{
  margin-left: -20%;
}

.last\:-mt-3\/10:last-child{
  margin-top: -30%;
}

.last\:-mr-3\/10:last-child{
  margin-right: -30%;
}

.last\:-mb-3\/10:last-child{
  margin-bottom: -30%;
}

.last\:-ml-3\/10:last-child{
  margin-left: -30%;
}

.last\:-mt-4\/10:last-child{
  margin-top: -40%;
}

.last\:-mr-4\/10:last-child{
  margin-right: -40%;
}

.last\:-mb-4\/10:last-child{
  margin-bottom: -40%;
}

.last\:-ml-4\/10:last-child{
  margin-left: -40%;
}

.last\:-mt-4\.5\/10:last-child{
  margin-top: -45%;
}

.last\:-mr-4\.5\/10:last-child{
  margin-right: -45%;
}

.last\:-mb-4\.5\/10:last-child{
  margin-bottom: -45%;
}

.last\:-ml-4\.5\/10:last-child{
  margin-left: -45%;
}

.last\:-mt-5\/10:last-child{
  margin-top: -50%;
}

.last\:-mr-5\/10:last-child{
  margin-right: -50%;
}

.last\:-mb-5\/10:last-child{
  margin-bottom: -50%;
}

.last\:-ml-5\/10:last-child{
  margin-left: -50%;
}

.last\:-mt-5\.5\/10:last-child{
  margin-top: -55%;
}

.last\:-mr-5\.5\/10:last-child{
  margin-right: -55%;
}

.last\:-mb-5\.5\/10:last-child{
  margin-bottom: -55%;
}

.last\:-ml-5\.5\/10:last-child{
  margin-left: -55%;
}

.last\:-mt-6\/10:last-child{
  margin-top: -60%;
}

.last\:-mr-6\/10:last-child{
  margin-right: -60%;
}

.last\:-mb-6\/10:last-child{
  margin-bottom: -60%;
}

.last\:-ml-6\/10:last-child{
  margin-left: -60%;
}

.last\:-mt-7\/10:last-child{
  margin-top: -70%;
}

.last\:-mr-7\/10:last-child{
  margin-right: -70%;
}

.last\:-mb-7\/10:last-child{
  margin-bottom: -70%;
}

.last\:-ml-7\/10:last-child{
  margin-left: -70%;
}

.last\:-mt-8\/10:last-child{
  margin-top: -80%;
}

.last\:-mr-8\/10:last-child{
  margin-right: -80%;
}

.last\:-mb-8\/10:last-child{
  margin-bottom: -80%;
}

.last\:-ml-8\/10:last-child{
  margin-left: -80%;
}

.last\:-mt-9\/10:last-child{
  margin-top: -90%;
}

.last\:-mr-9\/10:last-child{
  margin-right: -90%;
}

.last\:-mb-9\/10:last-child{
  margin-bottom: -90%;
}

.last\:-ml-9\/10:last-child{
  margin-left: -90%;
}

.last\:-mt-1\/12:last-child{
  margin-top: -8.33333%;
}

.last\:-mr-1\/12:last-child{
  margin-right: -8.33333%;
}

.last\:-mb-1\/12:last-child{
  margin-bottom: -8.33333%;
}

.last\:-ml-1\/12:last-child{
  margin-left: -8.33333%;
}

.last\:-mt-2\/12:last-child{
  margin-top: -16.66667%;
}

.last\:-mr-2\/12:last-child{
  margin-right: -16.66667%;
}

.last\:-mb-2\/12:last-child{
  margin-bottom: -16.66667%;
}

.last\:-ml-2\/12:last-child{
  margin-left: -16.66667%;
}

.last\:-mt-3\/12:last-child{
  margin-top: -25%;
}

.last\:-mr-3\/12:last-child{
  margin-right: -25%;
}

.last\:-mb-3\/12:last-child{
  margin-bottom: -25%;
}

.last\:-ml-3\/12:last-child{
  margin-left: -25%;
}

.last\:-mt-4\/12:last-child{
  margin-top: -33.33333%;
}

.last\:-mr-4\/12:last-child{
  margin-right: -33.33333%;
}

.last\:-mb-4\/12:last-child{
  margin-bottom: -33.33333%;
}

.last\:-ml-4\/12:last-child{
  margin-left: -33.33333%;
}

.last\:-mt-5\/12:last-child{
  margin-top: -41.66667%;
}

.last\:-mr-5\/12:last-child{
  margin-right: -41.66667%;
}

.last\:-mb-5\/12:last-child{
  margin-bottom: -41.66667%;
}

.last\:-ml-5\/12:last-child{
  margin-left: -41.66667%;
}

.last\:-mt-6\/12:last-child{
  margin-top: -50%;
}

.last\:-mr-6\/12:last-child{
  margin-right: -50%;
}

.last\:-mb-6\/12:last-child{
  margin-bottom: -50%;
}

.last\:-ml-6\/12:last-child{
  margin-left: -50%;
}

.last\:-mt-7\/12:last-child{
  margin-top: -58.33333%;
}

.last\:-mr-7\/12:last-child{
  margin-right: -58.33333%;
}

.last\:-mb-7\/12:last-child{
  margin-bottom: -58.33333%;
}

.last\:-ml-7\/12:last-child{
  margin-left: -58.33333%;
}

.last\:-mt-8\/12:last-child{
  margin-top: -66.66667%;
}

.last\:-mr-8\/12:last-child{
  margin-right: -66.66667%;
}

.last\:-mb-8\/12:last-child{
  margin-bottom: -66.66667%;
}

.last\:-ml-8\/12:last-child{
  margin-left: -66.66667%;
}

.last\:-mt-9\/12:last-child{
  margin-top: -75%;
}

.last\:-mr-9\/12:last-child{
  margin-right: -75%;
}

.last\:-mb-9\/12:last-child{
  margin-bottom: -75%;
}

.last\:-ml-9\/12:last-child{
  margin-left: -75%;
}

.last\:-mt-10\/12:last-child{
  margin-top: -83.33333%;
}

.last\:-mr-10\/12:last-child{
  margin-right: -83.33333%;
}

.last\:-mb-10\/12:last-child{
  margin-bottom: -83.33333%;
}

.last\:-ml-10\/12:last-child{
  margin-left: -83.33333%;
}

.last\:-mt-11\/12:last-child{
  margin-top: -91.66667%;
}

.last\:-mr-11\/12:last-child{
  margin-right: -91.66667%;
}

.last\:-mb-11\/12:last-child{
  margin-bottom: -91.66667%;
}

.last\:-ml-11\/12:last-child{
  margin-left: -91.66667%;
}

.max-h-0{
  max-height: 0px;
}

.max-h-1{
  max-height: 0.25rem;
}

.max-h-2{
  max-height: 0.5rem;
}

.max-h-3{
  max-height: 0.75rem;
}

.max-h-4{
  max-height: 1rem;
}

.max-h-5{
  max-height: 1.25rem;
}

.max-h-6{
  max-height: 1.5rem;
}

.max-h-7{
  max-height: 1.75rem;
}

.max-h-8{
  max-height: 2rem;
}

.max-h-9{
  max-height: 2.25rem;
}

.max-h-10{
  max-height: 2.5rem;
}

.max-h-11{
  max-height: 2.75rem;
}

.max-h-12{
  max-height: 3rem;
}

.max-h-13{
  max-height: 3.25rem;
}

.max-h-14{
  max-height: 3.5rem;
}

.max-h-15{
  max-height: 3.75rem;
}

.max-h-16{
  max-height: 4rem;
}

.max-h-17{
  max-height: 4.25rem;
}

.max-h-18{
  max-height: 4.5rem;
}

.max-h-19{
  max-height: 4.75rem;
}

.max-h-20{
  max-height: 5rem;
}

.max-h-22{
  max-height: 5.5rem;
}

.max-h-24{
  max-height: 6rem;
}

.max-h-25{
  max-height: 6.25rem;
}

.max-h-28{
  max-height: 7rem;
}

.max-h-30{
  max-height: 7.5rem;
}

.max-h-32{
  max-height: 8rem;
}

.max-h-34{
  max-height: 8.5rem;
}

.max-h-35{
  max-height: 8.75rem;
}

.max-h-36{
  max-height: 9rem;
}

.max-h-39{
  max-height: 9.75rem;
}

.max-h-40{
  max-height: 10rem;
}

.max-h-42{
  max-height: 10.5rem;
}

.max-h-44{
  max-height: 11rem;
}

.max-h-45{
  max-height: 11.25rem;
}

.max-h-48{
  max-height: 12rem;
}

.max-h-50{
  max-height: 12.5rem;
}

.max-h-52{
  max-height: 13rem;
}

.max-h-55{
  max-height: 13.75rem;
}

.max-h-56{
  max-height: 14rem;
}

.max-h-58{
  max-height: 14.5rem;
}

.max-h-60{
  max-height: 15rem;
}

.max-h-64{
  max-height: 16rem;
}

.max-h-65{
  max-height: 16.25rem;
}

.max-h-68{
  max-height: 17rem;
}

.max-h-69{
  max-height: 17.25rem;
}

.max-h-70{
  max-height: 17.5rem;
}

.max-h-72{
  max-height: 18rem;
}

.max-h-75{
  max-height: 18.75rem;
}

.max-h-80{
  max-height: 20rem;
}

.max-h-85{
  max-height: 21.25rem;
}

.max-h-86{
  max-height: 21.5rem;
}

.max-h-90{
  max-height: 22.5rem;
}

.max-h-96{
  max-height: 24rem;
}

.max-h-100{
  max-height: 25rem;
}

.max-h-115{
  max-height: 28.75rem;
}

.max-h-125{
  max-height: 31.25rem;
}

.max-h-142{
  max-height: 35.5rem;
}

.max-h-150{
  max-height: 37.5rem;
}

.max-h-156{
  max-height: 39rem;
}

.max-h-160{
  max-height: 40rem;
}

.max-h-175{
  max-height: 43.75rem;
}

.max-h-207{
  max-height: 51.75rem;
}

.max-h-242{
  max-height: 60.5rem;
}

.max-h-250{
  max-height: 62.5rem;
}

.max-h-258{
  max-height: 64.5rem;
}

.max-h-265{
  max-height: 66.25rem;
}

.max-h-280{
  max-height: 70rem;
}

.max-h-px{
  max-height: 1px;
}

.max-h-0\.5{
  max-height: 0.125rem;
}

.max-h-1\.5{
  max-height: 0.375rem;
}

.max-h-2\.5{
  max-height: 0.625rem;
}

.max-h-3\.5{
  max-height: 0.875rem;
}

.max-h-0\.25{
  max-height: 0.0625rem;
}

.max-h-0\.75{
  max-height: 0.1875rem;
}

.max-h-1\.25{
  max-height: 0.3125rem;
}

.max-h-1\.75{
  max-height: 0.4375rem;
}

.max-h-2\.25{
  max-height: 0.5625rem;
}

.max-h-2\.75{
  max-height: 0.6875rem;
}

.max-h-3\.25{
  max-height: 0.8125rem;
}

.max-h-3\.75{
  max-height: 0.9375rem;
}

.max-h-4\.25{
  max-height: 1.0625rem;
}

.max-h-4\.5{
  max-height: 1.125rem;
}

.max-h-4\.75{
  max-height: 1.1875rem;
}

.max-h-5\.25{
  max-height: 1.3125rem;
}

.max-h-5\.5{
  max-height: 1.375rem;
}

.max-h-5\.75{
  max-height: 1.4375rem;
}

.max-h-6\.25{
  max-height: 1.5625rem;
}

.max-h-6\.5{
  max-height: 1.625rem;
}

.max-h-6\.75{
  max-height: 1.6875rem;
}

.max-h-7\.25{
  max-height: 1.8125rem;
}

.max-h-7\.5{
  max-height: 1.875rem;
}

.max-h-8\.25{
  max-height: 2.0625rem;
}

.max-h-8\.5{
  max-height: 2.125rem;
}

.max-h-9\.25{
  max-height: 2.3125rem;
}

.max-h-9\.5{
  max-height: 2.375rem;
}

.max-h-10\.5{
  max-height: 2.625rem;
}

.max-h-11\.25{
  max-height: 2.8125rem;
}

.max-h-11\.5{
  max-height: 2.875rem;
}

.max-h-12\.5{
  max-height: 3.125rem;
}

.max-h-12\.75{
  max-height: 3.1875rem;
}

.max-h-13\.5{
  max-height: 3.375rem;
}

.max-h-14\.5{
  max-height: 3.625rem;
}

.max-h-15\.5{
  max-height: 3.875rem;
}

.max-h-15\.75{
  max-height: 3.9375rem;
}

.max-h-16\.25{
  max-height: 4.0625rem;
}

.max-h-17\.25{
  max-height: 4.3125rem;
}

.max-h-17\.5{
  max-height: 4.375rem;
}

.max-h-18\.25{
  max-height: 4.5625rem;
}

.max-h-18\.5{
  max-height: 4.625rem;
}

.max-h-20\.25{
  max-height: 5.0625rem;
}

.max-h-20\.5{
  max-height: 5.125rem;
}

.max-h-22\.5{
  max-height: 5.625rem;
}

.max-h-25\.5{
  max-height: 6.375rem;
}

.max-h-26\.75{
  max-height: 6.6875rem;
}

.max-h-32\.5{
  max-height: 8.125rem;
}

.max-h-37\.5{
  max-height: 9.375rem;
}

.max-h-41\.25{
  max-height: 10.3125rem;
}

.max-h-52\.5{
  max-height: 13.125rem;
}

.max-h-54\.5{
  max-height: 13.625rem;
}

.max-h-57\.25{
  max-height: 14.3125rem;
}

.max-h-57\.5{
  max-height: 14.375rem;
}

.max-h-66\.25{
  max-height: 16.5625rem;
}

.max-h-74\.5{
  max-height: 18.125rem;
}

.max-h-106\.25{
  max-height: 26.5625rem;
}

.max-h-112\.25{
  max-height: 28.0675rem;
}

.max-h-112\.75{
  max-height: 28.1875rem;
}

.max-h-147\.5{
  max-height: 36.875rem;
}

.max-h-162\.5{
  max-height: 40.625rem;
}

.max-h-172\.25{
  max-height: 42.5625rem;
}

.max-h-175\.25{
  max-height: 43.8125rem;
}

.max-h-184\.25{
  max-height: 46.0625rem;
}

.max-h-203\.25{
  max-height: 50.8125rem;
}

.max-h-half{
  max-height: 50%;
}

.max-h-full{
  max-height: 100%;
}

.max-h-1\/10{
  max-height: 10%;
}

.max-h-2\/10{
  max-height: 20%;
}

.max-h-3\/10{
  max-height: 30%;
}

.max-h-4\/10{
  max-height: 40%;
}

.max-h-4\.5\/10{
  max-height: 45%;
}

.max-h-5\/10{
  max-height: 50%;
}

.max-h-5\.5\/10{
  max-height: 55%;
}

.max-h-6\/10{
  max-height: 60%;
}

.max-h-7\/10{
  max-height: 70%;
}

.max-h-8\/10{
  max-height: 80%;
}

.max-h-9\/10{
  max-height: 90%;
}

.max-h-1\/12{
  max-height: 8.333333%;
}

.max-h-2\/12{
  max-height: 16.666667%;
}

.max-h-3\/12{
  max-height: 25%;
}

.max-h-4\/12{
  max-height: 33.333333%;
}

.max-h-5\/12{
  max-height: 41.666667%;
}

.max-h-6\/12{
  max-height: 50%;
}

.max-h-7\/12{
  max-height: 58.333333%;
}

.max-h-8\/12{
  max-height: 66.666667%;
}

.max-h-9\/12{
  max-height: 75%;
}

.max-h-10\/12{
  max-height: 83.333333%;
}

.max-h-11\/12{
  max-height: 91.666667%;
}

.max-h-screen{
  max-height: 100vh;
}

.max-w-0{
  max-width: 0rem;
}

.max-w-1{
  max-width: 0.25rem;
}

.max-w-2{
  max-width: 0.5rem;
}

.max-w-3{
  max-width: 0.75rem;
}

.max-w-4{
  max-width: 1rem;
}

.max-w-5{
  max-width: 1.25rem;
}

.max-w-6{
  max-width: 1.5rem;
}

.max-w-7{
  max-width: 1.75rem;
}

.max-w-8{
  max-width: 2rem;
}

.max-w-9{
  max-width: 2.25rem;
}

.max-w-10{
  max-width: 2.5rem;
}

.max-w-11{
  max-width: 2.75rem;
}

.max-w-12{
  max-width: 3rem;
}

.max-w-13{
  max-width: 3.25rem;
}

.max-w-14{
  max-width: 3.5rem;
}

.max-w-15{
  max-width: 3.75rem;
}

.max-w-16{
  max-width: 4rem;
}

.max-w-17{
  max-width: 4.25rem;
}

.max-w-18{
  max-width: 4.5rem;
}

.max-w-19{
  max-width: 4.75rem;
}

.max-w-20{
  max-width: 5rem;
}

.max-w-22{
  max-width: 5.5rem;
}

.max-w-24{
  max-width: 6rem;
}

.max-w-25{
  max-width: 6.25rem;
}

.max-w-30{
  max-width: 7.5rem;
}

.max-w-32{
  max-width: 8rem;
}

.max-w-34{
  max-width: 8.5rem;
}

.max-w-35{
  max-width: 8.75rem;
}

.max-w-36{
  max-width: 9rem;
}

.max-w-39{
  max-width: 9.75rem;
}

.max-w-40{
  max-width: 10rem;
}

.max-w-42{
  max-width: 10.5rem;
}

.max-w-45{
  max-width: 11.25rem;
}

.max-w-50{
  max-width: 12.5rem;
}

.max-w-55{
  max-width: 13.75rem;
}

.max-w-58{
  max-width: 14.5rem;
}

.max-w-60{
  max-width: 15rem;
}

.max-w-64{
  max-width: 16rem;
}

.max-w-65{
  max-width: 16.25rem;
}

.max-w-68{
  max-width: 17rem;
}

.max-w-69{
  max-width: 17.25rem;
}

.max-w-70{
  max-width: 17.5rem;
}

.max-w-75{
  max-width: 18.75rem;
}

.max-w-80{
  max-width: 20rem;
}

.max-w-85{
  max-width: 21.25rem;
}

.max-w-86{
  max-width: 21.5rem;
}

.max-w-90{
  max-width: 22.5rem;
}

.max-w-96{
  max-width: 24rem;
}

.max-w-100{
  max-width: 25rem;
}

.max-w-115{
  max-width: 28.75rem;
}

.max-w-125{
  max-width: 31.25rem;
}

.max-w-142{
  max-width: 35.5rem;
}

.max-w-150{
  max-width: 37.5rem;
}

.max-w-156{
  max-width: 39rem;
}

.max-w-160{
  max-width: 40rem;
}

.max-w-175{
  max-width: 43.75rem;
}

.max-w-207{
  max-width: 51.75rem;
}

.max-w-242{
  max-width: 60.5rem;
}

.max-w-250{
  max-width: 62.5rem;
}

.max-w-258{
  max-width: 64.5rem;
}

.max-w-265{
  max-width: 66.25rem;
}

.max-w-280{
  max-width: 70rem;
}

.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-7xl{
  max-width: 80rem;
}

.max-w-full{
  max-width: 100%;
}

.max-w-min{
  max-width: -webkit-min-content;
  max-width: min-content;
}

.max-w-max{
  max-width: -webkit-max-content;
  max-width: max-content;
}

.max-w-prose{
  max-width: 65ch;
}

.max-w-0\.25{
  max-width: 0.0625rem;
}

.max-w-0\.5{
  max-width: 0.125rem;
}

.max-w-0\.75{
  max-width: 0.1875rem;
}

.max-w-1\.25{
  max-width: 0.3125rem;
}

.max-w-1\.5{
  max-width: 0.375rem;
}

.max-w-1\.75{
  max-width: 0.4375rem;
}

.max-w-2\.25{
  max-width: 0.5625rem;
}

.max-w-2\.5{
  max-width: 0.625rem;
}

.max-w-2\.75{
  max-width: 0.6875rem;
}

.max-w-3\.25{
  max-width: 0.8125rem;
}

.max-w-3\.5{
  max-width: 0.875rem;
}

.max-w-3\.75{
  max-width: 0.9375rem;
}

.max-w-4\.25{
  max-width: 1.0625rem;
}

.max-w-4\.5{
  max-width: 1.125rem;
}

.max-w-4\.75{
  max-width: 1.1875rem;
}

.max-w-5\.25{
  max-width: 1.3125rem;
}

.max-w-5\.5{
  max-width: 1.375rem;
}

.max-w-5\.75{
  max-width: 1.4375rem;
}

.max-w-6\.25{
  max-width: 1.5625rem;
}

.max-w-6\.5{
  max-width: 1.625rem;
}

.max-w-6\.75{
  max-width: 1.6875rem;
}

.max-w-7\.25{
  max-width: 1.8125rem;
}

.max-w-7\.5{
  max-width: 1.875rem;
}

.max-w-8\.25{
  max-width: 2.0625rem;
}

.max-w-8\.5{
  max-width: 2.125rem;
}

.max-w-9\.25{
  max-width: 2.3125rem;
}

.max-w-9\.5{
  max-width: 2.375rem;
}

.max-w-10\.5{
  max-width: 2.625rem;
}

.max-w-11\.25{
  max-width: 2.8125rem;
}

.max-w-11\.5{
  max-width: 2.875rem;
}

.max-w-12\.5{
  max-width: 3.125rem;
}

.max-w-12\.75{
  max-width: 3.1875rem;
}

.max-w-13\.5{
  max-width: 3.375rem;
}

.max-w-14\.5{
  max-width: 3.625rem;
}

.max-w-15\.5{
  max-width: 3.875rem;
}

.max-w-15\.75{
  max-width: 3.9375rem;
}

.max-w-16\.25{
  max-width: 4.0625rem;
}

.max-w-17\.25{
  max-width: 4.3125rem;
}

.max-w-17\.5{
  max-width: 4.375rem;
}

.max-w-18\.25{
  max-width: 4.5625rem;
}

.max-w-18\.5{
  max-width: 4.625rem;
}

.max-w-20\.25{
  max-width: 5.0625rem;
}

.max-w-20\.5{
  max-width: 5.125rem;
}

.max-w-22\.5{
  max-width: 5.625rem;
}

.max-w-25\.5{
  max-width: 6.375rem;
}

.max-w-26\.75{
  max-width: 6.6875rem;
}

.max-w-32\.5{
  max-width: 8.125rem;
}

.max-w-37\.5{
  max-width: 9.375rem;
}

.max-w-41\.25{
  max-width: 10.3125rem;
}

.max-w-52\.5{
  max-width: 13.125rem;
}

.max-w-54\.5{
  max-width: 13.625rem;
}

.max-w-57\.25{
  max-width: 14.3125rem;
}

.max-w-57\.5{
  max-width: 14.375rem;
}

.max-w-66\.25{
  max-width: 16.5625rem;
}

.max-w-74\.5{
  max-width: 18.125rem;
}

.max-w-106\.25{
  max-width: 26.5625rem;
}

.max-w-112\.25{
  max-width: 28.0675rem;
}

.max-w-112\.75{
  max-width: 28.1875rem;
}

.max-w-147\.5{
  max-width: 36.875rem;
}

.max-w-162\.5{
  max-width: 40.625rem;
}

.max-w-172\.25{
  max-width: 42.5625rem;
}

.max-w-175\.25{
  max-width: 43.8125rem;
}

.max-w-184\.25{
  max-width: 46.0625rem;
}

.max-w-203\.25{
  max-width: 50.8125rem;
}

.max-w-half{
  max-width: 50%;
}

.max-w-1\/10{
  max-width: 10%;
}

.max-w-2\/10{
  max-width: 20%;
}

.max-w-3\/10{
  max-width: 30%;
}

.max-w-4\/10{
  max-width: 40%;
}

.max-w-4\.5\/10{
  max-width: 45%;
}

.max-w-5\/10{
  max-width: 50%;
}

.max-w-5\.5\/10{
  max-width: 55%;
}

.max-w-6\/10{
  max-width: 60%;
}

.max-w-7\/10{
  max-width: 70%;
}

.max-w-8\/10{
  max-width: 80%;
}

.max-w-9\/10{
  max-width: 90%;
}

.max-w-1\/12{
  max-width: 8.333333%;
}

.max-w-2\/12{
  max-width: 16.666667%;
}

.max-w-3\/12{
  max-width: 25%;
}

.max-w-4\/12{
  max-width: 33.333333%;
}

.max-w-5\/12{
  max-width: 41.666667%;
}

.max-w-6\/12{
  max-width: 50%;
}

.max-w-7\/12{
  max-width: 58.333333%;
}

.max-w-8\/12{
  max-width: 66.666667%;
}

.max-w-9\/12{
  max-width: 75%;
}

.max-w-10\/12{
  max-width: 83.333333%;
}

.max-w-11\/12{
  max-width: 91.666667%;
}

.min-h-0{
  min-height: 0px;
}

.min-h-full{
  min-height: 100%;
}

.min-h-screen{
  min-height: 100vh;
}

.min-w-0{
  min-width: 0px;
}

.min-w-full{
  min-width: 100%;
}

.min-w-min{
  min-width: -webkit-min-content;
  min-width: min-content;
}

.min-w-max{
  min-width: -webkit-max-content;
  min-width: max-content;
}

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

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

.opacity-0{
  opacity: 0;
}

.opacity-5{
  opacity: 0.05;
}

.opacity-10{
  opacity: 0.1;
}

.opacity-20{
  opacity: 0.2;
}

.opacity-25{
  opacity: 0.25;
}

.opacity-30{
  opacity: 0.3;
}

.opacity-40{
  opacity: 0.4;
}

.opacity-50{
  opacity: 0.5;
}

.opacity-60{
  opacity: 0.6;
}

.opacity-70{
  opacity: 0.7;
}

.opacity-75{
  opacity: 0.75;
}

.opacity-80{
  opacity: 0.8;
}

.opacity-90{
  opacity: 0.9;
}

.opacity-95{
  opacity: 0.95;
}

.opacity-100{
  opacity: 1;
}

.group:hover .group-hover\:opacity-0{
  opacity: 0;
}

.group:hover .group-hover\:opacity-5{
  opacity: 0.05;
}

.group:hover .group-hover\:opacity-10{
  opacity: 0.1;
}

.group:hover .group-hover\:opacity-20{
  opacity: 0.2;
}

.group:hover .group-hover\:opacity-25{
  opacity: 0.25;
}

.group:hover .group-hover\:opacity-30{
  opacity: 0.3;
}

.group:hover .group-hover\:opacity-40{
  opacity: 0.4;
}

.group:hover .group-hover\:opacity-50{
  opacity: 0.5;
}

.group:hover .group-hover\:opacity-60{
  opacity: 0.6;
}

.group:hover .group-hover\:opacity-70{
  opacity: 0.7;
}

.group:hover .group-hover\:opacity-75{
  opacity: 0.75;
}

.group:hover .group-hover\:opacity-80{
  opacity: 0.8;
}

.group:hover .group-hover\:opacity-90{
  opacity: 0.9;
}

.group:hover .group-hover\:opacity-95{
  opacity: 0.95;
}

.group:hover .group-hover\:opacity-100{
  opacity: 1;
}

.focus-within\:opacity-0:focus-within{
  opacity: 0;
}

.focus-within\:opacity-5:focus-within{
  opacity: 0.05;
}

.focus-within\:opacity-10:focus-within{
  opacity: 0.1;
}

.focus-within\:opacity-20:focus-within{
  opacity: 0.2;
}

.focus-within\:opacity-25:focus-within{
  opacity: 0.25;
}

.focus-within\:opacity-30:focus-within{
  opacity: 0.3;
}

.focus-within\:opacity-40:focus-within{
  opacity: 0.4;
}

.focus-within\:opacity-50:focus-within{
  opacity: 0.5;
}

.focus-within\:opacity-60:focus-within{
  opacity: 0.6;
}

.focus-within\:opacity-70:focus-within{
  opacity: 0.7;
}

.focus-within\:opacity-75:focus-within{
  opacity: 0.75;
}

.focus-within\:opacity-80:focus-within{
  opacity: 0.8;
}

.focus-within\:opacity-90:focus-within{
  opacity: 0.9;
}

.focus-within\:opacity-95:focus-within{
  opacity: 0.95;
}

.focus-within\:opacity-100:focus-within{
  opacity: 1;
}

.hover\:opacity-0:hover{
  opacity: 0;
}

.hover\:opacity-5:hover{
  opacity: 0.05;
}

.hover\:opacity-10:hover{
  opacity: 0.1;
}

.hover\:opacity-20:hover{
  opacity: 0.2;
}

.hover\:opacity-25:hover{
  opacity: 0.25;
}

.hover\:opacity-30:hover{
  opacity: 0.3;
}

.hover\:opacity-40:hover{
  opacity: 0.4;
}

.hover\:opacity-50:hover{
  opacity: 0.5;
}

.hover\:opacity-60:hover{
  opacity: 0.6;
}

.hover\:opacity-70:hover{
  opacity: 0.7;
}

.hover\:opacity-75:hover{
  opacity: 0.75;
}

.hover\:opacity-80:hover{
  opacity: 0.8;
}

.hover\:opacity-90:hover{
  opacity: 0.9;
}

.hover\:opacity-95:hover{
  opacity: 0.95;
}

.hover\:opacity-100:hover{
  opacity: 1;
}

.focus\:opacity-0:focus{
  opacity: 0;
}

.focus\:opacity-5:focus{
  opacity: 0.05;
}

.focus\:opacity-10:focus{
  opacity: 0.1;
}

.focus\:opacity-20:focus{
  opacity: 0.2;
}

.focus\:opacity-25:focus{
  opacity: 0.25;
}

.focus\:opacity-30:focus{
  opacity: 0.3;
}

.focus\:opacity-40:focus{
  opacity: 0.4;
}

.focus\:opacity-50:focus{
  opacity: 0.5;
}

.focus\:opacity-60:focus{
  opacity: 0.6;
}

.focus\:opacity-70:focus{
  opacity: 0.7;
}

.focus\:opacity-75:focus{
  opacity: 0.75;
}

.focus\:opacity-80:focus{
  opacity: 0.8;
}

.focus\:opacity-90:focus{
  opacity: 0.9;
}

.focus\:opacity-95:focus{
  opacity: 0.95;
}

.focus\:opacity-100:focus{
  opacity: 1;
}

.outline-none{
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.outline-white{
  outline: 2px dotted white;
  outline-offset: 2px;
}

.outline-black{
  outline: 2px dotted black;
  outline-offset: 2px;
}

.focus-within\:outline-none:focus-within{
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.focus-within\:outline-white:focus-within{
  outline: 2px dotted white;
  outline-offset: 2px;
}

.focus-within\:outline-black:focus-within{
  outline: 2px dotted black;
  outline-offset: 2px;
}

.focus\:outline-none:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.focus\:outline-white:focus{
  outline: 2px dotted white;
  outline-offset: 2px;
}

.focus\:outline-black:focus{
  outline: 2px dotted black;
  outline-offset: 2px;
}

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

.overscroll-auto{
  -ms-scroll-chaining: chained;
      overscroll-behavior: auto;
}

.overscroll-contain{
  -ms-scroll-chaining: none;
      overscroll-behavior: contain;
}

.overscroll-none{
  -ms-scroll-chaining: none;
      overscroll-behavior: none;
}

.overscroll-y-auto{
  overscroll-behavior-y: auto;
}

.overscroll-y-contain{
  overscroll-behavior-y: contain;
}

.overscroll-y-none{
  overscroll-behavior-y: none;
}

.overscroll-x-auto{
  overscroll-behavior-x: auto;
}

.overscroll-x-contain{
  overscroll-behavior-x: contain;
}

.overscroll-x-none{
  overscroll-behavior-x: none;
}

.p-0{
  padding: 0px;
}

.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-7{
  padding: 1.75rem;
}

.p-8{
  padding: 2rem;
}

.p-9{
  padding: 2.25rem;
}

.p-10{
  padding: 2.5rem;
}

.p-11{
  padding: 2.75rem;
}

.p-12{
  padding: 3rem;
}

.p-13{
  padding: 3.25rem;
}

.p-14{
  padding: 3.5rem;
}

.p-15{
  padding: 3.75rem;
}

.p-16{
  padding: 4rem;
}

.p-17{
  padding: 4.25rem;
}

.p-18{
  padding: 4.5rem;
}

.p-19{
  padding: 4.75rem;
}

.p-20{
  padding: 5rem;
}

.p-22{
  padding: 5.5rem;
}

.p-24{
  padding: 6rem;
}

.p-25{
  padding: 6.25rem;
}

.p-28{
  padding: 7rem;
}

.p-30{
  padding: 7.5rem;
}

.p-32{
  padding: 8rem;
}

.p-34{
  padding: 8.5rem;
}

.p-35{
  padding: 8.75rem;
}

.p-36{
  padding: 9rem;
}

.p-39{
  padding: 9.75rem;
}

.p-40{
  padding: 10rem;
}

.p-42{
  padding: 10.5rem;
}

.p-44{
  padding: 11rem;
}

.p-45{
  padding: 11.25rem;
}

.p-48{
  padding: 12rem;
}

.p-50{
  padding: 12.5rem;
}

.p-52{
  padding: 13rem;
}

.p-55{
  padding: 13.75rem;
}

.p-56{
  padding: 14rem;
}

.p-58{
  padding: 14.5rem;
}

.p-60{
  padding: 15rem;
}

.p-64{
  padding: 16rem;
}

.p-65{
  padding: 16.25rem;
}

.p-68{
  padding: 17rem;
}

.p-69{
  padding: 17.25rem;
}

.p-70{
  padding: 17.5rem;
}

.p-72{
  padding: 18rem;
}

.p-75{
  padding: 18.75rem;
}

.p-80{
  padding: 20rem;
}

.p-85{
  padding: 21.25rem;
}

.p-86{
  padding: 21.5rem;
}

.p-90{
  padding: 22.5rem;
}

.p-96{
  padding: 24rem;
}

.p-100{
  padding: 25rem;
}

.p-115{
  padding: 28.75rem;
}

.p-125{
  padding: 31.25rem;
}

.p-142{
  padding: 35.5rem;
}

.p-150{
  padding: 37.5rem;
}

.p-156{
  padding: 39rem;
}

.p-160{
  padding: 40rem;
}

.p-175{
  padding: 43.75rem;
}

.p-207{
  padding: 51.75rem;
}

.p-242{
  padding: 60.5rem;
}

.p-250{
  padding: 62.5rem;
}

.p-258{
  padding: 64.5rem;
}

.p-265{
  padding: 66.25rem;
}

.p-280{
  padding: 70rem;
}

.p-px{
  padding: 1px;
}

.p-0\.5{
  padding: 0.125rem;
}

.p-1\.5{
  padding: 0.375rem;
}

.p-2\.5{
  padding: 0.625rem;
}

.p-3\.5{
  padding: 0.875rem;
}

.p-0\.25{
  padding: 0.0625rem;
}

.p-0\.75{
  padding: 0.1875rem;
}

.p-1\.25{
  padding: 0.3125rem;
}

.p-1\.75{
  padding: 0.4375rem;
}

.p-2\.25{
  padding: 0.5625rem;
}

.p-2\.75{
  padding: 0.6875rem;
}

.p-3\.25{
  padding: 0.8125rem;
}

.p-3\.75{
  padding: 0.9375rem;
}

.p-4\.25{
  padding: 1.0625rem;
}

.p-4\.5{
  padding: 1.125rem;
}

.p-4\.75{
  padding: 1.1875rem;
}

.p-5\.25{
  padding: 1.3125rem;
}

.p-5\.5{
  padding: 1.375rem;
}

.p-5\.75{
  padding: 1.4375rem;
}

.p-6\.25{
  padding: 1.5625rem;
}

.p-6\.5{
  padding: 1.625rem;
}

.p-6\.75{
  padding: 1.6875rem;
}

.p-7\.25{
  padding: 1.8125rem;
}

.p-7\.5{
  padding: 1.875rem;
}

.p-8\.25{
  padding: 2.0625rem;
}

.p-8\.5{
  padding: 2.125rem;
}

.p-9\.25{
  padding: 2.3125rem;
}

.p-9\.5{
  padding: 2.375rem;
}

.p-10\.5{
  padding: 2.625rem;
}

.p-11\.25{
  padding: 2.8125rem;
}

.p-11\.5{
  padding: 2.875rem;
}

.p-12\.5{
  padding: 3.125rem;
}

.p-12\.75{
  padding: 3.1875rem;
}

.p-13\.5{
  padding: 3.375rem;
}

.p-14\.5{
  padding: 3.625rem;
}

.p-15\.5{
  padding: 3.875rem;
}

.p-15\.75{
  padding: 3.9375rem;
}

.p-16\.25{
  padding: 4.0625rem;
}

.p-17\.25{
  padding: 4.3125rem;
}

.p-17\.5{
  padding: 4.375rem;
}

.p-18\.25{
  padding: 4.5625rem;
}

.p-18\.5{
  padding: 4.625rem;
}

.p-20\.25{
  padding: 5.0625rem;
}

.p-20\.5{
  padding: 5.125rem;
}

.p-22\.5{
  padding: 5.625rem;
}

.p-25\.5{
  padding: 6.375rem;
}

.p-26\.75{
  padding: 6.6875rem;
}

.p-32\.5{
  padding: 8.125rem;
}

.p-37\.5{
  padding: 9.375rem;
}

.p-41\.25{
  padding: 10.3125rem;
}

.p-52\.5{
  padding: 13.125rem;
}

.p-54\.5{
  padding: 13.625rem;
}

.p-57\.25{
  padding: 14.3125rem;
}

.p-57\.5{
  padding: 14.375rem;
}

.p-66\.25{
  padding: 16.5625rem;
}

.p-74\.5{
  padding: 18.125rem;
}

.p-106\.25{
  padding: 26.5625rem;
}

.p-112\.25{
  padding: 28.0675rem;
}

.p-112\.75{
  padding: 28.1875rem;
}

.p-147\.5{
  padding: 36.875rem;
}

.p-162\.5{
  padding: 40.625rem;
}

.p-172\.25{
  padding: 42.5625rem;
}

.p-175\.25{
  padding: 43.8125rem;
}

.p-184\.25{
  padding: 46.0625rem;
}

.p-203\.25{
  padding: 50.8125rem;
}

.p-half{
  padding: 50%;
}

.p-full{
  padding: 100%;
}

.p-1\/10{
  padding: 10%;
}

.p-2\/10{
  padding: 20%;
}

.p-3\/10{
  padding: 30%;
}

.p-4\/10{
  padding: 40%;
}

.p-4\.5\/10{
  padding: 45%;
}

.p-5\/10{
  padding: 50%;
}

.p-5\.5\/10{
  padding: 55%;
}

.p-6\/10{
  padding: 60%;
}

.p-7\/10{
  padding: 70%;
}

.p-8\/10{
  padding: 80%;
}

.p-9\/10{
  padding: 90%;
}

.p-1\/12{
  padding: 8.333333%;
}

.p-2\/12{
  padding: 16.666667%;
}

.p-3\/12{
  padding: 25%;
}

.p-4\/12{
  padding: 33.333333%;
}

.p-5\/12{
  padding: 41.666667%;
}

.p-6\/12{
  padding: 50%;
}

.p-7\/12{
  padding: 58.333333%;
}

.p-8\/12{
  padding: 66.666667%;
}

.p-9\/12{
  padding: 75%;
}

.p-10\/12{
  padding: 83.333333%;
}

.p-11\/12{
  padding: 91.666667%;
}

.py-0{
  padding-top: 0px;
  padding-bottom: 0px;
}

.px-0{
  padding-left: 0px;
  padding-right: 0px;
}

.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-7{
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
}

.px-7{
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}

.py-8{
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.px-8{
  padding-left: 2rem;
  padding-right: 2rem;
}

.py-9{
  padding-top: 2.25rem;
  padding-bottom: 2.25rem;
}

.px-9{
  padding-left: 2.25rem;
  padding-right: 2.25rem;
}

.py-10{
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.px-10{
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.py-11{
  padding-top: 2.75rem;
  padding-bottom: 2.75rem;
}

.px-11{
  padding-left: 2.75rem;
  padding-right: 2.75rem;
}

.py-12{
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.px-12{
  padding-left: 3rem;
  padding-right: 3rem;
}

.py-13{
  padding-top: 3.25rem;
  padding-bottom: 3.25rem;
}

.px-13{
  padding-left: 3.25rem;
  padding-right: 3.25rem;
}

.py-14{
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}

.px-14{
  padding-left: 3.5rem;
  padding-right: 3.5rem;
}

.py-15{
  padding-top: 3.75rem;
  padding-bottom: 3.75rem;
}

.px-15{
  padding-left: 3.75rem;
  padding-right: 3.75rem;
}

.py-16{
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.px-16{
  padding-left: 4rem;
  padding-right: 4rem;
}

.py-17{
  padding-top: 4.25rem;
  padding-bottom: 4.25rem;
}

.px-17{
  padding-left: 4.25rem;
  padding-right: 4.25rem;
}

.py-18{
  padding-top: 4.5rem;
  padding-bottom: 4.5rem;
}

.px-18{
  padding-left: 4.5rem;
  padding-right: 4.5rem;
}

.py-19{
  padding-top: 4.75rem;
  padding-bottom: 4.75rem;
}

.px-19{
  padding-left: 4.75rem;
  padding-right: 4.75rem;
}

.py-20{
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.px-20{
  padding-left: 5rem;
  padding-right: 5rem;
}

.py-22{
  padding-top: 5.5rem;
  padding-bottom: 5.5rem;
}

.px-22{
  padding-left: 5.5rem;
  padding-right: 5.5rem;
}

.py-24{
  padding-top: 6rem;
  padding-bottom: 6rem;
}

.px-24{
  padding-left: 6rem;
  padding-right: 6rem;
}

.py-25{
  padding-top: 6.25rem;
  padding-bottom: 6.25rem;
}

.px-25{
  padding-left: 6.25rem;
  padding-right: 6.25rem;
}

.py-28{
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.px-28{
  padding-left: 7rem;
  padding-right: 7rem;
}

.py-30{
  padding-top: 7.5rem;
  padding-bottom: 7.5rem;
}

.px-30{
  padding-left: 7.5rem;
  padding-right: 7.5rem;
}

.py-32{
  padding-top: 8rem;
  padding-bottom: 8rem;
}

.px-32{
  padding-left: 8rem;
  padding-right: 8rem;
}

.py-34{
  padding-top: 8.5rem;
  padding-bottom: 8.5rem;
}

.px-34{
  padding-left: 8.5rem;
  padding-right: 8.5rem;
}

.py-35{
  padding-top: 8.75rem;
  padding-bottom: 8.75rem;
}

.px-35{
  padding-left: 8.75rem;
  padding-right: 8.75rem;
}

.py-36{
  padding-top: 9rem;
  padding-bottom: 9rem;
}

.px-36{
  padding-left: 9rem;
  padding-right: 9rem;
}

.py-39{
  padding-top: 9.75rem;
  padding-bottom: 9.75rem;
}

.px-39{
  padding-left: 9.75rem;
  padding-right: 9.75rem;
}

.py-40{
  padding-top: 10rem;
  padding-bottom: 10rem;
}

.px-40{
  padding-left: 10rem;
  padding-right: 10rem;
}

.py-42{
  padding-top: 10.5rem;
  padding-bottom: 10.5rem;
}

.px-42{
  padding-left: 10.5rem;
  padding-right: 10.5rem;
}

.py-44{
  padding-top: 11rem;
  padding-bottom: 11rem;
}

.px-44{
  padding-left: 11rem;
  padding-right: 11rem;
}

.py-45{
  padding-top: 11.25rem;
  padding-bottom: 11.25rem;
}

.px-45{
  padding-left: 11.25rem;
  padding-right: 11.25rem;
}

.py-48{
  padding-top: 12rem;
  padding-bottom: 12rem;
}

.px-48{
  padding-left: 12rem;
  padding-right: 12rem;
}

.py-50{
  padding-top: 12.5rem;
  padding-bottom: 12.5rem;
}

.px-50{
  padding-left: 12.5rem;
  padding-right: 12.5rem;
}

.py-52{
  padding-top: 13rem;
  padding-bottom: 13rem;
}

.px-52{
  padding-left: 13rem;
  padding-right: 13rem;
}

.py-55{
  padding-top: 13.75rem;
  padding-bottom: 13.75rem;
}

.px-55{
  padding-left: 13.75rem;
  padding-right: 13.75rem;
}

.py-56{
  padding-top: 14rem;
  padding-bottom: 14rem;
}

.px-56{
  padding-left: 14rem;
  padding-right: 14rem;
}

.py-58{
  padding-top: 14.5rem;
  padding-bottom: 14.5rem;
}

.px-58{
  padding-left: 14.5rem;
  padding-right: 14.5rem;
}

.py-60{
  padding-top: 15rem;
  padding-bottom: 15rem;
}

.px-60{
  padding-left: 15rem;
  padding-right: 15rem;
}

.py-64{
  padding-top: 16rem;
  padding-bottom: 16rem;
}

.px-64{
  padding-left: 16rem;
  padding-right: 16rem;
}

.py-65{
  padding-top: 16.25rem;
  padding-bottom: 16.25rem;
}

.px-65{
  padding-left: 16.25rem;
  padding-right: 16.25rem;
}

.py-68{
  padding-top: 17rem;
  padding-bottom: 17rem;
}

.px-68{
  padding-left: 17rem;
  padding-right: 17rem;
}

.py-69{
  padding-top: 17.25rem;
  padding-bottom: 17.25rem;
}

.px-69{
  padding-left: 17.25rem;
  padding-right: 17.25rem;
}

.py-70{
  padding-top: 17.5rem;
  padding-bottom: 17.5rem;
}

.px-70{
  padding-left: 17.5rem;
  padding-right: 17.5rem;
}

.py-72{
  padding-top: 18rem;
  padding-bottom: 18rem;
}

.px-72{
  padding-left: 18rem;
  padding-right: 18rem;
}

.py-75{
  padding-top: 18.75rem;
  padding-bottom: 18.75rem;
}

.px-75{
  padding-left: 18.75rem;
  padding-right: 18.75rem;
}

.py-80{
  padding-top: 20rem;
  padding-bottom: 20rem;
}

.px-80{
  padding-left: 20rem;
  padding-right: 20rem;
}

.py-85{
  padding-top: 21.25rem;
  padding-bottom: 21.25rem;
}

.px-85{
  padding-left: 21.25rem;
  padding-right: 21.25rem;
}

.py-86{
  padding-top: 21.5rem;
  padding-bottom: 21.5rem;
}

.px-86{
  padding-left: 21.5rem;
  padding-right: 21.5rem;
}

.py-90{
  padding-top: 22.5rem;
  padding-bottom: 22.5rem;
}

.px-90{
  padding-left: 22.5rem;
  padding-right: 22.5rem;
}

.py-96{
  padding-top: 24rem;
  padding-bottom: 24rem;
}

.px-96{
  padding-left: 24rem;
  padding-right: 24rem;
}

.py-100{
  padding-top: 25rem;
  padding-bottom: 25rem;
}

.px-100{
  padding-left: 25rem;
  padding-right: 25rem;
}

.py-115{
  padding-top: 28.75rem;
  padding-bottom: 28.75rem;
}

.px-115{
  padding-left: 28.75rem;
  padding-right: 28.75rem;
}

.py-125{
  padding-top: 31.25rem;
  padding-bottom: 31.25rem;
}

.px-125{
  padding-left: 31.25rem;
  padding-right: 31.25rem;
}

.py-142{
  padding-top: 35.5rem;
  padding-bottom: 35.5rem;
}

.px-142{
  padding-left: 35.5rem;
  padding-right: 35.5rem;
}

.py-150{
  padding-top: 37.5rem;
  padding-bottom: 37.5rem;
}

.px-150{
  padding-left: 37.5rem;
  padding-right: 37.5rem;
}

.py-156{
  padding-top: 39rem;
  padding-bottom: 39rem;
}

.px-156{
  padding-left: 39rem;
  padding-right: 39rem;
}

.py-160{
  padding-top: 40rem;
  padding-bottom: 40rem;
}

.px-160{
  padding-left: 40rem;
  padding-right: 40rem;
}

.py-175{
  padding-top: 43.75rem;
  padding-bottom: 43.75rem;
}

.px-175{
  padding-left: 43.75rem;
  padding-right: 43.75rem;
}

.py-207{
  padding-top: 51.75rem;
  padding-bottom: 51.75rem;
}

.px-207{
  padding-left: 51.75rem;
  padding-right: 51.75rem;
}

.py-242{
  padding-top: 60.5rem;
  padding-bottom: 60.5rem;
}

.px-242{
  padding-left: 60.5rem;
  padding-right: 60.5rem;
}

.py-250{
  padding-top: 62.5rem;
  padding-bottom: 62.5rem;
}

.px-250{
  padding-left: 62.5rem;
  padding-right: 62.5rem;
}

.py-258{
  padding-top: 64.5rem;
  padding-bottom: 64.5rem;
}

.px-258{
  padding-left: 64.5rem;
  padding-right: 64.5rem;
}

.py-265{
  padding-top: 66.25rem;
  padding-bottom: 66.25rem;
}

.px-265{
  padding-left: 66.25rem;
  padding-right: 66.25rem;
}

.py-280{
  padding-top: 70rem;
  padding-bottom: 70rem;
}

.px-280{
  padding-left: 70rem;
  padding-right: 70rem;
}

.py-px{
  padding-top: 1px;
  padding-bottom: 1px;
}

.px-px{
  padding-left: 1px;
  padding-right: 1px;
}

.py-0\.5{
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}

.px-0\.5{
  padding-left: 0.125rem;
  padding-right: 0.125rem;
}

.py-1\.5{
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}

.px-1\.5{
  padding-left: 0.375rem;
  padding-right: 0.375rem;
}

.py-2\.5{
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}

.px-2\.5{
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

.py-3\.5{
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
}

.px-3\.5{
  padding-left: 0.875rem;
  padding-right: 0.875rem;
}

.py-0\.25{
  padding-top: 0.0625rem;
  padding-bottom: 0.0625rem;
}

.px-0\.25{
  padding-left: 0.0625rem;
  padding-right: 0.0625rem;
}

.py-0\.75{
  padding-top: 0.1875rem;
  padding-bottom: 0.1875rem;
}

.px-0\.75{
  padding-left: 0.1875rem;
  padding-right: 0.1875rem;
}

.py-1\.25{
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
}

.px-1\.25{
  padding-left: 0.3125rem;
  padding-right: 0.3125rem;
}

.py-1\.75{
  padding-top: 0.4375rem;
  padding-bottom: 0.4375rem;
}

.px-1\.75{
  padding-left: 0.4375rem;
  padding-right: 0.4375rem;
}

.py-2\.25{
  padding-top: 0.5625rem;
  padding-bottom: 0.5625rem;
}

.px-2\.25{
  padding-left: 0.5625rem;
  padding-right: 0.5625rem;
}

.py-2\.75{
  padding-top: 0.6875rem;
  padding-bottom: 0.6875rem;
}

.px-2\.75{
  padding-left: 0.6875rem;
  padding-right: 0.6875rem;
}

.py-3\.25{
  padding-top: 0.8125rem;
  padding-bottom: 0.8125rem;
}

.px-3\.25{
  padding-left: 0.8125rem;
  padding-right: 0.8125rem;
}

.py-3\.75{
  padding-top: 0.9375rem;
  padding-bottom: 0.9375rem;
}

.px-3\.75{
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}

.py-4\.25{
  padding-top: 1.0625rem;
  padding-bottom: 1.0625rem;
}

.px-4\.25{
  padding-left: 1.0625rem;
  padding-right: 1.0625rem;
}

.py-4\.5{
  padding-top: 1.125rem;
  padding-bottom: 1.125rem;
}

.px-4\.5{
  padding-left: 1.125rem;
  padding-right: 1.125rem;
}

.py-4\.75{
  padding-top: 1.1875rem;
  padding-bottom: 1.1875rem;
}

.px-4\.75{
  padding-left: 1.1875rem;
  padding-right: 1.1875rem;
}

.py-5\.25{
  padding-top: 1.3125rem;
  padding-bottom: 1.3125rem;
}

.px-5\.25{
  padding-left: 1.3125rem;
  padding-right: 1.3125rem;
}

.py-5\.5{
  padding-top: 1.375rem;
  padding-bottom: 1.375rem;
}

.px-5\.5{
  padding-left: 1.375rem;
  padding-right: 1.375rem;
}

.py-5\.75{
  padding-top: 1.4375rem;
  padding-bottom: 1.4375rem;
}

.px-5\.75{
  padding-left: 1.4375rem;
  padding-right: 1.4375rem;
}

.py-6\.25{
  padding-top: 1.5625rem;
  padding-bottom: 1.5625rem;
}

.px-6\.25{
  padding-left: 1.5625rem;
  padding-right: 1.5625rem;
}

.py-6\.5{
  padding-top: 1.625rem;
  padding-bottom: 1.625rem;
}

.px-6\.5{
  padding-left: 1.625rem;
  padding-right: 1.625rem;
}

.py-6\.75{
  padding-top: 1.6875rem;
  padding-bottom: 1.6875rem;
}

.px-6\.75{
  padding-left: 1.6875rem;
  padding-right: 1.6875rem;
}

.py-7\.25{
  padding-top: 1.8125rem;
  padding-bottom: 1.8125rem;
}

.px-7\.25{
  padding-left: 1.8125rem;
  padding-right: 1.8125rem;
}

.py-7\.5{
  padding-top: 1.875rem;
  padding-bottom: 1.875rem;
}

.px-7\.5{
  padding-left: 1.875rem;
  padding-right: 1.875rem;
}

.py-8\.25{
  padding-top: 2.0625rem;
  padding-bottom: 2.0625rem;
}

.px-8\.25{
  padding-left: 2.0625rem;
  padding-right: 2.0625rem;
}

.py-8\.5{
  padding-top: 2.125rem;
  padding-bottom: 2.125rem;
}

.px-8\.5{
  padding-left: 2.125rem;
  padding-right: 2.125rem;
}

.py-9\.25{
  padding-top: 2.3125rem;
  padding-bottom: 2.3125rem;
}

.px-9\.25{
  padding-left: 2.3125rem;
  padding-right: 2.3125rem;
}

.py-9\.5{
  padding-top: 2.375rem;
  padding-bottom: 2.375rem;
}

.px-9\.5{
  padding-left: 2.375rem;
  padding-right: 2.375rem;
}

.py-10\.5{
  padding-top: 2.625rem;
  padding-bottom: 2.625rem;
}

.px-10\.5{
  padding-left: 2.625rem;
  padding-right: 2.625rem;
}

.py-11\.25{
  padding-top: 2.8125rem;
  padding-bottom: 2.8125rem;
}

.px-11\.25{
  padding-left: 2.8125rem;
  padding-right: 2.8125rem;
}

.py-11\.5{
  padding-top: 2.875rem;
  padding-bottom: 2.875rem;
}

.px-11\.5{
  padding-left: 2.875rem;
  padding-right: 2.875rem;
}

.py-12\.5{
  padding-top: 3.125rem;
  padding-bottom: 3.125rem;
}

.px-12\.5{
  padding-left: 3.125rem;
  padding-right: 3.125rem;
}

.py-12\.75{
  padding-top: 3.1875rem;
  padding-bottom: 3.1875rem;
}

.px-12\.75{
  padding-left: 3.1875rem;
  padding-right: 3.1875rem;
}

.py-13\.5{
  padding-top: 3.375rem;
  padding-bottom: 3.375rem;
}

.px-13\.5{
  padding-left: 3.375rem;
  padding-right: 3.375rem;
}

.py-14\.5{
  padding-top: 3.625rem;
  padding-bottom: 3.625rem;
}

.px-14\.5{
  padding-left: 3.625rem;
  padding-right: 3.625rem;
}

.py-15\.5{
  padding-top: 3.875rem;
  padding-bottom: 3.875rem;
}

.px-15\.5{
  padding-left: 3.875rem;
  padding-right: 3.875rem;
}

.py-15\.75{
  padding-top: 3.9375rem;
  padding-bottom: 3.9375rem;
}

.px-15\.75{
  padding-left: 3.9375rem;
  padding-right: 3.9375rem;
}

.py-16\.25{
  padding-top: 4.0625rem;
  padding-bottom: 4.0625rem;
}

.px-16\.25{
  padding-left: 4.0625rem;
  padding-right: 4.0625rem;
}

.py-17\.25{
  padding-top: 4.3125rem;
  padding-bottom: 4.3125rem;
}

.px-17\.25{
  padding-left: 4.3125rem;
  padding-right: 4.3125rem;
}

.py-17\.5{
  padding-top: 4.375rem;
  padding-bottom: 4.375rem;
}

.px-17\.5{
  padding-left: 4.375rem;
  padding-right: 4.375rem;
}

.py-18\.25{
  padding-top: 4.5625rem;
  padding-bottom: 4.5625rem;
}

.px-18\.25{
  padding-left: 4.5625rem;
  padding-right: 4.5625rem;
}

.py-18\.5{
  padding-top: 4.625rem;
  padding-bottom: 4.625rem;
}

.px-18\.5{
  padding-left: 4.625rem;
  padding-right: 4.625rem;
}

.py-20\.25{
  padding-top: 5.0625rem;
  padding-bottom: 5.0625rem;
}

.px-20\.25{
  padding-left: 5.0625rem;
  padding-right: 5.0625rem;
}

.py-20\.5{
  padding-top: 5.125rem;
  padding-bottom: 5.125rem;
}

.px-20\.5{
  padding-left: 5.125rem;
  padding-right: 5.125rem;
}

.py-22\.5{
  padding-top: 5.625rem;
  padding-bottom: 5.625rem;
}

.px-22\.5{
  padding-left: 5.625rem;
  padding-right: 5.625rem;
}

.py-25\.5{
  padding-top: 6.375rem;
  padding-bottom: 6.375rem;
}

.px-25\.5{
  padding-left: 6.375rem;
  padding-right: 6.375rem;
}

.py-26\.75{
  padding-top: 6.6875rem;
  padding-bottom: 6.6875rem;
}

.px-26\.75{
  padding-left: 6.6875rem;
  padding-right: 6.6875rem;
}

.py-32\.5{
  padding-top: 8.125rem;
  padding-bottom: 8.125rem;
}

.px-32\.5{
  padding-left: 8.125rem;
  padding-right: 8.125rem;
}

.py-37\.5{
  padding-top: 9.375rem;
  padding-bottom: 9.375rem;
}

.px-37\.5{
  padding-left: 9.375rem;
  padding-right: 9.375rem;
}

.py-41\.25{
  padding-top: 10.3125rem;
  padding-bottom: 10.3125rem;
}

.px-41\.25{
  padding-left: 10.3125rem;
  padding-right: 10.3125rem;
}

.py-52\.5{
  padding-top: 13.125rem;
  padding-bottom: 13.125rem;
}

.px-52\.5{
  padding-left: 13.125rem;
  padding-right: 13.125rem;
}

.py-54\.5{
  padding-top: 13.625rem;
  padding-bottom: 13.625rem;
}

.px-54\.5{
  padding-left: 13.625rem;
  padding-right: 13.625rem;
}

.py-57\.25{
  padding-top: 14.3125rem;
  padding-bottom: 14.3125rem;
}

.px-57\.25{
  padding-left: 14.3125rem;
  padding-right: 14.3125rem;
}

.py-57\.5{
  padding-top: 14.375rem;
  padding-bottom: 14.375rem;
}

.px-57\.5{
  padding-left: 14.375rem;
  padding-right: 14.375rem;
}

.py-66\.25{
  padding-top: 16.5625rem;
  padding-bottom: 16.5625rem;
}

.px-66\.25{
  padding-left: 16.5625rem;
  padding-right: 16.5625rem;
}

.py-74\.5{
  padding-top: 18.125rem;
  padding-bottom: 18.125rem;
}

.px-74\.5{
  padding-left: 18.125rem;
  padding-right: 18.125rem;
}

.py-106\.25{
  padding-top: 26.5625rem;
  padding-bottom: 26.5625rem;
}

.px-106\.25{
  padding-left: 26.5625rem;
  padding-right: 26.5625rem;
}

.py-112\.25{
  padding-top: 28.0675rem;
  padding-bottom: 28.0675rem;
}

.px-112\.25{
  padding-left: 28.0675rem;
  padding-right: 28.0675rem;
}

.py-112\.75{
  padding-top: 28.1875rem;
  padding-bottom: 28.1875rem;
}

.px-112\.75{
  padding-left: 28.1875rem;
  padding-right: 28.1875rem;
}

.py-147\.5{
  padding-top: 36.875rem;
  padding-bottom: 36.875rem;
}

.px-147\.5{
  padding-left: 36.875rem;
  padding-right: 36.875rem;
}

.py-162\.5{
  padding-top: 40.625rem;
  padding-bottom: 40.625rem;
}

.px-162\.5{
  padding-left: 40.625rem;
  padding-right: 40.625rem;
}

.py-172\.25{
  padding-top: 42.5625rem;
  padding-bottom: 42.5625rem;
}

.px-172\.25{
  padding-left: 42.5625rem;
  padding-right: 42.5625rem;
}

.py-175\.25{
  padding-top: 43.8125rem;
  padding-bottom: 43.8125rem;
}

.px-175\.25{
  padding-left: 43.8125rem;
  padding-right: 43.8125rem;
}

.py-184\.25{
  padding-top: 46.0625rem;
  padding-bottom: 46.0625rem;
}

.px-184\.25{
  padding-left: 46.0625rem;
  padding-right: 46.0625rem;
}

.py-203\.25{
  padding-top: 50.8125rem;
  padding-bottom: 50.8125rem;
}

.px-203\.25{
  padding-left: 50.8125rem;
  padding-right: 50.8125rem;
}

.py-half{
  padding-top: 50%;
  padding-bottom: 50%;
}

.px-half{
  padding-left: 50%;
  padding-right: 50%;
}

.py-full{
  padding-top: 100%;
  padding-bottom: 100%;
}

.px-full{
  padding-left: 100%;
  padding-right: 100%;
}

.py-1\/10{
  padding-top: 10%;
  padding-bottom: 10%;
}

.px-1\/10{
  padding-left: 10%;
  padding-right: 10%;
}

.py-2\/10{
  padding-top: 20%;
  padding-bottom: 20%;
}

.px-2\/10{
  padding-left: 20%;
  padding-right: 20%;
}

.py-3\/10{
  padding-top: 30%;
  padding-bottom: 30%;
}

.px-3\/10{
  padding-left: 30%;
  padding-right: 30%;
}

.py-4\/10{
  padding-top: 40%;
  padding-bottom: 40%;
}

.px-4\/10{
  padding-left: 40%;
  padding-right: 40%;
}

.py-4\.5\/10{
  padding-top: 45%;
  padding-bottom: 45%;
}

.px-4\.5\/10{
  padding-left: 45%;
  padding-right: 45%;
}

.py-5\/10{
  padding-top: 50%;
  padding-bottom: 50%;
}

.px-5\/10{
  padding-left: 50%;
  padding-right: 50%;
}

.py-5\.5\/10{
  padding-top: 55%;
  padding-bottom: 55%;
}

.px-5\.5\/10{
  padding-left: 55%;
  padding-right: 55%;
}

.py-6\/10{
  padding-top: 60%;
  padding-bottom: 60%;
}

.px-6\/10{
  padding-left: 60%;
  padding-right: 60%;
}

.py-7\/10{
  padding-top: 70%;
  padding-bottom: 70%;
}

.px-7\/10{
  padding-left: 70%;
  padding-right: 70%;
}

.py-8\/10{
  padding-top: 80%;
  padding-bottom: 80%;
}

.px-8\/10{
  padding-left: 80%;
  padding-right: 80%;
}

.py-9\/10{
  padding-top: 90%;
  padding-bottom: 90%;
}

.px-9\/10{
  padding-left: 90%;
  padding-right: 90%;
}

.py-1\/12{
  padding-top: 8.333333%;
  padding-bottom: 8.333333%;
}

.px-1\/12{
  padding-left: 8.333333%;
  padding-right: 8.333333%;
}

.py-2\/12{
  padding-top: 16.666667%;
  padding-bottom: 16.666667%;
}

.px-2\/12{
  padding-left: 16.666667%;
  padding-right: 16.666667%;
}

.py-3\/12{
  padding-top: 25%;
  padding-bottom: 25%;
}

.px-3\/12{
  padding-left: 25%;
  padding-right: 25%;
}

.py-4\/12{
  padding-top: 33.333333%;
  padding-bottom: 33.333333%;
}

.px-4\/12{
  padding-left: 33.333333%;
  padding-right: 33.333333%;
}

.py-5\/12{
  padding-top: 41.666667%;
  padding-bottom: 41.666667%;
}

.px-5\/12{
  padding-left: 41.666667%;
  padding-right: 41.666667%;
}

.py-6\/12{
  padding-top: 50%;
  padding-bottom: 50%;
}

.px-6\/12{
  padding-left: 50%;
  padding-right: 50%;
}

.py-7\/12{
  padding-top: 58.333333%;
  padding-bottom: 58.333333%;
}

.px-7\/12{
  padding-left: 58.333333%;
  padding-right: 58.333333%;
}

.py-8\/12{
  padding-top: 66.666667%;
  padding-bottom: 66.666667%;
}

.px-8\/12{
  padding-left: 66.666667%;
  padding-right: 66.666667%;
}

.py-9\/12{
  padding-top: 75%;
  padding-bottom: 75%;
}

.px-9\/12{
  padding-left: 75%;
  padding-right: 75%;
}

.py-10\/12{
  padding-top: 83.333333%;
  padding-bottom: 83.333333%;
}

.px-10\/12{
  padding-left: 83.333333%;
  padding-right: 83.333333%;
}

.py-11\/12{
  padding-top: 91.666667%;
  padding-bottom: 91.666667%;
}

.px-11\/12{
  padding-left: 91.666667%;
  padding-right: 91.666667%;
}

.pt-0{
  padding-top: 0px;
}

.pr-0{
  padding-right: 0px;
}

.pb-0{
  padding-bottom: 0px;
}

.pl-0{
  padding-left: 0px;
}

.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-7{
  padding-top: 1.75rem;
}

.pr-7{
  padding-right: 1.75rem;
}

.pb-7{
  padding-bottom: 1.75rem;
}

.pl-7{
  padding-left: 1.75rem;
}

.pt-8{
  padding-top: 2rem;
}

.pr-8{
  padding-right: 2rem;
}

.pb-8{
  padding-bottom: 2rem;
}

.pl-8{
  padding-left: 2rem;
}

.pt-9{
  padding-top: 2.25rem;
}

.pr-9{
  padding-right: 2.25rem;
}

.pb-9{
  padding-bottom: 2.25rem;
}

.pl-9{
  padding-left: 2.25rem;
}

.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-11{
  padding-top: 2.75rem;
}

.pr-11{
  padding-right: 2.75rem;
}

.pb-11{
  padding-bottom: 2.75rem;
}

.pl-11{
  padding-left: 2.75rem;
}

.pt-12{
  padding-top: 3rem;
}

.pr-12{
  padding-right: 3rem;
}

.pb-12{
  padding-bottom: 3rem;
}

.pl-12{
  padding-left: 3rem;
}

.pt-13{
  padding-top: 3.25rem;
}

.pr-13{
  padding-right: 3.25rem;
}

.pb-13{
  padding-bottom: 3.25rem;
}

.pl-13{
  padding-left: 3.25rem;
}

.pt-14{
  padding-top: 3.5rem;
}

.pr-14{
  padding-right: 3.5rem;
}

.pb-14{
  padding-bottom: 3.5rem;
}

.pl-14{
  padding-left: 3.5rem;
}

.pt-15{
  padding-top: 3.75rem;
}

.pr-15{
  padding-right: 3.75rem;
}

.pb-15{
  padding-bottom: 3.75rem;
}

.pl-15{
  padding-left: 3.75rem;
}

.pt-16{
  padding-top: 4rem;
}

.pr-16{
  padding-right: 4rem;
}

.pb-16{
  padding-bottom: 4rem;
}

.pl-16{
  padding-left: 4rem;
}

.pt-17{
  padding-top: 4.25rem;
}

.pr-17{
  padding-right: 4.25rem;
}

.pb-17{
  padding-bottom: 4.25rem;
}

.pl-17{
  padding-left: 4.25rem;
}

.pt-18{
  padding-top: 4.5rem;
}

.pr-18{
  padding-right: 4.5rem;
}

.pb-18{
  padding-bottom: 4.5rem;
}

.pl-18{
  padding-left: 4.5rem;
}

.pt-19{
  padding-top: 4.75rem;
}

.pr-19{
  padding-right: 4.75rem;
}

.pb-19{
  padding-bottom: 4.75rem;
}

.pl-19{
  padding-left: 4.75rem;
}

.pt-20{
  padding-top: 5rem;
}

.pr-20{
  padding-right: 5rem;
}

.pb-20{
  padding-bottom: 5rem;
}

.pl-20{
  padding-left: 5rem;
}

.pt-22{
  padding-top: 5.5rem;
}

.pr-22{
  padding-right: 5.5rem;
}

.pb-22{
  padding-bottom: 5.5rem;
}

.pl-22{
  padding-left: 5.5rem;
}

.pt-24{
  padding-top: 6rem;
}

.pr-24{
  padding-right: 6rem;
}

.pb-24{
  padding-bottom: 6rem;
}

.pl-24{
  padding-left: 6rem;
}

.pt-25{
  padding-top: 6.25rem;
}

.pr-25{
  padding-right: 6.25rem;
}

.pb-25{
  padding-bottom: 6.25rem;
}

.pl-25{
  padding-left: 6.25rem;
}

.pt-28{
  padding-top: 7rem;
}

.pr-28{
  padding-right: 7rem;
}

.pb-28{
  padding-bottom: 7rem;
}

.pl-28{
  padding-left: 7rem;
}

.pt-30{
  padding-top: 7.5rem;
}

.pr-30{
  padding-right: 7.5rem;
}

.pb-30{
  padding-bottom: 7.5rem;
}

.pl-30{
  padding-left: 7.5rem;
}

.pt-32{
  padding-top: 8rem;
}

.pr-32{
  padding-right: 8rem;
}

.pb-32{
  padding-bottom: 8rem;
}

.pl-32{
  padding-left: 8rem;
}

.pt-34{
  padding-top: 8.5rem;
}

.pr-34{
  padding-right: 8.5rem;
}

.pb-34{
  padding-bottom: 8.5rem;
}

.pl-34{
  padding-left: 8.5rem;
}

.pt-35{
  padding-top: 8.75rem;
}

.pr-35{
  padding-right: 8.75rem;
}

.pb-35{
  padding-bottom: 8.75rem;
}

.pl-35{
  padding-left: 8.75rem;
}

.pt-36{
  padding-top: 9rem;
}

.pr-36{
  padding-right: 9rem;
}

.pb-36{
  padding-bottom: 9rem;
}

.pl-36{
  padding-left: 9rem;
}

.pt-39{
  padding-top: 9.75rem;
}

.pr-39{
  padding-right: 9.75rem;
}

.pb-39{
  padding-bottom: 9.75rem;
}

.pl-39{
  padding-left: 9.75rem;
}

.pt-40{
  padding-top: 10rem;
}

.pr-40{
  padding-right: 10rem;
}

.pb-40{
  padding-bottom: 10rem;
}

.pl-40{
  padding-left: 10rem;
}

.pt-42{
  padding-top: 10.5rem;
}

.pr-42{
  padding-right: 10.5rem;
}

.pb-42{
  padding-bottom: 10.5rem;
}

.pl-42{
  padding-left: 10.5rem;
}

.pt-44{
  padding-top: 11rem;
}

.pr-44{
  padding-right: 11rem;
}

.pb-44{
  padding-bottom: 11rem;
}

.pl-44{
  padding-left: 11rem;
}

.pt-45{
  padding-top: 11.25rem;
}

.pr-45{
  padding-right: 11.25rem;
}

.pb-45{
  padding-bottom: 11.25rem;
}

.pl-45{
  padding-left: 11.25rem;
}

.pt-48{
  padding-top: 12rem;
}

.pr-48{
  padding-right: 12rem;
}

.pb-48{
  padding-bottom: 12rem;
}

.pl-48{
  padding-left: 12rem;
}

.pt-50{
  padding-top: 12.5rem;
}

.pr-50{
  padding-right: 12.5rem;
}

.pb-50{
  padding-bottom: 12.5rem;
}

.pl-50{
  padding-left: 12.5rem;
}

.pt-52{
  padding-top: 13rem;
}

.pr-52{
  padding-right: 13rem;
}

.pb-52{
  padding-bottom: 13rem;
}

.pl-52{
  padding-left: 13rem;
}

.pt-55{
  padding-top: 13.75rem;
}

.pr-55{
  padding-right: 13.75rem;
}

.pb-55{
  padding-bottom: 13.75rem;
}

.pl-55{
  padding-left: 13.75rem;
}

.pt-56{
  padding-top: 14rem;
}

.pr-56{
  padding-right: 14rem;
}

.pb-56{
  padding-bottom: 14rem;
}

.pl-56{
  padding-left: 14rem;
}

.pt-58{
  padding-top: 14.5rem;
}

.pr-58{
  padding-right: 14.5rem;
}

.pb-58{
  padding-bottom: 14.5rem;
}

.pl-58{
  padding-left: 14.5rem;
}

.pt-60{
  padding-top: 15rem;
}

.pr-60{
  padding-right: 15rem;
}

.pb-60{
  padding-bottom: 15rem;
}

.pl-60{
  padding-left: 15rem;
}

.pt-64{
  padding-top: 16rem;
}

.pr-64{
  padding-right: 16rem;
}

.pb-64{
  padding-bottom: 16rem;
}

.pl-64{
  padding-left: 16rem;
}

.pt-65{
  padding-top: 16.25rem;
}

.pr-65{
  padding-right: 16.25rem;
}

.pb-65{
  padding-bottom: 16.25rem;
}

.pl-65{
  padding-left: 16.25rem;
}

.pt-68{
  padding-top: 17rem;
}

.pr-68{
  padding-right: 17rem;
}

.pb-68{
  padding-bottom: 17rem;
}

.pl-68{
  padding-left: 17rem;
}

.pt-69{
  padding-top: 17.25rem;
}

.pr-69{
  padding-right: 17.25rem;
}

.pb-69{
  padding-bottom: 17.25rem;
}

.pl-69{
  padding-left: 17.25rem;
}

.pt-70{
  padding-top: 17.5rem;
}

.pr-70{
  padding-right: 17.5rem;
}

.pb-70{
  padding-bottom: 17.5rem;
}

.pl-70{
  padding-left: 17.5rem;
}

.pt-72{
  padding-top: 18rem;
}

.pr-72{
  padding-right: 18rem;
}

.pb-72{
  padding-bottom: 18rem;
}

.pl-72{
  padding-left: 18rem;
}

.pt-75{
  padding-top: 18.75rem;
}

.pr-75{
  padding-right: 18.75rem;
}

.pb-75{
  padding-bottom: 18.75rem;
}

.pl-75{
  padding-left: 18.75rem;
}

.pt-80{
  padding-top: 20rem;
}

.pr-80{
  padding-right: 20rem;
}

.pb-80{
  padding-bottom: 20rem;
}

.pl-80{
  padding-left: 20rem;
}

.pt-85{
  padding-top: 21.25rem;
}

.pr-85{
  padding-right: 21.25rem;
}

.pb-85{
  padding-bottom: 21.25rem;
}

.pl-85{
  padding-left: 21.25rem;
}

.pt-86{
  padding-top: 21.5rem;
}

.pr-86{
  padding-right: 21.5rem;
}

.pb-86{
  padding-bottom: 21.5rem;
}

.pl-86{
  padding-left: 21.5rem;
}

.pt-90{
  padding-top: 22.5rem;
}

.pr-90{
  padding-right: 22.5rem;
}

.pb-90{
  padding-bottom: 22.5rem;
}

.pl-90{
  padding-left: 22.5rem;
}

.pt-96{
  padding-top: 24rem;
}

.pr-96{
  padding-right: 24rem;
}

.pb-96{
  padding-bottom: 24rem;
}

.pl-96{
  padding-left: 24rem;
}

.pt-100{
  padding-top: 25rem;
}

.pr-100{
  padding-right: 25rem;
}

.pb-100{
  padding-bottom: 25rem;
}

.pl-100{
  padding-left: 25rem;
}

.pt-115{
  padding-top: 28.75rem;
}

.pr-115{
  padding-right: 28.75rem;
}

.pb-115{
  padding-bottom: 28.75rem;
}

.pl-115{
  padding-left: 28.75rem;
}

.pt-125{
  padding-top: 31.25rem;
}

.pr-125{
  padding-right: 31.25rem;
}

.pb-125{
  padding-bottom: 31.25rem;
}

.pl-125{
  padding-left: 31.25rem;
}

.pt-142{
  padding-top: 35.5rem;
}

.pr-142{
  padding-right: 35.5rem;
}

.pb-142{
  padding-bottom: 35.5rem;
}

.pl-142{
  padding-left: 35.5rem;
}

.pt-150{
  padding-top: 37.5rem;
}

.pr-150{
  padding-right: 37.5rem;
}

.pb-150{
  padding-bottom: 37.5rem;
}

.pl-150{
  padding-left: 37.5rem;
}

.pt-156{
  padding-top: 39rem;
}

.pr-156{
  padding-right: 39rem;
}

.pb-156{
  padding-bottom: 39rem;
}

.pl-156{
  padding-left: 39rem;
}

.pt-160{
  padding-top: 40rem;
}

.pr-160{
  padding-right: 40rem;
}

.pb-160{
  padding-bottom: 40rem;
}

.pl-160{
  padding-left: 40rem;
}

.pt-175{
  padding-top: 43.75rem;
}

.pr-175{
  padding-right: 43.75rem;
}

.pb-175{
  padding-bottom: 43.75rem;
}

.pl-175{
  padding-left: 43.75rem;
}

.pt-207{
  padding-top: 51.75rem;
}

.pr-207{
  padding-right: 51.75rem;
}

.pb-207{
  padding-bottom: 51.75rem;
}

.pl-207{
  padding-left: 51.75rem;
}

.pt-242{
  padding-top: 60.5rem;
}

.pr-242{
  padding-right: 60.5rem;
}

.pb-242{
  padding-bottom: 60.5rem;
}

.pl-242{
  padding-left: 60.5rem;
}

.pt-250{
  padding-top: 62.5rem;
}

.pr-250{
  padding-right: 62.5rem;
}

.pb-250{
  padding-bottom: 62.5rem;
}

.pl-250{
  padding-left: 62.5rem;
}

.pt-258{
  padding-top: 64.5rem;
}

.pr-258{
  padding-right: 64.5rem;
}

.pb-258{
  padding-bottom: 64.5rem;
}

.pl-258{
  padding-left: 64.5rem;
}

.pt-265{
  padding-top: 66.25rem;
}

.pr-265{
  padding-right: 66.25rem;
}

.pb-265{
  padding-bottom: 66.25rem;
}

.pl-265{
  padding-left: 66.25rem;
}

.pt-280{
  padding-top: 70rem;
}

.pr-280{
  padding-right: 70rem;
}

.pb-280{
  padding-bottom: 70rem;
}

.pl-280{
  padding-left: 70rem;
}

.pt-px{
  padding-top: 1px;
}

.pr-px{
  padding-right: 1px;
}

.pb-px{
  padding-bottom: 1px;
}

.pl-px{
  padding-left: 1px;
}

.pt-0\.5{
  padding-top: 0.125rem;
}

.pr-0\.5{
  padding-right: 0.125rem;
}

.pb-0\.5{
  padding-bottom: 0.125rem;
}

.pl-0\.5{
  padding-left: 0.125rem;
}

.pt-1\.5{
  padding-top: 0.375rem;
}

.pr-1\.5{
  padding-right: 0.375rem;
}

.pb-1\.5{
  padding-bottom: 0.375rem;
}

.pl-1\.5{
  padding-left: 0.375rem;
}

.pt-2\.5{
  padding-top: 0.625rem;
}

.pr-2\.5{
  padding-right: 0.625rem;
}

.pb-2\.5{
  padding-bottom: 0.625rem;
}

.pl-2\.5{
  padding-left: 0.625rem;
}

.pt-3\.5{
  padding-top: 0.875rem;
}

.pr-3\.5{
  padding-right: 0.875rem;
}

.pb-3\.5{
  padding-bottom: 0.875rem;
}

.pl-3\.5{
  padding-left: 0.875rem;
}

.pt-0\.25{
  padding-top: 0.0625rem;
}

.pr-0\.25{
  padding-right: 0.0625rem;
}

.pb-0\.25{
  padding-bottom: 0.0625rem;
}

.pl-0\.25{
  padding-left: 0.0625rem;
}

.pt-0\.75{
  padding-top: 0.1875rem;
}

.pr-0\.75{
  padding-right: 0.1875rem;
}

.pb-0\.75{
  padding-bottom: 0.1875rem;
}

.pl-0\.75{
  padding-left: 0.1875rem;
}

.pt-1\.25{
  padding-top: 0.3125rem;
}

.pr-1\.25{
  padding-right: 0.3125rem;
}

.pb-1\.25{
  padding-bottom: 0.3125rem;
}

.pl-1\.25{
  padding-left: 0.3125rem;
}

.pt-1\.75{
  padding-top: 0.4375rem;
}

.pr-1\.75{
  padding-right: 0.4375rem;
}

.pb-1\.75{
  padding-bottom: 0.4375rem;
}

.pl-1\.75{
  padding-left: 0.4375rem;
}

.pt-2\.25{
  padding-top: 0.5625rem;
}

.pr-2\.25{
  padding-right: 0.5625rem;
}

.pb-2\.25{
  padding-bottom: 0.5625rem;
}

.pl-2\.25{
  padding-left: 0.5625rem;
}

.pt-2\.75{
  padding-top: 0.6875rem;
}

.pr-2\.75{
  padding-right: 0.6875rem;
}

.pb-2\.75{
  padding-bottom: 0.6875rem;
}

.pl-2\.75{
  padding-left: 0.6875rem;
}

.pt-3\.25{
  padding-top: 0.8125rem;
}

.pr-3\.25{
  padding-right: 0.8125rem;
}

.pb-3\.25{
  padding-bottom: 0.8125rem;
}

.pl-3\.25{
  padding-left: 0.8125rem;
}

.pt-3\.75{
  padding-top: 0.9375rem;
}

.pr-3\.75{
  padding-right: 0.9375rem;
}

.pb-3\.75{
  padding-bottom: 0.9375rem;
}

.pl-3\.75{
  padding-left: 0.9375rem;
}

.pt-4\.25{
  padding-top: 1.0625rem;
}

.pr-4\.25{
  padding-right: 1.0625rem;
}

.pb-4\.25{
  padding-bottom: 1.0625rem;
}

.pl-4\.25{
  padding-left: 1.0625rem;
}

.pt-4\.5{
  padding-top: 1.125rem;
}

.pr-4\.5{
  padding-right: 1.125rem;
}

.pb-4\.5{
  padding-bottom: 1.125rem;
}

.pl-4\.5{
  padding-left: 1.125rem;
}

.pt-4\.75{
  padding-top: 1.1875rem;
}

.pr-4\.75{
  padding-right: 1.1875rem;
}

.pb-4\.75{
  padding-bottom: 1.1875rem;
}

.pl-4\.75{
  padding-left: 1.1875rem;
}

.pt-5\.25{
  padding-top: 1.3125rem;
}

.pr-5\.25{
  padding-right: 1.3125rem;
}

.pb-5\.25{
  padding-bottom: 1.3125rem;
}

.pl-5\.25{
  padding-left: 1.3125rem;
}

.pt-5\.5{
  padding-top: 1.375rem;
}

.pr-5\.5{
  padding-right: 1.375rem;
}

.pb-5\.5{
  padding-bottom: 1.375rem;
}

.pl-5\.5{
  padding-left: 1.375rem;
}

.pt-5\.75{
  padding-top: 1.4375rem;
}

.pr-5\.75{
  padding-right: 1.4375rem;
}

.pb-5\.75{
  padding-bottom: 1.4375rem;
}

.pl-5\.75{
  padding-left: 1.4375rem;
}

.pt-6\.25{
  padding-top: 1.5625rem;
}

.pr-6\.25{
  padding-right: 1.5625rem;
}

.pb-6\.25{
  padding-bottom: 1.5625rem;
}

.pl-6\.25{
  padding-left: 1.5625rem;
}

.pt-6\.5{
  padding-top: 1.625rem;
}

.pr-6\.5{
  padding-right: 1.625rem;
}

.pb-6\.5{
  padding-bottom: 1.625rem;
}

.pl-6\.5{
  padding-left: 1.625rem;
}

.pt-6\.75{
  padding-top: 1.6875rem;
}

.pr-6\.75{
  padding-right: 1.6875rem;
}

.pb-6\.75{
  padding-bottom: 1.6875rem;
}

.pl-6\.75{
  padding-left: 1.6875rem;
}

.pt-7\.25{
  padding-top: 1.8125rem;
}

.pr-7\.25{
  padding-right: 1.8125rem;
}

.pb-7\.25{
  padding-bottom: 1.8125rem;
}

.pl-7\.25{
  padding-left: 1.8125rem;
}

.pt-7\.5{
  padding-top: 1.875rem;
}

.pr-7\.5{
  padding-right: 1.875rem;
}

.pb-7\.5{
  padding-bottom: 1.875rem;
}

.pl-7\.5{
  padding-left: 1.875rem;
}

.pt-8\.25{
  padding-top: 2.0625rem;
}

.pr-8\.25{
  padding-right: 2.0625rem;
}

.pb-8\.25{
  padding-bottom: 2.0625rem;
}

.pl-8\.25{
  padding-left: 2.0625rem;
}

.pt-8\.5{
  padding-top: 2.125rem;
}

.pr-8\.5{
  padding-right: 2.125rem;
}

.pb-8\.5{
  padding-bottom: 2.125rem;
}

.pl-8\.5{
  padding-left: 2.125rem;
}

.pt-9\.25{
  padding-top: 2.3125rem;
}

.pr-9\.25{
  padding-right: 2.3125rem;
}

.pb-9\.25{
  padding-bottom: 2.3125rem;
}

.pl-9\.25{
  padding-left: 2.3125rem;
}

.pt-9\.5{
  padding-top: 2.375rem;
}

.pr-9\.5{
  padding-right: 2.375rem;
}

.pb-9\.5{
  padding-bottom: 2.375rem;
}

.pl-9\.5{
  padding-left: 2.375rem;
}

.pt-10\.5{
  padding-top: 2.625rem;
}

.pr-10\.5{
  padding-right: 2.625rem;
}

.pb-10\.5{
  padding-bottom: 2.625rem;
}

.pl-10\.5{
  padding-left: 2.625rem;
}

.pt-11\.25{
  padding-top: 2.8125rem;
}

.pr-11\.25{
  padding-right: 2.8125rem;
}

.pb-11\.25{
  padding-bottom: 2.8125rem;
}

.pl-11\.25{
  padding-left: 2.8125rem;
}

.pt-11\.5{
  padding-top: 2.875rem;
}

.pr-11\.5{
  padding-right: 2.875rem;
}

.pb-11\.5{
  padding-bottom: 2.875rem;
}

.pl-11\.5{
  padding-left: 2.875rem;
}

.pt-12\.5{
  padding-top: 3.125rem;
}

.pr-12\.5{
  padding-right: 3.125rem;
}

.pb-12\.5{
  padding-bottom: 3.125rem;
}

.pl-12\.5{
  padding-left: 3.125rem;
}

.pt-12\.75{
  padding-top: 3.1875rem;
}

.pr-12\.75{
  padding-right: 3.1875rem;
}

.pb-12\.75{
  padding-bottom: 3.1875rem;
}

.pl-12\.75{
  padding-left: 3.1875rem;
}

.pt-13\.5{
  padding-top: 3.375rem;
}

.pr-13\.5{
  padding-right: 3.375rem;
}

.pb-13\.5{
  padding-bottom: 3.375rem;
}

.pl-13\.5{
  padding-left: 3.375rem;
}

.pt-14\.5{
  padding-top: 3.625rem;
}

.pr-14\.5{
  padding-right: 3.625rem;
}

.pb-14\.5{
  padding-bottom: 3.625rem;
}

.pl-14\.5{
  padding-left: 3.625rem;
}

.pt-15\.5{
  padding-top: 3.875rem;
}

.pr-15\.5{
  padding-right: 3.875rem;
}

.pb-15\.5{
  padding-bottom: 3.875rem;
}

.pl-15\.5{
  padding-left: 3.875rem;
}

.pt-15\.75{
  padding-top: 3.9375rem;
}

.pr-15\.75{
  padding-right: 3.9375rem;
}

.pb-15\.75{
  padding-bottom: 3.9375rem;
}

.pl-15\.75{
  padding-left: 3.9375rem;
}

.pt-16\.25{
  padding-top: 4.0625rem;
}

.pr-16\.25{
  padding-right: 4.0625rem;
}

.pb-16\.25{
  padding-bottom: 4.0625rem;
}

.pl-16\.25{
  padding-left: 4.0625rem;
}

.pt-17\.25{
  padding-top: 4.3125rem;
}

.pr-17\.25{
  padding-right: 4.3125rem;
}

.pb-17\.25{
  padding-bottom: 4.3125rem;
}

.pl-17\.25{
  padding-left: 4.3125rem;
}

.pt-17\.5{
  padding-top: 4.375rem;
}

.pr-17\.5{
  padding-right: 4.375rem;
}

.pb-17\.5{
  padding-bottom: 4.375rem;
}

.pl-17\.5{
  padding-left: 4.375rem;
}

.pt-18\.25{
  padding-top: 4.5625rem;
}

.pr-18\.25{
  padding-right: 4.5625rem;
}

.pb-18\.25{
  padding-bottom: 4.5625rem;
}

.pl-18\.25{
  padding-left: 4.5625rem;
}

.pt-18\.5{
  padding-top: 4.625rem;
}

.pr-18\.5{
  padding-right: 4.625rem;
}

.pb-18\.5{
  padding-bottom: 4.625rem;
}

.pl-18\.5{
  padding-left: 4.625rem;
}

.pt-20\.25{
  padding-top: 5.0625rem;
}

.pr-20\.25{
  padding-right: 5.0625rem;
}

.pb-20\.25{
  padding-bottom: 5.0625rem;
}

.pl-20\.25{
  padding-left: 5.0625rem;
}

.pt-20\.5{
  padding-top: 5.125rem;
}

.pr-20\.5{
  padding-right: 5.125rem;
}

.pb-20\.5{
  padding-bottom: 5.125rem;
}

.pl-20\.5{
  padding-left: 5.125rem;
}

.pt-22\.5{
  padding-top: 5.625rem;
}

.pr-22\.5{
  padding-right: 5.625rem;
}

.pb-22\.5{
  padding-bottom: 5.625rem;
}

.pl-22\.5{
  padding-left: 5.625rem;
}

.pt-25\.5{
  padding-top: 6.375rem;
}

.pr-25\.5{
  padding-right: 6.375rem;
}

.pb-25\.5{
  padding-bottom: 6.375rem;
}

.pl-25\.5{
  padding-left: 6.375rem;
}

.pt-26\.75{
  padding-top: 6.6875rem;
}

.pr-26\.75{
  padding-right: 6.6875rem;
}

.pb-26\.75{
  padding-bottom: 6.6875rem;
}

.pl-26\.75{
  padding-left: 6.6875rem;
}

.pt-32\.5{
  padding-top: 8.125rem;
}

.pr-32\.5{
  padding-right: 8.125rem;
}

.pb-32\.5{
  padding-bottom: 8.125rem;
}

.pl-32\.5{
  padding-left: 8.125rem;
}

.pt-37\.5{
  padding-top: 9.375rem;
}

.pr-37\.5{
  padding-right: 9.375rem;
}

.pb-37\.5{
  padding-bottom: 9.375rem;
}

.pl-37\.5{
  padding-left: 9.375rem;
}

.pt-41\.25{
  padding-top: 10.3125rem;
}

.pr-41\.25{
  padding-right: 10.3125rem;
}

.pb-41\.25{
  padding-bottom: 10.3125rem;
}

.pl-41\.25{
  padding-left: 10.3125rem;
}

.pt-52\.5{
  padding-top: 13.125rem;
}

.pr-52\.5{
  padding-right: 13.125rem;
}

.pb-52\.5{
  padding-bottom: 13.125rem;
}

.pl-52\.5{
  padding-left: 13.125rem;
}

.pt-54\.5{
  padding-top: 13.625rem;
}

.pr-54\.5{
  padding-right: 13.625rem;
}

.pb-54\.5{
  padding-bottom: 13.625rem;
}

.pl-54\.5{
  padding-left: 13.625rem;
}

.pt-57\.25{
  padding-top: 14.3125rem;
}

.pr-57\.25{
  padding-right: 14.3125rem;
}

.pb-57\.25{
  padding-bottom: 14.3125rem;
}

.pl-57\.25{
  padding-left: 14.3125rem;
}

.pt-57\.5{
  padding-top: 14.375rem;
}

.pr-57\.5{
  padding-right: 14.375rem;
}

.pb-57\.5{
  padding-bottom: 14.375rem;
}

.pl-57\.5{
  padding-left: 14.375rem;
}

.pt-66\.25{
  padding-top: 16.5625rem;
}

.pr-66\.25{
  padding-right: 16.5625rem;
}

.pb-66\.25{
  padding-bottom: 16.5625rem;
}

.pl-66\.25{
  padding-left: 16.5625rem;
}

.pt-74\.5{
  padding-top: 18.125rem;
}

.pr-74\.5{
  padding-right: 18.125rem;
}

.pb-74\.5{
  padding-bottom: 18.125rem;
}

.pl-74\.5{
  padding-left: 18.125rem;
}

.pt-106\.25{
  padding-top: 26.5625rem;
}

.pr-106\.25{
  padding-right: 26.5625rem;
}

.pb-106\.25{
  padding-bottom: 26.5625rem;
}

.pl-106\.25{
  padding-left: 26.5625rem;
}

.pt-112\.25{
  padding-top: 28.0675rem;
}

.pr-112\.25{
  padding-right: 28.0675rem;
}

.pb-112\.25{
  padding-bottom: 28.0675rem;
}

.pl-112\.25{
  padding-left: 28.0675rem;
}

.pt-112\.75{
  padding-top: 28.1875rem;
}

.pr-112\.75{
  padding-right: 28.1875rem;
}

.pb-112\.75{
  padding-bottom: 28.1875rem;
}

.pl-112\.75{
  padding-left: 28.1875rem;
}

.pt-147\.5{
  padding-top: 36.875rem;
}

.pr-147\.5{
  padding-right: 36.875rem;
}

.pb-147\.5{
  padding-bottom: 36.875rem;
}

.pl-147\.5{
  padding-left: 36.875rem;
}

.pt-162\.5{
  padding-top: 40.625rem;
}

.pr-162\.5{
  padding-right: 40.625rem;
}

.pb-162\.5{
  padding-bottom: 40.625rem;
}

.pl-162\.5{
  padding-left: 40.625rem;
}

.pt-172\.25{
  padding-top: 42.5625rem;
}

.pr-172\.25{
  padding-right: 42.5625rem;
}

.pb-172\.25{
  padding-bottom: 42.5625rem;
}

.pl-172\.25{
  padding-left: 42.5625rem;
}

.pt-175\.25{
  padding-top: 43.8125rem;
}

.pr-175\.25{
  padding-right: 43.8125rem;
}

.pb-175\.25{
  padding-bottom: 43.8125rem;
}

.pl-175\.25{
  padding-left: 43.8125rem;
}

.pt-184\.25{
  padding-top: 46.0625rem;
}

.pr-184\.25{
  padding-right: 46.0625rem;
}

.pb-184\.25{
  padding-bottom: 46.0625rem;
}

.pl-184\.25{
  padding-left: 46.0625rem;
}

.pt-203\.25{
  padding-top: 50.8125rem;
}

.pr-203\.25{
  padding-right: 50.8125rem;
}

.pb-203\.25{
  padding-bottom: 50.8125rem;
}

.pl-203\.25{
  padding-left: 50.8125rem;
}

.pt-half{
  padding-top: 50%;
}

.pr-half{
  padding-right: 50%;
}

.pb-half{
  padding-bottom: 50%;
}

.pl-half{
  padding-left: 50%;
}

.pt-full{
  padding-top: 100%;
}

.pr-full{
  padding-right: 100%;
}

.pb-full{
  padding-bottom: 100%;
}

.pl-full{
  padding-left: 100%;
}

.pt-1\/10{
  padding-top: 10%;
}

.pr-1\/10{
  padding-right: 10%;
}

.pb-1\/10{
  padding-bottom: 10%;
}

.pl-1\/10{
  padding-left: 10%;
}

.pt-2\/10{
  padding-top: 20%;
}

.pr-2\/10{
  padding-right: 20%;
}

.pb-2\/10{
  padding-bottom: 20%;
}

.pl-2\/10{
  padding-left: 20%;
}

.pt-3\/10{
  padding-top: 30%;
}

.pr-3\/10{
  padding-right: 30%;
}

.pb-3\/10{
  padding-bottom: 30%;
}

.pl-3\/10{
  padding-left: 30%;
}

.pt-4\/10{
  padding-top: 40%;
}

.pr-4\/10{
  padding-right: 40%;
}

.pb-4\/10{
  padding-bottom: 40%;
}

.pl-4\/10{
  padding-left: 40%;
}

.pt-4\.5\/10{
  padding-top: 45%;
}

.pr-4\.5\/10{
  padding-right: 45%;
}

.pb-4\.5\/10{
  padding-bottom: 45%;
}

.pl-4\.5\/10{
  padding-left: 45%;
}

.pt-5\/10{
  padding-top: 50%;
}

.pr-5\/10{
  padding-right: 50%;
}

.pb-5\/10{
  padding-bottom: 50%;
}

.pl-5\/10{
  padding-left: 50%;
}

.pt-5\.5\/10{
  padding-top: 55%;
}

.pr-5\.5\/10{
  padding-right: 55%;
}

.pb-5\.5\/10{
  padding-bottom: 55%;
}

.pl-5\.5\/10{
  padding-left: 55%;
}

.pt-6\/10{
  padding-top: 60%;
}

.pr-6\/10{
  padding-right: 60%;
}

.pb-6\/10{
  padding-bottom: 60%;
}

.pl-6\/10{
  padding-left: 60%;
}

.pt-7\/10{
  padding-top: 70%;
}

.pr-7\/10{
  padding-right: 70%;
}

.pb-7\/10{
  padding-bottom: 70%;
}

.pl-7\/10{
  padding-left: 70%;
}

.pt-8\/10{
  padding-top: 80%;
}

.pr-8\/10{
  padding-right: 80%;
}

.pb-8\/10{
  padding-bottom: 80%;
}

.pl-8\/10{
  padding-left: 80%;
}

.pt-9\/10{
  padding-top: 90%;
}

.pr-9\/10{
  padding-right: 90%;
}

.pb-9\/10{
  padding-bottom: 90%;
}

.pl-9\/10{
  padding-left: 90%;
}

.pt-1\/12{
  padding-top: 8.333333%;
}

.pr-1\/12{
  padding-right: 8.333333%;
}

.pb-1\/12{
  padding-bottom: 8.333333%;
}

.pl-1\/12{
  padding-left: 8.333333%;
}

.pt-2\/12{
  padding-top: 16.666667%;
}

.pr-2\/12{
  padding-right: 16.666667%;
}

.pb-2\/12{
  padding-bottom: 16.666667%;
}

.pl-2\/12{
  padding-left: 16.666667%;
}

.pt-3\/12{
  padding-top: 25%;
}

.pr-3\/12{
  padding-right: 25%;
}

.pb-3\/12{
  padding-bottom: 25%;
}

.pl-3\/12{
  padding-left: 25%;
}

.pt-4\/12{
  padding-top: 33.333333%;
}

.pr-4\/12{
  padding-right: 33.333333%;
}

.pb-4\/12{
  padding-bottom: 33.333333%;
}

.pl-4\/12{
  padding-left: 33.333333%;
}

.pt-5\/12{
  padding-top: 41.666667%;
}

.pr-5\/12{
  padding-right: 41.666667%;
}

.pb-5\/12{
  padding-bottom: 41.666667%;
}

.pl-5\/12{
  padding-left: 41.666667%;
}

.pt-6\/12{
  padding-top: 50%;
}

.pr-6\/12{
  padding-right: 50%;
}

.pb-6\/12{
  padding-bottom: 50%;
}

.pl-6\/12{
  padding-left: 50%;
}

.pt-7\/12{
  padding-top: 58.333333%;
}

.pr-7\/12{
  padding-right: 58.333333%;
}

.pb-7\/12{
  padding-bottom: 58.333333%;
}

.pl-7\/12{
  padding-left: 58.333333%;
}

.pt-8\/12{
  padding-top: 66.666667%;
}

.pr-8\/12{
  padding-right: 66.666667%;
}

.pb-8\/12{
  padding-bottom: 66.666667%;
}

.pl-8\/12{
  padding-left: 66.666667%;
}

.pt-9\/12{
  padding-top: 75%;
}

.pr-9\/12{
  padding-right: 75%;
}

.pb-9\/12{
  padding-bottom: 75%;
}

.pl-9\/12{
  padding-left: 75%;
}

.pt-10\/12{
  padding-top: 83.333333%;
}

.pr-10\/12{
  padding-right: 83.333333%;
}

.pb-10\/12{
  padding-bottom: 83.333333%;
}

.pl-10\/12{
  padding-left: 83.333333%;
}

.pt-11\/12{
  padding-top: 91.666667%;
}

.pr-11\/12{
  padding-right: 91.666667%;
}

.pb-11\/12{
  padding-bottom: 91.666667%;
}

.pl-11\/12{
  padding-left: 91.666667%;
}

.first\:p-0:first-child{
  padding: 0px;
}

.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-7:first-child{
  padding: 1.75rem;
}

.first\:p-8:first-child{
  padding: 2rem;
}

.first\:p-9:first-child{
  padding: 2.25rem;
}

.first\:p-10:first-child{
  padding: 2.5rem;
}

.first\:p-11:first-child{
  padding: 2.75rem;
}

.first\:p-12:first-child{
  padding: 3rem;
}

.first\:p-13:first-child{
  padding: 3.25rem;
}

.first\:p-14:first-child{
  padding: 3.5rem;
}

.first\:p-15:first-child{
  padding: 3.75rem;
}

.first\:p-16:first-child{
  padding: 4rem;
}

.first\:p-17:first-child{
  padding: 4.25rem;
}

.first\:p-18:first-child{
  padding: 4.5rem;
}

.first\:p-19:first-child{
  padding: 4.75rem;
}

.first\:p-20:first-child{
  padding: 5rem;
}

.first\:p-22:first-child{
  padding: 5.5rem;
}

.first\:p-24:first-child{
  padding: 6rem;
}

.first\:p-25:first-child{
  padding: 6.25rem;
}

.first\:p-28:first-child{
  padding: 7rem;
}

.first\:p-30:first-child{
  padding: 7.5rem;
}

.first\:p-32:first-child{
  padding: 8rem;
}

.first\:p-34:first-child{
  padding: 8.5rem;
}

.first\:p-35:first-child{
  padding: 8.75rem;
}

.first\:p-36:first-child{
  padding: 9rem;
}

.first\:p-39:first-child{
  padding: 9.75rem;
}

.first\:p-40:first-child{
  padding: 10rem;
}

.first\:p-42:first-child{
  padding: 10.5rem;
}

.first\:p-44:first-child{
  padding: 11rem;
}

.first\:p-45:first-child{
  padding: 11.25rem;
}

.first\:p-48:first-child{
  padding: 12rem;
}

.first\:p-50:first-child{
  padding: 12.5rem;
}

.first\:p-52:first-child{
  padding: 13rem;
}

.first\:p-55:first-child{
  padding: 13.75rem;
}

.first\:p-56:first-child{
  padding: 14rem;
}

.first\:p-58:first-child{
  padding: 14.5rem;
}

.first\:p-60:first-child{
  padding: 15rem;
}

.first\:p-64:first-child{
  padding: 16rem;
}

.first\:p-65:first-child{
  padding: 16.25rem;
}

.first\:p-68:first-child{
  padding: 17rem;
}

.first\:p-69:first-child{
  padding: 17.25rem;
}

.first\:p-70:first-child{
  padding: 17.5rem;
}

.first\:p-72:first-child{
  padding: 18rem;
}

.first\:p-75:first-child{
  padding: 18.75rem;
}

.first\:p-80:first-child{
  padding: 20rem;
}

.first\:p-85:first-child{
  padding: 21.25rem;
}

.first\:p-86:first-child{
  padding: 21.5rem;
}

.first\:p-90:first-child{
  padding: 22.5rem;
}

.first\:p-96:first-child{
  padding: 24rem;
}

.first\:p-100:first-child{
  padding: 25rem;
}

.first\:p-115:first-child{
  padding: 28.75rem;
}

.first\:p-125:first-child{
  padding: 31.25rem;
}

.first\:p-142:first-child{
  padding: 35.5rem;
}

.first\:p-150:first-child{
  padding: 37.5rem;
}

.first\:p-156:first-child{
  padding: 39rem;
}

.first\:p-160:first-child{
  padding: 40rem;
}

.first\:p-175:first-child{
  padding: 43.75rem;
}

.first\:p-207:first-child{
  padding: 51.75rem;
}

.first\:p-242:first-child{
  padding: 60.5rem;
}

.first\:p-250:first-child{
  padding: 62.5rem;
}

.first\:p-258:first-child{
  padding: 64.5rem;
}

.first\:p-265:first-child{
  padding: 66.25rem;
}

.first\:p-280:first-child{
  padding: 70rem;
}

.first\:p-px:first-child{
  padding: 1px;
}

.first\:p-0\.5:first-child{
  padding: 0.125rem;
}

.first\:p-1\.5:first-child{
  padding: 0.375rem;
}

.first\:p-2\.5:first-child{
  padding: 0.625rem;
}

.first\:p-3\.5:first-child{
  padding: 0.875rem;
}

.first\:p-0\.25:first-child{
  padding: 0.0625rem;
}

.first\:p-0\.75:first-child{
  padding: 0.1875rem;
}

.first\:p-1\.25:first-child{
  padding: 0.3125rem;
}

.first\:p-1\.75:first-child{
  padding: 0.4375rem;
}

.first\:p-2\.25:first-child{
  padding: 0.5625rem;
}

.first\:p-2\.75:first-child{
  padding: 0.6875rem;
}

.first\:p-3\.25:first-child{
  padding: 0.8125rem;
}

.first\:p-3\.75:first-child{
  padding: 0.9375rem;
}

.first\:p-4\.25:first-child{
  padding: 1.0625rem;
}

.first\:p-4\.5:first-child{
  padding: 1.125rem;
}

.first\:p-4\.75:first-child{
  padding: 1.1875rem;
}

.first\:p-5\.25:first-child{
  padding: 1.3125rem;
}

.first\:p-5\.5:first-child{
  padding: 1.375rem;
}

.first\:p-5\.75:first-child{
  padding: 1.4375rem;
}

.first\:p-6\.25:first-child{
  padding: 1.5625rem;
}

.first\:p-6\.5:first-child{
  padding: 1.625rem;
}

.first\:p-6\.75:first-child{
  padding: 1.6875rem;
}

.first\:p-7\.25:first-child{
  padding: 1.8125rem;
}

.first\:p-7\.5:first-child{
  padding: 1.875rem;
}

.first\:p-8\.25:first-child{
  padding: 2.0625rem;
}

.first\:p-8\.5:first-child{
  padding: 2.125rem;
}

.first\:p-9\.25:first-child{
  padding: 2.3125rem;
}

.first\:p-9\.5:first-child{
  padding: 2.375rem;
}

.first\:p-10\.5:first-child{
  padding: 2.625rem;
}

.first\:p-11\.25:first-child{
  padding: 2.8125rem;
}

.first\:p-11\.5:first-child{
  padding: 2.875rem;
}

.first\:p-12\.5:first-child{
  padding: 3.125rem;
}

.first\:p-12\.75:first-child{
  padding: 3.1875rem;
}

.first\:p-13\.5:first-child{
  padding: 3.375rem;
}

.first\:p-14\.5:first-child{
  padding: 3.625rem;
}

.first\:p-15\.5:first-child{
  padding: 3.875rem;
}

.first\:p-15\.75:first-child{
  padding: 3.9375rem;
}

.first\:p-16\.25:first-child{
  padding: 4.0625rem;
}

.first\:p-17\.25:first-child{
  padding: 4.3125rem;
}

.first\:p-17\.5:first-child{
  padding: 4.375rem;
}

.first\:p-18\.25:first-child{
  padding: 4.5625rem;
}

.first\:p-18\.5:first-child{
  padding: 4.625rem;
}

.first\:p-20\.25:first-child{
  padding: 5.0625rem;
}

.first\:p-20\.5:first-child{
  padding: 5.125rem;
}

.first\:p-22\.5:first-child{
  padding: 5.625rem;
}

.first\:p-25\.5:first-child{
  padding: 6.375rem;
}

.first\:p-26\.75:first-child{
  padding: 6.6875rem;
}

.first\:p-32\.5:first-child{
  padding: 8.125rem;
}

.first\:p-37\.5:first-child{
  padding: 9.375rem;
}

.first\:p-41\.25:first-child{
  padding: 10.3125rem;
}

.first\:p-52\.5:first-child{
  padding: 13.125rem;
}

.first\:p-54\.5:first-child{
  padding: 13.625rem;
}

.first\:p-57\.25:first-child{
  padding: 14.3125rem;
}

.first\:p-57\.5:first-child{
  padding: 14.375rem;
}

.first\:p-66\.25:first-child{
  padding: 16.5625rem;
}

.first\:p-74\.5:first-child{
  padding: 18.125rem;
}

.first\:p-106\.25:first-child{
  padding: 26.5625rem;
}

.first\:p-112\.25:first-child{
  padding: 28.0675rem;
}

.first\:p-112\.75:first-child{
  padding: 28.1875rem;
}

.first\:p-147\.5:first-child{
  padding: 36.875rem;
}

.first\:p-162\.5:first-child{
  padding: 40.625rem;
}

.first\:p-172\.25:first-child{
  padding: 42.5625rem;
}

.first\:p-175\.25:first-child{
  padding: 43.8125rem;
}

.first\:p-184\.25:first-child{
  padding: 46.0625rem;
}

.first\:p-203\.25:first-child{
  padding: 50.8125rem;
}

.first\:p-half:first-child{
  padding: 50%;
}

.first\:p-full:first-child{
  padding: 100%;
}

.first\:p-1\/10:first-child{
  padding: 10%;
}

.first\:p-2\/10:first-child{
  padding: 20%;
}

.first\:p-3\/10:first-child{
  padding: 30%;
}

.first\:p-4\/10:first-child{
  padding: 40%;
}

.first\:p-4\.5\/10:first-child{
  padding: 45%;
}

.first\:p-5\/10:first-child{
  padding: 50%;
}

.first\:p-5\.5\/10:first-child{
  padding: 55%;
}

.first\:p-6\/10:first-child{
  padding: 60%;
}

.first\:p-7\/10:first-child{
  padding: 70%;
}

.first\:p-8\/10:first-child{
  padding: 80%;
}

.first\:p-9\/10:first-child{
  padding: 90%;
}

.first\:p-1\/12:first-child{
  padding: 8.333333%;
}

.first\:p-2\/12:first-child{
  padding: 16.666667%;
}

.first\:p-3\/12:first-child{
  padding: 25%;
}

.first\:p-4\/12:first-child{
  padding: 33.333333%;
}

.first\:p-5\/12:first-child{
  padding: 41.666667%;
}

.first\:p-6\/12:first-child{
  padding: 50%;
}

.first\:p-7\/12:first-child{
  padding: 58.333333%;
}

.first\:p-8\/12:first-child{
  padding: 66.666667%;
}

.first\:p-9\/12:first-child{
  padding: 75%;
}

.first\:p-10\/12:first-child{
  padding: 83.333333%;
}

.first\:p-11\/12:first-child{
  padding: 91.666667%;
}

.first\:py-0:first-child{
  padding-top: 0px;
  padding-bottom: 0px;
}

.first\:px-0:first-child{
  padding-left: 0px;
  padding-right: 0px;
}

.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-7:first-child{
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
}

.first\:px-7:first-child{
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}

.first\:py-8:first-child{
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.first\:px-8:first-child{
  padding-left: 2rem;
  padding-right: 2rem;
}

.first\:py-9:first-child{
  padding-top: 2.25rem;
  padding-bottom: 2.25rem;
}

.first\:px-9:first-child{
  padding-left: 2.25rem;
  padding-right: 2.25rem;
}

.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-11:first-child{
  padding-top: 2.75rem;
  padding-bottom: 2.75rem;
}

.first\:px-11:first-child{
  padding-left: 2.75rem;
  padding-right: 2.75rem;
}

.first\:py-12:first-child{
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.first\:px-12:first-child{
  padding-left: 3rem;
  padding-right: 3rem;
}

.first\:py-13:first-child{
  padding-top: 3.25rem;
  padding-bottom: 3.25rem;
}

.first\:px-13:first-child{
  padding-left: 3.25rem;
  padding-right: 3.25rem;
}

.first\:py-14:first-child{
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}

.first\:px-14:first-child{
  padding-left: 3.5rem;
  padding-right: 3.5rem;
}

.first\:py-15:first-child{
  padding-top: 3.75rem;
  padding-bottom: 3.75rem;
}

.first\:px-15:first-child{
  padding-left: 3.75rem;
  padding-right: 3.75rem;
}

.first\:py-16:first-child{
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.first\:px-16:first-child{
  padding-left: 4rem;
  padding-right: 4rem;
}

.first\:py-17:first-child{
  padding-top: 4.25rem;
  padding-bottom: 4.25rem;
}

.first\:px-17:first-child{
  padding-left: 4.25rem;
  padding-right: 4.25rem;
}

.first\:py-18:first-child{
  padding-top: 4.5rem;
  padding-bottom: 4.5rem;
}

.first\:px-18:first-child{
  padding-left: 4.5rem;
  padding-right: 4.5rem;
}

.first\:py-19:first-child{
  padding-top: 4.75rem;
  padding-bottom: 4.75rem;
}

.first\:px-19:first-child{
  padding-left: 4.75rem;
  padding-right: 4.75rem;
}

.first\:py-20:first-child{
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.first\:px-20:first-child{
  padding-left: 5rem;
  padding-right: 5rem;
}

.first\:py-22:first-child{
  padding-top: 5.5rem;
  padding-bottom: 5.5rem;
}

.first\:px-22:first-child{
  padding-left: 5.5rem;
  padding-right: 5.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-25:first-child{
  padding-top: 6.25rem;
  padding-bottom: 6.25rem;
}

.first\:px-25:first-child{
  padding-left: 6.25rem;
  padding-right: 6.25rem;
}

.first\:py-28:first-child{
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.first\:px-28:first-child{
  padding-left: 7rem;
  padding-right: 7rem;
}

.first\:py-30:first-child{
  padding-top: 7.5rem;
  padding-bottom: 7.5rem;
}

.first\:px-30:first-child{
  padding-left: 7.5rem;
  padding-right: 7.5rem;
}

.first\:py-32:first-child{
  padding-top: 8rem;
  padding-bottom: 8rem;
}

.first\:px-32:first-child{
  padding-left: 8rem;
  padding-right: 8rem;
}

.first\:py-34:first-child{
  padding-top: 8.5rem;
  padding-bottom: 8.5rem;
}

.first\:px-34:first-child{
  padding-left: 8.5rem;
  padding-right: 8.5rem;
}

.first\:py-35:first-child{
  padding-top: 8.75rem;
  padding-bottom: 8.75rem;
}

.first\:px-35:first-child{
  padding-left: 8.75rem;
  padding-right: 8.75rem;
}

.first\:py-36:first-child{
  padding-top: 9rem;
  padding-bottom: 9rem;
}

.first\:px-36:first-child{
  padding-left: 9rem;
  padding-right: 9rem;
}

.first\:py-39:first-child{
  padding-top: 9.75rem;
  padding-bottom: 9.75rem;
}

.first\:px-39:first-child{
  padding-left: 9.75rem;
  padding-right: 9.75rem;
}

.first\:py-40:first-child{
  padding-top: 10rem;
  padding-bottom: 10rem;
}

.first\:px-40:first-child{
  padding-left: 10rem;
  padding-right: 10rem;
}

.first\:py-42:first-child{
  padding-top: 10.5rem;
  padding-bottom: 10.5rem;
}

.first\:px-42:first-child{
  padding-left: 10.5rem;
  padding-right: 10.5rem;
}

.first\:py-44:first-child{
  padding-top: 11rem;
  padding-bottom: 11rem;
}

.first\:px-44:first-child{
  padding-left: 11rem;
  padding-right: 11rem;
}

.first\:py-45:first-child{
  padding-top: 11.25rem;
  padding-bottom: 11.25rem;
}

.first\:px-45:first-child{
  padding-left: 11.25rem;
  padding-right: 11.25rem;
}

.first\:py-48:first-child{
  padding-top: 12rem;
  padding-bottom: 12rem;
}

.first\:px-48:first-child{
  padding-left: 12rem;
  padding-right: 12rem;
}

.first\:py-50:first-child{
  padding-top: 12.5rem;
  padding-bottom: 12.5rem;
}

.first\:px-50:first-child{
  padding-left: 12.5rem;
  padding-right: 12.5rem;
}

.first\:py-52:first-child{
  padding-top: 13rem;
  padding-bottom: 13rem;
}

.first\:px-52:first-child{
  padding-left: 13rem;
  padding-right: 13rem;
}

.first\:py-55:first-child{
  padding-top: 13.75rem;
  padding-bottom: 13.75rem;
}

.first\:px-55:first-child{
  padding-left: 13.75rem;
  padding-right: 13.75rem;
}

.first\:py-56:first-child{
  padding-top: 14rem;
  padding-bottom: 14rem;
}

.first\:px-56:first-child{
  padding-left: 14rem;
  padding-right: 14rem;
}

.first\:py-58:first-child{
  padding-top: 14.5rem;
  padding-bottom: 14.5rem;
}

.first\:px-58:first-child{
  padding-left: 14.5rem;
  padding-right: 14.5rem;
}

.first\:py-60:first-child{
  padding-top: 15rem;
  padding-bottom: 15rem;
}

.first\:px-60:first-child{
  padding-left: 15rem;
  padding-right: 15rem;
}

.first\:py-64:first-child{
  padding-top: 16rem;
  padding-bottom: 16rem;
}

.first\:px-64:first-child{
  padding-left: 16rem;
  padding-right: 16rem;
}

.first\:py-65:first-child{
  padding-top: 16.25rem;
  padding-bottom: 16.25rem;
}

.first\:px-65:first-child{
  padding-left: 16.25rem;
  padding-right: 16.25rem;
}

.first\:py-68:first-child{
  padding-top: 17rem;
  padding-bottom: 17rem;
}

.first\:px-68:first-child{
  padding-left: 17rem;
  padding-right: 17rem;
}

.first\:py-69:first-child{
  padding-top: 17.25rem;
  padding-bottom: 17.25rem;
}

.first\:px-69:first-child{
  padding-left: 17.25rem;
  padding-right: 17.25rem;
}

.first\:py-70:first-child{
  padding-top: 17.5rem;
  padding-bottom: 17.5rem;
}

.first\:px-70:first-child{
  padding-left: 17.5rem;
  padding-right: 17.5rem;
}

.first\:py-72:first-child{
  padding-top: 18rem;
  padding-bottom: 18rem;
}

.first\:px-72:first-child{
  padding-left: 18rem;
  padding-right: 18rem;
}

.first\:py-75:first-child{
  padding-top: 18.75rem;
  padding-bottom: 18.75rem;
}

.first\:px-75:first-child{
  padding-left: 18.75rem;
  padding-right: 18.75rem;
}

.first\:py-80:first-child{
  padding-top: 20rem;
  padding-bottom: 20rem;
}

.first\:px-80:first-child{
  padding-left: 20rem;
  padding-right: 20rem;
}

.first\:py-85:first-child{
  padding-top: 21.25rem;
  padding-bottom: 21.25rem;
}

.first\:px-85:first-child{
  padding-left: 21.25rem;
  padding-right: 21.25rem;
}

.first\:py-86:first-child{
  padding-top: 21.5rem;
  padding-bottom: 21.5rem;
}

.first\:px-86:first-child{
  padding-left: 21.5rem;
  padding-right: 21.5rem;
}

.first\:py-90:first-child{
  padding-top: 22.5rem;
  padding-bottom: 22.5rem;
}

.first\:px-90:first-child{
  padding-left: 22.5rem;
  padding-right: 22.5rem;
}

.first\:py-96:first-child{
  padding-top: 24rem;
  padding-bottom: 24rem;
}

.first\:px-96:first-child{
  padding-left: 24rem;
  padding-right: 24rem;
}

.first\:py-100:first-child{
  padding-top: 25rem;
  padding-bottom: 25rem;
}

.first\:px-100:first-child{
  padding-left: 25rem;
  padding-right: 25rem;
}

.first\:py-115:first-child{
  padding-top: 28.75rem;
  padding-bottom: 28.75rem;
}

.first\:px-115:first-child{
  padding-left: 28.75rem;
  padding-right: 28.75rem;
}

.first\:py-125:first-child{
  padding-top: 31.25rem;
  padding-bottom: 31.25rem;
}

.first\:px-125:first-child{
  padding-left: 31.25rem;
  padding-right: 31.25rem;
}

.first\:py-142:first-child{
  padding-top: 35.5rem;
  padding-bottom: 35.5rem;
}

.first\:px-142:first-child{
  padding-left: 35.5rem;
  padding-right: 35.5rem;
}

.first\:py-150:first-child{
  padding-top: 37.5rem;
  padding-bottom: 37.5rem;
}

.first\:px-150:first-child{
  padding-left: 37.5rem;
  padding-right: 37.5rem;
}

.first\:py-156:first-child{
  padding-top: 39rem;
  padding-bottom: 39rem;
}

.first\:px-156:first-child{
  padding-left: 39rem;
  padding-right: 39rem;
}

.first\:py-160:first-child{
  padding-top: 40rem;
  padding-bottom: 40rem;
}

.first\:px-160:first-child{
  padding-left: 40rem;
  padding-right: 40rem;
}

.first\:py-175:first-child{
  padding-top: 43.75rem;
  padding-bottom: 43.75rem;
}

.first\:px-175:first-child{
  padding-left: 43.75rem;
  padding-right: 43.75rem;
}

.first\:py-207:first-child{
  padding-top: 51.75rem;
  padding-bottom: 51.75rem;
}

.first\:px-207:first-child{
  padding-left: 51.75rem;
  padding-right: 51.75rem;
}

.first\:py-242:first-child{
  padding-top: 60.5rem;
  padding-bottom: 60.5rem;
}

.first\:px-242:first-child{
  padding-left: 60.5rem;
  padding-right: 60.5rem;
}

.first\:py-250:first-child{
  padding-top: 62.5rem;
  padding-bottom: 62.5rem;
}

.first\:px-250:first-child{
  padding-left: 62.5rem;
  padding-right: 62.5rem;
}

.first\:py-258:first-child{
  padding-top: 64.5rem;
  padding-bottom: 64.5rem;
}

.first\:px-258:first-child{
  padding-left: 64.5rem;
  padding-right: 64.5rem;
}

.first\:py-265:first-child{
  padding-top: 66.25rem;
  padding-bottom: 66.25rem;
}

.first\:px-265:first-child{
  padding-left: 66.25rem;
  padding-right: 66.25rem;
}

.first\:py-280:first-child{
  padding-top: 70rem;
  padding-bottom: 70rem;
}

.first\:px-280:first-child{
  padding-left: 70rem;
  padding-right: 70rem;
}

.first\:py-px:first-child{
  padding-top: 1px;
  padding-bottom: 1px;
}

.first\:px-px:first-child{
  padding-left: 1px;
  padding-right: 1px;
}

.first\:py-0\.5:first-child{
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}

.first\:px-0\.5:first-child{
  padding-left: 0.125rem;
  padding-right: 0.125rem;
}

.first\:py-1\.5:first-child{
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}

.first\:px-1\.5:first-child{
  padding-left: 0.375rem;
  padding-right: 0.375rem;
}

.first\:py-2\.5:first-child{
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}

.first\:px-2\.5:first-child{
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

.first\:py-3\.5:first-child{
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
}

.first\:px-3\.5:first-child{
  padding-left: 0.875rem;
  padding-right: 0.875rem;
}

.first\:py-0\.25:first-child{
  padding-top: 0.0625rem;
  padding-bottom: 0.0625rem;
}

.first\:px-0\.25:first-child{
  padding-left: 0.0625rem;
  padding-right: 0.0625rem;
}

.first\:py-0\.75:first-child{
  padding-top: 0.1875rem;
  padding-bottom: 0.1875rem;
}

.first\:px-0\.75:first-child{
  padding-left: 0.1875rem;
  padding-right: 0.1875rem;
}

.first\:py-1\.25:first-child{
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
}

.first\:px-1\.25:first-child{
  padding-left: 0.3125rem;
  padding-right: 0.3125rem;
}

.first\:py-1\.75:first-child{
  padding-top: 0.4375rem;
  padding-bottom: 0.4375rem;
}

.first\:px-1\.75:first-child{
  padding-left: 0.4375rem;
  padding-right: 0.4375rem;
}

.first\:py-2\.25:first-child{
  padding-top: 0.5625rem;
  padding-bottom: 0.5625rem;
}

.first\:px-2\.25:first-child{
  padding-left: 0.5625rem;
  padding-right: 0.5625rem;
}

.first\:py-2\.75:first-child{
  padding-top: 0.6875rem;
  padding-bottom: 0.6875rem;
}

.first\:px-2\.75:first-child{
  padding-left: 0.6875rem;
  padding-right: 0.6875rem;
}

.first\:py-3\.25:first-child{
  padding-top: 0.8125rem;
  padding-bottom: 0.8125rem;
}

.first\:px-3\.25:first-child{
  padding-left: 0.8125rem;
  padding-right: 0.8125rem;
}

.first\:py-3\.75:first-child{
  padding-top: 0.9375rem;
  padding-bottom: 0.9375rem;
}

.first\:px-3\.75:first-child{
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}

.first\:py-4\.25:first-child{
  padding-top: 1.0625rem;
  padding-bottom: 1.0625rem;
}

.first\:px-4\.25:first-child{
  padding-left: 1.0625rem;
  padding-right: 1.0625rem;
}

.first\:py-4\.5:first-child{
  padding-top: 1.125rem;
  padding-bottom: 1.125rem;
}

.first\:px-4\.5:first-child{
  padding-left: 1.125rem;
  padding-right: 1.125rem;
}

.first\:py-4\.75:first-child{
  padding-top: 1.1875rem;
  padding-bottom: 1.1875rem;
}

.first\:px-4\.75:first-child{
  padding-left: 1.1875rem;
  padding-right: 1.1875rem;
}

.first\:py-5\.25:first-child{
  padding-top: 1.3125rem;
  padding-bottom: 1.3125rem;
}

.first\:px-5\.25:first-child{
  padding-left: 1.3125rem;
  padding-right: 1.3125rem;
}

.first\:py-5\.5:first-child{
  padding-top: 1.375rem;
  padding-bottom: 1.375rem;
}

.first\:px-5\.5:first-child{
  padding-left: 1.375rem;
  padding-right: 1.375rem;
}

.first\:py-5\.75:first-child{
  padding-top: 1.4375rem;
  padding-bottom: 1.4375rem;
}

.first\:px-5\.75:first-child{
  padding-left: 1.4375rem;
  padding-right: 1.4375rem;
}

.first\:py-6\.25:first-child{
  padding-top: 1.5625rem;
  padding-bottom: 1.5625rem;
}

.first\:px-6\.25:first-child{
  padding-left: 1.5625rem;
  padding-right: 1.5625rem;
}

.first\:py-6\.5:first-child{
  padding-top: 1.625rem;
  padding-bottom: 1.625rem;
}

.first\:px-6\.5:first-child{
  padding-left: 1.625rem;
  padding-right: 1.625rem;
}

.first\:py-6\.75:first-child{
  padding-top: 1.6875rem;
  padding-bottom: 1.6875rem;
}

.first\:px-6\.75:first-child{
  padding-left: 1.6875rem;
  padding-right: 1.6875rem;
}

.first\:py-7\.25:first-child{
  padding-top: 1.8125rem;
  padding-bottom: 1.8125rem;
}

.first\:px-7\.25:first-child{
  padding-left: 1.8125rem;
  padding-right: 1.8125rem;
}

.first\:py-7\.5:first-child{
  padding-top: 1.875rem;
  padding-bottom: 1.875rem;
}

.first\:px-7\.5:first-child{
  padding-left: 1.875rem;
  padding-right: 1.875rem;
}

.first\:py-8\.25:first-child{
  padding-top: 2.0625rem;
  padding-bottom: 2.0625rem;
}

.first\:px-8\.25:first-child{
  padding-left: 2.0625rem;
  padding-right: 2.0625rem;
}

.first\:py-8\.5:first-child{
  padding-top: 2.125rem;
  padding-bottom: 2.125rem;
}

.first\:px-8\.5:first-child{
  padding-left: 2.125rem;
  padding-right: 2.125rem;
}

.first\:py-9\.25:first-child{
  padding-top: 2.3125rem;
  padding-bottom: 2.3125rem;
}

.first\:px-9\.25:first-child{
  padding-left: 2.3125rem;
  padding-right: 2.3125rem;
}

.first\:py-9\.5:first-child{
  padding-top: 2.375rem;
  padding-bottom: 2.375rem;
}

.first\:px-9\.5:first-child{
  padding-left: 2.375rem;
  padding-right: 2.375rem;
}

.first\:py-10\.5:first-child{
  padding-top: 2.625rem;
  padding-bottom: 2.625rem;
}

.first\:px-10\.5:first-child{
  padding-left: 2.625rem;
  padding-right: 2.625rem;
}

.first\:py-11\.25:first-child{
  padding-top: 2.8125rem;
  padding-bottom: 2.8125rem;
}

.first\:px-11\.25:first-child{
  padding-left: 2.8125rem;
  padding-right: 2.8125rem;
}

.first\:py-11\.5:first-child{
  padding-top: 2.875rem;
  padding-bottom: 2.875rem;
}

.first\:px-11\.5:first-child{
  padding-left: 2.875rem;
  padding-right: 2.875rem;
}

.first\:py-12\.5:first-child{
  padding-top: 3.125rem;
  padding-bottom: 3.125rem;
}

.first\:px-12\.5:first-child{
  padding-left: 3.125rem;
  padding-right: 3.125rem;
}

.first\:py-12\.75:first-child{
  padding-top: 3.1875rem;
  padding-bottom: 3.1875rem;
}

.first\:px-12\.75:first-child{
  padding-left: 3.1875rem;
  padding-right: 3.1875rem;
}

.first\:py-13\.5:first-child{
  padding-top: 3.375rem;
  padding-bottom: 3.375rem;
}

.first\:px-13\.5:first-child{
  padding-left: 3.375rem;
  padding-right: 3.375rem;
}

.first\:py-14\.5:first-child{
  padding-top: 3.625rem;
  padding-bottom: 3.625rem;
}

.first\:px-14\.5:first-child{
  padding-left: 3.625rem;
  padding-right: 3.625rem;
}

.first\:py-15\.5:first-child{
  padding-top: 3.875rem;
  padding-bottom: 3.875rem;
}

.first\:px-15\.5:first-child{
  padding-left: 3.875rem;
  padding-right: 3.875rem;
}

.first\:py-15\.75:first-child{
  padding-top: 3.9375rem;
  padding-bottom: 3.9375rem;
}

.first\:px-15\.75:first-child{
  padding-left: 3.9375rem;
  padding-right: 3.9375rem;
}

.first\:py-16\.25:first-child{
  padding-top: 4.0625rem;
  padding-bottom: 4.0625rem;
}

.first\:px-16\.25:first-child{
  padding-left: 4.0625rem;
  padding-right: 4.0625rem;
}

.first\:py-17\.25:first-child{
  padding-top: 4.3125rem;
  padding-bottom: 4.3125rem;
}

.first\:px-17\.25:first-child{
  padding-left: 4.3125rem;
  padding-right: 4.3125rem;
}

.first\:py-17\.5:first-child{
  padding-top: 4.375rem;
  padding-bottom: 4.375rem;
}

.first\:px-17\.5:first-child{
  padding-left: 4.375rem;
  padding-right: 4.375rem;
}

.first\:py-18\.25:first-child{
  padding-top: 4.5625rem;
  padding-bottom: 4.5625rem;
}

.first\:px-18\.25:first-child{
  padding-left: 4.5625rem;
  padding-right: 4.5625rem;
}

.first\:py-18\.5:first-child{
  padding-top: 4.625rem;
  padding-bottom: 4.625rem;
}

.first\:px-18\.5:first-child{
  padding-left: 4.625rem;
  padding-right: 4.625rem;
}

.first\:py-20\.25:first-child{
  padding-top: 5.0625rem;
  padding-bottom: 5.0625rem;
}

.first\:px-20\.25:first-child{
  padding-left: 5.0625rem;
  padding-right: 5.0625rem;
}

.first\:py-20\.5:first-child{
  padding-top: 5.125rem;
  padding-bottom: 5.125rem;
}

.first\:px-20\.5:first-child{
  padding-left: 5.125rem;
  padding-right: 5.125rem;
}

.first\:py-22\.5:first-child{
  padding-top: 5.625rem;
  padding-bottom: 5.625rem;
}

.first\:px-22\.5:first-child{
  padding-left: 5.625rem;
  padding-right: 5.625rem;
}

.first\:py-25\.5:first-child{
  padding-top: 6.375rem;
  padding-bottom: 6.375rem;
}

.first\:px-25\.5:first-child{
  padding-left: 6.375rem;
  padding-right: 6.375rem;
}

.first\:py-26\.75:first-child{
  padding-top: 6.6875rem;
  padding-bottom: 6.6875rem;
}

.first\:px-26\.75:first-child{
  padding-left: 6.6875rem;
  padding-right: 6.6875rem;
}

.first\:py-32\.5:first-child{
  padding-top: 8.125rem;
  padding-bottom: 8.125rem;
}

.first\:px-32\.5:first-child{
  padding-left: 8.125rem;
  padding-right: 8.125rem;
}

.first\:py-37\.5:first-child{
  padding-top: 9.375rem;
  padding-bottom: 9.375rem;
}

.first\:px-37\.5:first-child{
  padding-left: 9.375rem;
  padding-right: 9.375rem;
}

.first\:py-41\.25:first-child{
  padding-top: 10.3125rem;
  padding-bottom: 10.3125rem;
}

.first\:px-41\.25:first-child{
  padding-left: 10.3125rem;
  padding-right: 10.3125rem;
}

.first\:py-52\.5:first-child{
  padding-top: 13.125rem;
  padding-bottom: 13.125rem;
}

.first\:px-52\.5:first-child{
  padding-left: 13.125rem;
  padding-right: 13.125rem;
}

.first\:py-54\.5:first-child{
  padding-top: 13.625rem;
  padding-bottom: 13.625rem;
}

.first\:px-54\.5:first-child{
  padding-left: 13.625rem;
  padding-right: 13.625rem;
}

.first\:py-57\.25:first-child{
  padding-top: 14.3125rem;
  padding-bottom: 14.3125rem;
}

.first\:px-57\.25:first-child{
  padding-left: 14.3125rem;
  padding-right: 14.3125rem;
}

.first\:py-57\.5:first-child{
  padding-top: 14.375rem;
  padding-bottom: 14.375rem;
}

.first\:px-57\.5:first-child{
  padding-left: 14.375rem;
  padding-right: 14.375rem;
}

.first\:py-66\.25:first-child{
  padding-top: 16.5625rem;
  padding-bottom: 16.5625rem;
}

.first\:px-66\.25:first-child{
  padding-left: 16.5625rem;
  padding-right: 16.5625rem;
}

.first\:py-74\.5:first-child{
  padding-top: 18.125rem;
  padding-bottom: 18.125rem;
}

.first\:px-74\.5:first-child{
  padding-left: 18.125rem;
  padding-right: 18.125rem;
}

.first\:py-106\.25:first-child{
  padding-top: 26.5625rem;
  padding-bottom: 26.5625rem;
}

.first\:px-106\.25:first-child{
  padding-left: 26.5625rem;
  padding-right: 26.5625rem;
}

.first\:py-112\.25:first-child{
  padding-top: 28.0675rem;
  padding-bottom: 28.0675rem;
}

.first\:px-112\.25:first-child{
  padding-left: 28.0675rem;
  padding-right: 28.0675rem;
}

.first\:py-112\.75:first-child{
  padding-top: 28.1875rem;
  padding-bottom: 28.1875rem;
}

.first\:px-112\.75:first-child{
  padding-left: 28.1875rem;
  padding-right: 28.1875rem;
}

.first\:py-147\.5:first-child{
  padding-top: 36.875rem;
  padding-bottom: 36.875rem;
}

.first\:px-147\.5:first-child{
  padding-left: 36.875rem;
  padding-right: 36.875rem;
}

.first\:py-162\.5:first-child{
  padding-top: 40.625rem;
  padding-bottom: 40.625rem;
}

.first\:px-162\.5:first-child{
  padding-left: 40.625rem;
  padding-right: 40.625rem;
}

.first\:py-172\.25:first-child{
  padding-top: 42.5625rem;
  padding-bottom: 42.5625rem;
}

.first\:px-172\.25:first-child{
  padding-left: 42.5625rem;
  padding-right: 42.5625rem;
}

.first\:py-175\.25:first-child{
  padding-top: 43.8125rem;
  padding-bottom: 43.8125rem;
}

.first\:px-175\.25:first-child{
  padding-left: 43.8125rem;
  padding-right: 43.8125rem;
}

.first\:py-184\.25:first-child{
  padding-top: 46.0625rem;
  padding-bottom: 46.0625rem;
}

.first\:px-184\.25:first-child{
  padding-left: 46.0625rem;
  padding-right: 46.0625rem;
}

.first\:py-203\.25:first-child{
  padding-top: 50.8125rem;
  padding-bottom: 50.8125rem;
}

.first\:px-203\.25:first-child{
  padding-left: 50.8125rem;
  padding-right: 50.8125rem;
}

.first\:py-half:first-child{
  padding-top: 50%;
  padding-bottom: 50%;
}

.first\:px-half:first-child{
  padding-left: 50%;
  padding-right: 50%;
}

.first\:py-full:first-child{
  padding-top: 100%;
  padding-bottom: 100%;
}

.first\:px-full:first-child{
  padding-left: 100%;
  padding-right: 100%;
}

.first\:py-1\/10:first-child{
  padding-top: 10%;
  padding-bottom: 10%;
}

.first\:px-1\/10:first-child{
  padding-left: 10%;
  padding-right: 10%;
}

.first\:py-2\/10:first-child{
  padding-top: 20%;
  padding-bottom: 20%;
}

.first\:px-2\/10:first-child{
  padding-left: 20%;
  padding-right: 20%;
}

.first\:py-3\/10:first-child{
  padding-top: 30%;
  padding-bottom: 30%;
}

.first\:px-3\/10:first-child{
  padding-left: 30%;
  padding-right: 30%;
}

.first\:py-4\/10:first-child{
  padding-top: 40%;
  padding-bottom: 40%;
}

.first\:px-4\/10:first-child{
  padding-left: 40%;
  padding-right: 40%;
}

.first\:py-4\.5\/10:first-child{
  padding-top: 45%;
  padding-bottom: 45%;
}

.first\:px-4\.5\/10:first-child{
  padding-left: 45%;
  padding-right: 45%;
}

.first\:py-5\/10:first-child{
  padding-top: 50%;
  padding-bottom: 50%;
}

.first\:px-5\/10:first-child{
  padding-left: 50%;
  padding-right: 50%;
}

.first\:py-5\.5\/10:first-child{
  padding-top: 55%;
  padding-bottom: 55%;
}

.first\:px-5\.5\/10:first-child{
  padding-left: 55%;
  padding-right: 55%;
}

.first\:py-6\/10:first-child{
  padding-top: 60%;
  padding-bottom: 60%;
}

.first\:px-6\/10:first-child{
  padding-left: 60%;
  padding-right: 60%;
}

.first\:py-7\/10:first-child{
  padding-top: 70%;
  padding-bottom: 70%;
}

.first\:px-7\/10:first-child{
  padding-left: 70%;
  padding-right: 70%;
}

.first\:py-8\/10:first-child{
  padding-top: 80%;
  padding-bottom: 80%;
}

.first\:px-8\/10:first-child{
  padding-left: 80%;
  padding-right: 80%;
}

.first\:py-9\/10:first-child{
  padding-top: 90%;
  padding-bottom: 90%;
}

.first\:px-9\/10:first-child{
  padding-left: 90%;
  padding-right: 90%;
}

.first\:py-1\/12:first-child{
  padding-top: 8.333333%;
  padding-bottom: 8.333333%;
}

.first\:px-1\/12:first-child{
  padding-left: 8.333333%;
  padding-right: 8.333333%;
}

.first\:py-2\/12:first-child{
  padding-top: 16.666667%;
  padding-bottom: 16.666667%;
}

.first\:px-2\/12:first-child{
  padding-left: 16.666667%;
  padding-right: 16.666667%;
}

.first\:py-3\/12:first-child{
  padding-top: 25%;
  padding-bottom: 25%;
}

.first\:px-3\/12:first-child{
  padding-left: 25%;
  padding-right: 25%;
}

.first\:py-4\/12:first-child{
  padding-top: 33.333333%;
  padding-bottom: 33.333333%;
}

.first\:px-4\/12:first-child{
  padding-left: 33.333333%;
  padding-right: 33.333333%;
}

.first\:py-5\/12:first-child{
  padding-top: 41.666667%;
  padding-bottom: 41.666667%;
}

.first\:px-5\/12:first-child{
  padding-left: 41.666667%;
  padding-right: 41.666667%;
}

.first\:py-6\/12:first-child{
  padding-top: 50%;
  padding-bottom: 50%;
}

.first\:px-6\/12:first-child{
  padding-left: 50%;
  padding-right: 50%;
}

.first\:py-7\/12:first-child{
  padding-top: 58.333333%;
  padding-bottom: 58.333333%;
}

.first\:px-7\/12:first-child{
  padding-left: 58.333333%;
  padding-right: 58.333333%;
}

.first\:py-8\/12:first-child{
  padding-top: 66.666667%;
  padding-bottom: 66.666667%;
}

.first\:px-8\/12:first-child{
  padding-left: 66.666667%;
  padding-right: 66.666667%;
}

.first\:py-9\/12:first-child{
  padding-top: 75%;
  padding-bottom: 75%;
}

.first\:px-9\/12:first-child{
  padding-left: 75%;
  padding-right: 75%;
}

.first\:py-10\/12:first-child{
  padding-top: 83.333333%;
  padding-bottom: 83.333333%;
}

.first\:px-10\/12:first-child{
  padding-left: 83.333333%;
  padding-right: 83.333333%;
}

.first\:py-11\/12:first-child{
  padding-top: 91.666667%;
  padding-bottom: 91.666667%;
}

.first\:px-11\/12:first-child{
  padding-left: 91.666667%;
  padding-right: 91.666667%;
}

.first\:pt-0:first-child{
  padding-top: 0px;
}

.first\:pr-0:first-child{
  padding-right: 0px;
}

.first\:pb-0:first-child{
  padding-bottom: 0px;
}

.first\:pl-0:first-child{
  padding-left: 0px;
}

.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-7:first-child{
  padding-top: 1.75rem;
}

.first\:pr-7:first-child{
  padding-right: 1.75rem;
}

.first\:pb-7:first-child{
  padding-bottom: 1.75rem;
}

.first\:pl-7:first-child{
  padding-left: 1.75rem;
}

.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-9:first-child{
  padding-top: 2.25rem;
}

.first\:pr-9:first-child{
  padding-right: 2.25rem;
}

.first\:pb-9:first-child{
  padding-bottom: 2.25rem;
}

.first\:pl-9:first-child{
  padding-left: 2.25rem;
}

.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-11:first-child{
  padding-top: 2.75rem;
}

.first\:pr-11:first-child{
  padding-right: 2.75rem;
}

.first\:pb-11:first-child{
  padding-bottom: 2.75rem;
}

.first\:pl-11:first-child{
  padding-left: 2.75rem;
}

.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-13:first-child{
  padding-top: 3.25rem;
}

.first\:pr-13:first-child{
  padding-right: 3.25rem;
}

.first\:pb-13:first-child{
  padding-bottom: 3.25rem;
}

.first\:pl-13:first-child{
  padding-left: 3.25rem;
}

.first\:pt-14:first-child{
  padding-top: 3.5rem;
}

.first\:pr-14:first-child{
  padding-right: 3.5rem;
}

.first\:pb-14:first-child{
  padding-bottom: 3.5rem;
}

.first\:pl-14:first-child{
  padding-left: 3.5rem;
}

.first\:pt-15:first-child{
  padding-top: 3.75rem;
}

.first\:pr-15:first-child{
  padding-right: 3.75rem;
}

.first\:pb-15:first-child{
  padding-bottom: 3.75rem;
}

.first\:pl-15:first-child{
  padding-left: 3.75rem;
}

.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-17:first-child{
  padding-top: 4.25rem;
}

.first\:pr-17:first-child{
  padding-right: 4.25rem;
}

.first\:pb-17:first-child{
  padding-bottom: 4.25rem;
}

.first\:pl-17:first-child{
  padding-left: 4.25rem;
}

.first\:pt-18:first-child{
  padding-top: 4.5rem;
}

.first\:pr-18:first-child{
  padding-right: 4.5rem;
}

.first\:pb-18:first-child{
  padding-bottom: 4.5rem;
}

.first\:pl-18:first-child{
  padding-left: 4.5rem;
}

.first\:pt-19:first-child{
  padding-top: 4.75rem;
}

.first\:pr-19:first-child{
  padding-right: 4.75rem;
}

.first\:pb-19:first-child{
  padding-bottom: 4.75rem;
}

.first\:pl-19:first-child{
  padding-left: 4.75rem;
}

.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-22:first-child{
  padding-top: 5.5rem;
}

.first\:pr-22:first-child{
  padding-right: 5.5rem;
}

.first\:pb-22:first-child{
  padding-bottom: 5.5rem;
}

.first\:pl-22:first-child{
  padding-left: 5.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-25:first-child{
  padding-top: 6.25rem;
}

.first\:pr-25:first-child{
  padding-right: 6.25rem;
}

.first\:pb-25:first-child{
  padding-bottom: 6.25rem;
}

.first\:pl-25:first-child{
  padding-left: 6.25rem;
}

.first\:pt-28:first-child{
  padding-top: 7rem;
}

.first\:pr-28:first-child{
  padding-right: 7rem;
}

.first\:pb-28:first-child{
  padding-bottom: 7rem;
}

.first\:pl-28:first-child{
  padding-left: 7rem;
}

.first\:pt-30:first-child{
  padding-top: 7.5rem;
}

.first\:pr-30:first-child{
  padding-right: 7.5rem;
}

.first\:pb-30:first-child{
  padding-bottom: 7.5rem;
}

.first\:pl-30:first-child{
  padding-left: 7.5rem;
}

.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-34:first-child{
  padding-top: 8.5rem;
}

.first\:pr-34:first-child{
  padding-right: 8.5rem;
}

.first\:pb-34:first-child{
  padding-bottom: 8.5rem;
}

.first\:pl-34:first-child{
  padding-left: 8.5rem;
}

.first\:pt-35:first-child{
  padding-top: 8.75rem;
}

.first\:pr-35:first-child{
  padding-right: 8.75rem;
}

.first\:pb-35:first-child{
  padding-bottom: 8.75rem;
}

.first\:pl-35:first-child{
  padding-left: 8.75rem;
}

.first\:pt-36:first-child{
  padding-top: 9rem;
}

.first\:pr-36:first-child{
  padding-right: 9rem;
}

.first\:pb-36:first-child{
  padding-bottom: 9rem;
}

.first\:pl-36:first-child{
  padding-left: 9rem;
}

.first\:pt-39:first-child{
  padding-top: 9.75rem;
}

.first\:pr-39:first-child{
  padding-right: 9.75rem;
}

.first\:pb-39:first-child{
  padding-bottom: 9.75rem;
}

.first\:pl-39:first-child{
  padding-left: 9.75rem;
}

.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-42:first-child{
  padding-top: 10.5rem;
}

.first\:pr-42:first-child{
  padding-right: 10.5rem;
}

.first\:pb-42:first-child{
  padding-bottom: 10.5rem;
}

.first\:pl-42:first-child{
  padding-left: 10.5rem;
}

.first\:pt-44:first-child{
  padding-top: 11rem;
}

.first\:pr-44:first-child{
  padding-right: 11rem;
}

.first\:pb-44:first-child{
  padding-bottom: 11rem;
}

.first\:pl-44:first-child{
  padding-left: 11rem;
}

.first\:pt-45:first-child{
  padding-top: 11.25rem;
}

.first\:pr-45:first-child{
  padding-right: 11.25rem;
}

.first\:pb-45:first-child{
  padding-bottom: 11.25rem;
}

.first\:pl-45:first-child{
  padding-left: 11.25rem;
}

.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-50:first-child{
  padding-top: 12.5rem;
}

.first\:pr-50:first-child{
  padding-right: 12.5rem;
}

.first\:pb-50:first-child{
  padding-bottom: 12.5rem;
}

.first\:pl-50:first-child{
  padding-left: 12.5rem;
}

.first\:pt-52:first-child{
  padding-top: 13rem;
}

.first\:pr-52:first-child{
  padding-right: 13rem;
}

.first\:pb-52:first-child{
  padding-bottom: 13rem;
}

.first\:pl-52:first-child{
  padding-left: 13rem;
}

.first\:pt-55:first-child{
  padding-top: 13.75rem;
}

.first\:pr-55:first-child{
  padding-right: 13.75rem;
}

.first\:pb-55:first-child{
  padding-bottom: 13.75rem;
}

.first\:pl-55:first-child{
  padding-left: 13.75rem;
}

.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-58:first-child{
  padding-top: 14.5rem;
}

.first\:pr-58:first-child{
  padding-right: 14.5rem;
}

.first\:pb-58:first-child{
  padding-bottom: 14.5rem;
}

.first\:pl-58:first-child{
  padding-left: 14.5rem;
}

.first\:pt-60:first-child{
  padding-top: 15rem;
}

.first\:pr-60:first-child{
  padding-right: 15rem;
}

.first\:pb-60:first-child{
  padding-bottom: 15rem;
}

.first\:pl-60:first-child{
  padding-left: 15rem;
}

.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-65:first-child{
  padding-top: 16.25rem;
}

.first\:pr-65:first-child{
  padding-right: 16.25rem;
}

.first\:pb-65:first-child{
  padding-bottom: 16.25rem;
}

.first\:pl-65:first-child{
  padding-left: 16.25rem;
}

.first\:pt-68:first-child{
  padding-top: 17rem;
}

.first\:pr-68:first-child{
  padding-right: 17rem;
}

.first\:pb-68:first-child{
  padding-bottom: 17rem;
}

.first\:pl-68:first-child{
  padding-left: 17rem;
}

.first\:pt-69:first-child{
  padding-top: 17.25rem;
}

.first\:pr-69:first-child{
  padding-right: 17.25rem;
}

.first\:pb-69:first-child{
  padding-bottom: 17.25rem;
}

.first\:pl-69:first-child{
  padding-left: 17.25rem;
}

.first\:pt-70:first-child{
  padding-top: 17.5rem;
}

.first\:pr-70:first-child{
  padding-right: 17.5rem;
}

.first\:pb-70:first-child{
  padding-bottom: 17.5rem;
}

.first\:pl-70:first-child{
  padding-left: 17.5rem;
}

.first\:pt-72:first-child{
  padding-top: 18rem;
}

.first\:pr-72:first-child{
  padding-right: 18rem;
}

.first\:pb-72:first-child{
  padding-bottom: 18rem;
}

.first\:pl-72:first-child{
  padding-left: 18rem;
}

.first\:pt-75:first-child{
  padding-top: 18.75rem;
}

.first\:pr-75:first-child{
  padding-right: 18.75rem;
}

.first\:pb-75:first-child{
  padding-bottom: 18.75rem;
}

.first\:pl-75:first-child{
  padding-left: 18.75rem;
}

.first\:pt-80:first-child{
  padding-top: 20rem;
}

.first\:pr-80:first-child{
  padding-right: 20rem;
}

.first\:pb-80:first-child{
  padding-bottom: 20rem;
}

.first\:pl-80:first-child{
  padding-left: 20rem;
}

.first\:pt-85:first-child{
  padding-top: 21.25rem;
}

.first\:pr-85:first-child{
  padding-right: 21.25rem;
}

.first\:pb-85:first-child{
  padding-bottom: 21.25rem;
}

.first\:pl-85:first-child{
  padding-left: 21.25rem;
}

.first\:pt-86:first-child{
  padding-top: 21.5rem;
}

.first\:pr-86:first-child{
  padding-right: 21.5rem;
}

.first\:pb-86:first-child{
  padding-bottom: 21.5rem;
}

.first\:pl-86:first-child{
  padding-left: 21.5rem;
}

.first\:pt-90:first-child{
  padding-top: 22.5rem;
}

.first\:pr-90:first-child{
  padding-right: 22.5rem;
}

.first\:pb-90:first-child{
  padding-bottom: 22.5rem;
}

.first\:pl-90:first-child{
  padding-left: 22.5rem;
}

.first\:pt-96:first-child{
  padding-top: 24rem;
}

.first\:pr-96:first-child{
  padding-right: 24rem;
}

.first\:pb-96:first-child{
  padding-bottom: 24rem;
}

.first\:pl-96:first-child{
  padding-left: 24rem;
}

.first\:pt-100:first-child{
  padding-top: 25rem;
}

.first\:pr-100:first-child{
  padding-right: 25rem;
}

.first\:pb-100:first-child{
  padding-bottom: 25rem;
}

.first\:pl-100:first-child{
  padding-left: 25rem;
}

.first\:pt-115:first-child{
  padding-top: 28.75rem;
}

.first\:pr-115:first-child{
  padding-right: 28.75rem;
}

.first\:pb-115:first-child{
  padding-bottom: 28.75rem;
}

.first\:pl-115:first-child{
  padding-left: 28.75rem;
}

.first\:pt-125:first-child{
  padding-top: 31.25rem;
}

.first\:pr-125:first-child{
  padding-right: 31.25rem;
}

.first\:pb-125:first-child{
  padding-bottom: 31.25rem;
}

.first\:pl-125:first-child{
  padding-left: 31.25rem;
}

.first\:pt-142:first-child{
  padding-top: 35.5rem;
}

.first\:pr-142:first-child{
  padding-right: 35.5rem;
}

.first\:pb-142:first-child{
  padding-bottom: 35.5rem;
}

.first\:pl-142:first-child{
  padding-left: 35.5rem;
}

.first\:pt-150:first-child{
  padding-top: 37.5rem;
}

.first\:pr-150:first-child{
  padding-right: 37.5rem;
}

.first\:pb-150:first-child{
  padding-bottom: 37.5rem;
}

.first\:pl-150:first-child{
  padding-left: 37.5rem;
}

.first\:pt-156:first-child{
  padding-top: 39rem;
}

.first\:pr-156:first-child{
  padding-right: 39rem;
}

.first\:pb-156:first-child{
  padding-bottom: 39rem;
}

.first\:pl-156:first-child{
  padding-left: 39rem;
}

.first\:pt-160:first-child{
  padding-top: 40rem;
}

.first\:pr-160:first-child{
  padding-right: 40rem;
}

.first\:pb-160:first-child{
  padding-bottom: 40rem;
}

.first\:pl-160:first-child{
  padding-left: 40rem;
}

.first\:pt-175:first-child{
  padding-top: 43.75rem;
}

.first\:pr-175:first-child{
  padding-right: 43.75rem;
}

.first\:pb-175:first-child{
  padding-bottom: 43.75rem;
}

.first\:pl-175:first-child{
  padding-left: 43.75rem;
}

.first\:pt-207:first-child{
  padding-top: 51.75rem;
}

.first\:pr-207:first-child{
  padding-right: 51.75rem;
}

.first\:pb-207:first-child{
  padding-bottom: 51.75rem;
}

.first\:pl-207:first-child{
  padding-left: 51.75rem;
}

.first\:pt-242:first-child{
  padding-top: 60.5rem;
}

.first\:pr-242:first-child{
  padding-right: 60.5rem;
}

.first\:pb-242:first-child{
  padding-bottom: 60.5rem;
}

.first\:pl-242:first-child{
  padding-left: 60.5rem;
}

.first\:pt-250:first-child{
  padding-top: 62.5rem;
}

.first\:pr-250:first-child{
  padding-right: 62.5rem;
}

.first\:pb-250:first-child{
  padding-bottom: 62.5rem;
}

.first\:pl-250:first-child{
  padding-left: 62.5rem;
}

.first\:pt-258:first-child{
  padding-top: 64.5rem;
}

.first\:pr-258:first-child{
  padding-right: 64.5rem;
}

.first\:pb-258:first-child{
  padding-bottom: 64.5rem;
}

.first\:pl-258:first-child{
  padding-left: 64.5rem;
}

.first\:pt-265:first-child{
  padding-top: 66.25rem;
}

.first\:pr-265:first-child{
  padding-right: 66.25rem;
}

.first\:pb-265:first-child{
  padding-bottom: 66.25rem;
}

.first\:pl-265:first-child{
  padding-left: 66.25rem;
}

.first\:pt-280:first-child{
  padding-top: 70rem;
}

.first\:pr-280:first-child{
  padding-right: 70rem;
}

.first\:pb-280:first-child{
  padding-bottom: 70rem;
}

.first\:pl-280:first-child{
  padding-left: 70rem;
}

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

.first\:pt-0\.5:first-child{
  padding-top: 0.125rem;
}

.first\:pr-0\.5:first-child{
  padding-right: 0.125rem;
}

.first\:pb-0\.5:first-child{
  padding-bottom: 0.125rem;
}

.first\:pl-0\.5:first-child{
  padding-left: 0.125rem;
}

.first\:pt-1\.5:first-child{
  padding-top: 0.375rem;
}

.first\:pr-1\.5:first-child{
  padding-right: 0.375rem;
}

.first\:pb-1\.5:first-child{
  padding-bottom: 0.375rem;
}

.first\:pl-1\.5:first-child{
  padding-left: 0.375rem;
}

.first\:pt-2\.5:first-child{
  padding-top: 0.625rem;
}

.first\:pr-2\.5:first-child{
  padding-right: 0.625rem;
}

.first\:pb-2\.5:first-child{
  padding-bottom: 0.625rem;
}

.first\:pl-2\.5:first-child{
  padding-left: 0.625rem;
}

.first\:pt-3\.5:first-child{
  padding-top: 0.875rem;
}

.first\:pr-3\.5:first-child{
  padding-right: 0.875rem;
}

.first\:pb-3\.5:first-child{
  padding-bottom: 0.875rem;
}

.first\:pl-3\.5:first-child{
  padding-left: 0.875rem;
}

.first\:pt-0\.25:first-child{
  padding-top: 0.0625rem;
}

.first\:pr-0\.25:first-child{
  padding-right: 0.0625rem;
}

.first\:pb-0\.25:first-child{
  padding-bottom: 0.0625rem;
}

.first\:pl-0\.25:first-child{
  padding-left: 0.0625rem;
}

.first\:pt-0\.75:first-child{
  padding-top: 0.1875rem;
}

.first\:pr-0\.75:first-child{
  padding-right: 0.1875rem;
}

.first\:pb-0\.75:first-child{
  padding-bottom: 0.1875rem;
}

.first\:pl-0\.75:first-child{
  padding-left: 0.1875rem;
}

.first\:pt-1\.25:first-child{
  padding-top: 0.3125rem;
}

.first\:pr-1\.25:first-child{
  padding-right: 0.3125rem;
}

.first\:pb-1\.25:first-child{
  padding-bottom: 0.3125rem;
}

.first\:pl-1\.25:first-child{
  padding-left: 0.3125rem;
}

.first\:pt-1\.75:first-child{
  padding-top: 0.4375rem;
}

.first\:pr-1\.75:first-child{
  padding-right: 0.4375rem;
}

.first\:pb-1\.75:first-child{
  padding-bottom: 0.4375rem;
}

.first\:pl-1\.75:first-child{
  padding-left: 0.4375rem;
}

.first\:pt-2\.25:first-child{
  padding-top: 0.5625rem;
}

.first\:pr-2\.25:first-child{
  padding-right: 0.5625rem;
}

.first\:pb-2\.25:first-child{
  padding-bottom: 0.5625rem;
}

.first\:pl-2\.25:first-child{
  padding-left: 0.5625rem;
}

.first\:pt-2\.75:first-child{
  padding-top: 0.6875rem;
}

.first\:pr-2\.75:first-child{
  padding-right: 0.6875rem;
}

.first\:pb-2\.75:first-child{
  padding-bottom: 0.6875rem;
}

.first\:pl-2\.75:first-child{
  padding-left: 0.6875rem;
}

.first\:pt-3\.25:first-child{
  padding-top: 0.8125rem;
}

.first\:pr-3\.25:first-child{
  padding-right: 0.8125rem;
}

.first\:pb-3\.25:first-child{
  padding-bottom: 0.8125rem;
}

.first\:pl-3\.25:first-child{
  padding-left: 0.8125rem;
}

.first\:pt-3\.75:first-child{
  padding-top: 0.9375rem;
}

.first\:pr-3\.75:first-child{
  padding-right: 0.9375rem;
}

.first\:pb-3\.75:first-child{
  padding-bottom: 0.9375rem;
}

.first\:pl-3\.75:first-child{
  padding-left: 0.9375rem;
}

.first\:pt-4\.25:first-child{
  padding-top: 1.0625rem;
}

.first\:pr-4\.25:first-child{
  padding-right: 1.0625rem;
}

.first\:pb-4\.25:first-child{
  padding-bottom: 1.0625rem;
}

.first\:pl-4\.25:first-child{
  padding-left: 1.0625rem;
}

.first\:pt-4\.5:first-child{
  padding-top: 1.125rem;
}

.first\:pr-4\.5:first-child{
  padding-right: 1.125rem;
}

.first\:pb-4\.5:first-child{
  padding-bottom: 1.125rem;
}

.first\:pl-4\.5:first-child{
  padding-left: 1.125rem;
}

.first\:pt-4\.75:first-child{
  padding-top: 1.1875rem;
}

.first\:pr-4\.75:first-child{
  padding-right: 1.1875rem;
}

.first\:pb-4\.75:first-child{
  padding-bottom: 1.1875rem;
}

.first\:pl-4\.75:first-child{
  padding-left: 1.1875rem;
}

.first\:pt-5\.25:first-child{
  padding-top: 1.3125rem;
}

.first\:pr-5\.25:first-child{
  padding-right: 1.3125rem;
}

.first\:pb-5\.25:first-child{
  padding-bottom: 1.3125rem;
}

.first\:pl-5\.25:first-child{
  padding-left: 1.3125rem;
}

.first\:pt-5\.5:first-child{
  padding-top: 1.375rem;
}

.first\:pr-5\.5:first-child{
  padding-right: 1.375rem;
}

.first\:pb-5\.5:first-child{
  padding-bottom: 1.375rem;
}

.first\:pl-5\.5:first-child{
  padding-left: 1.375rem;
}

.first\:pt-5\.75:first-child{
  padding-top: 1.4375rem;
}

.first\:pr-5\.75:first-child{
  padding-right: 1.4375rem;
}

.first\:pb-5\.75:first-child{
  padding-bottom: 1.4375rem;
}

.first\:pl-5\.75:first-child{
  padding-left: 1.4375rem;
}

.first\:pt-6\.25:first-child{
  padding-top: 1.5625rem;
}

.first\:pr-6\.25:first-child{
  padding-right: 1.5625rem;
}

.first\:pb-6\.25:first-child{
  padding-bottom: 1.5625rem;
}

.first\:pl-6\.25:first-child{
  padding-left: 1.5625rem;
}

.first\:pt-6\.5:first-child{
  padding-top: 1.625rem;
}

.first\:pr-6\.5:first-child{
  padding-right: 1.625rem;
}

.first\:pb-6\.5:first-child{
  padding-bottom: 1.625rem;
}

.first\:pl-6\.5:first-child{
  padding-left: 1.625rem;
}

.first\:pt-6\.75:first-child{
  padding-top: 1.6875rem;
}

.first\:pr-6\.75:first-child{
  padding-right: 1.6875rem;
}

.first\:pb-6\.75:first-child{
  padding-bottom: 1.6875rem;
}

.first\:pl-6\.75:first-child{
  padding-left: 1.6875rem;
}

.first\:pt-7\.25:first-child{
  padding-top: 1.8125rem;
}

.first\:pr-7\.25:first-child{
  padding-right: 1.8125rem;
}

.first\:pb-7\.25:first-child{
  padding-bottom: 1.8125rem;
}

.first\:pl-7\.25:first-child{
  padding-left: 1.8125rem;
}

.first\:pt-7\.5:first-child{
  padding-top: 1.875rem;
}

.first\:pr-7\.5:first-child{
  padding-right: 1.875rem;
}

.first\:pb-7\.5:first-child{
  padding-bottom: 1.875rem;
}

.first\:pl-7\.5:first-child{
  padding-left: 1.875rem;
}

.first\:pt-8\.25:first-child{
  padding-top: 2.0625rem;
}

.first\:pr-8\.25:first-child{
  padding-right: 2.0625rem;
}

.first\:pb-8\.25:first-child{
  padding-bottom: 2.0625rem;
}

.first\:pl-8\.25:first-child{
  padding-left: 2.0625rem;
}

.first\:pt-8\.5:first-child{
  padding-top: 2.125rem;
}

.first\:pr-8\.5:first-child{
  padding-right: 2.125rem;
}

.first\:pb-8\.5:first-child{
  padding-bottom: 2.125rem;
}

.first\:pl-8\.5:first-child{
  padding-left: 2.125rem;
}

.first\:pt-9\.25:first-child{
  padding-top: 2.3125rem;
}

.first\:pr-9\.25:first-child{
  padding-right: 2.3125rem;
}

.first\:pb-9\.25:first-child{
  padding-bottom: 2.3125rem;
}

.first\:pl-9\.25:first-child{
  padding-left: 2.3125rem;
}

.first\:pt-9\.5:first-child{
  padding-top: 2.375rem;
}

.first\:pr-9\.5:first-child{
  padding-right: 2.375rem;
}

.first\:pb-9\.5:first-child{
  padding-bottom: 2.375rem;
}

.first\:pl-9\.5:first-child{
  padding-left: 2.375rem;
}

.first\:pt-10\.5:first-child{
  padding-top: 2.625rem;
}

.first\:pr-10\.5:first-child{
  padding-right: 2.625rem;
}

.first\:pb-10\.5:first-child{
  padding-bottom: 2.625rem;
}

.first\:pl-10\.5:first-child{
  padding-left: 2.625rem;
}

.first\:pt-11\.25:first-child{
  padding-top: 2.8125rem;
}

.first\:pr-11\.25:first-child{
  padding-right: 2.8125rem;
}

.first\:pb-11\.25:first-child{
  padding-bottom: 2.8125rem;
}

.first\:pl-11\.25:first-child{
  padding-left: 2.8125rem;
}

.first\:pt-11\.5:first-child{
  padding-top: 2.875rem;
}

.first\:pr-11\.5:first-child{
  padding-right: 2.875rem;
}

.first\:pb-11\.5:first-child{
  padding-bottom: 2.875rem;
}

.first\:pl-11\.5:first-child{
  padding-left: 2.875rem;
}

.first\:pt-12\.5:first-child{
  padding-top: 3.125rem;
}

.first\:pr-12\.5:first-child{
  padding-right: 3.125rem;
}

.first\:pb-12\.5:first-child{
  padding-bottom: 3.125rem;
}

.first\:pl-12\.5:first-child{
  padding-left: 3.125rem;
}

.first\:pt-12\.75:first-child{
  padding-top: 3.1875rem;
}

.first\:pr-12\.75:first-child{
  padding-right: 3.1875rem;
}

.first\:pb-12\.75:first-child{
  padding-bottom: 3.1875rem;
}

.first\:pl-12\.75:first-child{
  padding-left: 3.1875rem;
}

.first\:pt-13\.5:first-child{
  padding-top: 3.375rem;
}

.first\:pr-13\.5:first-child{
  padding-right: 3.375rem;
}

.first\:pb-13\.5:first-child{
  padding-bottom: 3.375rem;
}

.first\:pl-13\.5:first-child{
  padding-left: 3.375rem;
}

.first\:pt-14\.5:first-child{
  padding-top: 3.625rem;
}

.first\:pr-14\.5:first-child{
  padding-right: 3.625rem;
}

.first\:pb-14\.5:first-child{
  padding-bottom: 3.625rem;
}

.first\:pl-14\.5:first-child{
  padding-left: 3.625rem;
}

.first\:pt-15\.5:first-child{
  padding-top: 3.875rem;
}

.first\:pr-15\.5:first-child{
  padding-right: 3.875rem;
}

.first\:pb-15\.5:first-child{
  padding-bottom: 3.875rem;
}

.first\:pl-15\.5:first-child{
  padding-left: 3.875rem;
}

.first\:pt-15\.75:first-child{
  padding-top: 3.9375rem;
}

.first\:pr-15\.75:first-child{
  padding-right: 3.9375rem;
}

.first\:pb-15\.75:first-child{
  padding-bottom: 3.9375rem;
}

.first\:pl-15\.75:first-child{
  padding-left: 3.9375rem;
}

.first\:pt-16\.25:first-child{
  padding-top: 4.0625rem;
}

.first\:pr-16\.25:first-child{
  padding-right: 4.0625rem;
}

.first\:pb-16\.25:first-child{
  padding-bottom: 4.0625rem;
}

.first\:pl-16\.25:first-child{
  padding-left: 4.0625rem;
}

.first\:pt-17\.25:first-child{
  padding-top: 4.3125rem;
}

.first\:pr-17\.25:first-child{
  padding-right: 4.3125rem;
}

.first\:pb-17\.25:first-child{
  padding-bottom: 4.3125rem;
}

.first\:pl-17\.25:first-child{
  padding-left: 4.3125rem;
}

.first\:pt-17\.5:first-child{
  padding-top: 4.375rem;
}

.first\:pr-17\.5:first-child{
  padding-right: 4.375rem;
}

.first\:pb-17\.5:first-child{
  padding-bottom: 4.375rem;
}

.first\:pl-17\.5:first-child{
  padding-left: 4.375rem;
}

.first\:pt-18\.25:first-child{
  padding-top: 4.5625rem;
}

.first\:pr-18\.25:first-child{
  padding-right: 4.5625rem;
}

.first\:pb-18\.25:first-child{
  padding-bottom: 4.5625rem;
}

.first\:pl-18\.25:first-child{
  padding-left: 4.5625rem;
}

.first\:pt-18\.5:first-child{
  padding-top: 4.625rem;
}

.first\:pr-18\.5:first-child{
  padding-right: 4.625rem;
}

.first\:pb-18\.5:first-child{
  padding-bottom: 4.625rem;
}

.first\:pl-18\.5:first-child{
  padding-left: 4.625rem;
}

.first\:pt-20\.25:first-child{
  padding-top: 5.0625rem;
}

.first\:pr-20\.25:first-child{
  padding-right: 5.0625rem;
}

.first\:pb-20\.25:first-child{
  padding-bottom: 5.0625rem;
}

.first\:pl-20\.25:first-child{
  padding-left: 5.0625rem;
}

.first\:pt-20\.5:first-child{
  padding-top: 5.125rem;
}

.first\:pr-20\.5:first-child{
  padding-right: 5.125rem;
}

.first\:pb-20\.5:first-child{
  padding-bottom: 5.125rem;
}

.first\:pl-20\.5:first-child{
  padding-left: 5.125rem;
}

.first\:pt-22\.5:first-child{
  padding-top: 5.625rem;
}

.first\:pr-22\.5:first-child{
  padding-right: 5.625rem;
}

.first\:pb-22\.5:first-child{
  padding-bottom: 5.625rem;
}

.first\:pl-22\.5:first-child{
  padding-left: 5.625rem;
}

.first\:pt-25\.5:first-child{
  padding-top: 6.375rem;
}

.first\:pr-25\.5:first-child{
  padding-right: 6.375rem;
}

.first\:pb-25\.5:first-child{
  padding-bottom: 6.375rem;
}

.first\:pl-25\.5:first-child{
  padding-left: 6.375rem;
}

.first\:pt-26\.75:first-child{
  padding-top: 6.6875rem;
}

.first\:pr-26\.75:first-child{
  padding-right: 6.6875rem;
}

.first\:pb-26\.75:first-child{
  padding-bottom: 6.6875rem;
}

.first\:pl-26\.75:first-child{
  padding-left: 6.6875rem;
}

.first\:pt-32\.5:first-child{
  padding-top: 8.125rem;
}

.first\:pr-32\.5:first-child{
  padding-right: 8.125rem;
}

.first\:pb-32\.5:first-child{
  padding-bottom: 8.125rem;
}

.first\:pl-32\.5:first-child{
  padding-left: 8.125rem;
}

.first\:pt-37\.5:first-child{
  padding-top: 9.375rem;
}

.first\:pr-37\.5:first-child{
  padding-right: 9.375rem;
}

.first\:pb-37\.5:first-child{
  padding-bottom: 9.375rem;
}

.first\:pl-37\.5:first-child{
  padding-left: 9.375rem;
}

.first\:pt-41\.25:first-child{
  padding-top: 10.3125rem;
}

.first\:pr-41\.25:first-child{
  padding-right: 10.3125rem;
}

.first\:pb-41\.25:first-child{
  padding-bottom: 10.3125rem;
}

.first\:pl-41\.25:first-child{
  padding-left: 10.3125rem;
}

.first\:pt-52\.5:first-child{
  padding-top: 13.125rem;
}

.first\:pr-52\.5:first-child{
  padding-right: 13.125rem;
}

.first\:pb-52\.5:first-child{
  padding-bottom: 13.125rem;
}

.first\:pl-52\.5:first-child{
  padding-left: 13.125rem;
}

.first\:pt-54\.5:first-child{
  padding-top: 13.625rem;
}

.first\:pr-54\.5:first-child{
  padding-right: 13.625rem;
}

.first\:pb-54\.5:first-child{
  padding-bottom: 13.625rem;
}

.first\:pl-54\.5:first-child{
  padding-left: 13.625rem;
}

.first\:pt-57\.25:first-child{
  padding-top: 14.3125rem;
}

.first\:pr-57\.25:first-child{
  padding-right: 14.3125rem;
}

.first\:pb-57\.25:first-child{
  padding-bottom: 14.3125rem;
}

.first\:pl-57\.25:first-child{
  padding-left: 14.3125rem;
}

.first\:pt-57\.5:first-child{
  padding-top: 14.375rem;
}

.first\:pr-57\.5:first-child{
  padding-right: 14.375rem;
}

.first\:pb-57\.5:first-child{
  padding-bottom: 14.375rem;
}

.first\:pl-57\.5:first-child{
  padding-left: 14.375rem;
}

.first\:pt-66\.25:first-child{
  padding-top: 16.5625rem;
}

.first\:pr-66\.25:first-child{
  padding-right: 16.5625rem;
}

.first\:pb-66\.25:first-child{
  padding-bottom: 16.5625rem;
}

.first\:pl-66\.25:first-child{
  padding-left: 16.5625rem;
}

.first\:pt-74\.5:first-child{
  padding-top: 18.125rem;
}

.first\:pr-74\.5:first-child{
  padding-right: 18.125rem;
}

.first\:pb-74\.5:first-child{
  padding-bottom: 18.125rem;
}

.first\:pl-74\.5:first-child{
  padding-left: 18.125rem;
}

.first\:pt-106\.25:first-child{
  padding-top: 26.5625rem;
}

.first\:pr-106\.25:first-child{
  padding-right: 26.5625rem;
}

.first\:pb-106\.25:first-child{
  padding-bottom: 26.5625rem;
}

.first\:pl-106\.25:first-child{
  padding-left: 26.5625rem;
}

.first\:pt-112\.25:first-child{
  padding-top: 28.0675rem;
}

.first\:pr-112\.25:first-child{
  padding-right: 28.0675rem;
}

.first\:pb-112\.25:first-child{
  padding-bottom: 28.0675rem;
}

.first\:pl-112\.25:first-child{
  padding-left: 28.0675rem;
}

.first\:pt-112\.75:first-child{
  padding-top: 28.1875rem;
}

.first\:pr-112\.75:first-child{
  padding-right: 28.1875rem;
}

.first\:pb-112\.75:first-child{
  padding-bottom: 28.1875rem;
}

.first\:pl-112\.75:first-child{
  padding-left: 28.1875rem;
}

.first\:pt-147\.5:first-child{
  padding-top: 36.875rem;
}

.first\:pr-147\.5:first-child{
  padding-right: 36.875rem;
}

.first\:pb-147\.5:first-child{
  padding-bottom: 36.875rem;
}

.first\:pl-147\.5:first-child{
  padding-left: 36.875rem;
}

.first\:pt-162\.5:first-child{
  padding-top: 40.625rem;
}

.first\:pr-162\.5:first-child{
  padding-right: 40.625rem;
}

.first\:pb-162\.5:first-child{
  padding-bottom: 40.625rem;
}

.first\:pl-162\.5:first-child{
  padding-left: 40.625rem;
}

.first\:pt-172\.25:first-child{
  padding-top: 42.5625rem;
}

.first\:pr-172\.25:first-child{
  padding-right: 42.5625rem;
}

.first\:pb-172\.25:first-child{
  padding-bottom: 42.5625rem;
}

.first\:pl-172\.25:first-child{
  padding-left: 42.5625rem;
}

.first\:pt-175\.25:first-child{
  padding-top: 43.8125rem;
}

.first\:pr-175\.25:first-child{
  padding-right: 43.8125rem;
}

.first\:pb-175\.25:first-child{
  padding-bottom: 43.8125rem;
}

.first\:pl-175\.25:first-child{
  padding-left: 43.8125rem;
}

.first\:pt-184\.25:first-child{
  padding-top: 46.0625rem;
}

.first\:pr-184\.25:first-child{
  padding-right: 46.0625rem;
}

.first\:pb-184\.25:first-child{
  padding-bottom: 46.0625rem;
}

.first\:pl-184\.25:first-child{
  padding-left: 46.0625rem;
}

.first\:pt-203\.25:first-child{
  padding-top: 50.8125rem;
}

.first\:pr-203\.25:first-child{
  padding-right: 50.8125rem;
}

.first\:pb-203\.25:first-child{
  padding-bottom: 50.8125rem;
}

.first\:pl-203\.25:first-child{
  padding-left: 50.8125rem;
}

.first\:pt-half:first-child{
  padding-top: 50%;
}

.first\:pr-half:first-child{
  padding-right: 50%;
}

.first\:pb-half:first-child{
  padding-bottom: 50%;
}

.first\:pl-half:first-child{
  padding-left: 50%;
}

.first\:pt-full:first-child{
  padding-top: 100%;
}

.first\:pr-full:first-child{
  padding-right: 100%;
}

.first\:pb-full:first-child{
  padding-bottom: 100%;
}

.first\:pl-full:first-child{
  padding-left: 100%;
}

.first\:pt-1\/10:first-child{
  padding-top: 10%;
}

.first\:pr-1\/10:first-child{
  padding-right: 10%;
}

.first\:pb-1\/10:first-child{
  padding-bottom: 10%;
}

.first\:pl-1\/10:first-child{
  padding-left: 10%;
}

.first\:pt-2\/10:first-child{
  padding-top: 20%;
}

.first\:pr-2\/10:first-child{
  padding-right: 20%;
}

.first\:pb-2\/10:first-child{
  padding-bottom: 20%;
}

.first\:pl-2\/10:first-child{
  padding-left: 20%;
}

.first\:pt-3\/10:first-child{
  padding-top: 30%;
}

.first\:pr-3\/10:first-child{
  padding-right: 30%;
}

.first\:pb-3\/10:first-child{
  padding-bottom: 30%;
}

.first\:pl-3\/10:first-child{
  padding-left: 30%;
}

.first\:pt-4\/10:first-child{
  padding-top: 40%;
}

.first\:pr-4\/10:first-child{
  padding-right: 40%;
}

.first\:pb-4\/10:first-child{
  padding-bottom: 40%;
}

.first\:pl-4\/10:first-child{
  padding-left: 40%;
}

.first\:pt-4\.5\/10:first-child{
  padding-top: 45%;
}

.first\:pr-4\.5\/10:first-child{
  padding-right: 45%;
}

.first\:pb-4\.5\/10:first-child{
  padding-bottom: 45%;
}

.first\:pl-4\.5\/10:first-child{
  padding-left: 45%;
}

.first\:pt-5\/10:first-child{
  padding-top: 50%;
}

.first\:pr-5\/10:first-child{
  padding-right: 50%;
}

.first\:pb-5\/10:first-child{
  padding-bottom: 50%;
}

.first\:pl-5\/10:first-child{
  padding-left: 50%;
}

.first\:pt-5\.5\/10:first-child{
  padding-top: 55%;
}

.first\:pr-5\.5\/10:first-child{
  padding-right: 55%;
}

.first\:pb-5\.5\/10:first-child{
  padding-bottom: 55%;
}

.first\:pl-5\.5\/10:first-child{
  padding-left: 55%;
}

.first\:pt-6\/10:first-child{
  padding-top: 60%;
}

.first\:pr-6\/10:first-child{
  padding-right: 60%;
}

.first\:pb-6\/10:first-child{
  padding-bottom: 60%;
}

.first\:pl-6\/10:first-child{
  padding-left: 60%;
}

.first\:pt-7\/10:first-child{
  padding-top: 70%;
}

.first\:pr-7\/10:first-child{
  padding-right: 70%;
}

.first\:pb-7\/10:first-child{
  padding-bottom: 70%;
}

.first\:pl-7\/10:first-child{
  padding-left: 70%;
}

.first\:pt-8\/10:first-child{
  padding-top: 80%;
}

.first\:pr-8\/10:first-child{
  padding-right: 80%;
}

.first\:pb-8\/10:first-child{
  padding-bottom: 80%;
}

.first\:pl-8\/10:first-child{
  padding-left: 80%;
}

.first\:pt-9\/10:first-child{
  padding-top: 90%;
}

.first\:pr-9\/10:first-child{
  padding-right: 90%;
}

.first\:pb-9\/10:first-child{
  padding-bottom: 90%;
}

.first\:pl-9\/10:first-child{
  padding-left: 90%;
}

.first\:pt-1\/12:first-child{
  padding-top: 8.333333%;
}

.first\:pr-1\/12:first-child{
  padding-right: 8.333333%;
}

.first\:pb-1\/12:first-child{
  padding-bottom: 8.333333%;
}

.first\:pl-1\/12:first-child{
  padding-left: 8.333333%;
}

.first\:pt-2\/12:first-child{
  padding-top: 16.666667%;
}

.first\:pr-2\/12:first-child{
  padding-right: 16.666667%;
}

.first\:pb-2\/12:first-child{
  padding-bottom: 16.666667%;
}

.first\:pl-2\/12:first-child{
  padding-left: 16.666667%;
}

.first\:pt-3\/12:first-child{
  padding-top: 25%;
}

.first\:pr-3\/12:first-child{
  padding-right: 25%;
}

.first\:pb-3\/12:first-child{
  padding-bottom: 25%;
}

.first\:pl-3\/12:first-child{
  padding-left: 25%;
}

.first\:pt-4\/12:first-child{
  padding-top: 33.333333%;
}

.first\:pr-4\/12:first-child{
  padding-right: 33.333333%;
}

.first\:pb-4\/12:first-child{
  padding-bottom: 33.333333%;
}

.first\:pl-4\/12:first-child{
  padding-left: 33.333333%;
}

.first\:pt-5\/12:first-child{
  padding-top: 41.666667%;
}

.first\:pr-5\/12:first-child{
  padding-right: 41.666667%;
}

.first\:pb-5\/12:first-child{
  padding-bottom: 41.666667%;
}

.first\:pl-5\/12:first-child{
  padding-left: 41.666667%;
}

.first\:pt-6\/12:first-child{
  padding-top: 50%;
}

.first\:pr-6\/12:first-child{
  padding-right: 50%;
}

.first\:pb-6\/12:first-child{
  padding-bottom: 50%;
}

.first\:pl-6\/12:first-child{
  padding-left: 50%;
}

.first\:pt-7\/12:first-child{
  padding-top: 58.333333%;
}

.first\:pr-7\/12:first-child{
  padding-right: 58.333333%;
}

.first\:pb-7\/12:first-child{
  padding-bottom: 58.333333%;
}

.first\:pl-7\/12:first-child{
  padding-left: 58.333333%;
}

.first\:pt-8\/12:first-child{
  padding-top: 66.666667%;
}

.first\:pr-8\/12:first-child{
  padding-right: 66.666667%;
}

.first\:pb-8\/12:first-child{
  padding-bottom: 66.666667%;
}

.first\:pl-8\/12:first-child{
  padding-left: 66.666667%;
}

.first\:pt-9\/12:first-child{
  padding-top: 75%;
}

.first\:pr-9\/12:first-child{
  padding-right: 75%;
}

.first\:pb-9\/12:first-child{
  padding-bottom: 75%;
}

.first\:pl-9\/12:first-child{
  padding-left: 75%;
}

.first\:pt-10\/12:first-child{
  padding-top: 83.333333%;
}

.first\:pr-10\/12:first-child{
  padding-right: 83.333333%;
}

.first\:pb-10\/12:first-child{
  padding-bottom: 83.333333%;
}

.first\:pl-10\/12:first-child{
  padding-left: 83.333333%;
}

.first\:pt-11\/12:first-child{
  padding-top: 91.666667%;
}

.first\:pr-11\/12:first-child{
  padding-right: 91.666667%;
}

.first\:pb-11\/12:first-child{
  padding-bottom: 91.666667%;
}

.first\:pl-11\/12:first-child{
  padding-left: 91.666667%;
}

.last\:p-0:last-child{
  padding: 0px;
}

.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-7:last-child{
  padding: 1.75rem;
}

.last\:p-8:last-child{
  padding: 2rem;
}

.last\:p-9:last-child{
  padding: 2.25rem;
}

.last\:p-10:last-child{
  padding: 2.5rem;
}

.last\:p-11:last-child{
  padding: 2.75rem;
}

.last\:p-12:last-child{
  padding: 3rem;
}

.last\:p-13:last-child{
  padding: 3.25rem;
}

.last\:p-14:last-child{
  padding: 3.5rem;
}

.last\:p-15:last-child{
  padding: 3.75rem;
}

.last\:p-16:last-child{
  padding: 4rem;
}

.last\:p-17:last-child{
  padding: 4.25rem;
}

.last\:p-18:last-child{
  padding: 4.5rem;
}

.last\:p-19:last-child{
  padding: 4.75rem;
}

.last\:p-20:last-child{
  padding: 5rem;
}

.last\:p-22:last-child{
  padding: 5.5rem;
}

.last\:p-24:last-child{
  padding: 6rem;
}

.last\:p-25:last-child{
  padding: 6.25rem;
}

.last\:p-28:last-child{
  padding: 7rem;
}

.last\:p-30:last-child{
  padding: 7.5rem;
}

.last\:p-32:last-child{
  padding: 8rem;
}

.last\:p-34:last-child{
  padding: 8.5rem;
}

.last\:p-35:last-child{
  padding: 8.75rem;
}

.last\:p-36:last-child{
  padding: 9rem;
}

.last\:p-39:last-child{
  padding: 9.75rem;
}

.last\:p-40:last-child{
  padding: 10rem;
}

.last\:p-42:last-child{
  padding: 10.5rem;
}

.last\:p-44:last-child{
  padding: 11rem;
}

.last\:p-45:last-child{
  padding: 11.25rem;
}

.last\:p-48:last-child{
  padding: 12rem;
}

.last\:p-50:last-child{
  padding: 12.5rem;
}

.last\:p-52:last-child{
  padding: 13rem;
}

.last\:p-55:last-child{
  padding: 13.75rem;
}

.last\:p-56:last-child{
  padding: 14rem;
}

.last\:p-58:last-child{
  padding: 14.5rem;
}

.last\:p-60:last-child{
  padding: 15rem;
}

.last\:p-64:last-child{
  padding: 16rem;
}

.last\:p-65:last-child{
  padding: 16.25rem;
}

.last\:p-68:last-child{
  padding: 17rem;
}

.last\:p-69:last-child{
  padding: 17.25rem;
}

.last\:p-70:last-child{
  padding: 17.5rem;
}

.last\:p-72:last-child{
  padding: 18rem;
}

.last\:p-75:last-child{
  padding: 18.75rem;
}

.last\:p-80:last-child{
  padding: 20rem;
}

.last\:p-85:last-child{
  padding: 21.25rem;
}

.last\:p-86:last-child{
  padding: 21.5rem;
}

.last\:p-90:last-child{
  padding: 22.5rem;
}

.last\:p-96:last-child{
  padding: 24rem;
}

.last\:p-100:last-child{
  padding: 25rem;
}

.last\:p-115:last-child{
  padding: 28.75rem;
}

.last\:p-125:last-child{
  padding: 31.25rem;
}

.last\:p-142:last-child{
  padding: 35.5rem;
}

.last\:p-150:last-child{
  padding: 37.5rem;
}

.last\:p-156:last-child{
  padding: 39rem;
}

.last\:p-160:last-child{
  padding: 40rem;
}

.last\:p-175:last-child{
  padding: 43.75rem;
}

.last\:p-207:last-child{
  padding: 51.75rem;
}

.last\:p-242:last-child{
  padding: 60.5rem;
}

.last\:p-250:last-child{
  padding: 62.5rem;
}

.last\:p-258:last-child{
  padding: 64.5rem;
}

.last\:p-265:last-child{
  padding: 66.25rem;
}

.last\:p-280:last-child{
  padding: 70rem;
}

.last\:p-px:last-child{
  padding: 1px;
}

.last\:p-0\.5:last-child{
  padding: 0.125rem;
}

.last\:p-1\.5:last-child{
  padding: 0.375rem;
}

.last\:p-2\.5:last-child{
  padding: 0.625rem;
}

.last\:p-3\.5:last-child{
  padding: 0.875rem;
}

.last\:p-0\.25:last-child{
  padding: 0.0625rem;
}

.last\:p-0\.75:last-child{
  padding: 0.1875rem;
}

.last\:p-1\.25:last-child{
  padding: 0.3125rem;
}

.last\:p-1\.75:last-child{
  padding: 0.4375rem;
}

.last\:p-2\.25:last-child{
  padding: 0.5625rem;
}

.last\:p-2\.75:last-child{
  padding: 0.6875rem;
}

.last\:p-3\.25:last-child{
  padding: 0.8125rem;
}

.last\:p-3\.75:last-child{
  padding: 0.9375rem;
}

.last\:p-4\.25:last-child{
  padding: 1.0625rem;
}

.last\:p-4\.5:last-child{
  padding: 1.125rem;
}

.last\:p-4\.75:last-child{
  padding: 1.1875rem;
}

.last\:p-5\.25:last-child{
  padding: 1.3125rem;
}

.last\:p-5\.5:last-child{
  padding: 1.375rem;
}

.last\:p-5\.75:last-child{
  padding: 1.4375rem;
}

.last\:p-6\.25:last-child{
  padding: 1.5625rem;
}

.last\:p-6\.5:last-child{
  padding: 1.625rem;
}

.last\:p-6\.75:last-child{
  padding: 1.6875rem;
}

.last\:p-7\.25:last-child{
  padding: 1.8125rem;
}

.last\:p-7\.5:last-child{
  padding: 1.875rem;
}

.last\:p-8\.25:last-child{
  padding: 2.0625rem;
}

.last\:p-8\.5:last-child{
  padding: 2.125rem;
}

.last\:p-9\.25:last-child{
  padding: 2.3125rem;
}

.last\:p-9\.5:last-child{
  padding: 2.375rem;
}

.last\:p-10\.5:last-child{
  padding: 2.625rem;
}

.last\:p-11\.25:last-child{
  padding: 2.8125rem;
}

.last\:p-11\.5:last-child{
  padding: 2.875rem;
}

.last\:p-12\.5:last-child{
  padding: 3.125rem;
}

.last\:p-12\.75:last-child{
  padding: 3.1875rem;
}

.last\:p-13\.5:last-child{
  padding: 3.375rem;
}

.last\:p-14\.5:last-child{
  padding: 3.625rem;
}

.last\:p-15\.5:last-child{
  padding: 3.875rem;
}

.last\:p-15\.75:last-child{
  padding: 3.9375rem;
}

.last\:p-16\.25:last-child{
  padding: 4.0625rem;
}

.last\:p-17\.25:last-child{
  padding: 4.3125rem;
}

.last\:p-17\.5:last-child{
  padding: 4.375rem;
}

.last\:p-18\.25:last-child{
  padding: 4.5625rem;
}

.last\:p-18\.5:last-child{
  padding: 4.625rem;
}

.last\:p-20\.25:last-child{
  padding: 5.0625rem;
}

.last\:p-20\.5:last-child{
  padding: 5.125rem;
}

.last\:p-22\.5:last-child{
  padding: 5.625rem;
}

.last\:p-25\.5:last-child{
  padding: 6.375rem;
}

.last\:p-26\.75:last-child{
  padding: 6.6875rem;
}

.last\:p-32\.5:last-child{
  padding: 8.125rem;
}

.last\:p-37\.5:last-child{
  padding: 9.375rem;
}

.last\:p-41\.25:last-child{
  padding: 10.3125rem;
}

.last\:p-52\.5:last-child{
  padding: 13.125rem;
}

.last\:p-54\.5:last-child{
  padding: 13.625rem;
}

.last\:p-57\.25:last-child{
  padding: 14.3125rem;
}

.last\:p-57\.5:last-child{
  padding: 14.375rem;
}

.last\:p-66\.25:last-child{
  padding: 16.5625rem;
}

.last\:p-74\.5:last-child{
  padding: 18.125rem;
}

.last\:p-106\.25:last-child{
  padding: 26.5625rem;
}

.last\:p-112\.25:last-child{
  padding: 28.0675rem;
}

.last\:p-112\.75:last-child{
  padding: 28.1875rem;
}

.last\:p-147\.5:last-child{
  padding: 36.875rem;
}

.last\:p-162\.5:last-child{
  padding: 40.625rem;
}

.last\:p-172\.25:last-child{
  padding: 42.5625rem;
}

.last\:p-175\.25:last-child{
  padding: 43.8125rem;
}

.last\:p-184\.25:last-child{
  padding: 46.0625rem;
}

.last\:p-203\.25:last-child{
  padding: 50.8125rem;
}

.last\:p-half:last-child{
  padding: 50%;
}

.last\:p-full:last-child{
  padding: 100%;
}

.last\:p-1\/10:last-child{
  padding: 10%;
}

.last\:p-2\/10:last-child{
  padding: 20%;
}

.last\:p-3\/10:last-child{
  padding: 30%;
}

.last\:p-4\/10:last-child{
  padding: 40%;
}

.last\:p-4\.5\/10:last-child{
  padding: 45%;
}

.last\:p-5\/10:last-child{
  padding: 50%;
}

.last\:p-5\.5\/10:last-child{
  padding: 55%;
}

.last\:p-6\/10:last-child{
  padding: 60%;
}

.last\:p-7\/10:last-child{
  padding: 70%;
}

.last\:p-8\/10:last-child{
  padding: 80%;
}

.last\:p-9\/10:last-child{
  padding: 90%;
}

.last\:p-1\/12:last-child{
  padding: 8.333333%;
}

.last\:p-2\/12:last-child{
  padding: 16.666667%;
}

.last\:p-3\/12:last-child{
  padding: 25%;
}

.last\:p-4\/12:last-child{
  padding: 33.333333%;
}

.last\:p-5\/12:last-child{
  padding: 41.666667%;
}

.last\:p-6\/12:last-child{
  padding: 50%;
}

.last\:p-7\/12:last-child{
  padding: 58.333333%;
}

.last\:p-8\/12:last-child{
  padding: 66.666667%;
}

.last\:p-9\/12:last-child{
  padding: 75%;
}

.last\:p-10\/12:last-child{
  padding: 83.333333%;
}

.last\:p-11\/12:last-child{
  padding: 91.666667%;
}

.last\:py-0:last-child{
  padding-top: 0px;
  padding-bottom: 0px;
}

.last\:px-0:last-child{
  padding-left: 0px;
  padding-right: 0px;
}

.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-7:last-child{
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
}

.last\:px-7:last-child{
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}

.last\:py-8:last-child{
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.last\:px-8:last-child{
  padding-left: 2rem;
  padding-right: 2rem;
}

.last\:py-9:last-child{
  padding-top: 2.25rem;
  padding-bottom: 2.25rem;
}

.last\:px-9:last-child{
  padding-left: 2.25rem;
  padding-right: 2.25rem;
}

.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-11:last-child{
  padding-top: 2.75rem;
  padding-bottom: 2.75rem;
}

.last\:px-11:last-child{
  padding-left: 2.75rem;
  padding-right: 2.75rem;
}

.last\:py-12:last-child{
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.last\:px-12:last-child{
  padding-left: 3rem;
  padding-right: 3rem;
}

.last\:py-13:last-child{
  padding-top: 3.25rem;
  padding-bottom: 3.25rem;
}

.last\:px-13:last-child{
  padding-left: 3.25rem;
  padding-right: 3.25rem;
}

.last\:py-14:last-child{
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}

.last\:px-14:last-child{
  padding-left: 3.5rem;
  padding-right: 3.5rem;
}

.last\:py-15:last-child{
  padding-top: 3.75rem;
  padding-bottom: 3.75rem;
}

.last\:px-15:last-child{
  padding-left: 3.75rem;
  padding-right: 3.75rem;
}

.last\:py-16:last-child{
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.last\:px-16:last-child{
  padding-left: 4rem;
  padding-right: 4rem;
}

.last\:py-17:last-child{
  padding-top: 4.25rem;
  padding-bottom: 4.25rem;
}

.last\:px-17:last-child{
  padding-left: 4.25rem;
  padding-right: 4.25rem;
}

.last\:py-18:last-child{
  padding-top: 4.5rem;
  padding-bottom: 4.5rem;
}

.last\:px-18:last-child{
  padding-left: 4.5rem;
  padding-right: 4.5rem;
}

.last\:py-19:last-child{
  padding-top: 4.75rem;
  padding-bottom: 4.75rem;
}

.last\:px-19:last-child{
  padding-left: 4.75rem;
  padding-right: 4.75rem;
}

.last\:py-20:last-child{
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.last\:px-20:last-child{
  padding-left: 5rem;
  padding-right: 5rem;
}

.last\:py-22:last-child{
  padding-top: 5.5rem;
  padding-bottom: 5.5rem;
}

.last\:px-22:last-child{
  padding-left: 5.5rem;
  padding-right: 5.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-25:last-child{
  padding-top: 6.25rem;
  padding-bottom: 6.25rem;
}

.last\:px-25:last-child{
  padding-left: 6.25rem;
  padding-right: 6.25rem;
}

.last\:py-28:last-child{
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.last\:px-28:last-child{
  padding-left: 7rem;
  padding-right: 7rem;
}

.last\:py-30:last-child{
  padding-top: 7.5rem;
  padding-bottom: 7.5rem;
}

.last\:px-30:last-child{
  padding-left: 7.5rem;
  padding-right: 7.5rem;
}

.last\:py-32:last-child{
  padding-top: 8rem;
  padding-bottom: 8rem;
}

.last\:px-32:last-child{
  padding-left: 8rem;
  padding-right: 8rem;
}

.last\:py-34:last-child{
  padding-top: 8.5rem;
  padding-bottom: 8.5rem;
}

.last\:px-34:last-child{
  padding-left: 8.5rem;
  padding-right: 8.5rem;
}

.last\:py-35:last-child{
  padding-top: 8.75rem;
  padding-bottom: 8.75rem;
}

.last\:px-35:last-child{
  padding-left: 8.75rem;
  padding-right: 8.75rem;
}

.last\:py-36:last-child{
  padding-top: 9rem;
  padding-bottom: 9rem;
}

.last\:px-36:last-child{
  padding-left: 9rem;
  padding-right: 9rem;
}

.last\:py-39:last-child{
  padding-top: 9.75rem;
  padding-bottom: 9.75rem;
}

.last\:px-39:last-child{
  padding-left: 9.75rem;
  padding-right: 9.75rem;
}

.last\:py-40:last-child{
  padding-top: 10rem;
  padding-bottom: 10rem;
}

.last\:px-40:last-child{
  padding-left: 10rem;
  padding-right: 10rem;
}

.last\:py-42:last-child{
  padding-top: 10.5rem;
  padding-bottom: 10.5rem;
}

.last\:px-42:last-child{
  padding-left: 10.5rem;
  padding-right: 10.5rem;
}

.last\:py-44:last-child{
  padding-top: 11rem;
  padding-bottom: 11rem;
}

.last\:px-44:last-child{
  padding-left: 11rem;
  padding-right: 11rem;
}

.last\:py-45:last-child{
  padding-top: 11.25rem;
  padding-bottom: 11.25rem;
}

.last\:px-45:last-child{
  padding-left: 11.25rem;
  padding-right: 11.25rem;
}

.last\:py-48:last-child{
  padding-top: 12rem;
  padding-bottom: 12rem;
}

.last\:px-48:last-child{
  padding-left: 12rem;
  padding-right: 12rem;
}

.last\:py-50:last-child{
  padding-top: 12.5rem;
  padding-bottom: 12.5rem;
}

.last\:px-50:last-child{
  padding-left: 12.5rem;
  padding-right: 12.5rem;
}

.last\:py-52:last-child{
  padding-top: 13rem;
  padding-bottom: 13rem;
}

.last\:px-52:last-child{
  padding-left: 13rem;
  padding-right: 13rem;
}

.last\:py-55:last-child{
  padding-top: 13.75rem;
  padding-bottom: 13.75rem;
}

.last\:px-55:last-child{
  padding-left: 13.75rem;
  padding-right: 13.75rem;
}

.last\:py-56:last-child{
  padding-top: 14rem;
  padding-bottom: 14rem;
}

.last\:px-56:last-child{
  padding-left: 14rem;
  padding-right: 14rem;
}

.last\:py-58:last-child{
  padding-top: 14.5rem;
  padding-bottom: 14.5rem;
}

.last\:px-58:last-child{
  padding-left: 14.5rem;
  padding-right: 14.5rem;
}

.last\:py-60:last-child{
  padding-top: 15rem;
  padding-bottom: 15rem;
}

.last\:px-60:last-child{
  padding-left: 15rem;
  padding-right: 15rem;
}

.last\:py-64:last-child{
  padding-top: 16rem;
  padding-bottom: 16rem;
}

.last\:px-64:last-child{
  padding-left: 16rem;
  padding-right: 16rem;
}

.last\:py-65:last-child{
  padding-top: 16.25rem;
  padding-bottom: 16.25rem;
}

.last\:px-65:last-child{
  padding-left: 16.25rem;
  padding-right: 16.25rem;
}

.last\:py-68:last-child{
  padding-top: 17rem;
  padding-bottom: 17rem;
}

.last\:px-68:last-child{
  padding-left: 17rem;
  padding-right: 17rem;
}

.last\:py-69:last-child{
  padding-top: 17.25rem;
  padding-bottom: 17.25rem;
}

.last\:px-69:last-child{
  padding-left: 17.25rem;
  padding-right: 17.25rem;
}

.last\:py-70:last-child{
  padding-top: 17.5rem;
  padding-bottom: 17.5rem;
}

.last\:px-70:last-child{
  padding-left: 17.5rem;
  padding-right: 17.5rem;
}

.last\:py-72:last-child{
  padding-top: 18rem;
  padding-bottom: 18rem;
}

.last\:px-72:last-child{
  padding-left: 18rem;
  padding-right: 18rem;
}

.last\:py-75:last-child{
  padding-top: 18.75rem;
  padding-bottom: 18.75rem;
}

.last\:px-75:last-child{
  padding-left: 18.75rem;
  padding-right: 18.75rem;
}

.last\:py-80:last-child{
  padding-top: 20rem;
  padding-bottom: 20rem;
}

.last\:px-80:last-child{
  padding-left: 20rem;
  padding-right: 20rem;
}

.last\:py-85:last-child{
  padding-top: 21.25rem;
  padding-bottom: 21.25rem;
}

.last\:px-85:last-child{
  padding-left: 21.25rem;
  padding-right: 21.25rem;
}

.last\:py-86:last-child{
  padding-top: 21.5rem;
  padding-bottom: 21.5rem;
}

.last\:px-86:last-child{
  padding-left: 21.5rem;
  padding-right: 21.5rem;
}

.last\:py-90:last-child{
  padding-top: 22.5rem;
  padding-bottom: 22.5rem;
}

.last\:px-90:last-child{
  padding-left: 22.5rem;
  padding-right: 22.5rem;
}

.last\:py-96:last-child{
  padding-top: 24rem;
  padding-bottom: 24rem;
}

.last\:px-96:last-child{
  padding-left: 24rem;
  padding-right: 24rem;
}

.last\:py-100:last-child{
  padding-top: 25rem;
  padding-bottom: 25rem;
}

.last\:px-100:last-child{
  padding-left: 25rem;
  padding-right: 25rem;
}

.last\:py-115:last-child{
  padding-top: 28.75rem;
  padding-bottom: 28.75rem;
}

.last\:px-115:last-child{
  padding-left: 28.75rem;
  padding-right: 28.75rem;
}

.last\:py-125:last-child{
  padding-top: 31.25rem;
  padding-bottom: 31.25rem;
}

.last\:px-125:last-child{
  padding-left: 31.25rem;
  padding-right: 31.25rem;
}

.last\:py-142:last-child{
  padding-top: 35.5rem;
  padding-bottom: 35.5rem;
}

.last\:px-142:last-child{
  padding-left: 35.5rem;
  padding-right: 35.5rem;
}

.last\:py-150:last-child{
  padding-top: 37.5rem;
  padding-bottom: 37.5rem;
}

.last\:px-150:last-child{
  padding-left: 37.5rem;
  padding-right: 37.5rem;
}

.last\:py-156:last-child{
  padding-top: 39rem;
  padding-bottom: 39rem;
}

.last\:px-156:last-child{
  padding-left: 39rem;
  padding-right: 39rem;
}

.last\:py-160:last-child{
  padding-top: 40rem;
  padding-bottom: 40rem;
}

.last\:px-160:last-child{
  padding-left: 40rem;
  padding-right: 40rem;
}

.last\:py-175:last-child{
  padding-top: 43.75rem;
  padding-bottom: 43.75rem;
}

.last\:px-175:last-child{
  padding-left: 43.75rem;
  padding-right: 43.75rem;
}

.last\:py-207:last-child{
  padding-top: 51.75rem;
  padding-bottom: 51.75rem;
}

.last\:px-207:last-child{
  padding-left: 51.75rem;
  padding-right: 51.75rem;
}

.last\:py-242:last-child{
  padding-top: 60.5rem;
  padding-bottom: 60.5rem;
}

.last\:px-242:last-child{
  padding-left: 60.5rem;
  padding-right: 60.5rem;
}

.last\:py-250:last-child{
  padding-top: 62.5rem;
  padding-bottom: 62.5rem;
}

.last\:px-250:last-child{
  padding-left: 62.5rem;
  padding-right: 62.5rem;
}

.last\:py-258:last-child{
  padding-top: 64.5rem;
  padding-bottom: 64.5rem;
}

.last\:px-258:last-child{
  padding-left: 64.5rem;
  padding-right: 64.5rem;
}

.last\:py-265:last-child{
  padding-top: 66.25rem;
  padding-bottom: 66.25rem;
}

.last\:px-265:last-child{
  padding-left: 66.25rem;
  padding-right: 66.25rem;
}

.last\:py-280:last-child{
  padding-top: 70rem;
  padding-bottom: 70rem;
}

.last\:px-280:last-child{
  padding-left: 70rem;
  padding-right: 70rem;
}

.last\:py-px:last-child{
  padding-top: 1px;
  padding-bottom: 1px;
}

.last\:px-px:last-child{
  padding-left: 1px;
  padding-right: 1px;
}

.last\:py-0\.5:last-child{
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}

.last\:px-0\.5:last-child{
  padding-left: 0.125rem;
  padding-right: 0.125rem;
}

.last\:py-1\.5:last-child{
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}

.last\:px-1\.5:last-child{
  padding-left: 0.375rem;
  padding-right: 0.375rem;
}

.last\:py-2\.5:last-child{
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}

.last\:px-2\.5:last-child{
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

.last\:py-3\.5:last-child{
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
}

.last\:px-3\.5:last-child{
  padding-left: 0.875rem;
  padding-right: 0.875rem;
}

.last\:py-0\.25:last-child{
  padding-top: 0.0625rem;
  padding-bottom: 0.0625rem;
}

.last\:px-0\.25:last-child{
  padding-left: 0.0625rem;
  padding-right: 0.0625rem;
}

.last\:py-0\.75:last-child{
  padding-top: 0.1875rem;
  padding-bottom: 0.1875rem;
}

.last\:px-0\.75:last-child{
  padding-left: 0.1875rem;
  padding-right: 0.1875rem;
}

.last\:py-1\.25:last-child{
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
}

.last\:px-1\.25:last-child{
  padding-left: 0.3125rem;
  padding-right: 0.3125rem;
}

.last\:py-1\.75:last-child{
  padding-top: 0.4375rem;
  padding-bottom: 0.4375rem;
}

.last\:px-1\.75:last-child{
  padding-left: 0.4375rem;
  padding-right: 0.4375rem;
}

.last\:py-2\.25:last-child{
  padding-top: 0.5625rem;
  padding-bottom: 0.5625rem;
}

.last\:px-2\.25:last-child{
  padding-left: 0.5625rem;
  padding-right: 0.5625rem;
}

.last\:py-2\.75:last-child{
  padding-top: 0.6875rem;
  padding-bottom: 0.6875rem;
}

.last\:px-2\.75:last-child{
  padding-left: 0.6875rem;
  padding-right: 0.6875rem;
}

.last\:py-3\.25:last-child{
  padding-top: 0.8125rem;
  padding-bottom: 0.8125rem;
}

.last\:px-3\.25:last-child{
  padding-left: 0.8125rem;
  padding-right: 0.8125rem;
}

.last\:py-3\.75:last-child{
  padding-top: 0.9375rem;
  padding-bottom: 0.9375rem;
}

.last\:px-3\.75:last-child{
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}

.last\:py-4\.25:last-child{
  padding-top: 1.0625rem;
  padding-bottom: 1.0625rem;
}

.last\:px-4\.25:last-child{
  padding-left: 1.0625rem;
  padding-right: 1.0625rem;
}

.last\:py-4\.5:last-child{
  padding-top: 1.125rem;
  padding-bottom: 1.125rem;
}

.last\:px-4\.5:last-child{
  padding-left: 1.125rem;
  padding-right: 1.125rem;
}

.last\:py-4\.75:last-child{
  padding-top: 1.1875rem;
  padding-bottom: 1.1875rem;
}

.last\:px-4\.75:last-child{
  padding-left: 1.1875rem;
  padding-right: 1.1875rem;
}

.last\:py-5\.25:last-child{
  padding-top: 1.3125rem;
  padding-bottom: 1.3125rem;
}

.last\:px-5\.25:last-child{
  padding-left: 1.3125rem;
  padding-right: 1.3125rem;
}

.last\:py-5\.5:last-child{
  padding-top: 1.375rem;
  padding-bottom: 1.375rem;
}

.last\:px-5\.5:last-child{
  padding-left: 1.375rem;
  padding-right: 1.375rem;
}

.last\:py-5\.75:last-child{
  padding-top: 1.4375rem;
  padding-bottom: 1.4375rem;
}

.last\:px-5\.75:last-child{
  padding-left: 1.4375rem;
  padding-right: 1.4375rem;
}

.last\:py-6\.25:last-child{
  padding-top: 1.5625rem;
  padding-bottom: 1.5625rem;
}

.last\:px-6\.25:last-child{
  padding-left: 1.5625rem;
  padding-right: 1.5625rem;
}

.last\:py-6\.5:last-child{
  padding-top: 1.625rem;
  padding-bottom: 1.625rem;
}

.last\:px-6\.5:last-child{
  padding-left: 1.625rem;
  padding-right: 1.625rem;
}

.last\:py-6\.75:last-child{
  padding-top: 1.6875rem;
  padding-bottom: 1.6875rem;
}

.last\:px-6\.75:last-child{
  padding-left: 1.6875rem;
  padding-right: 1.6875rem;
}

.last\:py-7\.25:last-child{
  padding-top: 1.8125rem;
  padding-bottom: 1.8125rem;
}

.last\:px-7\.25:last-child{
  padding-left: 1.8125rem;
  padding-right: 1.8125rem;
}

.last\:py-7\.5:last-child{
  padding-top: 1.875rem;
  padding-bottom: 1.875rem;
}

.last\:px-7\.5:last-child{
  padding-left: 1.875rem;
  padding-right: 1.875rem;
}

.last\:py-8\.25:last-child{
  padding-top: 2.0625rem;
  padding-bottom: 2.0625rem;
}

.last\:px-8\.25:last-child{
  padding-left: 2.0625rem;
  padding-right: 2.0625rem;
}

.last\:py-8\.5:last-child{
  padding-top: 2.125rem;
  padding-bottom: 2.125rem;
}

.last\:px-8\.5:last-child{
  padding-left: 2.125rem;
  padding-right: 2.125rem;
}

.last\:py-9\.25:last-child{
  padding-top: 2.3125rem;
  padding-bottom: 2.3125rem;
}

.last\:px-9\.25:last-child{
  padding-left: 2.3125rem;
  padding-right: 2.3125rem;
}

.last\:py-9\.5:last-child{
  padding-top: 2.375rem;
  padding-bottom: 2.375rem;
}

.last\:px-9\.5:last-child{
  padding-left: 2.375rem;
  padding-right: 2.375rem;
}

.last\:py-10\.5:last-child{
  padding-top: 2.625rem;
  padding-bottom: 2.625rem;
}

.last\:px-10\.5:last-child{
  padding-left: 2.625rem;
  padding-right: 2.625rem;
}

.last\:py-11\.25:last-child{
  padding-top: 2.8125rem;
  padding-bottom: 2.8125rem;
}

.last\:px-11\.25:last-child{
  padding-left: 2.8125rem;
  padding-right: 2.8125rem;
}

.last\:py-11\.5:last-child{
  padding-top: 2.875rem;
  padding-bottom: 2.875rem;
}

.last\:px-11\.5:last-child{
  padding-left: 2.875rem;
  padding-right: 2.875rem;
}

.last\:py-12\.5:last-child{
  padding-top: 3.125rem;
  padding-bottom: 3.125rem;
}

.last\:px-12\.5:last-child{
  padding-left: 3.125rem;
  padding-right: 3.125rem;
}

.last\:py-12\.75:last-child{
  padding-top: 3.1875rem;
  padding-bottom: 3.1875rem;
}

.last\:px-12\.75:last-child{
  padding-left: 3.1875rem;
  padding-right: 3.1875rem;
}

.last\:py-13\.5:last-child{
  padding-top: 3.375rem;
  padding-bottom: 3.375rem;
}

.last\:px-13\.5:last-child{
  padding-left: 3.375rem;
  padding-right: 3.375rem;
}

.last\:py-14\.5:last-child{
  padding-top: 3.625rem;
  padding-bottom: 3.625rem;
}

.last\:px-14\.5:last-child{
  padding-left: 3.625rem;
  padding-right: 3.625rem;
}

.last\:py-15\.5:last-child{
  padding-top: 3.875rem;
  padding-bottom: 3.875rem;
}

.last\:px-15\.5:last-child{
  padding-left: 3.875rem;
  padding-right: 3.875rem;
}

.last\:py-15\.75:last-child{
  padding-top: 3.9375rem;
  padding-bottom: 3.9375rem;
}

.last\:px-15\.75:last-child{
  padding-left: 3.9375rem;
  padding-right: 3.9375rem;
}

.last\:py-16\.25:last-child{
  padding-top: 4.0625rem;
  padding-bottom: 4.0625rem;
}

.last\:px-16\.25:last-child{
  padding-left: 4.0625rem;
  padding-right: 4.0625rem;
}

.last\:py-17\.25:last-child{
  padding-top: 4.3125rem;
  padding-bottom: 4.3125rem;
}

.last\:px-17\.25:last-child{
  padding-left: 4.3125rem;
  padding-right: 4.3125rem;
}

.last\:py-17\.5:last-child{
  padding-top: 4.375rem;
  padding-bottom: 4.375rem;
}

.last\:px-17\.5:last-child{
  padding-left: 4.375rem;
  padding-right: 4.375rem;
}

.last\:py-18\.25:last-child{
  padding-top: 4.5625rem;
  padding-bottom: 4.5625rem;
}

.last\:px-18\.25:last-child{
  padding-left: 4.5625rem;
  padding-right: 4.5625rem;
}

.last\:py-18\.5:last-child{
  padding-top: 4.625rem;
  padding-bottom: 4.625rem;
}

.last\:px-18\.5:last-child{
  padding-left: 4.625rem;
  padding-right: 4.625rem;
}

.last\:py-20\.25:last-child{
  padding-top: 5.0625rem;
  padding-bottom: 5.0625rem;
}

.last\:px-20\.25:last-child{
  padding-left: 5.0625rem;
  padding-right: 5.0625rem;
}

.last\:py-20\.5:last-child{
  padding-top: 5.125rem;
  padding-bottom: 5.125rem;
}

.last\:px-20\.5:last-child{
  padding-left: 5.125rem;
  padding-right: 5.125rem;
}

.last\:py-22\.5:last-child{
  padding-top: 5.625rem;
  padding-bottom: 5.625rem;
}

.last\:px-22\.5:last-child{
  padding-left: 5.625rem;
  padding-right: 5.625rem;
}

.last\:py-25\.5:last-child{
  padding-top: 6.375rem;
  padding-bottom: 6.375rem;
}

.last\:px-25\.5:last-child{
  padding-left: 6.375rem;
  padding-right: 6.375rem;
}

.last\:py-26\.75:last-child{
  padding-top: 6.6875rem;
  padding-bottom: 6.6875rem;
}

.last\:px-26\.75:last-child{
  padding-left: 6.6875rem;
  padding-right: 6.6875rem;
}

.last\:py-32\.5:last-child{
  padding-top: 8.125rem;
  padding-bottom: 8.125rem;
}

.last\:px-32\.5:last-child{
  padding-left: 8.125rem;
  padding-right: 8.125rem;
}

.last\:py-37\.5:last-child{
  padding-top: 9.375rem;
  padding-bottom: 9.375rem;
}

.last\:px-37\.5:last-child{
  padding-left: 9.375rem;
  padding-right: 9.375rem;
}

.last\:py-41\.25:last-child{
  padding-top: 10.3125rem;
  padding-bottom: 10.3125rem;
}

.last\:px-41\.25:last-child{
  padding-left: 10.3125rem;
  padding-right: 10.3125rem;
}

.last\:py-52\.5:last-child{
  padding-top: 13.125rem;
  padding-bottom: 13.125rem;
}

.last\:px-52\.5:last-child{
  padding-left: 13.125rem;
  padding-right: 13.125rem;
}

.last\:py-54\.5:last-child{
  padding-top: 13.625rem;
  padding-bottom: 13.625rem;
}

.last\:px-54\.5:last-child{
  padding-left: 13.625rem;
  padding-right: 13.625rem;
}

.last\:py-57\.25:last-child{
  padding-top: 14.3125rem;
  padding-bottom: 14.3125rem;
}

.last\:px-57\.25:last-child{
  padding-left: 14.3125rem;
  padding-right: 14.3125rem;
}

.last\:py-57\.5:last-child{
  padding-top: 14.375rem;
  padding-bottom: 14.375rem;
}

.last\:px-57\.5:last-child{
  padding-left: 14.375rem;
  padding-right: 14.375rem;
}

.last\:py-66\.25:last-child{
  padding-top: 16.5625rem;
  padding-bottom: 16.5625rem;
}

.last\:px-66\.25:last-child{
  padding-left: 16.5625rem;
  padding-right: 16.5625rem;
}

.last\:py-74\.5:last-child{
  padding-top: 18.125rem;
  padding-bottom: 18.125rem;
}

.last\:px-74\.5:last-child{
  padding-left: 18.125rem;
  padding-right: 18.125rem;
}

.last\:py-106\.25:last-child{
  padding-top: 26.5625rem;
  padding-bottom: 26.5625rem;
}

.last\:px-106\.25:last-child{
  padding-left: 26.5625rem;
  padding-right: 26.5625rem;
}

.last\:py-112\.25:last-child{
  padding-top: 28.0675rem;
  padding-bottom: 28.0675rem;
}

.last\:px-112\.25:last-child{
  padding-left: 28.0675rem;
  padding-right: 28.0675rem;
}

.last\:py-112\.75:last-child{
  padding-top: 28.1875rem;
  padding-bottom: 28.1875rem;
}

.last\:px-112\.75:last-child{
  padding-left: 28.1875rem;
  padding-right: 28.1875rem;
}

.last\:py-147\.5:last-child{
  padding-top: 36.875rem;
  padding-bottom: 36.875rem;
}

.last\:px-147\.5:last-child{
  padding-left: 36.875rem;
  padding-right: 36.875rem;
}

.last\:py-162\.5:last-child{
  padding-top: 40.625rem;
  padding-bottom: 40.625rem;
}

.last\:px-162\.5:last-child{
  padding-left: 40.625rem;
  padding-right: 40.625rem;
}

.last\:py-172\.25:last-child{
  padding-top: 42.5625rem;
  padding-bottom: 42.5625rem;
}

.last\:px-172\.25:last-child{
  padding-left: 42.5625rem;
  padding-right: 42.5625rem;
}

.last\:py-175\.25:last-child{
  padding-top: 43.8125rem;
  padding-bottom: 43.8125rem;
}

.last\:px-175\.25:last-child{
  padding-left: 43.8125rem;
  padding-right: 43.8125rem;
}

.last\:py-184\.25:last-child{
  padding-top: 46.0625rem;
  padding-bottom: 46.0625rem;
}

.last\:px-184\.25:last-child{
  padding-left: 46.0625rem;
  padding-right: 46.0625rem;
}

.last\:py-203\.25:last-child{
  padding-top: 50.8125rem;
  padding-bottom: 50.8125rem;
}

.last\:px-203\.25:last-child{
  padding-left: 50.8125rem;
  padding-right: 50.8125rem;
}

.last\:py-half:last-child{
  padding-top: 50%;
  padding-bottom: 50%;
}

.last\:px-half:last-child{
  padding-left: 50%;
  padding-right: 50%;
}

.last\:py-full:last-child{
  padding-top: 100%;
  padding-bottom: 100%;
}

.last\:px-full:last-child{
  padding-left: 100%;
  padding-right: 100%;
}

.last\:py-1\/10:last-child{
  padding-top: 10%;
  padding-bottom: 10%;
}

.last\:px-1\/10:last-child{
  padding-left: 10%;
  padding-right: 10%;
}

.last\:py-2\/10:last-child{
  padding-top: 20%;
  padding-bottom: 20%;
}

.last\:px-2\/10:last-child{
  padding-left: 20%;
  padding-right: 20%;
}

.last\:py-3\/10:last-child{
  padding-top: 30%;
  padding-bottom: 30%;
}

.last\:px-3\/10:last-child{
  padding-left: 30%;
  padding-right: 30%;
}

.last\:py-4\/10:last-child{
  padding-top: 40%;
  padding-bottom: 40%;
}

.last\:px-4\/10:last-child{
  padding-left: 40%;
  padding-right: 40%;
}

.last\:py-4\.5\/10:last-child{
  padding-top: 45%;
  padding-bottom: 45%;
}

.last\:px-4\.5\/10:last-child{
  padding-left: 45%;
  padding-right: 45%;
}

.last\:py-5\/10:last-child{
  padding-top: 50%;
  padding-bottom: 50%;
}

.last\:px-5\/10:last-child{
  padding-left: 50%;
  padding-right: 50%;
}

.last\:py-5\.5\/10:last-child{
  padding-top: 55%;
  padding-bottom: 55%;
}

.last\:px-5\.5\/10:last-child{
  padding-left: 55%;
  padding-right: 55%;
}

.last\:py-6\/10:last-child{
  padding-top: 60%;
  padding-bottom: 60%;
}

.last\:px-6\/10:last-child{
  padding-left: 60%;
  padding-right: 60%;
}

.last\:py-7\/10:last-child{
  padding-top: 70%;
  padding-bottom: 70%;
}

.last\:px-7\/10:last-child{
  padding-left: 70%;
  padding-right: 70%;
}

.last\:py-8\/10:last-child{
  padding-top: 80%;
  padding-bottom: 80%;
}

.last\:px-8\/10:last-child{
  padding-left: 80%;
  padding-right: 80%;
}

.last\:py-9\/10:last-child{
  padding-top: 90%;
  padding-bottom: 90%;
}

.last\:px-9\/10:last-child{
  padding-left: 90%;
  padding-right: 90%;
}

.last\:py-1\/12:last-child{
  padding-top: 8.333333%;
  padding-bottom: 8.333333%;
}

.last\:px-1\/12:last-child{
  padding-left: 8.333333%;
  padding-right: 8.333333%;
}

.last\:py-2\/12:last-child{
  padding-top: 16.666667%;
  padding-bottom: 16.666667%;
}

.last\:px-2\/12:last-child{
  padding-left: 16.666667%;
  padding-right: 16.666667%;
}

.last\:py-3\/12:last-child{
  padding-top: 25%;
  padding-bottom: 25%;
}

.last\:px-3\/12:last-child{
  padding-left: 25%;
  padding-right: 25%;
}

.last\:py-4\/12:last-child{
  padding-top: 33.333333%;
  padding-bottom: 33.333333%;
}

.last\:px-4\/12:last-child{
  padding-left: 33.333333%;
  padding-right: 33.333333%;
}

.last\:py-5\/12:last-child{
  padding-top: 41.666667%;
  padding-bottom: 41.666667%;
}

.last\:px-5\/12:last-child{
  padding-left: 41.666667%;
  padding-right: 41.666667%;
}

.last\:py-6\/12:last-child{
  padding-top: 50%;
  padding-bottom: 50%;
}

.last\:px-6\/12:last-child{
  padding-left: 50%;
  padding-right: 50%;
}

.last\:py-7\/12:last-child{
  padding-top: 58.333333%;
  padding-bottom: 58.333333%;
}

.last\:px-7\/12:last-child{
  padding-left: 58.333333%;
  padding-right: 58.333333%;
}

.last\:py-8\/12:last-child{
  padding-top: 66.666667%;
  padding-bottom: 66.666667%;
}

.last\:px-8\/12:last-child{
  padding-left: 66.666667%;
  padding-right: 66.666667%;
}

.last\:py-9\/12:last-child{
  padding-top: 75%;
  padding-bottom: 75%;
}

.last\:px-9\/12:last-child{
  padding-left: 75%;
  padding-right: 75%;
}

.last\:py-10\/12:last-child{
  padding-top: 83.333333%;
  padding-bottom: 83.333333%;
}

.last\:px-10\/12:last-child{
  padding-left: 83.333333%;
  padding-right: 83.333333%;
}

.last\:py-11\/12:last-child{
  padding-top: 91.666667%;
  padding-bottom: 91.666667%;
}

.last\:px-11\/12:last-child{
  padding-left: 91.666667%;
  padding-right: 91.666667%;
}

.last\:pt-0:last-child{
  padding-top: 0px;
}

.last\:pr-0:last-child{
  padding-right: 0px;
}

.last\:pb-0:last-child{
  padding-bottom: 0px;
}

.last\:pl-0:last-child{
  padding-left: 0px;
}

.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-7:last-child{
  padding-top: 1.75rem;
}

.last\:pr-7:last-child{
  padding-right: 1.75rem;
}

.last\:pb-7:last-child{
  padding-bottom: 1.75rem;
}

.last\:pl-7:last-child{
  padding-left: 1.75rem;
}

.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-9:last-child{
  padding-top: 2.25rem;
}

.last\:pr-9:last-child{
  padding-right: 2.25rem;
}

.last\:pb-9:last-child{
  padding-bottom: 2.25rem;
}

.last\:pl-9:last-child{
  padding-left: 2.25rem;
}

.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-11:last-child{
  padding-top: 2.75rem;
}

.last\:pr-11:last-child{
  padding-right: 2.75rem;
}

.last\:pb-11:last-child{
  padding-bottom: 2.75rem;
}

.last\:pl-11:last-child{
  padding-left: 2.75rem;
}

.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-13:last-child{
  padding-top: 3.25rem;
}

.last\:pr-13:last-child{
  padding-right: 3.25rem;
}

.last\:pb-13:last-child{
  padding-bottom: 3.25rem;
}

.last\:pl-13:last-child{
  padding-left: 3.25rem;
}

.last\:pt-14:last-child{
  padding-top: 3.5rem;
}

.last\:pr-14:last-child{
  padding-right: 3.5rem;
}

.last\:pb-14:last-child{
  padding-bottom: 3.5rem;
}

.last\:pl-14:last-child{
  padding-left: 3.5rem;
}

.last\:pt-15:last-child{
  padding-top: 3.75rem;
}

.last\:pr-15:last-child{
  padding-right: 3.75rem;
}

.last\:pb-15:last-child{
  padding-bottom: 3.75rem;
}

.last\:pl-15:last-child{
  padding-left: 3.75rem;
}

.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-17:last-child{
  padding-top: 4.25rem;
}

.last\:pr-17:last-child{
  padding-right: 4.25rem;
}

.last\:pb-17:last-child{
  padding-bottom: 4.25rem;
}

.last\:pl-17:last-child{
  padding-left: 4.25rem;
}

.last\:pt-18:last-child{
  padding-top: 4.5rem;
}

.last\:pr-18:last-child{
  padding-right: 4.5rem;
}

.last\:pb-18:last-child{
  padding-bottom: 4.5rem;
}

.last\:pl-18:last-child{
  padding-left: 4.5rem;
}

.last\:pt-19:last-child{
  padding-top: 4.75rem;
}

.last\:pr-19:last-child{
  padding-right: 4.75rem;
}

.last\:pb-19:last-child{
  padding-bottom: 4.75rem;
}

.last\:pl-19:last-child{
  padding-left: 4.75rem;
}

.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-22:last-child{
  padding-top: 5.5rem;
}

.last\:pr-22:last-child{
  padding-right: 5.5rem;
}

.last\:pb-22:last-child{
  padding-bottom: 5.5rem;
}

.last\:pl-22:last-child{
  padding-left: 5.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-25:last-child{
  padding-top: 6.25rem;
}

.last\:pr-25:last-child{
  padding-right: 6.25rem;
}

.last\:pb-25:last-child{
  padding-bottom: 6.25rem;
}

.last\:pl-25:last-child{
  padding-left: 6.25rem;
}

.last\:pt-28:last-child{
  padding-top: 7rem;
}

.last\:pr-28:last-child{
  padding-right: 7rem;
}

.last\:pb-28:last-child{
  padding-bottom: 7rem;
}

.last\:pl-28:last-child{
  padding-left: 7rem;
}

.last\:pt-30:last-child{
  padding-top: 7.5rem;
}

.last\:pr-30:last-child{
  padding-right: 7.5rem;
}

.last\:pb-30:last-child{
  padding-bottom: 7.5rem;
}

.last\:pl-30:last-child{
  padding-left: 7.5rem;
}

.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-34:last-child{
  padding-top: 8.5rem;
}

.last\:pr-34:last-child{
  padding-right: 8.5rem;
}

.last\:pb-34:last-child{
  padding-bottom: 8.5rem;
}

.last\:pl-34:last-child{
  padding-left: 8.5rem;
}

.last\:pt-35:last-child{
  padding-top: 8.75rem;
}

.last\:pr-35:last-child{
  padding-right: 8.75rem;
}

.last\:pb-35:last-child{
  padding-bottom: 8.75rem;
}

.last\:pl-35:last-child{
  padding-left: 8.75rem;
}

.last\:pt-36:last-child{
  padding-top: 9rem;
}

.last\:pr-36:last-child{
  padding-right: 9rem;
}

.last\:pb-36:last-child{
  padding-bottom: 9rem;
}

.last\:pl-36:last-child{
  padding-left: 9rem;
}

.last\:pt-39:last-child{
  padding-top: 9.75rem;
}

.last\:pr-39:last-child{
  padding-right: 9.75rem;
}

.last\:pb-39:last-child{
  padding-bottom: 9.75rem;
}

.last\:pl-39:last-child{
  padding-left: 9.75rem;
}

.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-42:last-child{
  padding-top: 10.5rem;
}

.last\:pr-42:last-child{
  padding-right: 10.5rem;
}

.last\:pb-42:last-child{
  padding-bottom: 10.5rem;
}

.last\:pl-42:last-child{
  padding-left: 10.5rem;
}

.last\:pt-44:last-child{
  padding-top: 11rem;
}

.last\:pr-44:last-child{
  padding-right: 11rem;
}

.last\:pb-44:last-child{
  padding-bottom: 11rem;
}

.last\:pl-44:last-child{
  padding-left: 11rem;
}

.last\:pt-45:last-child{
  padding-top: 11.25rem;
}

.last\:pr-45:last-child{
  padding-right: 11.25rem;
}

.last\:pb-45:last-child{
  padding-bottom: 11.25rem;
}

.last\:pl-45:last-child{
  padding-left: 11.25rem;
}

.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-50:last-child{
  padding-top: 12.5rem;
}

.last\:pr-50:last-child{
  padding-right: 12.5rem;
}

.last\:pb-50:last-child{
  padding-bottom: 12.5rem;
}

.last\:pl-50:last-child{
  padding-left: 12.5rem;
}

.last\:pt-52:last-child{
  padding-top: 13rem;
}

.last\:pr-52:last-child{
  padding-right: 13rem;
}

.last\:pb-52:last-child{
  padding-bottom: 13rem;
}

.last\:pl-52:last-child{
  padding-left: 13rem;
}

.last\:pt-55:last-child{
  padding-top: 13.75rem;
}

.last\:pr-55:last-child{
  padding-right: 13.75rem;
}

.last\:pb-55:last-child{
  padding-bottom: 13.75rem;
}

.last\:pl-55:last-child{
  padding-left: 13.75rem;
}

.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-58:last-child{
  padding-top: 14.5rem;
}

.last\:pr-58:last-child{
  padding-right: 14.5rem;
}

.last\:pb-58:last-child{
  padding-bottom: 14.5rem;
}

.last\:pl-58:last-child{
  padding-left: 14.5rem;
}

.last\:pt-60:last-child{
  padding-top: 15rem;
}

.last\:pr-60:last-child{
  padding-right: 15rem;
}

.last\:pb-60:last-child{
  padding-bottom: 15rem;
}

.last\:pl-60:last-child{
  padding-left: 15rem;
}

.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-65:last-child{
  padding-top: 16.25rem;
}

.last\:pr-65:last-child{
  padding-right: 16.25rem;
}

.last\:pb-65:last-child{
  padding-bottom: 16.25rem;
}

.last\:pl-65:last-child{
  padding-left: 16.25rem;
}

.last\:pt-68:last-child{
  padding-top: 17rem;
}

.last\:pr-68:last-child{
  padding-right: 17rem;
}

.last\:pb-68:last-child{
  padding-bottom: 17rem;
}

.last\:pl-68:last-child{
  padding-left: 17rem;
}

.last\:pt-69:last-child{
  padding-top: 17.25rem;
}

.last\:pr-69:last-child{
  padding-right: 17.25rem;
}

.last\:pb-69:last-child{
  padding-bottom: 17.25rem;
}

.last\:pl-69:last-child{
  padding-left: 17.25rem;
}

.last\:pt-70:last-child{
  padding-top: 17.5rem;
}

.last\:pr-70:last-child{
  padding-right: 17.5rem;
}

.last\:pb-70:last-child{
  padding-bottom: 17.5rem;
}

.last\:pl-70:last-child{
  padding-left: 17.5rem;
}

.last\:pt-72:last-child{
  padding-top: 18rem;
}

.last\:pr-72:last-child{
  padding-right: 18rem;
}

.last\:pb-72:last-child{
  padding-bottom: 18rem;
}

.last\:pl-72:last-child{
  padding-left: 18rem;
}

.last\:pt-75:last-child{
  padding-top: 18.75rem;
}

.last\:pr-75:last-child{
  padding-right: 18.75rem;
}

.last\:pb-75:last-child{
  padding-bottom: 18.75rem;
}

.last\:pl-75:last-child{
  padding-left: 18.75rem;
}

.last\:pt-80:last-child{
  padding-top: 20rem;
}

.last\:pr-80:last-child{
  padding-right: 20rem;
}

.last\:pb-80:last-child{
  padding-bottom: 20rem;
}

.last\:pl-80:last-child{
  padding-left: 20rem;
}

.last\:pt-85:last-child{
  padding-top: 21.25rem;
}

.last\:pr-85:last-child{
  padding-right: 21.25rem;
}

.last\:pb-85:last-child{
  padding-bottom: 21.25rem;
}

.last\:pl-85:last-child{
  padding-left: 21.25rem;
}

.last\:pt-86:last-child{
  padding-top: 21.5rem;
}

.last\:pr-86:last-child{
  padding-right: 21.5rem;
}

.last\:pb-86:last-child{
  padding-bottom: 21.5rem;
}

.last\:pl-86:last-child{
  padding-left: 21.5rem;
}

.last\:pt-90:last-child{
  padding-top: 22.5rem;
}

.last\:pr-90:last-child{
  padding-right: 22.5rem;
}

.last\:pb-90:last-child{
  padding-bottom: 22.5rem;
}

.last\:pl-90:last-child{
  padding-left: 22.5rem;
}

.last\:pt-96:last-child{
  padding-top: 24rem;
}

.last\:pr-96:last-child{
  padding-right: 24rem;
}

.last\:pb-96:last-child{
  padding-bottom: 24rem;
}

.last\:pl-96:last-child{
  padding-left: 24rem;
}

.last\:pt-100:last-child{
  padding-top: 25rem;
}

.last\:pr-100:last-child{
  padding-right: 25rem;
}

.last\:pb-100:last-child{
  padding-bottom: 25rem;
}

.last\:pl-100:last-child{
  padding-left: 25rem;
}

.last\:pt-115:last-child{
  padding-top: 28.75rem;
}

.last\:pr-115:last-child{
  padding-right: 28.75rem;
}

.last\:pb-115:last-child{
  padding-bottom: 28.75rem;
}

.last\:pl-115:last-child{
  padding-left: 28.75rem;
}

.last\:pt-125:last-child{
  padding-top: 31.25rem;
}

.last\:pr-125:last-child{
  padding-right: 31.25rem;
}

.last\:pb-125:last-child{
  padding-bottom: 31.25rem;
}

.last\:pl-125:last-child{
  padding-left: 31.25rem;
}

.last\:pt-142:last-child{
  padding-top: 35.5rem;
}

.last\:pr-142:last-child{
  padding-right: 35.5rem;
}

.last\:pb-142:last-child{
  padding-bottom: 35.5rem;
}

.last\:pl-142:last-child{
  padding-left: 35.5rem;
}

.last\:pt-150:last-child{
  padding-top: 37.5rem;
}

.last\:pr-150:last-child{
  padding-right: 37.5rem;
}

.last\:pb-150:last-child{
  padding-bottom: 37.5rem;
}

.last\:pl-150:last-child{
  padding-left: 37.5rem;
}

.last\:pt-156:last-child{
  padding-top: 39rem;
}

.last\:pr-156:last-child{
  padding-right: 39rem;
}

.last\:pb-156:last-child{
  padding-bottom: 39rem;
}

.last\:pl-156:last-child{
  padding-left: 39rem;
}

.last\:pt-160:last-child{
  padding-top: 40rem;
}

.last\:pr-160:last-child{
  padding-right: 40rem;
}

.last\:pb-160:last-child{
  padding-bottom: 40rem;
}

.last\:pl-160:last-child{
  padding-left: 40rem;
}

.last\:pt-175:last-child{
  padding-top: 43.75rem;
}

.last\:pr-175:last-child{
  padding-right: 43.75rem;
}

.last\:pb-175:last-child{
  padding-bottom: 43.75rem;
}

.last\:pl-175:last-child{
  padding-left: 43.75rem;
}

.last\:pt-207:last-child{
  padding-top: 51.75rem;
}

.last\:pr-207:last-child{
  padding-right: 51.75rem;
}

.last\:pb-207:last-child{
  padding-bottom: 51.75rem;
}

.last\:pl-207:last-child{
  padding-left: 51.75rem;
}

.last\:pt-242:last-child{
  padding-top: 60.5rem;
}

.last\:pr-242:last-child{
  padding-right: 60.5rem;
}

.last\:pb-242:last-child{
  padding-bottom: 60.5rem;
}

.last\:pl-242:last-child{
  padding-left: 60.5rem;
}

.last\:pt-250:last-child{
  padding-top: 62.5rem;
}

.last\:pr-250:last-child{
  padding-right: 62.5rem;
}

.last\:pb-250:last-child{
  padding-bottom: 62.5rem;
}

.last\:pl-250:last-child{
  padding-left: 62.5rem;
}

.last\:pt-258:last-child{
  padding-top: 64.5rem;
}

.last\:pr-258:last-child{
  padding-right: 64.5rem;
}

.last\:pb-258:last-child{
  padding-bottom: 64.5rem;
}

.last\:pl-258:last-child{
  padding-left: 64.5rem;
}

.last\:pt-265:last-child{
  padding-top: 66.25rem;
}

.last\:pr-265:last-child{
  padding-right: 66.25rem;
}

.last\:pb-265:last-child{
  padding-bottom: 66.25rem;
}

.last\:pl-265:last-child{
  padding-left: 66.25rem;
}

.last\:pt-280:last-child{
  padding-top: 70rem;
}

.last\:pr-280:last-child{
  padding-right: 70rem;
}

.last\:pb-280:last-child{
  padding-bottom: 70rem;
}

.last\:pl-280:last-child{
  padding-left: 70rem;
}

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

.last\:pt-0\.5:last-child{
  padding-top: 0.125rem;
}

.last\:pr-0\.5:last-child{
  padding-right: 0.125rem;
}

.last\:pb-0\.5:last-child{
  padding-bottom: 0.125rem;
}

.last\:pl-0\.5:last-child{
  padding-left: 0.125rem;
}

.last\:pt-1\.5:last-child{
  padding-top: 0.375rem;
}

.last\:pr-1\.5:last-child{
  padding-right: 0.375rem;
}

.last\:pb-1\.5:last-child{
  padding-bottom: 0.375rem;
}

.last\:pl-1\.5:last-child{
  padding-left: 0.375rem;
}

.last\:pt-2\.5:last-child{
  padding-top: 0.625rem;
}

.last\:pr-2\.5:last-child{
  padding-right: 0.625rem;
}

.last\:pb-2\.5:last-child{
  padding-bottom: 0.625rem;
}

.last\:pl-2\.5:last-child{
  padding-left: 0.625rem;
}

.last\:pt-3\.5:last-child{
  padding-top: 0.875rem;
}

.last\:pr-3\.5:last-child{
  padding-right: 0.875rem;
}

.last\:pb-3\.5:last-child{
  padding-bottom: 0.875rem;
}

.last\:pl-3\.5:last-child{
  padding-left: 0.875rem;
}

.last\:pt-0\.25:last-child{
  padding-top: 0.0625rem;
}

.last\:pr-0\.25:last-child{
  padding-right: 0.0625rem;
}

.last\:pb-0\.25:last-child{
  padding-bottom: 0.0625rem;
}

.last\:pl-0\.25:last-child{
  padding-left: 0.0625rem;
}

.last\:pt-0\.75:last-child{
  padding-top: 0.1875rem;
}

.last\:pr-0\.75:last-child{
  padding-right: 0.1875rem;
}

.last\:pb-0\.75:last-child{
  padding-bottom: 0.1875rem;
}

.last\:pl-0\.75:last-child{
  padding-left: 0.1875rem;
}

.last\:pt-1\.25:last-child{
  padding-top: 0.3125rem;
}

.last\:pr-1\.25:last-child{
  padding-right: 0.3125rem;
}

.last\:pb-1\.25:last-child{
  padding-bottom: 0.3125rem;
}

.last\:pl-1\.25:last-child{
  padding-left: 0.3125rem;
}

.last\:pt-1\.75:last-child{
  padding-top: 0.4375rem;
}

.last\:pr-1\.75:last-child{
  padding-right: 0.4375rem;
}

.last\:pb-1\.75:last-child{
  padding-bottom: 0.4375rem;
}

.last\:pl-1\.75:last-child{
  padding-left: 0.4375rem;
}

.last\:pt-2\.25:last-child{
  padding-top: 0.5625rem;
}

.last\:pr-2\.25:last-child{
  padding-right: 0.5625rem;
}

.last\:pb-2\.25:last-child{
  padding-bottom: 0.5625rem;
}

.last\:pl-2\.25:last-child{
  padding-left: 0.5625rem;
}

.last\:pt-2\.75:last-child{
  padding-top: 0.6875rem;
}

.last\:pr-2\.75:last-child{
  padding-right: 0.6875rem;
}

.last\:pb-2\.75:last-child{
  padding-bottom: 0.6875rem;
}

.last\:pl-2\.75:last-child{
  padding-left: 0.6875rem;
}

.last\:pt-3\.25:last-child{
  padding-top: 0.8125rem;
}

.last\:pr-3\.25:last-child{
  padding-right: 0.8125rem;
}

.last\:pb-3\.25:last-child{
  padding-bottom: 0.8125rem;
}

.last\:pl-3\.25:last-child{
  padding-left: 0.8125rem;
}

.last\:pt-3\.75:last-child{
  padding-top: 0.9375rem;
}

.last\:pr-3\.75:last-child{
  padding-right: 0.9375rem;
}

.last\:pb-3\.75:last-child{
  padding-bottom: 0.9375rem;
}

.last\:pl-3\.75:last-child{
  padding-left: 0.9375rem;
}

.last\:pt-4\.25:last-child{
  padding-top: 1.0625rem;
}

.last\:pr-4\.25:last-child{
  padding-right: 1.0625rem;
}

.last\:pb-4\.25:last-child{
  padding-bottom: 1.0625rem;
}

.last\:pl-4\.25:last-child{
  padding-left: 1.0625rem;
}

.last\:pt-4\.5:last-child{
  padding-top: 1.125rem;
}

.last\:pr-4\.5:last-child{
  padding-right: 1.125rem;
}

.last\:pb-4\.5:last-child{
  padding-bottom: 1.125rem;
}

.last\:pl-4\.5:last-child{
  padding-left: 1.125rem;
}

.last\:pt-4\.75:last-child{
  padding-top: 1.1875rem;
}

.last\:pr-4\.75:last-child{
  padding-right: 1.1875rem;
}

.last\:pb-4\.75:last-child{
  padding-bottom: 1.1875rem;
}

.last\:pl-4\.75:last-child{
  padding-left: 1.1875rem;
}

.last\:pt-5\.25:last-child{
  padding-top: 1.3125rem;
}

.last\:pr-5\.25:last-child{
  padding-right: 1.3125rem;
}

.last\:pb-5\.25:last-child{
  padding-bottom: 1.3125rem;
}

.last\:pl-5\.25:last-child{
  padding-left: 1.3125rem;
}

.last\:pt-5\.5:last-child{
  padding-top: 1.375rem;
}

.last\:pr-5\.5:last-child{
  padding-right: 1.375rem;
}

.last\:pb-5\.5:last-child{
  padding-bottom: 1.375rem;
}

.last\:pl-5\.5:last-child{
  padding-left: 1.375rem;
}

.last\:pt-5\.75:last-child{
  padding-top: 1.4375rem;
}

.last\:pr-5\.75:last-child{
  padding-right: 1.4375rem;
}

.last\:pb-5\.75:last-child{
  padding-bottom: 1.4375rem;
}

.last\:pl-5\.75:last-child{
  padding-left: 1.4375rem;
}

.last\:pt-6\.25:last-child{
  padding-top: 1.5625rem;
}

.last\:pr-6\.25:last-child{
  padding-right: 1.5625rem;
}

.last\:pb-6\.25:last-child{
  padding-bottom: 1.5625rem;
}

.last\:pl-6\.25:last-child{
  padding-left: 1.5625rem;
}

.last\:pt-6\.5:last-child{
  padding-top: 1.625rem;
}

.last\:pr-6\.5:last-child{
  padding-right: 1.625rem;
}

.last\:pb-6\.5:last-child{
  padding-bottom: 1.625rem;
}

.last\:pl-6\.5:last-child{
  padding-left: 1.625rem;
}

.last\:pt-6\.75:last-child{
  padding-top: 1.6875rem;
}

.last\:pr-6\.75:last-child{
  padding-right: 1.6875rem;
}

.last\:pb-6\.75:last-child{
  padding-bottom: 1.6875rem;
}

.last\:pl-6\.75:last-child{
  padding-left: 1.6875rem;
}

.last\:pt-7\.25:last-child{
  padding-top: 1.8125rem;
}

.last\:pr-7\.25:last-child{
  padding-right: 1.8125rem;
}

.last\:pb-7\.25:last-child{
  padding-bottom: 1.8125rem;
}

.last\:pl-7\.25:last-child{
  padding-left: 1.8125rem;
}

.last\:pt-7\.5:last-child{
  padding-top: 1.875rem;
}

.last\:pr-7\.5:last-child{
  padding-right: 1.875rem;
}

.last\:pb-7\.5:last-child{
  padding-bottom: 1.875rem;
}

.last\:pl-7\.5:last-child{
  padding-left: 1.875rem;
}

.last\:pt-8\.25:last-child{
  padding-top: 2.0625rem;
}

.last\:pr-8\.25:last-child{
  padding-right: 2.0625rem;
}

.last\:pb-8\.25:last-child{
  padding-bottom: 2.0625rem;
}

.last\:pl-8\.25:last-child{
  padding-left: 2.0625rem;
}

.last\:pt-8\.5:last-child{
  padding-top: 2.125rem;
}

.last\:pr-8\.5:last-child{
  padding-right: 2.125rem;
}

.last\:pb-8\.5:last-child{
  padding-bottom: 2.125rem;
}

.last\:pl-8\.5:last-child{
  padding-left: 2.125rem;
}

.last\:pt-9\.25:last-child{
  padding-top: 2.3125rem;
}

.last\:pr-9\.25:last-child{
  padding-right: 2.3125rem;
}

.last\:pb-9\.25:last-child{
  padding-bottom: 2.3125rem;
}

.last\:pl-9\.25:last-child{
  padding-left: 2.3125rem;
}

.last\:pt-9\.5:last-child{
  padding-top: 2.375rem;
}

.last\:pr-9\.5:last-child{
  padding-right: 2.375rem;
}

.last\:pb-9\.5:last-child{
  padding-bottom: 2.375rem;
}

.last\:pl-9\.5:last-child{
  padding-left: 2.375rem;
}

.last\:pt-10\.5:last-child{
  padding-top: 2.625rem;
}

.last\:pr-10\.5:last-child{
  padding-right: 2.625rem;
}

.last\:pb-10\.5:last-child{
  padding-bottom: 2.625rem;
}

.last\:pl-10\.5:last-child{
  padding-left: 2.625rem;
}

.last\:pt-11\.25:last-child{
  padding-top: 2.8125rem;
}

.last\:pr-11\.25:last-child{
  padding-right: 2.8125rem;
}

.last\:pb-11\.25:last-child{
  padding-bottom: 2.8125rem;
}

.last\:pl-11\.25:last-child{
  padding-left: 2.8125rem;
}

.last\:pt-11\.5:last-child{
  padding-top: 2.875rem;
}

.last\:pr-11\.5:last-child{
  padding-right: 2.875rem;
}

.last\:pb-11\.5:last-child{
  padding-bottom: 2.875rem;
}

.last\:pl-11\.5:last-child{
  padding-left: 2.875rem;
}

.last\:pt-12\.5:last-child{
  padding-top: 3.125rem;
}

.last\:pr-12\.5:last-child{
  padding-right: 3.125rem;
}

.last\:pb-12\.5:last-child{
  padding-bottom: 3.125rem;
}

.last\:pl-12\.5:last-child{
  padding-left: 3.125rem;
}

.last\:pt-12\.75:last-child{
  padding-top: 3.1875rem;
}

.last\:pr-12\.75:last-child{
  padding-right: 3.1875rem;
}

.last\:pb-12\.75:last-child{
  padding-bottom: 3.1875rem;
}

.last\:pl-12\.75:last-child{
  padding-left: 3.1875rem;
}

.last\:pt-13\.5:last-child{
  padding-top: 3.375rem;
}

.last\:pr-13\.5:last-child{
  padding-right: 3.375rem;
}

.last\:pb-13\.5:last-child{
  padding-bottom: 3.375rem;
}

.last\:pl-13\.5:last-child{
  padding-left: 3.375rem;
}

.last\:pt-14\.5:last-child{
  padding-top: 3.625rem;
}

.last\:pr-14\.5:last-child{
  padding-right: 3.625rem;
}

.last\:pb-14\.5:last-child{
  padding-bottom: 3.625rem;
}

.last\:pl-14\.5:last-child{
  padding-left: 3.625rem;
}

.last\:pt-15\.5:last-child{
  padding-top: 3.875rem;
}

.last\:pr-15\.5:last-child{
  padding-right: 3.875rem;
}

.last\:pb-15\.5:last-child{
  padding-bottom: 3.875rem;
}

.last\:pl-15\.5:last-child{
  padding-left: 3.875rem;
}

.last\:pt-15\.75:last-child{
  padding-top: 3.9375rem;
}

.last\:pr-15\.75:last-child{
  padding-right: 3.9375rem;
}

.last\:pb-15\.75:last-child{
  padding-bottom: 3.9375rem;
}

.last\:pl-15\.75:last-child{
  padding-left: 3.9375rem;
}

.last\:pt-16\.25:last-child{
  padding-top: 4.0625rem;
}

.last\:pr-16\.25:last-child{
  padding-right: 4.0625rem;
}

.last\:pb-16\.25:last-child{
  padding-bottom: 4.0625rem;
}

.last\:pl-16\.25:last-child{
  padding-left: 4.0625rem;
}

.last\:pt-17\.25:last-child{
  padding-top: 4.3125rem;
}

.last\:pr-17\.25:last-child{
  padding-right: 4.3125rem;
}

.last\:pb-17\.25:last-child{
  padding-bottom: 4.3125rem;
}

.last\:pl-17\.25:last-child{
  padding-left: 4.3125rem;
}

.last\:pt-17\.5:last-child{
  padding-top: 4.375rem;
}

.last\:pr-17\.5:last-child{
  padding-right: 4.375rem;
}

.last\:pb-17\.5:last-child{
  padding-bottom: 4.375rem;
}

.last\:pl-17\.5:last-child{
  padding-left: 4.375rem;
}

.last\:pt-18\.25:last-child{
  padding-top: 4.5625rem;
}

.last\:pr-18\.25:last-child{
  padding-right: 4.5625rem;
}

.last\:pb-18\.25:last-child{
  padding-bottom: 4.5625rem;
}

.last\:pl-18\.25:last-child{
  padding-left: 4.5625rem;
}

.last\:pt-18\.5:last-child{
  padding-top: 4.625rem;
}

.last\:pr-18\.5:last-child{
  padding-right: 4.625rem;
}

.last\:pb-18\.5:last-child{
  padding-bottom: 4.625rem;
}

.last\:pl-18\.5:last-child{
  padding-left: 4.625rem;
}

.last\:pt-20\.25:last-child{
  padding-top: 5.0625rem;
}

.last\:pr-20\.25:last-child{
  padding-right: 5.0625rem;
}

.last\:pb-20\.25:last-child{
  padding-bottom: 5.0625rem;
}

.last\:pl-20\.25:last-child{
  padding-left: 5.0625rem;
}

.last\:pt-20\.5:last-child{
  padding-top: 5.125rem;
}

.last\:pr-20\.5:last-child{
  padding-right: 5.125rem;
}

.last\:pb-20\.5:last-child{
  padding-bottom: 5.125rem;
}

.last\:pl-20\.5:last-child{
  padding-left: 5.125rem;
}

.last\:pt-22\.5:last-child{
  padding-top: 5.625rem;
}

.last\:pr-22\.5:last-child{
  padding-right: 5.625rem;
}

.last\:pb-22\.5:last-child{
  padding-bottom: 5.625rem;
}

.last\:pl-22\.5:last-child{
  padding-left: 5.625rem;
}

.last\:pt-25\.5:last-child{
  padding-top: 6.375rem;
}

.last\:pr-25\.5:last-child{
  padding-right: 6.375rem;
}

.last\:pb-25\.5:last-child{
  padding-bottom: 6.375rem;
}

.last\:pl-25\.5:last-child{
  padding-left: 6.375rem;
}

.last\:pt-26\.75:last-child{
  padding-top: 6.6875rem;
}

.last\:pr-26\.75:last-child{
  padding-right: 6.6875rem;
}

.last\:pb-26\.75:last-child{
  padding-bottom: 6.6875rem;
}

.last\:pl-26\.75:last-child{
  padding-left: 6.6875rem;
}

.last\:pt-32\.5:last-child{
  padding-top: 8.125rem;
}

.last\:pr-32\.5:last-child{
  padding-right: 8.125rem;
}

.last\:pb-32\.5:last-child{
  padding-bottom: 8.125rem;
}

.last\:pl-32\.5:last-child{
  padding-left: 8.125rem;
}

.last\:pt-37\.5:last-child{
  padding-top: 9.375rem;
}

.last\:pr-37\.5:last-child{
  padding-right: 9.375rem;
}

.last\:pb-37\.5:last-child{
  padding-bottom: 9.375rem;
}

.last\:pl-37\.5:last-child{
  padding-left: 9.375rem;
}

.last\:pt-41\.25:last-child{
  padding-top: 10.3125rem;
}

.last\:pr-41\.25:last-child{
  padding-right: 10.3125rem;
}

.last\:pb-41\.25:last-child{
  padding-bottom: 10.3125rem;
}

.last\:pl-41\.25:last-child{
  padding-left: 10.3125rem;
}

.last\:pt-52\.5:last-child{
  padding-top: 13.125rem;
}

.last\:pr-52\.5:last-child{
  padding-right: 13.125rem;
}

.last\:pb-52\.5:last-child{
  padding-bottom: 13.125rem;
}

.last\:pl-52\.5:last-child{
  padding-left: 13.125rem;
}

.last\:pt-54\.5:last-child{
  padding-top: 13.625rem;
}

.last\:pr-54\.5:last-child{
  padding-right: 13.625rem;
}

.last\:pb-54\.5:last-child{
  padding-bottom: 13.625rem;
}

.last\:pl-54\.5:last-child{
  padding-left: 13.625rem;
}

.last\:pt-57\.25:last-child{
  padding-top: 14.3125rem;
}

.last\:pr-57\.25:last-child{
  padding-right: 14.3125rem;
}

.last\:pb-57\.25:last-child{
  padding-bottom: 14.3125rem;
}

.last\:pl-57\.25:last-child{
  padding-left: 14.3125rem;
}

.last\:pt-57\.5:last-child{
  padding-top: 14.375rem;
}

.last\:pr-57\.5:last-child{
  padding-right: 14.375rem;
}

.last\:pb-57\.5:last-child{
  padding-bottom: 14.375rem;
}

.last\:pl-57\.5:last-child{
  padding-left: 14.375rem;
}

.last\:pt-66\.25:last-child{
  padding-top: 16.5625rem;
}

.last\:pr-66\.25:last-child{
  padding-right: 16.5625rem;
}

.last\:pb-66\.25:last-child{
  padding-bottom: 16.5625rem;
}

.last\:pl-66\.25:last-child{
  padding-left: 16.5625rem;
}

.last\:pt-74\.5:last-child{
  padding-top: 18.125rem;
}

.last\:pr-74\.5:last-child{
  padding-right: 18.125rem;
}

.last\:pb-74\.5:last-child{
  padding-bottom: 18.125rem;
}

.last\:pl-74\.5:last-child{
  padding-left: 18.125rem;
}

.last\:pt-106\.25:last-child{
  padding-top: 26.5625rem;
}

.last\:pr-106\.25:last-child{
  padding-right: 26.5625rem;
}

.last\:pb-106\.25:last-child{
  padding-bottom: 26.5625rem;
}

.last\:pl-106\.25:last-child{
  padding-left: 26.5625rem;
}

.last\:pt-112\.25:last-child{
  padding-top: 28.0675rem;
}

.last\:pr-112\.25:last-child{
  padding-right: 28.0675rem;
}

.last\:pb-112\.25:last-child{
  padding-bottom: 28.0675rem;
}

.last\:pl-112\.25:last-child{
  padding-left: 28.0675rem;
}

.last\:pt-112\.75:last-child{
  padding-top: 28.1875rem;
}

.last\:pr-112\.75:last-child{
  padding-right: 28.1875rem;
}

.last\:pb-112\.75:last-child{
  padding-bottom: 28.1875rem;
}

.last\:pl-112\.75:last-child{
  padding-left: 28.1875rem;
}

.last\:pt-147\.5:last-child{
  padding-top: 36.875rem;
}

.last\:pr-147\.5:last-child{
  padding-right: 36.875rem;
}

.last\:pb-147\.5:last-child{
  padding-bottom: 36.875rem;
}

.last\:pl-147\.5:last-child{
  padding-left: 36.875rem;
}

.last\:pt-162\.5:last-child{
  padding-top: 40.625rem;
}

.last\:pr-162\.5:last-child{
  padding-right: 40.625rem;
}

.last\:pb-162\.5:last-child{
  padding-bottom: 40.625rem;
}

.last\:pl-162\.5:last-child{
  padding-left: 40.625rem;
}

.last\:pt-172\.25:last-child{
  padding-top: 42.5625rem;
}

.last\:pr-172\.25:last-child{
  padding-right: 42.5625rem;
}

.last\:pb-172\.25:last-child{
  padding-bottom: 42.5625rem;
}

.last\:pl-172\.25:last-child{
  padding-left: 42.5625rem;
}

.last\:pt-175\.25:last-child{
  padding-top: 43.8125rem;
}

.last\:pr-175\.25:last-child{
  padding-right: 43.8125rem;
}

.last\:pb-175\.25:last-child{
  padding-bottom: 43.8125rem;
}

.last\:pl-175\.25:last-child{
  padding-left: 43.8125rem;
}

.last\:pt-184\.25:last-child{
  padding-top: 46.0625rem;
}

.last\:pr-184\.25:last-child{
  padding-right: 46.0625rem;
}

.last\:pb-184\.25:last-child{
  padding-bottom: 46.0625rem;
}

.last\:pl-184\.25:last-child{
  padding-left: 46.0625rem;
}

.last\:pt-203\.25:last-child{
  padding-top: 50.8125rem;
}

.last\:pr-203\.25:last-child{
  padding-right: 50.8125rem;
}

.last\:pb-203\.25:last-child{
  padding-bottom: 50.8125rem;
}

.last\:pl-203\.25:last-child{
  padding-left: 50.8125rem;
}

.last\:pt-half:last-child{
  padding-top: 50%;
}

.last\:pr-half:last-child{
  padding-right: 50%;
}

.last\:pb-half:last-child{
  padding-bottom: 50%;
}

.last\:pl-half:last-child{
  padding-left: 50%;
}

.last\:pt-full:last-child{
  padding-top: 100%;
}

.last\:pr-full:last-child{
  padding-right: 100%;
}

.last\:pb-full:last-child{
  padding-bottom: 100%;
}

.last\:pl-full:last-child{
  padding-left: 100%;
}

.last\:pt-1\/10:last-child{
  padding-top: 10%;
}

.last\:pr-1\/10:last-child{
  padding-right: 10%;
}

.last\:pb-1\/10:last-child{
  padding-bottom: 10%;
}

.last\:pl-1\/10:last-child{
  padding-left: 10%;
}

.last\:pt-2\/10:last-child{
  padding-top: 20%;
}

.last\:pr-2\/10:last-child{
  padding-right: 20%;
}

.last\:pb-2\/10:last-child{
  padding-bottom: 20%;
}

.last\:pl-2\/10:last-child{
  padding-left: 20%;
}

.last\:pt-3\/10:last-child{
  padding-top: 30%;
}

.last\:pr-3\/10:last-child{
  padding-right: 30%;
}

.last\:pb-3\/10:last-child{
  padding-bottom: 30%;
}

.last\:pl-3\/10:last-child{
  padding-left: 30%;
}

.last\:pt-4\/10:last-child{
  padding-top: 40%;
}

.last\:pr-4\/10:last-child{
  padding-right: 40%;
}

.last\:pb-4\/10:last-child{
  padding-bottom: 40%;
}

.last\:pl-4\/10:last-child{
  padding-left: 40%;
}

.last\:pt-4\.5\/10:last-child{
  padding-top: 45%;
}

.last\:pr-4\.5\/10:last-child{
  padding-right: 45%;
}

.last\:pb-4\.5\/10:last-child{
  padding-bottom: 45%;
}

.last\:pl-4\.5\/10:last-child{
  padding-left: 45%;
}

.last\:pt-5\/10:last-child{
  padding-top: 50%;
}

.last\:pr-5\/10:last-child{
  padding-right: 50%;
}

.last\:pb-5\/10:last-child{
  padding-bottom: 50%;
}

.last\:pl-5\/10:last-child{
  padding-left: 50%;
}

.last\:pt-5\.5\/10:last-child{
  padding-top: 55%;
}

.last\:pr-5\.5\/10:last-child{
  padding-right: 55%;
}

.last\:pb-5\.5\/10:last-child{
  padding-bottom: 55%;
}

.last\:pl-5\.5\/10:last-child{
  padding-left: 55%;
}

.last\:pt-6\/10:last-child{
  padding-top: 60%;
}

.last\:pr-6\/10:last-child{
  padding-right: 60%;
}

.last\:pb-6\/10:last-child{
  padding-bottom: 60%;
}

.last\:pl-6\/10:last-child{
  padding-left: 60%;
}

.last\:pt-7\/10:last-child{
  padding-top: 70%;
}

.last\:pr-7\/10:last-child{
  padding-right: 70%;
}

.last\:pb-7\/10:last-child{
  padding-bottom: 70%;
}

.last\:pl-7\/10:last-child{
  padding-left: 70%;
}

.last\:pt-8\/10:last-child{
  padding-top: 80%;
}

.last\:pr-8\/10:last-child{
  padding-right: 80%;
}

.last\:pb-8\/10:last-child{
  padding-bottom: 80%;
}

.last\:pl-8\/10:last-child{
  padding-left: 80%;
}

.last\:pt-9\/10:last-child{
  padding-top: 90%;
}

.last\:pr-9\/10:last-child{
  padding-right: 90%;
}

.last\:pb-9\/10:last-child{
  padding-bottom: 90%;
}

.last\:pl-9\/10:last-child{
  padding-left: 90%;
}

.last\:pt-1\/12:last-child{
  padding-top: 8.333333%;
}

.last\:pr-1\/12:last-child{
  padding-right: 8.333333%;
}

.last\:pb-1\/12:last-child{
  padding-bottom: 8.333333%;
}

.last\:pl-1\/12:last-child{
  padding-left: 8.333333%;
}

.last\:pt-2\/12:last-child{
  padding-top: 16.666667%;
}

.last\:pr-2\/12:last-child{
  padding-right: 16.666667%;
}

.last\:pb-2\/12:last-child{
  padding-bottom: 16.666667%;
}

.last\:pl-2\/12:last-child{
  padding-left: 16.666667%;
}

.last\:pt-3\/12:last-child{
  padding-top: 25%;
}

.last\:pr-3\/12:last-child{
  padding-right: 25%;
}

.last\:pb-3\/12:last-child{
  padding-bottom: 25%;
}

.last\:pl-3\/12:last-child{
  padding-left: 25%;
}

.last\:pt-4\/12:last-child{
  padding-top: 33.333333%;
}

.last\:pr-4\/12:last-child{
  padding-right: 33.333333%;
}

.last\:pb-4\/12:last-child{
  padding-bottom: 33.333333%;
}

.last\:pl-4\/12:last-child{
  padding-left: 33.333333%;
}

.last\:pt-5\/12:last-child{
  padding-top: 41.666667%;
}

.last\:pr-5\/12:last-child{
  padding-right: 41.666667%;
}

.last\:pb-5\/12:last-child{
  padding-bottom: 41.666667%;
}

.last\:pl-5\/12:last-child{
  padding-left: 41.666667%;
}

.last\:pt-6\/12:last-child{
  padding-top: 50%;
}

.last\:pr-6\/12:last-child{
  padding-right: 50%;
}

.last\:pb-6\/12:last-child{
  padding-bottom: 50%;
}

.last\:pl-6\/12:last-child{
  padding-left: 50%;
}

.last\:pt-7\/12:last-child{
  padding-top: 58.333333%;
}

.last\:pr-7\/12:last-child{
  padding-right: 58.333333%;
}

.last\:pb-7\/12:last-child{
  padding-bottom: 58.333333%;
}

.last\:pl-7\/12:last-child{
  padding-left: 58.333333%;
}

.last\:pt-8\/12:last-child{
  padding-top: 66.666667%;
}

.last\:pr-8\/12:last-child{
  padding-right: 66.666667%;
}

.last\:pb-8\/12:last-child{
  padding-bottom: 66.666667%;
}

.last\:pl-8\/12:last-child{
  padding-left: 66.666667%;
}

.last\:pt-9\/12:last-child{
  padding-top: 75%;
}

.last\:pr-9\/12:last-child{
  padding-right: 75%;
}

.last\:pb-9\/12:last-child{
  padding-bottom: 75%;
}

.last\:pl-9\/12:last-child{
  padding-left: 75%;
}

.last\:pt-10\/12:last-child{
  padding-top: 83.333333%;
}

.last\:pr-10\/12:last-child{
  padding-right: 83.333333%;
}

.last\:pb-10\/12:last-child{
  padding-bottom: 83.333333%;
}

.last\:pl-10\/12:last-child{
  padding-left: 83.333333%;
}

.last\:pt-11\/12:last-child{
  padding-top: 91.666667%;
}

.last\:pr-11\/12:last-child{
  padding-right: 91.666667%;
}

.last\:pb-11\/12:last-child{
  padding-bottom: 91.666667%;
}

.last\:pl-11\/12:last-child{
  padding-left: 91.666667%;
}

.placeholder-transparent:-ms-input-placeholder{
  color: transparent;
}

.placeholder-transparent::placeholder{
  color: transparent;
}

.placeholder-black:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
}

.placeholder-black::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
}

.placeholder-white:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
}

.placeholder-white::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
}

.placeholder-grey:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(155, 155, 155, var(--tw-placeholder-opacity));
}

.placeholder-grey::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(155, 155, 155, var(--tw-placeholder-opacity));
}

.placeholder-grey-darkest:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(17, 17, 17, var(--tw-placeholder-opacity));
}

.placeholder-grey-darkest::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(17, 17, 17, var(--tw-placeholder-opacity));
}

.placeholder-grey-darkest700:-ms-input-placeholder{
  color: rgba(17, 17, 17, 0.7);
}

.placeholder-grey-darkest700::placeholder{
  color: rgba(17, 17, 17, 0.7);
}

.placeholder-grey-darkest300:-ms-input-placeholder{
  color: rgba(17, 17, 17, 0.3);
}

.placeholder-grey-darkest300::placeholder{
  color: rgba(17, 17, 17, 0.3);
}

.placeholder-grey-darkest100:-ms-input-placeholder{
  color: rgba(17, 17, 17, 0.1);
}

.placeholder-grey-darkest100::placeholder{
  color: rgba(17, 17, 17, 0.1);
}

.placeholder-grey-dark:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(82, 95, 119, var(--tw-placeholder-opacity));
}

.placeholder-grey-dark::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(82, 95, 119, var(--tw-placeholder-opacity));
}

.placeholder-grey-light:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(163, 163, 163, var(--tw-placeholder-opacity));
}

.placeholder-grey-light::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(163, 163, 163, var(--tw-placeholder-opacity));
}

.placeholder-grey-extralight:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(231, 231, 231, var(--tw-placeholder-opacity));
}

.placeholder-grey-extralight::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(231, 231, 231, var(--tw-placeholder-opacity));
}

.placeholder-grey-lighter:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(180, 189, 206, var(--tw-placeholder-opacity));
}

.placeholder-grey-lighter::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(180, 189, 206, var(--tw-placeholder-opacity));
}

.placeholder-grey-lightest:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(244, 244, 244, var(--tw-placeholder-opacity));
}

.placeholder-grey-lightest::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(244, 244, 244, var(--tw-placeholder-opacity));
}

.placeholder-grey-timeline:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(136, 136, 136, var(--tw-placeholder-opacity));
}

.placeholder-grey-timeline::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(136, 136, 136, var(--tw-placeholder-opacity));
}

.placeholder-blue:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(99, 169, 209, var(--tw-placeholder-opacity));
}

.placeholder-blue::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(99, 169, 209, var(--tw-placeholder-opacity));
}

.placeholder-blue-light:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(123, 207, 255, var(--tw-placeholder-opacity));
}

.placeholder-blue-light::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(123, 207, 255, var(--tw-placeholder-opacity));
}

.placeholder-blue-lightest:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(255, 81, 172, var(--tw-placeholder-opacity));
}

.placeholder-blue-lightest::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(255, 81, 172, var(--tw-placeholder-opacity));
}

.placeholder-pink:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(237, 9, 128, var(--tw-placeholder-opacity));
}

.placeholder-pink::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(237, 9, 128, var(--tw-placeholder-opacity));
}

.placeholder-pink-light:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(255, 91, 180, var(--tw-placeholder-opacity));
}

.placeholder-pink-light::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(255, 91, 180, var(--tw-placeholder-opacity));
}

.placeholder-orange:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(243, 114, 69, var(--tw-placeholder-opacity));
}

.placeholder-orange::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(243, 114, 69, var(--tw-placeholder-opacity));
}

.placeholder-yellow:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(255, 230, 0, var(--tw-placeholder-opacity));
}

.placeholder-yellow::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(255, 230, 0, var(--tw-placeholder-opacity));
}

.placeholder-yellow-two:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(249, 227, 32, var(--tw-placeholder-opacity));
}

.placeholder-yellow-two::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(249, 227, 32, var(--tw-placeholder-opacity));
}

.placeholder-yellow-dark:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(230, 175, 33, var(--tw-placeholder-opacity));
}

.placeholder-yellow-dark::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(230, 175, 33, var(--tw-placeholder-opacity));
}

.placeholder-yellow-light:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(243, 193, 42, var(--tw-placeholder-opacity));
}

.placeholder-yellow-light::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(243, 193, 42, var(--tw-placeholder-opacity));
}

.placeholder-green-dark:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(33, 115, 37, var(--tw-placeholder-opacity));
}

.placeholder-green-dark::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(33, 115, 37, var(--tw-placeholder-opacity));
}

.placeholder-green-light:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(80, 161, 84, var(--tw-placeholder-opacity));
}

.placeholder-green-light::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(80, 161, 84, var(--tw-placeholder-opacity));
}

.placeholder-purple:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(164, 139, 198, var(--tw-placeholder-opacity));
}

.placeholder-purple::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(164, 139, 198, var(--tw-placeholder-opacity));
}

.placeholder-purple-light:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(158, 149, 255, var(--tw-placeholder-opacity));
}

.placeholder-purple-light::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(158, 149, 255, var(--tw-placeholder-opacity));
}

.placeholder-brown-light:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(202, 138, 78, var(--tw-placeholder-opacity));
}

.placeholder-brown-light::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(202, 138, 78, var(--tw-placeholder-opacity));
}

.placeholder-brown-dark:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(173, 91, 31, var(--tw-placeholder-opacity));
}

.placeholder-brown-dark::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(173, 91, 31, var(--tw-placeholder-opacity));
}

.focus\:placeholder-transparent:focus:-ms-input-placeholder{
  color: transparent;
}

.focus\:placeholder-transparent:focus::placeholder{
  color: transparent;
}

.focus\:placeholder-black:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
}

.focus\:placeholder-black:focus::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
}

.focus\:placeholder-white:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
}

.focus\:placeholder-white:focus::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
}

.focus\:placeholder-grey:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(155, 155, 155, var(--tw-placeholder-opacity));
}

.focus\:placeholder-grey:focus::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(155, 155, 155, var(--tw-placeholder-opacity));
}

.focus\:placeholder-grey-darkest:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(17, 17, 17, var(--tw-placeholder-opacity));
}

.focus\:placeholder-grey-darkest:focus::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(17, 17, 17, var(--tw-placeholder-opacity));
}

.focus\:placeholder-grey-darkest700:focus:-ms-input-placeholder{
  color: rgba(17, 17, 17, 0.7);
}

.focus\:placeholder-grey-darkest700:focus::placeholder{
  color: rgba(17, 17, 17, 0.7);
}

.focus\:placeholder-grey-darkest300:focus:-ms-input-placeholder{
  color: rgba(17, 17, 17, 0.3);
}

.focus\:placeholder-grey-darkest300:focus::placeholder{
  color: rgba(17, 17, 17, 0.3);
}

.focus\:placeholder-grey-darkest100:focus:-ms-input-placeholder{
  color: rgba(17, 17, 17, 0.1);
}

.focus\:placeholder-grey-darkest100:focus::placeholder{
  color: rgba(17, 17, 17, 0.1);
}

.focus\:placeholder-grey-dark:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(82, 95, 119, var(--tw-placeholder-opacity));
}

.focus\:placeholder-grey-dark:focus::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(82, 95, 119, var(--tw-placeholder-opacity));
}

.focus\:placeholder-grey-light:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(163, 163, 163, var(--tw-placeholder-opacity));
}

.focus\:placeholder-grey-light:focus::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(163, 163, 163, var(--tw-placeholder-opacity));
}

.focus\:placeholder-grey-extralight:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(231, 231, 231, var(--tw-placeholder-opacity));
}

.focus\:placeholder-grey-extralight:focus::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(231, 231, 231, var(--tw-placeholder-opacity));
}

.focus\:placeholder-grey-lighter:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(180, 189, 206, var(--tw-placeholder-opacity));
}

.focus\:placeholder-grey-lighter:focus::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(180, 189, 206, var(--tw-placeholder-opacity));
}

.focus\:placeholder-grey-lightest:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(244, 244, 244, var(--tw-placeholder-opacity));
}

.focus\:placeholder-grey-lightest:focus::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(244, 244, 244, var(--tw-placeholder-opacity));
}

.focus\:placeholder-grey-timeline:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(136, 136, 136, var(--tw-placeholder-opacity));
}

.focus\:placeholder-grey-timeline:focus::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(136, 136, 136, var(--tw-placeholder-opacity));
}

.focus\:placeholder-blue:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(99, 169, 209, var(--tw-placeholder-opacity));
}

.focus\:placeholder-blue:focus::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(99, 169, 209, var(--tw-placeholder-opacity));
}

.focus\:placeholder-blue-light:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(123, 207, 255, var(--tw-placeholder-opacity));
}

.focus\:placeholder-blue-light:focus::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(123, 207, 255, var(--tw-placeholder-opacity));
}

.focus\:placeholder-blue-lightest:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(255, 81, 172, var(--tw-placeholder-opacity));
}

.focus\:placeholder-blue-lightest:focus::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(255, 81, 172, var(--tw-placeholder-opacity));
}

.focus\:placeholder-pink:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(237, 9, 128, var(--tw-placeholder-opacity));
}

.focus\:placeholder-pink:focus::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(237, 9, 128, var(--tw-placeholder-opacity));
}

.focus\:placeholder-pink-light:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(255, 91, 180, var(--tw-placeholder-opacity));
}

.focus\:placeholder-pink-light:focus::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(255, 91, 180, var(--tw-placeholder-opacity));
}

.focus\:placeholder-orange:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(243, 114, 69, var(--tw-placeholder-opacity));
}

.focus\:placeholder-orange:focus::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(243, 114, 69, var(--tw-placeholder-opacity));
}

.focus\:placeholder-yellow:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(255, 230, 0, var(--tw-placeholder-opacity));
}

.focus\:placeholder-yellow:focus::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(255, 230, 0, var(--tw-placeholder-opacity));
}

.focus\:placeholder-yellow-two:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(249, 227, 32, var(--tw-placeholder-opacity));
}

.focus\:placeholder-yellow-two:focus::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(249, 227, 32, var(--tw-placeholder-opacity));
}

.focus\:placeholder-yellow-dark:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(230, 175, 33, var(--tw-placeholder-opacity));
}

.focus\:placeholder-yellow-dark:focus::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(230, 175, 33, var(--tw-placeholder-opacity));
}

.focus\:placeholder-yellow-light:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(243, 193, 42, var(--tw-placeholder-opacity));
}

.focus\:placeholder-yellow-light:focus::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(243, 193, 42, var(--tw-placeholder-opacity));
}

.focus\:placeholder-green-dark:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(33, 115, 37, var(--tw-placeholder-opacity));
}

.focus\:placeholder-green-dark:focus::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(33, 115, 37, var(--tw-placeholder-opacity));
}

.focus\:placeholder-green-light:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(80, 161, 84, var(--tw-placeholder-opacity));
}

.focus\:placeholder-green-light:focus::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(80, 161, 84, var(--tw-placeholder-opacity));
}

.focus\:placeholder-purple:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(164, 139, 198, var(--tw-placeholder-opacity));
}

.focus\:placeholder-purple:focus::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(164, 139, 198, var(--tw-placeholder-opacity));
}

.focus\:placeholder-purple-light:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(158, 149, 255, var(--tw-placeholder-opacity));
}

.focus\:placeholder-purple-light:focus::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(158, 149, 255, var(--tw-placeholder-opacity));
}

.focus\:placeholder-brown-light:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(202, 138, 78, var(--tw-placeholder-opacity));
}

.focus\:placeholder-brown-light:focus::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(202, 138, 78, var(--tw-placeholder-opacity));
}

.focus\:placeholder-brown-dark:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(173, 91, 31, var(--tw-placeholder-opacity));
}

.focus\:placeholder-brown-dark:focus::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(173, 91, 31, var(--tw-placeholder-opacity));
}

.placeholder-opacity-0:-ms-input-placeholder{
  --tw-placeholder-opacity: 0;
}

.placeholder-opacity-0::placeholder{
  --tw-placeholder-opacity: 0;
}

.placeholder-opacity-5:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.05;
}

.placeholder-opacity-5::placeholder{
  --tw-placeholder-opacity: 0.05;
}

.placeholder-opacity-10:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.1;
}

.placeholder-opacity-10::placeholder{
  --tw-placeholder-opacity: 0.1;
}

.placeholder-opacity-20:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.2;
}

.placeholder-opacity-20::placeholder{
  --tw-placeholder-opacity: 0.2;
}

.placeholder-opacity-25:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.25;
}

.placeholder-opacity-25::placeholder{
  --tw-placeholder-opacity: 0.25;
}

.placeholder-opacity-30:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.3;
}

.placeholder-opacity-30::placeholder{
  --tw-placeholder-opacity: 0.3;
}

.placeholder-opacity-40:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.4;
}

.placeholder-opacity-40::placeholder{
  --tw-placeholder-opacity: 0.4;
}

.placeholder-opacity-50:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.5;
}

.placeholder-opacity-50::placeholder{
  --tw-placeholder-opacity: 0.5;
}

.placeholder-opacity-60:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.6;
}

.placeholder-opacity-60::placeholder{
  --tw-placeholder-opacity: 0.6;
}

.placeholder-opacity-70:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.7;
}

.placeholder-opacity-70::placeholder{
  --tw-placeholder-opacity: 0.7;
}

.placeholder-opacity-75:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.75;
}

.placeholder-opacity-75::placeholder{
  --tw-placeholder-opacity: 0.75;
}

.placeholder-opacity-80:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.8;
}

.placeholder-opacity-80::placeholder{
  --tw-placeholder-opacity: 0.8;
}

.placeholder-opacity-90:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.9;
}

.placeholder-opacity-90::placeholder{
  --tw-placeholder-opacity: 0.9;
}

.placeholder-opacity-95:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.95;
}

.placeholder-opacity-95::placeholder{
  --tw-placeholder-opacity: 0.95;
}

.placeholder-opacity-100:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
}

.placeholder-opacity-100::placeholder{
  --tw-placeholder-opacity: 1;
}

.focus\:placeholder-opacity-0:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 0;
}

.focus\:placeholder-opacity-0:focus::placeholder{
  --tw-placeholder-opacity: 0;
}

.focus\:placeholder-opacity-5:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.05;
}

.focus\:placeholder-opacity-5:focus::placeholder{
  --tw-placeholder-opacity: 0.05;
}

.focus\:placeholder-opacity-10:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.1;
}

.focus\:placeholder-opacity-10:focus::placeholder{
  --tw-placeholder-opacity: 0.1;
}

.focus\:placeholder-opacity-20:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.2;
}

.focus\:placeholder-opacity-20:focus::placeholder{
  --tw-placeholder-opacity: 0.2;
}

.focus\:placeholder-opacity-25:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.25;
}

.focus\:placeholder-opacity-25:focus::placeholder{
  --tw-placeholder-opacity: 0.25;
}

.focus\:placeholder-opacity-30:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.3;
}

.focus\:placeholder-opacity-30:focus::placeholder{
  --tw-placeholder-opacity: 0.3;
}

.focus\:placeholder-opacity-40:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.4;
}

.focus\:placeholder-opacity-40:focus::placeholder{
  --tw-placeholder-opacity: 0.4;
}

.focus\:placeholder-opacity-50:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.5;
}

.focus\:placeholder-opacity-50:focus::placeholder{
  --tw-placeholder-opacity: 0.5;
}

.focus\:placeholder-opacity-60:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.6;
}

.focus\:placeholder-opacity-60:focus::placeholder{
  --tw-placeholder-opacity: 0.6;
}

.focus\:placeholder-opacity-70:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.7;
}

.focus\:placeholder-opacity-70:focus::placeholder{
  --tw-placeholder-opacity: 0.7;
}

.focus\:placeholder-opacity-75:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.75;
}

.focus\:placeholder-opacity-75:focus::placeholder{
  --tw-placeholder-opacity: 0.75;
}

.focus\:placeholder-opacity-80:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.8;
}

.focus\:placeholder-opacity-80:focus::placeholder{
  --tw-placeholder-opacity: 0.8;
}

.focus\:placeholder-opacity-90:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.9;
}

.focus\:placeholder-opacity-90:focus::placeholder{
  --tw-placeholder-opacity: 0.9;
}

.focus\:placeholder-opacity-95:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.95;
}

.focus\:placeholder-opacity-95:focus::placeholder{
  --tw-placeholder-opacity: 0.95;
}

.focus\:placeholder-opacity-100:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
}

.focus\:placeholder-opacity-100:focus::placeholder{
  --tw-placeholder-opacity: 1;
}

.pointer-events-none{
  pointer-events: none;
}

.pointer-events-auto{
  pointer-events: auto;
}

.static{
  position: static;
}

.fixed{
  position: fixed;
}

.absolute{
  position: absolute;
}

.relative{
  position: relative;
}

.sticky{
  position: sticky;
}

.inset-0{
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
}

.inset-1{
  top: 0.25rem;
  right: 0.25rem;
  bottom: 0.25rem;
  left: 0.25rem;
}

.inset-2{
  top: 0.5rem;
  right: 0.5rem;
  bottom: 0.5rem;
  left: 0.5rem;
}

.inset-3{
  top: 0.75rem;
  right: 0.75rem;
  bottom: 0.75rem;
  left: 0.75rem;
}

.inset-4{
  top: 1rem;
  right: 1rem;
  bottom: 1rem;
  left: 1rem;
}

.inset-5{
  top: 1.25rem;
  right: 1.25rem;
  bottom: 1.25rem;
  left: 1.25rem;
}

.inset-6{
  top: 1.5rem;
  right: 1.5rem;
  bottom: 1.5rem;
  left: 1.5rem;
}

.inset-7{
  top: 1.75rem;
  right: 1.75rem;
  bottom: 1.75rem;
  left: 1.75rem;
}

.inset-8{
  top: 2rem;
  right: 2rem;
  bottom: 2rem;
  left: 2rem;
}

.inset-9{
  top: 2.25rem;
  right: 2.25rem;
  bottom: 2.25rem;
  left: 2.25rem;
}

.inset-10{
  top: 2.5rem;
  right: 2.5rem;
  bottom: 2.5rem;
  left: 2.5rem;
}

.inset-11{
  top: 2.75rem;
  right: 2.75rem;
  bottom: 2.75rem;
  left: 2.75rem;
}

.inset-12{
  top: 3rem;
  right: 3rem;
  bottom: 3rem;
  left: 3rem;
}

.inset-13{
  top: 3.25rem;
  right: 3.25rem;
  bottom: 3.25rem;
  left: 3.25rem;
}

.inset-14{
  top: 3.5rem;
  right: 3.5rem;
  bottom: 3.5rem;
  left: 3.5rem;
}

.inset-15{
  top: 3.75rem;
  right: 3.75rem;
  bottom: 3.75rem;
  left: 3.75rem;
}

.inset-16{
  top: 4rem;
  right: 4rem;
  bottom: 4rem;
  left: 4rem;
}

.inset-17{
  top: 4.25rem;
  right: 4.25rem;
  bottom: 4.25rem;
  left: 4.25rem;
}

.inset-18{
  top: 4.5rem;
  right: 4.5rem;
  bottom: 4.5rem;
  left: 4.5rem;
}

.inset-19{
  top: 4.75rem;
  right: 4.75rem;
  bottom: 4.75rem;
  left: 4.75rem;
}

.inset-20{
  top: 5rem;
  right: 5rem;
  bottom: 5rem;
  left: 5rem;
}

.inset-22{
  top: 5.5rem;
  right: 5.5rem;
  bottom: 5.5rem;
  left: 5.5rem;
}

.inset-24{
  top: 6rem;
  right: 6rem;
  bottom: 6rem;
  left: 6rem;
}

.inset-25{
  top: 6.25rem;
  right: 6.25rem;
  bottom: 6.25rem;
  left: 6.25rem;
}

.inset-28{
  top: 7rem;
  right: 7rem;
  bottom: 7rem;
  left: 7rem;
}

.inset-30{
  top: 7.5rem;
  right: 7.5rem;
  bottom: 7.5rem;
  left: 7.5rem;
}

.inset-32{
  top: 8rem;
  right: 8rem;
  bottom: 8rem;
  left: 8rem;
}

.inset-34{
  top: 8.5rem;
  right: 8.5rem;
  bottom: 8.5rem;
  left: 8.5rem;
}

.inset-35{
  top: 8.75rem;
  right: 8.75rem;
  bottom: 8.75rem;
  left: 8.75rem;
}

.inset-36{
  top: 9rem;
  right: 9rem;
  bottom: 9rem;
  left: 9rem;
}

.inset-39{
  top: 9.75rem;
  right: 9.75rem;
  bottom: 9.75rem;
  left: 9.75rem;
}

.inset-40{
  top: 10rem;
  right: 10rem;
  bottom: 10rem;
  left: 10rem;
}

.inset-42{
  top: 10.5rem;
  right: 10.5rem;
  bottom: 10.5rem;
  left: 10.5rem;
}

.inset-44{
  top: 11rem;
  right: 11rem;
  bottom: 11rem;
  left: 11rem;
}

.inset-45{
  top: 11.25rem;
  right: 11.25rem;
  bottom: 11.25rem;
  left: 11.25rem;
}

.inset-48{
  top: 12rem;
  right: 12rem;
  bottom: 12rem;
  left: 12rem;
}

.inset-50{
  top: 12.5rem;
  right: 12.5rem;
  bottom: 12.5rem;
  left: 12.5rem;
}

.inset-52{
  top: 13rem;
  right: 13rem;
  bottom: 13rem;
  left: 13rem;
}

.inset-55{
  top: 13.75rem;
  right: 13.75rem;
  bottom: 13.75rem;
  left: 13.75rem;
}

.inset-56{
  top: 14rem;
  right: 14rem;
  bottom: 14rem;
  left: 14rem;
}

.inset-58{
  top: 14.5rem;
  right: 14.5rem;
  bottom: 14.5rem;
  left: 14.5rem;
}

.inset-60{
  top: 15rem;
  right: 15rem;
  bottom: 15rem;
  left: 15rem;
}

.inset-64{
  top: 16rem;
  right: 16rem;
  bottom: 16rem;
  left: 16rem;
}

.inset-65{
  top: 16.25rem;
  right: 16.25rem;
  bottom: 16.25rem;
  left: 16.25rem;
}

.inset-68{
  top: 17rem;
  right: 17rem;
  bottom: 17rem;
  left: 17rem;
}

.inset-69{
  top: 17.25rem;
  right: 17.25rem;
  bottom: 17.25rem;
  left: 17.25rem;
}

.inset-70{
  top: 17.5rem;
  right: 17.5rem;
  bottom: 17.5rem;
  left: 17.5rem;
}

.inset-72{
  top: 18rem;
  right: 18rem;
  bottom: 18rem;
  left: 18rem;
}

.inset-75{
  top: 18.75rem;
  right: 18.75rem;
  bottom: 18.75rem;
  left: 18.75rem;
}

.inset-80{
  top: 20rem;
  right: 20rem;
  bottom: 20rem;
  left: 20rem;
}

.inset-85{
  top: 21.25rem;
  right: 21.25rem;
  bottom: 21.25rem;
  left: 21.25rem;
}

.inset-86{
  top: 21.5rem;
  right: 21.5rem;
  bottom: 21.5rem;
  left: 21.5rem;
}

.inset-90{
  top: 22.5rem;
  right: 22.5rem;
  bottom: 22.5rem;
  left: 22.5rem;
}

.inset-96{
  top: 24rem;
  right: 24rem;
  bottom: 24rem;
  left: 24rem;
}

.inset-100{
  top: 25rem;
  right: 25rem;
  bottom: 25rem;
  left: 25rem;
}

.inset-115{
  top: 28.75rem;
  right: 28.75rem;
  bottom: 28.75rem;
  left: 28.75rem;
}

.inset-125{
  top: 31.25rem;
  right: 31.25rem;
  bottom: 31.25rem;
  left: 31.25rem;
}

.inset-142{
  top: 35.5rem;
  right: 35.5rem;
  bottom: 35.5rem;
  left: 35.5rem;
}

.inset-150{
  top: 37.5rem;
  right: 37.5rem;
  bottom: 37.5rem;
  left: 37.5rem;
}

.inset-156{
  top: 39rem;
  right: 39rem;
  bottom: 39rem;
  left: 39rem;
}

.inset-160{
  top: 40rem;
  right: 40rem;
  bottom: 40rem;
  left: 40rem;
}

.inset-175{
  top: 43.75rem;
  right: 43.75rem;
  bottom: 43.75rem;
  left: 43.75rem;
}

.inset-207{
  top: 51.75rem;
  right: 51.75rem;
  bottom: 51.75rem;
  left: 51.75rem;
}

.inset-242{
  top: 60.5rem;
  right: 60.5rem;
  bottom: 60.5rem;
  left: 60.5rem;
}

.inset-250{
  top: 62.5rem;
  right: 62.5rem;
  bottom: 62.5rem;
  left: 62.5rem;
}

.inset-258{
  top: 64.5rem;
  right: 64.5rem;
  bottom: 64.5rem;
  left: 64.5rem;
}

.inset-265{
  top: 66.25rem;
  right: 66.25rem;
  bottom: 66.25rem;
  left: 66.25rem;
}

.inset-280{
  top: 70rem;
  right: 70rem;
  bottom: 70rem;
  left: 70rem;
}

.inset-auto{
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
}

.inset-px{
  top: 1px;
  right: 1px;
  bottom: 1px;
  left: 1px;
}

.inset-0\.5{
  top: 0.125rem;
  right: 0.125rem;
  bottom: 0.125rem;
  left: 0.125rem;
}

.inset-1\.5{
  top: 0.375rem;
  right: 0.375rem;
  bottom: 0.375rem;
  left: 0.375rem;
}

.inset-2\.5{
  top: 0.625rem;
  right: 0.625rem;
  bottom: 0.625rem;
  left: 0.625rem;
}

.inset-3\.5{
  top: 0.875rem;
  right: 0.875rem;
  bottom: 0.875rem;
  left: 0.875rem;
}

.inset-0\.25{
  top: 0.0625rem;
  right: 0.0625rem;
  bottom: 0.0625rem;
  left: 0.0625rem;
}

.inset-0\.75{
  top: 0.1875rem;
  right: 0.1875rem;
  bottom: 0.1875rem;
  left: 0.1875rem;
}

.inset-1\.25{
  top: 0.3125rem;
  right: 0.3125rem;
  bottom: 0.3125rem;
  left: 0.3125rem;
}

.inset-1\.75{
  top: 0.4375rem;
  right: 0.4375rem;
  bottom: 0.4375rem;
  left: 0.4375rem;
}

.inset-2\.25{
  top: 0.5625rem;
  right: 0.5625rem;
  bottom: 0.5625rem;
  left: 0.5625rem;
}

.inset-2\.75{
  top: 0.6875rem;
  right: 0.6875rem;
  bottom: 0.6875rem;
  left: 0.6875rem;
}

.inset-3\.25{
  top: 0.8125rem;
  right: 0.8125rem;
  bottom: 0.8125rem;
  left: 0.8125rem;
}

.inset-3\.75{
  top: 0.9375rem;
  right: 0.9375rem;
  bottom: 0.9375rem;
  left: 0.9375rem;
}

.inset-4\.25{
  top: 1.0625rem;
  right: 1.0625rem;
  bottom: 1.0625rem;
  left: 1.0625rem;
}

.inset-4\.5{
  top: 1.125rem;
  right: 1.125rem;
  bottom: 1.125rem;
  left: 1.125rem;
}

.inset-4\.75{
  top: 1.1875rem;
  right: 1.1875rem;
  bottom: 1.1875rem;
  left: 1.1875rem;
}

.inset-5\.25{
  top: 1.3125rem;
  right: 1.3125rem;
  bottom: 1.3125rem;
  left: 1.3125rem;
}

.inset-5\.5{
  top: 1.375rem;
  right: 1.375rem;
  bottom: 1.375rem;
  left: 1.375rem;
}

.inset-5\.75{
  top: 1.4375rem;
  right: 1.4375rem;
  bottom: 1.4375rem;
  left: 1.4375rem;
}

.inset-6\.25{
  top: 1.5625rem;
  right: 1.5625rem;
  bottom: 1.5625rem;
  left: 1.5625rem;
}

.inset-6\.5{
  top: 1.625rem;
  right: 1.625rem;
  bottom: 1.625rem;
  left: 1.625rem;
}

.inset-6\.75{
  top: 1.6875rem;
  right: 1.6875rem;
  bottom: 1.6875rem;
  left: 1.6875rem;
}

.inset-7\.25{
  top: 1.8125rem;
  right: 1.8125rem;
  bottom: 1.8125rem;
  left: 1.8125rem;
}

.inset-7\.5{
  top: 1.875rem;
  right: 1.875rem;
  bottom: 1.875rem;
  left: 1.875rem;
}

.inset-8\.25{
  top: 2.0625rem;
  right: 2.0625rem;
  bottom: 2.0625rem;
  left: 2.0625rem;
}

.inset-8\.5{
  top: 2.125rem;
  right: 2.125rem;
  bottom: 2.125rem;
  left: 2.125rem;
}

.inset-9\.25{
  top: 2.3125rem;
  right: 2.3125rem;
  bottom: 2.3125rem;
  left: 2.3125rem;
}

.inset-9\.5{
  top: 2.375rem;
  right: 2.375rem;
  bottom: 2.375rem;
  left: 2.375rem;
}

.inset-10\.5{
  top: 2.625rem;
  right: 2.625rem;
  bottom: 2.625rem;
  left: 2.625rem;
}

.inset-11\.25{
  top: 2.8125rem;
  right: 2.8125rem;
  bottom: 2.8125rem;
  left: 2.8125rem;
}

.inset-11\.5{
  top: 2.875rem;
  right: 2.875rem;
  bottom: 2.875rem;
  left: 2.875rem;
}

.inset-12\.5{
  top: 3.125rem;
  right: 3.125rem;
  bottom: 3.125rem;
  left: 3.125rem;
}

.inset-12\.75{
  top: 3.1875rem;
  right: 3.1875rem;
  bottom: 3.1875rem;
  left: 3.1875rem;
}

.inset-13\.5{
  top: 3.375rem;
  right: 3.375rem;
  bottom: 3.375rem;
  left: 3.375rem;
}

.inset-14\.5{
  top: 3.625rem;
  right: 3.625rem;
  bottom: 3.625rem;
  left: 3.625rem;
}

.inset-15\.5{
  top: 3.875rem;
  right: 3.875rem;
  bottom: 3.875rem;
  left: 3.875rem;
}

.inset-15\.75{
  top: 3.9375rem;
  right: 3.9375rem;
  bottom: 3.9375rem;
  left: 3.9375rem;
}

.inset-16\.25{
  top: 4.0625rem;
  right: 4.0625rem;
  bottom: 4.0625rem;
  left: 4.0625rem;
}

.inset-17\.25{
  top: 4.3125rem;
  right: 4.3125rem;
  bottom: 4.3125rem;
  left: 4.3125rem;
}

.inset-17\.5{
  top: 4.375rem;
  right: 4.375rem;
  bottom: 4.375rem;
  left: 4.375rem;
}

.inset-18\.25{
  top: 4.5625rem;
  right: 4.5625rem;
  bottom: 4.5625rem;
  left: 4.5625rem;
}

.inset-18\.5{
  top: 4.625rem;
  right: 4.625rem;
  bottom: 4.625rem;
  left: 4.625rem;
}

.inset-20\.25{
  top: 5.0625rem;
  right: 5.0625rem;
  bottom: 5.0625rem;
  left: 5.0625rem;
}

.inset-20\.5{
  top: 5.125rem;
  right: 5.125rem;
  bottom: 5.125rem;
  left: 5.125rem;
}

.inset-22\.5{
  top: 5.625rem;
  right: 5.625rem;
  bottom: 5.625rem;
  left: 5.625rem;
}

.inset-25\.5{
  top: 6.375rem;
  right: 6.375rem;
  bottom: 6.375rem;
  left: 6.375rem;
}

.inset-26\.75{
  top: 6.6875rem;
  right: 6.6875rem;
  bottom: 6.6875rem;
  left: 6.6875rem;
}

.inset-32\.5{
  top: 8.125rem;
  right: 8.125rem;
  bottom: 8.125rem;
  left: 8.125rem;
}

.inset-37\.5{
  top: 9.375rem;
  right: 9.375rem;
  bottom: 9.375rem;
  left: 9.375rem;
}

.inset-41\.25{
  top: 10.3125rem;
  right: 10.3125rem;
  bottom: 10.3125rem;
  left: 10.3125rem;
}

.inset-52\.5{
  top: 13.125rem;
  right: 13.125rem;
  bottom: 13.125rem;
  left: 13.125rem;
}

.inset-54\.5{
  top: 13.625rem;
  right: 13.625rem;
  bottom: 13.625rem;
  left: 13.625rem;
}

.inset-57\.25{
  top: 14.3125rem;
  right: 14.3125rem;
  bottom: 14.3125rem;
  left: 14.3125rem;
}

.inset-57\.5{
  top: 14.375rem;
  right: 14.375rem;
  bottom: 14.375rem;
  left: 14.375rem;
}

.inset-66\.25{
  top: 16.5625rem;
  right: 16.5625rem;
  bottom: 16.5625rem;
  left: 16.5625rem;
}

.inset-74\.5{
  top: 18.125rem;
  right: 18.125rem;
  bottom: 18.125rem;
  left: 18.125rem;
}

.inset-106\.25{
  top: 26.5625rem;
  right: 26.5625rem;
  bottom: 26.5625rem;
  left: 26.5625rem;
}

.inset-112\.25{
  top: 28.0675rem;
  right: 28.0675rem;
  bottom: 28.0675rem;
  left: 28.0675rem;
}

.inset-112\.75{
  top: 28.1875rem;
  right: 28.1875rem;
  bottom: 28.1875rem;
  left: 28.1875rem;
}

.inset-147\.5{
  top: 36.875rem;
  right: 36.875rem;
  bottom: 36.875rem;
  left: 36.875rem;
}

.inset-162\.5{
  top: 40.625rem;
  right: 40.625rem;
  bottom: 40.625rem;
  left: 40.625rem;
}

.inset-172\.25{
  top: 42.5625rem;
  right: 42.5625rem;
  bottom: 42.5625rem;
  left: 42.5625rem;
}

.inset-175\.25{
  top: 43.8125rem;
  right: 43.8125rem;
  bottom: 43.8125rem;
  left: 43.8125rem;
}

.inset-184\.25{
  top: 46.0625rem;
  right: 46.0625rem;
  bottom: 46.0625rem;
  left: 46.0625rem;
}

.inset-203\.25{
  top: 50.8125rem;
  right: 50.8125rem;
  bottom: 50.8125rem;
  left: 50.8125rem;
}

.inset-half{
  top: 50%;
  right: 50%;
  bottom: 50%;
  left: 50%;
}

.inset-full{
  top: 100%;
  right: 100%;
  bottom: 100%;
  left: 100%;
}

.inset-1\/10{
  top: 10%;
  right: 10%;
  bottom: 10%;
  left: 10%;
}

.inset-2\/10{
  top: 20%;
  right: 20%;
  bottom: 20%;
  left: 20%;
}

.inset-3\/10{
  top: 30%;
  right: 30%;
  bottom: 30%;
  left: 30%;
}

.inset-4\/10{
  top: 40%;
  right: 40%;
  bottom: 40%;
  left: 40%;
}

.inset-4\.5\/10{
  top: 45%;
  right: 45%;
  bottom: 45%;
  left: 45%;
}

.inset-5\/10{
  top: 50%;
  right: 50%;
  bottom: 50%;
  left: 50%;
}

.inset-5\.5\/10{
  top: 55%;
  right: 55%;
  bottom: 55%;
  left: 55%;
}

.inset-6\/10{
  top: 60%;
  right: 60%;
  bottom: 60%;
  left: 60%;
}

.inset-7\/10{
  top: 70%;
  right: 70%;
  bottom: 70%;
  left: 70%;
}

.inset-8\/10{
  top: 80%;
  right: 80%;
  bottom: 80%;
  left: 80%;
}

.inset-9\/10{
  top: 90%;
  right: 90%;
  bottom: 90%;
  left: 90%;
}

.inset-1\/12{
  top: 8.333333%;
  right: 8.333333%;
  bottom: 8.333333%;
  left: 8.333333%;
}

.inset-2\/12{
  top: 16.666667%;
  right: 16.666667%;
  bottom: 16.666667%;
  left: 16.666667%;
}

.inset-3\/12{
  top: 25%;
  right: 25%;
  bottom: 25%;
  left: 25%;
}

.inset-4\/12{
  top: 33.333333%;
  right: 33.333333%;
  bottom: 33.333333%;
  left: 33.333333%;
}

.inset-5\/12{
  top: 41.666667%;
  right: 41.666667%;
  bottom: 41.666667%;
  left: 41.666667%;
}

.inset-6\/12{
  top: 50%;
  right: 50%;
  bottom: 50%;
  left: 50%;
}

.inset-7\/12{
  top: 58.333333%;
  right: 58.333333%;
  bottom: 58.333333%;
  left: 58.333333%;
}

.inset-8\/12{
  top: 66.666667%;
  right: 66.666667%;
  bottom: 66.666667%;
  left: 66.666667%;
}

.inset-9\/12{
  top: 75%;
  right: 75%;
  bottom: 75%;
  left: 75%;
}

.inset-10\/12{
  top: 83.333333%;
  right: 83.333333%;
  bottom: 83.333333%;
  left: 83.333333%;
}

.inset-11\/12{
  top: 91.666667%;
  right: 91.666667%;
  bottom: 91.666667%;
  left: 91.666667%;
}

.-inset-0{
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
}

.-inset-1{
  top: -0.25rem;
  right: -0.25rem;
  bottom: -0.25rem;
  left: -0.25rem;
}

.-inset-2{
  top: -0.5rem;
  right: -0.5rem;
  bottom: -0.5rem;
  left: -0.5rem;
}

.-inset-3{
  top: -0.75rem;
  right: -0.75rem;
  bottom: -0.75rem;
  left: -0.75rem;
}

.-inset-4{
  top: -1rem;
  right: -1rem;
  bottom: -1rem;
  left: -1rem;
}

.-inset-5{
  top: -1.25rem;
  right: -1.25rem;
  bottom: -1.25rem;
  left: -1.25rem;
}

.-inset-6{
  top: -1.5rem;
  right: -1.5rem;
  bottom: -1.5rem;
  left: -1.5rem;
}

.-inset-7{
  top: -1.75rem;
  right: -1.75rem;
  bottom: -1.75rem;
  left: -1.75rem;
}

.-inset-8{
  top: -2rem;
  right: -2rem;
  bottom: -2rem;
  left: -2rem;
}

.-inset-9{
  top: -2.25rem;
  right: -2.25rem;
  bottom: -2.25rem;
  left: -2.25rem;
}

.-inset-10{
  top: -2.5rem;
  right: -2.5rem;
  bottom: -2.5rem;
  left: -2.5rem;
}

.-inset-11{
  top: -2.75rem;
  right: -2.75rem;
  bottom: -2.75rem;
  left: -2.75rem;
}

.-inset-12{
  top: -3rem;
  right: -3rem;
  bottom: -3rem;
  left: -3rem;
}

.-inset-13{
  top: -3.25rem;
  right: -3.25rem;
  bottom: -3.25rem;
  left: -3.25rem;
}

.-inset-14{
  top: -3.5rem;
  right: -3.5rem;
  bottom: -3.5rem;
  left: -3.5rem;
}

.-inset-15{
  top: -3.75rem;
  right: -3.75rem;
  bottom: -3.75rem;
  left: -3.75rem;
}

.-inset-16{
  top: -4rem;
  right: -4rem;
  bottom: -4rem;
  left: -4rem;
}

.-inset-17{
  top: -4.25rem;
  right: -4.25rem;
  bottom: -4.25rem;
  left: -4.25rem;
}

.-inset-18{
  top: -4.5rem;
  right: -4.5rem;
  bottom: -4.5rem;
  left: -4.5rem;
}

.-inset-19{
  top: -4.75rem;
  right: -4.75rem;
  bottom: -4.75rem;
  left: -4.75rem;
}

.-inset-20{
  top: -5rem;
  right: -5rem;
  bottom: -5rem;
  left: -5rem;
}

.-inset-22{
  top: -5.5rem;
  right: -5.5rem;
  bottom: -5.5rem;
  left: -5.5rem;
}

.-inset-24{
  top: -6rem;
  right: -6rem;
  bottom: -6rem;
  left: -6rem;
}

.-inset-25{
  top: -6.25rem;
  right: -6.25rem;
  bottom: -6.25rem;
  left: -6.25rem;
}

.-inset-28{
  top: -7rem;
  right: -7rem;
  bottom: -7rem;
  left: -7rem;
}

.-inset-30{
  top: -7.5rem;
  right: -7.5rem;
  bottom: -7.5rem;
  left: -7.5rem;
}

.-inset-32{
  top: -8rem;
  right: -8rem;
  bottom: -8rem;
  left: -8rem;
}

.-inset-34{
  top: -8.5rem;
  right: -8.5rem;
  bottom: -8.5rem;
  left: -8.5rem;
}

.-inset-35{
  top: -8.75rem;
  right: -8.75rem;
  bottom: -8.75rem;
  left: -8.75rem;
}

.-inset-36{
  top: -9rem;
  right: -9rem;
  bottom: -9rem;
  left: -9rem;
}

.-inset-39{
  top: -9.75rem;
  right: -9.75rem;
  bottom: -9.75rem;
  left: -9.75rem;
}

.-inset-40{
  top: -10rem;
  right: -10rem;
  bottom: -10rem;
  left: -10rem;
}

.-inset-42{
  top: -10.5rem;
  right: -10.5rem;
  bottom: -10.5rem;
  left: -10.5rem;
}

.-inset-44{
  top: -11rem;
  right: -11rem;
  bottom: -11rem;
  left: -11rem;
}

.-inset-45{
  top: -11.25rem;
  right: -11.25rem;
  bottom: -11.25rem;
  left: -11.25rem;
}

.-inset-48{
  top: -12rem;
  right: -12rem;
  bottom: -12rem;
  left: -12rem;
}

.-inset-50{
  top: -12.5rem;
  right: -12.5rem;
  bottom: -12.5rem;
  left: -12.5rem;
}

.-inset-52{
  top: -13rem;
  right: -13rem;
  bottom: -13rem;
  left: -13rem;
}

.-inset-55{
  top: -13.75rem;
  right: -13.75rem;
  bottom: -13.75rem;
  left: -13.75rem;
}

.-inset-56{
  top: -14rem;
  right: -14rem;
  bottom: -14rem;
  left: -14rem;
}

.-inset-58{
  top: -14.5rem;
  right: -14.5rem;
  bottom: -14.5rem;
  left: -14.5rem;
}

.-inset-60{
  top: -15rem;
  right: -15rem;
  bottom: -15rem;
  left: -15rem;
}

.-inset-64{
  top: -16rem;
  right: -16rem;
  bottom: -16rem;
  left: -16rem;
}

.-inset-65{
  top: -16.25rem;
  right: -16.25rem;
  bottom: -16.25rem;
  left: -16.25rem;
}

.-inset-68{
  top: -17rem;
  right: -17rem;
  bottom: -17rem;
  left: -17rem;
}

.-inset-69{
  top: -17.25rem;
  right: -17.25rem;
  bottom: -17.25rem;
  left: -17.25rem;
}

.-inset-70{
  top: -17.5rem;
  right: -17.5rem;
  bottom: -17.5rem;
  left: -17.5rem;
}

.-inset-72{
  top: -18rem;
  right: -18rem;
  bottom: -18rem;
  left: -18rem;
}

.-inset-75{
  top: -18.75rem;
  right: -18.75rem;
  bottom: -18.75rem;
  left: -18.75rem;
}

.-inset-80{
  top: -20rem;
  right: -20rem;
  bottom: -20rem;
  left: -20rem;
}

.-inset-85{
  top: -21.25rem;
  right: -21.25rem;
  bottom: -21.25rem;
  left: -21.25rem;
}

.-inset-86{
  top: -21.5rem;
  right: -21.5rem;
  bottom: -21.5rem;
  left: -21.5rem;
}

.-inset-90{
  top: -22.5rem;
  right: -22.5rem;
  bottom: -22.5rem;
  left: -22.5rem;
}

.-inset-96{
  top: -24rem;
  right: -24rem;
  bottom: -24rem;
  left: -24rem;
}

.-inset-100{
  top: -25rem;
  right: -25rem;
  bottom: -25rem;
  left: -25rem;
}

.-inset-115{
  top: -28.75rem;
  right: -28.75rem;
  bottom: -28.75rem;
  left: -28.75rem;
}

.-inset-125{
  top: -31.25rem;
  right: -31.25rem;
  bottom: -31.25rem;
  left: -31.25rem;
}

.-inset-142{
  top: -35.5rem;
  right: -35.5rem;
  bottom: -35.5rem;
  left: -35.5rem;
}

.-inset-150{
  top: -37.5rem;
  right: -37.5rem;
  bottom: -37.5rem;
  left: -37.5rem;
}

.-inset-156{
  top: -39rem;
  right: -39rem;
  bottom: -39rem;
  left: -39rem;
}

.-inset-160{
  top: -40rem;
  right: -40rem;
  bottom: -40rem;
  left: -40rem;
}

.-inset-175{
  top: -43.75rem;
  right: -43.75rem;
  bottom: -43.75rem;
  left: -43.75rem;
}

.-inset-207{
  top: -51.75rem;
  right: -51.75rem;
  bottom: -51.75rem;
  left: -51.75rem;
}

.-inset-242{
  top: -60.5rem;
  right: -60.5rem;
  bottom: -60.5rem;
  left: -60.5rem;
}

.-inset-250{
  top: -62.5rem;
  right: -62.5rem;
  bottom: -62.5rem;
  left: -62.5rem;
}

.-inset-258{
  top: -64.5rem;
  right: -64.5rem;
  bottom: -64.5rem;
  left: -64.5rem;
}

.-inset-265{
  top: -66.25rem;
  right: -66.25rem;
  bottom: -66.25rem;
  left: -66.25rem;
}

.-inset-280{
  top: -70rem;
  right: -70rem;
  bottom: -70rem;
  left: -70rem;
}

.-inset-px{
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: -1px;
}

.-inset-0\.5{
  top: -0.125rem;
  right: -0.125rem;
  bottom: -0.125rem;
  left: -0.125rem;
}

.-inset-1\.5{
  top: -0.375rem;
  right: -0.375rem;
  bottom: -0.375rem;
  left: -0.375rem;
}

.-inset-2\.5{
  top: -0.625rem;
  right: -0.625rem;
  bottom: -0.625rem;
  left: -0.625rem;
}

.-inset-3\.5{
  top: -0.875rem;
  right: -0.875rem;
  bottom: -0.875rem;
  left: -0.875rem;
}

.-inset-0\.25{
  top: -0.0625rem;
  right: -0.0625rem;
  bottom: -0.0625rem;
  left: -0.0625rem;
}

.-inset-0\.75{
  top: -0.1875rem;
  right: -0.1875rem;
  bottom: -0.1875rem;
  left: -0.1875rem;
}

.-inset-1\.25{
  top: -0.3125rem;
  right: -0.3125rem;
  bottom: -0.3125rem;
  left: -0.3125rem;
}

.-inset-1\.75{
  top: -0.4375rem;
  right: -0.4375rem;
  bottom: -0.4375rem;
  left: -0.4375rem;
}

.-inset-2\.25{
  top: -0.5625rem;
  right: -0.5625rem;
  bottom: -0.5625rem;
  left: -0.5625rem;
}

.-inset-2\.75{
  top: -0.6875rem;
  right: -0.6875rem;
  bottom: -0.6875rem;
  left: -0.6875rem;
}

.-inset-3\.25{
  top: -0.8125rem;
  right: -0.8125rem;
  bottom: -0.8125rem;
  left: -0.8125rem;
}

.-inset-3\.75{
  top: -0.9375rem;
  right: -0.9375rem;
  bottom: -0.9375rem;
  left: -0.9375rem;
}

.-inset-4\.25{
  top: -1.0625rem;
  right: -1.0625rem;
  bottom: -1.0625rem;
  left: -1.0625rem;
}

.-inset-4\.5{
  top: -1.125rem;
  right: -1.125rem;
  bottom: -1.125rem;
  left: -1.125rem;
}

.-inset-4\.75{
  top: -1.1875rem;
  right: -1.1875rem;
  bottom: -1.1875rem;
  left: -1.1875rem;
}

.-inset-5\.25{
  top: -1.3125rem;
  right: -1.3125rem;
  bottom: -1.3125rem;
  left: -1.3125rem;
}

.-inset-5\.5{
  top: -1.375rem;
  right: -1.375rem;
  bottom: -1.375rem;
  left: -1.375rem;
}

.-inset-5\.75{
  top: -1.4375rem;
  right: -1.4375rem;
  bottom: -1.4375rem;
  left: -1.4375rem;
}

.-inset-6\.25{
  top: -1.5625rem;
  right: -1.5625rem;
  bottom: -1.5625rem;
  left: -1.5625rem;
}

.-inset-6\.5{
  top: -1.625rem;
  right: -1.625rem;
  bottom: -1.625rem;
  left: -1.625rem;
}

.-inset-6\.75{
  top: -1.6875rem;
  right: -1.6875rem;
  bottom: -1.6875rem;
  left: -1.6875rem;
}

.-inset-7\.25{
  top: -1.8125rem;
  right: -1.8125rem;
  bottom: -1.8125rem;
  left: -1.8125rem;
}

.-inset-7\.5{
  top: -1.875rem;
  right: -1.875rem;
  bottom: -1.875rem;
  left: -1.875rem;
}

.-inset-8\.25{
  top: -2.0625rem;
  right: -2.0625rem;
  bottom: -2.0625rem;
  left: -2.0625rem;
}

.-inset-8\.5{
  top: -2.125rem;
  right: -2.125rem;
  bottom: -2.125rem;
  left: -2.125rem;
}

.-inset-9\.25{
  top: -2.3125rem;
  right: -2.3125rem;
  bottom: -2.3125rem;
  left: -2.3125rem;
}

.-inset-9\.5{
  top: -2.375rem;
  right: -2.375rem;
  bottom: -2.375rem;
  left: -2.375rem;
}

.-inset-10\.5{
  top: -2.625rem;
  right: -2.625rem;
  bottom: -2.625rem;
  left: -2.625rem;
}

.-inset-11\.25{
  top: -2.8125rem;
  right: -2.8125rem;
  bottom: -2.8125rem;
  left: -2.8125rem;
}

.-inset-11\.5{
  top: -2.875rem;
  right: -2.875rem;
  bottom: -2.875rem;
  left: -2.875rem;
}

.-inset-12\.5{
  top: -3.125rem;
  right: -3.125rem;
  bottom: -3.125rem;
  left: -3.125rem;
}

.-inset-12\.75{
  top: -3.1875rem;
  right: -3.1875rem;
  bottom: -3.1875rem;
  left: -3.1875rem;
}

.-inset-13\.5{
  top: -3.375rem;
  right: -3.375rem;
  bottom: -3.375rem;
  left: -3.375rem;
}

.-inset-14\.5{
  top: -3.625rem;
  right: -3.625rem;
  bottom: -3.625rem;
  left: -3.625rem;
}

.-inset-15\.5{
  top: -3.875rem;
  right: -3.875rem;
  bottom: -3.875rem;
  left: -3.875rem;
}

.-inset-15\.75{
  top: -3.9375rem;
  right: -3.9375rem;
  bottom: -3.9375rem;
  left: -3.9375rem;
}

.-inset-16\.25{
  top: -4.0625rem;
  right: -4.0625rem;
  bottom: -4.0625rem;
  left: -4.0625rem;
}

.-inset-17\.25{
  top: -4.3125rem;
  right: -4.3125rem;
  bottom: -4.3125rem;
  left: -4.3125rem;
}

.-inset-17\.5{
  top: -4.375rem;
  right: -4.375rem;
  bottom: -4.375rem;
  left: -4.375rem;
}

.-inset-18\.25{
  top: -4.5625rem;
  right: -4.5625rem;
  bottom: -4.5625rem;
  left: -4.5625rem;
}

.-inset-18\.5{
  top: -4.625rem;
  right: -4.625rem;
  bottom: -4.625rem;
  left: -4.625rem;
}

.-inset-20\.25{
  top: -5.0625rem;
  right: -5.0625rem;
  bottom: -5.0625rem;
  left: -5.0625rem;
}

.-inset-20\.5{
  top: -5.125rem;
  right: -5.125rem;
  bottom: -5.125rem;
  left: -5.125rem;
}

.-inset-22\.5{
  top: -5.625rem;
  right: -5.625rem;
  bottom: -5.625rem;
  left: -5.625rem;
}

.-inset-25\.5{
  top: -6.375rem;
  right: -6.375rem;
  bottom: -6.375rem;
  left: -6.375rem;
}

.-inset-26\.75{
  top: -6.6875rem;
  right: -6.6875rem;
  bottom: -6.6875rem;
  left: -6.6875rem;
}

.-inset-32\.5{
  top: -8.125rem;
  right: -8.125rem;
  bottom: -8.125rem;
  left: -8.125rem;
}

.-inset-37\.5{
  top: -9.375rem;
  right: -9.375rem;
  bottom: -9.375rem;
  left: -9.375rem;
}

.-inset-41\.25{
  top: -10.3125rem;
  right: -10.3125rem;
  bottom: -10.3125rem;
  left: -10.3125rem;
}

.-inset-52\.5{
  top: -13.125rem;
  right: -13.125rem;
  bottom: -13.125rem;
  left: -13.125rem;
}

.-inset-54\.5{
  top: -13.625rem;
  right: -13.625rem;
  bottom: -13.625rem;
  left: -13.625rem;
}

.-inset-57\.25{
  top: -14.3125rem;
  right: -14.3125rem;
  bottom: -14.3125rem;
  left: -14.3125rem;
}

.-inset-57\.5{
  top: -14.375rem;
  right: -14.375rem;
  bottom: -14.375rem;
  left: -14.375rem;
}

.-inset-66\.25{
  top: -16.5625rem;
  right: -16.5625rem;
  bottom: -16.5625rem;
  left: -16.5625rem;
}

.-inset-74\.5{
  top: -18.125rem;
  right: -18.125rem;
  bottom: -18.125rem;
  left: -18.125rem;
}

.-inset-106\.25{
  top: -26.5625rem;
  right: -26.5625rem;
  bottom: -26.5625rem;
  left: -26.5625rem;
}

.-inset-112\.25{
  top: -28.0675rem;
  right: -28.0675rem;
  bottom: -28.0675rem;
  left: -28.0675rem;
}

.-inset-112\.75{
  top: -28.1875rem;
  right: -28.1875rem;
  bottom: -28.1875rem;
  left: -28.1875rem;
}

.-inset-147\.5{
  top: -36.875rem;
  right: -36.875rem;
  bottom: -36.875rem;
  left: -36.875rem;
}

.-inset-162\.5{
  top: -40.625rem;
  right: -40.625rem;
  bottom: -40.625rem;
  left: -40.625rem;
}

.-inset-172\.25{
  top: -42.5625rem;
  right: -42.5625rem;
  bottom: -42.5625rem;
  left: -42.5625rem;
}

.-inset-175\.25{
  top: -43.8125rem;
  right: -43.8125rem;
  bottom: -43.8125rem;
  left: -43.8125rem;
}

.-inset-184\.25{
  top: -46.0625rem;
  right: -46.0625rem;
  bottom: -46.0625rem;
  left: -46.0625rem;
}

.-inset-203\.25{
  top: -50.8125rem;
  right: -50.8125rem;
  bottom: -50.8125rem;
  left: -50.8125rem;
}

.-inset-half{
  top: -50%;
  right: -50%;
  bottom: -50%;
  left: -50%;
}

.-inset-full{
  top: -100%;
  right: -100%;
  bottom: -100%;
  left: -100%;
}

.-inset-1\/10{
  top: -10%;
  right: -10%;
  bottom: -10%;
  left: -10%;
}

.-inset-2\/10{
  top: -20%;
  right: -20%;
  bottom: -20%;
  left: -20%;
}

.-inset-3\/10{
  top: -30%;
  right: -30%;
  bottom: -30%;
  left: -30%;
}

.-inset-4\/10{
  top: -40%;
  right: -40%;
  bottom: -40%;
  left: -40%;
}

.-inset-4\.5\/10{
  top: -45%;
  right: -45%;
  bottom: -45%;
  left: -45%;
}

.-inset-5\/10{
  top: -50%;
  right: -50%;
  bottom: -50%;
  left: -50%;
}

.-inset-5\.5\/10{
  top: -55%;
  right: -55%;
  bottom: -55%;
  left: -55%;
}

.-inset-6\/10{
  top: -60%;
  right: -60%;
  bottom: -60%;
  left: -60%;
}

.-inset-7\/10{
  top: -70%;
  right: -70%;
  bottom: -70%;
  left: -70%;
}

.-inset-8\/10{
  top: -80%;
  right: -80%;
  bottom: -80%;
  left: -80%;
}

.-inset-9\/10{
  top: -90%;
  right: -90%;
  bottom: -90%;
  left: -90%;
}

.-inset-1\/12{
  top: -8.33333%;
  right: -8.33333%;
  bottom: -8.33333%;
  left: -8.33333%;
}

.-inset-2\/12{
  top: -16.66667%;
  right: -16.66667%;
  bottom: -16.66667%;
  left: -16.66667%;
}

.-inset-3\/12{
  top: -25%;
  right: -25%;
  bottom: -25%;
  left: -25%;
}

.-inset-4\/12{
  top: -33.33333%;
  right: -33.33333%;
  bottom: -33.33333%;
  left: -33.33333%;
}

.-inset-5\/12{
  top: -41.66667%;
  right: -41.66667%;
  bottom: -41.66667%;
  left: -41.66667%;
}

.-inset-6\/12{
  top: -50%;
  right: -50%;
  bottom: -50%;
  left: -50%;
}

.-inset-7\/12{
  top: -58.33333%;
  right: -58.33333%;
  bottom: -58.33333%;
  left: -58.33333%;
}

.-inset-8\/12{
  top: -66.66667%;
  right: -66.66667%;
  bottom: -66.66667%;
  left: -66.66667%;
}

.-inset-9\/12{
  top: -75%;
  right: -75%;
  bottom: -75%;
  left: -75%;
}

.-inset-10\/12{
  top: -83.33333%;
  right: -83.33333%;
  bottom: -83.33333%;
  left: -83.33333%;
}

.-inset-11\/12{
  top: -91.66667%;
  right: -91.66667%;
  bottom: -91.66667%;
  left: -91.66667%;
}

.inset-1\/2{
  top: 50%;
  right: 50%;
  bottom: 50%;
  left: 50%;
}

.inset-1\/3{
  top: 33.333333%;
  right: 33.333333%;
  bottom: 33.333333%;
  left: 33.333333%;
}

.inset-2\/3{
  top: 66.666667%;
  right: 66.666667%;
  bottom: 66.666667%;
  left: 66.666667%;
}

.inset-1\/4{
  top: 25%;
  right: 25%;
  bottom: 25%;
  left: 25%;
}

.inset-2\/4{
  top: 50%;
  right: 50%;
  bottom: 50%;
  left: 50%;
}

.inset-3\/4{
  top: 75%;
  right: 75%;
  bottom: 75%;
  left: 75%;
}

.-inset-1\/2{
  top: -50%;
  right: -50%;
  bottom: -50%;
  left: -50%;
}

.-inset-1\/3{
  top: -33.333333%;
  right: -33.333333%;
  bottom: -33.333333%;
  left: -33.333333%;
}

.-inset-2\/3{
  top: -66.666667%;
  right: -66.666667%;
  bottom: -66.666667%;
  left: -66.666667%;
}

.-inset-1\/4{
  top: -25%;
  right: -25%;
  bottom: -25%;
  left: -25%;
}

.-inset-2\/4{
  top: -50%;
  right: -50%;
  bottom: -50%;
  left: -50%;
}

.-inset-3\/4{
  top: -75%;
  right: -75%;
  bottom: -75%;
  left: -75%;
}

.inset-y-0{
  top: 0px;
  bottom: 0px;
}

.inset-x-0{
  right: 0px;
  left: 0px;
}

.inset-y-1{
  top: 0.25rem;
  bottom: 0.25rem;
}

.inset-x-1{
  right: 0.25rem;
  left: 0.25rem;
}

.inset-y-2{
  top: 0.5rem;
  bottom: 0.5rem;
}

.inset-x-2{
  right: 0.5rem;
  left: 0.5rem;
}

.inset-y-3{
  top: 0.75rem;
  bottom: 0.75rem;
}

.inset-x-3{
  right: 0.75rem;
  left: 0.75rem;
}

.inset-y-4{
  top: 1rem;
  bottom: 1rem;
}

.inset-x-4{
  right: 1rem;
  left: 1rem;
}

.inset-y-5{
  top: 1.25rem;
  bottom: 1.25rem;
}

.inset-x-5{
  right: 1.25rem;
  left: 1.25rem;
}

.inset-y-6{
  top: 1.5rem;
  bottom: 1.5rem;
}

.inset-x-6{
  right: 1.5rem;
  left: 1.5rem;
}

.inset-y-7{
  top: 1.75rem;
  bottom: 1.75rem;
}

.inset-x-7{
  right: 1.75rem;
  left: 1.75rem;
}

.inset-y-8{
  top: 2rem;
  bottom: 2rem;
}

.inset-x-8{
  right: 2rem;
  left: 2rem;
}

.inset-y-9{
  top: 2.25rem;
  bottom: 2.25rem;
}

.inset-x-9{
  right: 2.25rem;
  left: 2.25rem;
}

.inset-y-10{
  top: 2.5rem;
  bottom: 2.5rem;
}

.inset-x-10{
  right: 2.5rem;
  left: 2.5rem;
}

.inset-y-11{
  top: 2.75rem;
  bottom: 2.75rem;
}

.inset-x-11{
  right: 2.75rem;
  left: 2.75rem;
}

.inset-y-12{
  top: 3rem;
  bottom: 3rem;
}

.inset-x-12{
  right: 3rem;
  left: 3rem;
}

.inset-y-13{
  top: 3.25rem;
  bottom: 3.25rem;
}

.inset-x-13{
  right: 3.25rem;
  left: 3.25rem;
}

.inset-y-14{
  top: 3.5rem;
  bottom: 3.5rem;
}

.inset-x-14{
  right: 3.5rem;
  left: 3.5rem;
}

.inset-y-15{
  top: 3.75rem;
  bottom: 3.75rem;
}

.inset-x-15{
  right: 3.75rem;
  left: 3.75rem;
}

.inset-y-16{
  top: 4rem;
  bottom: 4rem;
}

.inset-x-16{
  right: 4rem;
  left: 4rem;
}

.inset-y-17{
  top: 4.25rem;
  bottom: 4.25rem;
}

.inset-x-17{
  right: 4.25rem;
  left: 4.25rem;
}

.inset-y-18{
  top: 4.5rem;
  bottom: 4.5rem;
}

.inset-x-18{
  right: 4.5rem;
  left: 4.5rem;
}

.inset-y-19{
  top: 4.75rem;
  bottom: 4.75rem;
}

.inset-x-19{
  right: 4.75rem;
  left: 4.75rem;
}

.inset-y-20{
  top: 5rem;
  bottom: 5rem;
}

.inset-x-20{
  right: 5rem;
  left: 5rem;
}

.inset-y-22{
  top: 5.5rem;
  bottom: 5.5rem;
}

.inset-x-22{
  right: 5.5rem;
  left: 5.5rem;
}

.inset-y-24{
  top: 6rem;
  bottom: 6rem;
}

.inset-x-24{
  right: 6rem;
  left: 6rem;
}

.inset-y-25{
  top: 6.25rem;
  bottom: 6.25rem;
}

.inset-x-25{
  right: 6.25rem;
  left: 6.25rem;
}

.inset-y-28{
  top: 7rem;
  bottom: 7rem;
}

.inset-x-28{
  right: 7rem;
  left: 7rem;
}

.inset-y-30{
  top: 7.5rem;
  bottom: 7.5rem;
}

.inset-x-30{
  right: 7.5rem;
  left: 7.5rem;
}

.inset-y-32{
  top: 8rem;
  bottom: 8rem;
}

.inset-x-32{
  right: 8rem;
  left: 8rem;
}

.inset-y-34{
  top: 8.5rem;
  bottom: 8.5rem;
}

.inset-x-34{
  right: 8.5rem;
  left: 8.5rem;
}

.inset-y-35{
  top: 8.75rem;
  bottom: 8.75rem;
}

.inset-x-35{
  right: 8.75rem;
  left: 8.75rem;
}

.inset-y-36{
  top: 9rem;
  bottom: 9rem;
}

.inset-x-36{
  right: 9rem;
  left: 9rem;
}

.inset-y-39{
  top: 9.75rem;
  bottom: 9.75rem;
}

.inset-x-39{
  right: 9.75rem;
  left: 9.75rem;
}

.inset-y-40{
  top: 10rem;
  bottom: 10rem;
}

.inset-x-40{
  right: 10rem;
  left: 10rem;
}

.inset-y-42{
  top: 10.5rem;
  bottom: 10.5rem;
}

.inset-x-42{
  right: 10.5rem;
  left: 10.5rem;
}

.inset-y-44{
  top: 11rem;
  bottom: 11rem;
}

.inset-x-44{
  right: 11rem;
  left: 11rem;
}

.inset-y-45{
  top: 11.25rem;
  bottom: 11.25rem;
}

.inset-x-45{
  right: 11.25rem;
  left: 11.25rem;
}

.inset-y-48{
  top: 12rem;
  bottom: 12rem;
}

.inset-x-48{
  right: 12rem;
  left: 12rem;
}

.inset-y-50{
  top: 12.5rem;
  bottom: 12.5rem;
}

.inset-x-50{
  right: 12.5rem;
  left: 12.5rem;
}

.inset-y-52{
  top: 13rem;
  bottom: 13rem;
}

.inset-x-52{
  right: 13rem;
  left: 13rem;
}

.inset-y-55{
  top: 13.75rem;
  bottom: 13.75rem;
}

.inset-x-55{
  right: 13.75rem;
  left: 13.75rem;
}

.inset-y-56{
  top: 14rem;
  bottom: 14rem;
}

.inset-x-56{
  right: 14rem;
  left: 14rem;
}

.inset-y-58{
  top: 14.5rem;
  bottom: 14.5rem;
}

.inset-x-58{
  right: 14.5rem;
  left: 14.5rem;
}

.inset-y-60{
  top: 15rem;
  bottom: 15rem;
}

.inset-x-60{
  right: 15rem;
  left: 15rem;
}

.inset-y-64{
  top: 16rem;
  bottom: 16rem;
}

.inset-x-64{
  right: 16rem;
  left: 16rem;
}

.inset-y-65{
  top: 16.25rem;
  bottom: 16.25rem;
}

.inset-x-65{
  right: 16.25rem;
  left: 16.25rem;
}

.inset-y-68{
  top: 17rem;
  bottom: 17rem;
}

.inset-x-68{
  right: 17rem;
  left: 17rem;
}

.inset-y-69{
  top: 17.25rem;
  bottom: 17.25rem;
}

.inset-x-69{
  right: 17.25rem;
  left: 17.25rem;
}

.inset-y-70{
  top: 17.5rem;
  bottom: 17.5rem;
}

.inset-x-70{
  right: 17.5rem;
  left: 17.5rem;
}

.inset-y-72{
  top: 18rem;
  bottom: 18rem;
}

.inset-x-72{
  right: 18rem;
  left: 18rem;
}

.inset-y-75{
  top: 18.75rem;
  bottom: 18.75rem;
}

.inset-x-75{
  right: 18.75rem;
  left: 18.75rem;
}

.inset-y-80{
  top: 20rem;
  bottom: 20rem;
}

.inset-x-80{
  right: 20rem;
  left: 20rem;
}

.inset-y-85{
  top: 21.25rem;
  bottom: 21.25rem;
}

.inset-x-85{
  right: 21.25rem;
  left: 21.25rem;
}

.inset-y-86{
  top: 21.5rem;
  bottom: 21.5rem;
}

.inset-x-86{
  right: 21.5rem;
  left: 21.5rem;
}

.inset-y-90{
  top: 22.5rem;
  bottom: 22.5rem;
}

.inset-x-90{
  right: 22.5rem;
  left: 22.5rem;
}

.inset-y-96{
  top: 24rem;
  bottom: 24rem;
}

.inset-x-96{
  right: 24rem;
  left: 24rem;
}

.inset-y-100{
  top: 25rem;
  bottom: 25rem;
}

.inset-x-100{
  right: 25rem;
  left: 25rem;
}

.inset-y-115{
  top: 28.75rem;
  bottom: 28.75rem;
}

.inset-x-115{
  right: 28.75rem;
  left: 28.75rem;
}

.inset-y-125{
  top: 31.25rem;
  bottom: 31.25rem;
}

.inset-x-125{
  right: 31.25rem;
  left: 31.25rem;
}

.inset-y-142{
  top: 35.5rem;
  bottom: 35.5rem;
}

.inset-x-142{
  right: 35.5rem;
  left: 35.5rem;
}

.inset-y-150{
  top: 37.5rem;
  bottom: 37.5rem;
}

.inset-x-150{
  right: 37.5rem;
  left: 37.5rem;
}

.inset-y-156{
  top: 39rem;
  bottom: 39rem;
}

.inset-x-156{
  right: 39rem;
  left: 39rem;
}

.inset-y-160{
  top: 40rem;
  bottom: 40rem;
}

.inset-x-160{
  right: 40rem;
  left: 40rem;
}

.inset-y-175{
  top: 43.75rem;
  bottom: 43.75rem;
}

.inset-x-175{
  right: 43.75rem;
  left: 43.75rem;
}

.inset-y-207{
  top: 51.75rem;
  bottom: 51.75rem;
}

.inset-x-207{
  right: 51.75rem;
  left: 51.75rem;
}

.inset-y-242{
  top: 60.5rem;
  bottom: 60.5rem;
}

.inset-x-242{
  right: 60.5rem;
  left: 60.5rem;
}

.inset-y-250{
  top: 62.5rem;
  bottom: 62.5rem;
}

.inset-x-250{
  right: 62.5rem;
  left: 62.5rem;
}

.inset-y-258{
  top: 64.5rem;
  bottom: 64.5rem;
}

.inset-x-258{
  right: 64.5rem;
  left: 64.5rem;
}

.inset-y-265{
  top: 66.25rem;
  bottom: 66.25rem;
}

.inset-x-265{
  right: 66.25rem;
  left: 66.25rem;
}

.inset-y-280{
  top: 70rem;
  bottom: 70rem;
}

.inset-x-280{
  right: 70rem;
  left: 70rem;
}

.inset-y-auto{
  top: auto;
  bottom: auto;
}

.inset-x-auto{
  right: auto;
  left: auto;
}

.inset-y-px{
  top: 1px;
  bottom: 1px;
}

.inset-x-px{
  right: 1px;
  left: 1px;
}

.inset-y-0\.5{
  top: 0.125rem;
  bottom: 0.125rem;
}

.inset-x-0\.5{
  right: 0.125rem;
  left: 0.125rem;
}

.inset-y-1\.5{
  top: 0.375rem;
  bottom: 0.375rem;
}

.inset-x-1\.5{
  right: 0.375rem;
  left: 0.375rem;
}

.inset-y-2\.5{
  top: 0.625rem;
  bottom: 0.625rem;
}

.inset-x-2\.5{
  right: 0.625rem;
  left: 0.625rem;
}

.inset-y-3\.5{
  top: 0.875rem;
  bottom: 0.875rem;
}

.inset-x-3\.5{
  right: 0.875rem;
  left: 0.875rem;
}

.inset-y-0\.25{
  top: 0.0625rem;
  bottom: 0.0625rem;
}

.inset-x-0\.25{
  right: 0.0625rem;
  left: 0.0625rem;
}

.inset-y-0\.75{
  top: 0.1875rem;
  bottom: 0.1875rem;
}

.inset-x-0\.75{
  right: 0.1875rem;
  left: 0.1875rem;
}

.inset-y-1\.25{
  top: 0.3125rem;
  bottom: 0.3125rem;
}

.inset-x-1\.25{
  right: 0.3125rem;
  left: 0.3125rem;
}

.inset-y-1\.75{
  top: 0.4375rem;
  bottom: 0.4375rem;
}

.inset-x-1\.75{
  right: 0.4375rem;
  left: 0.4375rem;
}

.inset-y-2\.25{
  top: 0.5625rem;
  bottom: 0.5625rem;
}

.inset-x-2\.25{
  right: 0.5625rem;
  left: 0.5625rem;
}

.inset-y-2\.75{
  top: 0.6875rem;
  bottom: 0.6875rem;
}

.inset-x-2\.75{
  right: 0.6875rem;
  left: 0.6875rem;
}

.inset-y-3\.25{
  top: 0.8125rem;
  bottom: 0.8125rem;
}

.inset-x-3\.25{
  right: 0.8125rem;
  left: 0.8125rem;
}

.inset-y-3\.75{
  top: 0.9375rem;
  bottom: 0.9375rem;
}

.inset-x-3\.75{
  right: 0.9375rem;
  left: 0.9375rem;
}

.inset-y-4\.25{
  top: 1.0625rem;
  bottom: 1.0625rem;
}

.inset-x-4\.25{
  right: 1.0625rem;
  left: 1.0625rem;
}

.inset-y-4\.5{
  top: 1.125rem;
  bottom: 1.125rem;
}

.inset-x-4\.5{
  right: 1.125rem;
  left: 1.125rem;
}

.inset-y-4\.75{
  top: 1.1875rem;
  bottom: 1.1875rem;
}

.inset-x-4\.75{
  right: 1.1875rem;
  left: 1.1875rem;
}

.inset-y-5\.25{
  top: 1.3125rem;
  bottom: 1.3125rem;
}

.inset-x-5\.25{
  right: 1.3125rem;
  left: 1.3125rem;
}

.inset-y-5\.5{
  top: 1.375rem;
  bottom: 1.375rem;
}

.inset-x-5\.5{
  right: 1.375rem;
  left: 1.375rem;
}

.inset-y-5\.75{
  top: 1.4375rem;
  bottom: 1.4375rem;
}

.inset-x-5\.75{
  right: 1.4375rem;
  left: 1.4375rem;
}

.inset-y-6\.25{
  top: 1.5625rem;
  bottom: 1.5625rem;
}

.inset-x-6\.25{
  right: 1.5625rem;
  left: 1.5625rem;
}

.inset-y-6\.5{
  top: 1.625rem;
  bottom: 1.625rem;
}

.inset-x-6\.5{
  right: 1.625rem;
  left: 1.625rem;
}

.inset-y-6\.75{
  top: 1.6875rem;
  bottom: 1.6875rem;
}

.inset-x-6\.75{
  right: 1.6875rem;
  left: 1.6875rem;
}

.inset-y-7\.25{
  top: 1.8125rem;
  bottom: 1.8125rem;
}

.inset-x-7\.25{
  right: 1.8125rem;
  left: 1.8125rem;
}

.inset-y-7\.5{
  top: 1.875rem;
  bottom: 1.875rem;
}

.inset-x-7\.5{
  right: 1.875rem;
  left: 1.875rem;
}

.inset-y-8\.25{
  top: 2.0625rem;
  bottom: 2.0625rem;
}

.inset-x-8\.25{
  right: 2.0625rem;
  left: 2.0625rem;
}

.inset-y-8\.5{
  top: 2.125rem;
  bottom: 2.125rem;
}

.inset-x-8\.5{
  right: 2.125rem;
  left: 2.125rem;
}

.inset-y-9\.25{
  top: 2.3125rem;
  bottom: 2.3125rem;
}

.inset-x-9\.25{
  right: 2.3125rem;
  left: 2.3125rem;
}

.inset-y-9\.5{
  top: 2.375rem;
  bottom: 2.375rem;
}

.inset-x-9\.5{
  right: 2.375rem;
  left: 2.375rem;
}

.inset-y-10\.5{
  top: 2.625rem;
  bottom: 2.625rem;
}

.inset-x-10\.5{
  right: 2.625rem;
  left: 2.625rem;
}

.inset-y-11\.25{
  top: 2.8125rem;
  bottom: 2.8125rem;
}

.inset-x-11\.25{
  right: 2.8125rem;
  left: 2.8125rem;
}

.inset-y-11\.5{
  top: 2.875rem;
  bottom: 2.875rem;
}

.inset-x-11\.5{
  right: 2.875rem;
  left: 2.875rem;
}

.inset-y-12\.5{
  top: 3.125rem;
  bottom: 3.125rem;
}

.inset-x-12\.5{
  right: 3.125rem;
  left: 3.125rem;
}

.inset-y-12\.75{
  top: 3.1875rem;
  bottom: 3.1875rem;
}

.inset-x-12\.75{
  right: 3.1875rem;
  left: 3.1875rem;
}

.inset-y-13\.5{
  top: 3.375rem;
  bottom: 3.375rem;
}

.inset-x-13\.5{
  right: 3.375rem;
  left: 3.375rem;
}

.inset-y-14\.5{
  top: 3.625rem;
  bottom: 3.625rem;
}

.inset-x-14\.5{
  right: 3.625rem;
  left: 3.625rem;
}

.inset-y-15\.5{
  top: 3.875rem;
  bottom: 3.875rem;
}

.inset-x-15\.5{
  right: 3.875rem;
  left: 3.875rem;
}

.inset-y-15\.75{
  top: 3.9375rem;
  bottom: 3.9375rem;
}

.inset-x-15\.75{
  right: 3.9375rem;
  left: 3.9375rem;
}

.inset-y-16\.25{
  top: 4.0625rem;
  bottom: 4.0625rem;
}

.inset-x-16\.25{
  right: 4.0625rem;
  left: 4.0625rem;
}

.inset-y-17\.25{
  top: 4.3125rem;
  bottom: 4.3125rem;
}

.inset-x-17\.25{
  right: 4.3125rem;
  left: 4.3125rem;
}

.inset-y-17\.5{
  top: 4.375rem;
  bottom: 4.375rem;
}

.inset-x-17\.5{
  right: 4.375rem;
  left: 4.375rem;
}

.inset-y-18\.25{
  top: 4.5625rem;
  bottom: 4.5625rem;
}

.inset-x-18\.25{
  right: 4.5625rem;
  left: 4.5625rem;
}

.inset-y-18\.5{
  top: 4.625rem;
  bottom: 4.625rem;
}

.inset-x-18\.5{
  right: 4.625rem;
  left: 4.625rem;
}

.inset-y-20\.25{
  top: 5.0625rem;
  bottom: 5.0625rem;
}

.inset-x-20\.25{
  right: 5.0625rem;
  left: 5.0625rem;
}

.inset-y-20\.5{
  top: 5.125rem;
  bottom: 5.125rem;
}

.inset-x-20\.5{
  right: 5.125rem;
  left: 5.125rem;
}

.inset-y-22\.5{
  top: 5.625rem;
  bottom: 5.625rem;
}

.inset-x-22\.5{
  right: 5.625rem;
  left: 5.625rem;
}

.inset-y-25\.5{
  top: 6.375rem;
  bottom: 6.375rem;
}

.inset-x-25\.5{
  right: 6.375rem;
  left: 6.375rem;
}

.inset-y-26\.75{
  top: 6.6875rem;
  bottom: 6.6875rem;
}

.inset-x-26\.75{
  right: 6.6875rem;
  left: 6.6875rem;
}

.inset-y-32\.5{
  top: 8.125rem;
  bottom: 8.125rem;
}

.inset-x-32\.5{
  right: 8.125rem;
  left: 8.125rem;
}

.inset-y-37\.5{
  top: 9.375rem;
  bottom: 9.375rem;
}

.inset-x-37\.5{
  right: 9.375rem;
  left: 9.375rem;
}

.inset-y-41\.25{
  top: 10.3125rem;
  bottom: 10.3125rem;
}

.inset-x-41\.25{
  right: 10.3125rem;
  left: 10.3125rem;
}

.inset-y-52\.5{
  top: 13.125rem;
  bottom: 13.125rem;
}

.inset-x-52\.5{
  right: 13.125rem;
  left: 13.125rem;
}

.inset-y-54\.5{
  top: 13.625rem;
  bottom: 13.625rem;
}

.inset-x-54\.5{
  right: 13.625rem;
  left: 13.625rem;
}

.inset-y-57\.25{
  top: 14.3125rem;
  bottom: 14.3125rem;
}

.inset-x-57\.25{
  right: 14.3125rem;
  left: 14.3125rem;
}

.inset-y-57\.5{
  top: 14.375rem;
  bottom: 14.375rem;
}

.inset-x-57\.5{
  right: 14.375rem;
  left: 14.375rem;
}

.inset-y-66\.25{
  top: 16.5625rem;
  bottom: 16.5625rem;
}

.inset-x-66\.25{
  right: 16.5625rem;
  left: 16.5625rem;
}

.inset-y-74\.5{
  top: 18.125rem;
  bottom: 18.125rem;
}

.inset-x-74\.5{
  right: 18.125rem;
  left: 18.125rem;
}

.inset-y-106\.25{
  top: 26.5625rem;
  bottom: 26.5625rem;
}

.inset-x-106\.25{
  right: 26.5625rem;
  left: 26.5625rem;
}

.inset-y-112\.25{
  top: 28.0675rem;
  bottom: 28.0675rem;
}

.inset-x-112\.25{
  right: 28.0675rem;
  left: 28.0675rem;
}

.inset-y-112\.75{
  top: 28.1875rem;
  bottom: 28.1875rem;
}

.inset-x-112\.75{
  right: 28.1875rem;
  left: 28.1875rem;
}

.inset-y-147\.5{
  top: 36.875rem;
  bottom: 36.875rem;
}

.inset-x-147\.5{
  right: 36.875rem;
  left: 36.875rem;
}

.inset-y-162\.5{
  top: 40.625rem;
  bottom: 40.625rem;
}

.inset-x-162\.5{
  right: 40.625rem;
  left: 40.625rem;
}

.inset-y-172\.25{
  top: 42.5625rem;
  bottom: 42.5625rem;
}

.inset-x-172\.25{
  right: 42.5625rem;
  left: 42.5625rem;
}

.inset-y-175\.25{
  top: 43.8125rem;
  bottom: 43.8125rem;
}

.inset-x-175\.25{
  right: 43.8125rem;
  left: 43.8125rem;
}

.inset-y-184\.25{
  top: 46.0625rem;
  bottom: 46.0625rem;
}

.inset-x-184\.25{
  right: 46.0625rem;
  left: 46.0625rem;
}

.inset-y-203\.25{
  top: 50.8125rem;
  bottom: 50.8125rem;
}

.inset-x-203\.25{
  right: 50.8125rem;
  left: 50.8125rem;
}

.inset-y-half{
  top: 50%;
  bottom: 50%;
}

.inset-x-half{
  right: 50%;
  left: 50%;
}

.inset-y-full{
  top: 100%;
  bottom: 100%;
}

.inset-x-full{
  right: 100%;
  left: 100%;
}

.inset-y-1\/10{
  top: 10%;
  bottom: 10%;
}

.inset-x-1\/10{
  right: 10%;
  left: 10%;
}

.inset-y-2\/10{
  top: 20%;
  bottom: 20%;
}

.inset-x-2\/10{
  right: 20%;
  left: 20%;
}

.inset-y-3\/10{
  top: 30%;
  bottom: 30%;
}

.inset-x-3\/10{
  right: 30%;
  left: 30%;
}

.inset-y-4\/10{
  top: 40%;
  bottom: 40%;
}

.inset-x-4\/10{
  right: 40%;
  left: 40%;
}

.inset-y-4\.5\/10{
  top: 45%;
  bottom: 45%;
}

.inset-x-4\.5\/10{
  right: 45%;
  left: 45%;
}

.inset-y-5\/10{
  top: 50%;
  bottom: 50%;
}

.inset-x-5\/10{
  right: 50%;
  left: 50%;
}

.inset-y-5\.5\/10{
  top: 55%;
  bottom: 55%;
}

.inset-x-5\.5\/10{
  right: 55%;
  left: 55%;
}

.inset-y-6\/10{
  top: 60%;
  bottom: 60%;
}

.inset-x-6\/10{
  right: 60%;
  left: 60%;
}

.inset-y-7\/10{
  top: 70%;
  bottom: 70%;
}

.inset-x-7\/10{
  right: 70%;
  left: 70%;
}

.inset-y-8\/10{
  top: 80%;
  bottom: 80%;
}

.inset-x-8\/10{
  right: 80%;
  left: 80%;
}

.inset-y-9\/10{
  top: 90%;
  bottom: 90%;
}

.inset-x-9\/10{
  right: 90%;
  left: 90%;
}

.inset-y-1\/12{
  top: 8.333333%;
  bottom: 8.333333%;
}

.inset-x-1\/12{
  right: 8.333333%;
  left: 8.333333%;
}

.inset-y-2\/12{
  top: 16.666667%;
  bottom: 16.666667%;
}

.inset-x-2\/12{
  right: 16.666667%;
  left: 16.666667%;
}

.inset-y-3\/12{
  top: 25%;
  bottom: 25%;
}

.inset-x-3\/12{
  right: 25%;
  left: 25%;
}

.inset-y-4\/12{
  top: 33.333333%;
  bottom: 33.333333%;
}

.inset-x-4\/12{
  right: 33.333333%;
  left: 33.333333%;
}

.inset-y-5\/12{
  top: 41.666667%;
  bottom: 41.666667%;
}

.inset-x-5\/12{
  right: 41.666667%;
  left: 41.666667%;
}

.inset-y-6\/12{
  top: 50%;
  bottom: 50%;
}

.inset-x-6\/12{
  right: 50%;
  left: 50%;
}

.inset-y-7\/12{
  top: 58.333333%;
  bottom: 58.333333%;
}

.inset-x-7\/12{
  right: 58.333333%;
  left: 58.333333%;
}

.inset-y-8\/12{
  top: 66.666667%;
  bottom: 66.666667%;
}

.inset-x-8\/12{
  right: 66.666667%;
  left: 66.666667%;
}

.inset-y-9\/12{
  top: 75%;
  bottom: 75%;
}

.inset-x-9\/12{
  right: 75%;
  left: 75%;
}

.inset-y-10\/12{
  top: 83.333333%;
  bottom: 83.333333%;
}

.inset-x-10\/12{
  right: 83.333333%;
  left: 83.333333%;
}

.inset-y-11\/12{
  top: 91.666667%;
  bottom: 91.666667%;
}

.inset-x-11\/12{
  right: 91.666667%;
  left: 91.666667%;
}

.-inset-y-0{
  top: 0px;
  bottom: 0px;
}

.-inset-x-0{
  right: 0px;
  left: 0px;
}

.-inset-y-1{
  top: -0.25rem;
  bottom: -0.25rem;
}

.-inset-x-1{
  right: -0.25rem;
  left: -0.25rem;
}

.-inset-y-2{
  top: -0.5rem;
  bottom: -0.5rem;
}

.-inset-x-2{
  right: -0.5rem;
  left: -0.5rem;
}

.-inset-y-3{
  top: -0.75rem;
  bottom: -0.75rem;
}

.-inset-x-3{
  right: -0.75rem;
  left: -0.75rem;
}

.-inset-y-4{
  top: -1rem;
  bottom: -1rem;
}

.-inset-x-4{
  right: -1rem;
  left: -1rem;
}

.-inset-y-5{
  top: -1.25rem;
  bottom: -1.25rem;
}

.-inset-x-5{
  right: -1.25rem;
  left: -1.25rem;
}

.-inset-y-6{
  top: -1.5rem;
  bottom: -1.5rem;
}

.-inset-x-6{
  right: -1.5rem;
  left: -1.5rem;
}

.-inset-y-7{
  top: -1.75rem;
  bottom: -1.75rem;
}

.-inset-x-7{
  right: -1.75rem;
  left: -1.75rem;
}

.-inset-y-8{
  top: -2rem;
  bottom: -2rem;
}

.-inset-x-8{
  right: -2rem;
  left: -2rem;
}

.-inset-y-9{
  top: -2.25rem;
  bottom: -2.25rem;
}

.-inset-x-9{
  right: -2.25rem;
  left: -2.25rem;
}

.-inset-y-10{
  top: -2.5rem;
  bottom: -2.5rem;
}

.-inset-x-10{
  right: -2.5rem;
  left: -2.5rem;
}

.-inset-y-11{
  top: -2.75rem;
  bottom: -2.75rem;
}

.-inset-x-11{
  right: -2.75rem;
  left: -2.75rem;
}

.-inset-y-12{
  top: -3rem;
  bottom: -3rem;
}

.-inset-x-12{
  right: -3rem;
  left: -3rem;
}

.-inset-y-13{
  top: -3.25rem;
  bottom: -3.25rem;
}

.-inset-x-13{
  right: -3.25rem;
  left: -3.25rem;
}

.-inset-y-14{
  top: -3.5rem;
  bottom: -3.5rem;
}

.-inset-x-14{
  right: -3.5rem;
  left: -3.5rem;
}

.-inset-y-15{
  top: -3.75rem;
  bottom: -3.75rem;
}

.-inset-x-15{
  right: -3.75rem;
  left: -3.75rem;
}

.-inset-y-16{
  top: -4rem;
  bottom: -4rem;
}

.-inset-x-16{
  right: -4rem;
  left: -4rem;
}

.-inset-y-17{
  top: -4.25rem;
  bottom: -4.25rem;
}

.-inset-x-17{
  right: -4.25rem;
  left: -4.25rem;
}

.-inset-y-18{
  top: -4.5rem;
  bottom: -4.5rem;
}

.-inset-x-18{
  right: -4.5rem;
  left: -4.5rem;
}

.-inset-y-19{
  top: -4.75rem;
  bottom: -4.75rem;
}

.-inset-x-19{
  right: -4.75rem;
  left: -4.75rem;
}

.-inset-y-20{
  top: -5rem;
  bottom: -5rem;
}

.-inset-x-20{
  right: -5rem;
  left: -5rem;
}

.-inset-y-22{
  top: -5.5rem;
  bottom: -5.5rem;
}

.-inset-x-22{
  right: -5.5rem;
  left: -5.5rem;
}

.-inset-y-24{
  top: -6rem;
  bottom: -6rem;
}

.-inset-x-24{
  right: -6rem;
  left: -6rem;
}

.-inset-y-25{
  top: -6.25rem;
  bottom: -6.25rem;
}

.-inset-x-25{
  right: -6.25rem;
  left: -6.25rem;
}

.-inset-y-28{
  top: -7rem;
  bottom: -7rem;
}

.-inset-x-28{
  right: -7rem;
  left: -7rem;
}

.-inset-y-30{
  top: -7.5rem;
  bottom: -7.5rem;
}

.-inset-x-30{
  right: -7.5rem;
  left: -7.5rem;
}

.-inset-y-32{
  top: -8rem;
  bottom: -8rem;
}

.-inset-x-32{
  right: -8rem;
  left: -8rem;
}

.-inset-y-34{
  top: -8.5rem;
  bottom: -8.5rem;
}

.-inset-x-34{
  right: -8.5rem;
  left: -8.5rem;
}

.-inset-y-35{
  top: -8.75rem;
  bottom: -8.75rem;
}

.-inset-x-35{
  right: -8.75rem;
  left: -8.75rem;
}

.-inset-y-36{
  top: -9rem;
  bottom: -9rem;
}

.-inset-x-36{
  right: -9rem;
  left: -9rem;
}

.-inset-y-39{
  top: -9.75rem;
  bottom: -9.75rem;
}

.-inset-x-39{
  right: -9.75rem;
  left: -9.75rem;
}

.-inset-y-40{
  top: -10rem;
  bottom: -10rem;
}

.-inset-x-40{
  right: -10rem;
  left: -10rem;
}

.-inset-y-42{
  top: -10.5rem;
  bottom: -10.5rem;
}

.-inset-x-42{
  right: -10.5rem;
  left: -10.5rem;
}

.-inset-y-44{
  top: -11rem;
  bottom: -11rem;
}

.-inset-x-44{
  right: -11rem;
  left: -11rem;
}

.-inset-y-45{
  top: -11.25rem;
  bottom: -11.25rem;
}

.-inset-x-45{
  right: -11.25rem;
  left: -11.25rem;
}

.-inset-y-48{
  top: -12rem;
  bottom: -12rem;
}

.-inset-x-48{
  right: -12rem;
  left: -12rem;
}

.-inset-y-50{
  top: -12.5rem;
  bottom: -12.5rem;
}

.-inset-x-50{
  right: -12.5rem;
  left: -12.5rem;
}

.-inset-y-52{
  top: -13rem;
  bottom: -13rem;
}

.-inset-x-52{
  right: -13rem;
  left: -13rem;
}

.-inset-y-55{
  top: -13.75rem;
  bottom: -13.75rem;
}

.-inset-x-55{
  right: -13.75rem;
  left: -13.75rem;
}

.-inset-y-56{
  top: -14rem;
  bottom: -14rem;
}

.-inset-x-56{
  right: -14rem;
  left: -14rem;
}

.-inset-y-58{
  top: -14.5rem;
  bottom: -14.5rem;
}

.-inset-x-58{
  right: -14.5rem;
  left: -14.5rem;
}

.-inset-y-60{
  top: -15rem;
  bottom: -15rem;
}

.-inset-x-60{
  right: -15rem;
  left: -15rem;
}

.-inset-y-64{
  top: -16rem;
  bottom: -16rem;
}

.-inset-x-64{
  right: -16rem;
  left: -16rem;
}

.-inset-y-65{
  top: -16.25rem;
  bottom: -16.25rem;
}

.-inset-x-65{
  right: -16.25rem;
  left: -16.25rem;
}

.-inset-y-68{
  top: -17rem;
  bottom: -17rem;
}

.-inset-x-68{
  right: -17rem;
  left: -17rem;
}

.-inset-y-69{
  top: -17.25rem;
  bottom: -17.25rem;
}

.-inset-x-69{
  right: -17.25rem;
  left: -17.25rem;
}

.-inset-y-70{
  top: -17.5rem;
  bottom: -17.5rem;
}

.-inset-x-70{
  right: -17.5rem;
  left: -17.5rem;
}

.-inset-y-72{
  top: -18rem;
  bottom: -18rem;
}

.-inset-x-72{
  right: -18rem;
  left: -18rem;
}

.-inset-y-75{
  top: -18.75rem;
  bottom: -18.75rem;
}

.-inset-x-75{
  right: -18.75rem;
  left: -18.75rem;
}

.-inset-y-80{
  top: -20rem;
  bottom: -20rem;
}

.-inset-x-80{
  right: -20rem;
  left: -20rem;
}

.-inset-y-85{
  top: -21.25rem;
  bottom: -21.25rem;
}

.-inset-x-85{
  right: -21.25rem;
  left: -21.25rem;
}

.-inset-y-86{
  top: -21.5rem;
  bottom: -21.5rem;
}

.-inset-x-86{
  right: -21.5rem;
  left: -21.5rem;
}

.-inset-y-90{
  top: -22.5rem;
  bottom: -22.5rem;
}

.-inset-x-90{
  right: -22.5rem;
  left: -22.5rem;
}

.-inset-y-96{
  top: -24rem;
  bottom: -24rem;
}

.-inset-x-96{
  right: -24rem;
  left: -24rem;
}

.-inset-y-100{
  top: -25rem;
  bottom: -25rem;
}

.-inset-x-100{
  right: -25rem;
  left: -25rem;
}

.-inset-y-115{
  top: -28.75rem;
  bottom: -28.75rem;
}

.-inset-x-115{
  right: -28.75rem;
  left: -28.75rem;
}

.-inset-y-125{
  top: -31.25rem;
  bottom: -31.25rem;
}

.-inset-x-125{
  right: -31.25rem;
  left: -31.25rem;
}

.-inset-y-142{
  top: -35.5rem;
  bottom: -35.5rem;
}

.-inset-x-142{
  right: -35.5rem;
  left: -35.5rem;
}

.-inset-y-150{
  top: -37.5rem;
  bottom: -37.5rem;
}

.-inset-x-150{
  right: -37.5rem;
  left: -37.5rem;
}

.-inset-y-156{
  top: -39rem;
  bottom: -39rem;
}

.-inset-x-156{
  right: -39rem;
  left: -39rem;
}

.-inset-y-160{
  top: -40rem;
  bottom: -40rem;
}

.-inset-x-160{
  right: -40rem;
  left: -40rem;
}

.-inset-y-175{
  top: -43.75rem;
  bottom: -43.75rem;
}

.-inset-x-175{
  right: -43.75rem;
  left: -43.75rem;
}

.-inset-y-207{
  top: -51.75rem;
  bottom: -51.75rem;
}

.-inset-x-207{
  right: -51.75rem;
  left: -51.75rem;
}

.-inset-y-242{
  top: -60.5rem;
  bottom: -60.5rem;
}

.-inset-x-242{
  right: -60.5rem;
  left: -60.5rem;
}

.-inset-y-250{
  top: -62.5rem;
  bottom: -62.5rem;
}

.-inset-x-250{
  right: -62.5rem;
  left: -62.5rem;
}

.-inset-y-258{
  top: -64.5rem;
  bottom: -64.5rem;
}

.-inset-x-258{
  right: -64.5rem;
  left: -64.5rem;
}

.-inset-y-265{
  top: -66.25rem;
  bottom: -66.25rem;
}

.-inset-x-265{
  right: -66.25rem;
  left: -66.25rem;
}

.-inset-y-280{
  top: -70rem;
  bottom: -70rem;
}

.-inset-x-280{
  right: -70rem;
  left: -70rem;
}

.-inset-y-px{
  top: -1px;
  bottom: -1px;
}

.-inset-x-px{
  right: -1px;
  left: -1px;
}

.-inset-y-0\.5{
  top: -0.125rem;
  bottom: -0.125rem;
}

.-inset-x-0\.5{
  right: -0.125rem;
  left: -0.125rem;
}

.-inset-y-1\.5{
  top: -0.375rem;
  bottom: -0.375rem;
}

.-inset-x-1\.5{
  right: -0.375rem;
  left: -0.375rem;
}

.-inset-y-2\.5{
  top: -0.625rem;
  bottom: -0.625rem;
}

.-inset-x-2\.5{
  right: -0.625rem;
  left: -0.625rem;
}

.-inset-y-3\.5{
  top: -0.875rem;
  bottom: -0.875rem;
}

.-inset-x-3\.5{
  right: -0.875rem;
  left: -0.875rem;
}

.-inset-y-0\.25{
  top: -0.0625rem;
  bottom: -0.0625rem;
}

.-inset-x-0\.25{
  right: -0.0625rem;
  left: -0.0625rem;
}

.-inset-y-0\.75{
  top: -0.1875rem;
  bottom: -0.1875rem;
}

.-inset-x-0\.75{
  right: -0.1875rem;
  left: -0.1875rem;
}

.-inset-y-1\.25{
  top: -0.3125rem;
  bottom: -0.3125rem;
}

.-inset-x-1\.25{
  right: -0.3125rem;
  left: -0.3125rem;
}

.-inset-y-1\.75{
  top: -0.4375rem;
  bottom: -0.4375rem;
}

.-inset-x-1\.75{
  right: -0.4375rem;
  left: -0.4375rem;
}

.-inset-y-2\.25{
  top: -0.5625rem;
  bottom: -0.5625rem;
}

.-inset-x-2\.25{
  right: -0.5625rem;
  left: -0.5625rem;
}

.-inset-y-2\.75{
  top: -0.6875rem;
  bottom: -0.6875rem;
}

.-inset-x-2\.75{
  right: -0.6875rem;
  left: -0.6875rem;
}

.-inset-y-3\.25{
  top: -0.8125rem;
  bottom: -0.8125rem;
}

.-inset-x-3\.25{
  right: -0.8125rem;
  left: -0.8125rem;
}

.-inset-y-3\.75{
  top: -0.9375rem;
  bottom: -0.9375rem;
}

.-inset-x-3\.75{
  right: -0.9375rem;
  left: -0.9375rem;
}

.-inset-y-4\.25{
  top: -1.0625rem;
  bottom: -1.0625rem;
}

.-inset-x-4\.25{
  right: -1.0625rem;
  left: -1.0625rem;
}

.-inset-y-4\.5{
  top: -1.125rem;
  bottom: -1.125rem;
}

.-inset-x-4\.5{
  right: -1.125rem;
  left: -1.125rem;
}

.-inset-y-4\.75{
  top: -1.1875rem;
  bottom: -1.1875rem;
}

.-inset-x-4\.75{
  right: -1.1875rem;
  left: -1.1875rem;
}

.-inset-y-5\.25{
  top: -1.3125rem;
  bottom: -1.3125rem;
}

.-inset-x-5\.25{
  right: -1.3125rem;
  left: -1.3125rem;
}

.-inset-y-5\.5{
  top: -1.375rem;
  bottom: -1.375rem;
}

.-inset-x-5\.5{
  right: -1.375rem;
  left: -1.375rem;
}

.-inset-y-5\.75{
  top: -1.4375rem;
  bottom: -1.4375rem;
}

.-inset-x-5\.75{
  right: -1.4375rem;
  left: -1.4375rem;
}

.-inset-y-6\.25{
  top: -1.5625rem;
  bottom: -1.5625rem;
}

.-inset-x-6\.25{
  right: -1.5625rem;
  left: -1.5625rem;
}

.-inset-y-6\.5{
  top: -1.625rem;
  bottom: -1.625rem;
}

.-inset-x-6\.5{
  right: -1.625rem;
  left: -1.625rem;
}

.-inset-y-6\.75{
  top: -1.6875rem;
  bottom: -1.6875rem;
}

.-inset-x-6\.75{
  right: -1.6875rem;
  left: -1.6875rem;
}

.-inset-y-7\.25{
  top: -1.8125rem;
  bottom: -1.8125rem;
}

.-inset-x-7\.25{
  right: -1.8125rem;
  left: -1.8125rem;
}

.-inset-y-7\.5{
  top: -1.875rem;
  bottom: -1.875rem;
}

.-inset-x-7\.5{
  right: -1.875rem;
  left: -1.875rem;
}

.-inset-y-8\.25{
  top: -2.0625rem;
  bottom: -2.0625rem;
}

.-inset-x-8\.25{
  right: -2.0625rem;
  left: -2.0625rem;
}

.-inset-y-8\.5{
  top: -2.125rem;
  bottom: -2.125rem;
}

.-inset-x-8\.5{
  right: -2.125rem;
  left: -2.125rem;
}

.-inset-y-9\.25{
  top: -2.3125rem;
  bottom: -2.3125rem;
}

.-inset-x-9\.25{
  right: -2.3125rem;
  left: -2.3125rem;
}

.-inset-y-9\.5{
  top: -2.375rem;
  bottom: -2.375rem;
}

.-inset-x-9\.5{
  right: -2.375rem;
  left: -2.375rem;
}

.-inset-y-10\.5{
  top: -2.625rem;
  bottom: -2.625rem;
}

.-inset-x-10\.5{
  right: -2.625rem;
  left: -2.625rem;
}

.-inset-y-11\.25{
  top: -2.8125rem;
  bottom: -2.8125rem;
}

.-inset-x-11\.25{
  right: -2.8125rem;
  left: -2.8125rem;
}

.-inset-y-11\.5{
  top: -2.875rem;
  bottom: -2.875rem;
}

.-inset-x-11\.5{
  right: -2.875rem;
  left: -2.875rem;
}

.-inset-y-12\.5{
  top: -3.125rem;
  bottom: -3.125rem;
}

.-inset-x-12\.5{
  right: -3.125rem;
  left: -3.125rem;
}

.-inset-y-12\.75{
  top: -3.1875rem;
  bottom: -3.1875rem;
}

.-inset-x-12\.75{
  right: -3.1875rem;
  left: -3.1875rem;
}

.-inset-y-13\.5{
  top: -3.375rem;
  bottom: -3.375rem;
}

.-inset-x-13\.5{
  right: -3.375rem;
  left: -3.375rem;
}

.-inset-y-14\.5{
  top: -3.625rem;
  bottom: -3.625rem;
}

.-inset-x-14\.5{
  right: -3.625rem;
  left: -3.625rem;
}

.-inset-y-15\.5{
  top: -3.875rem;
  bottom: -3.875rem;
}

.-inset-x-15\.5{
  right: -3.875rem;
  left: -3.875rem;
}

.-inset-y-15\.75{
  top: -3.9375rem;
  bottom: -3.9375rem;
}

.-inset-x-15\.75{
  right: -3.9375rem;
  left: -3.9375rem;
}

.-inset-y-16\.25{
  top: -4.0625rem;
  bottom: -4.0625rem;
}

.-inset-x-16\.25{
  right: -4.0625rem;
  left: -4.0625rem;
}

.-inset-y-17\.25{
  top: -4.3125rem;
  bottom: -4.3125rem;
}

.-inset-x-17\.25{
  right: -4.3125rem;
  left: -4.3125rem;
}

.-inset-y-17\.5{
  top: -4.375rem;
  bottom: -4.375rem;
}

.-inset-x-17\.5{
  right: -4.375rem;
  left: -4.375rem;
}

.-inset-y-18\.25{
  top: -4.5625rem;
  bottom: -4.5625rem;
}

.-inset-x-18\.25{
  right: -4.5625rem;
  left: -4.5625rem;
}

.-inset-y-18\.5{
  top: -4.625rem;
  bottom: -4.625rem;
}

.-inset-x-18\.5{
  right: -4.625rem;
  left: -4.625rem;
}

.-inset-y-20\.25{
  top: -5.0625rem;
  bottom: -5.0625rem;
}

.-inset-x-20\.25{
  right: -5.0625rem;
  left: -5.0625rem;
}

.-inset-y-20\.5{
  top: -5.125rem;
  bottom: -5.125rem;
}

.-inset-x-20\.5{
  right: -5.125rem;
  left: -5.125rem;
}

.-inset-y-22\.5{
  top: -5.625rem;
  bottom: -5.625rem;
}

.-inset-x-22\.5{
  right: -5.625rem;
  left: -5.625rem;
}

.-inset-y-25\.5{
  top: -6.375rem;
  bottom: -6.375rem;
}

.-inset-x-25\.5{
  right: -6.375rem;
  left: -6.375rem;
}

.-inset-y-26\.75{
  top: -6.6875rem;
  bottom: -6.6875rem;
}

.-inset-x-26\.75{
  right: -6.6875rem;
  left: -6.6875rem;
}

.-inset-y-32\.5{
  top: -8.125rem;
  bottom: -8.125rem;
}

.-inset-x-32\.5{
  right: -8.125rem;
  left: -8.125rem;
}

.-inset-y-37\.5{
  top: -9.375rem;
  bottom: -9.375rem;
}

.-inset-x-37\.5{
  right: -9.375rem;
  left: -9.375rem;
}

.-inset-y-41\.25{
  top: -10.3125rem;
  bottom: -10.3125rem;
}

.-inset-x-41\.25{
  right: -10.3125rem;
  left: -10.3125rem;
}

.-inset-y-52\.5{
  top: -13.125rem;
  bottom: -13.125rem;
}

.-inset-x-52\.5{
  right: -13.125rem;
  left: -13.125rem;
}

.-inset-y-54\.5{
  top: -13.625rem;
  bottom: -13.625rem;
}

.-inset-x-54\.5{
  right: -13.625rem;
  left: -13.625rem;
}

.-inset-y-57\.25{
  top: -14.3125rem;
  bottom: -14.3125rem;
}

.-inset-x-57\.25{
  right: -14.3125rem;
  left: -14.3125rem;
}

.-inset-y-57\.5{
  top: -14.375rem;
  bottom: -14.375rem;
}

.-inset-x-57\.5{
  right: -14.375rem;
  left: -14.375rem;
}

.-inset-y-66\.25{
  top: -16.5625rem;
  bottom: -16.5625rem;
}

.-inset-x-66\.25{
  right: -16.5625rem;
  left: -16.5625rem;
}

.-inset-y-74\.5{
  top: -18.125rem;
  bottom: -18.125rem;
}

.-inset-x-74\.5{
  right: -18.125rem;
  left: -18.125rem;
}

.-inset-y-106\.25{
  top: -26.5625rem;
  bottom: -26.5625rem;
}

.-inset-x-106\.25{
  right: -26.5625rem;
  left: -26.5625rem;
}

.-inset-y-112\.25{
  top: -28.0675rem;
  bottom: -28.0675rem;
}

.-inset-x-112\.25{
  right: -28.0675rem;
  left: -28.0675rem;
}

.-inset-y-112\.75{
  top: -28.1875rem;
  bottom: -28.1875rem;
}

.-inset-x-112\.75{
  right: -28.1875rem;
  left: -28.1875rem;
}

.-inset-y-147\.5{
  top: -36.875rem;
  bottom: -36.875rem;
}

.-inset-x-147\.5{
  right: -36.875rem;
  left: -36.875rem;
}

.-inset-y-162\.5{
  top: -40.625rem;
  bottom: -40.625rem;
}

.-inset-x-162\.5{
  right: -40.625rem;
  left: -40.625rem;
}

.-inset-y-172\.25{
  top: -42.5625rem;
  bottom: -42.5625rem;
}

.-inset-x-172\.25{
  right: -42.5625rem;
  left: -42.5625rem;
}

.-inset-y-175\.25{
  top: -43.8125rem;
  bottom: -43.8125rem;
}

.-inset-x-175\.25{
  right: -43.8125rem;
  left: -43.8125rem;
}

.-inset-y-184\.25{
  top: -46.0625rem;
  bottom: -46.0625rem;
}

.-inset-x-184\.25{
  right: -46.0625rem;
  left: -46.0625rem;
}

.-inset-y-203\.25{
  top: -50.8125rem;
  bottom: -50.8125rem;
}

.-inset-x-203\.25{
  right: -50.8125rem;
  left: -50.8125rem;
}

.-inset-y-half{
  top: -50%;
  bottom: -50%;
}

.-inset-x-half{
  right: -50%;
  left: -50%;
}

.-inset-y-full{
  top: -100%;
  bottom: -100%;
}

.-inset-x-full{
  right: -100%;
  left: -100%;
}

.-inset-y-1\/10{
  top: -10%;
  bottom: -10%;
}

.-inset-x-1\/10{
  right: -10%;
  left: -10%;
}

.-inset-y-2\/10{
  top: -20%;
  bottom: -20%;
}

.-inset-x-2\/10{
  right: -20%;
  left: -20%;
}

.-inset-y-3\/10{
  top: -30%;
  bottom: -30%;
}

.-inset-x-3\/10{
  right: -30%;
  left: -30%;
}

.-inset-y-4\/10{
  top: -40%;
  bottom: -40%;
}

.-inset-x-4\/10{
  right: -40%;
  left: -40%;
}

.-inset-y-4\.5\/10{
  top: -45%;
  bottom: -45%;
}

.-inset-x-4\.5\/10{
  right: -45%;
  left: -45%;
}

.-inset-y-5\/10{
  top: -50%;
  bottom: -50%;
}

.-inset-x-5\/10{
  right: -50%;
  left: -50%;
}

.-inset-y-5\.5\/10{
  top: -55%;
  bottom: -55%;
}

.-inset-x-5\.5\/10{
  right: -55%;
  left: -55%;
}

.-inset-y-6\/10{
  top: -60%;
  bottom: -60%;
}

.-inset-x-6\/10{
  right: -60%;
  left: -60%;
}

.-inset-y-7\/10{
  top: -70%;
  bottom: -70%;
}

.-inset-x-7\/10{
  right: -70%;
  left: -70%;
}

.-inset-y-8\/10{
  top: -80%;
  bottom: -80%;
}

.-inset-x-8\/10{
  right: -80%;
  left: -80%;
}

.-inset-y-9\/10{
  top: -90%;
  bottom: -90%;
}

.-inset-x-9\/10{
  right: -90%;
  left: -90%;
}

.-inset-y-1\/12{
  top: -8.33333%;
  bottom: -8.33333%;
}

.-inset-x-1\/12{
  right: -8.33333%;
  left: -8.33333%;
}

.-inset-y-2\/12{
  top: -16.66667%;
  bottom: -16.66667%;
}

.-inset-x-2\/12{
  right: -16.66667%;
  left: -16.66667%;
}

.-inset-y-3\/12{
  top: -25%;
  bottom: -25%;
}

.-inset-x-3\/12{
  right: -25%;
  left: -25%;
}

.-inset-y-4\/12{
  top: -33.33333%;
  bottom: -33.33333%;
}

.-inset-x-4\/12{
  right: -33.33333%;
  left: -33.33333%;
}

.-inset-y-5\/12{
  top: -41.66667%;
  bottom: -41.66667%;
}

.-inset-x-5\/12{
  right: -41.66667%;
  left: -41.66667%;
}

.-inset-y-6\/12{
  top: -50%;
  bottom: -50%;
}

.-inset-x-6\/12{
  right: -50%;
  left: -50%;
}

.-inset-y-7\/12{
  top: -58.33333%;
  bottom: -58.33333%;
}

.-inset-x-7\/12{
  right: -58.33333%;
  left: -58.33333%;
}

.-inset-y-8\/12{
  top: -66.66667%;
  bottom: -66.66667%;
}

.-inset-x-8\/12{
  right: -66.66667%;
  left: -66.66667%;
}

.-inset-y-9\/12{
  top: -75%;
  bottom: -75%;
}

.-inset-x-9\/12{
  right: -75%;
  left: -75%;
}

.-inset-y-10\/12{
  top: -83.33333%;
  bottom: -83.33333%;
}

.-inset-x-10\/12{
  right: -83.33333%;
  left: -83.33333%;
}

.-inset-y-11\/12{
  top: -91.66667%;
  bottom: -91.66667%;
}

.-inset-x-11\/12{
  right: -91.66667%;
  left: -91.66667%;
}

.inset-y-1\/2{
  top: 50%;
  bottom: 50%;
}

.inset-x-1\/2{
  right: 50%;
  left: 50%;
}

.inset-y-1\/3{
  top: 33.333333%;
  bottom: 33.333333%;
}

.inset-x-1\/3{
  right: 33.333333%;
  left: 33.333333%;
}

.inset-y-2\/3{
  top: 66.666667%;
  bottom: 66.666667%;
}

.inset-x-2\/3{
  right: 66.666667%;
  left: 66.666667%;
}

.inset-y-1\/4{
  top: 25%;
  bottom: 25%;
}

.inset-x-1\/4{
  right: 25%;
  left: 25%;
}

.inset-y-2\/4{
  top: 50%;
  bottom: 50%;
}

.inset-x-2\/4{
  right: 50%;
  left: 50%;
}

.inset-y-3\/4{
  top: 75%;
  bottom: 75%;
}

.inset-x-3\/4{
  right: 75%;
  left: 75%;
}

.-inset-y-1\/2{
  top: -50%;
  bottom: -50%;
}

.-inset-x-1\/2{
  right: -50%;
  left: -50%;
}

.-inset-y-1\/3{
  top: -33.333333%;
  bottom: -33.333333%;
}

.-inset-x-1\/3{
  right: -33.333333%;
  left: -33.333333%;
}

.-inset-y-2\/3{
  top: -66.666667%;
  bottom: -66.666667%;
}

.-inset-x-2\/3{
  right: -66.666667%;
  left: -66.666667%;
}

.-inset-y-1\/4{
  top: -25%;
  bottom: -25%;
}

.-inset-x-1\/4{
  right: -25%;
  left: -25%;
}

.-inset-y-2\/4{
  top: -50%;
  bottom: -50%;
}

.-inset-x-2\/4{
  right: -50%;
  left: -50%;
}

.-inset-y-3\/4{
  top: -75%;
  bottom: -75%;
}

.-inset-x-3\/4{
  right: -75%;
  left: -75%;
}

.top-0{
  top: 0px;
}

.right-0{
  right: 0px;
}

.bottom-0{
  bottom: 0px;
}

.left-0{
  left: 0px;
}

.top-1{
  top: 0.25rem;
}

.right-1{
  right: 0.25rem;
}

.bottom-1{
  bottom: 0.25rem;
}

.left-1{
  left: 0.25rem;
}

.top-2{
  top: 0.5rem;
}

.right-2{
  right: 0.5rem;
}

.bottom-2{
  bottom: 0.5rem;
}

.left-2{
  left: 0.5rem;
}

.top-3{
  top: 0.75rem;
}

.right-3{
  right: 0.75rem;
}

.bottom-3{
  bottom: 0.75rem;
}

.left-3{
  left: 0.75rem;
}

.top-4{
  top: 1rem;
}

.right-4{
  right: 1rem;
}

.bottom-4{
  bottom: 1rem;
}

.left-4{
  left: 1rem;
}

.top-5{
  top: 1.25rem;
}

.right-5{
  right: 1.25rem;
}

.bottom-5{
  bottom: 1.25rem;
}

.left-5{
  left: 1.25rem;
}

.top-6{
  top: 1.5rem;
}

.right-6{
  right: 1.5rem;
}

.bottom-6{
  bottom: 1.5rem;
}

.left-6{
  left: 1.5rem;
}

.top-7{
  top: 1.75rem;
}

.right-7{
  right: 1.75rem;
}

.bottom-7{
  bottom: 1.75rem;
}

.left-7{
  left: 1.75rem;
}

.top-8{
  top: 2rem;
}

.right-8{
  right: 2rem;
}

.bottom-8{
  bottom: 2rem;
}

.left-8{
  left: 2rem;
}

.top-9{
  top: 2.25rem;
}

.right-9{
  right: 2.25rem;
}

.bottom-9{
  bottom: 2.25rem;
}

.left-9{
  left: 2.25rem;
}

.top-10{
  top: 2.5rem;
}

.right-10{
  right: 2.5rem;
}

.bottom-10{
  bottom: 2.5rem;
}

.left-10{
  left: 2.5rem;
}

.top-11{
  top: 2.75rem;
}

.right-11{
  right: 2.75rem;
}

.bottom-11{
  bottom: 2.75rem;
}

.left-11{
  left: 2.75rem;
}

.top-12{
  top: 3rem;
}

.right-12{
  right: 3rem;
}

.bottom-12{
  bottom: 3rem;
}

.left-12{
  left: 3rem;
}

.top-13{
  top: 3.25rem;
}

.right-13{
  right: 3.25rem;
}

.bottom-13{
  bottom: 3.25rem;
}

.left-13{
  left: 3.25rem;
}

.top-14{
  top: 3.5rem;
}

.right-14{
  right: 3.5rem;
}

.bottom-14{
  bottom: 3.5rem;
}

.left-14{
  left: 3.5rem;
}

.top-15{
  top: 3.75rem;
}

.right-15{
  right: 3.75rem;
}

.bottom-15{
  bottom: 3.75rem;
}

.left-15{
  left: 3.75rem;
}

.top-16{
  top: 4rem;
}

.right-16{
  right: 4rem;
}

.bottom-16{
  bottom: 4rem;
}

.left-16{
  left: 4rem;
}

.top-17{
  top: 4.25rem;
}

.right-17{
  right: 4.25rem;
}

.bottom-17{
  bottom: 4.25rem;
}

.left-17{
  left: 4.25rem;
}

.top-18{
  top: 4.5rem;
}

.right-18{
  right: 4.5rem;
}

.bottom-18{
  bottom: 4.5rem;
}

.left-18{
  left: 4.5rem;
}

.top-19{
  top: 4.75rem;
}

.right-19{
  right: 4.75rem;
}

.bottom-19{
  bottom: 4.75rem;
}

.left-19{
  left: 4.75rem;
}

.top-20{
  top: 5rem;
}

.right-20{
  right: 5rem;
}

.bottom-20{
  bottom: 5rem;
}

.left-20{
  left: 5rem;
}

.top-22{
  top: 5.5rem;
}

.right-22{
  right: 5.5rem;
}

.bottom-22{
  bottom: 5.5rem;
}

.left-22{
  left: 5.5rem;
}

.top-24{
  top: 6rem;
}

.right-24{
  right: 6rem;
}

.bottom-24{
  bottom: 6rem;
}

.left-24{
  left: 6rem;
}

.top-25{
  top: 6.25rem;
}

.right-25{
  right: 6.25rem;
}

.bottom-25{
  bottom: 6.25rem;
}

.left-25{
  left: 6.25rem;
}

.top-28{
  top: 7rem;
}

.right-28{
  right: 7rem;
}

.bottom-28{
  bottom: 7rem;
}

.left-28{
  left: 7rem;
}

.top-30{
  top: 7.5rem;
}

.right-30{
  right: 7.5rem;
}

.bottom-30{
  bottom: 7.5rem;
}

.left-30{
  left: 7.5rem;
}

.top-32{
  top: 8rem;
}

.right-32{
  right: 8rem;
}

.bottom-32{
  bottom: 8rem;
}

.left-32{
  left: 8rem;
}

.top-34{
  top: 8.5rem;
}

.right-34{
  right: 8.5rem;
}

.bottom-34{
  bottom: 8.5rem;
}

.left-34{
  left: 8.5rem;
}

.top-35{
  top: 8.75rem;
}

.right-35{
  right: 8.75rem;
}

.bottom-35{
  bottom: 8.75rem;
}

.left-35{
  left: 8.75rem;
}

.top-36{
  top: 9rem;
}

.right-36{
  right: 9rem;
}

.bottom-36{
  bottom: 9rem;
}

.left-36{
  left: 9rem;
}

.top-39{
  top: 9.75rem;
}

.right-39{
  right: 9.75rem;
}

.bottom-39{
  bottom: 9.75rem;
}

.left-39{
  left: 9.75rem;
}

.top-40{
  top: 10rem;
}

.right-40{
  right: 10rem;
}

.bottom-40{
  bottom: 10rem;
}

.left-40{
  left: 10rem;
}

.top-42{
  top: 10.5rem;
}

.right-42{
  right: 10.5rem;
}

.bottom-42{
  bottom: 10.5rem;
}

.left-42{
  left: 10.5rem;
}

.top-44{
  top: 11rem;
}

.right-44{
  right: 11rem;
}

.bottom-44{
  bottom: 11rem;
}

.left-44{
  left: 11rem;
}

.top-45{
  top: 11.25rem;
}

.right-45{
  right: 11.25rem;
}

.bottom-45{
  bottom: 11.25rem;
}

.left-45{
  left: 11.25rem;
}

.top-48{
  top: 12rem;
}

.right-48{
  right: 12rem;
}

.bottom-48{
  bottom: 12rem;
}

.left-48{
  left: 12rem;
}

.top-50{
  top: 12.5rem;
}

.right-50{
  right: 12.5rem;
}

.bottom-50{
  bottom: 12.5rem;
}

.left-50{
  left: 12.5rem;
}

.top-52{
  top: 13rem;
}

.right-52{
  right: 13rem;
}

.bottom-52{
  bottom: 13rem;
}

.left-52{
  left: 13rem;
}

.top-55{
  top: 13.75rem;
}

.right-55{
  right: 13.75rem;
}

.bottom-55{
  bottom: 13.75rem;
}

.left-55{
  left: 13.75rem;
}

.top-56{
  top: 14rem;
}

.right-56{
  right: 14rem;
}

.bottom-56{
  bottom: 14rem;
}

.left-56{
  left: 14rem;
}

.top-58{
  top: 14.5rem;
}

.right-58{
  right: 14.5rem;
}

.bottom-58{
  bottom: 14.5rem;
}

.left-58{
  left: 14.5rem;
}

.top-60{
  top: 15rem;
}

.right-60{
  right: 15rem;
}

.bottom-60{
  bottom: 15rem;
}

.left-60{
  left: 15rem;
}

.top-64{
  top: 16rem;
}

.right-64{
  right: 16rem;
}

.bottom-64{
  bottom: 16rem;
}

.left-64{
  left: 16rem;
}

.top-65{
  top: 16.25rem;
}

.right-65{
  right: 16.25rem;
}

.bottom-65{
  bottom: 16.25rem;
}

.left-65{
  left: 16.25rem;
}

.top-68{
  top: 17rem;
}

.right-68{
  right: 17rem;
}

.bottom-68{
  bottom: 17rem;
}

.left-68{
  left: 17rem;
}

.top-69{
  top: 17.25rem;
}

.right-69{
  right: 17.25rem;
}

.bottom-69{
  bottom: 17.25rem;
}

.left-69{
  left: 17.25rem;
}

.top-70{
  top: 17.5rem;
}

.right-70{
  right: 17.5rem;
}

.bottom-70{
  bottom: 17.5rem;
}

.left-70{
  left: 17.5rem;
}

.top-72{
  top: 18rem;
}

.right-72{
  right: 18rem;
}

.bottom-72{
  bottom: 18rem;
}

.left-72{
  left: 18rem;
}

.top-75{
  top: 18.75rem;
}

.right-75{
  right: 18.75rem;
}

.bottom-75{
  bottom: 18.75rem;
}

.left-75{
  left: 18.75rem;
}

.top-80{
  top: 20rem;
}

.right-80{
  right: 20rem;
}

.bottom-80{
  bottom: 20rem;
}

.left-80{
  left: 20rem;
}

.top-85{
  top: 21.25rem;
}

.right-85{
  right: 21.25rem;
}

.bottom-85{
  bottom: 21.25rem;
}

.left-85{
  left: 21.25rem;
}

.top-86{
  top: 21.5rem;
}

.right-86{
  right: 21.5rem;
}

.bottom-86{
  bottom: 21.5rem;
}

.left-86{
  left: 21.5rem;
}

.top-90{
  top: 22.5rem;
}

.right-90{
  right: 22.5rem;
}

.bottom-90{
  bottom: 22.5rem;
}

.left-90{
  left: 22.5rem;
}

.top-96{
  top: 24rem;
}

.right-96{
  right: 24rem;
}

.bottom-96{
  bottom: 24rem;
}

.left-96{
  left: 24rem;
}

.top-100{
  top: 25rem;
}

.right-100{
  right: 25rem;
}

.bottom-100{
  bottom: 25rem;
}

.left-100{
  left: 25rem;
}

.top-115{
  top: 28.75rem;
}

.right-115{
  right: 28.75rem;
}

.bottom-115{
  bottom: 28.75rem;
}

.left-115{
  left: 28.75rem;
}

.top-125{
  top: 31.25rem;
}

.right-125{
  right: 31.25rem;
}

.bottom-125{
  bottom: 31.25rem;
}

.left-125{
  left: 31.25rem;
}

.top-142{
  top: 35.5rem;
}

.right-142{
  right: 35.5rem;
}

.bottom-142{
  bottom: 35.5rem;
}

.left-142{
  left: 35.5rem;
}

.top-150{
  top: 37.5rem;
}

.right-150{
  right: 37.5rem;
}

.bottom-150{
  bottom: 37.5rem;
}

.left-150{
  left: 37.5rem;
}

.top-156{
  top: 39rem;
}

.right-156{
  right: 39rem;
}

.bottom-156{
  bottom: 39rem;
}

.left-156{
  left: 39rem;
}

.top-160{
  top: 40rem;
}

.right-160{
  right: 40rem;
}

.bottom-160{
  bottom: 40rem;
}

.left-160{
  left: 40rem;
}

.top-175{
  top: 43.75rem;
}

.right-175{
  right: 43.75rem;
}

.bottom-175{
  bottom: 43.75rem;
}

.left-175{
  left: 43.75rem;
}

.top-207{
  top: 51.75rem;
}

.right-207{
  right: 51.75rem;
}

.bottom-207{
  bottom: 51.75rem;
}

.left-207{
  left: 51.75rem;
}

.top-242{
  top: 60.5rem;
}

.right-242{
  right: 60.5rem;
}

.bottom-242{
  bottom: 60.5rem;
}

.left-242{
  left: 60.5rem;
}

.top-250{
  top: 62.5rem;
}

.right-250{
  right: 62.5rem;
}

.bottom-250{
  bottom: 62.5rem;
}

.left-250{
  left: 62.5rem;
}

.top-258{
  top: 64.5rem;
}

.right-258{
  right: 64.5rem;
}

.bottom-258{
  bottom: 64.5rem;
}

.left-258{
  left: 64.5rem;
}

.top-265{
  top: 66.25rem;
}

.right-265{
  right: 66.25rem;
}

.bottom-265{
  bottom: 66.25rem;
}

.left-265{
  left: 66.25rem;
}

.top-280{
  top: 70rem;
}

.right-280{
  right: 70rem;
}

.bottom-280{
  bottom: 70rem;
}

.left-280{
  left: 70rem;
}

.top-auto{
  top: auto;
}

.right-auto{
  right: auto;
}

.bottom-auto{
  bottom: auto;
}

.left-auto{
  left: auto;
}

.top-px{
  top: 1px;
}

.right-px{
  right: 1px;
}

.bottom-px{
  bottom: 1px;
}

.left-px{
  left: 1px;
}

.top-0\.5{
  top: 0.125rem;
}

.right-0\.5{
  right: 0.125rem;
}

.bottom-0\.5{
  bottom: 0.125rem;
}

.left-0\.5{
  left: 0.125rem;
}

.top-1\.5{
  top: 0.375rem;
}

.right-1\.5{
  right: 0.375rem;
}

.bottom-1\.5{
  bottom: 0.375rem;
}

.left-1\.5{
  left: 0.375rem;
}

.top-2\.5{
  top: 0.625rem;
}

.right-2\.5{
  right: 0.625rem;
}

.bottom-2\.5{
  bottom: 0.625rem;
}

.left-2\.5{
  left: 0.625rem;
}

.top-3\.5{
  top: 0.875rem;
}

.right-3\.5{
  right: 0.875rem;
}

.bottom-3\.5{
  bottom: 0.875rem;
}

.left-3\.5{
  left: 0.875rem;
}

.top-0\.25{
  top: 0.0625rem;
}

.right-0\.25{
  right: 0.0625rem;
}

.bottom-0\.25{
  bottom: 0.0625rem;
}

.left-0\.25{
  left: 0.0625rem;
}

.top-0\.75{
  top: 0.1875rem;
}

.right-0\.75{
  right: 0.1875rem;
}

.bottom-0\.75{
  bottom: 0.1875rem;
}

.left-0\.75{
  left: 0.1875rem;
}

.top-1\.25{
  top: 0.3125rem;
}

.right-1\.25{
  right: 0.3125rem;
}

.bottom-1\.25{
  bottom: 0.3125rem;
}

.left-1\.25{
  left: 0.3125rem;
}

.top-1\.75{
  top: 0.4375rem;
}

.right-1\.75{
  right: 0.4375rem;
}

.bottom-1\.75{
  bottom: 0.4375rem;
}

.left-1\.75{
  left: 0.4375rem;
}

.top-2\.25{
  top: 0.5625rem;
}

.right-2\.25{
  right: 0.5625rem;
}

.bottom-2\.25{
  bottom: 0.5625rem;
}

.left-2\.25{
  left: 0.5625rem;
}

.top-2\.75{
  top: 0.6875rem;
}

.right-2\.75{
  right: 0.6875rem;
}

.bottom-2\.75{
  bottom: 0.6875rem;
}

.left-2\.75{
  left: 0.6875rem;
}

.top-3\.25{
  top: 0.8125rem;
}

.right-3\.25{
  right: 0.8125rem;
}

.bottom-3\.25{
  bottom: 0.8125rem;
}

.left-3\.25{
  left: 0.8125rem;
}

.top-3\.75{
  top: 0.9375rem;
}

.right-3\.75{
  right: 0.9375rem;
}

.bottom-3\.75{
  bottom: 0.9375rem;
}

.left-3\.75{
  left: 0.9375rem;
}

.top-4\.25{
  top: 1.0625rem;
}

.right-4\.25{
  right: 1.0625rem;
}

.bottom-4\.25{
  bottom: 1.0625rem;
}

.left-4\.25{
  left: 1.0625rem;
}

.top-4\.5{
  top: 1.125rem;
}

.right-4\.5{
  right: 1.125rem;
}

.bottom-4\.5{
  bottom: 1.125rem;
}

.left-4\.5{
  left: 1.125rem;
}

.top-4\.75{
  top: 1.1875rem;
}

.right-4\.75{
  right: 1.1875rem;
}

.bottom-4\.75{
  bottom: 1.1875rem;
}

.left-4\.75{
  left: 1.1875rem;
}

.top-5\.25{
  top: 1.3125rem;
}

.right-5\.25{
  right: 1.3125rem;
}

.bottom-5\.25{
  bottom: 1.3125rem;
}

.left-5\.25{
  left: 1.3125rem;
}

.top-5\.5{
  top: 1.375rem;
}

.right-5\.5{
  right: 1.375rem;
}

.bottom-5\.5{
  bottom: 1.375rem;
}

.left-5\.5{
  left: 1.375rem;
}

.top-5\.75{
  top: 1.4375rem;
}

.right-5\.75{
  right: 1.4375rem;
}

.bottom-5\.75{
  bottom: 1.4375rem;
}

.left-5\.75{
  left: 1.4375rem;
}

.top-6\.25{
  top: 1.5625rem;
}

.right-6\.25{
  right: 1.5625rem;
}

.bottom-6\.25{
  bottom: 1.5625rem;
}

.left-6\.25{
  left: 1.5625rem;
}

.top-6\.5{
  top: 1.625rem;
}

.right-6\.5{
  right: 1.625rem;
}

.bottom-6\.5{
  bottom: 1.625rem;
}

.left-6\.5{
  left: 1.625rem;
}

.top-6\.75{
  top: 1.6875rem;
}

.right-6\.75{
  right: 1.6875rem;
}

.bottom-6\.75{
  bottom: 1.6875rem;
}

.left-6\.75{
  left: 1.6875rem;
}

.top-7\.25{
  top: 1.8125rem;
}

.right-7\.25{
  right: 1.8125rem;
}

.bottom-7\.25{
  bottom: 1.8125rem;
}

.left-7\.25{
  left: 1.8125rem;
}

.top-7\.5{
  top: 1.875rem;
}

.right-7\.5{
  right: 1.875rem;
}

.bottom-7\.5{
  bottom: 1.875rem;
}

.left-7\.5{
  left: 1.875rem;
}

.top-8\.25{
  top: 2.0625rem;
}

.right-8\.25{
  right: 2.0625rem;
}

.bottom-8\.25{
  bottom: 2.0625rem;
}

.left-8\.25{
  left: 2.0625rem;
}

.top-8\.5{
  top: 2.125rem;
}

.right-8\.5{
  right: 2.125rem;
}

.bottom-8\.5{
  bottom: 2.125rem;
}

.left-8\.5{
  left: 2.125rem;
}

.top-9\.25{
  top: 2.3125rem;
}

.right-9\.25{
  right: 2.3125rem;
}

.bottom-9\.25{
  bottom: 2.3125rem;
}

.left-9\.25{
  left: 2.3125rem;
}

.top-9\.5{
  top: 2.375rem;
}

.right-9\.5{
  right: 2.375rem;
}

.bottom-9\.5{
  bottom: 2.375rem;
}

.left-9\.5{
  left: 2.375rem;
}

.top-10\.5{
  top: 2.625rem;
}

.right-10\.5{
  right: 2.625rem;
}

.bottom-10\.5{
  bottom: 2.625rem;
}

.left-10\.5{
  left: 2.625rem;
}

.top-11\.25{
  top: 2.8125rem;
}

.right-11\.25{
  right: 2.8125rem;
}

.bottom-11\.25{
  bottom: 2.8125rem;
}

.left-11\.25{
  left: 2.8125rem;
}

.top-11\.5{
  top: 2.875rem;
}

.right-11\.5{
  right: 2.875rem;
}

.bottom-11\.5{
  bottom: 2.875rem;
}

.left-11\.5{
  left: 2.875rem;
}

.top-12\.5{
  top: 3.125rem;
}

.right-12\.5{
  right: 3.125rem;
}

.bottom-12\.5{
  bottom: 3.125rem;
}

.left-12\.5{
  left: 3.125rem;
}

.top-12\.75{
  top: 3.1875rem;
}

.right-12\.75{
  right: 3.1875rem;
}

.bottom-12\.75{
  bottom: 3.1875rem;
}

.left-12\.75{
  left: 3.1875rem;
}

.top-13\.5{
  top: 3.375rem;
}

.right-13\.5{
  right: 3.375rem;
}

.bottom-13\.5{
  bottom: 3.375rem;
}

.left-13\.5{
  left: 3.375rem;
}

.top-14\.5{
  top: 3.625rem;
}

.right-14\.5{
  right: 3.625rem;
}

.bottom-14\.5{
  bottom: 3.625rem;
}

.left-14\.5{
  left: 3.625rem;
}

.top-15\.5{
  top: 3.875rem;
}

.right-15\.5{
  right: 3.875rem;
}

.bottom-15\.5{
  bottom: 3.875rem;
}

.left-15\.5{
  left: 3.875rem;
}

.top-15\.75{
  top: 3.9375rem;
}

.right-15\.75{
  right: 3.9375rem;
}

.bottom-15\.75{
  bottom: 3.9375rem;
}

.left-15\.75{
  left: 3.9375rem;
}

.top-16\.25{
  top: 4.0625rem;
}

.right-16\.25{
  right: 4.0625rem;
}

.bottom-16\.25{
  bottom: 4.0625rem;
}

.left-16\.25{
  left: 4.0625rem;
}

.top-17\.25{
  top: 4.3125rem;
}

.right-17\.25{
  right: 4.3125rem;
}

.bottom-17\.25{
  bottom: 4.3125rem;
}

.left-17\.25{
  left: 4.3125rem;
}

.top-17\.5{
  top: 4.375rem;
}

.right-17\.5{
  right: 4.375rem;
}

.bottom-17\.5{
  bottom: 4.375rem;
}

.left-17\.5{
  left: 4.375rem;
}

.top-18\.25{
  top: 4.5625rem;
}

.right-18\.25{
  right: 4.5625rem;
}

.bottom-18\.25{
  bottom: 4.5625rem;
}

.left-18\.25{
  left: 4.5625rem;
}

.top-18\.5{
  top: 4.625rem;
}

.right-18\.5{
  right: 4.625rem;
}

.bottom-18\.5{
  bottom: 4.625rem;
}

.left-18\.5{
  left: 4.625rem;
}

.top-20\.25{
  top: 5.0625rem;
}

.right-20\.25{
  right: 5.0625rem;
}

.bottom-20\.25{
  bottom: 5.0625rem;
}

.left-20\.25{
  left: 5.0625rem;
}

.top-20\.5{
  top: 5.125rem;
}

.right-20\.5{
  right: 5.125rem;
}

.bottom-20\.5{
  bottom: 5.125rem;
}

.left-20\.5{
  left: 5.125rem;
}

.top-22\.5{
  top: 5.625rem;
}

.right-22\.5{
  right: 5.625rem;
}

.bottom-22\.5{
  bottom: 5.625rem;
}

.left-22\.5{
  left: 5.625rem;
}

.top-25\.5{
  top: 6.375rem;
}

.right-25\.5{
  right: 6.375rem;
}

.bottom-25\.5{
  bottom: 6.375rem;
}

.left-25\.5{
  left: 6.375rem;
}

.top-26\.75{
  top: 6.6875rem;
}

.right-26\.75{
  right: 6.6875rem;
}

.bottom-26\.75{
  bottom: 6.6875rem;
}

.left-26\.75{
  left: 6.6875rem;
}

.top-32\.5{
  top: 8.125rem;
}

.right-32\.5{
  right: 8.125rem;
}

.bottom-32\.5{
  bottom: 8.125rem;
}

.left-32\.5{
  left: 8.125rem;
}

.top-37\.5{
  top: 9.375rem;
}

.right-37\.5{
  right: 9.375rem;
}

.bottom-37\.5{
  bottom: 9.375rem;
}

.left-37\.5{
  left: 9.375rem;
}

.top-41\.25{
  top: 10.3125rem;
}

.right-41\.25{
  right: 10.3125rem;
}

.bottom-41\.25{
  bottom: 10.3125rem;
}

.left-41\.25{
  left: 10.3125rem;
}

.top-52\.5{
  top: 13.125rem;
}

.right-52\.5{
  right: 13.125rem;
}

.bottom-52\.5{
  bottom: 13.125rem;
}

.left-52\.5{
  left: 13.125rem;
}

.top-54\.5{
  top: 13.625rem;
}

.right-54\.5{
  right: 13.625rem;
}

.bottom-54\.5{
  bottom: 13.625rem;
}

.left-54\.5{
  left: 13.625rem;
}

.top-57\.25{
  top: 14.3125rem;
}

.right-57\.25{
  right: 14.3125rem;
}

.bottom-57\.25{
  bottom: 14.3125rem;
}

.left-57\.25{
  left: 14.3125rem;
}

.top-57\.5{
  top: 14.375rem;
}

.right-57\.5{
  right: 14.375rem;
}

.bottom-57\.5{
  bottom: 14.375rem;
}

.left-57\.5{
  left: 14.375rem;
}

.top-66\.25{
  top: 16.5625rem;
}

.right-66\.25{
  right: 16.5625rem;
}

.bottom-66\.25{
  bottom: 16.5625rem;
}

.left-66\.25{
  left: 16.5625rem;
}

.top-74\.5{
  top: 18.125rem;
}

.right-74\.5{
  right: 18.125rem;
}

.bottom-74\.5{
  bottom: 18.125rem;
}

.left-74\.5{
  left: 18.125rem;
}

.top-106\.25{
  top: 26.5625rem;
}

.right-106\.25{
  right: 26.5625rem;
}

.bottom-106\.25{
  bottom: 26.5625rem;
}

.left-106\.25{
  left: 26.5625rem;
}

.top-112\.25{
  top: 28.0675rem;
}

.right-112\.25{
  right: 28.0675rem;
}

.bottom-112\.25{
  bottom: 28.0675rem;
}

.left-112\.25{
  left: 28.0675rem;
}

.top-112\.75{
  top: 28.1875rem;
}

.right-112\.75{
  right: 28.1875rem;
}

.bottom-112\.75{
  bottom: 28.1875rem;
}

.left-112\.75{
  left: 28.1875rem;
}

.top-147\.5{
  top: 36.875rem;
}

.right-147\.5{
  right: 36.875rem;
}

.bottom-147\.5{
  bottom: 36.875rem;
}

.left-147\.5{
  left: 36.875rem;
}

.top-162\.5{
  top: 40.625rem;
}

.right-162\.5{
  right: 40.625rem;
}

.bottom-162\.5{
  bottom: 40.625rem;
}

.left-162\.5{
  left: 40.625rem;
}

.top-172\.25{
  top: 42.5625rem;
}

.right-172\.25{
  right: 42.5625rem;
}

.bottom-172\.25{
  bottom: 42.5625rem;
}

.left-172\.25{
  left: 42.5625rem;
}

.top-175\.25{
  top: 43.8125rem;
}

.right-175\.25{
  right: 43.8125rem;
}

.bottom-175\.25{
  bottom: 43.8125rem;
}

.left-175\.25{
  left: 43.8125rem;
}

.top-184\.25{
  top: 46.0625rem;
}

.right-184\.25{
  right: 46.0625rem;
}

.bottom-184\.25{
  bottom: 46.0625rem;
}

.left-184\.25{
  left: 46.0625rem;
}

.top-203\.25{
  top: 50.8125rem;
}

.right-203\.25{
  right: 50.8125rem;
}

.bottom-203\.25{
  bottom: 50.8125rem;
}

.left-203\.25{
  left: 50.8125rem;
}

.top-half{
  top: 50%;
}

.right-half{
  right: 50%;
}

.bottom-half{
  bottom: 50%;
}

.left-half{
  left: 50%;
}

.top-full{
  top: 100%;
}

.right-full{
  right: 100%;
}

.bottom-full{
  bottom: 100%;
}

.left-full{
  left: 100%;
}

.top-1\/10{
  top: 10%;
}

.right-1\/10{
  right: 10%;
}

.bottom-1\/10{
  bottom: 10%;
}

.left-1\/10{
  left: 10%;
}

.top-2\/10{
  top: 20%;
}

.right-2\/10{
  right: 20%;
}

.bottom-2\/10{
  bottom: 20%;
}

.left-2\/10{
  left: 20%;
}

.top-3\/10{
  top: 30%;
}

.right-3\/10{
  right: 30%;
}

.bottom-3\/10{
  bottom: 30%;
}

.left-3\/10{
  left: 30%;
}

.top-4\/10{
  top: 40%;
}

.right-4\/10{
  right: 40%;
}

.bottom-4\/10{
  bottom: 40%;
}

.left-4\/10{
  left: 40%;
}

.top-4\.5\/10{
  top: 45%;
}

.right-4\.5\/10{
  right: 45%;
}

.bottom-4\.5\/10{
  bottom: 45%;
}

.left-4\.5\/10{
  left: 45%;
}

.top-5\/10{
  top: 50%;
}

.right-5\/10{
  right: 50%;
}

.bottom-5\/10{
  bottom: 50%;
}

.left-5\/10{
  left: 50%;
}

.top-5\.5\/10{
  top: 55%;
}

.right-5\.5\/10{
  right: 55%;
}

.bottom-5\.5\/10{
  bottom: 55%;
}

.left-5\.5\/10{
  left: 55%;
}

.top-6\/10{
  top: 60%;
}

.right-6\/10{
  right: 60%;
}

.bottom-6\/10{
  bottom: 60%;
}

.left-6\/10{
  left: 60%;
}

.top-7\/10{
  top: 70%;
}

.right-7\/10{
  right: 70%;
}

.bottom-7\/10{
  bottom: 70%;
}

.left-7\/10{
  left: 70%;
}

.top-8\/10{
  top: 80%;
}

.right-8\/10{
  right: 80%;
}

.bottom-8\/10{
  bottom: 80%;
}

.left-8\/10{
  left: 80%;
}

.top-9\/10{
  top: 90%;
}

.right-9\/10{
  right: 90%;
}

.bottom-9\/10{
  bottom: 90%;
}

.left-9\/10{
  left: 90%;
}

.top-1\/12{
  top: 8.333333%;
}

.right-1\/12{
  right: 8.333333%;
}

.bottom-1\/12{
  bottom: 8.333333%;
}

.left-1\/12{
  left: 8.333333%;
}

.top-2\/12{
  top: 16.666667%;
}

.right-2\/12{
  right: 16.666667%;
}

.bottom-2\/12{
  bottom: 16.666667%;
}

.left-2\/12{
  left: 16.666667%;
}

.top-3\/12{
  top: 25%;
}

.right-3\/12{
  right: 25%;
}

.bottom-3\/12{
  bottom: 25%;
}

.left-3\/12{
  left: 25%;
}

.top-4\/12{
  top: 33.333333%;
}

.right-4\/12{
  right: 33.333333%;
}

.bottom-4\/12{
  bottom: 33.333333%;
}

.left-4\/12{
  left: 33.333333%;
}

.top-5\/12{
  top: 41.666667%;
}

.right-5\/12{
  right: 41.666667%;
}

.bottom-5\/12{
  bottom: 41.666667%;
}

.left-5\/12{
  left: 41.666667%;
}

.top-6\/12{
  top: 50%;
}

.right-6\/12{
  right: 50%;
}

.bottom-6\/12{
  bottom: 50%;
}

.left-6\/12{
  left: 50%;
}

.top-7\/12{
  top: 58.333333%;
}

.right-7\/12{
  right: 58.333333%;
}

.bottom-7\/12{
  bottom: 58.333333%;
}

.left-7\/12{
  left: 58.333333%;
}

.top-8\/12{
  top: 66.666667%;
}

.right-8\/12{
  right: 66.666667%;
}

.bottom-8\/12{
  bottom: 66.666667%;
}

.left-8\/12{
  left: 66.666667%;
}

.top-9\/12{
  top: 75%;
}

.right-9\/12{
  right: 75%;
}

.bottom-9\/12{
  bottom: 75%;
}

.left-9\/12{
  left: 75%;
}

.top-10\/12{
  top: 83.333333%;
}

.right-10\/12{
  right: 83.333333%;
}

.bottom-10\/12{
  bottom: 83.333333%;
}

.left-10\/12{
  left: 83.333333%;
}

.top-11\/12{
  top: 91.666667%;
}

.right-11\/12{
  right: 91.666667%;
}

.bottom-11\/12{
  bottom: 91.666667%;
}

.left-11\/12{
  left: 91.666667%;
}

.-top-0{
  top: 0px;
}

.-right-0{
  right: 0px;
}

.-bottom-0{
  bottom: 0px;
}

.-left-0{
  left: 0px;
}

.-top-1{
  top: -0.25rem;
}

.-right-1{
  right: -0.25rem;
}

.-bottom-1{
  bottom: -0.25rem;
}

.-left-1{
  left: -0.25rem;
}

.-top-2{
  top: -0.5rem;
}

.-right-2{
  right: -0.5rem;
}

.-bottom-2{
  bottom: -0.5rem;
}

.-left-2{
  left: -0.5rem;
}

.-top-3{
  top: -0.75rem;
}

.-right-3{
  right: -0.75rem;
}

.-bottom-3{
  bottom: -0.75rem;
}

.-left-3{
  left: -0.75rem;
}

.-top-4{
  top: -1rem;
}

.-right-4{
  right: -1rem;
}

.-bottom-4{
  bottom: -1rem;
}

.-left-4{
  left: -1rem;
}

.-top-5{
  top: -1.25rem;
}

.-right-5{
  right: -1.25rem;
}

.-bottom-5{
  bottom: -1.25rem;
}

.-left-5{
  left: -1.25rem;
}

.-top-6{
  top: -1.5rem;
}

.-right-6{
  right: -1.5rem;
}

.-bottom-6{
  bottom: -1.5rem;
}

.-left-6{
  left: -1.5rem;
}

.-top-7{
  top: -1.75rem;
}

.-right-7{
  right: -1.75rem;
}

.-bottom-7{
  bottom: -1.75rem;
}

.-left-7{
  left: -1.75rem;
}

.-top-8{
  top: -2rem;
}

.-right-8{
  right: -2rem;
}

.-bottom-8{
  bottom: -2rem;
}

.-left-8{
  left: -2rem;
}

.-top-9{
  top: -2.25rem;
}

.-right-9{
  right: -2.25rem;
}

.-bottom-9{
  bottom: -2.25rem;
}

.-left-9{
  left: -2.25rem;
}

.-top-10{
  top: -2.5rem;
}

.-right-10{
  right: -2.5rem;
}

.-bottom-10{
  bottom: -2.5rem;
}

.-left-10{
  left: -2.5rem;
}

.-top-11{
  top: -2.75rem;
}

.-right-11{
  right: -2.75rem;
}

.-bottom-11{
  bottom: -2.75rem;
}

.-left-11{
  left: -2.75rem;
}

.-top-12{
  top: -3rem;
}

.-right-12{
  right: -3rem;
}

.-bottom-12{
  bottom: -3rem;
}

.-left-12{
  left: -3rem;
}

.-top-13{
  top: -3.25rem;
}

.-right-13{
  right: -3.25rem;
}

.-bottom-13{
  bottom: -3.25rem;
}

.-left-13{
  left: -3.25rem;
}

.-top-14{
  top: -3.5rem;
}

.-right-14{
  right: -3.5rem;
}

.-bottom-14{
  bottom: -3.5rem;
}

.-left-14{
  left: -3.5rem;
}

.-top-15{
  top: -3.75rem;
}

.-right-15{
  right: -3.75rem;
}

.-bottom-15{
  bottom: -3.75rem;
}

.-left-15{
  left: -3.75rem;
}

.-top-16{
  top: -4rem;
}

.-right-16{
  right: -4rem;
}

.-bottom-16{
  bottom: -4rem;
}

.-left-16{
  left: -4rem;
}

.-top-17{
  top: -4.25rem;
}

.-right-17{
  right: -4.25rem;
}

.-bottom-17{
  bottom: -4.25rem;
}

.-left-17{
  left: -4.25rem;
}

.-top-18{
  top: -4.5rem;
}

.-right-18{
  right: -4.5rem;
}

.-bottom-18{
  bottom: -4.5rem;
}

.-left-18{
  left: -4.5rem;
}

.-top-19{
  top: -4.75rem;
}

.-right-19{
  right: -4.75rem;
}

.-bottom-19{
  bottom: -4.75rem;
}

.-left-19{
  left: -4.75rem;
}

.-top-20{
  top: -5rem;
}

.-right-20{
  right: -5rem;
}

.-bottom-20{
  bottom: -5rem;
}

.-left-20{
  left: -5rem;
}

.-top-22{
  top: -5.5rem;
}

.-right-22{
  right: -5.5rem;
}

.-bottom-22{
  bottom: -5.5rem;
}

.-left-22{
  left: -5.5rem;
}

.-top-24{
  top: -6rem;
}

.-right-24{
  right: -6rem;
}

.-bottom-24{
  bottom: -6rem;
}

.-left-24{
  left: -6rem;
}

.-top-25{
  top: -6.25rem;
}

.-right-25{
  right: -6.25rem;
}

.-bottom-25{
  bottom: -6.25rem;
}

.-left-25{
  left: -6.25rem;
}

.-top-28{
  top: -7rem;
}

.-right-28{
  right: -7rem;
}

.-bottom-28{
  bottom: -7rem;
}

.-left-28{
  left: -7rem;
}

.-top-30{
  top: -7.5rem;
}

.-right-30{
  right: -7.5rem;
}

.-bottom-30{
  bottom: -7.5rem;
}

.-left-30{
  left: -7.5rem;
}

.-top-32{
  top: -8rem;
}

.-right-32{
  right: -8rem;
}

.-bottom-32{
  bottom: -8rem;
}

.-left-32{
  left: -8rem;
}

.-top-34{
  top: -8.5rem;
}

.-right-34{
  right: -8.5rem;
}

.-bottom-34{
  bottom: -8.5rem;
}

.-left-34{
  left: -8.5rem;
}

.-top-35{
  top: -8.75rem;
}

.-right-35{
  right: -8.75rem;
}

.-bottom-35{
  bottom: -8.75rem;
}

.-left-35{
  left: -8.75rem;
}

.-top-36{
  top: -9rem;
}

.-right-36{
  right: -9rem;
}

.-bottom-36{
  bottom: -9rem;
}

.-left-36{
  left: -9rem;
}

.-top-39{
  top: -9.75rem;
}

.-right-39{
  right: -9.75rem;
}

.-bottom-39{
  bottom: -9.75rem;
}

.-left-39{
  left: -9.75rem;
}

.-top-40{
  top: -10rem;
}

.-right-40{
  right: -10rem;
}

.-bottom-40{
  bottom: -10rem;
}

.-left-40{
  left: -10rem;
}

.-top-42{
  top: -10.5rem;
}

.-right-42{
  right: -10.5rem;
}

.-bottom-42{
  bottom: -10.5rem;
}

.-left-42{
  left: -10.5rem;
}

.-top-44{
  top: -11rem;
}

.-right-44{
  right: -11rem;
}

.-bottom-44{
  bottom: -11rem;
}

.-left-44{
  left: -11rem;
}

.-top-45{
  top: -11.25rem;
}

.-right-45{
  right: -11.25rem;
}

.-bottom-45{
  bottom: -11.25rem;
}

.-left-45{
  left: -11.25rem;
}

.-top-48{
  top: -12rem;
}

.-right-48{
  right: -12rem;
}

.-bottom-48{
  bottom: -12rem;
}

.-left-48{
  left: -12rem;
}

.-top-50{
  top: -12.5rem;
}

.-right-50{
  right: -12.5rem;
}

.-bottom-50{
  bottom: -12.5rem;
}

.-left-50{
  left: -12.5rem;
}

.-top-52{
  top: -13rem;
}

.-right-52{
  right: -13rem;
}

.-bottom-52{
  bottom: -13rem;
}

.-left-52{
  left: -13rem;
}

.-top-55{
  top: -13.75rem;
}

.-right-55{
  right: -13.75rem;
}

.-bottom-55{
  bottom: -13.75rem;
}

.-left-55{
  left: -13.75rem;
}

.-top-56{
  top: -14rem;
}

.-right-56{
  right: -14rem;
}

.-bottom-56{
  bottom: -14rem;
}

.-left-56{
  left: -14rem;
}

.-top-58{
  top: -14.5rem;
}

.-right-58{
  right: -14.5rem;
}

.-bottom-58{
  bottom: -14.5rem;
}

.-left-58{
  left: -14.5rem;
}

.-top-60{
  top: -15rem;
}

.-right-60{
  right: -15rem;
}

.-bottom-60{
  bottom: -15rem;
}

.-left-60{
  left: -15rem;
}

.-top-64{
  top: -16rem;
}

.-right-64{
  right: -16rem;
}

.-bottom-64{
  bottom: -16rem;
}

.-left-64{
  left: -16rem;
}

.-top-65{
  top: -16.25rem;
}

.-right-65{
  right: -16.25rem;
}

.-bottom-65{
  bottom: -16.25rem;
}

.-left-65{
  left: -16.25rem;
}

.-top-68{
  top: -17rem;
}

.-right-68{
  right: -17rem;
}

.-bottom-68{
  bottom: -17rem;
}

.-left-68{
  left: -17rem;
}

.-top-69{
  top: -17.25rem;
}

.-right-69{
  right: -17.25rem;
}

.-bottom-69{
  bottom: -17.25rem;
}

.-left-69{
  left: -17.25rem;
}

.-top-70{
  top: -17.5rem;
}

.-right-70{
  right: -17.5rem;
}

.-bottom-70{
  bottom: -17.5rem;
}

.-left-70{
  left: -17.5rem;
}

.-top-72{
  top: -18rem;
}

.-right-72{
  right: -18rem;
}

.-bottom-72{
  bottom: -18rem;
}

.-left-72{
  left: -18rem;
}

.-top-75{
  top: -18.75rem;
}

.-right-75{
  right: -18.75rem;
}

.-bottom-75{
  bottom: -18.75rem;
}

.-left-75{
  left: -18.75rem;
}

.-top-80{
  top: -20rem;
}

.-right-80{
  right: -20rem;
}

.-bottom-80{
  bottom: -20rem;
}

.-left-80{
  left: -20rem;
}

.-top-85{
  top: -21.25rem;
}

.-right-85{
  right: -21.25rem;
}

.-bottom-85{
  bottom: -21.25rem;
}

.-left-85{
  left: -21.25rem;
}

.-top-86{
  top: -21.5rem;
}

.-right-86{
  right: -21.5rem;
}

.-bottom-86{
  bottom: -21.5rem;
}

.-left-86{
  left: -21.5rem;
}

.-top-90{
  top: -22.5rem;
}

.-right-90{
  right: -22.5rem;
}

.-bottom-90{
  bottom: -22.5rem;
}

.-left-90{
  left: -22.5rem;
}

.-top-96{
  top: -24rem;
}

.-right-96{
  right: -24rem;
}

.-bottom-96{
  bottom: -24rem;
}

.-left-96{
  left: -24rem;
}

.-top-100{
  top: -25rem;
}

.-right-100{
  right: -25rem;
}

.-bottom-100{
  bottom: -25rem;
}

.-left-100{
  left: -25rem;
}

.-top-115{
  top: -28.75rem;
}

.-right-115{
  right: -28.75rem;
}

.-bottom-115{
  bottom: -28.75rem;
}

.-left-115{
  left: -28.75rem;
}

.-top-125{
  top: -31.25rem;
}

.-right-125{
  right: -31.25rem;
}

.-bottom-125{
  bottom: -31.25rem;
}

.-left-125{
  left: -31.25rem;
}

.-top-142{
  top: -35.5rem;
}

.-right-142{
  right: -35.5rem;
}

.-bottom-142{
  bottom: -35.5rem;
}

.-left-142{
  left: -35.5rem;
}

.-top-150{
  top: -37.5rem;
}

.-right-150{
  right: -37.5rem;
}

.-bottom-150{
  bottom: -37.5rem;
}

.-left-150{
  left: -37.5rem;
}

.-top-156{
  top: -39rem;
}

.-right-156{
  right: -39rem;
}

.-bottom-156{
  bottom: -39rem;
}

.-left-156{
  left: -39rem;
}

.-top-160{
  top: -40rem;
}

.-right-160{
  right: -40rem;
}

.-bottom-160{
  bottom: -40rem;
}

.-left-160{
  left: -40rem;
}

.-top-175{
  top: -43.75rem;
}

.-right-175{
  right: -43.75rem;
}

.-bottom-175{
  bottom: -43.75rem;
}

.-left-175{
  left: -43.75rem;
}

.-top-207{
  top: -51.75rem;
}

.-right-207{
  right: -51.75rem;
}

.-bottom-207{
  bottom: -51.75rem;
}

.-left-207{
  left: -51.75rem;
}

.-top-242{
  top: -60.5rem;
}

.-right-242{
  right: -60.5rem;
}

.-bottom-242{
  bottom: -60.5rem;
}

.-left-242{
  left: -60.5rem;
}

.-top-250{
  top: -62.5rem;
}

.-right-250{
  right: -62.5rem;
}

.-bottom-250{
  bottom: -62.5rem;
}

.-left-250{
  left: -62.5rem;
}

.-top-258{
  top: -64.5rem;
}

.-right-258{
  right: -64.5rem;
}

.-bottom-258{
  bottom: -64.5rem;
}

.-left-258{
  left: -64.5rem;
}

.-top-265{
  top: -66.25rem;
}

.-right-265{
  right: -66.25rem;
}

.-bottom-265{
  bottom: -66.25rem;
}

.-left-265{
  left: -66.25rem;
}

.-top-280{
  top: -70rem;
}

.-right-280{
  right: -70rem;
}

.-bottom-280{
  bottom: -70rem;
}

.-left-280{
  left: -70rem;
}

.-top-px{
  top: -1px;
}

.-right-px{
  right: -1px;
}

.-bottom-px{
  bottom: -1px;
}

.-left-px{
  left: -1px;
}

.-top-0\.5{
  top: -0.125rem;
}

.-right-0\.5{
  right: -0.125rem;
}

.-bottom-0\.5{
  bottom: -0.125rem;
}

.-left-0\.5{
  left: -0.125rem;
}

.-top-1\.5{
  top: -0.375rem;
}

.-right-1\.5{
  right: -0.375rem;
}

.-bottom-1\.5{
  bottom: -0.375rem;
}

.-left-1\.5{
  left: -0.375rem;
}

.-top-2\.5{
  top: -0.625rem;
}

.-right-2\.5{
  right: -0.625rem;
}

.-bottom-2\.5{
  bottom: -0.625rem;
}

.-left-2\.5{
  left: -0.625rem;
}

.-top-3\.5{
  top: -0.875rem;
}

.-right-3\.5{
  right: -0.875rem;
}

.-bottom-3\.5{
  bottom: -0.875rem;
}

.-left-3\.5{
  left: -0.875rem;
}

.-top-0\.25{
  top: -0.0625rem;
}

.-right-0\.25{
  right: -0.0625rem;
}

.-bottom-0\.25{
  bottom: -0.0625rem;
}

.-left-0\.25{
  left: -0.0625rem;
}

.-top-0\.75{
  top: -0.1875rem;
}

.-right-0\.75{
  right: -0.1875rem;
}

.-bottom-0\.75{
  bottom: -0.1875rem;
}

.-left-0\.75{
  left: -0.1875rem;
}

.-top-1\.25{
  top: -0.3125rem;
}

.-right-1\.25{
  right: -0.3125rem;
}

.-bottom-1\.25{
  bottom: -0.3125rem;
}

.-left-1\.25{
  left: -0.3125rem;
}

.-top-1\.75{
  top: -0.4375rem;
}

.-right-1\.75{
  right: -0.4375rem;
}

.-bottom-1\.75{
  bottom: -0.4375rem;
}

.-left-1\.75{
  left: -0.4375rem;
}

.-top-2\.25{
  top: -0.5625rem;
}

.-right-2\.25{
  right: -0.5625rem;
}

.-bottom-2\.25{
  bottom: -0.5625rem;
}

.-left-2\.25{
  left: -0.5625rem;
}

.-top-2\.75{
  top: -0.6875rem;
}

.-right-2\.75{
  right: -0.6875rem;
}

.-bottom-2\.75{
  bottom: -0.6875rem;
}

.-left-2\.75{
  left: -0.6875rem;
}

.-top-3\.25{
  top: -0.8125rem;
}

.-right-3\.25{
  right: -0.8125rem;
}

.-bottom-3\.25{
  bottom: -0.8125rem;
}

.-left-3\.25{
  left: -0.8125rem;
}

.-top-3\.75{
  top: -0.9375rem;
}

.-right-3\.75{
  right: -0.9375rem;
}

.-bottom-3\.75{
  bottom: -0.9375rem;
}

.-left-3\.75{
  left: -0.9375rem;
}

.-top-4\.25{
  top: -1.0625rem;
}

.-right-4\.25{
  right: -1.0625rem;
}

.-bottom-4\.25{
  bottom: -1.0625rem;
}

.-left-4\.25{
  left: -1.0625rem;
}

.-top-4\.5{
  top: -1.125rem;
}

.-right-4\.5{
  right: -1.125rem;
}

.-bottom-4\.5{
  bottom: -1.125rem;
}

.-left-4\.5{
  left: -1.125rem;
}

.-top-4\.75{
  top: -1.1875rem;
}

.-right-4\.75{
  right: -1.1875rem;
}

.-bottom-4\.75{
  bottom: -1.1875rem;
}

.-left-4\.75{
  left: -1.1875rem;
}

.-top-5\.25{
  top: -1.3125rem;
}

.-right-5\.25{
  right: -1.3125rem;
}

.-bottom-5\.25{
  bottom: -1.3125rem;
}

.-left-5\.25{
  left: -1.3125rem;
}

.-top-5\.5{
  top: -1.375rem;
}

.-right-5\.5{
  right: -1.375rem;
}

.-bottom-5\.5{
  bottom: -1.375rem;
}

.-left-5\.5{
  left: -1.375rem;
}

.-top-5\.75{
  top: -1.4375rem;
}

.-right-5\.75{
  right: -1.4375rem;
}

.-bottom-5\.75{
  bottom: -1.4375rem;
}

.-left-5\.75{
  left: -1.4375rem;
}

.-top-6\.25{
  top: -1.5625rem;
}

.-right-6\.25{
  right: -1.5625rem;
}

.-bottom-6\.25{
  bottom: -1.5625rem;
}

.-left-6\.25{
  left: -1.5625rem;
}

.-top-6\.5{
  top: -1.625rem;
}

.-right-6\.5{
  right: -1.625rem;
}

.-bottom-6\.5{
  bottom: -1.625rem;
}

.-left-6\.5{
  left: -1.625rem;
}

.-top-6\.75{
  top: -1.6875rem;
}

.-right-6\.75{
  right: -1.6875rem;
}

.-bottom-6\.75{
  bottom: -1.6875rem;
}

.-left-6\.75{
  left: -1.6875rem;
}

.-top-7\.25{
  top: -1.8125rem;
}

.-right-7\.25{
  right: -1.8125rem;
}

.-bottom-7\.25{
  bottom: -1.8125rem;
}

.-left-7\.25{
  left: -1.8125rem;
}

.-top-7\.5{
  top: -1.875rem;
}

.-right-7\.5{
  right: -1.875rem;
}

.-bottom-7\.5{
  bottom: -1.875rem;
}

.-left-7\.5{
  left: -1.875rem;
}

.-top-8\.25{
  top: -2.0625rem;
}

.-right-8\.25{
  right: -2.0625rem;
}

.-bottom-8\.25{
  bottom: -2.0625rem;
}

.-left-8\.25{
  left: -2.0625rem;
}

.-top-8\.5{
  top: -2.125rem;
}

.-right-8\.5{
  right: -2.125rem;
}

.-bottom-8\.5{
  bottom: -2.125rem;
}

.-left-8\.5{
  left: -2.125rem;
}

.-top-9\.25{
  top: -2.3125rem;
}

.-right-9\.25{
  right: -2.3125rem;
}

.-bottom-9\.25{
  bottom: -2.3125rem;
}

.-left-9\.25{
  left: -2.3125rem;
}

.-top-9\.5{
  top: -2.375rem;
}

.-right-9\.5{
  right: -2.375rem;
}

.-bottom-9\.5{
  bottom: -2.375rem;
}

.-left-9\.5{
  left: -2.375rem;
}

.-top-10\.5{
  top: -2.625rem;
}

.-right-10\.5{
  right: -2.625rem;
}

.-bottom-10\.5{
  bottom: -2.625rem;
}

.-left-10\.5{
  left: -2.625rem;
}

.-top-11\.25{
  top: -2.8125rem;
}

.-right-11\.25{
  right: -2.8125rem;
}

.-bottom-11\.25{
  bottom: -2.8125rem;
}

.-left-11\.25{
  left: -2.8125rem;
}

.-top-11\.5{
  top: -2.875rem;
}

.-right-11\.5{
  right: -2.875rem;
}

.-bottom-11\.5{
  bottom: -2.875rem;
}

.-left-11\.5{
  left: -2.875rem;
}

.-top-12\.5{
  top: -3.125rem;
}

.-right-12\.5{
  right: -3.125rem;
}

.-bottom-12\.5{
  bottom: -3.125rem;
}

.-left-12\.5{
  left: -3.125rem;
}

.-top-12\.75{
  top: -3.1875rem;
}

.-right-12\.75{
  right: -3.1875rem;
}

.-bottom-12\.75{
  bottom: -3.1875rem;
}

.-left-12\.75{
  left: -3.1875rem;
}

.-top-13\.5{
  top: -3.375rem;
}

.-right-13\.5{
  right: -3.375rem;
}

.-bottom-13\.5{
  bottom: -3.375rem;
}

.-left-13\.5{
  left: -3.375rem;
}

.-top-14\.5{
  top: -3.625rem;
}

.-right-14\.5{
  right: -3.625rem;
}

.-bottom-14\.5{
  bottom: -3.625rem;
}

.-left-14\.5{
  left: -3.625rem;
}

.-top-15\.5{
  top: -3.875rem;
}

.-right-15\.5{
  right: -3.875rem;
}

.-bottom-15\.5{
  bottom: -3.875rem;
}

.-left-15\.5{
  left: -3.875rem;
}

.-top-15\.75{
  top: -3.9375rem;
}

.-right-15\.75{
  right: -3.9375rem;
}

.-bottom-15\.75{
  bottom: -3.9375rem;
}

.-left-15\.75{
  left: -3.9375rem;
}

.-top-16\.25{
  top: -4.0625rem;
}

.-right-16\.25{
  right: -4.0625rem;
}

.-bottom-16\.25{
  bottom: -4.0625rem;
}

.-left-16\.25{
  left: -4.0625rem;
}

.-top-17\.25{
  top: -4.3125rem;
}

.-right-17\.25{
  right: -4.3125rem;
}

.-bottom-17\.25{
  bottom: -4.3125rem;
}

.-left-17\.25{
  left: -4.3125rem;
}

.-top-17\.5{
  top: -4.375rem;
}

.-right-17\.5{
  right: -4.375rem;
}

.-bottom-17\.5{
  bottom: -4.375rem;
}

.-left-17\.5{
  left: -4.375rem;
}

.-top-18\.25{
  top: -4.5625rem;
}

.-right-18\.25{
  right: -4.5625rem;
}

.-bottom-18\.25{
  bottom: -4.5625rem;
}

.-left-18\.25{
  left: -4.5625rem;
}

.-top-18\.5{
  top: -4.625rem;
}

.-right-18\.5{
  right: -4.625rem;
}

.-bottom-18\.5{
  bottom: -4.625rem;
}

.-left-18\.5{
  left: -4.625rem;
}

.-top-20\.25{
  top: -5.0625rem;
}

.-right-20\.25{
  right: -5.0625rem;
}

.-bottom-20\.25{
  bottom: -5.0625rem;
}

.-left-20\.25{
  left: -5.0625rem;
}

.-top-20\.5{
  top: -5.125rem;
}

.-right-20\.5{
  right: -5.125rem;
}

.-bottom-20\.5{
  bottom: -5.125rem;
}

.-left-20\.5{
  left: -5.125rem;
}

.-top-22\.5{
  top: -5.625rem;
}

.-right-22\.5{
  right: -5.625rem;
}

.-bottom-22\.5{
  bottom: -5.625rem;
}

.-left-22\.5{
  left: -5.625rem;
}

.-top-25\.5{
  top: -6.375rem;
}

.-right-25\.5{
  right: -6.375rem;
}

.-bottom-25\.5{
  bottom: -6.375rem;
}

.-left-25\.5{
  left: -6.375rem;
}

.-top-26\.75{
  top: -6.6875rem;
}

.-right-26\.75{
  right: -6.6875rem;
}

.-bottom-26\.75{
  bottom: -6.6875rem;
}

.-left-26\.75{
  left: -6.6875rem;
}

.-top-32\.5{
  top: -8.125rem;
}

.-right-32\.5{
  right: -8.125rem;
}

.-bottom-32\.5{
  bottom: -8.125rem;
}

.-left-32\.5{
  left: -8.125rem;
}

.-top-37\.5{
  top: -9.375rem;
}

.-right-37\.5{
  right: -9.375rem;
}

.-bottom-37\.5{
  bottom: -9.375rem;
}

.-left-37\.5{
  left: -9.375rem;
}

.-top-41\.25{
  top: -10.3125rem;
}

.-right-41\.25{
  right: -10.3125rem;
}

.-bottom-41\.25{
  bottom: -10.3125rem;
}

.-left-41\.25{
  left: -10.3125rem;
}

.-top-52\.5{
  top: -13.125rem;
}

.-right-52\.5{
  right: -13.125rem;
}

.-bottom-52\.5{
  bottom: -13.125rem;
}

.-left-52\.5{
  left: -13.125rem;
}

.-top-54\.5{
  top: -13.625rem;
}

.-right-54\.5{
  right: -13.625rem;
}

.-bottom-54\.5{
  bottom: -13.625rem;
}

.-left-54\.5{
  left: -13.625rem;
}

.-top-57\.25{
  top: -14.3125rem;
}

.-right-57\.25{
  right: -14.3125rem;
}

.-bottom-57\.25{
  bottom: -14.3125rem;
}

.-left-57\.25{
  left: -14.3125rem;
}

.-top-57\.5{
  top: -14.375rem;
}

.-right-57\.5{
  right: -14.375rem;
}

.-bottom-57\.5{
  bottom: -14.375rem;
}

.-left-57\.5{
  left: -14.375rem;
}

.-top-66\.25{
  top: -16.5625rem;
}

.-right-66\.25{
  right: -16.5625rem;
}

.-bottom-66\.25{
  bottom: -16.5625rem;
}

.-left-66\.25{
  left: -16.5625rem;
}

.-top-74\.5{
  top: -18.125rem;
}

.-right-74\.5{
  right: -18.125rem;
}

.-bottom-74\.5{
  bottom: -18.125rem;
}

.-left-74\.5{
  left: -18.125rem;
}

.-top-106\.25{
  top: -26.5625rem;
}

.-right-106\.25{
  right: -26.5625rem;
}

.-bottom-106\.25{
  bottom: -26.5625rem;
}

.-left-106\.25{
  left: -26.5625rem;
}

.-top-112\.25{
  top: -28.0675rem;
}

.-right-112\.25{
  right: -28.0675rem;
}

.-bottom-112\.25{
  bottom: -28.0675rem;
}

.-left-112\.25{
  left: -28.0675rem;
}

.-top-112\.75{
  top: -28.1875rem;
}

.-right-112\.75{
  right: -28.1875rem;
}

.-bottom-112\.75{
  bottom: -28.1875rem;
}

.-left-112\.75{
  left: -28.1875rem;
}

.-top-147\.5{
  top: -36.875rem;
}

.-right-147\.5{
  right: -36.875rem;
}

.-bottom-147\.5{
  bottom: -36.875rem;
}

.-left-147\.5{
  left: -36.875rem;
}

.-top-162\.5{
  top: -40.625rem;
}

.-right-162\.5{
  right: -40.625rem;
}

.-bottom-162\.5{
  bottom: -40.625rem;
}

.-left-162\.5{
  left: -40.625rem;
}

.-top-172\.25{
  top: -42.5625rem;
}

.-right-172\.25{
  right: -42.5625rem;
}

.-bottom-172\.25{
  bottom: -42.5625rem;
}

.-left-172\.25{
  left: -42.5625rem;
}

.-top-175\.25{
  top: -43.8125rem;
}

.-right-175\.25{
  right: -43.8125rem;
}

.-bottom-175\.25{
  bottom: -43.8125rem;
}

.-left-175\.25{
  left: -43.8125rem;
}

.-top-184\.25{
  top: -46.0625rem;
}

.-right-184\.25{
  right: -46.0625rem;
}

.-bottom-184\.25{
  bottom: -46.0625rem;
}

.-left-184\.25{
  left: -46.0625rem;
}

.-top-203\.25{
  top: -50.8125rem;
}

.-right-203\.25{
  right: -50.8125rem;
}

.-bottom-203\.25{
  bottom: -50.8125rem;
}

.-left-203\.25{
  left: -50.8125rem;
}

.-top-half{
  top: -50%;
}

.-right-half{
  right: -50%;
}

.-bottom-half{
  bottom: -50%;
}

.-left-half{
  left: -50%;
}

.-top-full{
  top: -100%;
}

.-right-full{
  right: -100%;
}

.-bottom-full{
  bottom: -100%;
}

.-left-full{
  left: -100%;
}

.-top-1\/10{
  top: -10%;
}

.-right-1\/10{
  right: -10%;
}

.-bottom-1\/10{
  bottom: -10%;
}

.-left-1\/10{
  left: -10%;
}

.-top-2\/10{
  top: -20%;
}

.-right-2\/10{
  right: -20%;
}

.-bottom-2\/10{
  bottom: -20%;
}

.-left-2\/10{
  left: -20%;
}

.-top-3\/10{
  top: -30%;
}

.-right-3\/10{
  right: -30%;
}

.-bottom-3\/10{
  bottom: -30%;
}

.-left-3\/10{
  left: -30%;
}

.-top-4\/10{
  top: -40%;
}

.-right-4\/10{
  right: -40%;
}

.-bottom-4\/10{
  bottom: -40%;
}

.-left-4\/10{
  left: -40%;
}

.-top-4\.5\/10{
  top: -45%;
}

.-right-4\.5\/10{
  right: -45%;
}

.-bottom-4\.5\/10{
  bottom: -45%;
}

.-left-4\.5\/10{
  left: -45%;
}

.-top-5\/10{
  top: -50%;
}

.-right-5\/10{
  right: -50%;
}

.-bottom-5\/10{
  bottom: -50%;
}

.-left-5\/10{
  left: -50%;
}

.-top-5\.5\/10{
  top: -55%;
}

.-right-5\.5\/10{
  right: -55%;
}

.-bottom-5\.5\/10{
  bottom: -55%;
}

.-left-5\.5\/10{
  left: -55%;
}

.-top-6\/10{
  top: -60%;
}

.-right-6\/10{
  right: -60%;
}

.-bottom-6\/10{
  bottom: -60%;
}

.-left-6\/10{
  left: -60%;
}

.-top-7\/10{
  top: -70%;
}

.-right-7\/10{
  right: -70%;
}

.-bottom-7\/10{
  bottom: -70%;
}

.-left-7\/10{
  left: -70%;
}

.-top-8\/10{
  top: -80%;
}

.-right-8\/10{
  right: -80%;
}

.-bottom-8\/10{
  bottom: -80%;
}

.-left-8\/10{
  left: -80%;
}

.-top-9\/10{
  top: -90%;
}

.-right-9\/10{
  right: -90%;
}

.-bottom-9\/10{
  bottom: -90%;
}

.-left-9\/10{
  left: -90%;
}

.-top-1\/12{
  top: -8.33333%;
}

.-right-1\/12{
  right: -8.33333%;
}

.-bottom-1\/12{
  bottom: -8.33333%;
}

.-left-1\/12{
  left: -8.33333%;
}

.-top-2\/12{
  top: -16.66667%;
}

.-right-2\/12{
  right: -16.66667%;
}

.-bottom-2\/12{
  bottom: -16.66667%;
}

.-left-2\/12{
  left: -16.66667%;
}

.-top-3\/12{
  top: -25%;
}

.-right-3\/12{
  right: -25%;
}

.-bottom-3\/12{
  bottom: -25%;
}

.-left-3\/12{
  left: -25%;
}

.-top-4\/12{
  top: -33.33333%;
}

.-right-4\/12{
  right: -33.33333%;
}

.-bottom-4\/12{
  bottom: -33.33333%;
}

.-left-4\/12{
  left: -33.33333%;
}

.-top-5\/12{
  top: -41.66667%;
}

.-right-5\/12{
  right: -41.66667%;
}

.-bottom-5\/12{
  bottom: -41.66667%;
}

.-left-5\/12{
  left: -41.66667%;
}

.-top-6\/12{
  top: -50%;
}

.-right-6\/12{
  right: -50%;
}

.-bottom-6\/12{
  bottom: -50%;
}

.-left-6\/12{
  left: -50%;
}

.-top-7\/12{
  top: -58.33333%;
}

.-right-7\/12{
  right: -58.33333%;
}

.-bottom-7\/12{
  bottom: -58.33333%;
}

.-left-7\/12{
  left: -58.33333%;
}

.-top-8\/12{
  top: -66.66667%;
}

.-right-8\/12{
  right: -66.66667%;
}

.-bottom-8\/12{
  bottom: -66.66667%;
}

.-left-8\/12{
  left: -66.66667%;
}

.-top-9\/12{
  top: -75%;
}

.-right-9\/12{
  right: -75%;
}

.-bottom-9\/12{
  bottom: -75%;
}

.-left-9\/12{
  left: -75%;
}

.-top-10\/12{
  top: -83.33333%;
}

.-right-10\/12{
  right: -83.33333%;
}

.-bottom-10\/12{
  bottom: -83.33333%;
}

.-left-10\/12{
  left: -83.33333%;
}

.-top-11\/12{
  top: -91.66667%;
}

.-right-11\/12{
  right: -91.66667%;
}

.-bottom-11\/12{
  bottom: -91.66667%;
}

.-left-11\/12{
  left: -91.66667%;
}

.top-1\/2{
  top: 50%;
}

.right-1\/2{
  right: 50%;
}

.bottom-1\/2{
  bottom: 50%;
}

.left-1\/2{
  left: 50%;
}

.top-1\/3{
  top: 33.333333%;
}

.right-1\/3{
  right: 33.333333%;
}

.bottom-1\/3{
  bottom: 33.333333%;
}

.left-1\/3{
  left: 33.333333%;
}

.top-2\/3{
  top: 66.666667%;
}

.right-2\/3{
  right: 66.666667%;
}

.bottom-2\/3{
  bottom: 66.666667%;
}

.left-2\/3{
  left: 66.666667%;
}

.top-1\/4{
  top: 25%;
}

.right-1\/4{
  right: 25%;
}

.bottom-1\/4{
  bottom: 25%;
}

.left-1\/4{
  left: 25%;
}

.top-2\/4{
  top: 50%;
}

.right-2\/4{
  right: 50%;
}

.bottom-2\/4{
  bottom: 50%;
}

.left-2\/4{
  left: 50%;
}

.top-3\/4{
  top: 75%;
}

.right-3\/4{
  right: 75%;
}

.bottom-3\/4{
  bottom: 75%;
}

.left-3\/4{
  left: 75%;
}

.-top-1\/2{
  top: -50%;
}

.-right-1\/2{
  right: -50%;
}

.-bottom-1\/2{
  bottom: -50%;
}

.-left-1\/2{
  left: -50%;
}

.-top-1\/3{
  top: -33.333333%;
}

.-right-1\/3{
  right: -33.333333%;
}

.-bottom-1\/3{
  bottom: -33.333333%;
}

.-left-1\/3{
  left: -33.333333%;
}

.-top-2\/3{
  top: -66.666667%;
}

.-right-2\/3{
  right: -66.666667%;
}

.-bottom-2\/3{
  bottom: -66.666667%;
}

.-left-2\/3{
  left: -66.666667%;
}

.-top-1\/4{
  top: -25%;
}

.-right-1\/4{
  right: -25%;
}

.-bottom-1\/4{
  bottom: -25%;
}

.-left-1\/4{
  left: -25%;
}

.-top-2\/4{
  top: -50%;
}

.-right-2\/4{
  right: -50%;
}

.-bottom-2\/4{
  bottom: -50%;
}

.-left-2\/4{
  left: -50%;
}

.-top-3\/4{
  top: -75%;
}

.-right-3\/4{
  right: -75%;
}

.-bottom-3\/4{
  bottom: -75%;
}

.-left-3\/4{
  left: -75%;
}

.resize-none{
  resize: none;
}

.resize-y{
  resize: vertical;
}

.resize-x{
  resize: horizontal;
}

.resize{
  resize: both;
}

*{
  --tw-shadow: 0 0 #0000;
}

.shadow-sm{
  --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow{
  --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-md{
  --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-lg{
  --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-xl{
  --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-2xl{
  --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-inner{
  --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-none{
  --tw-shadow: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.group:hover .group-hover\:shadow-sm{
  --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.group:hover .group-hover\:shadow{
  --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.group:hover .group-hover\:shadow-md{
  --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.group:hover .group-hover\:shadow-lg{
  --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.group:hover .group-hover\:shadow-xl{
  --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.group:hover .group-hover\:shadow-2xl{
  --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.group:hover .group-hover\:shadow-inner{
  --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.group:hover .group-hover\:shadow-none{
  --tw-shadow: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus-within\:shadow-sm:focus-within{
  --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus-within\:shadow:focus-within{
  --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus-within\:shadow-md:focus-within{
  --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus-within\:shadow-lg:focus-within{
  --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus-within\:shadow-xl:focus-within{
  --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus-within\:shadow-2xl:focus-within{
  --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus-within\:shadow-inner:focus-within{
  --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus-within\:shadow-none:focus-within{
  --tw-shadow: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:shadow-sm:hover{
  --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:shadow:hover{
  --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:shadow-md:hover{
  --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:shadow-lg:hover{
  --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:shadow-xl:hover{
  --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:shadow-2xl:hover{
  --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:shadow-inner:hover{
  --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:shadow-none:hover{
  --tw-shadow: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus\:shadow-sm:focus{
  --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus\:shadow:focus{
  --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus\:shadow-md:focus{
  --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus\:shadow-lg:focus{
  --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus\:shadow-xl:focus{
  --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus\:shadow-2xl:focus{
  --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus\:shadow-inner:focus{
  --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus\:shadow-none:focus{
  --tw-shadow: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

*{
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgba(59, 130, 246, 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
}

.ring-0{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.ring-1{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.ring-2{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.ring-4{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.ring-8{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.ring{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.ring-inset{
  --tw-ring-inset: inset;
}

.focus-within\:ring-0:focus-within{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus-within\:ring-1:focus-within{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus-within\:ring-2:focus-within{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus-within\:ring-4:focus-within{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus-within\:ring-8:focus-within{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus-within\:ring:focus-within{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus-within\:ring-inset:focus-within{
  --tw-ring-inset: inset;
}

.focus\:ring-0:focus{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus\:ring-1:focus{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus\:ring-2:focus{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus\:ring-4:focus{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus\:ring-8:focus{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus\:ring:focus{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus\:ring-inset:focus{
  --tw-ring-inset: inset;
}

.ring-offset-transparent{
  --tw-ring-offset-color: transparent;
}

.ring-offset-black{
  --tw-ring-offset-color: #000;
}

.ring-offset-white{
  --tw-ring-offset-color: #fff;
}

.ring-offset-grey{
  --tw-ring-offset-color: #9b9b9b;
}

.ring-offset-grey-darkest{
  --tw-ring-offset-color: #111;
}

.ring-offset-grey-darkest700{
  --tw-ring-offset-color: rgba(17, 17, 17, 0.7);
}

.ring-offset-grey-darkest300{
  --tw-ring-offset-color: rgba(17, 17, 17, 0.3);
}

.ring-offset-grey-darkest100{
  --tw-ring-offset-color: rgba(17, 17, 17, 0.1);
}

.ring-offset-grey-dark{
  --tw-ring-offset-color: #525f77;
}

.ring-offset-grey-light{
  --tw-ring-offset-color: #a3a3a3;
}

.ring-offset-grey-extralight{
  --tw-ring-offset-color: #e7e7e7;
}

.ring-offset-grey-lighter{
  --tw-ring-offset-color: #b4bdce;
}

.ring-offset-grey-lightest{
  --tw-ring-offset-color: #f4f4f4;
}

.ring-offset-grey-timeline{
  --tw-ring-offset-color: #888888;
}

.ring-offset-blue{
  --tw-ring-offset-color: #63a9d1;
}

.ring-offset-blue-light{
  --tw-ring-offset-color: #7bcfff;
}

.ring-offset-blue-lightest{
  --tw-ring-offset-color: #ff51ac;
}

.ring-offset-pink{
  --tw-ring-offset-color: #ED0980;
}

.ring-offset-pink-light{
  --tw-ring-offset-color: #ff5bb4;
}

.ring-offset-orange{
  --tw-ring-offset-color: #f37245;
}

.ring-offset-yellow{
  --tw-ring-offset-color: #ffe600;
}

.ring-offset-yellow-two{
  --tw-ring-offset-color: #F9E320;
}

.ring-offset-yellow-dark{
  --tw-ring-offset-color: #e6af21;
}

.ring-offset-yellow-light{
  --tw-ring-offset-color: #f3c12a;
}

.ring-offset-green-dark{
  --tw-ring-offset-color: #217325;
}

.ring-offset-green-light{
  --tw-ring-offset-color: #50a154;
}

.ring-offset-purple{
  --tw-ring-offset-color: #a48bc6;
}

.ring-offset-purple-light{
  --tw-ring-offset-color: #9e95ff;
}

.ring-offset-brown-light{
  --tw-ring-offset-color: #ca8a4e;
}

.ring-offset-brown-dark{
  --tw-ring-offset-color: #ad5b1f;
}

.focus-within\:ring-offset-transparent:focus-within{
  --tw-ring-offset-color: transparent;
}

.focus-within\:ring-offset-black:focus-within{
  --tw-ring-offset-color: #000;
}

.focus-within\:ring-offset-white:focus-within{
  --tw-ring-offset-color: #fff;
}

.focus-within\:ring-offset-grey:focus-within{
  --tw-ring-offset-color: #9b9b9b;
}

.focus-within\:ring-offset-grey-darkest:focus-within{
  --tw-ring-offset-color: #111;
}

.focus-within\:ring-offset-grey-darkest700:focus-within{
  --tw-ring-offset-color: rgba(17, 17, 17, 0.7);
}

.focus-within\:ring-offset-grey-darkest300:focus-within{
  --tw-ring-offset-color: rgba(17, 17, 17, 0.3);
}

.focus-within\:ring-offset-grey-darkest100:focus-within{
  --tw-ring-offset-color: rgba(17, 17, 17, 0.1);
}

.focus-within\:ring-offset-grey-dark:focus-within{
  --tw-ring-offset-color: #525f77;
}

.focus-within\:ring-offset-grey-light:focus-within{
  --tw-ring-offset-color: #a3a3a3;
}

.focus-within\:ring-offset-grey-extralight:focus-within{
  --tw-ring-offset-color: #e7e7e7;
}

.focus-within\:ring-offset-grey-lighter:focus-within{
  --tw-ring-offset-color: #b4bdce;
}

.focus-within\:ring-offset-grey-lightest:focus-within{
  --tw-ring-offset-color: #f4f4f4;
}

.focus-within\:ring-offset-grey-timeline:focus-within{
  --tw-ring-offset-color: #888888;
}

.focus-within\:ring-offset-blue:focus-within{
  --tw-ring-offset-color: #63a9d1;
}

.focus-within\:ring-offset-blue-light:focus-within{
  --tw-ring-offset-color: #7bcfff;
}

.focus-within\:ring-offset-blue-lightest:focus-within{
  --tw-ring-offset-color: #ff51ac;
}

.focus-within\:ring-offset-pink:focus-within{
  --tw-ring-offset-color: #ED0980;
}

.focus-within\:ring-offset-pink-light:focus-within{
  --tw-ring-offset-color: #ff5bb4;
}

.focus-within\:ring-offset-orange:focus-within{
  --tw-ring-offset-color: #f37245;
}

.focus-within\:ring-offset-yellow:focus-within{
  --tw-ring-offset-color: #ffe600;
}

.focus-within\:ring-offset-yellow-two:focus-within{
  --tw-ring-offset-color: #F9E320;
}

.focus-within\:ring-offset-yellow-dark:focus-within{
  --tw-ring-offset-color: #e6af21;
}

.focus-within\:ring-offset-yellow-light:focus-within{
  --tw-ring-offset-color: #f3c12a;
}

.focus-within\:ring-offset-green-dark:focus-within{
  --tw-ring-offset-color: #217325;
}

.focus-within\:ring-offset-green-light:focus-within{
  --tw-ring-offset-color: #50a154;
}

.focus-within\:ring-offset-purple:focus-within{
  --tw-ring-offset-color: #a48bc6;
}

.focus-within\:ring-offset-purple-light:focus-within{
  --tw-ring-offset-color: #9e95ff;
}

.focus-within\:ring-offset-brown-light:focus-within{
  --tw-ring-offset-color: #ca8a4e;
}

.focus-within\:ring-offset-brown-dark:focus-within{
  --tw-ring-offset-color: #ad5b1f;
}

.focus\:ring-offset-transparent:focus{
  --tw-ring-offset-color: transparent;
}

.focus\:ring-offset-black:focus{
  --tw-ring-offset-color: #000;
}

.focus\:ring-offset-white:focus{
  --tw-ring-offset-color: #fff;
}

.focus\:ring-offset-grey:focus{
  --tw-ring-offset-color: #9b9b9b;
}

.focus\:ring-offset-grey-darkest:focus{
  --tw-ring-offset-color: #111;
}

.focus\:ring-offset-grey-darkest700:focus{
  --tw-ring-offset-color: rgba(17, 17, 17, 0.7);
}

.focus\:ring-offset-grey-darkest300:focus{
  --tw-ring-offset-color: rgba(17, 17, 17, 0.3);
}

.focus\:ring-offset-grey-darkest100:focus{
  --tw-ring-offset-color: rgba(17, 17, 17, 0.1);
}

.focus\:ring-offset-grey-dark:focus{
  --tw-ring-offset-color: #525f77;
}

.focus\:ring-offset-grey-light:focus{
  --tw-ring-offset-color: #a3a3a3;
}

.focus\:ring-offset-grey-extralight:focus{
  --tw-ring-offset-color: #e7e7e7;
}

.focus\:ring-offset-grey-lighter:focus{
  --tw-ring-offset-color: #b4bdce;
}

.focus\:ring-offset-grey-lightest:focus{
  --tw-ring-offset-color: #f4f4f4;
}

.focus\:ring-offset-grey-timeline:focus{
  --tw-ring-offset-color: #888888;
}

.focus\:ring-offset-blue:focus{
  --tw-ring-offset-color: #63a9d1;
}

.focus\:ring-offset-blue-light:focus{
  --tw-ring-offset-color: #7bcfff;
}

.focus\:ring-offset-blue-lightest:focus{
  --tw-ring-offset-color: #ff51ac;
}

.focus\:ring-offset-pink:focus{
  --tw-ring-offset-color: #ED0980;
}

.focus\:ring-offset-pink-light:focus{
  --tw-ring-offset-color: #ff5bb4;
}

.focus\:ring-offset-orange:focus{
  --tw-ring-offset-color: #f37245;
}

.focus\:ring-offset-yellow:focus{
  --tw-ring-offset-color: #ffe600;
}

.focus\:ring-offset-yellow-two:focus{
  --tw-ring-offset-color: #F9E320;
}

.focus\:ring-offset-yellow-dark:focus{
  --tw-ring-offset-color: #e6af21;
}

.focus\:ring-offset-yellow-light:focus{
  --tw-ring-offset-color: #f3c12a;
}

.focus\:ring-offset-green-dark:focus{
  --tw-ring-offset-color: #217325;
}

.focus\:ring-offset-green-light:focus{
  --tw-ring-offset-color: #50a154;
}

.focus\:ring-offset-purple:focus{
  --tw-ring-offset-color: #a48bc6;
}

.focus\:ring-offset-purple-light:focus{
  --tw-ring-offset-color: #9e95ff;
}

.focus\:ring-offset-brown-light:focus{
  --tw-ring-offset-color: #ca8a4e;
}

.focus\:ring-offset-brown-dark:focus{
  --tw-ring-offset-color: #ad5b1f;
}

.ring-offset-0{
  --tw-ring-offset-width: 0px;
}

.ring-offset-1{
  --tw-ring-offset-width: 1px;
}

.ring-offset-2{
  --tw-ring-offset-width: 2px;
}

.ring-offset-4{
  --tw-ring-offset-width: 4px;
}

.ring-offset-8{
  --tw-ring-offset-width: 8px;
}

.focus-within\:ring-offset-0:focus-within{
  --tw-ring-offset-width: 0px;
}

.focus-within\:ring-offset-1:focus-within{
  --tw-ring-offset-width: 1px;
}

.focus-within\:ring-offset-2:focus-within{
  --tw-ring-offset-width: 2px;
}

.focus-within\:ring-offset-4:focus-within{
  --tw-ring-offset-width: 4px;
}

.focus-within\:ring-offset-8:focus-within{
  --tw-ring-offset-width: 8px;
}

.focus\:ring-offset-0:focus{
  --tw-ring-offset-width: 0px;
}

.focus\:ring-offset-1:focus{
  --tw-ring-offset-width: 1px;
}

.focus\:ring-offset-2:focus{
  --tw-ring-offset-width: 2px;
}

.focus\:ring-offset-4:focus{
  --tw-ring-offset-width: 4px;
}

.focus\:ring-offset-8:focus{
  --tw-ring-offset-width: 8px;
}

.ring-transparent{
  --tw-ring-color: transparent;
}

.ring-black{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
}

.ring-white{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
}

.ring-grey{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(155, 155, 155, var(--tw-ring-opacity));
}

.ring-grey-darkest{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(17, 17, 17, var(--tw-ring-opacity));
}

.ring-grey-darkest700{
  --tw-ring-color: rgba(17, 17, 17, 0.7);
}

.ring-grey-darkest300{
  --tw-ring-color: rgba(17, 17, 17, 0.3);
}

.ring-grey-darkest100{
  --tw-ring-color: rgba(17, 17, 17, 0.1);
}

.ring-grey-dark{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(82, 95, 119, var(--tw-ring-opacity));
}

.ring-grey-light{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(163, 163, 163, var(--tw-ring-opacity));
}

.ring-grey-extralight{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(231, 231, 231, var(--tw-ring-opacity));
}

.ring-grey-lighter{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(180, 189, 206, var(--tw-ring-opacity));
}

.ring-grey-lightest{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(244, 244, 244, var(--tw-ring-opacity));
}

.ring-grey-timeline{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(136, 136, 136, var(--tw-ring-opacity));
}

.ring-blue{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(99, 169, 209, var(--tw-ring-opacity));
}

.ring-blue-light{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(123, 207, 255, var(--tw-ring-opacity));
}

.ring-blue-lightest{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(255, 81, 172, var(--tw-ring-opacity));
}

.ring-pink{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(237, 9, 128, var(--tw-ring-opacity));
}

.ring-pink-light{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(255, 91, 180, var(--tw-ring-opacity));
}

.ring-orange{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(243, 114, 69, var(--tw-ring-opacity));
}

.ring-yellow{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(255, 230, 0, var(--tw-ring-opacity));
}

.ring-yellow-two{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(249, 227, 32, var(--tw-ring-opacity));
}

.ring-yellow-dark{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(230, 175, 33, var(--tw-ring-opacity));
}

.ring-yellow-light{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(243, 193, 42, var(--tw-ring-opacity));
}

.ring-green-dark{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(33, 115, 37, var(--tw-ring-opacity));
}

.ring-green-light{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(80, 161, 84, var(--tw-ring-opacity));
}

.ring-purple{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(164, 139, 198, var(--tw-ring-opacity));
}

.ring-purple-light{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(158, 149, 255, var(--tw-ring-opacity));
}

.ring-brown-light{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(202, 138, 78, var(--tw-ring-opacity));
}

.ring-brown-dark{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(173, 91, 31, var(--tw-ring-opacity));
}

.focus-within\:ring-transparent:focus-within{
  --tw-ring-color: transparent;
}

.focus-within\:ring-black:focus-within{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
}

.focus-within\:ring-white:focus-within{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
}

.focus-within\:ring-grey:focus-within{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(155, 155, 155, var(--tw-ring-opacity));
}

.focus-within\:ring-grey-darkest:focus-within{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(17, 17, 17, var(--tw-ring-opacity));
}

.focus-within\:ring-grey-darkest700:focus-within{
  --tw-ring-color: rgba(17, 17, 17, 0.7);
}

.focus-within\:ring-grey-darkest300:focus-within{
  --tw-ring-color: rgba(17, 17, 17, 0.3);
}

.focus-within\:ring-grey-darkest100:focus-within{
  --tw-ring-color: rgba(17, 17, 17, 0.1);
}

.focus-within\:ring-grey-dark:focus-within{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(82, 95, 119, var(--tw-ring-opacity));
}

.focus-within\:ring-grey-light:focus-within{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(163, 163, 163, var(--tw-ring-opacity));
}

.focus-within\:ring-grey-extralight:focus-within{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(231, 231, 231, var(--tw-ring-opacity));
}

.focus-within\:ring-grey-lighter:focus-within{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(180, 189, 206, var(--tw-ring-opacity));
}

.focus-within\:ring-grey-lightest:focus-within{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(244, 244, 244, var(--tw-ring-opacity));
}

.focus-within\:ring-grey-timeline:focus-within{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(136, 136, 136, var(--tw-ring-opacity));
}

.focus-within\:ring-blue:focus-within{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(99, 169, 209, var(--tw-ring-opacity));
}

.focus-within\:ring-blue-light:focus-within{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(123, 207, 255, var(--tw-ring-opacity));
}

.focus-within\:ring-blue-lightest:focus-within{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(255, 81, 172, var(--tw-ring-opacity));
}

.focus-within\:ring-pink:focus-within{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(237, 9, 128, var(--tw-ring-opacity));
}

.focus-within\:ring-pink-light:focus-within{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(255, 91, 180, var(--tw-ring-opacity));
}

.focus-within\:ring-orange:focus-within{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(243, 114, 69, var(--tw-ring-opacity));
}

.focus-within\:ring-yellow:focus-within{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(255, 230, 0, var(--tw-ring-opacity));
}

.focus-within\:ring-yellow-two:focus-within{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(249, 227, 32, var(--tw-ring-opacity));
}

.focus-within\:ring-yellow-dark:focus-within{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(230, 175, 33, var(--tw-ring-opacity));
}

.focus-within\:ring-yellow-light:focus-within{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(243, 193, 42, var(--tw-ring-opacity));
}

.focus-within\:ring-green-dark:focus-within{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(33, 115, 37, var(--tw-ring-opacity));
}

.focus-within\:ring-green-light:focus-within{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(80, 161, 84, var(--tw-ring-opacity));
}

.focus-within\:ring-purple:focus-within{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(164, 139, 198, var(--tw-ring-opacity));
}

.focus-within\:ring-purple-light:focus-within{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(158, 149, 255, var(--tw-ring-opacity));
}

.focus-within\:ring-brown-light:focus-within{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(202, 138, 78, var(--tw-ring-opacity));
}

.focus-within\:ring-brown-dark:focus-within{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(173, 91, 31, var(--tw-ring-opacity));
}

.focus\:ring-transparent:focus{
  --tw-ring-color: transparent;
}

.focus\:ring-black:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
}

.focus\:ring-white:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
}

.focus\:ring-grey:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(155, 155, 155, var(--tw-ring-opacity));
}

.focus\:ring-grey-darkest:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(17, 17, 17, var(--tw-ring-opacity));
}

.focus\:ring-grey-darkest700:focus{
  --tw-ring-color: rgba(17, 17, 17, 0.7);
}

.focus\:ring-grey-darkest300:focus{
  --tw-ring-color: rgba(17, 17, 17, 0.3);
}

.focus\:ring-grey-darkest100:focus{
  --tw-ring-color: rgba(17, 17, 17, 0.1);
}

.focus\:ring-grey-dark:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(82, 95, 119, var(--tw-ring-opacity));
}

.focus\:ring-grey-light:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(163, 163, 163, var(--tw-ring-opacity));
}

.focus\:ring-grey-extralight:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(231, 231, 231, var(--tw-ring-opacity));
}

.focus\:ring-grey-lighter:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(180, 189, 206, var(--tw-ring-opacity));
}

.focus\:ring-grey-lightest:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(244, 244, 244, var(--tw-ring-opacity));
}

.focus\:ring-grey-timeline:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(136, 136, 136, var(--tw-ring-opacity));
}

.focus\:ring-blue:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(99, 169, 209, var(--tw-ring-opacity));
}

.focus\:ring-blue-light:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(123, 207, 255, var(--tw-ring-opacity));
}

.focus\:ring-blue-lightest:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(255, 81, 172, var(--tw-ring-opacity));
}

.focus\:ring-pink:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(237, 9, 128, var(--tw-ring-opacity));
}

.focus\:ring-pink-light:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(255, 91, 180, var(--tw-ring-opacity));
}

.focus\:ring-orange:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(243, 114, 69, var(--tw-ring-opacity));
}

.focus\:ring-yellow:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(255, 230, 0, var(--tw-ring-opacity));
}

.focus\:ring-yellow-two:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(249, 227, 32, var(--tw-ring-opacity));
}

.focus\:ring-yellow-dark:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(230, 175, 33, var(--tw-ring-opacity));
}

.focus\:ring-yellow-light:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(243, 193, 42, var(--tw-ring-opacity));
}

.focus\:ring-green-dark:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(33, 115, 37, var(--tw-ring-opacity));
}

.focus\:ring-green-light:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(80, 161, 84, var(--tw-ring-opacity));
}

.focus\:ring-purple:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(164, 139, 198, var(--tw-ring-opacity));
}

.focus\:ring-purple-light:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(158, 149, 255, var(--tw-ring-opacity));
}

.focus\:ring-brown-light:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(202, 138, 78, var(--tw-ring-opacity));
}

.focus\:ring-brown-dark:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(173, 91, 31, var(--tw-ring-opacity));
}

.ring-opacity-0{
  --tw-ring-opacity: 0;
}

.ring-opacity-5{
  --tw-ring-opacity: 0.05;
}

.ring-opacity-10{
  --tw-ring-opacity: 0.1;
}

.ring-opacity-20{
  --tw-ring-opacity: 0.2;
}

.ring-opacity-25{
  --tw-ring-opacity: 0.25;
}

.ring-opacity-30{
  --tw-ring-opacity: 0.3;
}

.ring-opacity-40{
  --tw-ring-opacity: 0.4;
}

.ring-opacity-50{
  --tw-ring-opacity: 0.5;
}

.ring-opacity-60{
  --tw-ring-opacity: 0.6;
}

.ring-opacity-70{
  --tw-ring-opacity: 0.7;
}

.ring-opacity-75{
  --tw-ring-opacity: 0.75;
}

.ring-opacity-80{
  --tw-ring-opacity: 0.8;
}

.ring-opacity-90{
  --tw-ring-opacity: 0.9;
}

.ring-opacity-95{
  --tw-ring-opacity: 0.95;
}

.ring-opacity-100{
  --tw-ring-opacity: 1;
}

.focus-within\:ring-opacity-0:focus-within{
  --tw-ring-opacity: 0;
}

.focus-within\:ring-opacity-5:focus-within{
  --tw-ring-opacity: 0.05;
}

.focus-within\:ring-opacity-10:focus-within{
  --tw-ring-opacity: 0.1;
}

.focus-within\:ring-opacity-20:focus-within{
  --tw-ring-opacity: 0.2;
}

.focus-within\:ring-opacity-25:focus-within{
  --tw-ring-opacity: 0.25;
}

.focus-within\:ring-opacity-30:focus-within{
  --tw-ring-opacity: 0.3;
}

.focus-within\:ring-opacity-40:focus-within{
  --tw-ring-opacity: 0.4;
}

.focus-within\:ring-opacity-50:focus-within{
  --tw-ring-opacity: 0.5;
}

.focus-within\:ring-opacity-60:focus-within{
  --tw-ring-opacity: 0.6;
}

.focus-within\:ring-opacity-70:focus-within{
  --tw-ring-opacity: 0.7;
}

.focus-within\:ring-opacity-75:focus-within{
  --tw-ring-opacity: 0.75;
}

.focus-within\:ring-opacity-80:focus-within{
  --tw-ring-opacity: 0.8;
}

.focus-within\:ring-opacity-90:focus-within{
  --tw-ring-opacity: 0.9;
}

.focus-within\:ring-opacity-95:focus-within{
  --tw-ring-opacity: 0.95;
}

.focus-within\:ring-opacity-100:focus-within{
  --tw-ring-opacity: 1;
}

.focus\:ring-opacity-0:focus{
  --tw-ring-opacity: 0;
}

.focus\:ring-opacity-5:focus{
  --tw-ring-opacity: 0.05;
}

.focus\:ring-opacity-10:focus{
  --tw-ring-opacity: 0.1;
}

.focus\:ring-opacity-20:focus{
  --tw-ring-opacity: 0.2;
}

.focus\:ring-opacity-25:focus{
  --tw-ring-opacity: 0.25;
}

.focus\:ring-opacity-30:focus{
  --tw-ring-opacity: 0.3;
}

.focus\:ring-opacity-40:focus{
  --tw-ring-opacity: 0.4;
}

.focus\:ring-opacity-50:focus{
  --tw-ring-opacity: 0.5;
}

.focus\:ring-opacity-60:focus{
  --tw-ring-opacity: 0.6;
}

.focus\:ring-opacity-70:focus{
  --tw-ring-opacity: 0.7;
}

.focus\:ring-opacity-75:focus{
  --tw-ring-opacity: 0.75;
}

.focus\:ring-opacity-80:focus{
  --tw-ring-opacity: 0.8;
}

.focus\:ring-opacity-90:focus{
  --tw-ring-opacity: 0.9;
}

.focus\:ring-opacity-95:focus{
  --tw-ring-opacity: 0.95;
}

.focus\:ring-opacity-100:focus{
  --tw-ring-opacity: 1;
}

.fill-current{
  fill: currentColor;
}

.fill-none{
  fill: none;
}

.fill-greydark{
  fill: #525f77;
}

.fill-pink{
  fill: #ED0980;
}

.hover\:fill-current:hover{
  fill: currentColor;
}

.hover\:fill-none:hover{
  fill: none;
}

.hover\:fill-greydark:hover{
  fill: #525f77;
}

.hover\:fill-pink:hover{
  fill: #ED0980;
}

.active\:fill-current:active{
  fill: currentColor;
}

.active\:fill-none:active{
  fill: none;
}

.active\:fill-greydark:active{
  fill: #525f77;
}

.active\:fill-pink:active{
  fill: #ED0980;
}

.stroke-current{
  stroke: currentColor;
}

.stroke-none{
  stroke: none;
}

.hover\:stroke-current:hover{
  stroke: currentColor;
}

.hover\:stroke-none:hover{
  stroke: none;
}

.active\:stroke-current:active{
  stroke: currentColor;
}

.active\:stroke-none:active{
  stroke: none;
}

.stroke-0{
  stroke-width: 0;
}

.stroke-1{
  stroke-width: 1;
}

.stroke-2{
  stroke-width: 2;
}

.table-auto{
  table-layout: auto;
}

.table-fixed{
  table-layout: fixed;
}

.text-left{
  text-align: left;
}

.text-center{
  text-align: center;
}

.text-right{
  text-align: right;
}

.text-justify{
  text-align: justify;
}

.text-transparent{
  color: transparent;
}

.text-black{
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
}

.text-white{
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.text-grey{
  --tw-text-opacity: 1;
  color: rgba(155, 155, 155, var(--tw-text-opacity));
}

.text-grey-darkest{
  --tw-text-opacity: 1;
  color: rgba(17, 17, 17, var(--tw-text-opacity));
}

.text-grey-darkest700{
  color: rgba(17, 17, 17, 0.7);
}

.text-grey-darkest300{
  color: rgba(17, 17, 17, 0.3);
}

.text-grey-darkest100{
  color: rgba(17, 17, 17, 0.1);
}

.text-grey-dark{
  --tw-text-opacity: 1;
  color: rgba(82, 95, 119, var(--tw-text-opacity));
}

.text-grey-light{
  --tw-text-opacity: 1;
  color: rgba(163, 163, 163, var(--tw-text-opacity));
}

.text-grey-extralight{
  --tw-text-opacity: 1;
  color: rgba(231, 231, 231, var(--tw-text-opacity));
}

.text-grey-lighter{
  --tw-text-opacity: 1;
  color: rgba(180, 189, 206, var(--tw-text-opacity));
}

.text-grey-lightest{
  --tw-text-opacity: 1;
  color: rgba(244, 244, 244, var(--tw-text-opacity));
}

.text-grey-timeline{
  --tw-text-opacity: 1;
  color: rgba(136, 136, 136, var(--tw-text-opacity));
}

.text-blue{
  --tw-text-opacity: 1;
  color: rgba(99, 169, 209, var(--tw-text-opacity));
}

.text-blue-light{
  --tw-text-opacity: 1;
  color: rgba(123, 207, 255, var(--tw-text-opacity));
}

.text-blue-lightest{
  --tw-text-opacity: 1;
  color: rgba(255, 81, 172, var(--tw-text-opacity));
}

.text-pink{
  --tw-text-opacity: 1;
  color: rgba(237, 9, 128, var(--tw-text-opacity));
}

.text-pink-light{
  --tw-text-opacity: 1;
  color: rgba(255, 91, 180, var(--tw-text-opacity));
}

.text-orange{
  --tw-text-opacity: 1;
  color: rgba(243, 114, 69, var(--tw-text-opacity));
}

.text-yellow{
  --tw-text-opacity: 1;
  color: rgba(255, 230, 0, var(--tw-text-opacity));
}

.text-yellow-two{
  --tw-text-opacity: 1;
  color: rgba(249, 227, 32, var(--tw-text-opacity));
}

.text-yellow-dark{
  --tw-text-opacity: 1;
  color: rgba(230, 175, 33, var(--tw-text-opacity));
}

.text-yellow-light{
  --tw-text-opacity: 1;
  color: rgba(243, 193, 42, var(--tw-text-opacity));
}

.text-green-dark{
  --tw-text-opacity: 1;
  color: rgba(33, 115, 37, var(--tw-text-opacity));
}

.text-green-light{
  --tw-text-opacity: 1;
  color: rgba(80, 161, 84, var(--tw-text-opacity));
}

.text-purple{
  --tw-text-opacity: 1;
  color: rgba(164, 139, 198, var(--tw-text-opacity));
}

.text-purple-light{
  --tw-text-opacity: 1;
  color: rgba(158, 149, 255, var(--tw-text-opacity));
}

.text-brown-light{
  --tw-text-opacity: 1;
  color: rgba(202, 138, 78, var(--tw-text-opacity));
}

.text-brown-dark{
  --tw-text-opacity: 1;
  color: rgba(173, 91, 31, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-transparent{
  color: transparent;
}

.group:hover .group-hover\:text-black{
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-white{
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-grey{
  --tw-text-opacity: 1;
  color: rgba(155, 155, 155, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-grey-darkest{
  --tw-text-opacity: 1;
  color: rgba(17, 17, 17, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-grey-darkest700{
  color: rgba(17, 17, 17, 0.7);
}

.group:hover .group-hover\:text-grey-darkest300{
  color: rgba(17, 17, 17, 0.3);
}

.group:hover .group-hover\:text-grey-darkest100{
  color: rgba(17, 17, 17, 0.1);
}

.group:hover .group-hover\:text-grey-dark{
  --tw-text-opacity: 1;
  color: rgba(82, 95, 119, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-grey-light{
  --tw-text-opacity: 1;
  color: rgba(163, 163, 163, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-grey-extralight{
  --tw-text-opacity: 1;
  color: rgba(231, 231, 231, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-grey-lighter{
  --tw-text-opacity: 1;
  color: rgba(180, 189, 206, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-grey-lightest{
  --tw-text-opacity: 1;
  color: rgba(244, 244, 244, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-grey-timeline{
  --tw-text-opacity: 1;
  color: rgba(136, 136, 136, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-blue{
  --tw-text-opacity: 1;
  color: rgba(99, 169, 209, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-blue-light{
  --tw-text-opacity: 1;
  color: rgba(123, 207, 255, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-blue-lightest{
  --tw-text-opacity: 1;
  color: rgba(255, 81, 172, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-pink{
  --tw-text-opacity: 1;
  color: rgba(237, 9, 128, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-pink-light{
  --tw-text-opacity: 1;
  color: rgba(255, 91, 180, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-orange{
  --tw-text-opacity: 1;
  color: rgba(243, 114, 69, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-yellow{
  --tw-text-opacity: 1;
  color: rgba(255, 230, 0, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-yellow-two{
  --tw-text-opacity: 1;
  color: rgba(249, 227, 32, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-yellow-dark{
  --tw-text-opacity: 1;
  color: rgba(230, 175, 33, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-yellow-light{
  --tw-text-opacity: 1;
  color: rgba(243, 193, 42, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-green-dark{
  --tw-text-opacity: 1;
  color: rgba(33, 115, 37, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-green-light{
  --tw-text-opacity: 1;
  color: rgba(80, 161, 84, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-purple{
  --tw-text-opacity: 1;
  color: rgba(164, 139, 198, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-purple-light{
  --tw-text-opacity: 1;
  color: rgba(158, 149, 255, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-brown-light{
  --tw-text-opacity: 1;
  color: rgba(202, 138, 78, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-brown-dark{
  --tw-text-opacity: 1;
  color: rgba(173, 91, 31, var(--tw-text-opacity));
}

.focus-within\:text-transparent:focus-within{
  color: transparent;
}

.focus-within\:text-black:focus-within{
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
}

.focus-within\:text-white:focus-within{
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.focus-within\:text-grey:focus-within{
  --tw-text-opacity: 1;
  color: rgba(155, 155, 155, var(--tw-text-opacity));
}

.focus-within\:text-grey-darkest:focus-within{
  --tw-text-opacity: 1;
  color: rgba(17, 17, 17, var(--tw-text-opacity));
}

.focus-within\:text-grey-darkest700:focus-within{
  color: rgba(17, 17, 17, 0.7);
}

.focus-within\:text-grey-darkest300:focus-within{
  color: rgba(17, 17, 17, 0.3);
}

.focus-within\:text-grey-darkest100:focus-within{
  color: rgba(17, 17, 17, 0.1);
}

.focus-within\:text-grey-dark:focus-within{
  --tw-text-opacity: 1;
  color: rgba(82, 95, 119, var(--tw-text-opacity));
}

.focus-within\:text-grey-light:focus-within{
  --tw-text-opacity: 1;
  color: rgba(163, 163, 163, var(--tw-text-opacity));
}

.focus-within\:text-grey-extralight:focus-within{
  --tw-text-opacity: 1;
  color: rgba(231, 231, 231, var(--tw-text-opacity));
}

.focus-within\:text-grey-lighter:focus-within{
  --tw-text-opacity: 1;
  color: rgba(180, 189, 206, var(--tw-text-opacity));
}

.focus-within\:text-grey-lightest:focus-within{
  --tw-text-opacity: 1;
  color: rgba(244, 244, 244, var(--tw-text-opacity));
}

.focus-within\:text-grey-timeline:focus-within{
  --tw-text-opacity: 1;
  color: rgba(136, 136, 136, var(--tw-text-opacity));
}

.focus-within\:text-blue:focus-within{
  --tw-text-opacity: 1;
  color: rgba(99, 169, 209, var(--tw-text-opacity));
}

.focus-within\:text-blue-light:focus-within{
  --tw-text-opacity: 1;
  color: rgba(123, 207, 255, var(--tw-text-opacity));
}

.focus-within\:text-blue-lightest:focus-within{
  --tw-text-opacity: 1;
  color: rgba(255, 81, 172, var(--tw-text-opacity));
}

.focus-within\:text-pink:focus-within{
  --tw-text-opacity: 1;
  color: rgba(237, 9, 128, var(--tw-text-opacity));
}

.focus-within\:text-pink-light:focus-within{
  --tw-text-opacity: 1;
  color: rgba(255, 91, 180, var(--tw-text-opacity));
}

.focus-within\:text-orange:focus-within{
  --tw-text-opacity: 1;
  color: rgba(243, 114, 69, var(--tw-text-opacity));
}

.focus-within\:text-yellow:focus-within{
  --tw-text-opacity: 1;
  color: rgba(255, 230, 0, var(--tw-text-opacity));
}

.focus-within\:text-yellow-two:focus-within{
  --tw-text-opacity: 1;
  color: rgba(249, 227, 32, var(--tw-text-opacity));
}

.focus-within\:text-yellow-dark:focus-within{
  --tw-text-opacity: 1;
  color: rgba(230, 175, 33, var(--tw-text-opacity));
}

.focus-within\:text-yellow-light:focus-within{
  --tw-text-opacity: 1;
  color: rgba(243, 193, 42, var(--tw-text-opacity));
}

.focus-within\:text-green-dark:focus-within{
  --tw-text-opacity: 1;
  color: rgba(33, 115, 37, var(--tw-text-opacity));
}

.focus-within\:text-green-light:focus-within{
  --tw-text-opacity: 1;
  color: rgba(80, 161, 84, var(--tw-text-opacity));
}

.focus-within\:text-purple:focus-within{
  --tw-text-opacity: 1;
  color: rgba(164, 139, 198, var(--tw-text-opacity));
}

.focus-within\:text-purple-light:focus-within{
  --tw-text-opacity: 1;
  color: rgba(158, 149, 255, var(--tw-text-opacity));
}

.focus-within\:text-brown-light:focus-within{
  --tw-text-opacity: 1;
  color: rgba(202, 138, 78, var(--tw-text-opacity));
}

.focus-within\:text-brown-dark:focus-within{
  --tw-text-opacity: 1;
  color: rgba(173, 91, 31, var(--tw-text-opacity));
}

.hover\:text-transparent:hover{
  color: transparent;
}

.hover\:text-black:hover{
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
}

.hover\:text-white:hover{
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.hover\:text-grey:hover{
  --tw-text-opacity: 1;
  color: rgba(155, 155, 155, var(--tw-text-opacity));
}

.hover\:text-grey-darkest:hover{
  --tw-text-opacity: 1;
  color: rgba(17, 17, 17, var(--tw-text-opacity));
}

.hover\:text-grey-darkest700:hover{
  color: rgba(17, 17, 17, 0.7);
}

.hover\:text-grey-darkest300:hover{
  color: rgba(17, 17, 17, 0.3);
}

.hover\:text-grey-darkest100:hover{
  color: rgba(17, 17, 17, 0.1);
}

.hover\:text-grey-dark:hover{
  --tw-text-opacity: 1;
  color: rgba(82, 95, 119, var(--tw-text-opacity));
}

.hover\:text-grey-light:hover{
  --tw-text-opacity: 1;
  color: rgba(163, 163, 163, var(--tw-text-opacity));
}

.hover\:text-grey-extralight:hover{
  --tw-text-opacity: 1;
  color: rgba(231, 231, 231, var(--tw-text-opacity));
}

.hover\:text-grey-lighter:hover{
  --tw-text-opacity: 1;
  color: rgba(180, 189, 206, var(--tw-text-opacity));
}

.hover\:text-grey-lightest:hover{
  --tw-text-opacity: 1;
  color: rgba(244, 244, 244, var(--tw-text-opacity));
}

.hover\:text-grey-timeline:hover{
  --tw-text-opacity: 1;
  color: rgba(136, 136, 136, var(--tw-text-opacity));
}

.hover\:text-blue:hover{
  --tw-text-opacity: 1;
  color: rgba(99, 169, 209, var(--tw-text-opacity));
}

.hover\:text-blue-light:hover{
  --tw-text-opacity: 1;
  color: rgba(123, 207, 255, var(--tw-text-opacity));
}

.hover\:text-blue-lightest:hover{
  --tw-text-opacity: 1;
  color: rgba(255, 81, 172, var(--tw-text-opacity));
}

.hover\:text-pink:hover{
  --tw-text-opacity: 1;
  color: rgba(237, 9, 128, var(--tw-text-opacity));
}

.hover\:text-pink-light:hover{
  --tw-text-opacity: 1;
  color: rgba(255, 91, 180, var(--tw-text-opacity));
}

.hover\:text-orange:hover{
  --tw-text-opacity: 1;
  color: rgba(243, 114, 69, var(--tw-text-opacity));
}

.hover\:text-yellow:hover{
  --tw-text-opacity: 1;
  color: rgba(255, 230, 0, var(--tw-text-opacity));
}

.hover\:text-yellow-two:hover{
  --tw-text-opacity: 1;
  color: rgba(249, 227, 32, var(--tw-text-opacity));
}

.hover\:text-yellow-dark:hover{
  --tw-text-opacity: 1;
  color: rgba(230, 175, 33, var(--tw-text-opacity));
}

.hover\:text-yellow-light:hover{
  --tw-text-opacity: 1;
  color: rgba(243, 193, 42, var(--tw-text-opacity));
}

.hover\:text-green-dark:hover{
  --tw-text-opacity: 1;
  color: rgba(33, 115, 37, var(--tw-text-opacity));
}

.hover\:text-green-light:hover{
  --tw-text-opacity: 1;
  color: rgba(80, 161, 84, var(--tw-text-opacity));
}

.hover\:text-purple:hover{
  --tw-text-opacity: 1;
  color: rgba(164, 139, 198, var(--tw-text-opacity));
}

.hover\:text-purple-light:hover{
  --tw-text-opacity: 1;
  color: rgba(158, 149, 255, var(--tw-text-opacity));
}

.hover\:text-brown-light:hover{
  --tw-text-opacity: 1;
  color: rgba(202, 138, 78, var(--tw-text-opacity));
}

.hover\:text-brown-dark:hover{
  --tw-text-opacity: 1;
  color: rgba(173, 91, 31, var(--tw-text-opacity));
}

.focus\:text-transparent:focus{
  color: transparent;
}

.focus\:text-black:focus{
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
}

.focus\:text-white:focus{
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.focus\:text-grey:focus{
  --tw-text-opacity: 1;
  color: rgba(155, 155, 155, var(--tw-text-opacity));
}

.focus\:text-grey-darkest:focus{
  --tw-text-opacity: 1;
  color: rgba(17, 17, 17, var(--tw-text-opacity));
}

.focus\:text-grey-darkest700:focus{
  color: rgba(17, 17, 17, 0.7);
}

.focus\:text-grey-darkest300:focus{
  color: rgba(17, 17, 17, 0.3);
}

.focus\:text-grey-darkest100:focus{
  color: rgba(17, 17, 17, 0.1);
}

.focus\:text-grey-dark:focus{
  --tw-text-opacity: 1;
  color: rgba(82, 95, 119, var(--tw-text-opacity));
}

.focus\:text-grey-light:focus{
  --tw-text-opacity: 1;
  color: rgba(163, 163, 163, var(--tw-text-opacity));
}

.focus\:text-grey-extralight:focus{
  --tw-text-opacity: 1;
  color: rgba(231, 231, 231, var(--tw-text-opacity));
}

.focus\:text-grey-lighter:focus{
  --tw-text-opacity: 1;
  color: rgba(180, 189, 206, var(--tw-text-opacity));
}

.focus\:text-grey-lightest:focus{
  --tw-text-opacity: 1;
  color: rgba(244, 244, 244, var(--tw-text-opacity));
}

.focus\:text-grey-timeline:focus{
  --tw-text-opacity: 1;
  color: rgba(136, 136, 136, var(--tw-text-opacity));
}

.focus\:text-blue:focus{
  --tw-text-opacity: 1;
  color: rgba(99, 169, 209, var(--tw-text-opacity));
}

.focus\:text-blue-light:focus{
  --tw-text-opacity: 1;
  color: rgba(123, 207, 255, var(--tw-text-opacity));
}

.focus\:text-blue-lightest:focus{
  --tw-text-opacity: 1;
  color: rgba(255, 81, 172, var(--tw-text-opacity));
}

.focus\:text-pink:focus{
  --tw-text-opacity: 1;
  color: rgba(237, 9, 128, var(--tw-text-opacity));
}

.focus\:text-pink-light:focus{
  --tw-text-opacity: 1;
  color: rgba(255, 91, 180, var(--tw-text-opacity));
}

.focus\:text-orange:focus{
  --tw-text-opacity: 1;
  color: rgba(243, 114, 69, var(--tw-text-opacity));
}

.focus\:text-yellow:focus{
  --tw-text-opacity: 1;
  color: rgba(255, 230, 0, var(--tw-text-opacity));
}

.focus\:text-yellow-two:focus{
  --tw-text-opacity: 1;
  color: rgba(249, 227, 32, var(--tw-text-opacity));
}

.focus\:text-yellow-dark:focus{
  --tw-text-opacity: 1;
  color: rgba(230, 175, 33, var(--tw-text-opacity));
}

.focus\:text-yellow-light:focus{
  --tw-text-opacity: 1;
  color: rgba(243, 193, 42, var(--tw-text-opacity));
}

.focus\:text-green-dark:focus{
  --tw-text-opacity: 1;
  color: rgba(33, 115, 37, var(--tw-text-opacity));
}

.focus\:text-green-light:focus{
  --tw-text-opacity: 1;
  color: rgba(80, 161, 84, var(--tw-text-opacity));
}

.focus\:text-purple:focus{
  --tw-text-opacity: 1;
  color: rgba(164, 139, 198, var(--tw-text-opacity));
}

.focus\:text-purple-light:focus{
  --tw-text-opacity: 1;
  color: rgba(158, 149, 255, var(--tw-text-opacity));
}

.focus\:text-brown-light:focus{
  --tw-text-opacity: 1;
  color: rgba(202, 138, 78, var(--tw-text-opacity));
}

.focus\:text-brown-dark:focus{
  --tw-text-opacity: 1;
  color: rgba(173, 91, 31, var(--tw-text-opacity));
}

.active\:text-transparent:active{
  color: transparent;
}

.active\:text-black:active{
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
}

.active\:text-white:active{
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.active\:text-grey:active{
  --tw-text-opacity: 1;
  color: rgba(155, 155, 155, var(--tw-text-opacity));
}

.active\:text-grey-darkest:active{
  --tw-text-opacity: 1;
  color: rgba(17, 17, 17, var(--tw-text-opacity));
}

.active\:text-grey-darkest700:active{
  color: rgba(17, 17, 17, 0.7);
}

.active\:text-grey-darkest300:active{
  color: rgba(17, 17, 17, 0.3);
}

.active\:text-grey-darkest100:active{
  color: rgba(17, 17, 17, 0.1);
}

.active\:text-grey-dark:active{
  --tw-text-opacity: 1;
  color: rgba(82, 95, 119, var(--tw-text-opacity));
}

.active\:text-grey-light:active{
  --tw-text-opacity: 1;
  color: rgba(163, 163, 163, var(--tw-text-opacity));
}

.active\:text-grey-extralight:active{
  --tw-text-opacity: 1;
  color: rgba(231, 231, 231, var(--tw-text-opacity));
}

.active\:text-grey-lighter:active{
  --tw-text-opacity: 1;
  color: rgba(180, 189, 206, var(--tw-text-opacity));
}

.active\:text-grey-lightest:active{
  --tw-text-opacity: 1;
  color: rgba(244, 244, 244, var(--tw-text-opacity));
}

.active\:text-grey-timeline:active{
  --tw-text-opacity: 1;
  color: rgba(136, 136, 136, var(--tw-text-opacity));
}

.active\:text-blue:active{
  --tw-text-opacity: 1;
  color: rgba(99, 169, 209, var(--tw-text-opacity));
}

.active\:text-blue-light:active{
  --tw-text-opacity: 1;
  color: rgba(123, 207, 255, var(--tw-text-opacity));
}

.active\:text-blue-lightest:active{
  --tw-text-opacity: 1;
  color: rgba(255, 81, 172, var(--tw-text-opacity));
}

.active\:text-pink:active{
  --tw-text-opacity: 1;
  color: rgba(237, 9, 128, var(--tw-text-opacity));
}

.active\:text-pink-light:active{
  --tw-text-opacity: 1;
  color: rgba(255, 91, 180, var(--tw-text-opacity));
}

.active\:text-orange:active{
  --tw-text-opacity: 1;
  color: rgba(243, 114, 69, var(--tw-text-opacity));
}

.active\:text-yellow:active{
  --tw-text-opacity: 1;
  color: rgba(255, 230, 0, var(--tw-text-opacity));
}

.active\:text-yellow-two:active{
  --tw-text-opacity: 1;
  color: rgba(249, 227, 32, var(--tw-text-opacity));
}

.active\:text-yellow-dark:active{
  --tw-text-opacity: 1;
  color: rgba(230, 175, 33, var(--tw-text-opacity));
}

.active\:text-yellow-light:active{
  --tw-text-opacity: 1;
  color: rgba(243, 193, 42, var(--tw-text-opacity));
}

.active\:text-green-dark:active{
  --tw-text-opacity: 1;
  color: rgba(33, 115, 37, var(--tw-text-opacity));
}

.active\:text-green-light:active{
  --tw-text-opacity: 1;
  color: rgba(80, 161, 84, var(--tw-text-opacity));
}

.active\:text-purple:active{
  --tw-text-opacity: 1;
  color: rgba(164, 139, 198, var(--tw-text-opacity));
}

.active\:text-purple-light:active{
  --tw-text-opacity: 1;
  color: rgba(158, 149, 255, var(--tw-text-opacity));
}

.active\:text-brown-light:active{
  --tw-text-opacity: 1;
  color: rgba(202, 138, 78, var(--tw-text-opacity));
}

.active\:text-brown-dark:active{
  --tw-text-opacity: 1;
  color: rgba(173, 91, 31, var(--tw-text-opacity));
}

.text-opacity-0{
  --tw-text-opacity: 0;
}

.text-opacity-5{
  --tw-text-opacity: 0.05;
}

.text-opacity-10{
  --tw-text-opacity: 0.1;
}

.text-opacity-20{
  --tw-text-opacity: 0.2;
}

.text-opacity-25{
  --tw-text-opacity: 0.25;
}

.text-opacity-30{
  --tw-text-opacity: 0.3;
}

.text-opacity-40{
  --tw-text-opacity: 0.4;
}

.text-opacity-50{
  --tw-text-opacity: 0.5;
}

.text-opacity-60{
  --tw-text-opacity: 0.6;
}

.text-opacity-70{
  --tw-text-opacity: 0.7;
}

.text-opacity-75{
  --tw-text-opacity: 0.75;
}

.text-opacity-80{
  --tw-text-opacity: 0.8;
}

.text-opacity-90{
  --tw-text-opacity: 0.9;
}

.text-opacity-95{
  --tw-text-opacity: 0.95;
}

.text-opacity-100{
  --tw-text-opacity: 1;
}

.group:hover .group-hover\:text-opacity-0{
  --tw-text-opacity: 0;
}

.group:hover .group-hover\:text-opacity-5{
  --tw-text-opacity: 0.05;
}

.group:hover .group-hover\:text-opacity-10{
  --tw-text-opacity: 0.1;
}

.group:hover .group-hover\:text-opacity-20{
  --tw-text-opacity: 0.2;
}

.group:hover .group-hover\:text-opacity-25{
  --tw-text-opacity: 0.25;
}

.group:hover .group-hover\:text-opacity-30{
  --tw-text-opacity: 0.3;
}

.group:hover .group-hover\:text-opacity-40{
  --tw-text-opacity: 0.4;
}

.group:hover .group-hover\:text-opacity-50{
  --tw-text-opacity: 0.5;
}

.group:hover .group-hover\:text-opacity-60{
  --tw-text-opacity: 0.6;
}

.group:hover .group-hover\:text-opacity-70{
  --tw-text-opacity: 0.7;
}

.group:hover .group-hover\:text-opacity-75{
  --tw-text-opacity: 0.75;
}

.group:hover .group-hover\:text-opacity-80{
  --tw-text-opacity: 0.8;
}

.group:hover .group-hover\:text-opacity-90{
  --tw-text-opacity: 0.9;
}

.group:hover .group-hover\:text-opacity-95{
  --tw-text-opacity: 0.95;
}

.group:hover .group-hover\:text-opacity-100{
  --tw-text-opacity: 1;
}

.focus-within\:text-opacity-0:focus-within{
  --tw-text-opacity: 0;
}

.focus-within\:text-opacity-5:focus-within{
  --tw-text-opacity: 0.05;
}

.focus-within\:text-opacity-10:focus-within{
  --tw-text-opacity: 0.1;
}

.focus-within\:text-opacity-20:focus-within{
  --tw-text-opacity: 0.2;
}

.focus-within\:text-opacity-25:focus-within{
  --tw-text-opacity: 0.25;
}

.focus-within\:text-opacity-30:focus-within{
  --tw-text-opacity: 0.3;
}

.focus-within\:text-opacity-40:focus-within{
  --tw-text-opacity: 0.4;
}

.focus-within\:text-opacity-50:focus-within{
  --tw-text-opacity: 0.5;
}

.focus-within\:text-opacity-60:focus-within{
  --tw-text-opacity: 0.6;
}

.focus-within\:text-opacity-70:focus-within{
  --tw-text-opacity: 0.7;
}

.focus-within\:text-opacity-75:focus-within{
  --tw-text-opacity: 0.75;
}

.focus-within\:text-opacity-80:focus-within{
  --tw-text-opacity: 0.8;
}

.focus-within\:text-opacity-90:focus-within{
  --tw-text-opacity: 0.9;
}

.focus-within\:text-opacity-95:focus-within{
  --tw-text-opacity: 0.95;
}

.focus-within\:text-opacity-100:focus-within{
  --tw-text-opacity: 1;
}

.hover\:text-opacity-0:hover{
  --tw-text-opacity: 0;
}

.hover\:text-opacity-5:hover{
  --tw-text-opacity: 0.05;
}

.hover\:text-opacity-10:hover{
  --tw-text-opacity: 0.1;
}

.hover\:text-opacity-20:hover{
  --tw-text-opacity: 0.2;
}

.hover\:text-opacity-25:hover{
  --tw-text-opacity: 0.25;
}

.hover\:text-opacity-30:hover{
  --tw-text-opacity: 0.3;
}

.hover\:text-opacity-40:hover{
  --tw-text-opacity: 0.4;
}

.hover\:text-opacity-50:hover{
  --tw-text-opacity: 0.5;
}

.hover\:text-opacity-60:hover{
  --tw-text-opacity: 0.6;
}

.hover\:text-opacity-70:hover{
  --tw-text-opacity: 0.7;
}

.hover\:text-opacity-75:hover{
  --tw-text-opacity: 0.75;
}

.hover\:text-opacity-80:hover{
  --tw-text-opacity: 0.8;
}

.hover\:text-opacity-90:hover{
  --tw-text-opacity: 0.9;
}

.hover\:text-opacity-95:hover{
  --tw-text-opacity: 0.95;
}

.hover\:text-opacity-100:hover{
  --tw-text-opacity: 1;
}

.focus\:text-opacity-0:focus{
  --tw-text-opacity: 0;
}

.focus\:text-opacity-5:focus{
  --tw-text-opacity: 0.05;
}

.focus\:text-opacity-10:focus{
  --tw-text-opacity: 0.1;
}

.focus\:text-opacity-20:focus{
  --tw-text-opacity: 0.2;
}

.focus\:text-opacity-25:focus{
  --tw-text-opacity: 0.25;
}

.focus\:text-opacity-30:focus{
  --tw-text-opacity: 0.3;
}

.focus\:text-opacity-40:focus{
  --tw-text-opacity: 0.4;
}

.focus\:text-opacity-50:focus{
  --tw-text-opacity: 0.5;
}

.focus\:text-opacity-60:focus{
  --tw-text-opacity: 0.6;
}

.focus\:text-opacity-70:focus{
  --tw-text-opacity: 0.7;
}

.focus\:text-opacity-75:focus{
  --tw-text-opacity: 0.75;
}

.focus\:text-opacity-80:focus{
  --tw-text-opacity: 0.8;
}

.focus\:text-opacity-90:focus{
  --tw-text-opacity: 0.9;
}

.focus\:text-opacity-95:focus{
  --tw-text-opacity: 0.95;
}

.focus\:text-opacity-100:focus{
  --tw-text-opacity: 1;
}

.truncate{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.overflow-ellipsis{
  text-overflow: ellipsis;
}

.overflow-clip{
  text-overflow: clip;
}

.italic{
  font-style: italic;
}

.not-italic{
  font-style: normal;
}

.uppercase{
  text-transform: uppercase;
}

.lowercase{
  text-transform: lowercase;
}

.capitalize{
  text-transform: capitalize;
}

.normal-case{
  text-transform: none;
}

.underline{
  text-decoration: underline;
}

.line-through{
  text-decoration: line-through;
}

.no-underline{
  text-decoration: none;
}

.group:hover .group-hover\:underline{
  text-decoration: underline;
}

.group:hover .group-hover\:line-through{
  text-decoration: line-through;
}

.group:hover .group-hover\:no-underline{
  text-decoration: none;
}

.focus-within\:underline:focus-within{
  text-decoration: underline;
}

.focus-within\:line-through:focus-within{
  text-decoration: line-through;
}

.focus-within\:no-underline:focus-within{
  text-decoration: none;
}

.hover\:underline:hover{
  text-decoration: underline;
}

.hover\:line-through:hover{
  text-decoration: line-through;
}

.hover\:no-underline:hover{
  text-decoration: none;
}

.focus\:underline:focus{
  text-decoration: underline;
}

.focus\:line-through:focus{
  text-decoration: line-through;
}

.focus\:no-underline:focus{
  text-decoration: none;
}

.antialiased{
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.subpixel-antialiased{
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
}

.ordinal, .slashed-zero, .lining-nums, .oldstyle-nums, .proportional-nums, .tabular-nums, .diagonal-fractions, .stacked-fractions{
  --tw-ordinal: var(--tw-empty,/*!*/ /*!*/);
  --tw-slashed-zero: var(--tw-empty,/*!*/ /*!*/);
  --tw-numeric-figure: var(--tw-empty,/*!*/ /*!*/);
  --tw-numeric-spacing: var(--tw-empty,/*!*/ /*!*/);
  --tw-numeric-fraction: var(--tw-empty,/*!*/ /*!*/);
  font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
}

.normal-nums{
  font-variant-numeric: normal;
}

.ordinal{
  --tw-ordinal: ordinal;
}

.slashed-zero{
  --tw-slashed-zero: slashed-zero;
}

.lining-nums{
  --tw-numeric-figure: lining-nums;
}

.oldstyle-nums{
  --tw-numeric-figure: oldstyle-nums;
}

.proportional-nums{
  --tw-numeric-spacing: proportional-nums;
}

.tabular-nums{
  --tw-numeric-spacing: tabular-nums;
}

.diagonal-fractions{
  --tw-numeric-fraction: diagonal-fractions;
}

.stacked-fractions{
  --tw-numeric-fraction: stacked-fractions;
}

.tracking-tight-18{
  letter-spacing: -.18em;
}

.tracking-tight-14{
  letter-spacing: -.14em;
}

.tracking-tight-13{
  letter-spacing: -.13em;
}

.tracking-tight-12{
  letter-spacing: -.12em;
}

.tracking-tightest{
  letter-spacing: -.075em;
}

.tracking-tighter{
  letter-spacing: -.05em;
}

.tracking-tight-3\.6{
  letter-spacing: -.036em;
}

.tracking-tight{
  letter-spacing: -.025em;
}

.tracking-tight-2{
  letter-spacing: -.02em;
}

.tracking-tight-1\.5{
  letter-spacing: -.015em;
}

.tracking-tight-1\.3{
  letter-spacing: -.013em;
}

.tracking-tight-1{
  letter-spacing: -.01em;
}

.tracking-tight-0\.5{
  letter-spacing: -.005em;
}

.tracking-normal{
  letter-spacing: 0;
}

.tracking-wide-\.5{
  letter-spacing: .005em;
}

.tracking-wide-1{
  letter-spacing: .01em;
}

.tracking-wide-1\.3{
  letter-spacing: .013em;
}

.tracking-wide-1\.5{
  letter-spacing: .015em;
}

.tracking-wide-2{
  letter-spacing: .02em;
}

.tracking-wide{
  letter-spacing: .025em;
}

.tracking-wide-2\.7{
  letter-spacing: .027em;
}

.tracking-wide-3\.6{
  letter-spacing: .036em;
}

.tracking-wider{
  letter-spacing: .05em;
}

.tracking-widest{
  letter-spacing: .1em;
}

.tracking-wide-12{
  letter-spacing: .12em;
}

.tracking-wide-13{
  letter-spacing: .13em;
}

.tracking-wide-14{
  letter-spacing: .14em;
}

.tracking-wide-18{
  letter-spacing: .18em;
}

.select-none{
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.select-text{
  -webkit-user-select: text;
      -ms-user-select: text;
          user-select: text;
}

.select-all{
  -webkit-user-select: all;
          user-select: all;
}

.select-auto{
  -webkit-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;
}

.visible{
  visibility: visible;
}

.invisible{
  visibility: hidden;
}

.whitespace-normal{
  white-space: normal;
}

.whitespace-nowrap{
  white-space: nowrap;
}

.whitespace-pre{
  white-space: pre;
}

.whitespace-pre-line{
  white-space: pre-line;
}

.whitespace-pre-wrap{
  white-space: pre-wrap;
}

.break-normal{
  overflow-wrap: normal;
  word-break: normal;
}

.break-words{
  overflow-wrap: break-word;
}

.break-all{
  word-break: break-all;
}

.w-0{
  width: 0px;
}

.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-7{
  width: 1.75rem;
}

.w-8{
  width: 2rem;
}

.w-9{
  width: 2.25rem;
}

.w-10{
  width: 2.5rem;
}

.w-11{
  width: 2.75rem;
}

.w-12{
  width: 3rem;
}

.w-13{
  width: 3.25rem;
}

.w-14{
  width: 3.5rem;
}

.w-15{
  width: 3.75rem;
}

.w-16{
  width: 4rem;
}

.w-17{
  width: 4.25rem;
}

.w-18{
  width: 4.5rem;
}

.w-19{
  width: 4.75rem;
}

.w-20{
  width: 5rem;
}

.w-22{
  width: 5.5rem;
}

.w-24{
  width: 6rem;
}

.w-25{
  width: 6.25rem;
}

.w-28{
  width: 7rem;
}

.w-30{
  width: 7.5rem;
}

.w-32{
  width: 8rem;
}

.w-34{
  width: 8.5rem;
}

.w-35{
  width: 8.75rem;
}

.w-36{
  width: 9rem;
}

.w-39{
  width: 9.75rem;
}

.w-40{
  width: 10rem;
}

.w-42{
  width: 10.5rem;
}

.w-44{
  width: 11rem;
}

.w-45{
  width: 11.25rem;
}

.w-48{
  width: 12rem;
}

.w-50{
  width: 12.5rem;
}

.w-52{
  width: 13rem;
}

.w-55{
  width: 13.75rem;
}

.w-56{
  width: 14rem;
}

.w-58{
  width: 14.5rem;
}

.w-60{
  width: 15rem;
}

.w-64{
  width: 16rem;
}

.w-65{
  width: 16.25rem;
}

.w-68{
  width: 17rem;
}

.w-69{
  width: 17.25rem;
}

.w-70{
  width: 17.5rem;
}

.w-72{
  width: 18rem;
}

.w-75{
  width: 18.75rem;
}

.w-80{
  width: 20rem;
}

.w-85{
  width: 21.25rem;
}

.w-86{
  width: 21.5rem;
}

.w-90{
  width: 22.5rem;
}

.w-96{
  width: 24rem;
}

.w-100{
  width: 25rem;
}

.w-115{
  width: 28.75rem;
}

.w-125{
  width: 31.25rem;
}

.w-142{
  width: 35.5rem;
}

.w-150{
  width: 37.5rem;
}

.w-156{
  width: 39rem;
}

.w-160{
  width: 40rem;
}

.w-175{
  width: 43.75rem;
}

.w-207{
  width: 51.75rem;
}

.w-242{
  width: 60.5rem;
}

.w-250{
  width: 62.5rem;
}

.w-258{
  width: 64.5rem;
}

.w-265{
  width: 66.25rem;
}

.w-280{
  width: 70rem;
}

.w-auto{
  width: auto;
}

.w-px{
  width: 1px;
}

.w-0\.5{
  width: 0.125rem;
}

.w-1\.5{
  width: 0.375rem;
}

.w-2\.5{
  width: 0.625rem;
}

.w-3\.5{
  width: 0.875rem;
}

.w-0\.25{
  width: 0.0625rem;
}

.w-0\.75{
  width: 0.1875rem;
}

.w-1\.25{
  width: 0.3125rem;
}

.w-1\.75{
  width: 0.4375rem;
}

.w-2\.25{
  width: 0.5625rem;
}

.w-2\.75{
  width: 0.6875rem;
}

.w-3\.25{
  width: 0.8125rem;
}

.w-3\.75{
  width: 0.9375rem;
}

.w-4\.25{
  width: 1.0625rem;
}

.w-4\.5{
  width: 1.125rem;
}

.w-4\.75{
  width: 1.1875rem;
}

.w-5\.25{
  width: 1.3125rem;
}

.w-5\.5{
  width: 1.375rem;
}

.w-5\.75{
  width: 1.4375rem;
}

.w-6\.25{
  width: 1.5625rem;
}

.w-6\.5{
  width: 1.625rem;
}

.w-6\.75{
  width: 1.6875rem;
}

.w-7\.25{
  width: 1.8125rem;
}

.w-7\.5{
  width: 1.875rem;
}

.w-8\.25{
  width: 2.0625rem;
}

.w-8\.5{
  width: 2.125rem;
}

.w-9\.25{
  width: 2.3125rem;
}

.w-9\.5{
  width: 2.375rem;
}

.w-10\.5{
  width: 2.625rem;
}

.w-11\.25{
  width: 2.8125rem;
}

.w-11\.5{
  width: 2.875rem;
}

.w-12\.5{
  width: 3.125rem;
}

.w-12\.75{
  width: 3.1875rem;
}

.w-13\.5{
  width: 3.375rem;
}

.w-14\.5{
  width: 3.625rem;
}

.w-15\.5{
  width: 3.875rem;
}

.w-15\.75{
  width: 3.9375rem;
}

.w-16\.25{
  width: 4.0625rem;
}

.w-17\.25{
  width: 4.3125rem;
}

.w-17\.5{
  width: 4.375rem;
}

.w-18\.25{
  width: 4.5625rem;
}

.w-18\.5{
  width: 4.625rem;
}

.w-20\.25{
  width: 5.0625rem;
}

.w-20\.5{
  width: 5.125rem;
}

.w-22\.5{
  width: 5.625rem;
}

.w-25\.5{
  width: 6.375rem;
}

.w-26\.75{
  width: 6.6875rem;
}

.w-32\.5{
  width: 8.125rem;
}

.w-37\.5{
  width: 9.375rem;
}

.w-41\.25{
  width: 10.3125rem;
}

.w-52\.5{
  width: 13.125rem;
}

.w-54\.5{
  width: 13.625rem;
}

.w-57\.25{
  width: 14.3125rem;
}

.w-57\.5{
  width: 14.375rem;
}

.w-66\.25{
  width: 16.5625rem;
}

.w-74\.5{
  width: 18.125rem;
}

.w-106\.25{
  width: 26.5625rem;
}

.w-112\.25{
  width: 28.0675rem;
}

.w-112\.75{
  width: 28.1875rem;
}

.w-147\.5{
  width: 36.875rem;
}

.w-162\.5{
  width: 40.625rem;
}

.w-172\.25{
  width: 42.5625rem;
}

.w-175\.25{
  width: 43.8125rem;
}

.w-184\.25{
  width: 46.0625rem;
}

.w-203\.25{
  width: 50.8125rem;
}

.w-half{
  width: 50%;
}

.w-full{
  width: 100%;
}

.w-1\/10{
  width: 10%;
}

.w-2\/10{
  width: 20%;
}

.w-3\/10{
  width: 30%;
}

.w-4\/10{
  width: 40%;
}

.w-4\.5\/10{
  width: 45%;
}

.w-5\/10{
  width: 50%;
}

.w-5\.5\/10{
  width: 55%;
}

.w-6\/10{
  width: 60%;
}

.w-7\/10{
  width: 70%;
}

.w-8\/10{
  width: 80%;
}

.w-9\/10{
  width: 90%;
}

.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-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-screen{
  width: 100vw;
}

.w-min{
  width: -webkit-min-content;
  width: min-content;
}

.w-max{
  width: -webkit-max-content;
  width: max-content;
}

.w-screen-half{
  width: 50vw;
}

.w-screen-full{
  width: 100vw;
}

.w-screen-1\/10{
  width: 10vw;
}

.w-screen-2\/10{
  width: 20vw;
}

.w-screen-3\/10{
  width: 30vw;
}

.w-screen-4\/10{
  width: 40vw;
}

.w-screen-5\/10{
  width: 50vw;
}

.w-screen-6\/10{
  width: 60vw;
}

.w-screen-7\/10{
  width: 70vw;
}

.w-screen-8\/10{
  width: 80vw;
}

.w-screen-9\/10{
  width: 90vw;
}

.w-screen-1\/12{
  width: 8.333333vw;
}

.w-screen-2\/12{
  width: 16.666667vw;
}

.w-screen-3\/12{
  width: 25vw;
}

.w-screen-4\/12{
  width: 33.333333vw;
}

.w-screen-5\/12{
  width: 41.666667vw;
}

.w-screen-6\/12{
  width: 50vw;
}

.w-screen-7\/12{
  width: 58.333333vw;
}

.w-screen-8\/12{
  width: 66.666667vw;
}

.w-screen-9\/12{
  width: 75vw;
}

.w-screen-10\/12{
  width: 83.333333vw;
}

.w-screen-11\/12{
  width: 91.666667vw;
}

.z-0{
  z-index: 0;
}

.z-1{
  z-index: 1;
}

.z-2{
  z-index: 2;
}

.z-3{
  z-index: 3;
}

.z-4{
  z-index: 4;
}

.z-5{
  z-index: 5;
}

.z-6{
  z-index: 6;
}

.z-7{
  z-index: 7;
}

.z-8{
  z-index: 8;
}

.z-9{
  z-index: 9;
}

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

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

.focus-within\:z-0:focus-within{
  z-index: 0;
}

.focus-within\:z-1:focus-within{
  z-index: 1;
}

.focus-within\:z-2:focus-within{
  z-index: 2;
}

.focus-within\:z-3:focus-within{
  z-index: 3;
}

.focus-within\:z-4:focus-within{
  z-index: 4;
}

.focus-within\:z-5:focus-within{
  z-index: 5;
}

.focus-within\:z-6:focus-within{
  z-index: 6;
}

.focus-within\:z-7:focus-within{
  z-index: 7;
}

.focus-within\:z-8:focus-within{
  z-index: 8;
}

.focus-within\:z-9:focus-within{
  z-index: 9;
}

.focus-within\:z-10:focus-within{
  z-index: 10;
}

.focus-within\:z-20:focus-within{
  z-index: 20;
}

.focus-within\:z-30:focus-within{
  z-index: 30;
}

.focus-within\:z-40:focus-within{
  z-index: 40;
}

.focus-within\:z-50:focus-within{
  z-index: 50;
}

.focus-within\:z-auto:focus-within{
  z-index: auto;
}

.focus-within\:-z-10:focus-within{
  z-index: -10;
}

.focus-within\:-z-20:focus-within{
  z-index: -20;
}

.focus-within\:-z-30:focus-within{
  z-index: -30;
}

.focus-within\:-z-40:focus-within{
  z-index: -40;
}

.focus-within\:-z-50:focus-within{
  z-index: -50;
}

.focus\:z-0:focus{
  z-index: 0;
}

.focus\:z-1:focus{
  z-index: 1;
}

.focus\:z-2:focus{
  z-index: 2;
}

.focus\:z-3:focus{
  z-index: 3;
}

.focus\:z-4:focus{
  z-index: 4;
}

.focus\:z-5:focus{
  z-index: 5;
}

.focus\:z-6:focus{
  z-index: 6;
}

.focus\:z-7:focus{
  z-index: 7;
}

.focus\:z-8:focus{
  z-index: 8;
}

.focus\:z-9:focus{
  z-index: 9;
}

.focus\:z-10:focus{
  z-index: 10;
}

.focus\:z-20:focus{
  z-index: 20;
}

.focus\:z-30:focus{
  z-index: 30;
}

.focus\:z-40:focus{
  z-index: 40;
}

.focus\:z-50:focus{
  z-index: 50;
}

.focus\:z-auto:focus{
  z-index: auto;
}

.focus\:-z-10:focus{
  z-index: -10;
}

.focus\:-z-20:focus{
  z-index: -20;
}

.focus\:-z-30:focus{
  z-index: -30;
}

.focus\:-z-40:focus{
  z-index: -40;
}

.focus\:-z-50:focus{
  z-index: -50;
}

.gap-0{
  gap: 0px;
}

.gap-1{
  gap: 0.25rem;
}

.gap-2{
  gap: 0.5rem;
}

.gap-3{
  gap: 0.75rem;
}

.gap-4{
  gap: 1rem;
}

.gap-5{
  gap: 1.25rem;
}

.gap-6{
  gap: 1.5rem;
}

.gap-7{
  gap: 1.75rem;
}

.gap-8{
  gap: 2rem;
}

.gap-9{
  gap: 2.25rem;
}

.gap-10{
  gap: 2.5rem;
}

.gap-11{
  gap: 2.75rem;
}

.gap-12{
  gap: 3rem;
}

.gap-13{
  gap: 3.25rem;
}

.gap-14{
  gap: 3.5rem;
}

.gap-15{
  gap: 3.75rem;
}

.gap-16{
  gap: 4rem;
}

.gap-17{
  gap: 4.25rem;
}

.gap-18{
  gap: 4.5rem;
}

.gap-19{
  gap: 4.75rem;
}

.gap-20{
  gap: 5rem;
}

.gap-22{
  gap: 5.5rem;
}

.gap-24{
  gap: 6rem;
}

.gap-25{
  gap: 6.25rem;
}

.gap-28{
  gap: 7rem;
}

.gap-30{
  gap: 7.5rem;
}

.gap-32{
  gap: 8rem;
}

.gap-34{
  gap: 8.5rem;
}

.gap-35{
  gap: 8.75rem;
}

.gap-36{
  gap: 9rem;
}

.gap-39{
  gap: 9.75rem;
}

.gap-40{
  gap: 10rem;
}

.gap-42{
  gap: 10.5rem;
}

.gap-44{
  gap: 11rem;
}

.gap-45{
  gap: 11.25rem;
}

.gap-48{
  gap: 12rem;
}

.gap-50{
  gap: 12.5rem;
}

.gap-52{
  gap: 13rem;
}

.gap-55{
  gap: 13.75rem;
}

.gap-56{
  gap: 14rem;
}

.gap-58{
  gap: 14.5rem;
}

.gap-60{
  gap: 15rem;
}

.gap-64{
  gap: 16rem;
}

.gap-65{
  gap: 16.25rem;
}

.gap-68{
  gap: 17rem;
}

.gap-69{
  gap: 17.25rem;
}

.gap-70{
  gap: 17.5rem;
}

.gap-72{
  gap: 18rem;
}

.gap-75{
  gap: 18.75rem;
}

.gap-80{
  gap: 20rem;
}

.gap-85{
  gap: 21.25rem;
}

.gap-86{
  gap: 21.5rem;
}

.gap-90{
  gap: 22.5rem;
}

.gap-96{
  gap: 24rem;
}

.gap-100{
  gap: 25rem;
}

.gap-115{
  gap: 28.75rem;
}

.gap-125{
  gap: 31.25rem;
}

.gap-142{
  gap: 35.5rem;
}

.gap-150{
  gap: 37.5rem;
}

.gap-156{
  gap: 39rem;
}

.gap-160{
  gap: 40rem;
}

.gap-175{
  gap: 43.75rem;
}

.gap-207{
  gap: 51.75rem;
}

.gap-242{
  gap: 60.5rem;
}

.gap-250{
  gap: 62.5rem;
}

.gap-258{
  gap: 64.5rem;
}

.gap-265{
  gap: 66.25rem;
}

.gap-280{
  gap: 70rem;
}

.gap-px{
  gap: 1px;
}

.gap-0\.5{
  gap: 0.125rem;
}

.gap-1\.5{
  gap: 0.375rem;
}

.gap-2\.5{
  gap: 0.625rem;
}

.gap-3\.5{
  gap: 0.875rem;
}

.gap-0\.25{
  gap: 0.0625rem;
}

.gap-0\.75{
  gap: 0.1875rem;
}

.gap-1\.25{
  gap: 0.3125rem;
}

.gap-1\.75{
  gap: 0.4375rem;
}

.gap-2\.25{
  gap: 0.5625rem;
}

.gap-2\.75{
  gap: 0.6875rem;
}

.gap-3\.25{
  gap: 0.8125rem;
}

.gap-3\.75{
  gap: 0.9375rem;
}

.gap-4\.25{
  gap: 1.0625rem;
}

.gap-4\.5{
  gap: 1.125rem;
}

.gap-4\.75{
  gap: 1.1875rem;
}

.gap-5\.25{
  gap: 1.3125rem;
}

.gap-5\.5{
  gap: 1.375rem;
}

.gap-5\.75{
  gap: 1.4375rem;
}

.gap-6\.25{
  gap: 1.5625rem;
}

.gap-6\.5{
  gap: 1.625rem;
}

.gap-6\.75{
  gap: 1.6875rem;
}

.gap-7\.25{
  gap: 1.8125rem;
}

.gap-7\.5{
  gap: 1.875rem;
}

.gap-8\.25{
  gap: 2.0625rem;
}

.gap-8\.5{
  gap: 2.125rem;
}

.gap-9\.25{
  gap: 2.3125rem;
}

.gap-9\.5{
  gap: 2.375rem;
}

.gap-10\.5{
  gap: 2.625rem;
}

.gap-11\.25{
  gap: 2.8125rem;
}

.gap-11\.5{
  gap: 2.875rem;
}

.gap-12\.5{
  gap: 3.125rem;
}

.gap-12\.75{
  gap: 3.1875rem;
}

.gap-13\.5{
  gap: 3.375rem;
}

.gap-14\.5{
  gap: 3.625rem;
}

.gap-15\.5{
  gap: 3.875rem;
}

.gap-15\.75{
  gap: 3.9375rem;
}

.gap-16\.25{
  gap: 4.0625rem;
}

.gap-17\.25{
  gap: 4.3125rem;
}

.gap-17\.5{
  gap: 4.375rem;
}

.gap-18\.25{
  gap: 4.5625rem;
}

.gap-18\.5{
  gap: 4.625rem;
}

.gap-20\.25{
  gap: 5.0625rem;
}

.gap-20\.5{
  gap: 5.125rem;
}

.gap-22\.5{
  gap: 5.625rem;
}

.gap-25\.5{
  gap: 6.375rem;
}

.gap-26\.75{
  gap: 6.6875rem;
}

.gap-32\.5{
  gap: 8.125rem;
}

.gap-37\.5{
  gap: 9.375rem;
}

.gap-41\.25{
  gap: 10.3125rem;
}

.gap-52\.5{
  gap: 13.125rem;
}

.gap-54\.5{
  gap: 13.625rem;
}

.gap-57\.25{
  gap: 14.3125rem;
}

.gap-57\.5{
  gap: 14.375rem;
}

.gap-66\.25{
  gap: 16.5625rem;
}

.gap-74\.5{
  gap: 18.125rem;
}

.gap-106\.25{
  gap: 26.5625rem;
}

.gap-112\.25{
  gap: 28.0675rem;
}

.gap-112\.75{
  gap: 28.1875rem;
}

.gap-147\.5{
  gap: 36.875rem;
}

.gap-162\.5{
  gap: 40.625rem;
}

.gap-172\.25{
  gap: 42.5625rem;
}

.gap-175\.25{
  gap: 43.8125rem;
}

.gap-184\.25{
  gap: 46.0625rem;
}

.gap-203\.25{
  gap: 50.8125rem;
}

.gap-half{
  gap: 50%;
}

.gap-full{
  gap: 100%;
}

.gap-1\/10{
  gap: 10%;
}

.gap-2\/10{
  gap: 20%;
}

.gap-3\/10{
  gap: 30%;
}

.gap-4\/10{
  gap: 40%;
}

.gap-4\.5\/10{
  gap: 45%;
}

.gap-5\/10{
  gap: 50%;
}

.gap-5\.5\/10{
  gap: 55%;
}

.gap-6\/10{
  gap: 60%;
}

.gap-7\/10{
  gap: 70%;
}

.gap-8\/10{
  gap: 80%;
}

.gap-9\/10{
  gap: 90%;
}

.gap-1\/12{
  gap: 8.333333%;
}

.gap-2\/12{
  gap: 16.666667%;
}

.gap-3\/12{
  gap: 25%;
}

.gap-4\/12{
  gap: 33.333333%;
}

.gap-5\/12{
  gap: 41.666667%;
}

.gap-6\/12{
  gap: 50%;
}

.gap-7\/12{
  gap: 58.333333%;
}

.gap-8\/12{
  gap: 66.666667%;
}

.gap-9\/12{
  gap: 75%;
}

.gap-10\/12{
  gap: 83.333333%;
}

.gap-11\/12{
  gap: 91.666667%;
}

.gap-x-0{
  column-gap: 0px;
}

.gap-x-1{
  column-gap: 0.25rem;
}

.gap-x-2{
  column-gap: 0.5rem;
}

.gap-x-3{
  column-gap: 0.75rem;
}

.gap-x-4{
  column-gap: 1rem;
}

.gap-x-5{
  column-gap: 1.25rem;
}

.gap-x-6{
  column-gap: 1.5rem;
}

.gap-x-7{
  column-gap: 1.75rem;
}

.gap-x-8{
  column-gap: 2rem;
}

.gap-x-9{
  column-gap: 2.25rem;
}

.gap-x-10{
  column-gap: 2.5rem;
}

.gap-x-11{
  column-gap: 2.75rem;
}

.gap-x-12{
  column-gap: 3rem;
}

.gap-x-13{
  column-gap: 3.25rem;
}

.gap-x-14{
  column-gap: 3.5rem;
}

.gap-x-15{
  column-gap: 3.75rem;
}

.gap-x-16{
  column-gap: 4rem;
}

.gap-x-17{
  column-gap: 4.25rem;
}

.gap-x-18{
  column-gap: 4.5rem;
}

.gap-x-19{
  column-gap: 4.75rem;
}

.gap-x-20{
  column-gap: 5rem;
}

.gap-x-22{
  column-gap: 5.5rem;
}

.gap-x-24{
  column-gap: 6rem;
}

.gap-x-25{
  column-gap: 6.25rem;
}

.gap-x-28{
  column-gap: 7rem;
}

.gap-x-30{
  column-gap: 7.5rem;
}

.gap-x-32{
  column-gap: 8rem;
}

.gap-x-34{
  column-gap: 8.5rem;
}

.gap-x-35{
  column-gap: 8.75rem;
}

.gap-x-36{
  column-gap: 9rem;
}

.gap-x-39{
  column-gap: 9.75rem;
}

.gap-x-40{
  column-gap: 10rem;
}

.gap-x-42{
  column-gap: 10.5rem;
}

.gap-x-44{
  column-gap: 11rem;
}

.gap-x-45{
  column-gap: 11.25rem;
}

.gap-x-48{
  column-gap: 12rem;
}

.gap-x-50{
  column-gap: 12.5rem;
}

.gap-x-52{
  column-gap: 13rem;
}

.gap-x-55{
  column-gap: 13.75rem;
}

.gap-x-56{
  column-gap: 14rem;
}

.gap-x-58{
  column-gap: 14.5rem;
}

.gap-x-60{
  column-gap: 15rem;
}

.gap-x-64{
  column-gap: 16rem;
}

.gap-x-65{
  column-gap: 16.25rem;
}

.gap-x-68{
  column-gap: 17rem;
}

.gap-x-69{
  column-gap: 17.25rem;
}

.gap-x-70{
  column-gap: 17.5rem;
}

.gap-x-72{
  column-gap: 18rem;
}

.gap-x-75{
  column-gap: 18.75rem;
}

.gap-x-80{
  column-gap: 20rem;
}

.gap-x-85{
  column-gap: 21.25rem;
}

.gap-x-86{
  column-gap: 21.5rem;
}

.gap-x-90{
  column-gap: 22.5rem;
}

.gap-x-96{
  column-gap: 24rem;
}

.gap-x-100{
  column-gap: 25rem;
}

.gap-x-115{
  column-gap: 28.75rem;
}

.gap-x-125{
  column-gap: 31.25rem;
}

.gap-x-142{
  column-gap: 35.5rem;
}

.gap-x-150{
  column-gap: 37.5rem;
}

.gap-x-156{
  column-gap: 39rem;
}

.gap-x-160{
  column-gap: 40rem;
}

.gap-x-175{
  column-gap: 43.75rem;
}

.gap-x-207{
  column-gap: 51.75rem;
}

.gap-x-242{
  column-gap: 60.5rem;
}

.gap-x-250{
  column-gap: 62.5rem;
}

.gap-x-258{
  column-gap: 64.5rem;
}

.gap-x-265{
  column-gap: 66.25rem;
}

.gap-x-280{
  column-gap: 70rem;
}

.gap-x-px{
  column-gap: 1px;
}

.gap-x-0\.5{
  column-gap: 0.125rem;
}

.gap-x-1\.5{
  column-gap: 0.375rem;
}

.gap-x-2\.5{
  column-gap: 0.625rem;
}

.gap-x-3\.5{
  column-gap: 0.875rem;
}

.gap-x-0\.25{
  column-gap: 0.0625rem;
}

.gap-x-0\.75{
  column-gap: 0.1875rem;
}

.gap-x-1\.25{
  column-gap: 0.3125rem;
}

.gap-x-1\.75{
  column-gap: 0.4375rem;
}

.gap-x-2\.25{
  column-gap: 0.5625rem;
}

.gap-x-2\.75{
  column-gap: 0.6875rem;
}

.gap-x-3\.25{
  column-gap: 0.8125rem;
}

.gap-x-3\.75{
  column-gap: 0.9375rem;
}

.gap-x-4\.25{
  column-gap: 1.0625rem;
}

.gap-x-4\.5{
  column-gap: 1.125rem;
}

.gap-x-4\.75{
  column-gap: 1.1875rem;
}

.gap-x-5\.25{
  column-gap: 1.3125rem;
}

.gap-x-5\.5{
  column-gap: 1.375rem;
}

.gap-x-5\.75{
  column-gap: 1.4375rem;
}

.gap-x-6\.25{
  column-gap: 1.5625rem;
}

.gap-x-6\.5{
  column-gap: 1.625rem;
}

.gap-x-6\.75{
  column-gap: 1.6875rem;
}

.gap-x-7\.25{
  column-gap: 1.8125rem;
}

.gap-x-7\.5{
  column-gap: 1.875rem;
}

.gap-x-8\.25{
  column-gap: 2.0625rem;
}

.gap-x-8\.5{
  column-gap: 2.125rem;
}

.gap-x-9\.25{
  column-gap: 2.3125rem;
}

.gap-x-9\.5{
  column-gap: 2.375rem;
}

.gap-x-10\.5{
  column-gap: 2.625rem;
}

.gap-x-11\.25{
  column-gap: 2.8125rem;
}

.gap-x-11\.5{
  column-gap: 2.875rem;
}

.gap-x-12\.5{
  column-gap: 3.125rem;
}

.gap-x-12\.75{
  column-gap: 3.1875rem;
}

.gap-x-13\.5{
  column-gap: 3.375rem;
}

.gap-x-14\.5{
  column-gap: 3.625rem;
}

.gap-x-15\.5{
  column-gap: 3.875rem;
}

.gap-x-15\.75{
  column-gap: 3.9375rem;
}

.gap-x-16\.25{
  column-gap: 4.0625rem;
}

.gap-x-17\.25{
  column-gap: 4.3125rem;
}

.gap-x-17\.5{
  column-gap: 4.375rem;
}

.gap-x-18\.25{
  column-gap: 4.5625rem;
}

.gap-x-18\.5{
  column-gap: 4.625rem;
}

.gap-x-20\.25{
  column-gap: 5.0625rem;
}

.gap-x-20\.5{
  column-gap: 5.125rem;
}

.gap-x-22\.5{
  column-gap: 5.625rem;
}

.gap-x-25\.5{
  column-gap: 6.375rem;
}

.gap-x-26\.75{
  column-gap: 6.6875rem;
}

.gap-x-32\.5{
  column-gap: 8.125rem;
}

.gap-x-37\.5{
  column-gap: 9.375rem;
}

.gap-x-41\.25{
  column-gap: 10.3125rem;
}

.gap-x-52\.5{
  column-gap: 13.125rem;
}

.gap-x-54\.5{
  column-gap: 13.625rem;
}

.gap-x-57\.25{
  column-gap: 14.3125rem;
}

.gap-x-57\.5{
  column-gap: 14.375rem;
}

.gap-x-66\.25{
  column-gap: 16.5625rem;
}

.gap-x-74\.5{
  column-gap: 18.125rem;
}

.gap-x-106\.25{
  column-gap: 26.5625rem;
}

.gap-x-112\.25{
  column-gap: 28.0675rem;
}

.gap-x-112\.75{
  column-gap: 28.1875rem;
}

.gap-x-147\.5{
  column-gap: 36.875rem;
}

.gap-x-162\.5{
  column-gap: 40.625rem;
}

.gap-x-172\.25{
  column-gap: 42.5625rem;
}

.gap-x-175\.25{
  column-gap: 43.8125rem;
}

.gap-x-184\.25{
  column-gap: 46.0625rem;
}

.gap-x-203\.25{
  column-gap: 50.8125rem;
}

.gap-x-half{
  column-gap: 50%;
}

.gap-x-full{
  column-gap: 100%;
}

.gap-x-1\/10{
  column-gap: 10%;
}

.gap-x-2\/10{
  column-gap: 20%;
}

.gap-x-3\/10{
  column-gap: 30%;
}

.gap-x-4\/10{
  column-gap: 40%;
}

.gap-x-4\.5\/10{
  column-gap: 45%;
}

.gap-x-5\/10{
  column-gap: 50%;
}

.gap-x-5\.5\/10{
  column-gap: 55%;
}

.gap-x-6\/10{
  column-gap: 60%;
}

.gap-x-7\/10{
  column-gap: 70%;
}

.gap-x-8\/10{
  column-gap: 80%;
}

.gap-x-9\/10{
  column-gap: 90%;
}

.gap-x-1\/12{
  column-gap: 8.333333%;
}

.gap-x-2\/12{
  column-gap: 16.666667%;
}

.gap-x-3\/12{
  column-gap: 25%;
}

.gap-x-4\/12{
  column-gap: 33.333333%;
}

.gap-x-5\/12{
  column-gap: 41.666667%;
}

.gap-x-6\/12{
  column-gap: 50%;
}

.gap-x-7\/12{
  column-gap: 58.333333%;
}

.gap-x-8\/12{
  column-gap: 66.666667%;
}

.gap-x-9\/12{
  column-gap: 75%;
}

.gap-x-10\/12{
  column-gap: 83.333333%;
}

.gap-x-11\/12{
  column-gap: 91.666667%;
}

.gap-y-0{
  row-gap: 0px;
}

.gap-y-1{
  row-gap: 0.25rem;
}

.gap-y-2{
  row-gap: 0.5rem;
}

.gap-y-3{
  row-gap: 0.75rem;
}

.gap-y-4{
  row-gap: 1rem;
}

.gap-y-5{
  row-gap: 1.25rem;
}

.gap-y-6{
  row-gap: 1.5rem;
}

.gap-y-7{
  row-gap: 1.75rem;
}

.gap-y-8{
  row-gap: 2rem;
}

.gap-y-9{
  row-gap: 2.25rem;
}

.gap-y-10{
  row-gap: 2.5rem;
}

.gap-y-11{
  row-gap: 2.75rem;
}

.gap-y-12{
  row-gap: 3rem;
}

.gap-y-13{
  row-gap: 3.25rem;
}

.gap-y-14{
  row-gap: 3.5rem;
}

.gap-y-15{
  row-gap: 3.75rem;
}

.gap-y-16{
  row-gap: 4rem;
}

.gap-y-17{
  row-gap: 4.25rem;
}

.gap-y-18{
  row-gap: 4.5rem;
}

.gap-y-19{
  row-gap: 4.75rem;
}

.gap-y-20{
  row-gap: 5rem;
}

.gap-y-22{
  row-gap: 5.5rem;
}

.gap-y-24{
  row-gap: 6rem;
}

.gap-y-25{
  row-gap: 6.25rem;
}

.gap-y-28{
  row-gap: 7rem;
}

.gap-y-30{
  row-gap: 7.5rem;
}

.gap-y-32{
  row-gap: 8rem;
}

.gap-y-34{
  row-gap: 8.5rem;
}

.gap-y-35{
  row-gap: 8.75rem;
}

.gap-y-36{
  row-gap: 9rem;
}

.gap-y-39{
  row-gap: 9.75rem;
}

.gap-y-40{
  row-gap: 10rem;
}

.gap-y-42{
  row-gap: 10.5rem;
}

.gap-y-44{
  row-gap: 11rem;
}

.gap-y-45{
  row-gap: 11.25rem;
}

.gap-y-48{
  row-gap: 12rem;
}

.gap-y-50{
  row-gap: 12.5rem;
}

.gap-y-52{
  row-gap: 13rem;
}

.gap-y-55{
  row-gap: 13.75rem;
}

.gap-y-56{
  row-gap: 14rem;
}

.gap-y-58{
  row-gap: 14.5rem;
}

.gap-y-60{
  row-gap: 15rem;
}

.gap-y-64{
  row-gap: 16rem;
}

.gap-y-65{
  row-gap: 16.25rem;
}

.gap-y-68{
  row-gap: 17rem;
}

.gap-y-69{
  row-gap: 17.25rem;
}

.gap-y-70{
  row-gap: 17.5rem;
}

.gap-y-72{
  row-gap: 18rem;
}

.gap-y-75{
  row-gap: 18.75rem;
}

.gap-y-80{
  row-gap: 20rem;
}

.gap-y-85{
  row-gap: 21.25rem;
}

.gap-y-86{
  row-gap: 21.5rem;
}

.gap-y-90{
  row-gap: 22.5rem;
}

.gap-y-96{
  row-gap: 24rem;
}

.gap-y-100{
  row-gap: 25rem;
}

.gap-y-115{
  row-gap: 28.75rem;
}

.gap-y-125{
  row-gap: 31.25rem;
}

.gap-y-142{
  row-gap: 35.5rem;
}

.gap-y-150{
  row-gap: 37.5rem;
}

.gap-y-156{
  row-gap: 39rem;
}

.gap-y-160{
  row-gap: 40rem;
}

.gap-y-175{
  row-gap: 43.75rem;
}

.gap-y-207{
  row-gap: 51.75rem;
}

.gap-y-242{
  row-gap: 60.5rem;
}

.gap-y-250{
  row-gap: 62.5rem;
}

.gap-y-258{
  row-gap: 64.5rem;
}

.gap-y-265{
  row-gap: 66.25rem;
}

.gap-y-280{
  row-gap: 70rem;
}

.gap-y-px{
  row-gap: 1px;
}

.gap-y-0\.5{
  row-gap: 0.125rem;
}

.gap-y-1\.5{
  row-gap: 0.375rem;
}

.gap-y-2\.5{
  row-gap: 0.625rem;
}

.gap-y-3\.5{
  row-gap: 0.875rem;
}

.gap-y-0\.25{
  row-gap: 0.0625rem;
}

.gap-y-0\.75{
  row-gap: 0.1875rem;
}

.gap-y-1\.25{
  row-gap: 0.3125rem;
}

.gap-y-1\.75{
  row-gap: 0.4375rem;
}

.gap-y-2\.25{
  row-gap: 0.5625rem;
}

.gap-y-2\.75{
  row-gap: 0.6875rem;
}

.gap-y-3\.25{
  row-gap: 0.8125rem;
}

.gap-y-3\.75{
  row-gap: 0.9375rem;
}

.gap-y-4\.25{
  row-gap: 1.0625rem;
}

.gap-y-4\.5{
  row-gap: 1.125rem;
}

.gap-y-4\.75{
  row-gap: 1.1875rem;
}

.gap-y-5\.25{
  row-gap: 1.3125rem;
}

.gap-y-5\.5{
  row-gap: 1.375rem;
}

.gap-y-5\.75{
  row-gap: 1.4375rem;
}

.gap-y-6\.25{
  row-gap: 1.5625rem;
}

.gap-y-6\.5{
  row-gap: 1.625rem;
}

.gap-y-6\.75{
  row-gap: 1.6875rem;
}

.gap-y-7\.25{
  row-gap: 1.8125rem;
}

.gap-y-7\.5{
  row-gap: 1.875rem;
}

.gap-y-8\.25{
  row-gap: 2.0625rem;
}

.gap-y-8\.5{
  row-gap: 2.125rem;
}

.gap-y-9\.25{
  row-gap: 2.3125rem;
}

.gap-y-9\.5{
  row-gap: 2.375rem;
}

.gap-y-10\.5{
  row-gap: 2.625rem;
}

.gap-y-11\.25{
  row-gap: 2.8125rem;
}

.gap-y-11\.5{
  row-gap: 2.875rem;
}

.gap-y-12\.5{
  row-gap: 3.125rem;
}

.gap-y-12\.75{
  row-gap: 3.1875rem;
}

.gap-y-13\.5{
  row-gap: 3.375rem;
}

.gap-y-14\.5{
  row-gap: 3.625rem;
}

.gap-y-15\.5{
  row-gap: 3.875rem;
}

.gap-y-15\.75{
  row-gap: 3.9375rem;
}

.gap-y-16\.25{
  row-gap: 4.0625rem;
}

.gap-y-17\.25{
  row-gap: 4.3125rem;
}

.gap-y-17\.5{
  row-gap: 4.375rem;
}

.gap-y-18\.25{
  row-gap: 4.5625rem;
}

.gap-y-18\.5{
  row-gap: 4.625rem;
}

.gap-y-20\.25{
  row-gap: 5.0625rem;
}

.gap-y-20\.5{
  row-gap: 5.125rem;
}

.gap-y-22\.5{
  row-gap: 5.625rem;
}

.gap-y-25\.5{
  row-gap: 6.375rem;
}

.gap-y-26\.75{
  row-gap: 6.6875rem;
}

.gap-y-32\.5{
  row-gap: 8.125rem;
}

.gap-y-37\.5{
  row-gap: 9.375rem;
}

.gap-y-41\.25{
  row-gap: 10.3125rem;
}

.gap-y-52\.5{
  row-gap: 13.125rem;
}

.gap-y-54\.5{
  row-gap: 13.625rem;
}

.gap-y-57\.25{
  row-gap: 14.3125rem;
}

.gap-y-57\.5{
  row-gap: 14.375rem;
}

.gap-y-66\.25{
  row-gap: 16.5625rem;
}

.gap-y-74\.5{
  row-gap: 18.125rem;
}

.gap-y-106\.25{
  row-gap: 26.5625rem;
}

.gap-y-112\.25{
  row-gap: 28.0675rem;
}

.gap-y-112\.75{
  row-gap: 28.1875rem;
}

.gap-y-147\.5{
  row-gap: 36.875rem;
}

.gap-y-162\.5{
  row-gap: 40.625rem;
}

.gap-y-172\.25{
  row-gap: 42.5625rem;
}

.gap-y-175\.25{
  row-gap: 43.8125rem;
}

.gap-y-184\.25{
  row-gap: 46.0625rem;
}

.gap-y-203\.25{
  row-gap: 50.8125rem;
}

.gap-y-half{
  row-gap: 50%;
}

.gap-y-full{
  row-gap: 100%;
}

.gap-y-1\/10{
  row-gap: 10%;
}

.gap-y-2\/10{
  row-gap: 20%;
}

.gap-y-3\/10{
  row-gap: 30%;
}

.gap-y-4\/10{
  row-gap: 40%;
}

.gap-y-4\.5\/10{
  row-gap: 45%;
}

.gap-y-5\/10{
  row-gap: 50%;
}

.gap-y-5\.5\/10{
  row-gap: 55%;
}

.gap-y-6\/10{
  row-gap: 60%;
}

.gap-y-7\/10{
  row-gap: 70%;
}

.gap-y-8\/10{
  row-gap: 80%;
}

.gap-y-9\/10{
  row-gap: 90%;
}

.gap-y-1\/12{
  row-gap: 8.333333%;
}

.gap-y-2\/12{
  row-gap: 16.666667%;
}

.gap-y-3\/12{
  row-gap: 25%;
}

.gap-y-4\/12{
  row-gap: 33.333333%;
}

.gap-y-5\/12{
  row-gap: 41.666667%;
}

.gap-y-6\/12{
  row-gap: 50%;
}

.gap-y-7\/12{
  row-gap: 58.333333%;
}

.gap-y-8\/12{
  row-gap: 66.666667%;
}

.gap-y-9\/12{
  row-gap: 75%;
}

.gap-y-10\/12{
  row-gap: 83.333333%;
}

.gap-y-11\/12{
  row-gap: 91.666667%;
}

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

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

.auto-cols-auto{
  grid-auto-columns: auto;
}

.auto-cols-min{
  grid-auto-columns: -webkit-min-content;
  grid-auto-columns: min-content;
}

.auto-cols-max{
  grid-auto-columns: -webkit-max-content;
  grid-auto-columns: max-content;
}

.auto-cols-fr{
  grid-auto-columns: minmax(0, 1fr);
}

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

.col-span-full{
  grid-column: 1 / -1;
}

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

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

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

.auto-rows-auto{
  grid-auto-rows: auto;
}

.auto-rows-min{
  grid-auto-rows: -webkit-min-content;
  grid-auto-rows: min-content;
}

.auto-rows-max{
  grid-auto-rows: -webkit-max-content;
  grid-auto-rows: max-content;
}

.auto-rows-fr{
  grid-auto-rows: minmax(0, 1fr);
}

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

.row-span-full{
  grid-row: 1 / -1;
}

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

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

.transform{
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.transform-gpu{
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), 0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.transform-none{
  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;
}

.scale-0{
  --tw-scale-x: 0;
  --tw-scale-y: 0;
}

.scale-50{
  --tw-scale-x: .5;
  --tw-scale-y: .5;
}

.scale-75{
  --tw-scale-x: .75;
  --tw-scale-y: .75;
}

.scale-90{
  --tw-scale-x: .9;
  --tw-scale-y: .9;
}

.scale-95{
  --tw-scale-x: .95;
  --tw-scale-y: .95;
}

.scale-100{
  --tw-scale-x: 1;
  --tw-scale-y: 1;
}

.scale-105{
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
}

.scale-110{
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
}

.scale-125{
  --tw-scale-x: 1.25;
  --tw-scale-y: 1.25;
}

.scale-150{
  --tw-scale-x: 1.5;
  --tw-scale-y: 1.5;
}

.scale-x-0{
  --tw-scale-x: 0;
}

.scale-x-50{
  --tw-scale-x: .5;
}

.scale-x-75{
  --tw-scale-x: .75;
}

.scale-x-90{
  --tw-scale-x: .9;
}

.scale-x-95{
  --tw-scale-x: .95;
}

.scale-x-100{
  --tw-scale-x: 1;
}

.scale-x-105{
  --tw-scale-x: 1.05;
}

.scale-x-110{
  --tw-scale-x: 1.1;
}

.scale-x-125{
  --tw-scale-x: 1.25;
}

.scale-x-150{
  --tw-scale-x: 1.5;
}

.scale-y-0{
  --tw-scale-y: 0;
}

.scale-y-50{
  --tw-scale-y: .5;
}

.scale-y-75{
  --tw-scale-y: .75;
}

.scale-y-90{
  --tw-scale-y: .9;
}

.scale-y-95{
  --tw-scale-y: .95;
}

.scale-y-100{
  --tw-scale-y: 1;
}

.scale-y-105{
  --tw-scale-y: 1.05;
}

.scale-y-110{
  --tw-scale-y: 1.1;
}

.scale-y-125{
  --tw-scale-y: 1.25;
}

.scale-y-150{
  --tw-scale-y: 1.5;
}

.hover\:scale-0:hover{
  --tw-scale-x: 0;
  --tw-scale-y: 0;
}

.hover\:scale-50:hover{
  --tw-scale-x: .5;
  --tw-scale-y: .5;
}

.hover\:scale-75:hover{
  --tw-scale-x: .75;
  --tw-scale-y: .75;
}

.hover\:scale-90:hover{
  --tw-scale-x: .9;
  --tw-scale-y: .9;
}

.hover\:scale-95:hover{
  --tw-scale-x: .95;
  --tw-scale-y: .95;
}

.hover\:scale-100:hover{
  --tw-scale-x: 1;
  --tw-scale-y: 1;
}

.hover\:scale-105:hover{
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
}

.hover\:scale-110:hover{
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
}

.hover\:scale-125:hover{
  --tw-scale-x: 1.25;
  --tw-scale-y: 1.25;
}

.hover\:scale-150:hover{
  --tw-scale-x: 1.5;
  --tw-scale-y: 1.5;
}

.hover\:scale-x-0:hover{
  --tw-scale-x: 0;
}

.hover\:scale-x-50:hover{
  --tw-scale-x: .5;
}

.hover\:scale-x-75:hover{
  --tw-scale-x: .75;
}

.hover\:scale-x-90:hover{
  --tw-scale-x: .9;
}

.hover\:scale-x-95:hover{
  --tw-scale-x: .95;
}

.hover\:scale-x-100:hover{
  --tw-scale-x: 1;
}

.hover\:scale-x-105:hover{
  --tw-scale-x: 1.05;
}

.hover\:scale-x-110:hover{
  --tw-scale-x: 1.1;
}

.hover\:scale-x-125:hover{
  --tw-scale-x: 1.25;
}

.hover\:scale-x-150:hover{
  --tw-scale-x: 1.5;
}

.hover\:scale-y-0:hover{
  --tw-scale-y: 0;
}

.hover\:scale-y-50:hover{
  --tw-scale-y: .5;
}

.hover\:scale-y-75:hover{
  --tw-scale-y: .75;
}

.hover\:scale-y-90:hover{
  --tw-scale-y: .9;
}

.hover\:scale-y-95:hover{
  --tw-scale-y: .95;
}

.hover\:scale-y-100:hover{
  --tw-scale-y: 1;
}

.hover\:scale-y-105:hover{
  --tw-scale-y: 1.05;
}

.hover\:scale-y-110:hover{
  --tw-scale-y: 1.1;
}

.hover\:scale-y-125:hover{
  --tw-scale-y: 1.25;
}

.hover\:scale-y-150:hover{
  --tw-scale-y: 1.5;
}

.focus\:scale-0:focus{
  --tw-scale-x: 0;
  --tw-scale-y: 0;
}

.focus\:scale-50:focus{
  --tw-scale-x: .5;
  --tw-scale-y: .5;
}

.focus\:scale-75:focus{
  --tw-scale-x: .75;
  --tw-scale-y: .75;
}

.focus\:scale-90:focus{
  --tw-scale-x: .9;
  --tw-scale-y: .9;
}

.focus\:scale-95:focus{
  --tw-scale-x: .95;
  --tw-scale-y: .95;
}

.focus\:scale-100:focus{
  --tw-scale-x: 1;
  --tw-scale-y: 1;
}

.focus\:scale-105:focus{
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
}

.focus\:scale-110:focus{
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
}

.focus\:scale-125:focus{
  --tw-scale-x: 1.25;
  --tw-scale-y: 1.25;
}

.focus\:scale-150:focus{
  --tw-scale-x: 1.5;
  --tw-scale-y: 1.5;
}

.focus\:scale-x-0:focus{
  --tw-scale-x: 0;
}

.focus\:scale-x-50:focus{
  --tw-scale-x: .5;
}

.focus\:scale-x-75:focus{
  --tw-scale-x: .75;
}

.focus\:scale-x-90:focus{
  --tw-scale-x: .9;
}

.focus\:scale-x-95:focus{
  --tw-scale-x: .95;
}

.focus\:scale-x-100:focus{
  --tw-scale-x: 1;
}

.focus\:scale-x-105:focus{
  --tw-scale-x: 1.05;
}

.focus\:scale-x-110:focus{
  --tw-scale-x: 1.1;
}

.focus\:scale-x-125:focus{
  --tw-scale-x: 1.25;
}

.focus\:scale-x-150:focus{
  --tw-scale-x: 1.5;
}

.focus\:scale-y-0:focus{
  --tw-scale-y: 0;
}

.focus\:scale-y-50:focus{
  --tw-scale-y: .5;
}

.focus\:scale-y-75:focus{
  --tw-scale-y: .75;
}

.focus\:scale-y-90:focus{
  --tw-scale-y: .9;
}

.focus\:scale-y-95:focus{
  --tw-scale-y: .95;
}

.focus\:scale-y-100:focus{
  --tw-scale-y: 1;
}

.focus\:scale-y-105:focus{
  --tw-scale-y: 1.05;
}

.focus\:scale-y-110:focus{
  --tw-scale-y: 1.1;
}

.focus\:scale-y-125:focus{
  --tw-scale-y: 1.25;
}

.focus\:scale-y-150:focus{
  --tw-scale-y: 1.5;
}

.rotate-0{
  --tw-rotate: 0deg;
}

.rotate-1{
  --tw-rotate: 1deg;
}

.rotate-2{
  --tw-rotate: 2deg;
}

.rotate-3{
  --tw-rotate: 3deg;
}

.rotate-6{
  --tw-rotate: 6deg;
}

.rotate-12{
  --tw-rotate: 12deg;
}

.rotate-45{
  --tw-rotate: 45deg;
}

.rotate-90{
  --tw-rotate: 90deg;
}

.rotate-180{
  --tw-rotate: 180deg;
}

.-rotate-180{
  --tw-rotate: -180deg;
}

.-rotate-90{
  --tw-rotate: -90deg;
}

.-rotate-45{
  --tw-rotate: -45deg;
}

.-rotate-12{
  --tw-rotate: -12deg;
}

.-rotate-6{
  --tw-rotate: -6deg;
}

.-rotate-3{
  --tw-rotate: -3deg;
}

.-rotate-2{
  --tw-rotate: -2deg;
}

.-rotate-1{
  --tw-rotate: -1deg;
}

.hover\:rotate-0:hover{
  --tw-rotate: 0deg;
}

.hover\:rotate-1:hover{
  --tw-rotate: 1deg;
}

.hover\:rotate-2:hover{
  --tw-rotate: 2deg;
}

.hover\:rotate-3:hover{
  --tw-rotate: 3deg;
}

.hover\:rotate-6:hover{
  --tw-rotate: 6deg;
}

.hover\:rotate-12:hover{
  --tw-rotate: 12deg;
}

.hover\:rotate-45:hover{
  --tw-rotate: 45deg;
}

.hover\:rotate-90:hover{
  --tw-rotate: 90deg;
}

.hover\:rotate-180:hover{
  --tw-rotate: 180deg;
}

.hover\:-rotate-180:hover{
  --tw-rotate: -180deg;
}

.hover\:-rotate-90:hover{
  --tw-rotate: -90deg;
}

.hover\:-rotate-45:hover{
  --tw-rotate: -45deg;
}

.hover\:-rotate-12:hover{
  --tw-rotate: -12deg;
}

.hover\:-rotate-6:hover{
  --tw-rotate: -6deg;
}

.hover\:-rotate-3:hover{
  --tw-rotate: -3deg;
}

.hover\:-rotate-2:hover{
  --tw-rotate: -2deg;
}

.hover\:-rotate-1:hover{
  --tw-rotate: -1deg;
}

.focus\:rotate-0:focus{
  --tw-rotate: 0deg;
}

.focus\:rotate-1:focus{
  --tw-rotate: 1deg;
}

.focus\:rotate-2:focus{
  --tw-rotate: 2deg;
}

.focus\:rotate-3:focus{
  --tw-rotate: 3deg;
}

.focus\:rotate-6:focus{
  --tw-rotate: 6deg;
}

.focus\:rotate-12:focus{
  --tw-rotate: 12deg;
}

.focus\:rotate-45:focus{
  --tw-rotate: 45deg;
}

.focus\:rotate-90:focus{
  --tw-rotate: 90deg;
}

.focus\:rotate-180:focus{
  --tw-rotate: 180deg;
}

.focus\:-rotate-180:focus{
  --tw-rotate: -180deg;
}

.focus\:-rotate-90:focus{
  --tw-rotate: -90deg;
}

.focus\:-rotate-45:focus{
  --tw-rotate: -45deg;
}

.focus\:-rotate-12:focus{
  --tw-rotate: -12deg;
}

.focus\:-rotate-6:focus{
  --tw-rotate: -6deg;
}

.focus\:-rotate-3:focus{
  --tw-rotate: -3deg;
}

.focus\:-rotate-2:focus{
  --tw-rotate: -2deg;
}

.focus\:-rotate-1:focus{
  --tw-rotate: -1deg;
}

.translate-x-0{
  --tw-translate-x: 0px;
}

.translate-x-1{
  --tw-translate-x: 0.25rem;
}

.translate-x-2{
  --tw-translate-x: 0.5rem;
}

.translate-x-3{
  --tw-translate-x: 0.75rem;
}

.translate-x-4{
  --tw-translate-x: 1rem;
}

.translate-x-5{
  --tw-translate-x: 1.25rem;
}

.translate-x-6{
  --tw-translate-x: 1.5rem;
}

.translate-x-7{
  --tw-translate-x: 1.75rem;
}

.translate-x-8{
  --tw-translate-x: 2rem;
}

.translate-x-9{
  --tw-translate-x: 2.25rem;
}

.translate-x-10{
  --tw-translate-x: 2.5rem;
}

.translate-x-11{
  --tw-translate-x: 2.75rem;
}

.translate-x-12{
  --tw-translate-x: 3rem;
}

.translate-x-13{
  --tw-translate-x: 3.25rem;
}

.translate-x-14{
  --tw-translate-x: 3.5rem;
}

.translate-x-15{
  --tw-translate-x: 3.75rem;
}

.translate-x-16{
  --tw-translate-x: 4rem;
}

.translate-x-17{
  --tw-translate-x: 4.25rem;
}

.translate-x-18{
  --tw-translate-x: 4.5rem;
}

.translate-x-19{
  --tw-translate-x: 4.75rem;
}

.translate-x-20{
  --tw-translate-x: 5rem;
}

.translate-x-22{
  --tw-translate-x: 5.5rem;
}

.translate-x-24{
  --tw-translate-x: 6rem;
}

.translate-x-25{
  --tw-translate-x: 6.25rem;
}

.translate-x-28{
  --tw-translate-x: 7rem;
}

.translate-x-30{
  --tw-translate-x: 7.5rem;
}

.translate-x-32{
  --tw-translate-x: 8rem;
}

.translate-x-34{
  --tw-translate-x: 8.5rem;
}

.translate-x-35{
  --tw-translate-x: 8.75rem;
}

.translate-x-36{
  --tw-translate-x: 9rem;
}

.translate-x-39{
  --tw-translate-x: 9.75rem;
}

.translate-x-40{
  --tw-translate-x: 10rem;
}

.translate-x-42{
  --tw-translate-x: 10.5rem;
}

.translate-x-44{
  --tw-translate-x: 11rem;
}

.translate-x-45{
  --tw-translate-x: 11.25rem;
}

.translate-x-48{
  --tw-translate-x: 12rem;
}

.translate-x-50{
  --tw-translate-x: 12.5rem;
}

.translate-x-52{
  --tw-translate-x: 13rem;
}

.translate-x-55{
  --tw-translate-x: 13.75rem;
}

.translate-x-56{
  --tw-translate-x: 14rem;
}

.translate-x-58{
  --tw-translate-x: 14.5rem;
}

.translate-x-60{
  --tw-translate-x: 15rem;
}

.translate-x-64{
  --tw-translate-x: 16rem;
}

.translate-x-65{
  --tw-translate-x: 16.25rem;
}

.translate-x-68{
  --tw-translate-x: 17rem;
}

.translate-x-69{
  --tw-translate-x: 17.25rem;
}

.translate-x-70{
  --tw-translate-x: 17.5rem;
}

.translate-x-72{
  --tw-translate-x: 18rem;
}

.translate-x-75{
  --tw-translate-x: 18.75rem;
}

.translate-x-80{
  --tw-translate-x: 20rem;
}

.translate-x-85{
  --tw-translate-x: 21.25rem;
}

.translate-x-86{
  --tw-translate-x: 21.5rem;
}

.translate-x-90{
  --tw-translate-x: 22.5rem;
}

.translate-x-96{
  --tw-translate-x: 24rem;
}

.translate-x-100{
  --tw-translate-x: 25rem;
}

.translate-x-115{
  --tw-translate-x: 28.75rem;
}

.translate-x-125{
  --tw-translate-x: 31.25rem;
}

.translate-x-142{
  --tw-translate-x: 35.5rem;
}

.translate-x-150{
  --tw-translate-x: 37.5rem;
}

.translate-x-156{
  --tw-translate-x: 39rem;
}

.translate-x-160{
  --tw-translate-x: 40rem;
}

.translate-x-175{
  --tw-translate-x: 43.75rem;
}

.translate-x-207{
  --tw-translate-x: 51.75rem;
}

.translate-x-242{
  --tw-translate-x: 60.5rem;
}

.translate-x-250{
  --tw-translate-x: 62.5rem;
}

.translate-x-258{
  --tw-translate-x: 64.5rem;
}

.translate-x-265{
  --tw-translate-x: 66.25rem;
}

.translate-x-280{
  --tw-translate-x: 70rem;
}

.translate-x-px{
  --tw-translate-x: 1px;
}

.translate-x-0\.5{
  --tw-translate-x: 0.125rem;
}

.translate-x-1\.5{
  --tw-translate-x: 0.375rem;
}

.translate-x-2\.5{
  --tw-translate-x: 0.625rem;
}

.translate-x-3\.5{
  --tw-translate-x: 0.875rem;
}

.translate-x-0\.25{
  --tw-translate-x: 0.0625rem;
}

.translate-x-0\.75{
  --tw-translate-x: 0.1875rem;
}

.translate-x-1\.25{
  --tw-translate-x: 0.3125rem;
}

.translate-x-1\.75{
  --tw-translate-x: 0.4375rem;
}

.translate-x-2\.25{
  --tw-translate-x: 0.5625rem;
}

.translate-x-2\.75{
  --tw-translate-x: 0.6875rem;
}

.translate-x-3\.25{
  --tw-translate-x: 0.8125rem;
}

.translate-x-3\.75{
  --tw-translate-x: 0.9375rem;
}

.translate-x-4\.25{
  --tw-translate-x: 1.0625rem;
}

.translate-x-4\.5{
  --tw-translate-x: 1.125rem;
}

.translate-x-4\.75{
  --tw-translate-x: 1.1875rem;
}

.translate-x-5\.25{
  --tw-translate-x: 1.3125rem;
}

.translate-x-5\.5{
  --tw-translate-x: 1.375rem;
}

.translate-x-5\.75{
  --tw-translate-x: 1.4375rem;
}

.translate-x-6\.25{
  --tw-translate-x: 1.5625rem;
}

.translate-x-6\.5{
  --tw-translate-x: 1.625rem;
}

.translate-x-6\.75{
  --tw-translate-x: 1.6875rem;
}

.translate-x-7\.25{
  --tw-translate-x: 1.8125rem;
}

.translate-x-7\.5{
  --tw-translate-x: 1.875rem;
}

.translate-x-8\.25{
  --tw-translate-x: 2.0625rem;
}

.translate-x-8\.5{
  --tw-translate-x: 2.125rem;
}

.translate-x-9\.25{
  --tw-translate-x: 2.3125rem;
}

.translate-x-9\.5{
  --tw-translate-x: 2.375rem;
}

.translate-x-10\.5{
  --tw-translate-x: 2.625rem;
}

.translate-x-11\.25{
  --tw-translate-x: 2.8125rem;
}

.translate-x-11\.5{
  --tw-translate-x: 2.875rem;
}

.translate-x-12\.5{
  --tw-translate-x: 3.125rem;
}

.translate-x-12\.75{
  --tw-translate-x: 3.1875rem;
}

.translate-x-13\.5{
  --tw-translate-x: 3.375rem;
}

.translate-x-14\.5{
  --tw-translate-x: 3.625rem;
}

.translate-x-15\.5{
  --tw-translate-x: 3.875rem;
}

.translate-x-15\.75{
  --tw-translate-x: 3.9375rem;
}

.translate-x-16\.25{
  --tw-translate-x: 4.0625rem;
}

.translate-x-17\.25{
  --tw-translate-x: 4.3125rem;
}

.translate-x-17\.5{
  --tw-translate-x: 4.375rem;
}

.translate-x-18\.25{
  --tw-translate-x: 4.5625rem;
}

.translate-x-18\.5{
  --tw-translate-x: 4.625rem;
}

.translate-x-20\.25{
  --tw-translate-x: 5.0625rem;
}

.translate-x-20\.5{
  --tw-translate-x: 5.125rem;
}

.translate-x-22\.5{
  --tw-translate-x: 5.625rem;
}

.translate-x-25\.5{
  --tw-translate-x: 6.375rem;
}

.translate-x-26\.75{
  --tw-translate-x: 6.6875rem;
}

.translate-x-32\.5{
  --tw-translate-x: 8.125rem;
}

.translate-x-37\.5{
  --tw-translate-x: 9.375rem;
}

.translate-x-41\.25{
  --tw-translate-x: 10.3125rem;
}

.translate-x-52\.5{
  --tw-translate-x: 13.125rem;
}

.translate-x-54\.5{
  --tw-translate-x: 13.625rem;
}

.translate-x-57\.25{
  --tw-translate-x: 14.3125rem;
}

.translate-x-57\.5{
  --tw-translate-x: 14.375rem;
}

.translate-x-66\.25{
  --tw-translate-x: 16.5625rem;
}

.translate-x-74\.5{
  --tw-translate-x: 18.125rem;
}

.translate-x-106\.25{
  --tw-translate-x: 26.5625rem;
}

.translate-x-112\.25{
  --tw-translate-x: 28.0675rem;
}

.translate-x-112\.75{
  --tw-translate-x: 28.1875rem;
}

.translate-x-147\.5{
  --tw-translate-x: 36.875rem;
}

.translate-x-162\.5{
  --tw-translate-x: 40.625rem;
}

.translate-x-172\.25{
  --tw-translate-x: 42.5625rem;
}

.translate-x-175\.25{
  --tw-translate-x: 43.8125rem;
}

.translate-x-184\.25{
  --tw-translate-x: 46.0625rem;
}

.translate-x-203\.25{
  --tw-translate-x: 50.8125rem;
}

.translate-x-half{
  --tw-translate-x: 50%;
}

.translate-x-full{
  --tw-translate-x: 100%;
}

.translate-x-1\/10{
  --tw-translate-x: 10%;
}

.translate-x-2\/10{
  --tw-translate-x: 20%;
}

.translate-x-3\/10{
  --tw-translate-x: 30%;
}

.translate-x-4\/10{
  --tw-translate-x: 40%;
}

.translate-x-4\.5\/10{
  --tw-translate-x: 45%;
}

.translate-x-5\/10{
  --tw-translate-x: 50%;
}

.translate-x-5\.5\/10{
  --tw-translate-x: 55%;
}

.translate-x-6\/10{
  --tw-translate-x: 60%;
}

.translate-x-7\/10{
  --tw-translate-x: 70%;
}

.translate-x-8\/10{
  --tw-translate-x: 80%;
}

.translate-x-9\/10{
  --tw-translate-x: 90%;
}

.translate-x-1\/12{
  --tw-translate-x: 8.333333%;
}

.translate-x-2\/12{
  --tw-translate-x: 16.666667%;
}

.translate-x-3\/12{
  --tw-translate-x: 25%;
}

.translate-x-4\/12{
  --tw-translate-x: 33.333333%;
}

.translate-x-5\/12{
  --tw-translate-x: 41.666667%;
}

.translate-x-6\/12{
  --tw-translate-x: 50%;
}

.translate-x-7\/12{
  --tw-translate-x: 58.333333%;
}

.translate-x-8\/12{
  --tw-translate-x: 66.666667%;
}

.translate-x-9\/12{
  --tw-translate-x: 75%;
}

.translate-x-10\/12{
  --tw-translate-x: 83.333333%;
}

.translate-x-11\/12{
  --tw-translate-x: 91.666667%;
}

.-translate-x-0{
  --tw-translate-x: 0px;
}

.-translate-x-1{
  --tw-translate-x: -0.25rem;
}

.-translate-x-2{
  --tw-translate-x: -0.5rem;
}

.-translate-x-3{
  --tw-translate-x: -0.75rem;
}

.-translate-x-4{
  --tw-translate-x: -1rem;
}

.-translate-x-5{
  --tw-translate-x: -1.25rem;
}

.-translate-x-6{
  --tw-translate-x: -1.5rem;
}

.-translate-x-7{
  --tw-translate-x: -1.75rem;
}

.-translate-x-8{
  --tw-translate-x: -2rem;
}

.-translate-x-9{
  --tw-translate-x: -2.25rem;
}

.-translate-x-10{
  --tw-translate-x: -2.5rem;
}

.-translate-x-11{
  --tw-translate-x: -2.75rem;
}

.-translate-x-12{
  --tw-translate-x: -3rem;
}

.-translate-x-13{
  --tw-translate-x: -3.25rem;
}

.-translate-x-14{
  --tw-translate-x: -3.5rem;
}

.-translate-x-15{
  --tw-translate-x: -3.75rem;
}

.-translate-x-16{
  --tw-translate-x: -4rem;
}

.-translate-x-17{
  --tw-translate-x: -4.25rem;
}

.-translate-x-18{
  --tw-translate-x: -4.5rem;
}

.-translate-x-19{
  --tw-translate-x: -4.75rem;
}

.-translate-x-20{
  --tw-translate-x: -5rem;
}

.-translate-x-22{
  --tw-translate-x: -5.5rem;
}

.-translate-x-24{
  --tw-translate-x: -6rem;
}

.-translate-x-25{
  --tw-translate-x: -6.25rem;
}

.-translate-x-28{
  --tw-translate-x: -7rem;
}

.-translate-x-30{
  --tw-translate-x: -7.5rem;
}

.-translate-x-32{
  --tw-translate-x: -8rem;
}

.-translate-x-34{
  --tw-translate-x: -8.5rem;
}

.-translate-x-35{
  --tw-translate-x: -8.75rem;
}

.-translate-x-36{
  --tw-translate-x: -9rem;
}

.-translate-x-39{
  --tw-translate-x: -9.75rem;
}

.-translate-x-40{
  --tw-translate-x: -10rem;
}

.-translate-x-42{
  --tw-translate-x: -10.5rem;
}

.-translate-x-44{
  --tw-translate-x: -11rem;
}

.-translate-x-45{
  --tw-translate-x: -11.25rem;
}

.-translate-x-48{
  --tw-translate-x: -12rem;
}

.-translate-x-50{
  --tw-translate-x: -12.5rem;
}

.-translate-x-52{
  --tw-translate-x: -13rem;
}

.-translate-x-55{
  --tw-translate-x: -13.75rem;
}

.-translate-x-56{
  --tw-translate-x: -14rem;
}

.-translate-x-58{
  --tw-translate-x: -14.5rem;
}

.-translate-x-60{
  --tw-translate-x: -15rem;
}

.-translate-x-64{
  --tw-translate-x: -16rem;
}

.-translate-x-65{
  --tw-translate-x: -16.25rem;
}

.-translate-x-68{
  --tw-translate-x: -17rem;
}

.-translate-x-69{
  --tw-translate-x: -17.25rem;
}

.-translate-x-70{
  --tw-translate-x: -17.5rem;
}

.-translate-x-72{
  --tw-translate-x: -18rem;
}

.-translate-x-75{
  --tw-translate-x: -18.75rem;
}

.-translate-x-80{
  --tw-translate-x: -20rem;
}

.-translate-x-85{
  --tw-translate-x: -21.25rem;
}

.-translate-x-86{
  --tw-translate-x: -21.5rem;
}

.-translate-x-90{
  --tw-translate-x: -22.5rem;
}

.-translate-x-96{
  --tw-translate-x: -24rem;
}

.-translate-x-100{
  --tw-translate-x: -25rem;
}

.-translate-x-115{
  --tw-translate-x: -28.75rem;
}

.-translate-x-125{
  --tw-translate-x: -31.25rem;
}

.-translate-x-142{
  --tw-translate-x: -35.5rem;
}

.-translate-x-150{
  --tw-translate-x: -37.5rem;
}

.-translate-x-156{
  --tw-translate-x: -39rem;
}

.-translate-x-160{
  --tw-translate-x: -40rem;
}

.-translate-x-175{
  --tw-translate-x: -43.75rem;
}

.-translate-x-207{
  --tw-translate-x: -51.75rem;
}

.-translate-x-242{
  --tw-translate-x: -60.5rem;
}

.-translate-x-250{
  --tw-translate-x: -62.5rem;
}

.-translate-x-258{
  --tw-translate-x: -64.5rem;
}

.-translate-x-265{
  --tw-translate-x: -66.25rem;
}

.-translate-x-280{
  --tw-translate-x: -70rem;
}

.-translate-x-px{
  --tw-translate-x: -1px;
}

.-translate-x-0\.5{
  --tw-translate-x: -0.125rem;
}

.-translate-x-1\.5{
  --tw-translate-x: -0.375rem;
}

.-translate-x-2\.5{
  --tw-translate-x: -0.625rem;
}

.-translate-x-3\.5{
  --tw-translate-x: -0.875rem;
}

.-translate-x-0\.25{
  --tw-translate-x: -0.0625rem;
}

.-translate-x-0\.75{
  --tw-translate-x: -0.1875rem;
}

.-translate-x-1\.25{
  --tw-translate-x: -0.3125rem;
}

.-translate-x-1\.75{
  --tw-translate-x: -0.4375rem;
}

.-translate-x-2\.25{
  --tw-translate-x: -0.5625rem;
}

.-translate-x-2\.75{
  --tw-translate-x: -0.6875rem;
}

.-translate-x-3\.25{
  --tw-translate-x: -0.8125rem;
}

.-translate-x-3\.75{
  --tw-translate-x: -0.9375rem;
}

.-translate-x-4\.25{
  --tw-translate-x: -1.0625rem;
}

.-translate-x-4\.5{
  --tw-translate-x: -1.125rem;
}

.-translate-x-4\.75{
  --tw-translate-x: -1.1875rem;
}

.-translate-x-5\.25{
  --tw-translate-x: -1.3125rem;
}

.-translate-x-5\.5{
  --tw-translate-x: -1.375rem;
}

.-translate-x-5\.75{
  --tw-translate-x: -1.4375rem;
}

.-translate-x-6\.25{
  --tw-translate-x: -1.5625rem;
}

.-translate-x-6\.5{
  --tw-translate-x: -1.625rem;
}

.-translate-x-6\.75{
  --tw-translate-x: -1.6875rem;
}

.-translate-x-7\.25{
  --tw-translate-x: -1.8125rem;
}

.-translate-x-7\.5{
  --tw-translate-x: -1.875rem;
}

.-translate-x-8\.25{
  --tw-translate-x: -2.0625rem;
}

.-translate-x-8\.5{
  --tw-translate-x: -2.125rem;
}

.-translate-x-9\.25{
  --tw-translate-x: -2.3125rem;
}

.-translate-x-9\.5{
  --tw-translate-x: -2.375rem;
}

.-translate-x-10\.5{
  --tw-translate-x: -2.625rem;
}

.-translate-x-11\.25{
  --tw-translate-x: -2.8125rem;
}

.-translate-x-11\.5{
  --tw-translate-x: -2.875rem;
}

.-translate-x-12\.5{
  --tw-translate-x: -3.125rem;
}

.-translate-x-12\.75{
  --tw-translate-x: -3.1875rem;
}

.-translate-x-13\.5{
  --tw-translate-x: -3.375rem;
}

.-translate-x-14\.5{
  --tw-translate-x: -3.625rem;
}

.-translate-x-15\.5{
  --tw-translate-x: -3.875rem;
}

.-translate-x-15\.75{
  --tw-translate-x: -3.9375rem;
}

.-translate-x-16\.25{
  --tw-translate-x: -4.0625rem;
}

.-translate-x-17\.25{
  --tw-translate-x: -4.3125rem;
}

.-translate-x-17\.5{
  --tw-translate-x: -4.375rem;
}

.-translate-x-18\.25{
  --tw-translate-x: -4.5625rem;
}

.-translate-x-18\.5{
  --tw-translate-x: -4.625rem;
}

.-translate-x-20\.25{
  --tw-translate-x: -5.0625rem;
}

.-translate-x-20\.5{
  --tw-translate-x: -5.125rem;
}

.-translate-x-22\.5{
  --tw-translate-x: -5.625rem;
}

.-translate-x-25\.5{
  --tw-translate-x: -6.375rem;
}

.-translate-x-26\.75{
  --tw-translate-x: -6.6875rem;
}

.-translate-x-32\.5{
  --tw-translate-x: -8.125rem;
}

.-translate-x-37\.5{
  --tw-translate-x: -9.375rem;
}

.-translate-x-41\.25{
  --tw-translate-x: -10.3125rem;
}

.-translate-x-52\.5{
  --tw-translate-x: -13.125rem;
}

.-translate-x-54\.5{
  --tw-translate-x: -13.625rem;
}

.-translate-x-57\.25{
  --tw-translate-x: -14.3125rem;
}

.-translate-x-57\.5{
  --tw-translate-x: -14.375rem;
}

.-translate-x-66\.25{
  --tw-translate-x: -16.5625rem;
}

.-translate-x-74\.5{
  --tw-translate-x: -18.125rem;
}

.-translate-x-106\.25{
  --tw-translate-x: -26.5625rem;
}

.-translate-x-112\.25{
  --tw-translate-x: -28.0675rem;
}

.-translate-x-112\.75{
  --tw-translate-x: -28.1875rem;
}

.-translate-x-147\.5{
  --tw-translate-x: -36.875rem;
}

.-translate-x-162\.5{
  --tw-translate-x: -40.625rem;
}

.-translate-x-172\.25{
  --tw-translate-x: -42.5625rem;
}

.-translate-x-175\.25{
  --tw-translate-x: -43.8125rem;
}

.-translate-x-184\.25{
  --tw-translate-x: -46.0625rem;
}

.-translate-x-203\.25{
  --tw-translate-x: -50.8125rem;
}

.-translate-x-half{
  --tw-translate-x: -50%;
}

.-translate-x-full{
  --tw-translate-x: -100%;
}

.-translate-x-1\/10{
  --tw-translate-x: -10%;
}

.-translate-x-2\/10{
  --tw-translate-x: -20%;
}

.-translate-x-3\/10{
  --tw-translate-x: -30%;
}

.-translate-x-4\/10{
  --tw-translate-x: -40%;
}

.-translate-x-4\.5\/10{
  --tw-translate-x: -45%;
}

.-translate-x-5\/10{
  --tw-translate-x: -50%;
}

.-translate-x-5\.5\/10{
  --tw-translate-x: -55%;
}

.-translate-x-6\/10{
  --tw-translate-x: -60%;
}

.-translate-x-7\/10{
  --tw-translate-x: -70%;
}

.-translate-x-8\/10{
  --tw-translate-x: -80%;
}

.-translate-x-9\/10{
  --tw-translate-x: -90%;
}

.-translate-x-1\/12{
  --tw-translate-x: -8.33333%;
}

.-translate-x-2\/12{
  --tw-translate-x: -16.66667%;
}

.-translate-x-3\/12{
  --tw-translate-x: -25%;
}

.-translate-x-4\/12{
  --tw-translate-x: -33.33333%;
}

.-translate-x-5\/12{
  --tw-translate-x: -41.66667%;
}

.-translate-x-6\/12{
  --tw-translate-x: -50%;
}

.-translate-x-7\/12{
  --tw-translate-x: -58.33333%;
}

.-translate-x-8\/12{
  --tw-translate-x: -66.66667%;
}

.-translate-x-9\/12{
  --tw-translate-x: -75%;
}

.-translate-x-10\/12{
  --tw-translate-x: -83.33333%;
}

.-translate-x-11\/12{
  --tw-translate-x: -91.66667%;
}

.translate-x-1\/2{
  --tw-translate-x: 50%;
}

.translate-x-1\/3{
  --tw-translate-x: 33.333333%;
}

.translate-x-2\/3{
  --tw-translate-x: 66.666667%;
}

.translate-x-1\/4{
  --tw-translate-x: 25%;
}

.translate-x-2\/4{
  --tw-translate-x: 50%;
}

.translate-x-3\/4{
  --tw-translate-x: 75%;
}

.-translate-x-1\/2{
  --tw-translate-x: -50%;
}

.-translate-x-1\/3{
  --tw-translate-x: -33.333333%;
}

.-translate-x-2\/3{
  --tw-translate-x: -66.666667%;
}

.-translate-x-1\/4{
  --tw-translate-x: -25%;
}

.-translate-x-2\/4{
  --tw-translate-x: -50%;
}

.-translate-x-3\/4{
  --tw-translate-x: -75%;
}

.translate-y-0{
  --tw-translate-y: 0px;
}

.translate-y-1{
  --tw-translate-y: 0.25rem;
}

.translate-y-2{
  --tw-translate-y: 0.5rem;
}

.translate-y-3{
  --tw-translate-y: 0.75rem;
}

.translate-y-4{
  --tw-translate-y: 1rem;
}

.translate-y-5{
  --tw-translate-y: 1.25rem;
}

.translate-y-6{
  --tw-translate-y: 1.5rem;
}

.translate-y-7{
  --tw-translate-y: 1.75rem;
}

.translate-y-8{
  --tw-translate-y: 2rem;
}

.translate-y-9{
  --tw-translate-y: 2.25rem;
}

.translate-y-10{
  --tw-translate-y: 2.5rem;
}

.translate-y-11{
  --tw-translate-y: 2.75rem;
}

.translate-y-12{
  --tw-translate-y: 3rem;
}

.translate-y-13{
  --tw-translate-y: 3.25rem;
}

.translate-y-14{
  --tw-translate-y: 3.5rem;
}

.translate-y-15{
  --tw-translate-y: 3.75rem;
}

.translate-y-16{
  --tw-translate-y: 4rem;
}

.translate-y-17{
  --tw-translate-y: 4.25rem;
}

.translate-y-18{
  --tw-translate-y: 4.5rem;
}

.translate-y-19{
  --tw-translate-y: 4.75rem;
}

.translate-y-20{
  --tw-translate-y: 5rem;
}

.translate-y-22{
  --tw-translate-y: 5.5rem;
}

.translate-y-24{
  --tw-translate-y: 6rem;
}

.translate-y-25{
  --tw-translate-y: 6.25rem;
}

.translate-y-28{
  --tw-translate-y: 7rem;
}

.translate-y-30{
  --tw-translate-y: 7.5rem;
}

.translate-y-32{
  --tw-translate-y: 8rem;
}

.translate-y-34{
  --tw-translate-y: 8.5rem;
}

.translate-y-35{
  --tw-translate-y: 8.75rem;
}

.translate-y-36{
  --tw-translate-y: 9rem;
}

.translate-y-39{
  --tw-translate-y: 9.75rem;
}

.translate-y-40{
  --tw-translate-y: 10rem;
}

.translate-y-42{
  --tw-translate-y: 10.5rem;
}

.translate-y-44{
  --tw-translate-y: 11rem;
}

.translate-y-45{
  --tw-translate-y: 11.25rem;
}

.translate-y-48{
  --tw-translate-y: 12rem;
}

.translate-y-50{
  --tw-translate-y: 12.5rem;
}

.translate-y-52{
  --tw-translate-y: 13rem;
}

.translate-y-55{
  --tw-translate-y: 13.75rem;
}

.translate-y-56{
  --tw-translate-y: 14rem;
}

.translate-y-58{
  --tw-translate-y: 14.5rem;
}

.translate-y-60{
  --tw-translate-y: 15rem;
}

.translate-y-64{
  --tw-translate-y: 16rem;
}

.translate-y-65{
  --tw-translate-y: 16.25rem;
}

.translate-y-68{
  --tw-translate-y: 17rem;
}

.translate-y-69{
  --tw-translate-y: 17.25rem;
}

.translate-y-70{
  --tw-translate-y: 17.5rem;
}

.translate-y-72{
  --tw-translate-y: 18rem;
}

.translate-y-75{
  --tw-translate-y: 18.75rem;
}

.translate-y-80{
  --tw-translate-y: 20rem;
}

.translate-y-85{
  --tw-translate-y: 21.25rem;
}

.translate-y-86{
  --tw-translate-y: 21.5rem;
}

.translate-y-90{
  --tw-translate-y: 22.5rem;
}

.translate-y-96{
  --tw-translate-y: 24rem;
}

.translate-y-100{
  --tw-translate-y: 25rem;
}

.translate-y-115{
  --tw-translate-y: 28.75rem;
}

.translate-y-125{
  --tw-translate-y: 31.25rem;
}

.translate-y-142{
  --tw-translate-y: 35.5rem;
}

.translate-y-150{
  --tw-translate-y: 37.5rem;
}

.translate-y-156{
  --tw-translate-y: 39rem;
}

.translate-y-160{
  --tw-translate-y: 40rem;
}

.translate-y-175{
  --tw-translate-y: 43.75rem;
}

.translate-y-207{
  --tw-translate-y: 51.75rem;
}

.translate-y-242{
  --tw-translate-y: 60.5rem;
}

.translate-y-250{
  --tw-translate-y: 62.5rem;
}

.translate-y-258{
  --tw-translate-y: 64.5rem;
}

.translate-y-265{
  --tw-translate-y: 66.25rem;
}

.translate-y-280{
  --tw-translate-y: 70rem;
}

.translate-y-px{
  --tw-translate-y: 1px;
}

.translate-y-0\.5{
  --tw-translate-y: 0.125rem;
}

.translate-y-1\.5{
  --tw-translate-y: 0.375rem;
}

.translate-y-2\.5{
  --tw-translate-y: 0.625rem;
}

.translate-y-3\.5{
  --tw-translate-y: 0.875rem;
}

.translate-y-0\.25{
  --tw-translate-y: 0.0625rem;
}

.translate-y-0\.75{
  --tw-translate-y: 0.1875rem;
}

.translate-y-1\.25{
  --tw-translate-y: 0.3125rem;
}

.translate-y-1\.75{
  --tw-translate-y: 0.4375rem;
}

.translate-y-2\.25{
  --tw-translate-y: 0.5625rem;
}

.translate-y-2\.75{
  --tw-translate-y: 0.6875rem;
}

.translate-y-3\.25{
  --tw-translate-y: 0.8125rem;
}

.translate-y-3\.75{
  --tw-translate-y: 0.9375rem;
}

.translate-y-4\.25{
  --tw-translate-y: 1.0625rem;
}

.translate-y-4\.5{
  --tw-translate-y: 1.125rem;
}

.translate-y-4\.75{
  --tw-translate-y: 1.1875rem;
}

.translate-y-5\.25{
  --tw-translate-y: 1.3125rem;
}

.translate-y-5\.5{
  --tw-translate-y: 1.375rem;
}

.translate-y-5\.75{
  --tw-translate-y: 1.4375rem;
}

.translate-y-6\.25{
  --tw-translate-y: 1.5625rem;
}

.translate-y-6\.5{
  --tw-translate-y: 1.625rem;
}

.translate-y-6\.75{
  --tw-translate-y: 1.6875rem;
}

.translate-y-7\.25{
  --tw-translate-y: 1.8125rem;
}

.translate-y-7\.5{
  --tw-translate-y: 1.875rem;
}

.translate-y-8\.25{
  --tw-translate-y: 2.0625rem;
}

.translate-y-8\.5{
  --tw-translate-y: 2.125rem;
}

.translate-y-9\.25{
  --tw-translate-y: 2.3125rem;
}

.translate-y-9\.5{
  --tw-translate-y: 2.375rem;
}

.translate-y-10\.5{
  --tw-translate-y: 2.625rem;
}

.translate-y-11\.25{
  --tw-translate-y: 2.8125rem;
}

.translate-y-11\.5{
  --tw-translate-y: 2.875rem;
}

.translate-y-12\.5{
  --tw-translate-y: 3.125rem;
}

.translate-y-12\.75{
  --tw-translate-y: 3.1875rem;
}

.translate-y-13\.5{
  --tw-translate-y: 3.375rem;
}

.translate-y-14\.5{
  --tw-translate-y: 3.625rem;
}

.translate-y-15\.5{
  --tw-translate-y: 3.875rem;
}

.translate-y-15\.75{
  --tw-translate-y: 3.9375rem;
}

.translate-y-16\.25{
  --tw-translate-y: 4.0625rem;
}

.translate-y-17\.25{
  --tw-translate-y: 4.3125rem;
}

.translate-y-17\.5{
  --tw-translate-y: 4.375rem;
}

.translate-y-18\.25{
  --tw-translate-y: 4.5625rem;
}

.translate-y-18\.5{
  --tw-translate-y: 4.625rem;
}

.translate-y-20\.25{
  --tw-translate-y: 5.0625rem;
}

.translate-y-20\.5{
  --tw-translate-y: 5.125rem;
}

.translate-y-22\.5{
  --tw-translate-y: 5.625rem;
}

.translate-y-25\.5{
  --tw-translate-y: 6.375rem;
}

.translate-y-26\.75{
  --tw-translate-y: 6.6875rem;
}

.translate-y-32\.5{
  --tw-translate-y: 8.125rem;
}

.translate-y-37\.5{
  --tw-translate-y: 9.375rem;
}

.translate-y-41\.25{
  --tw-translate-y: 10.3125rem;
}

.translate-y-52\.5{
  --tw-translate-y: 13.125rem;
}

.translate-y-54\.5{
  --tw-translate-y: 13.625rem;
}

.translate-y-57\.25{
  --tw-translate-y: 14.3125rem;
}

.translate-y-57\.5{
  --tw-translate-y: 14.375rem;
}

.translate-y-66\.25{
  --tw-translate-y: 16.5625rem;
}

.translate-y-74\.5{
  --tw-translate-y: 18.125rem;
}

.translate-y-106\.25{
  --tw-translate-y: 26.5625rem;
}

.translate-y-112\.25{
  --tw-translate-y: 28.0675rem;
}

.translate-y-112\.75{
  --tw-translate-y: 28.1875rem;
}

.translate-y-147\.5{
  --tw-translate-y: 36.875rem;
}

.translate-y-162\.5{
  --tw-translate-y: 40.625rem;
}

.translate-y-172\.25{
  --tw-translate-y: 42.5625rem;
}

.translate-y-175\.25{
  --tw-translate-y: 43.8125rem;
}

.translate-y-184\.25{
  --tw-translate-y: 46.0625rem;
}

.translate-y-203\.25{
  --tw-translate-y: 50.8125rem;
}

.translate-y-half{
  --tw-translate-y: 50%;
}

.translate-y-full{
  --tw-translate-y: 100%;
}

.translate-y-1\/10{
  --tw-translate-y: 10%;
}

.translate-y-2\/10{
  --tw-translate-y: 20%;
}

.translate-y-3\/10{
  --tw-translate-y: 30%;
}

.translate-y-4\/10{
  --tw-translate-y: 40%;
}

.translate-y-4\.5\/10{
  --tw-translate-y: 45%;
}

.translate-y-5\/10{
  --tw-translate-y: 50%;
}

.translate-y-5\.5\/10{
  --tw-translate-y: 55%;
}

.translate-y-6\/10{
  --tw-translate-y: 60%;
}

.translate-y-7\/10{
  --tw-translate-y: 70%;
}

.translate-y-8\/10{
  --tw-translate-y: 80%;
}

.translate-y-9\/10{
  --tw-translate-y: 90%;
}

.translate-y-1\/12{
  --tw-translate-y: 8.333333%;
}

.translate-y-2\/12{
  --tw-translate-y: 16.666667%;
}

.translate-y-3\/12{
  --tw-translate-y: 25%;
}

.translate-y-4\/12{
  --tw-translate-y: 33.333333%;
}

.translate-y-5\/12{
  --tw-translate-y: 41.666667%;
}

.translate-y-6\/12{
  --tw-translate-y: 50%;
}

.translate-y-7\/12{
  --tw-translate-y: 58.333333%;
}

.translate-y-8\/12{
  --tw-translate-y: 66.666667%;
}

.translate-y-9\/12{
  --tw-translate-y: 75%;
}

.translate-y-10\/12{
  --tw-translate-y: 83.333333%;
}

.translate-y-11\/12{
  --tw-translate-y: 91.666667%;
}

.-translate-y-0{
  --tw-translate-y: 0px;
}

.-translate-y-1{
  --tw-translate-y: -0.25rem;
}

.-translate-y-2{
  --tw-translate-y: -0.5rem;
}

.-translate-y-3{
  --tw-translate-y: -0.75rem;
}

.-translate-y-4{
  --tw-translate-y: -1rem;
}

.-translate-y-5{
  --tw-translate-y: -1.25rem;
}

.-translate-y-6{
  --tw-translate-y: -1.5rem;
}

.-translate-y-7{
  --tw-translate-y: -1.75rem;
}

.-translate-y-8{
  --tw-translate-y: -2rem;
}

.-translate-y-9{
  --tw-translate-y: -2.25rem;
}

.-translate-y-10{
  --tw-translate-y: -2.5rem;
}

.-translate-y-11{
  --tw-translate-y: -2.75rem;
}

.-translate-y-12{
  --tw-translate-y: -3rem;
}

.-translate-y-13{
  --tw-translate-y: -3.25rem;
}

.-translate-y-14{
  --tw-translate-y: -3.5rem;
}

.-translate-y-15{
  --tw-translate-y: -3.75rem;
}

.-translate-y-16{
  --tw-translate-y: -4rem;
}

.-translate-y-17{
  --tw-translate-y: -4.25rem;
}

.-translate-y-18{
  --tw-translate-y: -4.5rem;
}

.-translate-y-19{
  --tw-translate-y: -4.75rem;
}

.-translate-y-20{
  --tw-translate-y: -5rem;
}

.-translate-y-22{
  --tw-translate-y: -5.5rem;
}

.-translate-y-24{
  --tw-translate-y: -6rem;
}

.-translate-y-25{
  --tw-translate-y: -6.25rem;
}

.-translate-y-28{
  --tw-translate-y: -7rem;
}

.-translate-y-30{
  --tw-translate-y: -7.5rem;
}

.-translate-y-32{
  --tw-translate-y: -8rem;
}

.-translate-y-34{
  --tw-translate-y: -8.5rem;
}

.-translate-y-35{
  --tw-translate-y: -8.75rem;
}

.-translate-y-36{
  --tw-translate-y: -9rem;
}

.-translate-y-39{
  --tw-translate-y: -9.75rem;
}

.-translate-y-40{
  --tw-translate-y: -10rem;
}

.-translate-y-42{
  --tw-translate-y: -10.5rem;
}

.-translate-y-44{
  --tw-translate-y: -11rem;
}

.-translate-y-45{
  --tw-translate-y: -11.25rem;
}

.-translate-y-48{
  --tw-translate-y: -12rem;
}

.-translate-y-50{
  --tw-translate-y: -12.5rem;
}

.-translate-y-52{
  --tw-translate-y: -13rem;
}

.-translate-y-55{
  --tw-translate-y: -13.75rem;
}

.-translate-y-56{
  --tw-translate-y: -14rem;
}

.-translate-y-58{
  --tw-translate-y: -14.5rem;
}

.-translate-y-60{
  --tw-translate-y: -15rem;
}

.-translate-y-64{
  --tw-translate-y: -16rem;
}

.-translate-y-65{
  --tw-translate-y: -16.25rem;
}

.-translate-y-68{
  --tw-translate-y: -17rem;
}

.-translate-y-69{
  --tw-translate-y: -17.25rem;
}

.-translate-y-70{
  --tw-translate-y: -17.5rem;
}

.-translate-y-72{
  --tw-translate-y: -18rem;
}

.-translate-y-75{
  --tw-translate-y: -18.75rem;
}

.-translate-y-80{
  --tw-translate-y: -20rem;
}

.-translate-y-85{
  --tw-translate-y: -21.25rem;
}

.-translate-y-86{
  --tw-translate-y: -21.5rem;
}

.-translate-y-90{
  --tw-translate-y: -22.5rem;
}

.-translate-y-96{
  --tw-translate-y: -24rem;
}

.-translate-y-100{
  --tw-translate-y: -25rem;
}

.-translate-y-115{
  --tw-translate-y: -28.75rem;
}

.-translate-y-125{
  --tw-translate-y: -31.25rem;
}

.-translate-y-142{
  --tw-translate-y: -35.5rem;
}

.-translate-y-150{
  --tw-translate-y: -37.5rem;
}

.-translate-y-156{
  --tw-translate-y: -39rem;
}

.-translate-y-160{
  --tw-translate-y: -40rem;
}

.-translate-y-175{
  --tw-translate-y: -43.75rem;
}

.-translate-y-207{
  --tw-translate-y: -51.75rem;
}

.-translate-y-242{
  --tw-translate-y: -60.5rem;
}

.-translate-y-250{
  --tw-translate-y: -62.5rem;
}

.-translate-y-258{
  --tw-translate-y: -64.5rem;
}

.-translate-y-265{
  --tw-translate-y: -66.25rem;
}

.-translate-y-280{
  --tw-translate-y: -70rem;
}

.-translate-y-px{
  --tw-translate-y: -1px;
}

.-translate-y-0\.5{
  --tw-translate-y: -0.125rem;
}

.-translate-y-1\.5{
  --tw-translate-y: -0.375rem;
}

.-translate-y-2\.5{
  --tw-translate-y: -0.625rem;
}

.-translate-y-3\.5{
  --tw-translate-y: -0.875rem;
}

.-translate-y-0\.25{
  --tw-translate-y: -0.0625rem;
}

.-translate-y-0\.75{
  --tw-translate-y: -0.1875rem;
}

.-translate-y-1\.25{
  --tw-translate-y: -0.3125rem;
}

.-translate-y-1\.75{
  --tw-translate-y: -0.4375rem;
}

.-translate-y-2\.25{
  --tw-translate-y: -0.5625rem;
}

.-translate-y-2\.75{
  --tw-translate-y: -0.6875rem;
}

.-translate-y-3\.25{
  --tw-translate-y: -0.8125rem;
}

.-translate-y-3\.75{
  --tw-translate-y: -0.9375rem;
}

.-translate-y-4\.25{
  --tw-translate-y: -1.0625rem;
}

.-translate-y-4\.5{
  --tw-translate-y: -1.125rem;
}

.-translate-y-4\.75{
  --tw-translate-y: -1.1875rem;
}

.-translate-y-5\.25{
  --tw-translate-y: -1.3125rem;
}

.-translate-y-5\.5{
  --tw-translate-y: -1.375rem;
}

.-translate-y-5\.75{
  --tw-translate-y: -1.4375rem;
}

.-translate-y-6\.25{
  --tw-translate-y: -1.5625rem;
}

.-translate-y-6\.5{
  --tw-translate-y: -1.625rem;
}

.-translate-y-6\.75{
  --tw-translate-y: -1.6875rem;
}

.-translate-y-7\.25{
  --tw-translate-y: -1.8125rem;
}

.-translate-y-7\.5{
  --tw-translate-y: -1.875rem;
}

.-translate-y-8\.25{
  --tw-translate-y: -2.0625rem;
}

.-translate-y-8\.5{
  --tw-translate-y: -2.125rem;
}

.-translate-y-9\.25{
  --tw-translate-y: -2.3125rem;
}

.-translate-y-9\.5{
  --tw-translate-y: -2.375rem;
}

.-translate-y-10\.5{
  --tw-translate-y: -2.625rem;
}

.-translate-y-11\.25{
  --tw-translate-y: -2.8125rem;
}

.-translate-y-11\.5{
  --tw-translate-y: -2.875rem;
}

.-translate-y-12\.5{
  --tw-translate-y: -3.125rem;
}

.-translate-y-12\.75{
  --tw-translate-y: -3.1875rem;
}

.-translate-y-13\.5{
  --tw-translate-y: -3.375rem;
}

.-translate-y-14\.5{
  --tw-translate-y: -3.625rem;
}

.-translate-y-15\.5{
  --tw-translate-y: -3.875rem;
}

.-translate-y-15\.75{
  --tw-translate-y: -3.9375rem;
}

.-translate-y-16\.25{
  --tw-translate-y: -4.0625rem;
}

.-translate-y-17\.25{
  --tw-translate-y: -4.3125rem;
}

.-translate-y-17\.5{
  --tw-translate-y: -4.375rem;
}

.-translate-y-18\.25{
  --tw-translate-y: -4.5625rem;
}

.-translate-y-18\.5{
  --tw-translate-y: -4.625rem;
}

.-translate-y-20\.25{
  --tw-translate-y: -5.0625rem;
}

.-translate-y-20\.5{
  --tw-translate-y: -5.125rem;
}

.-translate-y-22\.5{
  --tw-translate-y: -5.625rem;
}

.-translate-y-25\.5{
  --tw-translate-y: -6.375rem;
}

.-translate-y-26\.75{
  --tw-translate-y: -6.6875rem;
}

.-translate-y-32\.5{
  --tw-translate-y: -8.125rem;
}

.-translate-y-37\.5{
  --tw-translate-y: -9.375rem;
}

.-translate-y-41\.25{
  --tw-translate-y: -10.3125rem;
}

.-translate-y-52\.5{
  --tw-translate-y: -13.125rem;
}

.-translate-y-54\.5{
  --tw-translate-y: -13.625rem;
}

.-translate-y-57\.25{
  --tw-translate-y: -14.3125rem;
}

.-translate-y-57\.5{
  --tw-translate-y: -14.375rem;
}

.-translate-y-66\.25{
  --tw-translate-y: -16.5625rem;
}

.-translate-y-74\.5{
  --tw-translate-y: -18.125rem;
}

.-translate-y-106\.25{
  --tw-translate-y: -26.5625rem;
}

.-translate-y-112\.25{
  --tw-translate-y: -28.0675rem;
}

.-translate-y-112\.75{
  --tw-translate-y: -28.1875rem;
}

.-translate-y-147\.5{
  --tw-translate-y: -36.875rem;
}

.-translate-y-162\.5{
  --tw-translate-y: -40.625rem;
}

.-translate-y-172\.25{
  --tw-translate-y: -42.5625rem;
}

.-translate-y-175\.25{
  --tw-translate-y: -43.8125rem;
}

.-translate-y-184\.25{
  --tw-translate-y: -46.0625rem;
}

.-translate-y-203\.25{
  --tw-translate-y: -50.8125rem;
}

.-translate-y-half{
  --tw-translate-y: -50%;
}

.-translate-y-full{
  --tw-translate-y: -100%;
}

.-translate-y-1\/10{
  --tw-translate-y: -10%;
}

.-translate-y-2\/10{
  --tw-translate-y: -20%;
}

.-translate-y-3\/10{
  --tw-translate-y: -30%;
}

.-translate-y-4\/10{
  --tw-translate-y: -40%;
}

.-translate-y-4\.5\/10{
  --tw-translate-y: -45%;
}

.-translate-y-5\/10{
  --tw-translate-y: -50%;
}

.-translate-y-5\.5\/10{
  --tw-translate-y: -55%;
}

.-translate-y-6\/10{
  --tw-translate-y: -60%;
}

.-translate-y-7\/10{
  --tw-translate-y: -70%;
}

.-translate-y-8\/10{
  --tw-translate-y: -80%;
}

.-translate-y-9\/10{
  --tw-translate-y: -90%;
}

.-translate-y-1\/12{
  --tw-translate-y: -8.33333%;
}

.-translate-y-2\/12{
  --tw-translate-y: -16.66667%;
}

.-translate-y-3\/12{
  --tw-translate-y: -25%;
}

.-translate-y-4\/12{
  --tw-translate-y: -33.33333%;
}

.-translate-y-5\/12{
  --tw-translate-y: -41.66667%;
}

.-translate-y-6\/12{
  --tw-translate-y: -50%;
}

.-translate-y-7\/12{
  --tw-translate-y: -58.33333%;
}

.-translate-y-8\/12{
  --tw-translate-y: -66.66667%;
}

.-translate-y-9\/12{
  --tw-translate-y: -75%;
}

.-translate-y-10\/12{
  --tw-translate-y: -83.33333%;
}

.-translate-y-11\/12{
  --tw-translate-y: -91.66667%;
}

.translate-y-1\/2{
  --tw-translate-y: 50%;
}

.translate-y-1\/3{
  --tw-translate-y: 33.333333%;
}

.translate-y-2\/3{
  --tw-translate-y: 66.666667%;
}

.translate-y-1\/4{
  --tw-translate-y: 25%;
}

.translate-y-2\/4{
  --tw-translate-y: 50%;
}

.translate-y-3\/4{
  --tw-translate-y: 75%;
}

.-translate-y-1\/2{
  --tw-translate-y: -50%;
}

.-translate-y-1\/3{
  --tw-translate-y: -33.333333%;
}

.-translate-y-2\/3{
  --tw-translate-y: -66.666667%;
}

.-translate-y-1\/4{
  --tw-translate-y: -25%;
}

.-translate-y-2\/4{
  --tw-translate-y: -50%;
}

.-translate-y-3\/4{
  --tw-translate-y: -75%;
}

.hover\:translate-x-0:hover{
  --tw-translate-x: 0px;
}

.hover\:translate-x-1:hover{
  --tw-translate-x: 0.25rem;
}

.hover\:translate-x-2:hover{
  --tw-translate-x: 0.5rem;
}

.hover\:translate-x-3:hover{
  --tw-translate-x: 0.75rem;
}

.hover\:translate-x-4:hover{
  --tw-translate-x: 1rem;
}

.hover\:translate-x-5:hover{
  --tw-translate-x: 1.25rem;
}

.hover\:translate-x-6:hover{
  --tw-translate-x: 1.5rem;
}

.hover\:translate-x-7:hover{
  --tw-translate-x: 1.75rem;
}

.hover\:translate-x-8:hover{
  --tw-translate-x: 2rem;
}

.hover\:translate-x-9:hover{
  --tw-translate-x: 2.25rem;
}

.hover\:translate-x-10:hover{
  --tw-translate-x: 2.5rem;
}

.hover\:translate-x-11:hover{
  --tw-translate-x: 2.75rem;
}

.hover\:translate-x-12:hover{
  --tw-translate-x: 3rem;
}

.hover\:translate-x-13:hover{
  --tw-translate-x: 3.25rem;
}

.hover\:translate-x-14:hover{
  --tw-translate-x: 3.5rem;
}

.hover\:translate-x-15:hover{
  --tw-translate-x: 3.75rem;
}

.hover\:translate-x-16:hover{
  --tw-translate-x: 4rem;
}

.hover\:translate-x-17:hover{
  --tw-translate-x: 4.25rem;
}

.hover\:translate-x-18:hover{
  --tw-translate-x: 4.5rem;
}

.hover\:translate-x-19:hover{
  --tw-translate-x: 4.75rem;
}

.hover\:translate-x-20:hover{
  --tw-translate-x: 5rem;
}

.hover\:translate-x-22:hover{
  --tw-translate-x: 5.5rem;
}

.hover\:translate-x-24:hover{
  --tw-translate-x: 6rem;
}

.hover\:translate-x-25:hover{
  --tw-translate-x: 6.25rem;
}

.hover\:translate-x-28:hover{
  --tw-translate-x: 7rem;
}

.hover\:translate-x-30:hover{
  --tw-translate-x: 7.5rem;
}

.hover\:translate-x-32:hover{
  --tw-translate-x: 8rem;
}

.hover\:translate-x-34:hover{
  --tw-translate-x: 8.5rem;
}

.hover\:translate-x-35:hover{
  --tw-translate-x: 8.75rem;
}

.hover\:translate-x-36:hover{
  --tw-translate-x: 9rem;
}

.hover\:translate-x-39:hover{
  --tw-translate-x: 9.75rem;
}

.hover\:translate-x-40:hover{
  --tw-translate-x: 10rem;
}

.hover\:translate-x-42:hover{
  --tw-translate-x: 10.5rem;
}

.hover\:translate-x-44:hover{
  --tw-translate-x: 11rem;
}

.hover\:translate-x-45:hover{
  --tw-translate-x: 11.25rem;
}

.hover\:translate-x-48:hover{
  --tw-translate-x: 12rem;
}

.hover\:translate-x-50:hover{
  --tw-translate-x: 12.5rem;
}

.hover\:translate-x-52:hover{
  --tw-translate-x: 13rem;
}

.hover\:translate-x-55:hover{
  --tw-translate-x: 13.75rem;
}

.hover\:translate-x-56:hover{
  --tw-translate-x: 14rem;
}

.hover\:translate-x-58:hover{
  --tw-translate-x: 14.5rem;
}

.hover\:translate-x-60:hover{
  --tw-translate-x: 15rem;
}

.hover\:translate-x-64:hover{
  --tw-translate-x: 16rem;
}

.hover\:translate-x-65:hover{
  --tw-translate-x: 16.25rem;
}

.hover\:translate-x-68:hover{
  --tw-translate-x: 17rem;
}

.hover\:translate-x-69:hover{
  --tw-translate-x: 17.25rem;
}

.hover\:translate-x-70:hover{
  --tw-translate-x: 17.5rem;
}

.hover\:translate-x-72:hover{
  --tw-translate-x: 18rem;
}

.hover\:translate-x-75:hover{
  --tw-translate-x: 18.75rem;
}

.hover\:translate-x-80:hover{
  --tw-translate-x: 20rem;
}

.hover\:translate-x-85:hover{
  --tw-translate-x: 21.25rem;
}

.hover\:translate-x-86:hover{
  --tw-translate-x: 21.5rem;
}

.hover\:translate-x-90:hover{
  --tw-translate-x: 22.5rem;
}

.hover\:translate-x-96:hover{
  --tw-translate-x: 24rem;
}

.hover\:translate-x-100:hover{
  --tw-translate-x: 25rem;
}

.hover\:translate-x-115:hover{
  --tw-translate-x: 28.75rem;
}

.hover\:translate-x-125:hover{
  --tw-translate-x: 31.25rem;
}

.hover\:translate-x-142:hover{
  --tw-translate-x: 35.5rem;
}

.hover\:translate-x-150:hover{
  --tw-translate-x: 37.5rem;
}

.hover\:translate-x-156:hover{
  --tw-translate-x: 39rem;
}

.hover\:translate-x-160:hover{
  --tw-translate-x: 40rem;
}

.hover\:translate-x-175:hover{
  --tw-translate-x: 43.75rem;
}

.hover\:translate-x-207:hover{
  --tw-translate-x: 51.75rem;
}

.hover\:translate-x-242:hover{
  --tw-translate-x: 60.5rem;
}

.hover\:translate-x-250:hover{
  --tw-translate-x: 62.5rem;
}

.hover\:translate-x-258:hover{
  --tw-translate-x: 64.5rem;
}

.hover\:translate-x-265:hover{
  --tw-translate-x: 66.25rem;
}

.hover\:translate-x-280:hover{
  --tw-translate-x: 70rem;
}

.hover\:translate-x-px:hover{
  --tw-translate-x: 1px;
}

.hover\:translate-x-0\.5:hover{
  --tw-translate-x: 0.125rem;
}

.hover\:translate-x-1\.5:hover{
  --tw-translate-x: 0.375rem;
}

.hover\:translate-x-2\.5:hover{
  --tw-translate-x: 0.625rem;
}

.hover\:translate-x-3\.5:hover{
  --tw-translate-x: 0.875rem;
}

.hover\:translate-x-0\.25:hover{
  --tw-translate-x: 0.0625rem;
}

.hover\:translate-x-0\.75:hover{
  --tw-translate-x: 0.1875rem;
}

.hover\:translate-x-1\.25:hover{
  --tw-translate-x: 0.3125rem;
}

.hover\:translate-x-1\.75:hover{
  --tw-translate-x: 0.4375rem;
}

.hover\:translate-x-2\.25:hover{
  --tw-translate-x: 0.5625rem;
}

.hover\:translate-x-2\.75:hover{
  --tw-translate-x: 0.6875rem;
}

.hover\:translate-x-3\.25:hover{
  --tw-translate-x: 0.8125rem;
}

.hover\:translate-x-3\.75:hover{
  --tw-translate-x: 0.9375rem;
}

.hover\:translate-x-4\.25:hover{
  --tw-translate-x: 1.0625rem;
}

.hover\:translate-x-4\.5:hover{
  --tw-translate-x: 1.125rem;
}

.hover\:translate-x-4\.75:hover{
  --tw-translate-x: 1.1875rem;
}

.hover\:translate-x-5\.25:hover{
  --tw-translate-x: 1.3125rem;
}

.hover\:translate-x-5\.5:hover{
  --tw-translate-x: 1.375rem;
}

.hover\:translate-x-5\.75:hover{
  --tw-translate-x: 1.4375rem;
}

.hover\:translate-x-6\.25:hover{
  --tw-translate-x: 1.5625rem;
}

.hover\:translate-x-6\.5:hover{
  --tw-translate-x: 1.625rem;
}

.hover\:translate-x-6\.75:hover{
  --tw-translate-x: 1.6875rem;
}

.hover\:translate-x-7\.25:hover{
  --tw-translate-x: 1.8125rem;
}

.hover\:translate-x-7\.5:hover{
  --tw-translate-x: 1.875rem;
}

.hover\:translate-x-8\.25:hover{
  --tw-translate-x: 2.0625rem;
}

.hover\:translate-x-8\.5:hover{
  --tw-translate-x: 2.125rem;
}

.hover\:translate-x-9\.25:hover{
  --tw-translate-x: 2.3125rem;
}

.hover\:translate-x-9\.5:hover{
  --tw-translate-x: 2.375rem;
}

.hover\:translate-x-10\.5:hover{
  --tw-translate-x: 2.625rem;
}

.hover\:translate-x-11\.25:hover{
  --tw-translate-x: 2.8125rem;
}

.hover\:translate-x-11\.5:hover{
  --tw-translate-x: 2.875rem;
}

.hover\:translate-x-12\.5:hover{
  --tw-translate-x: 3.125rem;
}

.hover\:translate-x-12\.75:hover{
  --tw-translate-x: 3.1875rem;
}

.hover\:translate-x-13\.5:hover{
  --tw-translate-x: 3.375rem;
}

.hover\:translate-x-14\.5:hover{
  --tw-translate-x: 3.625rem;
}

.hover\:translate-x-15\.5:hover{
  --tw-translate-x: 3.875rem;
}

.hover\:translate-x-15\.75:hover{
  --tw-translate-x: 3.9375rem;
}

.hover\:translate-x-16\.25:hover{
  --tw-translate-x: 4.0625rem;
}

.hover\:translate-x-17\.25:hover{
  --tw-translate-x: 4.3125rem;
}

.hover\:translate-x-17\.5:hover{
  --tw-translate-x: 4.375rem;
}

.hover\:translate-x-18\.25:hover{
  --tw-translate-x: 4.5625rem;
}

.hover\:translate-x-18\.5:hover{
  --tw-translate-x: 4.625rem;
}

.hover\:translate-x-20\.25:hover{
  --tw-translate-x: 5.0625rem;
}

.hover\:translate-x-20\.5:hover{
  --tw-translate-x: 5.125rem;
}

.hover\:translate-x-22\.5:hover{
  --tw-translate-x: 5.625rem;
}

.hover\:translate-x-25\.5:hover{
  --tw-translate-x: 6.375rem;
}

.hover\:translate-x-26\.75:hover{
  --tw-translate-x: 6.6875rem;
}

.hover\:translate-x-32\.5:hover{
  --tw-translate-x: 8.125rem;
}

.hover\:translate-x-37\.5:hover{
  --tw-translate-x: 9.375rem;
}

.hover\:translate-x-41\.25:hover{
  --tw-translate-x: 10.3125rem;
}

.hover\:translate-x-52\.5:hover{
  --tw-translate-x: 13.125rem;
}

.hover\:translate-x-54\.5:hover{
  --tw-translate-x: 13.625rem;
}

.hover\:translate-x-57\.25:hover{
  --tw-translate-x: 14.3125rem;
}

.hover\:translate-x-57\.5:hover{
  --tw-translate-x: 14.375rem;
}

.hover\:translate-x-66\.25:hover{
  --tw-translate-x: 16.5625rem;
}

.hover\:translate-x-74\.5:hover{
  --tw-translate-x: 18.125rem;
}

.hover\:translate-x-106\.25:hover{
  --tw-translate-x: 26.5625rem;
}

.hover\:translate-x-112\.25:hover{
  --tw-translate-x: 28.0675rem;
}

.hover\:translate-x-112\.75:hover{
  --tw-translate-x: 28.1875rem;
}

.hover\:translate-x-147\.5:hover{
  --tw-translate-x: 36.875rem;
}

.hover\:translate-x-162\.5:hover{
  --tw-translate-x: 40.625rem;
}

.hover\:translate-x-172\.25:hover{
  --tw-translate-x: 42.5625rem;
}

.hover\:translate-x-175\.25:hover{
  --tw-translate-x: 43.8125rem;
}

.hover\:translate-x-184\.25:hover{
  --tw-translate-x: 46.0625rem;
}

.hover\:translate-x-203\.25:hover{
  --tw-translate-x: 50.8125rem;
}

.hover\:translate-x-half:hover{
  --tw-translate-x: 50%;
}

.hover\:translate-x-full:hover{
  --tw-translate-x: 100%;
}

.hover\:translate-x-1\/10:hover{
  --tw-translate-x: 10%;
}

.hover\:translate-x-2\/10:hover{
  --tw-translate-x: 20%;
}

.hover\:translate-x-3\/10:hover{
  --tw-translate-x: 30%;
}

.hover\:translate-x-4\/10:hover{
  --tw-translate-x: 40%;
}

.hover\:translate-x-4\.5\/10:hover{
  --tw-translate-x: 45%;
}

.hover\:translate-x-5\/10:hover{
  --tw-translate-x: 50%;
}

.hover\:translate-x-5\.5\/10:hover{
  --tw-translate-x: 55%;
}

.hover\:translate-x-6\/10:hover{
  --tw-translate-x: 60%;
}

.hover\:translate-x-7\/10:hover{
  --tw-translate-x: 70%;
}

.hover\:translate-x-8\/10:hover{
  --tw-translate-x: 80%;
}

.hover\:translate-x-9\/10:hover{
  --tw-translate-x: 90%;
}

.hover\:translate-x-1\/12:hover{
  --tw-translate-x: 8.333333%;
}

.hover\:translate-x-2\/12:hover{
  --tw-translate-x: 16.666667%;
}

.hover\:translate-x-3\/12:hover{
  --tw-translate-x: 25%;
}

.hover\:translate-x-4\/12:hover{
  --tw-translate-x: 33.333333%;
}

.hover\:translate-x-5\/12:hover{
  --tw-translate-x: 41.666667%;
}

.hover\:translate-x-6\/12:hover{
  --tw-translate-x: 50%;
}

.hover\:translate-x-7\/12:hover{
  --tw-translate-x: 58.333333%;
}

.hover\:translate-x-8\/12:hover{
  --tw-translate-x: 66.666667%;
}

.hover\:translate-x-9\/12:hover{
  --tw-translate-x: 75%;
}

.hover\:translate-x-10\/12:hover{
  --tw-translate-x: 83.333333%;
}

.hover\:translate-x-11\/12:hover{
  --tw-translate-x: 91.666667%;
}

.hover\:-translate-x-0:hover{
  --tw-translate-x: 0px;
}

.hover\:-translate-x-1:hover{
  --tw-translate-x: -0.25rem;
}

.hover\:-translate-x-2:hover{
  --tw-translate-x: -0.5rem;
}

.hover\:-translate-x-3:hover{
  --tw-translate-x: -0.75rem;
}

.hover\:-translate-x-4:hover{
  --tw-translate-x: -1rem;
}

.hover\:-translate-x-5:hover{
  --tw-translate-x: -1.25rem;
}

.hover\:-translate-x-6:hover{
  --tw-translate-x: -1.5rem;
}

.hover\:-translate-x-7:hover{
  --tw-translate-x: -1.75rem;
}

.hover\:-translate-x-8:hover{
  --tw-translate-x: -2rem;
}

.hover\:-translate-x-9:hover{
  --tw-translate-x: -2.25rem;
}

.hover\:-translate-x-10:hover{
  --tw-translate-x: -2.5rem;
}

.hover\:-translate-x-11:hover{
  --tw-translate-x: -2.75rem;
}

.hover\:-translate-x-12:hover{
  --tw-translate-x: -3rem;
}

.hover\:-translate-x-13:hover{
  --tw-translate-x: -3.25rem;
}

.hover\:-translate-x-14:hover{
  --tw-translate-x: -3.5rem;
}

.hover\:-translate-x-15:hover{
  --tw-translate-x: -3.75rem;
}

.hover\:-translate-x-16:hover{
  --tw-translate-x: -4rem;
}

.hover\:-translate-x-17:hover{
  --tw-translate-x: -4.25rem;
}

.hover\:-translate-x-18:hover{
  --tw-translate-x: -4.5rem;
}

.hover\:-translate-x-19:hover{
  --tw-translate-x: -4.75rem;
}

.hover\:-translate-x-20:hover{
  --tw-translate-x: -5rem;
}

.hover\:-translate-x-22:hover{
  --tw-translate-x: -5.5rem;
}

.hover\:-translate-x-24:hover{
  --tw-translate-x: -6rem;
}

.hover\:-translate-x-25:hover{
  --tw-translate-x: -6.25rem;
}

.hover\:-translate-x-28:hover{
  --tw-translate-x: -7rem;
}

.hover\:-translate-x-30:hover{
  --tw-translate-x: -7.5rem;
}

.hover\:-translate-x-32:hover{
  --tw-translate-x: -8rem;
}

.hover\:-translate-x-34:hover{
  --tw-translate-x: -8.5rem;
}

.hover\:-translate-x-35:hover{
  --tw-translate-x: -8.75rem;
}

.hover\:-translate-x-36:hover{
  --tw-translate-x: -9rem;
}

.hover\:-translate-x-39:hover{
  --tw-translate-x: -9.75rem;
}

.hover\:-translate-x-40:hover{
  --tw-translate-x: -10rem;
}

.hover\:-translate-x-42:hover{
  --tw-translate-x: -10.5rem;
}

.hover\:-translate-x-44:hover{
  --tw-translate-x: -11rem;
}

.hover\:-translate-x-45:hover{
  --tw-translate-x: -11.25rem;
}

.hover\:-translate-x-48:hover{
  --tw-translate-x: -12rem;
}

.hover\:-translate-x-50:hover{
  --tw-translate-x: -12.5rem;
}

.hover\:-translate-x-52:hover{
  --tw-translate-x: -13rem;
}

.hover\:-translate-x-55:hover{
  --tw-translate-x: -13.75rem;
}

.hover\:-translate-x-56:hover{
  --tw-translate-x: -14rem;
}

.hover\:-translate-x-58:hover{
  --tw-translate-x: -14.5rem;
}

.hover\:-translate-x-60:hover{
  --tw-translate-x: -15rem;
}

.hover\:-translate-x-64:hover{
  --tw-translate-x: -16rem;
}

.hover\:-translate-x-65:hover{
  --tw-translate-x: -16.25rem;
}

.hover\:-translate-x-68:hover{
  --tw-translate-x: -17rem;
}

.hover\:-translate-x-69:hover{
  --tw-translate-x: -17.25rem;
}

.hover\:-translate-x-70:hover{
  --tw-translate-x: -17.5rem;
}

.hover\:-translate-x-72:hover{
  --tw-translate-x: -18rem;
}

.hover\:-translate-x-75:hover{
  --tw-translate-x: -18.75rem;
}

.hover\:-translate-x-80:hover{
  --tw-translate-x: -20rem;
}

.hover\:-translate-x-85:hover{
  --tw-translate-x: -21.25rem;
}

.hover\:-translate-x-86:hover{
  --tw-translate-x: -21.5rem;
}

.hover\:-translate-x-90:hover{
  --tw-translate-x: -22.5rem;
}

.hover\:-translate-x-96:hover{
  --tw-translate-x: -24rem;
}

.hover\:-translate-x-100:hover{
  --tw-translate-x: -25rem;
}

.hover\:-translate-x-115:hover{
  --tw-translate-x: -28.75rem;
}

.hover\:-translate-x-125:hover{
  --tw-translate-x: -31.25rem;
}

.hover\:-translate-x-142:hover{
  --tw-translate-x: -35.5rem;
}

.hover\:-translate-x-150:hover{
  --tw-translate-x: -37.5rem;
}

.hover\:-translate-x-156:hover{
  --tw-translate-x: -39rem;
}

.hover\:-translate-x-160:hover{
  --tw-translate-x: -40rem;
}

.hover\:-translate-x-175:hover{
  --tw-translate-x: -43.75rem;
}

.hover\:-translate-x-207:hover{
  --tw-translate-x: -51.75rem;
}

.hover\:-translate-x-242:hover{
  --tw-translate-x: -60.5rem;
}

.hover\:-translate-x-250:hover{
  --tw-translate-x: -62.5rem;
}

.hover\:-translate-x-258:hover{
  --tw-translate-x: -64.5rem;
}

.hover\:-translate-x-265:hover{
  --tw-translate-x: -66.25rem;
}

.hover\:-translate-x-280:hover{
  --tw-translate-x: -70rem;
}

.hover\:-translate-x-px:hover{
  --tw-translate-x: -1px;
}

.hover\:-translate-x-0\.5:hover{
  --tw-translate-x: -0.125rem;
}

.hover\:-translate-x-1\.5:hover{
  --tw-translate-x: -0.375rem;
}

.hover\:-translate-x-2\.5:hover{
  --tw-translate-x: -0.625rem;
}

.hover\:-translate-x-3\.5:hover{
  --tw-translate-x: -0.875rem;
}

.hover\:-translate-x-0\.25:hover{
  --tw-translate-x: -0.0625rem;
}

.hover\:-translate-x-0\.75:hover{
  --tw-translate-x: -0.1875rem;
}

.hover\:-translate-x-1\.25:hover{
  --tw-translate-x: -0.3125rem;
}

.hover\:-translate-x-1\.75:hover{
  --tw-translate-x: -0.4375rem;
}

.hover\:-translate-x-2\.25:hover{
  --tw-translate-x: -0.5625rem;
}

.hover\:-translate-x-2\.75:hover{
  --tw-translate-x: -0.6875rem;
}

.hover\:-translate-x-3\.25:hover{
  --tw-translate-x: -0.8125rem;
}

.hover\:-translate-x-3\.75:hover{
  --tw-translate-x: -0.9375rem;
}

.hover\:-translate-x-4\.25:hover{
  --tw-translate-x: -1.0625rem;
}

.hover\:-translate-x-4\.5:hover{
  --tw-translate-x: -1.125rem;
}

.hover\:-translate-x-4\.75:hover{
  --tw-translate-x: -1.1875rem;
}

.hover\:-translate-x-5\.25:hover{
  --tw-translate-x: -1.3125rem;
}

.hover\:-translate-x-5\.5:hover{
  --tw-translate-x: -1.375rem;
}

.hover\:-translate-x-5\.75:hover{
  --tw-translate-x: -1.4375rem;
}

.hover\:-translate-x-6\.25:hover{
  --tw-translate-x: -1.5625rem;
}

.hover\:-translate-x-6\.5:hover{
  --tw-translate-x: -1.625rem;
}

.hover\:-translate-x-6\.75:hover{
  --tw-translate-x: -1.6875rem;
}

.hover\:-translate-x-7\.25:hover{
  --tw-translate-x: -1.8125rem;
}

.hover\:-translate-x-7\.5:hover{
  --tw-translate-x: -1.875rem;
}

.hover\:-translate-x-8\.25:hover{
  --tw-translate-x: -2.0625rem;
}

.hover\:-translate-x-8\.5:hover{
  --tw-translate-x: -2.125rem;
}

.hover\:-translate-x-9\.25:hover{
  --tw-translate-x: -2.3125rem;
}

.hover\:-translate-x-9\.5:hover{
  --tw-translate-x: -2.375rem;
}

.hover\:-translate-x-10\.5:hover{
  --tw-translate-x: -2.625rem;
}

.hover\:-translate-x-11\.25:hover{
  --tw-translate-x: -2.8125rem;
}

.hover\:-translate-x-11\.5:hover{
  --tw-translate-x: -2.875rem;
}

.hover\:-translate-x-12\.5:hover{
  --tw-translate-x: -3.125rem;
}

.hover\:-translate-x-12\.75:hover{
  --tw-translate-x: -3.1875rem;
}

.hover\:-translate-x-13\.5:hover{
  --tw-translate-x: -3.375rem;
}

.hover\:-translate-x-14\.5:hover{
  --tw-translate-x: -3.625rem;
}

.hover\:-translate-x-15\.5:hover{
  --tw-translate-x: -3.875rem;
}

.hover\:-translate-x-15\.75:hover{
  --tw-translate-x: -3.9375rem;
}

.hover\:-translate-x-16\.25:hover{
  --tw-translate-x: -4.0625rem;
}

.hover\:-translate-x-17\.25:hover{
  --tw-translate-x: -4.3125rem;
}

.hover\:-translate-x-17\.5:hover{
  --tw-translate-x: -4.375rem;
}

.hover\:-translate-x-18\.25:hover{
  --tw-translate-x: -4.5625rem;
}

.hover\:-translate-x-18\.5:hover{
  --tw-translate-x: -4.625rem;
}

.hover\:-translate-x-20\.25:hover{
  --tw-translate-x: -5.0625rem;
}

.hover\:-translate-x-20\.5:hover{
  --tw-translate-x: -5.125rem;
}

.hover\:-translate-x-22\.5:hover{
  --tw-translate-x: -5.625rem;
}

.hover\:-translate-x-25\.5:hover{
  --tw-translate-x: -6.375rem;
}

.hover\:-translate-x-26\.75:hover{
  --tw-translate-x: -6.6875rem;
}

.hover\:-translate-x-32\.5:hover{
  --tw-translate-x: -8.125rem;
}

.hover\:-translate-x-37\.5:hover{
  --tw-translate-x: -9.375rem;
}

.hover\:-translate-x-41\.25:hover{
  --tw-translate-x: -10.3125rem;
}

.hover\:-translate-x-52\.5:hover{
  --tw-translate-x: -13.125rem;
}

.hover\:-translate-x-54\.5:hover{
  --tw-translate-x: -13.625rem;
}

.hover\:-translate-x-57\.25:hover{
  --tw-translate-x: -14.3125rem;
}

.hover\:-translate-x-57\.5:hover{
  --tw-translate-x: -14.375rem;
}

.hover\:-translate-x-66\.25:hover{
  --tw-translate-x: -16.5625rem;
}

.hover\:-translate-x-74\.5:hover{
  --tw-translate-x: -18.125rem;
}

.hover\:-translate-x-106\.25:hover{
  --tw-translate-x: -26.5625rem;
}

.hover\:-translate-x-112\.25:hover{
  --tw-translate-x: -28.0675rem;
}

.hover\:-translate-x-112\.75:hover{
  --tw-translate-x: -28.1875rem;
}

.hover\:-translate-x-147\.5:hover{
  --tw-translate-x: -36.875rem;
}

.hover\:-translate-x-162\.5:hover{
  --tw-translate-x: -40.625rem;
}

.hover\:-translate-x-172\.25:hover{
  --tw-translate-x: -42.5625rem;
}

.hover\:-translate-x-175\.25:hover{
  --tw-translate-x: -43.8125rem;
}

.hover\:-translate-x-184\.25:hover{
  --tw-translate-x: -46.0625rem;
}

.hover\:-translate-x-203\.25:hover{
  --tw-translate-x: -50.8125rem;
}

.hover\:-translate-x-half:hover{
  --tw-translate-x: -50%;
}

.hover\:-translate-x-full:hover{
  --tw-translate-x: -100%;
}

.hover\:-translate-x-1\/10:hover{
  --tw-translate-x: -10%;
}

.hover\:-translate-x-2\/10:hover{
  --tw-translate-x: -20%;
}

.hover\:-translate-x-3\/10:hover{
  --tw-translate-x: -30%;
}

.hover\:-translate-x-4\/10:hover{
  --tw-translate-x: -40%;
}

.hover\:-translate-x-4\.5\/10:hover{
  --tw-translate-x: -45%;
}

.hover\:-translate-x-5\/10:hover{
  --tw-translate-x: -50%;
}

.hover\:-translate-x-5\.5\/10:hover{
  --tw-translate-x: -55%;
}

.hover\:-translate-x-6\/10:hover{
  --tw-translate-x: -60%;
}

.hover\:-translate-x-7\/10:hover{
  --tw-translate-x: -70%;
}

.hover\:-translate-x-8\/10:hover{
  --tw-translate-x: -80%;
}

.hover\:-translate-x-9\/10:hover{
  --tw-translate-x: -90%;
}

.hover\:-translate-x-1\/12:hover{
  --tw-translate-x: -8.33333%;
}

.hover\:-translate-x-2\/12:hover{
  --tw-translate-x: -16.66667%;
}

.hover\:-translate-x-3\/12:hover{
  --tw-translate-x: -25%;
}

.hover\:-translate-x-4\/12:hover{
  --tw-translate-x: -33.33333%;
}

.hover\:-translate-x-5\/12:hover{
  --tw-translate-x: -41.66667%;
}

.hover\:-translate-x-6\/12:hover{
  --tw-translate-x: -50%;
}

.hover\:-translate-x-7\/12:hover{
  --tw-translate-x: -58.33333%;
}

.hover\:-translate-x-8\/12:hover{
  --tw-translate-x: -66.66667%;
}

.hover\:-translate-x-9\/12:hover{
  --tw-translate-x: -75%;
}

.hover\:-translate-x-10\/12:hover{
  --tw-translate-x: -83.33333%;
}

.hover\:-translate-x-11\/12:hover{
  --tw-translate-x: -91.66667%;
}

.hover\:translate-x-1\/2:hover{
  --tw-translate-x: 50%;
}

.hover\:translate-x-1\/3:hover{
  --tw-translate-x: 33.333333%;
}

.hover\:translate-x-2\/3:hover{
  --tw-translate-x: 66.666667%;
}

.hover\:translate-x-1\/4:hover{
  --tw-translate-x: 25%;
}

.hover\:translate-x-2\/4:hover{
  --tw-translate-x: 50%;
}

.hover\:translate-x-3\/4:hover{
  --tw-translate-x: 75%;
}

.hover\:-translate-x-1\/2:hover{
  --tw-translate-x: -50%;
}

.hover\:-translate-x-1\/3:hover{
  --tw-translate-x: -33.333333%;
}

.hover\:-translate-x-2\/3:hover{
  --tw-translate-x: -66.666667%;
}

.hover\:-translate-x-1\/4:hover{
  --tw-translate-x: -25%;
}

.hover\:-translate-x-2\/4:hover{
  --tw-translate-x: -50%;
}

.hover\:-translate-x-3\/4:hover{
  --tw-translate-x: -75%;
}

.hover\:translate-y-0:hover{
  --tw-translate-y: 0px;
}

.hover\:translate-y-1:hover{
  --tw-translate-y: 0.25rem;
}

.hover\:translate-y-2:hover{
  --tw-translate-y: 0.5rem;
}

.hover\:translate-y-3:hover{
  --tw-translate-y: 0.75rem;
}

.hover\:translate-y-4:hover{
  --tw-translate-y: 1rem;
}

.hover\:translate-y-5:hover{
  --tw-translate-y: 1.25rem;
}

.hover\:translate-y-6:hover{
  --tw-translate-y: 1.5rem;
}

.hover\:translate-y-7:hover{
  --tw-translate-y: 1.75rem;
}

.hover\:translate-y-8:hover{
  --tw-translate-y: 2rem;
}

.hover\:translate-y-9:hover{
  --tw-translate-y: 2.25rem;
}

.hover\:translate-y-10:hover{
  --tw-translate-y: 2.5rem;
}

.hover\:translate-y-11:hover{
  --tw-translate-y: 2.75rem;
}

.hover\:translate-y-12:hover{
  --tw-translate-y: 3rem;
}

.hover\:translate-y-13:hover{
  --tw-translate-y: 3.25rem;
}

.hover\:translate-y-14:hover{
  --tw-translate-y: 3.5rem;
}

.hover\:translate-y-15:hover{
  --tw-translate-y: 3.75rem;
}

.hover\:translate-y-16:hover{
  --tw-translate-y: 4rem;
}

.hover\:translate-y-17:hover{
  --tw-translate-y: 4.25rem;
}

.hover\:translate-y-18:hover{
  --tw-translate-y: 4.5rem;
}

.hover\:translate-y-19:hover{
  --tw-translate-y: 4.75rem;
}

.hover\:translate-y-20:hover{
  --tw-translate-y: 5rem;
}

.hover\:translate-y-22:hover{
  --tw-translate-y: 5.5rem;
}

.hover\:translate-y-24:hover{
  --tw-translate-y: 6rem;
}

.hover\:translate-y-25:hover{
  --tw-translate-y: 6.25rem;
}

.hover\:translate-y-28:hover{
  --tw-translate-y: 7rem;
}

.hover\:translate-y-30:hover{
  --tw-translate-y: 7.5rem;
}

.hover\:translate-y-32:hover{
  --tw-translate-y: 8rem;
}

.hover\:translate-y-34:hover{
  --tw-translate-y: 8.5rem;
}

.hover\:translate-y-35:hover{
  --tw-translate-y: 8.75rem;
}

.hover\:translate-y-36:hover{
  --tw-translate-y: 9rem;
}

.hover\:translate-y-39:hover{
  --tw-translate-y: 9.75rem;
}

.hover\:translate-y-40:hover{
  --tw-translate-y: 10rem;
}

.hover\:translate-y-42:hover{
  --tw-translate-y: 10.5rem;
}

.hover\:translate-y-44:hover{
  --tw-translate-y: 11rem;
}

.hover\:translate-y-45:hover{
  --tw-translate-y: 11.25rem;
}

.hover\:translate-y-48:hover{
  --tw-translate-y: 12rem;
}

.hover\:translate-y-50:hover{
  --tw-translate-y: 12.5rem;
}

.hover\:translate-y-52:hover{
  --tw-translate-y: 13rem;
}

.hover\:translate-y-55:hover{
  --tw-translate-y: 13.75rem;
}

.hover\:translate-y-56:hover{
  --tw-translate-y: 14rem;
}

.hover\:translate-y-58:hover{
  --tw-translate-y: 14.5rem;
}

.hover\:translate-y-60:hover{
  --tw-translate-y: 15rem;
}

.hover\:translate-y-64:hover{
  --tw-translate-y: 16rem;
}

.hover\:translate-y-65:hover{
  --tw-translate-y: 16.25rem;
}

.hover\:translate-y-68:hover{
  --tw-translate-y: 17rem;
}

.hover\:translate-y-69:hover{
  --tw-translate-y: 17.25rem;
}

.hover\:translate-y-70:hover{
  --tw-translate-y: 17.5rem;
}

.hover\:translate-y-72:hover{
  --tw-translate-y: 18rem;
}

.hover\:translate-y-75:hover{
  --tw-translate-y: 18.75rem;
}

.hover\:translate-y-80:hover{
  --tw-translate-y: 20rem;
}

.hover\:translate-y-85:hover{
  --tw-translate-y: 21.25rem;
}

.hover\:translate-y-86:hover{
  --tw-translate-y: 21.5rem;
}

.hover\:translate-y-90:hover{
  --tw-translate-y: 22.5rem;
}

.hover\:translate-y-96:hover{
  --tw-translate-y: 24rem;
}

.hover\:translate-y-100:hover{
  --tw-translate-y: 25rem;
}

.hover\:translate-y-115:hover{
  --tw-translate-y: 28.75rem;
}

.hover\:translate-y-125:hover{
  --tw-translate-y: 31.25rem;
}

.hover\:translate-y-142:hover{
  --tw-translate-y: 35.5rem;
}

.hover\:translate-y-150:hover{
  --tw-translate-y: 37.5rem;
}

.hover\:translate-y-156:hover{
  --tw-translate-y: 39rem;
}

.hover\:translate-y-160:hover{
  --tw-translate-y: 40rem;
}

.hover\:translate-y-175:hover{
  --tw-translate-y: 43.75rem;
}

.hover\:translate-y-207:hover{
  --tw-translate-y: 51.75rem;
}

.hover\:translate-y-242:hover{
  --tw-translate-y: 60.5rem;
}

.hover\:translate-y-250:hover{
  --tw-translate-y: 62.5rem;
}

.hover\:translate-y-258:hover{
  --tw-translate-y: 64.5rem;
}

.hover\:translate-y-265:hover{
  --tw-translate-y: 66.25rem;
}

.hover\:translate-y-280:hover{
  --tw-translate-y: 70rem;
}

.hover\:translate-y-px:hover{
  --tw-translate-y: 1px;
}

.hover\:translate-y-0\.5:hover{
  --tw-translate-y: 0.125rem;
}

.hover\:translate-y-1\.5:hover{
  --tw-translate-y: 0.375rem;
}

.hover\:translate-y-2\.5:hover{
  --tw-translate-y: 0.625rem;
}

.hover\:translate-y-3\.5:hover{
  --tw-translate-y: 0.875rem;
}

.hover\:translate-y-0\.25:hover{
  --tw-translate-y: 0.0625rem;
}

.hover\:translate-y-0\.75:hover{
  --tw-translate-y: 0.1875rem;
}

.hover\:translate-y-1\.25:hover{
  --tw-translate-y: 0.3125rem;
}

.hover\:translate-y-1\.75:hover{
  --tw-translate-y: 0.4375rem;
}

.hover\:translate-y-2\.25:hover{
  --tw-translate-y: 0.5625rem;
}

.hover\:translate-y-2\.75:hover{
  --tw-translate-y: 0.6875rem;
}

.hover\:translate-y-3\.25:hover{
  --tw-translate-y: 0.8125rem;
}

.hover\:translate-y-3\.75:hover{
  --tw-translate-y: 0.9375rem;
}

.hover\:translate-y-4\.25:hover{
  --tw-translate-y: 1.0625rem;
}

.hover\:translate-y-4\.5:hover{
  --tw-translate-y: 1.125rem;
}

.hover\:translate-y-4\.75:hover{
  --tw-translate-y: 1.1875rem;
}

.hover\:translate-y-5\.25:hover{
  --tw-translate-y: 1.3125rem;
}

.hover\:translate-y-5\.5:hover{
  --tw-translate-y: 1.375rem;
}

.hover\:translate-y-5\.75:hover{
  --tw-translate-y: 1.4375rem;
}

.hover\:translate-y-6\.25:hover{
  --tw-translate-y: 1.5625rem;
}

.hover\:translate-y-6\.5:hover{
  --tw-translate-y: 1.625rem;
}

.hover\:translate-y-6\.75:hover{
  --tw-translate-y: 1.6875rem;
}

.hover\:translate-y-7\.25:hover{
  --tw-translate-y: 1.8125rem;
}

.hover\:translate-y-7\.5:hover{
  --tw-translate-y: 1.875rem;
}

.hover\:translate-y-8\.25:hover{
  --tw-translate-y: 2.0625rem;
}

.hover\:translate-y-8\.5:hover{
  --tw-translate-y: 2.125rem;
}

.hover\:translate-y-9\.25:hover{
  --tw-translate-y: 2.3125rem;
}

.hover\:translate-y-9\.5:hover{
  --tw-translate-y: 2.375rem;
}

.hover\:translate-y-10\.5:hover{
  --tw-translate-y: 2.625rem;
}

.hover\:translate-y-11\.25:hover{
  --tw-translate-y: 2.8125rem;
}

.hover\:translate-y-11\.5:hover{
  --tw-translate-y: 2.875rem;
}

.hover\:translate-y-12\.5:hover{
  --tw-translate-y: 3.125rem;
}

.hover\:translate-y-12\.75:hover{
  --tw-translate-y: 3.1875rem;
}

.hover\:translate-y-13\.5:hover{
  --tw-translate-y: 3.375rem;
}

.hover\:translate-y-14\.5:hover{
  --tw-translate-y: 3.625rem;
}

.hover\:translate-y-15\.5:hover{
  --tw-translate-y: 3.875rem;
}

.hover\:translate-y-15\.75:hover{
  --tw-translate-y: 3.9375rem;
}

.hover\:translate-y-16\.25:hover{
  --tw-translate-y: 4.0625rem;
}

.hover\:translate-y-17\.25:hover{
  --tw-translate-y: 4.3125rem;
}

.hover\:translate-y-17\.5:hover{
  --tw-translate-y: 4.375rem;
}

.hover\:translate-y-18\.25:hover{
  --tw-translate-y: 4.5625rem;
}

.hover\:translate-y-18\.5:hover{
  --tw-translate-y: 4.625rem;
}

.hover\:translate-y-20\.25:hover{
  --tw-translate-y: 5.0625rem;
}

.hover\:translate-y-20\.5:hover{
  --tw-translate-y: 5.125rem;
}

.hover\:translate-y-22\.5:hover{
  --tw-translate-y: 5.625rem;
}

.hover\:translate-y-25\.5:hover{
  --tw-translate-y: 6.375rem;
}

.hover\:translate-y-26\.75:hover{
  --tw-translate-y: 6.6875rem;
}

.hover\:translate-y-32\.5:hover{
  --tw-translate-y: 8.125rem;
}

.hover\:translate-y-37\.5:hover{
  --tw-translate-y: 9.375rem;
}

.hover\:translate-y-41\.25:hover{
  --tw-translate-y: 10.3125rem;
}

.hover\:translate-y-52\.5:hover{
  --tw-translate-y: 13.125rem;
}

.hover\:translate-y-54\.5:hover{
  --tw-translate-y: 13.625rem;
}

.hover\:translate-y-57\.25:hover{
  --tw-translate-y: 14.3125rem;
}

.hover\:translate-y-57\.5:hover{
  --tw-translate-y: 14.375rem;
}

.hover\:translate-y-66\.25:hover{
  --tw-translate-y: 16.5625rem;
}

.hover\:translate-y-74\.5:hover{
  --tw-translate-y: 18.125rem;
}

.hover\:translate-y-106\.25:hover{
  --tw-translate-y: 26.5625rem;
}

.hover\:translate-y-112\.25:hover{
  --tw-translate-y: 28.0675rem;
}

.hover\:translate-y-112\.75:hover{
  --tw-translate-y: 28.1875rem;
}

.hover\:translate-y-147\.5:hover{
  --tw-translate-y: 36.875rem;
}

.hover\:translate-y-162\.5:hover{
  --tw-translate-y: 40.625rem;
}

.hover\:translate-y-172\.25:hover{
  --tw-translate-y: 42.5625rem;
}

.hover\:translate-y-175\.25:hover{
  --tw-translate-y: 43.8125rem;
}

.hover\:translate-y-184\.25:hover{
  --tw-translate-y: 46.0625rem;
}

.hover\:translate-y-203\.25:hover{
  --tw-translate-y: 50.8125rem;
}

.hover\:translate-y-half:hover{
  --tw-translate-y: 50%;
}

.hover\:translate-y-full:hover{
  --tw-translate-y: 100%;
}

.hover\:translate-y-1\/10:hover{
  --tw-translate-y: 10%;
}

.hover\:translate-y-2\/10:hover{
  --tw-translate-y: 20%;
}

.hover\:translate-y-3\/10:hover{
  --tw-translate-y: 30%;
}

.hover\:translate-y-4\/10:hover{
  --tw-translate-y: 40%;
}

.hover\:translate-y-4\.5\/10:hover{
  --tw-translate-y: 45%;
}

.hover\:translate-y-5\/10:hover{
  --tw-translate-y: 50%;
}

.hover\:translate-y-5\.5\/10:hover{
  --tw-translate-y: 55%;
}

.hover\:translate-y-6\/10:hover{
  --tw-translate-y: 60%;
}

.hover\:translate-y-7\/10:hover{
  --tw-translate-y: 70%;
}

.hover\:translate-y-8\/10:hover{
  --tw-translate-y: 80%;
}

.hover\:translate-y-9\/10:hover{
  --tw-translate-y: 90%;
}

.hover\:translate-y-1\/12:hover{
  --tw-translate-y: 8.333333%;
}

.hover\:translate-y-2\/12:hover{
  --tw-translate-y: 16.666667%;
}

.hover\:translate-y-3\/12:hover{
  --tw-translate-y: 25%;
}

.hover\:translate-y-4\/12:hover{
  --tw-translate-y: 33.333333%;
}

.hover\:translate-y-5\/12:hover{
  --tw-translate-y: 41.666667%;
}

.hover\:translate-y-6\/12:hover{
  --tw-translate-y: 50%;
}

.hover\:translate-y-7\/12:hover{
  --tw-translate-y: 58.333333%;
}

.hover\:translate-y-8\/12:hover{
  --tw-translate-y: 66.666667%;
}

.hover\:translate-y-9\/12:hover{
  --tw-translate-y: 75%;
}

.hover\:translate-y-10\/12:hover{
  --tw-translate-y: 83.333333%;
}

.hover\:translate-y-11\/12:hover{
  --tw-translate-y: 91.666667%;
}

.hover\:-translate-y-0:hover{
  --tw-translate-y: 0px;
}

.hover\:-translate-y-1:hover{
  --tw-translate-y: -0.25rem;
}

.hover\:-translate-y-2:hover{
  --tw-translate-y: -0.5rem;
}

.hover\:-translate-y-3:hover{
  --tw-translate-y: -0.75rem;
}

.hover\:-translate-y-4:hover{
  --tw-translate-y: -1rem;
}

.hover\:-translate-y-5:hover{
  --tw-translate-y: -1.25rem;
}

.hover\:-translate-y-6:hover{
  --tw-translate-y: -1.5rem;
}

.hover\:-translate-y-7:hover{
  --tw-translate-y: -1.75rem;
}

.hover\:-translate-y-8:hover{
  --tw-translate-y: -2rem;
}

.hover\:-translate-y-9:hover{
  --tw-translate-y: -2.25rem;
}

.hover\:-translate-y-10:hover{
  --tw-translate-y: -2.5rem;
}

.hover\:-translate-y-11:hover{
  --tw-translate-y: -2.75rem;
}

.hover\:-translate-y-12:hover{
  --tw-translate-y: -3rem;
}

.hover\:-translate-y-13:hover{
  --tw-translate-y: -3.25rem;
}

.hover\:-translate-y-14:hover{
  --tw-translate-y: -3.5rem;
}

.hover\:-translate-y-15:hover{
  --tw-translate-y: -3.75rem;
}

.hover\:-translate-y-16:hover{
  --tw-translate-y: -4rem;
}

.hover\:-translate-y-17:hover{
  --tw-translate-y: -4.25rem;
}

.hover\:-translate-y-18:hover{
  --tw-translate-y: -4.5rem;
}

.hover\:-translate-y-19:hover{
  --tw-translate-y: -4.75rem;
}

.hover\:-translate-y-20:hover{
  --tw-translate-y: -5rem;
}

.hover\:-translate-y-22:hover{
  --tw-translate-y: -5.5rem;
}

.hover\:-translate-y-24:hover{
  --tw-translate-y: -6rem;
}

.hover\:-translate-y-25:hover{
  --tw-translate-y: -6.25rem;
}

.hover\:-translate-y-28:hover{
  --tw-translate-y: -7rem;
}

.hover\:-translate-y-30:hover{
  --tw-translate-y: -7.5rem;
}

.hover\:-translate-y-32:hover{
  --tw-translate-y: -8rem;
}

.hover\:-translate-y-34:hover{
  --tw-translate-y: -8.5rem;
}

.hover\:-translate-y-35:hover{
  --tw-translate-y: -8.75rem;
}

.hover\:-translate-y-36:hover{
  --tw-translate-y: -9rem;
}

.hover\:-translate-y-39:hover{
  --tw-translate-y: -9.75rem;
}

.hover\:-translate-y-40:hover{
  --tw-translate-y: -10rem;
}

.hover\:-translate-y-42:hover{
  --tw-translate-y: -10.5rem;
}

.hover\:-translate-y-44:hover{
  --tw-translate-y: -11rem;
}

.hover\:-translate-y-45:hover{
  --tw-translate-y: -11.25rem;
}

.hover\:-translate-y-48:hover{
  --tw-translate-y: -12rem;
}

.hover\:-translate-y-50:hover{
  --tw-translate-y: -12.5rem;
}

.hover\:-translate-y-52:hover{
  --tw-translate-y: -13rem;
}

.hover\:-translate-y-55:hover{
  --tw-translate-y: -13.75rem;
}

.hover\:-translate-y-56:hover{
  --tw-translate-y: -14rem;
}

.hover\:-translate-y-58:hover{
  --tw-translate-y: -14.5rem;
}

.hover\:-translate-y-60:hover{
  --tw-translate-y: -15rem;
}

.hover\:-translate-y-64:hover{
  --tw-translate-y: -16rem;
}

.hover\:-translate-y-65:hover{
  --tw-translate-y: -16.25rem;
}

.hover\:-translate-y-68:hover{
  --tw-translate-y: -17rem;
}

.hover\:-translate-y-69:hover{
  --tw-translate-y: -17.25rem;
}

.hover\:-translate-y-70:hover{
  --tw-translate-y: -17.5rem;
}

.hover\:-translate-y-72:hover{
  --tw-translate-y: -18rem;
}

.hover\:-translate-y-75:hover{
  --tw-translate-y: -18.75rem;
}

.hover\:-translate-y-80:hover{
  --tw-translate-y: -20rem;
}

.hover\:-translate-y-85:hover{
  --tw-translate-y: -21.25rem;
}

.hover\:-translate-y-86:hover{
  --tw-translate-y: -21.5rem;
}

.hover\:-translate-y-90:hover{
  --tw-translate-y: -22.5rem;
}

.hover\:-translate-y-96:hover{
  --tw-translate-y: -24rem;
}

.hover\:-translate-y-100:hover{
  --tw-translate-y: -25rem;
}

.hover\:-translate-y-115:hover{
  --tw-translate-y: -28.75rem;
}

.hover\:-translate-y-125:hover{
  --tw-translate-y: -31.25rem;
}

.hover\:-translate-y-142:hover{
  --tw-translate-y: -35.5rem;
}

.hover\:-translate-y-150:hover{
  --tw-translate-y: -37.5rem;
}

.hover\:-translate-y-156:hover{
  --tw-translate-y: -39rem;
}

.hover\:-translate-y-160:hover{
  --tw-translate-y: -40rem;
}

.hover\:-translate-y-175:hover{
  --tw-translate-y: -43.75rem;
}

.hover\:-translate-y-207:hover{
  --tw-translate-y: -51.75rem;
}

.hover\:-translate-y-242:hover{
  --tw-translate-y: -60.5rem;
}

.hover\:-translate-y-250:hover{
  --tw-translate-y: -62.5rem;
}

.hover\:-translate-y-258:hover{
  --tw-translate-y: -64.5rem;
}

.hover\:-translate-y-265:hover{
  --tw-translate-y: -66.25rem;
}

.hover\:-translate-y-280:hover{
  --tw-translate-y: -70rem;
}

.hover\:-translate-y-px:hover{
  --tw-translate-y: -1px;
}

.hover\:-translate-y-0\.5:hover{
  --tw-translate-y: -0.125rem;
}

.hover\:-translate-y-1\.5:hover{
  --tw-translate-y: -0.375rem;
}

.hover\:-translate-y-2\.5:hover{
  --tw-translate-y: -0.625rem;
}

.hover\:-translate-y-3\.5:hover{
  --tw-translate-y: -0.875rem;
}

.hover\:-translate-y-0\.25:hover{
  --tw-translate-y: -0.0625rem;
}

.hover\:-translate-y-0\.75:hover{
  --tw-translate-y: -0.1875rem;
}

.hover\:-translate-y-1\.25:hover{
  --tw-translate-y: -0.3125rem;
}

.hover\:-translate-y-1\.75:hover{
  --tw-translate-y: -0.4375rem;
}

.hover\:-translate-y-2\.25:hover{
  --tw-translate-y: -0.5625rem;
}

.hover\:-translate-y-2\.75:hover{
  --tw-translate-y: -0.6875rem;
}

.hover\:-translate-y-3\.25:hover{
  --tw-translate-y: -0.8125rem;
}

.hover\:-translate-y-3\.75:hover{
  --tw-translate-y: -0.9375rem;
}

.hover\:-translate-y-4\.25:hover{
  --tw-translate-y: -1.0625rem;
}

.hover\:-translate-y-4\.5:hover{
  --tw-translate-y: -1.125rem;
}

.hover\:-translate-y-4\.75:hover{
  --tw-translate-y: -1.1875rem;
}

.hover\:-translate-y-5\.25:hover{
  --tw-translate-y: -1.3125rem;
}

.hover\:-translate-y-5\.5:hover{
  --tw-translate-y: -1.375rem;
}

.hover\:-translate-y-5\.75:hover{
  --tw-translate-y: -1.4375rem;
}

.hover\:-translate-y-6\.25:hover{
  --tw-translate-y: -1.5625rem;
}

.hover\:-translate-y-6\.5:hover{
  --tw-translate-y: -1.625rem;
}

.hover\:-translate-y-6\.75:hover{
  --tw-translate-y: -1.6875rem;
}

.hover\:-translate-y-7\.25:hover{
  --tw-translate-y: -1.8125rem;
}

.hover\:-translate-y-7\.5:hover{
  --tw-translate-y: -1.875rem;
}

.hover\:-translate-y-8\.25:hover{
  --tw-translate-y: -2.0625rem;
}

.hover\:-translate-y-8\.5:hover{
  --tw-translate-y: -2.125rem;
}

.hover\:-translate-y-9\.25:hover{
  --tw-translate-y: -2.3125rem;
}

.hover\:-translate-y-9\.5:hover{
  --tw-translate-y: -2.375rem;
}

.hover\:-translate-y-10\.5:hover{
  --tw-translate-y: -2.625rem;
}

.hover\:-translate-y-11\.25:hover{
  --tw-translate-y: -2.8125rem;
}

.hover\:-translate-y-11\.5:hover{
  --tw-translate-y: -2.875rem;
}

.hover\:-translate-y-12\.5:hover{
  --tw-translate-y: -3.125rem;
}

.hover\:-translate-y-12\.75:hover{
  --tw-translate-y: -3.1875rem;
}

.hover\:-translate-y-13\.5:hover{
  --tw-translate-y: -3.375rem;
}

.hover\:-translate-y-14\.5:hover{
  --tw-translate-y: -3.625rem;
}

.hover\:-translate-y-15\.5:hover{
  --tw-translate-y: -3.875rem;
}

.hover\:-translate-y-15\.75:hover{
  --tw-translate-y: -3.9375rem;
}

.hover\:-translate-y-16\.25:hover{
  --tw-translate-y: -4.0625rem;
}

.hover\:-translate-y-17\.25:hover{
  --tw-translate-y: -4.3125rem;
}

.hover\:-translate-y-17\.5:hover{
  --tw-translate-y: -4.375rem;
}

.hover\:-translate-y-18\.25:hover{
  --tw-translate-y: -4.5625rem;
}

.hover\:-translate-y-18\.5:hover{
  --tw-translate-y: -4.625rem;
}

.hover\:-translate-y-20\.25:hover{
  --tw-translate-y: -5.0625rem;
}

.hover\:-translate-y-20\.5:hover{
  --tw-translate-y: -5.125rem;
}

.hover\:-translate-y-22\.5:hover{
  --tw-translate-y: -5.625rem;
}

.hover\:-translate-y-25\.5:hover{
  --tw-translate-y: -6.375rem;
}

.hover\:-translate-y-26\.75:hover{
  --tw-translate-y: -6.6875rem;
}

.hover\:-translate-y-32\.5:hover{
  --tw-translate-y: -8.125rem;
}

.hover\:-translate-y-37\.5:hover{
  --tw-translate-y: -9.375rem;
}

.hover\:-translate-y-41\.25:hover{
  --tw-translate-y: -10.3125rem;
}

.hover\:-translate-y-52\.5:hover{
  --tw-translate-y: -13.125rem;
}

.hover\:-translate-y-54\.5:hover{
  --tw-translate-y: -13.625rem;
}

.hover\:-translate-y-57\.25:hover{
  --tw-translate-y: -14.3125rem;
}

.hover\:-translate-y-57\.5:hover{
  --tw-translate-y: -14.375rem;
}

.hover\:-translate-y-66\.25:hover{
  --tw-translate-y: -16.5625rem;
}

.hover\:-translate-y-74\.5:hover{
  --tw-translate-y: -18.125rem;
}

.hover\:-translate-y-106\.25:hover{
  --tw-translate-y: -26.5625rem;
}

.hover\:-translate-y-112\.25:hover{
  --tw-translate-y: -28.0675rem;
}

.hover\:-translate-y-112\.75:hover{
  --tw-translate-y: -28.1875rem;
}

.hover\:-translate-y-147\.5:hover{
  --tw-translate-y: -36.875rem;
}

.hover\:-translate-y-162\.5:hover{
  --tw-translate-y: -40.625rem;
}

.hover\:-translate-y-172\.25:hover{
  --tw-translate-y: -42.5625rem;
}

.hover\:-translate-y-175\.25:hover{
  --tw-translate-y: -43.8125rem;
}

.hover\:-translate-y-184\.25:hover{
  --tw-translate-y: -46.0625rem;
}

.hover\:-translate-y-203\.25:hover{
  --tw-translate-y: -50.8125rem;
}

.hover\:-translate-y-half:hover{
  --tw-translate-y: -50%;
}

.hover\:-translate-y-full:hover{
  --tw-translate-y: -100%;
}

.hover\:-translate-y-1\/10:hover{
  --tw-translate-y: -10%;
}

.hover\:-translate-y-2\/10:hover{
  --tw-translate-y: -20%;
}

.hover\:-translate-y-3\/10:hover{
  --tw-translate-y: -30%;
}

.hover\:-translate-y-4\/10:hover{
  --tw-translate-y: -40%;
}

.hover\:-translate-y-4\.5\/10:hover{
  --tw-translate-y: -45%;
}

.hover\:-translate-y-5\/10:hover{
  --tw-translate-y: -50%;
}

.hover\:-translate-y-5\.5\/10:hover{
  --tw-translate-y: -55%;
}

.hover\:-translate-y-6\/10:hover{
  --tw-translate-y: -60%;
}

.hover\:-translate-y-7\/10:hover{
  --tw-translate-y: -70%;
}

.hover\:-translate-y-8\/10:hover{
  --tw-translate-y: -80%;
}

.hover\:-translate-y-9\/10:hover{
  --tw-translate-y: -90%;
}

.hover\:-translate-y-1\/12:hover{
  --tw-translate-y: -8.33333%;
}

.hover\:-translate-y-2\/12:hover{
  --tw-translate-y: -16.66667%;
}

.hover\:-translate-y-3\/12:hover{
  --tw-translate-y: -25%;
}

.hover\:-translate-y-4\/12:hover{
  --tw-translate-y: -33.33333%;
}

.hover\:-translate-y-5\/12:hover{
  --tw-translate-y: -41.66667%;
}

.hover\:-translate-y-6\/12:hover{
  --tw-translate-y: -50%;
}

.hover\:-translate-y-7\/12:hover{
  --tw-translate-y: -58.33333%;
}

.hover\:-translate-y-8\/12:hover{
  --tw-translate-y: -66.66667%;
}

.hover\:-translate-y-9\/12:hover{
  --tw-translate-y: -75%;
}

.hover\:-translate-y-10\/12:hover{
  --tw-translate-y: -83.33333%;
}

.hover\:-translate-y-11\/12:hover{
  --tw-translate-y: -91.66667%;
}

.hover\:translate-y-1\/2:hover{
  --tw-translate-y: 50%;
}

.hover\:translate-y-1\/3:hover{
  --tw-translate-y: 33.333333%;
}

.hover\:translate-y-2\/3:hover{
  --tw-translate-y: 66.666667%;
}

.hover\:translate-y-1\/4:hover{
  --tw-translate-y: 25%;
}

.hover\:translate-y-2\/4:hover{
  --tw-translate-y: 50%;
}

.hover\:translate-y-3\/4:hover{
  --tw-translate-y: 75%;
}

.hover\:-translate-y-1\/2:hover{
  --tw-translate-y: -50%;
}

.hover\:-translate-y-1\/3:hover{
  --tw-translate-y: -33.333333%;
}

.hover\:-translate-y-2\/3:hover{
  --tw-translate-y: -66.666667%;
}

.hover\:-translate-y-1\/4:hover{
  --tw-translate-y: -25%;
}

.hover\:-translate-y-2\/4:hover{
  --tw-translate-y: -50%;
}

.hover\:-translate-y-3\/4:hover{
  --tw-translate-y: -75%;
}

.focus\:translate-x-0:focus{
  --tw-translate-x: 0px;
}

.focus\:translate-x-1:focus{
  --tw-translate-x: 0.25rem;
}

.focus\:translate-x-2:focus{
  --tw-translate-x: 0.5rem;
}

.focus\:translate-x-3:focus{
  --tw-translate-x: 0.75rem;
}

.focus\:translate-x-4:focus{
  --tw-translate-x: 1rem;
}

.focus\:translate-x-5:focus{
  --tw-translate-x: 1.25rem;
}

.focus\:translate-x-6:focus{
  --tw-translate-x: 1.5rem;
}

.focus\:translate-x-7:focus{
  --tw-translate-x: 1.75rem;
}

.focus\:translate-x-8:focus{
  --tw-translate-x: 2rem;
}

.focus\:translate-x-9:focus{
  --tw-translate-x: 2.25rem;
}

.focus\:translate-x-10:focus{
  --tw-translate-x: 2.5rem;
}

.focus\:translate-x-11:focus{
  --tw-translate-x: 2.75rem;
}

.focus\:translate-x-12:focus{
  --tw-translate-x: 3rem;
}

.focus\:translate-x-13:focus{
  --tw-translate-x: 3.25rem;
}

.focus\:translate-x-14:focus{
  --tw-translate-x: 3.5rem;
}

.focus\:translate-x-15:focus{
  --tw-translate-x: 3.75rem;
}

.focus\:translate-x-16:focus{
  --tw-translate-x: 4rem;
}

.focus\:translate-x-17:focus{
  --tw-translate-x: 4.25rem;
}

.focus\:translate-x-18:focus{
  --tw-translate-x: 4.5rem;
}

.focus\:translate-x-19:focus{
  --tw-translate-x: 4.75rem;
}

.focus\:translate-x-20:focus{
  --tw-translate-x: 5rem;
}

.focus\:translate-x-22:focus{
  --tw-translate-x: 5.5rem;
}

.focus\:translate-x-24:focus{
  --tw-translate-x: 6rem;
}

.focus\:translate-x-25:focus{
  --tw-translate-x: 6.25rem;
}

.focus\:translate-x-28:focus{
  --tw-translate-x: 7rem;
}

.focus\:translate-x-30:focus{
  --tw-translate-x: 7.5rem;
}

.focus\:translate-x-32:focus{
  --tw-translate-x: 8rem;
}

.focus\:translate-x-34:focus{
  --tw-translate-x: 8.5rem;
}

.focus\:translate-x-35:focus{
  --tw-translate-x: 8.75rem;
}

.focus\:translate-x-36:focus{
  --tw-translate-x: 9rem;
}

.focus\:translate-x-39:focus{
  --tw-translate-x: 9.75rem;
}

.focus\:translate-x-40:focus{
  --tw-translate-x: 10rem;
}

.focus\:translate-x-42:focus{
  --tw-translate-x: 10.5rem;
}

.focus\:translate-x-44:focus{
  --tw-translate-x: 11rem;
}

.focus\:translate-x-45:focus{
  --tw-translate-x: 11.25rem;
}

.focus\:translate-x-48:focus{
  --tw-translate-x: 12rem;
}

.focus\:translate-x-50:focus{
  --tw-translate-x: 12.5rem;
}

.focus\:translate-x-52:focus{
  --tw-translate-x: 13rem;
}

.focus\:translate-x-55:focus{
  --tw-translate-x: 13.75rem;
}

.focus\:translate-x-56:focus{
  --tw-translate-x: 14rem;
}

.focus\:translate-x-58:focus{
  --tw-translate-x: 14.5rem;
}

.focus\:translate-x-60:focus{
  --tw-translate-x: 15rem;
}

.focus\:translate-x-64:focus{
  --tw-translate-x: 16rem;
}

.focus\:translate-x-65:focus{
  --tw-translate-x: 16.25rem;
}

.focus\:translate-x-68:focus{
  --tw-translate-x: 17rem;
}

.focus\:translate-x-69:focus{
  --tw-translate-x: 17.25rem;
}

.focus\:translate-x-70:focus{
  --tw-translate-x: 17.5rem;
}

.focus\:translate-x-72:focus{
  --tw-translate-x: 18rem;
}

.focus\:translate-x-75:focus{
  --tw-translate-x: 18.75rem;
}

.focus\:translate-x-80:focus{
  --tw-translate-x: 20rem;
}

.focus\:translate-x-85:focus{
  --tw-translate-x: 21.25rem;
}

.focus\:translate-x-86:focus{
  --tw-translate-x: 21.5rem;
}

.focus\:translate-x-90:focus{
  --tw-translate-x: 22.5rem;
}

.focus\:translate-x-96:focus{
  --tw-translate-x: 24rem;
}

.focus\:translate-x-100:focus{
  --tw-translate-x: 25rem;
}

.focus\:translate-x-115:focus{
  --tw-translate-x: 28.75rem;
}

.focus\:translate-x-125:focus{
  --tw-translate-x: 31.25rem;
}

.focus\:translate-x-142:focus{
  --tw-translate-x: 35.5rem;
}

.focus\:translate-x-150:focus{
  --tw-translate-x: 37.5rem;
}

.focus\:translate-x-156:focus{
  --tw-translate-x: 39rem;
}

.focus\:translate-x-160:focus{
  --tw-translate-x: 40rem;
}

.focus\:translate-x-175:focus{
  --tw-translate-x: 43.75rem;
}

.focus\:translate-x-207:focus{
  --tw-translate-x: 51.75rem;
}

.focus\:translate-x-242:focus{
  --tw-translate-x: 60.5rem;
}

.focus\:translate-x-250:focus{
  --tw-translate-x: 62.5rem;
}

.focus\:translate-x-258:focus{
  --tw-translate-x: 64.5rem;
}

.focus\:translate-x-265:focus{
  --tw-translate-x: 66.25rem;
}

.focus\:translate-x-280:focus{
  --tw-translate-x: 70rem;
}

.focus\:translate-x-px:focus{
  --tw-translate-x: 1px;
}

.focus\:translate-x-0\.5:focus{
  --tw-translate-x: 0.125rem;
}

.focus\:translate-x-1\.5:focus{
  --tw-translate-x: 0.375rem;
}

.focus\:translate-x-2\.5:focus{
  --tw-translate-x: 0.625rem;
}

.focus\:translate-x-3\.5:focus{
  --tw-translate-x: 0.875rem;
}

.focus\:translate-x-0\.25:focus{
  --tw-translate-x: 0.0625rem;
}

.focus\:translate-x-0\.75:focus{
  --tw-translate-x: 0.1875rem;
}

.focus\:translate-x-1\.25:focus{
  --tw-translate-x: 0.3125rem;
}

.focus\:translate-x-1\.75:focus{
  --tw-translate-x: 0.4375rem;
}

.focus\:translate-x-2\.25:focus{
  --tw-translate-x: 0.5625rem;
}

.focus\:translate-x-2\.75:focus{
  --tw-translate-x: 0.6875rem;
}

.focus\:translate-x-3\.25:focus{
  --tw-translate-x: 0.8125rem;
}

.focus\:translate-x-3\.75:focus{
  --tw-translate-x: 0.9375rem;
}

.focus\:translate-x-4\.25:focus{
  --tw-translate-x: 1.0625rem;
}

.focus\:translate-x-4\.5:focus{
  --tw-translate-x: 1.125rem;
}

.focus\:translate-x-4\.75:focus{
  --tw-translate-x: 1.1875rem;
}

.focus\:translate-x-5\.25:focus{
  --tw-translate-x: 1.3125rem;
}

.focus\:translate-x-5\.5:focus{
  --tw-translate-x: 1.375rem;
}

.focus\:translate-x-5\.75:focus{
  --tw-translate-x: 1.4375rem;
}

.focus\:translate-x-6\.25:focus{
  --tw-translate-x: 1.5625rem;
}

.focus\:translate-x-6\.5:focus{
  --tw-translate-x: 1.625rem;
}

.focus\:translate-x-6\.75:focus{
  --tw-translate-x: 1.6875rem;
}

.focus\:translate-x-7\.25:focus{
  --tw-translate-x: 1.8125rem;
}

.focus\:translate-x-7\.5:focus{
  --tw-translate-x: 1.875rem;
}

.focus\:translate-x-8\.25:focus{
  --tw-translate-x: 2.0625rem;
}

.focus\:translate-x-8\.5:focus{
  --tw-translate-x: 2.125rem;
}

.focus\:translate-x-9\.25:focus{
  --tw-translate-x: 2.3125rem;
}

.focus\:translate-x-9\.5:focus{
  --tw-translate-x: 2.375rem;
}

.focus\:translate-x-10\.5:focus{
  --tw-translate-x: 2.625rem;
}

.focus\:translate-x-11\.25:focus{
  --tw-translate-x: 2.8125rem;
}

.focus\:translate-x-11\.5:focus{
  --tw-translate-x: 2.875rem;
}

.focus\:translate-x-12\.5:focus{
  --tw-translate-x: 3.125rem;
}

.focus\:translate-x-12\.75:focus{
  --tw-translate-x: 3.1875rem;
}

.focus\:translate-x-13\.5:focus{
  --tw-translate-x: 3.375rem;
}

.focus\:translate-x-14\.5:focus{
  --tw-translate-x: 3.625rem;
}

.focus\:translate-x-15\.5:focus{
  --tw-translate-x: 3.875rem;
}

.focus\:translate-x-15\.75:focus{
  --tw-translate-x: 3.9375rem;
}

.focus\:translate-x-16\.25:focus{
  --tw-translate-x: 4.0625rem;
}

.focus\:translate-x-17\.25:focus{
  --tw-translate-x: 4.3125rem;
}

.focus\:translate-x-17\.5:focus{
  --tw-translate-x: 4.375rem;
}

.focus\:translate-x-18\.25:focus{
  --tw-translate-x: 4.5625rem;
}

.focus\:translate-x-18\.5:focus{
  --tw-translate-x: 4.625rem;
}

.focus\:translate-x-20\.25:focus{
  --tw-translate-x: 5.0625rem;
}

.focus\:translate-x-20\.5:focus{
  --tw-translate-x: 5.125rem;
}

.focus\:translate-x-22\.5:focus{
  --tw-translate-x: 5.625rem;
}

.focus\:translate-x-25\.5:focus{
  --tw-translate-x: 6.375rem;
}

.focus\:translate-x-26\.75:focus{
  --tw-translate-x: 6.6875rem;
}

.focus\:translate-x-32\.5:focus{
  --tw-translate-x: 8.125rem;
}

.focus\:translate-x-37\.5:focus{
  --tw-translate-x: 9.375rem;
}

.focus\:translate-x-41\.25:focus{
  --tw-translate-x: 10.3125rem;
}

.focus\:translate-x-52\.5:focus{
  --tw-translate-x: 13.125rem;
}

.focus\:translate-x-54\.5:focus{
  --tw-translate-x: 13.625rem;
}

.focus\:translate-x-57\.25:focus{
  --tw-translate-x: 14.3125rem;
}

.focus\:translate-x-57\.5:focus{
  --tw-translate-x: 14.375rem;
}

.focus\:translate-x-66\.25:focus{
  --tw-translate-x: 16.5625rem;
}

.focus\:translate-x-74\.5:focus{
  --tw-translate-x: 18.125rem;
}

.focus\:translate-x-106\.25:focus{
  --tw-translate-x: 26.5625rem;
}

.focus\:translate-x-112\.25:focus{
  --tw-translate-x: 28.0675rem;
}

.focus\:translate-x-112\.75:focus{
  --tw-translate-x: 28.1875rem;
}

.focus\:translate-x-147\.5:focus{
  --tw-translate-x: 36.875rem;
}

.focus\:translate-x-162\.5:focus{
  --tw-translate-x: 40.625rem;
}

.focus\:translate-x-172\.25:focus{
  --tw-translate-x: 42.5625rem;
}

.focus\:translate-x-175\.25:focus{
  --tw-translate-x: 43.8125rem;
}

.focus\:translate-x-184\.25:focus{
  --tw-translate-x: 46.0625rem;
}

.focus\:translate-x-203\.25:focus{
  --tw-translate-x: 50.8125rem;
}

.focus\:translate-x-half:focus{
  --tw-translate-x: 50%;
}

.focus\:translate-x-full:focus{
  --tw-translate-x: 100%;
}

.focus\:translate-x-1\/10:focus{
  --tw-translate-x: 10%;
}

.focus\:translate-x-2\/10:focus{
  --tw-translate-x: 20%;
}

.focus\:translate-x-3\/10:focus{
  --tw-translate-x: 30%;
}

.focus\:translate-x-4\/10:focus{
  --tw-translate-x: 40%;
}

.focus\:translate-x-4\.5\/10:focus{
  --tw-translate-x: 45%;
}

.focus\:translate-x-5\/10:focus{
  --tw-translate-x: 50%;
}

.focus\:translate-x-5\.5\/10:focus{
  --tw-translate-x: 55%;
}

.focus\:translate-x-6\/10:focus{
  --tw-translate-x: 60%;
}

.focus\:translate-x-7\/10:focus{
  --tw-translate-x: 70%;
}

.focus\:translate-x-8\/10:focus{
  --tw-translate-x: 80%;
}

.focus\:translate-x-9\/10:focus{
  --tw-translate-x: 90%;
}

.focus\:translate-x-1\/12:focus{
  --tw-translate-x: 8.333333%;
}

.focus\:translate-x-2\/12:focus{
  --tw-translate-x: 16.666667%;
}

.focus\:translate-x-3\/12:focus{
  --tw-translate-x: 25%;
}

.focus\:translate-x-4\/12:focus{
  --tw-translate-x: 33.333333%;
}

.focus\:translate-x-5\/12:focus{
  --tw-translate-x: 41.666667%;
}

.focus\:translate-x-6\/12:focus{
  --tw-translate-x: 50%;
}

.focus\:translate-x-7\/12:focus{
  --tw-translate-x: 58.333333%;
}

.focus\:translate-x-8\/12:focus{
  --tw-translate-x: 66.666667%;
}

.focus\:translate-x-9\/12:focus{
  --tw-translate-x: 75%;
}

.focus\:translate-x-10\/12:focus{
  --tw-translate-x: 83.333333%;
}

.focus\:translate-x-11\/12:focus{
  --tw-translate-x: 91.666667%;
}

.focus\:-translate-x-0:focus{
  --tw-translate-x: 0px;
}

.focus\:-translate-x-1:focus{
  --tw-translate-x: -0.25rem;
}

.focus\:-translate-x-2:focus{
  --tw-translate-x: -0.5rem;
}

.focus\:-translate-x-3:focus{
  --tw-translate-x: -0.75rem;
}

.focus\:-translate-x-4:focus{
  --tw-translate-x: -1rem;
}

.focus\:-translate-x-5:focus{
  --tw-translate-x: -1.25rem;
}

.focus\:-translate-x-6:focus{
  --tw-translate-x: -1.5rem;
}

.focus\:-translate-x-7:focus{
  --tw-translate-x: -1.75rem;
}

.focus\:-translate-x-8:focus{
  --tw-translate-x: -2rem;
}

.focus\:-translate-x-9:focus{
  --tw-translate-x: -2.25rem;
}

.focus\:-translate-x-10:focus{
  --tw-translate-x: -2.5rem;
}

.focus\:-translate-x-11:focus{
  --tw-translate-x: -2.75rem;
}

.focus\:-translate-x-12:focus{
  --tw-translate-x: -3rem;
}

.focus\:-translate-x-13:focus{
  --tw-translate-x: -3.25rem;
}

.focus\:-translate-x-14:focus{
  --tw-translate-x: -3.5rem;
}

.focus\:-translate-x-15:focus{
  --tw-translate-x: -3.75rem;
}

.focus\:-translate-x-16:focus{
  --tw-translate-x: -4rem;
}

.focus\:-translate-x-17:focus{
  --tw-translate-x: -4.25rem;
}

.focus\:-translate-x-18:focus{
  --tw-translate-x: -4.5rem;
}

.focus\:-translate-x-19:focus{
  --tw-translate-x: -4.75rem;
}

.focus\:-translate-x-20:focus{
  --tw-translate-x: -5rem;
}

.focus\:-translate-x-22:focus{
  --tw-translate-x: -5.5rem;
}

.focus\:-translate-x-24:focus{
  --tw-translate-x: -6rem;
}

.focus\:-translate-x-25:focus{
  --tw-translate-x: -6.25rem;
}

.focus\:-translate-x-28:focus{
  --tw-translate-x: -7rem;
}

.focus\:-translate-x-30:focus{
  --tw-translate-x: -7.5rem;
}

.focus\:-translate-x-32:focus{
  --tw-translate-x: -8rem;
}

.focus\:-translate-x-34:focus{
  --tw-translate-x: -8.5rem;
}

.focus\:-translate-x-35:focus{
  --tw-translate-x: -8.75rem;
}

.focus\:-translate-x-36:focus{
  --tw-translate-x: -9rem;
}

.focus\:-translate-x-39:focus{
  --tw-translate-x: -9.75rem;
}

.focus\:-translate-x-40:focus{
  --tw-translate-x: -10rem;
}

.focus\:-translate-x-42:focus{
  --tw-translate-x: -10.5rem;
}

.focus\:-translate-x-44:focus{
  --tw-translate-x: -11rem;
}

.focus\:-translate-x-45:focus{
  --tw-translate-x: -11.25rem;
}

.focus\:-translate-x-48:focus{
  --tw-translate-x: -12rem;
}

.focus\:-translate-x-50:focus{
  --tw-translate-x: -12.5rem;
}

.focus\:-translate-x-52:focus{
  --tw-translate-x: -13rem;
}

.focus\:-translate-x-55:focus{
  --tw-translate-x: -13.75rem;
}

.focus\:-translate-x-56:focus{
  --tw-translate-x: -14rem;
}

.focus\:-translate-x-58:focus{
  --tw-translate-x: -14.5rem;
}

.focus\:-translate-x-60:focus{
  --tw-translate-x: -15rem;
}

.focus\:-translate-x-64:focus{
  --tw-translate-x: -16rem;
}

.focus\:-translate-x-65:focus{
  --tw-translate-x: -16.25rem;
}

.focus\:-translate-x-68:focus{
  --tw-translate-x: -17rem;
}

.focus\:-translate-x-69:focus{
  --tw-translate-x: -17.25rem;
}

.focus\:-translate-x-70:focus{
  --tw-translate-x: -17.5rem;
}

.focus\:-translate-x-72:focus{
  --tw-translate-x: -18rem;
}

.focus\:-translate-x-75:focus{
  --tw-translate-x: -18.75rem;
}

.focus\:-translate-x-80:focus{
  --tw-translate-x: -20rem;
}

.focus\:-translate-x-85:focus{
  --tw-translate-x: -21.25rem;
}

.focus\:-translate-x-86:focus{
  --tw-translate-x: -21.5rem;
}

.focus\:-translate-x-90:focus{
  --tw-translate-x: -22.5rem;
}

.focus\:-translate-x-96:focus{
  --tw-translate-x: -24rem;
}

.focus\:-translate-x-100:focus{
  --tw-translate-x: -25rem;
}

.focus\:-translate-x-115:focus{
  --tw-translate-x: -28.75rem;
}

.focus\:-translate-x-125:focus{
  --tw-translate-x: -31.25rem;
}

.focus\:-translate-x-142:focus{
  --tw-translate-x: -35.5rem;
}

.focus\:-translate-x-150:focus{
  --tw-translate-x: -37.5rem;
}

.focus\:-translate-x-156:focus{
  --tw-translate-x: -39rem;
}

.focus\:-translate-x-160:focus{
  --tw-translate-x: -40rem;
}

.focus\:-translate-x-175:focus{
  --tw-translate-x: -43.75rem;
}

.focus\:-translate-x-207:focus{
  --tw-translate-x: -51.75rem;
}

.focus\:-translate-x-242:focus{
  --tw-translate-x: -60.5rem;
}

.focus\:-translate-x-250:focus{
  --tw-translate-x: -62.5rem;
}

.focus\:-translate-x-258:focus{
  --tw-translate-x: -64.5rem;
}

.focus\:-translate-x-265:focus{
  --tw-translate-x: -66.25rem;
}

.focus\:-translate-x-280:focus{
  --tw-translate-x: -70rem;
}

.focus\:-translate-x-px:focus{
  --tw-translate-x: -1px;
}

.focus\:-translate-x-0\.5:focus{
  --tw-translate-x: -0.125rem;
}

.focus\:-translate-x-1\.5:focus{
  --tw-translate-x: -0.375rem;
}

.focus\:-translate-x-2\.5:focus{
  --tw-translate-x: -0.625rem;
}

.focus\:-translate-x-3\.5:focus{
  --tw-translate-x: -0.875rem;
}

.focus\:-translate-x-0\.25:focus{
  --tw-translate-x: -0.0625rem;
}

.focus\:-translate-x-0\.75:focus{
  --tw-translate-x: -0.1875rem;
}

.focus\:-translate-x-1\.25:focus{
  --tw-translate-x: -0.3125rem;
}

.focus\:-translate-x-1\.75:focus{
  --tw-translate-x: -0.4375rem;
}

.focus\:-translate-x-2\.25:focus{
  --tw-translate-x: -0.5625rem;
}

.focus\:-translate-x-2\.75:focus{
  --tw-translate-x: -0.6875rem;
}

.focus\:-translate-x-3\.25:focus{
  --tw-translate-x: -0.8125rem;
}

.focus\:-translate-x-3\.75:focus{
  --tw-translate-x: -0.9375rem;
}

.focus\:-translate-x-4\.25:focus{
  --tw-translate-x: -1.0625rem;
}

.focus\:-translate-x-4\.5:focus{
  --tw-translate-x: -1.125rem;
}

.focus\:-translate-x-4\.75:focus{
  --tw-translate-x: -1.1875rem;
}

.focus\:-translate-x-5\.25:focus{
  --tw-translate-x: -1.3125rem;
}

.focus\:-translate-x-5\.5:focus{
  --tw-translate-x: -1.375rem;
}

.focus\:-translate-x-5\.75:focus{
  --tw-translate-x: -1.4375rem;
}

.focus\:-translate-x-6\.25:focus{
  --tw-translate-x: -1.5625rem;
}

.focus\:-translate-x-6\.5:focus{
  --tw-translate-x: -1.625rem;
}

.focus\:-translate-x-6\.75:focus{
  --tw-translate-x: -1.6875rem;
}

.focus\:-translate-x-7\.25:focus{
  --tw-translate-x: -1.8125rem;
}

.focus\:-translate-x-7\.5:focus{
  --tw-translate-x: -1.875rem;
}

.focus\:-translate-x-8\.25:focus{
  --tw-translate-x: -2.0625rem;
}

.focus\:-translate-x-8\.5:focus{
  --tw-translate-x: -2.125rem;
}

.focus\:-translate-x-9\.25:focus{
  --tw-translate-x: -2.3125rem;
}

.focus\:-translate-x-9\.5:focus{
  --tw-translate-x: -2.375rem;
}

.focus\:-translate-x-10\.5:focus{
  --tw-translate-x: -2.625rem;
}

.focus\:-translate-x-11\.25:focus{
  --tw-translate-x: -2.8125rem;
}

.focus\:-translate-x-11\.5:focus{
  --tw-translate-x: -2.875rem;
}

.focus\:-translate-x-12\.5:focus{
  --tw-translate-x: -3.125rem;
}

.focus\:-translate-x-12\.75:focus{
  --tw-translate-x: -3.1875rem;
}

.focus\:-translate-x-13\.5:focus{
  --tw-translate-x: -3.375rem;
}

.focus\:-translate-x-14\.5:focus{
  --tw-translate-x: -3.625rem;
}

.focus\:-translate-x-15\.5:focus{
  --tw-translate-x: -3.875rem;
}

.focus\:-translate-x-15\.75:focus{
  --tw-translate-x: -3.9375rem;
}

.focus\:-translate-x-16\.25:focus{
  --tw-translate-x: -4.0625rem;
}

.focus\:-translate-x-17\.25:focus{
  --tw-translate-x: -4.3125rem;
}

.focus\:-translate-x-17\.5:focus{
  --tw-translate-x: -4.375rem;
}

.focus\:-translate-x-18\.25:focus{
  --tw-translate-x: -4.5625rem;
}

.focus\:-translate-x-18\.5:focus{
  --tw-translate-x: -4.625rem;
}

.focus\:-translate-x-20\.25:focus{
  --tw-translate-x: -5.0625rem;
}

.focus\:-translate-x-20\.5:focus{
  --tw-translate-x: -5.125rem;
}

.focus\:-translate-x-22\.5:focus{
  --tw-translate-x: -5.625rem;
}

.focus\:-translate-x-25\.5:focus{
  --tw-translate-x: -6.375rem;
}

.focus\:-translate-x-26\.75:focus{
  --tw-translate-x: -6.6875rem;
}

.focus\:-translate-x-32\.5:focus{
  --tw-translate-x: -8.125rem;
}

.focus\:-translate-x-37\.5:focus{
  --tw-translate-x: -9.375rem;
}

.focus\:-translate-x-41\.25:focus{
  --tw-translate-x: -10.3125rem;
}

.focus\:-translate-x-52\.5:focus{
  --tw-translate-x: -13.125rem;
}

.focus\:-translate-x-54\.5:focus{
  --tw-translate-x: -13.625rem;
}

.focus\:-translate-x-57\.25:focus{
  --tw-translate-x: -14.3125rem;
}

.focus\:-translate-x-57\.5:focus{
  --tw-translate-x: -14.375rem;
}

.focus\:-translate-x-66\.25:focus{
  --tw-translate-x: -16.5625rem;
}

.focus\:-translate-x-74\.5:focus{
  --tw-translate-x: -18.125rem;
}

.focus\:-translate-x-106\.25:focus{
  --tw-translate-x: -26.5625rem;
}

.focus\:-translate-x-112\.25:focus{
  --tw-translate-x: -28.0675rem;
}

.focus\:-translate-x-112\.75:focus{
  --tw-translate-x: -28.1875rem;
}

.focus\:-translate-x-147\.5:focus{
  --tw-translate-x: -36.875rem;
}

.focus\:-translate-x-162\.5:focus{
  --tw-translate-x: -40.625rem;
}

.focus\:-translate-x-172\.25:focus{
  --tw-translate-x: -42.5625rem;
}

.focus\:-translate-x-175\.25:focus{
  --tw-translate-x: -43.8125rem;
}

.focus\:-translate-x-184\.25:focus{
  --tw-translate-x: -46.0625rem;
}

.focus\:-translate-x-203\.25:focus{
  --tw-translate-x: -50.8125rem;
}

.focus\:-translate-x-half:focus{
  --tw-translate-x: -50%;
}

.focus\:-translate-x-full:focus{
  --tw-translate-x: -100%;
}

.focus\:-translate-x-1\/10:focus{
  --tw-translate-x: -10%;
}

.focus\:-translate-x-2\/10:focus{
  --tw-translate-x: -20%;
}

.focus\:-translate-x-3\/10:focus{
  --tw-translate-x: -30%;
}

.focus\:-translate-x-4\/10:focus{
  --tw-translate-x: -40%;
}

.focus\:-translate-x-4\.5\/10:focus{
  --tw-translate-x: -45%;
}

.focus\:-translate-x-5\/10:focus{
  --tw-translate-x: -50%;
}

.focus\:-translate-x-5\.5\/10:focus{
  --tw-translate-x: -55%;
}

.focus\:-translate-x-6\/10:focus{
  --tw-translate-x: -60%;
}

.focus\:-translate-x-7\/10:focus{
  --tw-translate-x: -70%;
}

.focus\:-translate-x-8\/10:focus{
  --tw-translate-x: -80%;
}

.focus\:-translate-x-9\/10:focus{
  --tw-translate-x: -90%;
}

.focus\:-translate-x-1\/12:focus{
  --tw-translate-x: -8.33333%;
}

.focus\:-translate-x-2\/12:focus{
  --tw-translate-x: -16.66667%;
}

.focus\:-translate-x-3\/12:focus{
  --tw-translate-x: -25%;
}

.focus\:-translate-x-4\/12:focus{
  --tw-translate-x: -33.33333%;
}

.focus\:-translate-x-5\/12:focus{
  --tw-translate-x: -41.66667%;
}

.focus\:-translate-x-6\/12:focus{
  --tw-translate-x: -50%;
}

.focus\:-translate-x-7\/12:focus{
  --tw-translate-x: -58.33333%;
}

.focus\:-translate-x-8\/12:focus{
  --tw-translate-x: -66.66667%;
}

.focus\:-translate-x-9\/12:focus{
  --tw-translate-x: -75%;
}

.focus\:-translate-x-10\/12:focus{
  --tw-translate-x: -83.33333%;
}

.focus\:-translate-x-11\/12:focus{
  --tw-translate-x: -91.66667%;
}

.focus\:translate-x-1\/2:focus{
  --tw-translate-x: 50%;
}

.focus\:translate-x-1\/3:focus{
  --tw-translate-x: 33.333333%;
}

.focus\:translate-x-2\/3:focus{
  --tw-translate-x: 66.666667%;
}

.focus\:translate-x-1\/4:focus{
  --tw-translate-x: 25%;
}

.focus\:translate-x-2\/4:focus{
  --tw-translate-x: 50%;
}

.focus\:translate-x-3\/4:focus{
  --tw-translate-x: 75%;
}

.focus\:-translate-x-1\/2:focus{
  --tw-translate-x: -50%;
}

.focus\:-translate-x-1\/3:focus{
  --tw-translate-x: -33.333333%;
}

.focus\:-translate-x-2\/3:focus{
  --tw-translate-x: -66.666667%;
}

.focus\:-translate-x-1\/4:focus{
  --tw-translate-x: -25%;
}

.focus\:-translate-x-2\/4:focus{
  --tw-translate-x: -50%;
}

.focus\:-translate-x-3\/4:focus{
  --tw-translate-x: -75%;
}

.focus\:translate-y-0:focus{
  --tw-translate-y: 0px;
}

.focus\:translate-y-1:focus{
  --tw-translate-y: 0.25rem;
}

.focus\:translate-y-2:focus{
  --tw-translate-y: 0.5rem;
}

.focus\:translate-y-3:focus{
  --tw-translate-y: 0.75rem;
}

.focus\:translate-y-4:focus{
  --tw-translate-y: 1rem;
}

.focus\:translate-y-5:focus{
  --tw-translate-y: 1.25rem;
}

.focus\:translate-y-6:focus{
  --tw-translate-y: 1.5rem;
}

.focus\:translate-y-7:focus{
  --tw-translate-y: 1.75rem;
}

.focus\:translate-y-8:focus{
  --tw-translate-y: 2rem;
}

.focus\:translate-y-9:focus{
  --tw-translate-y: 2.25rem;
}

.focus\:translate-y-10:focus{
  --tw-translate-y: 2.5rem;
}

.focus\:translate-y-11:focus{
  --tw-translate-y: 2.75rem;
}

.focus\:translate-y-12:focus{
  --tw-translate-y: 3rem;
}

.focus\:translate-y-13:focus{
  --tw-translate-y: 3.25rem;
}

.focus\:translate-y-14:focus{
  --tw-translate-y: 3.5rem;
}

.focus\:translate-y-15:focus{
  --tw-translate-y: 3.75rem;
}

.focus\:translate-y-16:focus{
  --tw-translate-y: 4rem;
}

.focus\:translate-y-17:focus{
  --tw-translate-y: 4.25rem;
}

.focus\:translate-y-18:focus{
  --tw-translate-y: 4.5rem;
}

.focus\:translate-y-19:focus{
  --tw-translate-y: 4.75rem;
}

.focus\:translate-y-20:focus{
  --tw-translate-y: 5rem;
}

.focus\:translate-y-22:focus{
  --tw-translate-y: 5.5rem;
}

.focus\:translate-y-24:focus{
  --tw-translate-y: 6rem;
}

.focus\:translate-y-25:focus{
  --tw-translate-y: 6.25rem;
}

.focus\:translate-y-28:focus{
  --tw-translate-y: 7rem;
}

.focus\:translate-y-30:focus{
  --tw-translate-y: 7.5rem;
}

.focus\:translate-y-32:focus{
  --tw-translate-y: 8rem;
}

.focus\:translate-y-34:focus{
  --tw-translate-y: 8.5rem;
}

.focus\:translate-y-35:focus{
  --tw-translate-y: 8.75rem;
}

.focus\:translate-y-36:focus{
  --tw-translate-y: 9rem;
}

.focus\:translate-y-39:focus{
  --tw-translate-y: 9.75rem;
}

.focus\:translate-y-40:focus{
  --tw-translate-y: 10rem;
}

.focus\:translate-y-42:focus{
  --tw-translate-y: 10.5rem;
}

.focus\:translate-y-44:focus{
  --tw-translate-y: 11rem;
}

.focus\:translate-y-45:focus{
  --tw-translate-y: 11.25rem;
}

.focus\:translate-y-48:focus{
  --tw-translate-y: 12rem;
}

.focus\:translate-y-50:focus{
  --tw-translate-y: 12.5rem;
}

.focus\:translate-y-52:focus{
  --tw-translate-y: 13rem;
}

.focus\:translate-y-55:focus{
  --tw-translate-y: 13.75rem;
}

.focus\:translate-y-56:focus{
  --tw-translate-y: 14rem;
}

.focus\:translate-y-58:focus{
  --tw-translate-y: 14.5rem;
}

.focus\:translate-y-60:focus{
  --tw-translate-y: 15rem;
}

.focus\:translate-y-64:focus{
  --tw-translate-y: 16rem;
}

.focus\:translate-y-65:focus{
  --tw-translate-y: 16.25rem;
}

.focus\:translate-y-68:focus{
  --tw-translate-y: 17rem;
}

.focus\:translate-y-69:focus{
  --tw-translate-y: 17.25rem;
}

.focus\:translate-y-70:focus{
  --tw-translate-y: 17.5rem;
}

.focus\:translate-y-72:focus{
  --tw-translate-y: 18rem;
}

.focus\:translate-y-75:focus{
  --tw-translate-y: 18.75rem;
}

.focus\:translate-y-80:focus{
  --tw-translate-y: 20rem;
}

.focus\:translate-y-85:focus{
  --tw-translate-y: 21.25rem;
}

.focus\:translate-y-86:focus{
  --tw-translate-y: 21.5rem;
}

.focus\:translate-y-90:focus{
  --tw-translate-y: 22.5rem;
}

.focus\:translate-y-96:focus{
  --tw-translate-y: 24rem;
}

.focus\:translate-y-100:focus{
  --tw-translate-y: 25rem;
}

.focus\:translate-y-115:focus{
  --tw-translate-y: 28.75rem;
}

.focus\:translate-y-125:focus{
  --tw-translate-y: 31.25rem;
}

.focus\:translate-y-142:focus{
  --tw-translate-y: 35.5rem;
}

.focus\:translate-y-150:focus{
  --tw-translate-y: 37.5rem;
}

.focus\:translate-y-156:focus{
  --tw-translate-y: 39rem;
}

.focus\:translate-y-160:focus{
  --tw-translate-y: 40rem;
}

.focus\:translate-y-175:focus{
  --tw-translate-y: 43.75rem;
}

.focus\:translate-y-207:focus{
  --tw-translate-y: 51.75rem;
}

.focus\:translate-y-242:focus{
  --tw-translate-y: 60.5rem;
}

.focus\:translate-y-250:focus{
  --tw-translate-y: 62.5rem;
}

.focus\:translate-y-258:focus{
  --tw-translate-y: 64.5rem;
}

.focus\:translate-y-265:focus{
  --tw-translate-y: 66.25rem;
}

.focus\:translate-y-280:focus{
  --tw-translate-y: 70rem;
}

.focus\:translate-y-px:focus{
  --tw-translate-y: 1px;
}

.focus\:translate-y-0\.5:focus{
  --tw-translate-y: 0.125rem;
}

.focus\:translate-y-1\.5:focus{
  --tw-translate-y: 0.375rem;
}

.focus\:translate-y-2\.5:focus{
  --tw-translate-y: 0.625rem;
}

.focus\:translate-y-3\.5:focus{
  --tw-translate-y: 0.875rem;
}

.focus\:translate-y-0\.25:focus{
  --tw-translate-y: 0.0625rem;
}

.focus\:translate-y-0\.75:focus{
  --tw-translate-y: 0.1875rem;
}

.focus\:translate-y-1\.25:focus{
  --tw-translate-y: 0.3125rem;
}

.focus\:translate-y-1\.75:focus{
  --tw-translate-y: 0.4375rem;
}

.focus\:translate-y-2\.25:focus{
  --tw-translate-y: 0.5625rem;
}

.focus\:translate-y-2\.75:focus{
  --tw-translate-y: 0.6875rem;
}

.focus\:translate-y-3\.25:focus{
  --tw-translate-y: 0.8125rem;
}

.focus\:translate-y-3\.75:focus{
  --tw-translate-y: 0.9375rem;
}

.focus\:translate-y-4\.25:focus{
  --tw-translate-y: 1.0625rem;
}

.focus\:translate-y-4\.5:focus{
  --tw-translate-y: 1.125rem;
}

.focus\:translate-y-4\.75:focus{
  --tw-translate-y: 1.1875rem;
}

.focus\:translate-y-5\.25:focus{
  --tw-translate-y: 1.3125rem;
}

.focus\:translate-y-5\.5:focus{
  --tw-translate-y: 1.375rem;
}

.focus\:translate-y-5\.75:focus{
  --tw-translate-y: 1.4375rem;
}

.focus\:translate-y-6\.25:focus{
  --tw-translate-y: 1.5625rem;
}

.focus\:translate-y-6\.5:focus{
  --tw-translate-y: 1.625rem;
}

.focus\:translate-y-6\.75:focus{
  --tw-translate-y: 1.6875rem;
}

.focus\:translate-y-7\.25:focus{
  --tw-translate-y: 1.8125rem;
}

.focus\:translate-y-7\.5:focus{
  --tw-translate-y: 1.875rem;
}

.focus\:translate-y-8\.25:focus{
  --tw-translate-y: 2.0625rem;
}

.focus\:translate-y-8\.5:focus{
  --tw-translate-y: 2.125rem;
}

.focus\:translate-y-9\.25:focus{
  --tw-translate-y: 2.3125rem;
}

.focus\:translate-y-9\.5:focus{
  --tw-translate-y: 2.375rem;
}

.focus\:translate-y-10\.5:focus{
  --tw-translate-y: 2.625rem;
}

.focus\:translate-y-11\.25:focus{
  --tw-translate-y: 2.8125rem;
}

.focus\:translate-y-11\.5:focus{
  --tw-translate-y: 2.875rem;
}

.focus\:translate-y-12\.5:focus{
  --tw-translate-y: 3.125rem;
}

.focus\:translate-y-12\.75:focus{
  --tw-translate-y: 3.1875rem;
}

.focus\:translate-y-13\.5:focus{
  --tw-translate-y: 3.375rem;
}

.focus\:translate-y-14\.5:focus{
  --tw-translate-y: 3.625rem;
}

.focus\:translate-y-15\.5:focus{
  --tw-translate-y: 3.875rem;
}

.focus\:translate-y-15\.75:focus{
  --tw-translate-y: 3.9375rem;
}

.focus\:translate-y-16\.25:focus{
  --tw-translate-y: 4.0625rem;
}

.focus\:translate-y-17\.25:focus{
  --tw-translate-y: 4.3125rem;
}

.focus\:translate-y-17\.5:focus{
  --tw-translate-y: 4.375rem;
}

.focus\:translate-y-18\.25:focus{
  --tw-translate-y: 4.5625rem;
}

.focus\:translate-y-18\.5:focus{
  --tw-translate-y: 4.625rem;
}

.focus\:translate-y-20\.25:focus{
  --tw-translate-y: 5.0625rem;
}

.focus\:translate-y-20\.5:focus{
  --tw-translate-y: 5.125rem;
}

.focus\:translate-y-22\.5:focus{
  --tw-translate-y: 5.625rem;
}

.focus\:translate-y-25\.5:focus{
  --tw-translate-y: 6.375rem;
}

.focus\:translate-y-26\.75:focus{
  --tw-translate-y: 6.6875rem;
}

.focus\:translate-y-32\.5:focus{
  --tw-translate-y: 8.125rem;
}

.focus\:translate-y-37\.5:focus{
  --tw-translate-y: 9.375rem;
}

.focus\:translate-y-41\.25:focus{
  --tw-translate-y: 10.3125rem;
}

.focus\:translate-y-52\.5:focus{
  --tw-translate-y: 13.125rem;
}

.focus\:translate-y-54\.5:focus{
  --tw-translate-y: 13.625rem;
}

.focus\:translate-y-57\.25:focus{
  --tw-translate-y: 14.3125rem;
}

.focus\:translate-y-57\.5:focus{
  --tw-translate-y: 14.375rem;
}

.focus\:translate-y-66\.25:focus{
  --tw-translate-y: 16.5625rem;
}

.focus\:translate-y-74\.5:focus{
  --tw-translate-y: 18.125rem;
}

.focus\:translate-y-106\.25:focus{
  --tw-translate-y: 26.5625rem;
}

.focus\:translate-y-112\.25:focus{
  --tw-translate-y: 28.0675rem;
}

.focus\:translate-y-112\.75:focus{
  --tw-translate-y: 28.1875rem;
}

.focus\:translate-y-147\.5:focus{
  --tw-translate-y: 36.875rem;
}

.focus\:translate-y-162\.5:focus{
  --tw-translate-y: 40.625rem;
}

.focus\:translate-y-172\.25:focus{
  --tw-translate-y: 42.5625rem;
}

.focus\:translate-y-175\.25:focus{
  --tw-translate-y: 43.8125rem;
}

.focus\:translate-y-184\.25:focus{
  --tw-translate-y: 46.0625rem;
}

.focus\:translate-y-203\.25:focus{
  --tw-translate-y: 50.8125rem;
}

.focus\:translate-y-half:focus{
  --tw-translate-y: 50%;
}

.focus\:translate-y-full:focus{
  --tw-translate-y: 100%;
}

.focus\:translate-y-1\/10:focus{
  --tw-translate-y: 10%;
}

.focus\:translate-y-2\/10:focus{
  --tw-translate-y: 20%;
}

.focus\:translate-y-3\/10:focus{
  --tw-translate-y: 30%;
}

.focus\:translate-y-4\/10:focus{
  --tw-translate-y: 40%;
}

.focus\:translate-y-4\.5\/10:focus{
  --tw-translate-y: 45%;
}

.focus\:translate-y-5\/10:focus{
  --tw-translate-y: 50%;
}

.focus\:translate-y-5\.5\/10:focus{
  --tw-translate-y: 55%;
}

.focus\:translate-y-6\/10:focus{
  --tw-translate-y: 60%;
}

.focus\:translate-y-7\/10:focus{
  --tw-translate-y: 70%;
}

.focus\:translate-y-8\/10:focus{
  --tw-translate-y: 80%;
}

.focus\:translate-y-9\/10:focus{
  --tw-translate-y: 90%;
}

.focus\:translate-y-1\/12:focus{
  --tw-translate-y: 8.333333%;
}

.focus\:translate-y-2\/12:focus{
  --tw-translate-y: 16.666667%;
}

.focus\:translate-y-3\/12:focus{
  --tw-translate-y: 25%;
}

.focus\:translate-y-4\/12:focus{
  --tw-translate-y: 33.333333%;
}

.focus\:translate-y-5\/12:focus{
  --tw-translate-y: 41.666667%;
}

.focus\:translate-y-6\/12:focus{
  --tw-translate-y: 50%;
}

.focus\:translate-y-7\/12:focus{
  --tw-translate-y: 58.333333%;
}

.focus\:translate-y-8\/12:focus{
  --tw-translate-y: 66.666667%;
}

.focus\:translate-y-9\/12:focus{
  --tw-translate-y: 75%;
}

.focus\:translate-y-10\/12:focus{
  --tw-translate-y: 83.333333%;
}

.focus\:translate-y-11\/12:focus{
  --tw-translate-y: 91.666667%;
}

.focus\:-translate-y-0:focus{
  --tw-translate-y: 0px;
}

.focus\:-translate-y-1:focus{
  --tw-translate-y: -0.25rem;
}

.focus\:-translate-y-2:focus{
  --tw-translate-y: -0.5rem;
}

.focus\:-translate-y-3:focus{
  --tw-translate-y: -0.75rem;
}

.focus\:-translate-y-4:focus{
  --tw-translate-y: -1rem;
}

.focus\:-translate-y-5:focus{
  --tw-translate-y: -1.25rem;
}

.focus\:-translate-y-6:focus{
  --tw-translate-y: -1.5rem;
}

.focus\:-translate-y-7:focus{
  --tw-translate-y: -1.75rem;
}

.focus\:-translate-y-8:focus{
  --tw-translate-y: -2rem;
}

.focus\:-translate-y-9:focus{
  --tw-translate-y: -2.25rem;
}

.focus\:-translate-y-10:focus{
  --tw-translate-y: -2.5rem;
}

.focus\:-translate-y-11:focus{
  --tw-translate-y: -2.75rem;
}

.focus\:-translate-y-12:focus{
  --tw-translate-y: -3rem;
}

.focus\:-translate-y-13:focus{
  --tw-translate-y: -3.25rem;
}

.focus\:-translate-y-14:focus{
  --tw-translate-y: -3.5rem;
}

.focus\:-translate-y-15:focus{
  --tw-translate-y: -3.75rem;
}

.focus\:-translate-y-16:focus{
  --tw-translate-y: -4rem;
}

.focus\:-translate-y-17:focus{
  --tw-translate-y: -4.25rem;
}

.focus\:-translate-y-18:focus{
  --tw-translate-y: -4.5rem;
}

.focus\:-translate-y-19:focus{
  --tw-translate-y: -4.75rem;
}

.focus\:-translate-y-20:focus{
  --tw-translate-y: -5rem;
}

.focus\:-translate-y-22:focus{
  --tw-translate-y: -5.5rem;
}

.focus\:-translate-y-24:focus{
  --tw-translate-y: -6rem;
}

.focus\:-translate-y-25:focus{
  --tw-translate-y: -6.25rem;
}

.focus\:-translate-y-28:focus{
  --tw-translate-y: -7rem;
}

.focus\:-translate-y-30:focus{
  --tw-translate-y: -7.5rem;
}

.focus\:-translate-y-32:focus{
  --tw-translate-y: -8rem;
}

.focus\:-translate-y-34:focus{
  --tw-translate-y: -8.5rem;
}

.focus\:-translate-y-35:focus{
  --tw-translate-y: -8.75rem;
}

.focus\:-translate-y-36:focus{
  --tw-translate-y: -9rem;
}

.focus\:-translate-y-39:focus{
  --tw-translate-y: -9.75rem;
}

.focus\:-translate-y-40:focus{
  --tw-translate-y: -10rem;
}

.focus\:-translate-y-42:focus{
  --tw-translate-y: -10.5rem;
}

.focus\:-translate-y-44:focus{
  --tw-translate-y: -11rem;
}

.focus\:-translate-y-45:focus{
  --tw-translate-y: -11.25rem;
}

.focus\:-translate-y-48:focus{
  --tw-translate-y: -12rem;
}

.focus\:-translate-y-50:focus{
  --tw-translate-y: -12.5rem;
}

.focus\:-translate-y-52:focus{
  --tw-translate-y: -13rem;
}

.focus\:-translate-y-55:focus{
  --tw-translate-y: -13.75rem;
}

.focus\:-translate-y-56:focus{
  --tw-translate-y: -14rem;
}

.focus\:-translate-y-58:focus{
  --tw-translate-y: -14.5rem;
}

.focus\:-translate-y-60:focus{
  --tw-translate-y: -15rem;
}

.focus\:-translate-y-64:focus{
  --tw-translate-y: -16rem;
}

.focus\:-translate-y-65:focus{
  --tw-translate-y: -16.25rem;
}

.focus\:-translate-y-68:focus{
  --tw-translate-y: -17rem;
}

.focus\:-translate-y-69:focus{
  --tw-translate-y: -17.25rem;
}

.focus\:-translate-y-70:focus{
  --tw-translate-y: -17.5rem;
}

.focus\:-translate-y-72:focus{
  --tw-translate-y: -18rem;
}

.focus\:-translate-y-75:focus{
  --tw-translate-y: -18.75rem;
}

.focus\:-translate-y-80:focus{
  --tw-translate-y: -20rem;
}

.focus\:-translate-y-85:focus{
  --tw-translate-y: -21.25rem;
}

.focus\:-translate-y-86:focus{
  --tw-translate-y: -21.5rem;
}

.focus\:-translate-y-90:focus{
  --tw-translate-y: -22.5rem;
}

.focus\:-translate-y-96:focus{
  --tw-translate-y: -24rem;
}

.focus\:-translate-y-100:focus{
  --tw-translate-y: -25rem;
}

.focus\:-translate-y-115:focus{
  --tw-translate-y: -28.75rem;
}

.focus\:-translate-y-125:focus{
  --tw-translate-y: -31.25rem;
}

.focus\:-translate-y-142:focus{
  --tw-translate-y: -35.5rem;
}

.focus\:-translate-y-150:focus{
  --tw-translate-y: -37.5rem;
}

.focus\:-translate-y-156:focus{
  --tw-translate-y: -39rem;
}

.focus\:-translate-y-160:focus{
  --tw-translate-y: -40rem;
}

.focus\:-translate-y-175:focus{
  --tw-translate-y: -43.75rem;
}

.focus\:-translate-y-207:focus{
  --tw-translate-y: -51.75rem;
}

.focus\:-translate-y-242:focus{
  --tw-translate-y: -60.5rem;
}

.focus\:-translate-y-250:focus{
  --tw-translate-y: -62.5rem;
}

.focus\:-translate-y-258:focus{
  --tw-translate-y: -64.5rem;
}

.focus\:-translate-y-265:focus{
  --tw-translate-y: -66.25rem;
}

.focus\:-translate-y-280:focus{
  --tw-translate-y: -70rem;
}

.focus\:-translate-y-px:focus{
  --tw-translate-y: -1px;
}

.focus\:-translate-y-0\.5:focus{
  --tw-translate-y: -0.125rem;
}

.focus\:-translate-y-1\.5:focus{
  --tw-translate-y: -0.375rem;
}

.focus\:-translate-y-2\.5:focus{
  --tw-translate-y: -0.625rem;
}

.focus\:-translate-y-3\.5:focus{
  --tw-translate-y: -0.875rem;
}

.focus\:-translate-y-0\.25:focus{
  --tw-translate-y: -0.0625rem;
}

.focus\:-translate-y-0\.75:focus{
  --tw-translate-y: -0.1875rem;
}

.focus\:-translate-y-1\.25:focus{
  --tw-translate-y: -0.3125rem;
}

.focus\:-translate-y-1\.75:focus{
  --tw-translate-y: -0.4375rem;
}

.focus\:-translate-y-2\.25:focus{
  --tw-translate-y: -0.5625rem;
}

.focus\:-translate-y-2\.75:focus{
  --tw-translate-y: -0.6875rem;
}

.focus\:-translate-y-3\.25:focus{
  --tw-translate-y: -0.8125rem;
}

.focus\:-translate-y-3\.75:focus{
  --tw-translate-y: -0.9375rem;
}

.focus\:-translate-y-4\.25:focus{
  --tw-translate-y: -1.0625rem;
}

.focus\:-translate-y-4\.5:focus{
  --tw-translate-y: -1.125rem;
}

.focus\:-translate-y-4\.75:focus{
  --tw-translate-y: -1.1875rem;
}

.focus\:-translate-y-5\.25:focus{
  --tw-translate-y: -1.3125rem;
}

.focus\:-translate-y-5\.5:focus{
  --tw-translate-y: -1.375rem;
}

.focus\:-translate-y-5\.75:focus{
  --tw-translate-y: -1.4375rem;
}

.focus\:-translate-y-6\.25:focus{
  --tw-translate-y: -1.5625rem;
}

.focus\:-translate-y-6\.5:focus{
  --tw-translate-y: -1.625rem;
}

.focus\:-translate-y-6\.75:focus{
  --tw-translate-y: -1.6875rem;
}

.focus\:-translate-y-7\.25:focus{
  --tw-translate-y: -1.8125rem;
}

.focus\:-translate-y-7\.5:focus{
  --tw-translate-y: -1.875rem;
}

.focus\:-translate-y-8\.25:focus{
  --tw-translate-y: -2.0625rem;
}

.focus\:-translate-y-8\.5:focus{
  --tw-translate-y: -2.125rem;
}

.focus\:-translate-y-9\.25:focus{
  --tw-translate-y: -2.3125rem;
}

.focus\:-translate-y-9\.5:focus{
  --tw-translate-y: -2.375rem;
}

.focus\:-translate-y-10\.5:focus{
  --tw-translate-y: -2.625rem;
}

.focus\:-translate-y-11\.25:focus{
  --tw-translate-y: -2.8125rem;
}

.focus\:-translate-y-11\.5:focus{
  --tw-translate-y: -2.875rem;
}

.focus\:-translate-y-12\.5:focus{
  --tw-translate-y: -3.125rem;
}

.focus\:-translate-y-12\.75:focus{
  --tw-translate-y: -3.1875rem;
}

.focus\:-translate-y-13\.5:focus{
  --tw-translate-y: -3.375rem;
}

.focus\:-translate-y-14\.5:focus{
  --tw-translate-y: -3.625rem;
}

.focus\:-translate-y-15\.5:focus{
  --tw-translate-y: -3.875rem;
}

.focus\:-translate-y-15\.75:focus{
  --tw-translate-y: -3.9375rem;
}

.focus\:-translate-y-16\.25:focus{
  --tw-translate-y: -4.0625rem;
}

.focus\:-translate-y-17\.25:focus{
  --tw-translate-y: -4.3125rem;
}

.focus\:-translate-y-17\.5:focus{
  --tw-translate-y: -4.375rem;
}

.focus\:-translate-y-18\.25:focus{
  --tw-translate-y: -4.5625rem;
}

.focus\:-translate-y-18\.5:focus{
  --tw-translate-y: -4.625rem;
}

.focus\:-translate-y-20\.25:focus{
  --tw-translate-y: -5.0625rem;
}

.focus\:-translate-y-20\.5:focus{
  --tw-translate-y: -5.125rem;
}

.focus\:-translate-y-22\.5:focus{
  --tw-translate-y: -5.625rem;
}

.focus\:-translate-y-25\.5:focus{
  --tw-translate-y: -6.375rem;
}

.focus\:-translate-y-26\.75:focus{
  --tw-translate-y: -6.6875rem;
}

.focus\:-translate-y-32\.5:focus{
  --tw-translate-y: -8.125rem;
}

.focus\:-translate-y-37\.5:focus{
  --tw-translate-y: -9.375rem;
}

.focus\:-translate-y-41\.25:focus{
  --tw-translate-y: -10.3125rem;
}

.focus\:-translate-y-52\.5:focus{
  --tw-translate-y: -13.125rem;
}

.focus\:-translate-y-54\.5:focus{
  --tw-translate-y: -13.625rem;
}

.focus\:-translate-y-57\.25:focus{
  --tw-translate-y: -14.3125rem;
}

.focus\:-translate-y-57\.5:focus{
  --tw-translate-y: -14.375rem;
}

.focus\:-translate-y-66\.25:focus{
  --tw-translate-y: -16.5625rem;
}

.focus\:-translate-y-74\.5:focus{
  --tw-translate-y: -18.125rem;
}

.focus\:-translate-y-106\.25:focus{
  --tw-translate-y: -26.5625rem;
}

.focus\:-translate-y-112\.25:focus{
  --tw-translate-y: -28.0675rem;
}

.focus\:-translate-y-112\.75:focus{
  --tw-translate-y: -28.1875rem;
}

.focus\:-translate-y-147\.5:focus{
  --tw-translate-y: -36.875rem;
}

.focus\:-translate-y-162\.5:focus{
  --tw-translate-y: -40.625rem;
}

.focus\:-translate-y-172\.25:focus{
  --tw-translate-y: -42.5625rem;
}

.focus\:-translate-y-175\.25:focus{
  --tw-translate-y: -43.8125rem;
}

.focus\:-translate-y-184\.25:focus{
  --tw-translate-y: -46.0625rem;
}

.focus\:-translate-y-203\.25:focus{
  --tw-translate-y: -50.8125rem;
}

.focus\:-translate-y-half:focus{
  --tw-translate-y: -50%;
}

.focus\:-translate-y-full:focus{
  --tw-translate-y: -100%;
}

.focus\:-translate-y-1\/10:focus{
  --tw-translate-y: -10%;
}

.focus\:-translate-y-2\/10:focus{
  --tw-translate-y: -20%;
}

.focus\:-translate-y-3\/10:focus{
  --tw-translate-y: -30%;
}

.focus\:-translate-y-4\/10:focus{
  --tw-translate-y: -40%;
}

.focus\:-translate-y-4\.5\/10:focus{
  --tw-translate-y: -45%;
}

.focus\:-translate-y-5\/10:focus{
  --tw-translate-y: -50%;
}

.focus\:-translate-y-5\.5\/10:focus{
  --tw-translate-y: -55%;
}

.focus\:-translate-y-6\/10:focus{
  --tw-translate-y: -60%;
}

.focus\:-translate-y-7\/10:focus{
  --tw-translate-y: -70%;
}

.focus\:-translate-y-8\/10:focus{
  --tw-translate-y: -80%;
}

.focus\:-translate-y-9\/10:focus{
  --tw-translate-y: -90%;
}

.focus\:-translate-y-1\/12:focus{
  --tw-translate-y: -8.33333%;
}

.focus\:-translate-y-2\/12:focus{
  --tw-translate-y: -16.66667%;
}

.focus\:-translate-y-3\/12:focus{
  --tw-translate-y: -25%;
}

.focus\:-translate-y-4\/12:focus{
  --tw-translate-y: -33.33333%;
}

.focus\:-translate-y-5\/12:focus{
  --tw-translate-y: -41.66667%;
}

.focus\:-translate-y-6\/12:focus{
  --tw-translate-y: -50%;
}

.focus\:-translate-y-7\/12:focus{
  --tw-translate-y: -58.33333%;
}

.focus\:-translate-y-8\/12:focus{
  --tw-translate-y: -66.66667%;
}

.focus\:-translate-y-9\/12:focus{
  --tw-translate-y: -75%;
}

.focus\:-translate-y-10\/12:focus{
  --tw-translate-y: -83.33333%;
}

.focus\:-translate-y-11\/12:focus{
  --tw-translate-y: -91.66667%;
}

.focus\:translate-y-1\/2:focus{
  --tw-translate-y: 50%;
}

.focus\:translate-y-1\/3:focus{
  --tw-translate-y: 33.333333%;
}

.focus\:translate-y-2\/3:focus{
  --tw-translate-y: 66.666667%;
}

.focus\:translate-y-1\/4:focus{
  --tw-translate-y: 25%;
}

.focus\:translate-y-2\/4:focus{
  --tw-translate-y: 50%;
}

.focus\:translate-y-3\/4:focus{
  --tw-translate-y: 75%;
}

.focus\:-translate-y-1\/2:focus{
  --tw-translate-y: -50%;
}

.focus\:-translate-y-1\/3:focus{
  --tw-translate-y: -33.333333%;
}

.focus\:-translate-y-2\/3:focus{
  --tw-translate-y: -66.666667%;
}

.focus\:-translate-y-1\/4:focus{
  --tw-translate-y: -25%;
}

.focus\:-translate-y-2\/4:focus{
  --tw-translate-y: -50%;
}

.focus\:-translate-y-3\/4:focus{
  --tw-translate-y: -75%;
}

.skew-x-0{
  --tw-skew-x: 0deg;
}

.skew-x-1{
  --tw-skew-x: 1deg;
}

.skew-x-2{
  --tw-skew-x: 2deg;
}

.skew-x-3{
  --tw-skew-x: 3deg;
}

.skew-x-6{
  --tw-skew-x: 6deg;
}

.skew-x-12{
  --tw-skew-x: 12deg;
}

.-skew-x-12{
  --tw-skew-x: -12deg;
}

.-skew-x-6{
  --tw-skew-x: -6deg;
}

.-skew-x-3{
  --tw-skew-x: -3deg;
}

.-skew-x-2{
  --tw-skew-x: -2deg;
}

.-skew-x-1{
  --tw-skew-x: -1deg;
}

.skew-y-0{
  --tw-skew-y: 0deg;
}

.skew-y-1{
  --tw-skew-y: 1deg;
}

.skew-y-2{
  --tw-skew-y: 2deg;
}

.skew-y-3{
  --tw-skew-y: 3deg;
}

.skew-y-6{
  --tw-skew-y: 6deg;
}

.skew-y-12{
  --tw-skew-y: 12deg;
}

.-skew-y-12{
  --tw-skew-y: -12deg;
}

.-skew-y-6{
  --tw-skew-y: -6deg;
}

.-skew-y-3{
  --tw-skew-y: -3deg;
}

.-skew-y-2{
  --tw-skew-y: -2deg;
}

.-skew-y-1{
  --tw-skew-y: -1deg;
}

.hover\:skew-x-0:hover{
  --tw-skew-x: 0deg;
}

.hover\:skew-x-1:hover{
  --tw-skew-x: 1deg;
}

.hover\:skew-x-2:hover{
  --tw-skew-x: 2deg;
}

.hover\:skew-x-3:hover{
  --tw-skew-x: 3deg;
}

.hover\:skew-x-6:hover{
  --tw-skew-x: 6deg;
}

.hover\:skew-x-12:hover{
  --tw-skew-x: 12deg;
}

.hover\:-skew-x-12:hover{
  --tw-skew-x: -12deg;
}

.hover\:-skew-x-6:hover{
  --tw-skew-x: -6deg;
}

.hover\:-skew-x-3:hover{
  --tw-skew-x: -3deg;
}

.hover\:-skew-x-2:hover{
  --tw-skew-x: -2deg;
}

.hover\:-skew-x-1:hover{
  --tw-skew-x: -1deg;
}

.hover\:skew-y-0:hover{
  --tw-skew-y: 0deg;
}

.hover\:skew-y-1:hover{
  --tw-skew-y: 1deg;
}

.hover\:skew-y-2:hover{
  --tw-skew-y: 2deg;
}

.hover\:skew-y-3:hover{
  --tw-skew-y: 3deg;
}

.hover\:skew-y-6:hover{
  --tw-skew-y: 6deg;
}

.hover\:skew-y-12:hover{
  --tw-skew-y: 12deg;
}

.hover\:-skew-y-12:hover{
  --tw-skew-y: -12deg;
}

.hover\:-skew-y-6:hover{
  --tw-skew-y: -6deg;
}

.hover\:-skew-y-3:hover{
  --tw-skew-y: -3deg;
}

.hover\:-skew-y-2:hover{
  --tw-skew-y: -2deg;
}

.hover\:-skew-y-1:hover{
  --tw-skew-y: -1deg;
}

.focus\:skew-x-0:focus{
  --tw-skew-x: 0deg;
}

.focus\:skew-x-1:focus{
  --tw-skew-x: 1deg;
}

.focus\:skew-x-2:focus{
  --tw-skew-x: 2deg;
}

.focus\:skew-x-3:focus{
  --tw-skew-x: 3deg;
}

.focus\:skew-x-6:focus{
  --tw-skew-x: 6deg;
}

.focus\:skew-x-12:focus{
  --tw-skew-x: 12deg;
}

.focus\:-skew-x-12:focus{
  --tw-skew-x: -12deg;
}

.focus\:-skew-x-6:focus{
  --tw-skew-x: -6deg;
}

.focus\:-skew-x-3:focus{
  --tw-skew-x: -3deg;
}

.focus\:-skew-x-2:focus{
  --tw-skew-x: -2deg;
}

.focus\:-skew-x-1:focus{
  --tw-skew-x: -1deg;
}

.focus\:skew-y-0:focus{
  --tw-skew-y: 0deg;
}

.focus\:skew-y-1:focus{
  --tw-skew-y: 1deg;
}

.focus\:skew-y-2:focus{
  --tw-skew-y: 2deg;
}

.focus\:skew-y-3:focus{
  --tw-skew-y: 3deg;
}

.focus\:skew-y-6:focus{
  --tw-skew-y: 6deg;
}

.focus\:skew-y-12:focus{
  --tw-skew-y: 12deg;
}

.focus\:-skew-y-12:focus{
  --tw-skew-y: -12deg;
}

.focus\:-skew-y-6:focus{
  --tw-skew-y: -6deg;
}

.focus\:-skew-y-3:focus{
  --tw-skew-y: -3deg;
}

.focus\:-skew-y-2:focus{
  --tw-skew-y: -2deg;
}

.focus\:-skew-y-1:focus{
  --tw-skew-y: -1deg;
}

.transition-none{
  transition-property: none;
}

.transition-all{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition{
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-colors{
  transition-property: background-color, border-color, color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-opacity{
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-shadow{
  transition-property: box-shadow;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-transform{
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.hover\:transition-none:hover{
  transition-property: none;
}

.hover\:transition-all:hover{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.hover\:transition:hover{
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.hover\:transition-colors:hover{
  transition-property: background-color, border-color, color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.hover\:transition-opacity:hover{
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.hover\:transition-shadow:hover{
  transition-property: box-shadow;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.hover\:transition-transform:hover{
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.focus\:transition-none:focus{
  transition-property: none;
}

.focus\:transition-all:focus{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.focus\:transition:focus{
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.focus\:transition-colors:focus{
  transition-property: background-color, border-color, color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.focus\:transition-opacity:focus{
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.focus\:transition-shadow:focus{
  transition-property: box-shadow;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.focus\:transition-transform:focus{
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

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

.ease-in-quad{
  transition-timing-function: cubic-bezier(0.550, 0.085, 0.680, 0.530);
}

.ease-in-cubic{
  transition-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}

.ease-in-quart{
  transition-timing-function: cubic-bezier(0.895, 0.030, 0.685, 0.220);
}

.ease-in-quint{
  transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
}

.ease-in-sine{
  transition-timing-function: cubic-bezier(0.470, 0.000, 0.745, 0.715);
}

.ease-in-expo{
  transition-timing-function: cubic-bezier(0.950, 0.050, 0.795, 0.035);
}

.ease-in-circ{
  transition-timing-function: cubic-bezier(0.600, 0.040, 0.980, 0.335);
}

.ease-in-back{
  transition-timing-function: cubic-bezier(0.600, -0.280, 0.735, 0.045);
}

.ease-out-quad{
  transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940);
}

.ease-out-cubic{
  transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}

.ease-out-quart{
  transition-timing-function: cubic-bezier(0.165, 0.840, 0.440, 1.000);
}

.ease-out-quint{
  transition-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
}

.ease-out-sine{
  transition-timing-function: cubic-bezier(0.390, 0.575, 0.565, 1.000);
}

.ease-out-expo{
  transition-timing-function: cubic-bezier(0.190, 1.000, 0.220, 1.000);
}

.ease-out-circ{
  transition-timing-function: cubic-bezier(0.075, 0.820, 0.165, 1.000);
}

.ease-out-back{
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.275);
}

.ease-in-out-quad{
  transition-timing-function: cubic-bezier(0.455, 0.030, 0.515, 0.955);
}

.ease-in-out-cubic{
  transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000);
}

.ease-in-out-quart{
  transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000);
}

.ease-in-out-quint{
  transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
}

.ease-in-out-sine{
  transition-timing-function: cubic-bezier(0.445, 0.050, 0.550, 0.950);
}

.ease-in-out-expo{
  transition-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000);
}

.ease-in-out-circ{
  transition-timing-function: cubic-bezier(0.785, 0.135, 0.150, 0.860);
}

.ease-in-out-back{
  transition-timing-function: cubic-bezier(.680, -0.550, 0.265, 1.550);
}

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

.delay-75{
  transition-delay: 75ms;
}

.delay-100{
  transition-delay: 100ms;
}

.delay-150{
  transition-delay: 150ms;
}

.delay-200{
  transition-delay: 200ms;
}

.delay-300{
  transition-delay: 300ms;
}

.delay-500{
  transition-delay: 500ms;
}

.delay-700{
  transition-delay: 700ms;
}

.delay-1000{
  transition-delay: 1000ms;
}

.hover\:delay-75:hover{
  transition-delay: 75ms;
}

.hover\:delay-100:hover{
  transition-delay: 100ms;
}

.hover\:delay-150:hover{
  transition-delay: 150ms;
}

.hover\:delay-200:hover{
  transition-delay: 200ms;
}

.hover\:delay-300:hover{
  transition-delay: 300ms;
}

.hover\:delay-500:hover{
  transition-delay: 500ms;
}

.hover\:delay-700:hover{
  transition-delay: 700ms;
}

.hover\:delay-1000:hover{
  transition-delay: 1000ms;
}

.focus\:delay-75:focus{
  transition-delay: 75ms;
}

.focus\:delay-100:focus{
  transition-delay: 100ms;
}

.focus\:delay-150:focus{
  transition-delay: 150ms;
}

.focus\:delay-200:focus{
  transition-delay: 200ms;
}

.focus\:delay-300:focus{
  transition-delay: 300ms;
}

.focus\:delay-500:focus{
  transition-delay: 500ms;
}

.focus\:delay-700:focus{
  transition-delay: 700ms;
}

.focus\:delay-1000:focus{
  transition-delay: 1000ms;
}

@keyframes spin{
  to{
    transform: rotate(360deg);
  }
}

@keyframes ping{
  75%, 100%{
    transform: scale(2);
    opacity: 0;
  }
}

@keyframes pulse{
  50%{
    opacity: .5;
  }
}

@keyframes bounce{
  0%, 100%{
    transform: translateY(-25%);
    animation-timing-function: cubic-bezier(0.8,0,1,1);
  }

  50%{
    transform: none;
    animation-timing-function: cubic-bezier(0,0,0.2,1);
  }
}

.animate-none{
  animation: none;
}

.animate-spin{
  animation: spin 1s linear infinite;
}

.animate-ping{
  animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
}

.animate-pulse{
  animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}

.animate-bounce{
  animation: bounce 1s infinite;
}

@font-face {
  font-family: "CFAstyStdRegular";

  src: url("../fonts/CF-Asty-Std-book.eot");

  src: url("../fonts/CF-Asty-Std-book.eot?#iefix") format("embedded-opentype"), url("../fonts/CF-Asty-Std-book.woff2") format("woff2"), url("../fonts/CF-Asty-Std-book.woff") format("woff");

  font-weight: normal;

  font-style: normal;

  font-feature-settings: "tnum" on, "lnum" on;
}

@font-face {
  font-family: "CFAstyStdMedium";

  src: url("../fonts/CF-Asty-Std-medium.eot");

  src: url("../fonts/CF-Asty-Std-medium.eot?#iefix") format("embedded-opentype"), url("../fonts/CF-Asty-Std-medium.woff2") format("woff2"), url("../fonts/CF-Asty-Std-medium.woff") format("woff");

  font-weight: normal;

  font-style: normal;
}

@font-face {
  font-family: "Manrope";

  src: url("../fonts/Manrope-VariableFont_wght.ttf");

  font-weight: normal;

  font-style: normal;
}

@font-face {
  font-family: "WooCommerce";

  src: url("../fonts/WooCommerce.woff");
}

html {
  scroll-behavior: smooth;
}

body {
  --tw-bg-opacity: 1;
  background-color: rgba(244, 244, 244, var(--tw-bg-opacity));
  font-family: CFAstyStdRegular, sans-serif;
  height: 100%;
  overflow-x: hidden;
  --tw-text-opacity: 1;
  color: rgba(17, 17, 17, var(--tw-text-opacity));
}

i, b {
  font-weight: 400;
  font-style: normal;
}

a {
  transition: color 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.main-container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.875rem;
  padding-right: 1.875rem;
}

@media (min-width: 768px){
  .main-container{
    padding-left: 3rem;
    padding-right: 3rem;
  }
}

@media (min-width: 1024px){
  .main-container{
    padding-left: 4.0625rem;
    padding-right: 4.0625rem;
  }
}

@media (min-width: 1400px){
  .main-container{
    padding-left: 0px;
    padding-right: 0px;
  }
}

@media (min-width: 1400px) {
  .main-container {
    max-width: 1288px;
  }
}

.round-arrow {
  font-family: Manrope, sans-serif;
  font-size: 0.625rem;
  line-height: 1rem;
  margin-bottom: 1.5rem;
  letter-spacing: .13em;
}

.small-title {
  font-family: Manrope, sans-serif;
  font-weight: 700;
  font-size: 0.625rem;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgba(17, 17, 17, var(--tw-text-opacity));
  text-transform: uppercase;
  letter-spacing: .13em;
}

@media (min-width: 768px){
  .small-title{
    font-size: 0.6875rem;
    letter-spacing: .14em;
  }
}

.small-title-pink {
  font-family: Manrope, sans-serif;
  font-weight: 700;
  font-size: 0.625rem;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgba(237, 9, 128, var(--tw-text-opacity));
  text-transform: uppercase;
  letter-spacing: .13em;
}

@media (min-width: 768px){
  .small-title-pink{
    font-size: 0.6875rem;
    letter-spacing: .14em;
  }
}

.subtitle {
  font-family: Manrope, sans-serif;
  font-size: 0.6875rem;
  line-height: 1rem;
  text-transform: uppercase;
  letter-spacing: .12em;
}

.long-text {
  font-family: CFAstyStdRegular, sans-serif;
  font-size: 1rem;
  line-height: 1.5625rem;
  letter-spacing: .036em;
}

.shadow-big {
  box-shadow: 1.0625rem 1.25rem 3.125rem rgba(0, 0, 0, 0.18);
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.shadow-bigger {
  box-shadow: 1.0625rem 1.25rem 3.125rem rgba(0, 0, 0, 0.4);
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.filter-shadow-big {
  filter: drop-shadow(1.0625rem 1.25rem 3.125rem rgba(0, 0, 0, 0.22));
  -webkit-filter: drop-shadow(1.0625rem 1.25rem 3.125rem rgba(0, 0, 0, 0.22));
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.filter-shadow-bigger {
  filter: drop-shadow(1.0625rem 1.25rem 3.125rem rgba(0, 0, 0, 0.4));
  -webkit-filter: drop-shadow(1.0625rem 1.25rem 3.125rem rgba(0, 0, 0, 0.4));
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.dynamic-text {
  font-family: CFAstyStdRegular, sans-serif;
  font-size: 1.125rem;
  line-height: 1.75rem;
  letter-spacing: .027em;
}

.dynamic-text h2 {
  font-family: CFAstyStdMedium, sans-serif;
  font-size: 1.3125rem;
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}

.dynamic-text ul {
  list-style-type: disc;
  padding-left: 20px;
}

.dynamic-text ul li {
  margin-bottom: 1rem;
}

.dynamic-text p + p, .dynamic-text ul + p {
  margin-top: 2rem;
}

.login .privacy-policy-page-link {
  display: none;
}

.home-link-hover {
  border-bottom: 3px solid #ff5bb4;
}

@media (min-width: 768px) {
  .long-text {
    font-size: 1.125rem;
    line-height: 1.75rem;
    letter-spacing: .027em;
  }
}

.page-template-template-terms main a {
  --tw-text-opacity: 1;
  color: rgba(99, 169, 209, var(--tw-text-opacity));
  text-decoration: underline;
}

body.woocommerce.archive div#primary.content-area > main.site-main {
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  z-index: 20;
}

body.woocommerce.archive div.page-description, body.woocommerce.archive div.term-description {
  display: none;
  margin-bottom: 2.5rem;
  z-index: 50;
  grid-row-start: 3;
  font-family: CFAstyStdRegular, sans-serif;
  font-size: 1rem;
  line-height: 1.5625rem;
  letter-spacing: .036em;
}

@media (min-width: 768px){
  body.woocommerce.archive div.page-description, body.woocommerce.archive div.term-description {
    font-size: 1.125rem;
    line-height: 1.75rem;
    letter-spacing: .027em;
  }
}

body.woocommerce.archive div.page-description a, body.woocommerce.archive div.term-description a {
  text-decoration: underline;
}

body.woocommerce.archive div.category-description {
  display: none;
}

body.woocommerce.archive.woocommerce-shop div.mobile-category-description div.page-description, body.woocommerce.archive.woocommerce-shop div.mobile-category-description div.term-description {
  display: block;
  padding-top: 4rem;
}

body.woocommerce.archive.term-27 div.communicate-in-greek-description.term-description, body.woocommerce.archive.term-37 div.communicate-in-greek-description.term-description {
  display: block;
}

.woocommerce .woocommerce-breadcrumb {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-family: Manrope, sans-serif;
  font-weight: 700;
  font-size: 0.6875rem;
  line-height: 1.75rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
  text-transform: uppercase;
  letter-spacing: .1em;
}

.woocommerce .woocommerce-breadcrumb a {
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
}

.woocommerce .woocommerce-breadcrumb a:hover {
  --tw-text-opacity: 1;
  color: rgba(237, 9, 128, var(--tw-text-opacity));
}

body.woocommerce.single-product div.quantity {
  display: none;
}

body.woocommerce.single-product .woocommerce-notices-wrapper {
  margin-top: -6rem;
}

body.woocommerce-account .woocommerce {
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.875rem;
  padding-right: 1.875rem;
}

@media (min-width: 768px){
  body.woocommerce-account .woocommerce{
    padding-left: 3rem;
    padding-right: 3rem;
  }
}

@media (min-width: 1024px){
  body.woocommerce-account .woocommerce{
    padding-left: 4.0625rem;
    padding-right: 4.0625rem;
  }
}

@media (min-width: 1400px){
  body.woocommerce-account .woocommerce{
    padding-left: 0px;
    padding-right: 0px;
  }
}

@media (min-width: 1400px){
  body.woocommerce-account .woocommerce {
    max-width: 1288px;
  }
}

.woocommerce .woocommerce-message, .woocommerce .woocommerce-error, .woocommerce .woocommerce-info {
  border-top: none !important;
  margin: 1rem 0 3rem -1.25rem !important;
  background: none !important;
}

.woocommerce .woocommerce-message:before {
  color: rgba(17, 17, 17, 0.7) !important;
}

.woocommerce .woocommerce-message a.restore-item {
  --tw-text-opacity: 1;
  color: rgba(237, 9, 128, var(--tw-text-opacity));
  text-decoration: underline;
}

.woocommerce .woocommerce-message a.wc-forward {
  display: none;
}

.woocommerce .woocommerce-info:before {
  color: rgba(17, 17, 17, 0.7) !important;
}

.woocommerce a.button.wc-backward {
  --tw-bg-opacity: 1;
  background-color: rgba(82, 95, 119, var(--tw-bg-opacity));
}

.woocommerce a.button.wc-backward:hover{
  --tw-bg-opacity: 1;
  background-color: rgba(17, 17, 17, var(--tw-bg-opacity));
}

.woocommerce a.button.wc-backward{
  border-radius: 2rem;
  display: flex;
  align-items: center;
  font-family: Manrope, sans-serif;
  font-weight: 700;
  font-size: 0.6875rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  text-align: center;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
  text-transform: uppercase;
  letter-spacing: .1em;
  width: 13.75rem;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.woocommerce p.return-to-shop {
  margin: 3rem 0 !important;
}

span.archive-product-price {
  font-variant-numeric: tabular-nums;
}

@media (min-width: 768px) {
  body.woocommerce.archive div.page-description, body.woocommerce.archive div.term-description {
    display: block;
    font-size: 1.125rem;
    line-height: 1.75rem;
    letter-spacing: .02em;
  }

  body.woocommerce.archive div.category-description {
    display: block;
  }

  .woocommerce .woocommerce-breadcrumb {
    flex-wrap: wrap;
    font-size: 0.6875rem;
    line-height: 1.75rem;
    letter-spacing: .1em;
  }

  .woocommerce .woocommerce-breadcrumb a {
    font-size: 0.6875rem;
    letter-spacing: .1em;
  }

  body.woocommerce.single-product .woocommerce-notices-wrapper {
    margin-bottom: 0px;
    margin-top: -3rem;
  }

  .woocommerce-notices-wrapper {
    display: grid;
    height: 6rem;
    margin-bottom: 3rem;
    grid-template-columns: repeat(12, minmax(0, 1fr));
    grid-template-rows: repeat(1, minmax(0, 1fr));
  }

  .woocommerce-notices-wrapper .woocommerce-message {
    grid-column: span 11 / span 11;
    grid-column-start: 2;
  }

  .woocommerce-notices-wrapper .woocommerce-message a.wc-forward {
    --tw-bg-opacity: 1;
    background-color: rgba(82, 95, 119, var(--tw-bg-opacity));
  }

  .woocommerce-notices-wrapper .woocommerce-message a.wc-forward:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(17, 17, 17, var(--tw-bg-opacity));
  }

  .woocommerce-notices-wrapper .woocommerce-message a.wc-forward{
    border-radius: 2rem;
    display: flex;
    align-items: center;
    font-family: Manrope, sans-serif;
    font-weight: 700;
    font-size: 0.6875rem;
    margin-left: 0.25rem;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
    text-transform: uppercase;
    letter-spacing: .1em;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms;
  }

  .woocommerce-notices-wrapper .woocommerce-info, .woocommerce-notices-wrapper .woocommerce-error {
    grid-column: span 11 / span 11;
    grid-column-start: 2;
  }

  body.woocommerce-checkout .woocommerce-notices-wrapper {
    height: auto;
  }

  body.woocommerce-cart .woocommerce-notices-wrapper .woocommerce-message, body.woocommerce-cart .woocommerce-notices-wrapper .woocommerce-info {
    grid-column-start: 1;
  }
}

@media (min-width: 1024px) {
  body.woocommerce.archive div#primary.content-area > main.site-main {
    display: grid;
    grid-auto-flow: column;
    grid-template-columns: repeat(12, minmax(0, 1fr));
    grid-auto-rows: auto;
  }

  body.woocommerce.archive div.page-description, body.woocommerce.archive div.term-description {
    max-width: 91.666667%;
    grid-column: span 6 / span 6;
  }

  .woocommerce .woocommerce-message a.wc-forward {
    margin-left: 0.25rem;
    margin-top: -0.5rem;
  }
}

@media (min-width: 1400px) {
  body.woocommerce.archive div.page-description, body.woocommerce.archive div.term-description {
    grid-column: span 7 / span 7;
  }
}

/** Partials **/

#collection-title {
  padding-bottom: 12px;
  text-align: center;
  background-color: #f4f4f4;
}

@media (min-width: 768px) {
  #collection-title {
    padding-bottom: 60px;
  }
}

.img-bigger {
  width: 198px;
  height: 255px;
}

@media (min-width: 768px) {
  .img-bigger {
    width: 250px;
    height: 320px;
  }
}

.img-big {
  width: 198px;
  height: 255px;
}

@media (min-width: 768px) {
  .img-big {
    width: auto;
    height: 300px;
  }
}

@media (max-width: 767px) {
  .align-with-img {
    position: relative;
    left: 50%;
    transform: translateX(-99px);
  }
}

.square-box {
  padding-top: 60px;
  padding-bottom: 60px;
}

.home-about-text-mobile ul {
  list-style-type: disc;
  padding-left: 1.0625rem;
}

a.home-featured-category-link:hover img {
  filter: drop-shadow(1.0625rem 1.25rem 3.125rem rgba(0, 0, 0, 0.4));
  -webkit-filter: drop-shadow(1.0625rem 1.25rem 3.125rem rgba(0, 0, 0, 0.4));
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

a.home-featured-category-link:hover div.home-featured-category-linkarrow, a.home-featured-category-link:hover span.home-featured-category-linktext {
  --tw-text-opacity: 1;
  color: rgba(17, 17, 17, var(--tw-text-opacity));
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

a.home-featured-category-link:hover h4 > span {
  border-bottom: 3px solid #ff5bb4;
}

a.home-featured-book-link:hover img {
  box-shadow: 1.0625rem 1.25rem 3.125rem rgba(0, 0, 0, 0.4);
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

a.home-featured-book-link:hover h3 > span {
  border-bottom: 3px solid #ff5bb4;
}

@media (min-width: 768px) {
  .square-box {
    padding-top: calc(40% - 5rem);
    padding-bottom: calc(40% - 5rem);
  }

  a.home-featured-category-link div.home-featured-category-linkarrow, a.home-featured-category-link span.home-featured-category-linktext {
    --tw-text-opacity: 1;
    color: rgba(237, 9, 128, var(--tw-text-opacity));
  }
}

@media (min-width: 1024px) {
  .square-box {
    padding-top: calc(40% - 7rem);
    padding-bottom: calc(40% - 7rem);
  }
}

@media (min-width: 1280px) {
  .square-box {
    padding-top: calc(40% - 150px);
    padding-bottom: calc(40% - 150px);
  }
}

/* purgecss start ignore */

.nav-primary li {
  font-family: CFAstyStdRegular, sans-serif;
  font-weight: 400;
  line-height: 1rem;
  padding-left: 1.75rem;
  padding-right: 1.75rem;
  padding-bottom: 1rem;
}

.nav-primary a {
  padding-bottom: 0.5rem;
  position: relative;
  text-decoration: none;
}

.nav-primary a::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 3px;
  bottom: 0;
  left: 0;
  --tw-bg-opacity: 1;
  background-color: rgba(237, 9, 128, var(--tw-bg-opacity));
  visibility: hidden;
  transform: scaleX(0);
  transition: all 0.3s ease-in-out 0s;
}

.nav-primary a:hover::after {
  visibility: visible;
  transform: scaleX(1);
}

#navbar {
  overflow: hidden;
  padding: 2.5rem 1.5rem;
  transition: 0.3s;
  z-index: 99;
}

#navbar .scroll-hidden, #navbar svg.svg-logo, #navbar #sitename, #navbar #mobilemenu {
  transition: 0.3s;
}

#navbar #mobilemenu {
  display: flex;
}

.cart-menu-container > a {
  transition: color 0ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.menu-language-navigation-container ul li > a {
  --tw-border-opacity: 1;
  border-color: rgba(180, 189, 206, var(--tw-border-opacity));
  border-radius: 0.1875rem;
  border-width: 1px;
  font-family: Manrope, sans-serif;
  font-size: 0.75rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.875rem;
  padding-right: 0.875rem;
}

.menu-language-navigation-container ul li > a:hover {
  --tw-border-opacity: 1;
  border-color: rgba(237, 9, 128, var(--tw-border-opacity));
  --tw-text-opacity: 1;
  color: rgba(237, 9, 128, var(--tw-text-opacity));
  transition: 0.4s;
}

@media (min-width: 768px) {
  #navbar {
    padding: 2.5rem 3rem;
  }
}

@media (min-width: 1024px) {
  #navbar #mobilemenu {
    display: none !important;
  }
}

/* purgecss end ignore */

.mobile_nav {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  background-color: white;
  transition: all 0.3s ease-in-out;
  opacity: 0;
}

.mobile_nav nav.mobile-menu-nav {
  opacity: 0;
}

.mobile_nav ul.mobile-menu-social {
  opacity: 0;
}

.mobile_nav--active.mobile_nav {
  overflow: hidden;
  opacity: 1;
  z-index: 30;
}

.mobile_nav--active.mobile_nav nav.mobile-menu-nav {
  opacity: 1;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  justify-content: center;
  align-items: flex-start;
  padding-top: 6rem;
  padding-left: 1.75rem;
}

.mobile_nav--active.mobile_nav nav.mobile-menu-nav li {
  display: inline-block;
  font-weight: 400;
  font-size: 0.9375rem;
  line-height: 1rem;
  line-height: 1.5625rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  --tw-text-opacity: 1;
  color: rgba(17, 17, 17, var(--tw-text-opacity));
  text-transform: lowercase;
  letter-spacing: .025em;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.mobile_nav--active.mobile_nav nav.mobile-menu-nav li:nth-last-child(2) a, .mobile_nav--active.mobile_nav nav.mobile-menu-nav li:last-child a {
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgba(237, 9, 128, var(--tw-text-opacity));
}

.mobile_nav--active.mobile_nav ul.mobile-menu-social {
  opacity: 1;
}

@media (min-width: 768px) {
  .mobile_nav {
    width: 100%;
    height: 100%;
  }

  .mobile_nav--active.mobile_nav {
    height: 100%;
  }

  .mobile_nav--active.mobile_nav nav.mobile-menu-nav {
    align-items: center;
    padding-top: 0;
    padding-left: 0;
  }

  .mobile_nav--active.mobile_nav nav.mobile-menu-nav li {
    font-size: 1.125rem;
    line-height: 1.75rem;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    text-align: center;
  }
}

@media (min-width: 1024px) {
  .mobile_nav--active.mobile_nav nav.mobile-menu-nav li:first-child a {
    font-weight: 400;
    --tw-text-opacity: 1;
    color: rgba(17, 17, 17, var(--tw-text-opacity));
  }

  .mobile_nav--active.mobile_nav nav.mobile-menu-nav li:nth-last-child(2) a, .mobile_nav--active.mobile_nav nav.mobile-menu-nav li:last-child a {
    display: none;
  }

  .mobile_nav--active.mobile_nav nav.mobile-menu-nav li a:hover {
    text-decoration: underline;
  }
}

.woocommerce-cart h1 {
  font-weight: 600;
  font-size: 2.625rem;
  line-height: 3.5rem;
  --tw-text-opacity: 1;
  color: rgba(17, 17, 17, var(--tw-text-opacity));
}

.woocommerce-cart table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents th {
  font-size: 0.75rem;
  text-transform: uppercase;
}

.woocommerce-cart div.woocommerce-message + p.cart-empty.woocommerce-info {
  margin-top: 4rem !important;
}

.woocommerce-cart .woocommerce table.shop_table {
  border-style: none;
}

.woocommerce-cart .woocommerce table.shop_table th {
  --tw-border-opacity: 1;
  border-color: rgba(231, 231, 231, var(--tw-border-opacity));
  border-bottom-width: 1px;
}

.woocommerce-cart .woocommerce table.shop_table td {
  --tw-border-opacity: 1;
  border-color: rgba(231, 231, 231, var(--tw-border-opacity));
  border-width: 0px;
  border-bottom-width: 1px;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.woocommerce-cart .woocommerce table.shop_table .woocommerce-Price-amount {
  font-variant-numeric: tabular-nums;
}

.woocommerce-cart table.cart img {
  width: 90px !important;
}

.woocommerce-cart .woocommerce .quantity .qty {
  width: auto !important;
  text-align: left !important;
  padding-left: 0.75rem;
  font-variant-numeric: tabular-nums;
}

.woocommerce-cart .woocommerce a.remove {
  border-radius: 9999px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.3125rem;
  padding: 1rem;
  border: 1px solid rgba(17, 17, 17, 0.7) !important;
  color: black !important;
  transition: 0.3s;
}

.woocommerce-cart .woocommerce a.remove:hover {
  background: none;
  color: #d60D67 !important;
  border: 1px solid #d60D67 !important;
}

.woocommerce-cart .woocommerce-cart-form__cart-item .cart_item {
  --tw-border-opacity: 1;
  border-color: rgba(231, 231, 231, var(--tw-border-opacity));
  border-bottom-width: 1px;
}

.woocommerce-cart td.actions div.coupon {
  display: none;
}

.woocommerce-cart button[name=update_cart] {
  clear: left !important;
  float: left !important;
  padding: 1rem 2rem !important;
  color: white !important;
  --tw-bg-opacity: 1;
  background-color: rgba(82, 95, 119, var(--tw-bg-opacity));
  border-radius: 2rem;
  font-size: 0.75rem;
  margin-left: auto;
  margin-right: auto;
  margin-top: 1rem;
  margin-bottom: 2rem;
  text-transform: uppercase;
  width: auto;
}

.woocommerce-cart button[name=update_cart]:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(17, 17, 17, var(--tw-bg-opacity));
}

.woocommerce-cart .woocommerce table.shop_table tr:last-child td {
  border-bottom-width: 0 !important;
}

.woocommerce-cart div.cart_totals {
  margin-top: -5rem !important;
}

.woocommerce-cart div.cart_totals table.shop_table th, .woocommerce-cart div.cart_totals table.shop_table td {
  border-style: none;
}

.woocommerce-cart div.cart_totals table.shop_table tr.cart-subtotal th, .woocommerce-cart div.cart_totals table.shop_table tr.cart-total-weight th {
  font-weight: 400;
}

.woocommerce-cart div.cart_totals table.shop_table tr.cart-subtotal td, .woocommerce-cart div.cart_totals table.shop_table tr.cart-total-weight td {
  font-variant-numeric: tabular-nums;
}

.woocommerce-cart div.cart_totals table.shop_table tr.order-total th, .woocommerce-cart div.cart_totals table.shop_table tr.order-total td {
  padding-top: 0px;
}

.woocommerce-cart div.cart_totals table.shop_table tr.order-total td {
  font-variant-numeric: tabular-nums;
}

.woocommerce-cart .cart_totals table.shop_table.shop_table_responsive {
  margin-top: 6rem;
  width: 100%;
}

.woocommerce-cart div.cart_totals table.shop_table th {
  border-style: none;
  padding-top: 1rem;
  padding-left: 1rem;
}

.woocommerce-cart .cart_totals table small {
  --tw-text-opacity: 1;
  color: rgba(17, 17, 17, var(--tw-text-opacity));
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
  --tw-bg-opacity: 1;
  background-color: rgba(82, 95, 119, var(--tw-bg-opacity));
  border-radius: 2rem;
  font-size: 0.75rem;
  margin-left: auto;
  margin-right: auto;
  margin-top: 1rem;
  margin-bottom: 2rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 2rem;
  padding-right: 2rem;
  text-transform: uppercase;
  width: auto;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(17, 17, 17, var(--tw-bg-opacity));
}

.woocommerce-cart .wc-proceed-to-checkout {
  margin-left: auto;
  margin-right: auto;
  max-width: 20rem;
  width: auto;
}

.woocommerce-cart .cart-collaterals .cart_totals table small,
.woocommerce-checkout .cart-collaterals .cart_totals table small,
#add_payment_method .cart-collaterals .cart_totals table small {
  color: #111111 !important;
}

@media (min-width: 768px) {
  .woocommerce-cart .cart_totals table.shop_table.shop_table_responsive {
    width: 50%;
    margin: 0 auto;
    transform: translateX(30%);
  }

  .woocommerce-cart .wc-proceed-to-checkout {
    transform: translateX(35%);
  }
}

@media (min-width: 1024px) {
  .woocommerce-cart .cart_totals table.shop_table.shop_table_responsive {
    transform: translateX(40%);
  }

  .woocommerce-cart .wc-proceed-to-checkout {
    transform: translateX(55%);
  }
}

@media (min-width: 1280px) {
  .woocommerce-cart .cart_totals table.shop_table.shop_table_responsive {
    transform: translateX(50%);
  }

  .woocommerce-cart .wc-proceed-to-checkout {
    transform: translateX(75%);
  }
}

div.tns-visually-hidden {
  display: none !important;
}

.tns-item {
  width: 100% !important;
}

body.woocommerce.single-product span.woocommerce-Price-amount {
  font-weight: 400;
  font-size: 1.4375rem;
  line-height: 2.375rem;
  margin-bottom: 3rem;
  font-variant-numeric: tabular-nums;
}

body.woocommerce.single-product button.single_add_to_cart_button {
  --tw-bg-opacity: 1;
  background-color: rgba(82, 95, 119, var(--tw-bg-opacity));
  border-radius: 2rem;
  margin-top: 2.5rem;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 0.75rem;
  padding-bottom: 1rem;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

body.woocommerce.single-product button.single_add_to_cart_button:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(17, 17, 17, var(--tw-bg-opacity));
}

body.woocommerce.single-product p.woocommerce.add_to_cart_inline {
  border: none !important;
  padding: 0 !important;
}

body.woocommerce.single-product p.woocommerce.add_to_cart_inline a.add_to_cart_button {
  --tw-bg-opacity: 1;
  background-color: rgba(82, 95, 119, var(--tw-bg-opacity));
}

body.woocommerce.single-product p.woocommerce.add_to_cart_inline a.add_to_cart_button:hover{
  --tw-bg-opacity: 1;
  background-color: rgba(17, 17, 17, var(--tw-bg-opacity));
}

body.woocommerce.single-product p.woocommerce.add_to_cart_inline a.add_to_cart_button{
  border-radius: 2rem;
  display: flex;
  align-items: center;
  font-family: Manrope, sans-serif;
  font-weight: 700;
  font-size: 0.6875rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
  letter-spacing: .1em;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

body.woocommerce.single-product p.woocommerce.add_to_cart_inline span.woocommerce-Price-amount, body.woocommerce.single-product p.woocommerce.add_to_cart_inline small.woocommerce-price-suffix {
  display: none;
}

body.woocommerce.single-product p.woocommerce.add_to_cart_inline a.added_to_cart {
  display: none;
}

body.woocommerce.single-product img.single-product-image {
  filter: drop-shadow(17px 20px 50px rgba(0, 0, 0, 0.18));
}

body.woocommerce.single-product div.product-downloads-link {
  margin-top: 3.5rem;
}

body.woocommerce.single-product div.discount-bundle-links li a {
  text-decoration: underline;
}

body.woocommerce.archive p.woocommerce.add_to_cart_inline {
  border: none !important;
  padding: 0 !important;
}

body.woocommerce.archive p.woocommerce.add_to_cart_inline a.add_to_cart_button {
  --tw-bg-opacity: 1;
  background-color: rgba(82, 95, 119, var(--tw-bg-opacity));
}

body.woocommerce.archive p.woocommerce.add_to_cart_inline a.add_to_cart_button:hover{
  --tw-bg-opacity: 1;
  background-color: rgba(17, 17, 17, var(--tw-bg-opacity));
}

body.woocommerce.archive p.woocommerce.add_to_cart_inline a.add_to_cart_button{
  border-radius: 2rem;
  display: flex;
  align-items: center;
  font-family: Manrope, sans-serif;
  font-weight: 700;
  font-size: 0.6875rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
  letter-spacing: .1em;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

body.woocommerce.archive p.woocommerce.add_to_cart_inline span.woocommerce-Price-amount, body.woocommerce.archive p.woocommerce.add_to_cart_inline small.woocommerce-price-suffix {
  display: none;
}

body.woocommerce.archive p.woocommerce.add_to_cart_inline a.added_to_cart {
  display: none;
}

body.woocommerce.archive div.category-anchor:before {
  display: block;
  content: " ";
  margin-top: -128px;
  height: 128px;
  visibility: hidden;
  pointer-events: none;
}

body.woocommerce.archive span.archive-product-price {
  font-variant-numeric: tabular-nums;
  letter-spacing: -0.05em;
}

body.woocommerce.archive div.term-description p:last-child {
  margin-top: 1rem;
}

.woocommerce a.button.loading {
  padding-left: 2rem;
  padding-right: 2rem;
}

.woocommerce a.button.loading:after {
  position: initial !important;
  margin-left: 0.5rem !important;
}

div.product-block-container:hover img.shadow-big {
  box-shadow: 1.0625rem 1.25rem 3.125rem rgba(0, 0, 0, 0.4);
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.woocommerce-checkout h1 {
  font-weight: 600;
  font-size: 2.625rem;
  line-height: 3.5rem;
  --tw-text-opacity: 1;
  color: rgba(17, 17, 17, var(--tw-text-opacity));
}

.woocommerce-checkout .woocommerce div.woocommerce-billing-fields h3 {
  font-weight: 600;
  font-size: 0.75rem;
  margin-bottom: 1rem;
  text-transform: uppercase;
}

.woocommerce-checkout .woocommerce input {
  --tw-border-opacity: 1;
  border-color: rgba(163, 163, 163, var(--tw-border-opacity));
  border-radius: 0.375rem;
  border-width: 1px;
  padding: 0.5rem;
}

.woocommerce-checkout .woocommerce select {
  --tw-border-opacity: 1;
  border-color: rgba(163, 163, 163, var(--tw-border-opacity));
  padding: 0.5rem;
}

.woocommerce-checkout .woocommerce .select2-container--default .select2-selection--single {
  border-radius: 0.375rem;
}

.woocommerce-checkout .woocommerce .select2-container .select2-selection--single, .woocommerce-checkout .woocommerce .select2-container--default .select2-selection--single .select2-selection__arrow, .woocommerce-checkout .woocommerce .select2-container--default .select2-selection--single .select2-selection__rendered{
  height: 2.25rem;
}

.woocommerce-checkout .woocommerce .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 2.25rem;
}

.woocommerce-checkout .woocommerce div.woocommerce-additional-fields {
  margin-top: 2rem;
}

.woocommerce-checkout .woocommerce div.woocommerce-additional-fields h3 {
  font-weight: 600;
  font-size: 0.75rem;
  margin-top: 1rem;
  text-transform: uppercase;
}

.woocommerce-checkout .woocommerce form .form-row textarea {
  --tw-border-opacity: 1;
  border-color: rgba(163, 163, 163, var(--tw-border-opacity));
  border-radius: 0.375rem;
  border-width: 1px;
  padding: 0.5rem;
}

.woocommerce-checkout .woocommerce h3#order_review_heading {
  font-weight: 600;
  font-size: 0.75rem;
  margin-top: 0.5rem;
  margin-bottom: 2.5rem;
  text-transform: uppercase;
}

.woocommerce-checkout .woocommerce table.shop_table.woocommerce-checkout-review-order-table {
  background: white;
}

.woocommerce-checkout .woocommerce div.woocommerce-checkout-payment {
  margin-top: 1.5rem;
}

.woocommerce-checkout .woocommerce div.place-order button.button.alt {
  --tw-bg-opacity: 1;
  background-color: rgba(82, 95, 119, var(--tw-bg-opacity));
  border-radius: 2rem;
  font-size: 0.75rem;
  margin-bottom: 1rem;
  margin-top: 2rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 2rem;
  padding-right: 2rem;
  text-transform: uppercase;
  width: auto;
}

.woocommerce-checkout .woocommerce div.place-order button.button.alt:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(17, 17, 17, var(--tw-bg-opacity));
}

.woocommerce-account h1 {
  font-weight: 600;
  font-size: 1.625rem;
  line-height: 3.5rem;
  padding-left: 0.5rem;
  --tw-text-opacity: 1;
  color: rgba(17, 17, 17, var(--tw-text-opacity));
}

.woocommerce-account .woocommerce {
  margin-bottom: 5rem;
  margin-top: 1.6875rem;
}

@media (min-width: 768px){
  .woocommerce-account .woocommerce{
    margin-top: 2.0625rem;
  }
}

.woocommerce-account .woocommerce h2 {
  font-size: 0.75rem;
  text-transform: uppercase;
}

.woocommerce-account .woocommerce input {
  --tw-border-opacity: 1;
  border-color: rgba(163, 163, 163, var(--tw-border-opacity));
  border-radius: 0.375rem;
  border-width: 1px;
  padding: 0.5rem;
}

.woocommerce-account .woocommerce form.login, .woocommerce-account .woocommerce form.register {
  border: 0 !important;
  padding: 0 !important;
}

.woocommerce-account .woocommerce button.woocommerce-button.woocommerce-form-login__submit, .woocommerce-account .woocommerce button.woocommerce-button.woocommerce-form-register__submit{
  --tw-bg-opacity: 1;
  background-color: rgba(82, 95, 119, var(--tw-bg-opacity));
  border-radius: 2rem;
  font-size: 0.75rem;
  margin-left: auto;
  margin-right: auto;
  margin-top: 1rem;
  margin-bottom: 2rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 2rem;
  padding-right: 2rem;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
  text-transform: uppercase;
  width: auto;
}

.woocommerce-account .woocommerce button.woocommerce-button.woocommerce-form-login__submit:hover, .woocommerce-account .woocommerce button.woocommerce-button.woocommerce-form-register__submit:hover{
  --tw-bg-opacity: 1;
  background-color: rgba(17, 17, 17, var(--tw-bg-opacity));
}

.woocommerce-account .woocommerce .woocommerce-privacy-policy-text {
  font-size: 0.6875rem;
  line-height: 1rem;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.woocommerce-account .woocommerce .woocommerce-privacy-policy-text a {
  text-decoration: underline;
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link.is-active {
  font-weight: 700;
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads {
  display: none;
}

.woocommerce-account .woocommerce p.dashboard-welcome-message a {
  --tw-text-opacity: 1;
  color: rgba(237, 9, 128, var(--tw-text-opacity));
  text-decoration: underline;
}

.woocommerce-account .woocommerce table.shop_table {
  border: 0 !important;
  border-collapse: collapse !important;
  margin-top: 3rem;
}

.woocommerce-account .woocommerce table.shop_table th {
  --tw-border-opacity: 1;
  border-color: rgba(231, 231, 231, var(--tw-border-opacity));
  border-width: 0px;
  border-bottom-width: 1px;
  font-size: 0.75rem;
  text-transform: uppercase;
}

.woocommerce-account .woocommerce table.shop_table td {
  --tw-border-opacity: 1;
  border-color: rgba(231, 231, 231, var(--tw-border-opacity));
  border-width: 0px;
  border-bottom-width: 1px;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.woocommerce-account .woocommerce table.shop_table td a.woocommerce-button.view {
  --tw-bg-opacity: 1;
  background-color: rgba(82, 95, 119, var(--tw-bg-opacity));
  border-radius: 2rem;
  font-weight: 400;
  font-size: 0.75rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
  text-transform: uppercase;
  width: auto;
}

.woocommerce-account .woocommerce table.shop_table td a.woocommerce-button.view:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(17, 17, 17, var(--tw-bg-opacity));
}

.woocommerce-account .woocommerce .woocommerce-customer-details address {
  border: 0 !important;
  padding: 0 !important;
  font-size: 1rem;
  line-height: 1.75rem;
}

.woocommerce-account .woocommerce .woocommerce-customer-details address:first-line {
  font-weight: 700;
}

.woocommerce-account .woocommerce .woocommerce-order-details {
  margin-top: 2rem;
}

.woocommerce-account .woocommerce .woocommerce-order-details h2 {
  --tw-border-opacity: 1;
  border-color: rgba(231, 231, 231, var(--tw-border-opacity));
  border-width: 0px;
  border-bottom-width: 1px;
  font-weight: 700;
}

.woocommerce-account .woocommerce .woocommerce-order-details table.shop_table.order_details thead {
  display: none;
}

.woocommerce-account .woocommerce .woocommerce-order-details table.shop_table.order_details td {
  padding-left: 0px;
}

.woocommerce-account .woocommerce .woocommerce-order-details .table-order-totals {
  padding-left: 0px;
}

.woocommerce-account .woocommerce .addresses .title {
  zoom: 0.8;
}

.woocommerce-account .woocommerce .woocommerce-Addresses {
  margin-top: 2.5rem;
}

.woocommerce-account .woocommerce .woocommerce-Address {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  margin-left: -1.5rem;
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
  padding-left: 2rem;
  padding-right: 2rem;
}

.woocommerce-account .woocommerce .woocommerce-Address .woocommerce-Address-title h3 {
  font-size: 0.75rem;
  text-transform: uppercase;
}

.woocommerce-account .woocommerce .woocommerce-Address .woocommerce-Address-title a {
  font-weight: 400;
  font-size: 0.75rem;
  --tw-text-opacity: 1;
  color: rgba(237, 9, 128, var(--tw-text-opacity));
  text-transform: uppercase;
}

.woocommerce-account .woocommerce .woocommerce-Address address {
  padding-top: 1rem;
  font-style: normal;
}

.woocommerce-account .woocommerce .woocommerce-Address address:first-line {
  font-weight: 700;
}

.woocommerce-account .woocommerce .woocommerce-Address.col-2 {
  margin-top: 2.5rem;
}

.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content {
  overflow-x: scroll;
}

.woocommerce-account.woocommerce-edit-address .woocommerce-MyAccount-content p {
  display: none;
}

.woocommerce-account.woocommerce-edit-account .woocommerce-MyAccount-content {
  margin-top: 1rem;
  margin-left: -1.5rem;
}

.woocommerce-account.woocommerce-edit-account form.edit-account {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
  padding-left: 2rem;
  padding-right: 2rem;
}

.woocommerce-account.woocommerce-edit-account form.edit-account label {
  font-weight: 700;
  line-height: 1rem;
}

.woocommerce-account.woocommerce-edit-account form.edit-account span > em {
  display: none;
}

.woocommerce-account.woocommerce-edit-account form.edit-account fieldset {
  margin-top: 4rem;
}

.woocommerce-account.woocommerce-edit-account form.edit-account fieldset legend {
  font-weight: 700;
}

.woocommerce-account.woocommerce-edit-account form.edit-account button[type=submit] {
  --tw-bg-opacity: 1;
  background-color: rgba(82, 95, 119, var(--tw-bg-opacity));
  border-radius: 2rem;
  font-weight: 400;
  font-size: 0.75rem;
  margin-top: 3rem;
  margin-bottom: 3rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
  text-transform: uppercase;
  width: auto;
}

@media (min-width: 768px) {
  .woocommerce-account .woocommerce table.shop_table {
    margin-top: 0px;
  }

  .woocommerce-account .woocommerce table.shop_table.my_account_orders {
    margin-top: -3rem;
  }

  .woocommerce-account .woocommerce .addresses .title {
    zoom: 1;
  }

  .woocommerce-account .woocommerce .woocommerce-Address {
    margin-left: -1rem;
    margin-right: -1rem;
    margin-top: -3rem;
    margin-bottom: -3rem;
    margin-left: 0px;
  }

  .woocommerce-account .woocommerce .woocommerce-Address.col-2 {
    margin-top: 4rem;
  }

  .woocommerce-account.woocommerce-edit-account .woocommerce-MyAccount-content {
    margin-left: 0px;
    margin-top: 2.75rem;
  }

  .woocommerce-account.woocommerce-edit-account form.edit-account {
    margin-left: -1rem;
    margin-right: -1rem;
    margin-top: -2.75rem;
  }
}

@media (min-width: 1024px) {
  .woocommerce-account.woocommerce-edit-address .woocommerce-MyAccount-content {
    margin-top: -0.75rem;
  }

  .woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content {
    overflow-x: hidden;
  }

  .woocommerce-account .woocommerce .woocommerce-Address {
    margin-left: -2rem;
    margin-right: -2rem;
    margin-top: -2.25rem;
    margin-bottom: -2.25rem;
  }

  .woocommerce-account .woocommerce .woocommerce-Address.col-2 {
    margin-top: 3rem;
  }

  .woocommerce-account.woocommerce-edit-account form.edit-account {
    margin-left: -2rem;
    margin-right: -2rem;
    margin-top: -2.75rem;
  }
}

.wpcf7 p {
  margin-top: 1.5rem;
}

.wpcf7 label {
  font-weight: 600;
  font-size: 1.125rem;
  margin-bottom: 0.625rem;
  --tw-text-opacity: 1;
  color: rgba(17, 17, 17, var(--tw-text-opacity));
}

.wpcf7 input, .wpcf7 textarea {
  --tw-border-opacity: 1;
  border-color: rgba(155, 155, 155, var(--tw-border-opacity));
  border-radius: 0.375rem;
  font-size: 1.125rem;
  margin-top: 0.25rem;
  padding: 0.75rem;
  --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  width: 100%;
}

.wpcf7 input[type=submit] {
  --tw-bg-opacity: 1;
  background-color: rgba(82, 95, 119, var(--tw-bg-opacity));
  border-radius: 2rem;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  font-family: Manrope, sans-serif;
  font-size: 0.6875rem;
  line-height: 0.6875rem;
  margin-top: 2.625rem;
}

.wpcf7 input[type=submit]:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.wpcf7 input[type=submit]{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
  text-transform: uppercase;
  letter-spacing: .12em;
  width: auto;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.wpcf7 input[type=submit]:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(17, 17, 17, var(--tw-bg-opacity));
}

.wpcf7 .ajax-loader {
  margin: 0 0 -0.3rem 2.5rem !important;
}

.wpcf7 .wpcf7-not-valid-tip {
  margin-top: 0.5rem;
  --tw-text-opacity: 1;
  color: rgba(237, 9, 128, var(--tw-text-opacity));
}

.wpcf7 .wpcf7-response-output {
  margin: 3rem 0 0 0 !important;
  padding: 0 !important;
  border: none !important;
  font-size: 1rem;
  --tw-text-opacity: 1;
  color: rgba(237, 9, 128, var(--tw-text-opacity));
}

.wpcf7 .wpcf7-response-output:before {
  content: url("../images/coolicon.png");
  width: 20px;
  height: 20px;
  margin-right: 10px;
  vertical-align: middle;
}

.page-template-template-contact .widget_mc4wp_form_widget {
  display: none;
}

.page-template-template-contact .custom_html-7 {
  display: none;
}

.page-template-template-contact .custom_html-5 {
  order: 1;
}

.page-template-template-contact .custom_html-4, .page-template-template-contact .custom_html-8 {
  order: 2;
}

.page-template-template-contact .custom_html-6, .page-template-template-contact .custom_html-9 {
  order: 3;
}

.page-template-template-contact .custom_html-10 {
  order: 4;
}

.page-template-template-contact .widget_custom_html {
  margin-bottom: 2.5rem;
}

.page-template-template-contact .widget_custom_html h3 {
  font-family: CFAstyStdMedium, sans-serif;
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 1.5625rem;
  margin-bottom: 0.5rem;
  text-transform: capitalize;
  letter-spacing: .025em;
}

.page-template-template-contact .widget_custom_html a, .page-template-template-contact .widget_custom_html p {
  font-family: CFAstyStdRegular, sans-serif;
  font-size: 1.125rem;
  line-height: 1.75rem;
  letter-spacing: .025em;
}

footer .widget h3 {
  font-family: Manrope, sans-serif;
  font-weight: 800;
  font-size: 0.625rem;
  line-height: 1.125rem;
  text-transform: uppercase;
  letter-spacing: .14em;
}

footer .footer-top .widget a {
  font-family: CFAstyStdRegular, sans-serif;
  font-size: 1.125rem;
  line-height: 1.75rem;
  letter-spacing: .027em;
}

footer .footer-bottom .widget p {
  font-family: CFAstyStdRegular, sans-serif;
  font-size: 1.125rem;
  line-height: 1.75rem;
  letter-spacing: .027em;
}

footer .footer-bottom .widget ul {
  font-size: 1.125rem;
  line-height: 1.75rem;
  letter-spacing: .027em;
}

footer .footer-bottom .widget ul li {
  display: inline-block;
  margin-right: 1.875rem;
}

@media (min-width: 768px){
  footer .footer-bottom .widget ul li{
    margin-right: 1.25rem;
  }
}

footer .mailchimp-widget-form {
  border-bottom-width: 1px;
  display: flex;
  justify-content: space-between;
  padding-bottom: 0.25rem;
  width: 16rem;
  border-color: rgba(17, 17, 17, 0.7);
}

footer .mailchimp-widget-form input {
  background-color: transparent;
  font-family: CFAstyStdRegular, sans-serif;
  font-size: 1.125rem;
  line-height: 1.75rem;
  letter-spacing: .027em;
}

footer .mailchimp-widget-form input[type=email]:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

footer .mailchimp-widget-form :-ms-input-placeholder {
  font-size: 1.125rem;
  line-height: 1.75rem;
  letter-spacing: .027em;
  color: #111111 30%;
}

footer .mailchimp-widget-form ::placeholder {
  font-size: 1.125rem;
  line-height: 1.75rem;
  letter-spacing: .027em;
  color: #111111 30%;
}

footer .mailchimp-widget-form :-ms-input-placeholder {
  font-size: 1.125rem;
  line-height: 1.75rem;
  letter-spacing: .027em;
  color: #111111 30%;
}

footer .mailchimp-widget-form ::-ms-input-placeholder {
  color: #111111 30%;
}

footer .custom_html-10 {
  display: none;
}

@media (min-width: 768px) {
  footer .footer-top .widget a {
    font-family: CFAstyStdRegular, sans-serif;
    font-size: 1rem;
    line-height: 1.5rem;
    letter-spacing: .02em;
  }

  footer .footer-bottom .widget p {
    font-family: CFAstyStdRegular, sans-serif;
    font-size: 1rem;
    line-height: 1.5rem;
    letter-spacing: .02em;
  }

  footer .footer-bottom .widget ul {
    font-size: 1.125rem;
    line-height: 1.75rem;
    letter-spacing: .02em;
  }

  footer .footer-bottom .widget ul li {
    display: inline-block;
    margin-right: 1.25rem;
  }

  footer section.widget.mc4wp_form_widget-2.widget_mc4wp_form_widget {
    margin-left: -1rem;
  }

  footer .mailchimp-widget-form {
    max-width: 10rem;
  }

  footer .mailchimp-widget-form input[type=submit] {
    margin-left: -4.5rem;
  }
}

@media (min-width: 1024px) {
  footer .footer-top .widget a {
    font-family: CFAstyStdRegular, sans-serif;
    font-size: 1.125rem;
    line-height: 1.75rem;
    letter-spacing: .027em;
  }

  footer .footer-bottom .widget p {
    font-family: CFAstyStdRegular, sans-serif;
    font-size: 1.125rem;
    line-height: 1.75rem;
    letter-spacing: .027em;
  }

  footer .footer-bottom .widget ul {
    font-size: 1.125rem;
    line-height: 1.75rem;
    letter-spacing: .027em;
  }

  footer .footer-bottom .widget ul li {
    display: inline-block;
    margin-right: 1.875rem;
  }

  @media (min-width: 768px){
    footer .footer-bottom .widget ul li{
      margin-right: 1.25rem;
    }
  }

  footer section.widget.mc4wp_form_widget-2.widget_mc4wp_form_widget {
    margin-left: 0px;
  }

  footer .mailchimp-widget-form {
    max-width: 12.5rem;
  }

  footer .mailchimp-widget-form input[type=submit] {
    margin-left: -2rem;
  }

  footer .footer-top a:hover, footer .footer-bottom a:hover {
    text-decoration: underline;
  }
}

@media (min-width: 1280px) {
  footer .mailchimp-widget-form {
    max-width: 16rem;
  }

  footer .mailchimp-widget-form input[type=submit] {
    margin-left: 0px;
  }
}

.page-template-template-terms .main h1 {
  font-family: CFAstyStdRegular, sans-serif;
  font-weight: 600;
  font-size: 2.625rem;
  line-height: 3.5rem;
  margin-bottom: 2.5rem;
  --tw-text-opacity: 1;
  color: rgba(17, 17, 17, var(--tw-text-opacity));
}

.page-template-template-terms .main p {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.page-template-template-terms .main h2 {
  font-family: CFAstyStdRegular, sans-serif;
  font-weight: 600;
  font-size: 1.125rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgba(17, 17, 17, var(--tw-text-opacity));
}

.page-template-template-terms .main ul {
  list-style-type: disc;
  padding-left: 3rem;
}

.woocommerce-order-received .woocommerce-thankyou-order-received {
  font-weight: 600;
  margin-bottom: 1.5rem;
}

.woocommerce-order-received .woocommerce ul.order_details {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  display: flex;
  flex-direction: column;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.woocommerce-order-received .woocommerce ul.order_details li {
  display: flex;
  flex-direction: column;
  font-size: 0.75rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  border-right: 0 !important;
}

.woocommerce-order-received .woocommerce-order-details h2 {
  font-weight: 700;
  font-size: 0.75rem;
  margin-bottom: -2.25rem;
  padding-left: 1rem;
  text-transform: uppercase;
}

.woocommerce-order-received .woocommerce-order-details table.shop_table {
  border: 0 !important;
  border-collapse: collapse !important;
}

.woocommerce-order-received .woocommerce-order-details table.shop_table th.product-name {
  visibility: hidden;
}

.woocommerce-order-received .woocommerce-order-details table.shop_table th.product-total {
  font-size: 0.75rem;
  text-transform: uppercase;
}

.woocommerce-order-received .woocommerce-order-details table.shop_table tbody tr.order_item td {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.woocommerce-order-received .woocommerce-order-details table.shop_table tbody tr.order_item td .product-name {
  width: 90%;
}

.woocommerce-order-received .woocommerce-order-details table.shop_table tbody tr.order_item td .product-total {
  margin-left: -0.5rem;
  width: 10%;
}

.woocommerce-order-received .woocommerce-order-details table.shop_table tbody tr.order_item:last-child td {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.woocommerce-order-received .woocommerce .woocommerce-customer-details address {
  border: 0 !important;
  padding: 0 !important;
  font-size: 1rem;
  line-height: 1.75rem;
}

.woocommerce-order-received .woocommerce .woocommerce-customer-details address:first-line {
  font-weight: 700;
}

.page-template-template-downloads .main h3 {
  font-weight: 700;
  font-size: 1.3125rem;
  margin-bottom: 2rem;
  margin-top: 3rem;
}

.page-template-template-downloads .main ul.downloads-features-list {
  list-style-type: disc;
  margin-bottom: 1.5rem;
  padding-top: 1rem;
  padding-left: 1.5rem;
}

.page-template-template-downloads .main ul.downloads-files-list li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 1.125rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.page-template-template-downloads .main ul.downloads-files-list li > span {
  width: 50%;
}

.page-template-template-downloads .main ul.downloads-files-list li > a {
  --tw-border-opacity: 1;
  border-color: rgba(82, 95, 119, var(--tw-border-opacity));
  border-radius: 3.125rem;
  border-width: 1px;
  font-family: Manrope, sans-serif;
  font-weight: 700;
  font-size: 0.6875rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 1rem;
  padding-right: 1rem;
  letter-spacing: .1em;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.page-template-template-downloads .main ul.downloads-files-list li > a:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(17, 17, 17, var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.page-template-template-downloads .main div.downloads-title-line {
  background-color: rgba(17, 17, 17, 0.1);
  height: 1px;
  margin-bottom: 1.5rem;
  margin-top: -1.5rem;
}

@media (min-width: 1024px) {
  .page-template-template-downloads .main div.downloads-container {
    display: grid;
    grid-template-columns: repeat(12, minmax(0, 1fr));
    grid-auto-rows: auto;
  }

  .page-template-template-downloads .main div.downloads-intro-text {
    grid-column: span 12 / span 12;
  }

  .page-template-template-downloads .main div.downloads-content {
    grid-column: span 8 / span 8;
    grid-column-start: 1;
  }

  .page-template-template-downloads .main ul.downloads-files-list li > span {
    width: 75%;
  }
}

@media (min-width: 768px){
  .md\:container{
    width: 100%;
  }

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

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

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

  @media (min-width: 1400px){
    .md\:container{
      max-width: 1400px;
    }
  }

  @media (min-width: 1600px){
    .md\:container{
      max-width: 1600px;
    }
  }

  @media (min-width: 1920px){
    .md\:container{
      max-width: 1920px;
    }
  }

  .md\:space-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }

  .md\:space-x-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0px * var(--tw-space-x-reverse));
    margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.25rem * var(--tw-space-x-reverse));
    margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.75rem * var(--tw-space-x-reverse));
    margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1rem * var(--tw-space-x-reverse));
    margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.25rem * var(--tw-space-x-reverse));
    margin-left: calc(1.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.75rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.75rem * var(--tw-space-x-reverse));
    margin-left: calc(1.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(2rem * var(--tw-space-x-reverse));
    margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.25rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(2.25rem * var(--tw-space-x-reverse));
    margin-left: calc(2.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(2.5rem * var(--tw-space-x-reverse));
    margin-left: calc(2.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.75rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(2.75rem * var(--tw-space-x-reverse));
    margin-left: calc(2.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(3rem * var(--tw-space-x-reverse));
    margin-left: calc(3rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-13 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(3.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.25rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-13 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(3.25rem * var(--tw-space-x-reverse));
    margin-left: calc(3.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.5rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(3.5rem * var(--tw-space-x-reverse));
    margin-left: calc(3.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-15 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(3.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.75rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-15 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(3.75rem * var(--tw-space-x-reverse));
    margin-left: calc(3.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(4rem * var(--tw-space-x-reverse));
    margin-left: calc(4rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-17 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(4.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4.25rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-17 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(4.25rem * var(--tw-space-x-reverse));
    margin-left: calc(4.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-18 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(4.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4.5rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-18 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(4.5rem * var(--tw-space-x-reverse));
    margin-left: calc(4.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-19 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(4.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4.75rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-19 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(4.75rem * var(--tw-space-x-reverse));
    margin-left: calc(4.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(5rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(5rem * var(--tw-space-x-reverse));
    margin-left: calc(5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-22 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(5.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(5.5rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-22 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(5.5rem * var(--tw-space-x-reverse));
    margin-left: calc(5.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(6rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(6rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(6rem * var(--tw-space-x-reverse));
    margin-left: calc(6rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(6.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(6.25rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(6.25rem * var(--tw-space-x-reverse));
    margin-left: calc(6.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(7rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(7rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(7rem * var(--tw-space-x-reverse));
    margin-left: calc(7rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-30 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(7.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(7.5rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-30 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(7.5rem * var(--tw-space-x-reverse));
    margin-left: calc(7.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(8rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(8rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(8rem * var(--tw-space-x-reverse));
    margin-left: calc(8rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-34 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(8.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(8.5rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-34 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(8.5rem * var(--tw-space-x-reverse));
    margin-left: calc(8.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-35 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(8.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(8.75rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-35 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(8.75rem * var(--tw-space-x-reverse));
    margin-left: calc(8.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(9rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(9rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(9rem * var(--tw-space-x-reverse));
    margin-left: calc(9rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-39 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(9.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(9.75rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-39 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(9.75rem * var(--tw-space-x-reverse));
    margin-left: calc(9.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(10rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(10rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(10rem * var(--tw-space-x-reverse));
    margin-left: calc(10rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-42 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(10.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(10.5rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-42 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(10.5rem * var(--tw-space-x-reverse));
    margin-left: calc(10.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(11rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(11rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(11rem * var(--tw-space-x-reverse));
    margin-left: calc(11rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-45 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(11.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(11.25rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-45 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(11.25rem * var(--tw-space-x-reverse));
    margin-left: calc(11.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(12rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(12rem * var(--tw-space-x-reverse));
    margin-left: calc(12rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-50 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(12.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(12.5rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-50 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(12.5rem * var(--tw-space-x-reverse));
    margin-left: calc(12.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(13rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(13rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(13rem * var(--tw-space-x-reverse));
    margin-left: calc(13rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-55 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(13.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(13.75rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-55 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(13.75rem * var(--tw-space-x-reverse));
    margin-left: calc(13.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(14rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(14rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(14rem * var(--tw-space-x-reverse));
    margin-left: calc(14rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-58 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(14.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(14.5rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-58 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(14.5rem * var(--tw-space-x-reverse));
    margin-left: calc(14.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(15rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(15rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(15rem * var(--tw-space-x-reverse));
    margin-left: calc(15rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(16rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(16rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(16rem * var(--tw-space-x-reverse));
    margin-left: calc(16rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-65 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(16.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(16.25rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-65 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(16.25rem * var(--tw-space-x-reverse));
    margin-left: calc(16.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-68 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(17rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(17rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-68 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(17rem * var(--tw-space-x-reverse));
    margin-left: calc(17rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-69 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(17.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(17.25rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-69 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(17.25rem * var(--tw-space-x-reverse));
    margin-left: calc(17.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-70 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(17.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(17.5rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-70 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(17.5rem * var(--tw-space-x-reverse));
    margin-left: calc(17.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(18rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(18rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(18rem * var(--tw-space-x-reverse));
    margin-left: calc(18rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(18.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(18.75rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(18.75rem * var(--tw-space-x-reverse));
    margin-left: calc(18.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(20rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(20rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(20rem * var(--tw-space-x-reverse));
    margin-left: calc(20rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-85 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(21.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(21.25rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-85 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(21.25rem * var(--tw-space-x-reverse));
    margin-left: calc(21.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-86 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(21.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(21.5rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-86 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(21.5rem * var(--tw-space-x-reverse));
    margin-left: calc(21.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-90 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(22.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(22.5rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-90 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(22.5rem * var(--tw-space-x-reverse));
    margin-left: calc(22.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(24rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(24rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(24rem * var(--tw-space-x-reverse));
    margin-left: calc(24rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-100 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(25rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-100 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(25rem * var(--tw-space-x-reverse));
    margin-left: calc(25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-115 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(28.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(28.75rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-115 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(28.75rem * var(--tw-space-x-reverse));
    margin-left: calc(28.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-125 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(31.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(31.25rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-125 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(31.25rem * var(--tw-space-x-reverse));
    margin-left: calc(31.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-142 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(35.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(35.5rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-142 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(35.5rem * var(--tw-space-x-reverse));
    margin-left: calc(35.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-150 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(37.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(37.5rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-150 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(37.5rem * var(--tw-space-x-reverse));
    margin-left: calc(37.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-156 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(39rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(39rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-156 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(39rem * var(--tw-space-x-reverse));
    margin-left: calc(39rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-160 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(40rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(40rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-160 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(40rem * var(--tw-space-x-reverse));
    margin-left: calc(40rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-175 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(43.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(43.75rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-175 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(43.75rem * var(--tw-space-x-reverse));
    margin-left: calc(43.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-207 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(51.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(51.75rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-207 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(51.75rem * var(--tw-space-x-reverse));
    margin-left: calc(51.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-242 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(60.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(60.5rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-242 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(60.5rem * var(--tw-space-x-reverse));
    margin-left: calc(60.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-250 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(62.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(62.5rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-250 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(62.5rem * var(--tw-space-x-reverse));
    margin-left: calc(62.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-258 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(64.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(64.5rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-258 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(64.5rem * var(--tw-space-x-reverse));
    margin-left: calc(64.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-265 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(66.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(66.25rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-265 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(66.25rem * var(--tw-space-x-reverse));
    margin-left: calc(66.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-280 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(70rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(70rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-280 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(70rem * var(--tw-space-x-reverse));
    margin-left: calc(70rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1px * var(--tw-space-y-reverse));
  }

  .md\:space-x-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1px * var(--tw-space-x-reverse));
    margin-left: calc(1px * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.125rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.125rem * var(--tw-space-x-reverse));
    margin-left: calc(0.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.375rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.375rem * var(--tw-space-x-reverse));
    margin-left: calc(0.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.625rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.625rem * var(--tw-space-x-reverse));
    margin-left: calc(0.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.875rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.875rem * var(--tw-space-x-reverse));
    margin-left: calc(0.875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-0\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.0625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.0625rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-0\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.0625rem * var(--tw-space-x-reverse));
    margin-left: calc(0.0625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-0\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.1875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.1875rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-0\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.1875rem * var(--tw-space-x-reverse));
    margin-left: calc(0.1875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-1\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.3125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.3125rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-1\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.3125rem * var(--tw-space-x-reverse));
    margin-left: calc(0.3125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-1\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.4375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.4375rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-1\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.4375rem * var(--tw-space-x-reverse));
    margin-left: calc(0.4375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-2\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.5625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.5625rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-2\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.5625rem * var(--tw-space-x-reverse));
    margin-left: calc(0.5625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-2\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.6875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.6875rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-2\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.6875rem * var(--tw-space-x-reverse));
    margin-left: calc(0.6875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-3\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.8125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.8125rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-3\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.8125rem * var(--tw-space-x-reverse));
    margin-left: calc(0.8125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-3\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.9375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.9375rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-3\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.9375rem * var(--tw-space-x-reverse));
    margin-left: calc(0.9375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-4\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.0625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.0625rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-4\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.0625rem * var(--tw-space-x-reverse));
    margin-left: calc(1.0625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-4\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.125rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-4\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.125rem * var(--tw-space-x-reverse));
    margin-left: calc(1.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-4\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.1875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.1875rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-4\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.1875rem * var(--tw-space-x-reverse));
    margin-left: calc(1.1875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-5\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.3125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.3125rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-5\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.3125rem * var(--tw-space-x-reverse));
    margin-left: calc(1.3125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-5\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.375rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-5\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.375rem * var(--tw-space-x-reverse));
    margin-left: calc(1.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-5\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.4375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.4375rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-5\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.4375rem * var(--tw-space-x-reverse));
    margin-left: calc(1.4375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-6\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.5625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.5625rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-6\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.5625rem * var(--tw-space-x-reverse));
    margin-left: calc(1.5625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-6\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.625rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-6\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.625rem * var(--tw-space-x-reverse));
    margin-left: calc(1.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-6\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.6875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.6875rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-6\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.6875rem * var(--tw-space-x-reverse));
    margin-left: calc(1.6875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-7\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.8125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.8125rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-7\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.8125rem * var(--tw-space-x-reverse));
    margin-left: calc(1.8125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-7\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.875rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-7\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.875rem * var(--tw-space-x-reverse));
    margin-left: calc(1.875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-8\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2.0625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.0625rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-8\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(2.0625rem * var(--tw-space-x-reverse));
    margin-left: calc(2.0625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-8\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.125rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-8\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(2.125rem * var(--tw-space-x-reverse));
    margin-left: calc(2.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-9\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2.3125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.3125rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-9\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(2.3125rem * var(--tw-space-x-reverse));
    margin-left: calc(2.3125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-9\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.375rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-9\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(2.375rem * var(--tw-space-x-reverse));
    margin-left: calc(2.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-10\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.625rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-10\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(2.625rem * var(--tw-space-x-reverse));
    margin-left: calc(2.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-11\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2.8125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.8125rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-11\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(2.8125rem * var(--tw-space-x-reverse));
    margin-left: calc(2.8125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-11\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.875rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-11\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(2.875rem * var(--tw-space-x-reverse));
    margin-left: calc(2.875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-12\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(3.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.125rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-12\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(3.125rem * var(--tw-space-x-reverse));
    margin-left: calc(3.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-12\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(3.1875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.1875rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-12\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(3.1875rem * var(--tw-space-x-reverse));
    margin-left: calc(3.1875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-13\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(3.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.375rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-13\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(3.375rem * var(--tw-space-x-reverse));
    margin-left: calc(3.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-14\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(3.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.625rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-14\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(3.625rem * var(--tw-space-x-reverse));
    margin-left: calc(3.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-15\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(3.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.875rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-15\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(3.875rem * var(--tw-space-x-reverse));
    margin-left: calc(3.875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-15\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(3.9375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.9375rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-15\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(3.9375rem * var(--tw-space-x-reverse));
    margin-left: calc(3.9375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-16\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(4.0625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4.0625rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-16\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(4.0625rem * var(--tw-space-x-reverse));
    margin-left: calc(4.0625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-17\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(4.3125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4.3125rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-17\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(4.3125rem * var(--tw-space-x-reverse));
    margin-left: calc(4.3125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-17\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(4.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4.375rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-17\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(4.375rem * var(--tw-space-x-reverse));
    margin-left: calc(4.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-18\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(4.5625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4.5625rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-18\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(4.5625rem * var(--tw-space-x-reverse));
    margin-left: calc(4.5625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-18\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(4.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4.625rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-18\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(4.625rem * var(--tw-space-x-reverse));
    margin-left: calc(4.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-20\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(5.0625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(5.0625rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-20\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(5.0625rem * var(--tw-space-x-reverse));
    margin-left: calc(5.0625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-20\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(5.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(5.125rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-20\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(5.125rem * var(--tw-space-x-reverse));
    margin-left: calc(5.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-22\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(5.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(5.625rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-22\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(5.625rem * var(--tw-space-x-reverse));
    margin-left: calc(5.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-25\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(6.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(6.375rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-25\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(6.375rem * var(--tw-space-x-reverse));
    margin-left: calc(6.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-26\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(6.6875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(6.6875rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-26\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(6.6875rem * var(--tw-space-x-reverse));
    margin-left: calc(6.6875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-32\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(8.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(8.125rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-32\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(8.125rem * var(--tw-space-x-reverse));
    margin-left: calc(8.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-37\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(9.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(9.375rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-37\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(9.375rem * var(--tw-space-x-reverse));
    margin-left: calc(9.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-41\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(10.3125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(10.3125rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-41\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(10.3125rem * var(--tw-space-x-reverse));
    margin-left: calc(10.3125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-52\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(13.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(13.125rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-52\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(13.125rem * var(--tw-space-x-reverse));
    margin-left: calc(13.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-54\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(13.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(13.625rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-54\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(13.625rem * var(--tw-space-x-reverse));
    margin-left: calc(13.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-57\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(14.3125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(14.3125rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-57\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(14.3125rem * var(--tw-space-x-reverse));
    margin-left: calc(14.3125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-57\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(14.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(14.375rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-57\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(14.375rem * var(--tw-space-x-reverse));
    margin-left: calc(14.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-66\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(16.5625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(16.5625rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-66\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(16.5625rem * var(--tw-space-x-reverse));
    margin-left: calc(16.5625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-74\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(18.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(18.125rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-74\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(18.125rem * var(--tw-space-x-reverse));
    margin-left: calc(18.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-106\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(26.5625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(26.5625rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-106\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(26.5625rem * var(--tw-space-x-reverse));
    margin-left: calc(26.5625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-112\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(28.0675rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(28.0675rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-112\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(28.0675rem * var(--tw-space-x-reverse));
    margin-left: calc(28.0675rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-112\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(28.1875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(28.1875rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-112\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(28.1875rem * var(--tw-space-x-reverse));
    margin-left: calc(28.1875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-147\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(36.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(36.875rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-147\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(36.875rem * var(--tw-space-x-reverse));
    margin-left: calc(36.875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-162\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(40.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(40.625rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-162\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(40.625rem * var(--tw-space-x-reverse));
    margin-left: calc(40.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-172\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(42.5625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(42.5625rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-172\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(42.5625rem * var(--tw-space-x-reverse));
    margin-left: calc(42.5625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-175\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(43.8125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(43.8125rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-175\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(43.8125rem * var(--tw-space-x-reverse));
    margin-left: calc(43.8125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-184\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(46.0625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(46.0625rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-184\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(46.0625rem * var(--tw-space-x-reverse));
    margin-left: calc(46.0625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-203\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(50.8125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(50.8125rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-203\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(50.8125rem * var(--tw-space-x-reverse));
    margin-left: calc(50.8125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-half > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(50% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(50% * var(--tw-space-y-reverse));
  }

  .md\:space-x-half > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(50% * var(--tw-space-x-reverse));
    margin-left: calc(50% * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-full > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(100% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(100% * var(--tw-space-y-reverse));
  }

  .md\:space-x-full > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(100% * var(--tw-space-x-reverse));
    margin-left: calc(100% * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-1\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(10% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(10% * var(--tw-space-y-reverse));
  }

  .md\:space-x-1\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(10% * var(--tw-space-x-reverse));
    margin-left: calc(10% * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-2\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(20% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(20% * var(--tw-space-y-reverse));
  }

  .md\:space-x-2\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(20% * var(--tw-space-x-reverse));
    margin-left: calc(20% * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-3\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(30% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(30% * var(--tw-space-y-reverse));
  }

  .md\:space-x-3\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(30% * var(--tw-space-x-reverse));
    margin-left: calc(30% * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-4\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(40% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(40% * var(--tw-space-y-reverse));
  }

  .md\:space-x-4\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(40% * var(--tw-space-x-reverse));
    margin-left: calc(40% * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-4\.5\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(45% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(45% * var(--tw-space-y-reverse));
  }

  .md\:space-x-4\.5\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(45% * var(--tw-space-x-reverse));
    margin-left: calc(45% * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-5\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(50% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(50% * var(--tw-space-y-reverse));
  }

  .md\:space-x-5\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(50% * var(--tw-space-x-reverse));
    margin-left: calc(50% * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-5\.5\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(55% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(55% * var(--tw-space-y-reverse));
  }

  .md\:space-x-5\.5\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(55% * var(--tw-space-x-reverse));
    margin-left: calc(55% * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-6\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(60% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(60% * var(--tw-space-y-reverse));
  }

  .md\:space-x-6\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(60% * var(--tw-space-x-reverse));
    margin-left: calc(60% * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-7\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(70% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(70% * var(--tw-space-y-reverse));
  }

  .md\:space-x-7\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(70% * var(--tw-space-x-reverse));
    margin-left: calc(70% * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-8\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(80% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(80% * var(--tw-space-y-reverse));
  }

  .md\:space-x-8\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(80% * var(--tw-space-x-reverse));
    margin-left: calc(80% * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-9\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(90% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(90% * var(--tw-space-y-reverse));
  }

  .md\:space-x-9\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(90% * var(--tw-space-x-reverse));
    margin-left: calc(90% * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-1\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(8.333333% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(8.333333% * var(--tw-space-y-reverse));
  }

  .md\:space-x-1\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(8.333333% * var(--tw-space-x-reverse));
    margin-left: calc(8.333333% * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-2\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(16.666667% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(16.666667% * var(--tw-space-y-reverse));
  }

  .md\:space-x-2\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(16.666667% * var(--tw-space-x-reverse));
    margin-left: calc(16.666667% * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-3\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(25% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(25% * var(--tw-space-y-reverse));
  }

  .md\:space-x-3\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(25% * var(--tw-space-x-reverse));
    margin-left: calc(25% * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-4\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(33.333333% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(33.333333% * var(--tw-space-y-reverse));
  }

  .md\:space-x-4\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(33.333333% * var(--tw-space-x-reverse));
    margin-left: calc(33.333333% * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-5\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(41.666667% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(41.666667% * var(--tw-space-y-reverse));
  }

  .md\:space-x-5\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(41.666667% * var(--tw-space-x-reverse));
    margin-left: calc(41.666667% * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-6\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(50% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(50% * var(--tw-space-y-reverse));
  }

  .md\:space-x-6\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(50% * var(--tw-space-x-reverse));
    margin-left: calc(50% * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-7\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(58.333333% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(58.333333% * var(--tw-space-y-reverse));
  }

  .md\:space-x-7\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(58.333333% * var(--tw-space-x-reverse));
    margin-left: calc(58.333333% * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-8\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(66.666667% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(66.666667% * var(--tw-space-y-reverse));
  }

  .md\:space-x-8\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(66.666667% * var(--tw-space-x-reverse));
    margin-left: calc(66.666667% * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-9\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(75% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(75% * var(--tw-space-y-reverse));
  }

  .md\:space-x-9\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(75% * var(--tw-space-x-reverse));
    margin-left: calc(75% * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-10\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(83.333333% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(83.333333% * var(--tw-space-y-reverse));
  }

  .md\:space-x-10\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(83.333333% * var(--tw-space-x-reverse));
    margin-left: calc(83.333333% * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-11\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(91.666667% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(91.666667% * var(--tw-space-y-reverse));
  }

  .md\:space-x-11\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(91.666667% * var(--tw-space-x-reverse));
    margin-left: calc(91.666667% * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }

  .md\:-space-x-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0px * var(--tw-space-x-reverse));
    margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.25rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.5rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.75rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1rem * var(--tw-space-x-reverse));
    margin-left: calc(-1rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.25rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.5rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.75rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-2rem * var(--tw-space-x-reverse));
    margin-left: calc(-2rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.25rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.5rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.75rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-3rem * var(--tw-space-x-reverse));
    margin-left: calc(-3rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-13 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-3.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3.25rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-13 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-3.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-3.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3.5rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-3.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-3.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-15 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-3.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3.75rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-15 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-3.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-3.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-4rem * var(--tw-space-x-reverse));
    margin-left: calc(-4rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-17 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-4.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4.25rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-17 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-4.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-4.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-18 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-4.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4.5rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-18 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-4.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-4.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-19 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-4.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4.75rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-19 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-4.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-4.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-5rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-5rem * var(--tw-space-x-reverse));
    margin-left: calc(-5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-22 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-5.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-5.5rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-22 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-5.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-5.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-6rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-6rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-6rem * var(--tw-space-x-reverse));
    margin-left: calc(-6rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-6.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-6.25rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-6.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-6.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-7rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-7rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-7rem * var(--tw-space-x-reverse));
    margin-left: calc(-7rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-30 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-7.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-7.5rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-30 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-7.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-7.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-8rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-8rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-8rem * var(--tw-space-x-reverse));
    margin-left: calc(-8rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-34 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-8.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-8.5rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-34 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-8.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-8.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-35 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-8.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-8.75rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-35 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-8.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-8.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-9rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-9rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-9rem * var(--tw-space-x-reverse));
    margin-left: calc(-9rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-39 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-9.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-9.75rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-39 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-9.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-9.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-10rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-10rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-10rem * var(--tw-space-x-reverse));
    margin-left: calc(-10rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-42 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-10.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-10.5rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-42 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-10.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-10.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-11rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-11rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-11rem * var(--tw-space-x-reverse));
    margin-left: calc(-11rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-45 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-11.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-11.25rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-45 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-11.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-11.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-12rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-12rem * var(--tw-space-x-reverse));
    margin-left: calc(-12rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-50 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-12.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-12.5rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-50 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-12.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-12.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-13rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-13rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-13rem * var(--tw-space-x-reverse));
    margin-left: calc(-13rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-55 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-13.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-13.75rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-55 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-13.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-13.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-14rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-14rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-14rem * var(--tw-space-x-reverse));
    margin-left: calc(-14rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-58 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-14.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-14.5rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-58 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-14.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-14.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-15rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-15rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-15rem * var(--tw-space-x-reverse));
    margin-left: calc(-15rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-16rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-16rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-16rem * var(--tw-space-x-reverse));
    margin-left: calc(-16rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-65 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-16.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-16.25rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-65 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-16.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-16.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-68 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-17rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-17rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-68 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-17rem * var(--tw-space-x-reverse));
    margin-left: calc(-17rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-69 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-17.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-17.25rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-69 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-17.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-17.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-70 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-17.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-17.5rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-70 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-17.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-17.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-18rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-18rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-18rem * var(--tw-space-x-reverse));
    margin-left: calc(-18rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-18.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-18.75rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-18.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-18.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-20rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-20rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-20rem * var(--tw-space-x-reverse));
    margin-left: calc(-20rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-85 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-21.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-21.25rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-85 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-21.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-21.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-86 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-21.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-21.5rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-86 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-21.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-21.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-90 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-22.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-22.5rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-90 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-22.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-22.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-24rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-24rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-24rem * var(--tw-space-x-reverse));
    margin-left: calc(-24rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-100 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-25rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-100 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-25rem * var(--tw-space-x-reverse));
    margin-left: calc(-25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-115 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-28.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-28.75rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-115 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-28.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-28.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-125 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-31.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-31.25rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-125 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-31.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-31.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-142 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-35.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-35.5rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-142 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-35.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-35.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-150 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-37.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-37.5rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-150 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-37.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-37.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-156 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-39rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-39rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-156 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-39rem * var(--tw-space-x-reverse));
    margin-left: calc(-39rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-160 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-40rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-40rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-160 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-40rem * var(--tw-space-x-reverse));
    margin-left: calc(-40rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-175 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-43.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-43.75rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-175 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-43.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-43.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-207 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-51.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-51.75rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-207 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-51.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-51.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-242 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-60.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-60.5rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-242 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-60.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-60.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-250 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-62.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-62.5rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-250 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-62.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-62.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-258 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-64.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-64.5rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-258 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-64.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-64.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-265 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-66.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-66.25rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-265 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-66.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-66.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-280 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-70rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-70rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-280 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-70rem * var(--tw-space-x-reverse));
    margin-left: calc(-70rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1px * var(--tw-space-y-reverse));
  }

  .md\:-space-x-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1px * var(--tw-space-x-reverse));
    margin-left: calc(-1px * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.125rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.125rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.375rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.375rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.625rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.625rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.875rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.875rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-0\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.0625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.0625rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-0\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.0625rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.0625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-0\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.1875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.1875rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-0\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.1875rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.1875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-1\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.3125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.3125rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-1\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.3125rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.3125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-1\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.4375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.4375rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-1\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.4375rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.4375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-2\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.5625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.5625rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-2\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.5625rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.5625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-2\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.6875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.6875rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-2\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.6875rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.6875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-3\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.8125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.8125rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-3\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.8125rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.8125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-3\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.9375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.9375rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-3\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.9375rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.9375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-4\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.0625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.0625rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-4\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.0625rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.0625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-4\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.125rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-4\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.125rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-4\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.1875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.1875rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-4\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.1875rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.1875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-5\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.3125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.3125rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-5\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.3125rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.3125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-5\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.375rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-5\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.375rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-5\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.4375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.4375rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-5\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.4375rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.4375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-6\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.5625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.5625rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-6\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.5625rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.5625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-6\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.625rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-6\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.625rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-6\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.6875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.6875rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-6\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.6875rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.6875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-7\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.8125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.8125rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-7\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.8125rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.8125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-7\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.875rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-7\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.875rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-8\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.0625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.0625rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-8\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.0625rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.0625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-8\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.125rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-8\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.125rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-9\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.3125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.3125rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-9\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.3125rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.3125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-9\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.375rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-9\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.375rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-10\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.625rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-10\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.625rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-11\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.8125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.8125rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-11\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.8125rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.8125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-11\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.875rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-11\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.875rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-12\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-3.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3.125rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-12\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-3.125rem * var(--tw-space-x-reverse));
    margin-left: calc(-3.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-12\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-3.1875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3.1875rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-12\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-3.1875rem * var(--tw-space-x-reverse));
    margin-left: calc(-3.1875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-13\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-3.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3.375rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-13\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-3.375rem * var(--tw-space-x-reverse));
    margin-left: calc(-3.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-14\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-3.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3.625rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-14\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-3.625rem * var(--tw-space-x-reverse));
    margin-left: calc(-3.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-15\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-3.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3.875rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-15\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-3.875rem * var(--tw-space-x-reverse));
    margin-left: calc(-3.875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-15\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-3.9375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3.9375rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-15\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-3.9375rem * var(--tw-space-x-reverse));
    margin-left: calc(-3.9375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-16\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-4.0625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4.0625rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-16\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-4.0625rem * var(--tw-space-x-reverse));
    margin-left: calc(-4.0625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-17\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-4.3125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4.3125rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-17\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-4.3125rem * var(--tw-space-x-reverse));
    margin-left: calc(-4.3125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-17\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-4.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4.375rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-17\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-4.375rem * var(--tw-space-x-reverse));
    margin-left: calc(-4.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-18\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-4.5625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4.5625rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-18\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-4.5625rem * var(--tw-space-x-reverse));
    margin-left: calc(-4.5625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-18\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-4.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4.625rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-18\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-4.625rem * var(--tw-space-x-reverse));
    margin-left: calc(-4.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-20\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-5.0625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-5.0625rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-20\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-5.0625rem * var(--tw-space-x-reverse));
    margin-left: calc(-5.0625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-20\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-5.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-5.125rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-20\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-5.125rem * var(--tw-space-x-reverse));
    margin-left: calc(-5.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-22\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-5.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-5.625rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-22\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-5.625rem * var(--tw-space-x-reverse));
    margin-left: calc(-5.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-25\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-6.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-6.375rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-25\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-6.375rem * var(--tw-space-x-reverse));
    margin-left: calc(-6.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-26\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-6.6875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-6.6875rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-26\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-6.6875rem * var(--tw-space-x-reverse));
    margin-left: calc(-6.6875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-32\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-8.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-8.125rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-32\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-8.125rem * var(--tw-space-x-reverse));
    margin-left: calc(-8.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-37\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-9.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-9.375rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-37\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-9.375rem * var(--tw-space-x-reverse));
    margin-left: calc(-9.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-41\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-10.3125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-10.3125rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-41\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-10.3125rem * var(--tw-space-x-reverse));
    margin-left: calc(-10.3125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-52\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-13.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-13.125rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-52\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-13.125rem * var(--tw-space-x-reverse));
    margin-left: calc(-13.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-54\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-13.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-13.625rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-54\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-13.625rem * var(--tw-space-x-reverse));
    margin-left: calc(-13.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-57\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-14.3125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-14.3125rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-57\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-14.3125rem * var(--tw-space-x-reverse));
    margin-left: calc(-14.3125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-57\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-14.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-14.375rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-57\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-14.375rem * var(--tw-space-x-reverse));
    margin-left: calc(-14.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-66\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-16.5625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-16.5625rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-66\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-16.5625rem * var(--tw-space-x-reverse));
    margin-left: calc(-16.5625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-74\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-18.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-18.125rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-74\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-18.125rem * var(--tw-space-x-reverse));
    margin-left: calc(-18.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-106\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-26.5625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-26.5625rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-106\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-26.5625rem * var(--tw-space-x-reverse));
    margin-left: calc(-26.5625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-112\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-28.0675rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-28.0675rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-112\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-28.0675rem * var(--tw-space-x-reverse));
    margin-left: calc(-28.0675rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-112\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-28.1875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-28.1875rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-112\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-28.1875rem * var(--tw-space-x-reverse));
    margin-left: calc(-28.1875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-147\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-36.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-36.875rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-147\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-36.875rem * var(--tw-space-x-reverse));
    margin-left: calc(-36.875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-162\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-40.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-40.625rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-162\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-40.625rem * var(--tw-space-x-reverse));
    margin-left: calc(-40.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-172\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-42.5625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-42.5625rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-172\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-42.5625rem * var(--tw-space-x-reverse));
    margin-left: calc(-42.5625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-175\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-43.8125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-43.8125rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-175\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-43.8125rem * var(--tw-space-x-reverse));
    margin-left: calc(-43.8125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-184\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-46.0625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-46.0625rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-184\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-46.0625rem * var(--tw-space-x-reverse));
    margin-left: calc(-46.0625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-203\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-50.8125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-50.8125rem * var(--tw-space-y-reverse));
  }

  .md\:-space-x-203\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-50.8125rem * var(--tw-space-x-reverse));
    margin-left: calc(-50.8125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-half > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-50% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-50% * var(--tw-space-y-reverse));
  }

  .md\:-space-x-half > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-50% * var(--tw-space-x-reverse));
    margin-left: calc(-50% * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-full > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-100% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-100% * var(--tw-space-y-reverse));
  }

  .md\:-space-x-full > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-100% * var(--tw-space-x-reverse));
    margin-left: calc(-100% * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-1\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-10% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-10% * var(--tw-space-y-reverse));
  }

  .md\:-space-x-1\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-10% * var(--tw-space-x-reverse));
    margin-left: calc(-10% * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-2\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-20% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-20% * var(--tw-space-y-reverse));
  }

  .md\:-space-x-2\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-20% * var(--tw-space-x-reverse));
    margin-left: calc(-20% * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-3\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-30% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-30% * var(--tw-space-y-reverse));
  }

  .md\:-space-x-3\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-30% * var(--tw-space-x-reverse));
    margin-left: calc(-30% * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-4\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-40% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-40% * var(--tw-space-y-reverse));
  }

  .md\:-space-x-4\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-40% * var(--tw-space-x-reverse));
    margin-left: calc(-40% * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-4\.5\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-45% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-45% * var(--tw-space-y-reverse));
  }

  .md\:-space-x-4\.5\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-45% * var(--tw-space-x-reverse));
    margin-left: calc(-45% * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-5\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-50% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-50% * var(--tw-space-y-reverse));
  }

  .md\:-space-x-5\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-50% * var(--tw-space-x-reverse));
    margin-left: calc(-50% * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-5\.5\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-55% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-55% * var(--tw-space-y-reverse));
  }

  .md\:-space-x-5\.5\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-55% * var(--tw-space-x-reverse));
    margin-left: calc(-55% * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-6\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-60% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-60% * var(--tw-space-y-reverse));
  }

  .md\:-space-x-6\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-60% * var(--tw-space-x-reverse));
    margin-left: calc(-60% * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-7\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-70% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-70% * var(--tw-space-y-reverse));
  }

  .md\:-space-x-7\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-70% * var(--tw-space-x-reverse));
    margin-left: calc(-70% * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-8\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-80% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-80% * var(--tw-space-y-reverse));
  }

  .md\:-space-x-8\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-80% * var(--tw-space-x-reverse));
    margin-left: calc(-80% * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-9\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-90% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-90% * var(--tw-space-y-reverse));
  }

  .md\:-space-x-9\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-90% * var(--tw-space-x-reverse));
    margin-left: calc(-90% * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-1\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-8.33333% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-8.33333% * var(--tw-space-y-reverse));
  }

  .md\:-space-x-1\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-8.33333% * var(--tw-space-x-reverse));
    margin-left: calc(-8.33333% * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-2\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-16.66667% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-16.66667% * var(--tw-space-y-reverse));
  }

  .md\:-space-x-2\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-16.66667% * var(--tw-space-x-reverse));
    margin-left: calc(-16.66667% * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-3\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-25% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-25% * var(--tw-space-y-reverse));
  }

  .md\:-space-x-3\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-25% * var(--tw-space-x-reverse));
    margin-left: calc(-25% * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-4\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-33.33333% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-33.33333% * var(--tw-space-y-reverse));
  }

  .md\:-space-x-4\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-33.33333% * var(--tw-space-x-reverse));
    margin-left: calc(-33.33333% * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-5\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-41.66667% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-41.66667% * var(--tw-space-y-reverse));
  }

  .md\:-space-x-5\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-41.66667% * var(--tw-space-x-reverse));
    margin-left: calc(-41.66667% * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-6\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-50% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-50% * var(--tw-space-y-reverse));
  }

  .md\:-space-x-6\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-50% * var(--tw-space-x-reverse));
    margin-left: calc(-50% * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-7\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-58.33333% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-58.33333% * var(--tw-space-y-reverse));
  }

  .md\:-space-x-7\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-58.33333% * var(--tw-space-x-reverse));
    margin-left: calc(-58.33333% * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-8\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-66.66667% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-66.66667% * var(--tw-space-y-reverse));
  }

  .md\:-space-x-8\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-66.66667% * var(--tw-space-x-reverse));
    margin-left: calc(-66.66667% * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-9\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-75% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-75% * var(--tw-space-y-reverse));
  }

  .md\:-space-x-9\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-75% * var(--tw-space-x-reverse));
    margin-left: calc(-75% * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-10\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-83.33333% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-83.33333% * var(--tw-space-y-reverse));
  }

  .md\:-space-x-10\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-83.33333% * var(--tw-space-x-reverse));
    margin-left: calc(-83.33333% * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-y-11\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-91.66667% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-91.66667% * var(--tw-space-y-reverse));
  }

  .md\:-space-x-11\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-91.66667% * var(--tw-space-x-reverse));
    margin-left: calc(-91.66667% * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 1;
  }

  .md\:space-x-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 1;
  }

  .md\:divide-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse: 0;
    border-top-width: calc(0px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(0px * var(--tw-divide-y-reverse));
  }

  .md\:divide-x-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse: 0;
    border-right-width: calc(0px * var(--tw-divide-x-reverse));
    border-left-width: calc(0px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .md\:divide-y-2 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse: 0;
    border-top-width: calc(2px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(2px * var(--tw-divide-y-reverse));
  }

  .md\:divide-x-2 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse: 0;
    border-right-width: calc(2px * var(--tw-divide-x-reverse));
    border-left-width: calc(2px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .md\:divide-y-4 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse: 0;
    border-top-width: calc(4px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(4px * var(--tw-divide-y-reverse));
  }

  .md\:divide-x-4 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse: 0;
    border-right-width: calc(4px * var(--tw-divide-x-reverse));
    border-left-width: calc(4px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .md\:divide-y-8 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse: 0;
    border-top-width: calc(8px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(8px * var(--tw-divide-y-reverse));
  }

  .md\:divide-x-8 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse: 0;
    border-right-width: calc(8px * var(--tw-divide-x-reverse));
    border-left-width: calc(8px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .md\:divide-y > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse: 0;
    border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
  }

  .md\:divide-x > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse: 0;
    border-right-width: calc(1px * var(--tw-divide-x-reverse));
    border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .md\:divide-y-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse: 1;
  }

  .md\:divide-x-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse: 1;
  }

  .md\:divide-transparent > :not([hidden]) ~ :not([hidden]){
    border-color: transparent;
  }

  .md\:divide-black > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-divide-opacity));
  }

  .md\:divide-white > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-divide-opacity));
  }

  .md\:divide-grey > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(155, 155, 155, var(--tw-divide-opacity));
  }

  .md\:divide-grey-darkest > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(17, 17, 17, var(--tw-divide-opacity));
  }

  .md\:divide-grey-darkest700 > :not([hidden]) ~ :not([hidden]){
    border-color: rgba(17, 17, 17, 0.7);
  }

  .md\:divide-grey-darkest300 > :not([hidden]) ~ :not([hidden]){
    border-color: rgba(17, 17, 17, 0.3);
  }

  .md\:divide-grey-darkest100 > :not([hidden]) ~ :not([hidden]){
    border-color: rgba(17, 17, 17, 0.1);
  }

  .md\:divide-grey-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(82, 95, 119, var(--tw-divide-opacity));
  }

  .md\:divide-grey-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(163, 163, 163, var(--tw-divide-opacity));
  }

  .md\:divide-grey-extralight > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(231, 231, 231, var(--tw-divide-opacity));
  }

  .md\:divide-grey-lighter > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(180, 189, 206, var(--tw-divide-opacity));
  }

  .md\:divide-grey-lightest > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(244, 244, 244, var(--tw-divide-opacity));
  }

  .md\:divide-grey-timeline > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(136, 136, 136, var(--tw-divide-opacity));
  }

  .md\:divide-blue > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(99, 169, 209, var(--tw-divide-opacity));
  }

  .md\:divide-blue-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(123, 207, 255, var(--tw-divide-opacity));
  }

  .md\:divide-blue-lightest > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(255, 81, 172, var(--tw-divide-opacity));
  }

  .md\:divide-pink > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(237, 9, 128, var(--tw-divide-opacity));
  }

  .md\:divide-pink-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(255, 91, 180, var(--tw-divide-opacity));
  }

  .md\:divide-orange > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(243, 114, 69, var(--tw-divide-opacity));
  }

  .md\:divide-yellow > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(255, 230, 0, var(--tw-divide-opacity));
  }

  .md\:divide-yellow-two > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(249, 227, 32, var(--tw-divide-opacity));
  }

  .md\:divide-yellow-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(230, 175, 33, var(--tw-divide-opacity));
  }

  .md\:divide-yellow-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(243, 193, 42, var(--tw-divide-opacity));
  }

  .md\:divide-green-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(33, 115, 37, var(--tw-divide-opacity));
  }

  .md\:divide-green-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(80, 161, 84, var(--tw-divide-opacity));
  }

  .md\:divide-purple > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(164, 139, 198, var(--tw-divide-opacity));
  }

  .md\:divide-purple-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(158, 149, 255, var(--tw-divide-opacity));
  }

  .md\:divide-brown-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(202, 138, 78, var(--tw-divide-opacity));
  }

  .md\:divide-brown-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(173, 91, 31, var(--tw-divide-opacity));
  }

  .group:hover .md\:group-hover\:divide-transparent > :not([hidden]) ~ :not([hidden]){
    border-color: transparent;
  }

  .group:hover .md\:group-hover\:divide-black > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-divide-opacity));
  }

  .group:hover .md\:group-hover\:divide-white > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-divide-opacity));
  }

  .group:hover .md\:group-hover\:divide-grey > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(155, 155, 155, var(--tw-divide-opacity));
  }

  .group:hover .md\:group-hover\:divide-grey-darkest > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(17, 17, 17, var(--tw-divide-opacity));
  }

  .group:hover .md\:group-hover\:divide-grey-darkest700 > :not([hidden]) ~ :not([hidden]){
    border-color: rgba(17, 17, 17, 0.7);
  }

  .group:hover .md\:group-hover\:divide-grey-darkest300 > :not([hidden]) ~ :not([hidden]){
    border-color: rgba(17, 17, 17, 0.3);
  }

  .group:hover .md\:group-hover\:divide-grey-darkest100 > :not([hidden]) ~ :not([hidden]){
    border-color: rgba(17, 17, 17, 0.1);
  }

  .group:hover .md\:group-hover\:divide-grey-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(82, 95, 119, var(--tw-divide-opacity));
  }

  .group:hover .md\:group-hover\:divide-grey-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(163, 163, 163, var(--tw-divide-opacity));
  }

  .group:hover .md\:group-hover\:divide-grey-extralight > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(231, 231, 231, var(--tw-divide-opacity));
  }

  .group:hover .md\:group-hover\:divide-grey-lighter > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(180, 189, 206, var(--tw-divide-opacity));
  }

  .group:hover .md\:group-hover\:divide-grey-lightest > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(244, 244, 244, var(--tw-divide-opacity));
  }

  .group:hover .md\:group-hover\:divide-grey-timeline > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(136, 136, 136, var(--tw-divide-opacity));
  }

  .group:hover .md\:group-hover\:divide-blue > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(99, 169, 209, var(--tw-divide-opacity));
  }

  .group:hover .md\:group-hover\:divide-blue-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(123, 207, 255, var(--tw-divide-opacity));
  }

  .group:hover .md\:group-hover\:divide-blue-lightest > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(255, 81, 172, var(--tw-divide-opacity));
  }

  .group:hover .md\:group-hover\:divide-pink > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(237, 9, 128, var(--tw-divide-opacity));
  }

  .group:hover .md\:group-hover\:divide-pink-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(255, 91, 180, var(--tw-divide-opacity));
  }

  .group:hover .md\:group-hover\:divide-orange > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(243, 114, 69, var(--tw-divide-opacity));
  }

  .group:hover .md\:group-hover\:divide-yellow > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(255, 230, 0, var(--tw-divide-opacity));
  }

  .group:hover .md\:group-hover\:divide-yellow-two > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(249, 227, 32, var(--tw-divide-opacity));
  }

  .group:hover .md\:group-hover\:divide-yellow-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(230, 175, 33, var(--tw-divide-opacity));
  }

  .group:hover .md\:group-hover\:divide-yellow-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(243, 193, 42, var(--tw-divide-opacity));
  }

  .group:hover .md\:group-hover\:divide-green-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(33, 115, 37, var(--tw-divide-opacity));
  }

  .group:hover .md\:group-hover\:divide-green-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(80, 161, 84, var(--tw-divide-opacity));
  }

  .group:hover .md\:group-hover\:divide-purple > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(164, 139, 198, var(--tw-divide-opacity));
  }

  .group:hover .md\:group-hover\:divide-purple-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(158, 149, 255, var(--tw-divide-opacity));
  }

  .group:hover .md\:group-hover\:divide-brown-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(202, 138, 78, var(--tw-divide-opacity));
  }

  .group:hover .md\:group-hover\:divide-brown-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(173, 91, 31, var(--tw-divide-opacity));
  }

  .md\:divide-solid > :not([hidden]) ~ :not([hidden]){
    border-style: solid;
  }

  .md\:divide-dashed > :not([hidden]) ~ :not([hidden]){
    border-style: dashed;
  }

  .md\:divide-dotted > :not([hidden]) ~ :not([hidden]){
    border-style: dotted;
  }

  .md\:divide-double > :not([hidden]) ~ :not([hidden]){
    border-style: double;
  }

  .md\:divide-none > :not([hidden]) ~ :not([hidden]){
    border-style: none;
  }

  .md\:divide-opacity-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0;
  }

  .md\:divide-opacity-5 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.05;
  }

  .md\:divide-opacity-10 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.1;
  }

  .md\:divide-opacity-20 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.2;
  }

  .md\:divide-opacity-25 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.25;
  }

  .md\:divide-opacity-30 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.3;
  }

  .md\:divide-opacity-40 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.4;
  }

  .md\:divide-opacity-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.5;
  }

  .md\:divide-opacity-60 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.6;
  }

  .md\:divide-opacity-70 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.7;
  }

  .md\:divide-opacity-75 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.75;
  }

  .md\:divide-opacity-80 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.8;
  }

  .md\:divide-opacity-90 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.9;
  }

  .md\:divide-opacity-95 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.95;
  }

  .md\:divide-opacity-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
  }

  .md\: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;
  }

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

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

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

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

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

  .md\:appearance-none{
    -webkit-appearance: none;
            appearance: none;
  }

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

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

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

  .md\:bg-clip-border{
    background-clip: border-box;
  }

  .md\:bg-clip-padding{
    background-clip: padding-box;
  }

  .md\:bg-clip-content{
    background-clip: content-box;
  }

  .md\:bg-clip-text{
    -webkit-background-clip: text;
            background-clip: text;
  }

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

  .md\:bg-black{
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .md\:bg-white{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .md\:bg-grey{
    --tw-bg-opacity: 1;
    background-color: rgba(155, 155, 155, var(--tw-bg-opacity));
  }

  .md\:bg-grey-darkest{
    --tw-bg-opacity: 1;
    background-color: rgba(17, 17, 17, var(--tw-bg-opacity));
  }

  .md\:bg-grey-darkest700{
    background-color: rgba(17, 17, 17, 0.7);
  }

  .md\:bg-grey-darkest300{
    background-color: rgba(17, 17, 17, 0.3);
  }

  .md\:bg-grey-darkest100{
    background-color: rgba(17, 17, 17, 0.1);
  }

  .md\:bg-grey-dark{
    --tw-bg-opacity: 1;
    background-color: rgba(82, 95, 119, var(--tw-bg-opacity));
  }

  .md\:bg-grey-light{
    --tw-bg-opacity: 1;
    background-color: rgba(163, 163, 163, var(--tw-bg-opacity));
  }

  .md\:bg-grey-extralight{
    --tw-bg-opacity: 1;
    background-color: rgba(231, 231, 231, var(--tw-bg-opacity));
  }

  .md\:bg-grey-lighter{
    --tw-bg-opacity: 1;
    background-color: rgba(180, 189, 206, var(--tw-bg-opacity));
  }

  .md\:bg-grey-lightest{
    --tw-bg-opacity: 1;
    background-color: rgba(244, 244, 244, var(--tw-bg-opacity));
  }

  .md\:bg-grey-timeline{
    --tw-bg-opacity: 1;
    background-color: rgba(136, 136, 136, var(--tw-bg-opacity));
  }

  .md\:bg-blue{
    --tw-bg-opacity: 1;
    background-color: rgba(99, 169, 209, var(--tw-bg-opacity));
  }

  .md\:bg-blue-light{
    --tw-bg-opacity: 1;
    background-color: rgba(123, 207, 255, var(--tw-bg-opacity));
  }

  .md\:bg-blue-lightest{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 81, 172, var(--tw-bg-opacity));
  }

  .md\:bg-pink{
    --tw-bg-opacity: 1;
    background-color: rgba(237, 9, 128, var(--tw-bg-opacity));
  }

  .md\:bg-pink-light{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 91, 180, var(--tw-bg-opacity));
  }

  .md\:bg-orange{
    --tw-bg-opacity: 1;
    background-color: rgba(243, 114, 69, var(--tw-bg-opacity));
  }

  .md\:bg-yellow{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 230, 0, var(--tw-bg-opacity));
  }

  .md\:bg-yellow-two{
    --tw-bg-opacity: 1;
    background-color: rgba(249, 227, 32, var(--tw-bg-opacity));
  }

  .md\:bg-yellow-dark{
    --tw-bg-opacity: 1;
    background-color: rgba(230, 175, 33, var(--tw-bg-opacity));
  }

  .md\:bg-yellow-light{
    --tw-bg-opacity: 1;
    background-color: rgba(243, 193, 42, var(--tw-bg-opacity));
  }

  .md\:bg-green-dark{
    --tw-bg-opacity: 1;
    background-color: rgba(33, 115, 37, var(--tw-bg-opacity));
  }

  .md\:bg-green-light{
    --tw-bg-opacity: 1;
    background-color: rgba(80, 161, 84, var(--tw-bg-opacity));
  }

  .md\:bg-purple{
    --tw-bg-opacity: 1;
    background-color: rgba(164, 139, 198, var(--tw-bg-opacity));
  }

  .md\:bg-purple-light{
    --tw-bg-opacity: 1;
    background-color: rgba(158, 149, 255, var(--tw-bg-opacity));
  }

  .md\:bg-brown-light{
    --tw-bg-opacity: 1;
    background-color: rgba(202, 138, 78, var(--tw-bg-opacity));
  }

  .md\:bg-brown-dark{
    --tw-bg-opacity: 1;
    background-color: rgba(173, 91, 31, var(--tw-bg-opacity));
  }

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

  .group:hover .md\:group-hover\:bg-black{
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-white{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-grey{
    --tw-bg-opacity: 1;
    background-color: rgba(155, 155, 155, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-grey-darkest{
    --tw-bg-opacity: 1;
    background-color: rgba(17, 17, 17, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-grey-darkest700{
    background-color: rgba(17, 17, 17, 0.7);
  }

  .group:hover .md\:group-hover\:bg-grey-darkest300{
    background-color: rgba(17, 17, 17, 0.3);
  }

  .group:hover .md\:group-hover\:bg-grey-darkest100{
    background-color: rgba(17, 17, 17, 0.1);
  }

  .group:hover .md\:group-hover\:bg-grey-dark{
    --tw-bg-opacity: 1;
    background-color: rgba(82, 95, 119, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-grey-light{
    --tw-bg-opacity: 1;
    background-color: rgba(163, 163, 163, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-grey-extralight{
    --tw-bg-opacity: 1;
    background-color: rgba(231, 231, 231, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-grey-lighter{
    --tw-bg-opacity: 1;
    background-color: rgba(180, 189, 206, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-grey-lightest{
    --tw-bg-opacity: 1;
    background-color: rgba(244, 244, 244, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-grey-timeline{
    --tw-bg-opacity: 1;
    background-color: rgba(136, 136, 136, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-blue{
    --tw-bg-opacity: 1;
    background-color: rgba(99, 169, 209, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-blue-light{
    --tw-bg-opacity: 1;
    background-color: rgba(123, 207, 255, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-blue-lightest{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 81, 172, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-pink{
    --tw-bg-opacity: 1;
    background-color: rgba(237, 9, 128, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-pink-light{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 91, 180, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-orange{
    --tw-bg-opacity: 1;
    background-color: rgba(243, 114, 69, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-yellow{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 230, 0, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-yellow-two{
    --tw-bg-opacity: 1;
    background-color: rgba(249, 227, 32, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-yellow-dark{
    --tw-bg-opacity: 1;
    background-color: rgba(230, 175, 33, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-yellow-light{
    --tw-bg-opacity: 1;
    background-color: rgba(243, 193, 42, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-green-dark{
    --tw-bg-opacity: 1;
    background-color: rgba(33, 115, 37, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-green-light{
    --tw-bg-opacity: 1;
    background-color: rgba(80, 161, 84, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-purple{
    --tw-bg-opacity: 1;
    background-color: rgba(164, 139, 198, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-purple-light{
    --tw-bg-opacity: 1;
    background-color: rgba(158, 149, 255, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-brown-light{
    --tw-bg-opacity: 1;
    background-color: rgba(202, 138, 78, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-brown-dark{
    --tw-bg-opacity: 1;
    background-color: rgba(173, 91, 31, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-transparent:focus-within{
    background-color: transparent;
  }

  .md\:focus-within\:bg-black:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-white:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-grey:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(155, 155, 155, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-grey-darkest:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(17, 17, 17, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-grey-darkest700:focus-within{
    background-color: rgba(17, 17, 17, 0.7);
  }

  .md\:focus-within\:bg-grey-darkest300:focus-within{
    background-color: rgba(17, 17, 17, 0.3);
  }

  .md\:focus-within\:bg-grey-darkest100:focus-within{
    background-color: rgba(17, 17, 17, 0.1);
  }

  .md\:focus-within\:bg-grey-dark:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(82, 95, 119, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-grey-light:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(163, 163, 163, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-grey-extralight:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(231, 231, 231, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-grey-lighter:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(180, 189, 206, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-grey-lightest:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(244, 244, 244, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-grey-timeline:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(136, 136, 136, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-blue:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(99, 169, 209, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-blue-light:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(123, 207, 255, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-blue-lightest:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 81, 172, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-pink:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(237, 9, 128, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-pink-light:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 91, 180, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-orange:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(243, 114, 69, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-yellow:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 230, 0, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-yellow-two:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(249, 227, 32, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-yellow-dark:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(230, 175, 33, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-yellow-light:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(243, 193, 42, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-green-dark:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(33, 115, 37, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-green-light:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(80, 161, 84, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-purple:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(164, 139, 198, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-purple-light:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(158, 149, 255, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-brown-light:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(202, 138, 78, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-brown-dark:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(173, 91, 31, var(--tw-bg-opacity));
  }

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

  .md\:hover\:bg-black:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-white:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-grey:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(155, 155, 155, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-grey-darkest:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(17, 17, 17, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-grey-darkest700:hover{
    background-color: rgba(17, 17, 17, 0.7);
  }

  .md\:hover\:bg-grey-darkest300:hover{
    background-color: rgba(17, 17, 17, 0.3);
  }

  .md\:hover\:bg-grey-darkest100:hover{
    background-color: rgba(17, 17, 17, 0.1);
  }

  .md\:hover\:bg-grey-dark:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(82, 95, 119, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-grey-light:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(163, 163, 163, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-grey-extralight:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(231, 231, 231, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-grey-lighter:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(180, 189, 206, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-grey-lightest:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(244, 244, 244, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-grey-timeline:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(136, 136, 136, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-blue:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(99, 169, 209, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-blue-light:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(123, 207, 255, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-blue-lightest:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 81, 172, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-pink:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(237, 9, 128, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-pink-light:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 91, 180, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-orange:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(243, 114, 69, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-yellow:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 230, 0, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-yellow-two:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(249, 227, 32, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-yellow-dark:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(230, 175, 33, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-yellow-light:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(243, 193, 42, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-green-dark:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(33, 115, 37, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-green-light:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(80, 161, 84, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-purple:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(164, 139, 198, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-purple-light:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(158, 149, 255, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-brown-light:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(202, 138, 78, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-brown-dark:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(173, 91, 31, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-transparent:focus{
    background-color: transparent;
  }

  .md\:focus\:bg-black:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-white:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-grey:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(155, 155, 155, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-grey-darkest:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(17, 17, 17, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-grey-darkest700:focus{
    background-color: rgba(17, 17, 17, 0.7);
  }

  .md\:focus\:bg-grey-darkest300:focus{
    background-color: rgba(17, 17, 17, 0.3);
  }

  .md\:focus\:bg-grey-darkest100:focus{
    background-color: rgba(17, 17, 17, 0.1);
  }

  .md\:focus\:bg-grey-dark:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(82, 95, 119, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-grey-light:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(163, 163, 163, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-grey-extralight:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(231, 231, 231, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-grey-lighter:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(180, 189, 206, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-grey-lightest:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(244, 244, 244, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-grey-timeline:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(136, 136, 136, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-blue:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(99, 169, 209, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-blue-light:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(123, 207, 255, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-blue-lightest:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 81, 172, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-pink:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(237, 9, 128, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-pink-light:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 91, 180, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-orange:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(243, 114, 69, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-yellow:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 230, 0, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-yellow-two:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(249, 227, 32, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-yellow-dark:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(230, 175, 33, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-yellow-light:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(243, 193, 42, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-green-dark:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(33, 115, 37, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-green-light:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(80, 161, 84, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-purple:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(164, 139, 198, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-purple-light:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(158, 149, 255, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-brown-light:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(202, 138, 78, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-brown-dark:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(173, 91, 31, var(--tw-bg-opacity));
  }

  .md\:bg-none{
    background-image: none;
  }

  .md\:bg-gradient-to-t{
    background-image: linear-gradient(to top, var(--tw-gradient-stops));
  }

  .md\:bg-gradient-to-tr{
    background-image: linear-gradient(to top right, var(--tw-gradient-stops));
  }

  .md\:bg-gradient-to-r{
    background-image: linear-gradient(to right, var(--tw-gradient-stops));
  }

  .md\:bg-gradient-to-br{
    background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
  }

  .md\:bg-gradient-to-b{
    background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
  }

  .md\:bg-gradient-to-bl{
    background-image: linear-gradient(to bottom left, var(--tw-gradient-stops));
  }

  .md\:bg-gradient-to-l{
    background-image: linear-gradient(to left, var(--tw-gradient-stops));
  }

  .md\:bg-gradient-to-tl{
    background-image: linear-gradient(to top left, var(--tw-gradient-stops));
  }

  .md\:from-transparent{
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .md\:from-black{
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .md\:from-white{
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .md\:from-grey{
    --tw-gradient-from: #9b9b9b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(155, 155, 155, 0));
  }

  .md\:from-grey-darkest{
    --tw-gradient-from: #111;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .md\:from-grey-darkest700{
    --tw-gradient-from: rgba(17, 17, 17, 0.7);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .md\:from-grey-darkest300{
    --tw-gradient-from: rgba(17, 17, 17, 0.3);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .md\:from-grey-darkest100{
    --tw-gradient-from: rgba(17, 17, 17, 0.1);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .md\:from-grey-dark{
    --tw-gradient-from: #525f77;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(82, 95, 119, 0));
  }

  .md\:from-grey-light{
    --tw-gradient-from: #a3a3a3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(163, 163, 163, 0));
  }

  .md\:from-grey-extralight{
    --tw-gradient-from: #e7e7e7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 231, 231, 0));
  }

  .md\:from-grey-lighter{
    --tw-gradient-from: #b4bdce;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 189, 206, 0));
  }

  .md\:from-grey-lightest{
    --tw-gradient-from: #f4f4f4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 244, 244, 0));
  }

  .md\:from-grey-timeline{
    --tw-gradient-from: #888888;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(136, 136, 136, 0));
  }

  .md\:from-blue{
    --tw-gradient-from: #63a9d1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 169, 209, 0));
  }

  .md\:from-blue-light{
    --tw-gradient-from: #7bcfff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(123, 207, 255, 0));
  }

  .md\:from-blue-lightest{
    --tw-gradient-from: #ff51ac;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 81, 172, 0));
  }

  .md\:from-pink{
    --tw-gradient-from: #ED0980;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 9, 128, 0));
  }

  .md\:from-pink-light{
    --tw-gradient-from: #ff5bb4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 91, 180, 0));
  }

  .md\:from-orange{
    --tw-gradient-from: #f37245;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 114, 69, 0));
  }

  .md\:from-yellow{
    --tw-gradient-from: #ffe600;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 230, 0, 0));
  }

  .md\:from-yellow-two{
    --tw-gradient-from: #F9E320;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 227, 32, 0));
  }

  .md\:from-yellow-dark{
    --tw-gradient-from: #e6af21;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 175, 33, 0));
  }

  .md\:from-yellow-light{
    --tw-gradient-from: #f3c12a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 193, 42, 0));
  }

  .md\:from-green-dark{
    --tw-gradient-from: #217325;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(33, 115, 37, 0));
  }

  .md\:from-green-light{
    --tw-gradient-from: #50a154;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(80, 161, 84, 0));
  }

  .md\:from-purple{
    --tw-gradient-from: #a48bc6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(164, 139, 198, 0));
  }

  .md\:from-purple-light{
    --tw-gradient-from: #9e95ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(158, 149, 255, 0));
  }

  .md\:from-brown-light{
    --tw-gradient-from: #ca8a4e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(202, 138, 78, 0));
  }

  .md\:from-brown-dark{
    --tw-gradient-from: #ad5b1f;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(173, 91, 31, 0));
  }

  .md\:via-transparent{
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .md\:via-black{
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .md\:via-white{
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .md\:via-grey{
    --tw-gradient-stops: var(--tw-gradient-from), #9b9b9b, var(--tw-gradient-to, rgba(155, 155, 155, 0));
  }

  .md\:via-grey-darkest{
    --tw-gradient-stops: var(--tw-gradient-from), #111, var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .md\:via-grey-darkest700{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(17, 17, 17, 0.7), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .md\:via-grey-darkest300{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(17, 17, 17, 0.3), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .md\:via-grey-darkest100{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(17, 17, 17, 0.1), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .md\:via-grey-dark{
    --tw-gradient-stops: var(--tw-gradient-from), #525f77, var(--tw-gradient-to, rgba(82, 95, 119, 0));
  }

  .md\:via-grey-light{
    --tw-gradient-stops: var(--tw-gradient-from), #a3a3a3, var(--tw-gradient-to, rgba(163, 163, 163, 0));
  }

  .md\:via-grey-extralight{
    --tw-gradient-stops: var(--tw-gradient-from), #e7e7e7, var(--tw-gradient-to, rgba(231, 231, 231, 0));
  }

  .md\:via-grey-lighter{
    --tw-gradient-stops: var(--tw-gradient-from), #b4bdce, var(--tw-gradient-to, rgba(180, 189, 206, 0));
  }

  .md\:via-grey-lightest{
    --tw-gradient-stops: var(--tw-gradient-from), #f4f4f4, var(--tw-gradient-to, rgba(244, 244, 244, 0));
  }

  .md\:via-grey-timeline{
    --tw-gradient-stops: var(--tw-gradient-from), #888888, var(--tw-gradient-to, rgba(136, 136, 136, 0));
  }

  .md\:via-blue{
    --tw-gradient-stops: var(--tw-gradient-from), #63a9d1, var(--tw-gradient-to, rgba(99, 169, 209, 0));
  }

  .md\:via-blue-light{
    --tw-gradient-stops: var(--tw-gradient-from), #7bcfff, var(--tw-gradient-to, rgba(123, 207, 255, 0));
  }

  .md\:via-blue-lightest{
    --tw-gradient-stops: var(--tw-gradient-from), #ff51ac, var(--tw-gradient-to, rgba(255, 81, 172, 0));
  }

  .md\:via-pink{
    --tw-gradient-stops: var(--tw-gradient-from), #ED0980, var(--tw-gradient-to, rgba(237, 9, 128, 0));
  }

  .md\:via-pink-light{
    --tw-gradient-stops: var(--tw-gradient-from), #ff5bb4, var(--tw-gradient-to, rgba(255, 91, 180, 0));
  }

  .md\:via-orange{
    --tw-gradient-stops: var(--tw-gradient-from), #f37245, var(--tw-gradient-to, rgba(243, 114, 69, 0));
  }

  .md\:via-yellow{
    --tw-gradient-stops: var(--tw-gradient-from), #ffe600, var(--tw-gradient-to, rgba(255, 230, 0, 0));
  }

  .md\:via-yellow-two{
    --tw-gradient-stops: var(--tw-gradient-from), #F9E320, var(--tw-gradient-to, rgba(249, 227, 32, 0));
  }

  .md\:via-yellow-dark{
    --tw-gradient-stops: var(--tw-gradient-from), #e6af21, var(--tw-gradient-to, rgba(230, 175, 33, 0));
  }

  .md\:via-yellow-light{
    --tw-gradient-stops: var(--tw-gradient-from), #f3c12a, var(--tw-gradient-to, rgba(243, 193, 42, 0));
  }

  .md\:via-green-dark{
    --tw-gradient-stops: var(--tw-gradient-from), #217325, var(--tw-gradient-to, rgba(33, 115, 37, 0));
  }

  .md\:via-green-light{
    --tw-gradient-stops: var(--tw-gradient-from), #50a154, var(--tw-gradient-to, rgba(80, 161, 84, 0));
  }

  .md\:via-purple{
    --tw-gradient-stops: var(--tw-gradient-from), #a48bc6, var(--tw-gradient-to, rgba(164, 139, 198, 0));
  }

  .md\:via-purple-light{
    --tw-gradient-stops: var(--tw-gradient-from), #9e95ff, var(--tw-gradient-to, rgba(158, 149, 255, 0));
  }

  .md\:via-brown-light{
    --tw-gradient-stops: var(--tw-gradient-from), #ca8a4e, var(--tw-gradient-to, rgba(202, 138, 78, 0));
  }

  .md\:via-brown-dark{
    --tw-gradient-stops: var(--tw-gradient-from), #ad5b1f, var(--tw-gradient-to, rgba(173, 91, 31, 0));
  }

  .md\:to-transparent{
    --tw-gradient-to: transparent;
  }

  .md\:to-black{
    --tw-gradient-to: #000;
  }

  .md\:to-white{
    --tw-gradient-to: #fff;
  }

  .md\:to-grey{
    --tw-gradient-to: #9b9b9b;
  }

  .md\:to-grey-darkest{
    --tw-gradient-to: #111;
  }

  .md\:to-grey-darkest700{
    --tw-gradient-to: rgba(17, 17, 17, 0.7);
  }

  .md\:to-grey-darkest300{
    --tw-gradient-to: rgba(17, 17, 17, 0.3);
  }

  .md\:to-grey-darkest100{
    --tw-gradient-to: rgba(17, 17, 17, 0.1);
  }

  .md\:to-grey-dark{
    --tw-gradient-to: #525f77;
  }

  .md\:to-grey-light{
    --tw-gradient-to: #a3a3a3;
  }

  .md\:to-grey-extralight{
    --tw-gradient-to: #e7e7e7;
  }

  .md\:to-grey-lighter{
    --tw-gradient-to: #b4bdce;
  }

  .md\:to-grey-lightest{
    --tw-gradient-to: #f4f4f4;
  }

  .md\:to-grey-timeline{
    --tw-gradient-to: #888888;
  }

  .md\:to-blue{
    --tw-gradient-to: #63a9d1;
  }

  .md\:to-blue-light{
    --tw-gradient-to: #7bcfff;
  }

  .md\:to-blue-lightest{
    --tw-gradient-to: #ff51ac;
  }

  .md\:to-pink{
    --tw-gradient-to: #ED0980;
  }

  .md\:to-pink-light{
    --tw-gradient-to: #ff5bb4;
  }

  .md\:to-orange{
    --tw-gradient-to: #f37245;
  }

  .md\:to-yellow{
    --tw-gradient-to: #ffe600;
  }

  .md\:to-yellow-two{
    --tw-gradient-to: #F9E320;
  }

  .md\:to-yellow-dark{
    --tw-gradient-to: #e6af21;
  }

  .md\:to-yellow-light{
    --tw-gradient-to: #f3c12a;
  }

  .md\:to-green-dark{
    --tw-gradient-to: #217325;
  }

  .md\:to-green-light{
    --tw-gradient-to: #50a154;
  }

  .md\:to-purple{
    --tw-gradient-to: #a48bc6;
  }

  .md\:to-purple-light{
    --tw-gradient-to: #9e95ff;
  }

  .md\:to-brown-light{
    --tw-gradient-to: #ca8a4e;
  }

  .md\:to-brown-dark{
    --tw-gradient-to: #ad5b1f;
  }

  .md\:hover\:from-transparent:hover{
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .md\:hover\:from-black:hover{
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .md\:hover\:from-white:hover{
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .md\:hover\:from-grey:hover{
    --tw-gradient-from: #9b9b9b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(155, 155, 155, 0));
  }

  .md\:hover\:from-grey-darkest:hover{
    --tw-gradient-from: #111;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .md\:hover\:from-grey-darkest700:hover{
    --tw-gradient-from: rgba(17, 17, 17, 0.7);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .md\:hover\:from-grey-darkest300:hover{
    --tw-gradient-from: rgba(17, 17, 17, 0.3);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .md\:hover\:from-grey-darkest100:hover{
    --tw-gradient-from: rgba(17, 17, 17, 0.1);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .md\:hover\:from-grey-dark:hover{
    --tw-gradient-from: #525f77;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(82, 95, 119, 0));
  }

  .md\:hover\:from-grey-light:hover{
    --tw-gradient-from: #a3a3a3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(163, 163, 163, 0));
  }

  .md\:hover\:from-grey-extralight:hover{
    --tw-gradient-from: #e7e7e7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 231, 231, 0));
  }

  .md\:hover\:from-grey-lighter:hover{
    --tw-gradient-from: #b4bdce;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 189, 206, 0));
  }

  .md\:hover\:from-grey-lightest:hover{
    --tw-gradient-from: #f4f4f4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 244, 244, 0));
  }

  .md\:hover\:from-grey-timeline:hover{
    --tw-gradient-from: #888888;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(136, 136, 136, 0));
  }

  .md\:hover\:from-blue:hover{
    --tw-gradient-from: #63a9d1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 169, 209, 0));
  }

  .md\:hover\:from-blue-light:hover{
    --tw-gradient-from: #7bcfff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(123, 207, 255, 0));
  }

  .md\:hover\:from-blue-lightest:hover{
    --tw-gradient-from: #ff51ac;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 81, 172, 0));
  }

  .md\:hover\:from-pink:hover{
    --tw-gradient-from: #ED0980;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 9, 128, 0));
  }

  .md\:hover\:from-pink-light:hover{
    --tw-gradient-from: #ff5bb4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 91, 180, 0));
  }

  .md\:hover\:from-orange:hover{
    --tw-gradient-from: #f37245;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 114, 69, 0));
  }

  .md\:hover\:from-yellow:hover{
    --tw-gradient-from: #ffe600;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 230, 0, 0));
  }

  .md\:hover\:from-yellow-two:hover{
    --tw-gradient-from: #F9E320;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 227, 32, 0));
  }

  .md\:hover\:from-yellow-dark:hover{
    --tw-gradient-from: #e6af21;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 175, 33, 0));
  }

  .md\:hover\:from-yellow-light:hover{
    --tw-gradient-from: #f3c12a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 193, 42, 0));
  }

  .md\:hover\:from-green-dark:hover{
    --tw-gradient-from: #217325;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(33, 115, 37, 0));
  }

  .md\:hover\:from-green-light:hover{
    --tw-gradient-from: #50a154;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(80, 161, 84, 0));
  }

  .md\:hover\:from-purple:hover{
    --tw-gradient-from: #a48bc6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(164, 139, 198, 0));
  }

  .md\:hover\:from-purple-light:hover{
    --tw-gradient-from: #9e95ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(158, 149, 255, 0));
  }

  .md\:hover\:from-brown-light:hover{
    --tw-gradient-from: #ca8a4e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(202, 138, 78, 0));
  }

  .md\:hover\:from-brown-dark:hover{
    --tw-gradient-from: #ad5b1f;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(173, 91, 31, 0));
  }

  .md\:hover\:via-transparent:hover{
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .md\:hover\:via-black:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .md\:hover\:via-white:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .md\:hover\:via-grey:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #9b9b9b, var(--tw-gradient-to, rgba(155, 155, 155, 0));
  }

  .md\:hover\:via-grey-darkest:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #111, var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .md\:hover\:via-grey-darkest700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(17, 17, 17, 0.7), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .md\:hover\:via-grey-darkest300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(17, 17, 17, 0.3), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .md\:hover\:via-grey-darkest100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(17, 17, 17, 0.1), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .md\:hover\:via-grey-dark:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #525f77, var(--tw-gradient-to, rgba(82, 95, 119, 0));
  }

  .md\:hover\:via-grey-light:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #a3a3a3, var(--tw-gradient-to, rgba(163, 163, 163, 0));
  }

  .md\:hover\:via-grey-extralight:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #e7e7e7, var(--tw-gradient-to, rgba(231, 231, 231, 0));
  }

  .md\:hover\:via-grey-lighter:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #b4bdce, var(--tw-gradient-to, rgba(180, 189, 206, 0));
  }

  .md\:hover\:via-grey-lightest:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f4f4f4, var(--tw-gradient-to, rgba(244, 244, 244, 0));
  }

  .md\:hover\:via-grey-timeline:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #888888, var(--tw-gradient-to, rgba(136, 136, 136, 0));
  }

  .md\:hover\:via-blue:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #63a9d1, var(--tw-gradient-to, rgba(99, 169, 209, 0));
  }

  .md\:hover\:via-blue-light:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #7bcfff, var(--tw-gradient-to, rgba(123, 207, 255, 0));
  }

  .md\:hover\:via-blue-lightest:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ff51ac, var(--tw-gradient-to, rgba(255, 81, 172, 0));
  }

  .md\:hover\:via-pink:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ED0980, var(--tw-gradient-to, rgba(237, 9, 128, 0));
  }

  .md\:hover\:via-pink-light:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ff5bb4, var(--tw-gradient-to, rgba(255, 91, 180, 0));
  }

  .md\:hover\:via-orange:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f37245, var(--tw-gradient-to, rgba(243, 114, 69, 0));
  }

  .md\:hover\:via-yellow:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ffe600, var(--tw-gradient-to, rgba(255, 230, 0, 0));
  }

  .md\:hover\:via-yellow-two:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #F9E320, var(--tw-gradient-to, rgba(249, 227, 32, 0));
  }

  .md\:hover\:via-yellow-dark:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #e6af21, var(--tw-gradient-to, rgba(230, 175, 33, 0));
  }

  .md\:hover\:via-yellow-light:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f3c12a, var(--tw-gradient-to, rgba(243, 193, 42, 0));
  }

  .md\:hover\:via-green-dark:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #217325, var(--tw-gradient-to, rgba(33, 115, 37, 0));
  }

  .md\:hover\:via-green-light:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #50a154, var(--tw-gradient-to, rgba(80, 161, 84, 0));
  }

  .md\:hover\:via-purple:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #a48bc6, var(--tw-gradient-to, rgba(164, 139, 198, 0));
  }

  .md\:hover\:via-purple-light:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #9e95ff, var(--tw-gradient-to, rgba(158, 149, 255, 0));
  }

  .md\:hover\:via-brown-light:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ca8a4e, var(--tw-gradient-to, rgba(202, 138, 78, 0));
  }

  .md\:hover\:via-brown-dark:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ad5b1f, var(--tw-gradient-to, rgba(173, 91, 31, 0));
  }

  .md\:hover\:to-transparent:hover{
    --tw-gradient-to: transparent;
  }

  .md\:hover\:to-black:hover{
    --tw-gradient-to: #000;
  }

  .md\:hover\:to-white:hover{
    --tw-gradient-to: #fff;
  }

  .md\:hover\:to-grey:hover{
    --tw-gradient-to: #9b9b9b;
  }

  .md\:hover\:to-grey-darkest:hover{
    --tw-gradient-to: #111;
  }

  .md\:hover\:to-grey-darkest700:hover{
    --tw-gradient-to: rgba(17, 17, 17, 0.7);
  }

  .md\:hover\:to-grey-darkest300:hover{
    --tw-gradient-to: rgba(17, 17, 17, 0.3);
  }

  .md\:hover\:to-grey-darkest100:hover{
    --tw-gradient-to: rgba(17, 17, 17, 0.1);
  }

  .md\:hover\:to-grey-dark:hover{
    --tw-gradient-to: #525f77;
  }

  .md\:hover\:to-grey-light:hover{
    --tw-gradient-to: #a3a3a3;
  }

  .md\:hover\:to-grey-extralight:hover{
    --tw-gradient-to: #e7e7e7;
  }

  .md\:hover\:to-grey-lighter:hover{
    --tw-gradient-to: #b4bdce;
  }

  .md\:hover\:to-grey-lightest:hover{
    --tw-gradient-to: #f4f4f4;
  }

  .md\:hover\:to-grey-timeline:hover{
    --tw-gradient-to: #888888;
  }

  .md\:hover\:to-blue:hover{
    --tw-gradient-to: #63a9d1;
  }

  .md\:hover\:to-blue-light:hover{
    --tw-gradient-to: #7bcfff;
  }

  .md\:hover\:to-blue-lightest:hover{
    --tw-gradient-to: #ff51ac;
  }

  .md\:hover\:to-pink:hover{
    --tw-gradient-to: #ED0980;
  }

  .md\:hover\:to-pink-light:hover{
    --tw-gradient-to: #ff5bb4;
  }

  .md\:hover\:to-orange:hover{
    --tw-gradient-to: #f37245;
  }

  .md\:hover\:to-yellow:hover{
    --tw-gradient-to: #ffe600;
  }

  .md\:hover\:to-yellow-two:hover{
    --tw-gradient-to: #F9E320;
  }

  .md\:hover\:to-yellow-dark:hover{
    --tw-gradient-to: #e6af21;
  }

  .md\:hover\:to-yellow-light:hover{
    --tw-gradient-to: #f3c12a;
  }

  .md\:hover\:to-green-dark:hover{
    --tw-gradient-to: #217325;
  }

  .md\:hover\:to-green-light:hover{
    --tw-gradient-to: #50a154;
  }

  .md\:hover\:to-purple:hover{
    --tw-gradient-to: #a48bc6;
  }

  .md\:hover\:to-purple-light:hover{
    --tw-gradient-to: #9e95ff;
  }

  .md\:hover\:to-brown-light:hover{
    --tw-gradient-to: #ca8a4e;
  }

  .md\:hover\:to-brown-dark:hover{
    --tw-gradient-to: #ad5b1f;
  }

  .md\:focus\:from-transparent:focus{
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .md\:focus\:from-black:focus{
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .md\:focus\:from-white:focus{
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .md\:focus\:from-grey:focus{
    --tw-gradient-from: #9b9b9b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(155, 155, 155, 0));
  }

  .md\:focus\:from-grey-darkest:focus{
    --tw-gradient-from: #111;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .md\:focus\:from-grey-darkest700:focus{
    --tw-gradient-from: rgba(17, 17, 17, 0.7);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .md\:focus\:from-grey-darkest300:focus{
    --tw-gradient-from: rgba(17, 17, 17, 0.3);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .md\:focus\:from-grey-darkest100:focus{
    --tw-gradient-from: rgba(17, 17, 17, 0.1);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .md\:focus\:from-grey-dark:focus{
    --tw-gradient-from: #525f77;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(82, 95, 119, 0));
  }

  .md\:focus\:from-grey-light:focus{
    --tw-gradient-from: #a3a3a3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(163, 163, 163, 0));
  }

  .md\:focus\:from-grey-extralight:focus{
    --tw-gradient-from: #e7e7e7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 231, 231, 0));
  }

  .md\:focus\:from-grey-lighter:focus{
    --tw-gradient-from: #b4bdce;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 189, 206, 0));
  }

  .md\:focus\:from-grey-lightest:focus{
    --tw-gradient-from: #f4f4f4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 244, 244, 0));
  }

  .md\:focus\:from-grey-timeline:focus{
    --tw-gradient-from: #888888;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(136, 136, 136, 0));
  }

  .md\:focus\:from-blue:focus{
    --tw-gradient-from: #63a9d1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 169, 209, 0));
  }

  .md\:focus\:from-blue-light:focus{
    --tw-gradient-from: #7bcfff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(123, 207, 255, 0));
  }

  .md\:focus\:from-blue-lightest:focus{
    --tw-gradient-from: #ff51ac;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 81, 172, 0));
  }

  .md\:focus\:from-pink:focus{
    --tw-gradient-from: #ED0980;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 9, 128, 0));
  }

  .md\:focus\:from-pink-light:focus{
    --tw-gradient-from: #ff5bb4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 91, 180, 0));
  }

  .md\:focus\:from-orange:focus{
    --tw-gradient-from: #f37245;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 114, 69, 0));
  }

  .md\:focus\:from-yellow:focus{
    --tw-gradient-from: #ffe600;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 230, 0, 0));
  }

  .md\:focus\:from-yellow-two:focus{
    --tw-gradient-from: #F9E320;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 227, 32, 0));
  }

  .md\:focus\:from-yellow-dark:focus{
    --tw-gradient-from: #e6af21;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 175, 33, 0));
  }

  .md\:focus\:from-yellow-light:focus{
    --tw-gradient-from: #f3c12a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 193, 42, 0));
  }

  .md\:focus\:from-green-dark:focus{
    --tw-gradient-from: #217325;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(33, 115, 37, 0));
  }

  .md\:focus\:from-green-light:focus{
    --tw-gradient-from: #50a154;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(80, 161, 84, 0));
  }

  .md\:focus\:from-purple:focus{
    --tw-gradient-from: #a48bc6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(164, 139, 198, 0));
  }

  .md\:focus\:from-purple-light:focus{
    --tw-gradient-from: #9e95ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(158, 149, 255, 0));
  }

  .md\:focus\:from-brown-light:focus{
    --tw-gradient-from: #ca8a4e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(202, 138, 78, 0));
  }

  .md\:focus\:from-brown-dark:focus{
    --tw-gradient-from: #ad5b1f;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(173, 91, 31, 0));
  }

  .md\:focus\:via-transparent:focus{
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .md\:focus\:via-black:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .md\:focus\:via-white:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .md\:focus\:via-grey:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #9b9b9b, var(--tw-gradient-to, rgba(155, 155, 155, 0));
  }

  .md\:focus\:via-grey-darkest:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #111, var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .md\:focus\:via-grey-darkest700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(17, 17, 17, 0.7), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .md\:focus\:via-grey-darkest300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(17, 17, 17, 0.3), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .md\:focus\:via-grey-darkest100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(17, 17, 17, 0.1), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .md\:focus\:via-grey-dark:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #525f77, var(--tw-gradient-to, rgba(82, 95, 119, 0));
  }

  .md\:focus\:via-grey-light:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #a3a3a3, var(--tw-gradient-to, rgba(163, 163, 163, 0));
  }

  .md\:focus\:via-grey-extralight:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #e7e7e7, var(--tw-gradient-to, rgba(231, 231, 231, 0));
  }

  .md\:focus\:via-grey-lighter:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #b4bdce, var(--tw-gradient-to, rgba(180, 189, 206, 0));
  }

  .md\:focus\:via-grey-lightest:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f4f4f4, var(--tw-gradient-to, rgba(244, 244, 244, 0));
  }

  .md\:focus\:via-grey-timeline:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #888888, var(--tw-gradient-to, rgba(136, 136, 136, 0));
  }

  .md\:focus\:via-blue:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #63a9d1, var(--tw-gradient-to, rgba(99, 169, 209, 0));
  }

  .md\:focus\:via-blue-light:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #7bcfff, var(--tw-gradient-to, rgba(123, 207, 255, 0));
  }

  .md\:focus\:via-blue-lightest:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ff51ac, var(--tw-gradient-to, rgba(255, 81, 172, 0));
  }

  .md\:focus\:via-pink:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ED0980, var(--tw-gradient-to, rgba(237, 9, 128, 0));
  }

  .md\:focus\:via-pink-light:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ff5bb4, var(--tw-gradient-to, rgba(255, 91, 180, 0));
  }

  .md\:focus\:via-orange:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f37245, var(--tw-gradient-to, rgba(243, 114, 69, 0));
  }

  .md\:focus\:via-yellow:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ffe600, var(--tw-gradient-to, rgba(255, 230, 0, 0));
  }

  .md\:focus\:via-yellow-two:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #F9E320, var(--tw-gradient-to, rgba(249, 227, 32, 0));
  }

  .md\:focus\:via-yellow-dark:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #e6af21, var(--tw-gradient-to, rgba(230, 175, 33, 0));
  }

  .md\:focus\:via-yellow-light:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f3c12a, var(--tw-gradient-to, rgba(243, 193, 42, 0));
  }

  .md\:focus\:via-green-dark:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #217325, var(--tw-gradient-to, rgba(33, 115, 37, 0));
  }

  .md\:focus\:via-green-light:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #50a154, var(--tw-gradient-to, rgba(80, 161, 84, 0));
  }

  .md\:focus\:via-purple:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #a48bc6, var(--tw-gradient-to, rgba(164, 139, 198, 0));
  }

  .md\:focus\:via-purple-light:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #9e95ff, var(--tw-gradient-to, rgba(158, 149, 255, 0));
  }

  .md\:focus\:via-brown-light:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ca8a4e, var(--tw-gradient-to, rgba(202, 138, 78, 0));
  }

  .md\:focus\:via-brown-dark:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ad5b1f, var(--tw-gradient-to, rgba(173, 91, 31, 0));
  }

  .md\:focus\:to-transparent:focus{
    --tw-gradient-to: transparent;
  }

  .md\:focus\:to-black:focus{
    --tw-gradient-to: #000;
  }

  .md\:focus\:to-white:focus{
    --tw-gradient-to: #fff;
  }

  .md\:focus\:to-grey:focus{
    --tw-gradient-to: #9b9b9b;
  }

  .md\:focus\:to-grey-darkest:focus{
    --tw-gradient-to: #111;
  }

  .md\:focus\:to-grey-darkest700:focus{
    --tw-gradient-to: rgba(17, 17, 17, 0.7);
  }

  .md\:focus\:to-grey-darkest300:focus{
    --tw-gradient-to: rgba(17, 17, 17, 0.3);
  }

  .md\:focus\:to-grey-darkest100:focus{
    --tw-gradient-to: rgba(17, 17, 17, 0.1);
  }

  .md\:focus\:to-grey-dark:focus{
    --tw-gradient-to: #525f77;
  }

  .md\:focus\:to-grey-light:focus{
    --tw-gradient-to: #a3a3a3;
  }

  .md\:focus\:to-grey-extralight:focus{
    --tw-gradient-to: #e7e7e7;
  }

  .md\:focus\:to-grey-lighter:focus{
    --tw-gradient-to: #b4bdce;
  }

  .md\:focus\:to-grey-lightest:focus{
    --tw-gradient-to: #f4f4f4;
  }

  .md\:focus\:to-grey-timeline:focus{
    --tw-gradient-to: #888888;
  }

  .md\:focus\:to-blue:focus{
    --tw-gradient-to: #63a9d1;
  }

  .md\:focus\:to-blue-light:focus{
    --tw-gradient-to: #7bcfff;
  }

  .md\:focus\:to-blue-lightest:focus{
    --tw-gradient-to: #ff51ac;
  }

  .md\:focus\:to-pink:focus{
    --tw-gradient-to: #ED0980;
  }

  .md\:focus\:to-pink-light:focus{
    --tw-gradient-to: #ff5bb4;
  }

  .md\:focus\:to-orange:focus{
    --tw-gradient-to: #f37245;
  }

  .md\:focus\:to-yellow:focus{
    --tw-gradient-to: #ffe600;
  }

  .md\:focus\:to-yellow-two:focus{
    --tw-gradient-to: #F9E320;
  }

  .md\:focus\:to-yellow-dark:focus{
    --tw-gradient-to: #e6af21;
  }

  .md\:focus\:to-yellow-light:focus{
    --tw-gradient-to: #f3c12a;
  }

  .md\:focus\:to-green-dark:focus{
    --tw-gradient-to: #217325;
  }

  .md\:focus\:to-green-light:focus{
    --tw-gradient-to: #50a154;
  }

  .md\:focus\:to-purple:focus{
    --tw-gradient-to: #a48bc6;
  }

  .md\:focus\:to-purple-light:focus{
    --tw-gradient-to: #9e95ff;
  }

  .md\:focus\:to-brown-light:focus{
    --tw-gradient-to: #ca8a4e;
  }

  .md\:focus\:to-brown-dark:focus{
    --tw-gradient-to: #ad5b1f;
  }

  .md\:bg-opacity-0{
    --tw-bg-opacity: 0;
  }

  .md\:bg-opacity-5{
    --tw-bg-opacity: 0.05;
  }

  .md\:bg-opacity-10{
    --tw-bg-opacity: 0.1;
  }

  .md\:bg-opacity-20{
    --tw-bg-opacity: 0.2;
  }

  .md\:bg-opacity-25{
    --tw-bg-opacity: 0.25;
  }

  .md\:bg-opacity-30{
    --tw-bg-opacity: 0.3;
  }

  .md\:bg-opacity-40{
    --tw-bg-opacity: 0.4;
  }

  .md\:bg-opacity-50{
    --tw-bg-opacity: 0.5;
  }

  .md\:bg-opacity-60{
    --tw-bg-opacity: 0.6;
  }

  .md\:bg-opacity-70{
    --tw-bg-opacity: 0.7;
  }

  .md\:bg-opacity-75{
    --tw-bg-opacity: 0.75;
  }

  .md\:bg-opacity-80{
    --tw-bg-opacity: 0.8;
  }

  .md\:bg-opacity-90{
    --tw-bg-opacity: 0.9;
  }

  .md\:bg-opacity-95{
    --tw-bg-opacity: 0.95;
  }

  .md\:bg-opacity-100{
    --tw-bg-opacity: 1;
  }

  .group:hover .md\:group-hover\:bg-opacity-0{
    --tw-bg-opacity: 0;
  }

  .group:hover .md\:group-hover\:bg-opacity-5{
    --tw-bg-opacity: 0.05;
  }

  .group:hover .md\:group-hover\:bg-opacity-10{
    --tw-bg-opacity: 0.1;
  }

  .group:hover .md\:group-hover\:bg-opacity-20{
    --tw-bg-opacity: 0.2;
  }

  .group:hover .md\:group-hover\:bg-opacity-25{
    --tw-bg-opacity: 0.25;
  }

  .group:hover .md\:group-hover\:bg-opacity-30{
    --tw-bg-opacity: 0.3;
  }

  .group:hover .md\:group-hover\:bg-opacity-40{
    --tw-bg-opacity: 0.4;
  }

  .group:hover .md\:group-hover\:bg-opacity-50{
    --tw-bg-opacity: 0.5;
  }

  .group:hover .md\:group-hover\:bg-opacity-60{
    --tw-bg-opacity: 0.6;
  }

  .group:hover .md\:group-hover\:bg-opacity-70{
    --tw-bg-opacity: 0.7;
  }

  .group:hover .md\:group-hover\:bg-opacity-75{
    --tw-bg-opacity: 0.75;
  }

  .group:hover .md\:group-hover\:bg-opacity-80{
    --tw-bg-opacity: 0.8;
  }

  .group:hover .md\:group-hover\:bg-opacity-90{
    --tw-bg-opacity: 0.9;
  }

  .group:hover .md\:group-hover\:bg-opacity-95{
    --tw-bg-opacity: 0.95;
  }

  .group:hover .md\:group-hover\:bg-opacity-100{
    --tw-bg-opacity: 1;
  }

  .md\:focus-within\:bg-opacity-0:focus-within{
    --tw-bg-opacity: 0;
  }

  .md\:focus-within\:bg-opacity-5:focus-within{
    --tw-bg-opacity: 0.05;
  }

  .md\:focus-within\:bg-opacity-10:focus-within{
    --tw-bg-opacity: 0.1;
  }

  .md\:focus-within\:bg-opacity-20:focus-within{
    --tw-bg-opacity: 0.2;
  }

  .md\:focus-within\:bg-opacity-25:focus-within{
    --tw-bg-opacity: 0.25;
  }

  .md\:focus-within\:bg-opacity-30:focus-within{
    --tw-bg-opacity: 0.3;
  }

  .md\:focus-within\:bg-opacity-40:focus-within{
    --tw-bg-opacity: 0.4;
  }

  .md\:focus-within\:bg-opacity-50:focus-within{
    --tw-bg-opacity: 0.5;
  }

  .md\:focus-within\:bg-opacity-60:focus-within{
    --tw-bg-opacity: 0.6;
  }

  .md\:focus-within\:bg-opacity-70:focus-within{
    --tw-bg-opacity: 0.7;
  }

  .md\:focus-within\:bg-opacity-75:focus-within{
    --tw-bg-opacity: 0.75;
  }

  .md\:focus-within\:bg-opacity-80:focus-within{
    --tw-bg-opacity: 0.8;
  }

  .md\:focus-within\:bg-opacity-90:focus-within{
    --tw-bg-opacity: 0.9;
  }

  .md\:focus-within\:bg-opacity-95:focus-within{
    --tw-bg-opacity: 0.95;
  }

  .md\:focus-within\:bg-opacity-100:focus-within{
    --tw-bg-opacity: 1;
  }

  .md\:hover\:bg-opacity-0:hover{
    --tw-bg-opacity: 0;
  }

  .md\:hover\:bg-opacity-5:hover{
    --tw-bg-opacity: 0.05;
  }

  .md\:hover\:bg-opacity-10:hover{
    --tw-bg-opacity: 0.1;
  }

  .md\:hover\:bg-opacity-20:hover{
    --tw-bg-opacity: 0.2;
  }

  .md\:hover\:bg-opacity-25:hover{
    --tw-bg-opacity: 0.25;
  }

  .md\:hover\:bg-opacity-30:hover{
    --tw-bg-opacity: 0.3;
  }

  .md\:hover\:bg-opacity-40:hover{
    --tw-bg-opacity: 0.4;
  }

  .md\:hover\:bg-opacity-50:hover{
    --tw-bg-opacity: 0.5;
  }

  .md\:hover\:bg-opacity-60:hover{
    --tw-bg-opacity: 0.6;
  }

  .md\:hover\:bg-opacity-70:hover{
    --tw-bg-opacity: 0.7;
  }

  .md\:hover\:bg-opacity-75:hover{
    --tw-bg-opacity: 0.75;
  }

  .md\:hover\:bg-opacity-80:hover{
    --tw-bg-opacity: 0.8;
  }

  .md\:hover\:bg-opacity-90:hover{
    --tw-bg-opacity: 0.9;
  }

  .md\:hover\:bg-opacity-95:hover{
    --tw-bg-opacity: 0.95;
  }

  .md\:hover\:bg-opacity-100:hover{
    --tw-bg-opacity: 1;
  }

  .md\:focus\:bg-opacity-0:focus{
    --tw-bg-opacity: 0;
  }

  .md\:focus\:bg-opacity-5:focus{
    --tw-bg-opacity: 0.05;
  }

  .md\:focus\:bg-opacity-10:focus{
    --tw-bg-opacity: 0.1;
  }

  .md\:focus\:bg-opacity-20:focus{
    --tw-bg-opacity: 0.2;
  }

  .md\:focus\:bg-opacity-25:focus{
    --tw-bg-opacity: 0.25;
  }

  .md\:focus\:bg-opacity-30:focus{
    --tw-bg-opacity: 0.3;
  }

  .md\:focus\:bg-opacity-40:focus{
    --tw-bg-opacity: 0.4;
  }

  .md\:focus\:bg-opacity-50:focus{
    --tw-bg-opacity: 0.5;
  }

  .md\:focus\:bg-opacity-60:focus{
    --tw-bg-opacity: 0.6;
  }

  .md\:focus\:bg-opacity-70:focus{
    --tw-bg-opacity: 0.7;
  }

  .md\:focus\:bg-opacity-75:focus{
    --tw-bg-opacity: 0.75;
  }

  .md\:focus\:bg-opacity-80:focus{
    --tw-bg-opacity: 0.8;
  }

  .md\:focus\:bg-opacity-90:focus{
    --tw-bg-opacity: 0.9;
  }

  .md\:focus\:bg-opacity-95:focus{
    --tw-bg-opacity: 0.95;
  }

  .md\:focus\:bg-opacity-100:focus{
    --tw-bg-opacity: 1;
  }

  .md\:bg-bottom{
    background-position: bottom;
  }

  .md\:bg-center{
    background-position: center;
  }

  .md\:bg-left{
    background-position: left;
  }

  .md\:bg-left-bottom{
    background-position: left bottom;
  }

  .md\:bg-left-top{
    background-position: left top;
  }

  .md\:bg-right{
    background-position: right;
  }

  .md\:bg-right-bottom{
    background-position: right bottom;
  }

  .md\:bg-right-top{
    background-position: right top;
  }

  .md\:bg-top{
    background-position: top;
  }

  .md\:bg-repeat{
    background-repeat: repeat;
  }

  .md\:bg-no-repeat{
    background-repeat: no-repeat;
  }

  .md\:bg-repeat-x{
    background-repeat: repeat-x;
  }

  .md\:bg-repeat-y{
    background-repeat: repeat-y;
  }

  .md\:bg-repeat-round{
    background-repeat: round;
  }

  .md\:bg-repeat-space{
    background-repeat: space;
  }

  .md\:bg-auto{
    background-size: auto;
  }

  .md\:bg-cover{
    background-size: cover;
  }

  .md\:bg-contain{
    background-size: contain;
  }

  .md\:border-collapse{
    border-collapse: collapse;
  }

  .md\:border-separate{
    border-collapse: separate;
  }

  .md\:border-transparent{
    border-color: transparent;
  }

  .md\:border-black{
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .md\:border-white{
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .md\:border-grey{
    --tw-border-opacity: 1;
    border-color: rgba(155, 155, 155, var(--tw-border-opacity));
  }

  .md\:border-grey-darkest{
    --tw-border-opacity: 1;
    border-color: rgba(17, 17, 17, var(--tw-border-opacity));
  }

  .md\:border-grey-darkest700{
    border-color: rgba(17, 17, 17, 0.7);
  }

  .md\:border-grey-darkest300{
    border-color: rgba(17, 17, 17, 0.3);
  }

  .md\:border-grey-darkest100{
    border-color: rgba(17, 17, 17, 0.1);
  }

  .md\:border-grey-dark{
    --tw-border-opacity: 1;
    border-color: rgba(82, 95, 119, var(--tw-border-opacity));
  }

  .md\:border-grey-light{
    --tw-border-opacity: 1;
    border-color: rgba(163, 163, 163, var(--tw-border-opacity));
  }

  .md\:border-grey-extralight{
    --tw-border-opacity: 1;
    border-color: rgba(231, 231, 231, var(--tw-border-opacity));
  }

  .md\:border-grey-lighter{
    --tw-border-opacity: 1;
    border-color: rgba(180, 189, 206, var(--tw-border-opacity));
  }

  .md\:border-grey-lightest{
    --tw-border-opacity: 1;
    border-color: rgba(244, 244, 244, var(--tw-border-opacity));
  }

  .md\:border-grey-timeline{
    --tw-border-opacity: 1;
    border-color: rgba(136, 136, 136, var(--tw-border-opacity));
  }

  .md\:border-blue{
    --tw-border-opacity: 1;
    border-color: rgba(99, 169, 209, var(--tw-border-opacity));
  }

  .md\:border-blue-light{
    --tw-border-opacity: 1;
    border-color: rgba(123, 207, 255, var(--tw-border-opacity));
  }

  .md\:border-blue-lightest{
    --tw-border-opacity: 1;
    border-color: rgba(255, 81, 172, var(--tw-border-opacity));
  }

  .md\:border-pink{
    --tw-border-opacity: 1;
    border-color: rgba(237, 9, 128, var(--tw-border-opacity));
  }

  .md\:border-pink-light{
    --tw-border-opacity: 1;
    border-color: rgba(255, 91, 180, var(--tw-border-opacity));
  }

  .md\:border-orange{
    --tw-border-opacity: 1;
    border-color: rgba(243, 114, 69, var(--tw-border-opacity));
  }

  .md\:border-yellow{
    --tw-border-opacity: 1;
    border-color: rgba(255, 230, 0, var(--tw-border-opacity));
  }

  .md\:border-yellow-two{
    --tw-border-opacity: 1;
    border-color: rgba(249, 227, 32, var(--tw-border-opacity));
  }

  .md\:border-yellow-dark{
    --tw-border-opacity: 1;
    border-color: rgba(230, 175, 33, var(--tw-border-opacity));
  }

  .md\:border-yellow-light{
    --tw-border-opacity: 1;
    border-color: rgba(243, 193, 42, var(--tw-border-opacity));
  }

  .md\:border-green-dark{
    --tw-border-opacity: 1;
    border-color: rgba(33, 115, 37, var(--tw-border-opacity));
  }

  .md\:border-green-light{
    --tw-border-opacity: 1;
    border-color: rgba(80, 161, 84, var(--tw-border-opacity));
  }

  .md\:border-purple{
    --tw-border-opacity: 1;
    border-color: rgba(164, 139, 198, var(--tw-border-opacity));
  }

  .md\:border-purple-light{
    --tw-border-opacity: 1;
    border-color: rgba(158, 149, 255, var(--tw-border-opacity));
  }

  .md\:border-brown-light{
    --tw-border-opacity: 1;
    border-color: rgba(202, 138, 78, var(--tw-border-opacity));
  }

  .md\:border-brown-dark{
    --tw-border-opacity: 1;
    border-color: rgba(173, 91, 31, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-transparent{
    border-color: transparent;
  }

  .group:hover .md\:group-hover\:border-black{
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-white{
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-grey{
    --tw-border-opacity: 1;
    border-color: rgba(155, 155, 155, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-grey-darkest{
    --tw-border-opacity: 1;
    border-color: rgba(17, 17, 17, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-grey-darkest700{
    border-color: rgba(17, 17, 17, 0.7);
  }

  .group:hover .md\:group-hover\:border-grey-darkest300{
    border-color: rgba(17, 17, 17, 0.3);
  }

  .group:hover .md\:group-hover\:border-grey-darkest100{
    border-color: rgba(17, 17, 17, 0.1);
  }

  .group:hover .md\:group-hover\:border-grey-dark{
    --tw-border-opacity: 1;
    border-color: rgba(82, 95, 119, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-grey-light{
    --tw-border-opacity: 1;
    border-color: rgba(163, 163, 163, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-grey-extralight{
    --tw-border-opacity: 1;
    border-color: rgba(231, 231, 231, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-grey-lighter{
    --tw-border-opacity: 1;
    border-color: rgba(180, 189, 206, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-grey-lightest{
    --tw-border-opacity: 1;
    border-color: rgba(244, 244, 244, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-grey-timeline{
    --tw-border-opacity: 1;
    border-color: rgba(136, 136, 136, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-blue{
    --tw-border-opacity: 1;
    border-color: rgba(99, 169, 209, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-blue-light{
    --tw-border-opacity: 1;
    border-color: rgba(123, 207, 255, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-blue-lightest{
    --tw-border-opacity: 1;
    border-color: rgba(255, 81, 172, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-pink{
    --tw-border-opacity: 1;
    border-color: rgba(237, 9, 128, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-pink-light{
    --tw-border-opacity: 1;
    border-color: rgba(255, 91, 180, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-orange{
    --tw-border-opacity: 1;
    border-color: rgba(243, 114, 69, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-yellow{
    --tw-border-opacity: 1;
    border-color: rgba(255, 230, 0, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-yellow-two{
    --tw-border-opacity: 1;
    border-color: rgba(249, 227, 32, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-yellow-dark{
    --tw-border-opacity: 1;
    border-color: rgba(230, 175, 33, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-yellow-light{
    --tw-border-opacity: 1;
    border-color: rgba(243, 193, 42, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-green-dark{
    --tw-border-opacity: 1;
    border-color: rgba(33, 115, 37, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-green-light{
    --tw-border-opacity: 1;
    border-color: rgba(80, 161, 84, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-purple{
    --tw-border-opacity: 1;
    border-color: rgba(164, 139, 198, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-purple-light{
    --tw-border-opacity: 1;
    border-color: rgba(158, 149, 255, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-brown-light{
    --tw-border-opacity: 1;
    border-color: rgba(202, 138, 78, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-brown-dark{
    --tw-border-opacity: 1;
    border-color: rgba(173, 91, 31, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-transparent:focus-within{
    border-color: transparent;
  }

  .md\:focus-within\:border-black:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-white:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-grey:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(155, 155, 155, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-grey-darkest:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(17, 17, 17, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-grey-darkest700:focus-within{
    border-color: rgba(17, 17, 17, 0.7);
  }

  .md\:focus-within\:border-grey-darkest300:focus-within{
    border-color: rgba(17, 17, 17, 0.3);
  }

  .md\:focus-within\:border-grey-darkest100:focus-within{
    border-color: rgba(17, 17, 17, 0.1);
  }

  .md\:focus-within\:border-grey-dark:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(82, 95, 119, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-grey-light:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(163, 163, 163, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-grey-extralight:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(231, 231, 231, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-grey-lighter:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(180, 189, 206, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-grey-lightest:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(244, 244, 244, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-grey-timeline:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(136, 136, 136, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-blue:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(99, 169, 209, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-blue-light:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(123, 207, 255, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-blue-lightest:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(255, 81, 172, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-pink:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(237, 9, 128, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-pink-light:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(255, 91, 180, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-orange:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(243, 114, 69, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-yellow:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(255, 230, 0, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-yellow-two:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(249, 227, 32, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-yellow-dark:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(230, 175, 33, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-yellow-light:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(243, 193, 42, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-green-dark:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(33, 115, 37, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-green-light:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(80, 161, 84, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-purple:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(164, 139, 198, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-purple-light:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(158, 149, 255, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-brown-light:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(202, 138, 78, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-brown-dark:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(173, 91, 31, var(--tw-border-opacity));
  }

  .md\:hover\:border-transparent:hover{
    border-color: transparent;
  }

  .md\:hover\:border-black:hover{
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .md\:hover\:border-white:hover{
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .md\:hover\:border-grey:hover{
    --tw-border-opacity: 1;
    border-color: rgba(155, 155, 155, var(--tw-border-opacity));
  }

  .md\:hover\:border-grey-darkest:hover{
    --tw-border-opacity: 1;
    border-color: rgba(17, 17, 17, var(--tw-border-opacity));
  }

  .md\:hover\:border-grey-darkest700:hover{
    border-color: rgba(17, 17, 17, 0.7);
  }

  .md\:hover\:border-grey-darkest300:hover{
    border-color: rgba(17, 17, 17, 0.3);
  }

  .md\:hover\:border-grey-darkest100:hover{
    border-color: rgba(17, 17, 17, 0.1);
  }

  .md\:hover\:border-grey-dark:hover{
    --tw-border-opacity: 1;
    border-color: rgba(82, 95, 119, var(--tw-border-opacity));
  }

  .md\:hover\:border-grey-light:hover{
    --tw-border-opacity: 1;
    border-color: rgba(163, 163, 163, var(--tw-border-opacity));
  }

  .md\:hover\:border-grey-extralight:hover{
    --tw-border-opacity: 1;
    border-color: rgba(231, 231, 231, var(--tw-border-opacity));
  }

  .md\:hover\:border-grey-lighter:hover{
    --tw-border-opacity: 1;
    border-color: rgba(180, 189, 206, var(--tw-border-opacity));
  }

  .md\:hover\:border-grey-lightest:hover{
    --tw-border-opacity: 1;
    border-color: rgba(244, 244, 244, var(--tw-border-opacity));
  }

  .md\:hover\:border-grey-timeline:hover{
    --tw-border-opacity: 1;
    border-color: rgba(136, 136, 136, var(--tw-border-opacity));
  }

  .md\:hover\:border-blue:hover{
    --tw-border-opacity: 1;
    border-color: rgba(99, 169, 209, var(--tw-border-opacity));
  }

  .md\:hover\:border-blue-light:hover{
    --tw-border-opacity: 1;
    border-color: rgba(123, 207, 255, var(--tw-border-opacity));
  }

  .md\:hover\:border-blue-lightest:hover{
    --tw-border-opacity: 1;
    border-color: rgba(255, 81, 172, var(--tw-border-opacity));
  }

  .md\:hover\:border-pink:hover{
    --tw-border-opacity: 1;
    border-color: rgba(237, 9, 128, var(--tw-border-opacity));
  }

  .md\:hover\:border-pink-light:hover{
    --tw-border-opacity: 1;
    border-color: rgba(255, 91, 180, var(--tw-border-opacity));
  }

  .md\:hover\:border-orange:hover{
    --tw-border-opacity: 1;
    border-color: rgba(243, 114, 69, var(--tw-border-opacity));
  }

  .md\:hover\:border-yellow:hover{
    --tw-border-opacity: 1;
    border-color: rgba(255, 230, 0, var(--tw-border-opacity));
  }

  .md\:hover\:border-yellow-two:hover{
    --tw-border-opacity: 1;
    border-color: rgba(249, 227, 32, var(--tw-border-opacity));
  }

  .md\:hover\:border-yellow-dark:hover{
    --tw-border-opacity: 1;
    border-color: rgba(230, 175, 33, var(--tw-border-opacity));
  }

  .md\:hover\:border-yellow-light:hover{
    --tw-border-opacity: 1;
    border-color: rgba(243, 193, 42, var(--tw-border-opacity));
  }

  .md\:hover\:border-green-dark:hover{
    --tw-border-opacity: 1;
    border-color: rgba(33, 115, 37, var(--tw-border-opacity));
  }

  .md\:hover\:border-green-light:hover{
    --tw-border-opacity: 1;
    border-color: rgba(80, 161, 84, var(--tw-border-opacity));
  }

  .md\:hover\:border-purple:hover{
    --tw-border-opacity: 1;
    border-color: rgba(164, 139, 198, var(--tw-border-opacity));
  }

  .md\:hover\:border-purple-light:hover{
    --tw-border-opacity: 1;
    border-color: rgba(158, 149, 255, var(--tw-border-opacity));
  }

  .md\:hover\:border-brown-light:hover{
    --tw-border-opacity: 1;
    border-color: rgba(202, 138, 78, var(--tw-border-opacity));
  }

  .md\:hover\:border-brown-dark:hover{
    --tw-border-opacity: 1;
    border-color: rgba(173, 91, 31, var(--tw-border-opacity));
  }

  .md\:focus\:border-transparent:focus{
    border-color: transparent;
  }

  .md\:focus\:border-black:focus{
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .md\:focus\:border-white:focus{
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .md\:focus\:border-grey:focus{
    --tw-border-opacity: 1;
    border-color: rgba(155, 155, 155, var(--tw-border-opacity));
  }

  .md\:focus\:border-grey-darkest:focus{
    --tw-border-opacity: 1;
    border-color: rgba(17, 17, 17, var(--tw-border-opacity));
  }

  .md\:focus\:border-grey-darkest700:focus{
    border-color: rgba(17, 17, 17, 0.7);
  }

  .md\:focus\:border-grey-darkest300:focus{
    border-color: rgba(17, 17, 17, 0.3);
  }

  .md\:focus\:border-grey-darkest100:focus{
    border-color: rgba(17, 17, 17, 0.1);
  }

  .md\:focus\:border-grey-dark:focus{
    --tw-border-opacity: 1;
    border-color: rgba(82, 95, 119, var(--tw-border-opacity));
  }

  .md\:focus\:border-grey-light:focus{
    --tw-border-opacity: 1;
    border-color: rgba(163, 163, 163, var(--tw-border-opacity));
  }

  .md\:focus\:border-grey-extralight:focus{
    --tw-border-opacity: 1;
    border-color: rgba(231, 231, 231, var(--tw-border-opacity));
  }

  .md\:focus\:border-grey-lighter:focus{
    --tw-border-opacity: 1;
    border-color: rgba(180, 189, 206, var(--tw-border-opacity));
  }

  .md\:focus\:border-grey-lightest:focus{
    --tw-border-opacity: 1;
    border-color: rgba(244, 244, 244, var(--tw-border-opacity));
  }

  .md\:focus\:border-grey-timeline:focus{
    --tw-border-opacity: 1;
    border-color: rgba(136, 136, 136, var(--tw-border-opacity));
  }

  .md\:focus\:border-blue:focus{
    --tw-border-opacity: 1;
    border-color: rgba(99, 169, 209, var(--tw-border-opacity));
  }

  .md\:focus\:border-blue-light:focus{
    --tw-border-opacity: 1;
    border-color: rgba(123, 207, 255, var(--tw-border-opacity));
  }

  .md\:focus\:border-blue-lightest:focus{
    --tw-border-opacity: 1;
    border-color: rgba(255, 81, 172, var(--tw-border-opacity));
  }

  .md\:focus\:border-pink:focus{
    --tw-border-opacity: 1;
    border-color: rgba(237, 9, 128, var(--tw-border-opacity));
  }

  .md\:focus\:border-pink-light:focus{
    --tw-border-opacity: 1;
    border-color: rgba(255, 91, 180, var(--tw-border-opacity));
  }

  .md\:focus\:border-orange:focus{
    --tw-border-opacity: 1;
    border-color: rgba(243, 114, 69, var(--tw-border-opacity));
  }

  .md\:focus\:border-yellow:focus{
    --tw-border-opacity: 1;
    border-color: rgba(255, 230, 0, var(--tw-border-opacity));
  }

  .md\:focus\:border-yellow-two:focus{
    --tw-border-opacity: 1;
    border-color: rgba(249, 227, 32, var(--tw-border-opacity));
  }

  .md\:focus\:border-yellow-dark:focus{
    --tw-border-opacity: 1;
    border-color: rgba(230, 175, 33, var(--tw-border-opacity));
  }

  .md\:focus\:border-yellow-light:focus{
    --tw-border-opacity: 1;
    border-color: rgba(243, 193, 42, var(--tw-border-opacity));
  }

  .md\:focus\:border-green-dark:focus{
    --tw-border-opacity: 1;
    border-color: rgba(33, 115, 37, var(--tw-border-opacity));
  }

  .md\:focus\:border-green-light:focus{
    --tw-border-opacity: 1;
    border-color: rgba(80, 161, 84, var(--tw-border-opacity));
  }

  .md\:focus\:border-purple:focus{
    --tw-border-opacity: 1;
    border-color: rgba(164, 139, 198, var(--tw-border-opacity));
  }

  .md\:focus\:border-purple-light:focus{
    --tw-border-opacity: 1;
    border-color: rgba(158, 149, 255, var(--tw-border-opacity));
  }

  .md\:focus\:border-brown-light:focus{
    --tw-border-opacity: 1;
    border-color: rgba(202, 138, 78, var(--tw-border-opacity));
  }

  .md\:focus\:border-brown-dark:focus{
    --tw-border-opacity: 1;
    border-color: rgba(173, 91, 31, var(--tw-border-opacity));
  }

  .md\:active\:border-transparent:active{
    border-color: transparent;
  }

  .md\:active\:border-black:active{
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .md\:active\:border-white:active{
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .md\:active\:border-grey:active{
    --tw-border-opacity: 1;
    border-color: rgba(155, 155, 155, var(--tw-border-opacity));
  }

  .md\:active\:border-grey-darkest:active{
    --tw-border-opacity: 1;
    border-color: rgba(17, 17, 17, var(--tw-border-opacity));
  }

  .md\:active\:border-grey-darkest700:active{
    border-color: rgba(17, 17, 17, 0.7);
  }

  .md\:active\:border-grey-darkest300:active{
    border-color: rgba(17, 17, 17, 0.3);
  }

  .md\:active\:border-grey-darkest100:active{
    border-color: rgba(17, 17, 17, 0.1);
  }

  .md\:active\:border-grey-dark:active{
    --tw-border-opacity: 1;
    border-color: rgba(82, 95, 119, var(--tw-border-opacity));
  }

  .md\:active\:border-grey-light:active{
    --tw-border-opacity: 1;
    border-color: rgba(163, 163, 163, var(--tw-border-opacity));
  }

  .md\:active\:border-grey-extralight:active{
    --tw-border-opacity: 1;
    border-color: rgba(231, 231, 231, var(--tw-border-opacity));
  }

  .md\:active\:border-grey-lighter:active{
    --tw-border-opacity: 1;
    border-color: rgba(180, 189, 206, var(--tw-border-opacity));
  }

  .md\:active\:border-grey-lightest:active{
    --tw-border-opacity: 1;
    border-color: rgba(244, 244, 244, var(--tw-border-opacity));
  }

  .md\:active\:border-grey-timeline:active{
    --tw-border-opacity: 1;
    border-color: rgba(136, 136, 136, var(--tw-border-opacity));
  }

  .md\:active\:border-blue:active{
    --tw-border-opacity: 1;
    border-color: rgba(99, 169, 209, var(--tw-border-opacity));
  }

  .md\:active\:border-blue-light:active{
    --tw-border-opacity: 1;
    border-color: rgba(123, 207, 255, var(--tw-border-opacity));
  }

  .md\:active\:border-blue-lightest:active{
    --tw-border-opacity: 1;
    border-color: rgba(255, 81, 172, var(--tw-border-opacity));
  }

  .md\:active\:border-pink:active{
    --tw-border-opacity: 1;
    border-color: rgba(237, 9, 128, var(--tw-border-opacity));
  }

  .md\:active\:border-pink-light:active{
    --tw-border-opacity: 1;
    border-color: rgba(255, 91, 180, var(--tw-border-opacity));
  }

  .md\:active\:border-orange:active{
    --tw-border-opacity: 1;
    border-color: rgba(243, 114, 69, var(--tw-border-opacity));
  }

  .md\:active\:border-yellow:active{
    --tw-border-opacity: 1;
    border-color: rgba(255, 230, 0, var(--tw-border-opacity));
  }

  .md\:active\:border-yellow-two:active{
    --tw-border-opacity: 1;
    border-color: rgba(249, 227, 32, var(--tw-border-opacity));
  }

  .md\:active\:border-yellow-dark:active{
    --tw-border-opacity: 1;
    border-color: rgba(230, 175, 33, var(--tw-border-opacity));
  }

  .md\:active\:border-yellow-light:active{
    --tw-border-opacity: 1;
    border-color: rgba(243, 193, 42, var(--tw-border-opacity));
  }

  .md\:active\:border-green-dark:active{
    --tw-border-opacity: 1;
    border-color: rgba(33, 115, 37, var(--tw-border-opacity));
  }

  .md\:active\:border-green-light:active{
    --tw-border-opacity: 1;
    border-color: rgba(80, 161, 84, var(--tw-border-opacity));
  }

  .md\:active\:border-purple:active{
    --tw-border-opacity: 1;
    border-color: rgba(164, 139, 198, var(--tw-border-opacity));
  }

  .md\:active\:border-purple-light:active{
    --tw-border-opacity: 1;
    border-color: rgba(158, 149, 255, var(--tw-border-opacity));
  }

  .md\:active\:border-brown-light:active{
    --tw-border-opacity: 1;
    border-color: rgba(202, 138, 78, var(--tw-border-opacity));
  }

  .md\:active\:border-brown-dark:active{
    --tw-border-opacity: 1;
    border-color: rgba(173, 91, 31, var(--tw-border-opacity));
  }

  .md\:border-opacity-0{
    --tw-border-opacity: 0;
  }

  .md\:border-opacity-5{
    --tw-border-opacity: 0.05;
  }

  .md\:border-opacity-10{
    --tw-border-opacity: 0.1;
  }

  .md\:border-opacity-20{
    --tw-border-opacity: 0.2;
  }

  .md\:border-opacity-25{
    --tw-border-opacity: 0.25;
  }

  .md\:border-opacity-30{
    --tw-border-opacity: 0.3;
  }

  .md\:border-opacity-40{
    --tw-border-opacity: 0.4;
  }

  .md\:border-opacity-50{
    --tw-border-opacity: 0.5;
  }

  .md\:border-opacity-60{
    --tw-border-opacity: 0.6;
  }

  .md\:border-opacity-70{
    --tw-border-opacity: 0.7;
  }

  .md\:border-opacity-75{
    --tw-border-opacity: 0.75;
  }

  .md\:border-opacity-80{
    --tw-border-opacity: 0.8;
  }

  .md\:border-opacity-90{
    --tw-border-opacity: 0.9;
  }

  .md\:border-opacity-95{
    --tw-border-opacity: 0.95;
  }

  .md\:border-opacity-100{
    --tw-border-opacity: 1;
  }

  .group:hover .md\:group-hover\:border-opacity-0{
    --tw-border-opacity: 0;
  }

  .group:hover .md\:group-hover\:border-opacity-5{
    --tw-border-opacity: 0.05;
  }

  .group:hover .md\:group-hover\:border-opacity-10{
    --tw-border-opacity: 0.1;
  }

  .group:hover .md\:group-hover\:border-opacity-20{
    --tw-border-opacity: 0.2;
  }

  .group:hover .md\:group-hover\:border-opacity-25{
    --tw-border-opacity: 0.25;
  }

  .group:hover .md\:group-hover\:border-opacity-30{
    --tw-border-opacity: 0.3;
  }

  .group:hover .md\:group-hover\:border-opacity-40{
    --tw-border-opacity: 0.4;
  }

  .group:hover .md\:group-hover\:border-opacity-50{
    --tw-border-opacity: 0.5;
  }

  .group:hover .md\:group-hover\:border-opacity-60{
    --tw-border-opacity: 0.6;
  }

  .group:hover .md\:group-hover\:border-opacity-70{
    --tw-border-opacity: 0.7;
  }

  .group:hover .md\:group-hover\:border-opacity-75{
    --tw-border-opacity: 0.75;
  }

  .group:hover .md\:group-hover\:border-opacity-80{
    --tw-border-opacity: 0.8;
  }

  .group:hover .md\:group-hover\:border-opacity-90{
    --tw-border-opacity: 0.9;
  }

  .group:hover .md\:group-hover\:border-opacity-95{
    --tw-border-opacity: 0.95;
  }

  .group:hover .md\:group-hover\:border-opacity-100{
    --tw-border-opacity: 1;
  }

  .md\:focus-within\:border-opacity-0:focus-within{
    --tw-border-opacity: 0;
  }

  .md\:focus-within\:border-opacity-5:focus-within{
    --tw-border-opacity: 0.05;
  }

  .md\:focus-within\:border-opacity-10:focus-within{
    --tw-border-opacity: 0.1;
  }

  .md\:focus-within\:border-opacity-20:focus-within{
    --tw-border-opacity: 0.2;
  }

  .md\:focus-within\:border-opacity-25:focus-within{
    --tw-border-opacity: 0.25;
  }

  .md\:focus-within\:border-opacity-30:focus-within{
    --tw-border-opacity: 0.3;
  }

  .md\:focus-within\:border-opacity-40:focus-within{
    --tw-border-opacity: 0.4;
  }

  .md\:focus-within\:border-opacity-50:focus-within{
    --tw-border-opacity: 0.5;
  }

  .md\:focus-within\:border-opacity-60:focus-within{
    --tw-border-opacity: 0.6;
  }

  .md\:focus-within\:border-opacity-70:focus-within{
    --tw-border-opacity: 0.7;
  }

  .md\:focus-within\:border-opacity-75:focus-within{
    --tw-border-opacity: 0.75;
  }

  .md\:focus-within\:border-opacity-80:focus-within{
    --tw-border-opacity: 0.8;
  }

  .md\:focus-within\:border-opacity-90:focus-within{
    --tw-border-opacity: 0.9;
  }

  .md\:focus-within\:border-opacity-95:focus-within{
    --tw-border-opacity: 0.95;
  }

  .md\:focus-within\:border-opacity-100:focus-within{
    --tw-border-opacity: 1;
  }

  .md\:hover\:border-opacity-0:hover{
    --tw-border-opacity: 0;
  }

  .md\:hover\:border-opacity-5:hover{
    --tw-border-opacity: 0.05;
  }

  .md\:hover\:border-opacity-10:hover{
    --tw-border-opacity: 0.1;
  }

  .md\:hover\:border-opacity-20:hover{
    --tw-border-opacity: 0.2;
  }

  .md\:hover\:border-opacity-25:hover{
    --tw-border-opacity: 0.25;
  }

  .md\:hover\:border-opacity-30:hover{
    --tw-border-opacity: 0.3;
  }

  .md\:hover\:border-opacity-40:hover{
    --tw-border-opacity: 0.4;
  }

  .md\:hover\:border-opacity-50:hover{
    --tw-border-opacity: 0.5;
  }

  .md\:hover\:border-opacity-60:hover{
    --tw-border-opacity: 0.6;
  }

  .md\:hover\:border-opacity-70:hover{
    --tw-border-opacity: 0.7;
  }

  .md\:hover\:border-opacity-75:hover{
    --tw-border-opacity: 0.75;
  }

  .md\:hover\:border-opacity-80:hover{
    --tw-border-opacity: 0.8;
  }

  .md\:hover\:border-opacity-90:hover{
    --tw-border-opacity: 0.9;
  }

  .md\:hover\:border-opacity-95:hover{
    --tw-border-opacity: 0.95;
  }

  .md\:hover\:border-opacity-100:hover{
    --tw-border-opacity: 1;
  }

  .md\:focus\:border-opacity-0:focus{
    --tw-border-opacity: 0;
  }

  .md\:focus\:border-opacity-5:focus{
    --tw-border-opacity: 0.05;
  }

  .md\:focus\:border-opacity-10:focus{
    --tw-border-opacity: 0.1;
  }

  .md\:focus\:border-opacity-20:focus{
    --tw-border-opacity: 0.2;
  }

  .md\:focus\:border-opacity-25:focus{
    --tw-border-opacity: 0.25;
  }

  .md\:focus\:border-opacity-30:focus{
    --tw-border-opacity: 0.3;
  }

  .md\:focus\:border-opacity-40:focus{
    --tw-border-opacity: 0.4;
  }

  .md\:focus\:border-opacity-50:focus{
    --tw-border-opacity: 0.5;
  }

  .md\:focus\:border-opacity-60:focus{
    --tw-border-opacity: 0.6;
  }

  .md\:focus\:border-opacity-70:focus{
    --tw-border-opacity: 0.7;
  }

  .md\:focus\:border-opacity-75:focus{
    --tw-border-opacity: 0.75;
  }

  .md\:focus\:border-opacity-80:focus{
    --tw-border-opacity: 0.8;
  }

  .md\:focus\:border-opacity-90:focus{
    --tw-border-opacity: 0.9;
  }

  .md\:focus\:border-opacity-95:focus{
    --tw-border-opacity: 0.95;
  }

  .md\:focus\:border-opacity-100:focus{
    --tw-border-opacity: 1;
  }

  .md\:rounded-3{
    border-radius: 0.1875rem;
  }

  .md\:rounded-none{
    border-radius: 0;
  }

  .md\:rounded-sm{
    border-radius: 0.125rem;
  }

  .md\:rounded{
    border-radius: 0.25rem;
  }

  .md\:rounded-md{
    border-radius: 0.375rem;
  }

  .md\:rounded-lg{
    border-radius: 0.5rem;
  }

  .md\:rounded-xl{
    border-radius: 0.75rem;
  }

  .md\:rounded-2xl{
    border-radius: 1rem;
  }

  .md\:rounded-3xl{
    border-radius: 1.5rem;
  }

  .md\:rounded-4xl{
    border-radius: 2rem;
  }

  .md\:rounded-5xl{
    border-radius: 2.5rem;
  }

  .md\:rounded-6xl{
    border-radius: 3.125rem;
  }

  .md\:rounded-full{
    border-radius: 9999px;
  }

  .md\:rounded-t-3{
    border-top-left-radius: 0.1875rem;
    border-top-right-radius: 0.1875rem;
  }

  .md\:rounded-r-3{
    border-top-right-radius: 0.1875rem;
    border-bottom-right-radius: 0.1875rem;
  }

  .md\:rounded-b-3{
    border-bottom-right-radius: 0.1875rem;
    border-bottom-left-radius: 0.1875rem;
  }

  .md\:rounded-l-3{
    border-top-left-radius: 0.1875rem;
    border-bottom-left-radius: 0.1875rem;
  }

  .md\:rounded-t-none{
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }

  .md\:rounded-r-none{
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }

  .md\:rounded-b-none{
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }

  .md\:rounded-l-none{
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }

  .md\:rounded-t-sm{
    border-top-left-radius: 0.125rem;
    border-top-right-radius: 0.125rem;
  }

  .md\:rounded-r-sm{
    border-top-right-radius: 0.125rem;
    border-bottom-right-radius: 0.125rem;
  }

  .md\:rounded-b-sm{
    border-bottom-right-radius: 0.125rem;
    border-bottom-left-radius: 0.125rem;
  }

  .md\:rounded-l-sm{
    border-top-left-radius: 0.125rem;
    border-bottom-left-radius: 0.125rem;
  }

  .md\:rounded-t{
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }

  .md\:rounded-r{
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
  }

  .md\:rounded-b{
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }

  .md\:rounded-l{
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }

  .md\:rounded-t-md{
    border-top-left-radius: 0.375rem;
    border-top-right-radius: 0.375rem;
  }

  .md\:rounded-r-md{
    border-top-right-radius: 0.375rem;
    border-bottom-right-radius: 0.375rem;
  }

  .md\:rounded-b-md{
    border-bottom-right-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
  }

  .md\:rounded-l-md{
    border-top-left-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
  }

  .md\:rounded-t-lg{
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
  }

  .md\:rounded-r-lg{
    border-top-right-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
  }

  .md\:rounded-b-lg{
    border-bottom-right-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
  }

  .md\:rounded-l-lg{
    border-top-left-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
  }

  .md\:rounded-t-xl{
    border-top-left-radius: 0.75rem;
    border-top-right-radius: 0.75rem;
  }

  .md\:rounded-r-xl{
    border-top-right-radius: 0.75rem;
    border-bottom-right-radius: 0.75rem;
  }

  .md\:rounded-b-xl{
    border-bottom-right-radius: 0.75rem;
    border-bottom-left-radius: 0.75rem;
  }

  .md\:rounded-l-xl{
    border-top-left-radius: 0.75rem;
    border-bottom-left-radius: 0.75rem;
  }

  .md\:rounded-t-2xl{
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
  }

  .md\:rounded-r-2xl{
    border-top-right-radius: 1rem;
    border-bottom-right-radius: 1rem;
  }

  .md\:rounded-b-2xl{
    border-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
  }

  .md\:rounded-l-2xl{
    border-top-left-radius: 1rem;
    border-bottom-left-radius: 1rem;
  }

  .md\:rounded-t-3xl{
    border-top-left-radius: 1.5rem;
    border-top-right-radius: 1.5rem;
  }

  .md\:rounded-r-3xl{
    border-top-right-radius: 1.5rem;
    border-bottom-right-radius: 1.5rem;
  }

  .md\:rounded-b-3xl{
    border-bottom-right-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
  }

  .md\:rounded-l-3xl{
    border-top-left-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
  }

  .md\:rounded-t-4xl{
    border-top-left-radius: 2rem;
    border-top-right-radius: 2rem;
  }

  .md\:rounded-r-4xl{
    border-top-right-radius: 2rem;
    border-bottom-right-radius: 2rem;
  }

  .md\:rounded-b-4xl{
    border-bottom-right-radius: 2rem;
    border-bottom-left-radius: 2rem;
  }

  .md\:rounded-l-4xl{
    border-top-left-radius: 2rem;
    border-bottom-left-radius: 2rem;
  }

  .md\:rounded-t-5xl{
    border-top-left-radius: 2.5rem;
    border-top-right-radius: 2.5rem;
  }

  .md\:rounded-r-5xl{
    border-top-right-radius: 2.5rem;
    border-bottom-right-radius: 2.5rem;
  }

  .md\:rounded-b-5xl{
    border-bottom-right-radius: 2.5rem;
    border-bottom-left-radius: 2.5rem;
  }

  .md\:rounded-l-5xl{
    border-top-left-radius: 2.5rem;
    border-bottom-left-radius: 2.5rem;
  }

  .md\:rounded-t-6xl{
    border-top-left-radius: 3.125rem;
    border-top-right-radius: 3.125rem;
  }

  .md\:rounded-r-6xl{
    border-top-right-radius: 3.125rem;
    border-bottom-right-radius: 3.125rem;
  }

  .md\:rounded-b-6xl{
    border-bottom-right-radius: 3.125rem;
    border-bottom-left-radius: 3.125rem;
  }

  .md\:rounded-l-6xl{
    border-top-left-radius: 3.125rem;
    border-bottom-left-radius: 3.125rem;
  }

  .md\:rounded-t-full{
    border-top-left-radius: 9999px;
    border-top-right-radius: 9999px;
  }

  .md\:rounded-r-full{
    border-top-right-radius: 9999px;
    border-bottom-right-radius: 9999px;
  }

  .md\:rounded-b-full{
    border-bottom-right-radius: 9999px;
    border-bottom-left-radius: 9999px;
  }

  .md\:rounded-l-full{
    border-top-left-radius: 9999px;
    border-bottom-left-radius: 9999px;
  }

  .md\:rounded-tl-3{
    border-top-left-radius: 0.1875rem;
  }

  .md\:rounded-tr-3{
    border-top-right-radius: 0.1875rem;
  }

  .md\:rounded-br-3{
    border-bottom-right-radius: 0.1875rem;
  }

  .md\:rounded-bl-3{
    border-bottom-left-radius: 0.1875rem;
  }

  .md\:rounded-tl-none{
    border-top-left-radius: 0;
  }

  .md\:rounded-tr-none{
    border-top-right-radius: 0;
  }

  .md\:rounded-br-none{
    border-bottom-right-radius: 0;
  }

  .md\:rounded-bl-none{
    border-bottom-left-radius: 0;
  }

  .md\:rounded-tl-sm{
    border-top-left-radius: 0.125rem;
  }

  .md\:rounded-tr-sm{
    border-top-right-radius: 0.125rem;
  }

  .md\:rounded-br-sm{
    border-bottom-right-radius: 0.125rem;
  }

  .md\:rounded-bl-sm{
    border-bottom-left-radius: 0.125rem;
  }

  .md\:rounded-tl{
    border-top-left-radius: 0.25rem;
  }

  .md\:rounded-tr{
    border-top-right-radius: 0.25rem;
  }

  .md\:rounded-br{
    border-bottom-right-radius: 0.25rem;
  }

  .md\:rounded-bl{
    border-bottom-left-radius: 0.25rem;
  }

  .md\:rounded-tl-md{
    border-top-left-radius: 0.375rem;
  }

  .md\:rounded-tr-md{
    border-top-right-radius: 0.375rem;
  }

  .md\:rounded-br-md{
    border-bottom-right-radius: 0.375rem;
  }

  .md\:rounded-bl-md{
    border-bottom-left-radius: 0.375rem;
  }

  .md\:rounded-tl-lg{
    border-top-left-radius: 0.5rem;
  }

  .md\:rounded-tr-lg{
    border-top-right-radius: 0.5rem;
  }

  .md\:rounded-br-lg{
    border-bottom-right-radius: 0.5rem;
  }

  .md\:rounded-bl-lg{
    border-bottom-left-radius: 0.5rem;
  }

  .md\:rounded-tl-xl{
    border-top-left-radius: 0.75rem;
  }

  .md\:rounded-tr-xl{
    border-top-right-radius: 0.75rem;
  }

  .md\:rounded-br-xl{
    border-bottom-right-radius: 0.75rem;
  }

  .md\:rounded-bl-xl{
    border-bottom-left-radius: 0.75rem;
  }

  .md\:rounded-tl-2xl{
    border-top-left-radius: 1rem;
  }

  .md\:rounded-tr-2xl{
    border-top-right-radius: 1rem;
  }

  .md\:rounded-br-2xl{
    border-bottom-right-radius: 1rem;
  }

  .md\:rounded-bl-2xl{
    border-bottom-left-radius: 1rem;
  }

  .md\:rounded-tl-3xl{
    border-top-left-radius: 1.5rem;
  }

  .md\:rounded-tr-3xl{
    border-top-right-radius: 1.5rem;
  }

  .md\:rounded-br-3xl{
    border-bottom-right-radius: 1.5rem;
  }

  .md\:rounded-bl-3xl{
    border-bottom-left-radius: 1.5rem;
  }

  .md\:rounded-tl-4xl{
    border-top-left-radius: 2rem;
  }

  .md\:rounded-tr-4xl{
    border-top-right-radius: 2rem;
  }

  .md\:rounded-br-4xl{
    border-bottom-right-radius: 2rem;
  }

  .md\:rounded-bl-4xl{
    border-bottom-left-radius: 2rem;
  }

  .md\:rounded-tl-5xl{
    border-top-left-radius: 2.5rem;
  }

  .md\:rounded-tr-5xl{
    border-top-right-radius: 2.5rem;
  }

  .md\:rounded-br-5xl{
    border-bottom-right-radius: 2.5rem;
  }

  .md\:rounded-bl-5xl{
    border-bottom-left-radius: 2.5rem;
  }

  .md\:rounded-tl-6xl{
    border-top-left-radius: 3.125rem;
  }

  .md\:rounded-tr-6xl{
    border-top-right-radius: 3.125rem;
  }

  .md\:rounded-br-6xl{
    border-bottom-right-radius: 3.125rem;
  }

  .md\:rounded-bl-6xl{
    border-bottom-left-radius: 3.125rem;
  }

  .md\:rounded-tl-full{
    border-top-left-radius: 9999px;
  }

  .md\:rounded-tr-full{
    border-top-right-radius: 9999px;
  }

  .md\:rounded-br-full{
    border-bottom-right-radius: 9999px;
  }

  .md\:rounded-bl-full{
    border-bottom-left-radius: 9999px;
  }

  .md\:border-solid{
    border-style: solid;
  }

  .md\:border-dashed{
    border-style: dashed;
  }

  .md\:border-dotted{
    border-style: dotted;
  }

  .md\:border-double{
    border-style: double;
  }

  .md\:border-none{
    border-style: none;
  }

  .md\:border-0{
    border-width: 0px;
  }

  .md\:border-2{
    border-width: 2px;
  }

  .md\:border-4{
    border-width: 4px;
  }

  .md\:border-8{
    border-width: 8px;
  }

  .md\:border{
    border-width: 1px;
  }

  .md\:border-t-0{
    border-top-width: 0px;
  }

  .md\:border-r-0{
    border-right-width: 0px;
  }

  .md\:border-b-0{
    border-bottom-width: 0px;
  }

  .md\:border-l-0{
    border-left-width: 0px;
  }

  .md\:border-t-2{
    border-top-width: 2px;
  }

  .md\:border-r-2{
    border-right-width: 2px;
  }

  .md\:border-b-2{
    border-bottom-width: 2px;
  }

  .md\:border-l-2{
    border-left-width: 2px;
  }

  .md\:border-t-4{
    border-top-width: 4px;
  }

  .md\:border-r-4{
    border-right-width: 4px;
  }

  .md\:border-b-4{
    border-bottom-width: 4px;
  }

  .md\:border-l-4{
    border-left-width: 4px;
  }

  .md\:border-t-8{
    border-top-width: 8px;
  }

  .md\:border-r-8{
    border-right-width: 8px;
  }

  .md\:border-b-8{
    border-bottom-width: 8px;
  }

  .md\:border-l-8{
    border-left-width: 8px;
  }

  .md\:border-t{
    border-top-width: 1px;
  }

  .md\:border-r{
    border-right-width: 1px;
  }

  .md\:border-b{
    border-bottom-width: 1px;
  }

  .md\:border-l{
    border-left-width: 1px;
  }

  .md\:box-border{
    box-sizing: border-box;
  }

  .md\:box-content{
    box-sizing: content-box;
  }

  .md\:cursor-auto{
    cursor: auto;
  }

  .md\:cursor-default{
    cursor: default;
  }

  .md\:cursor-pointer{
    cursor: pointer;
  }

  .md\:cursor-wait{
    cursor: wait;
  }

  .md\:cursor-text{
    cursor: text;
  }

  .md\:cursor-move{
    cursor: move;
  }

  .md\:cursor-help{
    cursor: help;
  }

  .md\:cursor-not-allowed{
    cursor: not-allowed;
  }

  .md\:block{
    display: block;
  }

  .md\:inline-block{
    display: inline-block;
  }

  .md\:inline{
    display: inline;
  }

  .md\:flex{
    display: flex;
  }

  .md\:inline-flex{
    display: inline-flex;
  }

  .md\:table{
    display: table;
  }

  .md\:table-caption{
    display: table-caption;
  }

  .md\:table-cell{
    display: table-cell;
  }

  .md\:table-column{
    display: table-column;
  }

  .md\:table-column-group{
    display: table-column-group;
  }

  .md\:table-footer-group{
    display: table-footer-group;
  }

  .md\:table-header-group{
    display: table-header-group;
  }

  .md\:table-row-group{
    display: table-row-group;
  }

  .md\:table-row{
    display: table-row;
  }

  .md\:flow-root{
    display: flow-root;
  }

  .md\:grid{
    display: grid;
  }

  .md\:inline-grid{
    display: inline-grid;
  }

  .md\:contents{
    display: contents;
  }

  .md\:hidden{
    display: none;
  }

  .md\:flex-row{
    flex-direction: row;
  }

  .md\:flex-row-reverse{
    flex-direction: row-reverse;
  }

  .md\:flex-col{
    flex-direction: column;
  }

  .md\:flex-col-reverse{
    flex-direction: column-reverse;
  }

  .md\:flex-wrap{
    flex-wrap: wrap;
  }

  .md\:flex-wrap-reverse{
    flex-wrap: wrap-reverse;
  }

  .md\:flex-nowrap{
    flex-wrap: nowrap;
  }

  .md\:place-items-auto{
    place-items: auto;
  }

  .md\:place-items-start{
    place-items: start;
  }

  .md\:place-items-end{
    place-items: end;
  }

  .md\:place-items-center{
    place-items: center;
  }

  .md\:place-items-stretch{
    place-items: stretch;
  }

  .md\:place-content-center{
    place-content: center;
  }

  .md\:place-content-start{
    place-content: start;
  }

  .md\:place-content-end{
    place-content: end;
  }

  .md\:place-content-between{
    place-content: space-between;
  }

  .md\:place-content-around{
    place-content: space-around;
  }

  .md\:place-content-evenly{
    place-content: space-evenly;
  }

  .md\:place-content-stretch{
    place-content: stretch;
  }

  .md\:place-self-auto{
    place-self: auto;
  }

  .md\:place-self-start{
    place-self: start;
  }

  .md\:place-self-end{
    place-self: end;
  }

  .md\:place-self-center{
    place-self: center;
  }

  .md\:place-self-stretch{
    place-self: stretch;
  }

  .md\:items-start{
    align-items: flex-start;
  }

  .md\:items-end{
    align-items: flex-end;
  }

  .md\:items-center{
    align-items: center;
  }

  .md\:items-baseline{
    align-items: baseline;
  }

  .md\:items-stretch{
    align-items: stretch;
  }

  .md\:content-center{
    align-content: center;
  }

  .md\:content-start{
    align-content: flex-start;
  }

  .md\:content-end{
    align-content: flex-end;
  }

  .md\:content-between{
    align-content: space-between;
  }

  .md\:content-around{
    align-content: space-around;
  }

  .md\:content-evenly{
    align-content: space-evenly;
  }

  .md\:self-auto{
    align-self: auto;
  }

  .md\:self-start{
    align-self: flex-start;
  }

  .md\:self-end{
    align-self: flex-end;
  }

  .md\:self-center{
    align-self: center;
  }

  .md\:self-stretch{
    align-self: stretch;
  }

  .md\:justify-items-auto{
    justify-items: auto;
  }

  .md\:justify-items-start{
    justify-items: start;
  }

  .md\:justify-items-end{
    justify-items: end;
  }

  .md\:justify-items-center{
    justify-items: center;
  }

  .md\:justify-items-stretch{
    justify-items: stretch;
  }

  .md\:justify-start{
    justify-content: flex-start;
  }

  .md\:justify-end{
    justify-content: flex-end;
  }

  .md\:justify-center{
    justify-content: center;
  }

  .md\:justify-between{
    justify-content: space-between;
  }

  .md\:justify-around{
    justify-content: space-around;
  }

  .md\:justify-evenly{
    justify-content: space-evenly;
  }

  .md\:justify-self-auto{
    justify-self: auto;
  }

  .md\:justify-self-start{
    justify-self: start;
  }

  .md\:justify-self-end{
    justify-self: end;
  }

  .md\:justify-self-center{
    justify-self: center;
  }

  .md\:justify-self-stretch{
    justify-self: stretch;
  }

  .md\:flex-1{
    flex: 1 1 0%;
  }

  .md\:flex-auto{
    flex: 1 1 auto;
  }

  .md\:flex-initial{
    flex: 0 1 auto;
  }

  .md\:flex-none{
    flex: none;
  }

  .md\:flex-grow-0{
    flex-grow: 0;
  }

  .md\:flex-grow{
    flex-grow: 1;
  }

  .md\:flex-shrink-0{
    flex-shrink: 0;
  }

  .md\:flex-shrink{
    flex-shrink: 1;
  }

  .md\:order-1{
    order: 1;
  }

  .md\:order-2{
    order: 2;
  }

  .md\:order-3{
    order: 3;
  }

  .md\:order-4{
    order: 4;
  }

  .md\:order-5{
    order: 5;
  }

  .md\:order-6{
    order: 6;
  }

  .md\:order-7{
    order: 7;
  }

  .md\:order-8{
    order: 8;
  }

  .md\:order-9{
    order: 9;
  }

  .md\:order-10{
    order: 10;
  }

  .md\:order-11{
    order: 11;
  }

  .md\:order-12{
    order: 12;
  }

  .md\:order-first{
    order: -9999;
  }

  .md\:order-last{
    order: 9999;
  }

  .md\:order-none{
    order: 0;
  }

  .md\:float-right{
    float: right;
  }

  .md\:float-left{
    float: left;
  }

  .md\:float-none{
    float: none;
  }

  .md\:clear-left{
    clear: left;
  }

  .md\:clear-right{
    clear: right;
  }

  .md\:clear-both{
    clear: both;
  }

  .md\:clear-none{
    clear: none;
  }

  .md\:font-ar{
    font-family: CFAstyStdRegular, sans-serif;
  }

  .md\:font-am{
    font-family: CFAstyStdMedium, sans-serif;
  }

  .md\:font-m{
    font-family: Manrope, sans-serif;
  }

  .md\:font-thin{
    font-weight: 100;
  }

  .md\:font-extralight{
    font-weight: 200;
  }

  .md\:font-light{
    font-weight: 300;
  }

  .md\:font-normal{
    font-weight: 400;
  }

  .md\:font-medium{
    font-weight: 500;
  }

  .md\:font-semibold{
    font-weight: 600;
  }

  .md\:font-bold{
    font-weight: 700;
  }

  .md\:font-extrabold{
    font-weight: 800;
  }

  .md\:font-black{
    font-weight: 900;
  }

  .md\:h-0{
    height: 0px;
  }

  .md\:h-1{
    height: 0.25rem;
  }

  .md\:h-2{
    height: 0.5rem;
  }

  .md\:h-3{
    height: 0.75rem;
  }

  .md\:h-4{
    height: 1rem;
  }

  .md\:h-5{
    height: 1.25rem;
  }

  .md\:h-6{
    height: 1.5rem;
  }

  .md\:h-7{
    height: 1.75rem;
  }

  .md\:h-8{
    height: 2rem;
  }

  .md\:h-9{
    height: 2.25rem;
  }

  .md\:h-10{
    height: 2.5rem;
  }

  .md\:h-11{
    height: 2.75rem;
  }

  .md\:h-12{
    height: 3rem;
  }

  .md\:h-13{
    height: 3.25rem;
  }

  .md\:h-14{
    height: 3.5rem;
  }

  .md\:h-15{
    height: 3.75rem;
  }

  .md\:h-16{
    height: 4rem;
  }

  .md\:h-17{
    height: 4.25rem;
  }

  .md\:h-18{
    height: 4.5rem;
  }

  .md\:h-19{
    height: 4.75rem;
  }

  .md\:h-20{
    height: 5rem;
  }

  .md\:h-22{
    height: 5.5rem;
  }

  .md\:h-24{
    height: 6rem;
  }

  .md\:h-25{
    height: 6.25rem;
  }

  .md\:h-28{
    height: 7rem;
  }

  .md\:h-30{
    height: 7.5rem;
  }

  .md\:h-32{
    height: 8rem;
  }

  .md\:h-34{
    height: 8.5rem;
  }

  .md\:h-35{
    height: 8.75rem;
  }

  .md\:h-36{
    height: 9rem;
  }

  .md\:h-39{
    height: 9.75rem;
  }

  .md\:h-40{
    height: 10rem;
  }

  .md\:h-42{
    height: 10.5rem;
  }

  .md\:h-44{
    height: 11rem;
  }

  .md\:h-45{
    height: 11.25rem;
  }

  .md\:h-48{
    height: 12rem;
  }

  .md\:h-50{
    height: 12.5rem;
  }

  .md\:h-52{
    height: 13rem;
  }

  .md\:h-55{
    height: 13.75rem;
  }

  .md\:h-56{
    height: 14rem;
  }

  .md\:h-58{
    height: 14.5rem;
  }

  .md\:h-60{
    height: 15rem;
  }

  .md\:h-64{
    height: 16rem;
  }

  .md\:h-65{
    height: 16.25rem;
  }

  .md\:h-68{
    height: 17rem;
  }

  .md\:h-69{
    height: 17.25rem;
  }

  .md\:h-70{
    height: 17.5rem;
  }

  .md\:h-72{
    height: 18rem;
  }

  .md\:h-75{
    height: 18.75rem;
  }

  .md\:h-80{
    height: 20rem;
  }

  .md\:h-85{
    height: 21.25rem;
  }

  .md\:h-86{
    height: 21.5rem;
  }

  .md\:h-90{
    height: 22.5rem;
  }

  .md\:h-96{
    height: 24rem;
  }

  .md\:h-100{
    height: 25rem;
  }

  .md\:h-115{
    height: 28.75rem;
  }

  .md\:h-125{
    height: 31.25rem;
  }

  .md\:h-142{
    height: 35.5rem;
  }

  .md\:h-150{
    height: 37.5rem;
  }

  .md\:h-156{
    height: 39rem;
  }

  .md\:h-160{
    height: 40rem;
  }

  .md\:h-175{
    height: 43.75rem;
  }

  .md\:h-207{
    height: 51.75rem;
  }

  .md\:h-242{
    height: 60.5rem;
  }

  .md\:h-250{
    height: 62.5rem;
  }

  .md\:h-258{
    height: 64.5rem;
  }

  .md\:h-265{
    height: 66.25rem;
  }

  .md\:h-280{
    height: 70rem;
  }

  .md\:h-auto{
    height: auto;
  }

  .md\:h-px{
    height: 1px;
  }

  .md\:h-0\.5{
    height: 0.125rem;
  }

  .md\:h-1\.5{
    height: 0.375rem;
  }

  .md\:h-2\.5{
    height: 0.625rem;
  }

  .md\:h-3\.5{
    height: 0.875rem;
  }

  .md\:h-0\.25{
    height: 0.0625rem;
  }

  .md\:h-0\.75{
    height: 0.1875rem;
  }

  .md\:h-1\.25{
    height: 0.3125rem;
  }

  .md\:h-1\.75{
    height: 0.4375rem;
  }

  .md\:h-2\.25{
    height: 0.5625rem;
  }

  .md\:h-2\.75{
    height: 0.6875rem;
  }

  .md\:h-3\.25{
    height: 0.8125rem;
  }

  .md\:h-3\.75{
    height: 0.9375rem;
  }

  .md\:h-4\.25{
    height: 1.0625rem;
  }

  .md\:h-4\.5{
    height: 1.125rem;
  }

  .md\:h-4\.75{
    height: 1.1875rem;
  }

  .md\:h-5\.25{
    height: 1.3125rem;
  }

  .md\:h-5\.5{
    height: 1.375rem;
  }

  .md\:h-5\.75{
    height: 1.4375rem;
  }

  .md\:h-6\.25{
    height: 1.5625rem;
  }

  .md\:h-6\.5{
    height: 1.625rem;
  }

  .md\:h-6\.75{
    height: 1.6875rem;
  }

  .md\:h-7\.25{
    height: 1.8125rem;
  }

  .md\:h-7\.5{
    height: 1.875rem;
  }

  .md\:h-8\.25{
    height: 2.0625rem;
  }

  .md\:h-8\.5{
    height: 2.125rem;
  }

  .md\:h-9\.25{
    height: 2.3125rem;
  }

  .md\:h-9\.5{
    height: 2.375rem;
  }

  .md\:h-10\.5{
    height: 2.625rem;
  }

  .md\:h-11\.25{
    height: 2.8125rem;
  }

  .md\:h-11\.5{
    height: 2.875rem;
  }

  .md\:h-12\.5{
    height: 3.125rem;
  }

  .md\:h-12\.75{
    height: 3.1875rem;
  }

  .md\:h-13\.5{
    height: 3.375rem;
  }

  .md\:h-14\.5{
    height: 3.625rem;
  }

  .md\:h-15\.5{
    height: 3.875rem;
  }

  .md\:h-15\.75{
    height: 3.9375rem;
  }

  .md\:h-16\.25{
    height: 4.0625rem;
  }

  .md\:h-17\.25{
    height: 4.3125rem;
  }

  .md\:h-17\.5{
    height: 4.375rem;
  }

  .md\:h-18\.25{
    height: 4.5625rem;
  }

  .md\:h-18\.5{
    height: 4.625rem;
  }

  .md\:h-20\.25{
    height: 5.0625rem;
  }

  .md\:h-20\.5{
    height: 5.125rem;
  }

  .md\:h-22\.5{
    height: 5.625rem;
  }

  .md\:h-25\.5{
    height: 6.375rem;
  }

  .md\:h-26\.75{
    height: 6.6875rem;
  }

  .md\:h-32\.5{
    height: 8.125rem;
  }

  .md\:h-37\.5{
    height: 9.375rem;
  }

  .md\:h-41\.25{
    height: 10.3125rem;
  }

  .md\:h-52\.5{
    height: 13.125rem;
  }

  .md\:h-54\.5{
    height: 13.625rem;
  }

  .md\:h-57\.25{
    height: 14.3125rem;
  }

  .md\:h-57\.5{
    height: 14.375rem;
  }

  .md\:h-66\.25{
    height: 16.5625rem;
  }

  .md\:h-74\.5{
    height: 18.125rem;
  }

  .md\:h-106\.25{
    height: 26.5625rem;
  }

  .md\:h-112\.25{
    height: 28.0675rem;
  }

  .md\:h-112\.75{
    height: 28.1875rem;
  }

  .md\:h-147\.5{
    height: 36.875rem;
  }

  .md\:h-162\.5{
    height: 40.625rem;
  }

  .md\:h-172\.25{
    height: 42.5625rem;
  }

  .md\:h-175\.25{
    height: 43.8125rem;
  }

  .md\:h-184\.25{
    height: 46.0625rem;
  }

  .md\:h-203\.25{
    height: 50.8125rem;
  }

  .md\:h-half{
    height: 50%;
  }

  .md\:h-full{
    height: 100%;
  }

  .md\:h-1\/10{
    height: 10%;
  }

  .md\:h-2\/10{
    height: 20%;
  }

  .md\:h-3\/10{
    height: 30%;
  }

  .md\:h-4\/10{
    height: 40%;
  }

  .md\:h-4\.5\/10{
    height: 45%;
  }

  .md\:h-5\/10{
    height: 50%;
  }

  .md\:h-5\.5\/10{
    height: 55%;
  }

  .md\:h-6\/10{
    height: 60%;
  }

  .md\:h-7\/10{
    height: 70%;
  }

  .md\:h-8\/10{
    height: 80%;
  }

  .md\:h-9\/10{
    height: 90%;
  }

  .md\:h-1\/12{
    height: 8.333333%;
  }

  .md\:h-2\/12{
    height: 16.666667%;
  }

  .md\:h-3\/12{
    height: 25%;
  }

  .md\:h-4\/12{
    height: 33.333333%;
  }

  .md\:h-5\/12{
    height: 41.666667%;
  }

  .md\:h-6\/12{
    height: 50%;
  }

  .md\:h-7\/12{
    height: 58.333333%;
  }

  .md\:h-8\/12{
    height: 66.666667%;
  }

  .md\:h-9\/12{
    height: 75%;
  }

  .md\:h-10\/12{
    height: 83.333333%;
  }

  .md\:h-11\/12{
    height: 91.666667%;
  }

  .md\:h-1\/2{
    height: 50%;
  }

  .md\:h-1\/3{
    height: 33.333333%;
  }

  .md\:h-2\/3{
    height: 66.666667%;
  }

  .md\:h-1\/4{
    height: 25%;
  }

  .md\:h-2\/4{
    height: 50%;
  }

  .md\:h-3\/4{
    height: 75%;
  }

  .md\:h-1\/5{
    height: 20%;
  }

  .md\:h-2\/5{
    height: 40%;
  }

  .md\:h-3\/5{
    height: 60%;
  }

  .md\:h-4\/5{
    height: 80%;
  }

  .md\:h-1\/6{
    height: 16.666667%;
  }

  .md\:h-2\/6{
    height: 33.333333%;
  }

  .md\:h-3\/6{
    height: 50%;
  }

  .md\:h-4\/6{
    height: 66.666667%;
  }

  .md\:h-5\/6{
    height: 83.333333%;
  }

  .md\:h-screen{
    height: 100vh;
  }

  .md\:h-screen-half{
    height: 50vh;
  }

  .md\:h-screen-full{
    height: 100vh;
  }

  .md\:h-screen-1\/10{
    height: 10vh;
  }

  .md\:h-screen-2\/10{
    height: 20vh;
  }

  .md\:h-screen-3\/10{
    height: 30vh;
  }

  .md\:h-screen-4\/10{
    height: 40vh;
  }

  .md\:h-screen-5\/10{
    height: 50vh;
  }

  .md\:h-screen-6\/10{
    height: 60vh;
  }

  .md\:h-screen-7\/10{
    height: 70vh;
  }

  .md\:h-screen-8\/10{
    height: 80vh;
  }

  .md\:h-screen-9\/10{
    height: 90vh;
  }

  .md\:h-screen-1\/12{
    height: 8.333333vh;
  }

  .md\:h-screen-2\/12{
    height: 16.666667vh;
  }

  .md\:h-screen-3\/12{
    height: 25vh;
  }

  .md\:h-screen-4\/12{
    height: 33.333333vh;
  }

  .md\:h-screen-5\/12{
    height: 41.666667vh;
  }

  .md\:h-screen-6\/12{
    height: 50vh;
  }

  .md\:h-screen-7\/12{
    height: 58.333333vh;
  }

  .md\:h-screen-8\/12{
    height: 66.666667vh;
  }

  .md\:h-screen-9\/12{
    height: 75vh;
  }

  .md\:h-screen-10\/12{
    height: 83.333333vh;
  }

  .md\:h-screen-11\/12{
    height: 91.666667vh;
  }

  .md\:text-1{
    font-size: 0.25rem;
  }

  .md\:text-2{
    font-size: 0.5rem;
  }

  .md\:text-3{
    font-size: 0.75rem;
  }

  .md\:text-4{
    font-size: 1rem;
  }

  .md\:text-5{
    font-size: 1.25rem;
  }

  .md\:text-6{
    font-size: 1.5rem;
  }

  .md\:text-7{
    font-size: 1.75rem;
  }

  .md\:text-8{
    font-size: 2rem;
  }

  .md\:text-9{
    font-size: 2.25rem;
  }

  .md\:text-10{
    font-size: 2.5rem;
  }

  .md\:text-11{
    font-size: 2.75rem;
  }

  .md\:text-12{
    font-size: 3rem;
  }

  .md\:text-13{
    font-size: 3.25rem;
  }

  .md\:text-14{
    font-size: 3.5rem;
  }

  .md\:text-15{
    font-size: 3.75rem;
  }

  .md\:text-16{
    font-size: 4rem;
  }

  .md\:text-17{
    font-size: 4.25rem;
  }

  .md\:text-18{
    font-size: 4.5rem;
  }

  .md\:text-19{
    font-size: 4.75rem;
  }

  .md\:text-20{
    font-size: 5rem;
  }

  .md\:text-22{
    font-size: 5.5rem;
  }

  .md\:text-24{
    font-size: 6rem;
  }

  .md\:text-25{
    font-size: 6.25rem;
  }

  .md\:text-30{
    font-size: 7.5rem;
  }

  .md\:text-32{
    font-size: 8rem;
  }

  .md\:text-34{
    font-size: 8.5rem;
  }

  .md\:text-35{
    font-size: 8.75rem;
  }

  .md\:text-36{
    font-size: 9rem;
  }

  .md\:text-39{
    font-size: 9.75rem;
  }

  .md\:text-40{
    font-size: 10rem;
  }

  .md\:text-42{
    font-size: 10.5rem;
  }

  .md\:text-45{
    font-size: 11.25rem;
  }

  .md\:text-50{
    font-size: 12.5rem;
  }

  .md\:text-55{
    font-size: 13.75rem;
  }

  .md\:text-58{
    font-size: 14.5rem;
  }

  .md\:text-60{
    font-size: 15rem;
  }

  .md\:text-64{
    font-size: 16rem;
  }

  .md\:text-65{
    font-size: 16.25rem;
  }

  .md\:text-68{
    font-size: 17rem;
  }

  .md\:text-69{
    font-size: 17.25rem;
  }

  .md\:text-70{
    font-size: 17.5rem;
  }

  .md\:text-75{
    font-size: 18.75rem;
  }

  .md\:text-80{
    font-size: 20rem;
  }

  .md\:text-85{
    font-size: 21.25rem;
  }

  .md\:text-86{
    font-size: 21.5rem;
  }

  .md\:text-90{
    font-size: 22.5rem;
  }

  .md\:text-96{
    font-size: 24rem;
  }

  .md\:text-100{
    font-size: 25rem;
  }

  .md\:text-115{
    font-size: 28.75rem;
  }

  .md\:text-125{
    font-size: 31.25rem;
  }

  .md\:text-142{
    font-size: 35.5rem;
  }

  .md\:text-150{
    font-size: 37.5rem;
  }

  .md\:text-156{
    font-size: 39rem;
  }

  .md\:text-160{
    font-size: 40rem;
  }

  .md\:text-175{
    font-size: 43.75rem;
  }

  .md\:text-207{
    font-size: 51.75rem;
  }

  .md\:text-242{
    font-size: 60.5rem;
  }

  .md\:text-250{
    font-size: 62.5rem;
  }

  .md\:text-258{
    font-size: 64.5rem;
  }

  .md\:text-265{
    font-size: 66.25rem;
  }

  .md\:text-280{
    font-size: 70rem;
  }

  .md\:text-0\.25{
    font-size: 0.0625rem;
  }

  .md\:text-0\.5{
    font-size: 0.125rem;
  }

  .md\:text-0\.75{
    font-size: 0.1875rem;
  }

  .md\:text-1\.25{
    font-size: 0.3125rem;
  }

  .md\:text-1\.5{
    font-size: 0.375rem;
  }

  .md\:text-1\.75{
    font-size: 0.4375rem;
  }

  .md\:text-2\.25{
    font-size: 0.5625rem;
  }

  .md\:text-2\.5{
    font-size: 0.625rem;
  }

  .md\:text-2\.75{
    font-size: 0.6875rem;
  }

  .md\:text-3\.25{
    font-size: 0.8125rem;
  }

  .md\:text-3\.5{
    font-size: 0.875rem;
  }

  .md\:text-3\.75{
    font-size: 0.9375rem;
  }

  .md\:text-4\.25{
    font-size: 1.0625rem;
  }

  .md\:text-4\.5{
    font-size: 1.125rem;
  }

  .md\:text-4\.75{
    font-size: 1.1875rem;
  }

  .md\:text-5\.25{
    font-size: 1.3125rem;
  }

  .md\:text-5\.5{
    font-size: 1.375rem;
  }

  .md\:text-5\.75{
    font-size: 1.4375rem;
  }

  .md\:text-6\.25{
    font-size: 1.5625rem;
  }

  .md\:text-6\.5{
    font-size: 1.625rem;
  }

  .md\:text-6\.75{
    font-size: 1.6875rem;
  }

  .md\:text-7\.25{
    font-size: 1.8125rem;
  }

  .md\:text-7\.5{
    font-size: 1.875rem;
  }

  .md\:text-8\.25{
    font-size: 2.0625rem;
  }

  .md\:text-8\.5{
    font-size: 2.125rem;
  }

  .md\:text-9\.25{
    font-size: 2.3125rem;
  }

  .md\:text-9\.5{
    font-size: 2.375rem;
  }

  .md\:text-10\.5{
    font-size: 2.625rem;
  }

  .md\:text-11\.25{
    font-size: 2.8125rem;
  }

  .md\:text-11\.5{
    font-size: 2.875rem;
  }

  .md\:text-12\.5{
    font-size: 3.125rem;
  }

  .md\:text-12\.75{
    font-size: 3.1875rem;
  }

  .md\:text-13\.5{
    font-size: 3.375rem;
  }

  .md\:text-14\.5{
    font-size: 3.625rem;
  }

  .md\:text-15\.5{
    font-size: 3.875rem;
  }

  .md\:text-15\.75{
    font-size: 3.9375rem;
  }

  .md\:text-16\.25{
    font-size: 4.0625rem;
  }

  .md\:text-17\.25{
    font-size: 4.3125rem;
  }

  .md\:text-17\.5{
    font-size: 4.375rem;
  }

  .md\:text-18\.25{
    font-size: 4.5625rem;
  }

  .md\:text-18\.5{
    font-size: 4.625rem;
  }

  .md\:text-20\.25{
    font-size: 5.0625rem;
  }

  .md\:text-20\.5{
    font-size: 5.125rem;
  }

  .md\:text-22\.5{
    font-size: 5.625rem;
  }

  .md\:text-25\.5{
    font-size: 6.375rem;
  }

  .md\:text-26\.75{
    font-size: 6.6875rem;
  }

  .md\:text-32\.5{
    font-size: 8.125rem;
  }

  .md\:text-37\.5{
    font-size: 9.375rem;
  }

  .md\:text-41\.25{
    font-size: 10.3125rem;
  }

  .md\:text-52\.5{
    font-size: 13.125rem;
  }

  .md\:text-54\.5{
    font-size: 13.625rem;
  }

  .md\:text-57\.25{
    font-size: 14.3125rem;
  }

  .md\:text-57\.5{
    font-size: 14.375rem;
  }

  .md\:text-66\.25{
    font-size: 16.5625rem;
  }

  .md\:text-74\.5{
    font-size: 18.125rem;
  }

  .md\:text-106\.25{
    font-size: 26.5625rem;
  }

  .md\:text-112\.25{
    font-size: 28.0675rem;
  }

  .md\:text-112\.75{
    font-size: 28.1875rem;
  }

  .md\:text-147\.5{
    font-size: 36.875rem;
  }

  .md\:text-162\.5{
    font-size: 40.625rem;
  }

  .md\:text-172\.25{
    font-size: 42.5625rem;
  }

  .md\:text-175\.25{
    font-size: 43.8125rem;
  }

  .md\:text-184\.25{
    font-size: 46.0625rem;
  }

  .md\:text-203\.25{
    font-size: 50.8125rem;
  }

  .md\:text-half{
    font-size: 50%;
  }

  .md\:text-full{
    font-size: 100%;
  }

  .md\:text-1\/10{
    font-size: 10%;
  }

  .md\:text-2\/10{
    font-size: 20%;
  }

  .md\:text-3\/10{
    font-size: 30%;
  }

  .md\:text-4\/10{
    font-size: 40%;
  }

  .md\:text-4\.5\/10{
    font-size: 45%;
  }

  .md\:text-5\/10{
    font-size: 50%;
  }

  .md\:text-5\.5\/10{
    font-size: 55%;
  }

  .md\:text-6\/10{
    font-size: 60%;
  }

  .md\:text-7\/10{
    font-size: 70%;
  }

  .md\:text-8\/10{
    font-size: 80%;
  }

  .md\:text-9\/10{
    font-size: 90%;
  }

  .md\:text-1\/12{
    font-size: 8.333333%;
  }

  .md\:text-2\/12{
    font-size: 16.666667%;
  }

  .md\:text-3\/12{
    font-size: 25%;
  }

  .md\:text-4\/12{
    font-size: 33.333333%;
  }

  .md\:text-5\/12{
    font-size: 41.666667%;
  }

  .md\:text-6\/12{
    font-size: 50%;
  }

  .md\:text-7\/12{
    font-size: 58.333333%;
  }

  .md\:text-8\/12{
    font-size: 66.666667%;
  }

  .md\:text-9\/12{
    font-size: 75%;
  }

  .md\:text-10\/12{
    font-size: 83.333333%;
  }

  .md\:text-11\/12{
    font-size: 91.666667%;
  }

  .md\:leading-1{
    line-height: 0.25rem;
  }

  .md\:leading-2{
    line-height: 0.5rem;
  }

  .md\:leading-3{
    line-height: 0.75rem;
  }

  .md\:leading-4{
    line-height: 1rem;
  }

  .md\:leading-5{
    line-height: 1.25rem;
  }

  .md\:leading-6{
    line-height: 1.5rem;
  }

  .md\:leading-7{
    line-height: 1.75rem;
  }

  .md\:leading-8{
    line-height: 2rem;
  }

  .md\:leading-9{
    line-height: 2.25rem;
  }

  .md\:leading-10{
    line-height: 2.5rem;
  }

  .md\:leading-11{
    line-height: 2.75rem;
  }

  .md\:leading-12{
    line-height: 3rem;
  }

  .md\:leading-13{
    line-height: 3.25rem;
  }

  .md\:leading-14{
    line-height: 3.5rem;
  }

  .md\:leading-15{
    line-height: 3.75rem;
  }

  .md\:leading-16{
    line-height: 4rem;
  }

  .md\:leading-17{
    line-height: 4.25rem;
  }

  .md\:leading-18{
    line-height: 4.5rem;
  }

  .md\:leading-19{
    line-height: 4.75rem;
  }

  .md\:leading-20{
    line-height: 5rem;
  }

  .md\:leading-22{
    line-height: 5.5rem;
  }

  .md\:leading-24{
    line-height: 6rem;
  }

  .md\:leading-25{
    line-height: 6.25rem;
  }

  .md\:leading-30{
    line-height: 7.5rem;
  }

  .md\:leading-32{
    line-height: 8rem;
  }

  .md\:leading-34{
    line-height: 8.5rem;
  }

  .md\:leading-35{
    line-height: 8.75rem;
  }

  .md\:leading-36{
    line-height: 9rem;
  }

  .md\:leading-39{
    line-height: 9.75rem;
  }

  .md\:leading-40{
    line-height: 10rem;
  }

  .md\:leading-42{
    line-height: 10.5rem;
  }

  .md\:leading-45{
    line-height: 11.25rem;
  }

  .md\:leading-50{
    line-height: 12.5rem;
  }

  .md\:leading-55{
    line-height: 13.75rem;
  }

  .md\:leading-58{
    line-height: 14.5rem;
  }

  .md\:leading-60{
    line-height: 15rem;
  }

  .md\:leading-64{
    line-height: 16rem;
  }

  .md\:leading-65{
    line-height: 16.25rem;
  }

  .md\:leading-68{
    line-height: 17rem;
  }

  .md\:leading-69{
    line-height: 17.25rem;
  }

  .md\:leading-70{
    line-height: 17.5rem;
  }

  .md\:leading-75{
    line-height: 18.75rem;
  }

  .md\:leading-80{
    line-height: 20rem;
  }

  .md\:leading-85{
    line-height: 21.25rem;
  }

  .md\:leading-86{
    line-height: 21.5rem;
  }

  .md\:leading-90{
    line-height: 22.5rem;
  }

  .md\:leading-96{
    line-height: 24rem;
  }

  .md\:leading-100{
    line-height: 25rem;
  }

  .md\:leading-115{
    line-height: 28.75rem;
  }

  .md\:leading-125{
    line-height: 31.25rem;
  }

  .md\:leading-142{
    line-height: 35.5rem;
  }

  .md\:leading-150{
    line-height: 37.5rem;
  }

  .md\:leading-156{
    line-height: 39rem;
  }

  .md\:leading-160{
    line-height: 40rem;
  }

  .md\:leading-175{
    line-height: 43.75rem;
  }

  .md\:leading-207{
    line-height: 51.75rem;
  }

  .md\:leading-242{
    line-height: 60.5rem;
  }

  .md\:leading-250{
    line-height: 62.5rem;
  }

  .md\:leading-258{
    line-height: 64.5rem;
  }

  .md\:leading-265{
    line-height: 66.25rem;
  }

  .md\:leading-280{
    line-height: 70rem;
  }

  .md\:leading-none{
    line-height: 1;
  }

  .md\:leading-tight{
    line-height: 1.25;
  }

  .md\:leading-snug{
    line-height: 1.375;
  }

  .md\:leading-normal{
    line-height: 1.5;
  }

  .md\:leading-relaxed{
    line-height: 1.625;
  }

  .md\:leading-loose{
    line-height: 2;
  }

  .md\:leading-0\.25{
    line-height: 0.0625rem;
  }

  .md\:leading-0\.5{
    line-height: 0.125rem;
  }

  .md\:leading-0\.75{
    line-height: 0.1875rem;
  }

  .md\:leading-1\.25{
    line-height: 0.3125rem;
  }

  .md\:leading-1\.5{
    line-height: 0.375rem;
  }

  .md\:leading-1\.75{
    line-height: 0.4375rem;
  }

  .md\:leading-2\.25{
    line-height: 0.5625rem;
  }

  .md\:leading-2\.5{
    line-height: 0.625rem;
  }

  .md\:leading-2\.75{
    line-height: 0.6875rem;
  }

  .md\:leading-3\.25{
    line-height: 0.8125rem;
  }

  .md\:leading-3\.5{
    line-height: 0.875rem;
  }

  .md\:leading-3\.75{
    line-height: 0.9375rem;
  }

  .md\:leading-4\.25{
    line-height: 1.0625rem;
  }

  .md\:leading-4\.5{
    line-height: 1.125rem;
  }

  .md\:leading-4\.75{
    line-height: 1.1875rem;
  }

  .md\:leading-5\.25{
    line-height: 1.3125rem;
  }

  .md\:leading-5\.5{
    line-height: 1.375rem;
  }

  .md\:leading-5\.75{
    line-height: 1.4375rem;
  }

  .md\:leading-6\.25{
    line-height: 1.5625rem;
  }

  .md\:leading-6\.5{
    line-height: 1.625rem;
  }

  .md\:leading-6\.75{
    line-height: 1.6875rem;
  }

  .md\:leading-7\.25{
    line-height: 1.8125rem;
  }

  .md\:leading-7\.5{
    line-height: 1.875rem;
  }

  .md\:leading-8\.25{
    line-height: 2.0625rem;
  }

  .md\:leading-8\.5{
    line-height: 2.125rem;
  }

  .md\:leading-9\.25{
    line-height: 2.3125rem;
  }

  .md\:leading-9\.5{
    line-height: 2.375rem;
  }

  .md\:leading-10\.5{
    line-height: 2.625rem;
  }

  .md\:leading-11\.25{
    line-height: 2.8125rem;
  }

  .md\:leading-11\.5{
    line-height: 2.875rem;
  }

  .md\:leading-12\.5{
    line-height: 3.125rem;
  }

  .md\:leading-12\.75{
    line-height: 3.1875rem;
  }

  .md\:leading-13\.5{
    line-height: 3.375rem;
  }

  .md\:leading-14\.5{
    line-height: 3.625rem;
  }

  .md\:leading-15\.5{
    line-height: 3.875rem;
  }

  .md\:leading-15\.75{
    line-height: 3.9375rem;
  }

  .md\:leading-16\.25{
    line-height: 4.0625rem;
  }

  .md\:leading-17\.25{
    line-height: 4.3125rem;
  }

  .md\:leading-17\.5{
    line-height: 4.375rem;
  }

  .md\:leading-18\.25{
    line-height: 4.5625rem;
  }

  .md\:leading-18\.5{
    line-height: 4.625rem;
  }

  .md\:leading-20\.25{
    line-height: 5.0625rem;
  }

  .md\:leading-20\.5{
    line-height: 5.125rem;
  }

  .md\:leading-22\.5{
    line-height: 5.625rem;
  }

  .md\:leading-25\.5{
    line-height: 6.375rem;
  }

  .md\:leading-26\.75{
    line-height: 6.6875rem;
  }

  .md\:leading-32\.5{
    line-height: 8.125rem;
  }

  .md\:leading-37\.5{
    line-height: 9.375rem;
  }

  .md\:leading-41\.25{
    line-height: 10.3125rem;
  }

  .md\:leading-52\.5{
    line-height: 13.125rem;
  }

  .md\:leading-54\.5{
    line-height: 13.625rem;
  }

  .md\:leading-57\.25{
    line-height: 14.3125rem;
  }

  .md\:leading-57\.5{
    line-height: 14.375rem;
  }

  .md\:leading-66\.25{
    line-height: 16.5625rem;
  }

  .md\:leading-74\.5{
    line-height: 18.125rem;
  }

  .md\:leading-106\.25{
    line-height: 26.5625rem;
  }

  .md\:leading-112\.25{
    line-height: 28.0675rem;
  }

  .md\:leading-112\.75{
    line-height: 28.1875rem;
  }

  .md\:leading-147\.5{
    line-height: 36.875rem;
  }

  .md\:leading-162\.5{
    line-height: 40.625rem;
  }

  .md\:leading-172\.25{
    line-height: 42.5625rem;
  }

  .md\:leading-175\.25{
    line-height: 43.8125rem;
  }

  .md\:leading-184\.25{
    line-height: 46.0625rem;
  }

  .md\:leading-203\.25{
    line-height: 50.8125rem;
  }

  .md\:leading-half{
    line-height: 50%;
  }

  .md\:leading-full{
    line-height: 100%;
  }

  .md\:leading-1\/10{
    line-height: 10%;
  }

  .md\:leading-2\/10{
    line-height: 20%;
  }

  .md\:leading-3\/10{
    line-height: 30%;
  }

  .md\:leading-4\/10{
    line-height: 40%;
  }

  .md\:leading-4\.5\/10{
    line-height: 45%;
  }

  .md\:leading-5\/10{
    line-height: 50%;
  }

  .md\:leading-5\.5\/10{
    line-height: 55%;
  }

  .md\:leading-6\/10{
    line-height: 60%;
  }

  .md\:leading-7\/10{
    line-height: 70%;
  }

  .md\:leading-8\/10{
    line-height: 80%;
  }

  .md\:leading-9\/10{
    line-height: 90%;
  }

  .md\:leading-1\/12{
    line-height: 8.333333%;
  }

  .md\:leading-2\/12{
    line-height: 16.666667%;
  }

  .md\:leading-3\/12{
    line-height: 25%;
  }

  .md\:leading-4\/12{
    line-height: 33.333333%;
  }

  .md\:leading-5\/12{
    line-height: 41.666667%;
  }

  .md\:leading-6\/12{
    line-height: 50%;
  }

  .md\:leading-7\/12{
    line-height: 58.333333%;
  }

  .md\:leading-8\/12{
    line-height: 66.666667%;
  }

  .md\:leading-9\/12{
    line-height: 75%;
  }

  .md\:leading-10\/12{
    line-height: 83.333333%;
  }

  .md\:leading-11\/12{
    line-height: 91.666667%;
  }

  .md\:list-inside{
    list-style-position: inside;
  }

  .md\:list-outside{
    list-style-position: outside;
  }

  .md\:list-none{
    list-style-type: none;
  }

  .md\:list-disc{
    list-style-type: disc;
  }

  .md\:list-decimal{
    list-style-type: decimal;
  }

  .md\:m-0{
    margin: 0px;
  }

  .md\:m-1{
    margin: 0.25rem;
  }

  .md\:m-2{
    margin: 0.5rem;
  }

  .md\:m-3{
    margin: 0.75rem;
  }

  .md\:m-4{
    margin: 1rem;
  }

  .md\:m-5{
    margin: 1.25rem;
  }

  .md\:m-6{
    margin: 1.5rem;
  }

  .md\:m-7{
    margin: 1.75rem;
  }

  .md\:m-8{
    margin: 2rem;
  }

  .md\:m-9{
    margin: 2.25rem;
  }

  .md\:m-10{
    margin: 2.5rem;
  }

  .md\:m-11{
    margin: 2.75rem;
  }

  .md\:m-12{
    margin: 3rem;
  }

  .md\:m-13{
    margin: 3.25rem;
  }

  .md\:m-14{
    margin: 3.5rem;
  }

  .md\:m-15{
    margin: 3.75rem;
  }

  .md\:m-16{
    margin: 4rem;
  }

  .md\:m-17{
    margin: 4.25rem;
  }

  .md\:m-18{
    margin: 4.5rem;
  }

  .md\:m-19{
    margin: 4.75rem;
  }

  .md\:m-20{
    margin: 5rem;
  }

  .md\:m-22{
    margin: 5.5rem;
  }

  .md\:m-24{
    margin: 6rem;
  }

  .md\:m-25{
    margin: 6.25rem;
  }

  .md\:m-28{
    margin: 7rem;
  }

  .md\:m-30{
    margin: 7.5rem;
  }

  .md\:m-32{
    margin: 8rem;
  }

  .md\:m-34{
    margin: 8.5rem;
  }

  .md\:m-35{
    margin: 8.75rem;
  }

  .md\:m-36{
    margin: 9rem;
  }

  .md\:m-39{
    margin: 9.75rem;
  }

  .md\:m-40{
    margin: 10rem;
  }

  .md\:m-42{
    margin: 10.5rem;
  }

  .md\:m-44{
    margin: 11rem;
  }

  .md\:m-45{
    margin: 11.25rem;
  }

  .md\:m-48{
    margin: 12rem;
  }

  .md\:m-50{
    margin: 12.5rem;
  }

  .md\:m-52{
    margin: 13rem;
  }

  .md\:m-55{
    margin: 13.75rem;
  }

  .md\:m-56{
    margin: 14rem;
  }

  .md\:m-58{
    margin: 14.5rem;
  }

  .md\:m-60{
    margin: 15rem;
  }

  .md\:m-64{
    margin: 16rem;
  }

  .md\:m-65{
    margin: 16.25rem;
  }

  .md\:m-68{
    margin: 17rem;
  }

  .md\:m-69{
    margin: 17.25rem;
  }

  .md\:m-70{
    margin: 17.5rem;
  }

  .md\:m-72{
    margin: 18rem;
  }

  .md\:m-75{
    margin: 18.75rem;
  }

  .md\:m-80{
    margin: 20rem;
  }

  .md\:m-85{
    margin: 21.25rem;
  }

  .md\:m-86{
    margin: 21.5rem;
  }

  .md\:m-90{
    margin: 22.5rem;
  }

  .md\:m-96{
    margin: 24rem;
  }

  .md\:m-100{
    margin: 25rem;
  }

  .md\:m-115{
    margin: 28.75rem;
  }

  .md\:m-125{
    margin: 31.25rem;
  }

  .md\:m-142{
    margin: 35.5rem;
  }

  .md\:m-150{
    margin: 37.5rem;
  }

  .md\:m-156{
    margin: 39rem;
  }

  .md\:m-160{
    margin: 40rem;
  }

  .md\:m-175{
    margin: 43.75rem;
  }

  .md\:m-207{
    margin: 51.75rem;
  }

  .md\:m-242{
    margin: 60.5rem;
  }

  .md\:m-250{
    margin: 62.5rem;
  }

  .md\:m-258{
    margin: 64.5rem;
  }

  .md\:m-265{
    margin: 66.25rem;
  }

  .md\:m-280{
    margin: 70rem;
  }

  .md\:m-auto{
    margin: auto;
  }

  .md\:m-px{
    margin: 1px;
  }

  .md\:m-0\.5{
    margin: 0.125rem;
  }

  .md\:m-1\.5{
    margin: 0.375rem;
  }

  .md\:m-2\.5{
    margin: 0.625rem;
  }

  .md\:m-3\.5{
    margin: 0.875rem;
  }

  .md\:m-0\.25{
    margin: 0.0625rem;
  }

  .md\:m-0\.75{
    margin: 0.1875rem;
  }

  .md\:m-1\.25{
    margin: 0.3125rem;
  }

  .md\:m-1\.75{
    margin: 0.4375rem;
  }

  .md\:m-2\.25{
    margin: 0.5625rem;
  }

  .md\:m-2\.75{
    margin: 0.6875rem;
  }

  .md\:m-3\.25{
    margin: 0.8125rem;
  }

  .md\:m-3\.75{
    margin: 0.9375rem;
  }

  .md\:m-4\.25{
    margin: 1.0625rem;
  }

  .md\:m-4\.5{
    margin: 1.125rem;
  }

  .md\:m-4\.75{
    margin: 1.1875rem;
  }

  .md\:m-5\.25{
    margin: 1.3125rem;
  }

  .md\:m-5\.5{
    margin: 1.375rem;
  }

  .md\:m-5\.75{
    margin: 1.4375rem;
  }

  .md\:m-6\.25{
    margin: 1.5625rem;
  }

  .md\:m-6\.5{
    margin: 1.625rem;
  }

  .md\:m-6\.75{
    margin: 1.6875rem;
  }

  .md\:m-7\.25{
    margin: 1.8125rem;
  }

  .md\:m-7\.5{
    margin: 1.875rem;
  }

  .md\:m-8\.25{
    margin: 2.0625rem;
  }

  .md\:m-8\.5{
    margin: 2.125rem;
  }

  .md\:m-9\.25{
    margin: 2.3125rem;
  }

  .md\:m-9\.5{
    margin: 2.375rem;
  }

  .md\:m-10\.5{
    margin: 2.625rem;
  }

  .md\:m-11\.25{
    margin: 2.8125rem;
  }

  .md\:m-11\.5{
    margin: 2.875rem;
  }

  .md\:m-12\.5{
    margin: 3.125rem;
  }

  .md\:m-12\.75{
    margin: 3.1875rem;
  }

  .md\:m-13\.5{
    margin: 3.375rem;
  }

  .md\:m-14\.5{
    margin: 3.625rem;
  }

  .md\:m-15\.5{
    margin: 3.875rem;
  }

  .md\:m-15\.75{
    margin: 3.9375rem;
  }

  .md\:m-16\.25{
    margin: 4.0625rem;
  }

  .md\:m-17\.25{
    margin: 4.3125rem;
  }

  .md\:m-17\.5{
    margin: 4.375rem;
  }

  .md\:m-18\.25{
    margin: 4.5625rem;
  }

  .md\:m-18\.5{
    margin: 4.625rem;
  }

  .md\:m-20\.25{
    margin: 5.0625rem;
  }

  .md\:m-20\.5{
    margin: 5.125rem;
  }

  .md\:m-22\.5{
    margin: 5.625rem;
  }

  .md\:m-25\.5{
    margin: 6.375rem;
  }

  .md\:m-26\.75{
    margin: 6.6875rem;
  }

  .md\:m-32\.5{
    margin: 8.125rem;
  }

  .md\:m-37\.5{
    margin: 9.375rem;
  }

  .md\:m-41\.25{
    margin: 10.3125rem;
  }

  .md\:m-52\.5{
    margin: 13.125rem;
  }

  .md\:m-54\.5{
    margin: 13.625rem;
  }

  .md\:m-57\.25{
    margin: 14.3125rem;
  }

  .md\:m-57\.5{
    margin: 14.375rem;
  }

  .md\:m-66\.25{
    margin: 16.5625rem;
  }

  .md\:m-74\.5{
    margin: 18.125rem;
  }

  .md\:m-106\.25{
    margin: 26.5625rem;
  }

  .md\:m-112\.25{
    margin: 28.0675rem;
  }

  .md\:m-112\.75{
    margin: 28.1875rem;
  }

  .md\:m-147\.5{
    margin: 36.875rem;
  }

  .md\:m-162\.5{
    margin: 40.625rem;
  }

  .md\:m-172\.25{
    margin: 42.5625rem;
  }

  .md\:m-175\.25{
    margin: 43.8125rem;
  }

  .md\:m-184\.25{
    margin: 46.0625rem;
  }

  .md\:m-203\.25{
    margin: 50.8125rem;
  }

  .md\:m-half{
    margin: 50%;
  }

  .md\:m-full{
    margin: 100%;
  }

  .md\:m-1\/10{
    margin: 10%;
  }

  .md\:m-2\/10{
    margin: 20%;
  }

  .md\:m-3\/10{
    margin: 30%;
  }

  .md\:m-4\/10{
    margin: 40%;
  }

  .md\:m-4\.5\/10{
    margin: 45%;
  }

  .md\:m-5\/10{
    margin: 50%;
  }

  .md\:m-5\.5\/10{
    margin: 55%;
  }

  .md\:m-6\/10{
    margin: 60%;
  }

  .md\:m-7\/10{
    margin: 70%;
  }

  .md\:m-8\/10{
    margin: 80%;
  }

  .md\:m-9\/10{
    margin: 90%;
  }

  .md\:m-1\/12{
    margin: 8.333333%;
  }

  .md\:m-2\/12{
    margin: 16.666667%;
  }

  .md\:m-3\/12{
    margin: 25%;
  }

  .md\:m-4\/12{
    margin: 33.333333%;
  }

  .md\:m-5\/12{
    margin: 41.666667%;
  }

  .md\:m-6\/12{
    margin: 50%;
  }

  .md\:m-7\/12{
    margin: 58.333333%;
  }

  .md\:m-8\/12{
    margin: 66.666667%;
  }

  .md\:m-9\/12{
    margin: 75%;
  }

  .md\:m-10\/12{
    margin: 83.333333%;
  }

  .md\:m-11\/12{
    margin: 91.666667%;
  }

  .md\:-m-0{
    margin: 0px;
  }

  .md\:-m-1{
    margin: -0.25rem;
  }

  .md\:-m-2{
    margin: -0.5rem;
  }

  .md\:-m-3{
    margin: -0.75rem;
  }

  .md\:-m-4{
    margin: -1rem;
  }

  .md\:-m-5{
    margin: -1.25rem;
  }

  .md\:-m-6{
    margin: -1.5rem;
  }

  .md\:-m-7{
    margin: -1.75rem;
  }

  .md\:-m-8{
    margin: -2rem;
  }

  .md\:-m-9{
    margin: -2.25rem;
  }

  .md\:-m-10{
    margin: -2.5rem;
  }

  .md\:-m-11{
    margin: -2.75rem;
  }

  .md\:-m-12{
    margin: -3rem;
  }

  .md\:-m-13{
    margin: -3.25rem;
  }

  .md\:-m-14{
    margin: -3.5rem;
  }

  .md\:-m-15{
    margin: -3.75rem;
  }

  .md\:-m-16{
    margin: -4rem;
  }

  .md\:-m-17{
    margin: -4.25rem;
  }

  .md\:-m-18{
    margin: -4.5rem;
  }

  .md\:-m-19{
    margin: -4.75rem;
  }

  .md\:-m-20{
    margin: -5rem;
  }

  .md\:-m-22{
    margin: -5.5rem;
  }

  .md\:-m-24{
    margin: -6rem;
  }

  .md\:-m-25{
    margin: -6.25rem;
  }

  .md\:-m-28{
    margin: -7rem;
  }

  .md\:-m-30{
    margin: -7.5rem;
  }

  .md\:-m-32{
    margin: -8rem;
  }

  .md\:-m-34{
    margin: -8.5rem;
  }

  .md\:-m-35{
    margin: -8.75rem;
  }

  .md\:-m-36{
    margin: -9rem;
  }

  .md\:-m-39{
    margin: -9.75rem;
  }

  .md\:-m-40{
    margin: -10rem;
  }

  .md\:-m-42{
    margin: -10.5rem;
  }

  .md\:-m-44{
    margin: -11rem;
  }

  .md\:-m-45{
    margin: -11.25rem;
  }

  .md\:-m-48{
    margin: -12rem;
  }

  .md\:-m-50{
    margin: -12.5rem;
  }

  .md\:-m-52{
    margin: -13rem;
  }

  .md\:-m-55{
    margin: -13.75rem;
  }

  .md\:-m-56{
    margin: -14rem;
  }

  .md\:-m-58{
    margin: -14.5rem;
  }

  .md\:-m-60{
    margin: -15rem;
  }

  .md\:-m-64{
    margin: -16rem;
  }

  .md\:-m-65{
    margin: -16.25rem;
  }

  .md\:-m-68{
    margin: -17rem;
  }

  .md\:-m-69{
    margin: -17.25rem;
  }

  .md\:-m-70{
    margin: -17.5rem;
  }

  .md\:-m-72{
    margin: -18rem;
  }

  .md\:-m-75{
    margin: -18.75rem;
  }

  .md\:-m-80{
    margin: -20rem;
  }

  .md\:-m-85{
    margin: -21.25rem;
  }

  .md\:-m-86{
    margin: -21.5rem;
  }

  .md\:-m-90{
    margin: -22.5rem;
  }

  .md\:-m-96{
    margin: -24rem;
  }

  .md\:-m-100{
    margin: -25rem;
  }

  .md\:-m-115{
    margin: -28.75rem;
  }

  .md\:-m-125{
    margin: -31.25rem;
  }

  .md\:-m-142{
    margin: -35.5rem;
  }

  .md\:-m-150{
    margin: -37.5rem;
  }

  .md\:-m-156{
    margin: -39rem;
  }

  .md\:-m-160{
    margin: -40rem;
  }

  .md\:-m-175{
    margin: -43.75rem;
  }

  .md\:-m-207{
    margin: -51.75rem;
  }

  .md\:-m-242{
    margin: -60.5rem;
  }

  .md\:-m-250{
    margin: -62.5rem;
  }

  .md\:-m-258{
    margin: -64.5rem;
  }

  .md\:-m-265{
    margin: -66.25rem;
  }

  .md\:-m-280{
    margin: -70rem;
  }

  .md\:-m-px{
    margin: -1px;
  }

  .md\:-m-0\.5{
    margin: -0.125rem;
  }

  .md\:-m-1\.5{
    margin: -0.375rem;
  }

  .md\:-m-2\.5{
    margin: -0.625rem;
  }

  .md\:-m-3\.5{
    margin: -0.875rem;
  }

  .md\:-m-0\.25{
    margin: -0.0625rem;
  }

  .md\:-m-0\.75{
    margin: -0.1875rem;
  }

  .md\:-m-1\.25{
    margin: -0.3125rem;
  }

  .md\:-m-1\.75{
    margin: -0.4375rem;
  }

  .md\:-m-2\.25{
    margin: -0.5625rem;
  }

  .md\:-m-2\.75{
    margin: -0.6875rem;
  }

  .md\:-m-3\.25{
    margin: -0.8125rem;
  }

  .md\:-m-3\.75{
    margin: -0.9375rem;
  }

  .md\:-m-4\.25{
    margin: -1.0625rem;
  }

  .md\:-m-4\.5{
    margin: -1.125rem;
  }

  .md\:-m-4\.75{
    margin: -1.1875rem;
  }

  .md\:-m-5\.25{
    margin: -1.3125rem;
  }

  .md\:-m-5\.5{
    margin: -1.375rem;
  }

  .md\:-m-5\.75{
    margin: -1.4375rem;
  }

  .md\:-m-6\.25{
    margin: -1.5625rem;
  }

  .md\:-m-6\.5{
    margin: -1.625rem;
  }

  .md\:-m-6\.75{
    margin: -1.6875rem;
  }

  .md\:-m-7\.25{
    margin: -1.8125rem;
  }

  .md\:-m-7\.5{
    margin: -1.875rem;
  }

  .md\:-m-8\.25{
    margin: -2.0625rem;
  }

  .md\:-m-8\.5{
    margin: -2.125rem;
  }

  .md\:-m-9\.25{
    margin: -2.3125rem;
  }

  .md\:-m-9\.5{
    margin: -2.375rem;
  }

  .md\:-m-10\.5{
    margin: -2.625rem;
  }

  .md\:-m-11\.25{
    margin: -2.8125rem;
  }

  .md\:-m-11\.5{
    margin: -2.875rem;
  }

  .md\:-m-12\.5{
    margin: -3.125rem;
  }

  .md\:-m-12\.75{
    margin: -3.1875rem;
  }

  .md\:-m-13\.5{
    margin: -3.375rem;
  }

  .md\:-m-14\.5{
    margin: -3.625rem;
  }

  .md\:-m-15\.5{
    margin: -3.875rem;
  }

  .md\:-m-15\.75{
    margin: -3.9375rem;
  }

  .md\:-m-16\.25{
    margin: -4.0625rem;
  }

  .md\:-m-17\.25{
    margin: -4.3125rem;
  }

  .md\:-m-17\.5{
    margin: -4.375rem;
  }

  .md\:-m-18\.25{
    margin: -4.5625rem;
  }

  .md\:-m-18\.5{
    margin: -4.625rem;
  }

  .md\:-m-20\.25{
    margin: -5.0625rem;
  }

  .md\:-m-20\.5{
    margin: -5.125rem;
  }

  .md\:-m-22\.5{
    margin: -5.625rem;
  }

  .md\:-m-25\.5{
    margin: -6.375rem;
  }

  .md\:-m-26\.75{
    margin: -6.6875rem;
  }

  .md\:-m-32\.5{
    margin: -8.125rem;
  }

  .md\:-m-37\.5{
    margin: -9.375rem;
  }

  .md\:-m-41\.25{
    margin: -10.3125rem;
  }

  .md\:-m-52\.5{
    margin: -13.125rem;
  }

  .md\:-m-54\.5{
    margin: -13.625rem;
  }

  .md\:-m-57\.25{
    margin: -14.3125rem;
  }

  .md\:-m-57\.5{
    margin: -14.375rem;
  }

  .md\:-m-66\.25{
    margin: -16.5625rem;
  }

  .md\:-m-74\.5{
    margin: -18.125rem;
  }

  .md\:-m-106\.25{
    margin: -26.5625rem;
  }

  .md\:-m-112\.25{
    margin: -28.0675rem;
  }

  .md\:-m-112\.75{
    margin: -28.1875rem;
  }

  .md\:-m-147\.5{
    margin: -36.875rem;
  }

  .md\:-m-162\.5{
    margin: -40.625rem;
  }

  .md\:-m-172\.25{
    margin: -42.5625rem;
  }

  .md\:-m-175\.25{
    margin: -43.8125rem;
  }

  .md\:-m-184\.25{
    margin: -46.0625rem;
  }

  .md\:-m-203\.25{
    margin: -50.8125rem;
  }

  .md\:-m-half{
    margin: -50%;
  }

  .md\:-m-full{
    margin: -100%;
  }

  .md\:-m-1\/10{
    margin: -10%;
  }

  .md\:-m-2\/10{
    margin: -20%;
  }

  .md\:-m-3\/10{
    margin: -30%;
  }

  .md\:-m-4\/10{
    margin: -40%;
  }

  .md\:-m-4\.5\/10{
    margin: -45%;
  }

  .md\:-m-5\/10{
    margin: -50%;
  }

  .md\:-m-5\.5\/10{
    margin: -55%;
  }

  .md\:-m-6\/10{
    margin: -60%;
  }

  .md\:-m-7\/10{
    margin: -70%;
  }

  .md\:-m-8\/10{
    margin: -80%;
  }

  .md\:-m-9\/10{
    margin: -90%;
  }

  .md\:-m-1\/12{
    margin: -8.33333%;
  }

  .md\:-m-2\/12{
    margin: -16.66667%;
  }

  .md\:-m-3\/12{
    margin: -25%;
  }

  .md\:-m-4\/12{
    margin: -33.33333%;
  }

  .md\:-m-5\/12{
    margin: -41.66667%;
  }

  .md\:-m-6\/12{
    margin: -50%;
  }

  .md\:-m-7\/12{
    margin: -58.33333%;
  }

  .md\:-m-8\/12{
    margin: -66.66667%;
  }

  .md\:-m-9\/12{
    margin: -75%;
  }

  .md\:-m-10\/12{
    margin: -83.33333%;
  }

  .md\:-m-11\/12{
    margin: -91.66667%;
  }

  .md\:my-0{
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .md\:mx-0{
    margin-left: 0px;
    margin-right: 0px;
  }

  .md\:my-1{
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }

  .md\:mx-1{
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }

  .md\:my-2{
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }

  .md\:mx-2{
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }

  .md\:my-3{
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }

  .md\:mx-3{
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }

  .md\:my-4{
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .md\:mx-4{
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .md\:my-5{
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }

  .md\:mx-5{
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }

  .md\:my-6{
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .md\:mx-6{
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .md\:my-7{
    margin-top: 1.75rem;
    margin-bottom: 1.75rem;
  }

  .md\:mx-7{
    margin-left: 1.75rem;
    margin-right: 1.75rem;
  }

  .md\:my-8{
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .md\:mx-8{
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .md\:my-9{
    margin-top: 2.25rem;
    margin-bottom: 2.25rem;
  }

  .md\:mx-9{
    margin-left: 2.25rem;
    margin-right: 2.25rem;
  }

  .md\:my-10{
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .md\:mx-10{
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }

  .md\:my-11{
    margin-top: 2.75rem;
    margin-bottom: 2.75rem;
  }

  .md\:mx-11{
    margin-left: 2.75rem;
    margin-right: 2.75rem;
  }

  .md\:my-12{
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .md\:mx-12{
    margin-left: 3rem;
    margin-right: 3rem;
  }

  .md\:my-13{
    margin-top: 3.25rem;
    margin-bottom: 3.25rem;
  }

  .md\:mx-13{
    margin-left: 3.25rem;
    margin-right: 3.25rem;
  }

  .md\:my-14{
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }

  .md\:mx-14{
    margin-left: 3.5rem;
    margin-right: 3.5rem;
  }

  .md\:my-15{
    margin-top: 3.75rem;
    margin-bottom: 3.75rem;
  }

  .md\:mx-15{
    margin-left: 3.75rem;
    margin-right: 3.75rem;
  }

  .md\:my-16{
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .md\:mx-16{
    margin-left: 4rem;
    margin-right: 4rem;
  }

  .md\:my-17{
    margin-top: 4.25rem;
    margin-bottom: 4.25rem;
  }

  .md\:mx-17{
    margin-left: 4.25rem;
    margin-right: 4.25rem;
  }

  .md\:my-18{
    margin-top: 4.5rem;
    margin-bottom: 4.5rem;
  }

  .md\:mx-18{
    margin-left: 4.5rem;
    margin-right: 4.5rem;
  }

  .md\:my-19{
    margin-top: 4.75rem;
    margin-bottom: 4.75rem;
  }

  .md\:mx-19{
    margin-left: 4.75rem;
    margin-right: 4.75rem;
  }

  .md\:my-20{
    margin-top: 5rem;
    margin-bottom: 5rem;
  }

  .md\:mx-20{
    margin-left: 5rem;
    margin-right: 5rem;
  }

  .md\:my-22{
    margin-top: 5.5rem;
    margin-bottom: 5.5rem;
  }

  .md\:mx-22{
    margin-left: 5.5rem;
    margin-right: 5.5rem;
  }

  .md\:my-24{
    margin-top: 6rem;
    margin-bottom: 6rem;
  }

  .md\:mx-24{
    margin-left: 6rem;
    margin-right: 6rem;
  }

  .md\:my-25{
    margin-top: 6.25rem;
    margin-bottom: 6.25rem;
  }

  .md\:mx-25{
    margin-left: 6.25rem;
    margin-right: 6.25rem;
  }

  .md\:my-28{
    margin-top: 7rem;
    margin-bottom: 7rem;
  }

  .md\:mx-28{
    margin-left: 7rem;
    margin-right: 7rem;
  }

  .md\:my-30{
    margin-top: 7.5rem;
    margin-bottom: 7.5rem;
  }

  .md\:mx-30{
    margin-left: 7.5rem;
    margin-right: 7.5rem;
  }

  .md\:my-32{
    margin-top: 8rem;
    margin-bottom: 8rem;
  }

  .md\:mx-32{
    margin-left: 8rem;
    margin-right: 8rem;
  }

  .md\:my-34{
    margin-top: 8.5rem;
    margin-bottom: 8.5rem;
  }

  .md\:mx-34{
    margin-left: 8.5rem;
    margin-right: 8.5rem;
  }

  .md\:my-35{
    margin-top: 8.75rem;
    margin-bottom: 8.75rem;
  }

  .md\:mx-35{
    margin-left: 8.75rem;
    margin-right: 8.75rem;
  }

  .md\:my-36{
    margin-top: 9rem;
    margin-bottom: 9rem;
  }

  .md\:mx-36{
    margin-left: 9rem;
    margin-right: 9rem;
  }

  .md\:my-39{
    margin-top: 9.75rem;
    margin-bottom: 9.75rem;
  }

  .md\:mx-39{
    margin-left: 9.75rem;
    margin-right: 9.75rem;
  }

  .md\:my-40{
    margin-top: 10rem;
    margin-bottom: 10rem;
  }

  .md\:mx-40{
    margin-left: 10rem;
    margin-right: 10rem;
  }

  .md\:my-42{
    margin-top: 10.5rem;
    margin-bottom: 10.5rem;
  }

  .md\:mx-42{
    margin-left: 10.5rem;
    margin-right: 10.5rem;
  }

  .md\:my-44{
    margin-top: 11rem;
    margin-bottom: 11rem;
  }

  .md\:mx-44{
    margin-left: 11rem;
    margin-right: 11rem;
  }

  .md\:my-45{
    margin-top: 11.25rem;
    margin-bottom: 11.25rem;
  }

  .md\:mx-45{
    margin-left: 11.25rem;
    margin-right: 11.25rem;
  }

  .md\:my-48{
    margin-top: 12rem;
    margin-bottom: 12rem;
  }

  .md\:mx-48{
    margin-left: 12rem;
    margin-right: 12rem;
  }

  .md\:my-50{
    margin-top: 12.5rem;
    margin-bottom: 12.5rem;
  }

  .md\:mx-50{
    margin-left: 12.5rem;
    margin-right: 12.5rem;
  }

  .md\:my-52{
    margin-top: 13rem;
    margin-bottom: 13rem;
  }

  .md\:mx-52{
    margin-left: 13rem;
    margin-right: 13rem;
  }

  .md\:my-55{
    margin-top: 13.75rem;
    margin-bottom: 13.75rem;
  }

  .md\:mx-55{
    margin-left: 13.75rem;
    margin-right: 13.75rem;
  }

  .md\:my-56{
    margin-top: 14rem;
    margin-bottom: 14rem;
  }

  .md\:mx-56{
    margin-left: 14rem;
    margin-right: 14rem;
  }

  .md\:my-58{
    margin-top: 14.5rem;
    margin-bottom: 14.5rem;
  }

  .md\:mx-58{
    margin-left: 14.5rem;
    margin-right: 14.5rem;
  }

  .md\:my-60{
    margin-top: 15rem;
    margin-bottom: 15rem;
  }

  .md\:mx-60{
    margin-left: 15rem;
    margin-right: 15rem;
  }

  .md\:my-64{
    margin-top: 16rem;
    margin-bottom: 16rem;
  }

  .md\:mx-64{
    margin-left: 16rem;
    margin-right: 16rem;
  }

  .md\:my-65{
    margin-top: 16.25rem;
    margin-bottom: 16.25rem;
  }

  .md\:mx-65{
    margin-left: 16.25rem;
    margin-right: 16.25rem;
  }

  .md\:my-68{
    margin-top: 17rem;
    margin-bottom: 17rem;
  }

  .md\:mx-68{
    margin-left: 17rem;
    margin-right: 17rem;
  }

  .md\:my-69{
    margin-top: 17.25rem;
    margin-bottom: 17.25rem;
  }

  .md\:mx-69{
    margin-left: 17.25rem;
    margin-right: 17.25rem;
  }

  .md\:my-70{
    margin-top: 17.5rem;
    margin-bottom: 17.5rem;
  }

  .md\:mx-70{
    margin-left: 17.5rem;
    margin-right: 17.5rem;
  }

  .md\:my-72{
    margin-top: 18rem;
    margin-bottom: 18rem;
  }

  .md\:mx-72{
    margin-left: 18rem;
    margin-right: 18rem;
  }

  .md\:my-75{
    margin-top: 18.75rem;
    margin-bottom: 18.75rem;
  }

  .md\:mx-75{
    margin-left: 18.75rem;
    margin-right: 18.75rem;
  }

  .md\:my-80{
    margin-top: 20rem;
    margin-bottom: 20rem;
  }

  .md\:mx-80{
    margin-left: 20rem;
    margin-right: 20rem;
  }

  .md\:my-85{
    margin-top: 21.25rem;
    margin-bottom: 21.25rem;
  }

  .md\:mx-85{
    margin-left: 21.25rem;
    margin-right: 21.25rem;
  }

  .md\:my-86{
    margin-top: 21.5rem;
    margin-bottom: 21.5rem;
  }

  .md\:mx-86{
    margin-left: 21.5rem;
    margin-right: 21.5rem;
  }

  .md\:my-90{
    margin-top: 22.5rem;
    margin-bottom: 22.5rem;
  }

  .md\:mx-90{
    margin-left: 22.5rem;
    margin-right: 22.5rem;
  }

  .md\:my-96{
    margin-top: 24rem;
    margin-bottom: 24rem;
  }

  .md\:mx-96{
    margin-left: 24rem;
    margin-right: 24rem;
  }

  .md\:my-100{
    margin-top: 25rem;
    margin-bottom: 25rem;
  }

  .md\:mx-100{
    margin-left: 25rem;
    margin-right: 25rem;
  }

  .md\:my-115{
    margin-top: 28.75rem;
    margin-bottom: 28.75rem;
  }

  .md\:mx-115{
    margin-left: 28.75rem;
    margin-right: 28.75rem;
  }

  .md\:my-125{
    margin-top: 31.25rem;
    margin-bottom: 31.25rem;
  }

  .md\:mx-125{
    margin-left: 31.25rem;
    margin-right: 31.25rem;
  }

  .md\:my-142{
    margin-top: 35.5rem;
    margin-bottom: 35.5rem;
  }

  .md\:mx-142{
    margin-left: 35.5rem;
    margin-right: 35.5rem;
  }

  .md\:my-150{
    margin-top: 37.5rem;
    margin-bottom: 37.5rem;
  }

  .md\:mx-150{
    margin-left: 37.5rem;
    margin-right: 37.5rem;
  }

  .md\:my-156{
    margin-top: 39rem;
    margin-bottom: 39rem;
  }

  .md\:mx-156{
    margin-left: 39rem;
    margin-right: 39rem;
  }

  .md\:my-160{
    margin-top: 40rem;
    margin-bottom: 40rem;
  }

  .md\:mx-160{
    margin-left: 40rem;
    margin-right: 40rem;
  }

  .md\:my-175{
    margin-top: 43.75rem;
    margin-bottom: 43.75rem;
  }

  .md\:mx-175{
    margin-left: 43.75rem;
    margin-right: 43.75rem;
  }

  .md\:my-207{
    margin-top: 51.75rem;
    margin-bottom: 51.75rem;
  }

  .md\:mx-207{
    margin-left: 51.75rem;
    margin-right: 51.75rem;
  }

  .md\:my-242{
    margin-top: 60.5rem;
    margin-bottom: 60.5rem;
  }

  .md\:mx-242{
    margin-left: 60.5rem;
    margin-right: 60.5rem;
  }

  .md\:my-250{
    margin-top: 62.5rem;
    margin-bottom: 62.5rem;
  }

  .md\:mx-250{
    margin-left: 62.5rem;
    margin-right: 62.5rem;
  }

  .md\:my-258{
    margin-top: 64.5rem;
    margin-bottom: 64.5rem;
  }

  .md\:mx-258{
    margin-left: 64.5rem;
    margin-right: 64.5rem;
  }

  .md\:my-265{
    margin-top: 66.25rem;
    margin-bottom: 66.25rem;
  }

  .md\:mx-265{
    margin-left: 66.25rem;
    margin-right: 66.25rem;
  }

  .md\:my-280{
    margin-top: 70rem;
    margin-bottom: 70rem;
  }

  .md\:mx-280{
    margin-left: 70rem;
    margin-right: 70rem;
  }

  .md\:my-auto{
    margin-top: auto;
    margin-bottom: auto;
  }

  .md\:mx-auto{
    margin-left: auto;
    margin-right: auto;
  }

  .md\:my-px{
    margin-top: 1px;
    margin-bottom: 1px;
  }

  .md\:mx-px{
    margin-left: 1px;
    margin-right: 1px;
  }

  .md\:my-0\.5{
    margin-top: 0.125rem;
    margin-bottom: 0.125rem;
  }

  .md\:mx-0\.5{
    margin-left: 0.125rem;
    margin-right: 0.125rem;
  }

  .md\:my-1\.5{
    margin-top: 0.375rem;
    margin-bottom: 0.375rem;
  }

  .md\:mx-1\.5{
    margin-left: 0.375rem;
    margin-right: 0.375rem;
  }

  .md\:my-2\.5{
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
  }

  .md\:mx-2\.5{
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }

  .md\:my-3\.5{
    margin-top: 0.875rem;
    margin-bottom: 0.875rem;
  }

  .md\:mx-3\.5{
    margin-left: 0.875rem;
    margin-right: 0.875rem;
  }

  .md\:my-0\.25{
    margin-top: 0.0625rem;
    margin-bottom: 0.0625rem;
  }

  .md\:mx-0\.25{
    margin-left: 0.0625rem;
    margin-right: 0.0625rem;
  }

  .md\:my-0\.75{
    margin-top: 0.1875rem;
    margin-bottom: 0.1875rem;
  }

  .md\:mx-0\.75{
    margin-left: 0.1875rem;
    margin-right: 0.1875rem;
  }

  .md\:my-1\.25{
    margin-top: 0.3125rem;
    margin-bottom: 0.3125rem;
  }

  .md\:mx-1\.25{
    margin-left: 0.3125rem;
    margin-right: 0.3125rem;
  }

  .md\:my-1\.75{
    margin-top: 0.4375rem;
    margin-bottom: 0.4375rem;
  }

  .md\:mx-1\.75{
    margin-left: 0.4375rem;
    margin-right: 0.4375rem;
  }

  .md\:my-2\.25{
    margin-top: 0.5625rem;
    margin-bottom: 0.5625rem;
  }

  .md\:mx-2\.25{
    margin-left: 0.5625rem;
    margin-right: 0.5625rem;
  }

  .md\:my-2\.75{
    margin-top: 0.6875rem;
    margin-bottom: 0.6875rem;
  }

  .md\:mx-2\.75{
    margin-left: 0.6875rem;
    margin-right: 0.6875rem;
  }

  .md\:my-3\.25{
    margin-top: 0.8125rem;
    margin-bottom: 0.8125rem;
  }

  .md\:mx-3\.25{
    margin-left: 0.8125rem;
    margin-right: 0.8125rem;
  }

  .md\:my-3\.75{
    margin-top: 0.9375rem;
    margin-bottom: 0.9375rem;
  }

  .md\:mx-3\.75{
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }

  .md\:my-4\.25{
    margin-top: 1.0625rem;
    margin-bottom: 1.0625rem;
  }

  .md\:mx-4\.25{
    margin-left: 1.0625rem;
    margin-right: 1.0625rem;
  }

  .md\:my-4\.5{
    margin-top: 1.125rem;
    margin-bottom: 1.125rem;
  }

  .md\:mx-4\.5{
    margin-left: 1.125rem;
    margin-right: 1.125rem;
  }

  .md\:my-4\.75{
    margin-top: 1.1875rem;
    margin-bottom: 1.1875rem;
  }

  .md\:mx-4\.75{
    margin-left: 1.1875rem;
    margin-right: 1.1875rem;
  }

  .md\:my-5\.25{
    margin-top: 1.3125rem;
    margin-bottom: 1.3125rem;
  }

  .md\:mx-5\.25{
    margin-left: 1.3125rem;
    margin-right: 1.3125rem;
  }

  .md\:my-5\.5{
    margin-top: 1.375rem;
    margin-bottom: 1.375rem;
  }

  .md\:mx-5\.5{
    margin-left: 1.375rem;
    margin-right: 1.375rem;
  }

  .md\:my-5\.75{
    margin-top: 1.4375rem;
    margin-bottom: 1.4375rem;
  }

  .md\:mx-5\.75{
    margin-left: 1.4375rem;
    margin-right: 1.4375rem;
  }

  .md\:my-6\.25{
    margin-top: 1.5625rem;
    margin-bottom: 1.5625rem;
  }

  .md\:mx-6\.25{
    margin-left: 1.5625rem;
    margin-right: 1.5625rem;
  }

  .md\:my-6\.5{
    margin-top: 1.625rem;
    margin-bottom: 1.625rem;
  }

  .md\:mx-6\.5{
    margin-left: 1.625rem;
    margin-right: 1.625rem;
  }

  .md\:my-6\.75{
    margin-top: 1.6875rem;
    margin-bottom: 1.6875rem;
  }

  .md\:mx-6\.75{
    margin-left: 1.6875rem;
    margin-right: 1.6875rem;
  }

  .md\:my-7\.25{
    margin-top: 1.8125rem;
    margin-bottom: 1.8125rem;
  }

  .md\:mx-7\.25{
    margin-left: 1.8125rem;
    margin-right: 1.8125rem;
  }

  .md\:my-7\.5{
    margin-top: 1.875rem;
    margin-bottom: 1.875rem;
  }

  .md\:mx-7\.5{
    margin-left: 1.875rem;
    margin-right: 1.875rem;
  }

  .md\:my-8\.25{
    margin-top: 2.0625rem;
    margin-bottom: 2.0625rem;
  }

  .md\:mx-8\.25{
    margin-left: 2.0625rem;
    margin-right: 2.0625rem;
  }

  .md\:my-8\.5{
    margin-top: 2.125rem;
    margin-bottom: 2.125rem;
  }

  .md\:mx-8\.5{
    margin-left: 2.125rem;
    margin-right: 2.125rem;
  }

  .md\:my-9\.25{
    margin-top: 2.3125rem;
    margin-bottom: 2.3125rem;
  }

  .md\:mx-9\.25{
    margin-left: 2.3125rem;
    margin-right: 2.3125rem;
  }

  .md\:my-9\.5{
    margin-top: 2.375rem;
    margin-bottom: 2.375rem;
  }

  .md\:mx-9\.5{
    margin-left: 2.375rem;
    margin-right: 2.375rem;
  }

  .md\:my-10\.5{
    margin-top: 2.625rem;
    margin-bottom: 2.625rem;
  }

  .md\:mx-10\.5{
    margin-left: 2.625rem;
    margin-right: 2.625rem;
  }

  .md\:my-11\.25{
    margin-top: 2.8125rem;
    margin-bottom: 2.8125rem;
  }

  .md\:mx-11\.25{
    margin-left: 2.8125rem;
    margin-right: 2.8125rem;
  }

  .md\:my-11\.5{
    margin-top: 2.875rem;
    margin-bottom: 2.875rem;
  }

  .md\:mx-11\.5{
    margin-left: 2.875rem;
    margin-right: 2.875rem;
  }

  .md\:my-12\.5{
    margin-top: 3.125rem;
    margin-bottom: 3.125rem;
  }

  .md\:mx-12\.5{
    margin-left: 3.125rem;
    margin-right: 3.125rem;
  }

  .md\:my-12\.75{
    margin-top: 3.1875rem;
    margin-bottom: 3.1875rem;
  }

  .md\:mx-12\.75{
    margin-left: 3.1875rem;
    margin-right: 3.1875rem;
  }

  .md\:my-13\.5{
    margin-top: 3.375rem;
    margin-bottom: 3.375rem;
  }

  .md\:mx-13\.5{
    margin-left: 3.375rem;
    margin-right: 3.375rem;
  }

  .md\:my-14\.5{
    margin-top: 3.625rem;
    margin-bottom: 3.625rem;
  }

  .md\:mx-14\.5{
    margin-left: 3.625rem;
    margin-right: 3.625rem;
  }

  .md\:my-15\.5{
    margin-top: 3.875rem;
    margin-bottom: 3.875rem;
  }

  .md\:mx-15\.5{
    margin-left: 3.875rem;
    margin-right: 3.875rem;
  }

  .md\:my-15\.75{
    margin-top: 3.9375rem;
    margin-bottom: 3.9375rem;
  }

  .md\:mx-15\.75{
    margin-left: 3.9375rem;
    margin-right: 3.9375rem;
  }

  .md\:my-16\.25{
    margin-top: 4.0625rem;
    margin-bottom: 4.0625rem;
  }

  .md\:mx-16\.25{
    margin-left: 4.0625rem;
    margin-right: 4.0625rem;
  }

  .md\:my-17\.25{
    margin-top: 4.3125rem;
    margin-bottom: 4.3125rem;
  }

  .md\:mx-17\.25{
    margin-left: 4.3125rem;
    margin-right: 4.3125rem;
  }

  .md\:my-17\.5{
    margin-top: 4.375rem;
    margin-bottom: 4.375rem;
  }

  .md\:mx-17\.5{
    margin-left: 4.375rem;
    margin-right: 4.375rem;
  }

  .md\:my-18\.25{
    margin-top: 4.5625rem;
    margin-bottom: 4.5625rem;
  }

  .md\:mx-18\.25{
    margin-left: 4.5625rem;
    margin-right: 4.5625rem;
  }

  .md\:my-18\.5{
    margin-top: 4.625rem;
    margin-bottom: 4.625rem;
  }

  .md\:mx-18\.5{
    margin-left: 4.625rem;
    margin-right: 4.625rem;
  }

  .md\:my-20\.25{
    margin-top: 5.0625rem;
    margin-bottom: 5.0625rem;
  }

  .md\:mx-20\.25{
    margin-left: 5.0625rem;
    margin-right: 5.0625rem;
  }

  .md\:my-20\.5{
    margin-top: 5.125rem;
    margin-bottom: 5.125rem;
  }

  .md\:mx-20\.5{
    margin-left: 5.125rem;
    margin-right: 5.125rem;
  }

  .md\:my-22\.5{
    margin-top: 5.625rem;
    margin-bottom: 5.625rem;
  }

  .md\:mx-22\.5{
    margin-left: 5.625rem;
    margin-right: 5.625rem;
  }

  .md\:my-25\.5{
    margin-top: 6.375rem;
    margin-bottom: 6.375rem;
  }

  .md\:mx-25\.5{
    margin-left: 6.375rem;
    margin-right: 6.375rem;
  }

  .md\:my-26\.75{
    margin-top: 6.6875rem;
    margin-bottom: 6.6875rem;
  }

  .md\:mx-26\.75{
    margin-left: 6.6875rem;
    margin-right: 6.6875rem;
  }

  .md\:my-32\.5{
    margin-top: 8.125rem;
    margin-bottom: 8.125rem;
  }

  .md\:mx-32\.5{
    margin-left: 8.125rem;
    margin-right: 8.125rem;
  }

  .md\:my-37\.5{
    margin-top: 9.375rem;
    margin-bottom: 9.375rem;
  }

  .md\:mx-37\.5{
    margin-left: 9.375rem;
    margin-right: 9.375rem;
  }

  .md\:my-41\.25{
    margin-top: 10.3125rem;
    margin-bottom: 10.3125rem;
  }

  .md\:mx-41\.25{
    margin-left: 10.3125rem;
    margin-right: 10.3125rem;
  }

  .md\:my-52\.5{
    margin-top: 13.125rem;
    margin-bottom: 13.125rem;
  }

  .md\:mx-52\.5{
    margin-left: 13.125rem;
    margin-right: 13.125rem;
  }

  .md\:my-54\.5{
    margin-top: 13.625rem;
    margin-bottom: 13.625rem;
  }

  .md\:mx-54\.5{
    margin-left: 13.625rem;
    margin-right: 13.625rem;
  }

  .md\:my-57\.25{
    margin-top: 14.3125rem;
    margin-bottom: 14.3125rem;
  }

  .md\:mx-57\.25{
    margin-left: 14.3125rem;
    margin-right: 14.3125rem;
  }

  .md\:my-57\.5{
    margin-top: 14.375rem;
    margin-bottom: 14.375rem;
  }

  .md\:mx-57\.5{
    margin-left: 14.375rem;
    margin-right: 14.375rem;
  }

  .md\:my-66\.25{
    margin-top: 16.5625rem;
    margin-bottom: 16.5625rem;
  }

  .md\:mx-66\.25{
    margin-left: 16.5625rem;
    margin-right: 16.5625rem;
  }

  .md\:my-74\.5{
    margin-top: 18.125rem;
    margin-bottom: 18.125rem;
  }

  .md\:mx-74\.5{
    margin-left: 18.125rem;
    margin-right: 18.125rem;
  }

  .md\:my-106\.25{
    margin-top: 26.5625rem;
    margin-bottom: 26.5625rem;
  }

  .md\:mx-106\.25{
    margin-left: 26.5625rem;
    margin-right: 26.5625rem;
  }

  .md\:my-112\.25{
    margin-top: 28.0675rem;
    margin-bottom: 28.0675rem;
  }

  .md\:mx-112\.25{
    margin-left: 28.0675rem;
    margin-right: 28.0675rem;
  }

  .md\:my-112\.75{
    margin-top: 28.1875rem;
    margin-bottom: 28.1875rem;
  }

  .md\:mx-112\.75{
    margin-left: 28.1875rem;
    margin-right: 28.1875rem;
  }

  .md\:my-147\.5{
    margin-top: 36.875rem;
    margin-bottom: 36.875rem;
  }

  .md\:mx-147\.5{
    margin-left: 36.875rem;
    margin-right: 36.875rem;
  }

  .md\:my-162\.5{
    margin-top: 40.625rem;
    margin-bottom: 40.625rem;
  }

  .md\:mx-162\.5{
    margin-left: 40.625rem;
    margin-right: 40.625rem;
  }

  .md\:my-172\.25{
    margin-top: 42.5625rem;
    margin-bottom: 42.5625rem;
  }

  .md\:mx-172\.25{
    margin-left: 42.5625rem;
    margin-right: 42.5625rem;
  }

  .md\:my-175\.25{
    margin-top: 43.8125rem;
    margin-bottom: 43.8125rem;
  }

  .md\:mx-175\.25{
    margin-left: 43.8125rem;
    margin-right: 43.8125rem;
  }

  .md\:my-184\.25{
    margin-top: 46.0625rem;
    margin-bottom: 46.0625rem;
  }

  .md\:mx-184\.25{
    margin-left: 46.0625rem;
    margin-right: 46.0625rem;
  }

  .md\:my-203\.25{
    margin-top: 50.8125rem;
    margin-bottom: 50.8125rem;
  }

  .md\:mx-203\.25{
    margin-left: 50.8125rem;
    margin-right: 50.8125rem;
  }

  .md\:my-half{
    margin-top: 50%;
    margin-bottom: 50%;
  }

  .md\:mx-half{
    margin-left: 50%;
    margin-right: 50%;
  }

  .md\:my-full{
    margin-top: 100%;
    margin-bottom: 100%;
  }

  .md\:mx-full{
    margin-left: 100%;
    margin-right: 100%;
  }

  .md\:my-1\/10{
    margin-top: 10%;
    margin-bottom: 10%;
  }

  .md\:mx-1\/10{
    margin-left: 10%;
    margin-right: 10%;
  }

  .md\:my-2\/10{
    margin-top: 20%;
    margin-bottom: 20%;
  }

  .md\:mx-2\/10{
    margin-left: 20%;
    margin-right: 20%;
  }

  .md\:my-3\/10{
    margin-top: 30%;
    margin-bottom: 30%;
  }

  .md\:mx-3\/10{
    margin-left: 30%;
    margin-right: 30%;
  }

  .md\:my-4\/10{
    margin-top: 40%;
    margin-bottom: 40%;
  }

  .md\:mx-4\/10{
    margin-left: 40%;
    margin-right: 40%;
  }

  .md\:my-4\.5\/10{
    margin-top: 45%;
    margin-bottom: 45%;
  }

  .md\:mx-4\.5\/10{
    margin-left: 45%;
    margin-right: 45%;
  }

  .md\:my-5\/10{
    margin-top: 50%;
    margin-bottom: 50%;
  }

  .md\:mx-5\/10{
    margin-left: 50%;
    margin-right: 50%;
  }

  .md\:my-5\.5\/10{
    margin-top: 55%;
    margin-bottom: 55%;
  }

  .md\:mx-5\.5\/10{
    margin-left: 55%;
    margin-right: 55%;
  }

  .md\:my-6\/10{
    margin-top: 60%;
    margin-bottom: 60%;
  }

  .md\:mx-6\/10{
    margin-left: 60%;
    margin-right: 60%;
  }

  .md\:my-7\/10{
    margin-top: 70%;
    margin-bottom: 70%;
  }

  .md\:mx-7\/10{
    margin-left: 70%;
    margin-right: 70%;
  }

  .md\:my-8\/10{
    margin-top: 80%;
    margin-bottom: 80%;
  }

  .md\:mx-8\/10{
    margin-left: 80%;
    margin-right: 80%;
  }

  .md\:my-9\/10{
    margin-top: 90%;
    margin-bottom: 90%;
  }

  .md\:mx-9\/10{
    margin-left: 90%;
    margin-right: 90%;
  }

  .md\:my-1\/12{
    margin-top: 8.333333%;
    margin-bottom: 8.333333%;
  }

  .md\:mx-1\/12{
    margin-left: 8.333333%;
    margin-right: 8.333333%;
  }

  .md\:my-2\/12{
    margin-top: 16.666667%;
    margin-bottom: 16.666667%;
  }

  .md\:mx-2\/12{
    margin-left: 16.666667%;
    margin-right: 16.666667%;
  }

  .md\:my-3\/12{
    margin-top: 25%;
    margin-bottom: 25%;
  }

  .md\:mx-3\/12{
    margin-left: 25%;
    margin-right: 25%;
  }

  .md\:my-4\/12{
    margin-top: 33.333333%;
    margin-bottom: 33.333333%;
  }

  .md\:mx-4\/12{
    margin-left: 33.333333%;
    margin-right: 33.333333%;
  }

  .md\:my-5\/12{
    margin-top: 41.666667%;
    margin-bottom: 41.666667%;
  }

  .md\:mx-5\/12{
    margin-left: 41.666667%;
    margin-right: 41.666667%;
  }

  .md\:my-6\/12{
    margin-top: 50%;
    margin-bottom: 50%;
  }

  .md\:mx-6\/12{
    margin-left: 50%;
    margin-right: 50%;
  }

  .md\:my-7\/12{
    margin-top: 58.333333%;
    margin-bottom: 58.333333%;
  }

  .md\:mx-7\/12{
    margin-left: 58.333333%;
    margin-right: 58.333333%;
  }

  .md\:my-8\/12{
    margin-top: 66.666667%;
    margin-bottom: 66.666667%;
  }

  .md\:mx-8\/12{
    margin-left: 66.666667%;
    margin-right: 66.666667%;
  }

  .md\:my-9\/12{
    margin-top: 75%;
    margin-bottom: 75%;
  }

  .md\:mx-9\/12{
    margin-left: 75%;
    margin-right: 75%;
  }

  .md\:my-10\/12{
    margin-top: 83.333333%;
    margin-bottom: 83.333333%;
  }

  .md\:mx-10\/12{
    margin-left: 83.333333%;
    margin-right: 83.333333%;
  }

  .md\:my-11\/12{
    margin-top: 91.666667%;
    margin-bottom: 91.666667%;
  }

  .md\:mx-11\/12{
    margin-left: 91.666667%;
    margin-right: 91.666667%;
  }

  .md\:-my-0{
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .md\:-mx-0{
    margin-left: 0px;
    margin-right: 0px;
  }

  .md\:-my-1{
    margin-top: -0.25rem;
    margin-bottom: -0.25rem;
  }

  .md\:-mx-1{
    margin-left: -0.25rem;
    margin-right: -0.25rem;
  }

  .md\:-my-2{
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }

  .md\:-mx-2{
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }

  .md\:-my-3{
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }

  .md\:-mx-3{
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }

  .md\:-my-4{
    margin-top: -1rem;
    margin-bottom: -1rem;
  }

  .md\:-mx-4{
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .md\:-my-5{
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
  }

  .md\:-mx-5{
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }

  .md\:-my-6{
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
  }

  .md\:-mx-6{
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }

  .md\:-my-7{
    margin-top: -1.75rem;
    margin-bottom: -1.75rem;
  }

  .md\:-mx-7{
    margin-left: -1.75rem;
    margin-right: -1.75rem;
  }

  .md\:-my-8{
    margin-top: -2rem;
    margin-bottom: -2rem;
  }

  .md\:-mx-8{
    margin-left: -2rem;
    margin-right: -2rem;
  }

  .md\:-my-9{
    margin-top: -2.25rem;
    margin-bottom: -2.25rem;
  }

  .md\:-mx-9{
    margin-left: -2.25rem;
    margin-right: -2.25rem;
  }

  .md\:-my-10{
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
  }

  .md\:-mx-10{
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }

  .md\:-my-11{
    margin-top: -2.75rem;
    margin-bottom: -2.75rem;
  }

  .md\:-mx-11{
    margin-left: -2.75rem;
    margin-right: -2.75rem;
  }

  .md\:-my-12{
    margin-top: -3rem;
    margin-bottom: -3rem;
  }

  .md\:-mx-12{
    margin-left: -3rem;
    margin-right: -3rem;
  }

  .md\:-my-13{
    margin-top: -3.25rem;
    margin-bottom: -3.25rem;
  }

  .md\:-mx-13{
    margin-left: -3.25rem;
    margin-right: -3.25rem;
  }

  .md\:-my-14{
    margin-top: -3.5rem;
    margin-bottom: -3.5rem;
  }

  .md\:-mx-14{
    margin-left: -3.5rem;
    margin-right: -3.5rem;
  }

  .md\:-my-15{
    margin-top: -3.75rem;
    margin-bottom: -3.75rem;
  }

  .md\:-mx-15{
    margin-left: -3.75rem;
    margin-right: -3.75rem;
  }

  .md\:-my-16{
    margin-top: -4rem;
    margin-bottom: -4rem;
  }

  .md\:-mx-16{
    margin-left: -4rem;
    margin-right: -4rem;
  }

  .md\:-my-17{
    margin-top: -4.25rem;
    margin-bottom: -4.25rem;
  }

  .md\:-mx-17{
    margin-left: -4.25rem;
    margin-right: -4.25rem;
  }

  .md\:-my-18{
    margin-top: -4.5rem;
    margin-bottom: -4.5rem;
  }

  .md\:-mx-18{
    margin-left: -4.5rem;
    margin-right: -4.5rem;
  }

  .md\:-my-19{
    margin-top: -4.75rem;
    margin-bottom: -4.75rem;
  }

  .md\:-mx-19{
    margin-left: -4.75rem;
    margin-right: -4.75rem;
  }

  .md\:-my-20{
    margin-top: -5rem;
    margin-bottom: -5rem;
  }

  .md\:-mx-20{
    margin-left: -5rem;
    margin-right: -5rem;
  }

  .md\:-my-22{
    margin-top: -5.5rem;
    margin-bottom: -5.5rem;
  }

  .md\:-mx-22{
    margin-left: -5.5rem;
    margin-right: -5.5rem;
  }

  .md\:-my-24{
    margin-top: -6rem;
    margin-bottom: -6rem;
  }

  .md\:-mx-24{
    margin-left: -6rem;
    margin-right: -6rem;
  }

  .md\:-my-25{
    margin-top: -6.25rem;
    margin-bottom: -6.25rem;
  }

  .md\:-mx-25{
    margin-left: -6.25rem;
    margin-right: -6.25rem;
  }

  .md\:-my-28{
    margin-top: -7rem;
    margin-bottom: -7rem;
  }

  .md\:-mx-28{
    margin-left: -7rem;
    margin-right: -7rem;
  }

  .md\:-my-30{
    margin-top: -7.5rem;
    margin-bottom: -7.5rem;
  }

  .md\:-mx-30{
    margin-left: -7.5rem;
    margin-right: -7.5rem;
  }

  .md\:-my-32{
    margin-top: -8rem;
    margin-bottom: -8rem;
  }

  .md\:-mx-32{
    margin-left: -8rem;
    margin-right: -8rem;
  }

  .md\:-my-34{
    margin-top: -8.5rem;
    margin-bottom: -8.5rem;
  }

  .md\:-mx-34{
    margin-left: -8.5rem;
    margin-right: -8.5rem;
  }

  .md\:-my-35{
    margin-top: -8.75rem;
    margin-bottom: -8.75rem;
  }

  .md\:-mx-35{
    margin-left: -8.75rem;
    margin-right: -8.75rem;
  }

  .md\:-my-36{
    margin-top: -9rem;
    margin-bottom: -9rem;
  }

  .md\:-mx-36{
    margin-left: -9rem;
    margin-right: -9rem;
  }

  .md\:-my-39{
    margin-top: -9.75rem;
    margin-bottom: -9.75rem;
  }

  .md\:-mx-39{
    margin-left: -9.75rem;
    margin-right: -9.75rem;
  }

  .md\:-my-40{
    margin-top: -10rem;
    margin-bottom: -10rem;
  }

  .md\:-mx-40{
    margin-left: -10rem;
    margin-right: -10rem;
  }

  .md\:-my-42{
    margin-top: -10.5rem;
    margin-bottom: -10.5rem;
  }

  .md\:-mx-42{
    margin-left: -10.5rem;
    margin-right: -10.5rem;
  }

  .md\:-my-44{
    margin-top: -11rem;
    margin-bottom: -11rem;
  }

  .md\:-mx-44{
    margin-left: -11rem;
    margin-right: -11rem;
  }

  .md\:-my-45{
    margin-top: -11.25rem;
    margin-bottom: -11.25rem;
  }

  .md\:-mx-45{
    margin-left: -11.25rem;
    margin-right: -11.25rem;
  }

  .md\:-my-48{
    margin-top: -12rem;
    margin-bottom: -12rem;
  }

  .md\:-mx-48{
    margin-left: -12rem;
    margin-right: -12rem;
  }

  .md\:-my-50{
    margin-top: -12.5rem;
    margin-bottom: -12.5rem;
  }

  .md\:-mx-50{
    margin-left: -12.5rem;
    margin-right: -12.5rem;
  }

  .md\:-my-52{
    margin-top: -13rem;
    margin-bottom: -13rem;
  }

  .md\:-mx-52{
    margin-left: -13rem;
    margin-right: -13rem;
  }

  .md\:-my-55{
    margin-top: -13.75rem;
    margin-bottom: -13.75rem;
  }

  .md\:-mx-55{
    margin-left: -13.75rem;
    margin-right: -13.75rem;
  }

  .md\:-my-56{
    margin-top: -14rem;
    margin-bottom: -14rem;
  }

  .md\:-mx-56{
    margin-left: -14rem;
    margin-right: -14rem;
  }

  .md\:-my-58{
    margin-top: -14.5rem;
    margin-bottom: -14.5rem;
  }

  .md\:-mx-58{
    margin-left: -14.5rem;
    margin-right: -14.5rem;
  }

  .md\:-my-60{
    margin-top: -15rem;
    margin-bottom: -15rem;
  }

  .md\:-mx-60{
    margin-left: -15rem;
    margin-right: -15rem;
  }

  .md\:-my-64{
    margin-top: -16rem;
    margin-bottom: -16rem;
  }

  .md\:-mx-64{
    margin-left: -16rem;
    margin-right: -16rem;
  }

  .md\:-my-65{
    margin-top: -16.25rem;
    margin-bottom: -16.25rem;
  }

  .md\:-mx-65{
    margin-left: -16.25rem;
    margin-right: -16.25rem;
  }

  .md\:-my-68{
    margin-top: -17rem;
    margin-bottom: -17rem;
  }

  .md\:-mx-68{
    margin-left: -17rem;
    margin-right: -17rem;
  }

  .md\:-my-69{
    margin-top: -17.25rem;
    margin-bottom: -17.25rem;
  }

  .md\:-mx-69{
    margin-left: -17.25rem;
    margin-right: -17.25rem;
  }

  .md\:-my-70{
    margin-top: -17.5rem;
    margin-bottom: -17.5rem;
  }

  .md\:-mx-70{
    margin-left: -17.5rem;
    margin-right: -17.5rem;
  }

  .md\:-my-72{
    margin-top: -18rem;
    margin-bottom: -18rem;
  }

  .md\:-mx-72{
    margin-left: -18rem;
    margin-right: -18rem;
  }

  .md\:-my-75{
    margin-top: -18.75rem;
    margin-bottom: -18.75rem;
  }

  .md\:-mx-75{
    margin-left: -18.75rem;
    margin-right: -18.75rem;
  }

  .md\:-my-80{
    margin-top: -20rem;
    margin-bottom: -20rem;
  }

  .md\:-mx-80{
    margin-left: -20rem;
    margin-right: -20rem;
  }

  .md\:-my-85{
    margin-top: -21.25rem;
    margin-bottom: -21.25rem;
  }

  .md\:-mx-85{
    margin-left: -21.25rem;
    margin-right: -21.25rem;
  }

  .md\:-my-86{
    margin-top: -21.5rem;
    margin-bottom: -21.5rem;
  }

  .md\:-mx-86{
    margin-left: -21.5rem;
    margin-right: -21.5rem;
  }

  .md\:-my-90{
    margin-top: -22.5rem;
    margin-bottom: -22.5rem;
  }

  .md\:-mx-90{
    margin-left: -22.5rem;
    margin-right: -22.5rem;
  }

  .md\:-my-96{
    margin-top: -24rem;
    margin-bottom: -24rem;
  }

  .md\:-mx-96{
    margin-left: -24rem;
    margin-right: -24rem;
  }

  .md\:-my-100{
    margin-top: -25rem;
    margin-bottom: -25rem;
  }

  .md\:-mx-100{
    margin-left: -25rem;
    margin-right: -25rem;
  }

  .md\:-my-115{
    margin-top: -28.75rem;
    margin-bottom: -28.75rem;
  }

  .md\:-mx-115{
    margin-left: -28.75rem;
    margin-right: -28.75rem;
  }

  .md\:-my-125{
    margin-top: -31.25rem;
    margin-bottom: -31.25rem;
  }

  .md\:-mx-125{
    margin-left: -31.25rem;
    margin-right: -31.25rem;
  }

  .md\:-my-142{
    margin-top: -35.5rem;
    margin-bottom: -35.5rem;
  }

  .md\:-mx-142{
    margin-left: -35.5rem;
    margin-right: -35.5rem;
  }

  .md\:-my-150{
    margin-top: -37.5rem;
    margin-bottom: -37.5rem;
  }

  .md\:-mx-150{
    margin-left: -37.5rem;
    margin-right: -37.5rem;
  }

  .md\:-my-156{
    margin-top: -39rem;
    margin-bottom: -39rem;
  }

  .md\:-mx-156{
    margin-left: -39rem;
    margin-right: -39rem;
  }

  .md\:-my-160{
    margin-top: -40rem;
    margin-bottom: -40rem;
  }

  .md\:-mx-160{
    margin-left: -40rem;
    margin-right: -40rem;
  }

  .md\:-my-175{
    margin-top: -43.75rem;
    margin-bottom: -43.75rem;
  }

  .md\:-mx-175{
    margin-left: -43.75rem;
    margin-right: -43.75rem;
  }

  .md\:-my-207{
    margin-top: -51.75rem;
    margin-bottom: -51.75rem;
  }

  .md\:-mx-207{
    margin-left: -51.75rem;
    margin-right: -51.75rem;
  }

  .md\:-my-242{
    margin-top: -60.5rem;
    margin-bottom: -60.5rem;
  }

  .md\:-mx-242{
    margin-left: -60.5rem;
    margin-right: -60.5rem;
  }

  .md\:-my-250{
    margin-top: -62.5rem;
    margin-bottom: -62.5rem;
  }

  .md\:-mx-250{
    margin-left: -62.5rem;
    margin-right: -62.5rem;
  }

  .md\:-my-258{
    margin-top: -64.5rem;
    margin-bottom: -64.5rem;
  }

  .md\:-mx-258{
    margin-left: -64.5rem;
    margin-right: -64.5rem;
  }

  .md\:-my-265{
    margin-top: -66.25rem;
    margin-bottom: -66.25rem;
  }

  .md\:-mx-265{
    margin-left: -66.25rem;
    margin-right: -66.25rem;
  }

  .md\:-my-280{
    margin-top: -70rem;
    margin-bottom: -70rem;
  }

  .md\:-mx-280{
    margin-left: -70rem;
    margin-right: -70rem;
  }

  .md\:-my-px{
    margin-top: -1px;
    margin-bottom: -1px;
  }

  .md\:-mx-px{
    margin-left: -1px;
    margin-right: -1px;
  }

  .md\:-my-0\.5{
    margin-top: -0.125rem;
    margin-bottom: -0.125rem;
  }

  .md\:-mx-0\.5{
    margin-left: -0.125rem;
    margin-right: -0.125rem;
  }

  .md\:-my-1\.5{
    margin-top: -0.375rem;
    margin-bottom: -0.375rem;
  }

  .md\:-mx-1\.5{
    margin-left: -0.375rem;
    margin-right: -0.375rem;
  }

  .md\:-my-2\.5{
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
  }

  .md\:-mx-2\.5{
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }

  .md\:-my-3\.5{
    margin-top: -0.875rem;
    margin-bottom: -0.875rem;
  }

  .md\:-mx-3\.5{
    margin-left: -0.875rem;
    margin-right: -0.875rem;
  }

  .md\:-my-0\.25{
    margin-top: -0.0625rem;
    margin-bottom: -0.0625rem;
  }

  .md\:-mx-0\.25{
    margin-left: -0.0625rem;
    margin-right: -0.0625rem;
  }

  .md\:-my-0\.75{
    margin-top: -0.1875rem;
    margin-bottom: -0.1875rem;
  }

  .md\:-mx-0\.75{
    margin-left: -0.1875rem;
    margin-right: -0.1875rem;
  }

  .md\:-my-1\.25{
    margin-top: -0.3125rem;
    margin-bottom: -0.3125rem;
  }

  .md\:-mx-1\.25{
    margin-left: -0.3125rem;
    margin-right: -0.3125rem;
  }

  .md\:-my-1\.75{
    margin-top: -0.4375rem;
    margin-bottom: -0.4375rem;
  }

  .md\:-mx-1\.75{
    margin-left: -0.4375rem;
    margin-right: -0.4375rem;
  }

  .md\:-my-2\.25{
    margin-top: -0.5625rem;
    margin-bottom: -0.5625rem;
  }

  .md\:-mx-2\.25{
    margin-left: -0.5625rem;
    margin-right: -0.5625rem;
  }

  .md\:-my-2\.75{
    margin-top: -0.6875rem;
    margin-bottom: -0.6875rem;
  }

  .md\:-mx-2\.75{
    margin-left: -0.6875rem;
    margin-right: -0.6875rem;
  }

  .md\:-my-3\.25{
    margin-top: -0.8125rem;
    margin-bottom: -0.8125rem;
  }

  .md\:-mx-3\.25{
    margin-left: -0.8125rem;
    margin-right: -0.8125rem;
  }

  .md\:-my-3\.75{
    margin-top: -0.9375rem;
    margin-bottom: -0.9375rem;
  }

  .md\:-mx-3\.75{
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
  }

  .md\:-my-4\.25{
    margin-top: -1.0625rem;
    margin-bottom: -1.0625rem;
  }

  .md\:-mx-4\.25{
    margin-left: -1.0625rem;
    margin-right: -1.0625rem;
  }

  .md\:-my-4\.5{
    margin-top: -1.125rem;
    margin-bottom: -1.125rem;
  }

  .md\:-mx-4\.5{
    margin-left: -1.125rem;
    margin-right: -1.125rem;
  }

  .md\:-my-4\.75{
    margin-top: -1.1875rem;
    margin-bottom: -1.1875rem;
  }

  .md\:-mx-4\.75{
    margin-left: -1.1875rem;
    margin-right: -1.1875rem;
  }

  .md\:-my-5\.25{
    margin-top: -1.3125rem;
    margin-bottom: -1.3125rem;
  }

  .md\:-mx-5\.25{
    margin-left: -1.3125rem;
    margin-right: -1.3125rem;
  }

  .md\:-my-5\.5{
    margin-top: -1.375rem;
    margin-bottom: -1.375rem;
  }

  .md\:-mx-5\.5{
    margin-left: -1.375rem;
    margin-right: -1.375rem;
  }

  .md\:-my-5\.75{
    margin-top: -1.4375rem;
    margin-bottom: -1.4375rem;
  }

  .md\:-mx-5\.75{
    margin-left: -1.4375rem;
    margin-right: -1.4375rem;
  }

  .md\:-my-6\.25{
    margin-top: -1.5625rem;
    margin-bottom: -1.5625rem;
  }

  .md\:-mx-6\.25{
    margin-left: -1.5625rem;
    margin-right: -1.5625rem;
  }

  .md\:-my-6\.5{
    margin-top: -1.625rem;
    margin-bottom: -1.625rem;
  }

  .md\:-mx-6\.5{
    margin-left: -1.625rem;
    margin-right: -1.625rem;
  }

  .md\:-my-6\.75{
    margin-top: -1.6875rem;
    margin-bottom: -1.6875rem;
  }

  .md\:-mx-6\.75{
    margin-left: -1.6875rem;
    margin-right: -1.6875rem;
  }

  .md\:-my-7\.25{
    margin-top: -1.8125rem;
    margin-bottom: -1.8125rem;
  }

  .md\:-mx-7\.25{
    margin-left: -1.8125rem;
    margin-right: -1.8125rem;
  }

  .md\:-my-7\.5{
    margin-top: -1.875rem;
    margin-bottom: -1.875rem;
  }

  .md\:-mx-7\.5{
    margin-left: -1.875rem;
    margin-right: -1.875rem;
  }

  .md\:-my-8\.25{
    margin-top: -2.0625rem;
    margin-bottom: -2.0625rem;
  }

  .md\:-mx-8\.25{
    margin-left: -2.0625rem;
    margin-right: -2.0625rem;
  }

  .md\:-my-8\.5{
    margin-top: -2.125rem;
    margin-bottom: -2.125rem;
  }

  .md\:-mx-8\.5{
    margin-left: -2.125rem;
    margin-right: -2.125rem;
  }

  .md\:-my-9\.25{
    margin-top: -2.3125rem;
    margin-bottom: -2.3125rem;
  }

  .md\:-mx-9\.25{
    margin-left: -2.3125rem;
    margin-right: -2.3125rem;
  }

  .md\:-my-9\.5{
    margin-top: -2.375rem;
    margin-bottom: -2.375rem;
  }

  .md\:-mx-9\.5{
    margin-left: -2.375rem;
    margin-right: -2.375rem;
  }

  .md\:-my-10\.5{
    margin-top: -2.625rem;
    margin-bottom: -2.625rem;
  }

  .md\:-mx-10\.5{
    margin-left: -2.625rem;
    margin-right: -2.625rem;
  }

  .md\:-my-11\.25{
    margin-top: -2.8125rem;
    margin-bottom: -2.8125rem;
  }

  .md\:-mx-11\.25{
    margin-left: -2.8125rem;
    margin-right: -2.8125rem;
  }

  .md\:-my-11\.5{
    margin-top: -2.875rem;
    margin-bottom: -2.875rem;
  }

  .md\:-mx-11\.5{
    margin-left: -2.875rem;
    margin-right: -2.875rem;
  }

  .md\:-my-12\.5{
    margin-top: -3.125rem;
    margin-bottom: -3.125rem;
  }

  .md\:-mx-12\.5{
    margin-left: -3.125rem;
    margin-right: -3.125rem;
  }

  .md\:-my-12\.75{
    margin-top: -3.1875rem;
    margin-bottom: -3.1875rem;
  }

  .md\:-mx-12\.75{
    margin-left: -3.1875rem;
    margin-right: -3.1875rem;
  }

  .md\:-my-13\.5{
    margin-top: -3.375rem;
    margin-bottom: -3.375rem;
  }

  .md\:-mx-13\.5{
    margin-left: -3.375rem;
    margin-right: -3.375rem;
  }

  .md\:-my-14\.5{
    margin-top: -3.625rem;
    margin-bottom: -3.625rem;
  }

  .md\:-mx-14\.5{
    margin-left: -3.625rem;
    margin-right: -3.625rem;
  }

  .md\:-my-15\.5{
    margin-top: -3.875rem;
    margin-bottom: -3.875rem;
  }

  .md\:-mx-15\.5{
    margin-left: -3.875rem;
    margin-right: -3.875rem;
  }

  .md\:-my-15\.75{
    margin-top: -3.9375rem;
    margin-bottom: -3.9375rem;
  }

  .md\:-mx-15\.75{
    margin-left: -3.9375rem;
    margin-right: -3.9375rem;
  }

  .md\:-my-16\.25{
    margin-top: -4.0625rem;
    margin-bottom: -4.0625rem;
  }

  .md\:-mx-16\.25{
    margin-left: -4.0625rem;
    margin-right: -4.0625rem;
  }

  .md\:-my-17\.25{
    margin-top: -4.3125rem;
    margin-bottom: -4.3125rem;
  }

  .md\:-mx-17\.25{
    margin-left: -4.3125rem;
    margin-right: -4.3125rem;
  }

  .md\:-my-17\.5{
    margin-top: -4.375rem;
    margin-bottom: -4.375rem;
  }

  .md\:-mx-17\.5{
    margin-left: -4.375rem;
    margin-right: -4.375rem;
  }

  .md\:-my-18\.25{
    margin-top: -4.5625rem;
    margin-bottom: -4.5625rem;
  }

  .md\:-mx-18\.25{
    margin-left: -4.5625rem;
    margin-right: -4.5625rem;
  }

  .md\:-my-18\.5{
    margin-top: -4.625rem;
    margin-bottom: -4.625rem;
  }

  .md\:-mx-18\.5{
    margin-left: -4.625rem;
    margin-right: -4.625rem;
  }

  .md\:-my-20\.25{
    margin-top: -5.0625rem;
    margin-bottom: -5.0625rem;
  }

  .md\:-mx-20\.25{
    margin-left: -5.0625rem;
    margin-right: -5.0625rem;
  }

  .md\:-my-20\.5{
    margin-top: -5.125rem;
    margin-bottom: -5.125rem;
  }

  .md\:-mx-20\.5{
    margin-left: -5.125rem;
    margin-right: -5.125rem;
  }

  .md\:-my-22\.5{
    margin-top: -5.625rem;
    margin-bottom: -5.625rem;
  }

  .md\:-mx-22\.5{
    margin-left: -5.625rem;
    margin-right: -5.625rem;
  }

  .md\:-my-25\.5{
    margin-top: -6.375rem;
    margin-bottom: -6.375rem;
  }

  .md\:-mx-25\.5{
    margin-left: -6.375rem;
    margin-right: -6.375rem;
  }

  .md\:-my-26\.75{
    margin-top: -6.6875rem;
    margin-bottom: -6.6875rem;
  }

  .md\:-mx-26\.75{
    margin-left: -6.6875rem;
    margin-right: -6.6875rem;
  }

  .md\:-my-32\.5{
    margin-top: -8.125rem;
    margin-bottom: -8.125rem;
  }

  .md\:-mx-32\.5{
    margin-left: -8.125rem;
    margin-right: -8.125rem;
  }

  .md\:-my-37\.5{
    margin-top: -9.375rem;
    margin-bottom: -9.375rem;
  }

  .md\:-mx-37\.5{
    margin-left: -9.375rem;
    margin-right: -9.375rem;
  }

  .md\:-my-41\.25{
    margin-top: -10.3125rem;
    margin-bottom: -10.3125rem;
  }

  .md\:-mx-41\.25{
    margin-left: -10.3125rem;
    margin-right: -10.3125rem;
  }

  .md\:-my-52\.5{
    margin-top: -13.125rem;
    margin-bottom: -13.125rem;
  }

  .md\:-mx-52\.5{
    margin-left: -13.125rem;
    margin-right: -13.125rem;
  }

  .md\:-my-54\.5{
    margin-top: -13.625rem;
    margin-bottom: -13.625rem;
  }

  .md\:-mx-54\.5{
    margin-left: -13.625rem;
    margin-right: -13.625rem;
  }

  .md\:-my-57\.25{
    margin-top: -14.3125rem;
    margin-bottom: -14.3125rem;
  }

  .md\:-mx-57\.25{
    margin-left: -14.3125rem;
    margin-right: -14.3125rem;
  }

  .md\:-my-57\.5{
    margin-top: -14.375rem;
    margin-bottom: -14.375rem;
  }

  .md\:-mx-57\.5{
    margin-left: -14.375rem;
    margin-right: -14.375rem;
  }

  .md\:-my-66\.25{
    margin-top: -16.5625rem;
    margin-bottom: -16.5625rem;
  }

  .md\:-mx-66\.25{
    margin-left: -16.5625rem;
    margin-right: -16.5625rem;
  }

  .md\:-my-74\.5{
    margin-top: -18.125rem;
    margin-bottom: -18.125rem;
  }

  .md\:-mx-74\.5{
    margin-left: -18.125rem;
    margin-right: -18.125rem;
  }

  .md\:-my-106\.25{
    margin-top: -26.5625rem;
    margin-bottom: -26.5625rem;
  }

  .md\:-mx-106\.25{
    margin-left: -26.5625rem;
    margin-right: -26.5625rem;
  }

  .md\:-my-112\.25{
    margin-top: -28.0675rem;
    margin-bottom: -28.0675rem;
  }

  .md\:-mx-112\.25{
    margin-left: -28.0675rem;
    margin-right: -28.0675rem;
  }

  .md\:-my-112\.75{
    margin-top: -28.1875rem;
    margin-bottom: -28.1875rem;
  }

  .md\:-mx-112\.75{
    margin-left: -28.1875rem;
    margin-right: -28.1875rem;
  }

  .md\:-my-147\.5{
    margin-top: -36.875rem;
    margin-bottom: -36.875rem;
  }

  .md\:-mx-147\.5{
    margin-left: -36.875rem;
    margin-right: -36.875rem;
  }

  .md\:-my-162\.5{
    margin-top: -40.625rem;
    margin-bottom: -40.625rem;
  }

  .md\:-mx-162\.5{
    margin-left: -40.625rem;
    margin-right: -40.625rem;
  }

  .md\:-my-172\.25{
    margin-top: -42.5625rem;
    margin-bottom: -42.5625rem;
  }

  .md\:-mx-172\.25{
    margin-left: -42.5625rem;
    margin-right: -42.5625rem;
  }

  .md\:-my-175\.25{
    margin-top: -43.8125rem;
    margin-bottom: -43.8125rem;
  }

  .md\:-mx-175\.25{
    margin-left: -43.8125rem;
    margin-right: -43.8125rem;
  }

  .md\:-my-184\.25{
    margin-top: -46.0625rem;
    margin-bottom: -46.0625rem;
  }

  .md\:-mx-184\.25{
    margin-left: -46.0625rem;
    margin-right: -46.0625rem;
  }

  .md\:-my-203\.25{
    margin-top: -50.8125rem;
    margin-bottom: -50.8125rem;
  }

  .md\:-mx-203\.25{
    margin-left: -50.8125rem;
    margin-right: -50.8125rem;
  }

  .md\:-my-half{
    margin-top: -50%;
    margin-bottom: -50%;
  }

  .md\:-mx-half{
    margin-left: -50%;
    margin-right: -50%;
  }

  .md\:-my-full{
    margin-top: -100%;
    margin-bottom: -100%;
  }

  .md\:-mx-full{
    margin-left: -100%;
    margin-right: -100%;
  }

  .md\:-my-1\/10{
    margin-top: -10%;
    margin-bottom: -10%;
  }

  .md\:-mx-1\/10{
    margin-left: -10%;
    margin-right: -10%;
  }

  .md\:-my-2\/10{
    margin-top: -20%;
    margin-bottom: -20%;
  }

  .md\:-mx-2\/10{
    margin-left: -20%;
    margin-right: -20%;
  }

  .md\:-my-3\/10{
    margin-top: -30%;
    margin-bottom: -30%;
  }

  .md\:-mx-3\/10{
    margin-left: -30%;
    margin-right: -30%;
  }

  .md\:-my-4\/10{
    margin-top: -40%;
    margin-bottom: -40%;
  }

  .md\:-mx-4\/10{
    margin-left: -40%;
    margin-right: -40%;
  }

  .md\:-my-4\.5\/10{
    margin-top: -45%;
    margin-bottom: -45%;
  }

  .md\:-mx-4\.5\/10{
    margin-left: -45%;
    margin-right: -45%;
  }

  .md\:-my-5\/10{
    margin-top: -50%;
    margin-bottom: -50%;
  }

  .md\:-mx-5\/10{
    margin-left: -50%;
    margin-right: -50%;
  }

  .md\:-my-5\.5\/10{
    margin-top: -55%;
    margin-bottom: -55%;
  }

  .md\:-mx-5\.5\/10{
    margin-left: -55%;
    margin-right: -55%;
  }

  .md\:-my-6\/10{
    margin-top: -60%;
    margin-bottom: -60%;
  }

  .md\:-mx-6\/10{
    margin-left: -60%;
    margin-right: -60%;
  }

  .md\:-my-7\/10{
    margin-top: -70%;
    margin-bottom: -70%;
  }

  .md\:-mx-7\/10{
    margin-left: -70%;
    margin-right: -70%;
  }

  .md\:-my-8\/10{
    margin-top: -80%;
    margin-bottom: -80%;
  }

  .md\:-mx-8\/10{
    margin-left: -80%;
    margin-right: -80%;
  }

  .md\:-my-9\/10{
    margin-top: -90%;
    margin-bottom: -90%;
  }

  .md\:-mx-9\/10{
    margin-left: -90%;
    margin-right: -90%;
  }

  .md\:-my-1\/12{
    margin-top: -8.33333%;
    margin-bottom: -8.33333%;
  }

  .md\:-mx-1\/12{
    margin-left: -8.33333%;
    margin-right: -8.33333%;
  }

  .md\:-my-2\/12{
    margin-top: -16.66667%;
    margin-bottom: -16.66667%;
  }

  .md\:-mx-2\/12{
    margin-left: -16.66667%;
    margin-right: -16.66667%;
  }

  .md\:-my-3\/12{
    margin-top: -25%;
    margin-bottom: -25%;
  }

  .md\:-mx-3\/12{
    margin-left: -25%;
    margin-right: -25%;
  }

  .md\:-my-4\/12{
    margin-top: -33.33333%;
    margin-bottom: -33.33333%;
  }

  .md\:-mx-4\/12{
    margin-left: -33.33333%;
    margin-right: -33.33333%;
  }

  .md\:-my-5\/12{
    margin-top: -41.66667%;
    margin-bottom: -41.66667%;
  }

  .md\:-mx-5\/12{
    margin-left: -41.66667%;
    margin-right: -41.66667%;
  }

  .md\:-my-6\/12{
    margin-top: -50%;
    margin-bottom: -50%;
  }

  .md\:-mx-6\/12{
    margin-left: -50%;
    margin-right: -50%;
  }

  .md\:-my-7\/12{
    margin-top: -58.33333%;
    margin-bottom: -58.33333%;
  }

  .md\:-mx-7\/12{
    margin-left: -58.33333%;
    margin-right: -58.33333%;
  }

  .md\:-my-8\/12{
    margin-top: -66.66667%;
    margin-bottom: -66.66667%;
  }

  .md\:-mx-8\/12{
    margin-left: -66.66667%;
    margin-right: -66.66667%;
  }

  .md\:-my-9\/12{
    margin-top: -75%;
    margin-bottom: -75%;
  }

  .md\:-mx-9\/12{
    margin-left: -75%;
    margin-right: -75%;
  }

  .md\:-my-10\/12{
    margin-top: -83.33333%;
    margin-bottom: -83.33333%;
  }

  .md\:-mx-10\/12{
    margin-left: -83.33333%;
    margin-right: -83.33333%;
  }

  .md\:-my-11\/12{
    margin-top: -91.66667%;
    margin-bottom: -91.66667%;
  }

  .md\:-mx-11\/12{
    margin-left: -91.66667%;
    margin-right: -91.66667%;
  }

  .md\:mt-0{
    margin-top: 0px;
  }

  .md\:mr-0{
    margin-right: 0px;
  }

  .md\:mb-0{
    margin-bottom: 0px;
  }

  .md\:ml-0{
    margin-left: 0px;
  }

  .md\:mt-1{
    margin-top: 0.25rem;
  }

  .md\:mr-1{
    margin-right: 0.25rem;
  }

  .md\:mb-1{
    margin-bottom: 0.25rem;
  }

  .md\:ml-1{
    margin-left: 0.25rem;
  }

  .md\:mt-2{
    margin-top: 0.5rem;
  }

  .md\:mr-2{
    margin-right: 0.5rem;
  }

  .md\:mb-2{
    margin-bottom: 0.5rem;
  }

  .md\:ml-2{
    margin-left: 0.5rem;
  }

  .md\:mt-3{
    margin-top: 0.75rem;
  }

  .md\:mr-3{
    margin-right: 0.75rem;
  }

  .md\:mb-3{
    margin-bottom: 0.75rem;
  }

  .md\:ml-3{
    margin-left: 0.75rem;
  }

  .md\:mt-4{
    margin-top: 1rem;
  }

  .md\:mr-4{
    margin-right: 1rem;
  }

  .md\:mb-4{
    margin-bottom: 1rem;
  }

  .md\:ml-4{
    margin-left: 1rem;
  }

  .md\:mt-5{
    margin-top: 1.25rem;
  }

  .md\:mr-5{
    margin-right: 1.25rem;
  }

  .md\:mb-5{
    margin-bottom: 1.25rem;
  }

  .md\:ml-5{
    margin-left: 1.25rem;
  }

  .md\:mt-6{
    margin-top: 1.5rem;
  }

  .md\:mr-6{
    margin-right: 1.5rem;
  }

  .md\:mb-6{
    margin-bottom: 1.5rem;
  }

  .md\:ml-6{
    margin-left: 1.5rem;
  }

  .md\:mt-7{
    margin-top: 1.75rem;
  }

  .md\:mr-7{
    margin-right: 1.75rem;
  }

  .md\:mb-7{
    margin-bottom: 1.75rem;
  }

  .md\:ml-7{
    margin-left: 1.75rem;
  }

  .md\:mt-8{
    margin-top: 2rem;
  }

  .md\:mr-8{
    margin-right: 2rem;
  }

  .md\:mb-8{
    margin-bottom: 2rem;
  }

  .md\:ml-8{
    margin-left: 2rem;
  }

  .md\:mt-9{
    margin-top: 2.25rem;
  }

  .md\:mr-9{
    margin-right: 2.25rem;
  }

  .md\:mb-9{
    margin-bottom: 2.25rem;
  }

  .md\:ml-9{
    margin-left: 2.25rem;
  }

  .md\:mt-10{
    margin-top: 2.5rem;
  }

  .md\:mr-10{
    margin-right: 2.5rem;
  }

  .md\:mb-10{
    margin-bottom: 2.5rem;
  }

  .md\:ml-10{
    margin-left: 2.5rem;
  }

  .md\:mt-11{
    margin-top: 2.75rem;
  }

  .md\:mr-11{
    margin-right: 2.75rem;
  }

  .md\:mb-11{
    margin-bottom: 2.75rem;
  }

  .md\:ml-11{
    margin-left: 2.75rem;
  }

  .md\:mt-12{
    margin-top: 3rem;
  }

  .md\:mr-12{
    margin-right: 3rem;
  }

  .md\:mb-12{
    margin-bottom: 3rem;
  }

  .md\:ml-12{
    margin-left: 3rem;
  }

  .md\:mt-13{
    margin-top: 3.25rem;
  }

  .md\:mr-13{
    margin-right: 3.25rem;
  }

  .md\:mb-13{
    margin-bottom: 3.25rem;
  }

  .md\:ml-13{
    margin-left: 3.25rem;
  }

  .md\:mt-14{
    margin-top: 3.5rem;
  }

  .md\:mr-14{
    margin-right: 3.5rem;
  }

  .md\:mb-14{
    margin-bottom: 3.5rem;
  }

  .md\:ml-14{
    margin-left: 3.5rem;
  }

  .md\:mt-15{
    margin-top: 3.75rem;
  }

  .md\:mr-15{
    margin-right: 3.75rem;
  }

  .md\:mb-15{
    margin-bottom: 3.75rem;
  }

  .md\:ml-15{
    margin-left: 3.75rem;
  }

  .md\:mt-16{
    margin-top: 4rem;
  }

  .md\:mr-16{
    margin-right: 4rem;
  }

  .md\:mb-16{
    margin-bottom: 4rem;
  }

  .md\:ml-16{
    margin-left: 4rem;
  }

  .md\:mt-17{
    margin-top: 4.25rem;
  }

  .md\:mr-17{
    margin-right: 4.25rem;
  }

  .md\:mb-17{
    margin-bottom: 4.25rem;
  }

  .md\:ml-17{
    margin-left: 4.25rem;
  }

  .md\:mt-18{
    margin-top: 4.5rem;
  }

  .md\:mr-18{
    margin-right: 4.5rem;
  }

  .md\:mb-18{
    margin-bottom: 4.5rem;
  }

  .md\:ml-18{
    margin-left: 4.5rem;
  }

  .md\:mt-19{
    margin-top: 4.75rem;
  }

  .md\:mr-19{
    margin-right: 4.75rem;
  }

  .md\:mb-19{
    margin-bottom: 4.75rem;
  }

  .md\:ml-19{
    margin-left: 4.75rem;
  }

  .md\:mt-20{
    margin-top: 5rem;
  }

  .md\:mr-20{
    margin-right: 5rem;
  }

  .md\:mb-20{
    margin-bottom: 5rem;
  }

  .md\:ml-20{
    margin-left: 5rem;
  }

  .md\:mt-22{
    margin-top: 5.5rem;
  }

  .md\:mr-22{
    margin-right: 5.5rem;
  }

  .md\:mb-22{
    margin-bottom: 5.5rem;
  }

  .md\:ml-22{
    margin-left: 5.5rem;
  }

  .md\:mt-24{
    margin-top: 6rem;
  }

  .md\:mr-24{
    margin-right: 6rem;
  }

  .md\:mb-24{
    margin-bottom: 6rem;
  }

  .md\:ml-24{
    margin-left: 6rem;
  }

  .md\:mt-25{
    margin-top: 6.25rem;
  }

  .md\:mr-25{
    margin-right: 6.25rem;
  }

  .md\:mb-25{
    margin-bottom: 6.25rem;
  }

  .md\:ml-25{
    margin-left: 6.25rem;
  }

  .md\:mt-28{
    margin-top: 7rem;
  }

  .md\:mr-28{
    margin-right: 7rem;
  }

  .md\:mb-28{
    margin-bottom: 7rem;
  }

  .md\:ml-28{
    margin-left: 7rem;
  }

  .md\:mt-30{
    margin-top: 7.5rem;
  }

  .md\:mr-30{
    margin-right: 7.5rem;
  }

  .md\:mb-30{
    margin-bottom: 7.5rem;
  }

  .md\:ml-30{
    margin-left: 7.5rem;
  }

  .md\:mt-32{
    margin-top: 8rem;
  }

  .md\:mr-32{
    margin-right: 8rem;
  }

  .md\:mb-32{
    margin-bottom: 8rem;
  }

  .md\:ml-32{
    margin-left: 8rem;
  }

  .md\:mt-34{
    margin-top: 8.5rem;
  }

  .md\:mr-34{
    margin-right: 8.5rem;
  }

  .md\:mb-34{
    margin-bottom: 8.5rem;
  }

  .md\:ml-34{
    margin-left: 8.5rem;
  }

  .md\:mt-35{
    margin-top: 8.75rem;
  }

  .md\:mr-35{
    margin-right: 8.75rem;
  }

  .md\:mb-35{
    margin-bottom: 8.75rem;
  }

  .md\:ml-35{
    margin-left: 8.75rem;
  }

  .md\:mt-36{
    margin-top: 9rem;
  }

  .md\:mr-36{
    margin-right: 9rem;
  }

  .md\:mb-36{
    margin-bottom: 9rem;
  }

  .md\:ml-36{
    margin-left: 9rem;
  }

  .md\:mt-39{
    margin-top: 9.75rem;
  }

  .md\:mr-39{
    margin-right: 9.75rem;
  }

  .md\:mb-39{
    margin-bottom: 9.75rem;
  }

  .md\:ml-39{
    margin-left: 9.75rem;
  }

  .md\:mt-40{
    margin-top: 10rem;
  }

  .md\:mr-40{
    margin-right: 10rem;
  }

  .md\:mb-40{
    margin-bottom: 10rem;
  }

  .md\:ml-40{
    margin-left: 10rem;
  }

  .md\:mt-42{
    margin-top: 10.5rem;
  }

  .md\:mr-42{
    margin-right: 10.5rem;
  }

  .md\:mb-42{
    margin-bottom: 10.5rem;
  }

  .md\:ml-42{
    margin-left: 10.5rem;
  }

  .md\:mt-44{
    margin-top: 11rem;
  }

  .md\:mr-44{
    margin-right: 11rem;
  }

  .md\:mb-44{
    margin-bottom: 11rem;
  }

  .md\:ml-44{
    margin-left: 11rem;
  }

  .md\:mt-45{
    margin-top: 11.25rem;
  }

  .md\:mr-45{
    margin-right: 11.25rem;
  }

  .md\:mb-45{
    margin-bottom: 11.25rem;
  }

  .md\:ml-45{
    margin-left: 11.25rem;
  }

  .md\:mt-48{
    margin-top: 12rem;
  }

  .md\:mr-48{
    margin-right: 12rem;
  }

  .md\:mb-48{
    margin-bottom: 12rem;
  }

  .md\:ml-48{
    margin-left: 12rem;
  }

  .md\:mt-50{
    margin-top: 12.5rem;
  }

  .md\:mr-50{
    margin-right: 12.5rem;
  }

  .md\:mb-50{
    margin-bottom: 12.5rem;
  }

  .md\:ml-50{
    margin-left: 12.5rem;
  }

  .md\:mt-52{
    margin-top: 13rem;
  }

  .md\:mr-52{
    margin-right: 13rem;
  }

  .md\:mb-52{
    margin-bottom: 13rem;
  }

  .md\:ml-52{
    margin-left: 13rem;
  }

  .md\:mt-55{
    margin-top: 13.75rem;
  }

  .md\:mr-55{
    margin-right: 13.75rem;
  }

  .md\:mb-55{
    margin-bottom: 13.75rem;
  }

  .md\:ml-55{
    margin-left: 13.75rem;
  }

  .md\:mt-56{
    margin-top: 14rem;
  }

  .md\:mr-56{
    margin-right: 14rem;
  }

  .md\:mb-56{
    margin-bottom: 14rem;
  }

  .md\:ml-56{
    margin-left: 14rem;
  }

  .md\:mt-58{
    margin-top: 14.5rem;
  }

  .md\:mr-58{
    margin-right: 14.5rem;
  }

  .md\:mb-58{
    margin-bottom: 14.5rem;
  }

  .md\:ml-58{
    margin-left: 14.5rem;
  }

  .md\:mt-60{
    margin-top: 15rem;
  }

  .md\:mr-60{
    margin-right: 15rem;
  }

  .md\:mb-60{
    margin-bottom: 15rem;
  }

  .md\:ml-60{
    margin-left: 15rem;
  }

  .md\:mt-64{
    margin-top: 16rem;
  }

  .md\:mr-64{
    margin-right: 16rem;
  }

  .md\:mb-64{
    margin-bottom: 16rem;
  }

  .md\:ml-64{
    margin-left: 16rem;
  }

  .md\:mt-65{
    margin-top: 16.25rem;
  }

  .md\:mr-65{
    margin-right: 16.25rem;
  }

  .md\:mb-65{
    margin-bottom: 16.25rem;
  }

  .md\:ml-65{
    margin-left: 16.25rem;
  }

  .md\:mt-68{
    margin-top: 17rem;
  }

  .md\:mr-68{
    margin-right: 17rem;
  }

  .md\:mb-68{
    margin-bottom: 17rem;
  }

  .md\:ml-68{
    margin-left: 17rem;
  }

  .md\:mt-69{
    margin-top: 17.25rem;
  }

  .md\:mr-69{
    margin-right: 17.25rem;
  }

  .md\:mb-69{
    margin-bottom: 17.25rem;
  }

  .md\:ml-69{
    margin-left: 17.25rem;
  }

  .md\:mt-70{
    margin-top: 17.5rem;
  }

  .md\:mr-70{
    margin-right: 17.5rem;
  }

  .md\:mb-70{
    margin-bottom: 17.5rem;
  }

  .md\:ml-70{
    margin-left: 17.5rem;
  }

  .md\:mt-72{
    margin-top: 18rem;
  }

  .md\:mr-72{
    margin-right: 18rem;
  }

  .md\:mb-72{
    margin-bottom: 18rem;
  }

  .md\:ml-72{
    margin-left: 18rem;
  }

  .md\:mt-75{
    margin-top: 18.75rem;
  }

  .md\:mr-75{
    margin-right: 18.75rem;
  }

  .md\:mb-75{
    margin-bottom: 18.75rem;
  }

  .md\:ml-75{
    margin-left: 18.75rem;
  }

  .md\:mt-80{
    margin-top: 20rem;
  }

  .md\:mr-80{
    margin-right: 20rem;
  }

  .md\:mb-80{
    margin-bottom: 20rem;
  }

  .md\:ml-80{
    margin-left: 20rem;
  }

  .md\:mt-85{
    margin-top: 21.25rem;
  }

  .md\:mr-85{
    margin-right: 21.25rem;
  }

  .md\:mb-85{
    margin-bottom: 21.25rem;
  }

  .md\:ml-85{
    margin-left: 21.25rem;
  }

  .md\:mt-86{
    margin-top: 21.5rem;
  }

  .md\:mr-86{
    margin-right: 21.5rem;
  }

  .md\:mb-86{
    margin-bottom: 21.5rem;
  }

  .md\:ml-86{
    margin-left: 21.5rem;
  }

  .md\:mt-90{
    margin-top: 22.5rem;
  }

  .md\:mr-90{
    margin-right: 22.5rem;
  }

  .md\:mb-90{
    margin-bottom: 22.5rem;
  }

  .md\:ml-90{
    margin-left: 22.5rem;
  }

  .md\:mt-96{
    margin-top: 24rem;
  }

  .md\:mr-96{
    margin-right: 24rem;
  }

  .md\:mb-96{
    margin-bottom: 24rem;
  }

  .md\:ml-96{
    margin-left: 24rem;
  }

  .md\:mt-100{
    margin-top: 25rem;
  }

  .md\:mr-100{
    margin-right: 25rem;
  }

  .md\:mb-100{
    margin-bottom: 25rem;
  }

  .md\:ml-100{
    margin-left: 25rem;
  }

  .md\:mt-115{
    margin-top: 28.75rem;
  }

  .md\:mr-115{
    margin-right: 28.75rem;
  }

  .md\:mb-115{
    margin-bottom: 28.75rem;
  }

  .md\:ml-115{
    margin-left: 28.75rem;
  }

  .md\:mt-125{
    margin-top: 31.25rem;
  }

  .md\:mr-125{
    margin-right: 31.25rem;
  }

  .md\:mb-125{
    margin-bottom: 31.25rem;
  }

  .md\:ml-125{
    margin-left: 31.25rem;
  }

  .md\:mt-142{
    margin-top: 35.5rem;
  }

  .md\:mr-142{
    margin-right: 35.5rem;
  }

  .md\:mb-142{
    margin-bottom: 35.5rem;
  }

  .md\:ml-142{
    margin-left: 35.5rem;
  }

  .md\:mt-150{
    margin-top: 37.5rem;
  }

  .md\:mr-150{
    margin-right: 37.5rem;
  }

  .md\:mb-150{
    margin-bottom: 37.5rem;
  }

  .md\:ml-150{
    margin-left: 37.5rem;
  }

  .md\:mt-156{
    margin-top: 39rem;
  }

  .md\:mr-156{
    margin-right: 39rem;
  }

  .md\:mb-156{
    margin-bottom: 39rem;
  }

  .md\:ml-156{
    margin-left: 39rem;
  }

  .md\:mt-160{
    margin-top: 40rem;
  }

  .md\:mr-160{
    margin-right: 40rem;
  }

  .md\:mb-160{
    margin-bottom: 40rem;
  }

  .md\:ml-160{
    margin-left: 40rem;
  }

  .md\:mt-175{
    margin-top: 43.75rem;
  }

  .md\:mr-175{
    margin-right: 43.75rem;
  }

  .md\:mb-175{
    margin-bottom: 43.75rem;
  }

  .md\:ml-175{
    margin-left: 43.75rem;
  }

  .md\:mt-207{
    margin-top: 51.75rem;
  }

  .md\:mr-207{
    margin-right: 51.75rem;
  }

  .md\:mb-207{
    margin-bottom: 51.75rem;
  }

  .md\:ml-207{
    margin-left: 51.75rem;
  }

  .md\:mt-242{
    margin-top: 60.5rem;
  }

  .md\:mr-242{
    margin-right: 60.5rem;
  }

  .md\:mb-242{
    margin-bottom: 60.5rem;
  }

  .md\:ml-242{
    margin-left: 60.5rem;
  }

  .md\:mt-250{
    margin-top: 62.5rem;
  }

  .md\:mr-250{
    margin-right: 62.5rem;
  }

  .md\:mb-250{
    margin-bottom: 62.5rem;
  }

  .md\:ml-250{
    margin-left: 62.5rem;
  }

  .md\:mt-258{
    margin-top: 64.5rem;
  }

  .md\:mr-258{
    margin-right: 64.5rem;
  }

  .md\:mb-258{
    margin-bottom: 64.5rem;
  }

  .md\:ml-258{
    margin-left: 64.5rem;
  }

  .md\:mt-265{
    margin-top: 66.25rem;
  }

  .md\:mr-265{
    margin-right: 66.25rem;
  }

  .md\:mb-265{
    margin-bottom: 66.25rem;
  }

  .md\:ml-265{
    margin-left: 66.25rem;
  }

  .md\:mt-280{
    margin-top: 70rem;
  }

  .md\:mr-280{
    margin-right: 70rem;
  }

  .md\:mb-280{
    margin-bottom: 70rem;
  }

  .md\:ml-280{
    margin-left: 70rem;
  }

  .md\:mt-auto{
    margin-top: auto;
  }

  .md\:mr-auto{
    margin-right: auto;
  }

  .md\:mb-auto{
    margin-bottom: auto;
  }

  .md\:ml-auto{
    margin-left: auto;
  }

  .md\:mt-px{
    margin-top: 1px;
  }

  .md\:mr-px{
    margin-right: 1px;
  }

  .md\:mb-px{
    margin-bottom: 1px;
  }

  .md\:ml-px{
    margin-left: 1px;
  }

  .md\:mt-0\.5{
    margin-top: 0.125rem;
  }

  .md\:mr-0\.5{
    margin-right: 0.125rem;
  }

  .md\:mb-0\.5{
    margin-bottom: 0.125rem;
  }

  .md\:ml-0\.5{
    margin-left: 0.125rem;
  }

  .md\:mt-1\.5{
    margin-top: 0.375rem;
  }

  .md\:mr-1\.5{
    margin-right: 0.375rem;
  }

  .md\:mb-1\.5{
    margin-bottom: 0.375rem;
  }

  .md\:ml-1\.5{
    margin-left: 0.375rem;
  }

  .md\:mt-2\.5{
    margin-top: 0.625rem;
  }

  .md\:mr-2\.5{
    margin-right: 0.625rem;
  }

  .md\:mb-2\.5{
    margin-bottom: 0.625rem;
  }

  .md\:ml-2\.5{
    margin-left: 0.625rem;
  }

  .md\:mt-3\.5{
    margin-top: 0.875rem;
  }

  .md\:mr-3\.5{
    margin-right: 0.875rem;
  }

  .md\:mb-3\.5{
    margin-bottom: 0.875rem;
  }

  .md\:ml-3\.5{
    margin-left: 0.875rem;
  }

  .md\:mt-0\.25{
    margin-top: 0.0625rem;
  }

  .md\:mr-0\.25{
    margin-right: 0.0625rem;
  }

  .md\:mb-0\.25{
    margin-bottom: 0.0625rem;
  }

  .md\:ml-0\.25{
    margin-left: 0.0625rem;
  }

  .md\:mt-0\.75{
    margin-top: 0.1875rem;
  }

  .md\:mr-0\.75{
    margin-right: 0.1875rem;
  }

  .md\:mb-0\.75{
    margin-bottom: 0.1875rem;
  }

  .md\:ml-0\.75{
    margin-left: 0.1875rem;
  }

  .md\:mt-1\.25{
    margin-top: 0.3125rem;
  }

  .md\:mr-1\.25{
    margin-right: 0.3125rem;
  }

  .md\:mb-1\.25{
    margin-bottom: 0.3125rem;
  }

  .md\:ml-1\.25{
    margin-left: 0.3125rem;
  }

  .md\:mt-1\.75{
    margin-top: 0.4375rem;
  }

  .md\:mr-1\.75{
    margin-right: 0.4375rem;
  }

  .md\:mb-1\.75{
    margin-bottom: 0.4375rem;
  }

  .md\:ml-1\.75{
    margin-left: 0.4375rem;
  }

  .md\:mt-2\.25{
    margin-top: 0.5625rem;
  }

  .md\:mr-2\.25{
    margin-right: 0.5625rem;
  }

  .md\:mb-2\.25{
    margin-bottom: 0.5625rem;
  }

  .md\:ml-2\.25{
    margin-left: 0.5625rem;
  }

  .md\:mt-2\.75{
    margin-top: 0.6875rem;
  }

  .md\:mr-2\.75{
    margin-right: 0.6875rem;
  }

  .md\:mb-2\.75{
    margin-bottom: 0.6875rem;
  }

  .md\:ml-2\.75{
    margin-left: 0.6875rem;
  }

  .md\:mt-3\.25{
    margin-top: 0.8125rem;
  }

  .md\:mr-3\.25{
    margin-right: 0.8125rem;
  }

  .md\:mb-3\.25{
    margin-bottom: 0.8125rem;
  }

  .md\:ml-3\.25{
    margin-left: 0.8125rem;
  }

  .md\:mt-3\.75{
    margin-top: 0.9375rem;
  }

  .md\:mr-3\.75{
    margin-right: 0.9375rem;
  }

  .md\:mb-3\.75{
    margin-bottom: 0.9375rem;
  }

  .md\:ml-3\.75{
    margin-left: 0.9375rem;
  }

  .md\:mt-4\.25{
    margin-top: 1.0625rem;
  }

  .md\:mr-4\.25{
    margin-right: 1.0625rem;
  }

  .md\:mb-4\.25{
    margin-bottom: 1.0625rem;
  }

  .md\:ml-4\.25{
    margin-left: 1.0625rem;
  }

  .md\:mt-4\.5{
    margin-top: 1.125rem;
  }

  .md\:mr-4\.5{
    margin-right: 1.125rem;
  }

  .md\:mb-4\.5{
    margin-bottom: 1.125rem;
  }

  .md\:ml-4\.5{
    margin-left: 1.125rem;
  }

  .md\:mt-4\.75{
    margin-top: 1.1875rem;
  }

  .md\:mr-4\.75{
    margin-right: 1.1875rem;
  }

  .md\:mb-4\.75{
    margin-bottom: 1.1875rem;
  }

  .md\:ml-4\.75{
    margin-left: 1.1875rem;
  }

  .md\:mt-5\.25{
    margin-top: 1.3125rem;
  }

  .md\:mr-5\.25{
    margin-right: 1.3125rem;
  }

  .md\:mb-5\.25{
    margin-bottom: 1.3125rem;
  }

  .md\:ml-5\.25{
    margin-left: 1.3125rem;
  }

  .md\:mt-5\.5{
    margin-top: 1.375rem;
  }

  .md\:mr-5\.5{
    margin-right: 1.375rem;
  }

  .md\:mb-5\.5{
    margin-bottom: 1.375rem;
  }

  .md\:ml-5\.5{
    margin-left: 1.375rem;
  }

  .md\:mt-5\.75{
    margin-top: 1.4375rem;
  }

  .md\:mr-5\.75{
    margin-right: 1.4375rem;
  }

  .md\:mb-5\.75{
    margin-bottom: 1.4375rem;
  }

  .md\:ml-5\.75{
    margin-left: 1.4375rem;
  }

  .md\:mt-6\.25{
    margin-top: 1.5625rem;
  }

  .md\:mr-6\.25{
    margin-right: 1.5625rem;
  }

  .md\:mb-6\.25{
    margin-bottom: 1.5625rem;
  }

  .md\:ml-6\.25{
    margin-left: 1.5625rem;
  }

  .md\:mt-6\.5{
    margin-top: 1.625rem;
  }

  .md\:mr-6\.5{
    margin-right: 1.625rem;
  }

  .md\:mb-6\.5{
    margin-bottom: 1.625rem;
  }

  .md\:ml-6\.5{
    margin-left: 1.625rem;
  }

  .md\:mt-6\.75{
    margin-top: 1.6875rem;
  }

  .md\:mr-6\.75{
    margin-right: 1.6875rem;
  }

  .md\:mb-6\.75{
    margin-bottom: 1.6875rem;
  }

  .md\:ml-6\.75{
    margin-left: 1.6875rem;
  }

  .md\:mt-7\.25{
    margin-top: 1.8125rem;
  }

  .md\:mr-7\.25{
    margin-right: 1.8125rem;
  }

  .md\:mb-7\.25{
    margin-bottom: 1.8125rem;
  }

  .md\:ml-7\.25{
    margin-left: 1.8125rem;
  }

  .md\:mt-7\.5{
    margin-top: 1.875rem;
  }

  .md\:mr-7\.5{
    margin-right: 1.875rem;
  }

  .md\:mb-7\.5{
    margin-bottom: 1.875rem;
  }

  .md\:ml-7\.5{
    margin-left: 1.875rem;
  }

  .md\:mt-8\.25{
    margin-top: 2.0625rem;
  }

  .md\:mr-8\.25{
    margin-right: 2.0625rem;
  }

  .md\:mb-8\.25{
    margin-bottom: 2.0625rem;
  }

  .md\:ml-8\.25{
    margin-left: 2.0625rem;
  }

  .md\:mt-8\.5{
    margin-top: 2.125rem;
  }

  .md\:mr-8\.5{
    margin-right: 2.125rem;
  }

  .md\:mb-8\.5{
    margin-bottom: 2.125rem;
  }

  .md\:ml-8\.5{
    margin-left: 2.125rem;
  }

  .md\:mt-9\.25{
    margin-top: 2.3125rem;
  }

  .md\:mr-9\.25{
    margin-right: 2.3125rem;
  }

  .md\:mb-9\.25{
    margin-bottom: 2.3125rem;
  }

  .md\:ml-9\.25{
    margin-left: 2.3125rem;
  }

  .md\:mt-9\.5{
    margin-top: 2.375rem;
  }

  .md\:mr-9\.5{
    margin-right: 2.375rem;
  }

  .md\:mb-9\.5{
    margin-bottom: 2.375rem;
  }

  .md\:ml-9\.5{
    margin-left: 2.375rem;
  }

  .md\:mt-10\.5{
    margin-top: 2.625rem;
  }

  .md\:mr-10\.5{
    margin-right: 2.625rem;
  }

  .md\:mb-10\.5{
    margin-bottom: 2.625rem;
  }

  .md\:ml-10\.5{
    margin-left: 2.625rem;
  }

  .md\:mt-11\.25{
    margin-top: 2.8125rem;
  }

  .md\:mr-11\.25{
    margin-right: 2.8125rem;
  }

  .md\:mb-11\.25{
    margin-bottom: 2.8125rem;
  }

  .md\:ml-11\.25{
    margin-left: 2.8125rem;
  }

  .md\:mt-11\.5{
    margin-top: 2.875rem;
  }

  .md\:mr-11\.5{
    margin-right: 2.875rem;
  }

  .md\:mb-11\.5{
    margin-bottom: 2.875rem;
  }

  .md\:ml-11\.5{
    margin-left: 2.875rem;
  }

  .md\:mt-12\.5{
    margin-top: 3.125rem;
  }

  .md\:mr-12\.5{
    margin-right: 3.125rem;
  }

  .md\:mb-12\.5{
    margin-bottom: 3.125rem;
  }

  .md\:ml-12\.5{
    margin-left: 3.125rem;
  }

  .md\:mt-12\.75{
    margin-top: 3.1875rem;
  }

  .md\:mr-12\.75{
    margin-right: 3.1875rem;
  }

  .md\:mb-12\.75{
    margin-bottom: 3.1875rem;
  }

  .md\:ml-12\.75{
    margin-left: 3.1875rem;
  }

  .md\:mt-13\.5{
    margin-top: 3.375rem;
  }

  .md\:mr-13\.5{
    margin-right: 3.375rem;
  }

  .md\:mb-13\.5{
    margin-bottom: 3.375rem;
  }

  .md\:ml-13\.5{
    margin-left: 3.375rem;
  }

  .md\:mt-14\.5{
    margin-top: 3.625rem;
  }

  .md\:mr-14\.5{
    margin-right: 3.625rem;
  }

  .md\:mb-14\.5{
    margin-bottom: 3.625rem;
  }

  .md\:ml-14\.5{
    margin-left: 3.625rem;
  }

  .md\:mt-15\.5{
    margin-top: 3.875rem;
  }

  .md\:mr-15\.5{
    margin-right: 3.875rem;
  }

  .md\:mb-15\.5{
    margin-bottom: 3.875rem;
  }

  .md\:ml-15\.5{
    margin-left: 3.875rem;
  }

  .md\:mt-15\.75{
    margin-top: 3.9375rem;
  }

  .md\:mr-15\.75{
    margin-right: 3.9375rem;
  }

  .md\:mb-15\.75{
    margin-bottom: 3.9375rem;
  }

  .md\:ml-15\.75{
    margin-left: 3.9375rem;
  }

  .md\:mt-16\.25{
    margin-top: 4.0625rem;
  }

  .md\:mr-16\.25{
    margin-right: 4.0625rem;
  }

  .md\:mb-16\.25{
    margin-bottom: 4.0625rem;
  }

  .md\:ml-16\.25{
    margin-left: 4.0625rem;
  }

  .md\:mt-17\.25{
    margin-top: 4.3125rem;
  }

  .md\:mr-17\.25{
    margin-right: 4.3125rem;
  }

  .md\:mb-17\.25{
    margin-bottom: 4.3125rem;
  }

  .md\:ml-17\.25{
    margin-left: 4.3125rem;
  }

  .md\:mt-17\.5{
    margin-top: 4.375rem;
  }

  .md\:mr-17\.5{
    margin-right: 4.375rem;
  }

  .md\:mb-17\.5{
    margin-bottom: 4.375rem;
  }

  .md\:ml-17\.5{
    margin-left: 4.375rem;
  }

  .md\:mt-18\.25{
    margin-top: 4.5625rem;
  }

  .md\:mr-18\.25{
    margin-right: 4.5625rem;
  }

  .md\:mb-18\.25{
    margin-bottom: 4.5625rem;
  }

  .md\:ml-18\.25{
    margin-left: 4.5625rem;
  }

  .md\:mt-18\.5{
    margin-top: 4.625rem;
  }

  .md\:mr-18\.5{
    margin-right: 4.625rem;
  }

  .md\:mb-18\.5{
    margin-bottom: 4.625rem;
  }

  .md\:ml-18\.5{
    margin-left: 4.625rem;
  }

  .md\:mt-20\.25{
    margin-top: 5.0625rem;
  }

  .md\:mr-20\.25{
    margin-right: 5.0625rem;
  }

  .md\:mb-20\.25{
    margin-bottom: 5.0625rem;
  }

  .md\:ml-20\.25{
    margin-left: 5.0625rem;
  }

  .md\:mt-20\.5{
    margin-top: 5.125rem;
  }

  .md\:mr-20\.5{
    margin-right: 5.125rem;
  }

  .md\:mb-20\.5{
    margin-bottom: 5.125rem;
  }

  .md\:ml-20\.5{
    margin-left: 5.125rem;
  }

  .md\:mt-22\.5{
    margin-top: 5.625rem;
  }

  .md\:mr-22\.5{
    margin-right: 5.625rem;
  }

  .md\:mb-22\.5{
    margin-bottom: 5.625rem;
  }

  .md\:ml-22\.5{
    margin-left: 5.625rem;
  }

  .md\:mt-25\.5{
    margin-top: 6.375rem;
  }

  .md\:mr-25\.5{
    margin-right: 6.375rem;
  }

  .md\:mb-25\.5{
    margin-bottom: 6.375rem;
  }

  .md\:ml-25\.5{
    margin-left: 6.375rem;
  }

  .md\:mt-26\.75{
    margin-top: 6.6875rem;
  }

  .md\:mr-26\.75{
    margin-right: 6.6875rem;
  }

  .md\:mb-26\.75{
    margin-bottom: 6.6875rem;
  }

  .md\:ml-26\.75{
    margin-left: 6.6875rem;
  }

  .md\:mt-32\.5{
    margin-top: 8.125rem;
  }

  .md\:mr-32\.5{
    margin-right: 8.125rem;
  }

  .md\:mb-32\.5{
    margin-bottom: 8.125rem;
  }

  .md\:ml-32\.5{
    margin-left: 8.125rem;
  }

  .md\:mt-37\.5{
    margin-top: 9.375rem;
  }

  .md\:mr-37\.5{
    margin-right: 9.375rem;
  }

  .md\:mb-37\.5{
    margin-bottom: 9.375rem;
  }

  .md\:ml-37\.5{
    margin-left: 9.375rem;
  }

  .md\:mt-41\.25{
    margin-top: 10.3125rem;
  }

  .md\:mr-41\.25{
    margin-right: 10.3125rem;
  }

  .md\:mb-41\.25{
    margin-bottom: 10.3125rem;
  }

  .md\:ml-41\.25{
    margin-left: 10.3125rem;
  }

  .md\:mt-52\.5{
    margin-top: 13.125rem;
  }

  .md\:mr-52\.5{
    margin-right: 13.125rem;
  }

  .md\:mb-52\.5{
    margin-bottom: 13.125rem;
  }

  .md\:ml-52\.5{
    margin-left: 13.125rem;
  }

  .md\:mt-54\.5{
    margin-top: 13.625rem;
  }

  .md\:mr-54\.5{
    margin-right: 13.625rem;
  }

  .md\:mb-54\.5{
    margin-bottom: 13.625rem;
  }

  .md\:ml-54\.5{
    margin-left: 13.625rem;
  }

  .md\:mt-57\.25{
    margin-top: 14.3125rem;
  }

  .md\:mr-57\.25{
    margin-right: 14.3125rem;
  }

  .md\:mb-57\.25{
    margin-bottom: 14.3125rem;
  }

  .md\:ml-57\.25{
    margin-left: 14.3125rem;
  }

  .md\:mt-57\.5{
    margin-top: 14.375rem;
  }

  .md\:mr-57\.5{
    margin-right: 14.375rem;
  }

  .md\:mb-57\.5{
    margin-bottom: 14.375rem;
  }

  .md\:ml-57\.5{
    margin-left: 14.375rem;
  }

  .md\:mt-66\.25{
    margin-top: 16.5625rem;
  }

  .md\:mr-66\.25{
    margin-right: 16.5625rem;
  }

  .md\:mb-66\.25{
    margin-bottom: 16.5625rem;
  }

  .md\:ml-66\.25{
    margin-left: 16.5625rem;
  }

  .md\:mt-74\.5{
    margin-top: 18.125rem;
  }

  .md\:mr-74\.5{
    margin-right: 18.125rem;
  }

  .md\:mb-74\.5{
    margin-bottom: 18.125rem;
  }

  .md\:ml-74\.5{
    margin-left: 18.125rem;
  }

  .md\:mt-106\.25{
    margin-top: 26.5625rem;
  }

  .md\:mr-106\.25{
    margin-right: 26.5625rem;
  }

  .md\:mb-106\.25{
    margin-bottom: 26.5625rem;
  }

  .md\:ml-106\.25{
    margin-left: 26.5625rem;
  }

  .md\:mt-112\.25{
    margin-top: 28.0675rem;
  }

  .md\:mr-112\.25{
    margin-right: 28.0675rem;
  }

  .md\:mb-112\.25{
    margin-bottom: 28.0675rem;
  }

  .md\:ml-112\.25{
    margin-left: 28.0675rem;
  }

  .md\:mt-112\.75{
    margin-top: 28.1875rem;
  }

  .md\:mr-112\.75{
    margin-right: 28.1875rem;
  }

  .md\:mb-112\.75{
    margin-bottom: 28.1875rem;
  }

  .md\:ml-112\.75{
    margin-left: 28.1875rem;
  }

  .md\:mt-147\.5{
    margin-top: 36.875rem;
  }

  .md\:mr-147\.5{
    margin-right: 36.875rem;
  }

  .md\:mb-147\.5{
    margin-bottom: 36.875rem;
  }

  .md\:ml-147\.5{
    margin-left: 36.875rem;
  }

  .md\:mt-162\.5{
    margin-top: 40.625rem;
  }

  .md\:mr-162\.5{
    margin-right: 40.625rem;
  }

  .md\:mb-162\.5{
    margin-bottom: 40.625rem;
  }

  .md\:ml-162\.5{
    margin-left: 40.625rem;
  }

  .md\:mt-172\.25{
    margin-top: 42.5625rem;
  }

  .md\:mr-172\.25{
    margin-right: 42.5625rem;
  }

  .md\:mb-172\.25{
    margin-bottom: 42.5625rem;
  }

  .md\:ml-172\.25{
    margin-left: 42.5625rem;
  }

  .md\:mt-175\.25{
    margin-top: 43.8125rem;
  }

  .md\:mr-175\.25{
    margin-right: 43.8125rem;
  }

  .md\:mb-175\.25{
    margin-bottom: 43.8125rem;
  }

  .md\:ml-175\.25{
    margin-left: 43.8125rem;
  }

  .md\:mt-184\.25{
    margin-top: 46.0625rem;
  }

  .md\:mr-184\.25{
    margin-right: 46.0625rem;
  }

  .md\:mb-184\.25{
    margin-bottom: 46.0625rem;
  }

  .md\:ml-184\.25{
    margin-left: 46.0625rem;
  }

  .md\:mt-203\.25{
    margin-top: 50.8125rem;
  }

  .md\:mr-203\.25{
    margin-right: 50.8125rem;
  }

  .md\:mb-203\.25{
    margin-bottom: 50.8125rem;
  }

  .md\:ml-203\.25{
    margin-left: 50.8125rem;
  }

  .md\:mt-half{
    margin-top: 50%;
  }

  .md\:mr-half{
    margin-right: 50%;
  }

  .md\:mb-half{
    margin-bottom: 50%;
  }

  .md\:ml-half{
    margin-left: 50%;
  }

  .md\:mt-full{
    margin-top: 100%;
  }

  .md\:mr-full{
    margin-right: 100%;
  }

  .md\:mb-full{
    margin-bottom: 100%;
  }

  .md\:ml-full{
    margin-left: 100%;
  }

  .md\:mt-1\/10{
    margin-top: 10%;
  }

  .md\:mr-1\/10{
    margin-right: 10%;
  }

  .md\:mb-1\/10{
    margin-bottom: 10%;
  }

  .md\:ml-1\/10{
    margin-left: 10%;
  }

  .md\:mt-2\/10{
    margin-top: 20%;
  }

  .md\:mr-2\/10{
    margin-right: 20%;
  }

  .md\:mb-2\/10{
    margin-bottom: 20%;
  }

  .md\:ml-2\/10{
    margin-left: 20%;
  }

  .md\:mt-3\/10{
    margin-top: 30%;
  }

  .md\:mr-3\/10{
    margin-right: 30%;
  }

  .md\:mb-3\/10{
    margin-bottom: 30%;
  }

  .md\:ml-3\/10{
    margin-left: 30%;
  }

  .md\:mt-4\/10{
    margin-top: 40%;
  }

  .md\:mr-4\/10{
    margin-right: 40%;
  }

  .md\:mb-4\/10{
    margin-bottom: 40%;
  }

  .md\:ml-4\/10{
    margin-left: 40%;
  }

  .md\:mt-4\.5\/10{
    margin-top: 45%;
  }

  .md\:mr-4\.5\/10{
    margin-right: 45%;
  }

  .md\:mb-4\.5\/10{
    margin-bottom: 45%;
  }

  .md\:ml-4\.5\/10{
    margin-left: 45%;
  }

  .md\:mt-5\/10{
    margin-top: 50%;
  }

  .md\:mr-5\/10{
    margin-right: 50%;
  }

  .md\:mb-5\/10{
    margin-bottom: 50%;
  }

  .md\:ml-5\/10{
    margin-left: 50%;
  }

  .md\:mt-5\.5\/10{
    margin-top: 55%;
  }

  .md\:mr-5\.5\/10{
    margin-right: 55%;
  }

  .md\:mb-5\.5\/10{
    margin-bottom: 55%;
  }

  .md\:ml-5\.5\/10{
    margin-left: 55%;
  }

  .md\:mt-6\/10{
    margin-top: 60%;
  }

  .md\:mr-6\/10{
    margin-right: 60%;
  }

  .md\:mb-6\/10{
    margin-bottom: 60%;
  }

  .md\:ml-6\/10{
    margin-left: 60%;
  }

  .md\:mt-7\/10{
    margin-top: 70%;
  }

  .md\:mr-7\/10{
    margin-right: 70%;
  }

  .md\:mb-7\/10{
    margin-bottom: 70%;
  }

  .md\:ml-7\/10{
    margin-left: 70%;
  }

  .md\:mt-8\/10{
    margin-top: 80%;
  }

  .md\:mr-8\/10{
    margin-right: 80%;
  }

  .md\:mb-8\/10{
    margin-bottom: 80%;
  }

  .md\:ml-8\/10{
    margin-left: 80%;
  }

  .md\:mt-9\/10{
    margin-top: 90%;
  }

  .md\:mr-9\/10{
    margin-right: 90%;
  }

  .md\:mb-9\/10{
    margin-bottom: 90%;
  }

  .md\:ml-9\/10{
    margin-left: 90%;
  }

  .md\:mt-1\/12{
    margin-top: 8.333333%;
  }

  .md\:mr-1\/12{
    margin-right: 8.333333%;
  }

  .md\:mb-1\/12{
    margin-bottom: 8.333333%;
  }

  .md\:ml-1\/12{
    margin-left: 8.333333%;
  }

  .md\:mt-2\/12{
    margin-top: 16.666667%;
  }

  .md\:mr-2\/12{
    margin-right: 16.666667%;
  }

  .md\:mb-2\/12{
    margin-bottom: 16.666667%;
  }

  .md\:ml-2\/12{
    margin-left: 16.666667%;
  }

  .md\:mt-3\/12{
    margin-top: 25%;
  }

  .md\:mr-3\/12{
    margin-right: 25%;
  }

  .md\:mb-3\/12{
    margin-bottom: 25%;
  }

  .md\:ml-3\/12{
    margin-left: 25%;
  }

  .md\:mt-4\/12{
    margin-top: 33.333333%;
  }

  .md\:mr-4\/12{
    margin-right: 33.333333%;
  }

  .md\:mb-4\/12{
    margin-bottom: 33.333333%;
  }

  .md\:ml-4\/12{
    margin-left: 33.333333%;
  }

  .md\:mt-5\/12{
    margin-top: 41.666667%;
  }

  .md\:mr-5\/12{
    margin-right: 41.666667%;
  }

  .md\:mb-5\/12{
    margin-bottom: 41.666667%;
  }

  .md\:ml-5\/12{
    margin-left: 41.666667%;
  }

  .md\:mt-6\/12{
    margin-top: 50%;
  }

  .md\:mr-6\/12{
    margin-right: 50%;
  }

  .md\:mb-6\/12{
    margin-bottom: 50%;
  }

  .md\:ml-6\/12{
    margin-left: 50%;
  }

  .md\:mt-7\/12{
    margin-top: 58.333333%;
  }

  .md\:mr-7\/12{
    margin-right: 58.333333%;
  }

  .md\:mb-7\/12{
    margin-bottom: 58.333333%;
  }

  .md\:ml-7\/12{
    margin-left: 58.333333%;
  }

  .md\:mt-8\/12{
    margin-top: 66.666667%;
  }

  .md\:mr-8\/12{
    margin-right: 66.666667%;
  }

  .md\:mb-8\/12{
    margin-bottom: 66.666667%;
  }

  .md\:ml-8\/12{
    margin-left: 66.666667%;
  }

  .md\:mt-9\/12{
    margin-top: 75%;
  }

  .md\:mr-9\/12{
    margin-right: 75%;
  }

  .md\:mb-9\/12{
    margin-bottom: 75%;
  }

  .md\:ml-9\/12{
    margin-left: 75%;
  }

  .md\:mt-10\/12{
    margin-top: 83.333333%;
  }

  .md\:mr-10\/12{
    margin-right: 83.333333%;
  }

  .md\:mb-10\/12{
    margin-bottom: 83.333333%;
  }

  .md\:ml-10\/12{
    margin-left: 83.333333%;
  }

  .md\:mt-11\/12{
    margin-top: 91.666667%;
  }

  .md\:mr-11\/12{
    margin-right: 91.666667%;
  }

  .md\:mb-11\/12{
    margin-bottom: 91.666667%;
  }

  .md\:ml-11\/12{
    margin-left: 91.666667%;
  }

  .md\:-mt-0{
    margin-top: 0px;
  }

  .md\:-mr-0{
    margin-right: 0px;
  }

  .md\:-mb-0{
    margin-bottom: 0px;
  }

  .md\:-ml-0{
    margin-left: 0px;
  }

  .md\:-mt-1{
    margin-top: -0.25rem;
  }

  .md\:-mr-1{
    margin-right: -0.25rem;
  }

  .md\:-mb-1{
    margin-bottom: -0.25rem;
  }

  .md\:-ml-1{
    margin-left: -0.25rem;
  }

  .md\:-mt-2{
    margin-top: -0.5rem;
  }

  .md\:-mr-2{
    margin-right: -0.5rem;
  }

  .md\:-mb-2{
    margin-bottom: -0.5rem;
  }

  .md\:-ml-2{
    margin-left: -0.5rem;
  }

  .md\:-mt-3{
    margin-top: -0.75rem;
  }

  .md\:-mr-3{
    margin-right: -0.75rem;
  }

  .md\:-mb-3{
    margin-bottom: -0.75rem;
  }

  .md\:-ml-3{
    margin-left: -0.75rem;
  }

  .md\:-mt-4{
    margin-top: -1rem;
  }

  .md\:-mr-4{
    margin-right: -1rem;
  }

  .md\:-mb-4{
    margin-bottom: -1rem;
  }

  .md\:-ml-4{
    margin-left: -1rem;
  }

  .md\:-mt-5{
    margin-top: -1.25rem;
  }

  .md\:-mr-5{
    margin-right: -1.25rem;
  }

  .md\:-mb-5{
    margin-bottom: -1.25rem;
  }

  .md\:-ml-5{
    margin-left: -1.25rem;
  }

  .md\:-mt-6{
    margin-top: -1.5rem;
  }

  .md\:-mr-6{
    margin-right: -1.5rem;
  }

  .md\:-mb-6{
    margin-bottom: -1.5rem;
  }

  .md\:-ml-6{
    margin-left: -1.5rem;
  }

  .md\:-mt-7{
    margin-top: -1.75rem;
  }

  .md\:-mr-7{
    margin-right: -1.75rem;
  }

  .md\:-mb-7{
    margin-bottom: -1.75rem;
  }

  .md\:-ml-7{
    margin-left: -1.75rem;
  }

  .md\:-mt-8{
    margin-top: -2rem;
  }

  .md\:-mr-8{
    margin-right: -2rem;
  }

  .md\:-mb-8{
    margin-bottom: -2rem;
  }

  .md\:-ml-8{
    margin-left: -2rem;
  }

  .md\:-mt-9{
    margin-top: -2.25rem;
  }

  .md\:-mr-9{
    margin-right: -2.25rem;
  }

  .md\:-mb-9{
    margin-bottom: -2.25rem;
  }

  .md\:-ml-9{
    margin-left: -2.25rem;
  }

  .md\:-mt-10{
    margin-top: -2.5rem;
  }

  .md\:-mr-10{
    margin-right: -2.5rem;
  }

  .md\:-mb-10{
    margin-bottom: -2.5rem;
  }

  .md\:-ml-10{
    margin-left: -2.5rem;
  }

  .md\:-mt-11{
    margin-top: -2.75rem;
  }

  .md\:-mr-11{
    margin-right: -2.75rem;
  }

  .md\:-mb-11{
    margin-bottom: -2.75rem;
  }

  .md\:-ml-11{
    margin-left: -2.75rem;
  }

  .md\:-mt-12{
    margin-top: -3rem;
  }

  .md\:-mr-12{
    margin-right: -3rem;
  }

  .md\:-mb-12{
    margin-bottom: -3rem;
  }

  .md\:-ml-12{
    margin-left: -3rem;
  }

  .md\:-mt-13{
    margin-top: -3.25rem;
  }

  .md\:-mr-13{
    margin-right: -3.25rem;
  }

  .md\:-mb-13{
    margin-bottom: -3.25rem;
  }

  .md\:-ml-13{
    margin-left: -3.25rem;
  }

  .md\:-mt-14{
    margin-top: -3.5rem;
  }

  .md\:-mr-14{
    margin-right: -3.5rem;
  }

  .md\:-mb-14{
    margin-bottom: -3.5rem;
  }

  .md\:-ml-14{
    margin-left: -3.5rem;
  }

  .md\:-mt-15{
    margin-top: -3.75rem;
  }

  .md\:-mr-15{
    margin-right: -3.75rem;
  }

  .md\:-mb-15{
    margin-bottom: -3.75rem;
  }

  .md\:-ml-15{
    margin-left: -3.75rem;
  }

  .md\:-mt-16{
    margin-top: -4rem;
  }

  .md\:-mr-16{
    margin-right: -4rem;
  }

  .md\:-mb-16{
    margin-bottom: -4rem;
  }

  .md\:-ml-16{
    margin-left: -4rem;
  }

  .md\:-mt-17{
    margin-top: -4.25rem;
  }

  .md\:-mr-17{
    margin-right: -4.25rem;
  }

  .md\:-mb-17{
    margin-bottom: -4.25rem;
  }

  .md\:-ml-17{
    margin-left: -4.25rem;
  }

  .md\:-mt-18{
    margin-top: -4.5rem;
  }

  .md\:-mr-18{
    margin-right: -4.5rem;
  }

  .md\:-mb-18{
    margin-bottom: -4.5rem;
  }

  .md\:-ml-18{
    margin-left: -4.5rem;
  }

  .md\:-mt-19{
    margin-top: -4.75rem;
  }

  .md\:-mr-19{
    margin-right: -4.75rem;
  }

  .md\:-mb-19{
    margin-bottom: -4.75rem;
  }

  .md\:-ml-19{
    margin-left: -4.75rem;
  }

  .md\:-mt-20{
    margin-top: -5rem;
  }

  .md\:-mr-20{
    margin-right: -5rem;
  }

  .md\:-mb-20{
    margin-bottom: -5rem;
  }

  .md\:-ml-20{
    margin-left: -5rem;
  }

  .md\:-mt-22{
    margin-top: -5.5rem;
  }

  .md\:-mr-22{
    margin-right: -5.5rem;
  }

  .md\:-mb-22{
    margin-bottom: -5.5rem;
  }

  .md\:-ml-22{
    margin-left: -5.5rem;
  }

  .md\:-mt-24{
    margin-top: -6rem;
  }

  .md\:-mr-24{
    margin-right: -6rem;
  }

  .md\:-mb-24{
    margin-bottom: -6rem;
  }

  .md\:-ml-24{
    margin-left: -6rem;
  }

  .md\:-mt-25{
    margin-top: -6.25rem;
  }

  .md\:-mr-25{
    margin-right: -6.25rem;
  }

  .md\:-mb-25{
    margin-bottom: -6.25rem;
  }

  .md\:-ml-25{
    margin-left: -6.25rem;
  }

  .md\:-mt-28{
    margin-top: -7rem;
  }

  .md\:-mr-28{
    margin-right: -7rem;
  }

  .md\:-mb-28{
    margin-bottom: -7rem;
  }

  .md\:-ml-28{
    margin-left: -7rem;
  }

  .md\:-mt-30{
    margin-top: -7.5rem;
  }

  .md\:-mr-30{
    margin-right: -7.5rem;
  }

  .md\:-mb-30{
    margin-bottom: -7.5rem;
  }

  .md\:-ml-30{
    margin-left: -7.5rem;
  }

  .md\:-mt-32{
    margin-top: -8rem;
  }

  .md\:-mr-32{
    margin-right: -8rem;
  }

  .md\:-mb-32{
    margin-bottom: -8rem;
  }

  .md\:-ml-32{
    margin-left: -8rem;
  }

  .md\:-mt-34{
    margin-top: -8.5rem;
  }

  .md\:-mr-34{
    margin-right: -8.5rem;
  }

  .md\:-mb-34{
    margin-bottom: -8.5rem;
  }

  .md\:-ml-34{
    margin-left: -8.5rem;
  }

  .md\:-mt-35{
    margin-top: -8.75rem;
  }

  .md\:-mr-35{
    margin-right: -8.75rem;
  }

  .md\:-mb-35{
    margin-bottom: -8.75rem;
  }

  .md\:-ml-35{
    margin-left: -8.75rem;
  }

  .md\:-mt-36{
    margin-top: -9rem;
  }

  .md\:-mr-36{
    margin-right: -9rem;
  }

  .md\:-mb-36{
    margin-bottom: -9rem;
  }

  .md\:-ml-36{
    margin-left: -9rem;
  }

  .md\:-mt-39{
    margin-top: -9.75rem;
  }

  .md\:-mr-39{
    margin-right: -9.75rem;
  }

  .md\:-mb-39{
    margin-bottom: -9.75rem;
  }

  .md\:-ml-39{
    margin-left: -9.75rem;
  }

  .md\:-mt-40{
    margin-top: -10rem;
  }

  .md\:-mr-40{
    margin-right: -10rem;
  }

  .md\:-mb-40{
    margin-bottom: -10rem;
  }

  .md\:-ml-40{
    margin-left: -10rem;
  }

  .md\:-mt-42{
    margin-top: -10.5rem;
  }

  .md\:-mr-42{
    margin-right: -10.5rem;
  }

  .md\:-mb-42{
    margin-bottom: -10.5rem;
  }

  .md\:-ml-42{
    margin-left: -10.5rem;
  }

  .md\:-mt-44{
    margin-top: -11rem;
  }

  .md\:-mr-44{
    margin-right: -11rem;
  }

  .md\:-mb-44{
    margin-bottom: -11rem;
  }

  .md\:-ml-44{
    margin-left: -11rem;
  }

  .md\:-mt-45{
    margin-top: -11.25rem;
  }

  .md\:-mr-45{
    margin-right: -11.25rem;
  }

  .md\:-mb-45{
    margin-bottom: -11.25rem;
  }

  .md\:-ml-45{
    margin-left: -11.25rem;
  }

  .md\:-mt-48{
    margin-top: -12rem;
  }

  .md\:-mr-48{
    margin-right: -12rem;
  }

  .md\:-mb-48{
    margin-bottom: -12rem;
  }

  .md\:-ml-48{
    margin-left: -12rem;
  }

  .md\:-mt-50{
    margin-top: -12.5rem;
  }

  .md\:-mr-50{
    margin-right: -12.5rem;
  }

  .md\:-mb-50{
    margin-bottom: -12.5rem;
  }

  .md\:-ml-50{
    margin-left: -12.5rem;
  }

  .md\:-mt-52{
    margin-top: -13rem;
  }

  .md\:-mr-52{
    margin-right: -13rem;
  }

  .md\:-mb-52{
    margin-bottom: -13rem;
  }

  .md\:-ml-52{
    margin-left: -13rem;
  }

  .md\:-mt-55{
    margin-top: -13.75rem;
  }

  .md\:-mr-55{
    margin-right: -13.75rem;
  }

  .md\:-mb-55{
    margin-bottom: -13.75rem;
  }

  .md\:-ml-55{
    margin-left: -13.75rem;
  }

  .md\:-mt-56{
    margin-top: -14rem;
  }

  .md\:-mr-56{
    margin-right: -14rem;
  }

  .md\:-mb-56{
    margin-bottom: -14rem;
  }

  .md\:-ml-56{
    margin-left: -14rem;
  }

  .md\:-mt-58{
    margin-top: -14.5rem;
  }

  .md\:-mr-58{
    margin-right: -14.5rem;
  }

  .md\:-mb-58{
    margin-bottom: -14.5rem;
  }

  .md\:-ml-58{
    margin-left: -14.5rem;
  }

  .md\:-mt-60{
    margin-top: -15rem;
  }

  .md\:-mr-60{
    margin-right: -15rem;
  }

  .md\:-mb-60{
    margin-bottom: -15rem;
  }

  .md\:-ml-60{
    margin-left: -15rem;
  }

  .md\:-mt-64{
    margin-top: -16rem;
  }

  .md\:-mr-64{
    margin-right: -16rem;
  }

  .md\:-mb-64{
    margin-bottom: -16rem;
  }

  .md\:-ml-64{
    margin-left: -16rem;
  }

  .md\:-mt-65{
    margin-top: -16.25rem;
  }

  .md\:-mr-65{
    margin-right: -16.25rem;
  }

  .md\:-mb-65{
    margin-bottom: -16.25rem;
  }

  .md\:-ml-65{
    margin-left: -16.25rem;
  }

  .md\:-mt-68{
    margin-top: -17rem;
  }

  .md\:-mr-68{
    margin-right: -17rem;
  }

  .md\:-mb-68{
    margin-bottom: -17rem;
  }

  .md\:-ml-68{
    margin-left: -17rem;
  }

  .md\:-mt-69{
    margin-top: -17.25rem;
  }

  .md\:-mr-69{
    margin-right: -17.25rem;
  }

  .md\:-mb-69{
    margin-bottom: -17.25rem;
  }

  .md\:-ml-69{
    margin-left: -17.25rem;
  }

  .md\:-mt-70{
    margin-top: -17.5rem;
  }

  .md\:-mr-70{
    margin-right: -17.5rem;
  }

  .md\:-mb-70{
    margin-bottom: -17.5rem;
  }

  .md\:-ml-70{
    margin-left: -17.5rem;
  }

  .md\:-mt-72{
    margin-top: -18rem;
  }

  .md\:-mr-72{
    margin-right: -18rem;
  }

  .md\:-mb-72{
    margin-bottom: -18rem;
  }

  .md\:-ml-72{
    margin-left: -18rem;
  }

  .md\:-mt-75{
    margin-top: -18.75rem;
  }

  .md\:-mr-75{
    margin-right: -18.75rem;
  }

  .md\:-mb-75{
    margin-bottom: -18.75rem;
  }

  .md\:-ml-75{
    margin-left: -18.75rem;
  }

  .md\:-mt-80{
    margin-top: -20rem;
  }

  .md\:-mr-80{
    margin-right: -20rem;
  }

  .md\:-mb-80{
    margin-bottom: -20rem;
  }

  .md\:-ml-80{
    margin-left: -20rem;
  }

  .md\:-mt-85{
    margin-top: -21.25rem;
  }

  .md\:-mr-85{
    margin-right: -21.25rem;
  }

  .md\:-mb-85{
    margin-bottom: -21.25rem;
  }

  .md\:-ml-85{
    margin-left: -21.25rem;
  }

  .md\:-mt-86{
    margin-top: -21.5rem;
  }

  .md\:-mr-86{
    margin-right: -21.5rem;
  }

  .md\:-mb-86{
    margin-bottom: -21.5rem;
  }

  .md\:-ml-86{
    margin-left: -21.5rem;
  }

  .md\:-mt-90{
    margin-top: -22.5rem;
  }

  .md\:-mr-90{
    margin-right: -22.5rem;
  }

  .md\:-mb-90{
    margin-bottom: -22.5rem;
  }

  .md\:-ml-90{
    margin-left: -22.5rem;
  }

  .md\:-mt-96{
    margin-top: -24rem;
  }

  .md\:-mr-96{
    margin-right: -24rem;
  }

  .md\:-mb-96{
    margin-bottom: -24rem;
  }

  .md\:-ml-96{
    margin-left: -24rem;
  }

  .md\:-mt-100{
    margin-top: -25rem;
  }

  .md\:-mr-100{
    margin-right: -25rem;
  }

  .md\:-mb-100{
    margin-bottom: -25rem;
  }

  .md\:-ml-100{
    margin-left: -25rem;
  }

  .md\:-mt-115{
    margin-top: -28.75rem;
  }

  .md\:-mr-115{
    margin-right: -28.75rem;
  }

  .md\:-mb-115{
    margin-bottom: -28.75rem;
  }

  .md\:-ml-115{
    margin-left: -28.75rem;
  }

  .md\:-mt-125{
    margin-top: -31.25rem;
  }

  .md\:-mr-125{
    margin-right: -31.25rem;
  }

  .md\:-mb-125{
    margin-bottom: -31.25rem;
  }

  .md\:-ml-125{
    margin-left: -31.25rem;
  }

  .md\:-mt-142{
    margin-top: -35.5rem;
  }

  .md\:-mr-142{
    margin-right: -35.5rem;
  }

  .md\:-mb-142{
    margin-bottom: -35.5rem;
  }

  .md\:-ml-142{
    margin-left: -35.5rem;
  }

  .md\:-mt-150{
    margin-top: -37.5rem;
  }

  .md\:-mr-150{
    margin-right: -37.5rem;
  }

  .md\:-mb-150{
    margin-bottom: -37.5rem;
  }

  .md\:-ml-150{
    margin-left: -37.5rem;
  }

  .md\:-mt-156{
    margin-top: -39rem;
  }

  .md\:-mr-156{
    margin-right: -39rem;
  }

  .md\:-mb-156{
    margin-bottom: -39rem;
  }

  .md\:-ml-156{
    margin-left: -39rem;
  }

  .md\:-mt-160{
    margin-top: -40rem;
  }

  .md\:-mr-160{
    margin-right: -40rem;
  }

  .md\:-mb-160{
    margin-bottom: -40rem;
  }

  .md\:-ml-160{
    margin-left: -40rem;
  }

  .md\:-mt-175{
    margin-top: -43.75rem;
  }

  .md\:-mr-175{
    margin-right: -43.75rem;
  }

  .md\:-mb-175{
    margin-bottom: -43.75rem;
  }

  .md\:-ml-175{
    margin-left: -43.75rem;
  }

  .md\:-mt-207{
    margin-top: -51.75rem;
  }

  .md\:-mr-207{
    margin-right: -51.75rem;
  }

  .md\:-mb-207{
    margin-bottom: -51.75rem;
  }

  .md\:-ml-207{
    margin-left: -51.75rem;
  }

  .md\:-mt-242{
    margin-top: -60.5rem;
  }

  .md\:-mr-242{
    margin-right: -60.5rem;
  }

  .md\:-mb-242{
    margin-bottom: -60.5rem;
  }

  .md\:-ml-242{
    margin-left: -60.5rem;
  }

  .md\:-mt-250{
    margin-top: -62.5rem;
  }

  .md\:-mr-250{
    margin-right: -62.5rem;
  }

  .md\:-mb-250{
    margin-bottom: -62.5rem;
  }

  .md\:-ml-250{
    margin-left: -62.5rem;
  }

  .md\:-mt-258{
    margin-top: -64.5rem;
  }

  .md\:-mr-258{
    margin-right: -64.5rem;
  }

  .md\:-mb-258{
    margin-bottom: -64.5rem;
  }

  .md\:-ml-258{
    margin-left: -64.5rem;
  }

  .md\:-mt-265{
    margin-top: -66.25rem;
  }

  .md\:-mr-265{
    margin-right: -66.25rem;
  }

  .md\:-mb-265{
    margin-bottom: -66.25rem;
  }

  .md\:-ml-265{
    margin-left: -66.25rem;
  }

  .md\:-mt-280{
    margin-top: -70rem;
  }

  .md\:-mr-280{
    margin-right: -70rem;
  }

  .md\:-mb-280{
    margin-bottom: -70rem;
  }

  .md\:-ml-280{
    margin-left: -70rem;
  }

  .md\:-mt-px{
    margin-top: -1px;
  }

  .md\:-mr-px{
    margin-right: -1px;
  }

  .md\:-mb-px{
    margin-bottom: -1px;
  }

  .md\:-ml-px{
    margin-left: -1px;
  }

  .md\:-mt-0\.5{
    margin-top: -0.125rem;
  }

  .md\:-mr-0\.5{
    margin-right: -0.125rem;
  }

  .md\:-mb-0\.5{
    margin-bottom: -0.125rem;
  }

  .md\:-ml-0\.5{
    margin-left: -0.125rem;
  }

  .md\:-mt-1\.5{
    margin-top: -0.375rem;
  }

  .md\:-mr-1\.5{
    margin-right: -0.375rem;
  }

  .md\:-mb-1\.5{
    margin-bottom: -0.375rem;
  }

  .md\:-ml-1\.5{
    margin-left: -0.375rem;
  }

  .md\:-mt-2\.5{
    margin-top: -0.625rem;
  }

  .md\:-mr-2\.5{
    margin-right: -0.625rem;
  }

  .md\:-mb-2\.5{
    margin-bottom: -0.625rem;
  }

  .md\:-ml-2\.5{
    margin-left: -0.625rem;
  }

  .md\:-mt-3\.5{
    margin-top: -0.875rem;
  }

  .md\:-mr-3\.5{
    margin-right: -0.875rem;
  }

  .md\:-mb-3\.5{
    margin-bottom: -0.875rem;
  }

  .md\:-ml-3\.5{
    margin-left: -0.875rem;
  }

  .md\:-mt-0\.25{
    margin-top: -0.0625rem;
  }

  .md\:-mr-0\.25{
    margin-right: -0.0625rem;
  }

  .md\:-mb-0\.25{
    margin-bottom: -0.0625rem;
  }

  .md\:-ml-0\.25{
    margin-left: -0.0625rem;
  }

  .md\:-mt-0\.75{
    margin-top: -0.1875rem;
  }

  .md\:-mr-0\.75{
    margin-right: -0.1875rem;
  }

  .md\:-mb-0\.75{
    margin-bottom: -0.1875rem;
  }

  .md\:-ml-0\.75{
    margin-left: -0.1875rem;
  }

  .md\:-mt-1\.25{
    margin-top: -0.3125rem;
  }

  .md\:-mr-1\.25{
    margin-right: -0.3125rem;
  }

  .md\:-mb-1\.25{
    margin-bottom: -0.3125rem;
  }

  .md\:-ml-1\.25{
    margin-left: -0.3125rem;
  }

  .md\:-mt-1\.75{
    margin-top: -0.4375rem;
  }

  .md\:-mr-1\.75{
    margin-right: -0.4375rem;
  }

  .md\:-mb-1\.75{
    margin-bottom: -0.4375rem;
  }

  .md\:-ml-1\.75{
    margin-left: -0.4375rem;
  }

  .md\:-mt-2\.25{
    margin-top: -0.5625rem;
  }

  .md\:-mr-2\.25{
    margin-right: -0.5625rem;
  }

  .md\:-mb-2\.25{
    margin-bottom: -0.5625rem;
  }

  .md\:-ml-2\.25{
    margin-left: -0.5625rem;
  }

  .md\:-mt-2\.75{
    margin-top: -0.6875rem;
  }

  .md\:-mr-2\.75{
    margin-right: -0.6875rem;
  }

  .md\:-mb-2\.75{
    margin-bottom: -0.6875rem;
  }

  .md\:-ml-2\.75{
    margin-left: -0.6875rem;
  }

  .md\:-mt-3\.25{
    margin-top: -0.8125rem;
  }

  .md\:-mr-3\.25{
    margin-right: -0.8125rem;
  }

  .md\:-mb-3\.25{
    margin-bottom: -0.8125rem;
  }

  .md\:-ml-3\.25{
    margin-left: -0.8125rem;
  }

  .md\:-mt-3\.75{
    margin-top: -0.9375rem;
  }

  .md\:-mr-3\.75{
    margin-right: -0.9375rem;
  }

  .md\:-mb-3\.75{
    margin-bottom: -0.9375rem;
  }

  .md\:-ml-3\.75{
    margin-left: -0.9375rem;
  }

  .md\:-mt-4\.25{
    margin-top: -1.0625rem;
  }

  .md\:-mr-4\.25{
    margin-right: -1.0625rem;
  }

  .md\:-mb-4\.25{
    margin-bottom: -1.0625rem;
  }

  .md\:-ml-4\.25{
    margin-left: -1.0625rem;
  }

  .md\:-mt-4\.5{
    margin-top: -1.125rem;
  }

  .md\:-mr-4\.5{
    margin-right: -1.125rem;
  }

  .md\:-mb-4\.5{
    margin-bottom: -1.125rem;
  }

  .md\:-ml-4\.5{
    margin-left: -1.125rem;
  }

  .md\:-mt-4\.75{
    margin-top: -1.1875rem;
  }

  .md\:-mr-4\.75{
    margin-right: -1.1875rem;
  }

  .md\:-mb-4\.75{
    margin-bottom: -1.1875rem;
  }

  .md\:-ml-4\.75{
    margin-left: -1.1875rem;
  }

  .md\:-mt-5\.25{
    margin-top: -1.3125rem;
  }

  .md\:-mr-5\.25{
    margin-right: -1.3125rem;
  }

  .md\:-mb-5\.25{
    margin-bottom: -1.3125rem;
  }

  .md\:-ml-5\.25{
    margin-left: -1.3125rem;
  }

  .md\:-mt-5\.5{
    margin-top: -1.375rem;
  }

  .md\:-mr-5\.5{
    margin-right: -1.375rem;
  }

  .md\:-mb-5\.5{
    margin-bottom: -1.375rem;
  }

  .md\:-ml-5\.5{
    margin-left: -1.375rem;
  }

  .md\:-mt-5\.75{
    margin-top: -1.4375rem;
  }

  .md\:-mr-5\.75{
    margin-right: -1.4375rem;
  }

  .md\:-mb-5\.75{
    margin-bottom: -1.4375rem;
  }

  .md\:-ml-5\.75{
    margin-left: -1.4375rem;
  }

  .md\:-mt-6\.25{
    margin-top: -1.5625rem;
  }

  .md\:-mr-6\.25{
    margin-right: -1.5625rem;
  }

  .md\:-mb-6\.25{
    margin-bottom: -1.5625rem;
  }

  .md\:-ml-6\.25{
    margin-left: -1.5625rem;
  }

  .md\:-mt-6\.5{
    margin-top: -1.625rem;
  }

  .md\:-mr-6\.5{
    margin-right: -1.625rem;
  }

  .md\:-mb-6\.5{
    margin-bottom: -1.625rem;
  }

  .md\:-ml-6\.5{
    margin-left: -1.625rem;
  }

  .md\:-mt-6\.75{
    margin-top: -1.6875rem;
  }

  .md\:-mr-6\.75{
    margin-right: -1.6875rem;
  }

  .md\:-mb-6\.75{
    margin-bottom: -1.6875rem;
  }

  .md\:-ml-6\.75{
    margin-left: -1.6875rem;
  }

  .md\:-mt-7\.25{
    margin-top: -1.8125rem;
  }

  .md\:-mr-7\.25{
    margin-right: -1.8125rem;
  }

  .md\:-mb-7\.25{
    margin-bottom: -1.8125rem;
  }

  .md\:-ml-7\.25{
    margin-left: -1.8125rem;
  }

  .md\:-mt-7\.5{
    margin-top: -1.875rem;
  }

  .md\:-mr-7\.5{
    margin-right: -1.875rem;
  }

  .md\:-mb-7\.5{
    margin-bottom: -1.875rem;
  }

  .md\:-ml-7\.5{
    margin-left: -1.875rem;
  }

  .md\:-mt-8\.25{
    margin-top: -2.0625rem;
  }

  .md\:-mr-8\.25{
    margin-right: -2.0625rem;
  }

  .md\:-mb-8\.25{
    margin-bottom: -2.0625rem;
  }

  .md\:-ml-8\.25{
    margin-left: -2.0625rem;
  }

  .md\:-mt-8\.5{
    margin-top: -2.125rem;
  }

  .md\:-mr-8\.5{
    margin-right: -2.125rem;
  }

  .md\:-mb-8\.5{
    margin-bottom: -2.125rem;
  }

  .md\:-ml-8\.5{
    margin-left: -2.125rem;
  }

  .md\:-mt-9\.25{
    margin-top: -2.3125rem;
  }

  .md\:-mr-9\.25{
    margin-right: -2.3125rem;
  }

  .md\:-mb-9\.25{
    margin-bottom: -2.3125rem;
  }

  .md\:-ml-9\.25{
    margin-left: -2.3125rem;
  }

  .md\:-mt-9\.5{
    margin-top: -2.375rem;
  }

  .md\:-mr-9\.5{
    margin-right: -2.375rem;
  }

  .md\:-mb-9\.5{
    margin-bottom: -2.375rem;
  }

  .md\:-ml-9\.5{
    margin-left: -2.375rem;
  }

  .md\:-mt-10\.5{
    margin-top: -2.625rem;
  }

  .md\:-mr-10\.5{
    margin-right: -2.625rem;
  }

  .md\:-mb-10\.5{
    margin-bottom: -2.625rem;
  }

  .md\:-ml-10\.5{
    margin-left: -2.625rem;
  }

  .md\:-mt-11\.25{
    margin-top: -2.8125rem;
  }

  .md\:-mr-11\.25{
    margin-right: -2.8125rem;
  }

  .md\:-mb-11\.25{
    margin-bottom: -2.8125rem;
  }

  .md\:-ml-11\.25{
    margin-left: -2.8125rem;
  }

  .md\:-mt-11\.5{
    margin-top: -2.875rem;
  }

  .md\:-mr-11\.5{
    margin-right: -2.875rem;
  }

  .md\:-mb-11\.5{
    margin-bottom: -2.875rem;
  }

  .md\:-ml-11\.5{
    margin-left: -2.875rem;
  }

  .md\:-mt-12\.5{
    margin-top: -3.125rem;
  }

  .md\:-mr-12\.5{
    margin-right: -3.125rem;
  }

  .md\:-mb-12\.5{
    margin-bottom: -3.125rem;
  }

  .md\:-ml-12\.5{
    margin-left: -3.125rem;
  }

  .md\:-mt-12\.75{
    margin-top: -3.1875rem;
  }

  .md\:-mr-12\.75{
    margin-right: -3.1875rem;
  }

  .md\:-mb-12\.75{
    margin-bottom: -3.1875rem;
  }

  .md\:-ml-12\.75{
    margin-left: -3.1875rem;
  }

  .md\:-mt-13\.5{
    margin-top: -3.375rem;
  }

  .md\:-mr-13\.5{
    margin-right: -3.375rem;
  }

  .md\:-mb-13\.5{
    margin-bottom: -3.375rem;
  }

  .md\:-ml-13\.5{
    margin-left: -3.375rem;
  }

  .md\:-mt-14\.5{
    margin-top: -3.625rem;
  }

  .md\:-mr-14\.5{
    margin-right: -3.625rem;
  }

  .md\:-mb-14\.5{
    margin-bottom: -3.625rem;
  }

  .md\:-ml-14\.5{
    margin-left: -3.625rem;
  }

  .md\:-mt-15\.5{
    margin-top: -3.875rem;
  }

  .md\:-mr-15\.5{
    margin-right: -3.875rem;
  }

  .md\:-mb-15\.5{
    margin-bottom: -3.875rem;
  }

  .md\:-ml-15\.5{
    margin-left: -3.875rem;
  }

  .md\:-mt-15\.75{
    margin-top: -3.9375rem;
  }

  .md\:-mr-15\.75{
    margin-right: -3.9375rem;
  }

  .md\:-mb-15\.75{
    margin-bottom: -3.9375rem;
  }

  .md\:-ml-15\.75{
    margin-left: -3.9375rem;
  }

  .md\:-mt-16\.25{
    margin-top: -4.0625rem;
  }

  .md\:-mr-16\.25{
    margin-right: -4.0625rem;
  }

  .md\:-mb-16\.25{
    margin-bottom: -4.0625rem;
  }

  .md\:-ml-16\.25{
    margin-left: -4.0625rem;
  }

  .md\:-mt-17\.25{
    margin-top: -4.3125rem;
  }

  .md\:-mr-17\.25{
    margin-right: -4.3125rem;
  }

  .md\:-mb-17\.25{
    margin-bottom: -4.3125rem;
  }

  .md\:-ml-17\.25{
    margin-left: -4.3125rem;
  }

  .md\:-mt-17\.5{
    margin-top: -4.375rem;
  }

  .md\:-mr-17\.5{
    margin-right: -4.375rem;
  }

  .md\:-mb-17\.5{
    margin-bottom: -4.375rem;
  }

  .md\:-ml-17\.5{
    margin-left: -4.375rem;
  }

  .md\:-mt-18\.25{
    margin-top: -4.5625rem;
  }

  .md\:-mr-18\.25{
    margin-right: -4.5625rem;
  }

  .md\:-mb-18\.25{
    margin-bottom: -4.5625rem;
  }

  .md\:-ml-18\.25{
    margin-left: -4.5625rem;
  }

  .md\:-mt-18\.5{
    margin-top: -4.625rem;
  }

  .md\:-mr-18\.5{
    margin-right: -4.625rem;
  }

  .md\:-mb-18\.5{
    margin-bottom: -4.625rem;
  }

  .md\:-ml-18\.5{
    margin-left: -4.625rem;
  }

  .md\:-mt-20\.25{
    margin-top: -5.0625rem;
  }

  .md\:-mr-20\.25{
    margin-right: -5.0625rem;
  }

  .md\:-mb-20\.25{
    margin-bottom: -5.0625rem;
  }

  .md\:-ml-20\.25{
    margin-left: -5.0625rem;
  }

  .md\:-mt-20\.5{
    margin-top: -5.125rem;
  }

  .md\:-mr-20\.5{
    margin-right: -5.125rem;
  }

  .md\:-mb-20\.5{
    margin-bottom: -5.125rem;
  }

  .md\:-ml-20\.5{
    margin-left: -5.125rem;
  }

  .md\:-mt-22\.5{
    margin-top: -5.625rem;
  }

  .md\:-mr-22\.5{
    margin-right: -5.625rem;
  }

  .md\:-mb-22\.5{
    margin-bottom: -5.625rem;
  }

  .md\:-ml-22\.5{
    margin-left: -5.625rem;
  }

  .md\:-mt-25\.5{
    margin-top: -6.375rem;
  }

  .md\:-mr-25\.5{
    margin-right: -6.375rem;
  }

  .md\:-mb-25\.5{
    margin-bottom: -6.375rem;
  }

  .md\:-ml-25\.5{
    margin-left: -6.375rem;
  }

  .md\:-mt-26\.75{
    margin-top: -6.6875rem;
  }

  .md\:-mr-26\.75{
    margin-right: -6.6875rem;
  }

  .md\:-mb-26\.75{
    margin-bottom: -6.6875rem;
  }

  .md\:-ml-26\.75{
    margin-left: -6.6875rem;
  }

  .md\:-mt-32\.5{
    margin-top: -8.125rem;
  }

  .md\:-mr-32\.5{
    margin-right: -8.125rem;
  }

  .md\:-mb-32\.5{
    margin-bottom: -8.125rem;
  }

  .md\:-ml-32\.5{
    margin-left: -8.125rem;
  }

  .md\:-mt-37\.5{
    margin-top: -9.375rem;
  }

  .md\:-mr-37\.5{
    margin-right: -9.375rem;
  }

  .md\:-mb-37\.5{
    margin-bottom: -9.375rem;
  }

  .md\:-ml-37\.5{
    margin-left: -9.375rem;
  }

  .md\:-mt-41\.25{
    margin-top: -10.3125rem;
  }

  .md\:-mr-41\.25{
    margin-right: -10.3125rem;
  }

  .md\:-mb-41\.25{
    margin-bottom: -10.3125rem;
  }

  .md\:-ml-41\.25{
    margin-left: -10.3125rem;
  }

  .md\:-mt-52\.5{
    margin-top: -13.125rem;
  }

  .md\:-mr-52\.5{
    margin-right: -13.125rem;
  }

  .md\:-mb-52\.5{
    margin-bottom: -13.125rem;
  }

  .md\:-ml-52\.5{
    margin-left: -13.125rem;
  }

  .md\:-mt-54\.5{
    margin-top: -13.625rem;
  }

  .md\:-mr-54\.5{
    margin-right: -13.625rem;
  }

  .md\:-mb-54\.5{
    margin-bottom: -13.625rem;
  }

  .md\:-ml-54\.5{
    margin-left: -13.625rem;
  }

  .md\:-mt-57\.25{
    margin-top: -14.3125rem;
  }

  .md\:-mr-57\.25{
    margin-right: -14.3125rem;
  }

  .md\:-mb-57\.25{
    margin-bottom: -14.3125rem;
  }

  .md\:-ml-57\.25{
    margin-left: -14.3125rem;
  }

  .md\:-mt-57\.5{
    margin-top: -14.375rem;
  }

  .md\:-mr-57\.5{
    margin-right: -14.375rem;
  }

  .md\:-mb-57\.5{
    margin-bottom: -14.375rem;
  }

  .md\:-ml-57\.5{
    margin-left: -14.375rem;
  }

  .md\:-mt-66\.25{
    margin-top: -16.5625rem;
  }

  .md\:-mr-66\.25{
    margin-right: -16.5625rem;
  }

  .md\:-mb-66\.25{
    margin-bottom: -16.5625rem;
  }

  .md\:-ml-66\.25{
    margin-left: -16.5625rem;
  }

  .md\:-mt-74\.5{
    margin-top: -18.125rem;
  }

  .md\:-mr-74\.5{
    margin-right: -18.125rem;
  }

  .md\:-mb-74\.5{
    margin-bottom: -18.125rem;
  }

  .md\:-ml-74\.5{
    margin-left: -18.125rem;
  }

  .md\:-mt-106\.25{
    margin-top: -26.5625rem;
  }

  .md\:-mr-106\.25{
    margin-right: -26.5625rem;
  }

  .md\:-mb-106\.25{
    margin-bottom: -26.5625rem;
  }

  .md\:-ml-106\.25{
    margin-left: -26.5625rem;
  }

  .md\:-mt-112\.25{
    margin-top: -28.0675rem;
  }

  .md\:-mr-112\.25{
    margin-right: -28.0675rem;
  }

  .md\:-mb-112\.25{
    margin-bottom: -28.0675rem;
  }

  .md\:-ml-112\.25{
    margin-left: -28.0675rem;
  }

  .md\:-mt-112\.75{
    margin-top: -28.1875rem;
  }

  .md\:-mr-112\.75{
    margin-right: -28.1875rem;
  }

  .md\:-mb-112\.75{
    margin-bottom: -28.1875rem;
  }

  .md\:-ml-112\.75{
    margin-left: -28.1875rem;
  }

  .md\:-mt-147\.5{
    margin-top: -36.875rem;
  }

  .md\:-mr-147\.5{
    margin-right: -36.875rem;
  }

  .md\:-mb-147\.5{
    margin-bottom: -36.875rem;
  }

  .md\:-ml-147\.5{
    margin-left: -36.875rem;
  }

  .md\:-mt-162\.5{
    margin-top: -40.625rem;
  }

  .md\:-mr-162\.5{
    margin-right: -40.625rem;
  }

  .md\:-mb-162\.5{
    margin-bottom: -40.625rem;
  }

  .md\:-ml-162\.5{
    margin-left: -40.625rem;
  }

  .md\:-mt-172\.25{
    margin-top: -42.5625rem;
  }

  .md\:-mr-172\.25{
    margin-right: -42.5625rem;
  }

  .md\:-mb-172\.25{
    margin-bottom: -42.5625rem;
  }

  .md\:-ml-172\.25{
    margin-left: -42.5625rem;
  }

  .md\:-mt-175\.25{
    margin-top: -43.8125rem;
  }

  .md\:-mr-175\.25{
    margin-right: -43.8125rem;
  }

  .md\:-mb-175\.25{
    margin-bottom: -43.8125rem;
  }

  .md\:-ml-175\.25{
    margin-left: -43.8125rem;
  }

  .md\:-mt-184\.25{
    margin-top: -46.0625rem;
  }

  .md\:-mr-184\.25{
    margin-right: -46.0625rem;
  }

  .md\:-mb-184\.25{
    margin-bottom: -46.0625rem;
  }

  .md\:-ml-184\.25{
    margin-left: -46.0625rem;
  }

  .md\:-mt-203\.25{
    margin-top: -50.8125rem;
  }

  .md\:-mr-203\.25{
    margin-right: -50.8125rem;
  }

  .md\:-mb-203\.25{
    margin-bottom: -50.8125rem;
  }

  .md\:-ml-203\.25{
    margin-left: -50.8125rem;
  }

  .md\:-mt-half{
    margin-top: -50%;
  }

  .md\:-mr-half{
    margin-right: -50%;
  }

  .md\:-mb-half{
    margin-bottom: -50%;
  }

  .md\:-ml-half{
    margin-left: -50%;
  }

  .md\:-mt-full{
    margin-top: -100%;
  }

  .md\:-mr-full{
    margin-right: -100%;
  }

  .md\:-mb-full{
    margin-bottom: -100%;
  }

  .md\:-ml-full{
    margin-left: -100%;
  }

  .md\:-mt-1\/10{
    margin-top: -10%;
  }

  .md\:-mr-1\/10{
    margin-right: -10%;
  }

  .md\:-mb-1\/10{
    margin-bottom: -10%;
  }

  .md\:-ml-1\/10{
    margin-left: -10%;
  }

  .md\:-mt-2\/10{
    margin-top: -20%;
  }

  .md\:-mr-2\/10{
    margin-right: -20%;
  }

  .md\:-mb-2\/10{
    margin-bottom: -20%;
  }

  .md\:-ml-2\/10{
    margin-left: -20%;
  }

  .md\:-mt-3\/10{
    margin-top: -30%;
  }

  .md\:-mr-3\/10{
    margin-right: -30%;
  }

  .md\:-mb-3\/10{
    margin-bottom: -30%;
  }

  .md\:-ml-3\/10{
    margin-left: -30%;
  }

  .md\:-mt-4\/10{
    margin-top: -40%;
  }

  .md\:-mr-4\/10{
    margin-right: -40%;
  }

  .md\:-mb-4\/10{
    margin-bottom: -40%;
  }

  .md\:-ml-4\/10{
    margin-left: -40%;
  }

  .md\:-mt-4\.5\/10{
    margin-top: -45%;
  }

  .md\:-mr-4\.5\/10{
    margin-right: -45%;
  }

  .md\:-mb-4\.5\/10{
    margin-bottom: -45%;
  }

  .md\:-ml-4\.5\/10{
    margin-left: -45%;
  }

  .md\:-mt-5\/10{
    margin-top: -50%;
  }

  .md\:-mr-5\/10{
    margin-right: -50%;
  }

  .md\:-mb-5\/10{
    margin-bottom: -50%;
  }

  .md\:-ml-5\/10{
    margin-left: -50%;
  }

  .md\:-mt-5\.5\/10{
    margin-top: -55%;
  }

  .md\:-mr-5\.5\/10{
    margin-right: -55%;
  }

  .md\:-mb-5\.5\/10{
    margin-bottom: -55%;
  }

  .md\:-ml-5\.5\/10{
    margin-left: -55%;
  }

  .md\:-mt-6\/10{
    margin-top: -60%;
  }

  .md\:-mr-6\/10{
    margin-right: -60%;
  }

  .md\:-mb-6\/10{
    margin-bottom: -60%;
  }

  .md\:-ml-6\/10{
    margin-left: -60%;
  }

  .md\:-mt-7\/10{
    margin-top: -70%;
  }

  .md\:-mr-7\/10{
    margin-right: -70%;
  }

  .md\:-mb-7\/10{
    margin-bottom: -70%;
  }

  .md\:-ml-7\/10{
    margin-left: -70%;
  }

  .md\:-mt-8\/10{
    margin-top: -80%;
  }

  .md\:-mr-8\/10{
    margin-right: -80%;
  }

  .md\:-mb-8\/10{
    margin-bottom: -80%;
  }

  .md\:-ml-8\/10{
    margin-left: -80%;
  }

  .md\:-mt-9\/10{
    margin-top: -90%;
  }

  .md\:-mr-9\/10{
    margin-right: -90%;
  }

  .md\:-mb-9\/10{
    margin-bottom: -90%;
  }

  .md\:-ml-9\/10{
    margin-left: -90%;
  }

  .md\:-mt-1\/12{
    margin-top: -8.33333%;
  }

  .md\:-mr-1\/12{
    margin-right: -8.33333%;
  }

  .md\:-mb-1\/12{
    margin-bottom: -8.33333%;
  }

  .md\:-ml-1\/12{
    margin-left: -8.33333%;
  }

  .md\:-mt-2\/12{
    margin-top: -16.66667%;
  }

  .md\:-mr-2\/12{
    margin-right: -16.66667%;
  }

  .md\:-mb-2\/12{
    margin-bottom: -16.66667%;
  }

  .md\:-ml-2\/12{
    margin-left: -16.66667%;
  }

  .md\:-mt-3\/12{
    margin-top: -25%;
  }

  .md\:-mr-3\/12{
    margin-right: -25%;
  }

  .md\:-mb-3\/12{
    margin-bottom: -25%;
  }

  .md\:-ml-3\/12{
    margin-left: -25%;
  }

  .md\:-mt-4\/12{
    margin-top: -33.33333%;
  }

  .md\:-mr-4\/12{
    margin-right: -33.33333%;
  }

  .md\:-mb-4\/12{
    margin-bottom: -33.33333%;
  }

  .md\:-ml-4\/12{
    margin-left: -33.33333%;
  }

  .md\:-mt-5\/12{
    margin-top: -41.66667%;
  }

  .md\:-mr-5\/12{
    margin-right: -41.66667%;
  }

  .md\:-mb-5\/12{
    margin-bottom: -41.66667%;
  }

  .md\:-ml-5\/12{
    margin-left: -41.66667%;
  }

  .md\:-mt-6\/12{
    margin-top: -50%;
  }

  .md\:-mr-6\/12{
    margin-right: -50%;
  }

  .md\:-mb-6\/12{
    margin-bottom: -50%;
  }

  .md\:-ml-6\/12{
    margin-left: -50%;
  }

  .md\:-mt-7\/12{
    margin-top: -58.33333%;
  }

  .md\:-mr-7\/12{
    margin-right: -58.33333%;
  }

  .md\:-mb-7\/12{
    margin-bottom: -58.33333%;
  }

  .md\:-ml-7\/12{
    margin-left: -58.33333%;
  }

  .md\:-mt-8\/12{
    margin-top: -66.66667%;
  }

  .md\:-mr-8\/12{
    margin-right: -66.66667%;
  }

  .md\:-mb-8\/12{
    margin-bottom: -66.66667%;
  }

  .md\:-ml-8\/12{
    margin-left: -66.66667%;
  }

  .md\:-mt-9\/12{
    margin-top: -75%;
  }

  .md\:-mr-9\/12{
    margin-right: -75%;
  }

  .md\:-mb-9\/12{
    margin-bottom: -75%;
  }

  .md\:-ml-9\/12{
    margin-left: -75%;
  }

  .md\:-mt-10\/12{
    margin-top: -83.33333%;
  }

  .md\:-mr-10\/12{
    margin-right: -83.33333%;
  }

  .md\:-mb-10\/12{
    margin-bottom: -83.33333%;
  }

  .md\:-ml-10\/12{
    margin-left: -83.33333%;
  }

  .md\:-mt-11\/12{
    margin-top: -91.66667%;
  }

  .md\:-mr-11\/12{
    margin-right: -91.66667%;
  }

  .md\:-mb-11\/12{
    margin-bottom: -91.66667%;
  }

  .md\:-ml-11\/12{
    margin-left: -91.66667%;
  }

  .md\:first\:m-0:first-child{
    margin: 0px;
  }

  .md\:first\:m-1:first-child{
    margin: 0.25rem;
  }

  .md\:first\:m-2:first-child{
    margin: 0.5rem;
  }

  .md\:first\:m-3:first-child{
    margin: 0.75rem;
  }

  .md\:first\:m-4:first-child{
    margin: 1rem;
  }

  .md\:first\:m-5:first-child{
    margin: 1.25rem;
  }

  .md\:first\:m-6:first-child{
    margin: 1.5rem;
  }

  .md\:first\:m-7:first-child{
    margin: 1.75rem;
  }

  .md\:first\:m-8:first-child{
    margin: 2rem;
  }

  .md\:first\:m-9:first-child{
    margin: 2.25rem;
  }

  .md\:first\:m-10:first-child{
    margin: 2.5rem;
  }

  .md\:first\:m-11:first-child{
    margin: 2.75rem;
  }

  .md\:first\:m-12:first-child{
    margin: 3rem;
  }

  .md\:first\:m-13:first-child{
    margin: 3.25rem;
  }

  .md\:first\:m-14:first-child{
    margin: 3.5rem;
  }

  .md\:first\:m-15:first-child{
    margin: 3.75rem;
  }

  .md\:first\:m-16:first-child{
    margin: 4rem;
  }

  .md\:first\:m-17:first-child{
    margin: 4.25rem;
  }

  .md\:first\:m-18:first-child{
    margin: 4.5rem;
  }

  .md\:first\:m-19:first-child{
    margin: 4.75rem;
  }

  .md\:first\:m-20:first-child{
    margin: 5rem;
  }

  .md\:first\:m-22:first-child{
    margin: 5.5rem;
  }

  .md\:first\:m-24:first-child{
    margin: 6rem;
  }

  .md\:first\:m-25:first-child{
    margin: 6.25rem;
  }

  .md\:first\:m-28:first-child{
    margin: 7rem;
  }

  .md\:first\:m-30:first-child{
    margin: 7.5rem;
  }

  .md\:first\:m-32:first-child{
    margin: 8rem;
  }

  .md\:first\:m-34:first-child{
    margin: 8.5rem;
  }

  .md\:first\:m-35:first-child{
    margin: 8.75rem;
  }

  .md\:first\:m-36:first-child{
    margin: 9rem;
  }

  .md\:first\:m-39:first-child{
    margin: 9.75rem;
  }

  .md\:first\:m-40:first-child{
    margin: 10rem;
  }

  .md\:first\:m-42:first-child{
    margin: 10.5rem;
  }

  .md\:first\:m-44:first-child{
    margin: 11rem;
  }

  .md\:first\:m-45:first-child{
    margin: 11.25rem;
  }

  .md\:first\:m-48:first-child{
    margin: 12rem;
  }

  .md\:first\:m-50:first-child{
    margin: 12.5rem;
  }

  .md\:first\:m-52:first-child{
    margin: 13rem;
  }

  .md\:first\:m-55:first-child{
    margin: 13.75rem;
  }

  .md\:first\:m-56:first-child{
    margin: 14rem;
  }

  .md\:first\:m-58:first-child{
    margin: 14.5rem;
  }

  .md\:first\:m-60:first-child{
    margin: 15rem;
  }

  .md\:first\:m-64:first-child{
    margin: 16rem;
  }

  .md\:first\:m-65:first-child{
    margin: 16.25rem;
  }

  .md\:first\:m-68:first-child{
    margin: 17rem;
  }

  .md\:first\:m-69:first-child{
    margin: 17.25rem;
  }

  .md\:first\:m-70:first-child{
    margin: 17.5rem;
  }

  .md\:first\:m-72:first-child{
    margin: 18rem;
  }

  .md\:first\:m-75:first-child{
    margin: 18.75rem;
  }

  .md\:first\:m-80:first-child{
    margin: 20rem;
  }

  .md\:first\:m-85:first-child{
    margin: 21.25rem;
  }

  .md\:first\:m-86:first-child{
    margin: 21.5rem;
  }

  .md\:first\:m-90:first-child{
    margin: 22.5rem;
  }

  .md\:first\:m-96:first-child{
    margin: 24rem;
  }

  .md\:first\:m-100:first-child{
    margin: 25rem;
  }

  .md\:first\:m-115:first-child{
    margin: 28.75rem;
  }

  .md\:first\:m-125:first-child{
    margin: 31.25rem;
  }

  .md\:first\:m-142:first-child{
    margin: 35.5rem;
  }

  .md\:first\:m-150:first-child{
    margin: 37.5rem;
  }

  .md\:first\:m-156:first-child{
    margin: 39rem;
  }

  .md\:first\:m-160:first-child{
    margin: 40rem;
  }

  .md\:first\:m-175:first-child{
    margin: 43.75rem;
  }

  .md\:first\:m-207:first-child{
    margin: 51.75rem;
  }

  .md\:first\:m-242:first-child{
    margin: 60.5rem;
  }

  .md\:first\:m-250:first-child{
    margin: 62.5rem;
  }

  .md\:first\:m-258:first-child{
    margin: 64.5rem;
  }

  .md\:first\:m-265:first-child{
    margin: 66.25rem;
  }

  .md\:first\:m-280:first-child{
    margin: 70rem;
  }

  .md\:first\:m-auto:first-child{
    margin: auto;
  }

  .md\:first\:m-px:first-child{
    margin: 1px;
  }

  .md\:first\:m-0\.5:first-child{
    margin: 0.125rem;
  }

  .md\:first\:m-1\.5:first-child{
    margin: 0.375rem;
  }

  .md\:first\:m-2\.5:first-child{
    margin: 0.625rem;
  }

  .md\:first\:m-3\.5:first-child{
    margin: 0.875rem;
  }

  .md\:first\:m-0\.25:first-child{
    margin: 0.0625rem;
  }

  .md\:first\:m-0\.75:first-child{
    margin: 0.1875rem;
  }

  .md\:first\:m-1\.25:first-child{
    margin: 0.3125rem;
  }

  .md\:first\:m-1\.75:first-child{
    margin: 0.4375rem;
  }

  .md\:first\:m-2\.25:first-child{
    margin: 0.5625rem;
  }

  .md\:first\:m-2\.75:first-child{
    margin: 0.6875rem;
  }

  .md\:first\:m-3\.25:first-child{
    margin: 0.8125rem;
  }

  .md\:first\:m-3\.75:first-child{
    margin: 0.9375rem;
  }

  .md\:first\:m-4\.25:first-child{
    margin: 1.0625rem;
  }

  .md\:first\:m-4\.5:first-child{
    margin: 1.125rem;
  }

  .md\:first\:m-4\.75:first-child{
    margin: 1.1875rem;
  }

  .md\:first\:m-5\.25:first-child{
    margin: 1.3125rem;
  }

  .md\:first\:m-5\.5:first-child{
    margin: 1.375rem;
  }

  .md\:first\:m-5\.75:first-child{
    margin: 1.4375rem;
  }

  .md\:first\:m-6\.25:first-child{
    margin: 1.5625rem;
  }

  .md\:first\:m-6\.5:first-child{
    margin: 1.625rem;
  }

  .md\:first\:m-6\.75:first-child{
    margin: 1.6875rem;
  }

  .md\:first\:m-7\.25:first-child{
    margin: 1.8125rem;
  }

  .md\:first\:m-7\.5:first-child{
    margin: 1.875rem;
  }

  .md\:first\:m-8\.25:first-child{
    margin: 2.0625rem;
  }

  .md\:first\:m-8\.5:first-child{
    margin: 2.125rem;
  }

  .md\:first\:m-9\.25:first-child{
    margin: 2.3125rem;
  }

  .md\:first\:m-9\.5:first-child{
    margin: 2.375rem;
  }

  .md\:first\:m-10\.5:first-child{
    margin: 2.625rem;
  }

  .md\:first\:m-11\.25:first-child{
    margin: 2.8125rem;
  }

  .md\:first\:m-11\.5:first-child{
    margin: 2.875rem;
  }

  .md\:first\:m-12\.5:first-child{
    margin: 3.125rem;
  }

  .md\:first\:m-12\.75:first-child{
    margin: 3.1875rem;
  }

  .md\:first\:m-13\.5:first-child{
    margin: 3.375rem;
  }

  .md\:first\:m-14\.5:first-child{
    margin: 3.625rem;
  }

  .md\:first\:m-15\.5:first-child{
    margin: 3.875rem;
  }

  .md\:first\:m-15\.75:first-child{
    margin: 3.9375rem;
  }

  .md\:first\:m-16\.25:first-child{
    margin: 4.0625rem;
  }

  .md\:first\:m-17\.25:first-child{
    margin: 4.3125rem;
  }

  .md\:first\:m-17\.5:first-child{
    margin: 4.375rem;
  }

  .md\:first\:m-18\.25:first-child{
    margin: 4.5625rem;
  }

  .md\:first\:m-18\.5:first-child{
    margin: 4.625rem;
  }

  .md\:first\:m-20\.25:first-child{
    margin: 5.0625rem;
  }

  .md\:first\:m-20\.5:first-child{
    margin: 5.125rem;
  }

  .md\:first\:m-22\.5:first-child{
    margin: 5.625rem;
  }

  .md\:first\:m-25\.5:first-child{
    margin: 6.375rem;
  }

  .md\:first\:m-26\.75:first-child{
    margin: 6.6875rem;
  }

  .md\:first\:m-32\.5:first-child{
    margin: 8.125rem;
  }

  .md\:first\:m-37\.5:first-child{
    margin: 9.375rem;
  }

  .md\:first\:m-41\.25:first-child{
    margin: 10.3125rem;
  }

  .md\:first\:m-52\.5:first-child{
    margin: 13.125rem;
  }

  .md\:first\:m-54\.5:first-child{
    margin: 13.625rem;
  }

  .md\:first\:m-57\.25:first-child{
    margin: 14.3125rem;
  }

  .md\:first\:m-57\.5:first-child{
    margin: 14.375rem;
  }

  .md\:first\:m-66\.25:first-child{
    margin: 16.5625rem;
  }

  .md\:first\:m-74\.5:first-child{
    margin: 18.125rem;
  }

  .md\:first\:m-106\.25:first-child{
    margin: 26.5625rem;
  }

  .md\:first\:m-112\.25:first-child{
    margin: 28.0675rem;
  }

  .md\:first\:m-112\.75:first-child{
    margin: 28.1875rem;
  }

  .md\:first\:m-147\.5:first-child{
    margin: 36.875rem;
  }

  .md\:first\:m-162\.5:first-child{
    margin: 40.625rem;
  }

  .md\:first\:m-172\.25:first-child{
    margin: 42.5625rem;
  }

  .md\:first\:m-175\.25:first-child{
    margin: 43.8125rem;
  }

  .md\:first\:m-184\.25:first-child{
    margin: 46.0625rem;
  }

  .md\:first\:m-203\.25:first-child{
    margin: 50.8125rem;
  }

  .md\:first\:m-half:first-child{
    margin: 50%;
  }

  .md\:first\:m-full:first-child{
    margin: 100%;
  }

  .md\:first\:m-1\/10:first-child{
    margin: 10%;
  }

  .md\:first\:m-2\/10:first-child{
    margin: 20%;
  }

  .md\:first\:m-3\/10:first-child{
    margin: 30%;
  }

  .md\:first\:m-4\/10:first-child{
    margin: 40%;
  }

  .md\:first\:m-4\.5\/10:first-child{
    margin: 45%;
  }

  .md\:first\:m-5\/10:first-child{
    margin: 50%;
  }

  .md\:first\:m-5\.5\/10:first-child{
    margin: 55%;
  }

  .md\:first\:m-6\/10:first-child{
    margin: 60%;
  }

  .md\:first\:m-7\/10:first-child{
    margin: 70%;
  }

  .md\:first\:m-8\/10:first-child{
    margin: 80%;
  }

  .md\:first\:m-9\/10:first-child{
    margin: 90%;
  }

  .md\:first\:m-1\/12:first-child{
    margin: 8.333333%;
  }

  .md\:first\:m-2\/12:first-child{
    margin: 16.666667%;
  }

  .md\:first\:m-3\/12:first-child{
    margin: 25%;
  }

  .md\:first\:m-4\/12:first-child{
    margin: 33.333333%;
  }

  .md\:first\:m-5\/12:first-child{
    margin: 41.666667%;
  }

  .md\:first\:m-6\/12:first-child{
    margin: 50%;
  }

  .md\:first\:m-7\/12:first-child{
    margin: 58.333333%;
  }

  .md\:first\:m-8\/12:first-child{
    margin: 66.666667%;
  }

  .md\:first\:m-9\/12:first-child{
    margin: 75%;
  }

  .md\:first\:m-10\/12:first-child{
    margin: 83.333333%;
  }

  .md\:first\:m-11\/12:first-child{
    margin: 91.666667%;
  }

  .md\:first\:-m-0:first-child{
    margin: 0px;
  }

  .md\:first\:-m-1:first-child{
    margin: -0.25rem;
  }

  .md\:first\:-m-2:first-child{
    margin: -0.5rem;
  }

  .md\:first\:-m-3:first-child{
    margin: -0.75rem;
  }

  .md\:first\:-m-4:first-child{
    margin: -1rem;
  }

  .md\:first\:-m-5:first-child{
    margin: -1.25rem;
  }

  .md\:first\:-m-6:first-child{
    margin: -1.5rem;
  }

  .md\:first\:-m-7:first-child{
    margin: -1.75rem;
  }

  .md\:first\:-m-8:first-child{
    margin: -2rem;
  }

  .md\:first\:-m-9:first-child{
    margin: -2.25rem;
  }

  .md\:first\:-m-10:first-child{
    margin: -2.5rem;
  }

  .md\:first\:-m-11:first-child{
    margin: -2.75rem;
  }

  .md\:first\:-m-12:first-child{
    margin: -3rem;
  }

  .md\:first\:-m-13:first-child{
    margin: -3.25rem;
  }

  .md\:first\:-m-14:first-child{
    margin: -3.5rem;
  }

  .md\:first\:-m-15:first-child{
    margin: -3.75rem;
  }

  .md\:first\:-m-16:first-child{
    margin: -4rem;
  }

  .md\:first\:-m-17:first-child{
    margin: -4.25rem;
  }

  .md\:first\:-m-18:first-child{
    margin: -4.5rem;
  }

  .md\:first\:-m-19:first-child{
    margin: -4.75rem;
  }

  .md\:first\:-m-20:first-child{
    margin: -5rem;
  }

  .md\:first\:-m-22:first-child{
    margin: -5.5rem;
  }

  .md\:first\:-m-24:first-child{
    margin: -6rem;
  }

  .md\:first\:-m-25:first-child{
    margin: -6.25rem;
  }

  .md\:first\:-m-28:first-child{
    margin: -7rem;
  }

  .md\:first\:-m-30:first-child{
    margin: -7.5rem;
  }

  .md\:first\:-m-32:first-child{
    margin: -8rem;
  }

  .md\:first\:-m-34:first-child{
    margin: -8.5rem;
  }

  .md\:first\:-m-35:first-child{
    margin: -8.75rem;
  }

  .md\:first\:-m-36:first-child{
    margin: -9rem;
  }

  .md\:first\:-m-39:first-child{
    margin: -9.75rem;
  }

  .md\:first\:-m-40:first-child{
    margin: -10rem;
  }

  .md\:first\:-m-42:first-child{
    margin: -10.5rem;
  }

  .md\:first\:-m-44:first-child{
    margin: -11rem;
  }

  .md\:first\:-m-45:first-child{
    margin: -11.25rem;
  }

  .md\:first\:-m-48:first-child{
    margin: -12rem;
  }

  .md\:first\:-m-50:first-child{
    margin: -12.5rem;
  }

  .md\:first\:-m-52:first-child{
    margin: -13rem;
  }

  .md\:first\:-m-55:first-child{
    margin: -13.75rem;
  }

  .md\:first\:-m-56:first-child{
    margin: -14rem;
  }

  .md\:first\:-m-58:first-child{
    margin: -14.5rem;
  }

  .md\:first\:-m-60:first-child{
    margin: -15rem;
  }

  .md\:first\:-m-64:first-child{
    margin: -16rem;
  }

  .md\:first\:-m-65:first-child{
    margin: -16.25rem;
  }

  .md\:first\:-m-68:first-child{
    margin: -17rem;
  }

  .md\:first\:-m-69:first-child{
    margin: -17.25rem;
  }

  .md\:first\:-m-70:first-child{
    margin: -17.5rem;
  }

  .md\:first\:-m-72:first-child{
    margin: -18rem;
  }

  .md\:first\:-m-75:first-child{
    margin: -18.75rem;
  }

  .md\:first\:-m-80:first-child{
    margin: -20rem;
  }

  .md\:first\:-m-85:first-child{
    margin: -21.25rem;
  }

  .md\:first\:-m-86:first-child{
    margin: -21.5rem;
  }

  .md\:first\:-m-90:first-child{
    margin: -22.5rem;
  }

  .md\:first\:-m-96:first-child{
    margin: -24rem;
  }

  .md\:first\:-m-100:first-child{
    margin: -25rem;
  }

  .md\:first\:-m-115:first-child{
    margin: -28.75rem;
  }

  .md\:first\:-m-125:first-child{
    margin: -31.25rem;
  }

  .md\:first\:-m-142:first-child{
    margin: -35.5rem;
  }

  .md\:first\:-m-150:first-child{
    margin: -37.5rem;
  }

  .md\:first\:-m-156:first-child{
    margin: -39rem;
  }

  .md\:first\:-m-160:first-child{
    margin: -40rem;
  }

  .md\:first\:-m-175:first-child{
    margin: -43.75rem;
  }

  .md\:first\:-m-207:first-child{
    margin: -51.75rem;
  }

  .md\:first\:-m-242:first-child{
    margin: -60.5rem;
  }

  .md\:first\:-m-250:first-child{
    margin: -62.5rem;
  }

  .md\:first\:-m-258:first-child{
    margin: -64.5rem;
  }

  .md\:first\:-m-265:first-child{
    margin: -66.25rem;
  }

  .md\:first\:-m-280:first-child{
    margin: -70rem;
  }

  .md\:first\:-m-px:first-child{
    margin: -1px;
  }

  .md\:first\:-m-0\.5:first-child{
    margin: -0.125rem;
  }

  .md\:first\:-m-1\.5:first-child{
    margin: -0.375rem;
  }

  .md\:first\:-m-2\.5:first-child{
    margin: -0.625rem;
  }

  .md\:first\:-m-3\.5:first-child{
    margin: -0.875rem;
  }

  .md\:first\:-m-0\.25:first-child{
    margin: -0.0625rem;
  }

  .md\:first\:-m-0\.75:first-child{
    margin: -0.1875rem;
  }

  .md\:first\:-m-1\.25:first-child{
    margin: -0.3125rem;
  }

  .md\:first\:-m-1\.75:first-child{
    margin: -0.4375rem;
  }

  .md\:first\:-m-2\.25:first-child{
    margin: -0.5625rem;
  }

  .md\:first\:-m-2\.75:first-child{
    margin: -0.6875rem;
  }

  .md\:first\:-m-3\.25:first-child{
    margin: -0.8125rem;
  }

  .md\:first\:-m-3\.75:first-child{
    margin: -0.9375rem;
  }

  .md\:first\:-m-4\.25:first-child{
    margin: -1.0625rem;
  }

  .md\:first\:-m-4\.5:first-child{
    margin: -1.125rem;
  }

  .md\:first\:-m-4\.75:first-child{
    margin: -1.1875rem;
  }

  .md\:first\:-m-5\.25:first-child{
    margin: -1.3125rem;
  }

  .md\:first\:-m-5\.5:first-child{
    margin: -1.375rem;
  }

  .md\:first\:-m-5\.75:first-child{
    margin: -1.4375rem;
  }

  .md\:first\:-m-6\.25:first-child{
    margin: -1.5625rem;
  }

  .md\:first\:-m-6\.5:first-child{
    margin: -1.625rem;
  }

  .md\:first\:-m-6\.75:first-child{
    margin: -1.6875rem;
  }

  .md\:first\:-m-7\.25:first-child{
    margin: -1.8125rem;
  }

  .md\:first\:-m-7\.5:first-child{
    margin: -1.875rem;
  }

  .md\:first\:-m-8\.25:first-child{
    margin: -2.0625rem;
  }

  .md\:first\:-m-8\.5:first-child{
    margin: -2.125rem;
  }

  .md\:first\:-m-9\.25:first-child{
    margin: -2.3125rem;
  }

  .md\:first\:-m-9\.5:first-child{
    margin: -2.375rem;
  }

  .md\:first\:-m-10\.5:first-child{
    margin: -2.625rem;
  }

  .md\:first\:-m-11\.25:first-child{
    margin: -2.8125rem;
  }

  .md\:first\:-m-11\.5:first-child{
    margin: -2.875rem;
  }

  .md\:first\:-m-12\.5:first-child{
    margin: -3.125rem;
  }

  .md\:first\:-m-12\.75:first-child{
    margin: -3.1875rem;
  }

  .md\:first\:-m-13\.5:first-child{
    margin: -3.375rem;
  }

  .md\:first\:-m-14\.5:first-child{
    margin: -3.625rem;
  }

  .md\:first\:-m-15\.5:first-child{
    margin: -3.875rem;
  }

  .md\:first\:-m-15\.75:first-child{
    margin: -3.9375rem;
  }

  .md\:first\:-m-16\.25:first-child{
    margin: -4.0625rem;
  }

  .md\:first\:-m-17\.25:first-child{
    margin: -4.3125rem;
  }

  .md\:first\:-m-17\.5:first-child{
    margin: -4.375rem;
  }

  .md\:first\:-m-18\.25:first-child{
    margin: -4.5625rem;
  }

  .md\:first\:-m-18\.5:first-child{
    margin: -4.625rem;
  }

  .md\:first\:-m-20\.25:first-child{
    margin: -5.0625rem;
  }

  .md\:first\:-m-20\.5:first-child{
    margin: -5.125rem;
  }

  .md\:first\:-m-22\.5:first-child{
    margin: -5.625rem;
  }

  .md\:first\:-m-25\.5:first-child{
    margin: -6.375rem;
  }

  .md\:first\:-m-26\.75:first-child{
    margin: -6.6875rem;
  }

  .md\:first\:-m-32\.5:first-child{
    margin: -8.125rem;
  }

  .md\:first\:-m-37\.5:first-child{
    margin: -9.375rem;
  }

  .md\:first\:-m-41\.25:first-child{
    margin: -10.3125rem;
  }

  .md\:first\:-m-52\.5:first-child{
    margin: -13.125rem;
  }

  .md\:first\:-m-54\.5:first-child{
    margin: -13.625rem;
  }

  .md\:first\:-m-57\.25:first-child{
    margin: -14.3125rem;
  }

  .md\:first\:-m-57\.5:first-child{
    margin: -14.375rem;
  }

  .md\:first\:-m-66\.25:first-child{
    margin: -16.5625rem;
  }

  .md\:first\:-m-74\.5:first-child{
    margin: -18.125rem;
  }

  .md\:first\:-m-106\.25:first-child{
    margin: -26.5625rem;
  }

  .md\:first\:-m-112\.25:first-child{
    margin: -28.0675rem;
  }

  .md\:first\:-m-112\.75:first-child{
    margin: -28.1875rem;
  }

  .md\:first\:-m-147\.5:first-child{
    margin: -36.875rem;
  }

  .md\:first\:-m-162\.5:first-child{
    margin: -40.625rem;
  }

  .md\:first\:-m-172\.25:first-child{
    margin: -42.5625rem;
  }

  .md\:first\:-m-175\.25:first-child{
    margin: -43.8125rem;
  }

  .md\:first\:-m-184\.25:first-child{
    margin: -46.0625rem;
  }

  .md\:first\:-m-203\.25:first-child{
    margin: -50.8125rem;
  }

  .md\:first\:-m-half:first-child{
    margin: -50%;
  }

  .md\:first\:-m-full:first-child{
    margin: -100%;
  }

  .md\:first\:-m-1\/10:first-child{
    margin: -10%;
  }

  .md\:first\:-m-2\/10:first-child{
    margin: -20%;
  }

  .md\:first\:-m-3\/10:first-child{
    margin: -30%;
  }

  .md\:first\:-m-4\/10:first-child{
    margin: -40%;
  }

  .md\:first\:-m-4\.5\/10:first-child{
    margin: -45%;
  }

  .md\:first\:-m-5\/10:first-child{
    margin: -50%;
  }

  .md\:first\:-m-5\.5\/10:first-child{
    margin: -55%;
  }

  .md\:first\:-m-6\/10:first-child{
    margin: -60%;
  }

  .md\:first\:-m-7\/10:first-child{
    margin: -70%;
  }

  .md\:first\:-m-8\/10:first-child{
    margin: -80%;
  }

  .md\:first\:-m-9\/10:first-child{
    margin: -90%;
  }

  .md\:first\:-m-1\/12:first-child{
    margin: -8.33333%;
  }

  .md\:first\:-m-2\/12:first-child{
    margin: -16.66667%;
  }

  .md\:first\:-m-3\/12:first-child{
    margin: -25%;
  }

  .md\:first\:-m-4\/12:first-child{
    margin: -33.33333%;
  }

  .md\:first\:-m-5\/12:first-child{
    margin: -41.66667%;
  }

  .md\:first\:-m-6\/12:first-child{
    margin: -50%;
  }

  .md\:first\:-m-7\/12:first-child{
    margin: -58.33333%;
  }

  .md\:first\:-m-8\/12:first-child{
    margin: -66.66667%;
  }

  .md\:first\:-m-9\/12:first-child{
    margin: -75%;
  }

  .md\:first\:-m-10\/12:first-child{
    margin: -83.33333%;
  }

  .md\:first\:-m-11\/12:first-child{
    margin: -91.66667%;
  }

  .md\:first\:my-0:first-child{
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .md\:first\:mx-0:first-child{
    margin-left: 0px;
    margin-right: 0px;
  }

  .md\:first\:my-1:first-child{
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }

  .md\:first\:mx-1:first-child{
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }

  .md\:first\:my-2:first-child{
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }

  .md\:first\:mx-2:first-child{
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }

  .md\:first\:my-3:first-child{
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }

  .md\:first\:mx-3:first-child{
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }

  .md\:first\:my-4:first-child{
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .md\:first\:mx-4:first-child{
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .md\:first\:my-5:first-child{
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }

  .md\:first\:mx-5:first-child{
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }

  .md\:first\:my-6:first-child{
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .md\:first\:mx-6:first-child{
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .md\:first\:my-7:first-child{
    margin-top: 1.75rem;
    margin-bottom: 1.75rem;
  }

  .md\:first\:mx-7:first-child{
    margin-left: 1.75rem;
    margin-right: 1.75rem;
  }

  .md\:first\:my-8:first-child{
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .md\:first\:mx-8:first-child{
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .md\:first\:my-9:first-child{
    margin-top: 2.25rem;
    margin-bottom: 2.25rem;
  }

  .md\:first\:mx-9:first-child{
    margin-left: 2.25rem;
    margin-right: 2.25rem;
  }

  .md\:first\:my-10:first-child{
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .md\:first\:mx-10:first-child{
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }

  .md\:first\:my-11:first-child{
    margin-top: 2.75rem;
    margin-bottom: 2.75rem;
  }

  .md\:first\:mx-11:first-child{
    margin-left: 2.75rem;
    margin-right: 2.75rem;
  }

  .md\:first\:my-12:first-child{
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .md\:first\:mx-12:first-child{
    margin-left: 3rem;
    margin-right: 3rem;
  }

  .md\:first\:my-13:first-child{
    margin-top: 3.25rem;
    margin-bottom: 3.25rem;
  }

  .md\:first\:mx-13:first-child{
    margin-left: 3.25rem;
    margin-right: 3.25rem;
  }

  .md\:first\:my-14:first-child{
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }

  .md\:first\:mx-14:first-child{
    margin-left: 3.5rem;
    margin-right: 3.5rem;
  }

  .md\:first\:my-15:first-child{
    margin-top: 3.75rem;
    margin-bottom: 3.75rem;
  }

  .md\:first\:mx-15:first-child{
    margin-left: 3.75rem;
    margin-right: 3.75rem;
  }

  .md\:first\:my-16:first-child{
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .md\:first\:mx-16:first-child{
    margin-left: 4rem;
    margin-right: 4rem;
  }

  .md\:first\:my-17:first-child{
    margin-top: 4.25rem;
    margin-bottom: 4.25rem;
  }

  .md\:first\:mx-17:first-child{
    margin-left: 4.25rem;
    margin-right: 4.25rem;
  }

  .md\:first\:my-18:first-child{
    margin-top: 4.5rem;
    margin-bottom: 4.5rem;
  }

  .md\:first\:mx-18:first-child{
    margin-left: 4.5rem;
    margin-right: 4.5rem;
  }

  .md\:first\:my-19:first-child{
    margin-top: 4.75rem;
    margin-bottom: 4.75rem;
  }

  .md\:first\:mx-19:first-child{
    margin-left: 4.75rem;
    margin-right: 4.75rem;
  }

  .md\:first\:my-20:first-child{
    margin-top: 5rem;
    margin-bottom: 5rem;
  }

  .md\:first\:mx-20:first-child{
    margin-left: 5rem;
    margin-right: 5rem;
  }

  .md\:first\:my-22:first-child{
    margin-top: 5.5rem;
    margin-bottom: 5.5rem;
  }

  .md\:first\:mx-22:first-child{
    margin-left: 5.5rem;
    margin-right: 5.5rem;
  }

  .md\:first\:my-24:first-child{
    margin-top: 6rem;
    margin-bottom: 6rem;
  }

  .md\:first\:mx-24:first-child{
    margin-left: 6rem;
    margin-right: 6rem;
  }

  .md\:first\:my-25:first-child{
    margin-top: 6.25rem;
    margin-bottom: 6.25rem;
  }

  .md\:first\:mx-25:first-child{
    margin-left: 6.25rem;
    margin-right: 6.25rem;
  }

  .md\:first\:my-28:first-child{
    margin-top: 7rem;
    margin-bottom: 7rem;
  }

  .md\:first\:mx-28:first-child{
    margin-left: 7rem;
    margin-right: 7rem;
  }

  .md\:first\:my-30:first-child{
    margin-top: 7.5rem;
    margin-bottom: 7.5rem;
  }

  .md\:first\:mx-30:first-child{
    margin-left: 7.5rem;
    margin-right: 7.5rem;
  }

  .md\:first\:my-32:first-child{
    margin-top: 8rem;
    margin-bottom: 8rem;
  }

  .md\:first\:mx-32:first-child{
    margin-left: 8rem;
    margin-right: 8rem;
  }

  .md\:first\:my-34:first-child{
    margin-top: 8.5rem;
    margin-bottom: 8.5rem;
  }

  .md\:first\:mx-34:first-child{
    margin-left: 8.5rem;
    margin-right: 8.5rem;
  }

  .md\:first\:my-35:first-child{
    margin-top: 8.75rem;
    margin-bottom: 8.75rem;
  }

  .md\:first\:mx-35:first-child{
    margin-left: 8.75rem;
    margin-right: 8.75rem;
  }

  .md\:first\:my-36:first-child{
    margin-top: 9rem;
    margin-bottom: 9rem;
  }

  .md\:first\:mx-36:first-child{
    margin-left: 9rem;
    margin-right: 9rem;
  }

  .md\:first\:my-39:first-child{
    margin-top: 9.75rem;
    margin-bottom: 9.75rem;
  }

  .md\:first\:mx-39:first-child{
    margin-left: 9.75rem;
    margin-right: 9.75rem;
  }

  .md\:first\:my-40:first-child{
    margin-top: 10rem;
    margin-bottom: 10rem;
  }

  .md\:first\:mx-40:first-child{
    margin-left: 10rem;
    margin-right: 10rem;
  }

  .md\:first\:my-42:first-child{
    margin-top: 10.5rem;
    margin-bottom: 10.5rem;
  }

  .md\:first\:mx-42:first-child{
    margin-left: 10.5rem;
    margin-right: 10.5rem;
  }

  .md\:first\:my-44:first-child{
    margin-top: 11rem;
    margin-bottom: 11rem;
  }

  .md\:first\:mx-44:first-child{
    margin-left: 11rem;
    margin-right: 11rem;
  }

  .md\:first\:my-45:first-child{
    margin-top: 11.25rem;
    margin-bottom: 11.25rem;
  }

  .md\:first\:mx-45:first-child{
    margin-left: 11.25rem;
    margin-right: 11.25rem;
  }

  .md\:first\:my-48:first-child{
    margin-top: 12rem;
    margin-bottom: 12rem;
  }

  .md\:first\:mx-48:first-child{
    margin-left: 12rem;
    margin-right: 12rem;
  }

  .md\:first\:my-50:first-child{
    margin-top: 12.5rem;
    margin-bottom: 12.5rem;
  }

  .md\:first\:mx-50:first-child{
    margin-left: 12.5rem;
    margin-right: 12.5rem;
  }

  .md\:first\:my-52:first-child{
    margin-top: 13rem;
    margin-bottom: 13rem;
  }

  .md\:first\:mx-52:first-child{
    margin-left: 13rem;
    margin-right: 13rem;
  }

  .md\:first\:my-55:first-child{
    margin-top: 13.75rem;
    margin-bottom: 13.75rem;
  }

  .md\:first\:mx-55:first-child{
    margin-left: 13.75rem;
    margin-right: 13.75rem;
  }

  .md\:first\:my-56:first-child{
    margin-top: 14rem;
    margin-bottom: 14rem;
  }

  .md\:first\:mx-56:first-child{
    margin-left: 14rem;
    margin-right: 14rem;
  }

  .md\:first\:my-58:first-child{
    margin-top: 14.5rem;
    margin-bottom: 14.5rem;
  }

  .md\:first\:mx-58:first-child{
    margin-left: 14.5rem;
    margin-right: 14.5rem;
  }

  .md\:first\:my-60:first-child{
    margin-top: 15rem;
    margin-bottom: 15rem;
  }

  .md\:first\:mx-60:first-child{
    margin-left: 15rem;
    margin-right: 15rem;
  }

  .md\:first\:my-64:first-child{
    margin-top: 16rem;
    margin-bottom: 16rem;
  }

  .md\:first\:mx-64:first-child{
    margin-left: 16rem;
    margin-right: 16rem;
  }

  .md\:first\:my-65:first-child{
    margin-top: 16.25rem;
    margin-bottom: 16.25rem;
  }

  .md\:first\:mx-65:first-child{
    margin-left: 16.25rem;
    margin-right: 16.25rem;
  }

  .md\:first\:my-68:first-child{
    margin-top: 17rem;
    margin-bottom: 17rem;
  }

  .md\:first\:mx-68:first-child{
    margin-left: 17rem;
    margin-right: 17rem;
  }

  .md\:first\:my-69:first-child{
    margin-top: 17.25rem;
    margin-bottom: 17.25rem;
  }

  .md\:first\:mx-69:first-child{
    margin-left: 17.25rem;
    margin-right: 17.25rem;
  }

  .md\:first\:my-70:first-child{
    margin-top: 17.5rem;
    margin-bottom: 17.5rem;
  }

  .md\:first\:mx-70:first-child{
    margin-left: 17.5rem;
    margin-right: 17.5rem;
  }

  .md\:first\:my-72:first-child{
    margin-top: 18rem;
    margin-bottom: 18rem;
  }

  .md\:first\:mx-72:first-child{
    margin-left: 18rem;
    margin-right: 18rem;
  }

  .md\:first\:my-75:first-child{
    margin-top: 18.75rem;
    margin-bottom: 18.75rem;
  }

  .md\:first\:mx-75:first-child{
    margin-left: 18.75rem;
    margin-right: 18.75rem;
  }

  .md\:first\:my-80:first-child{
    margin-top: 20rem;
    margin-bottom: 20rem;
  }

  .md\:first\:mx-80:first-child{
    margin-left: 20rem;
    margin-right: 20rem;
  }

  .md\:first\:my-85:first-child{
    margin-top: 21.25rem;
    margin-bottom: 21.25rem;
  }

  .md\:first\:mx-85:first-child{
    margin-left: 21.25rem;
    margin-right: 21.25rem;
  }

  .md\:first\:my-86:first-child{
    margin-top: 21.5rem;
    margin-bottom: 21.5rem;
  }

  .md\:first\:mx-86:first-child{
    margin-left: 21.5rem;
    margin-right: 21.5rem;
  }

  .md\:first\:my-90:first-child{
    margin-top: 22.5rem;
    margin-bottom: 22.5rem;
  }

  .md\:first\:mx-90:first-child{
    margin-left: 22.5rem;
    margin-right: 22.5rem;
  }

  .md\:first\:my-96:first-child{
    margin-top: 24rem;
    margin-bottom: 24rem;
  }

  .md\:first\:mx-96:first-child{
    margin-left: 24rem;
    margin-right: 24rem;
  }

  .md\:first\:my-100:first-child{
    margin-top: 25rem;
    margin-bottom: 25rem;
  }

  .md\:first\:mx-100:first-child{
    margin-left: 25rem;
    margin-right: 25rem;
  }

  .md\:first\:my-115:first-child{
    margin-top: 28.75rem;
    margin-bottom: 28.75rem;
  }

  .md\:first\:mx-115:first-child{
    margin-left: 28.75rem;
    margin-right: 28.75rem;
  }

  .md\:first\:my-125:first-child{
    margin-top: 31.25rem;
    margin-bottom: 31.25rem;
  }

  .md\:first\:mx-125:first-child{
    margin-left: 31.25rem;
    margin-right: 31.25rem;
  }

  .md\:first\:my-142:first-child{
    margin-top: 35.5rem;
    margin-bottom: 35.5rem;
  }

  .md\:first\:mx-142:first-child{
    margin-left: 35.5rem;
    margin-right: 35.5rem;
  }

  .md\:first\:my-150:first-child{
    margin-top: 37.5rem;
    margin-bottom: 37.5rem;
  }

  .md\:first\:mx-150:first-child{
    margin-left: 37.5rem;
    margin-right: 37.5rem;
  }

  .md\:first\:my-156:first-child{
    margin-top: 39rem;
    margin-bottom: 39rem;
  }

  .md\:first\:mx-156:first-child{
    margin-left: 39rem;
    margin-right: 39rem;
  }

  .md\:first\:my-160:first-child{
    margin-top: 40rem;
    margin-bottom: 40rem;
  }

  .md\:first\:mx-160:first-child{
    margin-left: 40rem;
    margin-right: 40rem;
  }

  .md\:first\:my-175:first-child{
    margin-top: 43.75rem;
    margin-bottom: 43.75rem;
  }

  .md\:first\:mx-175:first-child{
    margin-left: 43.75rem;
    margin-right: 43.75rem;
  }

  .md\:first\:my-207:first-child{
    margin-top: 51.75rem;
    margin-bottom: 51.75rem;
  }

  .md\:first\:mx-207:first-child{
    margin-left: 51.75rem;
    margin-right: 51.75rem;
  }

  .md\:first\:my-242:first-child{
    margin-top: 60.5rem;
    margin-bottom: 60.5rem;
  }

  .md\:first\:mx-242:first-child{
    margin-left: 60.5rem;
    margin-right: 60.5rem;
  }

  .md\:first\:my-250:first-child{
    margin-top: 62.5rem;
    margin-bottom: 62.5rem;
  }

  .md\:first\:mx-250:first-child{
    margin-left: 62.5rem;
    margin-right: 62.5rem;
  }

  .md\:first\:my-258:first-child{
    margin-top: 64.5rem;
    margin-bottom: 64.5rem;
  }

  .md\:first\:mx-258:first-child{
    margin-left: 64.5rem;
    margin-right: 64.5rem;
  }

  .md\:first\:my-265:first-child{
    margin-top: 66.25rem;
    margin-bottom: 66.25rem;
  }

  .md\:first\:mx-265:first-child{
    margin-left: 66.25rem;
    margin-right: 66.25rem;
  }

  .md\:first\:my-280:first-child{
    margin-top: 70rem;
    margin-bottom: 70rem;
  }

  .md\:first\:mx-280:first-child{
    margin-left: 70rem;
    margin-right: 70rem;
  }

  .md\:first\:my-auto:first-child{
    margin-top: auto;
    margin-bottom: auto;
  }

  .md\:first\:mx-auto:first-child{
    margin-left: auto;
    margin-right: auto;
  }

  .md\:first\:my-px:first-child{
    margin-top: 1px;
    margin-bottom: 1px;
  }

  .md\:first\:mx-px:first-child{
    margin-left: 1px;
    margin-right: 1px;
  }

  .md\:first\:my-0\.5:first-child{
    margin-top: 0.125rem;
    margin-bottom: 0.125rem;
  }

  .md\:first\:mx-0\.5:first-child{
    margin-left: 0.125rem;
    margin-right: 0.125rem;
  }

  .md\:first\:my-1\.5:first-child{
    margin-top: 0.375rem;
    margin-bottom: 0.375rem;
  }

  .md\:first\:mx-1\.5:first-child{
    margin-left: 0.375rem;
    margin-right: 0.375rem;
  }

  .md\:first\:my-2\.5:first-child{
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
  }

  .md\:first\:mx-2\.5:first-child{
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }

  .md\:first\:my-3\.5:first-child{
    margin-top: 0.875rem;
    margin-bottom: 0.875rem;
  }

  .md\:first\:mx-3\.5:first-child{
    margin-left: 0.875rem;
    margin-right: 0.875rem;
  }

  .md\:first\:my-0\.25:first-child{
    margin-top: 0.0625rem;
    margin-bottom: 0.0625rem;
  }

  .md\:first\:mx-0\.25:first-child{
    margin-left: 0.0625rem;
    margin-right: 0.0625rem;
  }

  .md\:first\:my-0\.75:first-child{
    margin-top: 0.1875rem;
    margin-bottom: 0.1875rem;
  }

  .md\:first\:mx-0\.75:first-child{
    margin-left: 0.1875rem;
    margin-right: 0.1875rem;
  }

  .md\:first\:my-1\.25:first-child{
    margin-top: 0.3125rem;
    margin-bottom: 0.3125rem;
  }

  .md\:first\:mx-1\.25:first-child{
    margin-left: 0.3125rem;
    margin-right: 0.3125rem;
  }

  .md\:first\:my-1\.75:first-child{
    margin-top: 0.4375rem;
    margin-bottom: 0.4375rem;
  }

  .md\:first\:mx-1\.75:first-child{
    margin-left: 0.4375rem;
    margin-right: 0.4375rem;
  }

  .md\:first\:my-2\.25:first-child{
    margin-top: 0.5625rem;
    margin-bottom: 0.5625rem;
  }

  .md\:first\:mx-2\.25:first-child{
    margin-left: 0.5625rem;
    margin-right: 0.5625rem;
  }

  .md\:first\:my-2\.75:first-child{
    margin-top: 0.6875rem;
    margin-bottom: 0.6875rem;
  }

  .md\:first\:mx-2\.75:first-child{
    margin-left: 0.6875rem;
    margin-right: 0.6875rem;
  }

  .md\:first\:my-3\.25:first-child{
    margin-top: 0.8125rem;
    margin-bottom: 0.8125rem;
  }

  .md\:first\:mx-3\.25:first-child{
    margin-left: 0.8125rem;
    margin-right: 0.8125rem;
  }

  .md\:first\:my-3\.75:first-child{
    margin-top: 0.9375rem;
    margin-bottom: 0.9375rem;
  }

  .md\:first\:mx-3\.75:first-child{
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }

  .md\:first\:my-4\.25:first-child{
    margin-top: 1.0625rem;
    margin-bottom: 1.0625rem;
  }

  .md\:first\:mx-4\.25:first-child{
    margin-left: 1.0625rem;
    margin-right: 1.0625rem;
  }

  .md\:first\:my-4\.5:first-child{
    margin-top: 1.125rem;
    margin-bottom: 1.125rem;
  }

  .md\:first\:mx-4\.5:first-child{
    margin-left: 1.125rem;
    margin-right: 1.125rem;
  }

  .md\:first\:my-4\.75:first-child{
    margin-top: 1.1875rem;
    margin-bottom: 1.1875rem;
  }

  .md\:first\:mx-4\.75:first-child{
    margin-left: 1.1875rem;
    margin-right: 1.1875rem;
  }

  .md\:first\:my-5\.25:first-child{
    margin-top: 1.3125rem;
    margin-bottom: 1.3125rem;
  }

  .md\:first\:mx-5\.25:first-child{
    margin-left: 1.3125rem;
    margin-right: 1.3125rem;
  }

  .md\:first\:my-5\.5:first-child{
    margin-top: 1.375rem;
    margin-bottom: 1.375rem;
  }

  .md\:first\:mx-5\.5:first-child{
    margin-left: 1.375rem;
    margin-right: 1.375rem;
  }

  .md\:first\:my-5\.75:first-child{
    margin-top: 1.4375rem;
    margin-bottom: 1.4375rem;
  }

  .md\:first\:mx-5\.75:first-child{
    margin-left: 1.4375rem;
    margin-right: 1.4375rem;
  }

  .md\:first\:my-6\.25:first-child{
    margin-top: 1.5625rem;
    margin-bottom: 1.5625rem;
  }

  .md\:first\:mx-6\.25:first-child{
    margin-left: 1.5625rem;
    margin-right: 1.5625rem;
  }

  .md\:first\:my-6\.5:first-child{
    margin-top: 1.625rem;
    margin-bottom: 1.625rem;
  }

  .md\:first\:mx-6\.5:first-child{
    margin-left: 1.625rem;
    margin-right: 1.625rem;
  }

  .md\:first\:my-6\.75:first-child{
    margin-top: 1.6875rem;
    margin-bottom: 1.6875rem;
  }

  .md\:first\:mx-6\.75:first-child{
    margin-left: 1.6875rem;
    margin-right: 1.6875rem;
  }

  .md\:first\:my-7\.25:first-child{
    margin-top: 1.8125rem;
    margin-bottom: 1.8125rem;
  }

  .md\:first\:mx-7\.25:first-child{
    margin-left: 1.8125rem;
    margin-right: 1.8125rem;
  }

  .md\:first\:my-7\.5:first-child{
    margin-top: 1.875rem;
    margin-bottom: 1.875rem;
  }

  .md\:first\:mx-7\.5:first-child{
    margin-left: 1.875rem;
    margin-right: 1.875rem;
  }

  .md\:first\:my-8\.25:first-child{
    margin-top: 2.0625rem;
    margin-bottom: 2.0625rem;
  }

  .md\:first\:mx-8\.25:first-child{
    margin-left: 2.0625rem;
    margin-right: 2.0625rem;
  }

  .md\:first\:my-8\.5:first-child{
    margin-top: 2.125rem;
    margin-bottom: 2.125rem;
  }

  .md\:first\:mx-8\.5:first-child{
    margin-left: 2.125rem;
    margin-right: 2.125rem;
  }

  .md\:first\:my-9\.25:first-child{
    margin-top: 2.3125rem;
    margin-bottom: 2.3125rem;
  }

  .md\:first\:mx-9\.25:first-child{
    margin-left: 2.3125rem;
    margin-right: 2.3125rem;
  }

  .md\:first\:my-9\.5:first-child{
    margin-top: 2.375rem;
    margin-bottom: 2.375rem;
  }

  .md\:first\:mx-9\.5:first-child{
    margin-left: 2.375rem;
    margin-right: 2.375rem;
  }

  .md\:first\:my-10\.5:first-child{
    margin-top: 2.625rem;
    margin-bottom: 2.625rem;
  }

  .md\:first\:mx-10\.5:first-child{
    margin-left: 2.625rem;
    margin-right: 2.625rem;
  }

  .md\:first\:my-11\.25:first-child{
    margin-top: 2.8125rem;
    margin-bottom: 2.8125rem;
  }

  .md\:first\:mx-11\.25:first-child{
    margin-left: 2.8125rem;
    margin-right: 2.8125rem;
  }

  .md\:first\:my-11\.5:first-child{
    margin-top: 2.875rem;
    margin-bottom: 2.875rem;
  }

  .md\:first\:mx-11\.5:first-child{
    margin-left: 2.875rem;
    margin-right: 2.875rem;
  }

  .md\:first\:my-12\.5:first-child{
    margin-top: 3.125rem;
    margin-bottom: 3.125rem;
  }

  .md\:first\:mx-12\.5:first-child{
    margin-left: 3.125rem;
    margin-right: 3.125rem;
  }

  .md\:first\:my-12\.75:first-child{
    margin-top: 3.1875rem;
    margin-bottom: 3.1875rem;
  }

  .md\:first\:mx-12\.75:first-child{
    margin-left: 3.1875rem;
    margin-right: 3.1875rem;
  }

  .md\:first\:my-13\.5:first-child{
    margin-top: 3.375rem;
    margin-bottom: 3.375rem;
  }

  .md\:first\:mx-13\.5:first-child{
    margin-left: 3.375rem;
    margin-right: 3.375rem;
  }

  .md\:first\:my-14\.5:first-child{
    margin-top: 3.625rem;
    margin-bottom: 3.625rem;
  }

  .md\:first\:mx-14\.5:first-child{
    margin-left: 3.625rem;
    margin-right: 3.625rem;
  }

  .md\:first\:my-15\.5:first-child{
    margin-top: 3.875rem;
    margin-bottom: 3.875rem;
  }

  .md\:first\:mx-15\.5:first-child{
    margin-left: 3.875rem;
    margin-right: 3.875rem;
  }

  .md\:first\:my-15\.75:first-child{
    margin-top: 3.9375rem;
    margin-bottom: 3.9375rem;
  }

  .md\:first\:mx-15\.75:first-child{
    margin-left: 3.9375rem;
    margin-right: 3.9375rem;
  }

  .md\:first\:my-16\.25:first-child{
    margin-top: 4.0625rem;
    margin-bottom: 4.0625rem;
  }

  .md\:first\:mx-16\.25:first-child{
    margin-left: 4.0625rem;
    margin-right: 4.0625rem;
  }

  .md\:first\:my-17\.25:first-child{
    margin-top: 4.3125rem;
    margin-bottom: 4.3125rem;
  }

  .md\:first\:mx-17\.25:first-child{
    margin-left: 4.3125rem;
    margin-right: 4.3125rem;
  }

  .md\:first\:my-17\.5:first-child{
    margin-top: 4.375rem;
    margin-bottom: 4.375rem;
  }

  .md\:first\:mx-17\.5:first-child{
    margin-left: 4.375rem;
    margin-right: 4.375rem;
  }

  .md\:first\:my-18\.25:first-child{
    margin-top: 4.5625rem;
    margin-bottom: 4.5625rem;
  }

  .md\:first\:mx-18\.25:first-child{
    margin-left: 4.5625rem;
    margin-right: 4.5625rem;
  }

  .md\:first\:my-18\.5:first-child{
    margin-top: 4.625rem;
    margin-bottom: 4.625rem;
  }

  .md\:first\:mx-18\.5:first-child{
    margin-left: 4.625rem;
    margin-right: 4.625rem;
  }

  .md\:first\:my-20\.25:first-child{
    margin-top: 5.0625rem;
    margin-bottom: 5.0625rem;
  }

  .md\:first\:mx-20\.25:first-child{
    margin-left: 5.0625rem;
    margin-right: 5.0625rem;
  }

  .md\:first\:my-20\.5:first-child{
    margin-top: 5.125rem;
    margin-bottom: 5.125rem;
  }

  .md\:first\:mx-20\.5:first-child{
    margin-left: 5.125rem;
    margin-right: 5.125rem;
  }

  .md\:first\:my-22\.5:first-child{
    margin-top: 5.625rem;
    margin-bottom: 5.625rem;
  }

  .md\:first\:mx-22\.5:first-child{
    margin-left: 5.625rem;
    margin-right: 5.625rem;
  }

  .md\:first\:my-25\.5:first-child{
    margin-top: 6.375rem;
    margin-bottom: 6.375rem;
  }

  .md\:first\:mx-25\.5:first-child{
    margin-left: 6.375rem;
    margin-right: 6.375rem;
  }

  .md\:first\:my-26\.75:first-child{
    margin-top: 6.6875rem;
    margin-bottom: 6.6875rem;
  }

  .md\:first\:mx-26\.75:first-child{
    margin-left: 6.6875rem;
    margin-right: 6.6875rem;
  }

  .md\:first\:my-32\.5:first-child{
    margin-top: 8.125rem;
    margin-bottom: 8.125rem;
  }

  .md\:first\:mx-32\.5:first-child{
    margin-left: 8.125rem;
    margin-right: 8.125rem;
  }

  .md\:first\:my-37\.5:first-child{
    margin-top: 9.375rem;
    margin-bottom: 9.375rem;
  }

  .md\:first\:mx-37\.5:first-child{
    margin-left: 9.375rem;
    margin-right: 9.375rem;
  }

  .md\:first\:my-41\.25:first-child{
    margin-top: 10.3125rem;
    margin-bottom: 10.3125rem;
  }

  .md\:first\:mx-41\.25:first-child{
    margin-left: 10.3125rem;
    margin-right: 10.3125rem;
  }

  .md\:first\:my-52\.5:first-child{
    margin-top: 13.125rem;
    margin-bottom: 13.125rem;
  }

  .md\:first\:mx-52\.5:first-child{
    margin-left: 13.125rem;
    margin-right: 13.125rem;
  }

  .md\:first\:my-54\.5:first-child{
    margin-top: 13.625rem;
    margin-bottom: 13.625rem;
  }

  .md\:first\:mx-54\.5:first-child{
    margin-left: 13.625rem;
    margin-right: 13.625rem;
  }

  .md\:first\:my-57\.25:first-child{
    margin-top: 14.3125rem;
    margin-bottom: 14.3125rem;
  }

  .md\:first\:mx-57\.25:first-child{
    margin-left: 14.3125rem;
    margin-right: 14.3125rem;
  }

  .md\:first\:my-57\.5:first-child{
    margin-top: 14.375rem;
    margin-bottom: 14.375rem;
  }

  .md\:first\:mx-57\.5:first-child{
    margin-left: 14.375rem;
    margin-right: 14.375rem;
  }

  .md\:first\:my-66\.25:first-child{
    margin-top: 16.5625rem;
    margin-bottom: 16.5625rem;
  }

  .md\:first\:mx-66\.25:first-child{
    margin-left: 16.5625rem;
    margin-right: 16.5625rem;
  }

  .md\:first\:my-74\.5:first-child{
    margin-top: 18.125rem;
    margin-bottom: 18.125rem;
  }

  .md\:first\:mx-74\.5:first-child{
    margin-left: 18.125rem;
    margin-right: 18.125rem;
  }

  .md\:first\:my-106\.25:first-child{
    margin-top: 26.5625rem;
    margin-bottom: 26.5625rem;
  }

  .md\:first\:mx-106\.25:first-child{
    margin-left: 26.5625rem;
    margin-right: 26.5625rem;
  }

  .md\:first\:my-112\.25:first-child{
    margin-top: 28.0675rem;
    margin-bottom: 28.0675rem;
  }

  .md\:first\:mx-112\.25:first-child{
    margin-left: 28.0675rem;
    margin-right: 28.0675rem;
  }

  .md\:first\:my-112\.75:first-child{
    margin-top: 28.1875rem;
    margin-bottom: 28.1875rem;
  }

  .md\:first\:mx-112\.75:first-child{
    margin-left: 28.1875rem;
    margin-right: 28.1875rem;
  }

  .md\:first\:my-147\.5:first-child{
    margin-top: 36.875rem;
    margin-bottom: 36.875rem;
  }

  .md\:first\:mx-147\.5:first-child{
    margin-left: 36.875rem;
    margin-right: 36.875rem;
  }

  .md\:first\:my-162\.5:first-child{
    margin-top: 40.625rem;
    margin-bottom: 40.625rem;
  }

  .md\:first\:mx-162\.5:first-child{
    margin-left: 40.625rem;
    margin-right: 40.625rem;
  }

  .md\:first\:my-172\.25:first-child{
    margin-top: 42.5625rem;
    margin-bottom: 42.5625rem;
  }

  .md\:first\:mx-172\.25:first-child{
    margin-left: 42.5625rem;
    margin-right: 42.5625rem;
  }

  .md\:first\:my-175\.25:first-child{
    margin-top: 43.8125rem;
    margin-bottom: 43.8125rem;
  }

  .md\:first\:mx-175\.25:first-child{
    margin-left: 43.8125rem;
    margin-right: 43.8125rem;
  }

  .md\:first\:my-184\.25:first-child{
    margin-top: 46.0625rem;
    margin-bottom: 46.0625rem;
  }

  .md\:first\:mx-184\.25:first-child{
    margin-left: 46.0625rem;
    margin-right: 46.0625rem;
  }

  .md\:first\:my-203\.25:first-child{
    margin-top: 50.8125rem;
    margin-bottom: 50.8125rem;
  }

  .md\:first\:mx-203\.25:first-child{
    margin-left: 50.8125rem;
    margin-right: 50.8125rem;
  }

  .md\:first\:my-half:first-child{
    margin-top: 50%;
    margin-bottom: 50%;
  }

  .md\:first\:mx-half:first-child{
    margin-left: 50%;
    margin-right: 50%;
  }

  .md\:first\:my-full:first-child{
    margin-top: 100%;
    margin-bottom: 100%;
  }

  .md\:first\:mx-full:first-child{
    margin-left: 100%;
    margin-right: 100%;
  }

  .md\:first\:my-1\/10:first-child{
    margin-top: 10%;
    margin-bottom: 10%;
  }

  .md\:first\:mx-1\/10:first-child{
    margin-left: 10%;
    margin-right: 10%;
  }

  .md\:first\:my-2\/10:first-child{
    margin-top: 20%;
    margin-bottom: 20%;
  }

  .md\:first\:mx-2\/10:first-child{
    margin-left: 20%;
    margin-right: 20%;
  }

  .md\:first\:my-3\/10:first-child{
    margin-top: 30%;
    margin-bottom: 30%;
  }

  .md\:first\:mx-3\/10:first-child{
    margin-left: 30%;
    margin-right: 30%;
  }

  .md\:first\:my-4\/10:first-child{
    margin-top: 40%;
    margin-bottom: 40%;
  }

  .md\:first\:mx-4\/10:first-child{
    margin-left: 40%;
    margin-right: 40%;
  }

  .md\:first\:my-4\.5\/10:first-child{
    margin-top: 45%;
    margin-bottom: 45%;
  }

  .md\:first\:mx-4\.5\/10:first-child{
    margin-left: 45%;
    margin-right: 45%;
  }

  .md\:first\:my-5\/10:first-child{
    margin-top: 50%;
    margin-bottom: 50%;
  }

  .md\:first\:mx-5\/10:first-child{
    margin-left: 50%;
    margin-right: 50%;
  }

  .md\:first\:my-5\.5\/10:first-child{
    margin-top: 55%;
    margin-bottom: 55%;
  }

  .md\:first\:mx-5\.5\/10:first-child{
    margin-left: 55%;
    margin-right: 55%;
  }

  .md\:first\:my-6\/10:first-child{
    margin-top: 60%;
    margin-bottom: 60%;
  }

  .md\:first\:mx-6\/10:first-child{
    margin-left: 60%;
    margin-right: 60%;
  }

  .md\:first\:my-7\/10:first-child{
    margin-top: 70%;
    margin-bottom: 70%;
  }

  .md\:first\:mx-7\/10:first-child{
    margin-left: 70%;
    margin-right: 70%;
  }

  .md\:first\:my-8\/10:first-child{
    margin-top: 80%;
    margin-bottom: 80%;
  }

  .md\:first\:mx-8\/10:first-child{
    margin-left: 80%;
    margin-right: 80%;
  }

  .md\:first\:my-9\/10:first-child{
    margin-top: 90%;
    margin-bottom: 90%;
  }

  .md\:first\:mx-9\/10:first-child{
    margin-left: 90%;
    margin-right: 90%;
  }

  .md\:first\:my-1\/12:first-child{
    margin-top: 8.333333%;
    margin-bottom: 8.333333%;
  }

  .md\:first\:mx-1\/12:first-child{
    margin-left: 8.333333%;
    margin-right: 8.333333%;
  }

  .md\:first\:my-2\/12:first-child{
    margin-top: 16.666667%;
    margin-bottom: 16.666667%;
  }

  .md\:first\:mx-2\/12:first-child{
    margin-left: 16.666667%;
    margin-right: 16.666667%;
  }

  .md\:first\:my-3\/12:first-child{
    margin-top: 25%;
    margin-bottom: 25%;
  }

  .md\:first\:mx-3\/12:first-child{
    margin-left: 25%;
    margin-right: 25%;
  }

  .md\:first\:my-4\/12:first-child{
    margin-top: 33.333333%;
    margin-bottom: 33.333333%;
  }

  .md\:first\:mx-4\/12:first-child{
    margin-left: 33.333333%;
    margin-right: 33.333333%;
  }

  .md\:first\:my-5\/12:first-child{
    margin-top: 41.666667%;
    margin-bottom: 41.666667%;
  }

  .md\:first\:mx-5\/12:first-child{
    margin-left: 41.666667%;
    margin-right: 41.666667%;
  }

  .md\:first\:my-6\/12:first-child{
    margin-top: 50%;
    margin-bottom: 50%;
  }

  .md\:first\:mx-6\/12:first-child{
    margin-left: 50%;
    margin-right: 50%;
  }

  .md\:first\:my-7\/12:first-child{
    margin-top: 58.333333%;
    margin-bottom: 58.333333%;
  }

  .md\:first\:mx-7\/12:first-child{
    margin-left: 58.333333%;
    margin-right: 58.333333%;
  }

  .md\:first\:my-8\/12:first-child{
    margin-top: 66.666667%;
    margin-bottom: 66.666667%;
  }

  .md\:first\:mx-8\/12:first-child{
    margin-left: 66.666667%;
    margin-right: 66.666667%;
  }

  .md\:first\:my-9\/12:first-child{
    margin-top: 75%;
    margin-bottom: 75%;
  }

  .md\:first\:mx-9\/12:first-child{
    margin-left: 75%;
    margin-right: 75%;
  }

  .md\:first\:my-10\/12:first-child{
    margin-top: 83.333333%;
    margin-bottom: 83.333333%;
  }

  .md\:first\:mx-10\/12:first-child{
    margin-left: 83.333333%;
    margin-right: 83.333333%;
  }

  .md\:first\:my-11\/12:first-child{
    margin-top: 91.666667%;
    margin-bottom: 91.666667%;
  }

  .md\:first\:mx-11\/12:first-child{
    margin-left: 91.666667%;
    margin-right: 91.666667%;
  }

  .md\:first\:-my-0:first-child{
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .md\:first\:-mx-0:first-child{
    margin-left: 0px;
    margin-right: 0px;
  }

  .md\:first\:-my-1:first-child{
    margin-top: -0.25rem;
    margin-bottom: -0.25rem;
  }

  .md\:first\:-mx-1:first-child{
    margin-left: -0.25rem;
    margin-right: -0.25rem;
  }

  .md\:first\:-my-2:first-child{
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }

  .md\:first\:-mx-2:first-child{
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }

  .md\:first\:-my-3:first-child{
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }

  .md\:first\:-mx-3:first-child{
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }

  .md\:first\:-my-4:first-child{
    margin-top: -1rem;
    margin-bottom: -1rem;
  }

  .md\:first\:-mx-4:first-child{
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .md\:first\:-my-5:first-child{
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
  }

  .md\:first\:-mx-5:first-child{
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }

  .md\:first\:-my-6:first-child{
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
  }

  .md\:first\:-mx-6:first-child{
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }

  .md\:first\:-my-7:first-child{
    margin-top: -1.75rem;
    margin-bottom: -1.75rem;
  }

  .md\:first\:-mx-7:first-child{
    margin-left: -1.75rem;
    margin-right: -1.75rem;
  }

  .md\:first\:-my-8:first-child{
    margin-top: -2rem;
    margin-bottom: -2rem;
  }

  .md\:first\:-mx-8:first-child{
    margin-left: -2rem;
    margin-right: -2rem;
  }

  .md\:first\:-my-9:first-child{
    margin-top: -2.25rem;
    margin-bottom: -2.25rem;
  }

  .md\:first\:-mx-9:first-child{
    margin-left: -2.25rem;
    margin-right: -2.25rem;
  }

  .md\:first\:-my-10:first-child{
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
  }

  .md\:first\:-mx-10:first-child{
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }

  .md\:first\:-my-11:first-child{
    margin-top: -2.75rem;
    margin-bottom: -2.75rem;
  }

  .md\:first\:-mx-11:first-child{
    margin-left: -2.75rem;
    margin-right: -2.75rem;
  }

  .md\:first\:-my-12:first-child{
    margin-top: -3rem;
    margin-bottom: -3rem;
  }

  .md\:first\:-mx-12:first-child{
    margin-left: -3rem;
    margin-right: -3rem;
  }

  .md\:first\:-my-13:first-child{
    margin-top: -3.25rem;
    margin-bottom: -3.25rem;
  }

  .md\:first\:-mx-13:first-child{
    margin-left: -3.25rem;
    margin-right: -3.25rem;
  }

  .md\:first\:-my-14:first-child{
    margin-top: -3.5rem;
    margin-bottom: -3.5rem;
  }

  .md\:first\:-mx-14:first-child{
    margin-left: -3.5rem;
    margin-right: -3.5rem;
  }

  .md\:first\:-my-15:first-child{
    margin-top: -3.75rem;
    margin-bottom: -3.75rem;
  }

  .md\:first\:-mx-15:first-child{
    margin-left: -3.75rem;
    margin-right: -3.75rem;
  }

  .md\:first\:-my-16:first-child{
    margin-top: -4rem;
    margin-bottom: -4rem;
  }

  .md\:first\:-mx-16:first-child{
    margin-left: -4rem;
    margin-right: -4rem;
  }

  .md\:first\:-my-17:first-child{
    margin-top: -4.25rem;
    margin-bottom: -4.25rem;
  }

  .md\:first\:-mx-17:first-child{
    margin-left: -4.25rem;
    margin-right: -4.25rem;
  }

  .md\:first\:-my-18:first-child{
    margin-top: -4.5rem;
    margin-bottom: -4.5rem;
  }

  .md\:first\:-mx-18:first-child{
    margin-left: -4.5rem;
    margin-right: -4.5rem;
  }

  .md\:first\:-my-19:first-child{
    margin-top: -4.75rem;
    margin-bottom: -4.75rem;
  }

  .md\:first\:-mx-19:first-child{
    margin-left: -4.75rem;
    margin-right: -4.75rem;
  }

  .md\:first\:-my-20:first-child{
    margin-top: -5rem;
    margin-bottom: -5rem;
  }

  .md\:first\:-mx-20:first-child{
    margin-left: -5rem;
    margin-right: -5rem;
  }

  .md\:first\:-my-22:first-child{
    margin-top: -5.5rem;
    margin-bottom: -5.5rem;
  }

  .md\:first\:-mx-22:first-child{
    margin-left: -5.5rem;
    margin-right: -5.5rem;
  }

  .md\:first\:-my-24:first-child{
    margin-top: -6rem;
    margin-bottom: -6rem;
  }

  .md\:first\:-mx-24:first-child{
    margin-left: -6rem;
    margin-right: -6rem;
  }

  .md\:first\:-my-25:first-child{
    margin-top: -6.25rem;
    margin-bottom: -6.25rem;
  }

  .md\:first\:-mx-25:first-child{
    margin-left: -6.25rem;
    margin-right: -6.25rem;
  }

  .md\:first\:-my-28:first-child{
    margin-top: -7rem;
    margin-bottom: -7rem;
  }

  .md\:first\:-mx-28:first-child{
    margin-left: -7rem;
    margin-right: -7rem;
  }

  .md\:first\:-my-30:first-child{
    margin-top: -7.5rem;
    margin-bottom: -7.5rem;
  }

  .md\:first\:-mx-30:first-child{
    margin-left: -7.5rem;
    margin-right: -7.5rem;
  }

  .md\:first\:-my-32:first-child{
    margin-top: -8rem;
    margin-bottom: -8rem;
  }

  .md\:first\:-mx-32:first-child{
    margin-left: -8rem;
    margin-right: -8rem;
  }

  .md\:first\:-my-34:first-child{
    margin-top: -8.5rem;
    margin-bottom: -8.5rem;
  }

  .md\:first\:-mx-34:first-child{
    margin-left: -8.5rem;
    margin-right: -8.5rem;
  }

  .md\:first\:-my-35:first-child{
    margin-top: -8.75rem;
    margin-bottom: -8.75rem;
  }

  .md\:first\:-mx-35:first-child{
    margin-left: -8.75rem;
    margin-right: -8.75rem;
  }

  .md\:first\:-my-36:first-child{
    margin-top: -9rem;
    margin-bottom: -9rem;
  }

  .md\:first\:-mx-36:first-child{
    margin-left: -9rem;
    margin-right: -9rem;
  }

  .md\:first\:-my-39:first-child{
    margin-top: -9.75rem;
    margin-bottom: -9.75rem;
  }

  .md\:first\:-mx-39:first-child{
    margin-left: -9.75rem;
    margin-right: -9.75rem;
  }

  .md\:first\:-my-40:first-child{
    margin-top: -10rem;
    margin-bottom: -10rem;
  }

  .md\:first\:-mx-40:first-child{
    margin-left: -10rem;
    margin-right: -10rem;
  }

  .md\:first\:-my-42:first-child{
    margin-top: -10.5rem;
    margin-bottom: -10.5rem;
  }

  .md\:first\:-mx-42:first-child{
    margin-left: -10.5rem;
    margin-right: -10.5rem;
  }

  .md\:first\:-my-44:first-child{
    margin-top: -11rem;
    margin-bottom: -11rem;
  }

  .md\:first\:-mx-44:first-child{
    margin-left: -11rem;
    margin-right: -11rem;
  }

  .md\:first\:-my-45:first-child{
    margin-top: -11.25rem;
    margin-bottom: -11.25rem;
  }

  .md\:first\:-mx-45:first-child{
    margin-left: -11.25rem;
    margin-right: -11.25rem;
  }

  .md\:first\:-my-48:first-child{
    margin-top: -12rem;
    margin-bottom: -12rem;
  }

  .md\:first\:-mx-48:first-child{
    margin-left: -12rem;
    margin-right: -12rem;
  }

  .md\:first\:-my-50:first-child{
    margin-top: -12.5rem;
    margin-bottom: -12.5rem;
  }

  .md\:first\:-mx-50:first-child{
    margin-left: -12.5rem;
    margin-right: -12.5rem;
  }

  .md\:first\:-my-52:first-child{
    margin-top: -13rem;
    margin-bottom: -13rem;
  }

  .md\:first\:-mx-52:first-child{
    margin-left: -13rem;
    margin-right: -13rem;
  }

  .md\:first\:-my-55:first-child{
    margin-top: -13.75rem;
    margin-bottom: -13.75rem;
  }

  .md\:first\:-mx-55:first-child{
    margin-left: -13.75rem;
    margin-right: -13.75rem;
  }

  .md\:first\:-my-56:first-child{
    margin-top: -14rem;
    margin-bottom: -14rem;
  }

  .md\:first\:-mx-56:first-child{
    margin-left: -14rem;
    margin-right: -14rem;
  }

  .md\:first\:-my-58:first-child{
    margin-top: -14.5rem;
    margin-bottom: -14.5rem;
  }

  .md\:first\:-mx-58:first-child{
    margin-left: -14.5rem;
    margin-right: -14.5rem;
  }

  .md\:first\:-my-60:first-child{
    margin-top: -15rem;
    margin-bottom: -15rem;
  }

  .md\:first\:-mx-60:first-child{
    margin-left: -15rem;
    margin-right: -15rem;
  }

  .md\:first\:-my-64:first-child{
    margin-top: -16rem;
    margin-bottom: -16rem;
  }

  .md\:first\:-mx-64:first-child{
    margin-left: -16rem;
    margin-right: -16rem;
  }

  .md\:first\:-my-65:first-child{
    margin-top: -16.25rem;
    margin-bottom: -16.25rem;
  }

  .md\:first\:-mx-65:first-child{
    margin-left: -16.25rem;
    margin-right: -16.25rem;
  }

  .md\:first\:-my-68:first-child{
    margin-top: -17rem;
    margin-bottom: -17rem;
  }

  .md\:first\:-mx-68:first-child{
    margin-left: -17rem;
    margin-right: -17rem;
  }

  .md\:first\:-my-69:first-child{
    margin-top: -17.25rem;
    margin-bottom: -17.25rem;
  }

  .md\:first\:-mx-69:first-child{
    margin-left: -17.25rem;
    margin-right: -17.25rem;
  }

  .md\:first\:-my-70:first-child{
    margin-top: -17.5rem;
    margin-bottom: -17.5rem;
  }

  .md\:first\:-mx-70:first-child{
    margin-left: -17.5rem;
    margin-right: -17.5rem;
  }

  .md\:first\:-my-72:first-child{
    margin-top: -18rem;
    margin-bottom: -18rem;
  }

  .md\:first\:-mx-72:first-child{
    margin-left: -18rem;
    margin-right: -18rem;
  }

  .md\:first\:-my-75:first-child{
    margin-top: -18.75rem;
    margin-bottom: -18.75rem;
  }

  .md\:first\:-mx-75:first-child{
    margin-left: -18.75rem;
    margin-right: -18.75rem;
  }

  .md\:first\:-my-80:first-child{
    margin-top: -20rem;
    margin-bottom: -20rem;
  }

  .md\:first\:-mx-80:first-child{
    margin-left: -20rem;
    margin-right: -20rem;
  }

  .md\:first\:-my-85:first-child{
    margin-top: -21.25rem;
    margin-bottom: -21.25rem;
  }

  .md\:first\:-mx-85:first-child{
    margin-left: -21.25rem;
    margin-right: -21.25rem;
  }

  .md\:first\:-my-86:first-child{
    margin-top: -21.5rem;
    margin-bottom: -21.5rem;
  }

  .md\:first\:-mx-86:first-child{
    margin-left: -21.5rem;
    margin-right: -21.5rem;
  }

  .md\:first\:-my-90:first-child{
    margin-top: -22.5rem;
    margin-bottom: -22.5rem;
  }

  .md\:first\:-mx-90:first-child{
    margin-left: -22.5rem;
    margin-right: -22.5rem;
  }

  .md\:first\:-my-96:first-child{
    margin-top: -24rem;
    margin-bottom: -24rem;
  }

  .md\:first\:-mx-96:first-child{
    margin-left: -24rem;
    margin-right: -24rem;
  }

  .md\:first\:-my-100:first-child{
    margin-top: -25rem;
    margin-bottom: -25rem;
  }

  .md\:first\:-mx-100:first-child{
    margin-left: -25rem;
    margin-right: -25rem;
  }

  .md\:first\:-my-115:first-child{
    margin-top: -28.75rem;
    margin-bottom: -28.75rem;
  }

  .md\:first\:-mx-115:first-child{
    margin-left: -28.75rem;
    margin-right: -28.75rem;
  }

  .md\:first\:-my-125:first-child{
    margin-top: -31.25rem;
    margin-bottom: -31.25rem;
  }

  .md\:first\:-mx-125:first-child{
    margin-left: -31.25rem;
    margin-right: -31.25rem;
  }

  .md\:first\:-my-142:first-child{
    margin-top: -35.5rem;
    margin-bottom: -35.5rem;
  }

  .md\:first\:-mx-142:first-child{
    margin-left: -35.5rem;
    margin-right: -35.5rem;
  }

  .md\:first\:-my-150:first-child{
    margin-top: -37.5rem;
    margin-bottom: -37.5rem;
  }

  .md\:first\:-mx-150:first-child{
    margin-left: -37.5rem;
    margin-right: -37.5rem;
  }

  .md\:first\:-my-156:first-child{
    margin-top: -39rem;
    margin-bottom: -39rem;
  }

  .md\:first\:-mx-156:first-child{
    margin-left: -39rem;
    margin-right: -39rem;
  }

  .md\:first\:-my-160:first-child{
    margin-top: -40rem;
    margin-bottom: -40rem;
  }

  .md\:first\:-mx-160:first-child{
    margin-left: -40rem;
    margin-right: -40rem;
  }

  .md\:first\:-my-175:first-child{
    margin-top: -43.75rem;
    margin-bottom: -43.75rem;
  }

  .md\:first\:-mx-175:first-child{
    margin-left: -43.75rem;
    margin-right: -43.75rem;
  }

  .md\:first\:-my-207:first-child{
    margin-top: -51.75rem;
    margin-bottom: -51.75rem;
  }

  .md\:first\:-mx-207:first-child{
    margin-left: -51.75rem;
    margin-right: -51.75rem;
  }

  .md\:first\:-my-242:first-child{
    margin-top: -60.5rem;
    margin-bottom: -60.5rem;
  }

  .md\:first\:-mx-242:first-child{
    margin-left: -60.5rem;
    margin-right: -60.5rem;
  }

  .md\:first\:-my-250:first-child{
    margin-top: -62.5rem;
    margin-bottom: -62.5rem;
  }

  .md\:first\:-mx-250:first-child{
    margin-left: -62.5rem;
    margin-right: -62.5rem;
  }

  .md\:first\:-my-258:first-child{
    margin-top: -64.5rem;
    margin-bottom: -64.5rem;
  }

  .md\:first\:-mx-258:first-child{
    margin-left: -64.5rem;
    margin-right: -64.5rem;
  }

  .md\:first\:-my-265:first-child{
    margin-top: -66.25rem;
    margin-bottom: -66.25rem;
  }

  .md\:first\:-mx-265:first-child{
    margin-left: -66.25rem;
    margin-right: -66.25rem;
  }

  .md\:first\:-my-280:first-child{
    margin-top: -70rem;
    margin-bottom: -70rem;
  }

  .md\:first\:-mx-280:first-child{
    margin-left: -70rem;
    margin-right: -70rem;
  }

  .md\:first\:-my-px:first-child{
    margin-top: -1px;
    margin-bottom: -1px;
  }

  .md\:first\:-mx-px:first-child{
    margin-left: -1px;
    margin-right: -1px;
  }

  .md\:first\:-my-0\.5:first-child{
    margin-top: -0.125rem;
    margin-bottom: -0.125rem;
  }

  .md\:first\:-mx-0\.5:first-child{
    margin-left: -0.125rem;
    margin-right: -0.125rem;
  }

  .md\:first\:-my-1\.5:first-child{
    margin-top: -0.375rem;
    margin-bottom: -0.375rem;
  }

  .md\:first\:-mx-1\.5:first-child{
    margin-left: -0.375rem;
    margin-right: -0.375rem;
  }

  .md\:first\:-my-2\.5:first-child{
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
  }

  .md\:first\:-mx-2\.5:first-child{
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }

  .md\:first\:-my-3\.5:first-child{
    margin-top: -0.875rem;
    margin-bottom: -0.875rem;
  }

  .md\:first\:-mx-3\.5:first-child{
    margin-left: -0.875rem;
    margin-right: -0.875rem;
  }

  .md\:first\:-my-0\.25:first-child{
    margin-top: -0.0625rem;
    margin-bottom: -0.0625rem;
  }

  .md\:first\:-mx-0\.25:first-child{
    margin-left: -0.0625rem;
    margin-right: -0.0625rem;
  }

  .md\:first\:-my-0\.75:first-child{
    margin-top: -0.1875rem;
    margin-bottom: -0.1875rem;
  }

  .md\:first\:-mx-0\.75:first-child{
    margin-left: -0.1875rem;
    margin-right: -0.1875rem;
  }

  .md\:first\:-my-1\.25:first-child{
    margin-top: -0.3125rem;
    margin-bottom: -0.3125rem;
  }

  .md\:first\:-mx-1\.25:first-child{
    margin-left: -0.3125rem;
    margin-right: -0.3125rem;
  }

  .md\:first\:-my-1\.75:first-child{
    margin-top: -0.4375rem;
    margin-bottom: -0.4375rem;
  }

  .md\:first\:-mx-1\.75:first-child{
    margin-left: -0.4375rem;
    margin-right: -0.4375rem;
  }

  .md\:first\:-my-2\.25:first-child{
    margin-top: -0.5625rem;
    margin-bottom: -0.5625rem;
  }

  .md\:first\:-mx-2\.25:first-child{
    margin-left: -0.5625rem;
    margin-right: -0.5625rem;
  }

  .md\:first\:-my-2\.75:first-child{
    margin-top: -0.6875rem;
    margin-bottom: -0.6875rem;
  }

  .md\:first\:-mx-2\.75:first-child{
    margin-left: -0.6875rem;
    margin-right: -0.6875rem;
  }

  .md\:first\:-my-3\.25:first-child{
    margin-top: -0.8125rem;
    margin-bottom: -0.8125rem;
  }

  .md\:first\:-mx-3\.25:first-child{
    margin-left: -0.8125rem;
    margin-right: -0.8125rem;
  }

  .md\:first\:-my-3\.75:first-child{
    margin-top: -0.9375rem;
    margin-bottom: -0.9375rem;
  }

  .md\:first\:-mx-3\.75:first-child{
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
  }

  .md\:first\:-my-4\.25:first-child{
    margin-top: -1.0625rem;
    margin-bottom: -1.0625rem;
  }

  .md\:first\:-mx-4\.25:first-child{
    margin-left: -1.0625rem;
    margin-right: -1.0625rem;
  }

  .md\:first\:-my-4\.5:first-child{
    margin-top: -1.125rem;
    margin-bottom: -1.125rem;
  }

  .md\:first\:-mx-4\.5:first-child{
    margin-left: -1.125rem;
    margin-right: -1.125rem;
  }

  .md\:first\:-my-4\.75:first-child{
    margin-top: -1.1875rem;
    margin-bottom: -1.1875rem;
  }

  .md\:first\:-mx-4\.75:first-child{
    margin-left: -1.1875rem;
    margin-right: -1.1875rem;
  }

  .md\:first\:-my-5\.25:first-child{
    margin-top: -1.3125rem;
    margin-bottom: -1.3125rem;
  }

  .md\:first\:-mx-5\.25:first-child{
    margin-left: -1.3125rem;
    margin-right: -1.3125rem;
  }

  .md\:first\:-my-5\.5:first-child{
    margin-top: -1.375rem;
    margin-bottom: -1.375rem;
  }

  .md\:first\:-mx-5\.5:first-child{
    margin-left: -1.375rem;
    margin-right: -1.375rem;
  }

  .md\:first\:-my-5\.75:first-child{
    margin-top: -1.4375rem;
    margin-bottom: -1.4375rem;
  }

  .md\:first\:-mx-5\.75:first-child{
    margin-left: -1.4375rem;
    margin-right: -1.4375rem;
  }

  .md\:first\:-my-6\.25:first-child{
    margin-top: -1.5625rem;
    margin-bottom: -1.5625rem;
  }

  .md\:first\:-mx-6\.25:first-child{
    margin-left: -1.5625rem;
    margin-right: -1.5625rem;
  }

  .md\:first\:-my-6\.5:first-child{
    margin-top: -1.625rem;
    margin-bottom: -1.625rem;
  }

  .md\:first\:-mx-6\.5:first-child{
    margin-left: -1.625rem;
    margin-right: -1.625rem;
  }

  .md\:first\:-my-6\.75:first-child{
    margin-top: -1.6875rem;
    margin-bottom: -1.6875rem;
  }

  .md\:first\:-mx-6\.75:first-child{
    margin-left: -1.6875rem;
    margin-right: -1.6875rem;
  }

  .md\:first\:-my-7\.25:first-child{
    margin-top: -1.8125rem;
    margin-bottom: -1.8125rem;
  }

  .md\:first\:-mx-7\.25:first-child{
    margin-left: -1.8125rem;
    margin-right: -1.8125rem;
  }

  .md\:first\:-my-7\.5:first-child{
    margin-top: -1.875rem;
    margin-bottom: -1.875rem;
  }

  .md\:first\:-mx-7\.5:first-child{
    margin-left: -1.875rem;
    margin-right: -1.875rem;
  }

  .md\:first\:-my-8\.25:first-child{
    margin-top: -2.0625rem;
    margin-bottom: -2.0625rem;
  }

  .md\:first\:-mx-8\.25:first-child{
    margin-left: -2.0625rem;
    margin-right: -2.0625rem;
  }

  .md\:first\:-my-8\.5:first-child{
    margin-top: -2.125rem;
    margin-bottom: -2.125rem;
  }

  .md\:first\:-mx-8\.5:first-child{
    margin-left: -2.125rem;
    margin-right: -2.125rem;
  }

  .md\:first\:-my-9\.25:first-child{
    margin-top: -2.3125rem;
    margin-bottom: -2.3125rem;
  }

  .md\:first\:-mx-9\.25:first-child{
    margin-left: -2.3125rem;
    margin-right: -2.3125rem;
  }

  .md\:first\:-my-9\.5:first-child{
    margin-top: -2.375rem;
    margin-bottom: -2.375rem;
  }

  .md\:first\:-mx-9\.5:first-child{
    margin-left: -2.375rem;
    margin-right: -2.375rem;
  }

  .md\:first\:-my-10\.5:first-child{
    margin-top: -2.625rem;
    margin-bottom: -2.625rem;
  }

  .md\:first\:-mx-10\.5:first-child{
    margin-left: -2.625rem;
    margin-right: -2.625rem;
  }

  .md\:first\:-my-11\.25:first-child{
    margin-top: -2.8125rem;
    margin-bottom: -2.8125rem;
  }

  .md\:first\:-mx-11\.25:first-child{
    margin-left: -2.8125rem;
    margin-right: -2.8125rem;
  }

  .md\:first\:-my-11\.5:first-child{
    margin-top: -2.875rem;
    margin-bottom: -2.875rem;
  }

  .md\:first\:-mx-11\.5:first-child{
    margin-left: -2.875rem;
    margin-right: -2.875rem;
  }

  .md\:first\:-my-12\.5:first-child{
    margin-top: -3.125rem;
    margin-bottom: -3.125rem;
  }

  .md\:first\:-mx-12\.5:first-child{
    margin-left: -3.125rem;
    margin-right: -3.125rem;
  }

  .md\:first\:-my-12\.75:first-child{
    margin-top: -3.1875rem;
    margin-bottom: -3.1875rem;
  }

  .md\:first\:-mx-12\.75:first-child{
    margin-left: -3.1875rem;
    margin-right: -3.1875rem;
  }

  .md\:first\:-my-13\.5:first-child{
    margin-top: -3.375rem;
    margin-bottom: -3.375rem;
  }

  .md\:first\:-mx-13\.5:first-child{
    margin-left: -3.375rem;
    margin-right: -3.375rem;
  }

  .md\:first\:-my-14\.5:first-child{
    margin-top: -3.625rem;
    margin-bottom: -3.625rem;
  }

  .md\:first\:-mx-14\.5:first-child{
    margin-left: -3.625rem;
    margin-right: -3.625rem;
  }

  .md\:first\:-my-15\.5:first-child{
    margin-top: -3.875rem;
    margin-bottom: -3.875rem;
  }

  .md\:first\:-mx-15\.5:first-child{
    margin-left: -3.875rem;
    margin-right: -3.875rem;
  }

  .md\:first\:-my-15\.75:first-child{
    margin-top: -3.9375rem;
    margin-bottom: -3.9375rem;
  }

  .md\:first\:-mx-15\.75:first-child{
    margin-left: -3.9375rem;
    margin-right: -3.9375rem;
  }

  .md\:first\:-my-16\.25:first-child{
    margin-top: -4.0625rem;
    margin-bottom: -4.0625rem;
  }

  .md\:first\:-mx-16\.25:first-child{
    margin-left: -4.0625rem;
    margin-right: -4.0625rem;
  }

  .md\:first\:-my-17\.25:first-child{
    margin-top: -4.3125rem;
    margin-bottom: -4.3125rem;
  }

  .md\:first\:-mx-17\.25:first-child{
    margin-left: -4.3125rem;
    margin-right: -4.3125rem;
  }

  .md\:first\:-my-17\.5:first-child{
    margin-top: -4.375rem;
    margin-bottom: -4.375rem;
  }

  .md\:first\:-mx-17\.5:first-child{
    margin-left: -4.375rem;
    margin-right: -4.375rem;
  }

  .md\:first\:-my-18\.25:first-child{
    margin-top: -4.5625rem;
    margin-bottom: -4.5625rem;
  }

  .md\:first\:-mx-18\.25:first-child{
    margin-left: -4.5625rem;
    margin-right: -4.5625rem;
  }

  .md\:first\:-my-18\.5:first-child{
    margin-top: -4.625rem;
    margin-bottom: -4.625rem;
  }

  .md\:first\:-mx-18\.5:first-child{
    margin-left: -4.625rem;
    margin-right: -4.625rem;
  }

  .md\:first\:-my-20\.25:first-child{
    margin-top: -5.0625rem;
    margin-bottom: -5.0625rem;
  }

  .md\:first\:-mx-20\.25:first-child{
    margin-left: -5.0625rem;
    margin-right: -5.0625rem;
  }

  .md\:first\:-my-20\.5:first-child{
    margin-top: -5.125rem;
    margin-bottom: -5.125rem;
  }

  .md\:first\:-mx-20\.5:first-child{
    margin-left: -5.125rem;
    margin-right: -5.125rem;
  }

  .md\:first\:-my-22\.5:first-child{
    margin-top: -5.625rem;
    margin-bottom: -5.625rem;
  }

  .md\:first\:-mx-22\.5:first-child{
    margin-left: -5.625rem;
    margin-right: -5.625rem;
  }

  .md\:first\:-my-25\.5:first-child{
    margin-top: -6.375rem;
    margin-bottom: -6.375rem;
  }

  .md\:first\:-mx-25\.5:first-child{
    margin-left: -6.375rem;
    margin-right: -6.375rem;
  }

  .md\:first\:-my-26\.75:first-child{
    margin-top: -6.6875rem;
    margin-bottom: -6.6875rem;
  }

  .md\:first\:-mx-26\.75:first-child{
    margin-left: -6.6875rem;
    margin-right: -6.6875rem;
  }

  .md\:first\:-my-32\.5:first-child{
    margin-top: -8.125rem;
    margin-bottom: -8.125rem;
  }

  .md\:first\:-mx-32\.5:first-child{
    margin-left: -8.125rem;
    margin-right: -8.125rem;
  }

  .md\:first\:-my-37\.5:first-child{
    margin-top: -9.375rem;
    margin-bottom: -9.375rem;
  }

  .md\:first\:-mx-37\.5:first-child{
    margin-left: -9.375rem;
    margin-right: -9.375rem;
  }

  .md\:first\:-my-41\.25:first-child{
    margin-top: -10.3125rem;
    margin-bottom: -10.3125rem;
  }

  .md\:first\:-mx-41\.25:first-child{
    margin-left: -10.3125rem;
    margin-right: -10.3125rem;
  }

  .md\:first\:-my-52\.5:first-child{
    margin-top: -13.125rem;
    margin-bottom: -13.125rem;
  }

  .md\:first\:-mx-52\.5:first-child{
    margin-left: -13.125rem;
    margin-right: -13.125rem;
  }

  .md\:first\:-my-54\.5:first-child{
    margin-top: -13.625rem;
    margin-bottom: -13.625rem;
  }

  .md\:first\:-mx-54\.5:first-child{
    margin-left: -13.625rem;
    margin-right: -13.625rem;
  }

  .md\:first\:-my-57\.25:first-child{
    margin-top: -14.3125rem;
    margin-bottom: -14.3125rem;
  }

  .md\:first\:-mx-57\.25:first-child{
    margin-left: -14.3125rem;
    margin-right: -14.3125rem;
  }

  .md\:first\:-my-57\.5:first-child{
    margin-top: -14.375rem;
    margin-bottom: -14.375rem;
  }

  .md\:first\:-mx-57\.5:first-child{
    margin-left: -14.375rem;
    margin-right: -14.375rem;
  }

  .md\:first\:-my-66\.25:first-child{
    margin-top: -16.5625rem;
    margin-bottom: -16.5625rem;
  }

  .md\:first\:-mx-66\.25:first-child{
    margin-left: -16.5625rem;
    margin-right: -16.5625rem;
  }

  .md\:first\:-my-74\.5:first-child{
    margin-top: -18.125rem;
    margin-bottom: -18.125rem;
  }

  .md\:first\:-mx-74\.5:first-child{
    margin-left: -18.125rem;
    margin-right: -18.125rem;
  }

  .md\:first\:-my-106\.25:first-child{
    margin-top: -26.5625rem;
    margin-bottom: -26.5625rem;
  }

  .md\:first\:-mx-106\.25:first-child{
    margin-left: -26.5625rem;
    margin-right: -26.5625rem;
  }

  .md\:first\:-my-112\.25:first-child{
    margin-top: -28.0675rem;
    margin-bottom: -28.0675rem;
  }

  .md\:first\:-mx-112\.25:first-child{
    margin-left: -28.0675rem;
    margin-right: -28.0675rem;
  }

  .md\:first\:-my-112\.75:first-child{
    margin-top: -28.1875rem;
    margin-bottom: -28.1875rem;
  }

  .md\:first\:-mx-112\.75:first-child{
    margin-left: -28.1875rem;
    margin-right: -28.1875rem;
  }

  .md\:first\:-my-147\.5:first-child{
    margin-top: -36.875rem;
    margin-bottom: -36.875rem;
  }

  .md\:first\:-mx-147\.5:first-child{
    margin-left: -36.875rem;
    margin-right: -36.875rem;
  }

  .md\:first\:-my-162\.5:first-child{
    margin-top: -40.625rem;
    margin-bottom: -40.625rem;
  }

  .md\:first\:-mx-162\.5:first-child{
    margin-left: -40.625rem;
    margin-right: -40.625rem;
  }

  .md\:first\:-my-172\.25:first-child{
    margin-top: -42.5625rem;
    margin-bottom: -42.5625rem;
  }

  .md\:first\:-mx-172\.25:first-child{
    margin-left: -42.5625rem;
    margin-right: -42.5625rem;
  }

  .md\:first\:-my-175\.25:first-child{
    margin-top: -43.8125rem;
    margin-bottom: -43.8125rem;
  }

  .md\:first\:-mx-175\.25:first-child{
    margin-left: -43.8125rem;
    margin-right: -43.8125rem;
  }

  .md\:first\:-my-184\.25:first-child{
    margin-top: -46.0625rem;
    margin-bottom: -46.0625rem;
  }

  .md\:first\:-mx-184\.25:first-child{
    margin-left: -46.0625rem;
    margin-right: -46.0625rem;
  }

  .md\:first\:-my-203\.25:first-child{
    margin-top: -50.8125rem;
    margin-bottom: -50.8125rem;
  }

  .md\:first\:-mx-203\.25:first-child{
    margin-left: -50.8125rem;
    margin-right: -50.8125rem;
  }

  .md\:first\:-my-half:first-child{
    margin-top: -50%;
    margin-bottom: -50%;
  }

  .md\:first\:-mx-half:first-child{
    margin-left: -50%;
    margin-right: -50%;
  }

  .md\:first\:-my-full:first-child{
    margin-top: -100%;
    margin-bottom: -100%;
  }

  .md\:first\:-mx-full:first-child{
    margin-left: -100%;
    margin-right: -100%;
  }

  .md\:first\:-my-1\/10:first-child{
    margin-top: -10%;
    margin-bottom: -10%;
  }

  .md\:first\:-mx-1\/10:first-child{
    margin-left: -10%;
    margin-right: -10%;
  }

  .md\:first\:-my-2\/10:first-child{
    margin-top: -20%;
    margin-bottom: -20%;
  }

  .md\:first\:-mx-2\/10:first-child{
    margin-left: -20%;
    margin-right: -20%;
  }

  .md\:first\:-my-3\/10:first-child{
    margin-top: -30%;
    margin-bottom: -30%;
  }

  .md\:first\:-mx-3\/10:first-child{
    margin-left: -30%;
    margin-right: -30%;
  }

  .md\:first\:-my-4\/10:first-child{
    margin-top: -40%;
    margin-bottom: -40%;
  }

  .md\:first\:-mx-4\/10:first-child{
    margin-left: -40%;
    margin-right: -40%;
  }

  .md\:first\:-my-4\.5\/10:first-child{
    margin-top: -45%;
    margin-bottom: -45%;
  }

  .md\:first\:-mx-4\.5\/10:first-child{
    margin-left: -45%;
    margin-right: -45%;
  }

  .md\:first\:-my-5\/10:first-child{
    margin-top: -50%;
    margin-bottom: -50%;
  }

  .md\:first\:-mx-5\/10:first-child{
    margin-left: -50%;
    margin-right: -50%;
  }

  .md\:first\:-my-5\.5\/10:first-child{
    margin-top: -55%;
    margin-bottom: -55%;
  }

  .md\:first\:-mx-5\.5\/10:first-child{
    margin-left: -55%;
    margin-right: -55%;
  }

  .md\:first\:-my-6\/10:first-child{
    margin-top: -60%;
    margin-bottom: -60%;
  }

  .md\:first\:-mx-6\/10:first-child{
    margin-left: -60%;
    margin-right: -60%;
  }

  .md\:first\:-my-7\/10:first-child{
    margin-top: -70%;
    margin-bottom: -70%;
  }

  .md\:first\:-mx-7\/10:first-child{
    margin-left: -70%;
    margin-right: -70%;
  }

  .md\:first\:-my-8\/10:first-child{
    margin-top: -80%;
    margin-bottom: -80%;
  }

  .md\:first\:-mx-8\/10:first-child{
    margin-left: -80%;
    margin-right: -80%;
  }

  .md\:first\:-my-9\/10:first-child{
    margin-top: -90%;
    margin-bottom: -90%;
  }

  .md\:first\:-mx-9\/10:first-child{
    margin-left: -90%;
    margin-right: -90%;
  }

  .md\:first\:-my-1\/12:first-child{
    margin-top: -8.33333%;
    margin-bottom: -8.33333%;
  }

  .md\:first\:-mx-1\/12:first-child{
    margin-left: -8.33333%;
    margin-right: -8.33333%;
  }

  .md\:first\:-my-2\/12:first-child{
    margin-top: -16.66667%;
    margin-bottom: -16.66667%;
  }

  .md\:first\:-mx-2\/12:first-child{
    margin-left: -16.66667%;
    margin-right: -16.66667%;
  }

  .md\:first\:-my-3\/12:first-child{
    margin-top: -25%;
    margin-bottom: -25%;
  }

  .md\:first\:-mx-3\/12:first-child{
    margin-left: -25%;
    margin-right: -25%;
  }

  .md\:first\:-my-4\/12:first-child{
    margin-top: -33.33333%;
    margin-bottom: -33.33333%;
  }

  .md\:first\:-mx-4\/12:first-child{
    margin-left: -33.33333%;
    margin-right: -33.33333%;
  }

  .md\:first\:-my-5\/12:first-child{
    margin-top: -41.66667%;
    margin-bottom: -41.66667%;
  }

  .md\:first\:-mx-5\/12:first-child{
    margin-left: -41.66667%;
    margin-right: -41.66667%;
  }

  .md\:first\:-my-6\/12:first-child{
    margin-top: -50%;
    margin-bottom: -50%;
  }

  .md\:first\:-mx-6\/12:first-child{
    margin-left: -50%;
    margin-right: -50%;
  }

  .md\:first\:-my-7\/12:first-child{
    margin-top: -58.33333%;
    margin-bottom: -58.33333%;
  }

  .md\:first\:-mx-7\/12:first-child{
    margin-left: -58.33333%;
    margin-right: -58.33333%;
  }

  .md\:first\:-my-8\/12:first-child{
    margin-top: -66.66667%;
    margin-bottom: -66.66667%;
  }

  .md\:first\:-mx-8\/12:first-child{
    margin-left: -66.66667%;
    margin-right: -66.66667%;
  }

  .md\:first\:-my-9\/12:first-child{
    margin-top: -75%;
    margin-bottom: -75%;
  }

  .md\:first\:-mx-9\/12:first-child{
    margin-left: -75%;
    margin-right: -75%;
  }

  .md\:first\:-my-10\/12:first-child{
    margin-top: -83.33333%;
    margin-bottom: -83.33333%;
  }

  .md\:first\:-mx-10\/12:first-child{
    margin-left: -83.33333%;
    margin-right: -83.33333%;
  }

  .md\:first\:-my-11\/12:first-child{
    margin-top: -91.66667%;
    margin-bottom: -91.66667%;
  }

  .md\:first\:-mx-11\/12:first-child{
    margin-left: -91.66667%;
    margin-right: -91.66667%;
  }

  .md\:first\:mt-0:first-child{
    margin-top: 0px;
  }

  .md\:first\:mr-0:first-child{
    margin-right: 0px;
  }

  .md\:first\:mb-0:first-child{
    margin-bottom: 0px;
  }

  .md\:first\:ml-0:first-child{
    margin-left: 0px;
  }

  .md\:first\:mt-1:first-child{
    margin-top: 0.25rem;
  }

  .md\:first\:mr-1:first-child{
    margin-right: 0.25rem;
  }

  .md\:first\:mb-1:first-child{
    margin-bottom: 0.25rem;
  }

  .md\:first\:ml-1:first-child{
    margin-left: 0.25rem;
  }

  .md\:first\:mt-2:first-child{
    margin-top: 0.5rem;
  }

  .md\:first\:mr-2:first-child{
    margin-right: 0.5rem;
  }

  .md\:first\:mb-2:first-child{
    margin-bottom: 0.5rem;
  }

  .md\:first\:ml-2:first-child{
    margin-left: 0.5rem;
  }

  .md\:first\:mt-3:first-child{
    margin-top: 0.75rem;
  }

  .md\:first\:mr-3:first-child{
    margin-right: 0.75rem;
  }

  .md\:first\:mb-3:first-child{
    margin-bottom: 0.75rem;
  }

  .md\:first\:ml-3:first-child{
    margin-left: 0.75rem;
  }

  .md\:first\:mt-4:first-child{
    margin-top: 1rem;
  }

  .md\:first\:mr-4:first-child{
    margin-right: 1rem;
  }

  .md\:first\:mb-4:first-child{
    margin-bottom: 1rem;
  }

  .md\:first\:ml-4:first-child{
    margin-left: 1rem;
  }

  .md\:first\:mt-5:first-child{
    margin-top: 1.25rem;
  }

  .md\:first\:mr-5:first-child{
    margin-right: 1.25rem;
  }

  .md\:first\:mb-5:first-child{
    margin-bottom: 1.25rem;
  }

  .md\:first\:ml-5:first-child{
    margin-left: 1.25rem;
  }

  .md\:first\:mt-6:first-child{
    margin-top: 1.5rem;
  }

  .md\:first\:mr-6:first-child{
    margin-right: 1.5rem;
  }

  .md\:first\:mb-6:first-child{
    margin-bottom: 1.5rem;
  }

  .md\:first\:ml-6:first-child{
    margin-left: 1.5rem;
  }

  .md\:first\:mt-7:first-child{
    margin-top: 1.75rem;
  }

  .md\:first\:mr-7:first-child{
    margin-right: 1.75rem;
  }

  .md\:first\:mb-7:first-child{
    margin-bottom: 1.75rem;
  }

  .md\:first\:ml-7:first-child{
    margin-left: 1.75rem;
  }

  .md\:first\:mt-8:first-child{
    margin-top: 2rem;
  }

  .md\:first\:mr-8:first-child{
    margin-right: 2rem;
  }

  .md\:first\:mb-8:first-child{
    margin-bottom: 2rem;
  }

  .md\:first\:ml-8:first-child{
    margin-left: 2rem;
  }

  .md\:first\:mt-9:first-child{
    margin-top: 2.25rem;
  }

  .md\:first\:mr-9:first-child{
    margin-right: 2.25rem;
  }

  .md\:first\:mb-9:first-child{
    margin-bottom: 2.25rem;
  }

  .md\:first\:ml-9:first-child{
    margin-left: 2.25rem;
  }

  .md\:first\:mt-10:first-child{
    margin-top: 2.5rem;
  }

  .md\:first\:mr-10:first-child{
    margin-right: 2.5rem;
  }

  .md\:first\:mb-10:first-child{
    margin-bottom: 2.5rem;
  }

  .md\:first\:ml-10:first-child{
    margin-left: 2.5rem;
  }

  .md\:first\:mt-11:first-child{
    margin-top: 2.75rem;
  }

  .md\:first\:mr-11:first-child{
    margin-right: 2.75rem;
  }

  .md\:first\:mb-11:first-child{
    margin-bottom: 2.75rem;
  }

  .md\:first\:ml-11:first-child{
    margin-left: 2.75rem;
  }

  .md\:first\:mt-12:first-child{
    margin-top: 3rem;
  }

  .md\:first\:mr-12:first-child{
    margin-right: 3rem;
  }

  .md\:first\:mb-12:first-child{
    margin-bottom: 3rem;
  }

  .md\:first\:ml-12:first-child{
    margin-left: 3rem;
  }

  .md\:first\:mt-13:first-child{
    margin-top: 3.25rem;
  }

  .md\:first\:mr-13:first-child{
    margin-right: 3.25rem;
  }

  .md\:first\:mb-13:first-child{
    margin-bottom: 3.25rem;
  }

  .md\:first\:ml-13:first-child{
    margin-left: 3.25rem;
  }

  .md\:first\:mt-14:first-child{
    margin-top: 3.5rem;
  }

  .md\:first\:mr-14:first-child{
    margin-right: 3.5rem;
  }

  .md\:first\:mb-14:first-child{
    margin-bottom: 3.5rem;
  }

  .md\:first\:ml-14:first-child{
    margin-left: 3.5rem;
  }

  .md\:first\:mt-15:first-child{
    margin-top: 3.75rem;
  }

  .md\:first\:mr-15:first-child{
    margin-right: 3.75rem;
  }

  .md\:first\:mb-15:first-child{
    margin-bottom: 3.75rem;
  }

  .md\:first\:ml-15:first-child{
    margin-left: 3.75rem;
  }

  .md\:first\:mt-16:first-child{
    margin-top: 4rem;
  }

  .md\:first\:mr-16:first-child{
    margin-right: 4rem;
  }

  .md\:first\:mb-16:first-child{
    margin-bottom: 4rem;
  }

  .md\:first\:ml-16:first-child{
    margin-left: 4rem;
  }

  .md\:first\:mt-17:first-child{
    margin-top: 4.25rem;
  }

  .md\:first\:mr-17:first-child{
    margin-right: 4.25rem;
  }

  .md\:first\:mb-17:first-child{
    margin-bottom: 4.25rem;
  }

  .md\:first\:ml-17:first-child{
    margin-left: 4.25rem;
  }

  .md\:first\:mt-18:first-child{
    margin-top: 4.5rem;
  }

  .md\:first\:mr-18:first-child{
    margin-right: 4.5rem;
  }

  .md\:first\:mb-18:first-child{
    margin-bottom: 4.5rem;
  }

  .md\:first\:ml-18:first-child{
    margin-left: 4.5rem;
  }

  .md\:first\:mt-19:first-child{
    margin-top: 4.75rem;
  }

  .md\:first\:mr-19:first-child{
    margin-right: 4.75rem;
  }

  .md\:first\:mb-19:first-child{
    margin-bottom: 4.75rem;
  }

  .md\:first\:ml-19:first-child{
    margin-left: 4.75rem;
  }

  .md\:first\:mt-20:first-child{
    margin-top: 5rem;
  }

  .md\:first\:mr-20:first-child{
    margin-right: 5rem;
  }

  .md\:first\:mb-20:first-child{
    margin-bottom: 5rem;
  }

  .md\:first\:ml-20:first-child{
    margin-left: 5rem;
  }

  .md\:first\:mt-22:first-child{
    margin-top: 5.5rem;
  }

  .md\:first\:mr-22:first-child{
    margin-right: 5.5rem;
  }

  .md\:first\:mb-22:first-child{
    margin-bottom: 5.5rem;
  }

  .md\:first\:ml-22:first-child{
    margin-left: 5.5rem;
  }

  .md\:first\:mt-24:first-child{
    margin-top: 6rem;
  }

  .md\:first\:mr-24:first-child{
    margin-right: 6rem;
  }

  .md\:first\:mb-24:first-child{
    margin-bottom: 6rem;
  }

  .md\:first\:ml-24:first-child{
    margin-left: 6rem;
  }

  .md\:first\:mt-25:first-child{
    margin-top: 6.25rem;
  }

  .md\:first\:mr-25:first-child{
    margin-right: 6.25rem;
  }

  .md\:first\:mb-25:first-child{
    margin-bottom: 6.25rem;
  }

  .md\:first\:ml-25:first-child{
    margin-left: 6.25rem;
  }

  .md\:first\:mt-28:first-child{
    margin-top: 7rem;
  }

  .md\:first\:mr-28:first-child{
    margin-right: 7rem;
  }

  .md\:first\:mb-28:first-child{
    margin-bottom: 7rem;
  }

  .md\:first\:ml-28:first-child{
    margin-left: 7rem;
  }

  .md\:first\:mt-30:first-child{
    margin-top: 7.5rem;
  }

  .md\:first\:mr-30:first-child{
    margin-right: 7.5rem;
  }

  .md\:first\:mb-30:first-child{
    margin-bottom: 7.5rem;
  }

  .md\:first\:ml-30:first-child{
    margin-left: 7.5rem;
  }

  .md\:first\:mt-32:first-child{
    margin-top: 8rem;
  }

  .md\:first\:mr-32:first-child{
    margin-right: 8rem;
  }

  .md\:first\:mb-32:first-child{
    margin-bottom: 8rem;
  }

  .md\:first\:ml-32:first-child{
    margin-left: 8rem;
  }

  .md\:first\:mt-34:first-child{
    margin-top: 8.5rem;
  }

  .md\:first\:mr-34:first-child{
    margin-right: 8.5rem;
  }

  .md\:first\:mb-34:first-child{
    margin-bottom: 8.5rem;
  }

  .md\:first\:ml-34:first-child{
    margin-left: 8.5rem;
  }

  .md\:first\:mt-35:first-child{
    margin-top: 8.75rem;
  }

  .md\:first\:mr-35:first-child{
    margin-right: 8.75rem;
  }

  .md\:first\:mb-35:first-child{
    margin-bottom: 8.75rem;
  }

  .md\:first\:ml-35:first-child{
    margin-left: 8.75rem;
  }

  .md\:first\:mt-36:first-child{
    margin-top: 9rem;
  }

  .md\:first\:mr-36:first-child{
    margin-right: 9rem;
  }

  .md\:first\:mb-36:first-child{
    margin-bottom: 9rem;
  }

  .md\:first\:ml-36:first-child{
    margin-left: 9rem;
  }

  .md\:first\:mt-39:first-child{
    margin-top: 9.75rem;
  }

  .md\:first\:mr-39:first-child{
    margin-right: 9.75rem;
  }

  .md\:first\:mb-39:first-child{
    margin-bottom: 9.75rem;
  }

  .md\:first\:ml-39:first-child{
    margin-left: 9.75rem;
  }

  .md\:first\:mt-40:first-child{
    margin-top: 10rem;
  }

  .md\:first\:mr-40:first-child{
    margin-right: 10rem;
  }

  .md\:first\:mb-40:first-child{
    margin-bottom: 10rem;
  }

  .md\:first\:ml-40:first-child{
    margin-left: 10rem;
  }

  .md\:first\:mt-42:first-child{
    margin-top: 10.5rem;
  }

  .md\:first\:mr-42:first-child{
    margin-right: 10.5rem;
  }

  .md\:first\:mb-42:first-child{
    margin-bottom: 10.5rem;
  }

  .md\:first\:ml-42:first-child{
    margin-left: 10.5rem;
  }

  .md\:first\:mt-44:first-child{
    margin-top: 11rem;
  }

  .md\:first\:mr-44:first-child{
    margin-right: 11rem;
  }

  .md\:first\:mb-44:first-child{
    margin-bottom: 11rem;
  }

  .md\:first\:ml-44:first-child{
    margin-left: 11rem;
  }

  .md\:first\:mt-45:first-child{
    margin-top: 11.25rem;
  }

  .md\:first\:mr-45:first-child{
    margin-right: 11.25rem;
  }

  .md\:first\:mb-45:first-child{
    margin-bottom: 11.25rem;
  }

  .md\:first\:ml-45:first-child{
    margin-left: 11.25rem;
  }

  .md\:first\:mt-48:first-child{
    margin-top: 12rem;
  }

  .md\:first\:mr-48:first-child{
    margin-right: 12rem;
  }

  .md\:first\:mb-48:first-child{
    margin-bottom: 12rem;
  }

  .md\:first\:ml-48:first-child{
    margin-left: 12rem;
  }

  .md\:first\:mt-50:first-child{
    margin-top: 12.5rem;
  }

  .md\:first\:mr-50:first-child{
    margin-right: 12.5rem;
  }

  .md\:first\:mb-50:first-child{
    margin-bottom: 12.5rem;
  }

  .md\:first\:ml-50:first-child{
    margin-left: 12.5rem;
  }

  .md\:first\:mt-52:first-child{
    margin-top: 13rem;
  }

  .md\:first\:mr-52:first-child{
    margin-right: 13rem;
  }

  .md\:first\:mb-52:first-child{
    margin-bottom: 13rem;
  }

  .md\:first\:ml-52:first-child{
    margin-left: 13rem;
  }

  .md\:first\:mt-55:first-child{
    margin-top: 13.75rem;
  }

  .md\:first\:mr-55:first-child{
    margin-right: 13.75rem;
  }

  .md\:first\:mb-55:first-child{
    margin-bottom: 13.75rem;
  }

  .md\:first\:ml-55:first-child{
    margin-left: 13.75rem;
  }

  .md\:first\:mt-56:first-child{
    margin-top: 14rem;
  }

  .md\:first\:mr-56:first-child{
    margin-right: 14rem;
  }

  .md\:first\:mb-56:first-child{
    margin-bottom: 14rem;
  }

  .md\:first\:ml-56:first-child{
    margin-left: 14rem;
  }

  .md\:first\:mt-58:first-child{
    margin-top: 14.5rem;
  }

  .md\:first\:mr-58:first-child{
    margin-right: 14.5rem;
  }

  .md\:first\:mb-58:first-child{
    margin-bottom: 14.5rem;
  }

  .md\:first\:ml-58:first-child{
    margin-left: 14.5rem;
  }

  .md\:first\:mt-60:first-child{
    margin-top: 15rem;
  }

  .md\:first\:mr-60:first-child{
    margin-right: 15rem;
  }

  .md\:first\:mb-60:first-child{
    margin-bottom: 15rem;
  }

  .md\:first\:ml-60:first-child{
    margin-left: 15rem;
  }

  .md\:first\:mt-64:first-child{
    margin-top: 16rem;
  }

  .md\:first\:mr-64:first-child{
    margin-right: 16rem;
  }

  .md\:first\:mb-64:first-child{
    margin-bottom: 16rem;
  }

  .md\:first\:ml-64:first-child{
    margin-left: 16rem;
  }

  .md\:first\:mt-65:first-child{
    margin-top: 16.25rem;
  }

  .md\:first\:mr-65:first-child{
    margin-right: 16.25rem;
  }

  .md\:first\:mb-65:first-child{
    margin-bottom: 16.25rem;
  }

  .md\:first\:ml-65:first-child{
    margin-left: 16.25rem;
  }

  .md\:first\:mt-68:first-child{
    margin-top: 17rem;
  }

  .md\:first\:mr-68:first-child{
    margin-right: 17rem;
  }

  .md\:first\:mb-68:first-child{
    margin-bottom: 17rem;
  }

  .md\:first\:ml-68:first-child{
    margin-left: 17rem;
  }

  .md\:first\:mt-69:first-child{
    margin-top: 17.25rem;
  }

  .md\:first\:mr-69:first-child{
    margin-right: 17.25rem;
  }

  .md\:first\:mb-69:first-child{
    margin-bottom: 17.25rem;
  }

  .md\:first\:ml-69:first-child{
    margin-left: 17.25rem;
  }

  .md\:first\:mt-70:first-child{
    margin-top: 17.5rem;
  }

  .md\:first\:mr-70:first-child{
    margin-right: 17.5rem;
  }

  .md\:first\:mb-70:first-child{
    margin-bottom: 17.5rem;
  }

  .md\:first\:ml-70:first-child{
    margin-left: 17.5rem;
  }

  .md\:first\:mt-72:first-child{
    margin-top: 18rem;
  }

  .md\:first\:mr-72:first-child{
    margin-right: 18rem;
  }

  .md\:first\:mb-72:first-child{
    margin-bottom: 18rem;
  }

  .md\:first\:ml-72:first-child{
    margin-left: 18rem;
  }

  .md\:first\:mt-75:first-child{
    margin-top: 18.75rem;
  }

  .md\:first\:mr-75:first-child{
    margin-right: 18.75rem;
  }

  .md\:first\:mb-75:first-child{
    margin-bottom: 18.75rem;
  }

  .md\:first\:ml-75:first-child{
    margin-left: 18.75rem;
  }

  .md\:first\:mt-80:first-child{
    margin-top: 20rem;
  }

  .md\:first\:mr-80:first-child{
    margin-right: 20rem;
  }

  .md\:first\:mb-80:first-child{
    margin-bottom: 20rem;
  }

  .md\:first\:ml-80:first-child{
    margin-left: 20rem;
  }

  .md\:first\:mt-85:first-child{
    margin-top: 21.25rem;
  }

  .md\:first\:mr-85:first-child{
    margin-right: 21.25rem;
  }

  .md\:first\:mb-85:first-child{
    margin-bottom: 21.25rem;
  }

  .md\:first\:ml-85:first-child{
    margin-left: 21.25rem;
  }

  .md\:first\:mt-86:first-child{
    margin-top: 21.5rem;
  }

  .md\:first\:mr-86:first-child{
    margin-right: 21.5rem;
  }

  .md\:first\:mb-86:first-child{
    margin-bottom: 21.5rem;
  }

  .md\:first\:ml-86:first-child{
    margin-left: 21.5rem;
  }

  .md\:first\:mt-90:first-child{
    margin-top: 22.5rem;
  }

  .md\:first\:mr-90:first-child{
    margin-right: 22.5rem;
  }

  .md\:first\:mb-90:first-child{
    margin-bottom: 22.5rem;
  }

  .md\:first\:ml-90:first-child{
    margin-left: 22.5rem;
  }

  .md\:first\:mt-96:first-child{
    margin-top: 24rem;
  }

  .md\:first\:mr-96:first-child{
    margin-right: 24rem;
  }

  .md\:first\:mb-96:first-child{
    margin-bottom: 24rem;
  }

  .md\:first\:ml-96:first-child{
    margin-left: 24rem;
  }

  .md\:first\:mt-100:first-child{
    margin-top: 25rem;
  }

  .md\:first\:mr-100:first-child{
    margin-right: 25rem;
  }

  .md\:first\:mb-100:first-child{
    margin-bottom: 25rem;
  }

  .md\:first\:ml-100:first-child{
    margin-left: 25rem;
  }

  .md\:first\:mt-115:first-child{
    margin-top: 28.75rem;
  }

  .md\:first\:mr-115:first-child{
    margin-right: 28.75rem;
  }

  .md\:first\:mb-115:first-child{
    margin-bottom: 28.75rem;
  }

  .md\:first\:ml-115:first-child{
    margin-left: 28.75rem;
  }

  .md\:first\:mt-125:first-child{
    margin-top: 31.25rem;
  }

  .md\:first\:mr-125:first-child{
    margin-right: 31.25rem;
  }

  .md\:first\:mb-125:first-child{
    margin-bottom: 31.25rem;
  }

  .md\:first\:ml-125:first-child{
    margin-left: 31.25rem;
  }

  .md\:first\:mt-142:first-child{
    margin-top: 35.5rem;
  }

  .md\:first\:mr-142:first-child{
    margin-right: 35.5rem;
  }

  .md\:first\:mb-142:first-child{
    margin-bottom: 35.5rem;
  }

  .md\:first\:ml-142:first-child{
    margin-left: 35.5rem;
  }

  .md\:first\:mt-150:first-child{
    margin-top: 37.5rem;
  }

  .md\:first\:mr-150:first-child{
    margin-right: 37.5rem;
  }

  .md\:first\:mb-150:first-child{
    margin-bottom: 37.5rem;
  }

  .md\:first\:ml-150:first-child{
    margin-left: 37.5rem;
  }

  .md\:first\:mt-156:first-child{
    margin-top: 39rem;
  }

  .md\:first\:mr-156:first-child{
    margin-right: 39rem;
  }

  .md\:first\:mb-156:first-child{
    margin-bottom: 39rem;
  }

  .md\:first\:ml-156:first-child{
    margin-left: 39rem;
  }

  .md\:first\:mt-160:first-child{
    margin-top: 40rem;
  }

  .md\:first\:mr-160:first-child{
    margin-right: 40rem;
  }

  .md\:first\:mb-160:first-child{
    margin-bottom: 40rem;
  }

  .md\:first\:ml-160:first-child{
    margin-left: 40rem;
  }

  .md\:first\:mt-175:first-child{
    margin-top: 43.75rem;
  }

  .md\:first\:mr-175:first-child{
    margin-right: 43.75rem;
  }

  .md\:first\:mb-175:first-child{
    margin-bottom: 43.75rem;
  }

  .md\:first\:ml-175:first-child{
    margin-left: 43.75rem;
  }

  .md\:first\:mt-207:first-child{
    margin-top: 51.75rem;
  }

  .md\:first\:mr-207:first-child{
    margin-right: 51.75rem;
  }

  .md\:first\:mb-207:first-child{
    margin-bottom: 51.75rem;
  }

  .md\:first\:ml-207:first-child{
    margin-left: 51.75rem;
  }

  .md\:first\:mt-242:first-child{
    margin-top: 60.5rem;
  }

  .md\:first\:mr-242:first-child{
    margin-right: 60.5rem;
  }

  .md\:first\:mb-242:first-child{
    margin-bottom: 60.5rem;
  }

  .md\:first\:ml-242:first-child{
    margin-left: 60.5rem;
  }

  .md\:first\:mt-250:first-child{
    margin-top: 62.5rem;
  }

  .md\:first\:mr-250:first-child{
    margin-right: 62.5rem;
  }

  .md\:first\:mb-250:first-child{
    margin-bottom: 62.5rem;
  }

  .md\:first\:ml-250:first-child{
    margin-left: 62.5rem;
  }

  .md\:first\:mt-258:first-child{
    margin-top: 64.5rem;
  }

  .md\:first\:mr-258:first-child{
    margin-right: 64.5rem;
  }

  .md\:first\:mb-258:first-child{
    margin-bottom: 64.5rem;
  }

  .md\:first\:ml-258:first-child{
    margin-left: 64.5rem;
  }

  .md\:first\:mt-265:first-child{
    margin-top: 66.25rem;
  }

  .md\:first\:mr-265:first-child{
    margin-right: 66.25rem;
  }

  .md\:first\:mb-265:first-child{
    margin-bottom: 66.25rem;
  }

  .md\:first\:ml-265:first-child{
    margin-left: 66.25rem;
  }

  .md\:first\:mt-280:first-child{
    margin-top: 70rem;
  }

  .md\:first\:mr-280:first-child{
    margin-right: 70rem;
  }

  .md\:first\:mb-280:first-child{
    margin-bottom: 70rem;
  }

  .md\:first\:ml-280:first-child{
    margin-left: 70rem;
  }

  .md\:first\:mt-auto:first-child{
    margin-top: auto;
  }

  .md\:first\:mr-auto:first-child{
    margin-right: auto;
  }

  .md\:first\:mb-auto:first-child{
    margin-bottom: auto;
  }

  .md\:first\:ml-auto:first-child{
    margin-left: auto;
  }

  .md\:first\:mt-px:first-child{
    margin-top: 1px;
  }

  .md\:first\:mr-px:first-child{
    margin-right: 1px;
  }

  .md\:first\:mb-px:first-child{
    margin-bottom: 1px;
  }

  .md\:first\:ml-px:first-child{
    margin-left: 1px;
  }

  .md\:first\:mt-0\.5:first-child{
    margin-top: 0.125rem;
  }

  .md\:first\:mr-0\.5:first-child{
    margin-right: 0.125rem;
  }

  .md\:first\:mb-0\.5:first-child{
    margin-bottom: 0.125rem;
  }

  .md\:first\:ml-0\.5:first-child{
    margin-left: 0.125rem;
  }

  .md\:first\:mt-1\.5:first-child{
    margin-top: 0.375rem;
  }

  .md\:first\:mr-1\.5:first-child{
    margin-right: 0.375rem;
  }

  .md\:first\:mb-1\.5:first-child{
    margin-bottom: 0.375rem;
  }

  .md\:first\:ml-1\.5:first-child{
    margin-left: 0.375rem;
  }

  .md\:first\:mt-2\.5:first-child{
    margin-top: 0.625rem;
  }

  .md\:first\:mr-2\.5:first-child{
    margin-right: 0.625rem;
  }

  .md\:first\:mb-2\.5:first-child{
    margin-bottom: 0.625rem;
  }

  .md\:first\:ml-2\.5:first-child{
    margin-left: 0.625rem;
  }

  .md\:first\:mt-3\.5:first-child{
    margin-top: 0.875rem;
  }

  .md\:first\:mr-3\.5:first-child{
    margin-right: 0.875rem;
  }

  .md\:first\:mb-3\.5:first-child{
    margin-bottom: 0.875rem;
  }

  .md\:first\:ml-3\.5:first-child{
    margin-left: 0.875rem;
  }

  .md\:first\:mt-0\.25:first-child{
    margin-top: 0.0625rem;
  }

  .md\:first\:mr-0\.25:first-child{
    margin-right: 0.0625rem;
  }

  .md\:first\:mb-0\.25:first-child{
    margin-bottom: 0.0625rem;
  }

  .md\:first\:ml-0\.25:first-child{
    margin-left: 0.0625rem;
  }

  .md\:first\:mt-0\.75:first-child{
    margin-top: 0.1875rem;
  }

  .md\:first\:mr-0\.75:first-child{
    margin-right: 0.1875rem;
  }

  .md\:first\:mb-0\.75:first-child{
    margin-bottom: 0.1875rem;
  }

  .md\:first\:ml-0\.75:first-child{
    margin-left: 0.1875rem;
  }

  .md\:first\:mt-1\.25:first-child{
    margin-top: 0.3125rem;
  }

  .md\:first\:mr-1\.25:first-child{
    margin-right: 0.3125rem;
  }

  .md\:first\:mb-1\.25:first-child{
    margin-bottom: 0.3125rem;
  }

  .md\:first\:ml-1\.25:first-child{
    margin-left: 0.3125rem;
  }

  .md\:first\:mt-1\.75:first-child{
    margin-top: 0.4375rem;
  }

  .md\:first\:mr-1\.75:first-child{
    margin-right: 0.4375rem;
  }

  .md\:first\:mb-1\.75:first-child{
    margin-bottom: 0.4375rem;
  }

  .md\:first\:ml-1\.75:first-child{
    margin-left: 0.4375rem;
  }

  .md\:first\:mt-2\.25:first-child{
    margin-top: 0.5625rem;
  }

  .md\:first\:mr-2\.25:first-child{
    margin-right: 0.5625rem;
  }

  .md\:first\:mb-2\.25:first-child{
    margin-bottom: 0.5625rem;
  }

  .md\:first\:ml-2\.25:first-child{
    margin-left: 0.5625rem;
  }

  .md\:first\:mt-2\.75:first-child{
    margin-top: 0.6875rem;
  }

  .md\:first\:mr-2\.75:first-child{
    margin-right: 0.6875rem;
  }

  .md\:first\:mb-2\.75:first-child{
    margin-bottom: 0.6875rem;
  }

  .md\:first\:ml-2\.75:first-child{
    margin-left: 0.6875rem;
  }

  .md\:first\:mt-3\.25:first-child{
    margin-top: 0.8125rem;
  }

  .md\:first\:mr-3\.25:first-child{
    margin-right: 0.8125rem;
  }

  .md\:first\:mb-3\.25:first-child{
    margin-bottom: 0.8125rem;
  }

  .md\:first\:ml-3\.25:first-child{
    margin-left: 0.8125rem;
  }

  .md\:first\:mt-3\.75:first-child{
    margin-top: 0.9375rem;
  }

  .md\:first\:mr-3\.75:first-child{
    margin-right: 0.9375rem;
  }

  .md\:first\:mb-3\.75:first-child{
    margin-bottom: 0.9375rem;
  }

  .md\:first\:ml-3\.75:first-child{
    margin-left: 0.9375rem;
  }

  .md\:first\:mt-4\.25:first-child{
    margin-top: 1.0625rem;
  }

  .md\:first\:mr-4\.25:first-child{
    margin-right: 1.0625rem;
  }

  .md\:first\:mb-4\.25:first-child{
    margin-bottom: 1.0625rem;
  }

  .md\:first\:ml-4\.25:first-child{
    margin-left: 1.0625rem;
  }

  .md\:first\:mt-4\.5:first-child{
    margin-top: 1.125rem;
  }

  .md\:first\:mr-4\.5:first-child{
    margin-right: 1.125rem;
  }

  .md\:first\:mb-4\.5:first-child{
    margin-bottom: 1.125rem;
  }

  .md\:first\:ml-4\.5:first-child{
    margin-left: 1.125rem;
  }

  .md\:first\:mt-4\.75:first-child{
    margin-top: 1.1875rem;
  }

  .md\:first\:mr-4\.75:first-child{
    margin-right: 1.1875rem;
  }

  .md\:first\:mb-4\.75:first-child{
    margin-bottom: 1.1875rem;
  }

  .md\:first\:ml-4\.75:first-child{
    margin-left: 1.1875rem;
  }

  .md\:first\:mt-5\.25:first-child{
    margin-top: 1.3125rem;
  }

  .md\:first\:mr-5\.25:first-child{
    margin-right: 1.3125rem;
  }

  .md\:first\:mb-5\.25:first-child{
    margin-bottom: 1.3125rem;
  }

  .md\:first\:ml-5\.25:first-child{
    margin-left: 1.3125rem;
  }

  .md\:first\:mt-5\.5:first-child{
    margin-top: 1.375rem;
  }

  .md\:first\:mr-5\.5:first-child{
    margin-right: 1.375rem;
  }

  .md\:first\:mb-5\.5:first-child{
    margin-bottom: 1.375rem;
  }

  .md\:first\:ml-5\.5:first-child{
    margin-left: 1.375rem;
  }

  .md\:first\:mt-5\.75:first-child{
    margin-top: 1.4375rem;
  }

  .md\:first\:mr-5\.75:first-child{
    margin-right: 1.4375rem;
  }

  .md\:first\:mb-5\.75:first-child{
    margin-bottom: 1.4375rem;
  }

  .md\:first\:ml-5\.75:first-child{
    margin-left: 1.4375rem;
  }

  .md\:first\:mt-6\.25:first-child{
    margin-top: 1.5625rem;
  }

  .md\:first\:mr-6\.25:first-child{
    margin-right: 1.5625rem;
  }

  .md\:first\:mb-6\.25:first-child{
    margin-bottom: 1.5625rem;
  }

  .md\:first\:ml-6\.25:first-child{
    margin-left: 1.5625rem;
  }

  .md\:first\:mt-6\.5:first-child{
    margin-top: 1.625rem;
  }

  .md\:first\:mr-6\.5:first-child{
    margin-right: 1.625rem;
  }

  .md\:first\:mb-6\.5:first-child{
    margin-bottom: 1.625rem;
  }

  .md\:first\:ml-6\.5:first-child{
    margin-left: 1.625rem;
  }

  .md\:first\:mt-6\.75:first-child{
    margin-top: 1.6875rem;
  }

  .md\:first\:mr-6\.75:first-child{
    margin-right: 1.6875rem;
  }

  .md\:first\:mb-6\.75:first-child{
    margin-bottom: 1.6875rem;
  }

  .md\:first\:ml-6\.75:first-child{
    margin-left: 1.6875rem;
  }

  .md\:first\:mt-7\.25:first-child{
    margin-top: 1.8125rem;
  }

  .md\:first\:mr-7\.25:first-child{
    margin-right: 1.8125rem;
  }

  .md\:first\:mb-7\.25:first-child{
    margin-bottom: 1.8125rem;
  }

  .md\:first\:ml-7\.25:first-child{
    margin-left: 1.8125rem;
  }

  .md\:first\:mt-7\.5:first-child{
    margin-top: 1.875rem;
  }

  .md\:first\:mr-7\.5:first-child{
    margin-right: 1.875rem;
  }

  .md\:first\:mb-7\.5:first-child{
    margin-bottom: 1.875rem;
  }

  .md\:first\:ml-7\.5:first-child{
    margin-left: 1.875rem;
  }

  .md\:first\:mt-8\.25:first-child{
    margin-top: 2.0625rem;
  }

  .md\:first\:mr-8\.25:first-child{
    margin-right: 2.0625rem;
  }

  .md\:first\:mb-8\.25:first-child{
    margin-bottom: 2.0625rem;
  }

  .md\:first\:ml-8\.25:first-child{
    margin-left: 2.0625rem;
  }

  .md\:first\:mt-8\.5:first-child{
    margin-top: 2.125rem;
  }

  .md\:first\:mr-8\.5:first-child{
    margin-right: 2.125rem;
  }

  .md\:first\:mb-8\.5:first-child{
    margin-bottom: 2.125rem;
  }

  .md\:first\:ml-8\.5:first-child{
    margin-left: 2.125rem;
  }

  .md\:first\:mt-9\.25:first-child{
    margin-top: 2.3125rem;
  }

  .md\:first\:mr-9\.25:first-child{
    margin-right: 2.3125rem;
  }

  .md\:first\:mb-9\.25:first-child{
    margin-bottom: 2.3125rem;
  }

  .md\:first\:ml-9\.25:first-child{
    margin-left: 2.3125rem;
  }

  .md\:first\:mt-9\.5:first-child{
    margin-top: 2.375rem;
  }

  .md\:first\:mr-9\.5:first-child{
    margin-right: 2.375rem;
  }

  .md\:first\:mb-9\.5:first-child{
    margin-bottom: 2.375rem;
  }

  .md\:first\:ml-9\.5:first-child{
    margin-left: 2.375rem;
  }

  .md\:first\:mt-10\.5:first-child{
    margin-top: 2.625rem;
  }

  .md\:first\:mr-10\.5:first-child{
    margin-right: 2.625rem;
  }

  .md\:first\:mb-10\.5:first-child{
    margin-bottom: 2.625rem;
  }

  .md\:first\:ml-10\.5:first-child{
    margin-left: 2.625rem;
  }

  .md\:first\:mt-11\.25:first-child{
    margin-top: 2.8125rem;
  }

  .md\:first\:mr-11\.25:first-child{
    margin-right: 2.8125rem;
  }

  .md\:first\:mb-11\.25:first-child{
    margin-bottom: 2.8125rem;
  }

  .md\:first\:ml-11\.25:first-child{
    margin-left: 2.8125rem;
  }

  .md\:first\:mt-11\.5:first-child{
    margin-top: 2.875rem;
  }

  .md\:first\:mr-11\.5:first-child{
    margin-right: 2.875rem;
  }

  .md\:first\:mb-11\.5:first-child{
    margin-bottom: 2.875rem;
  }

  .md\:first\:ml-11\.5:first-child{
    margin-left: 2.875rem;
  }

  .md\:first\:mt-12\.5:first-child{
    margin-top: 3.125rem;
  }

  .md\:first\:mr-12\.5:first-child{
    margin-right: 3.125rem;
  }

  .md\:first\:mb-12\.5:first-child{
    margin-bottom: 3.125rem;
  }

  .md\:first\:ml-12\.5:first-child{
    margin-left: 3.125rem;
  }

  .md\:first\:mt-12\.75:first-child{
    margin-top: 3.1875rem;
  }

  .md\:first\:mr-12\.75:first-child{
    margin-right: 3.1875rem;
  }

  .md\:first\:mb-12\.75:first-child{
    margin-bottom: 3.1875rem;
  }

  .md\:first\:ml-12\.75:first-child{
    margin-left: 3.1875rem;
  }

  .md\:first\:mt-13\.5:first-child{
    margin-top: 3.375rem;
  }

  .md\:first\:mr-13\.5:first-child{
    margin-right: 3.375rem;
  }

  .md\:first\:mb-13\.5:first-child{
    margin-bottom: 3.375rem;
  }

  .md\:first\:ml-13\.5:first-child{
    margin-left: 3.375rem;
  }

  .md\:first\:mt-14\.5:first-child{
    margin-top: 3.625rem;
  }

  .md\:first\:mr-14\.5:first-child{
    margin-right: 3.625rem;
  }

  .md\:first\:mb-14\.5:first-child{
    margin-bottom: 3.625rem;
  }

  .md\:first\:ml-14\.5:first-child{
    margin-left: 3.625rem;
  }

  .md\:first\:mt-15\.5:first-child{
    margin-top: 3.875rem;
  }

  .md\:first\:mr-15\.5:first-child{
    margin-right: 3.875rem;
  }

  .md\:first\:mb-15\.5:first-child{
    margin-bottom: 3.875rem;
  }

  .md\:first\:ml-15\.5:first-child{
    margin-left: 3.875rem;
  }

  .md\:first\:mt-15\.75:first-child{
    margin-top: 3.9375rem;
  }

  .md\:first\:mr-15\.75:first-child{
    margin-right: 3.9375rem;
  }

  .md\:first\:mb-15\.75:first-child{
    margin-bottom: 3.9375rem;
  }

  .md\:first\:ml-15\.75:first-child{
    margin-left: 3.9375rem;
  }

  .md\:first\:mt-16\.25:first-child{
    margin-top: 4.0625rem;
  }

  .md\:first\:mr-16\.25:first-child{
    margin-right: 4.0625rem;
  }

  .md\:first\:mb-16\.25:first-child{
    margin-bottom: 4.0625rem;
  }

  .md\:first\:ml-16\.25:first-child{
    margin-left: 4.0625rem;
  }

  .md\:first\:mt-17\.25:first-child{
    margin-top: 4.3125rem;
  }

  .md\:first\:mr-17\.25:first-child{
    margin-right: 4.3125rem;
  }

  .md\:first\:mb-17\.25:first-child{
    margin-bottom: 4.3125rem;
  }

  .md\:first\:ml-17\.25:first-child{
    margin-left: 4.3125rem;
  }

  .md\:first\:mt-17\.5:first-child{
    margin-top: 4.375rem;
  }

  .md\:first\:mr-17\.5:first-child{
    margin-right: 4.375rem;
  }

  .md\:first\:mb-17\.5:first-child{
    margin-bottom: 4.375rem;
  }

  .md\:first\:ml-17\.5:first-child{
    margin-left: 4.375rem;
  }

  .md\:first\:mt-18\.25:first-child{
    margin-top: 4.5625rem;
  }

  .md\:first\:mr-18\.25:first-child{
    margin-right: 4.5625rem;
  }

  .md\:first\:mb-18\.25:first-child{
    margin-bottom: 4.5625rem;
  }

  .md\:first\:ml-18\.25:first-child{
    margin-left: 4.5625rem;
  }

  .md\:first\:mt-18\.5:first-child{
    margin-top: 4.625rem;
  }

  .md\:first\:mr-18\.5:first-child{
    margin-right: 4.625rem;
  }

  .md\:first\:mb-18\.5:first-child{
    margin-bottom: 4.625rem;
  }

  .md\:first\:ml-18\.5:first-child{
    margin-left: 4.625rem;
  }

  .md\:first\:mt-20\.25:first-child{
    margin-top: 5.0625rem;
  }

  .md\:first\:mr-20\.25:first-child{
    margin-right: 5.0625rem;
  }

  .md\:first\:mb-20\.25:first-child{
    margin-bottom: 5.0625rem;
  }

  .md\:first\:ml-20\.25:first-child{
    margin-left: 5.0625rem;
  }

  .md\:first\:mt-20\.5:first-child{
    margin-top: 5.125rem;
  }

  .md\:first\:mr-20\.5:first-child{
    margin-right: 5.125rem;
  }

  .md\:first\:mb-20\.5:first-child{
    margin-bottom: 5.125rem;
  }

  .md\:first\:ml-20\.5:first-child{
    margin-left: 5.125rem;
  }

  .md\:first\:mt-22\.5:first-child{
    margin-top: 5.625rem;
  }

  .md\:first\:mr-22\.5:first-child{
    margin-right: 5.625rem;
  }

  .md\:first\:mb-22\.5:first-child{
    margin-bottom: 5.625rem;
  }

  .md\:first\:ml-22\.5:first-child{
    margin-left: 5.625rem;
  }

  .md\:first\:mt-25\.5:first-child{
    margin-top: 6.375rem;
  }

  .md\:first\:mr-25\.5:first-child{
    margin-right: 6.375rem;
  }

  .md\:first\:mb-25\.5:first-child{
    margin-bottom: 6.375rem;
  }

  .md\:first\:ml-25\.5:first-child{
    margin-left: 6.375rem;
  }

  .md\:first\:mt-26\.75:first-child{
    margin-top: 6.6875rem;
  }

  .md\:first\:mr-26\.75:first-child{
    margin-right: 6.6875rem;
  }

  .md\:first\:mb-26\.75:first-child{
    margin-bottom: 6.6875rem;
  }

  .md\:first\:ml-26\.75:first-child{
    margin-left: 6.6875rem;
  }

  .md\:first\:mt-32\.5:first-child{
    margin-top: 8.125rem;
  }

  .md\:first\:mr-32\.5:first-child{
    margin-right: 8.125rem;
  }

  .md\:first\:mb-32\.5:first-child{
    margin-bottom: 8.125rem;
  }

  .md\:first\:ml-32\.5:first-child{
    margin-left: 8.125rem;
  }

  .md\:first\:mt-37\.5:first-child{
    margin-top: 9.375rem;
  }

  .md\:first\:mr-37\.5:first-child{
    margin-right: 9.375rem;
  }

  .md\:first\:mb-37\.5:first-child{
    margin-bottom: 9.375rem;
  }

  .md\:first\:ml-37\.5:first-child{
    margin-left: 9.375rem;
  }

  .md\:first\:mt-41\.25:first-child{
    margin-top: 10.3125rem;
  }

  .md\:first\:mr-41\.25:first-child{
    margin-right: 10.3125rem;
  }

  .md\:first\:mb-41\.25:first-child{
    margin-bottom: 10.3125rem;
  }

  .md\:first\:ml-41\.25:first-child{
    margin-left: 10.3125rem;
  }

  .md\:first\:mt-52\.5:first-child{
    margin-top: 13.125rem;
  }

  .md\:first\:mr-52\.5:first-child{
    margin-right: 13.125rem;
  }

  .md\:first\:mb-52\.5:first-child{
    margin-bottom: 13.125rem;
  }

  .md\:first\:ml-52\.5:first-child{
    margin-left: 13.125rem;
  }

  .md\:first\:mt-54\.5:first-child{
    margin-top: 13.625rem;
  }

  .md\:first\:mr-54\.5:first-child{
    margin-right: 13.625rem;
  }

  .md\:first\:mb-54\.5:first-child{
    margin-bottom: 13.625rem;
  }

  .md\:first\:ml-54\.5:first-child{
    margin-left: 13.625rem;
  }

  .md\:first\:mt-57\.25:first-child{
    margin-top: 14.3125rem;
  }

  .md\:first\:mr-57\.25:first-child{
    margin-right: 14.3125rem;
  }

  .md\:first\:mb-57\.25:first-child{
    margin-bottom: 14.3125rem;
  }

  .md\:first\:ml-57\.25:first-child{
    margin-left: 14.3125rem;
  }

  .md\:first\:mt-57\.5:first-child{
    margin-top: 14.375rem;
  }

  .md\:first\:mr-57\.5:first-child{
    margin-right: 14.375rem;
  }

  .md\:first\:mb-57\.5:first-child{
    margin-bottom: 14.375rem;
  }

  .md\:first\:ml-57\.5:first-child{
    margin-left: 14.375rem;
  }

  .md\:first\:mt-66\.25:first-child{
    margin-top: 16.5625rem;
  }

  .md\:first\:mr-66\.25:first-child{
    margin-right: 16.5625rem;
  }

  .md\:first\:mb-66\.25:first-child{
    margin-bottom: 16.5625rem;
  }

  .md\:first\:ml-66\.25:first-child{
    margin-left: 16.5625rem;
  }

  .md\:first\:mt-74\.5:first-child{
    margin-top: 18.125rem;
  }

  .md\:first\:mr-74\.5:first-child{
    margin-right: 18.125rem;
  }

  .md\:first\:mb-74\.5:first-child{
    margin-bottom: 18.125rem;
  }

  .md\:first\:ml-74\.5:first-child{
    margin-left: 18.125rem;
  }

  .md\:first\:mt-106\.25:first-child{
    margin-top: 26.5625rem;
  }

  .md\:first\:mr-106\.25:first-child{
    margin-right: 26.5625rem;
  }

  .md\:first\:mb-106\.25:first-child{
    margin-bottom: 26.5625rem;
  }

  .md\:first\:ml-106\.25:first-child{
    margin-left: 26.5625rem;
  }

  .md\:first\:mt-112\.25:first-child{
    margin-top: 28.0675rem;
  }

  .md\:first\:mr-112\.25:first-child{
    margin-right: 28.0675rem;
  }

  .md\:first\:mb-112\.25:first-child{
    margin-bottom: 28.0675rem;
  }

  .md\:first\:ml-112\.25:first-child{
    margin-left: 28.0675rem;
  }

  .md\:first\:mt-112\.75:first-child{
    margin-top: 28.1875rem;
  }

  .md\:first\:mr-112\.75:first-child{
    margin-right: 28.1875rem;
  }

  .md\:first\:mb-112\.75:first-child{
    margin-bottom: 28.1875rem;
  }

  .md\:first\:ml-112\.75:first-child{
    margin-left: 28.1875rem;
  }

  .md\:first\:mt-147\.5:first-child{
    margin-top: 36.875rem;
  }

  .md\:first\:mr-147\.5:first-child{
    margin-right: 36.875rem;
  }

  .md\:first\:mb-147\.5:first-child{
    margin-bottom: 36.875rem;
  }

  .md\:first\:ml-147\.5:first-child{
    margin-left: 36.875rem;
  }

  .md\:first\:mt-162\.5:first-child{
    margin-top: 40.625rem;
  }

  .md\:first\:mr-162\.5:first-child{
    margin-right: 40.625rem;
  }

  .md\:first\:mb-162\.5:first-child{
    margin-bottom: 40.625rem;
  }

  .md\:first\:ml-162\.5:first-child{
    margin-left: 40.625rem;
  }

  .md\:first\:mt-172\.25:first-child{
    margin-top: 42.5625rem;
  }

  .md\:first\:mr-172\.25:first-child{
    margin-right: 42.5625rem;
  }

  .md\:first\:mb-172\.25:first-child{
    margin-bottom: 42.5625rem;
  }

  .md\:first\:ml-172\.25:first-child{
    margin-left: 42.5625rem;
  }

  .md\:first\:mt-175\.25:first-child{
    margin-top: 43.8125rem;
  }

  .md\:first\:mr-175\.25:first-child{
    margin-right: 43.8125rem;
  }

  .md\:first\:mb-175\.25:first-child{
    margin-bottom: 43.8125rem;
  }

  .md\:first\:ml-175\.25:first-child{
    margin-left: 43.8125rem;
  }

  .md\:first\:mt-184\.25:first-child{
    margin-top: 46.0625rem;
  }

  .md\:first\:mr-184\.25:first-child{
    margin-right: 46.0625rem;
  }

  .md\:first\:mb-184\.25:first-child{
    margin-bottom: 46.0625rem;
  }

  .md\:first\:ml-184\.25:first-child{
    margin-left: 46.0625rem;
  }

  .md\:first\:mt-203\.25:first-child{
    margin-top: 50.8125rem;
  }

  .md\:first\:mr-203\.25:first-child{
    margin-right: 50.8125rem;
  }

  .md\:first\:mb-203\.25:first-child{
    margin-bottom: 50.8125rem;
  }

  .md\:first\:ml-203\.25:first-child{
    margin-left: 50.8125rem;
  }

  .md\:first\:mt-half:first-child{
    margin-top: 50%;
  }

  .md\:first\:mr-half:first-child{
    margin-right: 50%;
  }

  .md\:first\:mb-half:first-child{
    margin-bottom: 50%;
  }

  .md\:first\:ml-half:first-child{
    margin-left: 50%;
  }

  .md\:first\:mt-full:first-child{
    margin-top: 100%;
  }

  .md\:first\:mr-full:first-child{
    margin-right: 100%;
  }

  .md\:first\:mb-full:first-child{
    margin-bottom: 100%;
  }

  .md\:first\:ml-full:first-child{
    margin-left: 100%;
  }

  .md\:first\:mt-1\/10:first-child{
    margin-top: 10%;
  }

  .md\:first\:mr-1\/10:first-child{
    margin-right: 10%;
  }

  .md\:first\:mb-1\/10:first-child{
    margin-bottom: 10%;
  }

  .md\:first\:ml-1\/10:first-child{
    margin-left: 10%;
  }

  .md\:first\:mt-2\/10:first-child{
    margin-top: 20%;
  }

  .md\:first\:mr-2\/10:first-child{
    margin-right: 20%;
  }

  .md\:first\:mb-2\/10:first-child{
    margin-bottom: 20%;
  }

  .md\:first\:ml-2\/10:first-child{
    margin-left: 20%;
  }

  .md\:first\:mt-3\/10:first-child{
    margin-top: 30%;
  }

  .md\:first\:mr-3\/10:first-child{
    margin-right: 30%;
  }

  .md\:first\:mb-3\/10:first-child{
    margin-bottom: 30%;
  }

  .md\:first\:ml-3\/10:first-child{
    margin-left: 30%;
  }

  .md\:first\:mt-4\/10:first-child{
    margin-top: 40%;
  }

  .md\:first\:mr-4\/10:first-child{
    margin-right: 40%;
  }

  .md\:first\:mb-4\/10:first-child{
    margin-bottom: 40%;
  }

  .md\:first\:ml-4\/10:first-child{
    margin-left: 40%;
  }

  .md\:first\:mt-4\.5\/10:first-child{
    margin-top: 45%;
  }

  .md\:first\:mr-4\.5\/10:first-child{
    margin-right: 45%;
  }

  .md\:first\:mb-4\.5\/10:first-child{
    margin-bottom: 45%;
  }

  .md\:first\:ml-4\.5\/10:first-child{
    margin-left: 45%;
  }

  .md\:first\:mt-5\/10:first-child{
    margin-top: 50%;
  }

  .md\:first\:mr-5\/10:first-child{
    margin-right: 50%;
  }

  .md\:first\:mb-5\/10:first-child{
    margin-bottom: 50%;
  }

  .md\:first\:ml-5\/10:first-child{
    margin-left: 50%;
  }

  .md\:first\:mt-5\.5\/10:first-child{
    margin-top: 55%;
  }

  .md\:first\:mr-5\.5\/10:first-child{
    margin-right: 55%;
  }

  .md\:first\:mb-5\.5\/10:first-child{
    margin-bottom: 55%;
  }

  .md\:first\:ml-5\.5\/10:first-child{
    margin-left: 55%;
  }

  .md\:first\:mt-6\/10:first-child{
    margin-top: 60%;
  }

  .md\:first\:mr-6\/10:first-child{
    margin-right: 60%;
  }

  .md\:first\:mb-6\/10:first-child{
    margin-bottom: 60%;
  }

  .md\:first\:ml-6\/10:first-child{
    margin-left: 60%;
  }

  .md\:first\:mt-7\/10:first-child{
    margin-top: 70%;
  }

  .md\:first\:mr-7\/10:first-child{
    margin-right: 70%;
  }

  .md\:first\:mb-7\/10:first-child{
    margin-bottom: 70%;
  }

  .md\:first\:ml-7\/10:first-child{
    margin-left: 70%;
  }

  .md\:first\:mt-8\/10:first-child{
    margin-top: 80%;
  }

  .md\:first\:mr-8\/10:first-child{
    margin-right: 80%;
  }

  .md\:first\:mb-8\/10:first-child{
    margin-bottom: 80%;
  }

  .md\:first\:ml-8\/10:first-child{
    margin-left: 80%;
  }

  .md\:first\:mt-9\/10:first-child{
    margin-top: 90%;
  }

  .md\:first\:mr-9\/10:first-child{
    margin-right: 90%;
  }

  .md\:first\:mb-9\/10:first-child{
    margin-bottom: 90%;
  }

  .md\:first\:ml-9\/10:first-child{
    margin-left: 90%;
  }

  .md\:first\:mt-1\/12:first-child{
    margin-top: 8.333333%;
  }

  .md\:first\:mr-1\/12:first-child{
    margin-right: 8.333333%;
  }

  .md\:first\:mb-1\/12:first-child{
    margin-bottom: 8.333333%;
  }

  .md\:first\:ml-1\/12:first-child{
    margin-left: 8.333333%;
  }

  .md\:first\:mt-2\/12:first-child{
    margin-top: 16.666667%;
  }

  .md\:first\:mr-2\/12:first-child{
    margin-right: 16.666667%;
  }

  .md\:first\:mb-2\/12:first-child{
    margin-bottom: 16.666667%;
  }

  .md\:first\:ml-2\/12:first-child{
    margin-left: 16.666667%;
  }

  .md\:first\:mt-3\/12:first-child{
    margin-top: 25%;
  }

  .md\:first\:mr-3\/12:first-child{
    margin-right: 25%;
  }

  .md\:first\:mb-3\/12:first-child{
    margin-bottom: 25%;
  }

  .md\:first\:ml-3\/12:first-child{
    margin-left: 25%;
  }

  .md\:first\:mt-4\/12:first-child{
    margin-top: 33.333333%;
  }

  .md\:first\:mr-4\/12:first-child{
    margin-right: 33.333333%;
  }

  .md\:first\:mb-4\/12:first-child{
    margin-bottom: 33.333333%;
  }

  .md\:first\:ml-4\/12:first-child{
    margin-left: 33.333333%;
  }

  .md\:first\:mt-5\/12:first-child{
    margin-top: 41.666667%;
  }

  .md\:first\:mr-5\/12:first-child{
    margin-right: 41.666667%;
  }

  .md\:first\:mb-5\/12:first-child{
    margin-bottom: 41.666667%;
  }

  .md\:first\:ml-5\/12:first-child{
    margin-left: 41.666667%;
  }

  .md\:first\:mt-6\/12:first-child{
    margin-top: 50%;
  }

  .md\:first\:mr-6\/12:first-child{
    margin-right: 50%;
  }

  .md\:first\:mb-6\/12:first-child{
    margin-bottom: 50%;
  }

  .md\:first\:ml-6\/12:first-child{
    margin-left: 50%;
  }

  .md\:first\:mt-7\/12:first-child{
    margin-top: 58.333333%;
  }

  .md\:first\:mr-7\/12:first-child{
    margin-right: 58.333333%;
  }

  .md\:first\:mb-7\/12:first-child{
    margin-bottom: 58.333333%;
  }

  .md\:first\:ml-7\/12:first-child{
    margin-left: 58.333333%;
  }

  .md\:first\:mt-8\/12:first-child{
    margin-top: 66.666667%;
  }

  .md\:first\:mr-8\/12:first-child{
    margin-right: 66.666667%;
  }

  .md\:first\:mb-8\/12:first-child{
    margin-bottom: 66.666667%;
  }

  .md\:first\:ml-8\/12:first-child{
    margin-left: 66.666667%;
  }

  .md\:first\:mt-9\/12:first-child{
    margin-top: 75%;
  }

  .md\:first\:mr-9\/12:first-child{
    margin-right: 75%;
  }

  .md\:first\:mb-9\/12:first-child{
    margin-bottom: 75%;
  }

  .md\:first\:ml-9\/12:first-child{
    margin-left: 75%;
  }

  .md\:first\:mt-10\/12:first-child{
    margin-top: 83.333333%;
  }

  .md\:first\:mr-10\/12:first-child{
    margin-right: 83.333333%;
  }

  .md\:first\:mb-10\/12:first-child{
    margin-bottom: 83.333333%;
  }

  .md\:first\:ml-10\/12:first-child{
    margin-left: 83.333333%;
  }

  .md\:first\:mt-11\/12:first-child{
    margin-top: 91.666667%;
  }

  .md\:first\:mr-11\/12:first-child{
    margin-right: 91.666667%;
  }

  .md\:first\:mb-11\/12:first-child{
    margin-bottom: 91.666667%;
  }

  .md\:first\:ml-11\/12:first-child{
    margin-left: 91.666667%;
  }

  .md\:first\:-mt-0:first-child{
    margin-top: 0px;
  }

  .md\:first\:-mr-0:first-child{
    margin-right: 0px;
  }

  .md\:first\:-mb-0:first-child{
    margin-bottom: 0px;
  }

  .md\:first\:-ml-0:first-child{
    margin-left: 0px;
  }

  .md\:first\:-mt-1:first-child{
    margin-top: -0.25rem;
  }

  .md\:first\:-mr-1:first-child{
    margin-right: -0.25rem;
  }

  .md\:first\:-mb-1:first-child{
    margin-bottom: -0.25rem;
  }

  .md\:first\:-ml-1:first-child{
    margin-left: -0.25rem;
  }

  .md\:first\:-mt-2:first-child{
    margin-top: -0.5rem;
  }

  .md\:first\:-mr-2:first-child{
    margin-right: -0.5rem;
  }

  .md\:first\:-mb-2:first-child{
    margin-bottom: -0.5rem;
  }

  .md\:first\:-ml-2:first-child{
    margin-left: -0.5rem;
  }

  .md\:first\:-mt-3:first-child{
    margin-top: -0.75rem;
  }

  .md\:first\:-mr-3:first-child{
    margin-right: -0.75rem;
  }

  .md\:first\:-mb-3:first-child{
    margin-bottom: -0.75rem;
  }

  .md\:first\:-ml-3:first-child{
    margin-left: -0.75rem;
  }

  .md\:first\:-mt-4:first-child{
    margin-top: -1rem;
  }

  .md\:first\:-mr-4:first-child{
    margin-right: -1rem;
  }

  .md\:first\:-mb-4:first-child{
    margin-bottom: -1rem;
  }

  .md\:first\:-ml-4:first-child{
    margin-left: -1rem;
  }

  .md\:first\:-mt-5:first-child{
    margin-top: -1.25rem;
  }

  .md\:first\:-mr-5:first-child{
    margin-right: -1.25rem;
  }

  .md\:first\:-mb-5:first-child{
    margin-bottom: -1.25rem;
  }

  .md\:first\:-ml-5:first-child{
    margin-left: -1.25rem;
  }

  .md\:first\:-mt-6:first-child{
    margin-top: -1.5rem;
  }

  .md\:first\:-mr-6:first-child{
    margin-right: -1.5rem;
  }

  .md\:first\:-mb-6:first-child{
    margin-bottom: -1.5rem;
  }

  .md\:first\:-ml-6:first-child{
    margin-left: -1.5rem;
  }

  .md\:first\:-mt-7:first-child{
    margin-top: -1.75rem;
  }

  .md\:first\:-mr-7:first-child{
    margin-right: -1.75rem;
  }

  .md\:first\:-mb-7:first-child{
    margin-bottom: -1.75rem;
  }

  .md\:first\:-ml-7:first-child{
    margin-left: -1.75rem;
  }

  .md\:first\:-mt-8:first-child{
    margin-top: -2rem;
  }

  .md\:first\:-mr-8:first-child{
    margin-right: -2rem;
  }

  .md\:first\:-mb-8:first-child{
    margin-bottom: -2rem;
  }

  .md\:first\:-ml-8:first-child{
    margin-left: -2rem;
  }

  .md\:first\:-mt-9:first-child{
    margin-top: -2.25rem;
  }

  .md\:first\:-mr-9:first-child{
    margin-right: -2.25rem;
  }

  .md\:first\:-mb-9:first-child{
    margin-bottom: -2.25rem;
  }

  .md\:first\:-ml-9:first-child{
    margin-left: -2.25rem;
  }

  .md\:first\:-mt-10:first-child{
    margin-top: -2.5rem;
  }

  .md\:first\:-mr-10:first-child{
    margin-right: -2.5rem;
  }

  .md\:first\:-mb-10:first-child{
    margin-bottom: -2.5rem;
  }

  .md\:first\:-ml-10:first-child{
    margin-left: -2.5rem;
  }

  .md\:first\:-mt-11:first-child{
    margin-top: -2.75rem;
  }

  .md\:first\:-mr-11:first-child{
    margin-right: -2.75rem;
  }

  .md\:first\:-mb-11:first-child{
    margin-bottom: -2.75rem;
  }

  .md\:first\:-ml-11:first-child{
    margin-left: -2.75rem;
  }

  .md\:first\:-mt-12:first-child{
    margin-top: -3rem;
  }

  .md\:first\:-mr-12:first-child{
    margin-right: -3rem;
  }

  .md\:first\:-mb-12:first-child{
    margin-bottom: -3rem;
  }

  .md\:first\:-ml-12:first-child{
    margin-left: -3rem;
  }

  .md\:first\:-mt-13:first-child{
    margin-top: -3.25rem;
  }

  .md\:first\:-mr-13:first-child{
    margin-right: -3.25rem;
  }

  .md\:first\:-mb-13:first-child{
    margin-bottom: -3.25rem;
  }

  .md\:first\:-ml-13:first-child{
    margin-left: -3.25rem;
  }

  .md\:first\:-mt-14:first-child{
    margin-top: -3.5rem;
  }

  .md\:first\:-mr-14:first-child{
    margin-right: -3.5rem;
  }

  .md\:first\:-mb-14:first-child{
    margin-bottom: -3.5rem;
  }

  .md\:first\:-ml-14:first-child{
    margin-left: -3.5rem;
  }

  .md\:first\:-mt-15:first-child{
    margin-top: -3.75rem;
  }

  .md\:first\:-mr-15:first-child{
    margin-right: -3.75rem;
  }

  .md\:first\:-mb-15:first-child{
    margin-bottom: -3.75rem;
  }

  .md\:first\:-ml-15:first-child{
    margin-left: -3.75rem;
  }

  .md\:first\:-mt-16:first-child{
    margin-top: -4rem;
  }

  .md\:first\:-mr-16:first-child{
    margin-right: -4rem;
  }

  .md\:first\:-mb-16:first-child{
    margin-bottom: -4rem;
  }

  .md\:first\:-ml-16:first-child{
    margin-left: -4rem;
  }

  .md\:first\:-mt-17:first-child{
    margin-top: -4.25rem;
  }

  .md\:first\:-mr-17:first-child{
    margin-right: -4.25rem;
  }

  .md\:first\:-mb-17:first-child{
    margin-bottom: -4.25rem;
  }

  .md\:first\:-ml-17:first-child{
    margin-left: -4.25rem;
  }

  .md\:first\:-mt-18:first-child{
    margin-top: -4.5rem;
  }

  .md\:first\:-mr-18:first-child{
    margin-right: -4.5rem;
  }

  .md\:first\:-mb-18:first-child{
    margin-bottom: -4.5rem;
  }

  .md\:first\:-ml-18:first-child{
    margin-left: -4.5rem;
  }

  .md\:first\:-mt-19:first-child{
    margin-top: -4.75rem;
  }

  .md\:first\:-mr-19:first-child{
    margin-right: -4.75rem;
  }

  .md\:first\:-mb-19:first-child{
    margin-bottom: -4.75rem;
  }

  .md\:first\:-ml-19:first-child{
    margin-left: -4.75rem;
  }

  .md\:first\:-mt-20:first-child{
    margin-top: -5rem;
  }

  .md\:first\:-mr-20:first-child{
    margin-right: -5rem;
  }

  .md\:first\:-mb-20:first-child{
    margin-bottom: -5rem;
  }

  .md\:first\:-ml-20:first-child{
    margin-left: -5rem;
  }

  .md\:first\:-mt-22:first-child{
    margin-top: -5.5rem;
  }

  .md\:first\:-mr-22:first-child{
    margin-right: -5.5rem;
  }

  .md\:first\:-mb-22:first-child{
    margin-bottom: -5.5rem;
  }

  .md\:first\:-ml-22:first-child{
    margin-left: -5.5rem;
  }

  .md\:first\:-mt-24:first-child{
    margin-top: -6rem;
  }

  .md\:first\:-mr-24:first-child{
    margin-right: -6rem;
  }

  .md\:first\:-mb-24:first-child{
    margin-bottom: -6rem;
  }

  .md\:first\:-ml-24:first-child{
    margin-left: -6rem;
  }

  .md\:first\:-mt-25:first-child{
    margin-top: -6.25rem;
  }

  .md\:first\:-mr-25:first-child{
    margin-right: -6.25rem;
  }

  .md\:first\:-mb-25:first-child{
    margin-bottom: -6.25rem;
  }

  .md\:first\:-ml-25:first-child{
    margin-left: -6.25rem;
  }

  .md\:first\:-mt-28:first-child{
    margin-top: -7rem;
  }

  .md\:first\:-mr-28:first-child{
    margin-right: -7rem;
  }

  .md\:first\:-mb-28:first-child{
    margin-bottom: -7rem;
  }

  .md\:first\:-ml-28:first-child{
    margin-left: -7rem;
  }

  .md\:first\:-mt-30:first-child{
    margin-top: -7.5rem;
  }

  .md\:first\:-mr-30:first-child{
    margin-right: -7.5rem;
  }

  .md\:first\:-mb-30:first-child{
    margin-bottom: -7.5rem;
  }

  .md\:first\:-ml-30:first-child{
    margin-left: -7.5rem;
  }

  .md\:first\:-mt-32:first-child{
    margin-top: -8rem;
  }

  .md\:first\:-mr-32:first-child{
    margin-right: -8rem;
  }

  .md\:first\:-mb-32:first-child{
    margin-bottom: -8rem;
  }

  .md\:first\:-ml-32:first-child{
    margin-left: -8rem;
  }

  .md\:first\:-mt-34:first-child{
    margin-top: -8.5rem;
  }

  .md\:first\:-mr-34:first-child{
    margin-right: -8.5rem;
  }

  .md\:first\:-mb-34:first-child{
    margin-bottom: -8.5rem;
  }

  .md\:first\:-ml-34:first-child{
    margin-left: -8.5rem;
  }

  .md\:first\:-mt-35:first-child{
    margin-top: -8.75rem;
  }

  .md\:first\:-mr-35:first-child{
    margin-right: -8.75rem;
  }

  .md\:first\:-mb-35:first-child{
    margin-bottom: -8.75rem;
  }

  .md\:first\:-ml-35:first-child{
    margin-left: -8.75rem;
  }

  .md\:first\:-mt-36:first-child{
    margin-top: -9rem;
  }

  .md\:first\:-mr-36:first-child{
    margin-right: -9rem;
  }

  .md\:first\:-mb-36:first-child{
    margin-bottom: -9rem;
  }

  .md\:first\:-ml-36:first-child{
    margin-left: -9rem;
  }

  .md\:first\:-mt-39:first-child{
    margin-top: -9.75rem;
  }

  .md\:first\:-mr-39:first-child{
    margin-right: -9.75rem;
  }

  .md\:first\:-mb-39:first-child{
    margin-bottom: -9.75rem;
  }

  .md\:first\:-ml-39:first-child{
    margin-left: -9.75rem;
  }

  .md\:first\:-mt-40:first-child{
    margin-top: -10rem;
  }

  .md\:first\:-mr-40:first-child{
    margin-right: -10rem;
  }

  .md\:first\:-mb-40:first-child{
    margin-bottom: -10rem;
  }

  .md\:first\:-ml-40:first-child{
    margin-left: -10rem;
  }

  .md\:first\:-mt-42:first-child{
    margin-top: -10.5rem;
  }

  .md\:first\:-mr-42:first-child{
    margin-right: -10.5rem;
  }

  .md\:first\:-mb-42:first-child{
    margin-bottom: -10.5rem;
  }

  .md\:first\:-ml-42:first-child{
    margin-left: -10.5rem;
  }

  .md\:first\:-mt-44:first-child{
    margin-top: -11rem;
  }

  .md\:first\:-mr-44:first-child{
    margin-right: -11rem;
  }

  .md\:first\:-mb-44:first-child{
    margin-bottom: -11rem;
  }

  .md\:first\:-ml-44:first-child{
    margin-left: -11rem;
  }

  .md\:first\:-mt-45:first-child{
    margin-top: -11.25rem;
  }

  .md\:first\:-mr-45:first-child{
    margin-right: -11.25rem;
  }

  .md\:first\:-mb-45:first-child{
    margin-bottom: -11.25rem;
  }

  .md\:first\:-ml-45:first-child{
    margin-left: -11.25rem;
  }

  .md\:first\:-mt-48:first-child{
    margin-top: -12rem;
  }

  .md\:first\:-mr-48:first-child{
    margin-right: -12rem;
  }

  .md\:first\:-mb-48:first-child{
    margin-bottom: -12rem;
  }

  .md\:first\:-ml-48:first-child{
    margin-left: -12rem;
  }

  .md\:first\:-mt-50:first-child{
    margin-top: -12.5rem;
  }

  .md\:first\:-mr-50:first-child{
    margin-right: -12.5rem;
  }

  .md\:first\:-mb-50:first-child{
    margin-bottom: -12.5rem;
  }

  .md\:first\:-ml-50:first-child{
    margin-left: -12.5rem;
  }

  .md\:first\:-mt-52:first-child{
    margin-top: -13rem;
  }

  .md\:first\:-mr-52:first-child{
    margin-right: -13rem;
  }

  .md\:first\:-mb-52:first-child{
    margin-bottom: -13rem;
  }

  .md\:first\:-ml-52:first-child{
    margin-left: -13rem;
  }

  .md\:first\:-mt-55:first-child{
    margin-top: -13.75rem;
  }

  .md\:first\:-mr-55:first-child{
    margin-right: -13.75rem;
  }

  .md\:first\:-mb-55:first-child{
    margin-bottom: -13.75rem;
  }

  .md\:first\:-ml-55:first-child{
    margin-left: -13.75rem;
  }

  .md\:first\:-mt-56:first-child{
    margin-top: -14rem;
  }

  .md\:first\:-mr-56:first-child{
    margin-right: -14rem;
  }

  .md\:first\:-mb-56:first-child{
    margin-bottom: -14rem;
  }

  .md\:first\:-ml-56:first-child{
    margin-left: -14rem;
  }

  .md\:first\:-mt-58:first-child{
    margin-top: -14.5rem;
  }

  .md\:first\:-mr-58:first-child{
    margin-right: -14.5rem;
  }

  .md\:first\:-mb-58:first-child{
    margin-bottom: -14.5rem;
  }

  .md\:first\:-ml-58:first-child{
    margin-left: -14.5rem;
  }

  .md\:first\:-mt-60:first-child{
    margin-top: -15rem;
  }

  .md\:first\:-mr-60:first-child{
    margin-right: -15rem;
  }

  .md\:first\:-mb-60:first-child{
    margin-bottom: -15rem;
  }

  .md\:first\:-ml-60:first-child{
    margin-left: -15rem;
  }

  .md\:first\:-mt-64:first-child{
    margin-top: -16rem;
  }

  .md\:first\:-mr-64:first-child{
    margin-right: -16rem;
  }

  .md\:first\:-mb-64:first-child{
    margin-bottom: -16rem;
  }

  .md\:first\:-ml-64:first-child{
    margin-left: -16rem;
  }

  .md\:first\:-mt-65:first-child{
    margin-top: -16.25rem;
  }

  .md\:first\:-mr-65:first-child{
    margin-right: -16.25rem;
  }

  .md\:first\:-mb-65:first-child{
    margin-bottom: -16.25rem;
  }

  .md\:first\:-ml-65:first-child{
    margin-left: -16.25rem;
  }

  .md\:first\:-mt-68:first-child{
    margin-top: -17rem;
  }

  .md\:first\:-mr-68:first-child{
    margin-right: -17rem;
  }

  .md\:first\:-mb-68:first-child{
    margin-bottom: -17rem;
  }

  .md\:first\:-ml-68:first-child{
    margin-left: -17rem;
  }

  .md\:first\:-mt-69:first-child{
    margin-top: -17.25rem;
  }

  .md\:first\:-mr-69:first-child{
    margin-right: -17.25rem;
  }

  .md\:first\:-mb-69:first-child{
    margin-bottom: -17.25rem;
  }

  .md\:first\:-ml-69:first-child{
    margin-left: -17.25rem;
  }

  .md\:first\:-mt-70:first-child{
    margin-top: -17.5rem;
  }

  .md\:first\:-mr-70:first-child{
    margin-right: -17.5rem;
  }

  .md\:first\:-mb-70:first-child{
    margin-bottom: -17.5rem;
  }

  .md\:first\:-ml-70:first-child{
    margin-left: -17.5rem;
  }

  .md\:first\:-mt-72:first-child{
    margin-top: -18rem;
  }

  .md\:first\:-mr-72:first-child{
    margin-right: -18rem;
  }

  .md\:first\:-mb-72:first-child{
    margin-bottom: -18rem;
  }

  .md\:first\:-ml-72:first-child{
    margin-left: -18rem;
  }

  .md\:first\:-mt-75:first-child{
    margin-top: -18.75rem;
  }

  .md\:first\:-mr-75:first-child{
    margin-right: -18.75rem;
  }

  .md\:first\:-mb-75:first-child{
    margin-bottom: -18.75rem;
  }

  .md\:first\:-ml-75:first-child{
    margin-left: -18.75rem;
  }

  .md\:first\:-mt-80:first-child{
    margin-top: -20rem;
  }

  .md\:first\:-mr-80:first-child{
    margin-right: -20rem;
  }

  .md\:first\:-mb-80:first-child{
    margin-bottom: -20rem;
  }

  .md\:first\:-ml-80:first-child{
    margin-left: -20rem;
  }

  .md\:first\:-mt-85:first-child{
    margin-top: -21.25rem;
  }

  .md\:first\:-mr-85:first-child{
    margin-right: -21.25rem;
  }

  .md\:first\:-mb-85:first-child{
    margin-bottom: -21.25rem;
  }

  .md\:first\:-ml-85:first-child{
    margin-left: -21.25rem;
  }

  .md\:first\:-mt-86:first-child{
    margin-top: -21.5rem;
  }

  .md\:first\:-mr-86:first-child{
    margin-right: -21.5rem;
  }

  .md\:first\:-mb-86:first-child{
    margin-bottom: -21.5rem;
  }

  .md\:first\:-ml-86:first-child{
    margin-left: -21.5rem;
  }

  .md\:first\:-mt-90:first-child{
    margin-top: -22.5rem;
  }

  .md\:first\:-mr-90:first-child{
    margin-right: -22.5rem;
  }

  .md\:first\:-mb-90:first-child{
    margin-bottom: -22.5rem;
  }

  .md\:first\:-ml-90:first-child{
    margin-left: -22.5rem;
  }

  .md\:first\:-mt-96:first-child{
    margin-top: -24rem;
  }

  .md\:first\:-mr-96:first-child{
    margin-right: -24rem;
  }

  .md\:first\:-mb-96:first-child{
    margin-bottom: -24rem;
  }

  .md\:first\:-ml-96:first-child{
    margin-left: -24rem;
  }

  .md\:first\:-mt-100:first-child{
    margin-top: -25rem;
  }

  .md\:first\:-mr-100:first-child{
    margin-right: -25rem;
  }

  .md\:first\:-mb-100:first-child{
    margin-bottom: -25rem;
  }

  .md\:first\:-ml-100:first-child{
    margin-left: -25rem;
  }

  .md\:first\:-mt-115:first-child{
    margin-top: -28.75rem;
  }

  .md\:first\:-mr-115:first-child{
    margin-right: -28.75rem;
  }

  .md\:first\:-mb-115:first-child{
    margin-bottom: -28.75rem;
  }

  .md\:first\:-ml-115:first-child{
    margin-left: -28.75rem;
  }

  .md\:first\:-mt-125:first-child{
    margin-top: -31.25rem;
  }

  .md\:first\:-mr-125:first-child{
    margin-right: -31.25rem;
  }

  .md\:first\:-mb-125:first-child{
    margin-bottom: -31.25rem;
  }

  .md\:first\:-ml-125:first-child{
    margin-left: -31.25rem;
  }

  .md\:first\:-mt-142:first-child{
    margin-top: -35.5rem;
  }

  .md\:first\:-mr-142:first-child{
    margin-right: -35.5rem;
  }

  .md\:first\:-mb-142:first-child{
    margin-bottom: -35.5rem;
  }

  .md\:first\:-ml-142:first-child{
    margin-left: -35.5rem;
  }

  .md\:first\:-mt-150:first-child{
    margin-top: -37.5rem;
  }

  .md\:first\:-mr-150:first-child{
    margin-right: -37.5rem;
  }

  .md\:first\:-mb-150:first-child{
    margin-bottom: -37.5rem;
  }

  .md\:first\:-ml-150:first-child{
    margin-left: -37.5rem;
  }

  .md\:first\:-mt-156:first-child{
    margin-top: -39rem;
  }

  .md\:first\:-mr-156:first-child{
    margin-right: -39rem;
  }

  .md\:first\:-mb-156:first-child{
    margin-bottom: -39rem;
  }

  .md\:first\:-ml-156:first-child{
    margin-left: -39rem;
  }

  .md\:first\:-mt-160:first-child{
    margin-top: -40rem;
  }

  .md\:first\:-mr-160:first-child{
    margin-right: -40rem;
  }

  .md\:first\:-mb-160:first-child{
    margin-bottom: -40rem;
  }

  .md\:first\:-ml-160:first-child{
    margin-left: -40rem;
  }

  .md\:first\:-mt-175:first-child{
    margin-top: -43.75rem;
  }

  .md\:first\:-mr-175:first-child{
    margin-right: -43.75rem;
  }

  .md\:first\:-mb-175:first-child{
    margin-bottom: -43.75rem;
  }

  .md\:first\:-ml-175:first-child{
    margin-left: -43.75rem;
  }

  .md\:first\:-mt-207:first-child{
    margin-top: -51.75rem;
  }

  .md\:first\:-mr-207:first-child{
    margin-right: -51.75rem;
  }

  .md\:first\:-mb-207:first-child{
    margin-bottom: -51.75rem;
  }

  .md\:first\:-ml-207:first-child{
    margin-left: -51.75rem;
  }

  .md\:first\:-mt-242:first-child{
    margin-top: -60.5rem;
  }

  .md\:first\:-mr-242:first-child{
    margin-right: -60.5rem;
  }

  .md\:first\:-mb-242:first-child{
    margin-bottom: -60.5rem;
  }

  .md\:first\:-ml-242:first-child{
    margin-left: -60.5rem;
  }

  .md\:first\:-mt-250:first-child{
    margin-top: -62.5rem;
  }

  .md\:first\:-mr-250:first-child{
    margin-right: -62.5rem;
  }

  .md\:first\:-mb-250:first-child{
    margin-bottom: -62.5rem;
  }

  .md\:first\:-ml-250:first-child{
    margin-left: -62.5rem;
  }

  .md\:first\:-mt-258:first-child{
    margin-top: -64.5rem;
  }

  .md\:first\:-mr-258:first-child{
    margin-right: -64.5rem;
  }

  .md\:first\:-mb-258:first-child{
    margin-bottom: -64.5rem;
  }

  .md\:first\:-ml-258:first-child{
    margin-left: -64.5rem;
  }

  .md\:first\:-mt-265:first-child{
    margin-top: -66.25rem;
  }

  .md\:first\:-mr-265:first-child{
    margin-right: -66.25rem;
  }

  .md\:first\:-mb-265:first-child{
    margin-bottom: -66.25rem;
  }

  .md\:first\:-ml-265:first-child{
    margin-left: -66.25rem;
  }

  .md\:first\:-mt-280:first-child{
    margin-top: -70rem;
  }

  .md\:first\:-mr-280:first-child{
    margin-right: -70rem;
  }

  .md\:first\:-mb-280:first-child{
    margin-bottom: -70rem;
  }

  .md\:first\:-ml-280:first-child{
    margin-left: -70rem;
  }

  .md\:first\:-mt-px:first-child{
    margin-top: -1px;
  }

  .md\:first\:-mr-px:first-child{
    margin-right: -1px;
  }

  .md\:first\:-mb-px:first-child{
    margin-bottom: -1px;
  }

  .md\:first\:-ml-px:first-child{
    margin-left: -1px;
  }

  .md\:first\:-mt-0\.5:first-child{
    margin-top: -0.125rem;
  }

  .md\:first\:-mr-0\.5:first-child{
    margin-right: -0.125rem;
  }

  .md\:first\:-mb-0\.5:first-child{
    margin-bottom: -0.125rem;
  }

  .md\:first\:-ml-0\.5:first-child{
    margin-left: -0.125rem;
  }

  .md\:first\:-mt-1\.5:first-child{
    margin-top: -0.375rem;
  }

  .md\:first\:-mr-1\.5:first-child{
    margin-right: -0.375rem;
  }

  .md\:first\:-mb-1\.5:first-child{
    margin-bottom: -0.375rem;
  }

  .md\:first\:-ml-1\.5:first-child{
    margin-left: -0.375rem;
  }

  .md\:first\:-mt-2\.5:first-child{
    margin-top: -0.625rem;
  }

  .md\:first\:-mr-2\.5:first-child{
    margin-right: -0.625rem;
  }

  .md\:first\:-mb-2\.5:first-child{
    margin-bottom: -0.625rem;
  }

  .md\:first\:-ml-2\.5:first-child{
    margin-left: -0.625rem;
  }

  .md\:first\:-mt-3\.5:first-child{
    margin-top: -0.875rem;
  }

  .md\:first\:-mr-3\.5:first-child{
    margin-right: -0.875rem;
  }

  .md\:first\:-mb-3\.5:first-child{
    margin-bottom: -0.875rem;
  }

  .md\:first\:-ml-3\.5:first-child{
    margin-left: -0.875rem;
  }

  .md\:first\:-mt-0\.25:first-child{
    margin-top: -0.0625rem;
  }

  .md\:first\:-mr-0\.25:first-child{
    margin-right: -0.0625rem;
  }

  .md\:first\:-mb-0\.25:first-child{
    margin-bottom: -0.0625rem;
  }

  .md\:first\:-ml-0\.25:first-child{
    margin-left: -0.0625rem;
  }

  .md\:first\:-mt-0\.75:first-child{
    margin-top: -0.1875rem;
  }

  .md\:first\:-mr-0\.75:first-child{
    margin-right: -0.1875rem;
  }

  .md\:first\:-mb-0\.75:first-child{
    margin-bottom: -0.1875rem;
  }

  .md\:first\:-ml-0\.75:first-child{
    margin-left: -0.1875rem;
  }

  .md\:first\:-mt-1\.25:first-child{
    margin-top: -0.3125rem;
  }

  .md\:first\:-mr-1\.25:first-child{
    margin-right: -0.3125rem;
  }

  .md\:first\:-mb-1\.25:first-child{
    margin-bottom: -0.3125rem;
  }

  .md\:first\:-ml-1\.25:first-child{
    margin-left: -0.3125rem;
  }

  .md\:first\:-mt-1\.75:first-child{
    margin-top: -0.4375rem;
  }

  .md\:first\:-mr-1\.75:first-child{
    margin-right: -0.4375rem;
  }

  .md\:first\:-mb-1\.75:first-child{
    margin-bottom: -0.4375rem;
  }

  .md\:first\:-ml-1\.75:first-child{
    margin-left: -0.4375rem;
  }

  .md\:first\:-mt-2\.25:first-child{
    margin-top: -0.5625rem;
  }

  .md\:first\:-mr-2\.25:first-child{
    margin-right: -0.5625rem;
  }

  .md\:first\:-mb-2\.25:first-child{
    margin-bottom: -0.5625rem;
  }

  .md\:first\:-ml-2\.25:first-child{
    margin-left: -0.5625rem;
  }

  .md\:first\:-mt-2\.75:first-child{
    margin-top: -0.6875rem;
  }

  .md\:first\:-mr-2\.75:first-child{
    margin-right: -0.6875rem;
  }

  .md\:first\:-mb-2\.75:first-child{
    margin-bottom: -0.6875rem;
  }

  .md\:first\:-ml-2\.75:first-child{
    margin-left: -0.6875rem;
  }

  .md\:first\:-mt-3\.25:first-child{
    margin-top: -0.8125rem;
  }

  .md\:first\:-mr-3\.25:first-child{
    margin-right: -0.8125rem;
  }

  .md\:first\:-mb-3\.25:first-child{
    margin-bottom: -0.8125rem;
  }

  .md\:first\:-ml-3\.25:first-child{
    margin-left: -0.8125rem;
  }

  .md\:first\:-mt-3\.75:first-child{
    margin-top: -0.9375rem;
  }

  .md\:first\:-mr-3\.75:first-child{
    margin-right: -0.9375rem;
  }

  .md\:first\:-mb-3\.75:first-child{
    margin-bottom: -0.9375rem;
  }

  .md\:first\:-ml-3\.75:first-child{
    margin-left: -0.9375rem;
  }

  .md\:first\:-mt-4\.25:first-child{
    margin-top: -1.0625rem;
  }

  .md\:first\:-mr-4\.25:first-child{
    margin-right: -1.0625rem;
  }

  .md\:first\:-mb-4\.25:first-child{
    margin-bottom: -1.0625rem;
  }

  .md\:first\:-ml-4\.25:first-child{
    margin-left: -1.0625rem;
  }

  .md\:first\:-mt-4\.5:first-child{
    margin-top: -1.125rem;
  }

  .md\:first\:-mr-4\.5:first-child{
    margin-right: -1.125rem;
  }

  .md\:first\:-mb-4\.5:first-child{
    margin-bottom: -1.125rem;
  }

  .md\:first\:-ml-4\.5:first-child{
    margin-left: -1.125rem;
  }

  .md\:first\:-mt-4\.75:first-child{
    margin-top: -1.1875rem;
  }

  .md\:first\:-mr-4\.75:first-child{
    margin-right: -1.1875rem;
  }

  .md\:first\:-mb-4\.75:first-child{
    margin-bottom: -1.1875rem;
  }

  .md\:first\:-ml-4\.75:first-child{
    margin-left: -1.1875rem;
  }

  .md\:first\:-mt-5\.25:first-child{
    margin-top: -1.3125rem;
  }

  .md\:first\:-mr-5\.25:first-child{
    margin-right: -1.3125rem;
  }

  .md\:first\:-mb-5\.25:first-child{
    margin-bottom: -1.3125rem;
  }

  .md\:first\:-ml-5\.25:first-child{
    margin-left: -1.3125rem;
  }

  .md\:first\:-mt-5\.5:first-child{
    margin-top: -1.375rem;
  }

  .md\:first\:-mr-5\.5:first-child{
    margin-right: -1.375rem;
  }

  .md\:first\:-mb-5\.5:first-child{
    margin-bottom: -1.375rem;
  }

  .md\:first\:-ml-5\.5:first-child{
    margin-left: -1.375rem;
  }

  .md\:first\:-mt-5\.75:first-child{
    margin-top: -1.4375rem;
  }

  .md\:first\:-mr-5\.75:first-child{
    margin-right: -1.4375rem;
  }

  .md\:first\:-mb-5\.75:first-child{
    margin-bottom: -1.4375rem;
  }

  .md\:first\:-ml-5\.75:first-child{
    margin-left: -1.4375rem;
  }

  .md\:first\:-mt-6\.25:first-child{
    margin-top: -1.5625rem;
  }

  .md\:first\:-mr-6\.25:first-child{
    margin-right: -1.5625rem;
  }

  .md\:first\:-mb-6\.25:first-child{
    margin-bottom: -1.5625rem;
  }

  .md\:first\:-ml-6\.25:first-child{
    margin-left: -1.5625rem;
  }

  .md\:first\:-mt-6\.5:first-child{
    margin-top: -1.625rem;
  }

  .md\:first\:-mr-6\.5:first-child{
    margin-right: -1.625rem;
  }

  .md\:first\:-mb-6\.5:first-child{
    margin-bottom: -1.625rem;
  }

  .md\:first\:-ml-6\.5:first-child{
    margin-left: -1.625rem;
  }

  .md\:first\:-mt-6\.75:first-child{
    margin-top: -1.6875rem;
  }

  .md\:first\:-mr-6\.75:first-child{
    margin-right: -1.6875rem;
  }

  .md\:first\:-mb-6\.75:first-child{
    margin-bottom: -1.6875rem;
  }

  .md\:first\:-ml-6\.75:first-child{
    margin-left: -1.6875rem;
  }

  .md\:first\:-mt-7\.25:first-child{
    margin-top: -1.8125rem;
  }

  .md\:first\:-mr-7\.25:first-child{
    margin-right: -1.8125rem;
  }

  .md\:first\:-mb-7\.25:first-child{
    margin-bottom: -1.8125rem;
  }

  .md\:first\:-ml-7\.25:first-child{
    margin-left: -1.8125rem;
  }

  .md\:first\:-mt-7\.5:first-child{
    margin-top: -1.875rem;
  }

  .md\:first\:-mr-7\.5:first-child{
    margin-right: -1.875rem;
  }

  .md\:first\:-mb-7\.5:first-child{
    margin-bottom: -1.875rem;
  }

  .md\:first\:-ml-7\.5:first-child{
    margin-left: -1.875rem;
  }

  .md\:first\:-mt-8\.25:first-child{
    margin-top: -2.0625rem;
  }

  .md\:first\:-mr-8\.25:first-child{
    margin-right: -2.0625rem;
  }

  .md\:first\:-mb-8\.25:first-child{
    margin-bottom: -2.0625rem;
  }

  .md\:first\:-ml-8\.25:first-child{
    margin-left: -2.0625rem;
  }

  .md\:first\:-mt-8\.5:first-child{
    margin-top: -2.125rem;
  }

  .md\:first\:-mr-8\.5:first-child{
    margin-right: -2.125rem;
  }

  .md\:first\:-mb-8\.5:first-child{
    margin-bottom: -2.125rem;
  }

  .md\:first\:-ml-8\.5:first-child{
    margin-left: -2.125rem;
  }

  .md\:first\:-mt-9\.25:first-child{
    margin-top: -2.3125rem;
  }

  .md\:first\:-mr-9\.25:first-child{
    margin-right: -2.3125rem;
  }

  .md\:first\:-mb-9\.25:first-child{
    margin-bottom: -2.3125rem;
  }

  .md\:first\:-ml-9\.25:first-child{
    margin-left: -2.3125rem;
  }

  .md\:first\:-mt-9\.5:first-child{
    margin-top: -2.375rem;
  }

  .md\:first\:-mr-9\.5:first-child{
    margin-right: -2.375rem;
  }

  .md\:first\:-mb-9\.5:first-child{
    margin-bottom: -2.375rem;
  }

  .md\:first\:-ml-9\.5:first-child{
    margin-left: -2.375rem;
  }

  .md\:first\:-mt-10\.5:first-child{
    margin-top: -2.625rem;
  }

  .md\:first\:-mr-10\.5:first-child{
    margin-right: -2.625rem;
  }

  .md\:first\:-mb-10\.5:first-child{
    margin-bottom: -2.625rem;
  }

  .md\:first\:-ml-10\.5:first-child{
    margin-left: -2.625rem;
  }

  .md\:first\:-mt-11\.25:first-child{
    margin-top: -2.8125rem;
  }

  .md\:first\:-mr-11\.25:first-child{
    margin-right: -2.8125rem;
  }

  .md\:first\:-mb-11\.25:first-child{
    margin-bottom: -2.8125rem;
  }

  .md\:first\:-ml-11\.25:first-child{
    margin-left: -2.8125rem;
  }

  .md\:first\:-mt-11\.5:first-child{
    margin-top: -2.875rem;
  }

  .md\:first\:-mr-11\.5:first-child{
    margin-right: -2.875rem;
  }

  .md\:first\:-mb-11\.5:first-child{
    margin-bottom: -2.875rem;
  }

  .md\:first\:-ml-11\.5:first-child{
    margin-left: -2.875rem;
  }

  .md\:first\:-mt-12\.5:first-child{
    margin-top: -3.125rem;
  }

  .md\:first\:-mr-12\.5:first-child{
    margin-right: -3.125rem;
  }

  .md\:first\:-mb-12\.5:first-child{
    margin-bottom: -3.125rem;
  }

  .md\:first\:-ml-12\.5:first-child{
    margin-left: -3.125rem;
  }

  .md\:first\:-mt-12\.75:first-child{
    margin-top: -3.1875rem;
  }

  .md\:first\:-mr-12\.75:first-child{
    margin-right: -3.1875rem;
  }

  .md\:first\:-mb-12\.75:first-child{
    margin-bottom: -3.1875rem;
  }

  .md\:first\:-ml-12\.75:first-child{
    margin-left: -3.1875rem;
  }

  .md\:first\:-mt-13\.5:first-child{
    margin-top: -3.375rem;
  }

  .md\:first\:-mr-13\.5:first-child{
    margin-right: -3.375rem;
  }

  .md\:first\:-mb-13\.5:first-child{
    margin-bottom: -3.375rem;
  }

  .md\:first\:-ml-13\.5:first-child{
    margin-left: -3.375rem;
  }

  .md\:first\:-mt-14\.5:first-child{
    margin-top: -3.625rem;
  }

  .md\:first\:-mr-14\.5:first-child{
    margin-right: -3.625rem;
  }

  .md\:first\:-mb-14\.5:first-child{
    margin-bottom: -3.625rem;
  }

  .md\:first\:-ml-14\.5:first-child{
    margin-left: -3.625rem;
  }

  .md\:first\:-mt-15\.5:first-child{
    margin-top: -3.875rem;
  }

  .md\:first\:-mr-15\.5:first-child{
    margin-right: -3.875rem;
  }

  .md\:first\:-mb-15\.5:first-child{
    margin-bottom: -3.875rem;
  }

  .md\:first\:-ml-15\.5:first-child{
    margin-left: -3.875rem;
  }

  .md\:first\:-mt-15\.75:first-child{
    margin-top: -3.9375rem;
  }

  .md\:first\:-mr-15\.75:first-child{
    margin-right: -3.9375rem;
  }

  .md\:first\:-mb-15\.75:first-child{
    margin-bottom: -3.9375rem;
  }

  .md\:first\:-ml-15\.75:first-child{
    margin-left: -3.9375rem;
  }

  .md\:first\:-mt-16\.25:first-child{
    margin-top: -4.0625rem;
  }

  .md\:first\:-mr-16\.25:first-child{
    margin-right: -4.0625rem;
  }

  .md\:first\:-mb-16\.25:first-child{
    margin-bottom: -4.0625rem;
  }

  .md\:first\:-ml-16\.25:first-child{
    margin-left: -4.0625rem;
  }

  .md\:first\:-mt-17\.25:first-child{
    margin-top: -4.3125rem;
  }

  .md\:first\:-mr-17\.25:first-child{
    margin-right: -4.3125rem;
  }

  .md\:first\:-mb-17\.25:first-child{
    margin-bottom: -4.3125rem;
  }

  .md\:first\:-ml-17\.25:first-child{
    margin-left: -4.3125rem;
  }

  .md\:first\:-mt-17\.5:first-child{
    margin-top: -4.375rem;
  }

  .md\:first\:-mr-17\.5:first-child{
    margin-right: -4.375rem;
  }

  .md\:first\:-mb-17\.5:first-child{
    margin-bottom: -4.375rem;
  }

  .md\:first\:-ml-17\.5:first-child{
    margin-left: -4.375rem;
  }

  .md\:first\:-mt-18\.25:first-child{
    margin-top: -4.5625rem;
  }

  .md\:first\:-mr-18\.25:first-child{
    margin-right: -4.5625rem;
  }

  .md\:first\:-mb-18\.25:first-child{
    margin-bottom: -4.5625rem;
  }

  .md\:first\:-ml-18\.25:first-child{
    margin-left: -4.5625rem;
  }

  .md\:first\:-mt-18\.5:first-child{
    margin-top: -4.625rem;
  }

  .md\:first\:-mr-18\.5:first-child{
    margin-right: -4.625rem;
  }

  .md\:first\:-mb-18\.5:first-child{
    margin-bottom: -4.625rem;
  }

  .md\:first\:-ml-18\.5:first-child{
    margin-left: -4.625rem;
  }

  .md\:first\:-mt-20\.25:first-child{
    margin-top: -5.0625rem;
  }

  .md\:first\:-mr-20\.25:first-child{
    margin-right: -5.0625rem;
  }

  .md\:first\:-mb-20\.25:first-child{
    margin-bottom: -5.0625rem;
  }

  .md\:first\:-ml-20\.25:first-child{
    margin-left: -5.0625rem;
  }

  .md\:first\:-mt-20\.5:first-child{
    margin-top: -5.125rem;
  }

  .md\:first\:-mr-20\.5:first-child{
    margin-right: -5.125rem;
  }

  .md\:first\:-mb-20\.5:first-child{
    margin-bottom: -5.125rem;
  }

  .md\:first\:-ml-20\.5:first-child{
    margin-left: -5.125rem;
  }

  .md\:first\:-mt-22\.5:first-child{
    margin-top: -5.625rem;
  }

  .md\:first\:-mr-22\.5:first-child{
    margin-right: -5.625rem;
  }

  .md\:first\:-mb-22\.5:first-child{
    margin-bottom: -5.625rem;
  }

  .md\:first\:-ml-22\.5:first-child{
    margin-left: -5.625rem;
  }

  .md\:first\:-mt-25\.5:first-child{
    margin-top: -6.375rem;
  }

  .md\:first\:-mr-25\.5:first-child{
    margin-right: -6.375rem;
  }

  .md\:first\:-mb-25\.5:first-child{
    margin-bottom: -6.375rem;
  }

  .md\:first\:-ml-25\.5:first-child{
    margin-left: -6.375rem;
  }

  .md\:first\:-mt-26\.75:first-child{
    margin-top: -6.6875rem;
  }

  .md\:first\:-mr-26\.75:first-child{
    margin-right: -6.6875rem;
  }

  .md\:first\:-mb-26\.75:first-child{
    margin-bottom: -6.6875rem;
  }

  .md\:first\:-ml-26\.75:first-child{
    margin-left: -6.6875rem;
  }

  .md\:first\:-mt-32\.5:first-child{
    margin-top: -8.125rem;
  }

  .md\:first\:-mr-32\.5:first-child{
    margin-right: -8.125rem;
  }

  .md\:first\:-mb-32\.5:first-child{
    margin-bottom: -8.125rem;
  }

  .md\:first\:-ml-32\.5:first-child{
    margin-left: -8.125rem;
  }

  .md\:first\:-mt-37\.5:first-child{
    margin-top: -9.375rem;
  }

  .md\:first\:-mr-37\.5:first-child{
    margin-right: -9.375rem;
  }

  .md\:first\:-mb-37\.5:first-child{
    margin-bottom: -9.375rem;
  }

  .md\:first\:-ml-37\.5:first-child{
    margin-left: -9.375rem;
  }

  .md\:first\:-mt-41\.25:first-child{
    margin-top: -10.3125rem;
  }

  .md\:first\:-mr-41\.25:first-child{
    margin-right: -10.3125rem;
  }

  .md\:first\:-mb-41\.25:first-child{
    margin-bottom: -10.3125rem;
  }

  .md\:first\:-ml-41\.25:first-child{
    margin-left: -10.3125rem;
  }

  .md\:first\:-mt-52\.5:first-child{
    margin-top: -13.125rem;
  }

  .md\:first\:-mr-52\.5:first-child{
    margin-right: -13.125rem;
  }

  .md\:first\:-mb-52\.5:first-child{
    margin-bottom: -13.125rem;
  }

  .md\:first\:-ml-52\.5:first-child{
    margin-left: -13.125rem;
  }

  .md\:first\:-mt-54\.5:first-child{
    margin-top: -13.625rem;
  }

  .md\:first\:-mr-54\.5:first-child{
    margin-right: -13.625rem;
  }

  .md\:first\:-mb-54\.5:first-child{
    margin-bottom: -13.625rem;
  }

  .md\:first\:-ml-54\.5:first-child{
    margin-left: -13.625rem;
  }

  .md\:first\:-mt-57\.25:first-child{
    margin-top: -14.3125rem;
  }

  .md\:first\:-mr-57\.25:first-child{
    margin-right: -14.3125rem;
  }

  .md\:first\:-mb-57\.25:first-child{
    margin-bottom: -14.3125rem;
  }

  .md\:first\:-ml-57\.25:first-child{
    margin-left: -14.3125rem;
  }

  .md\:first\:-mt-57\.5:first-child{
    margin-top: -14.375rem;
  }

  .md\:first\:-mr-57\.5:first-child{
    margin-right: -14.375rem;
  }

  .md\:first\:-mb-57\.5:first-child{
    margin-bottom: -14.375rem;
  }

  .md\:first\:-ml-57\.5:first-child{
    margin-left: -14.375rem;
  }

  .md\:first\:-mt-66\.25:first-child{
    margin-top: -16.5625rem;
  }

  .md\:first\:-mr-66\.25:first-child{
    margin-right: -16.5625rem;
  }

  .md\:first\:-mb-66\.25:first-child{
    margin-bottom: -16.5625rem;
  }

  .md\:first\:-ml-66\.25:first-child{
    margin-left: -16.5625rem;
  }

  .md\:first\:-mt-74\.5:first-child{
    margin-top: -18.125rem;
  }

  .md\:first\:-mr-74\.5:first-child{
    margin-right: -18.125rem;
  }

  .md\:first\:-mb-74\.5:first-child{
    margin-bottom: -18.125rem;
  }

  .md\:first\:-ml-74\.5:first-child{
    margin-left: -18.125rem;
  }

  .md\:first\:-mt-106\.25:first-child{
    margin-top: -26.5625rem;
  }

  .md\:first\:-mr-106\.25:first-child{
    margin-right: -26.5625rem;
  }

  .md\:first\:-mb-106\.25:first-child{
    margin-bottom: -26.5625rem;
  }

  .md\:first\:-ml-106\.25:first-child{
    margin-left: -26.5625rem;
  }

  .md\:first\:-mt-112\.25:first-child{
    margin-top: -28.0675rem;
  }

  .md\:first\:-mr-112\.25:first-child{
    margin-right: -28.0675rem;
  }

  .md\:first\:-mb-112\.25:first-child{
    margin-bottom: -28.0675rem;
  }

  .md\:first\:-ml-112\.25:first-child{
    margin-left: -28.0675rem;
  }

  .md\:first\:-mt-112\.75:first-child{
    margin-top: -28.1875rem;
  }

  .md\:first\:-mr-112\.75:first-child{
    margin-right: -28.1875rem;
  }

  .md\:first\:-mb-112\.75:first-child{
    margin-bottom: -28.1875rem;
  }

  .md\:first\:-ml-112\.75:first-child{
    margin-left: -28.1875rem;
  }

  .md\:first\:-mt-147\.5:first-child{
    margin-top: -36.875rem;
  }

  .md\:first\:-mr-147\.5:first-child{
    margin-right: -36.875rem;
  }

  .md\:first\:-mb-147\.5:first-child{
    margin-bottom: -36.875rem;
  }

  .md\:first\:-ml-147\.5:first-child{
    margin-left: -36.875rem;
  }

  .md\:first\:-mt-162\.5:first-child{
    margin-top: -40.625rem;
  }

  .md\:first\:-mr-162\.5:first-child{
    margin-right: -40.625rem;
  }

  .md\:first\:-mb-162\.5:first-child{
    margin-bottom: -40.625rem;
  }

  .md\:first\:-ml-162\.5:first-child{
    margin-left: -40.625rem;
  }

  .md\:first\:-mt-172\.25:first-child{
    margin-top: -42.5625rem;
  }

  .md\:first\:-mr-172\.25:first-child{
    margin-right: -42.5625rem;
  }

  .md\:first\:-mb-172\.25:first-child{
    margin-bottom: -42.5625rem;
  }

  .md\:first\:-ml-172\.25:first-child{
    margin-left: -42.5625rem;
  }

  .md\:first\:-mt-175\.25:first-child{
    margin-top: -43.8125rem;
  }

  .md\:first\:-mr-175\.25:first-child{
    margin-right: -43.8125rem;
  }

  .md\:first\:-mb-175\.25:first-child{
    margin-bottom: -43.8125rem;
  }

  .md\:first\:-ml-175\.25:first-child{
    margin-left: -43.8125rem;
  }

  .md\:first\:-mt-184\.25:first-child{
    margin-top: -46.0625rem;
  }

  .md\:first\:-mr-184\.25:first-child{
    margin-right: -46.0625rem;
  }

  .md\:first\:-mb-184\.25:first-child{
    margin-bottom: -46.0625rem;
  }

  .md\:first\:-ml-184\.25:first-child{
    margin-left: -46.0625rem;
  }

  .md\:first\:-mt-203\.25:first-child{
    margin-top: -50.8125rem;
  }

  .md\:first\:-mr-203\.25:first-child{
    margin-right: -50.8125rem;
  }

  .md\:first\:-mb-203\.25:first-child{
    margin-bottom: -50.8125rem;
  }

  .md\:first\:-ml-203\.25:first-child{
    margin-left: -50.8125rem;
  }

  .md\:first\:-mt-half:first-child{
    margin-top: -50%;
  }

  .md\:first\:-mr-half:first-child{
    margin-right: -50%;
  }

  .md\:first\:-mb-half:first-child{
    margin-bottom: -50%;
  }

  .md\:first\:-ml-half:first-child{
    margin-left: -50%;
  }

  .md\:first\:-mt-full:first-child{
    margin-top: -100%;
  }

  .md\:first\:-mr-full:first-child{
    margin-right: -100%;
  }

  .md\:first\:-mb-full:first-child{
    margin-bottom: -100%;
  }

  .md\:first\:-ml-full:first-child{
    margin-left: -100%;
  }

  .md\:first\:-mt-1\/10:first-child{
    margin-top: -10%;
  }

  .md\:first\:-mr-1\/10:first-child{
    margin-right: -10%;
  }

  .md\:first\:-mb-1\/10:first-child{
    margin-bottom: -10%;
  }

  .md\:first\:-ml-1\/10:first-child{
    margin-left: -10%;
  }

  .md\:first\:-mt-2\/10:first-child{
    margin-top: -20%;
  }

  .md\:first\:-mr-2\/10:first-child{
    margin-right: -20%;
  }

  .md\:first\:-mb-2\/10:first-child{
    margin-bottom: -20%;
  }

  .md\:first\:-ml-2\/10:first-child{
    margin-left: -20%;
  }

  .md\:first\:-mt-3\/10:first-child{
    margin-top: -30%;
  }

  .md\:first\:-mr-3\/10:first-child{
    margin-right: -30%;
  }

  .md\:first\:-mb-3\/10:first-child{
    margin-bottom: -30%;
  }

  .md\:first\:-ml-3\/10:first-child{
    margin-left: -30%;
  }

  .md\:first\:-mt-4\/10:first-child{
    margin-top: -40%;
  }

  .md\:first\:-mr-4\/10:first-child{
    margin-right: -40%;
  }

  .md\:first\:-mb-4\/10:first-child{
    margin-bottom: -40%;
  }

  .md\:first\:-ml-4\/10:first-child{
    margin-left: -40%;
  }

  .md\:first\:-mt-4\.5\/10:first-child{
    margin-top: -45%;
  }

  .md\:first\:-mr-4\.5\/10:first-child{
    margin-right: -45%;
  }

  .md\:first\:-mb-4\.5\/10:first-child{
    margin-bottom: -45%;
  }

  .md\:first\:-ml-4\.5\/10:first-child{
    margin-left: -45%;
  }

  .md\:first\:-mt-5\/10:first-child{
    margin-top: -50%;
  }

  .md\:first\:-mr-5\/10:first-child{
    margin-right: -50%;
  }

  .md\:first\:-mb-5\/10:first-child{
    margin-bottom: -50%;
  }

  .md\:first\:-ml-5\/10:first-child{
    margin-left: -50%;
  }

  .md\:first\:-mt-5\.5\/10:first-child{
    margin-top: -55%;
  }

  .md\:first\:-mr-5\.5\/10:first-child{
    margin-right: -55%;
  }

  .md\:first\:-mb-5\.5\/10:first-child{
    margin-bottom: -55%;
  }

  .md\:first\:-ml-5\.5\/10:first-child{
    margin-left: -55%;
  }

  .md\:first\:-mt-6\/10:first-child{
    margin-top: -60%;
  }

  .md\:first\:-mr-6\/10:first-child{
    margin-right: -60%;
  }

  .md\:first\:-mb-6\/10:first-child{
    margin-bottom: -60%;
  }

  .md\:first\:-ml-6\/10:first-child{
    margin-left: -60%;
  }

  .md\:first\:-mt-7\/10:first-child{
    margin-top: -70%;
  }

  .md\:first\:-mr-7\/10:first-child{
    margin-right: -70%;
  }

  .md\:first\:-mb-7\/10:first-child{
    margin-bottom: -70%;
  }

  .md\:first\:-ml-7\/10:first-child{
    margin-left: -70%;
  }

  .md\:first\:-mt-8\/10:first-child{
    margin-top: -80%;
  }

  .md\:first\:-mr-8\/10:first-child{
    margin-right: -80%;
  }

  .md\:first\:-mb-8\/10:first-child{
    margin-bottom: -80%;
  }

  .md\:first\:-ml-8\/10:first-child{
    margin-left: -80%;
  }

  .md\:first\:-mt-9\/10:first-child{
    margin-top: -90%;
  }

  .md\:first\:-mr-9\/10:first-child{
    margin-right: -90%;
  }

  .md\:first\:-mb-9\/10:first-child{
    margin-bottom: -90%;
  }

  .md\:first\:-ml-9\/10:first-child{
    margin-left: -90%;
  }

  .md\:first\:-mt-1\/12:first-child{
    margin-top: -8.33333%;
  }

  .md\:first\:-mr-1\/12:first-child{
    margin-right: -8.33333%;
  }

  .md\:first\:-mb-1\/12:first-child{
    margin-bottom: -8.33333%;
  }

  .md\:first\:-ml-1\/12:first-child{
    margin-left: -8.33333%;
  }

  .md\:first\:-mt-2\/12:first-child{
    margin-top: -16.66667%;
  }

  .md\:first\:-mr-2\/12:first-child{
    margin-right: -16.66667%;
  }

  .md\:first\:-mb-2\/12:first-child{
    margin-bottom: -16.66667%;
  }

  .md\:first\:-ml-2\/12:first-child{
    margin-left: -16.66667%;
  }

  .md\:first\:-mt-3\/12:first-child{
    margin-top: -25%;
  }

  .md\:first\:-mr-3\/12:first-child{
    margin-right: -25%;
  }

  .md\:first\:-mb-3\/12:first-child{
    margin-bottom: -25%;
  }

  .md\:first\:-ml-3\/12:first-child{
    margin-left: -25%;
  }

  .md\:first\:-mt-4\/12:first-child{
    margin-top: -33.33333%;
  }

  .md\:first\:-mr-4\/12:first-child{
    margin-right: -33.33333%;
  }

  .md\:first\:-mb-4\/12:first-child{
    margin-bottom: -33.33333%;
  }

  .md\:first\:-ml-4\/12:first-child{
    margin-left: -33.33333%;
  }

  .md\:first\:-mt-5\/12:first-child{
    margin-top: -41.66667%;
  }

  .md\:first\:-mr-5\/12:first-child{
    margin-right: -41.66667%;
  }

  .md\:first\:-mb-5\/12:first-child{
    margin-bottom: -41.66667%;
  }

  .md\:first\:-ml-5\/12:first-child{
    margin-left: -41.66667%;
  }

  .md\:first\:-mt-6\/12:first-child{
    margin-top: -50%;
  }

  .md\:first\:-mr-6\/12:first-child{
    margin-right: -50%;
  }

  .md\:first\:-mb-6\/12:first-child{
    margin-bottom: -50%;
  }

  .md\:first\:-ml-6\/12:first-child{
    margin-left: -50%;
  }

  .md\:first\:-mt-7\/12:first-child{
    margin-top: -58.33333%;
  }

  .md\:first\:-mr-7\/12:first-child{
    margin-right: -58.33333%;
  }

  .md\:first\:-mb-7\/12:first-child{
    margin-bottom: -58.33333%;
  }

  .md\:first\:-ml-7\/12:first-child{
    margin-left: -58.33333%;
  }

  .md\:first\:-mt-8\/12:first-child{
    margin-top: -66.66667%;
  }

  .md\:first\:-mr-8\/12:first-child{
    margin-right: -66.66667%;
  }

  .md\:first\:-mb-8\/12:first-child{
    margin-bottom: -66.66667%;
  }

  .md\:first\:-ml-8\/12:first-child{
    margin-left: -66.66667%;
  }

  .md\:first\:-mt-9\/12:first-child{
    margin-top: -75%;
  }

  .md\:first\:-mr-9\/12:first-child{
    margin-right: -75%;
  }

  .md\:first\:-mb-9\/12:first-child{
    margin-bottom: -75%;
  }

  .md\:first\:-ml-9\/12:first-child{
    margin-left: -75%;
  }

  .md\:first\:-mt-10\/12:first-child{
    margin-top: -83.33333%;
  }

  .md\:first\:-mr-10\/12:first-child{
    margin-right: -83.33333%;
  }

  .md\:first\:-mb-10\/12:first-child{
    margin-bottom: -83.33333%;
  }

  .md\:first\:-ml-10\/12:first-child{
    margin-left: -83.33333%;
  }

  .md\:first\:-mt-11\/12:first-child{
    margin-top: -91.66667%;
  }

  .md\:first\:-mr-11\/12:first-child{
    margin-right: -91.66667%;
  }

  .md\:first\:-mb-11\/12:first-child{
    margin-bottom: -91.66667%;
  }

  .md\:first\:-ml-11\/12:first-child{
    margin-left: -91.66667%;
  }

  .md\:last\:m-0:last-child{
    margin: 0px;
  }

  .md\:last\:m-1:last-child{
    margin: 0.25rem;
  }

  .md\:last\:m-2:last-child{
    margin: 0.5rem;
  }

  .md\:last\:m-3:last-child{
    margin: 0.75rem;
  }

  .md\:last\:m-4:last-child{
    margin: 1rem;
  }

  .md\:last\:m-5:last-child{
    margin: 1.25rem;
  }

  .md\:last\:m-6:last-child{
    margin: 1.5rem;
  }

  .md\:last\:m-7:last-child{
    margin: 1.75rem;
  }

  .md\:last\:m-8:last-child{
    margin: 2rem;
  }

  .md\:last\:m-9:last-child{
    margin: 2.25rem;
  }

  .md\:last\:m-10:last-child{
    margin: 2.5rem;
  }

  .md\:last\:m-11:last-child{
    margin: 2.75rem;
  }

  .md\:last\:m-12:last-child{
    margin: 3rem;
  }

  .md\:last\:m-13:last-child{
    margin: 3.25rem;
  }

  .md\:last\:m-14:last-child{
    margin: 3.5rem;
  }

  .md\:last\:m-15:last-child{
    margin: 3.75rem;
  }

  .md\:last\:m-16:last-child{
    margin: 4rem;
  }

  .md\:last\:m-17:last-child{
    margin: 4.25rem;
  }

  .md\:last\:m-18:last-child{
    margin: 4.5rem;
  }

  .md\:last\:m-19:last-child{
    margin: 4.75rem;
  }

  .md\:last\:m-20:last-child{
    margin: 5rem;
  }

  .md\:last\:m-22:last-child{
    margin: 5.5rem;
  }

  .md\:last\:m-24:last-child{
    margin: 6rem;
  }

  .md\:last\:m-25:last-child{
    margin: 6.25rem;
  }

  .md\:last\:m-28:last-child{
    margin: 7rem;
  }

  .md\:last\:m-30:last-child{
    margin: 7.5rem;
  }

  .md\:last\:m-32:last-child{
    margin: 8rem;
  }

  .md\:last\:m-34:last-child{
    margin: 8.5rem;
  }

  .md\:last\:m-35:last-child{
    margin: 8.75rem;
  }

  .md\:last\:m-36:last-child{
    margin: 9rem;
  }

  .md\:last\:m-39:last-child{
    margin: 9.75rem;
  }

  .md\:last\:m-40:last-child{
    margin: 10rem;
  }

  .md\:last\:m-42:last-child{
    margin: 10.5rem;
  }

  .md\:last\:m-44:last-child{
    margin: 11rem;
  }

  .md\:last\:m-45:last-child{
    margin: 11.25rem;
  }

  .md\:last\:m-48:last-child{
    margin: 12rem;
  }

  .md\:last\:m-50:last-child{
    margin: 12.5rem;
  }

  .md\:last\:m-52:last-child{
    margin: 13rem;
  }

  .md\:last\:m-55:last-child{
    margin: 13.75rem;
  }

  .md\:last\:m-56:last-child{
    margin: 14rem;
  }

  .md\:last\:m-58:last-child{
    margin: 14.5rem;
  }

  .md\:last\:m-60:last-child{
    margin: 15rem;
  }

  .md\:last\:m-64:last-child{
    margin: 16rem;
  }

  .md\:last\:m-65:last-child{
    margin: 16.25rem;
  }

  .md\:last\:m-68:last-child{
    margin: 17rem;
  }

  .md\:last\:m-69:last-child{
    margin: 17.25rem;
  }

  .md\:last\:m-70:last-child{
    margin: 17.5rem;
  }

  .md\:last\:m-72:last-child{
    margin: 18rem;
  }

  .md\:last\:m-75:last-child{
    margin: 18.75rem;
  }

  .md\:last\:m-80:last-child{
    margin: 20rem;
  }

  .md\:last\:m-85:last-child{
    margin: 21.25rem;
  }

  .md\:last\:m-86:last-child{
    margin: 21.5rem;
  }

  .md\:last\:m-90:last-child{
    margin: 22.5rem;
  }

  .md\:last\:m-96:last-child{
    margin: 24rem;
  }

  .md\:last\:m-100:last-child{
    margin: 25rem;
  }

  .md\:last\:m-115:last-child{
    margin: 28.75rem;
  }

  .md\:last\:m-125:last-child{
    margin: 31.25rem;
  }

  .md\:last\:m-142:last-child{
    margin: 35.5rem;
  }

  .md\:last\:m-150:last-child{
    margin: 37.5rem;
  }

  .md\:last\:m-156:last-child{
    margin: 39rem;
  }

  .md\:last\:m-160:last-child{
    margin: 40rem;
  }

  .md\:last\:m-175:last-child{
    margin: 43.75rem;
  }

  .md\:last\:m-207:last-child{
    margin: 51.75rem;
  }

  .md\:last\:m-242:last-child{
    margin: 60.5rem;
  }

  .md\:last\:m-250:last-child{
    margin: 62.5rem;
  }

  .md\:last\:m-258:last-child{
    margin: 64.5rem;
  }

  .md\:last\:m-265:last-child{
    margin: 66.25rem;
  }

  .md\:last\:m-280:last-child{
    margin: 70rem;
  }

  .md\:last\:m-auto:last-child{
    margin: auto;
  }

  .md\:last\:m-px:last-child{
    margin: 1px;
  }

  .md\:last\:m-0\.5:last-child{
    margin: 0.125rem;
  }

  .md\:last\:m-1\.5:last-child{
    margin: 0.375rem;
  }

  .md\:last\:m-2\.5:last-child{
    margin: 0.625rem;
  }

  .md\:last\:m-3\.5:last-child{
    margin: 0.875rem;
  }

  .md\:last\:m-0\.25:last-child{
    margin: 0.0625rem;
  }

  .md\:last\:m-0\.75:last-child{
    margin: 0.1875rem;
  }

  .md\:last\:m-1\.25:last-child{
    margin: 0.3125rem;
  }

  .md\:last\:m-1\.75:last-child{
    margin: 0.4375rem;
  }

  .md\:last\:m-2\.25:last-child{
    margin: 0.5625rem;
  }

  .md\:last\:m-2\.75:last-child{
    margin: 0.6875rem;
  }

  .md\:last\:m-3\.25:last-child{
    margin: 0.8125rem;
  }

  .md\:last\:m-3\.75:last-child{
    margin: 0.9375rem;
  }

  .md\:last\:m-4\.25:last-child{
    margin: 1.0625rem;
  }

  .md\:last\:m-4\.5:last-child{
    margin: 1.125rem;
  }

  .md\:last\:m-4\.75:last-child{
    margin: 1.1875rem;
  }

  .md\:last\:m-5\.25:last-child{
    margin: 1.3125rem;
  }

  .md\:last\:m-5\.5:last-child{
    margin: 1.375rem;
  }

  .md\:last\:m-5\.75:last-child{
    margin: 1.4375rem;
  }

  .md\:last\:m-6\.25:last-child{
    margin: 1.5625rem;
  }

  .md\:last\:m-6\.5:last-child{
    margin: 1.625rem;
  }

  .md\:last\:m-6\.75:last-child{
    margin: 1.6875rem;
  }

  .md\:last\:m-7\.25:last-child{
    margin: 1.8125rem;
  }

  .md\:last\:m-7\.5:last-child{
    margin: 1.875rem;
  }

  .md\:last\:m-8\.25:last-child{
    margin: 2.0625rem;
  }

  .md\:last\:m-8\.5:last-child{
    margin: 2.125rem;
  }

  .md\:last\:m-9\.25:last-child{
    margin: 2.3125rem;
  }

  .md\:last\:m-9\.5:last-child{
    margin: 2.375rem;
  }

  .md\:last\:m-10\.5:last-child{
    margin: 2.625rem;
  }

  .md\:last\:m-11\.25:last-child{
    margin: 2.8125rem;
  }

  .md\:last\:m-11\.5:last-child{
    margin: 2.875rem;
  }

  .md\:last\:m-12\.5:last-child{
    margin: 3.125rem;
  }

  .md\:last\:m-12\.75:last-child{
    margin: 3.1875rem;
  }

  .md\:last\:m-13\.5:last-child{
    margin: 3.375rem;
  }

  .md\:last\:m-14\.5:last-child{
    margin: 3.625rem;
  }

  .md\:last\:m-15\.5:last-child{
    margin: 3.875rem;
  }

  .md\:last\:m-15\.75:last-child{
    margin: 3.9375rem;
  }

  .md\:last\:m-16\.25:last-child{
    margin: 4.0625rem;
  }

  .md\:last\:m-17\.25:last-child{
    margin: 4.3125rem;
  }

  .md\:last\:m-17\.5:last-child{
    margin: 4.375rem;
  }

  .md\:last\:m-18\.25:last-child{
    margin: 4.5625rem;
  }

  .md\:last\:m-18\.5:last-child{
    margin: 4.625rem;
  }

  .md\:last\:m-20\.25:last-child{
    margin: 5.0625rem;
  }

  .md\:last\:m-20\.5:last-child{
    margin: 5.125rem;
  }

  .md\:last\:m-22\.5:last-child{
    margin: 5.625rem;
  }

  .md\:last\:m-25\.5:last-child{
    margin: 6.375rem;
  }

  .md\:last\:m-26\.75:last-child{
    margin: 6.6875rem;
  }

  .md\:last\:m-32\.5:last-child{
    margin: 8.125rem;
  }

  .md\:last\:m-37\.5:last-child{
    margin: 9.375rem;
  }

  .md\:last\:m-41\.25:last-child{
    margin: 10.3125rem;
  }

  .md\:last\:m-52\.5:last-child{
    margin: 13.125rem;
  }

  .md\:last\:m-54\.5:last-child{
    margin: 13.625rem;
  }

  .md\:last\:m-57\.25:last-child{
    margin: 14.3125rem;
  }

  .md\:last\:m-57\.5:last-child{
    margin: 14.375rem;
  }

  .md\:last\:m-66\.25:last-child{
    margin: 16.5625rem;
  }

  .md\:last\:m-74\.5:last-child{
    margin: 18.125rem;
  }

  .md\:last\:m-106\.25:last-child{
    margin: 26.5625rem;
  }

  .md\:last\:m-112\.25:last-child{
    margin: 28.0675rem;
  }

  .md\:last\:m-112\.75:last-child{
    margin: 28.1875rem;
  }

  .md\:last\:m-147\.5:last-child{
    margin: 36.875rem;
  }

  .md\:last\:m-162\.5:last-child{
    margin: 40.625rem;
  }

  .md\:last\:m-172\.25:last-child{
    margin: 42.5625rem;
  }

  .md\:last\:m-175\.25:last-child{
    margin: 43.8125rem;
  }

  .md\:last\:m-184\.25:last-child{
    margin: 46.0625rem;
  }

  .md\:last\:m-203\.25:last-child{
    margin: 50.8125rem;
  }

  .md\:last\:m-half:last-child{
    margin: 50%;
  }

  .md\:last\:m-full:last-child{
    margin: 100%;
  }

  .md\:last\:m-1\/10:last-child{
    margin: 10%;
  }

  .md\:last\:m-2\/10:last-child{
    margin: 20%;
  }

  .md\:last\:m-3\/10:last-child{
    margin: 30%;
  }

  .md\:last\:m-4\/10:last-child{
    margin: 40%;
  }

  .md\:last\:m-4\.5\/10:last-child{
    margin: 45%;
  }

  .md\:last\:m-5\/10:last-child{
    margin: 50%;
  }

  .md\:last\:m-5\.5\/10:last-child{
    margin: 55%;
  }

  .md\:last\:m-6\/10:last-child{
    margin: 60%;
  }

  .md\:last\:m-7\/10:last-child{
    margin: 70%;
  }

  .md\:last\:m-8\/10:last-child{
    margin: 80%;
  }

  .md\:last\:m-9\/10:last-child{
    margin: 90%;
  }

  .md\:last\:m-1\/12:last-child{
    margin: 8.333333%;
  }

  .md\:last\:m-2\/12:last-child{
    margin: 16.666667%;
  }

  .md\:last\:m-3\/12:last-child{
    margin: 25%;
  }

  .md\:last\:m-4\/12:last-child{
    margin: 33.333333%;
  }

  .md\:last\:m-5\/12:last-child{
    margin: 41.666667%;
  }

  .md\:last\:m-6\/12:last-child{
    margin: 50%;
  }

  .md\:last\:m-7\/12:last-child{
    margin: 58.333333%;
  }

  .md\:last\:m-8\/12:last-child{
    margin: 66.666667%;
  }

  .md\:last\:m-9\/12:last-child{
    margin: 75%;
  }

  .md\:last\:m-10\/12:last-child{
    margin: 83.333333%;
  }

  .md\:last\:m-11\/12:last-child{
    margin: 91.666667%;
  }

  .md\:last\:-m-0:last-child{
    margin: 0px;
  }

  .md\:last\:-m-1:last-child{
    margin: -0.25rem;
  }

  .md\:last\:-m-2:last-child{
    margin: -0.5rem;
  }

  .md\:last\:-m-3:last-child{
    margin: -0.75rem;
  }

  .md\:last\:-m-4:last-child{
    margin: -1rem;
  }

  .md\:last\:-m-5:last-child{
    margin: -1.25rem;
  }

  .md\:last\:-m-6:last-child{
    margin: -1.5rem;
  }

  .md\:last\:-m-7:last-child{
    margin: -1.75rem;
  }

  .md\:last\:-m-8:last-child{
    margin: -2rem;
  }

  .md\:last\:-m-9:last-child{
    margin: -2.25rem;
  }

  .md\:last\:-m-10:last-child{
    margin: -2.5rem;
  }

  .md\:last\:-m-11:last-child{
    margin: -2.75rem;
  }

  .md\:last\:-m-12:last-child{
    margin: -3rem;
  }

  .md\:last\:-m-13:last-child{
    margin: -3.25rem;
  }

  .md\:last\:-m-14:last-child{
    margin: -3.5rem;
  }

  .md\:last\:-m-15:last-child{
    margin: -3.75rem;
  }

  .md\:last\:-m-16:last-child{
    margin: -4rem;
  }

  .md\:last\:-m-17:last-child{
    margin: -4.25rem;
  }

  .md\:last\:-m-18:last-child{
    margin: -4.5rem;
  }

  .md\:last\:-m-19:last-child{
    margin: -4.75rem;
  }

  .md\:last\:-m-20:last-child{
    margin: -5rem;
  }

  .md\:last\:-m-22:last-child{
    margin: -5.5rem;
  }

  .md\:last\:-m-24:last-child{
    margin: -6rem;
  }

  .md\:last\:-m-25:last-child{
    margin: -6.25rem;
  }

  .md\:last\:-m-28:last-child{
    margin: -7rem;
  }

  .md\:last\:-m-30:last-child{
    margin: -7.5rem;
  }

  .md\:last\:-m-32:last-child{
    margin: -8rem;
  }

  .md\:last\:-m-34:last-child{
    margin: -8.5rem;
  }

  .md\:last\:-m-35:last-child{
    margin: -8.75rem;
  }

  .md\:last\:-m-36:last-child{
    margin: -9rem;
  }

  .md\:last\:-m-39:last-child{
    margin: -9.75rem;
  }

  .md\:last\:-m-40:last-child{
    margin: -10rem;
  }

  .md\:last\:-m-42:last-child{
    margin: -10.5rem;
  }

  .md\:last\:-m-44:last-child{
    margin: -11rem;
  }

  .md\:last\:-m-45:last-child{
    margin: -11.25rem;
  }

  .md\:last\:-m-48:last-child{
    margin: -12rem;
  }

  .md\:last\:-m-50:last-child{
    margin: -12.5rem;
  }

  .md\:last\:-m-52:last-child{
    margin: -13rem;
  }

  .md\:last\:-m-55:last-child{
    margin: -13.75rem;
  }

  .md\:last\:-m-56:last-child{
    margin: -14rem;
  }

  .md\:last\:-m-58:last-child{
    margin: -14.5rem;
  }

  .md\:last\:-m-60:last-child{
    margin: -15rem;
  }

  .md\:last\:-m-64:last-child{
    margin: -16rem;
  }

  .md\:last\:-m-65:last-child{
    margin: -16.25rem;
  }

  .md\:last\:-m-68:last-child{
    margin: -17rem;
  }

  .md\:last\:-m-69:last-child{
    margin: -17.25rem;
  }

  .md\:last\:-m-70:last-child{
    margin: -17.5rem;
  }

  .md\:last\:-m-72:last-child{
    margin: -18rem;
  }

  .md\:last\:-m-75:last-child{
    margin: -18.75rem;
  }

  .md\:last\:-m-80:last-child{
    margin: -20rem;
  }

  .md\:last\:-m-85:last-child{
    margin: -21.25rem;
  }

  .md\:last\:-m-86:last-child{
    margin: -21.5rem;
  }

  .md\:last\:-m-90:last-child{
    margin: -22.5rem;
  }

  .md\:last\:-m-96:last-child{
    margin: -24rem;
  }

  .md\:last\:-m-100:last-child{
    margin: -25rem;
  }

  .md\:last\:-m-115:last-child{
    margin: -28.75rem;
  }

  .md\:last\:-m-125:last-child{
    margin: -31.25rem;
  }

  .md\:last\:-m-142:last-child{
    margin: -35.5rem;
  }

  .md\:last\:-m-150:last-child{
    margin: -37.5rem;
  }

  .md\:last\:-m-156:last-child{
    margin: -39rem;
  }

  .md\:last\:-m-160:last-child{
    margin: -40rem;
  }

  .md\:last\:-m-175:last-child{
    margin: -43.75rem;
  }

  .md\:last\:-m-207:last-child{
    margin: -51.75rem;
  }

  .md\:last\:-m-242:last-child{
    margin: -60.5rem;
  }

  .md\:last\:-m-250:last-child{
    margin: -62.5rem;
  }

  .md\:last\:-m-258:last-child{
    margin: -64.5rem;
  }

  .md\:last\:-m-265:last-child{
    margin: -66.25rem;
  }

  .md\:last\:-m-280:last-child{
    margin: -70rem;
  }

  .md\:last\:-m-px:last-child{
    margin: -1px;
  }

  .md\:last\:-m-0\.5:last-child{
    margin: -0.125rem;
  }

  .md\:last\:-m-1\.5:last-child{
    margin: -0.375rem;
  }

  .md\:last\:-m-2\.5:last-child{
    margin: -0.625rem;
  }

  .md\:last\:-m-3\.5:last-child{
    margin: -0.875rem;
  }

  .md\:last\:-m-0\.25:last-child{
    margin: -0.0625rem;
  }

  .md\:last\:-m-0\.75:last-child{
    margin: -0.1875rem;
  }

  .md\:last\:-m-1\.25:last-child{
    margin: -0.3125rem;
  }

  .md\:last\:-m-1\.75:last-child{
    margin: -0.4375rem;
  }

  .md\:last\:-m-2\.25:last-child{
    margin: -0.5625rem;
  }

  .md\:last\:-m-2\.75:last-child{
    margin: -0.6875rem;
  }

  .md\:last\:-m-3\.25:last-child{
    margin: -0.8125rem;
  }

  .md\:last\:-m-3\.75:last-child{
    margin: -0.9375rem;
  }

  .md\:last\:-m-4\.25:last-child{
    margin: -1.0625rem;
  }

  .md\:last\:-m-4\.5:last-child{
    margin: -1.125rem;
  }

  .md\:last\:-m-4\.75:last-child{
    margin: -1.1875rem;
  }

  .md\:last\:-m-5\.25:last-child{
    margin: -1.3125rem;
  }

  .md\:last\:-m-5\.5:last-child{
    margin: -1.375rem;
  }

  .md\:last\:-m-5\.75:last-child{
    margin: -1.4375rem;
  }

  .md\:last\:-m-6\.25:last-child{
    margin: -1.5625rem;
  }

  .md\:last\:-m-6\.5:last-child{
    margin: -1.625rem;
  }

  .md\:last\:-m-6\.75:last-child{
    margin: -1.6875rem;
  }

  .md\:last\:-m-7\.25:last-child{
    margin: -1.8125rem;
  }

  .md\:last\:-m-7\.5:last-child{
    margin: -1.875rem;
  }

  .md\:last\:-m-8\.25:last-child{
    margin: -2.0625rem;
  }

  .md\:last\:-m-8\.5:last-child{
    margin: -2.125rem;
  }

  .md\:last\:-m-9\.25:last-child{
    margin: -2.3125rem;
  }

  .md\:last\:-m-9\.5:last-child{
    margin: -2.375rem;
  }

  .md\:last\:-m-10\.5:last-child{
    margin: -2.625rem;
  }

  .md\:last\:-m-11\.25:last-child{
    margin: -2.8125rem;
  }

  .md\:last\:-m-11\.5:last-child{
    margin: -2.875rem;
  }

  .md\:last\:-m-12\.5:last-child{
    margin: -3.125rem;
  }

  .md\:last\:-m-12\.75:last-child{
    margin: -3.1875rem;
  }

  .md\:last\:-m-13\.5:last-child{
    margin: -3.375rem;
  }

  .md\:last\:-m-14\.5:last-child{
    margin: -3.625rem;
  }

  .md\:last\:-m-15\.5:last-child{
    margin: -3.875rem;
  }

  .md\:last\:-m-15\.75:last-child{
    margin: -3.9375rem;
  }

  .md\:last\:-m-16\.25:last-child{
    margin: -4.0625rem;
  }

  .md\:last\:-m-17\.25:last-child{
    margin: -4.3125rem;
  }

  .md\:last\:-m-17\.5:last-child{
    margin: -4.375rem;
  }

  .md\:last\:-m-18\.25:last-child{
    margin: -4.5625rem;
  }

  .md\:last\:-m-18\.5:last-child{
    margin: -4.625rem;
  }

  .md\:last\:-m-20\.25:last-child{
    margin: -5.0625rem;
  }

  .md\:last\:-m-20\.5:last-child{
    margin: -5.125rem;
  }

  .md\:last\:-m-22\.5:last-child{
    margin: -5.625rem;
  }

  .md\:last\:-m-25\.5:last-child{
    margin: -6.375rem;
  }

  .md\:last\:-m-26\.75:last-child{
    margin: -6.6875rem;
  }

  .md\:last\:-m-32\.5:last-child{
    margin: -8.125rem;
  }

  .md\:last\:-m-37\.5:last-child{
    margin: -9.375rem;
  }

  .md\:last\:-m-41\.25:last-child{
    margin: -10.3125rem;
  }

  .md\:last\:-m-52\.5:last-child{
    margin: -13.125rem;
  }

  .md\:last\:-m-54\.5:last-child{
    margin: -13.625rem;
  }

  .md\:last\:-m-57\.25:last-child{
    margin: -14.3125rem;
  }

  .md\:last\:-m-57\.5:last-child{
    margin: -14.375rem;
  }

  .md\:last\:-m-66\.25:last-child{
    margin: -16.5625rem;
  }

  .md\:last\:-m-74\.5:last-child{
    margin: -18.125rem;
  }

  .md\:last\:-m-106\.25:last-child{
    margin: -26.5625rem;
  }

  .md\:last\:-m-112\.25:last-child{
    margin: -28.0675rem;
  }

  .md\:last\:-m-112\.75:last-child{
    margin: -28.1875rem;
  }

  .md\:last\:-m-147\.5:last-child{
    margin: -36.875rem;
  }

  .md\:last\:-m-162\.5:last-child{
    margin: -40.625rem;
  }

  .md\:last\:-m-172\.25:last-child{
    margin: -42.5625rem;
  }

  .md\:last\:-m-175\.25:last-child{
    margin: -43.8125rem;
  }

  .md\:last\:-m-184\.25:last-child{
    margin: -46.0625rem;
  }

  .md\:last\:-m-203\.25:last-child{
    margin: -50.8125rem;
  }

  .md\:last\:-m-half:last-child{
    margin: -50%;
  }

  .md\:last\:-m-full:last-child{
    margin: -100%;
  }

  .md\:last\:-m-1\/10:last-child{
    margin: -10%;
  }

  .md\:last\:-m-2\/10:last-child{
    margin: -20%;
  }

  .md\:last\:-m-3\/10:last-child{
    margin: -30%;
  }

  .md\:last\:-m-4\/10:last-child{
    margin: -40%;
  }

  .md\:last\:-m-4\.5\/10:last-child{
    margin: -45%;
  }

  .md\:last\:-m-5\/10:last-child{
    margin: -50%;
  }

  .md\:last\:-m-5\.5\/10:last-child{
    margin: -55%;
  }

  .md\:last\:-m-6\/10:last-child{
    margin: -60%;
  }

  .md\:last\:-m-7\/10:last-child{
    margin: -70%;
  }

  .md\:last\:-m-8\/10:last-child{
    margin: -80%;
  }

  .md\:last\:-m-9\/10:last-child{
    margin: -90%;
  }

  .md\:last\:-m-1\/12:last-child{
    margin: -8.33333%;
  }

  .md\:last\:-m-2\/12:last-child{
    margin: -16.66667%;
  }

  .md\:last\:-m-3\/12:last-child{
    margin: -25%;
  }

  .md\:last\:-m-4\/12:last-child{
    margin: -33.33333%;
  }

  .md\:last\:-m-5\/12:last-child{
    margin: -41.66667%;
  }

  .md\:last\:-m-6\/12:last-child{
    margin: -50%;
  }

  .md\:last\:-m-7\/12:last-child{
    margin: -58.33333%;
  }

  .md\:last\:-m-8\/12:last-child{
    margin: -66.66667%;
  }

  .md\:last\:-m-9\/12:last-child{
    margin: -75%;
  }

  .md\:last\:-m-10\/12:last-child{
    margin: -83.33333%;
  }

  .md\:last\:-m-11\/12:last-child{
    margin: -91.66667%;
  }

  .md\:last\:my-0:last-child{
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .md\:last\:mx-0:last-child{
    margin-left: 0px;
    margin-right: 0px;
  }

  .md\:last\:my-1:last-child{
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }

  .md\:last\:mx-1:last-child{
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }

  .md\:last\:my-2:last-child{
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }

  .md\:last\:mx-2:last-child{
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }

  .md\:last\:my-3:last-child{
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }

  .md\:last\:mx-3:last-child{
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }

  .md\:last\:my-4:last-child{
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .md\:last\:mx-4:last-child{
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .md\:last\:my-5:last-child{
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }

  .md\:last\:mx-5:last-child{
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }

  .md\:last\:my-6:last-child{
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .md\:last\:mx-6:last-child{
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .md\:last\:my-7:last-child{
    margin-top: 1.75rem;
    margin-bottom: 1.75rem;
  }

  .md\:last\:mx-7:last-child{
    margin-left: 1.75rem;
    margin-right: 1.75rem;
  }

  .md\:last\:my-8:last-child{
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .md\:last\:mx-8:last-child{
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .md\:last\:my-9:last-child{
    margin-top: 2.25rem;
    margin-bottom: 2.25rem;
  }

  .md\:last\:mx-9:last-child{
    margin-left: 2.25rem;
    margin-right: 2.25rem;
  }

  .md\:last\:my-10:last-child{
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .md\:last\:mx-10:last-child{
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }

  .md\:last\:my-11:last-child{
    margin-top: 2.75rem;
    margin-bottom: 2.75rem;
  }

  .md\:last\:mx-11:last-child{
    margin-left: 2.75rem;
    margin-right: 2.75rem;
  }

  .md\:last\:my-12:last-child{
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .md\:last\:mx-12:last-child{
    margin-left: 3rem;
    margin-right: 3rem;
  }

  .md\:last\:my-13:last-child{
    margin-top: 3.25rem;
    margin-bottom: 3.25rem;
  }

  .md\:last\:mx-13:last-child{
    margin-left: 3.25rem;
    margin-right: 3.25rem;
  }

  .md\:last\:my-14:last-child{
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }

  .md\:last\:mx-14:last-child{
    margin-left: 3.5rem;
    margin-right: 3.5rem;
  }

  .md\:last\:my-15:last-child{
    margin-top: 3.75rem;
    margin-bottom: 3.75rem;
  }

  .md\:last\:mx-15:last-child{
    margin-left: 3.75rem;
    margin-right: 3.75rem;
  }

  .md\:last\:my-16:last-child{
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .md\:last\:mx-16:last-child{
    margin-left: 4rem;
    margin-right: 4rem;
  }

  .md\:last\:my-17:last-child{
    margin-top: 4.25rem;
    margin-bottom: 4.25rem;
  }

  .md\:last\:mx-17:last-child{
    margin-left: 4.25rem;
    margin-right: 4.25rem;
  }

  .md\:last\:my-18:last-child{
    margin-top: 4.5rem;
    margin-bottom: 4.5rem;
  }

  .md\:last\:mx-18:last-child{
    margin-left: 4.5rem;
    margin-right: 4.5rem;
  }

  .md\:last\:my-19:last-child{
    margin-top: 4.75rem;
    margin-bottom: 4.75rem;
  }

  .md\:last\:mx-19:last-child{
    margin-left: 4.75rem;
    margin-right: 4.75rem;
  }

  .md\:last\:my-20:last-child{
    margin-top: 5rem;
    margin-bottom: 5rem;
  }

  .md\:last\:mx-20:last-child{
    margin-left: 5rem;
    margin-right: 5rem;
  }

  .md\:last\:my-22:last-child{
    margin-top: 5.5rem;
    margin-bottom: 5.5rem;
  }

  .md\:last\:mx-22:last-child{
    margin-left: 5.5rem;
    margin-right: 5.5rem;
  }

  .md\:last\:my-24:last-child{
    margin-top: 6rem;
    margin-bottom: 6rem;
  }

  .md\:last\:mx-24:last-child{
    margin-left: 6rem;
    margin-right: 6rem;
  }

  .md\:last\:my-25:last-child{
    margin-top: 6.25rem;
    margin-bottom: 6.25rem;
  }

  .md\:last\:mx-25:last-child{
    margin-left: 6.25rem;
    margin-right: 6.25rem;
  }

  .md\:last\:my-28:last-child{
    margin-top: 7rem;
    margin-bottom: 7rem;
  }

  .md\:last\:mx-28:last-child{
    margin-left: 7rem;
    margin-right: 7rem;
  }

  .md\:last\:my-30:last-child{
    margin-top: 7.5rem;
    margin-bottom: 7.5rem;
  }

  .md\:last\:mx-30:last-child{
    margin-left: 7.5rem;
    margin-right: 7.5rem;
  }

  .md\:last\:my-32:last-child{
    margin-top: 8rem;
    margin-bottom: 8rem;
  }

  .md\:last\:mx-32:last-child{
    margin-left: 8rem;
    margin-right: 8rem;
  }

  .md\:last\:my-34:last-child{
    margin-top: 8.5rem;
    margin-bottom: 8.5rem;
  }

  .md\:last\:mx-34:last-child{
    margin-left: 8.5rem;
    margin-right: 8.5rem;
  }

  .md\:last\:my-35:last-child{
    margin-top: 8.75rem;
    margin-bottom: 8.75rem;
  }

  .md\:last\:mx-35:last-child{
    margin-left: 8.75rem;
    margin-right: 8.75rem;
  }

  .md\:last\:my-36:last-child{
    margin-top: 9rem;
    margin-bottom: 9rem;
  }

  .md\:last\:mx-36:last-child{
    margin-left: 9rem;
    margin-right: 9rem;
  }

  .md\:last\:my-39:last-child{
    margin-top: 9.75rem;
    margin-bottom: 9.75rem;
  }

  .md\:last\:mx-39:last-child{
    margin-left: 9.75rem;
    margin-right: 9.75rem;
  }

  .md\:last\:my-40:last-child{
    margin-top: 10rem;
    margin-bottom: 10rem;
  }

  .md\:last\:mx-40:last-child{
    margin-left: 10rem;
    margin-right: 10rem;
  }

  .md\:last\:my-42:last-child{
    margin-top: 10.5rem;
    margin-bottom: 10.5rem;
  }

  .md\:last\:mx-42:last-child{
    margin-left: 10.5rem;
    margin-right: 10.5rem;
  }

  .md\:last\:my-44:last-child{
    margin-top: 11rem;
    margin-bottom: 11rem;
  }

  .md\:last\:mx-44:last-child{
    margin-left: 11rem;
    margin-right: 11rem;
  }

  .md\:last\:my-45:last-child{
    margin-top: 11.25rem;
    margin-bottom: 11.25rem;
  }

  .md\:last\:mx-45:last-child{
    margin-left: 11.25rem;
    margin-right: 11.25rem;
  }

  .md\:last\:my-48:last-child{
    margin-top: 12rem;
    margin-bottom: 12rem;
  }

  .md\:last\:mx-48:last-child{
    margin-left: 12rem;
    margin-right: 12rem;
  }

  .md\:last\:my-50:last-child{
    margin-top: 12.5rem;
    margin-bottom: 12.5rem;
  }

  .md\:last\:mx-50:last-child{
    margin-left: 12.5rem;
    margin-right: 12.5rem;
  }

  .md\:last\:my-52:last-child{
    margin-top: 13rem;
    margin-bottom: 13rem;
  }

  .md\:last\:mx-52:last-child{
    margin-left: 13rem;
    margin-right: 13rem;
  }

  .md\:last\:my-55:last-child{
    margin-top: 13.75rem;
    margin-bottom: 13.75rem;
  }

  .md\:last\:mx-55:last-child{
    margin-left: 13.75rem;
    margin-right: 13.75rem;
  }

  .md\:last\:my-56:last-child{
    margin-top: 14rem;
    margin-bottom: 14rem;
  }

  .md\:last\:mx-56:last-child{
    margin-left: 14rem;
    margin-right: 14rem;
  }

  .md\:last\:my-58:last-child{
    margin-top: 14.5rem;
    margin-bottom: 14.5rem;
  }

  .md\:last\:mx-58:last-child{
    margin-left: 14.5rem;
    margin-right: 14.5rem;
  }

  .md\:last\:my-60:last-child{
    margin-top: 15rem;
    margin-bottom: 15rem;
  }

  .md\:last\:mx-60:last-child{
    margin-left: 15rem;
    margin-right: 15rem;
  }

  .md\:last\:my-64:last-child{
    margin-top: 16rem;
    margin-bottom: 16rem;
  }

  .md\:last\:mx-64:last-child{
    margin-left: 16rem;
    margin-right: 16rem;
  }

  .md\:last\:my-65:last-child{
    margin-top: 16.25rem;
    margin-bottom: 16.25rem;
  }

  .md\:last\:mx-65:last-child{
    margin-left: 16.25rem;
    margin-right: 16.25rem;
  }

  .md\:last\:my-68:last-child{
    margin-top: 17rem;
    margin-bottom: 17rem;
  }

  .md\:last\:mx-68:last-child{
    margin-left: 17rem;
    margin-right: 17rem;
  }

  .md\:last\:my-69:last-child{
    margin-top: 17.25rem;
    margin-bottom: 17.25rem;
  }

  .md\:last\:mx-69:last-child{
    margin-left: 17.25rem;
    margin-right: 17.25rem;
  }

  .md\:last\:my-70:last-child{
    margin-top: 17.5rem;
    margin-bottom: 17.5rem;
  }

  .md\:last\:mx-70:last-child{
    margin-left: 17.5rem;
    margin-right: 17.5rem;
  }

  .md\:last\:my-72:last-child{
    margin-top: 18rem;
    margin-bottom: 18rem;
  }

  .md\:last\:mx-72:last-child{
    margin-left: 18rem;
    margin-right: 18rem;
  }

  .md\:last\:my-75:last-child{
    margin-top: 18.75rem;
    margin-bottom: 18.75rem;
  }

  .md\:last\:mx-75:last-child{
    margin-left: 18.75rem;
    margin-right: 18.75rem;
  }

  .md\:last\:my-80:last-child{
    margin-top: 20rem;
    margin-bottom: 20rem;
  }

  .md\:last\:mx-80:last-child{
    margin-left: 20rem;
    margin-right: 20rem;
  }

  .md\:last\:my-85:last-child{
    margin-top: 21.25rem;
    margin-bottom: 21.25rem;
  }

  .md\:last\:mx-85:last-child{
    margin-left: 21.25rem;
    margin-right: 21.25rem;
  }

  .md\:last\:my-86:last-child{
    margin-top: 21.5rem;
    margin-bottom: 21.5rem;
  }

  .md\:last\:mx-86:last-child{
    margin-left: 21.5rem;
    margin-right: 21.5rem;
  }

  .md\:last\:my-90:last-child{
    margin-top: 22.5rem;
    margin-bottom: 22.5rem;
  }

  .md\:last\:mx-90:last-child{
    margin-left: 22.5rem;
    margin-right: 22.5rem;
  }

  .md\:last\:my-96:last-child{
    margin-top: 24rem;
    margin-bottom: 24rem;
  }

  .md\:last\:mx-96:last-child{
    margin-left: 24rem;
    margin-right: 24rem;
  }

  .md\:last\:my-100:last-child{
    margin-top: 25rem;
    margin-bottom: 25rem;
  }

  .md\:last\:mx-100:last-child{
    margin-left: 25rem;
    margin-right: 25rem;
  }

  .md\:last\:my-115:last-child{
    margin-top: 28.75rem;
    margin-bottom: 28.75rem;
  }

  .md\:last\:mx-115:last-child{
    margin-left: 28.75rem;
    margin-right: 28.75rem;
  }

  .md\:last\:my-125:last-child{
    margin-top: 31.25rem;
    margin-bottom: 31.25rem;
  }

  .md\:last\:mx-125:last-child{
    margin-left: 31.25rem;
    margin-right: 31.25rem;
  }

  .md\:last\:my-142:last-child{
    margin-top: 35.5rem;
    margin-bottom: 35.5rem;
  }

  .md\:last\:mx-142:last-child{
    margin-left: 35.5rem;
    margin-right: 35.5rem;
  }

  .md\:last\:my-150:last-child{
    margin-top: 37.5rem;
    margin-bottom: 37.5rem;
  }

  .md\:last\:mx-150:last-child{
    margin-left: 37.5rem;
    margin-right: 37.5rem;
  }

  .md\:last\:my-156:last-child{
    margin-top: 39rem;
    margin-bottom: 39rem;
  }

  .md\:last\:mx-156:last-child{
    margin-left: 39rem;
    margin-right: 39rem;
  }

  .md\:last\:my-160:last-child{
    margin-top: 40rem;
    margin-bottom: 40rem;
  }

  .md\:last\:mx-160:last-child{
    margin-left: 40rem;
    margin-right: 40rem;
  }

  .md\:last\:my-175:last-child{
    margin-top: 43.75rem;
    margin-bottom: 43.75rem;
  }

  .md\:last\:mx-175:last-child{
    margin-left: 43.75rem;
    margin-right: 43.75rem;
  }

  .md\:last\:my-207:last-child{
    margin-top: 51.75rem;
    margin-bottom: 51.75rem;
  }

  .md\:last\:mx-207:last-child{
    margin-left: 51.75rem;
    margin-right: 51.75rem;
  }

  .md\:last\:my-242:last-child{
    margin-top: 60.5rem;
    margin-bottom: 60.5rem;
  }

  .md\:last\:mx-242:last-child{
    margin-left: 60.5rem;
    margin-right: 60.5rem;
  }

  .md\:last\:my-250:last-child{
    margin-top: 62.5rem;
    margin-bottom: 62.5rem;
  }

  .md\:last\:mx-250:last-child{
    margin-left: 62.5rem;
    margin-right: 62.5rem;
  }

  .md\:last\:my-258:last-child{
    margin-top: 64.5rem;
    margin-bottom: 64.5rem;
  }

  .md\:last\:mx-258:last-child{
    margin-left: 64.5rem;
    margin-right: 64.5rem;
  }

  .md\:last\:my-265:last-child{
    margin-top: 66.25rem;
    margin-bottom: 66.25rem;
  }

  .md\:last\:mx-265:last-child{
    margin-left: 66.25rem;
    margin-right: 66.25rem;
  }

  .md\:last\:my-280:last-child{
    margin-top: 70rem;
    margin-bottom: 70rem;
  }

  .md\:last\:mx-280:last-child{
    margin-left: 70rem;
    margin-right: 70rem;
  }

  .md\:last\:my-auto:last-child{
    margin-top: auto;
    margin-bottom: auto;
  }

  .md\:last\:mx-auto:last-child{
    margin-left: auto;
    margin-right: auto;
  }

  .md\:last\:my-px:last-child{
    margin-top: 1px;
    margin-bottom: 1px;
  }

  .md\:last\:mx-px:last-child{
    margin-left: 1px;
    margin-right: 1px;
  }

  .md\:last\:my-0\.5:last-child{
    margin-top: 0.125rem;
    margin-bottom: 0.125rem;
  }

  .md\:last\:mx-0\.5:last-child{
    margin-left: 0.125rem;
    margin-right: 0.125rem;
  }

  .md\:last\:my-1\.5:last-child{
    margin-top: 0.375rem;
    margin-bottom: 0.375rem;
  }

  .md\:last\:mx-1\.5:last-child{
    margin-left: 0.375rem;
    margin-right: 0.375rem;
  }

  .md\:last\:my-2\.5:last-child{
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
  }

  .md\:last\:mx-2\.5:last-child{
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }

  .md\:last\:my-3\.5:last-child{
    margin-top: 0.875rem;
    margin-bottom: 0.875rem;
  }

  .md\:last\:mx-3\.5:last-child{
    margin-left: 0.875rem;
    margin-right: 0.875rem;
  }

  .md\:last\:my-0\.25:last-child{
    margin-top: 0.0625rem;
    margin-bottom: 0.0625rem;
  }

  .md\:last\:mx-0\.25:last-child{
    margin-left: 0.0625rem;
    margin-right: 0.0625rem;
  }

  .md\:last\:my-0\.75:last-child{
    margin-top: 0.1875rem;
    margin-bottom: 0.1875rem;
  }

  .md\:last\:mx-0\.75:last-child{
    margin-left: 0.1875rem;
    margin-right: 0.1875rem;
  }

  .md\:last\:my-1\.25:last-child{
    margin-top: 0.3125rem;
    margin-bottom: 0.3125rem;
  }

  .md\:last\:mx-1\.25:last-child{
    margin-left: 0.3125rem;
    margin-right: 0.3125rem;
  }

  .md\:last\:my-1\.75:last-child{
    margin-top: 0.4375rem;
    margin-bottom: 0.4375rem;
  }

  .md\:last\:mx-1\.75:last-child{
    margin-left: 0.4375rem;
    margin-right: 0.4375rem;
  }

  .md\:last\:my-2\.25:last-child{
    margin-top: 0.5625rem;
    margin-bottom: 0.5625rem;
  }

  .md\:last\:mx-2\.25:last-child{
    margin-left: 0.5625rem;
    margin-right: 0.5625rem;
  }

  .md\:last\:my-2\.75:last-child{
    margin-top: 0.6875rem;
    margin-bottom: 0.6875rem;
  }

  .md\:last\:mx-2\.75:last-child{
    margin-left: 0.6875rem;
    margin-right: 0.6875rem;
  }

  .md\:last\:my-3\.25:last-child{
    margin-top: 0.8125rem;
    margin-bottom: 0.8125rem;
  }

  .md\:last\:mx-3\.25:last-child{
    margin-left: 0.8125rem;
    margin-right: 0.8125rem;
  }

  .md\:last\:my-3\.75:last-child{
    margin-top: 0.9375rem;
    margin-bottom: 0.9375rem;
  }

  .md\:last\:mx-3\.75:last-child{
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }

  .md\:last\:my-4\.25:last-child{
    margin-top: 1.0625rem;
    margin-bottom: 1.0625rem;
  }

  .md\:last\:mx-4\.25:last-child{
    margin-left: 1.0625rem;
    margin-right: 1.0625rem;
  }

  .md\:last\:my-4\.5:last-child{
    margin-top: 1.125rem;
    margin-bottom: 1.125rem;
  }

  .md\:last\:mx-4\.5:last-child{
    margin-left: 1.125rem;
    margin-right: 1.125rem;
  }

  .md\:last\:my-4\.75:last-child{
    margin-top: 1.1875rem;
    margin-bottom: 1.1875rem;
  }

  .md\:last\:mx-4\.75:last-child{
    margin-left: 1.1875rem;
    margin-right: 1.1875rem;
  }

  .md\:last\:my-5\.25:last-child{
    margin-top: 1.3125rem;
    margin-bottom: 1.3125rem;
  }

  .md\:last\:mx-5\.25:last-child{
    margin-left: 1.3125rem;
    margin-right: 1.3125rem;
  }

  .md\:last\:my-5\.5:last-child{
    margin-top: 1.375rem;
    margin-bottom: 1.375rem;
  }

  .md\:last\:mx-5\.5:last-child{
    margin-left: 1.375rem;
    margin-right: 1.375rem;
  }

  .md\:last\:my-5\.75:last-child{
    margin-top: 1.4375rem;
    margin-bottom: 1.4375rem;
  }

  .md\:last\:mx-5\.75:last-child{
    margin-left: 1.4375rem;
    margin-right: 1.4375rem;
  }

  .md\:last\:my-6\.25:last-child{
    margin-top: 1.5625rem;
    margin-bottom: 1.5625rem;
  }

  .md\:last\:mx-6\.25:last-child{
    margin-left: 1.5625rem;
    margin-right: 1.5625rem;
  }

  .md\:last\:my-6\.5:last-child{
    margin-top: 1.625rem;
    margin-bottom: 1.625rem;
  }

  .md\:last\:mx-6\.5:last-child{
    margin-left: 1.625rem;
    margin-right: 1.625rem;
  }

  .md\:last\:my-6\.75:last-child{
    margin-top: 1.6875rem;
    margin-bottom: 1.6875rem;
  }

  .md\:last\:mx-6\.75:last-child{
    margin-left: 1.6875rem;
    margin-right: 1.6875rem;
  }

  .md\:last\:my-7\.25:last-child{
    margin-top: 1.8125rem;
    margin-bottom: 1.8125rem;
  }

  .md\:last\:mx-7\.25:last-child{
    margin-left: 1.8125rem;
    margin-right: 1.8125rem;
  }

  .md\:last\:my-7\.5:last-child{
    margin-top: 1.875rem;
    margin-bottom: 1.875rem;
  }

  .md\:last\:mx-7\.5:last-child{
    margin-left: 1.875rem;
    margin-right: 1.875rem;
  }

  .md\:last\:my-8\.25:last-child{
    margin-top: 2.0625rem;
    margin-bottom: 2.0625rem;
  }

  .md\:last\:mx-8\.25:last-child{
    margin-left: 2.0625rem;
    margin-right: 2.0625rem;
  }

  .md\:last\:my-8\.5:last-child{
    margin-top: 2.125rem;
    margin-bottom: 2.125rem;
  }

  .md\:last\:mx-8\.5:last-child{
    margin-left: 2.125rem;
    margin-right: 2.125rem;
  }

  .md\:last\:my-9\.25:last-child{
    margin-top: 2.3125rem;
    margin-bottom: 2.3125rem;
  }

  .md\:last\:mx-9\.25:last-child{
    margin-left: 2.3125rem;
    margin-right: 2.3125rem;
  }

  .md\:last\:my-9\.5:last-child{
    margin-top: 2.375rem;
    margin-bottom: 2.375rem;
  }

  .md\:last\:mx-9\.5:last-child{
    margin-left: 2.375rem;
    margin-right: 2.375rem;
  }

  .md\:last\:my-10\.5:last-child{
    margin-top: 2.625rem;
    margin-bottom: 2.625rem;
  }

  .md\:last\:mx-10\.5:last-child{
    margin-left: 2.625rem;
    margin-right: 2.625rem;
  }

  .md\:last\:my-11\.25:last-child{
    margin-top: 2.8125rem;
    margin-bottom: 2.8125rem;
  }

  .md\:last\:mx-11\.25:last-child{
    margin-left: 2.8125rem;
    margin-right: 2.8125rem;
  }

  .md\:last\:my-11\.5:last-child{
    margin-top: 2.875rem;
    margin-bottom: 2.875rem;
  }

  .md\:last\:mx-11\.5:last-child{
    margin-left: 2.875rem;
    margin-right: 2.875rem;
  }

  .md\:last\:my-12\.5:last-child{
    margin-top: 3.125rem;
    margin-bottom: 3.125rem;
  }

  .md\:last\:mx-12\.5:last-child{
    margin-left: 3.125rem;
    margin-right: 3.125rem;
  }

  .md\:last\:my-12\.75:last-child{
    margin-top: 3.1875rem;
    margin-bottom: 3.1875rem;
  }

  .md\:last\:mx-12\.75:last-child{
    margin-left: 3.1875rem;
    margin-right: 3.1875rem;
  }

  .md\:last\:my-13\.5:last-child{
    margin-top: 3.375rem;
    margin-bottom: 3.375rem;
  }

  .md\:last\:mx-13\.5:last-child{
    margin-left: 3.375rem;
    margin-right: 3.375rem;
  }

  .md\:last\:my-14\.5:last-child{
    margin-top: 3.625rem;
    margin-bottom: 3.625rem;
  }

  .md\:last\:mx-14\.5:last-child{
    margin-left: 3.625rem;
    margin-right: 3.625rem;
  }

  .md\:last\:my-15\.5:last-child{
    margin-top: 3.875rem;
    margin-bottom: 3.875rem;
  }

  .md\:last\:mx-15\.5:last-child{
    margin-left: 3.875rem;
    margin-right: 3.875rem;
  }

  .md\:last\:my-15\.75:last-child{
    margin-top: 3.9375rem;
    margin-bottom: 3.9375rem;
  }

  .md\:last\:mx-15\.75:last-child{
    margin-left: 3.9375rem;
    margin-right: 3.9375rem;
  }

  .md\:last\:my-16\.25:last-child{
    margin-top: 4.0625rem;
    margin-bottom: 4.0625rem;
  }

  .md\:last\:mx-16\.25:last-child{
    margin-left: 4.0625rem;
    margin-right: 4.0625rem;
  }

  .md\:last\:my-17\.25:last-child{
    margin-top: 4.3125rem;
    margin-bottom: 4.3125rem;
  }

  .md\:last\:mx-17\.25:last-child{
    margin-left: 4.3125rem;
    margin-right: 4.3125rem;
  }

  .md\:last\:my-17\.5:last-child{
    margin-top: 4.375rem;
    margin-bottom: 4.375rem;
  }

  .md\:last\:mx-17\.5:last-child{
    margin-left: 4.375rem;
    margin-right: 4.375rem;
  }

  .md\:last\:my-18\.25:last-child{
    margin-top: 4.5625rem;
    margin-bottom: 4.5625rem;
  }

  .md\:last\:mx-18\.25:last-child{
    margin-left: 4.5625rem;
    margin-right: 4.5625rem;
  }

  .md\:last\:my-18\.5:last-child{
    margin-top: 4.625rem;
    margin-bottom: 4.625rem;
  }

  .md\:last\:mx-18\.5:last-child{
    margin-left: 4.625rem;
    margin-right: 4.625rem;
  }

  .md\:last\:my-20\.25:last-child{
    margin-top: 5.0625rem;
    margin-bottom: 5.0625rem;
  }

  .md\:last\:mx-20\.25:last-child{
    margin-left: 5.0625rem;
    margin-right: 5.0625rem;
  }

  .md\:last\:my-20\.5:last-child{
    margin-top: 5.125rem;
    margin-bottom: 5.125rem;
  }

  .md\:last\:mx-20\.5:last-child{
    margin-left: 5.125rem;
    margin-right: 5.125rem;
  }

  .md\:last\:my-22\.5:last-child{
    margin-top: 5.625rem;
    margin-bottom: 5.625rem;
  }

  .md\:last\:mx-22\.5:last-child{
    margin-left: 5.625rem;
    margin-right: 5.625rem;
  }

  .md\:last\:my-25\.5:last-child{
    margin-top: 6.375rem;
    margin-bottom: 6.375rem;
  }

  .md\:last\:mx-25\.5:last-child{
    margin-left: 6.375rem;
    margin-right: 6.375rem;
  }

  .md\:last\:my-26\.75:last-child{
    margin-top: 6.6875rem;
    margin-bottom: 6.6875rem;
  }

  .md\:last\:mx-26\.75:last-child{
    margin-left: 6.6875rem;
    margin-right: 6.6875rem;
  }

  .md\:last\:my-32\.5:last-child{
    margin-top: 8.125rem;
    margin-bottom: 8.125rem;
  }

  .md\:last\:mx-32\.5:last-child{
    margin-left: 8.125rem;
    margin-right: 8.125rem;
  }

  .md\:last\:my-37\.5:last-child{
    margin-top: 9.375rem;
    margin-bottom: 9.375rem;
  }

  .md\:last\:mx-37\.5:last-child{
    margin-left: 9.375rem;
    margin-right: 9.375rem;
  }

  .md\:last\:my-41\.25:last-child{
    margin-top: 10.3125rem;
    margin-bottom: 10.3125rem;
  }

  .md\:last\:mx-41\.25:last-child{
    margin-left: 10.3125rem;
    margin-right: 10.3125rem;
  }

  .md\:last\:my-52\.5:last-child{
    margin-top: 13.125rem;
    margin-bottom: 13.125rem;
  }

  .md\:last\:mx-52\.5:last-child{
    margin-left: 13.125rem;
    margin-right: 13.125rem;
  }

  .md\:last\:my-54\.5:last-child{
    margin-top: 13.625rem;
    margin-bottom: 13.625rem;
  }

  .md\:last\:mx-54\.5:last-child{
    margin-left: 13.625rem;
    margin-right: 13.625rem;
  }

  .md\:last\:my-57\.25:last-child{
    margin-top: 14.3125rem;
    margin-bottom: 14.3125rem;
  }

  .md\:last\:mx-57\.25:last-child{
    margin-left: 14.3125rem;
    margin-right: 14.3125rem;
  }

  .md\:last\:my-57\.5:last-child{
    margin-top: 14.375rem;
    margin-bottom: 14.375rem;
  }

  .md\:last\:mx-57\.5:last-child{
    margin-left: 14.375rem;
    margin-right: 14.375rem;
  }

  .md\:last\:my-66\.25:last-child{
    margin-top: 16.5625rem;
    margin-bottom: 16.5625rem;
  }

  .md\:last\:mx-66\.25:last-child{
    margin-left: 16.5625rem;
    margin-right: 16.5625rem;
  }

  .md\:last\:my-74\.5:last-child{
    margin-top: 18.125rem;
    margin-bottom: 18.125rem;
  }

  .md\:last\:mx-74\.5:last-child{
    margin-left: 18.125rem;
    margin-right: 18.125rem;
  }

  .md\:last\:my-106\.25:last-child{
    margin-top: 26.5625rem;
    margin-bottom: 26.5625rem;
  }

  .md\:last\:mx-106\.25:last-child{
    margin-left: 26.5625rem;
    margin-right: 26.5625rem;
  }

  .md\:last\:my-112\.25:last-child{
    margin-top: 28.0675rem;
    margin-bottom: 28.0675rem;
  }

  .md\:last\:mx-112\.25:last-child{
    margin-left: 28.0675rem;
    margin-right: 28.0675rem;
  }

  .md\:last\:my-112\.75:last-child{
    margin-top: 28.1875rem;
    margin-bottom: 28.1875rem;
  }

  .md\:last\:mx-112\.75:last-child{
    margin-left: 28.1875rem;
    margin-right: 28.1875rem;
  }

  .md\:last\:my-147\.5:last-child{
    margin-top: 36.875rem;
    margin-bottom: 36.875rem;
  }

  .md\:last\:mx-147\.5:last-child{
    margin-left: 36.875rem;
    margin-right: 36.875rem;
  }

  .md\:last\:my-162\.5:last-child{
    margin-top: 40.625rem;
    margin-bottom: 40.625rem;
  }

  .md\:last\:mx-162\.5:last-child{
    margin-left: 40.625rem;
    margin-right: 40.625rem;
  }

  .md\:last\:my-172\.25:last-child{
    margin-top: 42.5625rem;
    margin-bottom: 42.5625rem;
  }

  .md\:last\:mx-172\.25:last-child{
    margin-left: 42.5625rem;
    margin-right: 42.5625rem;
  }

  .md\:last\:my-175\.25:last-child{
    margin-top: 43.8125rem;
    margin-bottom: 43.8125rem;
  }

  .md\:last\:mx-175\.25:last-child{
    margin-left: 43.8125rem;
    margin-right: 43.8125rem;
  }

  .md\:last\:my-184\.25:last-child{
    margin-top: 46.0625rem;
    margin-bottom: 46.0625rem;
  }

  .md\:last\:mx-184\.25:last-child{
    margin-left: 46.0625rem;
    margin-right: 46.0625rem;
  }

  .md\:last\:my-203\.25:last-child{
    margin-top: 50.8125rem;
    margin-bottom: 50.8125rem;
  }

  .md\:last\:mx-203\.25:last-child{
    margin-left: 50.8125rem;
    margin-right: 50.8125rem;
  }

  .md\:last\:my-half:last-child{
    margin-top: 50%;
    margin-bottom: 50%;
  }

  .md\:last\:mx-half:last-child{
    margin-left: 50%;
    margin-right: 50%;
  }

  .md\:last\:my-full:last-child{
    margin-top: 100%;
    margin-bottom: 100%;
  }

  .md\:last\:mx-full:last-child{
    margin-left: 100%;
    margin-right: 100%;
  }

  .md\:last\:my-1\/10:last-child{
    margin-top: 10%;
    margin-bottom: 10%;
  }

  .md\:last\:mx-1\/10:last-child{
    margin-left: 10%;
    margin-right: 10%;
  }

  .md\:last\:my-2\/10:last-child{
    margin-top: 20%;
    margin-bottom: 20%;
  }

  .md\:last\:mx-2\/10:last-child{
    margin-left: 20%;
    margin-right: 20%;
  }

  .md\:last\:my-3\/10:last-child{
    margin-top: 30%;
    margin-bottom: 30%;
  }

  .md\:last\:mx-3\/10:last-child{
    margin-left: 30%;
    margin-right: 30%;
  }

  .md\:last\:my-4\/10:last-child{
    margin-top: 40%;
    margin-bottom: 40%;
  }

  .md\:last\:mx-4\/10:last-child{
    margin-left: 40%;
    margin-right: 40%;
  }

  .md\:last\:my-4\.5\/10:last-child{
    margin-top: 45%;
    margin-bottom: 45%;
  }

  .md\:last\:mx-4\.5\/10:last-child{
    margin-left: 45%;
    margin-right: 45%;
  }

  .md\:last\:my-5\/10:last-child{
    margin-top: 50%;
    margin-bottom: 50%;
  }

  .md\:last\:mx-5\/10:last-child{
    margin-left: 50%;
    margin-right: 50%;
  }

  .md\:last\:my-5\.5\/10:last-child{
    margin-top: 55%;
    margin-bottom: 55%;
  }

  .md\:last\:mx-5\.5\/10:last-child{
    margin-left: 55%;
    margin-right: 55%;
  }

  .md\:last\:my-6\/10:last-child{
    margin-top: 60%;
    margin-bottom: 60%;
  }

  .md\:last\:mx-6\/10:last-child{
    margin-left: 60%;
    margin-right: 60%;
  }

  .md\:last\:my-7\/10:last-child{
    margin-top: 70%;
    margin-bottom: 70%;
  }

  .md\:last\:mx-7\/10:last-child{
    margin-left: 70%;
    margin-right: 70%;
  }

  .md\:last\:my-8\/10:last-child{
    margin-top: 80%;
    margin-bottom: 80%;
  }

  .md\:last\:mx-8\/10:last-child{
    margin-left: 80%;
    margin-right: 80%;
  }

  .md\:last\:my-9\/10:last-child{
    margin-top: 90%;
    margin-bottom: 90%;
  }

  .md\:last\:mx-9\/10:last-child{
    margin-left: 90%;
    margin-right: 90%;
  }

  .md\:last\:my-1\/12:last-child{
    margin-top: 8.333333%;
    margin-bottom: 8.333333%;
  }

  .md\:last\:mx-1\/12:last-child{
    margin-left: 8.333333%;
    margin-right: 8.333333%;
  }

  .md\:last\:my-2\/12:last-child{
    margin-top: 16.666667%;
    margin-bottom: 16.666667%;
  }

  .md\:last\:mx-2\/12:last-child{
    margin-left: 16.666667%;
    margin-right: 16.666667%;
  }

  .md\:last\:my-3\/12:last-child{
    margin-top: 25%;
    margin-bottom: 25%;
  }

  .md\:last\:mx-3\/12:last-child{
    margin-left: 25%;
    margin-right: 25%;
  }

  .md\:last\:my-4\/12:last-child{
    margin-top: 33.333333%;
    margin-bottom: 33.333333%;
  }

  .md\:last\:mx-4\/12:last-child{
    margin-left: 33.333333%;
    margin-right: 33.333333%;
  }

  .md\:last\:my-5\/12:last-child{
    margin-top: 41.666667%;
    margin-bottom: 41.666667%;
  }

  .md\:last\:mx-5\/12:last-child{
    margin-left: 41.666667%;
    margin-right: 41.666667%;
  }

  .md\:last\:my-6\/12:last-child{
    margin-top: 50%;
    margin-bottom: 50%;
  }

  .md\:last\:mx-6\/12:last-child{
    margin-left: 50%;
    margin-right: 50%;
  }

  .md\:last\:my-7\/12:last-child{
    margin-top: 58.333333%;
    margin-bottom: 58.333333%;
  }

  .md\:last\:mx-7\/12:last-child{
    margin-left: 58.333333%;
    margin-right: 58.333333%;
  }

  .md\:last\:my-8\/12:last-child{
    margin-top: 66.666667%;
    margin-bottom: 66.666667%;
  }

  .md\:last\:mx-8\/12:last-child{
    margin-left: 66.666667%;
    margin-right: 66.666667%;
  }

  .md\:last\:my-9\/12:last-child{
    margin-top: 75%;
    margin-bottom: 75%;
  }

  .md\:last\:mx-9\/12:last-child{
    margin-left: 75%;
    margin-right: 75%;
  }

  .md\:last\:my-10\/12:last-child{
    margin-top: 83.333333%;
    margin-bottom: 83.333333%;
  }

  .md\:last\:mx-10\/12:last-child{
    margin-left: 83.333333%;
    margin-right: 83.333333%;
  }

  .md\:last\:my-11\/12:last-child{
    margin-top: 91.666667%;
    margin-bottom: 91.666667%;
  }

  .md\:last\:mx-11\/12:last-child{
    margin-left: 91.666667%;
    margin-right: 91.666667%;
  }

  .md\:last\:-my-0:last-child{
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .md\:last\:-mx-0:last-child{
    margin-left: 0px;
    margin-right: 0px;
  }

  .md\:last\:-my-1:last-child{
    margin-top: -0.25rem;
    margin-bottom: -0.25rem;
  }

  .md\:last\:-mx-1:last-child{
    margin-left: -0.25rem;
    margin-right: -0.25rem;
  }

  .md\:last\:-my-2:last-child{
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }

  .md\:last\:-mx-2:last-child{
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }

  .md\:last\:-my-3:last-child{
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }

  .md\:last\:-mx-3:last-child{
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }

  .md\:last\:-my-4:last-child{
    margin-top: -1rem;
    margin-bottom: -1rem;
  }

  .md\:last\:-mx-4:last-child{
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .md\:last\:-my-5:last-child{
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
  }

  .md\:last\:-mx-5:last-child{
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }

  .md\:last\:-my-6:last-child{
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
  }

  .md\:last\:-mx-6:last-child{
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }

  .md\:last\:-my-7:last-child{
    margin-top: -1.75rem;
    margin-bottom: -1.75rem;
  }

  .md\:last\:-mx-7:last-child{
    margin-left: -1.75rem;
    margin-right: -1.75rem;
  }

  .md\:last\:-my-8:last-child{
    margin-top: -2rem;
    margin-bottom: -2rem;
  }

  .md\:last\:-mx-8:last-child{
    margin-left: -2rem;
    margin-right: -2rem;
  }

  .md\:last\:-my-9:last-child{
    margin-top: -2.25rem;
    margin-bottom: -2.25rem;
  }

  .md\:last\:-mx-9:last-child{
    margin-left: -2.25rem;
    margin-right: -2.25rem;
  }

  .md\:last\:-my-10:last-child{
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
  }

  .md\:last\:-mx-10:last-child{
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }

  .md\:last\:-my-11:last-child{
    margin-top: -2.75rem;
    margin-bottom: -2.75rem;
  }

  .md\:last\:-mx-11:last-child{
    margin-left: -2.75rem;
    margin-right: -2.75rem;
  }

  .md\:last\:-my-12:last-child{
    margin-top: -3rem;
    margin-bottom: -3rem;
  }

  .md\:last\:-mx-12:last-child{
    margin-left: -3rem;
    margin-right: -3rem;
  }

  .md\:last\:-my-13:last-child{
    margin-top: -3.25rem;
    margin-bottom: -3.25rem;
  }

  .md\:last\:-mx-13:last-child{
    margin-left: -3.25rem;
    margin-right: -3.25rem;
  }

  .md\:last\:-my-14:last-child{
    margin-top: -3.5rem;
    margin-bottom: -3.5rem;
  }

  .md\:last\:-mx-14:last-child{
    margin-left: -3.5rem;
    margin-right: -3.5rem;
  }

  .md\:last\:-my-15:last-child{
    margin-top: -3.75rem;
    margin-bottom: -3.75rem;
  }

  .md\:last\:-mx-15:last-child{
    margin-left: -3.75rem;
    margin-right: -3.75rem;
  }

  .md\:last\:-my-16:last-child{
    margin-top: -4rem;
    margin-bottom: -4rem;
  }

  .md\:last\:-mx-16:last-child{
    margin-left: -4rem;
    margin-right: -4rem;
  }

  .md\:last\:-my-17:last-child{
    margin-top: -4.25rem;
    margin-bottom: -4.25rem;
  }

  .md\:last\:-mx-17:last-child{
    margin-left: -4.25rem;
    margin-right: -4.25rem;
  }

  .md\:last\:-my-18:last-child{
    margin-top: -4.5rem;
    margin-bottom: -4.5rem;
  }

  .md\:last\:-mx-18:last-child{
    margin-left: -4.5rem;
    margin-right: -4.5rem;
  }

  .md\:last\:-my-19:last-child{
    margin-top: -4.75rem;
    margin-bottom: -4.75rem;
  }

  .md\:last\:-mx-19:last-child{
    margin-left: -4.75rem;
    margin-right: -4.75rem;
  }

  .md\:last\:-my-20:last-child{
    margin-top: -5rem;
    margin-bottom: -5rem;
  }

  .md\:last\:-mx-20:last-child{
    margin-left: -5rem;
    margin-right: -5rem;
  }

  .md\:last\:-my-22:last-child{
    margin-top: -5.5rem;
    margin-bottom: -5.5rem;
  }

  .md\:last\:-mx-22:last-child{
    margin-left: -5.5rem;
    margin-right: -5.5rem;
  }

  .md\:last\:-my-24:last-child{
    margin-top: -6rem;
    margin-bottom: -6rem;
  }

  .md\:last\:-mx-24:last-child{
    margin-left: -6rem;
    margin-right: -6rem;
  }

  .md\:last\:-my-25:last-child{
    margin-top: -6.25rem;
    margin-bottom: -6.25rem;
  }

  .md\:last\:-mx-25:last-child{
    margin-left: -6.25rem;
    margin-right: -6.25rem;
  }

  .md\:last\:-my-28:last-child{
    margin-top: -7rem;
    margin-bottom: -7rem;
  }

  .md\:last\:-mx-28:last-child{
    margin-left: -7rem;
    margin-right: -7rem;
  }

  .md\:last\:-my-30:last-child{
    margin-top: -7.5rem;
    margin-bottom: -7.5rem;
  }

  .md\:last\:-mx-30:last-child{
    margin-left: -7.5rem;
    margin-right: -7.5rem;
  }

  .md\:last\:-my-32:last-child{
    margin-top: -8rem;
    margin-bottom: -8rem;
  }

  .md\:last\:-mx-32:last-child{
    margin-left: -8rem;
    margin-right: -8rem;
  }

  .md\:last\:-my-34:last-child{
    margin-top: -8.5rem;
    margin-bottom: -8.5rem;
  }

  .md\:last\:-mx-34:last-child{
    margin-left: -8.5rem;
    margin-right: -8.5rem;
  }

  .md\:last\:-my-35:last-child{
    margin-top: -8.75rem;
    margin-bottom: -8.75rem;
  }

  .md\:last\:-mx-35:last-child{
    margin-left: -8.75rem;
    margin-right: -8.75rem;
  }

  .md\:last\:-my-36:last-child{
    margin-top: -9rem;
    margin-bottom: -9rem;
  }

  .md\:last\:-mx-36:last-child{
    margin-left: -9rem;
    margin-right: -9rem;
  }

  .md\:last\:-my-39:last-child{
    margin-top: -9.75rem;
    margin-bottom: -9.75rem;
  }

  .md\:last\:-mx-39:last-child{
    margin-left: -9.75rem;
    margin-right: -9.75rem;
  }

  .md\:last\:-my-40:last-child{
    margin-top: -10rem;
    margin-bottom: -10rem;
  }

  .md\:last\:-mx-40:last-child{
    margin-left: -10rem;
    margin-right: -10rem;
  }

  .md\:last\:-my-42:last-child{
    margin-top: -10.5rem;
    margin-bottom: -10.5rem;
  }

  .md\:last\:-mx-42:last-child{
    margin-left: -10.5rem;
    margin-right: -10.5rem;
  }

  .md\:last\:-my-44:last-child{
    margin-top: -11rem;
    margin-bottom: -11rem;
  }

  .md\:last\:-mx-44:last-child{
    margin-left: -11rem;
    margin-right: -11rem;
  }

  .md\:last\:-my-45:last-child{
    margin-top: -11.25rem;
    margin-bottom: -11.25rem;
  }

  .md\:last\:-mx-45:last-child{
    margin-left: -11.25rem;
    margin-right: -11.25rem;
  }

  .md\:last\:-my-48:last-child{
    margin-top: -12rem;
    margin-bottom: -12rem;
  }

  .md\:last\:-mx-48:last-child{
    margin-left: -12rem;
    margin-right: -12rem;
  }

  .md\:last\:-my-50:last-child{
    margin-top: -12.5rem;
    margin-bottom: -12.5rem;
  }

  .md\:last\:-mx-50:last-child{
    margin-left: -12.5rem;
    margin-right: -12.5rem;
  }

  .md\:last\:-my-52:last-child{
    margin-top: -13rem;
    margin-bottom: -13rem;
  }

  .md\:last\:-mx-52:last-child{
    margin-left: -13rem;
    margin-right: -13rem;
  }

  .md\:last\:-my-55:last-child{
    margin-top: -13.75rem;
    margin-bottom: -13.75rem;
  }

  .md\:last\:-mx-55:last-child{
    margin-left: -13.75rem;
    margin-right: -13.75rem;
  }

  .md\:last\:-my-56:last-child{
    margin-top: -14rem;
    margin-bottom: -14rem;
  }

  .md\:last\:-mx-56:last-child{
    margin-left: -14rem;
    margin-right: -14rem;
  }

  .md\:last\:-my-58:last-child{
    margin-top: -14.5rem;
    margin-bottom: -14.5rem;
  }

  .md\:last\:-mx-58:last-child{
    margin-left: -14.5rem;
    margin-right: -14.5rem;
  }

  .md\:last\:-my-60:last-child{
    margin-top: -15rem;
    margin-bottom: -15rem;
  }

  .md\:last\:-mx-60:last-child{
    margin-left: -15rem;
    margin-right: -15rem;
  }

  .md\:last\:-my-64:last-child{
    margin-top: -16rem;
    margin-bottom: -16rem;
  }

  .md\:last\:-mx-64:last-child{
    margin-left: -16rem;
    margin-right: -16rem;
  }

  .md\:last\:-my-65:last-child{
    margin-top: -16.25rem;
    margin-bottom: -16.25rem;
  }

  .md\:last\:-mx-65:last-child{
    margin-left: -16.25rem;
    margin-right: -16.25rem;
  }

  .md\:last\:-my-68:last-child{
    margin-top: -17rem;
    margin-bottom: -17rem;
  }

  .md\:last\:-mx-68:last-child{
    margin-left: -17rem;
    margin-right: -17rem;
  }

  .md\:last\:-my-69:last-child{
    margin-top: -17.25rem;
    margin-bottom: -17.25rem;
  }

  .md\:last\:-mx-69:last-child{
    margin-left: -17.25rem;
    margin-right: -17.25rem;
  }

  .md\:last\:-my-70:last-child{
    margin-top: -17.5rem;
    margin-bottom: -17.5rem;
  }

  .md\:last\:-mx-70:last-child{
    margin-left: -17.5rem;
    margin-right: -17.5rem;
  }

  .md\:last\:-my-72:last-child{
    margin-top: -18rem;
    margin-bottom: -18rem;
  }

  .md\:last\:-mx-72:last-child{
    margin-left: -18rem;
    margin-right: -18rem;
  }

  .md\:last\:-my-75:last-child{
    margin-top: -18.75rem;
    margin-bottom: -18.75rem;
  }

  .md\:last\:-mx-75:last-child{
    margin-left: -18.75rem;
    margin-right: -18.75rem;
  }

  .md\:last\:-my-80:last-child{
    margin-top: -20rem;
    margin-bottom: -20rem;
  }

  .md\:last\:-mx-80:last-child{
    margin-left: -20rem;
    margin-right: -20rem;
  }

  .md\:last\:-my-85:last-child{
    margin-top: -21.25rem;
    margin-bottom: -21.25rem;
  }

  .md\:last\:-mx-85:last-child{
    margin-left: -21.25rem;
    margin-right: -21.25rem;
  }

  .md\:last\:-my-86:last-child{
    margin-top: -21.5rem;
    margin-bottom: -21.5rem;
  }

  .md\:last\:-mx-86:last-child{
    margin-left: -21.5rem;
    margin-right: -21.5rem;
  }

  .md\:last\:-my-90:last-child{
    margin-top: -22.5rem;
    margin-bottom: -22.5rem;
  }

  .md\:last\:-mx-90:last-child{
    margin-left: -22.5rem;
    margin-right: -22.5rem;
  }

  .md\:last\:-my-96:last-child{
    margin-top: -24rem;
    margin-bottom: -24rem;
  }

  .md\:last\:-mx-96:last-child{
    margin-left: -24rem;
    margin-right: -24rem;
  }

  .md\:last\:-my-100:last-child{
    margin-top: -25rem;
    margin-bottom: -25rem;
  }

  .md\:last\:-mx-100:last-child{
    margin-left: -25rem;
    margin-right: -25rem;
  }

  .md\:last\:-my-115:last-child{
    margin-top: -28.75rem;
    margin-bottom: -28.75rem;
  }

  .md\:last\:-mx-115:last-child{
    margin-left: -28.75rem;
    margin-right: -28.75rem;
  }

  .md\:last\:-my-125:last-child{
    margin-top: -31.25rem;
    margin-bottom: -31.25rem;
  }

  .md\:last\:-mx-125:last-child{
    margin-left: -31.25rem;
    margin-right: -31.25rem;
  }

  .md\:last\:-my-142:last-child{
    margin-top: -35.5rem;
    margin-bottom: -35.5rem;
  }

  .md\:last\:-mx-142:last-child{
    margin-left: -35.5rem;
    margin-right: -35.5rem;
  }

  .md\:last\:-my-150:last-child{
    margin-top: -37.5rem;
    margin-bottom: -37.5rem;
  }

  .md\:last\:-mx-150:last-child{
    margin-left: -37.5rem;
    margin-right: -37.5rem;
  }

  .md\:last\:-my-156:last-child{
    margin-top: -39rem;
    margin-bottom: -39rem;
  }

  .md\:last\:-mx-156:last-child{
    margin-left: -39rem;
    margin-right: -39rem;
  }

  .md\:last\:-my-160:last-child{
    margin-top: -40rem;
    margin-bottom: -40rem;
  }

  .md\:last\:-mx-160:last-child{
    margin-left: -40rem;
    margin-right: -40rem;
  }

  .md\:last\:-my-175:last-child{
    margin-top: -43.75rem;
    margin-bottom: -43.75rem;
  }

  .md\:last\:-mx-175:last-child{
    margin-left: -43.75rem;
    margin-right: -43.75rem;
  }

  .md\:last\:-my-207:last-child{
    margin-top: -51.75rem;
    margin-bottom: -51.75rem;
  }

  .md\:last\:-mx-207:last-child{
    margin-left: -51.75rem;
    margin-right: -51.75rem;
  }

  .md\:last\:-my-242:last-child{
    margin-top: -60.5rem;
    margin-bottom: -60.5rem;
  }

  .md\:last\:-mx-242:last-child{
    margin-left: -60.5rem;
    margin-right: -60.5rem;
  }

  .md\:last\:-my-250:last-child{
    margin-top: -62.5rem;
    margin-bottom: -62.5rem;
  }

  .md\:last\:-mx-250:last-child{
    margin-left: -62.5rem;
    margin-right: -62.5rem;
  }

  .md\:last\:-my-258:last-child{
    margin-top: -64.5rem;
    margin-bottom: -64.5rem;
  }

  .md\:last\:-mx-258:last-child{
    margin-left: -64.5rem;
    margin-right: -64.5rem;
  }

  .md\:last\:-my-265:last-child{
    margin-top: -66.25rem;
    margin-bottom: -66.25rem;
  }

  .md\:last\:-mx-265:last-child{
    margin-left: -66.25rem;
    margin-right: -66.25rem;
  }

  .md\:last\:-my-280:last-child{
    margin-top: -70rem;
    margin-bottom: -70rem;
  }

  .md\:last\:-mx-280:last-child{
    margin-left: -70rem;
    margin-right: -70rem;
  }

  .md\:last\:-my-px:last-child{
    margin-top: -1px;
    margin-bottom: -1px;
  }

  .md\:last\:-mx-px:last-child{
    margin-left: -1px;
    margin-right: -1px;
  }

  .md\:last\:-my-0\.5:last-child{
    margin-top: -0.125rem;
    margin-bottom: -0.125rem;
  }

  .md\:last\:-mx-0\.5:last-child{
    margin-left: -0.125rem;
    margin-right: -0.125rem;
  }

  .md\:last\:-my-1\.5:last-child{
    margin-top: -0.375rem;
    margin-bottom: -0.375rem;
  }

  .md\:last\:-mx-1\.5:last-child{
    margin-left: -0.375rem;
    margin-right: -0.375rem;
  }

  .md\:last\:-my-2\.5:last-child{
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
  }

  .md\:last\:-mx-2\.5:last-child{
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }

  .md\:last\:-my-3\.5:last-child{
    margin-top: -0.875rem;
    margin-bottom: -0.875rem;
  }

  .md\:last\:-mx-3\.5:last-child{
    margin-left: -0.875rem;
    margin-right: -0.875rem;
  }

  .md\:last\:-my-0\.25:last-child{
    margin-top: -0.0625rem;
    margin-bottom: -0.0625rem;
  }

  .md\:last\:-mx-0\.25:last-child{
    margin-left: -0.0625rem;
    margin-right: -0.0625rem;
  }

  .md\:last\:-my-0\.75:last-child{
    margin-top: -0.1875rem;
    margin-bottom: -0.1875rem;
  }

  .md\:last\:-mx-0\.75:last-child{
    margin-left: -0.1875rem;
    margin-right: -0.1875rem;
  }

  .md\:last\:-my-1\.25:last-child{
    margin-top: -0.3125rem;
    margin-bottom: -0.3125rem;
  }

  .md\:last\:-mx-1\.25:last-child{
    margin-left: -0.3125rem;
    margin-right: -0.3125rem;
  }

  .md\:last\:-my-1\.75:last-child{
    margin-top: -0.4375rem;
    margin-bottom: -0.4375rem;
  }

  .md\:last\:-mx-1\.75:last-child{
    margin-left: -0.4375rem;
    margin-right: -0.4375rem;
  }

  .md\:last\:-my-2\.25:last-child{
    margin-top: -0.5625rem;
    margin-bottom: -0.5625rem;
  }

  .md\:last\:-mx-2\.25:last-child{
    margin-left: -0.5625rem;
    margin-right: -0.5625rem;
  }

  .md\:last\:-my-2\.75:last-child{
    margin-top: -0.6875rem;
    margin-bottom: -0.6875rem;
  }

  .md\:last\:-mx-2\.75:last-child{
    margin-left: -0.6875rem;
    margin-right: -0.6875rem;
  }

  .md\:last\:-my-3\.25:last-child{
    margin-top: -0.8125rem;
    margin-bottom: -0.8125rem;
  }

  .md\:last\:-mx-3\.25:last-child{
    margin-left: -0.8125rem;
    margin-right: -0.8125rem;
  }

  .md\:last\:-my-3\.75:last-child{
    margin-top: -0.9375rem;
    margin-bottom: -0.9375rem;
  }

  .md\:last\:-mx-3\.75:last-child{
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
  }

  .md\:last\:-my-4\.25:last-child{
    margin-top: -1.0625rem;
    margin-bottom: -1.0625rem;
  }

  .md\:last\:-mx-4\.25:last-child{
    margin-left: -1.0625rem;
    margin-right: -1.0625rem;
  }

  .md\:last\:-my-4\.5:last-child{
    margin-top: -1.125rem;
    margin-bottom: -1.125rem;
  }

  .md\:last\:-mx-4\.5:last-child{
    margin-left: -1.125rem;
    margin-right: -1.125rem;
  }

  .md\:last\:-my-4\.75:last-child{
    margin-top: -1.1875rem;
    margin-bottom: -1.1875rem;
  }

  .md\:last\:-mx-4\.75:last-child{
    margin-left: -1.1875rem;
    margin-right: -1.1875rem;
  }

  .md\:last\:-my-5\.25:last-child{
    margin-top: -1.3125rem;
    margin-bottom: -1.3125rem;
  }

  .md\:last\:-mx-5\.25:last-child{
    margin-left: -1.3125rem;
    margin-right: -1.3125rem;
  }

  .md\:last\:-my-5\.5:last-child{
    margin-top: -1.375rem;
    margin-bottom: -1.375rem;
  }

  .md\:last\:-mx-5\.5:last-child{
    margin-left: -1.375rem;
    margin-right: -1.375rem;
  }

  .md\:last\:-my-5\.75:last-child{
    margin-top: -1.4375rem;
    margin-bottom: -1.4375rem;
  }

  .md\:last\:-mx-5\.75:last-child{
    margin-left: -1.4375rem;
    margin-right: -1.4375rem;
  }

  .md\:last\:-my-6\.25:last-child{
    margin-top: -1.5625rem;
    margin-bottom: -1.5625rem;
  }

  .md\:last\:-mx-6\.25:last-child{
    margin-left: -1.5625rem;
    margin-right: -1.5625rem;
  }

  .md\:last\:-my-6\.5:last-child{
    margin-top: -1.625rem;
    margin-bottom: -1.625rem;
  }

  .md\:last\:-mx-6\.5:last-child{
    margin-left: -1.625rem;
    margin-right: -1.625rem;
  }

  .md\:last\:-my-6\.75:last-child{
    margin-top: -1.6875rem;
    margin-bottom: -1.6875rem;
  }

  .md\:last\:-mx-6\.75:last-child{
    margin-left: -1.6875rem;
    margin-right: -1.6875rem;
  }

  .md\:last\:-my-7\.25:last-child{
    margin-top: -1.8125rem;
    margin-bottom: -1.8125rem;
  }

  .md\:last\:-mx-7\.25:last-child{
    margin-left: -1.8125rem;
    margin-right: -1.8125rem;
  }

  .md\:last\:-my-7\.5:last-child{
    margin-top: -1.875rem;
    margin-bottom: -1.875rem;
  }

  .md\:last\:-mx-7\.5:last-child{
    margin-left: -1.875rem;
    margin-right: -1.875rem;
  }

  .md\:last\:-my-8\.25:last-child{
    margin-top: -2.0625rem;
    margin-bottom: -2.0625rem;
  }

  .md\:last\:-mx-8\.25:last-child{
    margin-left: -2.0625rem;
    margin-right: -2.0625rem;
  }

  .md\:last\:-my-8\.5:last-child{
    margin-top: -2.125rem;
    margin-bottom: -2.125rem;
  }

  .md\:last\:-mx-8\.5:last-child{
    margin-left: -2.125rem;
    margin-right: -2.125rem;
  }

  .md\:last\:-my-9\.25:last-child{
    margin-top: -2.3125rem;
    margin-bottom: -2.3125rem;
  }

  .md\:last\:-mx-9\.25:last-child{
    margin-left: -2.3125rem;
    margin-right: -2.3125rem;
  }

  .md\:last\:-my-9\.5:last-child{
    margin-top: -2.375rem;
    margin-bottom: -2.375rem;
  }

  .md\:last\:-mx-9\.5:last-child{
    margin-left: -2.375rem;
    margin-right: -2.375rem;
  }

  .md\:last\:-my-10\.5:last-child{
    margin-top: -2.625rem;
    margin-bottom: -2.625rem;
  }

  .md\:last\:-mx-10\.5:last-child{
    margin-left: -2.625rem;
    margin-right: -2.625rem;
  }

  .md\:last\:-my-11\.25:last-child{
    margin-top: -2.8125rem;
    margin-bottom: -2.8125rem;
  }

  .md\:last\:-mx-11\.25:last-child{
    margin-left: -2.8125rem;
    margin-right: -2.8125rem;
  }

  .md\:last\:-my-11\.5:last-child{
    margin-top: -2.875rem;
    margin-bottom: -2.875rem;
  }

  .md\:last\:-mx-11\.5:last-child{
    margin-left: -2.875rem;
    margin-right: -2.875rem;
  }

  .md\:last\:-my-12\.5:last-child{
    margin-top: -3.125rem;
    margin-bottom: -3.125rem;
  }

  .md\:last\:-mx-12\.5:last-child{
    margin-left: -3.125rem;
    margin-right: -3.125rem;
  }

  .md\:last\:-my-12\.75:last-child{
    margin-top: -3.1875rem;
    margin-bottom: -3.1875rem;
  }

  .md\:last\:-mx-12\.75:last-child{
    margin-left: -3.1875rem;
    margin-right: -3.1875rem;
  }

  .md\:last\:-my-13\.5:last-child{
    margin-top: -3.375rem;
    margin-bottom: -3.375rem;
  }

  .md\:last\:-mx-13\.5:last-child{
    margin-left: -3.375rem;
    margin-right: -3.375rem;
  }

  .md\:last\:-my-14\.5:last-child{
    margin-top: -3.625rem;
    margin-bottom: -3.625rem;
  }

  .md\:last\:-mx-14\.5:last-child{
    margin-left: -3.625rem;
    margin-right: -3.625rem;
  }

  .md\:last\:-my-15\.5:last-child{
    margin-top: -3.875rem;
    margin-bottom: -3.875rem;
  }

  .md\:last\:-mx-15\.5:last-child{
    margin-left: -3.875rem;
    margin-right: -3.875rem;
  }

  .md\:last\:-my-15\.75:last-child{
    margin-top: -3.9375rem;
    margin-bottom: -3.9375rem;
  }

  .md\:last\:-mx-15\.75:last-child{
    margin-left: -3.9375rem;
    margin-right: -3.9375rem;
  }

  .md\:last\:-my-16\.25:last-child{
    margin-top: -4.0625rem;
    margin-bottom: -4.0625rem;
  }

  .md\:last\:-mx-16\.25:last-child{
    margin-left: -4.0625rem;
    margin-right: -4.0625rem;
  }

  .md\:last\:-my-17\.25:last-child{
    margin-top: -4.3125rem;
    margin-bottom: -4.3125rem;
  }

  .md\:last\:-mx-17\.25:last-child{
    margin-left: -4.3125rem;
    margin-right: -4.3125rem;
  }

  .md\:last\:-my-17\.5:last-child{
    margin-top: -4.375rem;
    margin-bottom: -4.375rem;
  }

  .md\:last\:-mx-17\.5:last-child{
    margin-left: -4.375rem;
    margin-right: -4.375rem;
  }

  .md\:last\:-my-18\.25:last-child{
    margin-top: -4.5625rem;
    margin-bottom: -4.5625rem;
  }

  .md\:last\:-mx-18\.25:last-child{
    margin-left: -4.5625rem;
    margin-right: -4.5625rem;
  }

  .md\:last\:-my-18\.5:last-child{
    margin-top: -4.625rem;
    margin-bottom: -4.625rem;
  }

  .md\:last\:-mx-18\.5:last-child{
    margin-left: -4.625rem;
    margin-right: -4.625rem;
  }

  .md\:last\:-my-20\.25:last-child{
    margin-top: -5.0625rem;
    margin-bottom: -5.0625rem;
  }

  .md\:last\:-mx-20\.25:last-child{
    margin-left: -5.0625rem;
    margin-right: -5.0625rem;
  }

  .md\:last\:-my-20\.5:last-child{
    margin-top: -5.125rem;
    margin-bottom: -5.125rem;
  }

  .md\:last\:-mx-20\.5:last-child{
    margin-left: -5.125rem;
    margin-right: -5.125rem;
  }

  .md\:last\:-my-22\.5:last-child{
    margin-top: -5.625rem;
    margin-bottom: -5.625rem;
  }

  .md\:last\:-mx-22\.5:last-child{
    margin-left: -5.625rem;
    margin-right: -5.625rem;
  }

  .md\:last\:-my-25\.5:last-child{
    margin-top: -6.375rem;
    margin-bottom: -6.375rem;
  }

  .md\:last\:-mx-25\.5:last-child{
    margin-left: -6.375rem;
    margin-right: -6.375rem;
  }

  .md\:last\:-my-26\.75:last-child{
    margin-top: -6.6875rem;
    margin-bottom: -6.6875rem;
  }

  .md\:last\:-mx-26\.75:last-child{
    margin-left: -6.6875rem;
    margin-right: -6.6875rem;
  }

  .md\:last\:-my-32\.5:last-child{
    margin-top: -8.125rem;
    margin-bottom: -8.125rem;
  }

  .md\:last\:-mx-32\.5:last-child{
    margin-left: -8.125rem;
    margin-right: -8.125rem;
  }

  .md\:last\:-my-37\.5:last-child{
    margin-top: -9.375rem;
    margin-bottom: -9.375rem;
  }

  .md\:last\:-mx-37\.5:last-child{
    margin-left: -9.375rem;
    margin-right: -9.375rem;
  }

  .md\:last\:-my-41\.25:last-child{
    margin-top: -10.3125rem;
    margin-bottom: -10.3125rem;
  }

  .md\:last\:-mx-41\.25:last-child{
    margin-left: -10.3125rem;
    margin-right: -10.3125rem;
  }

  .md\:last\:-my-52\.5:last-child{
    margin-top: -13.125rem;
    margin-bottom: -13.125rem;
  }

  .md\:last\:-mx-52\.5:last-child{
    margin-left: -13.125rem;
    margin-right: -13.125rem;
  }

  .md\:last\:-my-54\.5:last-child{
    margin-top: -13.625rem;
    margin-bottom: -13.625rem;
  }

  .md\:last\:-mx-54\.5:last-child{
    margin-left: -13.625rem;
    margin-right: -13.625rem;
  }

  .md\:last\:-my-57\.25:last-child{
    margin-top: -14.3125rem;
    margin-bottom: -14.3125rem;
  }

  .md\:last\:-mx-57\.25:last-child{
    margin-left: -14.3125rem;
    margin-right: -14.3125rem;
  }

  .md\:last\:-my-57\.5:last-child{
    margin-top: -14.375rem;
    margin-bottom: -14.375rem;
  }

  .md\:last\:-mx-57\.5:last-child{
    margin-left: -14.375rem;
    margin-right: -14.375rem;
  }

  .md\:last\:-my-66\.25:last-child{
    margin-top: -16.5625rem;
    margin-bottom: -16.5625rem;
  }

  .md\:last\:-mx-66\.25:last-child{
    margin-left: -16.5625rem;
    margin-right: -16.5625rem;
  }

  .md\:last\:-my-74\.5:last-child{
    margin-top: -18.125rem;
    margin-bottom: -18.125rem;
  }

  .md\:last\:-mx-74\.5:last-child{
    margin-left: -18.125rem;
    margin-right: -18.125rem;
  }

  .md\:last\:-my-106\.25:last-child{
    margin-top: -26.5625rem;
    margin-bottom: -26.5625rem;
  }

  .md\:last\:-mx-106\.25:last-child{
    margin-left: -26.5625rem;
    margin-right: -26.5625rem;
  }

  .md\:last\:-my-112\.25:last-child{
    margin-top: -28.0675rem;
    margin-bottom: -28.0675rem;
  }

  .md\:last\:-mx-112\.25:last-child{
    margin-left: -28.0675rem;
    margin-right: -28.0675rem;
  }

  .md\:last\:-my-112\.75:last-child{
    margin-top: -28.1875rem;
    margin-bottom: -28.1875rem;
  }

  .md\:last\:-mx-112\.75:last-child{
    margin-left: -28.1875rem;
    margin-right: -28.1875rem;
  }

  .md\:last\:-my-147\.5:last-child{
    margin-top: -36.875rem;
    margin-bottom: -36.875rem;
  }

  .md\:last\:-mx-147\.5:last-child{
    margin-left: -36.875rem;
    margin-right: -36.875rem;
  }

  .md\:last\:-my-162\.5:last-child{
    margin-top: -40.625rem;
    margin-bottom: -40.625rem;
  }

  .md\:last\:-mx-162\.5:last-child{
    margin-left: -40.625rem;
    margin-right: -40.625rem;
  }

  .md\:last\:-my-172\.25:last-child{
    margin-top: -42.5625rem;
    margin-bottom: -42.5625rem;
  }

  .md\:last\:-mx-172\.25:last-child{
    margin-left: -42.5625rem;
    margin-right: -42.5625rem;
  }

  .md\:last\:-my-175\.25:last-child{
    margin-top: -43.8125rem;
    margin-bottom: -43.8125rem;
  }

  .md\:last\:-mx-175\.25:last-child{
    margin-left: -43.8125rem;
    margin-right: -43.8125rem;
  }

  .md\:last\:-my-184\.25:last-child{
    margin-top: -46.0625rem;
    margin-bottom: -46.0625rem;
  }

  .md\:last\:-mx-184\.25:last-child{
    margin-left: -46.0625rem;
    margin-right: -46.0625rem;
  }

  .md\:last\:-my-203\.25:last-child{
    margin-top: -50.8125rem;
    margin-bottom: -50.8125rem;
  }

  .md\:last\:-mx-203\.25:last-child{
    margin-left: -50.8125rem;
    margin-right: -50.8125rem;
  }

  .md\:last\:-my-half:last-child{
    margin-top: -50%;
    margin-bottom: -50%;
  }

  .md\:last\:-mx-half:last-child{
    margin-left: -50%;
    margin-right: -50%;
  }

  .md\:last\:-my-full:last-child{
    margin-top: -100%;
    margin-bottom: -100%;
  }

  .md\:last\:-mx-full:last-child{
    margin-left: -100%;
    margin-right: -100%;
  }

  .md\:last\:-my-1\/10:last-child{
    margin-top: -10%;
    margin-bottom: -10%;
  }

  .md\:last\:-mx-1\/10:last-child{
    margin-left: -10%;
    margin-right: -10%;
  }

  .md\:last\:-my-2\/10:last-child{
    margin-top: -20%;
    margin-bottom: -20%;
  }

  .md\:last\:-mx-2\/10:last-child{
    margin-left: -20%;
    margin-right: -20%;
  }

  .md\:last\:-my-3\/10:last-child{
    margin-top: -30%;
    margin-bottom: -30%;
  }

  .md\:last\:-mx-3\/10:last-child{
    margin-left: -30%;
    margin-right: -30%;
  }

  .md\:last\:-my-4\/10:last-child{
    margin-top: -40%;
    margin-bottom: -40%;
  }

  .md\:last\:-mx-4\/10:last-child{
    margin-left: -40%;
    margin-right: -40%;
  }

  .md\:last\:-my-4\.5\/10:last-child{
    margin-top: -45%;
    margin-bottom: -45%;
  }

  .md\:last\:-mx-4\.5\/10:last-child{
    margin-left: -45%;
    margin-right: -45%;
  }

  .md\:last\:-my-5\/10:last-child{
    margin-top: -50%;
    margin-bottom: -50%;
  }

  .md\:last\:-mx-5\/10:last-child{
    margin-left: -50%;
    margin-right: -50%;
  }

  .md\:last\:-my-5\.5\/10:last-child{
    margin-top: -55%;
    margin-bottom: -55%;
  }

  .md\:last\:-mx-5\.5\/10:last-child{
    margin-left: -55%;
    margin-right: -55%;
  }

  .md\:last\:-my-6\/10:last-child{
    margin-top: -60%;
    margin-bottom: -60%;
  }

  .md\:last\:-mx-6\/10:last-child{
    margin-left: -60%;
    margin-right: -60%;
  }

  .md\:last\:-my-7\/10:last-child{
    margin-top: -70%;
    margin-bottom: -70%;
  }

  .md\:last\:-mx-7\/10:last-child{
    margin-left: -70%;
    margin-right: -70%;
  }

  .md\:last\:-my-8\/10:last-child{
    margin-top: -80%;
    margin-bottom: -80%;
  }

  .md\:last\:-mx-8\/10:last-child{
    margin-left: -80%;
    margin-right: -80%;
  }

  .md\:last\:-my-9\/10:last-child{
    margin-top: -90%;
    margin-bottom: -90%;
  }

  .md\:last\:-mx-9\/10:last-child{
    margin-left: -90%;
    margin-right: -90%;
  }

  .md\:last\:-my-1\/12:last-child{
    margin-top: -8.33333%;
    margin-bottom: -8.33333%;
  }

  .md\:last\:-mx-1\/12:last-child{
    margin-left: -8.33333%;
    margin-right: -8.33333%;
  }

  .md\:last\:-my-2\/12:last-child{
    margin-top: -16.66667%;
    margin-bottom: -16.66667%;
  }

  .md\:last\:-mx-2\/12:last-child{
    margin-left: -16.66667%;
    margin-right: -16.66667%;
  }

  .md\:last\:-my-3\/12:last-child{
    margin-top: -25%;
    margin-bottom: -25%;
  }

  .md\:last\:-mx-3\/12:last-child{
    margin-left: -25%;
    margin-right: -25%;
  }

  .md\:last\:-my-4\/12:last-child{
    margin-top: -33.33333%;
    margin-bottom: -33.33333%;
  }

  .md\:last\:-mx-4\/12:last-child{
    margin-left: -33.33333%;
    margin-right: -33.33333%;
  }

  .md\:last\:-my-5\/12:last-child{
    margin-top: -41.66667%;
    margin-bottom: -41.66667%;
  }

  .md\:last\:-mx-5\/12:last-child{
    margin-left: -41.66667%;
    margin-right: -41.66667%;
  }

  .md\:last\:-my-6\/12:last-child{
    margin-top: -50%;
    margin-bottom: -50%;
  }

  .md\:last\:-mx-6\/12:last-child{
    margin-left: -50%;
    margin-right: -50%;
  }

  .md\:last\:-my-7\/12:last-child{
    margin-top: -58.33333%;
    margin-bottom: -58.33333%;
  }

  .md\:last\:-mx-7\/12:last-child{
    margin-left: -58.33333%;
    margin-right: -58.33333%;
  }

  .md\:last\:-my-8\/12:last-child{
    margin-top: -66.66667%;
    margin-bottom: -66.66667%;
  }

  .md\:last\:-mx-8\/12:last-child{
    margin-left: -66.66667%;
    margin-right: -66.66667%;
  }

  .md\:last\:-my-9\/12:last-child{
    margin-top: -75%;
    margin-bottom: -75%;
  }

  .md\:last\:-mx-9\/12:last-child{
    margin-left: -75%;
    margin-right: -75%;
  }

  .md\:last\:-my-10\/12:last-child{
    margin-top: -83.33333%;
    margin-bottom: -83.33333%;
  }

  .md\:last\:-mx-10\/12:last-child{
    margin-left: -83.33333%;
    margin-right: -83.33333%;
  }

  .md\:last\:-my-11\/12:last-child{
    margin-top: -91.66667%;
    margin-bottom: -91.66667%;
  }

  .md\:last\:-mx-11\/12:last-child{
    margin-left: -91.66667%;
    margin-right: -91.66667%;
  }

  .md\:last\:mt-0:last-child{
    margin-top: 0px;
  }

  .md\:last\:mr-0:last-child{
    margin-right: 0px;
  }

  .md\:last\:mb-0:last-child{
    margin-bottom: 0px;
  }

  .md\:last\:ml-0:last-child{
    margin-left: 0px;
  }

  .md\:last\:mt-1:last-child{
    margin-top: 0.25rem;
  }

  .md\:last\:mr-1:last-child{
    margin-right: 0.25rem;
  }

  .md\:last\:mb-1:last-child{
    margin-bottom: 0.25rem;
  }

  .md\:last\:ml-1:last-child{
    margin-left: 0.25rem;
  }

  .md\:last\:mt-2:last-child{
    margin-top: 0.5rem;
  }

  .md\:last\:mr-2:last-child{
    margin-right: 0.5rem;
  }

  .md\:last\:mb-2:last-child{
    margin-bottom: 0.5rem;
  }

  .md\:last\:ml-2:last-child{
    margin-left: 0.5rem;
  }

  .md\:last\:mt-3:last-child{
    margin-top: 0.75rem;
  }

  .md\:last\:mr-3:last-child{
    margin-right: 0.75rem;
  }

  .md\:last\:mb-3:last-child{
    margin-bottom: 0.75rem;
  }

  .md\:last\:ml-3:last-child{
    margin-left: 0.75rem;
  }

  .md\:last\:mt-4:last-child{
    margin-top: 1rem;
  }

  .md\:last\:mr-4:last-child{
    margin-right: 1rem;
  }

  .md\:last\:mb-4:last-child{
    margin-bottom: 1rem;
  }

  .md\:last\:ml-4:last-child{
    margin-left: 1rem;
  }

  .md\:last\:mt-5:last-child{
    margin-top: 1.25rem;
  }

  .md\:last\:mr-5:last-child{
    margin-right: 1.25rem;
  }

  .md\:last\:mb-5:last-child{
    margin-bottom: 1.25rem;
  }

  .md\:last\:ml-5:last-child{
    margin-left: 1.25rem;
  }

  .md\:last\:mt-6:last-child{
    margin-top: 1.5rem;
  }

  .md\:last\:mr-6:last-child{
    margin-right: 1.5rem;
  }

  .md\:last\:mb-6:last-child{
    margin-bottom: 1.5rem;
  }

  .md\:last\:ml-6:last-child{
    margin-left: 1.5rem;
  }

  .md\:last\:mt-7:last-child{
    margin-top: 1.75rem;
  }

  .md\:last\:mr-7:last-child{
    margin-right: 1.75rem;
  }

  .md\:last\:mb-7:last-child{
    margin-bottom: 1.75rem;
  }

  .md\:last\:ml-7:last-child{
    margin-left: 1.75rem;
  }

  .md\:last\:mt-8:last-child{
    margin-top: 2rem;
  }

  .md\:last\:mr-8:last-child{
    margin-right: 2rem;
  }

  .md\:last\:mb-8:last-child{
    margin-bottom: 2rem;
  }

  .md\:last\:ml-8:last-child{
    margin-left: 2rem;
  }

  .md\:last\:mt-9:last-child{
    margin-top: 2.25rem;
  }

  .md\:last\:mr-9:last-child{
    margin-right: 2.25rem;
  }

  .md\:last\:mb-9:last-child{
    margin-bottom: 2.25rem;
  }

  .md\:last\:ml-9:last-child{
    margin-left: 2.25rem;
  }

  .md\:last\:mt-10:last-child{
    margin-top: 2.5rem;
  }

  .md\:last\:mr-10:last-child{
    margin-right: 2.5rem;
  }

  .md\:last\:mb-10:last-child{
    margin-bottom: 2.5rem;
  }

  .md\:last\:ml-10:last-child{
    margin-left: 2.5rem;
  }

  .md\:last\:mt-11:last-child{
    margin-top: 2.75rem;
  }

  .md\:last\:mr-11:last-child{
    margin-right: 2.75rem;
  }

  .md\:last\:mb-11:last-child{
    margin-bottom: 2.75rem;
  }

  .md\:last\:ml-11:last-child{
    margin-left: 2.75rem;
  }

  .md\:last\:mt-12:last-child{
    margin-top: 3rem;
  }

  .md\:last\:mr-12:last-child{
    margin-right: 3rem;
  }

  .md\:last\:mb-12:last-child{
    margin-bottom: 3rem;
  }

  .md\:last\:ml-12:last-child{
    margin-left: 3rem;
  }

  .md\:last\:mt-13:last-child{
    margin-top: 3.25rem;
  }

  .md\:last\:mr-13:last-child{
    margin-right: 3.25rem;
  }

  .md\:last\:mb-13:last-child{
    margin-bottom: 3.25rem;
  }

  .md\:last\:ml-13:last-child{
    margin-left: 3.25rem;
  }

  .md\:last\:mt-14:last-child{
    margin-top: 3.5rem;
  }

  .md\:last\:mr-14:last-child{
    margin-right: 3.5rem;
  }

  .md\:last\:mb-14:last-child{
    margin-bottom: 3.5rem;
  }

  .md\:last\:ml-14:last-child{
    margin-left: 3.5rem;
  }

  .md\:last\:mt-15:last-child{
    margin-top: 3.75rem;
  }

  .md\:last\:mr-15:last-child{
    margin-right: 3.75rem;
  }

  .md\:last\:mb-15:last-child{
    margin-bottom: 3.75rem;
  }

  .md\:last\:ml-15:last-child{
    margin-left: 3.75rem;
  }

  .md\:last\:mt-16:last-child{
    margin-top: 4rem;
  }

  .md\:last\:mr-16:last-child{
    margin-right: 4rem;
  }

  .md\:last\:mb-16:last-child{
    margin-bottom: 4rem;
  }

  .md\:last\:ml-16:last-child{
    margin-left: 4rem;
  }

  .md\:last\:mt-17:last-child{
    margin-top: 4.25rem;
  }

  .md\:last\:mr-17:last-child{
    margin-right: 4.25rem;
  }

  .md\:last\:mb-17:last-child{
    margin-bottom: 4.25rem;
  }

  .md\:last\:ml-17:last-child{
    margin-left: 4.25rem;
  }

  .md\:last\:mt-18:last-child{
    margin-top: 4.5rem;
  }

  .md\:last\:mr-18:last-child{
    margin-right: 4.5rem;
  }

  .md\:last\:mb-18:last-child{
    margin-bottom: 4.5rem;
  }

  .md\:last\:ml-18:last-child{
    margin-left: 4.5rem;
  }

  .md\:last\:mt-19:last-child{
    margin-top: 4.75rem;
  }

  .md\:last\:mr-19:last-child{
    margin-right: 4.75rem;
  }

  .md\:last\:mb-19:last-child{
    margin-bottom: 4.75rem;
  }

  .md\:last\:ml-19:last-child{
    margin-left: 4.75rem;
  }

  .md\:last\:mt-20:last-child{
    margin-top: 5rem;
  }

  .md\:last\:mr-20:last-child{
    margin-right: 5rem;
  }

  .md\:last\:mb-20:last-child{
    margin-bottom: 5rem;
  }

  .md\:last\:ml-20:last-child{
    margin-left: 5rem;
  }

  .md\:last\:mt-22:last-child{
    margin-top: 5.5rem;
  }

  .md\:last\:mr-22:last-child{
    margin-right: 5.5rem;
  }

  .md\:last\:mb-22:last-child{
    margin-bottom: 5.5rem;
  }

  .md\:last\:ml-22:last-child{
    margin-left: 5.5rem;
  }

  .md\:last\:mt-24:last-child{
    margin-top: 6rem;
  }

  .md\:last\:mr-24:last-child{
    margin-right: 6rem;
  }

  .md\:last\:mb-24:last-child{
    margin-bottom: 6rem;
  }

  .md\:last\:ml-24:last-child{
    margin-left: 6rem;
  }

  .md\:last\:mt-25:last-child{
    margin-top: 6.25rem;
  }

  .md\:last\:mr-25:last-child{
    margin-right: 6.25rem;
  }

  .md\:last\:mb-25:last-child{
    margin-bottom: 6.25rem;
  }

  .md\:last\:ml-25:last-child{
    margin-left: 6.25rem;
  }

  .md\:last\:mt-28:last-child{
    margin-top: 7rem;
  }

  .md\:last\:mr-28:last-child{
    margin-right: 7rem;
  }

  .md\:last\:mb-28:last-child{
    margin-bottom: 7rem;
  }

  .md\:last\:ml-28:last-child{
    margin-left: 7rem;
  }

  .md\:last\:mt-30:last-child{
    margin-top: 7.5rem;
  }

  .md\:last\:mr-30:last-child{
    margin-right: 7.5rem;
  }

  .md\:last\:mb-30:last-child{
    margin-bottom: 7.5rem;
  }

  .md\:last\:ml-30:last-child{
    margin-left: 7.5rem;
  }

  .md\:last\:mt-32:last-child{
    margin-top: 8rem;
  }

  .md\:last\:mr-32:last-child{
    margin-right: 8rem;
  }

  .md\:last\:mb-32:last-child{
    margin-bottom: 8rem;
  }

  .md\:last\:ml-32:last-child{
    margin-left: 8rem;
  }

  .md\:last\:mt-34:last-child{
    margin-top: 8.5rem;
  }

  .md\:last\:mr-34:last-child{
    margin-right: 8.5rem;
  }

  .md\:last\:mb-34:last-child{
    margin-bottom: 8.5rem;
  }

  .md\:last\:ml-34:last-child{
    margin-left: 8.5rem;
  }

  .md\:last\:mt-35:last-child{
    margin-top: 8.75rem;
  }

  .md\:last\:mr-35:last-child{
    margin-right: 8.75rem;
  }

  .md\:last\:mb-35:last-child{
    margin-bottom: 8.75rem;
  }

  .md\:last\:ml-35:last-child{
    margin-left: 8.75rem;
  }

  .md\:last\:mt-36:last-child{
    margin-top: 9rem;
  }

  .md\:last\:mr-36:last-child{
    margin-right: 9rem;
  }

  .md\:last\:mb-36:last-child{
    margin-bottom: 9rem;
  }

  .md\:last\:ml-36:last-child{
    margin-left: 9rem;
  }

  .md\:last\:mt-39:last-child{
    margin-top: 9.75rem;
  }

  .md\:last\:mr-39:last-child{
    margin-right: 9.75rem;
  }

  .md\:last\:mb-39:last-child{
    margin-bottom: 9.75rem;
  }

  .md\:last\:ml-39:last-child{
    margin-left: 9.75rem;
  }

  .md\:last\:mt-40:last-child{
    margin-top: 10rem;
  }

  .md\:last\:mr-40:last-child{
    margin-right: 10rem;
  }

  .md\:last\:mb-40:last-child{
    margin-bottom: 10rem;
  }

  .md\:last\:ml-40:last-child{
    margin-left: 10rem;
  }

  .md\:last\:mt-42:last-child{
    margin-top: 10.5rem;
  }

  .md\:last\:mr-42:last-child{
    margin-right: 10.5rem;
  }

  .md\:last\:mb-42:last-child{
    margin-bottom: 10.5rem;
  }

  .md\:last\:ml-42:last-child{
    margin-left: 10.5rem;
  }

  .md\:last\:mt-44:last-child{
    margin-top: 11rem;
  }

  .md\:last\:mr-44:last-child{
    margin-right: 11rem;
  }

  .md\:last\:mb-44:last-child{
    margin-bottom: 11rem;
  }

  .md\:last\:ml-44:last-child{
    margin-left: 11rem;
  }

  .md\:last\:mt-45:last-child{
    margin-top: 11.25rem;
  }

  .md\:last\:mr-45:last-child{
    margin-right: 11.25rem;
  }

  .md\:last\:mb-45:last-child{
    margin-bottom: 11.25rem;
  }

  .md\:last\:ml-45:last-child{
    margin-left: 11.25rem;
  }

  .md\:last\:mt-48:last-child{
    margin-top: 12rem;
  }

  .md\:last\:mr-48:last-child{
    margin-right: 12rem;
  }

  .md\:last\:mb-48:last-child{
    margin-bottom: 12rem;
  }

  .md\:last\:ml-48:last-child{
    margin-left: 12rem;
  }

  .md\:last\:mt-50:last-child{
    margin-top: 12.5rem;
  }

  .md\:last\:mr-50:last-child{
    margin-right: 12.5rem;
  }

  .md\:last\:mb-50:last-child{
    margin-bottom: 12.5rem;
  }

  .md\:last\:ml-50:last-child{
    margin-left: 12.5rem;
  }

  .md\:last\:mt-52:last-child{
    margin-top: 13rem;
  }

  .md\:last\:mr-52:last-child{
    margin-right: 13rem;
  }

  .md\:last\:mb-52:last-child{
    margin-bottom: 13rem;
  }

  .md\:last\:ml-52:last-child{
    margin-left: 13rem;
  }

  .md\:last\:mt-55:last-child{
    margin-top: 13.75rem;
  }

  .md\:last\:mr-55:last-child{
    margin-right: 13.75rem;
  }

  .md\:last\:mb-55:last-child{
    margin-bottom: 13.75rem;
  }

  .md\:last\:ml-55:last-child{
    margin-left: 13.75rem;
  }

  .md\:last\:mt-56:last-child{
    margin-top: 14rem;
  }

  .md\:last\:mr-56:last-child{
    margin-right: 14rem;
  }

  .md\:last\:mb-56:last-child{
    margin-bottom: 14rem;
  }

  .md\:last\:ml-56:last-child{
    margin-left: 14rem;
  }

  .md\:last\:mt-58:last-child{
    margin-top: 14.5rem;
  }

  .md\:last\:mr-58:last-child{
    margin-right: 14.5rem;
  }

  .md\:last\:mb-58:last-child{
    margin-bottom: 14.5rem;
  }

  .md\:last\:ml-58:last-child{
    margin-left: 14.5rem;
  }

  .md\:last\:mt-60:last-child{
    margin-top: 15rem;
  }

  .md\:last\:mr-60:last-child{
    margin-right: 15rem;
  }

  .md\:last\:mb-60:last-child{
    margin-bottom: 15rem;
  }

  .md\:last\:ml-60:last-child{
    margin-left: 15rem;
  }

  .md\:last\:mt-64:last-child{
    margin-top: 16rem;
  }

  .md\:last\:mr-64:last-child{
    margin-right: 16rem;
  }

  .md\:last\:mb-64:last-child{
    margin-bottom: 16rem;
  }

  .md\:last\:ml-64:last-child{
    margin-left: 16rem;
  }

  .md\:last\:mt-65:last-child{
    margin-top: 16.25rem;
  }

  .md\:last\:mr-65:last-child{
    margin-right: 16.25rem;
  }

  .md\:last\:mb-65:last-child{
    margin-bottom: 16.25rem;
  }

  .md\:last\:ml-65:last-child{
    margin-left: 16.25rem;
  }

  .md\:last\:mt-68:last-child{
    margin-top: 17rem;
  }

  .md\:last\:mr-68:last-child{
    margin-right: 17rem;
  }

  .md\:last\:mb-68:last-child{
    margin-bottom: 17rem;
  }

  .md\:last\:ml-68:last-child{
    margin-left: 17rem;
  }

  .md\:last\:mt-69:last-child{
    margin-top: 17.25rem;
  }

  .md\:last\:mr-69:last-child{
    margin-right: 17.25rem;
  }

  .md\:last\:mb-69:last-child{
    margin-bottom: 17.25rem;
  }

  .md\:last\:ml-69:last-child{
    margin-left: 17.25rem;
  }

  .md\:last\:mt-70:last-child{
    margin-top: 17.5rem;
  }

  .md\:last\:mr-70:last-child{
    margin-right: 17.5rem;
  }

  .md\:last\:mb-70:last-child{
    margin-bottom: 17.5rem;
  }

  .md\:last\:ml-70:last-child{
    margin-left: 17.5rem;
  }

  .md\:last\:mt-72:last-child{
    margin-top: 18rem;
  }

  .md\:last\:mr-72:last-child{
    margin-right: 18rem;
  }

  .md\:last\:mb-72:last-child{
    margin-bottom: 18rem;
  }

  .md\:last\:ml-72:last-child{
    margin-left: 18rem;
  }

  .md\:last\:mt-75:last-child{
    margin-top: 18.75rem;
  }

  .md\:last\:mr-75:last-child{
    margin-right: 18.75rem;
  }

  .md\:last\:mb-75:last-child{
    margin-bottom: 18.75rem;
  }

  .md\:last\:ml-75:last-child{
    margin-left: 18.75rem;
  }

  .md\:last\:mt-80:last-child{
    margin-top: 20rem;
  }

  .md\:last\:mr-80:last-child{
    margin-right: 20rem;
  }

  .md\:last\:mb-80:last-child{
    margin-bottom: 20rem;
  }

  .md\:last\:ml-80:last-child{
    margin-left: 20rem;
  }

  .md\:last\:mt-85:last-child{
    margin-top: 21.25rem;
  }

  .md\:last\:mr-85:last-child{
    margin-right: 21.25rem;
  }

  .md\:last\:mb-85:last-child{
    margin-bottom: 21.25rem;
  }

  .md\:last\:ml-85:last-child{
    margin-left: 21.25rem;
  }

  .md\:last\:mt-86:last-child{
    margin-top: 21.5rem;
  }

  .md\:last\:mr-86:last-child{
    margin-right: 21.5rem;
  }

  .md\:last\:mb-86:last-child{
    margin-bottom: 21.5rem;
  }

  .md\:last\:ml-86:last-child{
    margin-left: 21.5rem;
  }

  .md\:last\:mt-90:last-child{
    margin-top: 22.5rem;
  }

  .md\:last\:mr-90:last-child{
    margin-right: 22.5rem;
  }

  .md\:last\:mb-90:last-child{
    margin-bottom: 22.5rem;
  }

  .md\:last\:ml-90:last-child{
    margin-left: 22.5rem;
  }

  .md\:last\:mt-96:last-child{
    margin-top: 24rem;
  }

  .md\:last\:mr-96:last-child{
    margin-right: 24rem;
  }

  .md\:last\:mb-96:last-child{
    margin-bottom: 24rem;
  }

  .md\:last\:ml-96:last-child{
    margin-left: 24rem;
  }

  .md\:last\:mt-100:last-child{
    margin-top: 25rem;
  }

  .md\:last\:mr-100:last-child{
    margin-right: 25rem;
  }

  .md\:last\:mb-100:last-child{
    margin-bottom: 25rem;
  }

  .md\:last\:ml-100:last-child{
    margin-left: 25rem;
  }

  .md\:last\:mt-115:last-child{
    margin-top: 28.75rem;
  }

  .md\:last\:mr-115:last-child{
    margin-right: 28.75rem;
  }

  .md\:last\:mb-115:last-child{
    margin-bottom: 28.75rem;
  }

  .md\:last\:ml-115:last-child{
    margin-left: 28.75rem;
  }

  .md\:last\:mt-125:last-child{
    margin-top: 31.25rem;
  }

  .md\:last\:mr-125:last-child{
    margin-right: 31.25rem;
  }

  .md\:last\:mb-125:last-child{
    margin-bottom: 31.25rem;
  }

  .md\:last\:ml-125:last-child{
    margin-left: 31.25rem;
  }

  .md\:last\:mt-142:last-child{
    margin-top: 35.5rem;
  }

  .md\:last\:mr-142:last-child{
    margin-right: 35.5rem;
  }

  .md\:last\:mb-142:last-child{
    margin-bottom: 35.5rem;
  }

  .md\:last\:ml-142:last-child{
    margin-left: 35.5rem;
  }

  .md\:last\:mt-150:last-child{
    margin-top: 37.5rem;
  }

  .md\:last\:mr-150:last-child{
    margin-right: 37.5rem;
  }

  .md\:last\:mb-150:last-child{
    margin-bottom: 37.5rem;
  }

  .md\:last\:ml-150:last-child{
    margin-left: 37.5rem;
  }

  .md\:last\:mt-156:last-child{
    margin-top: 39rem;
  }

  .md\:last\:mr-156:last-child{
    margin-right: 39rem;
  }

  .md\:last\:mb-156:last-child{
    margin-bottom: 39rem;
  }

  .md\:last\:ml-156:last-child{
    margin-left: 39rem;
  }

  .md\:last\:mt-160:last-child{
    margin-top: 40rem;
  }

  .md\:last\:mr-160:last-child{
    margin-right: 40rem;
  }

  .md\:last\:mb-160:last-child{
    margin-bottom: 40rem;
  }

  .md\:last\:ml-160:last-child{
    margin-left: 40rem;
  }

  .md\:last\:mt-175:last-child{
    margin-top: 43.75rem;
  }

  .md\:last\:mr-175:last-child{
    margin-right: 43.75rem;
  }

  .md\:last\:mb-175:last-child{
    margin-bottom: 43.75rem;
  }

  .md\:last\:ml-175:last-child{
    margin-left: 43.75rem;
  }

  .md\:last\:mt-207:last-child{
    margin-top: 51.75rem;
  }

  .md\:last\:mr-207:last-child{
    margin-right: 51.75rem;
  }

  .md\:last\:mb-207:last-child{
    margin-bottom: 51.75rem;
  }

  .md\:last\:ml-207:last-child{
    margin-left: 51.75rem;
  }

  .md\:last\:mt-242:last-child{
    margin-top: 60.5rem;
  }

  .md\:last\:mr-242:last-child{
    margin-right: 60.5rem;
  }

  .md\:last\:mb-242:last-child{
    margin-bottom: 60.5rem;
  }

  .md\:last\:ml-242:last-child{
    margin-left: 60.5rem;
  }

  .md\:last\:mt-250:last-child{
    margin-top: 62.5rem;
  }

  .md\:last\:mr-250:last-child{
    margin-right: 62.5rem;
  }

  .md\:last\:mb-250:last-child{
    margin-bottom: 62.5rem;
  }

  .md\:last\:ml-250:last-child{
    margin-left: 62.5rem;
  }

  .md\:last\:mt-258:last-child{
    margin-top: 64.5rem;
  }

  .md\:last\:mr-258:last-child{
    margin-right: 64.5rem;
  }

  .md\:last\:mb-258:last-child{
    margin-bottom: 64.5rem;
  }

  .md\:last\:ml-258:last-child{
    margin-left: 64.5rem;
  }

  .md\:last\:mt-265:last-child{
    margin-top: 66.25rem;
  }

  .md\:last\:mr-265:last-child{
    margin-right: 66.25rem;
  }

  .md\:last\:mb-265:last-child{
    margin-bottom: 66.25rem;
  }

  .md\:last\:ml-265:last-child{
    margin-left: 66.25rem;
  }

  .md\:last\:mt-280:last-child{
    margin-top: 70rem;
  }

  .md\:last\:mr-280:last-child{
    margin-right: 70rem;
  }

  .md\:last\:mb-280:last-child{
    margin-bottom: 70rem;
  }

  .md\:last\:ml-280:last-child{
    margin-left: 70rem;
  }

  .md\:last\:mt-auto:last-child{
    margin-top: auto;
  }

  .md\:last\:mr-auto:last-child{
    margin-right: auto;
  }

  .md\:last\:mb-auto:last-child{
    margin-bottom: auto;
  }

  .md\:last\:ml-auto:last-child{
    margin-left: auto;
  }

  .md\:last\:mt-px:last-child{
    margin-top: 1px;
  }

  .md\:last\:mr-px:last-child{
    margin-right: 1px;
  }

  .md\:last\:mb-px:last-child{
    margin-bottom: 1px;
  }

  .md\:last\:ml-px:last-child{
    margin-left: 1px;
  }

  .md\:last\:mt-0\.5:last-child{
    margin-top: 0.125rem;
  }

  .md\:last\:mr-0\.5:last-child{
    margin-right: 0.125rem;
  }

  .md\:last\:mb-0\.5:last-child{
    margin-bottom: 0.125rem;
  }

  .md\:last\:ml-0\.5:last-child{
    margin-left: 0.125rem;
  }

  .md\:last\:mt-1\.5:last-child{
    margin-top: 0.375rem;
  }

  .md\:last\:mr-1\.5:last-child{
    margin-right: 0.375rem;
  }

  .md\:last\:mb-1\.5:last-child{
    margin-bottom: 0.375rem;
  }

  .md\:last\:ml-1\.5:last-child{
    margin-left: 0.375rem;
  }

  .md\:last\:mt-2\.5:last-child{
    margin-top: 0.625rem;
  }

  .md\:last\:mr-2\.5:last-child{
    margin-right: 0.625rem;
  }

  .md\:last\:mb-2\.5:last-child{
    margin-bottom: 0.625rem;
  }

  .md\:last\:ml-2\.5:last-child{
    margin-left: 0.625rem;
  }

  .md\:last\:mt-3\.5:last-child{
    margin-top: 0.875rem;
  }

  .md\:last\:mr-3\.5:last-child{
    margin-right: 0.875rem;
  }

  .md\:last\:mb-3\.5:last-child{
    margin-bottom: 0.875rem;
  }

  .md\:last\:ml-3\.5:last-child{
    margin-left: 0.875rem;
  }

  .md\:last\:mt-0\.25:last-child{
    margin-top: 0.0625rem;
  }

  .md\:last\:mr-0\.25:last-child{
    margin-right: 0.0625rem;
  }

  .md\:last\:mb-0\.25:last-child{
    margin-bottom: 0.0625rem;
  }

  .md\:last\:ml-0\.25:last-child{
    margin-left: 0.0625rem;
  }

  .md\:last\:mt-0\.75:last-child{
    margin-top: 0.1875rem;
  }

  .md\:last\:mr-0\.75:last-child{
    margin-right: 0.1875rem;
  }

  .md\:last\:mb-0\.75:last-child{
    margin-bottom: 0.1875rem;
  }

  .md\:last\:ml-0\.75:last-child{
    margin-left: 0.1875rem;
  }

  .md\:last\:mt-1\.25:last-child{
    margin-top: 0.3125rem;
  }

  .md\:last\:mr-1\.25:last-child{
    margin-right: 0.3125rem;
  }

  .md\:last\:mb-1\.25:last-child{
    margin-bottom: 0.3125rem;
  }

  .md\:last\:ml-1\.25:last-child{
    margin-left: 0.3125rem;
  }

  .md\:last\:mt-1\.75:last-child{
    margin-top: 0.4375rem;
  }

  .md\:last\:mr-1\.75:last-child{
    margin-right: 0.4375rem;
  }

  .md\:last\:mb-1\.75:last-child{
    margin-bottom: 0.4375rem;
  }

  .md\:last\:ml-1\.75:last-child{
    margin-left: 0.4375rem;
  }

  .md\:last\:mt-2\.25:last-child{
    margin-top: 0.5625rem;
  }

  .md\:last\:mr-2\.25:last-child{
    margin-right: 0.5625rem;
  }

  .md\:last\:mb-2\.25:last-child{
    margin-bottom: 0.5625rem;
  }

  .md\:last\:ml-2\.25:last-child{
    margin-left: 0.5625rem;
  }

  .md\:last\:mt-2\.75:last-child{
    margin-top: 0.6875rem;
  }

  .md\:last\:mr-2\.75:last-child{
    margin-right: 0.6875rem;
  }

  .md\:last\:mb-2\.75:last-child{
    margin-bottom: 0.6875rem;
  }

  .md\:last\:ml-2\.75:last-child{
    margin-left: 0.6875rem;
  }

  .md\:last\:mt-3\.25:last-child{
    margin-top: 0.8125rem;
  }

  .md\:last\:mr-3\.25:last-child{
    margin-right: 0.8125rem;
  }

  .md\:last\:mb-3\.25:last-child{
    margin-bottom: 0.8125rem;
  }

  .md\:last\:ml-3\.25:last-child{
    margin-left: 0.8125rem;
  }

  .md\:last\:mt-3\.75:last-child{
    margin-top: 0.9375rem;
  }

  .md\:last\:mr-3\.75:last-child{
    margin-right: 0.9375rem;
  }

  .md\:last\:mb-3\.75:last-child{
    margin-bottom: 0.9375rem;
  }

  .md\:last\:ml-3\.75:last-child{
    margin-left: 0.9375rem;
  }

  .md\:last\:mt-4\.25:last-child{
    margin-top: 1.0625rem;
  }

  .md\:last\:mr-4\.25:last-child{
    margin-right: 1.0625rem;
  }

  .md\:last\:mb-4\.25:last-child{
    margin-bottom: 1.0625rem;
  }

  .md\:last\:ml-4\.25:last-child{
    margin-left: 1.0625rem;
  }

  .md\:last\:mt-4\.5:last-child{
    margin-top: 1.125rem;
  }

  .md\:last\:mr-4\.5:last-child{
    margin-right: 1.125rem;
  }

  .md\:last\:mb-4\.5:last-child{
    margin-bottom: 1.125rem;
  }

  .md\:last\:ml-4\.5:last-child{
    margin-left: 1.125rem;
  }

  .md\:last\:mt-4\.75:last-child{
    margin-top: 1.1875rem;
  }

  .md\:last\:mr-4\.75:last-child{
    margin-right: 1.1875rem;
  }

  .md\:last\:mb-4\.75:last-child{
    margin-bottom: 1.1875rem;
  }

  .md\:last\:ml-4\.75:last-child{
    margin-left: 1.1875rem;
  }

  .md\:last\:mt-5\.25:last-child{
    margin-top: 1.3125rem;
  }

  .md\:last\:mr-5\.25:last-child{
    margin-right: 1.3125rem;
  }

  .md\:last\:mb-5\.25:last-child{
    margin-bottom: 1.3125rem;
  }

  .md\:last\:ml-5\.25:last-child{
    margin-left: 1.3125rem;
  }

  .md\:last\:mt-5\.5:last-child{
    margin-top: 1.375rem;
  }

  .md\:last\:mr-5\.5:last-child{
    margin-right: 1.375rem;
  }

  .md\:last\:mb-5\.5:last-child{
    margin-bottom: 1.375rem;
  }

  .md\:last\:ml-5\.5:last-child{
    margin-left: 1.375rem;
  }

  .md\:last\:mt-5\.75:last-child{
    margin-top: 1.4375rem;
  }

  .md\:last\:mr-5\.75:last-child{
    margin-right: 1.4375rem;
  }

  .md\:last\:mb-5\.75:last-child{
    margin-bottom: 1.4375rem;
  }

  .md\:last\:ml-5\.75:last-child{
    margin-left: 1.4375rem;
  }

  .md\:last\:mt-6\.25:last-child{
    margin-top: 1.5625rem;
  }

  .md\:last\:mr-6\.25:last-child{
    margin-right: 1.5625rem;
  }

  .md\:last\:mb-6\.25:last-child{
    margin-bottom: 1.5625rem;
  }

  .md\:last\:ml-6\.25:last-child{
    margin-left: 1.5625rem;
  }

  .md\:last\:mt-6\.5:last-child{
    margin-top: 1.625rem;
  }

  .md\:last\:mr-6\.5:last-child{
    margin-right: 1.625rem;
  }

  .md\:last\:mb-6\.5:last-child{
    margin-bottom: 1.625rem;
  }

  .md\:last\:ml-6\.5:last-child{
    margin-left: 1.625rem;
  }

  .md\:last\:mt-6\.75:last-child{
    margin-top: 1.6875rem;
  }

  .md\:last\:mr-6\.75:last-child{
    margin-right: 1.6875rem;
  }

  .md\:last\:mb-6\.75:last-child{
    margin-bottom: 1.6875rem;
  }

  .md\:last\:ml-6\.75:last-child{
    margin-left: 1.6875rem;
  }

  .md\:last\:mt-7\.25:last-child{
    margin-top: 1.8125rem;
  }

  .md\:last\:mr-7\.25:last-child{
    margin-right: 1.8125rem;
  }

  .md\:last\:mb-7\.25:last-child{
    margin-bottom: 1.8125rem;
  }

  .md\:last\:ml-7\.25:last-child{
    margin-left: 1.8125rem;
  }

  .md\:last\:mt-7\.5:last-child{
    margin-top: 1.875rem;
  }

  .md\:last\:mr-7\.5:last-child{
    margin-right: 1.875rem;
  }

  .md\:last\:mb-7\.5:last-child{
    margin-bottom: 1.875rem;
  }

  .md\:last\:ml-7\.5:last-child{
    margin-left: 1.875rem;
  }

  .md\:last\:mt-8\.25:last-child{
    margin-top: 2.0625rem;
  }

  .md\:last\:mr-8\.25:last-child{
    margin-right: 2.0625rem;
  }

  .md\:last\:mb-8\.25:last-child{
    margin-bottom: 2.0625rem;
  }

  .md\:last\:ml-8\.25:last-child{
    margin-left: 2.0625rem;
  }

  .md\:last\:mt-8\.5:last-child{
    margin-top: 2.125rem;
  }

  .md\:last\:mr-8\.5:last-child{
    margin-right: 2.125rem;
  }

  .md\:last\:mb-8\.5:last-child{
    margin-bottom: 2.125rem;
  }

  .md\:last\:ml-8\.5:last-child{
    margin-left: 2.125rem;
  }

  .md\:last\:mt-9\.25:last-child{
    margin-top: 2.3125rem;
  }

  .md\:last\:mr-9\.25:last-child{
    margin-right: 2.3125rem;
  }

  .md\:last\:mb-9\.25:last-child{
    margin-bottom: 2.3125rem;
  }

  .md\:last\:ml-9\.25:last-child{
    margin-left: 2.3125rem;
  }

  .md\:last\:mt-9\.5:last-child{
    margin-top: 2.375rem;
  }

  .md\:last\:mr-9\.5:last-child{
    margin-right: 2.375rem;
  }

  .md\:last\:mb-9\.5:last-child{
    margin-bottom: 2.375rem;
  }

  .md\:last\:ml-9\.5:last-child{
    margin-left: 2.375rem;
  }

  .md\:last\:mt-10\.5:last-child{
    margin-top: 2.625rem;
  }

  .md\:last\:mr-10\.5:last-child{
    margin-right: 2.625rem;
  }

  .md\:last\:mb-10\.5:last-child{
    margin-bottom: 2.625rem;
  }

  .md\:last\:ml-10\.5:last-child{
    margin-left: 2.625rem;
  }

  .md\:last\:mt-11\.25:last-child{
    margin-top: 2.8125rem;
  }

  .md\:last\:mr-11\.25:last-child{
    margin-right: 2.8125rem;
  }

  .md\:last\:mb-11\.25:last-child{
    margin-bottom: 2.8125rem;
  }

  .md\:last\:ml-11\.25:last-child{
    margin-left: 2.8125rem;
  }

  .md\:last\:mt-11\.5:last-child{
    margin-top: 2.875rem;
  }

  .md\:last\:mr-11\.5:last-child{
    margin-right: 2.875rem;
  }

  .md\:last\:mb-11\.5:last-child{
    margin-bottom: 2.875rem;
  }

  .md\:last\:ml-11\.5:last-child{
    margin-left: 2.875rem;
  }

  .md\:last\:mt-12\.5:last-child{
    margin-top: 3.125rem;
  }

  .md\:last\:mr-12\.5:last-child{
    margin-right: 3.125rem;
  }

  .md\:last\:mb-12\.5:last-child{
    margin-bottom: 3.125rem;
  }

  .md\:last\:ml-12\.5:last-child{
    margin-left: 3.125rem;
  }

  .md\:last\:mt-12\.75:last-child{
    margin-top: 3.1875rem;
  }

  .md\:last\:mr-12\.75:last-child{
    margin-right: 3.1875rem;
  }

  .md\:last\:mb-12\.75:last-child{
    margin-bottom: 3.1875rem;
  }

  .md\:last\:ml-12\.75:last-child{
    margin-left: 3.1875rem;
  }

  .md\:last\:mt-13\.5:last-child{
    margin-top: 3.375rem;
  }

  .md\:last\:mr-13\.5:last-child{
    margin-right: 3.375rem;
  }

  .md\:last\:mb-13\.5:last-child{
    margin-bottom: 3.375rem;
  }

  .md\:last\:ml-13\.5:last-child{
    margin-left: 3.375rem;
  }

  .md\:last\:mt-14\.5:last-child{
    margin-top: 3.625rem;
  }

  .md\:last\:mr-14\.5:last-child{
    margin-right: 3.625rem;
  }

  .md\:last\:mb-14\.5:last-child{
    margin-bottom: 3.625rem;
  }

  .md\:last\:ml-14\.5:last-child{
    margin-left: 3.625rem;
  }

  .md\:last\:mt-15\.5:last-child{
    margin-top: 3.875rem;
  }

  .md\:last\:mr-15\.5:last-child{
    margin-right: 3.875rem;
  }

  .md\:last\:mb-15\.5:last-child{
    margin-bottom: 3.875rem;
  }

  .md\:last\:ml-15\.5:last-child{
    margin-left: 3.875rem;
  }

  .md\:last\:mt-15\.75:last-child{
    margin-top: 3.9375rem;
  }

  .md\:last\:mr-15\.75:last-child{
    margin-right: 3.9375rem;
  }

  .md\:last\:mb-15\.75:last-child{
    margin-bottom: 3.9375rem;
  }

  .md\:last\:ml-15\.75:last-child{
    margin-left: 3.9375rem;
  }

  .md\:last\:mt-16\.25:last-child{
    margin-top: 4.0625rem;
  }

  .md\:last\:mr-16\.25:last-child{
    margin-right: 4.0625rem;
  }

  .md\:last\:mb-16\.25:last-child{
    margin-bottom: 4.0625rem;
  }

  .md\:last\:ml-16\.25:last-child{
    margin-left: 4.0625rem;
  }

  .md\:last\:mt-17\.25:last-child{
    margin-top: 4.3125rem;
  }

  .md\:last\:mr-17\.25:last-child{
    margin-right: 4.3125rem;
  }

  .md\:last\:mb-17\.25:last-child{
    margin-bottom: 4.3125rem;
  }

  .md\:last\:ml-17\.25:last-child{
    margin-left: 4.3125rem;
  }

  .md\:last\:mt-17\.5:last-child{
    margin-top: 4.375rem;
  }

  .md\:last\:mr-17\.5:last-child{
    margin-right: 4.375rem;
  }

  .md\:last\:mb-17\.5:last-child{
    margin-bottom: 4.375rem;
  }

  .md\:last\:ml-17\.5:last-child{
    margin-left: 4.375rem;
  }

  .md\:last\:mt-18\.25:last-child{
    margin-top: 4.5625rem;
  }

  .md\:last\:mr-18\.25:last-child{
    margin-right: 4.5625rem;
  }

  .md\:last\:mb-18\.25:last-child{
    margin-bottom: 4.5625rem;
  }

  .md\:last\:ml-18\.25:last-child{
    margin-left: 4.5625rem;
  }

  .md\:last\:mt-18\.5:last-child{
    margin-top: 4.625rem;
  }

  .md\:last\:mr-18\.5:last-child{
    margin-right: 4.625rem;
  }

  .md\:last\:mb-18\.5:last-child{
    margin-bottom: 4.625rem;
  }

  .md\:last\:ml-18\.5:last-child{
    margin-left: 4.625rem;
  }

  .md\:last\:mt-20\.25:last-child{
    margin-top: 5.0625rem;
  }

  .md\:last\:mr-20\.25:last-child{
    margin-right: 5.0625rem;
  }

  .md\:last\:mb-20\.25:last-child{
    margin-bottom: 5.0625rem;
  }

  .md\:last\:ml-20\.25:last-child{
    margin-left: 5.0625rem;
  }

  .md\:last\:mt-20\.5:last-child{
    margin-top: 5.125rem;
  }

  .md\:last\:mr-20\.5:last-child{
    margin-right: 5.125rem;
  }

  .md\:last\:mb-20\.5:last-child{
    margin-bottom: 5.125rem;
  }

  .md\:last\:ml-20\.5:last-child{
    margin-left: 5.125rem;
  }

  .md\:last\:mt-22\.5:last-child{
    margin-top: 5.625rem;
  }

  .md\:last\:mr-22\.5:last-child{
    margin-right: 5.625rem;
  }

  .md\:last\:mb-22\.5:last-child{
    margin-bottom: 5.625rem;
  }

  .md\:last\:ml-22\.5:last-child{
    margin-left: 5.625rem;
  }

  .md\:last\:mt-25\.5:last-child{
    margin-top: 6.375rem;
  }

  .md\:last\:mr-25\.5:last-child{
    margin-right: 6.375rem;
  }

  .md\:last\:mb-25\.5:last-child{
    margin-bottom: 6.375rem;
  }

  .md\:last\:ml-25\.5:last-child{
    margin-left: 6.375rem;
  }

  .md\:last\:mt-26\.75:last-child{
    margin-top: 6.6875rem;
  }

  .md\:last\:mr-26\.75:last-child{
    margin-right: 6.6875rem;
  }

  .md\:last\:mb-26\.75:last-child{
    margin-bottom: 6.6875rem;
  }

  .md\:last\:ml-26\.75:last-child{
    margin-left: 6.6875rem;
  }

  .md\:last\:mt-32\.5:last-child{
    margin-top: 8.125rem;
  }

  .md\:last\:mr-32\.5:last-child{
    margin-right: 8.125rem;
  }

  .md\:last\:mb-32\.5:last-child{
    margin-bottom: 8.125rem;
  }

  .md\:last\:ml-32\.5:last-child{
    margin-left: 8.125rem;
  }

  .md\:last\:mt-37\.5:last-child{
    margin-top: 9.375rem;
  }

  .md\:last\:mr-37\.5:last-child{
    margin-right: 9.375rem;
  }

  .md\:last\:mb-37\.5:last-child{
    margin-bottom: 9.375rem;
  }

  .md\:last\:ml-37\.5:last-child{
    margin-left: 9.375rem;
  }

  .md\:last\:mt-41\.25:last-child{
    margin-top: 10.3125rem;
  }

  .md\:last\:mr-41\.25:last-child{
    margin-right: 10.3125rem;
  }

  .md\:last\:mb-41\.25:last-child{
    margin-bottom: 10.3125rem;
  }

  .md\:last\:ml-41\.25:last-child{
    margin-left: 10.3125rem;
  }

  .md\:last\:mt-52\.5:last-child{
    margin-top: 13.125rem;
  }

  .md\:last\:mr-52\.5:last-child{
    margin-right: 13.125rem;
  }

  .md\:last\:mb-52\.5:last-child{
    margin-bottom: 13.125rem;
  }

  .md\:last\:ml-52\.5:last-child{
    margin-left: 13.125rem;
  }

  .md\:last\:mt-54\.5:last-child{
    margin-top: 13.625rem;
  }

  .md\:last\:mr-54\.5:last-child{
    margin-right: 13.625rem;
  }

  .md\:last\:mb-54\.5:last-child{
    margin-bottom: 13.625rem;
  }

  .md\:last\:ml-54\.5:last-child{
    margin-left: 13.625rem;
  }

  .md\:last\:mt-57\.25:last-child{
    margin-top: 14.3125rem;
  }

  .md\:last\:mr-57\.25:last-child{
    margin-right: 14.3125rem;
  }

  .md\:last\:mb-57\.25:last-child{
    margin-bottom: 14.3125rem;
  }

  .md\:last\:ml-57\.25:last-child{
    margin-left: 14.3125rem;
  }

  .md\:last\:mt-57\.5:last-child{
    margin-top: 14.375rem;
  }

  .md\:last\:mr-57\.5:last-child{
    margin-right: 14.375rem;
  }

  .md\:last\:mb-57\.5:last-child{
    margin-bottom: 14.375rem;
  }

  .md\:last\:ml-57\.5:last-child{
    margin-left: 14.375rem;
  }

  .md\:last\:mt-66\.25:last-child{
    margin-top: 16.5625rem;
  }

  .md\:last\:mr-66\.25:last-child{
    margin-right: 16.5625rem;
  }

  .md\:last\:mb-66\.25:last-child{
    margin-bottom: 16.5625rem;
  }

  .md\:last\:ml-66\.25:last-child{
    margin-left: 16.5625rem;
  }

  .md\:last\:mt-74\.5:last-child{
    margin-top: 18.125rem;
  }

  .md\:last\:mr-74\.5:last-child{
    margin-right: 18.125rem;
  }

  .md\:last\:mb-74\.5:last-child{
    margin-bottom: 18.125rem;
  }

  .md\:last\:ml-74\.5:last-child{
    margin-left: 18.125rem;
  }

  .md\:last\:mt-106\.25:last-child{
    margin-top: 26.5625rem;
  }

  .md\:last\:mr-106\.25:last-child{
    margin-right: 26.5625rem;
  }

  .md\:last\:mb-106\.25:last-child{
    margin-bottom: 26.5625rem;
  }

  .md\:last\:ml-106\.25:last-child{
    margin-left: 26.5625rem;
  }

  .md\:last\:mt-112\.25:last-child{
    margin-top: 28.0675rem;
  }

  .md\:last\:mr-112\.25:last-child{
    margin-right: 28.0675rem;
  }

  .md\:last\:mb-112\.25:last-child{
    margin-bottom: 28.0675rem;
  }

  .md\:last\:ml-112\.25:last-child{
    margin-left: 28.0675rem;
  }

  .md\:last\:mt-112\.75:last-child{
    margin-top: 28.1875rem;
  }

  .md\:last\:mr-112\.75:last-child{
    margin-right: 28.1875rem;
  }

  .md\:last\:mb-112\.75:last-child{
    margin-bottom: 28.1875rem;
  }

  .md\:last\:ml-112\.75:last-child{
    margin-left: 28.1875rem;
  }

  .md\:last\:mt-147\.5:last-child{
    margin-top: 36.875rem;
  }

  .md\:last\:mr-147\.5:last-child{
    margin-right: 36.875rem;
  }

  .md\:last\:mb-147\.5:last-child{
    margin-bottom: 36.875rem;
  }

  .md\:last\:ml-147\.5:last-child{
    margin-left: 36.875rem;
  }

  .md\:last\:mt-162\.5:last-child{
    margin-top: 40.625rem;
  }

  .md\:last\:mr-162\.5:last-child{
    margin-right: 40.625rem;
  }

  .md\:last\:mb-162\.5:last-child{
    margin-bottom: 40.625rem;
  }

  .md\:last\:ml-162\.5:last-child{
    margin-left: 40.625rem;
  }

  .md\:last\:mt-172\.25:last-child{
    margin-top: 42.5625rem;
  }

  .md\:last\:mr-172\.25:last-child{
    margin-right: 42.5625rem;
  }

  .md\:last\:mb-172\.25:last-child{
    margin-bottom: 42.5625rem;
  }

  .md\:last\:ml-172\.25:last-child{
    margin-left: 42.5625rem;
  }

  .md\:last\:mt-175\.25:last-child{
    margin-top: 43.8125rem;
  }

  .md\:last\:mr-175\.25:last-child{
    margin-right: 43.8125rem;
  }

  .md\:last\:mb-175\.25:last-child{
    margin-bottom: 43.8125rem;
  }

  .md\:last\:ml-175\.25:last-child{
    margin-left: 43.8125rem;
  }

  .md\:last\:mt-184\.25:last-child{
    margin-top: 46.0625rem;
  }

  .md\:last\:mr-184\.25:last-child{
    margin-right: 46.0625rem;
  }

  .md\:last\:mb-184\.25:last-child{
    margin-bottom: 46.0625rem;
  }

  .md\:last\:ml-184\.25:last-child{
    margin-left: 46.0625rem;
  }

  .md\:last\:mt-203\.25:last-child{
    margin-top: 50.8125rem;
  }

  .md\:last\:mr-203\.25:last-child{
    margin-right: 50.8125rem;
  }

  .md\:last\:mb-203\.25:last-child{
    margin-bottom: 50.8125rem;
  }

  .md\:last\:ml-203\.25:last-child{
    margin-left: 50.8125rem;
  }

  .md\:last\:mt-half:last-child{
    margin-top: 50%;
  }

  .md\:last\:mr-half:last-child{
    margin-right: 50%;
  }

  .md\:last\:mb-half:last-child{
    margin-bottom: 50%;
  }

  .md\:last\:ml-half:last-child{
    margin-left: 50%;
  }

  .md\:last\:mt-full:last-child{
    margin-top: 100%;
  }

  .md\:last\:mr-full:last-child{
    margin-right: 100%;
  }

  .md\:last\:mb-full:last-child{
    margin-bottom: 100%;
  }

  .md\:last\:ml-full:last-child{
    margin-left: 100%;
  }

  .md\:last\:mt-1\/10:last-child{
    margin-top: 10%;
  }

  .md\:last\:mr-1\/10:last-child{
    margin-right: 10%;
  }

  .md\:last\:mb-1\/10:last-child{
    margin-bottom: 10%;
  }

  .md\:last\:ml-1\/10:last-child{
    margin-left: 10%;
  }

  .md\:last\:mt-2\/10:last-child{
    margin-top: 20%;
  }

  .md\:last\:mr-2\/10:last-child{
    margin-right: 20%;
  }

  .md\:last\:mb-2\/10:last-child{
    margin-bottom: 20%;
  }

  .md\:last\:ml-2\/10:last-child{
    margin-left: 20%;
  }

  .md\:last\:mt-3\/10:last-child{
    margin-top: 30%;
  }

  .md\:last\:mr-3\/10:last-child{
    margin-right: 30%;
  }

  .md\:last\:mb-3\/10:last-child{
    margin-bottom: 30%;
  }

  .md\:last\:ml-3\/10:last-child{
    margin-left: 30%;
  }

  .md\:last\:mt-4\/10:last-child{
    margin-top: 40%;
  }

  .md\:last\:mr-4\/10:last-child{
    margin-right: 40%;
  }

  .md\:last\:mb-4\/10:last-child{
    margin-bottom: 40%;
  }

  .md\:last\:ml-4\/10:last-child{
    margin-left: 40%;
  }

  .md\:last\:mt-4\.5\/10:last-child{
    margin-top: 45%;
  }

  .md\:last\:mr-4\.5\/10:last-child{
    margin-right: 45%;
  }

  .md\:last\:mb-4\.5\/10:last-child{
    margin-bottom: 45%;
  }

  .md\:last\:ml-4\.5\/10:last-child{
    margin-left: 45%;
  }

  .md\:last\:mt-5\/10:last-child{
    margin-top: 50%;
  }

  .md\:last\:mr-5\/10:last-child{
    margin-right: 50%;
  }

  .md\:last\:mb-5\/10:last-child{
    margin-bottom: 50%;
  }

  .md\:last\:ml-5\/10:last-child{
    margin-left: 50%;
  }

  .md\:last\:mt-5\.5\/10:last-child{
    margin-top: 55%;
  }

  .md\:last\:mr-5\.5\/10:last-child{
    margin-right: 55%;
  }

  .md\:last\:mb-5\.5\/10:last-child{
    margin-bottom: 55%;
  }

  .md\:last\:ml-5\.5\/10:last-child{
    margin-left: 55%;
  }

  .md\:last\:mt-6\/10:last-child{
    margin-top: 60%;
  }

  .md\:last\:mr-6\/10:last-child{
    margin-right: 60%;
  }

  .md\:last\:mb-6\/10:last-child{
    margin-bottom: 60%;
  }

  .md\:last\:ml-6\/10:last-child{
    margin-left: 60%;
  }

  .md\:last\:mt-7\/10:last-child{
    margin-top: 70%;
  }

  .md\:last\:mr-7\/10:last-child{
    margin-right: 70%;
  }

  .md\:last\:mb-7\/10:last-child{
    margin-bottom: 70%;
  }

  .md\:last\:ml-7\/10:last-child{
    margin-left: 70%;
  }

  .md\:last\:mt-8\/10:last-child{
    margin-top: 80%;
  }

  .md\:last\:mr-8\/10:last-child{
    margin-right: 80%;
  }

  .md\:last\:mb-8\/10:last-child{
    margin-bottom: 80%;
  }

  .md\:last\:ml-8\/10:last-child{
    margin-left: 80%;
  }

  .md\:last\:mt-9\/10:last-child{
    margin-top: 90%;
  }

  .md\:last\:mr-9\/10:last-child{
    margin-right: 90%;
  }

  .md\:last\:mb-9\/10:last-child{
    margin-bottom: 90%;
  }

  .md\:last\:ml-9\/10:last-child{
    margin-left: 90%;
  }

  .md\:last\:mt-1\/12:last-child{
    margin-top: 8.333333%;
  }

  .md\:last\:mr-1\/12:last-child{
    margin-right: 8.333333%;
  }

  .md\:last\:mb-1\/12:last-child{
    margin-bottom: 8.333333%;
  }

  .md\:last\:ml-1\/12:last-child{
    margin-left: 8.333333%;
  }

  .md\:last\:mt-2\/12:last-child{
    margin-top: 16.666667%;
  }

  .md\:last\:mr-2\/12:last-child{
    margin-right: 16.666667%;
  }

  .md\:last\:mb-2\/12:last-child{
    margin-bottom: 16.666667%;
  }

  .md\:last\:ml-2\/12:last-child{
    margin-left: 16.666667%;
  }

  .md\:last\:mt-3\/12:last-child{
    margin-top: 25%;
  }

  .md\:last\:mr-3\/12:last-child{
    margin-right: 25%;
  }

  .md\:last\:mb-3\/12:last-child{
    margin-bottom: 25%;
  }

  .md\:last\:ml-3\/12:last-child{
    margin-left: 25%;
  }

  .md\:last\:mt-4\/12:last-child{
    margin-top: 33.333333%;
  }

  .md\:last\:mr-4\/12:last-child{
    margin-right: 33.333333%;
  }

  .md\:last\:mb-4\/12:last-child{
    margin-bottom: 33.333333%;
  }

  .md\:last\:ml-4\/12:last-child{
    margin-left: 33.333333%;
  }

  .md\:last\:mt-5\/12:last-child{
    margin-top: 41.666667%;
  }

  .md\:last\:mr-5\/12:last-child{
    margin-right: 41.666667%;
  }

  .md\:last\:mb-5\/12:last-child{
    margin-bottom: 41.666667%;
  }

  .md\:last\:ml-5\/12:last-child{
    margin-left: 41.666667%;
  }

  .md\:last\:mt-6\/12:last-child{
    margin-top: 50%;
  }

  .md\:last\:mr-6\/12:last-child{
    margin-right: 50%;
  }

  .md\:last\:mb-6\/12:last-child{
    margin-bottom: 50%;
  }

  .md\:last\:ml-6\/12:last-child{
    margin-left: 50%;
  }

  .md\:last\:mt-7\/12:last-child{
    margin-top: 58.333333%;
  }

  .md\:last\:mr-7\/12:last-child{
    margin-right: 58.333333%;
  }

  .md\:last\:mb-7\/12:last-child{
    margin-bottom: 58.333333%;
  }

  .md\:last\:ml-7\/12:last-child{
    margin-left: 58.333333%;
  }

  .md\:last\:mt-8\/12:last-child{
    margin-top: 66.666667%;
  }

  .md\:last\:mr-8\/12:last-child{
    margin-right: 66.666667%;
  }

  .md\:last\:mb-8\/12:last-child{
    margin-bottom: 66.666667%;
  }

  .md\:last\:ml-8\/12:last-child{
    margin-left: 66.666667%;
  }

  .md\:last\:mt-9\/12:last-child{
    margin-top: 75%;
  }

  .md\:last\:mr-9\/12:last-child{
    margin-right: 75%;
  }

  .md\:last\:mb-9\/12:last-child{
    margin-bottom: 75%;
  }

  .md\:last\:ml-9\/12:last-child{
    margin-left: 75%;
  }

  .md\:last\:mt-10\/12:last-child{
    margin-top: 83.333333%;
  }

  .md\:last\:mr-10\/12:last-child{
    margin-right: 83.333333%;
  }

  .md\:last\:mb-10\/12:last-child{
    margin-bottom: 83.333333%;
  }

  .md\:last\:ml-10\/12:last-child{
    margin-left: 83.333333%;
  }

  .md\:last\:mt-11\/12:last-child{
    margin-top: 91.666667%;
  }

  .md\:last\:mr-11\/12:last-child{
    margin-right: 91.666667%;
  }

  .md\:last\:mb-11\/12:last-child{
    margin-bottom: 91.666667%;
  }

  .md\:last\:ml-11\/12:last-child{
    margin-left: 91.666667%;
  }

  .md\:last\:-mt-0:last-child{
    margin-top: 0px;
  }

  .md\:last\:-mr-0:last-child{
    margin-right: 0px;
  }

  .md\:last\:-mb-0:last-child{
    margin-bottom: 0px;
  }

  .md\:last\:-ml-0:last-child{
    margin-left: 0px;
  }

  .md\:last\:-mt-1:last-child{
    margin-top: -0.25rem;
  }

  .md\:last\:-mr-1:last-child{
    margin-right: -0.25rem;
  }

  .md\:last\:-mb-1:last-child{
    margin-bottom: -0.25rem;
  }

  .md\:last\:-ml-1:last-child{
    margin-left: -0.25rem;
  }

  .md\:last\:-mt-2:last-child{
    margin-top: -0.5rem;
  }

  .md\:last\:-mr-2:last-child{
    margin-right: -0.5rem;
  }

  .md\:last\:-mb-2:last-child{
    margin-bottom: -0.5rem;
  }

  .md\:last\:-ml-2:last-child{
    margin-left: -0.5rem;
  }

  .md\:last\:-mt-3:last-child{
    margin-top: -0.75rem;
  }

  .md\:last\:-mr-3:last-child{
    margin-right: -0.75rem;
  }

  .md\:last\:-mb-3:last-child{
    margin-bottom: -0.75rem;
  }

  .md\:last\:-ml-3:last-child{
    margin-left: -0.75rem;
  }

  .md\:last\:-mt-4:last-child{
    margin-top: -1rem;
  }

  .md\:last\:-mr-4:last-child{
    margin-right: -1rem;
  }

  .md\:last\:-mb-4:last-child{
    margin-bottom: -1rem;
  }

  .md\:last\:-ml-4:last-child{
    margin-left: -1rem;
  }

  .md\:last\:-mt-5:last-child{
    margin-top: -1.25rem;
  }

  .md\:last\:-mr-5:last-child{
    margin-right: -1.25rem;
  }

  .md\:last\:-mb-5:last-child{
    margin-bottom: -1.25rem;
  }

  .md\:last\:-ml-5:last-child{
    margin-left: -1.25rem;
  }

  .md\:last\:-mt-6:last-child{
    margin-top: -1.5rem;
  }

  .md\:last\:-mr-6:last-child{
    margin-right: -1.5rem;
  }

  .md\:last\:-mb-6:last-child{
    margin-bottom: -1.5rem;
  }

  .md\:last\:-ml-6:last-child{
    margin-left: -1.5rem;
  }

  .md\:last\:-mt-7:last-child{
    margin-top: -1.75rem;
  }

  .md\:last\:-mr-7:last-child{
    margin-right: -1.75rem;
  }

  .md\:last\:-mb-7:last-child{
    margin-bottom: -1.75rem;
  }

  .md\:last\:-ml-7:last-child{
    margin-left: -1.75rem;
  }

  .md\:last\:-mt-8:last-child{
    margin-top: -2rem;
  }

  .md\:last\:-mr-8:last-child{
    margin-right: -2rem;
  }

  .md\:last\:-mb-8:last-child{
    margin-bottom: -2rem;
  }

  .md\:last\:-ml-8:last-child{
    margin-left: -2rem;
  }

  .md\:last\:-mt-9:last-child{
    margin-top: -2.25rem;
  }

  .md\:last\:-mr-9:last-child{
    margin-right: -2.25rem;
  }

  .md\:last\:-mb-9:last-child{
    margin-bottom: -2.25rem;
  }

  .md\:last\:-ml-9:last-child{
    margin-left: -2.25rem;
  }

  .md\:last\:-mt-10:last-child{
    margin-top: -2.5rem;
  }

  .md\:last\:-mr-10:last-child{
    margin-right: -2.5rem;
  }

  .md\:last\:-mb-10:last-child{
    margin-bottom: -2.5rem;
  }

  .md\:last\:-ml-10:last-child{
    margin-left: -2.5rem;
  }

  .md\:last\:-mt-11:last-child{
    margin-top: -2.75rem;
  }

  .md\:last\:-mr-11:last-child{
    margin-right: -2.75rem;
  }

  .md\:last\:-mb-11:last-child{
    margin-bottom: -2.75rem;
  }

  .md\:last\:-ml-11:last-child{
    margin-left: -2.75rem;
  }

  .md\:last\:-mt-12:last-child{
    margin-top: -3rem;
  }

  .md\:last\:-mr-12:last-child{
    margin-right: -3rem;
  }

  .md\:last\:-mb-12:last-child{
    margin-bottom: -3rem;
  }

  .md\:last\:-ml-12:last-child{
    margin-left: -3rem;
  }

  .md\:last\:-mt-13:last-child{
    margin-top: -3.25rem;
  }

  .md\:last\:-mr-13:last-child{
    margin-right: -3.25rem;
  }

  .md\:last\:-mb-13:last-child{
    margin-bottom: -3.25rem;
  }

  .md\:last\:-ml-13:last-child{
    margin-left: -3.25rem;
  }

  .md\:last\:-mt-14:last-child{
    margin-top: -3.5rem;
  }

  .md\:last\:-mr-14:last-child{
    margin-right: -3.5rem;
  }

  .md\:last\:-mb-14:last-child{
    margin-bottom: -3.5rem;
  }

  .md\:last\:-ml-14:last-child{
    margin-left: -3.5rem;
  }

  .md\:last\:-mt-15:last-child{
    margin-top: -3.75rem;
  }

  .md\:last\:-mr-15:last-child{
    margin-right: -3.75rem;
  }

  .md\:last\:-mb-15:last-child{
    margin-bottom: -3.75rem;
  }

  .md\:last\:-ml-15:last-child{
    margin-left: -3.75rem;
  }

  .md\:last\:-mt-16:last-child{
    margin-top: -4rem;
  }

  .md\:last\:-mr-16:last-child{
    margin-right: -4rem;
  }

  .md\:last\:-mb-16:last-child{
    margin-bottom: -4rem;
  }

  .md\:last\:-ml-16:last-child{
    margin-left: -4rem;
  }

  .md\:last\:-mt-17:last-child{
    margin-top: -4.25rem;
  }

  .md\:last\:-mr-17:last-child{
    margin-right: -4.25rem;
  }

  .md\:last\:-mb-17:last-child{
    margin-bottom: -4.25rem;
  }

  .md\:last\:-ml-17:last-child{
    margin-left: -4.25rem;
  }

  .md\:last\:-mt-18:last-child{
    margin-top: -4.5rem;
  }

  .md\:last\:-mr-18:last-child{
    margin-right: -4.5rem;
  }

  .md\:last\:-mb-18:last-child{
    margin-bottom: -4.5rem;
  }

  .md\:last\:-ml-18:last-child{
    margin-left: -4.5rem;
  }

  .md\:last\:-mt-19:last-child{
    margin-top: -4.75rem;
  }

  .md\:last\:-mr-19:last-child{
    margin-right: -4.75rem;
  }

  .md\:last\:-mb-19:last-child{
    margin-bottom: -4.75rem;
  }

  .md\:last\:-ml-19:last-child{
    margin-left: -4.75rem;
  }

  .md\:last\:-mt-20:last-child{
    margin-top: -5rem;
  }

  .md\:last\:-mr-20:last-child{
    margin-right: -5rem;
  }

  .md\:last\:-mb-20:last-child{
    margin-bottom: -5rem;
  }

  .md\:last\:-ml-20:last-child{
    margin-left: -5rem;
  }

  .md\:last\:-mt-22:last-child{
    margin-top: -5.5rem;
  }

  .md\:last\:-mr-22:last-child{
    margin-right: -5.5rem;
  }

  .md\:last\:-mb-22:last-child{
    margin-bottom: -5.5rem;
  }

  .md\:last\:-ml-22:last-child{
    margin-left: -5.5rem;
  }

  .md\:last\:-mt-24:last-child{
    margin-top: -6rem;
  }

  .md\:last\:-mr-24:last-child{
    margin-right: -6rem;
  }

  .md\:last\:-mb-24:last-child{
    margin-bottom: -6rem;
  }

  .md\:last\:-ml-24:last-child{
    margin-left: -6rem;
  }

  .md\:last\:-mt-25:last-child{
    margin-top: -6.25rem;
  }

  .md\:last\:-mr-25:last-child{
    margin-right: -6.25rem;
  }

  .md\:last\:-mb-25:last-child{
    margin-bottom: -6.25rem;
  }

  .md\:last\:-ml-25:last-child{
    margin-left: -6.25rem;
  }

  .md\:last\:-mt-28:last-child{
    margin-top: -7rem;
  }

  .md\:last\:-mr-28:last-child{
    margin-right: -7rem;
  }

  .md\:last\:-mb-28:last-child{
    margin-bottom: -7rem;
  }

  .md\:last\:-ml-28:last-child{
    margin-left: -7rem;
  }

  .md\:last\:-mt-30:last-child{
    margin-top: -7.5rem;
  }

  .md\:last\:-mr-30:last-child{
    margin-right: -7.5rem;
  }

  .md\:last\:-mb-30:last-child{
    margin-bottom: -7.5rem;
  }

  .md\:last\:-ml-30:last-child{
    margin-left: -7.5rem;
  }

  .md\:last\:-mt-32:last-child{
    margin-top: -8rem;
  }

  .md\:last\:-mr-32:last-child{
    margin-right: -8rem;
  }

  .md\:last\:-mb-32:last-child{
    margin-bottom: -8rem;
  }

  .md\:last\:-ml-32:last-child{
    margin-left: -8rem;
  }

  .md\:last\:-mt-34:last-child{
    margin-top: -8.5rem;
  }

  .md\:last\:-mr-34:last-child{
    margin-right: -8.5rem;
  }

  .md\:last\:-mb-34:last-child{
    margin-bottom: -8.5rem;
  }

  .md\:last\:-ml-34:last-child{
    margin-left: -8.5rem;
  }

  .md\:last\:-mt-35:last-child{
    margin-top: -8.75rem;
  }

  .md\:last\:-mr-35:last-child{
    margin-right: -8.75rem;
  }

  .md\:last\:-mb-35:last-child{
    margin-bottom: -8.75rem;
  }

  .md\:last\:-ml-35:last-child{
    margin-left: -8.75rem;
  }

  .md\:last\:-mt-36:last-child{
    margin-top: -9rem;
  }

  .md\:last\:-mr-36:last-child{
    margin-right: -9rem;
  }

  .md\:last\:-mb-36:last-child{
    margin-bottom: -9rem;
  }

  .md\:last\:-ml-36:last-child{
    margin-left: -9rem;
  }

  .md\:last\:-mt-39:last-child{
    margin-top: -9.75rem;
  }

  .md\:last\:-mr-39:last-child{
    margin-right: -9.75rem;
  }

  .md\:last\:-mb-39:last-child{
    margin-bottom: -9.75rem;
  }

  .md\:last\:-ml-39:last-child{
    margin-left: -9.75rem;
  }

  .md\:last\:-mt-40:last-child{
    margin-top: -10rem;
  }

  .md\:last\:-mr-40:last-child{
    margin-right: -10rem;
  }

  .md\:last\:-mb-40:last-child{
    margin-bottom: -10rem;
  }

  .md\:last\:-ml-40:last-child{
    margin-left: -10rem;
  }

  .md\:last\:-mt-42:last-child{
    margin-top: -10.5rem;
  }

  .md\:last\:-mr-42:last-child{
    margin-right: -10.5rem;
  }

  .md\:last\:-mb-42:last-child{
    margin-bottom: -10.5rem;
  }

  .md\:last\:-ml-42:last-child{
    margin-left: -10.5rem;
  }

  .md\:last\:-mt-44:last-child{
    margin-top: -11rem;
  }

  .md\:last\:-mr-44:last-child{
    margin-right: -11rem;
  }

  .md\:last\:-mb-44:last-child{
    margin-bottom: -11rem;
  }

  .md\:last\:-ml-44:last-child{
    margin-left: -11rem;
  }

  .md\:last\:-mt-45:last-child{
    margin-top: -11.25rem;
  }

  .md\:last\:-mr-45:last-child{
    margin-right: -11.25rem;
  }

  .md\:last\:-mb-45:last-child{
    margin-bottom: -11.25rem;
  }

  .md\:last\:-ml-45:last-child{
    margin-left: -11.25rem;
  }

  .md\:last\:-mt-48:last-child{
    margin-top: -12rem;
  }

  .md\:last\:-mr-48:last-child{
    margin-right: -12rem;
  }

  .md\:last\:-mb-48:last-child{
    margin-bottom: -12rem;
  }

  .md\:last\:-ml-48:last-child{
    margin-left: -12rem;
  }

  .md\:last\:-mt-50:last-child{
    margin-top: -12.5rem;
  }

  .md\:last\:-mr-50:last-child{
    margin-right: -12.5rem;
  }

  .md\:last\:-mb-50:last-child{
    margin-bottom: -12.5rem;
  }

  .md\:last\:-ml-50:last-child{
    margin-left: -12.5rem;
  }

  .md\:last\:-mt-52:last-child{
    margin-top: -13rem;
  }

  .md\:last\:-mr-52:last-child{
    margin-right: -13rem;
  }

  .md\:last\:-mb-52:last-child{
    margin-bottom: -13rem;
  }

  .md\:last\:-ml-52:last-child{
    margin-left: -13rem;
  }

  .md\:last\:-mt-55:last-child{
    margin-top: -13.75rem;
  }

  .md\:last\:-mr-55:last-child{
    margin-right: -13.75rem;
  }

  .md\:last\:-mb-55:last-child{
    margin-bottom: -13.75rem;
  }

  .md\:last\:-ml-55:last-child{
    margin-left: -13.75rem;
  }

  .md\:last\:-mt-56:last-child{
    margin-top: -14rem;
  }

  .md\:last\:-mr-56:last-child{
    margin-right: -14rem;
  }

  .md\:last\:-mb-56:last-child{
    margin-bottom: -14rem;
  }

  .md\:last\:-ml-56:last-child{
    margin-left: -14rem;
  }

  .md\:last\:-mt-58:last-child{
    margin-top: -14.5rem;
  }

  .md\:last\:-mr-58:last-child{
    margin-right: -14.5rem;
  }

  .md\:last\:-mb-58:last-child{
    margin-bottom: -14.5rem;
  }

  .md\:last\:-ml-58:last-child{
    margin-left: -14.5rem;
  }

  .md\:last\:-mt-60:last-child{
    margin-top: -15rem;
  }

  .md\:last\:-mr-60:last-child{
    margin-right: -15rem;
  }

  .md\:last\:-mb-60:last-child{
    margin-bottom: -15rem;
  }

  .md\:last\:-ml-60:last-child{
    margin-left: -15rem;
  }

  .md\:last\:-mt-64:last-child{
    margin-top: -16rem;
  }

  .md\:last\:-mr-64:last-child{
    margin-right: -16rem;
  }

  .md\:last\:-mb-64:last-child{
    margin-bottom: -16rem;
  }

  .md\:last\:-ml-64:last-child{
    margin-left: -16rem;
  }

  .md\:last\:-mt-65:last-child{
    margin-top: -16.25rem;
  }

  .md\:last\:-mr-65:last-child{
    margin-right: -16.25rem;
  }

  .md\:last\:-mb-65:last-child{
    margin-bottom: -16.25rem;
  }

  .md\:last\:-ml-65:last-child{
    margin-left: -16.25rem;
  }

  .md\:last\:-mt-68:last-child{
    margin-top: -17rem;
  }

  .md\:last\:-mr-68:last-child{
    margin-right: -17rem;
  }

  .md\:last\:-mb-68:last-child{
    margin-bottom: -17rem;
  }

  .md\:last\:-ml-68:last-child{
    margin-left: -17rem;
  }

  .md\:last\:-mt-69:last-child{
    margin-top: -17.25rem;
  }

  .md\:last\:-mr-69:last-child{
    margin-right: -17.25rem;
  }

  .md\:last\:-mb-69:last-child{
    margin-bottom: -17.25rem;
  }

  .md\:last\:-ml-69:last-child{
    margin-left: -17.25rem;
  }

  .md\:last\:-mt-70:last-child{
    margin-top: -17.5rem;
  }

  .md\:last\:-mr-70:last-child{
    margin-right: -17.5rem;
  }

  .md\:last\:-mb-70:last-child{
    margin-bottom: -17.5rem;
  }

  .md\:last\:-ml-70:last-child{
    margin-left: -17.5rem;
  }

  .md\:last\:-mt-72:last-child{
    margin-top: -18rem;
  }

  .md\:last\:-mr-72:last-child{
    margin-right: -18rem;
  }

  .md\:last\:-mb-72:last-child{
    margin-bottom: -18rem;
  }

  .md\:last\:-ml-72:last-child{
    margin-left: -18rem;
  }

  .md\:last\:-mt-75:last-child{
    margin-top: -18.75rem;
  }

  .md\:last\:-mr-75:last-child{
    margin-right: -18.75rem;
  }

  .md\:last\:-mb-75:last-child{
    margin-bottom: -18.75rem;
  }

  .md\:last\:-ml-75:last-child{
    margin-left: -18.75rem;
  }

  .md\:last\:-mt-80:last-child{
    margin-top: -20rem;
  }

  .md\:last\:-mr-80:last-child{
    margin-right: -20rem;
  }

  .md\:last\:-mb-80:last-child{
    margin-bottom: -20rem;
  }

  .md\:last\:-ml-80:last-child{
    margin-left: -20rem;
  }

  .md\:last\:-mt-85:last-child{
    margin-top: -21.25rem;
  }

  .md\:last\:-mr-85:last-child{
    margin-right: -21.25rem;
  }

  .md\:last\:-mb-85:last-child{
    margin-bottom: -21.25rem;
  }

  .md\:last\:-ml-85:last-child{
    margin-left: -21.25rem;
  }

  .md\:last\:-mt-86:last-child{
    margin-top: -21.5rem;
  }

  .md\:last\:-mr-86:last-child{
    margin-right: -21.5rem;
  }

  .md\:last\:-mb-86:last-child{
    margin-bottom: -21.5rem;
  }

  .md\:last\:-ml-86:last-child{
    margin-left: -21.5rem;
  }

  .md\:last\:-mt-90:last-child{
    margin-top: -22.5rem;
  }

  .md\:last\:-mr-90:last-child{
    margin-right: -22.5rem;
  }

  .md\:last\:-mb-90:last-child{
    margin-bottom: -22.5rem;
  }

  .md\:last\:-ml-90:last-child{
    margin-left: -22.5rem;
  }

  .md\:last\:-mt-96:last-child{
    margin-top: -24rem;
  }

  .md\:last\:-mr-96:last-child{
    margin-right: -24rem;
  }

  .md\:last\:-mb-96:last-child{
    margin-bottom: -24rem;
  }

  .md\:last\:-ml-96:last-child{
    margin-left: -24rem;
  }

  .md\:last\:-mt-100:last-child{
    margin-top: -25rem;
  }

  .md\:last\:-mr-100:last-child{
    margin-right: -25rem;
  }

  .md\:last\:-mb-100:last-child{
    margin-bottom: -25rem;
  }

  .md\:last\:-ml-100:last-child{
    margin-left: -25rem;
  }

  .md\:last\:-mt-115:last-child{
    margin-top: -28.75rem;
  }

  .md\:last\:-mr-115:last-child{
    margin-right: -28.75rem;
  }

  .md\:last\:-mb-115:last-child{
    margin-bottom: -28.75rem;
  }

  .md\:last\:-ml-115:last-child{
    margin-left: -28.75rem;
  }

  .md\:last\:-mt-125:last-child{
    margin-top: -31.25rem;
  }

  .md\:last\:-mr-125:last-child{
    margin-right: -31.25rem;
  }

  .md\:last\:-mb-125:last-child{
    margin-bottom: -31.25rem;
  }

  .md\:last\:-ml-125:last-child{
    margin-left: -31.25rem;
  }

  .md\:last\:-mt-142:last-child{
    margin-top: -35.5rem;
  }

  .md\:last\:-mr-142:last-child{
    margin-right: -35.5rem;
  }

  .md\:last\:-mb-142:last-child{
    margin-bottom: -35.5rem;
  }

  .md\:last\:-ml-142:last-child{
    margin-left: -35.5rem;
  }

  .md\:last\:-mt-150:last-child{
    margin-top: -37.5rem;
  }

  .md\:last\:-mr-150:last-child{
    margin-right: -37.5rem;
  }

  .md\:last\:-mb-150:last-child{
    margin-bottom: -37.5rem;
  }

  .md\:last\:-ml-150:last-child{
    margin-left: -37.5rem;
  }

  .md\:last\:-mt-156:last-child{
    margin-top: -39rem;
  }

  .md\:last\:-mr-156:last-child{
    margin-right: -39rem;
  }

  .md\:last\:-mb-156:last-child{
    margin-bottom: -39rem;
  }

  .md\:last\:-ml-156:last-child{
    margin-left: -39rem;
  }

  .md\:last\:-mt-160:last-child{
    margin-top: -40rem;
  }

  .md\:last\:-mr-160:last-child{
    margin-right: -40rem;
  }

  .md\:last\:-mb-160:last-child{
    margin-bottom: -40rem;
  }

  .md\:last\:-ml-160:last-child{
    margin-left: -40rem;
  }

  .md\:last\:-mt-175:last-child{
    margin-top: -43.75rem;
  }

  .md\:last\:-mr-175:last-child{
    margin-right: -43.75rem;
  }

  .md\:last\:-mb-175:last-child{
    margin-bottom: -43.75rem;
  }

  .md\:last\:-ml-175:last-child{
    margin-left: -43.75rem;
  }

  .md\:last\:-mt-207:last-child{
    margin-top: -51.75rem;
  }

  .md\:last\:-mr-207:last-child{
    margin-right: -51.75rem;
  }

  .md\:last\:-mb-207:last-child{
    margin-bottom: -51.75rem;
  }

  .md\:last\:-ml-207:last-child{
    margin-left: -51.75rem;
  }

  .md\:last\:-mt-242:last-child{
    margin-top: -60.5rem;
  }

  .md\:last\:-mr-242:last-child{
    margin-right: -60.5rem;
  }

  .md\:last\:-mb-242:last-child{
    margin-bottom: -60.5rem;
  }

  .md\:last\:-ml-242:last-child{
    margin-left: -60.5rem;
  }

  .md\:last\:-mt-250:last-child{
    margin-top: -62.5rem;
  }

  .md\:last\:-mr-250:last-child{
    margin-right: -62.5rem;
  }

  .md\:last\:-mb-250:last-child{
    margin-bottom: -62.5rem;
  }

  .md\:last\:-ml-250:last-child{
    margin-left: -62.5rem;
  }

  .md\:last\:-mt-258:last-child{
    margin-top: -64.5rem;
  }

  .md\:last\:-mr-258:last-child{
    margin-right: -64.5rem;
  }

  .md\:last\:-mb-258:last-child{
    margin-bottom: -64.5rem;
  }

  .md\:last\:-ml-258:last-child{
    margin-left: -64.5rem;
  }

  .md\:last\:-mt-265:last-child{
    margin-top: -66.25rem;
  }

  .md\:last\:-mr-265:last-child{
    margin-right: -66.25rem;
  }

  .md\:last\:-mb-265:last-child{
    margin-bottom: -66.25rem;
  }

  .md\:last\:-ml-265:last-child{
    margin-left: -66.25rem;
  }

  .md\:last\:-mt-280:last-child{
    margin-top: -70rem;
  }

  .md\:last\:-mr-280:last-child{
    margin-right: -70rem;
  }

  .md\:last\:-mb-280:last-child{
    margin-bottom: -70rem;
  }

  .md\:last\:-ml-280:last-child{
    margin-left: -70rem;
  }

  .md\:last\:-mt-px:last-child{
    margin-top: -1px;
  }

  .md\:last\:-mr-px:last-child{
    margin-right: -1px;
  }

  .md\:last\:-mb-px:last-child{
    margin-bottom: -1px;
  }

  .md\:last\:-ml-px:last-child{
    margin-left: -1px;
  }

  .md\:last\:-mt-0\.5:last-child{
    margin-top: -0.125rem;
  }

  .md\:last\:-mr-0\.5:last-child{
    margin-right: -0.125rem;
  }

  .md\:last\:-mb-0\.5:last-child{
    margin-bottom: -0.125rem;
  }

  .md\:last\:-ml-0\.5:last-child{
    margin-left: -0.125rem;
  }

  .md\:last\:-mt-1\.5:last-child{
    margin-top: -0.375rem;
  }

  .md\:last\:-mr-1\.5:last-child{
    margin-right: -0.375rem;
  }

  .md\:last\:-mb-1\.5:last-child{
    margin-bottom: -0.375rem;
  }

  .md\:last\:-ml-1\.5:last-child{
    margin-left: -0.375rem;
  }

  .md\:last\:-mt-2\.5:last-child{
    margin-top: -0.625rem;
  }

  .md\:last\:-mr-2\.5:last-child{
    margin-right: -0.625rem;
  }

  .md\:last\:-mb-2\.5:last-child{
    margin-bottom: -0.625rem;
  }

  .md\:last\:-ml-2\.5:last-child{
    margin-left: -0.625rem;
  }

  .md\:last\:-mt-3\.5:last-child{
    margin-top: -0.875rem;
  }

  .md\:last\:-mr-3\.5:last-child{
    margin-right: -0.875rem;
  }

  .md\:last\:-mb-3\.5:last-child{
    margin-bottom: -0.875rem;
  }

  .md\:last\:-ml-3\.5:last-child{
    margin-left: -0.875rem;
  }

  .md\:last\:-mt-0\.25:last-child{
    margin-top: -0.0625rem;
  }

  .md\:last\:-mr-0\.25:last-child{
    margin-right: -0.0625rem;
  }

  .md\:last\:-mb-0\.25:last-child{
    margin-bottom: -0.0625rem;
  }

  .md\:last\:-ml-0\.25:last-child{
    margin-left: -0.0625rem;
  }

  .md\:last\:-mt-0\.75:last-child{
    margin-top: -0.1875rem;
  }

  .md\:last\:-mr-0\.75:last-child{
    margin-right: -0.1875rem;
  }

  .md\:last\:-mb-0\.75:last-child{
    margin-bottom: -0.1875rem;
  }

  .md\:last\:-ml-0\.75:last-child{
    margin-left: -0.1875rem;
  }

  .md\:last\:-mt-1\.25:last-child{
    margin-top: -0.3125rem;
  }

  .md\:last\:-mr-1\.25:last-child{
    margin-right: -0.3125rem;
  }

  .md\:last\:-mb-1\.25:last-child{
    margin-bottom: -0.3125rem;
  }

  .md\:last\:-ml-1\.25:last-child{
    margin-left: -0.3125rem;
  }

  .md\:last\:-mt-1\.75:last-child{
    margin-top: -0.4375rem;
  }

  .md\:last\:-mr-1\.75:last-child{
    margin-right: -0.4375rem;
  }

  .md\:last\:-mb-1\.75:last-child{
    margin-bottom: -0.4375rem;
  }

  .md\:last\:-ml-1\.75:last-child{
    margin-left: -0.4375rem;
  }

  .md\:last\:-mt-2\.25:last-child{
    margin-top: -0.5625rem;
  }

  .md\:last\:-mr-2\.25:last-child{
    margin-right: -0.5625rem;
  }

  .md\:last\:-mb-2\.25:last-child{
    margin-bottom: -0.5625rem;
  }

  .md\:last\:-ml-2\.25:last-child{
    margin-left: -0.5625rem;
  }

  .md\:last\:-mt-2\.75:last-child{
    margin-top: -0.6875rem;
  }

  .md\:last\:-mr-2\.75:last-child{
    margin-right: -0.6875rem;
  }

  .md\:last\:-mb-2\.75:last-child{
    margin-bottom: -0.6875rem;
  }

  .md\:last\:-ml-2\.75:last-child{
    margin-left: -0.6875rem;
  }

  .md\:last\:-mt-3\.25:last-child{
    margin-top: -0.8125rem;
  }

  .md\:last\:-mr-3\.25:last-child{
    margin-right: -0.8125rem;
  }

  .md\:last\:-mb-3\.25:last-child{
    margin-bottom: -0.8125rem;
  }

  .md\:last\:-ml-3\.25:last-child{
    margin-left: -0.8125rem;
  }

  .md\:last\:-mt-3\.75:last-child{
    margin-top: -0.9375rem;
  }

  .md\:last\:-mr-3\.75:last-child{
    margin-right: -0.9375rem;
  }

  .md\:last\:-mb-3\.75:last-child{
    margin-bottom: -0.9375rem;
  }

  .md\:last\:-ml-3\.75:last-child{
    margin-left: -0.9375rem;
  }

  .md\:last\:-mt-4\.25:last-child{
    margin-top: -1.0625rem;
  }

  .md\:last\:-mr-4\.25:last-child{
    margin-right: -1.0625rem;
  }

  .md\:last\:-mb-4\.25:last-child{
    margin-bottom: -1.0625rem;
  }

  .md\:last\:-ml-4\.25:last-child{
    margin-left: -1.0625rem;
  }

  .md\:last\:-mt-4\.5:last-child{
    margin-top: -1.125rem;
  }

  .md\:last\:-mr-4\.5:last-child{
    margin-right: -1.125rem;
  }

  .md\:last\:-mb-4\.5:last-child{
    margin-bottom: -1.125rem;
  }

  .md\:last\:-ml-4\.5:last-child{
    margin-left: -1.125rem;
  }

  .md\:last\:-mt-4\.75:last-child{
    margin-top: -1.1875rem;
  }

  .md\:last\:-mr-4\.75:last-child{
    margin-right: -1.1875rem;
  }

  .md\:last\:-mb-4\.75:last-child{
    margin-bottom: -1.1875rem;
  }

  .md\:last\:-ml-4\.75:last-child{
    margin-left: -1.1875rem;
  }

  .md\:last\:-mt-5\.25:last-child{
    margin-top: -1.3125rem;
  }

  .md\:last\:-mr-5\.25:last-child{
    margin-right: -1.3125rem;
  }

  .md\:last\:-mb-5\.25:last-child{
    margin-bottom: -1.3125rem;
  }

  .md\:last\:-ml-5\.25:last-child{
    margin-left: -1.3125rem;
  }

  .md\:last\:-mt-5\.5:last-child{
    margin-top: -1.375rem;
  }

  .md\:last\:-mr-5\.5:last-child{
    margin-right: -1.375rem;
  }

  .md\:last\:-mb-5\.5:last-child{
    margin-bottom: -1.375rem;
  }

  .md\:last\:-ml-5\.5:last-child{
    margin-left: -1.375rem;
  }

  .md\:last\:-mt-5\.75:last-child{
    margin-top: -1.4375rem;
  }

  .md\:last\:-mr-5\.75:last-child{
    margin-right: -1.4375rem;
  }

  .md\:last\:-mb-5\.75:last-child{
    margin-bottom: -1.4375rem;
  }

  .md\:last\:-ml-5\.75:last-child{
    margin-left: -1.4375rem;
  }

  .md\:last\:-mt-6\.25:last-child{
    margin-top: -1.5625rem;
  }

  .md\:last\:-mr-6\.25:last-child{
    margin-right: -1.5625rem;
  }

  .md\:last\:-mb-6\.25:last-child{
    margin-bottom: -1.5625rem;
  }

  .md\:last\:-ml-6\.25:last-child{
    margin-left: -1.5625rem;
  }

  .md\:last\:-mt-6\.5:last-child{
    margin-top: -1.625rem;
  }

  .md\:last\:-mr-6\.5:last-child{
    margin-right: -1.625rem;
  }

  .md\:last\:-mb-6\.5:last-child{
    margin-bottom: -1.625rem;
  }

  .md\:last\:-ml-6\.5:last-child{
    margin-left: -1.625rem;
  }

  .md\:last\:-mt-6\.75:last-child{
    margin-top: -1.6875rem;
  }

  .md\:last\:-mr-6\.75:last-child{
    margin-right: -1.6875rem;
  }

  .md\:last\:-mb-6\.75:last-child{
    margin-bottom: -1.6875rem;
  }

  .md\:last\:-ml-6\.75:last-child{
    margin-left: -1.6875rem;
  }

  .md\:last\:-mt-7\.25:last-child{
    margin-top: -1.8125rem;
  }

  .md\:last\:-mr-7\.25:last-child{
    margin-right: -1.8125rem;
  }

  .md\:last\:-mb-7\.25:last-child{
    margin-bottom: -1.8125rem;
  }

  .md\:last\:-ml-7\.25:last-child{
    margin-left: -1.8125rem;
  }

  .md\:last\:-mt-7\.5:last-child{
    margin-top: -1.875rem;
  }

  .md\:last\:-mr-7\.5:last-child{
    margin-right: -1.875rem;
  }

  .md\:last\:-mb-7\.5:last-child{
    margin-bottom: -1.875rem;
  }

  .md\:last\:-ml-7\.5:last-child{
    margin-left: -1.875rem;
  }

  .md\:last\:-mt-8\.25:last-child{
    margin-top: -2.0625rem;
  }

  .md\:last\:-mr-8\.25:last-child{
    margin-right: -2.0625rem;
  }

  .md\:last\:-mb-8\.25:last-child{
    margin-bottom: -2.0625rem;
  }

  .md\:last\:-ml-8\.25:last-child{
    margin-left: -2.0625rem;
  }

  .md\:last\:-mt-8\.5:last-child{
    margin-top: -2.125rem;
  }

  .md\:last\:-mr-8\.5:last-child{
    margin-right: -2.125rem;
  }

  .md\:last\:-mb-8\.5:last-child{
    margin-bottom: -2.125rem;
  }

  .md\:last\:-ml-8\.5:last-child{
    margin-left: -2.125rem;
  }

  .md\:last\:-mt-9\.25:last-child{
    margin-top: -2.3125rem;
  }

  .md\:last\:-mr-9\.25:last-child{
    margin-right: -2.3125rem;
  }

  .md\:last\:-mb-9\.25:last-child{
    margin-bottom: -2.3125rem;
  }

  .md\:last\:-ml-9\.25:last-child{
    margin-left: -2.3125rem;
  }

  .md\:last\:-mt-9\.5:last-child{
    margin-top: -2.375rem;
  }

  .md\:last\:-mr-9\.5:last-child{
    margin-right: -2.375rem;
  }

  .md\:last\:-mb-9\.5:last-child{
    margin-bottom: -2.375rem;
  }

  .md\:last\:-ml-9\.5:last-child{
    margin-left: -2.375rem;
  }

  .md\:last\:-mt-10\.5:last-child{
    margin-top: -2.625rem;
  }

  .md\:last\:-mr-10\.5:last-child{
    margin-right: -2.625rem;
  }

  .md\:last\:-mb-10\.5:last-child{
    margin-bottom: -2.625rem;
  }

  .md\:last\:-ml-10\.5:last-child{
    margin-left: -2.625rem;
  }

  .md\:last\:-mt-11\.25:last-child{
    margin-top: -2.8125rem;
  }

  .md\:last\:-mr-11\.25:last-child{
    margin-right: -2.8125rem;
  }

  .md\:last\:-mb-11\.25:last-child{
    margin-bottom: -2.8125rem;
  }

  .md\:last\:-ml-11\.25:last-child{
    margin-left: -2.8125rem;
  }

  .md\:last\:-mt-11\.5:last-child{
    margin-top: -2.875rem;
  }

  .md\:last\:-mr-11\.5:last-child{
    margin-right: -2.875rem;
  }

  .md\:last\:-mb-11\.5:last-child{
    margin-bottom: -2.875rem;
  }

  .md\:last\:-ml-11\.5:last-child{
    margin-left: -2.875rem;
  }

  .md\:last\:-mt-12\.5:last-child{
    margin-top: -3.125rem;
  }

  .md\:last\:-mr-12\.5:last-child{
    margin-right: -3.125rem;
  }

  .md\:last\:-mb-12\.5:last-child{
    margin-bottom: -3.125rem;
  }

  .md\:last\:-ml-12\.5:last-child{
    margin-left: -3.125rem;
  }

  .md\:last\:-mt-12\.75:last-child{
    margin-top: -3.1875rem;
  }

  .md\:last\:-mr-12\.75:last-child{
    margin-right: -3.1875rem;
  }

  .md\:last\:-mb-12\.75:last-child{
    margin-bottom: -3.1875rem;
  }

  .md\:last\:-ml-12\.75:last-child{
    margin-left: -3.1875rem;
  }

  .md\:last\:-mt-13\.5:last-child{
    margin-top: -3.375rem;
  }

  .md\:last\:-mr-13\.5:last-child{
    margin-right: -3.375rem;
  }

  .md\:last\:-mb-13\.5:last-child{
    margin-bottom: -3.375rem;
  }

  .md\:last\:-ml-13\.5:last-child{
    margin-left: -3.375rem;
  }

  .md\:last\:-mt-14\.5:last-child{
    margin-top: -3.625rem;
  }

  .md\:last\:-mr-14\.5:last-child{
    margin-right: -3.625rem;
  }

  .md\:last\:-mb-14\.5:last-child{
    margin-bottom: -3.625rem;
  }

  .md\:last\:-ml-14\.5:last-child{
    margin-left: -3.625rem;
  }

  .md\:last\:-mt-15\.5:last-child{
    margin-top: -3.875rem;
  }

  .md\:last\:-mr-15\.5:last-child{
    margin-right: -3.875rem;
  }

  .md\:last\:-mb-15\.5:last-child{
    margin-bottom: -3.875rem;
  }

  .md\:last\:-ml-15\.5:last-child{
    margin-left: -3.875rem;
  }

  .md\:last\:-mt-15\.75:last-child{
    margin-top: -3.9375rem;
  }

  .md\:last\:-mr-15\.75:last-child{
    margin-right: -3.9375rem;
  }

  .md\:last\:-mb-15\.75:last-child{
    margin-bottom: -3.9375rem;
  }

  .md\:last\:-ml-15\.75:last-child{
    margin-left: -3.9375rem;
  }

  .md\:last\:-mt-16\.25:last-child{
    margin-top: -4.0625rem;
  }

  .md\:last\:-mr-16\.25:last-child{
    margin-right: -4.0625rem;
  }

  .md\:last\:-mb-16\.25:last-child{
    margin-bottom: -4.0625rem;
  }

  .md\:last\:-ml-16\.25:last-child{
    margin-left: -4.0625rem;
  }

  .md\:last\:-mt-17\.25:last-child{
    margin-top: -4.3125rem;
  }

  .md\:last\:-mr-17\.25:last-child{
    margin-right: -4.3125rem;
  }

  .md\:last\:-mb-17\.25:last-child{
    margin-bottom: -4.3125rem;
  }

  .md\:last\:-ml-17\.25:last-child{
    margin-left: -4.3125rem;
  }

  .md\:last\:-mt-17\.5:last-child{
    margin-top: -4.375rem;
  }

  .md\:last\:-mr-17\.5:last-child{
    margin-right: -4.375rem;
  }

  .md\:last\:-mb-17\.5:last-child{
    margin-bottom: -4.375rem;
  }

  .md\:last\:-ml-17\.5:last-child{
    margin-left: -4.375rem;
  }

  .md\:last\:-mt-18\.25:last-child{
    margin-top: -4.5625rem;
  }

  .md\:last\:-mr-18\.25:last-child{
    margin-right: -4.5625rem;
  }

  .md\:last\:-mb-18\.25:last-child{
    margin-bottom: -4.5625rem;
  }

  .md\:last\:-ml-18\.25:last-child{
    margin-left: -4.5625rem;
  }

  .md\:last\:-mt-18\.5:last-child{
    margin-top: -4.625rem;
  }

  .md\:last\:-mr-18\.5:last-child{
    margin-right: -4.625rem;
  }

  .md\:last\:-mb-18\.5:last-child{
    margin-bottom: -4.625rem;
  }

  .md\:last\:-ml-18\.5:last-child{
    margin-left: -4.625rem;
  }

  .md\:last\:-mt-20\.25:last-child{
    margin-top: -5.0625rem;
  }

  .md\:last\:-mr-20\.25:last-child{
    margin-right: -5.0625rem;
  }

  .md\:last\:-mb-20\.25:last-child{
    margin-bottom: -5.0625rem;
  }

  .md\:last\:-ml-20\.25:last-child{
    margin-left: -5.0625rem;
  }

  .md\:last\:-mt-20\.5:last-child{
    margin-top: -5.125rem;
  }

  .md\:last\:-mr-20\.5:last-child{
    margin-right: -5.125rem;
  }

  .md\:last\:-mb-20\.5:last-child{
    margin-bottom: -5.125rem;
  }

  .md\:last\:-ml-20\.5:last-child{
    margin-left: -5.125rem;
  }

  .md\:last\:-mt-22\.5:last-child{
    margin-top: -5.625rem;
  }

  .md\:last\:-mr-22\.5:last-child{
    margin-right: -5.625rem;
  }

  .md\:last\:-mb-22\.5:last-child{
    margin-bottom: -5.625rem;
  }

  .md\:last\:-ml-22\.5:last-child{
    margin-left: -5.625rem;
  }

  .md\:last\:-mt-25\.5:last-child{
    margin-top: -6.375rem;
  }

  .md\:last\:-mr-25\.5:last-child{
    margin-right: -6.375rem;
  }

  .md\:last\:-mb-25\.5:last-child{
    margin-bottom: -6.375rem;
  }

  .md\:last\:-ml-25\.5:last-child{
    margin-left: -6.375rem;
  }

  .md\:last\:-mt-26\.75:last-child{
    margin-top: -6.6875rem;
  }

  .md\:last\:-mr-26\.75:last-child{
    margin-right: -6.6875rem;
  }

  .md\:last\:-mb-26\.75:last-child{
    margin-bottom: -6.6875rem;
  }

  .md\:last\:-ml-26\.75:last-child{
    margin-left: -6.6875rem;
  }

  .md\:last\:-mt-32\.5:last-child{
    margin-top: -8.125rem;
  }

  .md\:last\:-mr-32\.5:last-child{
    margin-right: -8.125rem;
  }

  .md\:last\:-mb-32\.5:last-child{
    margin-bottom: -8.125rem;
  }

  .md\:last\:-ml-32\.5:last-child{
    margin-left: -8.125rem;
  }

  .md\:last\:-mt-37\.5:last-child{
    margin-top: -9.375rem;
  }

  .md\:last\:-mr-37\.5:last-child{
    margin-right: -9.375rem;
  }

  .md\:last\:-mb-37\.5:last-child{
    margin-bottom: -9.375rem;
  }

  .md\:last\:-ml-37\.5:last-child{
    margin-left: -9.375rem;
  }

  .md\:last\:-mt-41\.25:last-child{
    margin-top: -10.3125rem;
  }

  .md\:last\:-mr-41\.25:last-child{
    margin-right: -10.3125rem;
  }

  .md\:last\:-mb-41\.25:last-child{
    margin-bottom: -10.3125rem;
  }

  .md\:last\:-ml-41\.25:last-child{
    margin-left: -10.3125rem;
  }

  .md\:last\:-mt-52\.5:last-child{
    margin-top: -13.125rem;
  }

  .md\:last\:-mr-52\.5:last-child{
    margin-right: -13.125rem;
  }

  .md\:last\:-mb-52\.5:last-child{
    margin-bottom: -13.125rem;
  }

  .md\:last\:-ml-52\.5:last-child{
    margin-left: -13.125rem;
  }

  .md\:last\:-mt-54\.5:last-child{
    margin-top: -13.625rem;
  }

  .md\:last\:-mr-54\.5:last-child{
    margin-right: -13.625rem;
  }

  .md\:last\:-mb-54\.5:last-child{
    margin-bottom: -13.625rem;
  }

  .md\:last\:-ml-54\.5:last-child{
    margin-left: -13.625rem;
  }

  .md\:last\:-mt-57\.25:last-child{
    margin-top: -14.3125rem;
  }

  .md\:last\:-mr-57\.25:last-child{
    margin-right: -14.3125rem;
  }

  .md\:last\:-mb-57\.25:last-child{
    margin-bottom: -14.3125rem;
  }

  .md\:last\:-ml-57\.25:last-child{
    margin-left: -14.3125rem;
  }

  .md\:last\:-mt-57\.5:last-child{
    margin-top: -14.375rem;
  }

  .md\:last\:-mr-57\.5:last-child{
    margin-right: -14.375rem;
  }

  .md\:last\:-mb-57\.5:last-child{
    margin-bottom: -14.375rem;
  }

  .md\:last\:-ml-57\.5:last-child{
    margin-left: -14.375rem;
  }

  .md\:last\:-mt-66\.25:last-child{
    margin-top: -16.5625rem;
  }

  .md\:last\:-mr-66\.25:last-child{
    margin-right: -16.5625rem;
  }

  .md\:last\:-mb-66\.25:last-child{
    margin-bottom: -16.5625rem;
  }

  .md\:last\:-ml-66\.25:last-child{
    margin-left: -16.5625rem;
  }

  .md\:last\:-mt-74\.5:last-child{
    margin-top: -18.125rem;
  }

  .md\:last\:-mr-74\.5:last-child{
    margin-right: -18.125rem;
  }

  .md\:last\:-mb-74\.5:last-child{
    margin-bottom: -18.125rem;
  }

  .md\:last\:-ml-74\.5:last-child{
    margin-left: -18.125rem;
  }

  .md\:last\:-mt-106\.25:last-child{
    margin-top: -26.5625rem;
  }

  .md\:last\:-mr-106\.25:last-child{
    margin-right: -26.5625rem;
  }

  .md\:last\:-mb-106\.25:last-child{
    margin-bottom: -26.5625rem;
  }

  .md\:last\:-ml-106\.25:last-child{
    margin-left: -26.5625rem;
  }

  .md\:last\:-mt-112\.25:last-child{
    margin-top: -28.0675rem;
  }

  .md\:last\:-mr-112\.25:last-child{
    margin-right: -28.0675rem;
  }

  .md\:last\:-mb-112\.25:last-child{
    margin-bottom: -28.0675rem;
  }

  .md\:last\:-ml-112\.25:last-child{
    margin-left: -28.0675rem;
  }

  .md\:last\:-mt-112\.75:last-child{
    margin-top: -28.1875rem;
  }

  .md\:last\:-mr-112\.75:last-child{
    margin-right: -28.1875rem;
  }

  .md\:last\:-mb-112\.75:last-child{
    margin-bottom: -28.1875rem;
  }

  .md\:last\:-ml-112\.75:last-child{
    margin-left: -28.1875rem;
  }

  .md\:last\:-mt-147\.5:last-child{
    margin-top: -36.875rem;
  }

  .md\:last\:-mr-147\.5:last-child{
    margin-right: -36.875rem;
  }

  .md\:last\:-mb-147\.5:last-child{
    margin-bottom: -36.875rem;
  }

  .md\:last\:-ml-147\.5:last-child{
    margin-left: -36.875rem;
  }

  .md\:last\:-mt-162\.5:last-child{
    margin-top: -40.625rem;
  }

  .md\:last\:-mr-162\.5:last-child{
    margin-right: -40.625rem;
  }

  .md\:last\:-mb-162\.5:last-child{
    margin-bottom: -40.625rem;
  }

  .md\:last\:-ml-162\.5:last-child{
    margin-left: -40.625rem;
  }

  .md\:last\:-mt-172\.25:last-child{
    margin-top: -42.5625rem;
  }

  .md\:last\:-mr-172\.25:last-child{
    margin-right: -42.5625rem;
  }

  .md\:last\:-mb-172\.25:last-child{
    margin-bottom: -42.5625rem;
  }

  .md\:last\:-ml-172\.25:last-child{
    margin-left: -42.5625rem;
  }

  .md\:last\:-mt-175\.25:last-child{
    margin-top: -43.8125rem;
  }

  .md\:last\:-mr-175\.25:last-child{
    margin-right: -43.8125rem;
  }

  .md\:last\:-mb-175\.25:last-child{
    margin-bottom: -43.8125rem;
  }

  .md\:last\:-ml-175\.25:last-child{
    margin-left: -43.8125rem;
  }

  .md\:last\:-mt-184\.25:last-child{
    margin-top: -46.0625rem;
  }

  .md\:last\:-mr-184\.25:last-child{
    margin-right: -46.0625rem;
  }

  .md\:last\:-mb-184\.25:last-child{
    margin-bottom: -46.0625rem;
  }

  .md\:last\:-ml-184\.25:last-child{
    margin-left: -46.0625rem;
  }

  .md\:last\:-mt-203\.25:last-child{
    margin-top: -50.8125rem;
  }

  .md\:last\:-mr-203\.25:last-child{
    margin-right: -50.8125rem;
  }

  .md\:last\:-mb-203\.25:last-child{
    margin-bottom: -50.8125rem;
  }

  .md\:last\:-ml-203\.25:last-child{
    margin-left: -50.8125rem;
  }

  .md\:last\:-mt-half:last-child{
    margin-top: -50%;
  }

  .md\:last\:-mr-half:last-child{
    margin-right: -50%;
  }

  .md\:last\:-mb-half:last-child{
    margin-bottom: -50%;
  }

  .md\:last\:-ml-half:last-child{
    margin-left: -50%;
  }

  .md\:last\:-mt-full:last-child{
    margin-top: -100%;
  }

  .md\:last\:-mr-full:last-child{
    margin-right: -100%;
  }

  .md\:last\:-mb-full:last-child{
    margin-bottom: -100%;
  }

  .md\:last\:-ml-full:last-child{
    margin-left: -100%;
  }

  .md\:last\:-mt-1\/10:last-child{
    margin-top: -10%;
  }

  .md\:last\:-mr-1\/10:last-child{
    margin-right: -10%;
  }

  .md\:last\:-mb-1\/10:last-child{
    margin-bottom: -10%;
  }

  .md\:last\:-ml-1\/10:last-child{
    margin-left: -10%;
  }

  .md\:last\:-mt-2\/10:last-child{
    margin-top: -20%;
  }

  .md\:last\:-mr-2\/10:last-child{
    margin-right: -20%;
  }

  .md\:last\:-mb-2\/10:last-child{
    margin-bottom: -20%;
  }

  .md\:last\:-ml-2\/10:last-child{
    margin-left: -20%;
  }

  .md\:last\:-mt-3\/10:last-child{
    margin-top: -30%;
  }

  .md\:last\:-mr-3\/10:last-child{
    margin-right: -30%;
  }

  .md\:last\:-mb-3\/10:last-child{
    margin-bottom: -30%;
  }

  .md\:last\:-ml-3\/10:last-child{
    margin-left: -30%;
  }

  .md\:last\:-mt-4\/10:last-child{
    margin-top: -40%;
  }

  .md\:last\:-mr-4\/10:last-child{
    margin-right: -40%;
  }

  .md\:last\:-mb-4\/10:last-child{
    margin-bottom: -40%;
  }

  .md\:last\:-ml-4\/10:last-child{
    margin-left: -40%;
  }

  .md\:last\:-mt-4\.5\/10:last-child{
    margin-top: -45%;
  }

  .md\:last\:-mr-4\.5\/10:last-child{
    margin-right: -45%;
  }

  .md\:last\:-mb-4\.5\/10:last-child{
    margin-bottom: -45%;
  }

  .md\:last\:-ml-4\.5\/10:last-child{
    margin-left: -45%;
  }

  .md\:last\:-mt-5\/10:last-child{
    margin-top: -50%;
  }

  .md\:last\:-mr-5\/10:last-child{
    margin-right: -50%;
  }

  .md\:last\:-mb-5\/10:last-child{
    margin-bottom: -50%;
  }

  .md\:last\:-ml-5\/10:last-child{
    margin-left: -50%;
  }

  .md\:last\:-mt-5\.5\/10:last-child{
    margin-top: -55%;
  }

  .md\:last\:-mr-5\.5\/10:last-child{
    margin-right: -55%;
  }

  .md\:last\:-mb-5\.5\/10:last-child{
    margin-bottom: -55%;
  }

  .md\:last\:-ml-5\.5\/10:last-child{
    margin-left: -55%;
  }

  .md\:last\:-mt-6\/10:last-child{
    margin-top: -60%;
  }

  .md\:last\:-mr-6\/10:last-child{
    margin-right: -60%;
  }

  .md\:last\:-mb-6\/10:last-child{
    margin-bottom: -60%;
  }

  .md\:last\:-ml-6\/10:last-child{
    margin-left: -60%;
  }

  .md\:last\:-mt-7\/10:last-child{
    margin-top: -70%;
  }

  .md\:last\:-mr-7\/10:last-child{
    margin-right: -70%;
  }

  .md\:last\:-mb-7\/10:last-child{
    margin-bottom: -70%;
  }

  .md\:last\:-ml-7\/10:last-child{
    margin-left: -70%;
  }

  .md\:last\:-mt-8\/10:last-child{
    margin-top: -80%;
  }

  .md\:last\:-mr-8\/10:last-child{
    margin-right: -80%;
  }

  .md\:last\:-mb-8\/10:last-child{
    margin-bottom: -80%;
  }

  .md\:last\:-ml-8\/10:last-child{
    margin-left: -80%;
  }

  .md\:last\:-mt-9\/10:last-child{
    margin-top: -90%;
  }

  .md\:last\:-mr-9\/10:last-child{
    margin-right: -90%;
  }

  .md\:last\:-mb-9\/10:last-child{
    margin-bottom: -90%;
  }

  .md\:last\:-ml-9\/10:last-child{
    margin-left: -90%;
  }

  .md\:last\:-mt-1\/12:last-child{
    margin-top: -8.33333%;
  }

  .md\:last\:-mr-1\/12:last-child{
    margin-right: -8.33333%;
  }

  .md\:last\:-mb-1\/12:last-child{
    margin-bottom: -8.33333%;
  }

  .md\:last\:-ml-1\/12:last-child{
    margin-left: -8.33333%;
  }

  .md\:last\:-mt-2\/12:last-child{
    margin-top: -16.66667%;
  }

  .md\:last\:-mr-2\/12:last-child{
    margin-right: -16.66667%;
  }

  .md\:last\:-mb-2\/12:last-child{
    margin-bottom: -16.66667%;
  }

  .md\:last\:-ml-2\/12:last-child{
    margin-left: -16.66667%;
  }

  .md\:last\:-mt-3\/12:last-child{
    margin-top: -25%;
  }

  .md\:last\:-mr-3\/12:last-child{
    margin-right: -25%;
  }

  .md\:last\:-mb-3\/12:last-child{
    margin-bottom: -25%;
  }

  .md\:last\:-ml-3\/12:last-child{
    margin-left: -25%;
  }

  .md\:last\:-mt-4\/12:last-child{
    margin-top: -33.33333%;
  }

  .md\:last\:-mr-4\/12:last-child{
    margin-right: -33.33333%;
  }

  .md\:last\:-mb-4\/12:last-child{
    margin-bottom: -33.33333%;
  }

  .md\:last\:-ml-4\/12:last-child{
    margin-left: -33.33333%;
  }

  .md\:last\:-mt-5\/12:last-child{
    margin-top: -41.66667%;
  }

  .md\:last\:-mr-5\/12:last-child{
    margin-right: -41.66667%;
  }

  .md\:last\:-mb-5\/12:last-child{
    margin-bottom: -41.66667%;
  }

  .md\:last\:-ml-5\/12:last-child{
    margin-left: -41.66667%;
  }

  .md\:last\:-mt-6\/12:last-child{
    margin-top: -50%;
  }

  .md\:last\:-mr-6\/12:last-child{
    margin-right: -50%;
  }

  .md\:last\:-mb-6\/12:last-child{
    margin-bottom: -50%;
  }

  .md\:last\:-ml-6\/12:last-child{
    margin-left: -50%;
  }

  .md\:last\:-mt-7\/12:last-child{
    margin-top: -58.33333%;
  }

  .md\:last\:-mr-7\/12:last-child{
    margin-right: -58.33333%;
  }

  .md\:last\:-mb-7\/12:last-child{
    margin-bottom: -58.33333%;
  }

  .md\:last\:-ml-7\/12:last-child{
    margin-left: -58.33333%;
  }

  .md\:last\:-mt-8\/12:last-child{
    margin-top: -66.66667%;
  }

  .md\:last\:-mr-8\/12:last-child{
    margin-right: -66.66667%;
  }

  .md\:last\:-mb-8\/12:last-child{
    margin-bottom: -66.66667%;
  }

  .md\:last\:-ml-8\/12:last-child{
    margin-left: -66.66667%;
  }

  .md\:last\:-mt-9\/12:last-child{
    margin-top: -75%;
  }

  .md\:last\:-mr-9\/12:last-child{
    margin-right: -75%;
  }

  .md\:last\:-mb-9\/12:last-child{
    margin-bottom: -75%;
  }

  .md\:last\:-ml-9\/12:last-child{
    margin-left: -75%;
  }

  .md\:last\:-mt-10\/12:last-child{
    margin-top: -83.33333%;
  }

  .md\:last\:-mr-10\/12:last-child{
    margin-right: -83.33333%;
  }

  .md\:last\:-mb-10\/12:last-child{
    margin-bottom: -83.33333%;
  }

  .md\:last\:-ml-10\/12:last-child{
    margin-left: -83.33333%;
  }

  .md\:last\:-mt-11\/12:last-child{
    margin-top: -91.66667%;
  }

  .md\:last\:-mr-11\/12:last-child{
    margin-right: -91.66667%;
  }

  .md\:last\:-mb-11\/12:last-child{
    margin-bottom: -91.66667%;
  }

  .md\:last\:-ml-11\/12:last-child{
    margin-left: -91.66667%;
  }

  .md\:max-h-0{
    max-height: 0px;
  }

  .md\:max-h-1{
    max-height: 0.25rem;
  }

  .md\:max-h-2{
    max-height: 0.5rem;
  }

  .md\:max-h-3{
    max-height: 0.75rem;
  }

  .md\:max-h-4{
    max-height: 1rem;
  }

  .md\:max-h-5{
    max-height: 1.25rem;
  }

  .md\:max-h-6{
    max-height: 1.5rem;
  }

  .md\:max-h-7{
    max-height: 1.75rem;
  }

  .md\:max-h-8{
    max-height: 2rem;
  }

  .md\:max-h-9{
    max-height: 2.25rem;
  }

  .md\:max-h-10{
    max-height: 2.5rem;
  }

  .md\:max-h-11{
    max-height: 2.75rem;
  }

  .md\:max-h-12{
    max-height: 3rem;
  }

  .md\:max-h-13{
    max-height: 3.25rem;
  }

  .md\:max-h-14{
    max-height: 3.5rem;
  }

  .md\:max-h-15{
    max-height: 3.75rem;
  }

  .md\:max-h-16{
    max-height: 4rem;
  }

  .md\:max-h-17{
    max-height: 4.25rem;
  }

  .md\:max-h-18{
    max-height: 4.5rem;
  }

  .md\:max-h-19{
    max-height: 4.75rem;
  }

  .md\:max-h-20{
    max-height: 5rem;
  }

  .md\:max-h-22{
    max-height: 5.5rem;
  }

  .md\:max-h-24{
    max-height: 6rem;
  }

  .md\:max-h-25{
    max-height: 6.25rem;
  }

  .md\:max-h-28{
    max-height: 7rem;
  }

  .md\:max-h-30{
    max-height: 7.5rem;
  }

  .md\:max-h-32{
    max-height: 8rem;
  }

  .md\:max-h-34{
    max-height: 8.5rem;
  }

  .md\:max-h-35{
    max-height: 8.75rem;
  }

  .md\:max-h-36{
    max-height: 9rem;
  }

  .md\:max-h-39{
    max-height: 9.75rem;
  }

  .md\:max-h-40{
    max-height: 10rem;
  }

  .md\:max-h-42{
    max-height: 10.5rem;
  }

  .md\:max-h-44{
    max-height: 11rem;
  }

  .md\:max-h-45{
    max-height: 11.25rem;
  }

  .md\:max-h-48{
    max-height: 12rem;
  }

  .md\:max-h-50{
    max-height: 12.5rem;
  }

  .md\:max-h-52{
    max-height: 13rem;
  }

  .md\:max-h-55{
    max-height: 13.75rem;
  }

  .md\:max-h-56{
    max-height: 14rem;
  }

  .md\:max-h-58{
    max-height: 14.5rem;
  }

  .md\:max-h-60{
    max-height: 15rem;
  }

  .md\:max-h-64{
    max-height: 16rem;
  }

  .md\:max-h-65{
    max-height: 16.25rem;
  }

  .md\:max-h-68{
    max-height: 17rem;
  }

  .md\:max-h-69{
    max-height: 17.25rem;
  }

  .md\:max-h-70{
    max-height: 17.5rem;
  }

  .md\:max-h-72{
    max-height: 18rem;
  }

  .md\:max-h-75{
    max-height: 18.75rem;
  }

  .md\:max-h-80{
    max-height: 20rem;
  }

  .md\:max-h-85{
    max-height: 21.25rem;
  }

  .md\:max-h-86{
    max-height: 21.5rem;
  }

  .md\:max-h-90{
    max-height: 22.5rem;
  }

  .md\:max-h-96{
    max-height: 24rem;
  }

  .md\:max-h-100{
    max-height: 25rem;
  }

  .md\:max-h-115{
    max-height: 28.75rem;
  }

  .md\:max-h-125{
    max-height: 31.25rem;
  }

  .md\:max-h-142{
    max-height: 35.5rem;
  }

  .md\:max-h-150{
    max-height: 37.5rem;
  }

  .md\:max-h-156{
    max-height: 39rem;
  }

  .md\:max-h-160{
    max-height: 40rem;
  }

  .md\:max-h-175{
    max-height: 43.75rem;
  }

  .md\:max-h-207{
    max-height: 51.75rem;
  }

  .md\:max-h-242{
    max-height: 60.5rem;
  }

  .md\:max-h-250{
    max-height: 62.5rem;
  }

  .md\:max-h-258{
    max-height: 64.5rem;
  }

  .md\:max-h-265{
    max-height: 66.25rem;
  }

  .md\:max-h-280{
    max-height: 70rem;
  }

  .md\:max-h-px{
    max-height: 1px;
  }

  .md\:max-h-0\.5{
    max-height: 0.125rem;
  }

  .md\:max-h-1\.5{
    max-height: 0.375rem;
  }

  .md\:max-h-2\.5{
    max-height: 0.625rem;
  }

  .md\:max-h-3\.5{
    max-height: 0.875rem;
  }

  .md\:max-h-0\.25{
    max-height: 0.0625rem;
  }

  .md\:max-h-0\.75{
    max-height: 0.1875rem;
  }

  .md\:max-h-1\.25{
    max-height: 0.3125rem;
  }

  .md\:max-h-1\.75{
    max-height: 0.4375rem;
  }

  .md\:max-h-2\.25{
    max-height: 0.5625rem;
  }

  .md\:max-h-2\.75{
    max-height: 0.6875rem;
  }

  .md\:max-h-3\.25{
    max-height: 0.8125rem;
  }

  .md\:max-h-3\.75{
    max-height: 0.9375rem;
  }

  .md\:max-h-4\.25{
    max-height: 1.0625rem;
  }

  .md\:max-h-4\.5{
    max-height: 1.125rem;
  }

  .md\:max-h-4\.75{
    max-height: 1.1875rem;
  }

  .md\:max-h-5\.25{
    max-height: 1.3125rem;
  }

  .md\:max-h-5\.5{
    max-height: 1.375rem;
  }

  .md\:max-h-5\.75{
    max-height: 1.4375rem;
  }

  .md\:max-h-6\.25{
    max-height: 1.5625rem;
  }

  .md\:max-h-6\.5{
    max-height: 1.625rem;
  }

  .md\:max-h-6\.75{
    max-height: 1.6875rem;
  }

  .md\:max-h-7\.25{
    max-height: 1.8125rem;
  }

  .md\:max-h-7\.5{
    max-height: 1.875rem;
  }

  .md\:max-h-8\.25{
    max-height: 2.0625rem;
  }

  .md\:max-h-8\.5{
    max-height: 2.125rem;
  }

  .md\:max-h-9\.25{
    max-height: 2.3125rem;
  }

  .md\:max-h-9\.5{
    max-height: 2.375rem;
  }

  .md\:max-h-10\.5{
    max-height: 2.625rem;
  }

  .md\:max-h-11\.25{
    max-height: 2.8125rem;
  }

  .md\:max-h-11\.5{
    max-height: 2.875rem;
  }

  .md\:max-h-12\.5{
    max-height: 3.125rem;
  }

  .md\:max-h-12\.75{
    max-height: 3.1875rem;
  }

  .md\:max-h-13\.5{
    max-height: 3.375rem;
  }

  .md\:max-h-14\.5{
    max-height: 3.625rem;
  }

  .md\:max-h-15\.5{
    max-height: 3.875rem;
  }

  .md\:max-h-15\.75{
    max-height: 3.9375rem;
  }

  .md\:max-h-16\.25{
    max-height: 4.0625rem;
  }

  .md\:max-h-17\.25{
    max-height: 4.3125rem;
  }

  .md\:max-h-17\.5{
    max-height: 4.375rem;
  }

  .md\:max-h-18\.25{
    max-height: 4.5625rem;
  }

  .md\:max-h-18\.5{
    max-height: 4.625rem;
  }

  .md\:max-h-20\.25{
    max-height: 5.0625rem;
  }

  .md\:max-h-20\.5{
    max-height: 5.125rem;
  }

  .md\:max-h-22\.5{
    max-height: 5.625rem;
  }

  .md\:max-h-25\.5{
    max-height: 6.375rem;
  }

  .md\:max-h-26\.75{
    max-height: 6.6875rem;
  }

  .md\:max-h-32\.5{
    max-height: 8.125rem;
  }

  .md\:max-h-37\.5{
    max-height: 9.375rem;
  }

  .md\:max-h-41\.25{
    max-height: 10.3125rem;
  }

  .md\:max-h-52\.5{
    max-height: 13.125rem;
  }

  .md\:max-h-54\.5{
    max-height: 13.625rem;
  }

  .md\:max-h-57\.25{
    max-height: 14.3125rem;
  }

  .md\:max-h-57\.5{
    max-height: 14.375rem;
  }

  .md\:max-h-66\.25{
    max-height: 16.5625rem;
  }

  .md\:max-h-74\.5{
    max-height: 18.125rem;
  }

  .md\:max-h-106\.25{
    max-height: 26.5625rem;
  }

  .md\:max-h-112\.25{
    max-height: 28.0675rem;
  }

  .md\:max-h-112\.75{
    max-height: 28.1875rem;
  }

  .md\:max-h-147\.5{
    max-height: 36.875rem;
  }

  .md\:max-h-162\.5{
    max-height: 40.625rem;
  }

  .md\:max-h-172\.25{
    max-height: 42.5625rem;
  }

  .md\:max-h-175\.25{
    max-height: 43.8125rem;
  }

  .md\:max-h-184\.25{
    max-height: 46.0625rem;
  }

  .md\:max-h-203\.25{
    max-height: 50.8125rem;
  }

  .md\:max-h-half{
    max-height: 50%;
  }

  .md\:max-h-full{
    max-height: 100%;
  }

  .md\:max-h-1\/10{
    max-height: 10%;
  }

  .md\:max-h-2\/10{
    max-height: 20%;
  }

  .md\:max-h-3\/10{
    max-height: 30%;
  }

  .md\:max-h-4\/10{
    max-height: 40%;
  }

  .md\:max-h-4\.5\/10{
    max-height: 45%;
  }

  .md\:max-h-5\/10{
    max-height: 50%;
  }

  .md\:max-h-5\.5\/10{
    max-height: 55%;
  }

  .md\:max-h-6\/10{
    max-height: 60%;
  }

  .md\:max-h-7\/10{
    max-height: 70%;
  }

  .md\:max-h-8\/10{
    max-height: 80%;
  }

  .md\:max-h-9\/10{
    max-height: 90%;
  }

  .md\:max-h-1\/12{
    max-height: 8.333333%;
  }

  .md\:max-h-2\/12{
    max-height: 16.666667%;
  }

  .md\:max-h-3\/12{
    max-height: 25%;
  }

  .md\:max-h-4\/12{
    max-height: 33.333333%;
  }

  .md\:max-h-5\/12{
    max-height: 41.666667%;
  }

  .md\:max-h-6\/12{
    max-height: 50%;
  }

  .md\:max-h-7\/12{
    max-height: 58.333333%;
  }

  .md\:max-h-8\/12{
    max-height: 66.666667%;
  }

  .md\:max-h-9\/12{
    max-height: 75%;
  }

  .md\:max-h-10\/12{
    max-height: 83.333333%;
  }

  .md\:max-h-11\/12{
    max-height: 91.666667%;
  }

  .md\:max-h-screen{
    max-height: 100vh;
  }

  .md\:max-w-0{
    max-width: 0rem;
  }

  .md\:max-w-1{
    max-width: 0.25rem;
  }

  .md\:max-w-2{
    max-width: 0.5rem;
  }

  .md\:max-w-3{
    max-width: 0.75rem;
  }

  .md\:max-w-4{
    max-width: 1rem;
  }

  .md\:max-w-5{
    max-width: 1.25rem;
  }

  .md\:max-w-6{
    max-width: 1.5rem;
  }

  .md\:max-w-7{
    max-width: 1.75rem;
  }

  .md\:max-w-8{
    max-width: 2rem;
  }

  .md\:max-w-9{
    max-width: 2.25rem;
  }

  .md\:max-w-10{
    max-width: 2.5rem;
  }

  .md\:max-w-11{
    max-width: 2.75rem;
  }

  .md\:max-w-12{
    max-width: 3rem;
  }

  .md\:max-w-13{
    max-width: 3.25rem;
  }

  .md\:max-w-14{
    max-width: 3.5rem;
  }

  .md\:max-w-15{
    max-width: 3.75rem;
  }

  .md\:max-w-16{
    max-width: 4rem;
  }

  .md\:max-w-17{
    max-width: 4.25rem;
  }

  .md\:max-w-18{
    max-width: 4.5rem;
  }

  .md\:max-w-19{
    max-width: 4.75rem;
  }

  .md\:max-w-20{
    max-width: 5rem;
  }

  .md\:max-w-22{
    max-width: 5.5rem;
  }

  .md\:max-w-24{
    max-width: 6rem;
  }

  .md\:max-w-25{
    max-width: 6.25rem;
  }

  .md\:max-w-30{
    max-width: 7.5rem;
  }

  .md\:max-w-32{
    max-width: 8rem;
  }

  .md\:max-w-34{
    max-width: 8.5rem;
  }

  .md\:max-w-35{
    max-width: 8.75rem;
  }

  .md\:max-w-36{
    max-width: 9rem;
  }

  .md\:max-w-39{
    max-width: 9.75rem;
  }

  .md\:max-w-40{
    max-width: 10rem;
  }

  .md\:max-w-42{
    max-width: 10.5rem;
  }

  .md\:max-w-45{
    max-width: 11.25rem;
  }

  .md\:max-w-50{
    max-width: 12.5rem;
  }

  .md\:max-w-55{
    max-width: 13.75rem;
  }

  .md\:max-w-58{
    max-width: 14.5rem;
  }

  .md\:max-w-60{
    max-width: 15rem;
  }

  .md\:max-w-64{
    max-width: 16rem;
  }

  .md\:max-w-65{
    max-width: 16.25rem;
  }

  .md\:max-w-68{
    max-width: 17rem;
  }

  .md\:max-w-69{
    max-width: 17.25rem;
  }

  .md\:max-w-70{
    max-width: 17.5rem;
  }

  .md\:max-w-75{
    max-width: 18.75rem;
  }

  .md\:max-w-80{
    max-width: 20rem;
  }

  .md\:max-w-85{
    max-width: 21.25rem;
  }

  .md\:max-w-86{
    max-width: 21.5rem;
  }

  .md\:max-w-90{
    max-width: 22.5rem;
  }

  .md\:max-w-96{
    max-width: 24rem;
  }

  .md\:max-w-100{
    max-width: 25rem;
  }

  .md\:max-w-115{
    max-width: 28.75rem;
  }

  .md\:max-w-125{
    max-width: 31.25rem;
  }

  .md\:max-w-142{
    max-width: 35.5rem;
  }

  .md\:max-w-150{
    max-width: 37.5rem;
  }

  .md\:max-w-156{
    max-width: 39rem;
  }

  .md\:max-w-160{
    max-width: 40rem;
  }

  .md\:max-w-175{
    max-width: 43.75rem;
  }

  .md\:max-w-207{
    max-width: 51.75rem;
  }

  .md\:max-w-242{
    max-width: 60.5rem;
  }

  .md\:max-w-250{
    max-width: 62.5rem;
  }

  .md\:max-w-258{
    max-width: 64.5rem;
  }

  .md\:max-w-265{
    max-width: 66.25rem;
  }

  .md\:max-w-280{
    max-width: 70rem;
  }

  .md\:max-w-none{
    max-width: none;
  }

  .md\:max-w-xs{
    max-width: 20rem;
  }

  .md\:max-w-sm{
    max-width: 24rem;
  }

  .md\:max-w-md{
    max-width: 28rem;
  }

  .md\:max-w-lg{
    max-width: 32rem;
  }

  .md\:max-w-xl{
    max-width: 36rem;
  }

  .md\:max-w-2xl{
    max-width: 42rem;
  }

  .md\:max-w-3xl{
    max-width: 48rem;
  }

  .md\:max-w-4xl{
    max-width: 56rem;
  }

  .md\:max-w-5xl{
    max-width: 64rem;
  }

  .md\:max-w-6xl{
    max-width: 72rem;
  }

  .md\:max-w-7xl{
    max-width: 80rem;
  }

  .md\:max-w-full{
    max-width: 100%;
  }

  .md\:max-w-min{
    max-width: -webkit-min-content;
    max-width: min-content;
  }

  .md\:max-w-max{
    max-width: -webkit-max-content;
    max-width: max-content;
  }

  .md\:max-w-prose{
    max-width: 65ch;
  }

  .md\:max-w-0\.25{
    max-width: 0.0625rem;
  }

  .md\:max-w-0\.5{
    max-width: 0.125rem;
  }

  .md\:max-w-0\.75{
    max-width: 0.1875rem;
  }

  .md\:max-w-1\.25{
    max-width: 0.3125rem;
  }

  .md\:max-w-1\.5{
    max-width: 0.375rem;
  }

  .md\:max-w-1\.75{
    max-width: 0.4375rem;
  }

  .md\:max-w-2\.25{
    max-width: 0.5625rem;
  }

  .md\:max-w-2\.5{
    max-width: 0.625rem;
  }

  .md\:max-w-2\.75{
    max-width: 0.6875rem;
  }

  .md\:max-w-3\.25{
    max-width: 0.8125rem;
  }

  .md\:max-w-3\.5{
    max-width: 0.875rem;
  }

  .md\:max-w-3\.75{
    max-width: 0.9375rem;
  }

  .md\:max-w-4\.25{
    max-width: 1.0625rem;
  }

  .md\:max-w-4\.5{
    max-width: 1.125rem;
  }

  .md\:max-w-4\.75{
    max-width: 1.1875rem;
  }

  .md\:max-w-5\.25{
    max-width: 1.3125rem;
  }

  .md\:max-w-5\.5{
    max-width: 1.375rem;
  }

  .md\:max-w-5\.75{
    max-width: 1.4375rem;
  }

  .md\:max-w-6\.25{
    max-width: 1.5625rem;
  }

  .md\:max-w-6\.5{
    max-width: 1.625rem;
  }

  .md\:max-w-6\.75{
    max-width: 1.6875rem;
  }

  .md\:max-w-7\.25{
    max-width: 1.8125rem;
  }

  .md\:max-w-7\.5{
    max-width: 1.875rem;
  }

  .md\:max-w-8\.25{
    max-width: 2.0625rem;
  }

  .md\:max-w-8\.5{
    max-width: 2.125rem;
  }

  .md\:max-w-9\.25{
    max-width: 2.3125rem;
  }

  .md\:max-w-9\.5{
    max-width: 2.375rem;
  }

  .md\:max-w-10\.5{
    max-width: 2.625rem;
  }

  .md\:max-w-11\.25{
    max-width: 2.8125rem;
  }

  .md\:max-w-11\.5{
    max-width: 2.875rem;
  }

  .md\:max-w-12\.5{
    max-width: 3.125rem;
  }

  .md\:max-w-12\.75{
    max-width: 3.1875rem;
  }

  .md\:max-w-13\.5{
    max-width: 3.375rem;
  }

  .md\:max-w-14\.5{
    max-width: 3.625rem;
  }

  .md\:max-w-15\.5{
    max-width: 3.875rem;
  }

  .md\:max-w-15\.75{
    max-width: 3.9375rem;
  }

  .md\:max-w-16\.25{
    max-width: 4.0625rem;
  }

  .md\:max-w-17\.25{
    max-width: 4.3125rem;
  }

  .md\:max-w-17\.5{
    max-width: 4.375rem;
  }

  .md\:max-w-18\.25{
    max-width: 4.5625rem;
  }

  .md\:max-w-18\.5{
    max-width: 4.625rem;
  }

  .md\:max-w-20\.25{
    max-width: 5.0625rem;
  }

  .md\:max-w-20\.5{
    max-width: 5.125rem;
  }

  .md\:max-w-22\.5{
    max-width: 5.625rem;
  }

  .md\:max-w-25\.5{
    max-width: 6.375rem;
  }

  .md\:max-w-26\.75{
    max-width: 6.6875rem;
  }

  .md\:max-w-32\.5{
    max-width: 8.125rem;
  }

  .md\:max-w-37\.5{
    max-width: 9.375rem;
  }

  .md\:max-w-41\.25{
    max-width: 10.3125rem;
  }

  .md\:max-w-52\.5{
    max-width: 13.125rem;
  }

  .md\:max-w-54\.5{
    max-width: 13.625rem;
  }

  .md\:max-w-57\.25{
    max-width: 14.3125rem;
  }

  .md\:max-w-57\.5{
    max-width: 14.375rem;
  }

  .md\:max-w-66\.25{
    max-width: 16.5625rem;
  }

  .md\:max-w-74\.5{
    max-width: 18.125rem;
  }

  .md\:max-w-106\.25{
    max-width: 26.5625rem;
  }

  .md\:max-w-112\.25{
    max-width: 28.0675rem;
  }

  .md\:max-w-112\.75{
    max-width: 28.1875rem;
  }

  .md\:max-w-147\.5{
    max-width: 36.875rem;
  }

  .md\:max-w-162\.5{
    max-width: 40.625rem;
  }

  .md\:max-w-172\.25{
    max-width: 42.5625rem;
  }

  .md\:max-w-175\.25{
    max-width: 43.8125rem;
  }

  .md\:max-w-184\.25{
    max-width: 46.0625rem;
  }

  .md\:max-w-203\.25{
    max-width: 50.8125rem;
  }

  .md\:max-w-half{
    max-width: 50%;
  }

  .md\:max-w-1\/10{
    max-width: 10%;
  }

  .md\:max-w-2\/10{
    max-width: 20%;
  }

  .md\:max-w-3\/10{
    max-width: 30%;
  }

  .md\:max-w-4\/10{
    max-width: 40%;
  }

  .md\:max-w-4\.5\/10{
    max-width: 45%;
  }

  .md\:max-w-5\/10{
    max-width: 50%;
  }

  .md\:max-w-5\.5\/10{
    max-width: 55%;
  }

  .md\:max-w-6\/10{
    max-width: 60%;
  }

  .md\:max-w-7\/10{
    max-width: 70%;
  }

  .md\:max-w-8\/10{
    max-width: 80%;
  }

  .md\:max-w-9\/10{
    max-width: 90%;
  }

  .md\:max-w-1\/12{
    max-width: 8.333333%;
  }

  .md\:max-w-2\/12{
    max-width: 16.666667%;
  }

  .md\:max-w-3\/12{
    max-width: 25%;
  }

  .md\:max-w-4\/12{
    max-width: 33.333333%;
  }

  .md\:max-w-5\/12{
    max-width: 41.666667%;
  }

  .md\:max-w-6\/12{
    max-width: 50%;
  }

  .md\:max-w-7\/12{
    max-width: 58.333333%;
  }

  .md\:max-w-8\/12{
    max-width: 66.666667%;
  }

  .md\:max-w-9\/12{
    max-width: 75%;
  }

  .md\:max-w-10\/12{
    max-width: 83.333333%;
  }

  .md\:max-w-11\/12{
    max-width: 91.666667%;
  }

  .md\:min-h-0{
    min-height: 0px;
  }

  .md\:min-h-full{
    min-height: 100%;
  }

  .md\:min-h-screen{
    min-height: 100vh;
  }

  .md\:min-w-0{
    min-width: 0px;
  }

  .md\:min-w-full{
    min-width: 100%;
  }

  .md\:min-w-min{
    min-width: -webkit-min-content;
    min-width: min-content;
  }

  .md\:min-w-max{
    min-width: -webkit-max-content;
    min-width: max-content;
  }

  .md\:object-contain{
    -o-object-fit: contain;
       object-fit: contain;
  }

  .md\:object-cover{
    -o-object-fit: cover;
       object-fit: cover;
  }

  .md\:object-fill{
    -o-object-fit: fill;
       object-fit: fill;
  }

  .md\:object-none{
    -o-object-fit: none;
       object-fit: none;
  }

  .md\:object-scale-down{
    -o-object-fit: scale-down;
       object-fit: scale-down;
  }

  .md\:object-bottom{
    -o-object-position: bottom;
       object-position: bottom;
  }

  .md\:object-center{
    -o-object-position: center;
       object-position: center;
  }

  .md\:object-left{
    -o-object-position: left;
       object-position: left;
  }

  .md\:object-left-bottom{
    -o-object-position: left bottom;
       object-position: left bottom;
  }

  .md\:object-left-top{
    -o-object-position: left top;
       object-position: left top;
  }

  .md\:object-right{
    -o-object-position: right;
       object-position: right;
  }

  .md\:object-right-bottom{
    -o-object-position: right bottom;
       object-position: right bottom;
  }

  .md\:object-right-top{
    -o-object-position: right top;
       object-position: right top;
  }

  .md\:object-top{
    -o-object-position: top;
       object-position: top;
  }

  .md\:opacity-0{
    opacity: 0;
  }

  .md\:opacity-5{
    opacity: 0.05;
  }

  .md\:opacity-10{
    opacity: 0.1;
  }

  .md\:opacity-20{
    opacity: 0.2;
  }

  .md\:opacity-25{
    opacity: 0.25;
  }

  .md\:opacity-30{
    opacity: 0.3;
  }

  .md\:opacity-40{
    opacity: 0.4;
  }

  .md\:opacity-50{
    opacity: 0.5;
  }

  .md\:opacity-60{
    opacity: 0.6;
  }

  .md\:opacity-70{
    opacity: 0.7;
  }

  .md\:opacity-75{
    opacity: 0.75;
  }

  .md\:opacity-80{
    opacity: 0.8;
  }

  .md\:opacity-90{
    opacity: 0.9;
  }

  .md\:opacity-95{
    opacity: 0.95;
  }

  .md\:opacity-100{
    opacity: 1;
  }

  .group:hover .md\:group-hover\:opacity-0{
    opacity: 0;
  }

  .group:hover .md\:group-hover\:opacity-5{
    opacity: 0.05;
  }

  .group:hover .md\:group-hover\:opacity-10{
    opacity: 0.1;
  }

  .group:hover .md\:group-hover\:opacity-20{
    opacity: 0.2;
  }

  .group:hover .md\:group-hover\:opacity-25{
    opacity: 0.25;
  }

  .group:hover .md\:group-hover\:opacity-30{
    opacity: 0.3;
  }

  .group:hover .md\:group-hover\:opacity-40{
    opacity: 0.4;
  }

  .group:hover .md\:group-hover\:opacity-50{
    opacity: 0.5;
  }

  .group:hover .md\:group-hover\:opacity-60{
    opacity: 0.6;
  }

  .group:hover .md\:group-hover\:opacity-70{
    opacity: 0.7;
  }

  .group:hover .md\:group-hover\:opacity-75{
    opacity: 0.75;
  }

  .group:hover .md\:group-hover\:opacity-80{
    opacity: 0.8;
  }

  .group:hover .md\:group-hover\:opacity-90{
    opacity: 0.9;
  }

  .group:hover .md\:group-hover\:opacity-95{
    opacity: 0.95;
  }

  .group:hover .md\:group-hover\:opacity-100{
    opacity: 1;
  }

  .md\:focus-within\:opacity-0:focus-within{
    opacity: 0;
  }

  .md\:focus-within\:opacity-5:focus-within{
    opacity: 0.05;
  }

  .md\:focus-within\:opacity-10:focus-within{
    opacity: 0.1;
  }

  .md\:focus-within\:opacity-20:focus-within{
    opacity: 0.2;
  }

  .md\:focus-within\:opacity-25:focus-within{
    opacity: 0.25;
  }

  .md\:focus-within\:opacity-30:focus-within{
    opacity: 0.3;
  }

  .md\:focus-within\:opacity-40:focus-within{
    opacity: 0.4;
  }

  .md\:focus-within\:opacity-50:focus-within{
    opacity: 0.5;
  }

  .md\:focus-within\:opacity-60:focus-within{
    opacity: 0.6;
  }

  .md\:focus-within\:opacity-70:focus-within{
    opacity: 0.7;
  }

  .md\:focus-within\:opacity-75:focus-within{
    opacity: 0.75;
  }

  .md\:focus-within\:opacity-80:focus-within{
    opacity: 0.8;
  }

  .md\:focus-within\:opacity-90:focus-within{
    opacity: 0.9;
  }

  .md\:focus-within\:opacity-95:focus-within{
    opacity: 0.95;
  }

  .md\:focus-within\:opacity-100:focus-within{
    opacity: 1;
  }

  .md\:hover\:opacity-0:hover{
    opacity: 0;
  }

  .md\:hover\:opacity-5:hover{
    opacity: 0.05;
  }

  .md\:hover\:opacity-10:hover{
    opacity: 0.1;
  }

  .md\:hover\:opacity-20:hover{
    opacity: 0.2;
  }

  .md\:hover\:opacity-25:hover{
    opacity: 0.25;
  }

  .md\:hover\:opacity-30:hover{
    opacity: 0.3;
  }

  .md\:hover\:opacity-40:hover{
    opacity: 0.4;
  }

  .md\:hover\:opacity-50:hover{
    opacity: 0.5;
  }

  .md\:hover\:opacity-60:hover{
    opacity: 0.6;
  }

  .md\:hover\:opacity-70:hover{
    opacity: 0.7;
  }

  .md\:hover\:opacity-75:hover{
    opacity: 0.75;
  }

  .md\:hover\:opacity-80:hover{
    opacity: 0.8;
  }

  .md\:hover\:opacity-90:hover{
    opacity: 0.9;
  }

  .md\:hover\:opacity-95:hover{
    opacity: 0.95;
  }

  .md\:hover\:opacity-100:hover{
    opacity: 1;
  }

  .md\:focus\:opacity-0:focus{
    opacity: 0;
  }

  .md\:focus\:opacity-5:focus{
    opacity: 0.05;
  }

  .md\:focus\:opacity-10:focus{
    opacity: 0.1;
  }

  .md\:focus\:opacity-20:focus{
    opacity: 0.2;
  }

  .md\:focus\:opacity-25:focus{
    opacity: 0.25;
  }

  .md\:focus\:opacity-30:focus{
    opacity: 0.3;
  }

  .md\:focus\:opacity-40:focus{
    opacity: 0.4;
  }

  .md\:focus\:opacity-50:focus{
    opacity: 0.5;
  }

  .md\:focus\:opacity-60:focus{
    opacity: 0.6;
  }

  .md\:focus\:opacity-70:focus{
    opacity: 0.7;
  }

  .md\:focus\:opacity-75:focus{
    opacity: 0.75;
  }

  .md\:focus\:opacity-80:focus{
    opacity: 0.8;
  }

  .md\:focus\:opacity-90:focus{
    opacity: 0.9;
  }

  .md\:focus\:opacity-95:focus{
    opacity: 0.95;
  }

  .md\:focus\:opacity-100:focus{
    opacity: 1;
  }

  .md\:outline-none{
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .md\:outline-white{
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .md\:outline-black{
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .md\:focus-within\:outline-none:focus-within{
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .md\:focus-within\:outline-white:focus-within{
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .md\:focus-within\:outline-black:focus-within{
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .md\:focus\:outline-none:focus{
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .md\:focus\:outline-white:focus{
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .md\:focus\:outline-black:focus{
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .md\:overflow-auto{
    overflow: auto;
  }

  .md\:overflow-hidden{
    overflow: hidden;
  }

  .md\:overflow-visible{
    overflow: visible;
  }

  .md\:overflow-scroll{
    overflow: scroll;
  }

  .md\:overflow-x-auto{
    overflow-x: auto;
  }

  .md\:overflow-y-auto{
    overflow-y: auto;
  }

  .md\:overflow-x-hidden{
    overflow-x: hidden;
  }

  .md\:overflow-y-hidden{
    overflow-y: hidden;
  }

  .md\:overflow-x-visible{
    overflow-x: visible;
  }

  .md\:overflow-y-visible{
    overflow-y: visible;
  }

  .md\:overflow-x-scroll{
    overflow-x: scroll;
  }

  .md\:overflow-y-scroll{
    overflow-y: scroll;
  }

  .md\:overscroll-auto{
    -ms-scroll-chaining: chained;
        overscroll-behavior: auto;
  }

  .md\:overscroll-contain{
    -ms-scroll-chaining: none;
        overscroll-behavior: contain;
  }

  .md\:overscroll-none{
    -ms-scroll-chaining: none;
        overscroll-behavior: none;
  }

  .md\:overscroll-y-auto{
    overscroll-behavior-y: auto;
  }

  .md\:overscroll-y-contain{
    overscroll-behavior-y: contain;
  }

  .md\:overscroll-y-none{
    overscroll-behavior-y: none;
  }

  .md\:overscroll-x-auto{
    overscroll-behavior-x: auto;
  }

  .md\:overscroll-x-contain{
    overscroll-behavior-x: contain;
  }

  .md\:overscroll-x-none{
    overscroll-behavior-x: none;
  }

  .md\:p-0{
    padding: 0px;
  }

  .md\:p-1{
    padding: 0.25rem;
  }

  .md\:p-2{
    padding: 0.5rem;
  }

  .md\:p-3{
    padding: 0.75rem;
  }

  .md\:p-4{
    padding: 1rem;
  }

  .md\:p-5{
    padding: 1.25rem;
  }

  .md\:p-6{
    padding: 1.5rem;
  }

  .md\:p-7{
    padding: 1.75rem;
  }

  .md\:p-8{
    padding: 2rem;
  }

  .md\:p-9{
    padding: 2.25rem;
  }

  .md\:p-10{
    padding: 2.5rem;
  }

  .md\:p-11{
    padding: 2.75rem;
  }

  .md\:p-12{
    padding: 3rem;
  }

  .md\:p-13{
    padding: 3.25rem;
  }

  .md\:p-14{
    padding: 3.5rem;
  }

  .md\:p-15{
    padding: 3.75rem;
  }

  .md\:p-16{
    padding: 4rem;
  }

  .md\:p-17{
    padding: 4.25rem;
  }

  .md\:p-18{
    padding: 4.5rem;
  }

  .md\:p-19{
    padding: 4.75rem;
  }

  .md\:p-20{
    padding: 5rem;
  }

  .md\:p-22{
    padding: 5.5rem;
  }

  .md\:p-24{
    padding: 6rem;
  }

  .md\:p-25{
    padding: 6.25rem;
  }

  .md\:p-28{
    padding: 7rem;
  }

  .md\:p-30{
    padding: 7.5rem;
  }

  .md\:p-32{
    padding: 8rem;
  }

  .md\:p-34{
    padding: 8.5rem;
  }

  .md\:p-35{
    padding: 8.75rem;
  }

  .md\:p-36{
    padding: 9rem;
  }

  .md\:p-39{
    padding: 9.75rem;
  }

  .md\:p-40{
    padding: 10rem;
  }

  .md\:p-42{
    padding: 10.5rem;
  }

  .md\:p-44{
    padding: 11rem;
  }

  .md\:p-45{
    padding: 11.25rem;
  }

  .md\:p-48{
    padding: 12rem;
  }

  .md\:p-50{
    padding: 12.5rem;
  }

  .md\:p-52{
    padding: 13rem;
  }

  .md\:p-55{
    padding: 13.75rem;
  }

  .md\:p-56{
    padding: 14rem;
  }

  .md\:p-58{
    padding: 14.5rem;
  }

  .md\:p-60{
    padding: 15rem;
  }

  .md\:p-64{
    padding: 16rem;
  }

  .md\:p-65{
    padding: 16.25rem;
  }

  .md\:p-68{
    padding: 17rem;
  }

  .md\:p-69{
    padding: 17.25rem;
  }

  .md\:p-70{
    padding: 17.5rem;
  }

  .md\:p-72{
    padding: 18rem;
  }

  .md\:p-75{
    padding: 18.75rem;
  }

  .md\:p-80{
    padding: 20rem;
  }

  .md\:p-85{
    padding: 21.25rem;
  }

  .md\:p-86{
    padding: 21.5rem;
  }

  .md\:p-90{
    padding: 22.5rem;
  }

  .md\:p-96{
    padding: 24rem;
  }

  .md\:p-100{
    padding: 25rem;
  }

  .md\:p-115{
    padding: 28.75rem;
  }

  .md\:p-125{
    padding: 31.25rem;
  }

  .md\:p-142{
    padding: 35.5rem;
  }

  .md\:p-150{
    padding: 37.5rem;
  }

  .md\:p-156{
    padding: 39rem;
  }

  .md\:p-160{
    padding: 40rem;
  }

  .md\:p-175{
    padding: 43.75rem;
  }

  .md\:p-207{
    padding: 51.75rem;
  }

  .md\:p-242{
    padding: 60.5rem;
  }

  .md\:p-250{
    padding: 62.5rem;
  }

  .md\:p-258{
    padding: 64.5rem;
  }

  .md\:p-265{
    padding: 66.25rem;
  }

  .md\:p-280{
    padding: 70rem;
  }

  .md\:p-px{
    padding: 1px;
  }

  .md\:p-0\.5{
    padding: 0.125rem;
  }

  .md\:p-1\.5{
    padding: 0.375rem;
  }

  .md\:p-2\.5{
    padding: 0.625rem;
  }

  .md\:p-3\.5{
    padding: 0.875rem;
  }

  .md\:p-0\.25{
    padding: 0.0625rem;
  }

  .md\:p-0\.75{
    padding: 0.1875rem;
  }

  .md\:p-1\.25{
    padding: 0.3125rem;
  }

  .md\:p-1\.75{
    padding: 0.4375rem;
  }

  .md\:p-2\.25{
    padding: 0.5625rem;
  }

  .md\:p-2\.75{
    padding: 0.6875rem;
  }

  .md\:p-3\.25{
    padding: 0.8125rem;
  }

  .md\:p-3\.75{
    padding: 0.9375rem;
  }

  .md\:p-4\.25{
    padding: 1.0625rem;
  }

  .md\:p-4\.5{
    padding: 1.125rem;
  }

  .md\:p-4\.75{
    padding: 1.1875rem;
  }

  .md\:p-5\.25{
    padding: 1.3125rem;
  }

  .md\:p-5\.5{
    padding: 1.375rem;
  }

  .md\:p-5\.75{
    padding: 1.4375rem;
  }

  .md\:p-6\.25{
    padding: 1.5625rem;
  }

  .md\:p-6\.5{
    padding: 1.625rem;
  }

  .md\:p-6\.75{
    padding: 1.6875rem;
  }

  .md\:p-7\.25{
    padding: 1.8125rem;
  }

  .md\:p-7\.5{
    padding: 1.875rem;
  }

  .md\:p-8\.25{
    padding: 2.0625rem;
  }

  .md\:p-8\.5{
    padding: 2.125rem;
  }

  .md\:p-9\.25{
    padding: 2.3125rem;
  }

  .md\:p-9\.5{
    padding: 2.375rem;
  }

  .md\:p-10\.5{
    padding: 2.625rem;
  }

  .md\:p-11\.25{
    padding: 2.8125rem;
  }

  .md\:p-11\.5{
    padding: 2.875rem;
  }

  .md\:p-12\.5{
    padding: 3.125rem;
  }

  .md\:p-12\.75{
    padding: 3.1875rem;
  }

  .md\:p-13\.5{
    padding: 3.375rem;
  }

  .md\:p-14\.5{
    padding: 3.625rem;
  }

  .md\:p-15\.5{
    padding: 3.875rem;
  }

  .md\:p-15\.75{
    padding: 3.9375rem;
  }

  .md\:p-16\.25{
    padding: 4.0625rem;
  }

  .md\:p-17\.25{
    padding: 4.3125rem;
  }

  .md\:p-17\.5{
    padding: 4.375rem;
  }

  .md\:p-18\.25{
    padding: 4.5625rem;
  }

  .md\:p-18\.5{
    padding: 4.625rem;
  }

  .md\:p-20\.25{
    padding: 5.0625rem;
  }

  .md\:p-20\.5{
    padding: 5.125rem;
  }

  .md\:p-22\.5{
    padding: 5.625rem;
  }

  .md\:p-25\.5{
    padding: 6.375rem;
  }

  .md\:p-26\.75{
    padding: 6.6875rem;
  }

  .md\:p-32\.5{
    padding: 8.125rem;
  }

  .md\:p-37\.5{
    padding: 9.375rem;
  }

  .md\:p-41\.25{
    padding: 10.3125rem;
  }

  .md\:p-52\.5{
    padding: 13.125rem;
  }

  .md\:p-54\.5{
    padding: 13.625rem;
  }

  .md\:p-57\.25{
    padding: 14.3125rem;
  }

  .md\:p-57\.5{
    padding: 14.375rem;
  }

  .md\:p-66\.25{
    padding: 16.5625rem;
  }

  .md\:p-74\.5{
    padding: 18.125rem;
  }

  .md\:p-106\.25{
    padding: 26.5625rem;
  }

  .md\:p-112\.25{
    padding: 28.0675rem;
  }

  .md\:p-112\.75{
    padding: 28.1875rem;
  }

  .md\:p-147\.5{
    padding: 36.875rem;
  }

  .md\:p-162\.5{
    padding: 40.625rem;
  }

  .md\:p-172\.25{
    padding: 42.5625rem;
  }

  .md\:p-175\.25{
    padding: 43.8125rem;
  }

  .md\:p-184\.25{
    padding: 46.0625rem;
  }

  .md\:p-203\.25{
    padding: 50.8125rem;
  }

  .md\:p-half{
    padding: 50%;
  }

  .md\:p-full{
    padding: 100%;
  }

  .md\:p-1\/10{
    padding: 10%;
  }

  .md\:p-2\/10{
    padding: 20%;
  }

  .md\:p-3\/10{
    padding: 30%;
  }

  .md\:p-4\/10{
    padding: 40%;
  }

  .md\:p-4\.5\/10{
    padding: 45%;
  }

  .md\:p-5\/10{
    padding: 50%;
  }

  .md\:p-5\.5\/10{
    padding: 55%;
  }

  .md\:p-6\/10{
    padding: 60%;
  }

  .md\:p-7\/10{
    padding: 70%;
  }

  .md\:p-8\/10{
    padding: 80%;
  }

  .md\:p-9\/10{
    padding: 90%;
  }

  .md\:p-1\/12{
    padding: 8.333333%;
  }

  .md\:p-2\/12{
    padding: 16.666667%;
  }

  .md\:p-3\/12{
    padding: 25%;
  }

  .md\:p-4\/12{
    padding: 33.333333%;
  }

  .md\:p-5\/12{
    padding: 41.666667%;
  }

  .md\:p-6\/12{
    padding: 50%;
  }

  .md\:p-7\/12{
    padding: 58.333333%;
  }

  .md\:p-8\/12{
    padding: 66.666667%;
  }

  .md\:p-9\/12{
    padding: 75%;
  }

  .md\:p-10\/12{
    padding: 83.333333%;
  }

  .md\:p-11\/12{
    padding: 91.666667%;
  }

  .md\:py-0{
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .md\:px-0{
    padding-left: 0px;
    padding-right: 0px;
  }

  .md\:py-1{
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }

  .md\:px-1{
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }

  .md\:py-2{
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .md\:px-2{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .md\:py-3{
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }

  .md\:px-3{
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .md\:py-4{
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .md\:px-4{
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .md\:py-5{
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .md\:px-5{
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .md\:py-6{
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .md\:px-6{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .md\:py-7{
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
  }

  .md\:px-7{
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }

  .md\:py-8{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .md\:px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .md\:py-9{
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
  }

  .md\:px-9{
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }

  .md\:py-10{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .md\:px-10{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .md\:py-11{
    padding-top: 2.75rem;
    padding-bottom: 2.75rem;
  }

  .md\:px-11{
    padding-left: 2.75rem;
    padding-right: 2.75rem;
  }

  .md\:py-12{
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .md\:px-12{
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .md\:py-13{
    padding-top: 3.25rem;
    padding-bottom: 3.25rem;
  }

  .md\:px-13{
    padding-left: 3.25rem;
    padding-right: 3.25rem;
  }

  .md\:py-14{
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .md\:px-14{
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }

  .md\:py-15{
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
  }

  .md\:px-15{
    padding-left: 3.75rem;
    padding-right: 3.75rem;
  }

  .md\:py-16{
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .md\:px-16{
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .md\:py-17{
    padding-top: 4.25rem;
    padding-bottom: 4.25rem;
  }

  .md\:px-17{
    padding-left: 4.25rem;
    padding-right: 4.25rem;
  }

  .md\:py-18{
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }

  .md\:px-18{
    padding-left: 4.5rem;
    padding-right: 4.5rem;
  }

  .md\:py-19{
    padding-top: 4.75rem;
    padding-bottom: 4.75rem;
  }

  .md\:px-19{
    padding-left: 4.75rem;
    padding-right: 4.75rem;
  }

  .md\:py-20{
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .md\:px-20{
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .md\:py-22{
    padding-top: 5.5rem;
    padding-bottom: 5.5rem;
  }

  .md\:px-22{
    padding-left: 5.5rem;
    padding-right: 5.5rem;
  }

  .md\:py-24{
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .md\:px-24{
    padding-left: 6rem;
    padding-right: 6rem;
  }

  .md\:py-25{
    padding-top: 6.25rem;
    padding-bottom: 6.25rem;
  }

  .md\:px-25{
    padding-left: 6.25rem;
    padding-right: 6.25rem;
  }

  .md\:py-28{
    padding-top: 7rem;
    padding-bottom: 7rem;
  }

  .md\:px-28{
    padding-left: 7rem;
    padding-right: 7rem;
  }

  .md\:py-30{
    padding-top: 7.5rem;
    padding-bottom: 7.5rem;
  }

  .md\:px-30{
    padding-left: 7.5rem;
    padding-right: 7.5rem;
  }

  .md\:py-32{
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

  .md\:px-32{
    padding-left: 8rem;
    padding-right: 8rem;
  }

  .md\:py-34{
    padding-top: 8.5rem;
    padding-bottom: 8.5rem;
  }

  .md\:px-34{
    padding-left: 8.5rem;
    padding-right: 8.5rem;
  }

  .md\:py-35{
    padding-top: 8.75rem;
    padding-bottom: 8.75rem;
  }

  .md\:px-35{
    padding-left: 8.75rem;
    padding-right: 8.75rem;
  }

  .md\:py-36{
    padding-top: 9rem;
    padding-bottom: 9rem;
  }

  .md\:px-36{
    padding-left: 9rem;
    padding-right: 9rem;
  }

  .md\:py-39{
    padding-top: 9.75rem;
    padding-bottom: 9.75rem;
  }

  .md\:px-39{
    padding-left: 9.75rem;
    padding-right: 9.75rem;
  }

  .md\:py-40{
    padding-top: 10rem;
    padding-bottom: 10rem;
  }

  .md\:px-40{
    padding-left: 10rem;
    padding-right: 10rem;
  }

  .md\:py-42{
    padding-top: 10.5rem;
    padding-bottom: 10.5rem;
  }

  .md\:px-42{
    padding-left: 10.5rem;
    padding-right: 10.5rem;
  }

  .md\:py-44{
    padding-top: 11rem;
    padding-bottom: 11rem;
  }

  .md\:px-44{
    padding-left: 11rem;
    padding-right: 11rem;
  }

  .md\:py-45{
    padding-top: 11.25rem;
    padding-bottom: 11.25rem;
  }

  .md\:px-45{
    padding-left: 11.25rem;
    padding-right: 11.25rem;
  }

  .md\:py-48{
    padding-top: 12rem;
    padding-bottom: 12rem;
  }

  .md\:px-48{
    padding-left: 12rem;
    padding-right: 12rem;
  }

  .md\:py-50{
    padding-top: 12.5rem;
    padding-bottom: 12.5rem;
  }

  .md\:px-50{
    padding-left: 12.5rem;
    padding-right: 12.5rem;
  }

  .md\:py-52{
    padding-top: 13rem;
    padding-bottom: 13rem;
  }

  .md\:px-52{
    padding-left: 13rem;
    padding-right: 13rem;
  }

  .md\:py-55{
    padding-top: 13.75rem;
    padding-bottom: 13.75rem;
  }

  .md\:px-55{
    padding-left: 13.75rem;
    padding-right: 13.75rem;
  }

  .md\:py-56{
    padding-top: 14rem;
    padding-bottom: 14rem;
  }

  .md\:px-56{
    padding-left: 14rem;
    padding-right: 14rem;
  }

  .md\:py-58{
    padding-top: 14.5rem;
    padding-bottom: 14.5rem;
  }

  .md\:px-58{
    padding-left: 14.5rem;
    padding-right: 14.5rem;
  }

  .md\:py-60{
    padding-top: 15rem;
    padding-bottom: 15rem;
  }

  .md\:px-60{
    padding-left: 15rem;
    padding-right: 15rem;
  }

  .md\:py-64{
    padding-top: 16rem;
    padding-bottom: 16rem;
  }

  .md\:px-64{
    padding-left: 16rem;
    padding-right: 16rem;
  }

  .md\:py-65{
    padding-top: 16.25rem;
    padding-bottom: 16.25rem;
  }

  .md\:px-65{
    padding-left: 16.25rem;
    padding-right: 16.25rem;
  }

  .md\:py-68{
    padding-top: 17rem;
    padding-bottom: 17rem;
  }

  .md\:px-68{
    padding-left: 17rem;
    padding-right: 17rem;
  }

  .md\:py-69{
    padding-top: 17.25rem;
    padding-bottom: 17.25rem;
  }

  .md\:px-69{
    padding-left: 17.25rem;
    padding-right: 17.25rem;
  }

  .md\:py-70{
    padding-top: 17.5rem;
    padding-bottom: 17.5rem;
  }

  .md\:px-70{
    padding-left: 17.5rem;
    padding-right: 17.5rem;
  }

  .md\:py-72{
    padding-top: 18rem;
    padding-bottom: 18rem;
  }

  .md\:px-72{
    padding-left: 18rem;
    padding-right: 18rem;
  }

  .md\:py-75{
    padding-top: 18.75rem;
    padding-bottom: 18.75rem;
  }

  .md\:px-75{
    padding-left: 18.75rem;
    padding-right: 18.75rem;
  }

  .md\:py-80{
    padding-top: 20rem;
    padding-bottom: 20rem;
  }

  .md\:px-80{
    padding-left: 20rem;
    padding-right: 20rem;
  }

  .md\:py-85{
    padding-top: 21.25rem;
    padding-bottom: 21.25rem;
  }

  .md\:px-85{
    padding-left: 21.25rem;
    padding-right: 21.25rem;
  }

  .md\:py-86{
    padding-top: 21.5rem;
    padding-bottom: 21.5rem;
  }

  .md\:px-86{
    padding-left: 21.5rem;
    padding-right: 21.5rem;
  }

  .md\:py-90{
    padding-top: 22.5rem;
    padding-bottom: 22.5rem;
  }

  .md\:px-90{
    padding-left: 22.5rem;
    padding-right: 22.5rem;
  }

  .md\:py-96{
    padding-top: 24rem;
    padding-bottom: 24rem;
  }

  .md\:px-96{
    padding-left: 24rem;
    padding-right: 24rem;
  }

  .md\:py-100{
    padding-top: 25rem;
    padding-bottom: 25rem;
  }

  .md\:px-100{
    padding-left: 25rem;
    padding-right: 25rem;
  }

  .md\:py-115{
    padding-top: 28.75rem;
    padding-bottom: 28.75rem;
  }

  .md\:px-115{
    padding-left: 28.75rem;
    padding-right: 28.75rem;
  }

  .md\:py-125{
    padding-top: 31.25rem;
    padding-bottom: 31.25rem;
  }

  .md\:px-125{
    padding-left: 31.25rem;
    padding-right: 31.25rem;
  }

  .md\:py-142{
    padding-top: 35.5rem;
    padding-bottom: 35.5rem;
  }

  .md\:px-142{
    padding-left: 35.5rem;
    padding-right: 35.5rem;
  }

  .md\:py-150{
    padding-top: 37.5rem;
    padding-bottom: 37.5rem;
  }

  .md\:px-150{
    padding-left: 37.5rem;
    padding-right: 37.5rem;
  }

  .md\:py-156{
    padding-top: 39rem;
    padding-bottom: 39rem;
  }

  .md\:px-156{
    padding-left: 39rem;
    padding-right: 39rem;
  }

  .md\:py-160{
    padding-top: 40rem;
    padding-bottom: 40rem;
  }

  .md\:px-160{
    padding-left: 40rem;
    padding-right: 40rem;
  }

  .md\:py-175{
    padding-top: 43.75rem;
    padding-bottom: 43.75rem;
  }

  .md\:px-175{
    padding-left: 43.75rem;
    padding-right: 43.75rem;
  }

  .md\:py-207{
    padding-top: 51.75rem;
    padding-bottom: 51.75rem;
  }

  .md\:px-207{
    padding-left: 51.75rem;
    padding-right: 51.75rem;
  }

  .md\:py-242{
    padding-top: 60.5rem;
    padding-bottom: 60.5rem;
  }

  .md\:px-242{
    padding-left: 60.5rem;
    padding-right: 60.5rem;
  }

  .md\:py-250{
    padding-top: 62.5rem;
    padding-bottom: 62.5rem;
  }

  .md\:px-250{
    padding-left: 62.5rem;
    padding-right: 62.5rem;
  }

  .md\:py-258{
    padding-top: 64.5rem;
    padding-bottom: 64.5rem;
  }

  .md\:px-258{
    padding-left: 64.5rem;
    padding-right: 64.5rem;
  }

  .md\:py-265{
    padding-top: 66.25rem;
    padding-bottom: 66.25rem;
  }

  .md\:px-265{
    padding-left: 66.25rem;
    padding-right: 66.25rem;
  }

  .md\:py-280{
    padding-top: 70rem;
    padding-bottom: 70rem;
  }

  .md\:px-280{
    padding-left: 70rem;
    padding-right: 70rem;
  }

  .md\:py-px{
    padding-top: 1px;
    padding-bottom: 1px;
  }

  .md\:px-px{
    padding-left: 1px;
    padding-right: 1px;
  }

  .md\:py-0\.5{
    padding-top: 0.125rem;
    padding-bottom: 0.125rem;
  }

  .md\:px-0\.5{
    padding-left: 0.125rem;
    padding-right: 0.125rem;
  }

  .md\:py-1\.5{
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
  }

  .md\:px-1\.5{
    padding-left: 0.375rem;
    padding-right: 0.375rem;
  }

  .md\:py-2\.5{
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }

  .md\:px-2\.5{
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  .md\:py-3\.5{
    padding-top: 0.875rem;
    padding-bottom: 0.875rem;
  }

  .md\:px-3\.5{
    padding-left: 0.875rem;
    padding-right: 0.875rem;
  }

  .md\:py-0\.25{
    padding-top: 0.0625rem;
    padding-bottom: 0.0625rem;
  }

  .md\:px-0\.25{
    padding-left: 0.0625rem;
    padding-right: 0.0625rem;
  }

  .md\:py-0\.75{
    padding-top: 0.1875rem;
    padding-bottom: 0.1875rem;
  }

  .md\:px-0\.75{
    padding-left: 0.1875rem;
    padding-right: 0.1875rem;
  }

  .md\:py-1\.25{
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
  }

  .md\:px-1\.25{
    padding-left: 0.3125rem;
    padding-right: 0.3125rem;
  }

  .md\:py-1\.75{
    padding-top: 0.4375rem;
    padding-bottom: 0.4375rem;
  }

  .md\:px-1\.75{
    padding-left: 0.4375rem;
    padding-right: 0.4375rem;
  }

  .md\:py-2\.25{
    padding-top: 0.5625rem;
    padding-bottom: 0.5625rem;
  }

  .md\:px-2\.25{
    padding-left: 0.5625rem;
    padding-right: 0.5625rem;
  }

  .md\:py-2\.75{
    padding-top: 0.6875rem;
    padding-bottom: 0.6875rem;
  }

  .md\:px-2\.75{
    padding-left: 0.6875rem;
    padding-right: 0.6875rem;
  }

  .md\:py-3\.25{
    padding-top: 0.8125rem;
    padding-bottom: 0.8125rem;
  }

  .md\:px-3\.25{
    padding-left: 0.8125rem;
    padding-right: 0.8125rem;
  }

  .md\:py-3\.75{
    padding-top: 0.9375rem;
    padding-bottom: 0.9375rem;
  }

  .md\:px-3\.75{
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }

  .md\:py-4\.25{
    padding-top: 1.0625rem;
    padding-bottom: 1.0625rem;
  }

  .md\:px-4\.25{
    padding-left: 1.0625rem;
    padding-right: 1.0625rem;
  }

  .md\:py-4\.5{
    padding-top: 1.125rem;
    padding-bottom: 1.125rem;
  }

  .md\:px-4\.5{
    padding-left: 1.125rem;
    padding-right: 1.125rem;
  }

  .md\:py-4\.75{
    padding-top: 1.1875rem;
    padding-bottom: 1.1875rem;
  }

  .md\:px-4\.75{
    padding-left: 1.1875rem;
    padding-right: 1.1875rem;
  }

  .md\:py-5\.25{
    padding-top: 1.3125rem;
    padding-bottom: 1.3125rem;
  }

  .md\:px-5\.25{
    padding-left: 1.3125rem;
    padding-right: 1.3125rem;
  }

  .md\:py-5\.5{
    padding-top: 1.375rem;
    padding-bottom: 1.375rem;
  }

  .md\:px-5\.5{
    padding-left: 1.375rem;
    padding-right: 1.375rem;
  }

  .md\:py-5\.75{
    padding-top: 1.4375rem;
    padding-bottom: 1.4375rem;
  }

  .md\:px-5\.75{
    padding-left: 1.4375rem;
    padding-right: 1.4375rem;
  }

  .md\:py-6\.25{
    padding-top: 1.5625rem;
    padding-bottom: 1.5625rem;
  }

  .md\:px-6\.25{
    padding-left: 1.5625rem;
    padding-right: 1.5625rem;
  }

  .md\:py-6\.5{
    padding-top: 1.625rem;
    padding-bottom: 1.625rem;
  }

  .md\:px-6\.5{
    padding-left: 1.625rem;
    padding-right: 1.625rem;
  }

  .md\:py-6\.75{
    padding-top: 1.6875rem;
    padding-bottom: 1.6875rem;
  }

  .md\:px-6\.75{
    padding-left: 1.6875rem;
    padding-right: 1.6875rem;
  }

  .md\:py-7\.25{
    padding-top: 1.8125rem;
    padding-bottom: 1.8125rem;
  }

  .md\:px-7\.25{
    padding-left: 1.8125rem;
    padding-right: 1.8125rem;
  }

  .md\:py-7\.5{
    padding-top: 1.875rem;
    padding-bottom: 1.875rem;
  }

  .md\:px-7\.5{
    padding-left: 1.875rem;
    padding-right: 1.875rem;
  }

  .md\:py-8\.25{
    padding-top: 2.0625rem;
    padding-bottom: 2.0625rem;
  }

  .md\:px-8\.25{
    padding-left: 2.0625rem;
    padding-right: 2.0625rem;
  }

  .md\:py-8\.5{
    padding-top: 2.125rem;
    padding-bottom: 2.125rem;
  }

  .md\:px-8\.5{
    padding-left: 2.125rem;
    padding-right: 2.125rem;
  }

  .md\:py-9\.25{
    padding-top: 2.3125rem;
    padding-bottom: 2.3125rem;
  }

  .md\:px-9\.25{
    padding-left: 2.3125rem;
    padding-right: 2.3125rem;
  }

  .md\:py-9\.5{
    padding-top: 2.375rem;
    padding-bottom: 2.375rem;
  }

  .md\:px-9\.5{
    padding-left: 2.375rem;
    padding-right: 2.375rem;
  }

  .md\:py-10\.5{
    padding-top: 2.625rem;
    padding-bottom: 2.625rem;
  }

  .md\:px-10\.5{
    padding-left: 2.625rem;
    padding-right: 2.625rem;
  }

  .md\:py-11\.25{
    padding-top: 2.8125rem;
    padding-bottom: 2.8125rem;
  }

  .md\:px-11\.25{
    padding-left: 2.8125rem;
    padding-right: 2.8125rem;
  }

  .md\:py-11\.5{
    padding-top: 2.875rem;
    padding-bottom: 2.875rem;
  }

  .md\:px-11\.5{
    padding-left: 2.875rem;
    padding-right: 2.875rem;
  }

  .md\:py-12\.5{
    padding-top: 3.125rem;
    padding-bottom: 3.125rem;
  }

  .md\:px-12\.5{
    padding-left: 3.125rem;
    padding-right: 3.125rem;
  }

  .md\:py-12\.75{
    padding-top: 3.1875rem;
    padding-bottom: 3.1875rem;
  }

  .md\:px-12\.75{
    padding-left: 3.1875rem;
    padding-right: 3.1875rem;
  }

  .md\:py-13\.5{
    padding-top: 3.375rem;
    padding-bottom: 3.375rem;
  }

  .md\:px-13\.5{
    padding-left: 3.375rem;
    padding-right: 3.375rem;
  }

  .md\:py-14\.5{
    padding-top: 3.625rem;
    padding-bottom: 3.625rem;
  }

  .md\:px-14\.5{
    padding-left: 3.625rem;
    padding-right: 3.625rem;
  }

  .md\:py-15\.5{
    padding-top: 3.875rem;
    padding-bottom: 3.875rem;
  }

  .md\:px-15\.5{
    padding-left: 3.875rem;
    padding-right: 3.875rem;
  }

  .md\:py-15\.75{
    padding-top: 3.9375rem;
    padding-bottom: 3.9375rem;
  }

  .md\:px-15\.75{
    padding-left: 3.9375rem;
    padding-right: 3.9375rem;
  }

  .md\:py-16\.25{
    padding-top: 4.0625rem;
    padding-bottom: 4.0625rem;
  }

  .md\:px-16\.25{
    padding-left: 4.0625rem;
    padding-right: 4.0625rem;
  }

  .md\:py-17\.25{
    padding-top: 4.3125rem;
    padding-bottom: 4.3125rem;
  }

  .md\:px-17\.25{
    padding-left: 4.3125rem;
    padding-right: 4.3125rem;
  }

  .md\:py-17\.5{
    padding-top: 4.375rem;
    padding-bottom: 4.375rem;
  }

  .md\:px-17\.5{
    padding-left: 4.375rem;
    padding-right: 4.375rem;
  }

  .md\:py-18\.25{
    padding-top: 4.5625rem;
    padding-bottom: 4.5625rem;
  }

  .md\:px-18\.25{
    padding-left: 4.5625rem;
    padding-right: 4.5625rem;
  }

  .md\:py-18\.5{
    padding-top: 4.625rem;
    padding-bottom: 4.625rem;
  }

  .md\:px-18\.5{
    padding-left: 4.625rem;
    padding-right: 4.625rem;
  }

  .md\:py-20\.25{
    padding-top: 5.0625rem;
    padding-bottom: 5.0625rem;
  }

  .md\:px-20\.25{
    padding-left: 5.0625rem;
    padding-right: 5.0625rem;
  }

  .md\:py-20\.5{
    padding-top: 5.125rem;
    padding-bottom: 5.125rem;
  }

  .md\:px-20\.5{
    padding-left: 5.125rem;
    padding-right: 5.125rem;
  }

  .md\:py-22\.5{
    padding-top: 5.625rem;
    padding-bottom: 5.625rem;
  }

  .md\:px-22\.5{
    padding-left: 5.625rem;
    padding-right: 5.625rem;
  }

  .md\:py-25\.5{
    padding-top: 6.375rem;
    padding-bottom: 6.375rem;
  }

  .md\:px-25\.5{
    padding-left: 6.375rem;
    padding-right: 6.375rem;
  }

  .md\:py-26\.75{
    padding-top: 6.6875rem;
    padding-bottom: 6.6875rem;
  }

  .md\:px-26\.75{
    padding-left: 6.6875rem;
    padding-right: 6.6875rem;
  }

  .md\:py-32\.5{
    padding-top: 8.125rem;
    padding-bottom: 8.125rem;
  }

  .md\:px-32\.5{
    padding-left: 8.125rem;
    padding-right: 8.125rem;
  }

  .md\:py-37\.5{
    padding-top: 9.375rem;
    padding-bottom: 9.375rem;
  }

  .md\:px-37\.5{
    padding-left: 9.375rem;
    padding-right: 9.375rem;
  }

  .md\:py-41\.25{
    padding-top: 10.3125rem;
    padding-bottom: 10.3125rem;
  }

  .md\:px-41\.25{
    padding-left: 10.3125rem;
    padding-right: 10.3125rem;
  }

  .md\:py-52\.5{
    padding-top: 13.125rem;
    padding-bottom: 13.125rem;
  }

  .md\:px-52\.5{
    padding-left: 13.125rem;
    padding-right: 13.125rem;
  }

  .md\:py-54\.5{
    padding-top: 13.625rem;
    padding-bottom: 13.625rem;
  }

  .md\:px-54\.5{
    padding-left: 13.625rem;
    padding-right: 13.625rem;
  }

  .md\:py-57\.25{
    padding-top: 14.3125rem;
    padding-bottom: 14.3125rem;
  }

  .md\:px-57\.25{
    padding-left: 14.3125rem;
    padding-right: 14.3125rem;
  }

  .md\:py-57\.5{
    padding-top: 14.375rem;
    padding-bottom: 14.375rem;
  }

  .md\:px-57\.5{
    padding-left: 14.375rem;
    padding-right: 14.375rem;
  }

  .md\:py-66\.25{
    padding-top: 16.5625rem;
    padding-bottom: 16.5625rem;
  }

  .md\:px-66\.25{
    padding-left: 16.5625rem;
    padding-right: 16.5625rem;
  }

  .md\:py-74\.5{
    padding-top: 18.125rem;
    padding-bottom: 18.125rem;
  }

  .md\:px-74\.5{
    padding-left: 18.125rem;
    padding-right: 18.125rem;
  }

  .md\:py-106\.25{
    padding-top: 26.5625rem;
    padding-bottom: 26.5625rem;
  }

  .md\:px-106\.25{
    padding-left: 26.5625rem;
    padding-right: 26.5625rem;
  }

  .md\:py-112\.25{
    padding-top: 28.0675rem;
    padding-bottom: 28.0675rem;
  }

  .md\:px-112\.25{
    padding-left: 28.0675rem;
    padding-right: 28.0675rem;
  }

  .md\:py-112\.75{
    padding-top: 28.1875rem;
    padding-bottom: 28.1875rem;
  }

  .md\:px-112\.75{
    padding-left: 28.1875rem;
    padding-right: 28.1875rem;
  }

  .md\:py-147\.5{
    padding-top: 36.875rem;
    padding-bottom: 36.875rem;
  }

  .md\:px-147\.5{
    padding-left: 36.875rem;
    padding-right: 36.875rem;
  }

  .md\:py-162\.5{
    padding-top: 40.625rem;
    padding-bottom: 40.625rem;
  }

  .md\:px-162\.5{
    padding-left: 40.625rem;
    padding-right: 40.625rem;
  }

  .md\:py-172\.25{
    padding-top: 42.5625rem;
    padding-bottom: 42.5625rem;
  }

  .md\:px-172\.25{
    padding-left: 42.5625rem;
    padding-right: 42.5625rem;
  }

  .md\:py-175\.25{
    padding-top: 43.8125rem;
    padding-bottom: 43.8125rem;
  }

  .md\:px-175\.25{
    padding-left: 43.8125rem;
    padding-right: 43.8125rem;
  }

  .md\:py-184\.25{
    padding-top: 46.0625rem;
    padding-bottom: 46.0625rem;
  }

  .md\:px-184\.25{
    padding-left: 46.0625rem;
    padding-right: 46.0625rem;
  }

  .md\:py-203\.25{
    padding-top: 50.8125rem;
    padding-bottom: 50.8125rem;
  }

  .md\:px-203\.25{
    padding-left: 50.8125rem;
    padding-right: 50.8125rem;
  }

  .md\:py-half{
    padding-top: 50%;
    padding-bottom: 50%;
  }

  .md\:px-half{
    padding-left: 50%;
    padding-right: 50%;
  }

  .md\:py-full{
    padding-top: 100%;
    padding-bottom: 100%;
  }

  .md\:px-full{
    padding-left: 100%;
    padding-right: 100%;
  }

  .md\:py-1\/10{
    padding-top: 10%;
    padding-bottom: 10%;
  }

  .md\:px-1\/10{
    padding-left: 10%;
    padding-right: 10%;
  }

  .md\:py-2\/10{
    padding-top: 20%;
    padding-bottom: 20%;
  }

  .md\:px-2\/10{
    padding-left: 20%;
    padding-right: 20%;
  }

  .md\:py-3\/10{
    padding-top: 30%;
    padding-bottom: 30%;
  }

  .md\:px-3\/10{
    padding-left: 30%;
    padding-right: 30%;
  }

  .md\:py-4\/10{
    padding-top: 40%;
    padding-bottom: 40%;
  }

  .md\:px-4\/10{
    padding-left: 40%;
    padding-right: 40%;
  }

  .md\:py-4\.5\/10{
    padding-top: 45%;
    padding-bottom: 45%;
  }

  .md\:px-4\.5\/10{
    padding-left: 45%;
    padding-right: 45%;
  }

  .md\:py-5\/10{
    padding-top: 50%;
    padding-bottom: 50%;
  }

  .md\:px-5\/10{
    padding-left: 50%;
    padding-right: 50%;
  }

  .md\:py-5\.5\/10{
    padding-top: 55%;
    padding-bottom: 55%;
  }

  .md\:px-5\.5\/10{
    padding-left: 55%;
    padding-right: 55%;
  }

  .md\:py-6\/10{
    padding-top: 60%;
    padding-bottom: 60%;
  }

  .md\:px-6\/10{
    padding-left: 60%;
    padding-right: 60%;
  }

  .md\:py-7\/10{
    padding-top: 70%;
    padding-bottom: 70%;
  }

  .md\:px-7\/10{
    padding-left: 70%;
    padding-right: 70%;
  }

  .md\:py-8\/10{
    padding-top: 80%;
    padding-bottom: 80%;
  }

  .md\:px-8\/10{
    padding-left: 80%;
    padding-right: 80%;
  }

  .md\:py-9\/10{
    padding-top: 90%;
    padding-bottom: 90%;
  }

  .md\:px-9\/10{
    padding-left: 90%;
    padding-right: 90%;
  }

  .md\:py-1\/12{
    padding-top: 8.333333%;
    padding-bottom: 8.333333%;
  }

  .md\:px-1\/12{
    padding-left: 8.333333%;
    padding-right: 8.333333%;
  }

  .md\:py-2\/12{
    padding-top: 16.666667%;
    padding-bottom: 16.666667%;
  }

  .md\:px-2\/12{
    padding-left: 16.666667%;
    padding-right: 16.666667%;
  }

  .md\:py-3\/12{
    padding-top: 25%;
    padding-bottom: 25%;
  }

  .md\:px-3\/12{
    padding-left: 25%;
    padding-right: 25%;
  }

  .md\:py-4\/12{
    padding-top: 33.333333%;
    padding-bottom: 33.333333%;
  }

  .md\:px-4\/12{
    padding-left: 33.333333%;
    padding-right: 33.333333%;
  }

  .md\:py-5\/12{
    padding-top: 41.666667%;
    padding-bottom: 41.666667%;
  }

  .md\:px-5\/12{
    padding-left: 41.666667%;
    padding-right: 41.666667%;
  }

  .md\:py-6\/12{
    padding-top: 50%;
    padding-bottom: 50%;
  }

  .md\:px-6\/12{
    padding-left: 50%;
    padding-right: 50%;
  }

  .md\:py-7\/12{
    padding-top: 58.333333%;
    padding-bottom: 58.333333%;
  }

  .md\:px-7\/12{
    padding-left: 58.333333%;
    padding-right: 58.333333%;
  }

  .md\:py-8\/12{
    padding-top: 66.666667%;
    padding-bottom: 66.666667%;
  }

  .md\:px-8\/12{
    padding-left: 66.666667%;
    padding-right: 66.666667%;
  }

  .md\:py-9\/12{
    padding-top: 75%;
    padding-bottom: 75%;
  }

  .md\:px-9\/12{
    padding-left: 75%;
    padding-right: 75%;
  }

  .md\:py-10\/12{
    padding-top: 83.333333%;
    padding-bottom: 83.333333%;
  }

  .md\:px-10\/12{
    padding-left: 83.333333%;
    padding-right: 83.333333%;
  }

  .md\:py-11\/12{
    padding-top: 91.666667%;
    padding-bottom: 91.666667%;
  }

  .md\:px-11\/12{
    padding-left: 91.666667%;
    padding-right: 91.666667%;
  }

  .md\:pt-0{
    padding-top: 0px;
  }

  .md\:pr-0{
    padding-right: 0px;
  }

  .md\:pb-0{
    padding-bottom: 0px;
  }

  .md\:pl-0{
    padding-left: 0px;
  }

  .md\:pt-1{
    padding-top: 0.25rem;
  }

  .md\:pr-1{
    padding-right: 0.25rem;
  }

  .md\:pb-1{
    padding-bottom: 0.25rem;
  }

  .md\:pl-1{
    padding-left: 0.25rem;
  }

  .md\:pt-2{
    padding-top: 0.5rem;
  }

  .md\:pr-2{
    padding-right: 0.5rem;
  }

  .md\:pb-2{
    padding-bottom: 0.5rem;
  }

  .md\:pl-2{
    padding-left: 0.5rem;
  }

  .md\:pt-3{
    padding-top: 0.75rem;
  }

  .md\:pr-3{
    padding-right: 0.75rem;
  }

  .md\:pb-3{
    padding-bottom: 0.75rem;
  }

  .md\:pl-3{
    padding-left: 0.75rem;
  }

  .md\:pt-4{
    padding-top: 1rem;
  }

  .md\:pr-4{
    padding-right: 1rem;
  }

  .md\:pb-4{
    padding-bottom: 1rem;
  }

  .md\:pl-4{
    padding-left: 1rem;
  }

  .md\:pt-5{
    padding-top: 1.25rem;
  }

  .md\:pr-5{
    padding-right: 1.25rem;
  }

  .md\:pb-5{
    padding-bottom: 1.25rem;
  }

  .md\:pl-5{
    padding-left: 1.25rem;
  }

  .md\:pt-6{
    padding-top: 1.5rem;
  }

  .md\:pr-6{
    padding-right: 1.5rem;
  }

  .md\:pb-6{
    padding-bottom: 1.5rem;
  }

  .md\:pl-6{
    padding-left: 1.5rem;
  }

  .md\:pt-7{
    padding-top: 1.75rem;
  }

  .md\:pr-7{
    padding-right: 1.75rem;
  }

  .md\:pb-7{
    padding-bottom: 1.75rem;
  }

  .md\:pl-7{
    padding-left: 1.75rem;
  }

  .md\:pt-8{
    padding-top: 2rem;
  }

  .md\:pr-8{
    padding-right: 2rem;
  }

  .md\:pb-8{
    padding-bottom: 2rem;
  }

  .md\:pl-8{
    padding-left: 2rem;
  }

  .md\:pt-9{
    padding-top: 2.25rem;
  }

  .md\:pr-9{
    padding-right: 2.25rem;
  }

  .md\:pb-9{
    padding-bottom: 2.25rem;
  }

  .md\:pl-9{
    padding-left: 2.25rem;
  }

  .md\:pt-10{
    padding-top: 2.5rem;
  }

  .md\:pr-10{
    padding-right: 2.5rem;
  }

  .md\:pb-10{
    padding-bottom: 2.5rem;
  }

  .md\:pl-10{
    padding-left: 2.5rem;
  }

  .md\:pt-11{
    padding-top: 2.75rem;
  }

  .md\:pr-11{
    padding-right: 2.75rem;
  }

  .md\:pb-11{
    padding-bottom: 2.75rem;
  }

  .md\:pl-11{
    padding-left: 2.75rem;
  }

  .md\:pt-12{
    padding-top: 3rem;
  }

  .md\:pr-12{
    padding-right: 3rem;
  }

  .md\:pb-12{
    padding-bottom: 3rem;
  }

  .md\:pl-12{
    padding-left: 3rem;
  }

  .md\:pt-13{
    padding-top: 3.25rem;
  }

  .md\:pr-13{
    padding-right: 3.25rem;
  }

  .md\:pb-13{
    padding-bottom: 3.25rem;
  }

  .md\:pl-13{
    padding-left: 3.25rem;
  }

  .md\:pt-14{
    padding-top: 3.5rem;
  }

  .md\:pr-14{
    padding-right: 3.5rem;
  }

  .md\:pb-14{
    padding-bottom: 3.5rem;
  }

  .md\:pl-14{
    padding-left: 3.5rem;
  }

  .md\:pt-15{
    padding-top: 3.75rem;
  }

  .md\:pr-15{
    padding-right: 3.75rem;
  }

  .md\:pb-15{
    padding-bottom: 3.75rem;
  }

  .md\:pl-15{
    padding-left: 3.75rem;
  }

  .md\:pt-16{
    padding-top: 4rem;
  }

  .md\:pr-16{
    padding-right: 4rem;
  }

  .md\:pb-16{
    padding-bottom: 4rem;
  }

  .md\:pl-16{
    padding-left: 4rem;
  }

  .md\:pt-17{
    padding-top: 4.25rem;
  }

  .md\:pr-17{
    padding-right: 4.25rem;
  }

  .md\:pb-17{
    padding-bottom: 4.25rem;
  }

  .md\:pl-17{
    padding-left: 4.25rem;
  }

  .md\:pt-18{
    padding-top: 4.5rem;
  }

  .md\:pr-18{
    padding-right: 4.5rem;
  }

  .md\:pb-18{
    padding-bottom: 4.5rem;
  }

  .md\:pl-18{
    padding-left: 4.5rem;
  }

  .md\:pt-19{
    padding-top: 4.75rem;
  }

  .md\:pr-19{
    padding-right: 4.75rem;
  }

  .md\:pb-19{
    padding-bottom: 4.75rem;
  }

  .md\:pl-19{
    padding-left: 4.75rem;
  }

  .md\:pt-20{
    padding-top: 5rem;
  }

  .md\:pr-20{
    padding-right: 5rem;
  }

  .md\:pb-20{
    padding-bottom: 5rem;
  }

  .md\:pl-20{
    padding-left: 5rem;
  }

  .md\:pt-22{
    padding-top: 5.5rem;
  }

  .md\:pr-22{
    padding-right: 5.5rem;
  }

  .md\:pb-22{
    padding-bottom: 5.5rem;
  }

  .md\:pl-22{
    padding-left: 5.5rem;
  }

  .md\:pt-24{
    padding-top: 6rem;
  }

  .md\:pr-24{
    padding-right: 6rem;
  }

  .md\:pb-24{
    padding-bottom: 6rem;
  }

  .md\:pl-24{
    padding-left: 6rem;
  }

  .md\:pt-25{
    padding-top: 6.25rem;
  }

  .md\:pr-25{
    padding-right: 6.25rem;
  }

  .md\:pb-25{
    padding-bottom: 6.25rem;
  }

  .md\:pl-25{
    padding-left: 6.25rem;
  }

  .md\:pt-28{
    padding-top: 7rem;
  }

  .md\:pr-28{
    padding-right: 7rem;
  }

  .md\:pb-28{
    padding-bottom: 7rem;
  }

  .md\:pl-28{
    padding-left: 7rem;
  }

  .md\:pt-30{
    padding-top: 7.5rem;
  }

  .md\:pr-30{
    padding-right: 7.5rem;
  }

  .md\:pb-30{
    padding-bottom: 7.5rem;
  }

  .md\:pl-30{
    padding-left: 7.5rem;
  }

  .md\:pt-32{
    padding-top: 8rem;
  }

  .md\:pr-32{
    padding-right: 8rem;
  }

  .md\:pb-32{
    padding-bottom: 8rem;
  }

  .md\:pl-32{
    padding-left: 8rem;
  }

  .md\:pt-34{
    padding-top: 8.5rem;
  }

  .md\:pr-34{
    padding-right: 8.5rem;
  }

  .md\:pb-34{
    padding-bottom: 8.5rem;
  }

  .md\:pl-34{
    padding-left: 8.5rem;
  }

  .md\:pt-35{
    padding-top: 8.75rem;
  }

  .md\:pr-35{
    padding-right: 8.75rem;
  }

  .md\:pb-35{
    padding-bottom: 8.75rem;
  }

  .md\:pl-35{
    padding-left: 8.75rem;
  }

  .md\:pt-36{
    padding-top: 9rem;
  }

  .md\:pr-36{
    padding-right: 9rem;
  }

  .md\:pb-36{
    padding-bottom: 9rem;
  }

  .md\:pl-36{
    padding-left: 9rem;
  }

  .md\:pt-39{
    padding-top: 9.75rem;
  }

  .md\:pr-39{
    padding-right: 9.75rem;
  }

  .md\:pb-39{
    padding-bottom: 9.75rem;
  }

  .md\:pl-39{
    padding-left: 9.75rem;
  }

  .md\:pt-40{
    padding-top: 10rem;
  }

  .md\:pr-40{
    padding-right: 10rem;
  }

  .md\:pb-40{
    padding-bottom: 10rem;
  }

  .md\:pl-40{
    padding-left: 10rem;
  }

  .md\:pt-42{
    padding-top: 10.5rem;
  }

  .md\:pr-42{
    padding-right: 10.5rem;
  }

  .md\:pb-42{
    padding-bottom: 10.5rem;
  }

  .md\:pl-42{
    padding-left: 10.5rem;
  }

  .md\:pt-44{
    padding-top: 11rem;
  }

  .md\:pr-44{
    padding-right: 11rem;
  }

  .md\:pb-44{
    padding-bottom: 11rem;
  }

  .md\:pl-44{
    padding-left: 11rem;
  }

  .md\:pt-45{
    padding-top: 11.25rem;
  }

  .md\:pr-45{
    padding-right: 11.25rem;
  }

  .md\:pb-45{
    padding-bottom: 11.25rem;
  }

  .md\:pl-45{
    padding-left: 11.25rem;
  }

  .md\:pt-48{
    padding-top: 12rem;
  }

  .md\:pr-48{
    padding-right: 12rem;
  }

  .md\:pb-48{
    padding-bottom: 12rem;
  }

  .md\:pl-48{
    padding-left: 12rem;
  }

  .md\:pt-50{
    padding-top: 12.5rem;
  }

  .md\:pr-50{
    padding-right: 12.5rem;
  }

  .md\:pb-50{
    padding-bottom: 12.5rem;
  }

  .md\:pl-50{
    padding-left: 12.5rem;
  }

  .md\:pt-52{
    padding-top: 13rem;
  }

  .md\:pr-52{
    padding-right: 13rem;
  }

  .md\:pb-52{
    padding-bottom: 13rem;
  }

  .md\:pl-52{
    padding-left: 13rem;
  }

  .md\:pt-55{
    padding-top: 13.75rem;
  }

  .md\:pr-55{
    padding-right: 13.75rem;
  }

  .md\:pb-55{
    padding-bottom: 13.75rem;
  }

  .md\:pl-55{
    padding-left: 13.75rem;
  }

  .md\:pt-56{
    padding-top: 14rem;
  }

  .md\:pr-56{
    padding-right: 14rem;
  }

  .md\:pb-56{
    padding-bottom: 14rem;
  }

  .md\:pl-56{
    padding-left: 14rem;
  }

  .md\:pt-58{
    padding-top: 14.5rem;
  }

  .md\:pr-58{
    padding-right: 14.5rem;
  }

  .md\:pb-58{
    padding-bottom: 14.5rem;
  }

  .md\:pl-58{
    padding-left: 14.5rem;
  }

  .md\:pt-60{
    padding-top: 15rem;
  }

  .md\:pr-60{
    padding-right: 15rem;
  }

  .md\:pb-60{
    padding-bottom: 15rem;
  }

  .md\:pl-60{
    padding-left: 15rem;
  }

  .md\:pt-64{
    padding-top: 16rem;
  }

  .md\:pr-64{
    padding-right: 16rem;
  }

  .md\:pb-64{
    padding-bottom: 16rem;
  }

  .md\:pl-64{
    padding-left: 16rem;
  }

  .md\:pt-65{
    padding-top: 16.25rem;
  }

  .md\:pr-65{
    padding-right: 16.25rem;
  }

  .md\:pb-65{
    padding-bottom: 16.25rem;
  }

  .md\:pl-65{
    padding-left: 16.25rem;
  }

  .md\:pt-68{
    padding-top: 17rem;
  }

  .md\:pr-68{
    padding-right: 17rem;
  }

  .md\:pb-68{
    padding-bottom: 17rem;
  }

  .md\:pl-68{
    padding-left: 17rem;
  }

  .md\:pt-69{
    padding-top: 17.25rem;
  }

  .md\:pr-69{
    padding-right: 17.25rem;
  }

  .md\:pb-69{
    padding-bottom: 17.25rem;
  }

  .md\:pl-69{
    padding-left: 17.25rem;
  }

  .md\:pt-70{
    padding-top: 17.5rem;
  }

  .md\:pr-70{
    padding-right: 17.5rem;
  }

  .md\:pb-70{
    padding-bottom: 17.5rem;
  }

  .md\:pl-70{
    padding-left: 17.5rem;
  }

  .md\:pt-72{
    padding-top: 18rem;
  }

  .md\:pr-72{
    padding-right: 18rem;
  }

  .md\:pb-72{
    padding-bottom: 18rem;
  }

  .md\:pl-72{
    padding-left: 18rem;
  }

  .md\:pt-75{
    padding-top: 18.75rem;
  }

  .md\:pr-75{
    padding-right: 18.75rem;
  }

  .md\:pb-75{
    padding-bottom: 18.75rem;
  }

  .md\:pl-75{
    padding-left: 18.75rem;
  }

  .md\:pt-80{
    padding-top: 20rem;
  }

  .md\:pr-80{
    padding-right: 20rem;
  }

  .md\:pb-80{
    padding-bottom: 20rem;
  }

  .md\:pl-80{
    padding-left: 20rem;
  }

  .md\:pt-85{
    padding-top: 21.25rem;
  }

  .md\:pr-85{
    padding-right: 21.25rem;
  }

  .md\:pb-85{
    padding-bottom: 21.25rem;
  }

  .md\:pl-85{
    padding-left: 21.25rem;
  }

  .md\:pt-86{
    padding-top: 21.5rem;
  }

  .md\:pr-86{
    padding-right: 21.5rem;
  }

  .md\:pb-86{
    padding-bottom: 21.5rem;
  }

  .md\:pl-86{
    padding-left: 21.5rem;
  }

  .md\:pt-90{
    padding-top: 22.5rem;
  }

  .md\:pr-90{
    padding-right: 22.5rem;
  }

  .md\:pb-90{
    padding-bottom: 22.5rem;
  }

  .md\:pl-90{
    padding-left: 22.5rem;
  }

  .md\:pt-96{
    padding-top: 24rem;
  }

  .md\:pr-96{
    padding-right: 24rem;
  }

  .md\:pb-96{
    padding-bottom: 24rem;
  }

  .md\:pl-96{
    padding-left: 24rem;
  }

  .md\:pt-100{
    padding-top: 25rem;
  }

  .md\:pr-100{
    padding-right: 25rem;
  }

  .md\:pb-100{
    padding-bottom: 25rem;
  }

  .md\:pl-100{
    padding-left: 25rem;
  }

  .md\:pt-115{
    padding-top: 28.75rem;
  }

  .md\:pr-115{
    padding-right: 28.75rem;
  }

  .md\:pb-115{
    padding-bottom: 28.75rem;
  }

  .md\:pl-115{
    padding-left: 28.75rem;
  }

  .md\:pt-125{
    padding-top: 31.25rem;
  }

  .md\:pr-125{
    padding-right: 31.25rem;
  }

  .md\:pb-125{
    padding-bottom: 31.25rem;
  }

  .md\:pl-125{
    padding-left: 31.25rem;
  }

  .md\:pt-142{
    padding-top: 35.5rem;
  }

  .md\:pr-142{
    padding-right: 35.5rem;
  }

  .md\:pb-142{
    padding-bottom: 35.5rem;
  }

  .md\:pl-142{
    padding-left: 35.5rem;
  }

  .md\:pt-150{
    padding-top: 37.5rem;
  }

  .md\:pr-150{
    padding-right: 37.5rem;
  }

  .md\:pb-150{
    padding-bottom: 37.5rem;
  }

  .md\:pl-150{
    padding-left: 37.5rem;
  }

  .md\:pt-156{
    padding-top: 39rem;
  }

  .md\:pr-156{
    padding-right: 39rem;
  }

  .md\:pb-156{
    padding-bottom: 39rem;
  }

  .md\:pl-156{
    padding-left: 39rem;
  }

  .md\:pt-160{
    padding-top: 40rem;
  }

  .md\:pr-160{
    padding-right: 40rem;
  }

  .md\:pb-160{
    padding-bottom: 40rem;
  }

  .md\:pl-160{
    padding-left: 40rem;
  }

  .md\:pt-175{
    padding-top: 43.75rem;
  }

  .md\:pr-175{
    padding-right: 43.75rem;
  }

  .md\:pb-175{
    padding-bottom: 43.75rem;
  }

  .md\:pl-175{
    padding-left: 43.75rem;
  }

  .md\:pt-207{
    padding-top: 51.75rem;
  }

  .md\:pr-207{
    padding-right: 51.75rem;
  }

  .md\:pb-207{
    padding-bottom: 51.75rem;
  }

  .md\:pl-207{
    padding-left: 51.75rem;
  }

  .md\:pt-242{
    padding-top: 60.5rem;
  }

  .md\:pr-242{
    padding-right: 60.5rem;
  }

  .md\:pb-242{
    padding-bottom: 60.5rem;
  }

  .md\:pl-242{
    padding-left: 60.5rem;
  }

  .md\:pt-250{
    padding-top: 62.5rem;
  }

  .md\:pr-250{
    padding-right: 62.5rem;
  }

  .md\:pb-250{
    padding-bottom: 62.5rem;
  }

  .md\:pl-250{
    padding-left: 62.5rem;
  }

  .md\:pt-258{
    padding-top: 64.5rem;
  }

  .md\:pr-258{
    padding-right: 64.5rem;
  }

  .md\:pb-258{
    padding-bottom: 64.5rem;
  }

  .md\:pl-258{
    padding-left: 64.5rem;
  }

  .md\:pt-265{
    padding-top: 66.25rem;
  }

  .md\:pr-265{
    padding-right: 66.25rem;
  }

  .md\:pb-265{
    padding-bottom: 66.25rem;
  }

  .md\:pl-265{
    padding-left: 66.25rem;
  }

  .md\:pt-280{
    padding-top: 70rem;
  }

  .md\:pr-280{
    padding-right: 70rem;
  }

  .md\:pb-280{
    padding-bottom: 70rem;
  }

  .md\:pl-280{
    padding-left: 70rem;
  }

  .md\:pt-px{
    padding-top: 1px;
  }

  .md\:pr-px{
    padding-right: 1px;
  }

  .md\:pb-px{
    padding-bottom: 1px;
  }

  .md\:pl-px{
    padding-left: 1px;
  }

  .md\:pt-0\.5{
    padding-top: 0.125rem;
  }

  .md\:pr-0\.5{
    padding-right: 0.125rem;
  }

  .md\:pb-0\.5{
    padding-bottom: 0.125rem;
  }

  .md\:pl-0\.5{
    padding-left: 0.125rem;
  }

  .md\:pt-1\.5{
    padding-top: 0.375rem;
  }

  .md\:pr-1\.5{
    padding-right: 0.375rem;
  }

  .md\:pb-1\.5{
    padding-bottom: 0.375rem;
  }

  .md\:pl-1\.5{
    padding-left: 0.375rem;
  }

  .md\:pt-2\.5{
    padding-top: 0.625rem;
  }

  .md\:pr-2\.5{
    padding-right: 0.625rem;
  }

  .md\:pb-2\.5{
    padding-bottom: 0.625rem;
  }

  .md\:pl-2\.5{
    padding-left: 0.625rem;
  }

  .md\:pt-3\.5{
    padding-top: 0.875rem;
  }

  .md\:pr-3\.5{
    padding-right: 0.875rem;
  }

  .md\:pb-3\.5{
    padding-bottom: 0.875rem;
  }

  .md\:pl-3\.5{
    padding-left: 0.875rem;
  }

  .md\:pt-0\.25{
    padding-top: 0.0625rem;
  }

  .md\:pr-0\.25{
    padding-right: 0.0625rem;
  }

  .md\:pb-0\.25{
    padding-bottom: 0.0625rem;
  }

  .md\:pl-0\.25{
    padding-left: 0.0625rem;
  }

  .md\:pt-0\.75{
    padding-top: 0.1875rem;
  }

  .md\:pr-0\.75{
    padding-right: 0.1875rem;
  }

  .md\:pb-0\.75{
    padding-bottom: 0.1875rem;
  }

  .md\:pl-0\.75{
    padding-left: 0.1875rem;
  }

  .md\:pt-1\.25{
    padding-top: 0.3125rem;
  }

  .md\:pr-1\.25{
    padding-right: 0.3125rem;
  }

  .md\:pb-1\.25{
    padding-bottom: 0.3125rem;
  }

  .md\:pl-1\.25{
    padding-left: 0.3125rem;
  }

  .md\:pt-1\.75{
    padding-top: 0.4375rem;
  }

  .md\:pr-1\.75{
    padding-right: 0.4375rem;
  }

  .md\:pb-1\.75{
    padding-bottom: 0.4375rem;
  }

  .md\:pl-1\.75{
    padding-left: 0.4375rem;
  }

  .md\:pt-2\.25{
    padding-top: 0.5625rem;
  }

  .md\:pr-2\.25{
    padding-right: 0.5625rem;
  }

  .md\:pb-2\.25{
    padding-bottom: 0.5625rem;
  }

  .md\:pl-2\.25{
    padding-left: 0.5625rem;
  }

  .md\:pt-2\.75{
    padding-top: 0.6875rem;
  }

  .md\:pr-2\.75{
    padding-right: 0.6875rem;
  }

  .md\:pb-2\.75{
    padding-bottom: 0.6875rem;
  }

  .md\:pl-2\.75{
    padding-left: 0.6875rem;
  }

  .md\:pt-3\.25{
    padding-top: 0.8125rem;
  }

  .md\:pr-3\.25{
    padding-right: 0.8125rem;
  }

  .md\:pb-3\.25{
    padding-bottom: 0.8125rem;
  }

  .md\:pl-3\.25{
    padding-left: 0.8125rem;
  }

  .md\:pt-3\.75{
    padding-top: 0.9375rem;
  }

  .md\:pr-3\.75{
    padding-right: 0.9375rem;
  }

  .md\:pb-3\.75{
    padding-bottom: 0.9375rem;
  }

  .md\:pl-3\.75{
    padding-left: 0.9375rem;
  }

  .md\:pt-4\.25{
    padding-top: 1.0625rem;
  }

  .md\:pr-4\.25{
    padding-right: 1.0625rem;
  }

  .md\:pb-4\.25{
    padding-bottom: 1.0625rem;
  }

  .md\:pl-4\.25{
    padding-left: 1.0625rem;
  }

  .md\:pt-4\.5{
    padding-top: 1.125rem;
  }

  .md\:pr-4\.5{
    padding-right: 1.125rem;
  }

  .md\:pb-4\.5{
    padding-bottom: 1.125rem;
  }

  .md\:pl-4\.5{
    padding-left: 1.125rem;
  }

  .md\:pt-4\.75{
    padding-top: 1.1875rem;
  }

  .md\:pr-4\.75{
    padding-right: 1.1875rem;
  }

  .md\:pb-4\.75{
    padding-bottom: 1.1875rem;
  }

  .md\:pl-4\.75{
    padding-left: 1.1875rem;
  }

  .md\:pt-5\.25{
    padding-top: 1.3125rem;
  }

  .md\:pr-5\.25{
    padding-right: 1.3125rem;
  }

  .md\:pb-5\.25{
    padding-bottom: 1.3125rem;
  }

  .md\:pl-5\.25{
    padding-left: 1.3125rem;
  }

  .md\:pt-5\.5{
    padding-top: 1.375rem;
  }

  .md\:pr-5\.5{
    padding-right: 1.375rem;
  }

  .md\:pb-5\.5{
    padding-bottom: 1.375rem;
  }

  .md\:pl-5\.5{
    padding-left: 1.375rem;
  }

  .md\:pt-5\.75{
    padding-top: 1.4375rem;
  }

  .md\:pr-5\.75{
    padding-right: 1.4375rem;
  }

  .md\:pb-5\.75{
    padding-bottom: 1.4375rem;
  }

  .md\:pl-5\.75{
    padding-left: 1.4375rem;
  }

  .md\:pt-6\.25{
    padding-top: 1.5625rem;
  }

  .md\:pr-6\.25{
    padding-right: 1.5625rem;
  }

  .md\:pb-6\.25{
    padding-bottom: 1.5625rem;
  }

  .md\:pl-6\.25{
    padding-left: 1.5625rem;
  }

  .md\:pt-6\.5{
    padding-top: 1.625rem;
  }

  .md\:pr-6\.5{
    padding-right: 1.625rem;
  }

  .md\:pb-6\.5{
    padding-bottom: 1.625rem;
  }

  .md\:pl-6\.5{
    padding-left: 1.625rem;
  }

  .md\:pt-6\.75{
    padding-top: 1.6875rem;
  }

  .md\:pr-6\.75{
    padding-right: 1.6875rem;
  }

  .md\:pb-6\.75{
    padding-bottom: 1.6875rem;
  }

  .md\:pl-6\.75{
    padding-left: 1.6875rem;
  }

  .md\:pt-7\.25{
    padding-top: 1.8125rem;
  }

  .md\:pr-7\.25{
    padding-right: 1.8125rem;
  }

  .md\:pb-7\.25{
    padding-bottom: 1.8125rem;
  }

  .md\:pl-7\.25{
    padding-left: 1.8125rem;
  }

  .md\:pt-7\.5{
    padding-top: 1.875rem;
  }

  .md\:pr-7\.5{
    padding-right: 1.875rem;
  }

  .md\:pb-7\.5{
    padding-bottom: 1.875rem;
  }

  .md\:pl-7\.5{
    padding-left: 1.875rem;
  }

  .md\:pt-8\.25{
    padding-top: 2.0625rem;
  }

  .md\:pr-8\.25{
    padding-right: 2.0625rem;
  }

  .md\:pb-8\.25{
    padding-bottom: 2.0625rem;
  }

  .md\:pl-8\.25{
    padding-left: 2.0625rem;
  }

  .md\:pt-8\.5{
    padding-top: 2.125rem;
  }

  .md\:pr-8\.5{
    padding-right: 2.125rem;
  }

  .md\:pb-8\.5{
    padding-bottom: 2.125rem;
  }

  .md\:pl-8\.5{
    padding-left: 2.125rem;
  }

  .md\:pt-9\.25{
    padding-top: 2.3125rem;
  }

  .md\:pr-9\.25{
    padding-right: 2.3125rem;
  }

  .md\:pb-9\.25{
    padding-bottom: 2.3125rem;
  }

  .md\:pl-9\.25{
    padding-left: 2.3125rem;
  }

  .md\:pt-9\.5{
    padding-top: 2.375rem;
  }

  .md\:pr-9\.5{
    padding-right: 2.375rem;
  }

  .md\:pb-9\.5{
    padding-bottom: 2.375rem;
  }

  .md\:pl-9\.5{
    padding-left: 2.375rem;
  }

  .md\:pt-10\.5{
    padding-top: 2.625rem;
  }

  .md\:pr-10\.5{
    padding-right: 2.625rem;
  }

  .md\:pb-10\.5{
    padding-bottom: 2.625rem;
  }

  .md\:pl-10\.5{
    padding-left: 2.625rem;
  }

  .md\:pt-11\.25{
    padding-top: 2.8125rem;
  }

  .md\:pr-11\.25{
    padding-right: 2.8125rem;
  }

  .md\:pb-11\.25{
    padding-bottom: 2.8125rem;
  }

  .md\:pl-11\.25{
    padding-left: 2.8125rem;
  }

  .md\:pt-11\.5{
    padding-top: 2.875rem;
  }

  .md\:pr-11\.5{
    padding-right: 2.875rem;
  }

  .md\:pb-11\.5{
    padding-bottom: 2.875rem;
  }

  .md\:pl-11\.5{
    padding-left: 2.875rem;
  }

  .md\:pt-12\.5{
    padding-top: 3.125rem;
  }

  .md\:pr-12\.5{
    padding-right: 3.125rem;
  }

  .md\:pb-12\.5{
    padding-bottom: 3.125rem;
  }

  .md\:pl-12\.5{
    padding-left: 3.125rem;
  }

  .md\:pt-12\.75{
    padding-top: 3.1875rem;
  }

  .md\:pr-12\.75{
    padding-right: 3.1875rem;
  }

  .md\:pb-12\.75{
    padding-bottom: 3.1875rem;
  }

  .md\:pl-12\.75{
    padding-left: 3.1875rem;
  }

  .md\:pt-13\.5{
    padding-top: 3.375rem;
  }

  .md\:pr-13\.5{
    padding-right: 3.375rem;
  }

  .md\:pb-13\.5{
    padding-bottom: 3.375rem;
  }

  .md\:pl-13\.5{
    padding-left: 3.375rem;
  }

  .md\:pt-14\.5{
    padding-top: 3.625rem;
  }

  .md\:pr-14\.5{
    padding-right: 3.625rem;
  }

  .md\:pb-14\.5{
    padding-bottom: 3.625rem;
  }

  .md\:pl-14\.5{
    padding-left: 3.625rem;
  }

  .md\:pt-15\.5{
    padding-top: 3.875rem;
  }

  .md\:pr-15\.5{
    padding-right: 3.875rem;
  }

  .md\:pb-15\.5{
    padding-bottom: 3.875rem;
  }

  .md\:pl-15\.5{
    padding-left: 3.875rem;
  }

  .md\:pt-15\.75{
    padding-top: 3.9375rem;
  }

  .md\:pr-15\.75{
    padding-right: 3.9375rem;
  }

  .md\:pb-15\.75{
    padding-bottom: 3.9375rem;
  }

  .md\:pl-15\.75{
    padding-left: 3.9375rem;
  }

  .md\:pt-16\.25{
    padding-top: 4.0625rem;
  }

  .md\:pr-16\.25{
    padding-right: 4.0625rem;
  }

  .md\:pb-16\.25{
    padding-bottom: 4.0625rem;
  }

  .md\:pl-16\.25{
    padding-left: 4.0625rem;
  }

  .md\:pt-17\.25{
    padding-top: 4.3125rem;
  }

  .md\:pr-17\.25{
    padding-right: 4.3125rem;
  }

  .md\:pb-17\.25{
    padding-bottom: 4.3125rem;
  }

  .md\:pl-17\.25{
    padding-left: 4.3125rem;
  }

  .md\:pt-17\.5{
    padding-top: 4.375rem;
  }

  .md\:pr-17\.5{
    padding-right: 4.375rem;
  }

  .md\:pb-17\.5{
    padding-bottom: 4.375rem;
  }

  .md\:pl-17\.5{
    padding-left: 4.375rem;
  }

  .md\:pt-18\.25{
    padding-top: 4.5625rem;
  }

  .md\:pr-18\.25{
    padding-right: 4.5625rem;
  }

  .md\:pb-18\.25{
    padding-bottom: 4.5625rem;
  }

  .md\:pl-18\.25{
    padding-left: 4.5625rem;
  }

  .md\:pt-18\.5{
    padding-top: 4.625rem;
  }

  .md\:pr-18\.5{
    padding-right: 4.625rem;
  }

  .md\:pb-18\.5{
    padding-bottom: 4.625rem;
  }

  .md\:pl-18\.5{
    padding-left: 4.625rem;
  }

  .md\:pt-20\.25{
    padding-top: 5.0625rem;
  }

  .md\:pr-20\.25{
    padding-right: 5.0625rem;
  }

  .md\:pb-20\.25{
    padding-bottom: 5.0625rem;
  }

  .md\:pl-20\.25{
    padding-left: 5.0625rem;
  }

  .md\:pt-20\.5{
    padding-top: 5.125rem;
  }

  .md\:pr-20\.5{
    padding-right: 5.125rem;
  }

  .md\:pb-20\.5{
    padding-bottom: 5.125rem;
  }

  .md\:pl-20\.5{
    padding-left: 5.125rem;
  }

  .md\:pt-22\.5{
    padding-top: 5.625rem;
  }

  .md\:pr-22\.5{
    padding-right: 5.625rem;
  }

  .md\:pb-22\.5{
    padding-bottom: 5.625rem;
  }

  .md\:pl-22\.5{
    padding-left: 5.625rem;
  }

  .md\:pt-25\.5{
    padding-top: 6.375rem;
  }

  .md\:pr-25\.5{
    padding-right: 6.375rem;
  }

  .md\:pb-25\.5{
    padding-bottom: 6.375rem;
  }

  .md\:pl-25\.5{
    padding-left: 6.375rem;
  }

  .md\:pt-26\.75{
    padding-top: 6.6875rem;
  }

  .md\:pr-26\.75{
    padding-right: 6.6875rem;
  }

  .md\:pb-26\.75{
    padding-bottom: 6.6875rem;
  }

  .md\:pl-26\.75{
    padding-left: 6.6875rem;
  }

  .md\:pt-32\.5{
    padding-top: 8.125rem;
  }

  .md\:pr-32\.5{
    padding-right: 8.125rem;
  }

  .md\:pb-32\.5{
    padding-bottom: 8.125rem;
  }

  .md\:pl-32\.5{
    padding-left: 8.125rem;
  }

  .md\:pt-37\.5{
    padding-top: 9.375rem;
  }

  .md\:pr-37\.5{
    padding-right: 9.375rem;
  }

  .md\:pb-37\.5{
    padding-bottom: 9.375rem;
  }

  .md\:pl-37\.5{
    padding-left: 9.375rem;
  }

  .md\:pt-41\.25{
    padding-top: 10.3125rem;
  }

  .md\:pr-41\.25{
    padding-right: 10.3125rem;
  }

  .md\:pb-41\.25{
    padding-bottom: 10.3125rem;
  }

  .md\:pl-41\.25{
    padding-left: 10.3125rem;
  }

  .md\:pt-52\.5{
    padding-top: 13.125rem;
  }

  .md\:pr-52\.5{
    padding-right: 13.125rem;
  }

  .md\:pb-52\.5{
    padding-bottom: 13.125rem;
  }

  .md\:pl-52\.5{
    padding-left: 13.125rem;
  }

  .md\:pt-54\.5{
    padding-top: 13.625rem;
  }

  .md\:pr-54\.5{
    padding-right: 13.625rem;
  }

  .md\:pb-54\.5{
    padding-bottom: 13.625rem;
  }

  .md\:pl-54\.5{
    padding-left: 13.625rem;
  }

  .md\:pt-57\.25{
    padding-top: 14.3125rem;
  }

  .md\:pr-57\.25{
    padding-right: 14.3125rem;
  }

  .md\:pb-57\.25{
    padding-bottom: 14.3125rem;
  }

  .md\:pl-57\.25{
    padding-left: 14.3125rem;
  }

  .md\:pt-57\.5{
    padding-top: 14.375rem;
  }

  .md\:pr-57\.5{
    padding-right: 14.375rem;
  }

  .md\:pb-57\.5{
    padding-bottom: 14.375rem;
  }

  .md\:pl-57\.5{
    padding-left: 14.375rem;
  }

  .md\:pt-66\.25{
    padding-top: 16.5625rem;
  }

  .md\:pr-66\.25{
    padding-right: 16.5625rem;
  }

  .md\:pb-66\.25{
    padding-bottom: 16.5625rem;
  }

  .md\:pl-66\.25{
    padding-left: 16.5625rem;
  }

  .md\:pt-74\.5{
    padding-top: 18.125rem;
  }

  .md\:pr-74\.5{
    padding-right: 18.125rem;
  }

  .md\:pb-74\.5{
    padding-bottom: 18.125rem;
  }

  .md\:pl-74\.5{
    padding-left: 18.125rem;
  }

  .md\:pt-106\.25{
    padding-top: 26.5625rem;
  }

  .md\:pr-106\.25{
    padding-right: 26.5625rem;
  }

  .md\:pb-106\.25{
    padding-bottom: 26.5625rem;
  }

  .md\:pl-106\.25{
    padding-left: 26.5625rem;
  }

  .md\:pt-112\.25{
    padding-top: 28.0675rem;
  }

  .md\:pr-112\.25{
    padding-right: 28.0675rem;
  }

  .md\:pb-112\.25{
    padding-bottom: 28.0675rem;
  }

  .md\:pl-112\.25{
    padding-left: 28.0675rem;
  }

  .md\:pt-112\.75{
    padding-top: 28.1875rem;
  }

  .md\:pr-112\.75{
    padding-right: 28.1875rem;
  }

  .md\:pb-112\.75{
    padding-bottom: 28.1875rem;
  }

  .md\:pl-112\.75{
    padding-left: 28.1875rem;
  }

  .md\:pt-147\.5{
    padding-top: 36.875rem;
  }

  .md\:pr-147\.5{
    padding-right: 36.875rem;
  }

  .md\:pb-147\.5{
    padding-bottom: 36.875rem;
  }

  .md\:pl-147\.5{
    padding-left: 36.875rem;
  }

  .md\:pt-162\.5{
    padding-top: 40.625rem;
  }

  .md\:pr-162\.5{
    padding-right: 40.625rem;
  }

  .md\:pb-162\.5{
    padding-bottom: 40.625rem;
  }

  .md\:pl-162\.5{
    padding-left: 40.625rem;
  }

  .md\:pt-172\.25{
    padding-top: 42.5625rem;
  }

  .md\:pr-172\.25{
    padding-right: 42.5625rem;
  }

  .md\:pb-172\.25{
    padding-bottom: 42.5625rem;
  }

  .md\:pl-172\.25{
    padding-left: 42.5625rem;
  }

  .md\:pt-175\.25{
    padding-top: 43.8125rem;
  }

  .md\:pr-175\.25{
    padding-right: 43.8125rem;
  }

  .md\:pb-175\.25{
    padding-bottom: 43.8125rem;
  }

  .md\:pl-175\.25{
    padding-left: 43.8125rem;
  }

  .md\:pt-184\.25{
    padding-top: 46.0625rem;
  }

  .md\:pr-184\.25{
    padding-right: 46.0625rem;
  }

  .md\:pb-184\.25{
    padding-bottom: 46.0625rem;
  }

  .md\:pl-184\.25{
    padding-left: 46.0625rem;
  }

  .md\:pt-203\.25{
    padding-top: 50.8125rem;
  }

  .md\:pr-203\.25{
    padding-right: 50.8125rem;
  }

  .md\:pb-203\.25{
    padding-bottom: 50.8125rem;
  }

  .md\:pl-203\.25{
    padding-left: 50.8125rem;
  }

  .md\:pt-half{
    padding-top: 50%;
  }

  .md\:pr-half{
    padding-right: 50%;
  }

  .md\:pb-half{
    padding-bottom: 50%;
  }

  .md\:pl-half{
    padding-left: 50%;
  }

  .md\:pt-full{
    padding-top: 100%;
  }

  .md\:pr-full{
    padding-right: 100%;
  }

  .md\:pb-full{
    padding-bottom: 100%;
  }

  .md\:pl-full{
    padding-left: 100%;
  }

  .md\:pt-1\/10{
    padding-top: 10%;
  }

  .md\:pr-1\/10{
    padding-right: 10%;
  }

  .md\:pb-1\/10{
    padding-bottom: 10%;
  }

  .md\:pl-1\/10{
    padding-left: 10%;
  }

  .md\:pt-2\/10{
    padding-top: 20%;
  }

  .md\:pr-2\/10{
    padding-right: 20%;
  }

  .md\:pb-2\/10{
    padding-bottom: 20%;
  }

  .md\:pl-2\/10{
    padding-left: 20%;
  }

  .md\:pt-3\/10{
    padding-top: 30%;
  }

  .md\:pr-3\/10{
    padding-right: 30%;
  }

  .md\:pb-3\/10{
    padding-bottom: 30%;
  }

  .md\:pl-3\/10{
    padding-left: 30%;
  }

  .md\:pt-4\/10{
    padding-top: 40%;
  }

  .md\:pr-4\/10{
    padding-right: 40%;
  }

  .md\:pb-4\/10{
    padding-bottom: 40%;
  }

  .md\:pl-4\/10{
    padding-left: 40%;
  }

  .md\:pt-4\.5\/10{
    padding-top: 45%;
  }

  .md\:pr-4\.5\/10{
    padding-right: 45%;
  }

  .md\:pb-4\.5\/10{
    padding-bottom: 45%;
  }

  .md\:pl-4\.5\/10{
    padding-left: 45%;
  }

  .md\:pt-5\/10{
    padding-top: 50%;
  }

  .md\:pr-5\/10{
    padding-right: 50%;
  }

  .md\:pb-5\/10{
    padding-bottom: 50%;
  }

  .md\:pl-5\/10{
    padding-left: 50%;
  }

  .md\:pt-5\.5\/10{
    padding-top: 55%;
  }

  .md\:pr-5\.5\/10{
    padding-right: 55%;
  }

  .md\:pb-5\.5\/10{
    padding-bottom: 55%;
  }

  .md\:pl-5\.5\/10{
    padding-left: 55%;
  }

  .md\:pt-6\/10{
    padding-top: 60%;
  }

  .md\:pr-6\/10{
    padding-right: 60%;
  }

  .md\:pb-6\/10{
    padding-bottom: 60%;
  }

  .md\:pl-6\/10{
    padding-left: 60%;
  }

  .md\:pt-7\/10{
    padding-top: 70%;
  }

  .md\:pr-7\/10{
    padding-right: 70%;
  }

  .md\:pb-7\/10{
    padding-bottom: 70%;
  }

  .md\:pl-7\/10{
    padding-left: 70%;
  }

  .md\:pt-8\/10{
    padding-top: 80%;
  }

  .md\:pr-8\/10{
    padding-right: 80%;
  }

  .md\:pb-8\/10{
    padding-bottom: 80%;
  }

  .md\:pl-8\/10{
    padding-left: 80%;
  }

  .md\:pt-9\/10{
    padding-top: 90%;
  }

  .md\:pr-9\/10{
    padding-right: 90%;
  }

  .md\:pb-9\/10{
    padding-bottom: 90%;
  }

  .md\:pl-9\/10{
    padding-left: 90%;
  }

  .md\:pt-1\/12{
    padding-top: 8.333333%;
  }

  .md\:pr-1\/12{
    padding-right: 8.333333%;
  }

  .md\:pb-1\/12{
    padding-bottom: 8.333333%;
  }

  .md\:pl-1\/12{
    padding-left: 8.333333%;
  }

  .md\:pt-2\/12{
    padding-top: 16.666667%;
  }

  .md\:pr-2\/12{
    padding-right: 16.666667%;
  }

  .md\:pb-2\/12{
    padding-bottom: 16.666667%;
  }

  .md\:pl-2\/12{
    padding-left: 16.666667%;
  }

  .md\:pt-3\/12{
    padding-top: 25%;
  }

  .md\:pr-3\/12{
    padding-right: 25%;
  }

  .md\:pb-3\/12{
    padding-bottom: 25%;
  }

  .md\:pl-3\/12{
    padding-left: 25%;
  }

  .md\:pt-4\/12{
    padding-top: 33.333333%;
  }

  .md\:pr-4\/12{
    padding-right: 33.333333%;
  }

  .md\:pb-4\/12{
    padding-bottom: 33.333333%;
  }

  .md\:pl-4\/12{
    padding-left: 33.333333%;
  }

  .md\:pt-5\/12{
    padding-top: 41.666667%;
  }

  .md\:pr-5\/12{
    padding-right: 41.666667%;
  }

  .md\:pb-5\/12{
    padding-bottom: 41.666667%;
  }

  .md\:pl-5\/12{
    padding-left: 41.666667%;
  }

  .md\:pt-6\/12{
    padding-top: 50%;
  }

  .md\:pr-6\/12{
    padding-right: 50%;
  }

  .md\:pb-6\/12{
    padding-bottom: 50%;
  }

  .md\:pl-6\/12{
    padding-left: 50%;
  }

  .md\:pt-7\/12{
    padding-top: 58.333333%;
  }

  .md\:pr-7\/12{
    padding-right: 58.333333%;
  }

  .md\:pb-7\/12{
    padding-bottom: 58.333333%;
  }

  .md\:pl-7\/12{
    padding-left: 58.333333%;
  }

  .md\:pt-8\/12{
    padding-top: 66.666667%;
  }

  .md\:pr-8\/12{
    padding-right: 66.666667%;
  }

  .md\:pb-8\/12{
    padding-bottom: 66.666667%;
  }

  .md\:pl-8\/12{
    padding-left: 66.666667%;
  }

  .md\:pt-9\/12{
    padding-top: 75%;
  }

  .md\:pr-9\/12{
    padding-right: 75%;
  }

  .md\:pb-9\/12{
    padding-bottom: 75%;
  }

  .md\:pl-9\/12{
    padding-left: 75%;
  }

  .md\:pt-10\/12{
    padding-top: 83.333333%;
  }

  .md\:pr-10\/12{
    padding-right: 83.333333%;
  }

  .md\:pb-10\/12{
    padding-bottom: 83.333333%;
  }

  .md\:pl-10\/12{
    padding-left: 83.333333%;
  }

  .md\:pt-11\/12{
    padding-top: 91.666667%;
  }

  .md\:pr-11\/12{
    padding-right: 91.666667%;
  }

  .md\:pb-11\/12{
    padding-bottom: 91.666667%;
  }

  .md\:pl-11\/12{
    padding-left: 91.666667%;
  }

  .md\:first\:p-0:first-child{
    padding: 0px;
  }

  .md\:first\:p-1:first-child{
    padding: 0.25rem;
  }

  .md\:first\:p-2:first-child{
    padding: 0.5rem;
  }

  .md\:first\:p-3:first-child{
    padding: 0.75rem;
  }

  .md\:first\:p-4:first-child{
    padding: 1rem;
  }

  .md\:first\:p-5:first-child{
    padding: 1.25rem;
  }

  .md\:first\:p-6:first-child{
    padding: 1.5rem;
  }

  .md\:first\:p-7:first-child{
    padding: 1.75rem;
  }

  .md\:first\:p-8:first-child{
    padding: 2rem;
  }

  .md\:first\:p-9:first-child{
    padding: 2.25rem;
  }

  .md\:first\:p-10:first-child{
    padding: 2.5rem;
  }

  .md\:first\:p-11:first-child{
    padding: 2.75rem;
  }

  .md\:first\:p-12:first-child{
    padding: 3rem;
  }

  .md\:first\:p-13:first-child{
    padding: 3.25rem;
  }

  .md\:first\:p-14:first-child{
    padding: 3.5rem;
  }

  .md\:first\:p-15:first-child{
    padding: 3.75rem;
  }

  .md\:first\:p-16:first-child{
    padding: 4rem;
  }

  .md\:first\:p-17:first-child{
    padding: 4.25rem;
  }

  .md\:first\:p-18:first-child{
    padding: 4.5rem;
  }

  .md\:first\:p-19:first-child{
    padding: 4.75rem;
  }

  .md\:first\:p-20:first-child{
    padding: 5rem;
  }

  .md\:first\:p-22:first-child{
    padding: 5.5rem;
  }

  .md\:first\:p-24:first-child{
    padding: 6rem;
  }

  .md\:first\:p-25:first-child{
    padding: 6.25rem;
  }

  .md\:first\:p-28:first-child{
    padding: 7rem;
  }

  .md\:first\:p-30:first-child{
    padding: 7.5rem;
  }

  .md\:first\:p-32:first-child{
    padding: 8rem;
  }

  .md\:first\:p-34:first-child{
    padding: 8.5rem;
  }

  .md\:first\:p-35:first-child{
    padding: 8.75rem;
  }

  .md\:first\:p-36:first-child{
    padding: 9rem;
  }

  .md\:first\:p-39:first-child{
    padding: 9.75rem;
  }

  .md\:first\:p-40:first-child{
    padding: 10rem;
  }

  .md\:first\:p-42:first-child{
    padding: 10.5rem;
  }

  .md\:first\:p-44:first-child{
    padding: 11rem;
  }

  .md\:first\:p-45:first-child{
    padding: 11.25rem;
  }

  .md\:first\:p-48:first-child{
    padding: 12rem;
  }

  .md\:first\:p-50:first-child{
    padding: 12.5rem;
  }

  .md\:first\:p-52:first-child{
    padding: 13rem;
  }

  .md\:first\:p-55:first-child{
    padding: 13.75rem;
  }

  .md\:first\:p-56:first-child{
    padding: 14rem;
  }

  .md\:first\:p-58:first-child{
    padding: 14.5rem;
  }

  .md\:first\:p-60:first-child{
    padding: 15rem;
  }

  .md\:first\:p-64:first-child{
    padding: 16rem;
  }

  .md\:first\:p-65:first-child{
    padding: 16.25rem;
  }

  .md\:first\:p-68:first-child{
    padding: 17rem;
  }

  .md\:first\:p-69:first-child{
    padding: 17.25rem;
  }

  .md\:first\:p-70:first-child{
    padding: 17.5rem;
  }

  .md\:first\:p-72:first-child{
    padding: 18rem;
  }

  .md\:first\:p-75:first-child{
    padding: 18.75rem;
  }

  .md\:first\:p-80:first-child{
    padding: 20rem;
  }

  .md\:first\:p-85:first-child{
    padding: 21.25rem;
  }

  .md\:first\:p-86:first-child{
    padding: 21.5rem;
  }

  .md\:first\:p-90:first-child{
    padding: 22.5rem;
  }

  .md\:first\:p-96:first-child{
    padding: 24rem;
  }

  .md\:first\:p-100:first-child{
    padding: 25rem;
  }

  .md\:first\:p-115:first-child{
    padding: 28.75rem;
  }

  .md\:first\:p-125:first-child{
    padding: 31.25rem;
  }

  .md\:first\:p-142:first-child{
    padding: 35.5rem;
  }

  .md\:first\:p-150:first-child{
    padding: 37.5rem;
  }

  .md\:first\:p-156:first-child{
    padding: 39rem;
  }

  .md\:first\:p-160:first-child{
    padding: 40rem;
  }

  .md\:first\:p-175:first-child{
    padding: 43.75rem;
  }

  .md\:first\:p-207:first-child{
    padding: 51.75rem;
  }

  .md\:first\:p-242:first-child{
    padding: 60.5rem;
  }

  .md\:first\:p-250:first-child{
    padding: 62.5rem;
  }

  .md\:first\:p-258:first-child{
    padding: 64.5rem;
  }

  .md\:first\:p-265:first-child{
    padding: 66.25rem;
  }

  .md\:first\:p-280:first-child{
    padding: 70rem;
  }

  .md\:first\:p-px:first-child{
    padding: 1px;
  }

  .md\:first\:p-0\.5:first-child{
    padding: 0.125rem;
  }

  .md\:first\:p-1\.5:first-child{
    padding: 0.375rem;
  }

  .md\:first\:p-2\.5:first-child{
    padding: 0.625rem;
  }

  .md\:first\:p-3\.5:first-child{
    padding: 0.875rem;
  }

  .md\:first\:p-0\.25:first-child{
    padding: 0.0625rem;
  }

  .md\:first\:p-0\.75:first-child{
    padding: 0.1875rem;
  }

  .md\:first\:p-1\.25:first-child{
    padding: 0.3125rem;
  }

  .md\:first\:p-1\.75:first-child{
    padding: 0.4375rem;
  }

  .md\:first\:p-2\.25:first-child{
    padding: 0.5625rem;
  }

  .md\:first\:p-2\.75:first-child{
    padding: 0.6875rem;
  }

  .md\:first\:p-3\.25:first-child{
    padding: 0.8125rem;
  }

  .md\:first\:p-3\.75:first-child{
    padding: 0.9375rem;
  }

  .md\:first\:p-4\.25:first-child{
    padding: 1.0625rem;
  }

  .md\:first\:p-4\.5:first-child{
    padding: 1.125rem;
  }

  .md\:first\:p-4\.75:first-child{
    padding: 1.1875rem;
  }

  .md\:first\:p-5\.25:first-child{
    padding: 1.3125rem;
  }

  .md\:first\:p-5\.5:first-child{
    padding: 1.375rem;
  }

  .md\:first\:p-5\.75:first-child{
    padding: 1.4375rem;
  }

  .md\:first\:p-6\.25:first-child{
    padding: 1.5625rem;
  }

  .md\:first\:p-6\.5:first-child{
    padding: 1.625rem;
  }

  .md\:first\:p-6\.75:first-child{
    padding: 1.6875rem;
  }

  .md\:first\:p-7\.25:first-child{
    padding: 1.8125rem;
  }

  .md\:first\:p-7\.5:first-child{
    padding: 1.875rem;
  }

  .md\:first\:p-8\.25:first-child{
    padding: 2.0625rem;
  }

  .md\:first\:p-8\.5:first-child{
    padding: 2.125rem;
  }

  .md\:first\:p-9\.25:first-child{
    padding: 2.3125rem;
  }

  .md\:first\:p-9\.5:first-child{
    padding: 2.375rem;
  }

  .md\:first\:p-10\.5:first-child{
    padding: 2.625rem;
  }

  .md\:first\:p-11\.25:first-child{
    padding: 2.8125rem;
  }

  .md\:first\:p-11\.5:first-child{
    padding: 2.875rem;
  }

  .md\:first\:p-12\.5:first-child{
    padding: 3.125rem;
  }

  .md\:first\:p-12\.75:first-child{
    padding: 3.1875rem;
  }

  .md\:first\:p-13\.5:first-child{
    padding: 3.375rem;
  }

  .md\:first\:p-14\.5:first-child{
    padding: 3.625rem;
  }

  .md\:first\:p-15\.5:first-child{
    padding: 3.875rem;
  }

  .md\:first\:p-15\.75:first-child{
    padding: 3.9375rem;
  }

  .md\:first\:p-16\.25:first-child{
    padding: 4.0625rem;
  }

  .md\:first\:p-17\.25:first-child{
    padding: 4.3125rem;
  }

  .md\:first\:p-17\.5:first-child{
    padding: 4.375rem;
  }

  .md\:first\:p-18\.25:first-child{
    padding: 4.5625rem;
  }

  .md\:first\:p-18\.5:first-child{
    padding: 4.625rem;
  }

  .md\:first\:p-20\.25:first-child{
    padding: 5.0625rem;
  }

  .md\:first\:p-20\.5:first-child{
    padding: 5.125rem;
  }

  .md\:first\:p-22\.5:first-child{
    padding: 5.625rem;
  }

  .md\:first\:p-25\.5:first-child{
    padding: 6.375rem;
  }

  .md\:first\:p-26\.75:first-child{
    padding: 6.6875rem;
  }

  .md\:first\:p-32\.5:first-child{
    padding: 8.125rem;
  }

  .md\:first\:p-37\.5:first-child{
    padding: 9.375rem;
  }

  .md\:first\:p-41\.25:first-child{
    padding: 10.3125rem;
  }

  .md\:first\:p-52\.5:first-child{
    padding: 13.125rem;
  }

  .md\:first\:p-54\.5:first-child{
    padding: 13.625rem;
  }

  .md\:first\:p-57\.25:first-child{
    padding: 14.3125rem;
  }

  .md\:first\:p-57\.5:first-child{
    padding: 14.375rem;
  }

  .md\:first\:p-66\.25:first-child{
    padding: 16.5625rem;
  }

  .md\:first\:p-74\.5:first-child{
    padding: 18.125rem;
  }

  .md\:first\:p-106\.25:first-child{
    padding: 26.5625rem;
  }

  .md\:first\:p-112\.25:first-child{
    padding: 28.0675rem;
  }

  .md\:first\:p-112\.75:first-child{
    padding: 28.1875rem;
  }

  .md\:first\:p-147\.5:first-child{
    padding: 36.875rem;
  }

  .md\:first\:p-162\.5:first-child{
    padding: 40.625rem;
  }

  .md\:first\:p-172\.25:first-child{
    padding: 42.5625rem;
  }

  .md\:first\:p-175\.25:first-child{
    padding: 43.8125rem;
  }

  .md\:first\:p-184\.25:first-child{
    padding: 46.0625rem;
  }

  .md\:first\:p-203\.25:first-child{
    padding: 50.8125rem;
  }

  .md\:first\:p-half:first-child{
    padding: 50%;
  }

  .md\:first\:p-full:first-child{
    padding: 100%;
  }

  .md\:first\:p-1\/10:first-child{
    padding: 10%;
  }

  .md\:first\:p-2\/10:first-child{
    padding: 20%;
  }

  .md\:first\:p-3\/10:first-child{
    padding: 30%;
  }

  .md\:first\:p-4\/10:first-child{
    padding: 40%;
  }

  .md\:first\:p-4\.5\/10:first-child{
    padding: 45%;
  }

  .md\:first\:p-5\/10:first-child{
    padding: 50%;
  }

  .md\:first\:p-5\.5\/10:first-child{
    padding: 55%;
  }

  .md\:first\:p-6\/10:first-child{
    padding: 60%;
  }

  .md\:first\:p-7\/10:first-child{
    padding: 70%;
  }

  .md\:first\:p-8\/10:first-child{
    padding: 80%;
  }

  .md\:first\:p-9\/10:first-child{
    padding: 90%;
  }

  .md\:first\:p-1\/12:first-child{
    padding: 8.333333%;
  }

  .md\:first\:p-2\/12:first-child{
    padding: 16.666667%;
  }

  .md\:first\:p-3\/12:first-child{
    padding: 25%;
  }

  .md\:first\:p-4\/12:first-child{
    padding: 33.333333%;
  }

  .md\:first\:p-5\/12:first-child{
    padding: 41.666667%;
  }

  .md\:first\:p-6\/12:first-child{
    padding: 50%;
  }

  .md\:first\:p-7\/12:first-child{
    padding: 58.333333%;
  }

  .md\:first\:p-8\/12:first-child{
    padding: 66.666667%;
  }

  .md\:first\:p-9\/12:first-child{
    padding: 75%;
  }

  .md\:first\:p-10\/12:first-child{
    padding: 83.333333%;
  }

  .md\:first\:p-11\/12:first-child{
    padding: 91.666667%;
  }

  .md\:first\:py-0:first-child{
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .md\:first\:px-0:first-child{
    padding-left: 0px;
    padding-right: 0px;
  }

  .md\:first\:py-1:first-child{
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }

  .md\:first\:px-1:first-child{
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }

  .md\:first\:py-2:first-child{
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .md\:first\:px-2:first-child{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .md\:first\:py-3:first-child{
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }

  .md\:first\:px-3:first-child{
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .md\:first\:py-4:first-child{
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .md\:first\:px-4:first-child{
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .md\:first\:py-5:first-child{
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .md\:first\:px-5:first-child{
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .md\:first\:py-6:first-child{
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .md\:first\:px-6:first-child{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .md\:first\:py-7:first-child{
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
  }

  .md\:first\:px-7:first-child{
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }

  .md\:first\:py-8:first-child{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .md\:first\:px-8:first-child{
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .md\:first\:py-9:first-child{
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
  }

  .md\:first\:px-9:first-child{
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }

  .md\:first\:py-10:first-child{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .md\:first\:px-10:first-child{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .md\:first\:py-11:first-child{
    padding-top: 2.75rem;
    padding-bottom: 2.75rem;
  }

  .md\:first\:px-11:first-child{
    padding-left: 2.75rem;
    padding-right: 2.75rem;
  }

  .md\:first\:py-12:first-child{
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .md\:first\:px-12:first-child{
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .md\:first\:py-13:first-child{
    padding-top: 3.25rem;
    padding-bottom: 3.25rem;
  }

  .md\:first\:px-13:first-child{
    padding-left: 3.25rem;
    padding-right: 3.25rem;
  }

  .md\:first\:py-14:first-child{
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .md\:first\:px-14:first-child{
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }

  .md\:first\:py-15:first-child{
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
  }

  .md\:first\:px-15:first-child{
    padding-left: 3.75rem;
    padding-right: 3.75rem;
  }

  .md\:first\:py-16:first-child{
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .md\:first\:px-16:first-child{
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .md\:first\:py-17:first-child{
    padding-top: 4.25rem;
    padding-bottom: 4.25rem;
  }

  .md\:first\:px-17:first-child{
    padding-left: 4.25rem;
    padding-right: 4.25rem;
  }

  .md\:first\:py-18:first-child{
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }

  .md\:first\:px-18:first-child{
    padding-left: 4.5rem;
    padding-right: 4.5rem;
  }

  .md\:first\:py-19:first-child{
    padding-top: 4.75rem;
    padding-bottom: 4.75rem;
  }

  .md\:first\:px-19:first-child{
    padding-left: 4.75rem;
    padding-right: 4.75rem;
  }

  .md\:first\:py-20:first-child{
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .md\:first\:px-20:first-child{
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .md\:first\:py-22:first-child{
    padding-top: 5.5rem;
    padding-bottom: 5.5rem;
  }

  .md\:first\:px-22:first-child{
    padding-left: 5.5rem;
    padding-right: 5.5rem;
  }

  .md\:first\:py-24:first-child{
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .md\:first\:px-24:first-child{
    padding-left: 6rem;
    padding-right: 6rem;
  }

  .md\:first\:py-25:first-child{
    padding-top: 6.25rem;
    padding-bottom: 6.25rem;
  }

  .md\:first\:px-25:first-child{
    padding-left: 6.25rem;
    padding-right: 6.25rem;
  }

  .md\:first\:py-28:first-child{
    padding-top: 7rem;
    padding-bottom: 7rem;
  }

  .md\:first\:px-28:first-child{
    padding-left: 7rem;
    padding-right: 7rem;
  }

  .md\:first\:py-30:first-child{
    padding-top: 7.5rem;
    padding-bottom: 7.5rem;
  }

  .md\:first\:px-30:first-child{
    padding-left: 7.5rem;
    padding-right: 7.5rem;
  }

  .md\:first\:py-32:first-child{
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

  .md\:first\:px-32:first-child{
    padding-left: 8rem;
    padding-right: 8rem;
  }

  .md\:first\:py-34:first-child{
    padding-top: 8.5rem;
    padding-bottom: 8.5rem;
  }

  .md\:first\:px-34:first-child{
    padding-left: 8.5rem;
    padding-right: 8.5rem;
  }

  .md\:first\:py-35:first-child{
    padding-top: 8.75rem;
    padding-bottom: 8.75rem;
  }

  .md\:first\:px-35:first-child{
    padding-left: 8.75rem;
    padding-right: 8.75rem;
  }

  .md\:first\:py-36:first-child{
    padding-top: 9rem;
    padding-bottom: 9rem;
  }

  .md\:first\:px-36:first-child{
    padding-left: 9rem;
    padding-right: 9rem;
  }

  .md\:first\:py-39:first-child{
    padding-top: 9.75rem;
    padding-bottom: 9.75rem;
  }

  .md\:first\:px-39:first-child{
    padding-left: 9.75rem;
    padding-right: 9.75rem;
  }

  .md\:first\:py-40:first-child{
    padding-top: 10rem;
    padding-bottom: 10rem;
  }

  .md\:first\:px-40:first-child{
    padding-left: 10rem;
    padding-right: 10rem;
  }

  .md\:first\:py-42:first-child{
    padding-top: 10.5rem;
    padding-bottom: 10.5rem;
  }

  .md\:first\:px-42:first-child{
    padding-left: 10.5rem;
    padding-right: 10.5rem;
  }

  .md\:first\:py-44:first-child{
    padding-top: 11rem;
    padding-bottom: 11rem;
  }

  .md\:first\:px-44:first-child{
    padding-left: 11rem;
    padding-right: 11rem;
  }

  .md\:first\:py-45:first-child{
    padding-top: 11.25rem;
    padding-bottom: 11.25rem;
  }

  .md\:first\:px-45:first-child{
    padding-left: 11.25rem;
    padding-right: 11.25rem;
  }

  .md\:first\:py-48:first-child{
    padding-top: 12rem;
    padding-bottom: 12rem;
  }

  .md\:first\:px-48:first-child{
    padding-left: 12rem;
    padding-right: 12rem;
  }

  .md\:first\:py-50:first-child{
    padding-top: 12.5rem;
    padding-bottom: 12.5rem;
  }

  .md\:first\:px-50:first-child{
    padding-left: 12.5rem;
    padding-right: 12.5rem;
  }

  .md\:first\:py-52:first-child{
    padding-top: 13rem;
    padding-bottom: 13rem;
  }

  .md\:first\:px-52:first-child{
    padding-left: 13rem;
    padding-right: 13rem;
  }

  .md\:first\:py-55:first-child{
    padding-top: 13.75rem;
    padding-bottom: 13.75rem;
  }

  .md\:first\:px-55:first-child{
    padding-left: 13.75rem;
    padding-right: 13.75rem;
  }

  .md\:first\:py-56:first-child{
    padding-top: 14rem;
    padding-bottom: 14rem;
  }

  .md\:first\:px-56:first-child{
    padding-left: 14rem;
    padding-right: 14rem;
  }

  .md\:first\:py-58:first-child{
    padding-top: 14.5rem;
    padding-bottom: 14.5rem;
  }

  .md\:first\:px-58:first-child{
    padding-left: 14.5rem;
    padding-right: 14.5rem;
  }

  .md\:first\:py-60:first-child{
    padding-top: 15rem;
    padding-bottom: 15rem;
  }

  .md\:first\:px-60:first-child{
    padding-left: 15rem;
    padding-right: 15rem;
  }

  .md\:first\:py-64:first-child{
    padding-top: 16rem;
    padding-bottom: 16rem;
  }

  .md\:first\:px-64:first-child{
    padding-left: 16rem;
    padding-right: 16rem;
  }

  .md\:first\:py-65:first-child{
    padding-top: 16.25rem;
    padding-bottom: 16.25rem;
  }

  .md\:first\:px-65:first-child{
    padding-left: 16.25rem;
    padding-right: 16.25rem;
  }

  .md\:first\:py-68:first-child{
    padding-top: 17rem;
    padding-bottom: 17rem;
  }

  .md\:first\:px-68:first-child{
    padding-left: 17rem;
    padding-right: 17rem;
  }

  .md\:first\:py-69:first-child{
    padding-top: 17.25rem;
    padding-bottom: 17.25rem;
  }

  .md\:first\:px-69:first-child{
    padding-left: 17.25rem;
    padding-right: 17.25rem;
  }

  .md\:first\:py-70:first-child{
    padding-top: 17.5rem;
    padding-bottom: 17.5rem;
  }

  .md\:first\:px-70:first-child{
    padding-left: 17.5rem;
    padding-right: 17.5rem;
  }

  .md\:first\:py-72:first-child{
    padding-top: 18rem;
    padding-bottom: 18rem;
  }

  .md\:first\:px-72:first-child{
    padding-left: 18rem;
    padding-right: 18rem;
  }

  .md\:first\:py-75:first-child{
    padding-top: 18.75rem;
    padding-bottom: 18.75rem;
  }

  .md\:first\:px-75:first-child{
    padding-left: 18.75rem;
    padding-right: 18.75rem;
  }

  .md\:first\:py-80:first-child{
    padding-top: 20rem;
    padding-bottom: 20rem;
  }

  .md\:first\:px-80:first-child{
    padding-left: 20rem;
    padding-right: 20rem;
  }

  .md\:first\:py-85:first-child{
    padding-top: 21.25rem;
    padding-bottom: 21.25rem;
  }

  .md\:first\:px-85:first-child{
    padding-left: 21.25rem;
    padding-right: 21.25rem;
  }

  .md\:first\:py-86:first-child{
    padding-top: 21.5rem;
    padding-bottom: 21.5rem;
  }

  .md\:first\:px-86:first-child{
    padding-left: 21.5rem;
    padding-right: 21.5rem;
  }

  .md\:first\:py-90:first-child{
    padding-top: 22.5rem;
    padding-bottom: 22.5rem;
  }

  .md\:first\:px-90:first-child{
    padding-left: 22.5rem;
    padding-right: 22.5rem;
  }

  .md\:first\:py-96:first-child{
    padding-top: 24rem;
    padding-bottom: 24rem;
  }

  .md\:first\:px-96:first-child{
    padding-left: 24rem;
    padding-right: 24rem;
  }

  .md\:first\:py-100:first-child{
    padding-top: 25rem;
    padding-bottom: 25rem;
  }

  .md\:first\:px-100:first-child{
    padding-left: 25rem;
    padding-right: 25rem;
  }

  .md\:first\:py-115:first-child{
    padding-top: 28.75rem;
    padding-bottom: 28.75rem;
  }

  .md\:first\:px-115:first-child{
    padding-left: 28.75rem;
    padding-right: 28.75rem;
  }

  .md\:first\:py-125:first-child{
    padding-top: 31.25rem;
    padding-bottom: 31.25rem;
  }

  .md\:first\:px-125:first-child{
    padding-left: 31.25rem;
    padding-right: 31.25rem;
  }

  .md\:first\:py-142:first-child{
    padding-top: 35.5rem;
    padding-bottom: 35.5rem;
  }

  .md\:first\:px-142:first-child{
    padding-left: 35.5rem;
    padding-right: 35.5rem;
  }

  .md\:first\:py-150:first-child{
    padding-top: 37.5rem;
    padding-bottom: 37.5rem;
  }

  .md\:first\:px-150:first-child{
    padding-left: 37.5rem;
    padding-right: 37.5rem;
  }

  .md\:first\:py-156:first-child{
    padding-top: 39rem;
    padding-bottom: 39rem;
  }

  .md\:first\:px-156:first-child{
    padding-left: 39rem;
    padding-right: 39rem;
  }

  .md\:first\:py-160:first-child{
    padding-top: 40rem;
    padding-bottom: 40rem;
  }

  .md\:first\:px-160:first-child{
    padding-left: 40rem;
    padding-right: 40rem;
  }

  .md\:first\:py-175:first-child{
    padding-top: 43.75rem;
    padding-bottom: 43.75rem;
  }

  .md\:first\:px-175:first-child{
    padding-left: 43.75rem;
    padding-right: 43.75rem;
  }

  .md\:first\:py-207:first-child{
    padding-top: 51.75rem;
    padding-bottom: 51.75rem;
  }

  .md\:first\:px-207:first-child{
    padding-left: 51.75rem;
    padding-right: 51.75rem;
  }

  .md\:first\:py-242:first-child{
    padding-top: 60.5rem;
    padding-bottom: 60.5rem;
  }

  .md\:first\:px-242:first-child{
    padding-left: 60.5rem;
    padding-right: 60.5rem;
  }

  .md\:first\:py-250:first-child{
    padding-top: 62.5rem;
    padding-bottom: 62.5rem;
  }

  .md\:first\:px-250:first-child{
    padding-left: 62.5rem;
    padding-right: 62.5rem;
  }

  .md\:first\:py-258:first-child{
    padding-top: 64.5rem;
    padding-bottom: 64.5rem;
  }

  .md\:first\:px-258:first-child{
    padding-left: 64.5rem;
    padding-right: 64.5rem;
  }

  .md\:first\:py-265:first-child{
    padding-top: 66.25rem;
    padding-bottom: 66.25rem;
  }

  .md\:first\:px-265:first-child{
    padding-left: 66.25rem;
    padding-right: 66.25rem;
  }

  .md\:first\:py-280:first-child{
    padding-top: 70rem;
    padding-bottom: 70rem;
  }

  .md\:first\:px-280:first-child{
    padding-left: 70rem;
    padding-right: 70rem;
  }

  .md\:first\:py-px:first-child{
    padding-top: 1px;
    padding-bottom: 1px;
  }

  .md\:first\:px-px:first-child{
    padding-left: 1px;
    padding-right: 1px;
  }

  .md\:first\:py-0\.5:first-child{
    padding-top: 0.125rem;
    padding-bottom: 0.125rem;
  }

  .md\:first\:px-0\.5:first-child{
    padding-left: 0.125rem;
    padding-right: 0.125rem;
  }

  .md\:first\:py-1\.5:first-child{
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
  }

  .md\:first\:px-1\.5:first-child{
    padding-left: 0.375rem;
    padding-right: 0.375rem;
  }

  .md\:first\:py-2\.5:first-child{
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }

  .md\:first\:px-2\.5:first-child{
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  .md\:first\:py-3\.5:first-child{
    padding-top: 0.875rem;
    padding-bottom: 0.875rem;
  }

  .md\:first\:px-3\.5:first-child{
    padding-left: 0.875rem;
    padding-right: 0.875rem;
  }

  .md\:first\:py-0\.25:first-child{
    padding-top: 0.0625rem;
    padding-bottom: 0.0625rem;
  }

  .md\:first\:px-0\.25:first-child{
    padding-left: 0.0625rem;
    padding-right: 0.0625rem;
  }

  .md\:first\:py-0\.75:first-child{
    padding-top: 0.1875rem;
    padding-bottom: 0.1875rem;
  }

  .md\:first\:px-0\.75:first-child{
    padding-left: 0.1875rem;
    padding-right: 0.1875rem;
  }

  .md\:first\:py-1\.25:first-child{
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
  }

  .md\:first\:px-1\.25:first-child{
    padding-left: 0.3125rem;
    padding-right: 0.3125rem;
  }

  .md\:first\:py-1\.75:first-child{
    padding-top: 0.4375rem;
    padding-bottom: 0.4375rem;
  }

  .md\:first\:px-1\.75:first-child{
    padding-left: 0.4375rem;
    padding-right: 0.4375rem;
  }

  .md\:first\:py-2\.25:first-child{
    padding-top: 0.5625rem;
    padding-bottom: 0.5625rem;
  }

  .md\:first\:px-2\.25:first-child{
    padding-left: 0.5625rem;
    padding-right: 0.5625rem;
  }

  .md\:first\:py-2\.75:first-child{
    padding-top: 0.6875rem;
    padding-bottom: 0.6875rem;
  }

  .md\:first\:px-2\.75:first-child{
    padding-left: 0.6875rem;
    padding-right: 0.6875rem;
  }

  .md\:first\:py-3\.25:first-child{
    padding-top: 0.8125rem;
    padding-bottom: 0.8125rem;
  }

  .md\:first\:px-3\.25:first-child{
    padding-left: 0.8125rem;
    padding-right: 0.8125rem;
  }

  .md\:first\:py-3\.75:first-child{
    padding-top: 0.9375rem;
    padding-bottom: 0.9375rem;
  }

  .md\:first\:px-3\.75:first-child{
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }

  .md\:first\:py-4\.25:first-child{
    padding-top: 1.0625rem;
    padding-bottom: 1.0625rem;
  }

  .md\:first\:px-4\.25:first-child{
    padding-left: 1.0625rem;
    padding-right: 1.0625rem;
  }

  .md\:first\:py-4\.5:first-child{
    padding-top: 1.125rem;
    padding-bottom: 1.125rem;
  }

  .md\:first\:px-4\.5:first-child{
    padding-left: 1.125rem;
    padding-right: 1.125rem;
  }

  .md\:first\:py-4\.75:first-child{
    padding-top: 1.1875rem;
    padding-bottom: 1.1875rem;
  }

  .md\:first\:px-4\.75:first-child{
    padding-left: 1.1875rem;
    padding-right: 1.1875rem;
  }

  .md\:first\:py-5\.25:first-child{
    padding-top: 1.3125rem;
    padding-bottom: 1.3125rem;
  }

  .md\:first\:px-5\.25:first-child{
    padding-left: 1.3125rem;
    padding-right: 1.3125rem;
  }

  .md\:first\:py-5\.5:first-child{
    padding-top: 1.375rem;
    padding-bottom: 1.375rem;
  }

  .md\:first\:px-5\.5:first-child{
    padding-left: 1.375rem;
    padding-right: 1.375rem;
  }

  .md\:first\:py-5\.75:first-child{
    padding-top: 1.4375rem;
    padding-bottom: 1.4375rem;
  }

  .md\:first\:px-5\.75:first-child{
    padding-left: 1.4375rem;
    padding-right: 1.4375rem;
  }

  .md\:first\:py-6\.25:first-child{
    padding-top: 1.5625rem;
    padding-bottom: 1.5625rem;
  }

  .md\:first\:px-6\.25:first-child{
    padding-left: 1.5625rem;
    padding-right: 1.5625rem;
  }

  .md\:first\:py-6\.5:first-child{
    padding-top: 1.625rem;
    padding-bottom: 1.625rem;
  }

  .md\:first\:px-6\.5:first-child{
    padding-left: 1.625rem;
    padding-right: 1.625rem;
  }

  .md\:first\:py-6\.75:first-child{
    padding-top: 1.6875rem;
    padding-bottom: 1.6875rem;
  }

  .md\:first\:px-6\.75:first-child{
    padding-left: 1.6875rem;
    padding-right: 1.6875rem;
  }

  .md\:first\:py-7\.25:first-child{
    padding-top: 1.8125rem;
    padding-bottom: 1.8125rem;
  }

  .md\:first\:px-7\.25:first-child{
    padding-left: 1.8125rem;
    padding-right: 1.8125rem;
  }

  .md\:first\:py-7\.5:first-child{
    padding-top: 1.875rem;
    padding-bottom: 1.875rem;
  }

  .md\:first\:px-7\.5:first-child{
    padding-left: 1.875rem;
    padding-right: 1.875rem;
  }

  .md\:first\:py-8\.25:first-child{
    padding-top: 2.0625rem;
    padding-bottom: 2.0625rem;
  }

  .md\:first\:px-8\.25:first-child{
    padding-left: 2.0625rem;
    padding-right: 2.0625rem;
  }

  .md\:first\:py-8\.5:first-child{
    padding-top: 2.125rem;
    padding-bottom: 2.125rem;
  }

  .md\:first\:px-8\.5:first-child{
    padding-left: 2.125rem;
    padding-right: 2.125rem;
  }

  .md\:first\:py-9\.25:first-child{
    padding-top: 2.3125rem;
    padding-bottom: 2.3125rem;
  }

  .md\:first\:px-9\.25:first-child{
    padding-left: 2.3125rem;
    padding-right: 2.3125rem;
  }

  .md\:first\:py-9\.5:first-child{
    padding-top: 2.375rem;
    padding-bottom: 2.375rem;
  }

  .md\:first\:px-9\.5:first-child{
    padding-left: 2.375rem;
    padding-right: 2.375rem;
  }

  .md\:first\:py-10\.5:first-child{
    padding-top: 2.625rem;
    padding-bottom: 2.625rem;
  }

  .md\:first\:px-10\.5:first-child{
    padding-left: 2.625rem;
    padding-right: 2.625rem;
  }

  .md\:first\:py-11\.25:first-child{
    padding-top: 2.8125rem;
    padding-bottom: 2.8125rem;
  }

  .md\:first\:px-11\.25:first-child{
    padding-left: 2.8125rem;
    padding-right: 2.8125rem;
  }

  .md\:first\:py-11\.5:first-child{
    padding-top: 2.875rem;
    padding-bottom: 2.875rem;
  }

  .md\:first\:px-11\.5:first-child{
    padding-left: 2.875rem;
    padding-right: 2.875rem;
  }

  .md\:first\:py-12\.5:first-child{
    padding-top: 3.125rem;
    padding-bottom: 3.125rem;
  }

  .md\:first\:px-12\.5:first-child{
    padding-left: 3.125rem;
    padding-right: 3.125rem;
  }

  .md\:first\:py-12\.75:first-child{
    padding-top: 3.1875rem;
    padding-bottom: 3.1875rem;
  }

  .md\:first\:px-12\.75:first-child{
    padding-left: 3.1875rem;
    padding-right: 3.1875rem;
  }

  .md\:first\:py-13\.5:first-child{
    padding-top: 3.375rem;
    padding-bottom: 3.375rem;
  }

  .md\:first\:px-13\.5:first-child{
    padding-left: 3.375rem;
    padding-right: 3.375rem;
  }

  .md\:first\:py-14\.5:first-child{
    padding-top: 3.625rem;
    padding-bottom: 3.625rem;
  }

  .md\:first\:px-14\.5:first-child{
    padding-left: 3.625rem;
    padding-right: 3.625rem;
  }

  .md\:first\:py-15\.5:first-child{
    padding-top: 3.875rem;
    padding-bottom: 3.875rem;
  }

  .md\:first\:px-15\.5:first-child{
    padding-left: 3.875rem;
    padding-right: 3.875rem;
  }

  .md\:first\:py-15\.75:first-child{
    padding-top: 3.9375rem;
    padding-bottom: 3.9375rem;
  }

  .md\:first\:px-15\.75:first-child{
    padding-left: 3.9375rem;
    padding-right: 3.9375rem;
  }

  .md\:first\:py-16\.25:first-child{
    padding-top: 4.0625rem;
    padding-bottom: 4.0625rem;
  }

  .md\:first\:px-16\.25:first-child{
    padding-left: 4.0625rem;
    padding-right: 4.0625rem;
  }

  .md\:first\:py-17\.25:first-child{
    padding-top: 4.3125rem;
    padding-bottom: 4.3125rem;
  }

  .md\:first\:px-17\.25:first-child{
    padding-left: 4.3125rem;
    padding-right: 4.3125rem;
  }

  .md\:first\:py-17\.5:first-child{
    padding-top: 4.375rem;
    padding-bottom: 4.375rem;
  }

  .md\:first\:px-17\.5:first-child{
    padding-left: 4.375rem;
    padding-right: 4.375rem;
  }

  .md\:first\:py-18\.25:first-child{
    padding-top: 4.5625rem;
    padding-bottom: 4.5625rem;
  }

  .md\:first\:px-18\.25:first-child{
    padding-left: 4.5625rem;
    padding-right: 4.5625rem;
  }

  .md\:first\:py-18\.5:first-child{
    padding-top: 4.625rem;
    padding-bottom: 4.625rem;
  }

  .md\:first\:px-18\.5:first-child{
    padding-left: 4.625rem;
    padding-right: 4.625rem;
  }

  .md\:first\:py-20\.25:first-child{
    padding-top: 5.0625rem;
    padding-bottom: 5.0625rem;
  }

  .md\:first\:px-20\.25:first-child{
    padding-left: 5.0625rem;
    padding-right: 5.0625rem;
  }

  .md\:first\:py-20\.5:first-child{
    padding-top: 5.125rem;
    padding-bottom: 5.125rem;
  }

  .md\:first\:px-20\.5:first-child{
    padding-left: 5.125rem;
    padding-right: 5.125rem;
  }

  .md\:first\:py-22\.5:first-child{
    padding-top: 5.625rem;
    padding-bottom: 5.625rem;
  }

  .md\:first\:px-22\.5:first-child{
    padding-left: 5.625rem;
    padding-right: 5.625rem;
  }

  .md\:first\:py-25\.5:first-child{
    padding-top: 6.375rem;
    padding-bottom: 6.375rem;
  }

  .md\:first\:px-25\.5:first-child{
    padding-left: 6.375rem;
    padding-right: 6.375rem;
  }

  .md\:first\:py-26\.75:first-child{
    padding-top: 6.6875rem;
    padding-bottom: 6.6875rem;
  }

  .md\:first\:px-26\.75:first-child{
    padding-left: 6.6875rem;
    padding-right: 6.6875rem;
  }

  .md\:first\:py-32\.5:first-child{
    padding-top: 8.125rem;
    padding-bottom: 8.125rem;
  }

  .md\:first\:px-32\.5:first-child{
    padding-left: 8.125rem;
    padding-right: 8.125rem;
  }

  .md\:first\:py-37\.5:first-child{
    padding-top: 9.375rem;
    padding-bottom: 9.375rem;
  }

  .md\:first\:px-37\.5:first-child{
    padding-left: 9.375rem;
    padding-right: 9.375rem;
  }

  .md\:first\:py-41\.25:first-child{
    padding-top: 10.3125rem;
    padding-bottom: 10.3125rem;
  }

  .md\:first\:px-41\.25:first-child{
    padding-left: 10.3125rem;
    padding-right: 10.3125rem;
  }

  .md\:first\:py-52\.5:first-child{
    padding-top: 13.125rem;
    padding-bottom: 13.125rem;
  }

  .md\:first\:px-52\.5:first-child{
    padding-left: 13.125rem;
    padding-right: 13.125rem;
  }

  .md\:first\:py-54\.5:first-child{
    padding-top: 13.625rem;
    padding-bottom: 13.625rem;
  }

  .md\:first\:px-54\.5:first-child{
    padding-left: 13.625rem;
    padding-right: 13.625rem;
  }

  .md\:first\:py-57\.25:first-child{
    padding-top: 14.3125rem;
    padding-bottom: 14.3125rem;
  }

  .md\:first\:px-57\.25:first-child{
    padding-left: 14.3125rem;
    padding-right: 14.3125rem;
  }

  .md\:first\:py-57\.5:first-child{
    padding-top: 14.375rem;
    padding-bottom: 14.375rem;
  }

  .md\:first\:px-57\.5:first-child{
    padding-left: 14.375rem;
    padding-right: 14.375rem;
  }

  .md\:first\:py-66\.25:first-child{
    padding-top: 16.5625rem;
    padding-bottom: 16.5625rem;
  }

  .md\:first\:px-66\.25:first-child{
    padding-left: 16.5625rem;
    padding-right: 16.5625rem;
  }

  .md\:first\:py-74\.5:first-child{
    padding-top: 18.125rem;
    padding-bottom: 18.125rem;
  }

  .md\:first\:px-74\.5:first-child{
    padding-left: 18.125rem;
    padding-right: 18.125rem;
  }

  .md\:first\:py-106\.25:first-child{
    padding-top: 26.5625rem;
    padding-bottom: 26.5625rem;
  }

  .md\:first\:px-106\.25:first-child{
    padding-left: 26.5625rem;
    padding-right: 26.5625rem;
  }

  .md\:first\:py-112\.25:first-child{
    padding-top: 28.0675rem;
    padding-bottom: 28.0675rem;
  }

  .md\:first\:px-112\.25:first-child{
    padding-left: 28.0675rem;
    padding-right: 28.0675rem;
  }

  .md\:first\:py-112\.75:first-child{
    padding-top: 28.1875rem;
    padding-bottom: 28.1875rem;
  }

  .md\:first\:px-112\.75:first-child{
    padding-left: 28.1875rem;
    padding-right: 28.1875rem;
  }

  .md\:first\:py-147\.5:first-child{
    padding-top: 36.875rem;
    padding-bottom: 36.875rem;
  }

  .md\:first\:px-147\.5:first-child{
    padding-left: 36.875rem;
    padding-right: 36.875rem;
  }

  .md\:first\:py-162\.5:first-child{
    padding-top: 40.625rem;
    padding-bottom: 40.625rem;
  }

  .md\:first\:px-162\.5:first-child{
    padding-left: 40.625rem;
    padding-right: 40.625rem;
  }

  .md\:first\:py-172\.25:first-child{
    padding-top: 42.5625rem;
    padding-bottom: 42.5625rem;
  }

  .md\:first\:px-172\.25:first-child{
    padding-left: 42.5625rem;
    padding-right: 42.5625rem;
  }

  .md\:first\:py-175\.25:first-child{
    padding-top: 43.8125rem;
    padding-bottom: 43.8125rem;
  }

  .md\:first\:px-175\.25:first-child{
    padding-left: 43.8125rem;
    padding-right: 43.8125rem;
  }

  .md\:first\:py-184\.25:first-child{
    padding-top: 46.0625rem;
    padding-bottom: 46.0625rem;
  }

  .md\:first\:px-184\.25:first-child{
    padding-left: 46.0625rem;
    padding-right: 46.0625rem;
  }

  .md\:first\:py-203\.25:first-child{
    padding-top: 50.8125rem;
    padding-bottom: 50.8125rem;
  }

  .md\:first\:px-203\.25:first-child{
    padding-left: 50.8125rem;
    padding-right: 50.8125rem;
  }

  .md\:first\:py-half:first-child{
    padding-top: 50%;
    padding-bottom: 50%;
  }

  .md\:first\:px-half:first-child{
    padding-left: 50%;
    padding-right: 50%;
  }

  .md\:first\:py-full:first-child{
    padding-top: 100%;
    padding-bottom: 100%;
  }

  .md\:first\:px-full:first-child{
    padding-left: 100%;
    padding-right: 100%;
  }

  .md\:first\:py-1\/10:first-child{
    padding-top: 10%;
    padding-bottom: 10%;
  }

  .md\:first\:px-1\/10:first-child{
    padding-left: 10%;
    padding-right: 10%;
  }

  .md\:first\:py-2\/10:first-child{
    padding-top: 20%;
    padding-bottom: 20%;
  }

  .md\:first\:px-2\/10:first-child{
    padding-left: 20%;
    padding-right: 20%;
  }

  .md\:first\:py-3\/10:first-child{
    padding-top: 30%;
    padding-bottom: 30%;
  }

  .md\:first\:px-3\/10:first-child{
    padding-left: 30%;
    padding-right: 30%;
  }

  .md\:first\:py-4\/10:first-child{
    padding-top: 40%;
    padding-bottom: 40%;
  }

  .md\:first\:px-4\/10:first-child{
    padding-left: 40%;
    padding-right: 40%;
  }

  .md\:first\:py-4\.5\/10:first-child{
    padding-top: 45%;
    padding-bottom: 45%;
  }

  .md\:first\:px-4\.5\/10:first-child{
    padding-left: 45%;
    padding-right: 45%;
  }

  .md\:first\:py-5\/10:first-child{
    padding-top: 50%;
    padding-bottom: 50%;
  }

  .md\:first\:px-5\/10:first-child{
    padding-left: 50%;
    padding-right: 50%;
  }

  .md\:first\:py-5\.5\/10:first-child{
    padding-top: 55%;
    padding-bottom: 55%;
  }

  .md\:first\:px-5\.5\/10:first-child{
    padding-left: 55%;
    padding-right: 55%;
  }

  .md\:first\:py-6\/10:first-child{
    padding-top: 60%;
    padding-bottom: 60%;
  }

  .md\:first\:px-6\/10:first-child{
    padding-left: 60%;
    padding-right: 60%;
  }

  .md\:first\:py-7\/10:first-child{
    padding-top: 70%;
    padding-bottom: 70%;
  }

  .md\:first\:px-7\/10:first-child{
    padding-left: 70%;
    padding-right: 70%;
  }

  .md\:first\:py-8\/10:first-child{
    padding-top: 80%;
    padding-bottom: 80%;
  }

  .md\:first\:px-8\/10:first-child{
    padding-left: 80%;
    padding-right: 80%;
  }

  .md\:first\:py-9\/10:first-child{
    padding-top: 90%;
    padding-bottom: 90%;
  }

  .md\:first\:px-9\/10:first-child{
    padding-left: 90%;
    padding-right: 90%;
  }

  .md\:first\:py-1\/12:first-child{
    padding-top: 8.333333%;
    padding-bottom: 8.333333%;
  }

  .md\:first\:px-1\/12:first-child{
    padding-left: 8.333333%;
    padding-right: 8.333333%;
  }

  .md\:first\:py-2\/12:first-child{
    padding-top: 16.666667%;
    padding-bottom: 16.666667%;
  }

  .md\:first\:px-2\/12:first-child{
    padding-left: 16.666667%;
    padding-right: 16.666667%;
  }

  .md\:first\:py-3\/12:first-child{
    padding-top: 25%;
    padding-bottom: 25%;
  }

  .md\:first\:px-3\/12:first-child{
    padding-left: 25%;
    padding-right: 25%;
  }

  .md\:first\:py-4\/12:first-child{
    padding-top: 33.333333%;
    padding-bottom: 33.333333%;
  }

  .md\:first\:px-4\/12:first-child{
    padding-left: 33.333333%;
    padding-right: 33.333333%;
  }

  .md\:first\:py-5\/12:first-child{
    padding-top: 41.666667%;
    padding-bottom: 41.666667%;
  }

  .md\:first\:px-5\/12:first-child{
    padding-left: 41.666667%;
    padding-right: 41.666667%;
  }

  .md\:first\:py-6\/12:first-child{
    padding-top: 50%;
    padding-bottom: 50%;
  }

  .md\:first\:px-6\/12:first-child{
    padding-left: 50%;
    padding-right: 50%;
  }

  .md\:first\:py-7\/12:first-child{
    padding-top: 58.333333%;
    padding-bottom: 58.333333%;
  }

  .md\:first\:px-7\/12:first-child{
    padding-left: 58.333333%;
    padding-right: 58.333333%;
  }

  .md\:first\:py-8\/12:first-child{
    padding-top: 66.666667%;
    padding-bottom: 66.666667%;
  }

  .md\:first\:px-8\/12:first-child{
    padding-left: 66.666667%;
    padding-right: 66.666667%;
  }

  .md\:first\:py-9\/12:first-child{
    padding-top: 75%;
    padding-bottom: 75%;
  }

  .md\:first\:px-9\/12:first-child{
    padding-left: 75%;
    padding-right: 75%;
  }

  .md\:first\:py-10\/12:first-child{
    padding-top: 83.333333%;
    padding-bottom: 83.333333%;
  }

  .md\:first\:px-10\/12:first-child{
    padding-left: 83.333333%;
    padding-right: 83.333333%;
  }

  .md\:first\:py-11\/12:first-child{
    padding-top: 91.666667%;
    padding-bottom: 91.666667%;
  }

  .md\:first\:px-11\/12:first-child{
    padding-left: 91.666667%;
    padding-right: 91.666667%;
  }

  .md\:first\:pt-0:first-child{
    padding-top: 0px;
  }

  .md\:first\:pr-0:first-child{
    padding-right: 0px;
  }

  .md\:first\:pb-0:first-child{
    padding-bottom: 0px;
  }

  .md\:first\:pl-0:first-child{
    padding-left: 0px;
  }

  .md\:first\:pt-1:first-child{
    padding-top: 0.25rem;
  }

  .md\:first\:pr-1:first-child{
    padding-right: 0.25rem;
  }

  .md\:first\:pb-1:first-child{
    padding-bottom: 0.25rem;
  }

  .md\:first\:pl-1:first-child{
    padding-left: 0.25rem;
  }

  .md\:first\:pt-2:first-child{
    padding-top: 0.5rem;
  }

  .md\:first\:pr-2:first-child{
    padding-right: 0.5rem;
  }

  .md\:first\:pb-2:first-child{
    padding-bottom: 0.5rem;
  }

  .md\:first\:pl-2:first-child{
    padding-left: 0.5rem;
  }

  .md\:first\:pt-3:first-child{
    padding-top: 0.75rem;
  }

  .md\:first\:pr-3:first-child{
    padding-right: 0.75rem;
  }

  .md\:first\:pb-3:first-child{
    padding-bottom: 0.75rem;
  }

  .md\:first\:pl-3:first-child{
    padding-left: 0.75rem;
  }

  .md\:first\:pt-4:first-child{
    padding-top: 1rem;
  }

  .md\:first\:pr-4:first-child{
    padding-right: 1rem;
  }

  .md\:first\:pb-4:first-child{
    padding-bottom: 1rem;
  }

  .md\:first\:pl-4:first-child{
    padding-left: 1rem;
  }

  .md\:first\:pt-5:first-child{
    padding-top: 1.25rem;
  }

  .md\:first\:pr-5:first-child{
    padding-right: 1.25rem;
  }

  .md\:first\:pb-5:first-child{
    padding-bottom: 1.25rem;
  }

  .md\:first\:pl-5:first-child{
    padding-left: 1.25rem;
  }

  .md\:first\:pt-6:first-child{
    padding-top: 1.5rem;
  }

  .md\:first\:pr-6:first-child{
    padding-right: 1.5rem;
  }

  .md\:first\:pb-6:first-child{
    padding-bottom: 1.5rem;
  }

  .md\:first\:pl-6:first-child{
    padding-left: 1.5rem;
  }

  .md\:first\:pt-7:first-child{
    padding-top: 1.75rem;
  }

  .md\:first\:pr-7:first-child{
    padding-right: 1.75rem;
  }

  .md\:first\:pb-7:first-child{
    padding-bottom: 1.75rem;
  }

  .md\:first\:pl-7:first-child{
    padding-left: 1.75rem;
  }

  .md\:first\:pt-8:first-child{
    padding-top: 2rem;
  }

  .md\:first\:pr-8:first-child{
    padding-right: 2rem;
  }

  .md\:first\:pb-8:first-child{
    padding-bottom: 2rem;
  }

  .md\:first\:pl-8:first-child{
    padding-left: 2rem;
  }

  .md\:first\:pt-9:first-child{
    padding-top: 2.25rem;
  }

  .md\:first\:pr-9:first-child{
    padding-right: 2.25rem;
  }

  .md\:first\:pb-9:first-child{
    padding-bottom: 2.25rem;
  }

  .md\:first\:pl-9:first-child{
    padding-left: 2.25rem;
  }

  .md\:first\:pt-10:first-child{
    padding-top: 2.5rem;
  }

  .md\:first\:pr-10:first-child{
    padding-right: 2.5rem;
  }

  .md\:first\:pb-10:first-child{
    padding-bottom: 2.5rem;
  }

  .md\:first\:pl-10:first-child{
    padding-left: 2.5rem;
  }

  .md\:first\:pt-11:first-child{
    padding-top: 2.75rem;
  }

  .md\:first\:pr-11:first-child{
    padding-right: 2.75rem;
  }

  .md\:first\:pb-11:first-child{
    padding-bottom: 2.75rem;
  }

  .md\:first\:pl-11:first-child{
    padding-left: 2.75rem;
  }

  .md\:first\:pt-12:first-child{
    padding-top: 3rem;
  }

  .md\:first\:pr-12:first-child{
    padding-right: 3rem;
  }

  .md\:first\:pb-12:first-child{
    padding-bottom: 3rem;
  }

  .md\:first\:pl-12:first-child{
    padding-left: 3rem;
  }

  .md\:first\:pt-13:first-child{
    padding-top: 3.25rem;
  }

  .md\:first\:pr-13:first-child{
    padding-right: 3.25rem;
  }

  .md\:first\:pb-13:first-child{
    padding-bottom: 3.25rem;
  }

  .md\:first\:pl-13:first-child{
    padding-left: 3.25rem;
  }

  .md\:first\:pt-14:first-child{
    padding-top: 3.5rem;
  }

  .md\:first\:pr-14:first-child{
    padding-right: 3.5rem;
  }

  .md\:first\:pb-14:first-child{
    padding-bottom: 3.5rem;
  }

  .md\:first\:pl-14:first-child{
    padding-left: 3.5rem;
  }

  .md\:first\:pt-15:first-child{
    padding-top: 3.75rem;
  }

  .md\:first\:pr-15:first-child{
    padding-right: 3.75rem;
  }

  .md\:first\:pb-15:first-child{
    padding-bottom: 3.75rem;
  }

  .md\:first\:pl-15:first-child{
    padding-left: 3.75rem;
  }

  .md\:first\:pt-16:first-child{
    padding-top: 4rem;
  }

  .md\:first\:pr-16:first-child{
    padding-right: 4rem;
  }

  .md\:first\:pb-16:first-child{
    padding-bottom: 4rem;
  }

  .md\:first\:pl-16:first-child{
    padding-left: 4rem;
  }

  .md\:first\:pt-17:first-child{
    padding-top: 4.25rem;
  }

  .md\:first\:pr-17:first-child{
    padding-right: 4.25rem;
  }

  .md\:first\:pb-17:first-child{
    padding-bottom: 4.25rem;
  }

  .md\:first\:pl-17:first-child{
    padding-left: 4.25rem;
  }

  .md\:first\:pt-18:first-child{
    padding-top: 4.5rem;
  }

  .md\:first\:pr-18:first-child{
    padding-right: 4.5rem;
  }

  .md\:first\:pb-18:first-child{
    padding-bottom: 4.5rem;
  }

  .md\:first\:pl-18:first-child{
    padding-left: 4.5rem;
  }

  .md\:first\:pt-19:first-child{
    padding-top: 4.75rem;
  }

  .md\:first\:pr-19:first-child{
    padding-right: 4.75rem;
  }

  .md\:first\:pb-19:first-child{
    padding-bottom: 4.75rem;
  }

  .md\:first\:pl-19:first-child{
    padding-left: 4.75rem;
  }

  .md\:first\:pt-20:first-child{
    padding-top: 5rem;
  }

  .md\:first\:pr-20:first-child{
    padding-right: 5rem;
  }

  .md\:first\:pb-20:first-child{
    padding-bottom: 5rem;
  }

  .md\:first\:pl-20:first-child{
    padding-left: 5rem;
  }

  .md\:first\:pt-22:first-child{
    padding-top: 5.5rem;
  }

  .md\:first\:pr-22:first-child{
    padding-right: 5.5rem;
  }

  .md\:first\:pb-22:first-child{
    padding-bottom: 5.5rem;
  }

  .md\:first\:pl-22:first-child{
    padding-left: 5.5rem;
  }

  .md\:first\:pt-24:first-child{
    padding-top: 6rem;
  }

  .md\:first\:pr-24:first-child{
    padding-right: 6rem;
  }

  .md\:first\:pb-24:first-child{
    padding-bottom: 6rem;
  }

  .md\:first\:pl-24:first-child{
    padding-left: 6rem;
  }

  .md\:first\:pt-25:first-child{
    padding-top: 6.25rem;
  }

  .md\:first\:pr-25:first-child{
    padding-right: 6.25rem;
  }

  .md\:first\:pb-25:first-child{
    padding-bottom: 6.25rem;
  }

  .md\:first\:pl-25:first-child{
    padding-left: 6.25rem;
  }

  .md\:first\:pt-28:first-child{
    padding-top: 7rem;
  }

  .md\:first\:pr-28:first-child{
    padding-right: 7rem;
  }

  .md\:first\:pb-28:first-child{
    padding-bottom: 7rem;
  }

  .md\:first\:pl-28:first-child{
    padding-left: 7rem;
  }

  .md\:first\:pt-30:first-child{
    padding-top: 7.5rem;
  }

  .md\:first\:pr-30:first-child{
    padding-right: 7.5rem;
  }

  .md\:first\:pb-30:first-child{
    padding-bottom: 7.5rem;
  }

  .md\:first\:pl-30:first-child{
    padding-left: 7.5rem;
  }

  .md\:first\:pt-32:first-child{
    padding-top: 8rem;
  }

  .md\:first\:pr-32:first-child{
    padding-right: 8rem;
  }

  .md\:first\:pb-32:first-child{
    padding-bottom: 8rem;
  }

  .md\:first\:pl-32:first-child{
    padding-left: 8rem;
  }

  .md\:first\:pt-34:first-child{
    padding-top: 8.5rem;
  }

  .md\:first\:pr-34:first-child{
    padding-right: 8.5rem;
  }

  .md\:first\:pb-34:first-child{
    padding-bottom: 8.5rem;
  }

  .md\:first\:pl-34:first-child{
    padding-left: 8.5rem;
  }

  .md\:first\:pt-35:first-child{
    padding-top: 8.75rem;
  }

  .md\:first\:pr-35:first-child{
    padding-right: 8.75rem;
  }

  .md\:first\:pb-35:first-child{
    padding-bottom: 8.75rem;
  }

  .md\:first\:pl-35:first-child{
    padding-left: 8.75rem;
  }

  .md\:first\:pt-36:first-child{
    padding-top: 9rem;
  }

  .md\:first\:pr-36:first-child{
    padding-right: 9rem;
  }

  .md\:first\:pb-36:first-child{
    padding-bottom: 9rem;
  }

  .md\:first\:pl-36:first-child{
    padding-left: 9rem;
  }

  .md\:first\:pt-39:first-child{
    padding-top: 9.75rem;
  }

  .md\:first\:pr-39:first-child{
    padding-right: 9.75rem;
  }

  .md\:first\:pb-39:first-child{
    padding-bottom: 9.75rem;
  }

  .md\:first\:pl-39:first-child{
    padding-left: 9.75rem;
  }

  .md\:first\:pt-40:first-child{
    padding-top: 10rem;
  }

  .md\:first\:pr-40:first-child{
    padding-right: 10rem;
  }

  .md\:first\:pb-40:first-child{
    padding-bottom: 10rem;
  }

  .md\:first\:pl-40:first-child{
    padding-left: 10rem;
  }

  .md\:first\:pt-42:first-child{
    padding-top: 10.5rem;
  }

  .md\:first\:pr-42:first-child{
    padding-right: 10.5rem;
  }

  .md\:first\:pb-42:first-child{
    padding-bottom: 10.5rem;
  }

  .md\:first\:pl-42:first-child{
    padding-left: 10.5rem;
  }

  .md\:first\:pt-44:first-child{
    padding-top: 11rem;
  }

  .md\:first\:pr-44:first-child{
    padding-right: 11rem;
  }

  .md\:first\:pb-44:first-child{
    padding-bottom: 11rem;
  }

  .md\:first\:pl-44:first-child{
    padding-left: 11rem;
  }

  .md\:first\:pt-45:first-child{
    padding-top: 11.25rem;
  }

  .md\:first\:pr-45:first-child{
    padding-right: 11.25rem;
  }

  .md\:first\:pb-45:first-child{
    padding-bottom: 11.25rem;
  }

  .md\:first\:pl-45:first-child{
    padding-left: 11.25rem;
  }

  .md\:first\:pt-48:first-child{
    padding-top: 12rem;
  }

  .md\:first\:pr-48:first-child{
    padding-right: 12rem;
  }

  .md\:first\:pb-48:first-child{
    padding-bottom: 12rem;
  }

  .md\:first\:pl-48:first-child{
    padding-left: 12rem;
  }

  .md\:first\:pt-50:first-child{
    padding-top: 12.5rem;
  }

  .md\:first\:pr-50:first-child{
    padding-right: 12.5rem;
  }

  .md\:first\:pb-50:first-child{
    padding-bottom: 12.5rem;
  }

  .md\:first\:pl-50:first-child{
    padding-left: 12.5rem;
  }

  .md\:first\:pt-52:first-child{
    padding-top: 13rem;
  }

  .md\:first\:pr-52:first-child{
    padding-right: 13rem;
  }

  .md\:first\:pb-52:first-child{
    padding-bottom: 13rem;
  }

  .md\:first\:pl-52:first-child{
    padding-left: 13rem;
  }

  .md\:first\:pt-55:first-child{
    padding-top: 13.75rem;
  }

  .md\:first\:pr-55:first-child{
    padding-right: 13.75rem;
  }

  .md\:first\:pb-55:first-child{
    padding-bottom: 13.75rem;
  }

  .md\:first\:pl-55:first-child{
    padding-left: 13.75rem;
  }

  .md\:first\:pt-56:first-child{
    padding-top: 14rem;
  }

  .md\:first\:pr-56:first-child{
    padding-right: 14rem;
  }

  .md\:first\:pb-56:first-child{
    padding-bottom: 14rem;
  }

  .md\:first\:pl-56:first-child{
    padding-left: 14rem;
  }

  .md\:first\:pt-58:first-child{
    padding-top: 14.5rem;
  }

  .md\:first\:pr-58:first-child{
    padding-right: 14.5rem;
  }

  .md\:first\:pb-58:first-child{
    padding-bottom: 14.5rem;
  }

  .md\:first\:pl-58:first-child{
    padding-left: 14.5rem;
  }

  .md\:first\:pt-60:first-child{
    padding-top: 15rem;
  }

  .md\:first\:pr-60:first-child{
    padding-right: 15rem;
  }

  .md\:first\:pb-60:first-child{
    padding-bottom: 15rem;
  }

  .md\:first\:pl-60:first-child{
    padding-left: 15rem;
  }

  .md\:first\:pt-64:first-child{
    padding-top: 16rem;
  }

  .md\:first\:pr-64:first-child{
    padding-right: 16rem;
  }

  .md\:first\:pb-64:first-child{
    padding-bottom: 16rem;
  }

  .md\:first\:pl-64:first-child{
    padding-left: 16rem;
  }

  .md\:first\:pt-65:first-child{
    padding-top: 16.25rem;
  }

  .md\:first\:pr-65:first-child{
    padding-right: 16.25rem;
  }

  .md\:first\:pb-65:first-child{
    padding-bottom: 16.25rem;
  }

  .md\:first\:pl-65:first-child{
    padding-left: 16.25rem;
  }

  .md\:first\:pt-68:first-child{
    padding-top: 17rem;
  }

  .md\:first\:pr-68:first-child{
    padding-right: 17rem;
  }

  .md\:first\:pb-68:first-child{
    padding-bottom: 17rem;
  }

  .md\:first\:pl-68:first-child{
    padding-left: 17rem;
  }

  .md\:first\:pt-69:first-child{
    padding-top: 17.25rem;
  }

  .md\:first\:pr-69:first-child{
    padding-right: 17.25rem;
  }

  .md\:first\:pb-69:first-child{
    padding-bottom: 17.25rem;
  }

  .md\:first\:pl-69:first-child{
    padding-left: 17.25rem;
  }

  .md\:first\:pt-70:first-child{
    padding-top: 17.5rem;
  }

  .md\:first\:pr-70:first-child{
    padding-right: 17.5rem;
  }

  .md\:first\:pb-70:first-child{
    padding-bottom: 17.5rem;
  }

  .md\:first\:pl-70:first-child{
    padding-left: 17.5rem;
  }

  .md\:first\:pt-72:first-child{
    padding-top: 18rem;
  }

  .md\:first\:pr-72:first-child{
    padding-right: 18rem;
  }

  .md\:first\:pb-72:first-child{
    padding-bottom: 18rem;
  }

  .md\:first\:pl-72:first-child{
    padding-left: 18rem;
  }

  .md\:first\:pt-75:first-child{
    padding-top: 18.75rem;
  }

  .md\:first\:pr-75:first-child{
    padding-right: 18.75rem;
  }

  .md\:first\:pb-75:first-child{
    padding-bottom: 18.75rem;
  }

  .md\:first\:pl-75:first-child{
    padding-left: 18.75rem;
  }

  .md\:first\:pt-80:first-child{
    padding-top: 20rem;
  }

  .md\:first\:pr-80:first-child{
    padding-right: 20rem;
  }

  .md\:first\:pb-80:first-child{
    padding-bottom: 20rem;
  }

  .md\:first\:pl-80:first-child{
    padding-left: 20rem;
  }

  .md\:first\:pt-85:first-child{
    padding-top: 21.25rem;
  }

  .md\:first\:pr-85:first-child{
    padding-right: 21.25rem;
  }

  .md\:first\:pb-85:first-child{
    padding-bottom: 21.25rem;
  }

  .md\:first\:pl-85:first-child{
    padding-left: 21.25rem;
  }

  .md\:first\:pt-86:first-child{
    padding-top: 21.5rem;
  }

  .md\:first\:pr-86:first-child{
    padding-right: 21.5rem;
  }

  .md\:first\:pb-86:first-child{
    padding-bottom: 21.5rem;
  }

  .md\:first\:pl-86:first-child{
    padding-left: 21.5rem;
  }

  .md\:first\:pt-90:first-child{
    padding-top: 22.5rem;
  }

  .md\:first\:pr-90:first-child{
    padding-right: 22.5rem;
  }

  .md\:first\:pb-90:first-child{
    padding-bottom: 22.5rem;
  }

  .md\:first\:pl-90:first-child{
    padding-left: 22.5rem;
  }

  .md\:first\:pt-96:first-child{
    padding-top: 24rem;
  }

  .md\:first\:pr-96:first-child{
    padding-right: 24rem;
  }

  .md\:first\:pb-96:first-child{
    padding-bottom: 24rem;
  }

  .md\:first\:pl-96:first-child{
    padding-left: 24rem;
  }

  .md\:first\:pt-100:first-child{
    padding-top: 25rem;
  }

  .md\:first\:pr-100:first-child{
    padding-right: 25rem;
  }

  .md\:first\:pb-100:first-child{
    padding-bottom: 25rem;
  }

  .md\:first\:pl-100:first-child{
    padding-left: 25rem;
  }

  .md\:first\:pt-115:first-child{
    padding-top: 28.75rem;
  }

  .md\:first\:pr-115:first-child{
    padding-right: 28.75rem;
  }

  .md\:first\:pb-115:first-child{
    padding-bottom: 28.75rem;
  }

  .md\:first\:pl-115:first-child{
    padding-left: 28.75rem;
  }

  .md\:first\:pt-125:first-child{
    padding-top: 31.25rem;
  }

  .md\:first\:pr-125:first-child{
    padding-right: 31.25rem;
  }

  .md\:first\:pb-125:first-child{
    padding-bottom: 31.25rem;
  }

  .md\:first\:pl-125:first-child{
    padding-left: 31.25rem;
  }

  .md\:first\:pt-142:first-child{
    padding-top: 35.5rem;
  }

  .md\:first\:pr-142:first-child{
    padding-right: 35.5rem;
  }

  .md\:first\:pb-142:first-child{
    padding-bottom: 35.5rem;
  }

  .md\:first\:pl-142:first-child{
    padding-left: 35.5rem;
  }

  .md\:first\:pt-150:first-child{
    padding-top: 37.5rem;
  }

  .md\:first\:pr-150:first-child{
    padding-right: 37.5rem;
  }

  .md\:first\:pb-150:first-child{
    padding-bottom: 37.5rem;
  }

  .md\:first\:pl-150:first-child{
    padding-left: 37.5rem;
  }

  .md\:first\:pt-156:first-child{
    padding-top: 39rem;
  }

  .md\:first\:pr-156:first-child{
    padding-right: 39rem;
  }

  .md\:first\:pb-156:first-child{
    padding-bottom: 39rem;
  }

  .md\:first\:pl-156:first-child{
    padding-left: 39rem;
  }

  .md\:first\:pt-160:first-child{
    padding-top: 40rem;
  }

  .md\:first\:pr-160:first-child{
    padding-right: 40rem;
  }

  .md\:first\:pb-160:first-child{
    padding-bottom: 40rem;
  }

  .md\:first\:pl-160:first-child{
    padding-left: 40rem;
  }

  .md\:first\:pt-175:first-child{
    padding-top: 43.75rem;
  }

  .md\:first\:pr-175:first-child{
    padding-right: 43.75rem;
  }

  .md\:first\:pb-175:first-child{
    padding-bottom: 43.75rem;
  }

  .md\:first\:pl-175:first-child{
    padding-left: 43.75rem;
  }

  .md\:first\:pt-207:first-child{
    padding-top: 51.75rem;
  }

  .md\:first\:pr-207:first-child{
    padding-right: 51.75rem;
  }

  .md\:first\:pb-207:first-child{
    padding-bottom: 51.75rem;
  }

  .md\:first\:pl-207:first-child{
    padding-left: 51.75rem;
  }

  .md\:first\:pt-242:first-child{
    padding-top: 60.5rem;
  }

  .md\:first\:pr-242:first-child{
    padding-right: 60.5rem;
  }

  .md\:first\:pb-242:first-child{
    padding-bottom: 60.5rem;
  }

  .md\:first\:pl-242:first-child{
    padding-left: 60.5rem;
  }

  .md\:first\:pt-250:first-child{
    padding-top: 62.5rem;
  }

  .md\:first\:pr-250:first-child{
    padding-right: 62.5rem;
  }

  .md\:first\:pb-250:first-child{
    padding-bottom: 62.5rem;
  }

  .md\:first\:pl-250:first-child{
    padding-left: 62.5rem;
  }

  .md\:first\:pt-258:first-child{
    padding-top: 64.5rem;
  }

  .md\:first\:pr-258:first-child{
    padding-right: 64.5rem;
  }

  .md\:first\:pb-258:first-child{
    padding-bottom: 64.5rem;
  }

  .md\:first\:pl-258:first-child{
    padding-left: 64.5rem;
  }

  .md\:first\:pt-265:first-child{
    padding-top: 66.25rem;
  }

  .md\:first\:pr-265:first-child{
    padding-right: 66.25rem;
  }

  .md\:first\:pb-265:first-child{
    padding-bottom: 66.25rem;
  }

  .md\:first\:pl-265:first-child{
    padding-left: 66.25rem;
  }

  .md\:first\:pt-280:first-child{
    padding-top: 70rem;
  }

  .md\:first\:pr-280:first-child{
    padding-right: 70rem;
  }

  .md\:first\:pb-280:first-child{
    padding-bottom: 70rem;
  }

  .md\:first\:pl-280:first-child{
    padding-left: 70rem;
  }

  .md\:first\:pt-px:first-child{
    padding-top: 1px;
  }

  .md\:first\:pr-px:first-child{
    padding-right: 1px;
  }

  .md\:first\:pb-px:first-child{
    padding-bottom: 1px;
  }

  .md\:first\:pl-px:first-child{
    padding-left: 1px;
  }

  .md\:first\:pt-0\.5:first-child{
    padding-top: 0.125rem;
  }

  .md\:first\:pr-0\.5:first-child{
    padding-right: 0.125rem;
  }

  .md\:first\:pb-0\.5:first-child{
    padding-bottom: 0.125rem;
  }

  .md\:first\:pl-0\.5:first-child{
    padding-left: 0.125rem;
  }

  .md\:first\:pt-1\.5:first-child{
    padding-top: 0.375rem;
  }

  .md\:first\:pr-1\.5:first-child{
    padding-right: 0.375rem;
  }

  .md\:first\:pb-1\.5:first-child{
    padding-bottom: 0.375rem;
  }

  .md\:first\:pl-1\.5:first-child{
    padding-left: 0.375rem;
  }

  .md\:first\:pt-2\.5:first-child{
    padding-top: 0.625rem;
  }

  .md\:first\:pr-2\.5:first-child{
    padding-right: 0.625rem;
  }

  .md\:first\:pb-2\.5:first-child{
    padding-bottom: 0.625rem;
  }

  .md\:first\:pl-2\.5:first-child{
    padding-left: 0.625rem;
  }

  .md\:first\:pt-3\.5:first-child{
    padding-top: 0.875rem;
  }

  .md\:first\:pr-3\.5:first-child{
    padding-right: 0.875rem;
  }

  .md\:first\:pb-3\.5:first-child{
    padding-bottom: 0.875rem;
  }

  .md\:first\:pl-3\.5:first-child{
    padding-left: 0.875rem;
  }

  .md\:first\:pt-0\.25:first-child{
    padding-top: 0.0625rem;
  }

  .md\:first\:pr-0\.25:first-child{
    padding-right: 0.0625rem;
  }

  .md\:first\:pb-0\.25:first-child{
    padding-bottom: 0.0625rem;
  }

  .md\:first\:pl-0\.25:first-child{
    padding-left: 0.0625rem;
  }

  .md\:first\:pt-0\.75:first-child{
    padding-top: 0.1875rem;
  }

  .md\:first\:pr-0\.75:first-child{
    padding-right: 0.1875rem;
  }

  .md\:first\:pb-0\.75:first-child{
    padding-bottom: 0.1875rem;
  }

  .md\:first\:pl-0\.75:first-child{
    padding-left: 0.1875rem;
  }

  .md\:first\:pt-1\.25:first-child{
    padding-top: 0.3125rem;
  }

  .md\:first\:pr-1\.25:first-child{
    padding-right: 0.3125rem;
  }

  .md\:first\:pb-1\.25:first-child{
    padding-bottom: 0.3125rem;
  }

  .md\:first\:pl-1\.25:first-child{
    padding-left: 0.3125rem;
  }

  .md\:first\:pt-1\.75:first-child{
    padding-top: 0.4375rem;
  }

  .md\:first\:pr-1\.75:first-child{
    padding-right: 0.4375rem;
  }

  .md\:first\:pb-1\.75:first-child{
    padding-bottom: 0.4375rem;
  }

  .md\:first\:pl-1\.75:first-child{
    padding-left: 0.4375rem;
  }

  .md\:first\:pt-2\.25:first-child{
    padding-top: 0.5625rem;
  }

  .md\:first\:pr-2\.25:first-child{
    padding-right: 0.5625rem;
  }

  .md\:first\:pb-2\.25:first-child{
    padding-bottom: 0.5625rem;
  }

  .md\:first\:pl-2\.25:first-child{
    padding-left: 0.5625rem;
  }

  .md\:first\:pt-2\.75:first-child{
    padding-top: 0.6875rem;
  }

  .md\:first\:pr-2\.75:first-child{
    padding-right: 0.6875rem;
  }

  .md\:first\:pb-2\.75:first-child{
    padding-bottom: 0.6875rem;
  }

  .md\:first\:pl-2\.75:first-child{
    padding-left: 0.6875rem;
  }

  .md\:first\:pt-3\.25:first-child{
    padding-top: 0.8125rem;
  }

  .md\:first\:pr-3\.25:first-child{
    padding-right: 0.8125rem;
  }

  .md\:first\:pb-3\.25:first-child{
    padding-bottom: 0.8125rem;
  }

  .md\:first\:pl-3\.25:first-child{
    padding-left: 0.8125rem;
  }

  .md\:first\:pt-3\.75:first-child{
    padding-top: 0.9375rem;
  }

  .md\:first\:pr-3\.75:first-child{
    padding-right: 0.9375rem;
  }

  .md\:first\:pb-3\.75:first-child{
    padding-bottom: 0.9375rem;
  }

  .md\:first\:pl-3\.75:first-child{
    padding-left: 0.9375rem;
  }

  .md\:first\:pt-4\.25:first-child{
    padding-top: 1.0625rem;
  }

  .md\:first\:pr-4\.25:first-child{
    padding-right: 1.0625rem;
  }

  .md\:first\:pb-4\.25:first-child{
    padding-bottom: 1.0625rem;
  }

  .md\:first\:pl-4\.25:first-child{
    padding-left: 1.0625rem;
  }

  .md\:first\:pt-4\.5:first-child{
    padding-top: 1.125rem;
  }

  .md\:first\:pr-4\.5:first-child{
    padding-right: 1.125rem;
  }

  .md\:first\:pb-4\.5:first-child{
    padding-bottom: 1.125rem;
  }

  .md\:first\:pl-4\.5:first-child{
    padding-left: 1.125rem;
  }

  .md\:first\:pt-4\.75:first-child{
    padding-top: 1.1875rem;
  }

  .md\:first\:pr-4\.75:first-child{
    padding-right: 1.1875rem;
  }

  .md\:first\:pb-4\.75:first-child{
    padding-bottom: 1.1875rem;
  }

  .md\:first\:pl-4\.75:first-child{
    padding-left: 1.1875rem;
  }

  .md\:first\:pt-5\.25:first-child{
    padding-top: 1.3125rem;
  }

  .md\:first\:pr-5\.25:first-child{
    padding-right: 1.3125rem;
  }

  .md\:first\:pb-5\.25:first-child{
    padding-bottom: 1.3125rem;
  }

  .md\:first\:pl-5\.25:first-child{
    padding-left: 1.3125rem;
  }

  .md\:first\:pt-5\.5:first-child{
    padding-top: 1.375rem;
  }

  .md\:first\:pr-5\.5:first-child{
    padding-right: 1.375rem;
  }

  .md\:first\:pb-5\.5:first-child{
    padding-bottom: 1.375rem;
  }

  .md\:first\:pl-5\.5:first-child{
    padding-left: 1.375rem;
  }

  .md\:first\:pt-5\.75:first-child{
    padding-top: 1.4375rem;
  }

  .md\:first\:pr-5\.75:first-child{
    padding-right: 1.4375rem;
  }

  .md\:first\:pb-5\.75:first-child{
    padding-bottom: 1.4375rem;
  }

  .md\:first\:pl-5\.75:first-child{
    padding-left: 1.4375rem;
  }

  .md\:first\:pt-6\.25:first-child{
    padding-top: 1.5625rem;
  }

  .md\:first\:pr-6\.25:first-child{
    padding-right: 1.5625rem;
  }

  .md\:first\:pb-6\.25:first-child{
    padding-bottom: 1.5625rem;
  }

  .md\:first\:pl-6\.25:first-child{
    padding-left: 1.5625rem;
  }

  .md\:first\:pt-6\.5:first-child{
    padding-top: 1.625rem;
  }

  .md\:first\:pr-6\.5:first-child{
    padding-right: 1.625rem;
  }

  .md\:first\:pb-6\.5:first-child{
    padding-bottom: 1.625rem;
  }

  .md\:first\:pl-6\.5:first-child{
    padding-left: 1.625rem;
  }

  .md\:first\:pt-6\.75:first-child{
    padding-top: 1.6875rem;
  }

  .md\:first\:pr-6\.75:first-child{
    padding-right: 1.6875rem;
  }

  .md\:first\:pb-6\.75:first-child{
    padding-bottom: 1.6875rem;
  }

  .md\:first\:pl-6\.75:first-child{
    padding-left: 1.6875rem;
  }

  .md\:first\:pt-7\.25:first-child{
    padding-top: 1.8125rem;
  }

  .md\:first\:pr-7\.25:first-child{
    padding-right: 1.8125rem;
  }

  .md\:first\:pb-7\.25:first-child{
    padding-bottom: 1.8125rem;
  }

  .md\:first\:pl-7\.25:first-child{
    padding-left: 1.8125rem;
  }

  .md\:first\:pt-7\.5:first-child{
    padding-top: 1.875rem;
  }

  .md\:first\:pr-7\.5:first-child{
    padding-right: 1.875rem;
  }

  .md\:first\:pb-7\.5:first-child{
    padding-bottom: 1.875rem;
  }

  .md\:first\:pl-7\.5:first-child{
    padding-left: 1.875rem;
  }

  .md\:first\:pt-8\.25:first-child{
    padding-top: 2.0625rem;
  }

  .md\:first\:pr-8\.25:first-child{
    padding-right: 2.0625rem;
  }

  .md\:first\:pb-8\.25:first-child{
    padding-bottom: 2.0625rem;
  }

  .md\:first\:pl-8\.25:first-child{
    padding-left: 2.0625rem;
  }

  .md\:first\:pt-8\.5:first-child{
    padding-top: 2.125rem;
  }

  .md\:first\:pr-8\.5:first-child{
    padding-right: 2.125rem;
  }

  .md\:first\:pb-8\.5:first-child{
    padding-bottom: 2.125rem;
  }

  .md\:first\:pl-8\.5:first-child{
    padding-left: 2.125rem;
  }

  .md\:first\:pt-9\.25:first-child{
    padding-top: 2.3125rem;
  }

  .md\:first\:pr-9\.25:first-child{
    padding-right: 2.3125rem;
  }

  .md\:first\:pb-9\.25:first-child{
    padding-bottom: 2.3125rem;
  }

  .md\:first\:pl-9\.25:first-child{
    padding-left: 2.3125rem;
  }

  .md\:first\:pt-9\.5:first-child{
    padding-top: 2.375rem;
  }

  .md\:first\:pr-9\.5:first-child{
    padding-right: 2.375rem;
  }

  .md\:first\:pb-9\.5:first-child{
    padding-bottom: 2.375rem;
  }

  .md\:first\:pl-9\.5:first-child{
    padding-left: 2.375rem;
  }

  .md\:first\:pt-10\.5:first-child{
    padding-top: 2.625rem;
  }

  .md\:first\:pr-10\.5:first-child{
    padding-right: 2.625rem;
  }

  .md\:first\:pb-10\.5:first-child{
    padding-bottom: 2.625rem;
  }

  .md\:first\:pl-10\.5:first-child{
    padding-left: 2.625rem;
  }

  .md\:first\:pt-11\.25:first-child{
    padding-top: 2.8125rem;
  }

  .md\:first\:pr-11\.25:first-child{
    padding-right: 2.8125rem;
  }

  .md\:first\:pb-11\.25:first-child{
    padding-bottom: 2.8125rem;
  }

  .md\:first\:pl-11\.25:first-child{
    padding-left: 2.8125rem;
  }

  .md\:first\:pt-11\.5:first-child{
    padding-top: 2.875rem;
  }

  .md\:first\:pr-11\.5:first-child{
    padding-right: 2.875rem;
  }

  .md\:first\:pb-11\.5:first-child{
    padding-bottom: 2.875rem;
  }

  .md\:first\:pl-11\.5:first-child{
    padding-left: 2.875rem;
  }

  .md\:first\:pt-12\.5:first-child{
    padding-top: 3.125rem;
  }

  .md\:first\:pr-12\.5:first-child{
    padding-right: 3.125rem;
  }

  .md\:first\:pb-12\.5:first-child{
    padding-bottom: 3.125rem;
  }

  .md\:first\:pl-12\.5:first-child{
    padding-left: 3.125rem;
  }

  .md\:first\:pt-12\.75:first-child{
    padding-top: 3.1875rem;
  }

  .md\:first\:pr-12\.75:first-child{
    padding-right: 3.1875rem;
  }

  .md\:first\:pb-12\.75:first-child{
    padding-bottom: 3.1875rem;
  }

  .md\:first\:pl-12\.75:first-child{
    padding-left: 3.1875rem;
  }

  .md\:first\:pt-13\.5:first-child{
    padding-top: 3.375rem;
  }

  .md\:first\:pr-13\.5:first-child{
    padding-right: 3.375rem;
  }

  .md\:first\:pb-13\.5:first-child{
    padding-bottom: 3.375rem;
  }

  .md\:first\:pl-13\.5:first-child{
    padding-left: 3.375rem;
  }

  .md\:first\:pt-14\.5:first-child{
    padding-top: 3.625rem;
  }

  .md\:first\:pr-14\.5:first-child{
    padding-right: 3.625rem;
  }

  .md\:first\:pb-14\.5:first-child{
    padding-bottom: 3.625rem;
  }

  .md\:first\:pl-14\.5:first-child{
    padding-left: 3.625rem;
  }

  .md\:first\:pt-15\.5:first-child{
    padding-top: 3.875rem;
  }

  .md\:first\:pr-15\.5:first-child{
    padding-right: 3.875rem;
  }

  .md\:first\:pb-15\.5:first-child{
    padding-bottom: 3.875rem;
  }

  .md\:first\:pl-15\.5:first-child{
    padding-left: 3.875rem;
  }

  .md\:first\:pt-15\.75:first-child{
    padding-top: 3.9375rem;
  }

  .md\:first\:pr-15\.75:first-child{
    padding-right: 3.9375rem;
  }

  .md\:first\:pb-15\.75:first-child{
    padding-bottom: 3.9375rem;
  }

  .md\:first\:pl-15\.75:first-child{
    padding-left: 3.9375rem;
  }

  .md\:first\:pt-16\.25:first-child{
    padding-top: 4.0625rem;
  }

  .md\:first\:pr-16\.25:first-child{
    padding-right: 4.0625rem;
  }

  .md\:first\:pb-16\.25:first-child{
    padding-bottom: 4.0625rem;
  }

  .md\:first\:pl-16\.25:first-child{
    padding-left: 4.0625rem;
  }

  .md\:first\:pt-17\.25:first-child{
    padding-top: 4.3125rem;
  }

  .md\:first\:pr-17\.25:first-child{
    padding-right: 4.3125rem;
  }

  .md\:first\:pb-17\.25:first-child{
    padding-bottom: 4.3125rem;
  }

  .md\:first\:pl-17\.25:first-child{
    padding-left: 4.3125rem;
  }

  .md\:first\:pt-17\.5:first-child{
    padding-top: 4.375rem;
  }

  .md\:first\:pr-17\.5:first-child{
    padding-right: 4.375rem;
  }

  .md\:first\:pb-17\.5:first-child{
    padding-bottom: 4.375rem;
  }

  .md\:first\:pl-17\.5:first-child{
    padding-left: 4.375rem;
  }

  .md\:first\:pt-18\.25:first-child{
    padding-top: 4.5625rem;
  }

  .md\:first\:pr-18\.25:first-child{
    padding-right: 4.5625rem;
  }

  .md\:first\:pb-18\.25:first-child{
    padding-bottom: 4.5625rem;
  }

  .md\:first\:pl-18\.25:first-child{
    padding-left: 4.5625rem;
  }

  .md\:first\:pt-18\.5:first-child{
    padding-top: 4.625rem;
  }

  .md\:first\:pr-18\.5:first-child{
    padding-right: 4.625rem;
  }

  .md\:first\:pb-18\.5:first-child{
    padding-bottom: 4.625rem;
  }

  .md\:first\:pl-18\.5:first-child{
    padding-left: 4.625rem;
  }

  .md\:first\:pt-20\.25:first-child{
    padding-top: 5.0625rem;
  }

  .md\:first\:pr-20\.25:first-child{
    padding-right: 5.0625rem;
  }

  .md\:first\:pb-20\.25:first-child{
    padding-bottom: 5.0625rem;
  }

  .md\:first\:pl-20\.25:first-child{
    padding-left: 5.0625rem;
  }

  .md\:first\:pt-20\.5:first-child{
    padding-top: 5.125rem;
  }

  .md\:first\:pr-20\.5:first-child{
    padding-right: 5.125rem;
  }

  .md\:first\:pb-20\.5:first-child{
    padding-bottom: 5.125rem;
  }

  .md\:first\:pl-20\.5:first-child{
    padding-left: 5.125rem;
  }

  .md\:first\:pt-22\.5:first-child{
    padding-top: 5.625rem;
  }

  .md\:first\:pr-22\.5:first-child{
    padding-right: 5.625rem;
  }

  .md\:first\:pb-22\.5:first-child{
    padding-bottom: 5.625rem;
  }

  .md\:first\:pl-22\.5:first-child{
    padding-left: 5.625rem;
  }

  .md\:first\:pt-25\.5:first-child{
    padding-top: 6.375rem;
  }

  .md\:first\:pr-25\.5:first-child{
    padding-right: 6.375rem;
  }

  .md\:first\:pb-25\.5:first-child{
    padding-bottom: 6.375rem;
  }

  .md\:first\:pl-25\.5:first-child{
    padding-left: 6.375rem;
  }

  .md\:first\:pt-26\.75:first-child{
    padding-top: 6.6875rem;
  }

  .md\:first\:pr-26\.75:first-child{
    padding-right: 6.6875rem;
  }

  .md\:first\:pb-26\.75:first-child{
    padding-bottom: 6.6875rem;
  }

  .md\:first\:pl-26\.75:first-child{
    padding-left: 6.6875rem;
  }

  .md\:first\:pt-32\.5:first-child{
    padding-top: 8.125rem;
  }

  .md\:first\:pr-32\.5:first-child{
    padding-right: 8.125rem;
  }

  .md\:first\:pb-32\.5:first-child{
    padding-bottom: 8.125rem;
  }

  .md\:first\:pl-32\.5:first-child{
    padding-left: 8.125rem;
  }

  .md\:first\:pt-37\.5:first-child{
    padding-top: 9.375rem;
  }

  .md\:first\:pr-37\.5:first-child{
    padding-right: 9.375rem;
  }

  .md\:first\:pb-37\.5:first-child{
    padding-bottom: 9.375rem;
  }

  .md\:first\:pl-37\.5:first-child{
    padding-left: 9.375rem;
  }

  .md\:first\:pt-41\.25:first-child{
    padding-top: 10.3125rem;
  }

  .md\:first\:pr-41\.25:first-child{
    padding-right: 10.3125rem;
  }

  .md\:first\:pb-41\.25:first-child{
    padding-bottom: 10.3125rem;
  }

  .md\:first\:pl-41\.25:first-child{
    padding-left: 10.3125rem;
  }

  .md\:first\:pt-52\.5:first-child{
    padding-top: 13.125rem;
  }

  .md\:first\:pr-52\.5:first-child{
    padding-right: 13.125rem;
  }

  .md\:first\:pb-52\.5:first-child{
    padding-bottom: 13.125rem;
  }

  .md\:first\:pl-52\.5:first-child{
    padding-left: 13.125rem;
  }

  .md\:first\:pt-54\.5:first-child{
    padding-top: 13.625rem;
  }

  .md\:first\:pr-54\.5:first-child{
    padding-right: 13.625rem;
  }

  .md\:first\:pb-54\.5:first-child{
    padding-bottom: 13.625rem;
  }

  .md\:first\:pl-54\.5:first-child{
    padding-left: 13.625rem;
  }

  .md\:first\:pt-57\.25:first-child{
    padding-top: 14.3125rem;
  }

  .md\:first\:pr-57\.25:first-child{
    padding-right: 14.3125rem;
  }

  .md\:first\:pb-57\.25:first-child{
    padding-bottom: 14.3125rem;
  }

  .md\:first\:pl-57\.25:first-child{
    padding-left: 14.3125rem;
  }

  .md\:first\:pt-57\.5:first-child{
    padding-top: 14.375rem;
  }

  .md\:first\:pr-57\.5:first-child{
    padding-right: 14.375rem;
  }

  .md\:first\:pb-57\.5:first-child{
    padding-bottom: 14.375rem;
  }

  .md\:first\:pl-57\.5:first-child{
    padding-left: 14.375rem;
  }

  .md\:first\:pt-66\.25:first-child{
    padding-top: 16.5625rem;
  }

  .md\:first\:pr-66\.25:first-child{
    padding-right: 16.5625rem;
  }

  .md\:first\:pb-66\.25:first-child{
    padding-bottom: 16.5625rem;
  }

  .md\:first\:pl-66\.25:first-child{
    padding-left: 16.5625rem;
  }

  .md\:first\:pt-74\.5:first-child{
    padding-top: 18.125rem;
  }

  .md\:first\:pr-74\.5:first-child{
    padding-right: 18.125rem;
  }

  .md\:first\:pb-74\.5:first-child{
    padding-bottom: 18.125rem;
  }

  .md\:first\:pl-74\.5:first-child{
    padding-left: 18.125rem;
  }

  .md\:first\:pt-106\.25:first-child{
    padding-top: 26.5625rem;
  }

  .md\:first\:pr-106\.25:first-child{
    padding-right: 26.5625rem;
  }

  .md\:first\:pb-106\.25:first-child{
    padding-bottom: 26.5625rem;
  }

  .md\:first\:pl-106\.25:first-child{
    padding-left: 26.5625rem;
  }

  .md\:first\:pt-112\.25:first-child{
    padding-top: 28.0675rem;
  }

  .md\:first\:pr-112\.25:first-child{
    padding-right: 28.0675rem;
  }

  .md\:first\:pb-112\.25:first-child{
    padding-bottom: 28.0675rem;
  }

  .md\:first\:pl-112\.25:first-child{
    padding-left: 28.0675rem;
  }

  .md\:first\:pt-112\.75:first-child{
    padding-top: 28.1875rem;
  }

  .md\:first\:pr-112\.75:first-child{
    padding-right: 28.1875rem;
  }

  .md\:first\:pb-112\.75:first-child{
    padding-bottom: 28.1875rem;
  }

  .md\:first\:pl-112\.75:first-child{
    padding-left: 28.1875rem;
  }

  .md\:first\:pt-147\.5:first-child{
    padding-top: 36.875rem;
  }

  .md\:first\:pr-147\.5:first-child{
    padding-right: 36.875rem;
  }

  .md\:first\:pb-147\.5:first-child{
    padding-bottom: 36.875rem;
  }

  .md\:first\:pl-147\.5:first-child{
    padding-left: 36.875rem;
  }

  .md\:first\:pt-162\.5:first-child{
    padding-top: 40.625rem;
  }

  .md\:first\:pr-162\.5:first-child{
    padding-right: 40.625rem;
  }

  .md\:first\:pb-162\.5:first-child{
    padding-bottom: 40.625rem;
  }

  .md\:first\:pl-162\.5:first-child{
    padding-left: 40.625rem;
  }

  .md\:first\:pt-172\.25:first-child{
    padding-top: 42.5625rem;
  }

  .md\:first\:pr-172\.25:first-child{
    padding-right: 42.5625rem;
  }

  .md\:first\:pb-172\.25:first-child{
    padding-bottom: 42.5625rem;
  }

  .md\:first\:pl-172\.25:first-child{
    padding-left: 42.5625rem;
  }

  .md\:first\:pt-175\.25:first-child{
    padding-top: 43.8125rem;
  }

  .md\:first\:pr-175\.25:first-child{
    padding-right: 43.8125rem;
  }

  .md\:first\:pb-175\.25:first-child{
    padding-bottom: 43.8125rem;
  }

  .md\:first\:pl-175\.25:first-child{
    padding-left: 43.8125rem;
  }

  .md\:first\:pt-184\.25:first-child{
    padding-top: 46.0625rem;
  }

  .md\:first\:pr-184\.25:first-child{
    padding-right: 46.0625rem;
  }

  .md\:first\:pb-184\.25:first-child{
    padding-bottom: 46.0625rem;
  }

  .md\:first\:pl-184\.25:first-child{
    padding-left: 46.0625rem;
  }

  .md\:first\:pt-203\.25:first-child{
    padding-top: 50.8125rem;
  }

  .md\:first\:pr-203\.25:first-child{
    padding-right: 50.8125rem;
  }

  .md\:first\:pb-203\.25:first-child{
    padding-bottom: 50.8125rem;
  }

  .md\:first\:pl-203\.25:first-child{
    padding-left: 50.8125rem;
  }

  .md\:first\:pt-half:first-child{
    padding-top: 50%;
  }

  .md\:first\:pr-half:first-child{
    padding-right: 50%;
  }

  .md\:first\:pb-half:first-child{
    padding-bottom: 50%;
  }

  .md\:first\:pl-half:first-child{
    padding-left: 50%;
  }

  .md\:first\:pt-full:first-child{
    padding-top: 100%;
  }

  .md\:first\:pr-full:first-child{
    padding-right: 100%;
  }

  .md\:first\:pb-full:first-child{
    padding-bottom: 100%;
  }

  .md\:first\:pl-full:first-child{
    padding-left: 100%;
  }

  .md\:first\:pt-1\/10:first-child{
    padding-top: 10%;
  }

  .md\:first\:pr-1\/10:first-child{
    padding-right: 10%;
  }

  .md\:first\:pb-1\/10:first-child{
    padding-bottom: 10%;
  }

  .md\:first\:pl-1\/10:first-child{
    padding-left: 10%;
  }

  .md\:first\:pt-2\/10:first-child{
    padding-top: 20%;
  }

  .md\:first\:pr-2\/10:first-child{
    padding-right: 20%;
  }

  .md\:first\:pb-2\/10:first-child{
    padding-bottom: 20%;
  }

  .md\:first\:pl-2\/10:first-child{
    padding-left: 20%;
  }

  .md\:first\:pt-3\/10:first-child{
    padding-top: 30%;
  }

  .md\:first\:pr-3\/10:first-child{
    padding-right: 30%;
  }

  .md\:first\:pb-3\/10:first-child{
    padding-bottom: 30%;
  }

  .md\:first\:pl-3\/10:first-child{
    padding-left: 30%;
  }

  .md\:first\:pt-4\/10:first-child{
    padding-top: 40%;
  }

  .md\:first\:pr-4\/10:first-child{
    padding-right: 40%;
  }

  .md\:first\:pb-4\/10:first-child{
    padding-bottom: 40%;
  }

  .md\:first\:pl-4\/10:first-child{
    padding-left: 40%;
  }

  .md\:first\:pt-4\.5\/10:first-child{
    padding-top: 45%;
  }

  .md\:first\:pr-4\.5\/10:first-child{
    padding-right: 45%;
  }

  .md\:first\:pb-4\.5\/10:first-child{
    padding-bottom: 45%;
  }

  .md\:first\:pl-4\.5\/10:first-child{
    padding-left: 45%;
  }

  .md\:first\:pt-5\/10:first-child{
    padding-top: 50%;
  }

  .md\:first\:pr-5\/10:first-child{
    padding-right: 50%;
  }

  .md\:first\:pb-5\/10:first-child{
    padding-bottom: 50%;
  }

  .md\:first\:pl-5\/10:first-child{
    padding-left: 50%;
  }

  .md\:first\:pt-5\.5\/10:first-child{
    padding-top: 55%;
  }

  .md\:first\:pr-5\.5\/10:first-child{
    padding-right: 55%;
  }

  .md\:first\:pb-5\.5\/10:first-child{
    padding-bottom: 55%;
  }

  .md\:first\:pl-5\.5\/10:first-child{
    padding-left: 55%;
  }

  .md\:first\:pt-6\/10:first-child{
    padding-top: 60%;
  }

  .md\:first\:pr-6\/10:first-child{
    padding-right: 60%;
  }

  .md\:first\:pb-6\/10:first-child{
    padding-bottom: 60%;
  }

  .md\:first\:pl-6\/10:first-child{
    padding-left: 60%;
  }

  .md\:first\:pt-7\/10:first-child{
    padding-top: 70%;
  }

  .md\:first\:pr-7\/10:first-child{
    padding-right: 70%;
  }

  .md\:first\:pb-7\/10:first-child{
    padding-bottom: 70%;
  }

  .md\:first\:pl-7\/10:first-child{
    padding-left: 70%;
  }

  .md\:first\:pt-8\/10:first-child{
    padding-top: 80%;
  }

  .md\:first\:pr-8\/10:first-child{
    padding-right: 80%;
  }

  .md\:first\:pb-8\/10:first-child{
    padding-bottom: 80%;
  }

  .md\:first\:pl-8\/10:first-child{
    padding-left: 80%;
  }

  .md\:first\:pt-9\/10:first-child{
    padding-top: 90%;
  }

  .md\:first\:pr-9\/10:first-child{
    padding-right: 90%;
  }

  .md\:first\:pb-9\/10:first-child{
    padding-bottom: 90%;
  }

  .md\:first\:pl-9\/10:first-child{
    padding-left: 90%;
  }

  .md\:first\:pt-1\/12:first-child{
    padding-top: 8.333333%;
  }

  .md\:first\:pr-1\/12:first-child{
    padding-right: 8.333333%;
  }

  .md\:first\:pb-1\/12:first-child{
    padding-bottom: 8.333333%;
  }

  .md\:first\:pl-1\/12:first-child{
    padding-left: 8.333333%;
  }

  .md\:first\:pt-2\/12:first-child{
    padding-top: 16.666667%;
  }

  .md\:first\:pr-2\/12:first-child{
    padding-right: 16.666667%;
  }

  .md\:first\:pb-2\/12:first-child{
    padding-bottom: 16.666667%;
  }

  .md\:first\:pl-2\/12:first-child{
    padding-left: 16.666667%;
  }

  .md\:first\:pt-3\/12:first-child{
    padding-top: 25%;
  }

  .md\:first\:pr-3\/12:first-child{
    padding-right: 25%;
  }

  .md\:first\:pb-3\/12:first-child{
    padding-bottom: 25%;
  }

  .md\:first\:pl-3\/12:first-child{
    padding-left: 25%;
  }

  .md\:first\:pt-4\/12:first-child{
    padding-top: 33.333333%;
  }

  .md\:first\:pr-4\/12:first-child{
    padding-right: 33.333333%;
  }

  .md\:first\:pb-4\/12:first-child{
    padding-bottom: 33.333333%;
  }

  .md\:first\:pl-4\/12:first-child{
    padding-left: 33.333333%;
  }

  .md\:first\:pt-5\/12:first-child{
    padding-top: 41.666667%;
  }

  .md\:first\:pr-5\/12:first-child{
    padding-right: 41.666667%;
  }

  .md\:first\:pb-5\/12:first-child{
    padding-bottom: 41.666667%;
  }

  .md\:first\:pl-5\/12:first-child{
    padding-left: 41.666667%;
  }

  .md\:first\:pt-6\/12:first-child{
    padding-top: 50%;
  }

  .md\:first\:pr-6\/12:first-child{
    padding-right: 50%;
  }

  .md\:first\:pb-6\/12:first-child{
    padding-bottom: 50%;
  }

  .md\:first\:pl-6\/12:first-child{
    padding-left: 50%;
  }

  .md\:first\:pt-7\/12:first-child{
    padding-top: 58.333333%;
  }

  .md\:first\:pr-7\/12:first-child{
    padding-right: 58.333333%;
  }

  .md\:first\:pb-7\/12:first-child{
    padding-bottom: 58.333333%;
  }

  .md\:first\:pl-7\/12:first-child{
    padding-left: 58.333333%;
  }

  .md\:first\:pt-8\/12:first-child{
    padding-top: 66.666667%;
  }

  .md\:first\:pr-8\/12:first-child{
    padding-right: 66.666667%;
  }

  .md\:first\:pb-8\/12:first-child{
    padding-bottom: 66.666667%;
  }

  .md\:first\:pl-8\/12:first-child{
    padding-left: 66.666667%;
  }

  .md\:first\:pt-9\/12:first-child{
    padding-top: 75%;
  }

  .md\:first\:pr-9\/12:first-child{
    padding-right: 75%;
  }

  .md\:first\:pb-9\/12:first-child{
    padding-bottom: 75%;
  }

  .md\:first\:pl-9\/12:first-child{
    padding-left: 75%;
  }

  .md\:first\:pt-10\/12:first-child{
    padding-top: 83.333333%;
  }

  .md\:first\:pr-10\/12:first-child{
    padding-right: 83.333333%;
  }

  .md\:first\:pb-10\/12:first-child{
    padding-bottom: 83.333333%;
  }

  .md\:first\:pl-10\/12:first-child{
    padding-left: 83.333333%;
  }

  .md\:first\:pt-11\/12:first-child{
    padding-top: 91.666667%;
  }

  .md\:first\:pr-11\/12:first-child{
    padding-right: 91.666667%;
  }

  .md\:first\:pb-11\/12:first-child{
    padding-bottom: 91.666667%;
  }

  .md\:first\:pl-11\/12:first-child{
    padding-left: 91.666667%;
  }

  .md\:last\:p-0:last-child{
    padding: 0px;
  }

  .md\:last\:p-1:last-child{
    padding: 0.25rem;
  }

  .md\:last\:p-2:last-child{
    padding: 0.5rem;
  }

  .md\:last\:p-3:last-child{
    padding: 0.75rem;
  }

  .md\:last\:p-4:last-child{
    padding: 1rem;
  }

  .md\:last\:p-5:last-child{
    padding: 1.25rem;
  }

  .md\:last\:p-6:last-child{
    padding: 1.5rem;
  }

  .md\:last\:p-7:last-child{
    padding: 1.75rem;
  }

  .md\:last\:p-8:last-child{
    padding: 2rem;
  }

  .md\:last\:p-9:last-child{
    padding: 2.25rem;
  }

  .md\:last\:p-10:last-child{
    padding: 2.5rem;
  }

  .md\:last\:p-11:last-child{
    padding: 2.75rem;
  }

  .md\:last\:p-12:last-child{
    padding: 3rem;
  }

  .md\:last\:p-13:last-child{
    padding: 3.25rem;
  }

  .md\:last\:p-14:last-child{
    padding: 3.5rem;
  }

  .md\:last\:p-15:last-child{
    padding: 3.75rem;
  }

  .md\:last\:p-16:last-child{
    padding: 4rem;
  }

  .md\:last\:p-17:last-child{
    padding: 4.25rem;
  }

  .md\:last\:p-18:last-child{
    padding: 4.5rem;
  }

  .md\:last\:p-19:last-child{
    padding: 4.75rem;
  }

  .md\:last\:p-20:last-child{
    padding: 5rem;
  }

  .md\:last\:p-22:last-child{
    padding: 5.5rem;
  }

  .md\:last\:p-24:last-child{
    padding: 6rem;
  }

  .md\:last\:p-25:last-child{
    padding: 6.25rem;
  }

  .md\:last\:p-28:last-child{
    padding: 7rem;
  }

  .md\:last\:p-30:last-child{
    padding: 7.5rem;
  }

  .md\:last\:p-32:last-child{
    padding: 8rem;
  }

  .md\:last\:p-34:last-child{
    padding: 8.5rem;
  }

  .md\:last\:p-35:last-child{
    padding: 8.75rem;
  }

  .md\:last\:p-36:last-child{
    padding: 9rem;
  }

  .md\:last\:p-39:last-child{
    padding: 9.75rem;
  }

  .md\:last\:p-40:last-child{
    padding: 10rem;
  }

  .md\:last\:p-42:last-child{
    padding: 10.5rem;
  }

  .md\:last\:p-44:last-child{
    padding: 11rem;
  }

  .md\:last\:p-45:last-child{
    padding: 11.25rem;
  }

  .md\:last\:p-48:last-child{
    padding: 12rem;
  }

  .md\:last\:p-50:last-child{
    padding: 12.5rem;
  }

  .md\:last\:p-52:last-child{
    padding: 13rem;
  }

  .md\:last\:p-55:last-child{
    padding: 13.75rem;
  }

  .md\:last\:p-56:last-child{
    padding: 14rem;
  }

  .md\:last\:p-58:last-child{
    padding: 14.5rem;
  }

  .md\:last\:p-60:last-child{
    padding: 15rem;
  }

  .md\:last\:p-64:last-child{
    padding: 16rem;
  }

  .md\:last\:p-65:last-child{
    padding: 16.25rem;
  }

  .md\:last\:p-68:last-child{
    padding: 17rem;
  }

  .md\:last\:p-69:last-child{
    padding: 17.25rem;
  }

  .md\:last\:p-70:last-child{
    padding: 17.5rem;
  }

  .md\:last\:p-72:last-child{
    padding: 18rem;
  }

  .md\:last\:p-75:last-child{
    padding: 18.75rem;
  }

  .md\:last\:p-80:last-child{
    padding: 20rem;
  }

  .md\:last\:p-85:last-child{
    padding: 21.25rem;
  }

  .md\:last\:p-86:last-child{
    padding: 21.5rem;
  }

  .md\:last\:p-90:last-child{
    padding: 22.5rem;
  }

  .md\:last\:p-96:last-child{
    padding: 24rem;
  }

  .md\:last\:p-100:last-child{
    padding: 25rem;
  }

  .md\:last\:p-115:last-child{
    padding: 28.75rem;
  }

  .md\:last\:p-125:last-child{
    padding: 31.25rem;
  }

  .md\:last\:p-142:last-child{
    padding: 35.5rem;
  }

  .md\:last\:p-150:last-child{
    padding: 37.5rem;
  }

  .md\:last\:p-156:last-child{
    padding: 39rem;
  }

  .md\:last\:p-160:last-child{
    padding: 40rem;
  }

  .md\:last\:p-175:last-child{
    padding: 43.75rem;
  }

  .md\:last\:p-207:last-child{
    padding: 51.75rem;
  }

  .md\:last\:p-242:last-child{
    padding: 60.5rem;
  }

  .md\:last\:p-250:last-child{
    padding: 62.5rem;
  }

  .md\:last\:p-258:last-child{
    padding: 64.5rem;
  }

  .md\:last\:p-265:last-child{
    padding: 66.25rem;
  }

  .md\:last\:p-280:last-child{
    padding: 70rem;
  }

  .md\:last\:p-px:last-child{
    padding: 1px;
  }

  .md\:last\:p-0\.5:last-child{
    padding: 0.125rem;
  }

  .md\:last\:p-1\.5:last-child{
    padding: 0.375rem;
  }

  .md\:last\:p-2\.5:last-child{
    padding: 0.625rem;
  }

  .md\:last\:p-3\.5:last-child{
    padding: 0.875rem;
  }

  .md\:last\:p-0\.25:last-child{
    padding: 0.0625rem;
  }

  .md\:last\:p-0\.75:last-child{
    padding: 0.1875rem;
  }

  .md\:last\:p-1\.25:last-child{
    padding: 0.3125rem;
  }

  .md\:last\:p-1\.75:last-child{
    padding: 0.4375rem;
  }

  .md\:last\:p-2\.25:last-child{
    padding: 0.5625rem;
  }

  .md\:last\:p-2\.75:last-child{
    padding: 0.6875rem;
  }

  .md\:last\:p-3\.25:last-child{
    padding: 0.8125rem;
  }

  .md\:last\:p-3\.75:last-child{
    padding: 0.9375rem;
  }

  .md\:last\:p-4\.25:last-child{
    padding: 1.0625rem;
  }

  .md\:last\:p-4\.5:last-child{
    padding: 1.125rem;
  }

  .md\:last\:p-4\.75:last-child{
    padding: 1.1875rem;
  }

  .md\:last\:p-5\.25:last-child{
    padding: 1.3125rem;
  }

  .md\:last\:p-5\.5:last-child{
    padding: 1.375rem;
  }

  .md\:last\:p-5\.75:last-child{
    padding: 1.4375rem;
  }

  .md\:last\:p-6\.25:last-child{
    padding: 1.5625rem;
  }

  .md\:last\:p-6\.5:last-child{
    padding: 1.625rem;
  }

  .md\:last\:p-6\.75:last-child{
    padding: 1.6875rem;
  }

  .md\:last\:p-7\.25:last-child{
    padding: 1.8125rem;
  }

  .md\:last\:p-7\.5:last-child{
    padding: 1.875rem;
  }

  .md\:last\:p-8\.25:last-child{
    padding: 2.0625rem;
  }

  .md\:last\:p-8\.5:last-child{
    padding: 2.125rem;
  }

  .md\:last\:p-9\.25:last-child{
    padding: 2.3125rem;
  }

  .md\:last\:p-9\.5:last-child{
    padding: 2.375rem;
  }

  .md\:last\:p-10\.5:last-child{
    padding: 2.625rem;
  }

  .md\:last\:p-11\.25:last-child{
    padding: 2.8125rem;
  }

  .md\:last\:p-11\.5:last-child{
    padding: 2.875rem;
  }

  .md\:last\:p-12\.5:last-child{
    padding: 3.125rem;
  }

  .md\:last\:p-12\.75:last-child{
    padding: 3.1875rem;
  }

  .md\:last\:p-13\.5:last-child{
    padding: 3.375rem;
  }

  .md\:last\:p-14\.5:last-child{
    padding: 3.625rem;
  }

  .md\:last\:p-15\.5:last-child{
    padding: 3.875rem;
  }

  .md\:last\:p-15\.75:last-child{
    padding: 3.9375rem;
  }

  .md\:last\:p-16\.25:last-child{
    padding: 4.0625rem;
  }

  .md\:last\:p-17\.25:last-child{
    padding: 4.3125rem;
  }

  .md\:last\:p-17\.5:last-child{
    padding: 4.375rem;
  }

  .md\:last\:p-18\.25:last-child{
    padding: 4.5625rem;
  }

  .md\:last\:p-18\.5:last-child{
    padding: 4.625rem;
  }

  .md\:last\:p-20\.25:last-child{
    padding: 5.0625rem;
  }

  .md\:last\:p-20\.5:last-child{
    padding: 5.125rem;
  }

  .md\:last\:p-22\.5:last-child{
    padding: 5.625rem;
  }

  .md\:last\:p-25\.5:last-child{
    padding: 6.375rem;
  }

  .md\:last\:p-26\.75:last-child{
    padding: 6.6875rem;
  }

  .md\:last\:p-32\.5:last-child{
    padding: 8.125rem;
  }

  .md\:last\:p-37\.5:last-child{
    padding: 9.375rem;
  }

  .md\:last\:p-41\.25:last-child{
    padding: 10.3125rem;
  }

  .md\:last\:p-52\.5:last-child{
    padding: 13.125rem;
  }

  .md\:last\:p-54\.5:last-child{
    padding: 13.625rem;
  }

  .md\:last\:p-57\.25:last-child{
    padding: 14.3125rem;
  }

  .md\:last\:p-57\.5:last-child{
    padding: 14.375rem;
  }

  .md\:last\:p-66\.25:last-child{
    padding: 16.5625rem;
  }

  .md\:last\:p-74\.5:last-child{
    padding: 18.125rem;
  }

  .md\:last\:p-106\.25:last-child{
    padding: 26.5625rem;
  }

  .md\:last\:p-112\.25:last-child{
    padding: 28.0675rem;
  }

  .md\:last\:p-112\.75:last-child{
    padding: 28.1875rem;
  }

  .md\:last\:p-147\.5:last-child{
    padding: 36.875rem;
  }

  .md\:last\:p-162\.5:last-child{
    padding: 40.625rem;
  }

  .md\:last\:p-172\.25:last-child{
    padding: 42.5625rem;
  }

  .md\:last\:p-175\.25:last-child{
    padding: 43.8125rem;
  }

  .md\:last\:p-184\.25:last-child{
    padding: 46.0625rem;
  }

  .md\:last\:p-203\.25:last-child{
    padding: 50.8125rem;
  }

  .md\:last\:p-half:last-child{
    padding: 50%;
  }

  .md\:last\:p-full:last-child{
    padding: 100%;
  }

  .md\:last\:p-1\/10:last-child{
    padding: 10%;
  }

  .md\:last\:p-2\/10:last-child{
    padding: 20%;
  }

  .md\:last\:p-3\/10:last-child{
    padding: 30%;
  }

  .md\:last\:p-4\/10:last-child{
    padding: 40%;
  }

  .md\:last\:p-4\.5\/10:last-child{
    padding: 45%;
  }

  .md\:last\:p-5\/10:last-child{
    padding: 50%;
  }

  .md\:last\:p-5\.5\/10:last-child{
    padding: 55%;
  }

  .md\:last\:p-6\/10:last-child{
    padding: 60%;
  }

  .md\:last\:p-7\/10:last-child{
    padding: 70%;
  }

  .md\:last\:p-8\/10:last-child{
    padding: 80%;
  }

  .md\:last\:p-9\/10:last-child{
    padding: 90%;
  }

  .md\:last\:p-1\/12:last-child{
    padding: 8.333333%;
  }

  .md\:last\:p-2\/12:last-child{
    padding: 16.666667%;
  }

  .md\:last\:p-3\/12:last-child{
    padding: 25%;
  }

  .md\:last\:p-4\/12:last-child{
    padding: 33.333333%;
  }

  .md\:last\:p-5\/12:last-child{
    padding: 41.666667%;
  }

  .md\:last\:p-6\/12:last-child{
    padding: 50%;
  }

  .md\:last\:p-7\/12:last-child{
    padding: 58.333333%;
  }

  .md\:last\:p-8\/12:last-child{
    padding: 66.666667%;
  }

  .md\:last\:p-9\/12:last-child{
    padding: 75%;
  }

  .md\:last\:p-10\/12:last-child{
    padding: 83.333333%;
  }

  .md\:last\:p-11\/12:last-child{
    padding: 91.666667%;
  }

  .md\:last\:py-0:last-child{
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .md\:last\:px-0:last-child{
    padding-left: 0px;
    padding-right: 0px;
  }

  .md\:last\:py-1:last-child{
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }

  .md\:last\:px-1:last-child{
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }

  .md\:last\:py-2:last-child{
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .md\:last\:px-2:last-child{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .md\:last\:py-3:last-child{
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }

  .md\:last\:px-3:last-child{
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .md\:last\:py-4:last-child{
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .md\:last\:px-4:last-child{
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .md\:last\:py-5:last-child{
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .md\:last\:px-5:last-child{
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .md\:last\:py-6:last-child{
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .md\:last\:px-6:last-child{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .md\:last\:py-7:last-child{
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
  }

  .md\:last\:px-7:last-child{
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }

  .md\:last\:py-8:last-child{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .md\:last\:px-8:last-child{
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .md\:last\:py-9:last-child{
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
  }

  .md\:last\:px-9:last-child{
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }

  .md\:last\:py-10:last-child{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .md\:last\:px-10:last-child{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .md\:last\:py-11:last-child{
    padding-top: 2.75rem;
    padding-bottom: 2.75rem;
  }

  .md\:last\:px-11:last-child{
    padding-left: 2.75rem;
    padding-right: 2.75rem;
  }

  .md\:last\:py-12:last-child{
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .md\:last\:px-12:last-child{
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .md\:last\:py-13:last-child{
    padding-top: 3.25rem;
    padding-bottom: 3.25rem;
  }

  .md\:last\:px-13:last-child{
    padding-left: 3.25rem;
    padding-right: 3.25rem;
  }

  .md\:last\:py-14:last-child{
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .md\:last\:px-14:last-child{
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }

  .md\:last\:py-15:last-child{
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
  }

  .md\:last\:px-15:last-child{
    padding-left: 3.75rem;
    padding-right: 3.75rem;
  }

  .md\:last\:py-16:last-child{
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .md\:last\:px-16:last-child{
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .md\:last\:py-17:last-child{
    padding-top: 4.25rem;
    padding-bottom: 4.25rem;
  }

  .md\:last\:px-17:last-child{
    padding-left: 4.25rem;
    padding-right: 4.25rem;
  }

  .md\:last\:py-18:last-child{
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }

  .md\:last\:px-18:last-child{
    padding-left: 4.5rem;
    padding-right: 4.5rem;
  }

  .md\:last\:py-19:last-child{
    padding-top: 4.75rem;
    padding-bottom: 4.75rem;
  }

  .md\:last\:px-19:last-child{
    padding-left: 4.75rem;
    padding-right: 4.75rem;
  }

  .md\:last\:py-20:last-child{
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .md\:last\:px-20:last-child{
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .md\:last\:py-22:last-child{
    padding-top: 5.5rem;
    padding-bottom: 5.5rem;
  }

  .md\:last\:px-22:last-child{
    padding-left: 5.5rem;
    padding-right: 5.5rem;
  }

  .md\:last\:py-24:last-child{
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .md\:last\:px-24:last-child{
    padding-left: 6rem;
    padding-right: 6rem;
  }

  .md\:last\:py-25:last-child{
    padding-top: 6.25rem;
    padding-bottom: 6.25rem;
  }

  .md\:last\:px-25:last-child{
    padding-left: 6.25rem;
    padding-right: 6.25rem;
  }

  .md\:last\:py-28:last-child{
    padding-top: 7rem;
    padding-bottom: 7rem;
  }

  .md\:last\:px-28:last-child{
    padding-left: 7rem;
    padding-right: 7rem;
  }

  .md\:last\:py-30:last-child{
    padding-top: 7.5rem;
    padding-bottom: 7.5rem;
  }

  .md\:last\:px-30:last-child{
    padding-left: 7.5rem;
    padding-right: 7.5rem;
  }

  .md\:last\:py-32:last-child{
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

  .md\:last\:px-32:last-child{
    padding-left: 8rem;
    padding-right: 8rem;
  }

  .md\:last\:py-34:last-child{
    padding-top: 8.5rem;
    padding-bottom: 8.5rem;
  }

  .md\:last\:px-34:last-child{
    padding-left: 8.5rem;
    padding-right: 8.5rem;
  }

  .md\:last\:py-35:last-child{
    padding-top: 8.75rem;
    padding-bottom: 8.75rem;
  }

  .md\:last\:px-35:last-child{
    padding-left: 8.75rem;
    padding-right: 8.75rem;
  }

  .md\:last\:py-36:last-child{
    padding-top: 9rem;
    padding-bottom: 9rem;
  }

  .md\:last\:px-36:last-child{
    padding-left: 9rem;
    padding-right: 9rem;
  }

  .md\:last\:py-39:last-child{
    padding-top: 9.75rem;
    padding-bottom: 9.75rem;
  }

  .md\:last\:px-39:last-child{
    padding-left: 9.75rem;
    padding-right: 9.75rem;
  }

  .md\:last\:py-40:last-child{
    padding-top: 10rem;
    padding-bottom: 10rem;
  }

  .md\:last\:px-40:last-child{
    padding-left: 10rem;
    padding-right: 10rem;
  }

  .md\:last\:py-42:last-child{
    padding-top: 10.5rem;
    padding-bottom: 10.5rem;
  }

  .md\:last\:px-42:last-child{
    padding-left: 10.5rem;
    padding-right: 10.5rem;
  }

  .md\:last\:py-44:last-child{
    padding-top: 11rem;
    padding-bottom: 11rem;
  }

  .md\:last\:px-44:last-child{
    padding-left: 11rem;
    padding-right: 11rem;
  }

  .md\:last\:py-45:last-child{
    padding-top: 11.25rem;
    padding-bottom: 11.25rem;
  }

  .md\:last\:px-45:last-child{
    padding-left: 11.25rem;
    padding-right: 11.25rem;
  }

  .md\:last\:py-48:last-child{
    padding-top: 12rem;
    padding-bottom: 12rem;
  }

  .md\:last\:px-48:last-child{
    padding-left: 12rem;
    padding-right: 12rem;
  }

  .md\:last\:py-50:last-child{
    padding-top: 12.5rem;
    padding-bottom: 12.5rem;
  }

  .md\:last\:px-50:last-child{
    padding-left: 12.5rem;
    padding-right: 12.5rem;
  }

  .md\:last\:py-52:last-child{
    padding-top: 13rem;
    padding-bottom: 13rem;
  }

  .md\:last\:px-52:last-child{
    padding-left: 13rem;
    padding-right: 13rem;
  }

  .md\:last\:py-55:last-child{
    padding-top: 13.75rem;
    padding-bottom: 13.75rem;
  }

  .md\:last\:px-55:last-child{
    padding-left: 13.75rem;
    padding-right: 13.75rem;
  }

  .md\:last\:py-56:last-child{
    padding-top: 14rem;
    padding-bottom: 14rem;
  }

  .md\:last\:px-56:last-child{
    padding-left: 14rem;
    padding-right: 14rem;
  }

  .md\:last\:py-58:last-child{
    padding-top: 14.5rem;
    padding-bottom: 14.5rem;
  }

  .md\:last\:px-58:last-child{
    padding-left: 14.5rem;
    padding-right: 14.5rem;
  }

  .md\:last\:py-60:last-child{
    padding-top: 15rem;
    padding-bottom: 15rem;
  }

  .md\:last\:px-60:last-child{
    padding-left: 15rem;
    padding-right: 15rem;
  }

  .md\:last\:py-64:last-child{
    padding-top: 16rem;
    padding-bottom: 16rem;
  }

  .md\:last\:px-64:last-child{
    padding-left: 16rem;
    padding-right: 16rem;
  }

  .md\:last\:py-65:last-child{
    padding-top: 16.25rem;
    padding-bottom: 16.25rem;
  }

  .md\:last\:px-65:last-child{
    padding-left: 16.25rem;
    padding-right: 16.25rem;
  }

  .md\:last\:py-68:last-child{
    padding-top: 17rem;
    padding-bottom: 17rem;
  }

  .md\:last\:px-68:last-child{
    padding-left: 17rem;
    padding-right: 17rem;
  }

  .md\:last\:py-69:last-child{
    padding-top: 17.25rem;
    padding-bottom: 17.25rem;
  }

  .md\:last\:px-69:last-child{
    padding-left: 17.25rem;
    padding-right: 17.25rem;
  }

  .md\:last\:py-70:last-child{
    padding-top: 17.5rem;
    padding-bottom: 17.5rem;
  }

  .md\:last\:px-70:last-child{
    padding-left: 17.5rem;
    padding-right: 17.5rem;
  }

  .md\:last\:py-72:last-child{
    padding-top: 18rem;
    padding-bottom: 18rem;
  }

  .md\:last\:px-72:last-child{
    padding-left: 18rem;
    padding-right: 18rem;
  }

  .md\:last\:py-75:last-child{
    padding-top: 18.75rem;
    padding-bottom: 18.75rem;
  }

  .md\:last\:px-75:last-child{
    padding-left: 18.75rem;
    padding-right: 18.75rem;
  }

  .md\:last\:py-80:last-child{
    padding-top: 20rem;
    padding-bottom: 20rem;
  }

  .md\:last\:px-80:last-child{
    padding-left: 20rem;
    padding-right: 20rem;
  }

  .md\:last\:py-85:last-child{
    padding-top: 21.25rem;
    padding-bottom: 21.25rem;
  }

  .md\:last\:px-85:last-child{
    padding-left: 21.25rem;
    padding-right: 21.25rem;
  }

  .md\:last\:py-86:last-child{
    padding-top: 21.5rem;
    padding-bottom: 21.5rem;
  }

  .md\:last\:px-86:last-child{
    padding-left: 21.5rem;
    padding-right: 21.5rem;
  }

  .md\:last\:py-90:last-child{
    padding-top: 22.5rem;
    padding-bottom: 22.5rem;
  }

  .md\:last\:px-90:last-child{
    padding-left: 22.5rem;
    padding-right: 22.5rem;
  }

  .md\:last\:py-96:last-child{
    padding-top: 24rem;
    padding-bottom: 24rem;
  }

  .md\:last\:px-96:last-child{
    padding-left: 24rem;
    padding-right: 24rem;
  }

  .md\:last\:py-100:last-child{
    padding-top: 25rem;
    padding-bottom: 25rem;
  }

  .md\:last\:px-100:last-child{
    padding-left: 25rem;
    padding-right: 25rem;
  }

  .md\:last\:py-115:last-child{
    padding-top: 28.75rem;
    padding-bottom: 28.75rem;
  }

  .md\:last\:px-115:last-child{
    padding-left: 28.75rem;
    padding-right: 28.75rem;
  }

  .md\:last\:py-125:last-child{
    padding-top: 31.25rem;
    padding-bottom: 31.25rem;
  }

  .md\:last\:px-125:last-child{
    padding-left: 31.25rem;
    padding-right: 31.25rem;
  }

  .md\:last\:py-142:last-child{
    padding-top: 35.5rem;
    padding-bottom: 35.5rem;
  }

  .md\:last\:px-142:last-child{
    padding-left: 35.5rem;
    padding-right: 35.5rem;
  }

  .md\:last\:py-150:last-child{
    padding-top: 37.5rem;
    padding-bottom: 37.5rem;
  }

  .md\:last\:px-150:last-child{
    padding-left: 37.5rem;
    padding-right: 37.5rem;
  }

  .md\:last\:py-156:last-child{
    padding-top: 39rem;
    padding-bottom: 39rem;
  }

  .md\:last\:px-156:last-child{
    padding-left: 39rem;
    padding-right: 39rem;
  }

  .md\:last\:py-160:last-child{
    padding-top: 40rem;
    padding-bottom: 40rem;
  }

  .md\:last\:px-160:last-child{
    padding-left: 40rem;
    padding-right: 40rem;
  }

  .md\:last\:py-175:last-child{
    padding-top: 43.75rem;
    padding-bottom: 43.75rem;
  }

  .md\:last\:px-175:last-child{
    padding-left: 43.75rem;
    padding-right: 43.75rem;
  }

  .md\:last\:py-207:last-child{
    padding-top: 51.75rem;
    padding-bottom: 51.75rem;
  }

  .md\:last\:px-207:last-child{
    padding-left: 51.75rem;
    padding-right: 51.75rem;
  }

  .md\:last\:py-242:last-child{
    padding-top: 60.5rem;
    padding-bottom: 60.5rem;
  }

  .md\:last\:px-242:last-child{
    padding-left: 60.5rem;
    padding-right: 60.5rem;
  }

  .md\:last\:py-250:last-child{
    padding-top: 62.5rem;
    padding-bottom: 62.5rem;
  }

  .md\:last\:px-250:last-child{
    padding-left: 62.5rem;
    padding-right: 62.5rem;
  }

  .md\:last\:py-258:last-child{
    padding-top: 64.5rem;
    padding-bottom: 64.5rem;
  }

  .md\:last\:px-258:last-child{
    padding-left: 64.5rem;
    padding-right: 64.5rem;
  }

  .md\:last\:py-265:last-child{
    padding-top: 66.25rem;
    padding-bottom: 66.25rem;
  }

  .md\:last\:px-265:last-child{
    padding-left: 66.25rem;
    padding-right: 66.25rem;
  }

  .md\:last\:py-280:last-child{
    padding-top: 70rem;
    padding-bottom: 70rem;
  }

  .md\:last\:px-280:last-child{
    padding-left: 70rem;
    padding-right: 70rem;
  }

  .md\:last\:py-px:last-child{
    padding-top: 1px;
    padding-bottom: 1px;
  }

  .md\:last\:px-px:last-child{
    padding-left: 1px;
    padding-right: 1px;
  }

  .md\:last\:py-0\.5:last-child{
    padding-top: 0.125rem;
    padding-bottom: 0.125rem;
  }

  .md\:last\:px-0\.5:last-child{
    padding-left: 0.125rem;
    padding-right: 0.125rem;
  }

  .md\:last\:py-1\.5:last-child{
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
  }

  .md\:last\:px-1\.5:last-child{
    padding-left: 0.375rem;
    padding-right: 0.375rem;
  }

  .md\:last\:py-2\.5:last-child{
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }

  .md\:last\:px-2\.5:last-child{
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  .md\:last\:py-3\.5:last-child{
    padding-top: 0.875rem;
    padding-bottom: 0.875rem;
  }

  .md\:last\:px-3\.5:last-child{
    padding-left: 0.875rem;
    padding-right: 0.875rem;
  }

  .md\:last\:py-0\.25:last-child{
    padding-top: 0.0625rem;
    padding-bottom: 0.0625rem;
  }

  .md\:last\:px-0\.25:last-child{
    padding-left: 0.0625rem;
    padding-right: 0.0625rem;
  }

  .md\:last\:py-0\.75:last-child{
    padding-top: 0.1875rem;
    padding-bottom: 0.1875rem;
  }

  .md\:last\:px-0\.75:last-child{
    padding-left: 0.1875rem;
    padding-right: 0.1875rem;
  }

  .md\:last\:py-1\.25:last-child{
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
  }

  .md\:last\:px-1\.25:last-child{
    padding-left: 0.3125rem;
    padding-right: 0.3125rem;
  }

  .md\:last\:py-1\.75:last-child{
    padding-top: 0.4375rem;
    padding-bottom: 0.4375rem;
  }

  .md\:last\:px-1\.75:last-child{
    padding-left: 0.4375rem;
    padding-right: 0.4375rem;
  }

  .md\:last\:py-2\.25:last-child{
    padding-top: 0.5625rem;
    padding-bottom: 0.5625rem;
  }

  .md\:last\:px-2\.25:last-child{
    padding-left: 0.5625rem;
    padding-right: 0.5625rem;
  }

  .md\:last\:py-2\.75:last-child{
    padding-top: 0.6875rem;
    padding-bottom: 0.6875rem;
  }

  .md\:last\:px-2\.75:last-child{
    padding-left: 0.6875rem;
    padding-right: 0.6875rem;
  }

  .md\:last\:py-3\.25:last-child{
    padding-top: 0.8125rem;
    padding-bottom: 0.8125rem;
  }

  .md\:last\:px-3\.25:last-child{
    padding-left: 0.8125rem;
    padding-right: 0.8125rem;
  }

  .md\:last\:py-3\.75:last-child{
    padding-top: 0.9375rem;
    padding-bottom: 0.9375rem;
  }

  .md\:last\:px-3\.75:last-child{
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }

  .md\:last\:py-4\.25:last-child{
    padding-top: 1.0625rem;
    padding-bottom: 1.0625rem;
  }

  .md\:last\:px-4\.25:last-child{
    padding-left: 1.0625rem;
    padding-right: 1.0625rem;
  }

  .md\:last\:py-4\.5:last-child{
    padding-top: 1.125rem;
    padding-bottom: 1.125rem;
  }

  .md\:last\:px-4\.5:last-child{
    padding-left: 1.125rem;
    padding-right: 1.125rem;
  }

  .md\:last\:py-4\.75:last-child{
    padding-top: 1.1875rem;
    padding-bottom: 1.1875rem;
  }

  .md\:last\:px-4\.75:last-child{
    padding-left: 1.1875rem;
    padding-right: 1.1875rem;
  }

  .md\:last\:py-5\.25:last-child{
    padding-top: 1.3125rem;
    padding-bottom: 1.3125rem;
  }

  .md\:last\:px-5\.25:last-child{
    padding-left: 1.3125rem;
    padding-right: 1.3125rem;
  }

  .md\:last\:py-5\.5:last-child{
    padding-top: 1.375rem;
    padding-bottom: 1.375rem;
  }

  .md\:last\:px-5\.5:last-child{
    padding-left: 1.375rem;
    padding-right: 1.375rem;
  }

  .md\:last\:py-5\.75:last-child{
    padding-top: 1.4375rem;
    padding-bottom: 1.4375rem;
  }

  .md\:last\:px-5\.75:last-child{
    padding-left: 1.4375rem;
    padding-right: 1.4375rem;
  }

  .md\:last\:py-6\.25:last-child{
    padding-top: 1.5625rem;
    padding-bottom: 1.5625rem;
  }

  .md\:last\:px-6\.25:last-child{
    padding-left: 1.5625rem;
    padding-right: 1.5625rem;
  }

  .md\:last\:py-6\.5:last-child{
    padding-top: 1.625rem;
    padding-bottom: 1.625rem;
  }

  .md\:last\:px-6\.5:last-child{
    padding-left: 1.625rem;
    padding-right: 1.625rem;
  }

  .md\:last\:py-6\.75:last-child{
    padding-top: 1.6875rem;
    padding-bottom: 1.6875rem;
  }

  .md\:last\:px-6\.75:last-child{
    padding-left: 1.6875rem;
    padding-right: 1.6875rem;
  }

  .md\:last\:py-7\.25:last-child{
    padding-top: 1.8125rem;
    padding-bottom: 1.8125rem;
  }

  .md\:last\:px-7\.25:last-child{
    padding-left: 1.8125rem;
    padding-right: 1.8125rem;
  }

  .md\:last\:py-7\.5:last-child{
    padding-top: 1.875rem;
    padding-bottom: 1.875rem;
  }

  .md\:last\:px-7\.5:last-child{
    padding-left: 1.875rem;
    padding-right: 1.875rem;
  }

  .md\:last\:py-8\.25:last-child{
    padding-top: 2.0625rem;
    padding-bottom: 2.0625rem;
  }

  .md\:last\:px-8\.25:last-child{
    padding-left: 2.0625rem;
    padding-right: 2.0625rem;
  }

  .md\:last\:py-8\.5:last-child{
    padding-top: 2.125rem;
    padding-bottom: 2.125rem;
  }

  .md\:last\:px-8\.5:last-child{
    padding-left: 2.125rem;
    padding-right: 2.125rem;
  }

  .md\:last\:py-9\.25:last-child{
    padding-top: 2.3125rem;
    padding-bottom: 2.3125rem;
  }

  .md\:last\:px-9\.25:last-child{
    padding-left: 2.3125rem;
    padding-right: 2.3125rem;
  }

  .md\:last\:py-9\.5:last-child{
    padding-top: 2.375rem;
    padding-bottom: 2.375rem;
  }

  .md\:last\:px-9\.5:last-child{
    padding-left: 2.375rem;
    padding-right: 2.375rem;
  }

  .md\:last\:py-10\.5:last-child{
    padding-top: 2.625rem;
    padding-bottom: 2.625rem;
  }

  .md\:last\:px-10\.5:last-child{
    padding-left: 2.625rem;
    padding-right: 2.625rem;
  }

  .md\:last\:py-11\.25:last-child{
    padding-top: 2.8125rem;
    padding-bottom: 2.8125rem;
  }

  .md\:last\:px-11\.25:last-child{
    padding-left: 2.8125rem;
    padding-right: 2.8125rem;
  }

  .md\:last\:py-11\.5:last-child{
    padding-top: 2.875rem;
    padding-bottom: 2.875rem;
  }

  .md\:last\:px-11\.5:last-child{
    padding-left: 2.875rem;
    padding-right: 2.875rem;
  }

  .md\:last\:py-12\.5:last-child{
    padding-top: 3.125rem;
    padding-bottom: 3.125rem;
  }

  .md\:last\:px-12\.5:last-child{
    padding-left: 3.125rem;
    padding-right: 3.125rem;
  }

  .md\:last\:py-12\.75:last-child{
    padding-top: 3.1875rem;
    padding-bottom: 3.1875rem;
  }

  .md\:last\:px-12\.75:last-child{
    padding-left: 3.1875rem;
    padding-right: 3.1875rem;
  }

  .md\:last\:py-13\.5:last-child{
    padding-top: 3.375rem;
    padding-bottom: 3.375rem;
  }

  .md\:last\:px-13\.5:last-child{
    padding-left: 3.375rem;
    padding-right: 3.375rem;
  }

  .md\:last\:py-14\.5:last-child{
    padding-top: 3.625rem;
    padding-bottom: 3.625rem;
  }

  .md\:last\:px-14\.5:last-child{
    padding-left: 3.625rem;
    padding-right: 3.625rem;
  }

  .md\:last\:py-15\.5:last-child{
    padding-top: 3.875rem;
    padding-bottom: 3.875rem;
  }

  .md\:last\:px-15\.5:last-child{
    padding-left: 3.875rem;
    padding-right: 3.875rem;
  }

  .md\:last\:py-15\.75:last-child{
    padding-top: 3.9375rem;
    padding-bottom: 3.9375rem;
  }

  .md\:last\:px-15\.75:last-child{
    padding-left: 3.9375rem;
    padding-right: 3.9375rem;
  }

  .md\:last\:py-16\.25:last-child{
    padding-top: 4.0625rem;
    padding-bottom: 4.0625rem;
  }

  .md\:last\:px-16\.25:last-child{
    padding-left: 4.0625rem;
    padding-right: 4.0625rem;
  }

  .md\:last\:py-17\.25:last-child{
    padding-top: 4.3125rem;
    padding-bottom: 4.3125rem;
  }

  .md\:last\:px-17\.25:last-child{
    padding-left: 4.3125rem;
    padding-right: 4.3125rem;
  }

  .md\:last\:py-17\.5:last-child{
    padding-top: 4.375rem;
    padding-bottom: 4.375rem;
  }

  .md\:last\:px-17\.5:last-child{
    padding-left: 4.375rem;
    padding-right: 4.375rem;
  }

  .md\:last\:py-18\.25:last-child{
    padding-top: 4.5625rem;
    padding-bottom: 4.5625rem;
  }

  .md\:last\:px-18\.25:last-child{
    padding-left: 4.5625rem;
    padding-right: 4.5625rem;
  }

  .md\:last\:py-18\.5:last-child{
    padding-top: 4.625rem;
    padding-bottom: 4.625rem;
  }

  .md\:last\:px-18\.5:last-child{
    padding-left: 4.625rem;
    padding-right: 4.625rem;
  }

  .md\:last\:py-20\.25:last-child{
    padding-top: 5.0625rem;
    padding-bottom: 5.0625rem;
  }

  .md\:last\:px-20\.25:last-child{
    padding-left: 5.0625rem;
    padding-right: 5.0625rem;
  }

  .md\:last\:py-20\.5:last-child{
    padding-top: 5.125rem;
    padding-bottom: 5.125rem;
  }

  .md\:last\:px-20\.5:last-child{
    padding-left: 5.125rem;
    padding-right: 5.125rem;
  }

  .md\:last\:py-22\.5:last-child{
    padding-top: 5.625rem;
    padding-bottom: 5.625rem;
  }

  .md\:last\:px-22\.5:last-child{
    padding-left: 5.625rem;
    padding-right: 5.625rem;
  }

  .md\:last\:py-25\.5:last-child{
    padding-top: 6.375rem;
    padding-bottom: 6.375rem;
  }

  .md\:last\:px-25\.5:last-child{
    padding-left: 6.375rem;
    padding-right: 6.375rem;
  }

  .md\:last\:py-26\.75:last-child{
    padding-top: 6.6875rem;
    padding-bottom: 6.6875rem;
  }

  .md\:last\:px-26\.75:last-child{
    padding-left: 6.6875rem;
    padding-right: 6.6875rem;
  }

  .md\:last\:py-32\.5:last-child{
    padding-top: 8.125rem;
    padding-bottom: 8.125rem;
  }

  .md\:last\:px-32\.5:last-child{
    padding-left: 8.125rem;
    padding-right: 8.125rem;
  }

  .md\:last\:py-37\.5:last-child{
    padding-top: 9.375rem;
    padding-bottom: 9.375rem;
  }

  .md\:last\:px-37\.5:last-child{
    padding-left: 9.375rem;
    padding-right: 9.375rem;
  }

  .md\:last\:py-41\.25:last-child{
    padding-top: 10.3125rem;
    padding-bottom: 10.3125rem;
  }

  .md\:last\:px-41\.25:last-child{
    padding-left: 10.3125rem;
    padding-right: 10.3125rem;
  }

  .md\:last\:py-52\.5:last-child{
    padding-top: 13.125rem;
    padding-bottom: 13.125rem;
  }

  .md\:last\:px-52\.5:last-child{
    padding-left: 13.125rem;
    padding-right: 13.125rem;
  }

  .md\:last\:py-54\.5:last-child{
    padding-top: 13.625rem;
    padding-bottom: 13.625rem;
  }

  .md\:last\:px-54\.5:last-child{
    padding-left: 13.625rem;
    padding-right: 13.625rem;
  }

  .md\:last\:py-57\.25:last-child{
    padding-top: 14.3125rem;
    padding-bottom: 14.3125rem;
  }

  .md\:last\:px-57\.25:last-child{
    padding-left: 14.3125rem;
    padding-right: 14.3125rem;
  }

  .md\:last\:py-57\.5:last-child{
    padding-top: 14.375rem;
    padding-bottom: 14.375rem;
  }

  .md\:last\:px-57\.5:last-child{
    padding-left: 14.375rem;
    padding-right: 14.375rem;
  }

  .md\:last\:py-66\.25:last-child{
    padding-top: 16.5625rem;
    padding-bottom: 16.5625rem;
  }

  .md\:last\:px-66\.25:last-child{
    padding-left: 16.5625rem;
    padding-right: 16.5625rem;
  }

  .md\:last\:py-74\.5:last-child{
    padding-top: 18.125rem;
    padding-bottom: 18.125rem;
  }

  .md\:last\:px-74\.5:last-child{
    padding-left: 18.125rem;
    padding-right: 18.125rem;
  }

  .md\:last\:py-106\.25:last-child{
    padding-top: 26.5625rem;
    padding-bottom: 26.5625rem;
  }

  .md\:last\:px-106\.25:last-child{
    padding-left: 26.5625rem;
    padding-right: 26.5625rem;
  }

  .md\:last\:py-112\.25:last-child{
    padding-top: 28.0675rem;
    padding-bottom: 28.0675rem;
  }

  .md\:last\:px-112\.25:last-child{
    padding-left: 28.0675rem;
    padding-right: 28.0675rem;
  }

  .md\:last\:py-112\.75:last-child{
    padding-top: 28.1875rem;
    padding-bottom: 28.1875rem;
  }

  .md\:last\:px-112\.75:last-child{
    padding-left: 28.1875rem;
    padding-right: 28.1875rem;
  }

  .md\:last\:py-147\.5:last-child{
    padding-top: 36.875rem;
    padding-bottom: 36.875rem;
  }

  .md\:last\:px-147\.5:last-child{
    padding-left: 36.875rem;
    padding-right: 36.875rem;
  }

  .md\:last\:py-162\.5:last-child{
    padding-top: 40.625rem;
    padding-bottom: 40.625rem;
  }

  .md\:last\:px-162\.5:last-child{
    padding-left: 40.625rem;
    padding-right: 40.625rem;
  }

  .md\:last\:py-172\.25:last-child{
    padding-top: 42.5625rem;
    padding-bottom: 42.5625rem;
  }

  .md\:last\:px-172\.25:last-child{
    padding-left: 42.5625rem;
    padding-right: 42.5625rem;
  }

  .md\:last\:py-175\.25:last-child{
    padding-top: 43.8125rem;
    padding-bottom: 43.8125rem;
  }

  .md\:last\:px-175\.25:last-child{
    padding-left: 43.8125rem;
    padding-right: 43.8125rem;
  }

  .md\:last\:py-184\.25:last-child{
    padding-top: 46.0625rem;
    padding-bottom: 46.0625rem;
  }

  .md\:last\:px-184\.25:last-child{
    padding-left: 46.0625rem;
    padding-right: 46.0625rem;
  }

  .md\:last\:py-203\.25:last-child{
    padding-top: 50.8125rem;
    padding-bottom: 50.8125rem;
  }

  .md\:last\:px-203\.25:last-child{
    padding-left: 50.8125rem;
    padding-right: 50.8125rem;
  }

  .md\:last\:py-half:last-child{
    padding-top: 50%;
    padding-bottom: 50%;
  }

  .md\:last\:px-half:last-child{
    padding-left: 50%;
    padding-right: 50%;
  }

  .md\:last\:py-full:last-child{
    padding-top: 100%;
    padding-bottom: 100%;
  }

  .md\:last\:px-full:last-child{
    padding-left: 100%;
    padding-right: 100%;
  }

  .md\:last\:py-1\/10:last-child{
    padding-top: 10%;
    padding-bottom: 10%;
  }

  .md\:last\:px-1\/10:last-child{
    padding-left: 10%;
    padding-right: 10%;
  }

  .md\:last\:py-2\/10:last-child{
    padding-top: 20%;
    padding-bottom: 20%;
  }

  .md\:last\:px-2\/10:last-child{
    padding-left: 20%;
    padding-right: 20%;
  }

  .md\:last\:py-3\/10:last-child{
    padding-top: 30%;
    padding-bottom: 30%;
  }

  .md\:last\:px-3\/10:last-child{
    padding-left: 30%;
    padding-right: 30%;
  }

  .md\:last\:py-4\/10:last-child{
    padding-top: 40%;
    padding-bottom: 40%;
  }

  .md\:last\:px-4\/10:last-child{
    padding-left: 40%;
    padding-right: 40%;
  }

  .md\:last\:py-4\.5\/10:last-child{
    padding-top: 45%;
    padding-bottom: 45%;
  }

  .md\:last\:px-4\.5\/10:last-child{
    padding-left: 45%;
    padding-right: 45%;
  }

  .md\:last\:py-5\/10:last-child{
    padding-top: 50%;
    padding-bottom: 50%;
  }

  .md\:last\:px-5\/10:last-child{
    padding-left: 50%;
    padding-right: 50%;
  }

  .md\:last\:py-5\.5\/10:last-child{
    padding-top: 55%;
    padding-bottom: 55%;
  }

  .md\:last\:px-5\.5\/10:last-child{
    padding-left: 55%;
    padding-right: 55%;
  }

  .md\:last\:py-6\/10:last-child{
    padding-top: 60%;
    padding-bottom: 60%;
  }

  .md\:last\:px-6\/10:last-child{
    padding-left: 60%;
    padding-right: 60%;
  }

  .md\:last\:py-7\/10:last-child{
    padding-top: 70%;
    padding-bottom: 70%;
  }

  .md\:last\:px-7\/10:last-child{
    padding-left: 70%;
    padding-right: 70%;
  }

  .md\:last\:py-8\/10:last-child{
    padding-top: 80%;
    padding-bottom: 80%;
  }

  .md\:last\:px-8\/10:last-child{
    padding-left: 80%;
    padding-right: 80%;
  }

  .md\:last\:py-9\/10:last-child{
    padding-top: 90%;
    padding-bottom: 90%;
  }

  .md\:last\:px-9\/10:last-child{
    padding-left: 90%;
    padding-right: 90%;
  }

  .md\:last\:py-1\/12:last-child{
    padding-top: 8.333333%;
    padding-bottom: 8.333333%;
  }

  .md\:last\:px-1\/12:last-child{
    padding-left: 8.333333%;
    padding-right: 8.333333%;
  }

  .md\:last\:py-2\/12:last-child{
    padding-top: 16.666667%;
    padding-bottom: 16.666667%;
  }

  .md\:last\:px-2\/12:last-child{
    padding-left: 16.666667%;
    padding-right: 16.666667%;
  }

  .md\:last\:py-3\/12:last-child{
    padding-top: 25%;
    padding-bottom: 25%;
  }

  .md\:last\:px-3\/12:last-child{
    padding-left: 25%;
    padding-right: 25%;
  }

  .md\:last\:py-4\/12:last-child{
    padding-top: 33.333333%;
    padding-bottom: 33.333333%;
  }

  .md\:last\:px-4\/12:last-child{
    padding-left: 33.333333%;
    padding-right: 33.333333%;
  }

  .md\:last\:py-5\/12:last-child{
    padding-top: 41.666667%;
    padding-bottom: 41.666667%;
  }

  .md\:last\:px-5\/12:last-child{
    padding-left: 41.666667%;
    padding-right: 41.666667%;
  }

  .md\:last\:py-6\/12:last-child{
    padding-top: 50%;
    padding-bottom: 50%;
  }

  .md\:last\:px-6\/12:last-child{
    padding-left: 50%;
    padding-right: 50%;
  }

  .md\:last\:py-7\/12:last-child{
    padding-top: 58.333333%;
    padding-bottom: 58.333333%;
  }

  .md\:last\:px-7\/12:last-child{
    padding-left: 58.333333%;
    padding-right: 58.333333%;
  }

  .md\:last\:py-8\/12:last-child{
    padding-top: 66.666667%;
    padding-bottom: 66.666667%;
  }

  .md\:last\:px-8\/12:last-child{
    padding-left: 66.666667%;
    padding-right: 66.666667%;
  }

  .md\:last\:py-9\/12:last-child{
    padding-top: 75%;
    padding-bottom: 75%;
  }

  .md\:last\:px-9\/12:last-child{
    padding-left: 75%;
    padding-right: 75%;
  }

  .md\:last\:py-10\/12:last-child{
    padding-top: 83.333333%;
    padding-bottom: 83.333333%;
  }

  .md\:last\:px-10\/12:last-child{
    padding-left: 83.333333%;
    padding-right: 83.333333%;
  }

  .md\:last\:py-11\/12:last-child{
    padding-top: 91.666667%;
    padding-bottom: 91.666667%;
  }

  .md\:last\:px-11\/12:last-child{
    padding-left: 91.666667%;
    padding-right: 91.666667%;
  }

  .md\:last\:pt-0:last-child{
    padding-top: 0px;
  }

  .md\:last\:pr-0:last-child{
    padding-right: 0px;
  }

  .md\:last\:pb-0:last-child{
    padding-bottom: 0px;
  }

  .md\:last\:pl-0:last-child{
    padding-left: 0px;
  }

  .md\:last\:pt-1:last-child{
    padding-top: 0.25rem;
  }

  .md\:last\:pr-1:last-child{
    padding-right: 0.25rem;
  }

  .md\:last\:pb-1:last-child{
    padding-bottom: 0.25rem;
  }

  .md\:last\:pl-1:last-child{
    padding-left: 0.25rem;
  }

  .md\:last\:pt-2:last-child{
    padding-top: 0.5rem;
  }

  .md\:last\:pr-2:last-child{
    padding-right: 0.5rem;
  }

  .md\:last\:pb-2:last-child{
    padding-bottom: 0.5rem;
  }

  .md\:last\:pl-2:last-child{
    padding-left: 0.5rem;
  }

  .md\:last\:pt-3:last-child{
    padding-top: 0.75rem;
  }

  .md\:last\:pr-3:last-child{
    padding-right: 0.75rem;
  }

  .md\:last\:pb-3:last-child{
    padding-bottom: 0.75rem;
  }

  .md\:last\:pl-3:last-child{
    padding-left: 0.75rem;
  }

  .md\:last\:pt-4:last-child{
    padding-top: 1rem;
  }

  .md\:last\:pr-4:last-child{
    padding-right: 1rem;
  }

  .md\:last\:pb-4:last-child{
    padding-bottom: 1rem;
  }

  .md\:last\:pl-4:last-child{
    padding-left: 1rem;
  }

  .md\:last\:pt-5:last-child{
    padding-top: 1.25rem;
  }

  .md\:last\:pr-5:last-child{
    padding-right: 1.25rem;
  }

  .md\:last\:pb-5:last-child{
    padding-bottom: 1.25rem;
  }

  .md\:last\:pl-5:last-child{
    padding-left: 1.25rem;
  }

  .md\:last\:pt-6:last-child{
    padding-top: 1.5rem;
  }

  .md\:last\:pr-6:last-child{
    padding-right: 1.5rem;
  }

  .md\:last\:pb-6:last-child{
    padding-bottom: 1.5rem;
  }

  .md\:last\:pl-6:last-child{
    padding-left: 1.5rem;
  }

  .md\:last\:pt-7:last-child{
    padding-top: 1.75rem;
  }

  .md\:last\:pr-7:last-child{
    padding-right: 1.75rem;
  }

  .md\:last\:pb-7:last-child{
    padding-bottom: 1.75rem;
  }

  .md\:last\:pl-7:last-child{
    padding-left: 1.75rem;
  }

  .md\:last\:pt-8:last-child{
    padding-top: 2rem;
  }

  .md\:last\:pr-8:last-child{
    padding-right: 2rem;
  }

  .md\:last\:pb-8:last-child{
    padding-bottom: 2rem;
  }

  .md\:last\:pl-8:last-child{
    padding-left: 2rem;
  }

  .md\:last\:pt-9:last-child{
    padding-top: 2.25rem;
  }

  .md\:last\:pr-9:last-child{
    padding-right: 2.25rem;
  }

  .md\:last\:pb-9:last-child{
    padding-bottom: 2.25rem;
  }

  .md\:last\:pl-9:last-child{
    padding-left: 2.25rem;
  }

  .md\:last\:pt-10:last-child{
    padding-top: 2.5rem;
  }

  .md\:last\:pr-10:last-child{
    padding-right: 2.5rem;
  }

  .md\:last\:pb-10:last-child{
    padding-bottom: 2.5rem;
  }

  .md\:last\:pl-10:last-child{
    padding-left: 2.5rem;
  }

  .md\:last\:pt-11:last-child{
    padding-top: 2.75rem;
  }

  .md\:last\:pr-11:last-child{
    padding-right: 2.75rem;
  }

  .md\:last\:pb-11:last-child{
    padding-bottom: 2.75rem;
  }

  .md\:last\:pl-11:last-child{
    padding-left: 2.75rem;
  }

  .md\:last\:pt-12:last-child{
    padding-top: 3rem;
  }

  .md\:last\:pr-12:last-child{
    padding-right: 3rem;
  }

  .md\:last\:pb-12:last-child{
    padding-bottom: 3rem;
  }

  .md\:last\:pl-12:last-child{
    padding-left: 3rem;
  }

  .md\:last\:pt-13:last-child{
    padding-top: 3.25rem;
  }

  .md\:last\:pr-13:last-child{
    padding-right: 3.25rem;
  }

  .md\:last\:pb-13:last-child{
    padding-bottom: 3.25rem;
  }

  .md\:last\:pl-13:last-child{
    padding-left: 3.25rem;
  }

  .md\:last\:pt-14:last-child{
    padding-top: 3.5rem;
  }

  .md\:last\:pr-14:last-child{
    padding-right: 3.5rem;
  }

  .md\:last\:pb-14:last-child{
    padding-bottom: 3.5rem;
  }

  .md\:last\:pl-14:last-child{
    padding-left: 3.5rem;
  }

  .md\:last\:pt-15:last-child{
    padding-top: 3.75rem;
  }

  .md\:last\:pr-15:last-child{
    padding-right: 3.75rem;
  }

  .md\:last\:pb-15:last-child{
    padding-bottom: 3.75rem;
  }

  .md\:last\:pl-15:last-child{
    padding-left: 3.75rem;
  }

  .md\:last\:pt-16:last-child{
    padding-top: 4rem;
  }

  .md\:last\:pr-16:last-child{
    padding-right: 4rem;
  }

  .md\:last\:pb-16:last-child{
    padding-bottom: 4rem;
  }

  .md\:last\:pl-16:last-child{
    padding-left: 4rem;
  }

  .md\:last\:pt-17:last-child{
    padding-top: 4.25rem;
  }

  .md\:last\:pr-17:last-child{
    padding-right: 4.25rem;
  }

  .md\:last\:pb-17:last-child{
    padding-bottom: 4.25rem;
  }

  .md\:last\:pl-17:last-child{
    padding-left: 4.25rem;
  }

  .md\:last\:pt-18:last-child{
    padding-top: 4.5rem;
  }

  .md\:last\:pr-18:last-child{
    padding-right: 4.5rem;
  }

  .md\:last\:pb-18:last-child{
    padding-bottom: 4.5rem;
  }

  .md\:last\:pl-18:last-child{
    padding-left: 4.5rem;
  }

  .md\:last\:pt-19:last-child{
    padding-top: 4.75rem;
  }

  .md\:last\:pr-19:last-child{
    padding-right: 4.75rem;
  }

  .md\:last\:pb-19:last-child{
    padding-bottom: 4.75rem;
  }

  .md\:last\:pl-19:last-child{
    padding-left: 4.75rem;
  }

  .md\:last\:pt-20:last-child{
    padding-top: 5rem;
  }

  .md\:last\:pr-20:last-child{
    padding-right: 5rem;
  }

  .md\:last\:pb-20:last-child{
    padding-bottom: 5rem;
  }

  .md\:last\:pl-20:last-child{
    padding-left: 5rem;
  }

  .md\:last\:pt-22:last-child{
    padding-top: 5.5rem;
  }

  .md\:last\:pr-22:last-child{
    padding-right: 5.5rem;
  }

  .md\:last\:pb-22:last-child{
    padding-bottom: 5.5rem;
  }

  .md\:last\:pl-22:last-child{
    padding-left: 5.5rem;
  }

  .md\:last\:pt-24:last-child{
    padding-top: 6rem;
  }

  .md\:last\:pr-24:last-child{
    padding-right: 6rem;
  }

  .md\:last\:pb-24:last-child{
    padding-bottom: 6rem;
  }

  .md\:last\:pl-24:last-child{
    padding-left: 6rem;
  }

  .md\:last\:pt-25:last-child{
    padding-top: 6.25rem;
  }

  .md\:last\:pr-25:last-child{
    padding-right: 6.25rem;
  }

  .md\:last\:pb-25:last-child{
    padding-bottom: 6.25rem;
  }

  .md\:last\:pl-25:last-child{
    padding-left: 6.25rem;
  }

  .md\:last\:pt-28:last-child{
    padding-top: 7rem;
  }

  .md\:last\:pr-28:last-child{
    padding-right: 7rem;
  }

  .md\:last\:pb-28:last-child{
    padding-bottom: 7rem;
  }

  .md\:last\:pl-28:last-child{
    padding-left: 7rem;
  }

  .md\:last\:pt-30:last-child{
    padding-top: 7.5rem;
  }

  .md\:last\:pr-30:last-child{
    padding-right: 7.5rem;
  }

  .md\:last\:pb-30:last-child{
    padding-bottom: 7.5rem;
  }

  .md\:last\:pl-30:last-child{
    padding-left: 7.5rem;
  }

  .md\:last\:pt-32:last-child{
    padding-top: 8rem;
  }

  .md\:last\:pr-32:last-child{
    padding-right: 8rem;
  }

  .md\:last\:pb-32:last-child{
    padding-bottom: 8rem;
  }

  .md\:last\:pl-32:last-child{
    padding-left: 8rem;
  }

  .md\:last\:pt-34:last-child{
    padding-top: 8.5rem;
  }

  .md\:last\:pr-34:last-child{
    padding-right: 8.5rem;
  }

  .md\:last\:pb-34:last-child{
    padding-bottom: 8.5rem;
  }

  .md\:last\:pl-34:last-child{
    padding-left: 8.5rem;
  }

  .md\:last\:pt-35:last-child{
    padding-top: 8.75rem;
  }

  .md\:last\:pr-35:last-child{
    padding-right: 8.75rem;
  }

  .md\:last\:pb-35:last-child{
    padding-bottom: 8.75rem;
  }

  .md\:last\:pl-35:last-child{
    padding-left: 8.75rem;
  }

  .md\:last\:pt-36:last-child{
    padding-top: 9rem;
  }

  .md\:last\:pr-36:last-child{
    padding-right: 9rem;
  }

  .md\:last\:pb-36:last-child{
    padding-bottom: 9rem;
  }

  .md\:last\:pl-36:last-child{
    padding-left: 9rem;
  }

  .md\:last\:pt-39:last-child{
    padding-top: 9.75rem;
  }

  .md\:last\:pr-39:last-child{
    padding-right: 9.75rem;
  }

  .md\:last\:pb-39:last-child{
    padding-bottom: 9.75rem;
  }

  .md\:last\:pl-39:last-child{
    padding-left: 9.75rem;
  }

  .md\:last\:pt-40:last-child{
    padding-top: 10rem;
  }

  .md\:last\:pr-40:last-child{
    padding-right: 10rem;
  }

  .md\:last\:pb-40:last-child{
    padding-bottom: 10rem;
  }

  .md\:last\:pl-40:last-child{
    padding-left: 10rem;
  }

  .md\:last\:pt-42:last-child{
    padding-top: 10.5rem;
  }

  .md\:last\:pr-42:last-child{
    padding-right: 10.5rem;
  }

  .md\:last\:pb-42:last-child{
    padding-bottom: 10.5rem;
  }

  .md\:last\:pl-42:last-child{
    padding-left: 10.5rem;
  }

  .md\:last\:pt-44:last-child{
    padding-top: 11rem;
  }

  .md\:last\:pr-44:last-child{
    padding-right: 11rem;
  }

  .md\:last\:pb-44:last-child{
    padding-bottom: 11rem;
  }

  .md\:last\:pl-44:last-child{
    padding-left: 11rem;
  }

  .md\:last\:pt-45:last-child{
    padding-top: 11.25rem;
  }

  .md\:last\:pr-45:last-child{
    padding-right: 11.25rem;
  }

  .md\:last\:pb-45:last-child{
    padding-bottom: 11.25rem;
  }

  .md\:last\:pl-45:last-child{
    padding-left: 11.25rem;
  }

  .md\:last\:pt-48:last-child{
    padding-top: 12rem;
  }

  .md\:last\:pr-48:last-child{
    padding-right: 12rem;
  }

  .md\:last\:pb-48:last-child{
    padding-bottom: 12rem;
  }

  .md\:last\:pl-48:last-child{
    padding-left: 12rem;
  }

  .md\:last\:pt-50:last-child{
    padding-top: 12.5rem;
  }

  .md\:last\:pr-50:last-child{
    padding-right: 12.5rem;
  }

  .md\:last\:pb-50:last-child{
    padding-bottom: 12.5rem;
  }

  .md\:last\:pl-50:last-child{
    padding-left: 12.5rem;
  }

  .md\:last\:pt-52:last-child{
    padding-top: 13rem;
  }

  .md\:last\:pr-52:last-child{
    padding-right: 13rem;
  }

  .md\:last\:pb-52:last-child{
    padding-bottom: 13rem;
  }

  .md\:last\:pl-52:last-child{
    padding-left: 13rem;
  }

  .md\:last\:pt-55:last-child{
    padding-top: 13.75rem;
  }

  .md\:last\:pr-55:last-child{
    padding-right: 13.75rem;
  }

  .md\:last\:pb-55:last-child{
    padding-bottom: 13.75rem;
  }

  .md\:last\:pl-55:last-child{
    padding-left: 13.75rem;
  }

  .md\:last\:pt-56:last-child{
    padding-top: 14rem;
  }

  .md\:last\:pr-56:last-child{
    padding-right: 14rem;
  }

  .md\:last\:pb-56:last-child{
    padding-bottom: 14rem;
  }

  .md\:last\:pl-56:last-child{
    padding-left: 14rem;
  }

  .md\:last\:pt-58:last-child{
    padding-top: 14.5rem;
  }

  .md\:last\:pr-58:last-child{
    padding-right: 14.5rem;
  }

  .md\:last\:pb-58:last-child{
    padding-bottom: 14.5rem;
  }

  .md\:last\:pl-58:last-child{
    padding-left: 14.5rem;
  }

  .md\:last\:pt-60:last-child{
    padding-top: 15rem;
  }

  .md\:last\:pr-60:last-child{
    padding-right: 15rem;
  }

  .md\:last\:pb-60:last-child{
    padding-bottom: 15rem;
  }

  .md\:last\:pl-60:last-child{
    padding-left: 15rem;
  }

  .md\:last\:pt-64:last-child{
    padding-top: 16rem;
  }

  .md\:last\:pr-64:last-child{
    padding-right: 16rem;
  }

  .md\:last\:pb-64:last-child{
    padding-bottom: 16rem;
  }

  .md\:last\:pl-64:last-child{
    padding-left: 16rem;
  }

  .md\:last\:pt-65:last-child{
    padding-top: 16.25rem;
  }

  .md\:last\:pr-65:last-child{
    padding-right: 16.25rem;
  }

  .md\:last\:pb-65:last-child{
    padding-bottom: 16.25rem;
  }

  .md\:last\:pl-65:last-child{
    padding-left: 16.25rem;
  }

  .md\:last\:pt-68:last-child{
    padding-top: 17rem;
  }

  .md\:last\:pr-68:last-child{
    padding-right: 17rem;
  }

  .md\:last\:pb-68:last-child{
    padding-bottom: 17rem;
  }

  .md\:last\:pl-68:last-child{
    padding-left: 17rem;
  }

  .md\:last\:pt-69:last-child{
    padding-top: 17.25rem;
  }

  .md\:last\:pr-69:last-child{
    padding-right: 17.25rem;
  }

  .md\:last\:pb-69:last-child{
    padding-bottom: 17.25rem;
  }

  .md\:last\:pl-69:last-child{
    padding-left: 17.25rem;
  }

  .md\:last\:pt-70:last-child{
    padding-top: 17.5rem;
  }

  .md\:last\:pr-70:last-child{
    padding-right: 17.5rem;
  }

  .md\:last\:pb-70:last-child{
    padding-bottom: 17.5rem;
  }

  .md\:last\:pl-70:last-child{
    padding-left: 17.5rem;
  }

  .md\:last\:pt-72:last-child{
    padding-top: 18rem;
  }

  .md\:last\:pr-72:last-child{
    padding-right: 18rem;
  }

  .md\:last\:pb-72:last-child{
    padding-bottom: 18rem;
  }

  .md\:last\:pl-72:last-child{
    padding-left: 18rem;
  }

  .md\:last\:pt-75:last-child{
    padding-top: 18.75rem;
  }

  .md\:last\:pr-75:last-child{
    padding-right: 18.75rem;
  }

  .md\:last\:pb-75:last-child{
    padding-bottom: 18.75rem;
  }

  .md\:last\:pl-75:last-child{
    padding-left: 18.75rem;
  }

  .md\:last\:pt-80:last-child{
    padding-top: 20rem;
  }

  .md\:last\:pr-80:last-child{
    padding-right: 20rem;
  }

  .md\:last\:pb-80:last-child{
    padding-bottom: 20rem;
  }

  .md\:last\:pl-80:last-child{
    padding-left: 20rem;
  }

  .md\:last\:pt-85:last-child{
    padding-top: 21.25rem;
  }

  .md\:last\:pr-85:last-child{
    padding-right: 21.25rem;
  }

  .md\:last\:pb-85:last-child{
    padding-bottom: 21.25rem;
  }

  .md\:last\:pl-85:last-child{
    padding-left: 21.25rem;
  }

  .md\:last\:pt-86:last-child{
    padding-top: 21.5rem;
  }

  .md\:last\:pr-86:last-child{
    padding-right: 21.5rem;
  }

  .md\:last\:pb-86:last-child{
    padding-bottom: 21.5rem;
  }

  .md\:last\:pl-86:last-child{
    padding-left: 21.5rem;
  }

  .md\:last\:pt-90:last-child{
    padding-top: 22.5rem;
  }

  .md\:last\:pr-90:last-child{
    padding-right: 22.5rem;
  }

  .md\:last\:pb-90:last-child{
    padding-bottom: 22.5rem;
  }

  .md\:last\:pl-90:last-child{
    padding-left: 22.5rem;
  }

  .md\:last\:pt-96:last-child{
    padding-top: 24rem;
  }

  .md\:last\:pr-96:last-child{
    padding-right: 24rem;
  }

  .md\:last\:pb-96:last-child{
    padding-bottom: 24rem;
  }

  .md\:last\:pl-96:last-child{
    padding-left: 24rem;
  }

  .md\:last\:pt-100:last-child{
    padding-top: 25rem;
  }

  .md\:last\:pr-100:last-child{
    padding-right: 25rem;
  }

  .md\:last\:pb-100:last-child{
    padding-bottom: 25rem;
  }

  .md\:last\:pl-100:last-child{
    padding-left: 25rem;
  }

  .md\:last\:pt-115:last-child{
    padding-top: 28.75rem;
  }

  .md\:last\:pr-115:last-child{
    padding-right: 28.75rem;
  }

  .md\:last\:pb-115:last-child{
    padding-bottom: 28.75rem;
  }

  .md\:last\:pl-115:last-child{
    padding-left: 28.75rem;
  }

  .md\:last\:pt-125:last-child{
    padding-top: 31.25rem;
  }

  .md\:last\:pr-125:last-child{
    padding-right: 31.25rem;
  }

  .md\:last\:pb-125:last-child{
    padding-bottom: 31.25rem;
  }

  .md\:last\:pl-125:last-child{
    padding-left: 31.25rem;
  }

  .md\:last\:pt-142:last-child{
    padding-top: 35.5rem;
  }

  .md\:last\:pr-142:last-child{
    padding-right: 35.5rem;
  }

  .md\:last\:pb-142:last-child{
    padding-bottom: 35.5rem;
  }

  .md\:last\:pl-142:last-child{
    padding-left: 35.5rem;
  }

  .md\:last\:pt-150:last-child{
    padding-top: 37.5rem;
  }

  .md\:last\:pr-150:last-child{
    padding-right: 37.5rem;
  }

  .md\:last\:pb-150:last-child{
    padding-bottom: 37.5rem;
  }

  .md\:last\:pl-150:last-child{
    padding-left: 37.5rem;
  }

  .md\:last\:pt-156:last-child{
    padding-top: 39rem;
  }

  .md\:last\:pr-156:last-child{
    padding-right: 39rem;
  }

  .md\:last\:pb-156:last-child{
    padding-bottom: 39rem;
  }

  .md\:last\:pl-156:last-child{
    padding-left: 39rem;
  }

  .md\:last\:pt-160:last-child{
    padding-top: 40rem;
  }

  .md\:last\:pr-160:last-child{
    padding-right: 40rem;
  }

  .md\:last\:pb-160:last-child{
    padding-bottom: 40rem;
  }

  .md\:last\:pl-160:last-child{
    padding-left: 40rem;
  }

  .md\:last\:pt-175:last-child{
    padding-top: 43.75rem;
  }

  .md\:last\:pr-175:last-child{
    padding-right: 43.75rem;
  }

  .md\:last\:pb-175:last-child{
    padding-bottom: 43.75rem;
  }

  .md\:last\:pl-175:last-child{
    padding-left: 43.75rem;
  }

  .md\:last\:pt-207:last-child{
    padding-top: 51.75rem;
  }

  .md\:last\:pr-207:last-child{
    padding-right: 51.75rem;
  }

  .md\:last\:pb-207:last-child{
    padding-bottom: 51.75rem;
  }

  .md\:last\:pl-207:last-child{
    padding-left: 51.75rem;
  }

  .md\:last\:pt-242:last-child{
    padding-top: 60.5rem;
  }

  .md\:last\:pr-242:last-child{
    padding-right: 60.5rem;
  }

  .md\:last\:pb-242:last-child{
    padding-bottom: 60.5rem;
  }

  .md\:last\:pl-242:last-child{
    padding-left: 60.5rem;
  }

  .md\:last\:pt-250:last-child{
    padding-top: 62.5rem;
  }

  .md\:last\:pr-250:last-child{
    padding-right: 62.5rem;
  }

  .md\:last\:pb-250:last-child{
    padding-bottom: 62.5rem;
  }

  .md\:last\:pl-250:last-child{
    padding-left: 62.5rem;
  }

  .md\:last\:pt-258:last-child{
    padding-top: 64.5rem;
  }

  .md\:last\:pr-258:last-child{
    padding-right: 64.5rem;
  }

  .md\:last\:pb-258:last-child{
    padding-bottom: 64.5rem;
  }

  .md\:last\:pl-258:last-child{
    padding-left: 64.5rem;
  }

  .md\:last\:pt-265:last-child{
    padding-top: 66.25rem;
  }

  .md\:last\:pr-265:last-child{
    padding-right: 66.25rem;
  }

  .md\:last\:pb-265:last-child{
    padding-bottom: 66.25rem;
  }

  .md\:last\:pl-265:last-child{
    padding-left: 66.25rem;
  }

  .md\:last\:pt-280:last-child{
    padding-top: 70rem;
  }

  .md\:last\:pr-280:last-child{
    padding-right: 70rem;
  }

  .md\:last\:pb-280:last-child{
    padding-bottom: 70rem;
  }

  .md\:last\:pl-280:last-child{
    padding-left: 70rem;
  }

  .md\:last\:pt-px:last-child{
    padding-top: 1px;
  }

  .md\:last\:pr-px:last-child{
    padding-right: 1px;
  }

  .md\:last\:pb-px:last-child{
    padding-bottom: 1px;
  }

  .md\:last\:pl-px:last-child{
    padding-left: 1px;
  }

  .md\:last\:pt-0\.5:last-child{
    padding-top: 0.125rem;
  }

  .md\:last\:pr-0\.5:last-child{
    padding-right: 0.125rem;
  }

  .md\:last\:pb-0\.5:last-child{
    padding-bottom: 0.125rem;
  }

  .md\:last\:pl-0\.5:last-child{
    padding-left: 0.125rem;
  }

  .md\:last\:pt-1\.5:last-child{
    padding-top: 0.375rem;
  }

  .md\:last\:pr-1\.5:last-child{
    padding-right: 0.375rem;
  }

  .md\:last\:pb-1\.5:last-child{
    padding-bottom: 0.375rem;
  }

  .md\:last\:pl-1\.5:last-child{
    padding-left: 0.375rem;
  }

  .md\:last\:pt-2\.5:last-child{
    padding-top: 0.625rem;
  }

  .md\:last\:pr-2\.5:last-child{
    padding-right: 0.625rem;
  }

  .md\:last\:pb-2\.5:last-child{
    padding-bottom: 0.625rem;
  }

  .md\:last\:pl-2\.5:last-child{
    padding-left: 0.625rem;
  }

  .md\:last\:pt-3\.5:last-child{
    padding-top: 0.875rem;
  }

  .md\:last\:pr-3\.5:last-child{
    padding-right: 0.875rem;
  }

  .md\:last\:pb-3\.5:last-child{
    padding-bottom: 0.875rem;
  }

  .md\:last\:pl-3\.5:last-child{
    padding-left: 0.875rem;
  }

  .md\:last\:pt-0\.25:last-child{
    padding-top: 0.0625rem;
  }

  .md\:last\:pr-0\.25:last-child{
    padding-right: 0.0625rem;
  }

  .md\:last\:pb-0\.25:last-child{
    padding-bottom: 0.0625rem;
  }

  .md\:last\:pl-0\.25:last-child{
    padding-left: 0.0625rem;
  }

  .md\:last\:pt-0\.75:last-child{
    padding-top: 0.1875rem;
  }

  .md\:last\:pr-0\.75:last-child{
    padding-right: 0.1875rem;
  }

  .md\:last\:pb-0\.75:last-child{
    padding-bottom: 0.1875rem;
  }

  .md\:last\:pl-0\.75:last-child{
    padding-left: 0.1875rem;
  }

  .md\:last\:pt-1\.25:last-child{
    padding-top: 0.3125rem;
  }

  .md\:last\:pr-1\.25:last-child{
    padding-right: 0.3125rem;
  }

  .md\:last\:pb-1\.25:last-child{
    padding-bottom: 0.3125rem;
  }

  .md\:last\:pl-1\.25:last-child{
    padding-left: 0.3125rem;
  }

  .md\:last\:pt-1\.75:last-child{
    padding-top: 0.4375rem;
  }

  .md\:last\:pr-1\.75:last-child{
    padding-right: 0.4375rem;
  }

  .md\:last\:pb-1\.75:last-child{
    padding-bottom: 0.4375rem;
  }

  .md\:last\:pl-1\.75:last-child{
    padding-left: 0.4375rem;
  }

  .md\:last\:pt-2\.25:last-child{
    padding-top: 0.5625rem;
  }

  .md\:last\:pr-2\.25:last-child{
    padding-right: 0.5625rem;
  }

  .md\:last\:pb-2\.25:last-child{
    padding-bottom: 0.5625rem;
  }

  .md\:last\:pl-2\.25:last-child{
    padding-left: 0.5625rem;
  }

  .md\:last\:pt-2\.75:last-child{
    padding-top: 0.6875rem;
  }

  .md\:last\:pr-2\.75:last-child{
    padding-right: 0.6875rem;
  }

  .md\:last\:pb-2\.75:last-child{
    padding-bottom: 0.6875rem;
  }

  .md\:last\:pl-2\.75:last-child{
    padding-left: 0.6875rem;
  }

  .md\:last\:pt-3\.25:last-child{
    padding-top: 0.8125rem;
  }

  .md\:last\:pr-3\.25:last-child{
    padding-right: 0.8125rem;
  }

  .md\:last\:pb-3\.25:last-child{
    padding-bottom: 0.8125rem;
  }

  .md\:last\:pl-3\.25:last-child{
    padding-left: 0.8125rem;
  }

  .md\:last\:pt-3\.75:last-child{
    padding-top: 0.9375rem;
  }

  .md\:last\:pr-3\.75:last-child{
    padding-right: 0.9375rem;
  }

  .md\:last\:pb-3\.75:last-child{
    padding-bottom: 0.9375rem;
  }

  .md\:last\:pl-3\.75:last-child{
    padding-left: 0.9375rem;
  }

  .md\:last\:pt-4\.25:last-child{
    padding-top: 1.0625rem;
  }

  .md\:last\:pr-4\.25:last-child{
    padding-right: 1.0625rem;
  }

  .md\:last\:pb-4\.25:last-child{
    padding-bottom: 1.0625rem;
  }

  .md\:last\:pl-4\.25:last-child{
    padding-left: 1.0625rem;
  }

  .md\:last\:pt-4\.5:last-child{
    padding-top: 1.125rem;
  }

  .md\:last\:pr-4\.5:last-child{
    padding-right: 1.125rem;
  }

  .md\:last\:pb-4\.5:last-child{
    padding-bottom: 1.125rem;
  }

  .md\:last\:pl-4\.5:last-child{
    padding-left: 1.125rem;
  }

  .md\:last\:pt-4\.75:last-child{
    padding-top: 1.1875rem;
  }

  .md\:last\:pr-4\.75:last-child{
    padding-right: 1.1875rem;
  }

  .md\:last\:pb-4\.75:last-child{
    padding-bottom: 1.1875rem;
  }

  .md\:last\:pl-4\.75:last-child{
    padding-left: 1.1875rem;
  }

  .md\:last\:pt-5\.25:last-child{
    padding-top: 1.3125rem;
  }

  .md\:last\:pr-5\.25:last-child{
    padding-right: 1.3125rem;
  }

  .md\:last\:pb-5\.25:last-child{
    padding-bottom: 1.3125rem;
  }

  .md\:last\:pl-5\.25:last-child{
    padding-left: 1.3125rem;
  }

  .md\:last\:pt-5\.5:last-child{
    padding-top: 1.375rem;
  }

  .md\:last\:pr-5\.5:last-child{
    padding-right: 1.375rem;
  }

  .md\:last\:pb-5\.5:last-child{
    padding-bottom: 1.375rem;
  }

  .md\:last\:pl-5\.5:last-child{
    padding-left: 1.375rem;
  }

  .md\:last\:pt-5\.75:last-child{
    padding-top: 1.4375rem;
  }

  .md\:last\:pr-5\.75:last-child{
    padding-right: 1.4375rem;
  }

  .md\:last\:pb-5\.75:last-child{
    padding-bottom: 1.4375rem;
  }

  .md\:last\:pl-5\.75:last-child{
    padding-left: 1.4375rem;
  }

  .md\:last\:pt-6\.25:last-child{
    padding-top: 1.5625rem;
  }

  .md\:last\:pr-6\.25:last-child{
    padding-right: 1.5625rem;
  }

  .md\:last\:pb-6\.25:last-child{
    padding-bottom: 1.5625rem;
  }

  .md\:last\:pl-6\.25:last-child{
    padding-left: 1.5625rem;
  }

  .md\:last\:pt-6\.5:last-child{
    padding-top: 1.625rem;
  }

  .md\:last\:pr-6\.5:last-child{
    padding-right: 1.625rem;
  }

  .md\:last\:pb-6\.5:last-child{
    padding-bottom: 1.625rem;
  }

  .md\:last\:pl-6\.5:last-child{
    padding-left: 1.625rem;
  }

  .md\:last\:pt-6\.75:last-child{
    padding-top: 1.6875rem;
  }

  .md\:last\:pr-6\.75:last-child{
    padding-right: 1.6875rem;
  }

  .md\:last\:pb-6\.75:last-child{
    padding-bottom: 1.6875rem;
  }

  .md\:last\:pl-6\.75:last-child{
    padding-left: 1.6875rem;
  }

  .md\:last\:pt-7\.25:last-child{
    padding-top: 1.8125rem;
  }

  .md\:last\:pr-7\.25:last-child{
    padding-right: 1.8125rem;
  }

  .md\:last\:pb-7\.25:last-child{
    padding-bottom: 1.8125rem;
  }

  .md\:last\:pl-7\.25:last-child{
    padding-left: 1.8125rem;
  }

  .md\:last\:pt-7\.5:last-child{
    padding-top: 1.875rem;
  }

  .md\:last\:pr-7\.5:last-child{
    padding-right: 1.875rem;
  }

  .md\:last\:pb-7\.5:last-child{
    padding-bottom: 1.875rem;
  }

  .md\:last\:pl-7\.5:last-child{
    padding-left: 1.875rem;
  }

  .md\:last\:pt-8\.25:last-child{
    padding-top: 2.0625rem;
  }

  .md\:last\:pr-8\.25:last-child{
    padding-right: 2.0625rem;
  }

  .md\:last\:pb-8\.25:last-child{
    padding-bottom: 2.0625rem;
  }

  .md\:last\:pl-8\.25:last-child{
    padding-left: 2.0625rem;
  }

  .md\:last\:pt-8\.5:last-child{
    padding-top: 2.125rem;
  }

  .md\:last\:pr-8\.5:last-child{
    padding-right: 2.125rem;
  }

  .md\:last\:pb-8\.5:last-child{
    padding-bottom: 2.125rem;
  }

  .md\:last\:pl-8\.5:last-child{
    padding-left: 2.125rem;
  }

  .md\:last\:pt-9\.25:last-child{
    padding-top: 2.3125rem;
  }

  .md\:last\:pr-9\.25:last-child{
    padding-right: 2.3125rem;
  }

  .md\:last\:pb-9\.25:last-child{
    padding-bottom: 2.3125rem;
  }

  .md\:last\:pl-9\.25:last-child{
    padding-left: 2.3125rem;
  }

  .md\:last\:pt-9\.5:last-child{
    padding-top: 2.375rem;
  }

  .md\:last\:pr-9\.5:last-child{
    padding-right: 2.375rem;
  }

  .md\:last\:pb-9\.5:last-child{
    padding-bottom: 2.375rem;
  }

  .md\:last\:pl-9\.5:last-child{
    padding-left: 2.375rem;
  }

  .md\:last\:pt-10\.5:last-child{
    padding-top: 2.625rem;
  }

  .md\:last\:pr-10\.5:last-child{
    padding-right: 2.625rem;
  }

  .md\:last\:pb-10\.5:last-child{
    padding-bottom: 2.625rem;
  }

  .md\:last\:pl-10\.5:last-child{
    padding-left: 2.625rem;
  }

  .md\:last\:pt-11\.25:last-child{
    padding-top: 2.8125rem;
  }

  .md\:last\:pr-11\.25:last-child{
    padding-right: 2.8125rem;
  }

  .md\:last\:pb-11\.25:last-child{
    padding-bottom: 2.8125rem;
  }

  .md\:last\:pl-11\.25:last-child{
    padding-left: 2.8125rem;
  }

  .md\:last\:pt-11\.5:last-child{
    padding-top: 2.875rem;
  }

  .md\:last\:pr-11\.5:last-child{
    padding-right: 2.875rem;
  }

  .md\:last\:pb-11\.5:last-child{
    padding-bottom: 2.875rem;
  }

  .md\:last\:pl-11\.5:last-child{
    padding-left: 2.875rem;
  }

  .md\:last\:pt-12\.5:last-child{
    padding-top: 3.125rem;
  }

  .md\:last\:pr-12\.5:last-child{
    padding-right: 3.125rem;
  }

  .md\:last\:pb-12\.5:last-child{
    padding-bottom: 3.125rem;
  }

  .md\:last\:pl-12\.5:last-child{
    padding-left: 3.125rem;
  }

  .md\:last\:pt-12\.75:last-child{
    padding-top: 3.1875rem;
  }

  .md\:last\:pr-12\.75:last-child{
    padding-right: 3.1875rem;
  }

  .md\:last\:pb-12\.75:last-child{
    padding-bottom: 3.1875rem;
  }

  .md\:last\:pl-12\.75:last-child{
    padding-left: 3.1875rem;
  }

  .md\:last\:pt-13\.5:last-child{
    padding-top: 3.375rem;
  }

  .md\:last\:pr-13\.5:last-child{
    padding-right: 3.375rem;
  }

  .md\:last\:pb-13\.5:last-child{
    padding-bottom: 3.375rem;
  }

  .md\:last\:pl-13\.5:last-child{
    padding-left: 3.375rem;
  }

  .md\:last\:pt-14\.5:last-child{
    padding-top: 3.625rem;
  }

  .md\:last\:pr-14\.5:last-child{
    padding-right: 3.625rem;
  }

  .md\:last\:pb-14\.5:last-child{
    padding-bottom: 3.625rem;
  }

  .md\:last\:pl-14\.5:last-child{
    padding-left: 3.625rem;
  }

  .md\:last\:pt-15\.5:last-child{
    padding-top: 3.875rem;
  }

  .md\:last\:pr-15\.5:last-child{
    padding-right: 3.875rem;
  }

  .md\:last\:pb-15\.5:last-child{
    padding-bottom: 3.875rem;
  }

  .md\:last\:pl-15\.5:last-child{
    padding-left: 3.875rem;
  }

  .md\:last\:pt-15\.75:last-child{
    padding-top: 3.9375rem;
  }

  .md\:last\:pr-15\.75:last-child{
    padding-right: 3.9375rem;
  }

  .md\:last\:pb-15\.75:last-child{
    padding-bottom: 3.9375rem;
  }

  .md\:last\:pl-15\.75:last-child{
    padding-left: 3.9375rem;
  }

  .md\:last\:pt-16\.25:last-child{
    padding-top: 4.0625rem;
  }

  .md\:last\:pr-16\.25:last-child{
    padding-right: 4.0625rem;
  }

  .md\:last\:pb-16\.25:last-child{
    padding-bottom: 4.0625rem;
  }

  .md\:last\:pl-16\.25:last-child{
    padding-left: 4.0625rem;
  }

  .md\:last\:pt-17\.25:last-child{
    padding-top: 4.3125rem;
  }

  .md\:last\:pr-17\.25:last-child{
    padding-right: 4.3125rem;
  }

  .md\:last\:pb-17\.25:last-child{
    padding-bottom: 4.3125rem;
  }

  .md\:last\:pl-17\.25:last-child{
    padding-left: 4.3125rem;
  }

  .md\:last\:pt-17\.5:last-child{
    padding-top: 4.375rem;
  }

  .md\:last\:pr-17\.5:last-child{
    padding-right: 4.375rem;
  }

  .md\:last\:pb-17\.5:last-child{
    padding-bottom: 4.375rem;
  }

  .md\:last\:pl-17\.5:last-child{
    padding-left: 4.375rem;
  }

  .md\:last\:pt-18\.25:last-child{
    padding-top: 4.5625rem;
  }

  .md\:last\:pr-18\.25:last-child{
    padding-right: 4.5625rem;
  }

  .md\:last\:pb-18\.25:last-child{
    padding-bottom: 4.5625rem;
  }

  .md\:last\:pl-18\.25:last-child{
    padding-left: 4.5625rem;
  }

  .md\:last\:pt-18\.5:last-child{
    padding-top: 4.625rem;
  }

  .md\:last\:pr-18\.5:last-child{
    padding-right: 4.625rem;
  }

  .md\:last\:pb-18\.5:last-child{
    padding-bottom: 4.625rem;
  }

  .md\:last\:pl-18\.5:last-child{
    padding-left: 4.625rem;
  }

  .md\:last\:pt-20\.25:last-child{
    padding-top: 5.0625rem;
  }

  .md\:last\:pr-20\.25:last-child{
    padding-right: 5.0625rem;
  }

  .md\:last\:pb-20\.25:last-child{
    padding-bottom: 5.0625rem;
  }

  .md\:last\:pl-20\.25:last-child{
    padding-left: 5.0625rem;
  }

  .md\:last\:pt-20\.5:last-child{
    padding-top: 5.125rem;
  }

  .md\:last\:pr-20\.5:last-child{
    padding-right: 5.125rem;
  }

  .md\:last\:pb-20\.5:last-child{
    padding-bottom: 5.125rem;
  }

  .md\:last\:pl-20\.5:last-child{
    padding-left: 5.125rem;
  }

  .md\:last\:pt-22\.5:last-child{
    padding-top: 5.625rem;
  }

  .md\:last\:pr-22\.5:last-child{
    padding-right: 5.625rem;
  }

  .md\:last\:pb-22\.5:last-child{
    padding-bottom: 5.625rem;
  }

  .md\:last\:pl-22\.5:last-child{
    padding-left: 5.625rem;
  }

  .md\:last\:pt-25\.5:last-child{
    padding-top: 6.375rem;
  }

  .md\:last\:pr-25\.5:last-child{
    padding-right: 6.375rem;
  }

  .md\:last\:pb-25\.5:last-child{
    padding-bottom: 6.375rem;
  }

  .md\:last\:pl-25\.5:last-child{
    padding-left: 6.375rem;
  }

  .md\:last\:pt-26\.75:last-child{
    padding-top: 6.6875rem;
  }

  .md\:last\:pr-26\.75:last-child{
    padding-right: 6.6875rem;
  }

  .md\:last\:pb-26\.75:last-child{
    padding-bottom: 6.6875rem;
  }

  .md\:last\:pl-26\.75:last-child{
    padding-left: 6.6875rem;
  }

  .md\:last\:pt-32\.5:last-child{
    padding-top: 8.125rem;
  }

  .md\:last\:pr-32\.5:last-child{
    padding-right: 8.125rem;
  }

  .md\:last\:pb-32\.5:last-child{
    padding-bottom: 8.125rem;
  }

  .md\:last\:pl-32\.5:last-child{
    padding-left: 8.125rem;
  }

  .md\:last\:pt-37\.5:last-child{
    padding-top: 9.375rem;
  }

  .md\:last\:pr-37\.5:last-child{
    padding-right: 9.375rem;
  }

  .md\:last\:pb-37\.5:last-child{
    padding-bottom: 9.375rem;
  }

  .md\:last\:pl-37\.5:last-child{
    padding-left: 9.375rem;
  }

  .md\:last\:pt-41\.25:last-child{
    padding-top: 10.3125rem;
  }

  .md\:last\:pr-41\.25:last-child{
    padding-right: 10.3125rem;
  }

  .md\:last\:pb-41\.25:last-child{
    padding-bottom: 10.3125rem;
  }

  .md\:last\:pl-41\.25:last-child{
    padding-left: 10.3125rem;
  }

  .md\:last\:pt-52\.5:last-child{
    padding-top: 13.125rem;
  }

  .md\:last\:pr-52\.5:last-child{
    padding-right: 13.125rem;
  }

  .md\:last\:pb-52\.5:last-child{
    padding-bottom: 13.125rem;
  }

  .md\:last\:pl-52\.5:last-child{
    padding-left: 13.125rem;
  }

  .md\:last\:pt-54\.5:last-child{
    padding-top: 13.625rem;
  }

  .md\:last\:pr-54\.5:last-child{
    padding-right: 13.625rem;
  }

  .md\:last\:pb-54\.5:last-child{
    padding-bottom: 13.625rem;
  }

  .md\:last\:pl-54\.5:last-child{
    padding-left: 13.625rem;
  }

  .md\:last\:pt-57\.25:last-child{
    padding-top: 14.3125rem;
  }

  .md\:last\:pr-57\.25:last-child{
    padding-right: 14.3125rem;
  }

  .md\:last\:pb-57\.25:last-child{
    padding-bottom: 14.3125rem;
  }

  .md\:last\:pl-57\.25:last-child{
    padding-left: 14.3125rem;
  }

  .md\:last\:pt-57\.5:last-child{
    padding-top: 14.375rem;
  }

  .md\:last\:pr-57\.5:last-child{
    padding-right: 14.375rem;
  }

  .md\:last\:pb-57\.5:last-child{
    padding-bottom: 14.375rem;
  }

  .md\:last\:pl-57\.5:last-child{
    padding-left: 14.375rem;
  }

  .md\:last\:pt-66\.25:last-child{
    padding-top: 16.5625rem;
  }

  .md\:last\:pr-66\.25:last-child{
    padding-right: 16.5625rem;
  }

  .md\:last\:pb-66\.25:last-child{
    padding-bottom: 16.5625rem;
  }

  .md\:last\:pl-66\.25:last-child{
    padding-left: 16.5625rem;
  }

  .md\:last\:pt-74\.5:last-child{
    padding-top: 18.125rem;
  }

  .md\:last\:pr-74\.5:last-child{
    padding-right: 18.125rem;
  }

  .md\:last\:pb-74\.5:last-child{
    padding-bottom: 18.125rem;
  }

  .md\:last\:pl-74\.5:last-child{
    padding-left: 18.125rem;
  }

  .md\:last\:pt-106\.25:last-child{
    padding-top: 26.5625rem;
  }

  .md\:last\:pr-106\.25:last-child{
    padding-right: 26.5625rem;
  }

  .md\:last\:pb-106\.25:last-child{
    padding-bottom: 26.5625rem;
  }

  .md\:last\:pl-106\.25:last-child{
    padding-left: 26.5625rem;
  }

  .md\:last\:pt-112\.25:last-child{
    padding-top: 28.0675rem;
  }

  .md\:last\:pr-112\.25:last-child{
    padding-right: 28.0675rem;
  }

  .md\:last\:pb-112\.25:last-child{
    padding-bottom: 28.0675rem;
  }

  .md\:last\:pl-112\.25:last-child{
    padding-left: 28.0675rem;
  }

  .md\:last\:pt-112\.75:last-child{
    padding-top: 28.1875rem;
  }

  .md\:last\:pr-112\.75:last-child{
    padding-right: 28.1875rem;
  }

  .md\:last\:pb-112\.75:last-child{
    padding-bottom: 28.1875rem;
  }

  .md\:last\:pl-112\.75:last-child{
    padding-left: 28.1875rem;
  }

  .md\:last\:pt-147\.5:last-child{
    padding-top: 36.875rem;
  }

  .md\:last\:pr-147\.5:last-child{
    padding-right: 36.875rem;
  }

  .md\:last\:pb-147\.5:last-child{
    padding-bottom: 36.875rem;
  }

  .md\:last\:pl-147\.5:last-child{
    padding-left: 36.875rem;
  }

  .md\:last\:pt-162\.5:last-child{
    padding-top: 40.625rem;
  }

  .md\:last\:pr-162\.5:last-child{
    padding-right: 40.625rem;
  }

  .md\:last\:pb-162\.5:last-child{
    padding-bottom: 40.625rem;
  }

  .md\:last\:pl-162\.5:last-child{
    padding-left: 40.625rem;
  }

  .md\:last\:pt-172\.25:last-child{
    padding-top: 42.5625rem;
  }

  .md\:last\:pr-172\.25:last-child{
    padding-right: 42.5625rem;
  }

  .md\:last\:pb-172\.25:last-child{
    padding-bottom: 42.5625rem;
  }

  .md\:last\:pl-172\.25:last-child{
    padding-left: 42.5625rem;
  }

  .md\:last\:pt-175\.25:last-child{
    padding-top: 43.8125rem;
  }

  .md\:last\:pr-175\.25:last-child{
    padding-right: 43.8125rem;
  }

  .md\:last\:pb-175\.25:last-child{
    padding-bottom: 43.8125rem;
  }

  .md\:last\:pl-175\.25:last-child{
    padding-left: 43.8125rem;
  }

  .md\:last\:pt-184\.25:last-child{
    padding-top: 46.0625rem;
  }

  .md\:last\:pr-184\.25:last-child{
    padding-right: 46.0625rem;
  }

  .md\:last\:pb-184\.25:last-child{
    padding-bottom: 46.0625rem;
  }

  .md\:last\:pl-184\.25:last-child{
    padding-left: 46.0625rem;
  }

  .md\:last\:pt-203\.25:last-child{
    padding-top: 50.8125rem;
  }

  .md\:last\:pr-203\.25:last-child{
    padding-right: 50.8125rem;
  }

  .md\:last\:pb-203\.25:last-child{
    padding-bottom: 50.8125rem;
  }

  .md\:last\:pl-203\.25:last-child{
    padding-left: 50.8125rem;
  }

  .md\:last\:pt-half:last-child{
    padding-top: 50%;
  }

  .md\:last\:pr-half:last-child{
    padding-right: 50%;
  }

  .md\:last\:pb-half:last-child{
    padding-bottom: 50%;
  }

  .md\:last\:pl-half:last-child{
    padding-left: 50%;
  }

  .md\:last\:pt-full:last-child{
    padding-top: 100%;
  }

  .md\:last\:pr-full:last-child{
    padding-right: 100%;
  }

  .md\:last\:pb-full:last-child{
    padding-bottom: 100%;
  }

  .md\:last\:pl-full:last-child{
    padding-left: 100%;
  }

  .md\:last\:pt-1\/10:last-child{
    padding-top: 10%;
  }

  .md\:last\:pr-1\/10:last-child{
    padding-right: 10%;
  }

  .md\:last\:pb-1\/10:last-child{
    padding-bottom: 10%;
  }

  .md\:last\:pl-1\/10:last-child{
    padding-left: 10%;
  }

  .md\:last\:pt-2\/10:last-child{
    padding-top: 20%;
  }

  .md\:last\:pr-2\/10:last-child{
    padding-right: 20%;
  }

  .md\:last\:pb-2\/10:last-child{
    padding-bottom: 20%;
  }

  .md\:last\:pl-2\/10:last-child{
    padding-left: 20%;
  }

  .md\:last\:pt-3\/10:last-child{
    padding-top: 30%;
  }

  .md\:last\:pr-3\/10:last-child{
    padding-right: 30%;
  }

  .md\:last\:pb-3\/10:last-child{
    padding-bottom: 30%;
  }

  .md\:last\:pl-3\/10:last-child{
    padding-left: 30%;
  }

  .md\:last\:pt-4\/10:last-child{
    padding-top: 40%;
  }

  .md\:last\:pr-4\/10:last-child{
    padding-right: 40%;
  }

  .md\:last\:pb-4\/10:last-child{
    padding-bottom: 40%;
  }

  .md\:last\:pl-4\/10:last-child{
    padding-left: 40%;
  }

  .md\:last\:pt-4\.5\/10:last-child{
    padding-top: 45%;
  }

  .md\:last\:pr-4\.5\/10:last-child{
    padding-right: 45%;
  }

  .md\:last\:pb-4\.5\/10:last-child{
    padding-bottom: 45%;
  }

  .md\:last\:pl-4\.5\/10:last-child{
    padding-left: 45%;
  }

  .md\:last\:pt-5\/10:last-child{
    padding-top: 50%;
  }

  .md\:last\:pr-5\/10:last-child{
    padding-right: 50%;
  }

  .md\:last\:pb-5\/10:last-child{
    padding-bottom: 50%;
  }

  .md\:last\:pl-5\/10:last-child{
    padding-left: 50%;
  }

  .md\:last\:pt-5\.5\/10:last-child{
    padding-top: 55%;
  }

  .md\:last\:pr-5\.5\/10:last-child{
    padding-right: 55%;
  }

  .md\:last\:pb-5\.5\/10:last-child{
    padding-bottom: 55%;
  }

  .md\:last\:pl-5\.5\/10:last-child{
    padding-left: 55%;
  }

  .md\:last\:pt-6\/10:last-child{
    padding-top: 60%;
  }

  .md\:last\:pr-6\/10:last-child{
    padding-right: 60%;
  }

  .md\:last\:pb-6\/10:last-child{
    padding-bottom: 60%;
  }

  .md\:last\:pl-6\/10:last-child{
    padding-left: 60%;
  }

  .md\:last\:pt-7\/10:last-child{
    padding-top: 70%;
  }

  .md\:last\:pr-7\/10:last-child{
    padding-right: 70%;
  }

  .md\:last\:pb-7\/10:last-child{
    padding-bottom: 70%;
  }

  .md\:last\:pl-7\/10:last-child{
    padding-left: 70%;
  }

  .md\:last\:pt-8\/10:last-child{
    padding-top: 80%;
  }

  .md\:last\:pr-8\/10:last-child{
    padding-right: 80%;
  }

  .md\:last\:pb-8\/10:last-child{
    padding-bottom: 80%;
  }

  .md\:last\:pl-8\/10:last-child{
    padding-left: 80%;
  }

  .md\:last\:pt-9\/10:last-child{
    padding-top: 90%;
  }

  .md\:last\:pr-9\/10:last-child{
    padding-right: 90%;
  }

  .md\:last\:pb-9\/10:last-child{
    padding-bottom: 90%;
  }

  .md\:last\:pl-9\/10:last-child{
    padding-left: 90%;
  }

  .md\:last\:pt-1\/12:last-child{
    padding-top: 8.333333%;
  }

  .md\:last\:pr-1\/12:last-child{
    padding-right: 8.333333%;
  }

  .md\:last\:pb-1\/12:last-child{
    padding-bottom: 8.333333%;
  }

  .md\:last\:pl-1\/12:last-child{
    padding-left: 8.333333%;
  }

  .md\:last\:pt-2\/12:last-child{
    padding-top: 16.666667%;
  }

  .md\:last\:pr-2\/12:last-child{
    padding-right: 16.666667%;
  }

  .md\:last\:pb-2\/12:last-child{
    padding-bottom: 16.666667%;
  }

  .md\:last\:pl-2\/12:last-child{
    padding-left: 16.666667%;
  }

  .md\:last\:pt-3\/12:last-child{
    padding-top: 25%;
  }

  .md\:last\:pr-3\/12:last-child{
    padding-right: 25%;
  }

  .md\:last\:pb-3\/12:last-child{
    padding-bottom: 25%;
  }

  .md\:last\:pl-3\/12:last-child{
    padding-left: 25%;
  }

  .md\:last\:pt-4\/12:last-child{
    padding-top: 33.333333%;
  }

  .md\:last\:pr-4\/12:last-child{
    padding-right: 33.333333%;
  }

  .md\:last\:pb-4\/12:last-child{
    padding-bottom: 33.333333%;
  }

  .md\:last\:pl-4\/12:last-child{
    padding-left: 33.333333%;
  }

  .md\:last\:pt-5\/12:last-child{
    padding-top: 41.666667%;
  }

  .md\:last\:pr-5\/12:last-child{
    padding-right: 41.666667%;
  }

  .md\:last\:pb-5\/12:last-child{
    padding-bottom: 41.666667%;
  }

  .md\:last\:pl-5\/12:last-child{
    padding-left: 41.666667%;
  }

  .md\:last\:pt-6\/12:last-child{
    padding-top: 50%;
  }

  .md\:last\:pr-6\/12:last-child{
    padding-right: 50%;
  }

  .md\:last\:pb-6\/12:last-child{
    padding-bottom: 50%;
  }

  .md\:last\:pl-6\/12:last-child{
    padding-left: 50%;
  }

  .md\:last\:pt-7\/12:last-child{
    padding-top: 58.333333%;
  }

  .md\:last\:pr-7\/12:last-child{
    padding-right: 58.333333%;
  }

  .md\:last\:pb-7\/12:last-child{
    padding-bottom: 58.333333%;
  }

  .md\:last\:pl-7\/12:last-child{
    padding-left: 58.333333%;
  }

  .md\:last\:pt-8\/12:last-child{
    padding-top: 66.666667%;
  }

  .md\:last\:pr-8\/12:last-child{
    padding-right: 66.666667%;
  }

  .md\:last\:pb-8\/12:last-child{
    padding-bottom: 66.666667%;
  }

  .md\:last\:pl-8\/12:last-child{
    padding-left: 66.666667%;
  }

  .md\:last\:pt-9\/12:last-child{
    padding-top: 75%;
  }

  .md\:last\:pr-9\/12:last-child{
    padding-right: 75%;
  }

  .md\:last\:pb-9\/12:last-child{
    padding-bottom: 75%;
  }

  .md\:last\:pl-9\/12:last-child{
    padding-left: 75%;
  }

  .md\:last\:pt-10\/12:last-child{
    padding-top: 83.333333%;
  }

  .md\:last\:pr-10\/12:last-child{
    padding-right: 83.333333%;
  }

  .md\:last\:pb-10\/12:last-child{
    padding-bottom: 83.333333%;
  }

  .md\:last\:pl-10\/12:last-child{
    padding-left: 83.333333%;
  }

  .md\:last\:pt-11\/12:last-child{
    padding-top: 91.666667%;
  }

  .md\:last\:pr-11\/12:last-child{
    padding-right: 91.666667%;
  }

  .md\:last\:pb-11\/12:last-child{
    padding-bottom: 91.666667%;
  }

  .md\:last\:pl-11\/12:last-child{
    padding-left: 91.666667%;
  }

  .md\:placeholder-transparent:-ms-input-placeholder{
    color: transparent;
  }

  .md\:placeholder-transparent::placeholder{
    color: transparent;
  }

  .md\:placeholder-black:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-black::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-white:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-white::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-grey:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(155, 155, 155, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-grey::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(155, 155, 155, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-grey-darkest:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(17, 17, 17, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-grey-darkest::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(17, 17, 17, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-grey-darkest700:-ms-input-placeholder{
    color: rgba(17, 17, 17, 0.7);
  }

  .md\:placeholder-grey-darkest700::placeholder{
    color: rgba(17, 17, 17, 0.7);
  }

  .md\:placeholder-grey-darkest300:-ms-input-placeholder{
    color: rgba(17, 17, 17, 0.3);
  }

  .md\:placeholder-grey-darkest300::placeholder{
    color: rgba(17, 17, 17, 0.3);
  }

  .md\:placeholder-grey-darkest100:-ms-input-placeholder{
    color: rgba(17, 17, 17, 0.1);
  }

  .md\:placeholder-grey-darkest100::placeholder{
    color: rgba(17, 17, 17, 0.1);
  }

  .md\:placeholder-grey-dark:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(82, 95, 119, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-grey-dark::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(82, 95, 119, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-grey-light:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(163, 163, 163, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-grey-light::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(163, 163, 163, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-grey-extralight:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(231, 231, 231, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-grey-extralight::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(231, 231, 231, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-grey-lighter:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(180, 189, 206, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-grey-lighter::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(180, 189, 206, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-grey-lightest:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(244, 244, 244, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-grey-lightest::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(244, 244, 244, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-grey-timeline:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(136, 136, 136, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-grey-timeline::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(136, 136, 136, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-blue:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(99, 169, 209, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-blue::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(99, 169, 209, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-blue-light:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(123, 207, 255, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-blue-light::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(123, 207, 255, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-blue-lightest:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 81, 172, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-blue-lightest::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 81, 172, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-pink:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(237, 9, 128, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-pink::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(237, 9, 128, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-pink-light:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 91, 180, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-pink-light::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 91, 180, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-orange:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(243, 114, 69, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-orange::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(243, 114, 69, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-yellow:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 230, 0, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-yellow::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 230, 0, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-yellow-two:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(249, 227, 32, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-yellow-two::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(249, 227, 32, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-yellow-dark:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(230, 175, 33, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-yellow-dark::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(230, 175, 33, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-yellow-light:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(243, 193, 42, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-yellow-light::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(243, 193, 42, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-green-dark:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(33, 115, 37, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-green-dark::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(33, 115, 37, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-green-light:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(80, 161, 84, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-green-light::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(80, 161, 84, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-purple:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(164, 139, 198, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-purple::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(164, 139, 198, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-purple-light:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(158, 149, 255, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-purple-light::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(158, 149, 255, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-brown-light:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(202, 138, 78, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-brown-light::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(202, 138, 78, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-brown-dark:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(173, 91, 31, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-brown-dark::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(173, 91, 31, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-transparent:focus:-ms-input-placeholder{
    color: transparent;
  }

  .md\:focus\:placeholder-transparent:focus::placeholder{
    color: transparent;
  }

  .md\:focus\:placeholder-black:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-black:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-white:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-white:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-grey:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(155, 155, 155, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-grey:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(155, 155, 155, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-grey-darkest:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(17, 17, 17, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-grey-darkest:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(17, 17, 17, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-grey-darkest700:focus:-ms-input-placeholder{
    color: rgba(17, 17, 17, 0.7);
  }

  .md\:focus\:placeholder-grey-darkest700:focus::placeholder{
    color: rgba(17, 17, 17, 0.7);
  }

  .md\:focus\:placeholder-grey-darkest300:focus:-ms-input-placeholder{
    color: rgba(17, 17, 17, 0.3);
  }

  .md\:focus\:placeholder-grey-darkest300:focus::placeholder{
    color: rgba(17, 17, 17, 0.3);
  }

  .md\:focus\:placeholder-grey-darkest100:focus:-ms-input-placeholder{
    color: rgba(17, 17, 17, 0.1);
  }

  .md\:focus\:placeholder-grey-darkest100:focus::placeholder{
    color: rgba(17, 17, 17, 0.1);
  }

  .md\:focus\:placeholder-grey-dark:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(82, 95, 119, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-grey-dark:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(82, 95, 119, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-grey-light:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(163, 163, 163, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-grey-light:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(163, 163, 163, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-grey-extralight:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(231, 231, 231, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-grey-extralight:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(231, 231, 231, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-grey-lighter:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(180, 189, 206, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-grey-lighter:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(180, 189, 206, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-grey-lightest:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(244, 244, 244, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-grey-lightest:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(244, 244, 244, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-grey-timeline:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(136, 136, 136, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-grey-timeline:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(136, 136, 136, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-blue:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(99, 169, 209, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-blue:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(99, 169, 209, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-blue-light:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(123, 207, 255, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-blue-light:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(123, 207, 255, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-blue-lightest:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 81, 172, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-blue-lightest:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 81, 172, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-pink:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(237, 9, 128, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-pink:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(237, 9, 128, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-pink-light:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 91, 180, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-pink-light:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 91, 180, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-orange:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(243, 114, 69, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-orange:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(243, 114, 69, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-yellow:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 230, 0, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-yellow:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 230, 0, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-yellow-two:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(249, 227, 32, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-yellow-two:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(249, 227, 32, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-yellow-dark:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(230, 175, 33, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-yellow-dark:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(230, 175, 33, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-yellow-light:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(243, 193, 42, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-yellow-light:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(243, 193, 42, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-green-dark:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(33, 115, 37, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-green-dark:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(33, 115, 37, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-green-light:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(80, 161, 84, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-green-light:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(80, 161, 84, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-purple:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(164, 139, 198, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-purple:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(164, 139, 198, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-purple-light:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(158, 149, 255, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-purple-light:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(158, 149, 255, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-brown-light:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(202, 138, 78, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-brown-light:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(202, 138, 78, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-brown-dark:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(173, 91, 31, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-brown-dark:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(173, 91, 31, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-opacity-0:-ms-input-placeholder{
    --tw-placeholder-opacity: 0;
  }

  .md\:placeholder-opacity-0::placeholder{
    --tw-placeholder-opacity: 0;
  }

  .md\:placeholder-opacity-5:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.05;
  }

  .md\:placeholder-opacity-5::placeholder{
    --tw-placeholder-opacity: 0.05;
  }

  .md\:placeholder-opacity-10:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.1;
  }

  .md\:placeholder-opacity-10::placeholder{
    --tw-placeholder-opacity: 0.1;
  }

  .md\:placeholder-opacity-20:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.2;
  }

  .md\:placeholder-opacity-20::placeholder{
    --tw-placeholder-opacity: 0.2;
  }

  .md\:placeholder-opacity-25:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.25;
  }

  .md\:placeholder-opacity-25::placeholder{
    --tw-placeholder-opacity: 0.25;
  }

  .md\:placeholder-opacity-30:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.3;
  }

  .md\:placeholder-opacity-30::placeholder{
    --tw-placeholder-opacity: 0.3;
  }

  .md\:placeholder-opacity-40:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.4;
  }

  .md\:placeholder-opacity-40::placeholder{
    --tw-placeholder-opacity: 0.4;
  }

  .md\:placeholder-opacity-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.5;
  }

  .md\:placeholder-opacity-50::placeholder{
    --tw-placeholder-opacity: 0.5;
  }

  .md\:placeholder-opacity-60:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.6;
  }

  .md\:placeholder-opacity-60::placeholder{
    --tw-placeholder-opacity: 0.6;
  }

  .md\:placeholder-opacity-70:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.7;
  }

  .md\:placeholder-opacity-70::placeholder{
    --tw-placeholder-opacity: 0.7;
  }

  .md\:placeholder-opacity-75:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.75;
  }

  .md\:placeholder-opacity-75::placeholder{
    --tw-placeholder-opacity: 0.75;
  }

  .md\:placeholder-opacity-80:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.8;
  }

  .md\:placeholder-opacity-80::placeholder{
    --tw-placeholder-opacity: 0.8;
  }

  .md\:placeholder-opacity-90:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.9;
  }

  .md\:placeholder-opacity-90::placeholder{
    --tw-placeholder-opacity: 0.9;
  }

  .md\:placeholder-opacity-95:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.95;
  }

  .md\:placeholder-opacity-95::placeholder{
    --tw-placeholder-opacity: 0.95;
  }

  .md\:placeholder-opacity-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
  }

  .md\:placeholder-opacity-100::placeholder{
    --tw-placeholder-opacity: 1;
  }

  .md\:focus\:placeholder-opacity-0:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0;
  }

  .md\:focus\:placeholder-opacity-0:focus::placeholder{
    --tw-placeholder-opacity: 0;
  }

  .md\:focus\:placeholder-opacity-5:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.05;
  }

  .md\:focus\:placeholder-opacity-5:focus::placeholder{
    --tw-placeholder-opacity: 0.05;
  }

  .md\:focus\:placeholder-opacity-10:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.1;
  }

  .md\:focus\:placeholder-opacity-10:focus::placeholder{
    --tw-placeholder-opacity: 0.1;
  }

  .md\:focus\:placeholder-opacity-20:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.2;
  }

  .md\:focus\:placeholder-opacity-20:focus::placeholder{
    --tw-placeholder-opacity: 0.2;
  }

  .md\:focus\:placeholder-opacity-25:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.25;
  }

  .md\:focus\:placeholder-opacity-25:focus::placeholder{
    --tw-placeholder-opacity: 0.25;
  }

  .md\:focus\:placeholder-opacity-30:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.3;
  }

  .md\:focus\:placeholder-opacity-30:focus::placeholder{
    --tw-placeholder-opacity: 0.3;
  }

  .md\:focus\:placeholder-opacity-40:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.4;
  }

  .md\:focus\:placeholder-opacity-40:focus::placeholder{
    --tw-placeholder-opacity: 0.4;
  }

  .md\:focus\:placeholder-opacity-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.5;
  }

  .md\:focus\:placeholder-opacity-50:focus::placeholder{
    --tw-placeholder-opacity: 0.5;
  }

  .md\:focus\:placeholder-opacity-60:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.6;
  }

  .md\:focus\:placeholder-opacity-60:focus::placeholder{
    --tw-placeholder-opacity: 0.6;
  }

  .md\:focus\:placeholder-opacity-70:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.7;
  }

  .md\:focus\:placeholder-opacity-70:focus::placeholder{
    --tw-placeholder-opacity: 0.7;
  }

  .md\:focus\:placeholder-opacity-75:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.75;
  }

  .md\:focus\:placeholder-opacity-75:focus::placeholder{
    --tw-placeholder-opacity: 0.75;
  }

  .md\:focus\:placeholder-opacity-80:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.8;
  }

  .md\:focus\:placeholder-opacity-80:focus::placeholder{
    --tw-placeholder-opacity: 0.8;
  }

  .md\:focus\:placeholder-opacity-90:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.9;
  }

  .md\:focus\:placeholder-opacity-90:focus::placeholder{
    --tw-placeholder-opacity: 0.9;
  }

  .md\:focus\:placeholder-opacity-95:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.95;
  }

  .md\:focus\:placeholder-opacity-95:focus::placeholder{
    --tw-placeholder-opacity: 0.95;
  }

  .md\:focus\:placeholder-opacity-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
  }

  .md\:focus\:placeholder-opacity-100:focus::placeholder{
    --tw-placeholder-opacity: 1;
  }

  .md\:pointer-events-none{
    pointer-events: none;
  }

  .md\:pointer-events-auto{
    pointer-events: auto;
  }

  .md\:static{
    position: static;
  }

  .md\:fixed{
    position: fixed;
  }

  .md\:absolute{
    position: absolute;
  }

  .md\:relative{
    position: relative;
  }

  .md\:sticky{
    position: sticky;
  }

  .md\:inset-0{
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
  }

  .md\:inset-1{
    top: 0.25rem;
    right: 0.25rem;
    bottom: 0.25rem;
    left: 0.25rem;
  }

  .md\:inset-2{
    top: 0.5rem;
    right: 0.5rem;
    bottom: 0.5rem;
    left: 0.5rem;
  }

  .md\:inset-3{
    top: 0.75rem;
    right: 0.75rem;
    bottom: 0.75rem;
    left: 0.75rem;
  }

  .md\:inset-4{
    top: 1rem;
    right: 1rem;
    bottom: 1rem;
    left: 1rem;
  }

  .md\:inset-5{
    top: 1.25rem;
    right: 1.25rem;
    bottom: 1.25rem;
    left: 1.25rem;
  }

  .md\:inset-6{
    top: 1.5rem;
    right: 1.5rem;
    bottom: 1.5rem;
    left: 1.5rem;
  }

  .md\:inset-7{
    top: 1.75rem;
    right: 1.75rem;
    bottom: 1.75rem;
    left: 1.75rem;
  }

  .md\:inset-8{
    top: 2rem;
    right: 2rem;
    bottom: 2rem;
    left: 2rem;
  }

  .md\:inset-9{
    top: 2.25rem;
    right: 2.25rem;
    bottom: 2.25rem;
    left: 2.25rem;
  }

  .md\:inset-10{
    top: 2.5rem;
    right: 2.5rem;
    bottom: 2.5rem;
    left: 2.5rem;
  }

  .md\:inset-11{
    top: 2.75rem;
    right: 2.75rem;
    bottom: 2.75rem;
    left: 2.75rem;
  }

  .md\:inset-12{
    top: 3rem;
    right: 3rem;
    bottom: 3rem;
    left: 3rem;
  }

  .md\:inset-13{
    top: 3.25rem;
    right: 3.25rem;
    bottom: 3.25rem;
    left: 3.25rem;
  }

  .md\:inset-14{
    top: 3.5rem;
    right: 3.5rem;
    bottom: 3.5rem;
    left: 3.5rem;
  }

  .md\:inset-15{
    top: 3.75rem;
    right: 3.75rem;
    bottom: 3.75rem;
    left: 3.75rem;
  }

  .md\:inset-16{
    top: 4rem;
    right: 4rem;
    bottom: 4rem;
    left: 4rem;
  }

  .md\:inset-17{
    top: 4.25rem;
    right: 4.25rem;
    bottom: 4.25rem;
    left: 4.25rem;
  }

  .md\:inset-18{
    top: 4.5rem;
    right: 4.5rem;
    bottom: 4.5rem;
    left: 4.5rem;
  }

  .md\:inset-19{
    top: 4.75rem;
    right: 4.75rem;
    bottom: 4.75rem;
    left: 4.75rem;
  }

  .md\:inset-20{
    top: 5rem;
    right: 5rem;
    bottom: 5rem;
    left: 5rem;
  }

  .md\:inset-22{
    top: 5.5rem;
    right: 5.5rem;
    bottom: 5.5rem;
    left: 5.5rem;
  }

  .md\:inset-24{
    top: 6rem;
    right: 6rem;
    bottom: 6rem;
    left: 6rem;
  }

  .md\:inset-25{
    top: 6.25rem;
    right: 6.25rem;
    bottom: 6.25rem;
    left: 6.25rem;
  }

  .md\:inset-28{
    top: 7rem;
    right: 7rem;
    bottom: 7rem;
    left: 7rem;
  }

  .md\:inset-30{
    top: 7.5rem;
    right: 7.5rem;
    bottom: 7.5rem;
    left: 7.5rem;
  }

  .md\:inset-32{
    top: 8rem;
    right: 8rem;
    bottom: 8rem;
    left: 8rem;
  }

  .md\:inset-34{
    top: 8.5rem;
    right: 8.5rem;
    bottom: 8.5rem;
    left: 8.5rem;
  }

  .md\:inset-35{
    top: 8.75rem;
    right: 8.75rem;
    bottom: 8.75rem;
    left: 8.75rem;
  }

  .md\:inset-36{
    top: 9rem;
    right: 9rem;
    bottom: 9rem;
    left: 9rem;
  }

  .md\:inset-39{
    top: 9.75rem;
    right: 9.75rem;
    bottom: 9.75rem;
    left: 9.75rem;
  }

  .md\:inset-40{
    top: 10rem;
    right: 10rem;
    bottom: 10rem;
    left: 10rem;
  }

  .md\:inset-42{
    top: 10.5rem;
    right: 10.5rem;
    bottom: 10.5rem;
    left: 10.5rem;
  }

  .md\:inset-44{
    top: 11rem;
    right: 11rem;
    bottom: 11rem;
    left: 11rem;
  }

  .md\:inset-45{
    top: 11.25rem;
    right: 11.25rem;
    bottom: 11.25rem;
    left: 11.25rem;
  }

  .md\:inset-48{
    top: 12rem;
    right: 12rem;
    bottom: 12rem;
    left: 12rem;
  }

  .md\:inset-50{
    top: 12.5rem;
    right: 12.5rem;
    bottom: 12.5rem;
    left: 12.5rem;
  }

  .md\:inset-52{
    top: 13rem;
    right: 13rem;
    bottom: 13rem;
    left: 13rem;
  }

  .md\:inset-55{
    top: 13.75rem;
    right: 13.75rem;
    bottom: 13.75rem;
    left: 13.75rem;
  }

  .md\:inset-56{
    top: 14rem;
    right: 14rem;
    bottom: 14rem;
    left: 14rem;
  }

  .md\:inset-58{
    top: 14.5rem;
    right: 14.5rem;
    bottom: 14.5rem;
    left: 14.5rem;
  }

  .md\:inset-60{
    top: 15rem;
    right: 15rem;
    bottom: 15rem;
    left: 15rem;
  }

  .md\:inset-64{
    top: 16rem;
    right: 16rem;
    bottom: 16rem;
    left: 16rem;
  }

  .md\:inset-65{
    top: 16.25rem;
    right: 16.25rem;
    bottom: 16.25rem;
    left: 16.25rem;
  }

  .md\:inset-68{
    top: 17rem;
    right: 17rem;
    bottom: 17rem;
    left: 17rem;
  }

  .md\:inset-69{
    top: 17.25rem;
    right: 17.25rem;
    bottom: 17.25rem;
    left: 17.25rem;
  }

  .md\:inset-70{
    top: 17.5rem;
    right: 17.5rem;
    bottom: 17.5rem;
    left: 17.5rem;
  }

  .md\:inset-72{
    top: 18rem;
    right: 18rem;
    bottom: 18rem;
    left: 18rem;
  }

  .md\:inset-75{
    top: 18.75rem;
    right: 18.75rem;
    bottom: 18.75rem;
    left: 18.75rem;
  }

  .md\:inset-80{
    top: 20rem;
    right: 20rem;
    bottom: 20rem;
    left: 20rem;
  }

  .md\:inset-85{
    top: 21.25rem;
    right: 21.25rem;
    bottom: 21.25rem;
    left: 21.25rem;
  }

  .md\:inset-86{
    top: 21.5rem;
    right: 21.5rem;
    bottom: 21.5rem;
    left: 21.5rem;
  }

  .md\:inset-90{
    top: 22.5rem;
    right: 22.5rem;
    bottom: 22.5rem;
    left: 22.5rem;
  }

  .md\:inset-96{
    top: 24rem;
    right: 24rem;
    bottom: 24rem;
    left: 24rem;
  }

  .md\:inset-100{
    top: 25rem;
    right: 25rem;
    bottom: 25rem;
    left: 25rem;
  }

  .md\:inset-115{
    top: 28.75rem;
    right: 28.75rem;
    bottom: 28.75rem;
    left: 28.75rem;
  }

  .md\:inset-125{
    top: 31.25rem;
    right: 31.25rem;
    bottom: 31.25rem;
    left: 31.25rem;
  }

  .md\:inset-142{
    top: 35.5rem;
    right: 35.5rem;
    bottom: 35.5rem;
    left: 35.5rem;
  }

  .md\:inset-150{
    top: 37.5rem;
    right: 37.5rem;
    bottom: 37.5rem;
    left: 37.5rem;
  }

  .md\:inset-156{
    top: 39rem;
    right: 39rem;
    bottom: 39rem;
    left: 39rem;
  }

  .md\:inset-160{
    top: 40rem;
    right: 40rem;
    bottom: 40rem;
    left: 40rem;
  }

  .md\:inset-175{
    top: 43.75rem;
    right: 43.75rem;
    bottom: 43.75rem;
    left: 43.75rem;
  }

  .md\:inset-207{
    top: 51.75rem;
    right: 51.75rem;
    bottom: 51.75rem;
    left: 51.75rem;
  }

  .md\:inset-242{
    top: 60.5rem;
    right: 60.5rem;
    bottom: 60.5rem;
    left: 60.5rem;
  }

  .md\:inset-250{
    top: 62.5rem;
    right: 62.5rem;
    bottom: 62.5rem;
    left: 62.5rem;
  }

  .md\:inset-258{
    top: 64.5rem;
    right: 64.5rem;
    bottom: 64.5rem;
    left: 64.5rem;
  }

  .md\:inset-265{
    top: 66.25rem;
    right: 66.25rem;
    bottom: 66.25rem;
    left: 66.25rem;
  }

  .md\:inset-280{
    top: 70rem;
    right: 70rem;
    bottom: 70rem;
    left: 70rem;
  }

  .md\:inset-auto{
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
  }

  .md\:inset-px{
    top: 1px;
    right: 1px;
    bottom: 1px;
    left: 1px;
  }

  .md\:inset-0\.5{
    top: 0.125rem;
    right: 0.125rem;
    bottom: 0.125rem;
    left: 0.125rem;
  }

  .md\:inset-1\.5{
    top: 0.375rem;
    right: 0.375rem;
    bottom: 0.375rem;
    left: 0.375rem;
  }

  .md\:inset-2\.5{
    top: 0.625rem;
    right: 0.625rem;
    bottom: 0.625rem;
    left: 0.625rem;
  }

  .md\:inset-3\.5{
    top: 0.875rem;
    right: 0.875rem;
    bottom: 0.875rem;
    left: 0.875rem;
  }

  .md\:inset-0\.25{
    top: 0.0625rem;
    right: 0.0625rem;
    bottom: 0.0625rem;
    left: 0.0625rem;
  }

  .md\:inset-0\.75{
    top: 0.1875rem;
    right: 0.1875rem;
    bottom: 0.1875rem;
    left: 0.1875rem;
  }

  .md\:inset-1\.25{
    top: 0.3125rem;
    right: 0.3125rem;
    bottom: 0.3125rem;
    left: 0.3125rem;
  }

  .md\:inset-1\.75{
    top: 0.4375rem;
    right: 0.4375rem;
    bottom: 0.4375rem;
    left: 0.4375rem;
  }

  .md\:inset-2\.25{
    top: 0.5625rem;
    right: 0.5625rem;
    bottom: 0.5625rem;
    left: 0.5625rem;
  }

  .md\:inset-2\.75{
    top: 0.6875rem;
    right: 0.6875rem;
    bottom: 0.6875rem;
    left: 0.6875rem;
  }

  .md\:inset-3\.25{
    top: 0.8125rem;
    right: 0.8125rem;
    bottom: 0.8125rem;
    left: 0.8125rem;
  }

  .md\:inset-3\.75{
    top: 0.9375rem;
    right: 0.9375rem;
    bottom: 0.9375rem;
    left: 0.9375rem;
  }

  .md\:inset-4\.25{
    top: 1.0625rem;
    right: 1.0625rem;
    bottom: 1.0625rem;
    left: 1.0625rem;
  }

  .md\:inset-4\.5{
    top: 1.125rem;
    right: 1.125rem;
    bottom: 1.125rem;
    left: 1.125rem;
  }

  .md\:inset-4\.75{
    top: 1.1875rem;
    right: 1.1875rem;
    bottom: 1.1875rem;
    left: 1.1875rem;
  }

  .md\:inset-5\.25{
    top: 1.3125rem;
    right: 1.3125rem;
    bottom: 1.3125rem;
    left: 1.3125rem;
  }

  .md\:inset-5\.5{
    top: 1.375rem;
    right: 1.375rem;
    bottom: 1.375rem;
    left: 1.375rem;
  }

  .md\:inset-5\.75{
    top: 1.4375rem;
    right: 1.4375rem;
    bottom: 1.4375rem;
    left: 1.4375rem;
  }

  .md\:inset-6\.25{
    top: 1.5625rem;
    right: 1.5625rem;
    bottom: 1.5625rem;
    left: 1.5625rem;
  }

  .md\:inset-6\.5{
    top: 1.625rem;
    right: 1.625rem;
    bottom: 1.625rem;
    left: 1.625rem;
  }

  .md\:inset-6\.75{
    top: 1.6875rem;
    right: 1.6875rem;
    bottom: 1.6875rem;
    left: 1.6875rem;
  }

  .md\:inset-7\.25{
    top: 1.8125rem;
    right: 1.8125rem;
    bottom: 1.8125rem;
    left: 1.8125rem;
  }

  .md\:inset-7\.5{
    top: 1.875rem;
    right: 1.875rem;
    bottom: 1.875rem;
    left: 1.875rem;
  }

  .md\:inset-8\.25{
    top: 2.0625rem;
    right: 2.0625rem;
    bottom: 2.0625rem;
    left: 2.0625rem;
  }

  .md\:inset-8\.5{
    top: 2.125rem;
    right: 2.125rem;
    bottom: 2.125rem;
    left: 2.125rem;
  }

  .md\:inset-9\.25{
    top: 2.3125rem;
    right: 2.3125rem;
    bottom: 2.3125rem;
    left: 2.3125rem;
  }

  .md\:inset-9\.5{
    top: 2.375rem;
    right: 2.375rem;
    bottom: 2.375rem;
    left: 2.375rem;
  }

  .md\:inset-10\.5{
    top: 2.625rem;
    right: 2.625rem;
    bottom: 2.625rem;
    left: 2.625rem;
  }

  .md\:inset-11\.25{
    top: 2.8125rem;
    right: 2.8125rem;
    bottom: 2.8125rem;
    left: 2.8125rem;
  }

  .md\:inset-11\.5{
    top: 2.875rem;
    right: 2.875rem;
    bottom: 2.875rem;
    left: 2.875rem;
  }

  .md\:inset-12\.5{
    top: 3.125rem;
    right: 3.125rem;
    bottom: 3.125rem;
    left: 3.125rem;
  }

  .md\:inset-12\.75{
    top: 3.1875rem;
    right: 3.1875rem;
    bottom: 3.1875rem;
    left: 3.1875rem;
  }

  .md\:inset-13\.5{
    top: 3.375rem;
    right: 3.375rem;
    bottom: 3.375rem;
    left: 3.375rem;
  }

  .md\:inset-14\.5{
    top: 3.625rem;
    right: 3.625rem;
    bottom: 3.625rem;
    left: 3.625rem;
  }

  .md\:inset-15\.5{
    top: 3.875rem;
    right: 3.875rem;
    bottom: 3.875rem;
    left: 3.875rem;
  }

  .md\:inset-15\.75{
    top: 3.9375rem;
    right: 3.9375rem;
    bottom: 3.9375rem;
    left: 3.9375rem;
  }

  .md\:inset-16\.25{
    top: 4.0625rem;
    right: 4.0625rem;
    bottom: 4.0625rem;
    left: 4.0625rem;
  }

  .md\:inset-17\.25{
    top: 4.3125rem;
    right: 4.3125rem;
    bottom: 4.3125rem;
    left: 4.3125rem;
  }

  .md\:inset-17\.5{
    top: 4.375rem;
    right: 4.375rem;
    bottom: 4.375rem;
    left: 4.375rem;
  }

  .md\:inset-18\.25{
    top: 4.5625rem;
    right: 4.5625rem;
    bottom: 4.5625rem;
    left: 4.5625rem;
  }

  .md\:inset-18\.5{
    top: 4.625rem;
    right: 4.625rem;
    bottom: 4.625rem;
    left: 4.625rem;
  }

  .md\:inset-20\.25{
    top: 5.0625rem;
    right: 5.0625rem;
    bottom: 5.0625rem;
    left: 5.0625rem;
  }

  .md\:inset-20\.5{
    top: 5.125rem;
    right: 5.125rem;
    bottom: 5.125rem;
    left: 5.125rem;
  }

  .md\:inset-22\.5{
    top: 5.625rem;
    right: 5.625rem;
    bottom: 5.625rem;
    left: 5.625rem;
  }

  .md\:inset-25\.5{
    top: 6.375rem;
    right: 6.375rem;
    bottom: 6.375rem;
    left: 6.375rem;
  }

  .md\:inset-26\.75{
    top: 6.6875rem;
    right: 6.6875rem;
    bottom: 6.6875rem;
    left: 6.6875rem;
  }

  .md\:inset-32\.5{
    top: 8.125rem;
    right: 8.125rem;
    bottom: 8.125rem;
    left: 8.125rem;
  }

  .md\:inset-37\.5{
    top: 9.375rem;
    right: 9.375rem;
    bottom: 9.375rem;
    left: 9.375rem;
  }

  .md\:inset-41\.25{
    top: 10.3125rem;
    right: 10.3125rem;
    bottom: 10.3125rem;
    left: 10.3125rem;
  }

  .md\:inset-52\.5{
    top: 13.125rem;
    right: 13.125rem;
    bottom: 13.125rem;
    left: 13.125rem;
  }

  .md\:inset-54\.5{
    top: 13.625rem;
    right: 13.625rem;
    bottom: 13.625rem;
    left: 13.625rem;
  }

  .md\:inset-57\.25{
    top: 14.3125rem;
    right: 14.3125rem;
    bottom: 14.3125rem;
    left: 14.3125rem;
  }

  .md\:inset-57\.5{
    top: 14.375rem;
    right: 14.375rem;
    bottom: 14.375rem;
    left: 14.375rem;
  }

  .md\:inset-66\.25{
    top: 16.5625rem;
    right: 16.5625rem;
    bottom: 16.5625rem;
    left: 16.5625rem;
  }

  .md\:inset-74\.5{
    top: 18.125rem;
    right: 18.125rem;
    bottom: 18.125rem;
    left: 18.125rem;
  }

  .md\:inset-106\.25{
    top: 26.5625rem;
    right: 26.5625rem;
    bottom: 26.5625rem;
    left: 26.5625rem;
  }

  .md\:inset-112\.25{
    top: 28.0675rem;
    right: 28.0675rem;
    bottom: 28.0675rem;
    left: 28.0675rem;
  }

  .md\:inset-112\.75{
    top: 28.1875rem;
    right: 28.1875rem;
    bottom: 28.1875rem;
    left: 28.1875rem;
  }

  .md\:inset-147\.5{
    top: 36.875rem;
    right: 36.875rem;
    bottom: 36.875rem;
    left: 36.875rem;
  }

  .md\:inset-162\.5{
    top: 40.625rem;
    right: 40.625rem;
    bottom: 40.625rem;
    left: 40.625rem;
  }

  .md\:inset-172\.25{
    top: 42.5625rem;
    right: 42.5625rem;
    bottom: 42.5625rem;
    left: 42.5625rem;
  }

  .md\:inset-175\.25{
    top: 43.8125rem;
    right: 43.8125rem;
    bottom: 43.8125rem;
    left: 43.8125rem;
  }

  .md\:inset-184\.25{
    top: 46.0625rem;
    right: 46.0625rem;
    bottom: 46.0625rem;
    left: 46.0625rem;
  }

  .md\:inset-203\.25{
    top: 50.8125rem;
    right: 50.8125rem;
    bottom: 50.8125rem;
    left: 50.8125rem;
  }

  .md\:inset-half{
    top: 50%;
    right: 50%;
    bottom: 50%;
    left: 50%;
  }

  .md\:inset-full{
    top: 100%;
    right: 100%;
    bottom: 100%;
    left: 100%;
  }

  .md\:inset-1\/10{
    top: 10%;
    right: 10%;
    bottom: 10%;
    left: 10%;
  }

  .md\:inset-2\/10{
    top: 20%;
    right: 20%;
    bottom: 20%;
    left: 20%;
  }

  .md\:inset-3\/10{
    top: 30%;
    right: 30%;
    bottom: 30%;
    left: 30%;
  }

  .md\:inset-4\/10{
    top: 40%;
    right: 40%;
    bottom: 40%;
    left: 40%;
  }

  .md\:inset-4\.5\/10{
    top: 45%;
    right: 45%;
    bottom: 45%;
    left: 45%;
  }

  .md\:inset-5\/10{
    top: 50%;
    right: 50%;
    bottom: 50%;
    left: 50%;
  }

  .md\:inset-5\.5\/10{
    top: 55%;
    right: 55%;
    bottom: 55%;
    left: 55%;
  }

  .md\:inset-6\/10{
    top: 60%;
    right: 60%;
    bottom: 60%;
    left: 60%;
  }

  .md\:inset-7\/10{
    top: 70%;
    right: 70%;
    bottom: 70%;
    left: 70%;
  }

  .md\:inset-8\/10{
    top: 80%;
    right: 80%;
    bottom: 80%;
    left: 80%;
  }

  .md\:inset-9\/10{
    top: 90%;
    right: 90%;
    bottom: 90%;
    left: 90%;
  }

  .md\:inset-1\/12{
    top: 8.333333%;
    right: 8.333333%;
    bottom: 8.333333%;
    left: 8.333333%;
  }

  .md\:inset-2\/12{
    top: 16.666667%;
    right: 16.666667%;
    bottom: 16.666667%;
    left: 16.666667%;
  }

  .md\:inset-3\/12{
    top: 25%;
    right: 25%;
    bottom: 25%;
    left: 25%;
  }

  .md\:inset-4\/12{
    top: 33.333333%;
    right: 33.333333%;
    bottom: 33.333333%;
    left: 33.333333%;
  }

  .md\:inset-5\/12{
    top: 41.666667%;
    right: 41.666667%;
    bottom: 41.666667%;
    left: 41.666667%;
  }

  .md\:inset-6\/12{
    top: 50%;
    right: 50%;
    bottom: 50%;
    left: 50%;
  }

  .md\:inset-7\/12{
    top: 58.333333%;
    right: 58.333333%;
    bottom: 58.333333%;
    left: 58.333333%;
  }

  .md\:inset-8\/12{
    top: 66.666667%;
    right: 66.666667%;
    bottom: 66.666667%;
    left: 66.666667%;
  }

  .md\:inset-9\/12{
    top: 75%;
    right: 75%;
    bottom: 75%;
    left: 75%;
  }

  .md\:inset-10\/12{
    top: 83.333333%;
    right: 83.333333%;
    bottom: 83.333333%;
    left: 83.333333%;
  }

  .md\:inset-11\/12{
    top: 91.666667%;
    right: 91.666667%;
    bottom: 91.666667%;
    left: 91.666667%;
  }

  .md\:-inset-0{
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
  }

  .md\:-inset-1{
    top: -0.25rem;
    right: -0.25rem;
    bottom: -0.25rem;
    left: -0.25rem;
  }

  .md\:-inset-2{
    top: -0.5rem;
    right: -0.5rem;
    bottom: -0.5rem;
    left: -0.5rem;
  }

  .md\:-inset-3{
    top: -0.75rem;
    right: -0.75rem;
    bottom: -0.75rem;
    left: -0.75rem;
  }

  .md\:-inset-4{
    top: -1rem;
    right: -1rem;
    bottom: -1rem;
    left: -1rem;
  }

  .md\:-inset-5{
    top: -1.25rem;
    right: -1.25rem;
    bottom: -1.25rem;
    left: -1.25rem;
  }

  .md\:-inset-6{
    top: -1.5rem;
    right: -1.5rem;
    bottom: -1.5rem;
    left: -1.5rem;
  }

  .md\:-inset-7{
    top: -1.75rem;
    right: -1.75rem;
    bottom: -1.75rem;
    left: -1.75rem;
  }

  .md\:-inset-8{
    top: -2rem;
    right: -2rem;
    bottom: -2rem;
    left: -2rem;
  }

  .md\:-inset-9{
    top: -2.25rem;
    right: -2.25rem;
    bottom: -2.25rem;
    left: -2.25rem;
  }

  .md\:-inset-10{
    top: -2.5rem;
    right: -2.5rem;
    bottom: -2.5rem;
    left: -2.5rem;
  }

  .md\:-inset-11{
    top: -2.75rem;
    right: -2.75rem;
    bottom: -2.75rem;
    left: -2.75rem;
  }

  .md\:-inset-12{
    top: -3rem;
    right: -3rem;
    bottom: -3rem;
    left: -3rem;
  }

  .md\:-inset-13{
    top: -3.25rem;
    right: -3.25rem;
    bottom: -3.25rem;
    left: -3.25rem;
  }

  .md\:-inset-14{
    top: -3.5rem;
    right: -3.5rem;
    bottom: -3.5rem;
    left: -3.5rem;
  }

  .md\:-inset-15{
    top: -3.75rem;
    right: -3.75rem;
    bottom: -3.75rem;
    left: -3.75rem;
  }

  .md\:-inset-16{
    top: -4rem;
    right: -4rem;
    bottom: -4rem;
    left: -4rem;
  }

  .md\:-inset-17{
    top: -4.25rem;
    right: -4.25rem;
    bottom: -4.25rem;
    left: -4.25rem;
  }

  .md\:-inset-18{
    top: -4.5rem;
    right: -4.5rem;
    bottom: -4.5rem;
    left: -4.5rem;
  }

  .md\:-inset-19{
    top: -4.75rem;
    right: -4.75rem;
    bottom: -4.75rem;
    left: -4.75rem;
  }

  .md\:-inset-20{
    top: -5rem;
    right: -5rem;
    bottom: -5rem;
    left: -5rem;
  }

  .md\:-inset-22{
    top: -5.5rem;
    right: -5.5rem;
    bottom: -5.5rem;
    left: -5.5rem;
  }

  .md\:-inset-24{
    top: -6rem;
    right: -6rem;
    bottom: -6rem;
    left: -6rem;
  }

  .md\:-inset-25{
    top: -6.25rem;
    right: -6.25rem;
    bottom: -6.25rem;
    left: -6.25rem;
  }

  .md\:-inset-28{
    top: -7rem;
    right: -7rem;
    bottom: -7rem;
    left: -7rem;
  }

  .md\:-inset-30{
    top: -7.5rem;
    right: -7.5rem;
    bottom: -7.5rem;
    left: -7.5rem;
  }

  .md\:-inset-32{
    top: -8rem;
    right: -8rem;
    bottom: -8rem;
    left: -8rem;
  }

  .md\:-inset-34{
    top: -8.5rem;
    right: -8.5rem;
    bottom: -8.5rem;
    left: -8.5rem;
  }

  .md\:-inset-35{
    top: -8.75rem;
    right: -8.75rem;
    bottom: -8.75rem;
    left: -8.75rem;
  }

  .md\:-inset-36{
    top: -9rem;
    right: -9rem;
    bottom: -9rem;
    left: -9rem;
  }

  .md\:-inset-39{
    top: -9.75rem;
    right: -9.75rem;
    bottom: -9.75rem;
    left: -9.75rem;
  }

  .md\:-inset-40{
    top: -10rem;
    right: -10rem;
    bottom: -10rem;
    left: -10rem;
  }

  .md\:-inset-42{
    top: -10.5rem;
    right: -10.5rem;
    bottom: -10.5rem;
    left: -10.5rem;
  }

  .md\:-inset-44{
    top: -11rem;
    right: -11rem;
    bottom: -11rem;
    left: -11rem;
  }

  .md\:-inset-45{
    top: -11.25rem;
    right: -11.25rem;
    bottom: -11.25rem;
    left: -11.25rem;
  }

  .md\:-inset-48{
    top: -12rem;
    right: -12rem;
    bottom: -12rem;
    left: -12rem;
  }

  .md\:-inset-50{
    top: -12.5rem;
    right: -12.5rem;
    bottom: -12.5rem;
    left: -12.5rem;
  }

  .md\:-inset-52{
    top: -13rem;
    right: -13rem;
    bottom: -13rem;
    left: -13rem;
  }

  .md\:-inset-55{
    top: -13.75rem;
    right: -13.75rem;
    bottom: -13.75rem;
    left: -13.75rem;
  }

  .md\:-inset-56{
    top: -14rem;
    right: -14rem;
    bottom: -14rem;
    left: -14rem;
  }

  .md\:-inset-58{
    top: -14.5rem;
    right: -14.5rem;
    bottom: -14.5rem;
    left: -14.5rem;
  }

  .md\:-inset-60{
    top: -15rem;
    right: -15rem;
    bottom: -15rem;
    left: -15rem;
  }

  .md\:-inset-64{
    top: -16rem;
    right: -16rem;
    bottom: -16rem;
    left: -16rem;
  }

  .md\:-inset-65{
    top: -16.25rem;
    right: -16.25rem;
    bottom: -16.25rem;
    left: -16.25rem;
  }

  .md\:-inset-68{
    top: -17rem;
    right: -17rem;
    bottom: -17rem;
    left: -17rem;
  }

  .md\:-inset-69{
    top: -17.25rem;
    right: -17.25rem;
    bottom: -17.25rem;
    left: -17.25rem;
  }

  .md\:-inset-70{
    top: -17.5rem;
    right: -17.5rem;
    bottom: -17.5rem;
    left: -17.5rem;
  }

  .md\:-inset-72{
    top: -18rem;
    right: -18rem;
    bottom: -18rem;
    left: -18rem;
  }

  .md\:-inset-75{
    top: -18.75rem;
    right: -18.75rem;
    bottom: -18.75rem;
    left: -18.75rem;
  }

  .md\:-inset-80{
    top: -20rem;
    right: -20rem;
    bottom: -20rem;
    left: -20rem;
  }

  .md\:-inset-85{
    top: -21.25rem;
    right: -21.25rem;
    bottom: -21.25rem;
    left: -21.25rem;
  }

  .md\:-inset-86{
    top: -21.5rem;
    right: -21.5rem;
    bottom: -21.5rem;
    left: -21.5rem;
  }

  .md\:-inset-90{
    top: -22.5rem;
    right: -22.5rem;
    bottom: -22.5rem;
    left: -22.5rem;
  }

  .md\:-inset-96{
    top: -24rem;
    right: -24rem;
    bottom: -24rem;
    left: -24rem;
  }

  .md\:-inset-100{
    top: -25rem;
    right: -25rem;
    bottom: -25rem;
    left: -25rem;
  }

  .md\:-inset-115{
    top: -28.75rem;
    right: -28.75rem;
    bottom: -28.75rem;
    left: -28.75rem;
  }

  .md\:-inset-125{
    top: -31.25rem;
    right: -31.25rem;
    bottom: -31.25rem;
    left: -31.25rem;
  }

  .md\:-inset-142{
    top: -35.5rem;
    right: -35.5rem;
    bottom: -35.5rem;
    left: -35.5rem;
  }

  .md\:-inset-150{
    top: -37.5rem;
    right: -37.5rem;
    bottom: -37.5rem;
    left: -37.5rem;
  }

  .md\:-inset-156{
    top: -39rem;
    right: -39rem;
    bottom: -39rem;
    left: -39rem;
  }

  .md\:-inset-160{
    top: -40rem;
    right: -40rem;
    bottom: -40rem;
    left: -40rem;
  }

  .md\:-inset-175{
    top: -43.75rem;
    right: -43.75rem;
    bottom: -43.75rem;
    left: -43.75rem;
  }

  .md\:-inset-207{
    top: -51.75rem;
    right: -51.75rem;
    bottom: -51.75rem;
    left: -51.75rem;
  }

  .md\:-inset-242{
    top: -60.5rem;
    right: -60.5rem;
    bottom: -60.5rem;
    left: -60.5rem;
  }

  .md\:-inset-250{
    top: -62.5rem;
    right: -62.5rem;
    bottom: -62.5rem;
    left: -62.5rem;
  }

  .md\:-inset-258{
    top: -64.5rem;
    right: -64.5rem;
    bottom: -64.5rem;
    left: -64.5rem;
  }

  .md\:-inset-265{
    top: -66.25rem;
    right: -66.25rem;
    bottom: -66.25rem;
    left: -66.25rem;
  }

  .md\:-inset-280{
    top: -70rem;
    right: -70rem;
    bottom: -70rem;
    left: -70rem;
  }

  .md\:-inset-px{
    top: -1px;
    right: -1px;
    bottom: -1px;
    left: -1px;
  }

  .md\:-inset-0\.5{
    top: -0.125rem;
    right: -0.125rem;
    bottom: -0.125rem;
    left: -0.125rem;
  }

  .md\:-inset-1\.5{
    top: -0.375rem;
    right: -0.375rem;
    bottom: -0.375rem;
    left: -0.375rem;
  }

  .md\:-inset-2\.5{
    top: -0.625rem;
    right: -0.625rem;
    bottom: -0.625rem;
    left: -0.625rem;
  }

  .md\:-inset-3\.5{
    top: -0.875rem;
    right: -0.875rem;
    bottom: -0.875rem;
    left: -0.875rem;
  }

  .md\:-inset-0\.25{
    top: -0.0625rem;
    right: -0.0625rem;
    bottom: -0.0625rem;
    left: -0.0625rem;
  }

  .md\:-inset-0\.75{
    top: -0.1875rem;
    right: -0.1875rem;
    bottom: -0.1875rem;
    left: -0.1875rem;
  }

  .md\:-inset-1\.25{
    top: -0.3125rem;
    right: -0.3125rem;
    bottom: -0.3125rem;
    left: -0.3125rem;
  }

  .md\:-inset-1\.75{
    top: -0.4375rem;
    right: -0.4375rem;
    bottom: -0.4375rem;
    left: -0.4375rem;
  }

  .md\:-inset-2\.25{
    top: -0.5625rem;
    right: -0.5625rem;
    bottom: -0.5625rem;
    left: -0.5625rem;
  }

  .md\:-inset-2\.75{
    top: -0.6875rem;
    right: -0.6875rem;
    bottom: -0.6875rem;
    left: -0.6875rem;
  }

  .md\:-inset-3\.25{
    top: -0.8125rem;
    right: -0.8125rem;
    bottom: -0.8125rem;
    left: -0.8125rem;
  }

  .md\:-inset-3\.75{
    top: -0.9375rem;
    right: -0.9375rem;
    bottom: -0.9375rem;
    left: -0.9375rem;
  }

  .md\:-inset-4\.25{
    top: -1.0625rem;
    right: -1.0625rem;
    bottom: -1.0625rem;
    left: -1.0625rem;
  }

  .md\:-inset-4\.5{
    top: -1.125rem;
    right: -1.125rem;
    bottom: -1.125rem;
    left: -1.125rem;
  }

  .md\:-inset-4\.75{
    top: -1.1875rem;
    right: -1.1875rem;
    bottom: -1.1875rem;
    left: -1.1875rem;
  }

  .md\:-inset-5\.25{
    top: -1.3125rem;
    right: -1.3125rem;
    bottom: -1.3125rem;
    left: -1.3125rem;
  }

  .md\:-inset-5\.5{
    top: -1.375rem;
    right: -1.375rem;
    bottom: -1.375rem;
    left: -1.375rem;
  }

  .md\:-inset-5\.75{
    top: -1.4375rem;
    right: -1.4375rem;
    bottom: -1.4375rem;
    left: -1.4375rem;
  }

  .md\:-inset-6\.25{
    top: -1.5625rem;
    right: -1.5625rem;
    bottom: -1.5625rem;
    left: -1.5625rem;
  }

  .md\:-inset-6\.5{
    top: -1.625rem;
    right: -1.625rem;
    bottom: -1.625rem;
    left: -1.625rem;
  }

  .md\:-inset-6\.75{
    top: -1.6875rem;
    right: -1.6875rem;
    bottom: -1.6875rem;
    left: -1.6875rem;
  }

  .md\:-inset-7\.25{
    top: -1.8125rem;
    right: -1.8125rem;
    bottom: -1.8125rem;
    left: -1.8125rem;
  }

  .md\:-inset-7\.5{
    top: -1.875rem;
    right: -1.875rem;
    bottom: -1.875rem;
    left: -1.875rem;
  }

  .md\:-inset-8\.25{
    top: -2.0625rem;
    right: -2.0625rem;
    bottom: -2.0625rem;
    left: -2.0625rem;
  }

  .md\:-inset-8\.5{
    top: -2.125rem;
    right: -2.125rem;
    bottom: -2.125rem;
    left: -2.125rem;
  }

  .md\:-inset-9\.25{
    top: -2.3125rem;
    right: -2.3125rem;
    bottom: -2.3125rem;
    left: -2.3125rem;
  }

  .md\:-inset-9\.5{
    top: -2.375rem;
    right: -2.375rem;
    bottom: -2.375rem;
    left: -2.375rem;
  }

  .md\:-inset-10\.5{
    top: -2.625rem;
    right: -2.625rem;
    bottom: -2.625rem;
    left: -2.625rem;
  }

  .md\:-inset-11\.25{
    top: -2.8125rem;
    right: -2.8125rem;
    bottom: -2.8125rem;
    left: -2.8125rem;
  }

  .md\:-inset-11\.5{
    top: -2.875rem;
    right: -2.875rem;
    bottom: -2.875rem;
    left: -2.875rem;
  }

  .md\:-inset-12\.5{
    top: -3.125rem;
    right: -3.125rem;
    bottom: -3.125rem;
    left: -3.125rem;
  }

  .md\:-inset-12\.75{
    top: -3.1875rem;
    right: -3.1875rem;
    bottom: -3.1875rem;
    left: -3.1875rem;
  }

  .md\:-inset-13\.5{
    top: -3.375rem;
    right: -3.375rem;
    bottom: -3.375rem;
    left: -3.375rem;
  }

  .md\:-inset-14\.5{
    top: -3.625rem;
    right: -3.625rem;
    bottom: -3.625rem;
    left: -3.625rem;
  }

  .md\:-inset-15\.5{
    top: -3.875rem;
    right: -3.875rem;
    bottom: -3.875rem;
    left: -3.875rem;
  }

  .md\:-inset-15\.75{
    top: -3.9375rem;
    right: -3.9375rem;
    bottom: -3.9375rem;
    left: -3.9375rem;
  }

  .md\:-inset-16\.25{
    top: -4.0625rem;
    right: -4.0625rem;
    bottom: -4.0625rem;
    left: -4.0625rem;
  }

  .md\:-inset-17\.25{
    top: -4.3125rem;
    right: -4.3125rem;
    bottom: -4.3125rem;
    left: -4.3125rem;
  }

  .md\:-inset-17\.5{
    top: -4.375rem;
    right: -4.375rem;
    bottom: -4.375rem;
    left: -4.375rem;
  }

  .md\:-inset-18\.25{
    top: -4.5625rem;
    right: -4.5625rem;
    bottom: -4.5625rem;
    left: -4.5625rem;
  }

  .md\:-inset-18\.5{
    top: -4.625rem;
    right: -4.625rem;
    bottom: -4.625rem;
    left: -4.625rem;
  }

  .md\:-inset-20\.25{
    top: -5.0625rem;
    right: -5.0625rem;
    bottom: -5.0625rem;
    left: -5.0625rem;
  }

  .md\:-inset-20\.5{
    top: -5.125rem;
    right: -5.125rem;
    bottom: -5.125rem;
    left: -5.125rem;
  }

  .md\:-inset-22\.5{
    top: -5.625rem;
    right: -5.625rem;
    bottom: -5.625rem;
    left: -5.625rem;
  }

  .md\:-inset-25\.5{
    top: -6.375rem;
    right: -6.375rem;
    bottom: -6.375rem;
    left: -6.375rem;
  }

  .md\:-inset-26\.75{
    top: -6.6875rem;
    right: -6.6875rem;
    bottom: -6.6875rem;
    left: -6.6875rem;
  }

  .md\:-inset-32\.5{
    top: -8.125rem;
    right: -8.125rem;
    bottom: -8.125rem;
    left: -8.125rem;
  }

  .md\:-inset-37\.5{
    top: -9.375rem;
    right: -9.375rem;
    bottom: -9.375rem;
    left: -9.375rem;
  }

  .md\:-inset-41\.25{
    top: -10.3125rem;
    right: -10.3125rem;
    bottom: -10.3125rem;
    left: -10.3125rem;
  }

  .md\:-inset-52\.5{
    top: -13.125rem;
    right: -13.125rem;
    bottom: -13.125rem;
    left: -13.125rem;
  }

  .md\:-inset-54\.5{
    top: -13.625rem;
    right: -13.625rem;
    bottom: -13.625rem;
    left: -13.625rem;
  }

  .md\:-inset-57\.25{
    top: -14.3125rem;
    right: -14.3125rem;
    bottom: -14.3125rem;
    left: -14.3125rem;
  }

  .md\:-inset-57\.5{
    top: -14.375rem;
    right: -14.375rem;
    bottom: -14.375rem;
    left: -14.375rem;
  }

  .md\:-inset-66\.25{
    top: -16.5625rem;
    right: -16.5625rem;
    bottom: -16.5625rem;
    left: -16.5625rem;
  }

  .md\:-inset-74\.5{
    top: -18.125rem;
    right: -18.125rem;
    bottom: -18.125rem;
    left: -18.125rem;
  }

  .md\:-inset-106\.25{
    top: -26.5625rem;
    right: -26.5625rem;
    bottom: -26.5625rem;
    left: -26.5625rem;
  }

  .md\:-inset-112\.25{
    top: -28.0675rem;
    right: -28.0675rem;
    bottom: -28.0675rem;
    left: -28.0675rem;
  }

  .md\:-inset-112\.75{
    top: -28.1875rem;
    right: -28.1875rem;
    bottom: -28.1875rem;
    left: -28.1875rem;
  }

  .md\:-inset-147\.5{
    top: -36.875rem;
    right: -36.875rem;
    bottom: -36.875rem;
    left: -36.875rem;
  }

  .md\:-inset-162\.5{
    top: -40.625rem;
    right: -40.625rem;
    bottom: -40.625rem;
    left: -40.625rem;
  }

  .md\:-inset-172\.25{
    top: -42.5625rem;
    right: -42.5625rem;
    bottom: -42.5625rem;
    left: -42.5625rem;
  }

  .md\:-inset-175\.25{
    top: -43.8125rem;
    right: -43.8125rem;
    bottom: -43.8125rem;
    left: -43.8125rem;
  }

  .md\:-inset-184\.25{
    top: -46.0625rem;
    right: -46.0625rem;
    bottom: -46.0625rem;
    left: -46.0625rem;
  }

  .md\:-inset-203\.25{
    top: -50.8125rem;
    right: -50.8125rem;
    bottom: -50.8125rem;
    left: -50.8125rem;
  }

  .md\:-inset-half{
    top: -50%;
    right: -50%;
    bottom: -50%;
    left: -50%;
  }

  .md\:-inset-full{
    top: -100%;
    right: -100%;
    bottom: -100%;
    left: -100%;
  }

  .md\:-inset-1\/10{
    top: -10%;
    right: -10%;
    bottom: -10%;
    left: -10%;
  }

  .md\:-inset-2\/10{
    top: -20%;
    right: -20%;
    bottom: -20%;
    left: -20%;
  }

  .md\:-inset-3\/10{
    top: -30%;
    right: -30%;
    bottom: -30%;
    left: -30%;
  }

  .md\:-inset-4\/10{
    top: -40%;
    right: -40%;
    bottom: -40%;
    left: -40%;
  }

  .md\:-inset-4\.5\/10{
    top: -45%;
    right: -45%;
    bottom: -45%;
    left: -45%;
  }

  .md\:-inset-5\/10{
    top: -50%;
    right: -50%;
    bottom: -50%;
    left: -50%;
  }

  .md\:-inset-5\.5\/10{
    top: -55%;
    right: -55%;
    bottom: -55%;
    left: -55%;
  }

  .md\:-inset-6\/10{
    top: -60%;
    right: -60%;
    bottom: -60%;
    left: -60%;
  }

  .md\:-inset-7\/10{
    top: -70%;
    right: -70%;
    bottom: -70%;
    left: -70%;
  }

  .md\:-inset-8\/10{
    top: -80%;
    right: -80%;
    bottom: -80%;
    left: -80%;
  }

  .md\:-inset-9\/10{
    top: -90%;
    right: -90%;
    bottom: -90%;
    left: -90%;
  }

  .md\:-inset-1\/12{
    top: -8.33333%;
    right: -8.33333%;
    bottom: -8.33333%;
    left: -8.33333%;
  }

  .md\:-inset-2\/12{
    top: -16.66667%;
    right: -16.66667%;
    bottom: -16.66667%;
    left: -16.66667%;
  }

  .md\:-inset-3\/12{
    top: -25%;
    right: -25%;
    bottom: -25%;
    left: -25%;
  }

  .md\:-inset-4\/12{
    top: -33.33333%;
    right: -33.33333%;
    bottom: -33.33333%;
    left: -33.33333%;
  }

  .md\:-inset-5\/12{
    top: -41.66667%;
    right: -41.66667%;
    bottom: -41.66667%;
    left: -41.66667%;
  }

  .md\:-inset-6\/12{
    top: -50%;
    right: -50%;
    bottom: -50%;
    left: -50%;
  }

  .md\:-inset-7\/12{
    top: -58.33333%;
    right: -58.33333%;
    bottom: -58.33333%;
    left: -58.33333%;
  }

  .md\:-inset-8\/12{
    top: -66.66667%;
    right: -66.66667%;
    bottom: -66.66667%;
    left: -66.66667%;
  }

  .md\:-inset-9\/12{
    top: -75%;
    right: -75%;
    bottom: -75%;
    left: -75%;
  }

  .md\:-inset-10\/12{
    top: -83.33333%;
    right: -83.33333%;
    bottom: -83.33333%;
    left: -83.33333%;
  }

  .md\:-inset-11\/12{
    top: -91.66667%;
    right: -91.66667%;
    bottom: -91.66667%;
    left: -91.66667%;
  }

  .md\:inset-1\/2{
    top: 50%;
    right: 50%;
    bottom: 50%;
    left: 50%;
  }

  .md\:inset-1\/3{
    top: 33.333333%;
    right: 33.333333%;
    bottom: 33.333333%;
    left: 33.333333%;
  }

  .md\:inset-2\/3{
    top: 66.666667%;
    right: 66.666667%;
    bottom: 66.666667%;
    left: 66.666667%;
  }

  .md\:inset-1\/4{
    top: 25%;
    right: 25%;
    bottom: 25%;
    left: 25%;
  }

  .md\:inset-2\/4{
    top: 50%;
    right: 50%;
    bottom: 50%;
    left: 50%;
  }

  .md\:inset-3\/4{
    top: 75%;
    right: 75%;
    bottom: 75%;
    left: 75%;
  }

  .md\:-inset-1\/2{
    top: -50%;
    right: -50%;
    bottom: -50%;
    left: -50%;
  }

  .md\:-inset-1\/3{
    top: -33.333333%;
    right: -33.333333%;
    bottom: -33.333333%;
    left: -33.333333%;
  }

  .md\:-inset-2\/3{
    top: -66.666667%;
    right: -66.666667%;
    bottom: -66.666667%;
    left: -66.666667%;
  }

  .md\:-inset-1\/4{
    top: -25%;
    right: -25%;
    bottom: -25%;
    left: -25%;
  }

  .md\:-inset-2\/4{
    top: -50%;
    right: -50%;
    bottom: -50%;
    left: -50%;
  }

  .md\:-inset-3\/4{
    top: -75%;
    right: -75%;
    bottom: -75%;
    left: -75%;
  }

  .md\:inset-y-0{
    top: 0px;
    bottom: 0px;
  }

  .md\:inset-x-0{
    right: 0px;
    left: 0px;
  }

  .md\:inset-y-1{
    top: 0.25rem;
    bottom: 0.25rem;
  }

  .md\:inset-x-1{
    right: 0.25rem;
    left: 0.25rem;
  }

  .md\:inset-y-2{
    top: 0.5rem;
    bottom: 0.5rem;
  }

  .md\:inset-x-2{
    right: 0.5rem;
    left: 0.5rem;
  }

  .md\:inset-y-3{
    top: 0.75rem;
    bottom: 0.75rem;
  }

  .md\:inset-x-3{
    right: 0.75rem;
    left: 0.75rem;
  }

  .md\:inset-y-4{
    top: 1rem;
    bottom: 1rem;
  }

  .md\:inset-x-4{
    right: 1rem;
    left: 1rem;
  }

  .md\:inset-y-5{
    top: 1.25rem;
    bottom: 1.25rem;
  }

  .md\:inset-x-5{
    right: 1.25rem;
    left: 1.25rem;
  }

  .md\:inset-y-6{
    top: 1.5rem;
    bottom: 1.5rem;
  }

  .md\:inset-x-6{
    right: 1.5rem;
    left: 1.5rem;
  }

  .md\:inset-y-7{
    top: 1.75rem;
    bottom: 1.75rem;
  }

  .md\:inset-x-7{
    right: 1.75rem;
    left: 1.75rem;
  }

  .md\:inset-y-8{
    top: 2rem;
    bottom: 2rem;
  }

  .md\:inset-x-8{
    right: 2rem;
    left: 2rem;
  }

  .md\:inset-y-9{
    top: 2.25rem;
    bottom: 2.25rem;
  }

  .md\:inset-x-9{
    right: 2.25rem;
    left: 2.25rem;
  }

  .md\:inset-y-10{
    top: 2.5rem;
    bottom: 2.5rem;
  }

  .md\:inset-x-10{
    right: 2.5rem;
    left: 2.5rem;
  }

  .md\:inset-y-11{
    top: 2.75rem;
    bottom: 2.75rem;
  }

  .md\:inset-x-11{
    right: 2.75rem;
    left: 2.75rem;
  }

  .md\:inset-y-12{
    top: 3rem;
    bottom: 3rem;
  }

  .md\:inset-x-12{
    right: 3rem;
    left: 3rem;
  }

  .md\:inset-y-13{
    top: 3.25rem;
    bottom: 3.25rem;
  }

  .md\:inset-x-13{
    right: 3.25rem;
    left: 3.25rem;
  }

  .md\:inset-y-14{
    top: 3.5rem;
    bottom: 3.5rem;
  }

  .md\:inset-x-14{
    right: 3.5rem;
    left: 3.5rem;
  }

  .md\:inset-y-15{
    top: 3.75rem;
    bottom: 3.75rem;
  }

  .md\:inset-x-15{
    right: 3.75rem;
    left: 3.75rem;
  }

  .md\:inset-y-16{
    top: 4rem;
    bottom: 4rem;
  }

  .md\:inset-x-16{
    right: 4rem;
    left: 4rem;
  }

  .md\:inset-y-17{
    top: 4.25rem;
    bottom: 4.25rem;
  }

  .md\:inset-x-17{
    right: 4.25rem;
    left: 4.25rem;
  }

  .md\:inset-y-18{
    top: 4.5rem;
    bottom: 4.5rem;
  }

  .md\:inset-x-18{
    right: 4.5rem;
    left: 4.5rem;
  }

  .md\:inset-y-19{
    top: 4.75rem;
    bottom: 4.75rem;
  }

  .md\:inset-x-19{
    right: 4.75rem;
    left: 4.75rem;
  }

  .md\:inset-y-20{
    top: 5rem;
    bottom: 5rem;
  }

  .md\:inset-x-20{
    right: 5rem;
    left: 5rem;
  }

  .md\:inset-y-22{
    top: 5.5rem;
    bottom: 5.5rem;
  }

  .md\:inset-x-22{
    right: 5.5rem;
    left: 5.5rem;
  }

  .md\:inset-y-24{
    top: 6rem;
    bottom: 6rem;
  }

  .md\:inset-x-24{
    right: 6rem;
    left: 6rem;
  }

  .md\:inset-y-25{
    top: 6.25rem;
    bottom: 6.25rem;
  }

  .md\:inset-x-25{
    right: 6.25rem;
    left: 6.25rem;
  }

  .md\:inset-y-28{
    top: 7rem;
    bottom: 7rem;
  }

  .md\:inset-x-28{
    right: 7rem;
    left: 7rem;
  }

  .md\:inset-y-30{
    top: 7.5rem;
    bottom: 7.5rem;
  }

  .md\:inset-x-30{
    right: 7.5rem;
    left: 7.5rem;
  }

  .md\:inset-y-32{
    top: 8rem;
    bottom: 8rem;
  }

  .md\:inset-x-32{
    right: 8rem;
    left: 8rem;
  }

  .md\:inset-y-34{
    top: 8.5rem;
    bottom: 8.5rem;
  }

  .md\:inset-x-34{
    right: 8.5rem;
    left: 8.5rem;
  }

  .md\:inset-y-35{
    top: 8.75rem;
    bottom: 8.75rem;
  }

  .md\:inset-x-35{
    right: 8.75rem;
    left: 8.75rem;
  }

  .md\:inset-y-36{
    top: 9rem;
    bottom: 9rem;
  }

  .md\:inset-x-36{
    right: 9rem;
    left: 9rem;
  }

  .md\:inset-y-39{
    top: 9.75rem;
    bottom: 9.75rem;
  }

  .md\:inset-x-39{
    right: 9.75rem;
    left: 9.75rem;
  }

  .md\:inset-y-40{
    top: 10rem;
    bottom: 10rem;
  }

  .md\:inset-x-40{
    right: 10rem;
    left: 10rem;
  }

  .md\:inset-y-42{
    top: 10.5rem;
    bottom: 10.5rem;
  }

  .md\:inset-x-42{
    right: 10.5rem;
    left: 10.5rem;
  }

  .md\:inset-y-44{
    top: 11rem;
    bottom: 11rem;
  }

  .md\:inset-x-44{
    right: 11rem;
    left: 11rem;
  }

  .md\:inset-y-45{
    top: 11.25rem;
    bottom: 11.25rem;
  }

  .md\:inset-x-45{
    right: 11.25rem;
    left: 11.25rem;
  }

  .md\:inset-y-48{
    top: 12rem;
    bottom: 12rem;
  }

  .md\:inset-x-48{
    right: 12rem;
    left: 12rem;
  }

  .md\:inset-y-50{
    top: 12.5rem;
    bottom: 12.5rem;
  }

  .md\:inset-x-50{
    right: 12.5rem;
    left: 12.5rem;
  }

  .md\:inset-y-52{
    top: 13rem;
    bottom: 13rem;
  }

  .md\:inset-x-52{
    right: 13rem;
    left: 13rem;
  }

  .md\:inset-y-55{
    top: 13.75rem;
    bottom: 13.75rem;
  }

  .md\:inset-x-55{
    right: 13.75rem;
    left: 13.75rem;
  }

  .md\:inset-y-56{
    top: 14rem;
    bottom: 14rem;
  }

  .md\:inset-x-56{
    right: 14rem;
    left: 14rem;
  }

  .md\:inset-y-58{
    top: 14.5rem;
    bottom: 14.5rem;
  }

  .md\:inset-x-58{
    right: 14.5rem;
    left: 14.5rem;
  }

  .md\:inset-y-60{
    top: 15rem;
    bottom: 15rem;
  }

  .md\:inset-x-60{
    right: 15rem;
    left: 15rem;
  }

  .md\:inset-y-64{
    top: 16rem;
    bottom: 16rem;
  }

  .md\:inset-x-64{
    right: 16rem;
    left: 16rem;
  }

  .md\:inset-y-65{
    top: 16.25rem;
    bottom: 16.25rem;
  }

  .md\:inset-x-65{
    right: 16.25rem;
    left: 16.25rem;
  }

  .md\:inset-y-68{
    top: 17rem;
    bottom: 17rem;
  }

  .md\:inset-x-68{
    right: 17rem;
    left: 17rem;
  }

  .md\:inset-y-69{
    top: 17.25rem;
    bottom: 17.25rem;
  }

  .md\:inset-x-69{
    right: 17.25rem;
    left: 17.25rem;
  }

  .md\:inset-y-70{
    top: 17.5rem;
    bottom: 17.5rem;
  }

  .md\:inset-x-70{
    right: 17.5rem;
    left: 17.5rem;
  }

  .md\:inset-y-72{
    top: 18rem;
    bottom: 18rem;
  }

  .md\:inset-x-72{
    right: 18rem;
    left: 18rem;
  }

  .md\:inset-y-75{
    top: 18.75rem;
    bottom: 18.75rem;
  }

  .md\:inset-x-75{
    right: 18.75rem;
    left: 18.75rem;
  }

  .md\:inset-y-80{
    top: 20rem;
    bottom: 20rem;
  }

  .md\:inset-x-80{
    right: 20rem;
    left: 20rem;
  }

  .md\:inset-y-85{
    top: 21.25rem;
    bottom: 21.25rem;
  }

  .md\:inset-x-85{
    right: 21.25rem;
    left: 21.25rem;
  }

  .md\:inset-y-86{
    top: 21.5rem;
    bottom: 21.5rem;
  }

  .md\:inset-x-86{
    right: 21.5rem;
    left: 21.5rem;
  }

  .md\:inset-y-90{
    top: 22.5rem;
    bottom: 22.5rem;
  }

  .md\:inset-x-90{
    right: 22.5rem;
    left: 22.5rem;
  }

  .md\:inset-y-96{
    top: 24rem;
    bottom: 24rem;
  }

  .md\:inset-x-96{
    right: 24rem;
    left: 24rem;
  }

  .md\:inset-y-100{
    top: 25rem;
    bottom: 25rem;
  }

  .md\:inset-x-100{
    right: 25rem;
    left: 25rem;
  }

  .md\:inset-y-115{
    top: 28.75rem;
    bottom: 28.75rem;
  }

  .md\:inset-x-115{
    right: 28.75rem;
    left: 28.75rem;
  }

  .md\:inset-y-125{
    top: 31.25rem;
    bottom: 31.25rem;
  }

  .md\:inset-x-125{
    right: 31.25rem;
    left: 31.25rem;
  }

  .md\:inset-y-142{
    top: 35.5rem;
    bottom: 35.5rem;
  }

  .md\:inset-x-142{
    right: 35.5rem;
    left: 35.5rem;
  }

  .md\:inset-y-150{
    top: 37.5rem;
    bottom: 37.5rem;
  }

  .md\:inset-x-150{
    right: 37.5rem;
    left: 37.5rem;
  }

  .md\:inset-y-156{
    top: 39rem;
    bottom: 39rem;
  }

  .md\:inset-x-156{
    right: 39rem;
    left: 39rem;
  }

  .md\:inset-y-160{
    top: 40rem;
    bottom: 40rem;
  }

  .md\:inset-x-160{
    right: 40rem;
    left: 40rem;
  }

  .md\:inset-y-175{
    top: 43.75rem;
    bottom: 43.75rem;
  }

  .md\:inset-x-175{
    right: 43.75rem;
    left: 43.75rem;
  }

  .md\:inset-y-207{
    top: 51.75rem;
    bottom: 51.75rem;
  }

  .md\:inset-x-207{
    right: 51.75rem;
    left: 51.75rem;
  }

  .md\:inset-y-242{
    top: 60.5rem;
    bottom: 60.5rem;
  }

  .md\:inset-x-242{
    right: 60.5rem;
    left: 60.5rem;
  }

  .md\:inset-y-250{
    top: 62.5rem;
    bottom: 62.5rem;
  }

  .md\:inset-x-250{
    right: 62.5rem;
    left: 62.5rem;
  }

  .md\:inset-y-258{
    top: 64.5rem;
    bottom: 64.5rem;
  }

  .md\:inset-x-258{
    right: 64.5rem;
    left: 64.5rem;
  }

  .md\:inset-y-265{
    top: 66.25rem;
    bottom: 66.25rem;
  }

  .md\:inset-x-265{
    right: 66.25rem;
    left: 66.25rem;
  }

  .md\:inset-y-280{
    top: 70rem;
    bottom: 70rem;
  }

  .md\:inset-x-280{
    right: 70rem;
    left: 70rem;
  }

  .md\:inset-y-auto{
    top: auto;
    bottom: auto;
  }

  .md\:inset-x-auto{
    right: auto;
    left: auto;
  }

  .md\:inset-y-px{
    top: 1px;
    bottom: 1px;
  }

  .md\:inset-x-px{
    right: 1px;
    left: 1px;
  }

  .md\:inset-y-0\.5{
    top: 0.125rem;
    bottom: 0.125rem;
  }

  .md\:inset-x-0\.5{
    right: 0.125rem;
    left: 0.125rem;
  }

  .md\:inset-y-1\.5{
    top: 0.375rem;
    bottom: 0.375rem;
  }

  .md\:inset-x-1\.5{
    right: 0.375rem;
    left: 0.375rem;
  }

  .md\:inset-y-2\.5{
    top: 0.625rem;
    bottom: 0.625rem;
  }

  .md\:inset-x-2\.5{
    right: 0.625rem;
    left: 0.625rem;
  }

  .md\:inset-y-3\.5{
    top: 0.875rem;
    bottom: 0.875rem;
  }

  .md\:inset-x-3\.5{
    right: 0.875rem;
    left: 0.875rem;
  }

  .md\:inset-y-0\.25{
    top: 0.0625rem;
    bottom: 0.0625rem;
  }

  .md\:inset-x-0\.25{
    right: 0.0625rem;
    left: 0.0625rem;
  }

  .md\:inset-y-0\.75{
    top: 0.1875rem;
    bottom: 0.1875rem;
  }

  .md\:inset-x-0\.75{
    right: 0.1875rem;
    left: 0.1875rem;
  }

  .md\:inset-y-1\.25{
    top: 0.3125rem;
    bottom: 0.3125rem;
  }

  .md\:inset-x-1\.25{
    right: 0.3125rem;
    left: 0.3125rem;
  }

  .md\:inset-y-1\.75{
    top: 0.4375rem;
    bottom: 0.4375rem;
  }

  .md\:inset-x-1\.75{
    right: 0.4375rem;
    left: 0.4375rem;
  }

  .md\:inset-y-2\.25{
    top: 0.5625rem;
    bottom: 0.5625rem;
  }

  .md\:inset-x-2\.25{
    right: 0.5625rem;
    left: 0.5625rem;
  }

  .md\:inset-y-2\.75{
    top: 0.6875rem;
    bottom: 0.6875rem;
  }

  .md\:inset-x-2\.75{
    right: 0.6875rem;
    left: 0.6875rem;
  }

  .md\:inset-y-3\.25{
    top: 0.8125rem;
    bottom: 0.8125rem;
  }

  .md\:inset-x-3\.25{
    right: 0.8125rem;
    left: 0.8125rem;
  }

  .md\:inset-y-3\.75{
    top: 0.9375rem;
    bottom: 0.9375rem;
  }

  .md\:inset-x-3\.75{
    right: 0.9375rem;
    left: 0.9375rem;
  }

  .md\:inset-y-4\.25{
    top: 1.0625rem;
    bottom: 1.0625rem;
  }

  .md\:inset-x-4\.25{
    right: 1.0625rem;
    left: 1.0625rem;
  }

  .md\:inset-y-4\.5{
    top: 1.125rem;
    bottom: 1.125rem;
  }

  .md\:inset-x-4\.5{
    right: 1.125rem;
    left: 1.125rem;
  }

  .md\:inset-y-4\.75{
    top: 1.1875rem;
    bottom: 1.1875rem;
  }

  .md\:inset-x-4\.75{
    right: 1.1875rem;
    left: 1.1875rem;
  }

  .md\:inset-y-5\.25{
    top: 1.3125rem;
    bottom: 1.3125rem;
  }

  .md\:inset-x-5\.25{
    right: 1.3125rem;
    left: 1.3125rem;
  }

  .md\:inset-y-5\.5{
    top: 1.375rem;
    bottom: 1.375rem;
  }

  .md\:inset-x-5\.5{
    right: 1.375rem;
    left: 1.375rem;
  }

  .md\:inset-y-5\.75{
    top: 1.4375rem;
    bottom: 1.4375rem;
  }

  .md\:inset-x-5\.75{
    right: 1.4375rem;
    left: 1.4375rem;
  }

  .md\:inset-y-6\.25{
    top: 1.5625rem;
    bottom: 1.5625rem;
  }

  .md\:inset-x-6\.25{
    right: 1.5625rem;
    left: 1.5625rem;
  }

  .md\:inset-y-6\.5{
    top: 1.625rem;
    bottom: 1.625rem;
  }

  .md\:inset-x-6\.5{
    right: 1.625rem;
    left: 1.625rem;
  }

  .md\:inset-y-6\.75{
    top: 1.6875rem;
    bottom: 1.6875rem;
  }

  .md\:inset-x-6\.75{
    right: 1.6875rem;
    left: 1.6875rem;
  }

  .md\:inset-y-7\.25{
    top: 1.8125rem;
    bottom: 1.8125rem;
  }

  .md\:inset-x-7\.25{
    right: 1.8125rem;
    left: 1.8125rem;
  }

  .md\:inset-y-7\.5{
    top: 1.875rem;
    bottom: 1.875rem;
  }

  .md\:inset-x-7\.5{
    right: 1.875rem;
    left: 1.875rem;
  }

  .md\:inset-y-8\.25{
    top: 2.0625rem;
    bottom: 2.0625rem;
  }

  .md\:inset-x-8\.25{
    right: 2.0625rem;
    left: 2.0625rem;
  }

  .md\:inset-y-8\.5{
    top: 2.125rem;
    bottom: 2.125rem;
  }

  .md\:inset-x-8\.5{
    right: 2.125rem;
    left: 2.125rem;
  }

  .md\:inset-y-9\.25{
    top: 2.3125rem;
    bottom: 2.3125rem;
  }

  .md\:inset-x-9\.25{
    right: 2.3125rem;
    left: 2.3125rem;
  }

  .md\:inset-y-9\.5{
    top: 2.375rem;
    bottom: 2.375rem;
  }

  .md\:inset-x-9\.5{
    right: 2.375rem;
    left: 2.375rem;
  }

  .md\:inset-y-10\.5{
    top: 2.625rem;
    bottom: 2.625rem;
  }

  .md\:inset-x-10\.5{
    right: 2.625rem;
    left: 2.625rem;
  }

  .md\:inset-y-11\.25{
    top: 2.8125rem;
    bottom: 2.8125rem;
  }

  .md\:inset-x-11\.25{
    right: 2.8125rem;
    left: 2.8125rem;
  }

  .md\:inset-y-11\.5{
    top: 2.875rem;
    bottom: 2.875rem;
  }

  .md\:inset-x-11\.5{
    right: 2.875rem;
    left: 2.875rem;
  }

  .md\:inset-y-12\.5{
    top: 3.125rem;
    bottom: 3.125rem;
  }

  .md\:inset-x-12\.5{
    right: 3.125rem;
    left: 3.125rem;
  }

  .md\:inset-y-12\.75{
    top: 3.1875rem;
    bottom: 3.1875rem;
  }

  .md\:inset-x-12\.75{
    right: 3.1875rem;
    left: 3.1875rem;
  }

  .md\:inset-y-13\.5{
    top: 3.375rem;
    bottom: 3.375rem;
  }

  .md\:inset-x-13\.5{
    right: 3.375rem;
    left: 3.375rem;
  }

  .md\:inset-y-14\.5{
    top: 3.625rem;
    bottom: 3.625rem;
  }

  .md\:inset-x-14\.5{
    right: 3.625rem;
    left: 3.625rem;
  }

  .md\:inset-y-15\.5{
    top: 3.875rem;
    bottom: 3.875rem;
  }

  .md\:inset-x-15\.5{
    right: 3.875rem;
    left: 3.875rem;
  }

  .md\:inset-y-15\.75{
    top: 3.9375rem;
    bottom: 3.9375rem;
  }

  .md\:inset-x-15\.75{
    right: 3.9375rem;
    left: 3.9375rem;
  }

  .md\:inset-y-16\.25{
    top: 4.0625rem;
    bottom: 4.0625rem;
  }

  .md\:inset-x-16\.25{
    right: 4.0625rem;
    left: 4.0625rem;
  }

  .md\:inset-y-17\.25{
    top: 4.3125rem;
    bottom: 4.3125rem;
  }

  .md\:inset-x-17\.25{
    right: 4.3125rem;
    left: 4.3125rem;
  }

  .md\:inset-y-17\.5{
    top: 4.375rem;
    bottom: 4.375rem;
  }

  .md\:inset-x-17\.5{
    right: 4.375rem;
    left: 4.375rem;
  }

  .md\:inset-y-18\.25{
    top: 4.5625rem;
    bottom: 4.5625rem;
  }

  .md\:inset-x-18\.25{
    right: 4.5625rem;
    left: 4.5625rem;
  }

  .md\:inset-y-18\.5{
    top: 4.625rem;
    bottom: 4.625rem;
  }

  .md\:inset-x-18\.5{
    right: 4.625rem;
    left: 4.625rem;
  }

  .md\:inset-y-20\.25{
    top: 5.0625rem;
    bottom: 5.0625rem;
  }

  .md\:inset-x-20\.25{
    right: 5.0625rem;
    left: 5.0625rem;
  }

  .md\:inset-y-20\.5{
    top: 5.125rem;
    bottom: 5.125rem;
  }

  .md\:inset-x-20\.5{
    right: 5.125rem;
    left: 5.125rem;
  }

  .md\:inset-y-22\.5{
    top: 5.625rem;
    bottom: 5.625rem;
  }

  .md\:inset-x-22\.5{
    right: 5.625rem;
    left: 5.625rem;
  }

  .md\:inset-y-25\.5{
    top: 6.375rem;
    bottom: 6.375rem;
  }

  .md\:inset-x-25\.5{
    right: 6.375rem;
    left: 6.375rem;
  }

  .md\:inset-y-26\.75{
    top: 6.6875rem;
    bottom: 6.6875rem;
  }

  .md\:inset-x-26\.75{
    right: 6.6875rem;
    left: 6.6875rem;
  }

  .md\:inset-y-32\.5{
    top: 8.125rem;
    bottom: 8.125rem;
  }

  .md\:inset-x-32\.5{
    right: 8.125rem;
    left: 8.125rem;
  }

  .md\:inset-y-37\.5{
    top: 9.375rem;
    bottom: 9.375rem;
  }

  .md\:inset-x-37\.5{
    right: 9.375rem;
    left: 9.375rem;
  }

  .md\:inset-y-41\.25{
    top: 10.3125rem;
    bottom: 10.3125rem;
  }

  .md\:inset-x-41\.25{
    right: 10.3125rem;
    left: 10.3125rem;
  }

  .md\:inset-y-52\.5{
    top: 13.125rem;
    bottom: 13.125rem;
  }

  .md\:inset-x-52\.5{
    right: 13.125rem;
    left: 13.125rem;
  }

  .md\:inset-y-54\.5{
    top: 13.625rem;
    bottom: 13.625rem;
  }

  .md\:inset-x-54\.5{
    right: 13.625rem;
    left: 13.625rem;
  }

  .md\:inset-y-57\.25{
    top: 14.3125rem;
    bottom: 14.3125rem;
  }

  .md\:inset-x-57\.25{
    right: 14.3125rem;
    left: 14.3125rem;
  }

  .md\:inset-y-57\.5{
    top: 14.375rem;
    bottom: 14.375rem;
  }

  .md\:inset-x-57\.5{
    right: 14.375rem;
    left: 14.375rem;
  }

  .md\:inset-y-66\.25{
    top: 16.5625rem;
    bottom: 16.5625rem;
  }

  .md\:inset-x-66\.25{
    right: 16.5625rem;
    left: 16.5625rem;
  }

  .md\:inset-y-74\.5{
    top: 18.125rem;
    bottom: 18.125rem;
  }

  .md\:inset-x-74\.5{
    right: 18.125rem;
    left: 18.125rem;
  }

  .md\:inset-y-106\.25{
    top: 26.5625rem;
    bottom: 26.5625rem;
  }

  .md\:inset-x-106\.25{
    right: 26.5625rem;
    left: 26.5625rem;
  }

  .md\:inset-y-112\.25{
    top: 28.0675rem;
    bottom: 28.0675rem;
  }

  .md\:inset-x-112\.25{
    right: 28.0675rem;
    left: 28.0675rem;
  }

  .md\:inset-y-112\.75{
    top: 28.1875rem;
    bottom: 28.1875rem;
  }

  .md\:inset-x-112\.75{
    right: 28.1875rem;
    left: 28.1875rem;
  }

  .md\:inset-y-147\.5{
    top: 36.875rem;
    bottom: 36.875rem;
  }

  .md\:inset-x-147\.5{
    right: 36.875rem;
    left: 36.875rem;
  }

  .md\:inset-y-162\.5{
    top: 40.625rem;
    bottom: 40.625rem;
  }

  .md\:inset-x-162\.5{
    right: 40.625rem;
    left: 40.625rem;
  }

  .md\:inset-y-172\.25{
    top: 42.5625rem;
    bottom: 42.5625rem;
  }

  .md\:inset-x-172\.25{
    right: 42.5625rem;
    left: 42.5625rem;
  }

  .md\:inset-y-175\.25{
    top: 43.8125rem;
    bottom: 43.8125rem;
  }

  .md\:inset-x-175\.25{
    right: 43.8125rem;
    left: 43.8125rem;
  }

  .md\:inset-y-184\.25{
    top: 46.0625rem;
    bottom: 46.0625rem;
  }

  .md\:inset-x-184\.25{
    right: 46.0625rem;
    left: 46.0625rem;
  }

  .md\:inset-y-203\.25{
    top: 50.8125rem;
    bottom: 50.8125rem;
  }

  .md\:inset-x-203\.25{
    right: 50.8125rem;
    left: 50.8125rem;
  }

  .md\:inset-y-half{
    top: 50%;
    bottom: 50%;
  }

  .md\:inset-x-half{
    right: 50%;
    left: 50%;
  }

  .md\:inset-y-full{
    top: 100%;
    bottom: 100%;
  }

  .md\:inset-x-full{
    right: 100%;
    left: 100%;
  }

  .md\:inset-y-1\/10{
    top: 10%;
    bottom: 10%;
  }

  .md\:inset-x-1\/10{
    right: 10%;
    left: 10%;
  }

  .md\:inset-y-2\/10{
    top: 20%;
    bottom: 20%;
  }

  .md\:inset-x-2\/10{
    right: 20%;
    left: 20%;
  }

  .md\:inset-y-3\/10{
    top: 30%;
    bottom: 30%;
  }

  .md\:inset-x-3\/10{
    right: 30%;
    left: 30%;
  }

  .md\:inset-y-4\/10{
    top: 40%;
    bottom: 40%;
  }

  .md\:inset-x-4\/10{
    right: 40%;
    left: 40%;
  }

  .md\:inset-y-4\.5\/10{
    top: 45%;
    bottom: 45%;
  }

  .md\:inset-x-4\.5\/10{
    right: 45%;
    left: 45%;
  }

  .md\:inset-y-5\/10{
    top: 50%;
    bottom: 50%;
  }

  .md\:inset-x-5\/10{
    right: 50%;
    left: 50%;
  }

  .md\:inset-y-5\.5\/10{
    top: 55%;
    bottom: 55%;
  }

  .md\:inset-x-5\.5\/10{
    right: 55%;
    left: 55%;
  }

  .md\:inset-y-6\/10{
    top: 60%;
    bottom: 60%;
  }

  .md\:inset-x-6\/10{
    right: 60%;
    left: 60%;
  }

  .md\:inset-y-7\/10{
    top: 70%;
    bottom: 70%;
  }

  .md\:inset-x-7\/10{
    right: 70%;
    left: 70%;
  }

  .md\:inset-y-8\/10{
    top: 80%;
    bottom: 80%;
  }

  .md\:inset-x-8\/10{
    right: 80%;
    left: 80%;
  }

  .md\:inset-y-9\/10{
    top: 90%;
    bottom: 90%;
  }

  .md\:inset-x-9\/10{
    right: 90%;
    left: 90%;
  }

  .md\:inset-y-1\/12{
    top: 8.333333%;
    bottom: 8.333333%;
  }

  .md\:inset-x-1\/12{
    right: 8.333333%;
    left: 8.333333%;
  }

  .md\:inset-y-2\/12{
    top: 16.666667%;
    bottom: 16.666667%;
  }

  .md\:inset-x-2\/12{
    right: 16.666667%;
    left: 16.666667%;
  }

  .md\:inset-y-3\/12{
    top: 25%;
    bottom: 25%;
  }

  .md\:inset-x-3\/12{
    right: 25%;
    left: 25%;
  }

  .md\:inset-y-4\/12{
    top: 33.333333%;
    bottom: 33.333333%;
  }

  .md\:inset-x-4\/12{
    right: 33.333333%;
    left: 33.333333%;
  }

  .md\:inset-y-5\/12{
    top: 41.666667%;
    bottom: 41.666667%;
  }

  .md\:inset-x-5\/12{
    right: 41.666667%;
    left: 41.666667%;
  }

  .md\:inset-y-6\/12{
    top: 50%;
    bottom: 50%;
  }

  .md\:inset-x-6\/12{
    right: 50%;
    left: 50%;
  }

  .md\:inset-y-7\/12{
    top: 58.333333%;
    bottom: 58.333333%;
  }

  .md\:inset-x-7\/12{
    right: 58.333333%;
    left: 58.333333%;
  }

  .md\:inset-y-8\/12{
    top: 66.666667%;
    bottom: 66.666667%;
  }

  .md\:inset-x-8\/12{
    right: 66.666667%;
    left: 66.666667%;
  }

  .md\:inset-y-9\/12{
    top: 75%;
    bottom: 75%;
  }

  .md\:inset-x-9\/12{
    right: 75%;
    left: 75%;
  }

  .md\:inset-y-10\/12{
    top: 83.333333%;
    bottom: 83.333333%;
  }

  .md\:inset-x-10\/12{
    right: 83.333333%;
    left: 83.333333%;
  }

  .md\:inset-y-11\/12{
    top: 91.666667%;
    bottom: 91.666667%;
  }

  .md\:inset-x-11\/12{
    right: 91.666667%;
    left: 91.666667%;
  }

  .md\:-inset-y-0{
    top: 0px;
    bottom: 0px;
  }

  .md\:-inset-x-0{
    right: 0px;
    left: 0px;
  }

  .md\:-inset-y-1{
    top: -0.25rem;
    bottom: -0.25rem;
  }

  .md\:-inset-x-1{
    right: -0.25rem;
    left: -0.25rem;
  }

  .md\:-inset-y-2{
    top: -0.5rem;
    bottom: -0.5rem;
  }

  .md\:-inset-x-2{
    right: -0.5rem;
    left: -0.5rem;
  }

  .md\:-inset-y-3{
    top: -0.75rem;
    bottom: -0.75rem;
  }

  .md\:-inset-x-3{
    right: -0.75rem;
    left: -0.75rem;
  }

  .md\:-inset-y-4{
    top: -1rem;
    bottom: -1rem;
  }

  .md\:-inset-x-4{
    right: -1rem;
    left: -1rem;
  }

  .md\:-inset-y-5{
    top: -1.25rem;
    bottom: -1.25rem;
  }

  .md\:-inset-x-5{
    right: -1.25rem;
    left: -1.25rem;
  }

  .md\:-inset-y-6{
    top: -1.5rem;
    bottom: -1.5rem;
  }

  .md\:-inset-x-6{
    right: -1.5rem;
    left: -1.5rem;
  }

  .md\:-inset-y-7{
    top: -1.75rem;
    bottom: -1.75rem;
  }

  .md\:-inset-x-7{
    right: -1.75rem;
    left: -1.75rem;
  }

  .md\:-inset-y-8{
    top: -2rem;
    bottom: -2rem;
  }

  .md\:-inset-x-8{
    right: -2rem;
    left: -2rem;
  }

  .md\:-inset-y-9{
    top: -2.25rem;
    bottom: -2.25rem;
  }

  .md\:-inset-x-9{
    right: -2.25rem;
    left: -2.25rem;
  }

  .md\:-inset-y-10{
    top: -2.5rem;
    bottom: -2.5rem;
  }

  .md\:-inset-x-10{
    right: -2.5rem;
    left: -2.5rem;
  }

  .md\:-inset-y-11{
    top: -2.75rem;
    bottom: -2.75rem;
  }

  .md\:-inset-x-11{
    right: -2.75rem;
    left: -2.75rem;
  }

  .md\:-inset-y-12{
    top: -3rem;
    bottom: -3rem;
  }

  .md\:-inset-x-12{
    right: -3rem;
    left: -3rem;
  }

  .md\:-inset-y-13{
    top: -3.25rem;
    bottom: -3.25rem;
  }

  .md\:-inset-x-13{
    right: -3.25rem;
    left: -3.25rem;
  }

  .md\:-inset-y-14{
    top: -3.5rem;
    bottom: -3.5rem;
  }

  .md\:-inset-x-14{
    right: -3.5rem;
    left: -3.5rem;
  }

  .md\:-inset-y-15{
    top: -3.75rem;
    bottom: -3.75rem;
  }

  .md\:-inset-x-15{
    right: -3.75rem;
    left: -3.75rem;
  }

  .md\:-inset-y-16{
    top: -4rem;
    bottom: -4rem;
  }

  .md\:-inset-x-16{
    right: -4rem;
    left: -4rem;
  }

  .md\:-inset-y-17{
    top: -4.25rem;
    bottom: -4.25rem;
  }

  .md\:-inset-x-17{
    right: -4.25rem;
    left: -4.25rem;
  }

  .md\:-inset-y-18{
    top: -4.5rem;
    bottom: -4.5rem;
  }

  .md\:-inset-x-18{
    right: -4.5rem;
    left: -4.5rem;
  }

  .md\:-inset-y-19{
    top: -4.75rem;
    bottom: -4.75rem;
  }

  .md\:-inset-x-19{
    right: -4.75rem;
    left: -4.75rem;
  }

  .md\:-inset-y-20{
    top: -5rem;
    bottom: -5rem;
  }

  .md\:-inset-x-20{
    right: -5rem;
    left: -5rem;
  }

  .md\:-inset-y-22{
    top: -5.5rem;
    bottom: -5.5rem;
  }

  .md\:-inset-x-22{
    right: -5.5rem;
    left: -5.5rem;
  }

  .md\:-inset-y-24{
    top: -6rem;
    bottom: -6rem;
  }

  .md\:-inset-x-24{
    right: -6rem;
    left: -6rem;
  }

  .md\:-inset-y-25{
    top: -6.25rem;
    bottom: -6.25rem;
  }

  .md\:-inset-x-25{
    right: -6.25rem;
    left: -6.25rem;
  }

  .md\:-inset-y-28{
    top: -7rem;
    bottom: -7rem;
  }

  .md\:-inset-x-28{
    right: -7rem;
    left: -7rem;
  }

  .md\:-inset-y-30{
    top: -7.5rem;
    bottom: -7.5rem;
  }

  .md\:-inset-x-30{
    right: -7.5rem;
    left: -7.5rem;
  }

  .md\:-inset-y-32{
    top: -8rem;
    bottom: -8rem;
  }

  .md\:-inset-x-32{
    right: -8rem;
    left: -8rem;
  }

  .md\:-inset-y-34{
    top: -8.5rem;
    bottom: -8.5rem;
  }

  .md\:-inset-x-34{
    right: -8.5rem;
    left: -8.5rem;
  }

  .md\:-inset-y-35{
    top: -8.75rem;
    bottom: -8.75rem;
  }

  .md\:-inset-x-35{
    right: -8.75rem;
    left: -8.75rem;
  }

  .md\:-inset-y-36{
    top: -9rem;
    bottom: -9rem;
  }

  .md\:-inset-x-36{
    right: -9rem;
    left: -9rem;
  }

  .md\:-inset-y-39{
    top: -9.75rem;
    bottom: -9.75rem;
  }

  .md\:-inset-x-39{
    right: -9.75rem;
    left: -9.75rem;
  }

  .md\:-inset-y-40{
    top: -10rem;
    bottom: -10rem;
  }

  .md\:-inset-x-40{
    right: -10rem;
    left: -10rem;
  }

  .md\:-inset-y-42{
    top: -10.5rem;
    bottom: -10.5rem;
  }

  .md\:-inset-x-42{
    right: -10.5rem;
    left: -10.5rem;
  }

  .md\:-inset-y-44{
    top: -11rem;
    bottom: -11rem;
  }

  .md\:-inset-x-44{
    right: -11rem;
    left: -11rem;
  }

  .md\:-inset-y-45{
    top: -11.25rem;
    bottom: -11.25rem;
  }

  .md\:-inset-x-45{
    right: -11.25rem;
    left: -11.25rem;
  }

  .md\:-inset-y-48{
    top: -12rem;
    bottom: -12rem;
  }

  .md\:-inset-x-48{
    right: -12rem;
    left: -12rem;
  }

  .md\:-inset-y-50{
    top: -12.5rem;
    bottom: -12.5rem;
  }

  .md\:-inset-x-50{
    right: -12.5rem;
    left: -12.5rem;
  }

  .md\:-inset-y-52{
    top: -13rem;
    bottom: -13rem;
  }

  .md\:-inset-x-52{
    right: -13rem;
    left: -13rem;
  }

  .md\:-inset-y-55{
    top: -13.75rem;
    bottom: -13.75rem;
  }

  .md\:-inset-x-55{
    right: -13.75rem;
    left: -13.75rem;
  }

  .md\:-inset-y-56{
    top: -14rem;
    bottom: -14rem;
  }

  .md\:-inset-x-56{
    right: -14rem;
    left: -14rem;
  }

  .md\:-inset-y-58{
    top: -14.5rem;
    bottom: -14.5rem;
  }

  .md\:-inset-x-58{
    right: -14.5rem;
    left: -14.5rem;
  }

  .md\:-inset-y-60{
    top: -15rem;
    bottom: -15rem;
  }

  .md\:-inset-x-60{
    right: -15rem;
    left: -15rem;
  }

  .md\:-inset-y-64{
    top: -16rem;
    bottom: -16rem;
  }

  .md\:-inset-x-64{
    right: -16rem;
    left: -16rem;
  }

  .md\:-inset-y-65{
    top: -16.25rem;
    bottom: -16.25rem;
  }

  .md\:-inset-x-65{
    right: -16.25rem;
    left: -16.25rem;
  }

  .md\:-inset-y-68{
    top: -17rem;
    bottom: -17rem;
  }

  .md\:-inset-x-68{
    right: -17rem;
    left: -17rem;
  }

  .md\:-inset-y-69{
    top: -17.25rem;
    bottom: -17.25rem;
  }

  .md\:-inset-x-69{
    right: -17.25rem;
    left: -17.25rem;
  }

  .md\:-inset-y-70{
    top: -17.5rem;
    bottom: -17.5rem;
  }

  .md\:-inset-x-70{
    right: -17.5rem;
    left: -17.5rem;
  }

  .md\:-inset-y-72{
    top: -18rem;
    bottom: -18rem;
  }

  .md\:-inset-x-72{
    right: -18rem;
    left: -18rem;
  }

  .md\:-inset-y-75{
    top: -18.75rem;
    bottom: -18.75rem;
  }

  .md\:-inset-x-75{
    right: -18.75rem;
    left: -18.75rem;
  }

  .md\:-inset-y-80{
    top: -20rem;
    bottom: -20rem;
  }

  .md\:-inset-x-80{
    right: -20rem;
    left: -20rem;
  }

  .md\:-inset-y-85{
    top: -21.25rem;
    bottom: -21.25rem;
  }

  .md\:-inset-x-85{
    right: -21.25rem;
    left: -21.25rem;
  }

  .md\:-inset-y-86{
    top: -21.5rem;
    bottom: -21.5rem;
  }

  .md\:-inset-x-86{
    right: -21.5rem;
    left: -21.5rem;
  }

  .md\:-inset-y-90{
    top: -22.5rem;
    bottom: -22.5rem;
  }

  .md\:-inset-x-90{
    right: -22.5rem;
    left: -22.5rem;
  }

  .md\:-inset-y-96{
    top: -24rem;
    bottom: -24rem;
  }

  .md\:-inset-x-96{
    right: -24rem;
    left: -24rem;
  }

  .md\:-inset-y-100{
    top: -25rem;
    bottom: -25rem;
  }

  .md\:-inset-x-100{
    right: -25rem;
    left: -25rem;
  }

  .md\:-inset-y-115{
    top: -28.75rem;
    bottom: -28.75rem;
  }

  .md\:-inset-x-115{
    right: -28.75rem;
    left: -28.75rem;
  }

  .md\:-inset-y-125{
    top: -31.25rem;
    bottom: -31.25rem;
  }

  .md\:-inset-x-125{
    right: -31.25rem;
    left: -31.25rem;
  }

  .md\:-inset-y-142{
    top: -35.5rem;
    bottom: -35.5rem;
  }

  .md\:-inset-x-142{
    right: -35.5rem;
    left: -35.5rem;
  }

  .md\:-inset-y-150{
    top: -37.5rem;
    bottom: -37.5rem;
  }

  .md\:-inset-x-150{
    right: -37.5rem;
    left: -37.5rem;
  }

  .md\:-inset-y-156{
    top: -39rem;
    bottom: -39rem;
  }

  .md\:-inset-x-156{
    right: -39rem;
    left: -39rem;
  }

  .md\:-inset-y-160{
    top: -40rem;
    bottom: -40rem;
  }

  .md\:-inset-x-160{
    right: -40rem;
    left: -40rem;
  }

  .md\:-inset-y-175{
    top: -43.75rem;
    bottom: -43.75rem;
  }

  .md\:-inset-x-175{
    right: -43.75rem;
    left: -43.75rem;
  }

  .md\:-inset-y-207{
    top: -51.75rem;
    bottom: -51.75rem;
  }

  .md\:-inset-x-207{
    right: -51.75rem;
    left: -51.75rem;
  }

  .md\:-inset-y-242{
    top: -60.5rem;
    bottom: -60.5rem;
  }

  .md\:-inset-x-242{
    right: -60.5rem;
    left: -60.5rem;
  }

  .md\:-inset-y-250{
    top: -62.5rem;
    bottom: -62.5rem;
  }

  .md\:-inset-x-250{
    right: -62.5rem;
    left: -62.5rem;
  }

  .md\:-inset-y-258{
    top: -64.5rem;
    bottom: -64.5rem;
  }

  .md\:-inset-x-258{
    right: -64.5rem;
    left: -64.5rem;
  }

  .md\:-inset-y-265{
    top: -66.25rem;
    bottom: -66.25rem;
  }

  .md\:-inset-x-265{
    right: -66.25rem;
    left: -66.25rem;
  }

  .md\:-inset-y-280{
    top: -70rem;
    bottom: -70rem;
  }

  .md\:-inset-x-280{
    right: -70rem;
    left: -70rem;
  }

  .md\:-inset-y-px{
    top: -1px;
    bottom: -1px;
  }

  .md\:-inset-x-px{
    right: -1px;
    left: -1px;
  }

  .md\:-inset-y-0\.5{
    top: -0.125rem;
    bottom: -0.125rem;
  }

  .md\:-inset-x-0\.5{
    right: -0.125rem;
    left: -0.125rem;
  }

  .md\:-inset-y-1\.5{
    top: -0.375rem;
    bottom: -0.375rem;
  }

  .md\:-inset-x-1\.5{
    right: -0.375rem;
    left: -0.375rem;
  }

  .md\:-inset-y-2\.5{
    top: -0.625rem;
    bottom: -0.625rem;
  }

  .md\:-inset-x-2\.5{
    right: -0.625rem;
    left: -0.625rem;
  }

  .md\:-inset-y-3\.5{
    top: -0.875rem;
    bottom: -0.875rem;
  }

  .md\:-inset-x-3\.5{
    right: -0.875rem;
    left: -0.875rem;
  }

  .md\:-inset-y-0\.25{
    top: -0.0625rem;
    bottom: -0.0625rem;
  }

  .md\:-inset-x-0\.25{
    right: -0.0625rem;
    left: -0.0625rem;
  }

  .md\:-inset-y-0\.75{
    top: -0.1875rem;
    bottom: -0.1875rem;
  }

  .md\:-inset-x-0\.75{
    right: -0.1875rem;
    left: -0.1875rem;
  }

  .md\:-inset-y-1\.25{
    top: -0.3125rem;
    bottom: -0.3125rem;
  }

  .md\:-inset-x-1\.25{
    right: -0.3125rem;
    left: -0.3125rem;
  }

  .md\:-inset-y-1\.75{
    top: -0.4375rem;
    bottom: -0.4375rem;
  }

  .md\:-inset-x-1\.75{
    right: -0.4375rem;
    left: -0.4375rem;
  }

  .md\:-inset-y-2\.25{
    top: -0.5625rem;
    bottom: -0.5625rem;
  }

  .md\:-inset-x-2\.25{
    right: -0.5625rem;
    left: -0.5625rem;
  }

  .md\:-inset-y-2\.75{
    top: -0.6875rem;
    bottom: -0.6875rem;
  }

  .md\:-inset-x-2\.75{
    right: -0.6875rem;
    left: -0.6875rem;
  }

  .md\:-inset-y-3\.25{
    top: -0.8125rem;
    bottom: -0.8125rem;
  }

  .md\:-inset-x-3\.25{
    right: -0.8125rem;
    left: -0.8125rem;
  }

  .md\:-inset-y-3\.75{
    top: -0.9375rem;
    bottom: -0.9375rem;
  }

  .md\:-inset-x-3\.75{
    right: -0.9375rem;
    left: -0.9375rem;
  }

  .md\:-inset-y-4\.25{
    top: -1.0625rem;
    bottom: -1.0625rem;
  }

  .md\:-inset-x-4\.25{
    right: -1.0625rem;
    left: -1.0625rem;
  }

  .md\:-inset-y-4\.5{
    top: -1.125rem;
    bottom: -1.125rem;
  }

  .md\:-inset-x-4\.5{
    right: -1.125rem;
    left: -1.125rem;
  }

  .md\:-inset-y-4\.75{
    top: -1.1875rem;
    bottom: -1.1875rem;
  }

  .md\:-inset-x-4\.75{
    right: -1.1875rem;
    left: -1.1875rem;
  }

  .md\:-inset-y-5\.25{
    top: -1.3125rem;
    bottom: -1.3125rem;
  }

  .md\:-inset-x-5\.25{
    right: -1.3125rem;
    left: -1.3125rem;
  }

  .md\:-inset-y-5\.5{
    top: -1.375rem;
    bottom: -1.375rem;
  }

  .md\:-inset-x-5\.5{
    right: -1.375rem;
    left: -1.375rem;
  }

  .md\:-inset-y-5\.75{
    top: -1.4375rem;
    bottom: -1.4375rem;
  }

  .md\:-inset-x-5\.75{
    right: -1.4375rem;
    left: -1.4375rem;
  }

  .md\:-inset-y-6\.25{
    top: -1.5625rem;
    bottom: -1.5625rem;
  }

  .md\:-inset-x-6\.25{
    right: -1.5625rem;
    left: -1.5625rem;
  }

  .md\:-inset-y-6\.5{
    top: -1.625rem;
    bottom: -1.625rem;
  }

  .md\:-inset-x-6\.5{
    right: -1.625rem;
    left: -1.625rem;
  }

  .md\:-inset-y-6\.75{
    top: -1.6875rem;
    bottom: -1.6875rem;
  }

  .md\:-inset-x-6\.75{
    right: -1.6875rem;
    left: -1.6875rem;
  }

  .md\:-inset-y-7\.25{
    top: -1.8125rem;
    bottom: -1.8125rem;
  }

  .md\:-inset-x-7\.25{
    right: -1.8125rem;
    left: -1.8125rem;
  }

  .md\:-inset-y-7\.5{
    top: -1.875rem;
    bottom: -1.875rem;
  }

  .md\:-inset-x-7\.5{
    right: -1.875rem;
    left: -1.875rem;
  }

  .md\:-inset-y-8\.25{
    top: -2.0625rem;
    bottom: -2.0625rem;
  }

  .md\:-inset-x-8\.25{
    right: -2.0625rem;
    left: -2.0625rem;
  }

  .md\:-inset-y-8\.5{
    top: -2.125rem;
    bottom: -2.125rem;
  }

  .md\:-inset-x-8\.5{
    right: -2.125rem;
    left: -2.125rem;
  }

  .md\:-inset-y-9\.25{
    top: -2.3125rem;
    bottom: -2.3125rem;
  }

  .md\:-inset-x-9\.25{
    right: -2.3125rem;
    left: -2.3125rem;
  }

  .md\:-inset-y-9\.5{
    top: -2.375rem;
    bottom: -2.375rem;
  }

  .md\:-inset-x-9\.5{
    right: -2.375rem;
    left: -2.375rem;
  }

  .md\:-inset-y-10\.5{
    top: -2.625rem;
    bottom: -2.625rem;
  }

  .md\:-inset-x-10\.5{
    right: -2.625rem;
    left: -2.625rem;
  }

  .md\:-inset-y-11\.25{
    top: -2.8125rem;
    bottom: -2.8125rem;
  }

  .md\:-inset-x-11\.25{
    right: -2.8125rem;
    left: -2.8125rem;
  }

  .md\:-inset-y-11\.5{
    top: -2.875rem;
    bottom: -2.875rem;
  }

  .md\:-inset-x-11\.5{
    right: -2.875rem;
    left: -2.875rem;
  }

  .md\:-inset-y-12\.5{
    top: -3.125rem;
    bottom: -3.125rem;
  }

  .md\:-inset-x-12\.5{
    right: -3.125rem;
    left: -3.125rem;
  }

  .md\:-inset-y-12\.75{
    top: -3.1875rem;
    bottom: -3.1875rem;
  }

  .md\:-inset-x-12\.75{
    right: -3.1875rem;
    left: -3.1875rem;
  }

  .md\:-inset-y-13\.5{
    top: -3.375rem;
    bottom: -3.375rem;
  }

  .md\:-inset-x-13\.5{
    right: -3.375rem;
    left: -3.375rem;
  }

  .md\:-inset-y-14\.5{
    top: -3.625rem;
    bottom: -3.625rem;
  }

  .md\:-inset-x-14\.5{
    right: -3.625rem;
    left: -3.625rem;
  }

  .md\:-inset-y-15\.5{
    top: -3.875rem;
    bottom: -3.875rem;
  }

  .md\:-inset-x-15\.5{
    right: -3.875rem;
    left: -3.875rem;
  }

  .md\:-inset-y-15\.75{
    top: -3.9375rem;
    bottom: -3.9375rem;
  }

  .md\:-inset-x-15\.75{
    right: -3.9375rem;
    left: -3.9375rem;
  }

  .md\:-inset-y-16\.25{
    top: -4.0625rem;
    bottom: -4.0625rem;
  }

  .md\:-inset-x-16\.25{
    right: -4.0625rem;
    left: -4.0625rem;
  }

  .md\:-inset-y-17\.25{
    top: -4.3125rem;
    bottom: -4.3125rem;
  }

  .md\:-inset-x-17\.25{
    right: -4.3125rem;
    left: -4.3125rem;
  }

  .md\:-inset-y-17\.5{
    top: -4.375rem;
    bottom: -4.375rem;
  }

  .md\:-inset-x-17\.5{
    right: -4.375rem;
    left: -4.375rem;
  }

  .md\:-inset-y-18\.25{
    top: -4.5625rem;
    bottom: -4.5625rem;
  }

  .md\:-inset-x-18\.25{
    right: -4.5625rem;
    left: -4.5625rem;
  }

  .md\:-inset-y-18\.5{
    top: -4.625rem;
    bottom: -4.625rem;
  }

  .md\:-inset-x-18\.5{
    right: -4.625rem;
    left: -4.625rem;
  }

  .md\:-inset-y-20\.25{
    top: -5.0625rem;
    bottom: -5.0625rem;
  }

  .md\:-inset-x-20\.25{
    right: -5.0625rem;
    left: -5.0625rem;
  }

  .md\:-inset-y-20\.5{
    top: -5.125rem;
    bottom: -5.125rem;
  }

  .md\:-inset-x-20\.5{
    right: -5.125rem;
    left: -5.125rem;
  }

  .md\:-inset-y-22\.5{
    top: -5.625rem;
    bottom: -5.625rem;
  }

  .md\:-inset-x-22\.5{
    right: -5.625rem;
    left: -5.625rem;
  }

  .md\:-inset-y-25\.5{
    top: -6.375rem;
    bottom: -6.375rem;
  }

  .md\:-inset-x-25\.5{
    right: -6.375rem;
    left: -6.375rem;
  }

  .md\:-inset-y-26\.75{
    top: -6.6875rem;
    bottom: -6.6875rem;
  }

  .md\:-inset-x-26\.75{
    right: -6.6875rem;
    left: -6.6875rem;
  }

  .md\:-inset-y-32\.5{
    top: -8.125rem;
    bottom: -8.125rem;
  }

  .md\:-inset-x-32\.5{
    right: -8.125rem;
    left: -8.125rem;
  }

  .md\:-inset-y-37\.5{
    top: -9.375rem;
    bottom: -9.375rem;
  }

  .md\:-inset-x-37\.5{
    right: -9.375rem;
    left: -9.375rem;
  }

  .md\:-inset-y-41\.25{
    top: -10.3125rem;
    bottom: -10.3125rem;
  }

  .md\:-inset-x-41\.25{
    right: -10.3125rem;
    left: -10.3125rem;
  }

  .md\:-inset-y-52\.5{
    top: -13.125rem;
    bottom: -13.125rem;
  }

  .md\:-inset-x-52\.5{
    right: -13.125rem;
    left: -13.125rem;
  }

  .md\:-inset-y-54\.5{
    top: -13.625rem;
    bottom: -13.625rem;
  }

  .md\:-inset-x-54\.5{
    right: -13.625rem;
    left: -13.625rem;
  }

  .md\:-inset-y-57\.25{
    top: -14.3125rem;
    bottom: -14.3125rem;
  }

  .md\:-inset-x-57\.25{
    right: -14.3125rem;
    left: -14.3125rem;
  }

  .md\:-inset-y-57\.5{
    top: -14.375rem;
    bottom: -14.375rem;
  }

  .md\:-inset-x-57\.5{
    right: -14.375rem;
    left: -14.375rem;
  }

  .md\:-inset-y-66\.25{
    top: -16.5625rem;
    bottom: -16.5625rem;
  }

  .md\:-inset-x-66\.25{
    right: -16.5625rem;
    left: -16.5625rem;
  }

  .md\:-inset-y-74\.5{
    top: -18.125rem;
    bottom: -18.125rem;
  }

  .md\:-inset-x-74\.5{
    right: -18.125rem;
    left: -18.125rem;
  }

  .md\:-inset-y-106\.25{
    top: -26.5625rem;
    bottom: -26.5625rem;
  }

  .md\:-inset-x-106\.25{
    right: -26.5625rem;
    left: -26.5625rem;
  }

  .md\:-inset-y-112\.25{
    top: -28.0675rem;
    bottom: -28.0675rem;
  }

  .md\:-inset-x-112\.25{
    right: -28.0675rem;
    left: -28.0675rem;
  }

  .md\:-inset-y-112\.75{
    top: -28.1875rem;
    bottom: -28.1875rem;
  }

  .md\:-inset-x-112\.75{
    right: -28.1875rem;
    left: -28.1875rem;
  }

  .md\:-inset-y-147\.5{
    top: -36.875rem;
    bottom: -36.875rem;
  }

  .md\:-inset-x-147\.5{
    right: -36.875rem;
    left: -36.875rem;
  }

  .md\:-inset-y-162\.5{
    top: -40.625rem;
    bottom: -40.625rem;
  }

  .md\:-inset-x-162\.5{
    right: -40.625rem;
    left: -40.625rem;
  }

  .md\:-inset-y-172\.25{
    top: -42.5625rem;
    bottom: -42.5625rem;
  }

  .md\:-inset-x-172\.25{
    right: -42.5625rem;
    left: -42.5625rem;
  }

  .md\:-inset-y-175\.25{
    top: -43.8125rem;
    bottom: -43.8125rem;
  }

  .md\:-inset-x-175\.25{
    right: -43.8125rem;
    left: -43.8125rem;
  }

  .md\:-inset-y-184\.25{
    top: -46.0625rem;
    bottom: -46.0625rem;
  }

  .md\:-inset-x-184\.25{
    right: -46.0625rem;
    left: -46.0625rem;
  }

  .md\:-inset-y-203\.25{
    top: -50.8125rem;
    bottom: -50.8125rem;
  }

  .md\:-inset-x-203\.25{
    right: -50.8125rem;
    left: -50.8125rem;
  }

  .md\:-inset-y-half{
    top: -50%;
    bottom: -50%;
  }

  .md\:-inset-x-half{
    right: -50%;
    left: -50%;
  }

  .md\:-inset-y-full{
    top: -100%;
    bottom: -100%;
  }

  .md\:-inset-x-full{
    right: -100%;
    left: -100%;
  }

  .md\:-inset-y-1\/10{
    top: -10%;
    bottom: -10%;
  }

  .md\:-inset-x-1\/10{
    right: -10%;
    left: -10%;
  }

  .md\:-inset-y-2\/10{
    top: -20%;
    bottom: -20%;
  }

  .md\:-inset-x-2\/10{
    right: -20%;
    left: -20%;
  }

  .md\:-inset-y-3\/10{
    top: -30%;
    bottom: -30%;
  }

  .md\:-inset-x-3\/10{
    right: -30%;
    left: -30%;
  }

  .md\:-inset-y-4\/10{
    top: -40%;
    bottom: -40%;
  }

  .md\:-inset-x-4\/10{
    right: -40%;
    left: -40%;
  }

  .md\:-inset-y-4\.5\/10{
    top: -45%;
    bottom: -45%;
  }

  .md\:-inset-x-4\.5\/10{
    right: -45%;
    left: -45%;
  }

  .md\:-inset-y-5\/10{
    top: -50%;
    bottom: -50%;
  }

  .md\:-inset-x-5\/10{
    right: -50%;
    left: -50%;
  }

  .md\:-inset-y-5\.5\/10{
    top: -55%;
    bottom: -55%;
  }

  .md\:-inset-x-5\.5\/10{
    right: -55%;
    left: -55%;
  }

  .md\:-inset-y-6\/10{
    top: -60%;
    bottom: -60%;
  }

  .md\:-inset-x-6\/10{
    right: -60%;
    left: -60%;
  }

  .md\:-inset-y-7\/10{
    top: -70%;
    bottom: -70%;
  }

  .md\:-inset-x-7\/10{
    right: -70%;
    left: -70%;
  }

  .md\:-inset-y-8\/10{
    top: -80%;
    bottom: -80%;
  }

  .md\:-inset-x-8\/10{
    right: -80%;
    left: -80%;
  }

  .md\:-inset-y-9\/10{
    top: -90%;
    bottom: -90%;
  }

  .md\:-inset-x-9\/10{
    right: -90%;
    left: -90%;
  }

  .md\:-inset-y-1\/12{
    top: -8.33333%;
    bottom: -8.33333%;
  }

  .md\:-inset-x-1\/12{
    right: -8.33333%;
    left: -8.33333%;
  }

  .md\:-inset-y-2\/12{
    top: -16.66667%;
    bottom: -16.66667%;
  }

  .md\:-inset-x-2\/12{
    right: -16.66667%;
    left: -16.66667%;
  }

  .md\:-inset-y-3\/12{
    top: -25%;
    bottom: -25%;
  }

  .md\:-inset-x-3\/12{
    right: -25%;
    left: -25%;
  }

  .md\:-inset-y-4\/12{
    top: -33.33333%;
    bottom: -33.33333%;
  }

  .md\:-inset-x-4\/12{
    right: -33.33333%;
    left: -33.33333%;
  }

  .md\:-inset-y-5\/12{
    top: -41.66667%;
    bottom: -41.66667%;
  }

  .md\:-inset-x-5\/12{
    right: -41.66667%;
    left: -41.66667%;
  }

  .md\:-inset-y-6\/12{
    top: -50%;
    bottom: -50%;
  }

  .md\:-inset-x-6\/12{
    right: -50%;
    left: -50%;
  }

  .md\:-inset-y-7\/12{
    top: -58.33333%;
    bottom: -58.33333%;
  }

  .md\:-inset-x-7\/12{
    right: -58.33333%;
    left: -58.33333%;
  }

  .md\:-inset-y-8\/12{
    top: -66.66667%;
    bottom: -66.66667%;
  }

  .md\:-inset-x-8\/12{
    right: -66.66667%;
    left: -66.66667%;
  }

  .md\:-inset-y-9\/12{
    top: -75%;
    bottom: -75%;
  }

  .md\:-inset-x-9\/12{
    right: -75%;
    left: -75%;
  }

  .md\:-inset-y-10\/12{
    top: -83.33333%;
    bottom: -83.33333%;
  }

  .md\:-inset-x-10\/12{
    right: -83.33333%;
    left: -83.33333%;
  }

  .md\:-inset-y-11\/12{
    top: -91.66667%;
    bottom: -91.66667%;
  }

  .md\:-inset-x-11\/12{
    right: -91.66667%;
    left: -91.66667%;
  }

  .md\:inset-y-1\/2{
    top: 50%;
    bottom: 50%;
  }

  .md\:inset-x-1\/2{
    right: 50%;
    left: 50%;
  }

  .md\:inset-y-1\/3{
    top: 33.333333%;
    bottom: 33.333333%;
  }

  .md\:inset-x-1\/3{
    right: 33.333333%;
    left: 33.333333%;
  }

  .md\:inset-y-2\/3{
    top: 66.666667%;
    bottom: 66.666667%;
  }

  .md\:inset-x-2\/3{
    right: 66.666667%;
    left: 66.666667%;
  }

  .md\:inset-y-1\/4{
    top: 25%;
    bottom: 25%;
  }

  .md\:inset-x-1\/4{
    right: 25%;
    left: 25%;
  }

  .md\:inset-y-2\/4{
    top: 50%;
    bottom: 50%;
  }

  .md\:inset-x-2\/4{
    right: 50%;
    left: 50%;
  }

  .md\:inset-y-3\/4{
    top: 75%;
    bottom: 75%;
  }

  .md\:inset-x-3\/4{
    right: 75%;
    left: 75%;
  }

  .md\:-inset-y-1\/2{
    top: -50%;
    bottom: -50%;
  }

  .md\:-inset-x-1\/2{
    right: -50%;
    left: -50%;
  }

  .md\:-inset-y-1\/3{
    top: -33.333333%;
    bottom: -33.333333%;
  }

  .md\:-inset-x-1\/3{
    right: -33.333333%;
    left: -33.333333%;
  }

  .md\:-inset-y-2\/3{
    top: -66.666667%;
    bottom: -66.666667%;
  }

  .md\:-inset-x-2\/3{
    right: -66.666667%;
    left: -66.666667%;
  }

  .md\:-inset-y-1\/4{
    top: -25%;
    bottom: -25%;
  }

  .md\:-inset-x-1\/4{
    right: -25%;
    left: -25%;
  }

  .md\:-inset-y-2\/4{
    top: -50%;
    bottom: -50%;
  }

  .md\:-inset-x-2\/4{
    right: -50%;
    left: -50%;
  }

  .md\:-inset-y-3\/4{
    top: -75%;
    bottom: -75%;
  }

  .md\:-inset-x-3\/4{
    right: -75%;
    left: -75%;
  }

  .md\:top-0{
    top: 0px;
  }

  .md\:right-0{
    right: 0px;
  }

  .md\:bottom-0{
    bottom: 0px;
  }

  .md\:left-0{
    left: 0px;
  }

  .md\:top-1{
    top: 0.25rem;
  }

  .md\:right-1{
    right: 0.25rem;
  }

  .md\:bottom-1{
    bottom: 0.25rem;
  }

  .md\:left-1{
    left: 0.25rem;
  }

  .md\:top-2{
    top: 0.5rem;
  }

  .md\:right-2{
    right: 0.5rem;
  }

  .md\:bottom-2{
    bottom: 0.5rem;
  }

  .md\:left-2{
    left: 0.5rem;
  }

  .md\:top-3{
    top: 0.75rem;
  }

  .md\:right-3{
    right: 0.75rem;
  }

  .md\:bottom-3{
    bottom: 0.75rem;
  }

  .md\:left-3{
    left: 0.75rem;
  }

  .md\:top-4{
    top: 1rem;
  }

  .md\:right-4{
    right: 1rem;
  }

  .md\:bottom-4{
    bottom: 1rem;
  }

  .md\:left-4{
    left: 1rem;
  }

  .md\:top-5{
    top: 1.25rem;
  }

  .md\:right-5{
    right: 1.25rem;
  }

  .md\:bottom-5{
    bottom: 1.25rem;
  }

  .md\:left-5{
    left: 1.25rem;
  }

  .md\:top-6{
    top: 1.5rem;
  }

  .md\:right-6{
    right: 1.5rem;
  }

  .md\:bottom-6{
    bottom: 1.5rem;
  }

  .md\:left-6{
    left: 1.5rem;
  }

  .md\:top-7{
    top: 1.75rem;
  }

  .md\:right-7{
    right: 1.75rem;
  }

  .md\:bottom-7{
    bottom: 1.75rem;
  }

  .md\:left-7{
    left: 1.75rem;
  }

  .md\:top-8{
    top: 2rem;
  }

  .md\:right-8{
    right: 2rem;
  }

  .md\:bottom-8{
    bottom: 2rem;
  }

  .md\:left-8{
    left: 2rem;
  }

  .md\:top-9{
    top: 2.25rem;
  }

  .md\:right-9{
    right: 2.25rem;
  }

  .md\:bottom-9{
    bottom: 2.25rem;
  }

  .md\:left-9{
    left: 2.25rem;
  }

  .md\:top-10{
    top: 2.5rem;
  }

  .md\:right-10{
    right: 2.5rem;
  }

  .md\:bottom-10{
    bottom: 2.5rem;
  }

  .md\:left-10{
    left: 2.5rem;
  }

  .md\:top-11{
    top: 2.75rem;
  }

  .md\:right-11{
    right: 2.75rem;
  }

  .md\:bottom-11{
    bottom: 2.75rem;
  }

  .md\:left-11{
    left: 2.75rem;
  }

  .md\:top-12{
    top: 3rem;
  }

  .md\:right-12{
    right: 3rem;
  }

  .md\:bottom-12{
    bottom: 3rem;
  }

  .md\:left-12{
    left: 3rem;
  }

  .md\:top-13{
    top: 3.25rem;
  }

  .md\:right-13{
    right: 3.25rem;
  }

  .md\:bottom-13{
    bottom: 3.25rem;
  }

  .md\:left-13{
    left: 3.25rem;
  }

  .md\:top-14{
    top: 3.5rem;
  }

  .md\:right-14{
    right: 3.5rem;
  }

  .md\:bottom-14{
    bottom: 3.5rem;
  }

  .md\:left-14{
    left: 3.5rem;
  }

  .md\:top-15{
    top: 3.75rem;
  }

  .md\:right-15{
    right: 3.75rem;
  }

  .md\:bottom-15{
    bottom: 3.75rem;
  }

  .md\:left-15{
    left: 3.75rem;
  }

  .md\:top-16{
    top: 4rem;
  }

  .md\:right-16{
    right: 4rem;
  }

  .md\:bottom-16{
    bottom: 4rem;
  }

  .md\:left-16{
    left: 4rem;
  }

  .md\:top-17{
    top: 4.25rem;
  }

  .md\:right-17{
    right: 4.25rem;
  }

  .md\:bottom-17{
    bottom: 4.25rem;
  }

  .md\:left-17{
    left: 4.25rem;
  }

  .md\:top-18{
    top: 4.5rem;
  }

  .md\:right-18{
    right: 4.5rem;
  }

  .md\:bottom-18{
    bottom: 4.5rem;
  }

  .md\:left-18{
    left: 4.5rem;
  }

  .md\:top-19{
    top: 4.75rem;
  }

  .md\:right-19{
    right: 4.75rem;
  }

  .md\:bottom-19{
    bottom: 4.75rem;
  }

  .md\:left-19{
    left: 4.75rem;
  }

  .md\:top-20{
    top: 5rem;
  }

  .md\:right-20{
    right: 5rem;
  }

  .md\:bottom-20{
    bottom: 5rem;
  }

  .md\:left-20{
    left: 5rem;
  }

  .md\:top-22{
    top: 5.5rem;
  }

  .md\:right-22{
    right: 5.5rem;
  }

  .md\:bottom-22{
    bottom: 5.5rem;
  }

  .md\:left-22{
    left: 5.5rem;
  }

  .md\:top-24{
    top: 6rem;
  }

  .md\:right-24{
    right: 6rem;
  }

  .md\:bottom-24{
    bottom: 6rem;
  }

  .md\:left-24{
    left: 6rem;
  }

  .md\:top-25{
    top: 6.25rem;
  }

  .md\:right-25{
    right: 6.25rem;
  }

  .md\:bottom-25{
    bottom: 6.25rem;
  }

  .md\:left-25{
    left: 6.25rem;
  }

  .md\:top-28{
    top: 7rem;
  }

  .md\:right-28{
    right: 7rem;
  }

  .md\:bottom-28{
    bottom: 7rem;
  }

  .md\:left-28{
    left: 7rem;
  }

  .md\:top-30{
    top: 7.5rem;
  }

  .md\:right-30{
    right: 7.5rem;
  }

  .md\:bottom-30{
    bottom: 7.5rem;
  }

  .md\:left-30{
    left: 7.5rem;
  }

  .md\:top-32{
    top: 8rem;
  }

  .md\:right-32{
    right: 8rem;
  }

  .md\:bottom-32{
    bottom: 8rem;
  }

  .md\:left-32{
    left: 8rem;
  }

  .md\:top-34{
    top: 8.5rem;
  }

  .md\:right-34{
    right: 8.5rem;
  }

  .md\:bottom-34{
    bottom: 8.5rem;
  }

  .md\:left-34{
    left: 8.5rem;
  }

  .md\:top-35{
    top: 8.75rem;
  }

  .md\:right-35{
    right: 8.75rem;
  }

  .md\:bottom-35{
    bottom: 8.75rem;
  }

  .md\:left-35{
    left: 8.75rem;
  }

  .md\:top-36{
    top: 9rem;
  }

  .md\:right-36{
    right: 9rem;
  }

  .md\:bottom-36{
    bottom: 9rem;
  }

  .md\:left-36{
    left: 9rem;
  }

  .md\:top-39{
    top: 9.75rem;
  }

  .md\:right-39{
    right: 9.75rem;
  }

  .md\:bottom-39{
    bottom: 9.75rem;
  }

  .md\:left-39{
    left: 9.75rem;
  }

  .md\:top-40{
    top: 10rem;
  }

  .md\:right-40{
    right: 10rem;
  }

  .md\:bottom-40{
    bottom: 10rem;
  }

  .md\:left-40{
    left: 10rem;
  }

  .md\:top-42{
    top: 10.5rem;
  }

  .md\:right-42{
    right: 10.5rem;
  }

  .md\:bottom-42{
    bottom: 10.5rem;
  }

  .md\:left-42{
    left: 10.5rem;
  }

  .md\:top-44{
    top: 11rem;
  }

  .md\:right-44{
    right: 11rem;
  }

  .md\:bottom-44{
    bottom: 11rem;
  }

  .md\:left-44{
    left: 11rem;
  }

  .md\:top-45{
    top: 11.25rem;
  }

  .md\:right-45{
    right: 11.25rem;
  }

  .md\:bottom-45{
    bottom: 11.25rem;
  }

  .md\:left-45{
    left: 11.25rem;
  }

  .md\:top-48{
    top: 12rem;
  }

  .md\:right-48{
    right: 12rem;
  }

  .md\:bottom-48{
    bottom: 12rem;
  }

  .md\:left-48{
    left: 12rem;
  }

  .md\:top-50{
    top: 12.5rem;
  }

  .md\:right-50{
    right: 12.5rem;
  }

  .md\:bottom-50{
    bottom: 12.5rem;
  }

  .md\:left-50{
    left: 12.5rem;
  }

  .md\:top-52{
    top: 13rem;
  }

  .md\:right-52{
    right: 13rem;
  }

  .md\:bottom-52{
    bottom: 13rem;
  }

  .md\:left-52{
    left: 13rem;
  }

  .md\:top-55{
    top: 13.75rem;
  }

  .md\:right-55{
    right: 13.75rem;
  }

  .md\:bottom-55{
    bottom: 13.75rem;
  }

  .md\:left-55{
    left: 13.75rem;
  }

  .md\:top-56{
    top: 14rem;
  }

  .md\:right-56{
    right: 14rem;
  }

  .md\:bottom-56{
    bottom: 14rem;
  }

  .md\:left-56{
    left: 14rem;
  }

  .md\:top-58{
    top: 14.5rem;
  }

  .md\:right-58{
    right: 14.5rem;
  }

  .md\:bottom-58{
    bottom: 14.5rem;
  }

  .md\:left-58{
    left: 14.5rem;
  }

  .md\:top-60{
    top: 15rem;
  }

  .md\:right-60{
    right: 15rem;
  }

  .md\:bottom-60{
    bottom: 15rem;
  }

  .md\:left-60{
    left: 15rem;
  }

  .md\:top-64{
    top: 16rem;
  }

  .md\:right-64{
    right: 16rem;
  }

  .md\:bottom-64{
    bottom: 16rem;
  }

  .md\:left-64{
    left: 16rem;
  }

  .md\:top-65{
    top: 16.25rem;
  }

  .md\:right-65{
    right: 16.25rem;
  }

  .md\:bottom-65{
    bottom: 16.25rem;
  }

  .md\:left-65{
    left: 16.25rem;
  }

  .md\:top-68{
    top: 17rem;
  }

  .md\:right-68{
    right: 17rem;
  }

  .md\:bottom-68{
    bottom: 17rem;
  }

  .md\:left-68{
    left: 17rem;
  }

  .md\:top-69{
    top: 17.25rem;
  }

  .md\:right-69{
    right: 17.25rem;
  }

  .md\:bottom-69{
    bottom: 17.25rem;
  }

  .md\:left-69{
    left: 17.25rem;
  }

  .md\:top-70{
    top: 17.5rem;
  }

  .md\:right-70{
    right: 17.5rem;
  }

  .md\:bottom-70{
    bottom: 17.5rem;
  }

  .md\:left-70{
    left: 17.5rem;
  }

  .md\:top-72{
    top: 18rem;
  }

  .md\:right-72{
    right: 18rem;
  }

  .md\:bottom-72{
    bottom: 18rem;
  }

  .md\:left-72{
    left: 18rem;
  }

  .md\:top-75{
    top: 18.75rem;
  }

  .md\:right-75{
    right: 18.75rem;
  }

  .md\:bottom-75{
    bottom: 18.75rem;
  }

  .md\:left-75{
    left: 18.75rem;
  }

  .md\:top-80{
    top: 20rem;
  }

  .md\:right-80{
    right: 20rem;
  }

  .md\:bottom-80{
    bottom: 20rem;
  }

  .md\:left-80{
    left: 20rem;
  }

  .md\:top-85{
    top: 21.25rem;
  }

  .md\:right-85{
    right: 21.25rem;
  }

  .md\:bottom-85{
    bottom: 21.25rem;
  }

  .md\:left-85{
    left: 21.25rem;
  }

  .md\:top-86{
    top: 21.5rem;
  }

  .md\:right-86{
    right: 21.5rem;
  }

  .md\:bottom-86{
    bottom: 21.5rem;
  }

  .md\:left-86{
    left: 21.5rem;
  }

  .md\:top-90{
    top: 22.5rem;
  }

  .md\:right-90{
    right: 22.5rem;
  }

  .md\:bottom-90{
    bottom: 22.5rem;
  }

  .md\:left-90{
    left: 22.5rem;
  }

  .md\:top-96{
    top: 24rem;
  }

  .md\:right-96{
    right: 24rem;
  }

  .md\:bottom-96{
    bottom: 24rem;
  }

  .md\:left-96{
    left: 24rem;
  }

  .md\:top-100{
    top: 25rem;
  }

  .md\:right-100{
    right: 25rem;
  }

  .md\:bottom-100{
    bottom: 25rem;
  }

  .md\:left-100{
    left: 25rem;
  }

  .md\:top-115{
    top: 28.75rem;
  }

  .md\:right-115{
    right: 28.75rem;
  }

  .md\:bottom-115{
    bottom: 28.75rem;
  }

  .md\:left-115{
    left: 28.75rem;
  }

  .md\:top-125{
    top: 31.25rem;
  }

  .md\:right-125{
    right: 31.25rem;
  }

  .md\:bottom-125{
    bottom: 31.25rem;
  }

  .md\:left-125{
    left: 31.25rem;
  }

  .md\:top-142{
    top: 35.5rem;
  }

  .md\:right-142{
    right: 35.5rem;
  }

  .md\:bottom-142{
    bottom: 35.5rem;
  }

  .md\:left-142{
    left: 35.5rem;
  }

  .md\:top-150{
    top: 37.5rem;
  }

  .md\:right-150{
    right: 37.5rem;
  }

  .md\:bottom-150{
    bottom: 37.5rem;
  }

  .md\:left-150{
    left: 37.5rem;
  }

  .md\:top-156{
    top: 39rem;
  }

  .md\:right-156{
    right: 39rem;
  }

  .md\:bottom-156{
    bottom: 39rem;
  }

  .md\:left-156{
    left: 39rem;
  }

  .md\:top-160{
    top: 40rem;
  }

  .md\:right-160{
    right: 40rem;
  }

  .md\:bottom-160{
    bottom: 40rem;
  }

  .md\:left-160{
    left: 40rem;
  }

  .md\:top-175{
    top: 43.75rem;
  }

  .md\:right-175{
    right: 43.75rem;
  }

  .md\:bottom-175{
    bottom: 43.75rem;
  }

  .md\:left-175{
    left: 43.75rem;
  }

  .md\:top-207{
    top: 51.75rem;
  }

  .md\:right-207{
    right: 51.75rem;
  }

  .md\:bottom-207{
    bottom: 51.75rem;
  }

  .md\:left-207{
    left: 51.75rem;
  }

  .md\:top-242{
    top: 60.5rem;
  }

  .md\:right-242{
    right: 60.5rem;
  }

  .md\:bottom-242{
    bottom: 60.5rem;
  }

  .md\:left-242{
    left: 60.5rem;
  }

  .md\:top-250{
    top: 62.5rem;
  }

  .md\:right-250{
    right: 62.5rem;
  }

  .md\:bottom-250{
    bottom: 62.5rem;
  }

  .md\:left-250{
    left: 62.5rem;
  }

  .md\:top-258{
    top: 64.5rem;
  }

  .md\:right-258{
    right: 64.5rem;
  }

  .md\:bottom-258{
    bottom: 64.5rem;
  }

  .md\:left-258{
    left: 64.5rem;
  }

  .md\:top-265{
    top: 66.25rem;
  }

  .md\:right-265{
    right: 66.25rem;
  }

  .md\:bottom-265{
    bottom: 66.25rem;
  }

  .md\:left-265{
    left: 66.25rem;
  }

  .md\:top-280{
    top: 70rem;
  }

  .md\:right-280{
    right: 70rem;
  }

  .md\:bottom-280{
    bottom: 70rem;
  }

  .md\:left-280{
    left: 70rem;
  }

  .md\:top-auto{
    top: auto;
  }

  .md\:right-auto{
    right: auto;
  }

  .md\:bottom-auto{
    bottom: auto;
  }

  .md\:left-auto{
    left: auto;
  }

  .md\:top-px{
    top: 1px;
  }

  .md\:right-px{
    right: 1px;
  }

  .md\:bottom-px{
    bottom: 1px;
  }

  .md\:left-px{
    left: 1px;
  }

  .md\:top-0\.5{
    top: 0.125rem;
  }

  .md\:right-0\.5{
    right: 0.125rem;
  }

  .md\:bottom-0\.5{
    bottom: 0.125rem;
  }

  .md\:left-0\.5{
    left: 0.125rem;
  }

  .md\:top-1\.5{
    top: 0.375rem;
  }

  .md\:right-1\.5{
    right: 0.375rem;
  }

  .md\:bottom-1\.5{
    bottom: 0.375rem;
  }

  .md\:left-1\.5{
    left: 0.375rem;
  }

  .md\:top-2\.5{
    top: 0.625rem;
  }

  .md\:right-2\.5{
    right: 0.625rem;
  }

  .md\:bottom-2\.5{
    bottom: 0.625rem;
  }

  .md\:left-2\.5{
    left: 0.625rem;
  }

  .md\:top-3\.5{
    top: 0.875rem;
  }

  .md\:right-3\.5{
    right: 0.875rem;
  }

  .md\:bottom-3\.5{
    bottom: 0.875rem;
  }

  .md\:left-3\.5{
    left: 0.875rem;
  }

  .md\:top-0\.25{
    top: 0.0625rem;
  }

  .md\:right-0\.25{
    right: 0.0625rem;
  }

  .md\:bottom-0\.25{
    bottom: 0.0625rem;
  }

  .md\:left-0\.25{
    left: 0.0625rem;
  }

  .md\:top-0\.75{
    top: 0.1875rem;
  }

  .md\:right-0\.75{
    right: 0.1875rem;
  }

  .md\:bottom-0\.75{
    bottom: 0.1875rem;
  }

  .md\:left-0\.75{
    left: 0.1875rem;
  }

  .md\:top-1\.25{
    top: 0.3125rem;
  }

  .md\:right-1\.25{
    right: 0.3125rem;
  }

  .md\:bottom-1\.25{
    bottom: 0.3125rem;
  }

  .md\:left-1\.25{
    left: 0.3125rem;
  }

  .md\:top-1\.75{
    top: 0.4375rem;
  }

  .md\:right-1\.75{
    right: 0.4375rem;
  }

  .md\:bottom-1\.75{
    bottom: 0.4375rem;
  }

  .md\:left-1\.75{
    left: 0.4375rem;
  }

  .md\:top-2\.25{
    top: 0.5625rem;
  }

  .md\:right-2\.25{
    right: 0.5625rem;
  }

  .md\:bottom-2\.25{
    bottom: 0.5625rem;
  }

  .md\:left-2\.25{
    left: 0.5625rem;
  }

  .md\:top-2\.75{
    top: 0.6875rem;
  }

  .md\:right-2\.75{
    right: 0.6875rem;
  }

  .md\:bottom-2\.75{
    bottom: 0.6875rem;
  }

  .md\:left-2\.75{
    left: 0.6875rem;
  }

  .md\:top-3\.25{
    top: 0.8125rem;
  }

  .md\:right-3\.25{
    right: 0.8125rem;
  }

  .md\:bottom-3\.25{
    bottom: 0.8125rem;
  }

  .md\:left-3\.25{
    left: 0.8125rem;
  }

  .md\:top-3\.75{
    top: 0.9375rem;
  }

  .md\:right-3\.75{
    right: 0.9375rem;
  }

  .md\:bottom-3\.75{
    bottom: 0.9375rem;
  }

  .md\:left-3\.75{
    left: 0.9375rem;
  }

  .md\:top-4\.25{
    top: 1.0625rem;
  }

  .md\:right-4\.25{
    right: 1.0625rem;
  }

  .md\:bottom-4\.25{
    bottom: 1.0625rem;
  }

  .md\:left-4\.25{
    left: 1.0625rem;
  }

  .md\:top-4\.5{
    top: 1.125rem;
  }

  .md\:right-4\.5{
    right: 1.125rem;
  }

  .md\:bottom-4\.5{
    bottom: 1.125rem;
  }

  .md\:left-4\.5{
    left: 1.125rem;
  }

  .md\:top-4\.75{
    top: 1.1875rem;
  }

  .md\:right-4\.75{
    right: 1.1875rem;
  }

  .md\:bottom-4\.75{
    bottom: 1.1875rem;
  }

  .md\:left-4\.75{
    left: 1.1875rem;
  }

  .md\:top-5\.25{
    top: 1.3125rem;
  }

  .md\:right-5\.25{
    right: 1.3125rem;
  }

  .md\:bottom-5\.25{
    bottom: 1.3125rem;
  }

  .md\:left-5\.25{
    left: 1.3125rem;
  }

  .md\:top-5\.5{
    top: 1.375rem;
  }

  .md\:right-5\.5{
    right: 1.375rem;
  }

  .md\:bottom-5\.5{
    bottom: 1.375rem;
  }

  .md\:left-5\.5{
    left: 1.375rem;
  }

  .md\:top-5\.75{
    top: 1.4375rem;
  }

  .md\:right-5\.75{
    right: 1.4375rem;
  }

  .md\:bottom-5\.75{
    bottom: 1.4375rem;
  }

  .md\:left-5\.75{
    left: 1.4375rem;
  }

  .md\:top-6\.25{
    top: 1.5625rem;
  }

  .md\:right-6\.25{
    right: 1.5625rem;
  }

  .md\:bottom-6\.25{
    bottom: 1.5625rem;
  }

  .md\:left-6\.25{
    left: 1.5625rem;
  }

  .md\:top-6\.5{
    top: 1.625rem;
  }

  .md\:right-6\.5{
    right: 1.625rem;
  }

  .md\:bottom-6\.5{
    bottom: 1.625rem;
  }

  .md\:left-6\.5{
    left: 1.625rem;
  }

  .md\:top-6\.75{
    top: 1.6875rem;
  }

  .md\:right-6\.75{
    right: 1.6875rem;
  }

  .md\:bottom-6\.75{
    bottom: 1.6875rem;
  }

  .md\:left-6\.75{
    left: 1.6875rem;
  }

  .md\:top-7\.25{
    top: 1.8125rem;
  }

  .md\:right-7\.25{
    right: 1.8125rem;
  }

  .md\:bottom-7\.25{
    bottom: 1.8125rem;
  }

  .md\:left-7\.25{
    left: 1.8125rem;
  }

  .md\:top-7\.5{
    top: 1.875rem;
  }

  .md\:right-7\.5{
    right: 1.875rem;
  }

  .md\:bottom-7\.5{
    bottom: 1.875rem;
  }

  .md\:left-7\.5{
    left: 1.875rem;
  }

  .md\:top-8\.25{
    top: 2.0625rem;
  }

  .md\:right-8\.25{
    right: 2.0625rem;
  }

  .md\:bottom-8\.25{
    bottom: 2.0625rem;
  }

  .md\:left-8\.25{
    left: 2.0625rem;
  }

  .md\:top-8\.5{
    top: 2.125rem;
  }

  .md\:right-8\.5{
    right: 2.125rem;
  }

  .md\:bottom-8\.5{
    bottom: 2.125rem;
  }

  .md\:left-8\.5{
    left: 2.125rem;
  }

  .md\:top-9\.25{
    top: 2.3125rem;
  }

  .md\:right-9\.25{
    right: 2.3125rem;
  }

  .md\:bottom-9\.25{
    bottom: 2.3125rem;
  }

  .md\:left-9\.25{
    left: 2.3125rem;
  }

  .md\:top-9\.5{
    top: 2.375rem;
  }

  .md\:right-9\.5{
    right: 2.375rem;
  }

  .md\:bottom-9\.5{
    bottom: 2.375rem;
  }

  .md\:left-9\.5{
    left: 2.375rem;
  }

  .md\:top-10\.5{
    top: 2.625rem;
  }

  .md\:right-10\.5{
    right: 2.625rem;
  }

  .md\:bottom-10\.5{
    bottom: 2.625rem;
  }

  .md\:left-10\.5{
    left: 2.625rem;
  }

  .md\:top-11\.25{
    top: 2.8125rem;
  }

  .md\:right-11\.25{
    right: 2.8125rem;
  }

  .md\:bottom-11\.25{
    bottom: 2.8125rem;
  }

  .md\:left-11\.25{
    left: 2.8125rem;
  }

  .md\:top-11\.5{
    top: 2.875rem;
  }

  .md\:right-11\.5{
    right: 2.875rem;
  }

  .md\:bottom-11\.5{
    bottom: 2.875rem;
  }

  .md\:left-11\.5{
    left: 2.875rem;
  }

  .md\:top-12\.5{
    top: 3.125rem;
  }

  .md\:right-12\.5{
    right: 3.125rem;
  }

  .md\:bottom-12\.5{
    bottom: 3.125rem;
  }

  .md\:left-12\.5{
    left: 3.125rem;
  }

  .md\:top-12\.75{
    top: 3.1875rem;
  }

  .md\:right-12\.75{
    right: 3.1875rem;
  }

  .md\:bottom-12\.75{
    bottom: 3.1875rem;
  }

  .md\:left-12\.75{
    left: 3.1875rem;
  }

  .md\:top-13\.5{
    top: 3.375rem;
  }

  .md\:right-13\.5{
    right: 3.375rem;
  }

  .md\:bottom-13\.5{
    bottom: 3.375rem;
  }

  .md\:left-13\.5{
    left: 3.375rem;
  }

  .md\:top-14\.5{
    top: 3.625rem;
  }

  .md\:right-14\.5{
    right: 3.625rem;
  }

  .md\:bottom-14\.5{
    bottom: 3.625rem;
  }

  .md\:left-14\.5{
    left: 3.625rem;
  }

  .md\:top-15\.5{
    top: 3.875rem;
  }

  .md\:right-15\.5{
    right: 3.875rem;
  }

  .md\:bottom-15\.5{
    bottom: 3.875rem;
  }

  .md\:left-15\.5{
    left: 3.875rem;
  }

  .md\:top-15\.75{
    top: 3.9375rem;
  }

  .md\:right-15\.75{
    right: 3.9375rem;
  }

  .md\:bottom-15\.75{
    bottom: 3.9375rem;
  }

  .md\:left-15\.75{
    left: 3.9375rem;
  }

  .md\:top-16\.25{
    top: 4.0625rem;
  }

  .md\:right-16\.25{
    right: 4.0625rem;
  }

  .md\:bottom-16\.25{
    bottom: 4.0625rem;
  }

  .md\:left-16\.25{
    left: 4.0625rem;
  }

  .md\:top-17\.25{
    top: 4.3125rem;
  }

  .md\:right-17\.25{
    right: 4.3125rem;
  }

  .md\:bottom-17\.25{
    bottom: 4.3125rem;
  }

  .md\:left-17\.25{
    left: 4.3125rem;
  }

  .md\:top-17\.5{
    top: 4.375rem;
  }

  .md\:right-17\.5{
    right: 4.375rem;
  }

  .md\:bottom-17\.5{
    bottom: 4.375rem;
  }

  .md\:left-17\.5{
    left: 4.375rem;
  }

  .md\:top-18\.25{
    top: 4.5625rem;
  }

  .md\:right-18\.25{
    right: 4.5625rem;
  }

  .md\:bottom-18\.25{
    bottom: 4.5625rem;
  }

  .md\:left-18\.25{
    left: 4.5625rem;
  }

  .md\:top-18\.5{
    top: 4.625rem;
  }

  .md\:right-18\.5{
    right: 4.625rem;
  }

  .md\:bottom-18\.5{
    bottom: 4.625rem;
  }

  .md\:left-18\.5{
    left: 4.625rem;
  }

  .md\:top-20\.25{
    top: 5.0625rem;
  }

  .md\:right-20\.25{
    right: 5.0625rem;
  }

  .md\:bottom-20\.25{
    bottom: 5.0625rem;
  }

  .md\:left-20\.25{
    left: 5.0625rem;
  }

  .md\:top-20\.5{
    top: 5.125rem;
  }

  .md\:right-20\.5{
    right: 5.125rem;
  }

  .md\:bottom-20\.5{
    bottom: 5.125rem;
  }

  .md\:left-20\.5{
    left: 5.125rem;
  }

  .md\:top-22\.5{
    top: 5.625rem;
  }

  .md\:right-22\.5{
    right: 5.625rem;
  }

  .md\:bottom-22\.5{
    bottom: 5.625rem;
  }

  .md\:left-22\.5{
    left: 5.625rem;
  }

  .md\:top-25\.5{
    top: 6.375rem;
  }

  .md\:right-25\.5{
    right: 6.375rem;
  }

  .md\:bottom-25\.5{
    bottom: 6.375rem;
  }

  .md\:left-25\.5{
    left: 6.375rem;
  }

  .md\:top-26\.75{
    top: 6.6875rem;
  }

  .md\:right-26\.75{
    right: 6.6875rem;
  }

  .md\:bottom-26\.75{
    bottom: 6.6875rem;
  }

  .md\:left-26\.75{
    left: 6.6875rem;
  }

  .md\:top-32\.5{
    top: 8.125rem;
  }

  .md\:right-32\.5{
    right: 8.125rem;
  }

  .md\:bottom-32\.5{
    bottom: 8.125rem;
  }

  .md\:left-32\.5{
    left: 8.125rem;
  }

  .md\:top-37\.5{
    top: 9.375rem;
  }

  .md\:right-37\.5{
    right: 9.375rem;
  }

  .md\:bottom-37\.5{
    bottom: 9.375rem;
  }

  .md\:left-37\.5{
    left: 9.375rem;
  }

  .md\:top-41\.25{
    top: 10.3125rem;
  }

  .md\:right-41\.25{
    right: 10.3125rem;
  }

  .md\:bottom-41\.25{
    bottom: 10.3125rem;
  }

  .md\:left-41\.25{
    left: 10.3125rem;
  }

  .md\:top-52\.5{
    top: 13.125rem;
  }

  .md\:right-52\.5{
    right: 13.125rem;
  }

  .md\:bottom-52\.5{
    bottom: 13.125rem;
  }

  .md\:left-52\.5{
    left: 13.125rem;
  }

  .md\:top-54\.5{
    top: 13.625rem;
  }

  .md\:right-54\.5{
    right: 13.625rem;
  }

  .md\:bottom-54\.5{
    bottom: 13.625rem;
  }

  .md\:left-54\.5{
    left: 13.625rem;
  }

  .md\:top-57\.25{
    top: 14.3125rem;
  }

  .md\:right-57\.25{
    right: 14.3125rem;
  }

  .md\:bottom-57\.25{
    bottom: 14.3125rem;
  }

  .md\:left-57\.25{
    left: 14.3125rem;
  }

  .md\:top-57\.5{
    top: 14.375rem;
  }

  .md\:right-57\.5{
    right: 14.375rem;
  }

  .md\:bottom-57\.5{
    bottom: 14.375rem;
  }

  .md\:left-57\.5{
    left: 14.375rem;
  }

  .md\:top-66\.25{
    top: 16.5625rem;
  }

  .md\:right-66\.25{
    right: 16.5625rem;
  }

  .md\:bottom-66\.25{
    bottom: 16.5625rem;
  }

  .md\:left-66\.25{
    left: 16.5625rem;
  }

  .md\:top-74\.5{
    top: 18.125rem;
  }

  .md\:right-74\.5{
    right: 18.125rem;
  }

  .md\:bottom-74\.5{
    bottom: 18.125rem;
  }

  .md\:left-74\.5{
    left: 18.125rem;
  }

  .md\:top-106\.25{
    top: 26.5625rem;
  }

  .md\:right-106\.25{
    right: 26.5625rem;
  }

  .md\:bottom-106\.25{
    bottom: 26.5625rem;
  }

  .md\:left-106\.25{
    left: 26.5625rem;
  }

  .md\:top-112\.25{
    top: 28.0675rem;
  }

  .md\:right-112\.25{
    right: 28.0675rem;
  }

  .md\:bottom-112\.25{
    bottom: 28.0675rem;
  }

  .md\:left-112\.25{
    left: 28.0675rem;
  }

  .md\:top-112\.75{
    top: 28.1875rem;
  }

  .md\:right-112\.75{
    right: 28.1875rem;
  }

  .md\:bottom-112\.75{
    bottom: 28.1875rem;
  }

  .md\:left-112\.75{
    left: 28.1875rem;
  }

  .md\:top-147\.5{
    top: 36.875rem;
  }

  .md\:right-147\.5{
    right: 36.875rem;
  }

  .md\:bottom-147\.5{
    bottom: 36.875rem;
  }

  .md\:left-147\.5{
    left: 36.875rem;
  }

  .md\:top-162\.5{
    top: 40.625rem;
  }

  .md\:right-162\.5{
    right: 40.625rem;
  }

  .md\:bottom-162\.5{
    bottom: 40.625rem;
  }

  .md\:left-162\.5{
    left: 40.625rem;
  }

  .md\:top-172\.25{
    top: 42.5625rem;
  }

  .md\:right-172\.25{
    right: 42.5625rem;
  }

  .md\:bottom-172\.25{
    bottom: 42.5625rem;
  }

  .md\:left-172\.25{
    left: 42.5625rem;
  }

  .md\:top-175\.25{
    top: 43.8125rem;
  }

  .md\:right-175\.25{
    right: 43.8125rem;
  }

  .md\:bottom-175\.25{
    bottom: 43.8125rem;
  }

  .md\:left-175\.25{
    left: 43.8125rem;
  }

  .md\:top-184\.25{
    top: 46.0625rem;
  }

  .md\:right-184\.25{
    right: 46.0625rem;
  }

  .md\:bottom-184\.25{
    bottom: 46.0625rem;
  }

  .md\:left-184\.25{
    left: 46.0625rem;
  }

  .md\:top-203\.25{
    top: 50.8125rem;
  }

  .md\:right-203\.25{
    right: 50.8125rem;
  }

  .md\:bottom-203\.25{
    bottom: 50.8125rem;
  }

  .md\:left-203\.25{
    left: 50.8125rem;
  }

  .md\:top-half{
    top: 50%;
  }

  .md\:right-half{
    right: 50%;
  }

  .md\:bottom-half{
    bottom: 50%;
  }

  .md\:left-half{
    left: 50%;
  }

  .md\:top-full{
    top: 100%;
  }

  .md\:right-full{
    right: 100%;
  }

  .md\:bottom-full{
    bottom: 100%;
  }

  .md\:left-full{
    left: 100%;
  }

  .md\:top-1\/10{
    top: 10%;
  }

  .md\:right-1\/10{
    right: 10%;
  }

  .md\:bottom-1\/10{
    bottom: 10%;
  }

  .md\:left-1\/10{
    left: 10%;
  }

  .md\:top-2\/10{
    top: 20%;
  }

  .md\:right-2\/10{
    right: 20%;
  }

  .md\:bottom-2\/10{
    bottom: 20%;
  }

  .md\:left-2\/10{
    left: 20%;
  }

  .md\:top-3\/10{
    top: 30%;
  }

  .md\:right-3\/10{
    right: 30%;
  }

  .md\:bottom-3\/10{
    bottom: 30%;
  }

  .md\:left-3\/10{
    left: 30%;
  }

  .md\:top-4\/10{
    top: 40%;
  }

  .md\:right-4\/10{
    right: 40%;
  }

  .md\:bottom-4\/10{
    bottom: 40%;
  }

  .md\:left-4\/10{
    left: 40%;
  }

  .md\:top-4\.5\/10{
    top: 45%;
  }

  .md\:right-4\.5\/10{
    right: 45%;
  }

  .md\:bottom-4\.5\/10{
    bottom: 45%;
  }

  .md\:left-4\.5\/10{
    left: 45%;
  }

  .md\:top-5\/10{
    top: 50%;
  }

  .md\:right-5\/10{
    right: 50%;
  }

  .md\:bottom-5\/10{
    bottom: 50%;
  }

  .md\:left-5\/10{
    left: 50%;
  }

  .md\:top-5\.5\/10{
    top: 55%;
  }

  .md\:right-5\.5\/10{
    right: 55%;
  }

  .md\:bottom-5\.5\/10{
    bottom: 55%;
  }

  .md\:left-5\.5\/10{
    left: 55%;
  }

  .md\:top-6\/10{
    top: 60%;
  }

  .md\:right-6\/10{
    right: 60%;
  }

  .md\:bottom-6\/10{
    bottom: 60%;
  }

  .md\:left-6\/10{
    left: 60%;
  }

  .md\:top-7\/10{
    top: 70%;
  }

  .md\:right-7\/10{
    right: 70%;
  }

  .md\:bottom-7\/10{
    bottom: 70%;
  }

  .md\:left-7\/10{
    left: 70%;
  }

  .md\:top-8\/10{
    top: 80%;
  }

  .md\:right-8\/10{
    right: 80%;
  }

  .md\:bottom-8\/10{
    bottom: 80%;
  }

  .md\:left-8\/10{
    left: 80%;
  }

  .md\:top-9\/10{
    top: 90%;
  }

  .md\:right-9\/10{
    right: 90%;
  }

  .md\:bottom-9\/10{
    bottom: 90%;
  }

  .md\:left-9\/10{
    left: 90%;
  }

  .md\:top-1\/12{
    top: 8.333333%;
  }

  .md\:right-1\/12{
    right: 8.333333%;
  }

  .md\:bottom-1\/12{
    bottom: 8.333333%;
  }

  .md\:left-1\/12{
    left: 8.333333%;
  }

  .md\:top-2\/12{
    top: 16.666667%;
  }

  .md\:right-2\/12{
    right: 16.666667%;
  }

  .md\:bottom-2\/12{
    bottom: 16.666667%;
  }

  .md\:left-2\/12{
    left: 16.666667%;
  }

  .md\:top-3\/12{
    top: 25%;
  }

  .md\:right-3\/12{
    right: 25%;
  }

  .md\:bottom-3\/12{
    bottom: 25%;
  }

  .md\:left-3\/12{
    left: 25%;
  }

  .md\:top-4\/12{
    top: 33.333333%;
  }

  .md\:right-4\/12{
    right: 33.333333%;
  }

  .md\:bottom-4\/12{
    bottom: 33.333333%;
  }

  .md\:left-4\/12{
    left: 33.333333%;
  }

  .md\:top-5\/12{
    top: 41.666667%;
  }

  .md\:right-5\/12{
    right: 41.666667%;
  }

  .md\:bottom-5\/12{
    bottom: 41.666667%;
  }

  .md\:left-5\/12{
    left: 41.666667%;
  }

  .md\:top-6\/12{
    top: 50%;
  }

  .md\:right-6\/12{
    right: 50%;
  }

  .md\:bottom-6\/12{
    bottom: 50%;
  }

  .md\:left-6\/12{
    left: 50%;
  }

  .md\:top-7\/12{
    top: 58.333333%;
  }

  .md\:right-7\/12{
    right: 58.333333%;
  }

  .md\:bottom-7\/12{
    bottom: 58.333333%;
  }

  .md\:left-7\/12{
    left: 58.333333%;
  }

  .md\:top-8\/12{
    top: 66.666667%;
  }

  .md\:right-8\/12{
    right: 66.666667%;
  }

  .md\:bottom-8\/12{
    bottom: 66.666667%;
  }

  .md\:left-8\/12{
    left: 66.666667%;
  }

  .md\:top-9\/12{
    top: 75%;
  }

  .md\:right-9\/12{
    right: 75%;
  }

  .md\:bottom-9\/12{
    bottom: 75%;
  }

  .md\:left-9\/12{
    left: 75%;
  }

  .md\:top-10\/12{
    top: 83.333333%;
  }

  .md\:right-10\/12{
    right: 83.333333%;
  }

  .md\:bottom-10\/12{
    bottom: 83.333333%;
  }

  .md\:left-10\/12{
    left: 83.333333%;
  }

  .md\:top-11\/12{
    top: 91.666667%;
  }

  .md\:right-11\/12{
    right: 91.666667%;
  }

  .md\:bottom-11\/12{
    bottom: 91.666667%;
  }

  .md\:left-11\/12{
    left: 91.666667%;
  }

  .md\:-top-0{
    top: 0px;
  }

  .md\:-right-0{
    right: 0px;
  }

  .md\:-bottom-0{
    bottom: 0px;
  }

  .md\:-left-0{
    left: 0px;
  }

  .md\:-top-1{
    top: -0.25rem;
  }

  .md\:-right-1{
    right: -0.25rem;
  }

  .md\:-bottom-1{
    bottom: -0.25rem;
  }

  .md\:-left-1{
    left: -0.25rem;
  }

  .md\:-top-2{
    top: -0.5rem;
  }

  .md\:-right-2{
    right: -0.5rem;
  }

  .md\:-bottom-2{
    bottom: -0.5rem;
  }

  .md\:-left-2{
    left: -0.5rem;
  }

  .md\:-top-3{
    top: -0.75rem;
  }

  .md\:-right-3{
    right: -0.75rem;
  }

  .md\:-bottom-3{
    bottom: -0.75rem;
  }

  .md\:-left-3{
    left: -0.75rem;
  }

  .md\:-top-4{
    top: -1rem;
  }

  .md\:-right-4{
    right: -1rem;
  }

  .md\:-bottom-4{
    bottom: -1rem;
  }

  .md\:-left-4{
    left: -1rem;
  }

  .md\:-top-5{
    top: -1.25rem;
  }

  .md\:-right-5{
    right: -1.25rem;
  }

  .md\:-bottom-5{
    bottom: -1.25rem;
  }

  .md\:-left-5{
    left: -1.25rem;
  }

  .md\:-top-6{
    top: -1.5rem;
  }

  .md\:-right-6{
    right: -1.5rem;
  }

  .md\:-bottom-6{
    bottom: -1.5rem;
  }

  .md\:-left-6{
    left: -1.5rem;
  }

  .md\:-top-7{
    top: -1.75rem;
  }

  .md\:-right-7{
    right: -1.75rem;
  }

  .md\:-bottom-7{
    bottom: -1.75rem;
  }

  .md\:-left-7{
    left: -1.75rem;
  }

  .md\:-top-8{
    top: -2rem;
  }

  .md\:-right-8{
    right: -2rem;
  }

  .md\:-bottom-8{
    bottom: -2rem;
  }

  .md\:-left-8{
    left: -2rem;
  }

  .md\:-top-9{
    top: -2.25rem;
  }

  .md\:-right-9{
    right: -2.25rem;
  }

  .md\:-bottom-9{
    bottom: -2.25rem;
  }

  .md\:-left-9{
    left: -2.25rem;
  }

  .md\:-top-10{
    top: -2.5rem;
  }

  .md\:-right-10{
    right: -2.5rem;
  }

  .md\:-bottom-10{
    bottom: -2.5rem;
  }

  .md\:-left-10{
    left: -2.5rem;
  }

  .md\:-top-11{
    top: -2.75rem;
  }

  .md\:-right-11{
    right: -2.75rem;
  }

  .md\:-bottom-11{
    bottom: -2.75rem;
  }

  .md\:-left-11{
    left: -2.75rem;
  }

  .md\:-top-12{
    top: -3rem;
  }

  .md\:-right-12{
    right: -3rem;
  }

  .md\:-bottom-12{
    bottom: -3rem;
  }

  .md\:-left-12{
    left: -3rem;
  }

  .md\:-top-13{
    top: -3.25rem;
  }

  .md\:-right-13{
    right: -3.25rem;
  }

  .md\:-bottom-13{
    bottom: -3.25rem;
  }

  .md\:-left-13{
    left: -3.25rem;
  }

  .md\:-top-14{
    top: -3.5rem;
  }

  .md\:-right-14{
    right: -3.5rem;
  }

  .md\:-bottom-14{
    bottom: -3.5rem;
  }

  .md\:-left-14{
    left: -3.5rem;
  }

  .md\:-top-15{
    top: -3.75rem;
  }

  .md\:-right-15{
    right: -3.75rem;
  }

  .md\:-bottom-15{
    bottom: -3.75rem;
  }

  .md\:-left-15{
    left: -3.75rem;
  }

  .md\:-top-16{
    top: -4rem;
  }

  .md\:-right-16{
    right: -4rem;
  }

  .md\:-bottom-16{
    bottom: -4rem;
  }

  .md\:-left-16{
    left: -4rem;
  }

  .md\:-top-17{
    top: -4.25rem;
  }

  .md\:-right-17{
    right: -4.25rem;
  }

  .md\:-bottom-17{
    bottom: -4.25rem;
  }

  .md\:-left-17{
    left: -4.25rem;
  }

  .md\:-top-18{
    top: -4.5rem;
  }

  .md\:-right-18{
    right: -4.5rem;
  }

  .md\:-bottom-18{
    bottom: -4.5rem;
  }

  .md\:-left-18{
    left: -4.5rem;
  }

  .md\:-top-19{
    top: -4.75rem;
  }

  .md\:-right-19{
    right: -4.75rem;
  }

  .md\:-bottom-19{
    bottom: -4.75rem;
  }

  .md\:-left-19{
    left: -4.75rem;
  }

  .md\:-top-20{
    top: -5rem;
  }

  .md\:-right-20{
    right: -5rem;
  }

  .md\:-bottom-20{
    bottom: -5rem;
  }

  .md\:-left-20{
    left: -5rem;
  }

  .md\:-top-22{
    top: -5.5rem;
  }

  .md\:-right-22{
    right: -5.5rem;
  }

  .md\:-bottom-22{
    bottom: -5.5rem;
  }

  .md\:-left-22{
    left: -5.5rem;
  }

  .md\:-top-24{
    top: -6rem;
  }

  .md\:-right-24{
    right: -6rem;
  }

  .md\:-bottom-24{
    bottom: -6rem;
  }

  .md\:-left-24{
    left: -6rem;
  }

  .md\:-top-25{
    top: -6.25rem;
  }

  .md\:-right-25{
    right: -6.25rem;
  }

  .md\:-bottom-25{
    bottom: -6.25rem;
  }

  .md\:-left-25{
    left: -6.25rem;
  }

  .md\:-top-28{
    top: -7rem;
  }

  .md\:-right-28{
    right: -7rem;
  }

  .md\:-bottom-28{
    bottom: -7rem;
  }

  .md\:-left-28{
    left: -7rem;
  }

  .md\:-top-30{
    top: -7.5rem;
  }

  .md\:-right-30{
    right: -7.5rem;
  }

  .md\:-bottom-30{
    bottom: -7.5rem;
  }

  .md\:-left-30{
    left: -7.5rem;
  }

  .md\:-top-32{
    top: -8rem;
  }

  .md\:-right-32{
    right: -8rem;
  }

  .md\:-bottom-32{
    bottom: -8rem;
  }

  .md\:-left-32{
    left: -8rem;
  }

  .md\:-top-34{
    top: -8.5rem;
  }

  .md\:-right-34{
    right: -8.5rem;
  }

  .md\:-bottom-34{
    bottom: -8.5rem;
  }

  .md\:-left-34{
    left: -8.5rem;
  }

  .md\:-top-35{
    top: -8.75rem;
  }

  .md\:-right-35{
    right: -8.75rem;
  }

  .md\:-bottom-35{
    bottom: -8.75rem;
  }

  .md\:-left-35{
    left: -8.75rem;
  }

  .md\:-top-36{
    top: -9rem;
  }

  .md\:-right-36{
    right: -9rem;
  }

  .md\:-bottom-36{
    bottom: -9rem;
  }

  .md\:-left-36{
    left: -9rem;
  }

  .md\:-top-39{
    top: -9.75rem;
  }

  .md\:-right-39{
    right: -9.75rem;
  }

  .md\:-bottom-39{
    bottom: -9.75rem;
  }

  .md\:-left-39{
    left: -9.75rem;
  }

  .md\:-top-40{
    top: -10rem;
  }

  .md\:-right-40{
    right: -10rem;
  }

  .md\:-bottom-40{
    bottom: -10rem;
  }

  .md\:-left-40{
    left: -10rem;
  }

  .md\:-top-42{
    top: -10.5rem;
  }

  .md\:-right-42{
    right: -10.5rem;
  }

  .md\:-bottom-42{
    bottom: -10.5rem;
  }

  .md\:-left-42{
    left: -10.5rem;
  }

  .md\:-top-44{
    top: -11rem;
  }

  .md\:-right-44{
    right: -11rem;
  }

  .md\:-bottom-44{
    bottom: -11rem;
  }

  .md\:-left-44{
    left: -11rem;
  }

  .md\:-top-45{
    top: -11.25rem;
  }

  .md\:-right-45{
    right: -11.25rem;
  }

  .md\:-bottom-45{
    bottom: -11.25rem;
  }

  .md\:-left-45{
    left: -11.25rem;
  }

  .md\:-top-48{
    top: -12rem;
  }

  .md\:-right-48{
    right: -12rem;
  }

  .md\:-bottom-48{
    bottom: -12rem;
  }

  .md\:-left-48{
    left: -12rem;
  }

  .md\:-top-50{
    top: -12.5rem;
  }

  .md\:-right-50{
    right: -12.5rem;
  }

  .md\:-bottom-50{
    bottom: -12.5rem;
  }

  .md\:-left-50{
    left: -12.5rem;
  }

  .md\:-top-52{
    top: -13rem;
  }

  .md\:-right-52{
    right: -13rem;
  }

  .md\:-bottom-52{
    bottom: -13rem;
  }

  .md\:-left-52{
    left: -13rem;
  }

  .md\:-top-55{
    top: -13.75rem;
  }

  .md\:-right-55{
    right: -13.75rem;
  }

  .md\:-bottom-55{
    bottom: -13.75rem;
  }

  .md\:-left-55{
    left: -13.75rem;
  }

  .md\:-top-56{
    top: -14rem;
  }

  .md\:-right-56{
    right: -14rem;
  }

  .md\:-bottom-56{
    bottom: -14rem;
  }

  .md\:-left-56{
    left: -14rem;
  }

  .md\:-top-58{
    top: -14.5rem;
  }

  .md\:-right-58{
    right: -14.5rem;
  }

  .md\:-bottom-58{
    bottom: -14.5rem;
  }

  .md\:-left-58{
    left: -14.5rem;
  }

  .md\:-top-60{
    top: -15rem;
  }

  .md\:-right-60{
    right: -15rem;
  }

  .md\:-bottom-60{
    bottom: -15rem;
  }

  .md\:-left-60{
    left: -15rem;
  }

  .md\:-top-64{
    top: -16rem;
  }

  .md\:-right-64{
    right: -16rem;
  }

  .md\:-bottom-64{
    bottom: -16rem;
  }

  .md\:-left-64{
    left: -16rem;
  }

  .md\:-top-65{
    top: -16.25rem;
  }

  .md\:-right-65{
    right: -16.25rem;
  }

  .md\:-bottom-65{
    bottom: -16.25rem;
  }

  .md\:-left-65{
    left: -16.25rem;
  }

  .md\:-top-68{
    top: -17rem;
  }

  .md\:-right-68{
    right: -17rem;
  }

  .md\:-bottom-68{
    bottom: -17rem;
  }

  .md\:-left-68{
    left: -17rem;
  }

  .md\:-top-69{
    top: -17.25rem;
  }

  .md\:-right-69{
    right: -17.25rem;
  }

  .md\:-bottom-69{
    bottom: -17.25rem;
  }

  .md\:-left-69{
    left: -17.25rem;
  }

  .md\:-top-70{
    top: -17.5rem;
  }

  .md\:-right-70{
    right: -17.5rem;
  }

  .md\:-bottom-70{
    bottom: -17.5rem;
  }

  .md\:-left-70{
    left: -17.5rem;
  }

  .md\:-top-72{
    top: -18rem;
  }

  .md\:-right-72{
    right: -18rem;
  }

  .md\:-bottom-72{
    bottom: -18rem;
  }

  .md\:-left-72{
    left: -18rem;
  }

  .md\:-top-75{
    top: -18.75rem;
  }

  .md\:-right-75{
    right: -18.75rem;
  }

  .md\:-bottom-75{
    bottom: -18.75rem;
  }

  .md\:-left-75{
    left: -18.75rem;
  }

  .md\:-top-80{
    top: -20rem;
  }

  .md\:-right-80{
    right: -20rem;
  }

  .md\:-bottom-80{
    bottom: -20rem;
  }

  .md\:-left-80{
    left: -20rem;
  }

  .md\:-top-85{
    top: -21.25rem;
  }

  .md\:-right-85{
    right: -21.25rem;
  }

  .md\:-bottom-85{
    bottom: -21.25rem;
  }

  .md\:-left-85{
    left: -21.25rem;
  }

  .md\:-top-86{
    top: -21.5rem;
  }

  .md\:-right-86{
    right: -21.5rem;
  }

  .md\:-bottom-86{
    bottom: -21.5rem;
  }

  .md\:-left-86{
    left: -21.5rem;
  }

  .md\:-top-90{
    top: -22.5rem;
  }

  .md\:-right-90{
    right: -22.5rem;
  }

  .md\:-bottom-90{
    bottom: -22.5rem;
  }

  .md\:-left-90{
    left: -22.5rem;
  }

  .md\:-top-96{
    top: -24rem;
  }

  .md\:-right-96{
    right: -24rem;
  }

  .md\:-bottom-96{
    bottom: -24rem;
  }

  .md\:-left-96{
    left: -24rem;
  }

  .md\:-top-100{
    top: -25rem;
  }

  .md\:-right-100{
    right: -25rem;
  }

  .md\:-bottom-100{
    bottom: -25rem;
  }

  .md\:-left-100{
    left: -25rem;
  }

  .md\:-top-115{
    top: -28.75rem;
  }

  .md\:-right-115{
    right: -28.75rem;
  }

  .md\:-bottom-115{
    bottom: -28.75rem;
  }

  .md\:-left-115{
    left: -28.75rem;
  }

  .md\:-top-125{
    top: -31.25rem;
  }

  .md\:-right-125{
    right: -31.25rem;
  }

  .md\:-bottom-125{
    bottom: -31.25rem;
  }

  .md\:-left-125{
    left: -31.25rem;
  }

  .md\:-top-142{
    top: -35.5rem;
  }

  .md\:-right-142{
    right: -35.5rem;
  }

  .md\:-bottom-142{
    bottom: -35.5rem;
  }

  .md\:-left-142{
    left: -35.5rem;
  }

  .md\:-top-150{
    top: -37.5rem;
  }

  .md\:-right-150{
    right: -37.5rem;
  }

  .md\:-bottom-150{
    bottom: -37.5rem;
  }

  .md\:-left-150{
    left: -37.5rem;
  }

  .md\:-top-156{
    top: -39rem;
  }

  .md\:-right-156{
    right: -39rem;
  }

  .md\:-bottom-156{
    bottom: -39rem;
  }

  .md\:-left-156{
    left: -39rem;
  }

  .md\:-top-160{
    top: -40rem;
  }

  .md\:-right-160{
    right: -40rem;
  }

  .md\:-bottom-160{
    bottom: -40rem;
  }

  .md\:-left-160{
    left: -40rem;
  }

  .md\:-top-175{
    top: -43.75rem;
  }

  .md\:-right-175{
    right: -43.75rem;
  }

  .md\:-bottom-175{
    bottom: -43.75rem;
  }

  .md\:-left-175{
    left: -43.75rem;
  }

  .md\:-top-207{
    top: -51.75rem;
  }

  .md\:-right-207{
    right: -51.75rem;
  }

  .md\:-bottom-207{
    bottom: -51.75rem;
  }

  .md\:-left-207{
    left: -51.75rem;
  }

  .md\:-top-242{
    top: -60.5rem;
  }

  .md\:-right-242{
    right: -60.5rem;
  }

  .md\:-bottom-242{
    bottom: -60.5rem;
  }

  .md\:-left-242{
    left: -60.5rem;
  }

  .md\:-top-250{
    top: -62.5rem;
  }

  .md\:-right-250{
    right: -62.5rem;
  }

  .md\:-bottom-250{
    bottom: -62.5rem;
  }

  .md\:-left-250{
    left: -62.5rem;
  }

  .md\:-top-258{
    top: -64.5rem;
  }

  .md\:-right-258{
    right: -64.5rem;
  }

  .md\:-bottom-258{
    bottom: -64.5rem;
  }

  .md\:-left-258{
    left: -64.5rem;
  }

  .md\:-top-265{
    top: -66.25rem;
  }

  .md\:-right-265{
    right: -66.25rem;
  }

  .md\:-bottom-265{
    bottom: -66.25rem;
  }

  .md\:-left-265{
    left: -66.25rem;
  }

  .md\:-top-280{
    top: -70rem;
  }

  .md\:-right-280{
    right: -70rem;
  }

  .md\:-bottom-280{
    bottom: -70rem;
  }

  .md\:-left-280{
    left: -70rem;
  }

  .md\:-top-px{
    top: -1px;
  }

  .md\:-right-px{
    right: -1px;
  }

  .md\:-bottom-px{
    bottom: -1px;
  }

  .md\:-left-px{
    left: -1px;
  }

  .md\:-top-0\.5{
    top: -0.125rem;
  }

  .md\:-right-0\.5{
    right: -0.125rem;
  }

  .md\:-bottom-0\.5{
    bottom: -0.125rem;
  }

  .md\:-left-0\.5{
    left: -0.125rem;
  }

  .md\:-top-1\.5{
    top: -0.375rem;
  }

  .md\:-right-1\.5{
    right: -0.375rem;
  }

  .md\:-bottom-1\.5{
    bottom: -0.375rem;
  }

  .md\:-left-1\.5{
    left: -0.375rem;
  }

  .md\:-top-2\.5{
    top: -0.625rem;
  }

  .md\:-right-2\.5{
    right: -0.625rem;
  }

  .md\:-bottom-2\.5{
    bottom: -0.625rem;
  }

  .md\:-left-2\.5{
    left: -0.625rem;
  }

  .md\:-top-3\.5{
    top: -0.875rem;
  }

  .md\:-right-3\.5{
    right: -0.875rem;
  }

  .md\:-bottom-3\.5{
    bottom: -0.875rem;
  }

  .md\:-left-3\.5{
    left: -0.875rem;
  }

  .md\:-top-0\.25{
    top: -0.0625rem;
  }

  .md\:-right-0\.25{
    right: -0.0625rem;
  }

  .md\:-bottom-0\.25{
    bottom: -0.0625rem;
  }

  .md\:-left-0\.25{
    left: -0.0625rem;
  }

  .md\:-top-0\.75{
    top: -0.1875rem;
  }

  .md\:-right-0\.75{
    right: -0.1875rem;
  }

  .md\:-bottom-0\.75{
    bottom: -0.1875rem;
  }

  .md\:-left-0\.75{
    left: -0.1875rem;
  }

  .md\:-top-1\.25{
    top: -0.3125rem;
  }

  .md\:-right-1\.25{
    right: -0.3125rem;
  }

  .md\:-bottom-1\.25{
    bottom: -0.3125rem;
  }

  .md\:-left-1\.25{
    left: -0.3125rem;
  }

  .md\:-top-1\.75{
    top: -0.4375rem;
  }

  .md\:-right-1\.75{
    right: -0.4375rem;
  }

  .md\:-bottom-1\.75{
    bottom: -0.4375rem;
  }

  .md\:-left-1\.75{
    left: -0.4375rem;
  }

  .md\:-top-2\.25{
    top: -0.5625rem;
  }

  .md\:-right-2\.25{
    right: -0.5625rem;
  }

  .md\:-bottom-2\.25{
    bottom: -0.5625rem;
  }

  .md\:-left-2\.25{
    left: -0.5625rem;
  }

  .md\:-top-2\.75{
    top: -0.6875rem;
  }

  .md\:-right-2\.75{
    right: -0.6875rem;
  }

  .md\:-bottom-2\.75{
    bottom: -0.6875rem;
  }

  .md\:-left-2\.75{
    left: -0.6875rem;
  }

  .md\:-top-3\.25{
    top: -0.8125rem;
  }

  .md\:-right-3\.25{
    right: -0.8125rem;
  }

  .md\:-bottom-3\.25{
    bottom: -0.8125rem;
  }

  .md\:-left-3\.25{
    left: -0.8125rem;
  }

  .md\:-top-3\.75{
    top: -0.9375rem;
  }

  .md\:-right-3\.75{
    right: -0.9375rem;
  }

  .md\:-bottom-3\.75{
    bottom: -0.9375rem;
  }

  .md\:-left-3\.75{
    left: -0.9375rem;
  }

  .md\:-top-4\.25{
    top: -1.0625rem;
  }

  .md\:-right-4\.25{
    right: -1.0625rem;
  }

  .md\:-bottom-4\.25{
    bottom: -1.0625rem;
  }

  .md\:-left-4\.25{
    left: -1.0625rem;
  }

  .md\:-top-4\.5{
    top: -1.125rem;
  }

  .md\:-right-4\.5{
    right: -1.125rem;
  }

  .md\:-bottom-4\.5{
    bottom: -1.125rem;
  }

  .md\:-left-4\.5{
    left: -1.125rem;
  }

  .md\:-top-4\.75{
    top: -1.1875rem;
  }

  .md\:-right-4\.75{
    right: -1.1875rem;
  }

  .md\:-bottom-4\.75{
    bottom: -1.1875rem;
  }

  .md\:-left-4\.75{
    left: -1.1875rem;
  }

  .md\:-top-5\.25{
    top: -1.3125rem;
  }

  .md\:-right-5\.25{
    right: -1.3125rem;
  }

  .md\:-bottom-5\.25{
    bottom: -1.3125rem;
  }

  .md\:-left-5\.25{
    left: -1.3125rem;
  }

  .md\:-top-5\.5{
    top: -1.375rem;
  }

  .md\:-right-5\.5{
    right: -1.375rem;
  }

  .md\:-bottom-5\.5{
    bottom: -1.375rem;
  }

  .md\:-left-5\.5{
    left: -1.375rem;
  }

  .md\:-top-5\.75{
    top: -1.4375rem;
  }

  .md\:-right-5\.75{
    right: -1.4375rem;
  }

  .md\:-bottom-5\.75{
    bottom: -1.4375rem;
  }

  .md\:-left-5\.75{
    left: -1.4375rem;
  }

  .md\:-top-6\.25{
    top: -1.5625rem;
  }

  .md\:-right-6\.25{
    right: -1.5625rem;
  }

  .md\:-bottom-6\.25{
    bottom: -1.5625rem;
  }

  .md\:-left-6\.25{
    left: -1.5625rem;
  }

  .md\:-top-6\.5{
    top: -1.625rem;
  }

  .md\:-right-6\.5{
    right: -1.625rem;
  }

  .md\:-bottom-6\.5{
    bottom: -1.625rem;
  }

  .md\:-left-6\.5{
    left: -1.625rem;
  }

  .md\:-top-6\.75{
    top: -1.6875rem;
  }

  .md\:-right-6\.75{
    right: -1.6875rem;
  }

  .md\:-bottom-6\.75{
    bottom: -1.6875rem;
  }

  .md\:-left-6\.75{
    left: -1.6875rem;
  }

  .md\:-top-7\.25{
    top: -1.8125rem;
  }

  .md\:-right-7\.25{
    right: -1.8125rem;
  }

  .md\:-bottom-7\.25{
    bottom: -1.8125rem;
  }

  .md\:-left-7\.25{
    left: -1.8125rem;
  }

  .md\:-top-7\.5{
    top: -1.875rem;
  }

  .md\:-right-7\.5{
    right: -1.875rem;
  }

  .md\:-bottom-7\.5{
    bottom: -1.875rem;
  }

  .md\:-left-7\.5{
    left: -1.875rem;
  }

  .md\:-top-8\.25{
    top: -2.0625rem;
  }

  .md\:-right-8\.25{
    right: -2.0625rem;
  }

  .md\:-bottom-8\.25{
    bottom: -2.0625rem;
  }

  .md\:-left-8\.25{
    left: -2.0625rem;
  }

  .md\:-top-8\.5{
    top: -2.125rem;
  }

  .md\:-right-8\.5{
    right: -2.125rem;
  }

  .md\:-bottom-8\.5{
    bottom: -2.125rem;
  }

  .md\:-left-8\.5{
    left: -2.125rem;
  }

  .md\:-top-9\.25{
    top: -2.3125rem;
  }

  .md\:-right-9\.25{
    right: -2.3125rem;
  }

  .md\:-bottom-9\.25{
    bottom: -2.3125rem;
  }

  .md\:-left-9\.25{
    left: -2.3125rem;
  }

  .md\:-top-9\.5{
    top: -2.375rem;
  }

  .md\:-right-9\.5{
    right: -2.375rem;
  }

  .md\:-bottom-9\.5{
    bottom: -2.375rem;
  }

  .md\:-left-9\.5{
    left: -2.375rem;
  }

  .md\:-top-10\.5{
    top: -2.625rem;
  }

  .md\:-right-10\.5{
    right: -2.625rem;
  }

  .md\:-bottom-10\.5{
    bottom: -2.625rem;
  }

  .md\:-left-10\.5{
    left: -2.625rem;
  }

  .md\:-top-11\.25{
    top: -2.8125rem;
  }

  .md\:-right-11\.25{
    right: -2.8125rem;
  }

  .md\:-bottom-11\.25{
    bottom: -2.8125rem;
  }

  .md\:-left-11\.25{
    left: -2.8125rem;
  }

  .md\:-top-11\.5{
    top: -2.875rem;
  }

  .md\:-right-11\.5{
    right: -2.875rem;
  }

  .md\:-bottom-11\.5{
    bottom: -2.875rem;
  }

  .md\:-left-11\.5{
    left: -2.875rem;
  }

  .md\:-top-12\.5{
    top: -3.125rem;
  }

  .md\:-right-12\.5{
    right: -3.125rem;
  }

  .md\:-bottom-12\.5{
    bottom: -3.125rem;
  }

  .md\:-left-12\.5{
    left: -3.125rem;
  }

  .md\:-top-12\.75{
    top: -3.1875rem;
  }

  .md\:-right-12\.75{
    right: -3.1875rem;
  }

  .md\:-bottom-12\.75{
    bottom: -3.1875rem;
  }

  .md\:-left-12\.75{
    left: -3.1875rem;
  }

  .md\:-top-13\.5{
    top: -3.375rem;
  }

  .md\:-right-13\.5{
    right: -3.375rem;
  }

  .md\:-bottom-13\.5{
    bottom: -3.375rem;
  }

  .md\:-left-13\.5{
    left: -3.375rem;
  }

  .md\:-top-14\.5{
    top: -3.625rem;
  }

  .md\:-right-14\.5{
    right: -3.625rem;
  }

  .md\:-bottom-14\.5{
    bottom: -3.625rem;
  }

  .md\:-left-14\.5{
    left: -3.625rem;
  }

  .md\:-top-15\.5{
    top: -3.875rem;
  }

  .md\:-right-15\.5{
    right: -3.875rem;
  }

  .md\:-bottom-15\.5{
    bottom: -3.875rem;
  }

  .md\:-left-15\.5{
    left: -3.875rem;
  }

  .md\:-top-15\.75{
    top: -3.9375rem;
  }

  .md\:-right-15\.75{
    right: -3.9375rem;
  }

  .md\:-bottom-15\.75{
    bottom: -3.9375rem;
  }

  .md\:-left-15\.75{
    left: -3.9375rem;
  }

  .md\:-top-16\.25{
    top: -4.0625rem;
  }

  .md\:-right-16\.25{
    right: -4.0625rem;
  }

  .md\:-bottom-16\.25{
    bottom: -4.0625rem;
  }

  .md\:-left-16\.25{
    left: -4.0625rem;
  }

  .md\:-top-17\.25{
    top: -4.3125rem;
  }

  .md\:-right-17\.25{
    right: -4.3125rem;
  }

  .md\:-bottom-17\.25{
    bottom: -4.3125rem;
  }

  .md\:-left-17\.25{
    left: -4.3125rem;
  }

  .md\:-top-17\.5{
    top: -4.375rem;
  }

  .md\:-right-17\.5{
    right: -4.375rem;
  }

  .md\:-bottom-17\.5{
    bottom: -4.375rem;
  }

  .md\:-left-17\.5{
    left: -4.375rem;
  }

  .md\:-top-18\.25{
    top: -4.5625rem;
  }

  .md\:-right-18\.25{
    right: -4.5625rem;
  }

  .md\:-bottom-18\.25{
    bottom: -4.5625rem;
  }

  .md\:-left-18\.25{
    left: -4.5625rem;
  }

  .md\:-top-18\.5{
    top: -4.625rem;
  }

  .md\:-right-18\.5{
    right: -4.625rem;
  }

  .md\:-bottom-18\.5{
    bottom: -4.625rem;
  }

  .md\:-left-18\.5{
    left: -4.625rem;
  }

  .md\:-top-20\.25{
    top: -5.0625rem;
  }

  .md\:-right-20\.25{
    right: -5.0625rem;
  }

  .md\:-bottom-20\.25{
    bottom: -5.0625rem;
  }

  .md\:-left-20\.25{
    left: -5.0625rem;
  }

  .md\:-top-20\.5{
    top: -5.125rem;
  }

  .md\:-right-20\.5{
    right: -5.125rem;
  }

  .md\:-bottom-20\.5{
    bottom: -5.125rem;
  }

  .md\:-left-20\.5{
    left: -5.125rem;
  }

  .md\:-top-22\.5{
    top: -5.625rem;
  }

  .md\:-right-22\.5{
    right: -5.625rem;
  }

  .md\:-bottom-22\.5{
    bottom: -5.625rem;
  }

  .md\:-left-22\.5{
    left: -5.625rem;
  }

  .md\:-top-25\.5{
    top: -6.375rem;
  }

  .md\:-right-25\.5{
    right: -6.375rem;
  }

  .md\:-bottom-25\.5{
    bottom: -6.375rem;
  }

  .md\:-left-25\.5{
    left: -6.375rem;
  }

  .md\:-top-26\.75{
    top: -6.6875rem;
  }

  .md\:-right-26\.75{
    right: -6.6875rem;
  }

  .md\:-bottom-26\.75{
    bottom: -6.6875rem;
  }

  .md\:-left-26\.75{
    left: -6.6875rem;
  }

  .md\:-top-32\.5{
    top: -8.125rem;
  }

  .md\:-right-32\.5{
    right: -8.125rem;
  }

  .md\:-bottom-32\.5{
    bottom: -8.125rem;
  }

  .md\:-left-32\.5{
    left: -8.125rem;
  }

  .md\:-top-37\.5{
    top: -9.375rem;
  }

  .md\:-right-37\.5{
    right: -9.375rem;
  }

  .md\:-bottom-37\.5{
    bottom: -9.375rem;
  }

  .md\:-left-37\.5{
    left: -9.375rem;
  }

  .md\:-top-41\.25{
    top: -10.3125rem;
  }

  .md\:-right-41\.25{
    right: -10.3125rem;
  }

  .md\:-bottom-41\.25{
    bottom: -10.3125rem;
  }

  .md\:-left-41\.25{
    left: -10.3125rem;
  }

  .md\:-top-52\.5{
    top: -13.125rem;
  }

  .md\:-right-52\.5{
    right: -13.125rem;
  }

  .md\:-bottom-52\.5{
    bottom: -13.125rem;
  }

  .md\:-left-52\.5{
    left: -13.125rem;
  }

  .md\:-top-54\.5{
    top: -13.625rem;
  }

  .md\:-right-54\.5{
    right: -13.625rem;
  }

  .md\:-bottom-54\.5{
    bottom: -13.625rem;
  }

  .md\:-left-54\.5{
    left: -13.625rem;
  }

  .md\:-top-57\.25{
    top: -14.3125rem;
  }

  .md\:-right-57\.25{
    right: -14.3125rem;
  }

  .md\:-bottom-57\.25{
    bottom: -14.3125rem;
  }

  .md\:-left-57\.25{
    left: -14.3125rem;
  }

  .md\:-top-57\.5{
    top: -14.375rem;
  }

  .md\:-right-57\.5{
    right: -14.375rem;
  }

  .md\:-bottom-57\.5{
    bottom: -14.375rem;
  }

  .md\:-left-57\.5{
    left: -14.375rem;
  }

  .md\:-top-66\.25{
    top: -16.5625rem;
  }

  .md\:-right-66\.25{
    right: -16.5625rem;
  }

  .md\:-bottom-66\.25{
    bottom: -16.5625rem;
  }

  .md\:-left-66\.25{
    left: -16.5625rem;
  }

  .md\:-top-74\.5{
    top: -18.125rem;
  }

  .md\:-right-74\.5{
    right: -18.125rem;
  }

  .md\:-bottom-74\.5{
    bottom: -18.125rem;
  }

  .md\:-left-74\.5{
    left: -18.125rem;
  }

  .md\:-top-106\.25{
    top: -26.5625rem;
  }

  .md\:-right-106\.25{
    right: -26.5625rem;
  }

  .md\:-bottom-106\.25{
    bottom: -26.5625rem;
  }

  .md\:-left-106\.25{
    left: -26.5625rem;
  }

  .md\:-top-112\.25{
    top: -28.0675rem;
  }

  .md\:-right-112\.25{
    right: -28.0675rem;
  }

  .md\:-bottom-112\.25{
    bottom: -28.0675rem;
  }

  .md\:-left-112\.25{
    left: -28.0675rem;
  }

  .md\:-top-112\.75{
    top: -28.1875rem;
  }

  .md\:-right-112\.75{
    right: -28.1875rem;
  }

  .md\:-bottom-112\.75{
    bottom: -28.1875rem;
  }

  .md\:-left-112\.75{
    left: -28.1875rem;
  }

  .md\:-top-147\.5{
    top: -36.875rem;
  }

  .md\:-right-147\.5{
    right: -36.875rem;
  }

  .md\:-bottom-147\.5{
    bottom: -36.875rem;
  }

  .md\:-left-147\.5{
    left: -36.875rem;
  }

  .md\:-top-162\.5{
    top: -40.625rem;
  }

  .md\:-right-162\.5{
    right: -40.625rem;
  }

  .md\:-bottom-162\.5{
    bottom: -40.625rem;
  }

  .md\:-left-162\.5{
    left: -40.625rem;
  }

  .md\:-top-172\.25{
    top: -42.5625rem;
  }

  .md\:-right-172\.25{
    right: -42.5625rem;
  }

  .md\:-bottom-172\.25{
    bottom: -42.5625rem;
  }

  .md\:-left-172\.25{
    left: -42.5625rem;
  }

  .md\:-top-175\.25{
    top: -43.8125rem;
  }

  .md\:-right-175\.25{
    right: -43.8125rem;
  }

  .md\:-bottom-175\.25{
    bottom: -43.8125rem;
  }

  .md\:-left-175\.25{
    left: -43.8125rem;
  }

  .md\:-top-184\.25{
    top: -46.0625rem;
  }

  .md\:-right-184\.25{
    right: -46.0625rem;
  }

  .md\:-bottom-184\.25{
    bottom: -46.0625rem;
  }

  .md\:-left-184\.25{
    left: -46.0625rem;
  }

  .md\:-top-203\.25{
    top: -50.8125rem;
  }

  .md\:-right-203\.25{
    right: -50.8125rem;
  }

  .md\:-bottom-203\.25{
    bottom: -50.8125rem;
  }

  .md\:-left-203\.25{
    left: -50.8125rem;
  }

  .md\:-top-half{
    top: -50%;
  }

  .md\:-right-half{
    right: -50%;
  }

  .md\:-bottom-half{
    bottom: -50%;
  }

  .md\:-left-half{
    left: -50%;
  }

  .md\:-top-full{
    top: -100%;
  }

  .md\:-right-full{
    right: -100%;
  }

  .md\:-bottom-full{
    bottom: -100%;
  }

  .md\:-left-full{
    left: -100%;
  }

  .md\:-top-1\/10{
    top: -10%;
  }

  .md\:-right-1\/10{
    right: -10%;
  }

  .md\:-bottom-1\/10{
    bottom: -10%;
  }

  .md\:-left-1\/10{
    left: -10%;
  }

  .md\:-top-2\/10{
    top: -20%;
  }

  .md\:-right-2\/10{
    right: -20%;
  }

  .md\:-bottom-2\/10{
    bottom: -20%;
  }

  .md\:-left-2\/10{
    left: -20%;
  }

  .md\:-top-3\/10{
    top: -30%;
  }

  .md\:-right-3\/10{
    right: -30%;
  }

  .md\:-bottom-3\/10{
    bottom: -30%;
  }

  .md\:-left-3\/10{
    left: -30%;
  }

  .md\:-top-4\/10{
    top: -40%;
  }

  .md\:-right-4\/10{
    right: -40%;
  }

  .md\:-bottom-4\/10{
    bottom: -40%;
  }

  .md\:-left-4\/10{
    left: -40%;
  }

  .md\:-top-4\.5\/10{
    top: -45%;
  }

  .md\:-right-4\.5\/10{
    right: -45%;
  }

  .md\:-bottom-4\.5\/10{
    bottom: -45%;
  }

  .md\:-left-4\.5\/10{
    left: -45%;
  }

  .md\:-top-5\/10{
    top: -50%;
  }

  .md\:-right-5\/10{
    right: -50%;
  }

  .md\:-bottom-5\/10{
    bottom: -50%;
  }

  .md\:-left-5\/10{
    left: -50%;
  }

  .md\:-top-5\.5\/10{
    top: -55%;
  }

  .md\:-right-5\.5\/10{
    right: -55%;
  }

  .md\:-bottom-5\.5\/10{
    bottom: -55%;
  }

  .md\:-left-5\.5\/10{
    left: -55%;
  }

  .md\:-top-6\/10{
    top: -60%;
  }

  .md\:-right-6\/10{
    right: -60%;
  }

  .md\:-bottom-6\/10{
    bottom: -60%;
  }

  .md\:-left-6\/10{
    left: -60%;
  }

  .md\:-top-7\/10{
    top: -70%;
  }

  .md\:-right-7\/10{
    right: -70%;
  }

  .md\:-bottom-7\/10{
    bottom: -70%;
  }

  .md\:-left-7\/10{
    left: -70%;
  }

  .md\:-top-8\/10{
    top: -80%;
  }

  .md\:-right-8\/10{
    right: -80%;
  }

  .md\:-bottom-8\/10{
    bottom: -80%;
  }

  .md\:-left-8\/10{
    left: -80%;
  }

  .md\:-top-9\/10{
    top: -90%;
  }

  .md\:-right-9\/10{
    right: -90%;
  }

  .md\:-bottom-9\/10{
    bottom: -90%;
  }

  .md\:-left-9\/10{
    left: -90%;
  }

  .md\:-top-1\/12{
    top: -8.33333%;
  }

  .md\:-right-1\/12{
    right: -8.33333%;
  }

  .md\:-bottom-1\/12{
    bottom: -8.33333%;
  }

  .md\:-left-1\/12{
    left: -8.33333%;
  }

  .md\:-top-2\/12{
    top: -16.66667%;
  }

  .md\:-right-2\/12{
    right: -16.66667%;
  }

  .md\:-bottom-2\/12{
    bottom: -16.66667%;
  }

  .md\:-left-2\/12{
    left: -16.66667%;
  }

  .md\:-top-3\/12{
    top: -25%;
  }

  .md\:-right-3\/12{
    right: -25%;
  }

  .md\:-bottom-3\/12{
    bottom: -25%;
  }

  .md\:-left-3\/12{
    left: -25%;
  }

  .md\:-top-4\/12{
    top: -33.33333%;
  }

  .md\:-right-4\/12{
    right: -33.33333%;
  }

  .md\:-bottom-4\/12{
    bottom: -33.33333%;
  }

  .md\:-left-4\/12{
    left: -33.33333%;
  }

  .md\:-top-5\/12{
    top: -41.66667%;
  }

  .md\:-right-5\/12{
    right: -41.66667%;
  }

  .md\:-bottom-5\/12{
    bottom: -41.66667%;
  }

  .md\:-left-5\/12{
    left: -41.66667%;
  }

  .md\:-top-6\/12{
    top: -50%;
  }

  .md\:-right-6\/12{
    right: -50%;
  }

  .md\:-bottom-6\/12{
    bottom: -50%;
  }

  .md\:-left-6\/12{
    left: -50%;
  }

  .md\:-top-7\/12{
    top: -58.33333%;
  }

  .md\:-right-7\/12{
    right: -58.33333%;
  }

  .md\:-bottom-7\/12{
    bottom: -58.33333%;
  }

  .md\:-left-7\/12{
    left: -58.33333%;
  }

  .md\:-top-8\/12{
    top: -66.66667%;
  }

  .md\:-right-8\/12{
    right: -66.66667%;
  }

  .md\:-bottom-8\/12{
    bottom: -66.66667%;
  }

  .md\:-left-8\/12{
    left: -66.66667%;
  }

  .md\:-top-9\/12{
    top: -75%;
  }

  .md\:-right-9\/12{
    right: -75%;
  }

  .md\:-bottom-9\/12{
    bottom: -75%;
  }

  .md\:-left-9\/12{
    left: -75%;
  }

  .md\:-top-10\/12{
    top: -83.33333%;
  }

  .md\:-right-10\/12{
    right: -83.33333%;
  }

  .md\:-bottom-10\/12{
    bottom: -83.33333%;
  }

  .md\:-left-10\/12{
    left: -83.33333%;
  }

  .md\:-top-11\/12{
    top: -91.66667%;
  }

  .md\:-right-11\/12{
    right: -91.66667%;
  }

  .md\:-bottom-11\/12{
    bottom: -91.66667%;
  }

  .md\:-left-11\/12{
    left: -91.66667%;
  }

  .md\:top-1\/2{
    top: 50%;
  }

  .md\:right-1\/2{
    right: 50%;
  }

  .md\:bottom-1\/2{
    bottom: 50%;
  }

  .md\:left-1\/2{
    left: 50%;
  }

  .md\:top-1\/3{
    top: 33.333333%;
  }

  .md\:right-1\/3{
    right: 33.333333%;
  }

  .md\:bottom-1\/3{
    bottom: 33.333333%;
  }

  .md\:left-1\/3{
    left: 33.333333%;
  }

  .md\:top-2\/3{
    top: 66.666667%;
  }

  .md\:right-2\/3{
    right: 66.666667%;
  }

  .md\:bottom-2\/3{
    bottom: 66.666667%;
  }

  .md\:left-2\/3{
    left: 66.666667%;
  }

  .md\:top-1\/4{
    top: 25%;
  }

  .md\:right-1\/4{
    right: 25%;
  }

  .md\:bottom-1\/4{
    bottom: 25%;
  }

  .md\:left-1\/4{
    left: 25%;
  }

  .md\:top-2\/4{
    top: 50%;
  }

  .md\:right-2\/4{
    right: 50%;
  }

  .md\:bottom-2\/4{
    bottom: 50%;
  }

  .md\:left-2\/4{
    left: 50%;
  }

  .md\:top-3\/4{
    top: 75%;
  }

  .md\:right-3\/4{
    right: 75%;
  }

  .md\:bottom-3\/4{
    bottom: 75%;
  }

  .md\:left-3\/4{
    left: 75%;
  }

  .md\:-top-1\/2{
    top: -50%;
  }

  .md\:-right-1\/2{
    right: -50%;
  }

  .md\:-bottom-1\/2{
    bottom: -50%;
  }

  .md\:-left-1\/2{
    left: -50%;
  }

  .md\:-top-1\/3{
    top: -33.333333%;
  }

  .md\:-right-1\/3{
    right: -33.333333%;
  }

  .md\:-bottom-1\/3{
    bottom: -33.333333%;
  }

  .md\:-left-1\/3{
    left: -33.333333%;
  }

  .md\:-top-2\/3{
    top: -66.666667%;
  }

  .md\:-right-2\/3{
    right: -66.666667%;
  }

  .md\:-bottom-2\/3{
    bottom: -66.666667%;
  }

  .md\:-left-2\/3{
    left: -66.666667%;
  }

  .md\:-top-1\/4{
    top: -25%;
  }

  .md\:-right-1\/4{
    right: -25%;
  }

  .md\:-bottom-1\/4{
    bottom: -25%;
  }

  .md\:-left-1\/4{
    left: -25%;
  }

  .md\:-top-2\/4{
    top: -50%;
  }

  .md\:-right-2\/4{
    right: -50%;
  }

  .md\:-bottom-2\/4{
    bottom: -50%;
  }

  .md\:-left-2\/4{
    left: -50%;
  }

  .md\:-top-3\/4{
    top: -75%;
  }

  .md\:-right-3\/4{
    right: -75%;
  }

  .md\:-bottom-3\/4{
    bottom: -75%;
  }

  .md\:-left-3\/4{
    left: -75%;
  }

  .md\:resize-none{
    resize: none;
  }

  .md\:resize-y{
    resize: vertical;
  }

  .md\:resize-x{
    resize: horizontal;
  }

  .md\:resize{
    resize: both;
  }

  .md\:shadow-sm{
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .md\:shadow{
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .md\:shadow-md{
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .md\:shadow-lg{
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .md\:shadow-xl{
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .md\:shadow-2xl{
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .md\:shadow-inner{
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .md\:shadow-none{
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .md\:group-hover\:shadow-sm{
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .md\:group-hover\:shadow{
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .md\:group-hover\:shadow-md{
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .md\:group-hover\:shadow-lg{
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .md\:group-hover\:shadow-xl{
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .md\:group-hover\:shadow-2xl{
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .md\:group-hover\:shadow-inner{
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .md\:group-hover\:shadow-none{
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .md\:focus-within\:shadow-sm:focus-within{
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .md\:focus-within\:shadow:focus-within{
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .md\:focus-within\:shadow-md:focus-within{
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .md\:focus-within\:shadow-lg:focus-within{
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .md\:focus-within\:shadow-xl:focus-within{
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .md\:focus-within\:shadow-2xl:focus-within{
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .md\:focus-within\:shadow-inner:focus-within{
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .md\:focus-within\:shadow-none:focus-within{
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .md\:hover\:shadow-sm:hover{
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .md\:hover\:shadow:hover{
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .md\:hover\:shadow-md:hover{
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .md\:hover\:shadow-lg:hover{
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .md\:hover\:shadow-xl:hover{
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .md\:hover\:shadow-2xl:hover{
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .md\:hover\:shadow-inner:hover{
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .md\:hover\:shadow-none:hover{
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .md\:focus\:shadow-sm:focus{
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .md\:focus\:shadow:focus{
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .md\:focus\:shadow-md:focus{
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .md\:focus\:shadow-lg:focus{
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .md\:focus\:shadow-xl:focus{
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .md\:focus\:shadow-2xl:focus{
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .md\:focus\:shadow-inner:focus{
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .md\:focus\:shadow-none:focus{
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .md\:ring-0{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .md\:ring-1{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .md\:ring-2{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .md\:ring-4{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .md\:ring-8{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .md\:ring{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .md\:ring-inset{
    --tw-ring-inset: inset;
  }

  .md\:focus-within\:ring-0:focus-within{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .md\:focus-within\:ring-1:focus-within{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .md\:focus-within\:ring-2:focus-within{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .md\:focus-within\:ring-4:focus-within{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .md\:focus-within\:ring-8:focus-within{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .md\:focus-within\:ring:focus-within{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .md\:focus-within\:ring-inset:focus-within{
    --tw-ring-inset: inset;
  }

  .md\:focus\:ring-0:focus{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .md\:focus\:ring-1:focus{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .md\:focus\:ring-2:focus{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .md\:focus\:ring-4:focus{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .md\:focus\:ring-8:focus{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .md\:focus\:ring:focus{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .md\:focus\:ring-inset:focus{
    --tw-ring-inset: inset;
  }

  .md\:ring-offset-transparent{
    --tw-ring-offset-color: transparent;
  }

  .md\:ring-offset-black{
    --tw-ring-offset-color: #000;
  }

  .md\:ring-offset-white{
    --tw-ring-offset-color: #fff;
  }

  .md\:ring-offset-grey{
    --tw-ring-offset-color: #9b9b9b;
  }

  .md\:ring-offset-grey-darkest{
    --tw-ring-offset-color: #111;
  }

  .md\:ring-offset-grey-darkest700{
    --tw-ring-offset-color: rgba(17, 17, 17, 0.7);
  }

  .md\:ring-offset-grey-darkest300{
    --tw-ring-offset-color: rgba(17, 17, 17, 0.3);
  }

  .md\:ring-offset-grey-darkest100{
    --tw-ring-offset-color: rgba(17, 17, 17, 0.1);
  }

  .md\:ring-offset-grey-dark{
    --tw-ring-offset-color: #525f77;
  }

  .md\:ring-offset-grey-light{
    --tw-ring-offset-color: #a3a3a3;
  }

  .md\:ring-offset-grey-extralight{
    --tw-ring-offset-color: #e7e7e7;
  }

  .md\:ring-offset-grey-lighter{
    --tw-ring-offset-color: #b4bdce;
  }

  .md\:ring-offset-grey-lightest{
    --tw-ring-offset-color: #f4f4f4;
  }

  .md\:ring-offset-grey-timeline{
    --tw-ring-offset-color: #888888;
  }

  .md\:ring-offset-blue{
    --tw-ring-offset-color: #63a9d1;
  }

  .md\:ring-offset-blue-light{
    --tw-ring-offset-color: #7bcfff;
  }

  .md\:ring-offset-blue-lightest{
    --tw-ring-offset-color: #ff51ac;
  }

  .md\:ring-offset-pink{
    --tw-ring-offset-color: #ED0980;
  }

  .md\:ring-offset-pink-light{
    --tw-ring-offset-color: #ff5bb4;
  }

  .md\:ring-offset-orange{
    --tw-ring-offset-color: #f37245;
  }

  .md\:ring-offset-yellow{
    --tw-ring-offset-color: #ffe600;
  }

  .md\:ring-offset-yellow-two{
    --tw-ring-offset-color: #F9E320;
  }

  .md\:ring-offset-yellow-dark{
    --tw-ring-offset-color: #e6af21;
  }

  .md\:ring-offset-yellow-light{
    --tw-ring-offset-color: #f3c12a;
  }

  .md\:ring-offset-green-dark{
    --tw-ring-offset-color: #217325;
  }

  .md\:ring-offset-green-light{
    --tw-ring-offset-color: #50a154;
  }

  .md\:ring-offset-purple{
    --tw-ring-offset-color: #a48bc6;
  }

  .md\:ring-offset-purple-light{
    --tw-ring-offset-color: #9e95ff;
  }

  .md\:ring-offset-brown-light{
    --tw-ring-offset-color: #ca8a4e;
  }

  .md\:ring-offset-brown-dark{
    --tw-ring-offset-color: #ad5b1f;
  }

  .md\:focus-within\:ring-offset-transparent:focus-within{
    --tw-ring-offset-color: transparent;
  }

  .md\:focus-within\:ring-offset-black:focus-within{
    --tw-ring-offset-color: #000;
  }

  .md\:focus-within\:ring-offset-white:focus-within{
    --tw-ring-offset-color: #fff;
  }

  .md\:focus-within\:ring-offset-grey:focus-within{
    --tw-ring-offset-color: #9b9b9b;
  }

  .md\:focus-within\:ring-offset-grey-darkest:focus-within{
    --tw-ring-offset-color: #111;
  }

  .md\:focus-within\:ring-offset-grey-darkest700:focus-within{
    --tw-ring-offset-color: rgba(17, 17, 17, 0.7);
  }

  .md\:focus-within\:ring-offset-grey-darkest300:focus-within{
    --tw-ring-offset-color: rgba(17, 17, 17, 0.3);
  }

  .md\:focus-within\:ring-offset-grey-darkest100:focus-within{
    --tw-ring-offset-color: rgba(17, 17, 17, 0.1);
  }

  .md\:focus-within\:ring-offset-grey-dark:focus-within{
    --tw-ring-offset-color: #525f77;
  }

  .md\:focus-within\:ring-offset-grey-light:focus-within{
    --tw-ring-offset-color: #a3a3a3;
  }

  .md\:focus-within\:ring-offset-grey-extralight:focus-within{
    --tw-ring-offset-color: #e7e7e7;
  }

  .md\:focus-within\:ring-offset-grey-lighter:focus-within{
    --tw-ring-offset-color: #b4bdce;
  }

  .md\:focus-within\:ring-offset-grey-lightest:focus-within{
    --tw-ring-offset-color: #f4f4f4;
  }

  .md\:focus-within\:ring-offset-grey-timeline:focus-within{
    --tw-ring-offset-color: #888888;
  }

  .md\:focus-within\:ring-offset-blue:focus-within{
    --tw-ring-offset-color: #63a9d1;
  }

  .md\:focus-within\:ring-offset-blue-light:focus-within{
    --tw-ring-offset-color: #7bcfff;
  }

  .md\:focus-within\:ring-offset-blue-lightest:focus-within{
    --tw-ring-offset-color: #ff51ac;
  }

  .md\:focus-within\:ring-offset-pink:focus-within{
    --tw-ring-offset-color: #ED0980;
  }

  .md\:focus-within\:ring-offset-pink-light:focus-within{
    --tw-ring-offset-color: #ff5bb4;
  }

  .md\:focus-within\:ring-offset-orange:focus-within{
    --tw-ring-offset-color: #f37245;
  }

  .md\:focus-within\:ring-offset-yellow:focus-within{
    --tw-ring-offset-color: #ffe600;
  }

  .md\:focus-within\:ring-offset-yellow-two:focus-within{
    --tw-ring-offset-color: #F9E320;
  }

  .md\:focus-within\:ring-offset-yellow-dark:focus-within{
    --tw-ring-offset-color: #e6af21;
  }

  .md\:focus-within\:ring-offset-yellow-light:focus-within{
    --tw-ring-offset-color: #f3c12a;
  }

  .md\:focus-within\:ring-offset-green-dark:focus-within{
    --tw-ring-offset-color: #217325;
  }

  .md\:focus-within\:ring-offset-green-light:focus-within{
    --tw-ring-offset-color: #50a154;
  }

  .md\:focus-within\:ring-offset-purple:focus-within{
    --tw-ring-offset-color: #a48bc6;
  }

  .md\:focus-within\:ring-offset-purple-light:focus-within{
    --tw-ring-offset-color: #9e95ff;
  }

  .md\:focus-within\:ring-offset-brown-light:focus-within{
    --tw-ring-offset-color: #ca8a4e;
  }

  .md\:focus-within\:ring-offset-brown-dark:focus-within{
    --tw-ring-offset-color: #ad5b1f;
  }

  .md\:focus\:ring-offset-transparent:focus{
    --tw-ring-offset-color: transparent;
  }

  .md\:focus\:ring-offset-black:focus{
    --tw-ring-offset-color: #000;
  }

  .md\:focus\:ring-offset-white:focus{
    --tw-ring-offset-color: #fff;
  }

  .md\:focus\:ring-offset-grey:focus{
    --tw-ring-offset-color: #9b9b9b;
  }

  .md\:focus\:ring-offset-grey-darkest:focus{
    --tw-ring-offset-color: #111;
  }

  .md\:focus\:ring-offset-grey-darkest700:focus{
    --tw-ring-offset-color: rgba(17, 17, 17, 0.7);
  }

  .md\:focus\:ring-offset-grey-darkest300:focus{
    --tw-ring-offset-color: rgba(17, 17, 17, 0.3);
  }

  .md\:focus\:ring-offset-grey-darkest100:focus{
    --tw-ring-offset-color: rgba(17, 17, 17, 0.1);
  }

  .md\:focus\:ring-offset-grey-dark:focus{
    --tw-ring-offset-color: #525f77;
  }

  .md\:focus\:ring-offset-grey-light:focus{
    --tw-ring-offset-color: #a3a3a3;
  }

  .md\:focus\:ring-offset-grey-extralight:focus{
    --tw-ring-offset-color: #e7e7e7;
  }

  .md\:focus\:ring-offset-grey-lighter:focus{
    --tw-ring-offset-color: #b4bdce;
  }

  .md\:focus\:ring-offset-grey-lightest:focus{
    --tw-ring-offset-color: #f4f4f4;
  }

  .md\:focus\:ring-offset-grey-timeline:focus{
    --tw-ring-offset-color: #888888;
  }

  .md\:focus\:ring-offset-blue:focus{
    --tw-ring-offset-color: #63a9d1;
  }

  .md\:focus\:ring-offset-blue-light:focus{
    --tw-ring-offset-color: #7bcfff;
  }

  .md\:focus\:ring-offset-blue-lightest:focus{
    --tw-ring-offset-color: #ff51ac;
  }

  .md\:focus\:ring-offset-pink:focus{
    --tw-ring-offset-color: #ED0980;
  }

  .md\:focus\:ring-offset-pink-light:focus{
    --tw-ring-offset-color: #ff5bb4;
  }

  .md\:focus\:ring-offset-orange:focus{
    --tw-ring-offset-color: #f37245;
  }

  .md\:focus\:ring-offset-yellow:focus{
    --tw-ring-offset-color: #ffe600;
  }

  .md\:focus\:ring-offset-yellow-two:focus{
    --tw-ring-offset-color: #F9E320;
  }

  .md\:focus\:ring-offset-yellow-dark:focus{
    --tw-ring-offset-color: #e6af21;
  }

  .md\:focus\:ring-offset-yellow-light:focus{
    --tw-ring-offset-color: #f3c12a;
  }

  .md\:focus\:ring-offset-green-dark:focus{
    --tw-ring-offset-color: #217325;
  }

  .md\:focus\:ring-offset-green-light:focus{
    --tw-ring-offset-color: #50a154;
  }

  .md\:focus\:ring-offset-purple:focus{
    --tw-ring-offset-color: #a48bc6;
  }

  .md\:focus\:ring-offset-purple-light:focus{
    --tw-ring-offset-color: #9e95ff;
  }

  .md\:focus\:ring-offset-brown-light:focus{
    --tw-ring-offset-color: #ca8a4e;
  }

  .md\:focus\:ring-offset-brown-dark:focus{
    --tw-ring-offset-color: #ad5b1f;
  }

  .md\:ring-offset-0{
    --tw-ring-offset-width: 0px;
  }

  .md\:ring-offset-1{
    --tw-ring-offset-width: 1px;
  }

  .md\:ring-offset-2{
    --tw-ring-offset-width: 2px;
  }

  .md\:ring-offset-4{
    --tw-ring-offset-width: 4px;
  }

  .md\:ring-offset-8{
    --tw-ring-offset-width: 8px;
  }

  .md\:focus-within\:ring-offset-0:focus-within{
    --tw-ring-offset-width: 0px;
  }

  .md\:focus-within\:ring-offset-1:focus-within{
    --tw-ring-offset-width: 1px;
  }

  .md\:focus-within\:ring-offset-2:focus-within{
    --tw-ring-offset-width: 2px;
  }

  .md\:focus-within\:ring-offset-4:focus-within{
    --tw-ring-offset-width: 4px;
  }

  .md\:focus-within\:ring-offset-8:focus-within{
    --tw-ring-offset-width: 8px;
  }

  .md\:focus\:ring-offset-0:focus{
    --tw-ring-offset-width: 0px;
  }

  .md\:focus\:ring-offset-1:focus{
    --tw-ring-offset-width: 1px;
  }

  .md\:focus\:ring-offset-2:focus{
    --tw-ring-offset-width: 2px;
  }

  .md\:focus\:ring-offset-4:focus{
    --tw-ring-offset-width: 4px;
  }

  .md\:focus\:ring-offset-8:focus{
    --tw-ring-offset-width: 8px;
  }

  .md\:ring-transparent{
    --tw-ring-color: transparent;
  }

  .md\:ring-black{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .md\:ring-white{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .md\:ring-grey{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(155, 155, 155, var(--tw-ring-opacity));
  }

  .md\:ring-grey-darkest{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 17, 17, var(--tw-ring-opacity));
  }

  .md\:ring-grey-darkest700{
    --tw-ring-color: rgba(17, 17, 17, 0.7);
  }

  .md\:ring-grey-darkest300{
    --tw-ring-color: rgba(17, 17, 17, 0.3);
  }

  .md\:ring-grey-darkest100{
    --tw-ring-color: rgba(17, 17, 17, 0.1);
  }

  .md\:ring-grey-dark{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(82, 95, 119, var(--tw-ring-opacity));
  }

  .md\:ring-grey-light{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(163, 163, 163, var(--tw-ring-opacity));
  }

  .md\:ring-grey-extralight{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 231, 231, var(--tw-ring-opacity));
  }

  .md\:ring-grey-lighter{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 189, 206, var(--tw-ring-opacity));
  }

  .md\:ring-grey-lightest{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 244, 244, var(--tw-ring-opacity));
  }

  .md\:ring-grey-timeline{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(136, 136, 136, var(--tw-ring-opacity));
  }

  .md\:ring-blue{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 169, 209, var(--tw-ring-opacity));
  }

  .md\:ring-blue-light{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(123, 207, 255, var(--tw-ring-opacity));
  }

  .md\:ring-blue-lightest{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 81, 172, var(--tw-ring-opacity));
  }

  .md\:ring-pink{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 9, 128, var(--tw-ring-opacity));
  }

  .md\:ring-pink-light{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 91, 180, var(--tw-ring-opacity));
  }

  .md\:ring-orange{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 114, 69, var(--tw-ring-opacity));
  }

  .md\:ring-yellow{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 230, 0, var(--tw-ring-opacity));
  }

  .md\:ring-yellow-two{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 227, 32, var(--tw-ring-opacity));
  }

  .md\:ring-yellow-dark{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 175, 33, var(--tw-ring-opacity));
  }

  .md\:ring-yellow-light{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 193, 42, var(--tw-ring-opacity));
  }

  .md\:ring-green-dark{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(33, 115, 37, var(--tw-ring-opacity));
  }

  .md\:ring-green-light{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(80, 161, 84, var(--tw-ring-opacity));
  }

  .md\:ring-purple{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(164, 139, 198, var(--tw-ring-opacity));
  }

  .md\:ring-purple-light{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(158, 149, 255, var(--tw-ring-opacity));
  }

  .md\:ring-brown-light{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(202, 138, 78, var(--tw-ring-opacity));
  }

  .md\:ring-brown-dark{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(173, 91, 31, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-transparent:focus-within{
    --tw-ring-color: transparent;
  }

  .md\:focus-within\:ring-black:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-white:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-grey:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(155, 155, 155, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-grey-darkest:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 17, 17, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-grey-darkest700:focus-within{
    --tw-ring-color: rgba(17, 17, 17, 0.7);
  }

  .md\:focus-within\:ring-grey-darkest300:focus-within{
    --tw-ring-color: rgba(17, 17, 17, 0.3);
  }

  .md\:focus-within\:ring-grey-darkest100:focus-within{
    --tw-ring-color: rgba(17, 17, 17, 0.1);
  }

  .md\:focus-within\:ring-grey-dark:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(82, 95, 119, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-grey-light:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(163, 163, 163, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-grey-extralight:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 231, 231, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-grey-lighter:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 189, 206, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-grey-lightest:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 244, 244, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-grey-timeline:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(136, 136, 136, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-blue:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 169, 209, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-blue-light:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(123, 207, 255, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-blue-lightest:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 81, 172, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-pink:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 9, 128, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-pink-light:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 91, 180, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-orange:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 114, 69, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-yellow:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 230, 0, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-yellow-two:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 227, 32, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-yellow-dark:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 175, 33, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-yellow-light:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 193, 42, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-green-dark:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(33, 115, 37, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-green-light:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(80, 161, 84, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-purple:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(164, 139, 198, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-purple-light:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(158, 149, 255, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-brown-light:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(202, 138, 78, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-brown-dark:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(173, 91, 31, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-transparent:focus{
    --tw-ring-color: transparent;
  }

  .md\:focus\:ring-black:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-white:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-grey:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(155, 155, 155, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-grey-darkest:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 17, 17, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-grey-darkest700:focus{
    --tw-ring-color: rgba(17, 17, 17, 0.7);
  }

  .md\:focus\:ring-grey-darkest300:focus{
    --tw-ring-color: rgba(17, 17, 17, 0.3);
  }

  .md\:focus\:ring-grey-darkest100:focus{
    --tw-ring-color: rgba(17, 17, 17, 0.1);
  }

  .md\:focus\:ring-grey-dark:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(82, 95, 119, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-grey-light:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(163, 163, 163, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-grey-extralight:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 231, 231, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-grey-lighter:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 189, 206, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-grey-lightest:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 244, 244, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-grey-timeline:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(136, 136, 136, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-blue:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 169, 209, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-blue-light:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(123, 207, 255, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-blue-lightest:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 81, 172, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-pink:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 9, 128, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-pink-light:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 91, 180, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-orange:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 114, 69, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-yellow:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 230, 0, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-yellow-two:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 227, 32, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-yellow-dark:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 175, 33, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-yellow-light:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 193, 42, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-green-dark:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(33, 115, 37, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-green-light:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(80, 161, 84, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-purple:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(164, 139, 198, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-purple-light:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(158, 149, 255, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-brown-light:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(202, 138, 78, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-brown-dark:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(173, 91, 31, var(--tw-ring-opacity));
  }

  .md\:ring-opacity-0{
    --tw-ring-opacity: 0;
  }

  .md\:ring-opacity-5{
    --tw-ring-opacity: 0.05;
  }

  .md\:ring-opacity-10{
    --tw-ring-opacity: 0.1;
  }

  .md\:ring-opacity-20{
    --tw-ring-opacity: 0.2;
  }

  .md\:ring-opacity-25{
    --tw-ring-opacity: 0.25;
  }

  .md\:ring-opacity-30{
    --tw-ring-opacity: 0.3;
  }

  .md\:ring-opacity-40{
    --tw-ring-opacity: 0.4;
  }

  .md\:ring-opacity-50{
    --tw-ring-opacity: 0.5;
  }

  .md\:ring-opacity-60{
    --tw-ring-opacity: 0.6;
  }

  .md\:ring-opacity-70{
    --tw-ring-opacity: 0.7;
  }

  .md\:ring-opacity-75{
    --tw-ring-opacity: 0.75;
  }

  .md\:ring-opacity-80{
    --tw-ring-opacity: 0.8;
  }

  .md\:ring-opacity-90{
    --tw-ring-opacity: 0.9;
  }

  .md\:ring-opacity-95{
    --tw-ring-opacity: 0.95;
  }

  .md\:ring-opacity-100{
    --tw-ring-opacity: 1;
  }

  .md\:focus-within\:ring-opacity-0:focus-within{
    --tw-ring-opacity: 0;
  }

  .md\:focus-within\:ring-opacity-5:focus-within{
    --tw-ring-opacity: 0.05;
  }

  .md\:focus-within\:ring-opacity-10:focus-within{
    --tw-ring-opacity: 0.1;
  }

  .md\:focus-within\:ring-opacity-20:focus-within{
    --tw-ring-opacity: 0.2;
  }

  .md\:focus-within\:ring-opacity-25:focus-within{
    --tw-ring-opacity: 0.25;
  }

  .md\:focus-within\:ring-opacity-30:focus-within{
    --tw-ring-opacity: 0.3;
  }

  .md\:focus-within\:ring-opacity-40:focus-within{
    --tw-ring-opacity: 0.4;
  }

  .md\:focus-within\:ring-opacity-50:focus-within{
    --tw-ring-opacity: 0.5;
  }

  .md\:focus-within\:ring-opacity-60:focus-within{
    --tw-ring-opacity: 0.6;
  }

  .md\:focus-within\:ring-opacity-70:focus-within{
    --tw-ring-opacity: 0.7;
  }

  .md\:focus-within\:ring-opacity-75:focus-within{
    --tw-ring-opacity: 0.75;
  }

  .md\:focus-within\:ring-opacity-80:focus-within{
    --tw-ring-opacity: 0.8;
  }

  .md\:focus-within\:ring-opacity-90:focus-within{
    --tw-ring-opacity: 0.9;
  }

  .md\:focus-within\:ring-opacity-95:focus-within{
    --tw-ring-opacity: 0.95;
  }

  .md\:focus-within\:ring-opacity-100:focus-within{
    --tw-ring-opacity: 1;
  }

  .md\:focus\:ring-opacity-0:focus{
    --tw-ring-opacity: 0;
  }

  .md\:focus\:ring-opacity-5:focus{
    --tw-ring-opacity: 0.05;
  }

  .md\:focus\:ring-opacity-10:focus{
    --tw-ring-opacity: 0.1;
  }

  .md\:focus\:ring-opacity-20:focus{
    --tw-ring-opacity: 0.2;
  }

  .md\:focus\:ring-opacity-25:focus{
    --tw-ring-opacity: 0.25;
  }

  .md\:focus\:ring-opacity-30:focus{
    --tw-ring-opacity: 0.3;
  }

  .md\:focus\:ring-opacity-40:focus{
    --tw-ring-opacity: 0.4;
  }

  .md\:focus\:ring-opacity-50:focus{
    --tw-ring-opacity: 0.5;
  }

  .md\:focus\:ring-opacity-60:focus{
    --tw-ring-opacity: 0.6;
  }

  .md\:focus\:ring-opacity-70:focus{
    --tw-ring-opacity: 0.7;
  }

  .md\:focus\:ring-opacity-75:focus{
    --tw-ring-opacity: 0.75;
  }

  .md\:focus\:ring-opacity-80:focus{
    --tw-ring-opacity: 0.8;
  }

  .md\:focus\:ring-opacity-90:focus{
    --tw-ring-opacity: 0.9;
  }

  .md\:focus\:ring-opacity-95:focus{
    --tw-ring-opacity: 0.95;
  }

  .md\:focus\:ring-opacity-100:focus{
    --tw-ring-opacity: 1;
  }

  .md\:fill-current{
    fill: currentColor;
  }

  .md\:fill-none{
    fill: none;
  }

  .md\:fill-greydark{
    fill: #525f77;
  }

  .md\:fill-pink{
    fill: #ED0980;
  }

  .md\:hover\:fill-current:hover{
    fill: currentColor;
  }

  .md\:hover\:fill-none:hover{
    fill: none;
  }

  .md\:hover\:fill-greydark:hover{
    fill: #525f77;
  }

  .md\:hover\:fill-pink:hover{
    fill: #ED0980;
  }

  .md\:active\:fill-current:active{
    fill: currentColor;
  }

  .md\:active\:fill-none:active{
    fill: none;
  }

  .md\:active\:fill-greydark:active{
    fill: #525f77;
  }

  .md\:active\:fill-pink:active{
    fill: #ED0980;
  }

  .md\:stroke-current{
    stroke: currentColor;
  }

  .md\:stroke-none{
    stroke: none;
  }

  .md\:hover\:stroke-current:hover{
    stroke: currentColor;
  }

  .md\:hover\:stroke-none:hover{
    stroke: none;
  }

  .md\:active\:stroke-current:active{
    stroke: currentColor;
  }

  .md\:active\:stroke-none:active{
    stroke: none;
  }

  .md\:stroke-0{
    stroke-width: 0;
  }

  .md\:stroke-1{
    stroke-width: 1;
  }

  .md\:stroke-2{
    stroke-width: 2;
  }

  .md\:table-auto{
    table-layout: auto;
  }

  .md\:table-fixed{
    table-layout: fixed;
  }

  .md\:text-left{
    text-align: left;
  }

  .md\:text-center{
    text-align: center;
  }

  .md\:text-right{
    text-align: right;
  }

  .md\:text-justify{
    text-align: justify;
  }

  .md\:text-transparent{
    color: transparent;
  }

  .md\:text-black{
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .md\:text-white{
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .md\:text-grey{
    --tw-text-opacity: 1;
    color: rgba(155, 155, 155, var(--tw-text-opacity));
  }

  .md\:text-grey-darkest{
    --tw-text-opacity: 1;
    color: rgba(17, 17, 17, var(--tw-text-opacity));
  }

  .md\:text-grey-darkest700{
    color: rgba(17, 17, 17, 0.7);
  }

  .md\:text-grey-darkest300{
    color: rgba(17, 17, 17, 0.3);
  }

  .md\:text-grey-darkest100{
    color: rgba(17, 17, 17, 0.1);
  }

  .md\:text-grey-dark{
    --tw-text-opacity: 1;
    color: rgba(82, 95, 119, var(--tw-text-opacity));
  }

  .md\:text-grey-light{
    --tw-text-opacity: 1;
    color: rgba(163, 163, 163, var(--tw-text-opacity));
  }

  .md\:text-grey-extralight{
    --tw-text-opacity: 1;
    color: rgba(231, 231, 231, var(--tw-text-opacity));
  }

  .md\:text-grey-lighter{
    --tw-text-opacity: 1;
    color: rgba(180, 189, 206, var(--tw-text-opacity));
  }

  .md\:text-grey-lightest{
    --tw-text-opacity: 1;
    color: rgba(244, 244, 244, var(--tw-text-opacity));
  }

  .md\:text-grey-timeline{
    --tw-text-opacity: 1;
    color: rgba(136, 136, 136, var(--tw-text-opacity));
  }

  .md\:text-blue{
    --tw-text-opacity: 1;
    color: rgba(99, 169, 209, var(--tw-text-opacity));
  }

  .md\:text-blue-light{
    --tw-text-opacity: 1;
    color: rgba(123, 207, 255, var(--tw-text-opacity));
  }

  .md\:text-blue-lightest{
    --tw-text-opacity: 1;
    color: rgba(255, 81, 172, var(--tw-text-opacity));
  }

  .md\:text-pink{
    --tw-text-opacity: 1;
    color: rgba(237, 9, 128, var(--tw-text-opacity));
  }

  .md\:text-pink-light{
    --tw-text-opacity: 1;
    color: rgba(255, 91, 180, var(--tw-text-opacity));
  }

  .md\:text-orange{
    --tw-text-opacity: 1;
    color: rgba(243, 114, 69, var(--tw-text-opacity));
  }

  .md\:text-yellow{
    --tw-text-opacity: 1;
    color: rgba(255, 230, 0, var(--tw-text-opacity));
  }

  .md\:text-yellow-two{
    --tw-text-opacity: 1;
    color: rgba(249, 227, 32, var(--tw-text-opacity));
  }

  .md\:text-yellow-dark{
    --tw-text-opacity: 1;
    color: rgba(230, 175, 33, var(--tw-text-opacity));
  }

  .md\:text-yellow-light{
    --tw-text-opacity: 1;
    color: rgba(243, 193, 42, var(--tw-text-opacity));
  }

  .md\:text-green-dark{
    --tw-text-opacity: 1;
    color: rgba(33, 115, 37, var(--tw-text-opacity));
  }

  .md\:text-green-light{
    --tw-text-opacity: 1;
    color: rgba(80, 161, 84, var(--tw-text-opacity));
  }

  .md\:text-purple{
    --tw-text-opacity: 1;
    color: rgba(164, 139, 198, var(--tw-text-opacity));
  }

  .md\:text-purple-light{
    --tw-text-opacity: 1;
    color: rgba(158, 149, 255, var(--tw-text-opacity));
  }

  .md\:text-brown-light{
    --tw-text-opacity: 1;
    color: rgba(202, 138, 78, var(--tw-text-opacity));
  }

  .md\:text-brown-dark{
    --tw-text-opacity: 1;
    color: rgba(173, 91, 31, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-transparent{
    color: transparent;
  }

  .group:hover .md\:group-hover\:text-black{
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-white{
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-grey{
    --tw-text-opacity: 1;
    color: rgba(155, 155, 155, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-grey-darkest{
    --tw-text-opacity: 1;
    color: rgba(17, 17, 17, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-grey-darkest700{
    color: rgba(17, 17, 17, 0.7);
  }

  .group:hover .md\:group-hover\:text-grey-darkest300{
    color: rgba(17, 17, 17, 0.3);
  }

  .group:hover .md\:group-hover\:text-grey-darkest100{
    color: rgba(17, 17, 17, 0.1);
  }

  .group:hover .md\:group-hover\:text-grey-dark{
    --tw-text-opacity: 1;
    color: rgba(82, 95, 119, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-grey-light{
    --tw-text-opacity: 1;
    color: rgba(163, 163, 163, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-grey-extralight{
    --tw-text-opacity: 1;
    color: rgba(231, 231, 231, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-grey-lighter{
    --tw-text-opacity: 1;
    color: rgba(180, 189, 206, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-grey-lightest{
    --tw-text-opacity: 1;
    color: rgba(244, 244, 244, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-grey-timeline{
    --tw-text-opacity: 1;
    color: rgba(136, 136, 136, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-blue{
    --tw-text-opacity: 1;
    color: rgba(99, 169, 209, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-blue-light{
    --tw-text-opacity: 1;
    color: rgba(123, 207, 255, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-blue-lightest{
    --tw-text-opacity: 1;
    color: rgba(255, 81, 172, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-pink{
    --tw-text-opacity: 1;
    color: rgba(237, 9, 128, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-pink-light{
    --tw-text-opacity: 1;
    color: rgba(255, 91, 180, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-orange{
    --tw-text-opacity: 1;
    color: rgba(243, 114, 69, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-yellow{
    --tw-text-opacity: 1;
    color: rgba(255, 230, 0, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-yellow-two{
    --tw-text-opacity: 1;
    color: rgba(249, 227, 32, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-yellow-dark{
    --tw-text-opacity: 1;
    color: rgba(230, 175, 33, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-yellow-light{
    --tw-text-opacity: 1;
    color: rgba(243, 193, 42, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-green-dark{
    --tw-text-opacity: 1;
    color: rgba(33, 115, 37, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-green-light{
    --tw-text-opacity: 1;
    color: rgba(80, 161, 84, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-purple{
    --tw-text-opacity: 1;
    color: rgba(164, 139, 198, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-purple-light{
    --tw-text-opacity: 1;
    color: rgba(158, 149, 255, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-brown-light{
    --tw-text-opacity: 1;
    color: rgba(202, 138, 78, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-brown-dark{
    --tw-text-opacity: 1;
    color: rgba(173, 91, 31, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-transparent:focus-within{
    color: transparent;
  }

  .md\:focus-within\:text-black:focus-within{
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-white:focus-within{
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-grey:focus-within{
    --tw-text-opacity: 1;
    color: rgba(155, 155, 155, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-grey-darkest:focus-within{
    --tw-text-opacity: 1;
    color: rgba(17, 17, 17, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-grey-darkest700:focus-within{
    color: rgba(17, 17, 17, 0.7);
  }

  .md\:focus-within\:text-grey-darkest300:focus-within{
    color: rgba(17, 17, 17, 0.3);
  }

  .md\:focus-within\:text-grey-darkest100:focus-within{
    color: rgba(17, 17, 17, 0.1);
  }

  .md\:focus-within\:text-grey-dark:focus-within{
    --tw-text-opacity: 1;
    color: rgba(82, 95, 119, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-grey-light:focus-within{
    --tw-text-opacity: 1;
    color: rgba(163, 163, 163, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-grey-extralight:focus-within{
    --tw-text-opacity: 1;
    color: rgba(231, 231, 231, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-grey-lighter:focus-within{
    --tw-text-opacity: 1;
    color: rgba(180, 189, 206, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-grey-lightest:focus-within{
    --tw-text-opacity: 1;
    color: rgba(244, 244, 244, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-grey-timeline:focus-within{
    --tw-text-opacity: 1;
    color: rgba(136, 136, 136, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-blue:focus-within{
    --tw-text-opacity: 1;
    color: rgba(99, 169, 209, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-blue-light:focus-within{
    --tw-text-opacity: 1;
    color: rgba(123, 207, 255, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-blue-lightest:focus-within{
    --tw-text-opacity: 1;
    color: rgba(255, 81, 172, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-pink:focus-within{
    --tw-text-opacity: 1;
    color: rgba(237, 9, 128, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-pink-light:focus-within{
    --tw-text-opacity: 1;
    color: rgba(255, 91, 180, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-orange:focus-within{
    --tw-text-opacity: 1;
    color: rgba(243, 114, 69, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-yellow:focus-within{
    --tw-text-opacity: 1;
    color: rgba(255, 230, 0, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-yellow-two:focus-within{
    --tw-text-opacity: 1;
    color: rgba(249, 227, 32, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-yellow-dark:focus-within{
    --tw-text-opacity: 1;
    color: rgba(230, 175, 33, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-yellow-light:focus-within{
    --tw-text-opacity: 1;
    color: rgba(243, 193, 42, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-green-dark:focus-within{
    --tw-text-opacity: 1;
    color: rgba(33, 115, 37, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-green-light:focus-within{
    --tw-text-opacity: 1;
    color: rgba(80, 161, 84, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-purple:focus-within{
    --tw-text-opacity: 1;
    color: rgba(164, 139, 198, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-purple-light:focus-within{
    --tw-text-opacity: 1;
    color: rgba(158, 149, 255, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-brown-light:focus-within{
    --tw-text-opacity: 1;
    color: rgba(202, 138, 78, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-brown-dark:focus-within{
    --tw-text-opacity: 1;
    color: rgba(173, 91, 31, var(--tw-text-opacity));
  }

  .md\:hover\:text-transparent:hover{
    color: transparent;
  }

  .md\:hover\:text-black:hover{
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .md\:hover\:text-white:hover{
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .md\:hover\:text-grey:hover{
    --tw-text-opacity: 1;
    color: rgba(155, 155, 155, var(--tw-text-opacity));
  }

  .md\:hover\:text-grey-darkest:hover{
    --tw-text-opacity: 1;
    color: rgba(17, 17, 17, var(--tw-text-opacity));
  }

  .md\:hover\:text-grey-darkest700:hover{
    color: rgba(17, 17, 17, 0.7);
  }

  .md\:hover\:text-grey-darkest300:hover{
    color: rgba(17, 17, 17, 0.3);
  }

  .md\:hover\:text-grey-darkest100:hover{
    color: rgba(17, 17, 17, 0.1);
  }

  .md\:hover\:text-grey-dark:hover{
    --tw-text-opacity: 1;
    color: rgba(82, 95, 119, var(--tw-text-opacity));
  }

  .md\:hover\:text-grey-light:hover{
    --tw-text-opacity: 1;
    color: rgba(163, 163, 163, var(--tw-text-opacity));
  }

  .md\:hover\:text-grey-extralight:hover{
    --tw-text-opacity: 1;
    color: rgba(231, 231, 231, var(--tw-text-opacity));
  }

  .md\:hover\:text-grey-lighter:hover{
    --tw-text-opacity: 1;
    color: rgba(180, 189, 206, var(--tw-text-opacity));
  }

  .md\:hover\:text-grey-lightest:hover{
    --tw-text-opacity: 1;
    color: rgba(244, 244, 244, var(--tw-text-opacity));
  }

  .md\:hover\:text-grey-timeline:hover{
    --tw-text-opacity: 1;
    color: rgba(136, 136, 136, var(--tw-text-opacity));
  }

  .md\:hover\:text-blue:hover{
    --tw-text-opacity: 1;
    color: rgba(99, 169, 209, var(--tw-text-opacity));
  }

  .md\:hover\:text-blue-light:hover{
    --tw-text-opacity: 1;
    color: rgba(123, 207, 255, var(--tw-text-opacity));
  }

  .md\:hover\:text-blue-lightest:hover{
    --tw-text-opacity: 1;
    color: rgba(255, 81, 172, var(--tw-text-opacity));
  }

  .md\:hover\:text-pink:hover{
    --tw-text-opacity: 1;
    color: rgba(237, 9, 128, var(--tw-text-opacity));
  }

  .md\:hover\:text-pink-light:hover{
    --tw-text-opacity: 1;
    color: rgba(255, 91, 180, var(--tw-text-opacity));
  }

  .md\:hover\:text-orange:hover{
    --tw-text-opacity: 1;
    color: rgba(243, 114, 69, var(--tw-text-opacity));
  }

  .md\:hover\:text-yellow:hover{
    --tw-text-opacity: 1;
    color: rgba(255, 230, 0, var(--tw-text-opacity));
  }

  .md\:hover\:text-yellow-two:hover{
    --tw-text-opacity: 1;
    color: rgba(249, 227, 32, var(--tw-text-opacity));
  }

  .md\:hover\:text-yellow-dark:hover{
    --tw-text-opacity: 1;
    color: rgba(230, 175, 33, var(--tw-text-opacity));
  }

  .md\:hover\:text-yellow-light:hover{
    --tw-text-opacity: 1;
    color: rgba(243, 193, 42, var(--tw-text-opacity));
  }

  .md\:hover\:text-green-dark:hover{
    --tw-text-opacity: 1;
    color: rgba(33, 115, 37, var(--tw-text-opacity));
  }

  .md\:hover\:text-green-light:hover{
    --tw-text-opacity: 1;
    color: rgba(80, 161, 84, var(--tw-text-opacity));
  }

  .md\:hover\:text-purple:hover{
    --tw-text-opacity: 1;
    color: rgba(164, 139, 198, var(--tw-text-opacity));
  }

  .md\:hover\:text-purple-light:hover{
    --tw-text-opacity: 1;
    color: rgba(158, 149, 255, var(--tw-text-opacity));
  }

  .md\:hover\:text-brown-light:hover{
    --tw-text-opacity: 1;
    color: rgba(202, 138, 78, var(--tw-text-opacity));
  }

  .md\:hover\:text-brown-dark:hover{
    --tw-text-opacity: 1;
    color: rgba(173, 91, 31, var(--tw-text-opacity));
  }

  .md\:focus\:text-transparent:focus{
    color: transparent;
  }

  .md\:focus\:text-black:focus{
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .md\:focus\:text-white:focus{
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .md\:focus\:text-grey:focus{
    --tw-text-opacity: 1;
    color: rgba(155, 155, 155, var(--tw-text-opacity));
  }

  .md\:focus\:text-grey-darkest:focus{
    --tw-text-opacity: 1;
    color: rgba(17, 17, 17, var(--tw-text-opacity));
  }

  .md\:focus\:text-grey-darkest700:focus{
    color: rgba(17, 17, 17, 0.7);
  }

  .md\:focus\:text-grey-darkest300:focus{
    color: rgba(17, 17, 17, 0.3);
  }

  .md\:focus\:text-grey-darkest100:focus{
    color: rgba(17, 17, 17, 0.1);
  }

  .md\:focus\:text-grey-dark:focus{
    --tw-text-opacity: 1;
    color: rgba(82, 95, 119, var(--tw-text-opacity));
  }

  .md\:focus\:text-grey-light:focus{
    --tw-text-opacity: 1;
    color: rgba(163, 163, 163, var(--tw-text-opacity));
  }

  .md\:focus\:text-grey-extralight:focus{
    --tw-text-opacity: 1;
    color: rgba(231, 231, 231, var(--tw-text-opacity));
  }

  .md\:focus\:text-grey-lighter:focus{
    --tw-text-opacity: 1;
    color: rgba(180, 189, 206, var(--tw-text-opacity));
  }

  .md\:focus\:text-grey-lightest:focus{
    --tw-text-opacity: 1;
    color: rgba(244, 244, 244, var(--tw-text-opacity));
  }

  .md\:focus\:text-grey-timeline:focus{
    --tw-text-opacity: 1;
    color: rgba(136, 136, 136, var(--tw-text-opacity));
  }

  .md\:focus\:text-blue:focus{
    --tw-text-opacity: 1;
    color: rgba(99, 169, 209, var(--tw-text-opacity));
  }

  .md\:focus\:text-blue-light:focus{
    --tw-text-opacity: 1;
    color: rgba(123, 207, 255, var(--tw-text-opacity));
  }

  .md\:focus\:text-blue-lightest:focus{
    --tw-text-opacity: 1;
    color: rgba(255, 81, 172, var(--tw-text-opacity));
  }

  .md\:focus\:text-pink:focus{
    --tw-text-opacity: 1;
    color: rgba(237, 9, 128, var(--tw-text-opacity));
  }

  .md\:focus\:text-pink-light:focus{
    --tw-text-opacity: 1;
    color: rgba(255, 91, 180, var(--tw-text-opacity));
  }

  .md\:focus\:text-orange:focus{
    --tw-text-opacity: 1;
    color: rgba(243, 114, 69, var(--tw-text-opacity));
  }

  .md\:focus\:text-yellow:focus{
    --tw-text-opacity: 1;
    color: rgba(255, 230, 0, var(--tw-text-opacity));
  }

  .md\:focus\:text-yellow-two:focus{
    --tw-text-opacity: 1;
    color: rgba(249, 227, 32, var(--tw-text-opacity));
  }

  .md\:focus\:text-yellow-dark:focus{
    --tw-text-opacity: 1;
    color: rgba(230, 175, 33, var(--tw-text-opacity));
  }

  .md\:focus\:text-yellow-light:focus{
    --tw-text-opacity: 1;
    color: rgba(243, 193, 42, var(--tw-text-opacity));
  }

  .md\:focus\:text-green-dark:focus{
    --tw-text-opacity: 1;
    color: rgba(33, 115, 37, var(--tw-text-opacity));
  }

  .md\:focus\:text-green-light:focus{
    --tw-text-opacity: 1;
    color: rgba(80, 161, 84, var(--tw-text-opacity));
  }

  .md\:focus\:text-purple:focus{
    --tw-text-opacity: 1;
    color: rgba(164, 139, 198, var(--tw-text-opacity));
  }

  .md\:focus\:text-purple-light:focus{
    --tw-text-opacity: 1;
    color: rgba(158, 149, 255, var(--tw-text-opacity));
  }

  .md\:focus\:text-brown-light:focus{
    --tw-text-opacity: 1;
    color: rgba(202, 138, 78, var(--tw-text-opacity));
  }

  .md\:focus\:text-brown-dark:focus{
    --tw-text-opacity: 1;
    color: rgba(173, 91, 31, var(--tw-text-opacity));
  }

  .md\:active\:text-transparent:active{
    color: transparent;
  }

  .md\:active\:text-black:active{
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .md\:active\:text-white:active{
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .md\:active\:text-grey:active{
    --tw-text-opacity: 1;
    color: rgba(155, 155, 155, var(--tw-text-opacity));
  }

  .md\:active\:text-grey-darkest:active{
    --tw-text-opacity: 1;
    color: rgba(17, 17, 17, var(--tw-text-opacity));
  }

  .md\:active\:text-grey-darkest700:active{
    color: rgba(17, 17, 17, 0.7);
  }

  .md\:active\:text-grey-darkest300:active{
    color: rgba(17, 17, 17, 0.3);
  }

  .md\:active\:text-grey-darkest100:active{
    color: rgba(17, 17, 17, 0.1);
  }

  .md\:active\:text-grey-dark:active{
    --tw-text-opacity: 1;
    color: rgba(82, 95, 119, var(--tw-text-opacity));
  }

  .md\:active\:text-grey-light:active{
    --tw-text-opacity: 1;
    color: rgba(163, 163, 163, var(--tw-text-opacity));
  }

  .md\:active\:text-grey-extralight:active{
    --tw-text-opacity: 1;
    color: rgba(231, 231, 231, var(--tw-text-opacity));
  }

  .md\:active\:text-grey-lighter:active{
    --tw-text-opacity: 1;
    color: rgba(180, 189, 206, var(--tw-text-opacity));
  }

  .md\:active\:text-grey-lightest:active{
    --tw-text-opacity: 1;
    color: rgba(244, 244, 244, var(--tw-text-opacity));
  }

  .md\:active\:text-grey-timeline:active{
    --tw-text-opacity: 1;
    color: rgba(136, 136, 136, var(--tw-text-opacity));
  }

  .md\:active\:text-blue:active{
    --tw-text-opacity: 1;
    color: rgba(99, 169, 209, var(--tw-text-opacity));
  }

  .md\:active\:text-blue-light:active{
    --tw-text-opacity: 1;
    color: rgba(123, 207, 255, var(--tw-text-opacity));
  }

  .md\:active\:text-blue-lightest:active{
    --tw-text-opacity: 1;
    color: rgba(255, 81, 172, var(--tw-text-opacity));
  }

  .md\:active\:text-pink:active{
    --tw-text-opacity: 1;
    color: rgba(237, 9, 128, var(--tw-text-opacity));
  }

  .md\:active\:text-pink-light:active{
    --tw-text-opacity: 1;
    color: rgba(255, 91, 180, var(--tw-text-opacity));
  }

  .md\:active\:text-orange:active{
    --tw-text-opacity: 1;
    color: rgba(243, 114, 69, var(--tw-text-opacity));
  }

  .md\:active\:text-yellow:active{
    --tw-text-opacity: 1;
    color: rgba(255, 230, 0, var(--tw-text-opacity));
  }

  .md\:active\:text-yellow-two:active{
    --tw-text-opacity: 1;
    color: rgba(249, 227, 32, var(--tw-text-opacity));
  }

  .md\:active\:text-yellow-dark:active{
    --tw-text-opacity: 1;
    color: rgba(230, 175, 33, var(--tw-text-opacity));
  }

  .md\:active\:text-yellow-light:active{
    --tw-text-opacity: 1;
    color: rgba(243, 193, 42, var(--tw-text-opacity));
  }

  .md\:active\:text-green-dark:active{
    --tw-text-opacity: 1;
    color: rgba(33, 115, 37, var(--tw-text-opacity));
  }

  .md\:active\:text-green-light:active{
    --tw-text-opacity: 1;
    color: rgba(80, 161, 84, var(--tw-text-opacity));
  }

  .md\:active\:text-purple:active{
    --tw-text-opacity: 1;
    color: rgba(164, 139, 198, var(--tw-text-opacity));
  }

  .md\:active\:text-purple-light:active{
    --tw-text-opacity: 1;
    color: rgba(158, 149, 255, var(--tw-text-opacity));
  }

  .md\:active\:text-brown-light:active{
    --tw-text-opacity: 1;
    color: rgba(202, 138, 78, var(--tw-text-opacity));
  }

  .md\:active\:text-brown-dark:active{
    --tw-text-opacity: 1;
    color: rgba(173, 91, 31, var(--tw-text-opacity));
  }

  .md\:text-opacity-0{
    --tw-text-opacity: 0;
  }

  .md\:text-opacity-5{
    --tw-text-opacity: 0.05;
  }

  .md\:text-opacity-10{
    --tw-text-opacity: 0.1;
  }

  .md\:text-opacity-20{
    --tw-text-opacity: 0.2;
  }

  .md\:text-opacity-25{
    --tw-text-opacity: 0.25;
  }

  .md\:text-opacity-30{
    --tw-text-opacity: 0.3;
  }

  .md\:text-opacity-40{
    --tw-text-opacity: 0.4;
  }

  .md\:text-opacity-50{
    --tw-text-opacity: 0.5;
  }

  .md\:text-opacity-60{
    --tw-text-opacity: 0.6;
  }

  .md\:text-opacity-70{
    --tw-text-opacity: 0.7;
  }

  .md\:text-opacity-75{
    --tw-text-opacity: 0.75;
  }

  .md\:text-opacity-80{
    --tw-text-opacity: 0.8;
  }

  .md\:text-opacity-90{
    --tw-text-opacity: 0.9;
  }

  .md\:text-opacity-95{
    --tw-text-opacity: 0.95;
  }

  .md\:text-opacity-100{
    --tw-text-opacity: 1;
  }

  .group:hover .md\:group-hover\:text-opacity-0{
    --tw-text-opacity: 0;
  }

  .group:hover .md\:group-hover\:text-opacity-5{
    --tw-text-opacity: 0.05;
  }

  .group:hover .md\:group-hover\:text-opacity-10{
    --tw-text-opacity: 0.1;
  }

  .group:hover .md\:group-hover\:text-opacity-20{
    --tw-text-opacity: 0.2;
  }

  .group:hover .md\:group-hover\:text-opacity-25{
    --tw-text-opacity: 0.25;
  }

  .group:hover .md\:group-hover\:text-opacity-30{
    --tw-text-opacity: 0.3;
  }

  .group:hover .md\:group-hover\:text-opacity-40{
    --tw-text-opacity: 0.4;
  }

  .group:hover .md\:group-hover\:text-opacity-50{
    --tw-text-opacity: 0.5;
  }

  .group:hover .md\:group-hover\:text-opacity-60{
    --tw-text-opacity: 0.6;
  }

  .group:hover .md\:group-hover\:text-opacity-70{
    --tw-text-opacity: 0.7;
  }

  .group:hover .md\:group-hover\:text-opacity-75{
    --tw-text-opacity: 0.75;
  }

  .group:hover .md\:group-hover\:text-opacity-80{
    --tw-text-opacity: 0.8;
  }

  .group:hover .md\:group-hover\:text-opacity-90{
    --tw-text-opacity: 0.9;
  }

  .group:hover .md\:group-hover\:text-opacity-95{
    --tw-text-opacity: 0.95;
  }

  .group:hover .md\:group-hover\:text-opacity-100{
    --tw-text-opacity: 1;
  }

  .md\:focus-within\:text-opacity-0:focus-within{
    --tw-text-opacity: 0;
  }

  .md\:focus-within\:text-opacity-5:focus-within{
    --tw-text-opacity: 0.05;
  }

  .md\:focus-within\:text-opacity-10:focus-within{
    --tw-text-opacity: 0.1;
  }

  .md\:focus-within\:text-opacity-20:focus-within{
    --tw-text-opacity: 0.2;
  }

  .md\:focus-within\:text-opacity-25:focus-within{
    --tw-text-opacity: 0.25;
  }

  .md\:focus-within\:text-opacity-30:focus-within{
    --tw-text-opacity: 0.3;
  }

  .md\:focus-within\:text-opacity-40:focus-within{
    --tw-text-opacity: 0.4;
  }

  .md\:focus-within\:text-opacity-50:focus-within{
    --tw-text-opacity: 0.5;
  }

  .md\:focus-within\:text-opacity-60:focus-within{
    --tw-text-opacity: 0.6;
  }

  .md\:focus-within\:text-opacity-70:focus-within{
    --tw-text-opacity: 0.7;
  }

  .md\:focus-within\:text-opacity-75:focus-within{
    --tw-text-opacity: 0.75;
  }

  .md\:focus-within\:text-opacity-80:focus-within{
    --tw-text-opacity: 0.8;
  }

  .md\:focus-within\:text-opacity-90:focus-within{
    --tw-text-opacity: 0.9;
  }

  .md\:focus-within\:text-opacity-95:focus-within{
    --tw-text-opacity: 0.95;
  }

  .md\:focus-within\:text-opacity-100:focus-within{
    --tw-text-opacity: 1;
  }

  .md\:hover\:text-opacity-0:hover{
    --tw-text-opacity: 0;
  }

  .md\:hover\:text-opacity-5:hover{
    --tw-text-opacity: 0.05;
  }

  .md\:hover\:text-opacity-10:hover{
    --tw-text-opacity: 0.1;
  }

  .md\:hover\:text-opacity-20:hover{
    --tw-text-opacity: 0.2;
  }

  .md\:hover\:text-opacity-25:hover{
    --tw-text-opacity: 0.25;
  }

  .md\:hover\:text-opacity-30:hover{
    --tw-text-opacity: 0.3;
  }

  .md\:hover\:text-opacity-40:hover{
    --tw-text-opacity: 0.4;
  }

  .md\:hover\:text-opacity-50:hover{
    --tw-text-opacity: 0.5;
  }

  .md\:hover\:text-opacity-60:hover{
    --tw-text-opacity: 0.6;
  }

  .md\:hover\:text-opacity-70:hover{
    --tw-text-opacity: 0.7;
  }

  .md\:hover\:text-opacity-75:hover{
    --tw-text-opacity: 0.75;
  }

  .md\:hover\:text-opacity-80:hover{
    --tw-text-opacity: 0.8;
  }

  .md\:hover\:text-opacity-90:hover{
    --tw-text-opacity: 0.9;
  }

  .md\:hover\:text-opacity-95:hover{
    --tw-text-opacity: 0.95;
  }

  .md\:hover\:text-opacity-100:hover{
    --tw-text-opacity: 1;
  }

  .md\:focus\:text-opacity-0:focus{
    --tw-text-opacity: 0;
  }

  .md\:focus\:text-opacity-5:focus{
    --tw-text-opacity: 0.05;
  }

  .md\:focus\:text-opacity-10:focus{
    --tw-text-opacity: 0.1;
  }

  .md\:focus\:text-opacity-20:focus{
    --tw-text-opacity: 0.2;
  }

  .md\:focus\:text-opacity-25:focus{
    --tw-text-opacity: 0.25;
  }

  .md\:focus\:text-opacity-30:focus{
    --tw-text-opacity: 0.3;
  }

  .md\:focus\:text-opacity-40:focus{
    --tw-text-opacity: 0.4;
  }

  .md\:focus\:text-opacity-50:focus{
    --tw-text-opacity: 0.5;
  }

  .md\:focus\:text-opacity-60:focus{
    --tw-text-opacity: 0.6;
  }

  .md\:focus\:text-opacity-70:focus{
    --tw-text-opacity: 0.7;
  }

  .md\:focus\:text-opacity-75:focus{
    --tw-text-opacity: 0.75;
  }

  .md\:focus\:text-opacity-80:focus{
    --tw-text-opacity: 0.8;
  }

  .md\:focus\:text-opacity-90:focus{
    --tw-text-opacity: 0.9;
  }

  .md\:focus\:text-opacity-95:focus{
    --tw-text-opacity: 0.95;
  }

  .md\:focus\:text-opacity-100:focus{
    --tw-text-opacity: 1;
  }

  .md\:truncate{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .md\:overflow-ellipsis{
    text-overflow: ellipsis;
  }

  .md\:overflow-clip{
    text-overflow: clip;
  }

  .md\:italic{
    font-style: italic;
  }

  .md\:not-italic{
    font-style: normal;
  }

  .md\:uppercase{
    text-transform: uppercase;
  }

  .md\:lowercase{
    text-transform: lowercase;
  }

  .md\:capitalize{
    text-transform: capitalize;
  }

  .md\:normal-case{
    text-transform: none;
  }

  .md\:underline{
    text-decoration: underline;
  }

  .md\:line-through{
    text-decoration: line-through;
  }

  .md\:no-underline{
    text-decoration: none;
  }

  .group:hover .md\:group-hover\:underline{
    text-decoration: underline;
  }

  .group:hover .md\:group-hover\:line-through{
    text-decoration: line-through;
  }

  .group:hover .md\:group-hover\:no-underline{
    text-decoration: none;
  }

  .md\:focus-within\:underline:focus-within{
    text-decoration: underline;
  }

  .md\:focus-within\:line-through:focus-within{
    text-decoration: line-through;
  }

  .md\:focus-within\:no-underline:focus-within{
    text-decoration: none;
  }

  .md\:hover\:underline:hover{
    text-decoration: underline;
  }

  .md\:hover\:line-through:hover{
    text-decoration: line-through;
  }

  .md\:hover\:no-underline:hover{
    text-decoration: none;
  }

  .md\:focus\:underline:focus{
    text-decoration: underline;
  }

  .md\:focus\:line-through:focus{
    text-decoration: line-through;
  }

  .md\:focus\:no-underline:focus{
    text-decoration: none;
  }

  .md\:antialiased{
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .md\:subpixel-antialiased{
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
  }

  .md\:ordinal, .md\:slashed-zero, .md\:lining-nums, .md\:oldstyle-nums, .md\:proportional-nums, .md\:tabular-nums, .md\:diagonal-fractions, .md\:stacked-fractions{
    --tw-ordinal: var(--tw-empty,/*!*/ /*!*/);
    --tw-slashed-zero: var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-figure: var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-spacing: var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-fraction: var(--tw-empty,/*!*/ /*!*/);
    font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
  }

  .md\:normal-nums{
    font-variant-numeric: normal;
  }

  .md\:ordinal{
    --tw-ordinal: ordinal;
  }

  .md\:slashed-zero{
    --tw-slashed-zero: slashed-zero;
  }

  .md\:lining-nums{
    --tw-numeric-figure: lining-nums;
  }

  .md\:oldstyle-nums{
    --tw-numeric-figure: oldstyle-nums;
  }

  .md\:proportional-nums{
    --tw-numeric-spacing: proportional-nums;
  }

  .md\:tabular-nums{
    --tw-numeric-spacing: tabular-nums;
  }

  .md\:diagonal-fractions{
    --tw-numeric-fraction: diagonal-fractions;
  }

  .md\:stacked-fractions{
    --tw-numeric-fraction: stacked-fractions;
  }

  .md\:tracking-tight-18{
    letter-spacing: -.18em;
  }

  .md\:tracking-tight-14{
    letter-spacing: -.14em;
  }

  .md\:tracking-tight-13{
    letter-spacing: -.13em;
  }

  .md\:tracking-tight-12{
    letter-spacing: -.12em;
  }

  .md\:tracking-tightest{
    letter-spacing: -.075em;
  }

  .md\:tracking-tighter{
    letter-spacing: -.05em;
  }

  .md\:tracking-tight-3\.6{
    letter-spacing: -.036em;
  }

  .md\:tracking-tight{
    letter-spacing: -.025em;
  }

  .md\:tracking-tight-2{
    letter-spacing: -.02em;
  }

  .md\:tracking-tight-1\.5{
    letter-spacing: -.015em;
  }

  .md\:tracking-tight-1\.3{
    letter-spacing: -.013em;
  }

  .md\:tracking-tight-1{
    letter-spacing: -.01em;
  }

  .md\:tracking-tight-0\.5{
    letter-spacing: -.005em;
  }

  .md\:tracking-normal{
    letter-spacing: 0;
  }

  .md\:tracking-wide-\.5{
    letter-spacing: .005em;
  }

  .md\:tracking-wide-1{
    letter-spacing: .01em;
  }

  .md\:tracking-wide-1\.3{
    letter-spacing: .013em;
  }

  .md\:tracking-wide-1\.5{
    letter-spacing: .015em;
  }

  .md\:tracking-wide-2{
    letter-spacing: .02em;
  }

  .md\:tracking-wide{
    letter-spacing: .025em;
  }

  .md\:tracking-wide-2\.7{
    letter-spacing: .027em;
  }

  .md\:tracking-wide-3\.6{
    letter-spacing: .036em;
  }

  .md\:tracking-wider{
    letter-spacing: .05em;
  }

  .md\:tracking-widest{
    letter-spacing: .1em;
  }

  .md\:tracking-wide-12{
    letter-spacing: .12em;
  }

  .md\:tracking-wide-13{
    letter-spacing: .13em;
  }

  .md\:tracking-wide-14{
    letter-spacing: .14em;
  }

  .md\:tracking-wide-18{
    letter-spacing: .18em;
  }

  .md\:select-none{
    -webkit-user-select: none;
        -ms-user-select: none;
            user-select: none;
  }

  .md\:select-text{
    -webkit-user-select: text;
        -ms-user-select: text;
            user-select: text;
  }

  .md\:select-all{
    -webkit-user-select: all;
            user-select: all;
  }

  .md\:select-auto{
    -webkit-user-select: auto;
        -ms-user-select: auto;
            user-select: auto;
  }

  .md\:align-baseline{
    vertical-align: baseline;
  }

  .md\:align-top{
    vertical-align: top;
  }

  .md\:align-middle{
    vertical-align: middle;
  }

  .md\:align-bottom{
    vertical-align: bottom;
  }

  .md\:align-text-top{
    vertical-align: text-top;
  }

  .md\:align-text-bottom{
    vertical-align: text-bottom;
  }

  .md\:visible{
    visibility: visible;
  }

  .md\:invisible{
    visibility: hidden;
  }

  .md\:whitespace-normal{
    white-space: normal;
  }

  .md\:whitespace-nowrap{
    white-space: nowrap;
  }

  .md\:whitespace-pre{
    white-space: pre;
  }

  .md\:whitespace-pre-line{
    white-space: pre-line;
  }

  .md\:whitespace-pre-wrap{
    white-space: pre-wrap;
  }

  .md\:break-normal{
    overflow-wrap: normal;
    word-break: normal;
  }

  .md\:break-words{
    overflow-wrap: break-word;
  }

  .md\:break-all{
    word-break: break-all;
  }

  .md\:w-0{
    width: 0px;
  }

  .md\:w-1{
    width: 0.25rem;
  }

  .md\:w-2{
    width: 0.5rem;
  }

  .md\:w-3{
    width: 0.75rem;
  }

  .md\:w-4{
    width: 1rem;
  }

  .md\:w-5{
    width: 1.25rem;
  }

  .md\:w-6{
    width: 1.5rem;
  }

  .md\:w-7{
    width: 1.75rem;
  }

  .md\:w-8{
    width: 2rem;
  }

  .md\:w-9{
    width: 2.25rem;
  }

  .md\:w-10{
    width: 2.5rem;
  }

  .md\:w-11{
    width: 2.75rem;
  }

  .md\:w-12{
    width: 3rem;
  }

  .md\:w-13{
    width: 3.25rem;
  }

  .md\:w-14{
    width: 3.5rem;
  }

  .md\:w-15{
    width: 3.75rem;
  }

  .md\:w-16{
    width: 4rem;
  }

  .md\:w-17{
    width: 4.25rem;
  }

  .md\:w-18{
    width: 4.5rem;
  }

  .md\:w-19{
    width: 4.75rem;
  }

  .md\:w-20{
    width: 5rem;
  }

  .md\:w-22{
    width: 5.5rem;
  }

  .md\:w-24{
    width: 6rem;
  }

  .md\:w-25{
    width: 6.25rem;
  }

  .md\:w-28{
    width: 7rem;
  }

  .md\:w-30{
    width: 7.5rem;
  }

  .md\:w-32{
    width: 8rem;
  }

  .md\:w-34{
    width: 8.5rem;
  }

  .md\:w-35{
    width: 8.75rem;
  }

  .md\:w-36{
    width: 9rem;
  }

  .md\:w-39{
    width: 9.75rem;
  }

  .md\:w-40{
    width: 10rem;
  }

  .md\:w-42{
    width: 10.5rem;
  }

  .md\:w-44{
    width: 11rem;
  }

  .md\:w-45{
    width: 11.25rem;
  }

  .md\:w-48{
    width: 12rem;
  }

  .md\:w-50{
    width: 12.5rem;
  }

  .md\:w-52{
    width: 13rem;
  }

  .md\:w-55{
    width: 13.75rem;
  }

  .md\:w-56{
    width: 14rem;
  }

  .md\:w-58{
    width: 14.5rem;
  }

  .md\:w-60{
    width: 15rem;
  }

  .md\:w-64{
    width: 16rem;
  }

  .md\:w-65{
    width: 16.25rem;
  }

  .md\:w-68{
    width: 17rem;
  }

  .md\:w-69{
    width: 17.25rem;
  }

  .md\:w-70{
    width: 17.5rem;
  }

  .md\:w-72{
    width: 18rem;
  }

  .md\:w-75{
    width: 18.75rem;
  }

  .md\:w-80{
    width: 20rem;
  }

  .md\:w-85{
    width: 21.25rem;
  }

  .md\:w-86{
    width: 21.5rem;
  }

  .md\:w-90{
    width: 22.5rem;
  }

  .md\:w-96{
    width: 24rem;
  }

  .md\:w-100{
    width: 25rem;
  }

  .md\:w-115{
    width: 28.75rem;
  }

  .md\:w-125{
    width: 31.25rem;
  }

  .md\:w-142{
    width: 35.5rem;
  }

  .md\:w-150{
    width: 37.5rem;
  }

  .md\:w-156{
    width: 39rem;
  }

  .md\:w-160{
    width: 40rem;
  }

  .md\:w-175{
    width: 43.75rem;
  }

  .md\:w-207{
    width: 51.75rem;
  }

  .md\:w-242{
    width: 60.5rem;
  }

  .md\:w-250{
    width: 62.5rem;
  }

  .md\:w-258{
    width: 64.5rem;
  }

  .md\:w-265{
    width: 66.25rem;
  }

  .md\:w-280{
    width: 70rem;
  }

  .md\:w-auto{
    width: auto;
  }

  .md\:w-px{
    width: 1px;
  }

  .md\:w-0\.5{
    width: 0.125rem;
  }

  .md\:w-1\.5{
    width: 0.375rem;
  }

  .md\:w-2\.5{
    width: 0.625rem;
  }

  .md\:w-3\.5{
    width: 0.875rem;
  }

  .md\:w-0\.25{
    width: 0.0625rem;
  }

  .md\:w-0\.75{
    width: 0.1875rem;
  }

  .md\:w-1\.25{
    width: 0.3125rem;
  }

  .md\:w-1\.75{
    width: 0.4375rem;
  }

  .md\:w-2\.25{
    width: 0.5625rem;
  }

  .md\:w-2\.75{
    width: 0.6875rem;
  }

  .md\:w-3\.25{
    width: 0.8125rem;
  }

  .md\:w-3\.75{
    width: 0.9375rem;
  }

  .md\:w-4\.25{
    width: 1.0625rem;
  }

  .md\:w-4\.5{
    width: 1.125rem;
  }

  .md\:w-4\.75{
    width: 1.1875rem;
  }

  .md\:w-5\.25{
    width: 1.3125rem;
  }

  .md\:w-5\.5{
    width: 1.375rem;
  }

  .md\:w-5\.75{
    width: 1.4375rem;
  }

  .md\:w-6\.25{
    width: 1.5625rem;
  }

  .md\:w-6\.5{
    width: 1.625rem;
  }

  .md\:w-6\.75{
    width: 1.6875rem;
  }

  .md\:w-7\.25{
    width: 1.8125rem;
  }

  .md\:w-7\.5{
    width: 1.875rem;
  }

  .md\:w-8\.25{
    width: 2.0625rem;
  }

  .md\:w-8\.5{
    width: 2.125rem;
  }

  .md\:w-9\.25{
    width: 2.3125rem;
  }

  .md\:w-9\.5{
    width: 2.375rem;
  }

  .md\:w-10\.5{
    width: 2.625rem;
  }

  .md\:w-11\.25{
    width: 2.8125rem;
  }

  .md\:w-11\.5{
    width: 2.875rem;
  }

  .md\:w-12\.5{
    width: 3.125rem;
  }

  .md\:w-12\.75{
    width: 3.1875rem;
  }

  .md\:w-13\.5{
    width: 3.375rem;
  }

  .md\:w-14\.5{
    width: 3.625rem;
  }

  .md\:w-15\.5{
    width: 3.875rem;
  }

  .md\:w-15\.75{
    width: 3.9375rem;
  }

  .md\:w-16\.25{
    width: 4.0625rem;
  }

  .md\:w-17\.25{
    width: 4.3125rem;
  }

  .md\:w-17\.5{
    width: 4.375rem;
  }

  .md\:w-18\.25{
    width: 4.5625rem;
  }

  .md\:w-18\.5{
    width: 4.625rem;
  }

  .md\:w-20\.25{
    width: 5.0625rem;
  }

  .md\:w-20\.5{
    width: 5.125rem;
  }

  .md\:w-22\.5{
    width: 5.625rem;
  }

  .md\:w-25\.5{
    width: 6.375rem;
  }

  .md\:w-26\.75{
    width: 6.6875rem;
  }

  .md\:w-32\.5{
    width: 8.125rem;
  }

  .md\:w-37\.5{
    width: 9.375rem;
  }

  .md\:w-41\.25{
    width: 10.3125rem;
  }

  .md\:w-52\.5{
    width: 13.125rem;
  }

  .md\:w-54\.5{
    width: 13.625rem;
  }

  .md\:w-57\.25{
    width: 14.3125rem;
  }

  .md\:w-57\.5{
    width: 14.375rem;
  }

  .md\:w-66\.25{
    width: 16.5625rem;
  }

  .md\:w-74\.5{
    width: 18.125rem;
  }

  .md\:w-106\.25{
    width: 26.5625rem;
  }

  .md\:w-112\.25{
    width: 28.0675rem;
  }

  .md\:w-112\.75{
    width: 28.1875rem;
  }

  .md\:w-147\.5{
    width: 36.875rem;
  }

  .md\:w-162\.5{
    width: 40.625rem;
  }

  .md\:w-172\.25{
    width: 42.5625rem;
  }

  .md\:w-175\.25{
    width: 43.8125rem;
  }

  .md\:w-184\.25{
    width: 46.0625rem;
  }

  .md\:w-203\.25{
    width: 50.8125rem;
  }

  .md\:w-half{
    width: 50%;
  }

  .md\:w-full{
    width: 100%;
  }

  .md\:w-1\/10{
    width: 10%;
  }

  .md\:w-2\/10{
    width: 20%;
  }

  .md\:w-3\/10{
    width: 30%;
  }

  .md\:w-4\/10{
    width: 40%;
  }

  .md\:w-4\.5\/10{
    width: 45%;
  }

  .md\:w-5\/10{
    width: 50%;
  }

  .md\:w-5\.5\/10{
    width: 55%;
  }

  .md\:w-6\/10{
    width: 60%;
  }

  .md\:w-7\/10{
    width: 70%;
  }

  .md\:w-8\/10{
    width: 80%;
  }

  .md\:w-9\/10{
    width: 90%;
  }

  .md\:w-1\/12{
    width: 8.333333%;
  }

  .md\:w-2\/12{
    width: 16.666667%;
  }

  .md\:w-3\/12{
    width: 25%;
  }

  .md\:w-4\/12{
    width: 33.333333%;
  }

  .md\:w-5\/12{
    width: 41.666667%;
  }

  .md\:w-6\/12{
    width: 50%;
  }

  .md\:w-7\/12{
    width: 58.333333%;
  }

  .md\:w-8\/12{
    width: 66.666667%;
  }

  .md\:w-9\/12{
    width: 75%;
  }

  .md\:w-10\/12{
    width: 83.333333%;
  }

  .md\:w-11\/12{
    width: 91.666667%;
  }

  .md\:w-1\/2{
    width: 50%;
  }

  .md\:w-1\/3{
    width: 33.333333%;
  }

  .md\:w-2\/3{
    width: 66.666667%;
  }

  .md\:w-1\/4{
    width: 25%;
  }

  .md\:w-2\/4{
    width: 50%;
  }

  .md\:w-3\/4{
    width: 75%;
  }

  .md\:w-1\/5{
    width: 20%;
  }

  .md\:w-2\/5{
    width: 40%;
  }

  .md\:w-3\/5{
    width: 60%;
  }

  .md\:w-4\/5{
    width: 80%;
  }

  .md\:w-1\/6{
    width: 16.666667%;
  }

  .md\:w-2\/6{
    width: 33.333333%;
  }

  .md\:w-3\/6{
    width: 50%;
  }

  .md\:w-4\/6{
    width: 66.666667%;
  }

  .md\:w-5\/6{
    width: 83.333333%;
  }

  .md\:w-screen{
    width: 100vw;
  }

  .md\:w-min{
    width: -webkit-min-content;
    width: min-content;
  }

  .md\:w-max{
    width: -webkit-max-content;
    width: max-content;
  }

  .md\:w-screen-half{
    width: 50vw;
  }

  .md\:w-screen-full{
    width: 100vw;
  }

  .md\:w-screen-1\/10{
    width: 10vw;
  }

  .md\:w-screen-2\/10{
    width: 20vw;
  }

  .md\:w-screen-3\/10{
    width: 30vw;
  }

  .md\:w-screen-4\/10{
    width: 40vw;
  }

  .md\:w-screen-5\/10{
    width: 50vw;
  }

  .md\:w-screen-6\/10{
    width: 60vw;
  }

  .md\:w-screen-7\/10{
    width: 70vw;
  }

  .md\:w-screen-8\/10{
    width: 80vw;
  }

  .md\:w-screen-9\/10{
    width: 90vw;
  }

  .md\:w-screen-1\/12{
    width: 8.333333vw;
  }

  .md\:w-screen-2\/12{
    width: 16.666667vw;
  }

  .md\:w-screen-3\/12{
    width: 25vw;
  }

  .md\:w-screen-4\/12{
    width: 33.333333vw;
  }

  .md\:w-screen-5\/12{
    width: 41.666667vw;
  }

  .md\:w-screen-6\/12{
    width: 50vw;
  }

  .md\:w-screen-7\/12{
    width: 58.333333vw;
  }

  .md\:w-screen-8\/12{
    width: 66.666667vw;
  }

  .md\:w-screen-9\/12{
    width: 75vw;
  }

  .md\:w-screen-10\/12{
    width: 83.333333vw;
  }

  .md\:w-screen-11\/12{
    width: 91.666667vw;
  }

  .md\:z-0{
    z-index: 0;
  }

  .md\:z-1{
    z-index: 1;
  }

  .md\:z-2{
    z-index: 2;
  }

  .md\:z-3{
    z-index: 3;
  }

  .md\:z-4{
    z-index: 4;
  }

  .md\:z-5{
    z-index: 5;
  }

  .md\:z-6{
    z-index: 6;
  }

  .md\:z-7{
    z-index: 7;
  }

  .md\:z-8{
    z-index: 8;
  }

  .md\:z-9{
    z-index: 9;
  }

  .md\:z-10{
    z-index: 10;
  }

  .md\:z-20{
    z-index: 20;
  }

  .md\:z-30{
    z-index: 30;
  }

  .md\:z-40{
    z-index: 40;
  }

  .md\:z-50{
    z-index: 50;
  }

  .md\:z-auto{
    z-index: auto;
  }

  .md\:-z-10{
    z-index: -10;
  }

  .md\:-z-20{
    z-index: -20;
  }

  .md\:-z-30{
    z-index: -30;
  }

  .md\:-z-40{
    z-index: -40;
  }

  .md\:-z-50{
    z-index: -50;
  }

  .md\:focus-within\:z-0:focus-within{
    z-index: 0;
  }

  .md\:focus-within\:z-1:focus-within{
    z-index: 1;
  }

  .md\:focus-within\:z-2:focus-within{
    z-index: 2;
  }

  .md\:focus-within\:z-3:focus-within{
    z-index: 3;
  }

  .md\:focus-within\:z-4:focus-within{
    z-index: 4;
  }

  .md\:focus-within\:z-5:focus-within{
    z-index: 5;
  }

  .md\:focus-within\:z-6:focus-within{
    z-index: 6;
  }

  .md\:focus-within\:z-7:focus-within{
    z-index: 7;
  }

  .md\:focus-within\:z-8:focus-within{
    z-index: 8;
  }

  .md\:focus-within\:z-9:focus-within{
    z-index: 9;
  }

  .md\:focus-within\:z-10:focus-within{
    z-index: 10;
  }

  .md\:focus-within\:z-20:focus-within{
    z-index: 20;
  }

  .md\:focus-within\:z-30:focus-within{
    z-index: 30;
  }

  .md\:focus-within\:z-40:focus-within{
    z-index: 40;
  }

  .md\:focus-within\:z-50:focus-within{
    z-index: 50;
  }

  .md\:focus-within\:z-auto:focus-within{
    z-index: auto;
  }

  .md\:focus-within\:-z-10:focus-within{
    z-index: -10;
  }

  .md\:focus-within\:-z-20:focus-within{
    z-index: -20;
  }

  .md\:focus-within\:-z-30:focus-within{
    z-index: -30;
  }

  .md\:focus-within\:-z-40:focus-within{
    z-index: -40;
  }

  .md\:focus-within\:-z-50:focus-within{
    z-index: -50;
  }

  .md\:focus\:z-0:focus{
    z-index: 0;
  }

  .md\:focus\:z-1:focus{
    z-index: 1;
  }

  .md\:focus\:z-2:focus{
    z-index: 2;
  }

  .md\:focus\:z-3:focus{
    z-index: 3;
  }

  .md\:focus\:z-4:focus{
    z-index: 4;
  }

  .md\:focus\:z-5:focus{
    z-index: 5;
  }

  .md\:focus\:z-6:focus{
    z-index: 6;
  }

  .md\:focus\:z-7:focus{
    z-index: 7;
  }

  .md\:focus\:z-8:focus{
    z-index: 8;
  }

  .md\:focus\:z-9:focus{
    z-index: 9;
  }

  .md\:focus\:z-10:focus{
    z-index: 10;
  }

  .md\:focus\:z-20:focus{
    z-index: 20;
  }

  .md\:focus\:z-30:focus{
    z-index: 30;
  }

  .md\:focus\:z-40:focus{
    z-index: 40;
  }

  .md\:focus\:z-50:focus{
    z-index: 50;
  }

  .md\:focus\:z-auto:focus{
    z-index: auto;
  }

  .md\:focus\:-z-10:focus{
    z-index: -10;
  }

  .md\:focus\:-z-20:focus{
    z-index: -20;
  }

  .md\:focus\:-z-30:focus{
    z-index: -30;
  }

  .md\:focus\:-z-40:focus{
    z-index: -40;
  }

  .md\:focus\:-z-50:focus{
    z-index: -50;
  }

  .md\:gap-0{
    gap: 0px;
  }

  .md\:gap-1{
    gap: 0.25rem;
  }

  .md\:gap-2{
    gap: 0.5rem;
  }

  .md\:gap-3{
    gap: 0.75rem;
  }

  .md\:gap-4{
    gap: 1rem;
  }

  .md\:gap-5{
    gap: 1.25rem;
  }

  .md\:gap-6{
    gap: 1.5rem;
  }

  .md\:gap-7{
    gap: 1.75rem;
  }

  .md\:gap-8{
    gap: 2rem;
  }

  .md\:gap-9{
    gap: 2.25rem;
  }

  .md\:gap-10{
    gap: 2.5rem;
  }

  .md\:gap-11{
    gap: 2.75rem;
  }

  .md\:gap-12{
    gap: 3rem;
  }

  .md\:gap-13{
    gap: 3.25rem;
  }

  .md\:gap-14{
    gap: 3.5rem;
  }

  .md\:gap-15{
    gap: 3.75rem;
  }

  .md\:gap-16{
    gap: 4rem;
  }

  .md\:gap-17{
    gap: 4.25rem;
  }

  .md\:gap-18{
    gap: 4.5rem;
  }

  .md\:gap-19{
    gap: 4.75rem;
  }

  .md\:gap-20{
    gap: 5rem;
  }

  .md\:gap-22{
    gap: 5.5rem;
  }

  .md\:gap-24{
    gap: 6rem;
  }

  .md\:gap-25{
    gap: 6.25rem;
  }

  .md\:gap-28{
    gap: 7rem;
  }

  .md\:gap-30{
    gap: 7.5rem;
  }

  .md\:gap-32{
    gap: 8rem;
  }

  .md\:gap-34{
    gap: 8.5rem;
  }

  .md\:gap-35{
    gap: 8.75rem;
  }

  .md\:gap-36{
    gap: 9rem;
  }

  .md\:gap-39{
    gap: 9.75rem;
  }

  .md\:gap-40{
    gap: 10rem;
  }

  .md\:gap-42{
    gap: 10.5rem;
  }

  .md\:gap-44{
    gap: 11rem;
  }

  .md\:gap-45{
    gap: 11.25rem;
  }

  .md\:gap-48{
    gap: 12rem;
  }

  .md\:gap-50{
    gap: 12.5rem;
  }

  .md\:gap-52{
    gap: 13rem;
  }

  .md\:gap-55{
    gap: 13.75rem;
  }

  .md\:gap-56{
    gap: 14rem;
  }

  .md\:gap-58{
    gap: 14.5rem;
  }

  .md\:gap-60{
    gap: 15rem;
  }

  .md\:gap-64{
    gap: 16rem;
  }

  .md\:gap-65{
    gap: 16.25rem;
  }

  .md\:gap-68{
    gap: 17rem;
  }

  .md\:gap-69{
    gap: 17.25rem;
  }

  .md\:gap-70{
    gap: 17.5rem;
  }

  .md\:gap-72{
    gap: 18rem;
  }

  .md\:gap-75{
    gap: 18.75rem;
  }

  .md\:gap-80{
    gap: 20rem;
  }

  .md\:gap-85{
    gap: 21.25rem;
  }

  .md\:gap-86{
    gap: 21.5rem;
  }

  .md\:gap-90{
    gap: 22.5rem;
  }

  .md\:gap-96{
    gap: 24rem;
  }

  .md\:gap-100{
    gap: 25rem;
  }

  .md\:gap-115{
    gap: 28.75rem;
  }

  .md\:gap-125{
    gap: 31.25rem;
  }

  .md\:gap-142{
    gap: 35.5rem;
  }

  .md\:gap-150{
    gap: 37.5rem;
  }

  .md\:gap-156{
    gap: 39rem;
  }

  .md\:gap-160{
    gap: 40rem;
  }

  .md\:gap-175{
    gap: 43.75rem;
  }

  .md\:gap-207{
    gap: 51.75rem;
  }

  .md\:gap-242{
    gap: 60.5rem;
  }

  .md\:gap-250{
    gap: 62.5rem;
  }

  .md\:gap-258{
    gap: 64.5rem;
  }

  .md\:gap-265{
    gap: 66.25rem;
  }

  .md\:gap-280{
    gap: 70rem;
  }

  .md\:gap-px{
    gap: 1px;
  }

  .md\:gap-0\.5{
    gap: 0.125rem;
  }

  .md\:gap-1\.5{
    gap: 0.375rem;
  }

  .md\:gap-2\.5{
    gap: 0.625rem;
  }

  .md\:gap-3\.5{
    gap: 0.875rem;
  }

  .md\:gap-0\.25{
    gap: 0.0625rem;
  }

  .md\:gap-0\.75{
    gap: 0.1875rem;
  }

  .md\:gap-1\.25{
    gap: 0.3125rem;
  }

  .md\:gap-1\.75{
    gap: 0.4375rem;
  }

  .md\:gap-2\.25{
    gap: 0.5625rem;
  }

  .md\:gap-2\.75{
    gap: 0.6875rem;
  }

  .md\:gap-3\.25{
    gap: 0.8125rem;
  }

  .md\:gap-3\.75{
    gap: 0.9375rem;
  }

  .md\:gap-4\.25{
    gap: 1.0625rem;
  }

  .md\:gap-4\.5{
    gap: 1.125rem;
  }

  .md\:gap-4\.75{
    gap: 1.1875rem;
  }

  .md\:gap-5\.25{
    gap: 1.3125rem;
  }

  .md\:gap-5\.5{
    gap: 1.375rem;
  }

  .md\:gap-5\.75{
    gap: 1.4375rem;
  }

  .md\:gap-6\.25{
    gap: 1.5625rem;
  }

  .md\:gap-6\.5{
    gap: 1.625rem;
  }

  .md\:gap-6\.75{
    gap: 1.6875rem;
  }

  .md\:gap-7\.25{
    gap: 1.8125rem;
  }

  .md\:gap-7\.5{
    gap: 1.875rem;
  }

  .md\:gap-8\.25{
    gap: 2.0625rem;
  }

  .md\:gap-8\.5{
    gap: 2.125rem;
  }

  .md\:gap-9\.25{
    gap: 2.3125rem;
  }

  .md\:gap-9\.5{
    gap: 2.375rem;
  }

  .md\:gap-10\.5{
    gap: 2.625rem;
  }

  .md\:gap-11\.25{
    gap: 2.8125rem;
  }

  .md\:gap-11\.5{
    gap: 2.875rem;
  }

  .md\:gap-12\.5{
    gap: 3.125rem;
  }

  .md\:gap-12\.75{
    gap: 3.1875rem;
  }

  .md\:gap-13\.5{
    gap: 3.375rem;
  }

  .md\:gap-14\.5{
    gap: 3.625rem;
  }

  .md\:gap-15\.5{
    gap: 3.875rem;
  }

  .md\:gap-15\.75{
    gap: 3.9375rem;
  }

  .md\:gap-16\.25{
    gap: 4.0625rem;
  }

  .md\:gap-17\.25{
    gap: 4.3125rem;
  }

  .md\:gap-17\.5{
    gap: 4.375rem;
  }

  .md\:gap-18\.25{
    gap: 4.5625rem;
  }

  .md\:gap-18\.5{
    gap: 4.625rem;
  }

  .md\:gap-20\.25{
    gap: 5.0625rem;
  }

  .md\:gap-20\.5{
    gap: 5.125rem;
  }

  .md\:gap-22\.5{
    gap: 5.625rem;
  }

  .md\:gap-25\.5{
    gap: 6.375rem;
  }

  .md\:gap-26\.75{
    gap: 6.6875rem;
  }

  .md\:gap-32\.5{
    gap: 8.125rem;
  }

  .md\:gap-37\.5{
    gap: 9.375rem;
  }

  .md\:gap-41\.25{
    gap: 10.3125rem;
  }

  .md\:gap-52\.5{
    gap: 13.125rem;
  }

  .md\:gap-54\.5{
    gap: 13.625rem;
  }

  .md\:gap-57\.25{
    gap: 14.3125rem;
  }

  .md\:gap-57\.5{
    gap: 14.375rem;
  }

  .md\:gap-66\.25{
    gap: 16.5625rem;
  }

  .md\:gap-74\.5{
    gap: 18.125rem;
  }

  .md\:gap-106\.25{
    gap: 26.5625rem;
  }

  .md\:gap-112\.25{
    gap: 28.0675rem;
  }

  .md\:gap-112\.75{
    gap: 28.1875rem;
  }

  .md\:gap-147\.5{
    gap: 36.875rem;
  }

  .md\:gap-162\.5{
    gap: 40.625rem;
  }

  .md\:gap-172\.25{
    gap: 42.5625rem;
  }

  .md\:gap-175\.25{
    gap: 43.8125rem;
  }

  .md\:gap-184\.25{
    gap: 46.0625rem;
  }

  .md\:gap-203\.25{
    gap: 50.8125rem;
  }

  .md\:gap-half{
    gap: 50%;
  }

  .md\:gap-full{
    gap: 100%;
  }

  .md\:gap-1\/10{
    gap: 10%;
  }

  .md\:gap-2\/10{
    gap: 20%;
  }

  .md\:gap-3\/10{
    gap: 30%;
  }

  .md\:gap-4\/10{
    gap: 40%;
  }

  .md\:gap-4\.5\/10{
    gap: 45%;
  }

  .md\:gap-5\/10{
    gap: 50%;
  }

  .md\:gap-5\.5\/10{
    gap: 55%;
  }

  .md\:gap-6\/10{
    gap: 60%;
  }

  .md\:gap-7\/10{
    gap: 70%;
  }

  .md\:gap-8\/10{
    gap: 80%;
  }

  .md\:gap-9\/10{
    gap: 90%;
  }

  .md\:gap-1\/12{
    gap: 8.333333%;
  }

  .md\:gap-2\/12{
    gap: 16.666667%;
  }

  .md\:gap-3\/12{
    gap: 25%;
  }

  .md\:gap-4\/12{
    gap: 33.333333%;
  }

  .md\:gap-5\/12{
    gap: 41.666667%;
  }

  .md\:gap-6\/12{
    gap: 50%;
  }

  .md\:gap-7\/12{
    gap: 58.333333%;
  }

  .md\:gap-8\/12{
    gap: 66.666667%;
  }

  .md\:gap-9\/12{
    gap: 75%;
  }

  .md\:gap-10\/12{
    gap: 83.333333%;
  }

  .md\:gap-11\/12{
    gap: 91.666667%;
  }

  .md\:gap-x-0{
    column-gap: 0px;
  }

  .md\:gap-x-1{
    column-gap: 0.25rem;
  }

  .md\:gap-x-2{
    column-gap: 0.5rem;
  }

  .md\:gap-x-3{
    column-gap: 0.75rem;
  }

  .md\:gap-x-4{
    column-gap: 1rem;
  }

  .md\:gap-x-5{
    column-gap: 1.25rem;
  }

  .md\:gap-x-6{
    column-gap: 1.5rem;
  }

  .md\:gap-x-7{
    column-gap: 1.75rem;
  }

  .md\:gap-x-8{
    column-gap: 2rem;
  }

  .md\:gap-x-9{
    column-gap: 2.25rem;
  }

  .md\:gap-x-10{
    column-gap: 2.5rem;
  }

  .md\:gap-x-11{
    column-gap: 2.75rem;
  }

  .md\:gap-x-12{
    column-gap: 3rem;
  }

  .md\:gap-x-13{
    column-gap: 3.25rem;
  }

  .md\:gap-x-14{
    column-gap: 3.5rem;
  }

  .md\:gap-x-15{
    column-gap: 3.75rem;
  }

  .md\:gap-x-16{
    column-gap: 4rem;
  }

  .md\:gap-x-17{
    column-gap: 4.25rem;
  }

  .md\:gap-x-18{
    column-gap: 4.5rem;
  }

  .md\:gap-x-19{
    column-gap: 4.75rem;
  }

  .md\:gap-x-20{
    column-gap: 5rem;
  }

  .md\:gap-x-22{
    column-gap: 5.5rem;
  }

  .md\:gap-x-24{
    column-gap: 6rem;
  }

  .md\:gap-x-25{
    column-gap: 6.25rem;
  }

  .md\:gap-x-28{
    column-gap: 7rem;
  }

  .md\:gap-x-30{
    column-gap: 7.5rem;
  }

  .md\:gap-x-32{
    column-gap: 8rem;
  }

  .md\:gap-x-34{
    column-gap: 8.5rem;
  }

  .md\:gap-x-35{
    column-gap: 8.75rem;
  }

  .md\:gap-x-36{
    column-gap: 9rem;
  }

  .md\:gap-x-39{
    column-gap: 9.75rem;
  }

  .md\:gap-x-40{
    column-gap: 10rem;
  }

  .md\:gap-x-42{
    column-gap: 10.5rem;
  }

  .md\:gap-x-44{
    column-gap: 11rem;
  }

  .md\:gap-x-45{
    column-gap: 11.25rem;
  }

  .md\:gap-x-48{
    column-gap: 12rem;
  }

  .md\:gap-x-50{
    column-gap: 12.5rem;
  }

  .md\:gap-x-52{
    column-gap: 13rem;
  }

  .md\:gap-x-55{
    column-gap: 13.75rem;
  }

  .md\:gap-x-56{
    column-gap: 14rem;
  }

  .md\:gap-x-58{
    column-gap: 14.5rem;
  }

  .md\:gap-x-60{
    column-gap: 15rem;
  }

  .md\:gap-x-64{
    column-gap: 16rem;
  }

  .md\:gap-x-65{
    column-gap: 16.25rem;
  }

  .md\:gap-x-68{
    column-gap: 17rem;
  }

  .md\:gap-x-69{
    column-gap: 17.25rem;
  }

  .md\:gap-x-70{
    column-gap: 17.5rem;
  }

  .md\:gap-x-72{
    column-gap: 18rem;
  }

  .md\:gap-x-75{
    column-gap: 18.75rem;
  }

  .md\:gap-x-80{
    column-gap: 20rem;
  }

  .md\:gap-x-85{
    column-gap: 21.25rem;
  }

  .md\:gap-x-86{
    column-gap: 21.5rem;
  }

  .md\:gap-x-90{
    column-gap: 22.5rem;
  }

  .md\:gap-x-96{
    column-gap: 24rem;
  }

  .md\:gap-x-100{
    column-gap: 25rem;
  }

  .md\:gap-x-115{
    column-gap: 28.75rem;
  }

  .md\:gap-x-125{
    column-gap: 31.25rem;
  }

  .md\:gap-x-142{
    column-gap: 35.5rem;
  }

  .md\:gap-x-150{
    column-gap: 37.5rem;
  }

  .md\:gap-x-156{
    column-gap: 39rem;
  }

  .md\:gap-x-160{
    column-gap: 40rem;
  }

  .md\:gap-x-175{
    column-gap: 43.75rem;
  }

  .md\:gap-x-207{
    column-gap: 51.75rem;
  }

  .md\:gap-x-242{
    column-gap: 60.5rem;
  }

  .md\:gap-x-250{
    column-gap: 62.5rem;
  }

  .md\:gap-x-258{
    column-gap: 64.5rem;
  }

  .md\:gap-x-265{
    column-gap: 66.25rem;
  }

  .md\:gap-x-280{
    column-gap: 70rem;
  }

  .md\:gap-x-px{
    column-gap: 1px;
  }

  .md\:gap-x-0\.5{
    column-gap: 0.125rem;
  }

  .md\:gap-x-1\.5{
    column-gap: 0.375rem;
  }

  .md\:gap-x-2\.5{
    column-gap: 0.625rem;
  }

  .md\:gap-x-3\.5{
    column-gap: 0.875rem;
  }

  .md\:gap-x-0\.25{
    column-gap: 0.0625rem;
  }

  .md\:gap-x-0\.75{
    column-gap: 0.1875rem;
  }

  .md\:gap-x-1\.25{
    column-gap: 0.3125rem;
  }

  .md\:gap-x-1\.75{
    column-gap: 0.4375rem;
  }

  .md\:gap-x-2\.25{
    column-gap: 0.5625rem;
  }

  .md\:gap-x-2\.75{
    column-gap: 0.6875rem;
  }

  .md\:gap-x-3\.25{
    column-gap: 0.8125rem;
  }

  .md\:gap-x-3\.75{
    column-gap: 0.9375rem;
  }

  .md\:gap-x-4\.25{
    column-gap: 1.0625rem;
  }

  .md\:gap-x-4\.5{
    column-gap: 1.125rem;
  }

  .md\:gap-x-4\.75{
    column-gap: 1.1875rem;
  }

  .md\:gap-x-5\.25{
    column-gap: 1.3125rem;
  }

  .md\:gap-x-5\.5{
    column-gap: 1.375rem;
  }

  .md\:gap-x-5\.75{
    column-gap: 1.4375rem;
  }

  .md\:gap-x-6\.25{
    column-gap: 1.5625rem;
  }

  .md\:gap-x-6\.5{
    column-gap: 1.625rem;
  }

  .md\:gap-x-6\.75{
    column-gap: 1.6875rem;
  }

  .md\:gap-x-7\.25{
    column-gap: 1.8125rem;
  }

  .md\:gap-x-7\.5{
    column-gap: 1.875rem;
  }

  .md\:gap-x-8\.25{
    column-gap: 2.0625rem;
  }

  .md\:gap-x-8\.5{
    column-gap: 2.125rem;
  }

  .md\:gap-x-9\.25{
    column-gap: 2.3125rem;
  }

  .md\:gap-x-9\.5{
    column-gap: 2.375rem;
  }

  .md\:gap-x-10\.5{
    column-gap: 2.625rem;
  }

  .md\:gap-x-11\.25{
    column-gap: 2.8125rem;
  }

  .md\:gap-x-11\.5{
    column-gap: 2.875rem;
  }

  .md\:gap-x-12\.5{
    column-gap: 3.125rem;
  }

  .md\:gap-x-12\.75{
    column-gap: 3.1875rem;
  }

  .md\:gap-x-13\.5{
    column-gap: 3.375rem;
  }

  .md\:gap-x-14\.5{
    column-gap: 3.625rem;
  }

  .md\:gap-x-15\.5{
    column-gap: 3.875rem;
  }

  .md\:gap-x-15\.75{
    column-gap: 3.9375rem;
  }

  .md\:gap-x-16\.25{
    column-gap: 4.0625rem;
  }

  .md\:gap-x-17\.25{
    column-gap: 4.3125rem;
  }

  .md\:gap-x-17\.5{
    column-gap: 4.375rem;
  }

  .md\:gap-x-18\.25{
    column-gap: 4.5625rem;
  }

  .md\:gap-x-18\.5{
    column-gap: 4.625rem;
  }

  .md\:gap-x-20\.25{
    column-gap: 5.0625rem;
  }

  .md\:gap-x-20\.5{
    column-gap: 5.125rem;
  }

  .md\:gap-x-22\.5{
    column-gap: 5.625rem;
  }

  .md\:gap-x-25\.5{
    column-gap: 6.375rem;
  }

  .md\:gap-x-26\.75{
    column-gap: 6.6875rem;
  }

  .md\:gap-x-32\.5{
    column-gap: 8.125rem;
  }

  .md\:gap-x-37\.5{
    column-gap: 9.375rem;
  }

  .md\:gap-x-41\.25{
    column-gap: 10.3125rem;
  }

  .md\:gap-x-52\.5{
    column-gap: 13.125rem;
  }

  .md\:gap-x-54\.5{
    column-gap: 13.625rem;
  }

  .md\:gap-x-57\.25{
    column-gap: 14.3125rem;
  }

  .md\:gap-x-57\.5{
    column-gap: 14.375rem;
  }

  .md\:gap-x-66\.25{
    column-gap: 16.5625rem;
  }

  .md\:gap-x-74\.5{
    column-gap: 18.125rem;
  }

  .md\:gap-x-106\.25{
    column-gap: 26.5625rem;
  }

  .md\:gap-x-112\.25{
    column-gap: 28.0675rem;
  }

  .md\:gap-x-112\.75{
    column-gap: 28.1875rem;
  }

  .md\:gap-x-147\.5{
    column-gap: 36.875rem;
  }

  .md\:gap-x-162\.5{
    column-gap: 40.625rem;
  }

  .md\:gap-x-172\.25{
    column-gap: 42.5625rem;
  }

  .md\:gap-x-175\.25{
    column-gap: 43.8125rem;
  }

  .md\:gap-x-184\.25{
    column-gap: 46.0625rem;
  }

  .md\:gap-x-203\.25{
    column-gap: 50.8125rem;
  }

  .md\:gap-x-half{
    column-gap: 50%;
  }

  .md\:gap-x-full{
    column-gap: 100%;
  }

  .md\:gap-x-1\/10{
    column-gap: 10%;
  }

  .md\:gap-x-2\/10{
    column-gap: 20%;
  }

  .md\:gap-x-3\/10{
    column-gap: 30%;
  }

  .md\:gap-x-4\/10{
    column-gap: 40%;
  }

  .md\:gap-x-4\.5\/10{
    column-gap: 45%;
  }

  .md\:gap-x-5\/10{
    column-gap: 50%;
  }

  .md\:gap-x-5\.5\/10{
    column-gap: 55%;
  }

  .md\:gap-x-6\/10{
    column-gap: 60%;
  }

  .md\:gap-x-7\/10{
    column-gap: 70%;
  }

  .md\:gap-x-8\/10{
    column-gap: 80%;
  }

  .md\:gap-x-9\/10{
    column-gap: 90%;
  }

  .md\:gap-x-1\/12{
    column-gap: 8.333333%;
  }

  .md\:gap-x-2\/12{
    column-gap: 16.666667%;
  }

  .md\:gap-x-3\/12{
    column-gap: 25%;
  }

  .md\:gap-x-4\/12{
    column-gap: 33.333333%;
  }

  .md\:gap-x-5\/12{
    column-gap: 41.666667%;
  }

  .md\:gap-x-6\/12{
    column-gap: 50%;
  }

  .md\:gap-x-7\/12{
    column-gap: 58.333333%;
  }

  .md\:gap-x-8\/12{
    column-gap: 66.666667%;
  }

  .md\:gap-x-9\/12{
    column-gap: 75%;
  }

  .md\:gap-x-10\/12{
    column-gap: 83.333333%;
  }

  .md\:gap-x-11\/12{
    column-gap: 91.666667%;
  }

  .md\:gap-y-0{
    row-gap: 0px;
  }

  .md\:gap-y-1{
    row-gap: 0.25rem;
  }

  .md\:gap-y-2{
    row-gap: 0.5rem;
  }

  .md\:gap-y-3{
    row-gap: 0.75rem;
  }

  .md\:gap-y-4{
    row-gap: 1rem;
  }

  .md\:gap-y-5{
    row-gap: 1.25rem;
  }

  .md\:gap-y-6{
    row-gap: 1.5rem;
  }

  .md\:gap-y-7{
    row-gap: 1.75rem;
  }

  .md\:gap-y-8{
    row-gap: 2rem;
  }

  .md\:gap-y-9{
    row-gap: 2.25rem;
  }

  .md\:gap-y-10{
    row-gap: 2.5rem;
  }

  .md\:gap-y-11{
    row-gap: 2.75rem;
  }

  .md\:gap-y-12{
    row-gap: 3rem;
  }

  .md\:gap-y-13{
    row-gap: 3.25rem;
  }

  .md\:gap-y-14{
    row-gap: 3.5rem;
  }

  .md\:gap-y-15{
    row-gap: 3.75rem;
  }

  .md\:gap-y-16{
    row-gap: 4rem;
  }

  .md\:gap-y-17{
    row-gap: 4.25rem;
  }

  .md\:gap-y-18{
    row-gap: 4.5rem;
  }

  .md\:gap-y-19{
    row-gap: 4.75rem;
  }

  .md\:gap-y-20{
    row-gap: 5rem;
  }

  .md\:gap-y-22{
    row-gap: 5.5rem;
  }

  .md\:gap-y-24{
    row-gap: 6rem;
  }

  .md\:gap-y-25{
    row-gap: 6.25rem;
  }

  .md\:gap-y-28{
    row-gap: 7rem;
  }

  .md\:gap-y-30{
    row-gap: 7.5rem;
  }

  .md\:gap-y-32{
    row-gap: 8rem;
  }

  .md\:gap-y-34{
    row-gap: 8.5rem;
  }

  .md\:gap-y-35{
    row-gap: 8.75rem;
  }

  .md\:gap-y-36{
    row-gap: 9rem;
  }

  .md\:gap-y-39{
    row-gap: 9.75rem;
  }

  .md\:gap-y-40{
    row-gap: 10rem;
  }

  .md\:gap-y-42{
    row-gap: 10.5rem;
  }

  .md\:gap-y-44{
    row-gap: 11rem;
  }

  .md\:gap-y-45{
    row-gap: 11.25rem;
  }

  .md\:gap-y-48{
    row-gap: 12rem;
  }

  .md\:gap-y-50{
    row-gap: 12.5rem;
  }

  .md\:gap-y-52{
    row-gap: 13rem;
  }

  .md\:gap-y-55{
    row-gap: 13.75rem;
  }

  .md\:gap-y-56{
    row-gap: 14rem;
  }

  .md\:gap-y-58{
    row-gap: 14.5rem;
  }

  .md\:gap-y-60{
    row-gap: 15rem;
  }

  .md\:gap-y-64{
    row-gap: 16rem;
  }

  .md\:gap-y-65{
    row-gap: 16.25rem;
  }

  .md\:gap-y-68{
    row-gap: 17rem;
  }

  .md\:gap-y-69{
    row-gap: 17.25rem;
  }

  .md\:gap-y-70{
    row-gap: 17.5rem;
  }

  .md\:gap-y-72{
    row-gap: 18rem;
  }

  .md\:gap-y-75{
    row-gap: 18.75rem;
  }

  .md\:gap-y-80{
    row-gap: 20rem;
  }

  .md\:gap-y-85{
    row-gap: 21.25rem;
  }

  .md\:gap-y-86{
    row-gap: 21.5rem;
  }

  .md\:gap-y-90{
    row-gap: 22.5rem;
  }

  .md\:gap-y-96{
    row-gap: 24rem;
  }

  .md\:gap-y-100{
    row-gap: 25rem;
  }

  .md\:gap-y-115{
    row-gap: 28.75rem;
  }

  .md\:gap-y-125{
    row-gap: 31.25rem;
  }

  .md\:gap-y-142{
    row-gap: 35.5rem;
  }

  .md\:gap-y-150{
    row-gap: 37.5rem;
  }

  .md\:gap-y-156{
    row-gap: 39rem;
  }

  .md\:gap-y-160{
    row-gap: 40rem;
  }

  .md\:gap-y-175{
    row-gap: 43.75rem;
  }

  .md\:gap-y-207{
    row-gap: 51.75rem;
  }

  .md\:gap-y-242{
    row-gap: 60.5rem;
  }

  .md\:gap-y-250{
    row-gap: 62.5rem;
  }

  .md\:gap-y-258{
    row-gap: 64.5rem;
  }

  .md\:gap-y-265{
    row-gap: 66.25rem;
  }

  .md\:gap-y-280{
    row-gap: 70rem;
  }

  .md\:gap-y-px{
    row-gap: 1px;
  }

  .md\:gap-y-0\.5{
    row-gap: 0.125rem;
  }

  .md\:gap-y-1\.5{
    row-gap: 0.375rem;
  }

  .md\:gap-y-2\.5{
    row-gap: 0.625rem;
  }

  .md\:gap-y-3\.5{
    row-gap: 0.875rem;
  }

  .md\:gap-y-0\.25{
    row-gap: 0.0625rem;
  }

  .md\:gap-y-0\.75{
    row-gap: 0.1875rem;
  }

  .md\:gap-y-1\.25{
    row-gap: 0.3125rem;
  }

  .md\:gap-y-1\.75{
    row-gap: 0.4375rem;
  }

  .md\:gap-y-2\.25{
    row-gap: 0.5625rem;
  }

  .md\:gap-y-2\.75{
    row-gap: 0.6875rem;
  }

  .md\:gap-y-3\.25{
    row-gap: 0.8125rem;
  }

  .md\:gap-y-3\.75{
    row-gap: 0.9375rem;
  }

  .md\:gap-y-4\.25{
    row-gap: 1.0625rem;
  }

  .md\:gap-y-4\.5{
    row-gap: 1.125rem;
  }

  .md\:gap-y-4\.75{
    row-gap: 1.1875rem;
  }

  .md\:gap-y-5\.25{
    row-gap: 1.3125rem;
  }

  .md\:gap-y-5\.5{
    row-gap: 1.375rem;
  }

  .md\:gap-y-5\.75{
    row-gap: 1.4375rem;
  }

  .md\:gap-y-6\.25{
    row-gap: 1.5625rem;
  }

  .md\:gap-y-6\.5{
    row-gap: 1.625rem;
  }

  .md\:gap-y-6\.75{
    row-gap: 1.6875rem;
  }

  .md\:gap-y-7\.25{
    row-gap: 1.8125rem;
  }

  .md\:gap-y-7\.5{
    row-gap: 1.875rem;
  }

  .md\:gap-y-8\.25{
    row-gap: 2.0625rem;
  }

  .md\:gap-y-8\.5{
    row-gap: 2.125rem;
  }

  .md\:gap-y-9\.25{
    row-gap: 2.3125rem;
  }

  .md\:gap-y-9\.5{
    row-gap: 2.375rem;
  }

  .md\:gap-y-10\.5{
    row-gap: 2.625rem;
  }

  .md\:gap-y-11\.25{
    row-gap: 2.8125rem;
  }

  .md\:gap-y-11\.5{
    row-gap: 2.875rem;
  }

  .md\:gap-y-12\.5{
    row-gap: 3.125rem;
  }

  .md\:gap-y-12\.75{
    row-gap: 3.1875rem;
  }

  .md\:gap-y-13\.5{
    row-gap: 3.375rem;
  }

  .md\:gap-y-14\.5{
    row-gap: 3.625rem;
  }

  .md\:gap-y-15\.5{
    row-gap: 3.875rem;
  }

  .md\:gap-y-15\.75{
    row-gap: 3.9375rem;
  }

  .md\:gap-y-16\.25{
    row-gap: 4.0625rem;
  }

  .md\:gap-y-17\.25{
    row-gap: 4.3125rem;
  }

  .md\:gap-y-17\.5{
    row-gap: 4.375rem;
  }

  .md\:gap-y-18\.25{
    row-gap: 4.5625rem;
  }

  .md\:gap-y-18\.5{
    row-gap: 4.625rem;
  }

  .md\:gap-y-20\.25{
    row-gap: 5.0625rem;
  }

  .md\:gap-y-20\.5{
    row-gap: 5.125rem;
  }

  .md\:gap-y-22\.5{
    row-gap: 5.625rem;
  }

  .md\:gap-y-25\.5{
    row-gap: 6.375rem;
  }

  .md\:gap-y-26\.75{
    row-gap: 6.6875rem;
  }

  .md\:gap-y-32\.5{
    row-gap: 8.125rem;
  }

  .md\:gap-y-37\.5{
    row-gap: 9.375rem;
  }

  .md\:gap-y-41\.25{
    row-gap: 10.3125rem;
  }

  .md\:gap-y-52\.5{
    row-gap: 13.125rem;
  }

  .md\:gap-y-54\.5{
    row-gap: 13.625rem;
  }

  .md\:gap-y-57\.25{
    row-gap: 14.3125rem;
  }

  .md\:gap-y-57\.5{
    row-gap: 14.375rem;
  }

  .md\:gap-y-66\.25{
    row-gap: 16.5625rem;
  }

  .md\:gap-y-74\.5{
    row-gap: 18.125rem;
  }

  .md\:gap-y-106\.25{
    row-gap: 26.5625rem;
  }

  .md\:gap-y-112\.25{
    row-gap: 28.0675rem;
  }

  .md\:gap-y-112\.75{
    row-gap: 28.1875rem;
  }

  .md\:gap-y-147\.5{
    row-gap: 36.875rem;
  }

  .md\:gap-y-162\.5{
    row-gap: 40.625rem;
  }

  .md\:gap-y-172\.25{
    row-gap: 42.5625rem;
  }

  .md\:gap-y-175\.25{
    row-gap: 43.8125rem;
  }

  .md\:gap-y-184\.25{
    row-gap: 46.0625rem;
  }

  .md\:gap-y-203\.25{
    row-gap: 50.8125rem;
  }

  .md\:gap-y-half{
    row-gap: 50%;
  }

  .md\:gap-y-full{
    row-gap: 100%;
  }

  .md\:gap-y-1\/10{
    row-gap: 10%;
  }

  .md\:gap-y-2\/10{
    row-gap: 20%;
  }

  .md\:gap-y-3\/10{
    row-gap: 30%;
  }

  .md\:gap-y-4\/10{
    row-gap: 40%;
  }

  .md\:gap-y-4\.5\/10{
    row-gap: 45%;
  }

  .md\:gap-y-5\/10{
    row-gap: 50%;
  }

  .md\:gap-y-5\.5\/10{
    row-gap: 55%;
  }

  .md\:gap-y-6\/10{
    row-gap: 60%;
  }

  .md\:gap-y-7\/10{
    row-gap: 70%;
  }

  .md\:gap-y-8\/10{
    row-gap: 80%;
  }

  .md\:gap-y-9\/10{
    row-gap: 90%;
  }

  .md\:gap-y-1\/12{
    row-gap: 8.333333%;
  }

  .md\:gap-y-2\/12{
    row-gap: 16.666667%;
  }

  .md\:gap-y-3\/12{
    row-gap: 25%;
  }

  .md\:gap-y-4\/12{
    row-gap: 33.333333%;
  }

  .md\:gap-y-5\/12{
    row-gap: 41.666667%;
  }

  .md\:gap-y-6\/12{
    row-gap: 50%;
  }

  .md\:gap-y-7\/12{
    row-gap: 58.333333%;
  }

  .md\:gap-y-8\/12{
    row-gap: 66.666667%;
  }

  .md\:gap-y-9\/12{
    row-gap: 75%;
  }

  .md\:gap-y-10\/12{
    row-gap: 83.333333%;
  }

  .md\:gap-y-11\/12{
    row-gap: 91.666667%;
  }

  .md\:grid-flow-row{
    grid-auto-flow: row;
  }

  .md\:grid-flow-col{
    grid-auto-flow: column;
  }

  .md\:grid-flow-row-dense{
    grid-auto-flow: row dense;
  }

  .md\:grid-flow-col-dense{
    grid-auto-flow: column dense;
  }

  .md\:grid-cols-1{
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .md\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .md\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .md\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .md\:grid-cols-5{
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }

  .md\:grid-cols-6{
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }

  .md\:grid-cols-7{
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }

  .md\:grid-cols-8{
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }

  .md\:grid-cols-9{
    grid-template-columns: repeat(9, minmax(0, 1fr));
  }

  .md\:grid-cols-10{
    grid-template-columns: repeat(10, minmax(0, 1fr));
  }

  .md\:grid-cols-11{
    grid-template-columns: repeat(11, minmax(0, 1fr));
  }

  .md\:grid-cols-12{
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }

  .md\:grid-cols-none{
    grid-template-columns: none;
  }

  .md\:auto-cols-auto{
    grid-auto-columns: auto;
  }

  .md\:auto-cols-min{
    grid-auto-columns: -webkit-min-content;
    grid-auto-columns: min-content;
  }

  .md\:auto-cols-max{
    grid-auto-columns: -webkit-max-content;
    grid-auto-columns: max-content;
  }

  .md\:auto-cols-fr{
    grid-auto-columns: minmax(0, 1fr);
  }

  .md\:col-auto{
    grid-column: auto;
  }

  .md\:col-span-1{
    grid-column: span 1 / span 1;
  }

  .md\:col-span-2{
    grid-column: span 2 / span 2;
  }

  .md\:col-span-3{
    grid-column: span 3 / span 3;
  }

  .md\:col-span-4{
    grid-column: span 4 / span 4;
  }

  .md\:col-span-5{
    grid-column: span 5 / span 5;
  }

  .md\:col-span-6{
    grid-column: span 6 / span 6;
  }

  .md\:col-span-7{
    grid-column: span 7 / span 7;
  }

  .md\:col-span-8{
    grid-column: span 8 / span 8;
  }

  .md\:col-span-9{
    grid-column: span 9 / span 9;
  }

  .md\:col-span-10{
    grid-column: span 10 / span 10;
  }

  .md\:col-span-11{
    grid-column: span 11 / span 11;
  }

  .md\:col-span-12{
    grid-column: span 12 / span 12;
  }

  .md\:col-span-full{
    grid-column: 1 / -1;
  }

  .md\:col-start-1{
    grid-column-start: 1;
  }

  .md\:col-start-2{
    grid-column-start: 2;
  }

  .md\:col-start-3{
    grid-column-start: 3;
  }

  .md\:col-start-4{
    grid-column-start: 4;
  }

  .md\:col-start-5{
    grid-column-start: 5;
  }

  .md\:col-start-6{
    grid-column-start: 6;
  }

  .md\:col-start-7{
    grid-column-start: 7;
  }

  .md\:col-start-8{
    grid-column-start: 8;
  }

  .md\:col-start-9{
    grid-column-start: 9;
  }

  .md\:col-start-10{
    grid-column-start: 10;
  }

  .md\:col-start-11{
    grid-column-start: 11;
  }

  .md\:col-start-12{
    grid-column-start: 12;
  }

  .md\:col-start-13{
    grid-column-start: 13;
  }

  .md\:col-start-auto{
    grid-column-start: auto;
  }

  .md\:col-end-1{
    grid-column-end: 1;
  }

  .md\:col-end-2{
    grid-column-end: 2;
  }

  .md\:col-end-3{
    grid-column-end: 3;
  }

  .md\:col-end-4{
    grid-column-end: 4;
  }

  .md\:col-end-5{
    grid-column-end: 5;
  }

  .md\:col-end-6{
    grid-column-end: 6;
  }

  .md\:col-end-7{
    grid-column-end: 7;
  }

  .md\:col-end-8{
    grid-column-end: 8;
  }

  .md\:col-end-9{
    grid-column-end: 9;
  }

  .md\:col-end-10{
    grid-column-end: 10;
  }

  .md\:col-end-11{
    grid-column-end: 11;
  }

  .md\:col-end-12{
    grid-column-end: 12;
  }

  .md\:col-end-13{
    grid-column-end: 13;
  }

  .md\:col-end-auto{
    grid-column-end: auto;
  }

  .md\:grid-rows-1{
    grid-template-rows: repeat(1, minmax(0, 1fr));
  }

  .md\:grid-rows-2{
    grid-template-rows: repeat(2, minmax(0, 1fr));
  }

  .md\:grid-rows-3{
    grid-template-rows: repeat(3, minmax(0, 1fr));
  }

  .md\:grid-rows-4{
    grid-template-rows: repeat(4, minmax(0, 1fr));
  }

  .md\:grid-rows-5{
    grid-template-rows: repeat(5, minmax(0, 1fr));
  }

  .md\:grid-rows-6{
    grid-template-rows: repeat(6, minmax(0, 1fr));
  }

  .md\:grid-rows-none{
    grid-template-rows: none;
  }

  .md\:auto-rows-auto{
    grid-auto-rows: auto;
  }

  .md\:auto-rows-min{
    grid-auto-rows: -webkit-min-content;
    grid-auto-rows: min-content;
  }

  .md\:auto-rows-max{
    grid-auto-rows: -webkit-max-content;
    grid-auto-rows: max-content;
  }

  .md\:auto-rows-fr{
    grid-auto-rows: minmax(0, 1fr);
  }

  .md\:row-auto{
    grid-row: auto;
  }

  .md\:row-span-1{
    grid-row: span 1 / span 1;
  }

  .md\:row-span-2{
    grid-row: span 2 / span 2;
  }

  .md\:row-span-3{
    grid-row: span 3 / span 3;
  }

  .md\:row-span-4{
    grid-row: span 4 / span 4;
  }

  .md\:row-span-5{
    grid-row: span 5 / span 5;
  }

  .md\:row-span-6{
    grid-row: span 6 / span 6;
  }

  .md\:row-span-full{
    grid-row: 1 / -1;
  }

  .md\:row-start-1{
    grid-row-start: 1;
  }

  .md\:row-start-2{
    grid-row-start: 2;
  }

  .md\:row-start-3{
    grid-row-start: 3;
  }

  .md\:row-start-4{
    grid-row-start: 4;
  }

  .md\:row-start-5{
    grid-row-start: 5;
  }

  .md\:row-start-6{
    grid-row-start: 6;
  }

  .md\:row-start-7{
    grid-row-start: 7;
  }

  .md\:row-start-auto{
    grid-row-start: auto;
  }

  .md\:row-end-1{
    grid-row-end: 1;
  }

  .md\:row-end-2{
    grid-row-end: 2;
  }

  .md\:row-end-3{
    grid-row-end: 3;
  }

  .md\:row-end-4{
    grid-row-end: 4;
  }

  .md\:row-end-5{
    grid-row-end: 5;
  }

  .md\:row-end-6{
    grid-row-end: 6;
  }

  .md\:row-end-7{
    grid-row-end: 7;
  }

  .md\:row-end-auto{
    grid-row-end: auto;
  }

  .md\:transform{
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .md\:transform-gpu{
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), 0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .md\:transform-none{
    transform: none;
  }

  .md\:origin-center{
    transform-origin: center;
  }

  .md\:origin-top{
    transform-origin: top;
  }

  .md\:origin-top-right{
    transform-origin: top right;
  }

  .md\:origin-right{
    transform-origin: right;
  }

  .md\:origin-bottom-right{
    transform-origin: bottom right;
  }

  .md\:origin-bottom{
    transform-origin: bottom;
  }

  .md\:origin-bottom-left{
    transform-origin: bottom left;
  }

  .md\:origin-left{
    transform-origin: left;
  }

  .md\:origin-top-left{
    transform-origin: top left;
  }

  .md\:scale-0{
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .md\:scale-50{
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .md\:scale-75{
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .md\:scale-90{
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .md\:scale-95{
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .md\:scale-100{
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .md\:scale-105{
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .md\:scale-110{
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .md\:scale-125{
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .md\:scale-150{
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .md\:scale-x-0{
    --tw-scale-x: 0;
  }

  .md\:scale-x-50{
    --tw-scale-x: .5;
  }

  .md\:scale-x-75{
    --tw-scale-x: .75;
  }

  .md\:scale-x-90{
    --tw-scale-x: .9;
  }

  .md\:scale-x-95{
    --tw-scale-x: .95;
  }

  .md\:scale-x-100{
    --tw-scale-x: 1;
  }

  .md\:scale-x-105{
    --tw-scale-x: 1.05;
  }

  .md\:scale-x-110{
    --tw-scale-x: 1.1;
  }

  .md\:scale-x-125{
    --tw-scale-x: 1.25;
  }

  .md\:scale-x-150{
    --tw-scale-x: 1.5;
  }

  .md\:scale-y-0{
    --tw-scale-y: 0;
  }

  .md\:scale-y-50{
    --tw-scale-y: .5;
  }

  .md\:scale-y-75{
    --tw-scale-y: .75;
  }

  .md\:scale-y-90{
    --tw-scale-y: .9;
  }

  .md\:scale-y-95{
    --tw-scale-y: .95;
  }

  .md\:scale-y-100{
    --tw-scale-y: 1;
  }

  .md\:scale-y-105{
    --tw-scale-y: 1.05;
  }

  .md\:scale-y-110{
    --tw-scale-y: 1.1;
  }

  .md\:scale-y-125{
    --tw-scale-y: 1.25;
  }

  .md\:scale-y-150{
    --tw-scale-y: 1.5;
  }

  .md\:hover\:scale-0:hover{
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .md\:hover\:scale-50:hover{
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .md\:hover\:scale-75:hover{
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .md\:hover\:scale-90:hover{
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .md\:hover\:scale-95:hover{
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .md\:hover\:scale-100:hover{
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .md\:hover\:scale-105:hover{
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .md\:hover\:scale-110:hover{
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .md\:hover\:scale-125:hover{
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .md\:hover\:scale-150:hover{
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .md\:hover\:scale-x-0:hover{
    --tw-scale-x: 0;
  }

  .md\:hover\:scale-x-50:hover{
    --tw-scale-x: .5;
  }

  .md\:hover\:scale-x-75:hover{
    --tw-scale-x: .75;
  }

  .md\:hover\:scale-x-90:hover{
    --tw-scale-x: .9;
  }

  .md\:hover\:scale-x-95:hover{
    --tw-scale-x: .95;
  }

  .md\:hover\:scale-x-100:hover{
    --tw-scale-x: 1;
  }

  .md\:hover\:scale-x-105:hover{
    --tw-scale-x: 1.05;
  }

  .md\:hover\:scale-x-110:hover{
    --tw-scale-x: 1.1;
  }

  .md\:hover\:scale-x-125:hover{
    --tw-scale-x: 1.25;
  }

  .md\:hover\:scale-x-150:hover{
    --tw-scale-x: 1.5;
  }

  .md\:hover\:scale-y-0:hover{
    --tw-scale-y: 0;
  }

  .md\:hover\:scale-y-50:hover{
    --tw-scale-y: .5;
  }

  .md\:hover\:scale-y-75:hover{
    --tw-scale-y: .75;
  }

  .md\:hover\:scale-y-90:hover{
    --tw-scale-y: .9;
  }

  .md\:hover\:scale-y-95:hover{
    --tw-scale-y: .95;
  }

  .md\:hover\:scale-y-100:hover{
    --tw-scale-y: 1;
  }

  .md\:hover\:scale-y-105:hover{
    --tw-scale-y: 1.05;
  }

  .md\:hover\:scale-y-110:hover{
    --tw-scale-y: 1.1;
  }

  .md\:hover\:scale-y-125:hover{
    --tw-scale-y: 1.25;
  }

  .md\:hover\:scale-y-150:hover{
    --tw-scale-y: 1.5;
  }

  .md\:focus\:scale-0:focus{
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .md\:focus\:scale-50:focus{
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .md\:focus\:scale-75:focus{
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .md\:focus\:scale-90:focus{
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .md\:focus\:scale-95:focus{
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .md\:focus\:scale-100:focus{
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .md\:focus\:scale-105:focus{
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .md\:focus\:scale-110:focus{
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .md\:focus\:scale-125:focus{
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .md\:focus\:scale-150:focus{
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .md\:focus\:scale-x-0:focus{
    --tw-scale-x: 0;
  }

  .md\:focus\:scale-x-50:focus{
    --tw-scale-x: .5;
  }

  .md\:focus\:scale-x-75:focus{
    --tw-scale-x: .75;
  }

  .md\:focus\:scale-x-90:focus{
    --tw-scale-x: .9;
  }

  .md\:focus\:scale-x-95:focus{
    --tw-scale-x: .95;
  }

  .md\:focus\:scale-x-100:focus{
    --tw-scale-x: 1;
  }

  .md\:focus\:scale-x-105:focus{
    --tw-scale-x: 1.05;
  }

  .md\:focus\:scale-x-110:focus{
    --tw-scale-x: 1.1;
  }

  .md\:focus\:scale-x-125:focus{
    --tw-scale-x: 1.25;
  }

  .md\:focus\:scale-x-150:focus{
    --tw-scale-x: 1.5;
  }

  .md\:focus\:scale-y-0:focus{
    --tw-scale-y: 0;
  }

  .md\:focus\:scale-y-50:focus{
    --tw-scale-y: .5;
  }

  .md\:focus\:scale-y-75:focus{
    --tw-scale-y: .75;
  }

  .md\:focus\:scale-y-90:focus{
    --tw-scale-y: .9;
  }

  .md\:focus\:scale-y-95:focus{
    --tw-scale-y: .95;
  }

  .md\:focus\:scale-y-100:focus{
    --tw-scale-y: 1;
  }

  .md\:focus\:scale-y-105:focus{
    --tw-scale-y: 1.05;
  }

  .md\:focus\:scale-y-110:focus{
    --tw-scale-y: 1.1;
  }

  .md\:focus\:scale-y-125:focus{
    --tw-scale-y: 1.25;
  }

  .md\:focus\:scale-y-150:focus{
    --tw-scale-y: 1.5;
  }

  .md\:rotate-0{
    --tw-rotate: 0deg;
  }

  .md\:rotate-1{
    --tw-rotate: 1deg;
  }

  .md\:rotate-2{
    --tw-rotate: 2deg;
  }

  .md\:rotate-3{
    --tw-rotate: 3deg;
  }

  .md\:rotate-6{
    --tw-rotate: 6deg;
  }

  .md\:rotate-12{
    --tw-rotate: 12deg;
  }

  .md\:rotate-45{
    --tw-rotate: 45deg;
  }

  .md\:rotate-90{
    --tw-rotate: 90deg;
  }

  .md\:rotate-180{
    --tw-rotate: 180deg;
  }

  .md\:-rotate-180{
    --tw-rotate: -180deg;
  }

  .md\:-rotate-90{
    --tw-rotate: -90deg;
  }

  .md\:-rotate-45{
    --tw-rotate: -45deg;
  }

  .md\:-rotate-12{
    --tw-rotate: -12deg;
  }

  .md\:-rotate-6{
    --tw-rotate: -6deg;
  }

  .md\:-rotate-3{
    --tw-rotate: -3deg;
  }

  .md\:-rotate-2{
    --tw-rotate: -2deg;
  }

  .md\:-rotate-1{
    --tw-rotate: -1deg;
  }

  .md\:hover\:rotate-0:hover{
    --tw-rotate: 0deg;
  }

  .md\:hover\:rotate-1:hover{
    --tw-rotate: 1deg;
  }

  .md\:hover\:rotate-2:hover{
    --tw-rotate: 2deg;
  }

  .md\:hover\:rotate-3:hover{
    --tw-rotate: 3deg;
  }

  .md\:hover\:rotate-6:hover{
    --tw-rotate: 6deg;
  }

  .md\:hover\:rotate-12:hover{
    --tw-rotate: 12deg;
  }

  .md\:hover\:rotate-45:hover{
    --tw-rotate: 45deg;
  }

  .md\:hover\:rotate-90:hover{
    --tw-rotate: 90deg;
  }

  .md\:hover\:rotate-180:hover{
    --tw-rotate: 180deg;
  }

  .md\:hover\:-rotate-180:hover{
    --tw-rotate: -180deg;
  }

  .md\:hover\:-rotate-90:hover{
    --tw-rotate: -90deg;
  }

  .md\:hover\:-rotate-45:hover{
    --tw-rotate: -45deg;
  }

  .md\:hover\:-rotate-12:hover{
    --tw-rotate: -12deg;
  }

  .md\:hover\:-rotate-6:hover{
    --tw-rotate: -6deg;
  }

  .md\:hover\:-rotate-3:hover{
    --tw-rotate: -3deg;
  }

  .md\:hover\:-rotate-2:hover{
    --tw-rotate: -2deg;
  }

  .md\:hover\:-rotate-1:hover{
    --tw-rotate: -1deg;
  }

  .md\:focus\:rotate-0:focus{
    --tw-rotate: 0deg;
  }

  .md\:focus\:rotate-1:focus{
    --tw-rotate: 1deg;
  }

  .md\:focus\:rotate-2:focus{
    --tw-rotate: 2deg;
  }

  .md\:focus\:rotate-3:focus{
    --tw-rotate: 3deg;
  }

  .md\:focus\:rotate-6:focus{
    --tw-rotate: 6deg;
  }

  .md\:focus\:rotate-12:focus{
    --tw-rotate: 12deg;
  }

  .md\:focus\:rotate-45:focus{
    --tw-rotate: 45deg;
  }

  .md\:focus\:rotate-90:focus{
    --tw-rotate: 90deg;
  }

  .md\:focus\:rotate-180:focus{
    --tw-rotate: 180deg;
  }

  .md\:focus\:-rotate-180:focus{
    --tw-rotate: -180deg;
  }

  .md\:focus\:-rotate-90:focus{
    --tw-rotate: -90deg;
  }

  .md\:focus\:-rotate-45:focus{
    --tw-rotate: -45deg;
  }

  .md\:focus\:-rotate-12:focus{
    --tw-rotate: -12deg;
  }

  .md\:focus\:-rotate-6:focus{
    --tw-rotate: -6deg;
  }

  .md\:focus\:-rotate-3:focus{
    --tw-rotate: -3deg;
  }

  .md\:focus\:-rotate-2:focus{
    --tw-rotate: -2deg;
  }

  .md\:focus\:-rotate-1:focus{
    --tw-rotate: -1deg;
  }

  .md\:translate-x-0{
    --tw-translate-x: 0px;
  }

  .md\:translate-x-1{
    --tw-translate-x: 0.25rem;
  }

  .md\:translate-x-2{
    --tw-translate-x: 0.5rem;
  }

  .md\:translate-x-3{
    --tw-translate-x: 0.75rem;
  }

  .md\:translate-x-4{
    --tw-translate-x: 1rem;
  }

  .md\:translate-x-5{
    --tw-translate-x: 1.25rem;
  }

  .md\:translate-x-6{
    --tw-translate-x: 1.5rem;
  }

  .md\:translate-x-7{
    --tw-translate-x: 1.75rem;
  }

  .md\:translate-x-8{
    --tw-translate-x: 2rem;
  }

  .md\:translate-x-9{
    --tw-translate-x: 2.25rem;
  }

  .md\:translate-x-10{
    --tw-translate-x: 2.5rem;
  }

  .md\:translate-x-11{
    --tw-translate-x: 2.75rem;
  }

  .md\:translate-x-12{
    --tw-translate-x: 3rem;
  }

  .md\:translate-x-13{
    --tw-translate-x: 3.25rem;
  }

  .md\:translate-x-14{
    --tw-translate-x: 3.5rem;
  }

  .md\:translate-x-15{
    --tw-translate-x: 3.75rem;
  }

  .md\:translate-x-16{
    --tw-translate-x: 4rem;
  }

  .md\:translate-x-17{
    --tw-translate-x: 4.25rem;
  }

  .md\:translate-x-18{
    --tw-translate-x: 4.5rem;
  }

  .md\:translate-x-19{
    --tw-translate-x: 4.75rem;
  }

  .md\:translate-x-20{
    --tw-translate-x: 5rem;
  }

  .md\:translate-x-22{
    --tw-translate-x: 5.5rem;
  }

  .md\:translate-x-24{
    --tw-translate-x: 6rem;
  }

  .md\:translate-x-25{
    --tw-translate-x: 6.25rem;
  }

  .md\:translate-x-28{
    --tw-translate-x: 7rem;
  }

  .md\:translate-x-30{
    --tw-translate-x: 7.5rem;
  }

  .md\:translate-x-32{
    --tw-translate-x: 8rem;
  }

  .md\:translate-x-34{
    --tw-translate-x: 8.5rem;
  }

  .md\:translate-x-35{
    --tw-translate-x: 8.75rem;
  }

  .md\:translate-x-36{
    --tw-translate-x: 9rem;
  }

  .md\:translate-x-39{
    --tw-translate-x: 9.75rem;
  }

  .md\:translate-x-40{
    --tw-translate-x: 10rem;
  }

  .md\:translate-x-42{
    --tw-translate-x: 10.5rem;
  }

  .md\:translate-x-44{
    --tw-translate-x: 11rem;
  }

  .md\:translate-x-45{
    --tw-translate-x: 11.25rem;
  }

  .md\:translate-x-48{
    --tw-translate-x: 12rem;
  }

  .md\:translate-x-50{
    --tw-translate-x: 12.5rem;
  }

  .md\:translate-x-52{
    --tw-translate-x: 13rem;
  }

  .md\:translate-x-55{
    --tw-translate-x: 13.75rem;
  }

  .md\:translate-x-56{
    --tw-translate-x: 14rem;
  }

  .md\:translate-x-58{
    --tw-translate-x: 14.5rem;
  }

  .md\:translate-x-60{
    --tw-translate-x: 15rem;
  }

  .md\:translate-x-64{
    --tw-translate-x: 16rem;
  }

  .md\:translate-x-65{
    --tw-translate-x: 16.25rem;
  }

  .md\:translate-x-68{
    --tw-translate-x: 17rem;
  }

  .md\:translate-x-69{
    --tw-translate-x: 17.25rem;
  }

  .md\:translate-x-70{
    --tw-translate-x: 17.5rem;
  }

  .md\:translate-x-72{
    --tw-translate-x: 18rem;
  }

  .md\:translate-x-75{
    --tw-translate-x: 18.75rem;
  }

  .md\:translate-x-80{
    --tw-translate-x: 20rem;
  }

  .md\:translate-x-85{
    --tw-translate-x: 21.25rem;
  }

  .md\:translate-x-86{
    --tw-translate-x: 21.5rem;
  }

  .md\:translate-x-90{
    --tw-translate-x: 22.5rem;
  }

  .md\:translate-x-96{
    --tw-translate-x: 24rem;
  }

  .md\:translate-x-100{
    --tw-translate-x: 25rem;
  }

  .md\:translate-x-115{
    --tw-translate-x: 28.75rem;
  }

  .md\:translate-x-125{
    --tw-translate-x: 31.25rem;
  }

  .md\:translate-x-142{
    --tw-translate-x: 35.5rem;
  }

  .md\:translate-x-150{
    --tw-translate-x: 37.5rem;
  }

  .md\:translate-x-156{
    --tw-translate-x: 39rem;
  }

  .md\:translate-x-160{
    --tw-translate-x: 40rem;
  }

  .md\:translate-x-175{
    --tw-translate-x: 43.75rem;
  }

  .md\:translate-x-207{
    --tw-translate-x: 51.75rem;
  }

  .md\:translate-x-242{
    --tw-translate-x: 60.5rem;
  }

  .md\:translate-x-250{
    --tw-translate-x: 62.5rem;
  }

  .md\:translate-x-258{
    --tw-translate-x: 64.5rem;
  }

  .md\:translate-x-265{
    --tw-translate-x: 66.25rem;
  }

  .md\:translate-x-280{
    --tw-translate-x: 70rem;
  }

  .md\:translate-x-px{
    --tw-translate-x: 1px;
  }

  .md\:translate-x-0\.5{
    --tw-translate-x: 0.125rem;
  }

  .md\:translate-x-1\.5{
    --tw-translate-x: 0.375rem;
  }

  .md\:translate-x-2\.5{
    --tw-translate-x: 0.625rem;
  }

  .md\:translate-x-3\.5{
    --tw-translate-x: 0.875rem;
  }

  .md\:translate-x-0\.25{
    --tw-translate-x: 0.0625rem;
  }

  .md\:translate-x-0\.75{
    --tw-translate-x: 0.1875rem;
  }

  .md\:translate-x-1\.25{
    --tw-translate-x: 0.3125rem;
  }

  .md\:translate-x-1\.75{
    --tw-translate-x: 0.4375rem;
  }

  .md\:translate-x-2\.25{
    --tw-translate-x: 0.5625rem;
  }

  .md\:translate-x-2\.75{
    --tw-translate-x: 0.6875rem;
  }

  .md\:translate-x-3\.25{
    --tw-translate-x: 0.8125rem;
  }

  .md\:translate-x-3\.75{
    --tw-translate-x: 0.9375rem;
  }

  .md\:translate-x-4\.25{
    --tw-translate-x: 1.0625rem;
  }

  .md\:translate-x-4\.5{
    --tw-translate-x: 1.125rem;
  }

  .md\:translate-x-4\.75{
    --tw-translate-x: 1.1875rem;
  }

  .md\:translate-x-5\.25{
    --tw-translate-x: 1.3125rem;
  }

  .md\:translate-x-5\.5{
    --tw-translate-x: 1.375rem;
  }

  .md\:translate-x-5\.75{
    --tw-translate-x: 1.4375rem;
  }

  .md\:translate-x-6\.25{
    --tw-translate-x: 1.5625rem;
  }

  .md\:translate-x-6\.5{
    --tw-translate-x: 1.625rem;
  }

  .md\:translate-x-6\.75{
    --tw-translate-x: 1.6875rem;
  }

  .md\:translate-x-7\.25{
    --tw-translate-x: 1.8125rem;
  }

  .md\:translate-x-7\.5{
    --tw-translate-x: 1.875rem;
  }

  .md\:translate-x-8\.25{
    --tw-translate-x: 2.0625rem;
  }

  .md\:translate-x-8\.5{
    --tw-translate-x: 2.125rem;
  }

  .md\:translate-x-9\.25{
    --tw-translate-x: 2.3125rem;
  }

  .md\:translate-x-9\.5{
    --tw-translate-x: 2.375rem;
  }

  .md\:translate-x-10\.5{
    --tw-translate-x: 2.625rem;
  }

  .md\:translate-x-11\.25{
    --tw-translate-x: 2.8125rem;
  }

  .md\:translate-x-11\.5{
    --tw-translate-x: 2.875rem;
  }

  .md\:translate-x-12\.5{
    --tw-translate-x: 3.125rem;
  }

  .md\:translate-x-12\.75{
    --tw-translate-x: 3.1875rem;
  }

  .md\:translate-x-13\.5{
    --tw-translate-x: 3.375rem;
  }

  .md\:translate-x-14\.5{
    --tw-translate-x: 3.625rem;
  }

  .md\:translate-x-15\.5{
    --tw-translate-x: 3.875rem;
  }

  .md\:translate-x-15\.75{
    --tw-translate-x: 3.9375rem;
  }

  .md\:translate-x-16\.25{
    --tw-translate-x: 4.0625rem;
  }

  .md\:translate-x-17\.25{
    --tw-translate-x: 4.3125rem;
  }

  .md\:translate-x-17\.5{
    --tw-translate-x: 4.375rem;
  }

  .md\:translate-x-18\.25{
    --tw-translate-x: 4.5625rem;
  }

  .md\:translate-x-18\.5{
    --tw-translate-x: 4.625rem;
  }

  .md\:translate-x-20\.25{
    --tw-translate-x: 5.0625rem;
  }

  .md\:translate-x-20\.5{
    --tw-translate-x: 5.125rem;
  }

  .md\:translate-x-22\.5{
    --tw-translate-x: 5.625rem;
  }

  .md\:translate-x-25\.5{
    --tw-translate-x: 6.375rem;
  }

  .md\:translate-x-26\.75{
    --tw-translate-x: 6.6875rem;
  }

  .md\:translate-x-32\.5{
    --tw-translate-x: 8.125rem;
  }

  .md\:translate-x-37\.5{
    --tw-translate-x: 9.375rem;
  }

  .md\:translate-x-41\.25{
    --tw-translate-x: 10.3125rem;
  }

  .md\:translate-x-52\.5{
    --tw-translate-x: 13.125rem;
  }

  .md\:translate-x-54\.5{
    --tw-translate-x: 13.625rem;
  }

  .md\:translate-x-57\.25{
    --tw-translate-x: 14.3125rem;
  }

  .md\:translate-x-57\.5{
    --tw-translate-x: 14.375rem;
  }

  .md\:translate-x-66\.25{
    --tw-translate-x: 16.5625rem;
  }

  .md\:translate-x-74\.5{
    --tw-translate-x: 18.125rem;
  }

  .md\:translate-x-106\.25{
    --tw-translate-x: 26.5625rem;
  }

  .md\:translate-x-112\.25{
    --tw-translate-x: 28.0675rem;
  }

  .md\:translate-x-112\.75{
    --tw-translate-x: 28.1875rem;
  }

  .md\:translate-x-147\.5{
    --tw-translate-x: 36.875rem;
  }

  .md\:translate-x-162\.5{
    --tw-translate-x: 40.625rem;
  }

  .md\:translate-x-172\.25{
    --tw-translate-x: 42.5625rem;
  }

  .md\:translate-x-175\.25{
    --tw-translate-x: 43.8125rem;
  }

  .md\:translate-x-184\.25{
    --tw-translate-x: 46.0625rem;
  }

  .md\:translate-x-203\.25{
    --tw-translate-x: 50.8125rem;
  }

  .md\:translate-x-half{
    --tw-translate-x: 50%;
  }

  .md\:translate-x-full{
    --tw-translate-x: 100%;
  }

  .md\:translate-x-1\/10{
    --tw-translate-x: 10%;
  }

  .md\:translate-x-2\/10{
    --tw-translate-x: 20%;
  }

  .md\:translate-x-3\/10{
    --tw-translate-x: 30%;
  }

  .md\:translate-x-4\/10{
    --tw-translate-x: 40%;
  }

  .md\:translate-x-4\.5\/10{
    --tw-translate-x: 45%;
  }

  .md\:translate-x-5\/10{
    --tw-translate-x: 50%;
  }

  .md\:translate-x-5\.5\/10{
    --tw-translate-x: 55%;
  }

  .md\:translate-x-6\/10{
    --tw-translate-x: 60%;
  }

  .md\:translate-x-7\/10{
    --tw-translate-x: 70%;
  }

  .md\:translate-x-8\/10{
    --tw-translate-x: 80%;
  }

  .md\:translate-x-9\/10{
    --tw-translate-x: 90%;
  }

  .md\:translate-x-1\/12{
    --tw-translate-x: 8.333333%;
  }

  .md\:translate-x-2\/12{
    --tw-translate-x: 16.666667%;
  }

  .md\:translate-x-3\/12{
    --tw-translate-x: 25%;
  }

  .md\:translate-x-4\/12{
    --tw-translate-x: 33.333333%;
  }

  .md\:translate-x-5\/12{
    --tw-translate-x: 41.666667%;
  }

  .md\:translate-x-6\/12{
    --tw-translate-x: 50%;
  }

  .md\:translate-x-7\/12{
    --tw-translate-x: 58.333333%;
  }

  .md\:translate-x-8\/12{
    --tw-translate-x: 66.666667%;
  }

  .md\:translate-x-9\/12{
    --tw-translate-x: 75%;
  }

  .md\:translate-x-10\/12{
    --tw-translate-x: 83.333333%;
  }

  .md\:translate-x-11\/12{
    --tw-translate-x: 91.666667%;
  }

  .md\:-translate-x-0{
    --tw-translate-x: 0px;
  }

  .md\:-translate-x-1{
    --tw-translate-x: -0.25rem;
  }

  .md\:-translate-x-2{
    --tw-translate-x: -0.5rem;
  }

  .md\:-translate-x-3{
    --tw-translate-x: -0.75rem;
  }

  .md\:-translate-x-4{
    --tw-translate-x: -1rem;
  }

  .md\:-translate-x-5{
    --tw-translate-x: -1.25rem;
  }

  .md\:-translate-x-6{
    --tw-translate-x: -1.5rem;
  }

  .md\:-translate-x-7{
    --tw-translate-x: -1.75rem;
  }

  .md\:-translate-x-8{
    --tw-translate-x: -2rem;
  }

  .md\:-translate-x-9{
    --tw-translate-x: -2.25rem;
  }

  .md\:-translate-x-10{
    --tw-translate-x: -2.5rem;
  }

  .md\:-translate-x-11{
    --tw-translate-x: -2.75rem;
  }

  .md\:-translate-x-12{
    --tw-translate-x: -3rem;
  }

  .md\:-translate-x-13{
    --tw-translate-x: -3.25rem;
  }

  .md\:-translate-x-14{
    --tw-translate-x: -3.5rem;
  }

  .md\:-translate-x-15{
    --tw-translate-x: -3.75rem;
  }

  .md\:-translate-x-16{
    --tw-translate-x: -4rem;
  }

  .md\:-translate-x-17{
    --tw-translate-x: -4.25rem;
  }

  .md\:-translate-x-18{
    --tw-translate-x: -4.5rem;
  }

  .md\:-translate-x-19{
    --tw-translate-x: -4.75rem;
  }

  .md\:-translate-x-20{
    --tw-translate-x: -5rem;
  }

  .md\:-translate-x-22{
    --tw-translate-x: -5.5rem;
  }

  .md\:-translate-x-24{
    --tw-translate-x: -6rem;
  }

  .md\:-translate-x-25{
    --tw-translate-x: -6.25rem;
  }

  .md\:-translate-x-28{
    --tw-translate-x: -7rem;
  }

  .md\:-translate-x-30{
    --tw-translate-x: -7.5rem;
  }

  .md\:-translate-x-32{
    --tw-translate-x: -8rem;
  }

  .md\:-translate-x-34{
    --tw-translate-x: -8.5rem;
  }

  .md\:-translate-x-35{
    --tw-translate-x: -8.75rem;
  }

  .md\:-translate-x-36{
    --tw-translate-x: -9rem;
  }

  .md\:-translate-x-39{
    --tw-translate-x: -9.75rem;
  }

  .md\:-translate-x-40{
    --tw-translate-x: -10rem;
  }

  .md\:-translate-x-42{
    --tw-translate-x: -10.5rem;
  }

  .md\:-translate-x-44{
    --tw-translate-x: -11rem;
  }

  .md\:-translate-x-45{
    --tw-translate-x: -11.25rem;
  }

  .md\:-translate-x-48{
    --tw-translate-x: -12rem;
  }

  .md\:-translate-x-50{
    --tw-translate-x: -12.5rem;
  }

  .md\:-translate-x-52{
    --tw-translate-x: -13rem;
  }

  .md\:-translate-x-55{
    --tw-translate-x: -13.75rem;
  }

  .md\:-translate-x-56{
    --tw-translate-x: -14rem;
  }

  .md\:-translate-x-58{
    --tw-translate-x: -14.5rem;
  }

  .md\:-translate-x-60{
    --tw-translate-x: -15rem;
  }

  .md\:-translate-x-64{
    --tw-translate-x: -16rem;
  }

  .md\:-translate-x-65{
    --tw-translate-x: -16.25rem;
  }

  .md\:-translate-x-68{
    --tw-translate-x: -17rem;
  }

  .md\:-translate-x-69{
    --tw-translate-x: -17.25rem;
  }

  .md\:-translate-x-70{
    --tw-translate-x: -17.5rem;
  }

  .md\:-translate-x-72{
    --tw-translate-x: -18rem;
  }

  .md\:-translate-x-75{
    --tw-translate-x: -18.75rem;
  }

  .md\:-translate-x-80{
    --tw-translate-x: -20rem;
  }

  .md\:-translate-x-85{
    --tw-translate-x: -21.25rem;
  }

  .md\:-translate-x-86{
    --tw-translate-x: -21.5rem;
  }

  .md\:-translate-x-90{
    --tw-translate-x: -22.5rem;
  }

  .md\:-translate-x-96{
    --tw-translate-x: -24rem;
  }

  .md\:-translate-x-100{
    --tw-translate-x: -25rem;
  }

  .md\:-translate-x-115{
    --tw-translate-x: -28.75rem;
  }

  .md\:-translate-x-125{
    --tw-translate-x: -31.25rem;
  }

  .md\:-translate-x-142{
    --tw-translate-x: -35.5rem;
  }

  .md\:-translate-x-150{
    --tw-translate-x: -37.5rem;
  }

  .md\:-translate-x-156{
    --tw-translate-x: -39rem;
  }

  .md\:-translate-x-160{
    --tw-translate-x: -40rem;
  }

  .md\:-translate-x-175{
    --tw-translate-x: -43.75rem;
  }

  .md\:-translate-x-207{
    --tw-translate-x: -51.75rem;
  }

  .md\:-translate-x-242{
    --tw-translate-x: -60.5rem;
  }

  .md\:-translate-x-250{
    --tw-translate-x: -62.5rem;
  }

  .md\:-translate-x-258{
    --tw-translate-x: -64.5rem;
  }

  .md\:-translate-x-265{
    --tw-translate-x: -66.25rem;
  }

  .md\:-translate-x-280{
    --tw-translate-x: -70rem;
  }

  .md\:-translate-x-px{
    --tw-translate-x: -1px;
  }

  .md\:-translate-x-0\.5{
    --tw-translate-x: -0.125rem;
  }

  .md\:-translate-x-1\.5{
    --tw-translate-x: -0.375rem;
  }

  .md\:-translate-x-2\.5{
    --tw-translate-x: -0.625rem;
  }

  .md\:-translate-x-3\.5{
    --tw-translate-x: -0.875rem;
  }

  .md\:-translate-x-0\.25{
    --tw-translate-x: -0.0625rem;
  }

  .md\:-translate-x-0\.75{
    --tw-translate-x: -0.1875rem;
  }

  .md\:-translate-x-1\.25{
    --tw-translate-x: -0.3125rem;
  }

  .md\:-translate-x-1\.75{
    --tw-translate-x: -0.4375rem;
  }

  .md\:-translate-x-2\.25{
    --tw-translate-x: -0.5625rem;
  }

  .md\:-translate-x-2\.75{
    --tw-translate-x: -0.6875rem;
  }

  .md\:-translate-x-3\.25{
    --tw-translate-x: -0.8125rem;
  }

  .md\:-translate-x-3\.75{
    --tw-translate-x: -0.9375rem;
  }

  .md\:-translate-x-4\.25{
    --tw-translate-x: -1.0625rem;
  }

  .md\:-translate-x-4\.5{
    --tw-translate-x: -1.125rem;
  }

  .md\:-translate-x-4\.75{
    --tw-translate-x: -1.1875rem;
  }

  .md\:-translate-x-5\.25{
    --tw-translate-x: -1.3125rem;
  }

  .md\:-translate-x-5\.5{
    --tw-translate-x: -1.375rem;
  }

  .md\:-translate-x-5\.75{
    --tw-translate-x: -1.4375rem;
  }

  .md\:-translate-x-6\.25{
    --tw-translate-x: -1.5625rem;
  }

  .md\:-translate-x-6\.5{
    --tw-translate-x: -1.625rem;
  }

  .md\:-translate-x-6\.75{
    --tw-translate-x: -1.6875rem;
  }

  .md\:-translate-x-7\.25{
    --tw-translate-x: -1.8125rem;
  }

  .md\:-translate-x-7\.5{
    --tw-translate-x: -1.875rem;
  }

  .md\:-translate-x-8\.25{
    --tw-translate-x: -2.0625rem;
  }

  .md\:-translate-x-8\.5{
    --tw-translate-x: -2.125rem;
  }

  .md\:-translate-x-9\.25{
    --tw-translate-x: -2.3125rem;
  }

  .md\:-translate-x-9\.5{
    --tw-translate-x: -2.375rem;
  }

  .md\:-translate-x-10\.5{
    --tw-translate-x: -2.625rem;
  }

  .md\:-translate-x-11\.25{
    --tw-translate-x: -2.8125rem;
  }

  .md\:-translate-x-11\.5{
    --tw-translate-x: -2.875rem;
  }

  .md\:-translate-x-12\.5{
    --tw-translate-x: -3.125rem;
  }

  .md\:-translate-x-12\.75{
    --tw-translate-x: -3.1875rem;
  }

  .md\:-translate-x-13\.5{
    --tw-translate-x: -3.375rem;
  }

  .md\:-translate-x-14\.5{
    --tw-translate-x: -3.625rem;
  }

  .md\:-translate-x-15\.5{
    --tw-translate-x: -3.875rem;
  }

  .md\:-translate-x-15\.75{
    --tw-translate-x: -3.9375rem;
  }

  .md\:-translate-x-16\.25{
    --tw-translate-x: -4.0625rem;
  }

  .md\:-translate-x-17\.25{
    --tw-translate-x: -4.3125rem;
  }

  .md\:-translate-x-17\.5{
    --tw-translate-x: -4.375rem;
  }

  .md\:-translate-x-18\.25{
    --tw-translate-x: -4.5625rem;
  }

  .md\:-translate-x-18\.5{
    --tw-translate-x: -4.625rem;
  }

  .md\:-translate-x-20\.25{
    --tw-translate-x: -5.0625rem;
  }

  .md\:-translate-x-20\.5{
    --tw-translate-x: -5.125rem;
  }

  .md\:-translate-x-22\.5{
    --tw-translate-x: -5.625rem;
  }

  .md\:-translate-x-25\.5{
    --tw-translate-x: -6.375rem;
  }

  .md\:-translate-x-26\.75{
    --tw-translate-x: -6.6875rem;
  }

  .md\:-translate-x-32\.5{
    --tw-translate-x: -8.125rem;
  }

  .md\:-translate-x-37\.5{
    --tw-translate-x: -9.375rem;
  }

  .md\:-translate-x-41\.25{
    --tw-translate-x: -10.3125rem;
  }

  .md\:-translate-x-52\.5{
    --tw-translate-x: -13.125rem;
  }

  .md\:-translate-x-54\.5{
    --tw-translate-x: -13.625rem;
  }

  .md\:-translate-x-57\.25{
    --tw-translate-x: -14.3125rem;
  }

  .md\:-translate-x-57\.5{
    --tw-translate-x: -14.375rem;
  }

  .md\:-translate-x-66\.25{
    --tw-translate-x: -16.5625rem;
  }

  .md\:-translate-x-74\.5{
    --tw-translate-x: -18.125rem;
  }

  .md\:-translate-x-106\.25{
    --tw-translate-x: -26.5625rem;
  }

  .md\:-translate-x-112\.25{
    --tw-translate-x: -28.0675rem;
  }

  .md\:-translate-x-112\.75{
    --tw-translate-x: -28.1875rem;
  }

  .md\:-translate-x-147\.5{
    --tw-translate-x: -36.875rem;
  }

  .md\:-translate-x-162\.5{
    --tw-translate-x: -40.625rem;
  }

  .md\:-translate-x-172\.25{
    --tw-translate-x: -42.5625rem;
  }

  .md\:-translate-x-175\.25{
    --tw-translate-x: -43.8125rem;
  }

  .md\:-translate-x-184\.25{
    --tw-translate-x: -46.0625rem;
  }

  .md\:-translate-x-203\.25{
    --tw-translate-x: -50.8125rem;
  }

  .md\:-translate-x-half{
    --tw-translate-x: -50%;
  }

  .md\:-translate-x-full{
    --tw-translate-x: -100%;
  }

  .md\:-translate-x-1\/10{
    --tw-translate-x: -10%;
  }

  .md\:-translate-x-2\/10{
    --tw-translate-x: -20%;
  }

  .md\:-translate-x-3\/10{
    --tw-translate-x: -30%;
  }

  .md\:-translate-x-4\/10{
    --tw-translate-x: -40%;
  }

  .md\:-translate-x-4\.5\/10{
    --tw-translate-x: -45%;
  }

  .md\:-translate-x-5\/10{
    --tw-translate-x: -50%;
  }

  .md\:-translate-x-5\.5\/10{
    --tw-translate-x: -55%;
  }

  .md\:-translate-x-6\/10{
    --tw-translate-x: -60%;
  }

  .md\:-translate-x-7\/10{
    --tw-translate-x: -70%;
  }

  .md\:-translate-x-8\/10{
    --tw-translate-x: -80%;
  }

  .md\:-translate-x-9\/10{
    --tw-translate-x: -90%;
  }

  .md\:-translate-x-1\/12{
    --tw-translate-x: -8.33333%;
  }

  .md\:-translate-x-2\/12{
    --tw-translate-x: -16.66667%;
  }

  .md\:-translate-x-3\/12{
    --tw-translate-x: -25%;
  }

  .md\:-translate-x-4\/12{
    --tw-translate-x: -33.33333%;
  }

  .md\:-translate-x-5\/12{
    --tw-translate-x: -41.66667%;
  }

  .md\:-translate-x-6\/12{
    --tw-translate-x: -50%;
  }

  .md\:-translate-x-7\/12{
    --tw-translate-x: -58.33333%;
  }

  .md\:-translate-x-8\/12{
    --tw-translate-x: -66.66667%;
  }

  .md\:-translate-x-9\/12{
    --tw-translate-x: -75%;
  }

  .md\:-translate-x-10\/12{
    --tw-translate-x: -83.33333%;
  }

  .md\:-translate-x-11\/12{
    --tw-translate-x: -91.66667%;
  }

  .md\:translate-x-1\/2{
    --tw-translate-x: 50%;
  }

  .md\:translate-x-1\/3{
    --tw-translate-x: 33.333333%;
  }

  .md\:translate-x-2\/3{
    --tw-translate-x: 66.666667%;
  }

  .md\:translate-x-1\/4{
    --tw-translate-x: 25%;
  }

  .md\:translate-x-2\/4{
    --tw-translate-x: 50%;
  }

  .md\:translate-x-3\/4{
    --tw-translate-x: 75%;
  }

  .md\:-translate-x-1\/2{
    --tw-translate-x: -50%;
  }

  .md\:-translate-x-1\/3{
    --tw-translate-x: -33.333333%;
  }

  .md\:-translate-x-2\/3{
    --tw-translate-x: -66.666667%;
  }

  .md\:-translate-x-1\/4{
    --tw-translate-x: -25%;
  }

  .md\:-translate-x-2\/4{
    --tw-translate-x: -50%;
  }

  .md\:-translate-x-3\/4{
    --tw-translate-x: -75%;
  }

  .md\:translate-y-0{
    --tw-translate-y: 0px;
  }

  .md\:translate-y-1{
    --tw-translate-y: 0.25rem;
  }

  .md\:translate-y-2{
    --tw-translate-y: 0.5rem;
  }

  .md\:translate-y-3{
    --tw-translate-y: 0.75rem;
  }

  .md\:translate-y-4{
    --tw-translate-y: 1rem;
  }

  .md\:translate-y-5{
    --tw-translate-y: 1.25rem;
  }

  .md\:translate-y-6{
    --tw-translate-y: 1.5rem;
  }

  .md\:translate-y-7{
    --tw-translate-y: 1.75rem;
  }

  .md\:translate-y-8{
    --tw-translate-y: 2rem;
  }

  .md\:translate-y-9{
    --tw-translate-y: 2.25rem;
  }

  .md\:translate-y-10{
    --tw-translate-y: 2.5rem;
  }

  .md\:translate-y-11{
    --tw-translate-y: 2.75rem;
  }

  .md\:translate-y-12{
    --tw-translate-y: 3rem;
  }

  .md\:translate-y-13{
    --tw-translate-y: 3.25rem;
  }

  .md\:translate-y-14{
    --tw-translate-y: 3.5rem;
  }

  .md\:translate-y-15{
    --tw-translate-y: 3.75rem;
  }

  .md\:translate-y-16{
    --tw-translate-y: 4rem;
  }

  .md\:translate-y-17{
    --tw-translate-y: 4.25rem;
  }

  .md\:translate-y-18{
    --tw-translate-y: 4.5rem;
  }

  .md\:translate-y-19{
    --tw-translate-y: 4.75rem;
  }

  .md\:translate-y-20{
    --tw-translate-y: 5rem;
  }

  .md\:translate-y-22{
    --tw-translate-y: 5.5rem;
  }

  .md\:translate-y-24{
    --tw-translate-y: 6rem;
  }

  .md\:translate-y-25{
    --tw-translate-y: 6.25rem;
  }

  .md\:translate-y-28{
    --tw-translate-y: 7rem;
  }

  .md\:translate-y-30{
    --tw-translate-y: 7.5rem;
  }

  .md\:translate-y-32{
    --tw-translate-y: 8rem;
  }

  .md\:translate-y-34{
    --tw-translate-y: 8.5rem;
  }

  .md\:translate-y-35{
    --tw-translate-y: 8.75rem;
  }

  .md\:translate-y-36{
    --tw-translate-y: 9rem;
  }

  .md\:translate-y-39{
    --tw-translate-y: 9.75rem;
  }

  .md\:translate-y-40{
    --tw-translate-y: 10rem;
  }

  .md\:translate-y-42{
    --tw-translate-y: 10.5rem;
  }

  .md\:translate-y-44{
    --tw-translate-y: 11rem;
  }

  .md\:translate-y-45{
    --tw-translate-y: 11.25rem;
  }

  .md\:translate-y-48{
    --tw-translate-y: 12rem;
  }

  .md\:translate-y-50{
    --tw-translate-y: 12.5rem;
  }

  .md\:translate-y-52{
    --tw-translate-y: 13rem;
  }

  .md\:translate-y-55{
    --tw-translate-y: 13.75rem;
  }

  .md\:translate-y-56{
    --tw-translate-y: 14rem;
  }

  .md\:translate-y-58{
    --tw-translate-y: 14.5rem;
  }

  .md\:translate-y-60{
    --tw-translate-y: 15rem;
  }

  .md\:translate-y-64{
    --tw-translate-y: 16rem;
  }

  .md\:translate-y-65{
    --tw-translate-y: 16.25rem;
  }

  .md\:translate-y-68{
    --tw-translate-y: 17rem;
  }

  .md\:translate-y-69{
    --tw-translate-y: 17.25rem;
  }

  .md\:translate-y-70{
    --tw-translate-y: 17.5rem;
  }

  .md\:translate-y-72{
    --tw-translate-y: 18rem;
  }

  .md\:translate-y-75{
    --tw-translate-y: 18.75rem;
  }

  .md\:translate-y-80{
    --tw-translate-y: 20rem;
  }

  .md\:translate-y-85{
    --tw-translate-y: 21.25rem;
  }

  .md\:translate-y-86{
    --tw-translate-y: 21.5rem;
  }

  .md\:translate-y-90{
    --tw-translate-y: 22.5rem;
  }

  .md\:translate-y-96{
    --tw-translate-y: 24rem;
  }

  .md\:translate-y-100{
    --tw-translate-y: 25rem;
  }

  .md\:translate-y-115{
    --tw-translate-y: 28.75rem;
  }

  .md\:translate-y-125{
    --tw-translate-y: 31.25rem;
  }

  .md\:translate-y-142{
    --tw-translate-y: 35.5rem;
  }

  .md\:translate-y-150{
    --tw-translate-y: 37.5rem;
  }

  .md\:translate-y-156{
    --tw-translate-y: 39rem;
  }

  .md\:translate-y-160{
    --tw-translate-y: 40rem;
  }

  .md\:translate-y-175{
    --tw-translate-y: 43.75rem;
  }

  .md\:translate-y-207{
    --tw-translate-y: 51.75rem;
  }

  .md\:translate-y-242{
    --tw-translate-y: 60.5rem;
  }

  .md\:translate-y-250{
    --tw-translate-y: 62.5rem;
  }

  .md\:translate-y-258{
    --tw-translate-y: 64.5rem;
  }

  .md\:translate-y-265{
    --tw-translate-y: 66.25rem;
  }

  .md\:translate-y-280{
    --tw-translate-y: 70rem;
  }

  .md\:translate-y-px{
    --tw-translate-y: 1px;
  }

  .md\:translate-y-0\.5{
    --tw-translate-y: 0.125rem;
  }

  .md\:translate-y-1\.5{
    --tw-translate-y: 0.375rem;
  }

  .md\:translate-y-2\.5{
    --tw-translate-y: 0.625rem;
  }

  .md\:translate-y-3\.5{
    --tw-translate-y: 0.875rem;
  }

  .md\:translate-y-0\.25{
    --tw-translate-y: 0.0625rem;
  }

  .md\:translate-y-0\.75{
    --tw-translate-y: 0.1875rem;
  }

  .md\:translate-y-1\.25{
    --tw-translate-y: 0.3125rem;
  }

  .md\:translate-y-1\.75{
    --tw-translate-y: 0.4375rem;
  }

  .md\:translate-y-2\.25{
    --tw-translate-y: 0.5625rem;
  }

  .md\:translate-y-2\.75{
    --tw-translate-y: 0.6875rem;
  }

  .md\:translate-y-3\.25{
    --tw-translate-y: 0.8125rem;
  }

  .md\:translate-y-3\.75{
    --tw-translate-y: 0.9375rem;
  }

  .md\:translate-y-4\.25{
    --tw-translate-y: 1.0625rem;
  }

  .md\:translate-y-4\.5{
    --tw-translate-y: 1.125rem;
  }

  .md\:translate-y-4\.75{
    --tw-translate-y: 1.1875rem;
  }

  .md\:translate-y-5\.25{
    --tw-translate-y: 1.3125rem;
  }

  .md\:translate-y-5\.5{
    --tw-translate-y: 1.375rem;
  }

  .md\:translate-y-5\.75{
    --tw-translate-y: 1.4375rem;
  }

  .md\:translate-y-6\.25{
    --tw-translate-y: 1.5625rem;
  }

  .md\:translate-y-6\.5{
    --tw-translate-y: 1.625rem;
  }

  .md\:translate-y-6\.75{
    --tw-translate-y: 1.6875rem;
  }

  .md\:translate-y-7\.25{
    --tw-translate-y: 1.8125rem;
  }

  .md\:translate-y-7\.5{
    --tw-translate-y: 1.875rem;
  }

  .md\:translate-y-8\.25{
    --tw-translate-y: 2.0625rem;
  }

  .md\:translate-y-8\.5{
    --tw-translate-y: 2.125rem;
  }

  .md\:translate-y-9\.25{
    --tw-translate-y: 2.3125rem;
  }

  .md\:translate-y-9\.5{
    --tw-translate-y: 2.375rem;
  }

  .md\:translate-y-10\.5{
    --tw-translate-y: 2.625rem;
  }

  .md\:translate-y-11\.25{
    --tw-translate-y: 2.8125rem;
  }

  .md\:translate-y-11\.5{
    --tw-translate-y: 2.875rem;
  }

  .md\:translate-y-12\.5{
    --tw-translate-y: 3.125rem;
  }

  .md\:translate-y-12\.75{
    --tw-translate-y: 3.1875rem;
  }

  .md\:translate-y-13\.5{
    --tw-translate-y: 3.375rem;
  }

  .md\:translate-y-14\.5{
    --tw-translate-y: 3.625rem;
  }

  .md\:translate-y-15\.5{
    --tw-translate-y: 3.875rem;
  }

  .md\:translate-y-15\.75{
    --tw-translate-y: 3.9375rem;
  }

  .md\:translate-y-16\.25{
    --tw-translate-y: 4.0625rem;
  }

  .md\:translate-y-17\.25{
    --tw-translate-y: 4.3125rem;
  }

  .md\:translate-y-17\.5{
    --tw-translate-y: 4.375rem;
  }

  .md\:translate-y-18\.25{
    --tw-translate-y: 4.5625rem;
  }

  .md\:translate-y-18\.5{
    --tw-translate-y: 4.625rem;
  }

  .md\:translate-y-20\.25{
    --tw-translate-y: 5.0625rem;
  }

  .md\:translate-y-20\.5{
    --tw-translate-y: 5.125rem;
  }

  .md\:translate-y-22\.5{
    --tw-translate-y: 5.625rem;
  }

  .md\:translate-y-25\.5{
    --tw-translate-y: 6.375rem;
  }

  .md\:translate-y-26\.75{
    --tw-translate-y: 6.6875rem;
  }

  .md\:translate-y-32\.5{
    --tw-translate-y: 8.125rem;
  }

  .md\:translate-y-37\.5{
    --tw-translate-y: 9.375rem;
  }

  .md\:translate-y-41\.25{
    --tw-translate-y: 10.3125rem;
  }

  .md\:translate-y-52\.5{
    --tw-translate-y: 13.125rem;
  }

  .md\:translate-y-54\.5{
    --tw-translate-y: 13.625rem;
  }

  .md\:translate-y-57\.25{
    --tw-translate-y: 14.3125rem;
  }

  .md\:translate-y-57\.5{
    --tw-translate-y: 14.375rem;
  }

  .md\:translate-y-66\.25{
    --tw-translate-y: 16.5625rem;
  }

  .md\:translate-y-74\.5{
    --tw-translate-y: 18.125rem;
  }

  .md\:translate-y-106\.25{
    --tw-translate-y: 26.5625rem;
  }

  .md\:translate-y-112\.25{
    --tw-translate-y: 28.0675rem;
  }

  .md\:translate-y-112\.75{
    --tw-translate-y: 28.1875rem;
  }

  .md\:translate-y-147\.5{
    --tw-translate-y: 36.875rem;
  }

  .md\:translate-y-162\.5{
    --tw-translate-y: 40.625rem;
  }

  .md\:translate-y-172\.25{
    --tw-translate-y: 42.5625rem;
  }

  .md\:translate-y-175\.25{
    --tw-translate-y: 43.8125rem;
  }

  .md\:translate-y-184\.25{
    --tw-translate-y: 46.0625rem;
  }

  .md\:translate-y-203\.25{
    --tw-translate-y: 50.8125rem;
  }

  .md\:translate-y-half{
    --tw-translate-y: 50%;
  }

  .md\:translate-y-full{
    --tw-translate-y: 100%;
  }

  .md\:translate-y-1\/10{
    --tw-translate-y: 10%;
  }

  .md\:translate-y-2\/10{
    --tw-translate-y: 20%;
  }

  .md\:translate-y-3\/10{
    --tw-translate-y: 30%;
  }

  .md\:translate-y-4\/10{
    --tw-translate-y: 40%;
  }

  .md\:translate-y-4\.5\/10{
    --tw-translate-y: 45%;
  }

  .md\:translate-y-5\/10{
    --tw-translate-y: 50%;
  }

  .md\:translate-y-5\.5\/10{
    --tw-translate-y: 55%;
  }

  .md\:translate-y-6\/10{
    --tw-translate-y: 60%;
  }

  .md\:translate-y-7\/10{
    --tw-translate-y: 70%;
  }

  .md\:translate-y-8\/10{
    --tw-translate-y: 80%;
  }

  .md\:translate-y-9\/10{
    --tw-translate-y: 90%;
  }

  .md\:translate-y-1\/12{
    --tw-translate-y: 8.333333%;
  }

  .md\:translate-y-2\/12{
    --tw-translate-y: 16.666667%;
  }

  .md\:translate-y-3\/12{
    --tw-translate-y: 25%;
  }

  .md\:translate-y-4\/12{
    --tw-translate-y: 33.333333%;
  }

  .md\:translate-y-5\/12{
    --tw-translate-y: 41.666667%;
  }

  .md\:translate-y-6\/12{
    --tw-translate-y: 50%;
  }

  .md\:translate-y-7\/12{
    --tw-translate-y: 58.333333%;
  }

  .md\:translate-y-8\/12{
    --tw-translate-y: 66.666667%;
  }

  .md\:translate-y-9\/12{
    --tw-translate-y: 75%;
  }

  .md\:translate-y-10\/12{
    --tw-translate-y: 83.333333%;
  }

  .md\:translate-y-11\/12{
    --tw-translate-y: 91.666667%;
  }

  .md\:-translate-y-0{
    --tw-translate-y: 0px;
  }

  .md\:-translate-y-1{
    --tw-translate-y: -0.25rem;
  }

  .md\:-translate-y-2{
    --tw-translate-y: -0.5rem;
  }

  .md\:-translate-y-3{
    --tw-translate-y: -0.75rem;
  }

  .md\:-translate-y-4{
    --tw-translate-y: -1rem;
  }

  .md\:-translate-y-5{
    --tw-translate-y: -1.25rem;
  }

  .md\:-translate-y-6{
    --tw-translate-y: -1.5rem;
  }

  .md\:-translate-y-7{
    --tw-translate-y: -1.75rem;
  }

  .md\:-translate-y-8{
    --tw-translate-y: -2rem;
  }

  .md\:-translate-y-9{
    --tw-translate-y: -2.25rem;
  }

  .md\:-translate-y-10{
    --tw-translate-y: -2.5rem;
  }

  .md\:-translate-y-11{
    --tw-translate-y: -2.75rem;
  }

  .md\:-translate-y-12{
    --tw-translate-y: -3rem;
  }

  .md\:-translate-y-13{
    --tw-translate-y: -3.25rem;
  }

  .md\:-translate-y-14{
    --tw-translate-y: -3.5rem;
  }

  .md\:-translate-y-15{
    --tw-translate-y: -3.75rem;
  }

  .md\:-translate-y-16{
    --tw-translate-y: -4rem;
  }

  .md\:-translate-y-17{
    --tw-translate-y: -4.25rem;
  }

  .md\:-translate-y-18{
    --tw-translate-y: -4.5rem;
  }

  .md\:-translate-y-19{
    --tw-translate-y: -4.75rem;
  }

  .md\:-translate-y-20{
    --tw-translate-y: -5rem;
  }

  .md\:-translate-y-22{
    --tw-translate-y: -5.5rem;
  }

  .md\:-translate-y-24{
    --tw-translate-y: -6rem;
  }

  .md\:-translate-y-25{
    --tw-translate-y: -6.25rem;
  }

  .md\:-translate-y-28{
    --tw-translate-y: -7rem;
  }

  .md\:-translate-y-30{
    --tw-translate-y: -7.5rem;
  }

  .md\:-translate-y-32{
    --tw-translate-y: -8rem;
  }

  .md\:-translate-y-34{
    --tw-translate-y: -8.5rem;
  }

  .md\:-translate-y-35{
    --tw-translate-y: -8.75rem;
  }

  .md\:-translate-y-36{
    --tw-translate-y: -9rem;
  }

  .md\:-translate-y-39{
    --tw-translate-y: -9.75rem;
  }

  .md\:-translate-y-40{
    --tw-translate-y: -10rem;
  }

  .md\:-translate-y-42{
    --tw-translate-y: -10.5rem;
  }

  .md\:-translate-y-44{
    --tw-translate-y: -11rem;
  }

  .md\:-translate-y-45{
    --tw-translate-y: -11.25rem;
  }

  .md\:-translate-y-48{
    --tw-translate-y: -12rem;
  }

  .md\:-translate-y-50{
    --tw-translate-y: -12.5rem;
  }

  .md\:-translate-y-52{
    --tw-translate-y: -13rem;
  }

  .md\:-translate-y-55{
    --tw-translate-y: -13.75rem;
  }

  .md\:-translate-y-56{
    --tw-translate-y: -14rem;
  }

  .md\:-translate-y-58{
    --tw-translate-y: -14.5rem;
  }

  .md\:-translate-y-60{
    --tw-translate-y: -15rem;
  }

  .md\:-translate-y-64{
    --tw-translate-y: -16rem;
  }

  .md\:-translate-y-65{
    --tw-translate-y: -16.25rem;
  }

  .md\:-translate-y-68{
    --tw-translate-y: -17rem;
  }

  .md\:-translate-y-69{
    --tw-translate-y: -17.25rem;
  }

  .md\:-translate-y-70{
    --tw-translate-y: -17.5rem;
  }

  .md\:-translate-y-72{
    --tw-translate-y: -18rem;
  }

  .md\:-translate-y-75{
    --tw-translate-y: -18.75rem;
  }

  .md\:-translate-y-80{
    --tw-translate-y: -20rem;
  }

  .md\:-translate-y-85{
    --tw-translate-y: -21.25rem;
  }

  .md\:-translate-y-86{
    --tw-translate-y: -21.5rem;
  }

  .md\:-translate-y-90{
    --tw-translate-y: -22.5rem;
  }

  .md\:-translate-y-96{
    --tw-translate-y: -24rem;
  }

  .md\:-translate-y-100{
    --tw-translate-y: -25rem;
  }

  .md\:-translate-y-115{
    --tw-translate-y: -28.75rem;
  }

  .md\:-translate-y-125{
    --tw-translate-y: -31.25rem;
  }

  .md\:-translate-y-142{
    --tw-translate-y: -35.5rem;
  }

  .md\:-translate-y-150{
    --tw-translate-y: -37.5rem;
  }

  .md\:-translate-y-156{
    --tw-translate-y: -39rem;
  }

  .md\:-translate-y-160{
    --tw-translate-y: -40rem;
  }

  .md\:-translate-y-175{
    --tw-translate-y: -43.75rem;
  }

  .md\:-translate-y-207{
    --tw-translate-y: -51.75rem;
  }

  .md\:-translate-y-242{
    --tw-translate-y: -60.5rem;
  }

  .md\:-translate-y-250{
    --tw-translate-y: -62.5rem;
  }

  .md\:-translate-y-258{
    --tw-translate-y: -64.5rem;
  }

  .md\:-translate-y-265{
    --tw-translate-y: -66.25rem;
  }

  .md\:-translate-y-280{
    --tw-translate-y: -70rem;
  }

  .md\:-translate-y-px{
    --tw-translate-y: -1px;
  }

  .md\:-translate-y-0\.5{
    --tw-translate-y: -0.125rem;
  }

  .md\:-translate-y-1\.5{
    --tw-translate-y: -0.375rem;
  }

  .md\:-translate-y-2\.5{
    --tw-translate-y: -0.625rem;
  }

  .md\:-translate-y-3\.5{
    --tw-translate-y: -0.875rem;
  }

  .md\:-translate-y-0\.25{
    --tw-translate-y: -0.0625rem;
  }

  .md\:-translate-y-0\.75{
    --tw-translate-y: -0.1875rem;
  }

  .md\:-translate-y-1\.25{
    --tw-translate-y: -0.3125rem;
  }

  .md\:-translate-y-1\.75{
    --tw-translate-y: -0.4375rem;
  }

  .md\:-translate-y-2\.25{
    --tw-translate-y: -0.5625rem;
  }

  .md\:-translate-y-2\.75{
    --tw-translate-y: -0.6875rem;
  }

  .md\:-translate-y-3\.25{
    --tw-translate-y: -0.8125rem;
  }

  .md\:-translate-y-3\.75{
    --tw-translate-y: -0.9375rem;
  }

  .md\:-translate-y-4\.25{
    --tw-translate-y: -1.0625rem;
  }

  .md\:-translate-y-4\.5{
    --tw-translate-y: -1.125rem;
  }

  .md\:-translate-y-4\.75{
    --tw-translate-y: -1.1875rem;
  }

  .md\:-translate-y-5\.25{
    --tw-translate-y: -1.3125rem;
  }

  .md\:-translate-y-5\.5{
    --tw-translate-y: -1.375rem;
  }

  .md\:-translate-y-5\.75{
    --tw-translate-y: -1.4375rem;
  }

  .md\:-translate-y-6\.25{
    --tw-translate-y: -1.5625rem;
  }

  .md\:-translate-y-6\.5{
    --tw-translate-y: -1.625rem;
  }

  .md\:-translate-y-6\.75{
    --tw-translate-y: -1.6875rem;
  }

  .md\:-translate-y-7\.25{
    --tw-translate-y: -1.8125rem;
  }

  .md\:-translate-y-7\.5{
    --tw-translate-y: -1.875rem;
  }

  .md\:-translate-y-8\.25{
    --tw-translate-y: -2.0625rem;
  }

  .md\:-translate-y-8\.5{
    --tw-translate-y: -2.125rem;
  }

  .md\:-translate-y-9\.25{
    --tw-translate-y: -2.3125rem;
  }

  .md\:-translate-y-9\.5{
    --tw-translate-y: -2.375rem;
  }

  .md\:-translate-y-10\.5{
    --tw-translate-y: -2.625rem;
  }

  .md\:-translate-y-11\.25{
    --tw-translate-y: -2.8125rem;
  }

  .md\:-translate-y-11\.5{
    --tw-translate-y: -2.875rem;
  }

  .md\:-translate-y-12\.5{
    --tw-translate-y: -3.125rem;
  }

  .md\:-translate-y-12\.75{
    --tw-translate-y: -3.1875rem;
  }

  .md\:-translate-y-13\.5{
    --tw-translate-y: -3.375rem;
  }

  .md\:-translate-y-14\.5{
    --tw-translate-y: -3.625rem;
  }

  .md\:-translate-y-15\.5{
    --tw-translate-y: -3.875rem;
  }

  .md\:-translate-y-15\.75{
    --tw-translate-y: -3.9375rem;
  }

  .md\:-translate-y-16\.25{
    --tw-translate-y: -4.0625rem;
  }

  .md\:-translate-y-17\.25{
    --tw-translate-y: -4.3125rem;
  }

  .md\:-translate-y-17\.5{
    --tw-translate-y: -4.375rem;
  }

  .md\:-translate-y-18\.25{
    --tw-translate-y: -4.5625rem;
  }

  .md\:-translate-y-18\.5{
    --tw-translate-y: -4.625rem;
  }

  .md\:-translate-y-20\.25{
    --tw-translate-y: -5.0625rem;
  }

  .md\:-translate-y-20\.5{
    --tw-translate-y: -5.125rem;
  }

  .md\:-translate-y-22\.5{
    --tw-translate-y: -5.625rem;
  }

  .md\:-translate-y-25\.5{
    --tw-translate-y: -6.375rem;
  }

  .md\:-translate-y-26\.75{
    --tw-translate-y: -6.6875rem;
  }

  .md\:-translate-y-32\.5{
    --tw-translate-y: -8.125rem;
  }

  .md\:-translate-y-37\.5{
    --tw-translate-y: -9.375rem;
  }

  .md\:-translate-y-41\.25{
    --tw-translate-y: -10.3125rem;
  }

  .md\:-translate-y-52\.5{
    --tw-translate-y: -13.125rem;
  }

  .md\:-translate-y-54\.5{
    --tw-translate-y: -13.625rem;
  }

  .md\:-translate-y-57\.25{
    --tw-translate-y: -14.3125rem;
  }

  .md\:-translate-y-57\.5{
    --tw-translate-y: -14.375rem;
  }

  .md\:-translate-y-66\.25{
    --tw-translate-y: -16.5625rem;
  }

  .md\:-translate-y-74\.5{
    --tw-translate-y: -18.125rem;
  }

  .md\:-translate-y-106\.25{
    --tw-translate-y: -26.5625rem;
  }

  .md\:-translate-y-112\.25{
    --tw-translate-y: -28.0675rem;
  }

  .md\:-translate-y-112\.75{
    --tw-translate-y: -28.1875rem;
  }

  .md\:-translate-y-147\.5{
    --tw-translate-y: -36.875rem;
  }

  .md\:-translate-y-162\.5{
    --tw-translate-y: -40.625rem;
  }

  .md\:-translate-y-172\.25{
    --tw-translate-y: -42.5625rem;
  }

  .md\:-translate-y-175\.25{
    --tw-translate-y: -43.8125rem;
  }

  .md\:-translate-y-184\.25{
    --tw-translate-y: -46.0625rem;
  }

  .md\:-translate-y-203\.25{
    --tw-translate-y: -50.8125rem;
  }

  .md\:-translate-y-half{
    --tw-translate-y: -50%;
  }

  .md\:-translate-y-full{
    --tw-translate-y: -100%;
  }

  .md\:-translate-y-1\/10{
    --tw-translate-y: -10%;
  }

  .md\:-translate-y-2\/10{
    --tw-translate-y: -20%;
  }

  .md\:-translate-y-3\/10{
    --tw-translate-y: -30%;
  }

  .md\:-translate-y-4\/10{
    --tw-translate-y: -40%;
  }

  .md\:-translate-y-4\.5\/10{
    --tw-translate-y: -45%;
  }

  .md\:-translate-y-5\/10{
    --tw-translate-y: -50%;
  }

  .md\:-translate-y-5\.5\/10{
    --tw-translate-y: -55%;
  }

  .md\:-translate-y-6\/10{
    --tw-translate-y: -60%;
  }

  .md\:-translate-y-7\/10{
    --tw-translate-y: -70%;
  }

  .md\:-translate-y-8\/10{
    --tw-translate-y: -80%;
  }

  .md\:-translate-y-9\/10{
    --tw-translate-y: -90%;
  }

  .md\:-translate-y-1\/12{
    --tw-translate-y: -8.33333%;
  }

  .md\:-translate-y-2\/12{
    --tw-translate-y: -16.66667%;
  }

  .md\:-translate-y-3\/12{
    --tw-translate-y: -25%;
  }

  .md\:-translate-y-4\/12{
    --tw-translate-y: -33.33333%;
  }

  .md\:-translate-y-5\/12{
    --tw-translate-y: -41.66667%;
  }

  .md\:-translate-y-6\/12{
    --tw-translate-y: -50%;
  }

  .md\:-translate-y-7\/12{
    --tw-translate-y: -58.33333%;
  }

  .md\:-translate-y-8\/12{
    --tw-translate-y: -66.66667%;
  }

  .md\:-translate-y-9\/12{
    --tw-translate-y: -75%;
  }

  .md\:-translate-y-10\/12{
    --tw-translate-y: -83.33333%;
  }

  .md\:-translate-y-11\/12{
    --tw-translate-y: -91.66667%;
  }

  .md\:translate-y-1\/2{
    --tw-translate-y: 50%;
  }

  .md\:translate-y-1\/3{
    --tw-translate-y: 33.333333%;
  }

  .md\:translate-y-2\/3{
    --tw-translate-y: 66.666667%;
  }

  .md\:translate-y-1\/4{
    --tw-translate-y: 25%;
  }

  .md\:translate-y-2\/4{
    --tw-translate-y: 50%;
  }

  .md\:translate-y-3\/4{
    --tw-translate-y: 75%;
  }

  .md\:-translate-y-1\/2{
    --tw-translate-y: -50%;
  }

  .md\:-translate-y-1\/3{
    --tw-translate-y: -33.333333%;
  }

  .md\:-translate-y-2\/3{
    --tw-translate-y: -66.666667%;
  }

  .md\:-translate-y-1\/4{
    --tw-translate-y: -25%;
  }

  .md\:-translate-y-2\/4{
    --tw-translate-y: -50%;
  }

  .md\:-translate-y-3\/4{
    --tw-translate-y: -75%;
  }

  .md\:hover\:translate-x-0:hover{
    --tw-translate-x: 0px;
  }

  .md\:hover\:translate-x-1:hover{
    --tw-translate-x: 0.25rem;
  }

  .md\:hover\:translate-x-2:hover{
    --tw-translate-x: 0.5rem;
  }

  .md\:hover\:translate-x-3:hover{
    --tw-translate-x: 0.75rem;
  }

  .md\:hover\:translate-x-4:hover{
    --tw-translate-x: 1rem;
  }

  .md\:hover\:translate-x-5:hover{
    --tw-translate-x: 1.25rem;
  }

  .md\:hover\:translate-x-6:hover{
    --tw-translate-x: 1.5rem;
  }

  .md\:hover\:translate-x-7:hover{
    --tw-translate-x: 1.75rem;
  }

  .md\:hover\:translate-x-8:hover{
    --tw-translate-x: 2rem;
  }

  .md\:hover\:translate-x-9:hover{
    --tw-translate-x: 2.25rem;
  }

  .md\:hover\:translate-x-10:hover{
    --tw-translate-x: 2.5rem;
  }

  .md\:hover\:translate-x-11:hover{
    --tw-translate-x: 2.75rem;
  }

  .md\:hover\:translate-x-12:hover{
    --tw-translate-x: 3rem;
  }

  .md\:hover\:translate-x-13:hover{
    --tw-translate-x: 3.25rem;
  }

  .md\:hover\:translate-x-14:hover{
    --tw-translate-x: 3.5rem;
  }

  .md\:hover\:translate-x-15:hover{
    --tw-translate-x: 3.75rem;
  }

  .md\:hover\:translate-x-16:hover{
    --tw-translate-x: 4rem;
  }

  .md\:hover\:translate-x-17:hover{
    --tw-translate-x: 4.25rem;
  }

  .md\:hover\:translate-x-18:hover{
    --tw-translate-x: 4.5rem;
  }

  .md\:hover\:translate-x-19:hover{
    --tw-translate-x: 4.75rem;
  }

  .md\:hover\:translate-x-20:hover{
    --tw-translate-x: 5rem;
  }

  .md\:hover\:translate-x-22:hover{
    --tw-translate-x: 5.5rem;
  }

  .md\:hover\:translate-x-24:hover{
    --tw-translate-x: 6rem;
  }

  .md\:hover\:translate-x-25:hover{
    --tw-translate-x: 6.25rem;
  }

  .md\:hover\:translate-x-28:hover{
    --tw-translate-x: 7rem;
  }

  .md\:hover\:translate-x-30:hover{
    --tw-translate-x: 7.5rem;
  }

  .md\:hover\:translate-x-32:hover{
    --tw-translate-x: 8rem;
  }

  .md\:hover\:translate-x-34:hover{
    --tw-translate-x: 8.5rem;
  }

  .md\:hover\:translate-x-35:hover{
    --tw-translate-x: 8.75rem;
  }

  .md\:hover\:translate-x-36:hover{
    --tw-translate-x: 9rem;
  }

  .md\:hover\:translate-x-39:hover{
    --tw-translate-x: 9.75rem;
  }

  .md\:hover\:translate-x-40:hover{
    --tw-translate-x: 10rem;
  }

  .md\:hover\:translate-x-42:hover{
    --tw-translate-x: 10.5rem;
  }

  .md\:hover\:translate-x-44:hover{
    --tw-translate-x: 11rem;
  }

  .md\:hover\:translate-x-45:hover{
    --tw-translate-x: 11.25rem;
  }

  .md\:hover\:translate-x-48:hover{
    --tw-translate-x: 12rem;
  }

  .md\:hover\:translate-x-50:hover{
    --tw-translate-x: 12.5rem;
  }

  .md\:hover\:translate-x-52:hover{
    --tw-translate-x: 13rem;
  }

  .md\:hover\:translate-x-55:hover{
    --tw-translate-x: 13.75rem;
  }

  .md\:hover\:translate-x-56:hover{
    --tw-translate-x: 14rem;
  }

  .md\:hover\:translate-x-58:hover{
    --tw-translate-x: 14.5rem;
  }

  .md\:hover\:translate-x-60:hover{
    --tw-translate-x: 15rem;
  }

  .md\:hover\:translate-x-64:hover{
    --tw-translate-x: 16rem;
  }

  .md\:hover\:translate-x-65:hover{
    --tw-translate-x: 16.25rem;
  }

  .md\:hover\:translate-x-68:hover{
    --tw-translate-x: 17rem;
  }

  .md\:hover\:translate-x-69:hover{
    --tw-translate-x: 17.25rem;
  }

  .md\:hover\:translate-x-70:hover{
    --tw-translate-x: 17.5rem;
  }

  .md\:hover\:translate-x-72:hover{
    --tw-translate-x: 18rem;
  }

  .md\:hover\:translate-x-75:hover{
    --tw-translate-x: 18.75rem;
  }

  .md\:hover\:translate-x-80:hover{
    --tw-translate-x: 20rem;
  }

  .md\:hover\:translate-x-85:hover{
    --tw-translate-x: 21.25rem;
  }

  .md\:hover\:translate-x-86:hover{
    --tw-translate-x: 21.5rem;
  }

  .md\:hover\:translate-x-90:hover{
    --tw-translate-x: 22.5rem;
  }

  .md\:hover\:translate-x-96:hover{
    --tw-translate-x: 24rem;
  }

  .md\:hover\:translate-x-100:hover{
    --tw-translate-x: 25rem;
  }

  .md\:hover\:translate-x-115:hover{
    --tw-translate-x: 28.75rem;
  }

  .md\:hover\:translate-x-125:hover{
    --tw-translate-x: 31.25rem;
  }

  .md\:hover\:translate-x-142:hover{
    --tw-translate-x: 35.5rem;
  }

  .md\:hover\:translate-x-150:hover{
    --tw-translate-x: 37.5rem;
  }

  .md\:hover\:translate-x-156:hover{
    --tw-translate-x: 39rem;
  }

  .md\:hover\:translate-x-160:hover{
    --tw-translate-x: 40rem;
  }

  .md\:hover\:translate-x-175:hover{
    --tw-translate-x: 43.75rem;
  }

  .md\:hover\:translate-x-207:hover{
    --tw-translate-x: 51.75rem;
  }

  .md\:hover\:translate-x-242:hover{
    --tw-translate-x: 60.5rem;
  }

  .md\:hover\:translate-x-250:hover{
    --tw-translate-x: 62.5rem;
  }

  .md\:hover\:translate-x-258:hover{
    --tw-translate-x: 64.5rem;
  }

  .md\:hover\:translate-x-265:hover{
    --tw-translate-x: 66.25rem;
  }

  .md\:hover\:translate-x-280:hover{
    --tw-translate-x: 70rem;
  }

  .md\:hover\:translate-x-px:hover{
    --tw-translate-x: 1px;
  }

  .md\:hover\:translate-x-0\.5:hover{
    --tw-translate-x: 0.125rem;
  }

  .md\:hover\:translate-x-1\.5:hover{
    --tw-translate-x: 0.375rem;
  }

  .md\:hover\:translate-x-2\.5:hover{
    --tw-translate-x: 0.625rem;
  }

  .md\:hover\:translate-x-3\.5:hover{
    --tw-translate-x: 0.875rem;
  }

  .md\:hover\:translate-x-0\.25:hover{
    --tw-translate-x: 0.0625rem;
  }

  .md\:hover\:translate-x-0\.75:hover{
    --tw-translate-x: 0.1875rem;
  }

  .md\:hover\:translate-x-1\.25:hover{
    --tw-translate-x: 0.3125rem;
  }

  .md\:hover\:translate-x-1\.75:hover{
    --tw-translate-x: 0.4375rem;
  }

  .md\:hover\:translate-x-2\.25:hover{
    --tw-translate-x: 0.5625rem;
  }

  .md\:hover\:translate-x-2\.75:hover{
    --tw-translate-x: 0.6875rem;
  }

  .md\:hover\:translate-x-3\.25:hover{
    --tw-translate-x: 0.8125rem;
  }

  .md\:hover\:translate-x-3\.75:hover{
    --tw-translate-x: 0.9375rem;
  }

  .md\:hover\:translate-x-4\.25:hover{
    --tw-translate-x: 1.0625rem;
  }

  .md\:hover\:translate-x-4\.5:hover{
    --tw-translate-x: 1.125rem;
  }

  .md\:hover\:translate-x-4\.75:hover{
    --tw-translate-x: 1.1875rem;
  }

  .md\:hover\:translate-x-5\.25:hover{
    --tw-translate-x: 1.3125rem;
  }

  .md\:hover\:translate-x-5\.5:hover{
    --tw-translate-x: 1.375rem;
  }

  .md\:hover\:translate-x-5\.75:hover{
    --tw-translate-x: 1.4375rem;
  }

  .md\:hover\:translate-x-6\.25:hover{
    --tw-translate-x: 1.5625rem;
  }

  .md\:hover\:translate-x-6\.5:hover{
    --tw-translate-x: 1.625rem;
  }

  .md\:hover\:translate-x-6\.75:hover{
    --tw-translate-x: 1.6875rem;
  }

  .md\:hover\:translate-x-7\.25:hover{
    --tw-translate-x: 1.8125rem;
  }

  .md\:hover\:translate-x-7\.5:hover{
    --tw-translate-x: 1.875rem;
  }

  .md\:hover\:translate-x-8\.25:hover{
    --tw-translate-x: 2.0625rem;
  }

  .md\:hover\:translate-x-8\.5:hover{
    --tw-translate-x: 2.125rem;
  }

  .md\:hover\:translate-x-9\.25:hover{
    --tw-translate-x: 2.3125rem;
  }

  .md\:hover\:translate-x-9\.5:hover{
    --tw-translate-x: 2.375rem;
  }

  .md\:hover\:translate-x-10\.5:hover{
    --tw-translate-x: 2.625rem;
  }

  .md\:hover\:translate-x-11\.25:hover{
    --tw-translate-x: 2.8125rem;
  }

  .md\:hover\:translate-x-11\.5:hover{
    --tw-translate-x: 2.875rem;
  }

  .md\:hover\:translate-x-12\.5:hover{
    --tw-translate-x: 3.125rem;
  }

  .md\:hover\:translate-x-12\.75:hover{
    --tw-translate-x: 3.1875rem;
  }

  .md\:hover\:translate-x-13\.5:hover{
    --tw-translate-x: 3.375rem;
  }

  .md\:hover\:translate-x-14\.5:hover{
    --tw-translate-x: 3.625rem;
  }

  .md\:hover\:translate-x-15\.5:hover{
    --tw-translate-x: 3.875rem;
  }

  .md\:hover\:translate-x-15\.75:hover{
    --tw-translate-x: 3.9375rem;
  }

  .md\:hover\:translate-x-16\.25:hover{
    --tw-translate-x: 4.0625rem;
  }

  .md\:hover\:translate-x-17\.25:hover{
    --tw-translate-x: 4.3125rem;
  }

  .md\:hover\:translate-x-17\.5:hover{
    --tw-translate-x: 4.375rem;
  }

  .md\:hover\:translate-x-18\.25:hover{
    --tw-translate-x: 4.5625rem;
  }

  .md\:hover\:translate-x-18\.5:hover{
    --tw-translate-x: 4.625rem;
  }

  .md\:hover\:translate-x-20\.25:hover{
    --tw-translate-x: 5.0625rem;
  }

  .md\:hover\:translate-x-20\.5:hover{
    --tw-translate-x: 5.125rem;
  }

  .md\:hover\:translate-x-22\.5:hover{
    --tw-translate-x: 5.625rem;
  }

  .md\:hover\:translate-x-25\.5:hover{
    --tw-translate-x: 6.375rem;
  }

  .md\:hover\:translate-x-26\.75:hover{
    --tw-translate-x: 6.6875rem;
  }

  .md\:hover\:translate-x-32\.5:hover{
    --tw-translate-x: 8.125rem;
  }

  .md\:hover\:translate-x-37\.5:hover{
    --tw-translate-x: 9.375rem;
  }

  .md\:hover\:translate-x-41\.25:hover{
    --tw-translate-x: 10.3125rem;
  }

  .md\:hover\:translate-x-52\.5:hover{
    --tw-translate-x: 13.125rem;
  }

  .md\:hover\:translate-x-54\.5:hover{
    --tw-translate-x: 13.625rem;
  }

  .md\:hover\:translate-x-57\.25:hover{
    --tw-translate-x: 14.3125rem;
  }

  .md\:hover\:translate-x-57\.5:hover{
    --tw-translate-x: 14.375rem;
  }

  .md\:hover\:translate-x-66\.25:hover{
    --tw-translate-x: 16.5625rem;
  }

  .md\:hover\:translate-x-74\.5:hover{
    --tw-translate-x: 18.125rem;
  }

  .md\:hover\:translate-x-106\.25:hover{
    --tw-translate-x: 26.5625rem;
  }

  .md\:hover\:translate-x-112\.25:hover{
    --tw-translate-x: 28.0675rem;
  }

  .md\:hover\:translate-x-112\.75:hover{
    --tw-translate-x: 28.1875rem;
  }

  .md\:hover\:translate-x-147\.5:hover{
    --tw-translate-x: 36.875rem;
  }

  .md\:hover\:translate-x-162\.5:hover{
    --tw-translate-x: 40.625rem;
  }

  .md\:hover\:translate-x-172\.25:hover{
    --tw-translate-x: 42.5625rem;
  }

  .md\:hover\:translate-x-175\.25:hover{
    --tw-translate-x: 43.8125rem;
  }

  .md\:hover\:translate-x-184\.25:hover{
    --tw-translate-x: 46.0625rem;
  }

  .md\:hover\:translate-x-203\.25:hover{
    --tw-translate-x: 50.8125rem;
  }

  .md\:hover\:translate-x-half:hover{
    --tw-translate-x: 50%;
  }

  .md\:hover\:translate-x-full:hover{
    --tw-translate-x: 100%;
  }

  .md\:hover\:translate-x-1\/10:hover{
    --tw-translate-x: 10%;
  }

  .md\:hover\:translate-x-2\/10:hover{
    --tw-translate-x: 20%;
  }

  .md\:hover\:translate-x-3\/10:hover{
    --tw-translate-x: 30%;
  }

  .md\:hover\:translate-x-4\/10:hover{
    --tw-translate-x: 40%;
  }

  .md\:hover\:translate-x-4\.5\/10:hover{
    --tw-translate-x: 45%;
  }

  .md\:hover\:translate-x-5\/10:hover{
    --tw-translate-x: 50%;
  }

  .md\:hover\:translate-x-5\.5\/10:hover{
    --tw-translate-x: 55%;
  }

  .md\:hover\:translate-x-6\/10:hover{
    --tw-translate-x: 60%;
  }

  .md\:hover\:translate-x-7\/10:hover{
    --tw-translate-x: 70%;
  }

  .md\:hover\:translate-x-8\/10:hover{
    --tw-translate-x: 80%;
  }

  .md\:hover\:translate-x-9\/10:hover{
    --tw-translate-x: 90%;
  }

  .md\:hover\:translate-x-1\/12:hover{
    --tw-translate-x: 8.333333%;
  }

  .md\:hover\:translate-x-2\/12:hover{
    --tw-translate-x: 16.666667%;
  }

  .md\:hover\:translate-x-3\/12:hover{
    --tw-translate-x: 25%;
  }

  .md\:hover\:translate-x-4\/12:hover{
    --tw-translate-x: 33.333333%;
  }

  .md\:hover\:translate-x-5\/12:hover{
    --tw-translate-x: 41.666667%;
  }

  .md\:hover\:translate-x-6\/12:hover{
    --tw-translate-x: 50%;
  }

  .md\:hover\:translate-x-7\/12:hover{
    --tw-translate-x: 58.333333%;
  }

  .md\:hover\:translate-x-8\/12:hover{
    --tw-translate-x: 66.666667%;
  }

  .md\:hover\:translate-x-9\/12:hover{
    --tw-translate-x: 75%;
  }

  .md\:hover\:translate-x-10\/12:hover{
    --tw-translate-x: 83.333333%;
  }

  .md\:hover\:translate-x-11\/12:hover{
    --tw-translate-x: 91.666667%;
  }

  .md\:hover\:-translate-x-0:hover{
    --tw-translate-x: 0px;
  }

  .md\:hover\:-translate-x-1:hover{
    --tw-translate-x: -0.25rem;
  }

  .md\:hover\:-translate-x-2:hover{
    --tw-translate-x: -0.5rem;
  }

  .md\:hover\:-translate-x-3:hover{
    --tw-translate-x: -0.75rem;
  }

  .md\:hover\:-translate-x-4:hover{
    --tw-translate-x: -1rem;
  }

  .md\:hover\:-translate-x-5:hover{
    --tw-translate-x: -1.25rem;
  }

  .md\:hover\:-translate-x-6:hover{
    --tw-translate-x: -1.5rem;
  }

  .md\:hover\:-translate-x-7:hover{
    --tw-translate-x: -1.75rem;
  }

  .md\:hover\:-translate-x-8:hover{
    --tw-translate-x: -2rem;
  }

  .md\:hover\:-translate-x-9:hover{
    --tw-translate-x: -2.25rem;
  }

  .md\:hover\:-translate-x-10:hover{
    --tw-translate-x: -2.5rem;
  }

  .md\:hover\:-translate-x-11:hover{
    --tw-translate-x: -2.75rem;
  }

  .md\:hover\:-translate-x-12:hover{
    --tw-translate-x: -3rem;
  }

  .md\:hover\:-translate-x-13:hover{
    --tw-translate-x: -3.25rem;
  }

  .md\:hover\:-translate-x-14:hover{
    --tw-translate-x: -3.5rem;
  }

  .md\:hover\:-translate-x-15:hover{
    --tw-translate-x: -3.75rem;
  }

  .md\:hover\:-translate-x-16:hover{
    --tw-translate-x: -4rem;
  }

  .md\:hover\:-translate-x-17:hover{
    --tw-translate-x: -4.25rem;
  }

  .md\:hover\:-translate-x-18:hover{
    --tw-translate-x: -4.5rem;
  }

  .md\:hover\:-translate-x-19:hover{
    --tw-translate-x: -4.75rem;
  }

  .md\:hover\:-translate-x-20:hover{
    --tw-translate-x: -5rem;
  }

  .md\:hover\:-translate-x-22:hover{
    --tw-translate-x: -5.5rem;
  }

  .md\:hover\:-translate-x-24:hover{
    --tw-translate-x: -6rem;
  }

  .md\:hover\:-translate-x-25:hover{
    --tw-translate-x: -6.25rem;
  }

  .md\:hover\:-translate-x-28:hover{
    --tw-translate-x: -7rem;
  }

  .md\:hover\:-translate-x-30:hover{
    --tw-translate-x: -7.5rem;
  }

  .md\:hover\:-translate-x-32:hover{
    --tw-translate-x: -8rem;
  }

  .md\:hover\:-translate-x-34:hover{
    --tw-translate-x: -8.5rem;
  }

  .md\:hover\:-translate-x-35:hover{
    --tw-translate-x: -8.75rem;
  }

  .md\:hover\:-translate-x-36:hover{
    --tw-translate-x: -9rem;
  }

  .md\:hover\:-translate-x-39:hover{
    --tw-translate-x: -9.75rem;
  }

  .md\:hover\:-translate-x-40:hover{
    --tw-translate-x: -10rem;
  }

  .md\:hover\:-translate-x-42:hover{
    --tw-translate-x: -10.5rem;
  }

  .md\:hover\:-translate-x-44:hover{
    --tw-translate-x: -11rem;
  }

  .md\:hover\:-translate-x-45:hover{
    --tw-translate-x: -11.25rem;
  }

  .md\:hover\:-translate-x-48:hover{
    --tw-translate-x: -12rem;
  }

  .md\:hover\:-translate-x-50:hover{
    --tw-translate-x: -12.5rem;
  }

  .md\:hover\:-translate-x-52:hover{
    --tw-translate-x: -13rem;
  }

  .md\:hover\:-translate-x-55:hover{
    --tw-translate-x: -13.75rem;
  }

  .md\:hover\:-translate-x-56:hover{
    --tw-translate-x: -14rem;
  }

  .md\:hover\:-translate-x-58:hover{
    --tw-translate-x: -14.5rem;
  }

  .md\:hover\:-translate-x-60:hover{
    --tw-translate-x: -15rem;
  }

  .md\:hover\:-translate-x-64:hover{
    --tw-translate-x: -16rem;
  }

  .md\:hover\:-translate-x-65:hover{
    --tw-translate-x: -16.25rem;
  }

  .md\:hover\:-translate-x-68:hover{
    --tw-translate-x: -17rem;
  }

  .md\:hover\:-translate-x-69:hover{
    --tw-translate-x: -17.25rem;
  }

  .md\:hover\:-translate-x-70:hover{
    --tw-translate-x: -17.5rem;
  }

  .md\:hover\:-translate-x-72:hover{
    --tw-translate-x: -18rem;
  }

  .md\:hover\:-translate-x-75:hover{
    --tw-translate-x: -18.75rem;
  }

  .md\:hover\:-translate-x-80:hover{
    --tw-translate-x: -20rem;
  }

  .md\:hover\:-translate-x-85:hover{
    --tw-translate-x: -21.25rem;
  }

  .md\:hover\:-translate-x-86:hover{
    --tw-translate-x: -21.5rem;
  }

  .md\:hover\:-translate-x-90:hover{
    --tw-translate-x: -22.5rem;
  }

  .md\:hover\:-translate-x-96:hover{
    --tw-translate-x: -24rem;
  }

  .md\:hover\:-translate-x-100:hover{
    --tw-translate-x: -25rem;
  }

  .md\:hover\:-translate-x-115:hover{
    --tw-translate-x: -28.75rem;
  }

  .md\:hover\:-translate-x-125:hover{
    --tw-translate-x: -31.25rem;
  }

  .md\:hover\:-translate-x-142:hover{
    --tw-translate-x: -35.5rem;
  }

  .md\:hover\:-translate-x-150:hover{
    --tw-translate-x: -37.5rem;
  }

  .md\:hover\:-translate-x-156:hover{
    --tw-translate-x: -39rem;
  }

  .md\:hover\:-translate-x-160:hover{
    --tw-translate-x: -40rem;
  }

  .md\:hover\:-translate-x-175:hover{
    --tw-translate-x: -43.75rem;
  }

  .md\:hover\:-translate-x-207:hover{
    --tw-translate-x: -51.75rem;
  }

  .md\:hover\:-translate-x-242:hover{
    --tw-translate-x: -60.5rem;
  }

  .md\:hover\:-translate-x-250:hover{
    --tw-translate-x: -62.5rem;
  }

  .md\:hover\:-translate-x-258:hover{
    --tw-translate-x: -64.5rem;
  }

  .md\:hover\:-translate-x-265:hover{
    --tw-translate-x: -66.25rem;
  }

  .md\:hover\:-translate-x-280:hover{
    --tw-translate-x: -70rem;
  }

  .md\:hover\:-translate-x-px:hover{
    --tw-translate-x: -1px;
  }

  .md\:hover\:-translate-x-0\.5:hover{
    --tw-translate-x: -0.125rem;
  }

  .md\:hover\:-translate-x-1\.5:hover{
    --tw-translate-x: -0.375rem;
  }

  .md\:hover\:-translate-x-2\.5:hover{
    --tw-translate-x: -0.625rem;
  }

  .md\:hover\:-translate-x-3\.5:hover{
    --tw-translate-x: -0.875rem;
  }

  .md\:hover\:-translate-x-0\.25:hover{
    --tw-translate-x: -0.0625rem;
  }

  .md\:hover\:-translate-x-0\.75:hover{
    --tw-translate-x: -0.1875rem;
  }

  .md\:hover\:-translate-x-1\.25:hover{
    --tw-translate-x: -0.3125rem;
  }

  .md\:hover\:-translate-x-1\.75:hover{
    --tw-translate-x: -0.4375rem;
  }

  .md\:hover\:-translate-x-2\.25:hover{
    --tw-translate-x: -0.5625rem;
  }

  .md\:hover\:-translate-x-2\.75:hover{
    --tw-translate-x: -0.6875rem;
  }

  .md\:hover\:-translate-x-3\.25:hover{
    --tw-translate-x: -0.8125rem;
  }

  .md\:hover\:-translate-x-3\.75:hover{
    --tw-translate-x: -0.9375rem;
  }

  .md\:hover\:-translate-x-4\.25:hover{
    --tw-translate-x: -1.0625rem;
  }

  .md\:hover\:-translate-x-4\.5:hover{
    --tw-translate-x: -1.125rem;
  }

  .md\:hover\:-translate-x-4\.75:hover{
    --tw-translate-x: -1.1875rem;
  }

  .md\:hover\:-translate-x-5\.25:hover{
    --tw-translate-x: -1.3125rem;
  }

  .md\:hover\:-translate-x-5\.5:hover{
    --tw-translate-x: -1.375rem;
  }

  .md\:hover\:-translate-x-5\.75:hover{
    --tw-translate-x: -1.4375rem;
  }

  .md\:hover\:-translate-x-6\.25:hover{
    --tw-translate-x: -1.5625rem;
  }

  .md\:hover\:-translate-x-6\.5:hover{
    --tw-translate-x: -1.625rem;
  }

  .md\:hover\:-translate-x-6\.75:hover{
    --tw-translate-x: -1.6875rem;
  }

  .md\:hover\:-translate-x-7\.25:hover{
    --tw-translate-x: -1.8125rem;
  }

  .md\:hover\:-translate-x-7\.5:hover{
    --tw-translate-x: -1.875rem;
  }

  .md\:hover\:-translate-x-8\.25:hover{
    --tw-translate-x: -2.0625rem;
  }

  .md\:hover\:-translate-x-8\.5:hover{
    --tw-translate-x: -2.125rem;
  }

  .md\:hover\:-translate-x-9\.25:hover{
    --tw-translate-x: -2.3125rem;
  }

  .md\:hover\:-translate-x-9\.5:hover{
    --tw-translate-x: -2.375rem;
  }

  .md\:hover\:-translate-x-10\.5:hover{
    --tw-translate-x: -2.625rem;
  }

  .md\:hover\:-translate-x-11\.25:hover{
    --tw-translate-x: -2.8125rem;
  }

  .md\:hover\:-translate-x-11\.5:hover{
    --tw-translate-x: -2.875rem;
  }

  .md\:hover\:-translate-x-12\.5:hover{
    --tw-translate-x: -3.125rem;
  }

  .md\:hover\:-translate-x-12\.75:hover{
    --tw-translate-x: -3.1875rem;
  }

  .md\:hover\:-translate-x-13\.5:hover{
    --tw-translate-x: -3.375rem;
  }

  .md\:hover\:-translate-x-14\.5:hover{
    --tw-translate-x: -3.625rem;
  }

  .md\:hover\:-translate-x-15\.5:hover{
    --tw-translate-x: -3.875rem;
  }

  .md\:hover\:-translate-x-15\.75:hover{
    --tw-translate-x: -3.9375rem;
  }

  .md\:hover\:-translate-x-16\.25:hover{
    --tw-translate-x: -4.0625rem;
  }

  .md\:hover\:-translate-x-17\.25:hover{
    --tw-translate-x: -4.3125rem;
  }

  .md\:hover\:-translate-x-17\.5:hover{
    --tw-translate-x: -4.375rem;
  }

  .md\:hover\:-translate-x-18\.25:hover{
    --tw-translate-x: -4.5625rem;
  }

  .md\:hover\:-translate-x-18\.5:hover{
    --tw-translate-x: -4.625rem;
  }

  .md\:hover\:-translate-x-20\.25:hover{
    --tw-translate-x: -5.0625rem;
  }

  .md\:hover\:-translate-x-20\.5:hover{
    --tw-translate-x: -5.125rem;
  }

  .md\:hover\:-translate-x-22\.5:hover{
    --tw-translate-x: -5.625rem;
  }

  .md\:hover\:-translate-x-25\.5:hover{
    --tw-translate-x: -6.375rem;
  }

  .md\:hover\:-translate-x-26\.75:hover{
    --tw-translate-x: -6.6875rem;
  }

  .md\:hover\:-translate-x-32\.5:hover{
    --tw-translate-x: -8.125rem;
  }

  .md\:hover\:-translate-x-37\.5:hover{
    --tw-translate-x: -9.375rem;
  }

  .md\:hover\:-translate-x-41\.25:hover{
    --tw-translate-x: -10.3125rem;
  }

  .md\:hover\:-translate-x-52\.5:hover{
    --tw-translate-x: -13.125rem;
  }

  .md\:hover\:-translate-x-54\.5:hover{
    --tw-translate-x: -13.625rem;
  }

  .md\:hover\:-translate-x-57\.25:hover{
    --tw-translate-x: -14.3125rem;
  }

  .md\:hover\:-translate-x-57\.5:hover{
    --tw-translate-x: -14.375rem;
  }

  .md\:hover\:-translate-x-66\.25:hover{
    --tw-translate-x: -16.5625rem;
  }

  .md\:hover\:-translate-x-74\.5:hover{
    --tw-translate-x: -18.125rem;
  }

  .md\:hover\:-translate-x-106\.25:hover{
    --tw-translate-x: -26.5625rem;
  }

  .md\:hover\:-translate-x-112\.25:hover{
    --tw-translate-x: -28.0675rem;
  }

  .md\:hover\:-translate-x-112\.75:hover{
    --tw-translate-x: -28.1875rem;
  }

  .md\:hover\:-translate-x-147\.5:hover{
    --tw-translate-x: -36.875rem;
  }

  .md\:hover\:-translate-x-162\.5:hover{
    --tw-translate-x: -40.625rem;
  }

  .md\:hover\:-translate-x-172\.25:hover{
    --tw-translate-x: -42.5625rem;
  }

  .md\:hover\:-translate-x-175\.25:hover{
    --tw-translate-x: -43.8125rem;
  }

  .md\:hover\:-translate-x-184\.25:hover{
    --tw-translate-x: -46.0625rem;
  }

  .md\:hover\:-translate-x-203\.25:hover{
    --tw-translate-x: -50.8125rem;
  }

  .md\:hover\:-translate-x-half:hover{
    --tw-translate-x: -50%;
  }

  .md\:hover\:-translate-x-full:hover{
    --tw-translate-x: -100%;
  }

  .md\:hover\:-translate-x-1\/10:hover{
    --tw-translate-x: -10%;
  }

  .md\:hover\:-translate-x-2\/10:hover{
    --tw-translate-x: -20%;
  }

  .md\:hover\:-translate-x-3\/10:hover{
    --tw-translate-x: -30%;
  }

  .md\:hover\:-translate-x-4\/10:hover{
    --tw-translate-x: -40%;
  }

  .md\:hover\:-translate-x-4\.5\/10:hover{
    --tw-translate-x: -45%;
  }

  .md\:hover\:-translate-x-5\/10:hover{
    --tw-translate-x: -50%;
  }

  .md\:hover\:-translate-x-5\.5\/10:hover{
    --tw-translate-x: -55%;
  }

  .md\:hover\:-translate-x-6\/10:hover{
    --tw-translate-x: -60%;
  }

  .md\:hover\:-translate-x-7\/10:hover{
    --tw-translate-x: -70%;
  }

  .md\:hover\:-translate-x-8\/10:hover{
    --tw-translate-x: -80%;
  }

  .md\:hover\:-translate-x-9\/10:hover{
    --tw-translate-x: -90%;
  }

  .md\:hover\:-translate-x-1\/12:hover{
    --tw-translate-x: -8.33333%;
  }

  .md\:hover\:-translate-x-2\/12:hover{
    --tw-translate-x: -16.66667%;
  }

  .md\:hover\:-translate-x-3\/12:hover{
    --tw-translate-x: -25%;
  }

  .md\:hover\:-translate-x-4\/12:hover{
    --tw-translate-x: -33.33333%;
  }

  .md\:hover\:-translate-x-5\/12:hover{
    --tw-translate-x: -41.66667%;
  }

  .md\:hover\:-translate-x-6\/12:hover{
    --tw-translate-x: -50%;
  }

  .md\:hover\:-translate-x-7\/12:hover{
    --tw-translate-x: -58.33333%;
  }

  .md\:hover\:-translate-x-8\/12:hover{
    --tw-translate-x: -66.66667%;
  }

  .md\:hover\:-translate-x-9\/12:hover{
    --tw-translate-x: -75%;
  }

  .md\:hover\:-translate-x-10\/12:hover{
    --tw-translate-x: -83.33333%;
  }

  .md\:hover\:-translate-x-11\/12:hover{
    --tw-translate-x: -91.66667%;
  }

  .md\:hover\:translate-x-1\/2:hover{
    --tw-translate-x: 50%;
  }

  .md\:hover\:translate-x-1\/3:hover{
    --tw-translate-x: 33.333333%;
  }

  .md\:hover\:translate-x-2\/3:hover{
    --tw-translate-x: 66.666667%;
  }

  .md\:hover\:translate-x-1\/4:hover{
    --tw-translate-x: 25%;
  }

  .md\:hover\:translate-x-2\/4:hover{
    --tw-translate-x: 50%;
  }

  .md\:hover\:translate-x-3\/4:hover{
    --tw-translate-x: 75%;
  }

  .md\:hover\:-translate-x-1\/2:hover{
    --tw-translate-x: -50%;
  }

  .md\:hover\:-translate-x-1\/3:hover{
    --tw-translate-x: -33.333333%;
  }

  .md\:hover\:-translate-x-2\/3:hover{
    --tw-translate-x: -66.666667%;
  }

  .md\:hover\:-translate-x-1\/4:hover{
    --tw-translate-x: -25%;
  }

  .md\:hover\:-translate-x-2\/4:hover{
    --tw-translate-x: -50%;
  }

  .md\:hover\:-translate-x-3\/4:hover{
    --tw-translate-x: -75%;
  }

  .md\:hover\:translate-y-0:hover{
    --tw-translate-y: 0px;
  }

  .md\:hover\:translate-y-1:hover{
    --tw-translate-y: 0.25rem;
  }

  .md\:hover\:translate-y-2:hover{
    --tw-translate-y: 0.5rem;
  }

  .md\:hover\:translate-y-3:hover{
    --tw-translate-y: 0.75rem;
  }

  .md\:hover\:translate-y-4:hover{
    --tw-translate-y: 1rem;
  }

  .md\:hover\:translate-y-5:hover{
    --tw-translate-y: 1.25rem;
  }

  .md\:hover\:translate-y-6:hover{
    --tw-translate-y: 1.5rem;
  }

  .md\:hover\:translate-y-7:hover{
    --tw-translate-y: 1.75rem;
  }

  .md\:hover\:translate-y-8:hover{
    --tw-translate-y: 2rem;
  }

  .md\:hover\:translate-y-9:hover{
    --tw-translate-y: 2.25rem;
  }

  .md\:hover\:translate-y-10:hover{
    --tw-translate-y: 2.5rem;
  }

  .md\:hover\:translate-y-11:hover{
    --tw-translate-y: 2.75rem;
  }

  .md\:hover\:translate-y-12:hover{
    --tw-translate-y: 3rem;
  }

  .md\:hover\:translate-y-13:hover{
    --tw-translate-y: 3.25rem;
  }

  .md\:hover\:translate-y-14:hover{
    --tw-translate-y: 3.5rem;
  }

  .md\:hover\:translate-y-15:hover{
    --tw-translate-y: 3.75rem;
  }

  .md\:hover\:translate-y-16:hover{
    --tw-translate-y: 4rem;
  }

  .md\:hover\:translate-y-17:hover{
    --tw-translate-y: 4.25rem;
  }

  .md\:hover\:translate-y-18:hover{
    --tw-translate-y: 4.5rem;
  }

  .md\:hover\:translate-y-19:hover{
    --tw-translate-y: 4.75rem;
  }

  .md\:hover\:translate-y-20:hover{
    --tw-translate-y: 5rem;
  }

  .md\:hover\:translate-y-22:hover{
    --tw-translate-y: 5.5rem;
  }

  .md\:hover\:translate-y-24:hover{
    --tw-translate-y: 6rem;
  }

  .md\:hover\:translate-y-25:hover{
    --tw-translate-y: 6.25rem;
  }

  .md\:hover\:translate-y-28:hover{
    --tw-translate-y: 7rem;
  }

  .md\:hover\:translate-y-30:hover{
    --tw-translate-y: 7.5rem;
  }

  .md\:hover\:translate-y-32:hover{
    --tw-translate-y: 8rem;
  }

  .md\:hover\:translate-y-34:hover{
    --tw-translate-y: 8.5rem;
  }

  .md\:hover\:translate-y-35:hover{
    --tw-translate-y: 8.75rem;
  }

  .md\:hover\:translate-y-36:hover{
    --tw-translate-y: 9rem;
  }

  .md\:hover\:translate-y-39:hover{
    --tw-translate-y: 9.75rem;
  }

  .md\:hover\:translate-y-40:hover{
    --tw-translate-y: 10rem;
  }

  .md\:hover\:translate-y-42:hover{
    --tw-translate-y: 10.5rem;
  }

  .md\:hover\:translate-y-44:hover{
    --tw-translate-y: 11rem;
  }

  .md\:hover\:translate-y-45:hover{
    --tw-translate-y: 11.25rem;
  }

  .md\:hover\:translate-y-48:hover{
    --tw-translate-y: 12rem;
  }

  .md\:hover\:translate-y-50:hover{
    --tw-translate-y: 12.5rem;
  }

  .md\:hover\:translate-y-52:hover{
    --tw-translate-y: 13rem;
  }

  .md\:hover\:translate-y-55:hover{
    --tw-translate-y: 13.75rem;
  }

  .md\:hover\:translate-y-56:hover{
    --tw-translate-y: 14rem;
  }

  .md\:hover\:translate-y-58:hover{
    --tw-translate-y: 14.5rem;
  }

  .md\:hover\:translate-y-60:hover{
    --tw-translate-y: 15rem;
  }

  .md\:hover\:translate-y-64:hover{
    --tw-translate-y: 16rem;
  }

  .md\:hover\:translate-y-65:hover{
    --tw-translate-y: 16.25rem;
  }

  .md\:hover\:translate-y-68:hover{
    --tw-translate-y: 17rem;
  }

  .md\:hover\:translate-y-69:hover{
    --tw-translate-y: 17.25rem;
  }

  .md\:hover\:translate-y-70:hover{
    --tw-translate-y: 17.5rem;
  }

  .md\:hover\:translate-y-72:hover{
    --tw-translate-y: 18rem;
  }

  .md\:hover\:translate-y-75:hover{
    --tw-translate-y: 18.75rem;
  }

  .md\:hover\:translate-y-80:hover{
    --tw-translate-y: 20rem;
  }

  .md\:hover\:translate-y-85:hover{
    --tw-translate-y: 21.25rem;
  }

  .md\:hover\:translate-y-86:hover{
    --tw-translate-y: 21.5rem;
  }

  .md\:hover\:translate-y-90:hover{
    --tw-translate-y: 22.5rem;
  }

  .md\:hover\:translate-y-96:hover{
    --tw-translate-y: 24rem;
  }

  .md\:hover\:translate-y-100:hover{
    --tw-translate-y: 25rem;
  }

  .md\:hover\:translate-y-115:hover{
    --tw-translate-y: 28.75rem;
  }

  .md\:hover\:translate-y-125:hover{
    --tw-translate-y: 31.25rem;
  }

  .md\:hover\:translate-y-142:hover{
    --tw-translate-y: 35.5rem;
  }

  .md\:hover\:translate-y-150:hover{
    --tw-translate-y: 37.5rem;
  }

  .md\:hover\:translate-y-156:hover{
    --tw-translate-y: 39rem;
  }

  .md\:hover\:translate-y-160:hover{
    --tw-translate-y: 40rem;
  }

  .md\:hover\:translate-y-175:hover{
    --tw-translate-y: 43.75rem;
  }

  .md\:hover\:translate-y-207:hover{
    --tw-translate-y: 51.75rem;
  }

  .md\:hover\:translate-y-242:hover{
    --tw-translate-y: 60.5rem;
  }

  .md\:hover\:translate-y-250:hover{
    --tw-translate-y: 62.5rem;
  }

  .md\:hover\:translate-y-258:hover{
    --tw-translate-y: 64.5rem;
  }

  .md\:hover\:translate-y-265:hover{
    --tw-translate-y: 66.25rem;
  }

  .md\:hover\:translate-y-280:hover{
    --tw-translate-y: 70rem;
  }

  .md\:hover\:translate-y-px:hover{
    --tw-translate-y: 1px;
  }

  .md\:hover\:translate-y-0\.5:hover{
    --tw-translate-y: 0.125rem;
  }

  .md\:hover\:translate-y-1\.5:hover{
    --tw-translate-y: 0.375rem;
  }

  .md\:hover\:translate-y-2\.5:hover{
    --tw-translate-y: 0.625rem;
  }

  .md\:hover\:translate-y-3\.5:hover{
    --tw-translate-y: 0.875rem;
  }

  .md\:hover\:translate-y-0\.25:hover{
    --tw-translate-y: 0.0625rem;
  }

  .md\:hover\:translate-y-0\.75:hover{
    --tw-translate-y: 0.1875rem;
  }

  .md\:hover\:translate-y-1\.25:hover{
    --tw-translate-y: 0.3125rem;
  }

  .md\:hover\:translate-y-1\.75:hover{
    --tw-translate-y: 0.4375rem;
  }

  .md\:hover\:translate-y-2\.25:hover{
    --tw-translate-y: 0.5625rem;
  }

  .md\:hover\:translate-y-2\.75:hover{
    --tw-translate-y: 0.6875rem;
  }

  .md\:hover\:translate-y-3\.25:hover{
    --tw-translate-y: 0.8125rem;
  }

  .md\:hover\:translate-y-3\.75:hover{
    --tw-translate-y: 0.9375rem;
  }

  .md\:hover\:translate-y-4\.25:hover{
    --tw-translate-y: 1.0625rem;
  }

  .md\:hover\:translate-y-4\.5:hover{
    --tw-translate-y: 1.125rem;
  }

  .md\:hover\:translate-y-4\.75:hover{
    --tw-translate-y: 1.1875rem;
  }

  .md\:hover\:translate-y-5\.25:hover{
    --tw-translate-y: 1.3125rem;
  }

  .md\:hover\:translate-y-5\.5:hover{
    --tw-translate-y: 1.375rem;
  }

  .md\:hover\:translate-y-5\.75:hover{
    --tw-translate-y: 1.4375rem;
  }

  .md\:hover\:translate-y-6\.25:hover{
    --tw-translate-y: 1.5625rem;
  }

  .md\:hover\:translate-y-6\.5:hover{
    --tw-translate-y: 1.625rem;
  }

  .md\:hover\:translate-y-6\.75:hover{
    --tw-translate-y: 1.6875rem;
  }

  .md\:hover\:translate-y-7\.25:hover{
    --tw-translate-y: 1.8125rem;
  }

  .md\:hover\:translate-y-7\.5:hover{
    --tw-translate-y: 1.875rem;
  }

  .md\:hover\:translate-y-8\.25:hover{
    --tw-translate-y: 2.0625rem;
  }

  .md\:hover\:translate-y-8\.5:hover{
    --tw-translate-y: 2.125rem;
  }

  .md\:hover\:translate-y-9\.25:hover{
    --tw-translate-y: 2.3125rem;
  }

  .md\:hover\:translate-y-9\.5:hover{
    --tw-translate-y: 2.375rem;
  }

  .md\:hover\:translate-y-10\.5:hover{
    --tw-translate-y: 2.625rem;
  }

  .md\:hover\:translate-y-11\.25:hover{
    --tw-translate-y: 2.8125rem;
  }

  .md\:hover\:translate-y-11\.5:hover{
    --tw-translate-y: 2.875rem;
  }

  .md\:hover\:translate-y-12\.5:hover{
    --tw-translate-y: 3.125rem;
  }

  .md\:hover\:translate-y-12\.75:hover{
    --tw-translate-y: 3.1875rem;
  }

  .md\:hover\:translate-y-13\.5:hover{
    --tw-translate-y: 3.375rem;
  }

  .md\:hover\:translate-y-14\.5:hover{
    --tw-translate-y: 3.625rem;
  }

  .md\:hover\:translate-y-15\.5:hover{
    --tw-translate-y: 3.875rem;
  }

  .md\:hover\:translate-y-15\.75:hover{
    --tw-translate-y: 3.9375rem;
  }

  .md\:hover\:translate-y-16\.25:hover{
    --tw-translate-y: 4.0625rem;
  }

  .md\:hover\:translate-y-17\.25:hover{
    --tw-translate-y: 4.3125rem;
  }

  .md\:hover\:translate-y-17\.5:hover{
    --tw-translate-y: 4.375rem;
  }

  .md\:hover\:translate-y-18\.25:hover{
    --tw-translate-y: 4.5625rem;
  }

  .md\:hover\:translate-y-18\.5:hover{
    --tw-translate-y: 4.625rem;
  }

  .md\:hover\:translate-y-20\.25:hover{
    --tw-translate-y: 5.0625rem;
  }

  .md\:hover\:translate-y-20\.5:hover{
    --tw-translate-y: 5.125rem;
  }

  .md\:hover\:translate-y-22\.5:hover{
    --tw-translate-y: 5.625rem;
  }

  .md\:hover\:translate-y-25\.5:hover{
    --tw-translate-y: 6.375rem;
  }

  .md\:hover\:translate-y-26\.75:hover{
    --tw-translate-y: 6.6875rem;
  }

  .md\:hover\:translate-y-32\.5:hover{
    --tw-translate-y: 8.125rem;
  }

  .md\:hover\:translate-y-37\.5:hover{
    --tw-translate-y: 9.375rem;
  }

  .md\:hover\:translate-y-41\.25:hover{
    --tw-translate-y: 10.3125rem;
  }

  .md\:hover\:translate-y-52\.5:hover{
    --tw-translate-y: 13.125rem;
  }

  .md\:hover\:translate-y-54\.5:hover{
    --tw-translate-y: 13.625rem;
  }

  .md\:hover\:translate-y-57\.25:hover{
    --tw-translate-y: 14.3125rem;
  }

  .md\:hover\:translate-y-57\.5:hover{
    --tw-translate-y: 14.375rem;
  }

  .md\:hover\:translate-y-66\.25:hover{
    --tw-translate-y: 16.5625rem;
  }

  .md\:hover\:translate-y-74\.5:hover{
    --tw-translate-y: 18.125rem;
  }

  .md\:hover\:translate-y-106\.25:hover{
    --tw-translate-y: 26.5625rem;
  }

  .md\:hover\:translate-y-112\.25:hover{
    --tw-translate-y: 28.0675rem;
  }

  .md\:hover\:translate-y-112\.75:hover{
    --tw-translate-y: 28.1875rem;
  }

  .md\:hover\:translate-y-147\.5:hover{
    --tw-translate-y: 36.875rem;
  }

  .md\:hover\:translate-y-162\.5:hover{
    --tw-translate-y: 40.625rem;
  }

  .md\:hover\:translate-y-172\.25:hover{
    --tw-translate-y: 42.5625rem;
  }

  .md\:hover\:translate-y-175\.25:hover{
    --tw-translate-y: 43.8125rem;
  }

  .md\:hover\:translate-y-184\.25:hover{
    --tw-translate-y: 46.0625rem;
  }

  .md\:hover\:translate-y-203\.25:hover{
    --tw-translate-y: 50.8125rem;
  }

  .md\:hover\:translate-y-half:hover{
    --tw-translate-y: 50%;
  }

  .md\:hover\:translate-y-full:hover{
    --tw-translate-y: 100%;
  }

  .md\:hover\:translate-y-1\/10:hover{
    --tw-translate-y: 10%;
  }

  .md\:hover\:translate-y-2\/10:hover{
    --tw-translate-y: 20%;
  }

  .md\:hover\:translate-y-3\/10:hover{
    --tw-translate-y: 30%;
  }

  .md\:hover\:translate-y-4\/10:hover{
    --tw-translate-y: 40%;
  }

  .md\:hover\:translate-y-4\.5\/10:hover{
    --tw-translate-y: 45%;
  }

  .md\:hover\:translate-y-5\/10:hover{
    --tw-translate-y: 50%;
  }

  .md\:hover\:translate-y-5\.5\/10:hover{
    --tw-translate-y: 55%;
  }

  .md\:hover\:translate-y-6\/10:hover{
    --tw-translate-y: 60%;
  }

  .md\:hover\:translate-y-7\/10:hover{
    --tw-translate-y: 70%;
  }

  .md\:hover\:translate-y-8\/10:hover{
    --tw-translate-y: 80%;
  }

  .md\:hover\:translate-y-9\/10:hover{
    --tw-translate-y: 90%;
  }

  .md\:hover\:translate-y-1\/12:hover{
    --tw-translate-y: 8.333333%;
  }

  .md\:hover\:translate-y-2\/12:hover{
    --tw-translate-y: 16.666667%;
  }

  .md\:hover\:translate-y-3\/12:hover{
    --tw-translate-y: 25%;
  }

  .md\:hover\:translate-y-4\/12:hover{
    --tw-translate-y: 33.333333%;
  }

  .md\:hover\:translate-y-5\/12:hover{
    --tw-translate-y: 41.666667%;
  }

  .md\:hover\:translate-y-6\/12:hover{
    --tw-translate-y: 50%;
  }

  .md\:hover\:translate-y-7\/12:hover{
    --tw-translate-y: 58.333333%;
  }

  .md\:hover\:translate-y-8\/12:hover{
    --tw-translate-y: 66.666667%;
  }

  .md\:hover\:translate-y-9\/12:hover{
    --tw-translate-y: 75%;
  }

  .md\:hover\:translate-y-10\/12:hover{
    --tw-translate-y: 83.333333%;
  }

  .md\:hover\:translate-y-11\/12:hover{
    --tw-translate-y: 91.666667%;
  }

  .md\:hover\:-translate-y-0:hover{
    --tw-translate-y: 0px;
  }

  .md\:hover\:-translate-y-1:hover{
    --tw-translate-y: -0.25rem;
  }

  .md\:hover\:-translate-y-2:hover{
    --tw-translate-y: -0.5rem;
  }

  .md\:hover\:-translate-y-3:hover{
    --tw-translate-y: -0.75rem;
  }

  .md\:hover\:-translate-y-4:hover{
    --tw-translate-y: -1rem;
  }

  .md\:hover\:-translate-y-5:hover{
    --tw-translate-y: -1.25rem;
  }

  .md\:hover\:-translate-y-6:hover{
    --tw-translate-y: -1.5rem;
  }

  .md\:hover\:-translate-y-7:hover{
    --tw-translate-y: -1.75rem;
  }

  .md\:hover\:-translate-y-8:hover{
    --tw-translate-y: -2rem;
  }

  .md\:hover\:-translate-y-9:hover{
    --tw-translate-y: -2.25rem;
  }

  .md\:hover\:-translate-y-10:hover{
    --tw-translate-y: -2.5rem;
  }

  .md\:hover\:-translate-y-11:hover{
    --tw-translate-y: -2.75rem;
  }

  .md\:hover\:-translate-y-12:hover{
    --tw-translate-y: -3rem;
  }

  .md\:hover\:-translate-y-13:hover{
    --tw-translate-y: -3.25rem;
  }

  .md\:hover\:-translate-y-14:hover{
    --tw-translate-y: -3.5rem;
  }

  .md\:hover\:-translate-y-15:hover{
    --tw-translate-y: -3.75rem;
  }

  .md\:hover\:-translate-y-16:hover{
    --tw-translate-y: -4rem;
  }

  .md\:hover\:-translate-y-17:hover{
    --tw-translate-y: -4.25rem;
  }

  .md\:hover\:-translate-y-18:hover{
    --tw-translate-y: -4.5rem;
  }

  .md\:hover\:-translate-y-19:hover{
    --tw-translate-y: -4.75rem;
  }

  .md\:hover\:-translate-y-20:hover{
    --tw-translate-y: -5rem;
  }

  .md\:hover\:-translate-y-22:hover{
    --tw-translate-y: -5.5rem;
  }

  .md\:hover\:-translate-y-24:hover{
    --tw-translate-y: -6rem;
  }

  .md\:hover\:-translate-y-25:hover{
    --tw-translate-y: -6.25rem;
  }

  .md\:hover\:-translate-y-28:hover{
    --tw-translate-y: -7rem;
  }

  .md\:hover\:-translate-y-30:hover{
    --tw-translate-y: -7.5rem;
  }

  .md\:hover\:-translate-y-32:hover{
    --tw-translate-y: -8rem;
  }

  .md\:hover\:-translate-y-34:hover{
    --tw-translate-y: -8.5rem;
  }

  .md\:hover\:-translate-y-35:hover{
    --tw-translate-y: -8.75rem;
  }

  .md\:hover\:-translate-y-36:hover{
    --tw-translate-y: -9rem;
  }

  .md\:hover\:-translate-y-39:hover{
    --tw-translate-y: -9.75rem;
  }

  .md\:hover\:-translate-y-40:hover{
    --tw-translate-y: -10rem;
  }

  .md\:hover\:-translate-y-42:hover{
    --tw-translate-y: -10.5rem;
  }

  .md\:hover\:-translate-y-44:hover{
    --tw-translate-y: -11rem;
  }

  .md\:hover\:-translate-y-45:hover{
    --tw-translate-y: -11.25rem;
  }

  .md\:hover\:-translate-y-48:hover{
    --tw-translate-y: -12rem;
  }

  .md\:hover\:-translate-y-50:hover{
    --tw-translate-y: -12.5rem;
  }

  .md\:hover\:-translate-y-52:hover{
    --tw-translate-y: -13rem;
  }

  .md\:hover\:-translate-y-55:hover{
    --tw-translate-y: -13.75rem;
  }

  .md\:hover\:-translate-y-56:hover{
    --tw-translate-y: -14rem;
  }

  .md\:hover\:-translate-y-58:hover{
    --tw-translate-y: -14.5rem;
  }

  .md\:hover\:-translate-y-60:hover{
    --tw-translate-y: -15rem;
  }

  .md\:hover\:-translate-y-64:hover{
    --tw-translate-y: -16rem;
  }

  .md\:hover\:-translate-y-65:hover{
    --tw-translate-y: -16.25rem;
  }

  .md\:hover\:-translate-y-68:hover{
    --tw-translate-y: -17rem;
  }

  .md\:hover\:-translate-y-69:hover{
    --tw-translate-y: -17.25rem;
  }

  .md\:hover\:-translate-y-70:hover{
    --tw-translate-y: -17.5rem;
  }

  .md\:hover\:-translate-y-72:hover{
    --tw-translate-y: -18rem;
  }

  .md\:hover\:-translate-y-75:hover{
    --tw-translate-y: -18.75rem;
  }

  .md\:hover\:-translate-y-80:hover{
    --tw-translate-y: -20rem;
  }

  .md\:hover\:-translate-y-85:hover{
    --tw-translate-y: -21.25rem;
  }

  .md\:hover\:-translate-y-86:hover{
    --tw-translate-y: -21.5rem;
  }

  .md\:hover\:-translate-y-90:hover{
    --tw-translate-y: -22.5rem;
  }

  .md\:hover\:-translate-y-96:hover{
    --tw-translate-y: -24rem;
  }

  .md\:hover\:-translate-y-100:hover{
    --tw-translate-y: -25rem;
  }

  .md\:hover\:-translate-y-115:hover{
    --tw-translate-y: -28.75rem;
  }

  .md\:hover\:-translate-y-125:hover{
    --tw-translate-y: -31.25rem;
  }

  .md\:hover\:-translate-y-142:hover{
    --tw-translate-y: -35.5rem;
  }

  .md\:hover\:-translate-y-150:hover{
    --tw-translate-y: -37.5rem;
  }

  .md\:hover\:-translate-y-156:hover{
    --tw-translate-y: -39rem;
  }

  .md\:hover\:-translate-y-160:hover{
    --tw-translate-y: -40rem;
  }

  .md\:hover\:-translate-y-175:hover{
    --tw-translate-y: -43.75rem;
  }

  .md\:hover\:-translate-y-207:hover{
    --tw-translate-y: -51.75rem;
  }

  .md\:hover\:-translate-y-242:hover{
    --tw-translate-y: -60.5rem;
  }

  .md\:hover\:-translate-y-250:hover{
    --tw-translate-y: -62.5rem;
  }

  .md\:hover\:-translate-y-258:hover{
    --tw-translate-y: -64.5rem;
  }

  .md\:hover\:-translate-y-265:hover{
    --tw-translate-y: -66.25rem;
  }

  .md\:hover\:-translate-y-280:hover{
    --tw-translate-y: -70rem;
  }

  .md\:hover\:-translate-y-px:hover{
    --tw-translate-y: -1px;
  }

  .md\:hover\:-translate-y-0\.5:hover{
    --tw-translate-y: -0.125rem;
  }

  .md\:hover\:-translate-y-1\.5:hover{
    --tw-translate-y: -0.375rem;
  }

  .md\:hover\:-translate-y-2\.5:hover{
    --tw-translate-y: -0.625rem;
  }

  .md\:hover\:-translate-y-3\.5:hover{
    --tw-translate-y: -0.875rem;
  }

  .md\:hover\:-translate-y-0\.25:hover{
    --tw-translate-y: -0.0625rem;
  }

  .md\:hover\:-translate-y-0\.75:hover{
    --tw-translate-y: -0.1875rem;
  }

  .md\:hover\:-translate-y-1\.25:hover{
    --tw-translate-y: -0.3125rem;
  }

  .md\:hover\:-translate-y-1\.75:hover{
    --tw-translate-y: -0.4375rem;
  }

  .md\:hover\:-translate-y-2\.25:hover{
    --tw-translate-y: -0.5625rem;
  }

  .md\:hover\:-translate-y-2\.75:hover{
    --tw-translate-y: -0.6875rem;
  }

  .md\:hover\:-translate-y-3\.25:hover{
    --tw-translate-y: -0.8125rem;
  }

  .md\:hover\:-translate-y-3\.75:hover{
    --tw-translate-y: -0.9375rem;
  }

  .md\:hover\:-translate-y-4\.25:hover{
    --tw-translate-y: -1.0625rem;
  }

  .md\:hover\:-translate-y-4\.5:hover{
    --tw-translate-y: -1.125rem;
  }

  .md\:hover\:-translate-y-4\.75:hover{
    --tw-translate-y: -1.1875rem;
  }

  .md\:hover\:-translate-y-5\.25:hover{
    --tw-translate-y: -1.3125rem;
  }

  .md\:hover\:-translate-y-5\.5:hover{
    --tw-translate-y: -1.375rem;
  }

  .md\:hover\:-translate-y-5\.75:hover{
    --tw-translate-y: -1.4375rem;
  }

  .md\:hover\:-translate-y-6\.25:hover{
    --tw-translate-y: -1.5625rem;
  }

  .md\:hover\:-translate-y-6\.5:hover{
    --tw-translate-y: -1.625rem;
  }

  .md\:hover\:-translate-y-6\.75:hover{
    --tw-translate-y: -1.6875rem;
  }

  .md\:hover\:-translate-y-7\.25:hover{
    --tw-translate-y: -1.8125rem;
  }

  .md\:hover\:-translate-y-7\.5:hover{
    --tw-translate-y: -1.875rem;
  }

  .md\:hover\:-translate-y-8\.25:hover{
    --tw-translate-y: -2.0625rem;
  }

  .md\:hover\:-translate-y-8\.5:hover{
    --tw-translate-y: -2.125rem;
  }

  .md\:hover\:-translate-y-9\.25:hover{
    --tw-translate-y: -2.3125rem;
  }

  .md\:hover\:-translate-y-9\.5:hover{
    --tw-translate-y: -2.375rem;
  }

  .md\:hover\:-translate-y-10\.5:hover{
    --tw-translate-y: -2.625rem;
  }

  .md\:hover\:-translate-y-11\.25:hover{
    --tw-translate-y: -2.8125rem;
  }

  .md\:hover\:-translate-y-11\.5:hover{
    --tw-translate-y: -2.875rem;
  }

  .md\:hover\:-translate-y-12\.5:hover{
    --tw-translate-y: -3.125rem;
  }

  .md\:hover\:-translate-y-12\.75:hover{
    --tw-translate-y: -3.1875rem;
  }

  .md\:hover\:-translate-y-13\.5:hover{
    --tw-translate-y: -3.375rem;
  }

  .md\:hover\:-translate-y-14\.5:hover{
    --tw-translate-y: -3.625rem;
  }

  .md\:hover\:-translate-y-15\.5:hover{
    --tw-translate-y: -3.875rem;
  }

  .md\:hover\:-translate-y-15\.75:hover{
    --tw-translate-y: -3.9375rem;
  }

  .md\:hover\:-translate-y-16\.25:hover{
    --tw-translate-y: -4.0625rem;
  }

  .md\:hover\:-translate-y-17\.25:hover{
    --tw-translate-y: -4.3125rem;
  }

  .md\:hover\:-translate-y-17\.5:hover{
    --tw-translate-y: -4.375rem;
  }

  .md\:hover\:-translate-y-18\.25:hover{
    --tw-translate-y: -4.5625rem;
  }

  .md\:hover\:-translate-y-18\.5:hover{
    --tw-translate-y: -4.625rem;
  }

  .md\:hover\:-translate-y-20\.25:hover{
    --tw-translate-y: -5.0625rem;
  }

  .md\:hover\:-translate-y-20\.5:hover{
    --tw-translate-y: -5.125rem;
  }

  .md\:hover\:-translate-y-22\.5:hover{
    --tw-translate-y: -5.625rem;
  }

  .md\:hover\:-translate-y-25\.5:hover{
    --tw-translate-y: -6.375rem;
  }

  .md\:hover\:-translate-y-26\.75:hover{
    --tw-translate-y: -6.6875rem;
  }

  .md\:hover\:-translate-y-32\.5:hover{
    --tw-translate-y: -8.125rem;
  }

  .md\:hover\:-translate-y-37\.5:hover{
    --tw-translate-y: -9.375rem;
  }

  .md\:hover\:-translate-y-41\.25:hover{
    --tw-translate-y: -10.3125rem;
  }

  .md\:hover\:-translate-y-52\.5:hover{
    --tw-translate-y: -13.125rem;
  }

  .md\:hover\:-translate-y-54\.5:hover{
    --tw-translate-y: -13.625rem;
  }

  .md\:hover\:-translate-y-57\.25:hover{
    --tw-translate-y: -14.3125rem;
  }

  .md\:hover\:-translate-y-57\.5:hover{
    --tw-translate-y: -14.375rem;
  }

  .md\:hover\:-translate-y-66\.25:hover{
    --tw-translate-y: -16.5625rem;
  }

  .md\:hover\:-translate-y-74\.5:hover{
    --tw-translate-y: -18.125rem;
  }

  .md\:hover\:-translate-y-106\.25:hover{
    --tw-translate-y: -26.5625rem;
  }

  .md\:hover\:-translate-y-112\.25:hover{
    --tw-translate-y: -28.0675rem;
  }

  .md\:hover\:-translate-y-112\.75:hover{
    --tw-translate-y: -28.1875rem;
  }

  .md\:hover\:-translate-y-147\.5:hover{
    --tw-translate-y: -36.875rem;
  }

  .md\:hover\:-translate-y-162\.5:hover{
    --tw-translate-y: -40.625rem;
  }

  .md\:hover\:-translate-y-172\.25:hover{
    --tw-translate-y: -42.5625rem;
  }

  .md\:hover\:-translate-y-175\.25:hover{
    --tw-translate-y: -43.8125rem;
  }

  .md\:hover\:-translate-y-184\.25:hover{
    --tw-translate-y: -46.0625rem;
  }

  .md\:hover\:-translate-y-203\.25:hover{
    --tw-translate-y: -50.8125rem;
  }

  .md\:hover\:-translate-y-half:hover{
    --tw-translate-y: -50%;
  }

  .md\:hover\:-translate-y-full:hover{
    --tw-translate-y: -100%;
  }

  .md\:hover\:-translate-y-1\/10:hover{
    --tw-translate-y: -10%;
  }

  .md\:hover\:-translate-y-2\/10:hover{
    --tw-translate-y: -20%;
  }

  .md\:hover\:-translate-y-3\/10:hover{
    --tw-translate-y: -30%;
  }

  .md\:hover\:-translate-y-4\/10:hover{
    --tw-translate-y: -40%;
  }

  .md\:hover\:-translate-y-4\.5\/10:hover{
    --tw-translate-y: -45%;
  }

  .md\:hover\:-translate-y-5\/10:hover{
    --tw-translate-y: -50%;
  }

  .md\:hover\:-translate-y-5\.5\/10:hover{
    --tw-translate-y: -55%;
  }

  .md\:hover\:-translate-y-6\/10:hover{
    --tw-translate-y: -60%;
  }

  .md\:hover\:-translate-y-7\/10:hover{
    --tw-translate-y: -70%;
  }

  .md\:hover\:-translate-y-8\/10:hover{
    --tw-translate-y: -80%;
  }

  .md\:hover\:-translate-y-9\/10:hover{
    --tw-translate-y: -90%;
  }

  .md\:hover\:-translate-y-1\/12:hover{
    --tw-translate-y: -8.33333%;
  }

  .md\:hover\:-translate-y-2\/12:hover{
    --tw-translate-y: -16.66667%;
  }

  .md\:hover\:-translate-y-3\/12:hover{
    --tw-translate-y: -25%;
  }

  .md\:hover\:-translate-y-4\/12:hover{
    --tw-translate-y: -33.33333%;
  }

  .md\:hover\:-translate-y-5\/12:hover{
    --tw-translate-y: -41.66667%;
  }

  .md\:hover\:-translate-y-6\/12:hover{
    --tw-translate-y: -50%;
  }

  .md\:hover\:-translate-y-7\/12:hover{
    --tw-translate-y: -58.33333%;
  }

  .md\:hover\:-translate-y-8\/12:hover{
    --tw-translate-y: -66.66667%;
  }

  .md\:hover\:-translate-y-9\/12:hover{
    --tw-translate-y: -75%;
  }

  .md\:hover\:-translate-y-10\/12:hover{
    --tw-translate-y: -83.33333%;
  }

  .md\:hover\:-translate-y-11\/12:hover{
    --tw-translate-y: -91.66667%;
  }

  .md\:hover\:translate-y-1\/2:hover{
    --tw-translate-y: 50%;
  }

  .md\:hover\:translate-y-1\/3:hover{
    --tw-translate-y: 33.333333%;
  }

  .md\:hover\:translate-y-2\/3:hover{
    --tw-translate-y: 66.666667%;
  }

  .md\:hover\:translate-y-1\/4:hover{
    --tw-translate-y: 25%;
  }

  .md\:hover\:translate-y-2\/4:hover{
    --tw-translate-y: 50%;
  }

  .md\:hover\:translate-y-3\/4:hover{
    --tw-translate-y: 75%;
  }

  .md\:hover\:-translate-y-1\/2:hover{
    --tw-translate-y: -50%;
  }

  .md\:hover\:-translate-y-1\/3:hover{
    --tw-translate-y: -33.333333%;
  }

  .md\:hover\:-translate-y-2\/3:hover{
    --tw-translate-y: -66.666667%;
  }

  .md\:hover\:-translate-y-1\/4:hover{
    --tw-translate-y: -25%;
  }

  .md\:hover\:-translate-y-2\/4:hover{
    --tw-translate-y: -50%;
  }

  .md\:hover\:-translate-y-3\/4:hover{
    --tw-translate-y: -75%;
  }

  .md\:focus\:translate-x-0:focus{
    --tw-translate-x: 0px;
  }

  .md\:focus\:translate-x-1:focus{
    --tw-translate-x: 0.25rem;
  }

  .md\:focus\:translate-x-2:focus{
    --tw-translate-x: 0.5rem;
  }

  .md\:focus\:translate-x-3:focus{
    --tw-translate-x: 0.75rem;
  }

  .md\:focus\:translate-x-4:focus{
    --tw-translate-x: 1rem;
  }

  .md\:focus\:translate-x-5:focus{
    --tw-translate-x: 1.25rem;
  }

  .md\:focus\:translate-x-6:focus{
    --tw-translate-x: 1.5rem;
  }

  .md\:focus\:translate-x-7:focus{
    --tw-translate-x: 1.75rem;
  }

  .md\:focus\:translate-x-8:focus{
    --tw-translate-x: 2rem;
  }

  .md\:focus\:translate-x-9:focus{
    --tw-translate-x: 2.25rem;
  }

  .md\:focus\:translate-x-10:focus{
    --tw-translate-x: 2.5rem;
  }

  .md\:focus\:translate-x-11:focus{
    --tw-translate-x: 2.75rem;
  }

  .md\:focus\:translate-x-12:focus{
    --tw-translate-x: 3rem;
  }

  .md\:focus\:translate-x-13:focus{
    --tw-translate-x: 3.25rem;
  }

  .md\:focus\:translate-x-14:focus{
    --tw-translate-x: 3.5rem;
  }

  .md\:focus\:translate-x-15:focus{
    --tw-translate-x: 3.75rem;
  }

  .md\:focus\:translate-x-16:focus{
    --tw-translate-x: 4rem;
  }

  .md\:focus\:translate-x-17:focus{
    --tw-translate-x: 4.25rem;
  }

  .md\:focus\:translate-x-18:focus{
    --tw-translate-x: 4.5rem;
  }

  .md\:focus\:translate-x-19:focus{
    --tw-translate-x: 4.75rem;
  }

  .md\:focus\:translate-x-20:focus{
    --tw-translate-x: 5rem;
  }

  .md\:focus\:translate-x-22:focus{
    --tw-translate-x: 5.5rem;
  }

  .md\:focus\:translate-x-24:focus{
    --tw-translate-x: 6rem;
  }

  .md\:focus\:translate-x-25:focus{
    --tw-translate-x: 6.25rem;
  }

  .md\:focus\:translate-x-28:focus{
    --tw-translate-x: 7rem;
  }

  .md\:focus\:translate-x-30:focus{
    --tw-translate-x: 7.5rem;
  }

  .md\:focus\:translate-x-32:focus{
    --tw-translate-x: 8rem;
  }

  .md\:focus\:translate-x-34:focus{
    --tw-translate-x: 8.5rem;
  }

  .md\:focus\:translate-x-35:focus{
    --tw-translate-x: 8.75rem;
  }

  .md\:focus\:translate-x-36:focus{
    --tw-translate-x: 9rem;
  }

  .md\:focus\:translate-x-39:focus{
    --tw-translate-x: 9.75rem;
  }

  .md\:focus\:translate-x-40:focus{
    --tw-translate-x: 10rem;
  }

  .md\:focus\:translate-x-42:focus{
    --tw-translate-x: 10.5rem;
  }

  .md\:focus\:translate-x-44:focus{
    --tw-translate-x: 11rem;
  }

  .md\:focus\:translate-x-45:focus{
    --tw-translate-x: 11.25rem;
  }

  .md\:focus\:translate-x-48:focus{
    --tw-translate-x: 12rem;
  }

  .md\:focus\:translate-x-50:focus{
    --tw-translate-x: 12.5rem;
  }

  .md\:focus\:translate-x-52:focus{
    --tw-translate-x: 13rem;
  }

  .md\:focus\:translate-x-55:focus{
    --tw-translate-x: 13.75rem;
  }

  .md\:focus\:translate-x-56:focus{
    --tw-translate-x: 14rem;
  }

  .md\:focus\:translate-x-58:focus{
    --tw-translate-x: 14.5rem;
  }

  .md\:focus\:translate-x-60:focus{
    --tw-translate-x: 15rem;
  }

  .md\:focus\:translate-x-64:focus{
    --tw-translate-x: 16rem;
  }

  .md\:focus\:translate-x-65:focus{
    --tw-translate-x: 16.25rem;
  }

  .md\:focus\:translate-x-68:focus{
    --tw-translate-x: 17rem;
  }

  .md\:focus\:translate-x-69:focus{
    --tw-translate-x: 17.25rem;
  }

  .md\:focus\:translate-x-70:focus{
    --tw-translate-x: 17.5rem;
  }

  .md\:focus\:translate-x-72:focus{
    --tw-translate-x: 18rem;
  }

  .md\:focus\:translate-x-75:focus{
    --tw-translate-x: 18.75rem;
  }

  .md\:focus\:translate-x-80:focus{
    --tw-translate-x: 20rem;
  }

  .md\:focus\:translate-x-85:focus{
    --tw-translate-x: 21.25rem;
  }

  .md\:focus\:translate-x-86:focus{
    --tw-translate-x: 21.5rem;
  }

  .md\:focus\:translate-x-90:focus{
    --tw-translate-x: 22.5rem;
  }

  .md\:focus\:translate-x-96:focus{
    --tw-translate-x: 24rem;
  }

  .md\:focus\:translate-x-100:focus{
    --tw-translate-x: 25rem;
  }

  .md\:focus\:translate-x-115:focus{
    --tw-translate-x: 28.75rem;
  }

  .md\:focus\:translate-x-125:focus{
    --tw-translate-x: 31.25rem;
  }

  .md\:focus\:translate-x-142:focus{
    --tw-translate-x: 35.5rem;
  }

  .md\:focus\:translate-x-150:focus{
    --tw-translate-x: 37.5rem;
  }

  .md\:focus\:translate-x-156:focus{
    --tw-translate-x: 39rem;
  }

  .md\:focus\:translate-x-160:focus{
    --tw-translate-x: 40rem;
  }

  .md\:focus\:translate-x-175:focus{
    --tw-translate-x: 43.75rem;
  }

  .md\:focus\:translate-x-207:focus{
    --tw-translate-x: 51.75rem;
  }

  .md\:focus\:translate-x-242:focus{
    --tw-translate-x: 60.5rem;
  }

  .md\:focus\:translate-x-250:focus{
    --tw-translate-x: 62.5rem;
  }

  .md\:focus\:translate-x-258:focus{
    --tw-translate-x: 64.5rem;
  }

  .md\:focus\:translate-x-265:focus{
    --tw-translate-x: 66.25rem;
  }

  .md\:focus\:translate-x-280:focus{
    --tw-translate-x: 70rem;
  }

  .md\:focus\:translate-x-px:focus{
    --tw-translate-x: 1px;
  }

  .md\:focus\:translate-x-0\.5:focus{
    --tw-translate-x: 0.125rem;
  }

  .md\:focus\:translate-x-1\.5:focus{
    --tw-translate-x: 0.375rem;
  }

  .md\:focus\:translate-x-2\.5:focus{
    --tw-translate-x: 0.625rem;
  }

  .md\:focus\:translate-x-3\.5:focus{
    --tw-translate-x: 0.875rem;
  }

  .md\:focus\:translate-x-0\.25:focus{
    --tw-translate-x: 0.0625rem;
  }

  .md\:focus\:translate-x-0\.75:focus{
    --tw-translate-x: 0.1875rem;
  }

  .md\:focus\:translate-x-1\.25:focus{
    --tw-translate-x: 0.3125rem;
  }

  .md\:focus\:translate-x-1\.75:focus{
    --tw-translate-x: 0.4375rem;
  }

  .md\:focus\:translate-x-2\.25:focus{
    --tw-translate-x: 0.5625rem;
  }

  .md\:focus\:translate-x-2\.75:focus{
    --tw-translate-x: 0.6875rem;
  }

  .md\:focus\:translate-x-3\.25:focus{
    --tw-translate-x: 0.8125rem;
  }

  .md\:focus\:translate-x-3\.75:focus{
    --tw-translate-x: 0.9375rem;
  }

  .md\:focus\:translate-x-4\.25:focus{
    --tw-translate-x: 1.0625rem;
  }

  .md\:focus\:translate-x-4\.5:focus{
    --tw-translate-x: 1.125rem;
  }

  .md\:focus\:translate-x-4\.75:focus{
    --tw-translate-x: 1.1875rem;
  }

  .md\:focus\:translate-x-5\.25:focus{
    --tw-translate-x: 1.3125rem;
  }

  .md\:focus\:translate-x-5\.5:focus{
    --tw-translate-x: 1.375rem;
  }

  .md\:focus\:translate-x-5\.75:focus{
    --tw-translate-x: 1.4375rem;
  }

  .md\:focus\:translate-x-6\.25:focus{
    --tw-translate-x: 1.5625rem;
  }

  .md\:focus\:translate-x-6\.5:focus{
    --tw-translate-x: 1.625rem;
  }

  .md\:focus\:translate-x-6\.75:focus{
    --tw-translate-x: 1.6875rem;
  }

  .md\:focus\:translate-x-7\.25:focus{
    --tw-translate-x: 1.8125rem;
  }

  .md\:focus\:translate-x-7\.5:focus{
    --tw-translate-x: 1.875rem;
  }

  .md\:focus\:translate-x-8\.25:focus{
    --tw-translate-x: 2.0625rem;
  }

  .md\:focus\:translate-x-8\.5:focus{
    --tw-translate-x: 2.125rem;
  }

  .md\:focus\:translate-x-9\.25:focus{
    --tw-translate-x: 2.3125rem;
  }

  .md\:focus\:translate-x-9\.5:focus{
    --tw-translate-x: 2.375rem;
  }

  .md\:focus\:translate-x-10\.5:focus{
    --tw-translate-x: 2.625rem;
  }

  .md\:focus\:translate-x-11\.25:focus{
    --tw-translate-x: 2.8125rem;
  }

  .md\:focus\:translate-x-11\.5:focus{
    --tw-translate-x: 2.875rem;
  }

  .md\:focus\:translate-x-12\.5:focus{
    --tw-translate-x: 3.125rem;
  }

  .md\:focus\:translate-x-12\.75:focus{
    --tw-translate-x: 3.1875rem;
  }

  .md\:focus\:translate-x-13\.5:focus{
    --tw-translate-x: 3.375rem;
  }

  .md\:focus\:translate-x-14\.5:focus{
    --tw-translate-x: 3.625rem;
  }

  .md\:focus\:translate-x-15\.5:focus{
    --tw-translate-x: 3.875rem;
  }

  .md\:focus\:translate-x-15\.75:focus{
    --tw-translate-x: 3.9375rem;
  }

  .md\:focus\:translate-x-16\.25:focus{
    --tw-translate-x: 4.0625rem;
  }

  .md\:focus\:translate-x-17\.25:focus{
    --tw-translate-x: 4.3125rem;
  }

  .md\:focus\:translate-x-17\.5:focus{
    --tw-translate-x: 4.375rem;
  }

  .md\:focus\:translate-x-18\.25:focus{
    --tw-translate-x: 4.5625rem;
  }

  .md\:focus\:translate-x-18\.5:focus{
    --tw-translate-x: 4.625rem;
  }

  .md\:focus\:translate-x-20\.25:focus{
    --tw-translate-x: 5.0625rem;
  }

  .md\:focus\:translate-x-20\.5:focus{
    --tw-translate-x: 5.125rem;
  }

  .md\:focus\:translate-x-22\.5:focus{
    --tw-translate-x: 5.625rem;
  }

  .md\:focus\:translate-x-25\.5:focus{
    --tw-translate-x: 6.375rem;
  }

  .md\:focus\:translate-x-26\.75:focus{
    --tw-translate-x: 6.6875rem;
  }

  .md\:focus\:translate-x-32\.5:focus{
    --tw-translate-x: 8.125rem;
  }

  .md\:focus\:translate-x-37\.5:focus{
    --tw-translate-x: 9.375rem;
  }

  .md\:focus\:translate-x-41\.25:focus{
    --tw-translate-x: 10.3125rem;
  }

  .md\:focus\:translate-x-52\.5:focus{
    --tw-translate-x: 13.125rem;
  }

  .md\:focus\:translate-x-54\.5:focus{
    --tw-translate-x: 13.625rem;
  }

  .md\:focus\:translate-x-57\.25:focus{
    --tw-translate-x: 14.3125rem;
  }

  .md\:focus\:translate-x-57\.5:focus{
    --tw-translate-x: 14.375rem;
  }

  .md\:focus\:translate-x-66\.25:focus{
    --tw-translate-x: 16.5625rem;
  }

  .md\:focus\:translate-x-74\.5:focus{
    --tw-translate-x: 18.125rem;
  }

  .md\:focus\:translate-x-106\.25:focus{
    --tw-translate-x: 26.5625rem;
  }

  .md\:focus\:translate-x-112\.25:focus{
    --tw-translate-x: 28.0675rem;
  }

  .md\:focus\:translate-x-112\.75:focus{
    --tw-translate-x: 28.1875rem;
  }

  .md\:focus\:translate-x-147\.5:focus{
    --tw-translate-x: 36.875rem;
  }

  .md\:focus\:translate-x-162\.5:focus{
    --tw-translate-x: 40.625rem;
  }

  .md\:focus\:translate-x-172\.25:focus{
    --tw-translate-x: 42.5625rem;
  }

  .md\:focus\:translate-x-175\.25:focus{
    --tw-translate-x: 43.8125rem;
  }

  .md\:focus\:translate-x-184\.25:focus{
    --tw-translate-x: 46.0625rem;
  }

  .md\:focus\:translate-x-203\.25:focus{
    --tw-translate-x: 50.8125rem;
  }

  .md\:focus\:translate-x-half:focus{
    --tw-translate-x: 50%;
  }

  .md\:focus\:translate-x-full:focus{
    --tw-translate-x: 100%;
  }

  .md\:focus\:translate-x-1\/10:focus{
    --tw-translate-x: 10%;
  }

  .md\:focus\:translate-x-2\/10:focus{
    --tw-translate-x: 20%;
  }

  .md\:focus\:translate-x-3\/10:focus{
    --tw-translate-x: 30%;
  }

  .md\:focus\:translate-x-4\/10:focus{
    --tw-translate-x: 40%;
  }

  .md\:focus\:translate-x-4\.5\/10:focus{
    --tw-translate-x: 45%;
  }

  .md\:focus\:translate-x-5\/10:focus{
    --tw-translate-x: 50%;
  }

  .md\:focus\:translate-x-5\.5\/10:focus{
    --tw-translate-x: 55%;
  }

  .md\:focus\:translate-x-6\/10:focus{
    --tw-translate-x: 60%;
  }

  .md\:focus\:translate-x-7\/10:focus{
    --tw-translate-x: 70%;
  }

  .md\:focus\:translate-x-8\/10:focus{
    --tw-translate-x: 80%;
  }

  .md\:focus\:translate-x-9\/10:focus{
    --tw-translate-x: 90%;
  }

  .md\:focus\:translate-x-1\/12:focus{
    --tw-translate-x: 8.333333%;
  }

  .md\:focus\:translate-x-2\/12:focus{
    --tw-translate-x: 16.666667%;
  }

  .md\:focus\:translate-x-3\/12:focus{
    --tw-translate-x: 25%;
  }

  .md\:focus\:translate-x-4\/12:focus{
    --tw-translate-x: 33.333333%;
  }

  .md\:focus\:translate-x-5\/12:focus{
    --tw-translate-x: 41.666667%;
  }

  .md\:focus\:translate-x-6\/12:focus{
    --tw-translate-x: 50%;
  }

  .md\:focus\:translate-x-7\/12:focus{
    --tw-translate-x: 58.333333%;
  }

  .md\:focus\:translate-x-8\/12:focus{
    --tw-translate-x: 66.666667%;
  }

  .md\:focus\:translate-x-9\/12:focus{
    --tw-translate-x: 75%;
  }

  .md\:focus\:translate-x-10\/12:focus{
    --tw-translate-x: 83.333333%;
  }

  .md\:focus\:translate-x-11\/12:focus{
    --tw-translate-x: 91.666667%;
  }

  .md\:focus\:-translate-x-0:focus{
    --tw-translate-x: 0px;
  }

  .md\:focus\:-translate-x-1:focus{
    --tw-translate-x: -0.25rem;
  }

  .md\:focus\:-translate-x-2:focus{
    --tw-translate-x: -0.5rem;
  }

  .md\:focus\:-translate-x-3:focus{
    --tw-translate-x: -0.75rem;
  }

  .md\:focus\:-translate-x-4:focus{
    --tw-translate-x: -1rem;
  }

  .md\:focus\:-translate-x-5:focus{
    --tw-translate-x: -1.25rem;
  }

  .md\:focus\:-translate-x-6:focus{
    --tw-translate-x: -1.5rem;
  }

  .md\:focus\:-translate-x-7:focus{
    --tw-translate-x: -1.75rem;
  }

  .md\:focus\:-translate-x-8:focus{
    --tw-translate-x: -2rem;
  }

  .md\:focus\:-translate-x-9:focus{
    --tw-translate-x: -2.25rem;
  }

  .md\:focus\:-translate-x-10:focus{
    --tw-translate-x: -2.5rem;
  }

  .md\:focus\:-translate-x-11:focus{
    --tw-translate-x: -2.75rem;
  }

  .md\:focus\:-translate-x-12:focus{
    --tw-translate-x: -3rem;
  }

  .md\:focus\:-translate-x-13:focus{
    --tw-translate-x: -3.25rem;
  }

  .md\:focus\:-translate-x-14:focus{
    --tw-translate-x: -3.5rem;
  }

  .md\:focus\:-translate-x-15:focus{
    --tw-translate-x: -3.75rem;
  }

  .md\:focus\:-translate-x-16:focus{
    --tw-translate-x: -4rem;
  }

  .md\:focus\:-translate-x-17:focus{
    --tw-translate-x: -4.25rem;
  }

  .md\:focus\:-translate-x-18:focus{
    --tw-translate-x: -4.5rem;
  }

  .md\:focus\:-translate-x-19:focus{
    --tw-translate-x: -4.75rem;
  }

  .md\:focus\:-translate-x-20:focus{
    --tw-translate-x: -5rem;
  }

  .md\:focus\:-translate-x-22:focus{
    --tw-translate-x: -5.5rem;
  }

  .md\:focus\:-translate-x-24:focus{
    --tw-translate-x: -6rem;
  }

  .md\:focus\:-translate-x-25:focus{
    --tw-translate-x: -6.25rem;
  }

  .md\:focus\:-translate-x-28:focus{
    --tw-translate-x: -7rem;
  }

  .md\:focus\:-translate-x-30:focus{
    --tw-translate-x: -7.5rem;
  }

  .md\:focus\:-translate-x-32:focus{
    --tw-translate-x: -8rem;
  }

  .md\:focus\:-translate-x-34:focus{
    --tw-translate-x: -8.5rem;
  }

  .md\:focus\:-translate-x-35:focus{
    --tw-translate-x: -8.75rem;
  }

  .md\:focus\:-translate-x-36:focus{
    --tw-translate-x: -9rem;
  }

  .md\:focus\:-translate-x-39:focus{
    --tw-translate-x: -9.75rem;
  }

  .md\:focus\:-translate-x-40:focus{
    --tw-translate-x: -10rem;
  }

  .md\:focus\:-translate-x-42:focus{
    --tw-translate-x: -10.5rem;
  }

  .md\:focus\:-translate-x-44:focus{
    --tw-translate-x: -11rem;
  }

  .md\:focus\:-translate-x-45:focus{
    --tw-translate-x: -11.25rem;
  }

  .md\:focus\:-translate-x-48:focus{
    --tw-translate-x: -12rem;
  }

  .md\:focus\:-translate-x-50:focus{
    --tw-translate-x: -12.5rem;
  }

  .md\:focus\:-translate-x-52:focus{
    --tw-translate-x: -13rem;
  }

  .md\:focus\:-translate-x-55:focus{
    --tw-translate-x: -13.75rem;
  }

  .md\:focus\:-translate-x-56:focus{
    --tw-translate-x: -14rem;
  }

  .md\:focus\:-translate-x-58:focus{
    --tw-translate-x: -14.5rem;
  }

  .md\:focus\:-translate-x-60:focus{
    --tw-translate-x: -15rem;
  }

  .md\:focus\:-translate-x-64:focus{
    --tw-translate-x: -16rem;
  }

  .md\:focus\:-translate-x-65:focus{
    --tw-translate-x: -16.25rem;
  }

  .md\:focus\:-translate-x-68:focus{
    --tw-translate-x: -17rem;
  }

  .md\:focus\:-translate-x-69:focus{
    --tw-translate-x: -17.25rem;
  }

  .md\:focus\:-translate-x-70:focus{
    --tw-translate-x: -17.5rem;
  }

  .md\:focus\:-translate-x-72:focus{
    --tw-translate-x: -18rem;
  }

  .md\:focus\:-translate-x-75:focus{
    --tw-translate-x: -18.75rem;
  }

  .md\:focus\:-translate-x-80:focus{
    --tw-translate-x: -20rem;
  }

  .md\:focus\:-translate-x-85:focus{
    --tw-translate-x: -21.25rem;
  }

  .md\:focus\:-translate-x-86:focus{
    --tw-translate-x: -21.5rem;
  }

  .md\:focus\:-translate-x-90:focus{
    --tw-translate-x: -22.5rem;
  }

  .md\:focus\:-translate-x-96:focus{
    --tw-translate-x: -24rem;
  }

  .md\:focus\:-translate-x-100:focus{
    --tw-translate-x: -25rem;
  }

  .md\:focus\:-translate-x-115:focus{
    --tw-translate-x: -28.75rem;
  }

  .md\:focus\:-translate-x-125:focus{
    --tw-translate-x: -31.25rem;
  }

  .md\:focus\:-translate-x-142:focus{
    --tw-translate-x: -35.5rem;
  }

  .md\:focus\:-translate-x-150:focus{
    --tw-translate-x: -37.5rem;
  }

  .md\:focus\:-translate-x-156:focus{
    --tw-translate-x: -39rem;
  }

  .md\:focus\:-translate-x-160:focus{
    --tw-translate-x: -40rem;
  }

  .md\:focus\:-translate-x-175:focus{
    --tw-translate-x: -43.75rem;
  }

  .md\:focus\:-translate-x-207:focus{
    --tw-translate-x: -51.75rem;
  }

  .md\:focus\:-translate-x-242:focus{
    --tw-translate-x: -60.5rem;
  }

  .md\:focus\:-translate-x-250:focus{
    --tw-translate-x: -62.5rem;
  }

  .md\:focus\:-translate-x-258:focus{
    --tw-translate-x: -64.5rem;
  }

  .md\:focus\:-translate-x-265:focus{
    --tw-translate-x: -66.25rem;
  }

  .md\:focus\:-translate-x-280:focus{
    --tw-translate-x: -70rem;
  }

  .md\:focus\:-translate-x-px:focus{
    --tw-translate-x: -1px;
  }

  .md\:focus\:-translate-x-0\.5:focus{
    --tw-translate-x: -0.125rem;
  }

  .md\:focus\:-translate-x-1\.5:focus{
    --tw-translate-x: -0.375rem;
  }

  .md\:focus\:-translate-x-2\.5:focus{
    --tw-translate-x: -0.625rem;
  }

  .md\:focus\:-translate-x-3\.5:focus{
    --tw-translate-x: -0.875rem;
  }

  .md\:focus\:-translate-x-0\.25:focus{
    --tw-translate-x: -0.0625rem;
  }

  .md\:focus\:-translate-x-0\.75:focus{
    --tw-translate-x: -0.1875rem;
  }

  .md\:focus\:-translate-x-1\.25:focus{
    --tw-translate-x: -0.3125rem;
  }

  .md\:focus\:-translate-x-1\.75:focus{
    --tw-translate-x: -0.4375rem;
  }

  .md\:focus\:-translate-x-2\.25:focus{
    --tw-translate-x: -0.5625rem;
  }

  .md\:focus\:-translate-x-2\.75:focus{
    --tw-translate-x: -0.6875rem;
  }

  .md\:focus\:-translate-x-3\.25:focus{
    --tw-translate-x: -0.8125rem;
  }

  .md\:focus\:-translate-x-3\.75:focus{
    --tw-translate-x: -0.9375rem;
  }

  .md\:focus\:-translate-x-4\.25:focus{
    --tw-translate-x: -1.0625rem;
  }

  .md\:focus\:-translate-x-4\.5:focus{
    --tw-translate-x: -1.125rem;
  }

  .md\:focus\:-translate-x-4\.75:focus{
    --tw-translate-x: -1.1875rem;
  }

  .md\:focus\:-translate-x-5\.25:focus{
    --tw-translate-x: -1.3125rem;
  }

  .md\:focus\:-translate-x-5\.5:focus{
    --tw-translate-x: -1.375rem;
  }

  .md\:focus\:-translate-x-5\.75:focus{
    --tw-translate-x: -1.4375rem;
  }

  .md\:focus\:-translate-x-6\.25:focus{
    --tw-translate-x: -1.5625rem;
  }

  .md\:focus\:-translate-x-6\.5:focus{
    --tw-translate-x: -1.625rem;
  }

  .md\:focus\:-translate-x-6\.75:focus{
    --tw-translate-x: -1.6875rem;
  }

  .md\:focus\:-translate-x-7\.25:focus{
    --tw-translate-x: -1.8125rem;
  }

  .md\:focus\:-translate-x-7\.5:focus{
    --tw-translate-x: -1.875rem;
  }

  .md\:focus\:-translate-x-8\.25:focus{
    --tw-translate-x: -2.0625rem;
  }

  .md\:focus\:-translate-x-8\.5:focus{
    --tw-translate-x: -2.125rem;
  }

  .md\:focus\:-translate-x-9\.25:focus{
    --tw-translate-x: -2.3125rem;
  }

  .md\:focus\:-translate-x-9\.5:focus{
    --tw-translate-x: -2.375rem;
  }

  .md\:focus\:-translate-x-10\.5:focus{
    --tw-translate-x: -2.625rem;
  }

  .md\:focus\:-translate-x-11\.25:focus{
    --tw-translate-x: -2.8125rem;
  }

  .md\:focus\:-translate-x-11\.5:focus{
    --tw-translate-x: -2.875rem;
  }

  .md\:focus\:-translate-x-12\.5:focus{
    --tw-translate-x: -3.125rem;
  }

  .md\:focus\:-translate-x-12\.75:focus{
    --tw-translate-x: -3.1875rem;
  }

  .md\:focus\:-translate-x-13\.5:focus{
    --tw-translate-x: -3.375rem;
  }

  .md\:focus\:-translate-x-14\.5:focus{
    --tw-translate-x: -3.625rem;
  }

  .md\:focus\:-translate-x-15\.5:focus{
    --tw-translate-x: -3.875rem;
  }

  .md\:focus\:-translate-x-15\.75:focus{
    --tw-translate-x: -3.9375rem;
  }

  .md\:focus\:-translate-x-16\.25:focus{
    --tw-translate-x: -4.0625rem;
  }

  .md\:focus\:-translate-x-17\.25:focus{
    --tw-translate-x: -4.3125rem;
  }

  .md\:focus\:-translate-x-17\.5:focus{
    --tw-translate-x: -4.375rem;
  }

  .md\:focus\:-translate-x-18\.25:focus{
    --tw-translate-x: -4.5625rem;
  }

  .md\:focus\:-translate-x-18\.5:focus{
    --tw-translate-x: -4.625rem;
  }

  .md\:focus\:-translate-x-20\.25:focus{
    --tw-translate-x: -5.0625rem;
  }

  .md\:focus\:-translate-x-20\.5:focus{
    --tw-translate-x: -5.125rem;
  }

  .md\:focus\:-translate-x-22\.5:focus{
    --tw-translate-x: -5.625rem;
  }

  .md\:focus\:-translate-x-25\.5:focus{
    --tw-translate-x: -6.375rem;
  }

  .md\:focus\:-translate-x-26\.75:focus{
    --tw-translate-x: -6.6875rem;
  }

  .md\:focus\:-translate-x-32\.5:focus{
    --tw-translate-x: -8.125rem;
  }

  .md\:focus\:-translate-x-37\.5:focus{
    --tw-translate-x: -9.375rem;
  }

  .md\:focus\:-translate-x-41\.25:focus{
    --tw-translate-x: -10.3125rem;
  }

  .md\:focus\:-translate-x-52\.5:focus{
    --tw-translate-x: -13.125rem;
  }

  .md\:focus\:-translate-x-54\.5:focus{
    --tw-translate-x: -13.625rem;
  }

  .md\:focus\:-translate-x-57\.25:focus{
    --tw-translate-x: -14.3125rem;
  }

  .md\:focus\:-translate-x-57\.5:focus{
    --tw-translate-x: -14.375rem;
  }

  .md\:focus\:-translate-x-66\.25:focus{
    --tw-translate-x: -16.5625rem;
  }

  .md\:focus\:-translate-x-74\.5:focus{
    --tw-translate-x: -18.125rem;
  }

  .md\:focus\:-translate-x-106\.25:focus{
    --tw-translate-x: -26.5625rem;
  }

  .md\:focus\:-translate-x-112\.25:focus{
    --tw-translate-x: -28.0675rem;
  }

  .md\:focus\:-translate-x-112\.75:focus{
    --tw-translate-x: -28.1875rem;
  }

  .md\:focus\:-translate-x-147\.5:focus{
    --tw-translate-x: -36.875rem;
  }

  .md\:focus\:-translate-x-162\.5:focus{
    --tw-translate-x: -40.625rem;
  }

  .md\:focus\:-translate-x-172\.25:focus{
    --tw-translate-x: -42.5625rem;
  }

  .md\:focus\:-translate-x-175\.25:focus{
    --tw-translate-x: -43.8125rem;
  }

  .md\:focus\:-translate-x-184\.25:focus{
    --tw-translate-x: -46.0625rem;
  }

  .md\:focus\:-translate-x-203\.25:focus{
    --tw-translate-x: -50.8125rem;
  }

  .md\:focus\:-translate-x-half:focus{
    --tw-translate-x: -50%;
  }

  .md\:focus\:-translate-x-full:focus{
    --tw-translate-x: -100%;
  }

  .md\:focus\:-translate-x-1\/10:focus{
    --tw-translate-x: -10%;
  }

  .md\:focus\:-translate-x-2\/10:focus{
    --tw-translate-x: -20%;
  }

  .md\:focus\:-translate-x-3\/10:focus{
    --tw-translate-x: -30%;
  }

  .md\:focus\:-translate-x-4\/10:focus{
    --tw-translate-x: -40%;
  }

  .md\:focus\:-translate-x-4\.5\/10:focus{
    --tw-translate-x: -45%;
  }

  .md\:focus\:-translate-x-5\/10:focus{
    --tw-translate-x: -50%;
  }

  .md\:focus\:-translate-x-5\.5\/10:focus{
    --tw-translate-x: -55%;
  }

  .md\:focus\:-translate-x-6\/10:focus{
    --tw-translate-x: -60%;
  }

  .md\:focus\:-translate-x-7\/10:focus{
    --tw-translate-x: -70%;
  }

  .md\:focus\:-translate-x-8\/10:focus{
    --tw-translate-x: -80%;
  }

  .md\:focus\:-translate-x-9\/10:focus{
    --tw-translate-x: -90%;
  }

  .md\:focus\:-translate-x-1\/12:focus{
    --tw-translate-x: -8.33333%;
  }

  .md\:focus\:-translate-x-2\/12:focus{
    --tw-translate-x: -16.66667%;
  }

  .md\:focus\:-translate-x-3\/12:focus{
    --tw-translate-x: -25%;
  }

  .md\:focus\:-translate-x-4\/12:focus{
    --tw-translate-x: -33.33333%;
  }

  .md\:focus\:-translate-x-5\/12:focus{
    --tw-translate-x: -41.66667%;
  }

  .md\:focus\:-translate-x-6\/12:focus{
    --tw-translate-x: -50%;
  }

  .md\:focus\:-translate-x-7\/12:focus{
    --tw-translate-x: -58.33333%;
  }

  .md\:focus\:-translate-x-8\/12:focus{
    --tw-translate-x: -66.66667%;
  }

  .md\:focus\:-translate-x-9\/12:focus{
    --tw-translate-x: -75%;
  }

  .md\:focus\:-translate-x-10\/12:focus{
    --tw-translate-x: -83.33333%;
  }

  .md\:focus\:-translate-x-11\/12:focus{
    --tw-translate-x: -91.66667%;
  }

  .md\:focus\:translate-x-1\/2:focus{
    --tw-translate-x: 50%;
  }

  .md\:focus\:translate-x-1\/3:focus{
    --tw-translate-x: 33.333333%;
  }

  .md\:focus\:translate-x-2\/3:focus{
    --tw-translate-x: 66.666667%;
  }

  .md\:focus\:translate-x-1\/4:focus{
    --tw-translate-x: 25%;
  }

  .md\:focus\:translate-x-2\/4:focus{
    --tw-translate-x: 50%;
  }

  .md\:focus\:translate-x-3\/4:focus{
    --tw-translate-x: 75%;
  }

  .md\:focus\:-translate-x-1\/2:focus{
    --tw-translate-x: -50%;
  }

  .md\:focus\:-translate-x-1\/3:focus{
    --tw-translate-x: -33.333333%;
  }

  .md\:focus\:-translate-x-2\/3:focus{
    --tw-translate-x: -66.666667%;
  }

  .md\:focus\:-translate-x-1\/4:focus{
    --tw-translate-x: -25%;
  }

  .md\:focus\:-translate-x-2\/4:focus{
    --tw-translate-x: -50%;
  }

  .md\:focus\:-translate-x-3\/4:focus{
    --tw-translate-x: -75%;
  }

  .md\:focus\:translate-y-0:focus{
    --tw-translate-y: 0px;
  }

  .md\:focus\:translate-y-1:focus{
    --tw-translate-y: 0.25rem;
  }

  .md\:focus\:translate-y-2:focus{
    --tw-translate-y: 0.5rem;
  }

  .md\:focus\:translate-y-3:focus{
    --tw-translate-y: 0.75rem;
  }

  .md\:focus\:translate-y-4:focus{
    --tw-translate-y: 1rem;
  }

  .md\:focus\:translate-y-5:focus{
    --tw-translate-y: 1.25rem;
  }

  .md\:focus\:translate-y-6:focus{
    --tw-translate-y: 1.5rem;
  }

  .md\:focus\:translate-y-7:focus{
    --tw-translate-y: 1.75rem;
  }

  .md\:focus\:translate-y-8:focus{
    --tw-translate-y: 2rem;
  }

  .md\:focus\:translate-y-9:focus{
    --tw-translate-y: 2.25rem;
  }

  .md\:focus\:translate-y-10:focus{
    --tw-translate-y: 2.5rem;
  }

  .md\:focus\:translate-y-11:focus{
    --tw-translate-y: 2.75rem;
  }

  .md\:focus\:translate-y-12:focus{
    --tw-translate-y: 3rem;
  }

  .md\:focus\:translate-y-13:focus{
    --tw-translate-y: 3.25rem;
  }

  .md\:focus\:translate-y-14:focus{
    --tw-translate-y: 3.5rem;
  }

  .md\:focus\:translate-y-15:focus{
    --tw-translate-y: 3.75rem;
  }

  .md\:focus\:translate-y-16:focus{
    --tw-translate-y: 4rem;
  }

  .md\:focus\:translate-y-17:focus{
    --tw-translate-y: 4.25rem;
  }

  .md\:focus\:translate-y-18:focus{
    --tw-translate-y: 4.5rem;
  }

  .md\:focus\:translate-y-19:focus{
    --tw-translate-y: 4.75rem;
  }

  .md\:focus\:translate-y-20:focus{
    --tw-translate-y: 5rem;
  }

  .md\:focus\:translate-y-22:focus{
    --tw-translate-y: 5.5rem;
  }

  .md\:focus\:translate-y-24:focus{
    --tw-translate-y: 6rem;
  }

  .md\:focus\:translate-y-25:focus{
    --tw-translate-y: 6.25rem;
  }

  .md\:focus\:translate-y-28:focus{
    --tw-translate-y: 7rem;
  }

  .md\:focus\:translate-y-30:focus{
    --tw-translate-y: 7.5rem;
  }

  .md\:focus\:translate-y-32:focus{
    --tw-translate-y: 8rem;
  }

  .md\:focus\:translate-y-34:focus{
    --tw-translate-y: 8.5rem;
  }

  .md\:focus\:translate-y-35:focus{
    --tw-translate-y: 8.75rem;
  }

  .md\:focus\:translate-y-36:focus{
    --tw-translate-y: 9rem;
  }

  .md\:focus\:translate-y-39:focus{
    --tw-translate-y: 9.75rem;
  }

  .md\:focus\:translate-y-40:focus{
    --tw-translate-y: 10rem;
  }

  .md\:focus\:translate-y-42:focus{
    --tw-translate-y: 10.5rem;
  }

  .md\:focus\:translate-y-44:focus{
    --tw-translate-y: 11rem;
  }

  .md\:focus\:translate-y-45:focus{
    --tw-translate-y: 11.25rem;
  }

  .md\:focus\:translate-y-48:focus{
    --tw-translate-y: 12rem;
  }

  .md\:focus\:translate-y-50:focus{
    --tw-translate-y: 12.5rem;
  }

  .md\:focus\:translate-y-52:focus{
    --tw-translate-y: 13rem;
  }

  .md\:focus\:translate-y-55:focus{
    --tw-translate-y: 13.75rem;
  }

  .md\:focus\:translate-y-56:focus{
    --tw-translate-y: 14rem;
  }

  .md\:focus\:translate-y-58:focus{
    --tw-translate-y: 14.5rem;
  }

  .md\:focus\:translate-y-60:focus{
    --tw-translate-y: 15rem;
  }

  .md\:focus\:translate-y-64:focus{
    --tw-translate-y: 16rem;
  }

  .md\:focus\:translate-y-65:focus{
    --tw-translate-y: 16.25rem;
  }

  .md\:focus\:translate-y-68:focus{
    --tw-translate-y: 17rem;
  }

  .md\:focus\:translate-y-69:focus{
    --tw-translate-y: 17.25rem;
  }

  .md\:focus\:translate-y-70:focus{
    --tw-translate-y: 17.5rem;
  }

  .md\:focus\:translate-y-72:focus{
    --tw-translate-y: 18rem;
  }

  .md\:focus\:translate-y-75:focus{
    --tw-translate-y: 18.75rem;
  }

  .md\:focus\:translate-y-80:focus{
    --tw-translate-y: 20rem;
  }

  .md\:focus\:translate-y-85:focus{
    --tw-translate-y: 21.25rem;
  }

  .md\:focus\:translate-y-86:focus{
    --tw-translate-y: 21.5rem;
  }

  .md\:focus\:translate-y-90:focus{
    --tw-translate-y: 22.5rem;
  }

  .md\:focus\:translate-y-96:focus{
    --tw-translate-y: 24rem;
  }

  .md\:focus\:translate-y-100:focus{
    --tw-translate-y: 25rem;
  }

  .md\:focus\:translate-y-115:focus{
    --tw-translate-y: 28.75rem;
  }

  .md\:focus\:translate-y-125:focus{
    --tw-translate-y: 31.25rem;
  }

  .md\:focus\:translate-y-142:focus{
    --tw-translate-y: 35.5rem;
  }

  .md\:focus\:translate-y-150:focus{
    --tw-translate-y: 37.5rem;
  }

  .md\:focus\:translate-y-156:focus{
    --tw-translate-y: 39rem;
  }

  .md\:focus\:translate-y-160:focus{
    --tw-translate-y: 40rem;
  }

  .md\:focus\:translate-y-175:focus{
    --tw-translate-y: 43.75rem;
  }

  .md\:focus\:translate-y-207:focus{
    --tw-translate-y: 51.75rem;
  }

  .md\:focus\:translate-y-242:focus{
    --tw-translate-y: 60.5rem;
  }

  .md\:focus\:translate-y-250:focus{
    --tw-translate-y: 62.5rem;
  }

  .md\:focus\:translate-y-258:focus{
    --tw-translate-y: 64.5rem;
  }

  .md\:focus\:translate-y-265:focus{
    --tw-translate-y: 66.25rem;
  }

  .md\:focus\:translate-y-280:focus{
    --tw-translate-y: 70rem;
  }

  .md\:focus\:translate-y-px:focus{
    --tw-translate-y: 1px;
  }

  .md\:focus\:translate-y-0\.5:focus{
    --tw-translate-y: 0.125rem;
  }

  .md\:focus\:translate-y-1\.5:focus{
    --tw-translate-y: 0.375rem;
  }

  .md\:focus\:translate-y-2\.5:focus{
    --tw-translate-y: 0.625rem;
  }

  .md\:focus\:translate-y-3\.5:focus{
    --tw-translate-y: 0.875rem;
  }

  .md\:focus\:translate-y-0\.25:focus{
    --tw-translate-y: 0.0625rem;
  }

  .md\:focus\:translate-y-0\.75:focus{
    --tw-translate-y: 0.1875rem;
  }

  .md\:focus\:translate-y-1\.25:focus{
    --tw-translate-y: 0.3125rem;
  }

  .md\:focus\:translate-y-1\.75:focus{
    --tw-translate-y: 0.4375rem;
  }

  .md\:focus\:translate-y-2\.25:focus{
    --tw-translate-y: 0.5625rem;
  }

  .md\:focus\:translate-y-2\.75:focus{
    --tw-translate-y: 0.6875rem;
  }

  .md\:focus\:translate-y-3\.25:focus{
    --tw-translate-y: 0.8125rem;
  }

  .md\:focus\:translate-y-3\.75:focus{
    --tw-translate-y: 0.9375rem;
  }

  .md\:focus\:translate-y-4\.25:focus{
    --tw-translate-y: 1.0625rem;
  }

  .md\:focus\:translate-y-4\.5:focus{
    --tw-translate-y: 1.125rem;
  }

  .md\:focus\:translate-y-4\.75:focus{
    --tw-translate-y: 1.1875rem;
  }

  .md\:focus\:translate-y-5\.25:focus{
    --tw-translate-y: 1.3125rem;
  }

  .md\:focus\:translate-y-5\.5:focus{
    --tw-translate-y: 1.375rem;
  }

  .md\:focus\:translate-y-5\.75:focus{
    --tw-translate-y: 1.4375rem;
  }

  .md\:focus\:translate-y-6\.25:focus{
    --tw-translate-y: 1.5625rem;
  }

  .md\:focus\:translate-y-6\.5:focus{
    --tw-translate-y: 1.625rem;
  }

  .md\:focus\:translate-y-6\.75:focus{
    --tw-translate-y: 1.6875rem;
  }

  .md\:focus\:translate-y-7\.25:focus{
    --tw-translate-y: 1.8125rem;
  }

  .md\:focus\:translate-y-7\.5:focus{
    --tw-translate-y: 1.875rem;
  }

  .md\:focus\:translate-y-8\.25:focus{
    --tw-translate-y: 2.0625rem;
  }

  .md\:focus\:translate-y-8\.5:focus{
    --tw-translate-y: 2.125rem;
  }

  .md\:focus\:translate-y-9\.25:focus{
    --tw-translate-y: 2.3125rem;
  }

  .md\:focus\:translate-y-9\.5:focus{
    --tw-translate-y: 2.375rem;
  }

  .md\:focus\:translate-y-10\.5:focus{
    --tw-translate-y: 2.625rem;
  }

  .md\:focus\:translate-y-11\.25:focus{
    --tw-translate-y: 2.8125rem;
  }

  .md\:focus\:translate-y-11\.5:focus{
    --tw-translate-y: 2.875rem;
  }

  .md\:focus\:translate-y-12\.5:focus{
    --tw-translate-y: 3.125rem;
  }

  .md\:focus\:translate-y-12\.75:focus{
    --tw-translate-y: 3.1875rem;
  }

  .md\:focus\:translate-y-13\.5:focus{
    --tw-translate-y: 3.375rem;
  }

  .md\:focus\:translate-y-14\.5:focus{
    --tw-translate-y: 3.625rem;
  }

  .md\:focus\:translate-y-15\.5:focus{
    --tw-translate-y: 3.875rem;
  }

  .md\:focus\:translate-y-15\.75:focus{
    --tw-translate-y: 3.9375rem;
  }

  .md\:focus\:translate-y-16\.25:focus{
    --tw-translate-y: 4.0625rem;
  }

  .md\:focus\:translate-y-17\.25:focus{
    --tw-translate-y: 4.3125rem;
  }

  .md\:focus\:translate-y-17\.5:focus{
    --tw-translate-y: 4.375rem;
  }

  .md\:focus\:translate-y-18\.25:focus{
    --tw-translate-y: 4.5625rem;
  }

  .md\:focus\:translate-y-18\.5:focus{
    --tw-translate-y: 4.625rem;
  }

  .md\:focus\:translate-y-20\.25:focus{
    --tw-translate-y: 5.0625rem;
  }

  .md\:focus\:translate-y-20\.5:focus{
    --tw-translate-y: 5.125rem;
  }

  .md\:focus\:translate-y-22\.5:focus{
    --tw-translate-y: 5.625rem;
  }

  .md\:focus\:translate-y-25\.5:focus{
    --tw-translate-y: 6.375rem;
  }

  .md\:focus\:translate-y-26\.75:focus{
    --tw-translate-y: 6.6875rem;
  }

  .md\:focus\:translate-y-32\.5:focus{
    --tw-translate-y: 8.125rem;
  }

  .md\:focus\:translate-y-37\.5:focus{
    --tw-translate-y: 9.375rem;
  }

  .md\:focus\:translate-y-41\.25:focus{
    --tw-translate-y: 10.3125rem;
  }

  .md\:focus\:translate-y-52\.5:focus{
    --tw-translate-y: 13.125rem;
  }

  .md\:focus\:translate-y-54\.5:focus{
    --tw-translate-y: 13.625rem;
  }

  .md\:focus\:translate-y-57\.25:focus{
    --tw-translate-y: 14.3125rem;
  }

  .md\:focus\:translate-y-57\.5:focus{
    --tw-translate-y: 14.375rem;
  }

  .md\:focus\:translate-y-66\.25:focus{
    --tw-translate-y: 16.5625rem;
  }

  .md\:focus\:translate-y-74\.5:focus{
    --tw-translate-y: 18.125rem;
  }

  .md\:focus\:translate-y-106\.25:focus{
    --tw-translate-y: 26.5625rem;
  }

  .md\:focus\:translate-y-112\.25:focus{
    --tw-translate-y: 28.0675rem;
  }

  .md\:focus\:translate-y-112\.75:focus{
    --tw-translate-y: 28.1875rem;
  }

  .md\:focus\:translate-y-147\.5:focus{
    --tw-translate-y: 36.875rem;
  }

  .md\:focus\:translate-y-162\.5:focus{
    --tw-translate-y: 40.625rem;
  }

  .md\:focus\:translate-y-172\.25:focus{
    --tw-translate-y: 42.5625rem;
  }

  .md\:focus\:translate-y-175\.25:focus{
    --tw-translate-y: 43.8125rem;
  }

  .md\:focus\:translate-y-184\.25:focus{
    --tw-translate-y: 46.0625rem;
  }

  .md\:focus\:translate-y-203\.25:focus{
    --tw-translate-y: 50.8125rem;
  }

  .md\:focus\:translate-y-half:focus{
    --tw-translate-y: 50%;
  }

  .md\:focus\:translate-y-full:focus{
    --tw-translate-y: 100%;
  }

  .md\:focus\:translate-y-1\/10:focus{
    --tw-translate-y: 10%;
  }

  .md\:focus\:translate-y-2\/10:focus{
    --tw-translate-y: 20%;
  }

  .md\:focus\:translate-y-3\/10:focus{
    --tw-translate-y: 30%;
  }

  .md\:focus\:translate-y-4\/10:focus{
    --tw-translate-y: 40%;
  }

  .md\:focus\:translate-y-4\.5\/10:focus{
    --tw-translate-y: 45%;
  }

  .md\:focus\:translate-y-5\/10:focus{
    --tw-translate-y: 50%;
  }

  .md\:focus\:translate-y-5\.5\/10:focus{
    --tw-translate-y: 55%;
  }

  .md\:focus\:translate-y-6\/10:focus{
    --tw-translate-y: 60%;
  }

  .md\:focus\:translate-y-7\/10:focus{
    --tw-translate-y: 70%;
  }

  .md\:focus\:translate-y-8\/10:focus{
    --tw-translate-y: 80%;
  }

  .md\:focus\:translate-y-9\/10:focus{
    --tw-translate-y: 90%;
  }

  .md\:focus\:translate-y-1\/12:focus{
    --tw-translate-y: 8.333333%;
  }

  .md\:focus\:translate-y-2\/12:focus{
    --tw-translate-y: 16.666667%;
  }

  .md\:focus\:translate-y-3\/12:focus{
    --tw-translate-y: 25%;
  }

  .md\:focus\:translate-y-4\/12:focus{
    --tw-translate-y: 33.333333%;
  }

  .md\:focus\:translate-y-5\/12:focus{
    --tw-translate-y: 41.666667%;
  }

  .md\:focus\:translate-y-6\/12:focus{
    --tw-translate-y: 50%;
  }

  .md\:focus\:translate-y-7\/12:focus{
    --tw-translate-y: 58.333333%;
  }

  .md\:focus\:translate-y-8\/12:focus{
    --tw-translate-y: 66.666667%;
  }

  .md\:focus\:translate-y-9\/12:focus{
    --tw-translate-y: 75%;
  }

  .md\:focus\:translate-y-10\/12:focus{
    --tw-translate-y: 83.333333%;
  }

  .md\:focus\:translate-y-11\/12:focus{
    --tw-translate-y: 91.666667%;
  }

  .md\:focus\:-translate-y-0:focus{
    --tw-translate-y: 0px;
  }

  .md\:focus\:-translate-y-1:focus{
    --tw-translate-y: -0.25rem;
  }

  .md\:focus\:-translate-y-2:focus{
    --tw-translate-y: -0.5rem;
  }

  .md\:focus\:-translate-y-3:focus{
    --tw-translate-y: -0.75rem;
  }

  .md\:focus\:-translate-y-4:focus{
    --tw-translate-y: -1rem;
  }

  .md\:focus\:-translate-y-5:focus{
    --tw-translate-y: -1.25rem;
  }

  .md\:focus\:-translate-y-6:focus{
    --tw-translate-y: -1.5rem;
  }

  .md\:focus\:-translate-y-7:focus{
    --tw-translate-y: -1.75rem;
  }

  .md\:focus\:-translate-y-8:focus{
    --tw-translate-y: -2rem;
  }

  .md\:focus\:-translate-y-9:focus{
    --tw-translate-y: -2.25rem;
  }

  .md\:focus\:-translate-y-10:focus{
    --tw-translate-y: -2.5rem;
  }

  .md\:focus\:-translate-y-11:focus{
    --tw-translate-y: -2.75rem;
  }

  .md\:focus\:-translate-y-12:focus{
    --tw-translate-y: -3rem;
  }

  .md\:focus\:-translate-y-13:focus{
    --tw-translate-y: -3.25rem;
  }

  .md\:focus\:-translate-y-14:focus{
    --tw-translate-y: -3.5rem;
  }

  .md\:focus\:-translate-y-15:focus{
    --tw-translate-y: -3.75rem;
  }

  .md\:focus\:-translate-y-16:focus{
    --tw-translate-y: -4rem;
  }

  .md\:focus\:-translate-y-17:focus{
    --tw-translate-y: -4.25rem;
  }

  .md\:focus\:-translate-y-18:focus{
    --tw-translate-y: -4.5rem;
  }

  .md\:focus\:-translate-y-19:focus{
    --tw-translate-y: -4.75rem;
  }

  .md\:focus\:-translate-y-20:focus{
    --tw-translate-y: -5rem;
  }

  .md\:focus\:-translate-y-22:focus{
    --tw-translate-y: -5.5rem;
  }

  .md\:focus\:-translate-y-24:focus{
    --tw-translate-y: -6rem;
  }

  .md\:focus\:-translate-y-25:focus{
    --tw-translate-y: -6.25rem;
  }

  .md\:focus\:-translate-y-28:focus{
    --tw-translate-y: -7rem;
  }

  .md\:focus\:-translate-y-30:focus{
    --tw-translate-y: -7.5rem;
  }

  .md\:focus\:-translate-y-32:focus{
    --tw-translate-y: -8rem;
  }

  .md\:focus\:-translate-y-34:focus{
    --tw-translate-y: -8.5rem;
  }

  .md\:focus\:-translate-y-35:focus{
    --tw-translate-y: -8.75rem;
  }

  .md\:focus\:-translate-y-36:focus{
    --tw-translate-y: -9rem;
  }

  .md\:focus\:-translate-y-39:focus{
    --tw-translate-y: -9.75rem;
  }

  .md\:focus\:-translate-y-40:focus{
    --tw-translate-y: -10rem;
  }

  .md\:focus\:-translate-y-42:focus{
    --tw-translate-y: -10.5rem;
  }

  .md\:focus\:-translate-y-44:focus{
    --tw-translate-y: -11rem;
  }

  .md\:focus\:-translate-y-45:focus{
    --tw-translate-y: -11.25rem;
  }

  .md\:focus\:-translate-y-48:focus{
    --tw-translate-y: -12rem;
  }

  .md\:focus\:-translate-y-50:focus{
    --tw-translate-y: -12.5rem;
  }

  .md\:focus\:-translate-y-52:focus{
    --tw-translate-y: -13rem;
  }

  .md\:focus\:-translate-y-55:focus{
    --tw-translate-y: -13.75rem;
  }

  .md\:focus\:-translate-y-56:focus{
    --tw-translate-y: -14rem;
  }

  .md\:focus\:-translate-y-58:focus{
    --tw-translate-y: -14.5rem;
  }

  .md\:focus\:-translate-y-60:focus{
    --tw-translate-y: -15rem;
  }

  .md\:focus\:-translate-y-64:focus{
    --tw-translate-y: -16rem;
  }

  .md\:focus\:-translate-y-65:focus{
    --tw-translate-y: -16.25rem;
  }

  .md\:focus\:-translate-y-68:focus{
    --tw-translate-y: -17rem;
  }

  .md\:focus\:-translate-y-69:focus{
    --tw-translate-y: -17.25rem;
  }

  .md\:focus\:-translate-y-70:focus{
    --tw-translate-y: -17.5rem;
  }

  .md\:focus\:-translate-y-72:focus{
    --tw-translate-y: -18rem;
  }

  .md\:focus\:-translate-y-75:focus{
    --tw-translate-y: -18.75rem;
  }

  .md\:focus\:-translate-y-80:focus{
    --tw-translate-y: -20rem;
  }

  .md\:focus\:-translate-y-85:focus{
    --tw-translate-y: -21.25rem;
  }

  .md\:focus\:-translate-y-86:focus{
    --tw-translate-y: -21.5rem;
  }

  .md\:focus\:-translate-y-90:focus{
    --tw-translate-y: -22.5rem;
  }

  .md\:focus\:-translate-y-96:focus{
    --tw-translate-y: -24rem;
  }

  .md\:focus\:-translate-y-100:focus{
    --tw-translate-y: -25rem;
  }

  .md\:focus\:-translate-y-115:focus{
    --tw-translate-y: -28.75rem;
  }

  .md\:focus\:-translate-y-125:focus{
    --tw-translate-y: -31.25rem;
  }

  .md\:focus\:-translate-y-142:focus{
    --tw-translate-y: -35.5rem;
  }

  .md\:focus\:-translate-y-150:focus{
    --tw-translate-y: -37.5rem;
  }

  .md\:focus\:-translate-y-156:focus{
    --tw-translate-y: -39rem;
  }

  .md\:focus\:-translate-y-160:focus{
    --tw-translate-y: -40rem;
  }

  .md\:focus\:-translate-y-175:focus{
    --tw-translate-y: -43.75rem;
  }

  .md\:focus\:-translate-y-207:focus{
    --tw-translate-y: -51.75rem;
  }

  .md\:focus\:-translate-y-242:focus{
    --tw-translate-y: -60.5rem;
  }

  .md\:focus\:-translate-y-250:focus{
    --tw-translate-y: -62.5rem;
  }

  .md\:focus\:-translate-y-258:focus{
    --tw-translate-y: -64.5rem;
  }

  .md\:focus\:-translate-y-265:focus{
    --tw-translate-y: -66.25rem;
  }

  .md\:focus\:-translate-y-280:focus{
    --tw-translate-y: -70rem;
  }

  .md\:focus\:-translate-y-px:focus{
    --tw-translate-y: -1px;
  }

  .md\:focus\:-translate-y-0\.5:focus{
    --tw-translate-y: -0.125rem;
  }

  .md\:focus\:-translate-y-1\.5:focus{
    --tw-translate-y: -0.375rem;
  }

  .md\:focus\:-translate-y-2\.5:focus{
    --tw-translate-y: -0.625rem;
  }

  .md\:focus\:-translate-y-3\.5:focus{
    --tw-translate-y: -0.875rem;
  }

  .md\:focus\:-translate-y-0\.25:focus{
    --tw-translate-y: -0.0625rem;
  }

  .md\:focus\:-translate-y-0\.75:focus{
    --tw-translate-y: -0.1875rem;
  }

  .md\:focus\:-translate-y-1\.25:focus{
    --tw-translate-y: -0.3125rem;
  }

  .md\:focus\:-translate-y-1\.75:focus{
    --tw-translate-y: -0.4375rem;
  }

  .md\:focus\:-translate-y-2\.25:focus{
    --tw-translate-y: -0.5625rem;
  }

  .md\:focus\:-translate-y-2\.75:focus{
    --tw-translate-y: -0.6875rem;
  }

  .md\:focus\:-translate-y-3\.25:focus{
    --tw-translate-y: -0.8125rem;
  }

  .md\:focus\:-translate-y-3\.75:focus{
    --tw-translate-y: -0.9375rem;
  }

  .md\:focus\:-translate-y-4\.25:focus{
    --tw-translate-y: -1.0625rem;
  }

  .md\:focus\:-translate-y-4\.5:focus{
    --tw-translate-y: -1.125rem;
  }

  .md\:focus\:-translate-y-4\.75:focus{
    --tw-translate-y: -1.1875rem;
  }

  .md\:focus\:-translate-y-5\.25:focus{
    --tw-translate-y: -1.3125rem;
  }

  .md\:focus\:-translate-y-5\.5:focus{
    --tw-translate-y: -1.375rem;
  }

  .md\:focus\:-translate-y-5\.75:focus{
    --tw-translate-y: -1.4375rem;
  }

  .md\:focus\:-translate-y-6\.25:focus{
    --tw-translate-y: -1.5625rem;
  }

  .md\:focus\:-translate-y-6\.5:focus{
    --tw-translate-y: -1.625rem;
  }

  .md\:focus\:-translate-y-6\.75:focus{
    --tw-translate-y: -1.6875rem;
  }

  .md\:focus\:-translate-y-7\.25:focus{
    --tw-translate-y: -1.8125rem;
  }

  .md\:focus\:-translate-y-7\.5:focus{
    --tw-translate-y: -1.875rem;
  }

  .md\:focus\:-translate-y-8\.25:focus{
    --tw-translate-y: -2.0625rem;
  }

  .md\:focus\:-translate-y-8\.5:focus{
    --tw-translate-y: -2.125rem;
  }

  .md\:focus\:-translate-y-9\.25:focus{
    --tw-translate-y: -2.3125rem;
  }

  .md\:focus\:-translate-y-9\.5:focus{
    --tw-translate-y: -2.375rem;
  }

  .md\:focus\:-translate-y-10\.5:focus{
    --tw-translate-y: -2.625rem;
  }

  .md\:focus\:-translate-y-11\.25:focus{
    --tw-translate-y: -2.8125rem;
  }

  .md\:focus\:-translate-y-11\.5:focus{
    --tw-translate-y: -2.875rem;
  }

  .md\:focus\:-translate-y-12\.5:focus{
    --tw-translate-y: -3.125rem;
  }

  .md\:focus\:-translate-y-12\.75:focus{
    --tw-translate-y: -3.1875rem;
  }

  .md\:focus\:-translate-y-13\.5:focus{
    --tw-translate-y: -3.375rem;
  }

  .md\:focus\:-translate-y-14\.5:focus{
    --tw-translate-y: -3.625rem;
  }

  .md\:focus\:-translate-y-15\.5:focus{
    --tw-translate-y: -3.875rem;
  }

  .md\:focus\:-translate-y-15\.75:focus{
    --tw-translate-y: -3.9375rem;
  }

  .md\:focus\:-translate-y-16\.25:focus{
    --tw-translate-y: -4.0625rem;
  }

  .md\:focus\:-translate-y-17\.25:focus{
    --tw-translate-y: -4.3125rem;
  }

  .md\:focus\:-translate-y-17\.5:focus{
    --tw-translate-y: -4.375rem;
  }

  .md\:focus\:-translate-y-18\.25:focus{
    --tw-translate-y: -4.5625rem;
  }

  .md\:focus\:-translate-y-18\.5:focus{
    --tw-translate-y: -4.625rem;
  }

  .md\:focus\:-translate-y-20\.25:focus{
    --tw-translate-y: -5.0625rem;
  }

  .md\:focus\:-translate-y-20\.5:focus{
    --tw-translate-y: -5.125rem;
  }

  .md\:focus\:-translate-y-22\.5:focus{
    --tw-translate-y: -5.625rem;
  }

  .md\:focus\:-translate-y-25\.5:focus{
    --tw-translate-y: -6.375rem;
  }

  .md\:focus\:-translate-y-26\.75:focus{
    --tw-translate-y: -6.6875rem;
  }

  .md\:focus\:-translate-y-32\.5:focus{
    --tw-translate-y: -8.125rem;
  }

  .md\:focus\:-translate-y-37\.5:focus{
    --tw-translate-y: -9.375rem;
  }

  .md\:focus\:-translate-y-41\.25:focus{
    --tw-translate-y: -10.3125rem;
  }

  .md\:focus\:-translate-y-52\.5:focus{
    --tw-translate-y: -13.125rem;
  }

  .md\:focus\:-translate-y-54\.5:focus{
    --tw-translate-y: -13.625rem;
  }

  .md\:focus\:-translate-y-57\.25:focus{
    --tw-translate-y: -14.3125rem;
  }

  .md\:focus\:-translate-y-57\.5:focus{
    --tw-translate-y: -14.375rem;
  }

  .md\:focus\:-translate-y-66\.25:focus{
    --tw-translate-y: -16.5625rem;
  }

  .md\:focus\:-translate-y-74\.5:focus{
    --tw-translate-y: -18.125rem;
  }

  .md\:focus\:-translate-y-106\.25:focus{
    --tw-translate-y: -26.5625rem;
  }

  .md\:focus\:-translate-y-112\.25:focus{
    --tw-translate-y: -28.0675rem;
  }

  .md\:focus\:-translate-y-112\.75:focus{
    --tw-translate-y: -28.1875rem;
  }

  .md\:focus\:-translate-y-147\.5:focus{
    --tw-translate-y: -36.875rem;
  }

  .md\:focus\:-translate-y-162\.5:focus{
    --tw-translate-y: -40.625rem;
  }

  .md\:focus\:-translate-y-172\.25:focus{
    --tw-translate-y: -42.5625rem;
  }

  .md\:focus\:-translate-y-175\.25:focus{
    --tw-translate-y: -43.8125rem;
  }

  .md\:focus\:-translate-y-184\.25:focus{
    --tw-translate-y: -46.0625rem;
  }

  .md\:focus\:-translate-y-203\.25:focus{
    --tw-translate-y: -50.8125rem;
  }

  .md\:focus\:-translate-y-half:focus{
    --tw-translate-y: -50%;
  }

  .md\:focus\:-translate-y-full:focus{
    --tw-translate-y: -100%;
  }

  .md\:focus\:-translate-y-1\/10:focus{
    --tw-translate-y: -10%;
  }

  .md\:focus\:-translate-y-2\/10:focus{
    --tw-translate-y: -20%;
  }

  .md\:focus\:-translate-y-3\/10:focus{
    --tw-translate-y: -30%;
  }

  .md\:focus\:-translate-y-4\/10:focus{
    --tw-translate-y: -40%;
  }

  .md\:focus\:-translate-y-4\.5\/10:focus{
    --tw-translate-y: -45%;
  }

  .md\:focus\:-translate-y-5\/10:focus{
    --tw-translate-y: -50%;
  }

  .md\:focus\:-translate-y-5\.5\/10:focus{
    --tw-translate-y: -55%;
  }

  .md\:focus\:-translate-y-6\/10:focus{
    --tw-translate-y: -60%;
  }

  .md\:focus\:-translate-y-7\/10:focus{
    --tw-translate-y: -70%;
  }

  .md\:focus\:-translate-y-8\/10:focus{
    --tw-translate-y: -80%;
  }

  .md\:focus\:-translate-y-9\/10:focus{
    --tw-translate-y: -90%;
  }

  .md\:focus\:-translate-y-1\/12:focus{
    --tw-translate-y: -8.33333%;
  }

  .md\:focus\:-translate-y-2\/12:focus{
    --tw-translate-y: -16.66667%;
  }

  .md\:focus\:-translate-y-3\/12:focus{
    --tw-translate-y: -25%;
  }

  .md\:focus\:-translate-y-4\/12:focus{
    --tw-translate-y: -33.33333%;
  }

  .md\:focus\:-translate-y-5\/12:focus{
    --tw-translate-y: -41.66667%;
  }

  .md\:focus\:-translate-y-6\/12:focus{
    --tw-translate-y: -50%;
  }

  .md\:focus\:-translate-y-7\/12:focus{
    --tw-translate-y: -58.33333%;
  }

  .md\:focus\:-translate-y-8\/12:focus{
    --tw-translate-y: -66.66667%;
  }

  .md\:focus\:-translate-y-9\/12:focus{
    --tw-translate-y: -75%;
  }

  .md\:focus\:-translate-y-10\/12:focus{
    --tw-translate-y: -83.33333%;
  }

  .md\:focus\:-translate-y-11\/12:focus{
    --tw-translate-y: -91.66667%;
  }

  .md\:focus\:translate-y-1\/2:focus{
    --tw-translate-y: 50%;
  }

  .md\:focus\:translate-y-1\/3:focus{
    --tw-translate-y: 33.333333%;
  }

  .md\:focus\:translate-y-2\/3:focus{
    --tw-translate-y: 66.666667%;
  }

  .md\:focus\:translate-y-1\/4:focus{
    --tw-translate-y: 25%;
  }

  .md\:focus\:translate-y-2\/4:focus{
    --tw-translate-y: 50%;
  }

  .md\:focus\:translate-y-3\/4:focus{
    --tw-translate-y: 75%;
  }

  .md\:focus\:-translate-y-1\/2:focus{
    --tw-translate-y: -50%;
  }

  .md\:focus\:-translate-y-1\/3:focus{
    --tw-translate-y: -33.333333%;
  }

  .md\:focus\:-translate-y-2\/3:focus{
    --tw-translate-y: -66.666667%;
  }

  .md\:focus\:-translate-y-1\/4:focus{
    --tw-translate-y: -25%;
  }

  .md\:focus\:-translate-y-2\/4:focus{
    --tw-translate-y: -50%;
  }

  .md\:focus\:-translate-y-3\/4:focus{
    --tw-translate-y: -75%;
  }

  .md\:skew-x-0{
    --tw-skew-x: 0deg;
  }

  .md\:skew-x-1{
    --tw-skew-x: 1deg;
  }

  .md\:skew-x-2{
    --tw-skew-x: 2deg;
  }

  .md\:skew-x-3{
    --tw-skew-x: 3deg;
  }

  .md\:skew-x-6{
    --tw-skew-x: 6deg;
  }

  .md\:skew-x-12{
    --tw-skew-x: 12deg;
  }

  .md\:-skew-x-12{
    --tw-skew-x: -12deg;
  }

  .md\:-skew-x-6{
    --tw-skew-x: -6deg;
  }

  .md\:-skew-x-3{
    --tw-skew-x: -3deg;
  }

  .md\:-skew-x-2{
    --tw-skew-x: -2deg;
  }

  .md\:-skew-x-1{
    --tw-skew-x: -1deg;
  }

  .md\:skew-y-0{
    --tw-skew-y: 0deg;
  }

  .md\:skew-y-1{
    --tw-skew-y: 1deg;
  }

  .md\:skew-y-2{
    --tw-skew-y: 2deg;
  }

  .md\:skew-y-3{
    --tw-skew-y: 3deg;
  }

  .md\:skew-y-6{
    --tw-skew-y: 6deg;
  }

  .md\:skew-y-12{
    --tw-skew-y: 12deg;
  }

  .md\:-skew-y-12{
    --tw-skew-y: -12deg;
  }

  .md\:-skew-y-6{
    --tw-skew-y: -6deg;
  }

  .md\:-skew-y-3{
    --tw-skew-y: -3deg;
  }

  .md\:-skew-y-2{
    --tw-skew-y: -2deg;
  }

  .md\:-skew-y-1{
    --tw-skew-y: -1deg;
  }

  .md\:hover\:skew-x-0:hover{
    --tw-skew-x: 0deg;
  }

  .md\:hover\:skew-x-1:hover{
    --tw-skew-x: 1deg;
  }

  .md\:hover\:skew-x-2:hover{
    --tw-skew-x: 2deg;
  }

  .md\:hover\:skew-x-3:hover{
    --tw-skew-x: 3deg;
  }

  .md\:hover\:skew-x-6:hover{
    --tw-skew-x: 6deg;
  }

  .md\:hover\:skew-x-12:hover{
    --tw-skew-x: 12deg;
  }

  .md\:hover\:-skew-x-12:hover{
    --tw-skew-x: -12deg;
  }

  .md\:hover\:-skew-x-6:hover{
    --tw-skew-x: -6deg;
  }

  .md\:hover\:-skew-x-3:hover{
    --tw-skew-x: -3deg;
  }

  .md\:hover\:-skew-x-2:hover{
    --tw-skew-x: -2deg;
  }

  .md\:hover\:-skew-x-1:hover{
    --tw-skew-x: -1deg;
  }

  .md\:hover\:skew-y-0:hover{
    --tw-skew-y: 0deg;
  }

  .md\:hover\:skew-y-1:hover{
    --tw-skew-y: 1deg;
  }

  .md\:hover\:skew-y-2:hover{
    --tw-skew-y: 2deg;
  }

  .md\:hover\:skew-y-3:hover{
    --tw-skew-y: 3deg;
  }

  .md\:hover\:skew-y-6:hover{
    --tw-skew-y: 6deg;
  }

  .md\:hover\:skew-y-12:hover{
    --tw-skew-y: 12deg;
  }

  .md\:hover\:-skew-y-12:hover{
    --tw-skew-y: -12deg;
  }

  .md\:hover\:-skew-y-6:hover{
    --tw-skew-y: -6deg;
  }

  .md\:hover\:-skew-y-3:hover{
    --tw-skew-y: -3deg;
  }

  .md\:hover\:-skew-y-2:hover{
    --tw-skew-y: -2deg;
  }

  .md\:hover\:-skew-y-1:hover{
    --tw-skew-y: -1deg;
  }

  .md\:focus\:skew-x-0:focus{
    --tw-skew-x: 0deg;
  }

  .md\:focus\:skew-x-1:focus{
    --tw-skew-x: 1deg;
  }

  .md\:focus\:skew-x-2:focus{
    --tw-skew-x: 2deg;
  }

  .md\:focus\:skew-x-3:focus{
    --tw-skew-x: 3deg;
  }

  .md\:focus\:skew-x-6:focus{
    --tw-skew-x: 6deg;
  }

  .md\:focus\:skew-x-12:focus{
    --tw-skew-x: 12deg;
  }

  .md\:focus\:-skew-x-12:focus{
    --tw-skew-x: -12deg;
  }

  .md\:focus\:-skew-x-6:focus{
    --tw-skew-x: -6deg;
  }

  .md\:focus\:-skew-x-3:focus{
    --tw-skew-x: -3deg;
  }

  .md\:focus\:-skew-x-2:focus{
    --tw-skew-x: -2deg;
  }

  .md\:focus\:-skew-x-1:focus{
    --tw-skew-x: -1deg;
  }

  .md\:focus\:skew-y-0:focus{
    --tw-skew-y: 0deg;
  }

  .md\:focus\:skew-y-1:focus{
    --tw-skew-y: 1deg;
  }

  .md\:focus\:skew-y-2:focus{
    --tw-skew-y: 2deg;
  }

  .md\:focus\:skew-y-3:focus{
    --tw-skew-y: 3deg;
  }

  .md\:focus\:skew-y-6:focus{
    --tw-skew-y: 6deg;
  }

  .md\:focus\:skew-y-12:focus{
    --tw-skew-y: 12deg;
  }

  .md\:focus\:-skew-y-12:focus{
    --tw-skew-y: -12deg;
  }

  .md\:focus\:-skew-y-6:focus{
    --tw-skew-y: -6deg;
  }

  .md\:focus\:-skew-y-3:focus{
    --tw-skew-y: -3deg;
  }

  .md\:focus\:-skew-y-2:focus{
    --tw-skew-y: -2deg;
  }

  .md\:focus\:-skew-y-1:focus{
    --tw-skew-y: -1deg;
  }

  .md\:transition-none{
    transition-property: none;
  }

  .md\:transition-all{
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .md\:transition{
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .md\:transition-colors{
    transition-property: background-color, border-color, color, fill, stroke;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .md\:transition-opacity{
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .md\:transition-shadow{
    transition-property: box-shadow;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .md\:transition-transform{
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .md\:hover\:transition-none:hover{
    transition-property: none;
  }

  .md\:hover\:transition-all:hover{
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .md\:hover\:transition:hover{
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .md\:hover\:transition-colors:hover{
    transition-property: background-color, border-color, color, fill, stroke;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .md\:hover\:transition-opacity:hover{
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .md\:hover\:transition-shadow:hover{
    transition-property: box-shadow;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .md\:hover\:transition-transform:hover{
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .md\:focus\:transition-none:focus{
    transition-property: none;
  }

  .md\:focus\:transition-all:focus{
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .md\:focus\:transition:focus{
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .md\:focus\:transition-colors:focus{
    transition-property: background-color, border-color, color, fill, stroke;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .md\:focus\:transition-opacity:focus{
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .md\:focus\:transition-shadow:focus{
    transition-property: box-shadow;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .md\:focus\:transition-transform:focus{
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .md\:ease-linear{
    transition-timing-function: linear;
  }

  .md\:ease-in{
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
  }

  .md\:ease-out{
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  }

  .md\:ease-in-out{
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  }

  .md\:ease-in-quad{
    transition-timing-function: cubic-bezier(0.550, 0.085, 0.680, 0.530);
  }

  .md\:ease-in-cubic{
    transition-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  .md\:ease-in-quart{
    transition-timing-function: cubic-bezier(0.895, 0.030, 0.685, 0.220);
  }

  .md\:ease-in-quint{
    transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
  }

  .md\:ease-in-sine{
    transition-timing-function: cubic-bezier(0.470, 0.000, 0.745, 0.715);
  }

  .md\:ease-in-expo{
    transition-timing-function: cubic-bezier(0.950, 0.050, 0.795, 0.035);
  }

  .md\:ease-in-circ{
    transition-timing-function: cubic-bezier(0.600, 0.040, 0.980, 0.335);
  }

  .md\:ease-in-back{
    transition-timing-function: cubic-bezier(0.600, -0.280, 0.735, 0.045);
  }

  .md\:ease-out-quad{
    transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940);
  }

  .md\:ease-out-cubic{
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  .md\:ease-out-quart{
    transition-timing-function: cubic-bezier(0.165, 0.840, 0.440, 1.000);
  }

  .md\:ease-out-quint{
    transition-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
  }

  .md\:ease-out-sine{
    transition-timing-function: cubic-bezier(0.390, 0.575, 0.565, 1.000);
  }

  .md\:ease-out-expo{
    transition-timing-function: cubic-bezier(0.190, 1.000, 0.220, 1.000);
  }

  .md\:ease-out-circ{
    transition-timing-function: cubic-bezier(0.075, 0.820, 0.165, 1.000);
  }

  .md\:ease-out-back{
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.275);
  }

  .md\:ease-in-out-quad{
    transition-timing-function: cubic-bezier(0.455, 0.030, 0.515, 0.955);
  }

  .md\:ease-in-out-cubic{
    transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000);
  }

  .md\:ease-in-out-quart{
    transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000);
  }

  .md\:ease-in-out-quint{
    transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
  }

  .md\:ease-in-out-sine{
    transition-timing-function: cubic-bezier(0.445, 0.050, 0.550, 0.950);
  }

  .md\:ease-in-out-expo{
    transition-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000);
  }

  .md\:ease-in-out-circ{
    transition-timing-function: cubic-bezier(0.785, 0.135, 0.150, 0.860);
  }

  .md\:ease-in-out-back{
    transition-timing-function: cubic-bezier(.680, -0.550, 0.265, 1.550);
  }

  .md\:duration-75{
    transition-duration: 75ms;
  }

  .md\:duration-100{
    transition-duration: 100ms;
  }

  .md\:duration-150{
    transition-duration: 150ms;
  }

  .md\:duration-200{
    transition-duration: 200ms;
  }

  .md\:duration-300{
    transition-duration: 300ms;
  }

  .md\:duration-500{
    transition-duration: 500ms;
  }

  .md\:duration-700{
    transition-duration: 700ms;
  }

  .md\:duration-1000{
    transition-duration: 1000ms;
  }

  .md\:delay-75{
    transition-delay: 75ms;
  }

  .md\:delay-100{
    transition-delay: 100ms;
  }

  .md\:delay-150{
    transition-delay: 150ms;
  }

  .md\:delay-200{
    transition-delay: 200ms;
  }

  .md\:delay-300{
    transition-delay: 300ms;
  }

  .md\:delay-500{
    transition-delay: 500ms;
  }

  .md\:delay-700{
    transition-delay: 700ms;
  }

  .md\:delay-1000{
    transition-delay: 1000ms;
  }

  .md\:hover\:delay-75:hover{
    transition-delay: 75ms;
  }

  .md\:hover\:delay-100:hover{
    transition-delay: 100ms;
  }

  .md\:hover\:delay-150:hover{
    transition-delay: 150ms;
  }

  .md\:hover\:delay-200:hover{
    transition-delay: 200ms;
  }

  .md\:hover\:delay-300:hover{
    transition-delay: 300ms;
  }

  .md\:hover\:delay-500:hover{
    transition-delay: 500ms;
  }

  .md\:hover\:delay-700:hover{
    transition-delay: 700ms;
  }

  .md\:hover\:delay-1000:hover{
    transition-delay: 1000ms;
  }

  .md\:focus\:delay-75:focus{
    transition-delay: 75ms;
  }

  .md\:focus\:delay-100:focus{
    transition-delay: 100ms;
  }

  .md\:focus\:delay-150:focus{
    transition-delay: 150ms;
  }

  .md\:focus\:delay-200:focus{
    transition-delay: 200ms;
  }

  .md\:focus\:delay-300:focus{
    transition-delay: 300ms;
  }

  .md\:focus\:delay-500:focus{
    transition-delay: 500ms;
  }

  .md\:focus\:delay-700:focus{
    transition-delay: 700ms;
  }

  .md\:focus\:delay-1000:focus{
    transition-delay: 1000ms;
  }

  .md\:animate-none{
    animation: none;
  }

  .md\:animate-spin{
    animation: spin 1s linear infinite;
  }

  .md\:animate-ping{
    animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
  }

  .md\:animate-pulse{
    animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
  }

  .md\:animate-bounce{
    animation: bounce 1s infinite;
  }
}

@media (min-width: 1024px){
  .lg\:container{
    width: 100%;
  }

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

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

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

  @media (min-width: 1400px){
    .lg\:container{
      max-width: 1400px;
    }
  }

  @media (min-width: 1600px){
    .lg\:container{
      max-width: 1600px;
    }
  }

  @media (min-width: 1920px){
    .lg\:container{
      max-width: 1920px;
    }
  }

  .lg\:space-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }

  .lg\:space-x-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0px * var(--tw-space-x-reverse));
    margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.25rem * var(--tw-space-x-reverse));
    margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.75rem * var(--tw-space-x-reverse));
    margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1rem * var(--tw-space-x-reverse));
    margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.25rem * var(--tw-space-x-reverse));
    margin-left: calc(1.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.75rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.75rem * var(--tw-space-x-reverse));
    margin-left: calc(1.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(2rem * var(--tw-space-x-reverse));
    margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.25rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(2.25rem * var(--tw-space-x-reverse));
    margin-left: calc(2.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(2.5rem * var(--tw-space-x-reverse));
    margin-left: calc(2.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.75rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(2.75rem * var(--tw-space-x-reverse));
    margin-left: calc(2.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(3rem * var(--tw-space-x-reverse));
    margin-left: calc(3rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-13 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(3.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.25rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-13 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(3.25rem * var(--tw-space-x-reverse));
    margin-left: calc(3.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.5rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(3.5rem * var(--tw-space-x-reverse));
    margin-left: calc(3.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-15 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(3.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.75rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-15 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(3.75rem * var(--tw-space-x-reverse));
    margin-left: calc(3.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(4rem * var(--tw-space-x-reverse));
    margin-left: calc(4rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-17 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(4.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4.25rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-17 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(4.25rem * var(--tw-space-x-reverse));
    margin-left: calc(4.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-18 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(4.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4.5rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-18 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(4.5rem * var(--tw-space-x-reverse));
    margin-left: calc(4.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-19 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(4.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4.75rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-19 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(4.75rem * var(--tw-space-x-reverse));
    margin-left: calc(4.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(5rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(5rem * var(--tw-space-x-reverse));
    margin-left: calc(5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-22 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(5.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(5.5rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-22 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(5.5rem * var(--tw-space-x-reverse));
    margin-left: calc(5.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(6rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(6rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(6rem * var(--tw-space-x-reverse));
    margin-left: calc(6rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(6.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(6.25rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(6.25rem * var(--tw-space-x-reverse));
    margin-left: calc(6.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(7rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(7rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(7rem * var(--tw-space-x-reverse));
    margin-left: calc(7rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-30 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(7.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(7.5rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-30 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(7.5rem * var(--tw-space-x-reverse));
    margin-left: calc(7.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(8rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(8rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(8rem * var(--tw-space-x-reverse));
    margin-left: calc(8rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-34 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(8.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(8.5rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-34 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(8.5rem * var(--tw-space-x-reverse));
    margin-left: calc(8.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-35 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(8.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(8.75rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-35 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(8.75rem * var(--tw-space-x-reverse));
    margin-left: calc(8.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(9rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(9rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(9rem * var(--tw-space-x-reverse));
    margin-left: calc(9rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-39 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(9.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(9.75rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-39 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(9.75rem * var(--tw-space-x-reverse));
    margin-left: calc(9.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(10rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(10rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(10rem * var(--tw-space-x-reverse));
    margin-left: calc(10rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-42 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(10.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(10.5rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-42 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(10.5rem * var(--tw-space-x-reverse));
    margin-left: calc(10.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(11rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(11rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(11rem * var(--tw-space-x-reverse));
    margin-left: calc(11rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-45 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(11.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(11.25rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-45 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(11.25rem * var(--tw-space-x-reverse));
    margin-left: calc(11.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(12rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(12rem * var(--tw-space-x-reverse));
    margin-left: calc(12rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-50 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(12.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(12.5rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-50 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(12.5rem * var(--tw-space-x-reverse));
    margin-left: calc(12.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(13rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(13rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(13rem * var(--tw-space-x-reverse));
    margin-left: calc(13rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-55 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(13.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(13.75rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-55 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(13.75rem * var(--tw-space-x-reverse));
    margin-left: calc(13.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(14rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(14rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(14rem * var(--tw-space-x-reverse));
    margin-left: calc(14rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-58 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(14.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(14.5rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-58 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(14.5rem * var(--tw-space-x-reverse));
    margin-left: calc(14.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(15rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(15rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(15rem * var(--tw-space-x-reverse));
    margin-left: calc(15rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(16rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(16rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(16rem * var(--tw-space-x-reverse));
    margin-left: calc(16rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-65 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(16.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(16.25rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-65 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(16.25rem * var(--tw-space-x-reverse));
    margin-left: calc(16.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-68 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(17rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(17rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-68 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(17rem * var(--tw-space-x-reverse));
    margin-left: calc(17rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-69 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(17.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(17.25rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-69 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(17.25rem * var(--tw-space-x-reverse));
    margin-left: calc(17.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-70 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(17.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(17.5rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-70 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(17.5rem * var(--tw-space-x-reverse));
    margin-left: calc(17.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(18rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(18rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(18rem * var(--tw-space-x-reverse));
    margin-left: calc(18rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(18.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(18.75rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(18.75rem * var(--tw-space-x-reverse));
    margin-left: calc(18.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(20rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(20rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(20rem * var(--tw-space-x-reverse));
    margin-left: calc(20rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-85 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(21.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(21.25rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-85 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(21.25rem * var(--tw-space-x-reverse));
    margin-left: calc(21.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-86 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(21.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(21.5rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-86 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(21.5rem * var(--tw-space-x-reverse));
    margin-left: calc(21.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-90 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(22.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(22.5rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-90 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(22.5rem * var(--tw-space-x-reverse));
    margin-left: calc(22.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(24rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(24rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(24rem * var(--tw-space-x-reverse));
    margin-left: calc(24rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-100 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(25rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-100 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(25rem * var(--tw-space-x-reverse));
    margin-left: calc(25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-115 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(28.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(28.75rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-115 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(28.75rem * var(--tw-space-x-reverse));
    margin-left: calc(28.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-125 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(31.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(31.25rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-125 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(31.25rem * var(--tw-space-x-reverse));
    margin-left: calc(31.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-142 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(35.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(35.5rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-142 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(35.5rem * var(--tw-space-x-reverse));
    margin-left: calc(35.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-150 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(37.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(37.5rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-150 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(37.5rem * var(--tw-space-x-reverse));
    margin-left: calc(37.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-156 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(39rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(39rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-156 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(39rem * var(--tw-space-x-reverse));
    margin-left: calc(39rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-160 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(40rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(40rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-160 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(40rem * var(--tw-space-x-reverse));
    margin-left: calc(40rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-175 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(43.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(43.75rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-175 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(43.75rem * var(--tw-space-x-reverse));
    margin-left: calc(43.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-207 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(51.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(51.75rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-207 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(51.75rem * var(--tw-space-x-reverse));
    margin-left: calc(51.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-242 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(60.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(60.5rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-242 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(60.5rem * var(--tw-space-x-reverse));
    margin-left: calc(60.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-250 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(62.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(62.5rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-250 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(62.5rem * var(--tw-space-x-reverse));
    margin-left: calc(62.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-258 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(64.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(64.5rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-258 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(64.5rem * var(--tw-space-x-reverse));
    margin-left: calc(64.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-265 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(66.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(66.25rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-265 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(66.25rem * var(--tw-space-x-reverse));
    margin-left: calc(66.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-280 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(70rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(70rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-280 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(70rem * var(--tw-space-x-reverse));
    margin-left: calc(70rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1px * var(--tw-space-y-reverse));
  }

  .lg\:space-x-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1px * var(--tw-space-x-reverse));
    margin-left: calc(1px * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.125rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.125rem * var(--tw-space-x-reverse));
    margin-left: calc(0.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.375rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.375rem * var(--tw-space-x-reverse));
    margin-left: calc(0.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.625rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.625rem * var(--tw-space-x-reverse));
    margin-left: calc(0.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.875rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.875rem * var(--tw-space-x-reverse));
    margin-left: calc(0.875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-0\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.0625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.0625rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-0\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.0625rem * var(--tw-space-x-reverse));
    margin-left: calc(0.0625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-0\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.1875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.1875rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-0\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.1875rem * var(--tw-space-x-reverse));
    margin-left: calc(0.1875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-1\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.3125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.3125rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-1\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.3125rem * var(--tw-space-x-reverse));
    margin-left: calc(0.3125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-1\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.4375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.4375rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-1\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.4375rem * var(--tw-space-x-reverse));
    margin-left: calc(0.4375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-2\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.5625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.5625rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-2\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.5625rem * var(--tw-space-x-reverse));
    margin-left: calc(0.5625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-2\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.6875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.6875rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-2\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.6875rem * var(--tw-space-x-reverse));
    margin-left: calc(0.6875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-3\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.8125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.8125rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-3\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.8125rem * var(--tw-space-x-reverse));
    margin-left: calc(0.8125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-3\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.9375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.9375rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-3\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.9375rem * var(--tw-space-x-reverse));
    margin-left: calc(0.9375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-4\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.0625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.0625rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-4\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.0625rem * var(--tw-space-x-reverse));
    margin-left: calc(1.0625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-4\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.125rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-4\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.125rem * var(--tw-space-x-reverse));
    margin-left: calc(1.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-4\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.1875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.1875rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-4\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.1875rem * var(--tw-space-x-reverse));
    margin-left: calc(1.1875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-5\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.3125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.3125rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-5\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.3125rem * var(--tw-space-x-reverse));
    margin-left: calc(1.3125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-5\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.375rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-5\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.375rem * var(--tw-space-x-reverse));
    margin-left: calc(1.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-5\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.4375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.4375rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-5\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.4375rem * var(--tw-space-x-reverse));
    margin-left: calc(1.4375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-6\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.5625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.5625rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-6\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.5625rem * var(--tw-space-x-reverse));
    margin-left: calc(1.5625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-6\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.625rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-6\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.625rem * var(--tw-space-x-reverse));
    margin-left: calc(1.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-6\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.6875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.6875rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-6\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.6875rem * var(--tw-space-x-reverse));
    margin-left: calc(1.6875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-7\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.8125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.8125rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-7\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.8125rem * var(--tw-space-x-reverse));
    margin-left: calc(1.8125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-7\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.875rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-7\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.875rem * var(--tw-space-x-reverse));
    margin-left: calc(1.875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-8\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2.0625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.0625rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-8\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(2.0625rem * var(--tw-space-x-reverse));
    margin-left: calc(2.0625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-8\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.125rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-8\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(2.125rem * var(--tw-space-x-reverse));
    margin-left: calc(2.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-9\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2.3125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.3125rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-9\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(2.3125rem * var(--tw-space-x-reverse));
    margin-left: calc(2.3125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-9\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.375rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-9\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(2.375rem * var(--tw-space-x-reverse));
    margin-left: calc(2.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-10\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.625rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-10\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(2.625rem * var(--tw-space-x-reverse));
    margin-left: calc(2.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-11\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2.8125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.8125rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-11\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(2.8125rem * var(--tw-space-x-reverse));
    margin-left: calc(2.8125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-11\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.875rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-11\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(2.875rem * var(--tw-space-x-reverse));
    margin-left: calc(2.875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-12\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(3.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.125rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-12\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(3.125rem * var(--tw-space-x-reverse));
    margin-left: calc(3.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-12\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(3.1875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.1875rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-12\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(3.1875rem * var(--tw-space-x-reverse));
    margin-left: calc(3.1875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-13\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(3.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.375rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-13\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(3.375rem * var(--tw-space-x-reverse));
    margin-left: calc(3.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-14\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(3.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.625rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-14\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(3.625rem * var(--tw-space-x-reverse));
    margin-left: calc(3.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-15\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(3.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.875rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-15\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(3.875rem * var(--tw-space-x-reverse));
    margin-left: calc(3.875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-15\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(3.9375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.9375rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-15\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(3.9375rem * var(--tw-space-x-reverse));
    margin-left: calc(3.9375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-16\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(4.0625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4.0625rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-16\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(4.0625rem * var(--tw-space-x-reverse));
    margin-left: calc(4.0625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-17\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(4.3125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4.3125rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-17\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(4.3125rem * var(--tw-space-x-reverse));
    margin-left: calc(4.3125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-17\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(4.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4.375rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-17\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(4.375rem * var(--tw-space-x-reverse));
    margin-left: calc(4.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-18\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(4.5625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4.5625rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-18\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(4.5625rem * var(--tw-space-x-reverse));
    margin-left: calc(4.5625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-18\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(4.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4.625rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-18\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(4.625rem * var(--tw-space-x-reverse));
    margin-left: calc(4.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-20\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(5.0625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(5.0625rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-20\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(5.0625rem * var(--tw-space-x-reverse));
    margin-left: calc(5.0625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-20\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(5.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(5.125rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-20\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(5.125rem * var(--tw-space-x-reverse));
    margin-left: calc(5.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-22\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(5.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(5.625rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-22\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(5.625rem * var(--tw-space-x-reverse));
    margin-left: calc(5.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-25\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(6.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(6.375rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-25\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(6.375rem * var(--tw-space-x-reverse));
    margin-left: calc(6.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-26\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(6.6875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(6.6875rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-26\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(6.6875rem * var(--tw-space-x-reverse));
    margin-left: calc(6.6875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-32\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(8.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(8.125rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-32\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(8.125rem * var(--tw-space-x-reverse));
    margin-left: calc(8.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-37\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(9.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(9.375rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-37\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(9.375rem * var(--tw-space-x-reverse));
    margin-left: calc(9.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-41\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(10.3125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(10.3125rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-41\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(10.3125rem * var(--tw-space-x-reverse));
    margin-left: calc(10.3125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-52\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(13.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(13.125rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-52\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(13.125rem * var(--tw-space-x-reverse));
    margin-left: calc(13.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-54\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(13.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(13.625rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-54\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(13.625rem * var(--tw-space-x-reverse));
    margin-left: calc(13.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-57\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(14.3125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(14.3125rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-57\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(14.3125rem * var(--tw-space-x-reverse));
    margin-left: calc(14.3125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-57\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(14.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(14.375rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-57\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(14.375rem * var(--tw-space-x-reverse));
    margin-left: calc(14.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-66\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(16.5625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(16.5625rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-66\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(16.5625rem * var(--tw-space-x-reverse));
    margin-left: calc(16.5625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-74\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(18.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(18.125rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-74\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(18.125rem * var(--tw-space-x-reverse));
    margin-left: calc(18.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-106\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(26.5625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(26.5625rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-106\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(26.5625rem * var(--tw-space-x-reverse));
    margin-left: calc(26.5625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-112\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(28.0675rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(28.0675rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-112\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(28.0675rem * var(--tw-space-x-reverse));
    margin-left: calc(28.0675rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-112\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(28.1875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(28.1875rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-112\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(28.1875rem * var(--tw-space-x-reverse));
    margin-left: calc(28.1875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-147\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(36.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(36.875rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-147\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(36.875rem * var(--tw-space-x-reverse));
    margin-left: calc(36.875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-162\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(40.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(40.625rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-162\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(40.625rem * var(--tw-space-x-reverse));
    margin-left: calc(40.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-172\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(42.5625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(42.5625rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-172\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(42.5625rem * var(--tw-space-x-reverse));
    margin-left: calc(42.5625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-175\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(43.8125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(43.8125rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-175\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(43.8125rem * var(--tw-space-x-reverse));
    margin-left: calc(43.8125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-184\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(46.0625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(46.0625rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-184\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(46.0625rem * var(--tw-space-x-reverse));
    margin-left: calc(46.0625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-203\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(50.8125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(50.8125rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-203\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(50.8125rem * var(--tw-space-x-reverse));
    margin-left: calc(50.8125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-half > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(50% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(50% * var(--tw-space-y-reverse));
  }

  .lg\:space-x-half > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(50% * var(--tw-space-x-reverse));
    margin-left: calc(50% * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-full > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(100% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(100% * var(--tw-space-y-reverse));
  }

  .lg\:space-x-full > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(100% * var(--tw-space-x-reverse));
    margin-left: calc(100% * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-1\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(10% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(10% * var(--tw-space-y-reverse));
  }

  .lg\:space-x-1\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(10% * var(--tw-space-x-reverse));
    margin-left: calc(10% * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-2\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(20% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(20% * var(--tw-space-y-reverse));
  }

  .lg\:space-x-2\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(20% * var(--tw-space-x-reverse));
    margin-left: calc(20% * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-3\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(30% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(30% * var(--tw-space-y-reverse));
  }

  .lg\:space-x-3\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(30% * var(--tw-space-x-reverse));
    margin-left: calc(30% * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-4\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(40% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(40% * var(--tw-space-y-reverse));
  }

  .lg\:space-x-4\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(40% * var(--tw-space-x-reverse));
    margin-left: calc(40% * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-4\.5\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(45% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(45% * var(--tw-space-y-reverse));
  }

  .lg\:space-x-4\.5\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(45% * var(--tw-space-x-reverse));
    margin-left: calc(45% * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-5\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(50% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(50% * var(--tw-space-y-reverse));
  }

  .lg\:space-x-5\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(50% * var(--tw-space-x-reverse));
    margin-left: calc(50% * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-5\.5\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(55% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(55% * var(--tw-space-y-reverse));
  }

  .lg\:space-x-5\.5\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(55% * var(--tw-space-x-reverse));
    margin-left: calc(55% * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-6\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(60% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(60% * var(--tw-space-y-reverse));
  }

  .lg\:space-x-6\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(60% * var(--tw-space-x-reverse));
    margin-left: calc(60% * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-7\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(70% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(70% * var(--tw-space-y-reverse));
  }

  .lg\:space-x-7\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(70% * var(--tw-space-x-reverse));
    margin-left: calc(70% * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-8\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(80% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(80% * var(--tw-space-y-reverse));
  }

  .lg\:space-x-8\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(80% * var(--tw-space-x-reverse));
    margin-left: calc(80% * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-9\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(90% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(90% * var(--tw-space-y-reverse));
  }

  .lg\:space-x-9\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(90% * var(--tw-space-x-reverse));
    margin-left: calc(90% * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-1\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(8.333333% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(8.333333% * var(--tw-space-y-reverse));
  }

  .lg\:space-x-1\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(8.333333% * var(--tw-space-x-reverse));
    margin-left: calc(8.333333% * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-2\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(16.666667% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(16.666667% * var(--tw-space-y-reverse));
  }

  .lg\:space-x-2\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(16.666667% * var(--tw-space-x-reverse));
    margin-left: calc(16.666667% * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-3\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(25% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(25% * var(--tw-space-y-reverse));
  }

  .lg\:space-x-3\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(25% * var(--tw-space-x-reverse));
    margin-left: calc(25% * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-4\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(33.333333% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(33.333333% * var(--tw-space-y-reverse));
  }

  .lg\:space-x-4\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(33.333333% * var(--tw-space-x-reverse));
    margin-left: calc(33.333333% * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-5\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(41.666667% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(41.666667% * var(--tw-space-y-reverse));
  }

  .lg\:space-x-5\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(41.666667% * var(--tw-space-x-reverse));
    margin-left: calc(41.666667% * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-6\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(50% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(50% * var(--tw-space-y-reverse));
  }

  .lg\:space-x-6\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(50% * var(--tw-space-x-reverse));
    margin-left: calc(50% * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-7\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(58.333333% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(58.333333% * var(--tw-space-y-reverse));
  }

  .lg\:space-x-7\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(58.333333% * var(--tw-space-x-reverse));
    margin-left: calc(58.333333% * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-8\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(66.666667% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(66.666667% * var(--tw-space-y-reverse));
  }

  .lg\:space-x-8\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(66.666667% * var(--tw-space-x-reverse));
    margin-left: calc(66.666667% * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-9\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(75% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(75% * var(--tw-space-y-reverse));
  }

  .lg\:space-x-9\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(75% * var(--tw-space-x-reverse));
    margin-left: calc(75% * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-10\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(83.333333% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(83.333333% * var(--tw-space-y-reverse));
  }

  .lg\:space-x-10\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(83.333333% * var(--tw-space-x-reverse));
    margin-left: calc(83.333333% * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-11\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(91.666667% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(91.666667% * var(--tw-space-y-reverse));
  }

  .lg\:space-x-11\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(91.666667% * var(--tw-space-x-reverse));
    margin-left: calc(91.666667% * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0px * var(--tw-space-x-reverse));
    margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.25rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.5rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.75rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1rem * var(--tw-space-x-reverse));
    margin-left: calc(-1rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.25rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.5rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.75rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-2rem * var(--tw-space-x-reverse));
    margin-left: calc(-2rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.25rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.5rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.75rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-3rem * var(--tw-space-x-reverse));
    margin-left: calc(-3rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-13 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-3.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3.25rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-13 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-3.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-3.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3.5rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-3.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-3.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-15 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-3.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3.75rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-15 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-3.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-3.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-4rem * var(--tw-space-x-reverse));
    margin-left: calc(-4rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-17 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-4.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4.25rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-17 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-4.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-4.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-18 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-4.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4.5rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-18 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-4.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-4.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-19 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-4.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4.75rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-19 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-4.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-4.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-5rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-5rem * var(--tw-space-x-reverse));
    margin-left: calc(-5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-22 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-5.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-5.5rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-22 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-5.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-5.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-6rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-6rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-6rem * var(--tw-space-x-reverse));
    margin-left: calc(-6rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-6.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-6.25rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-6.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-6.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-7rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-7rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-7rem * var(--tw-space-x-reverse));
    margin-left: calc(-7rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-30 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-7.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-7.5rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-30 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-7.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-7.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-8rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-8rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-8rem * var(--tw-space-x-reverse));
    margin-left: calc(-8rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-34 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-8.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-8.5rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-34 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-8.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-8.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-35 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-8.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-8.75rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-35 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-8.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-8.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-9rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-9rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-9rem * var(--tw-space-x-reverse));
    margin-left: calc(-9rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-39 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-9.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-9.75rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-39 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-9.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-9.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-10rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-10rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-10rem * var(--tw-space-x-reverse));
    margin-left: calc(-10rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-42 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-10.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-10.5rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-42 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-10.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-10.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-11rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-11rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-11rem * var(--tw-space-x-reverse));
    margin-left: calc(-11rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-45 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-11.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-11.25rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-45 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-11.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-11.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-12rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-12rem * var(--tw-space-x-reverse));
    margin-left: calc(-12rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-50 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-12.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-12.5rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-50 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-12.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-12.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-13rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-13rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-13rem * var(--tw-space-x-reverse));
    margin-left: calc(-13rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-55 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-13.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-13.75rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-55 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-13.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-13.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-14rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-14rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-14rem * var(--tw-space-x-reverse));
    margin-left: calc(-14rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-58 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-14.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-14.5rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-58 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-14.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-14.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-15rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-15rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-15rem * var(--tw-space-x-reverse));
    margin-left: calc(-15rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-16rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-16rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-16rem * var(--tw-space-x-reverse));
    margin-left: calc(-16rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-65 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-16.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-16.25rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-65 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-16.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-16.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-68 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-17rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-17rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-68 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-17rem * var(--tw-space-x-reverse));
    margin-left: calc(-17rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-69 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-17.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-17.25rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-69 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-17.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-17.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-70 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-17.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-17.5rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-70 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-17.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-17.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-18rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-18rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-18rem * var(--tw-space-x-reverse));
    margin-left: calc(-18rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-18.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-18.75rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-18.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-18.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-20rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-20rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-20rem * var(--tw-space-x-reverse));
    margin-left: calc(-20rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-85 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-21.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-21.25rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-85 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-21.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-21.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-86 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-21.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-21.5rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-86 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-21.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-21.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-90 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-22.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-22.5rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-90 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-22.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-22.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-24rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-24rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-24rem * var(--tw-space-x-reverse));
    margin-left: calc(-24rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-100 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-25rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-100 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-25rem * var(--tw-space-x-reverse));
    margin-left: calc(-25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-115 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-28.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-28.75rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-115 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-28.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-28.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-125 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-31.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-31.25rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-125 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-31.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-31.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-142 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-35.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-35.5rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-142 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-35.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-35.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-150 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-37.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-37.5rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-150 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-37.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-37.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-156 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-39rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-39rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-156 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-39rem * var(--tw-space-x-reverse));
    margin-left: calc(-39rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-160 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-40rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-40rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-160 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-40rem * var(--tw-space-x-reverse));
    margin-left: calc(-40rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-175 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-43.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-43.75rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-175 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-43.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-43.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-207 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-51.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-51.75rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-207 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-51.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-51.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-242 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-60.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-60.5rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-242 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-60.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-60.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-250 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-62.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-62.5rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-250 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-62.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-62.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-258 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-64.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-64.5rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-258 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-64.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-64.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-265 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-66.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-66.25rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-265 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-66.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-66.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-280 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-70rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-70rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-280 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-70rem * var(--tw-space-x-reverse));
    margin-left: calc(-70rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1px * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1px * var(--tw-space-x-reverse));
    margin-left: calc(-1px * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.125rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.125rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.375rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.375rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.625rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.625rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.875rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.875rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-0\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.0625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.0625rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-0\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.0625rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.0625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-0\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.1875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.1875rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-0\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.1875rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.1875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-1\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.3125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.3125rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-1\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.3125rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.3125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-1\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.4375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.4375rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-1\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.4375rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.4375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-2\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.5625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.5625rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-2\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.5625rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.5625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-2\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.6875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.6875rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-2\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.6875rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.6875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-3\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.8125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.8125rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-3\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.8125rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.8125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-3\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.9375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.9375rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-3\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.9375rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.9375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-4\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.0625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.0625rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-4\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.0625rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.0625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-4\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.125rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-4\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.125rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-4\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.1875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.1875rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-4\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.1875rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.1875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-5\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.3125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.3125rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-5\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.3125rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.3125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-5\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.375rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-5\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.375rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-5\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.4375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.4375rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-5\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.4375rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.4375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-6\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.5625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.5625rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-6\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.5625rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.5625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-6\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.625rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-6\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.625rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-6\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.6875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.6875rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-6\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.6875rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.6875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-7\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.8125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.8125rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-7\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.8125rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.8125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-7\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.875rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-7\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.875rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-8\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.0625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.0625rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-8\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.0625rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.0625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-8\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.125rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-8\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.125rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-9\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.3125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.3125rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-9\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.3125rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.3125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-9\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.375rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-9\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.375rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-10\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.625rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-10\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.625rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-11\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.8125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.8125rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-11\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.8125rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.8125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-11\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.875rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-11\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.875rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-12\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-3.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3.125rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-12\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-3.125rem * var(--tw-space-x-reverse));
    margin-left: calc(-3.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-12\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-3.1875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3.1875rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-12\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-3.1875rem * var(--tw-space-x-reverse));
    margin-left: calc(-3.1875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-13\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-3.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3.375rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-13\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-3.375rem * var(--tw-space-x-reverse));
    margin-left: calc(-3.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-14\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-3.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3.625rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-14\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-3.625rem * var(--tw-space-x-reverse));
    margin-left: calc(-3.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-15\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-3.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3.875rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-15\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-3.875rem * var(--tw-space-x-reverse));
    margin-left: calc(-3.875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-15\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-3.9375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3.9375rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-15\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-3.9375rem * var(--tw-space-x-reverse));
    margin-left: calc(-3.9375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-16\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-4.0625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4.0625rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-16\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-4.0625rem * var(--tw-space-x-reverse));
    margin-left: calc(-4.0625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-17\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-4.3125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4.3125rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-17\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-4.3125rem * var(--tw-space-x-reverse));
    margin-left: calc(-4.3125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-17\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-4.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4.375rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-17\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-4.375rem * var(--tw-space-x-reverse));
    margin-left: calc(-4.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-18\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-4.5625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4.5625rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-18\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-4.5625rem * var(--tw-space-x-reverse));
    margin-left: calc(-4.5625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-18\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-4.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4.625rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-18\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-4.625rem * var(--tw-space-x-reverse));
    margin-left: calc(-4.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-20\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-5.0625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-5.0625rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-20\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-5.0625rem * var(--tw-space-x-reverse));
    margin-left: calc(-5.0625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-20\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-5.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-5.125rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-20\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-5.125rem * var(--tw-space-x-reverse));
    margin-left: calc(-5.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-22\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-5.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-5.625rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-22\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-5.625rem * var(--tw-space-x-reverse));
    margin-left: calc(-5.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-25\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-6.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-6.375rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-25\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-6.375rem * var(--tw-space-x-reverse));
    margin-left: calc(-6.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-26\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-6.6875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-6.6875rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-26\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-6.6875rem * var(--tw-space-x-reverse));
    margin-left: calc(-6.6875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-32\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-8.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-8.125rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-32\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-8.125rem * var(--tw-space-x-reverse));
    margin-left: calc(-8.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-37\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-9.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-9.375rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-37\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-9.375rem * var(--tw-space-x-reverse));
    margin-left: calc(-9.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-41\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-10.3125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-10.3125rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-41\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-10.3125rem * var(--tw-space-x-reverse));
    margin-left: calc(-10.3125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-52\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-13.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-13.125rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-52\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-13.125rem * var(--tw-space-x-reverse));
    margin-left: calc(-13.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-54\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-13.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-13.625rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-54\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-13.625rem * var(--tw-space-x-reverse));
    margin-left: calc(-13.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-57\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-14.3125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-14.3125rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-57\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-14.3125rem * var(--tw-space-x-reverse));
    margin-left: calc(-14.3125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-57\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-14.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-14.375rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-57\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-14.375rem * var(--tw-space-x-reverse));
    margin-left: calc(-14.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-66\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-16.5625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-16.5625rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-66\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-16.5625rem * var(--tw-space-x-reverse));
    margin-left: calc(-16.5625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-74\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-18.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-18.125rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-74\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-18.125rem * var(--tw-space-x-reverse));
    margin-left: calc(-18.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-106\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-26.5625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-26.5625rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-106\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-26.5625rem * var(--tw-space-x-reverse));
    margin-left: calc(-26.5625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-112\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-28.0675rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-28.0675rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-112\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-28.0675rem * var(--tw-space-x-reverse));
    margin-left: calc(-28.0675rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-112\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-28.1875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-28.1875rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-112\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-28.1875rem * var(--tw-space-x-reverse));
    margin-left: calc(-28.1875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-147\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-36.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-36.875rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-147\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-36.875rem * var(--tw-space-x-reverse));
    margin-left: calc(-36.875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-162\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-40.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-40.625rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-162\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-40.625rem * var(--tw-space-x-reverse));
    margin-left: calc(-40.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-172\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-42.5625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-42.5625rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-172\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-42.5625rem * var(--tw-space-x-reverse));
    margin-left: calc(-42.5625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-175\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-43.8125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-43.8125rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-175\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-43.8125rem * var(--tw-space-x-reverse));
    margin-left: calc(-43.8125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-184\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-46.0625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-46.0625rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-184\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-46.0625rem * var(--tw-space-x-reverse));
    margin-left: calc(-46.0625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-203\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-50.8125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-50.8125rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-203\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-50.8125rem * var(--tw-space-x-reverse));
    margin-left: calc(-50.8125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-half > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-50% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-50% * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-half > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-50% * var(--tw-space-x-reverse));
    margin-left: calc(-50% * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-full > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-100% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-100% * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-full > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-100% * var(--tw-space-x-reverse));
    margin-left: calc(-100% * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-1\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-10% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-10% * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-1\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-10% * var(--tw-space-x-reverse));
    margin-left: calc(-10% * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-2\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-20% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-20% * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-2\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-20% * var(--tw-space-x-reverse));
    margin-left: calc(-20% * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-3\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-30% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-30% * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-3\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-30% * var(--tw-space-x-reverse));
    margin-left: calc(-30% * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-4\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-40% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-40% * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-4\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-40% * var(--tw-space-x-reverse));
    margin-left: calc(-40% * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-4\.5\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-45% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-45% * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-4\.5\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-45% * var(--tw-space-x-reverse));
    margin-left: calc(-45% * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-5\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-50% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-50% * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-5\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-50% * var(--tw-space-x-reverse));
    margin-left: calc(-50% * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-5\.5\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-55% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-55% * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-5\.5\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-55% * var(--tw-space-x-reverse));
    margin-left: calc(-55% * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-6\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-60% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-60% * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-6\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-60% * var(--tw-space-x-reverse));
    margin-left: calc(-60% * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-7\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-70% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-70% * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-7\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-70% * var(--tw-space-x-reverse));
    margin-left: calc(-70% * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-8\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-80% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-80% * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-8\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-80% * var(--tw-space-x-reverse));
    margin-left: calc(-80% * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-9\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-90% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-90% * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-9\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-90% * var(--tw-space-x-reverse));
    margin-left: calc(-90% * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-1\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-8.33333% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-8.33333% * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-1\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-8.33333% * var(--tw-space-x-reverse));
    margin-left: calc(-8.33333% * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-2\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-16.66667% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-16.66667% * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-2\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-16.66667% * var(--tw-space-x-reverse));
    margin-left: calc(-16.66667% * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-3\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-25% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-25% * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-3\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-25% * var(--tw-space-x-reverse));
    margin-left: calc(-25% * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-4\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-33.33333% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-33.33333% * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-4\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-33.33333% * var(--tw-space-x-reverse));
    margin-left: calc(-33.33333% * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-5\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-41.66667% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-41.66667% * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-5\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-41.66667% * var(--tw-space-x-reverse));
    margin-left: calc(-41.66667% * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-6\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-50% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-50% * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-6\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-50% * var(--tw-space-x-reverse));
    margin-left: calc(-50% * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-7\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-58.33333% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-58.33333% * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-7\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-58.33333% * var(--tw-space-x-reverse));
    margin-left: calc(-58.33333% * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-8\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-66.66667% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-66.66667% * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-8\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-66.66667% * var(--tw-space-x-reverse));
    margin-left: calc(-66.66667% * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-9\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-75% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-75% * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-9\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-75% * var(--tw-space-x-reverse));
    margin-left: calc(-75% * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-10\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-83.33333% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-83.33333% * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-10\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-83.33333% * var(--tw-space-x-reverse));
    margin-left: calc(-83.33333% * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-y-11\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-91.66667% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-91.66667% * var(--tw-space-y-reverse));
  }

  .lg\:-space-x-11\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-91.66667% * var(--tw-space-x-reverse));
    margin-left: calc(-91.66667% * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 1;
  }

  .lg\:space-x-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 1;
  }

  .lg\:divide-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse: 0;
    border-top-width: calc(0px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(0px * var(--tw-divide-y-reverse));
  }

  .lg\:divide-x-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse: 0;
    border-right-width: calc(0px * var(--tw-divide-x-reverse));
    border-left-width: calc(0px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .lg\:divide-y-2 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse: 0;
    border-top-width: calc(2px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(2px * var(--tw-divide-y-reverse));
  }

  .lg\:divide-x-2 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse: 0;
    border-right-width: calc(2px * var(--tw-divide-x-reverse));
    border-left-width: calc(2px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .lg\:divide-y-4 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse: 0;
    border-top-width: calc(4px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(4px * var(--tw-divide-y-reverse));
  }

  .lg\:divide-x-4 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse: 0;
    border-right-width: calc(4px * var(--tw-divide-x-reverse));
    border-left-width: calc(4px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .lg\:divide-y-8 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse: 0;
    border-top-width: calc(8px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(8px * var(--tw-divide-y-reverse));
  }

  .lg\:divide-x-8 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse: 0;
    border-right-width: calc(8px * var(--tw-divide-x-reverse));
    border-left-width: calc(8px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .lg\:divide-y > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse: 0;
    border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
  }

  .lg\:divide-x > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse: 0;
    border-right-width: calc(1px * var(--tw-divide-x-reverse));
    border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .lg\:divide-y-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse: 1;
  }

  .lg\:divide-x-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse: 1;
  }

  .lg\:divide-transparent > :not([hidden]) ~ :not([hidden]){
    border-color: transparent;
  }

  .lg\:divide-black > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-divide-opacity));
  }

  .lg\:divide-white > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-divide-opacity));
  }

  .lg\:divide-grey > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(155, 155, 155, var(--tw-divide-opacity));
  }

  .lg\:divide-grey-darkest > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(17, 17, 17, var(--tw-divide-opacity));
  }

  .lg\:divide-grey-darkest700 > :not([hidden]) ~ :not([hidden]){
    border-color: rgba(17, 17, 17, 0.7);
  }

  .lg\:divide-grey-darkest300 > :not([hidden]) ~ :not([hidden]){
    border-color: rgba(17, 17, 17, 0.3);
  }

  .lg\:divide-grey-darkest100 > :not([hidden]) ~ :not([hidden]){
    border-color: rgba(17, 17, 17, 0.1);
  }

  .lg\:divide-grey-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(82, 95, 119, var(--tw-divide-opacity));
  }

  .lg\:divide-grey-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(163, 163, 163, var(--tw-divide-opacity));
  }

  .lg\:divide-grey-extralight > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(231, 231, 231, var(--tw-divide-opacity));
  }

  .lg\:divide-grey-lighter > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(180, 189, 206, var(--tw-divide-opacity));
  }

  .lg\:divide-grey-lightest > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(244, 244, 244, var(--tw-divide-opacity));
  }

  .lg\:divide-grey-timeline > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(136, 136, 136, var(--tw-divide-opacity));
  }

  .lg\:divide-blue > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(99, 169, 209, var(--tw-divide-opacity));
  }

  .lg\:divide-blue-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(123, 207, 255, var(--tw-divide-opacity));
  }

  .lg\:divide-blue-lightest > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(255, 81, 172, var(--tw-divide-opacity));
  }

  .lg\:divide-pink > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(237, 9, 128, var(--tw-divide-opacity));
  }

  .lg\:divide-pink-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(255, 91, 180, var(--tw-divide-opacity));
  }

  .lg\:divide-orange > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(243, 114, 69, var(--tw-divide-opacity));
  }

  .lg\:divide-yellow > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(255, 230, 0, var(--tw-divide-opacity));
  }

  .lg\:divide-yellow-two > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(249, 227, 32, var(--tw-divide-opacity));
  }

  .lg\:divide-yellow-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(230, 175, 33, var(--tw-divide-opacity));
  }

  .lg\:divide-yellow-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(243, 193, 42, var(--tw-divide-opacity));
  }

  .lg\:divide-green-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(33, 115, 37, var(--tw-divide-opacity));
  }

  .lg\:divide-green-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(80, 161, 84, var(--tw-divide-opacity));
  }

  .lg\:divide-purple > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(164, 139, 198, var(--tw-divide-opacity));
  }

  .lg\:divide-purple-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(158, 149, 255, var(--tw-divide-opacity));
  }

  .lg\:divide-brown-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(202, 138, 78, var(--tw-divide-opacity));
  }

  .lg\:divide-brown-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(173, 91, 31, var(--tw-divide-opacity));
  }

  .group:hover .lg\:group-hover\:divide-transparent > :not([hidden]) ~ :not([hidden]){
    border-color: transparent;
  }

  .group:hover .lg\:group-hover\:divide-black > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-divide-opacity));
  }

  .group:hover .lg\:group-hover\:divide-white > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-divide-opacity));
  }

  .group:hover .lg\:group-hover\:divide-grey > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(155, 155, 155, var(--tw-divide-opacity));
  }

  .group:hover .lg\:group-hover\:divide-grey-darkest > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(17, 17, 17, var(--tw-divide-opacity));
  }

  .group:hover .lg\:group-hover\:divide-grey-darkest700 > :not([hidden]) ~ :not([hidden]){
    border-color: rgba(17, 17, 17, 0.7);
  }

  .group:hover .lg\:group-hover\:divide-grey-darkest300 > :not([hidden]) ~ :not([hidden]){
    border-color: rgba(17, 17, 17, 0.3);
  }

  .group:hover .lg\:group-hover\:divide-grey-darkest100 > :not([hidden]) ~ :not([hidden]){
    border-color: rgba(17, 17, 17, 0.1);
  }

  .group:hover .lg\:group-hover\:divide-grey-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(82, 95, 119, var(--tw-divide-opacity));
  }

  .group:hover .lg\:group-hover\:divide-grey-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(163, 163, 163, var(--tw-divide-opacity));
  }

  .group:hover .lg\:group-hover\:divide-grey-extralight > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(231, 231, 231, var(--tw-divide-opacity));
  }

  .group:hover .lg\:group-hover\:divide-grey-lighter > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(180, 189, 206, var(--tw-divide-opacity));
  }

  .group:hover .lg\:group-hover\:divide-grey-lightest > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(244, 244, 244, var(--tw-divide-opacity));
  }

  .group:hover .lg\:group-hover\:divide-grey-timeline > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(136, 136, 136, var(--tw-divide-opacity));
  }

  .group:hover .lg\:group-hover\:divide-blue > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(99, 169, 209, var(--tw-divide-opacity));
  }

  .group:hover .lg\:group-hover\:divide-blue-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(123, 207, 255, var(--tw-divide-opacity));
  }

  .group:hover .lg\:group-hover\:divide-blue-lightest > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(255, 81, 172, var(--tw-divide-opacity));
  }

  .group:hover .lg\:group-hover\:divide-pink > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(237, 9, 128, var(--tw-divide-opacity));
  }

  .group:hover .lg\:group-hover\:divide-pink-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(255, 91, 180, var(--tw-divide-opacity));
  }

  .group:hover .lg\:group-hover\:divide-orange > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(243, 114, 69, var(--tw-divide-opacity));
  }

  .group:hover .lg\:group-hover\:divide-yellow > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(255, 230, 0, var(--tw-divide-opacity));
  }

  .group:hover .lg\:group-hover\:divide-yellow-two > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(249, 227, 32, var(--tw-divide-opacity));
  }

  .group:hover .lg\:group-hover\:divide-yellow-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(230, 175, 33, var(--tw-divide-opacity));
  }

  .group:hover .lg\:group-hover\:divide-yellow-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(243, 193, 42, var(--tw-divide-opacity));
  }

  .group:hover .lg\:group-hover\:divide-green-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(33, 115, 37, var(--tw-divide-opacity));
  }

  .group:hover .lg\:group-hover\:divide-green-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(80, 161, 84, var(--tw-divide-opacity));
  }

  .group:hover .lg\:group-hover\:divide-purple > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(164, 139, 198, var(--tw-divide-opacity));
  }

  .group:hover .lg\:group-hover\:divide-purple-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(158, 149, 255, var(--tw-divide-opacity));
  }

  .group:hover .lg\:group-hover\:divide-brown-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(202, 138, 78, var(--tw-divide-opacity));
  }

  .group:hover .lg\:group-hover\:divide-brown-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(173, 91, 31, var(--tw-divide-opacity));
  }

  .lg\:divide-solid > :not([hidden]) ~ :not([hidden]){
    border-style: solid;
  }

  .lg\:divide-dashed > :not([hidden]) ~ :not([hidden]){
    border-style: dashed;
  }

  .lg\:divide-dotted > :not([hidden]) ~ :not([hidden]){
    border-style: dotted;
  }

  .lg\:divide-double > :not([hidden]) ~ :not([hidden]){
    border-style: double;
  }

  .lg\:divide-none > :not([hidden]) ~ :not([hidden]){
    border-style: none;
  }

  .lg\:divide-opacity-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0;
  }

  .lg\:divide-opacity-5 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.05;
  }

  .lg\:divide-opacity-10 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.1;
  }

  .lg\:divide-opacity-20 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.2;
  }

  .lg\:divide-opacity-25 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.25;
  }

  .lg\:divide-opacity-30 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.3;
  }

  .lg\:divide-opacity-40 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.4;
  }

  .lg\:divide-opacity-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.5;
  }

  .lg\:divide-opacity-60 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.6;
  }

  .lg\:divide-opacity-70 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.7;
  }

  .lg\:divide-opacity-75 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.75;
  }

  .lg\:divide-opacity-80 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.8;
  }

  .lg\:divide-opacity-90 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.9;
  }

  .lg\:divide-opacity-95 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.95;
  }

  .lg\:divide-opacity-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
  }

  .lg\: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;
  }

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

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

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

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

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

  .lg\:appearance-none{
    -webkit-appearance: none;
            appearance: none;
  }

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

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

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

  .lg\:bg-clip-border{
    background-clip: border-box;
  }

  .lg\:bg-clip-padding{
    background-clip: padding-box;
  }

  .lg\:bg-clip-content{
    background-clip: content-box;
  }

  .lg\:bg-clip-text{
    -webkit-background-clip: text;
            background-clip: text;
  }

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

  .lg\:bg-black{
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .lg\:bg-white{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .lg\:bg-grey{
    --tw-bg-opacity: 1;
    background-color: rgba(155, 155, 155, var(--tw-bg-opacity));
  }

  .lg\:bg-grey-darkest{
    --tw-bg-opacity: 1;
    background-color: rgba(17, 17, 17, var(--tw-bg-opacity));
  }

  .lg\:bg-grey-darkest700{
    background-color: rgba(17, 17, 17, 0.7);
  }

  .lg\:bg-grey-darkest300{
    background-color: rgba(17, 17, 17, 0.3);
  }

  .lg\:bg-grey-darkest100{
    background-color: rgba(17, 17, 17, 0.1);
  }

  .lg\:bg-grey-dark{
    --tw-bg-opacity: 1;
    background-color: rgba(82, 95, 119, var(--tw-bg-opacity));
  }

  .lg\:bg-grey-light{
    --tw-bg-opacity: 1;
    background-color: rgba(163, 163, 163, var(--tw-bg-opacity));
  }

  .lg\:bg-grey-extralight{
    --tw-bg-opacity: 1;
    background-color: rgba(231, 231, 231, var(--tw-bg-opacity));
  }

  .lg\:bg-grey-lighter{
    --tw-bg-opacity: 1;
    background-color: rgba(180, 189, 206, var(--tw-bg-opacity));
  }

  .lg\:bg-grey-lightest{
    --tw-bg-opacity: 1;
    background-color: rgba(244, 244, 244, var(--tw-bg-opacity));
  }

  .lg\:bg-grey-timeline{
    --tw-bg-opacity: 1;
    background-color: rgba(136, 136, 136, var(--tw-bg-opacity));
  }

  .lg\:bg-blue{
    --tw-bg-opacity: 1;
    background-color: rgba(99, 169, 209, var(--tw-bg-opacity));
  }

  .lg\:bg-blue-light{
    --tw-bg-opacity: 1;
    background-color: rgba(123, 207, 255, var(--tw-bg-opacity));
  }

  .lg\:bg-blue-lightest{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 81, 172, var(--tw-bg-opacity));
  }

  .lg\:bg-pink{
    --tw-bg-opacity: 1;
    background-color: rgba(237, 9, 128, var(--tw-bg-opacity));
  }

  .lg\:bg-pink-light{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 91, 180, var(--tw-bg-opacity));
  }

  .lg\:bg-orange{
    --tw-bg-opacity: 1;
    background-color: rgba(243, 114, 69, var(--tw-bg-opacity));
  }

  .lg\:bg-yellow{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 230, 0, var(--tw-bg-opacity));
  }

  .lg\:bg-yellow-two{
    --tw-bg-opacity: 1;
    background-color: rgba(249, 227, 32, var(--tw-bg-opacity));
  }

  .lg\:bg-yellow-dark{
    --tw-bg-opacity: 1;
    background-color: rgba(230, 175, 33, var(--tw-bg-opacity));
  }

  .lg\:bg-yellow-light{
    --tw-bg-opacity: 1;
    background-color: rgba(243, 193, 42, var(--tw-bg-opacity));
  }

  .lg\:bg-green-dark{
    --tw-bg-opacity: 1;
    background-color: rgba(33, 115, 37, var(--tw-bg-opacity));
  }

  .lg\:bg-green-light{
    --tw-bg-opacity: 1;
    background-color: rgba(80, 161, 84, var(--tw-bg-opacity));
  }

  .lg\:bg-purple{
    --tw-bg-opacity: 1;
    background-color: rgba(164, 139, 198, var(--tw-bg-opacity));
  }

  .lg\:bg-purple-light{
    --tw-bg-opacity: 1;
    background-color: rgba(158, 149, 255, var(--tw-bg-opacity));
  }

  .lg\:bg-brown-light{
    --tw-bg-opacity: 1;
    background-color: rgba(202, 138, 78, var(--tw-bg-opacity));
  }

  .lg\:bg-brown-dark{
    --tw-bg-opacity: 1;
    background-color: rgba(173, 91, 31, var(--tw-bg-opacity));
  }

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

  .group:hover .lg\:group-hover\:bg-black{
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-white{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-grey{
    --tw-bg-opacity: 1;
    background-color: rgba(155, 155, 155, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-grey-darkest{
    --tw-bg-opacity: 1;
    background-color: rgba(17, 17, 17, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-grey-darkest700{
    background-color: rgba(17, 17, 17, 0.7);
  }

  .group:hover .lg\:group-hover\:bg-grey-darkest300{
    background-color: rgba(17, 17, 17, 0.3);
  }

  .group:hover .lg\:group-hover\:bg-grey-darkest100{
    background-color: rgba(17, 17, 17, 0.1);
  }

  .group:hover .lg\:group-hover\:bg-grey-dark{
    --tw-bg-opacity: 1;
    background-color: rgba(82, 95, 119, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-grey-light{
    --tw-bg-opacity: 1;
    background-color: rgba(163, 163, 163, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-grey-extralight{
    --tw-bg-opacity: 1;
    background-color: rgba(231, 231, 231, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-grey-lighter{
    --tw-bg-opacity: 1;
    background-color: rgba(180, 189, 206, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-grey-lightest{
    --tw-bg-opacity: 1;
    background-color: rgba(244, 244, 244, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-grey-timeline{
    --tw-bg-opacity: 1;
    background-color: rgba(136, 136, 136, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-blue{
    --tw-bg-opacity: 1;
    background-color: rgba(99, 169, 209, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-blue-light{
    --tw-bg-opacity: 1;
    background-color: rgba(123, 207, 255, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-blue-lightest{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 81, 172, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-pink{
    --tw-bg-opacity: 1;
    background-color: rgba(237, 9, 128, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-pink-light{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 91, 180, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-orange{
    --tw-bg-opacity: 1;
    background-color: rgba(243, 114, 69, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-yellow{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 230, 0, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-yellow-two{
    --tw-bg-opacity: 1;
    background-color: rgba(249, 227, 32, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-yellow-dark{
    --tw-bg-opacity: 1;
    background-color: rgba(230, 175, 33, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-yellow-light{
    --tw-bg-opacity: 1;
    background-color: rgba(243, 193, 42, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-green-dark{
    --tw-bg-opacity: 1;
    background-color: rgba(33, 115, 37, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-green-light{
    --tw-bg-opacity: 1;
    background-color: rgba(80, 161, 84, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-purple{
    --tw-bg-opacity: 1;
    background-color: rgba(164, 139, 198, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-purple-light{
    --tw-bg-opacity: 1;
    background-color: rgba(158, 149, 255, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-brown-light{
    --tw-bg-opacity: 1;
    background-color: rgba(202, 138, 78, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-brown-dark{
    --tw-bg-opacity: 1;
    background-color: rgba(173, 91, 31, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-transparent:focus-within{
    background-color: transparent;
  }

  .lg\:focus-within\:bg-black:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-white:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-grey:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(155, 155, 155, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-grey-darkest:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(17, 17, 17, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-grey-darkest700:focus-within{
    background-color: rgba(17, 17, 17, 0.7);
  }

  .lg\:focus-within\:bg-grey-darkest300:focus-within{
    background-color: rgba(17, 17, 17, 0.3);
  }

  .lg\:focus-within\:bg-grey-darkest100:focus-within{
    background-color: rgba(17, 17, 17, 0.1);
  }

  .lg\:focus-within\:bg-grey-dark:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(82, 95, 119, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-grey-light:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(163, 163, 163, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-grey-extralight:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(231, 231, 231, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-grey-lighter:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(180, 189, 206, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-grey-lightest:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(244, 244, 244, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-grey-timeline:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(136, 136, 136, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-blue:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(99, 169, 209, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-blue-light:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(123, 207, 255, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-blue-lightest:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 81, 172, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-pink:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(237, 9, 128, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-pink-light:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 91, 180, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-orange:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(243, 114, 69, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-yellow:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 230, 0, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-yellow-two:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(249, 227, 32, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-yellow-dark:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(230, 175, 33, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-yellow-light:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(243, 193, 42, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-green-dark:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(33, 115, 37, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-green-light:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(80, 161, 84, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-purple:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(164, 139, 198, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-purple-light:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(158, 149, 255, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-brown-light:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(202, 138, 78, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-brown-dark:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(173, 91, 31, var(--tw-bg-opacity));
  }

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

  .lg\:hover\:bg-black:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-white:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-grey:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(155, 155, 155, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-grey-darkest:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(17, 17, 17, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-grey-darkest700:hover{
    background-color: rgba(17, 17, 17, 0.7);
  }

  .lg\:hover\:bg-grey-darkest300:hover{
    background-color: rgba(17, 17, 17, 0.3);
  }

  .lg\:hover\:bg-grey-darkest100:hover{
    background-color: rgba(17, 17, 17, 0.1);
  }

  .lg\:hover\:bg-grey-dark:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(82, 95, 119, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-grey-light:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(163, 163, 163, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-grey-extralight:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(231, 231, 231, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-grey-lighter:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(180, 189, 206, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-grey-lightest:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(244, 244, 244, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-grey-timeline:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(136, 136, 136, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-blue:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(99, 169, 209, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-blue-light:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(123, 207, 255, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-blue-lightest:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 81, 172, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-pink:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(237, 9, 128, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-pink-light:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 91, 180, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-orange:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(243, 114, 69, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-yellow:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 230, 0, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-yellow-two:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(249, 227, 32, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-yellow-dark:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(230, 175, 33, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-yellow-light:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(243, 193, 42, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-green-dark:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(33, 115, 37, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-green-light:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(80, 161, 84, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-purple:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(164, 139, 198, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-purple-light:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(158, 149, 255, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-brown-light:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(202, 138, 78, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-brown-dark:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(173, 91, 31, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-transparent:focus{
    background-color: transparent;
  }

  .lg\:focus\:bg-black:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-white:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-grey:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(155, 155, 155, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-grey-darkest:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(17, 17, 17, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-grey-darkest700:focus{
    background-color: rgba(17, 17, 17, 0.7);
  }

  .lg\:focus\:bg-grey-darkest300:focus{
    background-color: rgba(17, 17, 17, 0.3);
  }

  .lg\:focus\:bg-grey-darkest100:focus{
    background-color: rgba(17, 17, 17, 0.1);
  }

  .lg\:focus\:bg-grey-dark:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(82, 95, 119, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-grey-light:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(163, 163, 163, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-grey-extralight:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(231, 231, 231, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-grey-lighter:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(180, 189, 206, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-grey-lightest:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(244, 244, 244, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-grey-timeline:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(136, 136, 136, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-blue:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(99, 169, 209, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-blue-light:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(123, 207, 255, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-blue-lightest:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 81, 172, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-pink:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(237, 9, 128, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-pink-light:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 91, 180, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-orange:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(243, 114, 69, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-yellow:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 230, 0, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-yellow-two:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(249, 227, 32, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-yellow-dark:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(230, 175, 33, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-yellow-light:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(243, 193, 42, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-green-dark:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(33, 115, 37, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-green-light:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(80, 161, 84, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-purple:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(164, 139, 198, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-purple-light:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(158, 149, 255, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-brown-light:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(202, 138, 78, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-brown-dark:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(173, 91, 31, var(--tw-bg-opacity));
  }

  .lg\:bg-none{
    background-image: none;
  }

  .lg\:bg-gradient-to-t{
    background-image: linear-gradient(to top, var(--tw-gradient-stops));
  }

  .lg\:bg-gradient-to-tr{
    background-image: linear-gradient(to top right, var(--tw-gradient-stops));
  }

  .lg\:bg-gradient-to-r{
    background-image: linear-gradient(to right, var(--tw-gradient-stops));
  }

  .lg\:bg-gradient-to-br{
    background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
  }

  .lg\:bg-gradient-to-b{
    background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
  }

  .lg\:bg-gradient-to-bl{
    background-image: linear-gradient(to bottom left, var(--tw-gradient-stops));
  }

  .lg\:bg-gradient-to-l{
    background-image: linear-gradient(to left, var(--tw-gradient-stops));
  }

  .lg\:bg-gradient-to-tl{
    background-image: linear-gradient(to top left, var(--tw-gradient-stops));
  }

  .lg\:from-transparent{
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .lg\:from-black{
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .lg\:from-white{
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .lg\:from-grey{
    --tw-gradient-from: #9b9b9b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(155, 155, 155, 0));
  }

  .lg\:from-grey-darkest{
    --tw-gradient-from: #111;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .lg\:from-grey-darkest700{
    --tw-gradient-from: rgba(17, 17, 17, 0.7);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .lg\:from-grey-darkest300{
    --tw-gradient-from: rgba(17, 17, 17, 0.3);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .lg\:from-grey-darkest100{
    --tw-gradient-from: rgba(17, 17, 17, 0.1);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .lg\:from-grey-dark{
    --tw-gradient-from: #525f77;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(82, 95, 119, 0));
  }

  .lg\:from-grey-light{
    --tw-gradient-from: #a3a3a3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(163, 163, 163, 0));
  }

  .lg\:from-grey-extralight{
    --tw-gradient-from: #e7e7e7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 231, 231, 0));
  }

  .lg\:from-grey-lighter{
    --tw-gradient-from: #b4bdce;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 189, 206, 0));
  }

  .lg\:from-grey-lightest{
    --tw-gradient-from: #f4f4f4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 244, 244, 0));
  }

  .lg\:from-grey-timeline{
    --tw-gradient-from: #888888;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(136, 136, 136, 0));
  }

  .lg\:from-blue{
    --tw-gradient-from: #63a9d1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 169, 209, 0));
  }

  .lg\:from-blue-light{
    --tw-gradient-from: #7bcfff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(123, 207, 255, 0));
  }

  .lg\:from-blue-lightest{
    --tw-gradient-from: #ff51ac;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 81, 172, 0));
  }

  .lg\:from-pink{
    --tw-gradient-from: #ED0980;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 9, 128, 0));
  }

  .lg\:from-pink-light{
    --tw-gradient-from: #ff5bb4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 91, 180, 0));
  }

  .lg\:from-orange{
    --tw-gradient-from: #f37245;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 114, 69, 0));
  }

  .lg\:from-yellow{
    --tw-gradient-from: #ffe600;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 230, 0, 0));
  }

  .lg\:from-yellow-two{
    --tw-gradient-from: #F9E320;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 227, 32, 0));
  }

  .lg\:from-yellow-dark{
    --tw-gradient-from: #e6af21;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 175, 33, 0));
  }

  .lg\:from-yellow-light{
    --tw-gradient-from: #f3c12a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 193, 42, 0));
  }

  .lg\:from-green-dark{
    --tw-gradient-from: #217325;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(33, 115, 37, 0));
  }

  .lg\:from-green-light{
    --tw-gradient-from: #50a154;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(80, 161, 84, 0));
  }

  .lg\:from-purple{
    --tw-gradient-from: #a48bc6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(164, 139, 198, 0));
  }

  .lg\:from-purple-light{
    --tw-gradient-from: #9e95ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(158, 149, 255, 0));
  }

  .lg\:from-brown-light{
    --tw-gradient-from: #ca8a4e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(202, 138, 78, 0));
  }

  .lg\:from-brown-dark{
    --tw-gradient-from: #ad5b1f;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(173, 91, 31, 0));
  }

  .lg\:via-transparent{
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .lg\:via-black{
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .lg\:via-white{
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .lg\:via-grey{
    --tw-gradient-stops: var(--tw-gradient-from), #9b9b9b, var(--tw-gradient-to, rgba(155, 155, 155, 0));
  }

  .lg\:via-grey-darkest{
    --tw-gradient-stops: var(--tw-gradient-from), #111, var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .lg\:via-grey-darkest700{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(17, 17, 17, 0.7), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .lg\:via-grey-darkest300{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(17, 17, 17, 0.3), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .lg\:via-grey-darkest100{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(17, 17, 17, 0.1), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .lg\:via-grey-dark{
    --tw-gradient-stops: var(--tw-gradient-from), #525f77, var(--tw-gradient-to, rgba(82, 95, 119, 0));
  }

  .lg\:via-grey-light{
    --tw-gradient-stops: var(--tw-gradient-from), #a3a3a3, var(--tw-gradient-to, rgba(163, 163, 163, 0));
  }

  .lg\:via-grey-extralight{
    --tw-gradient-stops: var(--tw-gradient-from), #e7e7e7, var(--tw-gradient-to, rgba(231, 231, 231, 0));
  }

  .lg\:via-grey-lighter{
    --tw-gradient-stops: var(--tw-gradient-from), #b4bdce, var(--tw-gradient-to, rgba(180, 189, 206, 0));
  }

  .lg\:via-grey-lightest{
    --tw-gradient-stops: var(--tw-gradient-from), #f4f4f4, var(--tw-gradient-to, rgba(244, 244, 244, 0));
  }

  .lg\:via-grey-timeline{
    --tw-gradient-stops: var(--tw-gradient-from), #888888, var(--tw-gradient-to, rgba(136, 136, 136, 0));
  }

  .lg\:via-blue{
    --tw-gradient-stops: var(--tw-gradient-from), #63a9d1, var(--tw-gradient-to, rgba(99, 169, 209, 0));
  }

  .lg\:via-blue-light{
    --tw-gradient-stops: var(--tw-gradient-from), #7bcfff, var(--tw-gradient-to, rgba(123, 207, 255, 0));
  }

  .lg\:via-blue-lightest{
    --tw-gradient-stops: var(--tw-gradient-from), #ff51ac, var(--tw-gradient-to, rgba(255, 81, 172, 0));
  }

  .lg\:via-pink{
    --tw-gradient-stops: var(--tw-gradient-from), #ED0980, var(--tw-gradient-to, rgba(237, 9, 128, 0));
  }

  .lg\:via-pink-light{
    --tw-gradient-stops: var(--tw-gradient-from), #ff5bb4, var(--tw-gradient-to, rgba(255, 91, 180, 0));
  }

  .lg\:via-orange{
    --tw-gradient-stops: var(--tw-gradient-from), #f37245, var(--tw-gradient-to, rgba(243, 114, 69, 0));
  }

  .lg\:via-yellow{
    --tw-gradient-stops: var(--tw-gradient-from), #ffe600, var(--tw-gradient-to, rgba(255, 230, 0, 0));
  }

  .lg\:via-yellow-two{
    --tw-gradient-stops: var(--tw-gradient-from), #F9E320, var(--tw-gradient-to, rgba(249, 227, 32, 0));
  }

  .lg\:via-yellow-dark{
    --tw-gradient-stops: var(--tw-gradient-from), #e6af21, var(--tw-gradient-to, rgba(230, 175, 33, 0));
  }

  .lg\:via-yellow-light{
    --tw-gradient-stops: var(--tw-gradient-from), #f3c12a, var(--tw-gradient-to, rgba(243, 193, 42, 0));
  }

  .lg\:via-green-dark{
    --tw-gradient-stops: var(--tw-gradient-from), #217325, var(--tw-gradient-to, rgba(33, 115, 37, 0));
  }

  .lg\:via-green-light{
    --tw-gradient-stops: var(--tw-gradient-from), #50a154, var(--tw-gradient-to, rgba(80, 161, 84, 0));
  }

  .lg\:via-purple{
    --tw-gradient-stops: var(--tw-gradient-from), #a48bc6, var(--tw-gradient-to, rgba(164, 139, 198, 0));
  }

  .lg\:via-purple-light{
    --tw-gradient-stops: var(--tw-gradient-from), #9e95ff, var(--tw-gradient-to, rgba(158, 149, 255, 0));
  }

  .lg\:via-brown-light{
    --tw-gradient-stops: var(--tw-gradient-from), #ca8a4e, var(--tw-gradient-to, rgba(202, 138, 78, 0));
  }

  .lg\:via-brown-dark{
    --tw-gradient-stops: var(--tw-gradient-from), #ad5b1f, var(--tw-gradient-to, rgba(173, 91, 31, 0));
  }

  .lg\:to-transparent{
    --tw-gradient-to: transparent;
  }

  .lg\:to-black{
    --tw-gradient-to: #000;
  }

  .lg\:to-white{
    --tw-gradient-to: #fff;
  }

  .lg\:to-grey{
    --tw-gradient-to: #9b9b9b;
  }

  .lg\:to-grey-darkest{
    --tw-gradient-to: #111;
  }

  .lg\:to-grey-darkest700{
    --tw-gradient-to: rgba(17, 17, 17, 0.7);
  }

  .lg\:to-grey-darkest300{
    --tw-gradient-to: rgba(17, 17, 17, 0.3);
  }

  .lg\:to-grey-darkest100{
    --tw-gradient-to: rgba(17, 17, 17, 0.1);
  }

  .lg\:to-grey-dark{
    --tw-gradient-to: #525f77;
  }

  .lg\:to-grey-light{
    --tw-gradient-to: #a3a3a3;
  }

  .lg\:to-grey-extralight{
    --tw-gradient-to: #e7e7e7;
  }

  .lg\:to-grey-lighter{
    --tw-gradient-to: #b4bdce;
  }

  .lg\:to-grey-lightest{
    --tw-gradient-to: #f4f4f4;
  }

  .lg\:to-grey-timeline{
    --tw-gradient-to: #888888;
  }

  .lg\:to-blue{
    --tw-gradient-to: #63a9d1;
  }

  .lg\:to-blue-light{
    --tw-gradient-to: #7bcfff;
  }

  .lg\:to-blue-lightest{
    --tw-gradient-to: #ff51ac;
  }

  .lg\:to-pink{
    --tw-gradient-to: #ED0980;
  }

  .lg\:to-pink-light{
    --tw-gradient-to: #ff5bb4;
  }

  .lg\:to-orange{
    --tw-gradient-to: #f37245;
  }

  .lg\:to-yellow{
    --tw-gradient-to: #ffe600;
  }

  .lg\:to-yellow-two{
    --tw-gradient-to: #F9E320;
  }

  .lg\:to-yellow-dark{
    --tw-gradient-to: #e6af21;
  }

  .lg\:to-yellow-light{
    --tw-gradient-to: #f3c12a;
  }

  .lg\:to-green-dark{
    --tw-gradient-to: #217325;
  }

  .lg\:to-green-light{
    --tw-gradient-to: #50a154;
  }

  .lg\:to-purple{
    --tw-gradient-to: #a48bc6;
  }

  .lg\:to-purple-light{
    --tw-gradient-to: #9e95ff;
  }

  .lg\:to-brown-light{
    --tw-gradient-to: #ca8a4e;
  }

  .lg\:to-brown-dark{
    --tw-gradient-to: #ad5b1f;
  }

  .lg\:hover\:from-transparent:hover{
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .lg\:hover\:from-black:hover{
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .lg\:hover\:from-white:hover{
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .lg\:hover\:from-grey:hover{
    --tw-gradient-from: #9b9b9b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(155, 155, 155, 0));
  }

  .lg\:hover\:from-grey-darkest:hover{
    --tw-gradient-from: #111;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .lg\:hover\:from-grey-darkest700:hover{
    --tw-gradient-from: rgba(17, 17, 17, 0.7);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .lg\:hover\:from-grey-darkest300:hover{
    --tw-gradient-from: rgba(17, 17, 17, 0.3);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .lg\:hover\:from-grey-darkest100:hover{
    --tw-gradient-from: rgba(17, 17, 17, 0.1);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .lg\:hover\:from-grey-dark:hover{
    --tw-gradient-from: #525f77;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(82, 95, 119, 0));
  }

  .lg\:hover\:from-grey-light:hover{
    --tw-gradient-from: #a3a3a3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(163, 163, 163, 0));
  }

  .lg\:hover\:from-grey-extralight:hover{
    --tw-gradient-from: #e7e7e7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 231, 231, 0));
  }

  .lg\:hover\:from-grey-lighter:hover{
    --tw-gradient-from: #b4bdce;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 189, 206, 0));
  }

  .lg\:hover\:from-grey-lightest:hover{
    --tw-gradient-from: #f4f4f4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 244, 244, 0));
  }

  .lg\:hover\:from-grey-timeline:hover{
    --tw-gradient-from: #888888;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(136, 136, 136, 0));
  }

  .lg\:hover\:from-blue:hover{
    --tw-gradient-from: #63a9d1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 169, 209, 0));
  }

  .lg\:hover\:from-blue-light:hover{
    --tw-gradient-from: #7bcfff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(123, 207, 255, 0));
  }

  .lg\:hover\:from-blue-lightest:hover{
    --tw-gradient-from: #ff51ac;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 81, 172, 0));
  }

  .lg\:hover\:from-pink:hover{
    --tw-gradient-from: #ED0980;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 9, 128, 0));
  }

  .lg\:hover\:from-pink-light:hover{
    --tw-gradient-from: #ff5bb4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 91, 180, 0));
  }

  .lg\:hover\:from-orange:hover{
    --tw-gradient-from: #f37245;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 114, 69, 0));
  }

  .lg\:hover\:from-yellow:hover{
    --tw-gradient-from: #ffe600;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 230, 0, 0));
  }

  .lg\:hover\:from-yellow-two:hover{
    --tw-gradient-from: #F9E320;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 227, 32, 0));
  }

  .lg\:hover\:from-yellow-dark:hover{
    --tw-gradient-from: #e6af21;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 175, 33, 0));
  }

  .lg\:hover\:from-yellow-light:hover{
    --tw-gradient-from: #f3c12a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 193, 42, 0));
  }

  .lg\:hover\:from-green-dark:hover{
    --tw-gradient-from: #217325;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(33, 115, 37, 0));
  }

  .lg\:hover\:from-green-light:hover{
    --tw-gradient-from: #50a154;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(80, 161, 84, 0));
  }

  .lg\:hover\:from-purple:hover{
    --tw-gradient-from: #a48bc6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(164, 139, 198, 0));
  }

  .lg\:hover\:from-purple-light:hover{
    --tw-gradient-from: #9e95ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(158, 149, 255, 0));
  }

  .lg\:hover\:from-brown-light:hover{
    --tw-gradient-from: #ca8a4e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(202, 138, 78, 0));
  }

  .lg\:hover\:from-brown-dark:hover{
    --tw-gradient-from: #ad5b1f;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(173, 91, 31, 0));
  }

  .lg\:hover\:via-transparent:hover{
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .lg\:hover\:via-black:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .lg\:hover\:via-white:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .lg\:hover\:via-grey:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #9b9b9b, var(--tw-gradient-to, rgba(155, 155, 155, 0));
  }

  .lg\:hover\:via-grey-darkest:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #111, var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .lg\:hover\:via-grey-darkest700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(17, 17, 17, 0.7), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .lg\:hover\:via-grey-darkest300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(17, 17, 17, 0.3), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .lg\:hover\:via-grey-darkest100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(17, 17, 17, 0.1), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .lg\:hover\:via-grey-dark:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #525f77, var(--tw-gradient-to, rgba(82, 95, 119, 0));
  }

  .lg\:hover\:via-grey-light:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #a3a3a3, var(--tw-gradient-to, rgba(163, 163, 163, 0));
  }

  .lg\:hover\:via-grey-extralight:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #e7e7e7, var(--tw-gradient-to, rgba(231, 231, 231, 0));
  }

  .lg\:hover\:via-grey-lighter:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #b4bdce, var(--tw-gradient-to, rgba(180, 189, 206, 0));
  }

  .lg\:hover\:via-grey-lightest:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f4f4f4, var(--tw-gradient-to, rgba(244, 244, 244, 0));
  }

  .lg\:hover\:via-grey-timeline:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #888888, var(--tw-gradient-to, rgba(136, 136, 136, 0));
  }

  .lg\:hover\:via-blue:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #63a9d1, var(--tw-gradient-to, rgba(99, 169, 209, 0));
  }

  .lg\:hover\:via-blue-light:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #7bcfff, var(--tw-gradient-to, rgba(123, 207, 255, 0));
  }

  .lg\:hover\:via-blue-lightest:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ff51ac, var(--tw-gradient-to, rgba(255, 81, 172, 0));
  }

  .lg\:hover\:via-pink:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ED0980, var(--tw-gradient-to, rgba(237, 9, 128, 0));
  }

  .lg\:hover\:via-pink-light:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ff5bb4, var(--tw-gradient-to, rgba(255, 91, 180, 0));
  }

  .lg\:hover\:via-orange:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f37245, var(--tw-gradient-to, rgba(243, 114, 69, 0));
  }

  .lg\:hover\:via-yellow:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ffe600, var(--tw-gradient-to, rgba(255, 230, 0, 0));
  }

  .lg\:hover\:via-yellow-two:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #F9E320, var(--tw-gradient-to, rgba(249, 227, 32, 0));
  }

  .lg\:hover\:via-yellow-dark:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #e6af21, var(--tw-gradient-to, rgba(230, 175, 33, 0));
  }

  .lg\:hover\:via-yellow-light:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f3c12a, var(--tw-gradient-to, rgba(243, 193, 42, 0));
  }

  .lg\:hover\:via-green-dark:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #217325, var(--tw-gradient-to, rgba(33, 115, 37, 0));
  }

  .lg\:hover\:via-green-light:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #50a154, var(--tw-gradient-to, rgba(80, 161, 84, 0));
  }

  .lg\:hover\:via-purple:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #a48bc6, var(--tw-gradient-to, rgba(164, 139, 198, 0));
  }

  .lg\:hover\:via-purple-light:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #9e95ff, var(--tw-gradient-to, rgba(158, 149, 255, 0));
  }

  .lg\:hover\:via-brown-light:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ca8a4e, var(--tw-gradient-to, rgba(202, 138, 78, 0));
  }

  .lg\:hover\:via-brown-dark:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ad5b1f, var(--tw-gradient-to, rgba(173, 91, 31, 0));
  }

  .lg\:hover\:to-transparent:hover{
    --tw-gradient-to: transparent;
  }

  .lg\:hover\:to-black:hover{
    --tw-gradient-to: #000;
  }

  .lg\:hover\:to-white:hover{
    --tw-gradient-to: #fff;
  }

  .lg\:hover\:to-grey:hover{
    --tw-gradient-to: #9b9b9b;
  }

  .lg\:hover\:to-grey-darkest:hover{
    --tw-gradient-to: #111;
  }

  .lg\:hover\:to-grey-darkest700:hover{
    --tw-gradient-to: rgba(17, 17, 17, 0.7);
  }

  .lg\:hover\:to-grey-darkest300:hover{
    --tw-gradient-to: rgba(17, 17, 17, 0.3);
  }

  .lg\:hover\:to-grey-darkest100:hover{
    --tw-gradient-to: rgba(17, 17, 17, 0.1);
  }

  .lg\:hover\:to-grey-dark:hover{
    --tw-gradient-to: #525f77;
  }

  .lg\:hover\:to-grey-light:hover{
    --tw-gradient-to: #a3a3a3;
  }

  .lg\:hover\:to-grey-extralight:hover{
    --tw-gradient-to: #e7e7e7;
  }

  .lg\:hover\:to-grey-lighter:hover{
    --tw-gradient-to: #b4bdce;
  }

  .lg\:hover\:to-grey-lightest:hover{
    --tw-gradient-to: #f4f4f4;
  }

  .lg\:hover\:to-grey-timeline:hover{
    --tw-gradient-to: #888888;
  }

  .lg\:hover\:to-blue:hover{
    --tw-gradient-to: #63a9d1;
  }

  .lg\:hover\:to-blue-light:hover{
    --tw-gradient-to: #7bcfff;
  }

  .lg\:hover\:to-blue-lightest:hover{
    --tw-gradient-to: #ff51ac;
  }

  .lg\:hover\:to-pink:hover{
    --tw-gradient-to: #ED0980;
  }

  .lg\:hover\:to-pink-light:hover{
    --tw-gradient-to: #ff5bb4;
  }

  .lg\:hover\:to-orange:hover{
    --tw-gradient-to: #f37245;
  }

  .lg\:hover\:to-yellow:hover{
    --tw-gradient-to: #ffe600;
  }

  .lg\:hover\:to-yellow-two:hover{
    --tw-gradient-to: #F9E320;
  }

  .lg\:hover\:to-yellow-dark:hover{
    --tw-gradient-to: #e6af21;
  }

  .lg\:hover\:to-yellow-light:hover{
    --tw-gradient-to: #f3c12a;
  }

  .lg\:hover\:to-green-dark:hover{
    --tw-gradient-to: #217325;
  }

  .lg\:hover\:to-green-light:hover{
    --tw-gradient-to: #50a154;
  }

  .lg\:hover\:to-purple:hover{
    --tw-gradient-to: #a48bc6;
  }

  .lg\:hover\:to-purple-light:hover{
    --tw-gradient-to: #9e95ff;
  }

  .lg\:hover\:to-brown-light:hover{
    --tw-gradient-to: #ca8a4e;
  }

  .lg\:hover\:to-brown-dark:hover{
    --tw-gradient-to: #ad5b1f;
  }

  .lg\:focus\:from-transparent:focus{
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .lg\:focus\:from-black:focus{
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .lg\:focus\:from-white:focus{
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .lg\:focus\:from-grey:focus{
    --tw-gradient-from: #9b9b9b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(155, 155, 155, 0));
  }

  .lg\:focus\:from-grey-darkest:focus{
    --tw-gradient-from: #111;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .lg\:focus\:from-grey-darkest700:focus{
    --tw-gradient-from: rgba(17, 17, 17, 0.7);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .lg\:focus\:from-grey-darkest300:focus{
    --tw-gradient-from: rgba(17, 17, 17, 0.3);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .lg\:focus\:from-grey-darkest100:focus{
    --tw-gradient-from: rgba(17, 17, 17, 0.1);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .lg\:focus\:from-grey-dark:focus{
    --tw-gradient-from: #525f77;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(82, 95, 119, 0));
  }

  .lg\:focus\:from-grey-light:focus{
    --tw-gradient-from: #a3a3a3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(163, 163, 163, 0));
  }

  .lg\:focus\:from-grey-extralight:focus{
    --tw-gradient-from: #e7e7e7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 231, 231, 0));
  }

  .lg\:focus\:from-grey-lighter:focus{
    --tw-gradient-from: #b4bdce;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 189, 206, 0));
  }

  .lg\:focus\:from-grey-lightest:focus{
    --tw-gradient-from: #f4f4f4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 244, 244, 0));
  }

  .lg\:focus\:from-grey-timeline:focus{
    --tw-gradient-from: #888888;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(136, 136, 136, 0));
  }

  .lg\:focus\:from-blue:focus{
    --tw-gradient-from: #63a9d1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 169, 209, 0));
  }

  .lg\:focus\:from-blue-light:focus{
    --tw-gradient-from: #7bcfff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(123, 207, 255, 0));
  }

  .lg\:focus\:from-blue-lightest:focus{
    --tw-gradient-from: #ff51ac;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 81, 172, 0));
  }

  .lg\:focus\:from-pink:focus{
    --tw-gradient-from: #ED0980;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 9, 128, 0));
  }

  .lg\:focus\:from-pink-light:focus{
    --tw-gradient-from: #ff5bb4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 91, 180, 0));
  }

  .lg\:focus\:from-orange:focus{
    --tw-gradient-from: #f37245;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 114, 69, 0));
  }

  .lg\:focus\:from-yellow:focus{
    --tw-gradient-from: #ffe600;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 230, 0, 0));
  }

  .lg\:focus\:from-yellow-two:focus{
    --tw-gradient-from: #F9E320;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 227, 32, 0));
  }

  .lg\:focus\:from-yellow-dark:focus{
    --tw-gradient-from: #e6af21;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 175, 33, 0));
  }

  .lg\:focus\:from-yellow-light:focus{
    --tw-gradient-from: #f3c12a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 193, 42, 0));
  }

  .lg\:focus\:from-green-dark:focus{
    --tw-gradient-from: #217325;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(33, 115, 37, 0));
  }

  .lg\:focus\:from-green-light:focus{
    --tw-gradient-from: #50a154;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(80, 161, 84, 0));
  }

  .lg\:focus\:from-purple:focus{
    --tw-gradient-from: #a48bc6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(164, 139, 198, 0));
  }

  .lg\:focus\:from-purple-light:focus{
    --tw-gradient-from: #9e95ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(158, 149, 255, 0));
  }

  .lg\:focus\:from-brown-light:focus{
    --tw-gradient-from: #ca8a4e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(202, 138, 78, 0));
  }

  .lg\:focus\:from-brown-dark:focus{
    --tw-gradient-from: #ad5b1f;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(173, 91, 31, 0));
  }

  .lg\:focus\:via-transparent:focus{
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .lg\:focus\:via-black:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .lg\:focus\:via-white:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .lg\:focus\:via-grey:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #9b9b9b, var(--tw-gradient-to, rgba(155, 155, 155, 0));
  }

  .lg\:focus\:via-grey-darkest:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #111, var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .lg\:focus\:via-grey-darkest700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(17, 17, 17, 0.7), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .lg\:focus\:via-grey-darkest300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(17, 17, 17, 0.3), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .lg\:focus\:via-grey-darkest100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(17, 17, 17, 0.1), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .lg\:focus\:via-grey-dark:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #525f77, var(--tw-gradient-to, rgba(82, 95, 119, 0));
  }

  .lg\:focus\:via-grey-light:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #a3a3a3, var(--tw-gradient-to, rgba(163, 163, 163, 0));
  }

  .lg\:focus\:via-grey-extralight:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #e7e7e7, var(--tw-gradient-to, rgba(231, 231, 231, 0));
  }

  .lg\:focus\:via-grey-lighter:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #b4bdce, var(--tw-gradient-to, rgba(180, 189, 206, 0));
  }

  .lg\:focus\:via-grey-lightest:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f4f4f4, var(--tw-gradient-to, rgba(244, 244, 244, 0));
  }

  .lg\:focus\:via-grey-timeline:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #888888, var(--tw-gradient-to, rgba(136, 136, 136, 0));
  }

  .lg\:focus\:via-blue:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #63a9d1, var(--tw-gradient-to, rgba(99, 169, 209, 0));
  }

  .lg\:focus\:via-blue-light:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #7bcfff, var(--tw-gradient-to, rgba(123, 207, 255, 0));
  }

  .lg\:focus\:via-blue-lightest:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ff51ac, var(--tw-gradient-to, rgba(255, 81, 172, 0));
  }

  .lg\:focus\:via-pink:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ED0980, var(--tw-gradient-to, rgba(237, 9, 128, 0));
  }

  .lg\:focus\:via-pink-light:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ff5bb4, var(--tw-gradient-to, rgba(255, 91, 180, 0));
  }

  .lg\:focus\:via-orange:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f37245, var(--tw-gradient-to, rgba(243, 114, 69, 0));
  }

  .lg\:focus\:via-yellow:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ffe600, var(--tw-gradient-to, rgba(255, 230, 0, 0));
  }

  .lg\:focus\:via-yellow-two:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #F9E320, var(--tw-gradient-to, rgba(249, 227, 32, 0));
  }

  .lg\:focus\:via-yellow-dark:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #e6af21, var(--tw-gradient-to, rgba(230, 175, 33, 0));
  }

  .lg\:focus\:via-yellow-light:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f3c12a, var(--tw-gradient-to, rgba(243, 193, 42, 0));
  }

  .lg\:focus\:via-green-dark:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #217325, var(--tw-gradient-to, rgba(33, 115, 37, 0));
  }

  .lg\:focus\:via-green-light:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #50a154, var(--tw-gradient-to, rgba(80, 161, 84, 0));
  }

  .lg\:focus\:via-purple:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #a48bc6, var(--tw-gradient-to, rgba(164, 139, 198, 0));
  }

  .lg\:focus\:via-purple-light:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #9e95ff, var(--tw-gradient-to, rgba(158, 149, 255, 0));
  }

  .lg\:focus\:via-brown-light:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ca8a4e, var(--tw-gradient-to, rgba(202, 138, 78, 0));
  }

  .lg\:focus\:via-brown-dark:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ad5b1f, var(--tw-gradient-to, rgba(173, 91, 31, 0));
  }

  .lg\:focus\:to-transparent:focus{
    --tw-gradient-to: transparent;
  }

  .lg\:focus\:to-black:focus{
    --tw-gradient-to: #000;
  }

  .lg\:focus\:to-white:focus{
    --tw-gradient-to: #fff;
  }

  .lg\:focus\:to-grey:focus{
    --tw-gradient-to: #9b9b9b;
  }

  .lg\:focus\:to-grey-darkest:focus{
    --tw-gradient-to: #111;
  }

  .lg\:focus\:to-grey-darkest700:focus{
    --tw-gradient-to: rgba(17, 17, 17, 0.7);
  }

  .lg\:focus\:to-grey-darkest300:focus{
    --tw-gradient-to: rgba(17, 17, 17, 0.3);
  }

  .lg\:focus\:to-grey-darkest100:focus{
    --tw-gradient-to: rgba(17, 17, 17, 0.1);
  }

  .lg\:focus\:to-grey-dark:focus{
    --tw-gradient-to: #525f77;
  }

  .lg\:focus\:to-grey-light:focus{
    --tw-gradient-to: #a3a3a3;
  }

  .lg\:focus\:to-grey-extralight:focus{
    --tw-gradient-to: #e7e7e7;
  }

  .lg\:focus\:to-grey-lighter:focus{
    --tw-gradient-to: #b4bdce;
  }

  .lg\:focus\:to-grey-lightest:focus{
    --tw-gradient-to: #f4f4f4;
  }

  .lg\:focus\:to-grey-timeline:focus{
    --tw-gradient-to: #888888;
  }

  .lg\:focus\:to-blue:focus{
    --tw-gradient-to: #63a9d1;
  }

  .lg\:focus\:to-blue-light:focus{
    --tw-gradient-to: #7bcfff;
  }

  .lg\:focus\:to-blue-lightest:focus{
    --tw-gradient-to: #ff51ac;
  }

  .lg\:focus\:to-pink:focus{
    --tw-gradient-to: #ED0980;
  }

  .lg\:focus\:to-pink-light:focus{
    --tw-gradient-to: #ff5bb4;
  }

  .lg\:focus\:to-orange:focus{
    --tw-gradient-to: #f37245;
  }

  .lg\:focus\:to-yellow:focus{
    --tw-gradient-to: #ffe600;
  }

  .lg\:focus\:to-yellow-two:focus{
    --tw-gradient-to: #F9E320;
  }

  .lg\:focus\:to-yellow-dark:focus{
    --tw-gradient-to: #e6af21;
  }

  .lg\:focus\:to-yellow-light:focus{
    --tw-gradient-to: #f3c12a;
  }

  .lg\:focus\:to-green-dark:focus{
    --tw-gradient-to: #217325;
  }

  .lg\:focus\:to-green-light:focus{
    --tw-gradient-to: #50a154;
  }

  .lg\:focus\:to-purple:focus{
    --tw-gradient-to: #a48bc6;
  }

  .lg\:focus\:to-purple-light:focus{
    --tw-gradient-to: #9e95ff;
  }

  .lg\:focus\:to-brown-light:focus{
    --tw-gradient-to: #ca8a4e;
  }

  .lg\:focus\:to-brown-dark:focus{
    --tw-gradient-to: #ad5b1f;
  }

  .lg\:bg-opacity-0{
    --tw-bg-opacity: 0;
  }

  .lg\:bg-opacity-5{
    --tw-bg-opacity: 0.05;
  }

  .lg\:bg-opacity-10{
    --tw-bg-opacity: 0.1;
  }

  .lg\:bg-opacity-20{
    --tw-bg-opacity: 0.2;
  }

  .lg\:bg-opacity-25{
    --tw-bg-opacity: 0.25;
  }

  .lg\:bg-opacity-30{
    --tw-bg-opacity: 0.3;
  }

  .lg\:bg-opacity-40{
    --tw-bg-opacity: 0.4;
  }

  .lg\:bg-opacity-50{
    --tw-bg-opacity: 0.5;
  }

  .lg\:bg-opacity-60{
    --tw-bg-opacity: 0.6;
  }

  .lg\:bg-opacity-70{
    --tw-bg-opacity: 0.7;
  }

  .lg\:bg-opacity-75{
    --tw-bg-opacity: 0.75;
  }

  .lg\:bg-opacity-80{
    --tw-bg-opacity: 0.8;
  }

  .lg\:bg-opacity-90{
    --tw-bg-opacity: 0.9;
  }

  .lg\:bg-opacity-95{
    --tw-bg-opacity: 0.95;
  }

  .lg\:bg-opacity-100{
    --tw-bg-opacity: 1;
  }

  .group:hover .lg\:group-hover\:bg-opacity-0{
    --tw-bg-opacity: 0;
  }

  .group:hover .lg\:group-hover\:bg-opacity-5{
    --tw-bg-opacity: 0.05;
  }

  .group:hover .lg\:group-hover\:bg-opacity-10{
    --tw-bg-opacity: 0.1;
  }

  .group:hover .lg\:group-hover\:bg-opacity-20{
    --tw-bg-opacity: 0.2;
  }

  .group:hover .lg\:group-hover\:bg-opacity-25{
    --tw-bg-opacity: 0.25;
  }

  .group:hover .lg\:group-hover\:bg-opacity-30{
    --tw-bg-opacity: 0.3;
  }

  .group:hover .lg\:group-hover\:bg-opacity-40{
    --tw-bg-opacity: 0.4;
  }

  .group:hover .lg\:group-hover\:bg-opacity-50{
    --tw-bg-opacity: 0.5;
  }

  .group:hover .lg\:group-hover\:bg-opacity-60{
    --tw-bg-opacity: 0.6;
  }

  .group:hover .lg\:group-hover\:bg-opacity-70{
    --tw-bg-opacity: 0.7;
  }

  .group:hover .lg\:group-hover\:bg-opacity-75{
    --tw-bg-opacity: 0.75;
  }

  .group:hover .lg\:group-hover\:bg-opacity-80{
    --tw-bg-opacity: 0.8;
  }

  .group:hover .lg\:group-hover\:bg-opacity-90{
    --tw-bg-opacity: 0.9;
  }

  .group:hover .lg\:group-hover\:bg-opacity-95{
    --tw-bg-opacity: 0.95;
  }

  .group:hover .lg\:group-hover\:bg-opacity-100{
    --tw-bg-opacity: 1;
  }

  .lg\:focus-within\:bg-opacity-0:focus-within{
    --tw-bg-opacity: 0;
  }

  .lg\:focus-within\:bg-opacity-5:focus-within{
    --tw-bg-opacity: 0.05;
  }

  .lg\:focus-within\:bg-opacity-10:focus-within{
    --tw-bg-opacity: 0.1;
  }

  .lg\:focus-within\:bg-opacity-20:focus-within{
    --tw-bg-opacity: 0.2;
  }

  .lg\:focus-within\:bg-opacity-25:focus-within{
    --tw-bg-opacity: 0.25;
  }

  .lg\:focus-within\:bg-opacity-30:focus-within{
    --tw-bg-opacity: 0.3;
  }

  .lg\:focus-within\:bg-opacity-40:focus-within{
    --tw-bg-opacity: 0.4;
  }

  .lg\:focus-within\:bg-opacity-50:focus-within{
    --tw-bg-opacity: 0.5;
  }

  .lg\:focus-within\:bg-opacity-60:focus-within{
    --tw-bg-opacity: 0.6;
  }

  .lg\:focus-within\:bg-opacity-70:focus-within{
    --tw-bg-opacity: 0.7;
  }

  .lg\:focus-within\:bg-opacity-75:focus-within{
    --tw-bg-opacity: 0.75;
  }

  .lg\:focus-within\:bg-opacity-80:focus-within{
    --tw-bg-opacity: 0.8;
  }

  .lg\:focus-within\:bg-opacity-90:focus-within{
    --tw-bg-opacity: 0.9;
  }

  .lg\:focus-within\:bg-opacity-95:focus-within{
    --tw-bg-opacity: 0.95;
  }

  .lg\:focus-within\:bg-opacity-100:focus-within{
    --tw-bg-opacity: 1;
  }

  .lg\:hover\:bg-opacity-0:hover{
    --tw-bg-opacity: 0;
  }

  .lg\:hover\:bg-opacity-5:hover{
    --tw-bg-opacity: 0.05;
  }

  .lg\:hover\:bg-opacity-10:hover{
    --tw-bg-opacity: 0.1;
  }

  .lg\:hover\:bg-opacity-20:hover{
    --tw-bg-opacity: 0.2;
  }

  .lg\:hover\:bg-opacity-25:hover{
    --tw-bg-opacity: 0.25;
  }

  .lg\:hover\:bg-opacity-30:hover{
    --tw-bg-opacity: 0.3;
  }

  .lg\:hover\:bg-opacity-40:hover{
    --tw-bg-opacity: 0.4;
  }

  .lg\:hover\:bg-opacity-50:hover{
    --tw-bg-opacity: 0.5;
  }

  .lg\:hover\:bg-opacity-60:hover{
    --tw-bg-opacity: 0.6;
  }

  .lg\:hover\:bg-opacity-70:hover{
    --tw-bg-opacity: 0.7;
  }

  .lg\:hover\:bg-opacity-75:hover{
    --tw-bg-opacity: 0.75;
  }

  .lg\:hover\:bg-opacity-80:hover{
    --tw-bg-opacity: 0.8;
  }

  .lg\:hover\:bg-opacity-90:hover{
    --tw-bg-opacity: 0.9;
  }

  .lg\:hover\:bg-opacity-95:hover{
    --tw-bg-opacity: 0.95;
  }

  .lg\:hover\:bg-opacity-100:hover{
    --tw-bg-opacity: 1;
  }

  .lg\:focus\:bg-opacity-0:focus{
    --tw-bg-opacity: 0;
  }

  .lg\:focus\:bg-opacity-5:focus{
    --tw-bg-opacity: 0.05;
  }

  .lg\:focus\:bg-opacity-10:focus{
    --tw-bg-opacity: 0.1;
  }

  .lg\:focus\:bg-opacity-20:focus{
    --tw-bg-opacity: 0.2;
  }

  .lg\:focus\:bg-opacity-25:focus{
    --tw-bg-opacity: 0.25;
  }

  .lg\:focus\:bg-opacity-30:focus{
    --tw-bg-opacity: 0.3;
  }

  .lg\:focus\:bg-opacity-40:focus{
    --tw-bg-opacity: 0.4;
  }

  .lg\:focus\:bg-opacity-50:focus{
    --tw-bg-opacity: 0.5;
  }

  .lg\:focus\:bg-opacity-60:focus{
    --tw-bg-opacity: 0.6;
  }

  .lg\:focus\:bg-opacity-70:focus{
    --tw-bg-opacity: 0.7;
  }

  .lg\:focus\:bg-opacity-75:focus{
    --tw-bg-opacity: 0.75;
  }

  .lg\:focus\:bg-opacity-80:focus{
    --tw-bg-opacity: 0.8;
  }

  .lg\:focus\:bg-opacity-90:focus{
    --tw-bg-opacity: 0.9;
  }

  .lg\:focus\:bg-opacity-95:focus{
    --tw-bg-opacity: 0.95;
  }

  .lg\:focus\:bg-opacity-100:focus{
    --tw-bg-opacity: 1;
  }

  .lg\:bg-bottom{
    background-position: bottom;
  }

  .lg\:bg-center{
    background-position: center;
  }

  .lg\:bg-left{
    background-position: left;
  }

  .lg\:bg-left-bottom{
    background-position: left bottom;
  }

  .lg\:bg-left-top{
    background-position: left top;
  }

  .lg\:bg-right{
    background-position: right;
  }

  .lg\:bg-right-bottom{
    background-position: right bottom;
  }

  .lg\:bg-right-top{
    background-position: right top;
  }

  .lg\:bg-top{
    background-position: top;
  }

  .lg\:bg-repeat{
    background-repeat: repeat;
  }

  .lg\:bg-no-repeat{
    background-repeat: no-repeat;
  }

  .lg\:bg-repeat-x{
    background-repeat: repeat-x;
  }

  .lg\:bg-repeat-y{
    background-repeat: repeat-y;
  }

  .lg\:bg-repeat-round{
    background-repeat: round;
  }

  .lg\:bg-repeat-space{
    background-repeat: space;
  }

  .lg\:bg-auto{
    background-size: auto;
  }

  .lg\:bg-cover{
    background-size: cover;
  }

  .lg\:bg-contain{
    background-size: contain;
  }

  .lg\:border-collapse{
    border-collapse: collapse;
  }

  .lg\:border-separate{
    border-collapse: separate;
  }

  .lg\:border-transparent{
    border-color: transparent;
  }

  .lg\:border-black{
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .lg\:border-white{
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .lg\:border-grey{
    --tw-border-opacity: 1;
    border-color: rgba(155, 155, 155, var(--tw-border-opacity));
  }

  .lg\:border-grey-darkest{
    --tw-border-opacity: 1;
    border-color: rgba(17, 17, 17, var(--tw-border-opacity));
  }

  .lg\:border-grey-darkest700{
    border-color: rgba(17, 17, 17, 0.7);
  }

  .lg\:border-grey-darkest300{
    border-color: rgba(17, 17, 17, 0.3);
  }

  .lg\:border-grey-darkest100{
    border-color: rgba(17, 17, 17, 0.1);
  }

  .lg\:border-grey-dark{
    --tw-border-opacity: 1;
    border-color: rgba(82, 95, 119, var(--tw-border-opacity));
  }

  .lg\:border-grey-light{
    --tw-border-opacity: 1;
    border-color: rgba(163, 163, 163, var(--tw-border-opacity));
  }

  .lg\:border-grey-extralight{
    --tw-border-opacity: 1;
    border-color: rgba(231, 231, 231, var(--tw-border-opacity));
  }

  .lg\:border-grey-lighter{
    --tw-border-opacity: 1;
    border-color: rgba(180, 189, 206, var(--tw-border-opacity));
  }

  .lg\:border-grey-lightest{
    --tw-border-opacity: 1;
    border-color: rgba(244, 244, 244, var(--tw-border-opacity));
  }

  .lg\:border-grey-timeline{
    --tw-border-opacity: 1;
    border-color: rgba(136, 136, 136, var(--tw-border-opacity));
  }

  .lg\:border-blue{
    --tw-border-opacity: 1;
    border-color: rgba(99, 169, 209, var(--tw-border-opacity));
  }

  .lg\:border-blue-light{
    --tw-border-opacity: 1;
    border-color: rgba(123, 207, 255, var(--tw-border-opacity));
  }

  .lg\:border-blue-lightest{
    --tw-border-opacity: 1;
    border-color: rgba(255, 81, 172, var(--tw-border-opacity));
  }

  .lg\:border-pink{
    --tw-border-opacity: 1;
    border-color: rgba(237, 9, 128, var(--tw-border-opacity));
  }

  .lg\:border-pink-light{
    --tw-border-opacity: 1;
    border-color: rgba(255, 91, 180, var(--tw-border-opacity));
  }

  .lg\:border-orange{
    --tw-border-opacity: 1;
    border-color: rgba(243, 114, 69, var(--tw-border-opacity));
  }

  .lg\:border-yellow{
    --tw-border-opacity: 1;
    border-color: rgba(255, 230, 0, var(--tw-border-opacity));
  }

  .lg\:border-yellow-two{
    --tw-border-opacity: 1;
    border-color: rgba(249, 227, 32, var(--tw-border-opacity));
  }

  .lg\:border-yellow-dark{
    --tw-border-opacity: 1;
    border-color: rgba(230, 175, 33, var(--tw-border-opacity));
  }

  .lg\:border-yellow-light{
    --tw-border-opacity: 1;
    border-color: rgba(243, 193, 42, var(--tw-border-opacity));
  }

  .lg\:border-green-dark{
    --tw-border-opacity: 1;
    border-color: rgba(33, 115, 37, var(--tw-border-opacity));
  }

  .lg\:border-green-light{
    --tw-border-opacity: 1;
    border-color: rgba(80, 161, 84, var(--tw-border-opacity));
  }

  .lg\:border-purple{
    --tw-border-opacity: 1;
    border-color: rgba(164, 139, 198, var(--tw-border-opacity));
  }

  .lg\:border-purple-light{
    --tw-border-opacity: 1;
    border-color: rgba(158, 149, 255, var(--tw-border-opacity));
  }

  .lg\:border-brown-light{
    --tw-border-opacity: 1;
    border-color: rgba(202, 138, 78, var(--tw-border-opacity));
  }

  .lg\:border-brown-dark{
    --tw-border-opacity: 1;
    border-color: rgba(173, 91, 31, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-transparent{
    border-color: transparent;
  }

  .group:hover .lg\:group-hover\:border-black{
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-white{
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-grey{
    --tw-border-opacity: 1;
    border-color: rgba(155, 155, 155, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-grey-darkest{
    --tw-border-opacity: 1;
    border-color: rgba(17, 17, 17, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-grey-darkest700{
    border-color: rgba(17, 17, 17, 0.7);
  }

  .group:hover .lg\:group-hover\:border-grey-darkest300{
    border-color: rgba(17, 17, 17, 0.3);
  }

  .group:hover .lg\:group-hover\:border-grey-darkest100{
    border-color: rgba(17, 17, 17, 0.1);
  }

  .group:hover .lg\:group-hover\:border-grey-dark{
    --tw-border-opacity: 1;
    border-color: rgba(82, 95, 119, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-grey-light{
    --tw-border-opacity: 1;
    border-color: rgba(163, 163, 163, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-grey-extralight{
    --tw-border-opacity: 1;
    border-color: rgba(231, 231, 231, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-grey-lighter{
    --tw-border-opacity: 1;
    border-color: rgba(180, 189, 206, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-grey-lightest{
    --tw-border-opacity: 1;
    border-color: rgba(244, 244, 244, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-grey-timeline{
    --tw-border-opacity: 1;
    border-color: rgba(136, 136, 136, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-blue{
    --tw-border-opacity: 1;
    border-color: rgba(99, 169, 209, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-blue-light{
    --tw-border-opacity: 1;
    border-color: rgba(123, 207, 255, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-blue-lightest{
    --tw-border-opacity: 1;
    border-color: rgba(255, 81, 172, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-pink{
    --tw-border-opacity: 1;
    border-color: rgba(237, 9, 128, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-pink-light{
    --tw-border-opacity: 1;
    border-color: rgba(255, 91, 180, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-orange{
    --tw-border-opacity: 1;
    border-color: rgba(243, 114, 69, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-yellow{
    --tw-border-opacity: 1;
    border-color: rgba(255, 230, 0, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-yellow-two{
    --tw-border-opacity: 1;
    border-color: rgba(249, 227, 32, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-yellow-dark{
    --tw-border-opacity: 1;
    border-color: rgba(230, 175, 33, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-yellow-light{
    --tw-border-opacity: 1;
    border-color: rgba(243, 193, 42, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-green-dark{
    --tw-border-opacity: 1;
    border-color: rgba(33, 115, 37, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-green-light{
    --tw-border-opacity: 1;
    border-color: rgba(80, 161, 84, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-purple{
    --tw-border-opacity: 1;
    border-color: rgba(164, 139, 198, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-purple-light{
    --tw-border-opacity: 1;
    border-color: rgba(158, 149, 255, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-brown-light{
    --tw-border-opacity: 1;
    border-color: rgba(202, 138, 78, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-brown-dark{
    --tw-border-opacity: 1;
    border-color: rgba(173, 91, 31, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-transparent:focus-within{
    border-color: transparent;
  }

  .lg\:focus-within\:border-black:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-white:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-grey:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(155, 155, 155, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-grey-darkest:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(17, 17, 17, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-grey-darkest700:focus-within{
    border-color: rgba(17, 17, 17, 0.7);
  }

  .lg\:focus-within\:border-grey-darkest300:focus-within{
    border-color: rgba(17, 17, 17, 0.3);
  }

  .lg\:focus-within\:border-grey-darkest100:focus-within{
    border-color: rgba(17, 17, 17, 0.1);
  }

  .lg\:focus-within\:border-grey-dark:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(82, 95, 119, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-grey-light:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(163, 163, 163, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-grey-extralight:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(231, 231, 231, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-grey-lighter:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(180, 189, 206, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-grey-lightest:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(244, 244, 244, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-grey-timeline:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(136, 136, 136, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-blue:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(99, 169, 209, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-blue-light:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(123, 207, 255, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-blue-lightest:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(255, 81, 172, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-pink:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(237, 9, 128, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-pink-light:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(255, 91, 180, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-orange:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(243, 114, 69, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-yellow:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(255, 230, 0, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-yellow-two:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(249, 227, 32, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-yellow-dark:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(230, 175, 33, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-yellow-light:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(243, 193, 42, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-green-dark:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(33, 115, 37, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-green-light:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(80, 161, 84, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-purple:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(164, 139, 198, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-purple-light:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(158, 149, 255, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-brown-light:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(202, 138, 78, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-brown-dark:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(173, 91, 31, var(--tw-border-opacity));
  }

  .lg\:hover\:border-transparent:hover{
    border-color: transparent;
  }

  .lg\:hover\:border-black:hover{
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .lg\:hover\:border-white:hover{
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .lg\:hover\:border-grey:hover{
    --tw-border-opacity: 1;
    border-color: rgba(155, 155, 155, var(--tw-border-opacity));
  }

  .lg\:hover\:border-grey-darkest:hover{
    --tw-border-opacity: 1;
    border-color: rgba(17, 17, 17, var(--tw-border-opacity));
  }

  .lg\:hover\:border-grey-darkest700:hover{
    border-color: rgba(17, 17, 17, 0.7);
  }

  .lg\:hover\:border-grey-darkest300:hover{
    border-color: rgba(17, 17, 17, 0.3);
  }

  .lg\:hover\:border-grey-darkest100:hover{
    border-color: rgba(17, 17, 17, 0.1);
  }

  .lg\:hover\:border-grey-dark:hover{
    --tw-border-opacity: 1;
    border-color: rgba(82, 95, 119, var(--tw-border-opacity));
  }

  .lg\:hover\:border-grey-light:hover{
    --tw-border-opacity: 1;
    border-color: rgba(163, 163, 163, var(--tw-border-opacity));
  }

  .lg\:hover\:border-grey-extralight:hover{
    --tw-border-opacity: 1;
    border-color: rgba(231, 231, 231, var(--tw-border-opacity));
  }

  .lg\:hover\:border-grey-lighter:hover{
    --tw-border-opacity: 1;
    border-color: rgba(180, 189, 206, var(--tw-border-opacity));
  }

  .lg\:hover\:border-grey-lightest:hover{
    --tw-border-opacity: 1;
    border-color: rgba(244, 244, 244, var(--tw-border-opacity));
  }

  .lg\:hover\:border-grey-timeline:hover{
    --tw-border-opacity: 1;
    border-color: rgba(136, 136, 136, var(--tw-border-opacity));
  }

  .lg\:hover\:border-blue:hover{
    --tw-border-opacity: 1;
    border-color: rgba(99, 169, 209, var(--tw-border-opacity));
  }

  .lg\:hover\:border-blue-light:hover{
    --tw-border-opacity: 1;
    border-color: rgba(123, 207, 255, var(--tw-border-opacity));
  }

  .lg\:hover\:border-blue-lightest:hover{
    --tw-border-opacity: 1;
    border-color: rgba(255, 81, 172, var(--tw-border-opacity));
  }

  .lg\:hover\:border-pink:hover{
    --tw-border-opacity: 1;
    border-color: rgba(237, 9, 128, var(--tw-border-opacity));
  }

  .lg\:hover\:border-pink-light:hover{
    --tw-border-opacity: 1;
    border-color: rgba(255, 91, 180, var(--tw-border-opacity));
  }

  .lg\:hover\:border-orange:hover{
    --tw-border-opacity: 1;
    border-color: rgba(243, 114, 69, var(--tw-border-opacity));
  }

  .lg\:hover\:border-yellow:hover{
    --tw-border-opacity: 1;
    border-color: rgba(255, 230, 0, var(--tw-border-opacity));
  }

  .lg\:hover\:border-yellow-two:hover{
    --tw-border-opacity: 1;
    border-color: rgba(249, 227, 32, var(--tw-border-opacity));
  }

  .lg\:hover\:border-yellow-dark:hover{
    --tw-border-opacity: 1;
    border-color: rgba(230, 175, 33, var(--tw-border-opacity));
  }

  .lg\:hover\:border-yellow-light:hover{
    --tw-border-opacity: 1;
    border-color: rgba(243, 193, 42, var(--tw-border-opacity));
  }

  .lg\:hover\:border-green-dark:hover{
    --tw-border-opacity: 1;
    border-color: rgba(33, 115, 37, var(--tw-border-opacity));
  }

  .lg\:hover\:border-green-light:hover{
    --tw-border-opacity: 1;
    border-color: rgba(80, 161, 84, var(--tw-border-opacity));
  }

  .lg\:hover\:border-purple:hover{
    --tw-border-opacity: 1;
    border-color: rgba(164, 139, 198, var(--tw-border-opacity));
  }

  .lg\:hover\:border-purple-light:hover{
    --tw-border-opacity: 1;
    border-color: rgba(158, 149, 255, var(--tw-border-opacity));
  }

  .lg\:hover\:border-brown-light:hover{
    --tw-border-opacity: 1;
    border-color: rgba(202, 138, 78, var(--tw-border-opacity));
  }

  .lg\:hover\:border-brown-dark:hover{
    --tw-border-opacity: 1;
    border-color: rgba(173, 91, 31, var(--tw-border-opacity));
  }

  .lg\:focus\:border-transparent:focus{
    border-color: transparent;
  }

  .lg\:focus\:border-black:focus{
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .lg\:focus\:border-white:focus{
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .lg\:focus\:border-grey:focus{
    --tw-border-opacity: 1;
    border-color: rgba(155, 155, 155, var(--tw-border-opacity));
  }

  .lg\:focus\:border-grey-darkest:focus{
    --tw-border-opacity: 1;
    border-color: rgba(17, 17, 17, var(--tw-border-opacity));
  }

  .lg\:focus\:border-grey-darkest700:focus{
    border-color: rgba(17, 17, 17, 0.7);
  }

  .lg\:focus\:border-grey-darkest300:focus{
    border-color: rgba(17, 17, 17, 0.3);
  }

  .lg\:focus\:border-grey-darkest100:focus{
    border-color: rgba(17, 17, 17, 0.1);
  }

  .lg\:focus\:border-grey-dark:focus{
    --tw-border-opacity: 1;
    border-color: rgba(82, 95, 119, var(--tw-border-opacity));
  }

  .lg\:focus\:border-grey-light:focus{
    --tw-border-opacity: 1;
    border-color: rgba(163, 163, 163, var(--tw-border-opacity));
  }

  .lg\:focus\:border-grey-extralight:focus{
    --tw-border-opacity: 1;
    border-color: rgba(231, 231, 231, var(--tw-border-opacity));
  }

  .lg\:focus\:border-grey-lighter:focus{
    --tw-border-opacity: 1;
    border-color: rgba(180, 189, 206, var(--tw-border-opacity));
  }

  .lg\:focus\:border-grey-lightest:focus{
    --tw-border-opacity: 1;
    border-color: rgba(244, 244, 244, var(--tw-border-opacity));
  }

  .lg\:focus\:border-grey-timeline:focus{
    --tw-border-opacity: 1;
    border-color: rgba(136, 136, 136, var(--tw-border-opacity));
  }

  .lg\:focus\:border-blue:focus{
    --tw-border-opacity: 1;
    border-color: rgba(99, 169, 209, var(--tw-border-opacity));
  }

  .lg\:focus\:border-blue-light:focus{
    --tw-border-opacity: 1;
    border-color: rgba(123, 207, 255, var(--tw-border-opacity));
  }

  .lg\:focus\:border-blue-lightest:focus{
    --tw-border-opacity: 1;
    border-color: rgba(255, 81, 172, var(--tw-border-opacity));
  }

  .lg\:focus\:border-pink:focus{
    --tw-border-opacity: 1;
    border-color: rgba(237, 9, 128, var(--tw-border-opacity));
  }

  .lg\:focus\:border-pink-light:focus{
    --tw-border-opacity: 1;
    border-color: rgba(255, 91, 180, var(--tw-border-opacity));
  }

  .lg\:focus\:border-orange:focus{
    --tw-border-opacity: 1;
    border-color: rgba(243, 114, 69, var(--tw-border-opacity));
  }

  .lg\:focus\:border-yellow:focus{
    --tw-border-opacity: 1;
    border-color: rgba(255, 230, 0, var(--tw-border-opacity));
  }

  .lg\:focus\:border-yellow-two:focus{
    --tw-border-opacity: 1;
    border-color: rgba(249, 227, 32, var(--tw-border-opacity));
  }

  .lg\:focus\:border-yellow-dark:focus{
    --tw-border-opacity: 1;
    border-color: rgba(230, 175, 33, var(--tw-border-opacity));
  }

  .lg\:focus\:border-yellow-light:focus{
    --tw-border-opacity: 1;
    border-color: rgba(243, 193, 42, var(--tw-border-opacity));
  }

  .lg\:focus\:border-green-dark:focus{
    --tw-border-opacity: 1;
    border-color: rgba(33, 115, 37, var(--tw-border-opacity));
  }

  .lg\:focus\:border-green-light:focus{
    --tw-border-opacity: 1;
    border-color: rgba(80, 161, 84, var(--tw-border-opacity));
  }

  .lg\:focus\:border-purple:focus{
    --tw-border-opacity: 1;
    border-color: rgba(164, 139, 198, var(--tw-border-opacity));
  }

  .lg\:focus\:border-purple-light:focus{
    --tw-border-opacity: 1;
    border-color: rgba(158, 149, 255, var(--tw-border-opacity));
  }

  .lg\:focus\:border-brown-light:focus{
    --tw-border-opacity: 1;
    border-color: rgba(202, 138, 78, var(--tw-border-opacity));
  }

  .lg\:focus\:border-brown-dark:focus{
    --tw-border-opacity: 1;
    border-color: rgba(173, 91, 31, var(--tw-border-opacity));
  }

  .lg\:active\:border-transparent:active{
    border-color: transparent;
  }

  .lg\:active\:border-black:active{
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .lg\:active\:border-white:active{
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .lg\:active\:border-grey:active{
    --tw-border-opacity: 1;
    border-color: rgba(155, 155, 155, var(--tw-border-opacity));
  }

  .lg\:active\:border-grey-darkest:active{
    --tw-border-opacity: 1;
    border-color: rgba(17, 17, 17, var(--tw-border-opacity));
  }

  .lg\:active\:border-grey-darkest700:active{
    border-color: rgba(17, 17, 17, 0.7);
  }

  .lg\:active\:border-grey-darkest300:active{
    border-color: rgba(17, 17, 17, 0.3);
  }

  .lg\:active\:border-grey-darkest100:active{
    border-color: rgba(17, 17, 17, 0.1);
  }

  .lg\:active\:border-grey-dark:active{
    --tw-border-opacity: 1;
    border-color: rgba(82, 95, 119, var(--tw-border-opacity));
  }

  .lg\:active\:border-grey-light:active{
    --tw-border-opacity: 1;
    border-color: rgba(163, 163, 163, var(--tw-border-opacity));
  }

  .lg\:active\:border-grey-extralight:active{
    --tw-border-opacity: 1;
    border-color: rgba(231, 231, 231, var(--tw-border-opacity));
  }

  .lg\:active\:border-grey-lighter:active{
    --tw-border-opacity: 1;
    border-color: rgba(180, 189, 206, var(--tw-border-opacity));
  }

  .lg\:active\:border-grey-lightest:active{
    --tw-border-opacity: 1;
    border-color: rgba(244, 244, 244, var(--tw-border-opacity));
  }

  .lg\:active\:border-grey-timeline:active{
    --tw-border-opacity: 1;
    border-color: rgba(136, 136, 136, var(--tw-border-opacity));
  }

  .lg\:active\:border-blue:active{
    --tw-border-opacity: 1;
    border-color: rgba(99, 169, 209, var(--tw-border-opacity));
  }

  .lg\:active\:border-blue-light:active{
    --tw-border-opacity: 1;
    border-color: rgba(123, 207, 255, var(--tw-border-opacity));
  }

  .lg\:active\:border-blue-lightest:active{
    --tw-border-opacity: 1;
    border-color: rgba(255, 81, 172, var(--tw-border-opacity));
  }

  .lg\:active\:border-pink:active{
    --tw-border-opacity: 1;
    border-color: rgba(237, 9, 128, var(--tw-border-opacity));
  }

  .lg\:active\:border-pink-light:active{
    --tw-border-opacity: 1;
    border-color: rgba(255, 91, 180, var(--tw-border-opacity));
  }

  .lg\:active\:border-orange:active{
    --tw-border-opacity: 1;
    border-color: rgba(243, 114, 69, var(--tw-border-opacity));
  }

  .lg\:active\:border-yellow:active{
    --tw-border-opacity: 1;
    border-color: rgba(255, 230, 0, var(--tw-border-opacity));
  }

  .lg\:active\:border-yellow-two:active{
    --tw-border-opacity: 1;
    border-color: rgba(249, 227, 32, var(--tw-border-opacity));
  }

  .lg\:active\:border-yellow-dark:active{
    --tw-border-opacity: 1;
    border-color: rgba(230, 175, 33, var(--tw-border-opacity));
  }

  .lg\:active\:border-yellow-light:active{
    --tw-border-opacity: 1;
    border-color: rgba(243, 193, 42, var(--tw-border-opacity));
  }

  .lg\:active\:border-green-dark:active{
    --tw-border-opacity: 1;
    border-color: rgba(33, 115, 37, var(--tw-border-opacity));
  }

  .lg\:active\:border-green-light:active{
    --tw-border-opacity: 1;
    border-color: rgba(80, 161, 84, var(--tw-border-opacity));
  }

  .lg\:active\:border-purple:active{
    --tw-border-opacity: 1;
    border-color: rgba(164, 139, 198, var(--tw-border-opacity));
  }

  .lg\:active\:border-purple-light:active{
    --tw-border-opacity: 1;
    border-color: rgba(158, 149, 255, var(--tw-border-opacity));
  }

  .lg\:active\:border-brown-light:active{
    --tw-border-opacity: 1;
    border-color: rgba(202, 138, 78, var(--tw-border-opacity));
  }

  .lg\:active\:border-brown-dark:active{
    --tw-border-opacity: 1;
    border-color: rgba(173, 91, 31, var(--tw-border-opacity));
  }

  .lg\:border-opacity-0{
    --tw-border-opacity: 0;
  }

  .lg\:border-opacity-5{
    --tw-border-opacity: 0.05;
  }

  .lg\:border-opacity-10{
    --tw-border-opacity: 0.1;
  }

  .lg\:border-opacity-20{
    --tw-border-opacity: 0.2;
  }

  .lg\:border-opacity-25{
    --tw-border-opacity: 0.25;
  }

  .lg\:border-opacity-30{
    --tw-border-opacity: 0.3;
  }

  .lg\:border-opacity-40{
    --tw-border-opacity: 0.4;
  }

  .lg\:border-opacity-50{
    --tw-border-opacity: 0.5;
  }

  .lg\:border-opacity-60{
    --tw-border-opacity: 0.6;
  }

  .lg\:border-opacity-70{
    --tw-border-opacity: 0.7;
  }

  .lg\:border-opacity-75{
    --tw-border-opacity: 0.75;
  }

  .lg\:border-opacity-80{
    --tw-border-opacity: 0.8;
  }

  .lg\:border-opacity-90{
    --tw-border-opacity: 0.9;
  }

  .lg\:border-opacity-95{
    --tw-border-opacity: 0.95;
  }

  .lg\:border-opacity-100{
    --tw-border-opacity: 1;
  }

  .group:hover .lg\:group-hover\:border-opacity-0{
    --tw-border-opacity: 0;
  }

  .group:hover .lg\:group-hover\:border-opacity-5{
    --tw-border-opacity: 0.05;
  }

  .group:hover .lg\:group-hover\:border-opacity-10{
    --tw-border-opacity: 0.1;
  }

  .group:hover .lg\:group-hover\:border-opacity-20{
    --tw-border-opacity: 0.2;
  }

  .group:hover .lg\:group-hover\:border-opacity-25{
    --tw-border-opacity: 0.25;
  }

  .group:hover .lg\:group-hover\:border-opacity-30{
    --tw-border-opacity: 0.3;
  }

  .group:hover .lg\:group-hover\:border-opacity-40{
    --tw-border-opacity: 0.4;
  }

  .group:hover .lg\:group-hover\:border-opacity-50{
    --tw-border-opacity: 0.5;
  }

  .group:hover .lg\:group-hover\:border-opacity-60{
    --tw-border-opacity: 0.6;
  }

  .group:hover .lg\:group-hover\:border-opacity-70{
    --tw-border-opacity: 0.7;
  }

  .group:hover .lg\:group-hover\:border-opacity-75{
    --tw-border-opacity: 0.75;
  }

  .group:hover .lg\:group-hover\:border-opacity-80{
    --tw-border-opacity: 0.8;
  }

  .group:hover .lg\:group-hover\:border-opacity-90{
    --tw-border-opacity: 0.9;
  }

  .group:hover .lg\:group-hover\:border-opacity-95{
    --tw-border-opacity: 0.95;
  }

  .group:hover .lg\:group-hover\:border-opacity-100{
    --tw-border-opacity: 1;
  }

  .lg\:focus-within\:border-opacity-0:focus-within{
    --tw-border-opacity: 0;
  }

  .lg\:focus-within\:border-opacity-5:focus-within{
    --tw-border-opacity: 0.05;
  }

  .lg\:focus-within\:border-opacity-10:focus-within{
    --tw-border-opacity: 0.1;
  }

  .lg\:focus-within\:border-opacity-20:focus-within{
    --tw-border-opacity: 0.2;
  }

  .lg\:focus-within\:border-opacity-25:focus-within{
    --tw-border-opacity: 0.25;
  }

  .lg\:focus-within\:border-opacity-30:focus-within{
    --tw-border-opacity: 0.3;
  }

  .lg\:focus-within\:border-opacity-40:focus-within{
    --tw-border-opacity: 0.4;
  }

  .lg\:focus-within\:border-opacity-50:focus-within{
    --tw-border-opacity: 0.5;
  }

  .lg\:focus-within\:border-opacity-60:focus-within{
    --tw-border-opacity: 0.6;
  }

  .lg\:focus-within\:border-opacity-70:focus-within{
    --tw-border-opacity: 0.7;
  }

  .lg\:focus-within\:border-opacity-75:focus-within{
    --tw-border-opacity: 0.75;
  }

  .lg\:focus-within\:border-opacity-80:focus-within{
    --tw-border-opacity: 0.8;
  }

  .lg\:focus-within\:border-opacity-90:focus-within{
    --tw-border-opacity: 0.9;
  }

  .lg\:focus-within\:border-opacity-95:focus-within{
    --tw-border-opacity: 0.95;
  }

  .lg\:focus-within\:border-opacity-100:focus-within{
    --tw-border-opacity: 1;
  }

  .lg\:hover\:border-opacity-0:hover{
    --tw-border-opacity: 0;
  }

  .lg\:hover\:border-opacity-5:hover{
    --tw-border-opacity: 0.05;
  }

  .lg\:hover\:border-opacity-10:hover{
    --tw-border-opacity: 0.1;
  }

  .lg\:hover\:border-opacity-20:hover{
    --tw-border-opacity: 0.2;
  }

  .lg\:hover\:border-opacity-25:hover{
    --tw-border-opacity: 0.25;
  }

  .lg\:hover\:border-opacity-30:hover{
    --tw-border-opacity: 0.3;
  }

  .lg\:hover\:border-opacity-40:hover{
    --tw-border-opacity: 0.4;
  }

  .lg\:hover\:border-opacity-50:hover{
    --tw-border-opacity: 0.5;
  }

  .lg\:hover\:border-opacity-60:hover{
    --tw-border-opacity: 0.6;
  }

  .lg\:hover\:border-opacity-70:hover{
    --tw-border-opacity: 0.7;
  }

  .lg\:hover\:border-opacity-75:hover{
    --tw-border-opacity: 0.75;
  }

  .lg\:hover\:border-opacity-80:hover{
    --tw-border-opacity: 0.8;
  }

  .lg\:hover\:border-opacity-90:hover{
    --tw-border-opacity: 0.9;
  }

  .lg\:hover\:border-opacity-95:hover{
    --tw-border-opacity: 0.95;
  }

  .lg\:hover\:border-opacity-100:hover{
    --tw-border-opacity: 1;
  }

  .lg\:focus\:border-opacity-0:focus{
    --tw-border-opacity: 0;
  }

  .lg\:focus\:border-opacity-5:focus{
    --tw-border-opacity: 0.05;
  }

  .lg\:focus\:border-opacity-10:focus{
    --tw-border-opacity: 0.1;
  }

  .lg\:focus\:border-opacity-20:focus{
    --tw-border-opacity: 0.2;
  }

  .lg\:focus\:border-opacity-25:focus{
    --tw-border-opacity: 0.25;
  }

  .lg\:focus\:border-opacity-30:focus{
    --tw-border-opacity: 0.3;
  }

  .lg\:focus\:border-opacity-40:focus{
    --tw-border-opacity: 0.4;
  }

  .lg\:focus\:border-opacity-50:focus{
    --tw-border-opacity: 0.5;
  }

  .lg\:focus\:border-opacity-60:focus{
    --tw-border-opacity: 0.6;
  }

  .lg\:focus\:border-opacity-70:focus{
    --tw-border-opacity: 0.7;
  }

  .lg\:focus\:border-opacity-75:focus{
    --tw-border-opacity: 0.75;
  }

  .lg\:focus\:border-opacity-80:focus{
    --tw-border-opacity: 0.8;
  }

  .lg\:focus\:border-opacity-90:focus{
    --tw-border-opacity: 0.9;
  }

  .lg\:focus\:border-opacity-95:focus{
    --tw-border-opacity: 0.95;
  }

  .lg\:focus\:border-opacity-100:focus{
    --tw-border-opacity: 1;
  }

  .lg\:rounded-3{
    border-radius: 0.1875rem;
  }

  .lg\:rounded-none{
    border-radius: 0;
  }

  .lg\:rounded-sm{
    border-radius: 0.125rem;
  }

  .lg\:rounded{
    border-radius: 0.25rem;
  }

  .lg\:rounded-md{
    border-radius: 0.375rem;
  }

  .lg\:rounded-lg{
    border-radius: 0.5rem;
  }

  .lg\:rounded-xl{
    border-radius: 0.75rem;
  }

  .lg\:rounded-2xl{
    border-radius: 1rem;
  }

  .lg\:rounded-3xl{
    border-radius: 1.5rem;
  }

  .lg\:rounded-4xl{
    border-radius: 2rem;
  }

  .lg\:rounded-5xl{
    border-radius: 2.5rem;
  }

  .lg\:rounded-6xl{
    border-radius: 3.125rem;
  }

  .lg\:rounded-full{
    border-radius: 9999px;
  }

  .lg\:rounded-t-3{
    border-top-left-radius: 0.1875rem;
    border-top-right-radius: 0.1875rem;
  }

  .lg\:rounded-r-3{
    border-top-right-radius: 0.1875rem;
    border-bottom-right-radius: 0.1875rem;
  }

  .lg\:rounded-b-3{
    border-bottom-right-radius: 0.1875rem;
    border-bottom-left-radius: 0.1875rem;
  }

  .lg\:rounded-l-3{
    border-top-left-radius: 0.1875rem;
    border-bottom-left-radius: 0.1875rem;
  }

  .lg\:rounded-t-none{
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }

  .lg\:rounded-r-none{
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }

  .lg\:rounded-b-none{
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }

  .lg\:rounded-l-none{
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }

  .lg\:rounded-t-sm{
    border-top-left-radius: 0.125rem;
    border-top-right-radius: 0.125rem;
  }

  .lg\:rounded-r-sm{
    border-top-right-radius: 0.125rem;
    border-bottom-right-radius: 0.125rem;
  }

  .lg\:rounded-b-sm{
    border-bottom-right-radius: 0.125rem;
    border-bottom-left-radius: 0.125rem;
  }

  .lg\:rounded-l-sm{
    border-top-left-radius: 0.125rem;
    border-bottom-left-radius: 0.125rem;
  }

  .lg\:rounded-t{
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }

  .lg\:rounded-r{
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
  }

  .lg\:rounded-b{
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }

  .lg\:rounded-l{
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }

  .lg\:rounded-t-md{
    border-top-left-radius: 0.375rem;
    border-top-right-radius: 0.375rem;
  }

  .lg\:rounded-r-md{
    border-top-right-radius: 0.375rem;
    border-bottom-right-radius: 0.375rem;
  }

  .lg\:rounded-b-md{
    border-bottom-right-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
  }

  .lg\:rounded-l-md{
    border-top-left-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
  }

  .lg\:rounded-t-lg{
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
  }

  .lg\:rounded-r-lg{
    border-top-right-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
  }

  .lg\:rounded-b-lg{
    border-bottom-right-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
  }

  .lg\:rounded-l-lg{
    border-top-left-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
  }

  .lg\:rounded-t-xl{
    border-top-left-radius: 0.75rem;
    border-top-right-radius: 0.75rem;
  }

  .lg\:rounded-r-xl{
    border-top-right-radius: 0.75rem;
    border-bottom-right-radius: 0.75rem;
  }

  .lg\:rounded-b-xl{
    border-bottom-right-radius: 0.75rem;
    border-bottom-left-radius: 0.75rem;
  }

  .lg\:rounded-l-xl{
    border-top-left-radius: 0.75rem;
    border-bottom-left-radius: 0.75rem;
  }

  .lg\:rounded-t-2xl{
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
  }

  .lg\:rounded-r-2xl{
    border-top-right-radius: 1rem;
    border-bottom-right-radius: 1rem;
  }

  .lg\:rounded-b-2xl{
    border-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
  }

  .lg\:rounded-l-2xl{
    border-top-left-radius: 1rem;
    border-bottom-left-radius: 1rem;
  }

  .lg\:rounded-t-3xl{
    border-top-left-radius: 1.5rem;
    border-top-right-radius: 1.5rem;
  }

  .lg\:rounded-r-3xl{
    border-top-right-radius: 1.5rem;
    border-bottom-right-radius: 1.5rem;
  }

  .lg\:rounded-b-3xl{
    border-bottom-right-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
  }

  .lg\:rounded-l-3xl{
    border-top-left-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
  }

  .lg\:rounded-t-4xl{
    border-top-left-radius: 2rem;
    border-top-right-radius: 2rem;
  }

  .lg\:rounded-r-4xl{
    border-top-right-radius: 2rem;
    border-bottom-right-radius: 2rem;
  }

  .lg\:rounded-b-4xl{
    border-bottom-right-radius: 2rem;
    border-bottom-left-radius: 2rem;
  }

  .lg\:rounded-l-4xl{
    border-top-left-radius: 2rem;
    border-bottom-left-radius: 2rem;
  }

  .lg\:rounded-t-5xl{
    border-top-left-radius: 2.5rem;
    border-top-right-radius: 2.5rem;
  }

  .lg\:rounded-r-5xl{
    border-top-right-radius: 2.5rem;
    border-bottom-right-radius: 2.5rem;
  }

  .lg\:rounded-b-5xl{
    border-bottom-right-radius: 2.5rem;
    border-bottom-left-radius: 2.5rem;
  }

  .lg\:rounded-l-5xl{
    border-top-left-radius: 2.5rem;
    border-bottom-left-radius: 2.5rem;
  }

  .lg\:rounded-t-6xl{
    border-top-left-radius: 3.125rem;
    border-top-right-radius: 3.125rem;
  }

  .lg\:rounded-r-6xl{
    border-top-right-radius: 3.125rem;
    border-bottom-right-radius: 3.125rem;
  }

  .lg\:rounded-b-6xl{
    border-bottom-right-radius: 3.125rem;
    border-bottom-left-radius: 3.125rem;
  }

  .lg\:rounded-l-6xl{
    border-top-left-radius: 3.125rem;
    border-bottom-left-radius: 3.125rem;
  }

  .lg\:rounded-t-full{
    border-top-left-radius: 9999px;
    border-top-right-radius: 9999px;
  }

  .lg\:rounded-r-full{
    border-top-right-radius: 9999px;
    border-bottom-right-radius: 9999px;
  }

  .lg\:rounded-b-full{
    border-bottom-right-radius: 9999px;
    border-bottom-left-radius: 9999px;
  }

  .lg\:rounded-l-full{
    border-top-left-radius: 9999px;
    border-bottom-left-radius: 9999px;
  }

  .lg\:rounded-tl-3{
    border-top-left-radius: 0.1875rem;
  }

  .lg\:rounded-tr-3{
    border-top-right-radius: 0.1875rem;
  }

  .lg\:rounded-br-3{
    border-bottom-right-radius: 0.1875rem;
  }

  .lg\:rounded-bl-3{
    border-bottom-left-radius: 0.1875rem;
  }

  .lg\:rounded-tl-none{
    border-top-left-radius: 0;
  }

  .lg\:rounded-tr-none{
    border-top-right-radius: 0;
  }

  .lg\:rounded-br-none{
    border-bottom-right-radius: 0;
  }

  .lg\:rounded-bl-none{
    border-bottom-left-radius: 0;
  }

  .lg\:rounded-tl-sm{
    border-top-left-radius: 0.125rem;
  }

  .lg\:rounded-tr-sm{
    border-top-right-radius: 0.125rem;
  }

  .lg\:rounded-br-sm{
    border-bottom-right-radius: 0.125rem;
  }

  .lg\:rounded-bl-sm{
    border-bottom-left-radius: 0.125rem;
  }

  .lg\:rounded-tl{
    border-top-left-radius: 0.25rem;
  }

  .lg\:rounded-tr{
    border-top-right-radius: 0.25rem;
  }

  .lg\:rounded-br{
    border-bottom-right-radius: 0.25rem;
  }

  .lg\:rounded-bl{
    border-bottom-left-radius: 0.25rem;
  }

  .lg\:rounded-tl-md{
    border-top-left-radius: 0.375rem;
  }

  .lg\:rounded-tr-md{
    border-top-right-radius: 0.375rem;
  }

  .lg\:rounded-br-md{
    border-bottom-right-radius: 0.375rem;
  }

  .lg\:rounded-bl-md{
    border-bottom-left-radius: 0.375rem;
  }

  .lg\:rounded-tl-lg{
    border-top-left-radius: 0.5rem;
  }

  .lg\:rounded-tr-lg{
    border-top-right-radius: 0.5rem;
  }

  .lg\:rounded-br-lg{
    border-bottom-right-radius: 0.5rem;
  }

  .lg\:rounded-bl-lg{
    border-bottom-left-radius: 0.5rem;
  }

  .lg\:rounded-tl-xl{
    border-top-left-radius: 0.75rem;
  }

  .lg\:rounded-tr-xl{
    border-top-right-radius: 0.75rem;
  }

  .lg\:rounded-br-xl{
    border-bottom-right-radius: 0.75rem;
  }

  .lg\:rounded-bl-xl{
    border-bottom-left-radius: 0.75rem;
  }

  .lg\:rounded-tl-2xl{
    border-top-left-radius: 1rem;
  }

  .lg\:rounded-tr-2xl{
    border-top-right-radius: 1rem;
  }

  .lg\:rounded-br-2xl{
    border-bottom-right-radius: 1rem;
  }

  .lg\:rounded-bl-2xl{
    border-bottom-left-radius: 1rem;
  }

  .lg\:rounded-tl-3xl{
    border-top-left-radius: 1.5rem;
  }

  .lg\:rounded-tr-3xl{
    border-top-right-radius: 1.5rem;
  }

  .lg\:rounded-br-3xl{
    border-bottom-right-radius: 1.5rem;
  }

  .lg\:rounded-bl-3xl{
    border-bottom-left-radius: 1.5rem;
  }

  .lg\:rounded-tl-4xl{
    border-top-left-radius: 2rem;
  }

  .lg\:rounded-tr-4xl{
    border-top-right-radius: 2rem;
  }

  .lg\:rounded-br-4xl{
    border-bottom-right-radius: 2rem;
  }

  .lg\:rounded-bl-4xl{
    border-bottom-left-radius: 2rem;
  }

  .lg\:rounded-tl-5xl{
    border-top-left-radius: 2.5rem;
  }

  .lg\:rounded-tr-5xl{
    border-top-right-radius: 2.5rem;
  }

  .lg\:rounded-br-5xl{
    border-bottom-right-radius: 2.5rem;
  }

  .lg\:rounded-bl-5xl{
    border-bottom-left-radius: 2.5rem;
  }

  .lg\:rounded-tl-6xl{
    border-top-left-radius: 3.125rem;
  }

  .lg\:rounded-tr-6xl{
    border-top-right-radius: 3.125rem;
  }

  .lg\:rounded-br-6xl{
    border-bottom-right-radius: 3.125rem;
  }

  .lg\:rounded-bl-6xl{
    border-bottom-left-radius: 3.125rem;
  }

  .lg\:rounded-tl-full{
    border-top-left-radius: 9999px;
  }

  .lg\:rounded-tr-full{
    border-top-right-radius: 9999px;
  }

  .lg\:rounded-br-full{
    border-bottom-right-radius: 9999px;
  }

  .lg\:rounded-bl-full{
    border-bottom-left-radius: 9999px;
  }

  .lg\:border-solid{
    border-style: solid;
  }

  .lg\:border-dashed{
    border-style: dashed;
  }

  .lg\:border-dotted{
    border-style: dotted;
  }

  .lg\:border-double{
    border-style: double;
  }

  .lg\:border-none{
    border-style: none;
  }

  .lg\:border-0{
    border-width: 0px;
  }

  .lg\:border-2{
    border-width: 2px;
  }

  .lg\:border-4{
    border-width: 4px;
  }

  .lg\:border-8{
    border-width: 8px;
  }

  .lg\:border{
    border-width: 1px;
  }

  .lg\:border-t-0{
    border-top-width: 0px;
  }

  .lg\:border-r-0{
    border-right-width: 0px;
  }

  .lg\:border-b-0{
    border-bottom-width: 0px;
  }

  .lg\:border-l-0{
    border-left-width: 0px;
  }

  .lg\:border-t-2{
    border-top-width: 2px;
  }

  .lg\:border-r-2{
    border-right-width: 2px;
  }

  .lg\:border-b-2{
    border-bottom-width: 2px;
  }

  .lg\:border-l-2{
    border-left-width: 2px;
  }

  .lg\:border-t-4{
    border-top-width: 4px;
  }

  .lg\:border-r-4{
    border-right-width: 4px;
  }

  .lg\:border-b-4{
    border-bottom-width: 4px;
  }

  .lg\:border-l-4{
    border-left-width: 4px;
  }

  .lg\:border-t-8{
    border-top-width: 8px;
  }

  .lg\:border-r-8{
    border-right-width: 8px;
  }

  .lg\:border-b-8{
    border-bottom-width: 8px;
  }

  .lg\:border-l-8{
    border-left-width: 8px;
  }

  .lg\:border-t{
    border-top-width: 1px;
  }

  .lg\:border-r{
    border-right-width: 1px;
  }

  .lg\:border-b{
    border-bottom-width: 1px;
  }

  .lg\:border-l{
    border-left-width: 1px;
  }

  .lg\:box-border{
    box-sizing: border-box;
  }

  .lg\:box-content{
    box-sizing: content-box;
  }

  .lg\:cursor-auto{
    cursor: auto;
  }

  .lg\:cursor-default{
    cursor: default;
  }

  .lg\:cursor-pointer{
    cursor: pointer;
  }

  .lg\:cursor-wait{
    cursor: wait;
  }

  .lg\:cursor-text{
    cursor: text;
  }

  .lg\:cursor-move{
    cursor: move;
  }

  .lg\:cursor-help{
    cursor: help;
  }

  .lg\:cursor-not-allowed{
    cursor: not-allowed;
  }

  .lg\:block{
    display: block;
  }

  .lg\:inline-block{
    display: inline-block;
  }

  .lg\:inline{
    display: inline;
  }

  .lg\:flex{
    display: flex;
  }

  .lg\:inline-flex{
    display: inline-flex;
  }

  .lg\:table{
    display: table;
  }

  .lg\:table-caption{
    display: table-caption;
  }

  .lg\:table-cell{
    display: table-cell;
  }

  .lg\:table-column{
    display: table-column;
  }

  .lg\:table-column-group{
    display: table-column-group;
  }

  .lg\:table-footer-group{
    display: table-footer-group;
  }

  .lg\:table-header-group{
    display: table-header-group;
  }

  .lg\:table-row-group{
    display: table-row-group;
  }

  .lg\:table-row{
    display: table-row;
  }

  .lg\:flow-root{
    display: flow-root;
  }

  .lg\:grid{
    display: grid;
  }

  .lg\:inline-grid{
    display: inline-grid;
  }

  .lg\:contents{
    display: contents;
  }

  .lg\:hidden{
    display: none;
  }

  .lg\:flex-row{
    flex-direction: row;
  }

  .lg\:flex-row-reverse{
    flex-direction: row-reverse;
  }

  .lg\:flex-col{
    flex-direction: column;
  }

  .lg\:flex-col-reverse{
    flex-direction: column-reverse;
  }

  .lg\:flex-wrap{
    flex-wrap: wrap;
  }

  .lg\:flex-wrap-reverse{
    flex-wrap: wrap-reverse;
  }

  .lg\:flex-nowrap{
    flex-wrap: nowrap;
  }

  .lg\:place-items-auto{
    place-items: auto;
  }

  .lg\:place-items-start{
    place-items: start;
  }

  .lg\:place-items-end{
    place-items: end;
  }

  .lg\:place-items-center{
    place-items: center;
  }

  .lg\:place-items-stretch{
    place-items: stretch;
  }

  .lg\:place-content-center{
    place-content: center;
  }

  .lg\:place-content-start{
    place-content: start;
  }

  .lg\:place-content-end{
    place-content: end;
  }

  .lg\:place-content-between{
    place-content: space-between;
  }

  .lg\:place-content-around{
    place-content: space-around;
  }

  .lg\:place-content-evenly{
    place-content: space-evenly;
  }

  .lg\:place-content-stretch{
    place-content: stretch;
  }

  .lg\:place-self-auto{
    place-self: auto;
  }

  .lg\:place-self-start{
    place-self: start;
  }

  .lg\:place-self-end{
    place-self: end;
  }

  .lg\:place-self-center{
    place-self: center;
  }

  .lg\:place-self-stretch{
    place-self: stretch;
  }

  .lg\:items-start{
    align-items: flex-start;
  }

  .lg\:items-end{
    align-items: flex-end;
  }

  .lg\:items-center{
    align-items: center;
  }

  .lg\:items-baseline{
    align-items: baseline;
  }

  .lg\:items-stretch{
    align-items: stretch;
  }

  .lg\:content-center{
    align-content: center;
  }

  .lg\:content-start{
    align-content: flex-start;
  }

  .lg\:content-end{
    align-content: flex-end;
  }

  .lg\:content-between{
    align-content: space-between;
  }

  .lg\:content-around{
    align-content: space-around;
  }

  .lg\:content-evenly{
    align-content: space-evenly;
  }

  .lg\:self-auto{
    align-self: auto;
  }

  .lg\:self-start{
    align-self: flex-start;
  }

  .lg\:self-end{
    align-self: flex-end;
  }

  .lg\:self-center{
    align-self: center;
  }

  .lg\:self-stretch{
    align-self: stretch;
  }

  .lg\:justify-items-auto{
    justify-items: auto;
  }

  .lg\:justify-items-start{
    justify-items: start;
  }

  .lg\:justify-items-end{
    justify-items: end;
  }

  .lg\:justify-items-center{
    justify-items: center;
  }

  .lg\:justify-items-stretch{
    justify-items: stretch;
  }

  .lg\:justify-start{
    justify-content: flex-start;
  }

  .lg\:justify-end{
    justify-content: flex-end;
  }

  .lg\:justify-center{
    justify-content: center;
  }

  .lg\:justify-between{
    justify-content: space-between;
  }

  .lg\:justify-around{
    justify-content: space-around;
  }

  .lg\:justify-evenly{
    justify-content: space-evenly;
  }

  .lg\:justify-self-auto{
    justify-self: auto;
  }

  .lg\:justify-self-start{
    justify-self: start;
  }

  .lg\:justify-self-end{
    justify-self: end;
  }

  .lg\:justify-self-center{
    justify-self: center;
  }

  .lg\:justify-self-stretch{
    justify-self: stretch;
  }

  .lg\:flex-1{
    flex: 1 1 0%;
  }

  .lg\:flex-auto{
    flex: 1 1 auto;
  }

  .lg\:flex-initial{
    flex: 0 1 auto;
  }

  .lg\:flex-none{
    flex: none;
  }

  .lg\:flex-grow-0{
    flex-grow: 0;
  }

  .lg\:flex-grow{
    flex-grow: 1;
  }

  .lg\:flex-shrink-0{
    flex-shrink: 0;
  }

  .lg\:flex-shrink{
    flex-shrink: 1;
  }

  .lg\:order-1{
    order: 1;
  }

  .lg\:order-2{
    order: 2;
  }

  .lg\:order-3{
    order: 3;
  }

  .lg\:order-4{
    order: 4;
  }

  .lg\:order-5{
    order: 5;
  }

  .lg\:order-6{
    order: 6;
  }

  .lg\:order-7{
    order: 7;
  }

  .lg\:order-8{
    order: 8;
  }

  .lg\:order-9{
    order: 9;
  }

  .lg\:order-10{
    order: 10;
  }

  .lg\:order-11{
    order: 11;
  }

  .lg\:order-12{
    order: 12;
  }

  .lg\:order-first{
    order: -9999;
  }

  .lg\:order-last{
    order: 9999;
  }

  .lg\:order-none{
    order: 0;
  }

  .lg\:float-right{
    float: right;
  }

  .lg\:float-left{
    float: left;
  }

  .lg\:float-none{
    float: none;
  }

  .lg\:clear-left{
    clear: left;
  }

  .lg\:clear-right{
    clear: right;
  }

  .lg\:clear-both{
    clear: both;
  }

  .lg\:clear-none{
    clear: none;
  }

  .lg\:font-ar{
    font-family: CFAstyStdRegular, sans-serif;
  }

  .lg\:font-am{
    font-family: CFAstyStdMedium, sans-serif;
  }

  .lg\:font-m{
    font-family: Manrope, sans-serif;
  }

  .lg\:font-thin{
    font-weight: 100;
  }

  .lg\:font-extralight{
    font-weight: 200;
  }

  .lg\:font-light{
    font-weight: 300;
  }

  .lg\:font-normal{
    font-weight: 400;
  }

  .lg\:font-medium{
    font-weight: 500;
  }

  .lg\:font-semibold{
    font-weight: 600;
  }

  .lg\:font-bold{
    font-weight: 700;
  }

  .lg\:font-extrabold{
    font-weight: 800;
  }

  .lg\:font-black{
    font-weight: 900;
  }

  .lg\:h-0{
    height: 0px;
  }

  .lg\:h-1{
    height: 0.25rem;
  }

  .lg\:h-2{
    height: 0.5rem;
  }

  .lg\:h-3{
    height: 0.75rem;
  }

  .lg\:h-4{
    height: 1rem;
  }

  .lg\:h-5{
    height: 1.25rem;
  }

  .lg\:h-6{
    height: 1.5rem;
  }

  .lg\:h-7{
    height: 1.75rem;
  }

  .lg\:h-8{
    height: 2rem;
  }

  .lg\:h-9{
    height: 2.25rem;
  }

  .lg\:h-10{
    height: 2.5rem;
  }

  .lg\:h-11{
    height: 2.75rem;
  }

  .lg\:h-12{
    height: 3rem;
  }

  .lg\:h-13{
    height: 3.25rem;
  }

  .lg\:h-14{
    height: 3.5rem;
  }

  .lg\:h-15{
    height: 3.75rem;
  }

  .lg\:h-16{
    height: 4rem;
  }

  .lg\:h-17{
    height: 4.25rem;
  }

  .lg\:h-18{
    height: 4.5rem;
  }

  .lg\:h-19{
    height: 4.75rem;
  }

  .lg\:h-20{
    height: 5rem;
  }

  .lg\:h-22{
    height: 5.5rem;
  }

  .lg\:h-24{
    height: 6rem;
  }

  .lg\:h-25{
    height: 6.25rem;
  }

  .lg\:h-28{
    height: 7rem;
  }

  .lg\:h-30{
    height: 7.5rem;
  }

  .lg\:h-32{
    height: 8rem;
  }

  .lg\:h-34{
    height: 8.5rem;
  }

  .lg\:h-35{
    height: 8.75rem;
  }

  .lg\:h-36{
    height: 9rem;
  }

  .lg\:h-39{
    height: 9.75rem;
  }

  .lg\:h-40{
    height: 10rem;
  }

  .lg\:h-42{
    height: 10.5rem;
  }

  .lg\:h-44{
    height: 11rem;
  }

  .lg\:h-45{
    height: 11.25rem;
  }

  .lg\:h-48{
    height: 12rem;
  }

  .lg\:h-50{
    height: 12.5rem;
  }

  .lg\:h-52{
    height: 13rem;
  }

  .lg\:h-55{
    height: 13.75rem;
  }

  .lg\:h-56{
    height: 14rem;
  }

  .lg\:h-58{
    height: 14.5rem;
  }

  .lg\:h-60{
    height: 15rem;
  }

  .lg\:h-64{
    height: 16rem;
  }

  .lg\:h-65{
    height: 16.25rem;
  }

  .lg\:h-68{
    height: 17rem;
  }

  .lg\:h-69{
    height: 17.25rem;
  }

  .lg\:h-70{
    height: 17.5rem;
  }

  .lg\:h-72{
    height: 18rem;
  }

  .lg\:h-75{
    height: 18.75rem;
  }

  .lg\:h-80{
    height: 20rem;
  }

  .lg\:h-85{
    height: 21.25rem;
  }

  .lg\:h-86{
    height: 21.5rem;
  }

  .lg\:h-90{
    height: 22.5rem;
  }

  .lg\:h-96{
    height: 24rem;
  }

  .lg\:h-100{
    height: 25rem;
  }

  .lg\:h-115{
    height: 28.75rem;
  }

  .lg\:h-125{
    height: 31.25rem;
  }

  .lg\:h-142{
    height: 35.5rem;
  }

  .lg\:h-150{
    height: 37.5rem;
  }

  .lg\:h-156{
    height: 39rem;
  }

  .lg\:h-160{
    height: 40rem;
  }

  .lg\:h-175{
    height: 43.75rem;
  }

  .lg\:h-207{
    height: 51.75rem;
  }

  .lg\:h-242{
    height: 60.5rem;
  }

  .lg\:h-250{
    height: 62.5rem;
  }

  .lg\:h-258{
    height: 64.5rem;
  }

  .lg\:h-265{
    height: 66.25rem;
  }

  .lg\:h-280{
    height: 70rem;
  }

  .lg\:h-auto{
    height: auto;
  }

  .lg\:h-px{
    height: 1px;
  }

  .lg\:h-0\.5{
    height: 0.125rem;
  }

  .lg\:h-1\.5{
    height: 0.375rem;
  }

  .lg\:h-2\.5{
    height: 0.625rem;
  }

  .lg\:h-3\.5{
    height: 0.875rem;
  }

  .lg\:h-0\.25{
    height: 0.0625rem;
  }

  .lg\:h-0\.75{
    height: 0.1875rem;
  }

  .lg\:h-1\.25{
    height: 0.3125rem;
  }

  .lg\:h-1\.75{
    height: 0.4375rem;
  }

  .lg\:h-2\.25{
    height: 0.5625rem;
  }

  .lg\:h-2\.75{
    height: 0.6875rem;
  }

  .lg\:h-3\.25{
    height: 0.8125rem;
  }

  .lg\:h-3\.75{
    height: 0.9375rem;
  }

  .lg\:h-4\.25{
    height: 1.0625rem;
  }

  .lg\:h-4\.5{
    height: 1.125rem;
  }

  .lg\:h-4\.75{
    height: 1.1875rem;
  }

  .lg\:h-5\.25{
    height: 1.3125rem;
  }

  .lg\:h-5\.5{
    height: 1.375rem;
  }

  .lg\:h-5\.75{
    height: 1.4375rem;
  }

  .lg\:h-6\.25{
    height: 1.5625rem;
  }

  .lg\:h-6\.5{
    height: 1.625rem;
  }

  .lg\:h-6\.75{
    height: 1.6875rem;
  }

  .lg\:h-7\.25{
    height: 1.8125rem;
  }

  .lg\:h-7\.5{
    height: 1.875rem;
  }

  .lg\:h-8\.25{
    height: 2.0625rem;
  }

  .lg\:h-8\.5{
    height: 2.125rem;
  }

  .lg\:h-9\.25{
    height: 2.3125rem;
  }

  .lg\:h-9\.5{
    height: 2.375rem;
  }

  .lg\:h-10\.5{
    height: 2.625rem;
  }

  .lg\:h-11\.25{
    height: 2.8125rem;
  }

  .lg\:h-11\.5{
    height: 2.875rem;
  }

  .lg\:h-12\.5{
    height: 3.125rem;
  }

  .lg\:h-12\.75{
    height: 3.1875rem;
  }

  .lg\:h-13\.5{
    height: 3.375rem;
  }

  .lg\:h-14\.5{
    height: 3.625rem;
  }

  .lg\:h-15\.5{
    height: 3.875rem;
  }

  .lg\:h-15\.75{
    height: 3.9375rem;
  }

  .lg\:h-16\.25{
    height: 4.0625rem;
  }

  .lg\:h-17\.25{
    height: 4.3125rem;
  }

  .lg\:h-17\.5{
    height: 4.375rem;
  }

  .lg\:h-18\.25{
    height: 4.5625rem;
  }

  .lg\:h-18\.5{
    height: 4.625rem;
  }

  .lg\:h-20\.25{
    height: 5.0625rem;
  }

  .lg\:h-20\.5{
    height: 5.125rem;
  }

  .lg\:h-22\.5{
    height: 5.625rem;
  }

  .lg\:h-25\.5{
    height: 6.375rem;
  }

  .lg\:h-26\.75{
    height: 6.6875rem;
  }

  .lg\:h-32\.5{
    height: 8.125rem;
  }

  .lg\:h-37\.5{
    height: 9.375rem;
  }

  .lg\:h-41\.25{
    height: 10.3125rem;
  }

  .lg\:h-52\.5{
    height: 13.125rem;
  }

  .lg\:h-54\.5{
    height: 13.625rem;
  }

  .lg\:h-57\.25{
    height: 14.3125rem;
  }

  .lg\:h-57\.5{
    height: 14.375rem;
  }

  .lg\:h-66\.25{
    height: 16.5625rem;
  }

  .lg\:h-74\.5{
    height: 18.125rem;
  }

  .lg\:h-106\.25{
    height: 26.5625rem;
  }

  .lg\:h-112\.25{
    height: 28.0675rem;
  }

  .lg\:h-112\.75{
    height: 28.1875rem;
  }

  .lg\:h-147\.5{
    height: 36.875rem;
  }

  .lg\:h-162\.5{
    height: 40.625rem;
  }

  .lg\:h-172\.25{
    height: 42.5625rem;
  }

  .lg\:h-175\.25{
    height: 43.8125rem;
  }

  .lg\:h-184\.25{
    height: 46.0625rem;
  }

  .lg\:h-203\.25{
    height: 50.8125rem;
  }

  .lg\:h-half{
    height: 50%;
  }

  .lg\:h-full{
    height: 100%;
  }

  .lg\:h-1\/10{
    height: 10%;
  }

  .lg\:h-2\/10{
    height: 20%;
  }

  .lg\:h-3\/10{
    height: 30%;
  }

  .lg\:h-4\/10{
    height: 40%;
  }

  .lg\:h-4\.5\/10{
    height: 45%;
  }

  .lg\:h-5\/10{
    height: 50%;
  }

  .lg\:h-5\.5\/10{
    height: 55%;
  }

  .lg\:h-6\/10{
    height: 60%;
  }

  .lg\:h-7\/10{
    height: 70%;
  }

  .lg\:h-8\/10{
    height: 80%;
  }

  .lg\:h-9\/10{
    height: 90%;
  }

  .lg\:h-1\/12{
    height: 8.333333%;
  }

  .lg\:h-2\/12{
    height: 16.666667%;
  }

  .lg\:h-3\/12{
    height: 25%;
  }

  .lg\:h-4\/12{
    height: 33.333333%;
  }

  .lg\:h-5\/12{
    height: 41.666667%;
  }

  .lg\:h-6\/12{
    height: 50%;
  }

  .lg\:h-7\/12{
    height: 58.333333%;
  }

  .lg\:h-8\/12{
    height: 66.666667%;
  }

  .lg\:h-9\/12{
    height: 75%;
  }

  .lg\:h-10\/12{
    height: 83.333333%;
  }

  .lg\:h-11\/12{
    height: 91.666667%;
  }

  .lg\:h-1\/2{
    height: 50%;
  }

  .lg\:h-1\/3{
    height: 33.333333%;
  }

  .lg\:h-2\/3{
    height: 66.666667%;
  }

  .lg\:h-1\/4{
    height: 25%;
  }

  .lg\:h-2\/4{
    height: 50%;
  }

  .lg\:h-3\/4{
    height: 75%;
  }

  .lg\:h-1\/5{
    height: 20%;
  }

  .lg\:h-2\/5{
    height: 40%;
  }

  .lg\:h-3\/5{
    height: 60%;
  }

  .lg\:h-4\/5{
    height: 80%;
  }

  .lg\:h-1\/6{
    height: 16.666667%;
  }

  .lg\:h-2\/6{
    height: 33.333333%;
  }

  .lg\:h-3\/6{
    height: 50%;
  }

  .lg\:h-4\/6{
    height: 66.666667%;
  }

  .lg\:h-5\/6{
    height: 83.333333%;
  }

  .lg\:h-screen{
    height: 100vh;
  }

  .lg\:h-screen-half{
    height: 50vh;
  }

  .lg\:h-screen-full{
    height: 100vh;
  }

  .lg\:h-screen-1\/10{
    height: 10vh;
  }

  .lg\:h-screen-2\/10{
    height: 20vh;
  }

  .lg\:h-screen-3\/10{
    height: 30vh;
  }

  .lg\:h-screen-4\/10{
    height: 40vh;
  }

  .lg\:h-screen-5\/10{
    height: 50vh;
  }

  .lg\:h-screen-6\/10{
    height: 60vh;
  }

  .lg\:h-screen-7\/10{
    height: 70vh;
  }

  .lg\:h-screen-8\/10{
    height: 80vh;
  }

  .lg\:h-screen-9\/10{
    height: 90vh;
  }

  .lg\:h-screen-1\/12{
    height: 8.333333vh;
  }

  .lg\:h-screen-2\/12{
    height: 16.666667vh;
  }

  .lg\:h-screen-3\/12{
    height: 25vh;
  }

  .lg\:h-screen-4\/12{
    height: 33.333333vh;
  }

  .lg\:h-screen-5\/12{
    height: 41.666667vh;
  }

  .lg\:h-screen-6\/12{
    height: 50vh;
  }

  .lg\:h-screen-7\/12{
    height: 58.333333vh;
  }

  .lg\:h-screen-8\/12{
    height: 66.666667vh;
  }

  .lg\:h-screen-9\/12{
    height: 75vh;
  }

  .lg\:h-screen-10\/12{
    height: 83.333333vh;
  }

  .lg\:h-screen-11\/12{
    height: 91.666667vh;
  }

  .lg\:text-1{
    font-size: 0.25rem;
  }

  .lg\:text-2{
    font-size: 0.5rem;
  }

  .lg\:text-3{
    font-size: 0.75rem;
  }

  .lg\:text-4{
    font-size: 1rem;
  }

  .lg\:text-5{
    font-size: 1.25rem;
  }

  .lg\:text-6{
    font-size: 1.5rem;
  }

  .lg\:text-7{
    font-size: 1.75rem;
  }

  .lg\:text-8{
    font-size: 2rem;
  }

  .lg\:text-9{
    font-size: 2.25rem;
  }

  .lg\:text-10{
    font-size: 2.5rem;
  }

  .lg\:text-11{
    font-size: 2.75rem;
  }

  .lg\:text-12{
    font-size: 3rem;
  }

  .lg\:text-13{
    font-size: 3.25rem;
  }

  .lg\:text-14{
    font-size: 3.5rem;
  }

  .lg\:text-15{
    font-size: 3.75rem;
  }

  .lg\:text-16{
    font-size: 4rem;
  }

  .lg\:text-17{
    font-size: 4.25rem;
  }

  .lg\:text-18{
    font-size: 4.5rem;
  }

  .lg\:text-19{
    font-size: 4.75rem;
  }

  .lg\:text-20{
    font-size: 5rem;
  }

  .lg\:text-22{
    font-size: 5.5rem;
  }

  .lg\:text-24{
    font-size: 6rem;
  }

  .lg\:text-25{
    font-size: 6.25rem;
  }

  .lg\:text-30{
    font-size: 7.5rem;
  }

  .lg\:text-32{
    font-size: 8rem;
  }

  .lg\:text-34{
    font-size: 8.5rem;
  }

  .lg\:text-35{
    font-size: 8.75rem;
  }

  .lg\:text-36{
    font-size: 9rem;
  }

  .lg\:text-39{
    font-size: 9.75rem;
  }

  .lg\:text-40{
    font-size: 10rem;
  }

  .lg\:text-42{
    font-size: 10.5rem;
  }

  .lg\:text-45{
    font-size: 11.25rem;
  }

  .lg\:text-50{
    font-size: 12.5rem;
  }

  .lg\:text-55{
    font-size: 13.75rem;
  }

  .lg\:text-58{
    font-size: 14.5rem;
  }

  .lg\:text-60{
    font-size: 15rem;
  }

  .lg\:text-64{
    font-size: 16rem;
  }

  .lg\:text-65{
    font-size: 16.25rem;
  }

  .lg\:text-68{
    font-size: 17rem;
  }

  .lg\:text-69{
    font-size: 17.25rem;
  }

  .lg\:text-70{
    font-size: 17.5rem;
  }

  .lg\:text-75{
    font-size: 18.75rem;
  }

  .lg\:text-80{
    font-size: 20rem;
  }

  .lg\:text-85{
    font-size: 21.25rem;
  }

  .lg\:text-86{
    font-size: 21.5rem;
  }

  .lg\:text-90{
    font-size: 22.5rem;
  }

  .lg\:text-96{
    font-size: 24rem;
  }

  .lg\:text-100{
    font-size: 25rem;
  }

  .lg\:text-115{
    font-size: 28.75rem;
  }

  .lg\:text-125{
    font-size: 31.25rem;
  }

  .lg\:text-142{
    font-size: 35.5rem;
  }

  .lg\:text-150{
    font-size: 37.5rem;
  }

  .lg\:text-156{
    font-size: 39rem;
  }

  .lg\:text-160{
    font-size: 40rem;
  }

  .lg\:text-175{
    font-size: 43.75rem;
  }

  .lg\:text-207{
    font-size: 51.75rem;
  }

  .lg\:text-242{
    font-size: 60.5rem;
  }

  .lg\:text-250{
    font-size: 62.5rem;
  }

  .lg\:text-258{
    font-size: 64.5rem;
  }

  .lg\:text-265{
    font-size: 66.25rem;
  }

  .lg\:text-280{
    font-size: 70rem;
  }

  .lg\:text-0\.25{
    font-size: 0.0625rem;
  }

  .lg\:text-0\.5{
    font-size: 0.125rem;
  }

  .lg\:text-0\.75{
    font-size: 0.1875rem;
  }

  .lg\:text-1\.25{
    font-size: 0.3125rem;
  }

  .lg\:text-1\.5{
    font-size: 0.375rem;
  }

  .lg\:text-1\.75{
    font-size: 0.4375rem;
  }

  .lg\:text-2\.25{
    font-size: 0.5625rem;
  }

  .lg\:text-2\.5{
    font-size: 0.625rem;
  }

  .lg\:text-2\.75{
    font-size: 0.6875rem;
  }

  .lg\:text-3\.25{
    font-size: 0.8125rem;
  }

  .lg\:text-3\.5{
    font-size: 0.875rem;
  }

  .lg\:text-3\.75{
    font-size: 0.9375rem;
  }

  .lg\:text-4\.25{
    font-size: 1.0625rem;
  }

  .lg\:text-4\.5{
    font-size: 1.125rem;
  }

  .lg\:text-4\.75{
    font-size: 1.1875rem;
  }

  .lg\:text-5\.25{
    font-size: 1.3125rem;
  }

  .lg\:text-5\.5{
    font-size: 1.375rem;
  }

  .lg\:text-5\.75{
    font-size: 1.4375rem;
  }

  .lg\:text-6\.25{
    font-size: 1.5625rem;
  }

  .lg\:text-6\.5{
    font-size: 1.625rem;
  }

  .lg\:text-6\.75{
    font-size: 1.6875rem;
  }

  .lg\:text-7\.25{
    font-size: 1.8125rem;
  }

  .lg\:text-7\.5{
    font-size: 1.875rem;
  }

  .lg\:text-8\.25{
    font-size: 2.0625rem;
  }

  .lg\:text-8\.5{
    font-size: 2.125rem;
  }

  .lg\:text-9\.25{
    font-size: 2.3125rem;
  }

  .lg\:text-9\.5{
    font-size: 2.375rem;
  }

  .lg\:text-10\.5{
    font-size: 2.625rem;
  }

  .lg\:text-11\.25{
    font-size: 2.8125rem;
  }

  .lg\:text-11\.5{
    font-size: 2.875rem;
  }

  .lg\:text-12\.5{
    font-size: 3.125rem;
  }

  .lg\:text-12\.75{
    font-size: 3.1875rem;
  }

  .lg\:text-13\.5{
    font-size: 3.375rem;
  }

  .lg\:text-14\.5{
    font-size: 3.625rem;
  }

  .lg\:text-15\.5{
    font-size: 3.875rem;
  }

  .lg\:text-15\.75{
    font-size: 3.9375rem;
  }

  .lg\:text-16\.25{
    font-size: 4.0625rem;
  }

  .lg\:text-17\.25{
    font-size: 4.3125rem;
  }

  .lg\:text-17\.5{
    font-size: 4.375rem;
  }

  .lg\:text-18\.25{
    font-size: 4.5625rem;
  }

  .lg\:text-18\.5{
    font-size: 4.625rem;
  }

  .lg\:text-20\.25{
    font-size: 5.0625rem;
  }

  .lg\:text-20\.5{
    font-size: 5.125rem;
  }

  .lg\:text-22\.5{
    font-size: 5.625rem;
  }

  .lg\:text-25\.5{
    font-size: 6.375rem;
  }

  .lg\:text-26\.75{
    font-size: 6.6875rem;
  }

  .lg\:text-32\.5{
    font-size: 8.125rem;
  }

  .lg\:text-37\.5{
    font-size: 9.375rem;
  }

  .lg\:text-41\.25{
    font-size: 10.3125rem;
  }

  .lg\:text-52\.5{
    font-size: 13.125rem;
  }

  .lg\:text-54\.5{
    font-size: 13.625rem;
  }

  .lg\:text-57\.25{
    font-size: 14.3125rem;
  }

  .lg\:text-57\.5{
    font-size: 14.375rem;
  }

  .lg\:text-66\.25{
    font-size: 16.5625rem;
  }

  .lg\:text-74\.5{
    font-size: 18.125rem;
  }

  .lg\:text-106\.25{
    font-size: 26.5625rem;
  }

  .lg\:text-112\.25{
    font-size: 28.0675rem;
  }

  .lg\:text-112\.75{
    font-size: 28.1875rem;
  }

  .lg\:text-147\.5{
    font-size: 36.875rem;
  }

  .lg\:text-162\.5{
    font-size: 40.625rem;
  }

  .lg\:text-172\.25{
    font-size: 42.5625rem;
  }

  .lg\:text-175\.25{
    font-size: 43.8125rem;
  }

  .lg\:text-184\.25{
    font-size: 46.0625rem;
  }

  .lg\:text-203\.25{
    font-size: 50.8125rem;
  }

  .lg\:text-half{
    font-size: 50%;
  }

  .lg\:text-full{
    font-size: 100%;
  }

  .lg\:text-1\/10{
    font-size: 10%;
  }

  .lg\:text-2\/10{
    font-size: 20%;
  }

  .lg\:text-3\/10{
    font-size: 30%;
  }

  .lg\:text-4\/10{
    font-size: 40%;
  }

  .lg\:text-4\.5\/10{
    font-size: 45%;
  }

  .lg\:text-5\/10{
    font-size: 50%;
  }

  .lg\:text-5\.5\/10{
    font-size: 55%;
  }

  .lg\:text-6\/10{
    font-size: 60%;
  }

  .lg\:text-7\/10{
    font-size: 70%;
  }

  .lg\:text-8\/10{
    font-size: 80%;
  }

  .lg\:text-9\/10{
    font-size: 90%;
  }

  .lg\:text-1\/12{
    font-size: 8.333333%;
  }

  .lg\:text-2\/12{
    font-size: 16.666667%;
  }

  .lg\:text-3\/12{
    font-size: 25%;
  }

  .lg\:text-4\/12{
    font-size: 33.333333%;
  }

  .lg\:text-5\/12{
    font-size: 41.666667%;
  }

  .lg\:text-6\/12{
    font-size: 50%;
  }

  .lg\:text-7\/12{
    font-size: 58.333333%;
  }

  .lg\:text-8\/12{
    font-size: 66.666667%;
  }

  .lg\:text-9\/12{
    font-size: 75%;
  }

  .lg\:text-10\/12{
    font-size: 83.333333%;
  }

  .lg\:text-11\/12{
    font-size: 91.666667%;
  }

  .lg\:leading-1{
    line-height: 0.25rem;
  }

  .lg\:leading-2{
    line-height: 0.5rem;
  }

  .lg\:leading-3{
    line-height: 0.75rem;
  }

  .lg\:leading-4{
    line-height: 1rem;
  }

  .lg\:leading-5{
    line-height: 1.25rem;
  }

  .lg\:leading-6{
    line-height: 1.5rem;
  }

  .lg\:leading-7{
    line-height: 1.75rem;
  }

  .lg\:leading-8{
    line-height: 2rem;
  }

  .lg\:leading-9{
    line-height: 2.25rem;
  }

  .lg\:leading-10{
    line-height: 2.5rem;
  }

  .lg\:leading-11{
    line-height: 2.75rem;
  }

  .lg\:leading-12{
    line-height: 3rem;
  }

  .lg\:leading-13{
    line-height: 3.25rem;
  }

  .lg\:leading-14{
    line-height: 3.5rem;
  }

  .lg\:leading-15{
    line-height: 3.75rem;
  }

  .lg\:leading-16{
    line-height: 4rem;
  }

  .lg\:leading-17{
    line-height: 4.25rem;
  }

  .lg\:leading-18{
    line-height: 4.5rem;
  }

  .lg\:leading-19{
    line-height: 4.75rem;
  }

  .lg\:leading-20{
    line-height: 5rem;
  }

  .lg\:leading-22{
    line-height: 5.5rem;
  }

  .lg\:leading-24{
    line-height: 6rem;
  }

  .lg\:leading-25{
    line-height: 6.25rem;
  }

  .lg\:leading-30{
    line-height: 7.5rem;
  }

  .lg\:leading-32{
    line-height: 8rem;
  }

  .lg\:leading-34{
    line-height: 8.5rem;
  }

  .lg\:leading-35{
    line-height: 8.75rem;
  }

  .lg\:leading-36{
    line-height: 9rem;
  }

  .lg\:leading-39{
    line-height: 9.75rem;
  }

  .lg\:leading-40{
    line-height: 10rem;
  }

  .lg\:leading-42{
    line-height: 10.5rem;
  }

  .lg\:leading-45{
    line-height: 11.25rem;
  }

  .lg\:leading-50{
    line-height: 12.5rem;
  }

  .lg\:leading-55{
    line-height: 13.75rem;
  }

  .lg\:leading-58{
    line-height: 14.5rem;
  }

  .lg\:leading-60{
    line-height: 15rem;
  }

  .lg\:leading-64{
    line-height: 16rem;
  }

  .lg\:leading-65{
    line-height: 16.25rem;
  }

  .lg\:leading-68{
    line-height: 17rem;
  }

  .lg\:leading-69{
    line-height: 17.25rem;
  }

  .lg\:leading-70{
    line-height: 17.5rem;
  }

  .lg\:leading-75{
    line-height: 18.75rem;
  }

  .lg\:leading-80{
    line-height: 20rem;
  }

  .lg\:leading-85{
    line-height: 21.25rem;
  }

  .lg\:leading-86{
    line-height: 21.5rem;
  }

  .lg\:leading-90{
    line-height: 22.5rem;
  }

  .lg\:leading-96{
    line-height: 24rem;
  }

  .lg\:leading-100{
    line-height: 25rem;
  }

  .lg\:leading-115{
    line-height: 28.75rem;
  }

  .lg\:leading-125{
    line-height: 31.25rem;
  }

  .lg\:leading-142{
    line-height: 35.5rem;
  }

  .lg\:leading-150{
    line-height: 37.5rem;
  }

  .lg\:leading-156{
    line-height: 39rem;
  }

  .lg\:leading-160{
    line-height: 40rem;
  }

  .lg\:leading-175{
    line-height: 43.75rem;
  }

  .lg\:leading-207{
    line-height: 51.75rem;
  }

  .lg\:leading-242{
    line-height: 60.5rem;
  }

  .lg\:leading-250{
    line-height: 62.5rem;
  }

  .lg\:leading-258{
    line-height: 64.5rem;
  }

  .lg\:leading-265{
    line-height: 66.25rem;
  }

  .lg\:leading-280{
    line-height: 70rem;
  }

  .lg\:leading-none{
    line-height: 1;
  }

  .lg\:leading-tight{
    line-height: 1.25;
  }

  .lg\:leading-snug{
    line-height: 1.375;
  }

  .lg\:leading-normal{
    line-height: 1.5;
  }

  .lg\:leading-relaxed{
    line-height: 1.625;
  }

  .lg\:leading-loose{
    line-height: 2;
  }

  .lg\:leading-0\.25{
    line-height: 0.0625rem;
  }

  .lg\:leading-0\.5{
    line-height: 0.125rem;
  }

  .lg\:leading-0\.75{
    line-height: 0.1875rem;
  }

  .lg\:leading-1\.25{
    line-height: 0.3125rem;
  }

  .lg\:leading-1\.5{
    line-height: 0.375rem;
  }

  .lg\:leading-1\.75{
    line-height: 0.4375rem;
  }

  .lg\:leading-2\.25{
    line-height: 0.5625rem;
  }

  .lg\:leading-2\.5{
    line-height: 0.625rem;
  }

  .lg\:leading-2\.75{
    line-height: 0.6875rem;
  }

  .lg\:leading-3\.25{
    line-height: 0.8125rem;
  }

  .lg\:leading-3\.5{
    line-height: 0.875rem;
  }

  .lg\:leading-3\.75{
    line-height: 0.9375rem;
  }

  .lg\:leading-4\.25{
    line-height: 1.0625rem;
  }

  .lg\:leading-4\.5{
    line-height: 1.125rem;
  }

  .lg\:leading-4\.75{
    line-height: 1.1875rem;
  }

  .lg\:leading-5\.25{
    line-height: 1.3125rem;
  }

  .lg\:leading-5\.5{
    line-height: 1.375rem;
  }

  .lg\:leading-5\.75{
    line-height: 1.4375rem;
  }

  .lg\:leading-6\.25{
    line-height: 1.5625rem;
  }

  .lg\:leading-6\.5{
    line-height: 1.625rem;
  }

  .lg\:leading-6\.75{
    line-height: 1.6875rem;
  }

  .lg\:leading-7\.25{
    line-height: 1.8125rem;
  }

  .lg\:leading-7\.5{
    line-height: 1.875rem;
  }

  .lg\:leading-8\.25{
    line-height: 2.0625rem;
  }

  .lg\:leading-8\.5{
    line-height: 2.125rem;
  }

  .lg\:leading-9\.25{
    line-height: 2.3125rem;
  }

  .lg\:leading-9\.5{
    line-height: 2.375rem;
  }

  .lg\:leading-10\.5{
    line-height: 2.625rem;
  }

  .lg\:leading-11\.25{
    line-height: 2.8125rem;
  }

  .lg\:leading-11\.5{
    line-height: 2.875rem;
  }

  .lg\:leading-12\.5{
    line-height: 3.125rem;
  }

  .lg\:leading-12\.75{
    line-height: 3.1875rem;
  }

  .lg\:leading-13\.5{
    line-height: 3.375rem;
  }

  .lg\:leading-14\.5{
    line-height: 3.625rem;
  }

  .lg\:leading-15\.5{
    line-height: 3.875rem;
  }

  .lg\:leading-15\.75{
    line-height: 3.9375rem;
  }

  .lg\:leading-16\.25{
    line-height: 4.0625rem;
  }

  .lg\:leading-17\.25{
    line-height: 4.3125rem;
  }

  .lg\:leading-17\.5{
    line-height: 4.375rem;
  }

  .lg\:leading-18\.25{
    line-height: 4.5625rem;
  }

  .lg\:leading-18\.5{
    line-height: 4.625rem;
  }

  .lg\:leading-20\.25{
    line-height: 5.0625rem;
  }

  .lg\:leading-20\.5{
    line-height: 5.125rem;
  }

  .lg\:leading-22\.5{
    line-height: 5.625rem;
  }

  .lg\:leading-25\.5{
    line-height: 6.375rem;
  }

  .lg\:leading-26\.75{
    line-height: 6.6875rem;
  }

  .lg\:leading-32\.5{
    line-height: 8.125rem;
  }

  .lg\:leading-37\.5{
    line-height: 9.375rem;
  }

  .lg\:leading-41\.25{
    line-height: 10.3125rem;
  }

  .lg\:leading-52\.5{
    line-height: 13.125rem;
  }

  .lg\:leading-54\.5{
    line-height: 13.625rem;
  }

  .lg\:leading-57\.25{
    line-height: 14.3125rem;
  }

  .lg\:leading-57\.5{
    line-height: 14.375rem;
  }

  .lg\:leading-66\.25{
    line-height: 16.5625rem;
  }

  .lg\:leading-74\.5{
    line-height: 18.125rem;
  }

  .lg\:leading-106\.25{
    line-height: 26.5625rem;
  }

  .lg\:leading-112\.25{
    line-height: 28.0675rem;
  }

  .lg\:leading-112\.75{
    line-height: 28.1875rem;
  }

  .lg\:leading-147\.5{
    line-height: 36.875rem;
  }

  .lg\:leading-162\.5{
    line-height: 40.625rem;
  }

  .lg\:leading-172\.25{
    line-height: 42.5625rem;
  }

  .lg\:leading-175\.25{
    line-height: 43.8125rem;
  }

  .lg\:leading-184\.25{
    line-height: 46.0625rem;
  }

  .lg\:leading-203\.25{
    line-height: 50.8125rem;
  }

  .lg\:leading-half{
    line-height: 50%;
  }

  .lg\:leading-full{
    line-height: 100%;
  }

  .lg\:leading-1\/10{
    line-height: 10%;
  }

  .lg\:leading-2\/10{
    line-height: 20%;
  }

  .lg\:leading-3\/10{
    line-height: 30%;
  }

  .lg\:leading-4\/10{
    line-height: 40%;
  }

  .lg\:leading-4\.5\/10{
    line-height: 45%;
  }

  .lg\:leading-5\/10{
    line-height: 50%;
  }

  .lg\:leading-5\.5\/10{
    line-height: 55%;
  }

  .lg\:leading-6\/10{
    line-height: 60%;
  }

  .lg\:leading-7\/10{
    line-height: 70%;
  }

  .lg\:leading-8\/10{
    line-height: 80%;
  }

  .lg\:leading-9\/10{
    line-height: 90%;
  }

  .lg\:leading-1\/12{
    line-height: 8.333333%;
  }

  .lg\:leading-2\/12{
    line-height: 16.666667%;
  }

  .lg\:leading-3\/12{
    line-height: 25%;
  }

  .lg\:leading-4\/12{
    line-height: 33.333333%;
  }

  .lg\:leading-5\/12{
    line-height: 41.666667%;
  }

  .lg\:leading-6\/12{
    line-height: 50%;
  }

  .lg\:leading-7\/12{
    line-height: 58.333333%;
  }

  .lg\:leading-8\/12{
    line-height: 66.666667%;
  }

  .lg\:leading-9\/12{
    line-height: 75%;
  }

  .lg\:leading-10\/12{
    line-height: 83.333333%;
  }

  .lg\:leading-11\/12{
    line-height: 91.666667%;
  }

  .lg\:list-inside{
    list-style-position: inside;
  }

  .lg\:list-outside{
    list-style-position: outside;
  }

  .lg\:list-none{
    list-style-type: none;
  }

  .lg\:list-disc{
    list-style-type: disc;
  }

  .lg\:list-decimal{
    list-style-type: decimal;
  }

  .lg\:m-0{
    margin: 0px;
  }

  .lg\:m-1{
    margin: 0.25rem;
  }

  .lg\:m-2{
    margin: 0.5rem;
  }

  .lg\:m-3{
    margin: 0.75rem;
  }

  .lg\:m-4{
    margin: 1rem;
  }

  .lg\:m-5{
    margin: 1.25rem;
  }

  .lg\:m-6{
    margin: 1.5rem;
  }

  .lg\:m-7{
    margin: 1.75rem;
  }

  .lg\:m-8{
    margin: 2rem;
  }

  .lg\:m-9{
    margin: 2.25rem;
  }

  .lg\:m-10{
    margin: 2.5rem;
  }

  .lg\:m-11{
    margin: 2.75rem;
  }

  .lg\:m-12{
    margin: 3rem;
  }

  .lg\:m-13{
    margin: 3.25rem;
  }

  .lg\:m-14{
    margin: 3.5rem;
  }

  .lg\:m-15{
    margin: 3.75rem;
  }

  .lg\:m-16{
    margin: 4rem;
  }

  .lg\:m-17{
    margin: 4.25rem;
  }

  .lg\:m-18{
    margin: 4.5rem;
  }

  .lg\:m-19{
    margin: 4.75rem;
  }

  .lg\:m-20{
    margin: 5rem;
  }

  .lg\:m-22{
    margin: 5.5rem;
  }

  .lg\:m-24{
    margin: 6rem;
  }

  .lg\:m-25{
    margin: 6.25rem;
  }

  .lg\:m-28{
    margin: 7rem;
  }

  .lg\:m-30{
    margin: 7.5rem;
  }

  .lg\:m-32{
    margin: 8rem;
  }

  .lg\:m-34{
    margin: 8.5rem;
  }

  .lg\:m-35{
    margin: 8.75rem;
  }

  .lg\:m-36{
    margin: 9rem;
  }

  .lg\:m-39{
    margin: 9.75rem;
  }

  .lg\:m-40{
    margin: 10rem;
  }

  .lg\:m-42{
    margin: 10.5rem;
  }

  .lg\:m-44{
    margin: 11rem;
  }

  .lg\:m-45{
    margin: 11.25rem;
  }

  .lg\:m-48{
    margin: 12rem;
  }

  .lg\:m-50{
    margin: 12.5rem;
  }

  .lg\:m-52{
    margin: 13rem;
  }

  .lg\:m-55{
    margin: 13.75rem;
  }

  .lg\:m-56{
    margin: 14rem;
  }

  .lg\:m-58{
    margin: 14.5rem;
  }

  .lg\:m-60{
    margin: 15rem;
  }

  .lg\:m-64{
    margin: 16rem;
  }

  .lg\:m-65{
    margin: 16.25rem;
  }

  .lg\:m-68{
    margin: 17rem;
  }

  .lg\:m-69{
    margin: 17.25rem;
  }

  .lg\:m-70{
    margin: 17.5rem;
  }

  .lg\:m-72{
    margin: 18rem;
  }

  .lg\:m-75{
    margin: 18.75rem;
  }

  .lg\:m-80{
    margin: 20rem;
  }

  .lg\:m-85{
    margin: 21.25rem;
  }

  .lg\:m-86{
    margin: 21.5rem;
  }

  .lg\:m-90{
    margin: 22.5rem;
  }

  .lg\:m-96{
    margin: 24rem;
  }

  .lg\:m-100{
    margin: 25rem;
  }

  .lg\:m-115{
    margin: 28.75rem;
  }

  .lg\:m-125{
    margin: 31.25rem;
  }

  .lg\:m-142{
    margin: 35.5rem;
  }

  .lg\:m-150{
    margin: 37.5rem;
  }

  .lg\:m-156{
    margin: 39rem;
  }

  .lg\:m-160{
    margin: 40rem;
  }

  .lg\:m-175{
    margin: 43.75rem;
  }

  .lg\:m-207{
    margin: 51.75rem;
  }

  .lg\:m-242{
    margin: 60.5rem;
  }

  .lg\:m-250{
    margin: 62.5rem;
  }

  .lg\:m-258{
    margin: 64.5rem;
  }

  .lg\:m-265{
    margin: 66.25rem;
  }

  .lg\:m-280{
    margin: 70rem;
  }

  .lg\:m-auto{
    margin: auto;
  }

  .lg\:m-px{
    margin: 1px;
  }

  .lg\:m-0\.5{
    margin: 0.125rem;
  }

  .lg\:m-1\.5{
    margin: 0.375rem;
  }

  .lg\:m-2\.5{
    margin: 0.625rem;
  }

  .lg\:m-3\.5{
    margin: 0.875rem;
  }

  .lg\:m-0\.25{
    margin: 0.0625rem;
  }

  .lg\:m-0\.75{
    margin: 0.1875rem;
  }

  .lg\:m-1\.25{
    margin: 0.3125rem;
  }

  .lg\:m-1\.75{
    margin: 0.4375rem;
  }

  .lg\:m-2\.25{
    margin: 0.5625rem;
  }

  .lg\:m-2\.75{
    margin: 0.6875rem;
  }

  .lg\:m-3\.25{
    margin: 0.8125rem;
  }

  .lg\:m-3\.75{
    margin: 0.9375rem;
  }

  .lg\:m-4\.25{
    margin: 1.0625rem;
  }

  .lg\:m-4\.5{
    margin: 1.125rem;
  }

  .lg\:m-4\.75{
    margin: 1.1875rem;
  }

  .lg\:m-5\.25{
    margin: 1.3125rem;
  }

  .lg\:m-5\.5{
    margin: 1.375rem;
  }

  .lg\:m-5\.75{
    margin: 1.4375rem;
  }

  .lg\:m-6\.25{
    margin: 1.5625rem;
  }

  .lg\:m-6\.5{
    margin: 1.625rem;
  }

  .lg\:m-6\.75{
    margin: 1.6875rem;
  }

  .lg\:m-7\.25{
    margin: 1.8125rem;
  }

  .lg\:m-7\.5{
    margin: 1.875rem;
  }

  .lg\:m-8\.25{
    margin: 2.0625rem;
  }

  .lg\:m-8\.5{
    margin: 2.125rem;
  }

  .lg\:m-9\.25{
    margin: 2.3125rem;
  }

  .lg\:m-9\.5{
    margin: 2.375rem;
  }

  .lg\:m-10\.5{
    margin: 2.625rem;
  }

  .lg\:m-11\.25{
    margin: 2.8125rem;
  }

  .lg\:m-11\.5{
    margin: 2.875rem;
  }

  .lg\:m-12\.5{
    margin: 3.125rem;
  }

  .lg\:m-12\.75{
    margin: 3.1875rem;
  }

  .lg\:m-13\.5{
    margin: 3.375rem;
  }

  .lg\:m-14\.5{
    margin: 3.625rem;
  }

  .lg\:m-15\.5{
    margin: 3.875rem;
  }

  .lg\:m-15\.75{
    margin: 3.9375rem;
  }

  .lg\:m-16\.25{
    margin: 4.0625rem;
  }

  .lg\:m-17\.25{
    margin: 4.3125rem;
  }

  .lg\:m-17\.5{
    margin: 4.375rem;
  }

  .lg\:m-18\.25{
    margin: 4.5625rem;
  }

  .lg\:m-18\.5{
    margin: 4.625rem;
  }

  .lg\:m-20\.25{
    margin: 5.0625rem;
  }

  .lg\:m-20\.5{
    margin: 5.125rem;
  }

  .lg\:m-22\.5{
    margin: 5.625rem;
  }

  .lg\:m-25\.5{
    margin: 6.375rem;
  }

  .lg\:m-26\.75{
    margin: 6.6875rem;
  }

  .lg\:m-32\.5{
    margin: 8.125rem;
  }

  .lg\:m-37\.5{
    margin: 9.375rem;
  }

  .lg\:m-41\.25{
    margin: 10.3125rem;
  }

  .lg\:m-52\.5{
    margin: 13.125rem;
  }

  .lg\:m-54\.5{
    margin: 13.625rem;
  }

  .lg\:m-57\.25{
    margin: 14.3125rem;
  }

  .lg\:m-57\.5{
    margin: 14.375rem;
  }

  .lg\:m-66\.25{
    margin: 16.5625rem;
  }

  .lg\:m-74\.5{
    margin: 18.125rem;
  }

  .lg\:m-106\.25{
    margin: 26.5625rem;
  }

  .lg\:m-112\.25{
    margin: 28.0675rem;
  }

  .lg\:m-112\.75{
    margin: 28.1875rem;
  }

  .lg\:m-147\.5{
    margin: 36.875rem;
  }

  .lg\:m-162\.5{
    margin: 40.625rem;
  }

  .lg\:m-172\.25{
    margin: 42.5625rem;
  }

  .lg\:m-175\.25{
    margin: 43.8125rem;
  }

  .lg\:m-184\.25{
    margin: 46.0625rem;
  }

  .lg\:m-203\.25{
    margin: 50.8125rem;
  }

  .lg\:m-half{
    margin: 50%;
  }

  .lg\:m-full{
    margin: 100%;
  }

  .lg\:m-1\/10{
    margin: 10%;
  }

  .lg\:m-2\/10{
    margin: 20%;
  }

  .lg\:m-3\/10{
    margin: 30%;
  }

  .lg\:m-4\/10{
    margin: 40%;
  }

  .lg\:m-4\.5\/10{
    margin: 45%;
  }

  .lg\:m-5\/10{
    margin: 50%;
  }

  .lg\:m-5\.5\/10{
    margin: 55%;
  }

  .lg\:m-6\/10{
    margin: 60%;
  }

  .lg\:m-7\/10{
    margin: 70%;
  }

  .lg\:m-8\/10{
    margin: 80%;
  }

  .lg\:m-9\/10{
    margin: 90%;
  }

  .lg\:m-1\/12{
    margin: 8.333333%;
  }

  .lg\:m-2\/12{
    margin: 16.666667%;
  }

  .lg\:m-3\/12{
    margin: 25%;
  }

  .lg\:m-4\/12{
    margin: 33.333333%;
  }

  .lg\:m-5\/12{
    margin: 41.666667%;
  }

  .lg\:m-6\/12{
    margin: 50%;
  }

  .lg\:m-7\/12{
    margin: 58.333333%;
  }

  .lg\:m-8\/12{
    margin: 66.666667%;
  }

  .lg\:m-9\/12{
    margin: 75%;
  }

  .lg\:m-10\/12{
    margin: 83.333333%;
  }

  .lg\:m-11\/12{
    margin: 91.666667%;
  }

  .lg\:-m-0{
    margin: 0px;
  }

  .lg\:-m-1{
    margin: -0.25rem;
  }

  .lg\:-m-2{
    margin: -0.5rem;
  }

  .lg\:-m-3{
    margin: -0.75rem;
  }

  .lg\:-m-4{
    margin: -1rem;
  }

  .lg\:-m-5{
    margin: -1.25rem;
  }

  .lg\:-m-6{
    margin: -1.5rem;
  }

  .lg\:-m-7{
    margin: -1.75rem;
  }

  .lg\:-m-8{
    margin: -2rem;
  }

  .lg\:-m-9{
    margin: -2.25rem;
  }

  .lg\:-m-10{
    margin: -2.5rem;
  }

  .lg\:-m-11{
    margin: -2.75rem;
  }

  .lg\:-m-12{
    margin: -3rem;
  }

  .lg\:-m-13{
    margin: -3.25rem;
  }

  .lg\:-m-14{
    margin: -3.5rem;
  }

  .lg\:-m-15{
    margin: -3.75rem;
  }

  .lg\:-m-16{
    margin: -4rem;
  }

  .lg\:-m-17{
    margin: -4.25rem;
  }

  .lg\:-m-18{
    margin: -4.5rem;
  }

  .lg\:-m-19{
    margin: -4.75rem;
  }

  .lg\:-m-20{
    margin: -5rem;
  }

  .lg\:-m-22{
    margin: -5.5rem;
  }

  .lg\:-m-24{
    margin: -6rem;
  }

  .lg\:-m-25{
    margin: -6.25rem;
  }

  .lg\:-m-28{
    margin: -7rem;
  }

  .lg\:-m-30{
    margin: -7.5rem;
  }

  .lg\:-m-32{
    margin: -8rem;
  }

  .lg\:-m-34{
    margin: -8.5rem;
  }

  .lg\:-m-35{
    margin: -8.75rem;
  }

  .lg\:-m-36{
    margin: -9rem;
  }

  .lg\:-m-39{
    margin: -9.75rem;
  }

  .lg\:-m-40{
    margin: -10rem;
  }

  .lg\:-m-42{
    margin: -10.5rem;
  }

  .lg\:-m-44{
    margin: -11rem;
  }

  .lg\:-m-45{
    margin: -11.25rem;
  }

  .lg\:-m-48{
    margin: -12rem;
  }

  .lg\:-m-50{
    margin: -12.5rem;
  }

  .lg\:-m-52{
    margin: -13rem;
  }

  .lg\:-m-55{
    margin: -13.75rem;
  }

  .lg\:-m-56{
    margin: -14rem;
  }

  .lg\:-m-58{
    margin: -14.5rem;
  }

  .lg\:-m-60{
    margin: -15rem;
  }

  .lg\:-m-64{
    margin: -16rem;
  }

  .lg\:-m-65{
    margin: -16.25rem;
  }

  .lg\:-m-68{
    margin: -17rem;
  }

  .lg\:-m-69{
    margin: -17.25rem;
  }

  .lg\:-m-70{
    margin: -17.5rem;
  }

  .lg\:-m-72{
    margin: -18rem;
  }

  .lg\:-m-75{
    margin: -18.75rem;
  }

  .lg\:-m-80{
    margin: -20rem;
  }

  .lg\:-m-85{
    margin: -21.25rem;
  }

  .lg\:-m-86{
    margin: -21.5rem;
  }

  .lg\:-m-90{
    margin: -22.5rem;
  }

  .lg\:-m-96{
    margin: -24rem;
  }

  .lg\:-m-100{
    margin: -25rem;
  }

  .lg\:-m-115{
    margin: -28.75rem;
  }

  .lg\:-m-125{
    margin: -31.25rem;
  }

  .lg\:-m-142{
    margin: -35.5rem;
  }

  .lg\:-m-150{
    margin: -37.5rem;
  }

  .lg\:-m-156{
    margin: -39rem;
  }

  .lg\:-m-160{
    margin: -40rem;
  }

  .lg\:-m-175{
    margin: -43.75rem;
  }

  .lg\:-m-207{
    margin: -51.75rem;
  }

  .lg\:-m-242{
    margin: -60.5rem;
  }

  .lg\:-m-250{
    margin: -62.5rem;
  }

  .lg\:-m-258{
    margin: -64.5rem;
  }

  .lg\:-m-265{
    margin: -66.25rem;
  }

  .lg\:-m-280{
    margin: -70rem;
  }

  .lg\:-m-px{
    margin: -1px;
  }

  .lg\:-m-0\.5{
    margin: -0.125rem;
  }

  .lg\:-m-1\.5{
    margin: -0.375rem;
  }

  .lg\:-m-2\.5{
    margin: -0.625rem;
  }

  .lg\:-m-3\.5{
    margin: -0.875rem;
  }

  .lg\:-m-0\.25{
    margin: -0.0625rem;
  }

  .lg\:-m-0\.75{
    margin: -0.1875rem;
  }

  .lg\:-m-1\.25{
    margin: -0.3125rem;
  }

  .lg\:-m-1\.75{
    margin: -0.4375rem;
  }

  .lg\:-m-2\.25{
    margin: -0.5625rem;
  }

  .lg\:-m-2\.75{
    margin: -0.6875rem;
  }

  .lg\:-m-3\.25{
    margin: -0.8125rem;
  }

  .lg\:-m-3\.75{
    margin: -0.9375rem;
  }

  .lg\:-m-4\.25{
    margin: -1.0625rem;
  }

  .lg\:-m-4\.5{
    margin: -1.125rem;
  }

  .lg\:-m-4\.75{
    margin: -1.1875rem;
  }

  .lg\:-m-5\.25{
    margin: -1.3125rem;
  }

  .lg\:-m-5\.5{
    margin: -1.375rem;
  }

  .lg\:-m-5\.75{
    margin: -1.4375rem;
  }

  .lg\:-m-6\.25{
    margin: -1.5625rem;
  }

  .lg\:-m-6\.5{
    margin: -1.625rem;
  }

  .lg\:-m-6\.75{
    margin: -1.6875rem;
  }

  .lg\:-m-7\.25{
    margin: -1.8125rem;
  }

  .lg\:-m-7\.5{
    margin: -1.875rem;
  }

  .lg\:-m-8\.25{
    margin: -2.0625rem;
  }

  .lg\:-m-8\.5{
    margin: -2.125rem;
  }

  .lg\:-m-9\.25{
    margin: -2.3125rem;
  }

  .lg\:-m-9\.5{
    margin: -2.375rem;
  }

  .lg\:-m-10\.5{
    margin: -2.625rem;
  }

  .lg\:-m-11\.25{
    margin: -2.8125rem;
  }

  .lg\:-m-11\.5{
    margin: -2.875rem;
  }

  .lg\:-m-12\.5{
    margin: -3.125rem;
  }

  .lg\:-m-12\.75{
    margin: -3.1875rem;
  }

  .lg\:-m-13\.5{
    margin: -3.375rem;
  }

  .lg\:-m-14\.5{
    margin: -3.625rem;
  }

  .lg\:-m-15\.5{
    margin: -3.875rem;
  }

  .lg\:-m-15\.75{
    margin: -3.9375rem;
  }

  .lg\:-m-16\.25{
    margin: -4.0625rem;
  }

  .lg\:-m-17\.25{
    margin: -4.3125rem;
  }

  .lg\:-m-17\.5{
    margin: -4.375rem;
  }

  .lg\:-m-18\.25{
    margin: -4.5625rem;
  }

  .lg\:-m-18\.5{
    margin: -4.625rem;
  }

  .lg\:-m-20\.25{
    margin: -5.0625rem;
  }

  .lg\:-m-20\.5{
    margin: -5.125rem;
  }

  .lg\:-m-22\.5{
    margin: -5.625rem;
  }

  .lg\:-m-25\.5{
    margin: -6.375rem;
  }

  .lg\:-m-26\.75{
    margin: -6.6875rem;
  }

  .lg\:-m-32\.5{
    margin: -8.125rem;
  }

  .lg\:-m-37\.5{
    margin: -9.375rem;
  }

  .lg\:-m-41\.25{
    margin: -10.3125rem;
  }

  .lg\:-m-52\.5{
    margin: -13.125rem;
  }

  .lg\:-m-54\.5{
    margin: -13.625rem;
  }

  .lg\:-m-57\.25{
    margin: -14.3125rem;
  }

  .lg\:-m-57\.5{
    margin: -14.375rem;
  }

  .lg\:-m-66\.25{
    margin: -16.5625rem;
  }

  .lg\:-m-74\.5{
    margin: -18.125rem;
  }

  .lg\:-m-106\.25{
    margin: -26.5625rem;
  }

  .lg\:-m-112\.25{
    margin: -28.0675rem;
  }

  .lg\:-m-112\.75{
    margin: -28.1875rem;
  }

  .lg\:-m-147\.5{
    margin: -36.875rem;
  }

  .lg\:-m-162\.5{
    margin: -40.625rem;
  }

  .lg\:-m-172\.25{
    margin: -42.5625rem;
  }

  .lg\:-m-175\.25{
    margin: -43.8125rem;
  }

  .lg\:-m-184\.25{
    margin: -46.0625rem;
  }

  .lg\:-m-203\.25{
    margin: -50.8125rem;
  }

  .lg\:-m-half{
    margin: -50%;
  }

  .lg\:-m-full{
    margin: -100%;
  }

  .lg\:-m-1\/10{
    margin: -10%;
  }

  .lg\:-m-2\/10{
    margin: -20%;
  }

  .lg\:-m-3\/10{
    margin: -30%;
  }

  .lg\:-m-4\/10{
    margin: -40%;
  }

  .lg\:-m-4\.5\/10{
    margin: -45%;
  }

  .lg\:-m-5\/10{
    margin: -50%;
  }

  .lg\:-m-5\.5\/10{
    margin: -55%;
  }

  .lg\:-m-6\/10{
    margin: -60%;
  }

  .lg\:-m-7\/10{
    margin: -70%;
  }

  .lg\:-m-8\/10{
    margin: -80%;
  }

  .lg\:-m-9\/10{
    margin: -90%;
  }

  .lg\:-m-1\/12{
    margin: -8.33333%;
  }

  .lg\:-m-2\/12{
    margin: -16.66667%;
  }

  .lg\:-m-3\/12{
    margin: -25%;
  }

  .lg\:-m-4\/12{
    margin: -33.33333%;
  }

  .lg\:-m-5\/12{
    margin: -41.66667%;
  }

  .lg\:-m-6\/12{
    margin: -50%;
  }

  .lg\:-m-7\/12{
    margin: -58.33333%;
  }

  .lg\:-m-8\/12{
    margin: -66.66667%;
  }

  .lg\:-m-9\/12{
    margin: -75%;
  }

  .lg\:-m-10\/12{
    margin: -83.33333%;
  }

  .lg\:-m-11\/12{
    margin: -91.66667%;
  }

  .lg\:my-0{
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .lg\:mx-0{
    margin-left: 0px;
    margin-right: 0px;
  }

  .lg\:my-1{
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }

  .lg\:mx-1{
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }

  .lg\:my-2{
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }

  .lg\:mx-2{
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }

  .lg\:my-3{
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }

  .lg\:mx-3{
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }

  .lg\:my-4{
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .lg\:mx-4{
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .lg\:my-5{
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }

  .lg\:mx-5{
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }

  .lg\:my-6{
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .lg\:mx-6{
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .lg\:my-7{
    margin-top: 1.75rem;
    margin-bottom: 1.75rem;
  }

  .lg\:mx-7{
    margin-left: 1.75rem;
    margin-right: 1.75rem;
  }

  .lg\:my-8{
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .lg\:mx-8{
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .lg\:my-9{
    margin-top: 2.25rem;
    margin-bottom: 2.25rem;
  }

  .lg\:mx-9{
    margin-left: 2.25rem;
    margin-right: 2.25rem;
  }

  .lg\:my-10{
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .lg\:mx-10{
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }

  .lg\:my-11{
    margin-top: 2.75rem;
    margin-bottom: 2.75rem;
  }

  .lg\:mx-11{
    margin-left: 2.75rem;
    margin-right: 2.75rem;
  }

  .lg\:my-12{
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .lg\:mx-12{
    margin-left: 3rem;
    margin-right: 3rem;
  }

  .lg\:my-13{
    margin-top: 3.25rem;
    margin-bottom: 3.25rem;
  }

  .lg\:mx-13{
    margin-left: 3.25rem;
    margin-right: 3.25rem;
  }

  .lg\:my-14{
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }

  .lg\:mx-14{
    margin-left: 3.5rem;
    margin-right: 3.5rem;
  }

  .lg\:my-15{
    margin-top: 3.75rem;
    margin-bottom: 3.75rem;
  }

  .lg\:mx-15{
    margin-left: 3.75rem;
    margin-right: 3.75rem;
  }

  .lg\:my-16{
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .lg\:mx-16{
    margin-left: 4rem;
    margin-right: 4rem;
  }

  .lg\:my-17{
    margin-top: 4.25rem;
    margin-bottom: 4.25rem;
  }

  .lg\:mx-17{
    margin-left: 4.25rem;
    margin-right: 4.25rem;
  }

  .lg\:my-18{
    margin-top: 4.5rem;
    margin-bottom: 4.5rem;
  }

  .lg\:mx-18{
    margin-left: 4.5rem;
    margin-right: 4.5rem;
  }

  .lg\:my-19{
    margin-top: 4.75rem;
    margin-bottom: 4.75rem;
  }

  .lg\:mx-19{
    margin-left: 4.75rem;
    margin-right: 4.75rem;
  }

  .lg\:my-20{
    margin-top: 5rem;
    margin-bottom: 5rem;
  }

  .lg\:mx-20{
    margin-left: 5rem;
    margin-right: 5rem;
  }

  .lg\:my-22{
    margin-top: 5.5rem;
    margin-bottom: 5.5rem;
  }

  .lg\:mx-22{
    margin-left: 5.5rem;
    margin-right: 5.5rem;
  }

  .lg\:my-24{
    margin-top: 6rem;
    margin-bottom: 6rem;
  }

  .lg\:mx-24{
    margin-left: 6rem;
    margin-right: 6rem;
  }

  .lg\:my-25{
    margin-top: 6.25rem;
    margin-bottom: 6.25rem;
  }

  .lg\:mx-25{
    margin-left: 6.25rem;
    margin-right: 6.25rem;
  }

  .lg\:my-28{
    margin-top: 7rem;
    margin-bottom: 7rem;
  }

  .lg\:mx-28{
    margin-left: 7rem;
    margin-right: 7rem;
  }

  .lg\:my-30{
    margin-top: 7.5rem;
    margin-bottom: 7.5rem;
  }

  .lg\:mx-30{
    margin-left: 7.5rem;
    margin-right: 7.5rem;
  }

  .lg\:my-32{
    margin-top: 8rem;
    margin-bottom: 8rem;
  }

  .lg\:mx-32{
    margin-left: 8rem;
    margin-right: 8rem;
  }

  .lg\:my-34{
    margin-top: 8.5rem;
    margin-bottom: 8.5rem;
  }

  .lg\:mx-34{
    margin-left: 8.5rem;
    margin-right: 8.5rem;
  }

  .lg\:my-35{
    margin-top: 8.75rem;
    margin-bottom: 8.75rem;
  }

  .lg\:mx-35{
    margin-left: 8.75rem;
    margin-right: 8.75rem;
  }

  .lg\:my-36{
    margin-top: 9rem;
    margin-bottom: 9rem;
  }

  .lg\:mx-36{
    margin-left: 9rem;
    margin-right: 9rem;
  }

  .lg\:my-39{
    margin-top: 9.75rem;
    margin-bottom: 9.75rem;
  }

  .lg\:mx-39{
    margin-left: 9.75rem;
    margin-right: 9.75rem;
  }

  .lg\:my-40{
    margin-top: 10rem;
    margin-bottom: 10rem;
  }

  .lg\:mx-40{
    margin-left: 10rem;
    margin-right: 10rem;
  }

  .lg\:my-42{
    margin-top: 10.5rem;
    margin-bottom: 10.5rem;
  }

  .lg\:mx-42{
    margin-left: 10.5rem;
    margin-right: 10.5rem;
  }

  .lg\:my-44{
    margin-top: 11rem;
    margin-bottom: 11rem;
  }

  .lg\:mx-44{
    margin-left: 11rem;
    margin-right: 11rem;
  }

  .lg\:my-45{
    margin-top: 11.25rem;
    margin-bottom: 11.25rem;
  }

  .lg\:mx-45{
    margin-left: 11.25rem;
    margin-right: 11.25rem;
  }

  .lg\:my-48{
    margin-top: 12rem;
    margin-bottom: 12rem;
  }

  .lg\:mx-48{
    margin-left: 12rem;
    margin-right: 12rem;
  }

  .lg\:my-50{
    margin-top: 12.5rem;
    margin-bottom: 12.5rem;
  }

  .lg\:mx-50{
    margin-left: 12.5rem;
    margin-right: 12.5rem;
  }

  .lg\:my-52{
    margin-top: 13rem;
    margin-bottom: 13rem;
  }

  .lg\:mx-52{
    margin-left: 13rem;
    margin-right: 13rem;
  }

  .lg\:my-55{
    margin-top: 13.75rem;
    margin-bottom: 13.75rem;
  }

  .lg\:mx-55{
    margin-left: 13.75rem;
    margin-right: 13.75rem;
  }

  .lg\:my-56{
    margin-top: 14rem;
    margin-bottom: 14rem;
  }

  .lg\:mx-56{
    margin-left: 14rem;
    margin-right: 14rem;
  }

  .lg\:my-58{
    margin-top: 14.5rem;
    margin-bottom: 14.5rem;
  }

  .lg\:mx-58{
    margin-left: 14.5rem;
    margin-right: 14.5rem;
  }

  .lg\:my-60{
    margin-top: 15rem;
    margin-bottom: 15rem;
  }

  .lg\:mx-60{
    margin-left: 15rem;
    margin-right: 15rem;
  }

  .lg\:my-64{
    margin-top: 16rem;
    margin-bottom: 16rem;
  }

  .lg\:mx-64{
    margin-left: 16rem;
    margin-right: 16rem;
  }

  .lg\:my-65{
    margin-top: 16.25rem;
    margin-bottom: 16.25rem;
  }

  .lg\:mx-65{
    margin-left: 16.25rem;
    margin-right: 16.25rem;
  }

  .lg\:my-68{
    margin-top: 17rem;
    margin-bottom: 17rem;
  }

  .lg\:mx-68{
    margin-left: 17rem;
    margin-right: 17rem;
  }

  .lg\:my-69{
    margin-top: 17.25rem;
    margin-bottom: 17.25rem;
  }

  .lg\:mx-69{
    margin-left: 17.25rem;
    margin-right: 17.25rem;
  }

  .lg\:my-70{
    margin-top: 17.5rem;
    margin-bottom: 17.5rem;
  }

  .lg\:mx-70{
    margin-left: 17.5rem;
    margin-right: 17.5rem;
  }

  .lg\:my-72{
    margin-top: 18rem;
    margin-bottom: 18rem;
  }

  .lg\:mx-72{
    margin-left: 18rem;
    margin-right: 18rem;
  }

  .lg\:my-75{
    margin-top: 18.75rem;
    margin-bottom: 18.75rem;
  }

  .lg\:mx-75{
    margin-left: 18.75rem;
    margin-right: 18.75rem;
  }

  .lg\:my-80{
    margin-top: 20rem;
    margin-bottom: 20rem;
  }

  .lg\:mx-80{
    margin-left: 20rem;
    margin-right: 20rem;
  }

  .lg\:my-85{
    margin-top: 21.25rem;
    margin-bottom: 21.25rem;
  }

  .lg\:mx-85{
    margin-left: 21.25rem;
    margin-right: 21.25rem;
  }

  .lg\:my-86{
    margin-top: 21.5rem;
    margin-bottom: 21.5rem;
  }

  .lg\:mx-86{
    margin-left: 21.5rem;
    margin-right: 21.5rem;
  }

  .lg\:my-90{
    margin-top: 22.5rem;
    margin-bottom: 22.5rem;
  }

  .lg\:mx-90{
    margin-left: 22.5rem;
    margin-right: 22.5rem;
  }

  .lg\:my-96{
    margin-top: 24rem;
    margin-bottom: 24rem;
  }

  .lg\:mx-96{
    margin-left: 24rem;
    margin-right: 24rem;
  }

  .lg\:my-100{
    margin-top: 25rem;
    margin-bottom: 25rem;
  }

  .lg\:mx-100{
    margin-left: 25rem;
    margin-right: 25rem;
  }

  .lg\:my-115{
    margin-top: 28.75rem;
    margin-bottom: 28.75rem;
  }

  .lg\:mx-115{
    margin-left: 28.75rem;
    margin-right: 28.75rem;
  }

  .lg\:my-125{
    margin-top: 31.25rem;
    margin-bottom: 31.25rem;
  }

  .lg\:mx-125{
    margin-left: 31.25rem;
    margin-right: 31.25rem;
  }

  .lg\:my-142{
    margin-top: 35.5rem;
    margin-bottom: 35.5rem;
  }

  .lg\:mx-142{
    margin-left: 35.5rem;
    margin-right: 35.5rem;
  }

  .lg\:my-150{
    margin-top: 37.5rem;
    margin-bottom: 37.5rem;
  }

  .lg\:mx-150{
    margin-left: 37.5rem;
    margin-right: 37.5rem;
  }

  .lg\:my-156{
    margin-top: 39rem;
    margin-bottom: 39rem;
  }

  .lg\:mx-156{
    margin-left: 39rem;
    margin-right: 39rem;
  }

  .lg\:my-160{
    margin-top: 40rem;
    margin-bottom: 40rem;
  }

  .lg\:mx-160{
    margin-left: 40rem;
    margin-right: 40rem;
  }

  .lg\:my-175{
    margin-top: 43.75rem;
    margin-bottom: 43.75rem;
  }

  .lg\:mx-175{
    margin-left: 43.75rem;
    margin-right: 43.75rem;
  }

  .lg\:my-207{
    margin-top: 51.75rem;
    margin-bottom: 51.75rem;
  }

  .lg\:mx-207{
    margin-left: 51.75rem;
    margin-right: 51.75rem;
  }

  .lg\:my-242{
    margin-top: 60.5rem;
    margin-bottom: 60.5rem;
  }

  .lg\:mx-242{
    margin-left: 60.5rem;
    margin-right: 60.5rem;
  }

  .lg\:my-250{
    margin-top: 62.5rem;
    margin-bottom: 62.5rem;
  }

  .lg\:mx-250{
    margin-left: 62.5rem;
    margin-right: 62.5rem;
  }

  .lg\:my-258{
    margin-top: 64.5rem;
    margin-bottom: 64.5rem;
  }

  .lg\:mx-258{
    margin-left: 64.5rem;
    margin-right: 64.5rem;
  }

  .lg\:my-265{
    margin-top: 66.25rem;
    margin-bottom: 66.25rem;
  }

  .lg\:mx-265{
    margin-left: 66.25rem;
    margin-right: 66.25rem;
  }

  .lg\:my-280{
    margin-top: 70rem;
    margin-bottom: 70rem;
  }

  .lg\:mx-280{
    margin-left: 70rem;
    margin-right: 70rem;
  }

  .lg\:my-auto{
    margin-top: auto;
    margin-bottom: auto;
  }

  .lg\:mx-auto{
    margin-left: auto;
    margin-right: auto;
  }

  .lg\:my-px{
    margin-top: 1px;
    margin-bottom: 1px;
  }

  .lg\:mx-px{
    margin-left: 1px;
    margin-right: 1px;
  }

  .lg\:my-0\.5{
    margin-top: 0.125rem;
    margin-bottom: 0.125rem;
  }

  .lg\:mx-0\.5{
    margin-left: 0.125rem;
    margin-right: 0.125rem;
  }

  .lg\:my-1\.5{
    margin-top: 0.375rem;
    margin-bottom: 0.375rem;
  }

  .lg\:mx-1\.5{
    margin-left: 0.375rem;
    margin-right: 0.375rem;
  }

  .lg\:my-2\.5{
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
  }

  .lg\:mx-2\.5{
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }

  .lg\:my-3\.5{
    margin-top: 0.875rem;
    margin-bottom: 0.875rem;
  }

  .lg\:mx-3\.5{
    margin-left: 0.875rem;
    margin-right: 0.875rem;
  }

  .lg\:my-0\.25{
    margin-top: 0.0625rem;
    margin-bottom: 0.0625rem;
  }

  .lg\:mx-0\.25{
    margin-left: 0.0625rem;
    margin-right: 0.0625rem;
  }

  .lg\:my-0\.75{
    margin-top: 0.1875rem;
    margin-bottom: 0.1875rem;
  }

  .lg\:mx-0\.75{
    margin-left: 0.1875rem;
    margin-right: 0.1875rem;
  }

  .lg\:my-1\.25{
    margin-top: 0.3125rem;
    margin-bottom: 0.3125rem;
  }

  .lg\:mx-1\.25{
    margin-left: 0.3125rem;
    margin-right: 0.3125rem;
  }

  .lg\:my-1\.75{
    margin-top: 0.4375rem;
    margin-bottom: 0.4375rem;
  }

  .lg\:mx-1\.75{
    margin-left: 0.4375rem;
    margin-right: 0.4375rem;
  }

  .lg\:my-2\.25{
    margin-top: 0.5625rem;
    margin-bottom: 0.5625rem;
  }

  .lg\:mx-2\.25{
    margin-left: 0.5625rem;
    margin-right: 0.5625rem;
  }

  .lg\:my-2\.75{
    margin-top: 0.6875rem;
    margin-bottom: 0.6875rem;
  }

  .lg\:mx-2\.75{
    margin-left: 0.6875rem;
    margin-right: 0.6875rem;
  }

  .lg\:my-3\.25{
    margin-top: 0.8125rem;
    margin-bottom: 0.8125rem;
  }

  .lg\:mx-3\.25{
    margin-left: 0.8125rem;
    margin-right: 0.8125rem;
  }

  .lg\:my-3\.75{
    margin-top: 0.9375rem;
    margin-bottom: 0.9375rem;
  }

  .lg\:mx-3\.75{
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }

  .lg\:my-4\.25{
    margin-top: 1.0625rem;
    margin-bottom: 1.0625rem;
  }

  .lg\:mx-4\.25{
    margin-left: 1.0625rem;
    margin-right: 1.0625rem;
  }

  .lg\:my-4\.5{
    margin-top: 1.125rem;
    margin-bottom: 1.125rem;
  }

  .lg\:mx-4\.5{
    margin-left: 1.125rem;
    margin-right: 1.125rem;
  }

  .lg\:my-4\.75{
    margin-top: 1.1875rem;
    margin-bottom: 1.1875rem;
  }

  .lg\:mx-4\.75{
    margin-left: 1.1875rem;
    margin-right: 1.1875rem;
  }

  .lg\:my-5\.25{
    margin-top: 1.3125rem;
    margin-bottom: 1.3125rem;
  }

  .lg\:mx-5\.25{
    margin-left: 1.3125rem;
    margin-right: 1.3125rem;
  }

  .lg\:my-5\.5{
    margin-top: 1.375rem;
    margin-bottom: 1.375rem;
  }

  .lg\:mx-5\.5{
    margin-left: 1.375rem;
    margin-right: 1.375rem;
  }

  .lg\:my-5\.75{
    margin-top: 1.4375rem;
    margin-bottom: 1.4375rem;
  }

  .lg\:mx-5\.75{
    margin-left: 1.4375rem;
    margin-right: 1.4375rem;
  }

  .lg\:my-6\.25{
    margin-top: 1.5625rem;
    margin-bottom: 1.5625rem;
  }

  .lg\:mx-6\.25{
    margin-left: 1.5625rem;
    margin-right: 1.5625rem;
  }

  .lg\:my-6\.5{
    margin-top: 1.625rem;
    margin-bottom: 1.625rem;
  }

  .lg\:mx-6\.5{
    margin-left: 1.625rem;
    margin-right: 1.625rem;
  }

  .lg\:my-6\.75{
    margin-top: 1.6875rem;
    margin-bottom: 1.6875rem;
  }

  .lg\:mx-6\.75{
    margin-left: 1.6875rem;
    margin-right: 1.6875rem;
  }

  .lg\:my-7\.25{
    margin-top: 1.8125rem;
    margin-bottom: 1.8125rem;
  }

  .lg\:mx-7\.25{
    margin-left: 1.8125rem;
    margin-right: 1.8125rem;
  }

  .lg\:my-7\.5{
    margin-top: 1.875rem;
    margin-bottom: 1.875rem;
  }

  .lg\:mx-7\.5{
    margin-left: 1.875rem;
    margin-right: 1.875rem;
  }

  .lg\:my-8\.25{
    margin-top: 2.0625rem;
    margin-bottom: 2.0625rem;
  }

  .lg\:mx-8\.25{
    margin-left: 2.0625rem;
    margin-right: 2.0625rem;
  }

  .lg\:my-8\.5{
    margin-top: 2.125rem;
    margin-bottom: 2.125rem;
  }

  .lg\:mx-8\.5{
    margin-left: 2.125rem;
    margin-right: 2.125rem;
  }

  .lg\:my-9\.25{
    margin-top: 2.3125rem;
    margin-bottom: 2.3125rem;
  }

  .lg\:mx-9\.25{
    margin-left: 2.3125rem;
    margin-right: 2.3125rem;
  }

  .lg\:my-9\.5{
    margin-top: 2.375rem;
    margin-bottom: 2.375rem;
  }

  .lg\:mx-9\.5{
    margin-left: 2.375rem;
    margin-right: 2.375rem;
  }

  .lg\:my-10\.5{
    margin-top: 2.625rem;
    margin-bottom: 2.625rem;
  }

  .lg\:mx-10\.5{
    margin-left: 2.625rem;
    margin-right: 2.625rem;
  }

  .lg\:my-11\.25{
    margin-top: 2.8125rem;
    margin-bottom: 2.8125rem;
  }

  .lg\:mx-11\.25{
    margin-left: 2.8125rem;
    margin-right: 2.8125rem;
  }

  .lg\:my-11\.5{
    margin-top: 2.875rem;
    margin-bottom: 2.875rem;
  }

  .lg\:mx-11\.5{
    margin-left: 2.875rem;
    margin-right: 2.875rem;
  }

  .lg\:my-12\.5{
    margin-top: 3.125rem;
    margin-bottom: 3.125rem;
  }

  .lg\:mx-12\.5{
    margin-left: 3.125rem;
    margin-right: 3.125rem;
  }

  .lg\:my-12\.75{
    margin-top: 3.1875rem;
    margin-bottom: 3.1875rem;
  }

  .lg\:mx-12\.75{
    margin-left: 3.1875rem;
    margin-right: 3.1875rem;
  }

  .lg\:my-13\.5{
    margin-top: 3.375rem;
    margin-bottom: 3.375rem;
  }

  .lg\:mx-13\.5{
    margin-left: 3.375rem;
    margin-right: 3.375rem;
  }

  .lg\:my-14\.5{
    margin-top: 3.625rem;
    margin-bottom: 3.625rem;
  }

  .lg\:mx-14\.5{
    margin-left: 3.625rem;
    margin-right: 3.625rem;
  }

  .lg\:my-15\.5{
    margin-top: 3.875rem;
    margin-bottom: 3.875rem;
  }

  .lg\:mx-15\.5{
    margin-left: 3.875rem;
    margin-right: 3.875rem;
  }

  .lg\:my-15\.75{
    margin-top: 3.9375rem;
    margin-bottom: 3.9375rem;
  }

  .lg\:mx-15\.75{
    margin-left: 3.9375rem;
    margin-right: 3.9375rem;
  }

  .lg\:my-16\.25{
    margin-top: 4.0625rem;
    margin-bottom: 4.0625rem;
  }

  .lg\:mx-16\.25{
    margin-left: 4.0625rem;
    margin-right: 4.0625rem;
  }

  .lg\:my-17\.25{
    margin-top: 4.3125rem;
    margin-bottom: 4.3125rem;
  }

  .lg\:mx-17\.25{
    margin-left: 4.3125rem;
    margin-right: 4.3125rem;
  }

  .lg\:my-17\.5{
    margin-top: 4.375rem;
    margin-bottom: 4.375rem;
  }

  .lg\:mx-17\.5{
    margin-left: 4.375rem;
    margin-right: 4.375rem;
  }

  .lg\:my-18\.25{
    margin-top: 4.5625rem;
    margin-bottom: 4.5625rem;
  }

  .lg\:mx-18\.25{
    margin-left: 4.5625rem;
    margin-right: 4.5625rem;
  }

  .lg\:my-18\.5{
    margin-top: 4.625rem;
    margin-bottom: 4.625rem;
  }

  .lg\:mx-18\.5{
    margin-left: 4.625rem;
    margin-right: 4.625rem;
  }

  .lg\:my-20\.25{
    margin-top: 5.0625rem;
    margin-bottom: 5.0625rem;
  }

  .lg\:mx-20\.25{
    margin-left: 5.0625rem;
    margin-right: 5.0625rem;
  }

  .lg\:my-20\.5{
    margin-top: 5.125rem;
    margin-bottom: 5.125rem;
  }

  .lg\:mx-20\.5{
    margin-left: 5.125rem;
    margin-right: 5.125rem;
  }

  .lg\:my-22\.5{
    margin-top: 5.625rem;
    margin-bottom: 5.625rem;
  }

  .lg\:mx-22\.5{
    margin-left: 5.625rem;
    margin-right: 5.625rem;
  }

  .lg\:my-25\.5{
    margin-top: 6.375rem;
    margin-bottom: 6.375rem;
  }

  .lg\:mx-25\.5{
    margin-left: 6.375rem;
    margin-right: 6.375rem;
  }

  .lg\:my-26\.75{
    margin-top: 6.6875rem;
    margin-bottom: 6.6875rem;
  }

  .lg\:mx-26\.75{
    margin-left: 6.6875rem;
    margin-right: 6.6875rem;
  }

  .lg\:my-32\.5{
    margin-top: 8.125rem;
    margin-bottom: 8.125rem;
  }

  .lg\:mx-32\.5{
    margin-left: 8.125rem;
    margin-right: 8.125rem;
  }

  .lg\:my-37\.5{
    margin-top: 9.375rem;
    margin-bottom: 9.375rem;
  }

  .lg\:mx-37\.5{
    margin-left: 9.375rem;
    margin-right: 9.375rem;
  }

  .lg\:my-41\.25{
    margin-top: 10.3125rem;
    margin-bottom: 10.3125rem;
  }

  .lg\:mx-41\.25{
    margin-left: 10.3125rem;
    margin-right: 10.3125rem;
  }

  .lg\:my-52\.5{
    margin-top: 13.125rem;
    margin-bottom: 13.125rem;
  }

  .lg\:mx-52\.5{
    margin-left: 13.125rem;
    margin-right: 13.125rem;
  }

  .lg\:my-54\.5{
    margin-top: 13.625rem;
    margin-bottom: 13.625rem;
  }

  .lg\:mx-54\.5{
    margin-left: 13.625rem;
    margin-right: 13.625rem;
  }

  .lg\:my-57\.25{
    margin-top: 14.3125rem;
    margin-bottom: 14.3125rem;
  }

  .lg\:mx-57\.25{
    margin-left: 14.3125rem;
    margin-right: 14.3125rem;
  }

  .lg\:my-57\.5{
    margin-top: 14.375rem;
    margin-bottom: 14.375rem;
  }

  .lg\:mx-57\.5{
    margin-left: 14.375rem;
    margin-right: 14.375rem;
  }

  .lg\:my-66\.25{
    margin-top: 16.5625rem;
    margin-bottom: 16.5625rem;
  }

  .lg\:mx-66\.25{
    margin-left: 16.5625rem;
    margin-right: 16.5625rem;
  }

  .lg\:my-74\.5{
    margin-top: 18.125rem;
    margin-bottom: 18.125rem;
  }

  .lg\:mx-74\.5{
    margin-left: 18.125rem;
    margin-right: 18.125rem;
  }

  .lg\:my-106\.25{
    margin-top: 26.5625rem;
    margin-bottom: 26.5625rem;
  }

  .lg\:mx-106\.25{
    margin-left: 26.5625rem;
    margin-right: 26.5625rem;
  }

  .lg\:my-112\.25{
    margin-top: 28.0675rem;
    margin-bottom: 28.0675rem;
  }

  .lg\:mx-112\.25{
    margin-left: 28.0675rem;
    margin-right: 28.0675rem;
  }

  .lg\:my-112\.75{
    margin-top: 28.1875rem;
    margin-bottom: 28.1875rem;
  }

  .lg\:mx-112\.75{
    margin-left: 28.1875rem;
    margin-right: 28.1875rem;
  }

  .lg\:my-147\.5{
    margin-top: 36.875rem;
    margin-bottom: 36.875rem;
  }

  .lg\:mx-147\.5{
    margin-left: 36.875rem;
    margin-right: 36.875rem;
  }

  .lg\:my-162\.5{
    margin-top: 40.625rem;
    margin-bottom: 40.625rem;
  }

  .lg\:mx-162\.5{
    margin-left: 40.625rem;
    margin-right: 40.625rem;
  }

  .lg\:my-172\.25{
    margin-top: 42.5625rem;
    margin-bottom: 42.5625rem;
  }

  .lg\:mx-172\.25{
    margin-left: 42.5625rem;
    margin-right: 42.5625rem;
  }

  .lg\:my-175\.25{
    margin-top: 43.8125rem;
    margin-bottom: 43.8125rem;
  }

  .lg\:mx-175\.25{
    margin-left: 43.8125rem;
    margin-right: 43.8125rem;
  }

  .lg\:my-184\.25{
    margin-top: 46.0625rem;
    margin-bottom: 46.0625rem;
  }

  .lg\:mx-184\.25{
    margin-left: 46.0625rem;
    margin-right: 46.0625rem;
  }

  .lg\:my-203\.25{
    margin-top: 50.8125rem;
    margin-bottom: 50.8125rem;
  }

  .lg\:mx-203\.25{
    margin-left: 50.8125rem;
    margin-right: 50.8125rem;
  }

  .lg\:my-half{
    margin-top: 50%;
    margin-bottom: 50%;
  }

  .lg\:mx-half{
    margin-left: 50%;
    margin-right: 50%;
  }

  .lg\:my-full{
    margin-top: 100%;
    margin-bottom: 100%;
  }

  .lg\:mx-full{
    margin-left: 100%;
    margin-right: 100%;
  }

  .lg\:my-1\/10{
    margin-top: 10%;
    margin-bottom: 10%;
  }

  .lg\:mx-1\/10{
    margin-left: 10%;
    margin-right: 10%;
  }

  .lg\:my-2\/10{
    margin-top: 20%;
    margin-bottom: 20%;
  }

  .lg\:mx-2\/10{
    margin-left: 20%;
    margin-right: 20%;
  }

  .lg\:my-3\/10{
    margin-top: 30%;
    margin-bottom: 30%;
  }

  .lg\:mx-3\/10{
    margin-left: 30%;
    margin-right: 30%;
  }

  .lg\:my-4\/10{
    margin-top: 40%;
    margin-bottom: 40%;
  }

  .lg\:mx-4\/10{
    margin-left: 40%;
    margin-right: 40%;
  }

  .lg\:my-4\.5\/10{
    margin-top: 45%;
    margin-bottom: 45%;
  }

  .lg\:mx-4\.5\/10{
    margin-left: 45%;
    margin-right: 45%;
  }

  .lg\:my-5\/10{
    margin-top: 50%;
    margin-bottom: 50%;
  }

  .lg\:mx-5\/10{
    margin-left: 50%;
    margin-right: 50%;
  }

  .lg\:my-5\.5\/10{
    margin-top: 55%;
    margin-bottom: 55%;
  }

  .lg\:mx-5\.5\/10{
    margin-left: 55%;
    margin-right: 55%;
  }

  .lg\:my-6\/10{
    margin-top: 60%;
    margin-bottom: 60%;
  }

  .lg\:mx-6\/10{
    margin-left: 60%;
    margin-right: 60%;
  }

  .lg\:my-7\/10{
    margin-top: 70%;
    margin-bottom: 70%;
  }

  .lg\:mx-7\/10{
    margin-left: 70%;
    margin-right: 70%;
  }

  .lg\:my-8\/10{
    margin-top: 80%;
    margin-bottom: 80%;
  }

  .lg\:mx-8\/10{
    margin-left: 80%;
    margin-right: 80%;
  }

  .lg\:my-9\/10{
    margin-top: 90%;
    margin-bottom: 90%;
  }

  .lg\:mx-9\/10{
    margin-left: 90%;
    margin-right: 90%;
  }

  .lg\:my-1\/12{
    margin-top: 8.333333%;
    margin-bottom: 8.333333%;
  }

  .lg\:mx-1\/12{
    margin-left: 8.333333%;
    margin-right: 8.333333%;
  }

  .lg\:my-2\/12{
    margin-top: 16.666667%;
    margin-bottom: 16.666667%;
  }

  .lg\:mx-2\/12{
    margin-left: 16.666667%;
    margin-right: 16.666667%;
  }

  .lg\:my-3\/12{
    margin-top: 25%;
    margin-bottom: 25%;
  }

  .lg\:mx-3\/12{
    margin-left: 25%;
    margin-right: 25%;
  }

  .lg\:my-4\/12{
    margin-top: 33.333333%;
    margin-bottom: 33.333333%;
  }

  .lg\:mx-4\/12{
    margin-left: 33.333333%;
    margin-right: 33.333333%;
  }

  .lg\:my-5\/12{
    margin-top: 41.666667%;
    margin-bottom: 41.666667%;
  }

  .lg\:mx-5\/12{
    margin-left: 41.666667%;
    margin-right: 41.666667%;
  }

  .lg\:my-6\/12{
    margin-top: 50%;
    margin-bottom: 50%;
  }

  .lg\:mx-6\/12{
    margin-left: 50%;
    margin-right: 50%;
  }

  .lg\:my-7\/12{
    margin-top: 58.333333%;
    margin-bottom: 58.333333%;
  }

  .lg\:mx-7\/12{
    margin-left: 58.333333%;
    margin-right: 58.333333%;
  }

  .lg\:my-8\/12{
    margin-top: 66.666667%;
    margin-bottom: 66.666667%;
  }

  .lg\:mx-8\/12{
    margin-left: 66.666667%;
    margin-right: 66.666667%;
  }

  .lg\:my-9\/12{
    margin-top: 75%;
    margin-bottom: 75%;
  }

  .lg\:mx-9\/12{
    margin-left: 75%;
    margin-right: 75%;
  }

  .lg\:my-10\/12{
    margin-top: 83.333333%;
    margin-bottom: 83.333333%;
  }

  .lg\:mx-10\/12{
    margin-left: 83.333333%;
    margin-right: 83.333333%;
  }

  .lg\:my-11\/12{
    margin-top: 91.666667%;
    margin-bottom: 91.666667%;
  }

  .lg\:mx-11\/12{
    margin-left: 91.666667%;
    margin-right: 91.666667%;
  }

  .lg\:-my-0{
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .lg\:-mx-0{
    margin-left: 0px;
    margin-right: 0px;
  }

  .lg\:-my-1{
    margin-top: -0.25rem;
    margin-bottom: -0.25rem;
  }

  .lg\:-mx-1{
    margin-left: -0.25rem;
    margin-right: -0.25rem;
  }

  .lg\:-my-2{
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }

  .lg\:-mx-2{
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }

  .lg\:-my-3{
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }

  .lg\:-mx-3{
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }

  .lg\:-my-4{
    margin-top: -1rem;
    margin-bottom: -1rem;
  }

  .lg\:-mx-4{
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .lg\:-my-5{
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
  }

  .lg\:-mx-5{
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }

  .lg\:-my-6{
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
  }

  .lg\:-mx-6{
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }

  .lg\:-my-7{
    margin-top: -1.75rem;
    margin-bottom: -1.75rem;
  }

  .lg\:-mx-7{
    margin-left: -1.75rem;
    margin-right: -1.75rem;
  }

  .lg\:-my-8{
    margin-top: -2rem;
    margin-bottom: -2rem;
  }

  .lg\:-mx-8{
    margin-left: -2rem;
    margin-right: -2rem;
  }

  .lg\:-my-9{
    margin-top: -2.25rem;
    margin-bottom: -2.25rem;
  }

  .lg\:-mx-9{
    margin-left: -2.25rem;
    margin-right: -2.25rem;
  }

  .lg\:-my-10{
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
  }

  .lg\:-mx-10{
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }

  .lg\:-my-11{
    margin-top: -2.75rem;
    margin-bottom: -2.75rem;
  }

  .lg\:-mx-11{
    margin-left: -2.75rem;
    margin-right: -2.75rem;
  }

  .lg\:-my-12{
    margin-top: -3rem;
    margin-bottom: -3rem;
  }

  .lg\:-mx-12{
    margin-left: -3rem;
    margin-right: -3rem;
  }

  .lg\:-my-13{
    margin-top: -3.25rem;
    margin-bottom: -3.25rem;
  }

  .lg\:-mx-13{
    margin-left: -3.25rem;
    margin-right: -3.25rem;
  }

  .lg\:-my-14{
    margin-top: -3.5rem;
    margin-bottom: -3.5rem;
  }

  .lg\:-mx-14{
    margin-left: -3.5rem;
    margin-right: -3.5rem;
  }

  .lg\:-my-15{
    margin-top: -3.75rem;
    margin-bottom: -3.75rem;
  }

  .lg\:-mx-15{
    margin-left: -3.75rem;
    margin-right: -3.75rem;
  }

  .lg\:-my-16{
    margin-top: -4rem;
    margin-bottom: -4rem;
  }

  .lg\:-mx-16{
    margin-left: -4rem;
    margin-right: -4rem;
  }

  .lg\:-my-17{
    margin-top: -4.25rem;
    margin-bottom: -4.25rem;
  }

  .lg\:-mx-17{
    margin-left: -4.25rem;
    margin-right: -4.25rem;
  }

  .lg\:-my-18{
    margin-top: -4.5rem;
    margin-bottom: -4.5rem;
  }

  .lg\:-mx-18{
    margin-left: -4.5rem;
    margin-right: -4.5rem;
  }

  .lg\:-my-19{
    margin-top: -4.75rem;
    margin-bottom: -4.75rem;
  }

  .lg\:-mx-19{
    margin-left: -4.75rem;
    margin-right: -4.75rem;
  }

  .lg\:-my-20{
    margin-top: -5rem;
    margin-bottom: -5rem;
  }

  .lg\:-mx-20{
    margin-left: -5rem;
    margin-right: -5rem;
  }

  .lg\:-my-22{
    margin-top: -5.5rem;
    margin-bottom: -5.5rem;
  }

  .lg\:-mx-22{
    margin-left: -5.5rem;
    margin-right: -5.5rem;
  }

  .lg\:-my-24{
    margin-top: -6rem;
    margin-bottom: -6rem;
  }

  .lg\:-mx-24{
    margin-left: -6rem;
    margin-right: -6rem;
  }

  .lg\:-my-25{
    margin-top: -6.25rem;
    margin-bottom: -6.25rem;
  }

  .lg\:-mx-25{
    margin-left: -6.25rem;
    margin-right: -6.25rem;
  }

  .lg\:-my-28{
    margin-top: -7rem;
    margin-bottom: -7rem;
  }

  .lg\:-mx-28{
    margin-left: -7rem;
    margin-right: -7rem;
  }

  .lg\:-my-30{
    margin-top: -7.5rem;
    margin-bottom: -7.5rem;
  }

  .lg\:-mx-30{
    margin-left: -7.5rem;
    margin-right: -7.5rem;
  }

  .lg\:-my-32{
    margin-top: -8rem;
    margin-bottom: -8rem;
  }

  .lg\:-mx-32{
    margin-left: -8rem;
    margin-right: -8rem;
  }

  .lg\:-my-34{
    margin-top: -8.5rem;
    margin-bottom: -8.5rem;
  }

  .lg\:-mx-34{
    margin-left: -8.5rem;
    margin-right: -8.5rem;
  }

  .lg\:-my-35{
    margin-top: -8.75rem;
    margin-bottom: -8.75rem;
  }

  .lg\:-mx-35{
    margin-left: -8.75rem;
    margin-right: -8.75rem;
  }

  .lg\:-my-36{
    margin-top: -9rem;
    margin-bottom: -9rem;
  }

  .lg\:-mx-36{
    margin-left: -9rem;
    margin-right: -9rem;
  }

  .lg\:-my-39{
    margin-top: -9.75rem;
    margin-bottom: -9.75rem;
  }

  .lg\:-mx-39{
    margin-left: -9.75rem;
    margin-right: -9.75rem;
  }

  .lg\:-my-40{
    margin-top: -10rem;
    margin-bottom: -10rem;
  }

  .lg\:-mx-40{
    margin-left: -10rem;
    margin-right: -10rem;
  }

  .lg\:-my-42{
    margin-top: -10.5rem;
    margin-bottom: -10.5rem;
  }

  .lg\:-mx-42{
    margin-left: -10.5rem;
    margin-right: -10.5rem;
  }

  .lg\:-my-44{
    margin-top: -11rem;
    margin-bottom: -11rem;
  }

  .lg\:-mx-44{
    margin-left: -11rem;
    margin-right: -11rem;
  }

  .lg\:-my-45{
    margin-top: -11.25rem;
    margin-bottom: -11.25rem;
  }

  .lg\:-mx-45{
    margin-left: -11.25rem;
    margin-right: -11.25rem;
  }

  .lg\:-my-48{
    margin-top: -12rem;
    margin-bottom: -12rem;
  }

  .lg\:-mx-48{
    margin-left: -12rem;
    margin-right: -12rem;
  }

  .lg\:-my-50{
    margin-top: -12.5rem;
    margin-bottom: -12.5rem;
  }

  .lg\:-mx-50{
    margin-left: -12.5rem;
    margin-right: -12.5rem;
  }

  .lg\:-my-52{
    margin-top: -13rem;
    margin-bottom: -13rem;
  }

  .lg\:-mx-52{
    margin-left: -13rem;
    margin-right: -13rem;
  }

  .lg\:-my-55{
    margin-top: -13.75rem;
    margin-bottom: -13.75rem;
  }

  .lg\:-mx-55{
    margin-left: -13.75rem;
    margin-right: -13.75rem;
  }

  .lg\:-my-56{
    margin-top: -14rem;
    margin-bottom: -14rem;
  }

  .lg\:-mx-56{
    margin-left: -14rem;
    margin-right: -14rem;
  }

  .lg\:-my-58{
    margin-top: -14.5rem;
    margin-bottom: -14.5rem;
  }

  .lg\:-mx-58{
    margin-left: -14.5rem;
    margin-right: -14.5rem;
  }

  .lg\:-my-60{
    margin-top: -15rem;
    margin-bottom: -15rem;
  }

  .lg\:-mx-60{
    margin-left: -15rem;
    margin-right: -15rem;
  }

  .lg\:-my-64{
    margin-top: -16rem;
    margin-bottom: -16rem;
  }

  .lg\:-mx-64{
    margin-left: -16rem;
    margin-right: -16rem;
  }

  .lg\:-my-65{
    margin-top: -16.25rem;
    margin-bottom: -16.25rem;
  }

  .lg\:-mx-65{
    margin-left: -16.25rem;
    margin-right: -16.25rem;
  }

  .lg\:-my-68{
    margin-top: -17rem;
    margin-bottom: -17rem;
  }

  .lg\:-mx-68{
    margin-left: -17rem;
    margin-right: -17rem;
  }

  .lg\:-my-69{
    margin-top: -17.25rem;
    margin-bottom: -17.25rem;
  }

  .lg\:-mx-69{
    margin-left: -17.25rem;
    margin-right: -17.25rem;
  }

  .lg\:-my-70{
    margin-top: -17.5rem;
    margin-bottom: -17.5rem;
  }

  .lg\:-mx-70{
    margin-left: -17.5rem;
    margin-right: -17.5rem;
  }

  .lg\:-my-72{
    margin-top: -18rem;
    margin-bottom: -18rem;
  }

  .lg\:-mx-72{
    margin-left: -18rem;
    margin-right: -18rem;
  }

  .lg\:-my-75{
    margin-top: -18.75rem;
    margin-bottom: -18.75rem;
  }

  .lg\:-mx-75{
    margin-left: -18.75rem;
    margin-right: -18.75rem;
  }

  .lg\:-my-80{
    margin-top: -20rem;
    margin-bottom: -20rem;
  }

  .lg\:-mx-80{
    margin-left: -20rem;
    margin-right: -20rem;
  }

  .lg\:-my-85{
    margin-top: -21.25rem;
    margin-bottom: -21.25rem;
  }

  .lg\:-mx-85{
    margin-left: -21.25rem;
    margin-right: -21.25rem;
  }

  .lg\:-my-86{
    margin-top: -21.5rem;
    margin-bottom: -21.5rem;
  }

  .lg\:-mx-86{
    margin-left: -21.5rem;
    margin-right: -21.5rem;
  }

  .lg\:-my-90{
    margin-top: -22.5rem;
    margin-bottom: -22.5rem;
  }

  .lg\:-mx-90{
    margin-left: -22.5rem;
    margin-right: -22.5rem;
  }

  .lg\:-my-96{
    margin-top: -24rem;
    margin-bottom: -24rem;
  }

  .lg\:-mx-96{
    margin-left: -24rem;
    margin-right: -24rem;
  }

  .lg\:-my-100{
    margin-top: -25rem;
    margin-bottom: -25rem;
  }

  .lg\:-mx-100{
    margin-left: -25rem;
    margin-right: -25rem;
  }

  .lg\:-my-115{
    margin-top: -28.75rem;
    margin-bottom: -28.75rem;
  }

  .lg\:-mx-115{
    margin-left: -28.75rem;
    margin-right: -28.75rem;
  }

  .lg\:-my-125{
    margin-top: -31.25rem;
    margin-bottom: -31.25rem;
  }

  .lg\:-mx-125{
    margin-left: -31.25rem;
    margin-right: -31.25rem;
  }

  .lg\:-my-142{
    margin-top: -35.5rem;
    margin-bottom: -35.5rem;
  }

  .lg\:-mx-142{
    margin-left: -35.5rem;
    margin-right: -35.5rem;
  }

  .lg\:-my-150{
    margin-top: -37.5rem;
    margin-bottom: -37.5rem;
  }

  .lg\:-mx-150{
    margin-left: -37.5rem;
    margin-right: -37.5rem;
  }

  .lg\:-my-156{
    margin-top: -39rem;
    margin-bottom: -39rem;
  }

  .lg\:-mx-156{
    margin-left: -39rem;
    margin-right: -39rem;
  }

  .lg\:-my-160{
    margin-top: -40rem;
    margin-bottom: -40rem;
  }

  .lg\:-mx-160{
    margin-left: -40rem;
    margin-right: -40rem;
  }

  .lg\:-my-175{
    margin-top: -43.75rem;
    margin-bottom: -43.75rem;
  }

  .lg\:-mx-175{
    margin-left: -43.75rem;
    margin-right: -43.75rem;
  }

  .lg\:-my-207{
    margin-top: -51.75rem;
    margin-bottom: -51.75rem;
  }

  .lg\:-mx-207{
    margin-left: -51.75rem;
    margin-right: -51.75rem;
  }

  .lg\:-my-242{
    margin-top: -60.5rem;
    margin-bottom: -60.5rem;
  }

  .lg\:-mx-242{
    margin-left: -60.5rem;
    margin-right: -60.5rem;
  }

  .lg\:-my-250{
    margin-top: -62.5rem;
    margin-bottom: -62.5rem;
  }

  .lg\:-mx-250{
    margin-left: -62.5rem;
    margin-right: -62.5rem;
  }

  .lg\:-my-258{
    margin-top: -64.5rem;
    margin-bottom: -64.5rem;
  }

  .lg\:-mx-258{
    margin-left: -64.5rem;
    margin-right: -64.5rem;
  }

  .lg\:-my-265{
    margin-top: -66.25rem;
    margin-bottom: -66.25rem;
  }

  .lg\:-mx-265{
    margin-left: -66.25rem;
    margin-right: -66.25rem;
  }

  .lg\:-my-280{
    margin-top: -70rem;
    margin-bottom: -70rem;
  }

  .lg\:-mx-280{
    margin-left: -70rem;
    margin-right: -70rem;
  }

  .lg\:-my-px{
    margin-top: -1px;
    margin-bottom: -1px;
  }

  .lg\:-mx-px{
    margin-left: -1px;
    margin-right: -1px;
  }

  .lg\:-my-0\.5{
    margin-top: -0.125rem;
    margin-bottom: -0.125rem;
  }

  .lg\:-mx-0\.5{
    margin-left: -0.125rem;
    margin-right: -0.125rem;
  }

  .lg\:-my-1\.5{
    margin-top: -0.375rem;
    margin-bottom: -0.375rem;
  }

  .lg\:-mx-1\.5{
    margin-left: -0.375rem;
    margin-right: -0.375rem;
  }

  .lg\:-my-2\.5{
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
  }

  .lg\:-mx-2\.5{
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }

  .lg\:-my-3\.5{
    margin-top: -0.875rem;
    margin-bottom: -0.875rem;
  }

  .lg\:-mx-3\.5{
    margin-left: -0.875rem;
    margin-right: -0.875rem;
  }

  .lg\:-my-0\.25{
    margin-top: -0.0625rem;
    margin-bottom: -0.0625rem;
  }

  .lg\:-mx-0\.25{
    margin-left: -0.0625rem;
    margin-right: -0.0625rem;
  }

  .lg\:-my-0\.75{
    margin-top: -0.1875rem;
    margin-bottom: -0.1875rem;
  }

  .lg\:-mx-0\.75{
    margin-left: -0.1875rem;
    margin-right: -0.1875rem;
  }

  .lg\:-my-1\.25{
    margin-top: -0.3125rem;
    margin-bottom: -0.3125rem;
  }

  .lg\:-mx-1\.25{
    margin-left: -0.3125rem;
    margin-right: -0.3125rem;
  }

  .lg\:-my-1\.75{
    margin-top: -0.4375rem;
    margin-bottom: -0.4375rem;
  }

  .lg\:-mx-1\.75{
    margin-left: -0.4375rem;
    margin-right: -0.4375rem;
  }

  .lg\:-my-2\.25{
    margin-top: -0.5625rem;
    margin-bottom: -0.5625rem;
  }

  .lg\:-mx-2\.25{
    margin-left: -0.5625rem;
    margin-right: -0.5625rem;
  }

  .lg\:-my-2\.75{
    margin-top: -0.6875rem;
    margin-bottom: -0.6875rem;
  }

  .lg\:-mx-2\.75{
    margin-left: -0.6875rem;
    margin-right: -0.6875rem;
  }

  .lg\:-my-3\.25{
    margin-top: -0.8125rem;
    margin-bottom: -0.8125rem;
  }

  .lg\:-mx-3\.25{
    margin-left: -0.8125rem;
    margin-right: -0.8125rem;
  }

  .lg\:-my-3\.75{
    margin-top: -0.9375rem;
    margin-bottom: -0.9375rem;
  }

  .lg\:-mx-3\.75{
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
  }

  .lg\:-my-4\.25{
    margin-top: -1.0625rem;
    margin-bottom: -1.0625rem;
  }

  .lg\:-mx-4\.25{
    margin-left: -1.0625rem;
    margin-right: -1.0625rem;
  }

  .lg\:-my-4\.5{
    margin-top: -1.125rem;
    margin-bottom: -1.125rem;
  }

  .lg\:-mx-4\.5{
    margin-left: -1.125rem;
    margin-right: -1.125rem;
  }

  .lg\:-my-4\.75{
    margin-top: -1.1875rem;
    margin-bottom: -1.1875rem;
  }

  .lg\:-mx-4\.75{
    margin-left: -1.1875rem;
    margin-right: -1.1875rem;
  }

  .lg\:-my-5\.25{
    margin-top: -1.3125rem;
    margin-bottom: -1.3125rem;
  }

  .lg\:-mx-5\.25{
    margin-left: -1.3125rem;
    margin-right: -1.3125rem;
  }

  .lg\:-my-5\.5{
    margin-top: -1.375rem;
    margin-bottom: -1.375rem;
  }

  .lg\:-mx-5\.5{
    margin-left: -1.375rem;
    margin-right: -1.375rem;
  }

  .lg\:-my-5\.75{
    margin-top: -1.4375rem;
    margin-bottom: -1.4375rem;
  }

  .lg\:-mx-5\.75{
    margin-left: -1.4375rem;
    margin-right: -1.4375rem;
  }

  .lg\:-my-6\.25{
    margin-top: -1.5625rem;
    margin-bottom: -1.5625rem;
  }

  .lg\:-mx-6\.25{
    margin-left: -1.5625rem;
    margin-right: -1.5625rem;
  }

  .lg\:-my-6\.5{
    margin-top: -1.625rem;
    margin-bottom: -1.625rem;
  }

  .lg\:-mx-6\.5{
    margin-left: -1.625rem;
    margin-right: -1.625rem;
  }

  .lg\:-my-6\.75{
    margin-top: -1.6875rem;
    margin-bottom: -1.6875rem;
  }

  .lg\:-mx-6\.75{
    margin-left: -1.6875rem;
    margin-right: -1.6875rem;
  }

  .lg\:-my-7\.25{
    margin-top: -1.8125rem;
    margin-bottom: -1.8125rem;
  }

  .lg\:-mx-7\.25{
    margin-left: -1.8125rem;
    margin-right: -1.8125rem;
  }

  .lg\:-my-7\.5{
    margin-top: -1.875rem;
    margin-bottom: -1.875rem;
  }

  .lg\:-mx-7\.5{
    margin-left: -1.875rem;
    margin-right: -1.875rem;
  }

  .lg\:-my-8\.25{
    margin-top: -2.0625rem;
    margin-bottom: -2.0625rem;
  }

  .lg\:-mx-8\.25{
    margin-left: -2.0625rem;
    margin-right: -2.0625rem;
  }

  .lg\:-my-8\.5{
    margin-top: -2.125rem;
    margin-bottom: -2.125rem;
  }

  .lg\:-mx-8\.5{
    margin-left: -2.125rem;
    margin-right: -2.125rem;
  }

  .lg\:-my-9\.25{
    margin-top: -2.3125rem;
    margin-bottom: -2.3125rem;
  }

  .lg\:-mx-9\.25{
    margin-left: -2.3125rem;
    margin-right: -2.3125rem;
  }

  .lg\:-my-9\.5{
    margin-top: -2.375rem;
    margin-bottom: -2.375rem;
  }

  .lg\:-mx-9\.5{
    margin-left: -2.375rem;
    margin-right: -2.375rem;
  }

  .lg\:-my-10\.5{
    margin-top: -2.625rem;
    margin-bottom: -2.625rem;
  }

  .lg\:-mx-10\.5{
    margin-left: -2.625rem;
    margin-right: -2.625rem;
  }

  .lg\:-my-11\.25{
    margin-top: -2.8125rem;
    margin-bottom: -2.8125rem;
  }

  .lg\:-mx-11\.25{
    margin-left: -2.8125rem;
    margin-right: -2.8125rem;
  }

  .lg\:-my-11\.5{
    margin-top: -2.875rem;
    margin-bottom: -2.875rem;
  }

  .lg\:-mx-11\.5{
    margin-left: -2.875rem;
    margin-right: -2.875rem;
  }

  .lg\:-my-12\.5{
    margin-top: -3.125rem;
    margin-bottom: -3.125rem;
  }

  .lg\:-mx-12\.5{
    margin-left: -3.125rem;
    margin-right: -3.125rem;
  }

  .lg\:-my-12\.75{
    margin-top: -3.1875rem;
    margin-bottom: -3.1875rem;
  }

  .lg\:-mx-12\.75{
    margin-left: -3.1875rem;
    margin-right: -3.1875rem;
  }

  .lg\:-my-13\.5{
    margin-top: -3.375rem;
    margin-bottom: -3.375rem;
  }

  .lg\:-mx-13\.5{
    margin-left: -3.375rem;
    margin-right: -3.375rem;
  }

  .lg\:-my-14\.5{
    margin-top: -3.625rem;
    margin-bottom: -3.625rem;
  }

  .lg\:-mx-14\.5{
    margin-left: -3.625rem;
    margin-right: -3.625rem;
  }

  .lg\:-my-15\.5{
    margin-top: -3.875rem;
    margin-bottom: -3.875rem;
  }

  .lg\:-mx-15\.5{
    margin-left: -3.875rem;
    margin-right: -3.875rem;
  }

  .lg\:-my-15\.75{
    margin-top: -3.9375rem;
    margin-bottom: -3.9375rem;
  }

  .lg\:-mx-15\.75{
    margin-left: -3.9375rem;
    margin-right: -3.9375rem;
  }

  .lg\:-my-16\.25{
    margin-top: -4.0625rem;
    margin-bottom: -4.0625rem;
  }

  .lg\:-mx-16\.25{
    margin-left: -4.0625rem;
    margin-right: -4.0625rem;
  }

  .lg\:-my-17\.25{
    margin-top: -4.3125rem;
    margin-bottom: -4.3125rem;
  }

  .lg\:-mx-17\.25{
    margin-left: -4.3125rem;
    margin-right: -4.3125rem;
  }

  .lg\:-my-17\.5{
    margin-top: -4.375rem;
    margin-bottom: -4.375rem;
  }

  .lg\:-mx-17\.5{
    margin-left: -4.375rem;
    margin-right: -4.375rem;
  }

  .lg\:-my-18\.25{
    margin-top: -4.5625rem;
    margin-bottom: -4.5625rem;
  }

  .lg\:-mx-18\.25{
    margin-left: -4.5625rem;
    margin-right: -4.5625rem;
  }

  .lg\:-my-18\.5{
    margin-top: -4.625rem;
    margin-bottom: -4.625rem;
  }

  .lg\:-mx-18\.5{
    margin-left: -4.625rem;
    margin-right: -4.625rem;
  }

  .lg\:-my-20\.25{
    margin-top: -5.0625rem;
    margin-bottom: -5.0625rem;
  }

  .lg\:-mx-20\.25{
    margin-left: -5.0625rem;
    margin-right: -5.0625rem;
  }

  .lg\:-my-20\.5{
    margin-top: -5.125rem;
    margin-bottom: -5.125rem;
  }

  .lg\:-mx-20\.5{
    margin-left: -5.125rem;
    margin-right: -5.125rem;
  }

  .lg\:-my-22\.5{
    margin-top: -5.625rem;
    margin-bottom: -5.625rem;
  }

  .lg\:-mx-22\.5{
    margin-left: -5.625rem;
    margin-right: -5.625rem;
  }

  .lg\:-my-25\.5{
    margin-top: -6.375rem;
    margin-bottom: -6.375rem;
  }

  .lg\:-mx-25\.5{
    margin-left: -6.375rem;
    margin-right: -6.375rem;
  }

  .lg\:-my-26\.75{
    margin-top: -6.6875rem;
    margin-bottom: -6.6875rem;
  }

  .lg\:-mx-26\.75{
    margin-left: -6.6875rem;
    margin-right: -6.6875rem;
  }

  .lg\:-my-32\.5{
    margin-top: -8.125rem;
    margin-bottom: -8.125rem;
  }

  .lg\:-mx-32\.5{
    margin-left: -8.125rem;
    margin-right: -8.125rem;
  }

  .lg\:-my-37\.5{
    margin-top: -9.375rem;
    margin-bottom: -9.375rem;
  }

  .lg\:-mx-37\.5{
    margin-left: -9.375rem;
    margin-right: -9.375rem;
  }

  .lg\:-my-41\.25{
    margin-top: -10.3125rem;
    margin-bottom: -10.3125rem;
  }

  .lg\:-mx-41\.25{
    margin-left: -10.3125rem;
    margin-right: -10.3125rem;
  }

  .lg\:-my-52\.5{
    margin-top: -13.125rem;
    margin-bottom: -13.125rem;
  }

  .lg\:-mx-52\.5{
    margin-left: -13.125rem;
    margin-right: -13.125rem;
  }

  .lg\:-my-54\.5{
    margin-top: -13.625rem;
    margin-bottom: -13.625rem;
  }

  .lg\:-mx-54\.5{
    margin-left: -13.625rem;
    margin-right: -13.625rem;
  }

  .lg\:-my-57\.25{
    margin-top: -14.3125rem;
    margin-bottom: -14.3125rem;
  }

  .lg\:-mx-57\.25{
    margin-left: -14.3125rem;
    margin-right: -14.3125rem;
  }

  .lg\:-my-57\.5{
    margin-top: -14.375rem;
    margin-bottom: -14.375rem;
  }

  .lg\:-mx-57\.5{
    margin-left: -14.375rem;
    margin-right: -14.375rem;
  }

  .lg\:-my-66\.25{
    margin-top: -16.5625rem;
    margin-bottom: -16.5625rem;
  }

  .lg\:-mx-66\.25{
    margin-left: -16.5625rem;
    margin-right: -16.5625rem;
  }

  .lg\:-my-74\.5{
    margin-top: -18.125rem;
    margin-bottom: -18.125rem;
  }

  .lg\:-mx-74\.5{
    margin-left: -18.125rem;
    margin-right: -18.125rem;
  }

  .lg\:-my-106\.25{
    margin-top: -26.5625rem;
    margin-bottom: -26.5625rem;
  }

  .lg\:-mx-106\.25{
    margin-left: -26.5625rem;
    margin-right: -26.5625rem;
  }

  .lg\:-my-112\.25{
    margin-top: -28.0675rem;
    margin-bottom: -28.0675rem;
  }

  .lg\:-mx-112\.25{
    margin-left: -28.0675rem;
    margin-right: -28.0675rem;
  }

  .lg\:-my-112\.75{
    margin-top: -28.1875rem;
    margin-bottom: -28.1875rem;
  }

  .lg\:-mx-112\.75{
    margin-left: -28.1875rem;
    margin-right: -28.1875rem;
  }

  .lg\:-my-147\.5{
    margin-top: -36.875rem;
    margin-bottom: -36.875rem;
  }

  .lg\:-mx-147\.5{
    margin-left: -36.875rem;
    margin-right: -36.875rem;
  }

  .lg\:-my-162\.5{
    margin-top: -40.625rem;
    margin-bottom: -40.625rem;
  }

  .lg\:-mx-162\.5{
    margin-left: -40.625rem;
    margin-right: -40.625rem;
  }

  .lg\:-my-172\.25{
    margin-top: -42.5625rem;
    margin-bottom: -42.5625rem;
  }

  .lg\:-mx-172\.25{
    margin-left: -42.5625rem;
    margin-right: -42.5625rem;
  }

  .lg\:-my-175\.25{
    margin-top: -43.8125rem;
    margin-bottom: -43.8125rem;
  }

  .lg\:-mx-175\.25{
    margin-left: -43.8125rem;
    margin-right: -43.8125rem;
  }

  .lg\:-my-184\.25{
    margin-top: -46.0625rem;
    margin-bottom: -46.0625rem;
  }

  .lg\:-mx-184\.25{
    margin-left: -46.0625rem;
    margin-right: -46.0625rem;
  }

  .lg\:-my-203\.25{
    margin-top: -50.8125rem;
    margin-bottom: -50.8125rem;
  }

  .lg\:-mx-203\.25{
    margin-left: -50.8125rem;
    margin-right: -50.8125rem;
  }

  .lg\:-my-half{
    margin-top: -50%;
    margin-bottom: -50%;
  }

  .lg\:-mx-half{
    margin-left: -50%;
    margin-right: -50%;
  }

  .lg\:-my-full{
    margin-top: -100%;
    margin-bottom: -100%;
  }

  .lg\:-mx-full{
    margin-left: -100%;
    margin-right: -100%;
  }

  .lg\:-my-1\/10{
    margin-top: -10%;
    margin-bottom: -10%;
  }

  .lg\:-mx-1\/10{
    margin-left: -10%;
    margin-right: -10%;
  }

  .lg\:-my-2\/10{
    margin-top: -20%;
    margin-bottom: -20%;
  }

  .lg\:-mx-2\/10{
    margin-left: -20%;
    margin-right: -20%;
  }

  .lg\:-my-3\/10{
    margin-top: -30%;
    margin-bottom: -30%;
  }

  .lg\:-mx-3\/10{
    margin-left: -30%;
    margin-right: -30%;
  }

  .lg\:-my-4\/10{
    margin-top: -40%;
    margin-bottom: -40%;
  }

  .lg\:-mx-4\/10{
    margin-left: -40%;
    margin-right: -40%;
  }

  .lg\:-my-4\.5\/10{
    margin-top: -45%;
    margin-bottom: -45%;
  }

  .lg\:-mx-4\.5\/10{
    margin-left: -45%;
    margin-right: -45%;
  }

  .lg\:-my-5\/10{
    margin-top: -50%;
    margin-bottom: -50%;
  }

  .lg\:-mx-5\/10{
    margin-left: -50%;
    margin-right: -50%;
  }

  .lg\:-my-5\.5\/10{
    margin-top: -55%;
    margin-bottom: -55%;
  }

  .lg\:-mx-5\.5\/10{
    margin-left: -55%;
    margin-right: -55%;
  }

  .lg\:-my-6\/10{
    margin-top: -60%;
    margin-bottom: -60%;
  }

  .lg\:-mx-6\/10{
    margin-left: -60%;
    margin-right: -60%;
  }

  .lg\:-my-7\/10{
    margin-top: -70%;
    margin-bottom: -70%;
  }

  .lg\:-mx-7\/10{
    margin-left: -70%;
    margin-right: -70%;
  }

  .lg\:-my-8\/10{
    margin-top: -80%;
    margin-bottom: -80%;
  }

  .lg\:-mx-8\/10{
    margin-left: -80%;
    margin-right: -80%;
  }

  .lg\:-my-9\/10{
    margin-top: -90%;
    margin-bottom: -90%;
  }

  .lg\:-mx-9\/10{
    margin-left: -90%;
    margin-right: -90%;
  }

  .lg\:-my-1\/12{
    margin-top: -8.33333%;
    margin-bottom: -8.33333%;
  }

  .lg\:-mx-1\/12{
    margin-left: -8.33333%;
    margin-right: -8.33333%;
  }

  .lg\:-my-2\/12{
    margin-top: -16.66667%;
    margin-bottom: -16.66667%;
  }

  .lg\:-mx-2\/12{
    margin-left: -16.66667%;
    margin-right: -16.66667%;
  }

  .lg\:-my-3\/12{
    margin-top: -25%;
    margin-bottom: -25%;
  }

  .lg\:-mx-3\/12{
    margin-left: -25%;
    margin-right: -25%;
  }

  .lg\:-my-4\/12{
    margin-top: -33.33333%;
    margin-bottom: -33.33333%;
  }

  .lg\:-mx-4\/12{
    margin-left: -33.33333%;
    margin-right: -33.33333%;
  }

  .lg\:-my-5\/12{
    margin-top: -41.66667%;
    margin-bottom: -41.66667%;
  }

  .lg\:-mx-5\/12{
    margin-left: -41.66667%;
    margin-right: -41.66667%;
  }

  .lg\:-my-6\/12{
    margin-top: -50%;
    margin-bottom: -50%;
  }

  .lg\:-mx-6\/12{
    margin-left: -50%;
    margin-right: -50%;
  }

  .lg\:-my-7\/12{
    margin-top: -58.33333%;
    margin-bottom: -58.33333%;
  }

  .lg\:-mx-7\/12{
    margin-left: -58.33333%;
    margin-right: -58.33333%;
  }

  .lg\:-my-8\/12{
    margin-top: -66.66667%;
    margin-bottom: -66.66667%;
  }

  .lg\:-mx-8\/12{
    margin-left: -66.66667%;
    margin-right: -66.66667%;
  }

  .lg\:-my-9\/12{
    margin-top: -75%;
    margin-bottom: -75%;
  }

  .lg\:-mx-9\/12{
    margin-left: -75%;
    margin-right: -75%;
  }

  .lg\:-my-10\/12{
    margin-top: -83.33333%;
    margin-bottom: -83.33333%;
  }

  .lg\:-mx-10\/12{
    margin-left: -83.33333%;
    margin-right: -83.33333%;
  }

  .lg\:-my-11\/12{
    margin-top: -91.66667%;
    margin-bottom: -91.66667%;
  }

  .lg\:-mx-11\/12{
    margin-left: -91.66667%;
    margin-right: -91.66667%;
  }

  .lg\:mt-0{
    margin-top: 0px;
  }

  .lg\:mr-0{
    margin-right: 0px;
  }

  .lg\:mb-0{
    margin-bottom: 0px;
  }

  .lg\:ml-0{
    margin-left: 0px;
  }

  .lg\:mt-1{
    margin-top: 0.25rem;
  }

  .lg\:mr-1{
    margin-right: 0.25rem;
  }

  .lg\:mb-1{
    margin-bottom: 0.25rem;
  }

  .lg\:ml-1{
    margin-left: 0.25rem;
  }

  .lg\:mt-2{
    margin-top: 0.5rem;
  }

  .lg\:mr-2{
    margin-right: 0.5rem;
  }

  .lg\:mb-2{
    margin-bottom: 0.5rem;
  }

  .lg\:ml-2{
    margin-left: 0.5rem;
  }

  .lg\:mt-3{
    margin-top: 0.75rem;
  }

  .lg\:mr-3{
    margin-right: 0.75rem;
  }

  .lg\:mb-3{
    margin-bottom: 0.75rem;
  }

  .lg\:ml-3{
    margin-left: 0.75rem;
  }

  .lg\:mt-4{
    margin-top: 1rem;
  }

  .lg\:mr-4{
    margin-right: 1rem;
  }

  .lg\:mb-4{
    margin-bottom: 1rem;
  }

  .lg\:ml-4{
    margin-left: 1rem;
  }

  .lg\:mt-5{
    margin-top: 1.25rem;
  }

  .lg\:mr-5{
    margin-right: 1.25rem;
  }

  .lg\:mb-5{
    margin-bottom: 1.25rem;
  }

  .lg\:ml-5{
    margin-left: 1.25rem;
  }

  .lg\:mt-6{
    margin-top: 1.5rem;
  }

  .lg\:mr-6{
    margin-right: 1.5rem;
  }

  .lg\:mb-6{
    margin-bottom: 1.5rem;
  }

  .lg\:ml-6{
    margin-left: 1.5rem;
  }

  .lg\:mt-7{
    margin-top: 1.75rem;
  }

  .lg\:mr-7{
    margin-right: 1.75rem;
  }

  .lg\:mb-7{
    margin-bottom: 1.75rem;
  }

  .lg\:ml-7{
    margin-left: 1.75rem;
  }

  .lg\:mt-8{
    margin-top: 2rem;
  }

  .lg\:mr-8{
    margin-right: 2rem;
  }

  .lg\:mb-8{
    margin-bottom: 2rem;
  }

  .lg\:ml-8{
    margin-left: 2rem;
  }

  .lg\:mt-9{
    margin-top: 2.25rem;
  }

  .lg\:mr-9{
    margin-right: 2.25rem;
  }

  .lg\:mb-9{
    margin-bottom: 2.25rem;
  }

  .lg\:ml-9{
    margin-left: 2.25rem;
  }

  .lg\:mt-10{
    margin-top: 2.5rem;
  }

  .lg\:mr-10{
    margin-right: 2.5rem;
  }

  .lg\:mb-10{
    margin-bottom: 2.5rem;
  }

  .lg\:ml-10{
    margin-left: 2.5rem;
  }

  .lg\:mt-11{
    margin-top: 2.75rem;
  }

  .lg\:mr-11{
    margin-right: 2.75rem;
  }

  .lg\:mb-11{
    margin-bottom: 2.75rem;
  }

  .lg\:ml-11{
    margin-left: 2.75rem;
  }

  .lg\:mt-12{
    margin-top: 3rem;
  }

  .lg\:mr-12{
    margin-right: 3rem;
  }

  .lg\:mb-12{
    margin-bottom: 3rem;
  }

  .lg\:ml-12{
    margin-left: 3rem;
  }

  .lg\:mt-13{
    margin-top: 3.25rem;
  }

  .lg\:mr-13{
    margin-right: 3.25rem;
  }

  .lg\:mb-13{
    margin-bottom: 3.25rem;
  }

  .lg\:ml-13{
    margin-left: 3.25rem;
  }

  .lg\:mt-14{
    margin-top: 3.5rem;
  }

  .lg\:mr-14{
    margin-right: 3.5rem;
  }

  .lg\:mb-14{
    margin-bottom: 3.5rem;
  }

  .lg\:ml-14{
    margin-left: 3.5rem;
  }

  .lg\:mt-15{
    margin-top: 3.75rem;
  }

  .lg\:mr-15{
    margin-right: 3.75rem;
  }

  .lg\:mb-15{
    margin-bottom: 3.75rem;
  }

  .lg\:ml-15{
    margin-left: 3.75rem;
  }

  .lg\:mt-16{
    margin-top: 4rem;
  }

  .lg\:mr-16{
    margin-right: 4rem;
  }

  .lg\:mb-16{
    margin-bottom: 4rem;
  }

  .lg\:ml-16{
    margin-left: 4rem;
  }

  .lg\:mt-17{
    margin-top: 4.25rem;
  }

  .lg\:mr-17{
    margin-right: 4.25rem;
  }

  .lg\:mb-17{
    margin-bottom: 4.25rem;
  }

  .lg\:ml-17{
    margin-left: 4.25rem;
  }

  .lg\:mt-18{
    margin-top: 4.5rem;
  }

  .lg\:mr-18{
    margin-right: 4.5rem;
  }

  .lg\:mb-18{
    margin-bottom: 4.5rem;
  }

  .lg\:ml-18{
    margin-left: 4.5rem;
  }

  .lg\:mt-19{
    margin-top: 4.75rem;
  }

  .lg\:mr-19{
    margin-right: 4.75rem;
  }

  .lg\:mb-19{
    margin-bottom: 4.75rem;
  }

  .lg\:ml-19{
    margin-left: 4.75rem;
  }

  .lg\:mt-20{
    margin-top: 5rem;
  }

  .lg\:mr-20{
    margin-right: 5rem;
  }

  .lg\:mb-20{
    margin-bottom: 5rem;
  }

  .lg\:ml-20{
    margin-left: 5rem;
  }

  .lg\:mt-22{
    margin-top: 5.5rem;
  }

  .lg\:mr-22{
    margin-right: 5.5rem;
  }

  .lg\:mb-22{
    margin-bottom: 5.5rem;
  }

  .lg\:ml-22{
    margin-left: 5.5rem;
  }

  .lg\:mt-24{
    margin-top: 6rem;
  }

  .lg\:mr-24{
    margin-right: 6rem;
  }

  .lg\:mb-24{
    margin-bottom: 6rem;
  }

  .lg\:ml-24{
    margin-left: 6rem;
  }

  .lg\:mt-25{
    margin-top: 6.25rem;
  }

  .lg\:mr-25{
    margin-right: 6.25rem;
  }

  .lg\:mb-25{
    margin-bottom: 6.25rem;
  }

  .lg\:ml-25{
    margin-left: 6.25rem;
  }

  .lg\:mt-28{
    margin-top: 7rem;
  }

  .lg\:mr-28{
    margin-right: 7rem;
  }

  .lg\:mb-28{
    margin-bottom: 7rem;
  }

  .lg\:ml-28{
    margin-left: 7rem;
  }

  .lg\:mt-30{
    margin-top: 7.5rem;
  }

  .lg\:mr-30{
    margin-right: 7.5rem;
  }

  .lg\:mb-30{
    margin-bottom: 7.5rem;
  }

  .lg\:ml-30{
    margin-left: 7.5rem;
  }

  .lg\:mt-32{
    margin-top: 8rem;
  }

  .lg\:mr-32{
    margin-right: 8rem;
  }

  .lg\:mb-32{
    margin-bottom: 8rem;
  }

  .lg\:ml-32{
    margin-left: 8rem;
  }

  .lg\:mt-34{
    margin-top: 8.5rem;
  }

  .lg\:mr-34{
    margin-right: 8.5rem;
  }

  .lg\:mb-34{
    margin-bottom: 8.5rem;
  }

  .lg\:ml-34{
    margin-left: 8.5rem;
  }

  .lg\:mt-35{
    margin-top: 8.75rem;
  }

  .lg\:mr-35{
    margin-right: 8.75rem;
  }

  .lg\:mb-35{
    margin-bottom: 8.75rem;
  }

  .lg\:ml-35{
    margin-left: 8.75rem;
  }

  .lg\:mt-36{
    margin-top: 9rem;
  }

  .lg\:mr-36{
    margin-right: 9rem;
  }

  .lg\:mb-36{
    margin-bottom: 9rem;
  }

  .lg\:ml-36{
    margin-left: 9rem;
  }

  .lg\:mt-39{
    margin-top: 9.75rem;
  }

  .lg\:mr-39{
    margin-right: 9.75rem;
  }

  .lg\:mb-39{
    margin-bottom: 9.75rem;
  }

  .lg\:ml-39{
    margin-left: 9.75rem;
  }

  .lg\:mt-40{
    margin-top: 10rem;
  }

  .lg\:mr-40{
    margin-right: 10rem;
  }

  .lg\:mb-40{
    margin-bottom: 10rem;
  }

  .lg\:ml-40{
    margin-left: 10rem;
  }

  .lg\:mt-42{
    margin-top: 10.5rem;
  }

  .lg\:mr-42{
    margin-right: 10.5rem;
  }

  .lg\:mb-42{
    margin-bottom: 10.5rem;
  }

  .lg\:ml-42{
    margin-left: 10.5rem;
  }

  .lg\:mt-44{
    margin-top: 11rem;
  }

  .lg\:mr-44{
    margin-right: 11rem;
  }

  .lg\:mb-44{
    margin-bottom: 11rem;
  }

  .lg\:ml-44{
    margin-left: 11rem;
  }

  .lg\:mt-45{
    margin-top: 11.25rem;
  }

  .lg\:mr-45{
    margin-right: 11.25rem;
  }

  .lg\:mb-45{
    margin-bottom: 11.25rem;
  }

  .lg\:ml-45{
    margin-left: 11.25rem;
  }

  .lg\:mt-48{
    margin-top: 12rem;
  }

  .lg\:mr-48{
    margin-right: 12rem;
  }

  .lg\:mb-48{
    margin-bottom: 12rem;
  }

  .lg\:ml-48{
    margin-left: 12rem;
  }

  .lg\:mt-50{
    margin-top: 12.5rem;
  }

  .lg\:mr-50{
    margin-right: 12.5rem;
  }

  .lg\:mb-50{
    margin-bottom: 12.5rem;
  }

  .lg\:ml-50{
    margin-left: 12.5rem;
  }

  .lg\:mt-52{
    margin-top: 13rem;
  }

  .lg\:mr-52{
    margin-right: 13rem;
  }

  .lg\:mb-52{
    margin-bottom: 13rem;
  }

  .lg\:ml-52{
    margin-left: 13rem;
  }

  .lg\:mt-55{
    margin-top: 13.75rem;
  }

  .lg\:mr-55{
    margin-right: 13.75rem;
  }

  .lg\:mb-55{
    margin-bottom: 13.75rem;
  }

  .lg\:ml-55{
    margin-left: 13.75rem;
  }

  .lg\:mt-56{
    margin-top: 14rem;
  }

  .lg\:mr-56{
    margin-right: 14rem;
  }

  .lg\:mb-56{
    margin-bottom: 14rem;
  }

  .lg\:ml-56{
    margin-left: 14rem;
  }

  .lg\:mt-58{
    margin-top: 14.5rem;
  }

  .lg\:mr-58{
    margin-right: 14.5rem;
  }

  .lg\:mb-58{
    margin-bottom: 14.5rem;
  }

  .lg\:ml-58{
    margin-left: 14.5rem;
  }

  .lg\:mt-60{
    margin-top: 15rem;
  }

  .lg\:mr-60{
    margin-right: 15rem;
  }

  .lg\:mb-60{
    margin-bottom: 15rem;
  }

  .lg\:ml-60{
    margin-left: 15rem;
  }

  .lg\:mt-64{
    margin-top: 16rem;
  }

  .lg\:mr-64{
    margin-right: 16rem;
  }

  .lg\:mb-64{
    margin-bottom: 16rem;
  }

  .lg\:ml-64{
    margin-left: 16rem;
  }

  .lg\:mt-65{
    margin-top: 16.25rem;
  }

  .lg\:mr-65{
    margin-right: 16.25rem;
  }

  .lg\:mb-65{
    margin-bottom: 16.25rem;
  }

  .lg\:ml-65{
    margin-left: 16.25rem;
  }

  .lg\:mt-68{
    margin-top: 17rem;
  }

  .lg\:mr-68{
    margin-right: 17rem;
  }

  .lg\:mb-68{
    margin-bottom: 17rem;
  }

  .lg\:ml-68{
    margin-left: 17rem;
  }

  .lg\:mt-69{
    margin-top: 17.25rem;
  }

  .lg\:mr-69{
    margin-right: 17.25rem;
  }

  .lg\:mb-69{
    margin-bottom: 17.25rem;
  }

  .lg\:ml-69{
    margin-left: 17.25rem;
  }

  .lg\:mt-70{
    margin-top: 17.5rem;
  }

  .lg\:mr-70{
    margin-right: 17.5rem;
  }

  .lg\:mb-70{
    margin-bottom: 17.5rem;
  }

  .lg\:ml-70{
    margin-left: 17.5rem;
  }

  .lg\:mt-72{
    margin-top: 18rem;
  }

  .lg\:mr-72{
    margin-right: 18rem;
  }

  .lg\:mb-72{
    margin-bottom: 18rem;
  }

  .lg\:ml-72{
    margin-left: 18rem;
  }

  .lg\:mt-75{
    margin-top: 18.75rem;
  }

  .lg\:mr-75{
    margin-right: 18.75rem;
  }

  .lg\:mb-75{
    margin-bottom: 18.75rem;
  }

  .lg\:ml-75{
    margin-left: 18.75rem;
  }

  .lg\:mt-80{
    margin-top: 20rem;
  }

  .lg\:mr-80{
    margin-right: 20rem;
  }

  .lg\:mb-80{
    margin-bottom: 20rem;
  }

  .lg\:ml-80{
    margin-left: 20rem;
  }

  .lg\:mt-85{
    margin-top: 21.25rem;
  }

  .lg\:mr-85{
    margin-right: 21.25rem;
  }

  .lg\:mb-85{
    margin-bottom: 21.25rem;
  }

  .lg\:ml-85{
    margin-left: 21.25rem;
  }

  .lg\:mt-86{
    margin-top: 21.5rem;
  }

  .lg\:mr-86{
    margin-right: 21.5rem;
  }

  .lg\:mb-86{
    margin-bottom: 21.5rem;
  }

  .lg\:ml-86{
    margin-left: 21.5rem;
  }

  .lg\:mt-90{
    margin-top: 22.5rem;
  }

  .lg\:mr-90{
    margin-right: 22.5rem;
  }

  .lg\:mb-90{
    margin-bottom: 22.5rem;
  }

  .lg\:ml-90{
    margin-left: 22.5rem;
  }

  .lg\:mt-96{
    margin-top: 24rem;
  }

  .lg\:mr-96{
    margin-right: 24rem;
  }

  .lg\:mb-96{
    margin-bottom: 24rem;
  }

  .lg\:ml-96{
    margin-left: 24rem;
  }

  .lg\:mt-100{
    margin-top: 25rem;
  }

  .lg\:mr-100{
    margin-right: 25rem;
  }

  .lg\:mb-100{
    margin-bottom: 25rem;
  }

  .lg\:ml-100{
    margin-left: 25rem;
  }

  .lg\:mt-115{
    margin-top: 28.75rem;
  }

  .lg\:mr-115{
    margin-right: 28.75rem;
  }

  .lg\:mb-115{
    margin-bottom: 28.75rem;
  }

  .lg\:ml-115{
    margin-left: 28.75rem;
  }

  .lg\:mt-125{
    margin-top: 31.25rem;
  }

  .lg\:mr-125{
    margin-right: 31.25rem;
  }

  .lg\:mb-125{
    margin-bottom: 31.25rem;
  }

  .lg\:ml-125{
    margin-left: 31.25rem;
  }

  .lg\:mt-142{
    margin-top: 35.5rem;
  }

  .lg\:mr-142{
    margin-right: 35.5rem;
  }

  .lg\:mb-142{
    margin-bottom: 35.5rem;
  }

  .lg\:ml-142{
    margin-left: 35.5rem;
  }

  .lg\:mt-150{
    margin-top: 37.5rem;
  }

  .lg\:mr-150{
    margin-right: 37.5rem;
  }

  .lg\:mb-150{
    margin-bottom: 37.5rem;
  }

  .lg\:ml-150{
    margin-left: 37.5rem;
  }

  .lg\:mt-156{
    margin-top: 39rem;
  }

  .lg\:mr-156{
    margin-right: 39rem;
  }

  .lg\:mb-156{
    margin-bottom: 39rem;
  }

  .lg\:ml-156{
    margin-left: 39rem;
  }

  .lg\:mt-160{
    margin-top: 40rem;
  }

  .lg\:mr-160{
    margin-right: 40rem;
  }

  .lg\:mb-160{
    margin-bottom: 40rem;
  }

  .lg\:ml-160{
    margin-left: 40rem;
  }

  .lg\:mt-175{
    margin-top: 43.75rem;
  }

  .lg\:mr-175{
    margin-right: 43.75rem;
  }

  .lg\:mb-175{
    margin-bottom: 43.75rem;
  }

  .lg\:ml-175{
    margin-left: 43.75rem;
  }

  .lg\:mt-207{
    margin-top: 51.75rem;
  }

  .lg\:mr-207{
    margin-right: 51.75rem;
  }

  .lg\:mb-207{
    margin-bottom: 51.75rem;
  }

  .lg\:ml-207{
    margin-left: 51.75rem;
  }

  .lg\:mt-242{
    margin-top: 60.5rem;
  }

  .lg\:mr-242{
    margin-right: 60.5rem;
  }

  .lg\:mb-242{
    margin-bottom: 60.5rem;
  }

  .lg\:ml-242{
    margin-left: 60.5rem;
  }

  .lg\:mt-250{
    margin-top: 62.5rem;
  }

  .lg\:mr-250{
    margin-right: 62.5rem;
  }

  .lg\:mb-250{
    margin-bottom: 62.5rem;
  }

  .lg\:ml-250{
    margin-left: 62.5rem;
  }

  .lg\:mt-258{
    margin-top: 64.5rem;
  }

  .lg\:mr-258{
    margin-right: 64.5rem;
  }

  .lg\:mb-258{
    margin-bottom: 64.5rem;
  }

  .lg\:ml-258{
    margin-left: 64.5rem;
  }

  .lg\:mt-265{
    margin-top: 66.25rem;
  }

  .lg\:mr-265{
    margin-right: 66.25rem;
  }

  .lg\:mb-265{
    margin-bottom: 66.25rem;
  }

  .lg\:ml-265{
    margin-left: 66.25rem;
  }

  .lg\:mt-280{
    margin-top: 70rem;
  }

  .lg\:mr-280{
    margin-right: 70rem;
  }

  .lg\:mb-280{
    margin-bottom: 70rem;
  }

  .lg\:ml-280{
    margin-left: 70rem;
  }

  .lg\:mt-auto{
    margin-top: auto;
  }

  .lg\:mr-auto{
    margin-right: auto;
  }

  .lg\:mb-auto{
    margin-bottom: auto;
  }

  .lg\:ml-auto{
    margin-left: auto;
  }

  .lg\:mt-px{
    margin-top: 1px;
  }

  .lg\:mr-px{
    margin-right: 1px;
  }

  .lg\:mb-px{
    margin-bottom: 1px;
  }

  .lg\:ml-px{
    margin-left: 1px;
  }

  .lg\:mt-0\.5{
    margin-top: 0.125rem;
  }

  .lg\:mr-0\.5{
    margin-right: 0.125rem;
  }

  .lg\:mb-0\.5{
    margin-bottom: 0.125rem;
  }

  .lg\:ml-0\.5{
    margin-left: 0.125rem;
  }

  .lg\:mt-1\.5{
    margin-top: 0.375rem;
  }

  .lg\:mr-1\.5{
    margin-right: 0.375rem;
  }

  .lg\:mb-1\.5{
    margin-bottom: 0.375rem;
  }

  .lg\:ml-1\.5{
    margin-left: 0.375rem;
  }

  .lg\:mt-2\.5{
    margin-top: 0.625rem;
  }

  .lg\:mr-2\.5{
    margin-right: 0.625rem;
  }

  .lg\:mb-2\.5{
    margin-bottom: 0.625rem;
  }

  .lg\:ml-2\.5{
    margin-left: 0.625rem;
  }

  .lg\:mt-3\.5{
    margin-top: 0.875rem;
  }

  .lg\:mr-3\.5{
    margin-right: 0.875rem;
  }

  .lg\:mb-3\.5{
    margin-bottom: 0.875rem;
  }

  .lg\:ml-3\.5{
    margin-left: 0.875rem;
  }

  .lg\:mt-0\.25{
    margin-top: 0.0625rem;
  }

  .lg\:mr-0\.25{
    margin-right: 0.0625rem;
  }

  .lg\:mb-0\.25{
    margin-bottom: 0.0625rem;
  }

  .lg\:ml-0\.25{
    margin-left: 0.0625rem;
  }

  .lg\:mt-0\.75{
    margin-top: 0.1875rem;
  }

  .lg\:mr-0\.75{
    margin-right: 0.1875rem;
  }

  .lg\:mb-0\.75{
    margin-bottom: 0.1875rem;
  }

  .lg\:ml-0\.75{
    margin-left: 0.1875rem;
  }

  .lg\:mt-1\.25{
    margin-top: 0.3125rem;
  }

  .lg\:mr-1\.25{
    margin-right: 0.3125rem;
  }

  .lg\:mb-1\.25{
    margin-bottom: 0.3125rem;
  }

  .lg\:ml-1\.25{
    margin-left: 0.3125rem;
  }

  .lg\:mt-1\.75{
    margin-top: 0.4375rem;
  }

  .lg\:mr-1\.75{
    margin-right: 0.4375rem;
  }

  .lg\:mb-1\.75{
    margin-bottom: 0.4375rem;
  }

  .lg\:ml-1\.75{
    margin-left: 0.4375rem;
  }

  .lg\:mt-2\.25{
    margin-top: 0.5625rem;
  }

  .lg\:mr-2\.25{
    margin-right: 0.5625rem;
  }

  .lg\:mb-2\.25{
    margin-bottom: 0.5625rem;
  }

  .lg\:ml-2\.25{
    margin-left: 0.5625rem;
  }

  .lg\:mt-2\.75{
    margin-top: 0.6875rem;
  }

  .lg\:mr-2\.75{
    margin-right: 0.6875rem;
  }

  .lg\:mb-2\.75{
    margin-bottom: 0.6875rem;
  }

  .lg\:ml-2\.75{
    margin-left: 0.6875rem;
  }

  .lg\:mt-3\.25{
    margin-top: 0.8125rem;
  }

  .lg\:mr-3\.25{
    margin-right: 0.8125rem;
  }

  .lg\:mb-3\.25{
    margin-bottom: 0.8125rem;
  }

  .lg\:ml-3\.25{
    margin-left: 0.8125rem;
  }

  .lg\:mt-3\.75{
    margin-top: 0.9375rem;
  }

  .lg\:mr-3\.75{
    margin-right: 0.9375rem;
  }

  .lg\:mb-3\.75{
    margin-bottom: 0.9375rem;
  }

  .lg\:ml-3\.75{
    margin-left: 0.9375rem;
  }

  .lg\:mt-4\.25{
    margin-top: 1.0625rem;
  }

  .lg\:mr-4\.25{
    margin-right: 1.0625rem;
  }

  .lg\:mb-4\.25{
    margin-bottom: 1.0625rem;
  }

  .lg\:ml-4\.25{
    margin-left: 1.0625rem;
  }

  .lg\:mt-4\.5{
    margin-top: 1.125rem;
  }

  .lg\:mr-4\.5{
    margin-right: 1.125rem;
  }

  .lg\:mb-4\.5{
    margin-bottom: 1.125rem;
  }

  .lg\:ml-4\.5{
    margin-left: 1.125rem;
  }

  .lg\:mt-4\.75{
    margin-top: 1.1875rem;
  }

  .lg\:mr-4\.75{
    margin-right: 1.1875rem;
  }

  .lg\:mb-4\.75{
    margin-bottom: 1.1875rem;
  }

  .lg\:ml-4\.75{
    margin-left: 1.1875rem;
  }

  .lg\:mt-5\.25{
    margin-top: 1.3125rem;
  }

  .lg\:mr-5\.25{
    margin-right: 1.3125rem;
  }

  .lg\:mb-5\.25{
    margin-bottom: 1.3125rem;
  }

  .lg\:ml-5\.25{
    margin-left: 1.3125rem;
  }

  .lg\:mt-5\.5{
    margin-top: 1.375rem;
  }

  .lg\:mr-5\.5{
    margin-right: 1.375rem;
  }

  .lg\:mb-5\.5{
    margin-bottom: 1.375rem;
  }

  .lg\:ml-5\.5{
    margin-left: 1.375rem;
  }

  .lg\:mt-5\.75{
    margin-top: 1.4375rem;
  }

  .lg\:mr-5\.75{
    margin-right: 1.4375rem;
  }

  .lg\:mb-5\.75{
    margin-bottom: 1.4375rem;
  }

  .lg\:ml-5\.75{
    margin-left: 1.4375rem;
  }

  .lg\:mt-6\.25{
    margin-top: 1.5625rem;
  }

  .lg\:mr-6\.25{
    margin-right: 1.5625rem;
  }

  .lg\:mb-6\.25{
    margin-bottom: 1.5625rem;
  }

  .lg\:ml-6\.25{
    margin-left: 1.5625rem;
  }

  .lg\:mt-6\.5{
    margin-top: 1.625rem;
  }

  .lg\:mr-6\.5{
    margin-right: 1.625rem;
  }

  .lg\:mb-6\.5{
    margin-bottom: 1.625rem;
  }

  .lg\:ml-6\.5{
    margin-left: 1.625rem;
  }

  .lg\:mt-6\.75{
    margin-top: 1.6875rem;
  }

  .lg\:mr-6\.75{
    margin-right: 1.6875rem;
  }

  .lg\:mb-6\.75{
    margin-bottom: 1.6875rem;
  }

  .lg\:ml-6\.75{
    margin-left: 1.6875rem;
  }

  .lg\:mt-7\.25{
    margin-top: 1.8125rem;
  }

  .lg\:mr-7\.25{
    margin-right: 1.8125rem;
  }

  .lg\:mb-7\.25{
    margin-bottom: 1.8125rem;
  }

  .lg\:ml-7\.25{
    margin-left: 1.8125rem;
  }

  .lg\:mt-7\.5{
    margin-top: 1.875rem;
  }

  .lg\:mr-7\.5{
    margin-right: 1.875rem;
  }

  .lg\:mb-7\.5{
    margin-bottom: 1.875rem;
  }

  .lg\:ml-7\.5{
    margin-left: 1.875rem;
  }

  .lg\:mt-8\.25{
    margin-top: 2.0625rem;
  }

  .lg\:mr-8\.25{
    margin-right: 2.0625rem;
  }

  .lg\:mb-8\.25{
    margin-bottom: 2.0625rem;
  }

  .lg\:ml-8\.25{
    margin-left: 2.0625rem;
  }

  .lg\:mt-8\.5{
    margin-top: 2.125rem;
  }

  .lg\:mr-8\.5{
    margin-right: 2.125rem;
  }

  .lg\:mb-8\.5{
    margin-bottom: 2.125rem;
  }

  .lg\:ml-8\.5{
    margin-left: 2.125rem;
  }

  .lg\:mt-9\.25{
    margin-top: 2.3125rem;
  }

  .lg\:mr-9\.25{
    margin-right: 2.3125rem;
  }

  .lg\:mb-9\.25{
    margin-bottom: 2.3125rem;
  }

  .lg\:ml-9\.25{
    margin-left: 2.3125rem;
  }

  .lg\:mt-9\.5{
    margin-top: 2.375rem;
  }

  .lg\:mr-9\.5{
    margin-right: 2.375rem;
  }

  .lg\:mb-9\.5{
    margin-bottom: 2.375rem;
  }

  .lg\:ml-9\.5{
    margin-left: 2.375rem;
  }

  .lg\:mt-10\.5{
    margin-top: 2.625rem;
  }

  .lg\:mr-10\.5{
    margin-right: 2.625rem;
  }

  .lg\:mb-10\.5{
    margin-bottom: 2.625rem;
  }

  .lg\:ml-10\.5{
    margin-left: 2.625rem;
  }

  .lg\:mt-11\.25{
    margin-top: 2.8125rem;
  }

  .lg\:mr-11\.25{
    margin-right: 2.8125rem;
  }

  .lg\:mb-11\.25{
    margin-bottom: 2.8125rem;
  }

  .lg\:ml-11\.25{
    margin-left: 2.8125rem;
  }

  .lg\:mt-11\.5{
    margin-top: 2.875rem;
  }

  .lg\:mr-11\.5{
    margin-right: 2.875rem;
  }

  .lg\:mb-11\.5{
    margin-bottom: 2.875rem;
  }

  .lg\:ml-11\.5{
    margin-left: 2.875rem;
  }

  .lg\:mt-12\.5{
    margin-top: 3.125rem;
  }

  .lg\:mr-12\.5{
    margin-right: 3.125rem;
  }

  .lg\:mb-12\.5{
    margin-bottom: 3.125rem;
  }

  .lg\:ml-12\.5{
    margin-left: 3.125rem;
  }

  .lg\:mt-12\.75{
    margin-top: 3.1875rem;
  }

  .lg\:mr-12\.75{
    margin-right: 3.1875rem;
  }

  .lg\:mb-12\.75{
    margin-bottom: 3.1875rem;
  }

  .lg\:ml-12\.75{
    margin-left: 3.1875rem;
  }

  .lg\:mt-13\.5{
    margin-top: 3.375rem;
  }

  .lg\:mr-13\.5{
    margin-right: 3.375rem;
  }

  .lg\:mb-13\.5{
    margin-bottom: 3.375rem;
  }

  .lg\:ml-13\.5{
    margin-left: 3.375rem;
  }

  .lg\:mt-14\.5{
    margin-top: 3.625rem;
  }

  .lg\:mr-14\.5{
    margin-right: 3.625rem;
  }

  .lg\:mb-14\.5{
    margin-bottom: 3.625rem;
  }

  .lg\:ml-14\.5{
    margin-left: 3.625rem;
  }

  .lg\:mt-15\.5{
    margin-top: 3.875rem;
  }

  .lg\:mr-15\.5{
    margin-right: 3.875rem;
  }

  .lg\:mb-15\.5{
    margin-bottom: 3.875rem;
  }

  .lg\:ml-15\.5{
    margin-left: 3.875rem;
  }

  .lg\:mt-15\.75{
    margin-top: 3.9375rem;
  }

  .lg\:mr-15\.75{
    margin-right: 3.9375rem;
  }

  .lg\:mb-15\.75{
    margin-bottom: 3.9375rem;
  }

  .lg\:ml-15\.75{
    margin-left: 3.9375rem;
  }

  .lg\:mt-16\.25{
    margin-top: 4.0625rem;
  }

  .lg\:mr-16\.25{
    margin-right: 4.0625rem;
  }

  .lg\:mb-16\.25{
    margin-bottom: 4.0625rem;
  }

  .lg\:ml-16\.25{
    margin-left: 4.0625rem;
  }

  .lg\:mt-17\.25{
    margin-top: 4.3125rem;
  }

  .lg\:mr-17\.25{
    margin-right: 4.3125rem;
  }

  .lg\:mb-17\.25{
    margin-bottom: 4.3125rem;
  }

  .lg\:ml-17\.25{
    margin-left: 4.3125rem;
  }

  .lg\:mt-17\.5{
    margin-top: 4.375rem;
  }

  .lg\:mr-17\.5{
    margin-right: 4.375rem;
  }

  .lg\:mb-17\.5{
    margin-bottom: 4.375rem;
  }

  .lg\:ml-17\.5{
    margin-left: 4.375rem;
  }

  .lg\:mt-18\.25{
    margin-top: 4.5625rem;
  }

  .lg\:mr-18\.25{
    margin-right: 4.5625rem;
  }

  .lg\:mb-18\.25{
    margin-bottom: 4.5625rem;
  }

  .lg\:ml-18\.25{
    margin-left: 4.5625rem;
  }

  .lg\:mt-18\.5{
    margin-top: 4.625rem;
  }

  .lg\:mr-18\.5{
    margin-right: 4.625rem;
  }

  .lg\:mb-18\.5{
    margin-bottom: 4.625rem;
  }

  .lg\:ml-18\.5{
    margin-left: 4.625rem;
  }

  .lg\:mt-20\.25{
    margin-top: 5.0625rem;
  }

  .lg\:mr-20\.25{
    margin-right: 5.0625rem;
  }

  .lg\:mb-20\.25{
    margin-bottom: 5.0625rem;
  }

  .lg\:ml-20\.25{
    margin-left: 5.0625rem;
  }

  .lg\:mt-20\.5{
    margin-top: 5.125rem;
  }

  .lg\:mr-20\.5{
    margin-right: 5.125rem;
  }

  .lg\:mb-20\.5{
    margin-bottom: 5.125rem;
  }

  .lg\:ml-20\.5{
    margin-left: 5.125rem;
  }

  .lg\:mt-22\.5{
    margin-top: 5.625rem;
  }

  .lg\:mr-22\.5{
    margin-right: 5.625rem;
  }

  .lg\:mb-22\.5{
    margin-bottom: 5.625rem;
  }

  .lg\:ml-22\.5{
    margin-left: 5.625rem;
  }

  .lg\:mt-25\.5{
    margin-top: 6.375rem;
  }

  .lg\:mr-25\.5{
    margin-right: 6.375rem;
  }

  .lg\:mb-25\.5{
    margin-bottom: 6.375rem;
  }

  .lg\:ml-25\.5{
    margin-left: 6.375rem;
  }

  .lg\:mt-26\.75{
    margin-top: 6.6875rem;
  }

  .lg\:mr-26\.75{
    margin-right: 6.6875rem;
  }

  .lg\:mb-26\.75{
    margin-bottom: 6.6875rem;
  }

  .lg\:ml-26\.75{
    margin-left: 6.6875rem;
  }

  .lg\:mt-32\.5{
    margin-top: 8.125rem;
  }

  .lg\:mr-32\.5{
    margin-right: 8.125rem;
  }

  .lg\:mb-32\.5{
    margin-bottom: 8.125rem;
  }

  .lg\:ml-32\.5{
    margin-left: 8.125rem;
  }

  .lg\:mt-37\.5{
    margin-top: 9.375rem;
  }

  .lg\:mr-37\.5{
    margin-right: 9.375rem;
  }

  .lg\:mb-37\.5{
    margin-bottom: 9.375rem;
  }

  .lg\:ml-37\.5{
    margin-left: 9.375rem;
  }

  .lg\:mt-41\.25{
    margin-top: 10.3125rem;
  }

  .lg\:mr-41\.25{
    margin-right: 10.3125rem;
  }

  .lg\:mb-41\.25{
    margin-bottom: 10.3125rem;
  }

  .lg\:ml-41\.25{
    margin-left: 10.3125rem;
  }

  .lg\:mt-52\.5{
    margin-top: 13.125rem;
  }

  .lg\:mr-52\.5{
    margin-right: 13.125rem;
  }

  .lg\:mb-52\.5{
    margin-bottom: 13.125rem;
  }

  .lg\:ml-52\.5{
    margin-left: 13.125rem;
  }

  .lg\:mt-54\.5{
    margin-top: 13.625rem;
  }

  .lg\:mr-54\.5{
    margin-right: 13.625rem;
  }

  .lg\:mb-54\.5{
    margin-bottom: 13.625rem;
  }

  .lg\:ml-54\.5{
    margin-left: 13.625rem;
  }

  .lg\:mt-57\.25{
    margin-top: 14.3125rem;
  }

  .lg\:mr-57\.25{
    margin-right: 14.3125rem;
  }

  .lg\:mb-57\.25{
    margin-bottom: 14.3125rem;
  }

  .lg\:ml-57\.25{
    margin-left: 14.3125rem;
  }

  .lg\:mt-57\.5{
    margin-top: 14.375rem;
  }

  .lg\:mr-57\.5{
    margin-right: 14.375rem;
  }

  .lg\:mb-57\.5{
    margin-bottom: 14.375rem;
  }

  .lg\:ml-57\.5{
    margin-left: 14.375rem;
  }

  .lg\:mt-66\.25{
    margin-top: 16.5625rem;
  }

  .lg\:mr-66\.25{
    margin-right: 16.5625rem;
  }

  .lg\:mb-66\.25{
    margin-bottom: 16.5625rem;
  }

  .lg\:ml-66\.25{
    margin-left: 16.5625rem;
  }

  .lg\:mt-74\.5{
    margin-top: 18.125rem;
  }

  .lg\:mr-74\.5{
    margin-right: 18.125rem;
  }

  .lg\:mb-74\.5{
    margin-bottom: 18.125rem;
  }

  .lg\:ml-74\.5{
    margin-left: 18.125rem;
  }

  .lg\:mt-106\.25{
    margin-top: 26.5625rem;
  }

  .lg\:mr-106\.25{
    margin-right: 26.5625rem;
  }

  .lg\:mb-106\.25{
    margin-bottom: 26.5625rem;
  }

  .lg\:ml-106\.25{
    margin-left: 26.5625rem;
  }

  .lg\:mt-112\.25{
    margin-top: 28.0675rem;
  }

  .lg\:mr-112\.25{
    margin-right: 28.0675rem;
  }

  .lg\:mb-112\.25{
    margin-bottom: 28.0675rem;
  }

  .lg\:ml-112\.25{
    margin-left: 28.0675rem;
  }

  .lg\:mt-112\.75{
    margin-top: 28.1875rem;
  }

  .lg\:mr-112\.75{
    margin-right: 28.1875rem;
  }

  .lg\:mb-112\.75{
    margin-bottom: 28.1875rem;
  }

  .lg\:ml-112\.75{
    margin-left: 28.1875rem;
  }

  .lg\:mt-147\.5{
    margin-top: 36.875rem;
  }

  .lg\:mr-147\.5{
    margin-right: 36.875rem;
  }

  .lg\:mb-147\.5{
    margin-bottom: 36.875rem;
  }

  .lg\:ml-147\.5{
    margin-left: 36.875rem;
  }

  .lg\:mt-162\.5{
    margin-top: 40.625rem;
  }

  .lg\:mr-162\.5{
    margin-right: 40.625rem;
  }

  .lg\:mb-162\.5{
    margin-bottom: 40.625rem;
  }

  .lg\:ml-162\.5{
    margin-left: 40.625rem;
  }

  .lg\:mt-172\.25{
    margin-top: 42.5625rem;
  }

  .lg\:mr-172\.25{
    margin-right: 42.5625rem;
  }

  .lg\:mb-172\.25{
    margin-bottom: 42.5625rem;
  }

  .lg\:ml-172\.25{
    margin-left: 42.5625rem;
  }

  .lg\:mt-175\.25{
    margin-top: 43.8125rem;
  }

  .lg\:mr-175\.25{
    margin-right: 43.8125rem;
  }

  .lg\:mb-175\.25{
    margin-bottom: 43.8125rem;
  }

  .lg\:ml-175\.25{
    margin-left: 43.8125rem;
  }

  .lg\:mt-184\.25{
    margin-top: 46.0625rem;
  }

  .lg\:mr-184\.25{
    margin-right: 46.0625rem;
  }

  .lg\:mb-184\.25{
    margin-bottom: 46.0625rem;
  }

  .lg\:ml-184\.25{
    margin-left: 46.0625rem;
  }

  .lg\:mt-203\.25{
    margin-top: 50.8125rem;
  }

  .lg\:mr-203\.25{
    margin-right: 50.8125rem;
  }

  .lg\:mb-203\.25{
    margin-bottom: 50.8125rem;
  }

  .lg\:ml-203\.25{
    margin-left: 50.8125rem;
  }

  .lg\:mt-half{
    margin-top: 50%;
  }

  .lg\:mr-half{
    margin-right: 50%;
  }

  .lg\:mb-half{
    margin-bottom: 50%;
  }

  .lg\:ml-half{
    margin-left: 50%;
  }

  .lg\:mt-full{
    margin-top: 100%;
  }

  .lg\:mr-full{
    margin-right: 100%;
  }

  .lg\:mb-full{
    margin-bottom: 100%;
  }

  .lg\:ml-full{
    margin-left: 100%;
  }

  .lg\:mt-1\/10{
    margin-top: 10%;
  }

  .lg\:mr-1\/10{
    margin-right: 10%;
  }

  .lg\:mb-1\/10{
    margin-bottom: 10%;
  }

  .lg\:ml-1\/10{
    margin-left: 10%;
  }

  .lg\:mt-2\/10{
    margin-top: 20%;
  }

  .lg\:mr-2\/10{
    margin-right: 20%;
  }

  .lg\:mb-2\/10{
    margin-bottom: 20%;
  }

  .lg\:ml-2\/10{
    margin-left: 20%;
  }

  .lg\:mt-3\/10{
    margin-top: 30%;
  }

  .lg\:mr-3\/10{
    margin-right: 30%;
  }

  .lg\:mb-3\/10{
    margin-bottom: 30%;
  }

  .lg\:ml-3\/10{
    margin-left: 30%;
  }

  .lg\:mt-4\/10{
    margin-top: 40%;
  }

  .lg\:mr-4\/10{
    margin-right: 40%;
  }

  .lg\:mb-4\/10{
    margin-bottom: 40%;
  }

  .lg\:ml-4\/10{
    margin-left: 40%;
  }

  .lg\:mt-4\.5\/10{
    margin-top: 45%;
  }

  .lg\:mr-4\.5\/10{
    margin-right: 45%;
  }

  .lg\:mb-4\.5\/10{
    margin-bottom: 45%;
  }

  .lg\:ml-4\.5\/10{
    margin-left: 45%;
  }

  .lg\:mt-5\/10{
    margin-top: 50%;
  }

  .lg\:mr-5\/10{
    margin-right: 50%;
  }

  .lg\:mb-5\/10{
    margin-bottom: 50%;
  }

  .lg\:ml-5\/10{
    margin-left: 50%;
  }

  .lg\:mt-5\.5\/10{
    margin-top: 55%;
  }

  .lg\:mr-5\.5\/10{
    margin-right: 55%;
  }

  .lg\:mb-5\.5\/10{
    margin-bottom: 55%;
  }

  .lg\:ml-5\.5\/10{
    margin-left: 55%;
  }

  .lg\:mt-6\/10{
    margin-top: 60%;
  }

  .lg\:mr-6\/10{
    margin-right: 60%;
  }

  .lg\:mb-6\/10{
    margin-bottom: 60%;
  }

  .lg\:ml-6\/10{
    margin-left: 60%;
  }

  .lg\:mt-7\/10{
    margin-top: 70%;
  }

  .lg\:mr-7\/10{
    margin-right: 70%;
  }

  .lg\:mb-7\/10{
    margin-bottom: 70%;
  }

  .lg\:ml-7\/10{
    margin-left: 70%;
  }

  .lg\:mt-8\/10{
    margin-top: 80%;
  }

  .lg\:mr-8\/10{
    margin-right: 80%;
  }

  .lg\:mb-8\/10{
    margin-bottom: 80%;
  }

  .lg\:ml-8\/10{
    margin-left: 80%;
  }

  .lg\:mt-9\/10{
    margin-top: 90%;
  }

  .lg\:mr-9\/10{
    margin-right: 90%;
  }

  .lg\:mb-9\/10{
    margin-bottom: 90%;
  }

  .lg\:ml-9\/10{
    margin-left: 90%;
  }

  .lg\:mt-1\/12{
    margin-top: 8.333333%;
  }

  .lg\:mr-1\/12{
    margin-right: 8.333333%;
  }

  .lg\:mb-1\/12{
    margin-bottom: 8.333333%;
  }

  .lg\:ml-1\/12{
    margin-left: 8.333333%;
  }

  .lg\:mt-2\/12{
    margin-top: 16.666667%;
  }

  .lg\:mr-2\/12{
    margin-right: 16.666667%;
  }

  .lg\:mb-2\/12{
    margin-bottom: 16.666667%;
  }

  .lg\:ml-2\/12{
    margin-left: 16.666667%;
  }

  .lg\:mt-3\/12{
    margin-top: 25%;
  }

  .lg\:mr-3\/12{
    margin-right: 25%;
  }

  .lg\:mb-3\/12{
    margin-bottom: 25%;
  }

  .lg\:ml-3\/12{
    margin-left: 25%;
  }

  .lg\:mt-4\/12{
    margin-top: 33.333333%;
  }

  .lg\:mr-4\/12{
    margin-right: 33.333333%;
  }

  .lg\:mb-4\/12{
    margin-bottom: 33.333333%;
  }

  .lg\:ml-4\/12{
    margin-left: 33.333333%;
  }

  .lg\:mt-5\/12{
    margin-top: 41.666667%;
  }

  .lg\:mr-5\/12{
    margin-right: 41.666667%;
  }

  .lg\:mb-5\/12{
    margin-bottom: 41.666667%;
  }

  .lg\:ml-5\/12{
    margin-left: 41.666667%;
  }

  .lg\:mt-6\/12{
    margin-top: 50%;
  }

  .lg\:mr-6\/12{
    margin-right: 50%;
  }

  .lg\:mb-6\/12{
    margin-bottom: 50%;
  }

  .lg\:ml-6\/12{
    margin-left: 50%;
  }

  .lg\:mt-7\/12{
    margin-top: 58.333333%;
  }

  .lg\:mr-7\/12{
    margin-right: 58.333333%;
  }

  .lg\:mb-7\/12{
    margin-bottom: 58.333333%;
  }

  .lg\:ml-7\/12{
    margin-left: 58.333333%;
  }

  .lg\:mt-8\/12{
    margin-top: 66.666667%;
  }

  .lg\:mr-8\/12{
    margin-right: 66.666667%;
  }

  .lg\:mb-8\/12{
    margin-bottom: 66.666667%;
  }

  .lg\:ml-8\/12{
    margin-left: 66.666667%;
  }

  .lg\:mt-9\/12{
    margin-top: 75%;
  }

  .lg\:mr-9\/12{
    margin-right: 75%;
  }

  .lg\:mb-9\/12{
    margin-bottom: 75%;
  }

  .lg\:ml-9\/12{
    margin-left: 75%;
  }

  .lg\:mt-10\/12{
    margin-top: 83.333333%;
  }

  .lg\:mr-10\/12{
    margin-right: 83.333333%;
  }

  .lg\:mb-10\/12{
    margin-bottom: 83.333333%;
  }

  .lg\:ml-10\/12{
    margin-left: 83.333333%;
  }

  .lg\:mt-11\/12{
    margin-top: 91.666667%;
  }

  .lg\:mr-11\/12{
    margin-right: 91.666667%;
  }

  .lg\:mb-11\/12{
    margin-bottom: 91.666667%;
  }

  .lg\:ml-11\/12{
    margin-left: 91.666667%;
  }

  .lg\:-mt-0{
    margin-top: 0px;
  }

  .lg\:-mr-0{
    margin-right: 0px;
  }

  .lg\:-mb-0{
    margin-bottom: 0px;
  }

  .lg\:-ml-0{
    margin-left: 0px;
  }

  .lg\:-mt-1{
    margin-top: -0.25rem;
  }

  .lg\:-mr-1{
    margin-right: -0.25rem;
  }

  .lg\:-mb-1{
    margin-bottom: -0.25rem;
  }

  .lg\:-ml-1{
    margin-left: -0.25rem;
  }

  .lg\:-mt-2{
    margin-top: -0.5rem;
  }

  .lg\:-mr-2{
    margin-right: -0.5rem;
  }

  .lg\:-mb-2{
    margin-bottom: -0.5rem;
  }

  .lg\:-ml-2{
    margin-left: -0.5rem;
  }

  .lg\:-mt-3{
    margin-top: -0.75rem;
  }

  .lg\:-mr-3{
    margin-right: -0.75rem;
  }

  .lg\:-mb-3{
    margin-bottom: -0.75rem;
  }

  .lg\:-ml-3{
    margin-left: -0.75rem;
  }

  .lg\:-mt-4{
    margin-top: -1rem;
  }

  .lg\:-mr-4{
    margin-right: -1rem;
  }

  .lg\:-mb-4{
    margin-bottom: -1rem;
  }

  .lg\:-ml-4{
    margin-left: -1rem;
  }

  .lg\:-mt-5{
    margin-top: -1.25rem;
  }

  .lg\:-mr-5{
    margin-right: -1.25rem;
  }

  .lg\:-mb-5{
    margin-bottom: -1.25rem;
  }

  .lg\:-ml-5{
    margin-left: -1.25rem;
  }

  .lg\:-mt-6{
    margin-top: -1.5rem;
  }

  .lg\:-mr-6{
    margin-right: -1.5rem;
  }

  .lg\:-mb-6{
    margin-bottom: -1.5rem;
  }

  .lg\:-ml-6{
    margin-left: -1.5rem;
  }

  .lg\:-mt-7{
    margin-top: -1.75rem;
  }

  .lg\:-mr-7{
    margin-right: -1.75rem;
  }

  .lg\:-mb-7{
    margin-bottom: -1.75rem;
  }

  .lg\:-ml-7{
    margin-left: -1.75rem;
  }

  .lg\:-mt-8{
    margin-top: -2rem;
  }

  .lg\:-mr-8{
    margin-right: -2rem;
  }

  .lg\:-mb-8{
    margin-bottom: -2rem;
  }

  .lg\:-ml-8{
    margin-left: -2rem;
  }

  .lg\:-mt-9{
    margin-top: -2.25rem;
  }

  .lg\:-mr-9{
    margin-right: -2.25rem;
  }

  .lg\:-mb-9{
    margin-bottom: -2.25rem;
  }

  .lg\:-ml-9{
    margin-left: -2.25rem;
  }

  .lg\:-mt-10{
    margin-top: -2.5rem;
  }

  .lg\:-mr-10{
    margin-right: -2.5rem;
  }

  .lg\:-mb-10{
    margin-bottom: -2.5rem;
  }

  .lg\:-ml-10{
    margin-left: -2.5rem;
  }

  .lg\:-mt-11{
    margin-top: -2.75rem;
  }

  .lg\:-mr-11{
    margin-right: -2.75rem;
  }

  .lg\:-mb-11{
    margin-bottom: -2.75rem;
  }

  .lg\:-ml-11{
    margin-left: -2.75rem;
  }

  .lg\:-mt-12{
    margin-top: -3rem;
  }

  .lg\:-mr-12{
    margin-right: -3rem;
  }

  .lg\:-mb-12{
    margin-bottom: -3rem;
  }

  .lg\:-ml-12{
    margin-left: -3rem;
  }

  .lg\:-mt-13{
    margin-top: -3.25rem;
  }

  .lg\:-mr-13{
    margin-right: -3.25rem;
  }

  .lg\:-mb-13{
    margin-bottom: -3.25rem;
  }

  .lg\:-ml-13{
    margin-left: -3.25rem;
  }

  .lg\:-mt-14{
    margin-top: -3.5rem;
  }

  .lg\:-mr-14{
    margin-right: -3.5rem;
  }

  .lg\:-mb-14{
    margin-bottom: -3.5rem;
  }

  .lg\:-ml-14{
    margin-left: -3.5rem;
  }

  .lg\:-mt-15{
    margin-top: -3.75rem;
  }

  .lg\:-mr-15{
    margin-right: -3.75rem;
  }

  .lg\:-mb-15{
    margin-bottom: -3.75rem;
  }

  .lg\:-ml-15{
    margin-left: -3.75rem;
  }

  .lg\:-mt-16{
    margin-top: -4rem;
  }

  .lg\:-mr-16{
    margin-right: -4rem;
  }

  .lg\:-mb-16{
    margin-bottom: -4rem;
  }

  .lg\:-ml-16{
    margin-left: -4rem;
  }

  .lg\:-mt-17{
    margin-top: -4.25rem;
  }

  .lg\:-mr-17{
    margin-right: -4.25rem;
  }

  .lg\:-mb-17{
    margin-bottom: -4.25rem;
  }

  .lg\:-ml-17{
    margin-left: -4.25rem;
  }

  .lg\:-mt-18{
    margin-top: -4.5rem;
  }

  .lg\:-mr-18{
    margin-right: -4.5rem;
  }

  .lg\:-mb-18{
    margin-bottom: -4.5rem;
  }

  .lg\:-ml-18{
    margin-left: -4.5rem;
  }

  .lg\:-mt-19{
    margin-top: -4.75rem;
  }

  .lg\:-mr-19{
    margin-right: -4.75rem;
  }

  .lg\:-mb-19{
    margin-bottom: -4.75rem;
  }

  .lg\:-ml-19{
    margin-left: -4.75rem;
  }

  .lg\:-mt-20{
    margin-top: -5rem;
  }

  .lg\:-mr-20{
    margin-right: -5rem;
  }

  .lg\:-mb-20{
    margin-bottom: -5rem;
  }

  .lg\:-ml-20{
    margin-left: -5rem;
  }

  .lg\:-mt-22{
    margin-top: -5.5rem;
  }

  .lg\:-mr-22{
    margin-right: -5.5rem;
  }

  .lg\:-mb-22{
    margin-bottom: -5.5rem;
  }

  .lg\:-ml-22{
    margin-left: -5.5rem;
  }

  .lg\:-mt-24{
    margin-top: -6rem;
  }

  .lg\:-mr-24{
    margin-right: -6rem;
  }

  .lg\:-mb-24{
    margin-bottom: -6rem;
  }

  .lg\:-ml-24{
    margin-left: -6rem;
  }

  .lg\:-mt-25{
    margin-top: -6.25rem;
  }

  .lg\:-mr-25{
    margin-right: -6.25rem;
  }

  .lg\:-mb-25{
    margin-bottom: -6.25rem;
  }

  .lg\:-ml-25{
    margin-left: -6.25rem;
  }

  .lg\:-mt-28{
    margin-top: -7rem;
  }

  .lg\:-mr-28{
    margin-right: -7rem;
  }

  .lg\:-mb-28{
    margin-bottom: -7rem;
  }

  .lg\:-ml-28{
    margin-left: -7rem;
  }

  .lg\:-mt-30{
    margin-top: -7.5rem;
  }

  .lg\:-mr-30{
    margin-right: -7.5rem;
  }

  .lg\:-mb-30{
    margin-bottom: -7.5rem;
  }

  .lg\:-ml-30{
    margin-left: -7.5rem;
  }

  .lg\:-mt-32{
    margin-top: -8rem;
  }

  .lg\:-mr-32{
    margin-right: -8rem;
  }

  .lg\:-mb-32{
    margin-bottom: -8rem;
  }

  .lg\:-ml-32{
    margin-left: -8rem;
  }

  .lg\:-mt-34{
    margin-top: -8.5rem;
  }

  .lg\:-mr-34{
    margin-right: -8.5rem;
  }

  .lg\:-mb-34{
    margin-bottom: -8.5rem;
  }

  .lg\:-ml-34{
    margin-left: -8.5rem;
  }

  .lg\:-mt-35{
    margin-top: -8.75rem;
  }

  .lg\:-mr-35{
    margin-right: -8.75rem;
  }

  .lg\:-mb-35{
    margin-bottom: -8.75rem;
  }

  .lg\:-ml-35{
    margin-left: -8.75rem;
  }

  .lg\:-mt-36{
    margin-top: -9rem;
  }

  .lg\:-mr-36{
    margin-right: -9rem;
  }

  .lg\:-mb-36{
    margin-bottom: -9rem;
  }

  .lg\:-ml-36{
    margin-left: -9rem;
  }

  .lg\:-mt-39{
    margin-top: -9.75rem;
  }

  .lg\:-mr-39{
    margin-right: -9.75rem;
  }

  .lg\:-mb-39{
    margin-bottom: -9.75rem;
  }

  .lg\:-ml-39{
    margin-left: -9.75rem;
  }

  .lg\:-mt-40{
    margin-top: -10rem;
  }

  .lg\:-mr-40{
    margin-right: -10rem;
  }

  .lg\:-mb-40{
    margin-bottom: -10rem;
  }

  .lg\:-ml-40{
    margin-left: -10rem;
  }

  .lg\:-mt-42{
    margin-top: -10.5rem;
  }

  .lg\:-mr-42{
    margin-right: -10.5rem;
  }

  .lg\:-mb-42{
    margin-bottom: -10.5rem;
  }

  .lg\:-ml-42{
    margin-left: -10.5rem;
  }

  .lg\:-mt-44{
    margin-top: -11rem;
  }

  .lg\:-mr-44{
    margin-right: -11rem;
  }

  .lg\:-mb-44{
    margin-bottom: -11rem;
  }

  .lg\:-ml-44{
    margin-left: -11rem;
  }

  .lg\:-mt-45{
    margin-top: -11.25rem;
  }

  .lg\:-mr-45{
    margin-right: -11.25rem;
  }

  .lg\:-mb-45{
    margin-bottom: -11.25rem;
  }

  .lg\:-ml-45{
    margin-left: -11.25rem;
  }

  .lg\:-mt-48{
    margin-top: -12rem;
  }

  .lg\:-mr-48{
    margin-right: -12rem;
  }

  .lg\:-mb-48{
    margin-bottom: -12rem;
  }

  .lg\:-ml-48{
    margin-left: -12rem;
  }

  .lg\:-mt-50{
    margin-top: -12.5rem;
  }

  .lg\:-mr-50{
    margin-right: -12.5rem;
  }

  .lg\:-mb-50{
    margin-bottom: -12.5rem;
  }

  .lg\:-ml-50{
    margin-left: -12.5rem;
  }

  .lg\:-mt-52{
    margin-top: -13rem;
  }

  .lg\:-mr-52{
    margin-right: -13rem;
  }

  .lg\:-mb-52{
    margin-bottom: -13rem;
  }

  .lg\:-ml-52{
    margin-left: -13rem;
  }

  .lg\:-mt-55{
    margin-top: -13.75rem;
  }

  .lg\:-mr-55{
    margin-right: -13.75rem;
  }

  .lg\:-mb-55{
    margin-bottom: -13.75rem;
  }

  .lg\:-ml-55{
    margin-left: -13.75rem;
  }

  .lg\:-mt-56{
    margin-top: -14rem;
  }

  .lg\:-mr-56{
    margin-right: -14rem;
  }

  .lg\:-mb-56{
    margin-bottom: -14rem;
  }

  .lg\:-ml-56{
    margin-left: -14rem;
  }

  .lg\:-mt-58{
    margin-top: -14.5rem;
  }

  .lg\:-mr-58{
    margin-right: -14.5rem;
  }

  .lg\:-mb-58{
    margin-bottom: -14.5rem;
  }

  .lg\:-ml-58{
    margin-left: -14.5rem;
  }

  .lg\:-mt-60{
    margin-top: -15rem;
  }

  .lg\:-mr-60{
    margin-right: -15rem;
  }

  .lg\:-mb-60{
    margin-bottom: -15rem;
  }

  .lg\:-ml-60{
    margin-left: -15rem;
  }

  .lg\:-mt-64{
    margin-top: -16rem;
  }

  .lg\:-mr-64{
    margin-right: -16rem;
  }

  .lg\:-mb-64{
    margin-bottom: -16rem;
  }

  .lg\:-ml-64{
    margin-left: -16rem;
  }

  .lg\:-mt-65{
    margin-top: -16.25rem;
  }

  .lg\:-mr-65{
    margin-right: -16.25rem;
  }

  .lg\:-mb-65{
    margin-bottom: -16.25rem;
  }

  .lg\:-ml-65{
    margin-left: -16.25rem;
  }

  .lg\:-mt-68{
    margin-top: -17rem;
  }

  .lg\:-mr-68{
    margin-right: -17rem;
  }

  .lg\:-mb-68{
    margin-bottom: -17rem;
  }

  .lg\:-ml-68{
    margin-left: -17rem;
  }

  .lg\:-mt-69{
    margin-top: -17.25rem;
  }

  .lg\:-mr-69{
    margin-right: -17.25rem;
  }

  .lg\:-mb-69{
    margin-bottom: -17.25rem;
  }

  .lg\:-ml-69{
    margin-left: -17.25rem;
  }

  .lg\:-mt-70{
    margin-top: -17.5rem;
  }

  .lg\:-mr-70{
    margin-right: -17.5rem;
  }

  .lg\:-mb-70{
    margin-bottom: -17.5rem;
  }

  .lg\:-ml-70{
    margin-left: -17.5rem;
  }

  .lg\:-mt-72{
    margin-top: -18rem;
  }

  .lg\:-mr-72{
    margin-right: -18rem;
  }

  .lg\:-mb-72{
    margin-bottom: -18rem;
  }

  .lg\:-ml-72{
    margin-left: -18rem;
  }

  .lg\:-mt-75{
    margin-top: -18.75rem;
  }

  .lg\:-mr-75{
    margin-right: -18.75rem;
  }

  .lg\:-mb-75{
    margin-bottom: -18.75rem;
  }

  .lg\:-ml-75{
    margin-left: -18.75rem;
  }

  .lg\:-mt-80{
    margin-top: -20rem;
  }

  .lg\:-mr-80{
    margin-right: -20rem;
  }

  .lg\:-mb-80{
    margin-bottom: -20rem;
  }

  .lg\:-ml-80{
    margin-left: -20rem;
  }

  .lg\:-mt-85{
    margin-top: -21.25rem;
  }

  .lg\:-mr-85{
    margin-right: -21.25rem;
  }

  .lg\:-mb-85{
    margin-bottom: -21.25rem;
  }

  .lg\:-ml-85{
    margin-left: -21.25rem;
  }

  .lg\:-mt-86{
    margin-top: -21.5rem;
  }

  .lg\:-mr-86{
    margin-right: -21.5rem;
  }

  .lg\:-mb-86{
    margin-bottom: -21.5rem;
  }

  .lg\:-ml-86{
    margin-left: -21.5rem;
  }

  .lg\:-mt-90{
    margin-top: -22.5rem;
  }

  .lg\:-mr-90{
    margin-right: -22.5rem;
  }

  .lg\:-mb-90{
    margin-bottom: -22.5rem;
  }

  .lg\:-ml-90{
    margin-left: -22.5rem;
  }

  .lg\:-mt-96{
    margin-top: -24rem;
  }

  .lg\:-mr-96{
    margin-right: -24rem;
  }

  .lg\:-mb-96{
    margin-bottom: -24rem;
  }

  .lg\:-ml-96{
    margin-left: -24rem;
  }

  .lg\:-mt-100{
    margin-top: -25rem;
  }

  .lg\:-mr-100{
    margin-right: -25rem;
  }

  .lg\:-mb-100{
    margin-bottom: -25rem;
  }

  .lg\:-ml-100{
    margin-left: -25rem;
  }

  .lg\:-mt-115{
    margin-top: -28.75rem;
  }

  .lg\:-mr-115{
    margin-right: -28.75rem;
  }

  .lg\:-mb-115{
    margin-bottom: -28.75rem;
  }

  .lg\:-ml-115{
    margin-left: -28.75rem;
  }

  .lg\:-mt-125{
    margin-top: -31.25rem;
  }

  .lg\:-mr-125{
    margin-right: -31.25rem;
  }

  .lg\:-mb-125{
    margin-bottom: -31.25rem;
  }

  .lg\:-ml-125{
    margin-left: -31.25rem;
  }

  .lg\:-mt-142{
    margin-top: -35.5rem;
  }

  .lg\:-mr-142{
    margin-right: -35.5rem;
  }

  .lg\:-mb-142{
    margin-bottom: -35.5rem;
  }

  .lg\:-ml-142{
    margin-left: -35.5rem;
  }

  .lg\:-mt-150{
    margin-top: -37.5rem;
  }

  .lg\:-mr-150{
    margin-right: -37.5rem;
  }

  .lg\:-mb-150{
    margin-bottom: -37.5rem;
  }

  .lg\:-ml-150{
    margin-left: -37.5rem;
  }

  .lg\:-mt-156{
    margin-top: -39rem;
  }

  .lg\:-mr-156{
    margin-right: -39rem;
  }

  .lg\:-mb-156{
    margin-bottom: -39rem;
  }

  .lg\:-ml-156{
    margin-left: -39rem;
  }

  .lg\:-mt-160{
    margin-top: -40rem;
  }

  .lg\:-mr-160{
    margin-right: -40rem;
  }

  .lg\:-mb-160{
    margin-bottom: -40rem;
  }

  .lg\:-ml-160{
    margin-left: -40rem;
  }

  .lg\:-mt-175{
    margin-top: -43.75rem;
  }

  .lg\:-mr-175{
    margin-right: -43.75rem;
  }

  .lg\:-mb-175{
    margin-bottom: -43.75rem;
  }

  .lg\:-ml-175{
    margin-left: -43.75rem;
  }

  .lg\:-mt-207{
    margin-top: -51.75rem;
  }

  .lg\:-mr-207{
    margin-right: -51.75rem;
  }

  .lg\:-mb-207{
    margin-bottom: -51.75rem;
  }

  .lg\:-ml-207{
    margin-left: -51.75rem;
  }

  .lg\:-mt-242{
    margin-top: -60.5rem;
  }

  .lg\:-mr-242{
    margin-right: -60.5rem;
  }

  .lg\:-mb-242{
    margin-bottom: -60.5rem;
  }

  .lg\:-ml-242{
    margin-left: -60.5rem;
  }

  .lg\:-mt-250{
    margin-top: -62.5rem;
  }

  .lg\:-mr-250{
    margin-right: -62.5rem;
  }

  .lg\:-mb-250{
    margin-bottom: -62.5rem;
  }

  .lg\:-ml-250{
    margin-left: -62.5rem;
  }

  .lg\:-mt-258{
    margin-top: -64.5rem;
  }

  .lg\:-mr-258{
    margin-right: -64.5rem;
  }

  .lg\:-mb-258{
    margin-bottom: -64.5rem;
  }

  .lg\:-ml-258{
    margin-left: -64.5rem;
  }

  .lg\:-mt-265{
    margin-top: -66.25rem;
  }

  .lg\:-mr-265{
    margin-right: -66.25rem;
  }

  .lg\:-mb-265{
    margin-bottom: -66.25rem;
  }

  .lg\:-ml-265{
    margin-left: -66.25rem;
  }

  .lg\:-mt-280{
    margin-top: -70rem;
  }

  .lg\:-mr-280{
    margin-right: -70rem;
  }

  .lg\:-mb-280{
    margin-bottom: -70rem;
  }

  .lg\:-ml-280{
    margin-left: -70rem;
  }

  .lg\:-mt-px{
    margin-top: -1px;
  }

  .lg\:-mr-px{
    margin-right: -1px;
  }

  .lg\:-mb-px{
    margin-bottom: -1px;
  }

  .lg\:-ml-px{
    margin-left: -1px;
  }

  .lg\:-mt-0\.5{
    margin-top: -0.125rem;
  }

  .lg\:-mr-0\.5{
    margin-right: -0.125rem;
  }

  .lg\:-mb-0\.5{
    margin-bottom: -0.125rem;
  }

  .lg\:-ml-0\.5{
    margin-left: -0.125rem;
  }

  .lg\:-mt-1\.5{
    margin-top: -0.375rem;
  }

  .lg\:-mr-1\.5{
    margin-right: -0.375rem;
  }

  .lg\:-mb-1\.5{
    margin-bottom: -0.375rem;
  }

  .lg\:-ml-1\.5{
    margin-left: -0.375rem;
  }

  .lg\:-mt-2\.5{
    margin-top: -0.625rem;
  }

  .lg\:-mr-2\.5{
    margin-right: -0.625rem;
  }

  .lg\:-mb-2\.5{
    margin-bottom: -0.625rem;
  }

  .lg\:-ml-2\.5{
    margin-left: -0.625rem;
  }

  .lg\:-mt-3\.5{
    margin-top: -0.875rem;
  }

  .lg\:-mr-3\.5{
    margin-right: -0.875rem;
  }

  .lg\:-mb-3\.5{
    margin-bottom: -0.875rem;
  }

  .lg\:-ml-3\.5{
    margin-left: -0.875rem;
  }

  .lg\:-mt-0\.25{
    margin-top: -0.0625rem;
  }

  .lg\:-mr-0\.25{
    margin-right: -0.0625rem;
  }

  .lg\:-mb-0\.25{
    margin-bottom: -0.0625rem;
  }

  .lg\:-ml-0\.25{
    margin-left: -0.0625rem;
  }

  .lg\:-mt-0\.75{
    margin-top: -0.1875rem;
  }

  .lg\:-mr-0\.75{
    margin-right: -0.1875rem;
  }

  .lg\:-mb-0\.75{
    margin-bottom: -0.1875rem;
  }

  .lg\:-ml-0\.75{
    margin-left: -0.1875rem;
  }

  .lg\:-mt-1\.25{
    margin-top: -0.3125rem;
  }

  .lg\:-mr-1\.25{
    margin-right: -0.3125rem;
  }

  .lg\:-mb-1\.25{
    margin-bottom: -0.3125rem;
  }

  .lg\:-ml-1\.25{
    margin-left: -0.3125rem;
  }

  .lg\:-mt-1\.75{
    margin-top: -0.4375rem;
  }

  .lg\:-mr-1\.75{
    margin-right: -0.4375rem;
  }

  .lg\:-mb-1\.75{
    margin-bottom: -0.4375rem;
  }

  .lg\:-ml-1\.75{
    margin-left: -0.4375rem;
  }

  .lg\:-mt-2\.25{
    margin-top: -0.5625rem;
  }

  .lg\:-mr-2\.25{
    margin-right: -0.5625rem;
  }

  .lg\:-mb-2\.25{
    margin-bottom: -0.5625rem;
  }

  .lg\:-ml-2\.25{
    margin-left: -0.5625rem;
  }

  .lg\:-mt-2\.75{
    margin-top: -0.6875rem;
  }

  .lg\:-mr-2\.75{
    margin-right: -0.6875rem;
  }

  .lg\:-mb-2\.75{
    margin-bottom: -0.6875rem;
  }

  .lg\:-ml-2\.75{
    margin-left: -0.6875rem;
  }

  .lg\:-mt-3\.25{
    margin-top: -0.8125rem;
  }

  .lg\:-mr-3\.25{
    margin-right: -0.8125rem;
  }

  .lg\:-mb-3\.25{
    margin-bottom: -0.8125rem;
  }

  .lg\:-ml-3\.25{
    margin-left: -0.8125rem;
  }

  .lg\:-mt-3\.75{
    margin-top: -0.9375rem;
  }

  .lg\:-mr-3\.75{
    margin-right: -0.9375rem;
  }

  .lg\:-mb-3\.75{
    margin-bottom: -0.9375rem;
  }

  .lg\:-ml-3\.75{
    margin-left: -0.9375rem;
  }

  .lg\:-mt-4\.25{
    margin-top: -1.0625rem;
  }

  .lg\:-mr-4\.25{
    margin-right: -1.0625rem;
  }

  .lg\:-mb-4\.25{
    margin-bottom: -1.0625rem;
  }

  .lg\:-ml-4\.25{
    margin-left: -1.0625rem;
  }

  .lg\:-mt-4\.5{
    margin-top: -1.125rem;
  }

  .lg\:-mr-4\.5{
    margin-right: -1.125rem;
  }

  .lg\:-mb-4\.5{
    margin-bottom: -1.125rem;
  }

  .lg\:-ml-4\.5{
    margin-left: -1.125rem;
  }

  .lg\:-mt-4\.75{
    margin-top: -1.1875rem;
  }

  .lg\:-mr-4\.75{
    margin-right: -1.1875rem;
  }

  .lg\:-mb-4\.75{
    margin-bottom: -1.1875rem;
  }

  .lg\:-ml-4\.75{
    margin-left: -1.1875rem;
  }

  .lg\:-mt-5\.25{
    margin-top: -1.3125rem;
  }

  .lg\:-mr-5\.25{
    margin-right: -1.3125rem;
  }

  .lg\:-mb-5\.25{
    margin-bottom: -1.3125rem;
  }

  .lg\:-ml-5\.25{
    margin-left: -1.3125rem;
  }

  .lg\:-mt-5\.5{
    margin-top: -1.375rem;
  }

  .lg\:-mr-5\.5{
    margin-right: -1.375rem;
  }

  .lg\:-mb-5\.5{
    margin-bottom: -1.375rem;
  }

  .lg\:-ml-5\.5{
    margin-left: -1.375rem;
  }

  .lg\:-mt-5\.75{
    margin-top: -1.4375rem;
  }

  .lg\:-mr-5\.75{
    margin-right: -1.4375rem;
  }

  .lg\:-mb-5\.75{
    margin-bottom: -1.4375rem;
  }

  .lg\:-ml-5\.75{
    margin-left: -1.4375rem;
  }

  .lg\:-mt-6\.25{
    margin-top: -1.5625rem;
  }

  .lg\:-mr-6\.25{
    margin-right: -1.5625rem;
  }

  .lg\:-mb-6\.25{
    margin-bottom: -1.5625rem;
  }

  .lg\:-ml-6\.25{
    margin-left: -1.5625rem;
  }

  .lg\:-mt-6\.5{
    margin-top: -1.625rem;
  }

  .lg\:-mr-6\.5{
    margin-right: -1.625rem;
  }

  .lg\:-mb-6\.5{
    margin-bottom: -1.625rem;
  }

  .lg\:-ml-6\.5{
    margin-left: -1.625rem;
  }

  .lg\:-mt-6\.75{
    margin-top: -1.6875rem;
  }

  .lg\:-mr-6\.75{
    margin-right: -1.6875rem;
  }

  .lg\:-mb-6\.75{
    margin-bottom: -1.6875rem;
  }

  .lg\:-ml-6\.75{
    margin-left: -1.6875rem;
  }

  .lg\:-mt-7\.25{
    margin-top: -1.8125rem;
  }

  .lg\:-mr-7\.25{
    margin-right: -1.8125rem;
  }

  .lg\:-mb-7\.25{
    margin-bottom: -1.8125rem;
  }

  .lg\:-ml-7\.25{
    margin-left: -1.8125rem;
  }

  .lg\:-mt-7\.5{
    margin-top: -1.875rem;
  }

  .lg\:-mr-7\.5{
    margin-right: -1.875rem;
  }

  .lg\:-mb-7\.5{
    margin-bottom: -1.875rem;
  }

  .lg\:-ml-7\.5{
    margin-left: -1.875rem;
  }

  .lg\:-mt-8\.25{
    margin-top: -2.0625rem;
  }

  .lg\:-mr-8\.25{
    margin-right: -2.0625rem;
  }

  .lg\:-mb-8\.25{
    margin-bottom: -2.0625rem;
  }

  .lg\:-ml-8\.25{
    margin-left: -2.0625rem;
  }

  .lg\:-mt-8\.5{
    margin-top: -2.125rem;
  }

  .lg\:-mr-8\.5{
    margin-right: -2.125rem;
  }

  .lg\:-mb-8\.5{
    margin-bottom: -2.125rem;
  }

  .lg\:-ml-8\.5{
    margin-left: -2.125rem;
  }

  .lg\:-mt-9\.25{
    margin-top: -2.3125rem;
  }

  .lg\:-mr-9\.25{
    margin-right: -2.3125rem;
  }

  .lg\:-mb-9\.25{
    margin-bottom: -2.3125rem;
  }

  .lg\:-ml-9\.25{
    margin-left: -2.3125rem;
  }

  .lg\:-mt-9\.5{
    margin-top: -2.375rem;
  }

  .lg\:-mr-9\.5{
    margin-right: -2.375rem;
  }

  .lg\:-mb-9\.5{
    margin-bottom: -2.375rem;
  }

  .lg\:-ml-9\.5{
    margin-left: -2.375rem;
  }

  .lg\:-mt-10\.5{
    margin-top: -2.625rem;
  }

  .lg\:-mr-10\.5{
    margin-right: -2.625rem;
  }

  .lg\:-mb-10\.5{
    margin-bottom: -2.625rem;
  }

  .lg\:-ml-10\.5{
    margin-left: -2.625rem;
  }

  .lg\:-mt-11\.25{
    margin-top: -2.8125rem;
  }

  .lg\:-mr-11\.25{
    margin-right: -2.8125rem;
  }

  .lg\:-mb-11\.25{
    margin-bottom: -2.8125rem;
  }

  .lg\:-ml-11\.25{
    margin-left: -2.8125rem;
  }

  .lg\:-mt-11\.5{
    margin-top: -2.875rem;
  }

  .lg\:-mr-11\.5{
    margin-right: -2.875rem;
  }

  .lg\:-mb-11\.5{
    margin-bottom: -2.875rem;
  }

  .lg\:-ml-11\.5{
    margin-left: -2.875rem;
  }

  .lg\:-mt-12\.5{
    margin-top: -3.125rem;
  }

  .lg\:-mr-12\.5{
    margin-right: -3.125rem;
  }

  .lg\:-mb-12\.5{
    margin-bottom: -3.125rem;
  }

  .lg\:-ml-12\.5{
    margin-left: -3.125rem;
  }

  .lg\:-mt-12\.75{
    margin-top: -3.1875rem;
  }

  .lg\:-mr-12\.75{
    margin-right: -3.1875rem;
  }

  .lg\:-mb-12\.75{
    margin-bottom: -3.1875rem;
  }

  .lg\:-ml-12\.75{
    margin-left: -3.1875rem;
  }

  .lg\:-mt-13\.5{
    margin-top: -3.375rem;
  }

  .lg\:-mr-13\.5{
    margin-right: -3.375rem;
  }

  .lg\:-mb-13\.5{
    margin-bottom: -3.375rem;
  }

  .lg\:-ml-13\.5{
    margin-left: -3.375rem;
  }

  .lg\:-mt-14\.5{
    margin-top: -3.625rem;
  }

  .lg\:-mr-14\.5{
    margin-right: -3.625rem;
  }

  .lg\:-mb-14\.5{
    margin-bottom: -3.625rem;
  }

  .lg\:-ml-14\.5{
    margin-left: -3.625rem;
  }

  .lg\:-mt-15\.5{
    margin-top: -3.875rem;
  }

  .lg\:-mr-15\.5{
    margin-right: -3.875rem;
  }

  .lg\:-mb-15\.5{
    margin-bottom: -3.875rem;
  }

  .lg\:-ml-15\.5{
    margin-left: -3.875rem;
  }

  .lg\:-mt-15\.75{
    margin-top: -3.9375rem;
  }

  .lg\:-mr-15\.75{
    margin-right: -3.9375rem;
  }

  .lg\:-mb-15\.75{
    margin-bottom: -3.9375rem;
  }

  .lg\:-ml-15\.75{
    margin-left: -3.9375rem;
  }

  .lg\:-mt-16\.25{
    margin-top: -4.0625rem;
  }

  .lg\:-mr-16\.25{
    margin-right: -4.0625rem;
  }

  .lg\:-mb-16\.25{
    margin-bottom: -4.0625rem;
  }

  .lg\:-ml-16\.25{
    margin-left: -4.0625rem;
  }

  .lg\:-mt-17\.25{
    margin-top: -4.3125rem;
  }

  .lg\:-mr-17\.25{
    margin-right: -4.3125rem;
  }

  .lg\:-mb-17\.25{
    margin-bottom: -4.3125rem;
  }

  .lg\:-ml-17\.25{
    margin-left: -4.3125rem;
  }

  .lg\:-mt-17\.5{
    margin-top: -4.375rem;
  }

  .lg\:-mr-17\.5{
    margin-right: -4.375rem;
  }

  .lg\:-mb-17\.5{
    margin-bottom: -4.375rem;
  }

  .lg\:-ml-17\.5{
    margin-left: -4.375rem;
  }

  .lg\:-mt-18\.25{
    margin-top: -4.5625rem;
  }

  .lg\:-mr-18\.25{
    margin-right: -4.5625rem;
  }

  .lg\:-mb-18\.25{
    margin-bottom: -4.5625rem;
  }

  .lg\:-ml-18\.25{
    margin-left: -4.5625rem;
  }

  .lg\:-mt-18\.5{
    margin-top: -4.625rem;
  }

  .lg\:-mr-18\.5{
    margin-right: -4.625rem;
  }

  .lg\:-mb-18\.5{
    margin-bottom: -4.625rem;
  }

  .lg\:-ml-18\.5{
    margin-left: -4.625rem;
  }

  .lg\:-mt-20\.25{
    margin-top: -5.0625rem;
  }

  .lg\:-mr-20\.25{
    margin-right: -5.0625rem;
  }

  .lg\:-mb-20\.25{
    margin-bottom: -5.0625rem;
  }

  .lg\:-ml-20\.25{
    margin-left: -5.0625rem;
  }

  .lg\:-mt-20\.5{
    margin-top: -5.125rem;
  }

  .lg\:-mr-20\.5{
    margin-right: -5.125rem;
  }

  .lg\:-mb-20\.5{
    margin-bottom: -5.125rem;
  }

  .lg\:-ml-20\.5{
    margin-left: -5.125rem;
  }

  .lg\:-mt-22\.5{
    margin-top: -5.625rem;
  }

  .lg\:-mr-22\.5{
    margin-right: -5.625rem;
  }

  .lg\:-mb-22\.5{
    margin-bottom: -5.625rem;
  }

  .lg\:-ml-22\.5{
    margin-left: -5.625rem;
  }

  .lg\:-mt-25\.5{
    margin-top: -6.375rem;
  }

  .lg\:-mr-25\.5{
    margin-right: -6.375rem;
  }

  .lg\:-mb-25\.5{
    margin-bottom: -6.375rem;
  }

  .lg\:-ml-25\.5{
    margin-left: -6.375rem;
  }

  .lg\:-mt-26\.75{
    margin-top: -6.6875rem;
  }

  .lg\:-mr-26\.75{
    margin-right: -6.6875rem;
  }

  .lg\:-mb-26\.75{
    margin-bottom: -6.6875rem;
  }

  .lg\:-ml-26\.75{
    margin-left: -6.6875rem;
  }

  .lg\:-mt-32\.5{
    margin-top: -8.125rem;
  }

  .lg\:-mr-32\.5{
    margin-right: -8.125rem;
  }

  .lg\:-mb-32\.5{
    margin-bottom: -8.125rem;
  }

  .lg\:-ml-32\.5{
    margin-left: -8.125rem;
  }

  .lg\:-mt-37\.5{
    margin-top: -9.375rem;
  }

  .lg\:-mr-37\.5{
    margin-right: -9.375rem;
  }

  .lg\:-mb-37\.5{
    margin-bottom: -9.375rem;
  }

  .lg\:-ml-37\.5{
    margin-left: -9.375rem;
  }

  .lg\:-mt-41\.25{
    margin-top: -10.3125rem;
  }

  .lg\:-mr-41\.25{
    margin-right: -10.3125rem;
  }

  .lg\:-mb-41\.25{
    margin-bottom: -10.3125rem;
  }

  .lg\:-ml-41\.25{
    margin-left: -10.3125rem;
  }

  .lg\:-mt-52\.5{
    margin-top: -13.125rem;
  }

  .lg\:-mr-52\.5{
    margin-right: -13.125rem;
  }

  .lg\:-mb-52\.5{
    margin-bottom: -13.125rem;
  }

  .lg\:-ml-52\.5{
    margin-left: -13.125rem;
  }

  .lg\:-mt-54\.5{
    margin-top: -13.625rem;
  }

  .lg\:-mr-54\.5{
    margin-right: -13.625rem;
  }

  .lg\:-mb-54\.5{
    margin-bottom: -13.625rem;
  }

  .lg\:-ml-54\.5{
    margin-left: -13.625rem;
  }

  .lg\:-mt-57\.25{
    margin-top: -14.3125rem;
  }

  .lg\:-mr-57\.25{
    margin-right: -14.3125rem;
  }

  .lg\:-mb-57\.25{
    margin-bottom: -14.3125rem;
  }

  .lg\:-ml-57\.25{
    margin-left: -14.3125rem;
  }

  .lg\:-mt-57\.5{
    margin-top: -14.375rem;
  }

  .lg\:-mr-57\.5{
    margin-right: -14.375rem;
  }

  .lg\:-mb-57\.5{
    margin-bottom: -14.375rem;
  }

  .lg\:-ml-57\.5{
    margin-left: -14.375rem;
  }

  .lg\:-mt-66\.25{
    margin-top: -16.5625rem;
  }

  .lg\:-mr-66\.25{
    margin-right: -16.5625rem;
  }

  .lg\:-mb-66\.25{
    margin-bottom: -16.5625rem;
  }

  .lg\:-ml-66\.25{
    margin-left: -16.5625rem;
  }

  .lg\:-mt-74\.5{
    margin-top: -18.125rem;
  }

  .lg\:-mr-74\.5{
    margin-right: -18.125rem;
  }

  .lg\:-mb-74\.5{
    margin-bottom: -18.125rem;
  }

  .lg\:-ml-74\.5{
    margin-left: -18.125rem;
  }

  .lg\:-mt-106\.25{
    margin-top: -26.5625rem;
  }

  .lg\:-mr-106\.25{
    margin-right: -26.5625rem;
  }

  .lg\:-mb-106\.25{
    margin-bottom: -26.5625rem;
  }

  .lg\:-ml-106\.25{
    margin-left: -26.5625rem;
  }

  .lg\:-mt-112\.25{
    margin-top: -28.0675rem;
  }

  .lg\:-mr-112\.25{
    margin-right: -28.0675rem;
  }

  .lg\:-mb-112\.25{
    margin-bottom: -28.0675rem;
  }

  .lg\:-ml-112\.25{
    margin-left: -28.0675rem;
  }

  .lg\:-mt-112\.75{
    margin-top: -28.1875rem;
  }

  .lg\:-mr-112\.75{
    margin-right: -28.1875rem;
  }

  .lg\:-mb-112\.75{
    margin-bottom: -28.1875rem;
  }

  .lg\:-ml-112\.75{
    margin-left: -28.1875rem;
  }

  .lg\:-mt-147\.5{
    margin-top: -36.875rem;
  }

  .lg\:-mr-147\.5{
    margin-right: -36.875rem;
  }

  .lg\:-mb-147\.5{
    margin-bottom: -36.875rem;
  }

  .lg\:-ml-147\.5{
    margin-left: -36.875rem;
  }

  .lg\:-mt-162\.5{
    margin-top: -40.625rem;
  }

  .lg\:-mr-162\.5{
    margin-right: -40.625rem;
  }

  .lg\:-mb-162\.5{
    margin-bottom: -40.625rem;
  }

  .lg\:-ml-162\.5{
    margin-left: -40.625rem;
  }

  .lg\:-mt-172\.25{
    margin-top: -42.5625rem;
  }

  .lg\:-mr-172\.25{
    margin-right: -42.5625rem;
  }

  .lg\:-mb-172\.25{
    margin-bottom: -42.5625rem;
  }

  .lg\:-ml-172\.25{
    margin-left: -42.5625rem;
  }

  .lg\:-mt-175\.25{
    margin-top: -43.8125rem;
  }

  .lg\:-mr-175\.25{
    margin-right: -43.8125rem;
  }

  .lg\:-mb-175\.25{
    margin-bottom: -43.8125rem;
  }

  .lg\:-ml-175\.25{
    margin-left: -43.8125rem;
  }

  .lg\:-mt-184\.25{
    margin-top: -46.0625rem;
  }

  .lg\:-mr-184\.25{
    margin-right: -46.0625rem;
  }

  .lg\:-mb-184\.25{
    margin-bottom: -46.0625rem;
  }

  .lg\:-ml-184\.25{
    margin-left: -46.0625rem;
  }

  .lg\:-mt-203\.25{
    margin-top: -50.8125rem;
  }

  .lg\:-mr-203\.25{
    margin-right: -50.8125rem;
  }

  .lg\:-mb-203\.25{
    margin-bottom: -50.8125rem;
  }

  .lg\:-ml-203\.25{
    margin-left: -50.8125rem;
  }

  .lg\:-mt-half{
    margin-top: -50%;
  }

  .lg\:-mr-half{
    margin-right: -50%;
  }

  .lg\:-mb-half{
    margin-bottom: -50%;
  }

  .lg\:-ml-half{
    margin-left: -50%;
  }

  .lg\:-mt-full{
    margin-top: -100%;
  }

  .lg\:-mr-full{
    margin-right: -100%;
  }

  .lg\:-mb-full{
    margin-bottom: -100%;
  }

  .lg\:-ml-full{
    margin-left: -100%;
  }

  .lg\:-mt-1\/10{
    margin-top: -10%;
  }

  .lg\:-mr-1\/10{
    margin-right: -10%;
  }

  .lg\:-mb-1\/10{
    margin-bottom: -10%;
  }

  .lg\:-ml-1\/10{
    margin-left: -10%;
  }

  .lg\:-mt-2\/10{
    margin-top: -20%;
  }

  .lg\:-mr-2\/10{
    margin-right: -20%;
  }

  .lg\:-mb-2\/10{
    margin-bottom: -20%;
  }

  .lg\:-ml-2\/10{
    margin-left: -20%;
  }

  .lg\:-mt-3\/10{
    margin-top: -30%;
  }

  .lg\:-mr-3\/10{
    margin-right: -30%;
  }

  .lg\:-mb-3\/10{
    margin-bottom: -30%;
  }

  .lg\:-ml-3\/10{
    margin-left: -30%;
  }

  .lg\:-mt-4\/10{
    margin-top: -40%;
  }

  .lg\:-mr-4\/10{
    margin-right: -40%;
  }

  .lg\:-mb-4\/10{
    margin-bottom: -40%;
  }

  .lg\:-ml-4\/10{
    margin-left: -40%;
  }

  .lg\:-mt-4\.5\/10{
    margin-top: -45%;
  }

  .lg\:-mr-4\.5\/10{
    margin-right: -45%;
  }

  .lg\:-mb-4\.5\/10{
    margin-bottom: -45%;
  }

  .lg\:-ml-4\.5\/10{
    margin-left: -45%;
  }

  .lg\:-mt-5\/10{
    margin-top: -50%;
  }

  .lg\:-mr-5\/10{
    margin-right: -50%;
  }

  .lg\:-mb-5\/10{
    margin-bottom: -50%;
  }

  .lg\:-ml-5\/10{
    margin-left: -50%;
  }

  .lg\:-mt-5\.5\/10{
    margin-top: -55%;
  }

  .lg\:-mr-5\.5\/10{
    margin-right: -55%;
  }

  .lg\:-mb-5\.5\/10{
    margin-bottom: -55%;
  }

  .lg\:-ml-5\.5\/10{
    margin-left: -55%;
  }

  .lg\:-mt-6\/10{
    margin-top: -60%;
  }

  .lg\:-mr-6\/10{
    margin-right: -60%;
  }

  .lg\:-mb-6\/10{
    margin-bottom: -60%;
  }

  .lg\:-ml-6\/10{
    margin-left: -60%;
  }

  .lg\:-mt-7\/10{
    margin-top: -70%;
  }

  .lg\:-mr-7\/10{
    margin-right: -70%;
  }

  .lg\:-mb-7\/10{
    margin-bottom: -70%;
  }

  .lg\:-ml-7\/10{
    margin-left: -70%;
  }

  .lg\:-mt-8\/10{
    margin-top: -80%;
  }

  .lg\:-mr-8\/10{
    margin-right: -80%;
  }

  .lg\:-mb-8\/10{
    margin-bottom: -80%;
  }

  .lg\:-ml-8\/10{
    margin-left: -80%;
  }

  .lg\:-mt-9\/10{
    margin-top: -90%;
  }

  .lg\:-mr-9\/10{
    margin-right: -90%;
  }

  .lg\:-mb-9\/10{
    margin-bottom: -90%;
  }

  .lg\:-ml-9\/10{
    margin-left: -90%;
  }

  .lg\:-mt-1\/12{
    margin-top: -8.33333%;
  }

  .lg\:-mr-1\/12{
    margin-right: -8.33333%;
  }

  .lg\:-mb-1\/12{
    margin-bottom: -8.33333%;
  }

  .lg\:-ml-1\/12{
    margin-left: -8.33333%;
  }

  .lg\:-mt-2\/12{
    margin-top: -16.66667%;
  }

  .lg\:-mr-2\/12{
    margin-right: -16.66667%;
  }

  .lg\:-mb-2\/12{
    margin-bottom: -16.66667%;
  }

  .lg\:-ml-2\/12{
    margin-left: -16.66667%;
  }

  .lg\:-mt-3\/12{
    margin-top: -25%;
  }

  .lg\:-mr-3\/12{
    margin-right: -25%;
  }

  .lg\:-mb-3\/12{
    margin-bottom: -25%;
  }

  .lg\:-ml-3\/12{
    margin-left: -25%;
  }

  .lg\:-mt-4\/12{
    margin-top: -33.33333%;
  }

  .lg\:-mr-4\/12{
    margin-right: -33.33333%;
  }

  .lg\:-mb-4\/12{
    margin-bottom: -33.33333%;
  }

  .lg\:-ml-4\/12{
    margin-left: -33.33333%;
  }

  .lg\:-mt-5\/12{
    margin-top: -41.66667%;
  }

  .lg\:-mr-5\/12{
    margin-right: -41.66667%;
  }

  .lg\:-mb-5\/12{
    margin-bottom: -41.66667%;
  }

  .lg\:-ml-5\/12{
    margin-left: -41.66667%;
  }

  .lg\:-mt-6\/12{
    margin-top: -50%;
  }

  .lg\:-mr-6\/12{
    margin-right: -50%;
  }

  .lg\:-mb-6\/12{
    margin-bottom: -50%;
  }

  .lg\:-ml-6\/12{
    margin-left: -50%;
  }

  .lg\:-mt-7\/12{
    margin-top: -58.33333%;
  }

  .lg\:-mr-7\/12{
    margin-right: -58.33333%;
  }

  .lg\:-mb-7\/12{
    margin-bottom: -58.33333%;
  }

  .lg\:-ml-7\/12{
    margin-left: -58.33333%;
  }

  .lg\:-mt-8\/12{
    margin-top: -66.66667%;
  }

  .lg\:-mr-8\/12{
    margin-right: -66.66667%;
  }

  .lg\:-mb-8\/12{
    margin-bottom: -66.66667%;
  }

  .lg\:-ml-8\/12{
    margin-left: -66.66667%;
  }

  .lg\:-mt-9\/12{
    margin-top: -75%;
  }

  .lg\:-mr-9\/12{
    margin-right: -75%;
  }

  .lg\:-mb-9\/12{
    margin-bottom: -75%;
  }

  .lg\:-ml-9\/12{
    margin-left: -75%;
  }

  .lg\:-mt-10\/12{
    margin-top: -83.33333%;
  }

  .lg\:-mr-10\/12{
    margin-right: -83.33333%;
  }

  .lg\:-mb-10\/12{
    margin-bottom: -83.33333%;
  }

  .lg\:-ml-10\/12{
    margin-left: -83.33333%;
  }

  .lg\:-mt-11\/12{
    margin-top: -91.66667%;
  }

  .lg\:-mr-11\/12{
    margin-right: -91.66667%;
  }

  .lg\:-mb-11\/12{
    margin-bottom: -91.66667%;
  }

  .lg\:-ml-11\/12{
    margin-left: -91.66667%;
  }

  .lg\:first\:m-0:first-child{
    margin: 0px;
  }

  .lg\:first\:m-1:first-child{
    margin: 0.25rem;
  }

  .lg\:first\:m-2:first-child{
    margin: 0.5rem;
  }

  .lg\:first\:m-3:first-child{
    margin: 0.75rem;
  }

  .lg\:first\:m-4:first-child{
    margin: 1rem;
  }

  .lg\:first\:m-5:first-child{
    margin: 1.25rem;
  }

  .lg\:first\:m-6:first-child{
    margin: 1.5rem;
  }

  .lg\:first\:m-7:first-child{
    margin: 1.75rem;
  }

  .lg\:first\:m-8:first-child{
    margin: 2rem;
  }

  .lg\:first\:m-9:first-child{
    margin: 2.25rem;
  }

  .lg\:first\:m-10:first-child{
    margin: 2.5rem;
  }

  .lg\:first\:m-11:first-child{
    margin: 2.75rem;
  }

  .lg\:first\:m-12:first-child{
    margin: 3rem;
  }

  .lg\:first\:m-13:first-child{
    margin: 3.25rem;
  }

  .lg\:first\:m-14:first-child{
    margin: 3.5rem;
  }

  .lg\:first\:m-15:first-child{
    margin: 3.75rem;
  }

  .lg\:first\:m-16:first-child{
    margin: 4rem;
  }

  .lg\:first\:m-17:first-child{
    margin: 4.25rem;
  }

  .lg\:first\:m-18:first-child{
    margin: 4.5rem;
  }

  .lg\:first\:m-19:first-child{
    margin: 4.75rem;
  }

  .lg\:first\:m-20:first-child{
    margin: 5rem;
  }

  .lg\:first\:m-22:first-child{
    margin: 5.5rem;
  }

  .lg\:first\:m-24:first-child{
    margin: 6rem;
  }

  .lg\:first\:m-25:first-child{
    margin: 6.25rem;
  }

  .lg\:first\:m-28:first-child{
    margin: 7rem;
  }

  .lg\:first\:m-30:first-child{
    margin: 7.5rem;
  }

  .lg\:first\:m-32:first-child{
    margin: 8rem;
  }

  .lg\:first\:m-34:first-child{
    margin: 8.5rem;
  }

  .lg\:first\:m-35:first-child{
    margin: 8.75rem;
  }

  .lg\:first\:m-36:first-child{
    margin: 9rem;
  }

  .lg\:first\:m-39:first-child{
    margin: 9.75rem;
  }

  .lg\:first\:m-40:first-child{
    margin: 10rem;
  }

  .lg\:first\:m-42:first-child{
    margin: 10.5rem;
  }

  .lg\:first\:m-44:first-child{
    margin: 11rem;
  }

  .lg\:first\:m-45:first-child{
    margin: 11.25rem;
  }

  .lg\:first\:m-48:first-child{
    margin: 12rem;
  }

  .lg\:first\:m-50:first-child{
    margin: 12.5rem;
  }

  .lg\:first\:m-52:first-child{
    margin: 13rem;
  }

  .lg\:first\:m-55:first-child{
    margin: 13.75rem;
  }

  .lg\:first\:m-56:first-child{
    margin: 14rem;
  }

  .lg\:first\:m-58:first-child{
    margin: 14.5rem;
  }

  .lg\:first\:m-60:first-child{
    margin: 15rem;
  }

  .lg\:first\:m-64:first-child{
    margin: 16rem;
  }

  .lg\:first\:m-65:first-child{
    margin: 16.25rem;
  }

  .lg\:first\:m-68:first-child{
    margin: 17rem;
  }

  .lg\:first\:m-69:first-child{
    margin: 17.25rem;
  }

  .lg\:first\:m-70:first-child{
    margin: 17.5rem;
  }

  .lg\:first\:m-72:first-child{
    margin: 18rem;
  }

  .lg\:first\:m-75:first-child{
    margin: 18.75rem;
  }

  .lg\:first\:m-80:first-child{
    margin: 20rem;
  }

  .lg\:first\:m-85:first-child{
    margin: 21.25rem;
  }

  .lg\:first\:m-86:first-child{
    margin: 21.5rem;
  }

  .lg\:first\:m-90:first-child{
    margin: 22.5rem;
  }

  .lg\:first\:m-96:first-child{
    margin: 24rem;
  }

  .lg\:first\:m-100:first-child{
    margin: 25rem;
  }

  .lg\:first\:m-115:first-child{
    margin: 28.75rem;
  }

  .lg\:first\:m-125:first-child{
    margin: 31.25rem;
  }

  .lg\:first\:m-142:first-child{
    margin: 35.5rem;
  }

  .lg\:first\:m-150:first-child{
    margin: 37.5rem;
  }

  .lg\:first\:m-156:first-child{
    margin: 39rem;
  }

  .lg\:first\:m-160:first-child{
    margin: 40rem;
  }

  .lg\:first\:m-175:first-child{
    margin: 43.75rem;
  }

  .lg\:first\:m-207:first-child{
    margin: 51.75rem;
  }

  .lg\:first\:m-242:first-child{
    margin: 60.5rem;
  }

  .lg\:first\:m-250:first-child{
    margin: 62.5rem;
  }

  .lg\:first\:m-258:first-child{
    margin: 64.5rem;
  }

  .lg\:first\:m-265:first-child{
    margin: 66.25rem;
  }

  .lg\:first\:m-280:first-child{
    margin: 70rem;
  }

  .lg\:first\:m-auto:first-child{
    margin: auto;
  }

  .lg\:first\:m-px:first-child{
    margin: 1px;
  }

  .lg\:first\:m-0\.5:first-child{
    margin: 0.125rem;
  }

  .lg\:first\:m-1\.5:first-child{
    margin: 0.375rem;
  }

  .lg\:first\:m-2\.5:first-child{
    margin: 0.625rem;
  }

  .lg\:first\:m-3\.5:first-child{
    margin: 0.875rem;
  }

  .lg\:first\:m-0\.25:first-child{
    margin: 0.0625rem;
  }

  .lg\:first\:m-0\.75:first-child{
    margin: 0.1875rem;
  }

  .lg\:first\:m-1\.25:first-child{
    margin: 0.3125rem;
  }

  .lg\:first\:m-1\.75:first-child{
    margin: 0.4375rem;
  }

  .lg\:first\:m-2\.25:first-child{
    margin: 0.5625rem;
  }

  .lg\:first\:m-2\.75:first-child{
    margin: 0.6875rem;
  }

  .lg\:first\:m-3\.25:first-child{
    margin: 0.8125rem;
  }

  .lg\:first\:m-3\.75:first-child{
    margin: 0.9375rem;
  }

  .lg\:first\:m-4\.25:first-child{
    margin: 1.0625rem;
  }

  .lg\:first\:m-4\.5:first-child{
    margin: 1.125rem;
  }

  .lg\:first\:m-4\.75:first-child{
    margin: 1.1875rem;
  }

  .lg\:first\:m-5\.25:first-child{
    margin: 1.3125rem;
  }

  .lg\:first\:m-5\.5:first-child{
    margin: 1.375rem;
  }

  .lg\:first\:m-5\.75:first-child{
    margin: 1.4375rem;
  }

  .lg\:first\:m-6\.25:first-child{
    margin: 1.5625rem;
  }

  .lg\:first\:m-6\.5:first-child{
    margin: 1.625rem;
  }

  .lg\:first\:m-6\.75:first-child{
    margin: 1.6875rem;
  }

  .lg\:first\:m-7\.25:first-child{
    margin: 1.8125rem;
  }

  .lg\:first\:m-7\.5:first-child{
    margin: 1.875rem;
  }

  .lg\:first\:m-8\.25:first-child{
    margin: 2.0625rem;
  }

  .lg\:first\:m-8\.5:first-child{
    margin: 2.125rem;
  }

  .lg\:first\:m-9\.25:first-child{
    margin: 2.3125rem;
  }

  .lg\:first\:m-9\.5:first-child{
    margin: 2.375rem;
  }

  .lg\:first\:m-10\.5:first-child{
    margin: 2.625rem;
  }

  .lg\:first\:m-11\.25:first-child{
    margin: 2.8125rem;
  }

  .lg\:first\:m-11\.5:first-child{
    margin: 2.875rem;
  }

  .lg\:first\:m-12\.5:first-child{
    margin: 3.125rem;
  }

  .lg\:first\:m-12\.75:first-child{
    margin: 3.1875rem;
  }

  .lg\:first\:m-13\.5:first-child{
    margin: 3.375rem;
  }

  .lg\:first\:m-14\.5:first-child{
    margin: 3.625rem;
  }

  .lg\:first\:m-15\.5:first-child{
    margin: 3.875rem;
  }

  .lg\:first\:m-15\.75:first-child{
    margin: 3.9375rem;
  }

  .lg\:first\:m-16\.25:first-child{
    margin: 4.0625rem;
  }

  .lg\:first\:m-17\.25:first-child{
    margin: 4.3125rem;
  }

  .lg\:first\:m-17\.5:first-child{
    margin: 4.375rem;
  }

  .lg\:first\:m-18\.25:first-child{
    margin: 4.5625rem;
  }

  .lg\:first\:m-18\.5:first-child{
    margin: 4.625rem;
  }

  .lg\:first\:m-20\.25:first-child{
    margin: 5.0625rem;
  }

  .lg\:first\:m-20\.5:first-child{
    margin: 5.125rem;
  }

  .lg\:first\:m-22\.5:first-child{
    margin: 5.625rem;
  }

  .lg\:first\:m-25\.5:first-child{
    margin: 6.375rem;
  }

  .lg\:first\:m-26\.75:first-child{
    margin: 6.6875rem;
  }

  .lg\:first\:m-32\.5:first-child{
    margin: 8.125rem;
  }

  .lg\:first\:m-37\.5:first-child{
    margin: 9.375rem;
  }

  .lg\:first\:m-41\.25:first-child{
    margin: 10.3125rem;
  }

  .lg\:first\:m-52\.5:first-child{
    margin: 13.125rem;
  }

  .lg\:first\:m-54\.5:first-child{
    margin: 13.625rem;
  }

  .lg\:first\:m-57\.25:first-child{
    margin: 14.3125rem;
  }

  .lg\:first\:m-57\.5:first-child{
    margin: 14.375rem;
  }

  .lg\:first\:m-66\.25:first-child{
    margin: 16.5625rem;
  }

  .lg\:first\:m-74\.5:first-child{
    margin: 18.125rem;
  }

  .lg\:first\:m-106\.25:first-child{
    margin: 26.5625rem;
  }

  .lg\:first\:m-112\.25:first-child{
    margin: 28.0675rem;
  }

  .lg\:first\:m-112\.75:first-child{
    margin: 28.1875rem;
  }

  .lg\:first\:m-147\.5:first-child{
    margin: 36.875rem;
  }

  .lg\:first\:m-162\.5:first-child{
    margin: 40.625rem;
  }

  .lg\:first\:m-172\.25:first-child{
    margin: 42.5625rem;
  }

  .lg\:first\:m-175\.25:first-child{
    margin: 43.8125rem;
  }

  .lg\:first\:m-184\.25:first-child{
    margin: 46.0625rem;
  }

  .lg\:first\:m-203\.25:first-child{
    margin: 50.8125rem;
  }

  .lg\:first\:m-half:first-child{
    margin: 50%;
  }

  .lg\:first\:m-full:first-child{
    margin: 100%;
  }

  .lg\:first\:m-1\/10:first-child{
    margin: 10%;
  }

  .lg\:first\:m-2\/10:first-child{
    margin: 20%;
  }

  .lg\:first\:m-3\/10:first-child{
    margin: 30%;
  }

  .lg\:first\:m-4\/10:first-child{
    margin: 40%;
  }

  .lg\:first\:m-4\.5\/10:first-child{
    margin: 45%;
  }

  .lg\:first\:m-5\/10:first-child{
    margin: 50%;
  }

  .lg\:first\:m-5\.5\/10:first-child{
    margin: 55%;
  }

  .lg\:first\:m-6\/10:first-child{
    margin: 60%;
  }

  .lg\:first\:m-7\/10:first-child{
    margin: 70%;
  }

  .lg\:first\:m-8\/10:first-child{
    margin: 80%;
  }

  .lg\:first\:m-9\/10:first-child{
    margin: 90%;
  }

  .lg\:first\:m-1\/12:first-child{
    margin: 8.333333%;
  }

  .lg\:first\:m-2\/12:first-child{
    margin: 16.666667%;
  }

  .lg\:first\:m-3\/12:first-child{
    margin: 25%;
  }

  .lg\:first\:m-4\/12:first-child{
    margin: 33.333333%;
  }

  .lg\:first\:m-5\/12:first-child{
    margin: 41.666667%;
  }

  .lg\:first\:m-6\/12:first-child{
    margin: 50%;
  }

  .lg\:first\:m-7\/12:first-child{
    margin: 58.333333%;
  }

  .lg\:first\:m-8\/12:first-child{
    margin: 66.666667%;
  }

  .lg\:first\:m-9\/12:first-child{
    margin: 75%;
  }

  .lg\:first\:m-10\/12:first-child{
    margin: 83.333333%;
  }

  .lg\:first\:m-11\/12:first-child{
    margin: 91.666667%;
  }

  .lg\:first\:-m-0:first-child{
    margin: 0px;
  }

  .lg\:first\:-m-1:first-child{
    margin: -0.25rem;
  }

  .lg\:first\:-m-2:first-child{
    margin: -0.5rem;
  }

  .lg\:first\:-m-3:first-child{
    margin: -0.75rem;
  }

  .lg\:first\:-m-4:first-child{
    margin: -1rem;
  }

  .lg\:first\:-m-5:first-child{
    margin: -1.25rem;
  }

  .lg\:first\:-m-6:first-child{
    margin: -1.5rem;
  }

  .lg\:first\:-m-7:first-child{
    margin: -1.75rem;
  }

  .lg\:first\:-m-8:first-child{
    margin: -2rem;
  }

  .lg\:first\:-m-9:first-child{
    margin: -2.25rem;
  }

  .lg\:first\:-m-10:first-child{
    margin: -2.5rem;
  }

  .lg\:first\:-m-11:first-child{
    margin: -2.75rem;
  }

  .lg\:first\:-m-12:first-child{
    margin: -3rem;
  }

  .lg\:first\:-m-13:first-child{
    margin: -3.25rem;
  }

  .lg\:first\:-m-14:first-child{
    margin: -3.5rem;
  }

  .lg\:first\:-m-15:first-child{
    margin: -3.75rem;
  }

  .lg\:first\:-m-16:first-child{
    margin: -4rem;
  }

  .lg\:first\:-m-17:first-child{
    margin: -4.25rem;
  }

  .lg\:first\:-m-18:first-child{
    margin: -4.5rem;
  }

  .lg\:first\:-m-19:first-child{
    margin: -4.75rem;
  }

  .lg\:first\:-m-20:first-child{
    margin: -5rem;
  }

  .lg\:first\:-m-22:first-child{
    margin: -5.5rem;
  }

  .lg\:first\:-m-24:first-child{
    margin: -6rem;
  }

  .lg\:first\:-m-25:first-child{
    margin: -6.25rem;
  }

  .lg\:first\:-m-28:first-child{
    margin: -7rem;
  }

  .lg\:first\:-m-30:first-child{
    margin: -7.5rem;
  }

  .lg\:first\:-m-32:first-child{
    margin: -8rem;
  }

  .lg\:first\:-m-34:first-child{
    margin: -8.5rem;
  }

  .lg\:first\:-m-35:first-child{
    margin: -8.75rem;
  }

  .lg\:first\:-m-36:first-child{
    margin: -9rem;
  }

  .lg\:first\:-m-39:first-child{
    margin: -9.75rem;
  }

  .lg\:first\:-m-40:first-child{
    margin: -10rem;
  }

  .lg\:first\:-m-42:first-child{
    margin: -10.5rem;
  }

  .lg\:first\:-m-44:first-child{
    margin: -11rem;
  }

  .lg\:first\:-m-45:first-child{
    margin: -11.25rem;
  }

  .lg\:first\:-m-48:first-child{
    margin: -12rem;
  }

  .lg\:first\:-m-50:first-child{
    margin: -12.5rem;
  }

  .lg\:first\:-m-52:first-child{
    margin: -13rem;
  }

  .lg\:first\:-m-55:first-child{
    margin: -13.75rem;
  }

  .lg\:first\:-m-56:first-child{
    margin: -14rem;
  }

  .lg\:first\:-m-58:first-child{
    margin: -14.5rem;
  }

  .lg\:first\:-m-60:first-child{
    margin: -15rem;
  }

  .lg\:first\:-m-64:first-child{
    margin: -16rem;
  }

  .lg\:first\:-m-65:first-child{
    margin: -16.25rem;
  }

  .lg\:first\:-m-68:first-child{
    margin: -17rem;
  }

  .lg\:first\:-m-69:first-child{
    margin: -17.25rem;
  }

  .lg\:first\:-m-70:first-child{
    margin: -17.5rem;
  }

  .lg\:first\:-m-72:first-child{
    margin: -18rem;
  }

  .lg\:first\:-m-75:first-child{
    margin: -18.75rem;
  }

  .lg\:first\:-m-80:first-child{
    margin: -20rem;
  }

  .lg\:first\:-m-85:first-child{
    margin: -21.25rem;
  }

  .lg\:first\:-m-86:first-child{
    margin: -21.5rem;
  }

  .lg\:first\:-m-90:first-child{
    margin: -22.5rem;
  }

  .lg\:first\:-m-96:first-child{
    margin: -24rem;
  }

  .lg\:first\:-m-100:first-child{
    margin: -25rem;
  }

  .lg\:first\:-m-115:first-child{
    margin: -28.75rem;
  }

  .lg\:first\:-m-125:first-child{
    margin: -31.25rem;
  }

  .lg\:first\:-m-142:first-child{
    margin: -35.5rem;
  }

  .lg\:first\:-m-150:first-child{
    margin: -37.5rem;
  }

  .lg\:first\:-m-156:first-child{
    margin: -39rem;
  }

  .lg\:first\:-m-160:first-child{
    margin: -40rem;
  }

  .lg\:first\:-m-175:first-child{
    margin: -43.75rem;
  }

  .lg\:first\:-m-207:first-child{
    margin: -51.75rem;
  }

  .lg\:first\:-m-242:first-child{
    margin: -60.5rem;
  }

  .lg\:first\:-m-250:first-child{
    margin: -62.5rem;
  }

  .lg\:first\:-m-258:first-child{
    margin: -64.5rem;
  }

  .lg\:first\:-m-265:first-child{
    margin: -66.25rem;
  }

  .lg\:first\:-m-280:first-child{
    margin: -70rem;
  }

  .lg\:first\:-m-px:first-child{
    margin: -1px;
  }

  .lg\:first\:-m-0\.5:first-child{
    margin: -0.125rem;
  }

  .lg\:first\:-m-1\.5:first-child{
    margin: -0.375rem;
  }

  .lg\:first\:-m-2\.5:first-child{
    margin: -0.625rem;
  }

  .lg\:first\:-m-3\.5:first-child{
    margin: -0.875rem;
  }

  .lg\:first\:-m-0\.25:first-child{
    margin: -0.0625rem;
  }

  .lg\:first\:-m-0\.75:first-child{
    margin: -0.1875rem;
  }

  .lg\:first\:-m-1\.25:first-child{
    margin: -0.3125rem;
  }

  .lg\:first\:-m-1\.75:first-child{
    margin: -0.4375rem;
  }

  .lg\:first\:-m-2\.25:first-child{
    margin: -0.5625rem;
  }

  .lg\:first\:-m-2\.75:first-child{
    margin: -0.6875rem;
  }

  .lg\:first\:-m-3\.25:first-child{
    margin: -0.8125rem;
  }

  .lg\:first\:-m-3\.75:first-child{
    margin: -0.9375rem;
  }

  .lg\:first\:-m-4\.25:first-child{
    margin: -1.0625rem;
  }

  .lg\:first\:-m-4\.5:first-child{
    margin: -1.125rem;
  }

  .lg\:first\:-m-4\.75:first-child{
    margin: -1.1875rem;
  }

  .lg\:first\:-m-5\.25:first-child{
    margin: -1.3125rem;
  }

  .lg\:first\:-m-5\.5:first-child{
    margin: -1.375rem;
  }

  .lg\:first\:-m-5\.75:first-child{
    margin: -1.4375rem;
  }

  .lg\:first\:-m-6\.25:first-child{
    margin: -1.5625rem;
  }

  .lg\:first\:-m-6\.5:first-child{
    margin: -1.625rem;
  }

  .lg\:first\:-m-6\.75:first-child{
    margin: -1.6875rem;
  }

  .lg\:first\:-m-7\.25:first-child{
    margin: -1.8125rem;
  }

  .lg\:first\:-m-7\.5:first-child{
    margin: -1.875rem;
  }

  .lg\:first\:-m-8\.25:first-child{
    margin: -2.0625rem;
  }

  .lg\:first\:-m-8\.5:first-child{
    margin: -2.125rem;
  }

  .lg\:first\:-m-9\.25:first-child{
    margin: -2.3125rem;
  }

  .lg\:first\:-m-9\.5:first-child{
    margin: -2.375rem;
  }

  .lg\:first\:-m-10\.5:first-child{
    margin: -2.625rem;
  }

  .lg\:first\:-m-11\.25:first-child{
    margin: -2.8125rem;
  }

  .lg\:first\:-m-11\.5:first-child{
    margin: -2.875rem;
  }

  .lg\:first\:-m-12\.5:first-child{
    margin: -3.125rem;
  }

  .lg\:first\:-m-12\.75:first-child{
    margin: -3.1875rem;
  }

  .lg\:first\:-m-13\.5:first-child{
    margin: -3.375rem;
  }

  .lg\:first\:-m-14\.5:first-child{
    margin: -3.625rem;
  }

  .lg\:first\:-m-15\.5:first-child{
    margin: -3.875rem;
  }

  .lg\:first\:-m-15\.75:first-child{
    margin: -3.9375rem;
  }

  .lg\:first\:-m-16\.25:first-child{
    margin: -4.0625rem;
  }

  .lg\:first\:-m-17\.25:first-child{
    margin: -4.3125rem;
  }

  .lg\:first\:-m-17\.5:first-child{
    margin: -4.375rem;
  }

  .lg\:first\:-m-18\.25:first-child{
    margin: -4.5625rem;
  }

  .lg\:first\:-m-18\.5:first-child{
    margin: -4.625rem;
  }

  .lg\:first\:-m-20\.25:first-child{
    margin: -5.0625rem;
  }

  .lg\:first\:-m-20\.5:first-child{
    margin: -5.125rem;
  }

  .lg\:first\:-m-22\.5:first-child{
    margin: -5.625rem;
  }

  .lg\:first\:-m-25\.5:first-child{
    margin: -6.375rem;
  }

  .lg\:first\:-m-26\.75:first-child{
    margin: -6.6875rem;
  }

  .lg\:first\:-m-32\.5:first-child{
    margin: -8.125rem;
  }

  .lg\:first\:-m-37\.5:first-child{
    margin: -9.375rem;
  }

  .lg\:first\:-m-41\.25:first-child{
    margin: -10.3125rem;
  }

  .lg\:first\:-m-52\.5:first-child{
    margin: -13.125rem;
  }

  .lg\:first\:-m-54\.5:first-child{
    margin: -13.625rem;
  }

  .lg\:first\:-m-57\.25:first-child{
    margin: -14.3125rem;
  }

  .lg\:first\:-m-57\.5:first-child{
    margin: -14.375rem;
  }

  .lg\:first\:-m-66\.25:first-child{
    margin: -16.5625rem;
  }

  .lg\:first\:-m-74\.5:first-child{
    margin: -18.125rem;
  }

  .lg\:first\:-m-106\.25:first-child{
    margin: -26.5625rem;
  }

  .lg\:first\:-m-112\.25:first-child{
    margin: -28.0675rem;
  }

  .lg\:first\:-m-112\.75:first-child{
    margin: -28.1875rem;
  }

  .lg\:first\:-m-147\.5:first-child{
    margin: -36.875rem;
  }

  .lg\:first\:-m-162\.5:first-child{
    margin: -40.625rem;
  }

  .lg\:first\:-m-172\.25:first-child{
    margin: -42.5625rem;
  }

  .lg\:first\:-m-175\.25:first-child{
    margin: -43.8125rem;
  }

  .lg\:first\:-m-184\.25:first-child{
    margin: -46.0625rem;
  }

  .lg\:first\:-m-203\.25:first-child{
    margin: -50.8125rem;
  }

  .lg\:first\:-m-half:first-child{
    margin: -50%;
  }

  .lg\:first\:-m-full:first-child{
    margin: -100%;
  }

  .lg\:first\:-m-1\/10:first-child{
    margin: -10%;
  }

  .lg\:first\:-m-2\/10:first-child{
    margin: -20%;
  }

  .lg\:first\:-m-3\/10:first-child{
    margin: -30%;
  }

  .lg\:first\:-m-4\/10:first-child{
    margin: -40%;
  }

  .lg\:first\:-m-4\.5\/10:first-child{
    margin: -45%;
  }

  .lg\:first\:-m-5\/10:first-child{
    margin: -50%;
  }

  .lg\:first\:-m-5\.5\/10:first-child{
    margin: -55%;
  }

  .lg\:first\:-m-6\/10:first-child{
    margin: -60%;
  }

  .lg\:first\:-m-7\/10:first-child{
    margin: -70%;
  }

  .lg\:first\:-m-8\/10:first-child{
    margin: -80%;
  }

  .lg\:first\:-m-9\/10:first-child{
    margin: -90%;
  }

  .lg\:first\:-m-1\/12:first-child{
    margin: -8.33333%;
  }

  .lg\:first\:-m-2\/12:first-child{
    margin: -16.66667%;
  }

  .lg\:first\:-m-3\/12:first-child{
    margin: -25%;
  }

  .lg\:first\:-m-4\/12:first-child{
    margin: -33.33333%;
  }

  .lg\:first\:-m-5\/12:first-child{
    margin: -41.66667%;
  }

  .lg\:first\:-m-6\/12:first-child{
    margin: -50%;
  }

  .lg\:first\:-m-7\/12:first-child{
    margin: -58.33333%;
  }

  .lg\:first\:-m-8\/12:first-child{
    margin: -66.66667%;
  }

  .lg\:first\:-m-9\/12:first-child{
    margin: -75%;
  }

  .lg\:first\:-m-10\/12:first-child{
    margin: -83.33333%;
  }

  .lg\:first\:-m-11\/12:first-child{
    margin: -91.66667%;
  }

  .lg\:first\:my-0:first-child{
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .lg\:first\:mx-0:first-child{
    margin-left: 0px;
    margin-right: 0px;
  }

  .lg\:first\:my-1:first-child{
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }

  .lg\:first\:mx-1:first-child{
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }

  .lg\:first\:my-2:first-child{
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }

  .lg\:first\:mx-2:first-child{
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }

  .lg\:first\:my-3:first-child{
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }

  .lg\:first\:mx-3:first-child{
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }

  .lg\:first\:my-4:first-child{
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .lg\:first\:mx-4:first-child{
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .lg\:first\:my-5:first-child{
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }

  .lg\:first\:mx-5:first-child{
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }

  .lg\:first\:my-6:first-child{
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .lg\:first\:mx-6:first-child{
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .lg\:first\:my-7:first-child{
    margin-top: 1.75rem;
    margin-bottom: 1.75rem;
  }

  .lg\:first\:mx-7:first-child{
    margin-left: 1.75rem;
    margin-right: 1.75rem;
  }

  .lg\:first\:my-8:first-child{
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .lg\:first\:mx-8:first-child{
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .lg\:first\:my-9:first-child{
    margin-top: 2.25rem;
    margin-bottom: 2.25rem;
  }

  .lg\:first\:mx-9:first-child{
    margin-left: 2.25rem;
    margin-right: 2.25rem;
  }

  .lg\:first\:my-10:first-child{
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .lg\:first\:mx-10:first-child{
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }

  .lg\:first\:my-11:first-child{
    margin-top: 2.75rem;
    margin-bottom: 2.75rem;
  }

  .lg\:first\:mx-11:first-child{
    margin-left: 2.75rem;
    margin-right: 2.75rem;
  }

  .lg\:first\:my-12:first-child{
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .lg\:first\:mx-12:first-child{
    margin-left: 3rem;
    margin-right: 3rem;
  }

  .lg\:first\:my-13:first-child{
    margin-top: 3.25rem;
    margin-bottom: 3.25rem;
  }

  .lg\:first\:mx-13:first-child{
    margin-left: 3.25rem;
    margin-right: 3.25rem;
  }

  .lg\:first\:my-14:first-child{
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }

  .lg\:first\:mx-14:first-child{
    margin-left: 3.5rem;
    margin-right: 3.5rem;
  }

  .lg\:first\:my-15:first-child{
    margin-top: 3.75rem;
    margin-bottom: 3.75rem;
  }

  .lg\:first\:mx-15:first-child{
    margin-left: 3.75rem;
    margin-right: 3.75rem;
  }

  .lg\:first\:my-16:first-child{
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .lg\:first\:mx-16:first-child{
    margin-left: 4rem;
    margin-right: 4rem;
  }

  .lg\:first\:my-17:first-child{
    margin-top: 4.25rem;
    margin-bottom: 4.25rem;
  }

  .lg\:first\:mx-17:first-child{
    margin-left: 4.25rem;
    margin-right: 4.25rem;
  }

  .lg\:first\:my-18:first-child{
    margin-top: 4.5rem;
    margin-bottom: 4.5rem;
  }

  .lg\:first\:mx-18:first-child{
    margin-left: 4.5rem;
    margin-right: 4.5rem;
  }

  .lg\:first\:my-19:first-child{
    margin-top: 4.75rem;
    margin-bottom: 4.75rem;
  }

  .lg\:first\:mx-19:first-child{
    margin-left: 4.75rem;
    margin-right: 4.75rem;
  }

  .lg\:first\:my-20:first-child{
    margin-top: 5rem;
    margin-bottom: 5rem;
  }

  .lg\:first\:mx-20:first-child{
    margin-left: 5rem;
    margin-right: 5rem;
  }

  .lg\:first\:my-22:first-child{
    margin-top: 5.5rem;
    margin-bottom: 5.5rem;
  }

  .lg\:first\:mx-22:first-child{
    margin-left: 5.5rem;
    margin-right: 5.5rem;
  }

  .lg\:first\:my-24:first-child{
    margin-top: 6rem;
    margin-bottom: 6rem;
  }

  .lg\:first\:mx-24:first-child{
    margin-left: 6rem;
    margin-right: 6rem;
  }

  .lg\:first\:my-25:first-child{
    margin-top: 6.25rem;
    margin-bottom: 6.25rem;
  }

  .lg\:first\:mx-25:first-child{
    margin-left: 6.25rem;
    margin-right: 6.25rem;
  }

  .lg\:first\:my-28:first-child{
    margin-top: 7rem;
    margin-bottom: 7rem;
  }

  .lg\:first\:mx-28:first-child{
    margin-left: 7rem;
    margin-right: 7rem;
  }

  .lg\:first\:my-30:first-child{
    margin-top: 7.5rem;
    margin-bottom: 7.5rem;
  }

  .lg\:first\:mx-30:first-child{
    margin-left: 7.5rem;
    margin-right: 7.5rem;
  }

  .lg\:first\:my-32:first-child{
    margin-top: 8rem;
    margin-bottom: 8rem;
  }

  .lg\:first\:mx-32:first-child{
    margin-left: 8rem;
    margin-right: 8rem;
  }

  .lg\:first\:my-34:first-child{
    margin-top: 8.5rem;
    margin-bottom: 8.5rem;
  }

  .lg\:first\:mx-34:first-child{
    margin-left: 8.5rem;
    margin-right: 8.5rem;
  }

  .lg\:first\:my-35:first-child{
    margin-top: 8.75rem;
    margin-bottom: 8.75rem;
  }

  .lg\:first\:mx-35:first-child{
    margin-left: 8.75rem;
    margin-right: 8.75rem;
  }

  .lg\:first\:my-36:first-child{
    margin-top: 9rem;
    margin-bottom: 9rem;
  }

  .lg\:first\:mx-36:first-child{
    margin-left: 9rem;
    margin-right: 9rem;
  }

  .lg\:first\:my-39:first-child{
    margin-top: 9.75rem;
    margin-bottom: 9.75rem;
  }

  .lg\:first\:mx-39:first-child{
    margin-left: 9.75rem;
    margin-right: 9.75rem;
  }

  .lg\:first\:my-40:first-child{
    margin-top: 10rem;
    margin-bottom: 10rem;
  }

  .lg\:first\:mx-40:first-child{
    margin-left: 10rem;
    margin-right: 10rem;
  }

  .lg\:first\:my-42:first-child{
    margin-top: 10.5rem;
    margin-bottom: 10.5rem;
  }

  .lg\:first\:mx-42:first-child{
    margin-left: 10.5rem;
    margin-right: 10.5rem;
  }

  .lg\:first\:my-44:first-child{
    margin-top: 11rem;
    margin-bottom: 11rem;
  }

  .lg\:first\:mx-44:first-child{
    margin-left: 11rem;
    margin-right: 11rem;
  }

  .lg\:first\:my-45:first-child{
    margin-top: 11.25rem;
    margin-bottom: 11.25rem;
  }

  .lg\:first\:mx-45:first-child{
    margin-left: 11.25rem;
    margin-right: 11.25rem;
  }

  .lg\:first\:my-48:first-child{
    margin-top: 12rem;
    margin-bottom: 12rem;
  }

  .lg\:first\:mx-48:first-child{
    margin-left: 12rem;
    margin-right: 12rem;
  }

  .lg\:first\:my-50:first-child{
    margin-top: 12.5rem;
    margin-bottom: 12.5rem;
  }

  .lg\:first\:mx-50:first-child{
    margin-left: 12.5rem;
    margin-right: 12.5rem;
  }

  .lg\:first\:my-52:first-child{
    margin-top: 13rem;
    margin-bottom: 13rem;
  }

  .lg\:first\:mx-52:first-child{
    margin-left: 13rem;
    margin-right: 13rem;
  }

  .lg\:first\:my-55:first-child{
    margin-top: 13.75rem;
    margin-bottom: 13.75rem;
  }

  .lg\:first\:mx-55:first-child{
    margin-left: 13.75rem;
    margin-right: 13.75rem;
  }

  .lg\:first\:my-56:first-child{
    margin-top: 14rem;
    margin-bottom: 14rem;
  }

  .lg\:first\:mx-56:first-child{
    margin-left: 14rem;
    margin-right: 14rem;
  }

  .lg\:first\:my-58:first-child{
    margin-top: 14.5rem;
    margin-bottom: 14.5rem;
  }

  .lg\:first\:mx-58:first-child{
    margin-left: 14.5rem;
    margin-right: 14.5rem;
  }

  .lg\:first\:my-60:first-child{
    margin-top: 15rem;
    margin-bottom: 15rem;
  }

  .lg\:first\:mx-60:first-child{
    margin-left: 15rem;
    margin-right: 15rem;
  }

  .lg\:first\:my-64:first-child{
    margin-top: 16rem;
    margin-bottom: 16rem;
  }

  .lg\:first\:mx-64:first-child{
    margin-left: 16rem;
    margin-right: 16rem;
  }

  .lg\:first\:my-65:first-child{
    margin-top: 16.25rem;
    margin-bottom: 16.25rem;
  }

  .lg\:first\:mx-65:first-child{
    margin-left: 16.25rem;
    margin-right: 16.25rem;
  }

  .lg\:first\:my-68:first-child{
    margin-top: 17rem;
    margin-bottom: 17rem;
  }

  .lg\:first\:mx-68:first-child{
    margin-left: 17rem;
    margin-right: 17rem;
  }

  .lg\:first\:my-69:first-child{
    margin-top: 17.25rem;
    margin-bottom: 17.25rem;
  }

  .lg\:first\:mx-69:first-child{
    margin-left: 17.25rem;
    margin-right: 17.25rem;
  }

  .lg\:first\:my-70:first-child{
    margin-top: 17.5rem;
    margin-bottom: 17.5rem;
  }

  .lg\:first\:mx-70:first-child{
    margin-left: 17.5rem;
    margin-right: 17.5rem;
  }

  .lg\:first\:my-72:first-child{
    margin-top: 18rem;
    margin-bottom: 18rem;
  }

  .lg\:first\:mx-72:first-child{
    margin-left: 18rem;
    margin-right: 18rem;
  }

  .lg\:first\:my-75:first-child{
    margin-top: 18.75rem;
    margin-bottom: 18.75rem;
  }

  .lg\:first\:mx-75:first-child{
    margin-left: 18.75rem;
    margin-right: 18.75rem;
  }

  .lg\:first\:my-80:first-child{
    margin-top: 20rem;
    margin-bottom: 20rem;
  }

  .lg\:first\:mx-80:first-child{
    margin-left: 20rem;
    margin-right: 20rem;
  }

  .lg\:first\:my-85:first-child{
    margin-top: 21.25rem;
    margin-bottom: 21.25rem;
  }

  .lg\:first\:mx-85:first-child{
    margin-left: 21.25rem;
    margin-right: 21.25rem;
  }

  .lg\:first\:my-86:first-child{
    margin-top: 21.5rem;
    margin-bottom: 21.5rem;
  }

  .lg\:first\:mx-86:first-child{
    margin-left: 21.5rem;
    margin-right: 21.5rem;
  }

  .lg\:first\:my-90:first-child{
    margin-top: 22.5rem;
    margin-bottom: 22.5rem;
  }

  .lg\:first\:mx-90:first-child{
    margin-left: 22.5rem;
    margin-right: 22.5rem;
  }

  .lg\:first\:my-96:first-child{
    margin-top: 24rem;
    margin-bottom: 24rem;
  }

  .lg\:first\:mx-96:first-child{
    margin-left: 24rem;
    margin-right: 24rem;
  }

  .lg\:first\:my-100:first-child{
    margin-top: 25rem;
    margin-bottom: 25rem;
  }

  .lg\:first\:mx-100:first-child{
    margin-left: 25rem;
    margin-right: 25rem;
  }

  .lg\:first\:my-115:first-child{
    margin-top: 28.75rem;
    margin-bottom: 28.75rem;
  }

  .lg\:first\:mx-115:first-child{
    margin-left: 28.75rem;
    margin-right: 28.75rem;
  }

  .lg\:first\:my-125:first-child{
    margin-top: 31.25rem;
    margin-bottom: 31.25rem;
  }

  .lg\:first\:mx-125:first-child{
    margin-left: 31.25rem;
    margin-right: 31.25rem;
  }

  .lg\:first\:my-142:first-child{
    margin-top: 35.5rem;
    margin-bottom: 35.5rem;
  }

  .lg\:first\:mx-142:first-child{
    margin-left: 35.5rem;
    margin-right: 35.5rem;
  }

  .lg\:first\:my-150:first-child{
    margin-top: 37.5rem;
    margin-bottom: 37.5rem;
  }

  .lg\:first\:mx-150:first-child{
    margin-left: 37.5rem;
    margin-right: 37.5rem;
  }

  .lg\:first\:my-156:first-child{
    margin-top: 39rem;
    margin-bottom: 39rem;
  }

  .lg\:first\:mx-156:first-child{
    margin-left: 39rem;
    margin-right: 39rem;
  }

  .lg\:first\:my-160:first-child{
    margin-top: 40rem;
    margin-bottom: 40rem;
  }

  .lg\:first\:mx-160:first-child{
    margin-left: 40rem;
    margin-right: 40rem;
  }

  .lg\:first\:my-175:first-child{
    margin-top: 43.75rem;
    margin-bottom: 43.75rem;
  }

  .lg\:first\:mx-175:first-child{
    margin-left: 43.75rem;
    margin-right: 43.75rem;
  }

  .lg\:first\:my-207:first-child{
    margin-top: 51.75rem;
    margin-bottom: 51.75rem;
  }

  .lg\:first\:mx-207:first-child{
    margin-left: 51.75rem;
    margin-right: 51.75rem;
  }

  .lg\:first\:my-242:first-child{
    margin-top: 60.5rem;
    margin-bottom: 60.5rem;
  }

  .lg\:first\:mx-242:first-child{
    margin-left: 60.5rem;
    margin-right: 60.5rem;
  }

  .lg\:first\:my-250:first-child{
    margin-top: 62.5rem;
    margin-bottom: 62.5rem;
  }

  .lg\:first\:mx-250:first-child{
    margin-left: 62.5rem;
    margin-right: 62.5rem;
  }

  .lg\:first\:my-258:first-child{
    margin-top: 64.5rem;
    margin-bottom: 64.5rem;
  }

  .lg\:first\:mx-258:first-child{
    margin-left: 64.5rem;
    margin-right: 64.5rem;
  }

  .lg\:first\:my-265:first-child{
    margin-top: 66.25rem;
    margin-bottom: 66.25rem;
  }

  .lg\:first\:mx-265:first-child{
    margin-left: 66.25rem;
    margin-right: 66.25rem;
  }

  .lg\:first\:my-280:first-child{
    margin-top: 70rem;
    margin-bottom: 70rem;
  }

  .lg\:first\:mx-280:first-child{
    margin-left: 70rem;
    margin-right: 70rem;
  }

  .lg\:first\:my-auto:first-child{
    margin-top: auto;
    margin-bottom: auto;
  }

  .lg\:first\:mx-auto:first-child{
    margin-left: auto;
    margin-right: auto;
  }

  .lg\:first\:my-px:first-child{
    margin-top: 1px;
    margin-bottom: 1px;
  }

  .lg\:first\:mx-px:first-child{
    margin-left: 1px;
    margin-right: 1px;
  }

  .lg\:first\:my-0\.5:first-child{
    margin-top: 0.125rem;
    margin-bottom: 0.125rem;
  }

  .lg\:first\:mx-0\.5:first-child{
    margin-left: 0.125rem;
    margin-right: 0.125rem;
  }

  .lg\:first\:my-1\.5:first-child{
    margin-top: 0.375rem;
    margin-bottom: 0.375rem;
  }

  .lg\:first\:mx-1\.5:first-child{
    margin-left: 0.375rem;
    margin-right: 0.375rem;
  }

  .lg\:first\:my-2\.5:first-child{
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
  }

  .lg\:first\:mx-2\.5:first-child{
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }

  .lg\:first\:my-3\.5:first-child{
    margin-top: 0.875rem;
    margin-bottom: 0.875rem;
  }

  .lg\:first\:mx-3\.5:first-child{
    margin-left: 0.875rem;
    margin-right: 0.875rem;
  }

  .lg\:first\:my-0\.25:first-child{
    margin-top: 0.0625rem;
    margin-bottom: 0.0625rem;
  }

  .lg\:first\:mx-0\.25:first-child{
    margin-left: 0.0625rem;
    margin-right: 0.0625rem;
  }

  .lg\:first\:my-0\.75:first-child{
    margin-top: 0.1875rem;
    margin-bottom: 0.1875rem;
  }

  .lg\:first\:mx-0\.75:first-child{
    margin-left: 0.1875rem;
    margin-right: 0.1875rem;
  }

  .lg\:first\:my-1\.25:first-child{
    margin-top: 0.3125rem;
    margin-bottom: 0.3125rem;
  }

  .lg\:first\:mx-1\.25:first-child{
    margin-left: 0.3125rem;
    margin-right: 0.3125rem;
  }

  .lg\:first\:my-1\.75:first-child{
    margin-top: 0.4375rem;
    margin-bottom: 0.4375rem;
  }

  .lg\:first\:mx-1\.75:first-child{
    margin-left: 0.4375rem;
    margin-right: 0.4375rem;
  }

  .lg\:first\:my-2\.25:first-child{
    margin-top: 0.5625rem;
    margin-bottom: 0.5625rem;
  }

  .lg\:first\:mx-2\.25:first-child{
    margin-left: 0.5625rem;
    margin-right: 0.5625rem;
  }

  .lg\:first\:my-2\.75:first-child{
    margin-top: 0.6875rem;
    margin-bottom: 0.6875rem;
  }

  .lg\:first\:mx-2\.75:first-child{
    margin-left: 0.6875rem;
    margin-right: 0.6875rem;
  }

  .lg\:first\:my-3\.25:first-child{
    margin-top: 0.8125rem;
    margin-bottom: 0.8125rem;
  }

  .lg\:first\:mx-3\.25:first-child{
    margin-left: 0.8125rem;
    margin-right: 0.8125rem;
  }

  .lg\:first\:my-3\.75:first-child{
    margin-top: 0.9375rem;
    margin-bottom: 0.9375rem;
  }

  .lg\:first\:mx-3\.75:first-child{
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }

  .lg\:first\:my-4\.25:first-child{
    margin-top: 1.0625rem;
    margin-bottom: 1.0625rem;
  }

  .lg\:first\:mx-4\.25:first-child{
    margin-left: 1.0625rem;
    margin-right: 1.0625rem;
  }

  .lg\:first\:my-4\.5:first-child{
    margin-top: 1.125rem;
    margin-bottom: 1.125rem;
  }

  .lg\:first\:mx-4\.5:first-child{
    margin-left: 1.125rem;
    margin-right: 1.125rem;
  }

  .lg\:first\:my-4\.75:first-child{
    margin-top: 1.1875rem;
    margin-bottom: 1.1875rem;
  }

  .lg\:first\:mx-4\.75:first-child{
    margin-left: 1.1875rem;
    margin-right: 1.1875rem;
  }

  .lg\:first\:my-5\.25:first-child{
    margin-top: 1.3125rem;
    margin-bottom: 1.3125rem;
  }

  .lg\:first\:mx-5\.25:first-child{
    margin-left: 1.3125rem;
    margin-right: 1.3125rem;
  }

  .lg\:first\:my-5\.5:first-child{
    margin-top: 1.375rem;
    margin-bottom: 1.375rem;
  }

  .lg\:first\:mx-5\.5:first-child{
    margin-left: 1.375rem;
    margin-right: 1.375rem;
  }

  .lg\:first\:my-5\.75:first-child{
    margin-top: 1.4375rem;
    margin-bottom: 1.4375rem;
  }

  .lg\:first\:mx-5\.75:first-child{
    margin-left: 1.4375rem;
    margin-right: 1.4375rem;
  }

  .lg\:first\:my-6\.25:first-child{
    margin-top: 1.5625rem;
    margin-bottom: 1.5625rem;
  }

  .lg\:first\:mx-6\.25:first-child{
    margin-left: 1.5625rem;
    margin-right: 1.5625rem;
  }

  .lg\:first\:my-6\.5:first-child{
    margin-top: 1.625rem;
    margin-bottom: 1.625rem;
  }

  .lg\:first\:mx-6\.5:first-child{
    margin-left: 1.625rem;
    margin-right: 1.625rem;
  }

  .lg\:first\:my-6\.75:first-child{
    margin-top: 1.6875rem;
    margin-bottom: 1.6875rem;
  }

  .lg\:first\:mx-6\.75:first-child{
    margin-left: 1.6875rem;
    margin-right: 1.6875rem;
  }

  .lg\:first\:my-7\.25:first-child{
    margin-top: 1.8125rem;
    margin-bottom: 1.8125rem;
  }

  .lg\:first\:mx-7\.25:first-child{
    margin-left: 1.8125rem;
    margin-right: 1.8125rem;
  }

  .lg\:first\:my-7\.5:first-child{
    margin-top: 1.875rem;
    margin-bottom: 1.875rem;
  }

  .lg\:first\:mx-7\.5:first-child{
    margin-left: 1.875rem;
    margin-right: 1.875rem;
  }

  .lg\:first\:my-8\.25:first-child{
    margin-top: 2.0625rem;
    margin-bottom: 2.0625rem;
  }

  .lg\:first\:mx-8\.25:first-child{
    margin-left: 2.0625rem;
    margin-right: 2.0625rem;
  }

  .lg\:first\:my-8\.5:first-child{
    margin-top: 2.125rem;
    margin-bottom: 2.125rem;
  }

  .lg\:first\:mx-8\.5:first-child{
    margin-left: 2.125rem;
    margin-right: 2.125rem;
  }

  .lg\:first\:my-9\.25:first-child{
    margin-top: 2.3125rem;
    margin-bottom: 2.3125rem;
  }

  .lg\:first\:mx-9\.25:first-child{
    margin-left: 2.3125rem;
    margin-right: 2.3125rem;
  }

  .lg\:first\:my-9\.5:first-child{
    margin-top: 2.375rem;
    margin-bottom: 2.375rem;
  }

  .lg\:first\:mx-9\.5:first-child{
    margin-left: 2.375rem;
    margin-right: 2.375rem;
  }

  .lg\:first\:my-10\.5:first-child{
    margin-top: 2.625rem;
    margin-bottom: 2.625rem;
  }

  .lg\:first\:mx-10\.5:first-child{
    margin-left: 2.625rem;
    margin-right: 2.625rem;
  }

  .lg\:first\:my-11\.25:first-child{
    margin-top: 2.8125rem;
    margin-bottom: 2.8125rem;
  }

  .lg\:first\:mx-11\.25:first-child{
    margin-left: 2.8125rem;
    margin-right: 2.8125rem;
  }

  .lg\:first\:my-11\.5:first-child{
    margin-top: 2.875rem;
    margin-bottom: 2.875rem;
  }

  .lg\:first\:mx-11\.5:first-child{
    margin-left: 2.875rem;
    margin-right: 2.875rem;
  }

  .lg\:first\:my-12\.5:first-child{
    margin-top: 3.125rem;
    margin-bottom: 3.125rem;
  }

  .lg\:first\:mx-12\.5:first-child{
    margin-left: 3.125rem;
    margin-right: 3.125rem;
  }

  .lg\:first\:my-12\.75:first-child{
    margin-top: 3.1875rem;
    margin-bottom: 3.1875rem;
  }

  .lg\:first\:mx-12\.75:first-child{
    margin-left: 3.1875rem;
    margin-right: 3.1875rem;
  }

  .lg\:first\:my-13\.5:first-child{
    margin-top: 3.375rem;
    margin-bottom: 3.375rem;
  }

  .lg\:first\:mx-13\.5:first-child{
    margin-left: 3.375rem;
    margin-right: 3.375rem;
  }

  .lg\:first\:my-14\.5:first-child{
    margin-top: 3.625rem;
    margin-bottom: 3.625rem;
  }

  .lg\:first\:mx-14\.5:first-child{
    margin-left: 3.625rem;
    margin-right: 3.625rem;
  }

  .lg\:first\:my-15\.5:first-child{
    margin-top: 3.875rem;
    margin-bottom: 3.875rem;
  }

  .lg\:first\:mx-15\.5:first-child{
    margin-left: 3.875rem;
    margin-right: 3.875rem;
  }

  .lg\:first\:my-15\.75:first-child{
    margin-top: 3.9375rem;
    margin-bottom: 3.9375rem;
  }

  .lg\:first\:mx-15\.75:first-child{
    margin-left: 3.9375rem;
    margin-right: 3.9375rem;
  }

  .lg\:first\:my-16\.25:first-child{
    margin-top: 4.0625rem;
    margin-bottom: 4.0625rem;
  }

  .lg\:first\:mx-16\.25:first-child{
    margin-left: 4.0625rem;
    margin-right: 4.0625rem;
  }

  .lg\:first\:my-17\.25:first-child{
    margin-top: 4.3125rem;
    margin-bottom: 4.3125rem;
  }

  .lg\:first\:mx-17\.25:first-child{
    margin-left: 4.3125rem;
    margin-right: 4.3125rem;
  }

  .lg\:first\:my-17\.5:first-child{
    margin-top: 4.375rem;
    margin-bottom: 4.375rem;
  }

  .lg\:first\:mx-17\.5:first-child{
    margin-left: 4.375rem;
    margin-right: 4.375rem;
  }

  .lg\:first\:my-18\.25:first-child{
    margin-top: 4.5625rem;
    margin-bottom: 4.5625rem;
  }

  .lg\:first\:mx-18\.25:first-child{
    margin-left: 4.5625rem;
    margin-right: 4.5625rem;
  }

  .lg\:first\:my-18\.5:first-child{
    margin-top: 4.625rem;
    margin-bottom: 4.625rem;
  }

  .lg\:first\:mx-18\.5:first-child{
    margin-left: 4.625rem;
    margin-right: 4.625rem;
  }

  .lg\:first\:my-20\.25:first-child{
    margin-top: 5.0625rem;
    margin-bottom: 5.0625rem;
  }

  .lg\:first\:mx-20\.25:first-child{
    margin-left: 5.0625rem;
    margin-right: 5.0625rem;
  }

  .lg\:first\:my-20\.5:first-child{
    margin-top: 5.125rem;
    margin-bottom: 5.125rem;
  }

  .lg\:first\:mx-20\.5:first-child{
    margin-left: 5.125rem;
    margin-right: 5.125rem;
  }

  .lg\:first\:my-22\.5:first-child{
    margin-top: 5.625rem;
    margin-bottom: 5.625rem;
  }

  .lg\:first\:mx-22\.5:first-child{
    margin-left: 5.625rem;
    margin-right: 5.625rem;
  }

  .lg\:first\:my-25\.5:first-child{
    margin-top: 6.375rem;
    margin-bottom: 6.375rem;
  }

  .lg\:first\:mx-25\.5:first-child{
    margin-left: 6.375rem;
    margin-right: 6.375rem;
  }

  .lg\:first\:my-26\.75:first-child{
    margin-top: 6.6875rem;
    margin-bottom: 6.6875rem;
  }

  .lg\:first\:mx-26\.75:first-child{
    margin-left: 6.6875rem;
    margin-right: 6.6875rem;
  }

  .lg\:first\:my-32\.5:first-child{
    margin-top: 8.125rem;
    margin-bottom: 8.125rem;
  }

  .lg\:first\:mx-32\.5:first-child{
    margin-left: 8.125rem;
    margin-right: 8.125rem;
  }

  .lg\:first\:my-37\.5:first-child{
    margin-top: 9.375rem;
    margin-bottom: 9.375rem;
  }

  .lg\:first\:mx-37\.5:first-child{
    margin-left: 9.375rem;
    margin-right: 9.375rem;
  }

  .lg\:first\:my-41\.25:first-child{
    margin-top: 10.3125rem;
    margin-bottom: 10.3125rem;
  }

  .lg\:first\:mx-41\.25:first-child{
    margin-left: 10.3125rem;
    margin-right: 10.3125rem;
  }

  .lg\:first\:my-52\.5:first-child{
    margin-top: 13.125rem;
    margin-bottom: 13.125rem;
  }

  .lg\:first\:mx-52\.5:first-child{
    margin-left: 13.125rem;
    margin-right: 13.125rem;
  }

  .lg\:first\:my-54\.5:first-child{
    margin-top: 13.625rem;
    margin-bottom: 13.625rem;
  }

  .lg\:first\:mx-54\.5:first-child{
    margin-left: 13.625rem;
    margin-right: 13.625rem;
  }

  .lg\:first\:my-57\.25:first-child{
    margin-top: 14.3125rem;
    margin-bottom: 14.3125rem;
  }

  .lg\:first\:mx-57\.25:first-child{
    margin-left: 14.3125rem;
    margin-right: 14.3125rem;
  }

  .lg\:first\:my-57\.5:first-child{
    margin-top: 14.375rem;
    margin-bottom: 14.375rem;
  }

  .lg\:first\:mx-57\.5:first-child{
    margin-left: 14.375rem;
    margin-right: 14.375rem;
  }

  .lg\:first\:my-66\.25:first-child{
    margin-top: 16.5625rem;
    margin-bottom: 16.5625rem;
  }

  .lg\:first\:mx-66\.25:first-child{
    margin-left: 16.5625rem;
    margin-right: 16.5625rem;
  }

  .lg\:first\:my-74\.5:first-child{
    margin-top: 18.125rem;
    margin-bottom: 18.125rem;
  }

  .lg\:first\:mx-74\.5:first-child{
    margin-left: 18.125rem;
    margin-right: 18.125rem;
  }

  .lg\:first\:my-106\.25:first-child{
    margin-top: 26.5625rem;
    margin-bottom: 26.5625rem;
  }

  .lg\:first\:mx-106\.25:first-child{
    margin-left: 26.5625rem;
    margin-right: 26.5625rem;
  }

  .lg\:first\:my-112\.25:first-child{
    margin-top: 28.0675rem;
    margin-bottom: 28.0675rem;
  }

  .lg\:first\:mx-112\.25:first-child{
    margin-left: 28.0675rem;
    margin-right: 28.0675rem;
  }

  .lg\:first\:my-112\.75:first-child{
    margin-top: 28.1875rem;
    margin-bottom: 28.1875rem;
  }

  .lg\:first\:mx-112\.75:first-child{
    margin-left: 28.1875rem;
    margin-right: 28.1875rem;
  }

  .lg\:first\:my-147\.5:first-child{
    margin-top: 36.875rem;
    margin-bottom: 36.875rem;
  }

  .lg\:first\:mx-147\.5:first-child{
    margin-left: 36.875rem;
    margin-right: 36.875rem;
  }

  .lg\:first\:my-162\.5:first-child{
    margin-top: 40.625rem;
    margin-bottom: 40.625rem;
  }

  .lg\:first\:mx-162\.5:first-child{
    margin-left: 40.625rem;
    margin-right: 40.625rem;
  }

  .lg\:first\:my-172\.25:first-child{
    margin-top: 42.5625rem;
    margin-bottom: 42.5625rem;
  }

  .lg\:first\:mx-172\.25:first-child{
    margin-left: 42.5625rem;
    margin-right: 42.5625rem;
  }

  .lg\:first\:my-175\.25:first-child{
    margin-top: 43.8125rem;
    margin-bottom: 43.8125rem;
  }

  .lg\:first\:mx-175\.25:first-child{
    margin-left: 43.8125rem;
    margin-right: 43.8125rem;
  }

  .lg\:first\:my-184\.25:first-child{
    margin-top: 46.0625rem;
    margin-bottom: 46.0625rem;
  }

  .lg\:first\:mx-184\.25:first-child{
    margin-left: 46.0625rem;
    margin-right: 46.0625rem;
  }

  .lg\:first\:my-203\.25:first-child{
    margin-top: 50.8125rem;
    margin-bottom: 50.8125rem;
  }

  .lg\:first\:mx-203\.25:first-child{
    margin-left: 50.8125rem;
    margin-right: 50.8125rem;
  }

  .lg\:first\:my-half:first-child{
    margin-top: 50%;
    margin-bottom: 50%;
  }

  .lg\:first\:mx-half:first-child{
    margin-left: 50%;
    margin-right: 50%;
  }

  .lg\:first\:my-full:first-child{
    margin-top: 100%;
    margin-bottom: 100%;
  }

  .lg\:first\:mx-full:first-child{
    margin-left: 100%;
    margin-right: 100%;
  }

  .lg\:first\:my-1\/10:first-child{
    margin-top: 10%;
    margin-bottom: 10%;
  }

  .lg\:first\:mx-1\/10:first-child{
    margin-left: 10%;
    margin-right: 10%;
  }

  .lg\:first\:my-2\/10:first-child{
    margin-top: 20%;
    margin-bottom: 20%;
  }

  .lg\:first\:mx-2\/10:first-child{
    margin-left: 20%;
    margin-right: 20%;
  }

  .lg\:first\:my-3\/10:first-child{
    margin-top: 30%;
    margin-bottom: 30%;
  }

  .lg\:first\:mx-3\/10:first-child{
    margin-left: 30%;
    margin-right: 30%;
  }

  .lg\:first\:my-4\/10:first-child{
    margin-top: 40%;
    margin-bottom: 40%;
  }

  .lg\:first\:mx-4\/10:first-child{
    margin-left: 40%;
    margin-right: 40%;
  }

  .lg\:first\:my-4\.5\/10:first-child{
    margin-top: 45%;
    margin-bottom: 45%;
  }

  .lg\:first\:mx-4\.5\/10:first-child{
    margin-left: 45%;
    margin-right: 45%;
  }

  .lg\:first\:my-5\/10:first-child{
    margin-top: 50%;
    margin-bottom: 50%;
  }

  .lg\:first\:mx-5\/10:first-child{
    margin-left: 50%;
    margin-right: 50%;
  }

  .lg\:first\:my-5\.5\/10:first-child{
    margin-top: 55%;
    margin-bottom: 55%;
  }

  .lg\:first\:mx-5\.5\/10:first-child{
    margin-left: 55%;
    margin-right: 55%;
  }

  .lg\:first\:my-6\/10:first-child{
    margin-top: 60%;
    margin-bottom: 60%;
  }

  .lg\:first\:mx-6\/10:first-child{
    margin-left: 60%;
    margin-right: 60%;
  }

  .lg\:first\:my-7\/10:first-child{
    margin-top: 70%;
    margin-bottom: 70%;
  }

  .lg\:first\:mx-7\/10:first-child{
    margin-left: 70%;
    margin-right: 70%;
  }

  .lg\:first\:my-8\/10:first-child{
    margin-top: 80%;
    margin-bottom: 80%;
  }

  .lg\:first\:mx-8\/10:first-child{
    margin-left: 80%;
    margin-right: 80%;
  }

  .lg\:first\:my-9\/10:first-child{
    margin-top: 90%;
    margin-bottom: 90%;
  }

  .lg\:first\:mx-9\/10:first-child{
    margin-left: 90%;
    margin-right: 90%;
  }

  .lg\:first\:my-1\/12:first-child{
    margin-top: 8.333333%;
    margin-bottom: 8.333333%;
  }

  .lg\:first\:mx-1\/12:first-child{
    margin-left: 8.333333%;
    margin-right: 8.333333%;
  }

  .lg\:first\:my-2\/12:first-child{
    margin-top: 16.666667%;
    margin-bottom: 16.666667%;
  }

  .lg\:first\:mx-2\/12:first-child{
    margin-left: 16.666667%;
    margin-right: 16.666667%;
  }

  .lg\:first\:my-3\/12:first-child{
    margin-top: 25%;
    margin-bottom: 25%;
  }

  .lg\:first\:mx-3\/12:first-child{
    margin-left: 25%;
    margin-right: 25%;
  }

  .lg\:first\:my-4\/12:first-child{
    margin-top: 33.333333%;
    margin-bottom: 33.333333%;
  }

  .lg\:first\:mx-4\/12:first-child{
    margin-left: 33.333333%;
    margin-right: 33.333333%;
  }

  .lg\:first\:my-5\/12:first-child{
    margin-top: 41.666667%;
    margin-bottom: 41.666667%;
  }

  .lg\:first\:mx-5\/12:first-child{
    margin-left: 41.666667%;
    margin-right: 41.666667%;
  }

  .lg\:first\:my-6\/12:first-child{
    margin-top: 50%;
    margin-bottom: 50%;
  }

  .lg\:first\:mx-6\/12:first-child{
    margin-left: 50%;
    margin-right: 50%;
  }

  .lg\:first\:my-7\/12:first-child{
    margin-top: 58.333333%;
    margin-bottom: 58.333333%;
  }

  .lg\:first\:mx-7\/12:first-child{
    margin-left: 58.333333%;
    margin-right: 58.333333%;
  }

  .lg\:first\:my-8\/12:first-child{
    margin-top: 66.666667%;
    margin-bottom: 66.666667%;
  }

  .lg\:first\:mx-8\/12:first-child{
    margin-left: 66.666667%;
    margin-right: 66.666667%;
  }

  .lg\:first\:my-9\/12:first-child{
    margin-top: 75%;
    margin-bottom: 75%;
  }

  .lg\:first\:mx-9\/12:first-child{
    margin-left: 75%;
    margin-right: 75%;
  }

  .lg\:first\:my-10\/12:first-child{
    margin-top: 83.333333%;
    margin-bottom: 83.333333%;
  }

  .lg\:first\:mx-10\/12:first-child{
    margin-left: 83.333333%;
    margin-right: 83.333333%;
  }

  .lg\:first\:my-11\/12:first-child{
    margin-top: 91.666667%;
    margin-bottom: 91.666667%;
  }

  .lg\:first\:mx-11\/12:first-child{
    margin-left: 91.666667%;
    margin-right: 91.666667%;
  }

  .lg\:first\:-my-0:first-child{
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .lg\:first\:-mx-0:first-child{
    margin-left: 0px;
    margin-right: 0px;
  }

  .lg\:first\:-my-1:first-child{
    margin-top: -0.25rem;
    margin-bottom: -0.25rem;
  }

  .lg\:first\:-mx-1:first-child{
    margin-left: -0.25rem;
    margin-right: -0.25rem;
  }

  .lg\:first\:-my-2:first-child{
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }

  .lg\:first\:-mx-2:first-child{
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }

  .lg\:first\:-my-3:first-child{
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }

  .lg\:first\:-mx-3:first-child{
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }

  .lg\:first\:-my-4:first-child{
    margin-top: -1rem;
    margin-bottom: -1rem;
  }

  .lg\:first\:-mx-4:first-child{
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .lg\:first\:-my-5:first-child{
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
  }

  .lg\:first\:-mx-5:first-child{
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }

  .lg\:first\:-my-6:first-child{
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
  }

  .lg\:first\:-mx-6:first-child{
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }

  .lg\:first\:-my-7:first-child{
    margin-top: -1.75rem;
    margin-bottom: -1.75rem;
  }

  .lg\:first\:-mx-7:first-child{
    margin-left: -1.75rem;
    margin-right: -1.75rem;
  }

  .lg\:first\:-my-8:first-child{
    margin-top: -2rem;
    margin-bottom: -2rem;
  }

  .lg\:first\:-mx-8:first-child{
    margin-left: -2rem;
    margin-right: -2rem;
  }

  .lg\:first\:-my-9:first-child{
    margin-top: -2.25rem;
    margin-bottom: -2.25rem;
  }

  .lg\:first\:-mx-9:first-child{
    margin-left: -2.25rem;
    margin-right: -2.25rem;
  }

  .lg\:first\:-my-10:first-child{
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
  }

  .lg\:first\:-mx-10:first-child{
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }

  .lg\:first\:-my-11:first-child{
    margin-top: -2.75rem;
    margin-bottom: -2.75rem;
  }

  .lg\:first\:-mx-11:first-child{
    margin-left: -2.75rem;
    margin-right: -2.75rem;
  }

  .lg\:first\:-my-12:first-child{
    margin-top: -3rem;
    margin-bottom: -3rem;
  }

  .lg\:first\:-mx-12:first-child{
    margin-left: -3rem;
    margin-right: -3rem;
  }

  .lg\:first\:-my-13:first-child{
    margin-top: -3.25rem;
    margin-bottom: -3.25rem;
  }

  .lg\:first\:-mx-13:first-child{
    margin-left: -3.25rem;
    margin-right: -3.25rem;
  }

  .lg\:first\:-my-14:first-child{
    margin-top: -3.5rem;
    margin-bottom: -3.5rem;
  }

  .lg\:first\:-mx-14:first-child{
    margin-left: -3.5rem;
    margin-right: -3.5rem;
  }

  .lg\:first\:-my-15:first-child{
    margin-top: -3.75rem;
    margin-bottom: -3.75rem;
  }

  .lg\:first\:-mx-15:first-child{
    margin-left: -3.75rem;
    margin-right: -3.75rem;
  }

  .lg\:first\:-my-16:first-child{
    margin-top: -4rem;
    margin-bottom: -4rem;
  }

  .lg\:first\:-mx-16:first-child{
    margin-left: -4rem;
    margin-right: -4rem;
  }

  .lg\:first\:-my-17:first-child{
    margin-top: -4.25rem;
    margin-bottom: -4.25rem;
  }

  .lg\:first\:-mx-17:first-child{
    margin-left: -4.25rem;
    margin-right: -4.25rem;
  }

  .lg\:first\:-my-18:first-child{
    margin-top: -4.5rem;
    margin-bottom: -4.5rem;
  }

  .lg\:first\:-mx-18:first-child{
    margin-left: -4.5rem;
    margin-right: -4.5rem;
  }

  .lg\:first\:-my-19:first-child{
    margin-top: -4.75rem;
    margin-bottom: -4.75rem;
  }

  .lg\:first\:-mx-19:first-child{
    margin-left: -4.75rem;
    margin-right: -4.75rem;
  }

  .lg\:first\:-my-20:first-child{
    margin-top: -5rem;
    margin-bottom: -5rem;
  }

  .lg\:first\:-mx-20:first-child{
    margin-left: -5rem;
    margin-right: -5rem;
  }

  .lg\:first\:-my-22:first-child{
    margin-top: -5.5rem;
    margin-bottom: -5.5rem;
  }

  .lg\:first\:-mx-22:first-child{
    margin-left: -5.5rem;
    margin-right: -5.5rem;
  }

  .lg\:first\:-my-24:first-child{
    margin-top: -6rem;
    margin-bottom: -6rem;
  }

  .lg\:first\:-mx-24:first-child{
    margin-left: -6rem;
    margin-right: -6rem;
  }

  .lg\:first\:-my-25:first-child{
    margin-top: -6.25rem;
    margin-bottom: -6.25rem;
  }

  .lg\:first\:-mx-25:first-child{
    margin-left: -6.25rem;
    margin-right: -6.25rem;
  }

  .lg\:first\:-my-28:first-child{
    margin-top: -7rem;
    margin-bottom: -7rem;
  }

  .lg\:first\:-mx-28:first-child{
    margin-left: -7rem;
    margin-right: -7rem;
  }

  .lg\:first\:-my-30:first-child{
    margin-top: -7.5rem;
    margin-bottom: -7.5rem;
  }

  .lg\:first\:-mx-30:first-child{
    margin-left: -7.5rem;
    margin-right: -7.5rem;
  }

  .lg\:first\:-my-32:first-child{
    margin-top: -8rem;
    margin-bottom: -8rem;
  }

  .lg\:first\:-mx-32:first-child{
    margin-left: -8rem;
    margin-right: -8rem;
  }

  .lg\:first\:-my-34:first-child{
    margin-top: -8.5rem;
    margin-bottom: -8.5rem;
  }

  .lg\:first\:-mx-34:first-child{
    margin-left: -8.5rem;
    margin-right: -8.5rem;
  }

  .lg\:first\:-my-35:first-child{
    margin-top: -8.75rem;
    margin-bottom: -8.75rem;
  }

  .lg\:first\:-mx-35:first-child{
    margin-left: -8.75rem;
    margin-right: -8.75rem;
  }

  .lg\:first\:-my-36:first-child{
    margin-top: -9rem;
    margin-bottom: -9rem;
  }

  .lg\:first\:-mx-36:first-child{
    margin-left: -9rem;
    margin-right: -9rem;
  }

  .lg\:first\:-my-39:first-child{
    margin-top: -9.75rem;
    margin-bottom: -9.75rem;
  }

  .lg\:first\:-mx-39:first-child{
    margin-left: -9.75rem;
    margin-right: -9.75rem;
  }

  .lg\:first\:-my-40:first-child{
    margin-top: -10rem;
    margin-bottom: -10rem;
  }

  .lg\:first\:-mx-40:first-child{
    margin-left: -10rem;
    margin-right: -10rem;
  }

  .lg\:first\:-my-42:first-child{
    margin-top: -10.5rem;
    margin-bottom: -10.5rem;
  }

  .lg\:first\:-mx-42:first-child{
    margin-left: -10.5rem;
    margin-right: -10.5rem;
  }

  .lg\:first\:-my-44:first-child{
    margin-top: -11rem;
    margin-bottom: -11rem;
  }

  .lg\:first\:-mx-44:first-child{
    margin-left: -11rem;
    margin-right: -11rem;
  }

  .lg\:first\:-my-45:first-child{
    margin-top: -11.25rem;
    margin-bottom: -11.25rem;
  }

  .lg\:first\:-mx-45:first-child{
    margin-left: -11.25rem;
    margin-right: -11.25rem;
  }

  .lg\:first\:-my-48:first-child{
    margin-top: -12rem;
    margin-bottom: -12rem;
  }

  .lg\:first\:-mx-48:first-child{
    margin-left: -12rem;
    margin-right: -12rem;
  }

  .lg\:first\:-my-50:first-child{
    margin-top: -12.5rem;
    margin-bottom: -12.5rem;
  }

  .lg\:first\:-mx-50:first-child{
    margin-left: -12.5rem;
    margin-right: -12.5rem;
  }

  .lg\:first\:-my-52:first-child{
    margin-top: -13rem;
    margin-bottom: -13rem;
  }

  .lg\:first\:-mx-52:first-child{
    margin-left: -13rem;
    margin-right: -13rem;
  }

  .lg\:first\:-my-55:first-child{
    margin-top: -13.75rem;
    margin-bottom: -13.75rem;
  }

  .lg\:first\:-mx-55:first-child{
    margin-left: -13.75rem;
    margin-right: -13.75rem;
  }

  .lg\:first\:-my-56:first-child{
    margin-top: -14rem;
    margin-bottom: -14rem;
  }

  .lg\:first\:-mx-56:first-child{
    margin-left: -14rem;
    margin-right: -14rem;
  }

  .lg\:first\:-my-58:first-child{
    margin-top: -14.5rem;
    margin-bottom: -14.5rem;
  }

  .lg\:first\:-mx-58:first-child{
    margin-left: -14.5rem;
    margin-right: -14.5rem;
  }

  .lg\:first\:-my-60:first-child{
    margin-top: -15rem;
    margin-bottom: -15rem;
  }

  .lg\:first\:-mx-60:first-child{
    margin-left: -15rem;
    margin-right: -15rem;
  }

  .lg\:first\:-my-64:first-child{
    margin-top: -16rem;
    margin-bottom: -16rem;
  }

  .lg\:first\:-mx-64:first-child{
    margin-left: -16rem;
    margin-right: -16rem;
  }

  .lg\:first\:-my-65:first-child{
    margin-top: -16.25rem;
    margin-bottom: -16.25rem;
  }

  .lg\:first\:-mx-65:first-child{
    margin-left: -16.25rem;
    margin-right: -16.25rem;
  }

  .lg\:first\:-my-68:first-child{
    margin-top: -17rem;
    margin-bottom: -17rem;
  }

  .lg\:first\:-mx-68:first-child{
    margin-left: -17rem;
    margin-right: -17rem;
  }

  .lg\:first\:-my-69:first-child{
    margin-top: -17.25rem;
    margin-bottom: -17.25rem;
  }

  .lg\:first\:-mx-69:first-child{
    margin-left: -17.25rem;
    margin-right: -17.25rem;
  }

  .lg\:first\:-my-70:first-child{
    margin-top: -17.5rem;
    margin-bottom: -17.5rem;
  }

  .lg\:first\:-mx-70:first-child{
    margin-left: -17.5rem;
    margin-right: -17.5rem;
  }

  .lg\:first\:-my-72:first-child{
    margin-top: -18rem;
    margin-bottom: -18rem;
  }

  .lg\:first\:-mx-72:first-child{
    margin-left: -18rem;
    margin-right: -18rem;
  }

  .lg\:first\:-my-75:first-child{
    margin-top: -18.75rem;
    margin-bottom: -18.75rem;
  }

  .lg\:first\:-mx-75:first-child{
    margin-left: -18.75rem;
    margin-right: -18.75rem;
  }

  .lg\:first\:-my-80:first-child{
    margin-top: -20rem;
    margin-bottom: -20rem;
  }

  .lg\:first\:-mx-80:first-child{
    margin-left: -20rem;
    margin-right: -20rem;
  }

  .lg\:first\:-my-85:first-child{
    margin-top: -21.25rem;
    margin-bottom: -21.25rem;
  }

  .lg\:first\:-mx-85:first-child{
    margin-left: -21.25rem;
    margin-right: -21.25rem;
  }

  .lg\:first\:-my-86:first-child{
    margin-top: -21.5rem;
    margin-bottom: -21.5rem;
  }

  .lg\:first\:-mx-86:first-child{
    margin-left: -21.5rem;
    margin-right: -21.5rem;
  }

  .lg\:first\:-my-90:first-child{
    margin-top: -22.5rem;
    margin-bottom: -22.5rem;
  }

  .lg\:first\:-mx-90:first-child{
    margin-left: -22.5rem;
    margin-right: -22.5rem;
  }

  .lg\:first\:-my-96:first-child{
    margin-top: -24rem;
    margin-bottom: -24rem;
  }

  .lg\:first\:-mx-96:first-child{
    margin-left: -24rem;
    margin-right: -24rem;
  }

  .lg\:first\:-my-100:first-child{
    margin-top: -25rem;
    margin-bottom: -25rem;
  }

  .lg\:first\:-mx-100:first-child{
    margin-left: -25rem;
    margin-right: -25rem;
  }

  .lg\:first\:-my-115:first-child{
    margin-top: -28.75rem;
    margin-bottom: -28.75rem;
  }

  .lg\:first\:-mx-115:first-child{
    margin-left: -28.75rem;
    margin-right: -28.75rem;
  }

  .lg\:first\:-my-125:first-child{
    margin-top: -31.25rem;
    margin-bottom: -31.25rem;
  }

  .lg\:first\:-mx-125:first-child{
    margin-left: -31.25rem;
    margin-right: -31.25rem;
  }

  .lg\:first\:-my-142:first-child{
    margin-top: -35.5rem;
    margin-bottom: -35.5rem;
  }

  .lg\:first\:-mx-142:first-child{
    margin-left: -35.5rem;
    margin-right: -35.5rem;
  }

  .lg\:first\:-my-150:first-child{
    margin-top: -37.5rem;
    margin-bottom: -37.5rem;
  }

  .lg\:first\:-mx-150:first-child{
    margin-left: -37.5rem;
    margin-right: -37.5rem;
  }

  .lg\:first\:-my-156:first-child{
    margin-top: -39rem;
    margin-bottom: -39rem;
  }

  .lg\:first\:-mx-156:first-child{
    margin-left: -39rem;
    margin-right: -39rem;
  }

  .lg\:first\:-my-160:first-child{
    margin-top: -40rem;
    margin-bottom: -40rem;
  }

  .lg\:first\:-mx-160:first-child{
    margin-left: -40rem;
    margin-right: -40rem;
  }

  .lg\:first\:-my-175:first-child{
    margin-top: -43.75rem;
    margin-bottom: -43.75rem;
  }

  .lg\:first\:-mx-175:first-child{
    margin-left: -43.75rem;
    margin-right: -43.75rem;
  }

  .lg\:first\:-my-207:first-child{
    margin-top: -51.75rem;
    margin-bottom: -51.75rem;
  }

  .lg\:first\:-mx-207:first-child{
    margin-left: -51.75rem;
    margin-right: -51.75rem;
  }

  .lg\:first\:-my-242:first-child{
    margin-top: -60.5rem;
    margin-bottom: -60.5rem;
  }

  .lg\:first\:-mx-242:first-child{
    margin-left: -60.5rem;
    margin-right: -60.5rem;
  }

  .lg\:first\:-my-250:first-child{
    margin-top: -62.5rem;
    margin-bottom: -62.5rem;
  }

  .lg\:first\:-mx-250:first-child{
    margin-left: -62.5rem;
    margin-right: -62.5rem;
  }

  .lg\:first\:-my-258:first-child{
    margin-top: -64.5rem;
    margin-bottom: -64.5rem;
  }

  .lg\:first\:-mx-258:first-child{
    margin-left: -64.5rem;
    margin-right: -64.5rem;
  }

  .lg\:first\:-my-265:first-child{
    margin-top: -66.25rem;
    margin-bottom: -66.25rem;
  }

  .lg\:first\:-mx-265:first-child{
    margin-left: -66.25rem;
    margin-right: -66.25rem;
  }

  .lg\:first\:-my-280:first-child{
    margin-top: -70rem;
    margin-bottom: -70rem;
  }

  .lg\:first\:-mx-280:first-child{
    margin-left: -70rem;
    margin-right: -70rem;
  }

  .lg\:first\:-my-px:first-child{
    margin-top: -1px;
    margin-bottom: -1px;
  }

  .lg\:first\:-mx-px:first-child{
    margin-left: -1px;
    margin-right: -1px;
  }

  .lg\:first\:-my-0\.5:first-child{
    margin-top: -0.125rem;
    margin-bottom: -0.125rem;
  }

  .lg\:first\:-mx-0\.5:first-child{
    margin-left: -0.125rem;
    margin-right: -0.125rem;
  }

  .lg\:first\:-my-1\.5:first-child{
    margin-top: -0.375rem;
    margin-bottom: -0.375rem;
  }

  .lg\:first\:-mx-1\.5:first-child{
    margin-left: -0.375rem;
    margin-right: -0.375rem;
  }

  .lg\:first\:-my-2\.5:first-child{
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
  }

  .lg\:first\:-mx-2\.5:first-child{
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }

  .lg\:first\:-my-3\.5:first-child{
    margin-top: -0.875rem;
    margin-bottom: -0.875rem;
  }

  .lg\:first\:-mx-3\.5:first-child{
    margin-left: -0.875rem;
    margin-right: -0.875rem;
  }

  .lg\:first\:-my-0\.25:first-child{
    margin-top: -0.0625rem;
    margin-bottom: -0.0625rem;
  }

  .lg\:first\:-mx-0\.25:first-child{
    margin-left: -0.0625rem;
    margin-right: -0.0625rem;
  }

  .lg\:first\:-my-0\.75:first-child{
    margin-top: -0.1875rem;
    margin-bottom: -0.1875rem;
  }

  .lg\:first\:-mx-0\.75:first-child{
    margin-left: -0.1875rem;
    margin-right: -0.1875rem;
  }

  .lg\:first\:-my-1\.25:first-child{
    margin-top: -0.3125rem;
    margin-bottom: -0.3125rem;
  }

  .lg\:first\:-mx-1\.25:first-child{
    margin-left: -0.3125rem;
    margin-right: -0.3125rem;
  }

  .lg\:first\:-my-1\.75:first-child{
    margin-top: -0.4375rem;
    margin-bottom: -0.4375rem;
  }

  .lg\:first\:-mx-1\.75:first-child{
    margin-left: -0.4375rem;
    margin-right: -0.4375rem;
  }

  .lg\:first\:-my-2\.25:first-child{
    margin-top: -0.5625rem;
    margin-bottom: -0.5625rem;
  }

  .lg\:first\:-mx-2\.25:first-child{
    margin-left: -0.5625rem;
    margin-right: -0.5625rem;
  }

  .lg\:first\:-my-2\.75:first-child{
    margin-top: -0.6875rem;
    margin-bottom: -0.6875rem;
  }

  .lg\:first\:-mx-2\.75:first-child{
    margin-left: -0.6875rem;
    margin-right: -0.6875rem;
  }

  .lg\:first\:-my-3\.25:first-child{
    margin-top: -0.8125rem;
    margin-bottom: -0.8125rem;
  }

  .lg\:first\:-mx-3\.25:first-child{
    margin-left: -0.8125rem;
    margin-right: -0.8125rem;
  }

  .lg\:first\:-my-3\.75:first-child{
    margin-top: -0.9375rem;
    margin-bottom: -0.9375rem;
  }

  .lg\:first\:-mx-3\.75:first-child{
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
  }

  .lg\:first\:-my-4\.25:first-child{
    margin-top: -1.0625rem;
    margin-bottom: -1.0625rem;
  }

  .lg\:first\:-mx-4\.25:first-child{
    margin-left: -1.0625rem;
    margin-right: -1.0625rem;
  }

  .lg\:first\:-my-4\.5:first-child{
    margin-top: -1.125rem;
    margin-bottom: -1.125rem;
  }

  .lg\:first\:-mx-4\.5:first-child{
    margin-left: -1.125rem;
    margin-right: -1.125rem;
  }

  .lg\:first\:-my-4\.75:first-child{
    margin-top: -1.1875rem;
    margin-bottom: -1.1875rem;
  }

  .lg\:first\:-mx-4\.75:first-child{
    margin-left: -1.1875rem;
    margin-right: -1.1875rem;
  }

  .lg\:first\:-my-5\.25:first-child{
    margin-top: -1.3125rem;
    margin-bottom: -1.3125rem;
  }

  .lg\:first\:-mx-5\.25:first-child{
    margin-left: -1.3125rem;
    margin-right: -1.3125rem;
  }

  .lg\:first\:-my-5\.5:first-child{
    margin-top: -1.375rem;
    margin-bottom: -1.375rem;
  }

  .lg\:first\:-mx-5\.5:first-child{
    margin-left: -1.375rem;
    margin-right: -1.375rem;
  }

  .lg\:first\:-my-5\.75:first-child{
    margin-top: -1.4375rem;
    margin-bottom: -1.4375rem;
  }

  .lg\:first\:-mx-5\.75:first-child{
    margin-left: -1.4375rem;
    margin-right: -1.4375rem;
  }

  .lg\:first\:-my-6\.25:first-child{
    margin-top: -1.5625rem;
    margin-bottom: -1.5625rem;
  }

  .lg\:first\:-mx-6\.25:first-child{
    margin-left: -1.5625rem;
    margin-right: -1.5625rem;
  }

  .lg\:first\:-my-6\.5:first-child{
    margin-top: -1.625rem;
    margin-bottom: -1.625rem;
  }

  .lg\:first\:-mx-6\.5:first-child{
    margin-left: -1.625rem;
    margin-right: -1.625rem;
  }

  .lg\:first\:-my-6\.75:first-child{
    margin-top: -1.6875rem;
    margin-bottom: -1.6875rem;
  }

  .lg\:first\:-mx-6\.75:first-child{
    margin-left: -1.6875rem;
    margin-right: -1.6875rem;
  }

  .lg\:first\:-my-7\.25:first-child{
    margin-top: -1.8125rem;
    margin-bottom: -1.8125rem;
  }

  .lg\:first\:-mx-7\.25:first-child{
    margin-left: -1.8125rem;
    margin-right: -1.8125rem;
  }

  .lg\:first\:-my-7\.5:first-child{
    margin-top: -1.875rem;
    margin-bottom: -1.875rem;
  }

  .lg\:first\:-mx-7\.5:first-child{
    margin-left: -1.875rem;
    margin-right: -1.875rem;
  }

  .lg\:first\:-my-8\.25:first-child{
    margin-top: -2.0625rem;
    margin-bottom: -2.0625rem;
  }

  .lg\:first\:-mx-8\.25:first-child{
    margin-left: -2.0625rem;
    margin-right: -2.0625rem;
  }

  .lg\:first\:-my-8\.5:first-child{
    margin-top: -2.125rem;
    margin-bottom: -2.125rem;
  }

  .lg\:first\:-mx-8\.5:first-child{
    margin-left: -2.125rem;
    margin-right: -2.125rem;
  }

  .lg\:first\:-my-9\.25:first-child{
    margin-top: -2.3125rem;
    margin-bottom: -2.3125rem;
  }

  .lg\:first\:-mx-9\.25:first-child{
    margin-left: -2.3125rem;
    margin-right: -2.3125rem;
  }

  .lg\:first\:-my-9\.5:first-child{
    margin-top: -2.375rem;
    margin-bottom: -2.375rem;
  }

  .lg\:first\:-mx-9\.5:first-child{
    margin-left: -2.375rem;
    margin-right: -2.375rem;
  }

  .lg\:first\:-my-10\.5:first-child{
    margin-top: -2.625rem;
    margin-bottom: -2.625rem;
  }

  .lg\:first\:-mx-10\.5:first-child{
    margin-left: -2.625rem;
    margin-right: -2.625rem;
  }

  .lg\:first\:-my-11\.25:first-child{
    margin-top: -2.8125rem;
    margin-bottom: -2.8125rem;
  }

  .lg\:first\:-mx-11\.25:first-child{
    margin-left: -2.8125rem;
    margin-right: -2.8125rem;
  }

  .lg\:first\:-my-11\.5:first-child{
    margin-top: -2.875rem;
    margin-bottom: -2.875rem;
  }

  .lg\:first\:-mx-11\.5:first-child{
    margin-left: -2.875rem;
    margin-right: -2.875rem;
  }

  .lg\:first\:-my-12\.5:first-child{
    margin-top: -3.125rem;
    margin-bottom: -3.125rem;
  }

  .lg\:first\:-mx-12\.5:first-child{
    margin-left: -3.125rem;
    margin-right: -3.125rem;
  }

  .lg\:first\:-my-12\.75:first-child{
    margin-top: -3.1875rem;
    margin-bottom: -3.1875rem;
  }

  .lg\:first\:-mx-12\.75:first-child{
    margin-left: -3.1875rem;
    margin-right: -3.1875rem;
  }

  .lg\:first\:-my-13\.5:first-child{
    margin-top: -3.375rem;
    margin-bottom: -3.375rem;
  }

  .lg\:first\:-mx-13\.5:first-child{
    margin-left: -3.375rem;
    margin-right: -3.375rem;
  }

  .lg\:first\:-my-14\.5:first-child{
    margin-top: -3.625rem;
    margin-bottom: -3.625rem;
  }

  .lg\:first\:-mx-14\.5:first-child{
    margin-left: -3.625rem;
    margin-right: -3.625rem;
  }

  .lg\:first\:-my-15\.5:first-child{
    margin-top: -3.875rem;
    margin-bottom: -3.875rem;
  }

  .lg\:first\:-mx-15\.5:first-child{
    margin-left: -3.875rem;
    margin-right: -3.875rem;
  }

  .lg\:first\:-my-15\.75:first-child{
    margin-top: -3.9375rem;
    margin-bottom: -3.9375rem;
  }

  .lg\:first\:-mx-15\.75:first-child{
    margin-left: -3.9375rem;
    margin-right: -3.9375rem;
  }

  .lg\:first\:-my-16\.25:first-child{
    margin-top: -4.0625rem;
    margin-bottom: -4.0625rem;
  }

  .lg\:first\:-mx-16\.25:first-child{
    margin-left: -4.0625rem;
    margin-right: -4.0625rem;
  }

  .lg\:first\:-my-17\.25:first-child{
    margin-top: -4.3125rem;
    margin-bottom: -4.3125rem;
  }

  .lg\:first\:-mx-17\.25:first-child{
    margin-left: -4.3125rem;
    margin-right: -4.3125rem;
  }

  .lg\:first\:-my-17\.5:first-child{
    margin-top: -4.375rem;
    margin-bottom: -4.375rem;
  }

  .lg\:first\:-mx-17\.5:first-child{
    margin-left: -4.375rem;
    margin-right: -4.375rem;
  }

  .lg\:first\:-my-18\.25:first-child{
    margin-top: -4.5625rem;
    margin-bottom: -4.5625rem;
  }

  .lg\:first\:-mx-18\.25:first-child{
    margin-left: -4.5625rem;
    margin-right: -4.5625rem;
  }

  .lg\:first\:-my-18\.5:first-child{
    margin-top: -4.625rem;
    margin-bottom: -4.625rem;
  }

  .lg\:first\:-mx-18\.5:first-child{
    margin-left: -4.625rem;
    margin-right: -4.625rem;
  }

  .lg\:first\:-my-20\.25:first-child{
    margin-top: -5.0625rem;
    margin-bottom: -5.0625rem;
  }

  .lg\:first\:-mx-20\.25:first-child{
    margin-left: -5.0625rem;
    margin-right: -5.0625rem;
  }

  .lg\:first\:-my-20\.5:first-child{
    margin-top: -5.125rem;
    margin-bottom: -5.125rem;
  }

  .lg\:first\:-mx-20\.5:first-child{
    margin-left: -5.125rem;
    margin-right: -5.125rem;
  }

  .lg\:first\:-my-22\.5:first-child{
    margin-top: -5.625rem;
    margin-bottom: -5.625rem;
  }

  .lg\:first\:-mx-22\.5:first-child{
    margin-left: -5.625rem;
    margin-right: -5.625rem;
  }

  .lg\:first\:-my-25\.5:first-child{
    margin-top: -6.375rem;
    margin-bottom: -6.375rem;
  }

  .lg\:first\:-mx-25\.5:first-child{
    margin-left: -6.375rem;
    margin-right: -6.375rem;
  }

  .lg\:first\:-my-26\.75:first-child{
    margin-top: -6.6875rem;
    margin-bottom: -6.6875rem;
  }

  .lg\:first\:-mx-26\.75:first-child{
    margin-left: -6.6875rem;
    margin-right: -6.6875rem;
  }

  .lg\:first\:-my-32\.5:first-child{
    margin-top: -8.125rem;
    margin-bottom: -8.125rem;
  }

  .lg\:first\:-mx-32\.5:first-child{
    margin-left: -8.125rem;
    margin-right: -8.125rem;
  }

  .lg\:first\:-my-37\.5:first-child{
    margin-top: -9.375rem;
    margin-bottom: -9.375rem;
  }

  .lg\:first\:-mx-37\.5:first-child{
    margin-left: -9.375rem;
    margin-right: -9.375rem;
  }

  .lg\:first\:-my-41\.25:first-child{
    margin-top: -10.3125rem;
    margin-bottom: -10.3125rem;
  }

  .lg\:first\:-mx-41\.25:first-child{
    margin-left: -10.3125rem;
    margin-right: -10.3125rem;
  }

  .lg\:first\:-my-52\.5:first-child{
    margin-top: -13.125rem;
    margin-bottom: -13.125rem;
  }

  .lg\:first\:-mx-52\.5:first-child{
    margin-left: -13.125rem;
    margin-right: -13.125rem;
  }

  .lg\:first\:-my-54\.5:first-child{
    margin-top: -13.625rem;
    margin-bottom: -13.625rem;
  }

  .lg\:first\:-mx-54\.5:first-child{
    margin-left: -13.625rem;
    margin-right: -13.625rem;
  }

  .lg\:first\:-my-57\.25:first-child{
    margin-top: -14.3125rem;
    margin-bottom: -14.3125rem;
  }

  .lg\:first\:-mx-57\.25:first-child{
    margin-left: -14.3125rem;
    margin-right: -14.3125rem;
  }

  .lg\:first\:-my-57\.5:first-child{
    margin-top: -14.375rem;
    margin-bottom: -14.375rem;
  }

  .lg\:first\:-mx-57\.5:first-child{
    margin-left: -14.375rem;
    margin-right: -14.375rem;
  }

  .lg\:first\:-my-66\.25:first-child{
    margin-top: -16.5625rem;
    margin-bottom: -16.5625rem;
  }

  .lg\:first\:-mx-66\.25:first-child{
    margin-left: -16.5625rem;
    margin-right: -16.5625rem;
  }

  .lg\:first\:-my-74\.5:first-child{
    margin-top: -18.125rem;
    margin-bottom: -18.125rem;
  }

  .lg\:first\:-mx-74\.5:first-child{
    margin-left: -18.125rem;
    margin-right: -18.125rem;
  }

  .lg\:first\:-my-106\.25:first-child{
    margin-top: -26.5625rem;
    margin-bottom: -26.5625rem;
  }

  .lg\:first\:-mx-106\.25:first-child{
    margin-left: -26.5625rem;
    margin-right: -26.5625rem;
  }

  .lg\:first\:-my-112\.25:first-child{
    margin-top: -28.0675rem;
    margin-bottom: -28.0675rem;
  }

  .lg\:first\:-mx-112\.25:first-child{
    margin-left: -28.0675rem;
    margin-right: -28.0675rem;
  }

  .lg\:first\:-my-112\.75:first-child{
    margin-top: -28.1875rem;
    margin-bottom: -28.1875rem;
  }

  .lg\:first\:-mx-112\.75:first-child{
    margin-left: -28.1875rem;
    margin-right: -28.1875rem;
  }

  .lg\:first\:-my-147\.5:first-child{
    margin-top: -36.875rem;
    margin-bottom: -36.875rem;
  }

  .lg\:first\:-mx-147\.5:first-child{
    margin-left: -36.875rem;
    margin-right: -36.875rem;
  }

  .lg\:first\:-my-162\.5:first-child{
    margin-top: -40.625rem;
    margin-bottom: -40.625rem;
  }

  .lg\:first\:-mx-162\.5:first-child{
    margin-left: -40.625rem;
    margin-right: -40.625rem;
  }

  .lg\:first\:-my-172\.25:first-child{
    margin-top: -42.5625rem;
    margin-bottom: -42.5625rem;
  }

  .lg\:first\:-mx-172\.25:first-child{
    margin-left: -42.5625rem;
    margin-right: -42.5625rem;
  }

  .lg\:first\:-my-175\.25:first-child{
    margin-top: -43.8125rem;
    margin-bottom: -43.8125rem;
  }

  .lg\:first\:-mx-175\.25:first-child{
    margin-left: -43.8125rem;
    margin-right: -43.8125rem;
  }

  .lg\:first\:-my-184\.25:first-child{
    margin-top: -46.0625rem;
    margin-bottom: -46.0625rem;
  }

  .lg\:first\:-mx-184\.25:first-child{
    margin-left: -46.0625rem;
    margin-right: -46.0625rem;
  }

  .lg\:first\:-my-203\.25:first-child{
    margin-top: -50.8125rem;
    margin-bottom: -50.8125rem;
  }

  .lg\:first\:-mx-203\.25:first-child{
    margin-left: -50.8125rem;
    margin-right: -50.8125rem;
  }

  .lg\:first\:-my-half:first-child{
    margin-top: -50%;
    margin-bottom: -50%;
  }

  .lg\:first\:-mx-half:first-child{
    margin-left: -50%;
    margin-right: -50%;
  }

  .lg\:first\:-my-full:first-child{
    margin-top: -100%;
    margin-bottom: -100%;
  }

  .lg\:first\:-mx-full:first-child{
    margin-left: -100%;
    margin-right: -100%;
  }

  .lg\:first\:-my-1\/10:first-child{
    margin-top: -10%;
    margin-bottom: -10%;
  }

  .lg\:first\:-mx-1\/10:first-child{
    margin-left: -10%;
    margin-right: -10%;
  }

  .lg\:first\:-my-2\/10:first-child{
    margin-top: -20%;
    margin-bottom: -20%;
  }

  .lg\:first\:-mx-2\/10:first-child{
    margin-left: -20%;
    margin-right: -20%;
  }

  .lg\:first\:-my-3\/10:first-child{
    margin-top: -30%;
    margin-bottom: -30%;
  }

  .lg\:first\:-mx-3\/10:first-child{
    margin-left: -30%;
    margin-right: -30%;
  }

  .lg\:first\:-my-4\/10:first-child{
    margin-top: -40%;
    margin-bottom: -40%;
  }

  .lg\:first\:-mx-4\/10:first-child{
    margin-left: -40%;
    margin-right: -40%;
  }

  .lg\:first\:-my-4\.5\/10:first-child{
    margin-top: -45%;
    margin-bottom: -45%;
  }

  .lg\:first\:-mx-4\.5\/10:first-child{
    margin-left: -45%;
    margin-right: -45%;
  }

  .lg\:first\:-my-5\/10:first-child{
    margin-top: -50%;
    margin-bottom: -50%;
  }

  .lg\:first\:-mx-5\/10:first-child{
    margin-left: -50%;
    margin-right: -50%;
  }

  .lg\:first\:-my-5\.5\/10:first-child{
    margin-top: -55%;
    margin-bottom: -55%;
  }

  .lg\:first\:-mx-5\.5\/10:first-child{
    margin-left: -55%;
    margin-right: -55%;
  }

  .lg\:first\:-my-6\/10:first-child{
    margin-top: -60%;
    margin-bottom: -60%;
  }

  .lg\:first\:-mx-6\/10:first-child{
    margin-left: -60%;
    margin-right: -60%;
  }

  .lg\:first\:-my-7\/10:first-child{
    margin-top: -70%;
    margin-bottom: -70%;
  }

  .lg\:first\:-mx-7\/10:first-child{
    margin-left: -70%;
    margin-right: -70%;
  }

  .lg\:first\:-my-8\/10:first-child{
    margin-top: -80%;
    margin-bottom: -80%;
  }

  .lg\:first\:-mx-8\/10:first-child{
    margin-left: -80%;
    margin-right: -80%;
  }

  .lg\:first\:-my-9\/10:first-child{
    margin-top: -90%;
    margin-bottom: -90%;
  }

  .lg\:first\:-mx-9\/10:first-child{
    margin-left: -90%;
    margin-right: -90%;
  }

  .lg\:first\:-my-1\/12:first-child{
    margin-top: -8.33333%;
    margin-bottom: -8.33333%;
  }

  .lg\:first\:-mx-1\/12:first-child{
    margin-left: -8.33333%;
    margin-right: -8.33333%;
  }

  .lg\:first\:-my-2\/12:first-child{
    margin-top: -16.66667%;
    margin-bottom: -16.66667%;
  }

  .lg\:first\:-mx-2\/12:first-child{
    margin-left: -16.66667%;
    margin-right: -16.66667%;
  }

  .lg\:first\:-my-3\/12:first-child{
    margin-top: -25%;
    margin-bottom: -25%;
  }

  .lg\:first\:-mx-3\/12:first-child{
    margin-left: -25%;
    margin-right: -25%;
  }

  .lg\:first\:-my-4\/12:first-child{
    margin-top: -33.33333%;
    margin-bottom: -33.33333%;
  }

  .lg\:first\:-mx-4\/12:first-child{
    margin-left: -33.33333%;
    margin-right: -33.33333%;
  }

  .lg\:first\:-my-5\/12:first-child{
    margin-top: -41.66667%;
    margin-bottom: -41.66667%;
  }

  .lg\:first\:-mx-5\/12:first-child{
    margin-left: -41.66667%;
    margin-right: -41.66667%;
  }

  .lg\:first\:-my-6\/12:first-child{
    margin-top: -50%;
    margin-bottom: -50%;
  }

  .lg\:first\:-mx-6\/12:first-child{
    margin-left: -50%;
    margin-right: -50%;
  }

  .lg\:first\:-my-7\/12:first-child{
    margin-top: -58.33333%;
    margin-bottom: -58.33333%;
  }

  .lg\:first\:-mx-7\/12:first-child{
    margin-left: -58.33333%;
    margin-right: -58.33333%;
  }

  .lg\:first\:-my-8\/12:first-child{
    margin-top: -66.66667%;
    margin-bottom: -66.66667%;
  }

  .lg\:first\:-mx-8\/12:first-child{
    margin-left: -66.66667%;
    margin-right: -66.66667%;
  }

  .lg\:first\:-my-9\/12:first-child{
    margin-top: -75%;
    margin-bottom: -75%;
  }

  .lg\:first\:-mx-9\/12:first-child{
    margin-left: -75%;
    margin-right: -75%;
  }

  .lg\:first\:-my-10\/12:first-child{
    margin-top: -83.33333%;
    margin-bottom: -83.33333%;
  }

  .lg\:first\:-mx-10\/12:first-child{
    margin-left: -83.33333%;
    margin-right: -83.33333%;
  }

  .lg\:first\:-my-11\/12:first-child{
    margin-top: -91.66667%;
    margin-bottom: -91.66667%;
  }

  .lg\:first\:-mx-11\/12:first-child{
    margin-left: -91.66667%;
    margin-right: -91.66667%;
  }

  .lg\:first\:mt-0:first-child{
    margin-top: 0px;
  }

  .lg\:first\:mr-0:first-child{
    margin-right: 0px;
  }

  .lg\:first\:mb-0:first-child{
    margin-bottom: 0px;
  }

  .lg\:first\:ml-0:first-child{
    margin-left: 0px;
  }

  .lg\:first\:mt-1:first-child{
    margin-top: 0.25rem;
  }

  .lg\:first\:mr-1:first-child{
    margin-right: 0.25rem;
  }

  .lg\:first\:mb-1:first-child{
    margin-bottom: 0.25rem;
  }

  .lg\:first\:ml-1:first-child{
    margin-left: 0.25rem;
  }

  .lg\:first\:mt-2:first-child{
    margin-top: 0.5rem;
  }

  .lg\:first\:mr-2:first-child{
    margin-right: 0.5rem;
  }

  .lg\:first\:mb-2:first-child{
    margin-bottom: 0.5rem;
  }

  .lg\:first\:ml-2:first-child{
    margin-left: 0.5rem;
  }

  .lg\:first\:mt-3:first-child{
    margin-top: 0.75rem;
  }

  .lg\:first\:mr-3:first-child{
    margin-right: 0.75rem;
  }

  .lg\:first\:mb-3:first-child{
    margin-bottom: 0.75rem;
  }

  .lg\:first\:ml-3:first-child{
    margin-left: 0.75rem;
  }

  .lg\:first\:mt-4:first-child{
    margin-top: 1rem;
  }

  .lg\:first\:mr-4:first-child{
    margin-right: 1rem;
  }

  .lg\:first\:mb-4:first-child{
    margin-bottom: 1rem;
  }

  .lg\:first\:ml-4:first-child{
    margin-left: 1rem;
  }

  .lg\:first\:mt-5:first-child{
    margin-top: 1.25rem;
  }

  .lg\:first\:mr-5:first-child{
    margin-right: 1.25rem;
  }

  .lg\:first\:mb-5:first-child{
    margin-bottom: 1.25rem;
  }

  .lg\:first\:ml-5:first-child{
    margin-left: 1.25rem;
  }

  .lg\:first\:mt-6:first-child{
    margin-top: 1.5rem;
  }

  .lg\:first\:mr-6:first-child{
    margin-right: 1.5rem;
  }

  .lg\:first\:mb-6:first-child{
    margin-bottom: 1.5rem;
  }

  .lg\:first\:ml-6:first-child{
    margin-left: 1.5rem;
  }

  .lg\:first\:mt-7:first-child{
    margin-top: 1.75rem;
  }

  .lg\:first\:mr-7:first-child{
    margin-right: 1.75rem;
  }

  .lg\:first\:mb-7:first-child{
    margin-bottom: 1.75rem;
  }

  .lg\:first\:ml-7:first-child{
    margin-left: 1.75rem;
  }

  .lg\:first\:mt-8:first-child{
    margin-top: 2rem;
  }

  .lg\:first\:mr-8:first-child{
    margin-right: 2rem;
  }

  .lg\:first\:mb-8:first-child{
    margin-bottom: 2rem;
  }

  .lg\:first\:ml-8:first-child{
    margin-left: 2rem;
  }

  .lg\:first\:mt-9:first-child{
    margin-top: 2.25rem;
  }

  .lg\:first\:mr-9:first-child{
    margin-right: 2.25rem;
  }

  .lg\:first\:mb-9:first-child{
    margin-bottom: 2.25rem;
  }

  .lg\:first\:ml-9:first-child{
    margin-left: 2.25rem;
  }

  .lg\:first\:mt-10:first-child{
    margin-top: 2.5rem;
  }

  .lg\:first\:mr-10:first-child{
    margin-right: 2.5rem;
  }

  .lg\:first\:mb-10:first-child{
    margin-bottom: 2.5rem;
  }

  .lg\:first\:ml-10:first-child{
    margin-left: 2.5rem;
  }

  .lg\:first\:mt-11:first-child{
    margin-top: 2.75rem;
  }

  .lg\:first\:mr-11:first-child{
    margin-right: 2.75rem;
  }

  .lg\:first\:mb-11:first-child{
    margin-bottom: 2.75rem;
  }

  .lg\:first\:ml-11:first-child{
    margin-left: 2.75rem;
  }

  .lg\:first\:mt-12:first-child{
    margin-top: 3rem;
  }

  .lg\:first\:mr-12:first-child{
    margin-right: 3rem;
  }

  .lg\:first\:mb-12:first-child{
    margin-bottom: 3rem;
  }

  .lg\:first\:ml-12:first-child{
    margin-left: 3rem;
  }

  .lg\:first\:mt-13:first-child{
    margin-top: 3.25rem;
  }

  .lg\:first\:mr-13:first-child{
    margin-right: 3.25rem;
  }

  .lg\:first\:mb-13:first-child{
    margin-bottom: 3.25rem;
  }

  .lg\:first\:ml-13:first-child{
    margin-left: 3.25rem;
  }

  .lg\:first\:mt-14:first-child{
    margin-top: 3.5rem;
  }

  .lg\:first\:mr-14:first-child{
    margin-right: 3.5rem;
  }

  .lg\:first\:mb-14:first-child{
    margin-bottom: 3.5rem;
  }

  .lg\:first\:ml-14:first-child{
    margin-left: 3.5rem;
  }

  .lg\:first\:mt-15:first-child{
    margin-top: 3.75rem;
  }

  .lg\:first\:mr-15:first-child{
    margin-right: 3.75rem;
  }

  .lg\:first\:mb-15:first-child{
    margin-bottom: 3.75rem;
  }

  .lg\:first\:ml-15:first-child{
    margin-left: 3.75rem;
  }

  .lg\:first\:mt-16:first-child{
    margin-top: 4rem;
  }

  .lg\:first\:mr-16:first-child{
    margin-right: 4rem;
  }

  .lg\:first\:mb-16:first-child{
    margin-bottom: 4rem;
  }

  .lg\:first\:ml-16:first-child{
    margin-left: 4rem;
  }

  .lg\:first\:mt-17:first-child{
    margin-top: 4.25rem;
  }

  .lg\:first\:mr-17:first-child{
    margin-right: 4.25rem;
  }

  .lg\:first\:mb-17:first-child{
    margin-bottom: 4.25rem;
  }

  .lg\:first\:ml-17:first-child{
    margin-left: 4.25rem;
  }

  .lg\:first\:mt-18:first-child{
    margin-top: 4.5rem;
  }

  .lg\:first\:mr-18:first-child{
    margin-right: 4.5rem;
  }

  .lg\:first\:mb-18:first-child{
    margin-bottom: 4.5rem;
  }

  .lg\:first\:ml-18:first-child{
    margin-left: 4.5rem;
  }

  .lg\:first\:mt-19:first-child{
    margin-top: 4.75rem;
  }

  .lg\:first\:mr-19:first-child{
    margin-right: 4.75rem;
  }

  .lg\:first\:mb-19:first-child{
    margin-bottom: 4.75rem;
  }

  .lg\:first\:ml-19:first-child{
    margin-left: 4.75rem;
  }

  .lg\:first\:mt-20:first-child{
    margin-top: 5rem;
  }

  .lg\:first\:mr-20:first-child{
    margin-right: 5rem;
  }

  .lg\:first\:mb-20:first-child{
    margin-bottom: 5rem;
  }

  .lg\:first\:ml-20:first-child{
    margin-left: 5rem;
  }

  .lg\:first\:mt-22:first-child{
    margin-top: 5.5rem;
  }

  .lg\:first\:mr-22:first-child{
    margin-right: 5.5rem;
  }

  .lg\:first\:mb-22:first-child{
    margin-bottom: 5.5rem;
  }

  .lg\:first\:ml-22:first-child{
    margin-left: 5.5rem;
  }

  .lg\:first\:mt-24:first-child{
    margin-top: 6rem;
  }

  .lg\:first\:mr-24:first-child{
    margin-right: 6rem;
  }

  .lg\:first\:mb-24:first-child{
    margin-bottom: 6rem;
  }

  .lg\:first\:ml-24:first-child{
    margin-left: 6rem;
  }

  .lg\:first\:mt-25:first-child{
    margin-top: 6.25rem;
  }

  .lg\:first\:mr-25:first-child{
    margin-right: 6.25rem;
  }

  .lg\:first\:mb-25:first-child{
    margin-bottom: 6.25rem;
  }

  .lg\:first\:ml-25:first-child{
    margin-left: 6.25rem;
  }

  .lg\:first\:mt-28:first-child{
    margin-top: 7rem;
  }

  .lg\:first\:mr-28:first-child{
    margin-right: 7rem;
  }

  .lg\:first\:mb-28:first-child{
    margin-bottom: 7rem;
  }

  .lg\:first\:ml-28:first-child{
    margin-left: 7rem;
  }

  .lg\:first\:mt-30:first-child{
    margin-top: 7.5rem;
  }

  .lg\:first\:mr-30:first-child{
    margin-right: 7.5rem;
  }

  .lg\:first\:mb-30:first-child{
    margin-bottom: 7.5rem;
  }

  .lg\:first\:ml-30:first-child{
    margin-left: 7.5rem;
  }

  .lg\:first\:mt-32:first-child{
    margin-top: 8rem;
  }

  .lg\:first\:mr-32:first-child{
    margin-right: 8rem;
  }

  .lg\:first\:mb-32:first-child{
    margin-bottom: 8rem;
  }

  .lg\:first\:ml-32:first-child{
    margin-left: 8rem;
  }

  .lg\:first\:mt-34:first-child{
    margin-top: 8.5rem;
  }

  .lg\:first\:mr-34:first-child{
    margin-right: 8.5rem;
  }

  .lg\:first\:mb-34:first-child{
    margin-bottom: 8.5rem;
  }

  .lg\:first\:ml-34:first-child{
    margin-left: 8.5rem;
  }

  .lg\:first\:mt-35:first-child{
    margin-top: 8.75rem;
  }

  .lg\:first\:mr-35:first-child{
    margin-right: 8.75rem;
  }

  .lg\:first\:mb-35:first-child{
    margin-bottom: 8.75rem;
  }

  .lg\:first\:ml-35:first-child{
    margin-left: 8.75rem;
  }

  .lg\:first\:mt-36:first-child{
    margin-top: 9rem;
  }

  .lg\:first\:mr-36:first-child{
    margin-right: 9rem;
  }

  .lg\:first\:mb-36:first-child{
    margin-bottom: 9rem;
  }

  .lg\:first\:ml-36:first-child{
    margin-left: 9rem;
  }

  .lg\:first\:mt-39:first-child{
    margin-top: 9.75rem;
  }

  .lg\:first\:mr-39:first-child{
    margin-right: 9.75rem;
  }

  .lg\:first\:mb-39:first-child{
    margin-bottom: 9.75rem;
  }

  .lg\:first\:ml-39:first-child{
    margin-left: 9.75rem;
  }

  .lg\:first\:mt-40:first-child{
    margin-top: 10rem;
  }

  .lg\:first\:mr-40:first-child{
    margin-right: 10rem;
  }

  .lg\:first\:mb-40:first-child{
    margin-bottom: 10rem;
  }

  .lg\:first\:ml-40:first-child{
    margin-left: 10rem;
  }

  .lg\:first\:mt-42:first-child{
    margin-top: 10.5rem;
  }

  .lg\:first\:mr-42:first-child{
    margin-right: 10.5rem;
  }

  .lg\:first\:mb-42:first-child{
    margin-bottom: 10.5rem;
  }

  .lg\:first\:ml-42:first-child{
    margin-left: 10.5rem;
  }

  .lg\:first\:mt-44:first-child{
    margin-top: 11rem;
  }

  .lg\:first\:mr-44:first-child{
    margin-right: 11rem;
  }

  .lg\:first\:mb-44:first-child{
    margin-bottom: 11rem;
  }

  .lg\:first\:ml-44:first-child{
    margin-left: 11rem;
  }

  .lg\:first\:mt-45:first-child{
    margin-top: 11.25rem;
  }

  .lg\:first\:mr-45:first-child{
    margin-right: 11.25rem;
  }

  .lg\:first\:mb-45:first-child{
    margin-bottom: 11.25rem;
  }

  .lg\:first\:ml-45:first-child{
    margin-left: 11.25rem;
  }

  .lg\:first\:mt-48:first-child{
    margin-top: 12rem;
  }

  .lg\:first\:mr-48:first-child{
    margin-right: 12rem;
  }

  .lg\:first\:mb-48:first-child{
    margin-bottom: 12rem;
  }

  .lg\:first\:ml-48:first-child{
    margin-left: 12rem;
  }

  .lg\:first\:mt-50:first-child{
    margin-top: 12.5rem;
  }

  .lg\:first\:mr-50:first-child{
    margin-right: 12.5rem;
  }

  .lg\:first\:mb-50:first-child{
    margin-bottom: 12.5rem;
  }

  .lg\:first\:ml-50:first-child{
    margin-left: 12.5rem;
  }

  .lg\:first\:mt-52:first-child{
    margin-top: 13rem;
  }

  .lg\:first\:mr-52:first-child{
    margin-right: 13rem;
  }

  .lg\:first\:mb-52:first-child{
    margin-bottom: 13rem;
  }

  .lg\:first\:ml-52:first-child{
    margin-left: 13rem;
  }

  .lg\:first\:mt-55:first-child{
    margin-top: 13.75rem;
  }

  .lg\:first\:mr-55:first-child{
    margin-right: 13.75rem;
  }

  .lg\:first\:mb-55:first-child{
    margin-bottom: 13.75rem;
  }

  .lg\:first\:ml-55:first-child{
    margin-left: 13.75rem;
  }

  .lg\:first\:mt-56:first-child{
    margin-top: 14rem;
  }

  .lg\:first\:mr-56:first-child{
    margin-right: 14rem;
  }

  .lg\:first\:mb-56:first-child{
    margin-bottom: 14rem;
  }

  .lg\:first\:ml-56:first-child{
    margin-left: 14rem;
  }

  .lg\:first\:mt-58:first-child{
    margin-top: 14.5rem;
  }

  .lg\:first\:mr-58:first-child{
    margin-right: 14.5rem;
  }

  .lg\:first\:mb-58:first-child{
    margin-bottom: 14.5rem;
  }

  .lg\:first\:ml-58:first-child{
    margin-left: 14.5rem;
  }

  .lg\:first\:mt-60:first-child{
    margin-top: 15rem;
  }

  .lg\:first\:mr-60:first-child{
    margin-right: 15rem;
  }

  .lg\:first\:mb-60:first-child{
    margin-bottom: 15rem;
  }

  .lg\:first\:ml-60:first-child{
    margin-left: 15rem;
  }

  .lg\:first\:mt-64:first-child{
    margin-top: 16rem;
  }

  .lg\:first\:mr-64:first-child{
    margin-right: 16rem;
  }

  .lg\:first\:mb-64:first-child{
    margin-bottom: 16rem;
  }

  .lg\:first\:ml-64:first-child{
    margin-left: 16rem;
  }

  .lg\:first\:mt-65:first-child{
    margin-top: 16.25rem;
  }

  .lg\:first\:mr-65:first-child{
    margin-right: 16.25rem;
  }

  .lg\:first\:mb-65:first-child{
    margin-bottom: 16.25rem;
  }

  .lg\:first\:ml-65:first-child{
    margin-left: 16.25rem;
  }

  .lg\:first\:mt-68:first-child{
    margin-top: 17rem;
  }

  .lg\:first\:mr-68:first-child{
    margin-right: 17rem;
  }

  .lg\:first\:mb-68:first-child{
    margin-bottom: 17rem;
  }

  .lg\:first\:ml-68:first-child{
    margin-left: 17rem;
  }

  .lg\:first\:mt-69:first-child{
    margin-top: 17.25rem;
  }

  .lg\:first\:mr-69:first-child{
    margin-right: 17.25rem;
  }

  .lg\:first\:mb-69:first-child{
    margin-bottom: 17.25rem;
  }

  .lg\:first\:ml-69:first-child{
    margin-left: 17.25rem;
  }

  .lg\:first\:mt-70:first-child{
    margin-top: 17.5rem;
  }

  .lg\:first\:mr-70:first-child{
    margin-right: 17.5rem;
  }

  .lg\:first\:mb-70:first-child{
    margin-bottom: 17.5rem;
  }

  .lg\:first\:ml-70:first-child{
    margin-left: 17.5rem;
  }

  .lg\:first\:mt-72:first-child{
    margin-top: 18rem;
  }

  .lg\:first\:mr-72:first-child{
    margin-right: 18rem;
  }

  .lg\:first\:mb-72:first-child{
    margin-bottom: 18rem;
  }

  .lg\:first\:ml-72:first-child{
    margin-left: 18rem;
  }

  .lg\:first\:mt-75:first-child{
    margin-top: 18.75rem;
  }

  .lg\:first\:mr-75:first-child{
    margin-right: 18.75rem;
  }

  .lg\:first\:mb-75:first-child{
    margin-bottom: 18.75rem;
  }

  .lg\:first\:ml-75:first-child{
    margin-left: 18.75rem;
  }

  .lg\:first\:mt-80:first-child{
    margin-top: 20rem;
  }

  .lg\:first\:mr-80:first-child{
    margin-right: 20rem;
  }

  .lg\:first\:mb-80:first-child{
    margin-bottom: 20rem;
  }

  .lg\:first\:ml-80:first-child{
    margin-left: 20rem;
  }

  .lg\:first\:mt-85:first-child{
    margin-top: 21.25rem;
  }

  .lg\:first\:mr-85:first-child{
    margin-right: 21.25rem;
  }

  .lg\:first\:mb-85:first-child{
    margin-bottom: 21.25rem;
  }

  .lg\:first\:ml-85:first-child{
    margin-left: 21.25rem;
  }

  .lg\:first\:mt-86:first-child{
    margin-top: 21.5rem;
  }

  .lg\:first\:mr-86:first-child{
    margin-right: 21.5rem;
  }

  .lg\:first\:mb-86:first-child{
    margin-bottom: 21.5rem;
  }

  .lg\:first\:ml-86:first-child{
    margin-left: 21.5rem;
  }

  .lg\:first\:mt-90:first-child{
    margin-top: 22.5rem;
  }

  .lg\:first\:mr-90:first-child{
    margin-right: 22.5rem;
  }

  .lg\:first\:mb-90:first-child{
    margin-bottom: 22.5rem;
  }

  .lg\:first\:ml-90:first-child{
    margin-left: 22.5rem;
  }

  .lg\:first\:mt-96:first-child{
    margin-top: 24rem;
  }

  .lg\:first\:mr-96:first-child{
    margin-right: 24rem;
  }

  .lg\:first\:mb-96:first-child{
    margin-bottom: 24rem;
  }

  .lg\:first\:ml-96:first-child{
    margin-left: 24rem;
  }

  .lg\:first\:mt-100:first-child{
    margin-top: 25rem;
  }

  .lg\:first\:mr-100:first-child{
    margin-right: 25rem;
  }

  .lg\:first\:mb-100:first-child{
    margin-bottom: 25rem;
  }

  .lg\:first\:ml-100:first-child{
    margin-left: 25rem;
  }

  .lg\:first\:mt-115:first-child{
    margin-top: 28.75rem;
  }

  .lg\:first\:mr-115:first-child{
    margin-right: 28.75rem;
  }

  .lg\:first\:mb-115:first-child{
    margin-bottom: 28.75rem;
  }

  .lg\:first\:ml-115:first-child{
    margin-left: 28.75rem;
  }

  .lg\:first\:mt-125:first-child{
    margin-top: 31.25rem;
  }

  .lg\:first\:mr-125:first-child{
    margin-right: 31.25rem;
  }

  .lg\:first\:mb-125:first-child{
    margin-bottom: 31.25rem;
  }

  .lg\:first\:ml-125:first-child{
    margin-left: 31.25rem;
  }

  .lg\:first\:mt-142:first-child{
    margin-top: 35.5rem;
  }

  .lg\:first\:mr-142:first-child{
    margin-right: 35.5rem;
  }

  .lg\:first\:mb-142:first-child{
    margin-bottom: 35.5rem;
  }

  .lg\:first\:ml-142:first-child{
    margin-left: 35.5rem;
  }

  .lg\:first\:mt-150:first-child{
    margin-top: 37.5rem;
  }

  .lg\:first\:mr-150:first-child{
    margin-right: 37.5rem;
  }

  .lg\:first\:mb-150:first-child{
    margin-bottom: 37.5rem;
  }

  .lg\:first\:ml-150:first-child{
    margin-left: 37.5rem;
  }

  .lg\:first\:mt-156:first-child{
    margin-top: 39rem;
  }

  .lg\:first\:mr-156:first-child{
    margin-right: 39rem;
  }

  .lg\:first\:mb-156:first-child{
    margin-bottom: 39rem;
  }

  .lg\:first\:ml-156:first-child{
    margin-left: 39rem;
  }

  .lg\:first\:mt-160:first-child{
    margin-top: 40rem;
  }

  .lg\:first\:mr-160:first-child{
    margin-right: 40rem;
  }

  .lg\:first\:mb-160:first-child{
    margin-bottom: 40rem;
  }

  .lg\:first\:ml-160:first-child{
    margin-left: 40rem;
  }

  .lg\:first\:mt-175:first-child{
    margin-top: 43.75rem;
  }

  .lg\:first\:mr-175:first-child{
    margin-right: 43.75rem;
  }

  .lg\:first\:mb-175:first-child{
    margin-bottom: 43.75rem;
  }

  .lg\:first\:ml-175:first-child{
    margin-left: 43.75rem;
  }

  .lg\:first\:mt-207:first-child{
    margin-top: 51.75rem;
  }

  .lg\:first\:mr-207:first-child{
    margin-right: 51.75rem;
  }

  .lg\:first\:mb-207:first-child{
    margin-bottom: 51.75rem;
  }

  .lg\:first\:ml-207:first-child{
    margin-left: 51.75rem;
  }

  .lg\:first\:mt-242:first-child{
    margin-top: 60.5rem;
  }

  .lg\:first\:mr-242:first-child{
    margin-right: 60.5rem;
  }

  .lg\:first\:mb-242:first-child{
    margin-bottom: 60.5rem;
  }

  .lg\:first\:ml-242:first-child{
    margin-left: 60.5rem;
  }

  .lg\:first\:mt-250:first-child{
    margin-top: 62.5rem;
  }

  .lg\:first\:mr-250:first-child{
    margin-right: 62.5rem;
  }

  .lg\:first\:mb-250:first-child{
    margin-bottom: 62.5rem;
  }

  .lg\:first\:ml-250:first-child{
    margin-left: 62.5rem;
  }

  .lg\:first\:mt-258:first-child{
    margin-top: 64.5rem;
  }

  .lg\:first\:mr-258:first-child{
    margin-right: 64.5rem;
  }

  .lg\:first\:mb-258:first-child{
    margin-bottom: 64.5rem;
  }

  .lg\:first\:ml-258:first-child{
    margin-left: 64.5rem;
  }

  .lg\:first\:mt-265:first-child{
    margin-top: 66.25rem;
  }

  .lg\:first\:mr-265:first-child{
    margin-right: 66.25rem;
  }

  .lg\:first\:mb-265:first-child{
    margin-bottom: 66.25rem;
  }

  .lg\:first\:ml-265:first-child{
    margin-left: 66.25rem;
  }

  .lg\:first\:mt-280:first-child{
    margin-top: 70rem;
  }

  .lg\:first\:mr-280:first-child{
    margin-right: 70rem;
  }

  .lg\:first\:mb-280:first-child{
    margin-bottom: 70rem;
  }

  .lg\:first\:ml-280:first-child{
    margin-left: 70rem;
  }

  .lg\:first\:mt-auto:first-child{
    margin-top: auto;
  }

  .lg\:first\:mr-auto:first-child{
    margin-right: auto;
  }

  .lg\:first\:mb-auto:first-child{
    margin-bottom: auto;
  }

  .lg\:first\:ml-auto:first-child{
    margin-left: auto;
  }

  .lg\:first\:mt-px:first-child{
    margin-top: 1px;
  }

  .lg\:first\:mr-px:first-child{
    margin-right: 1px;
  }

  .lg\:first\:mb-px:first-child{
    margin-bottom: 1px;
  }

  .lg\:first\:ml-px:first-child{
    margin-left: 1px;
  }

  .lg\:first\:mt-0\.5:first-child{
    margin-top: 0.125rem;
  }

  .lg\:first\:mr-0\.5:first-child{
    margin-right: 0.125rem;
  }

  .lg\:first\:mb-0\.5:first-child{
    margin-bottom: 0.125rem;
  }

  .lg\:first\:ml-0\.5:first-child{
    margin-left: 0.125rem;
  }

  .lg\:first\:mt-1\.5:first-child{
    margin-top: 0.375rem;
  }

  .lg\:first\:mr-1\.5:first-child{
    margin-right: 0.375rem;
  }

  .lg\:first\:mb-1\.5:first-child{
    margin-bottom: 0.375rem;
  }

  .lg\:first\:ml-1\.5:first-child{
    margin-left: 0.375rem;
  }

  .lg\:first\:mt-2\.5:first-child{
    margin-top: 0.625rem;
  }

  .lg\:first\:mr-2\.5:first-child{
    margin-right: 0.625rem;
  }

  .lg\:first\:mb-2\.5:first-child{
    margin-bottom: 0.625rem;
  }

  .lg\:first\:ml-2\.5:first-child{
    margin-left: 0.625rem;
  }

  .lg\:first\:mt-3\.5:first-child{
    margin-top: 0.875rem;
  }

  .lg\:first\:mr-3\.5:first-child{
    margin-right: 0.875rem;
  }

  .lg\:first\:mb-3\.5:first-child{
    margin-bottom: 0.875rem;
  }

  .lg\:first\:ml-3\.5:first-child{
    margin-left: 0.875rem;
  }

  .lg\:first\:mt-0\.25:first-child{
    margin-top: 0.0625rem;
  }

  .lg\:first\:mr-0\.25:first-child{
    margin-right: 0.0625rem;
  }

  .lg\:first\:mb-0\.25:first-child{
    margin-bottom: 0.0625rem;
  }

  .lg\:first\:ml-0\.25:first-child{
    margin-left: 0.0625rem;
  }

  .lg\:first\:mt-0\.75:first-child{
    margin-top: 0.1875rem;
  }

  .lg\:first\:mr-0\.75:first-child{
    margin-right: 0.1875rem;
  }

  .lg\:first\:mb-0\.75:first-child{
    margin-bottom: 0.1875rem;
  }

  .lg\:first\:ml-0\.75:first-child{
    margin-left: 0.1875rem;
  }

  .lg\:first\:mt-1\.25:first-child{
    margin-top: 0.3125rem;
  }

  .lg\:first\:mr-1\.25:first-child{
    margin-right: 0.3125rem;
  }

  .lg\:first\:mb-1\.25:first-child{
    margin-bottom: 0.3125rem;
  }

  .lg\:first\:ml-1\.25:first-child{
    margin-left: 0.3125rem;
  }

  .lg\:first\:mt-1\.75:first-child{
    margin-top: 0.4375rem;
  }

  .lg\:first\:mr-1\.75:first-child{
    margin-right: 0.4375rem;
  }

  .lg\:first\:mb-1\.75:first-child{
    margin-bottom: 0.4375rem;
  }

  .lg\:first\:ml-1\.75:first-child{
    margin-left: 0.4375rem;
  }

  .lg\:first\:mt-2\.25:first-child{
    margin-top: 0.5625rem;
  }

  .lg\:first\:mr-2\.25:first-child{
    margin-right: 0.5625rem;
  }

  .lg\:first\:mb-2\.25:first-child{
    margin-bottom: 0.5625rem;
  }

  .lg\:first\:ml-2\.25:first-child{
    margin-left: 0.5625rem;
  }

  .lg\:first\:mt-2\.75:first-child{
    margin-top: 0.6875rem;
  }

  .lg\:first\:mr-2\.75:first-child{
    margin-right: 0.6875rem;
  }

  .lg\:first\:mb-2\.75:first-child{
    margin-bottom: 0.6875rem;
  }

  .lg\:first\:ml-2\.75:first-child{
    margin-left: 0.6875rem;
  }

  .lg\:first\:mt-3\.25:first-child{
    margin-top: 0.8125rem;
  }

  .lg\:first\:mr-3\.25:first-child{
    margin-right: 0.8125rem;
  }

  .lg\:first\:mb-3\.25:first-child{
    margin-bottom: 0.8125rem;
  }

  .lg\:first\:ml-3\.25:first-child{
    margin-left: 0.8125rem;
  }

  .lg\:first\:mt-3\.75:first-child{
    margin-top: 0.9375rem;
  }

  .lg\:first\:mr-3\.75:first-child{
    margin-right: 0.9375rem;
  }

  .lg\:first\:mb-3\.75:first-child{
    margin-bottom: 0.9375rem;
  }

  .lg\:first\:ml-3\.75:first-child{
    margin-left: 0.9375rem;
  }

  .lg\:first\:mt-4\.25:first-child{
    margin-top: 1.0625rem;
  }

  .lg\:first\:mr-4\.25:first-child{
    margin-right: 1.0625rem;
  }

  .lg\:first\:mb-4\.25:first-child{
    margin-bottom: 1.0625rem;
  }

  .lg\:first\:ml-4\.25:first-child{
    margin-left: 1.0625rem;
  }

  .lg\:first\:mt-4\.5:first-child{
    margin-top: 1.125rem;
  }

  .lg\:first\:mr-4\.5:first-child{
    margin-right: 1.125rem;
  }

  .lg\:first\:mb-4\.5:first-child{
    margin-bottom: 1.125rem;
  }

  .lg\:first\:ml-4\.5:first-child{
    margin-left: 1.125rem;
  }

  .lg\:first\:mt-4\.75:first-child{
    margin-top: 1.1875rem;
  }

  .lg\:first\:mr-4\.75:first-child{
    margin-right: 1.1875rem;
  }

  .lg\:first\:mb-4\.75:first-child{
    margin-bottom: 1.1875rem;
  }

  .lg\:first\:ml-4\.75:first-child{
    margin-left: 1.1875rem;
  }

  .lg\:first\:mt-5\.25:first-child{
    margin-top: 1.3125rem;
  }

  .lg\:first\:mr-5\.25:first-child{
    margin-right: 1.3125rem;
  }

  .lg\:first\:mb-5\.25:first-child{
    margin-bottom: 1.3125rem;
  }

  .lg\:first\:ml-5\.25:first-child{
    margin-left: 1.3125rem;
  }

  .lg\:first\:mt-5\.5:first-child{
    margin-top: 1.375rem;
  }

  .lg\:first\:mr-5\.5:first-child{
    margin-right: 1.375rem;
  }

  .lg\:first\:mb-5\.5:first-child{
    margin-bottom: 1.375rem;
  }

  .lg\:first\:ml-5\.5:first-child{
    margin-left: 1.375rem;
  }

  .lg\:first\:mt-5\.75:first-child{
    margin-top: 1.4375rem;
  }

  .lg\:first\:mr-5\.75:first-child{
    margin-right: 1.4375rem;
  }

  .lg\:first\:mb-5\.75:first-child{
    margin-bottom: 1.4375rem;
  }

  .lg\:first\:ml-5\.75:first-child{
    margin-left: 1.4375rem;
  }

  .lg\:first\:mt-6\.25:first-child{
    margin-top: 1.5625rem;
  }

  .lg\:first\:mr-6\.25:first-child{
    margin-right: 1.5625rem;
  }

  .lg\:first\:mb-6\.25:first-child{
    margin-bottom: 1.5625rem;
  }

  .lg\:first\:ml-6\.25:first-child{
    margin-left: 1.5625rem;
  }

  .lg\:first\:mt-6\.5:first-child{
    margin-top: 1.625rem;
  }

  .lg\:first\:mr-6\.5:first-child{
    margin-right: 1.625rem;
  }

  .lg\:first\:mb-6\.5:first-child{
    margin-bottom: 1.625rem;
  }

  .lg\:first\:ml-6\.5:first-child{
    margin-left: 1.625rem;
  }

  .lg\:first\:mt-6\.75:first-child{
    margin-top: 1.6875rem;
  }

  .lg\:first\:mr-6\.75:first-child{
    margin-right: 1.6875rem;
  }

  .lg\:first\:mb-6\.75:first-child{
    margin-bottom: 1.6875rem;
  }

  .lg\:first\:ml-6\.75:first-child{
    margin-left: 1.6875rem;
  }

  .lg\:first\:mt-7\.25:first-child{
    margin-top: 1.8125rem;
  }

  .lg\:first\:mr-7\.25:first-child{
    margin-right: 1.8125rem;
  }

  .lg\:first\:mb-7\.25:first-child{
    margin-bottom: 1.8125rem;
  }

  .lg\:first\:ml-7\.25:first-child{
    margin-left: 1.8125rem;
  }

  .lg\:first\:mt-7\.5:first-child{
    margin-top: 1.875rem;
  }

  .lg\:first\:mr-7\.5:first-child{
    margin-right: 1.875rem;
  }

  .lg\:first\:mb-7\.5:first-child{
    margin-bottom: 1.875rem;
  }

  .lg\:first\:ml-7\.5:first-child{
    margin-left: 1.875rem;
  }

  .lg\:first\:mt-8\.25:first-child{
    margin-top: 2.0625rem;
  }

  .lg\:first\:mr-8\.25:first-child{
    margin-right: 2.0625rem;
  }

  .lg\:first\:mb-8\.25:first-child{
    margin-bottom: 2.0625rem;
  }

  .lg\:first\:ml-8\.25:first-child{
    margin-left: 2.0625rem;
  }

  .lg\:first\:mt-8\.5:first-child{
    margin-top: 2.125rem;
  }

  .lg\:first\:mr-8\.5:first-child{
    margin-right: 2.125rem;
  }

  .lg\:first\:mb-8\.5:first-child{
    margin-bottom: 2.125rem;
  }

  .lg\:first\:ml-8\.5:first-child{
    margin-left: 2.125rem;
  }

  .lg\:first\:mt-9\.25:first-child{
    margin-top: 2.3125rem;
  }

  .lg\:first\:mr-9\.25:first-child{
    margin-right: 2.3125rem;
  }

  .lg\:first\:mb-9\.25:first-child{
    margin-bottom: 2.3125rem;
  }

  .lg\:first\:ml-9\.25:first-child{
    margin-left: 2.3125rem;
  }

  .lg\:first\:mt-9\.5:first-child{
    margin-top: 2.375rem;
  }

  .lg\:first\:mr-9\.5:first-child{
    margin-right: 2.375rem;
  }

  .lg\:first\:mb-9\.5:first-child{
    margin-bottom: 2.375rem;
  }

  .lg\:first\:ml-9\.5:first-child{
    margin-left: 2.375rem;
  }

  .lg\:first\:mt-10\.5:first-child{
    margin-top: 2.625rem;
  }

  .lg\:first\:mr-10\.5:first-child{
    margin-right: 2.625rem;
  }

  .lg\:first\:mb-10\.5:first-child{
    margin-bottom: 2.625rem;
  }

  .lg\:first\:ml-10\.5:first-child{
    margin-left: 2.625rem;
  }

  .lg\:first\:mt-11\.25:first-child{
    margin-top: 2.8125rem;
  }

  .lg\:first\:mr-11\.25:first-child{
    margin-right: 2.8125rem;
  }

  .lg\:first\:mb-11\.25:first-child{
    margin-bottom: 2.8125rem;
  }

  .lg\:first\:ml-11\.25:first-child{
    margin-left: 2.8125rem;
  }

  .lg\:first\:mt-11\.5:first-child{
    margin-top: 2.875rem;
  }

  .lg\:first\:mr-11\.5:first-child{
    margin-right: 2.875rem;
  }

  .lg\:first\:mb-11\.5:first-child{
    margin-bottom: 2.875rem;
  }

  .lg\:first\:ml-11\.5:first-child{
    margin-left: 2.875rem;
  }

  .lg\:first\:mt-12\.5:first-child{
    margin-top: 3.125rem;
  }

  .lg\:first\:mr-12\.5:first-child{
    margin-right: 3.125rem;
  }

  .lg\:first\:mb-12\.5:first-child{
    margin-bottom: 3.125rem;
  }

  .lg\:first\:ml-12\.5:first-child{
    margin-left: 3.125rem;
  }

  .lg\:first\:mt-12\.75:first-child{
    margin-top: 3.1875rem;
  }

  .lg\:first\:mr-12\.75:first-child{
    margin-right: 3.1875rem;
  }

  .lg\:first\:mb-12\.75:first-child{
    margin-bottom: 3.1875rem;
  }

  .lg\:first\:ml-12\.75:first-child{
    margin-left: 3.1875rem;
  }

  .lg\:first\:mt-13\.5:first-child{
    margin-top: 3.375rem;
  }

  .lg\:first\:mr-13\.5:first-child{
    margin-right: 3.375rem;
  }

  .lg\:first\:mb-13\.5:first-child{
    margin-bottom: 3.375rem;
  }

  .lg\:first\:ml-13\.5:first-child{
    margin-left: 3.375rem;
  }

  .lg\:first\:mt-14\.5:first-child{
    margin-top: 3.625rem;
  }

  .lg\:first\:mr-14\.5:first-child{
    margin-right: 3.625rem;
  }

  .lg\:first\:mb-14\.5:first-child{
    margin-bottom: 3.625rem;
  }

  .lg\:first\:ml-14\.5:first-child{
    margin-left: 3.625rem;
  }

  .lg\:first\:mt-15\.5:first-child{
    margin-top: 3.875rem;
  }

  .lg\:first\:mr-15\.5:first-child{
    margin-right: 3.875rem;
  }

  .lg\:first\:mb-15\.5:first-child{
    margin-bottom: 3.875rem;
  }

  .lg\:first\:ml-15\.5:first-child{
    margin-left: 3.875rem;
  }

  .lg\:first\:mt-15\.75:first-child{
    margin-top: 3.9375rem;
  }

  .lg\:first\:mr-15\.75:first-child{
    margin-right: 3.9375rem;
  }

  .lg\:first\:mb-15\.75:first-child{
    margin-bottom: 3.9375rem;
  }

  .lg\:first\:ml-15\.75:first-child{
    margin-left: 3.9375rem;
  }

  .lg\:first\:mt-16\.25:first-child{
    margin-top: 4.0625rem;
  }

  .lg\:first\:mr-16\.25:first-child{
    margin-right: 4.0625rem;
  }

  .lg\:first\:mb-16\.25:first-child{
    margin-bottom: 4.0625rem;
  }

  .lg\:first\:ml-16\.25:first-child{
    margin-left: 4.0625rem;
  }

  .lg\:first\:mt-17\.25:first-child{
    margin-top: 4.3125rem;
  }

  .lg\:first\:mr-17\.25:first-child{
    margin-right: 4.3125rem;
  }

  .lg\:first\:mb-17\.25:first-child{
    margin-bottom: 4.3125rem;
  }

  .lg\:first\:ml-17\.25:first-child{
    margin-left: 4.3125rem;
  }

  .lg\:first\:mt-17\.5:first-child{
    margin-top: 4.375rem;
  }

  .lg\:first\:mr-17\.5:first-child{
    margin-right: 4.375rem;
  }

  .lg\:first\:mb-17\.5:first-child{
    margin-bottom: 4.375rem;
  }

  .lg\:first\:ml-17\.5:first-child{
    margin-left: 4.375rem;
  }

  .lg\:first\:mt-18\.25:first-child{
    margin-top: 4.5625rem;
  }

  .lg\:first\:mr-18\.25:first-child{
    margin-right: 4.5625rem;
  }

  .lg\:first\:mb-18\.25:first-child{
    margin-bottom: 4.5625rem;
  }

  .lg\:first\:ml-18\.25:first-child{
    margin-left: 4.5625rem;
  }

  .lg\:first\:mt-18\.5:first-child{
    margin-top: 4.625rem;
  }

  .lg\:first\:mr-18\.5:first-child{
    margin-right: 4.625rem;
  }

  .lg\:first\:mb-18\.5:first-child{
    margin-bottom: 4.625rem;
  }

  .lg\:first\:ml-18\.5:first-child{
    margin-left: 4.625rem;
  }

  .lg\:first\:mt-20\.25:first-child{
    margin-top: 5.0625rem;
  }

  .lg\:first\:mr-20\.25:first-child{
    margin-right: 5.0625rem;
  }

  .lg\:first\:mb-20\.25:first-child{
    margin-bottom: 5.0625rem;
  }

  .lg\:first\:ml-20\.25:first-child{
    margin-left: 5.0625rem;
  }

  .lg\:first\:mt-20\.5:first-child{
    margin-top: 5.125rem;
  }

  .lg\:first\:mr-20\.5:first-child{
    margin-right: 5.125rem;
  }

  .lg\:first\:mb-20\.5:first-child{
    margin-bottom: 5.125rem;
  }

  .lg\:first\:ml-20\.5:first-child{
    margin-left: 5.125rem;
  }

  .lg\:first\:mt-22\.5:first-child{
    margin-top: 5.625rem;
  }

  .lg\:first\:mr-22\.5:first-child{
    margin-right: 5.625rem;
  }

  .lg\:first\:mb-22\.5:first-child{
    margin-bottom: 5.625rem;
  }

  .lg\:first\:ml-22\.5:first-child{
    margin-left: 5.625rem;
  }

  .lg\:first\:mt-25\.5:first-child{
    margin-top: 6.375rem;
  }

  .lg\:first\:mr-25\.5:first-child{
    margin-right: 6.375rem;
  }

  .lg\:first\:mb-25\.5:first-child{
    margin-bottom: 6.375rem;
  }

  .lg\:first\:ml-25\.5:first-child{
    margin-left: 6.375rem;
  }

  .lg\:first\:mt-26\.75:first-child{
    margin-top: 6.6875rem;
  }

  .lg\:first\:mr-26\.75:first-child{
    margin-right: 6.6875rem;
  }

  .lg\:first\:mb-26\.75:first-child{
    margin-bottom: 6.6875rem;
  }

  .lg\:first\:ml-26\.75:first-child{
    margin-left: 6.6875rem;
  }

  .lg\:first\:mt-32\.5:first-child{
    margin-top: 8.125rem;
  }

  .lg\:first\:mr-32\.5:first-child{
    margin-right: 8.125rem;
  }

  .lg\:first\:mb-32\.5:first-child{
    margin-bottom: 8.125rem;
  }

  .lg\:first\:ml-32\.5:first-child{
    margin-left: 8.125rem;
  }

  .lg\:first\:mt-37\.5:first-child{
    margin-top: 9.375rem;
  }

  .lg\:first\:mr-37\.5:first-child{
    margin-right: 9.375rem;
  }

  .lg\:first\:mb-37\.5:first-child{
    margin-bottom: 9.375rem;
  }

  .lg\:first\:ml-37\.5:first-child{
    margin-left: 9.375rem;
  }

  .lg\:first\:mt-41\.25:first-child{
    margin-top: 10.3125rem;
  }

  .lg\:first\:mr-41\.25:first-child{
    margin-right: 10.3125rem;
  }

  .lg\:first\:mb-41\.25:first-child{
    margin-bottom: 10.3125rem;
  }

  .lg\:first\:ml-41\.25:first-child{
    margin-left: 10.3125rem;
  }

  .lg\:first\:mt-52\.5:first-child{
    margin-top: 13.125rem;
  }

  .lg\:first\:mr-52\.5:first-child{
    margin-right: 13.125rem;
  }

  .lg\:first\:mb-52\.5:first-child{
    margin-bottom: 13.125rem;
  }

  .lg\:first\:ml-52\.5:first-child{
    margin-left: 13.125rem;
  }

  .lg\:first\:mt-54\.5:first-child{
    margin-top: 13.625rem;
  }

  .lg\:first\:mr-54\.5:first-child{
    margin-right: 13.625rem;
  }

  .lg\:first\:mb-54\.5:first-child{
    margin-bottom: 13.625rem;
  }

  .lg\:first\:ml-54\.5:first-child{
    margin-left: 13.625rem;
  }

  .lg\:first\:mt-57\.25:first-child{
    margin-top: 14.3125rem;
  }

  .lg\:first\:mr-57\.25:first-child{
    margin-right: 14.3125rem;
  }

  .lg\:first\:mb-57\.25:first-child{
    margin-bottom: 14.3125rem;
  }

  .lg\:first\:ml-57\.25:first-child{
    margin-left: 14.3125rem;
  }

  .lg\:first\:mt-57\.5:first-child{
    margin-top: 14.375rem;
  }

  .lg\:first\:mr-57\.5:first-child{
    margin-right: 14.375rem;
  }

  .lg\:first\:mb-57\.5:first-child{
    margin-bottom: 14.375rem;
  }

  .lg\:first\:ml-57\.5:first-child{
    margin-left: 14.375rem;
  }

  .lg\:first\:mt-66\.25:first-child{
    margin-top: 16.5625rem;
  }

  .lg\:first\:mr-66\.25:first-child{
    margin-right: 16.5625rem;
  }

  .lg\:first\:mb-66\.25:first-child{
    margin-bottom: 16.5625rem;
  }

  .lg\:first\:ml-66\.25:first-child{
    margin-left: 16.5625rem;
  }

  .lg\:first\:mt-74\.5:first-child{
    margin-top: 18.125rem;
  }

  .lg\:first\:mr-74\.5:first-child{
    margin-right: 18.125rem;
  }

  .lg\:first\:mb-74\.5:first-child{
    margin-bottom: 18.125rem;
  }

  .lg\:first\:ml-74\.5:first-child{
    margin-left: 18.125rem;
  }

  .lg\:first\:mt-106\.25:first-child{
    margin-top: 26.5625rem;
  }

  .lg\:first\:mr-106\.25:first-child{
    margin-right: 26.5625rem;
  }

  .lg\:first\:mb-106\.25:first-child{
    margin-bottom: 26.5625rem;
  }

  .lg\:first\:ml-106\.25:first-child{
    margin-left: 26.5625rem;
  }

  .lg\:first\:mt-112\.25:first-child{
    margin-top: 28.0675rem;
  }

  .lg\:first\:mr-112\.25:first-child{
    margin-right: 28.0675rem;
  }

  .lg\:first\:mb-112\.25:first-child{
    margin-bottom: 28.0675rem;
  }

  .lg\:first\:ml-112\.25:first-child{
    margin-left: 28.0675rem;
  }

  .lg\:first\:mt-112\.75:first-child{
    margin-top: 28.1875rem;
  }

  .lg\:first\:mr-112\.75:first-child{
    margin-right: 28.1875rem;
  }

  .lg\:first\:mb-112\.75:first-child{
    margin-bottom: 28.1875rem;
  }

  .lg\:first\:ml-112\.75:first-child{
    margin-left: 28.1875rem;
  }

  .lg\:first\:mt-147\.5:first-child{
    margin-top: 36.875rem;
  }

  .lg\:first\:mr-147\.5:first-child{
    margin-right: 36.875rem;
  }

  .lg\:first\:mb-147\.5:first-child{
    margin-bottom: 36.875rem;
  }

  .lg\:first\:ml-147\.5:first-child{
    margin-left: 36.875rem;
  }

  .lg\:first\:mt-162\.5:first-child{
    margin-top: 40.625rem;
  }

  .lg\:first\:mr-162\.5:first-child{
    margin-right: 40.625rem;
  }

  .lg\:first\:mb-162\.5:first-child{
    margin-bottom: 40.625rem;
  }

  .lg\:first\:ml-162\.5:first-child{
    margin-left: 40.625rem;
  }

  .lg\:first\:mt-172\.25:first-child{
    margin-top: 42.5625rem;
  }

  .lg\:first\:mr-172\.25:first-child{
    margin-right: 42.5625rem;
  }

  .lg\:first\:mb-172\.25:first-child{
    margin-bottom: 42.5625rem;
  }

  .lg\:first\:ml-172\.25:first-child{
    margin-left: 42.5625rem;
  }

  .lg\:first\:mt-175\.25:first-child{
    margin-top: 43.8125rem;
  }

  .lg\:first\:mr-175\.25:first-child{
    margin-right: 43.8125rem;
  }

  .lg\:first\:mb-175\.25:first-child{
    margin-bottom: 43.8125rem;
  }

  .lg\:first\:ml-175\.25:first-child{
    margin-left: 43.8125rem;
  }

  .lg\:first\:mt-184\.25:first-child{
    margin-top: 46.0625rem;
  }

  .lg\:first\:mr-184\.25:first-child{
    margin-right: 46.0625rem;
  }

  .lg\:first\:mb-184\.25:first-child{
    margin-bottom: 46.0625rem;
  }

  .lg\:first\:ml-184\.25:first-child{
    margin-left: 46.0625rem;
  }

  .lg\:first\:mt-203\.25:first-child{
    margin-top: 50.8125rem;
  }

  .lg\:first\:mr-203\.25:first-child{
    margin-right: 50.8125rem;
  }

  .lg\:first\:mb-203\.25:first-child{
    margin-bottom: 50.8125rem;
  }

  .lg\:first\:ml-203\.25:first-child{
    margin-left: 50.8125rem;
  }

  .lg\:first\:mt-half:first-child{
    margin-top: 50%;
  }

  .lg\:first\:mr-half:first-child{
    margin-right: 50%;
  }

  .lg\:first\:mb-half:first-child{
    margin-bottom: 50%;
  }

  .lg\:first\:ml-half:first-child{
    margin-left: 50%;
  }

  .lg\:first\:mt-full:first-child{
    margin-top: 100%;
  }

  .lg\:first\:mr-full:first-child{
    margin-right: 100%;
  }

  .lg\:first\:mb-full:first-child{
    margin-bottom: 100%;
  }

  .lg\:first\:ml-full:first-child{
    margin-left: 100%;
  }

  .lg\:first\:mt-1\/10:first-child{
    margin-top: 10%;
  }

  .lg\:first\:mr-1\/10:first-child{
    margin-right: 10%;
  }

  .lg\:first\:mb-1\/10:first-child{
    margin-bottom: 10%;
  }

  .lg\:first\:ml-1\/10:first-child{
    margin-left: 10%;
  }

  .lg\:first\:mt-2\/10:first-child{
    margin-top: 20%;
  }

  .lg\:first\:mr-2\/10:first-child{
    margin-right: 20%;
  }

  .lg\:first\:mb-2\/10:first-child{
    margin-bottom: 20%;
  }

  .lg\:first\:ml-2\/10:first-child{
    margin-left: 20%;
  }

  .lg\:first\:mt-3\/10:first-child{
    margin-top: 30%;
  }

  .lg\:first\:mr-3\/10:first-child{
    margin-right: 30%;
  }

  .lg\:first\:mb-3\/10:first-child{
    margin-bottom: 30%;
  }

  .lg\:first\:ml-3\/10:first-child{
    margin-left: 30%;
  }

  .lg\:first\:mt-4\/10:first-child{
    margin-top: 40%;
  }

  .lg\:first\:mr-4\/10:first-child{
    margin-right: 40%;
  }

  .lg\:first\:mb-4\/10:first-child{
    margin-bottom: 40%;
  }

  .lg\:first\:ml-4\/10:first-child{
    margin-left: 40%;
  }

  .lg\:first\:mt-4\.5\/10:first-child{
    margin-top: 45%;
  }

  .lg\:first\:mr-4\.5\/10:first-child{
    margin-right: 45%;
  }

  .lg\:first\:mb-4\.5\/10:first-child{
    margin-bottom: 45%;
  }

  .lg\:first\:ml-4\.5\/10:first-child{
    margin-left: 45%;
  }

  .lg\:first\:mt-5\/10:first-child{
    margin-top: 50%;
  }

  .lg\:first\:mr-5\/10:first-child{
    margin-right: 50%;
  }

  .lg\:first\:mb-5\/10:first-child{
    margin-bottom: 50%;
  }

  .lg\:first\:ml-5\/10:first-child{
    margin-left: 50%;
  }

  .lg\:first\:mt-5\.5\/10:first-child{
    margin-top: 55%;
  }

  .lg\:first\:mr-5\.5\/10:first-child{
    margin-right: 55%;
  }

  .lg\:first\:mb-5\.5\/10:first-child{
    margin-bottom: 55%;
  }

  .lg\:first\:ml-5\.5\/10:first-child{
    margin-left: 55%;
  }

  .lg\:first\:mt-6\/10:first-child{
    margin-top: 60%;
  }

  .lg\:first\:mr-6\/10:first-child{
    margin-right: 60%;
  }

  .lg\:first\:mb-6\/10:first-child{
    margin-bottom: 60%;
  }

  .lg\:first\:ml-6\/10:first-child{
    margin-left: 60%;
  }

  .lg\:first\:mt-7\/10:first-child{
    margin-top: 70%;
  }

  .lg\:first\:mr-7\/10:first-child{
    margin-right: 70%;
  }

  .lg\:first\:mb-7\/10:first-child{
    margin-bottom: 70%;
  }

  .lg\:first\:ml-7\/10:first-child{
    margin-left: 70%;
  }

  .lg\:first\:mt-8\/10:first-child{
    margin-top: 80%;
  }

  .lg\:first\:mr-8\/10:first-child{
    margin-right: 80%;
  }

  .lg\:first\:mb-8\/10:first-child{
    margin-bottom: 80%;
  }

  .lg\:first\:ml-8\/10:first-child{
    margin-left: 80%;
  }

  .lg\:first\:mt-9\/10:first-child{
    margin-top: 90%;
  }

  .lg\:first\:mr-9\/10:first-child{
    margin-right: 90%;
  }

  .lg\:first\:mb-9\/10:first-child{
    margin-bottom: 90%;
  }

  .lg\:first\:ml-9\/10:first-child{
    margin-left: 90%;
  }

  .lg\:first\:mt-1\/12:first-child{
    margin-top: 8.333333%;
  }

  .lg\:first\:mr-1\/12:first-child{
    margin-right: 8.333333%;
  }

  .lg\:first\:mb-1\/12:first-child{
    margin-bottom: 8.333333%;
  }

  .lg\:first\:ml-1\/12:first-child{
    margin-left: 8.333333%;
  }

  .lg\:first\:mt-2\/12:first-child{
    margin-top: 16.666667%;
  }

  .lg\:first\:mr-2\/12:first-child{
    margin-right: 16.666667%;
  }

  .lg\:first\:mb-2\/12:first-child{
    margin-bottom: 16.666667%;
  }

  .lg\:first\:ml-2\/12:first-child{
    margin-left: 16.666667%;
  }

  .lg\:first\:mt-3\/12:first-child{
    margin-top: 25%;
  }

  .lg\:first\:mr-3\/12:first-child{
    margin-right: 25%;
  }

  .lg\:first\:mb-3\/12:first-child{
    margin-bottom: 25%;
  }

  .lg\:first\:ml-3\/12:first-child{
    margin-left: 25%;
  }

  .lg\:first\:mt-4\/12:first-child{
    margin-top: 33.333333%;
  }

  .lg\:first\:mr-4\/12:first-child{
    margin-right: 33.333333%;
  }

  .lg\:first\:mb-4\/12:first-child{
    margin-bottom: 33.333333%;
  }

  .lg\:first\:ml-4\/12:first-child{
    margin-left: 33.333333%;
  }

  .lg\:first\:mt-5\/12:first-child{
    margin-top: 41.666667%;
  }

  .lg\:first\:mr-5\/12:first-child{
    margin-right: 41.666667%;
  }

  .lg\:first\:mb-5\/12:first-child{
    margin-bottom: 41.666667%;
  }

  .lg\:first\:ml-5\/12:first-child{
    margin-left: 41.666667%;
  }

  .lg\:first\:mt-6\/12:first-child{
    margin-top: 50%;
  }

  .lg\:first\:mr-6\/12:first-child{
    margin-right: 50%;
  }

  .lg\:first\:mb-6\/12:first-child{
    margin-bottom: 50%;
  }

  .lg\:first\:ml-6\/12:first-child{
    margin-left: 50%;
  }

  .lg\:first\:mt-7\/12:first-child{
    margin-top: 58.333333%;
  }

  .lg\:first\:mr-7\/12:first-child{
    margin-right: 58.333333%;
  }

  .lg\:first\:mb-7\/12:first-child{
    margin-bottom: 58.333333%;
  }

  .lg\:first\:ml-7\/12:first-child{
    margin-left: 58.333333%;
  }

  .lg\:first\:mt-8\/12:first-child{
    margin-top: 66.666667%;
  }

  .lg\:first\:mr-8\/12:first-child{
    margin-right: 66.666667%;
  }

  .lg\:first\:mb-8\/12:first-child{
    margin-bottom: 66.666667%;
  }

  .lg\:first\:ml-8\/12:first-child{
    margin-left: 66.666667%;
  }

  .lg\:first\:mt-9\/12:first-child{
    margin-top: 75%;
  }

  .lg\:first\:mr-9\/12:first-child{
    margin-right: 75%;
  }

  .lg\:first\:mb-9\/12:first-child{
    margin-bottom: 75%;
  }

  .lg\:first\:ml-9\/12:first-child{
    margin-left: 75%;
  }

  .lg\:first\:mt-10\/12:first-child{
    margin-top: 83.333333%;
  }

  .lg\:first\:mr-10\/12:first-child{
    margin-right: 83.333333%;
  }

  .lg\:first\:mb-10\/12:first-child{
    margin-bottom: 83.333333%;
  }

  .lg\:first\:ml-10\/12:first-child{
    margin-left: 83.333333%;
  }

  .lg\:first\:mt-11\/12:first-child{
    margin-top: 91.666667%;
  }

  .lg\:first\:mr-11\/12:first-child{
    margin-right: 91.666667%;
  }

  .lg\:first\:mb-11\/12:first-child{
    margin-bottom: 91.666667%;
  }

  .lg\:first\:ml-11\/12:first-child{
    margin-left: 91.666667%;
  }

  .lg\:first\:-mt-0:first-child{
    margin-top: 0px;
  }

  .lg\:first\:-mr-0:first-child{
    margin-right: 0px;
  }

  .lg\:first\:-mb-0:first-child{
    margin-bottom: 0px;
  }

  .lg\:first\:-ml-0:first-child{
    margin-left: 0px;
  }

  .lg\:first\:-mt-1:first-child{
    margin-top: -0.25rem;
  }

  .lg\:first\:-mr-1:first-child{
    margin-right: -0.25rem;
  }

  .lg\:first\:-mb-1:first-child{
    margin-bottom: -0.25rem;
  }

  .lg\:first\:-ml-1:first-child{
    margin-left: -0.25rem;
  }

  .lg\:first\:-mt-2:first-child{
    margin-top: -0.5rem;
  }

  .lg\:first\:-mr-2:first-child{
    margin-right: -0.5rem;
  }

  .lg\:first\:-mb-2:first-child{
    margin-bottom: -0.5rem;
  }

  .lg\:first\:-ml-2:first-child{
    margin-left: -0.5rem;
  }

  .lg\:first\:-mt-3:first-child{
    margin-top: -0.75rem;
  }

  .lg\:first\:-mr-3:first-child{
    margin-right: -0.75rem;
  }

  .lg\:first\:-mb-3:first-child{
    margin-bottom: -0.75rem;
  }

  .lg\:first\:-ml-3:first-child{
    margin-left: -0.75rem;
  }

  .lg\:first\:-mt-4:first-child{
    margin-top: -1rem;
  }

  .lg\:first\:-mr-4:first-child{
    margin-right: -1rem;
  }

  .lg\:first\:-mb-4:first-child{
    margin-bottom: -1rem;
  }

  .lg\:first\:-ml-4:first-child{
    margin-left: -1rem;
  }

  .lg\:first\:-mt-5:first-child{
    margin-top: -1.25rem;
  }

  .lg\:first\:-mr-5:first-child{
    margin-right: -1.25rem;
  }

  .lg\:first\:-mb-5:first-child{
    margin-bottom: -1.25rem;
  }

  .lg\:first\:-ml-5:first-child{
    margin-left: -1.25rem;
  }

  .lg\:first\:-mt-6:first-child{
    margin-top: -1.5rem;
  }

  .lg\:first\:-mr-6:first-child{
    margin-right: -1.5rem;
  }

  .lg\:first\:-mb-6:first-child{
    margin-bottom: -1.5rem;
  }

  .lg\:first\:-ml-6:first-child{
    margin-left: -1.5rem;
  }

  .lg\:first\:-mt-7:first-child{
    margin-top: -1.75rem;
  }

  .lg\:first\:-mr-7:first-child{
    margin-right: -1.75rem;
  }

  .lg\:first\:-mb-7:first-child{
    margin-bottom: -1.75rem;
  }

  .lg\:first\:-ml-7:first-child{
    margin-left: -1.75rem;
  }

  .lg\:first\:-mt-8:first-child{
    margin-top: -2rem;
  }

  .lg\:first\:-mr-8:first-child{
    margin-right: -2rem;
  }

  .lg\:first\:-mb-8:first-child{
    margin-bottom: -2rem;
  }

  .lg\:first\:-ml-8:first-child{
    margin-left: -2rem;
  }

  .lg\:first\:-mt-9:first-child{
    margin-top: -2.25rem;
  }

  .lg\:first\:-mr-9:first-child{
    margin-right: -2.25rem;
  }

  .lg\:first\:-mb-9:first-child{
    margin-bottom: -2.25rem;
  }

  .lg\:first\:-ml-9:first-child{
    margin-left: -2.25rem;
  }

  .lg\:first\:-mt-10:first-child{
    margin-top: -2.5rem;
  }

  .lg\:first\:-mr-10:first-child{
    margin-right: -2.5rem;
  }

  .lg\:first\:-mb-10:first-child{
    margin-bottom: -2.5rem;
  }

  .lg\:first\:-ml-10:first-child{
    margin-left: -2.5rem;
  }

  .lg\:first\:-mt-11:first-child{
    margin-top: -2.75rem;
  }

  .lg\:first\:-mr-11:first-child{
    margin-right: -2.75rem;
  }

  .lg\:first\:-mb-11:first-child{
    margin-bottom: -2.75rem;
  }

  .lg\:first\:-ml-11:first-child{
    margin-left: -2.75rem;
  }

  .lg\:first\:-mt-12:first-child{
    margin-top: -3rem;
  }

  .lg\:first\:-mr-12:first-child{
    margin-right: -3rem;
  }

  .lg\:first\:-mb-12:first-child{
    margin-bottom: -3rem;
  }

  .lg\:first\:-ml-12:first-child{
    margin-left: -3rem;
  }

  .lg\:first\:-mt-13:first-child{
    margin-top: -3.25rem;
  }

  .lg\:first\:-mr-13:first-child{
    margin-right: -3.25rem;
  }

  .lg\:first\:-mb-13:first-child{
    margin-bottom: -3.25rem;
  }

  .lg\:first\:-ml-13:first-child{
    margin-left: -3.25rem;
  }

  .lg\:first\:-mt-14:first-child{
    margin-top: -3.5rem;
  }

  .lg\:first\:-mr-14:first-child{
    margin-right: -3.5rem;
  }

  .lg\:first\:-mb-14:first-child{
    margin-bottom: -3.5rem;
  }

  .lg\:first\:-ml-14:first-child{
    margin-left: -3.5rem;
  }

  .lg\:first\:-mt-15:first-child{
    margin-top: -3.75rem;
  }

  .lg\:first\:-mr-15:first-child{
    margin-right: -3.75rem;
  }

  .lg\:first\:-mb-15:first-child{
    margin-bottom: -3.75rem;
  }

  .lg\:first\:-ml-15:first-child{
    margin-left: -3.75rem;
  }

  .lg\:first\:-mt-16:first-child{
    margin-top: -4rem;
  }

  .lg\:first\:-mr-16:first-child{
    margin-right: -4rem;
  }

  .lg\:first\:-mb-16:first-child{
    margin-bottom: -4rem;
  }

  .lg\:first\:-ml-16:first-child{
    margin-left: -4rem;
  }

  .lg\:first\:-mt-17:first-child{
    margin-top: -4.25rem;
  }

  .lg\:first\:-mr-17:first-child{
    margin-right: -4.25rem;
  }

  .lg\:first\:-mb-17:first-child{
    margin-bottom: -4.25rem;
  }

  .lg\:first\:-ml-17:first-child{
    margin-left: -4.25rem;
  }

  .lg\:first\:-mt-18:first-child{
    margin-top: -4.5rem;
  }

  .lg\:first\:-mr-18:first-child{
    margin-right: -4.5rem;
  }

  .lg\:first\:-mb-18:first-child{
    margin-bottom: -4.5rem;
  }

  .lg\:first\:-ml-18:first-child{
    margin-left: -4.5rem;
  }

  .lg\:first\:-mt-19:first-child{
    margin-top: -4.75rem;
  }

  .lg\:first\:-mr-19:first-child{
    margin-right: -4.75rem;
  }

  .lg\:first\:-mb-19:first-child{
    margin-bottom: -4.75rem;
  }

  .lg\:first\:-ml-19:first-child{
    margin-left: -4.75rem;
  }

  .lg\:first\:-mt-20:first-child{
    margin-top: -5rem;
  }

  .lg\:first\:-mr-20:first-child{
    margin-right: -5rem;
  }

  .lg\:first\:-mb-20:first-child{
    margin-bottom: -5rem;
  }

  .lg\:first\:-ml-20:first-child{
    margin-left: -5rem;
  }

  .lg\:first\:-mt-22:first-child{
    margin-top: -5.5rem;
  }

  .lg\:first\:-mr-22:first-child{
    margin-right: -5.5rem;
  }

  .lg\:first\:-mb-22:first-child{
    margin-bottom: -5.5rem;
  }

  .lg\:first\:-ml-22:first-child{
    margin-left: -5.5rem;
  }

  .lg\:first\:-mt-24:first-child{
    margin-top: -6rem;
  }

  .lg\:first\:-mr-24:first-child{
    margin-right: -6rem;
  }

  .lg\:first\:-mb-24:first-child{
    margin-bottom: -6rem;
  }

  .lg\:first\:-ml-24:first-child{
    margin-left: -6rem;
  }

  .lg\:first\:-mt-25:first-child{
    margin-top: -6.25rem;
  }

  .lg\:first\:-mr-25:first-child{
    margin-right: -6.25rem;
  }

  .lg\:first\:-mb-25:first-child{
    margin-bottom: -6.25rem;
  }

  .lg\:first\:-ml-25:first-child{
    margin-left: -6.25rem;
  }

  .lg\:first\:-mt-28:first-child{
    margin-top: -7rem;
  }

  .lg\:first\:-mr-28:first-child{
    margin-right: -7rem;
  }

  .lg\:first\:-mb-28:first-child{
    margin-bottom: -7rem;
  }

  .lg\:first\:-ml-28:first-child{
    margin-left: -7rem;
  }

  .lg\:first\:-mt-30:first-child{
    margin-top: -7.5rem;
  }

  .lg\:first\:-mr-30:first-child{
    margin-right: -7.5rem;
  }

  .lg\:first\:-mb-30:first-child{
    margin-bottom: -7.5rem;
  }

  .lg\:first\:-ml-30:first-child{
    margin-left: -7.5rem;
  }

  .lg\:first\:-mt-32:first-child{
    margin-top: -8rem;
  }

  .lg\:first\:-mr-32:first-child{
    margin-right: -8rem;
  }

  .lg\:first\:-mb-32:first-child{
    margin-bottom: -8rem;
  }

  .lg\:first\:-ml-32:first-child{
    margin-left: -8rem;
  }

  .lg\:first\:-mt-34:first-child{
    margin-top: -8.5rem;
  }

  .lg\:first\:-mr-34:first-child{
    margin-right: -8.5rem;
  }

  .lg\:first\:-mb-34:first-child{
    margin-bottom: -8.5rem;
  }

  .lg\:first\:-ml-34:first-child{
    margin-left: -8.5rem;
  }

  .lg\:first\:-mt-35:first-child{
    margin-top: -8.75rem;
  }

  .lg\:first\:-mr-35:first-child{
    margin-right: -8.75rem;
  }

  .lg\:first\:-mb-35:first-child{
    margin-bottom: -8.75rem;
  }

  .lg\:first\:-ml-35:first-child{
    margin-left: -8.75rem;
  }

  .lg\:first\:-mt-36:first-child{
    margin-top: -9rem;
  }

  .lg\:first\:-mr-36:first-child{
    margin-right: -9rem;
  }

  .lg\:first\:-mb-36:first-child{
    margin-bottom: -9rem;
  }

  .lg\:first\:-ml-36:first-child{
    margin-left: -9rem;
  }

  .lg\:first\:-mt-39:first-child{
    margin-top: -9.75rem;
  }

  .lg\:first\:-mr-39:first-child{
    margin-right: -9.75rem;
  }

  .lg\:first\:-mb-39:first-child{
    margin-bottom: -9.75rem;
  }

  .lg\:first\:-ml-39:first-child{
    margin-left: -9.75rem;
  }

  .lg\:first\:-mt-40:first-child{
    margin-top: -10rem;
  }

  .lg\:first\:-mr-40:first-child{
    margin-right: -10rem;
  }

  .lg\:first\:-mb-40:first-child{
    margin-bottom: -10rem;
  }

  .lg\:first\:-ml-40:first-child{
    margin-left: -10rem;
  }

  .lg\:first\:-mt-42:first-child{
    margin-top: -10.5rem;
  }

  .lg\:first\:-mr-42:first-child{
    margin-right: -10.5rem;
  }

  .lg\:first\:-mb-42:first-child{
    margin-bottom: -10.5rem;
  }

  .lg\:first\:-ml-42:first-child{
    margin-left: -10.5rem;
  }

  .lg\:first\:-mt-44:first-child{
    margin-top: -11rem;
  }

  .lg\:first\:-mr-44:first-child{
    margin-right: -11rem;
  }

  .lg\:first\:-mb-44:first-child{
    margin-bottom: -11rem;
  }

  .lg\:first\:-ml-44:first-child{
    margin-left: -11rem;
  }

  .lg\:first\:-mt-45:first-child{
    margin-top: -11.25rem;
  }

  .lg\:first\:-mr-45:first-child{
    margin-right: -11.25rem;
  }

  .lg\:first\:-mb-45:first-child{
    margin-bottom: -11.25rem;
  }

  .lg\:first\:-ml-45:first-child{
    margin-left: -11.25rem;
  }

  .lg\:first\:-mt-48:first-child{
    margin-top: -12rem;
  }

  .lg\:first\:-mr-48:first-child{
    margin-right: -12rem;
  }

  .lg\:first\:-mb-48:first-child{
    margin-bottom: -12rem;
  }

  .lg\:first\:-ml-48:first-child{
    margin-left: -12rem;
  }

  .lg\:first\:-mt-50:first-child{
    margin-top: -12.5rem;
  }

  .lg\:first\:-mr-50:first-child{
    margin-right: -12.5rem;
  }

  .lg\:first\:-mb-50:first-child{
    margin-bottom: -12.5rem;
  }

  .lg\:first\:-ml-50:first-child{
    margin-left: -12.5rem;
  }

  .lg\:first\:-mt-52:first-child{
    margin-top: -13rem;
  }

  .lg\:first\:-mr-52:first-child{
    margin-right: -13rem;
  }

  .lg\:first\:-mb-52:first-child{
    margin-bottom: -13rem;
  }

  .lg\:first\:-ml-52:first-child{
    margin-left: -13rem;
  }

  .lg\:first\:-mt-55:first-child{
    margin-top: -13.75rem;
  }

  .lg\:first\:-mr-55:first-child{
    margin-right: -13.75rem;
  }

  .lg\:first\:-mb-55:first-child{
    margin-bottom: -13.75rem;
  }

  .lg\:first\:-ml-55:first-child{
    margin-left: -13.75rem;
  }

  .lg\:first\:-mt-56:first-child{
    margin-top: -14rem;
  }

  .lg\:first\:-mr-56:first-child{
    margin-right: -14rem;
  }

  .lg\:first\:-mb-56:first-child{
    margin-bottom: -14rem;
  }

  .lg\:first\:-ml-56:first-child{
    margin-left: -14rem;
  }

  .lg\:first\:-mt-58:first-child{
    margin-top: -14.5rem;
  }

  .lg\:first\:-mr-58:first-child{
    margin-right: -14.5rem;
  }

  .lg\:first\:-mb-58:first-child{
    margin-bottom: -14.5rem;
  }

  .lg\:first\:-ml-58:first-child{
    margin-left: -14.5rem;
  }

  .lg\:first\:-mt-60:first-child{
    margin-top: -15rem;
  }

  .lg\:first\:-mr-60:first-child{
    margin-right: -15rem;
  }

  .lg\:first\:-mb-60:first-child{
    margin-bottom: -15rem;
  }

  .lg\:first\:-ml-60:first-child{
    margin-left: -15rem;
  }

  .lg\:first\:-mt-64:first-child{
    margin-top: -16rem;
  }

  .lg\:first\:-mr-64:first-child{
    margin-right: -16rem;
  }

  .lg\:first\:-mb-64:first-child{
    margin-bottom: -16rem;
  }

  .lg\:first\:-ml-64:first-child{
    margin-left: -16rem;
  }

  .lg\:first\:-mt-65:first-child{
    margin-top: -16.25rem;
  }

  .lg\:first\:-mr-65:first-child{
    margin-right: -16.25rem;
  }

  .lg\:first\:-mb-65:first-child{
    margin-bottom: -16.25rem;
  }

  .lg\:first\:-ml-65:first-child{
    margin-left: -16.25rem;
  }

  .lg\:first\:-mt-68:first-child{
    margin-top: -17rem;
  }

  .lg\:first\:-mr-68:first-child{
    margin-right: -17rem;
  }

  .lg\:first\:-mb-68:first-child{
    margin-bottom: -17rem;
  }

  .lg\:first\:-ml-68:first-child{
    margin-left: -17rem;
  }

  .lg\:first\:-mt-69:first-child{
    margin-top: -17.25rem;
  }

  .lg\:first\:-mr-69:first-child{
    margin-right: -17.25rem;
  }

  .lg\:first\:-mb-69:first-child{
    margin-bottom: -17.25rem;
  }

  .lg\:first\:-ml-69:first-child{
    margin-left: -17.25rem;
  }

  .lg\:first\:-mt-70:first-child{
    margin-top: -17.5rem;
  }

  .lg\:first\:-mr-70:first-child{
    margin-right: -17.5rem;
  }

  .lg\:first\:-mb-70:first-child{
    margin-bottom: -17.5rem;
  }

  .lg\:first\:-ml-70:first-child{
    margin-left: -17.5rem;
  }

  .lg\:first\:-mt-72:first-child{
    margin-top: -18rem;
  }

  .lg\:first\:-mr-72:first-child{
    margin-right: -18rem;
  }

  .lg\:first\:-mb-72:first-child{
    margin-bottom: -18rem;
  }

  .lg\:first\:-ml-72:first-child{
    margin-left: -18rem;
  }

  .lg\:first\:-mt-75:first-child{
    margin-top: -18.75rem;
  }

  .lg\:first\:-mr-75:first-child{
    margin-right: -18.75rem;
  }

  .lg\:first\:-mb-75:first-child{
    margin-bottom: -18.75rem;
  }

  .lg\:first\:-ml-75:first-child{
    margin-left: -18.75rem;
  }

  .lg\:first\:-mt-80:first-child{
    margin-top: -20rem;
  }

  .lg\:first\:-mr-80:first-child{
    margin-right: -20rem;
  }

  .lg\:first\:-mb-80:first-child{
    margin-bottom: -20rem;
  }

  .lg\:first\:-ml-80:first-child{
    margin-left: -20rem;
  }

  .lg\:first\:-mt-85:first-child{
    margin-top: -21.25rem;
  }

  .lg\:first\:-mr-85:first-child{
    margin-right: -21.25rem;
  }

  .lg\:first\:-mb-85:first-child{
    margin-bottom: -21.25rem;
  }

  .lg\:first\:-ml-85:first-child{
    margin-left: -21.25rem;
  }

  .lg\:first\:-mt-86:first-child{
    margin-top: -21.5rem;
  }

  .lg\:first\:-mr-86:first-child{
    margin-right: -21.5rem;
  }

  .lg\:first\:-mb-86:first-child{
    margin-bottom: -21.5rem;
  }

  .lg\:first\:-ml-86:first-child{
    margin-left: -21.5rem;
  }

  .lg\:first\:-mt-90:first-child{
    margin-top: -22.5rem;
  }

  .lg\:first\:-mr-90:first-child{
    margin-right: -22.5rem;
  }

  .lg\:first\:-mb-90:first-child{
    margin-bottom: -22.5rem;
  }

  .lg\:first\:-ml-90:first-child{
    margin-left: -22.5rem;
  }

  .lg\:first\:-mt-96:first-child{
    margin-top: -24rem;
  }

  .lg\:first\:-mr-96:first-child{
    margin-right: -24rem;
  }

  .lg\:first\:-mb-96:first-child{
    margin-bottom: -24rem;
  }

  .lg\:first\:-ml-96:first-child{
    margin-left: -24rem;
  }

  .lg\:first\:-mt-100:first-child{
    margin-top: -25rem;
  }

  .lg\:first\:-mr-100:first-child{
    margin-right: -25rem;
  }

  .lg\:first\:-mb-100:first-child{
    margin-bottom: -25rem;
  }

  .lg\:first\:-ml-100:first-child{
    margin-left: -25rem;
  }

  .lg\:first\:-mt-115:first-child{
    margin-top: -28.75rem;
  }

  .lg\:first\:-mr-115:first-child{
    margin-right: -28.75rem;
  }

  .lg\:first\:-mb-115:first-child{
    margin-bottom: -28.75rem;
  }

  .lg\:first\:-ml-115:first-child{
    margin-left: -28.75rem;
  }

  .lg\:first\:-mt-125:first-child{
    margin-top: -31.25rem;
  }

  .lg\:first\:-mr-125:first-child{
    margin-right: -31.25rem;
  }

  .lg\:first\:-mb-125:first-child{
    margin-bottom: -31.25rem;
  }

  .lg\:first\:-ml-125:first-child{
    margin-left: -31.25rem;
  }

  .lg\:first\:-mt-142:first-child{
    margin-top: -35.5rem;
  }

  .lg\:first\:-mr-142:first-child{
    margin-right: -35.5rem;
  }

  .lg\:first\:-mb-142:first-child{
    margin-bottom: -35.5rem;
  }

  .lg\:first\:-ml-142:first-child{
    margin-left: -35.5rem;
  }

  .lg\:first\:-mt-150:first-child{
    margin-top: -37.5rem;
  }

  .lg\:first\:-mr-150:first-child{
    margin-right: -37.5rem;
  }

  .lg\:first\:-mb-150:first-child{
    margin-bottom: -37.5rem;
  }

  .lg\:first\:-ml-150:first-child{
    margin-left: -37.5rem;
  }

  .lg\:first\:-mt-156:first-child{
    margin-top: -39rem;
  }

  .lg\:first\:-mr-156:first-child{
    margin-right: -39rem;
  }

  .lg\:first\:-mb-156:first-child{
    margin-bottom: -39rem;
  }

  .lg\:first\:-ml-156:first-child{
    margin-left: -39rem;
  }

  .lg\:first\:-mt-160:first-child{
    margin-top: -40rem;
  }

  .lg\:first\:-mr-160:first-child{
    margin-right: -40rem;
  }

  .lg\:first\:-mb-160:first-child{
    margin-bottom: -40rem;
  }

  .lg\:first\:-ml-160:first-child{
    margin-left: -40rem;
  }

  .lg\:first\:-mt-175:first-child{
    margin-top: -43.75rem;
  }

  .lg\:first\:-mr-175:first-child{
    margin-right: -43.75rem;
  }

  .lg\:first\:-mb-175:first-child{
    margin-bottom: -43.75rem;
  }

  .lg\:first\:-ml-175:first-child{
    margin-left: -43.75rem;
  }

  .lg\:first\:-mt-207:first-child{
    margin-top: -51.75rem;
  }

  .lg\:first\:-mr-207:first-child{
    margin-right: -51.75rem;
  }

  .lg\:first\:-mb-207:first-child{
    margin-bottom: -51.75rem;
  }

  .lg\:first\:-ml-207:first-child{
    margin-left: -51.75rem;
  }

  .lg\:first\:-mt-242:first-child{
    margin-top: -60.5rem;
  }

  .lg\:first\:-mr-242:first-child{
    margin-right: -60.5rem;
  }

  .lg\:first\:-mb-242:first-child{
    margin-bottom: -60.5rem;
  }

  .lg\:first\:-ml-242:first-child{
    margin-left: -60.5rem;
  }

  .lg\:first\:-mt-250:first-child{
    margin-top: -62.5rem;
  }

  .lg\:first\:-mr-250:first-child{
    margin-right: -62.5rem;
  }

  .lg\:first\:-mb-250:first-child{
    margin-bottom: -62.5rem;
  }

  .lg\:first\:-ml-250:first-child{
    margin-left: -62.5rem;
  }

  .lg\:first\:-mt-258:first-child{
    margin-top: -64.5rem;
  }

  .lg\:first\:-mr-258:first-child{
    margin-right: -64.5rem;
  }

  .lg\:first\:-mb-258:first-child{
    margin-bottom: -64.5rem;
  }

  .lg\:first\:-ml-258:first-child{
    margin-left: -64.5rem;
  }

  .lg\:first\:-mt-265:first-child{
    margin-top: -66.25rem;
  }

  .lg\:first\:-mr-265:first-child{
    margin-right: -66.25rem;
  }

  .lg\:first\:-mb-265:first-child{
    margin-bottom: -66.25rem;
  }

  .lg\:first\:-ml-265:first-child{
    margin-left: -66.25rem;
  }

  .lg\:first\:-mt-280:first-child{
    margin-top: -70rem;
  }

  .lg\:first\:-mr-280:first-child{
    margin-right: -70rem;
  }

  .lg\:first\:-mb-280:first-child{
    margin-bottom: -70rem;
  }

  .lg\:first\:-ml-280:first-child{
    margin-left: -70rem;
  }

  .lg\:first\:-mt-px:first-child{
    margin-top: -1px;
  }

  .lg\:first\:-mr-px:first-child{
    margin-right: -1px;
  }

  .lg\:first\:-mb-px:first-child{
    margin-bottom: -1px;
  }

  .lg\:first\:-ml-px:first-child{
    margin-left: -1px;
  }

  .lg\:first\:-mt-0\.5:first-child{
    margin-top: -0.125rem;
  }

  .lg\:first\:-mr-0\.5:first-child{
    margin-right: -0.125rem;
  }

  .lg\:first\:-mb-0\.5:first-child{
    margin-bottom: -0.125rem;
  }

  .lg\:first\:-ml-0\.5:first-child{
    margin-left: -0.125rem;
  }

  .lg\:first\:-mt-1\.5:first-child{
    margin-top: -0.375rem;
  }

  .lg\:first\:-mr-1\.5:first-child{
    margin-right: -0.375rem;
  }

  .lg\:first\:-mb-1\.5:first-child{
    margin-bottom: -0.375rem;
  }

  .lg\:first\:-ml-1\.5:first-child{
    margin-left: -0.375rem;
  }

  .lg\:first\:-mt-2\.5:first-child{
    margin-top: -0.625rem;
  }

  .lg\:first\:-mr-2\.5:first-child{
    margin-right: -0.625rem;
  }

  .lg\:first\:-mb-2\.5:first-child{
    margin-bottom: -0.625rem;
  }

  .lg\:first\:-ml-2\.5:first-child{
    margin-left: -0.625rem;
  }

  .lg\:first\:-mt-3\.5:first-child{
    margin-top: -0.875rem;
  }

  .lg\:first\:-mr-3\.5:first-child{
    margin-right: -0.875rem;
  }

  .lg\:first\:-mb-3\.5:first-child{
    margin-bottom: -0.875rem;
  }

  .lg\:first\:-ml-3\.5:first-child{
    margin-left: -0.875rem;
  }

  .lg\:first\:-mt-0\.25:first-child{
    margin-top: -0.0625rem;
  }

  .lg\:first\:-mr-0\.25:first-child{
    margin-right: -0.0625rem;
  }

  .lg\:first\:-mb-0\.25:first-child{
    margin-bottom: -0.0625rem;
  }

  .lg\:first\:-ml-0\.25:first-child{
    margin-left: -0.0625rem;
  }

  .lg\:first\:-mt-0\.75:first-child{
    margin-top: -0.1875rem;
  }

  .lg\:first\:-mr-0\.75:first-child{
    margin-right: -0.1875rem;
  }

  .lg\:first\:-mb-0\.75:first-child{
    margin-bottom: -0.1875rem;
  }

  .lg\:first\:-ml-0\.75:first-child{
    margin-left: -0.1875rem;
  }

  .lg\:first\:-mt-1\.25:first-child{
    margin-top: -0.3125rem;
  }

  .lg\:first\:-mr-1\.25:first-child{
    margin-right: -0.3125rem;
  }

  .lg\:first\:-mb-1\.25:first-child{
    margin-bottom: -0.3125rem;
  }

  .lg\:first\:-ml-1\.25:first-child{
    margin-left: -0.3125rem;
  }

  .lg\:first\:-mt-1\.75:first-child{
    margin-top: -0.4375rem;
  }

  .lg\:first\:-mr-1\.75:first-child{
    margin-right: -0.4375rem;
  }

  .lg\:first\:-mb-1\.75:first-child{
    margin-bottom: -0.4375rem;
  }

  .lg\:first\:-ml-1\.75:first-child{
    margin-left: -0.4375rem;
  }

  .lg\:first\:-mt-2\.25:first-child{
    margin-top: -0.5625rem;
  }

  .lg\:first\:-mr-2\.25:first-child{
    margin-right: -0.5625rem;
  }

  .lg\:first\:-mb-2\.25:first-child{
    margin-bottom: -0.5625rem;
  }

  .lg\:first\:-ml-2\.25:first-child{
    margin-left: -0.5625rem;
  }

  .lg\:first\:-mt-2\.75:first-child{
    margin-top: -0.6875rem;
  }

  .lg\:first\:-mr-2\.75:first-child{
    margin-right: -0.6875rem;
  }

  .lg\:first\:-mb-2\.75:first-child{
    margin-bottom: -0.6875rem;
  }

  .lg\:first\:-ml-2\.75:first-child{
    margin-left: -0.6875rem;
  }

  .lg\:first\:-mt-3\.25:first-child{
    margin-top: -0.8125rem;
  }

  .lg\:first\:-mr-3\.25:first-child{
    margin-right: -0.8125rem;
  }

  .lg\:first\:-mb-3\.25:first-child{
    margin-bottom: -0.8125rem;
  }

  .lg\:first\:-ml-3\.25:first-child{
    margin-left: -0.8125rem;
  }

  .lg\:first\:-mt-3\.75:first-child{
    margin-top: -0.9375rem;
  }

  .lg\:first\:-mr-3\.75:first-child{
    margin-right: -0.9375rem;
  }

  .lg\:first\:-mb-3\.75:first-child{
    margin-bottom: -0.9375rem;
  }

  .lg\:first\:-ml-3\.75:first-child{
    margin-left: -0.9375rem;
  }

  .lg\:first\:-mt-4\.25:first-child{
    margin-top: -1.0625rem;
  }

  .lg\:first\:-mr-4\.25:first-child{
    margin-right: -1.0625rem;
  }

  .lg\:first\:-mb-4\.25:first-child{
    margin-bottom: -1.0625rem;
  }

  .lg\:first\:-ml-4\.25:first-child{
    margin-left: -1.0625rem;
  }

  .lg\:first\:-mt-4\.5:first-child{
    margin-top: -1.125rem;
  }

  .lg\:first\:-mr-4\.5:first-child{
    margin-right: -1.125rem;
  }

  .lg\:first\:-mb-4\.5:first-child{
    margin-bottom: -1.125rem;
  }

  .lg\:first\:-ml-4\.5:first-child{
    margin-left: -1.125rem;
  }

  .lg\:first\:-mt-4\.75:first-child{
    margin-top: -1.1875rem;
  }

  .lg\:first\:-mr-4\.75:first-child{
    margin-right: -1.1875rem;
  }

  .lg\:first\:-mb-4\.75:first-child{
    margin-bottom: -1.1875rem;
  }

  .lg\:first\:-ml-4\.75:first-child{
    margin-left: -1.1875rem;
  }

  .lg\:first\:-mt-5\.25:first-child{
    margin-top: -1.3125rem;
  }

  .lg\:first\:-mr-5\.25:first-child{
    margin-right: -1.3125rem;
  }

  .lg\:first\:-mb-5\.25:first-child{
    margin-bottom: -1.3125rem;
  }

  .lg\:first\:-ml-5\.25:first-child{
    margin-left: -1.3125rem;
  }

  .lg\:first\:-mt-5\.5:first-child{
    margin-top: -1.375rem;
  }

  .lg\:first\:-mr-5\.5:first-child{
    margin-right: -1.375rem;
  }

  .lg\:first\:-mb-5\.5:first-child{
    margin-bottom: -1.375rem;
  }

  .lg\:first\:-ml-5\.5:first-child{
    margin-left: -1.375rem;
  }

  .lg\:first\:-mt-5\.75:first-child{
    margin-top: -1.4375rem;
  }

  .lg\:first\:-mr-5\.75:first-child{
    margin-right: -1.4375rem;
  }

  .lg\:first\:-mb-5\.75:first-child{
    margin-bottom: -1.4375rem;
  }

  .lg\:first\:-ml-5\.75:first-child{
    margin-left: -1.4375rem;
  }

  .lg\:first\:-mt-6\.25:first-child{
    margin-top: -1.5625rem;
  }

  .lg\:first\:-mr-6\.25:first-child{
    margin-right: -1.5625rem;
  }

  .lg\:first\:-mb-6\.25:first-child{
    margin-bottom: -1.5625rem;
  }

  .lg\:first\:-ml-6\.25:first-child{
    margin-left: -1.5625rem;
  }

  .lg\:first\:-mt-6\.5:first-child{
    margin-top: -1.625rem;
  }

  .lg\:first\:-mr-6\.5:first-child{
    margin-right: -1.625rem;
  }

  .lg\:first\:-mb-6\.5:first-child{
    margin-bottom: -1.625rem;
  }

  .lg\:first\:-ml-6\.5:first-child{
    margin-left: -1.625rem;
  }

  .lg\:first\:-mt-6\.75:first-child{
    margin-top: -1.6875rem;
  }

  .lg\:first\:-mr-6\.75:first-child{
    margin-right: -1.6875rem;
  }

  .lg\:first\:-mb-6\.75:first-child{
    margin-bottom: -1.6875rem;
  }

  .lg\:first\:-ml-6\.75:first-child{
    margin-left: -1.6875rem;
  }

  .lg\:first\:-mt-7\.25:first-child{
    margin-top: -1.8125rem;
  }

  .lg\:first\:-mr-7\.25:first-child{
    margin-right: -1.8125rem;
  }

  .lg\:first\:-mb-7\.25:first-child{
    margin-bottom: -1.8125rem;
  }

  .lg\:first\:-ml-7\.25:first-child{
    margin-left: -1.8125rem;
  }

  .lg\:first\:-mt-7\.5:first-child{
    margin-top: -1.875rem;
  }

  .lg\:first\:-mr-7\.5:first-child{
    margin-right: -1.875rem;
  }

  .lg\:first\:-mb-7\.5:first-child{
    margin-bottom: -1.875rem;
  }

  .lg\:first\:-ml-7\.5:first-child{
    margin-left: -1.875rem;
  }

  .lg\:first\:-mt-8\.25:first-child{
    margin-top: -2.0625rem;
  }

  .lg\:first\:-mr-8\.25:first-child{
    margin-right: -2.0625rem;
  }

  .lg\:first\:-mb-8\.25:first-child{
    margin-bottom: -2.0625rem;
  }

  .lg\:first\:-ml-8\.25:first-child{
    margin-left: -2.0625rem;
  }

  .lg\:first\:-mt-8\.5:first-child{
    margin-top: -2.125rem;
  }

  .lg\:first\:-mr-8\.5:first-child{
    margin-right: -2.125rem;
  }

  .lg\:first\:-mb-8\.5:first-child{
    margin-bottom: -2.125rem;
  }

  .lg\:first\:-ml-8\.5:first-child{
    margin-left: -2.125rem;
  }

  .lg\:first\:-mt-9\.25:first-child{
    margin-top: -2.3125rem;
  }

  .lg\:first\:-mr-9\.25:first-child{
    margin-right: -2.3125rem;
  }

  .lg\:first\:-mb-9\.25:first-child{
    margin-bottom: -2.3125rem;
  }

  .lg\:first\:-ml-9\.25:first-child{
    margin-left: -2.3125rem;
  }

  .lg\:first\:-mt-9\.5:first-child{
    margin-top: -2.375rem;
  }

  .lg\:first\:-mr-9\.5:first-child{
    margin-right: -2.375rem;
  }

  .lg\:first\:-mb-9\.5:first-child{
    margin-bottom: -2.375rem;
  }

  .lg\:first\:-ml-9\.5:first-child{
    margin-left: -2.375rem;
  }

  .lg\:first\:-mt-10\.5:first-child{
    margin-top: -2.625rem;
  }

  .lg\:first\:-mr-10\.5:first-child{
    margin-right: -2.625rem;
  }

  .lg\:first\:-mb-10\.5:first-child{
    margin-bottom: -2.625rem;
  }

  .lg\:first\:-ml-10\.5:first-child{
    margin-left: -2.625rem;
  }

  .lg\:first\:-mt-11\.25:first-child{
    margin-top: -2.8125rem;
  }

  .lg\:first\:-mr-11\.25:first-child{
    margin-right: -2.8125rem;
  }

  .lg\:first\:-mb-11\.25:first-child{
    margin-bottom: -2.8125rem;
  }

  .lg\:first\:-ml-11\.25:first-child{
    margin-left: -2.8125rem;
  }

  .lg\:first\:-mt-11\.5:first-child{
    margin-top: -2.875rem;
  }

  .lg\:first\:-mr-11\.5:first-child{
    margin-right: -2.875rem;
  }

  .lg\:first\:-mb-11\.5:first-child{
    margin-bottom: -2.875rem;
  }

  .lg\:first\:-ml-11\.5:first-child{
    margin-left: -2.875rem;
  }

  .lg\:first\:-mt-12\.5:first-child{
    margin-top: -3.125rem;
  }

  .lg\:first\:-mr-12\.5:first-child{
    margin-right: -3.125rem;
  }

  .lg\:first\:-mb-12\.5:first-child{
    margin-bottom: -3.125rem;
  }

  .lg\:first\:-ml-12\.5:first-child{
    margin-left: -3.125rem;
  }

  .lg\:first\:-mt-12\.75:first-child{
    margin-top: -3.1875rem;
  }

  .lg\:first\:-mr-12\.75:first-child{
    margin-right: -3.1875rem;
  }

  .lg\:first\:-mb-12\.75:first-child{
    margin-bottom: -3.1875rem;
  }

  .lg\:first\:-ml-12\.75:first-child{
    margin-left: -3.1875rem;
  }

  .lg\:first\:-mt-13\.5:first-child{
    margin-top: -3.375rem;
  }

  .lg\:first\:-mr-13\.5:first-child{
    margin-right: -3.375rem;
  }

  .lg\:first\:-mb-13\.5:first-child{
    margin-bottom: -3.375rem;
  }

  .lg\:first\:-ml-13\.5:first-child{
    margin-left: -3.375rem;
  }

  .lg\:first\:-mt-14\.5:first-child{
    margin-top: -3.625rem;
  }

  .lg\:first\:-mr-14\.5:first-child{
    margin-right: -3.625rem;
  }

  .lg\:first\:-mb-14\.5:first-child{
    margin-bottom: -3.625rem;
  }

  .lg\:first\:-ml-14\.5:first-child{
    margin-left: -3.625rem;
  }

  .lg\:first\:-mt-15\.5:first-child{
    margin-top: -3.875rem;
  }

  .lg\:first\:-mr-15\.5:first-child{
    margin-right: -3.875rem;
  }

  .lg\:first\:-mb-15\.5:first-child{
    margin-bottom: -3.875rem;
  }

  .lg\:first\:-ml-15\.5:first-child{
    margin-left: -3.875rem;
  }

  .lg\:first\:-mt-15\.75:first-child{
    margin-top: -3.9375rem;
  }

  .lg\:first\:-mr-15\.75:first-child{
    margin-right: -3.9375rem;
  }

  .lg\:first\:-mb-15\.75:first-child{
    margin-bottom: -3.9375rem;
  }

  .lg\:first\:-ml-15\.75:first-child{
    margin-left: -3.9375rem;
  }

  .lg\:first\:-mt-16\.25:first-child{
    margin-top: -4.0625rem;
  }

  .lg\:first\:-mr-16\.25:first-child{
    margin-right: -4.0625rem;
  }

  .lg\:first\:-mb-16\.25:first-child{
    margin-bottom: -4.0625rem;
  }

  .lg\:first\:-ml-16\.25:first-child{
    margin-left: -4.0625rem;
  }

  .lg\:first\:-mt-17\.25:first-child{
    margin-top: -4.3125rem;
  }

  .lg\:first\:-mr-17\.25:first-child{
    margin-right: -4.3125rem;
  }

  .lg\:first\:-mb-17\.25:first-child{
    margin-bottom: -4.3125rem;
  }

  .lg\:first\:-ml-17\.25:first-child{
    margin-left: -4.3125rem;
  }

  .lg\:first\:-mt-17\.5:first-child{
    margin-top: -4.375rem;
  }

  .lg\:first\:-mr-17\.5:first-child{
    margin-right: -4.375rem;
  }

  .lg\:first\:-mb-17\.5:first-child{
    margin-bottom: -4.375rem;
  }

  .lg\:first\:-ml-17\.5:first-child{
    margin-left: -4.375rem;
  }

  .lg\:first\:-mt-18\.25:first-child{
    margin-top: -4.5625rem;
  }

  .lg\:first\:-mr-18\.25:first-child{
    margin-right: -4.5625rem;
  }

  .lg\:first\:-mb-18\.25:first-child{
    margin-bottom: -4.5625rem;
  }

  .lg\:first\:-ml-18\.25:first-child{
    margin-left: -4.5625rem;
  }

  .lg\:first\:-mt-18\.5:first-child{
    margin-top: -4.625rem;
  }

  .lg\:first\:-mr-18\.5:first-child{
    margin-right: -4.625rem;
  }

  .lg\:first\:-mb-18\.5:first-child{
    margin-bottom: -4.625rem;
  }

  .lg\:first\:-ml-18\.5:first-child{
    margin-left: -4.625rem;
  }

  .lg\:first\:-mt-20\.25:first-child{
    margin-top: -5.0625rem;
  }

  .lg\:first\:-mr-20\.25:first-child{
    margin-right: -5.0625rem;
  }

  .lg\:first\:-mb-20\.25:first-child{
    margin-bottom: -5.0625rem;
  }

  .lg\:first\:-ml-20\.25:first-child{
    margin-left: -5.0625rem;
  }

  .lg\:first\:-mt-20\.5:first-child{
    margin-top: -5.125rem;
  }

  .lg\:first\:-mr-20\.5:first-child{
    margin-right: -5.125rem;
  }

  .lg\:first\:-mb-20\.5:first-child{
    margin-bottom: -5.125rem;
  }

  .lg\:first\:-ml-20\.5:first-child{
    margin-left: -5.125rem;
  }

  .lg\:first\:-mt-22\.5:first-child{
    margin-top: -5.625rem;
  }

  .lg\:first\:-mr-22\.5:first-child{
    margin-right: -5.625rem;
  }

  .lg\:first\:-mb-22\.5:first-child{
    margin-bottom: -5.625rem;
  }

  .lg\:first\:-ml-22\.5:first-child{
    margin-left: -5.625rem;
  }

  .lg\:first\:-mt-25\.5:first-child{
    margin-top: -6.375rem;
  }

  .lg\:first\:-mr-25\.5:first-child{
    margin-right: -6.375rem;
  }

  .lg\:first\:-mb-25\.5:first-child{
    margin-bottom: -6.375rem;
  }

  .lg\:first\:-ml-25\.5:first-child{
    margin-left: -6.375rem;
  }

  .lg\:first\:-mt-26\.75:first-child{
    margin-top: -6.6875rem;
  }

  .lg\:first\:-mr-26\.75:first-child{
    margin-right: -6.6875rem;
  }

  .lg\:first\:-mb-26\.75:first-child{
    margin-bottom: -6.6875rem;
  }

  .lg\:first\:-ml-26\.75:first-child{
    margin-left: -6.6875rem;
  }

  .lg\:first\:-mt-32\.5:first-child{
    margin-top: -8.125rem;
  }

  .lg\:first\:-mr-32\.5:first-child{
    margin-right: -8.125rem;
  }

  .lg\:first\:-mb-32\.5:first-child{
    margin-bottom: -8.125rem;
  }

  .lg\:first\:-ml-32\.5:first-child{
    margin-left: -8.125rem;
  }

  .lg\:first\:-mt-37\.5:first-child{
    margin-top: -9.375rem;
  }

  .lg\:first\:-mr-37\.5:first-child{
    margin-right: -9.375rem;
  }

  .lg\:first\:-mb-37\.5:first-child{
    margin-bottom: -9.375rem;
  }

  .lg\:first\:-ml-37\.5:first-child{
    margin-left: -9.375rem;
  }

  .lg\:first\:-mt-41\.25:first-child{
    margin-top: -10.3125rem;
  }

  .lg\:first\:-mr-41\.25:first-child{
    margin-right: -10.3125rem;
  }

  .lg\:first\:-mb-41\.25:first-child{
    margin-bottom: -10.3125rem;
  }

  .lg\:first\:-ml-41\.25:first-child{
    margin-left: -10.3125rem;
  }

  .lg\:first\:-mt-52\.5:first-child{
    margin-top: -13.125rem;
  }

  .lg\:first\:-mr-52\.5:first-child{
    margin-right: -13.125rem;
  }

  .lg\:first\:-mb-52\.5:first-child{
    margin-bottom: -13.125rem;
  }

  .lg\:first\:-ml-52\.5:first-child{
    margin-left: -13.125rem;
  }

  .lg\:first\:-mt-54\.5:first-child{
    margin-top: -13.625rem;
  }

  .lg\:first\:-mr-54\.5:first-child{
    margin-right: -13.625rem;
  }

  .lg\:first\:-mb-54\.5:first-child{
    margin-bottom: -13.625rem;
  }

  .lg\:first\:-ml-54\.5:first-child{
    margin-left: -13.625rem;
  }

  .lg\:first\:-mt-57\.25:first-child{
    margin-top: -14.3125rem;
  }

  .lg\:first\:-mr-57\.25:first-child{
    margin-right: -14.3125rem;
  }

  .lg\:first\:-mb-57\.25:first-child{
    margin-bottom: -14.3125rem;
  }

  .lg\:first\:-ml-57\.25:first-child{
    margin-left: -14.3125rem;
  }

  .lg\:first\:-mt-57\.5:first-child{
    margin-top: -14.375rem;
  }

  .lg\:first\:-mr-57\.5:first-child{
    margin-right: -14.375rem;
  }

  .lg\:first\:-mb-57\.5:first-child{
    margin-bottom: -14.375rem;
  }

  .lg\:first\:-ml-57\.5:first-child{
    margin-left: -14.375rem;
  }

  .lg\:first\:-mt-66\.25:first-child{
    margin-top: -16.5625rem;
  }

  .lg\:first\:-mr-66\.25:first-child{
    margin-right: -16.5625rem;
  }

  .lg\:first\:-mb-66\.25:first-child{
    margin-bottom: -16.5625rem;
  }

  .lg\:first\:-ml-66\.25:first-child{
    margin-left: -16.5625rem;
  }

  .lg\:first\:-mt-74\.5:first-child{
    margin-top: -18.125rem;
  }

  .lg\:first\:-mr-74\.5:first-child{
    margin-right: -18.125rem;
  }

  .lg\:first\:-mb-74\.5:first-child{
    margin-bottom: -18.125rem;
  }

  .lg\:first\:-ml-74\.5:first-child{
    margin-left: -18.125rem;
  }

  .lg\:first\:-mt-106\.25:first-child{
    margin-top: -26.5625rem;
  }

  .lg\:first\:-mr-106\.25:first-child{
    margin-right: -26.5625rem;
  }

  .lg\:first\:-mb-106\.25:first-child{
    margin-bottom: -26.5625rem;
  }

  .lg\:first\:-ml-106\.25:first-child{
    margin-left: -26.5625rem;
  }

  .lg\:first\:-mt-112\.25:first-child{
    margin-top: -28.0675rem;
  }

  .lg\:first\:-mr-112\.25:first-child{
    margin-right: -28.0675rem;
  }

  .lg\:first\:-mb-112\.25:first-child{
    margin-bottom: -28.0675rem;
  }

  .lg\:first\:-ml-112\.25:first-child{
    margin-left: -28.0675rem;
  }

  .lg\:first\:-mt-112\.75:first-child{
    margin-top: -28.1875rem;
  }

  .lg\:first\:-mr-112\.75:first-child{
    margin-right: -28.1875rem;
  }

  .lg\:first\:-mb-112\.75:first-child{
    margin-bottom: -28.1875rem;
  }

  .lg\:first\:-ml-112\.75:first-child{
    margin-left: -28.1875rem;
  }

  .lg\:first\:-mt-147\.5:first-child{
    margin-top: -36.875rem;
  }

  .lg\:first\:-mr-147\.5:first-child{
    margin-right: -36.875rem;
  }

  .lg\:first\:-mb-147\.5:first-child{
    margin-bottom: -36.875rem;
  }

  .lg\:first\:-ml-147\.5:first-child{
    margin-left: -36.875rem;
  }

  .lg\:first\:-mt-162\.5:first-child{
    margin-top: -40.625rem;
  }

  .lg\:first\:-mr-162\.5:first-child{
    margin-right: -40.625rem;
  }

  .lg\:first\:-mb-162\.5:first-child{
    margin-bottom: -40.625rem;
  }

  .lg\:first\:-ml-162\.5:first-child{
    margin-left: -40.625rem;
  }

  .lg\:first\:-mt-172\.25:first-child{
    margin-top: -42.5625rem;
  }

  .lg\:first\:-mr-172\.25:first-child{
    margin-right: -42.5625rem;
  }

  .lg\:first\:-mb-172\.25:first-child{
    margin-bottom: -42.5625rem;
  }

  .lg\:first\:-ml-172\.25:first-child{
    margin-left: -42.5625rem;
  }

  .lg\:first\:-mt-175\.25:first-child{
    margin-top: -43.8125rem;
  }

  .lg\:first\:-mr-175\.25:first-child{
    margin-right: -43.8125rem;
  }

  .lg\:first\:-mb-175\.25:first-child{
    margin-bottom: -43.8125rem;
  }

  .lg\:first\:-ml-175\.25:first-child{
    margin-left: -43.8125rem;
  }

  .lg\:first\:-mt-184\.25:first-child{
    margin-top: -46.0625rem;
  }

  .lg\:first\:-mr-184\.25:first-child{
    margin-right: -46.0625rem;
  }

  .lg\:first\:-mb-184\.25:first-child{
    margin-bottom: -46.0625rem;
  }

  .lg\:first\:-ml-184\.25:first-child{
    margin-left: -46.0625rem;
  }

  .lg\:first\:-mt-203\.25:first-child{
    margin-top: -50.8125rem;
  }

  .lg\:first\:-mr-203\.25:first-child{
    margin-right: -50.8125rem;
  }

  .lg\:first\:-mb-203\.25:first-child{
    margin-bottom: -50.8125rem;
  }

  .lg\:first\:-ml-203\.25:first-child{
    margin-left: -50.8125rem;
  }

  .lg\:first\:-mt-half:first-child{
    margin-top: -50%;
  }

  .lg\:first\:-mr-half:first-child{
    margin-right: -50%;
  }

  .lg\:first\:-mb-half:first-child{
    margin-bottom: -50%;
  }

  .lg\:first\:-ml-half:first-child{
    margin-left: -50%;
  }

  .lg\:first\:-mt-full:first-child{
    margin-top: -100%;
  }

  .lg\:first\:-mr-full:first-child{
    margin-right: -100%;
  }

  .lg\:first\:-mb-full:first-child{
    margin-bottom: -100%;
  }

  .lg\:first\:-ml-full:first-child{
    margin-left: -100%;
  }

  .lg\:first\:-mt-1\/10:first-child{
    margin-top: -10%;
  }

  .lg\:first\:-mr-1\/10:first-child{
    margin-right: -10%;
  }

  .lg\:first\:-mb-1\/10:first-child{
    margin-bottom: -10%;
  }

  .lg\:first\:-ml-1\/10:first-child{
    margin-left: -10%;
  }

  .lg\:first\:-mt-2\/10:first-child{
    margin-top: -20%;
  }

  .lg\:first\:-mr-2\/10:first-child{
    margin-right: -20%;
  }

  .lg\:first\:-mb-2\/10:first-child{
    margin-bottom: -20%;
  }

  .lg\:first\:-ml-2\/10:first-child{
    margin-left: -20%;
  }

  .lg\:first\:-mt-3\/10:first-child{
    margin-top: -30%;
  }

  .lg\:first\:-mr-3\/10:first-child{
    margin-right: -30%;
  }

  .lg\:first\:-mb-3\/10:first-child{
    margin-bottom: -30%;
  }

  .lg\:first\:-ml-3\/10:first-child{
    margin-left: -30%;
  }

  .lg\:first\:-mt-4\/10:first-child{
    margin-top: -40%;
  }

  .lg\:first\:-mr-4\/10:first-child{
    margin-right: -40%;
  }

  .lg\:first\:-mb-4\/10:first-child{
    margin-bottom: -40%;
  }

  .lg\:first\:-ml-4\/10:first-child{
    margin-left: -40%;
  }

  .lg\:first\:-mt-4\.5\/10:first-child{
    margin-top: -45%;
  }

  .lg\:first\:-mr-4\.5\/10:first-child{
    margin-right: -45%;
  }

  .lg\:first\:-mb-4\.5\/10:first-child{
    margin-bottom: -45%;
  }

  .lg\:first\:-ml-4\.5\/10:first-child{
    margin-left: -45%;
  }

  .lg\:first\:-mt-5\/10:first-child{
    margin-top: -50%;
  }

  .lg\:first\:-mr-5\/10:first-child{
    margin-right: -50%;
  }

  .lg\:first\:-mb-5\/10:first-child{
    margin-bottom: -50%;
  }

  .lg\:first\:-ml-5\/10:first-child{
    margin-left: -50%;
  }

  .lg\:first\:-mt-5\.5\/10:first-child{
    margin-top: -55%;
  }

  .lg\:first\:-mr-5\.5\/10:first-child{
    margin-right: -55%;
  }

  .lg\:first\:-mb-5\.5\/10:first-child{
    margin-bottom: -55%;
  }

  .lg\:first\:-ml-5\.5\/10:first-child{
    margin-left: -55%;
  }

  .lg\:first\:-mt-6\/10:first-child{
    margin-top: -60%;
  }

  .lg\:first\:-mr-6\/10:first-child{
    margin-right: -60%;
  }

  .lg\:first\:-mb-6\/10:first-child{
    margin-bottom: -60%;
  }

  .lg\:first\:-ml-6\/10:first-child{
    margin-left: -60%;
  }

  .lg\:first\:-mt-7\/10:first-child{
    margin-top: -70%;
  }

  .lg\:first\:-mr-7\/10:first-child{
    margin-right: -70%;
  }

  .lg\:first\:-mb-7\/10:first-child{
    margin-bottom: -70%;
  }

  .lg\:first\:-ml-7\/10:first-child{
    margin-left: -70%;
  }

  .lg\:first\:-mt-8\/10:first-child{
    margin-top: -80%;
  }

  .lg\:first\:-mr-8\/10:first-child{
    margin-right: -80%;
  }

  .lg\:first\:-mb-8\/10:first-child{
    margin-bottom: -80%;
  }

  .lg\:first\:-ml-8\/10:first-child{
    margin-left: -80%;
  }

  .lg\:first\:-mt-9\/10:first-child{
    margin-top: -90%;
  }

  .lg\:first\:-mr-9\/10:first-child{
    margin-right: -90%;
  }

  .lg\:first\:-mb-9\/10:first-child{
    margin-bottom: -90%;
  }

  .lg\:first\:-ml-9\/10:first-child{
    margin-left: -90%;
  }

  .lg\:first\:-mt-1\/12:first-child{
    margin-top: -8.33333%;
  }

  .lg\:first\:-mr-1\/12:first-child{
    margin-right: -8.33333%;
  }

  .lg\:first\:-mb-1\/12:first-child{
    margin-bottom: -8.33333%;
  }

  .lg\:first\:-ml-1\/12:first-child{
    margin-left: -8.33333%;
  }

  .lg\:first\:-mt-2\/12:first-child{
    margin-top: -16.66667%;
  }

  .lg\:first\:-mr-2\/12:first-child{
    margin-right: -16.66667%;
  }

  .lg\:first\:-mb-2\/12:first-child{
    margin-bottom: -16.66667%;
  }

  .lg\:first\:-ml-2\/12:first-child{
    margin-left: -16.66667%;
  }

  .lg\:first\:-mt-3\/12:first-child{
    margin-top: -25%;
  }

  .lg\:first\:-mr-3\/12:first-child{
    margin-right: -25%;
  }

  .lg\:first\:-mb-3\/12:first-child{
    margin-bottom: -25%;
  }

  .lg\:first\:-ml-3\/12:first-child{
    margin-left: -25%;
  }

  .lg\:first\:-mt-4\/12:first-child{
    margin-top: -33.33333%;
  }

  .lg\:first\:-mr-4\/12:first-child{
    margin-right: -33.33333%;
  }

  .lg\:first\:-mb-4\/12:first-child{
    margin-bottom: -33.33333%;
  }

  .lg\:first\:-ml-4\/12:first-child{
    margin-left: -33.33333%;
  }

  .lg\:first\:-mt-5\/12:first-child{
    margin-top: -41.66667%;
  }

  .lg\:first\:-mr-5\/12:first-child{
    margin-right: -41.66667%;
  }

  .lg\:first\:-mb-5\/12:first-child{
    margin-bottom: -41.66667%;
  }

  .lg\:first\:-ml-5\/12:first-child{
    margin-left: -41.66667%;
  }

  .lg\:first\:-mt-6\/12:first-child{
    margin-top: -50%;
  }

  .lg\:first\:-mr-6\/12:first-child{
    margin-right: -50%;
  }

  .lg\:first\:-mb-6\/12:first-child{
    margin-bottom: -50%;
  }

  .lg\:first\:-ml-6\/12:first-child{
    margin-left: -50%;
  }

  .lg\:first\:-mt-7\/12:first-child{
    margin-top: -58.33333%;
  }

  .lg\:first\:-mr-7\/12:first-child{
    margin-right: -58.33333%;
  }

  .lg\:first\:-mb-7\/12:first-child{
    margin-bottom: -58.33333%;
  }

  .lg\:first\:-ml-7\/12:first-child{
    margin-left: -58.33333%;
  }

  .lg\:first\:-mt-8\/12:first-child{
    margin-top: -66.66667%;
  }

  .lg\:first\:-mr-8\/12:first-child{
    margin-right: -66.66667%;
  }

  .lg\:first\:-mb-8\/12:first-child{
    margin-bottom: -66.66667%;
  }

  .lg\:first\:-ml-8\/12:first-child{
    margin-left: -66.66667%;
  }

  .lg\:first\:-mt-9\/12:first-child{
    margin-top: -75%;
  }

  .lg\:first\:-mr-9\/12:first-child{
    margin-right: -75%;
  }

  .lg\:first\:-mb-9\/12:first-child{
    margin-bottom: -75%;
  }

  .lg\:first\:-ml-9\/12:first-child{
    margin-left: -75%;
  }

  .lg\:first\:-mt-10\/12:first-child{
    margin-top: -83.33333%;
  }

  .lg\:first\:-mr-10\/12:first-child{
    margin-right: -83.33333%;
  }

  .lg\:first\:-mb-10\/12:first-child{
    margin-bottom: -83.33333%;
  }

  .lg\:first\:-ml-10\/12:first-child{
    margin-left: -83.33333%;
  }

  .lg\:first\:-mt-11\/12:first-child{
    margin-top: -91.66667%;
  }

  .lg\:first\:-mr-11\/12:first-child{
    margin-right: -91.66667%;
  }

  .lg\:first\:-mb-11\/12:first-child{
    margin-bottom: -91.66667%;
  }

  .lg\:first\:-ml-11\/12:first-child{
    margin-left: -91.66667%;
  }

  .lg\:last\:m-0:last-child{
    margin: 0px;
  }

  .lg\:last\:m-1:last-child{
    margin: 0.25rem;
  }

  .lg\:last\:m-2:last-child{
    margin: 0.5rem;
  }

  .lg\:last\:m-3:last-child{
    margin: 0.75rem;
  }

  .lg\:last\:m-4:last-child{
    margin: 1rem;
  }

  .lg\:last\:m-5:last-child{
    margin: 1.25rem;
  }

  .lg\:last\:m-6:last-child{
    margin: 1.5rem;
  }

  .lg\:last\:m-7:last-child{
    margin: 1.75rem;
  }

  .lg\:last\:m-8:last-child{
    margin: 2rem;
  }

  .lg\:last\:m-9:last-child{
    margin: 2.25rem;
  }

  .lg\:last\:m-10:last-child{
    margin: 2.5rem;
  }

  .lg\:last\:m-11:last-child{
    margin: 2.75rem;
  }

  .lg\:last\:m-12:last-child{
    margin: 3rem;
  }

  .lg\:last\:m-13:last-child{
    margin: 3.25rem;
  }

  .lg\:last\:m-14:last-child{
    margin: 3.5rem;
  }

  .lg\:last\:m-15:last-child{
    margin: 3.75rem;
  }

  .lg\:last\:m-16:last-child{
    margin: 4rem;
  }

  .lg\:last\:m-17:last-child{
    margin: 4.25rem;
  }

  .lg\:last\:m-18:last-child{
    margin: 4.5rem;
  }

  .lg\:last\:m-19:last-child{
    margin: 4.75rem;
  }

  .lg\:last\:m-20:last-child{
    margin: 5rem;
  }

  .lg\:last\:m-22:last-child{
    margin: 5.5rem;
  }

  .lg\:last\:m-24:last-child{
    margin: 6rem;
  }

  .lg\:last\:m-25:last-child{
    margin: 6.25rem;
  }

  .lg\:last\:m-28:last-child{
    margin: 7rem;
  }

  .lg\:last\:m-30:last-child{
    margin: 7.5rem;
  }

  .lg\:last\:m-32:last-child{
    margin: 8rem;
  }

  .lg\:last\:m-34:last-child{
    margin: 8.5rem;
  }

  .lg\:last\:m-35:last-child{
    margin: 8.75rem;
  }

  .lg\:last\:m-36:last-child{
    margin: 9rem;
  }

  .lg\:last\:m-39:last-child{
    margin: 9.75rem;
  }

  .lg\:last\:m-40:last-child{
    margin: 10rem;
  }

  .lg\:last\:m-42:last-child{
    margin: 10.5rem;
  }

  .lg\:last\:m-44:last-child{
    margin: 11rem;
  }

  .lg\:last\:m-45:last-child{
    margin: 11.25rem;
  }

  .lg\:last\:m-48:last-child{
    margin: 12rem;
  }

  .lg\:last\:m-50:last-child{
    margin: 12.5rem;
  }

  .lg\:last\:m-52:last-child{
    margin: 13rem;
  }

  .lg\:last\:m-55:last-child{
    margin: 13.75rem;
  }

  .lg\:last\:m-56:last-child{
    margin: 14rem;
  }

  .lg\:last\:m-58:last-child{
    margin: 14.5rem;
  }

  .lg\:last\:m-60:last-child{
    margin: 15rem;
  }

  .lg\:last\:m-64:last-child{
    margin: 16rem;
  }

  .lg\:last\:m-65:last-child{
    margin: 16.25rem;
  }

  .lg\:last\:m-68:last-child{
    margin: 17rem;
  }

  .lg\:last\:m-69:last-child{
    margin: 17.25rem;
  }

  .lg\:last\:m-70:last-child{
    margin: 17.5rem;
  }

  .lg\:last\:m-72:last-child{
    margin: 18rem;
  }

  .lg\:last\:m-75:last-child{
    margin: 18.75rem;
  }

  .lg\:last\:m-80:last-child{
    margin: 20rem;
  }

  .lg\:last\:m-85:last-child{
    margin: 21.25rem;
  }

  .lg\:last\:m-86:last-child{
    margin: 21.5rem;
  }

  .lg\:last\:m-90:last-child{
    margin: 22.5rem;
  }

  .lg\:last\:m-96:last-child{
    margin: 24rem;
  }

  .lg\:last\:m-100:last-child{
    margin: 25rem;
  }

  .lg\:last\:m-115:last-child{
    margin: 28.75rem;
  }

  .lg\:last\:m-125:last-child{
    margin: 31.25rem;
  }

  .lg\:last\:m-142:last-child{
    margin: 35.5rem;
  }

  .lg\:last\:m-150:last-child{
    margin: 37.5rem;
  }

  .lg\:last\:m-156:last-child{
    margin: 39rem;
  }

  .lg\:last\:m-160:last-child{
    margin: 40rem;
  }

  .lg\:last\:m-175:last-child{
    margin: 43.75rem;
  }

  .lg\:last\:m-207:last-child{
    margin: 51.75rem;
  }

  .lg\:last\:m-242:last-child{
    margin: 60.5rem;
  }

  .lg\:last\:m-250:last-child{
    margin: 62.5rem;
  }

  .lg\:last\:m-258:last-child{
    margin: 64.5rem;
  }

  .lg\:last\:m-265:last-child{
    margin: 66.25rem;
  }

  .lg\:last\:m-280:last-child{
    margin: 70rem;
  }

  .lg\:last\:m-auto:last-child{
    margin: auto;
  }

  .lg\:last\:m-px:last-child{
    margin: 1px;
  }

  .lg\:last\:m-0\.5:last-child{
    margin: 0.125rem;
  }

  .lg\:last\:m-1\.5:last-child{
    margin: 0.375rem;
  }

  .lg\:last\:m-2\.5:last-child{
    margin: 0.625rem;
  }

  .lg\:last\:m-3\.5:last-child{
    margin: 0.875rem;
  }

  .lg\:last\:m-0\.25:last-child{
    margin: 0.0625rem;
  }

  .lg\:last\:m-0\.75:last-child{
    margin: 0.1875rem;
  }

  .lg\:last\:m-1\.25:last-child{
    margin: 0.3125rem;
  }

  .lg\:last\:m-1\.75:last-child{
    margin: 0.4375rem;
  }

  .lg\:last\:m-2\.25:last-child{
    margin: 0.5625rem;
  }

  .lg\:last\:m-2\.75:last-child{
    margin: 0.6875rem;
  }

  .lg\:last\:m-3\.25:last-child{
    margin: 0.8125rem;
  }

  .lg\:last\:m-3\.75:last-child{
    margin: 0.9375rem;
  }

  .lg\:last\:m-4\.25:last-child{
    margin: 1.0625rem;
  }

  .lg\:last\:m-4\.5:last-child{
    margin: 1.125rem;
  }

  .lg\:last\:m-4\.75:last-child{
    margin: 1.1875rem;
  }

  .lg\:last\:m-5\.25:last-child{
    margin: 1.3125rem;
  }

  .lg\:last\:m-5\.5:last-child{
    margin: 1.375rem;
  }

  .lg\:last\:m-5\.75:last-child{
    margin: 1.4375rem;
  }

  .lg\:last\:m-6\.25:last-child{
    margin: 1.5625rem;
  }

  .lg\:last\:m-6\.5:last-child{
    margin: 1.625rem;
  }

  .lg\:last\:m-6\.75:last-child{
    margin: 1.6875rem;
  }

  .lg\:last\:m-7\.25:last-child{
    margin: 1.8125rem;
  }

  .lg\:last\:m-7\.5:last-child{
    margin: 1.875rem;
  }

  .lg\:last\:m-8\.25:last-child{
    margin: 2.0625rem;
  }

  .lg\:last\:m-8\.5:last-child{
    margin: 2.125rem;
  }

  .lg\:last\:m-9\.25:last-child{
    margin: 2.3125rem;
  }

  .lg\:last\:m-9\.5:last-child{
    margin: 2.375rem;
  }

  .lg\:last\:m-10\.5:last-child{
    margin: 2.625rem;
  }

  .lg\:last\:m-11\.25:last-child{
    margin: 2.8125rem;
  }

  .lg\:last\:m-11\.5:last-child{
    margin: 2.875rem;
  }

  .lg\:last\:m-12\.5:last-child{
    margin: 3.125rem;
  }

  .lg\:last\:m-12\.75:last-child{
    margin: 3.1875rem;
  }

  .lg\:last\:m-13\.5:last-child{
    margin: 3.375rem;
  }

  .lg\:last\:m-14\.5:last-child{
    margin: 3.625rem;
  }

  .lg\:last\:m-15\.5:last-child{
    margin: 3.875rem;
  }

  .lg\:last\:m-15\.75:last-child{
    margin: 3.9375rem;
  }

  .lg\:last\:m-16\.25:last-child{
    margin: 4.0625rem;
  }

  .lg\:last\:m-17\.25:last-child{
    margin: 4.3125rem;
  }

  .lg\:last\:m-17\.5:last-child{
    margin: 4.375rem;
  }

  .lg\:last\:m-18\.25:last-child{
    margin: 4.5625rem;
  }

  .lg\:last\:m-18\.5:last-child{
    margin: 4.625rem;
  }

  .lg\:last\:m-20\.25:last-child{
    margin: 5.0625rem;
  }

  .lg\:last\:m-20\.5:last-child{
    margin: 5.125rem;
  }

  .lg\:last\:m-22\.5:last-child{
    margin: 5.625rem;
  }

  .lg\:last\:m-25\.5:last-child{
    margin: 6.375rem;
  }

  .lg\:last\:m-26\.75:last-child{
    margin: 6.6875rem;
  }

  .lg\:last\:m-32\.5:last-child{
    margin: 8.125rem;
  }

  .lg\:last\:m-37\.5:last-child{
    margin: 9.375rem;
  }

  .lg\:last\:m-41\.25:last-child{
    margin: 10.3125rem;
  }

  .lg\:last\:m-52\.5:last-child{
    margin: 13.125rem;
  }

  .lg\:last\:m-54\.5:last-child{
    margin: 13.625rem;
  }

  .lg\:last\:m-57\.25:last-child{
    margin: 14.3125rem;
  }

  .lg\:last\:m-57\.5:last-child{
    margin: 14.375rem;
  }

  .lg\:last\:m-66\.25:last-child{
    margin: 16.5625rem;
  }

  .lg\:last\:m-74\.5:last-child{
    margin: 18.125rem;
  }

  .lg\:last\:m-106\.25:last-child{
    margin: 26.5625rem;
  }

  .lg\:last\:m-112\.25:last-child{
    margin: 28.0675rem;
  }

  .lg\:last\:m-112\.75:last-child{
    margin: 28.1875rem;
  }

  .lg\:last\:m-147\.5:last-child{
    margin: 36.875rem;
  }

  .lg\:last\:m-162\.5:last-child{
    margin: 40.625rem;
  }

  .lg\:last\:m-172\.25:last-child{
    margin: 42.5625rem;
  }

  .lg\:last\:m-175\.25:last-child{
    margin: 43.8125rem;
  }

  .lg\:last\:m-184\.25:last-child{
    margin: 46.0625rem;
  }

  .lg\:last\:m-203\.25:last-child{
    margin: 50.8125rem;
  }

  .lg\:last\:m-half:last-child{
    margin: 50%;
  }

  .lg\:last\:m-full:last-child{
    margin: 100%;
  }

  .lg\:last\:m-1\/10:last-child{
    margin: 10%;
  }

  .lg\:last\:m-2\/10:last-child{
    margin: 20%;
  }

  .lg\:last\:m-3\/10:last-child{
    margin: 30%;
  }

  .lg\:last\:m-4\/10:last-child{
    margin: 40%;
  }

  .lg\:last\:m-4\.5\/10:last-child{
    margin: 45%;
  }

  .lg\:last\:m-5\/10:last-child{
    margin: 50%;
  }

  .lg\:last\:m-5\.5\/10:last-child{
    margin: 55%;
  }

  .lg\:last\:m-6\/10:last-child{
    margin: 60%;
  }

  .lg\:last\:m-7\/10:last-child{
    margin: 70%;
  }

  .lg\:last\:m-8\/10:last-child{
    margin: 80%;
  }

  .lg\:last\:m-9\/10:last-child{
    margin: 90%;
  }

  .lg\:last\:m-1\/12:last-child{
    margin: 8.333333%;
  }

  .lg\:last\:m-2\/12:last-child{
    margin: 16.666667%;
  }

  .lg\:last\:m-3\/12:last-child{
    margin: 25%;
  }

  .lg\:last\:m-4\/12:last-child{
    margin: 33.333333%;
  }

  .lg\:last\:m-5\/12:last-child{
    margin: 41.666667%;
  }

  .lg\:last\:m-6\/12:last-child{
    margin: 50%;
  }

  .lg\:last\:m-7\/12:last-child{
    margin: 58.333333%;
  }

  .lg\:last\:m-8\/12:last-child{
    margin: 66.666667%;
  }

  .lg\:last\:m-9\/12:last-child{
    margin: 75%;
  }

  .lg\:last\:m-10\/12:last-child{
    margin: 83.333333%;
  }

  .lg\:last\:m-11\/12:last-child{
    margin: 91.666667%;
  }

  .lg\:last\:-m-0:last-child{
    margin: 0px;
  }

  .lg\:last\:-m-1:last-child{
    margin: -0.25rem;
  }

  .lg\:last\:-m-2:last-child{
    margin: -0.5rem;
  }

  .lg\:last\:-m-3:last-child{
    margin: -0.75rem;
  }

  .lg\:last\:-m-4:last-child{
    margin: -1rem;
  }

  .lg\:last\:-m-5:last-child{
    margin: -1.25rem;
  }

  .lg\:last\:-m-6:last-child{
    margin: -1.5rem;
  }

  .lg\:last\:-m-7:last-child{
    margin: -1.75rem;
  }

  .lg\:last\:-m-8:last-child{
    margin: -2rem;
  }

  .lg\:last\:-m-9:last-child{
    margin: -2.25rem;
  }

  .lg\:last\:-m-10:last-child{
    margin: -2.5rem;
  }

  .lg\:last\:-m-11:last-child{
    margin: -2.75rem;
  }

  .lg\:last\:-m-12:last-child{
    margin: -3rem;
  }

  .lg\:last\:-m-13:last-child{
    margin: -3.25rem;
  }

  .lg\:last\:-m-14:last-child{
    margin: -3.5rem;
  }

  .lg\:last\:-m-15:last-child{
    margin: -3.75rem;
  }

  .lg\:last\:-m-16:last-child{
    margin: -4rem;
  }

  .lg\:last\:-m-17:last-child{
    margin: -4.25rem;
  }

  .lg\:last\:-m-18:last-child{
    margin: -4.5rem;
  }

  .lg\:last\:-m-19:last-child{
    margin: -4.75rem;
  }

  .lg\:last\:-m-20:last-child{
    margin: -5rem;
  }

  .lg\:last\:-m-22:last-child{
    margin: -5.5rem;
  }

  .lg\:last\:-m-24:last-child{
    margin: -6rem;
  }

  .lg\:last\:-m-25:last-child{
    margin: -6.25rem;
  }

  .lg\:last\:-m-28:last-child{
    margin: -7rem;
  }

  .lg\:last\:-m-30:last-child{
    margin: -7.5rem;
  }

  .lg\:last\:-m-32:last-child{
    margin: -8rem;
  }

  .lg\:last\:-m-34:last-child{
    margin: -8.5rem;
  }

  .lg\:last\:-m-35:last-child{
    margin: -8.75rem;
  }

  .lg\:last\:-m-36:last-child{
    margin: -9rem;
  }

  .lg\:last\:-m-39:last-child{
    margin: -9.75rem;
  }

  .lg\:last\:-m-40:last-child{
    margin: -10rem;
  }

  .lg\:last\:-m-42:last-child{
    margin: -10.5rem;
  }

  .lg\:last\:-m-44:last-child{
    margin: -11rem;
  }

  .lg\:last\:-m-45:last-child{
    margin: -11.25rem;
  }

  .lg\:last\:-m-48:last-child{
    margin: -12rem;
  }

  .lg\:last\:-m-50:last-child{
    margin: -12.5rem;
  }

  .lg\:last\:-m-52:last-child{
    margin: -13rem;
  }

  .lg\:last\:-m-55:last-child{
    margin: -13.75rem;
  }

  .lg\:last\:-m-56:last-child{
    margin: -14rem;
  }

  .lg\:last\:-m-58:last-child{
    margin: -14.5rem;
  }

  .lg\:last\:-m-60:last-child{
    margin: -15rem;
  }

  .lg\:last\:-m-64:last-child{
    margin: -16rem;
  }

  .lg\:last\:-m-65:last-child{
    margin: -16.25rem;
  }

  .lg\:last\:-m-68:last-child{
    margin: -17rem;
  }

  .lg\:last\:-m-69:last-child{
    margin: -17.25rem;
  }

  .lg\:last\:-m-70:last-child{
    margin: -17.5rem;
  }

  .lg\:last\:-m-72:last-child{
    margin: -18rem;
  }

  .lg\:last\:-m-75:last-child{
    margin: -18.75rem;
  }

  .lg\:last\:-m-80:last-child{
    margin: -20rem;
  }

  .lg\:last\:-m-85:last-child{
    margin: -21.25rem;
  }

  .lg\:last\:-m-86:last-child{
    margin: -21.5rem;
  }

  .lg\:last\:-m-90:last-child{
    margin: -22.5rem;
  }

  .lg\:last\:-m-96:last-child{
    margin: -24rem;
  }

  .lg\:last\:-m-100:last-child{
    margin: -25rem;
  }

  .lg\:last\:-m-115:last-child{
    margin: -28.75rem;
  }

  .lg\:last\:-m-125:last-child{
    margin: -31.25rem;
  }

  .lg\:last\:-m-142:last-child{
    margin: -35.5rem;
  }

  .lg\:last\:-m-150:last-child{
    margin: -37.5rem;
  }

  .lg\:last\:-m-156:last-child{
    margin: -39rem;
  }

  .lg\:last\:-m-160:last-child{
    margin: -40rem;
  }

  .lg\:last\:-m-175:last-child{
    margin: -43.75rem;
  }

  .lg\:last\:-m-207:last-child{
    margin: -51.75rem;
  }

  .lg\:last\:-m-242:last-child{
    margin: -60.5rem;
  }

  .lg\:last\:-m-250:last-child{
    margin: -62.5rem;
  }

  .lg\:last\:-m-258:last-child{
    margin: -64.5rem;
  }

  .lg\:last\:-m-265:last-child{
    margin: -66.25rem;
  }

  .lg\:last\:-m-280:last-child{
    margin: -70rem;
  }

  .lg\:last\:-m-px:last-child{
    margin: -1px;
  }

  .lg\:last\:-m-0\.5:last-child{
    margin: -0.125rem;
  }

  .lg\:last\:-m-1\.5:last-child{
    margin: -0.375rem;
  }

  .lg\:last\:-m-2\.5:last-child{
    margin: -0.625rem;
  }

  .lg\:last\:-m-3\.5:last-child{
    margin: -0.875rem;
  }

  .lg\:last\:-m-0\.25:last-child{
    margin: -0.0625rem;
  }

  .lg\:last\:-m-0\.75:last-child{
    margin: -0.1875rem;
  }

  .lg\:last\:-m-1\.25:last-child{
    margin: -0.3125rem;
  }

  .lg\:last\:-m-1\.75:last-child{
    margin: -0.4375rem;
  }

  .lg\:last\:-m-2\.25:last-child{
    margin: -0.5625rem;
  }

  .lg\:last\:-m-2\.75:last-child{
    margin: -0.6875rem;
  }

  .lg\:last\:-m-3\.25:last-child{
    margin: -0.8125rem;
  }

  .lg\:last\:-m-3\.75:last-child{
    margin: -0.9375rem;
  }

  .lg\:last\:-m-4\.25:last-child{
    margin: -1.0625rem;
  }

  .lg\:last\:-m-4\.5:last-child{
    margin: -1.125rem;
  }

  .lg\:last\:-m-4\.75:last-child{
    margin: -1.1875rem;
  }

  .lg\:last\:-m-5\.25:last-child{
    margin: -1.3125rem;
  }

  .lg\:last\:-m-5\.5:last-child{
    margin: -1.375rem;
  }

  .lg\:last\:-m-5\.75:last-child{
    margin: -1.4375rem;
  }

  .lg\:last\:-m-6\.25:last-child{
    margin: -1.5625rem;
  }

  .lg\:last\:-m-6\.5:last-child{
    margin: -1.625rem;
  }

  .lg\:last\:-m-6\.75:last-child{
    margin: -1.6875rem;
  }

  .lg\:last\:-m-7\.25:last-child{
    margin: -1.8125rem;
  }

  .lg\:last\:-m-7\.5:last-child{
    margin: -1.875rem;
  }

  .lg\:last\:-m-8\.25:last-child{
    margin: -2.0625rem;
  }

  .lg\:last\:-m-8\.5:last-child{
    margin: -2.125rem;
  }

  .lg\:last\:-m-9\.25:last-child{
    margin: -2.3125rem;
  }

  .lg\:last\:-m-9\.5:last-child{
    margin: -2.375rem;
  }

  .lg\:last\:-m-10\.5:last-child{
    margin: -2.625rem;
  }

  .lg\:last\:-m-11\.25:last-child{
    margin: -2.8125rem;
  }

  .lg\:last\:-m-11\.5:last-child{
    margin: -2.875rem;
  }

  .lg\:last\:-m-12\.5:last-child{
    margin: -3.125rem;
  }

  .lg\:last\:-m-12\.75:last-child{
    margin: -3.1875rem;
  }

  .lg\:last\:-m-13\.5:last-child{
    margin: -3.375rem;
  }

  .lg\:last\:-m-14\.5:last-child{
    margin: -3.625rem;
  }

  .lg\:last\:-m-15\.5:last-child{
    margin: -3.875rem;
  }

  .lg\:last\:-m-15\.75:last-child{
    margin: -3.9375rem;
  }

  .lg\:last\:-m-16\.25:last-child{
    margin: -4.0625rem;
  }

  .lg\:last\:-m-17\.25:last-child{
    margin: -4.3125rem;
  }

  .lg\:last\:-m-17\.5:last-child{
    margin: -4.375rem;
  }

  .lg\:last\:-m-18\.25:last-child{
    margin: -4.5625rem;
  }

  .lg\:last\:-m-18\.5:last-child{
    margin: -4.625rem;
  }

  .lg\:last\:-m-20\.25:last-child{
    margin: -5.0625rem;
  }

  .lg\:last\:-m-20\.5:last-child{
    margin: -5.125rem;
  }

  .lg\:last\:-m-22\.5:last-child{
    margin: -5.625rem;
  }

  .lg\:last\:-m-25\.5:last-child{
    margin: -6.375rem;
  }

  .lg\:last\:-m-26\.75:last-child{
    margin: -6.6875rem;
  }

  .lg\:last\:-m-32\.5:last-child{
    margin: -8.125rem;
  }

  .lg\:last\:-m-37\.5:last-child{
    margin: -9.375rem;
  }

  .lg\:last\:-m-41\.25:last-child{
    margin: -10.3125rem;
  }

  .lg\:last\:-m-52\.5:last-child{
    margin: -13.125rem;
  }

  .lg\:last\:-m-54\.5:last-child{
    margin: -13.625rem;
  }

  .lg\:last\:-m-57\.25:last-child{
    margin: -14.3125rem;
  }

  .lg\:last\:-m-57\.5:last-child{
    margin: -14.375rem;
  }

  .lg\:last\:-m-66\.25:last-child{
    margin: -16.5625rem;
  }

  .lg\:last\:-m-74\.5:last-child{
    margin: -18.125rem;
  }

  .lg\:last\:-m-106\.25:last-child{
    margin: -26.5625rem;
  }

  .lg\:last\:-m-112\.25:last-child{
    margin: -28.0675rem;
  }

  .lg\:last\:-m-112\.75:last-child{
    margin: -28.1875rem;
  }

  .lg\:last\:-m-147\.5:last-child{
    margin: -36.875rem;
  }

  .lg\:last\:-m-162\.5:last-child{
    margin: -40.625rem;
  }

  .lg\:last\:-m-172\.25:last-child{
    margin: -42.5625rem;
  }

  .lg\:last\:-m-175\.25:last-child{
    margin: -43.8125rem;
  }

  .lg\:last\:-m-184\.25:last-child{
    margin: -46.0625rem;
  }

  .lg\:last\:-m-203\.25:last-child{
    margin: -50.8125rem;
  }

  .lg\:last\:-m-half:last-child{
    margin: -50%;
  }

  .lg\:last\:-m-full:last-child{
    margin: -100%;
  }

  .lg\:last\:-m-1\/10:last-child{
    margin: -10%;
  }

  .lg\:last\:-m-2\/10:last-child{
    margin: -20%;
  }

  .lg\:last\:-m-3\/10:last-child{
    margin: -30%;
  }

  .lg\:last\:-m-4\/10:last-child{
    margin: -40%;
  }

  .lg\:last\:-m-4\.5\/10:last-child{
    margin: -45%;
  }

  .lg\:last\:-m-5\/10:last-child{
    margin: -50%;
  }

  .lg\:last\:-m-5\.5\/10:last-child{
    margin: -55%;
  }

  .lg\:last\:-m-6\/10:last-child{
    margin: -60%;
  }

  .lg\:last\:-m-7\/10:last-child{
    margin: -70%;
  }

  .lg\:last\:-m-8\/10:last-child{
    margin: -80%;
  }

  .lg\:last\:-m-9\/10:last-child{
    margin: -90%;
  }

  .lg\:last\:-m-1\/12:last-child{
    margin: -8.33333%;
  }

  .lg\:last\:-m-2\/12:last-child{
    margin: -16.66667%;
  }

  .lg\:last\:-m-3\/12:last-child{
    margin: -25%;
  }

  .lg\:last\:-m-4\/12:last-child{
    margin: -33.33333%;
  }

  .lg\:last\:-m-5\/12:last-child{
    margin: -41.66667%;
  }

  .lg\:last\:-m-6\/12:last-child{
    margin: -50%;
  }

  .lg\:last\:-m-7\/12:last-child{
    margin: -58.33333%;
  }

  .lg\:last\:-m-8\/12:last-child{
    margin: -66.66667%;
  }

  .lg\:last\:-m-9\/12:last-child{
    margin: -75%;
  }

  .lg\:last\:-m-10\/12:last-child{
    margin: -83.33333%;
  }

  .lg\:last\:-m-11\/12:last-child{
    margin: -91.66667%;
  }

  .lg\:last\:my-0:last-child{
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .lg\:last\:mx-0:last-child{
    margin-left: 0px;
    margin-right: 0px;
  }

  .lg\:last\:my-1:last-child{
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }

  .lg\:last\:mx-1:last-child{
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }

  .lg\:last\:my-2:last-child{
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }

  .lg\:last\:mx-2:last-child{
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }

  .lg\:last\:my-3:last-child{
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }

  .lg\:last\:mx-3:last-child{
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }

  .lg\:last\:my-4:last-child{
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .lg\:last\:mx-4:last-child{
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .lg\:last\:my-5:last-child{
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }

  .lg\:last\:mx-5:last-child{
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }

  .lg\:last\:my-6:last-child{
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .lg\:last\:mx-6:last-child{
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .lg\:last\:my-7:last-child{
    margin-top: 1.75rem;
    margin-bottom: 1.75rem;
  }

  .lg\:last\:mx-7:last-child{
    margin-left: 1.75rem;
    margin-right: 1.75rem;
  }

  .lg\:last\:my-8:last-child{
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .lg\:last\:mx-8:last-child{
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .lg\:last\:my-9:last-child{
    margin-top: 2.25rem;
    margin-bottom: 2.25rem;
  }

  .lg\:last\:mx-9:last-child{
    margin-left: 2.25rem;
    margin-right: 2.25rem;
  }

  .lg\:last\:my-10:last-child{
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .lg\:last\:mx-10:last-child{
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }

  .lg\:last\:my-11:last-child{
    margin-top: 2.75rem;
    margin-bottom: 2.75rem;
  }

  .lg\:last\:mx-11:last-child{
    margin-left: 2.75rem;
    margin-right: 2.75rem;
  }

  .lg\:last\:my-12:last-child{
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .lg\:last\:mx-12:last-child{
    margin-left: 3rem;
    margin-right: 3rem;
  }

  .lg\:last\:my-13:last-child{
    margin-top: 3.25rem;
    margin-bottom: 3.25rem;
  }

  .lg\:last\:mx-13:last-child{
    margin-left: 3.25rem;
    margin-right: 3.25rem;
  }

  .lg\:last\:my-14:last-child{
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }

  .lg\:last\:mx-14:last-child{
    margin-left: 3.5rem;
    margin-right: 3.5rem;
  }

  .lg\:last\:my-15:last-child{
    margin-top: 3.75rem;
    margin-bottom: 3.75rem;
  }

  .lg\:last\:mx-15:last-child{
    margin-left: 3.75rem;
    margin-right: 3.75rem;
  }

  .lg\:last\:my-16:last-child{
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .lg\:last\:mx-16:last-child{
    margin-left: 4rem;
    margin-right: 4rem;
  }

  .lg\:last\:my-17:last-child{
    margin-top: 4.25rem;
    margin-bottom: 4.25rem;
  }

  .lg\:last\:mx-17:last-child{
    margin-left: 4.25rem;
    margin-right: 4.25rem;
  }

  .lg\:last\:my-18:last-child{
    margin-top: 4.5rem;
    margin-bottom: 4.5rem;
  }

  .lg\:last\:mx-18:last-child{
    margin-left: 4.5rem;
    margin-right: 4.5rem;
  }

  .lg\:last\:my-19:last-child{
    margin-top: 4.75rem;
    margin-bottom: 4.75rem;
  }

  .lg\:last\:mx-19:last-child{
    margin-left: 4.75rem;
    margin-right: 4.75rem;
  }

  .lg\:last\:my-20:last-child{
    margin-top: 5rem;
    margin-bottom: 5rem;
  }

  .lg\:last\:mx-20:last-child{
    margin-left: 5rem;
    margin-right: 5rem;
  }

  .lg\:last\:my-22:last-child{
    margin-top: 5.5rem;
    margin-bottom: 5.5rem;
  }

  .lg\:last\:mx-22:last-child{
    margin-left: 5.5rem;
    margin-right: 5.5rem;
  }

  .lg\:last\:my-24:last-child{
    margin-top: 6rem;
    margin-bottom: 6rem;
  }

  .lg\:last\:mx-24:last-child{
    margin-left: 6rem;
    margin-right: 6rem;
  }

  .lg\:last\:my-25:last-child{
    margin-top: 6.25rem;
    margin-bottom: 6.25rem;
  }

  .lg\:last\:mx-25:last-child{
    margin-left: 6.25rem;
    margin-right: 6.25rem;
  }

  .lg\:last\:my-28:last-child{
    margin-top: 7rem;
    margin-bottom: 7rem;
  }

  .lg\:last\:mx-28:last-child{
    margin-left: 7rem;
    margin-right: 7rem;
  }

  .lg\:last\:my-30:last-child{
    margin-top: 7.5rem;
    margin-bottom: 7.5rem;
  }

  .lg\:last\:mx-30:last-child{
    margin-left: 7.5rem;
    margin-right: 7.5rem;
  }

  .lg\:last\:my-32:last-child{
    margin-top: 8rem;
    margin-bottom: 8rem;
  }

  .lg\:last\:mx-32:last-child{
    margin-left: 8rem;
    margin-right: 8rem;
  }

  .lg\:last\:my-34:last-child{
    margin-top: 8.5rem;
    margin-bottom: 8.5rem;
  }

  .lg\:last\:mx-34:last-child{
    margin-left: 8.5rem;
    margin-right: 8.5rem;
  }

  .lg\:last\:my-35:last-child{
    margin-top: 8.75rem;
    margin-bottom: 8.75rem;
  }

  .lg\:last\:mx-35:last-child{
    margin-left: 8.75rem;
    margin-right: 8.75rem;
  }

  .lg\:last\:my-36:last-child{
    margin-top: 9rem;
    margin-bottom: 9rem;
  }

  .lg\:last\:mx-36:last-child{
    margin-left: 9rem;
    margin-right: 9rem;
  }

  .lg\:last\:my-39:last-child{
    margin-top: 9.75rem;
    margin-bottom: 9.75rem;
  }

  .lg\:last\:mx-39:last-child{
    margin-left: 9.75rem;
    margin-right: 9.75rem;
  }

  .lg\:last\:my-40:last-child{
    margin-top: 10rem;
    margin-bottom: 10rem;
  }

  .lg\:last\:mx-40:last-child{
    margin-left: 10rem;
    margin-right: 10rem;
  }

  .lg\:last\:my-42:last-child{
    margin-top: 10.5rem;
    margin-bottom: 10.5rem;
  }

  .lg\:last\:mx-42:last-child{
    margin-left: 10.5rem;
    margin-right: 10.5rem;
  }

  .lg\:last\:my-44:last-child{
    margin-top: 11rem;
    margin-bottom: 11rem;
  }

  .lg\:last\:mx-44:last-child{
    margin-left: 11rem;
    margin-right: 11rem;
  }

  .lg\:last\:my-45:last-child{
    margin-top: 11.25rem;
    margin-bottom: 11.25rem;
  }

  .lg\:last\:mx-45:last-child{
    margin-left: 11.25rem;
    margin-right: 11.25rem;
  }

  .lg\:last\:my-48:last-child{
    margin-top: 12rem;
    margin-bottom: 12rem;
  }

  .lg\:last\:mx-48:last-child{
    margin-left: 12rem;
    margin-right: 12rem;
  }

  .lg\:last\:my-50:last-child{
    margin-top: 12.5rem;
    margin-bottom: 12.5rem;
  }

  .lg\:last\:mx-50:last-child{
    margin-left: 12.5rem;
    margin-right: 12.5rem;
  }

  .lg\:last\:my-52:last-child{
    margin-top: 13rem;
    margin-bottom: 13rem;
  }

  .lg\:last\:mx-52:last-child{
    margin-left: 13rem;
    margin-right: 13rem;
  }

  .lg\:last\:my-55:last-child{
    margin-top: 13.75rem;
    margin-bottom: 13.75rem;
  }

  .lg\:last\:mx-55:last-child{
    margin-left: 13.75rem;
    margin-right: 13.75rem;
  }

  .lg\:last\:my-56:last-child{
    margin-top: 14rem;
    margin-bottom: 14rem;
  }

  .lg\:last\:mx-56:last-child{
    margin-left: 14rem;
    margin-right: 14rem;
  }

  .lg\:last\:my-58:last-child{
    margin-top: 14.5rem;
    margin-bottom: 14.5rem;
  }

  .lg\:last\:mx-58:last-child{
    margin-left: 14.5rem;
    margin-right: 14.5rem;
  }

  .lg\:last\:my-60:last-child{
    margin-top: 15rem;
    margin-bottom: 15rem;
  }

  .lg\:last\:mx-60:last-child{
    margin-left: 15rem;
    margin-right: 15rem;
  }

  .lg\:last\:my-64:last-child{
    margin-top: 16rem;
    margin-bottom: 16rem;
  }

  .lg\:last\:mx-64:last-child{
    margin-left: 16rem;
    margin-right: 16rem;
  }

  .lg\:last\:my-65:last-child{
    margin-top: 16.25rem;
    margin-bottom: 16.25rem;
  }

  .lg\:last\:mx-65:last-child{
    margin-left: 16.25rem;
    margin-right: 16.25rem;
  }

  .lg\:last\:my-68:last-child{
    margin-top: 17rem;
    margin-bottom: 17rem;
  }

  .lg\:last\:mx-68:last-child{
    margin-left: 17rem;
    margin-right: 17rem;
  }

  .lg\:last\:my-69:last-child{
    margin-top: 17.25rem;
    margin-bottom: 17.25rem;
  }

  .lg\:last\:mx-69:last-child{
    margin-left: 17.25rem;
    margin-right: 17.25rem;
  }

  .lg\:last\:my-70:last-child{
    margin-top: 17.5rem;
    margin-bottom: 17.5rem;
  }

  .lg\:last\:mx-70:last-child{
    margin-left: 17.5rem;
    margin-right: 17.5rem;
  }

  .lg\:last\:my-72:last-child{
    margin-top: 18rem;
    margin-bottom: 18rem;
  }

  .lg\:last\:mx-72:last-child{
    margin-left: 18rem;
    margin-right: 18rem;
  }

  .lg\:last\:my-75:last-child{
    margin-top: 18.75rem;
    margin-bottom: 18.75rem;
  }

  .lg\:last\:mx-75:last-child{
    margin-left: 18.75rem;
    margin-right: 18.75rem;
  }

  .lg\:last\:my-80:last-child{
    margin-top: 20rem;
    margin-bottom: 20rem;
  }

  .lg\:last\:mx-80:last-child{
    margin-left: 20rem;
    margin-right: 20rem;
  }

  .lg\:last\:my-85:last-child{
    margin-top: 21.25rem;
    margin-bottom: 21.25rem;
  }

  .lg\:last\:mx-85:last-child{
    margin-left: 21.25rem;
    margin-right: 21.25rem;
  }

  .lg\:last\:my-86:last-child{
    margin-top: 21.5rem;
    margin-bottom: 21.5rem;
  }

  .lg\:last\:mx-86:last-child{
    margin-left: 21.5rem;
    margin-right: 21.5rem;
  }

  .lg\:last\:my-90:last-child{
    margin-top: 22.5rem;
    margin-bottom: 22.5rem;
  }

  .lg\:last\:mx-90:last-child{
    margin-left: 22.5rem;
    margin-right: 22.5rem;
  }

  .lg\:last\:my-96:last-child{
    margin-top: 24rem;
    margin-bottom: 24rem;
  }

  .lg\:last\:mx-96:last-child{
    margin-left: 24rem;
    margin-right: 24rem;
  }

  .lg\:last\:my-100:last-child{
    margin-top: 25rem;
    margin-bottom: 25rem;
  }

  .lg\:last\:mx-100:last-child{
    margin-left: 25rem;
    margin-right: 25rem;
  }

  .lg\:last\:my-115:last-child{
    margin-top: 28.75rem;
    margin-bottom: 28.75rem;
  }

  .lg\:last\:mx-115:last-child{
    margin-left: 28.75rem;
    margin-right: 28.75rem;
  }

  .lg\:last\:my-125:last-child{
    margin-top: 31.25rem;
    margin-bottom: 31.25rem;
  }

  .lg\:last\:mx-125:last-child{
    margin-left: 31.25rem;
    margin-right: 31.25rem;
  }

  .lg\:last\:my-142:last-child{
    margin-top: 35.5rem;
    margin-bottom: 35.5rem;
  }

  .lg\:last\:mx-142:last-child{
    margin-left: 35.5rem;
    margin-right: 35.5rem;
  }

  .lg\:last\:my-150:last-child{
    margin-top: 37.5rem;
    margin-bottom: 37.5rem;
  }

  .lg\:last\:mx-150:last-child{
    margin-left: 37.5rem;
    margin-right: 37.5rem;
  }

  .lg\:last\:my-156:last-child{
    margin-top: 39rem;
    margin-bottom: 39rem;
  }

  .lg\:last\:mx-156:last-child{
    margin-left: 39rem;
    margin-right: 39rem;
  }

  .lg\:last\:my-160:last-child{
    margin-top: 40rem;
    margin-bottom: 40rem;
  }

  .lg\:last\:mx-160:last-child{
    margin-left: 40rem;
    margin-right: 40rem;
  }

  .lg\:last\:my-175:last-child{
    margin-top: 43.75rem;
    margin-bottom: 43.75rem;
  }

  .lg\:last\:mx-175:last-child{
    margin-left: 43.75rem;
    margin-right: 43.75rem;
  }

  .lg\:last\:my-207:last-child{
    margin-top: 51.75rem;
    margin-bottom: 51.75rem;
  }

  .lg\:last\:mx-207:last-child{
    margin-left: 51.75rem;
    margin-right: 51.75rem;
  }

  .lg\:last\:my-242:last-child{
    margin-top: 60.5rem;
    margin-bottom: 60.5rem;
  }

  .lg\:last\:mx-242:last-child{
    margin-left: 60.5rem;
    margin-right: 60.5rem;
  }

  .lg\:last\:my-250:last-child{
    margin-top: 62.5rem;
    margin-bottom: 62.5rem;
  }

  .lg\:last\:mx-250:last-child{
    margin-left: 62.5rem;
    margin-right: 62.5rem;
  }

  .lg\:last\:my-258:last-child{
    margin-top: 64.5rem;
    margin-bottom: 64.5rem;
  }

  .lg\:last\:mx-258:last-child{
    margin-left: 64.5rem;
    margin-right: 64.5rem;
  }

  .lg\:last\:my-265:last-child{
    margin-top: 66.25rem;
    margin-bottom: 66.25rem;
  }

  .lg\:last\:mx-265:last-child{
    margin-left: 66.25rem;
    margin-right: 66.25rem;
  }

  .lg\:last\:my-280:last-child{
    margin-top: 70rem;
    margin-bottom: 70rem;
  }

  .lg\:last\:mx-280:last-child{
    margin-left: 70rem;
    margin-right: 70rem;
  }

  .lg\:last\:my-auto:last-child{
    margin-top: auto;
    margin-bottom: auto;
  }

  .lg\:last\:mx-auto:last-child{
    margin-left: auto;
    margin-right: auto;
  }

  .lg\:last\:my-px:last-child{
    margin-top: 1px;
    margin-bottom: 1px;
  }

  .lg\:last\:mx-px:last-child{
    margin-left: 1px;
    margin-right: 1px;
  }

  .lg\:last\:my-0\.5:last-child{
    margin-top: 0.125rem;
    margin-bottom: 0.125rem;
  }

  .lg\:last\:mx-0\.5:last-child{
    margin-left: 0.125rem;
    margin-right: 0.125rem;
  }

  .lg\:last\:my-1\.5:last-child{
    margin-top: 0.375rem;
    margin-bottom: 0.375rem;
  }

  .lg\:last\:mx-1\.5:last-child{
    margin-left: 0.375rem;
    margin-right: 0.375rem;
  }

  .lg\:last\:my-2\.5:last-child{
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
  }

  .lg\:last\:mx-2\.5:last-child{
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }

  .lg\:last\:my-3\.5:last-child{
    margin-top: 0.875rem;
    margin-bottom: 0.875rem;
  }

  .lg\:last\:mx-3\.5:last-child{
    margin-left: 0.875rem;
    margin-right: 0.875rem;
  }

  .lg\:last\:my-0\.25:last-child{
    margin-top: 0.0625rem;
    margin-bottom: 0.0625rem;
  }

  .lg\:last\:mx-0\.25:last-child{
    margin-left: 0.0625rem;
    margin-right: 0.0625rem;
  }

  .lg\:last\:my-0\.75:last-child{
    margin-top: 0.1875rem;
    margin-bottom: 0.1875rem;
  }

  .lg\:last\:mx-0\.75:last-child{
    margin-left: 0.1875rem;
    margin-right: 0.1875rem;
  }

  .lg\:last\:my-1\.25:last-child{
    margin-top: 0.3125rem;
    margin-bottom: 0.3125rem;
  }

  .lg\:last\:mx-1\.25:last-child{
    margin-left: 0.3125rem;
    margin-right: 0.3125rem;
  }

  .lg\:last\:my-1\.75:last-child{
    margin-top: 0.4375rem;
    margin-bottom: 0.4375rem;
  }

  .lg\:last\:mx-1\.75:last-child{
    margin-left: 0.4375rem;
    margin-right: 0.4375rem;
  }

  .lg\:last\:my-2\.25:last-child{
    margin-top: 0.5625rem;
    margin-bottom: 0.5625rem;
  }

  .lg\:last\:mx-2\.25:last-child{
    margin-left: 0.5625rem;
    margin-right: 0.5625rem;
  }

  .lg\:last\:my-2\.75:last-child{
    margin-top: 0.6875rem;
    margin-bottom: 0.6875rem;
  }

  .lg\:last\:mx-2\.75:last-child{
    margin-left: 0.6875rem;
    margin-right: 0.6875rem;
  }

  .lg\:last\:my-3\.25:last-child{
    margin-top: 0.8125rem;
    margin-bottom: 0.8125rem;
  }

  .lg\:last\:mx-3\.25:last-child{
    margin-left: 0.8125rem;
    margin-right: 0.8125rem;
  }

  .lg\:last\:my-3\.75:last-child{
    margin-top: 0.9375rem;
    margin-bottom: 0.9375rem;
  }

  .lg\:last\:mx-3\.75:last-child{
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }

  .lg\:last\:my-4\.25:last-child{
    margin-top: 1.0625rem;
    margin-bottom: 1.0625rem;
  }

  .lg\:last\:mx-4\.25:last-child{
    margin-left: 1.0625rem;
    margin-right: 1.0625rem;
  }

  .lg\:last\:my-4\.5:last-child{
    margin-top: 1.125rem;
    margin-bottom: 1.125rem;
  }

  .lg\:last\:mx-4\.5:last-child{
    margin-left: 1.125rem;
    margin-right: 1.125rem;
  }

  .lg\:last\:my-4\.75:last-child{
    margin-top: 1.1875rem;
    margin-bottom: 1.1875rem;
  }

  .lg\:last\:mx-4\.75:last-child{
    margin-left: 1.1875rem;
    margin-right: 1.1875rem;
  }

  .lg\:last\:my-5\.25:last-child{
    margin-top: 1.3125rem;
    margin-bottom: 1.3125rem;
  }

  .lg\:last\:mx-5\.25:last-child{
    margin-left: 1.3125rem;
    margin-right: 1.3125rem;
  }

  .lg\:last\:my-5\.5:last-child{
    margin-top: 1.375rem;
    margin-bottom: 1.375rem;
  }

  .lg\:last\:mx-5\.5:last-child{
    margin-left: 1.375rem;
    margin-right: 1.375rem;
  }

  .lg\:last\:my-5\.75:last-child{
    margin-top: 1.4375rem;
    margin-bottom: 1.4375rem;
  }

  .lg\:last\:mx-5\.75:last-child{
    margin-left: 1.4375rem;
    margin-right: 1.4375rem;
  }

  .lg\:last\:my-6\.25:last-child{
    margin-top: 1.5625rem;
    margin-bottom: 1.5625rem;
  }

  .lg\:last\:mx-6\.25:last-child{
    margin-left: 1.5625rem;
    margin-right: 1.5625rem;
  }

  .lg\:last\:my-6\.5:last-child{
    margin-top: 1.625rem;
    margin-bottom: 1.625rem;
  }

  .lg\:last\:mx-6\.5:last-child{
    margin-left: 1.625rem;
    margin-right: 1.625rem;
  }

  .lg\:last\:my-6\.75:last-child{
    margin-top: 1.6875rem;
    margin-bottom: 1.6875rem;
  }

  .lg\:last\:mx-6\.75:last-child{
    margin-left: 1.6875rem;
    margin-right: 1.6875rem;
  }

  .lg\:last\:my-7\.25:last-child{
    margin-top: 1.8125rem;
    margin-bottom: 1.8125rem;
  }

  .lg\:last\:mx-7\.25:last-child{
    margin-left: 1.8125rem;
    margin-right: 1.8125rem;
  }

  .lg\:last\:my-7\.5:last-child{
    margin-top: 1.875rem;
    margin-bottom: 1.875rem;
  }

  .lg\:last\:mx-7\.5:last-child{
    margin-left: 1.875rem;
    margin-right: 1.875rem;
  }

  .lg\:last\:my-8\.25:last-child{
    margin-top: 2.0625rem;
    margin-bottom: 2.0625rem;
  }

  .lg\:last\:mx-8\.25:last-child{
    margin-left: 2.0625rem;
    margin-right: 2.0625rem;
  }

  .lg\:last\:my-8\.5:last-child{
    margin-top: 2.125rem;
    margin-bottom: 2.125rem;
  }

  .lg\:last\:mx-8\.5:last-child{
    margin-left: 2.125rem;
    margin-right: 2.125rem;
  }

  .lg\:last\:my-9\.25:last-child{
    margin-top: 2.3125rem;
    margin-bottom: 2.3125rem;
  }

  .lg\:last\:mx-9\.25:last-child{
    margin-left: 2.3125rem;
    margin-right: 2.3125rem;
  }

  .lg\:last\:my-9\.5:last-child{
    margin-top: 2.375rem;
    margin-bottom: 2.375rem;
  }

  .lg\:last\:mx-9\.5:last-child{
    margin-left: 2.375rem;
    margin-right: 2.375rem;
  }

  .lg\:last\:my-10\.5:last-child{
    margin-top: 2.625rem;
    margin-bottom: 2.625rem;
  }

  .lg\:last\:mx-10\.5:last-child{
    margin-left: 2.625rem;
    margin-right: 2.625rem;
  }

  .lg\:last\:my-11\.25:last-child{
    margin-top: 2.8125rem;
    margin-bottom: 2.8125rem;
  }

  .lg\:last\:mx-11\.25:last-child{
    margin-left: 2.8125rem;
    margin-right: 2.8125rem;
  }

  .lg\:last\:my-11\.5:last-child{
    margin-top: 2.875rem;
    margin-bottom: 2.875rem;
  }

  .lg\:last\:mx-11\.5:last-child{
    margin-left: 2.875rem;
    margin-right: 2.875rem;
  }

  .lg\:last\:my-12\.5:last-child{
    margin-top: 3.125rem;
    margin-bottom: 3.125rem;
  }

  .lg\:last\:mx-12\.5:last-child{
    margin-left: 3.125rem;
    margin-right: 3.125rem;
  }

  .lg\:last\:my-12\.75:last-child{
    margin-top: 3.1875rem;
    margin-bottom: 3.1875rem;
  }

  .lg\:last\:mx-12\.75:last-child{
    margin-left: 3.1875rem;
    margin-right: 3.1875rem;
  }

  .lg\:last\:my-13\.5:last-child{
    margin-top: 3.375rem;
    margin-bottom: 3.375rem;
  }

  .lg\:last\:mx-13\.5:last-child{
    margin-left: 3.375rem;
    margin-right: 3.375rem;
  }

  .lg\:last\:my-14\.5:last-child{
    margin-top: 3.625rem;
    margin-bottom: 3.625rem;
  }

  .lg\:last\:mx-14\.5:last-child{
    margin-left: 3.625rem;
    margin-right: 3.625rem;
  }

  .lg\:last\:my-15\.5:last-child{
    margin-top: 3.875rem;
    margin-bottom: 3.875rem;
  }

  .lg\:last\:mx-15\.5:last-child{
    margin-left: 3.875rem;
    margin-right: 3.875rem;
  }

  .lg\:last\:my-15\.75:last-child{
    margin-top: 3.9375rem;
    margin-bottom: 3.9375rem;
  }

  .lg\:last\:mx-15\.75:last-child{
    margin-left: 3.9375rem;
    margin-right: 3.9375rem;
  }

  .lg\:last\:my-16\.25:last-child{
    margin-top: 4.0625rem;
    margin-bottom: 4.0625rem;
  }

  .lg\:last\:mx-16\.25:last-child{
    margin-left: 4.0625rem;
    margin-right: 4.0625rem;
  }

  .lg\:last\:my-17\.25:last-child{
    margin-top: 4.3125rem;
    margin-bottom: 4.3125rem;
  }

  .lg\:last\:mx-17\.25:last-child{
    margin-left: 4.3125rem;
    margin-right: 4.3125rem;
  }

  .lg\:last\:my-17\.5:last-child{
    margin-top: 4.375rem;
    margin-bottom: 4.375rem;
  }

  .lg\:last\:mx-17\.5:last-child{
    margin-left: 4.375rem;
    margin-right: 4.375rem;
  }

  .lg\:last\:my-18\.25:last-child{
    margin-top: 4.5625rem;
    margin-bottom: 4.5625rem;
  }

  .lg\:last\:mx-18\.25:last-child{
    margin-left: 4.5625rem;
    margin-right: 4.5625rem;
  }

  .lg\:last\:my-18\.5:last-child{
    margin-top: 4.625rem;
    margin-bottom: 4.625rem;
  }

  .lg\:last\:mx-18\.5:last-child{
    margin-left: 4.625rem;
    margin-right: 4.625rem;
  }

  .lg\:last\:my-20\.25:last-child{
    margin-top: 5.0625rem;
    margin-bottom: 5.0625rem;
  }

  .lg\:last\:mx-20\.25:last-child{
    margin-left: 5.0625rem;
    margin-right: 5.0625rem;
  }

  .lg\:last\:my-20\.5:last-child{
    margin-top: 5.125rem;
    margin-bottom: 5.125rem;
  }

  .lg\:last\:mx-20\.5:last-child{
    margin-left: 5.125rem;
    margin-right: 5.125rem;
  }

  .lg\:last\:my-22\.5:last-child{
    margin-top: 5.625rem;
    margin-bottom: 5.625rem;
  }

  .lg\:last\:mx-22\.5:last-child{
    margin-left: 5.625rem;
    margin-right: 5.625rem;
  }

  .lg\:last\:my-25\.5:last-child{
    margin-top: 6.375rem;
    margin-bottom: 6.375rem;
  }

  .lg\:last\:mx-25\.5:last-child{
    margin-left: 6.375rem;
    margin-right: 6.375rem;
  }

  .lg\:last\:my-26\.75:last-child{
    margin-top: 6.6875rem;
    margin-bottom: 6.6875rem;
  }

  .lg\:last\:mx-26\.75:last-child{
    margin-left: 6.6875rem;
    margin-right: 6.6875rem;
  }

  .lg\:last\:my-32\.5:last-child{
    margin-top: 8.125rem;
    margin-bottom: 8.125rem;
  }

  .lg\:last\:mx-32\.5:last-child{
    margin-left: 8.125rem;
    margin-right: 8.125rem;
  }

  .lg\:last\:my-37\.5:last-child{
    margin-top: 9.375rem;
    margin-bottom: 9.375rem;
  }

  .lg\:last\:mx-37\.5:last-child{
    margin-left: 9.375rem;
    margin-right: 9.375rem;
  }

  .lg\:last\:my-41\.25:last-child{
    margin-top: 10.3125rem;
    margin-bottom: 10.3125rem;
  }

  .lg\:last\:mx-41\.25:last-child{
    margin-left: 10.3125rem;
    margin-right: 10.3125rem;
  }

  .lg\:last\:my-52\.5:last-child{
    margin-top: 13.125rem;
    margin-bottom: 13.125rem;
  }

  .lg\:last\:mx-52\.5:last-child{
    margin-left: 13.125rem;
    margin-right: 13.125rem;
  }

  .lg\:last\:my-54\.5:last-child{
    margin-top: 13.625rem;
    margin-bottom: 13.625rem;
  }

  .lg\:last\:mx-54\.5:last-child{
    margin-left: 13.625rem;
    margin-right: 13.625rem;
  }

  .lg\:last\:my-57\.25:last-child{
    margin-top: 14.3125rem;
    margin-bottom: 14.3125rem;
  }

  .lg\:last\:mx-57\.25:last-child{
    margin-left: 14.3125rem;
    margin-right: 14.3125rem;
  }

  .lg\:last\:my-57\.5:last-child{
    margin-top: 14.375rem;
    margin-bottom: 14.375rem;
  }

  .lg\:last\:mx-57\.5:last-child{
    margin-left: 14.375rem;
    margin-right: 14.375rem;
  }

  .lg\:last\:my-66\.25:last-child{
    margin-top: 16.5625rem;
    margin-bottom: 16.5625rem;
  }

  .lg\:last\:mx-66\.25:last-child{
    margin-left: 16.5625rem;
    margin-right: 16.5625rem;
  }

  .lg\:last\:my-74\.5:last-child{
    margin-top: 18.125rem;
    margin-bottom: 18.125rem;
  }

  .lg\:last\:mx-74\.5:last-child{
    margin-left: 18.125rem;
    margin-right: 18.125rem;
  }

  .lg\:last\:my-106\.25:last-child{
    margin-top: 26.5625rem;
    margin-bottom: 26.5625rem;
  }

  .lg\:last\:mx-106\.25:last-child{
    margin-left: 26.5625rem;
    margin-right: 26.5625rem;
  }

  .lg\:last\:my-112\.25:last-child{
    margin-top: 28.0675rem;
    margin-bottom: 28.0675rem;
  }

  .lg\:last\:mx-112\.25:last-child{
    margin-left: 28.0675rem;
    margin-right: 28.0675rem;
  }

  .lg\:last\:my-112\.75:last-child{
    margin-top: 28.1875rem;
    margin-bottom: 28.1875rem;
  }

  .lg\:last\:mx-112\.75:last-child{
    margin-left: 28.1875rem;
    margin-right: 28.1875rem;
  }

  .lg\:last\:my-147\.5:last-child{
    margin-top: 36.875rem;
    margin-bottom: 36.875rem;
  }

  .lg\:last\:mx-147\.5:last-child{
    margin-left: 36.875rem;
    margin-right: 36.875rem;
  }

  .lg\:last\:my-162\.5:last-child{
    margin-top: 40.625rem;
    margin-bottom: 40.625rem;
  }

  .lg\:last\:mx-162\.5:last-child{
    margin-left: 40.625rem;
    margin-right: 40.625rem;
  }

  .lg\:last\:my-172\.25:last-child{
    margin-top: 42.5625rem;
    margin-bottom: 42.5625rem;
  }

  .lg\:last\:mx-172\.25:last-child{
    margin-left: 42.5625rem;
    margin-right: 42.5625rem;
  }

  .lg\:last\:my-175\.25:last-child{
    margin-top: 43.8125rem;
    margin-bottom: 43.8125rem;
  }

  .lg\:last\:mx-175\.25:last-child{
    margin-left: 43.8125rem;
    margin-right: 43.8125rem;
  }

  .lg\:last\:my-184\.25:last-child{
    margin-top: 46.0625rem;
    margin-bottom: 46.0625rem;
  }

  .lg\:last\:mx-184\.25:last-child{
    margin-left: 46.0625rem;
    margin-right: 46.0625rem;
  }

  .lg\:last\:my-203\.25:last-child{
    margin-top: 50.8125rem;
    margin-bottom: 50.8125rem;
  }

  .lg\:last\:mx-203\.25:last-child{
    margin-left: 50.8125rem;
    margin-right: 50.8125rem;
  }

  .lg\:last\:my-half:last-child{
    margin-top: 50%;
    margin-bottom: 50%;
  }

  .lg\:last\:mx-half:last-child{
    margin-left: 50%;
    margin-right: 50%;
  }

  .lg\:last\:my-full:last-child{
    margin-top: 100%;
    margin-bottom: 100%;
  }

  .lg\:last\:mx-full:last-child{
    margin-left: 100%;
    margin-right: 100%;
  }

  .lg\:last\:my-1\/10:last-child{
    margin-top: 10%;
    margin-bottom: 10%;
  }

  .lg\:last\:mx-1\/10:last-child{
    margin-left: 10%;
    margin-right: 10%;
  }

  .lg\:last\:my-2\/10:last-child{
    margin-top: 20%;
    margin-bottom: 20%;
  }

  .lg\:last\:mx-2\/10:last-child{
    margin-left: 20%;
    margin-right: 20%;
  }

  .lg\:last\:my-3\/10:last-child{
    margin-top: 30%;
    margin-bottom: 30%;
  }

  .lg\:last\:mx-3\/10:last-child{
    margin-left: 30%;
    margin-right: 30%;
  }

  .lg\:last\:my-4\/10:last-child{
    margin-top: 40%;
    margin-bottom: 40%;
  }

  .lg\:last\:mx-4\/10:last-child{
    margin-left: 40%;
    margin-right: 40%;
  }

  .lg\:last\:my-4\.5\/10:last-child{
    margin-top: 45%;
    margin-bottom: 45%;
  }

  .lg\:last\:mx-4\.5\/10:last-child{
    margin-left: 45%;
    margin-right: 45%;
  }

  .lg\:last\:my-5\/10:last-child{
    margin-top: 50%;
    margin-bottom: 50%;
  }

  .lg\:last\:mx-5\/10:last-child{
    margin-left: 50%;
    margin-right: 50%;
  }

  .lg\:last\:my-5\.5\/10:last-child{
    margin-top: 55%;
    margin-bottom: 55%;
  }

  .lg\:last\:mx-5\.5\/10:last-child{
    margin-left: 55%;
    margin-right: 55%;
  }

  .lg\:last\:my-6\/10:last-child{
    margin-top: 60%;
    margin-bottom: 60%;
  }

  .lg\:last\:mx-6\/10:last-child{
    margin-left: 60%;
    margin-right: 60%;
  }

  .lg\:last\:my-7\/10:last-child{
    margin-top: 70%;
    margin-bottom: 70%;
  }

  .lg\:last\:mx-7\/10:last-child{
    margin-left: 70%;
    margin-right: 70%;
  }

  .lg\:last\:my-8\/10:last-child{
    margin-top: 80%;
    margin-bottom: 80%;
  }

  .lg\:last\:mx-8\/10:last-child{
    margin-left: 80%;
    margin-right: 80%;
  }

  .lg\:last\:my-9\/10:last-child{
    margin-top: 90%;
    margin-bottom: 90%;
  }

  .lg\:last\:mx-9\/10:last-child{
    margin-left: 90%;
    margin-right: 90%;
  }

  .lg\:last\:my-1\/12:last-child{
    margin-top: 8.333333%;
    margin-bottom: 8.333333%;
  }

  .lg\:last\:mx-1\/12:last-child{
    margin-left: 8.333333%;
    margin-right: 8.333333%;
  }

  .lg\:last\:my-2\/12:last-child{
    margin-top: 16.666667%;
    margin-bottom: 16.666667%;
  }

  .lg\:last\:mx-2\/12:last-child{
    margin-left: 16.666667%;
    margin-right: 16.666667%;
  }

  .lg\:last\:my-3\/12:last-child{
    margin-top: 25%;
    margin-bottom: 25%;
  }

  .lg\:last\:mx-3\/12:last-child{
    margin-left: 25%;
    margin-right: 25%;
  }

  .lg\:last\:my-4\/12:last-child{
    margin-top: 33.333333%;
    margin-bottom: 33.333333%;
  }

  .lg\:last\:mx-4\/12:last-child{
    margin-left: 33.333333%;
    margin-right: 33.333333%;
  }

  .lg\:last\:my-5\/12:last-child{
    margin-top: 41.666667%;
    margin-bottom: 41.666667%;
  }

  .lg\:last\:mx-5\/12:last-child{
    margin-left: 41.666667%;
    margin-right: 41.666667%;
  }

  .lg\:last\:my-6\/12:last-child{
    margin-top: 50%;
    margin-bottom: 50%;
  }

  .lg\:last\:mx-6\/12:last-child{
    margin-left: 50%;
    margin-right: 50%;
  }

  .lg\:last\:my-7\/12:last-child{
    margin-top: 58.333333%;
    margin-bottom: 58.333333%;
  }

  .lg\:last\:mx-7\/12:last-child{
    margin-left: 58.333333%;
    margin-right: 58.333333%;
  }

  .lg\:last\:my-8\/12:last-child{
    margin-top: 66.666667%;
    margin-bottom: 66.666667%;
  }

  .lg\:last\:mx-8\/12:last-child{
    margin-left: 66.666667%;
    margin-right: 66.666667%;
  }

  .lg\:last\:my-9\/12:last-child{
    margin-top: 75%;
    margin-bottom: 75%;
  }

  .lg\:last\:mx-9\/12:last-child{
    margin-left: 75%;
    margin-right: 75%;
  }

  .lg\:last\:my-10\/12:last-child{
    margin-top: 83.333333%;
    margin-bottom: 83.333333%;
  }

  .lg\:last\:mx-10\/12:last-child{
    margin-left: 83.333333%;
    margin-right: 83.333333%;
  }

  .lg\:last\:my-11\/12:last-child{
    margin-top: 91.666667%;
    margin-bottom: 91.666667%;
  }

  .lg\:last\:mx-11\/12:last-child{
    margin-left: 91.666667%;
    margin-right: 91.666667%;
  }

  .lg\:last\:-my-0:last-child{
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .lg\:last\:-mx-0:last-child{
    margin-left: 0px;
    margin-right: 0px;
  }

  .lg\:last\:-my-1:last-child{
    margin-top: -0.25rem;
    margin-bottom: -0.25rem;
  }

  .lg\:last\:-mx-1:last-child{
    margin-left: -0.25rem;
    margin-right: -0.25rem;
  }

  .lg\:last\:-my-2:last-child{
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }

  .lg\:last\:-mx-2:last-child{
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }

  .lg\:last\:-my-3:last-child{
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }

  .lg\:last\:-mx-3:last-child{
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }

  .lg\:last\:-my-4:last-child{
    margin-top: -1rem;
    margin-bottom: -1rem;
  }

  .lg\:last\:-mx-4:last-child{
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .lg\:last\:-my-5:last-child{
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
  }

  .lg\:last\:-mx-5:last-child{
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }

  .lg\:last\:-my-6:last-child{
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
  }

  .lg\:last\:-mx-6:last-child{
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }

  .lg\:last\:-my-7:last-child{
    margin-top: -1.75rem;
    margin-bottom: -1.75rem;
  }

  .lg\:last\:-mx-7:last-child{
    margin-left: -1.75rem;
    margin-right: -1.75rem;
  }

  .lg\:last\:-my-8:last-child{
    margin-top: -2rem;
    margin-bottom: -2rem;
  }

  .lg\:last\:-mx-8:last-child{
    margin-left: -2rem;
    margin-right: -2rem;
  }

  .lg\:last\:-my-9:last-child{
    margin-top: -2.25rem;
    margin-bottom: -2.25rem;
  }

  .lg\:last\:-mx-9:last-child{
    margin-left: -2.25rem;
    margin-right: -2.25rem;
  }

  .lg\:last\:-my-10:last-child{
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
  }

  .lg\:last\:-mx-10:last-child{
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }

  .lg\:last\:-my-11:last-child{
    margin-top: -2.75rem;
    margin-bottom: -2.75rem;
  }

  .lg\:last\:-mx-11:last-child{
    margin-left: -2.75rem;
    margin-right: -2.75rem;
  }

  .lg\:last\:-my-12:last-child{
    margin-top: -3rem;
    margin-bottom: -3rem;
  }

  .lg\:last\:-mx-12:last-child{
    margin-left: -3rem;
    margin-right: -3rem;
  }

  .lg\:last\:-my-13:last-child{
    margin-top: -3.25rem;
    margin-bottom: -3.25rem;
  }

  .lg\:last\:-mx-13:last-child{
    margin-left: -3.25rem;
    margin-right: -3.25rem;
  }

  .lg\:last\:-my-14:last-child{
    margin-top: -3.5rem;
    margin-bottom: -3.5rem;
  }

  .lg\:last\:-mx-14:last-child{
    margin-left: -3.5rem;
    margin-right: -3.5rem;
  }

  .lg\:last\:-my-15:last-child{
    margin-top: -3.75rem;
    margin-bottom: -3.75rem;
  }

  .lg\:last\:-mx-15:last-child{
    margin-left: -3.75rem;
    margin-right: -3.75rem;
  }

  .lg\:last\:-my-16:last-child{
    margin-top: -4rem;
    margin-bottom: -4rem;
  }

  .lg\:last\:-mx-16:last-child{
    margin-left: -4rem;
    margin-right: -4rem;
  }

  .lg\:last\:-my-17:last-child{
    margin-top: -4.25rem;
    margin-bottom: -4.25rem;
  }

  .lg\:last\:-mx-17:last-child{
    margin-left: -4.25rem;
    margin-right: -4.25rem;
  }

  .lg\:last\:-my-18:last-child{
    margin-top: -4.5rem;
    margin-bottom: -4.5rem;
  }

  .lg\:last\:-mx-18:last-child{
    margin-left: -4.5rem;
    margin-right: -4.5rem;
  }

  .lg\:last\:-my-19:last-child{
    margin-top: -4.75rem;
    margin-bottom: -4.75rem;
  }

  .lg\:last\:-mx-19:last-child{
    margin-left: -4.75rem;
    margin-right: -4.75rem;
  }

  .lg\:last\:-my-20:last-child{
    margin-top: -5rem;
    margin-bottom: -5rem;
  }

  .lg\:last\:-mx-20:last-child{
    margin-left: -5rem;
    margin-right: -5rem;
  }

  .lg\:last\:-my-22:last-child{
    margin-top: -5.5rem;
    margin-bottom: -5.5rem;
  }

  .lg\:last\:-mx-22:last-child{
    margin-left: -5.5rem;
    margin-right: -5.5rem;
  }

  .lg\:last\:-my-24:last-child{
    margin-top: -6rem;
    margin-bottom: -6rem;
  }

  .lg\:last\:-mx-24:last-child{
    margin-left: -6rem;
    margin-right: -6rem;
  }

  .lg\:last\:-my-25:last-child{
    margin-top: -6.25rem;
    margin-bottom: -6.25rem;
  }

  .lg\:last\:-mx-25:last-child{
    margin-left: -6.25rem;
    margin-right: -6.25rem;
  }

  .lg\:last\:-my-28:last-child{
    margin-top: -7rem;
    margin-bottom: -7rem;
  }

  .lg\:last\:-mx-28:last-child{
    margin-left: -7rem;
    margin-right: -7rem;
  }

  .lg\:last\:-my-30:last-child{
    margin-top: -7.5rem;
    margin-bottom: -7.5rem;
  }

  .lg\:last\:-mx-30:last-child{
    margin-left: -7.5rem;
    margin-right: -7.5rem;
  }

  .lg\:last\:-my-32:last-child{
    margin-top: -8rem;
    margin-bottom: -8rem;
  }

  .lg\:last\:-mx-32:last-child{
    margin-left: -8rem;
    margin-right: -8rem;
  }

  .lg\:last\:-my-34:last-child{
    margin-top: -8.5rem;
    margin-bottom: -8.5rem;
  }

  .lg\:last\:-mx-34:last-child{
    margin-left: -8.5rem;
    margin-right: -8.5rem;
  }

  .lg\:last\:-my-35:last-child{
    margin-top: -8.75rem;
    margin-bottom: -8.75rem;
  }

  .lg\:last\:-mx-35:last-child{
    margin-left: -8.75rem;
    margin-right: -8.75rem;
  }

  .lg\:last\:-my-36:last-child{
    margin-top: -9rem;
    margin-bottom: -9rem;
  }

  .lg\:last\:-mx-36:last-child{
    margin-left: -9rem;
    margin-right: -9rem;
  }

  .lg\:last\:-my-39:last-child{
    margin-top: -9.75rem;
    margin-bottom: -9.75rem;
  }

  .lg\:last\:-mx-39:last-child{
    margin-left: -9.75rem;
    margin-right: -9.75rem;
  }

  .lg\:last\:-my-40:last-child{
    margin-top: -10rem;
    margin-bottom: -10rem;
  }

  .lg\:last\:-mx-40:last-child{
    margin-left: -10rem;
    margin-right: -10rem;
  }

  .lg\:last\:-my-42:last-child{
    margin-top: -10.5rem;
    margin-bottom: -10.5rem;
  }

  .lg\:last\:-mx-42:last-child{
    margin-left: -10.5rem;
    margin-right: -10.5rem;
  }

  .lg\:last\:-my-44:last-child{
    margin-top: -11rem;
    margin-bottom: -11rem;
  }

  .lg\:last\:-mx-44:last-child{
    margin-left: -11rem;
    margin-right: -11rem;
  }

  .lg\:last\:-my-45:last-child{
    margin-top: -11.25rem;
    margin-bottom: -11.25rem;
  }

  .lg\:last\:-mx-45:last-child{
    margin-left: -11.25rem;
    margin-right: -11.25rem;
  }

  .lg\:last\:-my-48:last-child{
    margin-top: -12rem;
    margin-bottom: -12rem;
  }

  .lg\:last\:-mx-48:last-child{
    margin-left: -12rem;
    margin-right: -12rem;
  }

  .lg\:last\:-my-50:last-child{
    margin-top: -12.5rem;
    margin-bottom: -12.5rem;
  }

  .lg\:last\:-mx-50:last-child{
    margin-left: -12.5rem;
    margin-right: -12.5rem;
  }

  .lg\:last\:-my-52:last-child{
    margin-top: -13rem;
    margin-bottom: -13rem;
  }

  .lg\:last\:-mx-52:last-child{
    margin-left: -13rem;
    margin-right: -13rem;
  }

  .lg\:last\:-my-55:last-child{
    margin-top: -13.75rem;
    margin-bottom: -13.75rem;
  }

  .lg\:last\:-mx-55:last-child{
    margin-left: -13.75rem;
    margin-right: -13.75rem;
  }

  .lg\:last\:-my-56:last-child{
    margin-top: -14rem;
    margin-bottom: -14rem;
  }

  .lg\:last\:-mx-56:last-child{
    margin-left: -14rem;
    margin-right: -14rem;
  }

  .lg\:last\:-my-58:last-child{
    margin-top: -14.5rem;
    margin-bottom: -14.5rem;
  }

  .lg\:last\:-mx-58:last-child{
    margin-left: -14.5rem;
    margin-right: -14.5rem;
  }

  .lg\:last\:-my-60:last-child{
    margin-top: -15rem;
    margin-bottom: -15rem;
  }

  .lg\:last\:-mx-60:last-child{
    margin-left: -15rem;
    margin-right: -15rem;
  }

  .lg\:last\:-my-64:last-child{
    margin-top: -16rem;
    margin-bottom: -16rem;
  }

  .lg\:last\:-mx-64:last-child{
    margin-left: -16rem;
    margin-right: -16rem;
  }

  .lg\:last\:-my-65:last-child{
    margin-top: -16.25rem;
    margin-bottom: -16.25rem;
  }

  .lg\:last\:-mx-65:last-child{
    margin-left: -16.25rem;
    margin-right: -16.25rem;
  }

  .lg\:last\:-my-68:last-child{
    margin-top: -17rem;
    margin-bottom: -17rem;
  }

  .lg\:last\:-mx-68:last-child{
    margin-left: -17rem;
    margin-right: -17rem;
  }

  .lg\:last\:-my-69:last-child{
    margin-top: -17.25rem;
    margin-bottom: -17.25rem;
  }

  .lg\:last\:-mx-69:last-child{
    margin-left: -17.25rem;
    margin-right: -17.25rem;
  }

  .lg\:last\:-my-70:last-child{
    margin-top: -17.5rem;
    margin-bottom: -17.5rem;
  }

  .lg\:last\:-mx-70:last-child{
    margin-left: -17.5rem;
    margin-right: -17.5rem;
  }

  .lg\:last\:-my-72:last-child{
    margin-top: -18rem;
    margin-bottom: -18rem;
  }

  .lg\:last\:-mx-72:last-child{
    margin-left: -18rem;
    margin-right: -18rem;
  }

  .lg\:last\:-my-75:last-child{
    margin-top: -18.75rem;
    margin-bottom: -18.75rem;
  }

  .lg\:last\:-mx-75:last-child{
    margin-left: -18.75rem;
    margin-right: -18.75rem;
  }

  .lg\:last\:-my-80:last-child{
    margin-top: -20rem;
    margin-bottom: -20rem;
  }

  .lg\:last\:-mx-80:last-child{
    margin-left: -20rem;
    margin-right: -20rem;
  }

  .lg\:last\:-my-85:last-child{
    margin-top: -21.25rem;
    margin-bottom: -21.25rem;
  }

  .lg\:last\:-mx-85:last-child{
    margin-left: -21.25rem;
    margin-right: -21.25rem;
  }

  .lg\:last\:-my-86:last-child{
    margin-top: -21.5rem;
    margin-bottom: -21.5rem;
  }

  .lg\:last\:-mx-86:last-child{
    margin-left: -21.5rem;
    margin-right: -21.5rem;
  }

  .lg\:last\:-my-90:last-child{
    margin-top: -22.5rem;
    margin-bottom: -22.5rem;
  }

  .lg\:last\:-mx-90:last-child{
    margin-left: -22.5rem;
    margin-right: -22.5rem;
  }

  .lg\:last\:-my-96:last-child{
    margin-top: -24rem;
    margin-bottom: -24rem;
  }

  .lg\:last\:-mx-96:last-child{
    margin-left: -24rem;
    margin-right: -24rem;
  }

  .lg\:last\:-my-100:last-child{
    margin-top: -25rem;
    margin-bottom: -25rem;
  }

  .lg\:last\:-mx-100:last-child{
    margin-left: -25rem;
    margin-right: -25rem;
  }

  .lg\:last\:-my-115:last-child{
    margin-top: -28.75rem;
    margin-bottom: -28.75rem;
  }

  .lg\:last\:-mx-115:last-child{
    margin-left: -28.75rem;
    margin-right: -28.75rem;
  }

  .lg\:last\:-my-125:last-child{
    margin-top: -31.25rem;
    margin-bottom: -31.25rem;
  }

  .lg\:last\:-mx-125:last-child{
    margin-left: -31.25rem;
    margin-right: -31.25rem;
  }

  .lg\:last\:-my-142:last-child{
    margin-top: -35.5rem;
    margin-bottom: -35.5rem;
  }

  .lg\:last\:-mx-142:last-child{
    margin-left: -35.5rem;
    margin-right: -35.5rem;
  }

  .lg\:last\:-my-150:last-child{
    margin-top: -37.5rem;
    margin-bottom: -37.5rem;
  }

  .lg\:last\:-mx-150:last-child{
    margin-left: -37.5rem;
    margin-right: -37.5rem;
  }

  .lg\:last\:-my-156:last-child{
    margin-top: -39rem;
    margin-bottom: -39rem;
  }

  .lg\:last\:-mx-156:last-child{
    margin-left: -39rem;
    margin-right: -39rem;
  }

  .lg\:last\:-my-160:last-child{
    margin-top: -40rem;
    margin-bottom: -40rem;
  }

  .lg\:last\:-mx-160:last-child{
    margin-left: -40rem;
    margin-right: -40rem;
  }

  .lg\:last\:-my-175:last-child{
    margin-top: -43.75rem;
    margin-bottom: -43.75rem;
  }

  .lg\:last\:-mx-175:last-child{
    margin-left: -43.75rem;
    margin-right: -43.75rem;
  }

  .lg\:last\:-my-207:last-child{
    margin-top: -51.75rem;
    margin-bottom: -51.75rem;
  }

  .lg\:last\:-mx-207:last-child{
    margin-left: -51.75rem;
    margin-right: -51.75rem;
  }

  .lg\:last\:-my-242:last-child{
    margin-top: -60.5rem;
    margin-bottom: -60.5rem;
  }

  .lg\:last\:-mx-242:last-child{
    margin-left: -60.5rem;
    margin-right: -60.5rem;
  }

  .lg\:last\:-my-250:last-child{
    margin-top: -62.5rem;
    margin-bottom: -62.5rem;
  }

  .lg\:last\:-mx-250:last-child{
    margin-left: -62.5rem;
    margin-right: -62.5rem;
  }

  .lg\:last\:-my-258:last-child{
    margin-top: -64.5rem;
    margin-bottom: -64.5rem;
  }

  .lg\:last\:-mx-258:last-child{
    margin-left: -64.5rem;
    margin-right: -64.5rem;
  }

  .lg\:last\:-my-265:last-child{
    margin-top: -66.25rem;
    margin-bottom: -66.25rem;
  }

  .lg\:last\:-mx-265:last-child{
    margin-left: -66.25rem;
    margin-right: -66.25rem;
  }

  .lg\:last\:-my-280:last-child{
    margin-top: -70rem;
    margin-bottom: -70rem;
  }

  .lg\:last\:-mx-280:last-child{
    margin-left: -70rem;
    margin-right: -70rem;
  }

  .lg\:last\:-my-px:last-child{
    margin-top: -1px;
    margin-bottom: -1px;
  }

  .lg\:last\:-mx-px:last-child{
    margin-left: -1px;
    margin-right: -1px;
  }

  .lg\:last\:-my-0\.5:last-child{
    margin-top: -0.125rem;
    margin-bottom: -0.125rem;
  }

  .lg\:last\:-mx-0\.5:last-child{
    margin-left: -0.125rem;
    margin-right: -0.125rem;
  }

  .lg\:last\:-my-1\.5:last-child{
    margin-top: -0.375rem;
    margin-bottom: -0.375rem;
  }

  .lg\:last\:-mx-1\.5:last-child{
    margin-left: -0.375rem;
    margin-right: -0.375rem;
  }

  .lg\:last\:-my-2\.5:last-child{
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
  }

  .lg\:last\:-mx-2\.5:last-child{
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }

  .lg\:last\:-my-3\.5:last-child{
    margin-top: -0.875rem;
    margin-bottom: -0.875rem;
  }

  .lg\:last\:-mx-3\.5:last-child{
    margin-left: -0.875rem;
    margin-right: -0.875rem;
  }

  .lg\:last\:-my-0\.25:last-child{
    margin-top: -0.0625rem;
    margin-bottom: -0.0625rem;
  }

  .lg\:last\:-mx-0\.25:last-child{
    margin-left: -0.0625rem;
    margin-right: -0.0625rem;
  }

  .lg\:last\:-my-0\.75:last-child{
    margin-top: -0.1875rem;
    margin-bottom: -0.1875rem;
  }

  .lg\:last\:-mx-0\.75:last-child{
    margin-left: -0.1875rem;
    margin-right: -0.1875rem;
  }

  .lg\:last\:-my-1\.25:last-child{
    margin-top: -0.3125rem;
    margin-bottom: -0.3125rem;
  }

  .lg\:last\:-mx-1\.25:last-child{
    margin-left: -0.3125rem;
    margin-right: -0.3125rem;
  }

  .lg\:last\:-my-1\.75:last-child{
    margin-top: -0.4375rem;
    margin-bottom: -0.4375rem;
  }

  .lg\:last\:-mx-1\.75:last-child{
    margin-left: -0.4375rem;
    margin-right: -0.4375rem;
  }

  .lg\:last\:-my-2\.25:last-child{
    margin-top: -0.5625rem;
    margin-bottom: -0.5625rem;
  }

  .lg\:last\:-mx-2\.25:last-child{
    margin-left: -0.5625rem;
    margin-right: -0.5625rem;
  }

  .lg\:last\:-my-2\.75:last-child{
    margin-top: -0.6875rem;
    margin-bottom: -0.6875rem;
  }

  .lg\:last\:-mx-2\.75:last-child{
    margin-left: -0.6875rem;
    margin-right: -0.6875rem;
  }

  .lg\:last\:-my-3\.25:last-child{
    margin-top: -0.8125rem;
    margin-bottom: -0.8125rem;
  }

  .lg\:last\:-mx-3\.25:last-child{
    margin-left: -0.8125rem;
    margin-right: -0.8125rem;
  }

  .lg\:last\:-my-3\.75:last-child{
    margin-top: -0.9375rem;
    margin-bottom: -0.9375rem;
  }

  .lg\:last\:-mx-3\.75:last-child{
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
  }

  .lg\:last\:-my-4\.25:last-child{
    margin-top: -1.0625rem;
    margin-bottom: -1.0625rem;
  }

  .lg\:last\:-mx-4\.25:last-child{
    margin-left: -1.0625rem;
    margin-right: -1.0625rem;
  }

  .lg\:last\:-my-4\.5:last-child{
    margin-top: -1.125rem;
    margin-bottom: -1.125rem;
  }

  .lg\:last\:-mx-4\.5:last-child{
    margin-left: -1.125rem;
    margin-right: -1.125rem;
  }

  .lg\:last\:-my-4\.75:last-child{
    margin-top: -1.1875rem;
    margin-bottom: -1.1875rem;
  }

  .lg\:last\:-mx-4\.75:last-child{
    margin-left: -1.1875rem;
    margin-right: -1.1875rem;
  }

  .lg\:last\:-my-5\.25:last-child{
    margin-top: -1.3125rem;
    margin-bottom: -1.3125rem;
  }

  .lg\:last\:-mx-5\.25:last-child{
    margin-left: -1.3125rem;
    margin-right: -1.3125rem;
  }

  .lg\:last\:-my-5\.5:last-child{
    margin-top: -1.375rem;
    margin-bottom: -1.375rem;
  }

  .lg\:last\:-mx-5\.5:last-child{
    margin-left: -1.375rem;
    margin-right: -1.375rem;
  }

  .lg\:last\:-my-5\.75:last-child{
    margin-top: -1.4375rem;
    margin-bottom: -1.4375rem;
  }

  .lg\:last\:-mx-5\.75:last-child{
    margin-left: -1.4375rem;
    margin-right: -1.4375rem;
  }

  .lg\:last\:-my-6\.25:last-child{
    margin-top: -1.5625rem;
    margin-bottom: -1.5625rem;
  }

  .lg\:last\:-mx-6\.25:last-child{
    margin-left: -1.5625rem;
    margin-right: -1.5625rem;
  }

  .lg\:last\:-my-6\.5:last-child{
    margin-top: -1.625rem;
    margin-bottom: -1.625rem;
  }

  .lg\:last\:-mx-6\.5:last-child{
    margin-left: -1.625rem;
    margin-right: -1.625rem;
  }

  .lg\:last\:-my-6\.75:last-child{
    margin-top: -1.6875rem;
    margin-bottom: -1.6875rem;
  }

  .lg\:last\:-mx-6\.75:last-child{
    margin-left: -1.6875rem;
    margin-right: -1.6875rem;
  }

  .lg\:last\:-my-7\.25:last-child{
    margin-top: -1.8125rem;
    margin-bottom: -1.8125rem;
  }

  .lg\:last\:-mx-7\.25:last-child{
    margin-left: -1.8125rem;
    margin-right: -1.8125rem;
  }

  .lg\:last\:-my-7\.5:last-child{
    margin-top: -1.875rem;
    margin-bottom: -1.875rem;
  }

  .lg\:last\:-mx-7\.5:last-child{
    margin-left: -1.875rem;
    margin-right: -1.875rem;
  }

  .lg\:last\:-my-8\.25:last-child{
    margin-top: -2.0625rem;
    margin-bottom: -2.0625rem;
  }

  .lg\:last\:-mx-8\.25:last-child{
    margin-left: -2.0625rem;
    margin-right: -2.0625rem;
  }

  .lg\:last\:-my-8\.5:last-child{
    margin-top: -2.125rem;
    margin-bottom: -2.125rem;
  }

  .lg\:last\:-mx-8\.5:last-child{
    margin-left: -2.125rem;
    margin-right: -2.125rem;
  }

  .lg\:last\:-my-9\.25:last-child{
    margin-top: -2.3125rem;
    margin-bottom: -2.3125rem;
  }

  .lg\:last\:-mx-9\.25:last-child{
    margin-left: -2.3125rem;
    margin-right: -2.3125rem;
  }

  .lg\:last\:-my-9\.5:last-child{
    margin-top: -2.375rem;
    margin-bottom: -2.375rem;
  }

  .lg\:last\:-mx-9\.5:last-child{
    margin-left: -2.375rem;
    margin-right: -2.375rem;
  }

  .lg\:last\:-my-10\.5:last-child{
    margin-top: -2.625rem;
    margin-bottom: -2.625rem;
  }

  .lg\:last\:-mx-10\.5:last-child{
    margin-left: -2.625rem;
    margin-right: -2.625rem;
  }

  .lg\:last\:-my-11\.25:last-child{
    margin-top: -2.8125rem;
    margin-bottom: -2.8125rem;
  }

  .lg\:last\:-mx-11\.25:last-child{
    margin-left: -2.8125rem;
    margin-right: -2.8125rem;
  }

  .lg\:last\:-my-11\.5:last-child{
    margin-top: -2.875rem;
    margin-bottom: -2.875rem;
  }

  .lg\:last\:-mx-11\.5:last-child{
    margin-left: -2.875rem;
    margin-right: -2.875rem;
  }

  .lg\:last\:-my-12\.5:last-child{
    margin-top: -3.125rem;
    margin-bottom: -3.125rem;
  }

  .lg\:last\:-mx-12\.5:last-child{
    margin-left: -3.125rem;
    margin-right: -3.125rem;
  }

  .lg\:last\:-my-12\.75:last-child{
    margin-top: -3.1875rem;
    margin-bottom: -3.1875rem;
  }

  .lg\:last\:-mx-12\.75:last-child{
    margin-left: -3.1875rem;
    margin-right: -3.1875rem;
  }

  .lg\:last\:-my-13\.5:last-child{
    margin-top: -3.375rem;
    margin-bottom: -3.375rem;
  }

  .lg\:last\:-mx-13\.5:last-child{
    margin-left: -3.375rem;
    margin-right: -3.375rem;
  }

  .lg\:last\:-my-14\.5:last-child{
    margin-top: -3.625rem;
    margin-bottom: -3.625rem;
  }

  .lg\:last\:-mx-14\.5:last-child{
    margin-left: -3.625rem;
    margin-right: -3.625rem;
  }

  .lg\:last\:-my-15\.5:last-child{
    margin-top: -3.875rem;
    margin-bottom: -3.875rem;
  }

  .lg\:last\:-mx-15\.5:last-child{
    margin-left: -3.875rem;
    margin-right: -3.875rem;
  }

  .lg\:last\:-my-15\.75:last-child{
    margin-top: -3.9375rem;
    margin-bottom: -3.9375rem;
  }

  .lg\:last\:-mx-15\.75:last-child{
    margin-left: -3.9375rem;
    margin-right: -3.9375rem;
  }

  .lg\:last\:-my-16\.25:last-child{
    margin-top: -4.0625rem;
    margin-bottom: -4.0625rem;
  }

  .lg\:last\:-mx-16\.25:last-child{
    margin-left: -4.0625rem;
    margin-right: -4.0625rem;
  }

  .lg\:last\:-my-17\.25:last-child{
    margin-top: -4.3125rem;
    margin-bottom: -4.3125rem;
  }

  .lg\:last\:-mx-17\.25:last-child{
    margin-left: -4.3125rem;
    margin-right: -4.3125rem;
  }

  .lg\:last\:-my-17\.5:last-child{
    margin-top: -4.375rem;
    margin-bottom: -4.375rem;
  }

  .lg\:last\:-mx-17\.5:last-child{
    margin-left: -4.375rem;
    margin-right: -4.375rem;
  }

  .lg\:last\:-my-18\.25:last-child{
    margin-top: -4.5625rem;
    margin-bottom: -4.5625rem;
  }

  .lg\:last\:-mx-18\.25:last-child{
    margin-left: -4.5625rem;
    margin-right: -4.5625rem;
  }

  .lg\:last\:-my-18\.5:last-child{
    margin-top: -4.625rem;
    margin-bottom: -4.625rem;
  }

  .lg\:last\:-mx-18\.5:last-child{
    margin-left: -4.625rem;
    margin-right: -4.625rem;
  }

  .lg\:last\:-my-20\.25:last-child{
    margin-top: -5.0625rem;
    margin-bottom: -5.0625rem;
  }

  .lg\:last\:-mx-20\.25:last-child{
    margin-left: -5.0625rem;
    margin-right: -5.0625rem;
  }

  .lg\:last\:-my-20\.5:last-child{
    margin-top: -5.125rem;
    margin-bottom: -5.125rem;
  }

  .lg\:last\:-mx-20\.5:last-child{
    margin-left: -5.125rem;
    margin-right: -5.125rem;
  }

  .lg\:last\:-my-22\.5:last-child{
    margin-top: -5.625rem;
    margin-bottom: -5.625rem;
  }

  .lg\:last\:-mx-22\.5:last-child{
    margin-left: -5.625rem;
    margin-right: -5.625rem;
  }

  .lg\:last\:-my-25\.5:last-child{
    margin-top: -6.375rem;
    margin-bottom: -6.375rem;
  }

  .lg\:last\:-mx-25\.5:last-child{
    margin-left: -6.375rem;
    margin-right: -6.375rem;
  }

  .lg\:last\:-my-26\.75:last-child{
    margin-top: -6.6875rem;
    margin-bottom: -6.6875rem;
  }

  .lg\:last\:-mx-26\.75:last-child{
    margin-left: -6.6875rem;
    margin-right: -6.6875rem;
  }

  .lg\:last\:-my-32\.5:last-child{
    margin-top: -8.125rem;
    margin-bottom: -8.125rem;
  }

  .lg\:last\:-mx-32\.5:last-child{
    margin-left: -8.125rem;
    margin-right: -8.125rem;
  }

  .lg\:last\:-my-37\.5:last-child{
    margin-top: -9.375rem;
    margin-bottom: -9.375rem;
  }

  .lg\:last\:-mx-37\.5:last-child{
    margin-left: -9.375rem;
    margin-right: -9.375rem;
  }

  .lg\:last\:-my-41\.25:last-child{
    margin-top: -10.3125rem;
    margin-bottom: -10.3125rem;
  }

  .lg\:last\:-mx-41\.25:last-child{
    margin-left: -10.3125rem;
    margin-right: -10.3125rem;
  }

  .lg\:last\:-my-52\.5:last-child{
    margin-top: -13.125rem;
    margin-bottom: -13.125rem;
  }

  .lg\:last\:-mx-52\.5:last-child{
    margin-left: -13.125rem;
    margin-right: -13.125rem;
  }

  .lg\:last\:-my-54\.5:last-child{
    margin-top: -13.625rem;
    margin-bottom: -13.625rem;
  }

  .lg\:last\:-mx-54\.5:last-child{
    margin-left: -13.625rem;
    margin-right: -13.625rem;
  }

  .lg\:last\:-my-57\.25:last-child{
    margin-top: -14.3125rem;
    margin-bottom: -14.3125rem;
  }

  .lg\:last\:-mx-57\.25:last-child{
    margin-left: -14.3125rem;
    margin-right: -14.3125rem;
  }

  .lg\:last\:-my-57\.5:last-child{
    margin-top: -14.375rem;
    margin-bottom: -14.375rem;
  }

  .lg\:last\:-mx-57\.5:last-child{
    margin-left: -14.375rem;
    margin-right: -14.375rem;
  }

  .lg\:last\:-my-66\.25:last-child{
    margin-top: -16.5625rem;
    margin-bottom: -16.5625rem;
  }

  .lg\:last\:-mx-66\.25:last-child{
    margin-left: -16.5625rem;
    margin-right: -16.5625rem;
  }

  .lg\:last\:-my-74\.5:last-child{
    margin-top: -18.125rem;
    margin-bottom: -18.125rem;
  }

  .lg\:last\:-mx-74\.5:last-child{
    margin-left: -18.125rem;
    margin-right: -18.125rem;
  }

  .lg\:last\:-my-106\.25:last-child{
    margin-top: -26.5625rem;
    margin-bottom: -26.5625rem;
  }

  .lg\:last\:-mx-106\.25:last-child{
    margin-left: -26.5625rem;
    margin-right: -26.5625rem;
  }

  .lg\:last\:-my-112\.25:last-child{
    margin-top: -28.0675rem;
    margin-bottom: -28.0675rem;
  }

  .lg\:last\:-mx-112\.25:last-child{
    margin-left: -28.0675rem;
    margin-right: -28.0675rem;
  }

  .lg\:last\:-my-112\.75:last-child{
    margin-top: -28.1875rem;
    margin-bottom: -28.1875rem;
  }

  .lg\:last\:-mx-112\.75:last-child{
    margin-left: -28.1875rem;
    margin-right: -28.1875rem;
  }

  .lg\:last\:-my-147\.5:last-child{
    margin-top: -36.875rem;
    margin-bottom: -36.875rem;
  }

  .lg\:last\:-mx-147\.5:last-child{
    margin-left: -36.875rem;
    margin-right: -36.875rem;
  }

  .lg\:last\:-my-162\.5:last-child{
    margin-top: -40.625rem;
    margin-bottom: -40.625rem;
  }

  .lg\:last\:-mx-162\.5:last-child{
    margin-left: -40.625rem;
    margin-right: -40.625rem;
  }

  .lg\:last\:-my-172\.25:last-child{
    margin-top: -42.5625rem;
    margin-bottom: -42.5625rem;
  }

  .lg\:last\:-mx-172\.25:last-child{
    margin-left: -42.5625rem;
    margin-right: -42.5625rem;
  }

  .lg\:last\:-my-175\.25:last-child{
    margin-top: -43.8125rem;
    margin-bottom: -43.8125rem;
  }

  .lg\:last\:-mx-175\.25:last-child{
    margin-left: -43.8125rem;
    margin-right: -43.8125rem;
  }

  .lg\:last\:-my-184\.25:last-child{
    margin-top: -46.0625rem;
    margin-bottom: -46.0625rem;
  }

  .lg\:last\:-mx-184\.25:last-child{
    margin-left: -46.0625rem;
    margin-right: -46.0625rem;
  }

  .lg\:last\:-my-203\.25:last-child{
    margin-top: -50.8125rem;
    margin-bottom: -50.8125rem;
  }

  .lg\:last\:-mx-203\.25:last-child{
    margin-left: -50.8125rem;
    margin-right: -50.8125rem;
  }

  .lg\:last\:-my-half:last-child{
    margin-top: -50%;
    margin-bottom: -50%;
  }

  .lg\:last\:-mx-half:last-child{
    margin-left: -50%;
    margin-right: -50%;
  }

  .lg\:last\:-my-full:last-child{
    margin-top: -100%;
    margin-bottom: -100%;
  }

  .lg\:last\:-mx-full:last-child{
    margin-left: -100%;
    margin-right: -100%;
  }

  .lg\:last\:-my-1\/10:last-child{
    margin-top: -10%;
    margin-bottom: -10%;
  }

  .lg\:last\:-mx-1\/10:last-child{
    margin-left: -10%;
    margin-right: -10%;
  }

  .lg\:last\:-my-2\/10:last-child{
    margin-top: -20%;
    margin-bottom: -20%;
  }

  .lg\:last\:-mx-2\/10:last-child{
    margin-left: -20%;
    margin-right: -20%;
  }

  .lg\:last\:-my-3\/10:last-child{
    margin-top: -30%;
    margin-bottom: -30%;
  }

  .lg\:last\:-mx-3\/10:last-child{
    margin-left: -30%;
    margin-right: -30%;
  }

  .lg\:last\:-my-4\/10:last-child{
    margin-top: -40%;
    margin-bottom: -40%;
  }

  .lg\:last\:-mx-4\/10:last-child{
    margin-left: -40%;
    margin-right: -40%;
  }

  .lg\:last\:-my-4\.5\/10:last-child{
    margin-top: -45%;
    margin-bottom: -45%;
  }

  .lg\:last\:-mx-4\.5\/10:last-child{
    margin-left: -45%;
    margin-right: -45%;
  }

  .lg\:last\:-my-5\/10:last-child{
    margin-top: -50%;
    margin-bottom: -50%;
  }

  .lg\:last\:-mx-5\/10:last-child{
    margin-left: -50%;
    margin-right: -50%;
  }

  .lg\:last\:-my-5\.5\/10:last-child{
    margin-top: -55%;
    margin-bottom: -55%;
  }

  .lg\:last\:-mx-5\.5\/10:last-child{
    margin-left: -55%;
    margin-right: -55%;
  }

  .lg\:last\:-my-6\/10:last-child{
    margin-top: -60%;
    margin-bottom: -60%;
  }

  .lg\:last\:-mx-6\/10:last-child{
    margin-left: -60%;
    margin-right: -60%;
  }

  .lg\:last\:-my-7\/10:last-child{
    margin-top: -70%;
    margin-bottom: -70%;
  }

  .lg\:last\:-mx-7\/10:last-child{
    margin-left: -70%;
    margin-right: -70%;
  }

  .lg\:last\:-my-8\/10:last-child{
    margin-top: -80%;
    margin-bottom: -80%;
  }

  .lg\:last\:-mx-8\/10:last-child{
    margin-left: -80%;
    margin-right: -80%;
  }

  .lg\:last\:-my-9\/10:last-child{
    margin-top: -90%;
    margin-bottom: -90%;
  }

  .lg\:last\:-mx-9\/10:last-child{
    margin-left: -90%;
    margin-right: -90%;
  }

  .lg\:last\:-my-1\/12:last-child{
    margin-top: -8.33333%;
    margin-bottom: -8.33333%;
  }

  .lg\:last\:-mx-1\/12:last-child{
    margin-left: -8.33333%;
    margin-right: -8.33333%;
  }

  .lg\:last\:-my-2\/12:last-child{
    margin-top: -16.66667%;
    margin-bottom: -16.66667%;
  }

  .lg\:last\:-mx-2\/12:last-child{
    margin-left: -16.66667%;
    margin-right: -16.66667%;
  }

  .lg\:last\:-my-3\/12:last-child{
    margin-top: -25%;
    margin-bottom: -25%;
  }

  .lg\:last\:-mx-3\/12:last-child{
    margin-left: -25%;
    margin-right: -25%;
  }

  .lg\:last\:-my-4\/12:last-child{
    margin-top: -33.33333%;
    margin-bottom: -33.33333%;
  }

  .lg\:last\:-mx-4\/12:last-child{
    margin-left: -33.33333%;
    margin-right: -33.33333%;
  }

  .lg\:last\:-my-5\/12:last-child{
    margin-top: -41.66667%;
    margin-bottom: -41.66667%;
  }

  .lg\:last\:-mx-5\/12:last-child{
    margin-left: -41.66667%;
    margin-right: -41.66667%;
  }

  .lg\:last\:-my-6\/12:last-child{
    margin-top: -50%;
    margin-bottom: -50%;
  }

  .lg\:last\:-mx-6\/12:last-child{
    margin-left: -50%;
    margin-right: -50%;
  }

  .lg\:last\:-my-7\/12:last-child{
    margin-top: -58.33333%;
    margin-bottom: -58.33333%;
  }

  .lg\:last\:-mx-7\/12:last-child{
    margin-left: -58.33333%;
    margin-right: -58.33333%;
  }

  .lg\:last\:-my-8\/12:last-child{
    margin-top: -66.66667%;
    margin-bottom: -66.66667%;
  }

  .lg\:last\:-mx-8\/12:last-child{
    margin-left: -66.66667%;
    margin-right: -66.66667%;
  }

  .lg\:last\:-my-9\/12:last-child{
    margin-top: -75%;
    margin-bottom: -75%;
  }

  .lg\:last\:-mx-9\/12:last-child{
    margin-left: -75%;
    margin-right: -75%;
  }

  .lg\:last\:-my-10\/12:last-child{
    margin-top: -83.33333%;
    margin-bottom: -83.33333%;
  }

  .lg\:last\:-mx-10\/12:last-child{
    margin-left: -83.33333%;
    margin-right: -83.33333%;
  }

  .lg\:last\:-my-11\/12:last-child{
    margin-top: -91.66667%;
    margin-bottom: -91.66667%;
  }

  .lg\:last\:-mx-11\/12:last-child{
    margin-left: -91.66667%;
    margin-right: -91.66667%;
  }

  .lg\:last\:mt-0:last-child{
    margin-top: 0px;
  }

  .lg\:last\:mr-0:last-child{
    margin-right: 0px;
  }

  .lg\:last\:mb-0:last-child{
    margin-bottom: 0px;
  }

  .lg\:last\:ml-0:last-child{
    margin-left: 0px;
  }

  .lg\:last\:mt-1:last-child{
    margin-top: 0.25rem;
  }

  .lg\:last\:mr-1:last-child{
    margin-right: 0.25rem;
  }

  .lg\:last\:mb-1:last-child{
    margin-bottom: 0.25rem;
  }

  .lg\:last\:ml-1:last-child{
    margin-left: 0.25rem;
  }

  .lg\:last\:mt-2:last-child{
    margin-top: 0.5rem;
  }

  .lg\:last\:mr-2:last-child{
    margin-right: 0.5rem;
  }

  .lg\:last\:mb-2:last-child{
    margin-bottom: 0.5rem;
  }

  .lg\:last\:ml-2:last-child{
    margin-left: 0.5rem;
  }

  .lg\:last\:mt-3:last-child{
    margin-top: 0.75rem;
  }

  .lg\:last\:mr-3:last-child{
    margin-right: 0.75rem;
  }

  .lg\:last\:mb-3:last-child{
    margin-bottom: 0.75rem;
  }

  .lg\:last\:ml-3:last-child{
    margin-left: 0.75rem;
  }

  .lg\:last\:mt-4:last-child{
    margin-top: 1rem;
  }

  .lg\:last\:mr-4:last-child{
    margin-right: 1rem;
  }

  .lg\:last\:mb-4:last-child{
    margin-bottom: 1rem;
  }

  .lg\:last\:ml-4:last-child{
    margin-left: 1rem;
  }

  .lg\:last\:mt-5:last-child{
    margin-top: 1.25rem;
  }

  .lg\:last\:mr-5:last-child{
    margin-right: 1.25rem;
  }

  .lg\:last\:mb-5:last-child{
    margin-bottom: 1.25rem;
  }

  .lg\:last\:ml-5:last-child{
    margin-left: 1.25rem;
  }

  .lg\:last\:mt-6:last-child{
    margin-top: 1.5rem;
  }

  .lg\:last\:mr-6:last-child{
    margin-right: 1.5rem;
  }

  .lg\:last\:mb-6:last-child{
    margin-bottom: 1.5rem;
  }

  .lg\:last\:ml-6:last-child{
    margin-left: 1.5rem;
  }

  .lg\:last\:mt-7:last-child{
    margin-top: 1.75rem;
  }

  .lg\:last\:mr-7:last-child{
    margin-right: 1.75rem;
  }

  .lg\:last\:mb-7:last-child{
    margin-bottom: 1.75rem;
  }

  .lg\:last\:ml-7:last-child{
    margin-left: 1.75rem;
  }

  .lg\:last\:mt-8:last-child{
    margin-top: 2rem;
  }

  .lg\:last\:mr-8:last-child{
    margin-right: 2rem;
  }

  .lg\:last\:mb-8:last-child{
    margin-bottom: 2rem;
  }

  .lg\:last\:ml-8:last-child{
    margin-left: 2rem;
  }

  .lg\:last\:mt-9:last-child{
    margin-top: 2.25rem;
  }

  .lg\:last\:mr-9:last-child{
    margin-right: 2.25rem;
  }

  .lg\:last\:mb-9:last-child{
    margin-bottom: 2.25rem;
  }

  .lg\:last\:ml-9:last-child{
    margin-left: 2.25rem;
  }

  .lg\:last\:mt-10:last-child{
    margin-top: 2.5rem;
  }

  .lg\:last\:mr-10:last-child{
    margin-right: 2.5rem;
  }

  .lg\:last\:mb-10:last-child{
    margin-bottom: 2.5rem;
  }

  .lg\:last\:ml-10:last-child{
    margin-left: 2.5rem;
  }

  .lg\:last\:mt-11:last-child{
    margin-top: 2.75rem;
  }

  .lg\:last\:mr-11:last-child{
    margin-right: 2.75rem;
  }

  .lg\:last\:mb-11:last-child{
    margin-bottom: 2.75rem;
  }

  .lg\:last\:ml-11:last-child{
    margin-left: 2.75rem;
  }

  .lg\:last\:mt-12:last-child{
    margin-top: 3rem;
  }

  .lg\:last\:mr-12:last-child{
    margin-right: 3rem;
  }

  .lg\:last\:mb-12:last-child{
    margin-bottom: 3rem;
  }

  .lg\:last\:ml-12:last-child{
    margin-left: 3rem;
  }

  .lg\:last\:mt-13:last-child{
    margin-top: 3.25rem;
  }

  .lg\:last\:mr-13:last-child{
    margin-right: 3.25rem;
  }

  .lg\:last\:mb-13:last-child{
    margin-bottom: 3.25rem;
  }

  .lg\:last\:ml-13:last-child{
    margin-left: 3.25rem;
  }

  .lg\:last\:mt-14:last-child{
    margin-top: 3.5rem;
  }

  .lg\:last\:mr-14:last-child{
    margin-right: 3.5rem;
  }

  .lg\:last\:mb-14:last-child{
    margin-bottom: 3.5rem;
  }

  .lg\:last\:ml-14:last-child{
    margin-left: 3.5rem;
  }

  .lg\:last\:mt-15:last-child{
    margin-top: 3.75rem;
  }

  .lg\:last\:mr-15:last-child{
    margin-right: 3.75rem;
  }

  .lg\:last\:mb-15:last-child{
    margin-bottom: 3.75rem;
  }

  .lg\:last\:ml-15:last-child{
    margin-left: 3.75rem;
  }

  .lg\:last\:mt-16:last-child{
    margin-top: 4rem;
  }

  .lg\:last\:mr-16:last-child{
    margin-right: 4rem;
  }

  .lg\:last\:mb-16:last-child{
    margin-bottom: 4rem;
  }

  .lg\:last\:ml-16:last-child{
    margin-left: 4rem;
  }

  .lg\:last\:mt-17:last-child{
    margin-top: 4.25rem;
  }

  .lg\:last\:mr-17:last-child{
    margin-right: 4.25rem;
  }

  .lg\:last\:mb-17:last-child{
    margin-bottom: 4.25rem;
  }

  .lg\:last\:ml-17:last-child{
    margin-left: 4.25rem;
  }

  .lg\:last\:mt-18:last-child{
    margin-top: 4.5rem;
  }

  .lg\:last\:mr-18:last-child{
    margin-right: 4.5rem;
  }

  .lg\:last\:mb-18:last-child{
    margin-bottom: 4.5rem;
  }

  .lg\:last\:ml-18:last-child{
    margin-left: 4.5rem;
  }

  .lg\:last\:mt-19:last-child{
    margin-top: 4.75rem;
  }

  .lg\:last\:mr-19:last-child{
    margin-right: 4.75rem;
  }

  .lg\:last\:mb-19:last-child{
    margin-bottom: 4.75rem;
  }

  .lg\:last\:ml-19:last-child{
    margin-left: 4.75rem;
  }

  .lg\:last\:mt-20:last-child{
    margin-top: 5rem;
  }

  .lg\:last\:mr-20:last-child{
    margin-right: 5rem;
  }

  .lg\:last\:mb-20:last-child{
    margin-bottom: 5rem;
  }

  .lg\:last\:ml-20:last-child{
    margin-left: 5rem;
  }

  .lg\:last\:mt-22:last-child{
    margin-top: 5.5rem;
  }

  .lg\:last\:mr-22:last-child{
    margin-right: 5.5rem;
  }

  .lg\:last\:mb-22:last-child{
    margin-bottom: 5.5rem;
  }

  .lg\:last\:ml-22:last-child{
    margin-left: 5.5rem;
  }

  .lg\:last\:mt-24:last-child{
    margin-top: 6rem;
  }

  .lg\:last\:mr-24:last-child{
    margin-right: 6rem;
  }

  .lg\:last\:mb-24:last-child{
    margin-bottom: 6rem;
  }

  .lg\:last\:ml-24:last-child{
    margin-left: 6rem;
  }

  .lg\:last\:mt-25:last-child{
    margin-top: 6.25rem;
  }

  .lg\:last\:mr-25:last-child{
    margin-right: 6.25rem;
  }

  .lg\:last\:mb-25:last-child{
    margin-bottom: 6.25rem;
  }

  .lg\:last\:ml-25:last-child{
    margin-left: 6.25rem;
  }

  .lg\:last\:mt-28:last-child{
    margin-top: 7rem;
  }

  .lg\:last\:mr-28:last-child{
    margin-right: 7rem;
  }

  .lg\:last\:mb-28:last-child{
    margin-bottom: 7rem;
  }

  .lg\:last\:ml-28:last-child{
    margin-left: 7rem;
  }

  .lg\:last\:mt-30:last-child{
    margin-top: 7.5rem;
  }

  .lg\:last\:mr-30:last-child{
    margin-right: 7.5rem;
  }

  .lg\:last\:mb-30:last-child{
    margin-bottom: 7.5rem;
  }

  .lg\:last\:ml-30:last-child{
    margin-left: 7.5rem;
  }

  .lg\:last\:mt-32:last-child{
    margin-top: 8rem;
  }

  .lg\:last\:mr-32:last-child{
    margin-right: 8rem;
  }

  .lg\:last\:mb-32:last-child{
    margin-bottom: 8rem;
  }

  .lg\:last\:ml-32:last-child{
    margin-left: 8rem;
  }

  .lg\:last\:mt-34:last-child{
    margin-top: 8.5rem;
  }

  .lg\:last\:mr-34:last-child{
    margin-right: 8.5rem;
  }

  .lg\:last\:mb-34:last-child{
    margin-bottom: 8.5rem;
  }

  .lg\:last\:ml-34:last-child{
    margin-left: 8.5rem;
  }

  .lg\:last\:mt-35:last-child{
    margin-top: 8.75rem;
  }

  .lg\:last\:mr-35:last-child{
    margin-right: 8.75rem;
  }

  .lg\:last\:mb-35:last-child{
    margin-bottom: 8.75rem;
  }

  .lg\:last\:ml-35:last-child{
    margin-left: 8.75rem;
  }

  .lg\:last\:mt-36:last-child{
    margin-top: 9rem;
  }

  .lg\:last\:mr-36:last-child{
    margin-right: 9rem;
  }

  .lg\:last\:mb-36:last-child{
    margin-bottom: 9rem;
  }

  .lg\:last\:ml-36:last-child{
    margin-left: 9rem;
  }

  .lg\:last\:mt-39:last-child{
    margin-top: 9.75rem;
  }

  .lg\:last\:mr-39:last-child{
    margin-right: 9.75rem;
  }

  .lg\:last\:mb-39:last-child{
    margin-bottom: 9.75rem;
  }

  .lg\:last\:ml-39:last-child{
    margin-left: 9.75rem;
  }

  .lg\:last\:mt-40:last-child{
    margin-top: 10rem;
  }

  .lg\:last\:mr-40:last-child{
    margin-right: 10rem;
  }

  .lg\:last\:mb-40:last-child{
    margin-bottom: 10rem;
  }

  .lg\:last\:ml-40:last-child{
    margin-left: 10rem;
  }

  .lg\:last\:mt-42:last-child{
    margin-top: 10.5rem;
  }

  .lg\:last\:mr-42:last-child{
    margin-right: 10.5rem;
  }

  .lg\:last\:mb-42:last-child{
    margin-bottom: 10.5rem;
  }

  .lg\:last\:ml-42:last-child{
    margin-left: 10.5rem;
  }

  .lg\:last\:mt-44:last-child{
    margin-top: 11rem;
  }

  .lg\:last\:mr-44:last-child{
    margin-right: 11rem;
  }

  .lg\:last\:mb-44:last-child{
    margin-bottom: 11rem;
  }

  .lg\:last\:ml-44:last-child{
    margin-left: 11rem;
  }

  .lg\:last\:mt-45:last-child{
    margin-top: 11.25rem;
  }

  .lg\:last\:mr-45:last-child{
    margin-right: 11.25rem;
  }

  .lg\:last\:mb-45:last-child{
    margin-bottom: 11.25rem;
  }

  .lg\:last\:ml-45:last-child{
    margin-left: 11.25rem;
  }

  .lg\:last\:mt-48:last-child{
    margin-top: 12rem;
  }

  .lg\:last\:mr-48:last-child{
    margin-right: 12rem;
  }

  .lg\:last\:mb-48:last-child{
    margin-bottom: 12rem;
  }

  .lg\:last\:ml-48:last-child{
    margin-left: 12rem;
  }

  .lg\:last\:mt-50:last-child{
    margin-top: 12.5rem;
  }

  .lg\:last\:mr-50:last-child{
    margin-right: 12.5rem;
  }

  .lg\:last\:mb-50:last-child{
    margin-bottom: 12.5rem;
  }

  .lg\:last\:ml-50:last-child{
    margin-left: 12.5rem;
  }

  .lg\:last\:mt-52:last-child{
    margin-top: 13rem;
  }

  .lg\:last\:mr-52:last-child{
    margin-right: 13rem;
  }

  .lg\:last\:mb-52:last-child{
    margin-bottom: 13rem;
  }

  .lg\:last\:ml-52:last-child{
    margin-left: 13rem;
  }

  .lg\:last\:mt-55:last-child{
    margin-top: 13.75rem;
  }

  .lg\:last\:mr-55:last-child{
    margin-right: 13.75rem;
  }

  .lg\:last\:mb-55:last-child{
    margin-bottom: 13.75rem;
  }

  .lg\:last\:ml-55:last-child{
    margin-left: 13.75rem;
  }

  .lg\:last\:mt-56:last-child{
    margin-top: 14rem;
  }

  .lg\:last\:mr-56:last-child{
    margin-right: 14rem;
  }

  .lg\:last\:mb-56:last-child{
    margin-bottom: 14rem;
  }

  .lg\:last\:ml-56:last-child{
    margin-left: 14rem;
  }

  .lg\:last\:mt-58:last-child{
    margin-top: 14.5rem;
  }

  .lg\:last\:mr-58:last-child{
    margin-right: 14.5rem;
  }

  .lg\:last\:mb-58:last-child{
    margin-bottom: 14.5rem;
  }

  .lg\:last\:ml-58:last-child{
    margin-left: 14.5rem;
  }

  .lg\:last\:mt-60:last-child{
    margin-top: 15rem;
  }

  .lg\:last\:mr-60:last-child{
    margin-right: 15rem;
  }

  .lg\:last\:mb-60:last-child{
    margin-bottom: 15rem;
  }

  .lg\:last\:ml-60:last-child{
    margin-left: 15rem;
  }

  .lg\:last\:mt-64:last-child{
    margin-top: 16rem;
  }

  .lg\:last\:mr-64:last-child{
    margin-right: 16rem;
  }

  .lg\:last\:mb-64:last-child{
    margin-bottom: 16rem;
  }

  .lg\:last\:ml-64:last-child{
    margin-left: 16rem;
  }

  .lg\:last\:mt-65:last-child{
    margin-top: 16.25rem;
  }

  .lg\:last\:mr-65:last-child{
    margin-right: 16.25rem;
  }

  .lg\:last\:mb-65:last-child{
    margin-bottom: 16.25rem;
  }

  .lg\:last\:ml-65:last-child{
    margin-left: 16.25rem;
  }

  .lg\:last\:mt-68:last-child{
    margin-top: 17rem;
  }

  .lg\:last\:mr-68:last-child{
    margin-right: 17rem;
  }

  .lg\:last\:mb-68:last-child{
    margin-bottom: 17rem;
  }

  .lg\:last\:ml-68:last-child{
    margin-left: 17rem;
  }

  .lg\:last\:mt-69:last-child{
    margin-top: 17.25rem;
  }

  .lg\:last\:mr-69:last-child{
    margin-right: 17.25rem;
  }

  .lg\:last\:mb-69:last-child{
    margin-bottom: 17.25rem;
  }

  .lg\:last\:ml-69:last-child{
    margin-left: 17.25rem;
  }

  .lg\:last\:mt-70:last-child{
    margin-top: 17.5rem;
  }

  .lg\:last\:mr-70:last-child{
    margin-right: 17.5rem;
  }

  .lg\:last\:mb-70:last-child{
    margin-bottom: 17.5rem;
  }

  .lg\:last\:ml-70:last-child{
    margin-left: 17.5rem;
  }

  .lg\:last\:mt-72:last-child{
    margin-top: 18rem;
  }

  .lg\:last\:mr-72:last-child{
    margin-right: 18rem;
  }

  .lg\:last\:mb-72:last-child{
    margin-bottom: 18rem;
  }

  .lg\:last\:ml-72:last-child{
    margin-left: 18rem;
  }

  .lg\:last\:mt-75:last-child{
    margin-top: 18.75rem;
  }

  .lg\:last\:mr-75:last-child{
    margin-right: 18.75rem;
  }

  .lg\:last\:mb-75:last-child{
    margin-bottom: 18.75rem;
  }

  .lg\:last\:ml-75:last-child{
    margin-left: 18.75rem;
  }

  .lg\:last\:mt-80:last-child{
    margin-top: 20rem;
  }

  .lg\:last\:mr-80:last-child{
    margin-right: 20rem;
  }

  .lg\:last\:mb-80:last-child{
    margin-bottom: 20rem;
  }

  .lg\:last\:ml-80:last-child{
    margin-left: 20rem;
  }

  .lg\:last\:mt-85:last-child{
    margin-top: 21.25rem;
  }

  .lg\:last\:mr-85:last-child{
    margin-right: 21.25rem;
  }

  .lg\:last\:mb-85:last-child{
    margin-bottom: 21.25rem;
  }

  .lg\:last\:ml-85:last-child{
    margin-left: 21.25rem;
  }

  .lg\:last\:mt-86:last-child{
    margin-top: 21.5rem;
  }

  .lg\:last\:mr-86:last-child{
    margin-right: 21.5rem;
  }

  .lg\:last\:mb-86:last-child{
    margin-bottom: 21.5rem;
  }

  .lg\:last\:ml-86:last-child{
    margin-left: 21.5rem;
  }

  .lg\:last\:mt-90:last-child{
    margin-top: 22.5rem;
  }

  .lg\:last\:mr-90:last-child{
    margin-right: 22.5rem;
  }

  .lg\:last\:mb-90:last-child{
    margin-bottom: 22.5rem;
  }

  .lg\:last\:ml-90:last-child{
    margin-left: 22.5rem;
  }

  .lg\:last\:mt-96:last-child{
    margin-top: 24rem;
  }

  .lg\:last\:mr-96:last-child{
    margin-right: 24rem;
  }

  .lg\:last\:mb-96:last-child{
    margin-bottom: 24rem;
  }

  .lg\:last\:ml-96:last-child{
    margin-left: 24rem;
  }

  .lg\:last\:mt-100:last-child{
    margin-top: 25rem;
  }

  .lg\:last\:mr-100:last-child{
    margin-right: 25rem;
  }

  .lg\:last\:mb-100:last-child{
    margin-bottom: 25rem;
  }

  .lg\:last\:ml-100:last-child{
    margin-left: 25rem;
  }

  .lg\:last\:mt-115:last-child{
    margin-top: 28.75rem;
  }

  .lg\:last\:mr-115:last-child{
    margin-right: 28.75rem;
  }

  .lg\:last\:mb-115:last-child{
    margin-bottom: 28.75rem;
  }

  .lg\:last\:ml-115:last-child{
    margin-left: 28.75rem;
  }

  .lg\:last\:mt-125:last-child{
    margin-top: 31.25rem;
  }

  .lg\:last\:mr-125:last-child{
    margin-right: 31.25rem;
  }

  .lg\:last\:mb-125:last-child{
    margin-bottom: 31.25rem;
  }

  .lg\:last\:ml-125:last-child{
    margin-left: 31.25rem;
  }

  .lg\:last\:mt-142:last-child{
    margin-top: 35.5rem;
  }

  .lg\:last\:mr-142:last-child{
    margin-right: 35.5rem;
  }

  .lg\:last\:mb-142:last-child{
    margin-bottom: 35.5rem;
  }

  .lg\:last\:ml-142:last-child{
    margin-left: 35.5rem;
  }

  .lg\:last\:mt-150:last-child{
    margin-top: 37.5rem;
  }

  .lg\:last\:mr-150:last-child{
    margin-right: 37.5rem;
  }

  .lg\:last\:mb-150:last-child{
    margin-bottom: 37.5rem;
  }

  .lg\:last\:ml-150:last-child{
    margin-left: 37.5rem;
  }

  .lg\:last\:mt-156:last-child{
    margin-top: 39rem;
  }

  .lg\:last\:mr-156:last-child{
    margin-right: 39rem;
  }

  .lg\:last\:mb-156:last-child{
    margin-bottom: 39rem;
  }

  .lg\:last\:ml-156:last-child{
    margin-left: 39rem;
  }

  .lg\:last\:mt-160:last-child{
    margin-top: 40rem;
  }

  .lg\:last\:mr-160:last-child{
    margin-right: 40rem;
  }

  .lg\:last\:mb-160:last-child{
    margin-bottom: 40rem;
  }

  .lg\:last\:ml-160:last-child{
    margin-left: 40rem;
  }

  .lg\:last\:mt-175:last-child{
    margin-top: 43.75rem;
  }

  .lg\:last\:mr-175:last-child{
    margin-right: 43.75rem;
  }

  .lg\:last\:mb-175:last-child{
    margin-bottom: 43.75rem;
  }

  .lg\:last\:ml-175:last-child{
    margin-left: 43.75rem;
  }

  .lg\:last\:mt-207:last-child{
    margin-top: 51.75rem;
  }

  .lg\:last\:mr-207:last-child{
    margin-right: 51.75rem;
  }

  .lg\:last\:mb-207:last-child{
    margin-bottom: 51.75rem;
  }

  .lg\:last\:ml-207:last-child{
    margin-left: 51.75rem;
  }

  .lg\:last\:mt-242:last-child{
    margin-top: 60.5rem;
  }

  .lg\:last\:mr-242:last-child{
    margin-right: 60.5rem;
  }

  .lg\:last\:mb-242:last-child{
    margin-bottom: 60.5rem;
  }

  .lg\:last\:ml-242:last-child{
    margin-left: 60.5rem;
  }

  .lg\:last\:mt-250:last-child{
    margin-top: 62.5rem;
  }

  .lg\:last\:mr-250:last-child{
    margin-right: 62.5rem;
  }

  .lg\:last\:mb-250:last-child{
    margin-bottom: 62.5rem;
  }

  .lg\:last\:ml-250:last-child{
    margin-left: 62.5rem;
  }

  .lg\:last\:mt-258:last-child{
    margin-top: 64.5rem;
  }

  .lg\:last\:mr-258:last-child{
    margin-right: 64.5rem;
  }

  .lg\:last\:mb-258:last-child{
    margin-bottom: 64.5rem;
  }

  .lg\:last\:ml-258:last-child{
    margin-left: 64.5rem;
  }

  .lg\:last\:mt-265:last-child{
    margin-top: 66.25rem;
  }

  .lg\:last\:mr-265:last-child{
    margin-right: 66.25rem;
  }

  .lg\:last\:mb-265:last-child{
    margin-bottom: 66.25rem;
  }

  .lg\:last\:ml-265:last-child{
    margin-left: 66.25rem;
  }

  .lg\:last\:mt-280:last-child{
    margin-top: 70rem;
  }

  .lg\:last\:mr-280:last-child{
    margin-right: 70rem;
  }

  .lg\:last\:mb-280:last-child{
    margin-bottom: 70rem;
  }

  .lg\:last\:ml-280:last-child{
    margin-left: 70rem;
  }

  .lg\:last\:mt-auto:last-child{
    margin-top: auto;
  }

  .lg\:last\:mr-auto:last-child{
    margin-right: auto;
  }

  .lg\:last\:mb-auto:last-child{
    margin-bottom: auto;
  }

  .lg\:last\:ml-auto:last-child{
    margin-left: auto;
  }

  .lg\:last\:mt-px:last-child{
    margin-top: 1px;
  }

  .lg\:last\:mr-px:last-child{
    margin-right: 1px;
  }

  .lg\:last\:mb-px:last-child{
    margin-bottom: 1px;
  }

  .lg\:last\:ml-px:last-child{
    margin-left: 1px;
  }

  .lg\:last\:mt-0\.5:last-child{
    margin-top: 0.125rem;
  }

  .lg\:last\:mr-0\.5:last-child{
    margin-right: 0.125rem;
  }

  .lg\:last\:mb-0\.5:last-child{
    margin-bottom: 0.125rem;
  }

  .lg\:last\:ml-0\.5:last-child{
    margin-left: 0.125rem;
  }

  .lg\:last\:mt-1\.5:last-child{
    margin-top: 0.375rem;
  }

  .lg\:last\:mr-1\.5:last-child{
    margin-right: 0.375rem;
  }

  .lg\:last\:mb-1\.5:last-child{
    margin-bottom: 0.375rem;
  }

  .lg\:last\:ml-1\.5:last-child{
    margin-left: 0.375rem;
  }

  .lg\:last\:mt-2\.5:last-child{
    margin-top: 0.625rem;
  }

  .lg\:last\:mr-2\.5:last-child{
    margin-right: 0.625rem;
  }

  .lg\:last\:mb-2\.5:last-child{
    margin-bottom: 0.625rem;
  }

  .lg\:last\:ml-2\.5:last-child{
    margin-left: 0.625rem;
  }

  .lg\:last\:mt-3\.5:last-child{
    margin-top: 0.875rem;
  }

  .lg\:last\:mr-3\.5:last-child{
    margin-right: 0.875rem;
  }

  .lg\:last\:mb-3\.5:last-child{
    margin-bottom: 0.875rem;
  }

  .lg\:last\:ml-3\.5:last-child{
    margin-left: 0.875rem;
  }

  .lg\:last\:mt-0\.25:last-child{
    margin-top: 0.0625rem;
  }

  .lg\:last\:mr-0\.25:last-child{
    margin-right: 0.0625rem;
  }

  .lg\:last\:mb-0\.25:last-child{
    margin-bottom: 0.0625rem;
  }

  .lg\:last\:ml-0\.25:last-child{
    margin-left: 0.0625rem;
  }

  .lg\:last\:mt-0\.75:last-child{
    margin-top: 0.1875rem;
  }

  .lg\:last\:mr-0\.75:last-child{
    margin-right: 0.1875rem;
  }

  .lg\:last\:mb-0\.75:last-child{
    margin-bottom: 0.1875rem;
  }

  .lg\:last\:ml-0\.75:last-child{
    margin-left: 0.1875rem;
  }

  .lg\:last\:mt-1\.25:last-child{
    margin-top: 0.3125rem;
  }

  .lg\:last\:mr-1\.25:last-child{
    margin-right: 0.3125rem;
  }

  .lg\:last\:mb-1\.25:last-child{
    margin-bottom: 0.3125rem;
  }

  .lg\:last\:ml-1\.25:last-child{
    margin-left: 0.3125rem;
  }

  .lg\:last\:mt-1\.75:last-child{
    margin-top: 0.4375rem;
  }

  .lg\:last\:mr-1\.75:last-child{
    margin-right: 0.4375rem;
  }

  .lg\:last\:mb-1\.75:last-child{
    margin-bottom: 0.4375rem;
  }

  .lg\:last\:ml-1\.75:last-child{
    margin-left: 0.4375rem;
  }

  .lg\:last\:mt-2\.25:last-child{
    margin-top: 0.5625rem;
  }

  .lg\:last\:mr-2\.25:last-child{
    margin-right: 0.5625rem;
  }

  .lg\:last\:mb-2\.25:last-child{
    margin-bottom: 0.5625rem;
  }

  .lg\:last\:ml-2\.25:last-child{
    margin-left: 0.5625rem;
  }

  .lg\:last\:mt-2\.75:last-child{
    margin-top: 0.6875rem;
  }

  .lg\:last\:mr-2\.75:last-child{
    margin-right: 0.6875rem;
  }

  .lg\:last\:mb-2\.75:last-child{
    margin-bottom: 0.6875rem;
  }

  .lg\:last\:ml-2\.75:last-child{
    margin-left: 0.6875rem;
  }

  .lg\:last\:mt-3\.25:last-child{
    margin-top: 0.8125rem;
  }

  .lg\:last\:mr-3\.25:last-child{
    margin-right: 0.8125rem;
  }

  .lg\:last\:mb-3\.25:last-child{
    margin-bottom: 0.8125rem;
  }

  .lg\:last\:ml-3\.25:last-child{
    margin-left: 0.8125rem;
  }

  .lg\:last\:mt-3\.75:last-child{
    margin-top: 0.9375rem;
  }

  .lg\:last\:mr-3\.75:last-child{
    margin-right: 0.9375rem;
  }

  .lg\:last\:mb-3\.75:last-child{
    margin-bottom: 0.9375rem;
  }

  .lg\:last\:ml-3\.75:last-child{
    margin-left: 0.9375rem;
  }

  .lg\:last\:mt-4\.25:last-child{
    margin-top: 1.0625rem;
  }

  .lg\:last\:mr-4\.25:last-child{
    margin-right: 1.0625rem;
  }

  .lg\:last\:mb-4\.25:last-child{
    margin-bottom: 1.0625rem;
  }

  .lg\:last\:ml-4\.25:last-child{
    margin-left: 1.0625rem;
  }

  .lg\:last\:mt-4\.5:last-child{
    margin-top: 1.125rem;
  }

  .lg\:last\:mr-4\.5:last-child{
    margin-right: 1.125rem;
  }

  .lg\:last\:mb-4\.5:last-child{
    margin-bottom: 1.125rem;
  }

  .lg\:last\:ml-4\.5:last-child{
    margin-left: 1.125rem;
  }

  .lg\:last\:mt-4\.75:last-child{
    margin-top: 1.1875rem;
  }

  .lg\:last\:mr-4\.75:last-child{
    margin-right: 1.1875rem;
  }

  .lg\:last\:mb-4\.75:last-child{
    margin-bottom: 1.1875rem;
  }

  .lg\:last\:ml-4\.75:last-child{
    margin-left: 1.1875rem;
  }

  .lg\:last\:mt-5\.25:last-child{
    margin-top: 1.3125rem;
  }

  .lg\:last\:mr-5\.25:last-child{
    margin-right: 1.3125rem;
  }

  .lg\:last\:mb-5\.25:last-child{
    margin-bottom: 1.3125rem;
  }

  .lg\:last\:ml-5\.25:last-child{
    margin-left: 1.3125rem;
  }

  .lg\:last\:mt-5\.5:last-child{
    margin-top: 1.375rem;
  }

  .lg\:last\:mr-5\.5:last-child{
    margin-right: 1.375rem;
  }

  .lg\:last\:mb-5\.5:last-child{
    margin-bottom: 1.375rem;
  }

  .lg\:last\:ml-5\.5:last-child{
    margin-left: 1.375rem;
  }

  .lg\:last\:mt-5\.75:last-child{
    margin-top: 1.4375rem;
  }

  .lg\:last\:mr-5\.75:last-child{
    margin-right: 1.4375rem;
  }

  .lg\:last\:mb-5\.75:last-child{
    margin-bottom: 1.4375rem;
  }

  .lg\:last\:ml-5\.75:last-child{
    margin-left: 1.4375rem;
  }

  .lg\:last\:mt-6\.25:last-child{
    margin-top: 1.5625rem;
  }

  .lg\:last\:mr-6\.25:last-child{
    margin-right: 1.5625rem;
  }

  .lg\:last\:mb-6\.25:last-child{
    margin-bottom: 1.5625rem;
  }

  .lg\:last\:ml-6\.25:last-child{
    margin-left: 1.5625rem;
  }

  .lg\:last\:mt-6\.5:last-child{
    margin-top: 1.625rem;
  }

  .lg\:last\:mr-6\.5:last-child{
    margin-right: 1.625rem;
  }

  .lg\:last\:mb-6\.5:last-child{
    margin-bottom: 1.625rem;
  }

  .lg\:last\:ml-6\.5:last-child{
    margin-left: 1.625rem;
  }

  .lg\:last\:mt-6\.75:last-child{
    margin-top: 1.6875rem;
  }

  .lg\:last\:mr-6\.75:last-child{
    margin-right: 1.6875rem;
  }

  .lg\:last\:mb-6\.75:last-child{
    margin-bottom: 1.6875rem;
  }

  .lg\:last\:ml-6\.75:last-child{
    margin-left: 1.6875rem;
  }

  .lg\:last\:mt-7\.25:last-child{
    margin-top: 1.8125rem;
  }

  .lg\:last\:mr-7\.25:last-child{
    margin-right: 1.8125rem;
  }

  .lg\:last\:mb-7\.25:last-child{
    margin-bottom: 1.8125rem;
  }

  .lg\:last\:ml-7\.25:last-child{
    margin-left: 1.8125rem;
  }

  .lg\:last\:mt-7\.5:last-child{
    margin-top: 1.875rem;
  }

  .lg\:last\:mr-7\.5:last-child{
    margin-right: 1.875rem;
  }

  .lg\:last\:mb-7\.5:last-child{
    margin-bottom: 1.875rem;
  }

  .lg\:last\:ml-7\.5:last-child{
    margin-left: 1.875rem;
  }

  .lg\:last\:mt-8\.25:last-child{
    margin-top: 2.0625rem;
  }

  .lg\:last\:mr-8\.25:last-child{
    margin-right: 2.0625rem;
  }

  .lg\:last\:mb-8\.25:last-child{
    margin-bottom: 2.0625rem;
  }

  .lg\:last\:ml-8\.25:last-child{
    margin-left: 2.0625rem;
  }

  .lg\:last\:mt-8\.5:last-child{
    margin-top: 2.125rem;
  }

  .lg\:last\:mr-8\.5:last-child{
    margin-right: 2.125rem;
  }

  .lg\:last\:mb-8\.5:last-child{
    margin-bottom: 2.125rem;
  }

  .lg\:last\:ml-8\.5:last-child{
    margin-left: 2.125rem;
  }

  .lg\:last\:mt-9\.25:last-child{
    margin-top: 2.3125rem;
  }

  .lg\:last\:mr-9\.25:last-child{
    margin-right: 2.3125rem;
  }

  .lg\:last\:mb-9\.25:last-child{
    margin-bottom: 2.3125rem;
  }

  .lg\:last\:ml-9\.25:last-child{
    margin-left: 2.3125rem;
  }

  .lg\:last\:mt-9\.5:last-child{
    margin-top: 2.375rem;
  }

  .lg\:last\:mr-9\.5:last-child{
    margin-right: 2.375rem;
  }

  .lg\:last\:mb-9\.5:last-child{
    margin-bottom: 2.375rem;
  }

  .lg\:last\:ml-9\.5:last-child{
    margin-left: 2.375rem;
  }

  .lg\:last\:mt-10\.5:last-child{
    margin-top: 2.625rem;
  }

  .lg\:last\:mr-10\.5:last-child{
    margin-right: 2.625rem;
  }

  .lg\:last\:mb-10\.5:last-child{
    margin-bottom: 2.625rem;
  }

  .lg\:last\:ml-10\.5:last-child{
    margin-left: 2.625rem;
  }

  .lg\:last\:mt-11\.25:last-child{
    margin-top: 2.8125rem;
  }

  .lg\:last\:mr-11\.25:last-child{
    margin-right: 2.8125rem;
  }

  .lg\:last\:mb-11\.25:last-child{
    margin-bottom: 2.8125rem;
  }

  .lg\:last\:ml-11\.25:last-child{
    margin-left: 2.8125rem;
  }

  .lg\:last\:mt-11\.5:last-child{
    margin-top: 2.875rem;
  }

  .lg\:last\:mr-11\.5:last-child{
    margin-right: 2.875rem;
  }

  .lg\:last\:mb-11\.5:last-child{
    margin-bottom: 2.875rem;
  }

  .lg\:last\:ml-11\.5:last-child{
    margin-left: 2.875rem;
  }

  .lg\:last\:mt-12\.5:last-child{
    margin-top: 3.125rem;
  }

  .lg\:last\:mr-12\.5:last-child{
    margin-right: 3.125rem;
  }

  .lg\:last\:mb-12\.5:last-child{
    margin-bottom: 3.125rem;
  }

  .lg\:last\:ml-12\.5:last-child{
    margin-left: 3.125rem;
  }

  .lg\:last\:mt-12\.75:last-child{
    margin-top: 3.1875rem;
  }

  .lg\:last\:mr-12\.75:last-child{
    margin-right: 3.1875rem;
  }

  .lg\:last\:mb-12\.75:last-child{
    margin-bottom: 3.1875rem;
  }

  .lg\:last\:ml-12\.75:last-child{
    margin-left: 3.1875rem;
  }

  .lg\:last\:mt-13\.5:last-child{
    margin-top: 3.375rem;
  }

  .lg\:last\:mr-13\.5:last-child{
    margin-right: 3.375rem;
  }

  .lg\:last\:mb-13\.5:last-child{
    margin-bottom: 3.375rem;
  }

  .lg\:last\:ml-13\.5:last-child{
    margin-left: 3.375rem;
  }

  .lg\:last\:mt-14\.5:last-child{
    margin-top: 3.625rem;
  }

  .lg\:last\:mr-14\.5:last-child{
    margin-right: 3.625rem;
  }

  .lg\:last\:mb-14\.5:last-child{
    margin-bottom: 3.625rem;
  }

  .lg\:last\:ml-14\.5:last-child{
    margin-left: 3.625rem;
  }

  .lg\:last\:mt-15\.5:last-child{
    margin-top: 3.875rem;
  }

  .lg\:last\:mr-15\.5:last-child{
    margin-right: 3.875rem;
  }

  .lg\:last\:mb-15\.5:last-child{
    margin-bottom: 3.875rem;
  }

  .lg\:last\:ml-15\.5:last-child{
    margin-left: 3.875rem;
  }

  .lg\:last\:mt-15\.75:last-child{
    margin-top: 3.9375rem;
  }

  .lg\:last\:mr-15\.75:last-child{
    margin-right: 3.9375rem;
  }

  .lg\:last\:mb-15\.75:last-child{
    margin-bottom: 3.9375rem;
  }

  .lg\:last\:ml-15\.75:last-child{
    margin-left: 3.9375rem;
  }

  .lg\:last\:mt-16\.25:last-child{
    margin-top: 4.0625rem;
  }

  .lg\:last\:mr-16\.25:last-child{
    margin-right: 4.0625rem;
  }

  .lg\:last\:mb-16\.25:last-child{
    margin-bottom: 4.0625rem;
  }

  .lg\:last\:ml-16\.25:last-child{
    margin-left: 4.0625rem;
  }

  .lg\:last\:mt-17\.25:last-child{
    margin-top: 4.3125rem;
  }

  .lg\:last\:mr-17\.25:last-child{
    margin-right: 4.3125rem;
  }

  .lg\:last\:mb-17\.25:last-child{
    margin-bottom: 4.3125rem;
  }

  .lg\:last\:ml-17\.25:last-child{
    margin-left: 4.3125rem;
  }

  .lg\:last\:mt-17\.5:last-child{
    margin-top: 4.375rem;
  }

  .lg\:last\:mr-17\.5:last-child{
    margin-right: 4.375rem;
  }

  .lg\:last\:mb-17\.5:last-child{
    margin-bottom: 4.375rem;
  }

  .lg\:last\:ml-17\.5:last-child{
    margin-left: 4.375rem;
  }

  .lg\:last\:mt-18\.25:last-child{
    margin-top: 4.5625rem;
  }

  .lg\:last\:mr-18\.25:last-child{
    margin-right: 4.5625rem;
  }

  .lg\:last\:mb-18\.25:last-child{
    margin-bottom: 4.5625rem;
  }

  .lg\:last\:ml-18\.25:last-child{
    margin-left: 4.5625rem;
  }

  .lg\:last\:mt-18\.5:last-child{
    margin-top: 4.625rem;
  }

  .lg\:last\:mr-18\.5:last-child{
    margin-right: 4.625rem;
  }

  .lg\:last\:mb-18\.5:last-child{
    margin-bottom: 4.625rem;
  }

  .lg\:last\:ml-18\.5:last-child{
    margin-left: 4.625rem;
  }

  .lg\:last\:mt-20\.25:last-child{
    margin-top: 5.0625rem;
  }

  .lg\:last\:mr-20\.25:last-child{
    margin-right: 5.0625rem;
  }

  .lg\:last\:mb-20\.25:last-child{
    margin-bottom: 5.0625rem;
  }

  .lg\:last\:ml-20\.25:last-child{
    margin-left: 5.0625rem;
  }

  .lg\:last\:mt-20\.5:last-child{
    margin-top: 5.125rem;
  }

  .lg\:last\:mr-20\.5:last-child{
    margin-right: 5.125rem;
  }

  .lg\:last\:mb-20\.5:last-child{
    margin-bottom: 5.125rem;
  }

  .lg\:last\:ml-20\.5:last-child{
    margin-left: 5.125rem;
  }

  .lg\:last\:mt-22\.5:last-child{
    margin-top: 5.625rem;
  }

  .lg\:last\:mr-22\.5:last-child{
    margin-right: 5.625rem;
  }

  .lg\:last\:mb-22\.5:last-child{
    margin-bottom: 5.625rem;
  }

  .lg\:last\:ml-22\.5:last-child{
    margin-left: 5.625rem;
  }

  .lg\:last\:mt-25\.5:last-child{
    margin-top: 6.375rem;
  }

  .lg\:last\:mr-25\.5:last-child{
    margin-right: 6.375rem;
  }

  .lg\:last\:mb-25\.5:last-child{
    margin-bottom: 6.375rem;
  }

  .lg\:last\:ml-25\.5:last-child{
    margin-left: 6.375rem;
  }

  .lg\:last\:mt-26\.75:last-child{
    margin-top: 6.6875rem;
  }

  .lg\:last\:mr-26\.75:last-child{
    margin-right: 6.6875rem;
  }

  .lg\:last\:mb-26\.75:last-child{
    margin-bottom: 6.6875rem;
  }

  .lg\:last\:ml-26\.75:last-child{
    margin-left: 6.6875rem;
  }

  .lg\:last\:mt-32\.5:last-child{
    margin-top: 8.125rem;
  }

  .lg\:last\:mr-32\.5:last-child{
    margin-right: 8.125rem;
  }

  .lg\:last\:mb-32\.5:last-child{
    margin-bottom: 8.125rem;
  }

  .lg\:last\:ml-32\.5:last-child{
    margin-left: 8.125rem;
  }

  .lg\:last\:mt-37\.5:last-child{
    margin-top: 9.375rem;
  }

  .lg\:last\:mr-37\.5:last-child{
    margin-right: 9.375rem;
  }

  .lg\:last\:mb-37\.5:last-child{
    margin-bottom: 9.375rem;
  }

  .lg\:last\:ml-37\.5:last-child{
    margin-left: 9.375rem;
  }

  .lg\:last\:mt-41\.25:last-child{
    margin-top: 10.3125rem;
  }

  .lg\:last\:mr-41\.25:last-child{
    margin-right: 10.3125rem;
  }

  .lg\:last\:mb-41\.25:last-child{
    margin-bottom: 10.3125rem;
  }

  .lg\:last\:ml-41\.25:last-child{
    margin-left: 10.3125rem;
  }

  .lg\:last\:mt-52\.5:last-child{
    margin-top: 13.125rem;
  }

  .lg\:last\:mr-52\.5:last-child{
    margin-right: 13.125rem;
  }

  .lg\:last\:mb-52\.5:last-child{
    margin-bottom: 13.125rem;
  }

  .lg\:last\:ml-52\.5:last-child{
    margin-left: 13.125rem;
  }

  .lg\:last\:mt-54\.5:last-child{
    margin-top: 13.625rem;
  }

  .lg\:last\:mr-54\.5:last-child{
    margin-right: 13.625rem;
  }

  .lg\:last\:mb-54\.5:last-child{
    margin-bottom: 13.625rem;
  }

  .lg\:last\:ml-54\.5:last-child{
    margin-left: 13.625rem;
  }

  .lg\:last\:mt-57\.25:last-child{
    margin-top: 14.3125rem;
  }

  .lg\:last\:mr-57\.25:last-child{
    margin-right: 14.3125rem;
  }

  .lg\:last\:mb-57\.25:last-child{
    margin-bottom: 14.3125rem;
  }

  .lg\:last\:ml-57\.25:last-child{
    margin-left: 14.3125rem;
  }

  .lg\:last\:mt-57\.5:last-child{
    margin-top: 14.375rem;
  }

  .lg\:last\:mr-57\.5:last-child{
    margin-right: 14.375rem;
  }

  .lg\:last\:mb-57\.5:last-child{
    margin-bottom: 14.375rem;
  }

  .lg\:last\:ml-57\.5:last-child{
    margin-left: 14.375rem;
  }

  .lg\:last\:mt-66\.25:last-child{
    margin-top: 16.5625rem;
  }

  .lg\:last\:mr-66\.25:last-child{
    margin-right: 16.5625rem;
  }

  .lg\:last\:mb-66\.25:last-child{
    margin-bottom: 16.5625rem;
  }

  .lg\:last\:ml-66\.25:last-child{
    margin-left: 16.5625rem;
  }

  .lg\:last\:mt-74\.5:last-child{
    margin-top: 18.125rem;
  }

  .lg\:last\:mr-74\.5:last-child{
    margin-right: 18.125rem;
  }

  .lg\:last\:mb-74\.5:last-child{
    margin-bottom: 18.125rem;
  }

  .lg\:last\:ml-74\.5:last-child{
    margin-left: 18.125rem;
  }

  .lg\:last\:mt-106\.25:last-child{
    margin-top: 26.5625rem;
  }

  .lg\:last\:mr-106\.25:last-child{
    margin-right: 26.5625rem;
  }

  .lg\:last\:mb-106\.25:last-child{
    margin-bottom: 26.5625rem;
  }

  .lg\:last\:ml-106\.25:last-child{
    margin-left: 26.5625rem;
  }

  .lg\:last\:mt-112\.25:last-child{
    margin-top: 28.0675rem;
  }

  .lg\:last\:mr-112\.25:last-child{
    margin-right: 28.0675rem;
  }

  .lg\:last\:mb-112\.25:last-child{
    margin-bottom: 28.0675rem;
  }

  .lg\:last\:ml-112\.25:last-child{
    margin-left: 28.0675rem;
  }

  .lg\:last\:mt-112\.75:last-child{
    margin-top: 28.1875rem;
  }

  .lg\:last\:mr-112\.75:last-child{
    margin-right: 28.1875rem;
  }

  .lg\:last\:mb-112\.75:last-child{
    margin-bottom: 28.1875rem;
  }

  .lg\:last\:ml-112\.75:last-child{
    margin-left: 28.1875rem;
  }

  .lg\:last\:mt-147\.5:last-child{
    margin-top: 36.875rem;
  }

  .lg\:last\:mr-147\.5:last-child{
    margin-right: 36.875rem;
  }

  .lg\:last\:mb-147\.5:last-child{
    margin-bottom: 36.875rem;
  }

  .lg\:last\:ml-147\.5:last-child{
    margin-left: 36.875rem;
  }

  .lg\:last\:mt-162\.5:last-child{
    margin-top: 40.625rem;
  }

  .lg\:last\:mr-162\.5:last-child{
    margin-right: 40.625rem;
  }

  .lg\:last\:mb-162\.5:last-child{
    margin-bottom: 40.625rem;
  }

  .lg\:last\:ml-162\.5:last-child{
    margin-left: 40.625rem;
  }

  .lg\:last\:mt-172\.25:last-child{
    margin-top: 42.5625rem;
  }

  .lg\:last\:mr-172\.25:last-child{
    margin-right: 42.5625rem;
  }

  .lg\:last\:mb-172\.25:last-child{
    margin-bottom: 42.5625rem;
  }

  .lg\:last\:ml-172\.25:last-child{
    margin-left: 42.5625rem;
  }

  .lg\:last\:mt-175\.25:last-child{
    margin-top: 43.8125rem;
  }

  .lg\:last\:mr-175\.25:last-child{
    margin-right: 43.8125rem;
  }

  .lg\:last\:mb-175\.25:last-child{
    margin-bottom: 43.8125rem;
  }

  .lg\:last\:ml-175\.25:last-child{
    margin-left: 43.8125rem;
  }

  .lg\:last\:mt-184\.25:last-child{
    margin-top: 46.0625rem;
  }

  .lg\:last\:mr-184\.25:last-child{
    margin-right: 46.0625rem;
  }

  .lg\:last\:mb-184\.25:last-child{
    margin-bottom: 46.0625rem;
  }

  .lg\:last\:ml-184\.25:last-child{
    margin-left: 46.0625rem;
  }

  .lg\:last\:mt-203\.25:last-child{
    margin-top: 50.8125rem;
  }

  .lg\:last\:mr-203\.25:last-child{
    margin-right: 50.8125rem;
  }

  .lg\:last\:mb-203\.25:last-child{
    margin-bottom: 50.8125rem;
  }

  .lg\:last\:ml-203\.25:last-child{
    margin-left: 50.8125rem;
  }

  .lg\:last\:mt-half:last-child{
    margin-top: 50%;
  }

  .lg\:last\:mr-half:last-child{
    margin-right: 50%;
  }

  .lg\:last\:mb-half:last-child{
    margin-bottom: 50%;
  }

  .lg\:last\:ml-half:last-child{
    margin-left: 50%;
  }

  .lg\:last\:mt-full:last-child{
    margin-top: 100%;
  }

  .lg\:last\:mr-full:last-child{
    margin-right: 100%;
  }

  .lg\:last\:mb-full:last-child{
    margin-bottom: 100%;
  }

  .lg\:last\:ml-full:last-child{
    margin-left: 100%;
  }

  .lg\:last\:mt-1\/10:last-child{
    margin-top: 10%;
  }

  .lg\:last\:mr-1\/10:last-child{
    margin-right: 10%;
  }

  .lg\:last\:mb-1\/10:last-child{
    margin-bottom: 10%;
  }

  .lg\:last\:ml-1\/10:last-child{
    margin-left: 10%;
  }

  .lg\:last\:mt-2\/10:last-child{
    margin-top: 20%;
  }

  .lg\:last\:mr-2\/10:last-child{
    margin-right: 20%;
  }

  .lg\:last\:mb-2\/10:last-child{
    margin-bottom: 20%;
  }

  .lg\:last\:ml-2\/10:last-child{
    margin-left: 20%;
  }

  .lg\:last\:mt-3\/10:last-child{
    margin-top: 30%;
  }

  .lg\:last\:mr-3\/10:last-child{
    margin-right: 30%;
  }

  .lg\:last\:mb-3\/10:last-child{
    margin-bottom: 30%;
  }

  .lg\:last\:ml-3\/10:last-child{
    margin-left: 30%;
  }

  .lg\:last\:mt-4\/10:last-child{
    margin-top: 40%;
  }

  .lg\:last\:mr-4\/10:last-child{
    margin-right: 40%;
  }

  .lg\:last\:mb-4\/10:last-child{
    margin-bottom: 40%;
  }

  .lg\:last\:ml-4\/10:last-child{
    margin-left: 40%;
  }

  .lg\:last\:mt-4\.5\/10:last-child{
    margin-top: 45%;
  }

  .lg\:last\:mr-4\.5\/10:last-child{
    margin-right: 45%;
  }

  .lg\:last\:mb-4\.5\/10:last-child{
    margin-bottom: 45%;
  }

  .lg\:last\:ml-4\.5\/10:last-child{
    margin-left: 45%;
  }

  .lg\:last\:mt-5\/10:last-child{
    margin-top: 50%;
  }

  .lg\:last\:mr-5\/10:last-child{
    margin-right: 50%;
  }

  .lg\:last\:mb-5\/10:last-child{
    margin-bottom: 50%;
  }

  .lg\:last\:ml-5\/10:last-child{
    margin-left: 50%;
  }

  .lg\:last\:mt-5\.5\/10:last-child{
    margin-top: 55%;
  }

  .lg\:last\:mr-5\.5\/10:last-child{
    margin-right: 55%;
  }

  .lg\:last\:mb-5\.5\/10:last-child{
    margin-bottom: 55%;
  }

  .lg\:last\:ml-5\.5\/10:last-child{
    margin-left: 55%;
  }

  .lg\:last\:mt-6\/10:last-child{
    margin-top: 60%;
  }

  .lg\:last\:mr-6\/10:last-child{
    margin-right: 60%;
  }

  .lg\:last\:mb-6\/10:last-child{
    margin-bottom: 60%;
  }

  .lg\:last\:ml-6\/10:last-child{
    margin-left: 60%;
  }

  .lg\:last\:mt-7\/10:last-child{
    margin-top: 70%;
  }

  .lg\:last\:mr-7\/10:last-child{
    margin-right: 70%;
  }

  .lg\:last\:mb-7\/10:last-child{
    margin-bottom: 70%;
  }

  .lg\:last\:ml-7\/10:last-child{
    margin-left: 70%;
  }

  .lg\:last\:mt-8\/10:last-child{
    margin-top: 80%;
  }

  .lg\:last\:mr-8\/10:last-child{
    margin-right: 80%;
  }

  .lg\:last\:mb-8\/10:last-child{
    margin-bottom: 80%;
  }

  .lg\:last\:ml-8\/10:last-child{
    margin-left: 80%;
  }

  .lg\:last\:mt-9\/10:last-child{
    margin-top: 90%;
  }

  .lg\:last\:mr-9\/10:last-child{
    margin-right: 90%;
  }

  .lg\:last\:mb-9\/10:last-child{
    margin-bottom: 90%;
  }

  .lg\:last\:ml-9\/10:last-child{
    margin-left: 90%;
  }

  .lg\:last\:mt-1\/12:last-child{
    margin-top: 8.333333%;
  }

  .lg\:last\:mr-1\/12:last-child{
    margin-right: 8.333333%;
  }

  .lg\:last\:mb-1\/12:last-child{
    margin-bottom: 8.333333%;
  }

  .lg\:last\:ml-1\/12:last-child{
    margin-left: 8.333333%;
  }

  .lg\:last\:mt-2\/12:last-child{
    margin-top: 16.666667%;
  }

  .lg\:last\:mr-2\/12:last-child{
    margin-right: 16.666667%;
  }

  .lg\:last\:mb-2\/12:last-child{
    margin-bottom: 16.666667%;
  }

  .lg\:last\:ml-2\/12:last-child{
    margin-left: 16.666667%;
  }

  .lg\:last\:mt-3\/12:last-child{
    margin-top: 25%;
  }

  .lg\:last\:mr-3\/12:last-child{
    margin-right: 25%;
  }

  .lg\:last\:mb-3\/12:last-child{
    margin-bottom: 25%;
  }

  .lg\:last\:ml-3\/12:last-child{
    margin-left: 25%;
  }

  .lg\:last\:mt-4\/12:last-child{
    margin-top: 33.333333%;
  }

  .lg\:last\:mr-4\/12:last-child{
    margin-right: 33.333333%;
  }

  .lg\:last\:mb-4\/12:last-child{
    margin-bottom: 33.333333%;
  }

  .lg\:last\:ml-4\/12:last-child{
    margin-left: 33.333333%;
  }

  .lg\:last\:mt-5\/12:last-child{
    margin-top: 41.666667%;
  }

  .lg\:last\:mr-5\/12:last-child{
    margin-right: 41.666667%;
  }

  .lg\:last\:mb-5\/12:last-child{
    margin-bottom: 41.666667%;
  }

  .lg\:last\:ml-5\/12:last-child{
    margin-left: 41.666667%;
  }

  .lg\:last\:mt-6\/12:last-child{
    margin-top: 50%;
  }

  .lg\:last\:mr-6\/12:last-child{
    margin-right: 50%;
  }

  .lg\:last\:mb-6\/12:last-child{
    margin-bottom: 50%;
  }

  .lg\:last\:ml-6\/12:last-child{
    margin-left: 50%;
  }

  .lg\:last\:mt-7\/12:last-child{
    margin-top: 58.333333%;
  }

  .lg\:last\:mr-7\/12:last-child{
    margin-right: 58.333333%;
  }

  .lg\:last\:mb-7\/12:last-child{
    margin-bottom: 58.333333%;
  }

  .lg\:last\:ml-7\/12:last-child{
    margin-left: 58.333333%;
  }

  .lg\:last\:mt-8\/12:last-child{
    margin-top: 66.666667%;
  }

  .lg\:last\:mr-8\/12:last-child{
    margin-right: 66.666667%;
  }

  .lg\:last\:mb-8\/12:last-child{
    margin-bottom: 66.666667%;
  }

  .lg\:last\:ml-8\/12:last-child{
    margin-left: 66.666667%;
  }

  .lg\:last\:mt-9\/12:last-child{
    margin-top: 75%;
  }

  .lg\:last\:mr-9\/12:last-child{
    margin-right: 75%;
  }

  .lg\:last\:mb-9\/12:last-child{
    margin-bottom: 75%;
  }

  .lg\:last\:ml-9\/12:last-child{
    margin-left: 75%;
  }

  .lg\:last\:mt-10\/12:last-child{
    margin-top: 83.333333%;
  }

  .lg\:last\:mr-10\/12:last-child{
    margin-right: 83.333333%;
  }

  .lg\:last\:mb-10\/12:last-child{
    margin-bottom: 83.333333%;
  }

  .lg\:last\:ml-10\/12:last-child{
    margin-left: 83.333333%;
  }

  .lg\:last\:mt-11\/12:last-child{
    margin-top: 91.666667%;
  }

  .lg\:last\:mr-11\/12:last-child{
    margin-right: 91.666667%;
  }

  .lg\:last\:mb-11\/12:last-child{
    margin-bottom: 91.666667%;
  }

  .lg\:last\:ml-11\/12:last-child{
    margin-left: 91.666667%;
  }

  .lg\:last\:-mt-0:last-child{
    margin-top: 0px;
  }

  .lg\:last\:-mr-0:last-child{
    margin-right: 0px;
  }

  .lg\:last\:-mb-0:last-child{
    margin-bottom: 0px;
  }

  .lg\:last\:-ml-0:last-child{
    margin-left: 0px;
  }

  .lg\:last\:-mt-1:last-child{
    margin-top: -0.25rem;
  }

  .lg\:last\:-mr-1:last-child{
    margin-right: -0.25rem;
  }

  .lg\:last\:-mb-1:last-child{
    margin-bottom: -0.25rem;
  }

  .lg\:last\:-ml-1:last-child{
    margin-left: -0.25rem;
  }

  .lg\:last\:-mt-2:last-child{
    margin-top: -0.5rem;
  }

  .lg\:last\:-mr-2:last-child{
    margin-right: -0.5rem;
  }

  .lg\:last\:-mb-2:last-child{
    margin-bottom: -0.5rem;
  }

  .lg\:last\:-ml-2:last-child{
    margin-left: -0.5rem;
  }

  .lg\:last\:-mt-3:last-child{
    margin-top: -0.75rem;
  }

  .lg\:last\:-mr-3:last-child{
    margin-right: -0.75rem;
  }

  .lg\:last\:-mb-3:last-child{
    margin-bottom: -0.75rem;
  }

  .lg\:last\:-ml-3:last-child{
    margin-left: -0.75rem;
  }

  .lg\:last\:-mt-4:last-child{
    margin-top: -1rem;
  }

  .lg\:last\:-mr-4:last-child{
    margin-right: -1rem;
  }

  .lg\:last\:-mb-4:last-child{
    margin-bottom: -1rem;
  }

  .lg\:last\:-ml-4:last-child{
    margin-left: -1rem;
  }

  .lg\:last\:-mt-5:last-child{
    margin-top: -1.25rem;
  }

  .lg\:last\:-mr-5:last-child{
    margin-right: -1.25rem;
  }

  .lg\:last\:-mb-5:last-child{
    margin-bottom: -1.25rem;
  }

  .lg\:last\:-ml-5:last-child{
    margin-left: -1.25rem;
  }

  .lg\:last\:-mt-6:last-child{
    margin-top: -1.5rem;
  }

  .lg\:last\:-mr-6:last-child{
    margin-right: -1.5rem;
  }

  .lg\:last\:-mb-6:last-child{
    margin-bottom: -1.5rem;
  }

  .lg\:last\:-ml-6:last-child{
    margin-left: -1.5rem;
  }

  .lg\:last\:-mt-7:last-child{
    margin-top: -1.75rem;
  }

  .lg\:last\:-mr-7:last-child{
    margin-right: -1.75rem;
  }

  .lg\:last\:-mb-7:last-child{
    margin-bottom: -1.75rem;
  }

  .lg\:last\:-ml-7:last-child{
    margin-left: -1.75rem;
  }

  .lg\:last\:-mt-8:last-child{
    margin-top: -2rem;
  }

  .lg\:last\:-mr-8:last-child{
    margin-right: -2rem;
  }

  .lg\:last\:-mb-8:last-child{
    margin-bottom: -2rem;
  }

  .lg\:last\:-ml-8:last-child{
    margin-left: -2rem;
  }

  .lg\:last\:-mt-9:last-child{
    margin-top: -2.25rem;
  }

  .lg\:last\:-mr-9:last-child{
    margin-right: -2.25rem;
  }

  .lg\:last\:-mb-9:last-child{
    margin-bottom: -2.25rem;
  }

  .lg\:last\:-ml-9:last-child{
    margin-left: -2.25rem;
  }

  .lg\:last\:-mt-10:last-child{
    margin-top: -2.5rem;
  }

  .lg\:last\:-mr-10:last-child{
    margin-right: -2.5rem;
  }

  .lg\:last\:-mb-10:last-child{
    margin-bottom: -2.5rem;
  }

  .lg\:last\:-ml-10:last-child{
    margin-left: -2.5rem;
  }

  .lg\:last\:-mt-11:last-child{
    margin-top: -2.75rem;
  }

  .lg\:last\:-mr-11:last-child{
    margin-right: -2.75rem;
  }

  .lg\:last\:-mb-11:last-child{
    margin-bottom: -2.75rem;
  }

  .lg\:last\:-ml-11:last-child{
    margin-left: -2.75rem;
  }

  .lg\:last\:-mt-12:last-child{
    margin-top: -3rem;
  }

  .lg\:last\:-mr-12:last-child{
    margin-right: -3rem;
  }

  .lg\:last\:-mb-12:last-child{
    margin-bottom: -3rem;
  }

  .lg\:last\:-ml-12:last-child{
    margin-left: -3rem;
  }

  .lg\:last\:-mt-13:last-child{
    margin-top: -3.25rem;
  }

  .lg\:last\:-mr-13:last-child{
    margin-right: -3.25rem;
  }

  .lg\:last\:-mb-13:last-child{
    margin-bottom: -3.25rem;
  }

  .lg\:last\:-ml-13:last-child{
    margin-left: -3.25rem;
  }

  .lg\:last\:-mt-14:last-child{
    margin-top: -3.5rem;
  }

  .lg\:last\:-mr-14:last-child{
    margin-right: -3.5rem;
  }

  .lg\:last\:-mb-14:last-child{
    margin-bottom: -3.5rem;
  }

  .lg\:last\:-ml-14:last-child{
    margin-left: -3.5rem;
  }

  .lg\:last\:-mt-15:last-child{
    margin-top: -3.75rem;
  }

  .lg\:last\:-mr-15:last-child{
    margin-right: -3.75rem;
  }

  .lg\:last\:-mb-15:last-child{
    margin-bottom: -3.75rem;
  }

  .lg\:last\:-ml-15:last-child{
    margin-left: -3.75rem;
  }

  .lg\:last\:-mt-16:last-child{
    margin-top: -4rem;
  }

  .lg\:last\:-mr-16:last-child{
    margin-right: -4rem;
  }

  .lg\:last\:-mb-16:last-child{
    margin-bottom: -4rem;
  }

  .lg\:last\:-ml-16:last-child{
    margin-left: -4rem;
  }

  .lg\:last\:-mt-17:last-child{
    margin-top: -4.25rem;
  }

  .lg\:last\:-mr-17:last-child{
    margin-right: -4.25rem;
  }

  .lg\:last\:-mb-17:last-child{
    margin-bottom: -4.25rem;
  }

  .lg\:last\:-ml-17:last-child{
    margin-left: -4.25rem;
  }

  .lg\:last\:-mt-18:last-child{
    margin-top: -4.5rem;
  }

  .lg\:last\:-mr-18:last-child{
    margin-right: -4.5rem;
  }

  .lg\:last\:-mb-18:last-child{
    margin-bottom: -4.5rem;
  }

  .lg\:last\:-ml-18:last-child{
    margin-left: -4.5rem;
  }

  .lg\:last\:-mt-19:last-child{
    margin-top: -4.75rem;
  }

  .lg\:last\:-mr-19:last-child{
    margin-right: -4.75rem;
  }

  .lg\:last\:-mb-19:last-child{
    margin-bottom: -4.75rem;
  }

  .lg\:last\:-ml-19:last-child{
    margin-left: -4.75rem;
  }

  .lg\:last\:-mt-20:last-child{
    margin-top: -5rem;
  }

  .lg\:last\:-mr-20:last-child{
    margin-right: -5rem;
  }

  .lg\:last\:-mb-20:last-child{
    margin-bottom: -5rem;
  }

  .lg\:last\:-ml-20:last-child{
    margin-left: -5rem;
  }

  .lg\:last\:-mt-22:last-child{
    margin-top: -5.5rem;
  }

  .lg\:last\:-mr-22:last-child{
    margin-right: -5.5rem;
  }

  .lg\:last\:-mb-22:last-child{
    margin-bottom: -5.5rem;
  }

  .lg\:last\:-ml-22:last-child{
    margin-left: -5.5rem;
  }

  .lg\:last\:-mt-24:last-child{
    margin-top: -6rem;
  }

  .lg\:last\:-mr-24:last-child{
    margin-right: -6rem;
  }

  .lg\:last\:-mb-24:last-child{
    margin-bottom: -6rem;
  }

  .lg\:last\:-ml-24:last-child{
    margin-left: -6rem;
  }

  .lg\:last\:-mt-25:last-child{
    margin-top: -6.25rem;
  }

  .lg\:last\:-mr-25:last-child{
    margin-right: -6.25rem;
  }

  .lg\:last\:-mb-25:last-child{
    margin-bottom: -6.25rem;
  }

  .lg\:last\:-ml-25:last-child{
    margin-left: -6.25rem;
  }

  .lg\:last\:-mt-28:last-child{
    margin-top: -7rem;
  }

  .lg\:last\:-mr-28:last-child{
    margin-right: -7rem;
  }

  .lg\:last\:-mb-28:last-child{
    margin-bottom: -7rem;
  }

  .lg\:last\:-ml-28:last-child{
    margin-left: -7rem;
  }

  .lg\:last\:-mt-30:last-child{
    margin-top: -7.5rem;
  }

  .lg\:last\:-mr-30:last-child{
    margin-right: -7.5rem;
  }

  .lg\:last\:-mb-30:last-child{
    margin-bottom: -7.5rem;
  }

  .lg\:last\:-ml-30:last-child{
    margin-left: -7.5rem;
  }

  .lg\:last\:-mt-32:last-child{
    margin-top: -8rem;
  }

  .lg\:last\:-mr-32:last-child{
    margin-right: -8rem;
  }

  .lg\:last\:-mb-32:last-child{
    margin-bottom: -8rem;
  }

  .lg\:last\:-ml-32:last-child{
    margin-left: -8rem;
  }

  .lg\:last\:-mt-34:last-child{
    margin-top: -8.5rem;
  }

  .lg\:last\:-mr-34:last-child{
    margin-right: -8.5rem;
  }

  .lg\:last\:-mb-34:last-child{
    margin-bottom: -8.5rem;
  }

  .lg\:last\:-ml-34:last-child{
    margin-left: -8.5rem;
  }

  .lg\:last\:-mt-35:last-child{
    margin-top: -8.75rem;
  }

  .lg\:last\:-mr-35:last-child{
    margin-right: -8.75rem;
  }

  .lg\:last\:-mb-35:last-child{
    margin-bottom: -8.75rem;
  }

  .lg\:last\:-ml-35:last-child{
    margin-left: -8.75rem;
  }

  .lg\:last\:-mt-36:last-child{
    margin-top: -9rem;
  }

  .lg\:last\:-mr-36:last-child{
    margin-right: -9rem;
  }

  .lg\:last\:-mb-36:last-child{
    margin-bottom: -9rem;
  }

  .lg\:last\:-ml-36:last-child{
    margin-left: -9rem;
  }

  .lg\:last\:-mt-39:last-child{
    margin-top: -9.75rem;
  }

  .lg\:last\:-mr-39:last-child{
    margin-right: -9.75rem;
  }

  .lg\:last\:-mb-39:last-child{
    margin-bottom: -9.75rem;
  }

  .lg\:last\:-ml-39:last-child{
    margin-left: -9.75rem;
  }

  .lg\:last\:-mt-40:last-child{
    margin-top: -10rem;
  }

  .lg\:last\:-mr-40:last-child{
    margin-right: -10rem;
  }

  .lg\:last\:-mb-40:last-child{
    margin-bottom: -10rem;
  }

  .lg\:last\:-ml-40:last-child{
    margin-left: -10rem;
  }

  .lg\:last\:-mt-42:last-child{
    margin-top: -10.5rem;
  }

  .lg\:last\:-mr-42:last-child{
    margin-right: -10.5rem;
  }

  .lg\:last\:-mb-42:last-child{
    margin-bottom: -10.5rem;
  }

  .lg\:last\:-ml-42:last-child{
    margin-left: -10.5rem;
  }

  .lg\:last\:-mt-44:last-child{
    margin-top: -11rem;
  }

  .lg\:last\:-mr-44:last-child{
    margin-right: -11rem;
  }

  .lg\:last\:-mb-44:last-child{
    margin-bottom: -11rem;
  }

  .lg\:last\:-ml-44:last-child{
    margin-left: -11rem;
  }

  .lg\:last\:-mt-45:last-child{
    margin-top: -11.25rem;
  }

  .lg\:last\:-mr-45:last-child{
    margin-right: -11.25rem;
  }

  .lg\:last\:-mb-45:last-child{
    margin-bottom: -11.25rem;
  }

  .lg\:last\:-ml-45:last-child{
    margin-left: -11.25rem;
  }

  .lg\:last\:-mt-48:last-child{
    margin-top: -12rem;
  }

  .lg\:last\:-mr-48:last-child{
    margin-right: -12rem;
  }

  .lg\:last\:-mb-48:last-child{
    margin-bottom: -12rem;
  }

  .lg\:last\:-ml-48:last-child{
    margin-left: -12rem;
  }

  .lg\:last\:-mt-50:last-child{
    margin-top: -12.5rem;
  }

  .lg\:last\:-mr-50:last-child{
    margin-right: -12.5rem;
  }

  .lg\:last\:-mb-50:last-child{
    margin-bottom: -12.5rem;
  }

  .lg\:last\:-ml-50:last-child{
    margin-left: -12.5rem;
  }

  .lg\:last\:-mt-52:last-child{
    margin-top: -13rem;
  }

  .lg\:last\:-mr-52:last-child{
    margin-right: -13rem;
  }

  .lg\:last\:-mb-52:last-child{
    margin-bottom: -13rem;
  }

  .lg\:last\:-ml-52:last-child{
    margin-left: -13rem;
  }

  .lg\:last\:-mt-55:last-child{
    margin-top: -13.75rem;
  }

  .lg\:last\:-mr-55:last-child{
    margin-right: -13.75rem;
  }

  .lg\:last\:-mb-55:last-child{
    margin-bottom: -13.75rem;
  }

  .lg\:last\:-ml-55:last-child{
    margin-left: -13.75rem;
  }

  .lg\:last\:-mt-56:last-child{
    margin-top: -14rem;
  }

  .lg\:last\:-mr-56:last-child{
    margin-right: -14rem;
  }

  .lg\:last\:-mb-56:last-child{
    margin-bottom: -14rem;
  }

  .lg\:last\:-ml-56:last-child{
    margin-left: -14rem;
  }

  .lg\:last\:-mt-58:last-child{
    margin-top: -14.5rem;
  }

  .lg\:last\:-mr-58:last-child{
    margin-right: -14.5rem;
  }

  .lg\:last\:-mb-58:last-child{
    margin-bottom: -14.5rem;
  }

  .lg\:last\:-ml-58:last-child{
    margin-left: -14.5rem;
  }

  .lg\:last\:-mt-60:last-child{
    margin-top: -15rem;
  }

  .lg\:last\:-mr-60:last-child{
    margin-right: -15rem;
  }

  .lg\:last\:-mb-60:last-child{
    margin-bottom: -15rem;
  }

  .lg\:last\:-ml-60:last-child{
    margin-left: -15rem;
  }

  .lg\:last\:-mt-64:last-child{
    margin-top: -16rem;
  }

  .lg\:last\:-mr-64:last-child{
    margin-right: -16rem;
  }

  .lg\:last\:-mb-64:last-child{
    margin-bottom: -16rem;
  }

  .lg\:last\:-ml-64:last-child{
    margin-left: -16rem;
  }

  .lg\:last\:-mt-65:last-child{
    margin-top: -16.25rem;
  }

  .lg\:last\:-mr-65:last-child{
    margin-right: -16.25rem;
  }

  .lg\:last\:-mb-65:last-child{
    margin-bottom: -16.25rem;
  }

  .lg\:last\:-ml-65:last-child{
    margin-left: -16.25rem;
  }

  .lg\:last\:-mt-68:last-child{
    margin-top: -17rem;
  }

  .lg\:last\:-mr-68:last-child{
    margin-right: -17rem;
  }

  .lg\:last\:-mb-68:last-child{
    margin-bottom: -17rem;
  }

  .lg\:last\:-ml-68:last-child{
    margin-left: -17rem;
  }

  .lg\:last\:-mt-69:last-child{
    margin-top: -17.25rem;
  }

  .lg\:last\:-mr-69:last-child{
    margin-right: -17.25rem;
  }

  .lg\:last\:-mb-69:last-child{
    margin-bottom: -17.25rem;
  }

  .lg\:last\:-ml-69:last-child{
    margin-left: -17.25rem;
  }

  .lg\:last\:-mt-70:last-child{
    margin-top: -17.5rem;
  }

  .lg\:last\:-mr-70:last-child{
    margin-right: -17.5rem;
  }

  .lg\:last\:-mb-70:last-child{
    margin-bottom: -17.5rem;
  }

  .lg\:last\:-ml-70:last-child{
    margin-left: -17.5rem;
  }

  .lg\:last\:-mt-72:last-child{
    margin-top: -18rem;
  }

  .lg\:last\:-mr-72:last-child{
    margin-right: -18rem;
  }

  .lg\:last\:-mb-72:last-child{
    margin-bottom: -18rem;
  }

  .lg\:last\:-ml-72:last-child{
    margin-left: -18rem;
  }

  .lg\:last\:-mt-75:last-child{
    margin-top: -18.75rem;
  }

  .lg\:last\:-mr-75:last-child{
    margin-right: -18.75rem;
  }

  .lg\:last\:-mb-75:last-child{
    margin-bottom: -18.75rem;
  }

  .lg\:last\:-ml-75:last-child{
    margin-left: -18.75rem;
  }

  .lg\:last\:-mt-80:last-child{
    margin-top: -20rem;
  }

  .lg\:last\:-mr-80:last-child{
    margin-right: -20rem;
  }

  .lg\:last\:-mb-80:last-child{
    margin-bottom: -20rem;
  }

  .lg\:last\:-ml-80:last-child{
    margin-left: -20rem;
  }

  .lg\:last\:-mt-85:last-child{
    margin-top: -21.25rem;
  }

  .lg\:last\:-mr-85:last-child{
    margin-right: -21.25rem;
  }

  .lg\:last\:-mb-85:last-child{
    margin-bottom: -21.25rem;
  }

  .lg\:last\:-ml-85:last-child{
    margin-left: -21.25rem;
  }

  .lg\:last\:-mt-86:last-child{
    margin-top: -21.5rem;
  }

  .lg\:last\:-mr-86:last-child{
    margin-right: -21.5rem;
  }

  .lg\:last\:-mb-86:last-child{
    margin-bottom: -21.5rem;
  }

  .lg\:last\:-ml-86:last-child{
    margin-left: -21.5rem;
  }

  .lg\:last\:-mt-90:last-child{
    margin-top: -22.5rem;
  }

  .lg\:last\:-mr-90:last-child{
    margin-right: -22.5rem;
  }

  .lg\:last\:-mb-90:last-child{
    margin-bottom: -22.5rem;
  }

  .lg\:last\:-ml-90:last-child{
    margin-left: -22.5rem;
  }

  .lg\:last\:-mt-96:last-child{
    margin-top: -24rem;
  }

  .lg\:last\:-mr-96:last-child{
    margin-right: -24rem;
  }

  .lg\:last\:-mb-96:last-child{
    margin-bottom: -24rem;
  }

  .lg\:last\:-ml-96:last-child{
    margin-left: -24rem;
  }

  .lg\:last\:-mt-100:last-child{
    margin-top: -25rem;
  }

  .lg\:last\:-mr-100:last-child{
    margin-right: -25rem;
  }

  .lg\:last\:-mb-100:last-child{
    margin-bottom: -25rem;
  }

  .lg\:last\:-ml-100:last-child{
    margin-left: -25rem;
  }

  .lg\:last\:-mt-115:last-child{
    margin-top: -28.75rem;
  }

  .lg\:last\:-mr-115:last-child{
    margin-right: -28.75rem;
  }

  .lg\:last\:-mb-115:last-child{
    margin-bottom: -28.75rem;
  }

  .lg\:last\:-ml-115:last-child{
    margin-left: -28.75rem;
  }

  .lg\:last\:-mt-125:last-child{
    margin-top: -31.25rem;
  }

  .lg\:last\:-mr-125:last-child{
    margin-right: -31.25rem;
  }

  .lg\:last\:-mb-125:last-child{
    margin-bottom: -31.25rem;
  }

  .lg\:last\:-ml-125:last-child{
    margin-left: -31.25rem;
  }

  .lg\:last\:-mt-142:last-child{
    margin-top: -35.5rem;
  }

  .lg\:last\:-mr-142:last-child{
    margin-right: -35.5rem;
  }

  .lg\:last\:-mb-142:last-child{
    margin-bottom: -35.5rem;
  }

  .lg\:last\:-ml-142:last-child{
    margin-left: -35.5rem;
  }

  .lg\:last\:-mt-150:last-child{
    margin-top: -37.5rem;
  }

  .lg\:last\:-mr-150:last-child{
    margin-right: -37.5rem;
  }

  .lg\:last\:-mb-150:last-child{
    margin-bottom: -37.5rem;
  }

  .lg\:last\:-ml-150:last-child{
    margin-left: -37.5rem;
  }

  .lg\:last\:-mt-156:last-child{
    margin-top: -39rem;
  }

  .lg\:last\:-mr-156:last-child{
    margin-right: -39rem;
  }

  .lg\:last\:-mb-156:last-child{
    margin-bottom: -39rem;
  }

  .lg\:last\:-ml-156:last-child{
    margin-left: -39rem;
  }

  .lg\:last\:-mt-160:last-child{
    margin-top: -40rem;
  }

  .lg\:last\:-mr-160:last-child{
    margin-right: -40rem;
  }

  .lg\:last\:-mb-160:last-child{
    margin-bottom: -40rem;
  }

  .lg\:last\:-ml-160:last-child{
    margin-left: -40rem;
  }

  .lg\:last\:-mt-175:last-child{
    margin-top: -43.75rem;
  }

  .lg\:last\:-mr-175:last-child{
    margin-right: -43.75rem;
  }

  .lg\:last\:-mb-175:last-child{
    margin-bottom: -43.75rem;
  }

  .lg\:last\:-ml-175:last-child{
    margin-left: -43.75rem;
  }

  .lg\:last\:-mt-207:last-child{
    margin-top: -51.75rem;
  }

  .lg\:last\:-mr-207:last-child{
    margin-right: -51.75rem;
  }

  .lg\:last\:-mb-207:last-child{
    margin-bottom: -51.75rem;
  }

  .lg\:last\:-ml-207:last-child{
    margin-left: -51.75rem;
  }

  .lg\:last\:-mt-242:last-child{
    margin-top: -60.5rem;
  }

  .lg\:last\:-mr-242:last-child{
    margin-right: -60.5rem;
  }

  .lg\:last\:-mb-242:last-child{
    margin-bottom: -60.5rem;
  }

  .lg\:last\:-ml-242:last-child{
    margin-left: -60.5rem;
  }

  .lg\:last\:-mt-250:last-child{
    margin-top: -62.5rem;
  }

  .lg\:last\:-mr-250:last-child{
    margin-right: -62.5rem;
  }

  .lg\:last\:-mb-250:last-child{
    margin-bottom: -62.5rem;
  }

  .lg\:last\:-ml-250:last-child{
    margin-left: -62.5rem;
  }

  .lg\:last\:-mt-258:last-child{
    margin-top: -64.5rem;
  }

  .lg\:last\:-mr-258:last-child{
    margin-right: -64.5rem;
  }

  .lg\:last\:-mb-258:last-child{
    margin-bottom: -64.5rem;
  }

  .lg\:last\:-ml-258:last-child{
    margin-left: -64.5rem;
  }

  .lg\:last\:-mt-265:last-child{
    margin-top: -66.25rem;
  }

  .lg\:last\:-mr-265:last-child{
    margin-right: -66.25rem;
  }

  .lg\:last\:-mb-265:last-child{
    margin-bottom: -66.25rem;
  }

  .lg\:last\:-ml-265:last-child{
    margin-left: -66.25rem;
  }

  .lg\:last\:-mt-280:last-child{
    margin-top: -70rem;
  }

  .lg\:last\:-mr-280:last-child{
    margin-right: -70rem;
  }

  .lg\:last\:-mb-280:last-child{
    margin-bottom: -70rem;
  }

  .lg\:last\:-ml-280:last-child{
    margin-left: -70rem;
  }

  .lg\:last\:-mt-px:last-child{
    margin-top: -1px;
  }

  .lg\:last\:-mr-px:last-child{
    margin-right: -1px;
  }

  .lg\:last\:-mb-px:last-child{
    margin-bottom: -1px;
  }

  .lg\:last\:-ml-px:last-child{
    margin-left: -1px;
  }

  .lg\:last\:-mt-0\.5:last-child{
    margin-top: -0.125rem;
  }

  .lg\:last\:-mr-0\.5:last-child{
    margin-right: -0.125rem;
  }

  .lg\:last\:-mb-0\.5:last-child{
    margin-bottom: -0.125rem;
  }

  .lg\:last\:-ml-0\.5:last-child{
    margin-left: -0.125rem;
  }

  .lg\:last\:-mt-1\.5:last-child{
    margin-top: -0.375rem;
  }

  .lg\:last\:-mr-1\.5:last-child{
    margin-right: -0.375rem;
  }

  .lg\:last\:-mb-1\.5:last-child{
    margin-bottom: -0.375rem;
  }

  .lg\:last\:-ml-1\.5:last-child{
    margin-left: -0.375rem;
  }

  .lg\:last\:-mt-2\.5:last-child{
    margin-top: -0.625rem;
  }

  .lg\:last\:-mr-2\.5:last-child{
    margin-right: -0.625rem;
  }

  .lg\:last\:-mb-2\.5:last-child{
    margin-bottom: -0.625rem;
  }

  .lg\:last\:-ml-2\.5:last-child{
    margin-left: -0.625rem;
  }

  .lg\:last\:-mt-3\.5:last-child{
    margin-top: -0.875rem;
  }

  .lg\:last\:-mr-3\.5:last-child{
    margin-right: -0.875rem;
  }

  .lg\:last\:-mb-3\.5:last-child{
    margin-bottom: -0.875rem;
  }

  .lg\:last\:-ml-3\.5:last-child{
    margin-left: -0.875rem;
  }

  .lg\:last\:-mt-0\.25:last-child{
    margin-top: -0.0625rem;
  }

  .lg\:last\:-mr-0\.25:last-child{
    margin-right: -0.0625rem;
  }

  .lg\:last\:-mb-0\.25:last-child{
    margin-bottom: -0.0625rem;
  }

  .lg\:last\:-ml-0\.25:last-child{
    margin-left: -0.0625rem;
  }

  .lg\:last\:-mt-0\.75:last-child{
    margin-top: -0.1875rem;
  }

  .lg\:last\:-mr-0\.75:last-child{
    margin-right: -0.1875rem;
  }

  .lg\:last\:-mb-0\.75:last-child{
    margin-bottom: -0.1875rem;
  }

  .lg\:last\:-ml-0\.75:last-child{
    margin-left: -0.1875rem;
  }

  .lg\:last\:-mt-1\.25:last-child{
    margin-top: -0.3125rem;
  }

  .lg\:last\:-mr-1\.25:last-child{
    margin-right: -0.3125rem;
  }

  .lg\:last\:-mb-1\.25:last-child{
    margin-bottom: -0.3125rem;
  }

  .lg\:last\:-ml-1\.25:last-child{
    margin-left: -0.3125rem;
  }

  .lg\:last\:-mt-1\.75:last-child{
    margin-top: -0.4375rem;
  }

  .lg\:last\:-mr-1\.75:last-child{
    margin-right: -0.4375rem;
  }

  .lg\:last\:-mb-1\.75:last-child{
    margin-bottom: -0.4375rem;
  }

  .lg\:last\:-ml-1\.75:last-child{
    margin-left: -0.4375rem;
  }

  .lg\:last\:-mt-2\.25:last-child{
    margin-top: -0.5625rem;
  }

  .lg\:last\:-mr-2\.25:last-child{
    margin-right: -0.5625rem;
  }

  .lg\:last\:-mb-2\.25:last-child{
    margin-bottom: -0.5625rem;
  }

  .lg\:last\:-ml-2\.25:last-child{
    margin-left: -0.5625rem;
  }

  .lg\:last\:-mt-2\.75:last-child{
    margin-top: -0.6875rem;
  }

  .lg\:last\:-mr-2\.75:last-child{
    margin-right: -0.6875rem;
  }

  .lg\:last\:-mb-2\.75:last-child{
    margin-bottom: -0.6875rem;
  }

  .lg\:last\:-ml-2\.75:last-child{
    margin-left: -0.6875rem;
  }

  .lg\:last\:-mt-3\.25:last-child{
    margin-top: -0.8125rem;
  }

  .lg\:last\:-mr-3\.25:last-child{
    margin-right: -0.8125rem;
  }

  .lg\:last\:-mb-3\.25:last-child{
    margin-bottom: -0.8125rem;
  }

  .lg\:last\:-ml-3\.25:last-child{
    margin-left: -0.8125rem;
  }

  .lg\:last\:-mt-3\.75:last-child{
    margin-top: -0.9375rem;
  }

  .lg\:last\:-mr-3\.75:last-child{
    margin-right: -0.9375rem;
  }

  .lg\:last\:-mb-3\.75:last-child{
    margin-bottom: -0.9375rem;
  }

  .lg\:last\:-ml-3\.75:last-child{
    margin-left: -0.9375rem;
  }

  .lg\:last\:-mt-4\.25:last-child{
    margin-top: -1.0625rem;
  }

  .lg\:last\:-mr-4\.25:last-child{
    margin-right: -1.0625rem;
  }

  .lg\:last\:-mb-4\.25:last-child{
    margin-bottom: -1.0625rem;
  }

  .lg\:last\:-ml-4\.25:last-child{
    margin-left: -1.0625rem;
  }

  .lg\:last\:-mt-4\.5:last-child{
    margin-top: -1.125rem;
  }

  .lg\:last\:-mr-4\.5:last-child{
    margin-right: -1.125rem;
  }

  .lg\:last\:-mb-4\.5:last-child{
    margin-bottom: -1.125rem;
  }

  .lg\:last\:-ml-4\.5:last-child{
    margin-left: -1.125rem;
  }

  .lg\:last\:-mt-4\.75:last-child{
    margin-top: -1.1875rem;
  }

  .lg\:last\:-mr-4\.75:last-child{
    margin-right: -1.1875rem;
  }

  .lg\:last\:-mb-4\.75:last-child{
    margin-bottom: -1.1875rem;
  }

  .lg\:last\:-ml-4\.75:last-child{
    margin-left: -1.1875rem;
  }

  .lg\:last\:-mt-5\.25:last-child{
    margin-top: -1.3125rem;
  }

  .lg\:last\:-mr-5\.25:last-child{
    margin-right: -1.3125rem;
  }

  .lg\:last\:-mb-5\.25:last-child{
    margin-bottom: -1.3125rem;
  }

  .lg\:last\:-ml-5\.25:last-child{
    margin-left: -1.3125rem;
  }

  .lg\:last\:-mt-5\.5:last-child{
    margin-top: -1.375rem;
  }

  .lg\:last\:-mr-5\.5:last-child{
    margin-right: -1.375rem;
  }

  .lg\:last\:-mb-5\.5:last-child{
    margin-bottom: -1.375rem;
  }

  .lg\:last\:-ml-5\.5:last-child{
    margin-left: -1.375rem;
  }

  .lg\:last\:-mt-5\.75:last-child{
    margin-top: -1.4375rem;
  }

  .lg\:last\:-mr-5\.75:last-child{
    margin-right: -1.4375rem;
  }

  .lg\:last\:-mb-5\.75:last-child{
    margin-bottom: -1.4375rem;
  }

  .lg\:last\:-ml-5\.75:last-child{
    margin-left: -1.4375rem;
  }

  .lg\:last\:-mt-6\.25:last-child{
    margin-top: -1.5625rem;
  }

  .lg\:last\:-mr-6\.25:last-child{
    margin-right: -1.5625rem;
  }

  .lg\:last\:-mb-6\.25:last-child{
    margin-bottom: -1.5625rem;
  }

  .lg\:last\:-ml-6\.25:last-child{
    margin-left: -1.5625rem;
  }

  .lg\:last\:-mt-6\.5:last-child{
    margin-top: -1.625rem;
  }

  .lg\:last\:-mr-6\.5:last-child{
    margin-right: -1.625rem;
  }

  .lg\:last\:-mb-6\.5:last-child{
    margin-bottom: -1.625rem;
  }

  .lg\:last\:-ml-6\.5:last-child{
    margin-left: -1.625rem;
  }

  .lg\:last\:-mt-6\.75:last-child{
    margin-top: -1.6875rem;
  }

  .lg\:last\:-mr-6\.75:last-child{
    margin-right: -1.6875rem;
  }

  .lg\:last\:-mb-6\.75:last-child{
    margin-bottom: -1.6875rem;
  }

  .lg\:last\:-ml-6\.75:last-child{
    margin-left: -1.6875rem;
  }

  .lg\:last\:-mt-7\.25:last-child{
    margin-top: -1.8125rem;
  }

  .lg\:last\:-mr-7\.25:last-child{
    margin-right: -1.8125rem;
  }

  .lg\:last\:-mb-7\.25:last-child{
    margin-bottom: -1.8125rem;
  }

  .lg\:last\:-ml-7\.25:last-child{
    margin-left: -1.8125rem;
  }

  .lg\:last\:-mt-7\.5:last-child{
    margin-top: -1.875rem;
  }

  .lg\:last\:-mr-7\.5:last-child{
    margin-right: -1.875rem;
  }

  .lg\:last\:-mb-7\.5:last-child{
    margin-bottom: -1.875rem;
  }

  .lg\:last\:-ml-7\.5:last-child{
    margin-left: -1.875rem;
  }

  .lg\:last\:-mt-8\.25:last-child{
    margin-top: -2.0625rem;
  }

  .lg\:last\:-mr-8\.25:last-child{
    margin-right: -2.0625rem;
  }

  .lg\:last\:-mb-8\.25:last-child{
    margin-bottom: -2.0625rem;
  }

  .lg\:last\:-ml-8\.25:last-child{
    margin-left: -2.0625rem;
  }

  .lg\:last\:-mt-8\.5:last-child{
    margin-top: -2.125rem;
  }

  .lg\:last\:-mr-8\.5:last-child{
    margin-right: -2.125rem;
  }

  .lg\:last\:-mb-8\.5:last-child{
    margin-bottom: -2.125rem;
  }

  .lg\:last\:-ml-8\.5:last-child{
    margin-left: -2.125rem;
  }

  .lg\:last\:-mt-9\.25:last-child{
    margin-top: -2.3125rem;
  }

  .lg\:last\:-mr-9\.25:last-child{
    margin-right: -2.3125rem;
  }

  .lg\:last\:-mb-9\.25:last-child{
    margin-bottom: -2.3125rem;
  }

  .lg\:last\:-ml-9\.25:last-child{
    margin-left: -2.3125rem;
  }

  .lg\:last\:-mt-9\.5:last-child{
    margin-top: -2.375rem;
  }

  .lg\:last\:-mr-9\.5:last-child{
    margin-right: -2.375rem;
  }

  .lg\:last\:-mb-9\.5:last-child{
    margin-bottom: -2.375rem;
  }

  .lg\:last\:-ml-9\.5:last-child{
    margin-left: -2.375rem;
  }

  .lg\:last\:-mt-10\.5:last-child{
    margin-top: -2.625rem;
  }

  .lg\:last\:-mr-10\.5:last-child{
    margin-right: -2.625rem;
  }

  .lg\:last\:-mb-10\.5:last-child{
    margin-bottom: -2.625rem;
  }

  .lg\:last\:-ml-10\.5:last-child{
    margin-left: -2.625rem;
  }

  .lg\:last\:-mt-11\.25:last-child{
    margin-top: -2.8125rem;
  }

  .lg\:last\:-mr-11\.25:last-child{
    margin-right: -2.8125rem;
  }

  .lg\:last\:-mb-11\.25:last-child{
    margin-bottom: -2.8125rem;
  }

  .lg\:last\:-ml-11\.25:last-child{
    margin-left: -2.8125rem;
  }

  .lg\:last\:-mt-11\.5:last-child{
    margin-top: -2.875rem;
  }

  .lg\:last\:-mr-11\.5:last-child{
    margin-right: -2.875rem;
  }

  .lg\:last\:-mb-11\.5:last-child{
    margin-bottom: -2.875rem;
  }

  .lg\:last\:-ml-11\.5:last-child{
    margin-left: -2.875rem;
  }

  .lg\:last\:-mt-12\.5:last-child{
    margin-top: -3.125rem;
  }

  .lg\:last\:-mr-12\.5:last-child{
    margin-right: -3.125rem;
  }

  .lg\:last\:-mb-12\.5:last-child{
    margin-bottom: -3.125rem;
  }

  .lg\:last\:-ml-12\.5:last-child{
    margin-left: -3.125rem;
  }

  .lg\:last\:-mt-12\.75:last-child{
    margin-top: -3.1875rem;
  }

  .lg\:last\:-mr-12\.75:last-child{
    margin-right: -3.1875rem;
  }

  .lg\:last\:-mb-12\.75:last-child{
    margin-bottom: -3.1875rem;
  }

  .lg\:last\:-ml-12\.75:last-child{
    margin-left: -3.1875rem;
  }

  .lg\:last\:-mt-13\.5:last-child{
    margin-top: -3.375rem;
  }

  .lg\:last\:-mr-13\.5:last-child{
    margin-right: -3.375rem;
  }

  .lg\:last\:-mb-13\.5:last-child{
    margin-bottom: -3.375rem;
  }

  .lg\:last\:-ml-13\.5:last-child{
    margin-left: -3.375rem;
  }

  .lg\:last\:-mt-14\.5:last-child{
    margin-top: -3.625rem;
  }

  .lg\:last\:-mr-14\.5:last-child{
    margin-right: -3.625rem;
  }

  .lg\:last\:-mb-14\.5:last-child{
    margin-bottom: -3.625rem;
  }

  .lg\:last\:-ml-14\.5:last-child{
    margin-left: -3.625rem;
  }

  .lg\:last\:-mt-15\.5:last-child{
    margin-top: -3.875rem;
  }

  .lg\:last\:-mr-15\.5:last-child{
    margin-right: -3.875rem;
  }

  .lg\:last\:-mb-15\.5:last-child{
    margin-bottom: -3.875rem;
  }

  .lg\:last\:-ml-15\.5:last-child{
    margin-left: -3.875rem;
  }

  .lg\:last\:-mt-15\.75:last-child{
    margin-top: -3.9375rem;
  }

  .lg\:last\:-mr-15\.75:last-child{
    margin-right: -3.9375rem;
  }

  .lg\:last\:-mb-15\.75:last-child{
    margin-bottom: -3.9375rem;
  }

  .lg\:last\:-ml-15\.75:last-child{
    margin-left: -3.9375rem;
  }

  .lg\:last\:-mt-16\.25:last-child{
    margin-top: -4.0625rem;
  }

  .lg\:last\:-mr-16\.25:last-child{
    margin-right: -4.0625rem;
  }

  .lg\:last\:-mb-16\.25:last-child{
    margin-bottom: -4.0625rem;
  }

  .lg\:last\:-ml-16\.25:last-child{
    margin-left: -4.0625rem;
  }

  .lg\:last\:-mt-17\.25:last-child{
    margin-top: -4.3125rem;
  }

  .lg\:last\:-mr-17\.25:last-child{
    margin-right: -4.3125rem;
  }

  .lg\:last\:-mb-17\.25:last-child{
    margin-bottom: -4.3125rem;
  }

  .lg\:last\:-ml-17\.25:last-child{
    margin-left: -4.3125rem;
  }

  .lg\:last\:-mt-17\.5:last-child{
    margin-top: -4.375rem;
  }

  .lg\:last\:-mr-17\.5:last-child{
    margin-right: -4.375rem;
  }

  .lg\:last\:-mb-17\.5:last-child{
    margin-bottom: -4.375rem;
  }

  .lg\:last\:-ml-17\.5:last-child{
    margin-left: -4.375rem;
  }

  .lg\:last\:-mt-18\.25:last-child{
    margin-top: -4.5625rem;
  }

  .lg\:last\:-mr-18\.25:last-child{
    margin-right: -4.5625rem;
  }

  .lg\:last\:-mb-18\.25:last-child{
    margin-bottom: -4.5625rem;
  }

  .lg\:last\:-ml-18\.25:last-child{
    margin-left: -4.5625rem;
  }

  .lg\:last\:-mt-18\.5:last-child{
    margin-top: -4.625rem;
  }

  .lg\:last\:-mr-18\.5:last-child{
    margin-right: -4.625rem;
  }

  .lg\:last\:-mb-18\.5:last-child{
    margin-bottom: -4.625rem;
  }

  .lg\:last\:-ml-18\.5:last-child{
    margin-left: -4.625rem;
  }

  .lg\:last\:-mt-20\.25:last-child{
    margin-top: -5.0625rem;
  }

  .lg\:last\:-mr-20\.25:last-child{
    margin-right: -5.0625rem;
  }

  .lg\:last\:-mb-20\.25:last-child{
    margin-bottom: -5.0625rem;
  }

  .lg\:last\:-ml-20\.25:last-child{
    margin-left: -5.0625rem;
  }

  .lg\:last\:-mt-20\.5:last-child{
    margin-top: -5.125rem;
  }

  .lg\:last\:-mr-20\.5:last-child{
    margin-right: -5.125rem;
  }

  .lg\:last\:-mb-20\.5:last-child{
    margin-bottom: -5.125rem;
  }

  .lg\:last\:-ml-20\.5:last-child{
    margin-left: -5.125rem;
  }

  .lg\:last\:-mt-22\.5:last-child{
    margin-top: -5.625rem;
  }

  .lg\:last\:-mr-22\.5:last-child{
    margin-right: -5.625rem;
  }

  .lg\:last\:-mb-22\.5:last-child{
    margin-bottom: -5.625rem;
  }

  .lg\:last\:-ml-22\.5:last-child{
    margin-left: -5.625rem;
  }

  .lg\:last\:-mt-25\.5:last-child{
    margin-top: -6.375rem;
  }

  .lg\:last\:-mr-25\.5:last-child{
    margin-right: -6.375rem;
  }

  .lg\:last\:-mb-25\.5:last-child{
    margin-bottom: -6.375rem;
  }

  .lg\:last\:-ml-25\.5:last-child{
    margin-left: -6.375rem;
  }

  .lg\:last\:-mt-26\.75:last-child{
    margin-top: -6.6875rem;
  }

  .lg\:last\:-mr-26\.75:last-child{
    margin-right: -6.6875rem;
  }

  .lg\:last\:-mb-26\.75:last-child{
    margin-bottom: -6.6875rem;
  }

  .lg\:last\:-ml-26\.75:last-child{
    margin-left: -6.6875rem;
  }

  .lg\:last\:-mt-32\.5:last-child{
    margin-top: -8.125rem;
  }

  .lg\:last\:-mr-32\.5:last-child{
    margin-right: -8.125rem;
  }

  .lg\:last\:-mb-32\.5:last-child{
    margin-bottom: -8.125rem;
  }

  .lg\:last\:-ml-32\.5:last-child{
    margin-left: -8.125rem;
  }

  .lg\:last\:-mt-37\.5:last-child{
    margin-top: -9.375rem;
  }

  .lg\:last\:-mr-37\.5:last-child{
    margin-right: -9.375rem;
  }

  .lg\:last\:-mb-37\.5:last-child{
    margin-bottom: -9.375rem;
  }

  .lg\:last\:-ml-37\.5:last-child{
    margin-left: -9.375rem;
  }

  .lg\:last\:-mt-41\.25:last-child{
    margin-top: -10.3125rem;
  }

  .lg\:last\:-mr-41\.25:last-child{
    margin-right: -10.3125rem;
  }

  .lg\:last\:-mb-41\.25:last-child{
    margin-bottom: -10.3125rem;
  }

  .lg\:last\:-ml-41\.25:last-child{
    margin-left: -10.3125rem;
  }

  .lg\:last\:-mt-52\.5:last-child{
    margin-top: -13.125rem;
  }

  .lg\:last\:-mr-52\.5:last-child{
    margin-right: -13.125rem;
  }

  .lg\:last\:-mb-52\.5:last-child{
    margin-bottom: -13.125rem;
  }

  .lg\:last\:-ml-52\.5:last-child{
    margin-left: -13.125rem;
  }

  .lg\:last\:-mt-54\.5:last-child{
    margin-top: -13.625rem;
  }

  .lg\:last\:-mr-54\.5:last-child{
    margin-right: -13.625rem;
  }

  .lg\:last\:-mb-54\.5:last-child{
    margin-bottom: -13.625rem;
  }

  .lg\:last\:-ml-54\.5:last-child{
    margin-left: -13.625rem;
  }

  .lg\:last\:-mt-57\.25:last-child{
    margin-top: -14.3125rem;
  }

  .lg\:last\:-mr-57\.25:last-child{
    margin-right: -14.3125rem;
  }

  .lg\:last\:-mb-57\.25:last-child{
    margin-bottom: -14.3125rem;
  }

  .lg\:last\:-ml-57\.25:last-child{
    margin-left: -14.3125rem;
  }

  .lg\:last\:-mt-57\.5:last-child{
    margin-top: -14.375rem;
  }

  .lg\:last\:-mr-57\.5:last-child{
    margin-right: -14.375rem;
  }

  .lg\:last\:-mb-57\.5:last-child{
    margin-bottom: -14.375rem;
  }

  .lg\:last\:-ml-57\.5:last-child{
    margin-left: -14.375rem;
  }

  .lg\:last\:-mt-66\.25:last-child{
    margin-top: -16.5625rem;
  }

  .lg\:last\:-mr-66\.25:last-child{
    margin-right: -16.5625rem;
  }

  .lg\:last\:-mb-66\.25:last-child{
    margin-bottom: -16.5625rem;
  }

  .lg\:last\:-ml-66\.25:last-child{
    margin-left: -16.5625rem;
  }

  .lg\:last\:-mt-74\.5:last-child{
    margin-top: -18.125rem;
  }

  .lg\:last\:-mr-74\.5:last-child{
    margin-right: -18.125rem;
  }

  .lg\:last\:-mb-74\.5:last-child{
    margin-bottom: -18.125rem;
  }

  .lg\:last\:-ml-74\.5:last-child{
    margin-left: -18.125rem;
  }

  .lg\:last\:-mt-106\.25:last-child{
    margin-top: -26.5625rem;
  }

  .lg\:last\:-mr-106\.25:last-child{
    margin-right: -26.5625rem;
  }

  .lg\:last\:-mb-106\.25:last-child{
    margin-bottom: -26.5625rem;
  }

  .lg\:last\:-ml-106\.25:last-child{
    margin-left: -26.5625rem;
  }

  .lg\:last\:-mt-112\.25:last-child{
    margin-top: -28.0675rem;
  }

  .lg\:last\:-mr-112\.25:last-child{
    margin-right: -28.0675rem;
  }

  .lg\:last\:-mb-112\.25:last-child{
    margin-bottom: -28.0675rem;
  }

  .lg\:last\:-ml-112\.25:last-child{
    margin-left: -28.0675rem;
  }

  .lg\:last\:-mt-112\.75:last-child{
    margin-top: -28.1875rem;
  }

  .lg\:last\:-mr-112\.75:last-child{
    margin-right: -28.1875rem;
  }

  .lg\:last\:-mb-112\.75:last-child{
    margin-bottom: -28.1875rem;
  }

  .lg\:last\:-ml-112\.75:last-child{
    margin-left: -28.1875rem;
  }

  .lg\:last\:-mt-147\.5:last-child{
    margin-top: -36.875rem;
  }

  .lg\:last\:-mr-147\.5:last-child{
    margin-right: -36.875rem;
  }

  .lg\:last\:-mb-147\.5:last-child{
    margin-bottom: -36.875rem;
  }

  .lg\:last\:-ml-147\.5:last-child{
    margin-left: -36.875rem;
  }

  .lg\:last\:-mt-162\.5:last-child{
    margin-top: -40.625rem;
  }

  .lg\:last\:-mr-162\.5:last-child{
    margin-right: -40.625rem;
  }

  .lg\:last\:-mb-162\.5:last-child{
    margin-bottom: -40.625rem;
  }

  .lg\:last\:-ml-162\.5:last-child{
    margin-left: -40.625rem;
  }

  .lg\:last\:-mt-172\.25:last-child{
    margin-top: -42.5625rem;
  }

  .lg\:last\:-mr-172\.25:last-child{
    margin-right: -42.5625rem;
  }

  .lg\:last\:-mb-172\.25:last-child{
    margin-bottom: -42.5625rem;
  }

  .lg\:last\:-ml-172\.25:last-child{
    margin-left: -42.5625rem;
  }

  .lg\:last\:-mt-175\.25:last-child{
    margin-top: -43.8125rem;
  }

  .lg\:last\:-mr-175\.25:last-child{
    margin-right: -43.8125rem;
  }

  .lg\:last\:-mb-175\.25:last-child{
    margin-bottom: -43.8125rem;
  }

  .lg\:last\:-ml-175\.25:last-child{
    margin-left: -43.8125rem;
  }

  .lg\:last\:-mt-184\.25:last-child{
    margin-top: -46.0625rem;
  }

  .lg\:last\:-mr-184\.25:last-child{
    margin-right: -46.0625rem;
  }

  .lg\:last\:-mb-184\.25:last-child{
    margin-bottom: -46.0625rem;
  }

  .lg\:last\:-ml-184\.25:last-child{
    margin-left: -46.0625rem;
  }

  .lg\:last\:-mt-203\.25:last-child{
    margin-top: -50.8125rem;
  }

  .lg\:last\:-mr-203\.25:last-child{
    margin-right: -50.8125rem;
  }

  .lg\:last\:-mb-203\.25:last-child{
    margin-bottom: -50.8125rem;
  }

  .lg\:last\:-ml-203\.25:last-child{
    margin-left: -50.8125rem;
  }

  .lg\:last\:-mt-half:last-child{
    margin-top: -50%;
  }

  .lg\:last\:-mr-half:last-child{
    margin-right: -50%;
  }

  .lg\:last\:-mb-half:last-child{
    margin-bottom: -50%;
  }

  .lg\:last\:-ml-half:last-child{
    margin-left: -50%;
  }

  .lg\:last\:-mt-full:last-child{
    margin-top: -100%;
  }

  .lg\:last\:-mr-full:last-child{
    margin-right: -100%;
  }

  .lg\:last\:-mb-full:last-child{
    margin-bottom: -100%;
  }

  .lg\:last\:-ml-full:last-child{
    margin-left: -100%;
  }

  .lg\:last\:-mt-1\/10:last-child{
    margin-top: -10%;
  }

  .lg\:last\:-mr-1\/10:last-child{
    margin-right: -10%;
  }

  .lg\:last\:-mb-1\/10:last-child{
    margin-bottom: -10%;
  }

  .lg\:last\:-ml-1\/10:last-child{
    margin-left: -10%;
  }

  .lg\:last\:-mt-2\/10:last-child{
    margin-top: -20%;
  }

  .lg\:last\:-mr-2\/10:last-child{
    margin-right: -20%;
  }

  .lg\:last\:-mb-2\/10:last-child{
    margin-bottom: -20%;
  }

  .lg\:last\:-ml-2\/10:last-child{
    margin-left: -20%;
  }

  .lg\:last\:-mt-3\/10:last-child{
    margin-top: -30%;
  }

  .lg\:last\:-mr-3\/10:last-child{
    margin-right: -30%;
  }

  .lg\:last\:-mb-3\/10:last-child{
    margin-bottom: -30%;
  }

  .lg\:last\:-ml-3\/10:last-child{
    margin-left: -30%;
  }

  .lg\:last\:-mt-4\/10:last-child{
    margin-top: -40%;
  }

  .lg\:last\:-mr-4\/10:last-child{
    margin-right: -40%;
  }

  .lg\:last\:-mb-4\/10:last-child{
    margin-bottom: -40%;
  }

  .lg\:last\:-ml-4\/10:last-child{
    margin-left: -40%;
  }

  .lg\:last\:-mt-4\.5\/10:last-child{
    margin-top: -45%;
  }

  .lg\:last\:-mr-4\.5\/10:last-child{
    margin-right: -45%;
  }

  .lg\:last\:-mb-4\.5\/10:last-child{
    margin-bottom: -45%;
  }

  .lg\:last\:-ml-4\.5\/10:last-child{
    margin-left: -45%;
  }

  .lg\:last\:-mt-5\/10:last-child{
    margin-top: -50%;
  }

  .lg\:last\:-mr-5\/10:last-child{
    margin-right: -50%;
  }

  .lg\:last\:-mb-5\/10:last-child{
    margin-bottom: -50%;
  }

  .lg\:last\:-ml-5\/10:last-child{
    margin-left: -50%;
  }

  .lg\:last\:-mt-5\.5\/10:last-child{
    margin-top: -55%;
  }

  .lg\:last\:-mr-5\.5\/10:last-child{
    margin-right: -55%;
  }

  .lg\:last\:-mb-5\.5\/10:last-child{
    margin-bottom: -55%;
  }

  .lg\:last\:-ml-5\.5\/10:last-child{
    margin-left: -55%;
  }

  .lg\:last\:-mt-6\/10:last-child{
    margin-top: -60%;
  }

  .lg\:last\:-mr-6\/10:last-child{
    margin-right: -60%;
  }

  .lg\:last\:-mb-6\/10:last-child{
    margin-bottom: -60%;
  }

  .lg\:last\:-ml-6\/10:last-child{
    margin-left: -60%;
  }

  .lg\:last\:-mt-7\/10:last-child{
    margin-top: -70%;
  }

  .lg\:last\:-mr-7\/10:last-child{
    margin-right: -70%;
  }

  .lg\:last\:-mb-7\/10:last-child{
    margin-bottom: -70%;
  }

  .lg\:last\:-ml-7\/10:last-child{
    margin-left: -70%;
  }

  .lg\:last\:-mt-8\/10:last-child{
    margin-top: -80%;
  }

  .lg\:last\:-mr-8\/10:last-child{
    margin-right: -80%;
  }

  .lg\:last\:-mb-8\/10:last-child{
    margin-bottom: -80%;
  }

  .lg\:last\:-ml-8\/10:last-child{
    margin-left: -80%;
  }

  .lg\:last\:-mt-9\/10:last-child{
    margin-top: -90%;
  }

  .lg\:last\:-mr-9\/10:last-child{
    margin-right: -90%;
  }

  .lg\:last\:-mb-9\/10:last-child{
    margin-bottom: -90%;
  }

  .lg\:last\:-ml-9\/10:last-child{
    margin-left: -90%;
  }

  .lg\:last\:-mt-1\/12:last-child{
    margin-top: -8.33333%;
  }

  .lg\:last\:-mr-1\/12:last-child{
    margin-right: -8.33333%;
  }

  .lg\:last\:-mb-1\/12:last-child{
    margin-bottom: -8.33333%;
  }

  .lg\:last\:-ml-1\/12:last-child{
    margin-left: -8.33333%;
  }

  .lg\:last\:-mt-2\/12:last-child{
    margin-top: -16.66667%;
  }

  .lg\:last\:-mr-2\/12:last-child{
    margin-right: -16.66667%;
  }

  .lg\:last\:-mb-2\/12:last-child{
    margin-bottom: -16.66667%;
  }

  .lg\:last\:-ml-2\/12:last-child{
    margin-left: -16.66667%;
  }

  .lg\:last\:-mt-3\/12:last-child{
    margin-top: -25%;
  }

  .lg\:last\:-mr-3\/12:last-child{
    margin-right: -25%;
  }

  .lg\:last\:-mb-3\/12:last-child{
    margin-bottom: -25%;
  }

  .lg\:last\:-ml-3\/12:last-child{
    margin-left: -25%;
  }

  .lg\:last\:-mt-4\/12:last-child{
    margin-top: -33.33333%;
  }

  .lg\:last\:-mr-4\/12:last-child{
    margin-right: -33.33333%;
  }

  .lg\:last\:-mb-4\/12:last-child{
    margin-bottom: -33.33333%;
  }

  .lg\:last\:-ml-4\/12:last-child{
    margin-left: -33.33333%;
  }

  .lg\:last\:-mt-5\/12:last-child{
    margin-top: -41.66667%;
  }

  .lg\:last\:-mr-5\/12:last-child{
    margin-right: -41.66667%;
  }

  .lg\:last\:-mb-5\/12:last-child{
    margin-bottom: -41.66667%;
  }

  .lg\:last\:-ml-5\/12:last-child{
    margin-left: -41.66667%;
  }

  .lg\:last\:-mt-6\/12:last-child{
    margin-top: -50%;
  }

  .lg\:last\:-mr-6\/12:last-child{
    margin-right: -50%;
  }

  .lg\:last\:-mb-6\/12:last-child{
    margin-bottom: -50%;
  }

  .lg\:last\:-ml-6\/12:last-child{
    margin-left: -50%;
  }

  .lg\:last\:-mt-7\/12:last-child{
    margin-top: -58.33333%;
  }

  .lg\:last\:-mr-7\/12:last-child{
    margin-right: -58.33333%;
  }

  .lg\:last\:-mb-7\/12:last-child{
    margin-bottom: -58.33333%;
  }

  .lg\:last\:-ml-7\/12:last-child{
    margin-left: -58.33333%;
  }

  .lg\:last\:-mt-8\/12:last-child{
    margin-top: -66.66667%;
  }

  .lg\:last\:-mr-8\/12:last-child{
    margin-right: -66.66667%;
  }

  .lg\:last\:-mb-8\/12:last-child{
    margin-bottom: -66.66667%;
  }

  .lg\:last\:-ml-8\/12:last-child{
    margin-left: -66.66667%;
  }

  .lg\:last\:-mt-9\/12:last-child{
    margin-top: -75%;
  }

  .lg\:last\:-mr-9\/12:last-child{
    margin-right: -75%;
  }

  .lg\:last\:-mb-9\/12:last-child{
    margin-bottom: -75%;
  }

  .lg\:last\:-ml-9\/12:last-child{
    margin-left: -75%;
  }

  .lg\:last\:-mt-10\/12:last-child{
    margin-top: -83.33333%;
  }

  .lg\:last\:-mr-10\/12:last-child{
    margin-right: -83.33333%;
  }

  .lg\:last\:-mb-10\/12:last-child{
    margin-bottom: -83.33333%;
  }

  .lg\:last\:-ml-10\/12:last-child{
    margin-left: -83.33333%;
  }

  .lg\:last\:-mt-11\/12:last-child{
    margin-top: -91.66667%;
  }

  .lg\:last\:-mr-11\/12:last-child{
    margin-right: -91.66667%;
  }

  .lg\:last\:-mb-11\/12:last-child{
    margin-bottom: -91.66667%;
  }

  .lg\:last\:-ml-11\/12:last-child{
    margin-left: -91.66667%;
  }

  .lg\:max-h-0{
    max-height: 0px;
  }

  .lg\:max-h-1{
    max-height: 0.25rem;
  }

  .lg\:max-h-2{
    max-height: 0.5rem;
  }

  .lg\:max-h-3{
    max-height: 0.75rem;
  }

  .lg\:max-h-4{
    max-height: 1rem;
  }

  .lg\:max-h-5{
    max-height: 1.25rem;
  }

  .lg\:max-h-6{
    max-height: 1.5rem;
  }

  .lg\:max-h-7{
    max-height: 1.75rem;
  }

  .lg\:max-h-8{
    max-height: 2rem;
  }

  .lg\:max-h-9{
    max-height: 2.25rem;
  }

  .lg\:max-h-10{
    max-height: 2.5rem;
  }

  .lg\:max-h-11{
    max-height: 2.75rem;
  }

  .lg\:max-h-12{
    max-height: 3rem;
  }

  .lg\:max-h-13{
    max-height: 3.25rem;
  }

  .lg\:max-h-14{
    max-height: 3.5rem;
  }

  .lg\:max-h-15{
    max-height: 3.75rem;
  }

  .lg\:max-h-16{
    max-height: 4rem;
  }

  .lg\:max-h-17{
    max-height: 4.25rem;
  }

  .lg\:max-h-18{
    max-height: 4.5rem;
  }

  .lg\:max-h-19{
    max-height: 4.75rem;
  }

  .lg\:max-h-20{
    max-height: 5rem;
  }

  .lg\:max-h-22{
    max-height: 5.5rem;
  }

  .lg\:max-h-24{
    max-height: 6rem;
  }

  .lg\:max-h-25{
    max-height: 6.25rem;
  }

  .lg\:max-h-28{
    max-height: 7rem;
  }

  .lg\:max-h-30{
    max-height: 7.5rem;
  }

  .lg\:max-h-32{
    max-height: 8rem;
  }

  .lg\:max-h-34{
    max-height: 8.5rem;
  }

  .lg\:max-h-35{
    max-height: 8.75rem;
  }

  .lg\:max-h-36{
    max-height: 9rem;
  }

  .lg\:max-h-39{
    max-height: 9.75rem;
  }

  .lg\:max-h-40{
    max-height: 10rem;
  }

  .lg\:max-h-42{
    max-height: 10.5rem;
  }

  .lg\:max-h-44{
    max-height: 11rem;
  }

  .lg\:max-h-45{
    max-height: 11.25rem;
  }

  .lg\:max-h-48{
    max-height: 12rem;
  }

  .lg\:max-h-50{
    max-height: 12.5rem;
  }

  .lg\:max-h-52{
    max-height: 13rem;
  }

  .lg\:max-h-55{
    max-height: 13.75rem;
  }

  .lg\:max-h-56{
    max-height: 14rem;
  }

  .lg\:max-h-58{
    max-height: 14.5rem;
  }

  .lg\:max-h-60{
    max-height: 15rem;
  }

  .lg\:max-h-64{
    max-height: 16rem;
  }

  .lg\:max-h-65{
    max-height: 16.25rem;
  }

  .lg\:max-h-68{
    max-height: 17rem;
  }

  .lg\:max-h-69{
    max-height: 17.25rem;
  }

  .lg\:max-h-70{
    max-height: 17.5rem;
  }

  .lg\:max-h-72{
    max-height: 18rem;
  }

  .lg\:max-h-75{
    max-height: 18.75rem;
  }

  .lg\:max-h-80{
    max-height: 20rem;
  }

  .lg\:max-h-85{
    max-height: 21.25rem;
  }

  .lg\:max-h-86{
    max-height: 21.5rem;
  }

  .lg\:max-h-90{
    max-height: 22.5rem;
  }

  .lg\:max-h-96{
    max-height: 24rem;
  }

  .lg\:max-h-100{
    max-height: 25rem;
  }

  .lg\:max-h-115{
    max-height: 28.75rem;
  }

  .lg\:max-h-125{
    max-height: 31.25rem;
  }

  .lg\:max-h-142{
    max-height: 35.5rem;
  }

  .lg\:max-h-150{
    max-height: 37.5rem;
  }

  .lg\:max-h-156{
    max-height: 39rem;
  }

  .lg\:max-h-160{
    max-height: 40rem;
  }

  .lg\:max-h-175{
    max-height: 43.75rem;
  }

  .lg\:max-h-207{
    max-height: 51.75rem;
  }

  .lg\:max-h-242{
    max-height: 60.5rem;
  }

  .lg\:max-h-250{
    max-height: 62.5rem;
  }

  .lg\:max-h-258{
    max-height: 64.5rem;
  }

  .lg\:max-h-265{
    max-height: 66.25rem;
  }

  .lg\:max-h-280{
    max-height: 70rem;
  }

  .lg\:max-h-px{
    max-height: 1px;
  }

  .lg\:max-h-0\.5{
    max-height: 0.125rem;
  }

  .lg\:max-h-1\.5{
    max-height: 0.375rem;
  }

  .lg\:max-h-2\.5{
    max-height: 0.625rem;
  }

  .lg\:max-h-3\.5{
    max-height: 0.875rem;
  }

  .lg\:max-h-0\.25{
    max-height: 0.0625rem;
  }

  .lg\:max-h-0\.75{
    max-height: 0.1875rem;
  }

  .lg\:max-h-1\.25{
    max-height: 0.3125rem;
  }

  .lg\:max-h-1\.75{
    max-height: 0.4375rem;
  }

  .lg\:max-h-2\.25{
    max-height: 0.5625rem;
  }

  .lg\:max-h-2\.75{
    max-height: 0.6875rem;
  }

  .lg\:max-h-3\.25{
    max-height: 0.8125rem;
  }

  .lg\:max-h-3\.75{
    max-height: 0.9375rem;
  }

  .lg\:max-h-4\.25{
    max-height: 1.0625rem;
  }

  .lg\:max-h-4\.5{
    max-height: 1.125rem;
  }

  .lg\:max-h-4\.75{
    max-height: 1.1875rem;
  }

  .lg\:max-h-5\.25{
    max-height: 1.3125rem;
  }

  .lg\:max-h-5\.5{
    max-height: 1.375rem;
  }

  .lg\:max-h-5\.75{
    max-height: 1.4375rem;
  }

  .lg\:max-h-6\.25{
    max-height: 1.5625rem;
  }

  .lg\:max-h-6\.5{
    max-height: 1.625rem;
  }

  .lg\:max-h-6\.75{
    max-height: 1.6875rem;
  }

  .lg\:max-h-7\.25{
    max-height: 1.8125rem;
  }

  .lg\:max-h-7\.5{
    max-height: 1.875rem;
  }

  .lg\:max-h-8\.25{
    max-height: 2.0625rem;
  }

  .lg\:max-h-8\.5{
    max-height: 2.125rem;
  }

  .lg\:max-h-9\.25{
    max-height: 2.3125rem;
  }

  .lg\:max-h-9\.5{
    max-height: 2.375rem;
  }

  .lg\:max-h-10\.5{
    max-height: 2.625rem;
  }

  .lg\:max-h-11\.25{
    max-height: 2.8125rem;
  }

  .lg\:max-h-11\.5{
    max-height: 2.875rem;
  }

  .lg\:max-h-12\.5{
    max-height: 3.125rem;
  }

  .lg\:max-h-12\.75{
    max-height: 3.1875rem;
  }

  .lg\:max-h-13\.5{
    max-height: 3.375rem;
  }

  .lg\:max-h-14\.5{
    max-height: 3.625rem;
  }

  .lg\:max-h-15\.5{
    max-height: 3.875rem;
  }

  .lg\:max-h-15\.75{
    max-height: 3.9375rem;
  }

  .lg\:max-h-16\.25{
    max-height: 4.0625rem;
  }

  .lg\:max-h-17\.25{
    max-height: 4.3125rem;
  }

  .lg\:max-h-17\.5{
    max-height: 4.375rem;
  }

  .lg\:max-h-18\.25{
    max-height: 4.5625rem;
  }

  .lg\:max-h-18\.5{
    max-height: 4.625rem;
  }

  .lg\:max-h-20\.25{
    max-height: 5.0625rem;
  }

  .lg\:max-h-20\.5{
    max-height: 5.125rem;
  }

  .lg\:max-h-22\.5{
    max-height: 5.625rem;
  }

  .lg\:max-h-25\.5{
    max-height: 6.375rem;
  }

  .lg\:max-h-26\.75{
    max-height: 6.6875rem;
  }

  .lg\:max-h-32\.5{
    max-height: 8.125rem;
  }

  .lg\:max-h-37\.5{
    max-height: 9.375rem;
  }

  .lg\:max-h-41\.25{
    max-height: 10.3125rem;
  }

  .lg\:max-h-52\.5{
    max-height: 13.125rem;
  }

  .lg\:max-h-54\.5{
    max-height: 13.625rem;
  }

  .lg\:max-h-57\.25{
    max-height: 14.3125rem;
  }

  .lg\:max-h-57\.5{
    max-height: 14.375rem;
  }

  .lg\:max-h-66\.25{
    max-height: 16.5625rem;
  }

  .lg\:max-h-74\.5{
    max-height: 18.125rem;
  }

  .lg\:max-h-106\.25{
    max-height: 26.5625rem;
  }

  .lg\:max-h-112\.25{
    max-height: 28.0675rem;
  }

  .lg\:max-h-112\.75{
    max-height: 28.1875rem;
  }

  .lg\:max-h-147\.5{
    max-height: 36.875rem;
  }

  .lg\:max-h-162\.5{
    max-height: 40.625rem;
  }

  .lg\:max-h-172\.25{
    max-height: 42.5625rem;
  }

  .lg\:max-h-175\.25{
    max-height: 43.8125rem;
  }

  .lg\:max-h-184\.25{
    max-height: 46.0625rem;
  }

  .lg\:max-h-203\.25{
    max-height: 50.8125rem;
  }

  .lg\:max-h-half{
    max-height: 50%;
  }

  .lg\:max-h-full{
    max-height: 100%;
  }

  .lg\:max-h-1\/10{
    max-height: 10%;
  }

  .lg\:max-h-2\/10{
    max-height: 20%;
  }

  .lg\:max-h-3\/10{
    max-height: 30%;
  }

  .lg\:max-h-4\/10{
    max-height: 40%;
  }

  .lg\:max-h-4\.5\/10{
    max-height: 45%;
  }

  .lg\:max-h-5\/10{
    max-height: 50%;
  }

  .lg\:max-h-5\.5\/10{
    max-height: 55%;
  }

  .lg\:max-h-6\/10{
    max-height: 60%;
  }

  .lg\:max-h-7\/10{
    max-height: 70%;
  }

  .lg\:max-h-8\/10{
    max-height: 80%;
  }

  .lg\:max-h-9\/10{
    max-height: 90%;
  }

  .lg\:max-h-1\/12{
    max-height: 8.333333%;
  }

  .lg\:max-h-2\/12{
    max-height: 16.666667%;
  }

  .lg\:max-h-3\/12{
    max-height: 25%;
  }

  .lg\:max-h-4\/12{
    max-height: 33.333333%;
  }

  .lg\:max-h-5\/12{
    max-height: 41.666667%;
  }

  .lg\:max-h-6\/12{
    max-height: 50%;
  }

  .lg\:max-h-7\/12{
    max-height: 58.333333%;
  }

  .lg\:max-h-8\/12{
    max-height: 66.666667%;
  }

  .lg\:max-h-9\/12{
    max-height: 75%;
  }

  .lg\:max-h-10\/12{
    max-height: 83.333333%;
  }

  .lg\:max-h-11\/12{
    max-height: 91.666667%;
  }

  .lg\:max-h-screen{
    max-height: 100vh;
  }

  .lg\:max-w-0{
    max-width: 0rem;
  }

  .lg\:max-w-1{
    max-width: 0.25rem;
  }

  .lg\:max-w-2{
    max-width: 0.5rem;
  }

  .lg\:max-w-3{
    max-width: 0.75rem;
  }

  .lg\:max-w-4{
    max-width: 1rem;
  }

  .lg\:max-w-5{
    max-width: 1.25rem;
  }

  .lg\:max-w-6{
    max-width: 1.5rem;
  }

  .lg\:max-w-7{
    max-width: 1.75rem;
  }

  .lg\:max-w-8{
    max-width: 2rem;
  }

  .lg\:max-w-9{
    max-width: 2.25rem;
  }

  .lg\:max-w-10{
    max-width: 2.5rem;
  }

  .lg\:max-w-11{
    max-width: 2.75rem;
  }

  .lg\:max-w-12{
    max-width: 3rem;
  }

  .lg\:max-w-13{
    max-width: 3.25rem;
  }

  .lg\:max-w-14{
    max-width: 3.5rem;
  }

  .lg\:max-w-15{
    max-width: 3.75rem;
  }

  .lg\:max-w-16{
    max-width: 4rem;
  }

  .lg\:max-w-17{
    max-width: 4.25rem;
  }

  .lg\:max-w-18{
    max-width: 4.5rem;
  }

  .lg\:max-w-19{
    max-width: 4.75rem;
  }

  .lg\:max-w-20{
    max-width: 5rem;
  }

  .lg\:max-w-22{
    max-width: 5.5rem;
  }

  .lg\:max-w-24{
    max-width: 6rem;
  }

  .lg\:max-w-25{
    max-width: 6.25rem;
  }

  .lg\:max-w-30{
    max-width: 7.5rem;
  }

  .lg\:max-w-32{
    max-width: 8rem;
  }

  .lg\:max-w-34{
    max-width: 8.5rem;
  }

  .lg\:max-w-35{
    max-width: 8.75rem;
  }

  .lg\:max-w-36{
    max-width: 9rem;
  }

  .lg\:max-w-39{
    max-width: 9.75rem;
  }

  .lg\:max-w-40{
    max-width: 10rem;
  }

  .lg\:max-w-42{
    max-width: 10.5rem;
  }

  .lg\:max-w-45{
    max-width: 11.25rem;
  }

  .lg\:max-w-50{
    max-width: 12.5rem;
  }

  .lg\:max-w-55{
    max-width: 13.75rem;
  }

  .lg\:max-w-58{
    max-width: 14.5rem;
  }

  .lg\:max-w-60{
    max-width: 15rem;
  }

  .lg\:max-w-64{
    max-width: 16rem;
  }

  .lg\:max-w-65{
    max-width: 16.25rem;
  }

  .lg\:max-w-68{
    max-width: 17rem;
  }

  .lg\:max-w-69{
    max-width: 17.25rem;
  }

  .lg\:max-w-70{
    max-width: 17.5rem;
  }

  .lg\:max-w-75{
    max-width: 18.75rem;
  }

  .lg\:max-w-80{
    max-width: 20rem;
  }

  .lg\:max-w-85{
    max-width: 21.25rem;
  }

  .lg\:max-w-86{
    max-width: 21.5rem;
  }

  .lg\:max-w-90{
    max-width: 22.5rem;
  }

  .lg\:max-w-96{
    max-width: 24rem;
  }

  .lg\:max-w-100{
    max-width: 25rem;
  }

  .lg\:max-w-115{
    max-width: 28.75rem;
  }

  .lg\:max-w-125{
    max-width: 31.25rem;
  }

  .lg\:max-w-142{
    max-width: 35.5rem;
  }

  .lg\:max-w-150{
    max-width: 37.5rem;
  }

  .lg\:max-w-156{
    max-width: 39rem;
  }

  .lg\:max-w-160{
    max-width: 40rem;
  }

  .lg\:max-w-175{
    max-width: 43.75rem;
  }

  .lg\:max-w-207{
    max-width: 51.75rem;
  }

  .lg\:max-w-242{
    max-width: 60.5rem;
  }

  .lg\:max-w-250{
    max-width: 62.5rem;
  }

  .lg\:max-w-258{
    max-width: 64.5rem;
  }

  .lg\:max-w-265{
    max-width: 66.25rem;
  }

  .lg\:max-w-280{
    max-width: 70rem;
  }

  .lg\:max-w-none{
    max-width: none;
  }

  .lg\:max-w-xs{
    max-width: 20rem;
  }

  .lg\:max-w-sm{
    max-width: 24rem;
  }

  .lg\:max-w-md{
    max-width: 28rem;
  }

  .lg\:max-w-lg{
    max-width: 32rem;
  }

  .lg\:max-w-xl{
    max-width: 36rem;
  }

  .lg\:max-w-2xl{
    max-width: 42rem;
  }

  .lg\:max-w-3xl{
    max-width: 48rem;
  }

  .lg\:max-w-4xl{
    max-width: 56rem;
  }

  .lg\:max-w-5xl{
    max-width: 64rem;
  }

  .lg\:max-w-6xl{
    max-width: 72rem;
  }

  .lg\:max-w-7xl{
    max-width: 80rem;
  }

  .lg\:max-w-full{
    max-width: 100%;
  }

  .lg\:max-w-min{
    max-width: -webkit-min-content;
    max-width: min-content;
  }

  .lg\:max-w-max{
    max-width: -webkit-max-content;
    max-width: max-content;
  }

  .lg\:max-w-prose{
    max-width: 65ch;
  }

  .lg\:max-w-0\.25{
    max-width: 0.0625rem;
  }

  .lg\:max-w-0\.5{
    max-width: 0.125rem;
  }

  .lg\:max-w-0\.75{
    max-width: 0.1875rem;
  }

  .lg\:max-w-1\.25{
    max-width: 0.3125rem;
  }

  .lg\:max-w-1\.5{
    max-width: 0.375rem;
  }

  .lg\:max-w-1\.75{
    max-width: 0.4375rem;
  }

  .lg\:max-w-2\.25{
    max-width: 0.5625rem;
  }

  .lg\:max-w-2\.5{
    max-width: 0.625rem;
  }

  .lg\:max-w-2\.75{
    max-width: 0.6875rem;
  }

  .lg\:max-w-3\.25{
    max-width: 0.8125rem;
  }

  .lg\:max-w-3\.5{
    max-width: 0.875rem;
  }

  .lg\:max-w-3\.75{
    max-width: 0.9375rem;
  }

  .lg\:max-w-4\.25{
    max-width: 1.0625rem;
  }

  .lg\:max-w-4\.5{
    max-width: 1.125rem;
  }

  .lg\:max-w-4\.75{
    max-width: 1.1875rem;
  }

  .lg\:max-w-5\.25{
    max-width: 1.3125rem;
  }

  .lg\:max-w-5\.5{
    max-width: 1.375rem;
  }

  .lg\:max-w-5\.75{
    max-width: 1.4375rem;
  }

  .lg\:max-w-6\.25{
    max-width: 1.5625rem;
  }

  .lg\:max-w-6\.5{
    max-width: 1.625rem;
  }

  .lg\:max-w-6\.75{
    max-width: 1.6875rem;
  }

  .lg\:max-w-7\.25{
    max-width: 1.8125rem;
  }

  .lg\:max-w-7\.5{
    max-width: 1.875rem;
  }

  .lg\:max-w-8\.25{
    max-width: 2.0625rem;
  }

  .lg\:max-w-8\.5{
    max-width: 2.125rem;
  }

  .lg\:max-w-9\.25{
    max-width: 2.3125rem;
  }

  .lg\:max-w-9\.5{
    max-width: 2.375rem;
  }

  .lg\:max-w-10\.5{
    max-width: 2.625rem;
  }

  .lg\:max-w-11\.25{
    max-width: 2.8125rem;
  }

  .lg\:max-w-11\.5{
    max-width: 2.875rem;
  }

  .lg\:max-w-12\.5{
    max-width: 3.125rem;
  }

  .lg\:max-w-12\.75{
    max-width: 3.1875rem;
  }

  .lg\:max-w-13\.5{
    max-width: 3.375rem;
  }

  .lg\:max-w-14\.5{
    max-width: 3.625rem;
  }

  .lg\:max-w-15\.5{
    max-width: 3.875rem;
  }

  .lg\:max-w-15\.75{
    max-width: 3.9375rem;
  }

  .lg\:max-w-16\.25{
    max-width: 4.0625rem;
  }

  .lg\:max-w-17\.25{
    max-width: 4.3125rem;
  }

  .lg\:max-w-17\.5{
    max-width: 4.375rem;
  }

  .lg\:max-w-18\.25{
    max-width: 4.5625rem;
  }

  .lg\:max-w-18\.5{
    max-width: 4.625rem;
  }

  .lg\:max-w-20\.25{
    max-width: 5.0625rem;
  }

  .lg\:max-w-20\.5{
    max-width: 5.125rem;
  }

  .lg\:max-w-22\.5{
    max-width: 5.625rem;
  }

  .lg\:max-w-25\.5{
    max-width: 6.375rem;
  }

  .lg\:max-w-26\.75{
    max-width: 6.6875rem;
  }

  .lg\:max-w-32\.5{
    max-width: 8.125rem;
  }

  .lg\:max-w-37\.5{
    max-width: 9.375rem;
  }

  .lg\:max-w-41\.25{
    max-width: 10.3125rem;
  }

  .lg\:max-w-52\.5{
    max-width: 13.125rem;
  }

  .lg\:max-w-54\.5{
    max-width: 13.625rem;
  }

  .lg\:max-w-57\.25{
    max-width: 14.3125rem;
  }

  .lg\:max-w-57\.5{
    max-width: 14.375rem;
  }

  .lg\:max-w-66\.25{
    max-width: 16.5625rem;
  }

  .lg\:max-w-74\.5{
    max-width: 18.125rem;
  }

  .lg\:max-w-106\.25{
    max-width: 26.5625rem;
  }

  .lg\:max-w-112\.25{
    max-width: 28.0675rem;
  }

  .lg\:max-w-112\.75{
    max-width: 28.1875rem;
  }

  .lg\:max-w-147\.5{
    max-width: 36.875rem;
  }

  .lg\:max-w-162\.5{
    max-width: 40.625rem;
  }

  .lg\:max-w-172\.25{
    max-width: 42.5625rem;
  }

  .lg\:max-w-175\.25{
    max-width: 43.8125rem;
  }

  .lg\:max-w-184\.25{
    max-width: 46.0625rem;
  }

  .lg\:max-w-203\.25{
    max-width: 50.8125rem;
  }

  .lg\:max-w-half{
    max-width: 50%;
  }

  .lg\:max-w-1\/10{
    max-width: 10%;
  }

  .lg\:max-w-2\/10{
    max-width: 20%;
  }

  .lg\:max-w-3\/10{
    max-width: 30%;
  }

  .lg\:max-w-4\/10{
    max-width: 40%;
  }

  .lg\:max-w-4\.5\/10{
    max-width: 45%;
  }

  .lg\:max-w-5\/10{
    max-width: 50%;
  }

  .lg\:max-w-5\.5\/10{
    max-width: 55%;
  }

  .lg\:max-w-6\/10{
    max-width: 60%;
  }

  .lg\:max-w-7\/10{
    max-width: 70%;
  }

  .lg\:max-w-8\/10{
    max-width: 80%;
  }

  .lg\:max-w-9\/10{
    max-width: 90%;
  }

  .lg\:max-w-1\/12{
    max-width: 8.333333%;
  }

  .lg\:max-w-2\/12{
    max-width: 16.666667%;
  }

  .lg\:max-w-3\/12{
    max-width: 25%;
  }

  .lg\:max-w-4\/12{
    max-width: 33.333333%;
  }

  .lg\:max-w-5\/12{
    max-width: 41.666667%;
  }

  .lg\:max-w-6\/12{
    max-width: 50%;
  }

  .lg\:max-w-7\/12{
    max-width: 58.333333%;
  }

  .lg\:max-w-8\/12{
    max-width: 66.666667%;
  }

  .lg\:max-w-9\/12{
    max-width: 75%;
  }

  .lg\:max-w-10\/12{
    max-width: 83.333333%;
  }

  .lg\:max-w-11\/12{
    max-width: 91.666667%;
  }

  .lg\:min-h-0{
    min-height: 0px;
  }

  .lg\:min-h-full{
    min-height: 100%;
  }

  .lg\:min-h-screen{
    min-height: 100vh;
  }

  .lg\:min-w-0{
    min-width: 0px;
  }

  .lg\:min-w-full{
    min-width: 100%;
  }

  .lg\:min-w-min{
    min-width: -webkit-min-content;
    min-width: min-content;
  }

  .lg\:min-w-max{
    min-width: -webkit-max-content;
    min-width: max-content;
  }

  .lg\:object-contain{
    -o-object-fit: contain;
       object-fit: contain;
  }

  .lg\:object-cover{
    -o-object-fit: cover;
       object-fit: cover;
  }

  .lg\:object-fill{
    -o-object-fit: fill;
       object-fit: fill;
  }

  .lg\:object-none{
    -o-object-fit: none;
       object-fit: none;
  }

  .lg\:object-scale-down{
    -o-object-fit: scale-down;
       object-fit: scale-down;
  }

  .lg\:object-bottom{
    -o-object-position: bottom;
       object-position: bottom;
  }

  .lg\:object-center{
    -o-object-position: center;
       object-position: center;
  }

  .lg\:object-left{
    -o-object-position: left;
       object-position: left;
  }

  .lg\:object-left-bottom{
    -o-object-position: left bottom;
       object-position: left bottom;
  }

  .lg\:object-left-top{
    -o-object-position: left top;
       object-position: left top;
  }

  .lg\:object-right{
    -o-object-position: right;
       object-position: right;
  }

  .lg\:object-right-bottom{
    -o-object-position: right bottom;
       object-position: right bottom;
  }

  .lg\:object-right-top{
    -o-object-position: right top;
       object-position: right top;
  }

  .lg\:object-top{
    -o-object-position: top;
       object-position: top;
  }

  .lg\:opacity-0{
    opacity: 0;
  }

  .lg\:opacity-5{
    opacity: 0.05;
  }

  .lg\:opacity-10{
    opacity: 0.1;
  }

  .lg\:opacity-20{
    opacity: 0.2;
  }

  .lg\:opacity-25{
    opacity: 0.25;
  }

  .lg\:opacity-30{
    opacity: 0.3;
  }

  .lg\:opacity-40{
    opacity: 0.4;
  }

  .lg\:opacity-50{
    opacity: 0.5;
  }

  .lg\:opacity-60{
    opacity: 0.6;
  }

  .lg\:opacity-70{
    opacity: 0.7;
  }

  .lg\:opacity-75{
    opacity: 0.75;
  }

  .lg\:opacity-80{
    opacity: 0.8;
  }

  .lg\:opacity-90{
    opacity: 0.9;
  }

  .lg\:opacity-95{
    opacity: 0.95;
  }

  .lg\:opacity-100{
    opacity: 1;
  }

  .group:hover .lg\:group-hover\:opacity-0{
    opacity: 0;
  }

  .group:hover .lg\:group-hover\:opacity-5{
    opacity: 0.05;
  }

  .group:hover .lg\:group-hover\:opacity-10{
    opacity: 0.1;
  }

  .group:hover .lg\:group-hover\:opacity-20{
    opacity: 0.2;
  }

  .group:hover .lg\:group-hover\:opacity-25{
    opacity: 0.25;
  }

  .group:hover .lg\:group-hover\:opacity-30{
    opacity: 0.3;
  }

  .group:hover .lg\:group-hover\:opacity-40{
    opacity: 0.4;
  }

  .group:hover .lg\:group-hover\:opacity-50{
    opacity: 0.5;
  }

  .group:hover .lg\:group-hover\:opacity-60{
    opacity: 0.6;
  }

  .group:hover .lg\:group-hover\:opacity-70{
    opacity: 0.7;
  }

  .group:hover .lg\:group-hover\:opacity-75{
    opacity: 0.75;
  }

  .group:hover .lg\:group-hover\:opacity-80{
    opacity: 0.8;
  }

  .group:hover .lg\:group-hover\:opacity-90{
    opacity: 0.9;
  }

  .group:hover .lg\:group-hover\:opacity-95{
    opacity: 0.95;
  }

  .group:hover .lg\:group-hover\:opacity-100{
    opacity: 1;
  }

  .lg\:focus-within\:opacity-0:focus-within{
    opacity: 0;
  }

  .lg\:focus-within\:opacity-5:focus-within{
    opacity: 0.05;
  }

  .lg\:focus-within\:opacity-10:focus-within{
    opacity: 0.1;
  }

  .lg\:focus-within\:opacity-20:focus-within{
    opacity: 0.2;
  }

  .lg\:focus-within\:opacity-25:focus-within{
    opacity: 0.25;
  }

  .lg\:focus-within\:opacity-30:focus-within{
    opacity: 0.3;
  }

  .lg\:focus-within\:opacity-40:focus-within{
    opacity: 0.4;
  }

  .lg\:focus-within\:opacity-50:focus-within{
    opacity: 0.5;
  }

  .lg\:focus-within\:opacity-60:focus-within{
    opacity: 0.6;
  }

  .lg\:focus-within\:opacity-70:focus-within{
    opacity: 0.7;
  }

  .lg\:focus-within\:opacity-75:focus-within{
    opacity: 0.75;
  }

  .lg\:focus-within\:opacity-80:focus-within{
    opacity: 0.8;
  }

  .lg\:focus-within\:opacity-90:focus-within{
    opacity: 0.9;
  }

  .lg\:focus-within\:opacity-95:focus-within{
    opacity: 0.95;
  }

  .lg\:focus-within\:opacity-100:focus-within{
    opacity: 1;
  }

  .lg\:hover\:opacity-0:hover{
    opacity: 0;
  }

  .lg\:hover\:opacity-5:hover{
    opacity: 0.05;
  }

  .lg\:hover\:opacity-10:hover{
    opacity: 0.1;
  }

  .lg\:hover\:opacity-20:hover{
    opacity: 0.2;
  }

  .lg\:hover\:opacity-25:hover{
    opacity: 0.25;
  }

  .lg\:hover\:opacity-30:hover{
    opacity: 0.3;
  }

  .lg\:hover\:opacity-40:hover{
    opacity: 0.4;
  }

  .lg\:hover\:opacity-50:hover{
    opacity: 0.5;
  }

  .lg\:hover\:opacity-60:hover{
    opacity: 0.6;
  }

  .lg\:hover\:opacity-70:hover{
    opacity: 0.7;
  }

  .lg\:hover\:opacity-75:hover{
    opacity: 0.75;
  }

  .lg\:hover\:opacity-80:hover{
    opacity: 0.8;
  }

  .lg\:hover\:opacity-90:hover{
    opacity: 0.9;
  }

  .lg\:hover\:opacity-95:hover{
    opacity: 0.95;
  }

  .lg\:hover\:opacity-100:hover{
    opacity: 1;
  }

  .lg\:focus\:opacity-0:focus{
    opacity: 0;
  }

  .lg\:focus\:opacity-5:focus{
    opacity: 0.05;
  }

  .lg\:focus\:opacity-10:focus{
    opacity: 0.1;
  }

  .lg\:focus\:opacity-20:focus{
    opacity: 0.2;
  }

  .lg\:focus\:opacity-25:focus{
    opacity: 0.25;
  }

  .lg\:focus\:opacity-30:focus{
    opacity: 0.3;
  }

  .lg\:focus\:opacity-40:focus{
    opacity: 0.4;
  }

  .lg\:focus\:opacity-50:focus{
    opacity: 0.5;
  }

  .lg\:focus\:opacity-60:focus{
    opacity: 0.6;
  }

  .lg\:focus\:opacity-70:focus{
    opacity: 0.7;
  }

  .lg\:focus\:opacity-75:focus{
    opacity: 0.75;
  }

  .lg\:focus\:opacity-80:focus{
    opacity: 0.8;
  }

  .lg\:focus\:opacity-90:focus{
    opacity: 0.9;
  }

  .lg\:focus\:opacity-95:focus{
    opacity: 0.95;
  }

  .lg\:focus\:opacity-100:focus{
    opacity: 1;
  }

  .lg\:outline-none{
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .lg\:outline-white{
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .lg\:outline-black{
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .lg\:focus-within\:outline-none:focus-within{
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .lg\:focus-within\:outline-white:focus-within{
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .lg\:focus-within\:outline-black:focus-within{
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .lg\:focus\:outline-none:focus{
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .lg\:focus\:outline-white:focus{
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .lg\:focus\:outline-black:focus{
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .lg\:overflow-auto{
    overflow: auto;
  }

  .lg\:overflow-hidden{
    overflow: hidden;
  }

  .lg\:overflow-visible{
    overflow: visible;
  }

  .lg\:overflow-scroll{
    overflow: scroll;
  }

  .lg\:overflow-x-auto{
    overflow-x: auto;
  }

  .lg\:overflow-y-auto{
    overflow-y: auto;
  }

  .lg\:overflow-x-hidden{
    overflow-x: hidden;
  }

  .lg\:overflow-y-hidden{
    overflow-y: hidden;
  }

  .lg\:overflow-x-visible{
    overflow-x: visible;
  }

  .lg\:overflow-y-visible{
    overflow-y: visible;
  }

  .lg\:overflow-x-scroll{
    overflow-x: scroll;
  }

  .lg\:overflow-y-scroll{
    overflow-y: scroll;
  }

  .lg\:overscroll-auto{
    -ms-scroll-chaining: chained;
        overscroll-behavior: auto;
  }

  .lg\:overscroll-contain{
    -ms-scroll-chaining: none;
        overscroll-behavior: contain;
  }

  .lg\:overscroll-none{
    -ms-scroll-chaining: none;
        overscroll-behavior: none;
  }

  .lg\:overscroll-y-auto{
    overscroll-behavior-y: auto;
  }

  .lg\:overscroll-y-contain{
    overscroll-behavior-y: contain;
  }

  .lg\:overscroll-y-none{
    overscroll-behavior-y: none;
  }

  .lg\:overscroll-x-auto{
    overscroll-behavior-x: auto;
  }

  .lg\:overscroll-x-contain{
    overscroll-behavior-x: contain;
  }

  .lg\:overscroll-x-none{
    overscroll-behavior-x: none;
  }

  .lg\:p-0{
    padding: 0px;
  }

  .lg\:p-1{
    padding: 0.25rem;
  }

  .lg\:p-2{
    padding: 0.5rem;
  }

  .lg\:p-3{
    padding: 0.75rem;
  }

  .lg\:p-4{
    padding: 1rem;
  }

  .lg\:p-5{
    padding: 1.25rem;
  }

  .lg\:p-6{
    padding: 1.5rem;
  }

  .lg\:p-7{
    padding: 1.75rem;
  }

  .lg\:p-8{
    padding: 2rem;
  }

  .lg\:p-9{
    padding: 2.25rem;
  }

  .lg\:p-10{
    padding: 2.5rem;
  }

  .lg\:p-11{
    padding: 2.75rem;
  }

  .lg\:p-12{
    padding: 3rem;
  }

  .lg\:p-13{
    padding: 3.25rem;
  }

  .lg\:p-14{
    padding: 3.5rem;
  }

  .lg\:p-15{
    padding: 3.75rem;
  }

  .lg\:p-16{
    padding: 4rem;
  }

  .lg\:p-17{
    padding: 4.25rem;
  }

  .lg\:p-18{
    padding: 4.5rem;
  }

  .lg\:p-19{
    padding: 4.75rem;
  }

  .lg\:p-20{
    padding: 5rem;
  }

  .lg\:p-22{
    padding: 5.5rem;
  }

  .lg\:p-24{
    padding: 6rem;
  }

  .lg\:p-25{
    padding: 6.25rem;
  }

  .lg\:p-28{
    padding: 7rem;
  }

  .lg\:p-30{
    padding: 7.5rem;
  }

  .lg\:p-32{
    padding: 8rem;
  }

  .lg\:p-34{
    padding: 8.5rem;
  }

  .lg\:p-35{
    padding: 8.75rem;
  }

  .lg\:p-36{
    padding: 9rem;
  }

  .lg\:p-39{
    padding: 9.75rem;
  }

  .lg\:p-40{
    padding: 10rem;
  }

  .lg\:p-42{
    padding: 10.5rem;
  }

  .lg\:p-44{
    padding: 11rem;
  }

  .lg\:p-45{
    padding: 11.25rem;
  }

  .lg\:p-48{
    padding: 12rem;
  }

  .lg\:p-50{
    padding: 12.5rem;
  }

  .lg\:p-52{
    padding: 13rem;
  }

  .lg\:p-55{
    padding: 13.75rem;
  }

  .lg\:p-56{
    padding: 14rem;
  }

  .lg\:p-58{
    padding: 14.5rem;
  }

  .lg\:p-60{
    padding: 15rem;
  }

  .lg\:p-64{
    padding: 16rem;
  }

  .lg\:p-65{
    padding: 16.25rem;
  }

  .lg\:p-68{
    padding: 17rem;
  }

  .lg\:p-69{
    padding: 17.25rem;
  }

  .lg\:p-70{
    padding: 17.5rem;
  }

  .lg\:p-72{
    padding: 18rem;
  }

  .lg\:p-75{
    padding: 18.75rem;
  }

  .lg\:p-80{
    padding: 20rem;
  }

  .lg\:p-85{
    padding: 21.25rem;
  }

  .lg\:p-86{
    padding: 21.5rem;
  }

  .lg\:p-90{
    padding: 22.5rem;
  }

  .lg\:p-96{
    padding: 24rem;
  }

  .lg\:p-100{
    padding: 25rem;
  }

  .lg\:p-115{
    padding: 28.75rem;
  }

  .lg\:p-125{
    padding: 31.25rem;
  }

  .lg\:p-142{
    padding: 35.5rem;
  }

  .lg\:p-150{
    padding: 37.5rem;
  }

  .lg\:p-156{
    padding: 39rem;
  }

  .lg\:p-160{
    padding: 40rem;
  }

  .lg\:p-175{
    padding: 43.75rem;
  }

  .lg\:p-207{
    padding: 51.75rem;
  }

  .lg\:p-242{
    padding: 60.5rem;
  }

  .lg\:p-250{
    padding: 62.5rem;
  }

  .lg\:p-258{
    padding: 64.5rem;
  }

  .lg\:p-265{
    padding: 66.25rem;
  }

  .lg\:p-280{
    padding: 70rem;
  }

  .lg\:p-px{
    padding: 1px;
  }

  .lg\:p-0\.5{
    padding: 0.125rem;
  }

  .lg\:p-1\.5{
    padding: 0.375rem;
  }

  .lg\:p-2\.5{
    padding: 0.625rem;
  }

  .lg\:p-3\.5{
    padding: 0.875rem;
  }

  .lg\:p-0\.25{
    padding: 0.0625rem;
  }

  .lg\:p-0\.75{
    padding: 0.1875rem;
  }

  .lg\:p-1\.25{
    padding: 0.3125rem;
  }

  .lg\:p-1\.75{
    padding: 0.4375rem;
  }

  .lg\:p-2\.25{
    padding: 0.5625rem;
  }

  .lg\:p-2\.75{
    padding: 0.6875rem;
  }

  .lg\:p-3\.25{
    padding: 0.8125rem;
  }

  .lg\:p-3\.75{
    padding: 0.9375rem;
  }

  .lg\:p-4\.25{
    padding: 1.0625rem;
  }

  .lg\:p-4\.5{
    padding: 1.125rem;
  }

  .lg\:p-4\.75{
    padding: 1.1875rem;
  }

  .lg\:p-5\.25{
    padding: 1.3125rem;
  }

  .lg\:p-5\.5{
    padding: 1.375rem;
  }

  .lg\:p-5\.75{
    padding: 1.4375rem;
  }

  .lg\:p-6\.25{
    padding: 1.5625rem;
  }

  .lg\:p-6\.5{
    padding: 1.625rem;
  }

  .lg\:p-6\.75{
    padding: 1.6875rem;
  }

  .lg\:p-7\.25{
    padding: 1.8125rem;
  }

  .lg\:p-7\.5{
    padding: 1.875rem;
  }

  .lg\:p-8\.25{
    padding: 2.0625rem;
  }

  .lg\:p-8\.5{
    padding: 2.125rem;
  }

  .lg\:p-9\.25{
    padding: 2.3125rem;
  }

  .lg\:p-9\.5{
    padding: 2.375rem;
  }

  .lg\:p-10\.5{
    padding: 2.625rem;
  }

  .lg\:p-11\.25{
    padding: 2.8125rem;
  }

  .lg\:p-11\.5{
    padding: 2.875rem;
  }

  .lg\:p-12\.5{
    padding: 3.125rem;
  }

  .lg\:p-12\.75{
    padding: 3.1875rem;
  }

  .lg\:p-13\.5{
    padding: 3.375rem;
  }

  .lg\:p-14\.5{
    padding: 3.625rem;
  }

  .lg\:p-15\.5{
    padding: 3.875rem;
  }

  .lg\:p-15\.75{
    padding: 3.9375rem;
  }

  .lg\:p-16\.25{
    padding: 4.0625rem;
  }

  .lg\:p-17\.25{
    padding: 4.3125rem;
  }

  .lg\:p-17\.5{
    padding: 4.375rem;
  }

  .lg\:p-18\.25{
    padding: 4.5625rem;
  }

  .lg\:p-18\.5{
    padding: 4.625rem;
  }

  .lg\:p-20\.25{
    padding: 5.0625rem;
  }

  .lg\:p-20\.5{
    padding: 5.125rem;
  }

  .lg\:p-22\.5{
    padding: 5.625rem;
  }

  .lg\:p-25\.5{
    padding: 6.375rem;
  }

  .lg\:p-26\.75{
    padding: 6.6875rem;
  }

  .lg\:p-32\.5{
    padding: 8.125rem;
  }

  .lg\:p-37\.5{
    padding: 9.375rem;
  }

  .lg\:p-41\.25{
    padding: 10.3125rem;
  }

  .lg\:p-52\.5{
    padding: 13.125rem;
  }

  .lg\:p-54\.5{
    padding: 13.625rem;
  }

  .lg\:p-57\.25{
    padding: 14.3125rem;
  }

  .lg\:p-57\.5{
    padding: 14.375rem;
  }

  .lg\:p-66\.25{
    padding: 16.5625rem;
  }

  .lg\:p-74\.5{
    padding: 18.125rem;
  }

  .lg\:p-106\.25{
    padding: 26.5625rem;
  }

  .lg\:p-112\.25{
    padding: 28.0675rem;
  }

  .lg\:p-112\.75{
    padding: 28.1875rem;
  }

  .lg\:p-147\.5{
    padding: 36.875rem;
  }

  .lg\:p-162\.5{
    padding: 40.625rem;
  }

  .lg\:p-172\.25{
    padding: 42.5625rem;
  }

  .lg\:p-175\.25{
    padding: 43.8125rem;
  }

  .lg\:p-184\.25{
    padding: 46.0625rem;
  }

  .lg\:p-203\.25{
    padding: 50.8125rem;
  }

  .lg\:p-half{
    padding: 50%;
  }

  .lg\:p-full{
    padding: 100%;
  }

  .lg\:p-1\/10{
    padding: 10%;
  }

  .lg\:p-2\/10{
    padding: 20%;
  }

  .lg\:p-3\/10{
    padding: 30%;
  }

  .lg\:p-4\/10{
    padding: 40%;
  }

  .lg\:p-4\.5\/10{
    padding: 45%;
  }

  .lg\:p-5\/10{
    padding: 50%;
  }

  .lg\:p-5\.5\/10{
    padding: 55%;
  }

  .lg\:p-6\/10{
    padding: 60%;
  }

  .lg\:p-7\/10{
    padding: 70%;
  }

  .lg\:p-8\/10{
    padding: 80%;
  }

  .lg\:p-9\/10{
    padding: 90%;
  }

  .lg\:p-1\/12{
    padding: 8.333333%;
  }

  .lg\:p-2\/12{
    padding: 16.666667%;
  }

  .lg\:p-3\/12{
    padding: 25%;
  }

  .lg\:p-4\/12{
    padding: 33.333333%;
  }

  .lg\:p-5\/12{
    padding: 41.666667%;
  }

  .lg\:p-6\/12{
    padding: 50%;
  }

  .lg\:p-7\/12{
    padding: 58.333333%;
  }

  .lg\:p-8\/12{
    padding: 66.666667%;
  }

  .lg\:p-9\/12{
    padding: 75%;
  }

  .lg\:p-10\/12{
    padding: 83.333333%;
  }

  .lg\:p-11\/12{
    padding: 91.666667%;
  }

  .lg\:py-0{
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .lg\:px-0{
    padding-left: 0px;
    padding-right: 0px;
  }

  .lg\:py-1{
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }

  .lg\:px-1{
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }

  .lg\:py-2{
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .lg\:px-2{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .lg\:py-3{
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }

  .lg\:px-3{
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .lg\:py-4{
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .lg\:px-4{
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .lg\:py-5{
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .lg\:px-5{
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .lg\:py-6{
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .lg\:px-6{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .lg\:py-7{
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
  }

  .lg\:px-7{
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }

  .lg\:py-8{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .lg\:px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .lg\:py-9{
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
  }

  .lg\:px-9{
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }

  .lg\:py-10{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .lg\:px-10{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .lg\:py-11{
    padding-top: 2.75rem;
    padding-bottom: 2.75rem;
  }

  .lg\:px-11{
    padding-left: 2.75rem;
    padding-right: 2.75rem;
  }

  .lg\:py-12{
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .lg\:px-12{
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .lg\:py-13{
    padding-top: 3.25rem;
    padding-bottom: 3.25rem;
  }

  .lg\:px-13{
    padding-left: 3.25rem;
    padding-right: 3.25rem;
  }

  .lg\:py-14{
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .lg\:px-14{
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }

  .lg\:py-15{
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
  }

  .lg\:px-15{
    padding-left: 3.75rem;
    padding-right: 3.75rem;
  }

  .lg\:py-16{
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .lg\:px-16{
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .lg\:py-17{
    padding-top: 4.25rem;
    padding-bottom: 4.25rem;
  }

  .lg\:px-17{
    padding-left: 4.25rem;
    padding-right: 4.25rem;
  }

  .lg\:py-18{
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }

  .lg\:px-18{
    padding-left: 4.5rem;
    padding-right: 4.5rem;
  }

  .lg\:py-19{
    padding-top: 4.75rem;
    padding-bottom: 4.75rem;
  }

  .lg\:px-19{
    padding-left: 4.75rem;
    padding-right: 4.75rem;
  }

  .lg\:py-20{
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .lg\:px-20{
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .lg\:py-22{
    padding-top: 5.5rem;
    padding-bottom: 5.5rem;
  }

  .lg\:px-22{
    padding-left: 5.5rem;
    padding-right: 5.5rem;
  }

  .lg\:py-24{
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .lg\:px-24{
    padding-left: 6rem;
    padding-right: 6rem;
  }

  .lg\:py-25{
    padding-top: 6.25rem;
    padding-bottom: 6.25rem;
  }

  .lg\:px-25{
    padding-left: 6.25rem;
    padding-right: 6.25rem;
  }

  .lg\:py-28{
    padding-top: 7rem;
    padding-bottom: 7rem;
  }

  .lg\:px-28{
    padding-left: 7rem;
    padding-right: 7rem;
  }

  .lg\:py-30{
    padding-top: 7.5rem;
    padding-bottom: 7.5rem;
  }

  .lg\:px-30{
    padding-left: 7.5rem;
    padding-right: 7.5rem;
  }

  .lg\:py-32{
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

  .lg\:px-32{
    padding-left: 8rem;
    padding-right: 8rem;
  }

  .lg\:py-34{
    padding-top: 8.5rem;
    padding-bottom: 8.5rem;
  }

  .lg\:px-34{
    padding-left: 8.5rem;
    padding-right: 8.5rem;
  }

  .lg\:py-35{
    padding-top: 8.75rem;
    padding-bottom: 8.75rem;
  }

  .lg\:px-35{
    padding-left: 8.75rem;
    padding-right: 8.75rem;
  }

  .lg\:py-36{
    padding-top: 9rem;
    padding-bottom: 9rem;
  }

  .lg\:px-36{
    padding-left: 9rem;
    padding-right: 9rem;
  }

  .lg\:py-39{
    padding-top: 9.75rem;
    padding-bottom: 9.75rem;
  }

  .lg\:px-39{
    padding-left: 9.75rem;
    padding-right: 9.75rem;
  }

  .lg\:py-40{
    padding-top: 10rem;
    padding-bottom: 10rem;
  }

  .lg\:px-40{
    padding-left: 10rem;
    padding-right: 10rem;
  }

  .lg\:py-42{
    padding-top: 10.5rem;
    padding-bottom: 10.5rem;
  }

  .lg\:px-42{
    padding-left: 10.5rem;
    padding-right: 10.5rem;
  }

  .lg\:py-44{
    padding-top: 11rem;
    padding-bottom: 11rem;
  }

  .lg\:px-44{
    padding-left: 11rem;
    padding-right: 11rem;
  }

  .lg\:py-45{
    padding-top: 11.25rem;
    padding-bottom: 11.25rem;
  }

  .lg\:px-45{
    padding-left: 11.25rem;
    padding-right: 11.25rem;
  }

  .lg\:py-48{
    padding-top: 12rem;
    padding-bottom: 12rem;
  }

  .lg\:px-48{
    padding-left: 12rem;
    padding-right: 12rem;
  }

  .lg\:py-50{
    padding-top: 12.5rem;
    padding-bottom: 12.5rem;
  }

  .lg\:px-50{
    padding-left: 12.5rem;
    padding-right: 12.5rem;
  }

  .lg\:py-52{
    padding-top: 13rem;
    padding-bottom: 13rem;
  }

  .lg\:px-52{
    padding-left: 13rem;
    padding-right: 13rem;
  }

  .lg\:py-55{
    padding-top: 13.75rem;
    padding-bottom: 13.75rem;
  }

  .lg\:px-55{
    padding-left: 13.75rem;
    padding-right: 13.75rem;
  }

  .lg\:py-56{
    padding-top: 14rem;
    padding-bottom: 14rem;
  }

  .lg\:px-56{
    padding-left: 14rem;
    padding-right: 14rem;
  }

  .lg\:py-58{
    padding-top: 14.5rem;
    padding-bottom: 14.5rem;
  }

  .lg\:px-58{
    padding-left: 14.5rem;
    padding-right: 14.5rem;
  }

  .lg\:py-60{
    padding-top: 15rem;
    padding-bottom: 15rem;
  }

  .lg\:px-60{
    padding-left: 15rem;
    padding-right: 15rem;
  }

  .lg\:py-64{
    padding-top: 16rem;
    padding-bottom: 16rem;
  }

  .lg\:px-64{
    padding-left: 16rem;
    padding-right: 16rem;
  }

  .lg\:py-65{
    padding-top: 16.25rem;
    padding-bottom: 16.25rem;
  }

  .lg\:px-65{
    padding-left: 16.25rem;
    padding-right: 16.25rem;
  }

  .lg\:py-68{
    padding-top: 17rem;
    padding-bottom: 17rem;
  }

  .lg\:px-68{
    padding-left: 17rem;
    padding-right: 17rem;
  }

  .lg\:py-69{
    padding-top: 17.25rem;
    padding-bottom: 17.25rem;
  }

  .lg\:px-69{
    padding-left: 17.25rem;
    padding-right: 17.25rem;
  }

  .lg\:py-70{
    padding-top: 17.5rem;
    padding-bottom: 17.5rem;
  }

  .lg\:px-70{
    padding-left: 17.5rem;
    padding-right: 17.5rem;
  }

  .lg\:py-72{
    padding-top: 18rem;
    padding-bottom: 18rem;
  }

  .lg\:px-72{
    padding-left: 18rem;
    padding-right: 18rem;
  }

  .lg\:py-75{
    padding-top: 18.75rem;
    padding-bottom: 18.75rem;
  }

  .lg\:px-75{
    padding-left: 18.75rem;
    padding-right: 18.75rem;
  }

  .lg\:py-80{
    padding-top: 20rem;
    padding-bottom: 20rem;
  }

  .lg\:px-80{
    padding-left: 20rem;
    padding-right: 20rem;
  }

  .lg\:py-85{
    padding-top: 21.25rem;
    padding-bottom: 21.25rem;
  }

  .lg\:px-85{
    padding-left: 21.25rem;
    padding-right: 21.25rem;
  }

  .lg\:py-86{
    padding-top: 21.5rem;
    padding-bottom: 21.5rem;
  }

  .lg\:px-86{
    padding-left: 21.5rem;
    padding-right: 21.5rem;
  }

  .lg\:py-90{
    padding-top: 22.5rem;
    padding-bottom: 22.5rem;
  }

  .lg\:px-90{
    padding-left: 22.5rem;
    padding-right: 22.5rem;
  }

  .lg\:py-96{
    padding-top: 24rem;
    padding-bottom: 24rem;
  }

  .lg\:px-96{
    padding-left: 24rem;
    padding-right: 24rem;
  }

  .lg\:py-100{
    padding-top: 25rem;
    padding-bottom: 25rem;
  }

  .lg\:px-100{
    padding-left: 25rem;
    padding-right: 25rem;
  }

  .lg\:py-115{
    padding-top: 28.75rem;
    padding-bottom: 28.75rem;
  }

  .lg\:px-115{
    padding-left: 28.75rem;
    padding-right: 28.75rem;
  }

  .lg\:py-125{
    padding-top: 31.25rem;
    padding-bottom: 31.25rem;
  }

  .lg\:px-125{
    padding-left: 31.25rem;
    padding-right: 31.25rem;
  }

  .lg\:py-142{
    padding-top: 35.5rem;
    padding-bottom: 35.5rem;
  }

  .lg\:px-142{
    padding-left: 35.5rem;
    padding-right: 35.5rem;
  }

  .lg\:py-150{
    padding-top: 37.5rem;
    padding-bottom: 37.5rem;
  }

  .lg\:px-150{
    padding-left: 37.5rem;
    padding-right: 37.5rem;
  }

  .lg\:py-156{
    padding-top: 39rem;
    padding-bottom: 39rem;
  }

  .lg\:px-156{
    padding-left: 39rem;
    padding-right: 39rem;
  }

  .lg\:py-160{
    padding-top: 40rem;
    padding-bottom: 40rem;
  }

  .lg\:px-160{
    padding-left: 40rem;
    padding-right: 40rem;
  }

  .lg\:py-175{
    padding-top: 43.75rem;
    padding-bottom: 43.75rem;
  }

  .lg\:px-175{
    padding-left: 43.75rem;
    padding-right: 43.75rem;
  }

  .lg\:py-207{
    padding-top: 51.75rem;
    padding-bottom: 51.75rem;
  }

  .lg\:px-207{
    padding-left: 51.75rem;
    padding-right: 51.75rem;
  }

  .lg\:py-242{
    padding-top: 60.5rem;
    padding-bottom: 60.5rem;
  }

  .lg\:px-242{
    padding-left: 60.5rem;
    padding-right: 60.5rem;
  }

  .lg\:py-250{
    padding-top: 62.5rem;
    padding-bottom: 62.5rem;
  }

  .lg\:px-250{
    padding-left: 62.5rem;
    padding-right: 62.5rem;
  }

  .lg\:py-258{
    padding-top: 64.5rem;
    padding-bottom: 64.5rem;
  }

  .lg\:px-258{
    padding-left: 64.5rem;
    padding-right: 64.5rem;
  }

  .lg\:py-265{
    padding-top: 66.25rem;
    padding-bottom: 66.25rem;
  }

  .lg\:px-265{
    padding-left: 66.25rem;
    padding-right: 66.25rem;
  }

  .lg\:py-280{
    padding-top: 70rem;
    padding-bottom: 70rem;
  }

  .lg\:px-280{
    padding-left: 70rem;
    padding-right: 70rem;
  }

  .lg\:py-px{
    padding-top: 1px;
    padding-bottom: 1px;
  }

  .lg\:px-px{
    padding-left: 1px;
    padding-right: 1px;
  }

  .lg\:py-0\.5{
    padding-top: 0.125rem;
    padding-bottom: 0.125rem;
  }

  .lg\:px-0\.5{
    padding-left: 0.125rem;
    padding-right: 0.125rem;
  }

  .lg\:py-1\.5{
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
  }

  .lg\:px-1\.5{
    padding-left: 0.375rem;
    padding-right: 0.375rem;
  }

  .lg\:py-2\.5{
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }

  .lg\:px-2\.5{
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  .lg\:py-3\.5{
    padding-top: 0.875rem;
    padding-bottom: 0.875rem;
  }

  .lg\:px-3\.5{
    padding-left: 0.875rem;
    padding-right: 0.875rem;
  }

  .lg\:py-0\.25{
    padding-top: 0.0625rem;
    padding-bottom: 0.0625rem;
  }

  .lg\:px-0\.25{
    padding-left: 0.0625rem;
    padding-right: 0.0625rem;
  }

  .lg\:py-0\.75{
    padding-top: 0.1875rem;
    padding-bottom: 0.1875rem;
  }

  .lg\:px-0\.75{
    padding-left: 0.1875rem;
    padding-right: 0.1875rem;
  }

  .lg\:py-1\.25{
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
  }

  .lg\:px-1\.25{
    padding-left: 0.3125rem;
    padding-right: 0.3125rem;
  }

  .lg\:py-1\.75{
    padding-top: 0.4375rem;
    padding-bottom: 0.4375rem;
  }

  .lg\:px-1\.75{
    padding-left: 0.4375rem;
    padding-right: 0.4375rem;
  }

  .lg\:py-2\.25{
    padding-top: 0.5625rem;
    padding-bottom: 0.5625rem;
  }

  .lg\:px-2\.25{
    padding-left: 0.5625rem;
    padding-right: 0.5625rem;
  }

  .lg\:py-2\.75{
    padding-top: 0.6875rem;
    padding-bottom: 0.6875rem;
  }

  .lg\:px-2\.75{
    padding-left: 0.6875rem;
    padding-right: 0.6875rem;
  }

  .lg\:py-3\.25{
    padding-top: 0.8125rem;
    padding-bottom: 0.8125rem;
  }

  .lg\:px-3\.25{
    padding-left: 0.8125rem;
    padding-right: 0.8125rem;
  }

  .lg\:py-3\.75{
    padding-top: 0.9375rem;
    padding-bottom: 0.9375rem;
  }

  .lg\:px-3\.75{
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }

  .lg\:py-4\.25{
    padding-top: 1.0625rem;
    padding-bottom: 1.0625rem;
  }

  .lg\:px-4\.25{
    padding-left: 1.0625rem;
    padding-right: 1.0625rem;
  }

  .lg\:py-4\.5{
    padding-top: 1.125rem;
    padding-bottom: 1.125rem;
  }

  .lg\:px-4\.5{
    padding-left: 1.125rem;
    padding-right: 1.125rem;
  }

  .lg\:py-4\.75{
    padding-top: 1.1875rem;
    padding-bottom: 1.1875rem;
  }

  .lg\:px-4\.75{
    padding-left: 1.1875rem;
    padding-right: 1.1875rem;
  }

  .lg\:py-5\.25{
    padding-top: 1.3125rem;
    padding-bottom: 1.3125rem;
  }

  .lg\:px-5\.25{
    padding-left: 1.3125rem;
    padding-right: 1.3125rem;
  }

  .lg\:py-5\.5{
    padding-top: 1.375rem;
    padding-bottom: 1.375rem;
  }

  .lg\:px-5\.5{
    padding-left: 1.375rem;
    padding-right: 1.375rem;
  }

  .lg\:py-5\.75{
    padding-top: 1.4375rem;
    padding-bottom: 1.4375rem;
  }

  .lg\:px-5\.75{
    padding-left: 1.4375rem;
    padding-right: 1.4375rem;
  }

  .lg\:py-6\.25{
    padding-top: 1.5625rem;
    padding-bottom: 1.5625rem;
  }

  .lg\:px-6\.25{
    padding-left: 1.5625rem;
    padding-right: 1.5625rem;
  }

  .lg\:py-6\.5{
    padding-top: 1.625rem;
    padding-bottom: 1.625rem;
  }

  .lg\:px-6\.5{
    padding-left: 1.625rem;
    padding-right: 1.625rem;
  }

  .lg\:py-6\.75{
    padding-top: 1.6875rem;
    padding-bottom: 1.6875rem;
  }

  .lg\:px-6\.75{
    padding-left: 1.6875rem;
    padding-right: 1.6875rem;
  }

  .lg\:py-7\.25{
    padding-top: 1.8125rem;
    padding-bottom: 1.8125rem;
  }

  .lg\:px-7\.25{
    padding-left: 1.8125rem;
    padding-right: 1.8125rem;
  }

  .lg\:py-7\.5{
    padding-top: 1.875rem;
    padding-bottom: 1.875rem;
  }

  .lg\:px-7\.5{
    padding-left: 1.875rem;
    padding-right: 1.875rem;
  }

  .lg\:py-8\.25{
    padding-top: 2.0625rem;
    padding-bottom: 2.0625rem;
  }

  .lg\:px-8\.25{
    padding-left: 2.0625rem;
    padding-right: 2.0625rem;
  }

  .lg\:py-8\.5{
    padding-top: 2.125rem;
    padding-bottom: 2.125rem;
  }

  .lg\:px-8\.5{
    padding-left: 2.125rem;
    padding-right: 2.125rem;
  }

  .lg\:py-9\.25{
    padding-top: 2.3125rem;
    padding-bottom: 2.3125rem;
  }

  .lg\:px-9\.25{
    padding-left: 2.3125rem;
    padding-right: 2.3125rem;
  }

  .lg\:py-9\.5{
    padding-top: 2.375rem;
    padding-bottom: 2.375rem;
  }

  .lg\:px-9\.5{
    padding-left: 2.375rem;
    padding-right: 2.375rem;
  }

  .lg\:py-10\.5{
    padding-top: 2.625rem;
    padding-bottom: 2.625rem;
  }

  .lg\:px-10\.5{
    padding-left: 2.625rem;
    padding-right: 2.625rem;
  }

  .lg\:py-11\.25{
    padding-top: 2.8125rem;
    padding-bottom: 2.8125rem;
  }

  .lg\:px-11\.25{
    padding-left: 2.8125rem;
    padding-right: 2.8125rem;
  }

  .lg\:py-11\.5{
    padding-top: 2.875rem;
    padding-bottom: 2.875rem;
  }

  .lg\:px-11\.5{
    padding-left: 2.875rem;
    padding-right: 2.875rem;
  }

  .lg\:py-12\.5{
    padding-top: 3.125rem;
    padding-bottom: 3.125rem;
  }

  .lg\:px-12\.5{
    padding-left: 3.125rem;
    padding-right: 3.125rem;
  }

  .lg\:py-12\.75{
    padding-top: 3.1875rem;
    padding-bottom: 3.1875rem;
  }

  .lg\:px-12\.75{
    padding-left: 3.1875rem;
    padding-right: 3.1875rem;
  }

  .lg\:py-13\.5{
    padding-top: 3.375rem;
    padding-bottom: 3.375rem;
  }

  .lg\:px-13\.5{
    padding-left: 3.375rem;
    padding-right: 3.375rem;
  }

  .lg\:py-14\.5{
    padding-top: 3.625rem;
    padding-bottom: 3.625rem;
  }

  .lg\:px-14\.5{
    padding-left: 3.625rem;
    padding-right: 3.625rem;
  }

  .lg\:py-15\.5{
    padding-top: 3.875rem;
    padding-bottom: 3.875rem;
  }

  .lg\:px-15\.5{
    padding-left: 3.875rem;
    padding-right: 3.875rem;
  }

  .lg\:py-15\.75{
    padding-top: 3.9375rem;
    padding-bottom: 3.9375rem;
  }

  .lg\:px-15\.75{
    padding-left: 3.9375rem;
    padding-right: 3.9375rem;
  }

  .lg\:py-16\.25{
    padding-top: 4.0625rem;
    padding-bottom: 4.0625rem;
  }

  .lg\:px-16\.25{
    padding-left: 4.0625rem;
    padding-right: 4.0625rem;
  }

  .lg\:py-17\.25{
    padding-top: 4.3125rem;
    padding-bottom: 4.3125rem;
  }

  .lg\:px-17\.25{
    padding-left: 4.3125rem;
    padding-right: 4.3125rem;
  }

  .lg\:py-17\.5{
    padding-top: 4.375rem;
    padding-bottom: 4.375rem;
  }

  .lg\:px-17\.5{
    padding-left: 4.375rem;
    padding-right: 4.375rem;
  }

  .lg\:py-18\.25{
    padding-top: 4.5625rem;
    padding-bottom: 4.5625rem;
  }

  .lg\:px-18\.25{
    padding-left: 4.5625rem;
    padding-right: 4.5625rem;
  }

  .lg\:py-18\.5{
    padding-top: 4.625rem;
    padding-bottom: 4.625rem;
  }

  .lg\:px-18\.5{
    padding-left: 4.625rem;
    padding-right: 4.625rem;
  }

  .lg\:py-20\.25{
    padding-top: 5.0625rem;
    padding-bottom: 5.0625rem;
  }

  .lg\:px-20\.25{
    padding-left: 5.0625rem;
    padding-right: 5.0625rem;
  }

  .lg\:py-20\.5{
    padding-top: 5.125rem;
    padding-bottom: 5.125rem;
  }

  .lg\:px-20\.5{
    padding-left: 5.125rem;
    padding-right: 5.125rem;
  }

  .lg\:py-22\.5{
    padding-top: 5.625rem;
    padding-bottom: 5.625rem;
  }

  .lg\:px-22\.5{
    padding-left: 5.625rem;
    padding-right: 5.625rem;
  }

  .lg\:py-25\.5{
    padding-top: 6.375rem;
    padding-bottom: 6.375rem;
  }

  .lg\:px-25\.5{
    padding-left: 6.375rem;
    padding-right: 6.375rem;
  }

  .lg\:py-26\.75{
    padding-top: 6.6875rem;
    padding-bottom: 6.6875rem;
  }

  .lg\:px-26\.75{
    padding-left: 6.6875rem;
    padding-right: 6.6875rem;
  }

  .lg\:py-32\.5{
    padding-top: 8.125rem;
    padding-bottom: 8.125rem;
  }

  .lg\:px-32\.5{
    padding-left: 8.125rem;
    padding-right: 8.125rem;
  }

  .lg\:py-37\.5{
    padding-top: 9.375rem;
    padding-bottom: 9.375rem;
  }

  .lg\:px-37\.5{
    padding-left: 9.375rem;
    padding-right: 9.375rem;
  }

  .lg\:py-41\.25{
    padding-top: 10.3125rem;
    padding-bottom: 10.3125rem;
  }

  .lg\:px-41\.25{
    padding-left: 10.3125rem;
    padding-right: 10.3125rem;
  }

  .lg\:py-52\.5{
    padding-top: 13.125rem;
    padding-bottom: 13.125rem;
  }

  .lg\:px-52\.5{
    padding-left: 13.125rem;
    padding-right: 13.125rem;
  }

  .lg\:py-54\.5{
    padding-top: 13.625rem;
    padding-bottom: 13.625rem;
  }

  .lg\:px-54\.5{
    padding-left: 13.625rem;
    padding-right: 13.625rem;
  }

  .lg\:py-57\.25{
    padding-top: 14.3125rem;
    padding-bottom: 14.3125rem;
  }

  .lg\:px-57\.25{
    padding-left: 14.3125rem;
    padding-right: 14.3125rem;
  }

  .lg\:py-57\.5{
    padding-top: 14.375rem;
    padding-bottom: 14.375rem;
  }

  .lg\:px-57\.5{
    padding-left: 14.375rem;
    padding-right: 14.375rem;
  }

  .lg\:py-66\.25{
    padding-top: 16.5625rem;
    padding-bottom: 16.5625rem;
  }

  .lg\:px-66\.25{
    padding-left: 16.5625rem;
    padding-right: 16.5625rem;
  }

  .lg\:py-74\.5{
    padding-top: 18.125rem;
    padding-bottom: 18.125rem;
  }

  .lg\:px-74\.5{
    padding-left: 18.125rem;
    padding-right: 18.125rem;
  }

  .lg\:py-106\.25{
    padding-top: 26.5625rem;
    padding-bottom: 26.5625rem;
  }

  .lg\:px-106\.25{
    padding-left: 26.5625rem;
    padding-right: 26.5625rem;
  }

  .lg\:py-112\.25{
    padding-top: 28.0675rem;
    padding-bottom: 28.0675rem;
  }

  .lg\:px-112\.25{
    padding-left: 28.0675rem;
    padding-right: 28.0675rem;
  }

  .lg\:py-112\.75{
    padding-top: 28.1875rem;
    padding-bottom: 28.1875rem;
  }

  .lg\:px-112\.75{
    padding-left: 28.1875rem;
    padding-right: 28.1875rem;
  }

  .lg\:py-147\.5{
    padding-top: 36.875rem;
    padding-bottom: 36.875rem;
  }

  .lg\:px-147\.5{
    padding-left: 36.875rem;
    padding-right: 36.875rem;
  }

  .lg\:py-162\.5{
    padding-top: 40.625rem;
    padding-bottom: 40.625rem;
  }

  .lg\:px-162\.5{
    padding-left: 40.625rem;
    padding-right: 40.625rem;
  }

  .lg\:py-172\.25{
    padding-top: 42.5625rem;
    padding-bottom: 42.5625rem;
  }

  .lg\:px-172\.25{
    padding-left: 42.5625rem;
    padding-right: 42.5625rem;
  }

  .lg\:py-175\.25{
    padding-top: 43.8125rem;
    padding-bottom: 43.8125rem;
  }

  .lg\:px-175\.25{
    padding-left: 43.8125rem;
    padding-right: 43.8125rem;
  }

  .lg\:py-184\.25{
    padding-top: 46.0625rem;
    padding-bottom: 46.0625rem;
  }

  .lg\:px-184\.25{
    padding-left: 46.0625rem;
    padding-right: 46.0625rem;
  }

  .lg\:py-203\.25{
    padding-top: 50.8125rem;
    padding-bottom: 50.8125rem;
  }

  .lg\:px-203\.25{
    padding-left: 50.8125rem;
    padding-right: 50.8125rem;
  }

  .lg\:py-half{
    padding-top: 50%;
    padding-bottom: 50%;
  }

  .lg\:px-half{
    padding-left: 50%;
    padding-right: 50%;
  }

  .lg\:py-full{
    padding-top: 100%;
    padding-bottom: 100%;
  }

  .lg\:px-full{
    padding-left: 100%;
    padding-right: 100%;
  }

  .lg\:py-1\/10{
    padding-top: 10%;
    padding-bottom: 10%;
  }

  .lg\:px-1\/10{
    padding-left: 10%;
    padding-right: 10%;
  }

  .lg\:py-2\/10{
    padding-top: 20%;
    padding-bottom: 20%;
  }

  .lg\:px-2\/10{
    padding-left: 20%;
    padding-right: 20%;
  }

  .lg\:py-3\/10{
    padding-top: 30%;
    padding-bottom: 30%;
  }

  .lg\:px-3\/10{
    padding-left: 30%;
    padding-right: 30%;
  }

  .lg\:py-4\/10{
    padding-top: 40%;
    padding-bottom: 40%;
  }

  .lg\:px-4\/10{
    padding-left: 40%;
    padding-right: 40%;
  }

  .lg\:py-4\.5\/10{
    padding-top: 45%;
    padding-bottom: 45%;
  }

  .lg\:px-4\.5\/10{
    padding-left: 45%;
    padding-right: 45%;
  }

  .lg\:py-5\/10{
    padding-top: 50%;
    padding-bottom: 50%;
  }

  .lg\:px-5\/10{
    padding-left: 50%;
    padding-right: 50%;
  }

  .lg\:py-5\.5\/10{
    padding-top: 55%;
    padding-bottom: 55%;
  }

  .lg\:px-5\.5\/10{
    padding-left: 55%;
    padding-right: 55%;
  }

  .lg\:py-6\/10{
    padding-top: 60%;
    padding-bottom: 60%;
  }

  .lg\:px-6\/10{
    padding-left: 60%;
    padding-right: 60%;
  }

  .lg\:py-7\/10{
    padding-top: 70%;
    padding-bottom: 70%;
  }

  .lg\:px-7\/10{
    padding-left: 70%;
    padding-right: 70%;
  }

  .lg\:py-8\/10{
    padding-top: 80%;
    padding-bottom: 80%;
  }

  .lg\:px-8\/10{
    padding-left: 80%;
    padding-right: 80%;
  }

  .lg\:py-9\/10{
    padding-top: 90%;
    padding-bottom: 90%;
  }

  .lg\:px-9\/10{
    padding-left: 90%;
    padding-right: 90%;
  }

  .lg\:py-1\/12{
    padding-top: 8.333333%;
    padding-bottom: 8.333333%;
  }

  .lg\:px-1\/12{
    padding-left: 8.333333%;
    padding-right: 8.333333%;
  }

  .lg\:py-2\/12{
    padding-top: 16.666667%;
    padding-bottom: 16.666667%;
  }

  .lg\:px-2\/12{
    padding-left: 16.666667%;
    padding-right: 16.666667%;
  }

  .lg\:py-3\/12{
    padding-top: 25%;
    padding-bottom: 25%;
  }

  .lg\:px-3\/12{
    padding-left: 25%;
    padding-right: 25%;
  }

  .lg\:py-4\/12{
    padding-top: 33.333333%;
    padding-bottom: 33.333333%;
  }

  .lg\:px-4\/12{
    padding-left: 33.333333%;
    padding-right: 33.333333%;
  }

  .lg\:py-5\/12{
    padding-top: 41.666667%;
    padding-bottom: 41.666667%;
  }

  .lg\:px-5\/12{
    padding-left: 41.666667%;
    padding-right: 41.666667%;
  }

  .lg\:py-6\/12{
    padding-top: 50%;
    padding-bottom: 50%;
  }

  .lg\:px-6\/12{
    padding-left: 50%;
    padding-right: 50%;
  }

  .lg\:py-7\/12{
    padding-top: 58.333333%;
    padding-bottom: 58.333333%;
  }

  .lg\:px-7\/12{
    padding-left: 58.333333%;
    padding-right: 58.333333%;
  }

  .lg\:py-8\/12{
    padding-top: 66.666667%;
    padding-bottom: 66.666667%;
  }

  .lg\:px-8\/12{
    padding-left: 66.666667%;
    padding-right: 66.666667%;
  }

  .lg\:py-9\/12{
    padding-top: 75%;
    padding-bottom: 75%;
  }

  .lg\:px-9\/12{
    padding-left: 75%;
    padding-right: 75%;
  }

  .lg\:py-10\/12{
    padding-top: 83.333333%;
    padding-bottom: 83.333333%;
  }

  .lg\:px-10\/12{
    padding-left: 83.333333%;
    padding-right: 83.333333%;
  }

  .lg\:py-11\/12{
    padding-top: 91.666667%;
    padding-bottom: 91.666667%;
  }

  .lg\:px-11\/12{
    padding-left: 91.666667%;
    padding-right: 91.666667%;
  }

  .lg\:pt-0{
    padding-top: 0px;
  }

  .lg\:pr-0{
    padding-right: 0px;
  }

  .lg\:pb-0{
    padding-bottom: 0px;
  }

  .lg\:pl-0{
    padding-left: 0px;
  }

  .lg\:pt-1{
    padding-top: 0.25rem;
  }

  .lg\:pr-1{
    padding-right: 0.25rem;
  }

  .lg\:pb-1{
    padding-bottom: 0.25rem;
  }

  .lg\:pl-1{
    padding-left: 0.25rem;
  }

  .lg\:pt-2{
    padding-top: 0.5rem;
  }

  .lg\:pr-2{
    padding-right: 0.5rem;
  }

  .lg\:pb-2{
    padding-bottom: 0.5rem;
  }

  .lg\:pl-2{
    padding-left: 0.5rem;
  }

  .lg\:pt-3{
    padding-top: 0.75rem;
  }

  .lg\:pr-3{
    padding-right: 0.75rem;
  }

  .lg\:pb-3{
    padding-bottom: 0.75rem;
  }

  .lg\:pl-3{
    padding-left: 0.75rem;
  }

  .lg\:pt-4{
    padding-top: 1rem;
  }

  .lg\:pr-4{
    padding-right: 1rem;
  }

  .lg\:pb-4{
    padding-bottom: 1rem;
  }

  .lg\:pl-4{
    padding-left: 1rem;
  }

  .lg\:pt-5{
    padding-top: 1.25rem;
  }

  .lg\:pr-5{
    padding-right: 1.25rem;
  }

  .lg\:pb-5{
    padding-bottom: 1.25rem;
  }

  .lg\:pl-5{
    padding-left: 1.25rem;
  }

  .lg\:pt-6{
    padding-top: 1.5rem;
  }

  .lg\:pr-6{
    padding-right: 1.5rem;
  }

  .lg\:pb-6{
    padding-bottom: 1.5rem;
  }

  .lg\:pl-6{
    padding-left: 1.5rem;
  }

  .lg\:pt-7{
    padding-top: 1.75rem;
  }

  .lg\:pr-7{
    padding-right: 1.75rem;
  }

  .lg\:pb-7{
    padding-bottom: 1.75rem;
  }

  .lg\:pl-7{
    padding-left: 1.75rem;
  }

  .lg\:pt-8{
    padding-top: 2rem;
  }

  .lg\:pr-8{
    padding-right: 2rem;
  }

  .lg\:pb-8{
    padding-bottom: 2rem;
  }

  .lg\:pl-8{
    padding-left: 2rem;
  }

  .lg\:pt-9{
    padding-top: 2.25rem;
  }

  .lg\:pr-9{
    padding-right: 2.25rem;
  }

  .lg\:pb-9{
    padding-bottom: 2.25rem;
  }

  .lg\:pl-9{
    padding-left: 2.25rem;
  }

  .lg\:pt-10{
    padding-top: 2.5rem;
  }

  .lg\:pr-10{
    padding-right: 2.5rem;
  }

  .lg\:pb-10{
    padding-bottom: 2.5rem;
  }

  .lg\:pl-10{
    padding-left: 2.5rem;
  }

  .lg\:pt-11{
    padding-top: 2.75rem;
  }

  .lg\:pr-11{
    padding-right: 2.75rem;
  }

  .lg\:pb-11{
    padding-bottom: 2.75rem;
  }

  .lg\:pl-11{
    padding-left: 2.75rem;
  }

  .lg\:pt-12{
    padding-top: 3rem;
  }

  .lg\:pr-12{
    padding-right: 3rem;
  }

  .lg\:pb-12{
    padding-bottom: 3rem;
  }

  .lg\:pl-12{
    padding-left: 3rem;
  }

  .lg\:pt-13{
    padding-top: 3.25rem;
  }

  .lg\:pr-13{
    padding-right: 3.25rem;
  }

  .lg\:pb-13{
    padding-bottom: 3.25rem;
  }

  .lg\:pl-13{
    padding-left: 3.25rem;
  }

  .lg\:pt-14{
    padding-top: 3.5rem;
  }

  .lg\:pr-14{
    padding-right: 3.5rem;
  }

  .lg\:pb-14{
    padding-bottom: 3.5rem;
  }

  .lg\:pl-14{
    padding-left: 3.5rem;
  }

  .lg\:pt-15{
    padding-top: 3.75rem;
  }

  .lg\:pr-15{
    padding-right: 3.75rem;
  }

  .lg\:pb-15{
    padding-bottom: 3.75rem;
  }

  .lg\:pl-15{
    padding-left: 3.75rem;
  }

  .lg\:pt-16{
    padding-top: 4rem;
  }

  .lg\:pr-16{
    padding-right: 4rem;
  }

  .lg\:pb-16{
    padding-bottom: 4rem;
  }

  .lg\:pl-16{
    padding-left: 4rem;
  }

  .lg\:pt-17{
    padding-top: 4.25rem;
  }

  .lg\:pr-17{
    padding-right: 4.25rem;
  }

  .lg\:pb-17{
    padding-bottom: 4.25rem;
  }

  .lg\:pl-17{
    padding-left: 4.25rem;
  }

  .lg\:pt-18{
    padding-top: 4.5rem;
  }

  .lg\:pr-18{
    padding-right: 4.5rem;
  }

  .lg\:pb-18{
    padding-bottom: 4.5rem;
  }

  .lg\:pl-18{
    padding-left: 4.5rem;
  }

  .lg\:pt-19{
    padding-top: 4.75rem;
  }

  .lg\:pr-19{
    padding-right: 4.75rem;
  }

  .lg\:pb-19{
    padding-bottom: 4.75rem;
  }

  .lg\:pl-19{
    padding-left: 4.75rem;
  }

  .lg\:pt-20{
    padding-top: 5rem;
  }

  .lg\:pr-20{
    padding-right: 5rem;
  }

  .lg\:pb-20{
    padding-bottom: 5rem;
  }

  .lg\:pl-20{
    padding-left: 5rem;
  }

  .lg\:pt-22{
    padding-top: 5.5rem;
  }

  .lg\:pr-22{
    padding-right: 5.5rem;
  }

  .lg\:pb-22{
    padding-bottom: 5.5rem;
  }

  .lg\:pl-22{
    padding-left: 5.5rem;
  }

  .lg\:pt-24{
    padding-top: 6rem;
  }

  .lg\:pr-24{
    padding-right: 6rem;
  }

  .lg\:pb-24{
    padding-bottom: 6rem;
  }

  .lg\:pl-24{
    padding-left: 6rem;
  }

  .lg\:pt-25{
    padding-top: 6.25rem;
  }

  .lg\:pr-25{
    padding-right: 6.25rem;
  }

  .lg\:pb-25{
    padding-bottom: 6.25rem;
  }

  .lg\:pl-25{
    padding-left: 6.25rem;
  }

  .lg\:pt-28{
    padding-top: 7rem;
  }

  .lg\:pr-28{
    padding-right: 7rem;
  }

  .lg\:pb-28{
    padding-bottom: 7rem;
  }

  .lg\:pl-28{
    padding-left: 7rem;
  }

  .lg\:pt-30{
    padding-top: 7.5rem;
  }

  .lg\:pr-30{
    padding-right: 7.5rem;
  }

  .lg\:pb-30{
    padding-bottom: 7.5rem;
  }

  .lg\:pl-30{
    padding-left: 7.5rem;
  }

  .lg\:pt-32{
    padding-top: 8rem;
  }

  .lg\:pr-32{
    padding-right: 8rem;
  }

  .lg\:pb-32{
    padding-bottom: 8rem;
  }

  .lg\:pl-32{
    padding-left: 8rem;
  }

  .lg\:pt-34{
    padding-top: 8.5rem;
  }

  .lg\:pr-34{
    padding-right: 8.5rem;
  }

  .lg\:pb-34{
    padding-bottom: 8.5rem;
  }

  .lg\:pl-34{
    padding-left: 8.5rem;
  }

  .lg\:pt-35{
    padding-top: 8.75rem;
  }

  .lg\:pr-35{
    padding-right: 8.75rem;
  }

  .lg\:pb-35{
    padding-bottom: 8.75rem;
  }

  .lg\:pl-35{
    padding-left: 8.75rem;
  }

  .lg\:pt-36{
    padding-top: 9rem;
  }

  .lg\:pr-36{
    padding-right: 9rem;
  }

  .lg\:pb-36{
    padding-bottom: 9rem;
  }

  .lg\:pl-36{
    padding-left: 9rem;
  }

  .lg\:pt-39{
    padding-top: 9.75rem;
  }

  .lg\:pr-39{
    padding-right: 9.75rem;
  }

  .lg\:pb-39{
    padding-bottom: 9.75rem;
  }

  .lg\:pl-39{
    padding-left: 9.75rem;
  }

  .lg\:pt-40{
    padding-top: 10rem;
  }

  .lg\:pr-40{
    padding-right: 10rem;
  }

  .lg\:pb-40{
    padding-bottom: 10rem;
  }

  .lg\:pl-40{
    padding-left: 10rem;
  }

  .lg\:pt-42{
    padding-top: 10.5rem;
  }

  .lg\:pr-42{
    padding-right: 10.5rem;
  }

  .lg\:pb-42{
    padding-bottom: 10.5rem;
  }

  .lg\:pl-42{
    padding-left: 10.5rem;
  }

  .lg\:pt-44{
    padding-top: 11rem;
  }

  .lg\:pr-44{
    padding-right: 11rem;
  }

  .lg\:pb-44{
    padding-bottom: 11rem;
  }

  .lg\:pl-44{
    padding-left: 11rem;
  }

  .lg\:pt-45{
    padding-top: 11.25rem;
  }

  .lg\:pr-45{
    padding-right: 11.25rem;
  }

  .lg\:pb-45{
    padding-bottom: 11.25rem;
  }

  .lg\:pl-45{
    padding-left: 11.25rem;
  }

  .lg\:pt-48{
    padding-top: 12rem;
  }

  .lg\:pr-48{
    padding-right: 12rem;
  }

  .lg\:pb-48{
    padding-bottom: 12rem;
  }

  .lg\:pl-48{
    padding-left: 12rem;
  }

  .lg\:pt-50{
    padding-top: 12.5rem;
  }

  .lg\:pr-50{
    padding-right: 12.5rem;
  }

  .lg\:pb-50{
    padding-bottom: 12.5rem;
  }

  .lg\:pl-50{
    padding-left: 12.5rem;
  }

  .lg\:pt-52{
    padding-top: 13rem;
  }

  .lg\:pr-52{
    padding-right: 13rem;
  }

  .lg\:pb-52{
    padding-bottom: 13rem;
  }

  .lg\:pl-52{
    padding-left: 13rem;
  }

  .lg\:pt-55{
    padding-top: 13.75rem;
  }

  .lg\:pr-55{
    padding-right: 13.75rem;
  }

  .lg\:pb-55{
    padding-bottom: 13.75rem;
  }

  .lg\:pl-55{
    padding-left: 13.75rem;
  }

  .lg\:pt-56{
    padding-top: 14rem;
  }

  .lg\:pr-56{
    padding-right: 14rem;
  }

  .lg\:pb-56{
    padding-bottom: 14rem;
  }

  .lg\:pl-56{
    padding-left: 14rem;
  }

  .lg\:pt-58{
    padding-top: 14.5rem;
  }

  .lg\:pr-58{
    padding-right: 14.5rem;
  }

  .lg\:pb-58{
    padding-bottom: 14.5rem;
  }

  .lg\:pl-58{
    padding-left: 14.5rem;
  }

  .lg\:pt-60{
    padding-top: 15rem;
  }

  .lg\:pr-60{
    padding-right: 15rem;
  }

  .lg\:pb-60{
    padding-bottom: 15rem;
  }

  .lg\:pl-60{
    padding-left: 15rem;
  }

  .lg\:pt-64{
    padding-top: 16rem;
  }

  .lg\:pr-64{
    padding-right: 16rem;
  }

  .lg\:pb-64{
    padding-bottom: 16rem;
  }

  .lg\:pl-64{
    padding-left: 16rem;
  }

  .lg\:pt-65{
    padding-top: 16.25rem;
  }

  .lg\:pr-65{
    padding-right: 16.25rem;
  }

  .lg\:pb-65{
    padding-bottom: 16.25rem;
  }

  .lg\:pl-65{
    padding-left: 16.25rem;
  }

  .lg\:pt-68{
    padding-top: 17rem;
  }

  .lg\:pr-68{
    padding-right: 17rem;
  }

  .lg\:pb-68{
    padding-bottom: 17rem;
  }

  .lg\:pl-68{
    padding-left: 17rem;
  }

  .lg\:pt-69{
    padding-top: 17.25rem;
  }

  .lg\:pr-69{
    padding-right: 17.25rem;
  }

  .lg\:pb-69{
    padding-bottom: 17.25rem;
  }

  .lg\:pl-69{
    padding-left: 17.25rem;
  }

  .lg\:pt-70{
    padding-top: 17.5rem;
  }

  .lg\:pr-70{
    padding-right: 17.5rem;
  }

  .lg\:pb-70{
    padding-bottom: 17.5rem;
  }

  .lg\:pl-70{
    padding-left: 17.5rem;
  }

  .lg\:pt-72{
    padding-top: 18rem;
  }

  .lg\:pr-72{
    padding-right: 18rem;
  }

  .lg\:pb-72{
    padding-bottom: 18rem;
  }

  .lg\:pl-72{
    padding-left: 18rem;
  }

  .lg\:pt-75{
    padding-top: 18.75rem;
  }

  .lg\:pr-75{
    padding-right: 18.75rem;
  }

  .lg\:pb-75{
    padding-bottom: 18.75rem;
  }

  .lg\:pl-75{
    padding-left: 18.75rem;
  }

  .lg\:pt-80{
    padding-top: 20rem;
  }

  .lg\:pr-80{
    padding-right: 20rem;
  }

  .lg\:pb-80{
    padding-bottom: 20rem;
  }

  .lg\:pl-80{
    padding-left: 20rem;
  }

  .lg\:pt-85{
    padding-top: 21.25rem;
  }

  .lg\:pr-85{
    padding-right: 21.25rem;
  }

  .lg\:pb-85{
    padding-bottom: 21.25rem;
  }

  .lg\:pl-85{
    padding-left: 21.25rem;
  }

  .lg\:pt-86{
    padding-top: 21.5rem;
  }

  .lg\:pr-86{
    padding-right: 21.5rem;
  }

  .lg\:pb-86{
    padding-bottom: 21.5rem;
  }

  .lg\:pl-86{
    padding-left: 21.5rem;
  }

  .lg\:pt-90{
    padding-top: 22.5rem;
  }

  .lg\:pr-90{
    padding-right: 22.5rem;
  }

  .lg\:pb-90{
    padding-bottom: 22.5rem;
  }

  .lg\:pl-90{
    padding-left: 22.5rem;
  }

  .lg\:pt-96{
    padding-top: 24rem;
  }

  .lg\:pr-96{
    padding-right: 24rem;
  }

  .lg\:pb-96{
    padding-bottom: 24rem;
  }

  .lg\:pl-96{
    padding-left: 24rem;
  }

  .lg\:pt-100{
    padding-top: 25rem;
  }

  .lg\:pr-100{
    padding-right: 25rem;
  }

  .lg\:pb-100{
    padding-bottom: 25rem;
  }

  .lg\:pl-100{
    padding-left: 25rem;
  }

  .lg\:pt-115{
    padding-top: 28.75rem;
  }

  .lg\:pr-115{
    padding-right: 28.75rem;
  }

  .lg\:pb-115{
    padding-bottom: 28.75rem;
  }

  .lg\:pl-115{
    padding-left: 28.75rem;
  }

  .lg\:pt-125{
    padding-top: 31.25rem;
  }

  .lg\:pr-125{
    padding-right: 31.25rem;
  }

  .lg\:pb-125{
    padding-bottom: 31.25rem;
  }

  .lg\:pl-125{
    padding-left: 31.25rem;
  }

  .lg\:pt-142{
    padding-top: 35.5rem;
  }

  .lg\:pr-142{
    padding-right: 35.5rem;
  }

  .lg\:pb-142{
    padding-bottom: 35.5rem;
  }

  .lg\:pl-142{
    padding-left: 35.5rem;
  }

  .lg\:pt-150{
    padding-top: 37.5rem;
  }

  .lg\:pr-150{
    padding-right: 37.5rem;
  }

  .lg\:pb-150{
    padding-bottom: 37.5rem;
  }

  .lg\:pl-150{
    padding-left: 37.5rem;
  }

  .lg\:pt-156{
    padding-top: 39rem;
  }

  .lg\:pr-156{
    padding-right: 39rem;
  }

  .lg\:pb-156{
    padding-bottom: 39rem;
  }

  .lg\:pl-156{
    padding-left: 39rem;
  }

  .lg\:pt-160{
    padding-top: 40rem;
  }

  .lg\:pr-160{
    padding-right: 40rem;
  }

  .lg\:pb-160{
    padding-bottom: 40rem;
  }

  .lg\:pl-160{
    padding-left: 40rem;
  }

  .lg\:pt-175{
    padding-top: 43.75rem;
  }

  .lg\:pr-175{
    padding-right: 43.75rem;
  }

  .lg\:pb-175{
    padding-bottom: 43.75rem;
  }

  .lg\:pl-175{
    padding-left: 43.75rem;
  }

  .lg\:pt-207{
    padding-top: 51.75rem;
  }

  .lg\:pr-207{
    padding-right: 51.75rem;
  }

  .lg\:pb-207{
    padding-bottom: 51.75rem;
  }

  .lg\:pl-207{
    padding-left: 51.75rem;
  }

  .lg\:pt-242{
    padding-top: 60.5rem;
  }

  .lg\:pr-242{
    padding-right: 60.5rem;
  }

  .lg\:pb-242{
    padding-bottom: 60.5rem;
  }

  .lg\:pl-242{
    padding-left: 60.5rem;
  }

  .lg\:pt-250{
    padding-top: 62.5rem;
  }

  .lg\:pr-250{
    padding-right: 62.5rem;
  }

  .lg\:pb-250{
    padding-bottom: 62.5rem;
  }

  .lg\:pl-250{
    padding-left: 62.5rem;
  }

  .lg\:pt-258{
    padding-top: 64.5rem;
  }

  .lg\:pr-258{
    padding-right: 64.5rem;
  }

  .lg\:pb-258{
    padding-bottom: 64.5rem;
  }

  .lg\:pl-258{
    padding-left: 64.5rem;
  }

  .lg\:pt-265{
    padding-top: 66.25rem;
  }

  .lg\:pr-265{
    padding-right: 66.25rem;
  }

  .lg\:pb-265{
    padding-bottom: 66.25rem;
  }

  .lg\:pl-265{
    padding-left: 66.25rem;
  }

  .lg\:pt-280{
    padding-top: 70rem;
  }

  .lg\:pr-280{
    padding-right: 70rem;
  }

  .lg\:pb-280{
    padding-bottom: 70rem;
  }

  .lg\:pl-280{
    padding-left: 70rem;
  }

  .lg\:pt-px{
    padding-top: 1px;
  }

  .lg\:pr-px{
    padding-right: 1px;
  }

  .lg\:pb-px{
    padding-bottom: 1px;
  }

  .lg\:pl-px{
    padding-left: 1px;
  }

  .lg\:pt-0\.5{
    padding-top: 0.125rem;
  }

  .lg\:pr-0\.5{
    padding-right: 0.125rem;
  }

  .lg\:pb-0\.5{
    padding-bottom: 0.125rem;
  }

  .lg\:pl-0\.5{
    padding-left: 0.125rem;
  }

  .lg\:pt-1\.5{
    padding-top: 0.375rem;
  }

  .lg\:pr-1\.5{
    padding-right: 0.375rem;
  }

  .lg\:pb-1\.5{
    padding-bottom: 0.375rem;
  }

  .lg\:pl-1\.5{
    padding-left: 0.375rem;
  }

  .lg\:pt-2\.5{
    padding-top: 0.625rem;
  }

  .lg\:pr-2\.5{
    padding-right: 0.625rem;
  }

  .lg\:pb-2\.5{
    padding-bottom: 0.625rem;
  }

  .lg\:pl-2\.5{
    padding-left: 0.625rem;
  }

  .lg\:pt-3\.5{
    padding-top: 0.875rem;
  }

  .lg\:pr-3\.5{
    padding-right: 0.875rem;
  }

  .lg\:pb-3\.5{
    padding-bottom: 0.875rem;
  }

  .lg\:pl-3\.5{
    padding-left: 0.875rem;
  }

  .lg\:pt-0\.25{
    padding-top: 0.0625rem;
  }

  .lg\:pr-0\.25{
    padding-right: 0.0625rem;
  }

  .lg\:pb-0\.25{
    padding-bottom: 0.0625rem;
  }

  .lg\:pl-0\.25{
    padding-left: 0.0625rem;
  }

  .lg\:pt-0\.75{
    padding-top: 0.1875rem;
  }

  .lg\:pr-0\.75{
    padding-right: 0.1875rem;
  }

  .lg\:pb-0\.75{
    padding-bottom: 0.1875rem;
  }

  .lg\:pl-0\.75{
    padding-left: 0.1875rem;
  }

  .lg\:pt-1\.25{
    padding-top: 0.3125rem;
  }

  .lg\:pr-1\.25{
    padding-right: 0.3125rem;
  }

  .lg\:pb-1\.25{
    padding-bottom: 0.3125rem;
  }

  .lg\:pl-1\.25{
    padding-left: 0.3125rem;
  }

  .lg\:pt-1\.75{
    padding-top: 0.4375rem;
  }

  .lg\:pr-1\.75{
    padding-right: 0.4375rem;
  }

  .lg\:pb-1\.75{
    padding-bottom: 0.4375rem;
  }

  .lg\:pl-1\.75{
    padding-left: 0.4375rem;
  }

  .lg\:pt-2\.25{
    padding-top: 0.5625rem;
  }

  .lg\:pr-2\.25{
    padding-right: 0.5625rem;
  }

  .lg\:pb-2\.25{
    padding-bottom: 0.5625rem;
  }

  .lg\:pl-2\.25{
    padding-left: 0.5625rem;
  }

  .lg\:pt-2\.75{
    padding-top: 0.6875rem;
  }

  .lg\:pr-2\.75{
    padding-right: 0.6875rem;
  }

  .lg\:pb-2\.75{
    padding-bottom: 0.6875rem;
  }

  .lg\:pl-2\.75{
    padding-left: 0.6875rem;
  }

  .lg\:pt-3\.25{
    padding-top: 0.8125rem;
  }

  .lg\:pr-3\.25{
    padding-right: 0.8125rem;
  }

  .lg\:pb-3\.25{
    padding-bottom: 0.8125rem;
  }

  .lg\:pl-3\.25{
    padding-left: 0.8125rem;
  }

  .lg\:pt-3\.75{
    padding-top: 0.9375rem;
  }

  .lg\:pr-3\.75{
    padding-right: 0.9375rem;
  }

  .lg\:pb-3\.75{
    padding-bottom: 0.9375rem;
  }

  .lg\:pl-3\.75{
    padding-left: 0.9375rem;
  }

  .lg\:pt-4\.25{
    padding-top: 1.0625rem;
  }

  .lg\:pr-4\.25{
    padding-right: 1.0625rem;
  }

  .lg\:pb-4\.25{
    padding-bottom: 1.0625rem;
  }

  .lg\:pl-4\.25{
    padding-left: 1.0625rem;
  }

  .lg\:pt-4\.5{
    padding-top: 1.125rem;
  }

  .lg\:pr-4\.5{
    padding-right: 1.125rem;
  }

  .lg\:pb-4\.5{
    padding-bottom: 1.125rem;
  }

  .lg\:pl-4\.5{
    padding-left: 1.125rem;
  }

  .lg\:pt-4\.75{
    padding-top: 1.1875rem;
  }

  .lg\:pr-4\.75{
    padding-right: 1.1875rem;
  }

  .lg\:pb-4\.75{
    padding-bottom: 1.1875rem;
  }

  .lg\:pl-4\.75{
    padding-left: 1.1875rem;
  }

  .lg\:pt-5\.25{
    padding-top: 1.3125rem;
  }

  .lg\:pr-5\.25{
    padding-right: 1.3125rem;
  }

  .lg\:pb-5\.25{
    padding-bottom: 1.3125rem;
  }

  .lg\:pl-5\.25{
    padding-left: 1.3125rem;
  }

  .lg\:pt-5\.5{
    padding-top: 1.375rem;
  }

  .lg\:pr-5\.5{
    padding-right: 1.375rem;
  }

  .lg\:pb-5\.5{
    padding-bottom: 1.375rem;
  }

  .lg\:pl-5\.5{
    padding-left: 1.375rem;
  }

  .lg\:pt-5\.75{
    padding-top: 1.4375rem;
  }

  .lg\:pr-5\.75{
    padding-right: 1.4375rem;
  }

  .lg\:pb-5\.75{
    padding-bottom: 1.4375rem;
  }

  .lg\:pl-5\.75{
    padding-left: 1.4375rem;
  }

  .lg\:pt-6\.25{
    padding-top: 1.5625rem;
  }

  .lg\:pr-6\.25{
    padding-right: 1.5625rem;
  }

  .lg\:pb-6\.25{
    padding-bottom: 1.5625rem;
  }

  .lg\:pl-6\.25{
    padding-left: 1.5625rem;
  }

  .lg\:pt-6\.5{
    padding-top: 1.625rem;
  }

  .lg\:pr-6\.5{
    padding-right: 1.625rem;
  }

  .lg\:pb-6\.5{
    padding-bottom: 1.625rem;
  }

  .lg\:pl-6\.5{
    padding-left: 1.625rem;
  }

  .lg\:pt-6\.75{
    padding-top: 1.6875rem;
  }

  .lg\:pr-6\.75{
    padding-right: 1.6875rem;
  }

  .lg\:pb-6\.75{
    padding-bottom: 1.6875rem;
  }

  .lg\:pl-6\.75{
    padding-left: 1.6875rem;
  }

  .lg\:pt-7\.25{
    padding-top: 1.8125rem;
  }

  .lg\:pr-7\.25{
    padding-right: 1.8125rem;
  }

  .lg\:pb-7\.25{
    padding-bottom: 1.8125rem;
  }

  .lg\:pl-7\.25{
    padding-left: 1.8125rem;
  }

  .lg\:pt-7\.5{
    padding-top: 1.875rem;
  }

  .lg\:pr-7\.5{
    padding-right: 1.875rem;
  }

  .lg\:pb-7\.5{
    padding-bottom: 1.875rem;
  }

  .lg\:pl-7\.5{
    padding-left: 1.875rem;
  }

  .lg\:pt-8\.25{
    padding-top: 2.0625rem;
  }

  .lg\:pr-8\.25{
    padding-right: 2.0625rem;
  }

  .lg\:pb-8\.25{
    padding-bottom: 2.0625rem;
  }

  .lg\:pl-8\.25{
    padding-left: 2.0625rem;
  }

  .lg\:pt-8\.5{
    padding-top: 2.125rem;
  }

  .lg\:pr-8\.5{
    padding-right: 2.125rem;
  }

  .lg\:pb-8\.5{
    padding-bottom: 2.125rem;
  }

  .lg\:pl-8\.5{
    padding-left: 2.125rem;
  }

  .lg\:pt-9\.25{
    padding-top: 2.3125rem;
  }

  .lg\:pr-9\.25{
    padding-right: 2.3125rem;
  }

  .lg\:pb-9\.25{
    padding-bottom: 2.3125rem;
  }

  .lg\:pl-9\.25{
    padding-left: 2.3125rem;
  }

  .lg\:pt-9\.5{
    padding-top: 2.375rem;
  }

  .lg\:pr-9\.5{
    padding-right: 2.375rem;
  }

  .lg\:pb-9\.5{
    padding-bottom: 2.375rem;
  }

  .lg\:pl-9\.5{
    padding-left: 2.375rem;
  }

  .lg\:pt-10\.5{
    padding-top: 2.625rem;
  }

  .lg\:pr-10\.5{
    padding-right: 2.625rem;
  }

  .lg\:pb-10\.5{
    padding-bottom: 2.625rem;
  }

  .lg\:pl-10\.5{
    padding-left: 2.625rem;
  }

  .lg\:pt-11\.25{
    padding-top: 2.8125rem;
  }

  .lg\:pr-11\.25{
    padding-right: 2.8125rem;
  }

  .lg\:pb-11\.25{
    padding-bottom: 2.8125rem;
  }

  .lg\:pl-11\.25{
    padding-left: 2.8125rem;
  }

  .lg\:pt-11\.5{
    padding-top: 2.875rem;
  }

  .lg\:pr-11\.5{
    padding-right: 2.875rem;
  }

  .lg\:pb-11\.5{
    padding-bottom: 2.875rem;
  }

  .lg\:pl-11\.5{
    padding-left: 2.875rem;
  }

  .lg\:pt-12\.5{
    padding-top: 3.125rem;
  }

  .lg\:pr-12\.5{
    padding-right: 3.125rem;
  }

  .lg\:pb-12\.5{
    padding-bottom: 3.125rem;
  }

  .lg\:pl-12\.5{
    padding-left: 3.125rem;
  }

  .lg\:pt-12\.75{
    padding-top: 3.1875rem;
  }

  .lg\:pr-12\.75{
    padding-right: 3.1875rem;
  }

  .lg\:pb-12\.75{
    padding-bottom: 3.1875rem;
  }

  .lg\:pl-12\.75{
    padding-left: 3.1875rem;
  }

  .lg\:pt-13\.5{
    padding-top: 3.375rem;
  }

  .lg\:pr-13\.5{
    padding-right: 3.375rem;
  }

  .lg\:pb-13\.5{
    padding-bottom: 3.375rem;
  }

  .lg\:pl-13\.5{
    padding-left: 3.375rem;
  }

  .lg\:pt-14\.5{
    padding-top: 3.625rem;
  }

  .lg\:pr-14\.5{
    padding-right: 3.625rem;
  }

  .lg\:pb-14\.5{
    padding-bottom: 3.625rem;
  }

  .lg\:pl-14\.5{
    padding-left: 3.625rem;
  }

  .lg\:pt-15\.5{
    padding-top: 3.875rem;
  }

  .lg\:pr-15\.5{
    padding-right: 3.875rem;
  }

  .lg\:pb-15\.5{
    padding-bottom: 3.875rem;
  }

  .lg\:pl-15\.5{
    padding-left: 3.875rem;
  }

  .lg\:pt-15\.75{
    padding-top: 3.9375rem;
  }

  .lg\:pr-15\.75{
    padding-right: 3.9375rem;
  }

  .lg\:pb-15\.75{
    padding-bottom: 3.9375rem;
  }

  .lg\:pl-15\.75{
    padding-left: 3.9375rem;
  }

  .lg\:pt-16\.25{
    padding-top: 4.0625rem;
  }

  .lg\:pr-16\.25{
    padding-right: 4.0625rem;
  }

  .lg\:pb-16\.25{
    padding-bottom: 4.0625rem;
  }

  .lg\:pl-16\.25{
    padding-left: 4.0625rem;
  }

  .lg\:pt-17\.25{
    padding-top: 4.3125rem;
  }

  .lg\:pr-17\.25{
    padding-right: 4.3125rem;
  }

  .lg\:pb-17\.25{
    padding-bottom: 4.3125rem;
  }

  .lg\:pl-17\.25{
    padding-left: 4.3125rem;
  }

  .lg\:pt-17\.5{
    padding-top: 4.375rem;
  }

  .lg\:pr-17\.5{
    padding-right: 4.375rem;
  }

  .lg\:pb-17\.5{
    padding-bottom: 4.375rem;
  }

  .lg\:pl-17\.5{
    padding-left: 4.375rem;
  }

  .lg\:pt-18\.25{
    padding-top: 4.5625rem;
  }

  .lg\:pr-18\.25{
    padding-right: 4.5625rem;
  }

  .lg\:pb-18\.25{
    padding-bottom: 4.5625rem;
  }

  .lg\:pl-18\.25{
    padding-left: 4.5625rem;
  }

  .lg\:pt-18\.5{
    padding-top: 4.625rem;
  }

  .lg\:pr-18\.5{
    padding-right: 4.625rem;
  }

  .lg\:pb-18\.5{
    padding-bottom: 4.625rem;
  }

  .lg\:pl-18\.5{
    padding-left: 4.625rem;
  }

  .lg\:pt-20\.25{
    padding-top: 5.0625rem;
  }

  .lg\:pr-20\.25{
    padding-right: 5.0625rem;
  }

  .lg\:pb-20\.25{
    padding-bottom: 5.0625rem;
  }

  .lg\:pl-20\.25{
    padding-left: 5.0625rem;
  }

  .lg\:pt-20\.5{
    padding-top: 5.125rem;
  }

  .lg\:pr-20\.5{
    padding-right: 5.125rem;
  }

  .lg\:pb-20\.5{
    padding-bottom: 5.125rem;
  }

  .lg\:pl-20\.5{
    padding-left: 5.125rem;
  }

  .lg\:pt-22\.5{
    padding-top: 5.625rem;
  }

  .lg\:pr-22\.5{
    padding-right: 5.625rem;
  }

  .lg\:pb-22\.5{
    padding-bottom: 5.625rem;
  }

  .lg\:pl-22\.5{
    padding-left: 5.625rem;
  }

  .lg\:pt-25\.5{
    padding-top: 6.375rem;
  }

  .lg\:pr-25\.5{
    padding-right: 6.375rem;
  }

  .lg\:pb-25\.5{
    padding-bottom: 6.375rem;
  }

  .lg\:pl-25\.5{
    padding-left: 6.375rem;
  }

  .lg\:pt-26\.75{
    padding-top: 6.6875rem;
  }

  .lg\:pr-26\.75{
    padding-right: 6.6875rem;
  }

  .lg\:pb-26\.75{
    padding-bottom: 6.6875rem;
  }

  .lg\:pl-26\.75{
    padding-left: 6.6875rem;
  }

  .lg\:pt-32\.5{
    padding-top: 8.125rem;
  }

  .lg\:pr-32\.5{
    padding-right: 8.125rem;
  }

  .lg\:pb-32\.5{
    padding-bottom: 8.125rem;
  }

  .lg\:pl-32\.5{
    padding-left: 8.125rem;
  }

  .lg\:pt-37\.5{
    padding-top: 9.375rem;
  }

  .lg\:pr-37\.5{
    padding-right: 9.375rem;
  }

  .lg\:pb-37\.5{
    padding-bottom: 9.375rem;
  }

  .lg\:pl-37\.5{
    padding-left: 9.375rem;
  }

  .lg\:pt-41\.25{
    padding-top: 10.3125rem;
  }

  .lg\:pr-41\.25{
    padding-right: 10.3125rem;
  }

  .lg\:pb-41\.25{
    padding-bottom: 10.3125rem;
  }

  .lg\:pl-41\.25{
    padding-left: 10.3125rem;
  }

  .lg\:pt-52\.5{
    padding-top: 13.125rem;
  }

  .lg\:pr-52\.5{
    padding-right: 13.125rem;
  }

  .lg\:pb-52\.5{
    padding-bottom: 13.125rem;
  }

  .lg\:pl-52\.5{
    padding-left: 13.125rem;
  }

  .lg\:pt-54\.5{
    padding-top: 13.625rem;
  }

  .lg\:pr-54\.5{
    padding-right: 13.625rem;
  }

  .lg\:pb-54\.5{
    padding-bottom: 13.625rem;
  }

  .lg\:pl-54\.5{
    padding-left: 13.625rem;
  }

  .lg\:pt-57\.25{
    padding-top: 14.3125rem;
  }

  .lg\:pr-57\.25{
    padding-right: 14.3125rem;
  }

  .lg\:pb-57\.25{
    padding-bottom: 14.3125rem;
  }

  .lg\:pl-57\.25{
    padding-left: 14.3125rem;
  }

  .lg\:pt-57\.5{
    padding-top: 14.375rem;
  }

  .lg\:pr-57\.5{
    padding-right: 14.375rem;
  }

  .lg\:pb-57\.5{
    padding-bottom: 14.375rem;
  }

  .lg\:pl-57\.5{
    padding-left: 14.375rem;
  }

  .lg\:pt-66\.25{
    padding-top: 16.5625rem;
  }

  .lg\:pr-66\.25{
    padding-right: 16.5625rem;
  }

  .lg\:pb-66\.25{
    padding-bottom: 16.5625rem;
  }

  .lg\:pl-66\.25{
    padding-left: 16.5625rem;
  }

  .lg\:pt-74\.5{
    padding-top: 18.125rem;
  }

  .lg\:pr-74\.5{
    padding-right: 18.125rem;
  }

  .lg\:pb-74\.5{
    padding-bottom: 18.125rem;
  }

  .lg\:pl-74\.5{
    padding-left: 18.125rem;
  }

  .lg\:pt-106\.25{
    padding-top: 26.5625rem;
  }

  .lg\:pr-106\.25{
    padding-right: 26.5625rem;
  }

  .lg\:pb-106\.25{
    padding-bottom: 26.5625rem;
  }

  .lg\:pl-106\.25{
    padding-left: 26.5625rem;
  }

  .lg\:pt-112\.25{
    padding-top: 28.0675rem;
  }

  .lg\:pr-112\.25{
    padding-right: 28.0675rem;
  }

  .lg\:pb-112\.25{
    padding-bottom: 28.0675rem;
  }

  .lg\:pl-112\.25{
    padding-left: 28.0675rem;
  }

  .lg\:pt-112\.75{
    padding-top: 28.1875rem;
  }

  .lg\:pr-112\.75{
    padding-right: 28.1875rem;
  }

  .lg\:pb-112\.75{
    padding-bottom: 28.1875rem;
  }

  .lg\:pl-112\.75{
    padding-left: 28.1875rem;
  }

  .lg\:pt-147\.5{
    padding-top: 36.875rem;
  }

  .lg\:pr-147\.5{
    padding-right: 36.875rem;
  }

  .lg\:pb-147\.5{
    padding-bottom: 36.875rem;
  }

  .lg\:pl-147\.5{
    padding-left: 36.875rem;
  }

  .lg\:pt-162\.5{
    padding-top: 40.625rem;
  }

  .lg\:pr-162\.5{
    padding-right: 40.625rem;
  }

  .lg\:pb-162\.5{
    padding-bottom: 40.625rem;
  }

  .lg\:pl-162\.5{
    padding-left: 40.625rem;
  }

  .lg\:pt-172\.25{
    padding-top: 42.5625rem;
  }

  .lg\:pr-172\.25{
    padding-right: 42.5625rem;
  }

  .lg\:pb-172\.25{
    padding-bottom: 42.5625rem;
  }

  .lg\:pl-172\.25{
    padding-left: 42.5625rem;
  }

  .lg\:pt-175\.25{
    padding-top: 43.8125rem;
  }

  .lg\:pr-175\.25{
    padding-right: 43.8125rem;
  }

  .lg\:pb-175\.25{
    padding-bottom: 43.8125rem;
  }

  .lg\:pl-175\.25{
    padding-left: 43.8125rem;
  }

  .lg\:pt-184\.25{
    padding-top: 46.0625rem;
  }

  .lg\:pr-184\.25{
    padding-right: 46.0625rem;
  }

  .lg\:pb-184\.25{
    padding-bottom: 46.0625rem;
  }

  .lg\:pl-184\.25{
    padding-left: 46.0625rem;
  }

  .lg\:pt-203\.25{
    padding-top: 50.8125rem;
  }

  .lg\:pr-203\.25{
    padding-right: 50.8125rem;
  }

  .lg\:pb-203\.25{
    padding-bottom: 50.8125rem;
  }

  .lg\:pl-203\.25{
    padding-left: 50.8125rem;
  }

  .lg\:pt-half{
    padding-top: 50%;
  }

  .lg\:pr-half{
    padding-right: 50%;
  }

  .lg\:pb-half{
    padding-bottom: 50%;
  }

  .lg\:pl-half{
    padding-left: 50%;
  }

  .lg\:pt-full{
    padding-top: 100%;
  }

  .lg\:pr-full{
    padding-right: 100%;
  }

  .lg\:pb-full{
    padding-bottom: 100%;
  }

  .lg\:pl-full{
    padding-left: 100%;
  }

  .lg\:pt-1\/10{
    padding-top: 10%;
  }

  .lg\:pr-1\/10{
    padding-right: 10%;
  }

  .lg\:pb-1\/10{
    padding-bottom: 10%;
  }

  .lg\:pl-1\/10{
    padding-left: 10%;
  }

  .lg\:pt-2\/10{
    padding-top: 20%;
  }

  .lg\:pr-2\/10{
    padding-right: 20%;
  }

  .lg\:pb-2\/10{
    padding-bottom: 20%;
  }

  .lg\:pl-2\/10{
    padding-left: 20%;
  }

  .lg\:pt-3\/10{
    padding-top: 30%;
  }

  .lg\:pr-3\/10{
    padding-right: 30%;
  }

  .lg\:pb-3\/10{
    padding-bottom: 30%;
  }

  .lg\:pl-3\/10{
    padding-left: 30%;
  }

  .lg\:pt-4\/10{
    padding-top: 40%;
  }

  .lg\:pr-4\/10{
    padding-right: 40%;
  }

  .lg\:pb-4\/10{
    padding-bottom: 40%;
  }

  .lg\:pl-4\/10{
    padding-left: 40%;
  }

  .lg\:pt-4\.5\/10{
    padding-top: 45%;
  }

  .lg\:pr-4\.5\/10{
    padding-right: 45%;
  }

  .lg\:pb-4\.5\/10{
    padding-bottom: 45%;
  }

  .lg\:pl-4\.5\/10{
    padding-left: 45%;
  }

  .lg\:pt-5\/10{
    padding-top: 50%;
  }

  .lg\:pr-5\/10{
    padding-right: 50%;
  }

  .lg\:pb-5\/10{
    padding-bottom: 50%;
  }

  .lg\:pl-5\/10{
    padding-left: 50%;
  }

  .lg\:pt-5\.5\/10{
    padding-top: 55%;
  }

  .lg\:pr-5\.5\/10{
    padding-right: 55%;
  }

  .lg\:pb-5\.5\/10{
    padding-bottom: 55%;
  }

  .lg\:pl-5\.5\/10{
    padding-left: 55%;
  }

  .lg\:pt-6\/10{
    padding-top: 60%;
  }

  .lg\:pr-6\/10{
    padding-right: 60%;
  }

  .lg\:pb-6\/10{
    padding-bottom: 60%;
  }

  .lg\:pl-6\/10{
    padding-left: 60%;
  }

  .lg\:pt-7\/10{
    padding-top: 70%;
  }

  .lg\:pr-7\/10{
    padding-right: 70%;
  }

  .lg\:pb-7\/10{
    padding-bottom: 70%;
  }

  .lg\:pl-7\/10{
    padding-left: 70%;
  }

  .lg\:pt-8\/10{
    padding-top: 80%;
  }

  .lg\:pr-8\/10{
    padding-right: 80%;
  }

  .lg\:pb-8\/10{
    padding-bottom: 80%;
  }

  .lg\:pl-8\/10{
    padding-left: 80%;
  }

  .lg\:pt-9\/10{
    padding-top: 90%;
  }

  .lg\:pr-9\/10{
    padding-right: 90%;
  }

  .lg\:pb-9\/10{
    padding-bottom: 90%;
  }

  .lg\:pl-9\/10{
    padding-left: 90%;
  }

  .lg\:pt-1\/12{
    padding-top: 8.333333%;
  }

  .lg\:pr-1\/12{
    padding-right: 8.333333%;
  }

  .lg\:pb-1\/12{
    padding-bottom: 8.333333%;
  }

  .lg\:pl-1\/12{
    padding-left: 8.333333%;
  }

  .lg\:pt-2\/12{
    padding-top: 16.666667%;
  }

  .lg\:pr-2\/12{
    padding-right: 16.666667%;
  }

  .lg\:pb-2\/12{
    padding-bottom: 16.666667%;
  }

  .lg\:pl-2\/12{
    padding-left: 16.666667%;
  }

  .lg\:pt-3\/12{
    padding-top: 25%;
  }

  .lg\:pr-3\/12{
    padding-right: 25%;
  }

  .lg\:pb-3\/12{
    padding-bottom: 25%;
  }

  .lg\:pl-3\/12{
    padding-left: 25%;
  }

  .lg\:pt-4\/12{
    padding-top: 33.333333%;
  }

  .lg\:pr-4\/12{
    padding-right: 33.333333%;
  }

  .lg\:pb-4\/12{
    padding-bottom: 33.333333%;
  }

  .lg\:pl-4\/12{
    padding-left: 33.333333%;
  }

  .lg\:pt-5\/12{
    padding-top: 41.666667%;
  }

  .lg\:pr-5\/12{
    padding-right: 41.666667%;
  }

  .lg\:pb-5\/12{
    padding-bottom: 41.666667%;
  }

  .lg\:pl-5\/12{
    padding-left: 41.666667%;
  }

  .lg\:pt-6\/12{
    padding-top: 50%;
  }

  .lg\:pr-6\/12{
    padding-right: 50%;
  }

  .lg\:pb-6\/12{
    padding-bottom: 50%;
  }

  .lg\:pl-6\/12{
    padding-left: 50%;
  }

  .lg\:pt-7\/12{
    padding-top: 58.333333%;
  }

  .lg\:pr-7\/12{
    padding-right: 58.333333%;
  }

  .lg\:pb-7\/12{
    padding-bottom: 58.333333%;
  }

  .lg\:pl-7\/12{
    padding-left: 58.333333%;
  }

  .lg\:pt-8\/12{
    padding-top: 66.666667%;
  }

  .lg\:pr-8\/12{
    padding-right: 66.666667%;
  }

  .lg\:pb-8\/12{
    padding-bottom: 66.666667%;
  }

  .lg\:pl-8\/12{
    padding-left: 66.666667%;
  }

  .lg\:pt-9\/12{
    padding-top: 75%;
  }

  .lg\:pr-9\/12{
    padding-right: 75%;
  }

  .lg\:pb-9\/12{
    padding-bottom: 75%;
  }

  .lg\:pl-9\/12{
    padding-left: 75%;
  }

  .lg\:pt-10\/12{
    padding-top: 83.333333%;
  }

  .lg\:pr-10\/12{
    padding-right: 83.333333%;
  }

  .lg\:pb-10\/12{
    padding-bottom: 83.333333%;
  }

  .lg\:pl-10\/12{
    padding-left: 83.333333%;
  }

  .lg\:pt-11\/12{
    padding-top: 91.666667%;
  }

  .lg\:pr-11\/12{
    padding-right: 91.666667%;
  }

  .lg\:pb-11\/12{
    padding-bottom: 91.666667%;
  }

  .lg\:pl-11\/12{
    padding-left: 91.666667%;
  }

  .lg\:first\:p-0:first-child{
    padding: 0px;
  }

  .lg\:first\:p-1:first-child{
    padding: 0.25rem;
  }

  .lg\:first\:p-2:first-child{
    padding: 0.5rem;
  }

  .lg\:first\:p-3:first-child{
    padding: 0.75rem;
  }

  .lg\:first\:p-4:first-child{
    padding: 1rem;
  }

  .lg\:first\:p-5:first-child{
    padding: 1.25rem;
  }

  .lg\:first\:p-6:first-child{
    padding: 1.5rem;
  }

  .lg\:first\:p-7:first-child{
    padding: 1.75rem;
  }

  .lg\:first\:p-8:first-child{
    padding: 2rem;
  }

  .lg\:first\:p-9:first-child{
    padding: 2.25rem;
  }

  .lg\:first\:p-10:first-child{
    padding: 2.5rem;
  }

  .lg\:first\:p-11:first-child{
    padding: 2.75rem;
  }

  .lg\:first\:p-12:first-child{
    padding: 3rem;
  }

  .lg\:first\:p-13:first-child{
    padding: 3.25rem;
  }

  .lg\:first\:p-14:first-child{
    padding: 3.5rem;
  }

  .lg\:first\:p-15:first-child{
    padding: 3.75rem;
  }

  .lg\:first\:p-16:first-child{
    padding: 4rem;
  }

  .lg\:first\:p-17:first-child{
    padding: 4.25rem;
  }

  .lg\:first\:p-18:first-child{
    padding: 4.5rem;
  }

  .lg\:first\:p-19:first-child{
    padding: 4.75rem;
  }

  .lg\:first\:p-20:first-child{
    padding: 5rem;
  }

  .lg\:first\:p-22:first-child{
    padding: 5.5rem;
  }

  .lg\:first\:p-24:first-child{
    padding: 6rem;
  }

  .lg\:first\:p-25:first-child{
    padding: 6.25rem;
  }

  .lg\:first\:p-28:first-child{
    padding: 7rem;
  }

  .lg\:first\:p-30:first-child{
    padding: 7.5rem;
  }

  .lg\:first\:p-32:first-child{
    padding: 8rem;
  }

  .lg\:first\:p-34:first-child{
    padding: 8.5rem;
  }

  .lg\:first\:p-35:first-child{
    padding: 8.75rem;
  }

  .lg\:first\:p-36:first-child{
    padding: 9rem;
  }

  .lg\:first\:p-39:first-child{
    padding: 9.75rem;
  }

  .lg\:first\:p-40:first-child{
    padding: 10rem;
  }

  .lg\:first\:p-42:first-child{
    padding: 10.5rem;
  }

  .lg\:first\:p-44:first-child{
    padding: 11rem;
  }

  .lg\:first\:p-45:first-child{
    padding: 11.25rem;
  }

  .lg\:first\:p-48:first-child{
    padding: 12rem;
  }

  .lg\:first\:p-50:first-child{
    padding: 12.5rem;
  }

  .lg\:first\:p-52:first-child{
    padding: 13rem;
  }

  .lg\:first\:p-55:first-child{
    padding: 13.75rem;
  }

  .lg\:first\:p-56:first-child{
    padding: 14rem;
  }

  .lg\:first\:p-58:first-child{
    padding: 14.5rem;
  }

  .lg\:first\:p-60:first-child{
    padding: 15rem;
  }

  .lg\:first\:p-64:first-child{
    padding: 16rem;
  }

  .lg\:first\:p-65:first-child{
    padding: 16.25rem;
  }

  .lg\:first\:p-68:first-child{
    padding: 17rem;
  }

  .lg\:first\:p-69:first-child{
    padding: 17.25rem;
  }

  .lg\:first\:p-70:first-child{
    padding: 17.5rem;
  }

  .lg\:first\:p-72:first-child{
    padding: 18rem;
  }

  .lg\:first\:p-75:first-child{
    padding: 18.75rem;
  }

  .lg\:first\:p-80:first-child{
    padding: 20rem;
  }

  .lg\:first\:p-85:first-child{
    padding: 21.25rem;
  }

  .lg\:first\:p-86:first-child{
    padding: 21.5rem;
  }

  .lg\:first\:p-90:first-child{
    padding: 22.5rem;
  }

  .lg\:first\:p-96:first-child{
    padding: 24rem;
  }

  .lg\:first\:p-100:first-child{
    padding: 25rem;
  }

  .lg\:first\:p-115:first-child{
    padding: 28.75rem;
  }

  .lg\:first\:p-125:first-child{
    padding: 31.25rem;
  }

  .lg\:first\:p-142:first-child{
    padding: 35.5rem;
  }

  .lg\:first\:p-150:first-child{
    padding: 37.5rem;
  }

  .lg\:first\:p-156:first-child{
    padding: 39rem;
  }

  .lg\:first\:p-160:first-child{
    padding: 40rem;
  }

  .lg\:first\:p-175:first-child{
    padding: 43.75rem;
  }

  .lg\:first\:p-207:first-child{
    padding: 51.75rem;
  }

  .lg\:first\:p-242:first-child{
    padding: 60.5rem;
  }

  .lg\:first\:p-250:first-child{
    padding: 62.5rem;
  }

  .lg\:first\:p-258:first-child{
    padding: 64.5rem;
  }

  .lg\:first\:p-265:first-child{
    padding: 66.25rem;
  }

  .lg\:first\:p-280:first-child{
    padding: 70rem;
  }

  .lg\:first\:p-px:first-child{
    padding: 1px;
  }

  .lg\:first\:p-0\.5:first-child{
    padding: 0.125rem;
  }

  .lg\:first\:p-1\.5:first-child{
    padding: 0.375rem;
  }

  .lg\:first\:p-2\.5:first-child{
    padding: 0.625rem;
  }

  .lg\:first\:p-3\.5:first-child{
    padding: 0.875rem;
  }

  .lg\:first\:p-0\.25:first-child{
    padding: 0.0625rem;
  }

  .lg\:first\:p-0\.75:first-child{
    padding: 0.1875rem;
  }

  .lg\:first\:p-1\.25:first-child{
    padding: 0.3125rem;
  }

  .lg\:first\:p-1\.75:first-child{
    padding: 0.4375rem;
  }

  .lg\:first\:p-2\.25:first-child{
    padding: 0.5625rem;
  }

  .lg\:first\:p-2\.75:first-child{
    padding: 0.6875rem;
  }

  .lg\:first\:p-3\.25:first-child{
    padding: 0.8125rem;
  }

  .lg\:first\:p-3\.75:first-child{
    padding: 0.9375rem;
  }

  .lg\:first\:p-4\.25:first-child{
    padding: 1.0625rem;
  }

  .lg\:first\:p-4\.5:first-child{
    padding: 1.125rem;
  }

  .lg\:first\:p-4\.75:first-child{
    padding: 1.1875rem;
  }

  .lg\:first\:p-5\.25:first-child{
    padding: 1.3125rem;
  }

  .lg\:first\:p-5\.5:first-child{
    padding: 1.375rem;
  }

  .lg\:first\:p-5\.75:first-child{
    padding: 1.4375rem;
  }

  .lg\:first\:p-6\.25:first-child{
    padding: 1.5625rem;
  }

  .lg\:first\:p-6\.5:first-child{
    padding: 1.625rem;
  }

  .lg\:first\:p-6\.75:first-child{
    padding: 1.6875rem;
  }

  .lg\:first\:p-7\.25:first-child{
    padding: 1.8125rem;
  }

  .lg\:first\:p-7\.5:first-child{
    padding: 1.875rem;
  }

  .lg\:first\:p-8\.25:first-child{
    padding: 2.0625rem;
  }

  .lg\:first\:p-8\.5:first-child{
    padding: 2.125rem;
  }

  .lg\:first\:p-9\.25:first-child{
    padding: 2.3125rem;
  }

  .lg\:first\:p-9\.5:first-child{
    padding: 2.375rem;
  }

  .lg\:first\:p-10\.5:first-child{
    padding: 2.625rem;
  }

  .lg\:first\:p-11\.25:first-child{
    padding: 2.8125rem;
  }

  .lg\:first\:p-11\.5:first-child{
    padding: 2.875rem;
  }

  .lg\:first\:p-12\.5:first-child{
    padding: 3.125rem;
  }

  .lg\:first\:p-12\.75:first-child{
    padding: 3.1875rem;
  }

  .lg\:first\:p-13\.5:first-child{
    padding: 3.375rem;
  }

  .lg\:first\:p-14\.5:first-child{
    padding: 3.625rem;
  }

  .lg\:first\:p-15\.5:first-child{
    padding: 3.875rem;
  }

  .lg\:first\:p-15\.75:first-child{
    padding: 3.9375rem;
  }

  .lg\:first\:p-16\.25:first-child{
    padding: 4.0625rem;
  }

  .lg\:first\:p-17\.25:first-child{
    padding: 4.3125rem;
  }

  .lg\:first\:p-17\.5:first-child{
    padding: 4.375rem;
  }

  .lg\:first\:p-18\.25:first-child{
    padding: 4.5625rem;
  }

  .lg\:first\:p-18\.5:first-child{
    padding: 4.625rem;
  }

  .lg\:first\:p-20\.25:first-child{
    padding: 5.0625rem;
  }

  .lg\:first\:p-20\.5:first-child{
    padding: 5.125rem;
  }

  .lg\:first\:p-22\.5:first-child{
    padding: 5.625rem;
  }

  .lg\:first\:p-25\.5:first-child{
    padding: 6.375rem;
  }

  .lg\:first\:p-26\.75:first-child{
    padding: 6.6875rem;
  }

  .lg\:first\:p-32\.5:first-child{
    padding: 8.125rem;
  }

  .lg\:first\:p-37\.5:first-child{
    padding: 9.375rem;
  }

  .lg\:first\:p-41\.25:first-child{
    padding: 10.3125rem;
  }

  .lg\:first\:p-52\.5:first-child{
    padding: 13.125rem;
  }

  .lg\:first\:p-54\.5:first-child{
    padding: 13.625rem;
  }

  .lg\:first\:p-57\.25:first-child{
    padding: 14.3125rem;
  }

  .lg\:first\:p-57\.5:first-child{
    padding: 14.375rem;
  }

  .lg\:first\:p-66\.25:first-child{
    padding: 16.5625rem;
  }

  .lg\:first\:p-74\.5:first-child{
    padding: 18.125rem;
  }

  .lg\:first\:p-106\.25:first-child{
    padding: 26.5625rem;
  }

  .lg\:first\:p-112\.25:first-child{
    padding: 28.0675rem;
  }

  .lg\:first\:p-112\.75:first-child{
    padding: 28.1875rem;
  }

  .lg\:first\:p-147\.5:first-child{
    padding: 36.875rem;
  }

  .lg\:first\:p-162\.5:first-child{
    padding: 40.625rem;
  }

  .lg\:first\:p-172\.25:first-child{
    padding: 42.5625rem;
  }

  .lg\:first\:p-175\.25:first-child{
    padding: 43.8125rem;
  }

  .lg\:first\:p-184\.25:first-child{
    padding: 46.0625rem;
  }

  .lg\:first\:p-203\.25:first-child{
    padding: 50.8125rem;
  }

  .lg\:first\:p-half:first-child{
    padding: 50%;
  }

  .lg\:first\:p-full:first-child{
    padding: 100%;
  }

  .lg\:first\:p-1\/10:first-child{
    padding: 10%;
  }

  .lg\:first\:p-2\/10:first-child{
    padding: 20%;
  }

  .lg\:first\:p-3\/10:first-child{
    padding: 30%;
  }

  .lg\:first\:p-4\/10:first-child{
    padding: 40%;
  }

  .lg\:first\:p-4\.5\/10:first-child{
    padding: 45%;
  }

  .lg\:first\:p-5\/10:first-child{
    padding: 50%;
  }

  .lg\:first\:p-5\.5\/10:first-child{
    padding: 55%;
  }

  .lg\:first\:p-6\/10:first-child{
    padding: 60%;
  }

  .lg\:first\:p-7\/10:first-child{
    padding: 70%;
  }

  .lg\:first\:p-8\/10:first-child{
    padding: 80%;
  }

  .lg\:first\:p-9\/10:first-child{
    padding: 90%;
  }

  .lg\:first\:p-1\/12:first-child{
    padding: 8.333333%;
  }

  .lg\:first\:p-2\/12:first-child{
    padding: 16.666667%;
  }

  .lg\:first\:p-3\/12:first-child{
    padding: 25%;
  }

  .lg\:first\:p-4\/12:first-child{
    padding: 33.333333%;
  }

  .lg\:first\:p-5\/12:first-child{
    padding: 41.666667%;
  }

  .lg\:first\:p-6\/12:first-child{
    padding: 50%;
  }

  .lg\:first\:p-7\/12:first-child{
    padding: 58.333333%;
  }

  .lg\:first\:p-8\/12:first-child{
    padding: 66.666667%;
  }

  .lg\:first\:p-9\/12:first-child{
    padding: 75%;
  }

  .lg\:first\:p-10\/12:first-child{
    padding: 83.333333%;
  }

  .lg\:first\:p-11\/12:first-child{
    padding: 91.666667%;
  }

  .lg\:first\:py-0:first-child{
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .lg\:first\:px-0:first-child{
    padding-left: 0px;
    padding-right: 0px;
  }

  .lg\:first\:py-1:first-child{
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }

  .lg\:first\:px-1:first-child{
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }

  .lg\:first\:py-2:first-child{
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .lg\:first\:px-2:first-child{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .lg\:first\:py-3:first-child{
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }

  .lg\:first\:px-3:first-child{
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .lg\:first\:py-4:first-child{
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .lg\:first\:px-4:first-child{
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .lg\:first\:py-5:first-child{
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .lg\:first\:px-5:first-child{
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .lg\:first\:py-6:first-child{
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .lg\:first\:px-6:first-child{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .lg\:first\:py-7:first-child{
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
  }

  .lg\:first\:px-7:first-child{
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }

  .lg\:first\:py-8:first-child{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .lg\:first\:px-8:first-child{
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .lg\:first\:py-9:first-child{
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
  }

  .lg\:first\:px-9:first-child{
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }

  .lg\:first\:py-10:first-child{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .lg\:first\:px-10:first-child{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .lg\:first\:py-11:first-child{
    padding-top: 2.75rem;
    padding-bottom: 2.75rem;
  }

  .lg\:first\:px-11:first-child{
    padding-left: 2.75rem;
    padding-right: 2.75rem;
  }

  .lg\:first\:py-12:first-child{
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .lg\:first\:px-12:first-child{
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .lg\:first\:py-13:first-child{
    padding-top: 3.25rem;
    padding-bottom: 3.25rem;
  }

  .lg\:first\:px-13:first-child{
    padding-left: 3.25rem;
    padding-right: 3.25rem;
  }

  .lg\:first\:py-14:first-child{
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .lg\:first\:px-14:first-child{
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }

  .lg\:first\:py-15:first-child{
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
  }

  .lg\:first\:px-15:first-child{
    padding-left: 3.75rem;
    padding-right: 3.75rem;
  }

  .lg\:first\:py-16:first-child{
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .lg\:first\:px-16:first-child{
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .lg\:first\:py-17:first-child{
    padding-top: 4.25rem;
    padding-bottom: 4.25rem;
  }

  .lg\:first\:px-17:first-child{
    padding-left: 4.25rem;
    padding-right: 4.25rem;
  }

  .lg\:first\:py-18:first-child{
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }

  .lg\:first\:px-18:first-child{
    padding-left: 4.5rem;
    padding-right: 4.5rem;
  }

  .lg\:first\:py-19:first-child{
    padding-top: 4.75rem;
    padding-bottom: 4.75rem;
  }

  .lg\:first\:px-19:first-child{
    padding-left: 4.75rem;
    padding-right: 4.75rem;
  }

  .lg\:first\:py-20:first-child{
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .lg\:first\:px-20:first-child{
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .lg\:first\:py-22:first-child{
    padding-top: 5.5rem;
    padding-bottom: 5.5rem;
  }

  .lg\:first\:px-22:first-child{
    padding-left: 5.5rem;
    padding-right: 5.5rem;
  }

  .lg\:first\:py-24:first-child{
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .lg\:first\:px-24:first-child{
    padding-left: 6rem;
    padding-right: 6rem;
  }

  .lg\:first\:py-25:first-child{
    padding-top: 6.25rem;
    padding-bottom: 6.25rem;
  }

  .lg\:first\:px-25:first-child{
    padding-left: 6.25rem;
    padding-right: 6.25rem;
  }

  .lg\:first\:py-28:first-child{
    padding-top: 7rem;
    padding-bottom: 7rem;
  }

  .lg\:first\:px-28:first-child{
    padding-left: 7rem;
    padding-right: 7rem;
  }

  .lg\:first\:py-30:first-child{
    padding-top: 7.5rem;
    padding-bottom: 7.5rem;
  }

  .lg\:first\:px-30:first-child{
    padding-left: 7.5rem;
    padding-right: 7.5rem;
  }

  .lg\:first\:py-32:first-child{
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

  .lg\:first\:px-32:first-child{
    padding-left: 8rem;
    padding-right: 8rem;
  }

  .lg\:first\:py-34:first-child{
    padding-top: 8.5rem;
    padding-bottom: 8.5rem;
  }

  .lg\:first\:px-34:first-child{
    padding-left: 8.5rem;
    padding-right: 8.5rem;
  }

  .lg\:first\:py-35:first-child{
    padding-top: 8.75rem;
    padding-bottom: 8.75rem;
  }

  .lg\:first\:px-35:first-child{
    padding-left: 8.75rem;
    padding-right: 8.75rem;
  }

  .lg\:first\:py-36:first-child{
    padding-top: 9rem;
    padding-bottom: 9rem;
  }

  .lg\:first\:px-36:first-child{
    padding-left: 9rem;
    padding-right: 9rem;
  }

  .lg\:first\:py-39:first-child{
    padding-top: 9.75rem;
    padding-bottom: 9.75rem;
  }

  .lg\:first\:px-39:first-child{
    padding-left: 9.75rem;
    padding-right: 9.75rem;
  }

  .lg\:first\:py-40:first-child{
    padding-top: 10rem;
    padding-bottom: 10rem;
  }

  .lg\:first\:px-40:first-child{
    padding-left: 10rem;
    padding-right: 10rem;
  }

  .lg\:first\:py-42:first-child{
    padding-top: 10.5rem;
    padding-bottom: 10.5rem;
  }

  .lg\:first\:px-42:first-child{
    padding-left: 10.5rem;
    padding-right: 10.5rem;
  }

  .lg\:first\:py-44:first-child{
    padding-top: 11rem;
    padding-bottom: 11rem;
  }

  .lg\:first\:px-44:first-child{
    padding-left: 11rem;
    padding-right: 11rem;
  }

  .lg\:first\:py-45:first-child{
    padding-top: 11.25rem;
    padding-bottom: 11.25rem;
  }

  .lg\:first\:px-45:first-child{
    padding-left: 11.25rem;
    padding-right: 11.25rem;
  }

  .lg\:first\:py-48:first-child{
    padding-top: 12rem;
    padding-bottom: 12rem;
  }

  .lg\:first\:px-48:first-child{
    padding-left: 12rem;
    padding-right: 12rem;
  }

  .lg\:first\:py-50:first-child{
    padding-top: 12.5rem;
    padding-bottom: 12.5rem;
  }

  .lg\:first\:px-50:first-child{
    padding-left: 12.5rem;
    padding-right: 12.5rem;
  }

  .lg\:first\:py-52:first-child{
    padding-top: 13rem;
    padding-bottom: 13rem;
  }

  .lg\:first\:px-52:first-child{
    padding-left: 13rem;
    padding-right: 13rem;
  }

  .lg\:first\:py-55:first-child{
    padding-top: 13.75rem;
    padding-bottom: 13.75rem;
  }

  .lg\:first\:px-55:first-child{
    padding-left: 13.75rem;
    padding-right: 13.75rem;
  }

  .lg\:first\:py-56:first-child{
    padding-top: 14rem;
    padding-bottom: 14rem;
  }

  .lg\:first\:px-56:first-child{
    padding-left: 14rem;
    padding-right: 14rem;
  }

  .lg\:first\:py-58:first-child{
    padding-top: 14.5rem;
    padding-bottom: 14.5rem;
  }

  .lg\:first\:px-58:first-child{
    padding-left: 14.5rem;
    padding-right: 14.5rem;
  }

  .lg\:first\:py-60:first-child{
    padding-top: 15rem;
    padding-bottom: 15rem;
  }

  .lg\:first\:px-60:first-child{
    padding-left: 15rem;
    padding-right: 15rem;
  }

  .lg\:first\:py-64:first-child{
    padding-top: 16rem;
    padding-bottom: 16rem;
  }

  .lg\:first\:px-64:first-child{
    padding-left: 16rem;
    padding-right: 16rem;
  }

  .lg\:first\:py-65:first-child{
    padding-top: 16.25rem;
    padding-bottom: 16.25rem;
  }

  .lg\:first\:px-65:first-child{
    padding-left: 16.25rem;
    padding-right: 16.25rem;
  }

  .lg\:first\:py-68:first-child{
    padding-top: 17rem;
    padding-bottom: 17rem;
  }

  .lg\:first\:px-68:first-child{
    padding-left: 17rem;
    padding-right: 17rem;
  }

  .lg\:first\:py-69:first-child{
    padding-top: 17.25rem;
    padding-bottom: 17.25rem;
  }

  .lg\:first\:px-69:first-child{
    padding-left: 17.25rem;
    padding-right: 17.25rem;
  }

  .lg\:first\:py-70:first-child{
    padding-top: 17.5rem;
    padding-bottom: 17.5rem;
  }

  .lg\:first\:px-70:first-child{
    padding-left: 17.5rem;
    padding-right: 17.5rem;
  }

  .lg\:first\:py-72:first-child{
    padding-top: 18rem;
    padding-bottom: 18rem;
  }

  .lg\:first\:px-72:first-child{
    padding-left: 18rem;
    padding-right: 18rem;
  }

  .lg\:first\:py-75:first-child{
    padding-top: 18.75rem;
    padding-bottom: 18.75rem;
  }

  .lg\:first\:px-75:first-child{
    padding-left: 18.75rem;
    padding-right: 18.75rem;
  }

  .lg\:first\:py-80:first-child{
    padding-top: 20rem;
    padding-bottom: 20rem;
  }

  .lg\:first\:px-80:first-child{
    padding-left: 20rem;
    padding-right: 20rem;
  }

  .lg\:first\:py-85:first-child{
    padding-top: 21.25rem;
    padding-bottom: 21.25rem;
  }

  .lg\:first\:px-85:first-child{
    padding-left: 21.25rem;
    padding-right: 21.25rem;
  }

  .lg\:first\:py-86:first-child{
    padding-top: 21.5rem;
    padding-bottom: 21.5rem;
  }

  .lg\:first\:px-86:first-child{
    padding-left: 21.5rem;
    padding-right: 21.5rem;
  }

  .lg\:first\:py-90:first-child{
    padding-top: 22.5rem;
    padding-bottom: 22.5rem;
  }

  .lg\:first\:px-90:first-child{
    padding-left: 22.5rem;
    padding-right: 22.5rem;
  }

  .lg\:first\:py-96:first-child{
    padding-top: 24rem;
    padding-bottom: 24rem;
  }

  .lg\:first\:px-96:first-child{
    padding-left: 24rem;
    padding-right: 24rem;
  }

  .lg\:first\:py-100:first-child{
    padding-top: 25rem;
    padding-bottom: 25rem;
  }

  .lg\:first\:px-100:first-child{
    padding-left: 25rem;
    padding-right: 25rem;
  }

  .lg\:first\:py-115:first-child{
    padding-top: 28.75rem;
    padding-bottom: 28.75rem;
  }

  .lg\:first\:px-115:first-child{
    padding-left: 28.75rem;
    padding-right: 28.75rem;
  }

  .lg\:first\:py-125:first-child{
    padding-top: 31.25rem;
    padding-bottom: 31.25rem;
  }

  .lg\:first\:px-125:first-child{
    padding-left: 31.25rem;
    padding-right: 31.25rem;
  }

  .lg\:first\:py-142:first-child{
    padding-top: 35.5rem;
    padding-bottom: 35.5rem;
  }

  .lg\:first\:px-142:first-child{
    padding-left: 35.5rem;
    padding-right: 35.5rem;
  }

  .lg\:first\:py-150:first-child{
    padding-top: 37.5rem;
    padding-bottom: 37.5rem;
  }

  .lg\:first\:px-150:first-child{
    padding-left: 37.5rem;
    padding-right: 37.5rem;
  }

  .lg\:first\:py-156:first-child{
    padding-top: 39rem;
    padding-bottom: 39rem;
  }

  .lg\:first\:px-156:first-child{
    padding-left: 39rem;
    padding-right: 39rem;
  }

  .lg\:first\:py-160:first-child{
    padding-top: 40rem;
    padding-bottom: 40rem;
  }

  .lg\:first\:px-160:first-child{
    padding-left: 40rem;
    padding-right: 40rem;
  }

  .lg\:first\:py-175:first-child{
    padding-top: 43.75rem;
    padding-bottom: 43.75rem;
  }

  .lg\:first\:px-175:first-child{
    padding-left: 43.75rem;
    padding-right: 43.75rem;
  }

  .lg\:first\:py-207:first-child{
    padding-top: 51.75rem;
    padding-bottom: 51.75rem;
  }

  .lg\:first\:px-207:first-child{
    padding-left: 51.75rem;
    padding-right: 51.75rem;
  }

  .lg\:first\:py-242:first-child{
    padding-top: 60.5rem;
    padding-bottom: 60.5rem;
  }

  .lg\:first\:px-242:first-child{
    padding-left: 60.5rem;
    padding-right: 60.5rem;
  }

  .lg\:first\:py-250:first-child{
    padding-top: 62.5rem;
    padding-bottom: 62.5rem;
  }

  .lg\:first\:px-250:first-child{
    padding-left: 62.5rem;
    padding-right: 62.5rem;
  }

  .lg\:first\:py-258:first-child{
    padding-top: 64.5rem;
    padding-bottom: 64.5rem;
  }

  .lg\:first\:px-258:first-child{
    padding-left: 64.5rem;
    padding-right: 64.5rem;
  }

  .lg\:first\:py-265:first-child{
    padding-top: 66.25rem;
    padding-bottom: 66.25rem;
  }

  .lg\:first\:px-265:first-child{
    padding-left: 66.25rem;
    padding-right: 66.25rem;
  }

  .lg\:first\:py-280:first-child{
    padding-top: 70rem;
    padding-bottom: 70rem;
  }

  .lg\:first\:px-280:first-child{
    padding-left: 70rem;
    padding-right: 70rem;
  }

  .lg\:first\:py-px:first-child{
    padding-top: 1px;
    padding-bottom: 1px;
  }

  .lg\:first\:px-px:first-child{
    padding-left: 1px;
    padding-right: 1px;
  }

  .lg\:first\:py-0\.5:first-child{
    padding-top: 0.125rem;
    padding-bottom: 0.125rem;
  }

  .lg\:first\:px-0\.5:first-child{
    padding-left: 0.125rem;
    padding-right: 0.125rem;
  }

  .lg\:first\:py-1\.5:first-child{
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
  }

  .lg\:first\:px-1\.5:first-child{
    padding-left: 0.375rem;
    padding-right: 0.375rem;
  }

  .lg\:first\:py-2\.5:first-child{
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }

  .lg\:first\:px-2\.5:first-child{
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  .lg\:first\:py-3\.5:first-child{
    padding-top: 0.875rem;
    padding-bottom: 0.875rem;
  }

  .lg\:first\:px-3\.5:first-child{
    padding-left: 0.875rem;
    padding-right: 0.875rem;
  }

  .lg\:first\:py-0\.25:first-child{
    padding-top: 0.0625rem;
    padding-bottom: 0.0625rem;
  }

  .lg\:first\:px-0\.25:first-child{
    padding-left: 0.0625rem;
    padding-right: 0.0625rem;
  }

  .lg\:first\:py-0\.75:first-child{
    padding-top: 0.1875rem;
    padding-bottom: 0.1875rem;
  }

  .lg\:first\:px-0\.75:first-child{
    padding-left: 0.1875rem;
    padding-right: 0.1875rem;
  }

  .lg\:first\:py-1\.25:first-child{
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
  }

  .lg\:first\:px-1\.25:first-child{
    padding-left: 0.3125rem;
    padding-right: 0.3125rem;
  }

  .lg\:first\:py-1\.75:first-child{
    padding-top: 0.4375rem;
    padding-bottom: 0.4375rem;
  }

  .lg\:first\:px-1\.75:first-child{
    padding-left: 0.4375rem;
    padding-right: 0.4375rem;
  }

  .lg\:first\:py-2\.25:first-child{
    padding-top: 0.5625rem;
    padding-bottom: 0.5625rem;
  }

  .lg\:first\:px-2\.25:first-child{
    padding-left: 0.5625rem;
    padding-right: 0.5625rem;
  }

  .lg\:first\:py-2\.75:first-child{
    padding-top: 0.6875rem;
    padding-bottom: 0.6875rem;
  }

  .lg\:first\:px-2\.75:first-child{
    padding-left: 0.6875rem;
    padding-right: 0.6875rem;
  }

  .lg\:first\:py-3\.25:first-child{
    padding-top: 0.8125rem;
    padding-bottom: 0.8125rem;
  }

  .lg\:first\:px-3\.25:first-child{
    padding-left: 0.8125rem;
    padding-right: 0.8125rem;
  }

  .lg\:first\:py-3\.75:first-child{
    padding-top: 0.9375rem;
    padding-bottom: 0.9375rem;
  }

  .lg\:first\:px-3\.75:first-child{
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }

  .lg\:first\:py-4\.25:first-child{
    padding-top: 1.0625rem;
    padding-bottom: 1.0625rem;
  }

  .lg\:first\:px-4\.25:first-child{
    padding-left: 1.0625rem;
    padding-right: 1.0625rem;
  }

  .lg\:first\:py-4\.5:first-child{
    padding-top: 1.125rem;
    padding-bottom: 1.125rem;
  }

  .lg\:first\:px-4\.5:first-child{
    padding-left: 1.125rem;
    padding-right: 1.125rem;
  }

  .lg\:first\:py-4\.75:first-child{
    padding-top: 1.1875rem;
    padding-bottom: 1.1875rem;
  }

  .lg\:first\:px-4\.75:first-child{
    padding-left: 1.1875rem;
    padding-right: 1.1875rem;
  }

  .lg\:first\:py-5\.25:first-child{
    padding-top: 1.3125rem;
    padding-bottom: 1.3125rem;
  }

  .lg\:first\:px-5\.25:first-child{
    padding-left: 1.3125rem;
    padding-right: 1.3125rem;
  }

  .lg\:first\:py-5\.5:first-child{
    padding-top: 1.375rem;
    padding-bottom: 1.375rem;
  }

  .lg\:first\:px-5\.5:first-child{
    padding-left: 1.375rem;
    padding-right: 1.375rem;
  }

  .lg\:first\:py-5\.75:first-child{
    padding-top: 1.4375rem;
    padding-bottom: 1.4375rem;
  }

  .lg\:first\:px-5\.75:first-child{
    padding-left: 1.4375rem;
    padding-right: 1.4375rem;
  }

  .lg\:first\:py-6\.25:first-child{
    padding-top: 1.5625rem;
    padding-bottom: 1.5625rem;
  }

  .lg\:first\:px-6\.25:first-child{
    padding-left: 1.5625rem;
    padding-right: 1.5625rem;
  }

  .lg\:first\:py-6\.5:first-child{
    padding-top: 1.625rem;
    padding-bottom: 1.625rem;
  }

  .lg\:first\:px-6\.5:first-child{
    padding-left: 1.625rem;
    padding-right: 1.625rem;
  }

  .lg\:first\:py-6\.75:first-child{
    padding-top: 1.6875rem;
    padding-bottom: 1.6875rem;
  }

  .lg\:first\:px-6\.75:first-child{
    padding-left: 1.6875rem;
    padding-right: 1.6875rem;
  }

  .lg\:first\:py-7\.25:first-child{
    padding-top: 1.8125rem;
    padding-bottom: 1.8125rem;
  }

  .lg\:first\:px-7\.25:first-child{
    padding-left: 1.8125rem;
    padding-right: 1.8125rem;
  }

  .lg\:first\:py-7\.5:first-child{
    padding-top: 1.875rem;
    padding-bottom: 1.875rem;
  }

  .lg\:first\:px-7\.5:first-child{
    padding-left: 1.875rem;
    padding-right: 1.875rem;
  }

  .lg\:first\:py-8\.25:first-child{
    padding-top: 2.0625rem;
    padding-bottom: 2.0625rem;
  }

  .lg\:first\:px-8\.25:first-child{
    padding-left: 2.0625rem;
    padding-right: 2.0625rem;
  }

  .lg\:first\:py-8\.5:first-child{
    padding-top: 2.125rem;
    padding-bottom: 2.125rem;
  }

  .lg\:first\:px-8\.5:first-child{
    padding-left: 2.125rem;
    padding-right: 2.125rem;
  }

  .lg\:first\:py-9\.25:first-child{
    padding-top: 2.3125rem;
    padding-bottom: 2.3125rem;
  }

  .lg\:first\:px-9\.25:first-child{
    padding-left: 2.3125rem;
    padding-right: 2.3125rem;
  }

  .lg\:first\:py-9\.5:first-child{
    padding-top: 2.375rem;
    padding-bottom: 2.375rem;
  }

  .lg\:first\:px-9\.5:first-child{
    padding-left: 2.375rem;
    padding-right: 2.375rem;
  }

  .lg\:first\:py-10\.5:first-child{
    padding-top: 2.625rem;
    padding-bottom: 2.625rem;
  }

  .lg\:first\:px-10\.5:first-child{
    padding-left: 2.625rem;
    padding-right: 2.625rem;
  }

  .lg\:first\:py-11\.25:first-child{
    padding-top: 2.8125rem;
    padding-bottom: 2.8125rem;
  }

  .lg\:first\:px-11\.25:first-child{
    padding-left: 2.8125rem;
    padding-right: 2.8125rem;
  }

  .lg\:first\:py-11\.5:first-child{
    padding-top: 2.875rem;
    padding-bottom: 2.875rem;
  }

  .lg\:first\:px-11\.5:first-child{
    padding-left: 2.875rem;
    padding-right: 2.875rem;
  }

  .lg\:first\:py-12\.5:first-child{
    padding-top: 3.125rem;
    padding-bottom: 3.125rem;
  }

  .lg\:first\:px-12\.5:first-child{
    padding-left: 3.125rem;
    padding-right: 3.125rem;
  }

  .lg\:first\:py-12\.75:first-child{
    padding-top: 3.1875rem;
    padding-bottom: 3.1875rem;
  }

  .lg\:first\:px-12\.75:first-child{
    padding-left: 3.1875rem;
    padding-right: 3.1875rem;
  }

  .lg\:first\:py-13\.5:first-child{
    padding-top: 3.375rem;
    padding-bottom: 3.375rem;
  }

  .lg\:first\:px-13\.5:first-child{
    padding-left: 3.375rem;
    padding-right: 3.375rem;
  }

  .lg\:first\:py-14\.5:first-child{
    padding-top: 3.625rem;
    padding-bottom: 3.625rem;
  }

  .lg\:first\:px-14\.5:first-child{
    padding-left: 3.625rem;
    padding-right: 3.625rem;
  }

  .lg\:first\:py-15\.5:first-child{
    padding-top: 3.875rem;
    padding-bottom: 3.875rem;
  }

  .lg\:first\:px-15\.5:first-child{
    padding-left: 3.875rem;
    padding-right: 3.875rem;
  }

  .lg\:first\:py-15\.75:first-child{
    padding-top: 3.9375rem;
    padding-bottom: 3.9375rem;
  }

  .lg\:first\:px-15\.75:first-child{
    padding-left: 3.9375rem;
    padding-right: 3.9375rem;
  }

  .lg\:first\:py-16\.25:first-child{
    padding-top: 4.0625rem;
    padding-bottom: 4.0625rem;
  }

  .lg\:first\:px-16\.25:first-child{
    padding-left: 4.0625rem;
    padding-right: 4.0625rem;
  }

  .lg\:first\:py-17\.25:first-child{
    padding-top: 4.3125rem;
    padding-bottom: 4.3125rem;
  }

  .lg\:first\:px-17\.25:first-child{
    padding-left: 4.3125rem;
    padding-right: 4.3125rem;
  }

  .lg\:first\:py-17\.5:first-child{
    padding-top: 4.375rem;
    padding-bottom: 4.375rem;
  }

  .lg\:first\:px-17\.5:first-child{
    padding-left: 4.375rem;
    padding-right: 4.375rem;
  }

  .lg\:first\:py-18\.25:first-child{
    padding-top: 4.5625rem;
    padding-bottom: 4.5625rem;
  }

  .lg\:first\:px-18\.25:first-child{
    padding-left: 4.5625rem;
    padding-right: 4.5625rem;
  }

  .lg\:first\:py-18\.5:first-child{
    padding-top: 4.625rem;
    padding-bottom: 4.625rem;
  }

  .lg\:first\:px-18\.5:first-child{
    padding-left: 4.625rem;
    padding-right: 4.625rem;
  }

  .lg\:first\:py-20\.25:first-child{
    padding-top: 5.0625rem;
    padding-bottom: 5.0625rem;
  }

  .lg\:first\:px-20\.25:first-child{
    padding-left: 5.0625rem;
    padding-right: 5.0625rem;
  }

  .lg\:first\:py-20\.5:first-child{
    padding-top: 5.125rem;
    padding-bottom: 5.125rem;
  }

  .lg\:first\:px-20\.5:first-child{
    padding-left: 5.125rem;
    padding-right: 5.125rem;
  }

  .lg\:first\:py-22\.5:first-child{
    padding-top: 5.625rem;
    padding-bottom: 5.625rem;
  }

  .lg\:first\:px-22\.5:first-child{
    padding-left: 5.625rem;
    padding-right: 5.625rem;
  }

  .lg\:first\:py-25\.5:first-child{
    padding-top: 6.375rem;
    padding-bottom: 6.375rem;
  }

  .lg\:first\:px-25\.5:first-child{
    padding-left: 6.375rem;
    padding-right: 6.375rem;
  }

  .lg\:first\:py-26\.75:first-child{
    padding-top: 6.6875rem;
    padding-bottom: 6.6875rem;
  }

  .lg\:first\:px-26\.75:first-child{
    padding-left: 6.6875rem;
    padding-right: 6.6875rem;
  }

  .lg\:first\:py-32\.5:first-child{
    padding-top: 8.125rem;
    padding-bottom: 8.125rem;
  }

  .lg\:first\:px-32\.5:first-child{
    padding-left: 8.125rem;
    padding-right: 8.125rem;
  }

  .lg\:first\:py-37\.5:first-child{
    padding-top: 9.375rem;
    padding-bottom: 9.375rem;
  }

  .lg\:first\:px-37\.5:first-child{
    padding-left: 9.375rem;
    padding-right: 9.375rem;
  }

  .lg\:first\:py-41\.25:first-child{
    padding-top: 10.3125rem;
    padding-bottom: 10.3125rem;
  }

  .lg\:first\:px-41\.25:first-child{
    padding-left: 10.3125rem;
    padding-right: 10.3125rem;
  }

  .lg\:first\:py-52\.5:first-child{
    padding-top: 13.125rem;
    padding-bottom: 13.125rem;
  }

  .lg\:first\:px-52\.5:first-child{
    padding-left: 13.125rem;
    padding-right: 13.125rem;
  }

  .lg\:first\:py-54\.5:first-child{
    padding-top: 13.625rem;
    padding-bottom: 13.625rem;
  }

  .lg\:first\:px-54\.5:first-child{
    padding-left: 13.625rem;
    padding-right: 13.625rem;
  }

  .lg\:first\:py-57\.25:first-child{
    padding-top: 14.3125rem;
    padding-bottom: 14.3125rem;
  }

  .lg\:first\:px-57\.25:first-child{
    padding-left: 14.3125rem;
    padding-right: 14.3125rem;
  }

  .lg\:first\:py-57\.5:first-child{
    padding-top: 14.375rem;
    padding-bottom: 14.375rem;
  }

  .lg\:first\:px-57\.5:first-child{
    padding-left: 14.375rem;
    padding-right: 14.375rem;
  }

  .lg\:first\:py-66\.25:first-child{
    padding-top: 16.5625rem;
    padding-bottom: 16.5625rem;
  }

  .lg\:first\:px-66\.25:first-child{
    padding-left: 16.5625rem;
    padding-right: 16.5625rem;
  }

  .lg\:first\:py-74\.5:first-child{
    padding-top: 18.125rem;
    padding-bottom: 18.125rem;
  }

  .lg\:first\:px-74\.5:first-child{
    padding-left: 18.125rem;
    padding-right: 18.125rem;
  }

  .lg\:first\:py-106\.25:first-child{
    padding-top: 26.5625rem;
    padding-bottom: 26.5625rem;
  }

  .lg\:first\:px-106\.25:first-child{
    padding-left: 26.5625rem;
    padding-right: 26.5625rem;
  }

  .lg\:first\:py-112\.25:first-child{
    padding-top: 28.0675rem;
    padding-bottom: 28.0675rem;
  }

  .lg\:first\:px-112\.25:first-child{
    padding-left: 28.0675rem;
    padding-right: 28.0675rem;
  }

  .lg\:first\:py-112\.75:first-child{
    padding-top: 28.1875rem;
    padding-bottom: 28.1875rem;
  }

  .lg\:first\:px-112\.75:first-child{
    padding-left: 28.1875rem;
    padding-right: 28.1875rem;
  }

  .lg\:first\:py-147\.5:first-child{
    padding-top: 36.875rem;
    padding-bottom: 36.875rem;
  }

  .lg\:first\:px-147\.5:first-child{
    padding-left: 36.875rem;
    padding-right: 36.875rem;
  }

  .lg\:first\:py-162\.5:first-child{
    padding-top: 40.625rem;
    padding-bottom: 40.625rem;
  }

  .lg\:first\:px-162\.5:first-child{
    padding-left: 40.625rem;
    padding-right: 40.625rem;
  }

  .lg\:first\:py-172\.25:first-child{
    padding-top: 42.5625rem;
    padding-bottom: 42.5625rem;
  }

  .lg\:first\:px-172\.25:first-child{
    padding-left: 42.5625rem;
    padding-right: 42.5625rem;
  }

  .lg\:first\:py-175\.25:first-child{
    padding-top: 43.8125rem;
    padding-bottom: 43.8125rem;
  }

  .lg\:first\:px-175\.25:first-child{
    padding-left: 43.8125rem;
    padding-right: 43.8125rem;
  }

  .lg\:first\:py-184\.25:first-child{
    padding-top: 46.0625rem;
    padding-bottom: 46.0625rem;
  }

  .lg\:first\:px-184\.25:first-child{
    padding-left: 46.0625rem;
    padding-right: 46.0625rem;
  }

  .lg\:first\:py-203\.25:first-child{
    padding-top: 50.8125rem;
    padding-bottom: 50.8125rem;
  }

  .lg\:first\:px-203\.25:first-child{
    padding-left: 50.8125rem;
    padding-right: 50.8125rem;
  }

  .lg\:first\:py-half:first-child{
    padding-top: 50%;
    padding-bottom: 50%;
  }

  .lg\:first\:px-half:first-child{
    padding-left: 50%;
    padding-right: 50%;
  }

  .lg\:first\:py-full:first-child{
    padding-top: 100%;
    padding-bottom: 100%;
  }

  .lg\:first\:px-full:first-child{
    padding-left: 100%;
    padding-right: 100%;
  }

  .lg\:first\:py-1\/10:first-child{
    padding-top: 10%;
    padding-bottom: 10%;
  }

  .lg\:first\:px-1\/10:first-child{
    padding-left: 10%;
    padding-right: 10%;
  }

  .lg\:first\:py-2\/10:first-child{
    padding-top: 20%;
    padding-bottom: 20%;
  }

  .lg\:first\:px-2\/10:first-child{
    padding-left: 20%;
    padding-right: 20%;
  }

  .lg\:first\:py-3\/10:first-child{
    padding-top: 30%;
    padding-bottom: 30%;
  }

  .lg\:first\:px-3\/10:first-child{
    padding-left: 30%;
    padding-right: 30%;
  }

  .lg\:first\:py-4\/10:first-child{
    padding-top: 40%;
    padding-bottom: 40%;
  }

  .lg\:first\:px-4\/10:first-child{
    padding-left: 40%;
    padding-right: 40%;
  }

  .lg\:first\:py-4\.5\/10:first-child{
    padding-top: 45%;
    padding-bottom: 45%;
  }

  .lg\:first\:px-4\.5\/10:first-child{
    padding-left: 45%;
    padding-right: 45%;
  }

  .lg\:first\:py-5\/10:first-child{
    padding-top: 50%;
    padding-bottom: 50%;
  }

  .lg\:first\:px-5\/10:first-child{
    padding-left: 50%;
    padding-right: 50%;
  }

  .lg\:first\:py-5\.5\/10:first-child{
    padding-top: 55%;
    padding-bottom: 55%;
  }

  .lg\:first\:px-5\.5\/10:first-child{
    padding-left: 55%;
    padding-right: 55%;
  }

  .lg\:first\:py-6\/10:first-child{
    padding-top: 60%;
    padding-bottom: 60%;
  }

  .lg\:first\:px-6\/10:first-child{
    padding-left: 60%;
    padding-right: 60%;
  }

  .lg\:first\:py-7\/10:first-child{
    padding-top: 70%;
    padding-bottom: 70%;
  }

  .lg\:first\:px-7\/10:first-child{
    padding-left: 70%;
    padding-right: 70%;
  }

  .lg\:first\:py-8\/10:first-child{
    padding-top: 80%;
    padding-bottom: 80%;
  }

  .lg\:first\:px-8\/10:first-child{
    padding-left: 80%;
    padding-right: 80%;
  }

  .lg\:first\:py-9\/10:first-child{
    padding-top: 90%;
    padding-bottom: 90%;
  }

  .lg\:first\:px-9\/10:first-child{
    padding-left: 90%;
    padding-right: 90%;
  }

  .lg\:first\:py-1\/12:first-child{
    padding-top: 8.333333%;
    padding-bottom: 8.333333%;
  }

  .lg\:first\:px-1\/12:first-child{
    padding-left: 8.333333%;
    padding-right: 8.333333%;
  }

  .lg\:first\:py-2\/12:first-child{
    padding-top: 16.666667%;
    padding-bottom: 16.666667%;
  }

  .lg\:first\:px-2\/12:first-child{
    padding-left: 16.666667%;
    padding-right: 16.666667%;
  }

  .lg\:first\:py-3\/12:first-child{
    padding-top: 25%;
    padding-bottom: 25%;
  }

  .lg\:first\:px-3\/12:first-child{
    padding-left: 25%;
    padding-right: 25%;
  }

  .lg\:first\:py-4\/12:first-child{
    padding-top: 33.333333%;
    padding-bottom: 33.333333%;
  }

  .lg\:first\:px-4\/12:first-child{
    padding-left: 33.333333%;
    padding-right: 33.333333%;
  }

  .lg\:first\:py-5\/12:first-child{
    padding-top: 41.666667%;
    padding-bottom: 41.666667%;
  }

  .lg\:first\:px-5\/12:first-child{
    padding-left: 41.666667%;
    padding-right: 41.666667%;
  }

  .lg\:first\:py-6\/12:first-child{
    padding-top: 50%;
    padding-bottom: 50%;
  }

  .lg\:first\:px-6\/12:first-child{
    padding-left: 50%;
    padding-right: 50%;
  }

  .lg\:first\:py-7\/12:first-child{
    padding-top: 58.333333%;
    padding-bottom: 58.333333%;
  }

  .lg\:first\:px-7\/12:first-child{
    padding-left: 58.333333%;
    padding-right: 58.333333%;
  }

  .lg\:first\:py-8\/12:first-child{
    padding-top: 66.666667%;
    padding-bottom: 66.666667%;
  }

  .lg\:first\:px-8\/12:first-child{
    padding-left: 66.666667%;
    padding-right: 66.666667%;
  }

  .lg\:first\:py-9\/12:first-child{
    padding-top: 75%;
    padding-bottom: 75%;
  }

  .lg\:first\:px-9\/12:first-child{
    padding-left: 75%;
    padding-right: 75%;
  }

  .lg\:first\:py-10\/12:first-child{
    padding-top: 83.333333%;
    padding-bottom: 83.333333%;
  }

  .lg\:first\:px-10\/12:first-child{
    padding-left: 83.333333%;
    padding-right: 83.333333%;
  }

  .lg\:first\:py-11\/12:first-child{
    padding-top: 91.666667%;
    padding-bottom: 91.666667%;
  }

  .lg\:first\:px-11\/12:first-child{
    padding-left: 91.666667%;
    padding-right: 91.666667%;
  }

  .lg\:first\:pt-0:first-child{
    padding-top: 0px;
  }

  .lg\:first\:pr-0:first-child{
    padding-right: 0px;
  }

  .lg\:first\:pb-0:first-child{
    padding-bottom: 0px;
  }

  .lg\:first\:pl-0:first-child{
    padding-left: 0px;
  }

  .lg\:first\:pt-1:first-child{
    padding-top: 0.25rem;
  }

  .lg\:first\:pr-1:first-child{
    padding-right: 0.25rem;
  }

  .lg\:first\:pb-1:first-child{
    padding-bottom: 0.25rem;
  }

  .lg\:first\:pl-1:first-child{
    padding-left: 0.25rem;
  }

  .lg\:first\:pt-2:first-child{
    padding-top: 0.5rem;
  }

  .lg\:first\:pr-2:first-child{
    padding-right: 0.5rem;
  }

  .lg\:first\:pb-2:first-child{
    padding-bottom: 0.5rem;
  }

  .lg\:first\:pl-2:first-child{
    padding-left: 0.5rem;
  }

  .lg\:first\:pt-3:first-child{
    padding-top: 0.75rem;
  }

  .lg\:first\:pr-3:first-child{
    padding-right: 0.75rem;
  }

  .lg\:first\:pb-3:first-child{
    padding-bottom: 0.75rem;
  }

  .lg\:first\:pl-3:first-child{
    padding-left: 0.75rem;
  }

  .lg\:first\:pt-4:first-child{
    padding-top: 1rem;
  }

  .lg\:first\:pr-4:first-child{
    padding-right: 1rem;
  }

  .lg\:first\:pb-4:first-child{
    padding-bottom: 1rem;
  }

  .lg\:first\:pl-4:first-child{
    padding-left: 1rem;
  }

  .lg\:first\:pt-5:first-child{
    padding-top: 1.25rem;
  }

  .lg\:first\:pr-5:first-child{
    padding-right: 1.25rem;
  }

  .lg\:first\:pb-5:first-child{
    padding-bottom: 1.25rem;
  }

  .lg\:first\:pl-5:first-child{
    padding-left: 1.25rem;
  }

  .lg\:first\:pt-6:first-child{
    padding-top: 1.5rem;
  }

  .lg\:first\:pr-6:first-child{
    padding-right: 1.5rem;
  }

  .lg\:first\:pb-6:first-child{
    padding-bottom: 1.5rem;
  }

  .lg\:first\:pl-6:first-child{
    padding-left: 1.5rem;
  }

  .lg\:first\:pt-7:first-child{
    padding-top: 1.75rem;
  }

  .lg\:first\:pr-7:first-child{
    padding-right: 1.75rem;
  }

  .lg\:first\:pb-7:first-child{
    padding-bottom: 1.75rem;
  }

  .lg\:first\:pl-7:first-child{
    padding-left: 1.75rem;
  }

  .lg\:first\:pt-8:first-child{
    padding-top: 2rem;
  }

  .lg\:first\:pr-8:first-child{
    padding-right: 2rem;
  }

  .lg\:first\:pb-8:first-child{
    padding-bottom: 2rem;
  }

  .lg\:first\:pl-8:first-child{
    padding-left: 2rem;
  }

  .lg\:first\:pt-9:first-child{
    padding-top: 2.25rem;
  }

  .lg\:first\:pr-9:first-child{
    padding-right: 2.25rem;
  }

  .lg\:first\:pb-9:first-child{
    padding-bottom: 2.25rem;
  }

  .lg\:first\:pl-9:first-child{
    padding-left: 2.25rem;
  }

  .lg\:first\:pt-10:first-child{
    padding-top: 2.5rem;
  }

  .lg\:first\:pr-10:first-child{
    padding-right: 2.5rem;
  }

  .lg\:first\:pb-10:first-child{
    padding-bottom: 2.5rem;
  }

  .lg\:first\:pl-10:first-child{
    padding-left: 2.5rem;
  }

  .lg\:first\:pt-11:first-child{
    padding-top: 2.75rem;
  }

  .lg\:first\:pr-11:first-child{
    padding-right: 2.75rem;
  }

  .lg\:first\:pb-11:first-child{
    padding-bottom: 2.75rem;
  }

  .lg\:first\:pl-11:first-child{
    padding-left: 2.75rem;
  }

  .lg\:first\:pt-12:first-child{
    padding-top: 3rem;
  }

  .lg\:first\:pr-12:first-child{
    padding-right: 3rem;
  }

  .lg\:first\:pb-12:first-child{
    padding-bottom: 3rem;
  }

  .lg\:first\:pl-12:first-child{
    padding-left: 3rem;
  }

  .lg\:first\:pt-13:first-child{
    padding-top: 3.25rem;
  }

  .lg\:first\:pr-13:first-child{
    padding-right: 3.25rem;
  }

  .lg\:first\:pb-13:first-child{
    padding-bottom: 3.25rem;
  }

  .lg\:first\:pl-13:first-child{
    padding-left: 3.25rem;
  }

  .lg\:first\:pt-14:first-child{
    padding-top: 3.5rem;
  }

  .lg\:first\:pr-14:first-child{
    padding-right: 3.5rem;
  }

  .lg\:first\:pb-14:first-child{
    padding-bottom: 3.5rem;
  }

  .lg\:first\:pl-14:first-child{
    padding-left: 3.5rem;
  }

  .lg\:first\:pt-15:first-child{
    padding-top: 3.75rem;
  }

  .lg\:first\:pr-15:first-child{
    padding-right: 3.75rem;
  }

  .lg\:first\:pb-15:first-child{
    padding-bottom: 3.75rem;
  }

  .lg\:first\:pl-15:first-child{
    padding-left: 3.75rem;
  }

  .lg\:first\:pt-16:first-child{
    padding-top: 4rem;
  }

  .lg\:first\:pr-16:first-child{
    padding-right: 4rem;
  }

  .lg\:first\:pb-16:first-child{
    padding-bottom: 4rem;
  }

  .lg\:first\:pl-16:first-child{
    padding-left: 4rem;
  }

  .lg\:first\:pt-17:first-child{
    padding-top: 4.25rem;
  }

  .lg\:first\:pr-17:first-child{
    padding-right: 4.25rem;
  }

  .lg\:first\:pb-17:first-child{
    padding-bottom: 4.25rem;
  }

  .lg\:first\:pl-17:first-child{
    padding-left: 4.25rem;
  }

  .lg\:first\:pt-18:first-child{
    padding-top: 4.5rem;
  }

  .lg\:first\:pr-18:first-child{
    padding-right: 4.5rem;
  }

  .lg\:first\:pb-18:first-child{
    padding-bottom: 4.5rem;
  }

  .lg\:first\:pl-18:first-child{
    padding-left: 4.5rem;
  }

  .lg\:first\:pt-19:first-child{
    padding-top: 4.75rem;
  }

  .lg\:first\:pr-19:first-child{
    padding-right: 4.75rem;
  }

  .lg\:first\:pb-19:first-child{
    padding-bottom: 4.75rem;
  }

  .lg\:first\:pl-19:first-child{
    padding-left: 4.75rem;
  }

  .lg\:first\:pt-20:first-child{
    padding-top: 5rem;
  }

  .lg\:first\:pr-20:first-child{
    padding-right: 5rem;
  }

  .lg\:first\:pb-20:first-child{
    padding-bottom: 5rem;
  }

  .lg\:first\:pl-20:first-child{
    padding-left: 5rem;
  }

  .lg\:first\:pt-22:first-child{
    padding-top: 5.5rem;
  }

  .lg\:first\:pr-22:first-child{
    padding-right: 5.5rem;
  }

  .lg\:first\:pb-22:first-child{
    padding-bottom: 5.5rem;
  }

  .lg\:first\:pl-22:first-child{
    padding-left: 5.5rem;
  }

  .lg\:first\:pt-24:first-child{
    padding-top: 6rem;
  }

  .lg\:first\:pr-24:first-child{
    padding-right: 6rem;
  }

  .lg\:first\:pb-24:first-child{
    padding-bottom: 6rem;
  }

  .lg\:first\:pl-24:first-child{
    padding-left: 6rem;
  }

  .lg\:first\:pt-25:first-child{
    padding-top: 6.25rem;
  }

  .lg\:first\:pr-25:first-child{
    padding-right: 6.25rem;
  }

  .lg\:first\:pb-25:first-child{
    padding-bottom: 6.25rem;
  }

  .lg\:first\:pl-25:first-child{
    padding-left: 6.25rem;
  }

  .lg\:first\:pt-28:first-child{
    padding-top: 7rem;
  }

  .lg\:first\:pr-28:first-child{
    padding-right: 7rem;
  }

  .lg\:first\:pb-28:first-child{
    padding-bottom: 7rem;
  }

  .lg\:first\:pl-28:first-child{
    padding-left: 7rem;
  }

  .lg\:first\:pt-30:first-child{
    padding-top: 7.5rem;
  }

  .lg\:first\:pr-30:first-child{
    padding-right: 7.5rem;
  }

  .lg\:first\:pb-30:first-child{
    padding-bottom: 7.5rem;
  }

  .lg\:first\:pl-30:first-child{
    padding-left: 7.5rem;
  }

  .lg\:first\:pt-32:first-child{
    padding-top: 8rem;
  }

  .lg\:first\:pr-32:first-child{
    padding-right: 8rem;
  }

  .lg\:first\:pb-32:first-child{
    padding-bottom: 8rem;
  }

  .lg\:first\:pl-32:first-child{
    padding-left: 8rem;
  }

  .lg\:first\:pt-34:first-child{
    padding-top: 8.5rem;
  }

  .lg\:first\:pr-34:first-child{
    padding-right: 8.5rem;
  }

  .lg\:first\:pb-34:first-child{
    padding-bottom: 8.5rem;
  }

  .lg\:first\:pl-34:first-child{
    padding-left: 8.5rem;
  }

  .lg\:first\:pt-35:first-child{
    padding-top: 8.75rem;
  }

  .lg\:first\:pr-35:first-child{
    padding-right: 8.75rem;
  }

  .lg\:first\:pb-35:first-child{
    padding-bottom: 8.75rem;
  }

  .lg\:first\:pl-35:first-child{
    padding-left: 8.75rem;
  }

  .lg\:first\:pt-36:first-child{
    padding-top: 9rem;
  }

  .lg\:first\:pr-36:first-child{
    padding-right: 9rem;
  }

  .lg\:first\:pb-36:first-child{
    padding-bottom: 9rem;
  }

  .lg\:first\:pl-36:first-child{
    padding-left: 9rem;
  }

  .lg\:first\:pt-39:first-child{
    padding-top: 9.75rem;
  }

  .lg\:first\:pr-39:first-child{
    padding-right: 9.75rem;
  }

  .lg\:first\:pb-39:first-child{
    padding-bottom: 9.75rem;
  }

  .lg\:first\:pl-39:first-child{
    padding-left: 9.75rem;
  }

  .lg\:first\:pt-40:first-child{
    padding-top: 10rem;
  }

  .lg\:first\:pr-40:first-child{
    padding-right: 10rem;
  }

  .lg\:first\:pb-40:first-child{
    padding-bottom: 10rem;
  }

  .lg\:first\:pl-40:first-child{
    padding-left: 10rem;
  }

  .lg\:first\:pt-42:first-child{
    padding-top: 10.5rem;
  }

  .lg\:first\:pr-42:first-child{
    padding-right: 10.5rem;
  }

  .lg\:first\:pb-42:first-child{
    padding-bottom: 10.5rem;
  }

  .lg\:first\:pl-42:first-child{
    padding-left: 10.5rem;
  }

  .lg\:first\:pt-44:first-child{
    padding-top: 11rem;
  }

  .lg\:first\:pr-44:first-child{
    padding-right: 11rem;
  }

  .lg\:first\:pb-44:first-child{
    padding-bottom: 11rem;
  }

  .lg\:first\:pl-44:first-child{
    padding-left: 11rem;
  }

  .lg\:first\:pt-45:first-child{
    padding-top: 11.25rem;
  }

  .lg\:first\:pr-45:first-child{
    padding-right: 11.25rem;
  }

  .lg\:first\:pb-45:first-child{
    padding-bottom: 11.25rem;
  }

  .lg\:first\:pl-45:first-child{
    padding-left: 11.25rem;
  }

  .lg\:first\:pt-48:first-child{
    padding-top: 12rem;
  }

  .lg\:first\:pr-48:first-child{
    padding-right: 12rem;
  }

  .lg\:first\:pb-48:first-child{
    padding-bottom: 12rem;
  }

  .lg\:first\:pl-48:first-child{
    padding-left: 12rem;
  }

  .lg\:first\:pt-50:first-child{
    padding-top: 12.5rem;
  }

  .lg\:first\:pr-50:first-child{
    padding-right: 12.5rem;
  }

  .lg\:first\:pb-50:first-child{
    padding-bottom: 12.5rem;
  }

  .lg\:first\:pl-50:first-child{
    padding-left: 12.5rem;
  }

  .lg\:first\:pt-52:first-child{
    padding-top: 13rem;
  }

  .lg\:first\:pr-52:first-child{
    padding-right: 13rem;
  }

  .lg\:first\:pb-52:first-child{
    padding-bottom: 13rem;
  }

  .lg\:first\:pl-52:first-child{
    padding-left: 13rem;
  }

  .lg\:first\:pt-55:first-child{
    padding-top: 13.75rem;
  }

  .lg\:first\:pr-55:first-child{
    padding-right: 13.75rem;
  }

  .lg\:first\:pb-55:first-child{
    padding-bottom: 13.75rem;
  }

  .lg\:first\:pl-55:first-child{
    padding-left: 13.75rem;
  }

  .lg\:first\:pt-56:first-child{
    padding-top: 14rem;
  }

  .lg\:first\:pr-56:first-child{
    padding-right: 14rem;
  }

  .lg\:first\:pb-56:first-child{
    padding-bottom: 14rem;
  }

  .lg\:first\:pl-56:first-child{
    padding-left: 14rem;
  }

  .lg\:first\:pt-58:first-child{
    padding-top: 14.5rem;
  }

  .lg\:first\:pr-58:first-child{
    padding-right: 14.5rem;
  }

  .lg\:first\:pb-58:first-child{
    padding-bottom: 14.5rem;
  }

  .lg\:first\:pl-58:first-child{
    padding-left: 14.5rem;
  }

  .lg\:first\:pt-60:first-child{
    padding-top: 15rem;
  }

  .lg\:first\:pr-60:first-child{
    padding-right: 15rem;
  }

  .lg\:first\:pb-60:first-child{
    padding-bottom: 15rem;
  }

  .lg\:first\:pl-60:first-child{
    padding-left: 15rem;
  }

  .lg\:first\:pt-64:first-child{
    padding-top: 16rem;
  }

  .lg\:first\:pr-64:first-child{
    padding-right: 16rem;
  }

  .lg\:first\:pb-64:first-child{
    padding-bottom: 16rem;
  }

  .lg\:first\:pl-64:first-child{
    padding-left: 16rem;
  }

  .lg\:first\:pt-65:first-child{
    padding-top: 16.25rem;
  }

  .lg\:first\:pr-65:first-child{
    padding-right: 16.25rem;
  }

  .lg\:first\:pb-65:first-child{
    padding-bottom: 16.25rem;
  }

  .lg\:first\:pl-65:first-child{
    padding-left: 16.25rem;
  }

  .lg\:first\:pt-68:first-child{
    padding-top: 17rem;
  }

  .lg\:first\:pr-68:first-child{
    padding-right: 17rem;
  }

  .lg\:first\:pb-68:first-child{
    padding-bottom: 17rem;
  }

  .lg\:first\:pl-68:first-child{
    padding-left: 17rem;
  }

  .lg\:first\:pt-69:first-child{
    padding-top: 17.25rem;
  }

  .lg\:first\:pr-69:first-child{
    padding-right: 17.25rem;
  }

  .lg\:first\:pb-69:first-child{
    padding-bottom: 17.25rem;
  }

  .lg\:first\:pl-69:first-child{
    padding-left: 17.25rem;
  }

  .lg\:first\:pt-70:first-child{
    padding-top: 17.5rem;
  }

  .lg\:first\:pr-70:first-child{
    padding-right: 17.5rem;
  }

  .lg\:first\:pb-70:first-child{
    padding-bottom: 17.5rem;
  }

  .lg\:first\:pl-70:first-child{
    padding-left: 17.5rem;
  }

  .lg\:first\:pt-72:first-child{
    padding-top: 18rem;
  }

  .lg\:first\:pr-72:first-child{
    padding-right: 18rem;
  }

  .lg\:first\:pb-72:first-child{
    padding-bottom: 18rem;
  }

  .lg\:first\:pl-72:first-child{
    padding-left: 18rem;
  }

  .lg\:first\:pt-75:first-child{
    padding-top: 18.75rem;
  }

  .lg\:first\:pr-75:first-child{
    padding-right: 18.75rem;
  }

  .lg\:first\:pb-75:first-child{
    padding-bottom: 18.75rem;
  }

  .lg\:first\:pl-75:first-child{
    padding-left: 18.75rem;
  }

  .lg\:first\:pt-80:first-child{
    padding-top: 20rem;
  }

  .lg\:first\:pr-80:first-child{
    padding-right: 20rem;
  }

  .lg\:first\:pb-80:first-child{
    padding-bottom: 20rem;
  }

  .lg\:first\:pl-80:first-child{
    padding-left: 20rem;
  }

  .lg\:first\:pt-85:first-child{
    padding-top: 21.25rem;
  }

  .lg\:first\:pr-85:first-child{
    padding-right: 21.25rem;
  }

  .lg\:first\:pb-85:first-child{
    padding-bottom: 21.25rem;
  }

  .lg\:first\:pl-85:first-child{
    padding-left: 21.25rem;
  }

  .lg\:first\:pt-86:first-child{
    padding-top: 21.5rem;
  }

  .lg\:first\:pr-86:first-child{
    padding-right: 21.5rem;
  }

  .lg\:first\:pb-86:first-child{
    padding-bottom: 21.5rem;
  }

  .lg\:first\:pl-86:first-child{
    padding-left: 21.5rem;
  }

  .lg\:first\:pt-90:first-child{
    padding-top: 22.5rem;
  }

  .lg\:first\:pr-90:first-child{
    padding-right: 22.5rem;
  }

  .lg\:first\:pb-90:first-child{
    padding-bottom: 22.5rem;
  }

  .lg\:first\:pl-90:first-child{
    padding-left: 22.5rem;
  }

  .lg\:first\:pt-96:first-child{
    padding-top: 24rem;
  }

  .lg\:first\:pr-96:first-child{
    padding-right: 24rem;
  }

  .lg\:first\:pb-96:first-child{
    padding-bottom: 24rem;
  }

  .lg\:first\:pl-96:first-child{
    padding-left: 24rem;
  }

  .lg\:first\:pt-100:first-child{
    padding-top: 25rem;
  }

  .lg\:first\:pr-100:first-child{
    padding-right: 25rem;
  }

  .lg\:first\:pb-100:first-child{
    padding-bottom: 25rem;
  }

  .lg\:first\:pl-100:first-child{
    padding-left: 25rem;
  }

  .lg\:first\:pt-115:first-child{
    padding-top: 28.75rem;
  }

  .lg\:first\:pr-115:first-child{
    padding-right: 28.75rem;
  }

  .lg\:first\:pb-115:first-child{
    padding-bottom: 28.75rem;
  }

  .lg\:first\:pl-115:first-child{
    padding-left: 28.75rem;
  }

  .lg\:first\:pt-125:first-child{
    padding-top: 31.25rem;
  }

  .lg\:first\:pr-125:first-child{
    padding-right: 31.25rem;
  }

  .lg\:first\:pb-125:first-child{
    padding-bottom: 31.25rem;
  }

  .lg\:first\:pl-125:first-child{
    padding-left: 31.25rem;
  }

  .lg\:first\:pt-142:first-child{
    padding-top: 35.5rem;
  }

  .lg\:first\:pr-142:first-child{
    padding-right: 35.5rem;
  }

  .lg\:first\:pb-142:first-child{
    padding-bottom: 35.5rem;
  }

  .lg\:first\:pl-142:first-child{
    padding-left: 35.5rem;
  }

  .lg\:first\:pt-150:first-child{
    padding-top: 37.5rem;
  }

  .lg\:first\:pr-150:first-child{
    padding-right: 37.5rem;
  }

  .lg\:first\:pb-150:first-child{
    padding-bottom: 37.5rem;
  }

  .lg\:first\:pl-150:first-child{
    padding-left: 37.5rem;
  }

  .lg\:first\:pt-156:first-child{
    padding-top: 39rem;
  }

  .lg\:first\:pr-156:first-child{
    padding-right: 39rem;
  }

  .lg\:first\:pb-156:first-child{
    padding-bottom: 39rem;
  }

  .lg\:first\:pl-156:first-child{
    padding-left: 39rem;
  }

  .lg\:first\:pt-160:first-child{
    padding-top: 40rem;
  }

  .lg\:first\:pr-160:first-child{
    padding-right: 40rem;
  }

  .lg\:first\:pb-160:first-child{
    padding-bottom: 40rem;
  }

  .lg\:first\:pl-160:first-child{
    padding-left: 40rem;
  }

  .lg\:first\:pt-175:first-child{
    padding-top: 43.75rem;
  }

  .lg\:first\:pr-175:first-child{
    padding-right: 43.75rem;
  }

  .lg\:first\:pb-175:first-child{
    padding-bottom: 43.75rem;
  }

  .lg\:first\:pl-175:first-child{
    padding-left: 43.75rem;
  }

  .lg\:first\:pt-207:first-child{
    padding-top: 51.75rem;
  }

  .lg\:first\:pr-207:first-child{
    padding-right: 51.75rem;
  }

  .lg\:first\:pb-207:first-child{
    padding-bottom: 51.75rem;
  }

  .lg\:first\:pl-207:first-child{
    padding-left: 51.75rem;
  }

  .lg\:first\:pt-242:first-child{
    padding-top: 60.5rem;
  }

  .lg\:first\:pr-242:first-child{
    padding-right: 60.5rem;
  }

  .lg\:first\:pb-242:first-child{
    padding-bottom: 60.5rem;
  }

  .lg\:first\:pl-242:first-child{
    padding-left: 60.5rem;
  }

  .lg\:first\:pt-250:first-child{
    padding-top: 62.5rem;
  }

  .lg\:first\:pr-250:first-child{
    padding-right: 62.5rem;
  }

  .lg\:first\:pb-250:first-child{
    padding-bottom: 62.5rem;
  }

  .lg\:first\:pl-250:first-child{
    padding-left: 62.5rem;
  }

  .lg\:first\:pt-258:first-child{
    padding-top: 64.5rem;
  }

  .lg\:first\:pr-258:first-child{
    padding-right: 64.5rem;
  }

  .lg\:first\:pb-258:first-child{
    padding-bottom: 64.5rem;
  }

  .lg\:first\:pl-258:first-child{
    padding-left: 64.5rem;
  }

  .lg\:first\:pt-265:first-child{
    padding-top: 66.25rem;
  }

  .lg\:first\:pr-265:first-child{
    padding-right: 66.25rem;
  }

  .lg\:first\:pb-265:first-child{
    padding-bottom: 66.25rem;
  }

  .lg\:first\:pl-265:first-child{
    padding-left: 66.25rem;
  }

  .lg\:first\:pt-280:first-child{
    padding-top: 70rem;
  }

  .lg\:first\:pr-280:first-child{
    padding-right: 70rem;
  }

  .lg\:first\:pb-280:first-child{
    padding-bottom: 70rem;
  }

  .lg\:first\:pl-280:first-child{
    padding-left: 70rem;
  }

  .lg\:first\:pt-px:first-child{
    padding-top: 1px;
  }

  .lg\:first\:pr-px:first-child{
    padding-right: 1px;
  }

  .lg\:first\:pb-px:first-child{
    padding-bottom: 1px;
  }

  .lg\:first\:pl-px:first-child{
    padding-left: 1px;
  }

  .lg\:first\:pt-0\.5:first-child{
    padding-top: 0.125rem;
  }

  .lg\:first\:pr-0\.5:first-child{
    padding-right: 0.125rem;
  }

  .lg\:first\:pb-0\.5:first-child{
    padding-bottom: 0.125rem;
  }

  .lg\:first\:pl-0\.5:first-child{
    padding-left: 0.125rem;
  }

  .lg\:first\:pt-1\.5:first-child{
    padding-top: 0.375rem;
  }

  .lg\:first\:pr-1\.5:first-child{
    padding-right: 0.375rem;
  }

  .lg\:first\:pb-1\.5:first-child{
    padding-bottom: 0.375rem;
  }

  .lg\:first\:pl-1\.5:first-child{
    padding-left: 0.375rem;
  }

  .lg\:first\:pt-2\.5:first-child{
    padding-top: 0.625rem;
  }

  .lg\:first\:pr-2\.5:first-child{
    padding-right: 0.625rem;
  }

  .lg\:first\:pb-2\.5:first-child{
    padding-bottom: 0.625rem;
  }

  .lg\:first\:pl-2\.5:first-child{
    padding-left: 0.625rem;
  }

  .lg\:first\:pt-3\.5:first-child{
    padding-top: 0.875rem;
  }

  .lg\:first\:pr-3\.5:first-child{
    padding-right: 0.875rem;
  }

  .lg\:first\:pb-3\.5:first-child{
    padding-bottom: 0.875rem;
  }

  .lg\:first\:pl-3\.5:first-child{
    padding-left: 0.875rem;
  }

  .lg\:first\:pt-0\.25:first-child{
    padding-top: 0.0625rem;
  }

  .lg\:first\:pr-0\.25:first-child{
    padding-right: 0.0625rem;
  }

  .lg\:first\:pb-0\.25:first-child{
    padding-bottom: 0.0625rem;
  }

  .lg\:first\:pl-0\.25:first-child{
    padding-left: 0.0625rem;
  }

  .lg\:first\:pt-0\.75:first-child{
    padding-top: 0.1875rem;
  }

  .lg\:first\:pr-0\.75:first-child{
    padding-right: 0.1875rem;
  }

  .lg\:first\:pb-0\.75:first-child{
    padding-bottom: 0.1875rem;
  }

  .lg\:first\:pl-0\.75:first-child{
    padding-left: 0.1875rem;
  }

  .lg\:first\:pt-1\.25:first-child{
    padding-top: 0.3125rem;
  }

  .lg\:first\:pr-1\.25:first-child{
    padding-right: 0.3125rem;
  }

  .lg\:first\:pb-1\.25:first-child{
    padding-bottom: 0.3125rem;
  }

  .lg\:first\:pl-1\.25:first-child{
    padding-left: 0.3125rem;
  }

  .lg\:first\:pt-1\.75:first-child{
    padding-top: 0.4375rem;
  }

  .lg\:first\:pr-1\.75:first-child{
    padding-right: 0.4375rem;
  }

  .lg\:first\:pb-1\.75:first-child{
    padding-bottom: 0.4375rem;
  }

  .lg\:first\:pl-1\.75:first-child{
    padding-left: 0.4375rem;
  }

  .lg\:first\:pt-2\.25:first-child{
    padding-top: 0.5625rem;
  }

  .lg\:first\:pr-2\.25:first-child{
    padding-right: 0.5625rem;
  }

  .lg\:first\:pb-2\.25:first-child{
    padding-bottom: 0.5625rem;
  }

  .lg\:first\:pl-2\.25:first-child{
    padding-left: 0.5625rem;
  }

  .lg\:first\:pt-2\.75:first-child{
    padding-top: 0.6875rem;
  }

  .lg\:first\:pr-2\.75:first-child{
    padding-right: 0.6875rem;
  }

  .lg\:first\:pb-2\.75:first-child{
    padding-bottom: 0.6875rem;
  }

  .lg\:first\:pl-2\.75:first-child{
    padding-left: 0.6875rem;
  }

  .lg\:first\:pt-3\.25:first-child{
    padding-top: 0.8125rem;
  }

  .lg\:first\:pr-3\.25:first-child{
    padding-right: 0.8125rem;
  }

  .lg\:first\:pb-3\.25:first-child{
    padding-bottom: 0.8125rem;
  }

  .lg\:first\:pl-3\.25:first-child{
    padding-left: 0.8125rem;
  }

  .lg\:first\:pt-3\.75:first-child{
    padding-top: 0.9375rem;
  }

  .lg\:first\:pr-3\.75:first-child{
    padding-right: 0.9375rem;
  }

  .lg\:first\:pb-3\.75:first-child{
    padding-bottom: 0.9375rem;
  }

  .lg\:first\:pl-3\.75:first-child{
    padding-left: 0.9375rem;
  }

  .lg\:first\:pt-4\.25:first-child{
    padding-top: 1.0625rem;
  }

  .lg\:first\:pr-4\.25:first-child{
    padding-right: 1.0625rem;
  }

  .lg\:first\:pb-4\.25:first-child{
    padding-bottom: 1.0625rem;
  }

  .lg\:first\:pl-4\.25:first-child{
    padding-left: 1.0625rem;
  }

  .lg\:first\:pt-4\.5:first-child{
    padding-top: 1.125rem;
  }

  .lg\:first\:pr-4\.5:first-child{
    padding-right: 1.125rem;
  }

  .lg\:first\:pb-4\.5:first-child{
    padding-bottom: 1.125rem;
  }

  .lg\:first\:pl-4\.5:first-child{
    padding-left: 1.125rem;
  }

  .lg\:first\:pt-4\.75:first-child{
    padding-top: 1.1875rem;
  }

  .lg\:first\:pr-4\.75:first-child{
    padding-right: 1.1875rem;
  }

  .lg\:first\:pb-4\.75:first-child{
    padding-bottom: 1.1875rem;
  }

  .lg\:first\:pl-4\.75:first-child{
    padding-left: 1.1875rem;
  }

  .lg\:first\:pt-5\.25:first-child{
    padding-top: 1.3125rem;
  }

  .lg\:first\:pr-5\.25:first-child{
    padding-right: 1.3125rem;
  }

  .lg\:first\:pb-5\.25:first-child{
    padding-bottom: 1.3125rem;
  }

  .lg\:first\:pl-5\.25:first-child{
    padding-left: 1.3125rem;
  }

  .lg\:first\:pt-5\.5:first-child{
    padding-top: 1.375rem;
  }

  .lg\:first\:pr-5\.5:first-child{
    padding-right: 1.375rem;
  }

  .lg\:first\:pb-5\.5:first-child{
    padding-bottom: 1.375rem;
  }

  .lg\:first\:pl-5\.5:first-child{
    padding-left: 1.375rem;
  }

  .lg\:first\:pt-5\.75:first-child{
    padding-top: 1.4375rem;
  }

  .lg\:first\:pr-5\.75:first-child{
    padding-right: 1.4375rem;
  }

  .lg\:first\:pb-5\.75:first-child{
    padding-bottom: 1.4375rem;
  }

  .lg\:first\:pl-5\.75:first-child{
    padding-left: 1.4375rem;
  }

  .lg\:first\:pt-6\.25:first-child{
    padding-top: 1.5625rem;
  }

  .lg\:first\:pr-6\.25:first-child{
    padding-right: 1.5625rem;
  }

  .lg\:first\:pb-6\.25:first-child{
    padding-bottom: 1.5625rem;
  }

  .lg\:first\:pl-6\.25:first-child{
    padding-left: 1.5625rem;
  }

  .lg\:first\:pt-6\.5:first-child{
    padding-top: 1.625rem;
  }

  .lg\:first\:pr-6\.5:first-child{
    padding-right: 1.625rem;
  }

  .lg\:first\:pb-6\.5:first-child{
    padding-bottom: 1.625rem;
  }

  .lg\:first\:pl-6\.5:first-child{
    padding-left: 1.625rem;
  }

  .lg\:first\:pt-6\.75:first-child{
    padding-top: 1.6875rem;
  }

  .lg\:first\:pr-6\.75:first-child{
    padding-right: 1.6875rem;
  }

  .lg\:first\:pb-6\.75:first-child{
    padding-bottom: 1.6875rem;
  }

  .lg\:first\:pl-6\.75:first-child{
    padding-left: 1.6875rem;
  }

  .lg\:first\:pt-7\.25:first-child{
    padding-top: 1.8125rem;
  }

  .lg\:first\:pr-7\.25:first-child{
    padding-right: 1.8125rem;
  }

  .lg\:first\:pb-7\.25:first-child{
    padding-bottom: 1.8125rem;
  }

  .lg\:first\:pl-7\.25:first-child{
    padding-left: 1.8125rem;
  }

  .lg\:first\:pt-7\.5:first-child{
    padding-top: 1.875rem;
  }

  .lg\:first\:pr-7\.5:first-child{
    padding-right: 1.875rem;
  }

  .lg\:first\:pb-7\.5:first-child{
    padding-bottom: 1.875rem;
  }

  .lg\:first\:pl-7\.5:first-child{
    padding-left: 1.875rem;
  }

  .lg\:first\:pt-8\.25:first-child{
    padding-top: 2.0625rem;
  }

  .lg\:first\:pr-8\.25:first-child{
    padding-right: 2.0625rem;
  }

  .lg\:first\:pb-8\.25:first-child{
    padding-bottom: 2.0625rem;
  }

  .lg\:first\:pl-8\.25:first-child{
    padding-left: 2.0625rem;
  }

  .lg\:first\:pt-8\.5:first-child{
    padding-top: 2.125rem;
  }

  .lg\:first\:pr-8\.5:first-child{
    padding-right: 2.125rem;
  }

  .lg\:first\:pb-8\.5:first-child{
    padding-bottom: 2.125rem;
  }

  .lg\:first\:pl-8\.5:first-child{
    padding-left: 2.125rem;
  }

  .lg\:first\:pt-9\.25:first-child{
    padding-top: 2.3125rem;
  }

  .lg\:first\:pr-9\.25:first-child{
    padding-right: 2.3125rem;
  }

  .lg\:first\:pb-9\.25:first-child{
    padding-bottom: 2.3125rem;
  }

  .lg\:first\:pl-9\.25:first-child{
    padding-left: 2.3125rem;
  }

  .lg\:first\:pt-9\.5:first-child{
    padding-top: 2.375rem;
  }

  .lg\:first\:pr-9\.5:first-child{
    padding-right: 2.375rem;
  }

  .lg\:first\:pb-9\.5:first-child{
    padding-bottom: 2.375rem;
  }

  .lg\:first\:pl-9\.5:first-child{
    padding-left: 2.375rem;
  }

  .lg\:first\:pt-10\.5:first-child{
    padding-top: 2.625rem;
  }

  .lg\:first\:pr-10\.5:first-child{
    padding-right: 2.625rem;
  }

  .lg\:first\:pb-10\.5:first-child{
    padding-bottom: 2.625rem;
  }

  .lg\:first\:pl-10\.5:first-child{
    padding-left: 2.625rem;
  }

  .lg\:first\:pt-11\.25:first-child{
    padding-top: 2.8125rem;
  }

  .lg\:first\:pr-11\.25:first-child{
    padding-right: 2.8125rem;
  }

  .lg\:first\:pb-11\.25:first-child{
    padding-bottom: 2.8125rem;
  }

  .lg\:first\:pl-11\.25:first-child{
    padding-left: 2.8125rem;
  }

  .lg\:first\:pt-11\.5:first-child{
    padding-top: 2.875rem;
  }

  .lg\:first\:pr-11\.5:first-child{
    padding-right: 2.875rem;
  }

  .lg\:first\:pb-11\.5:first-child{
    padding-bottom: 2.875rem;
  }

  .lg\:first\:pl-11\.5:first-child{
    padding-left: 2.875rem;
  }

  .lg\:first\:pt-12\.5:first-child{
    padding-top: 3.125rem;
  }

  .lg\:first\:pr-12\.5:first-child{
    padding-right: 3.125rem;
  }

  .lg\:first\:pb-12\.5:first-child{
    padding-bottom: 3.125rem;
  }

  .lg\:first\:pl-12\.5:first-child{
    padding-left: 3.125rem;
  }

  .lg\:first\:pt-12\.75:first-child{
    padding-top: 3.1875rem;
  }

  .lg\:first\:pr-12\.75:first-child{
    padding-right: 3.1875rem;
  }

  .lg\:first\:pb-12\.75:first-child{
    padding-bottom: 3.1875rem;
  }

  .lg\:first\:pl-12\.75:first-child{
    padding-left: 3.1875rem;
  }

  .lg\:first\:pt-13\.5:first-child{
    padding-top: 3.375rem;
  }

  .lg\:first\:pr-13\.5:first-child{
    padding-right: 3.375rem;
  }

  .lg\:first\:pb-13\.5:first-child{
    padding-bottom: 3.375rem;
  }

  .lg\:first\:pl-13\.5:first-child{
    padding-left: 3.375rem;
  }

  .lg\:first\:pt-14\.5:first-child{
    padding-top: 3.625rem;
  }

  .lg\:first\:pr-14\.5:first-child{
    padding-right: 3.625rem;
  }

  .lg\:first\:pb-14\.5:first-child{
    padding-bottom: 3.625rem;
  }

  .lg\:first\:pl-14\.5:first-child{
    padding-left: 3.625rem;
  }

  .lg\:first\:pt-15\.5:first-child{
    padding-top: 3.875rem;
  }

  .lg\:first\:pr-15\.5:first-child{
    padding-right: 3.875rem;
  }

  .lg\:first\:pb-15\.5:first-child{
    padding-bottom: 3.875rem;
  }

  .lg\:first\:pl-15\.5:first-child{
    padding-left: 3.875rem;
  }

  .lg\:first\:pt-15\.75:first-child{
    padding-top: 3.9375rem;
  }

  .lg\:first\:pr-15\.75:first-child{
    padding-right: 3.9375rem;
  }

  .lg\:first\:pb-15\.75:first-child{
    padding-bottom: 3.9375rem;
  }

  .lg\:first\:pl-15\.75:first-child{
    padding-left: 3.9375rem;
  }

  .lg\:first\:pt-16\.25:first-child{
    padding-top: 4.0625rem;
  }

  .lg\:first\:pr-16\.25:first-child{
    padding-right: 4.0625rem;
  }

  .lg\:first\:pb-16\.25:first-child{
    padding-bottom: 4.0625rem;
  }

  .lg\:first\:pl-16\.25:first-child{
    padding-left: 4.0625rem;
  }

  .lg\:first\:pt-17\.25:first-child{
    padding-top: 4.3125rem;
  }

  .lg\:first\:pr-17\.25:first-child{
    padding-right: 4.3125rem;
  }

  .lg\:first\:pb-17\.25:first-child{
    padding-bottom: 4.3125rem;
  }

  .lg\:first\:pl-17\.25:first-child{
    padding-left: 4.3125rem;
  }

  .lg\:first\:pt-17\.5:first-child{
    padding-top: 4.375rem;
  }

  .lg\:first\:pr-17\.5:first-child{
    padding-right: 4.375rem;
  }

  .lg\:first\:pb-17\.5:first-child{
    padding-bottom: 4.375rem;
  }

  .lg\:first\:pl-17\.5:first-child{
    padding-left: 4.375rem;
  }

  .lg\:first\:pt-18\.25:first-child{
    padding-top: 4.5625rem;
  }

  .lg\:first\:pr-18\.25:first-child{
    padding-right: 4.5625rem;
  }

  .lg\:first\:pb-18\.25:first-child{
    padding-bottom: 4.5625rem;
  }

  .lg\:first\:pl-18\.25:first-child{
    padding-left: 4.5625rem;
  }

  .lg\:first\:pt-18\.5:first-child{
    padding-top: 4.625rem;
  }

  .lg\:first\:pr-18\.5:first-child{
    padding-right: 4.625rem;
  }

  .lg\:first\:pb-18\.5:first-child{
    padding-bottom: 4.625rem;
  }

  .lg\:first\:pl-18\.5:first-child{
    padding-left: 4.625rem;
  }

  .lg\:first\:pt-20\.25:first-child{
    padding-top: 5.0625rem;
  }

  .lg\:first\:pr-20\.25:first-child{
    padding-right: 5.0625rem;
  }

  .lg\:first\:pb-20\.25:first-child{
    padding-bottom: 5.0625rem;
  }

  .lg\:first\:pl-20\.25:first-child{
    padding-left: 5.0625rem;
  }

  .lg\:first\:pt-20\.5:first-child{
    padding-top: 5.125rem;
  }

  .lg\:first\:pr-20\.5:first-child{
    padding-right: 5.125rem;
  }

  .lg\:first\:pb-20\.5:first-child{
    padding-bottom: 5.125rem;
  }

  .lg\:first\:pl-20\.5:first-child{
    padding-left: 5.125rem;
  }

  .lg\:first\:pt-22\.5:first-child{
    padding-top: 5.625rem;
  }

  .lg\:first\:pr-22\.5:first-child{
    padding-right: 5.625rem;
  }

  .lg\:first\:pb-22\.5:first-child{
    padding-bottom: 5.625rem;
  }

  .lg\:first\:pl-22\.5:first-child{
    padding-left: 5.625rem;
  }

  .lg\:first\:pt-25\.5:first-child{
    padding-top: 6.375rem;
  }

  .lg\:first\:pr-25\.5:first-child{
    padding-right: 6.375rem;
  }

  .lg\:first\:pb-25\.5:first-child{
    padding-bottom: 6.375rem;
  }

  .lg\:first\:pl-25\.5:first-child{
    padding-left: 6.375rem;
  }

  .lg\:first\:pt-26\.75:first-child{
    padding-top: 6.6875rem;
  }

  .lg\:first\:pr-26\.75:first-child{
    padding-right: 6.6875rem;
  }

  .lg\:first\:pb-26\.75:first-child{
    padding-bottom: 6.6875rem;
  }

  .lg\:first\:pl-26\.75:first-child{
    padding-left: 6.6875rem;
  }

  .lg\:first\:pt-32\.5:first-child{
    padding-top: 8.125rem;
  }

  .lg\:first\:pr-32\.5:first-child{
    padding-right: 8.125rem;
  }

  .lg\:first\:pb-32\.5:first-child{
    padding-bottom: 8.125rem;
  }

  .lg\:first\:pl-32\.5:first-child{
    padding-left: 8.125rem;
  }

  .lg\:first\:pt-37\.5:first-child{
    padding-top: 9.375rem;
  }

  .lg\:first\:pr-37\.5:first-child{
    padding-right: 9.375rem;
  }

  .lg\:first\:pb-37\.5:first-child{
    padding-bottom: 9.375rem;
  }

  .lg\:first\:pl-37\.5:first-child{
    padding-left: 9.375rem;
  }

  .lg\:first\:pt-41\.25:first-child{
    padding-top: 10.3125rem;
  }

  .lg\:first\:pr-41\.25:first-child{
    padding-right: 10.3125rem;
  }

  .lg\:first\:pb-41\.25:first-child{
    padding-bottom: 10.3125rem;
  }

  .lg\:first\:pl-41\.25:first-child{
    padding-left: 10.3125rem;
  }

  .lg\:first\:pt-52\.5:first-child{
    padding-top: 13.125rem;
  }

  .lg\:first\:pr-52\.5:first-child{
    padding-right: 13.125rem;
  }

  .lg\:first\:pb-52\.5:first-child{
    padding-bottom: 13.125rem;
  }

  .lg\:first\:pl-52\.5:first-child{
    padding-left: 13.125rem;
  }

  .lg\:first\:pt-54\.5:first-child{
    padding-top: 13.625rem;
  }

  .lg\:first\:pr-54\.5:first-child{
    padding-right: 13.625rem;
  }

  .lg\:first\:pb-54\.5:first-child{
    padding-bottom: 13.625rem;
  }

  .lg\:first\:pl-54\.5:first-child{
    padding-left: 13.625rem;
  }

  .lg\:first\:pt-57\.25:first-child{
    padding-top: 14.3125rem;
  }

  .lg\:first\:pr-57\.25:first-child{
    padding-right: 14.3125rem;
  }

  .lg\:first\:pb-57\.25:first-child{
    padding-bottom: 14.3125rem;
  }

  .lg\:first\:pl-57\.25:first-child{
    padding-left: 14.3125rem;
  }

  .lg\:first\:pt-57\.5:first-child{
    padding-top: 14.375rem;
  }

  .lg\:first\:pr-57\.5:first-child{
    padding-right: 14.375rem;
  }

  .lg\:first\:pb-57\.5:first-child{
    padding-bottom: 14.375rem;
  }

  .lg\:first\:pl-57\.5:first-child{
    padding-left: 14.375rem;
  }

  .lg\:first\:pt-66\.25:first-child{
    padding-top: 16.5625rem;
  }

  .lg\:first\:pr-66\.25:first-child{
    padding-right: 16.5625rem;
  }

  .lg\:first\:pb-66\.25:first-child{
    padding-bottom: 16.5625rem;
  }

  .lg\:first\:pl-66\.25:first-child{
    padding-left: 16.5625rem;
  }

  .lg\:first\:pt-74\.5:first-child{
    padding-top: 18.125rem;
  }

  .lg\:first\:pr-74\.5:first-child{
    padding-right: 18.125rem;
  }

  .lg\:first\:pb-74\.5:first-child{
    padding-bottom: 18.125rem;
  }

  .lg\:first\:pl-74\.5:first-child{
    padding-left: 18.125rem;
  }

  .lg\:first\:pt-106\.25:first-child{
    padding-top: 26.5625rem;
  }

  .lg\:first\:pr-106\.25:first-child{
    padding-right: 26.5625rem;
  }

  .lg\:first\:pb-106\.25:first-child{
    padding-bottom: 26.5625rem;
  }

  .lg\:first\:pl-106\.25:first-child{
    padding-left: 26.5625rem;
  }

  .lg\:first\:pt-112\.25:first-child{
    padding-top: 28.0675rem;
  }

  .lg\:first\:pr-112\.25:first-child{
    padding-right: 28.0675rem;
  }

  .lg\:first\:pb-112\.25:first-child{
    padding-bottom: 28.0675rem;
  }

  .lg\:first\:pl-112\.25:first-child{
    padding-left: 28.0675rem;
  }

  .lg\:first\:pt-112\.75:first-child{
    padding-top: 28.1875rem;
  }

  .lg\:first\:pr-112\.75:first-child{
    padding-right: 28.1875rem;
  }

  .lg\:first\:pb-112\.75:first-child{
    padding-bottom: 28.1875rem;
  }

  .lg\:first\:pl-112\.75:first-child{
    padding-left: 28.1875rem;
  }

  .lg\:first\:pt-147\.5:first-child{
    padding-top: 36.875rem;
  }

  .lg\:first\:pr-147\.5:first-child{
    padding-right: 36.875rem;
  }

  .lg\:first\:pb-147\.5:first-child{
    padding-bottom: 36.875rem;
  }

  .lg\:first\:pl-147\.5:first-child{
    padding-left: 36.875rem;
  }

  .lg\:first\:pt-162\.5:first-child{
    padding-top: 40.625rem;
  }

  .lg\:first\:pr-162\.5:first-child{
    padding-right: 40.625rem;
  }

  .lg\:first\:pb-162\.5:first-child{
    padding-bottom: 40.625rem;
  }

  .lg\:first\:pl-162\.5:first-child{
    padding-left: 40.625rem;
  }

  .lg\:first\:pt-172\.25:first-child{
    padding-top: 42.5625rem;
  }

  .lg\:first\:pr-172\.25:first-child{
    padding-right: 42.5625rem;
  }

  .lg\:first\:pb-172\.25:first-child{
    padding-bottom: 42.5625rem;
  }

  .lg\:first\:pl-172\.25:first-child{
    padding-left: 42.5625rem;
  }

  .lg\:first\:pt-175\.25:first-child{
    padding-top: 43.8125rem;
  }

  .lg\:first\:pr-175\.25:first-child{
    padding-right: 43.8125rem;
  }

  .lg\:first\:pb-175\.25:first-child{
    padding-bottom: 43.8125rem;
  }

  .lg\:first\:pl-175\.25:first-child{
    padding-left: 43.8125rem;
  }

  .lg\:first\:pt-184\.25:first-child{
    padding-top: 46.0625rem;
  }

  .lg\:first\:pr-184\.25:first-child{
    padding-right: 46.0625rem;
  }

  .lg\:first\:pb-184\.25:first-child{
    padding-bottom: 46.0625rem;
  }

  .lg\:first\:pl-184\.25:first-child{
    padding-left: 46.0625rem;
  }

  .lg\:first\:pt-203\.25:first-child{
    padding-top: 50.8125rem;
  }

  .lg\:first\:pr-203\.25:first-child{
    padding-right: 50.8125rem;
  }

  .lg\:first\:pb-203\.25:first-child{
    padding-bottom: 50.8125rem;
  }

  .lg\:first\:pl-203\.25:first-child{
    padding-left: 50.8125rem;
  }

  .lg\:first\:pt-half:first-child{
    padding-top: 50%;
  }

  .lg\:first\:pr-half:first-child{
    padding-right: 50%;
  }

  .lg\:first\:pb-half:first-child{
    padding-bottom: 50%;
  }

  .lg\:first\:pl-half:first-child{
    padding-left: 50%;
  }

  .lg\:first\:pt-full:first-child{
    padding-top: 100%;
  }

  .lg\:first\:pr-full:first-child{
    padding-right: 100%;
  }

  .lg\:first\:pb-full:first-child{
    padding-bottom: 100%;
  }

  .lg\:first\:pl-full:first-child{
    padding-left: 100%;
  }

  .lg\:first\:pt-1\/10:first-child{
    padding-top: 10%;
  }

  .lg\:first\:pr-1\/10:first-child{
    padding-right: 10%;
  }

  .lg\:first\:pb-1\/10:first-child{
    padding-bottom: 10%;
  }

  .lg\:first\:pl-1\/10:first-child{
    padding-left: 10%;
  }

  .lg\:first\:pt-2\/10:first-child{
    padding-top: 20%;
  }

  .lg\:first\:pr-2\/10:first-child{
    padding-right: 20%;
  }

  .lg\:first\:pb-2\/10:first-child{
    padding-bottom: 20%;
  }

  .lg\:first\:pl-2\/10:first-child{
    padding-left: 20%;
  }

  .lg\:first\:pt-3\/10:first-child{
    padding-top: 30%;
  }

  .lg\:first\:pr-3\/10:first-child{
    padding-right: 30%;
  }

  .lg\:first\:pb-3\/10:first-child{
    padding-bottom: 30%;
  }

  .lg\:first\:pl-3\/10:first-child{
    padding-left: 30%;
  }

  .lg\:first\:pt-4\/10:first-child{
    padding-top: 40%;
  }

  .lg\:first\:pr-4\/10:first-child{
    padding-right: 40%;
  }

  .lg\:first\:pb-4\/10:first-child{
    padding-bottom: 40%;
  }

  .lg\:first\:pl-4\/10:first-child{
    padding-left: 40%;
  }

  .lg\:first\:pt-4\.5\/10:first-child{
    padding-top: 45%;
  }

  .lg\:first\:pr-4\.5\/10:first-child{
    padding-right: 45%;
  }

  .lg\:first\:pb-4\.5\/10:first-child{
    padding-bottom: 45%;
  }

  .lg\:first\:pl-4\.5\/10:first-child{
    padding-left: 45%;
  }

  .lg\:first\:pt-5\/10:first-child{
    padding-top: 50%;
  }

  .lg\:first\:pr-5\/10:first-child{
    padding-right: 50%;
  }

  .lg\:first\:pb-5\/10:first-child{
    padding-bottom: 50%;
  }

  .lg\:first\:pl-5\/10:first-child{
    padding-left: 50%;
  }

  .lg\:first\:pt-5\.5\/10:first-child{
    padding-top: 55%;
  }

  .lg\:first\:pr-5\.5\/10:first-child{
    padding-right: 55%;
  }

  .lg\:first\:pb-5\.5\/10:first-child{
    padding-bottom: 55%;
  }

  .lg\:first\:pl-5\.5\/10:first-child{
    padding-left: 55%;
  }

  .lg\:first\:pt-6\/10:first-child{
    padding-top: 60%;
  }

  .lg\:first\:pr-6\/10:first-child{
    padding-right: 60%;
  }

  .lg\:first\:pb-6\/10:first-child{
    padding-bottom: 60%;
  }

  .lg\:first\:pl-6\/10:first-child{
    padding-left: 60%;
  }

  .lg\:first\:pt-7\/10:first-child{
    padding-top: 70%;
  }

  .lg\:first\:pr-7\/10:first-child{
    padding-right: 70%;
  }

  .lg\:first\:pb-7\/10:first-child{
    padding-bottom: 70%;
  }

  .lg\:first\:pl-7\/10:first-child{
    padding-left: 70%;
  }

  .lg\:first\:pt-8\/10:first-child{
    padding-top: 80%;
  }

  .lg\:first\:pr-8\/10:first-child{
    padding-right: 80%;
  }

  .lg\:first\:pb-8\/10:first-child{
    padding-bottom: 80%;
  }

  .lg\:first\:pl-8\/10:first-child{
    padding-left: 80%;
  }

  .lg\:first\:pt-9\/10:first-child{
    padding-top: 90%;
  }

  .lg\:first\:pr-9\/10:first-child{
    padding-right: 90%;
  }

  .lg\:first\:pb-9\/10:first-child{
    padding-bottom: 90%;
  }

  .lg\:first\:pl-9\/10:first-child{
    padding-left: 90%;
  }

  .lg\:first\:pt-1\/12:first-child{
    padding-top: 8.333333%;
  }

  .lg\:first\:pr-1\/12:first-child{
    padding-right: 8.333333%;
  }

  .lg\:first\:pb-1\/12:first-child{
    padding-bottom: 8.333333%;
  }

  .lg\:first\:pl-1\/12:first-child{
    padding-left: 8.333333%;
  }

  .lg\:first\:pt-2\/12:first-child{
    padding-top: 16.666667%;
  }

  .lg\:first\:pr-2\/12:first-child{
    padding-right: 16.666667%;
  }

  .lg\:first\:pb-2\/12:first-child{
    padding-bottom: 16.666667%;
  }

  .lg\:first\:pl-2\/12:first-child{
    padding-left: 16.666667%;
  }

  .lg\:first\:pt-3\/12:first-child{
    padding-top: 25%;
  }

  .lg\:first\:pr-3\/12:first-child{
    padding-right: 25%;
  }

  .lg\:first\:pb-3\/12:first-child{
    padding-bottom: 25%;
  }

  .lg\:first\:pl-3\/12:first-child{
    padding-left: 25%;
  }

  .lg\:first\:pt-4\/12:first-child{
    padding-top: 33.333333%;
  }

  .lg\:first\:pr-4\/12:first-child{
    padding-right: 33.333333%;
  }

  .lg\:first\:pb-4\/12:first-child{
    padding-bottom: 33.333333%;
  }

  .lg\:first\:pl-4\/12:first-child{
    padding-left: 33.333333%;
  }

  .lg\:first\:pt-5\/12:first-child{
    padding-top: 41.666667%;
  }

  .lg\:first\:pr-5\/12:first-child{
    padding-right: 41.666667%;
  }

  .lg\:first\:pb-5\/12:first-child{
    padding-bottom: 41.666667%;
  }

  .lg\:first\:pl-5\/12:first-child{
    padding-left: 41.666667%;
  }

  .lg\:first\:pt-6\/12:first-child{
    padding-top: 50%;
  }

  .lg\:first\:pr-6\/12:first-child{
    padding-right: 50%;
  }

  .lg\:first\:pb-6\/12:first-child{
    padding-bottom: 50%;
  }

  .lg\:first\:pl-6\/12:first-child{
    padding-left: 50%;
  }

  .lg\:first\:pt-7\/12:first-child{
    padding-top: 58.333333%;
  }

  .lg\:first\:pr-7\/12:first-child{
    padding-right: 58.333333%;
  }

  .lg\:first\:pb-7\/12:first-child{
    padding-bottom: 58.333333%;
  }

  .lg\:first\:pl-7\/12:first-child{
    padding-left: 58.333333%;
  }

  .lg\:first\:pt-8\/12:first-child{
    padding-top: 66.666667%;
  }

  .lg\:first\:pr-8\/12:first-child{
    padding-right: 66.666667%;
  }

  .lg\:first\:pb-8\/12:first-child{
    padding-bottom: 66.666667%;
  }

  .lg\:first\:pl-8\/12:first-child{
    padding-left: 66.666667%;
  }

  .lg\:first\:pt-9\/12:first-child{
    padding-top: 75%;
  }

  .lg\:first\:pr-9\/12:first-child{
    padding-right: 75%;
  }

  .lg\:first\:pb-9\/12:first-child{
    padding-bottom: 75%;
  }

  .lg\:first\:pl-9\/12:first-child{
    padding-left: 75%;
  }

  .lg\:first\:pt-10\/12:first-child{
    padding-top: 83.333333%;
  }

  .lg\:first\:pr-10\/12:first-child{
    padding-right: 83.333333%;
  }

  .lg\:first\:pb-10\/12:first-child{
    padding-bottom: 83.333333%;
  }

  .lg\:first\:pl-10\/12:first-child{
    padding-left: 83.333333%;
  }

  .lg\:first\:pt-11\/12:first-child{
    padding-top: 91.666667%;
  }

  .lg\:first\:pr-11\/12:first-child{
    padding-right: 91.666667%;
  }

  .lg\:first\:pb-11\/12:first-child{
    padding-bottom: 91.666667%;
  }

  .lg\:first\:pl-11\/12:first-child{
    padding-left: 91.666667%;
  }

  .lg\:last\:p-0:last-child{
    padding: 0px;
  }

  .lg\:last\:p-1:last-child{
    padding: 0.25rem;
  }

  .lg\:last\:p-2:last-child{
    padding: 0.5rem;
  }

  .lg\:last\:p-3:last-child{
    padding: 0.75rem;
  }

  .lg\:last\:p-4:last-child{
    padding: 1rem;
  }

  .lg\:last\:p-5:last-child{
    padding: 1.25rem;
  }

  .lg\:last\:p-6:last-child{
    padding: 1.5rem;
  }

  .lg\:last\:p-7:last-child{
    padding: 1.75rem;
  }

  .lg\:last\:p-8:last-child{
    padding: 2rem;
  }

  .lg\:last\:p-9:last-child{
    padding: 2.25rem;
  }

  .lg\:last\:p-10:last-child{
    padding: 2.5rem;
  }

  .lg\:last\:p-11:last-child{
    padding: 2.75rem;
  }

  .lg\:last\:p-12:last-child{
    padding: 3rem;
  }

  .lg\:last\:p-13:last-child{
    padding: 3.25rem;
  }

  .lg\:last\:p-14:last-child{
    padding: 3.5rem;
  }

  .lg\:last\:p-15:last-child{
    padding: 3.75rem;
  }

  .lg\:last\:p-16:last-child{
    padding: 4rem;
  }

  .lg\:last\:p-17:last-child{
    padding: 4.25rem;
  }

  .lg\:last\:p-18:last-child{
    padding: 4.5rem;
  }

  .lg\:last\:p-19:last-child{
    padding: 4.75rem;
  }

  .lg\:last\:p-20:last-child{
    padding: 5rem;
  }

  .lg\:last\:p-22:last-child{
    padding: 5.5rem;
  }

  .lg\:last\:p-24:last-child{
    padding: 6rem;
  }

  .lg\:last\:p-25:last-child{
    padding: 6.25rem;
  }

  .lg\:last\:p-28:last-child{
    padding: 7rem;
  }

  .lg\:last\:p-30:last-child{
    padding: 7.5rem;
  }

  .lg\:last\:p-32:last-child{
    padding: 8rem;
  }

  .lg\:last\:p-34:last-child{
    padding: 8.5rem;
  }

  .lg\:last\:p-35:last-child{
    padding: 8.75rem;
  }

  .lg\:last\:p-36:last-child{
    padding: 9rem;
  }

  .lg\:last\:p-39:last-child{
    padding: 9.75rem;
  }

  .lg\:last\:p-40:last-child{
    padding: 10rem;
  }

  .lg\:last\:p-42:last-child{
    padding: 10.5rem;
  }

  .lg\:last\:p-44:last-child{
    padding: 11rem;
  }

  .lg\:last\:p-45:last-child{
    padding: 11.25rem;
  }

  .lg\:last\:p-48:last-child{
    padding: 12rem;
  }

  .lg\:last\:p-50:last-child{
    padding: 12.5rem;
  }

  .lg\:last\:p-52:last-child{
    padding: 13rem;
  }

  .lg\:last\:p-55:last-child{
    padding: 13.75rem;
  }

  .lg\:last\:p-56:last-child{
    padding: 14rem;
  }

  .lg\:last\:p-58:last-child{
    padding: 14.5rem;
  }

  .lg\:last\:p-60:last-child{
    padding: 15rem;
  }

  .lg\:last\:p-64:last-child{
    padding: 16rem;
  }

  .lg\:last\:p-65:last-child{
    padding: 16.25rem;
  }

  .lg\:last\:p-68:last-child{
    padding: 17rem;
  }

  .lg\:last\:p-69:last-child{
    padding: 17.25rem;
  }

  .lg\:last\:p-70:last-child{
    padding: 17.5rem;
  }

  .lg\:last\:p-72:last-child{
    padding: 18rem;
  }

  .lg\:last\:p-75:last-child{
    padding: 18.75rem;
  }

  .lg\:last\:p-80:last-child{
    padding: 20rem;
  }

  .lg\:last\:p-85:last-child{
    padding: 21.25rem;
  }

  .lg\:last\:p-86:last-child{
    padding: 21.5rem;
  }

  .lg\:last\:p-90:last-child{
    padding: 22.5rem;
  }

  .lg\:last\:p-96:last-child{
    padding: 24rem;
  }

  .lg\:last\:p-100:last-child{
    padding: 25rem;
  }

  .lg\:last\:p-115:last-child{
    padding: 28.75rem;
  }

  .lg\:last\:p-125:last-child{
    padding: 31.25rem;
  }

  .lg\:last\:p-142:last-child{
    padding: 35.5rem;
  }

  .lg\:last\:p-150:last-child{
    padding: 37.5rem;
  }

  .lg\:last\:p-156:last-child{
    padding: 39rem;
  }

  .lg\:last\:p-160:last-child{
    padding: 40rem;
  }

  .lg\:last\:p-175:last-child{
    padding: 43.75rem;
  }

  .lg\:last\:p-207:last-child{
    padding: 51.75rem;
  }

  .lg\:last\:p-242:last-child{
    padding: 60.5rem;
  }

  .lg\:last\:p-250:last-child{
    padding: 62.5rem;
  }

  .lg\:last\:p-258:last-child{
    padding: 64.5rem;
  }

  .lg\:last\:p-265:last-child{
    padding: 66.25rem;
  }

  .lg\:last\:p-280:last-child{
    padding: 70rem;
  }

  .lg\:last\:p-px:last-child{
    padding: 1px;
  }

  .lg\:last\:p-0\.5:last-child{
    padding: 0.125rem;
  }

  .lg\:last\:p-1\.5:last-child{
    padding: 0.375rem;
  }

  .lg\:last\:p-2\.5:last-child{
    padding: 0.625rem;
  }

  .lg\:last\:p-3\.5:last-child{
    padding: 0.875rem;
  }

  .lg\:last\:p-0\.25:last-child{
    padding: 0.0625rem;
  }

  .lg\:last\:p-0\.75:last-child{
    padding: 0.1875rem;
  }

  .lg\:last\:p-1\.25:last-child{
    padding: 0.3125rem;
  }

  .lg\:last\:p-1\.75:last-child{
    padding: 0.4375rem;
  }

  .lg\:last\:p-2\.25:last-child{
    padding: 0.5625rem;
  }

  .lg\:last\:p-2\.75:last-child{
    padding: 0.6875rem;
  }

  .lg\:last\:p-3\.25:last-child{
    padding: 0.8125rem;
  }

  .lg\:last\:p-3\.75:last-child{
    padding: 0.9375rem;
  }

  .lg\:last\:p-4\.25:last-child{
    padding: 1.0625rem;
  }

  .lg\:last\:p-4\.5:last-child{
    padding: 1.125rem;
  }

  .lg\:last\:p-4\.75:last-child{
    padding: 1.1875rem;
  }

  .lg\:last\:p-5\.25:last-child{
    padding: 1.3125rem;
  }

  .lg\:last\:p-5\.5:last-child{
    padding: 1.375rem;
  }

  .lg\:last\:p-5\.75:last-child{
    padding: 1.4375rem;
  }

  .lg\:last\:p-6\.25:last-child{
    padding: 1.5625rem;
  }

  .lg\:last\:p-6\.5:last-child{
    padding: 1.625rem;
  }

  .lg\:last\:p-6\.75:last-child{
    padding: 1.6875rem;
  }

  .lg\:last\:p-7\.25:last-child{
    padding: 1.8125rem;
  }

  .lg\:last\:p-7\.5:last-child{
    padding: 1.875rem;
  }

  .lg\:last\:p-8\.25:last-child{
    padding: 2.0625rem;
  }

  .lg\:last\:p-8\.5:last-child{
    padding: 2.125rem;
  }

  .lg\:last\:p-9\.25:last-child{
    padding: 2.3125rem;
  }

  .lg\:last\:p-9\.5:last-child{
    padding: 2.375rem;
  }

  .lg\:last\:p-10\.5:last-child{
    padding: 2.625rem;
  }

  .lg\:last\:p-11\.25:last-child{
    padding: 2.8125rem;
  }

  .lg\:last\:p-11\.5:last-child{
    padding: 2.875rem;
  }

  .lg\:last\:p-12\.5:last-child{
    padding: 3.125rem;
  }

  .lg\:last\:p-12\.75:last-child{
    padding: 3.1875rem;
  }

  .lg\:last\:p-13\.5:last-child{
    padding: 3.375rem;
  }

  .lg\:last\:p-14\.5:last-child{
    padding: 3.625rem;
  }

  .lg\:last\:p-15\.5:last-child{
    padding: 3.875rem;
  }

  .lg\:last\:p-15\.75:last-child{
    padding: 3.9375rem;
  }

  .lg\:last\:p-16\.25:last-child{
    padding: 4.0625rem;
  }

  .lg\:last\:p-17\.25:last-child{
    padding: 4.3125rem;
  }

  .lg\:last\:p-17\.5:last-child{
    padding: 4.375rem;
  }

  .lg\:last\:p-18\.25:last-child{
    padding: 4.5625rem;
  }

  .lg\:last\:p-18\.5:last-child{
    padding: 4.625rem;
  }

  .lg\:last\:p-20\.25:last-child{
    padding: 5.0625rem;
  }

  .lg\:last\:p-20\.5:last-child{
    padding: 5.125rem;
  }

  .lg\:last\:p-22\.5:last-child{
    padding: 5.625rem;
  }

  .lg\:last\:p-25\.5:last-child{
    padding: 6.375rem;
  }

  .lg\:last\:p-26\.75:last-child{
    padding: 6.6875rem;
  }

  .lg\:last\:p-32\.5:last-child{
    padding: 8.125rem;
  }

  .lg\:last\:p-37\.5:last-child{
    padding: 9.375rem;
  }

  .lg\:last\:p-41\.25:last-child{
    padding: 10.3125rem;
  }

  .lg\:last\:p-52\.5:last-child{
    padding: 13.125rem;
  }

  .lg\:last\:p-54\.5:last-child{
    padding: 13.625rem;
  }

  .lg\:last\:p-57\.25:last-child{
    padding: 14.3125rem;
  }

  .lg\:last\:p-57\.5:last-child{
    padding: 14.375rem;
  }

  .lg\:last\:p-66\.25:last-child{
    padding: 16.5625rem;
  }

  .lg\:last\:p-74\.5:last-child{
    padding: 18.125rem;
  }

  .lg\:last\:p-106\.25:last-child{
    padding: 26.5625rem;
  }

  .lg\:last\:p-112\.25:last-child{
    padding: 28.0675rem;
  }

  .lg\:last\:p-112\.75:last-child{
    padding: 28.1875rem;
  }

  .lg\:last\:p-147\.5:last-child{
    padding: 36.875rem;
  }

  .lg\:last\:p-162\.5:last-child{
    padding: 40.625rem;
  }

  .lg\:last\:p-172\.25:last-child{
    padding: 42.5625rem;
  }

  .lg\:last\:p-175\.25:last-child{
    padding: 43.8125rem;
  }

  .lg\:last\:p-184\.25:last-child{
    padding: 46.0625rem;
  }

  .lg\:last\:p-203\.25:last-child{
    padding: 50.8125rem;
  }

  .lg\:last\:p-half:last-child{
    padding: 50%;
  }

  .lg\:last\:p-full:last-child{
    padding: 100%;
  }

  .lg\:last\:p-1\/10:last-child{
    padding: 10%;
  }

  .lg\:last\:p-2\/10:last-child{
    padding: 20%;
  }

  .lg\:last\:p-3\/10:last-child{
    padding: 30%;
  }

  .lg\:last\:p-4\/10:last-child{
    padding: 40%;
  }

  .lg\:last\:p-4\.5\/10:last-child{
    padding: 45%;
  }

  .lg\:last\:p-5\/10:last-child{
    padding: 50%;
  }

  .lg\:last\:p-5\.5\/10:last-child{
    padding: 55%;
  }

  .lg\:last\:p-6\/10:last-child{
    padding: 60%;
  }

  .lg\:last\:p-7\/10:last-child{
    padding: 70%;
  }

  .lg\:last\:p-8\/10:last-child{
    padding: 80%;
  }

  .lg\:last\:p-9\/10:last-child{
    padding: 90%;
  }

  .lg\:last\:p-1\/12:last-child{
    padding: 8.333333%;
  }

  .lg\:last\:p-2\/12:last-child{
    padding: 16.666667%;
  }

  .lg\:last\:p-3\/12:last-child{
    padding: 25%;
  }

  .lg\:last\:p-4\/12:last-child{
    padding: 33.333333%;
  }

  .lg\:last\:p-5\/12:last-child{
    padding: 41.666667%;
  }

  .lg\:last\:p-6\/12:last-child{
    padding: 50%;
  }

  .lg\:last\:p-7\/12:last-child{
    padding: 58.333333%;
  }

  .lg\:last\:p-8\/12:last-child{
    padding: 66.666667%;
  }

  .lg\:last\:p-9\/12:last-child{
    padding: 75%;
  }

  .lg\:last\:p-10\/12:last-child{
    padding: 83.333333%;
  }

  .lg\:last\:p-11\/12:last-child{
    padding: 91.666667%;
  }

  .lg\:last\:py-0:last-child{
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .lg\:last\:px-0:last-child{
    padding-left: 0px;
    padding-right: 0px;
  }

  .lg\:last\:py-1:last-child{
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }

  .lg\:last\:px-1:last-child{
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }

  .lg\:last\:py-2:last-child{
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .lg\:last\:px-2:last-child{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .lg\:last\:py-3:last-child{
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }

  .lg\:last\:px-3:last-child{
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .lg\:last\:py-4:last-child{
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .lg\:last\:px-4:last-child{
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .lg\:last\:py-5:last-child{
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .lg\:last\:px-5:last-child{
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .lg\:last\:py-6:last-child{
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .lg\:last\:px-6:last-child{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .lg\:last\:py-7:last-child{
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
  }

  .lg\:last\:px-7:last-child{
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }

  .lg\:last\:py-8:last-child{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .lg\:last\:px-8:last-child{
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .lg\:last\:py-9:last-child{
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
  }

  .lg\:last\:px-9:last-child{
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }

  .lg\:last\:py-10:last-child{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .lg\:last\:px-10:last-child{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .lg\:last\:py-11:last-child{
    padding-top: 2.75rem;
    padding-bottom: 2.75rem;
  }

  .lg\:last\:px-11:last-child{
    padding-left: 2.75rem;
    padding-right: 2.75rem;
  }

  .lg\:last\:py-12:last-child{
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .lg\:last\:px-12:last-child{
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .lg\:last\:py-13:last-child{
    padding-top: 3.25rem;
    padding-bottom: 3.25rem;
  }

  .lg\:last\:px-13:last-child{
    padding-left: 3.25rem;
    padding-right: 3.25rem;
  }

  .lg\:last\:py-14:last-child{
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .lg\:last\:px-14:last-child{
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }

  .lg\:last\:py-15:last-child{
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
  }

  .lg\:last\:px-15:last-child{
    padding-left: 3.75rem;
    padding-right: 3.75rem;
  }

  .lg\:last\:py-16:last-child{
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .lg\:last\:px-16:last-child{
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .lg\:last\:py-17:last-child{
    padding-top: 4.25rem;
    padding-bottom: 4.25rem;
  }

  .lg\:last\:px-17:last-child{
    padding-left: 4.25rem;
    padding-right: 4.25rem;
  }

  .lg\:last\:py-18:last-child{
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }

  .lg\:last\:px-18:last-child{
    padding-left: 4.5rem;
    padding-right: 4.5rem;
  }

  .lg\:last\:py-19:last-child{
    padding-top: 4.75rem;
    padding-bottom: 4.75rem;
  }

  .lg\:last\:px-19:last-child{
    padding-left: 4.75rem;
    padding-right: 4.75rem;
  }

  .lg\:last\:py-20:last-child{
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .lg\:last\:px-20:last-child{
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .lg\:last\:py-22:last-child{
    padding-top: 5.5rem;
    padding-bottom: 5.5rem;
  }

  .lg\:last\:px-22:last-child{
    padding-left: 5.5rem;
    padding-right: 5.5rem;
  }

  .lg\:last\:py-24:last-child{
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .lg\:last\:px-24:last-child{
    padding-left: 6rem;
    padding-right: 6rem;
  }

  .lg\:last\:py-25:last-child{
    padding-top: 6.25rem;
    padding-bottom: 6.25rem;
  }

  .lg\:last\:px-25:last-child{
    padding-left: 6.25rem;
    padding-right: 6.25rem;
  }

  .lg\:last\:py-28:last-child{
    padding-top: 7rem;
    padding-bottom: 7rem;
  }

  .lg\:last\:px-28:last-child{
    padding-left: 7rem;
    padding-right: 7rem;
  }

  .lg\:last\:py-30:last-child{
    padding-top: 7.5rem;
    padding-bottom: 7.5rem;
  }

  .lg\:last\:px-30:last-child{
    padding-left: 7.5rem;
    padding-right: 7.5rem;
  }

  .lg\:last\:py-32:last-child{
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

  .lg\:last\:px-32:last-child{
    padding-left: 8rem;
    padding-right: 8rem;
  }

  .lg\:last\:py-34:last-child{
    padding-top: 8.5rem;
    padding-bottom: 8.5rem;
  }

  .lg\:last\:px-34:last-child{
    padding-left: 8.5rem;
    padding-right: 8.5rem;
  }

  .lg\:last\:py-35:last-child{
    padding-top: 8.75rem;
    padding-bottom: 8.75rem;
  }

  .lg\:last\:px-35:last-child{
    padding-left: 8.75rem;
    padding-right: 8.75rem;
  }

  .lg\:last\:py-36:last-child{
    padding-top: 9rem;
    padding-bottom: 9rem;
  }

  .lg\:last\:px-36:last-child{
    padding-left: 9rem;
    padding-right: 9rem;
  }

  .lg\:last\:py-39:last-child{
    padding-top: 9.75rem;
    padding-bottom: 9.75rem;
  }

  .lg\:last\:px-39:last-child{
    padding-left: 9.75rem;
    padding-right: 9.75rem;
  }

  .lg\:last\:py-40:last-child{
    padding-top: 10rem;
    padding-bottom: 10rem;
  }

  .lg\:last\:px-40:last-child{
    padding-left: 10rem;
    padding-right: 10rem;
  }

  .lg\:last\:py-42:last-child{
    padding-top: 10.5rem;
    padding-bottom: 10.5rem;
  }

  .lg\:last\:px-42:last-child{
    padding-left: 10.5rem;
    padding-right: 10.5rem;
  }

  .lg\:last\:py-44:last-child{
    padding-top: 11rem;
    padding-bottom: 11rem;
  }

  .lg\:last\:px-44:last-child{
    padding-left: 11rem;
    padding-right: 11rem;
  }

  .lg\:last\:py-45:last-child{
    padding-top: 11.25rem;
    padding-bottom: 11.25rem;
  }

  .lg\:last\:px-45:last-child{
    padding-left: 11.25rem;
    padding-right: 11.25rem;
  }

  .lg\:last\:py-48:last-child{
    padding-top: 12rem;
    padding-bottom: 12rem;
  }

  .lg\:last\:px-48:last-child{
    padding-left: 12rem;
    padding-right: 12rem;
  }

  .lg\:last\:py-50:last-child{
    padding-top: 12.5rem;
    padding-bottom: 12.5rem;
  }

  .lg\:last\:px-50:last-child{
    padding-left: 12.5rem;
    padding-right: 12.5rem;
  }

  .lg\:last\:py-52:last-child{
    padding-top: 13rem;
    padding-bottom: 13rem;
  }

  .lg\:last\:px-52:last-child{
    padding-left: 13rem;
    padding-right: 13rem;
  }

  .lg\:last\:py-55:last-child{
    padding-top: 13.75rem;
    padding-bottom: 13.75rem;
  }

  .lg\:last\:px-55:last-child{
    padding-left: 13.75rem;
    padding-right: 13.75rem;
  }

  .lg\:last\:py-56:last-child{
    padding-top: 14rem;
    padding-bottom: 14rem;
  }

  .lg\:last\:px-56:last-child{
    padding-left: 14rem;
    padding-right: 14rem;
  }

  .lg\:last\:py-58:last-child{
    padding-top: 14.5rem;
    padding-bottom: 14.5rem;
  }

  .lg\:last\:px-58:last-child{
    padding-left: 14.5rem;
    padding-right: 14.5rem;
  }

  .lg\:last\:py-60:last-child{
    padding-top: 15rem;
    padding-bottom: 15rem;
  }

  .lg\:last\:px-60:last-child{
    padding-left: 15rem;
    padding-right: 15rem;
  }

  .lg\:last\:py-64:last-child{
    padding-top: 16rem;
    padding-bottom: 16rem;
  }

  .lg\:last\:px-64:last-child{
    padding-left: 16rem;
    padding-right: 16rem;
  }

  .lg\:last\:py-65:last-child{
    padding-top: 16.25rem;
    padding-bottom: 16.25rem;
  }

  .lg\:last\:px-65:last-child{
    padding-left: 16.25rem;
    padding-right: 16.25rem;
  }

  .lg\:last\:py-68:last-child{
    padding-top: 17rem;
    padding-bottom: 17rem;
  }

  .lg\:last\:px-68:last-child{
    padding-left: 17rem;
    padding-right: 17rem;
  }

  .lg\:last\:py-69:last-child{
    padding-top: 17.25rem;
    padding-bottom: 17.25rem;
  }

  .lg\:last\:px-69:last-child{
    padding-left: 17.25rem;
    padding-right: 17.25rem;
  }

  .lg\:last\:py-70:last-child{
    padding-top: 17.5rem;
    padding-bottom: 17.5rem;
  }

  .lg\:last\:px-70:last-child{
    padding-left: 17.5rem;
    padding-right: 17.5rem;
  }

  .lg\:last\:py-72:last-child{
    padding-top: 18rem;
    padding-bottom: 18rem;
  }

  .lg\:last\:px-72:last-child{
    padding-left: 18rem;
    padding-right: 18rem;
  }

  .lg\:last\:py-75:last-child{
    padding-top: 18.75rem;
    padding-bottom: 18.75rem;
  }

  .lg\:last\:px-75:last-child{
    padding-left: 18.75rem;
    padding-right: 18.75rem;
  }

  .lg\:last\:py-80:last-child{
    padding-top: 20rem;
    padding-bottom: 20rem;
  }

  .lg\:last\:px-80:last-child{
    padding-left: 20rem;
    padding-right: 20rem;
  }

  .lg\:last\:py-85:last-child{
    padding-top: 21.25rem;
    padding-bottom: 21.25rem;
  }

  .lg\:last\:px-85:last-child{
    padding-left: 21.25rem;
    padding-right: 21.25rem;
  }

  .lg\:last\:py-86:last-child{
    padding-top: 21.5rem;
    padding-bottom: 21.5rem;
  }

  .lg\:last\:px-86:last-child{
    padding-left: 21.5rem;
    padding-right: 21.5rem;
  }

  .lg\:last\:py-90:last-child{
    padding-top: 22.5rem;
    padding-bottom: 22.5rem;
  }

  .lg\:last\:px-90:last-child{
    padding-left: 22.5rem;
    padding-right: 22.5rem;
  }

  .lg\:last\:py-96:last-child{
    padding-top: 24rem;
    padding-bottom: 24rem;
  }

  .lg\:last\:px-96:last-child{
    padding-left: 24rem;
    padding-right: 24rem;
  }

  .lg\:last\:py-100:last-child{
    padding-top: 25rem;
    padding-bottom: 25rem;
  }

  .lg\:last\:px-100:last-child{
    padding-left: 25rem;
    padding-right: 25rem;
  }

  .lg\:last\:py-115:last-child{
    padding-top: 28.75rem;
    padding-bottom: 28.75rem;
  }

  .lg\:last\:px-115:last-child{
    padding-left: 28.75rem;
    padding-right: 28.75rem;
  }

  .lg\:last\:py-125:last-child{
    padding-top: 31.25rem;
    padding-bottom: 31.25rem;
  }

  .lg\:last\:px-125:last-child{
    padding-left: 31.25rem;
    padding-right: 31.25rem;
  }

  .lg\:last\:py-142:last-child{
    padding-top: 35.5rem;
    padding-bottom: 35.5rem;
  }

  .lg\:last\:px-142:last-child{
    padding-left: 35.5rem;
    padding-right: 35.5rem;
  }

  .lg\:last\:py-150:last-child{
    padding-top: 37.5rem;
    padding-bottom: 37.5rem;
  }

  .lg\:last\:px-150:last-child{
    padding-left: 37.5rem;
    padding-right: 37.5rem;
  }

  .lg\:last\:py-156:last-child{
    padding-top: 39rem;
    padding-bottom: 39rem;
  }

  .lg\:last\:px-156:last-child{
    padding-left: 39rem;
    padding-right: 39rem;
  }

  .lg\:last\:py-160:last-child{
    padding-top: 40rem;
    padding-bottom: 40rem;
  }

  .lg\:last\:px-160:last-child{
    padding-left: 40rem;
    padding-right: 40rem;
  }

  .lg\:last\:py-175:last-child{
    padding-top: 43.75rem;
    padding-bottom: 43.75rem;
  }

  .lg\:last\:px-175:last-child{
    padding-left: 43.75rem;
    padding-right: 43.75rem;
  }

  .lg\:last\:py-207:last-child{
    padding-top: 51.75rem;
    padding-bottom: 51.75rem;
  }

  .lg\:last\:px-207:last-child{
    padding-left: 51.75rem;
    padding-right: 51.75rem;
  }

  .lg\:last\:py-242:last-child{
    padding-top: 60.5rem;
    padding-bottom: 60.5rem;
  }

  .lg\:last\:px-242:last-child{
    padding-left: 60.5rem;
    padding-right: 60.5rem;
  }

  .lg\:last\:py-250:last-child{
    padding-top: 62.5rem;
    padding-bottom: 62.5rem;
  }

  .lg\:last\:px-250:last-child{
    padding-left: 62.5rem;
    padding-right: 62.5rem;
  }

  .lg\:last\:py-258:last-child{
    padding-top: 64.5rem;
    padding-bottom: 64.5rem;
  }

  .lg\:last\:px-258:last-child{
    padding-left: 64.5rem;
    padding-right: 64.5rem;
  }

  .lg\:last\:py-265:last-child{
    padding-top: 66.25rem;
    padding-bottom: 66.25rem;
  }

  .lg\:last\:px-265:last-child{
    padding-left: 66.25rem;
    padding-right: 66.25rem;
  }

  .lg\:last\:py-280:last-child{
    padding-top: 70rem;
    padding-bottom: 70rem;
  }

  .lg\:last\:px-280:last-child{
    padding-left: 70rem;
    padding-right: 70rem;
  }

  .lg\:last\:py-px:last-child{
    padding-top: 1px;
    padding-bottom: 1px;
  }

  .lg\:last\:px-px:last-child{
    padding-left: 1px;
    padding-right: 1px;
  }

  .lg\:last\:py-0\.5:last-child{
    padding-top: 0.125rem;
    padding-bottom: 0.125rem;
  }

  .lg\:last\:px-0\.5:last-child{
    padding-left: 0.125rem;
    padding-right: 0.125rem;
  }

  .lg\:last\:py-1\.5:last-child{
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
  }

  .lg\:last\:px-1\.5:last-child{
    padding-left: 0.375rem;
    padding-right: 0.375rem;
  }

  .lg\:last\:py-2\.5:last-child{
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }

  .lg\:last\:px-2\.5:last-child{
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  .lg\:last\:py-3\.5:last-child{
    padding-top: 0.875rem;
    padding-bottom: 0.875rem;
  }

  .lg\:last\:px-3\.5:last-child{
    padding-left: 0.875rem;
    padding-right: 0.875rem;
  }

  .lg\:last\:py-0\.25:last-child{
    padding-top: 0.0625rem;
    padding-bottom: 0.0625rem;
  }

  .lg\:last\:px-0\.25:last-child{
    padding-left: 0.0625rem;
    padding-right: 0.0625rem;
  }

  .lg\:last\:py-0\.75:last-child{
    padding-top: 0.1875rem;
    padding-bottom: 0.1875rem;
  }

  .lg\:last\:px-0\.75:last-child{
    padding-left: 0.1875rem;
    padding-right: 0.1875rem;
  }

  .lg\:last\:py-1\.25:last-child{
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
  }

  .lg\:last\:px-1\.25:last-child{
    padding-left: 0.3125rem;
    padding-right: 0.3125rem;
  }

  .lg\:last\:py-1\.75:last-child{
    padding-top: 0.4375rem;
    padding-bottom: 0.4375rem;
  }

  .lg\:last\:px-1\.75:last-child{
    padding-left: 0.4375rem;
    padding-right: 0.4375rem;
  }

  .lg\:last\:py-2\.25:last-child{
    padding-top: 0.5625rem;
    padding-bottom: 0.5625rem;
  }

  .lg\:last\:px-2\.25:last-child{
    padding-left: 0.5625rem;
    padding-right: 0.5625rem;
  }

  .lg\:last\:py-2\.75:last-child{
    padding-top: 0.6875rem;
    padding-bottom: 0.6875rem;
  }

  .lg\:last\:px-2\.75:last-child{
    padding-left: 0.6875rem;
    padding-right: 0.6875rem;
  }

  .lg\:last\:py-3\.25:last-child{
    padding-top: 0.8125rem;
    padding-bottom: 0.8125rem;
  }

  .lg\:last\:px-3\.25:last-child{
    padding-left: 0.8125rem;
    padding-right: 0.8125rem;
  }

  .lg\:last\:py-3\.75:last-child{
    padding-top: 0.9375rem;
    padding-bottom: 0.9375rem;
  }

  .lg\:last\:px-3\.75:last-child{
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }

  .lg\:last\:py-4\.25:last-child{
    padding-top: 1.0625rem;
    padding-bottom: 1.0625rem;
  }

  .lg\:last\:px-4\.25:last-child{
    padding-left: 1.0625rem;
    padding-right: 1.0625rem;
  }

  .lg\:last\:py-4\.5:last-child{
    padding-top: 1.125rem;
    padding-bottom: 1.125rem;
  }

  .lg\:last\:px-4\.5:last-child{
    padding-left: 1.125rem;
    padding-right: 1.125rem;
  }

  .lg\:last\:py-4\.75:last-child{
    padding-top: 1.1875rem;
    padding-bottom: 1.1875rem;
  }

  .lg\:last\:px-4\.75:last-child{
    padding-left: 1.1875rem;
    padding-right: 1.1875rem;
  }

  .lg\:last\:py-5\.25:last-child{
    padding-top: 1.3125rem;
    padding-bottom: 1.3125rem;
  }

  .lg\:last\:px-5\.25:last-child{
    padding-left: 1.3125rem;
    padding-right: 1.3125rem;
  }

  .lg\:last\:py-5\.5:last-child{
    padding-top: 1.375rem;
    padding-bottom: 1.375rem;
  }

  .lg\:last\:px-5\.5:last-child{
    padding-left: 1.375rem;
    padding-right: 1.375rem;
  }

  .lg\:last\:py-5\.75:last-child{
    padding-top: 1.4375rem;
    padding-bottom: 1.4375rem;
  }

  .lg\:last\:px-5\.75:last-child{
    padding-left: 1.4375rem;
    padding-right: 1.4375rem;
  }

  .lg\:last\:py-6\.25:last-child{
    padding-top: 1.5625rem;
    padding-bottom: 1.5625rem;
  }

  .lg\:last\:px-6\.25:last-child{
    padding-left: 1.5625rem;
    padding-right: 1.5625rem;
  }

  .lg\:last\:py-6\.5:last-child{
    padding-top: 1.625rem;
    padding-bottom: 1.625rem;
  }

  .lg\:last\:px-6\.5:last-child{
    padding-left: 1.625rem;
    padding-right: 1.625rem;
  }

  .lg\:last\:py-6\.75:last-child{
    padding-top: 1.6875rem;
    padding-bottom: 1.6875rem;
  }

  .lg\:last\:px-6\.75:last-child{
    padding-left: 1.6875rem;
    padding-right: 1.6875rem;
  }

  .lg\:last\:py-7\.25:last-child{
    padding-top: 1.8125rem;
    padding-bottom: 1.8125rem;
  }

  .lg\:last\:px-7\.25:last-child{
    padding-left: 1.8125rem;
    padding-right: 1.8125rem;
  }

  .lg\:last\:py-7\.5:last-child{
    padding-top: 1.875rem;
    padding-bottom: 1.875rem;
  }

  .lg\:last\:px-7\.5:last-child{
    padding-left: 1.875rem;
    padding-right: 1.875rem;
  }

  .lg\:last\:py-8\.25:last-child{
    padding-top: 2.0625rem;
    padding-bottom: 2.0625rem;
  }

  .lg\:last\:px-8\.25:last-child{
    padding-left: 2.0625rem;
    padding-right: 2.0625rem;
  }

  .lg\:last\:py-8\.5:last-child{
    padding-top: 2.125rem;
    padding-bottom: 2.125rem;
  }

  .lg\:last\:px-8\.5:last-child{
    padding-left: 2.125rem;
    padding-right: 2.125rem;
  }

  .lg\:last\:py-9\.25:last-child{
    padding-top: 2.3125rem;
    padding-bottom: 2.3125rem;
  }

  .lg\:last\:px-9\.25:last-child{
    padding-left: 2.3125rem;
    padding-right: 2.3125rem;
  }

  .lg\:last\:py-9\.5:last-child{
    padding-top: 2.375rem;
    padding-bottom: 2.375rem;
  }

  .lg\:last\:px-9\.5:last-child{
    padding-left: 2.375rem;
    padding-right: 2.375rem;
  }

  .lg\:last\:py-10\.5:last-child{
    padding-top: 2.625rem;
    padding-bottom: 2.625rem;
  }

  .lg\:last\:px-10\.5:last-child{
    padding-left: 2.625rem;
    padding-right: 2.625rem;
  }

  .lg\:last\:py-11\.25:last-child{
    padding-top: 2.8125rem;
    padding-bottom: 2.8125rem;
  }

  .lg\:last\:px-11\.25:last-child{
    padding-left: 2.8125rem;
    padding-right: 2.8125rem;
  }

  .lg\:last\:py-11\.5:last-child{
    padding-top: 2.875rem;
    padding-bottom: 2.875rem;
  }

  .lg\:last\:px-11\.5:last-child{
    padding-left: 2.875rem;
    padding-right: 2.875rem;
  }

  .lg\:last\:py-12\.5:last-child{
    padding-top: 3.125rem;
    padding-bottom: 3.125rem;
  }

  .lg\:last\:px-12\.5:last-child{
    padding-left: 3.125rem;
    padding-right: 3.125rem;
  }

  .lg\:last\:py-12\.75:last-child{
    padding-top: 3.1875rem;
    padding-bottom: 3.1875rem;
  }

  .lg\:last\:px-12\.75:last-child{
    padding-left: 3.1875rem;
    padding-right: 3.1875rem;
  }

  .lg\:last\:py-13\.5:last-child{
    padding-top: 3.375rem;
    padding-bottom: 3.375rem;
  }

  .lg\:last\:px-13\.5:last-child{
    padding-left: 3.375rem;
    padding-right: 3.375rem;
  }

  .lg\:last\:py-14\.5:last-child{
    padding-top: 3.625rem;
    padding-bottom: 3.625rem;
  }

  .lg\:last\:px-14\.5:last-child{
    padding-left: 3.625rem;
    padding-right: 3.625rem;
  }

  .lg\:last\:py-15\.5:last-child{
    padding-top: 3.875rem;
    padding-bottom: 3.875rem;
  }

  .lg\:last\:px-15\.5:last-child{
    padding-left: 3.875rem;
    padding-right: 3.875rem;
  }

  .lg\:last\:py-15\.75:last-child{
    padding-top: 3.9375rem;
    padding-bottom: 3.9375rem;
  }

  .lg\:last\:px-15\.75:last-child{
    padding-left: 3.9375rem;
    padding-right: 3.9375rem;
  }

  .lg\:last\:py-16\.25:last-child{
    padding-top: 4.0625rem;
    padding-bottom: 4.0625rem;
  }

  .lg\:last\:px-16\.25:last-child{
    padding-left: 4.0625rem;
    padding-right: 4.0625rem;
  }

  .lg\:last\:py-17\.25:last-child{
    padding-top: 4.3125rem;
    padding-bottom: 4.3125rem;
  }

  .lg\:last\:px-17\.25:last-child{
    padding-left: 4.3125rem;
    padding-right: 4.3125rem;
  }

  .lg\:last\:py-17\.5:last-child{
    padding-top: 4.375rem;
    padding-bottom: 4.375rem;
  }

  .lg\:last\:px-17\.5:last-child{
    padding-left: 4.375rem;
    padding-right: 4.375rem;
  }

  .lg\:last\:py-18\.25:last-child{
    padding-top: 4.5625rem;
    padding-bottom: 4.5625rem;
  }

  .lg\:last\:px-18\.25:last-child{
    padding-left: 4.5625rem;
    padding-right: 4.5625rem;
  }

  .lg\:last\:py-18\.5:last-child{
    padding-top: 4.625rem;
    padding-bottom: 4.625rem;
  }

  .lg\:last\:px-18\.5:last-child{
    padding-left: 4.625rem;
    padding-right: 4.625rem;
  }

  .lg\:last\:py-20\.25:last-child{
    padding-top: 5.0625rem;
    padding-bottom: 5.0625rem;
  }

  .lg\:last\:px-20\.25:last-child{
    padding-left: 5.0625rem;
    padding-right: 5.0625rem;
  }

  .lg\:last\:py-20\.5:last-child{
    padding-top: 5.125rem;
    padding-bottom: 5.125rem;
  }

  .lg\:last\:px-20\.5:last-child{
    padding-left: 5.125rem;
    padding-right: 5.125rem;
  }

  .lg\:last\:py-22\.5:last-child{
    padding-top: 5.625rem;
    padding-bottom: 5.625rem;
  }

  .lg\:last\:px-22\.5:last-child{
    padding-left: 5.625rem;
    padding-right: 5.625rem;
  }

  .lg\:last\:py-25\.5:last-child{
    padding-top: 6.375rem;
    padding-bottom: 6.375rem;
  }

  .lg\:last\:px-25\.5:last-child{
    padding-left: 6.375rem;
    padding-right: 6.375rem;
  }

  .lg\:last\:py-26\.75:last-child{
    padding-top: 6.6875rem;
    padding-bottom: 6.6875rem;
  }

  .lg\:last\:px-26\.75:last-child{
    padding-left: 6.6875rem;
    padding-right: 6.6875rem;
  }

  .lg\:last\:py-32\.5:last-child{
    padding-top: 8.125rem;
    padding-bottom: 8.125rem;
  }

  .lg\:last\:px-32\.5:last-child{
    padding-left: 8.125rem;
    padding-right: 8.125rem;
  }

  .lg\:last\:py-37\.5:last-child{
    padding-top: 9.375rem;
    padding-bottom: 9.375rem;
  }

  .lg\:last\:px-37\.5:last-child{
    padding-left: 9.375rem;
    padding-right: 9.375rem;
  }

  .lg\:last\:py-41\.25:last-child{
    padding-top: 10.3125rem;
    padding-bottom: 10.3125rem;
  }

  .lg\:last\:px-41\.25:last-child{
    padding-left: 10.3125rem;
    padding-right: 10.3125rem;
  }

  .lg\:last\:py-52\.5:last-child{
    padding-top: 13.125rem;
    padding-bottom: 13.125rem;
  }

  .lg\:last\:px-52\.5:last-child{
    padding-left: 13.125rem;
    padding-right: 13.125rem;
  }

  .lg\:last\:py-54\.5:last-child{
    padding-top: 13.625rem;
    padding-bottom: 13.625rem;
  }

  .lg\:last\:px-54\.5:last-child{
    padding-left: 13.625rem;
    padding-right: 13.625rem;
  }

  .lg\:last\:py-57\.25:last-child{
    padding-top: 14.3125rem;
    padding-bottom: 14.3125rem;
  }

  .lg\:last\:px-57\.25:last-child{
    padding-left: 14.3125rem;
    padding-right: 14.3125rem;
  }

  .lg\:last\:py-57\.5:last-child{
    padding-top: 14.375rem;
    padding-bottom: 14.375rem;
  }

  .lg\:last\:px-57\.5:last-child{
    padding-left: 14.375rem;
    padding-right: 14.375rem;
  }

  .lg\:last\:py-66\.25:last-child{
    padding-top: 16.5625rem;
    padding-bottom: 16.5625rem;
  }

  .lg\:last\:px-66\.25:last-child{
    padding-left: 16.5625rem;
    padding-right: 16.5625rem;
  }

  .lg\:last\:py-74\.5:last-child{
    padding-top: 18.125rem;
    padding-bottom: 18.125rem;
  }

  .lg\:last\:px-74\.5:last-child{
    padding-left: 18.125rem;
    padding-right: 18.125rem;
  }

  .lg\:last\:py-106\.25:last-child{
    padding-top: 26.5625rem;
    padding-bottom: 26.5625rem;
  }

  .lg\:last\:px-106\.25:last-child{
    padding-left: 26.5625rem;
    padding-right: 26.5625rem;
  }

  .lg\:last\:py-112\.25:last-child{
    padding-top: 28.0675rem;
    padding-bottom: 28.0675rem;
  }

  .lg\:last\:px-112\.25:last-child{
    padding-left: 28.0675rem;
    padding-right: 28.0675rem;
  }

  .lg\:last\:py-112\.75:last-child{
    padding-top: 28.1875rem;
    padding-bottom: 28.1875rem;
  }

  .lg\:last\:px-112\.75:last-child{
    padding-left: 28.1875rem;
    padding-right: 28.1875rem;
  }

  .lg\:last\:py-147\.5:last-child{
    padding-top: 36.875rem;
    padding-bottom: 36.875rem;
  }

  .lg\:last\:px-147\.5:last-child{
    padding-left: 36.875rem;
    padding-right: 36.875rem;
  }

  .lg\:last\:py-162\.5:last-child{
    padding-top: 40.625rem;
    padding-bottom: 40.625rem;
  }

  .lg\:last\:px-162\.5:last-child{
    padding-left: 40.625rem;
    padding-right: 40.625rem;
  }

  .lg\:last\:py-172\.25:last-child{
    padding-top: 42.5625rem;
    padding-bottom: 42.5625rem;
  }

  .lg\:last\:px-172\.25:last-child{
    padding-left: 42.5625rem;
    padding-right: 42.5625rem;
  }

  .lg\:last\:py-175\.25:last-child{
    padding-top: 43.8125rem;
    padding-bottom: 43.8125rem;
  }

  .lg\:last\:px-175\.25:last-child{
    padding-left: 43.8125rem;
    padding-right: 43.8125rem;
  }

  .lg\:last\:py-184\.25:last-child{
    padding-top: 46.0625rem;
    padding-bottom: 46.0625rem;
  }

  .lg\:last\:px-184\.25:last-child{
    padding-left: 46.0625rem;
    padding-right: 46.0625rem;
  }

  .lg\:last\:py-203\.25:last-child{
    padding-top: 50.8125rem;
    padding-bottom: 50.8125rem;
  }

  .lg\:last\:px-203\.25:last-child{
    padding-left: 50.8125rem;
    padding-right: 50.8125rem;
  }

  .lg\:last\:py-half:last-child{
    padding-top: 50%;
    padding-bottom: 50%;
  }

  .lg\:last\:px-half:last-child{
    padding-left: 50%;
    padding-right: 50%;
  }

  .lg\:last\:py-full:last-child{
    padding-top: 100%;
    padding-bottom: 100%;
  }

  .lg\:last\:px-full:last-child{
    padding-left: 100%;
    padding-right: 100%;
  }

  .lg\:last\:py-1\/10:last-child{
    padding-top: 10%;
    padding-bottom: 10%;
  }

  .lg\:last\:px-1\/10:last-child{
    padding-left: 10%;
    padding-right: 10%;
  }

  .lg\:last\:py-2\/10:last-child{
    padding-top: 20%;
    padding-bottom: 20%;
  }

  .lg\:last\:px-2\/10:last-child{
    padding-left: 20%;
    padding-right: 20%;
  }

  .lg\:last\:py-3\/10:last-child{
    padding-top: 30%;
    padding-bottom: 30%;
  }

  .lg\:last\:px-3\/10:last-child{
    padding-left: 30%;
    padding-right: 30%;
  }

  .lg\:last\:py-4\/10:last-child{
    padding-top: 40%;
    padding-bottom: 40%;
  }

  .lg\:last\:px-4\/10:last-child{
    padding-left: 40%;
    padding-right: 40%;
  }

  .lg\:last\:py-4\.5\/10:last-child{
    padding-top: 45%;
    padding-bottom: 45%;
  }

  .lg\:last\:px-4\.5\/10:last-child{
    padding-left: 45%;
    padding-right: 45%;
  }

  .lg\:last\:py-5\/10:last-child{
    padding-top: 50%;
    padding-bottom: 50%;
  }

  .lg\:last\:px-5\/10:last-child{
    padding-left: 50%;
    padding-right: 50%;
  }

  .lg\:last\:py-5\.5\/10:last-child{
    padding-top: 55%;
    padding-bottom: 55%;
  }

  .lg\:last\:px-5\.5\/10:last-child{
    padding-left: 55%;
    padding-right: 55%;
  }

  .lg\:last\:py-6\/10:last-child{
    padding-top: 60%;
    padding-bottom: 60%;
  }

  .lg\:last\:px-6\/10:last-child{
    padding-left: 60%;
    padding-right: 60%;
  }

  .lg\:last\:py-7\/10:last-child{
    padding-top: 70%;
    padding-bottom: 70%;
  }

  .lg\:last\:px-7\/10:last-child{
    padding-left: 70%;
    padding-right: 70%;
  }

  .lg\:last\:py-8\/10:last-child{
    padding-top: 80%;
    padding-bottom: 80%;
  }

  .lg\:last\:px-8\/10:last-child{
    padding-left: 80%;
    padding-right: 80%;
  }

  .lg\:last\:py-9\/10:last-child{
    padding-top: 90%;
    padding-bottom: 90%;
  }

  .lg\:last\:px-9\/10:last-child{
    padding-left: 90%;
    padding-right: 90%;
  }

  .lg\:last\:py-1\/12:last-child{
    padding-top: 8.333333%;
    padding-bottom: 8.333333%;
  }

  .lg\:last\:px-1\/12:last-child{
    padding-left: 8.333333%;
    padding-right: 8.333333%;
  }

  .lg\:last\:py-2\/12:last-child{
    padding-top: 16.666667%;
    padding-bottom: 16.666667%;
  }

  .lg\:last\:px-2\/12:last-child{
    padding-left: 16.666667%;
    padding-right: 16.666667%;
  }

  .lg\:last\:py-3\/12:last-child{
    padding-top: 25%;
    padding-bottom: 25%;
  }

  .lg\:last\:px-3\/12:last-child{
    padding-left: 25%;
    padding-right: 25%;
  }

  .lg\:last\:py-4\/12:last-child{
    padding-top: 33.333333%;
    padding-bottom: 33.333333%;
  }

  .lg\:last\:px-4\/12:last-child{
    padding-left: 33.333333%;
    padding-right: 33.333333%;
  }

  .lg\:last\:py-5\/12:last-child{
    padding-top: 41.666667%;
    padding-bottom: 41.666667%;
  }

  .lg\:last\:px-5\/12:last-child{
    padding-left: 41.666667%;
    padding-right: 41.666667%;
  }

  .lg\:last\:py-6\/12:last-child{
    padding-top: 50%;
    padding-bottom: 50%;
  }

  .lg\:last\:px-6\/12:last-child{
    padding-left: 50%;
    padding-right: 50%;
  }

  .lg\:last\:py-7\/12:last-child{
    padding-top: 58.333333%;
    padding-bottom: 58.333333%;
  }

  .lg\:last\:px-7\/12:last-child{
    padding-left: 58.333333%;
    padding-right: 58.333333%;
  }

  .lg\:last\:py-8\/12:last-child{
    padding-top: 66.666667%;
    padding-bottom: 66.666667%;
  }

  .lg\:last\:px-8\/12:last-child{
    padding-left: 66.666667%;
    padding-right: 66.666667%;
  }

  .lg\:last\:py-9\/12:last-child{
    padding-top: 75%;
    padding-bottom: 75%;
  }

  .lg\:last\:px-9\/12:last-child{
    padding-left: 75%;
    padding-right: 75%;
  }

  .lg\:last\:py-10\/12:last-child{
    padding-top: 83.333333%;
    padding-bottom: 83.333333%;
  }

  .lg\:last\:px-10\/12:last-child{
    padding-left: 83.333333%;
    padding-right: 83.333333%;
  }

  .lg\:last\:py-11\/12:last-child{
    padding-top: 91.666667%;
    padding-bottom: 91.666667%;
  }

  .lg\:last\:px-11\/12:last-child{
    padding-left: 91.666667%;
    padding-right: 91.666667%;
  }

  .lg\:last\:pt-0:last-child{
    padding-top: 0px;
  }

  .lg\:last\:pr-0:last-child{
    padding-right: 0px;
  }

  .lg\:last\:pb-0:last-child{
    padding-bottom: 0px;
  }

  .lg\:last\:pl-0:last-child{
    padding-left: 0px;
  }

  .lg\:last\:pt-1:last-child{
    padding-top: 0.25rem;
  }

  .lg\:last\:pr-1:last-child{
    padding-right: 0.25rem;
  }

  .lg\:last\:pb-1:last-child{
    padding-bottom: 0.25rem;
  }

  .lg\:last\:pl-1:last-child{
    padding-left: 0.25rem;
  }

  .lg\:last\:pt-2:last-child{
    padding-top: 0.5rem;
  }

  .lg\:last\:pr-2:last-child{
    padding-right: 0.5rem;
  }

  .lg\:last\:pb-2:last-child{
    padding-bottom: 0.5rem;
  }

  .lg\:last\:pl-2:last-child{
    padding-left: 0.5rem;
  }

  .lg\:last\:pt-3:last-child{
    padding-top: 0.75rem;
  }

  .lg\:last\:pr-3:last-child{
    padding-right: 0.75rem;
  }

  .lg\:last\:pb-3:last-child{
    padding-bottom: 0.75rem;
  }

  .lg\:last\:pl-3:last-child{
    padding-left: 0.75rem;
  }

  .lg\:last\:pt-4:last-child{
    padding-top: 1rem;
  }

  .lg\:last\:pr-4:last-child{
    padding-right: 1rem;
  }

  .lg\:last\:pb-4:last-child{
    padding-bottom: 1rem;
  }

  .lg\:last\:pl-4:last-child{
    padding-left: 1rem;
  }

  .lg\:last\:pt-5:last-child{
    padding-top: 1.25rem;
  }

  .lg\:last\:pr-5:last-child{
    padding-right: 1.25rem;
  }

  .lg\:last\:pb-5:last-child{
    padding-bottom: 1.25rem;
  }

  .lg\:last\:pl-5:last-child{
    padding-left: 1.25rem;
  }

  .lg\:last\:pt-6:last-child{
    padding-top: 1.5rem;
  }

  .lg\:last\:pr-6:last-child{
    padding-right: 1.5rem;
  }

  .lg\:last\:pb-6:last-child{
    padding-bottom: 1.5rem;
  }

  .lg\:last\:pl-6:last-child{
    padding-left: 1.5rem;
  }

  .lg\:last\:pt-7:last-child{
    padding-top: 1.75rem;
  }

  .lg\:last\:pr-7:last-child{
    padding-right: 1.75rem;
  }

  .lg\:last\:pb-7:last-child{
    padding-bottom: 1.75rem;
  }

  .lg\:last\:pl-7:last-child{
    padding-left: 1.75rem;
  }

  .lg\:last\:pt-8:last-child{
    padding-top: 2rem;
  }

  .lg\:last\:pr-8:last-child{
    padding-right: 2rem;
  }

  .lg\:last\:pb-8:last-child{
    padding-bottom: 2rem;
  }

  .lg\:last\:pl-8:last-child{
    padding-left: 2rem;
  }

  .lg\:last\:pt-9:last-child{
    padding-top: 2.25rem;
  }

  .lg\:last\:pr-9:last-child{
    padding-right: 2.25rem;
  }

  .lg\:last\:pb-9:last-child{
    padding-bottom: 2.25rem;
  }

  .lg\:last\:pl-9:last-child{
    padding-left: 2.25rem;
  }

  .lg\:last\:pt-10:last-child{
    padding-top: 2.5rem;
  }

  .lg\:last\:pr-10:last-child{
    padding-right: 2.5rem;
  }

  .lg\:last\:pb-10:last-child{
    padding-bottom: 2.5rem;
  }

  .lg\:last\:pl-10:last-child{
    padding-left: 2.5rem;
  }

  .lg\:last\:pt-11:last-child{
    padding-top: 2.75rem;
  }

  .lg\:last\:pr-11:last-child{
    padding-right: 2.75rem;
  }

  .lg\:last\:pb-11:last-child{
    padding-bottom: 2.75rem;
  }

  .lg\:last\:pl-11:last-child{
    padding-left: 2.75rem;
  }

  .lg\:last\:pt-12:last-child{
    padding-top: 3rem;
  }

  .lg\:last\:pr-12:last-child{
    padding-right: 3rem;
  }

  .lg\:last\:pb-12:last-child{
    padding-bottom: 3rem;
  }

  .lg\:last\:pl-12:last-child{
    padding-left: 3rem;
  }

  .lg\:last\:pt-13:last-child{
    padding-top: 3.25rem;
  }

  .lg\:last\:pr-13:last-child{
    padding-right: 3.25rem;
  }

  .lg\:last\:pb-13:last-child{
    padding-bottom: 3.25rem;
  }

  .lg\:last\:pl-13:last-child{
    padding-left: 3.25rem;
  }

  .lg\:last\:pt-14:last-child{
    padding-top: 3.5rem;
  }

  .lg\:last\:pr-14:last-child{
    padding-right: 3.5rem;
  }

  .lg\:last\:pb-14:last-child{
    padding-bottom: 3.5rem;
  }

  .lg\:last\:pl-14:last-child{
    padding-left: 3.5rem;
  }

  .lg\:last\:pt-15:last-child{
    padding-top: 3.75rem;
  }

  .lg\:last\:pr-15:last-child{
    padding-right: 3.75rem;
  }

  .lg\:last\:pb-15:last-child{
    padding-bottom: 3.75rem;
  }

  .lg\:last\:pl-15:last-child{
    padding-left: 3.75rem;
  }

  .lg\:last\:pt-16:last-child{
    padding-top: 4rem;
  }

  .lg\:last\:pr-16:last-child{
    padding-right: 4rem;
  }

  .lg\:last\:pb-16:last-child{
    padding-bottom: 4rem;
  }

  .lg\:last\:pl-16:last-child{
    padding-left: 4rem;
  }

  .lg\:last\:pt-17:last-child{
    padding-top: 4.25rem;
  }

  .lg\:last\:pr-17:last-child{
    padding-right: 4.25rem;
  }

  .lg\:last\:pb-17:last-child{
    padding-bottom: 4.25rem;
  }

  .lg\:last\:pl-17:last-child{
    padding-left: 4.25rem;
  }

  .lg\:last\:pt-18:last-child{
    padding-top: 4.5rem;
  }

  .lg\:last\:pr-18:last-child{
    padding-right: 4.5rem;
  }

  .lg\:last\:pb-18:last-child{
    padding-bottom: 4.5rem;
  }

  .lg\:last\:pl-18:last-child{
    padding-left: 4.5rem;
  }

  .lg\:last\:pt-19:last-child{
    padding-top: 4.75rem;
  }

  .lg\:last\:pr-19:last-child{
    padding-right: 4.75rem;
  }

  .lg\:last\:pb-19:last-child{
    padding-bottom: 4.75rem;
  }

  .lg\:last\:pl-19:last-child{
    padding-left: 4.75rem;
  }

  .lg\:last\:pt-20:last-child{
    padding-top: 5rem;
  }

  .lg\:last\:pr-20:last-child{
    padding-right: 5rem;
  }

  .lg\:last\:pb-20:last-child{
    padding-bottom: 5rem;
  }

  .lg\:last\:pl-20:last-child{
    padding-left: 5rem;
  }

  .lg\:last\:pt-22:last-child{
    padding-top: 5.5rem;
  }

  .lg\:last\:pr-22:last-child{
    padding-right: 5.5rem;
  }

  .lg\:last\:pb-22:last-child{
    padding-bottom: 5.5rem;
  }

  .lg\:last\:pl-22:last-child{
    padding-left: 5.5rem;
  }

  .lg\:last\:pt-24:last-child{
    padding-top: 6rem;
  }

  .lg\:last\:pr-24:last-child{
    padding-right: 6rem;
  }

  .lg\:last\:pb-24:last-child{
    padding-bottom: 6rem;
  }

  .lg\:last\:pl-24:last-child{
    padding-left: 6rem;
  }

  .lg\:last\:pt-25:last-child{
    padding-top: 6.25rem;
  }

  .lg\:last\:pr-25:last-child{
    padding-right: 6.25rem;
  }

  .lg\:last\:pb-25:last-child{
    padding-bottom: 6.25rem;
  }

  .lg\:last\:pl-25:last-child{
    padding-left: 6.25rem;
  }

  .lg\:last\:pt-28:last-child{
    padding-top: 7rem;
  }

  .lg\:last\:pr-28:last-child{
    padding-right: 7rem;
  }

  .lg\:last\:pb-28:last-child{
    padding-bottom: 7rem;
  }

  .lg\:last\:pl-28:last-child{
    padding-left: 7rem;
  }

  .lg\:last\:pt-30:last-child{
    padding-top: 7.5rem;
  }

  .lg\:last\:pr-30:last-child{
    padding-right: 7.5rem;
  }

  .lg\:last\:pb-30:last-child{
    padding-bottom: 7.5rem;
  }

  .lg\:last\:pl-30:last-child{
    padding-left: 7.5rem;
  }

  .lg\:last\:pt-32:last-child{
    padding-top: 8rem;
  }

  .lg\:last\:pr-32:last-child{
    padding-right: 8rem;
  }

  .lg\:last\:pb-32:last-child{
    padding-bottom: 8rem;
  }

  .lg\:last\:pl-32:last-child{
    padding-left: 8rem;
  }

  .lg\:last\:pt-34:last-child{
    padding-top: 8.5rem;
  }

  .lg\:last\:pr-34:last-child{
    padding-right: 8.5rem;
  }

  .lg\:last\:pb-34:last-child{
    padding-bottom: 8.5rem;
  }

  .lg\:last\:pl-34:last-child{
    padding-left: 8.5rem;
  }

  .lg\:last\:pt-35:last-child{
    padding-top: 8.75rem;
  }

  .lg\:last\:pr-35:last-child{
    padding-right: 8.75rem;
  }

  .lg\:last\:pb-35:last-child{
    padding-bottom: 8.75rem;
  }

  .lg\:last\:pl-35:last-child{
    padding-left: 8.75rem;
  }

  .lg\:last\:pt-36:last-child{
    padding-top: 9rem;
  }

  .lg\:last\:pr-36:last-child{
    padding-right: 9rem;
  }

  .lg\:last\:pb-36:last-child{
    padding-bottom: 9rem;
  }

  .lg\:last\:pl-36:last-child{
    padding-left: 9rem;
  }

  .lg\:last\:pt-39:last-child{
    padding-top: 9.75rem;
  }

  .lg\:last\:pr-39:last-child{
    padding-right: 9.75rem;
  }

  .lg\:last\:pb-39:last-child{
    padding-bottom: 9.75rem;
  }

  .lg\:last\:pl-39:last-child{
    padding-left: 9.75rem;
  }

  .lg\:last\:pt-40:last-child{
    padding-top: 10rem;
  }

  .lg\:last\:pr-40:last-child{
    padding-right: 10rem;
  }

  .lg\:last\:pb-40:last-child{
    padding-bottom: 10rem;
  }

  .lg\:last\:pl-40:last-child{
    padding-left: 10rem;
  }

  .lg\:last\:pt-42:last-child{
    padding-top: 10.5rem;
  }

  .lg\:last\:pr-42:last-child{
    padding-right: 10.5rem;
  }

  .lg\:last\:pb-42:last-child{
    padding-bottom: 10.5rem;
  }

  .lg\:last\:pl-42:last-child{
    padding-left: 10.5rem;
  }

  .lg\:last\:pt-44:last-child{
    padding-top: 11rem;
  }

  .lg\:last\:pr-44:last-child{
    padding-right: 11rem;
  }

  .lg\:last\:pb-44:last-child{
    padding-bottom: 11rem;
  }

  .lg\:last\:pl-44:last-child{
    padding-left: 11rem;
  }

  .lg\:last\:pt-45:last-child{
    padding-top: 11.25rem;
  }

  .lg\:last\:pr-45:last-child{
    padding-right: 11.25rem;
  }

  .lg\:last\:pb-45:last-child{
    padding-bottom: 11.25rem;
  }

  .lg\:last\:pl-45:last-child{
    padding-left: 11.25rem;
  }

  .lg\:last\:pt-48:last-child{
    padding-top: 12rem;
  }

  .lg\:last\:pr-48:last-child{
    padding-right: 12rem;
  }

  .lg\:last\:pb-48:last-child{
    padding-bottom: 12rem;
  }

  .lg\:last\:pl-48:last-child{
    padding-left: 12rem;
  }

  .lg\:last\:pt-50:last-child{
    padding-top: 12.5rem;
  }

  .lg\:last\:pr-50:last-child{
    padding-right: 12.5rem;
  }

  .lg\:last\:pb-50:last-child{
    padding-bottom: 12.5rem;
  }

  .lg\:last\:pl-50:last-child{
    padding-left: 12.5rem;
  }

  .lg\:last\:pt-52:last-child{
    padding-top: 13rem;
  }

  .lg\:last\:pr-52:last-child{
    padding-right: 13rem;
  }

  .lg\:last\:pb-52:last-child{
    padding-bottom: 13rem;
  }

  .lg\:last\:pl-52:last-child{
    padding-left: 13rem;
  }

  .lg\:last\:pt-55:last-child{
    padding-top: 13.75rem;
  }

  .lg\:last\:pr-55:last-child{
    padding-right: 13.75rem;
  }

  .lg\:last\:pb-55:last-child{
    padding-bottom: 13.75rem;
  }

  .lg\:last\:pl-55:last-child{
    padding-left: 13.75rem;
  }

  .lg\:last\:pt-56:last-child{
    padding-top: 14rem;
  }

  .lg\:last\:pr-56:last-child{
    padding-right: 14rem;
  }

  .lg\:last\:pb-56:last-child{
    padding-bottom: 14rem;
  }

  .lg\:last\:pl-56:last-child{
    padding-left: 14rem;
  }

  .lg\:last\:pt-58:last-child{
    padding-top: 14.5rem;
  }

  .lg\:last\:pr-58:last-child{
    padding-right: 14.5rem;
  }

  .lg\:last\:pb-58:last-child{
    padding-bottom: 14.5rem;
  }

  .lg\:last\:pl-58:last-child{
    padding-left: 14.5rem;
  }

  .lg\:last\:pt-60:last-child{
    padding-top: 15rem;
  }

  .lg\:last\:pr-60:last-child{
    padding-right: 15rem;
  }

  .lg\:last\:pb-60:last-child{
    padding-bottom: 15rem;
  }

  .lg\:last\:pl-60:last-child{
    padding-left: 15rem;
  }

  .lg\:last\:pt-64:last-child{
    padding-top: 16rem;
  }

  .lg\:last\:pr-64:last-child{
    padding-right: 16rem;
  }

  .lg\:last\:pb-64:last-child{
    padding-bottom: 16rem;
  }

  .lg\:last\:pl-64:last-child{
    padding-left: 16rem;
  }

  .lg\:last\:pt-65:last-child{
    padding-top: 16.25rem;
  }

  .lg\:last\:pr-65:last-child{
    padding-right: 16.25rem;
  }

  .lg\:last\:pb-65:last-child{
    padding-bottom: 16.25rem;
  }

  .lg\:last\:pl-65:last-child{
    padding-left: 16.25rem;
  }

  .lg\:last\:pt-68:last-child{
    padding-top: 17rem;
  }

  .lg\:last\:pr-68:last-child{
    padding-right: 17rem;
  }

  .lg\:last\:pb-68:last-child{
    padding-bottom: 17rem;
  }

  .lg\:last\:pl-68:last-child{
    padding-left: 17rem;
  }

  .lg\:last\:pt-69:last-child{
    padding-top: 17.25rem;
  }

  .lg\:last\:pr-69:last-child{
    padding-right: 17.25rem;
  }

  .lg\:last\:pb-69:last-child{
    padding-bottom: 17.25rem;
  }

  .lg\:last\:pl-69:last-child{
    padding-left: 17.25rem;
  }

  .lg\:last\:pt-70:last-child{
    padding-top: 17.5rem;
  }

  .lg\:last\:pr-70:last-child{
    padding-right: 17.5rem;
  }

  .lg\:last\:pb-70:last-child{
    padding-bottom: 17.5rem;
  }

  .lg\:last\:pl-70:last-child{
    padding-left: 17.5rem;
  }

  .lg\:last\:pt-72:last-child{
    padding-top: 18rem;
  }

  .lg\:last\:pr-72:last-child{
    padding-right: 18rem;
  }

  .lg\:last\:pb-72:last-child{
    padding-bottom: 18rem;
  }

  .lg\:last\:pl-72:last-child{
    padding-left: 18rem;
  }

  .lg\:last\:pt-75:last-child{
    padding-top: 18.75rem;
  }

  .lg\:last\:pr-75:last-child{
    padding-right: 18.75rem;
  }

  .lg\:last\:pb-75:last-child{
    padding-bottom: 18.75rem;
  }

  .lg\:last\:pl-75:last-child{
    padding-left: 18.75rem;
  }

  .lg\:last\:pt-80:last-child{
    padding-top: 20rem;
  }

  .lg\:last\:pr-80:last-child{
    padding-right: 20rem;
  }

  .lg\:last\:pb-80:last-child{
    padding-bottom: 20rem;
  }

  .lg\:last\:pl-80:last-child{
    padding-left: 20rem;
  }

  .lg\:last\:pt-85:last-child{
    padding-top: 21.25rem;
  }

  .lg\:last\:pr-85:last-child{
    padding-right: 21.25rem;
  }

  .lg\:last\:pb-85:last-child{
    padding-bottom: 21.25rem;
  }

  .lg\:last\:pl-85:last-child{
    padding-left: 21.25rem;
  }

  .lg\:last\:pt-86:last-child{
    padding-top: 21.5rem;
  }

  .lg\:last\:pr-86:last-child{
    padding-right: 21.5rem;
  }

  .lg\:last\:pb-86:last-child{
    padding-bottom: 21.5rem;
  }

  .lg\:last\:pl-86:last-child{
    padding-left: 21.5rem;
  }

  .lg\:last\:pt-90:last-child{
    padding-top: 22.5rem;
  }

  .lg\:last\:pr-90:last-child{
    padding-right: 22.5rem;
  }

  .lg\:last\:pb-90:last-child{
    padding-bottom: 22.5rem;
  }

  .lg\:last\:pl-90:last-child{
    padding-left: 22.5rem;
  }

  .lg\:last\:pt-96:last-child{
    padding-top: 24rem;
  }

  .lg\:last\:pr-96:last-child{
    padding-right: 24rem;
  }

  .lg\:last\:pb-96:last-child{
    padding-bottom: 24rem;
  }

  .lg\:last\:pl-96:last-child{
    padding-left: 24rem;
  }

  .lg\:last\:pt-100:last-child{
    padding-top: 25rem;
  }

  .lg\:last\:pr-100:last-child{
    padding-right: 25rem;
  }

  .lg\:last\:pb-100:last-child{
    padding-bottom: 25rem;
  }

  .lg\:last\:pl-100:last-child{
    padding-left: 25rem;
  }

  .lg\:last\:pt-115:last-child{
    padding-top: 28.75rem;
  }

  .lg\:last\:pr-115:last-child{
    padding-right: 28.75rem;
  }

  .lg\:last\:pb-115:last-child{
    padding-bottom: 28.75rem;
  }

  .lg\:last\:pl-115:last-child{
    padding-left: 28.75rem;
  }

  .lg\:last\:pt-125:last-child{
    padding-top: 31.25rem;
  }

  .lg\:last\:pr-125:last-child{
    padding-right: 31.25rem;
  }

  .lg\:last\:pb-125:last-child{
    padding-bottom: 31.25rem;
  }

  .lg\:last\:pl-125:last-child{
    padding-left: 31.25rem;
  }

  .lg\:last\:pt-142:last-child{
    padding-top: 35.5rem;
  }

  .lg\:last\:pr-142:last-child{
    padding-right: 35.5rem;
  }

  .lg\:last\:pb-142:last-child{
    padding-bottom: 35.5rem;
  }

  .lg\:last\:pl-142:last-child{
    padding-left: 35.5rem;
  }

  .lg\:last\:pt-150:last-child{
    padding-top: 37.5rem;
  }

  .lg\:last\:pr-150:last-child{
    padding-right: 37.5rem;
  }

  .lg\:last\:pb-150:last-child{
    padding-bottom: 37.5rem;
  }

  .lg\:last\:pl-150:last-child{
    padding-left: 37.5rem;
  }

  .lg\:last\:pt-156:last-child{
    padding-top: 39rem;
  }

  .lg\:last\:pr-156:last-child{
    padding-right: 39rem;
  }

  .lg\:last\:pb-156:last-child{
    padding-bottom: 39rem;
  }

  .lg\:last\:pl-156:last-child{
    padding-left: 39rem;
  }

  .lg\:last\:pt-160:last-child{
    padding-top: 40rem;
  }

  .lg\:last\:pr-160:last-child{
    padding-right: 40rem;
  }

  .lg\:last\:pb-160:last-child{
    padding-bottom: 40rem;
  }

  .lg\:last\:pl-160:last-child{
    padding-left: 40rem;
  }

  .lg\:last\:pt-175:last-child{
    padding-top: 43.75rem;
  }

  .lg\:last\:pr-175:last-child{
    padding-right: 43.75rem;
  }

  .lg\:last\:pb-175:last-child{
    padding-bottom: 43.75rem;
  }

  .lg\:last\:pl-175:last-child{
    padding-left: 43.75rem;
  }

  .lg\:last\:pt-207:last-child{
    padding-top: 51.75rem;
  }

  .lg\:last\:pr-207:last-child{
    padding-right: 51.75rem;
  }

  .lg\:last\:pb-207:last-child{
    padding-bottom: 51.75rem;
  }

  .lg\:last\:pl-207:last-child{
    padding-left: 51.75rem;
  }

  .lg\:last\:pt-242:last-child{
    padding-top: 60.5rem;
  }

  .lg\:last\:pr-242:last-child{
    padding-right: 60.5rem;
  }

  .lg\:last\:pb-242:last-child{
    padding-bottom: 60.5rem;
  }

  .lg\:last\:pl-242:last-child{
    padding-left: 60.5rem;
  }

  .lg\:last\:pt-250:last-child{
    padding-top: 62.5rem;
  }

  .lg\:last\:pr-250:last-child{
    padding-right: 62.5rem;
  }

  .lg\:last\:pb-250:last-child{
    padding-bottom: 62.5rem;
  }

  .lg\:last\:pl-250:last-child{
    padding-left: 62.5rem;
  }

  .lg\:last\:pt-258:last-child{
    padding-top: 64.5rem;
  }

  .lg\:last\:pr-258:last-child{
    padding-right: 64.5rem;
  }

  .lg\:last\:pb-258:last-child{
    padding-bottom: 64.5rem;
  }

  .lg\:last\:pl-258:last-child{
    padding-left: 64.5rem;
  }

  .lg\:last\:pt-265:last-child{
    padding-top: 66.25rem;
  }

  .lg\:last\:pr-265:last-child{
    padding-right: 66.25rem;
  }

  .lg\:last\:pb-265:last-child{
    padding-bottom: 66.25rem;
  }

  .lg\:last\:pl-265:last-child{
    padding-left: 66.25rem;
  }

  .lg\:last\:pt-280:last-child{
    padding-top: 70rem;
  }

  .lg\:last\:pr-280:last-child{
    padding-right: 70rem;
  }

  .lg\:last\:pb-280:last-child{
    padding-bottom: 70rem;
  }

  .lg\:last\:pl-280:last-child{
    padding-left: 70rem;
  }

  .lg\:last\:pt-px:last-child{
    padding-top: 1px;
  }

  .lg\:last\:pr-px:last-child{
    padding-right: 1px;
  }

  .lg\:last\:pb-px:last-child{
    padding-bottom: 1px;
  }

  .lg\:last\:pl-px:last-child{
    padding-left: 1px;
  }

  .lg\:last\:pt-0\.5:last-child{
    padding-top: 0.125rem;
  }

  .lg\:last\:pr-0\.5:last-child{
    padding-right: 0.125rem;
  }

  .lg\:last\:pb-0\.5:last-child{
    padding-bottom: 0.125rem;
  }

  .lg\:last\:pl-0\.5:last-child{
    padding-left: 0.125rem;
  }

  .lg\:last\:pt-1\.5:last-child{
    padding-top: 0.375rem;
  }

  .lg\:last\:pr-1\.5:last-child{
    padding-right: 0.375rem;
  }

  .lg\:last\:pb-1\.5:last-child{
    padding-bottom: 0.375rem;
  }

  .lg\:last\:pl-1\.5:last-child{
    padding-left: 0.375rem;
  }

  .lg\:last\:pt-2\.5:last-child{
    padding-top: 0.625rem;
  }

  .lg\:last\:pr-2\.5:last-child{
    padding-right: 0.625rem;
  }

  .lg\:last\:pb-2\.5:last-child{
    padding-bottom: 0.625rem;
  }

  .lg\:last\:pl-2\.5:last-child{
    padding-left: 0.625rem;
  }

  .lg\:last\:pt-3\.5:last-child{
    padding-top: 0.875rem;
  }

  .lg\:last\:pr-3\.5:last-child{
    padding-right: 0.875rem;
  }

  .lg\:last\:pb-3\.5:last-child{
    padding-bottom: 0.875rem;
  }

  .lg\:last\:pl-3\.5:last-child{
    padding-left: 0.875rem;
  }

  .lg\:last\:pt-0\.25:last-child{
    padding-top: 0.0625rem;
  }

  .lg\:last\:pr-0\.25:last-child{
    padding-right: 0.0625rem;
  }

  .lg\:last\:pb-0\.25:last-child{
    padding-bottom: 0.0625rem;
  }

  .lg\:last\:pl-0\.25:last-child{
    padding-left: 0.0625rem;
  }

  .lg\:last\:pt-0\.75:last-child{
    padding-top: 0.1875rem;
  }

  .lg\:last\:pr-0\.75:last-child{
    padding-right: 0.1875rem;
  }

  .lg\:last\:pb-0\.75:last-child{
    padding-bottom: 0.1875rem;
  }

  .lg\:last\:pl-0\.75:last-child{
    padding-left: 0.1875rem;
  }

  .lg\:last\:pt-1\.25:last-child{
    padding-top: 0.3125rem;
  }

  .lg\:last\:pr-1\.25:last-child{
    padding-right: 0.3125rem;
  }

  .lg\:last\:pb-1\.25:last-child{
    padding-bottom: 0.3125rem;
  }

  .lg\:last\:pl-1\.25:last-child{
    padding-left: 0.3125rem;
  }

  .lg\:last\:pt-1\.75:last-child{
    padding-top: 0.4375rem;
  }

  .lg\:last\:pr-1\.75:last-child{
    padding-right: 0.4375rem;
  }

  .lg\:last\:pb-1\.75:last-child{
    padding-bottom: 0.4375rem;
  }

  .lg\:last\:pl-1\.75:last-child{
    padding-left: 0.4375rem;
  }

  .lg\:last\:pt-2\.25:last-child{
    padding-top: 0.5625rem;
  }

  .lg\:last\:pr-2\.25:last-child{
    padding-right: 0.5625rem;
  }

  .lg\:last\:pb-2\.25:last-child{
    padding-bottom: 0.5625rem;
  }

  .lg\:last\:pl-2\.25:last-child{
    padding-left: 0.5625rem;
  }

  .lg\:last\:pt-2\.75:last-child{
    padding-top: 0.6875rem;
  }

  .lg\:last\:pr-2\.75:last-child{
    padding-right: 0.6875rem;
  }

  .lg\:last\:pb-2\.75:last-child{
    padding-bottom: 0.6875rem;
  }

  .lg\:last\:pl-2\.75:last-child{
    padding-left: 0.6875rem;
  }

  .lg\:last\:pt-3\.25:last-child{
    padding-top: 0.8125rem;
  }

  .lg\:last\:pr-3\.25:last-child{
    padding-right: 0.8125rem;
  }

  .lg\:last\:pb-3\.25:last-child{
    padding-bottom: 0.8125rem;
  }

  .lg\:last\:pl-3\.25:last-child{
    padding-left: 0.8125rem;
  }

  .lg\:last\:pt-3\.75:last-child{
    padding-top: 0.9375rem;
  }

  .lg\:last\:pr-3\.75:last-child{
    padding-right: 0.9375rem;
  }

  .lg\:last\:pb-3\.75:last-child{
    padding-bottom: 0.9375rem;
  }

  .lg\:last\:pl-3\.75:last-child{
    padding-left: 0.9375rem;
  }

  .lg\:last\:pt-4\.25:last-child{
    padding-top: 1.0625rem;
  }

  .lg\:last\:pr-4\.25:last-child{
    padding-right: 1.0625rem;
  }

  .lg\:last\:pb-4\.25:last-child{
    padding-bottom: 1.0625rem;
  }

  .lg\:last\:pl-4\.25:last-child{
    padding-left: 1.0625rem;
  }

  .lg\:last\:pt-4\.5:last-child{
    padding-top: 1.125rem;
  }

  .lg\:last\:pr-4\.5:last-child{
    padding-right: 1.125rem;
  }

  .lg\:last\:pb-4\.5:last-child{
    padding-bottom: 1.125rem;
  }

  .lg\:last\:pl-4\.5:last-child{
    padding-left: 1.125rem;
  }

  .lg\:last\:pt-4\.75:last-child{
    padding-top: 1.1875rem;
  }

  .lg\:last\:pr-4\.75:last-child{
    padding-right: 1.1875rem;
  }

  .lg\:last\:pb-4\.75:last-child{
    padding-bottom: 1.1875rem;
  }

  .lg\:last\:pl-4\.75:last-child{
    padding-left: 1.1875rem;
  }

  .lg\:last\:pt-5\.25:last-child{
    padding-top: 1.3125rem;
  }

  .lg\:last\:pr-5\.25:last-child{
    padding-right: 1.3125rem;
  }

  .lg\:last\:pb-5\.25:last-child{
    padding-bottom: 1.3125rem;
  }

  .lg\:last\:pl-5\.25:last-child{
    padding-left: 1.3125rem;
  }

  .lg\:last\:pt-5\.5:last-child{
    padding-top: 1.375rem;
  }

  .lg\:last\:pr-5\.5:last-child{
    padding-right: 1.375rem;
  }

  .lg\:last\:pb-5\.5:last-child{
    padding-bottom: 1.375rem;
  }

  .lg\:last\:pl-5\.5:last-child{
    padding-left: 1.375rem;
  }

  .lg\:last\:pt-5\.75:last-child{
    padding-top: 1.4375rem;
  }

  .lg\:last\:pr-5\.75:last-child{
    padding-right: 1.4375rem;
  }

  .lg\:last\:pb-5\.75:last-child{
    padding-bottom: 1.4375rem;
  }

  .lg\:last\:pl-5\.75:last-child{
    padding-left: 1.4375rem;
  }

  .lg\:last\:pt-6\.25:last-child{
    padding-top: 1.5625rem;
  }

  .lg\:last\:pr-6\.25:last-child{
    padding-right: 1.5625rem;
  }

  .lg\:last\:pb-6\.25:last-child{
    padding-bottom: 1.5625rem;
  }

  .lg\:last\:pl-6\.25:last-child{
    padding-left: 1.5625rem;
  }

  .lg\:last\:pt-6\.5:last-child{
    padding-top: 1.625rem;
  }

  .lg\:last\:pr-6\.5:last-child{
    padding-right: 1.625rem;
  }

  .lg\:last\:pb-6\.5:last-child{
    padding-bottom: 1.625rem;
  }

  .lg\:last\:pl-6\.5:last-child{
    padding-left: 1.625rem;
  }

  .lg\:last\:pt-6\.75:last-child{
    padding-top: 1.6875rem;
  }

  .lg\:last\:pr-6\.75:last-child{
    padding-right: 1.6875rem;
  }

  .lg\:last\:pb-6\.75:last-child{
    padding-bottom: 1.6875rem;
  }

  .lg\:last\:pl-6\.75:last-child{
    padding-left: 1.6875rem;
  }

  .lg\:last\:pt-7\.25:last-child{
    padding-top: 1.8125rem;
  }

  .lg\:last\:pr-7\.25:last-child{
    padding-right: 1.8125rem;
  }

  .lg\:last\:pb-7\.25:last-child{
    padding-bottom: 1.8125rem;
  }

  .lg\:last\:pl-7\.25:last-child{
    padding-left: 1.8125rem;
  }

  .lg\:last\:pt-7\.5:last-child{
    padding-top: 1.875rem;
  }

  .lg\:last\:pr-7\.5:last-child{
    padding-right: 1.875rem;
  }

  .lg\:last\:pb-7\.5:last-child{
    padding-bottom: 1.875rem;
  }

  .lg\:last\:pl-7\.5:last-child{
    padding-left: 1.875rem;
  }

  .lg\:last\:pt-8\.25:last-child{
    padding-top: 2.0625rem;
  }

  .lg\:last\:pr-8\.25:last-child{
    padding-right: 2.0625rem;
  }

  .lg\:last\:pb-8\.25:last-child{
    padding-bottom: 2.0625rem;
  }

  .lg\:last\:pl-8\.25:last-child{
    padding-left: 2.0625rem;
  }

  .lg\:last\:pt-8\.5:last-child{
    padding-top: 2.125rem;
  }

  .lg\:last\:pr-8\.5:last-child{
    padding-right: 2.125rem;
  }

  .lg\:last\:pb-8\.5:last-child{
    padding-bottom: 2.125rem;
  }

  .lg\:last\:pl-8\.5:last-child{
    padding-left: 2.125rem;
  }

  .lg\:last\:pt-9\.25:last-child{
    padding-top: 2.3125rem;
  }

  .lg\:last\:pr-9\.25:last-child{
    padding-right: 2.3125rem;
  }

  .lg\:last\:pb-9\.25:last-child{
    padding-bottom: 2.3125rem;
  }

  .lg\:last\:pl-9\.25:last-child{
    padding-left: 2.3125rem;
  }

  .lg\:last\:pt-9\.5:last-child{
    padding-top: 2.375rem;
  }

  .lg\:last\:pr-9\.5:last-child{
    padding-right: 2.375rem;
  }

  .lg\:last\:pb-9\.5:last-child{
    padding-bottom: 2.375rem;
  }

  .lg\:last\:pl-9\.5:last-child{
    padding-left: 2.375rem;
  }

  .lg\:last\:pt-10\.5:last-child{
    padding-top: 2.625rem;
  }

  .lg\:last\:pr-10\.5:last-child{
    padding-right: 2.625rem;
  }

  .lg\:last\:pb-10\.5:last-child{
    padding-bottom: 2.625rem;
  }

  .lg\:last\:pl-10\.5:last-child{
    padding-left: 2.625rem;
  }

  .lg\:last\:pt-11\.25:last-child{
    padding-top: 2.8125rem;
  }

  .lg\:last\:pr-11\.25:last-child{
    padding-right: 2.8125rem;
  }

  .lg\:last\:pb-11\.25:last-child{
    padding-bottom: 2.8125rem;
  }

  .lg\:last\:pl-11\.25:last-child{
    padding-left: 2.8125rem;
  }

  .lg\:last\:pt-11\.5:last-child{
    padding-top: 2.875rem;
  }

  .lg\:last\:pr-11\.5:last-child{
    padding-right: 2.875rem;
  }

  .lg\:last\:pb-11\.5:last-child{
    padding-bottom: 2.875rem;
  }

  .lg\:last\:pl-11\.5:last-child{
    padding-left: 2.875rem;
  }

  .lg\:last\:pt-12\.5:last-child{
    padding-top: 3.125rem;
  }

  .lg\:last\:pr-12\.5:last-child{
    padding-right: 3.125rem;
  }

  .lg\:last\:pb-12\.5:last-child{
    padding-bottom: 3.125rem;
  }

  .lg\:last\:pl-12\.5:last-child{
    padding-left: 3.125rem;
  }

  .lg\:last\:pt-12\.75:last-child{
    padding-top: 3.1875rem;
  }

  .lg\:last\:pr-12\.75:last-child{
    padding-right: 3.1875rem;
  }

  .lg\:last\:pb-12\.75:last-child{
    padding-bottom: 3.1875rem;
  }

  .lg\:last\:pl-12\.75:last-child{
    padding-left: 3.1875rem;
  }

  .lg\:last\:pt-13\.5:last-child{
    padding-top: 3.375rem;
  }

  .lg\:last\:pr-13\.5:last-child{
    padding-right: 3.375rem;
  }

  .lg\:last\:pb-13\.5:last-child{
    padding-bottom: 3.375rem;
  }

  .lg\:last\:pl-13\.5:last-child{
    padding-left: 3.375rem;
  }

  .lg\:last\:pt-14\.5:last-child{
    padding-top: 3.625rem;
  }

  .lg\:last\:pr-14\.5:last-child{
    padding-right: 3.625rem;
  }

  .lg\:last\:pb-14\.5:last-child{
    padding-bottom: 3.625rem;
  }

  .lg\:last\:pl-14\.5:last-child{
    padding-left: 3.625rem;
  }

  .lg\:last\:pt-15\.5:last-child{
    padding-top: 3.875rem;
  }

  .lg\:last\:pr-15\.5:last-child{
    padding-right: 3.875rem;
  }

  .lg\:last\:pb-15\.5:last-child{
    padding-bottom: 3.875rem;
  }

  .lg\:last\:pl-15\.5:last-child{
    padding-left: 3.875rem;
  }

  .lg\:last\:pt-15\.75:last-child{
    padding-top: 3.9375rem;
  }

  .lg\:last\:pr-15\.75:last-child{
    padding-right: 3.9375rem;
  }

  .lg\:last\:pb-15\.75:last-child{
    padding-bottom: 3.9375rem;
  }

  .lg\:last\:pl-15\.75:last-child{
    padding-left: 3.9375rem;
  }

  .lg\:last\:pt-16\.25:last-child{
    padding-top: 4.0625rem;
  }

  .lg\:last\:pr-16\.25:last-child{
    padding-right: 4.0625rem;
  }

  .lg\:last\:pb-16\.25:last-child{
    padding-bottom: 4.0625rem;
  }

  .lg\:last\:pl-16\.25:last-child{
    padding-left: 4.0625rem;
  }

  .lg\:last\:pt-17\.25:last-child{
    padding-top: 4.3125rem;
  }

  .lg\:last\:pr-17\.25:last-child{
    padding-right: 4.3125rem;
  }

  .lg\:last\:pb-17\.25:last-child{
    padding-bottom: 4.3125rem;
  }

  .lg\:last\:pl-17\.25:last-child{
    padding-left: 4.3125rem;
  }

  .lg\:last\:pt-17\.5:last-child{
    padding-top: 4.375rem;
  }

  .lg\:last\:pr-17\.5:last-child{
    padding-right: 4.375rem;
  }

  .lg\:last\:pb-17\.5:last-child{
    padding-bottom: 4.375rem;
  }

  .lg\:last\:pl-17\.5:last-child{
    padding-left: 4.375rem;
  }

  .lg\:last\:pt-18\.25:last-child{
    padding-top: 4.5625rem;
  }

  .lg\:last\:pr-18\.25:last-child{
    padding-right: 4.5625rem;
  }

  .lg\:last\:pb-18\.25:last-child{
    padding-bottom: 4.5625rem;
  }

  .lg\:last\:pl-18\.25:last-child{
    padding-left: 4.5625rem;
  }

  .lg\:last\:pt-18\.5:last-child{
    padding-top: 4.625rem;
  }

  .lg\:last\:pr-18\.5:last-child{
    padding-right: 4.625rem;
  }

  .lg\:last\:pb-18\.5:last-child{
    padding-bottom: 4.625rem;
  }

  .lg\:last\:pl-18\.5:last-child{
    padding-left: 4.625rem;
  }

  .lg\:last\:pt-20\.25:last-child{
    padding-top: 5.0625rem;
  }

  .lg\:last\:pr-20\.25:last-child{
    padding-right: 5.0625rem;
  }

  .lg\:last\:pb-20\.25:last-child{
    padding-bottom: 5.0625rem;
  }

  .lg\:last\:pl-20\.25:last-child{
    padding-left: 5.0625rem;
  }

  .lg\:last\:pt-20\.5:last-child{
    padding-top: 5.125rem;
  }

  .lg\:last\:pr-20\.5:last-child{
    padding-right: 5.125rem;
  }

  .lg\:last\:pb-20\.5:last-child{
    padding-bottom: 5.125rem;
  }

  .lg\:last\:pl-20\.5:last-child{
    padding-left: 5.125rem;
  }

  .lg\:last\:pt-22\.5:last-child{
    padding-top: 5.625rem;
  }

  .lg\:last\:pr-22\.5:last-child{
    padding-right: 5.625rem;
  }

  .lg\:last\:pb-22\.5:last-child{
    padding-bottom: 5.625rem;
  }

  .lg\:last\:pl-22\.5:last-child{
    padding-left: 5.625rem;
  }

  .lg\:last\:pt-25\.5:last-child{
    padding-top: 6.375rem;
  }

  .lg\:last\:pr-25\.5:last-child{
    padding-right: 6.375rem;
  }

  .lg\:last\:pb-25\.5:last-child{
    padding-bottom: 6.375rem;
  }

  .lg\:last\:pl-25\.5:last-child{
    padding-left: 6.375rem;
  }

  .lg\:last\:pt-26\.75:last-child{
    padding-top: 6.6875rem;
  }

  .lg\:last\:pr-26\.75:last-child{
    padding-right: 6.6875rem;
  }

  .lg\:last\:pb-26\.75:last-child{
    padding-bottom: 6.6875rem;
  }

  .lg\:last\:pl-26\.75:last-child{
    padding-left: 6.6875rem;
  }

  .lg\:last\:pt-32\.5:last-child{
    padding-top: 8.125rem;
  }

  .lg\:last\:pr-32\.5:last-child{
    padding-right: 8.125rem;
  }

  .lg\:last\:pb-32\.5:last-child{
    padding-bottom: 8.125rem;
  }

  .lg\:last\:pl-32\.5:last-child{
    padding-left: 8.125rem;
  }

  .lg\:last\:pt-37\.5:last-child{
    padding-top: 9.375rem;
  }

  .lg\:last\:pr-37\.5:last-child{
    padding-right: 9.375rem;
  }

  .lg\:last\:pb-37\.5:last-child{
    padding-bottom: 9.375rem;
  }

  .lg\:last\:pl-37\.5:last-child{
    padding-left: 9.375rem;
  }

  .lg\:last\:pt-41\.25:last-child{
    padding-top: 10.3125rem;
  }

  .lg\:last\:pr-41\.25:last-child{
    padding-right: 10.3125rem;
  }

  .lg\:last\:pb-41\.25:last-child{
    padding-bottom: 10.3125rem;
  }

  .lg\:last\:pl-41\.25:last-child{
    padding-left: 10.3125rem;
  }

  .lg\:last\:pt-52\.5:last-child{
    padding-top: 13.125rem;
  }

  .lg\:last\:pr-52\.5:last-child{
    padding-right: 13.125rem;
  }

  .lg\:last\:pb-52\.5:last-child{
    padding-bottom: 13.125rem;
  }

  .lg\:last\:pl-52\.5:last-child{
    padding-left: 13.125rem;
  }

  .lg\:last\:pt-54\.5:last-child{
    padding-top: 13.625rem;
  }

  .lg\:last\:pr-54\.5:last-child{
    padding-right: 13.625rem;
  }

  .lg\:last\:pb-54\.5:last-child{
    padding-bottom: 13.625rem;
  }

  .lg\:last\:pl-54\.5:last-child{
    padding-left: 13.625rem;
  }

  .lg\:last\:pt-57\.25:last-child{
    padding-top: 14.3125rem;
  }

  .lg\:last\:pr-57\.25:last-child{
    padding-right: 14.3125rem;
  }

  .lg\:last\:pb-57\.25:last-child{
    padding-bottom: 14.3125rem;
  }

  .lg\:last\:pl-57\.25:last-child{
    padding-left: 14.3125rem;
  }

  .lg\:last\:pt-57\.5:last-child{
    padding-top: 14.375rem;
  }

  .lg\:last\:pr-57\.5:last-child{
    padding-right: 14.375rem;
  }

  .lg\:last\:pb-57\.5:last-child{
    padding-bottom: 14.375rem;
  }

  .lg\:last\:pl-57\.5:last-child{
    padding-left: 14.375rem;
  }

  .lg\:last\:pt-66\.25:last-child{
    padding-top: 16.5625rem;
  }

  .lg\:last\:pr-66\.25:last-child{
    padding-right: 16.5625rem;
  }

  .lg\:last\:pb-66\.25:last-child{
    padding-bottom: 16.5625rem;
  }

  .lg\:last\:pl-66\.25:last-child{
    padding-left: 16.5625rem;
  }

  .lg\:last\:pt-74\.5:last-child{
    padding-top: 18.125rem;
  }

  .lg\:last\:pr-74\.5:last-child{
    padding-right: 18.125rem;
  }

  .lg\:last\:pb-74\.5:last-child{
    padding-bottom: 18.125rem;
  }

  .lg\:last\:pl-74\.5:last-child{
    padding-left: 18.125rem;
  }

  .lg\:last\:pt-106\.25:last-child{
    padding-top: 26.5625rem;
  }

  .lg\:last\:pr-106\.25:last-child{
    padding-right: 26.5625rem;
  }

  .lg\:last\:pb-106\.25:last-child{
    padding-bottom: 26.5625rem;
  }

  .lg\:last\:pl-106\.25:last-child{
    padding-left: 26.5625rem;
  }

  .lg\:last\:pt-112\.25:last-child{
    padding-top: 28.0675rem;
  }

  .lg\:last\:pr-112\.25:last-child{
    padding-right: 28.0675rem;
  }

  .lg\:last\:pb-112\.25:last-child{
    padding-bottom: 28.0675rem;
  }

  .lg\:last\:pl-112\.25:last-child{
    padding-left: 28.0675rem;
  }

  .lg\:last\:pt-112\.75:last-child{
    padding-top: 28.1875rem;
  }

  .lg\:last\:pr-112\.75:last-child{
    padding-right: 28.1875rem;
  }

  .lg\:last\:pb-112\.75:last-child{
    padding-bottom: 28.1875rem;
  }

  .lg\:last\:pl-112\.75:last-child{
    padding-left: 28.1875rem;
  }

  .lg\:last\:pt-147\.5:last-child{
    padding-top: 36.875rem;
  }

  .lg\:last\:pr-147\.5:last-child{
    padding-right: 36.875rem;
  }

  .lg\:last\:pb-147\.5:last-child{
    padding-bottom: 36.875rem;
  }

  .lg\:last\:pl-147\.5:last-child{
    padding-left: 36.875rem;
  }

  .lg\:last\:pt-162\.5:last-child{
    padding-top: 40.625rem;
  }

  .lg\:last\:pr-162\.5:last-child{
    padding-right: 40.625rem;
  }

  .lg\:last\:pb-162\.5:last-child{
    padding-bottom: 40.625rem;
  }

  .lg\:last\:pl-162\.5:last-child{
    padding-left: 40.625rem;
  }

  .lg\:last\:pt-172\.25:last-child{
    padding-top: 42.5625rem;
  }

  .lg\:last\:pr-172\.25:last-child{
    padding-right: 42.5625rem;
  }

  .lg\:last\:pb-172\.25:last-child{
    padding-bottom: 42.5625rem;
  }

  .lg\:last\:pl-172\.25:last-child{
    padding-left: 42.5625rem;
  }

  .lg\:last\:pt-175\.25:last-child{
    padding-top: 43.8125rem;
  }

  .lg\:last\:pr-175\.25:last-child{
    padding-right: 43.8125rem;
  }

  .lg\:last\:pb-175\.25:last-child{
    padding-bottom: 43.8125rem;
  }

  .lg\:last\:pl-175\.25:last-child{
    padding-left: 43.8125rem;
  }

  .lg\:last\:pt-184\.25:last-child{
    padding-top: 46.0625rem;
  }

  .lg\:last\:pr-184\.25:last-child{
    padding-right: 46.0625rem;
  }

  .lg\:last\:pb-184\.25:last-child{
    padding-bottom: 46.0625rem;
  }

  .lg\:last\:pl-184\.25:last-child{
    padding-left: 46.0625rem;
  }

  .lg\:last\:pt-203\.25:last-child{
    padding-top: 50.8125rem;
  }

  .lg\:last\:pr-203\.25:last-child{
    padding-right: 50.8125rem;
  }

  .lg\:last\:pb-203\.25:last-child{
    padding-bottom: 50.8125rem;
  }

  .lg\:last\:pl-203\.25:last-child{
    padding-left: 50.8125rem;
  }

  .lg\:last\:pt-half:last-child{
    padding-top: 50%;
  }

  .lg\:last\:pr-half:last-child{
    padding-right: 50%;
  }

  .lg\:last\:pb-half:last-child{
    padding-bottom: 50%;
  }

  .lg\:last\:pl-half:last-child{
    padding-left: 50%;
  }

  .lg\:last\:pt-full:last-child{
    padding-top: 100%;
  }

  .lg\:last\:pr-full:last-child{
    padding-right: 100%;
  }

  .lg\:last\:pb-full:last-child{
    padding-bottom: 100%;
  }

  .lg\:last\:pl-full:last-child{
    padding-left: 100%;
  }

  .lg\:last\:pt-1\/10:last-child{
    padding-top: 10%;
  }

  .lg\:last\:pr-1\/10:last-child{
    padding-right: 10%;
  }

  .lg\:last\:pb-1\/10:last-child{
    padding-bottom: 10%;
  }

  .lg\:last\:pl-1\/10:last-child{
    padding-left: 10%;
  }

  .lg\:last\:pt-2\/10:last-child{
    padding-top: 20%;
  }

  .lg\:last\:pr-2\/10:last-child{
    padding-right: 20%;
  }

  .lg\:last\:pb-2\/10:last-child{
    padding-bottom: 20%;
  }

  .lg\:last\:pl-2\/10:last-child{
    padding-left: 20%;
  }

  .lg\:last\:pt-3\/10:last-child{
    padding-top: 30%;
  }

  .lg\:last\:pr-3\/10:last-child{
    padding-right: 30%;
  }

  .lg\:last\:pb-3\/10:last-child{
    padding-bottom: 30%;
  }

  .lg\:last\:pl-3\/10:last-child{
    padding-left: 30%;
  }

  .lg\:last\:pt-4\/10:last-child{
    padding-top: 40%;
  }

  .lg\:last\:pr-4\/10:last-child{
    padding-right: 40%;
  }

  .lg\:last\:pb-4\/10:last-child{
    padding-bottom: 40%;
  }

  .lg\:last\:pl-4\/10:last-child{
    padding-left: 40%;
  }

  .lg\:last\:pt-4\.5\/10:last-child{
    padding-top: 45%;
  }

  .lg\:last\:pr-4\.5\/10:last-child{
    padding-right: 45%;
  }

  .lg\:last\:pb-4\.5\/10:last-child{
    padding-bottom: 45%;
  }

  .lg\:last\:pl-4\.5\/10:last-child{
    padding-left: 45%;
  }

  .lg\:last\:pt-5\/10:last-child{
    padding-top: 50%;
  }

  .lg\:last\:pr-5\/10:last-child{
    padding-right: 50%;
  }

  .lg\:last\:pb-5\/10:last-child{
    padding-bottom: 50%;
  }

  .lg\:last\:pl-5\/10:last-child{
    padding-left: 50%;
  }

  .lg\:last\:pt-5\.5\/10:last-child{
    padding-top: 55%;
  }

  .lg\:last\:pr-5\.5\/10:last-child{
    padding-right: 55%;
  }

  .lg\:last\:pb-5\.5\/10:last-child{
    padding-bottom: 55%;
  }

  .lg\:last\:pl-5\.5\/10:last-child{
    padding-left: 55%;
  }

  .lg\:last\:pt-6\/10:last-child{
    padding-top: 60%;
  }

  .lg\:last\:pr-6\/10:last-child{
    padding-right: 60%;
  }

  .lg\:last\:pb-6\/10:last-child{
    padding-bottom: 60%;
  }

  .lg\:last\:pl-6\/10:last-child{
    padding-left: 60%;
  }

  .lg\:last\:pt-7\/10:last-child{
    padding-top: 70%;
  }

  .lg\:last\:pr-7\/10:last-child{
    padding-right: 70%;
  }

  .lg\:last\:pb-7\/10:last-child{
    padding-bottom: 70%;
  }

  .lg\:last\:pl-7\/10:last-child{
    padding-left: 70%;
  }

  .lg\:last\:pt-8\/10:last-child{
    padding-top: 80%;
  }

  .lg\:last\:pr-8\/10:last-child{
    padding-right: 80%;
  }

  .lg\:last\:pb-8\/10:last-child{
    padding-bottom: 80%;
  }

  .lg\:last\:pl-8\/10:last-child{
    padding-left: 80%;
  }

  .lg\:last\:pt-9\/10:last-child{
    padding-top: 90%;
  }

  .lg\:last\:pr-9\/10:last-child{
    padding-right: 90%;
  }

  .lg\:last\:pb-9\/10:last-child{
    padding-bottom: 90%;
  }

  .lg\:last\:pl-9\/10:last-child{
    padding-left: 90%;
  }

  .lg\:last\:pt-1\/12:last-child{
    padding-top: 8.333333%;
  }

  .lg\:last\:pr-1\/12:last-child{
    padding-right: 8.333333%;
  }

  .lg\:last\:pb-1\/12:last-child{
    padding-bottom: 8.333333%;
  }

  .lg\:last\:pl-1\/12:last-child{
    padding-left: 8.333333%;
  }

  .lg\:last\:pt-2\/12:last-child{
    padding-top: 16.666667%;
  }

  .lg\:last\:pr-2\/12:last-child{
    padding-right: 16.666667%;
  }

  .lg\:last\:pb-2\/12:last-child{
    padding-bottom: 16.666667%;
  }

  .lg\:last\:pl-2\/12:last-child{
    padding-left: 16.666667%;
  }

  .lg\:last\:pt-3\/12:last-child{
    padding-top: 25%;
  }

  .lg\:last\:pr-3\/12:last-child{
    padding-right: 25%;
  }

  .lg\:last\:pb-3\/12:last-child{
    padding-bottom: 25%;
  }

  .lg\:last\:pl-3\/12:last-child{
    padding-left: 25%;
  }

  .lg\:last\:pt-4\/12:last-child{
    padding-top: 33.333333%;
  }

  .lg\:last\:pr-4\/12:last-child{
    padding-right: 33.333333%;
  }

  .lg\:last\:pb-4\/12:last-child{
    padding-bottom: 33.333333%;
  }

  .lg\:last\:pl-4\/12:last-child{
    padding-left: 33.333333%;
  }

  .lg\:last\:pt-5\/12:last-child{
    padding-top: 41.666667%;
  }

  .lg\:last\:pr-5\/12:last-child{
    padding-right: 41.666667%;
  }

  .lg\:last\:pb-5\/12:last-child{
    padding-bottom: 41.666667%;
  }

  .lg\:last\:pl-5\/12:last-child{
    padding-left: 41.666667%;
  }

  .lg\:last\:pt-6\/12:last-child{
    padding-top: 50%;
  }

  .lg\:last\:pr-6\/12:last-child{
    padding-right: 50%;
  }

  .lg\:last\:pb-6\/12:last-child{
    padding-bottom: 50%;
  }

  .lg\:last\:pl-6\/12:last-child{
    padding-left: 50%;
  }

  .lg\:last\:pt-7\/12:last-child{
    padding-top: 58.333333%;
  }

  .lg\:last\:pr-7\/12:last-child{
    padding-right: 58.333333%;
  }

  .lg\:last\:pb-7\/12:last-child{
    padding-bottom: 58.333333%;
  }

  .lg\:last\:pl-7\/12:last-child{
    padding-left: 58.333333%;
  }

  .lg\:last\:pt-8\/12:last-child{
    padding-top: 66.666667%;
  }

  .lg\:last\:pr-8\/12:last-child{
    padding-right: 66.666667%;
  }

  .lg\:last\:pb-8\/12:last-child{
    padding-bottom: 66.666667%;
  }

  .lg\:last\:pl-8\/12:last-child{
    padding-left: 66.666667%;
  }

  .lg\:last\:pt-9\/12:last-child{
    padding-top: 75%;
  }

  .lg\:last\:pr-9\/12:last-child{
    padding-right: 75%;
  }

  .lg\:last\:pb-9\/12:last-child{
    padding-bottom: 75%;
  }

  .lg\:last\:pl-9\/12:last-child{
    padding-left: 75%;
  }

  .lg\:last\:pt-10\/12:last-child{
    padding-top: 83.333333%;
  }

  .lg\:last\:pr-10\/12:last-child{
    padding-right: 83.333333%;
  }

  .lg\:last\:pb-10\/12:last-child{
    padding-bottom: 83.333333%;
  }

  .lg\:last\:pl-10\/12:last-child{
    padding-left: 83.333333%;
  }

  .lg\:last\:pt-11\/12:last-child{
    padding-top: 91.666667%;
  }

  .lg\:last\:pr-11\/12:last-child{
    padding-right: 91.666667%;
  }

  .lg\:last\:pb-11\/12:last-child{
    padding-bottom: 91.666667%;
  }

  .lg\:last\:pl-11\/12:last-child{
    padding-left: 91.666667%;
  }

  .lg\:placeholder-transparent:-ms-input-placeholder{
    color: transparent;
  }

  .lg\:placeholder-transparent::placeholder{
    color: transparent;
  }

  .lg\:placeholder-black:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-black::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-white:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-white::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-grey:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(155, 155, 155, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-grey::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(155, 155, 155, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-grey-darkest:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(17, 17, 17, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-grey-darkest::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(17, 17, 17, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-grey-darkest700:-ms-input-placeholder{
    color: rgba(17, 17, 17, 0.7);
  }

  .lg\:placeholder-grey-darkest700::placeholder{
    color: rgba(17, 17, 17, 0.7);
  }

  .lg\:placeholder-grey-darkest300:-ms-input-placeholder{
    color: rgba(17, 17, 17, 0.3);
  }

  .lg\:placeholder-grey-darkest300::placeholder{
    color: rgba(17, 17, 17, 0.3);
  }

  .lg\:placeholder-grey-darkest100:-ms-input-placeholder{
    color: rgba(17, 17, 17, 0.1);
  }

  .lg\:placeholder-grey-darkest100::placeholder{
    color: rgba(17, 17, 17, 0.1);
  }

  .lg\:placeholder-grey-dark:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(82, 95, 119, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-grey-dark::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(82, 95, 119, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-grey-light:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(163, 163, 163, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-grey-light::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(163, 163, 163, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-grey-extralight:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(231, 231, 231, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-grey-extralight::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(231, 231, 231, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-grey-lighter:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(180, 189, 206, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-grey-lighter::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(180, 189, 206, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-grey-lightest:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(244, 244, 244, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-grey-lightest::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(244, 244, 244, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-grey-timeline:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(136, 136, 136, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-grey-timeline::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(136, 136, 136, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-blue:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(99, 169, 209, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-blue::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(99, 169, 209, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-blue-light:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(123, 207, 255, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-blue-light::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(123, 207, 255, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-blue-lightest:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 81, 172, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-blue-lightest::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 81, 172, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-pink:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(237, 9, 128, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-pink::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(237, 9, 128, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-pink-light:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 91, 180, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-pink-light::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 91, 180, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-orange:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(243, 114, 69, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-orange::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(243, 114, 69, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-yellow:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 230, 0, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-yellow::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 230, 0, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-yellow-two:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(249, 227, 32, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-yellow-two::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(249, 227, 32, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-yellow-dark:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(230, 175, 33, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-yellow-dark::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(230, 175, 33, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-yellow-light:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(243, 193, 42, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-yellow-light::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(243, 193, 42, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-green-dark:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(33, 115, 37, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-green-dark::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(33, 115, 37, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-green-light:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(80, 161, 84, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-green-light::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(80, 161, 84, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-purple:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(164, 139, 198, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-purple::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(164, 139, 198, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-purple-light:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(158, 149, 255, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-purple-light::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(158, 149, 255, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-brown-light:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(202, 138, 78, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-brown-light::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(202, 138, 78, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-brown-dark:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(173, 91, 31, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-brown-dark::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(173, 91, 31, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-transparent:focus:-ms-input-placeholder{
    color: transparent;
  }

  .lg\:focus\:placeholder-transparent:focus::placeholder{
    color: transparent;
  }

  .lg\:focus\:placeholder-black:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-black:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-white:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-white:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-grey:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(155, 155, 155, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-grey:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(155, 155, 155, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-grey-darkest:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(17, 17, 17, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-grey-darkest:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(17, 17, 17, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-grey-darkest700:focus:-ms-input-placeholder{
    color: rgba(17, 17, 17, 0.7);
  }

  .lg\:focus\:placeholder-grey-darkest700:focus::placeholder{
    color: rgba(17, 17, 17, 0.7);
  }

  .lg\:focus\:placeholder-grey-darkest300:focus:-ms-input-placeholder{
    color: rgba(17, 17, 17, 0.3);
  }

  .lg\:focus\:placeholder-grey-darkest300:focus::placeholder{
    color: rgba(17, 17, 17, 0.3);
  }

  .lg\:focus\:placeholder-grey-darkest100:focus:-ms-input-placeholder{
    color: rgba(17, 17, 17, 0.1);
  }

  .lg\:focus\:placeholder-grey-darkest100:focus::placeholder{
    color: rgba(17, 17, 17, 0.1);
  }

  .lg\:focus\:placeholder-grey-dark:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(82, 95, 119, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-grey-dark:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(82, 95, 119, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-grey-light:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(163, 163, 163, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-grey-light:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(163, 163, 163, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-grey-extralight:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(231, 231, 231, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-grey-extralight:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(231, 231, 231, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-grey-lighter:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(180, 189, 206, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-grey-lighter:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(180, 189, 206, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-grey-lightest:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(244, 244, 244, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-grey-lightest:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(244, 244, 244, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-grey-timeline:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(136, 136, 136, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-grey-timeline:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(136, 136, 136, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-blue:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(99, 169, 209, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-blue:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(99, 169, 209, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-blue-light:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(123, 207, 255, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-blue-light:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(123, 207, 255, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-blue-lightest:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 81, 172, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-blue-lightest:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 81, 172, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-pink:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(237, 9, 128, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-pink:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(237, 9, 128, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-pink-light:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 91, 180, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-pink-light:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 91, 180, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-orange:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(243, 114, 69, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-orange:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(243, 114, 69, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-yellow:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 230, 0, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-yellow:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 230, 0, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-yellow-two:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(249, 227, 32, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-yellow-two:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(249, 227, 32, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-yellow-dark:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(230, 175, 33, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-yellow-dark:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(230, 175, 33, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-yellow-light:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(243, 193, 42, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-yellow-light:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(243, 193, 42, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-green-dark:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(33, 115, 37, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-green-dark:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(33, 115, 37, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-green-light:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(80, 161, 84, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-green-light:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(80, 161, 84, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-purple:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(164, 139, 198, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-purple:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(164, 139, 198, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-purple-light:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(158, 149, 255, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-purple-light:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(158, 149, 255, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-brown-light:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(202, 138, 78, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-brown-light:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(202, 138, 78, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-brown-dark:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(173, 91, 31, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-brown-dark:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(173, 91, 31, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-opacity-0:-ms-input-placeholder{
    --tw-placeholder-opacity: 0;
  }

  .lg\:placeholder-opacity-0::placeholder{
    --tw-placeholder-opacity: 0;
  }

  .lg\:placeholder-opacity-5:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.05;
  }

  .lg\:placeholder-opacity-5::placeholder{
    --tw-placeholder-opacity: 0.05;
  }

  .lg\:placeholder-opacity-10:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.1;
  }

  .lg\:placeholder-opacity-10::placeholder{
    --tw-placeholder-opacity: 0.1;
  }

  .lg\:placeholder-opacity-20:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.2;
  }

  .lg\:placeholder-opacity-20::placeholder{
    --tw-placeholder-opacity: 0.2;
  }

  .lg\:placeholder-opacity-25:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.25;
  }

  .lg\:placeholder-opacity-25::placeholder{
    --tw-placeholder-opacity: 0.25;
  }

  .lg\:placeholder-opacity-30:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.3;
  }

  .lg\:placeholder-opacity-30::placeholder{
    --tw-placeholder-opacity: 0.3;
  }

  .lg\:placeholder-opacity-40:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.4;
  }

  .lg\:placeholder-opacity-40::placeholder{
    --tw-placeholder-opacity: 0.4;
  }

  .lg\:placeholder-opacity-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.5;
  }

  .lg\:placeholder-opacity-50::placeholder{
    --tw-placeholder-opacity: 0.5;
  }

  .lg\:placeholder-opacity-60:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.6;
  }

  .lg\:placeholder-opacity-60::placeholder{
    --tw-placeholder-opacity: 0.6;
  }

  .lg\:placeholder-opacity-70:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.7;
  }

  .lg\:placeholder-opacity-70::placeholder{
    --tw-placeholder-opacity: 0.7;
  }

  .lg\:placeholder-opacity-75:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.75;
  }

  .lg\:placeholder-opacity-75::placeholder{
    --tw-placeholder-opacity: 0.75;
  }

  .lg\:placeholder-opacity-80:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.8;
  }

  .lg\:placeholder-opacity-80::placeholder{
    --tw-placeholder-opacity: 0.8;
  }

  .lg\:placeholder-opacity-90:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.9;
  }

  .lg\:placeholder-opacity-90::placeholder{
    --tw-placeholder-opacity: 0.9;
  }

  .lg\:placeholder-opacity-95:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.95;
  }

  .lg\:placeholder-opacity-95::placeholder{
    --tw-placeholder-opacity: 0.95;
  }

  .lg\:placeholder-opacity-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
  }

  .lg\:placeholder-opacity-100::placeholder{
    --tw-placeholder-opacity: 1;
  }

  .lg\:focus\:placeholder-opacity-0:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0;
  }

  .lg\:focus\:placeholder-opacity-0:focus::placeholder{
    --tw-placeholder-opacity: 0;
  }

  .lg\:focus\:placeholder-opacity-5:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.05;
  }

  .lg\:focus\:placeholder-opacity-5:focus::placeholder{
    --tw-placeholder-opacity: 0.05;
  }

  .lg\:focus\:placeholder-opacity-10:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.1;
  }

  .lg\:focus\:placeholder-opacity-10:focus::placeholder{
    --tw-placeholder-opacity: 0.1;
  }

  .lg\:focus\:placeholder-opacity-20:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.2;
  }

  .lg\:focus\:placeholder-opacity-20:focus::placeholder{
    --tw-placeholder-opacity: 0.2;
  }

  .lg\:focus\:placeholder-opacity-25:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.25;
  }

  .lg\:focus\:placeholder-opacity-25:focus::placeholder{
    --tw-placeholder-opacity: 0.25;
  }

  .lg\:focus\:placeholder-opacity-30:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.3;
  }

  .lg\:focus\:placeholder-opacity-30:focus::placeholder{
    --tw-placeholder-opacity: 0.3;
  }

  .lg\:focus\:placeholder-opacity-40:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.4;
  }

  .lg\:focus\:placeholder-opacity-40:focus::placeholder{
    --tw-placeholder-opacity: 0.4;
  }

  .lg\:focus\:placeholder-opacity-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.5;
  }

  .lg\:focus\:placeholder-opacity-50:focus::placeholder{
    --tw-placeholder-opacity: 0.5;
  }

  .lg\:focus\:placeholder-opacity-60:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.6;
  }

  .lg\:focus\:placeholder-opacity-60:focus::placeholder{
    --tw-placeholder-opacity: 0.6;
  }

  .lg\:focus\:placeholder-opacity-70:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.7;
  }

  .lg\:focus\:placeholder-opacity-70:focus::placeholder{
    --tw-placeholder-opacity: 0.7;
  }

  .lg\:focus\:placeholder-opacity-75:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.75;
  }

  .lg\:focus\:placeholder-opacity-75:focus::placeholder{
    --tw-placeholder-opacity: 0.75;
  }

  .lg\:focus\:placeholder-opacity-80:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.8;
  }

  .lg\:focus\:placeholder-opacity-80:focus::placeholder{
    --tw-placeholder-opacity: 0.8;
  }

  .lg\:focus\:placeholder-opacity-90:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.9;
  }

  .lg\:focus\:placeholder-opacity-90:focus::placeholder{
    --tw-placeholder-opacity: 0.9;
  }

  .lg\:focus\:placeholder-opacity-95:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.95;
  }

  .lg\:focus\:placeholder-opacity-95:focus::placeholder{
    --tw-placeholder-opacity: 0.95;
  }

  .lg\:focus\:placeholder-opacity-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
  }

  .lg\:focus\:placeholder-opacity-100:focus::placeholder{
    --tw-placeholder-opacity: 1;
  }

  .lg\:pointer-events-none{
    pointer-events: none;
  }

  .lg\:pointer-events-auto{
    pointer-events: auto;
  }

  .lg\:static{
    position: static;
  }

  .lg\:fixed{
    position: fixed;
  }

  .lg\:absolute{
    position: absolute;
  }

  .lg\:relative{
    position: relative;
  }

  .lg\:sticky{
    position: sticky;
  }

  .lg\:inset-0{
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
  }

  .lg\:inset-1{
    top: 0.25rem;
    right: 0.25rem;
    bottom: 0.25rem;
    left: 0.25rem;
  }

  .lg\:inset-2{
    top: 0.5rem;
    right: 0.5rem;
    bottom: 0.5rem;
    left: 0.5rem;
  }

  .lg\:inset-3{
    top: 0.75rem;
    right: 0.75rem;
    bottom: 0.75rem;
    left: 0.75rem;
  }

  .lg\:inset-4{
    top: 1rem;
    right: 1rem;
    bottom: 1rem;
    left: 1rem;
  }

  .lg\:inset-5{
    top: 1.25rem;
    right: 1.25rem;
    bottom: 1.25rem;
    left: 1.25rem;
  }

  .lg\:inset-6{
    top: 1.5rem;
    right: 1.5rem;
    bottom: 1.5rem;
    left: 1.5rem;
  }

  .lg\:inset-7{
    top: 1.75rem;
    right: 1.75rem;
    bottom: 1.75rem;
    left: 1.75rem;
  }

  .lg\:inset-8{
    top: 2rem;
    right: 2rem;
    bottom: 2rem;
    left: 2rem;
  }

  .lg\:inset-9{
    top: 2.25rem;
    right: 2.25rem;
    bottom: 2.25rem;
    left: 2.25rem;
  }

  .lg\:inset-10{
    top: 2.5rem;
    right: 2.5rem;
    bottom: 2.5rem;
    left: 2.5rem;
  }

  .lg\:inset-11{
    top: 2.75rem;
    right: 2.75rem;
    bottom: 2.75rem;
    left: 2.75rem;
  }

  .lg\:inset-12{
    top: 3rem;
    right: 3rem;
    bottom: 3rem;
    left: 3rem;
  }

  .lg\:inset-13{
    top: 3.25rem;
    right: 3.25rem;
    bottom: 3.25rem;
    left: 3.25rem;
  }

  .lg\:inset-14{
    top: 3.5rem;
    right: 3.5rem;
    bottom: 3.5rem;
    left: 3.5rem;
  }

  .lg\:inset-15{
    top: 3.75rem;
    right: 3.75rem;
    bottom: 3.75rem;
    left: 3.75rem;
  }

  .lg\:inset-16{
    top: 4rem;
    right: 4rem;
    bottom: 4rem;
    left: 4rem;
  }

  .lg\:inset-17{
    top: 4.25rem;
    right: 4.25rem;
    bottom: 4.25rem;
    left: 4.25rem;
  }

  .lg\:inset-18{
    top: 4.5rem;
    right: 4.5rem;
    bottom: 4.5rem;
    left: 4.5rem;
  }

  .lg\:inset-19{
    top: 4.75rem;
    right: 4.75rem;
    bottom: 4.75rem;
    left: 4.75rem;
  }

  .lg\:inset-20{
    top: 5rem;
    right: 5rem;
    bottom: 5rem;
    left: 5rem;
  }

  .lg\:inset-22{
    top: 5.5rem;
    right: 5.5rem;
    bottom: 5.5rem;
    left: 5.5rem;
  }

  .lg\:inset-24{
    top: 6rem;
    right: 6rem;
    bottom: 6rem;
    left: 6rem;
  }

  .lg\:inset-25{
    top: 6.25rem;
    right: 6.25rem;
    bottom: 6.25rem;
    left: 6.25rem;
  }

  .lg\:inset-28{
    top: 7rem;
    right: 7rem;
    bottom: 7rem;
    left: 7rem;
  }

  .lg\:inset-30{
    top: 7.5rem;
    right: 7.5rem;
    bottom: 7.5rem;
    left: 7.5rem;
  }

  .lg\:inset-32{
    top: 8rem;
    right: 8rem;
    bottom: 8rem;
    left: 8rem;
  }

  .lg\:inset-34{
    top: 8.5rem;
    right: 8.5rem;
    bottom: 8.5rem;
    left: 8.5rem;
  }

  .lg\:inset-35{
    top: 8.75rem;
    right: 8.75rem;
    bottom: 8.75rem;
    left: 8.75rem;
  }

  .lg\:inset-36{
    top: 9rem;
    right: 9rem;
    bottom: 9rem;
    left: 9rem;
  }

  .lg\:inset-39{
    top: 9.75rem;
    right: 9.75rem;
    bottom: 9.75rem;
    left: 9.75rem;
  }

  .lg\:inset-40{
    top: 10rem;
    right: 10rem;
    bottom: 10rem;
    left: 10rem;
  }

  .lg\:inset-42{
    top: 10.5rem;
    right: 10.5rem;
    bottom: 10.5rem;
    left: 10.5rem;
  }

  .lg\:inset-44{
    top: 11rem;
    right: 11rem;
    bottom: 11rem;
    left: 11rem;
  }

  .lg\:inset-45{
    top: 11.25rem;
    right: 11.25rem;
    bottom: 11.25rem;
    left: 11.25rem;
  }

  .lg\:inset-48{
    top: 12rem;
    right: 12rem;
    bottom: 12rem;
    left: 12rem;
  }

  .lg\:inset-50{
    top: 12.5rem;
    right: 12.5rem;
    bottom: 12.5rem;
    left: 12.5rem;
  }

  .lg\:inset-52{
    top: 13rem;
    right: 13rem;
    bottom: 13rem;
    left: 13rem;
  }

  .lg\:inset-55{
    top: 13.75rem;
    right: 13.75rem;
    bottom: 13.75rem;
    left: 13.75rem;
  }

  .lg\:inset-56{
    top: 14rem;
    right: 14rem;
    bottom: 14rem;
    left: 14rem;
  }

  .lg\:inset-58{
    top: 14.5rem;
    right: 14.5rem;
    bottom: 14.5rem;
    left: 14.5rem;
  }

  .lg\:inset-60{
    top: 15rem;
    right: 15rem;
    bottom: 15rem;
    left: 15rem;
  }

  .lg\:inset-64{
    top: 16rem;
    right: 16rem;
    bottom: 16rem;
    left: 16rem;
  }

  .lg\:inset-65{
    top: 16.25rem;
    right: 16.25rem;
    bottom: 16.25rem;
    left: 16.25rem;
  }

  .lg\:inset-68{
    top: 17rem;
    right: 17rem;
    bottom: 17rem;
    left: 17rem;
  }

  .lg\:inset-69{
    top: 17.25rem;
    right: 17.25rem;
    bottom: 17.25rem;
    left: 17.25rem;
  }

  .lg\:inset-70{
    top: 17.5rem;
    right: 17.5rem;
    bottom: 17.5rem;
    left: 17.5rem;
  }

  .lg\:inset-72{
    top: 18rem;
    right: 18rem;
    bottom: 18rem;
    left: 18rem;
  }

  .lg\:inset-75{
    top: 18.75rem;
    right: 18.75rem;
    bottom: 18.75rem;
    left: 18.75rem;
  }

  .lg\:inset-80{
    top: 20rem;
    right: 20rem;
    bottom: 20rem;
    left: 20rem;
  }

  .lg\:inset-85{
    top: 21.25rem;
    right: 21.25rem;
    bottom: 21.25rem;
    left: 21.25rem;
  }

  .lg\:inset-86{
    top: 21.5rem;
    right: 21.5rem;
    bottom: 21.5rem;
    left: 21.5rem;
  }

  .lg\:inset-90{
    top: 22.5rem;
    right: 22.5rem;
    bottom: 22.5rem;
    left: 22.5rem;
  }

  .lg\:inset-96{
    top: 24rem;
    right: 24rem;
    bottom: 24rem;
    left: 24rem;
  }

  .lg\:inset-100{
    top: 25rem;
    right: 25rem;
    bottom: 25rem;
    left: 25rem;
  }

  .lg\:inset-115{
    top: 28.75rem;
    right: 28.75rem;
    bottom: 28.75rem;
    left: 28.75rem;
  }

  .lg\:inset-125{
    top: 31.25rem;
    right: 31.25rem;
    bottom: 31.25rem;
    left: 31.25rem;
  }

  .lg\:inset-142{
    top: 35.5rem;
    right: 35.5rem;
    bottom: 35.5rem;
    left: 35.5rem;
  }

  .lg\:inset-150{
    top: 37.5rem;
    right: 37.5rem;
    bottom: 37.5rem;
    left: 37.5rem;
  }

  .lg\:inset-156{
    top: 39rem;
    right: 39rem;
    bottom: 39rem;
    left: 39rem;
  }

  .lg\:inset-160{
    top: 40rem;
    right: 40rem;
    bottom: 40rem;
    left: 40rem;
  }

  .lg\:inset-175{
    top: 43.75rem;
    right: 43.75rem;
    bottom: 43.75rem;
    left: 43.75rem;
  }

  .lg\:inset-207{
    top: 51.75rem;
    right: 51.75rem;
    bottom: 51.75rem;
    left: 51.75rem;
  }

  .lg\:inset-242{
    top: 60.5rem;
    right: 60.5rem;
    bottom: 60.5rem;
    left: 60.5rem;
  }

  .lg\:inset-250{
    top: 62.5rem;
    right: 62.5rem;
    bottom: 62.5rem;
    left: 62.5rem;
  }

  .lg\:inset-258{
    top: 64.5rem;
    right: 64.5rem;
    bottom: 64.5rem;
    left: 64.5rem;
  }

  .lg\:inset-265{
    top: 66.25rem;
    right: 66.25rem;
    bottom: 66.25rem;
    left: 66.25rem;
  }

  .lg\:inset-280{
    top: 70rem;
    right: 70rem;
    bottom: 70rem;
    left: 70rem;
  }

  .lg\:inset-auto{
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
  }

  .lg\:inset-px{
    top: 1px;
    right: 1px;
    bottom: 1px;
    left: 1px;
  }

  .lg\:inset-0\.5{
    top: 0.125rem;
    right: 0.125rem;
    bottom: 0.125rem;
    left: 0.125rem;
  }

  .lg\:inset-1\.5{
    top: 0.375rem;
    right: 0.375rem;
    bottom: 0.375rem;
    left: 0.375rem;
  }

  .lg\:inset-2\.5{
    top: 0.625rem;
    right: 0.625rem;
    bottom: 0.625rem;
    left: 0.625rem;
  }

  .lg\:inset-3\.5{
    top: 0.875rem;
    right: 0.875rem;
    bottom: 0.875rem;
    left: 0.875rem;
  }

  .lg\:inset-0\.25{
    top: 0.0625rem;
    right: 0.0625rem;
    bottom: 0.0625rem;
    left: 0.0625rem;
  }

  .lg\:inset-0\.75{
    top: 0.1875rem;
    right: 0.1875rem;
    bottom: 0.1875rem;
    left: 0.1875rem;
  }

  .lg\:inset-1\.25{
    top: 0.3125rem;
    right: 0.3125rem;
    bottom: 0.3125rem;
    left: 0.3125rem;
  }

  .lg\:inset-1\.75{
    top: 0.4375rem;
    right: 0.4375rem;
    bottom: 0.4375rem;
    left: 0.4375rem;
  }

  .lg\:inset-2\.25{
    top: 0.5625rem;
    right: 0.5625rem;
    bottom: 0.5625rem;
    left: 0.5625rem;
  }

  .lg\:inset-2\.75{
    top: 0.6875rem;
    right: 0.6875rem;
    bottom: 0.6875rem;
    left: 0.6875rem;
  }

  .lg\:inset-3\.25{
    top: 0.8125rem;
    right: 0.8125rem;
    bottom: 0.8125rem;
    left: 0.8125rem;
  }

  .lg\:inset-3\.75{
    top: 0.9375rem;
    right: 0.9375rem;
    bottom: 0.9375rem;
    left: 0.9375rem;
  }

  .lg\:inset-4\.25{
    top: 1.0625rem;
    right: 1.0625rem;
    bottom: 1.0625rem;
    left: 1.0625rem;
  }

  .lg\:inset-4\.5{
    top: 1.125rem;
    right: 1.125rem;
    bottom: 1.125rem;
    left: 1.125rem;
  }

  .lg\:inset-4\.75{
    top: 1.1875rem;
    right: 1.1875rem;
    bottom: 1.1875rem;
    left: 1.1875rem;
  }

  .lg\:inset-5\.25{
    top: 1.3125rem;
    right: 1.3125rem;
    bottom: 1.3125rem;
    left: 1.3125rem;
  }

  .lg\:inset-5\.5{
    top: 1.375rem;
    right: 1.375rem;
    bottom: 1.375rem;
    left: 1.375rem;
  }

  .lg\:inset-5\.75{
    top: 1.4375rem;
    right: 1.4375rem;
    bottom: 1.4375rem;
    left: 1.4375rem;
  }

  .lg\:inset-6\.25{
    top: 1.5625rem;
    right: 1.5625rem;
    bottom: 1.5625rem;
    left: 1.5625rem;
  }

  .lg\:inset-6\.5{
    top: 1.625rem;
    right: 1.625rem;
    bottom: 1.625rem;
    left: 1.625rem;
  }

  .lg\:inset-6\.75{
    top: 1.6875rem;
    right: 1.6875rem;
    bottom: 1.6875rem;
    left: 1.6875rem;
  }

  .lg\:inset-7\.25{
    top: 1.8125rem;
    right: 1.8125rem;
    bottom: 1.8125rem;
    left: 1.8125rem;
  }

  .lg\:inset-7\.5{
    top: 1.875rem;
    right: 1.875rem;
    bottom: 1.875rem;
    left: 1.875rem;
  }

  .lg\:inset-8\.25{
    top: 2.0625rem;
    right: 2.0625rem;
    bottom: 2.0625rem;
    left: 2.0625rem;
  }

  .lg\:inset-8\.5{
    top: 2.125rem;
    right: 2.125rem;
    bottom: 2.125rem;
    left: 2.125rem;
  }

  .lg\:inset-9\.25{
    top: 2.3125rem;
    right: 2.3125rem;
    bottom: 2.3125rem;
    left: 2.3125rem;
  }

  .lg\:inset-9\.5{
    top: 2.375rem;
    right: 2.375rem;
    bottom: 2.375rem;
    left: 2.375rem;
  }

  .lg\:inset-10\.5{
    top: 2.625rem;
    right: 2.625rem;
    bottom: 2.625rem;
    left: 2.625rem;
  }

  .lg\:inset-11\.25{
    top: 2.8125rem;
    right: 2.8125rem;
    bottom: 2.8125rem;
    left: 2.8125rem;
  }

  .lg\:inset-11\.5{
    top: 2.875rem;
    right: 2.875rem;
    bottom: 2.875rem;
    left: 2.875rem;
  }

  .lg\:inset-12\.5{
    top: 3.125rem;
    right: 3.125rem;
    bottom: 3.125rem;
    left: 3.125rem;
  }

  .lg\:inset-12\.75{
    top: 3.1875rem;
    right: 3.1875rem;
    bottom: 3.1875rem;
    left: 3.1875rem;
  }

  .lg\:inset-13\.5{
    top: 3.375rem;
    right: 3.375rem;
    bottom: 3.375rem;
    left: 3.375rem;
  }

  .lg\:inset-14\.5{
    top: 3.625rem;
    right: 3.625rem;
    bottom: 3.625rem;
    left: 3.625rem;
  }

  .lg\:inset-15\.5{
    top: 3.875rem;
    right: 3.875rem;
    bottom: 3.875rem;
    left: 3.875rem;
  }

  .lg\:inset-15\.75{
    top: 3.9375rem;
    right: 3.9375rem;
    bottom: 3.9375rem;
    left: 3.9375rem;
  }

  .lg\:inset-16\.25{
    top: 4.0625rem;
    right: 4.0625rem;
    bottom: 4.0625rem;
    left: 4.0625rem;
  }

  .lg\:inset-17\.25{
    top: 4.3125rem;
    right: 4.3125rem;
    bottom: 4.3125rem;
    left: 4.3125rem;
  }

  .lg\:inset-17\.5{
    top: 4.375rem;
    right: 4.375rem;
    bottom: 4.375rem;
    left: 4.375rem;
  }

  .lg\:inset-18\.25{
    top: 4.5625rem;
    right: 4.5625rem;
    bottom: 4.5625rem;
    left: 4.5625rem;
  }

  .lg\:inset-18\.5{
    top: 4.625rem;
    right: 4.625rem;
    bottom: 4.625rem;
    left: 4.625rem;
  }

  .lg\:inset-20\.25{
    top: 5.0625rem;
    right: 5.0625rem;
    bottom: 5.0625rem;
    left: 5.0625rem;
  }

  .lg\:inset-20\.5{
    top: 5.125rem;
    right: 5.125rem;
    bottom: 5.125rem;
    left: 5.125rem;
  }

  .lg\:inset-22\.5{
    top: 5.625rem;
    right: 5.625rem;
    bottom: 5.625rem;
    left: 5.625rem;
  }

  .lg\:inset-25\.5{
    top: 6.375rem;
    right: 6.375rem;
    bottom: 6.375rem;
    left: 6.375rem;
  }

  .lg\:inset-26\.75{
    top: 6.6875rem;
    right: 6.6875rem;
    bottom: 6.6875rem;
    left: 6.6875rem;
  }

  .lg\:inset-32\.5{
    top: 8.125rem;
    right: 8.125rem;
    bottom: 8.125rem;
    left: 8.125rem;
  }

  .lg\:inset-37\.5{
    top: 9.375rem;
    right: 9.375rem;
    bottom: 9.375rem;
    left: 9.375rem;
  }

  .lg\:inset-41\.25{
    top: 10.3125rem;
    right: 10.3125rem;
    bottom: 10.3125rem;
    left: 10.3125rem;
  }

  .lg\:inset-52\.5{
    top: 13.125rem;
    right: 13.125rem;
    bottom: 13.125rem;
    left: 13.125rem;
  }

  .lg\:inset-54\.5{
    top: 13.625rem;
    right: 13.625rem;
    bottom: 13.625rem;
    left: 13.625rem;
  }

  .lg\:inset-57\.25{
    top: 14.3125rem;
    right: 14.3125rem;
    bottom: 14.3125rem;
    left: 14.3125rem;
  }

  .lg\:inset-57\.5{
    top: 14.375rem;
    right: 14.375rem;
    bottom: 14.375rem;
    left: 14.375rem;
  }

  .lg\:inset-66\.25{
    top: 16.5625rem;
    right: 16.5625rem;
    bottom: 16.5625rem;
    left: 16.5625rem;
  }

  .lg\:inset-74\.5{
    top: 18.125rem;
    right: 18.125rem;
    bottom: 18.125rem;
    left: 18.125rem;
  }

  .lg\:inset-106\.25{
    top: 26.5625rem;
    right: 26.5625rem;
    bottom: 26.5625rem;
    left: 26.5625rem;
  }

  .lg\:inset-112\.25{
    top: 28.0675rem;
    right: 28.0675rem;
    bottom: 28.0675rem;
    left: 28.0675rem;
  }

  .lg\:inset-112\.75{
    top: 28.1875rem;
    right: 28.1875rem;
    bottom: 28.1875rem;
    left: 28.1875rem;
  }

  .lg\:inset-147\.5{
    top: 36.875rem;
    right: 36.875rem;
    bottom: 36.875rem;
    left: 36.875rem;
  }

  .lg\:inset-162\.5{
    top: 40.625rem;
    right: 40.625rem;
    bottom: 40.625rem;
    left: 40.625rem;
  }

  .lg\:inset-172\.25{
    top: 42.5625rem;
    right: 42.5625rem;
    bottom: 42.5625rem;
    left: 42.5625rem;
  }

  .lg\:inset-175\.25{
    top: 43.8125rem;
    right: 43.8125rem;
    bottom: 43.8125rem;
    left: 43.8125rem;
  }

  .lg\:inset-184\.25{
    top: 46.0625rem;
    right: 46.0625rem;
    bottom: 46.0625rem;
    left: 46.0625rem;
  }

  .lg\:inset-203\.25{
    top: 50.8125rem;
    right: 50.8125rem;
    bottom: 50.8125rem;
    left: 50.8125rem;
  }

  .lg\:inset-half{
    top: 50%;
    right: 50%;
    bottom: 50%;
    left: 50%;
  }

  .lg\:inset-full{
    top: 100%;
    right: 100%;
    bottom: 100%;
    left: 100%;
  }

  .lg\:inset-1\/10{
    top: 10%;
    right: 10%;
    bottom: 10%;
    left: 10%;
  }

  .lg\:inset-2\/10{
    top: 20%;
    right: 20%;
    bottom: 20%;
    left: 20%;
  }

  .lg\:inset-3\/10{
    top: 30%;
    right: 30%;
    bottom: 30%;
    left: 30%;
  }

  .lg\:inset-4\/10{
    top: 40%;
    right: 40%;
    bottom: 40%;
    left: 40%;
  }

  .lg\:inset-4\.5\/10{
    top: 45%;
    right: 45%;
    bottom: 45%;
    left: 45%;
  }

  .lg\:inset-5\/10{
    top: 50%;
    right: 50%;
    bottom: 50%;
    left: 50%;
  }

  .lg\:inset-5\.5\/10{
    top: 55%;
    right: 55%;
    bottom: 55%;
    left: 55%;
  }

  .lg\:inset-6\/10{
    top: 60%;
    right: 60%;
    bottom: 60%;
    left: 60%;
  }

  .lg\:inset-7\/10{
    top: 70%;
    right: 70%;
    bottom: 70%;
    left: 70%;
  }

  .lg\:inset-8\/10{
    top: 80%;
    right: 80%;
    bottom: 80%;
    left: 80%;
  }

  .lg\:inset-9\/10{
    top: 90%;
    right: 90%;
    bottom: 90%;
    left: 90%;
  }

  .lg\:inset-1\/12{
    top: 8.333333%;
    right: 8.333333%;
    bottom: 8.333333%;
    left: 8.333333%;
  }

  .lg\:inset-2\/12{
    top: 16.666667%;
    right: 16.666667%;
    bottom: 16.666667%;
    left: 16.666667%;
  }

  .lg\:inset-3\/12{
    top: 25%;
    right: 25%;
    bottom: 25%;
    left: 25%;
  }

  .lg\:inset-4\/12{
    top: 33.333333%;
    right: 33.333333%;
    bottom: 33.333333%;
    left: 33.333333%;
  }

  .lg\:inset-5\/12{
    top: 41.666667%;
    right: 41.666667%;
    bottom: 41.666667%;
    left: 41.666667%;
  }

  .lg\:inset-6\/12{
    top: 50%;
    right: 50%;
    bottom: 50%;
    left: 50%;
  }

  .lg\:inset-7\/12{
    top: 58.333333%;
    right: 58.333333%;
    bottom: 58.333333%;
    left: 58.333333%;
  }

  .lg\:inset-8\/12{
    top: 66.666667%;
    right: 66.666667%;
    bottom: 66.666667%;
    left: 66.666667%;
  }

  .lg\:inset-9\/12{
    top: 75%;
    right: 75%;
    bottom: 75%;
    left: 75%;
  }

  .lg\:inset-10\/12{
    top: 83.333333%;
    right: 83.333333%;
    bottom: 83.333333%;
    left: 83.333333%;
  }

  .lg\:inset-11\/12{
    top: 91.666667%;
    right: 91.666667%;
    bottom: 91.666667%;
    left: 91.666667%;
  }

  .lg\:-inset-0{
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
  }

  .lg\:-inset-1{
    top: -0.25rem;
    right: -0.25rem;
    bottom: -0.25rem;
    left: -0.25rem;
  }

  .lg\:-inset-2{
    top: -0.5rem;
    right: -0.5rem;
    bottom: -0.5rem;
    left: -0.5rem;
  }

  .lg\:-inset-3{
    top: -0.75rem;
    right: -0.75rem;
    bottom: -0.75rem;
    left: -0.75rem;
  }

  .lg\:-inset-4{
    top: -1rem;
    right: -1rem;
    bottom: -1rem;
    left: -1rem;
  }

  .lg\:-inset-5{
    top: -1.25rem;
    right: -1.25rem;
    bottom: -1.25rem;
    left: -1.25rem;
  }

  .lg\:-inset-6{
    top: -1.5rem;
    right: -1.5rem;
    bottom: -1.5rem;
    left: -1.5rem;
  }

  .lg\:-inset-7{
    top: -1.75rem;
    right: -1.75rem;
    bottom: -1.75rem;
    left: -1.75rem;
  }

  .lg\:-inset-8{
    top: -2rem;
    right: -2rem;
    bottom: -2rem;
    left: -2rem;
  }

  .lg\:-inset-9{
    top: -2.25rem;
    right: -2.25rem;
    bottom: -2.25rem;
    left: -2.25rem;
  }

  .lg\:-inset-10{
    top: -2.5rem;
    right: -2.5rem;
    bottom: -2.5rem;
    left: -2.5rem;
  }

  .lg\:-inset-11{
    top: -2.75rem;
    right: -2.75rem;
    bottom: -2.75rem;
    left: -2.75rem;
  }

  .lg\:-inset-12{
    top: -3rem;
    right: -3rem;
    bottom: -3rem;
    left: -3rem;
  }

  .lg\:-inset-13{
    top: -3.25rem;
    right: -3.25rem;
    bottom: -3.25rem;
    left: -3.25rem;
  }

  .lg\:-inset-14{
    top: -3.5rem;
    right: -3.5rem;
    bottom: -3.5rem;
    left: -3.5rem;
  }

  .lg\:-inset-15{
    top: -3.75rem;
    right: -3.75rem;
    bottom: -3.75rem;
    left: -3.75rem;
  }

  .lg\:-inset-16{
    top: -4rem;
    right: -4rem;
    bottom: -4rem;
    left: -4rem;
  }

  .lg\:-inset-17{
    top: -4.25rem;
    right: -4.25rem;
    bottom: -4.25rem;
    left: -4.25rem;
  }

  .lg\:-inset-18{
    top: -4.5rem;
    right: -4.5rem;
    bottom: -4.5rem;
    left: -4.5rem;
  }

  .lg\:-inset-19{
    top: -4.75rem;
    right: -4.75rem;
    bottom: -4.75rem;
    left: -4.75rem;
  }

  .lg\:-inset-20{
    top: -5rem;
    right: -5rem;
    bottom: -5rem;
    left: -5rem;
  }

  .lg\:-inset-22{
    top: -5.5rem;
    right: -5.5rem;
    bottom: -5.5rem;
    left: -5.5rem;
  }

  .lg\:-inset-24{
    top: -6rem;
    right: -6rem;
    bottom: -6rem;
    left: -6rem;
  }

  .lg\:-inset-25{
    top: -6.25rem;
    right: -6.25rem;
    bottom: -6.25rem;
    left: -6.25rem;
  }

  .lg\:-inset-28{
    top: -7rem;
    right: -7rem;
    bottom: -7rem;
    left: -7rem;
  }

  .lg\:-inset-30{
    top: -7.5rem;
    right: -7.5rem;
    bottom: -7.5rem;
    left: -7.5rem;
  }

  .lg\:-inset-32{
    top: -8rem;
    right: -8rem;
    bottom: -8rem;
    left: -8rem;
  }

  .lg\:-inset-34{
    top: -8.5rem;
    right: -8.5rem;
    bottom: -8.5rem;
    left: -8.5rem;
  }

  .lg\:-inset-35{
    top: -8.75rem;
    right: -8.75rem;
    bottom: -8.75rem;
    left: -8.75rem;
  }

  .lg\:-inset-36{
    top: -9rem;
    right: -9rem;
    bottom: -9rem;
    left: -9rem;
  }

  .lg\:-inset-39{
    top: -9.75rem;
    right: -9.75rem;
    bottom: -9.75rem;
    left: -9.75rem;
  }

  .lg\:-inset-40{
    top: -10rem;
    right: -10rem;
    bottom: -10rem;
    left: -10rem;
  }

  .lg\:-inset-42{
    top: -10.5rem;
    right: -10.5rem;
    bottom: -10.5rem;
    left: -10.5rem;
  }

  .lg\:-inset-44{
    top: -11rem;
    right: -11rem;
    bottom: -11rem;
    left: -11rem;
  }

  .lg\:-inset-45{
    top: -11.25rem;
    right: -11.25rem;
    bottom: -11.25rem;
    left: -11.25rem;
  }

  .lg\:-inset-48{
    top: -12rem;
    right: -12rem;
    bottom: -12rem;
    left: -12rem;
  }

  .lg\:-inset-50{
    top: -12.5rem;
    right: -12.5rem;
    bottom: -12.5rem;
    left: -12.5rem;
  }

  .lg\:-inset-52{
    top: -13rem;
    right: -13rem;
    bottom: -13rem;
    left: -13rem;
  }

  .lg\:-inset-55{
    top: -13.75rem;
    right: -13.75rem;
    bottom: -13.75rem;
    left: -13.75rem;
  }

  .lg\:-inset-56{
    top: -14rem;
    right: -14rem;
    bottom: -14rem;
    left: -14rem;
  }

  .lg\:-inset-58{
    top: -14.5rem;
    right: -14.5rem;
    bottom: -14.5rem;
    left: -14.5rem;
  }

  .lg\:-inset-60{
    top: -15rem;
    right: -15rem;
    bottom: -15rem;
    left: -15rem;
  }

  .lg\:-inset-64{
    top: -16rem;
    right: -16rem;
    bottom: -16rem;
    left: -16rem;
  }

  .lg\:-inset-65{
    top: -16.25rem;
    right: -16.25rem;
    bottom: -16.25rem;
    left: -16.25rem;
  }

  .lg\:-inset-68{
    top: -17rem;
    right: -17rem;
    bottom: -17rem;
    left: -17rem;
  }

  .lg\:-inset-69{
    top: -17.25rem;
    right: -17.25rem;
    bottom: -17.25rem;
    left: -17.25rem;
  }

  .lg\:-inset-70{
    top: -17.5rem;
    right: -17.5rem;
    bottom: -17.5rem;
    left: -17.5rem;
  }

  .lg\:-inset-72{
    top: -18rem;
    right: -18rem;
    bottom: -18rem;
    left: -18rem;
  }

  .lg\:-inset-75{
    top: -18.75rem;
    right: -18.75rem;
    bottom: -18.75rem;
    left: -18.75rem;
  }

  .lg\:-inset-80{
    top: -20rem;
    right: -20rem;
    bottom: -20rem;
    left: -20rem;
  }

  .lg\:-inset-85{
    top: -21.25rem;
    right: -21.25rem;
    bottom: -21.25rem;
    left: -21.25rem;
  }

  .lg\:-inset-86{
    top: -21.5rem;
    right: -21.5rem;
    bottom: -21.5rem;
    left: -21.5rem;
  }

  .lg\:-inset-90{
    top: -22.5rem;
    right: -22.5rem;
    bottom: -22.5rem;
    left: -22.5rem;
  }

  .lg\:-inset-96{
    top: -24rem;
    right: -24rem;
    bottom: -24rem;
    left: -24rem;
  }

  .lg\:-inset-100{
    top: -25rem;
    right: -25rem;
    bottom: -25rem;
    left: -25rem;
  }

  .lg\:-inset-115{
    top: -28.75rem;
    right: -28.75rem;
    bottom: -28.75rem;
    left: -28.75rem;
  }

  .lg\:-inset-125{
    top: -31.25rem;
    right: -31.25rem;
    bottom: -31.25rem;
    left: -31.25rem;
  }

  .lg\:-inset-142{
    top: -35.5rem;
    right: -35.5rem;
    bottom: -35.5rem;
    left: -35.5rem;
  }

  .lg\:-inset-150{
    top: -37.5rem;
    right: -37.5rem;
    bottom: -37.5rem;
    left: -37.5rem;
  }

  .lg\:-inset-156{
    top: -39rem;
    right: -39rem;
    bottom: -39rem;
    left: -39rem;
  }

  .lg\:-inset-160{
    top: -40rem;
    right: -40rem;
    bottom: -40rem;
    left: -40rem;
  }

  .lg\:-inset-175{
    top: -43.75rem;
    right: -43.75rem;
    bottom: -43.75rem;
    left: -43.75rem;
  }

  .lg\:-inset-207{
    top: -51.75rem;
    right: -51.75rem;
    bottom: -51.75rem;
    left: -51.75rem;
  }

  .lg\:-inset-242{
    top: -60.5rem;
    right: -60.5rem;
    bottom: -60.5rem;
    left: -60.5rem;
  }

  .lg\:-inset-250{
    top: -62.5rem;
    right: -62.5rem;
    bottom: -62.5rem;
    left: -62.5rem;
  }

  .lg\:-inset-258{
    top: -64.5rem;
    right: -64.5rem;
    bottom: -64.5rem;
    left: -64.5rem;
  }

  .lg\:-inset-265{
    top: -66.25rem;
    right: -66.25rem;
    bottom: -66.25rem;
    left: -66.25rem;
  }

  .lg\:-inset-280{
    top: -70rem;
    right: -70rem;
    bottom: -70rem;
    left: -70rem;
  }

  .lg\:-inset-px{
    top: -1px;
    right: -1px;
    bottom: -1px;
    left: -1px;
  }

  .lg\:-inset-0\.5{
    top: -0.125rem;
    right: -0.125rem;
    bottom: -0.125rem;
    left: -0.125rem;
  }

  .lg\:-inset-1\.5{
    top: -0.375rem;
    right: -0.375rem;
    bottom: -0.375rem;
    left: -0.375rem;
  }

  .lg\:-inset-2\.5{
    top: -0.625rem;
    right: -0.625rem;
    bottom: -0.625rem;
    left: -0.625rem;
  }

  .lg\:-inset-3\.5{
    top: -0.875rem;
    right: -0.875rem;
    bottom: -0.875rem;
    left: -0.875rem;
  }

  .lg\:-inset-0\.25{
    top: -0.0625rem;
    right: -0.0625rem;
    bottom: -0.0625rem;
    left: -0.0625rem;
  }

  .lg\:-inset-0\.75{
    top: -0.1875rem;
    right: -0.1875rem;
    bottom: -0.1875rem;
    left: -0.1875rem;
  }

  .lg\:-inset-1\.25{
    top: -0.3125rem;
    right: -0.3125rem;
    bottom: -0.3125rem;
    left: -0.3125rem;
  }

  .lg\:-inset-1\.75{
    top: -0.4375rem;
    right: -0.4375rem;
    bottom: -0.4375rem;
    left: -0.4375rem;
  }

  .lg\:-inset-2\.25{
    top: -0.5625rem;
    right: -0.5625rem;
    bottom: -0.5625rem;
    left: -0.5625rem;
  }

  .lg\:-inset-2\.75{
    top: -0.6875rem;
    right: -0.6875rem;
    bottom: -0.6875rem;
    left: -0.6875rem;
  }

  .lg\:-inset-3\.25{
    top: -0.8125rem;
    right: -0.8125rem;
    bottom: -0.8125rem;
    left: -0.8125rem;
  }

  .lg\:-inset-3\.75{
    top: -0.9375rem;
    right: -0.9375rem;
    bottom: -0.9375rem;
    left: -0.9375rem;
  }

  .lg\:-inset-4\.25{
    top: -1.0625rem;
    right: -1.0625rem;
    bottom: -1.0625rem;
    left: -1.0625rem;
  }

  .lg\:-inset-4\.5{
    top: -1.125rem;
    right: -1.125rem;
    bottom: -1.125rem;
    left: -1.125rem;
  }

  .lg\:-inset-4\.75{
    top: -1.1875rem;
    right: -1.1875rem;
    bottom: -1.1875rem;
    left: -1.1875rem;
  }

  .lg\:-inset-5\.25{
    top: -1.3125rem;
    right: -1.3125rem;
    bottom: -1.3125rem;
    left: -1.3125rem;
  }

  .lg\:-inset-5\.5{
    top: -1.375rem;
    right: -1.375rem;
    bottom: -1.375rem;
    left: -1.375rem;
  }

  .lg\:-inset-5\.75{
    top: -1.4375rem;
    right: -1.4375rem;
    bottom: -1.4375rem;
    left: -1.4375rem;
  }

  .lg\:-inset-6\.25{
    top: -1.5625rem;
    right: -1.5625rem;
    bottom: -1.5625rem;
    left: -1.5625rem;
  }

  .lg\:-inset-6\.5{
    top: -1.625rem;
    right: -1.625rem;
    bottom: -1.625rem;
    left: -1.625rem;
  }

  .lg\:-inset-6\.75{
    top: -1.6875rem;
    right: -1.6875rem;
    bottom: -1.6875rem;
    left: -1.6875rem;
  }

  .lg\:-inset-7\.25{
    top: -1.8125rem;
    right: -1.8125rem;
    bottom: -1.8125rem;
    left: -1.8125rem;
  }

  .lg\:-inset-7\.5{
    top: -1.875rem;
    right: -1.875rem;
    bottom: -1.875rem;
    left: -1.875rem;
  }

  .lg\:-inset-8\.25{
    top: -2.0625rem;
    right: -2.0625rem;
    bottom: -2.0625rem;
    left: -2.0625rem;
  }

  .lg\:-inset-8\.5{
    top: -2.125rem;
    right: -2.125rem;
    bottom: -2.125rem;
    left: -2.125rem;
  }

  .lg\:-inset-9\.25{
    top: -2.3125rem;
    right: -2.3125rem;
    bottom: -2.3125rem;
    left: -2.3125rem;
  }

  .lg\:-inset-9\.5{
    top: -2.375rem;
    right: -2.375rem;
    bottom: -2.375rem;
    left: -2.375rem;
  }

  .lg\:-inset-10\.5{
    top: -2.625rem;
    right: -2.625rem;
    bottom: -2.625rem;
    left: -2.625rem;
  }

  .lg\:-inset-11\.25{
    top: -2.8125rem;
    right: -2.8125rem;
    bottom: -2.8125rem;
    left: -2.8125rem;
  }

  .lg\:-inset-11\.5{
    top: -2.875rem;
    right: -2.875rem;
    bottom: -2.875rem;
    left: -2.875rem;
  }

  .lg\:-inset-12\.5{
    top: -3.125rem;
    right: -3.125rem;
    bottom: -3.125rem;
    left: -3.125rem;
  }

  .lg\:-inset-12\.75{
    top: -3.1875rem;
    right: -3.1875rem;
    bottom: -3.1875rem;
    left: -3.1875rem;
  }

  .lg\:-inset-13\.5{
    top: -3.375rem;
    right: -3.375rem;
    bottom: -3.375rem;
    left: -3.375rem;
  }

  .lg\:-inset-14\.5{
    top: -3.625rem;
    right: -3.625rem;
    bottom: -3.625rem;
    left: -3.625rem;
  }

  .lg\:-inset-15\.5{
    top: -3.875rem;
    right: -3.875rem;
    bottom: -3.875rem;
    left: -3.875rem;
  }

  .lg\:-inset-15\.75{
    top: -3.9375rem;
    right: -3.9375rem;
    bottom: -3.9375rem;
    left: -3.9375rem;
  }

  .lg\:-inset-16\.25{
    top: -4.0625rem;
    right: -4.0625rem;
    bottom: -4.0625rem;
    left: -4.0625rem;
  }

  .lg\:-inset-17\.25{
    top: -4.3125rem;
    right: -4.3125rem;
    bottom: -4.3125rem;
    left: -4.3125rem;
  }

  .lg\:-inset-17\.5{
    top: -4.375rem;
    right: -4.375rem;
    bottom: -4.375rem;
    left: -4.375rem;
  }

  .lg\:-inset-18\.25{
    top: -4.5625rem;
    right: -4.5625rem;
    bottom: -4.5625rem;
    left: -4.5625rem;
  }

  .lg\:-inset-18\.5{
    top: -4.625rem;
    right: -4.625rem;
    bottom: -4.625rem;
    left: -4.625rem;
  }

  .lg\:-inset-20\.25{
    top: -5.0625rem;
    right: -5.0625rem;
    bottom: -5.0625rem;
    left: -5.0625rem;
  }

  .lg\:-inset-20\.5{
    top: -5.125rem;
    right: -5.125rem;
    bottom: -5.125rem;
    left: -5.125rem;
  }

  .lg\:-inset-22\.5{
    top: -5.625rem;
    right: -5.625rem;
    bottom: -5.625rem;
    left: -5.625rem;
  }

  .lg\:-inset-25\.5{
    top: -6.375rem;
    right: -6.375rem;
    bottom: -6.375rem;
    left: -6.375rem;
  }

  .lg\:-inset-26\.75{
    top: -6.6875rem;
    right: -6.6875rem;
    bottom: -6.6875rem;
    left: -6.6875rem;
  }

  .lg\:-inset-32\.5{
    top: -8.125rem;
    right: -8.125rem;
    bottom: -8.125rem;
    left: -8.125rem;
  }

  .lg\:-inset-37\.5{
    top: -9.375rem;
    right: -9.375rem;
    bottom: -9.375rem;
    left: -9.375rem;
  }

  .lg\:-inset-41\.25{
    top: -10.3125rem;
    right: -10.3125rem;
    bottom: -10.3125rem;
    left: -10.3125rem;
  }

  .lg\:-inset-52\.5{
    top: -13.125rem;
    right: -13.125rem;
    bottom: -13.125rem;
    left: -13.125rem;
  }

  .lg\:-inset-54\.5{
    top: -13.625rem;
    right: -13.625rem;
    bottom: -13.625rem;
    left: -13.625rem;
  }

  .lg\:-inset-57\.25{
    top: -14.3125rem;
    right: -14.3125rem;
    bottom: -14.3125rem;
    left: -14.3125rem;
  }

  .lg\:-inset-57\.5{
    top: -14.375rem;
    right: -14.375rem;
    bottom: -14.375rem;
    left: -14.375rem;
  }

  .lg\:-inset-66\.25{
    top: -16.5625rem;
    right: -16.5625rem;
    bottom: -16.5625rem;
    left: -16.5625rem;
  }

  .lg\:-inset-74\.5{
    top: -18.125rem;
    right: -18.125rem;
    bottom: -18.125rem;
    left: -18.125rem;
  }

  .lg\:-inset-106\.25{
    top: -26.5625rem;
    right: -26.5625rem;
    bottom: -26.5625rem;
    left: -26.5625rem;
  }

  .lg\:-inset-112\.25{
    top: -28.0675rem;
    right: -28.0675rem;
    bottom: -28.0675rem;
    left: -28.0675rem;
  }

  .lg\:-inset-112\.75{
    top: -28.1875rem;
    right: -28.1875rem;
    bottom: -28.1875rem;
    left: -28.1875rem;
  }

  .lg\:-inset-147\.5{
    top: -36.875rem;
    right: -36.875rem;
    bottom: -36.875rem;
    left: -36.875rem;
  }

  .lg\:-inset-162\.5{
    top: -40.625rem;
    right: -40.625rem;
    bottom: -40.625rem;
    left: -40.625rem;
  }

  .lg\:-inset-172\.25{
    top: -42.5625rem;
    right: -42.5625rem;
    bottom: -42.5625rem;
    left: -42.5625rem;
  }

  .lg\:-inset-175\.25{
    top: -43.8125rem;
    right: -43.8125rem;
    bottom: -43.8125rem;
    left: -43.8125rem;
  }

  .lg\:-inset-184\.25{
    top: -46.0625rem;
    right: -46.0625rem;
    bottom: -46.0625rem;
    left: -46.0625rem;
  }

  .lg\:-inset-203\.25{
    top: -50.8125rem;
    right: -50.8125rem;
    bottom: -50.8125rem;
    left: -50.8125rem;
  }

  .lg\:-inset-half{
    top: -50%;
    right: -50%;
    bottom: -50%;
    left: -50%;
  }

  .lg\:-inset-full{
    top: -100%;
    right: -100%;
    bottom: -100%;
    left: -100%;
  }

  .lg\:-inset-1\/10{
    top: -10%;
    right: -10%;
    bottom: -10%;
    left: -10%;
  }

  .lg\:-inset-2\/10{
    top: -20%;
    right: -20%;
    bottom: -20%;
    left: -20%;
  }

  .lg\:-inset-3\/10{
    top: -30%;
    right: -30%;
    bottom: -30%;
    left: -30%;
  }

  .lg\:-inset-4\/10{
    top: -40%;
    right: -40%;
    bottom: -40%;
    left: -40%;
  }

  .lg\:-inset-4\.5\/10{
    top: -45%;
    right: -45%;
    bottom: -45%;
    left: -45%;
  }

  .lg\:-inset-5\/10{
    top: -50%;
    right: -50%;
    bottom: -50%;
    left: -50%;
  }

  .lg\:-inset-5\.5\/10{
    top: -55%;
    right: -55%;
    bottom: -55%;
    left: -55%;
  }

  .lg\:-inset-6\/10{
    top: -60%;
    right: -60%;
    bottom: -60%;
    left: -60%;
  }

  .lg\:-inset-7\/10{
    top: -70%;
    right: -70%;
    bottom: -70%;
    left: -70%;
  }

  .lg\:-inset-8\/10{
    top: -80%;
    right: -80%;
    bottom: -80%;
    left: -80%;
  }

  .lg\:-inset-9\/10{
    top: -90%;
    right: -90%;
    bottom: -90%;
    left: -90%;
  }

  .lg\:-inset-1\/12{
    top: -8.33333%;
    right: -8.33333%;
    bottom: -8.33333%;
    left: -8.33333%;
  }

  .lg\:-inset-2\/12{
    top: -16.66667%;
    right: -16.66667%;
    bottom: -16.66667%;
    left: -16.66667%;
  }

  .lg\:-inset-3\/12{
    top: -25%;
    right: -25%;
    bottom: -25%;
    left: -25%;
  }

  .lg\:-inset-4\/12{
    top: -33.33333%;
    right: -33.33333%;
    bottom: -33.33333%;
    left: -33.33333%;
  }

  .lg\:-inset-5\/12{
    top: -41.66667%;
    right: -41.66667%;
    bottom: -41.66667%;
    left: -41.66667%;
  }

  .lg\:-inset-6\/12{
    top: -50%;
    right: -50%;
    bottom: -50%;
    left: -50%;
  }

  .lg\:-inset-7\/12{
    top: -58.33333%;
    right: -58.33333%;
    bottom: -58.33333%;
    left: -58.33333%;
  }

  .lg\:-inset-8\/12{
    top: -66.66667%;
    right: -66.66667%;
    bottom: -66.66667%;
    left: -66.66667%;
  }

  .lg\:-inset-9\/12{
    top: -75%;
    right: -75%;
    bottom: -75%;
    left: -75%;
  }

  .lg\:-inset-10\/12{
    top: -83.33333%;
    right: -83.33333%;
    bottom: -83.33333%;
    left: -83.33333%;
  }

  .lg\:-inset-11\/12{
    top: -91.66667%;
    right: -91.66667%;
    bottom: -91.66667%;
    left: -91.66667%;
  }

  .lg\:inset-1\/2{
    top: 50%;
    right: 50%;
    bottom: 50%;
    left: 50%;
  }

  .lg\:inset-1\/3{
    top: 33.333333%;
    right: 33.333333%;
    bottom: 33.333333%;
    left: 33.333333%;
  }

  .lg\:inset-2\/3{
    top: 66.666667%;
    right: 66.666667%;
    bottom: 66.666667%;
    left: 66.666667%;
  }

  .lg\:inset-1\/4{
    top: 25%;
    right: 25%;
    bottom: 25%;
    left: 25%;
  }

  .lg\:inset-2\/4{
    top: 50%;
    right: 50%;
    bottom: 50%;
    left: 50%;
  }

  .lg\:inset-3\/4{
    top: 75%;
    right: 75%;
    bottom: 75%;
    left: 75%;
  }

  .lg\:-inset-1\/2{
    top: -50%;
    right: -50%;
    bottom: -50%;
    left: -50%;
  }

  .lg\:-inset-1\/3{
    top: -33.333333%;
    right: -33.333333%;
    bottom: -33.333333%;
    left: -33.333333%;
  }

  .lg\:-inset-2\/3{
    top: -66.666667%;
    right: -66.666667%;
    bottom: -66.666667%;
    left: -66.666667%;
  }

  .lg\:-inset-1\/4{
    top: -25%;
    right: -25%;
    bottom: -25%;
    left: -25%;
  }

  .lg\:-inset-2\/4{
    top: -50%;
    right: -50%;
    bottom: -50%;
    left: -50%;
  }

  .lg\:-inset-3\/4{
    top: -75%;
    right: -75%;
    bottom: -75%;
    left: -75%;
  }

  .lg\:inset-y-0{
    top: 0px;
    bottom: 0px;
  }

  .lg\:inset-x-0{
    right: 0px;
    left: 0px;
  }

  .lg\:inset-y-1{
    top: 0.25rem;
    bottom: 0.25rem;
  }

  .lg\:inset-x-1{
    right: 0.25rem;
    left: 0.25rem;
  }

  .lg\:inset-y-2{
    top: 0.5rem;
    bottom: 0.5rem;
  }

  .lg\:inset-x-2{
    right: 0.5rem;
    left: 0.5rem;
  }

  .lg\:inset-y-3{
    top: 0.75rem;
    bottom: 0.75rem;
  }

  .lg\:inset-x-3{
    right: 0.75rem;
    left: 0.75rem;
  }

  .lg\:inset-y-4{
    top: 1rem;
    bottom: 1rem;
  }

  .lg\:inset-x-4{
    right: 1rem;
    left: 1rem;
  }

  .lg\:inset-y-5{
    top: 1.25rem;
    bottom: 1.25rem;
  }

  .lg\:inset-x-5{
    right: 1.25rem;
    left: 1.25rem;
  }

  .lg\:inset-y-6{
    top: 1.5rem;
    bottom: 1.5rem;
  }

  .lg\:inset-x-6{
    right: 1.5rem;
    left: 1.5rem;
  }

  .lg\:inset-y-7{
    top: 1.75rem;
    bottom: 1.75rem;
  }

  .lg\:inset-x-7{
    right: 1.75rem;
    left: 1.75rem;
  }

  .lg\:inset-y-8{
    top: 2rem;
    bottom: 2rem;
  }

  .lg\:inset-x-8{
    right: 2rem;
    left: 2rem;
  }

  .lg\:inset-y-9{
    top: 2.25rem;
    bottom: 2.25rem;
  }

  .lg\:inset-x-9{
    right: 2.25rem;
    left: 2.25rem;
  }

  .lg\:inset-y-10{
    top: 2.5rem;
    bottom: 2.5rem;
  }

  .lg\:inset-x-10{
    right: 2.5rem;
    left: 2.5rem;
  }

  .lg\:inset-y-11{
    top: 2.75rem;
    bottom: 2.75rem;
  }

  .lg\:inset-x-11{
    right: 2.75rem;
    left: 2.75rem;
  }

  .lg\:inset-y-12{
    top: 3rem;
    bottom: 3rem;
  }

  .lg\:inset-x-12{
    right: 3rem;
    left: 3rem;
  }

  .lg\:inset-y-13{
    top: 3.25rem;
    bottom: 3.25rem;
  }

  .lg\:inset-x-13{
    right: 3.25rem;
    left: 3.25rem;
  }

  .lg\:inset-y-14{
    top: 3.5rem;
    bottom: 3.5rem;
  }

  .lg\:inset-x-14{
    right: 3.5rem;
    left: 3.5rem;
  }

  .lg\:inset-y-15{
    top: 3.75rem;
    bottom: 3.75rem;
  }

  .lg\:inset-x-15{
    right: 3.75rem;
    left: 3.75rem;
  }

  .lg\:inset-y-16{
    top: 4rem;
    bottom: 4rem;
  }

  .lg\:inset-x-16{
    right: 4rem;
    left: 4rem;
  }

  .lg\:inset-y-17{
    top: 4.25rem;
    bottom: 4.25rem;
  }

  .lg\:inset-x-17{
    right: 4.25rem;
    left: 4.25rem;
  }

  .lg\:inset-y-18{
    top: 4.5rem;
    bottom: 4.5rem;
  }

  .lg\:inset-x-18{
    right: 4.5rem;
    left: 4.5rem;
  }

  .lg\:inset-y-19{
    top: 4.75rem;
    bottom: 4.75rem;
  }

  .lg\:inset-x-19{
    right: 4.75rem;
    left: 4.75rem;
  }

  .lg\:inset-y-20{
    top: 5rem;
    bottom: 5rem;
  }

  .lg\:inset-x-20{
    right: 5rem;
    left: 5rem;
  }

  .lg\:inset-y-22{
    top: 5.5rem;
    bottom: 5.5rem;
  }

  .lg\:inset-x-22{
    right: 5.5rem;
    left: 5.5rem;
  }

  .lg\:inset-y-24{
    top: 6rem;
    bottom: 6rem;
  }

  .lg\:inset-x-24{
    right: 6rem;
    left: 6rem;
  }

  .lg\:inset-y-25{
    top: 6.25rem;
    bottom: 6.25rem;
  }

  .lg\:inset-x-25{
    right: 6.25rem;
    left: 6.25rem;
  }

  .lg\:inset-y-28{
    top: 7rem;
    bottom: 7rem;
  }

  .lg\:inset-x-28{
    right: 7rem;
    left: 7rem;
  }

  .lg\:inset-y-30{
    top: 7.5rem;
    bottom: 7.5rem;
  }

  .lg\:inset-x-30{
    right: 7.5rem;
    left: 7.5rem;
  }

  .lg\:inset-y-32{
    top: 8rem;
    bottom: 8rem;
  }

  .lg\:inset-x-32{
    right: 8rem;
    left: 8rem;
  }

  .lg\:inset-y-34{
    top: 8.5rem;
    bottom: 8.5rem;
  }

  .lg\:inset-x-34{
    right: 8.5rem;
    left: 8.5rem;
  }

  .lg\:inset-y-35{
    top: 8.75rem;
    bottom: 8.75rem;
  }

  .lg\:inset-x-35{
    right: 8.75rem;
    left: 8.75rem;
  }

  .lg\:inset-y-36{
    top: 9rem;
    bottom: 9rem;
  }

  .lg\:inset-x-36{
    right: 9rem;
    left: 9rem;
  }

  .lg\:inset-y-39{
    top: 9.75rem;
    bottom: 9.75rem;
  }

  .lg\:inset-x-39{
    right: 9.75rem;
    left: 9.75rem;
  }

  .lg\:inset-y-40{
    top: 10rem;
    bottom: 10rem;
  }

  .lg\:inset-x-40{
    right: 10rem;
    left: 10rem;
  }

  .lg\:inset-y-42{
    top: 10.5rem;
    bottom: 10.5rem;
  }

  .lg\:inset-x-42{
    right: 10.5rem;
    left: 10.5rem;
  }

  .lg\:inset-y-44{
    top: 11rem;
    bottom: 11rem;
  }

  .lg\:inset-x-44{
    right: 11rem;
    left: 11rem;
  }

  .lg\:inset-y-45{
    top: 11.25rem;
    bottom: 11.25rem;
  }

  .lg\:inset-x-45{
    right: 11.25rem;
    left: 11.25rem;
  }

  .lg\:inset-y-48{
    top: 12rem;
    bottom: 12rem;
  }

  .lg\:inset-x-48{
    right: 12rem;
    left: 12rem;
  }

  .lg\:inset-y-50{
    top: 12.5rem;
    bottom: 12.5rem;
  }

  .lg\:inset-x-50{
    right: 12.5rem;
    left: 12.5rem;
  }

  .lg\:inset-y-52{
    top: 13rem;
    bottom: 13rem;
  }

  .lg\:inset-x-52{
    right: 13rem;
    left: 13rem;
  }

  .lg\:inset-y-55{
    top: 13.75rem;
    bottom: 13.75rem;
  }

  .lg\:inset-x-55{
    right: 13.75rem;
    left: 13.75rem;
  }

  .lg\:inset-y-56{
    top: 14rem;
    bottom: 14rem;
  }

  .lg\:inset-x-56{
    right: 14rem;
    left: 14rem;
  }

  .lg\:inset-y-58{
    top: 14.5rem;
    bottom: 14.5rem;
  }

  .lg\:inset-x-58{
    right: 14.5rem;
    left: 14.5rem;
  }

  .lg\:inset-y-60{
    top: 15rem;
    bottom: 15rem;
  }

  .lg\:inset-x-60{
    right: 15rem;
    left: 15rem;
  }

  .lg\:inset-y-64{
    top: 16rem;
    bottom: 16rem;
  }

  .lg\:inset-x-64{
    right: 16rem;
    left: 16rem;
  }

  .lg\:inset-y-65{
    top: 16.25rem;
    bottom: 16.25rem;
  }

  .lg\:inset-x-65{
    right: 16.25rem;
    left: 16.25rem;
  }

  .lg\:inset-y-68{
    top: 17rem;
    bottom: 17rem;
  }

  .lg\:inset-x-68{
    right: 17rem;
    left: 17rem;
  }

  .lg\:inset-y-69{
    top: 17.25rem;
    bottom: 17.25rem;
  }

  .lg\:inset-x-69{
    right: 17.25rem;
    left: 17.25rem;
  }

  .lg\:inset-y-70{
    top: 17.5rem;
    bottom: 17.5rem;
  }

  .lg\:inset-x-70{
    right: 17.5rem;
    left: 17.5rem;
  }

  .lg\:inset-y-72{
    top: 18rem;
    bottom: 18rem;
  }

  .lg\:inset-x-72{
    right: 18rem;
    left: 18rem;
  }

  .lg\:inset-y-75{
    top: 18.75rem;
    bottom: 18.75rem;
  }

  .lg\:inset-x-75{
    right: 18.75rem;
    left: 18.75rem;
  }

  .lg\:inset-y-80{
    top: 20rem;
    bottom: 20rem;
  }

  .lg\:inset-x-80{
    right: 20rem;
    left: 20rem;
  }

  .lg\:inset-y-85{
    top: 21.25rem;
    bottom: 21.25rem;
  }

  .lg\:inset-x-85{
    right: 21.25rem;
    left: 21.25rem;
  }

  .lg\:inset-y-86{
    top: 21.5rem;
    bottom: 21.5rem;
  }

  .lg\:inset-x-86{
    right: 21.5rem;
    left: 21.5rem;
  }

  .lg\:inset-y-90{
    top: 22.5rem;
    bottom: 22.5rem;
  }

  .lg\:inset-x-90{
    right: 22.5rem;
    left: 22.5rem;
  }

  .lg\:inset-y-96{
    top: 24rem;
    bottom: 24rem;
  }

  .lg\:inset-x-96{
    right: 24rem;
    left: 24rem;
  }

  .lg\:inset-y-100{
    top: 25rem;
    bottom: 25rem;
  }

  .lg\:inset-x-100{
    right: 25rem;
    left: 25rem;
  }

  .lg\:inset-y-115{
    top: 28.75rem;
    bottom: 28.75rem;
  }

  .lg\:inset-x-115{
    right: 28.75rem;
    left: 28.75rem;
  }

  .lg\:inset-y-125{
    top: 31.25rem;
    bottom: 31.25rem;
  }

  .lg\:inset-x-125{
    right: 31.25rem;
    left: 31.25rem;
  }

  .lg\:inset-y-142{
    top: 35.5rem;
    bottom: 35.5rem;
  }

  .lg\:inset-x-142{
    right: 35.5rem;
    left: 35.5rem;
  }

  .lg\:inset-y-150{
    top: 37.5rem;
    bottom: 37.5rem;
  }

  .lg\:inset-x-150{
    right: 37.5rem;
    left: 37.5rem;
  }

  .lg\:inset-y-156{
    top: 39rem;
    bottom: 39rem;
  }

  .lg\:inset-x-156{
    right: 39rem;
    left: 39rem;
  }

  .lg\:inset-y-160{
    top: 40rem;
    bottom: 40rem;
  }

  .lg\:inset-x-160{
    right: 40rem;
    left: 40rem;
  }

  .lg\:inset-y-175{
    top: 43.75rem;
    bottom: 43.75rem;
  }

  .lg\:inset-x-175{
    right: 43.75rem;
    left: 43.75rem;
  }

  .lg\:inset-y-207{
    top: 51.75rem;
    bottom: 51.75rem;
  }

  .lg\:inset-x-207{
    right: 51.75rem;
    left: 51.75rem;
  }

  .lg\:inset-y-242{
    top: 60.5rem;
    bottom: 60.5rem;
  }

  .lg\:inset-x-242{
    right: 60.5rem;
    left: 60.5rem;
  }

  .lg\:inset-y-250{
    top: 62.5rem;
    bottom: 62.5rem;
  }

  .lg\:inset-x-250{
    right: 62.5rem;
    left: 62.5rem;
  }

  .lg\:inset-y-258{
    top: 64.5rem;
    bottom: 64.5rem;
  }

  .lg\:inset-x-258{
    right: 64.5rem;
    left: 64.5rem;
  }

  .lg\:inset-y-265{
    top: 66.25rem;
    bottom: 66.25rem;
  }

  .lg\:inset-x-265{
    right: 66.25rem;
    left: 66.25rem;
  }

  .lg\:inset-y-280{
    top: 70rem;
    bottom: 70rem;
  }

  .lg\:inset-x-280{
    right: 70rem;
    left: 70rem;
  }

  .lg\:inset-y-auto{
    top: auto;
    bottom: auto;
  }

  .lg\:inset-x-auto{
    right: auto;
    left: auto;
  }

  .lg\:inset-y-px{
    top: 1px;
    bottom: 1px;
  }

  .lg\:inset-x-px{
    right: 1px;
    left: 1px;
  }

  .lg\:inset-y-0\.5{
    top: 0.125rem;
    bottom: 0.125rem;
  }

  .lg\:inset-x-0\.5{
    right: 0.125rem;
    left: 0.125rem;
  }

  .lg\:inset-y-1\.5{
    top: 0.375rem;
    bottom: 0.375rem;
  }

  .lg\:inset-x-1\.5{
    right: 0.375rem;
    left: 0.375rem;
  }

  .lg\:inset-y-2\.5{
    top: 0.625rem;
    bottom: 0.625rem;
  }

  .lg\:inset-x-2\.5{
    right: 0.625rem;
    left: 0.625rem;
  }

  .lg\:inset-y-3\.5{
    top: 0.875rem;
    bottom: 0.875rem;
  }

  .lg\:inset-x-3\.5{
    right: 0.875rem;
    left: 0.875rem;
  }

  .lg\:inset-y-0\.25{
    top: 0.0625rem;
    bottom: 0.0625rem;
  }

  .lg\:inset-x-0\.25{
    right: 0.0625rem;
    left: 0.0625rem;
  }

  .lg\:inset-y-0\.75{
    top: 0.1875rem;
    bottom: 0.1875rem;
  }

  .lg\:inset-x-0\.75{
    right: 0.1875rem;
    left: 0.1875rem;
  }

  .lg\:inset-y-1\.25{
    top: 0.3125rem;
    bottom: 0.3125rem;
  }

  .lg\:inset-x-1\.25{
    right: 0.3125rem;
    left: 0.3125rem;
  }

  .lg\:inset-y-1\.75{
    top: 0.4375rem;
    bottom: 0.4375rem;
  }

  .lg\:inset-x-1\.75{
    right: 0.4375rem;
    left: 0.4375rem;
  }

  .lg\:inset-y-2\.25{
    top: 0.5625rem;
    bottom: 0.5625rem;
  }

  .lg\:inset-x-2\.25{
    right: 0.5625rem;
    left: 0.5625rem;
  }

  .lg\:inset-y-2\.75{
    top: 0.6875rem;
    bottom: 0.6875rem;
  }

  .lg\:inset-x-2\.75{
    right: 0.6875rem;
    left: 0.6875rem;
  }

  .lg\:inset-y-3\.25{
    top: 0.8125rem;
    bottom: 0.8125rem;
  }

  .lg\:inset-x-3\.25{
    right: 0.8125rem;
    left: 0.8125rem;
  }

  .lg\:inset-y-3\.75{
    top: 0.9375rem;
    bottom: 0.9375rem;
  }

  .lg\:inset-x-3\.75{
    right: 0.9375rem;
    left: 0.9375rem;
  }

  .lg\:inset-y-4\.25{
    top: 1.0625rem;
    bottom: 1.0625rem;
  }

  .lg\:inset-x-4\.25{
    right: 1.0625rem;
    left: 1.0625rem;
  }

  .lg\:inset-y-4\.5{
    top: 1.125rem;
    bottom: 1.125rem;
  }

  .lg\:inset-x-4\.5{
    right: 1.125rem;
    left: 1.125rem;
  }

  .lg\:inset-y-4\.75{
    top: 1.1875rem;
    bottom: 1.1875rem;
  }

  .lg\:inset-x-4\.75{
    right: 1.1875rem;
    left: 1.1875rem;
  }

  .lg\:inset-y-5\.25{
    top: 1.3125rem;
    bottom: 1.3125rem;
  }

  .lg\:inset-x-5\.25{
    right: 1.3125rem;
    left: 1.3125rem;
  }

  .lg\:inset-y-5\.5{
    top: 1.375rem;
    bottom: 1.375rem;
  }

  .lg\:inset-x-5\.5{
    right: 1.375rem;
    left: 1.375rem;
  }

  .lg\:inset-y-5\.75{
    top: 1.4375rem;
    bottom: 1.4375rem;
  }

  .lg\:inset-x-5\.75{
    right: 1.4375rem;
    left: 1.4375rem;
  }

  .lg\:inset-y-6\.25{
    top: 1.5625rem;
    bottom: 1.5625rem;
  }

  .lg\:inset-x-6\.25{
    right: 1.5625rem;
    left: 1.5625rem;
  }

  .lg\:inset-y-6\.5{
    top: 1.625rem;
    bottom: 1.625rem;
  }

  .lg\:inset-x-6\.5{
    right: 1.625rem;
    left: 1.625rem;
  }

  .lg\:inset-y-6\.75{
    top: 1.6875rem;
    bottom: 1.6875rem;
  }

  .lg\:inset-x-6\.75{
    right: 1.6875rem;
    left: 1.6875rem;
  }

  .lg\:inset-y-7\.25{
    top: 1.8125rem;
    bottom: 1.8125rem;
  }

  .lg\:inset-x-7\.25{
    right: 1.8125rem;
    left: 1.8125rem;
  }

  .lg\:inset-y-7\.5{
    top: 1.875rem;
    bottom: 1.875rem;
  }

  .lg\:inset-x-7\.5{
    right: 1.875rem;
    left: 1.875rem;
  }

  .lg\:inset-y-8\.25{
    top: 2.0625rem;
    bottom: 2.0625rem;
  }

  .lg\:inset-x-8\.25{
    right: 2.0625rem;
    left: 2.0625rem;
  }

  .lg\:inset-y-8\.5{
    top: 2.125rem;
    bottom: 2.125rem;
  }

  .lg\:inset-x-8\.5{
    right: 2.125rem;
    left: 2.125rem;
  }

  .lg\:inset-y-9\.25{
    top: 2.3125rem;
    bottom: 2.3125rem;
  }

  .lg\:inset-x-9\.25{
    right: 2.3125rem;
    left: 2.3125rem;
  }

  .lg\:inset-y-9\.5{
    top: 2.375rem;
    bottom: 2.375rem;
  }

  .lg\:inset-x-9\.5{
    right: 2.375rem;
    left: 2.375rem;
  }

  .lg\:inset-y-10\.5{
    top: 2.625rem;
    bottom: 2.625rem;
  }

  .lg\:inset-x-10\.5{
    right: 2.625rem;
    left: 2.625rem;
  }

  .lg\:inset-y-11\.25{
    top: 2.8125rem;
    bottom: 2.8125rem;
  }

  .lg\:inset-x-11\.25{
    right: 2.8125rem;
    left: 2.8125rem;
  }

  .lg\:inset-y-11\.5{
    top: 2.875rem;
    bottom: 2.875rem;
  }

  .lg\:inset-x-11\.5{
    right: 2.875rem;
    left: 2.875rem;
  }

  .lg\:inset-y-12\.5{
    top: 3.125rem;
    bottom: 3.125rem;
  }

  .lg\:inset-x-12\.5{
    right: 3.125rem;
    left: 3.125rem;
  }

  .lg\:inset-y-12\.75{
    top: 3.1875rem;
    bottom: 3.1875rem;
  }

  .lg\:inset-x-12\.75{
    right: 3.1875rem;
    left: 3.1875rem;
  }

  .lg\:inset-y-13\.5{
    top: 3.375rem;
    bottom: 3.375rem;
  }

  .lg\:inset-x-13\.5{
    right: 3.375rem;
    left: 3.375rem;
  }

  .lg\:inset-y-14\.5{
    top: 3.625rem;
    bottom: 3.625rem;
  }

  .lg\:inset-x-14\.5{
    right: 3.625rem;
    left: 3.625rem;
  }

  .lg\:inset-y-15\.5{
    top: 3.875rem;
    bottom: 3.875rem;
  }

  .lg\:inset-x-15\.5{
    right: 3.875rem;
    left: 3.875rem;
  }

  .lg\:inset-y-15\.75{
    top: 3.9375rem;
    bottom: 3.9375rem;
  }

  .lg\:inset-x-15\.75{
    right: 3.9375rem;
    left: 3.9375rem;
  }

  .lg\:inset-y-16\.25{
    top: 4.0625rem;
    bottom: 4.0625rem;
  }

  .lg\:inset-x-16\.25{
    right: 4.0625rem;
    left: 4.0625rem;
  }

  .lg\:inset-y-17\.25{
    top: 4.3125rem;
    bottom: 4.3125rem;
  }

  .lg\:inset-x-17\.25{
    right: 4.3125rem;
    left: 4.3125rem;
  }

  .lg\:inset-y-17\.5{
    top: 4.375rem;
    bottom: 4.375rem;
  }

  .lg\:inset-x-17\.5{
    right: 4.375rem;
    left: 4.375rem;
  }

  .lg\:inset-y-18\.25{
    top: 4.5625rem;
    bottom: 4.5625rem;
  }

  .lg\:inset-x-18\.25{
    right: 4.5625rem;
    left: 4.5625rem;
  }

  .lg\:inset-y-18\.5{
    top: 4.625rem;
    bottom: 4.625rem;
  }

  .lg\:inset-x-18\.5{
    right: 4.625rem;
    left: 4.625rem;
  }

  .lg\:inset-y-20\.25{
    top: 5.0625rem;
    bottom: 5.0625rem;
  }

  .lg\:inset-x-20\.25{
    right: 5.0625rem;
    left: 5.0625rem;
  }

  .lg\:inset-y-20\.5{
    top: 5.125rem;
    bottom: 5.125rem;
  }

  .lg\:inset-x-20\.5{
    right: 5.125rem;
    left: 5.125rem;
  }

  .lg\:inset-y-22\.5{
    top: 5.625rem;
    bottom: 5.625rem;
  }

  .lg\:inset-x-22\.5{
    right: 5.625rem;
    left: 5.625rem;
  }

  .lg\:inset-y-25\.5{
    top: 6.375rem;
    bottom: 6.375rem;
  }

  .lg\:inset-x-25\.5{
    right: 6.375rem;
    left: 6.375rem;
  }

  .lg\:inset-y-26\.75{
    top: 6.6875rem;
    bottom: 6.6875rem;
  }

  .lg\:inset-x-26\.75{
    right: 6.6875rem;
    left: 6.6875rem;
  }

  .lg\:inset-y-32\.5{
    top: 8.125rem;
    bottom: 8.125rem;
  }

  .lg\:inset-x-32\.5{
    right: 8.125rem;
    left: 8.125rem;
  }

  .lg\:inset-y-37\.5{
    top: 9.375rem;
    bottom: 9.375rem;
  }

  .lg\:inset-x-37\.5{
    right: 9.375rem;
    left: 9.375rem;
  }

  .lg\:inset-y-41\.25{
    top: 10.3125rem;
    bottom: 10.3125rem;
  }

  .lg\:inset-x-41\.25{
    right: 10.3125rem;
    left: 10.3125rem;
  }

  .lg\:inset-y-52\.5{
    top: 13.125rem;
    bottom: 13.125rem;
  }

  .lg\:inset-x-52\.5{
    right: 13.125rem;
    left: 13.125rem;
  }

  .lg\:inset-y-54\.5{
    top: 13.625rem;
    bottom: 13.625rem;
  }

  .lg\:inset-x-54\.5{
    right: 13.625rem;
    left: 13.625rem;
  }

  .lg\:inset-y-57\.25{
    top: 14.3125rem;
    bottom: 14.3125rem;
  }

  .lg\:inset-x-57\.25{
    right: 14.3125rem;
    left: 14.3125rem;
  }

  .lg\:inset-y-57\.5{
    top: 14.375rem;
    bottom: 14.375rem;
  }

  .lg\:inset-x-57\.5{
    right: 14.375rem;
    left: 14.375rem;
  }

  .lg\:inset-y-66\.25{
    top: 16.5625rem;
    bottom: 16.5625rem;
  }

  .lg\:inset-x-66\.25{
    right: 16.5625rem;
    left: 16.5625rem;
  }

  .lg\:inset-y-74\.5{
    top: 18.125rem;
    bottom: 18.125rem;
  }

  .lg\:inset-x-74\.5{
    right: 18.125rem;
    left: 18.125rem;
  }

  .lg\:inset-y-106\.25{
    top: 26.5625rem;
    bottom: 26.5625rem;
  }

  .lg\:inset-x-106\.25{
    right: 26.5625rem;
    left: 26.5625rem;
  }

  .lg\:inset-y-112\.25{
    top: 28.0675rem;
    bottom: 28.0675rem;
  }

  .lg\:inset-x-112\.25{
    right: 28.0675rem;
    left: 28.0675rem;
  }

  .lg\:inset-y-112\.75{
    top: 28.1875rem;
    bottom: 28.1875rem;
  }

  .lg\:inset-x-112\.75{
    right: 28.1875rem;
    left: 28.1875rem;
  }

  .lg\:inset-y-147\.5{
    top: 36.875rem;
    bottom: 36.875rem;
  }

  .lg\:inset-x-147\.5{
    right: 36.875rem;
    left: 36.875rem;
  }

  .lg\:inset-y-162\.5{
    top: 40.625rem;
    bottom: 40.625rem;
  }

  .lg\:inset-x-162\.5{
    right: 40.625rem;
    left: 40.625rem;
  }

  .lg\:inset-y-172\.25{
    top: 42.5625rem;
    bottom: 42.5625rem;
  }

  .lg\:inset-x-172\.25{
    right: 42.5625rem;
    left: 42.5625rem;
  }

  .lg\:inset-y-175\.25{
    top: 43.8125rem;
    bottom: 43.8125rem;
  }

  .lg\:inset-x-175\.25{
    right: 43.8125rem;
    left: 43.8125rem;
  }

  .lg\:inset-y-184\.25{
    top: 46.0625rem;
    bottom: 46.0625rem;
  }

  .lg\:inset-x-184\.25{
    right: 46.0625rem;
    left: 46.0625rem;
  }

  .lg\:inset-y-203\.25{
    top: 50.8125rem;
    bottom: 50.8125rem;
  }

  .lg\:inset-x-203\.25{
    right: 50.8125rem;
    left: 50.8125rem;
  }

  .lg\:inset-y-half{
    top: 50%;
    bottom: 50%;
  }

  .lg\:inset-x-half{
    right: 50%;
    left: 50%;
  }

  .lg\:inset-y-full{
    top: 100%;
    bottom: 100%;
  }

  .lg\:inset-x-full{
    right: 100%;
    left: 100%;
  }

  .lg\:inset-y-1\/10{
    top: 10%;
    bottom: 10%;
  }

  .lg\:inset-x-1\/10{
    right: 10%;
    left: 10%;
  }

  .lg\:inset-y-2\/10{
    top: 20%;
    bottom: 20%;
  }

  .lg\:inset-x-2\/10{
    right: 20%;
    left: 20%;
  }

  .lg\:inset-y-3\/10{
    top: 30%;
    bottom: 30%;
  }

  .lg\:inset-x-3\/10{
    right: 30%;
    left: 30%;
  }

  .lg\:inset-y-4\/10{
    top: 40%;
    bottom: 40%;
  }

  .lg\:inset-x-4\/10{
    right: 40%;
    left: 40%;
  }

  .lg\:inset-y-4\.5\/10{
    top: 45%;
    bottom: 45%;
  }

  .lg\:inset-x-4\.5\/10{
    right: 45%;
    left: 45%;
  }

  .lg\:inset-y-5\/10{
    top: 50%;
    bottom: 50%;
  }

  .lg\:inset-x-5\/10{
    right: 50%;
    left: 50%;
  }

  .lg\:inset-y-5\.5\/10{
    top: 55%;
    bottom: 55%;
  }

  .lg\:inset-x-5\.5\/10{
    right: 55%;
    left: 55%;
  }

  .lg\:inset-y-6\/10{
    top: 60%;
    bottom: 60%;
  }

  .lg\:inset-x-6\/10{
    right: 60%;
    left: 60%;
  }

  .lg\:inset-y-7\/10{
    top: 70%;
    bottom: 70%;
  }

  .lg\:inset-x-7\/10{
    right: 70%;
    left: 70%;
  }

  .lg\:inset-y-8\/10{
    top: 80%;
    bottom: 80%;
  }

  .lg\:inset-x-8\/10{
    right: 80%;
    left: 80%;
  }

  .lg\:inset-y-9\/10{
    top: 90%;
    bottom: 90%;
  }

  .lg\:inset-x-9\/10{
    right: 90%;
    left: 90%;
  }

  .lg\:inset-y-1\/12{
    top: 8.333333%;
    bottom: 8.333333%;
  }

  .lg\:inset-x-1\/12{
    right: 8.333333%;
    left: 8.333333%;
  }

  .lg\:inset-y-2\/12{
    top: 16.666667%;
    bottom: 16.666667%;
  }

  .lg\:inset-x-2\/12{
    right: 16.666667%;
    left: 16.666667%;
  }

  .lg\:inset-y-3\/12{
    top: 25%;
    bottom: 25%;
  }

  .lg\:inset-x-3\/12{
    right: 25%;
    left: 25%;
  }

  .lg\:inset-y-4\/12{
    top: 33.333333%;
    bottom: 33.333333%;
  }

  .lg\:inset-x-4\/12{
    right: 33.333333%;
    left: 33.333333%;
  }

  .lg\:inset-y-5\/12{
    top: 41.666667%;
    bottom: 41.666667%;
  }

  .lg\:inset-x-5\/12{
    right: 41.666667%;
    left: 41.666667%;
  }

  .lg\:inset-y-6\/12{
    top: 50%;
    bottom: 50%;
  }

  .lg\:inset-x-6\/12{
    right: 50%;
    left: 50%;
  }

  .lg\:inset-y-7\/12{
    top: 58.333333%;
    bottom: 58.333333%;
  }

  .lg\:inset-x-7\/12{
    right: 58.333333%;
    left: 58.333333%;
  }

  .lg\:inset-y-8\/12{
    top: 66.666667%;
    bottom: 66.666667%;
  }

  .lg\:inset-x-8\/12{
    right: 66.666667%;
    left: 66.666667%;
  }

  .lg\:inset-y-9\/12{
    top: 75%;
    bottom: 75%;
  }

  .lg\:inset-x-9\/12{
    right: 75%;
    left: 75%;
  }

  .lg\:inset-y-10\/12{
    top: 83.333333%;
    bottom: 83.333333%;
  }

  .lg\:inset-x-10\/12{
    right: 83.333333%;
    left: 83.333333%;
  }

  .lg\:inset-y-11\/12{
    top: 91.666667%;
    bottom: 91.666667%;
  }

  .lg\:inset-x-11\/12{
    right: 91.666667%;
    left: 91.666667%;
  }

  .lg\:-inset-y-0{
    top: 0px;
    bottom: 0px;
  }

  .lg\:-inset-x-0{
    right: 0px;
    left: 0px;
  }

  .lg\:-inset-y-1{
    top: -0.25rem;
    bottom: -0.25rem;
  }

  .lg\:-inset-x-1{
    right: -0.25rem;
    left: -0.25rem;
  }

  .lg\:-inset-y-2{
    top: -0.5rem;
    bottom: -0.5rem;
  }

  .lg\:-inset-x-2{
    right: -0.5rem;
    left: -0.5rem;
  }

  .lg\:-inset-y-3{
    top: -0.75rem;
    bottom: -0.75rem;
  }

  .lg\:-inset-x-3{
    right: -0.75rem;
    left: -0.75rem;
  }

  .lg\:-inset-y-4{
    top: -1rem;
    bottom: -1rem;
  }

  .lg\:-inset-x-4{
    right: -1rem;
    left: -1rem;
  }

  .lg\:-inset-y-5{
    top: -1.25rem;
    bottom: -1.25rem;
  }

  .lg\:-inset-x-5{
    right: -1.25rem;
    left: -1.25rem;
  }

  .lg\:-inset-y-6{
    top: -1.5rem;
    bottom: -1.5rem;
  }

  .lg\:-inset-x-6{
    right: -1.5rem;
    left: -1.5rem;
  }

  .lg\:-inset-y-7{
    top: -1.75rem;
    bottom: -1.75rem;
  }

  .lg\:-inset-x-7{
    right: -1.75rem;
    left: -1.75rem;
  }

  .lg\:-inset-y-8{
    top: -2rem;
    bottom: -2rem;
  }

  .lg\:-inset-x-8{
    right: -2rem;
    left: -2rem;
  }

  .lg\:-inset-y-9{
    top: -2.25rem;
    bottom: -2.25rem;
  }

  .lg\:-inset-x-9{
    right: -2.25rem;
    left: -2.25rem;
  }

  .lg\:-inset-y-10{
    top: -2.5rem;
    bottom: -2.5rem;
  }

  .lg\:-inset-x-10{
    right: -2.5rem;
    left: -2.5rem;
  }

  .lg\:-inset-y-11{
    top: -2.75rem;
    bottom: -2.75rem;
  }

  .lg\:-inset-x-11{
    right: -2.75rem;
    left: -2.75rem;
  }

  .lg\:-inset-y-12{
    top: -3rem;
    bottom: -3rem;
  }

  .lg\:-inset-x-12{
    right: -3rem;
    left: -3rem;
  }

  .lg\:-inset-y-13{
    top: -3.25rem;
    bottom: -3.25rem;
  }

  .lg\:-inset-x-13{
    right: -3.25rem;
    left: -3.25rem;
  }

  .lg\:-inset-y-14{
    top: -3.5rem;
    bottom: -3.5rem;
  }

  .lg\:-inset-x-14{
    right: -3.5rem;
    left: -3.5rem;
  }

  .lg\:-inset-y-15{
    top: -3.75rem;
    bottom: -3.75rem;
  }

  .lg\:-inset-x-15{
    right: -3.75rem;
    left: -3.75rem;
  }

  .lg\:-inset-y-16{
    top: -4rem;
    bottom: -4rem;
  }

  .lg\:-inset-x-16{
    right: -4rem;
    left: -4rem;
  }

  .lg\:-inset-y-17{
    top: -4.25rem;
    bottom: -4.25rem;
  }

  .lg\:-inset-x-17{
    right: -4.25rem;
    left: -4.25rem;
  }

  .lg\:-inset-y-18{
    top: -4.5rem;
    bottom: -4.5rem;
  }

  .lg\:-inset-x-18{
    right: -4.5rem;
    left: -4.5rem;
  }

  .lg\:-inset-y-19{
    top: -4.75rem;
    bottom: -4.75rem;
  }

  .lg\:-inset-x-19{
    right: -4.75rem;
    left: -4.75rem;
  }

  .lg\:-inset-y-20{
    top: -5rem;
    bottom: -5rem;
  }

  .lg\:-inset-x-20{
    right: -5rem;
    left: -5rem;
  }

  .lg\:-inset-y-22{
    top: -5.5rem;
    bottom: -5.5rem;
  }

  .lg\:-inset-x-22{
    right: -5.5rem;
    left: -5.5rem;
  }

  .lg\:-inset-y-24{
    top: -6rem;
    bottom: -6rem;
  }

  .lg\:-inset-x-24{
    right: -6rem;
    left: -6rem;
  }

  .lg\:-inset-y-25{
    top: -6.25rem;
    bottom: -6.25rem;
  }

  .lg\:-inset-x-25{
    right: -6.25rem;
    left: -6.25rem;
  }

  .lg\:-inset-y-28{
    top: -7rem;
    bottom: -7rem;
  }

  .lg\:-inset-x-28{
    right: -7rem;
    left: -7rem;
  }

  .lg\:-inset-y-30{
    top: -7.5rem;
    bottom: -7.5rem;
  }

  .lg\:-inset-x-30{
    right: -7.5rem;
    left: -7.5rem;
  }

  .lg\:-inset-y-32{
    top: -8rem;
    bottom: -8rem;
  }

  .lg\:-inset-x-32{
    right: -8rem;
    left: -8rem;
  }

  .lg\:-inset-y-34{
    top: -8.5rem;
    bottom: -8.5rem;
  }

  .lg\:-inset-x-34{
    right: -8.5rem;
    left: -8.5rem;
  }

  .lg\:-inset-y-35{
    top: -8.75rem;
    bottom: -8.75rem;
  }

  .lg\:-inset-x-35{
    right: -8.75rem;
    left: -8.75rem;
  }

  .lg\:-inset-y-36{
    top: -9rem;
    bottom: -9rem;
  }

  .lg\:-inset-x-36{
    right: -9rem;
    left: -9rem;
  }

  .lg\:-inset-y-39{
    top: -9.75rem;
    bottom: -9.75rem;
  }

  .lg\:-inset-x-39{
    right: -9.75rem;
    left: -9.75rem;
  }

  .lg\:-inset-y-40{
    top: -10rem;
    bottom: -10rem;
  }

  .lg\:-inset-x-40{
    right: -10rem;
    left: -10rem;
  }

  .lg\:-inset-y-42{
    top: -10.5rem;
    bottom: -10.5rem;
  }

  .lg\:-inset-x-42{
    right: -10.5rem;
    left: -10.5rem;
  }

  .lg\:-inset-y-44{
    top: -11rem;
    bottom: -11rem;
  }

  .lg\:-inset-x-44{
    right: -11rem;
    left: -11rem;
  }

  .lg\:-inset-y-45{
    top: -11.25rem;
    bottom: -11.25rem;
  }

  .lg\:-inset-x-45{
    right: -11.25rem;
    left: -11.25rem;
  }

  .lg\:-inset-y-48{
    top: -12rem;
    bottom: -12rem;
  }

  .lg\:-inset-x-48{
    right: -12rem;
    left: -12rem;
  }

  .lg\:-inset-y-50{
    top: -12.5rem;
    bottom: -12.5rem;
  }

  .lg\:-inset-x-50{
    right: -12.5rem;
    left: -12.5rem;
  }

  .lg\:-inset-y-52{
    top: -13rem;
    bottom: -13rem;
  }

  .lg\:-inset-x-52{
    right: -13rem;
    left: -13rem;
  }

  .lg\:-inset-y-55{
    top: -13.75rem;
    bottom: -13.75rem;
  }

  .lg\:-inset-x-55{
    right: -13.75rem;
    left: -13.75rem;
  }

  .lg\:-inset-y-56{
    top: -14rem;
    bottom: -14rem;
  }

  .lg\:-inset-x-56{
    right: -14rem;
    left: -14rem;
  }

  .lg\:-inset-y-58{
    top: -14.5rem;
    bottom: -14.5rem;
  }

  .lg\:-inset-x-58{
    right: -14.5rem;
    left: -14.5rem;
  }

  .lg\:-inset-y-60{
    top: -15rem;
    bottom: -15rem;
  }

  .lg\:-inset-x-60{
    right: -15rem;
    left: -15rem;
  }

  .lg\:-inset-y-64{
    top: -16rem;
    bottom: -16rem;
  }

  .lg\:-inset-x-64{
    right: -16rem;
    left: -16rem;
  }

  .lg\:-inset-y-65{
    top: -16.25rem;
    bottom: -16.25rem;
  }

  .lg\:-inset-x-65{
    right: -16.25rem;
    left: -16.25rem;
  }

  .lg\:-inset-y-68{
    top: -17rem;
    bottom: -17rem;
  }

  .lg\:-inset-x-68{
    right: -17rem;
    left: -17rem;
  }

  .lg\:-inset-y-69{
    top: -17.25rem;
    bottom: -17.25rem;
  }

  .lg\:-inset-x-69{
    right: -17.25rem;
    left: -17.25rem;
  }

  .lg\:-inset-y-70{
    top: -17.5rem;
    bottom: -17.5rem;
  }

  .lg\:-inset-x-70{
    right: -17.5rem;
    left: -17.5rem;
  }

  .lg\:-inset-y-72{
    top: -18rem;
    bottom: -18rem;
  }

  .lg\:-inset-x-72{
    right: -18rem;
    left: -18rem;
  }

  .lg\:-inset-y-75{
    top: -18.75rem;
    bottom: -18.75rem;
  }

  .lg\:-inset-x-75{
    right: -18.75rem;
    left: -18.75rem;
  }

  .lg\:-inset-y-80{
    top: -20rem;
    bottom: -20rem;
  }

  .lg\:-inset-x-80{
    right: -20rem;
    left: -20rem;
  }

  .lg\:-inset-y-85{
    top: -21.25rem;
    bottom: -21.25rem;
  }

  .lg\:-inset-x-85{
    right: -21.25rem;
    left: -21.25rem;
  }

  .lg\:-inset-y-86{
    top: -21.5rem;
    bottom: -21.5rem;
  }

  .lg\:-inset-x-86{
    right: -21.5rem;
    left: -21.5rem;
  }

  .lg\:-inset-y-90{
    top: -22.5rem;
    bottom: -22.5rem;
  }

  .lg\:-inset-x-90{
    right: -22.5rem;
    left: -22.5rem;
  }

  .lg\:-inset-y-96{
    top: -24rem;
    bottom: -24rem;
  }

  .lg\:-inset-x-96{
    right: -24rem;
    left: -24rem;
  }

  .lg\:-inset-y-100{
    top: -25rem;
    bottom: -25rem;
  }

  .lg\:-inset-x-100{
    right: -25rem;
    left: -25rem;
  }

  .lg\:-inset-y-115{
    top: -28.75rem;
    bottom: -28.75rem;
  }

  .lg\:-inset-x-115{
    right: -28.75rem;
    left: -28.75rem;
  }

  .lg\:-inset-y-125{
    top: -31.25rem;
    bottom: -31.25rem;
  }

  .lg\:-inset-x-125{
    right: -31.25rem;
    left: -31.25rem;
  }

  .lg\:-inset-y-142{
    top: -35.5rem;
    bottom: -35.5rem;
  }

  .lg\:-inset-x-142{
    right: -35.5rem;
    left: -35.5rem;
  }

  .lg\:-inset-y-150{
    top: -37.5rem;
    bottom: -37.5rem;
  }

  .lg\:-inset-x-150{
    right: -37.5rem;
    left: -37.5rem;
  }

  .lg\:-inset-y-156{
    top: -39rem;
    bottom: -39rem;
  }

  .lg\:-inset-x-156{
    right: -39rem;
    left: -39rem;
  }

  .lg\:-inset-y-160{
    top: -40rem;
    bottom: -40rem;
  }

  .lg\:-inset-x-160{
    right: -40rem;
    left: -40rem;
  }

  .lg\:-inset-y-175{
    top: -43.75rem;
    bottom: -43.75rem;
  }

  .lg\:-inset-x-175{
    right: -43.75rem;
    left: -43.75rem;
  }

  .lg\:-inset-y-207{
    top: -51.75rem;
    bottom: -51.75rem;
  }

  .lg\:-inset-x-207{
    right: -51.75rem;
    left: -51.75rem;
  }

  .lg\:-inset-y-242{
    top: -60.5rem;
    bottom: -60.5rem;
  }

  .lg\:-inset-x-242{
    right: -60.5rem;
    left: -60.5rem;
  }

  .lg\:-inset-y-250{
    top: -62.5rem;
    bottom: -62.5rem;
  }

  .lg\:-inset-x-250{
    right: -62.5rem;
    left: -62.5rem;
  }

  .lg\:-inset-y-258{
    top: -64.5rem;
    bottom: -64.5rem;
  }

  .lg\:-inset-x-258{
    right: -64.5rem;
    left: -64.5rem;
  }

  .lg\:-inset-y-265{
    top: -66.25rem;
    bottom: -66.25rem;
  }

  .lg\:-inset-x-265{
    right: -66.25rem;
    left: -66.25rem;
  }

  .lg\:-inset-y-280{
    top: -70rem;
    bottom: -70rem;
  }

  .lg\:-inset-x-280{
    right: -70rem;
    left: -70rem;
  }

  .lg\:-inset-y-px{
    top: -1px;
    bottom: -1px;
  }

  .lg\:-inset-x-px{
    right: -1px;
    left: -1px;
  }

  .lg\:-inset-y-0\.5{
    top: -0.125rem;
    bottom: -0.125rem;
  }

  .lg\:-inset-x-0\.5{
    right: -0.125rem;
    left: -0.125rem;
  }

  .lg\:-inset-y-1\.5{
    top: -0.375rem;
    bottom: -0.375rem;
  }

  .lg\:-inset-x-1\.5{
    right: -0.375rem;
    left: -0.375rem;
  }

  .lg\:-inset-y-2\.5{
    top: -0.625rem;
    bottom: -0.625rem;
  }

  .lg\:-inset-x-2\.5{
    right: -0.625rem;
    left: -0.625rem;
  }

  .lg\:-inset-y-3\.5{
    top: -0.875rem;
    bottom: -0.875rem;
  }

  .lg\:-inset-x-3\.5{
    right: -0.875rem;
    left: -0.875rem;
  }

  .lg\:-inset-y-0\.25{
    top: -0.0625rem;
    bottom: -0.0625rem;
  }

  .lg\:-inset-x-0\.25{
    right: -0.0625rem;
    left: -0.0625rem;
  }

  .lg\:-inset-y-0\.75{
    top: -0.1875rem;
    bottom: -0.1875rem;
  }

  .lg\:-inset-x-0\.75{
    right: -0.1875rem;
    left: -0.1875rem;
  }

  .lg\:-inset-y-1\.25{
    top: -0.3125rem;
    bottom: -0.3125rem;
  }

  .lg\:-inset-x-1\.25{
    right: -0.3125rem;
    left: -0.3125rem;
  }

  .lg\:-inset-y-1\.75{
    top: -0.4375rem;
    bottom: -0.4375rem;
  }

  .lg\:-inset-x-1\.75{
    right: -0.4375rem;
    left: -0.4375rem;
  }

  .lg\:-inset-y-2\.25{
    top: -0.5625rem;
    bottom: -0.5625rem;
  }

  .lg\:-inset-x-2\.25{
    right: -0.5625rem;
    left: -0.5625rem;
  }

  .lg\:-inset-y-2\.75{
    top: -0.6875rem;
    bottom: -0.6875rem;
  }

  .lg\:-inset-x-2\.75{
    right: -0.6875rem;
    left: -0.6875rem;
  }

  .lg\:-inset-y-3\.25{
    top: -0.8125rem;
    bottom: -0.8125rem;
  }

  .lg\:-inset-x-3\.25{
    right: -0.8125rem;
    left: -0.8125rem;
  }

  .lg\:-inset-y-3\.75{
    top: -0.9375rem;
    bottom: -0.9375rem;
  }

  .lg\:-inset-x-3\.75{
    right: -0.9375rem;
    left: -0.9375rem;
  }

  .lg\:-inset-y-4\.25{
    top: -1.0625rem;
    bottom: -1.0625rem;
  }

  .lg\:-inset-x-4\.25{
    right: -1.0625rem;
    left: -1.0625rem;
  }

  .lg\:-inset-y-4\.5{
    top: -1.125rem;
    bottom: -1.125rem;
  }

  .lg\:-inset-x-4\.5{
    right: -1.125rem;
    left: -1.125rem;
  }

  .lg\:-inset-y-4\.75{
    top: -1.1875rem;
    bottom: -1.1875rem;
  }

  .lg\:-inset-x-4\.75{
    right: -1.1875rem;
    left: -1.1875rem;
  }

  .lg\:-inset-y-5\.25{
    top: -1.3125rem;
    bottom: -1.3125rem;
  }

  .lg\:-inset-x-5\.25{
    right: -1.3125rem;
    left: -1.3125rem;
  }

  .lg\:-inset-y-5\.5{
    top: -1.375rem;
    bottom: -1.375rem;
  }

  .lg\:-inset-x-5\.5{
    right: -1.375rem;
    left: -1.375rem;
  }

  .lg\:-inset-y-5\.75{
    top: -1.4375rem;
    bottom: -1.4375rem;
  }

  .lg\:-inset-x-5\.75{
    right: -1.4375rem;
    left: -1.4375rem;
  }

  .lg\:-inset-y-6\.25{
    top: -1.5625rem;
    bottom: -1.5625rem;
  }

  .lg\:-inset-x-6\.25{
    right: -1.5625rem;
    left: -1.5625rem;
  }

  .lg\:-inset-y-6\.5{
    top: -1.625rem;
    bottom: -1.625rem;
  }

  .lg\:-inset-x-6\.5{
    right: -1.625rem;
    left: -1.625rem;
  }

  .lg\:-inset-y-6\.75{
    top: -1.6875rem;
    bottom: -1.6875rem;
  }

  .lg\:-inset-x-6\.75{
    right: -1.6875rem;
    left: -1.6875rem;
  }

  .lg\:-inset-y-7\.25{
    top: -1.8125rem;
    bottom: -1.8125rem;
  }

  .lg\:-inset-x-7\.25{
    right: -1.8125rem;
    left: -1.8125rem;
  }

  .lg\:-inset-y-7\.5{
    top: -1.875rem;
    bottom: -1.875rem;
  }

  .lg\:-inset-x-7\.5{
    right: -1.875rem;
    left: -1.875rem;
  }

  .lg\:-inset-y-8\.25{
    top: -2.0625rem;
    bottom: -2.0625rem;
  }

  .lg\:-inset-x-8\.25{
    right: -2.0625rem;
    left: -2.0625rem;
  }

  .lg\:-inset-y-8\.5{
    top: -2.125rem;
    bottom: -2.125rem;
  }

  .lg\:-inset-x-8\.5{
    right: -2.125rem;
    left: -2.125rem;
  }

  .lg\:-inset-y-9\.25{
    top: -2.3125rem;
    bottom: -2.3125rem;
  }

  .lg\:-inset-x-9\.25{
    right: -2.3125rem;
    left: -2.3125rem;
  }

  .lg\:-inset-y-9\.5{
    top: -2.375rem;
    bottom: -2.375rem;
  }

  .lg\:-inset-x-9\.5{
    right: -2.375rem;
    left: -2.375rem;
  }

  .lg\:-inset-y-10\.5{
    top: -2.625rem;
    bottom: -2.625rem;
  }

  .lg\:-inset-x-10\.5{
    right: -2.625rem;
    left: -2.625rem;
  }

  .lg\:-inset-y-11\.25{
    top: -2.8125rem;
    bottom: -2.8125rem;
  }

  .lg\:-inset-x-11\.25{
    right: -2.8125rem;
    left: -2.8125rem;
  }

  .lg\:-inset-y-11\.5{
    top: -2.875rem;
    bottom: -2.875rem;
  }

  .lg\:-inset-x-11\.5{
    right: -2.875rem;
    left: -2.875rem;
  }

  .lg\:-inset-y-12\.5{
    top: -3.125rem;
    bottom: -3.125rem;
  }

  .lg\:-inset-x-12\.5{
    right: -3.125rem;
    left: -3.125rem;
  }

  .lg\:-inset-y-12\.75{
    top: -3.1875rem;
    bottom: -3.1875rem;
  }

  .lg\:-inset-x-12\.75{
    right: -3.1875rem;
    left: -3.1875rem;
  }

  .lg\:-inset-y-13\.5{
    top: -3.375rem;
    bottom: -3.375rem;
  }

  .lg\:-inset-x-13\.5{
    right: -3.375rem;
    left: -3.375rem;
  }

  .lg\:-inset-y-14\.5{
    top: -3.625rem;
    bottom: -3.625rem;
  }

  .lg\:-inset-x-14\.5{
    right: -3.625rem;
    left: -3.625rem;
  }

  .lg\:-inset-y-15\.5{
    top: -3.875rem;
    bottom: -3.875rem;
  }

  .lg\:-inset-x-15\.5{
    right: -3.875rem;
    left: -3.875rem;
  }

  .lg\:-inset-y-15\.75{
    top: -3.9375rem;
    bottom: -3.9375rem;
  }

  .lg\:-inset-x-15\.75{
    right: -3.9375rem;
    left: -3.9375rem;
  }

  .lg\:-inset-y-16\.25{
    top: -4.0625rem;
    bottom: -4.0625rem;
  }

  .lg\:-inset-x-16\.25{
    right: -4.0625rem;
    left: -4.0625rem;
  }

  .lg\:-inset-y-17\.25{
    top: -4.3125rem;
    bottom: -4.3125rem;
  }

  .lg\:-inset-x-17\.25{
    right: -4.3125rem;
    left: -4.3125rem;
  }

  .lg\:-inset-y-17\.5{
    top: -4.375rem;
    bottom: -4.375rem;
  }

  .lg\:-inset-x-17\.5{
    right: -4.375rem;
    left: -4.375rem;
  }

  .lg\:-inset-y-18\.25{
    top: -4.5625rem;
    bottom: -4.5625rem;
  }

  .lg\:-inset-x-18\.25{
    right: -4.5625rem;
    left: -4.5625rem;
  }

  .lg\:-inset-y-18\.5{
    top: -4.625rem;
    bottom: -4.625rem;
  }

  .lg\:-inset-x-18\.5{
    right: -4.625rem;
    left: -4.625rem;
  }

  .lg\:-inset-y-20\.25{
    top: -5.0625rem;
    bottom: -5.0625rem;
  }

  .lg\:-inset-x-20\.25{
    right: -5.0625rem;
    left: -5.0625rem;
  }

  .lg\:-inset-y-20\.5{
    top: -5.125rem;
    bottom: -5.125rem;
  }

  .lg\:-inset-x-20\.5{
    right: -5.125rem;
    left: -5.125rem;
  }

  .lg\:-inset-y-22\.5{
    top: -5.625rem;
    bottom: -5.625rem;
  }

  .lg\:-inset-x-22\.5{
    right: -5.625rem;
    left: -5.625rem;
  }

  .lg\:-inset-y-25\.5{
    top: -6.375rem;
    bottom: -6.375rem;
  }

  .lg\:-inset-x-25\.5{
    right: -6.375rem;
    left: -6.375rem;
  }

  .lg\:-inset-y-26\.75{
    top: -6.6875rem;
    bottom: -6.6875rem;
  }

  .lg\:-inset-x-26\.75{
    right: -6.6875rem;
    left: -6.6875rem;
  }

  .lg\:-inset-y-32\.5{
    top: -8.125rem;
    bottom: -8.125rem;
  }

  .lg\:-inset-x-32\.5{
    right: -8.125rem;
    left: -8.125rem;
  }

  .lg\:-inset-y-37\.5{
    top: -9.375rem;
    bottom: -9.375rem;
  }

  .lg\:-inset-x-37\.5{
    right: -9.375rem;
    left: -9.375rem;
  }

  .lg\:-inset-y-41\.25{
    top: -10.3125rem;
    bottom: -10.3125rem;
  }

  .lg\:-inset-x-41\.25{
    right: -10.3125rem;
    left: -10.3125rem;
  }

  .lg\:-inset-y-52\.5{
    top: -13.125rem;
    bottom: -13.125rem;
  }

  .lg\:-inset-x-52\.5{
    right: -13.125rem;
    left: -13.125rem;
  }

  .lg\:-inset-y-54\.5{
    top: -13.625rem;
    bottom: -13.625rem;
  }

  .lg\:-inset-x-54\.5{
    right: -13.625rem;
    left: -13.625rem;
  }

  .lg\:-inset-y-57\.25{
    top: -14.3125rem;
    bottom: -14.3125rem;
  }

  .lg\:-inset-x-57\.25{
    right: -14.3125rem;
    left: -14.3125rem;
  }

  .lg\:-inset-y-57\.5{
    top: -14.375rem;
    bottom: -14.375rem;
  }

  .lg\:-inset-x-57\.5{
    right: -14.375rem;
    left: -14.375rem;
  }

  .lg\:-inset-y-66\.25{
    top: -16.5625rem;
    bottom: -16.5625rem;
  }

  .lg\:-inset-x-66\.25{
    right: -16.5625rem;
    left: -16.5625rem;
  }

  .lg\:-inset-y-74\.5{
    top: -18.125rem;
    bottom: -18.125rem;
  }

  .lg\:-inset-x-74\.5{
    right: -18.125rem;
    left: -18.125rem;
  }

  .lg\:-inset-y-106\.25{
    top: -26.5625rem;
    bottom: -26.5625rem;
  }

  .lg\:-inset-x-106\.25{
    right: -26.5625rem;
    left: -26.5625rem;
  }

  .lg\:-inset-y-112\.25{
    top: -28.0675rem;
    bottom: -28.0675rem;
  }

  .lg\:-inset-x-112\.25{
    right: -28.0675rem;
    left: -28.0675rem;
  }

  .lg\:-inset-y-112\.75{
    top: -28.1875rem;
    bottom: -28.1875rem;
  }

  .lg\:-inset-x-112\.75{
    right: -28.1875rem;
    left: -28.1875rem;
  }

  .lg\:-inset-y-147\.5{
    top: -36.875rem;
    bottom: -36.875rem;
  }

  .lg\:-inset-x-147\.5{
    right: -36.875rem;
    left: -36.875rem;
  }

  .lg\:-inset-y-162\.5{
    top: -40.625rem;
    bottom: -40.625rem;
  }

  .lg\:-inset-x-162\.5{
    right: -40.625rem;
    left: -40.625rem;
  }

  .lg\:-inset-y-172\.25{
    top: -42.5625rem;
    bottom: -42.5625rem;
  }

  .lg\:-inset-x-172\.25{
    right: -42.5625rem;
    left: -42.5625rem;
  }

  .lg\:-inset-y-175\.25{
    top: -43.8125rem;
    bottom: -43.8125rem;
  }

  .lg\:-inset-x-175\.25{
    right: -43.8125rem;
    left: -43.8125rem;
  }

  .lg\:-inset-y-184\.25{
    top: -46.0625rem;
    bottom: -46.0625rem;
  }

  .lg\:-inset-x-184\.25{
    right: -46.0625rem;
    left: -46.0625rem;
  }

  .lg\:-inset-y-203\.25{
    top: -50.8125rem;
    bottom: -50.8125rem;
  }

  .lg\:-inset-x-203\.25{
    right: -50.8125rem;
    left: -50.8125rem;
  }

  .lg\:-inset-y-half{
    top: -50%;
    bottom: -50%;
  }

  .lg\:-inset-x-half{
    right: -50%;
    left: -50%;
  }

  .lg\:-inset-y-full{
    top: -100%;
    bottom: -100%;
  }

  .lg\:-inset-x-full{
    right: -100%;
    left: -100%;
  }

  .lg\:-inset-y-1\/10{
    top: -10%;
    bottom: -10%;
  }

  .lg\:-inset-x-1\/10{
    right: -10%;
    left: -10%;
  }

  .lg\:-inset-y-2\/10{
    top: -20%;
    bottom: -20%;
  }

  .lg\:-inset-x-2\/10{
    right: -20%;
    left: -20%;
  }

  .lg\:-inset-y-3\/10{
    top: -30%;
    bottom: -30%;
  }

  .lg\:-inset-x-3\/10{
    right: -30%;
    left: -30%;
  }

  .lg\:-inset-y-4\/10{
    top: -40%;
    bottom: -40%;
  }

  .lg\:-inset-x-4\/10{
    right: -40%;
    left: -40%;
  }

  .lg\:-inset-y-4\.5\/10{
    top: -45%;
    bottom: -45%;
  }

  .lg\:-inset-x-4\.5\/10{
    right: -45%;
    left: -45%;
  }

  .lg\:-inset-y-5\/10{
    top: -50%;
    bottom: -50%;
  }

  .lg\:-inset-x-5\/10{
    right: -50%;
    left: -50%;
  }

  .lg\:-inset-y-5\.5\/10{
    top: -55%;
    bottom: -55%;
  }

  .lg\:-inset-x-5\.5\/10{
    right: -55%;
    left: -55%;
  }

  .lg\:-inset-y-6\/10{
    top: -60%;
    bottom: -60%;
  }

  .lg\:-inset-x-6\/10{
    right: -60%;
    left: -60%;
  }

  .lg\:-inset-y-7\/10{
    top: -70%;
    bottom: -70%;
  }

  .lg\:-inset-x-7\/10{
    right: -70%;
    left: -70%;
  }

  .lg\:-inset-y-8\/10{
    top: -80%;
    bottom: -80%;
  }

  .lg\:-inset-x-8\/10{
    right: -80%;
    left: -80%;
  }

  .lg\:-inset-y-9\/10{
    top: -90%;
    bottom: -90%;
  }

  .lg\:-inset-x-9\/10{
    right: -90%;
    left: -90%;
  }

  .lg\:-inset-y-1\/12{
    top: -8.33333%;
    bottom: -8.33333%;
  }

  .lg\:-inset-x-1\/12{
    right: -8.33333%;
    left: -8.33333%;
  }

  .lg\:-inset-y-2\/12{
    top: -16.66667%;
    bottom: -16.66667%;
  }

  .lg\:-inset-x-2\/12{
    right: -16.66667%;
    left: -16.66667%;
  }

  .lg\:-inset-y-3\/12{
    top: -25%;
    bottom: -25%;
  }

  .lg\:-inset-x-3\/12{
    right: -25%;
    left: -25%;
  }

  .lg\:-inset-y-4\/12{
    top: -33.33333%;
    bottom: -33.33333%;
  }

  .lg\:-inset-x-4\/12{
    right: -33.33333%;
    left: -33.33333%;
  }

  .lg\:-inset-y-5\/12{
    top: -41.66667%;
    bottom: -41.66667%;
  }

  .lg\:-inset-x-5\/12{
    right: -41.66667%;
    left: -41.66667%;
  }

  .lg\:-inset-y-6\/12{
    top: -50%;
    bottom: -50%;
  }

  .lg\:-inset-x-6\/12{
    right: -50%;
    left: -50%;
  }

  .lg\:-inset-y-7\/12{
    top: -58.33333%;
    bottom: -58.33333%;
  }

  .lg\:-inset-x-7\/12{
    right: -58.33333%;
    left: -58.33333%;
  }

  .lg\:-inset-y-8\/12{
    top: -66.66667%;
    bottom: -66.66667%;
  }

  .lg\:-inset-x-8\/12{
    right: -66.66667%;
    left: -66.66667%;
  }

  .lg\:-inset-y-9\/12{
    top: -75%;
    bottom: -75%;
  }

  .lg\:-inset-x-9\/12{
    right: -75%;
    left: -75%;
  }

  .lg\:-inset-y-10\/12{
    top: -83.33333%;
    bottom: -83.33333%;
  }

  .lg\:-inset-x-10\/12{
    right: -83.33333%;
    left: -83.33333%;
  }

  .lg\:-inset-y-11\/12{
    top: -91.66667%;
    bottom: -91.66667%;
  }

  .lg\:-inset-x-11\/12{
    right: -91.66667%;
    left: -91.66667%;
  }

  .lg\:inset-y-1\/2{
    top: 50%;
    bottom: 50%;
  }

  .lg\:inset-x-1\/2{
    right: 50%;
    left: 50%;
  }

  .lg\:inset-y-1\/3{
    top: 33.333333%;
    bottom: 33.333333%;
  }

  .lg\:inset-x-1\/3{
    right: 33.333333%;
    left: 33.333333%;
  }

  .lg\:inset-y-2\/3{
    top: 66.666667%;
    bottom: 66.666667%;
  }

  .lg\:inset-x-2\/3{
    right: 66.666667%;
    left: 66.666667%;
  }

  .lg\:inset-y-1\/4{
    top: 25%;
    bottom: 25%;
  }

  .lg\:inset-x-1\/4{
    right: 25%;
    left: 25%;
  }

  .lg\:inset-y-2\/4{
    top: 50%;
    bottom: 50%;
  }

  .lg\:inset-x-2\/4{
    right: 50%;
    left: 50%;
  }

  .lg\:inset-y-3\/4{
    top: 75%;
    bottom: 75%;
  }

  .lg\:inset-x-3\/4{
    right: 75%;
    left: 75%;
  }

  .lg\:-inset-y-1\/2{
    top: -50%;
    bottom: -50%;
  }

  .lg\:-inset-x-1\/2{
    right: -50%;
    left: -50%;
  }

  .lg\:-inset-y-1\/3{
    top: -33.333333%;
    bottom: -33.333333%;
  }

  .lg\:-inset-x-1\/3{
    right: -33.333333%;
    left: -33.333333%;
  }

  .lg\:-inset-y-2\/3{
    top: -66.666667%;
    bottom: -66.666667%;
  }

  .lg\:-inset-x-2\/3{
    right: -66.666667%;
    left: -66.666667%;
  }

  .lg\:-inset-y-1\/4{
    top: -25%;
    bottom: -25%;
  }

  .lg\:-inset-x-1\/4{
    right: -25%;
    left: -25%;
  }

  .lg\:-inset-y-2\/4{
    top: -50%;
    bottom: -50%;
  }

  .lg\:-inset-x-2\/4{
    right: -50%;
    left: -50%;
  }

  .lg\:-inset-y-3\/4{
    top: -75%;
    bottom: -75%;
  }

  .lg\:-inset-x-3\/4{
    right: -75%;
    left: -75%;
  }

  .lg\:top-0{
    top: 0px;
  }

  .lg\:right-0{
    right: 0px;
  }

  .lg\:bottom-0{
    bottom: 0px;
  }

  .lg\:left-0{
    left: 0px;
  }

  .lg\:top-1{
    top: 0.25rem;
  }

  .lg\:right-1{
    right: 0.25rem;
  }

  .lg\:bottom-1{
    bottom: 0.25rem;
  }

  .lg\:left-1{
    left: 0.25rem;
  }

  .lg\:top-2{
    top: 0.5rem;
  }

  .lg\:right-2{
    right: 0.5rem;
  }

  .lg\:bottom-2{
    bottom: 0.5rem;
  }

  .lg\:left-2{
    left: 0.5rem;
  }

  .lg\:top-3{
    top: 0.75rem;
  }

  .lg\:right-3{
    right: 0.75rem;
  }

  .lg\:bottom-3{
    bottom: 0.75rem;
  }

  .lg\:left-3{
    left: 0.75rem;
  }

  .lg\:top-4{
    top: 1rem;
  }

  .lg\:right-4{
    right: 1rem;
  }

  .lg\:bottom-4{
    bottom: 1rem;
  }

  .lg\:left-4{
    left: 1rem;
  }

  .lg\:top-5{
    top: 1.25rem;
  }

  .lg\:right-5{
    right: 1.25rem;
  }

  .lg\:bottom-5{
    bottom: 1.25rem;
  }

  .lg\:left-5{
    left: 1.25rem;
  }

  .lg\:top-6{
    top: 1.5rem;
  }

  .lg\:right-6{
    right: 1.5rem;
  }

  .lg\:bottom-6{
    bottom: 1.5rem;
  }

  .lg\:left-6{
    left: 1.5rem;
  }

  .lg\:top-7{
    top: 1.75rem;
  }

  .lg\:right-7{
    right: 1.75rem;
  }

  .lg\:bottom-7{
    bottom: 1.75rem;
  }

  .lg\:left-7{
    left: 1.75rem;
  }

  .lg\:top-8{
    top: 2rem;
  }

  .lg\:right-8{
    right: 2rem;
  }

  .lg\:bottom-8{
    bottom: 2rem;
  }

  .lg\:left-8{
    left: 2rem;
  }

  .lg\:top-9{
    top: 2.25rem;
  }

  .lg\:right-9{
    right: 2.25rem;
  }

  .lg\:bottom-9{
    bottom: 2.25rem;
  }

  .lg\:left-9{
    left: 2.25rem;
  }

  .lg\:top-10{
    top: 2.5rem;
  }

  .lg\:right-10{
    right: 2.5rem;
  }

  .lg\:bottom-10{
    bottom: 2.5rem;
  }

  .lg\:left-10{
    left: 2.5rem;
  }

  .lg\:top-11{
    top: 2.75rem;
  }

  .lg\:right-11{
    right: 2.75rem;
  }

  .lg\:bottom-11{
    bottom: 2.75rem;
  }

  .lg\:left-11{
    left: 2.75rem;
  }

  .lg\:top-12{
    top: 3rem;
  }

  .lg\:right-12{
    right: 3rem;
  }

  .lg\:bottom-12{
    bottom: 3rem;
  }

  .lg\:left-12{
    left: 3rem;
  }

  .lg\:top-13{
    top: 3.25rem;
  }

  .lg\:right-13{
    right: 3.25rem;
  }

  .lg\:bottom-13{
    bottom: 3.25rem;
  }

  .lg\:left-13{
    left: 3.25rem;
  }

  .lg\:top-14{
    top: 3.5rem;
  }

  .lg\:right-14{
    right: 3.5rem;
  }

  .lg\:bottom-14{
    bottom: 3.5rem;
  }

  .lg\:left-14{
    left: 3.5rem;
  }

  .lg\:top-15{
    top: 3.75rem;
  }

  .lg\:right-15{
    right: 3.75rem;
  }

  .lg\:bottom-15{
    bottom: 3.75rem;
  }

  .lg\:left-15{
    left: 3.75rem;
  }

  .lg\:top-16{
    top: 4rem;
  }

  .lg\:right-16{
    right: 4rem;
  }

  .lg\:bottom-16{
    bottom: 4rem;
  }

  .lg\:left-16{
    left: 4rem;
  }

  .lg\:top-17{
    top: 4.25rem;
  }

  .lg\:right-17{
    right: 4.25rem;
  }

  .lg\:bottom-17{
    bottom: 4.25rem;
  }

  .lg\:left-17{
    left: 4.25rem;
  }

  .lg\:top-18{
    top: 4.5rem;
  }

  .lg\:right-18{
    right: 4.5rem;
  }

  .lg\:bottom-18{
    bottom: 4.5rem;
  }

  .lg\:left-18{
    left: 4.5rem;
  }

  .lg\:top-19{
    top: 4.75rem;
  }

  .lg\:right-19{
    right: 4.75rem;
  }

  .lg\:bottom-19{
    bottom: 4.75rem;
  }

  .lg\:left-19{
    left: 4.75rem;
  }

  .lg\:top-20{
    top: 5rem;
  }

  .lg\:right-20{
    right: 5rem;
  }

  .lg\:bottom-20{
    bottom: 5rem;
  }

  .lg\:left-20{
    left: 5rem;
  }

  .lg\:top-22{
    top: 5.5rem;
  }

  .lg\:right-22{
    right: 5.5rem;
  }

  .lg\:bottom-22{
    bottom: 5.5rem;
  }

  .lg\:left-22{
    left: 5.5rem;
  }

  .lg\:top-24{
    top: 6rem;
  }

  .lg\:right-24{
    right: 6rem;
  }

  .lg\:bottom-24{
    bottom: 6rem;
  }

  .lg\:left-24{
    left: 6rem;
  }

  .lg\:top-25{
    top: 6.25rem;
  }

  .lg\:right-25{
    right: 6.25rem;
  }

  .lg\:bottom-25{
    bottom: 6.25rem;
  }

  .lg\:left-25{
    left: 6.25rem;
  }

  .lg\:top-28{
    top: 7rem;
  }

  .lg\:right-28{
    right: 7rem;
  }

  .lg\:bottom-28{
    bottom: 7rem;
  }

  .lg\:left-28{
    left: 7rem;
  }

  .lg\:top-30{
    top: 7.5rem;
  }

  .lg\:right-30{
    right: 7.5rem;
  }

  .lg\:bottom-30{
    bottom: 7.5rem;
  }

  .lg\:left-30{
    left: 7.5rem;
  }

  .lg\:top-32{
    top: 8rem;
  }

  .lg\:right-32{
    right: 8rem;
  }

  .lg\:bottom-32{
    bottom: 8rem;
  }

  .lg\:left-32{
    left: 8rem;
  }

  .lg\:top-34{
    top: 8.5rem;
  }

  .lg\:right-34{
    right: 8.5rem;
  }

  .lg\:bottom-34{
    bottom: 8.5rem;
  }

  .lg\:left-34{
    left: 8.5rem;
  }

  .lg\:top-35{
    top: 8.75rem;
  }

  .lg\:right-35{
    right: 8.75rem;
  }

  .lg\:bottom-35{
    bottom: 8.75rem;
  }

  .lg\:left-35{
    left: 8.75rem;
  }

  .lg\:top-36{
    top: 9rem;
  }

  .lg\:right-36{
    right: 9rem;
  }

  .lg\:bottom-36{
    bottom: 9rem;
  }

  .lg\:left-36{
    left: 9rem;
  }

  .lg\:top-39{
    top: 9.75rem;
  }

  .lg\:right-39{
    right: 9.75rem;
  }

  .lg\:bottom-39{
    bottom: 9.75rem;
  }

  .lg\:left-39{
    left: 9.75rem;
  }

  .lg\:top-40{
    top: 10rem;
  }

  .lg\:right-40{
    right: 10rem;
  }

  .lg\:bottom-40{
    bottom: 10rem;
  }

  .lg\:left-40{
    left: 10rem;
  }

  .lg\:top-42{
    top: 10.5rem;
  }

  .lg\:right-42{
    right: 10.5rem;
  }

  .lg\:bottom-42{
    bottom: 10.5rem;
  }

  .lg\:left-42{
    left: 10.5rem;
  }

  .lg\:top-44{
    top: 11rem;
  }

  .lg\:right-44{
    right: 11rem;
  }

  .lg\:bottom-44{
    bottom: 11rem;
  }

  .lg\:left-44{
    left: 11rem;
  }

  .lg\:top-45{
    top: 11.25rem;
  }

  .lg\:right-45{
    right: 11.25rem;
  }

  .lg\:bottom-45{
    bottom: 11.25rem;
  }

  .lg\:left-45{
    left: 11.25rem;
  }

  .lg\:top-48{
    top: 12rem;
  }

  .lg\:right-48{
    right: 12rem;
  }

  .lg\:bottom-48{
    bottom: 12rem;
  }

  .lg\:left-48{
    left: 12rem;
  }

  .lg\:top-50{
    top: 12.5rem;
  }

  .lg\:right-50{
    right: 12.5rem;
  }

  .lg\:bottom-50{
    bottom: 12.5rem;
  }

  .lg\:left-50{
    left: 12.5rem;
  }

  .lg\:top-52{
    top: 13rem;
  }

  .lg\:right-52{
    right: 13rem;
  }

  .lg\:bottom-52{
    bottom: 13rem;
  }

  .lg\:left-52{
    left: 13rem;
  }

  .lg\:top-55{
    top: 13.75rem;
  }

  .lg\:right-55{
    right: 13.75rem;
  }

  .lg\:bottom-55{
    bottom: 13.75rem;
  }

  .lg\:left-55{
    left: 13.75rem;
  }

  .lg\:top-56{
    top: 14rem;
  }

  .lg\:right-56{
    right: 14rem;
  }

  .lg\:bottom-56{
    bottom: 14rem;
  }

  .lg\:left-56{
    left: 14rem;
  }

  .lg\:top-58{
    top: 14.5rem;
  }

  .lg\:right-58{
    right: 14.5rem;
  }

  .lg\:bottom-58{
    bottom: 14.5rem;
  }

  .lg\:left-58{
    left: 14.5rem;
  }

  .lg\:top-60{
    top: 15rem;
  }

  .lg\:right-60{
    right: 15rem;
  }

  .lg\:bottom-60{
    bottom: 15rem;
  }

  .lg\:left-60{
    left: 15rem;
  }

  .lg\:top-64{
    top: 16rem;
  }

  .lg\:right-64{
    right: 16rem;
  }

  .lg\:bottom-64{
    bottom: 16rem;
  }

  .lg\:left-64{
    left: 16rem;
  }

  .lg\:top-65{
    top: 16.25rem;
  }

  .lg\:right-65{
    right: 16.25rem;
  }

  .lg\:bottom-65{
    bottom: 16.25rem;
  }

  .lg\:left-65{
    left: 16.25rem;
  }

  .lg\:top-68{
    top: 17rem;
  }

  .lg\:right-68{
    right: 17rem;
  }

  .lg\:bottom-68{
    bottom: 17rem;
  }

  .lg\:left-68{
    left: 17rem;
  }

  .lg\:top-69{
    top: 17.25rem;
  }

  .lg\:right-69{
    right: 17.25rem;
  }

  .lg\:bottom-69{
    bottom: 17.25rem;
  }

  .lg\:left-69{
    left: 17.25rem;
  }

  .lg\:top-70{
    top: 17.5rem;
  }

  .lg\:right-70{
    right: 17.5rem;
  }

  .lg\:bottom-70{
    bottom: 17.5rem;
  }

  .lg\:left-70{
    left: 17.5rem;
  }

  .lg\:top-72{
    top: 18rem;
  }

  .lg\:right-72{
    right: 18rem;
  }

  .lg\:bottom-72{
    bottom: 18rem;
  }

  .lg\:left-72{
    left: 18rem;
  }

  .lg\:top-75{
    top: 18.75rem;
  }

  .lg\:right-75{
    right: 18.75rem;
  }

  .lg\:bottom-75{
    bottom: 18.75rem;
  }

  .lg\:left-75{
    left: 18.75rem;
  }

  .lg\:top-80{
    top: 20rem;
  }

  .lg\:right-80{
    right: 20rem;
  }

  .lg\:bottom-80{
    bottom: 20rem;
  }

  .lg\:left-80{
    left: 20rem;
  }

  .lg\:top-85{
    top: 21.25rem;
  }

  .lg\:right-85{
    right: 21.25rem;
  }

  .lg\:bottom-85{
    bottom: 21.25rem;
  }

  .lg\:left-85{
    left: 21.25rem;
  }

  .lg\:top-86{
    top: 21.5rem;
  }

  .lg\:right-86{
    right: 21.5rem;
  }

  .lg\:bottom-86{
    bottom: 21.5rem;
  }

  .lg\:left-86{
    left: 21.5rem;
  }

  .lg\:top-90{
    top: 22.5rem;
  }

  .lg\:right-90{
    right: 22.5rem;
  }

  .lg\:bottom-90{
    bottom: 22.5rem;
  }

  .lg\:left-90{
    left: 22.5rem;
  }

  .lg\:top-96{
    top: 24rem;
  }

  .lg\:right-96{
    right: 24rem;
  }

  .lg\:bottom-96{
    bottom: 24rem;
  }

  .lg\:left-96{
    left: 24rem;
  }

  .lg\:top-100{
    top: 25rem;
  }

  .lg\:right-100{
    right: 25rem;
  }

  .lg\:bottom-100{
    bottom: 25rem;
  }

  .lg\:left-100{
    left: 25rem;
  }

  .lg\:top-115{
    top: 28.75rem;
  }

  .lg\:right-115{
    right: 28.75rem;
  }

  .lg\:bottom-115{
    bottom: 28.75rem;
  }

  .lg\:left-115{
    left: 28.75rem;
  }

  .lg\:top-125{
    top: 31.25rem;
  }

  .lg\:right-125{
    right: 31.25rem;
  }

  .lg\:bottom-125{
    bottom: 31.25rem;
  }

  .lg\:left-125{
    left: 31.25rem;
  }

  .lg\:top-142{
    top: 35.5rem;
  }

  .lg\:right-142{
    right: 35.5rem;
  }

  .lg\:bottom-142{
    bottom: 35.5rem;
  }

  .lg\:left-142{
    left: 35.5rem;
  }

  .lg\:top-150{
    top: 37.5rem;
  }

  .lg\:right-150{
    right: 37.5rem;
  }

  .lg\:bottom-150{
    bottom: 37.5rem;
  }

  .lg\:left-150{
    left: 37.5rem;
  }

  .lg\:top-156{
    top: 39rem;
  }

  .lg\:right-156{
    right: 39rem;
  }

  .lg\:bottom-156{
    bottom: 39rem;
  }

  .lg\:left-156{
    left: 39rem;
  }

  .lg\:top-160{
    top: 40rem;
  }

  .lg\:right-160{
    right: 40rem;
  }

  .lg\:bottom-160{
    bottom: 40rem;
  }

  .lg\:left-160{
    left: 40rem;
  }

  .lg\:top-175{
    top: 43.75rem;
  }

  .lg\:right-175{
    right: 43.75rem;
  }

  .lg\:bottom-175{
    bottom: 43.75rem;
  }

  .lg\:left-175{
    left: 43.75rem;
  }

  .lg\:top-207{
    top: 51.75rem;
  }

  .lg\:right-207{
    right: 51.75rem;
  }

  .lg\:bottom-207{
    bottom: 51.75rem;
  }

  .lg\:left-207{
    left: 51.75rem;
  }

  .lg\:top-242{
    top: 60.5rem;
  }

  .lg\:right-242{
    right: 60.5rem;
  }

  .lg\:bottom-242{
    bottom: 60.5rem;
  }

  .lg\:left-242{
    left: 60.5rem;
  }

  .lg\:top-250{
    top: 62.5rem;
  }

  .lg\:right-250{
    right: 62.5rem;
  }

  .lg\:bottom-250{
    bottom: 62.5rem;
  }

  .lg\:left-250{
    left: 62.5rem;
  }

  .lg\:top-258{
    top: 64.5rem;
  }

  .lg\:right-258{
    right: 64.5rem;
  }

  .lg\:bottom-258{
    bottom: 64.5rem;
  }

  .lg\:left-258{
    left: 64.5rem;
  }

  .lg\:top-265{
    top: 66.25rem;
  }

  .lg\:right-265{
    right: 66.25rem;
  }

  .lg\:bottom-265{
    bottom: 66.25rem;
  }

  .lg\:left-265{
    left: 66.25rem;
  }

  .lg\:top-280{
    top: 70rem;
  }

  .lg\:right-280{
    right: 70rem;
  }

  .lg\:bottom-280{
    bottom: 70rem;
  }

  .lg\:left-280{
    left: 70rem;
  }

  .lg\:top-auto{
    top: auto;
  }

  .lg\:right-auto{
    right: auto;
  }

  .lg\:bottom-auto{
    bottom: auto;
  }

  .lg\:left-auto{
    left: auto;
  }

  .lg\:top-px{
    top: 1px;
  }

  .lg\:right-px{
    right: 1px;
  }

  .lg\:bottom-px{
    bottom: 1px;
  }

  .lg\:left-px{
    left: 1px;
  }

  .lg\:top-0\.5{
    top: 0.125rem;
  }

  .lg\:right-0\.5{
    right: 0.125rem;
  }

  .lg\:bottom-0\.5{
    bottom: 0.125rem;
  }

  .lg\:left-0\.5{
    left: 0.125rem;
  }

  .lg\:top-1\.5{
    top: 0.375rem;
  }

  .lg\:right-1\.5{
    right: 0.375rem;
  }

  .lg\:bottom-1\.5{
    bottom: 0.375rem;
  }

  .lg\:left-1\.5{
    left: 0.375rem;
  }

  .lg\:top-2\.5{
    top: 0.625rem;
  }

  .lg\:right-2\.5{
    right: 0.625rem;
  }

  .lg\:bottom-2\.5{
    bottom: 0.625rem;
  }

  .lg\:left-2\.5{
    left: 0.625rem;
  }

  .lg\:top-3\.5{
    top: 0.875rem;
  }

  .lg\:right-3\.5{
    right: 0.875rem;
  }

  .lg\:bottom-3\.5{
    bottom: 0.875rem;
  }

  .lg\:left-3\.5{
    left: 0.875rem;
  }

  .lg\:top-0\.25{
    top: 0.0625rem;
  }

  .lg\:right-0\.25{
    right: 0.0625rem;
  }

  .lg\:bottom-0\.25{
    bottom: 0.0625rem;
  }

  .lg\:left-0\.25{
    left: 0.0625rem;
  }

  .lg\:top-0\.75{
    top: 0.1875rem;
  }

  .lg\:right-0\.75{
    right: 0.1875rem;
  }

  .lg\:bottom-0\.75{
    bottom: 0.1875rem;
  }

  .lg\:left-0\.75{
    left: 0.1875rem;
  }

  .lg\:top-1\.25{
    top: 0.3125rem;
  }

  .lg\:right-1\.25{
    right: 0.3125rem;
  }

  .lg\:bottom-1\.25{
    bottom: 0.3125rem;
  }

  .lg\:left-1\.25{
    left: 0.3125rem;
  }

  .lg\:top-1\.75{
    top: 0.4375rem;
  }

  .lg\:right-1\.75{
    right: 0.4375rem;
  }

  .lg\:bottom-1\.75{
    bottom: 0.4375rem;
  }

  .lg\:left-1\.75{
    left: 0.4375rem;
  }

  .lg\:top-2\.25{
    top: 0.5625rem;
  }

  .lg\:right-2\.25{
    right: 0.5625rem;
  }

  .lg\:bottom-2\.25{
    bottom: 0.5625rem;
  }

  .lg\:left-2\.25{
    left: 0.5625rem;
  }

  .lg\:top-2\.75{
    top: 0.6875rem;
  }

  .lg\:right-2\.75{
    right: 0.6875rem;
  }

  .lg\:bottom-2\.75{
    bottom: 0.6875rem;
  }

  .lg\:left-2\.75{
    left: 0.6875rem;
  }

  .lg\:top-3\.25{
    top: 0.8125rem;
  }

  .lg\:right-3\.25{
    right: 0.8125rem;
  }

  .lg\:bottom-3\.25{
    bottom: 0.8125rem;
  }

  .lg\:left-3\.25{
    left: 0.8125rem;
  }

  .lg\:top-3\.75{
    top: 0.9375rem;
  }

  .lg\:right-3\.75{
    right: 0.9375rem;
  }

  .lg\:bottom-3\.75{
    bottom: 0.9375rem;
  }

  .lg\:left-3\.75{
    left: 0.9375rem;
  }

  .lg\:top-4\.25{
    top: 1.0625rem;
  }

  .lg\:right-4\.25{
    right: 1.0625rem;
  }

  .lg\:bottom-4\.25{
    bottom: 1.0625rem;
  }

  .lg\:left-4\.25{
    left: 1.0625rem;
  }

  .lg\:top-4\.5{
    top: 1.125rem;
  }

  .lg\:right-4\.5{
    right: 1.125rem;
  }

  .lg\:bottom-4\.5{
    bottom: 1.125rem;
  }

  .lg\:left-4\.5{
    left: 1.125rem;
  }

  .lg\:top-4\.75{
    top: 1.1875rem;
  }

  .lg\:right-4\.75{
    right: 1.1875rem;
  }

  .lg\:bottom-4\.75{
    bottom: 1.1875rem;
  }

  .lg\:left-4\.75{
    left: 1.1875rem;
  }

  .lg\:top-5\.25{
    top: 1.3125rem;
  }

  .lg\:right-5\.25{
    right: 1.3125rem;
  }

  .lg\:bottom-5\.25{
    bottom: 1.3125rem;
  }

  .lg\:left-5\.25{
    left: 1.3125rem;
  }

  .lg\:top-5\.5{
    top: 1.375rem;
  }

  .lg\:right-5\.5{
    right: 1.375rem;
  }

  .lg\:bottom-5\.5{
    bottom: 1.375rem;
  }

  .lg\:left-5\.5{
    left: 1.375rem;
  }

  .lg\:top-5\.75{
    top: 1.4375rem;
  }

  .lg\:right-5\.75{
    right: 1.4375rem;
  }

  .lg\:bottom-5\.75{
    bottom: 1.4375rem;
  }

  .lg\:left-5\.75{
    left: 1.4375rem;
  }

  .lg\:top-6\.25{
    top: 1.5625rem;
  }

  .lg\:right-6\.25{
    right: 1.5625rem;
  }

  .lg\:bottom-6\.25{
    bottom: 1.5625rem;
  }

  .lg\:left-6\.25{
    left: 1.5625rem;
  }

  .lg\:top-6\.5{
    top: 1.625rem;
  }

  .lg\:right-6\.5{
    right: 1.625rem;
  }

  .lg\:bottom-6\.5{
    bottom: 1.625rem;
  }

  .lg\:left-6\.5{
    left: 1.625rem;
  }

  .lg\:top-6\.75{
    top: 1.6875rem;
  }

  .lg\:right-6\.75{
    right: 1.6875rem;
  }

  .lg\:bottom-6\.75{
    bottom: 1.6875rem;
  }

  .lg\:left-6\.75{
    left: 1.6875rem;
  }

  .lg\:top-7\.25{
    top: 1.8125rem;
  }

  .lg\:right-7\.25{
    right: 1.8125rem;
  }

  .lg\:bottom-7\.25{
    bottom: 1.8125rem;
  }

  .lg\:left-7\.25{
    left: 1.8125rem;
  }

  .lg\:top-7\.5{
    top: 1.875rem;
  }

  .lg\:right-7\.5{
    right: 1.875rem;
  }

  .lg\:bottom-7\.5{
    bottom: 1.875rem;
  }

  .lg\:left-7\.5{
    left: 1.875rem;
  }

  .lg\:top-8\.25{
    top: 2.0625rem;
  }

  .lg\:right-8\.25{
    right: 2.0625rem;
  }

  .lg\:bottom-8\.25{
    bottom: 2.0625rem;
  }

  .lg\:left-8\.25{
    left: 2.0625rem;
  }

  .lg\:top-8\.5{
    top: 2.125rem;
  }

  .lg\:right-8\.5{
    right: 2.125rem;
  }

  .lg\:bottom-8\.5{
    bottom: 2.125rem;
  }

  .lg\:left-8\.5{
    left: 2.125rem;
  }

  .lg\:top-9\.25{
    top: 2.3125rem;
  }

  .lg\:right-9\.25{
    right: 2.3125rem;
  }

  .lg\:bottom-9\.25{
    bottom: 2.3125rem;
  }

  .lg\:left-9\.25{
    left: 2.3125rem;
  }

  .lg\:top-9\.5{
    top: 2.375rem;
  }

  .lg\:right-9\.5{
    right: 2.375rem;
  }

  .lg\:bottom-9\.5{
    bottom: 2.375rem;
  }

  .lg\:left-9\.5{
    left: 2.375rem;
  }

  .lg\:top-10\.5{
    top: 2.625rem;
  }

  .lg\:right-10\.5{
    right: 2.625rem;
  }

  .lg\:bottom-10\.5{
    bottom: 2.625rem;
  }

  .lg\:left-10\.5{
    left: 2.625rem;
  }

  .lg\:top-11\.25{
    top: 2.8125rem;
  }

  .lg\:right-11\.25{
    right: 2.8125rem;
  }

  .lg\:bottom-11\.25{
    bottom: 2.8125rem;
  }

  .lg\:left-11\.25{
    left: 2.8125rem;
  }

  .lg\:top-11\.5{
    top: 2.875rem;
  }

  .lg\:right-11\.5{
    right: 2.875rem;
  }

  .lg\:bottom-11\.5{
    bottom: 2.875rem;
  }

  .lg\:left-11\.5{
    left: 2.875rem;
  }

  .lg\:top-12\.5{
    top: 3.125rem;
  }

  .lg\:right-12\.5{
    right: 3.125rem;
  }

  .lg\:bottom-12\.5{
    bottom: 3.125rem;
  }

  .lg\:left-12\.5{
    left: 3.125rem;
  }

  .lg\:top-12\.75{
    top: 3.1875rem;
  }

  .lg\:right-12\.75{
    right: 3.1875rem;
  }

  .lg\:bottom-12\.75{
    bottom: 3.1875rem;
  }

  .lg\:left-12\.75{
    left: 3.1875rem;
  }

  .lg\:top-13\.5{
    top: 3.375rem;
  }

  .lg\:right-13\.5{
    right: 3.375rem;
  }

  .lg\:bottom-13\.5{
    bottom: 3.375rem;
  }

  .lg\:left-13\.5{
    left: 3.375rem;
  }

  .lg\:top-14\.5{
    top: 3.625rem;
  }

  .lg\:right-14\.5{
    right: 3.625rem;
  }

  .lg\:bottom-14\.5{
    bottom: 3.625rem;
  }

  .lg\:left-14\.5{
    left: 3.625rem;
  }

  .lg\:top-15\.5{
    top: 3.875rem;
  }

  .lg\:right-15\.5{
    right: 3.875rem;
  }

  .lg\:bottom-15\.5{
    bottom: 3.875rem;
  }

  .lg\:left-15\.5{
    left: 3.875rem;
  }

  .lg\:top-15\.75{
    top: 3.9375rem;
  }

  .lg\:right-15\.75{
    right: 3.9375rem;
  }

  .lg\:bottom-15\.75{
    bottom: 3.9375rem;
  }

  .lg\:left-15\.75{
    left: 3.9375rem;
  }

  .lg\:top-16\.25{
    top: 4.0625rem;
  }

  .lg\:right-16\.25{
    right: 4.0625rem;
  }

  .lg\:bottom-16\.25{
    bottom: 4.0625rem;
  }

  .lg\:left-16\.25{
    left: 4.0625rem;
  }

  .lg\:top-17\.25{
    top: 4.3125rem;
  }

  .lg\:right-17\.25{
    right: 4.3125rem;
  }

  .lg\:bottom-17\.25{
    bottom: 4.3125rem;
  }

  .lg\:left-17\.25{
    left: 4.3125rem;
  }

  .lg\:top-17\.5{
    top: 4.375rem;
  }

  .lg\:right-17\.5{
    right: 4.375rem;
  }

  .lg\:bottom-17\.5{
    bottom: 4.375rem;
  }

  .lg\:left-17\.5{
    left: 4.375rem;
  }

  .lg\:top-18\.25{
    top: 4.5625rem;
  }

  .lg\:right-18\.25{
    right: 4.5625rem;
  }

  .lg\:bottom-18\.25{
    bottom: 4.5625rem;
  }

  .lg\:left-18\.25{
    left: 4.5625rem;
  }

  .lg\:top-18\.5{
    top: 4.625rem;
  }

  .lg\:right-18\.5{
    right: 4.625rem;
  }

  .lg\:bottom-18\.5{
    bottom: 4.625rem;
  }

  .lg\:left-18\.5{
    left: 4.625rem;
  }

  .lg\:top-20\.25{
    top: 5.0625rem;
  }

  .lg\:right-20\.25{
    right: 5.0625rem;
  }

  .lg\:bottom-20\.25{
    bottom: 5.0625rem;
  }

  .lg\:left-20\.25{
    left: 5.0625rem;
  }

  .lg\:top-20\.5{
    top: 5.125rem;
  }

  .lg\:right-20\.5{
    right: 5.125rem;
  }

  .lg\:bottom-20\.5{
    bottom: 5.125rem;
  }

  .lg\:left-20\.5{
    left: 5.125rem;
  }

  .lg\:top-22\.5{
    top: 5.625rem;
  }

  .lg\:right-22\.5{
    right: 5.625rem;
  }

  .lg\:bottom-22\.5{
    bottom: 5.625rem;
  }

  .lg\:left-22\.5{
    left: 5.625rem;
  }

  .lg\:top-25\.5{
    top: 6.375rem;
  }

  .lg\:right-25\.5{
    right: 6.375rem;
  }

  .lg\:bottom-25\.5{
    bottom: 6.375rem;
  }

  .lg\:left-25\.5{
    left: 6.375rem;
  }

  .lg\:top-26\.75{
    top: 6.6875rem;
  }

  .lg\:right-26\.75{
    right: 6.6875rem;
  }

  .lg\:bottom-26\.75{
    bottom: 6.6875rem;
  }

  .lg\:left-26\.75{
    left: 6.6875rem;
  }

  .lg\:top-32\.5{
    top: 8.125rem;
  }

  .lg\:right-32\.5{
    right: 8.125rem;
  }

  .lg\:bottom-32\.5{
    bottom: 8.125rem;
  }

  .lg\:left-32\.5{
    left: 8.125rem;
  }

  .lg\:top-37\.5{
    top: 9.375rem;
  }

  .lg\:right-37\.5{
    right: 9.375rem;
  }

  .lg\:bottom-37\.5{
    bottom: 9.375rem;
  }

  .lg\:left-37\.5{
    left: 9.375rem;
  }

  .lg\:top-41\.25{
    top: 10.3125rem;
  }

  .lg\:right-41\.25{
    right: 10.3125rem;
  }

  .lg\:bottom-41\.25{
    bottom: 10.3125rem;
  }

  .lg\:left-41\.25{
    left: 10.3125rem;
  }

  .lg\:top-52\.5{
    top: 13.125rem;
  }

  .lg\:right-52\.5{
    right: 13.125rem;
  }

  .lg\:bottom-52\.5{
    bottom: 13.125rem;
  }

  .lg\:left-52\.5{
    left: 13.125rem;
  }

  .lg\:top-54\.5{
    top: 13.625rem;
  }

  .lg\:right-54\.5{
    right: 13.625rem;
  }

  .lg\:bottom-54\.5{
    bottom: 13.625rem;
  }

  .lg\:left-54\.5{
    left: 13.625rem;
  }

  .lg\:top-57\.25{
    top: 14.3125rem;
  }

  .lg\:right-57\.25{
    right: 14.3125rem;
  }

  .lg\:bottom-57\.25{
    bottom: 14.3125rem;
  }

  .lg\:left-57\.25{
    left: 14.3125rem;
  }

  .lg\:top-57\.5{
    top: 14.375rem;
  }

  .lg\:right-57\.5{
    right: 14.375rem;
  }

  .lg\:bottom-57\.5{
    bottom: 14.375rem;
  }

  .lg\:left-57\.5{
    left: 14.375rem;
  }

  .lg\:top-66\.25{
    top: 16.5625rem;
  }

  .lg\:right-66\.25{
    right: 16.5625rem;
  }

  .lg\:bottom-66\.25{
    bottom: 16.5625rem;
  }

  .lg\:left-66\.25{
    left: 16.5625rem;
  }

  .lg\:top-74\.5{
    top: 18.125rem;
  }

  .lg\:right-74\.5{
    right: 18.125rem;
  }

  .lg\:bottom-74\.5{
    bottom: 18.125rem;
  }

  .lg\:left-74\.5{
    left: 18.125rem;
  }

  .lg\:top-106\.25{
    top: 26.5625rem;
  }

  .lg\:right-106\.25{
    right: 26.5625rem;
  }

  .lg\:bottom-106\.25{
    bottom: 26.5625rem;
  }

  .lg\:left-106\.25{
    left: 26.5625rem;
  }

  .lg\:top-112\.25{
    top: 28.0675rem;
  }

  .lg\:right-112\.25{
    right: 28.0675rem;
  }

  .lg\:bottom-112\.25{
    bottom: 28.0675rem;
  }

  .lg\:left-112\.25{
    left: 28.0675rem;
  }

  .lg\:top-112\.75{
    top: 28.1875rem;
  }

  .lg\:right-112\.75{
    right: 28.1875rem;
  }

  .lg\:bottom-112\.75{
    bottom: 28.1875rem;
  }

  .lg\:left-112\.75{
    left: 28.1875rem;
  }

  .lg\:top-147\.5{
    top: 36.875rem;
  }

  .lg\:right-147\.5{
    right: 36.875rem;
  }

  .lg\:bottom-147\.5{
    bottom: 36.875rem;
  }

  .lg\:left-147\.5{
    left: 36.875rem;
  }

  .lg\:top-162\.5{
    top: 40.625rem;
  }

  .lg\:right-162\.5{
    right: 40.625rem;
  }

  .lg\:bottom-162\.5{
    bottom: 40.625rem;
  }

  .lg\:left-162\.5{
    left: 40.625rem;
  }

  .lg\:top-172\.25{
    top: 42.5625rem;
  }

  .lg\:right-172\.25{
    right: 42.5625rem;
  }

  .lg\:bottom-172\.25{
    bottom: 42.5625rem;
  }

  .lg\:left-172\.25{
    left: 42.5625rem;
  }

  .lg\:top-175\.25{
    top: 43.8125rem;
  }

  .lg\:right-175\.25{
    right: 43.8125rem;
  }

  .lg\:bottom-175\.25{
    bottom: 43.8125rem;
  }

  .lg\:left-175\.25{
    left: 43.8125rem;
  }

  .lg\:top-184\.25{
    top: 46.0625rem;
  }

  .lg\:right-184\.25{
    right: 46.0625rem;
  }

  .lg\:bottom-184\.25{
    bottom: 46.0625rem;
  }

  .lg\:left-184\.25{
    left: 46.0625rem;
  }

  .lg\:top-203\.25{
    top: 50.8125rem;
  }

  .lg\:right-203\.25{
    right: 50.8125rem;
  }

  .lg\:bottom-203\.25{
    bottom: 50.8125rem;
  }

  .lg\:left-203\.25{
    left: 50.8125rem;
  }

  .lg\:top-half{
    top: 50%;
  }

  .lg\:right-half{
    right: 50%;
  }

  .lg\:bottom-half{
    bottom: 50%;
  }

  .lg\:left-half{
    left: 50%;
  }

  .lg\:top-full{
    top: 100%;
  }

  .lg\:right-full{
    right: 100%;
  }

  .lg\:bottom-full{
    bottom: 100%;
  }

  .lg\:left-full{
    left: 100%;
  }

  .lg\:top-1\/10{
    top: 10%;
  }

  .lg\:right-1\/10{
    right: 10%;
  }

  .lg\:bottom-1\/10{
    bottom: 10%;
  }

  .lg\:left-1\/10{
    left: 10%;
  }

  .lg\:top-2\/10{
    top: 20%;
  }

  .lg\:right-2\/10{
    right: 20%;
  }

  .lg\:bottom-2\/10{
    bottom: 20%;
  }

  .lg\:left-2\/10{
    left: 20%;
  }

  .lg\:top-3\/10{
    top: 30%;
  }

  .lg\:right-3\/10{
    right: 30%;
  }

  .lg\:bottom-3\/10{
    bottom: 30%;
  }

  .lg\:left-3\/10{
    left: 30%;
  }

  .lg\:top-4\/10{
    top: 40%;
  }

  .lg\:right-4\/10{
    right: 40%;
  }

  .lg\:bottom-4\/10{
    bottom: 40%;
  }

  .lg\:left-4\/10{
    left: 40%;
  }

  .lg\:top-4\.5\/10{
    top: 45%;
  }

  .lg\:right-4\.5\/10{
    right: 45%;
  }

  .lg\:bottom-4\.5\/10{
    bottom: 45%;
  }

  .lg\:left-4\.5\/10{
    left: 45%;
  }

  .lg\:top-5\/10{
    top: 50%;
  }

  .lg\:right-5\/10{
    right: 50%;
  }

  .lg\:bottom-5\/10{
    bottom: 50%;
  }

  .lg\:left-5\/10{
    left: 50%;
  }

  .lg\:top-5\.5\/10{
    top: 55%;
  }

  .lg\:right-5\.5\/10{
    right: 55%;
  }

  .lg\:bottom-5\.5\/10{
    bottom: 55%;
  }

  .lg\:left-5\.5\/10{
    left: 55%;
  }

  .lg\:top-6\/10{
    top: 60%;
  }

  .lg\:right-6\/10{
    right: 60%;
  }

  .lg\:bottom-6\/10{
    bottom: 60%;
  }

  .lg\:left-6\/10{
    left: 60%;
  }

  .lg\:top-7\/10{
    top: 70%;
  }

  .lg\:right-7\/10{
    right: 70%;
  }

  .lg\:bottom-7\/10{
    bottom: 70%;
  }

  .lg\:left-7\/10{
    left: 70%;
  }

  .lg\:top-8\/10{
    top: 80%;
  }

  .lg\:right-8\/10{
    right: 80%;
  }

  .lg\:bottom-8\/10{
    bottom: 80%;
  }

  .lg\:left-8\/10{
    left: 80%;
  }

  .lg\:top-9\/10{
    top: 90%;
  }

  .lg\:right-9\/10{
    right: 90%;
  }

  .lg\:bottom-9\/10{
    bottom: 90%;
  }

  .lg\:left-9\/10{
    left: 90%;
  }

  .lg\:top-1\/12{
    top: 8.333333%;
  }

  .lg\:right-1\/12{
    right: 8.333333%;
  }

  .lg\:bottom-1\/12{
    bottom: 8.333333%;
  }

  .lg\:left-1\/12{
    left: 8.333333%;
  }

  .lg\:top-2\/12{
    top: 16.666667%;
  }

  .lg\:right-2\/12{
    right: 16.666667%;
  }

  .lg\:bottom-2\/12{
    bottom: 16.666667%;
  }

  .lg\:left-2\/12{
    left: 16.666667%;
  }

  .lg\:top-3\/12{
    top: 25%;
  }

  .lg\:right-3\/12{
    right: 25%;
  }

  .lg\:bottom-3\/12{
    bottom: 25%;
  }

  .lg\:left-3\/12{
    left: 25%;
  }

  .lg\:top-4\/12{
    top: 33.333333%;
  }

  .lg\:right-4\/12{
    right: 33.333333%;
  }

  .lg\:bottom-4\/12{
    bottom: 33.333333%;
  }

  .lg\:left-4\/12{
    left: 33.333333%;
  }

  .lg\:top-5\/12{
    top: 41.666667%;
  }

  .lg\:right-5\/12{
    right: 41.666667%;
  }

  .lg\:bottom-5\/12{
    bottom: 41.666667%;
  }

  .lg\:left-5\/12{
    left: 41.666667%;
  }

  .lg\:top-6\/12{
    top: 50%;
  }

  .lg\:right-6\/12{
    right: 50%;
  }

  .lg\:bottom-6\/12{
    bottom: 50%;
  }

  .lg\:left-6\/12{
    left: 50%;
  }

  .lg\:top-7\/12{
    top: 58.333333%;
  }

  .lg\:right-7\/12{
    right: 58.333333%;
  }

  .lg\:bottom-7\/12{
    bottom: 58.333333%;
  }

  .lg\:left-7\/12{
    left: 58.333333%;
  }

  .lg\:top-8\/12{
    top: 66.666667%;
  }

  .lg\:right-8\/12{
    right: 66.666667%;
  }

  .lg\:bottom-8\/12{
    bottom: 66.666667%;
  }

  .lg\:left-8\/12{
    left: 66.666667%;
  }

  .lg\:top-9\/12{
    top: 75%;
  }

  .lg\:right-9\/12{
    right: 75%;
  }

  .lg\:bottom-9\/12{
    bottom: 75%;
  }

  .lg\:left-9\/12{
    left: 75%;
  }

  .lg\:top-10\/12{
    top: 83.333333%;
  }

  .lg\:right-10\/12{
    right: 83.333333%;
  }

  .lg\:bottom-10\/12{
    bottom: 83.333333%;
  }

  .lg\:left-10\/12{
    left: 83.333333%;
  }

  .lg\:top-11\/12{
    top: 91.666667%;
  }

  .lg\:right-11\/12{
    right: 91.666667%;
  }

  .lg\:bottom-11\/12{
    bottom: 91.666667%;
  }

  .lg\:left-11\/12{
    left: 91.666667%;
  }

  .lg\:-top-0{
    top: 0px;
  }

  .lg\:-right-0{
    right: 0px;
  }

  .lg\:-bottom-0{
    bottom: 0px;
  }

  .lg\:-left-0{
    left: 0px;
  }

  .lg\:-top-1{
    top: -0.25rem;
  }

  .lg\:-right-1{
    right: -0.25rem;
  }

  .lg\:-bottom-1{
    bottom: -0.25rem;
  }

  .lg\:-left-1{
    left: -0.25rem;
  }

  .lg\:-top-2{
    top: -0.5rem;
  }

  .lg\:-right-2{
    right: -0.5rem;
  }

  .lg\:-bottom-2{
    bottom: -0.5rem;
  }

  .lg\:-left-2{
    left: -0.5rem;
  }

  .lg\:-top-3{
    top: -0.75rem;
  }

  .lg\:-right-3{
    right: -0.75rem;
  }

  .lg\:-bottom-3{
    bottom: -0.75rem;
  }

  .lg\:-left-3{
    left: -0.75rem;
  }

  .lg\:-top-4{
    top: -1rem;
  }

  .lg\:-right-4{
    right: -1rem;
  }

  .lg\:-bottom-4{
    bottom: -1rem;
  }

  .lg\:-left-4{
    left: -1rem;
  }

  .lg\:-top-5{
    top: -1.25rem;
  }

  .lg\:-right-5{
    right: -1.25rem;
  }

  .lg\:-bottom-5{
    bottom: -1.25rem;
  }

  .lg\:-left-5{
    left: -1.25rem;
  }

  .lg\:-top-6{
    top: -1.5rem;
  }

  .lg\:-right-6{
    right: -1.5rem;
  }

  .lg\:-bottom-6{
    bottom: -1.5rem;
  }

  .lg\:-left-6{
    left: -1.5rem;
  }

  .lg\:-top-7{
    top: -1.75rem;
  }

  .lg\:-right-7{
    right: -1.75rem;
  }

  .lg\:-bottom-7{
    bottom: -1.75rem;
  }

  .lg\:-left-7{
    left: -1.75rem;
  }

  .lg\:-top-8{
    top: -2rem;
  }

  .lg\:-right-8{
    right: -2rem;
  }

  .lg\:-bottom-8{
    bottom: -2rem;
  }

  .lg\:-left-8{
    left: -2rem;
  }

  .lg\:-top-9{
    top: -2.25rem;
  }

  .lg\:-right-9{
    right: -2.25rem;
  }

  .lg\:-bottom-9{
    bottom: -2.25rem;
  }

  .lg\:-left-9{
    left: -2.25rem;
  }

  .lg\:-top-10{
    top: -2.5rem;
  }

  .lg\:-right-10{
    right: -2.5rem;
  }

  .lg\:-bottom-10{
    bottom: -2.5rem;
  }

  .lg\:-left-10{
    left: -2.5rem;
  }

  .lg\:-top-11{
    top: -2.75rem;
  }

  .lg\:-right-11{
    right: -2.75rem;
  }

  .lg\:-bottom-11{
    bottom: -2.75rem;
  }

  .lg\:-left-11{
    left: -2.75rem;
  }

  .lg\:-top-12{
    top: -3rem;
  }

  .lg\:-right-12{
    right: -3rem;
  }

  .lg\:-bottom-12{
    bottom: -3rem;
  }

  .lg\:-left-12{
    left: -3rem;
  }

  .lg\:-top-13{
    top: -3.25rem;
  }

  .lg\:-right-13{
    right: -3.25rem;
  }

  .lg\:-bottom-13{
    bottom: -3.25rem;
  }

  .lg\:-left-13{
    left: -3.25rem;
  }

  .lg\:-top-14{
    top: -3.5rem;
  }

  .lg\:-right-14{
    right: -3.5rem;
  }

  .lg\:-bottom-14{
    bottom: -3.5rem;
  }

  .lg\:-left-14{
    left: -3.5rem;
  }

  .lg\:-top-15{
    top: -3.75rem;
  }

  .lg\:-right-15{
    right: -3.75rem;
  }

  .lg\:-bottom-15{
    bottom: -3.75rem;
  }

  .lg\:-left-15{
    left: -3.75rem;
  }

  .lg\:-top-16{
    top: -4rem;
  }

  .lg\:-right-16{
    right: -4rem;
  }

  .lg\:-bottom-16{
    bottom: -4rem;
  }

  .lg\:-left-16{
    left: -4rem;
  }

  .lg\:-top-17{
    top: -4.25rem;
  }

  .lg\:-right-17{
    right: -4.25rem;
  }

  .lg\:-bottom-17{
    bottom: -4.25rem;
  }

  .lg\:-left-17{
    left: -4.25rem;
  }

  .lg\:-top-18{
    top: -4.5rem;
  }

  .lg\:-right-18{
    right: -4.5rem;
  }

  .lg\:-bottom-18{
    bottom: -4.5rem;
  }

  .lg\:-left-18{
    left: -4.5rem;
  }

  .lg\:-top-19{
    top: -4.75rem;
  }

  .lg\:-right-19{
    right: -4.75rem;
  }

  .lg\:-bottom-19{
    bottom: -4.75rem;
  }

  .lg\:-left-19{
    left: -4.75rem;
  }

  .lg\:-top-20{
    top: -5rem;
  }

  .lg\:-right-20{
    right: -5rem;
  }

  .lg\:-bottom-20{
    bottom: -5rem;
  }

  .lg\:-left-20{
    left: -5rem;
  }

  .lg\:-top-22{
    top: -5.5rem;
  }

  .lg\:-right-22{
    right: -5.5rem;
  }

  .lg\:-bottom-22{
    bottom: -5.5rem;
  }

  .lg\:-left-22{
    left: -5.5rem;
  }

  .lg\:-top-24{
    top: -6rem;
  }

  .lg\:-right-24{
    right: -6rem;
  }

  .lg\:-bottom-24{
    bottom: -6rem;
  }

  .lg\:-left-24{
    left: -6rem;
  }

  .lg\:-top-25{
    top: -6.25rem;
  }

  .lg\:-right-25{
    right: -6.25rem;
  }

  .lg\:-bottom-25{
    bottom: -6.25rem;
  }

  .lg\:-left-25{
    left: -6.25rem;
  }

  .lg\:-top-28{
    top: -7rem;
  }

  .lg\:-right-28{
    right: -7rem;
  }

  .lg\:-bottom-28{
    bottom: -7rem;
  }

  .lg\:-left-28{
    left: -7rem;
  }

  .lg\:-top-30{
    top: -7.5rem;
  }

  .lg\:-right-30{
    right: -7.5rem;
  }

  .lg\:-bottom-30{
    bottom: -7.5rem;
  }

  .lg\:-left-30{
    left: -7.5rem;
  }

  .lg\:-top-32{
    top: -8rem;
  }

  .lg\:-right-32{
    right: -8rem;
  }

  .lg\:-bottom-32{
    bottom: -8rem;
  }

  .lg\:-left-32{
    left: -8rem;
  }

  .lg\:-top-34{
    top: -8.5rem;
  }

  .lg\:-right-34{
    right: -8.5rem;
  }

  .lg\:-bottom-34{
    bottom: -8.5rem;
  }

  .lg\:-left-34{
    left: -8.5rem;
  }

  .lg\:-top-35{
    top: -8.75rem;
  }

  .lg\:-right-35{
    right: -8.75rem;
  }

  .lg\:-bottom-35{
    bottom: -8.75rem;
  }

  .lg\:-left-35{
    left: -8.75rem;
  }

  .lg\:-top-36{
    top: -9rem;
  }

  .lg\:-right-36{
    right: -9rem;
  }

  .lg\:-bottom-36{
    bottom: -9rem;
  }

  .lg\:-left-36{
    left: -9rem;
  }

  .lg\:-top-39{
    top: -9.75rem;
  }

  .lg\:-right-39{
    right: -9.75rem;
  }

  .lg\:-bottom-39{
    bottom: -9.75rem;
  }

  .lg\:-left-39{
    left: -9.75rem;
  }

  .lg\:-top-40{
    top: -10rem;
  }

  .lg\:-right-40{
    right: -10rem;
  }

  .lg\:-bottom-40{
    bottom: -10rem;
  }

  .lg\:-left-40{
    left: -10rem;
  }

  .lg\:-top-42{
    top: -10.5rem;
  }

  .lg\:-right-42{
    right: -10.5rem;
  }

  .lg\:-bottom-42{
    bottom: -10.5rem;
  }

  .lg\:-left-42{
    left: -10.5rem;
  }

  .lg\:-top-44{
    top: -11rem;
  }

  .lg\:-right-44{
    right: -11rem;
  }

  .lg\:-bottom-44{
    bottom: -11rem;
  }

  .lg\:-left-44{
    left: -11rem;
  }

  .lg\:-top-45{
    top: -11.25rem;
  }

  .lg\:-right-45{
    right: -11.25rem;
  }

  .lg\:-bottom-45{
    bottom: -11.25rem;
  }

  .lg\:-left-45{
    left: -11.25rem;
  }

  .lg\:-top-48{
    top: -12rem;
  }

  .lg\:-right-48{
    right: -12rem;
  }

  .lg\:-bottom-48{
    bottom: -12rem;
  }

  .lg\:-left-48{
    left: -12rem;
  }

  .lg\:-top-50{
    top: -12.5rem;
  }

  .lg\:-right-50{
    right: -12.5rem;
  }

  .lg\:-bottom-50{
    bottom: -12.5rem;
  }

  .lg\:-left-50{
    left: -12.5rem;
  }

  .lg\:-top-52{
    top: -13rem;
  }

  .lg\:-right-52{
    right: -13rem;
  }

  .lg\:-bottom-52{
    bottom: -13rem;
  }

  .lg\:-left-52{
    left: -13rem;
  }

  .lg\:-top-55{
    top: -13.75rem;
  }

  .lg\:-right-55{
    right: -13.75rem;
  }

  .lg\:-bottom-55{
    bottom: -13.75rem;
  }

  .lg\:-left-55{
    left: -13.75rem;
  }

  .lg\:-top-56{
    top: -14rem;
  }

  .lg\:-right-56{
    right: -14rem;
  }

  .lg\:-bottom-56{
    bottom: -14rem;
  }

  .lg\:-left-56{
    left: -14rem;
  }

  .lg\:-top-58{
    top: -14.5rem;
  }

  .lg\:-right-58{
    right: -14.5rem;
  }

  .lg\:-bottom-58{
    bottom: -14.5rem;
  }

  .lg\:-left-58{
    left: -14.5rem;
  }

  .lg\:-top-60{
    top: -15rem;
  }

  .lg\:-right-60{
    right: -15rem;
  }

  .lg\:-bottom-60{
    bottom: -15rem;
  }

  .lg\:-left-60{
    left: -15rem;
  }

  .lg\:-top-64{
    top: -16rem;
  }

  .lg\:-right-64{
    right: -16rem;
  }

  .lg\:-bottom-64{
    bottom: -16rem;
  }

  .lg\:-left-64{
    left: -16rem;
  }

  .lg\:-top-65{
    top: -16.25rem;
  }

  .lg\:-right-65{
    right: -16.25rem;
  }

  .lg\:-bottom-65{
    bottom: -16.25rem;
  }

  .lg\:-left-65{
    left: -16.25rem;
  }

  .lg\:-top-68{
    top: -17rem;
  }

  .lg\:-right-68{
    right: -17rem;
  }

  .lg\:-bottom-68{
    bottom: -17rem;
  }

  .lg\:-left-68{
    left: -17rem;
  }

  .lg\:-top-69{
    top: -17.25rem;
  }

  .lg\:-right-69{
    right: -17.25rem;
  }

  .lg\:-bottom-69{
    bottom: -17.25rem;
  }

  .lg\:-left-69{
    left: -17.25rem;
  }

  .lg\:-top-70{
    top: -17.5rem;
  }

  .lg\:-right-70{
    right: -17.5rem;
  }

  .lg\:-bottom-70{
    bottom: -17.5rem;
  }

  .lg\:-left-70{
    left: -17.5rem;
  }

  .lg\:-top-72{
    top: -18rem;
  }

  .lg\:-right-72{
    right: -18rem;
  }

  .lg\:-bottom-72{
    bottom: -18rem;
  }

  .lg\:-left-72{
    left: -18rem;
  }

  .lg\:-top-75{
    top: -18.75rem;
  }

  .lg\:-right-75{
    right: -18.75rem;
  }

  .lg\:-bottom-75{
    bottom: -18.75rem;
  }

  .lg\:-left-75{
    left: -18.75rem;
  }

  .lg\:-top-80{
    top: -20rem;
  }

  .lg\:-right-80{
    right: -20rem;
  }

  .lg\:-bottom-80{
    bottom: -20rem;
  }

  .lg\:-left-80{
    left: -20rem;
  }

  .lg\:-top-85{
    top: -21.25rem;
  }

  .lg\:-right-85{
    right: -21.25rem;
  }

  .lg\:-bottom-85{
    bottom: -21.25rem;
  }

  .lg\:-left-85{
    left: -21.25rem;
  }

  .lg\:-top-86{
    top: -21.5rem;
  }

  .lg\:-right-86{
    right: -21.5rem;
  }

  .lg\:-bottom-86{
    bottom: -21.5rem;
  }

  .lg\:-left-86{
    left: -21.5rem;
  }

  .lg\:-top-90{
    top: -22.5rem;
  }

  .lg\:-right-90{
    right: -22.5rem;
  }

  .lg\:-bottom-90{
    bottom: -22.5rem;
  }

  .lg\:-left-90{
    left: -22.5rem;
  }

  .lg\:-top-96{
    top: -24rem;
  }

  .lg\:-right-96{
    right: -24rem;
  }

  .lg\:-bottom-96{
    bottom: -24rem;
  }

  .lg\:-left-96{
    left: -24rem;
  }

  .lg\:-top-100{
    top: -25rem;
  }

  .lg\:-right-100{
    right: -25rem;
  }

  .lg\:-bottom-100{
    bottom: -25rem;
  }

  .lg\:-left-100{
    left: -25rem;
  }

  .lg\:-top-115{
    top: -28.75rem;
  }

  .lg\:-right-115{
    right: -28.75rem;
  }

  .lg\:-bottom-115{
    bottom: -28.75rem;
  }

  .lg\:-left-115{
    left: -28.75rem;
  }

  .lg\:-top-125{
    top: -31.25rem;
  }

  .lg\:-right-125{
    right: -31.25rem;
  }

  .lg\:-bottom-125{
    bottom: -31.25rem;
  }

  .lg\:-left-125{
    left: -31.25rem;
  }

  .lg\:-top-142{
    top: -35.5rem;
  }

  .lg\:-right-142{
    right: -35.5rem;
  }

  .lg\:-bottom-142{
    bottom: -35.5rem;
  }

  .lg\:-left-142{
    left: -35.5rem;
  }

  .lg\:-top-150{
    top: -37.5rem;
  }

  .lg\:-right-150{
    right: -37.5rem;
  }

  .lg\:-bottom-150{
    bottom: -37.5rem;
  }

  .lg\:-left-150{
    left: -37.5rem;
  }

  .lg\:-top-156{
    top: -39rem;
  }

  .lg\:-right-156{
    right: -39rem;
  }

  .lg\:-bottom-156{
    bottom: -39rem;
  }

  .lg\:-left-156{
    left: -39rem;
  }

  .lg\:-top-160{
    top: -40rem;
  }

  .lg\:-right-160{
    right: -40rem;
  }

  .lg\:-bottom-160{
    bottom: -40rem;
  }

  .lg\:-left-160{
    left: -40rem;
  }

  .lg\:-top-175{
    top: -43.75rem;
  }

  .lg\:-right-175{
    right: -43.75rem;
  }

  .lg\:-bottom-175{
    bottom: -43.75rem;
  }

  .lg\:-left-175{
    left: -43.75rem;
  }

  .lg\:-top-207{
    top: -51.75rem;
  }

  .lg\:-right-207{
    right: -51.75rem;
  }

  .lg\:-bottom-207{
    bottom: -51.75rem;
  }

  .lg\:-left-207{
    left: -51.75rem;
  }

  .lg\:-top-242{
    top: -60.5rem;
  }

  .lg\:-right-242{
    right: -60.5rem;
  }

  .lg\:-bottom-242{
    bottom: -60.5rem;
  }

  .lg\:-left-242{
    left: -60.5rem;
  }

  .lg\:-top-250{
    top: -62.5rem;
  }

  .lg\:-right-250{
    right: -62.5rem;
  }

  .lg\:-bottom-250{
    bottom: -62.5rem;
  }

  .lg\:-left-250{
    left: -62.5rem;
  }

  .lg\:-top-258{
    top: -64.5rem;
  }

  .lg\:-right-258{
    right: -64.5rem;
  }

  .lg\:-bottom-258{
    bottom: -64.5rem;
  }

  .lg\:-left-258{
    left: -64.5rem;
  }

  .lg\:-top-265{
    top: -66.25rem;
  }

  .lg\:-right-265{
    right: -66.25rem;
  }

  .lg\:-bottom-265{
    bottom: -66.25rem;
  }

  .lg\:-left-265{
    left: -66.25rem;
  }

  .lg\:-top-280{
    top: -70rem;
  }

  .lg\:-right-280{
    right: -70rem;
  }

  .lg\:-bottom-280{
    bottom: -70rem;
  }

  .lg\:-left-280{
    left: -70rem;
  }

  .lg\:-top-px{
    top: -1px;
  }

  .lg\:-right-px{
    right: -1px;
  }

  .lg\:-bottom-px{
    bottom: -1px;
  }

  .lg\:-left-px{
    left: -1px;
  }

  .lg\:-top-0\.5{
    top: -0.125rem;
  }

  .lg\:-right-0\.5{
    right: -0.125rem;
  }

  .lg\:-bottom-0\.5{
    bottom: -0.125rem;
  }

  .lg\:-left-0\.5{
    left: -0.125rem;
  }

  .lg\:-top-1\.5{
    top: -0.375rem;
  }

  .lg\:-right-1\.5{
    right: -0.375rem;
  }

  .lg\:-bottom-1\.5{
    bottom: -0.375rem;
  }

  .lg\:-left-1\.5{
    left: -0.375rem;
  }

  .lg\:-top-2\.5{
    top: -0.625rem;
  }

  .lg\:-right-2\.5{
    right: -0.625rem;
  }

  .lg\:-bottom-2\.5{
    bottom: -0.625rem;
  }

  .lg\:-left-2\.5{
    left: -0.625rem;
  }

  .lg\:-top-3\.5{
    top: -0.875rem;
  }

  .lg\:-right-3\.5{
    right: -0.875rem;
  }

  .lg\:-bottom-3\.5{
    bottom: -0.875rem;
  }

  .lg\:-left-3\.5{
    left: -0.875rem;
  }

  .lg\:-top-0\.25{
    top: -0.0625rem;
  }

  .lg\:-right-0\.25{
    right: -0.0625rem;
  }

  .lg\:-bottom-0\.25{
    bottom: -0.0625rem;
  }

  .lg\:-left-0\.25{
    left: -0.0625rem;
  }

  .lg\:-top-0\.75{
    top: -0.1875rem;
  }

  .lg\:-right-0\.75{
    right: -0.1875rem;
  }

  .lg\:-bottom-0\.75{
    bottom: -0.1875rem;
  }

  .lg\:-left-0\.75{
    left: -0.1875rem;
  }

  .lg\:-top-1\.25{
    top: -0.3125rem;
  }

  .lg\:-right-1\.25{
    right: -0.3125rem;
  }

  .lg\:-bottom-1\.25{
    bottom: -0.3125rem;
  }

  .lg\:-left-1\.25{
    left: -0.3125rem;
  }

  .lg\:-top-1\.75{
    top: -0.4375rem;
  }

  .lg\:-right-1\.75{
    right: -0.4375rem;
  }

  .lg\:-bottom-1\.75{
    bottom: -0.4375rem;
  }

  .lg\:-left-1\.75{
    left: -0.4375rem;
  }

  .lg\:-top-2\.25{
    top: -0.5625rem;
  }

  .lg\:-right-2\.25{
    right: -0.5625rem;
  }

  .lg\:-bottom-2\.25{
    bottom: -0.5625rem;
  }

  .lg\:-left-2\.25{
    left: -0.5625rem;
  }

  .lg\:-top-2\.75{
    top: -0.6875rem;
  }

  .lg\:-right-2\.75{
    right: -0.6875rem;
  }

  .lg\:-bottom-2\.75{
    bottom: -0.6875rem;
  }

  .lg\:-left-2\.75{
    left: -0.6875rem;
  }

  .lg\:-top-3\.25{
    top: -0.8125rem;
  }

  .lg\:-right-3\.25{
    right: -0.8125rem;
  }

  .lg\:-bottom-3\.25{
    bottom: -0.8125rem;
  }

  .lg\:-left-3\.25{
    left: -0.8125rem;
  }

  .lg\:-top-3\.75{
    top: -0.9375rem;
  }

  .lg\:-right-3\.75{
    right: -0.9375rem;
  }

  .lg\:-bottom-3\.75{
    bottom: -0.9375rem;
  }

  .lg\:-left-3\.75{
    left: -0.9375rem;
  }

  .lg\:-top-4\.25{
    top: -1.0625rem;
  }

  .lg\:-right-4\.25{
    right: -1.0625rem;
  }

  .lg\:-bottom-4\.25{
    bottom: -1.0625rem;
  }

  .lg\:-left-4\.25{
    left: -1.0625rem;
  }

  .lg\:-top-4\.5{
    top: -1.125rem;
  }

  .lg\:-right-4\.5{
    right: -1.125rem;
  }

  .lg\:-bottom-4\.5{
    bottom: -1.125rem;
  }

  .lg\:-left-4\.5{
    left: -1.125rem;
  }

  .lg\:-top-4\.75{
    top: -1.1875rem;
  }

  .lg\:-right-4\.75{
    right: -1.1875rem;
  }

  .lg\:-bottom-4\.75{
    bottom: -1.1875rem;
  }

  .lg\:-left-4\.75{
    left: -1.1875rem;
  }

  .lg\:-top-5\.25{
    top: -1.3125rem;
  }

  .lg\:-right-5\.25{
    right: -1.3125rem;
  }

  .lg\:-bottom-5\.25{
    bottom: -1.3125rem;
  }

  .lg\:-left-5\.25{
    left: -1.3125rem;
  }

  .lg\:-top-5\.5{
    top: -1.375rem;
  }

  .lg\:-right-5\.5{
    right: -1.375rem;
  }

  .lg\:-bottom-5\.5{
    bottom: -1.375rem;
  }

  .lg\:-left-5\.5{
    left: -1.375rem;
  }

  .lg\:-top-5\.75{
    top: -1.4375rem;
  }

  .lg\:-right-5\.75{
    right: -1.4375rem;
  }

  .lg\:-bottom-5\.75{
    bottom: -1.4375rem;
  }

  .lg\:-left-5\.75{
    left: -1.4375rem;
  }

  .lg\:-top-6\.25{
    top: -1.5625rem;
  }

  .lg\:-right-6\.25{
    right: -1.5625rem;
  }

  .lg\:-bottom-6\.25{
    bottom: -1.5625rem;
  }

  .lg\:-left-6\.25{
    left: -1.5625rem;
  }

  .lg\:-top-6\.5{
    top: -1.625rem;
  }

  .lg\:-right-6\.5{
    right: -1.625rem;
  }

  .lg\:-bottom-6\.5{
    bottom: -1.625rem;
  }

  .lg\:-left-6\.5{
    left: -1.625rem;
  }

  .lg\:-top-6\.75{
    top: -1.6875rem;
  }

  .lg\:-right-6\.75{
    right: -1.6875rem;
  }

  .lg\:-bottom-6\.75{
    bottom: -1.6875rem;
  }

  .lg\:-left-6\.75{
    left: -1.6875rem;
  }

  .lg\:-top-7\.25{
    top: -1.8125rem;
  }

  .lg\:-right-7\.25{
    right: -1.8125rem;
  }

  .lg\:-bottom-7\.25{
    bottom: -1.8125rem;
  }

  .lg\:-left-7\.25{
    left: -1.8125rem;
  }

  .lg\:-top-7\.5{
    top: -1.875rem;
  }

  .lg\:-right-7\.5{
    right: -1.875rem;
  }

  .lg\:-bottom-7\.5{
    bottom: -1.875rem;
  }

  .lg\:-left-7\.5{
    left: -1.875rem;
  }

  .lg\:-top-8\.25{
    top: -2.0625rem;
  }

  .lg\:-right-8\.25{
    right: -2.0625rem;
  }

  .lg\:-bottom-8\.25{
    bottom: -2.0625rem;
  }

  .lg\:-left-8\.25{
    left: -2.0625rem;
  }

  .lg\:-top-8\.5{
    top: -2.125rem;
  }

  .lg\:-right-8\.5{
    right: -2.125rem;
  }

  .lg\:-bottom-8\.5{
    bottom: -2.125rem;
  }

  .lg\:-left-8\.5{
    left: -2.125rem;
  }

  .lg\:-top-9\.25{
    top: -2.3125rem;
  }

  .lg\:-right-9\.25{
    right: -2.3125rem;
  }

  .lg\:-bottom-9\.25{
    bottom: -2.3125rem;
  }

  .lg\:-left-9\.25{
    left: -2.3125rem;
  }

  .lg\:-top-9\.5{
    top: -2.375rem;
  }

  .lg\:-right-9\.5{
    right: -2.375rem;
  }

  .lg\:-bottom-9\.5{
    bottom: -2.375rem;
  }

  .lg\:-left-9\.5{
    left: -2.375rem;
  }

  .lg\:-top-10\.5{
    top: -2.625rem;
  }

  .lg\:-right-10\.5{
    right: -2.625rem;
  }

  .lg\:-bottom-10\.5{
    bottom: -2.625rem;
  }

  .lg\:-left-10\.5{
    left: -2.625rem;
  }

  .lg\:-top-11\.25{
    top: -2.8125rem;
  }

  .lg\:-right-11\.25{
    right: -2.8125rem;
  }

  .lg\:-bottom-11\.25{
    bottom: -2.8125rem;
  }

  .lg\:-left-11\.25{
    left: -2.8125rem;
  }

  .lg\:-top-11\.5{
    top: -2.875rem;
  }

  .lg\:-right-11\.5{
    right: -2.875rem;
  }

  .lg\:-bottom-11\.5{
    bottom: -2.875rem;
  }

  .lg\:-left-11\.5{
    left: -2.875rem;
  }

  .lg\:-top-12\.5{
    top: -3.125rem;
  }

  .lg\:-right-12\.5{
    right: -3.125rem;
  }

  .lg\:-bottom-12\.5{
    bottom: -3.125rem;
  }

  .lg\:-left-12\.5{
    left: -3.125rem;
  }

  .lg\:-top-12\.75{
    top: -3.1875rem;
  }

  .lg\:-right-12\.75{
    right: -3.1875rem;
  }

  .lg\:-bottom-12\.75{
    bottom: -3.1875rem;
  }

  .lg\:-left-12\.75{
    left: -3.1875rem;
  }

  .lg\:-top-13\.5{
    top: -3.375rem;
  }

  .lg\:-right-13\.5{
    right: -3.375rem;
  }

  .lg\:-bottom-13\.5{
    bottom: -3.375rem;
  }

  .lg\:-left-13\.5{
    left: -3.375rem;
  }

  .lg\:-top-14\.5{
    top: -3.625rem;
  }

  .lg\:-right-14\.5{
    right: -3.625rem;
  }

  .lg\:-bottom-14\.5{
    bottom: -3.625rem;
  }

  .lg\:-left-14\.5{
    left: -3.625rem;
  }

  .lg\:-top-15\.5{
    top: -3.875rem;
  }

  .lg\:-right-15\.5{
    right: -3.875rem;
  }

  .lg\:-bottom-15\.5{
    bottom: -3.875rem;
  }

  .lg\:-left-15\.5{
    left: -3.875rem;
  }

  .lg\:-top-15\.75{
    top: -3.9375rem;
  }

  .lg\:-right-15\.75{
    right: -3.9375rem;
  }

  .lg\:-bottom-15\.75{
    bottom: -3.9375rem;
  }

  .lg\:-left-15\.75{
    left: -3.9375rem;
  }

  .lg\:-top-16\.25{
    top: -4.0625rem;
  }

  .lg\:-right-16\.25{
    right: -4.0625rem;
  }

  .lg\:-bottom-16\.25{
    bottom: -4.0625rem;
  }

  .lg\:-left-16\.25{
    left: -4.0625rem;
  }

  .lg\:-top-17\.25{
    top: -4.3125rem;
  }

  .lg\:-right-17\.25{
    right: -4.3125rem;
  }

  .lg\:-bottom-17\.25{
    bottom: -4.3125rem;
  }

  .lg\:-left-17\.25{
    left: -4.3125rem;
  }

  .lg\:-top-17\.5{
    top: -4.375rem;
  }

  .lg\:-right-17\.5{
    right: -4.375rem;
  }

  .lg\:-bottom-17\.5{
    bottom: -4.375rem;
  }

  .lg\:-left-17\.5{
    left: -4.375rem;
  }

  .lg\:-top-18\.25{
    top: -4.5625rem;
  }

  .lg\:-right-18\.25{
    right: -4.5625rem;
  }

  .lg\:-bottom-18\.25{
    bottom: -4.5625rem;
  }

  .lg\:-left-18\.25{
    left: -4.5625rem;
  }

  .lg\:-top-18\.5{
    top: -4.625rem;
  }

  .lg\:-right-18\.5{
    right: -4.625rem;
  }

  .lg\:-bottom-18\.5{
    bottom: -4.625rem;
  }

  .lg\:-left-18\.5{
    left: -4.625rem;
  }

  .lg\:-top-20\.25{
    top: -5.0625rem;
  }

  .lg\:-right-20\.25{
    right: -5.0625rem;
  }

  .lg\:-bottom-20\.25{
    bottom: -5.0625rem;
  }

  .lg\:-left-20\.25{
    left: -5.0625rem;
  }

  .lg\:-top-20\.5{
    top: -5.125rem;
  }

  .lg\:-right-20\.5{
    right: -5.125rem;
  }

  .lg\:-bottom-20\.5{
    bottom: -5.125rem;
  }

  .lg\:-left-20\.5{
    left: -5.125rem;
  }

  .lg\:-top-22\.5{
    top: -5.625rem;
  }

  .lg\:-right-22\.5{
    right: -5.625rem;
  }

  .lg\:-bottom-22\.5{
    bottom: -5.625rem;
  }

  .lg\:-left-22\.5{
    left: -5.625rem;
  }

  .lg\:-top-25\.5{
    top: -6.375rem;
  }

  .lg\:-right-25\.5{
    right: -6.375rem;
  }

  .lg\:-bottom-25\.5{
    bottom: -6.375rem;
  }

  .lg\:-left-25\.5{
    left: -6.375rem;
  }

  .lg\:-top-26\.75{
    top: -6.6875rem;
  }

  .lg\:-right-26\.75{
    right: -6.6875rem;
  }

  .lg\:-bottom-26\.75{
    bottom: -6.6875rem;
  }

  .lg\:-left-26\.75{
    left: -6.6875rem;
  }

  .lg\:-top-32\.5{
    top: -8.125rem;
  }

  .lg\:-right-32\.5{
    right: -8.125rem;
  }

  .lg\:-bottom-32\.5{
    bottom: -8.125rem;
  }

  .lg\:-left-32\.5{
    left: -8.125rem;
  }

  .lg\:-top-37\.5{
    top: -9.375rem;
  }

  .lg\:-right-37\.5{
    right: -9.375rem;
  }

  .lg\:-bottom-37\.5{
    bottom: -9.375rem;
  }

  .lg\:-left-37\.5{
    left: -9.375rem;
  }

  .lg\:-top-41\.25{
    top: -10.3125rem;
  }

  .lg\:-right-41\.25{
    right: -10.3125rem;
  }

  .lg\:-bottom-41\.25{
    bottom: -10.3125rem;
  }

  .lg\:-left-41\.25{
    left: -10.3125rem;
  }

  .lg\:-top-52\.5{
    top: -13.125rem;
  }

  .lg\:-right-52\.5{
    right: -13.125rem;
  }

  .lg\:-bottom-52\.5{
    bottom: -13.125rem;
  }

  .lg\:-left-52\.5{
    left: -13.125rem;
  }

  .lg\:-top-54\.5{
    top: -13.625rem;
  }

  .lg\:-right-54\.5{
    right: -13.625rem;
  }

  .lg\:-bottom-54\.5{
    bottom: -13.625rem;
  }

  .lg\:-left-54\.5{
    left: -13.625rem;
  }

  .lg\:-top-57\.25{
    top: -14.3125rem;
  }

  .lg\:-right-57\.25{
    right: -14.3125rem;
  }

  .lg\:-bottom-57\.25{
    bottom: -14.3125rem;
  }

  .lg\:-left-57\.25{
    left: -14.3125rem;
  }

  .lg\:-top-57\.5{
    top: -14.375rem;
  }

  .lg\:-right-57\.5{
    right: -14.375rem;
  }

  .lg\:-bottom-57\.5{
    bottom: -14.375rem;
  }

  .lg\:-left-57\.5{
    left: -14.375rem;
  }

  .lg\:-top-66\.25{
    top: -16.5625rem;
  }

  .lg\:-right-66\.25{
    right: -16.5625rem;
  }

  .lg\:-bottom-66\.25{
    bottom: -16.5625rem;
  }

  .lg\:-left-66\.25{
    left: -16.5625rem;
  }

  .lg\:-top-74\.5{
    top: -18.125rem;
  }

  .lg\:-right-74\.5{
    right: -18.125rem;
  }

  .lg\:-bottom-74\.5{
    bottom: -18.125rem;
  }

  .lg\:-left-74\.5{
    left: -18.125rem;
  }

  .lg\:-top-106\.25{
    top: -26.5625rem;
  }

  .lg\:-right-106\.25{
    right: -26.5625rem;
  }

  .lg\:-bottom-106\.25{
    bottom: -26.5625rem;
  }

  .lg\:-left-106\.25{
    left: -26.5625rem;
  }

  .lg\:-top-112\.25{
    top: -28.0675rem;
  }

  .lg\:-right-112\.25{
    right: -28.0675rem;
  }

  .lg\:-bottom-112\.25{
    bottom: -28.0675rem;
  }

  .lg\:-left-112\.25{
    left: -28.0675rem;
  }

  .lg\:-top-112\.75{
    top: -28.1875rem;
  }

  .lg\:-right-112\.75{
    right: -28.1875rem;
  }

  .lg\:-bottom-112\.75{
    bottom: -28.1875rem;
  }

  .lg\:-left-112\.75{
    left: -28.1875rem;
  }

  .lg\:-top-147\.5{
    top: -36.875rem;
  }

  .lg\:-right-147\.5{
    right: -36.875rem;
  }

  .lg\:-bottom-147\.5{
    bottom: -36.875rem;
  }

  .lg\:-left-147\.5{
    left: -36.875rem;
  }

  .lg\:-top-162\.5{
    top: -40.625rem;
  }

  .lg\:-right-162\.5{
    right: -40.625rem;
  }

  .lg\:-bottom-162\.5{
    bottom: -40.625rem;
  }

  .lg\:-left-162\.5{
    left: -40.625rem;
  }

  .lg\:-top-172\.25{
    top: -42.5625rem;
  }

  .lg\:-right-172\.25{
    right: -42.5625rem;
  }

  .lg\:-bottom-172\.25{
    bottom: -42.5625rem;
  }

  .lg\:-left-172\.25{
    left: -42.5625rem;
  }

  .lg\:-top-175\.25{
    top: -43.8125rem;
  }

  .lg\:-right-175\.25{
    right: -43.8125rem;
  }

  .lg\:-bottom-175\.25{
    bottom: -43.8125rem;
  }

  .lg\:-left-175\.25{
    left: -43.8125rem;
  }

  .lg\:-top-184\.25{
    top: -46.0625rem;
  }

  .lg\:-right-184\.25{
    right: -46.0625rem;
  }

  .lg\:-bottom-184\.25{
    bottom: -46.0625rem;
  }

  .lg\:-left-184\.25{
    left: -46.0625rem;
  }

  .lg\:-top-203\.25{
    top: -50.8125rem;
  }

  .lg\:-right-203\.25{
    right: -50.8125rem;
  }

  .lg\:-bottom-203\.25{
    bottom: -50.8125rem;
  }

  .lg\:-left-203\.25{
    left: -50.8125rem;
  }

  .lg\:-top-half{
    top: -50%;
  }

  .lg\:-right-half{
    right: -50%;
  }

  .lg\:-bottom-half{
    bottom: -50%;
  }

  .lg\:-left-half{
    left: -50%;
  }

  .lg\:-top-full{
    top: -100%;
  }

  .lg\:-right-full{
    right: -100%;
  }

  .lg\:-bottom-full{
    bottom: -100%;
  }

  .lg\:-left-full{
    left: -100%;
  }

  .lg\:-top-1\/10{
    top: -10%;
  }

  .lg\:-right-1\/10{
    right: -10%;
  }

  .lg\:-bottom-1\/10{
    bottom: -10%;
  }

  .lg\:-left-1\/10{
    left: -10%;
  }

  .lg\:-top-2\/10{
    top: -20%;
  }

  .lg\:-right-2\/10{
    right: -20%;
  }

  .lg\:-bottom-2\/10{
    bottom: -20%;
  }

  .lg\:-left-2\/10{
    left: -20%;
  }

  .lg\:-top-3\/10{
    top: -30%;
  }

  .lg\:-right-3\/10{
    right: -30%;
  }

  .lg\:-bottom-3\/10{
    bottom: -30%;
  }

  .lg\:-left-3\/10{
    left: -30%;
  }

  .lg\:-top-4\/10{
    top: -40%;
  }

  .lg\:-right-4\/10{
    right: -40%;
  }

  .lg\:-bottom-4\/10{
    bottom: -40%;
  }

  .lg\:-left-4\/10{
    left: -40%;
  }

  .lg\:-top-4\.5\/10{
    top: -45%;
  }

  .lg\:-right-4\.5\/10{
    right: -45%;
  }

  .lg\:-bottom-4\.5\/10{
    bottom: -45%;
  }

  .lg\:-left-4\.5\/10{
    left: -45%;
  }

  .lg\:-top-5\/10{
    top: -50%;
  }

  .lg\:-right-5\/10{
    right: -50%;
  }

  .lg\:-bottom-5\/10{
    bottom: -50%;
  }

  .lg\:-left-5\/10{
    left: -50%;
  }

  .lg\:-top-5\.5\/10{
    top: -55%;
  }

  .lg\:-right-5\.5\/10{
    right: -55%;
  }

  .lg\:-bottom-5\.5\/10{
    bottom: -55%;
  }

  .lg\:-left-5\.5\/10{
    left: -55%;
  }

  .lg\:-top-6\/10{
    top: -60%;
  }

  .lg\:-right-6\/10{
    right: -60%;
  }

  .lg\:-bottom-6\/10{
    bottom: -60%;
  }

  .lg\:-left-6\/10{
    left: -60%;
  }

  .lg\:-top-7\/10{
    top: -70%;
  }

  .lg\:-right-7\/10{
    right: -70%;
  }

  .lg\:-bottom-7\/10{
    bottom: -70%;
  }

  .lg\:-left-7\/10{
    left: -70%;
  }

  .lg\:-top-8\/10{
    top: -80%;
  }

  .lg\:-right-8\/10{
    right: -80%;
  }

  .lg\:-bottom-8\/10{
    bottom: -80%;
  }

  .lg\:-left-8\/10{
    left: -80%;
  }

  .lg\:-top-9\/10{
    top: -90%;
  }

  .lg\:-right-9\/10{
    right: -90%;
  }

  .lg\:-bottom-9\/10{
    bottom: -90%;
  }

  .lg\:-left-9\/10{
    left: -90%;
  }

  .lg\:-top-1\/12{
    top: -8.33333%;
  }

  .lg\:-right-1\/12{
    right: -8.33333%;
  }

  .lg\:-bottom-1\/12{
    bottom: -8.33333%;
  }

  .lg\:-left-1\/12{
    left: -8.33333%;
  }

  .lg\:-top-2\/12{
    top: -16.66667%;
  }

  .lg\:-right-2\/12{
    right: -16.66667%;
  }

  .lg\:-bottom-2\/12{
    bottom: -16.66667%;
  }

  .lg\:-left-2\/12{
    left: -16.66667%;
  }

  .lg\:-top-3\/12{
    top: -25%;
  }

  .lg\:-right-3\/12{
    right: -25%;
  }

  .lg\:-bottom-3\/12{
    bottom: -25%;
  }

  .lg\:-left-3\/12{
    left: -25%;
  }

  .lg\:-top-4\/12{
    top: -33.33333%;
  }

  .lg\:-right-4\/12{
    right: -33.33333%;
  }

  .lg\:-bottom-4\/12{
    bottom: -33.33333%;
  }

  .lg\:-left-4\/12{
    left: -33.33333%;
  }

  .lg\:-top-5\/12{
    top: -41.66667%;
  }

  .lg\:-right-5\/12{
    right: -41.66667%;
  }

  .lg\:-bottom-5\/12{
    bottom: -41.66667%;
  }

  .lg\:-left-5\/12{
    left: -41.66667%;
  }

  .lg\:-top-6\/12{
    top: -50%;
  }

  .lg\:-right-6\/12{
    right: -50%;
  }

  .lg\:-bottom-6\/12{
    bottom: -50%;
  }

  .lg\:-left-6\/12{
    left: -50%;
  }

  .lg\:-top-7\/12{
    top: -58.33333%;
  }

  .lg\:-right-7\/12{
    right: -58.33333%;
  }

  .lg\:-bottom-7\/12{
    bottom: -58.33333%;
  }

  .lg\:-left-7\/12{
    left: -58.33333%;
  }

  .lg\:-top-8\/12{
    top: -66.66667%;
  }

  .lg\:-right-8\/12{
    right: -66.66667%;
  }

  .lg\:-bottom-8\/12{
    bottom: -66.66667%;
  }

  .lg\:-left-8\/12{
    left: -66.66667%;
  }

  .lg\:-top-9\/12{
    top: -75%;
  }

  .lg\:-right-9\/12{
    right: -75%;
  }

  .lg\:-bottom-9\/12{
    bottom: -75%;
  }

  .lg\:-left-9\/12{
    left: -75%;
  }

  .lg\:-top-10\/12{
    top: -83.33333%;
  }

  .lg\:-right-10\/12{
    right: -83.33333%;
  }

  .lg\:-bottom-10\/12{
    bottom: -83.33333%;
  }

  .lg\:-left-10\/12{
    left: -83.33333%;
  }

  .lg\:-top-11\/12{
    top: -91.66667%;
  }

  .lg\:-right-11\/12{
    right: -91.66667%;
  }

  .lg\:-bottom-11\/12{
    bottom: -91.66667%;
  }

  .lg\:-left-11\/12{
    left: -91.66667%;
  }

  .lg\:top-1\/2{
    top: 50%;
  }

  .lg\:right-1\/2{
    right: 50%;
  }

  .lg\:bottom-1\/2{
    bottom: 50%;
  }

  .lg\:left-1\/2{
    left: 50%;
  }

  .lg\:top-1\/3{
    top: 33.333333%;
  }

  .lg\:right-1\/3{
    right: 33.333333%;
  }

  .lg\:bottom-1\/3{
    bottom: 33.333333%;
  }

  .lg\:left-1\/3{
    left: 33.333333%;
  }

  .lg\:top-2\/3{
    top: 66.666667%;
  }

  .lg\:right-2\/3{
    right: 66.666667%;
  }

  .lg\:bottom-2\/3{
    bottom: 66.666667%;
  }

  .lg\:left-2\/3{
    left: 66.666667%;
  }

  .lg\:top-1\/4{
    top: 25%;
  }

  .lg\:right-1\/4{
    right: 25%;
  }

  .lg\:bottom-1\/4{
    bottom: 25%;
  }

  .lg\:left-1\/4{
    left: 25%;
  }

  .lg\:top-2\/4{
    top: 50%;
  }

  .lg\:right-2\/4{
    right: 50%;
  }

  .lg\:bottom-2\/4{
    bottom: 50%;
  }

  .lg\:left-2\/4{
    left: 50%;
  }

  .lg\:top-3\/4{
    top: 75%;
  }

  .lg\:right-3\/4{
    right: 75%;
  }

  .lg\:bottom-3\/4{
    bottom: 75%;
  }

  .lg\:left-3\/4{
    left: 75%;
  }

  .lg\:-top-1\/2{
    top: -50%;
  }

  .lg\:-right-1\/2{
    right: -50%;
  }

  .lg\:-bottom-1\/2{
    bottom: -50%;
  }

  .lg\:-left-1\/2{
    left: -50%;
  }

  .lg\:-top-1\/3{
    top: -33.333333%;
  }

  .lg\:-right-1\/3{
    right: -33.333333%;
  }

  .lg\:-bottom-1\/3{
    bottom: -33.333333%;
  }

  .lg\:-left-1\/3{
    left: -33.333333%;
  }

  .lg\:-top-2\/3{
    top: -66.666667%;
  }

  .lg\:-right-2\/3{
    right: -66.666667%;
  }

  .lg\:-bottom-2\/3{
    bottom: -66.666667%;
  }

  .lg\:-left-2\/3{
    left: -66.666667%;
  }

  .lg\:-top-1\/4{
    top: -25%;
  }

  .lg\:-right-1\/4{
    right: -25%;
  }

  .lg\:-bottom-1\/4{
    bottom: -25%;
  }

  .lg\:-left-1\/4{
    left: -25%;
  }

  .lg\:-top-2\/4{
    top: -50%;
  }

  .lg\:-right-2\/4{
    right: -50%;
  }

  .lg\:-bottom-2\/4{
    bottom: -50%;
  }

  .lg\:-left-2\/4{
    left: -50%;
  }

  .lg\:-top-3\/4{
    top: -75%;
  }

  .lg\:-right-3\/4{
    right: -75%;
  }

  .lg\:-bottom-3\/4{
    bottom: -75%;
  }

  .lg\:-left-3\/4{
    left: -75%;
  }

  .lg\:resize-none{
    resize: none;
  }

  .lg\:resize-y{
    resize: vertical;
  }

  .lg\:resize-x{
    resize: horizontal;
  }

  .lg\:resize{
    resize: both;
  }

  .lg\:shadow-sm{
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .lg\:shadow{
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .lg\:shadow-md{
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .lg\:shadow-lg{
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .lg\:shadow-xl{
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .lg\:shadow-2xl{
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .lg\:shadow-inner{
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .lg\:shadow-none{
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .lg\:group-hover\:shadow-sm{
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .lg\:group-hover\:shadow{
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .lg\:group-hover\:shadow-md{
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .lg\:group-hover\:shadow-lg{
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .lg\:group-hover\:shadow-xl{
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .lg\:group-hover\:shadow-2xl{
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .lg\:group-hover\:shadow-inner{
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .lg\:group-hover\:shadow-none{
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .lg\:focus-within\:shadow-sm:focus-within{
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .lg\:focus-within\:shadow:focus-within{
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .lg\:focus-within\:shadow-md:focus-within{
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .lg\:focus-within\:shadow-lg:focus-within{
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .lg\:focus-within\:shadow-xl:focus-within{
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .lg\:focus-within\:shadow-2xl:focus-within{
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .lg\:focus-within\:shadow-inner:focus-within{
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .lg\:focus-within\:shadow-none:focus-within{
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .lg\:hover\:shadow-sm:hover{
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .lg\:hover\:shadow:hover{
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .lg\:hover\:shadow-md:hover{
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .lg\:hover\:shadow-lg:hover{
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .lg\:hover\:shadow-xl:hover{
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .lg\:hover\:shadow-2xl:hover{
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .lg\:hover\:shadow-inner:hover{
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .lg\:hover\:shadow-none:hover{
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .lg\:focus\:shadow-sm:focus{
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .lg\:focus\:shadow:focus{
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .lg\:focus\:shadow-md:focus{
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .lg\:focus\:shadow-lg:focus{
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .lg\:focus\:shadow-xl:focus{
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .lg\:focus\:shadow-2xl:focus{
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .lg\:focus\:shadow-inner:focus{
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .lg\:focus\:shadow-none:focus{
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .lg\:ring-0{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .lg\:ring-1{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .lg\:ring-2{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .lg\:ring-4{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .lg\:ring-8{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .lg\:ring{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .lg\:ring-inset{
    --tw-ring-inset: inset;
  }

  .lg\:focus-within\:ring-0:focus-within{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .lg\:focus-within\:ring-1:focus-within{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .lg\:focus-within\:ring-2:focus-within{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .lg\:focus-within\:ring-4:focus-within{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .lg\:focus-within\:ring-8:focus-within{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .lg\:focus-within\:ring:focus-within{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .lg\:focus-within\:ring-inset:focus-within{
    --tw-ring-inset: inset;
  }

  .lg\:focus\:ring-0:focus{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .lg\:focus\:ring-1:focus{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .lg\:focus\:ring-2:focus{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .lg\:focus\:ring-4:focus{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .lg\:focus\:ring-8:focus{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .lg\:focus\:ring:focus{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .lg\:focus\:ring-inset:focus{
    --tw-ring-inset: inset;
  }

  .lg\:ring-offset-transparent{
    --tw-ring-offset-color: transparent;
  }

  .lg\:ring-offset-black{
    --tw-ring-offset-color: #000;
  }

  .lg\:ring-offset-white{
    --tw-ring-offset-color: #fff;
  }

  .lg\:ring-offset-grey{
    --tw-ring-offset-color: #9b9b9b;
  }

  .lg\:ring-offset-grey-darkest{
    --tw-ring-offset-color: #111;
  }

  .lg\:ring-offset-grey-darkest700{
    --tw-ring-offset-color: rgba(17, 17, 17, 0.7);
  }

  .lg\:ring-offset-grey-darkest300{
    --tw-ring-offset-color: rgba(17, 17, 17, 0.3);
  }

  .lg\:ring-offset-grey-darkest100{
    --tw-ring-offset-color: rgba(17, 17, 17, 0.1);
  }

  .lg\:ring-offset-grey-dark{
    --tw-ring-offset-color: #525f77;
  }

  .lg\:ring-offset-grey-light{
    --tw-ring-offset-color: #a3a3a3;
  }

  .lg\:ring-offset-grey-extralight{
    --tw-ring-offset-color: #e7e7e7;
  }

  .lg\:ring-offset-grey-lighter{
    --tw-ring-offset-color: #b4bdce;
  }

  .lg\:ring-offset-grey-lightest{
    --tw-ring-offset-color: #f4f4f4;
  }

  .lg\:ring-offset-grey-timeline{
    --tw-ring-offset-color: #888888;
  }

  .lg\:ring-offset-blue{
    --tw-ring-offset-color: #63a9d1;
  }

  .lg\:ring-offset-blue-light{
    --tw-ring-offset-color: #7bcfff;
  }

  .lg\:ring-offset-blue-lightest{
    --tw-ring-offset-color: #ff51ac;
  }

  .lg\:ring-offset-pink{
    --tw-ring-offset-color: #ED0980;
  }

  .lg\:ring-offset-pink-light{
    --tw-ring-offset-color: #ff5bb4;
  }

  .lg\:ring-offset-orange{
    --tw-ring-offset-color: #f37245;
  }

  .lg\:ring-offset-yellow{
    --tw-ring-offset-color: #ffe600;
  }

  .lg\:ring-offset-yellow-two{
    --tw-ring-offset-color: #F9E320;
  }

  .lg\:ring-offset-yellow-dark{
    --tw-ring-offset-color: #e6af21;
  }

  .lg\:ring-offset-yellow-light{
    --tw-ring-offset-color: #f3c12a;
  }

  .lg\:ring-offset-green-dark{
    --tw-ring-offset-color: #217325;
  }

  .lg\:ring-offset-green-light{
    --tw-ring-offset-color: #50a154;
  }

  .lg\:ring-offset-purple{
    --tw-ring-offset-color: #a48bc6;
  }

  .lg\:ring-offset-purple-light{
    --tw-ring-offset-color: #9e95ff;
  }

  .lg\:ring-offset-brown-light{
    --tw-ring-offset-color: #ca8a4e;
  }

  .lg\:ring-offset-brown-dark{
    --tw-ring-offset-color: #ad5b1f;
  }

  .lg\:focus-within\:ring-offset-transparent:focus-within{
    --tw-ring-offset-color: transparent;
  }

  .lg\:focus-within\:ring-offset-black:focus-within{
    --tw-ring-offset-color: #000;
  }

  .lg\:focus-within\:ring-offset-white:focus-within{
    --tw-ring-offset-color: #fff;
  }

  .lg\:focus-within\:ring-offset-grey:focus-within{
    --tw-ring-offset-color: #9b9b9b;
  }

  .lg\:focus-within\:ring-offset-grey-darkest:focus-within{
    --tw-ring-offset-color: #111;
  }

  .lg\:focus-within\:ring-offset-grey-darkest700:focus-within{
    --tw-ring-offset-color: rgba(17, 17, 17, 0.7);
  }

  .lg\:focus-within\:ring-offset-grey-darkest300:focus-within{
    --tw-ring-offset-color: rgba(17, 17, 17, 0.3);
  }

  .lg\:focus-within\:ring-offset-grey-darkest100:focus-within{
    --tw-ring-offset-color: rgba(17, 17, 17, 0.1);
  }

  .lg\:focus-within\:ring-offset-grey-dark:focus-within{
    --tw-ring-offset-color: #525f77;
  }

  .lg\:focus-within\:ring-offset-grey-light:focus-within{
    --tw-ring-offset-color: #a3a3a3;
  }

  .lg\:focus-within\:ring-offset-grey-extralight:focus-within{
    --tw-ring-offset-color: #e7e7e7;
  }

  .lg\:focus-within\:ring-offset-grey-lighter:focus-within{
    --tw-ring-offset-color: #b4bdce;
  }

  .lg\:focus-within\:ring-offset-grey-lightest:focus-within{
    --tw-ring-offset-color: #f4f4f4;
  }

  .lg\:focus-within\:ring-offset-grey-timeline:focus-within{
    --tw-ring-offset-color: #888888;
  }

  .lg\:focus-within\:ring-offset-blue:focus-within{
    --tw-ring-offset-color: #63a9d1;
  }

  .lg\:focus-within\:ring-offset-blue-light:focus-within{
    --tw-ring-offset-color: #7bcfff;
  }

  .lg\:focus-within\:ring-offset-blue-lightest:focus-within{
    --tw-ring-offset-color: #ff51ac;
  }

  .lg\:focus-within\:ring-offset-pink:focus-within{
    --tw-ring-offset-color: #ED0980;
  }

  .lg\:focus-within\:ring-offset-pink-light:focus-within{
    --tw-ring-offset-color: #ff5bb4;
  }

  .lg\:focus-within\:ring-offset-orange:focus-within{
    --tw-ring-offset-color: #f37245;
  }

  .lg\:focus-within\:ring-offset-yellow:focus-within{
    --tw-ring-offset-color: #ffe600;
  }

  .lg\:focus-within\:ring-offset-yellow-two:focus-within{
    --tw-ring-offset-color: #F9E320;
  }

  .lg\:focus-within\:ring-offset-yellow-dark:focus-within{
    --tw-ring-offset-color: #e6af21;
  }

  .lg\:focus-within\:ring-offset-yellow-light:focus-within{
    --tw-ring-offset-color: #f3c12a;
  }

  .lg\:focus-within\:ring-offset-green-dark:focus-within{
    --tw-ring-offset-color: #217325;
  }

  .lg\:focus-within\:ring-offset-green-light:focus-within{
    --tw-ring-offset-color: #50a154;
  }

  .lg\:focus-within\:ring-offset-purple:focus-within{
    --tw-ring-offset-color: #a48bc6;
  }

  .lg\:focus-within\:ring-offset-purple-light:focus-within{
    --tw-ring-offset-color: #9e95ff;
  }

  .lg\:focus-within\:ring-offset-brown-light:focus-within{
    --tw-ring-offset-color: #ca8a4e;
  }

  .lg\:focus-within\:ring-offset-brown-dark:focus-within{
    --tw-ring-offset-color: #ad5b1f;
  }

  .lg\:focus\:ring-offset-transparent:focus{
    --tw-ring-offset-color: transparent;
  }

  .lg\:focus\:ring-offset-black:focus{
    --tw-ring-offset-color: #000;
  }

  .lg\:focus\:ring-offset-white:focus{
    --tw-ring-offset-color: #fff;
  }

  .lg\:focus\:ring-offset-grey:focus{
    --tw-ring-offset-color: #9b9b9b;
  }

  .lg\:focus\:ring-offset-grey-darkest:focus{
    --tw-ring-offset-color: #111;
  }

  .lg\:focus\:ring-offset-grey-darkest700:focus{
    --tw-ring-offset-color: rgba(17, 17, 17, 0.7);
  }

  .lg\:focus\:ring-offset-grey-darkest300:focus{
    --tw-ring-offset-color: rgba(17, 17, 17, 0.3);
  }

  .lg\:focus\:ring-offset-grey-darkest100:focus{
    --tw-ring-offset-color: rgba(17, 17, 17, 0.1);
  }

  .lg\:focus\:ring-offset-grey-dark:focus{
    --tw-ring-offset-color: #525f77;
  }

  .lg\:focus\:ring-offset-grey-light:focus{
    --tw-ring-offset-color: #a3a3a3;
  }

  .lg\:focus\:ring-offset-grey-extralight:focus{
    --tw-ring-offset-color: #e7e7e7;
  }

  .lg\:focus\:ring-offset-grey-lighter:focus{
    --tw-ring-offset-color: #b4bdce;
  }

  .lg\:focus\:ring-offset-grey-lightest:focus{
    --tw-ring-offset-color: #f4f4f4;
  }

  .lg\:focus\:ring-offset-grey-timeline:focus{
    --tw-ring-offset-color: #888888;
  }

  .lg\:focus\:ring-offset-blue:focus{
    --tw-ring-offset-color: #63a9d1;
  }

  .lg\:focus\:ring-offset-blue-light:focus{
    --tw-ring-offset-color: #7bcfff;
  }

  .lg\:focus\:ring-offset-blue-lightest:focus{
    --tw-ring-offset-color: #ff51ac;
  }

  .lg\:focus\:ring-offset-pink:focus{
    --tw-ring-offset-color: #ED0980;
  }

  .lg\:focus\:ring-offset-pink-light:focus{
    --tw-ring-offset-color: #ff5bb4;
  }

  .lg\:focus\:ring-offset-orange:focus{
    --tw-ring-offset-color: #f37245;
  }

  .lg\:focus\:ring-offset-yellow:focus{
    --tw-ring-offset-color: #ffe600;
  }

  .lg\:focus\:ring-offset-yellow-two:focus{
    --tw-ring-offset-color: #F9E320;
  }

  .lg\:focus\:ring-offset-yellow-dark:focus{
    --tw-ring-offset-color: #e6af21;
  }

  .lg\:focus\:ring-offset-yellow-light:focus{
    --tw-ring-offset-color: #f3c12a;
  }

  .lg\:focus\:ring-offset-green-dark:focus{
    --tw-ring-offset-color: #217325;
  }

  .lg\:focus\:ring-offset-green-light:focus{
    --tw-ring-offset-color: #50a154;
  }

  .lg\:focus\:ring-offset-purple:focus{
    --tw-ring-offset-color: #a48bc6;
  }

  .lg\:focus\:ring-offset-purple-light:focus{
    --tw-ring-offset-color: #9e95ff;
  }

  .lg\:focus\:ring-offset-brown-light:focus{
    --tw-ring-offset-color: #ca8a4e;
  }

  .lg\:focus\:ring-offset-brown-dark:focus{
    --tw-ring-offset-color: #ad5b1f;
  }

  .lg\:ring-offset-0{
    --tw-ring-offset-width: 0px;
  }

  .lg\:ring-offset-1{
    --tw-ring-offset-width: 1px;
  }

  .lg\:ring-offset-2{
    --tw-ring-offset-width: 2px;
  }

  .lg\:ring-offset-4{
    --tw-ring-offset-width: 4px;
  }

  .lg\:ring-offset-8{
    --tw-ring-offset-width: 8px;
  }

  .lg\:focus-within\:ring-offset-0:focus-within{
    --tw-ring-offset-width: 0px;
  }

  .lg\:focus-within\:ring-offset-1:focus-within{
    --tw-ring-offset-width: 1px;
  }

  .lg\:focus-within\:ring-offset-2:focus-within{
    --tw-ring-offset-width: 2px;
  }

  .lg\:focus-within\:ring-offset-4:focus-within{
    --tw-ring-offset-width: 4px;
  }

  .lg\:focus-within\:ring-offset-8:focus-within{
    --tw-ring-offset-width: 8px;
  }

  .lg\:focus\:ring-offset-0:focus{
    --tw-ring-offset-width: 0px;
  }

  .lg\:focus\:ring-offset-1:focus{
    --tw-ring-offset-width: 1px;
  }

  .lg\:focus\:ring-offset-2:focus{
    --tw-ring-offset-width: 2px;
  }

  .lg\:focus\:ring-offset-4:focus{
    --tw-ring-offset-width: 4px;
  }

  .lg\:focus\:ring-offset-8:focus{
    --tw-ring-offset-width: 8px;
  }

  .lg\:ring-transparent{
    --tw-ring-color: transparent;
  }

  .lg\:ring-black{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .lg\:ring-white{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .lg\:ring-grey{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(155, 155, 155, var(--tw-ring-opacity));
  }

  .lg\:ring-grey-darkest{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 17, 17, var(--tw-ring-opacity));
  }

  .lg\:ring-grey-darkest700{
    --tw-ring-color: rgba(17, 17, 17, 0.7);
  }

  .lg\:ring-grey-darkest300{
    --tw-ring-color: rgba(17, 17, 17, 0.3);
  }

  .lg\:ring-grey-darkest100{
    --tw-ring-color: rgba(17, 17, 17, 0.1);
  }

  .lg\:ring-grey-dark{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(82, 95, 119, var(--tw-ring-opacity));
  }

  .lg\:ring-grey-light{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(163, 163, 163, var(--tw-ring-opacity));
  }

  .lg\:ring-grey-extralight{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 231, 231, var(--tw-ring-opacity));
  }

  .lg\:ring-grey-lighter{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 189, 206, var(--tw-ring-opacity));
  }

  .lg\:ring-grey-lightest{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 244, 244, var(--tw-ring-opacity));
  }

  .lg\:ring-grey-timeline{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(136, 136, 136, var(--tw-ring-opacity));
  }

  .lg\:ring-blue{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 169, 209, var(--tw-ring-opacity));
  }

  .lg\:ring-blue-light{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(123, 207, 255, var(--tw-ring-opacity));
  }

  .lg\:ring-blue-lightest{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 81, 172, var(--tw-ring-opacity));
  }

  .lg\:ring-pink{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 9, 128, var(--tw-ring-opacity));
  }

  .lg\:ring-pink-light{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 91, 180, var(--tw-ring-opacity));
  }

  .lg\:ring-orange{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 114, 69, var(--tw-ring-opacity));
  }

  .lg\:ring-yellow{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 230, 0, var(--tw-ring-opacity));
  }

  .lg\:ring-yellow-two{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 227, 32, var(--tw-ring-opacity));
  }

  .lg\:ring-yellow-dark{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 175, 33, var(--tw-ring-opacity));
  }

  .lg\:ring-yellow-light{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 193, 42, var(--tw-ring-opacity));
  }

  .lg\:ring-green-dark{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(33, 115, 37, var(--tw-ring-opacity));
  }

  .lg\:ring-green-light{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(80, 161, 84, var(--tw-ring-opacity));
  }

  .lg\:ring-purple{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(164, 139, 198, var(--tw-ring-opacity));
  }

  .lg\:ring-purple-light{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(158, 149, 255, var(--tw-ring-opacity));
  }

  .lg\:ring-brown-light{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(202, 138, 78, var(--tw-ring-opacity));
  }

  .lg\:ring-brown-dark{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(173, 91, 31, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-transparent:focus-within{
    --tw-ring-color: transparent;
  }

  .lg\:focus-within\:ring-black:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-white:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-grey:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(155, 155, 155, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-grey-darkest:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 17, 17, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-grey-darkest700:focus-within{
    --tw-ring-color: rgba(17, 17, 17, 0.7);
  }

  .lg\:focus-within\:ring-grey-darkest300:focus-within{
    --tw-ring-color: rgba(17, 17, 17, 0.3);
  }

  .lg\:focus-within\:ring-grey-darkest100:focus-within{
    --tw-ring-color: rgba(17, 17, 17, 0.1);
  }

  .lg\:focus-within\:ring-grey-dark:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(82, 95, 119, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-grey-light:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(163, 163, 163, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-grey-extralight:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 231, 231, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-grey-lighter:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 189, 206, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-grey-lightest:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 244, 244, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-grey-timeline:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(136, 136, 136, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-blue:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 169, 209, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-blue-light:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(123, 207, 255, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-blue-lightest:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 81, 172, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-pink:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 9, 128, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-pink-light:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 91, 180, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-orange:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 114, 69, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-yellow:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 230, 0, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-yellow-two:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 227, 32, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-yellow-dark:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 175, 33, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-yellow-light:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 193, 42, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-green-dark:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(33, 115, 37, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-green-light:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(80, 161, 84, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-purple:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(164, 139, 198, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-purple-light:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(158, 149, 255, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-brown-light:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(202, 138, 78, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-brown-dark:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(173, 91, 31, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-transparent:focus{
    --tw-ring-color: transparent;
  }

  .lg\:focus\:ring-black:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-white:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-grey:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(155, 155, 155, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-grey-darkest:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 17, 17, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-grey-darkest700:focus{
    --tw-ring-color: rgba(17, 17, 17, 0.7);
  }

  .lg\:focus\:ring-grey-darkest300:focus{
    --tw-ring-color: rgba(17, 17, 17, 0.3);
  }

  .lg\:focus\:ring-grey-darkest100:focus{
    --tw-ring-color: rgba(17, 17, 17, 0.1);
  }

  .lg\:focus\:ring-grey-dark:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(82, 95, 119, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-grey-light:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(163, 163, 163, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-grey-extralight:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 231, 231, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-grey-lighter:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 189, 206, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-grey-lightest:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 244, 244, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-grey-timeline:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(136, 136, 136, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-blue:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 169, 209, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-blue-light:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(123, 207, 255, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-blue-lightest:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 81, 172, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-pink:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 9, 128, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-pink-light:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 91, 180, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-orange:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 114, 69, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-yellow:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 230, 0, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-yellow-two:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 227, 32, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-yellow-dark:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 175, 33, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-yellow-light:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 193, 42, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-green-dark:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(33, 115, 37, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-green-light:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(80, 161, 84, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-purple:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(164, 139, 198, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-purple-light:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(158, 149, 255, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-brown-light:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(202, 138, 78, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-brown-dark:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(173, 91, 31, var(--tw-ring-opacity));
  }

  .lg\:ring-opacity-0{
    --tw-ring-opacity: 0;
  }

  .lg\:ring-opacity-5{
    --tw-ring-opacity: 0.05;
  }

  .lg\:ring-opacity-10{
    --tw-ring-opacity: 0.1;
  }

  .lg\:ring-opacity-20{
    --tw-ring-opacity: 0.2;
  }

  .lg\:ring-opacity-25{
    --tw-ring-opacity: 0.25;
  }

  .lg\:ring-opacity-30{
    --tw-ring-opacity: 0.3;
  }

  .lg\:ring-opacity-40{
    --tw-ring-opacity: 0.4;
  }

  .lg\:ring-opacity-50{
    --tw-ring-opacity: 0.5;
  }

  .lg\:ring-opacity-60{
    --tw-ring-opacity: 0.6;
  }

  .lg\:ring-opacity-70{
    --tw-ring-opacity: 0.7;
  }

  .lg\:ring-opacity-75{
    --tw-ring-opacity: 0.75;
  }

  .lg\:ring-opacity-80{
    --tw-ring-opacity: 0.8;
  }

  .lg\:ring-opacity-90{
    --tw-ring-opacity: 0.9;
  }

  .lg\:ring-opacity-95{
    --tw-ring-opacity: 0.95;
  }

  .lg\:ring-opacity-100{
    --tw-ring-opacity: 1;
  }

  .lg\:focus-within\:ring-opacity-0:focus-within{
    --tw-ring-opacity: 0;
  }

  .lg\:focus-within\:ring-opacity-5:focus-within{
    --tw-ring-opacity: 0.05;
  }

  .lg\:focus-within\:ring-opacity-10:focus-within{
    --tw-ring-opacity: 0.1;
  }

  .lg\:focus-within\:ring-opacity-20:focus-within{
    --tw-ring-opacity: 0.2;
  }

  .lg\:focus-within\:ring-opacity-25:focus-within{
    --tw-ring-opacity: 0.25;
  }

  .lg\:focus-within\:ring-opacity-30:focus-within{
    --tw-ring-opacity: 0.3;
  }

  .lg\:focus-within\:ring-opacity-40:focus-within{
    --tw-ring-opacity: 0.4;
  }

  .lg\:focus-within\:ring-opacity-50:focus-within{
    --tw-ring-opacity: 0.5;
  }

  .lg\:focus-within\:ring-opacity-60:focus-within{
    --tw-ring-opacity: 0.6;
  }

  .lg\:focus-within\:ring-opacity-70:focus-within{
    --tw-ring-opacity: 0.7;
  }

  .lg\:focus-within\:ring-opacity-75:focus-within{
    --tw-ring-opacity: 0.75;
  }

  .lg\:focus-within\:ring-opacity-80:focus-within{
    --tw-ring-opacity: 0.8;
  }

  .lg\:focus-within\:ring-opacity-90:focus-within{
    --tw-ring-opacity: 0.9;
  }

  .lg\:focus-within\:ring-opacity-95:focus-within{
    --tw-ring-opacity: 0.95;
  }

  .lg\:focus-within\:ring-opacity-100:focus-within{
    --tw-ring-opacity: 1;
  }

  .lg\:focus\:ring-opacity-0:focus{
    --tw-ring-opacity: 0;
  }

  .lg\:focus\:ring-opacity-5:focus{
    --tw-ring-opacity: 0.05;
  }

  .lg\:focus\:ring-opacity-10:focus{
    --tw-ring-opacity: 0.1;
  }

  .lg\:focus\:ring-opacity-20:focus{
    --tw-ring-opacity: 0.2;
  }

  .lg\:focus\:ring-opacity-25:focus{
    --tw-ring-opacity: 0.25;
  }

  .lg\:focus\:ring-opacity-30:focus{
    --tw-ring-opacity: 0.3;
  }

  .lg\:focus\:ring-opacity-40:focus{
    --tw-ring-opacity: 0.4;
  }

  .lg\:focus\:ring-opacity-50:focus{
    --tw-ring-opacity: 0.5;
  }

  .lg\:focus\:ring-opacity-60:focus{
    --tw-ring-opacity: 0.6;
  }

  .lg\:focus\:ring-opacity-70:focus{
    --tw-ring-opacity: 0.7;
  }

  .lg\:focus\:ring-opacity-75:focus{
    --tw-ring-opacity: 0.75;
  }

  .lg\:focus\:ring-opacity-80:focus{
    --tw-ring-opacity: 0.8;
  }

  .lg\:focus\:ring-opacity-90:focus{
    --tw-ring-opacity: 0.9;
  }

  .lg\:focus\:ring-opacity-95:focus{
    --tw-ring-opacity: 0.95;
  }

  .lg\:focus\:ring-opacity-100:focus{
    --tw-ring-opacity: 1;
  }

  .lg\:fill-current{
    fill: currentColor;
  }

  .lg\:fill-none{
    fill: none;
  }

  .lg\:fill-greydark{
    fill: #525f77;
  }

  .lg\:fill-pink{
    fill: #ED0980;
  }

  .lg\:hover\:fill-current:hover{
    fill: currentColor;
  }

  .lg\:hover\:fill-none:hover{
    fill: none;
  }

  .lg\:hover\:fill-greydark:hover{
    fill: #525f77;
  }

  .lg\:hover\:fill-pink:hover{
    fill: #ED0980;
  }

  .lg\:active\:fill-current:active{
    fill: currentColor;
  }

  .lg\:active\:fill-none:active{
    fill: none;
  }

  .lg\:active\:fill-greydark:active{
    fill: #525f77;
  }

  .lg\:active\:fill-pink:active{
    fill: #ED0980;
  }

  .lg\:stroke-current{
    stroke: currentColor;
  }

  .lg\:stroke-none{
    stroke: none;
  }

  .lg\:hover\:stroke-current:hover{
    stroke: currentColor;
  }

  .lg\:hover\:stroke-none:hover{
    stroke: none;
  }

  .lg\:active\:stroke-current:active{
    stroke: currentColor;
  }

  .lg\:active\:stroke-none:active{
    stroke: none;
  }

  .lg\:stroke-0{
    stroke-width: 0;
  }

  .lg\:stroke-1{
    stroke-width: 1;
  }

  .lg\:stroke-2{
    stroke-width: 2;
  }

  .lg\:table-auto{
    table-layout: auto;
  }

  .lg\:table-fixed{
    table-layout: fixed;
  }

  .lg\:text-left{
    text-align: left;
  }

  .lg\:text-center{
    text-align: center;
  }

  .lg\:text-right{
    text-align: right;
  }

  .lg\:text-justify{
    text-align: justify;
  }

  .lg\:text-transparent{
    color: transparent;
  }

  .lg\:text-black{
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .lg\:text-white{
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .lg\:text-grey{
    --tw-text-opacity: 1;
    color: rgba(155, 155, 155, var(--tw-text-opacity));
  }

  .lg\:text-grey-darkest{
    --tw-text-opacity: 1;
    color: rgba(17, 17, 17, var(--tw-text-opacity));
  }

  .lg\:text-grey-darkest700{
    color: rgba(17, 17, 17, 0.7);
  }

  .lg\:text-grey-darkest300{
    color: rgba(17, 17, 17, 0.3);
  }

  .lg\:text-grey-darkest100{
    color: rgba(17, 17, 17, 0.1);
  }

  .lg\:text-grey-dark{
    --tw-text-opacity: 1;
    color: rgba(82, 95, 119, var(--tw-text-opacity));
  }

  .lg\:text-grey-light{
    --tw-text-opacity: 1;
    color: rgba(163, 163, 163, var(--tw-text-opacity));
  }

  .lg\:text-grey-extralight{
    --tw-text-opacity: 1;
    color: rgba(231, 231, 231, var(--tw-text-opacity));
  }

  .lg\:text-grey-lighter{
    --tw-text-opacity: 1;
    color: rgba(180, 189, 206, var(--tw-text-opacity));
  }

  .lg\:text-grey-lightest{
    --tw-text-opacity: 1;
    color: rgba(244, 244, 244, var(--tw-text-opacity));
  }

  .lg\:text-grey-timeline{
    --tw-text-opacity: 1;
    color: rgba(136, 136, 136, var(--tw-text-opacity));
  }

  .lg\:text-blue{
    --tw-text-opacity: 1;
    color: rgba(99, 169, 209, var(--tw-text-opacity));
  }

  .lg\:text-blue-light{
    --tw-text-opacity: 1;
    color: rgba(123, 207, 255, var(--tw-text-opacity));
  }

  .lg\:text-blue-lightest{
    --tw-text-opacity: 1;
    color: rgba(255, 81, 172, var(--tw-text-opacity));
  }

  .lg\:text-pink{
    --tw-text-opacity: 1;
    color: rgba(237, 9, 128, var(--tw-text-opacity));
  }

  .lg\:text-pink-light{
    --tw-text-opacity: 1;
    color: rgba(255, 91, 180, var(--tw-text-opacity));
  }

  .lg\:text-orange{
    --tw-text-opacity: 1;
    color: rgba(243, 114, 69, var(--tw-text-opacity));
  }

  .lg\:text-yellow{
    --tw-text-opacity: 1;
    color: rgba(255, 230, 0, var(--tw-text-opacity));
  }

  .lg\:text-yellow-two{
    --tw-text-opacity: 1;
    color: rgba(249, 227, 32, var(--tw-text-opacity));
  }

  .lg\:text-yellow-dark{
    --tw-text-opacity: 1;
    color: rgba(230, 175, 33, var(--tw-text-opacity));
  }

  .lg\:text-yellow-light{
    --tw-text-opacity: 1;
    color: rgba(243, 193, 42, var(--tw-text-opacity));
  }

  .lg\:text-green-dark{
    --tw-text-opacity: 1;
    color: rgba(33, 115, 37, var(--tw-text-opacity));
  }

  .lg\:text-green-light{
    --tw-text-opacity: 1;
    color: rgba(80, 161, 84, var(--tw-text-opacity));
  }

  .lg\:text-purple{
    --tw-text-opacity: 1;
    color: rgba(164, 139, 198, var(--tw-text-opacity));
  }

  .lg\:text-purple-light{
    --tw-text-opacity: 1;
    color: rgba(158, 149, 255, var(--tw-text-opacity));
  }

  .lg\:text-brown-light{
    --tw-text-opacity: 1;
    color: rgba(202, 138, 78, var(--tw-text-opacity));
  }

  .lg\:text-brown-dark{
    --tw-text-opacity: 1;
    color: rgba(173, 91, 31, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-transparent{
    color: transparent;
  }

  .group:hover .lg\:group-hover\:text-black{
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-white{
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-grey{
    --tw-text-opacity: 1;
    color: rgba(155, 155, 155, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-grey-darkest{
    --tw-text-opacity: 1;
    color: rgba(17, 17, 17, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-grey-darkest700{
    color: rgba(17, 17, 17, 0.7);
  }

  .group:hover .lg\:group-hover\:text-grey-darkest300{
    color: rgba(17, 17, 17, 0.3);
  }

  .group:hover .lg\:group-hover\:text-grey-darkest100{
    color: rgba(17, 17, 17, 0.1);
  }

  .group:hover .lg\:group-hover\:text-grey-dark{
    --tw-text-opacity: 1;
    color: rgba(82, 95, 119, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-grey-light{
    --tw-text-opacity: 1;
    color: rgba(163, 163, 163, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-grey-extralight{
    --tw-text-opacity: 1;
    color: rgba(231, 231, 231, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-grey-lighter{
    --tw-text-opacity: 1;
    color: rgba(180, 189, 206, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-grey-lightest{
    --tw-text-opacity: 1;
    color: rgba(244, 244, 244, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-grey-timeline{
    --tw-text-opacity: 1;
    color: rgba(136, 136, 136, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-blue{
    --tw-text-opacity: 1;
    color: rgba(99, 169, 209, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-blue-light{
    --tw-text-opacity: 1;
    color: rgba(123, 207, 255, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-blue-lightest{
    --tw-text-opacity: 1;
    color: rgba(255, 81, 172, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-pink{
    --tw-text-opacity: 1;
    color: rgba(237, 9, 128, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-pink-light{
    --tw-text-opacity: 1;
    color: rgba(255, 91, 180, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-orange{
    --tw-text-opacity: 1;
    color: rgba(243, 114, 69, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-yellow{
    --tw-text-opacity: 1;
    color: rgba(255, 230, 0, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-yellow-two{
    --tw-text-opacity: 1;
    color: rgba(249, 227, 32, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-yellow-dark{
    --tw-text-opacity: 1;
    color: rgba(230, 175, 33, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-yellow-light{
    --tw-text-opacity: 1;
    color: rgba(243, 193, 42, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-green-dark{
    --tw-text-opacity: 1;
    color: rgba(33, 115, 37, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-green-light{
    --tw-text-opacity: 1;
    color: rgba(80, 161, 84, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-purple{
    --tw-text-opacity: 1;
    color: rgba(164, 139, 198, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-purple-light{
    --tw-text-opacity: 1;
    color: rgba(158, 149, 255, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-brown-light{
    --tw-text-opacity: 1;
    color: rgba(202, 138, 78, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-brown-dark{
    --tw-text-opacity: 1;
    color: rgba(173, 91, 31, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-transparent:focus-within{
    color: transparent;
  }

  .lg\:focus-within\:text-black:focus-within{
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-white:focus-within{
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-grey:focus-within{
    --tw-text-opacity: 1;
    color: rgba(155, 155, 155, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-grey-darkest:focus-within{
    --tw-text-opacity: 1;
    color: rgba(17, 17, 17, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-grey-darkest700:focus-within{
    color: rgba(17, 17, 17, 0.7);
  }

  .lg\:focus-within\:text-grey-darkest300:focus-within{
    color: rgba(17, 17, 17, 0.3);
  }

  .lg\:focus-within\:text-grey-darkest100:focus-within{
    color: rgba(17, 17, 17, 0.1);
  }

  .lg\:focus-within\:text-grey-dark:focus-within{
    --tw-text-opacity: 1;
    color: rgba(82, 95, 119, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-grey-light:focus-within{
    --tw-text-opacity: 1;
    color: rgba(163, 163, 163, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-grey-extralight:focus-within{
    --tw-text-opacity: 1;
    color: rgba(231, 231, 231, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-grey-lighter:focus-within{
    --tw-text-opacity: 1;
    color: rgba(180, 189, 206, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-grey-lightest:focus-within{
    --tw-text-opacity: 1;
    color: rgba(244, 244, 244, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-grey-timeline:focus-within{
    --tw-text-opacity: 1;
    color: rgba(136, 136, 136, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-blue:focus-within{
    --tw-text-opacity: 1;
    color: rgba(99, 169, 209, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-blue-light:focus-within{
    --tw-text-opacity: 1;
    color: rgba(123, 207, 255, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-blue-lightest:focus-within{
    --tw-text-opacity: 1;
    color: rgba(255, 81, 172, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-pink:focus-within{
    --tw-text-opacity: 1;
    color: rgba(237, 9, 128, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-pink-light:focus-within{
    --tw-text-opacity: 1;
    color: rgba(255, 91, 180, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-orange:focus-within{
    --tw-text-opacity: 1;
    color: rgba(243, 114, 69, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-yellow:focus-within{
    --tw-text-opacity: 1;
    color: rgba(255, 230, 0, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-yellow-two:focus-within{
    --tw-text-opacity: 1;
    color: rgba(249, 227, 32, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-yellow-dark:focus-within{
    --tw-text-opacity: 1;
    color: rgba(230, 175, 33, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-yellow-light:focus-within{
    --tw-text-opacity: 1;
    color: rgba(243, 193, 42, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-green-dark:focus-within{
    --tw-text-opacity: 1;
    color: rgba(33, 115, 37, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-green-light:focus-within{
    --tw-text-opacity: 1;
    color: rgba(80, 161, 84, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-purple:focus-within{
    --tw-text-opacity: 1;
    color: rgba(164, 139, 198, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-purple-light:focus-within{
    --tw-text-opacity: 1;
    color: rgba(158, 149, 255, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-brown-light:focus-within{
    --tw-text-opacity: 1;
    color: rgba(202, 138, 78, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-brown-dark:focus-within{
    --tw-text-opacity: 1;
    color: rgba(173, 91, 31, var(--tw-text-opacity));
  }

  .lg\:hover\:text-transparent:hover{
    color: transparent;
  }

  .lg\:hover\:text-black:hover{
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .lg\:hover\:text-white:hover{
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .lg\:hover\:text-grey:hover{
    --tw-text-opacity: 1;
    color: rgba(155, 155, 155, var(--tw-text-opacity));
  }

  .lg\:hover\:text-grey-darkest:hover{
    --tw-text-opacity: 1;
    color: rgba(17, 17, 17, var(--tw-text-opacity));
  }

  .lg\:hover\:text-grey-darkest700:hover{
    color: rgba(17, 17, 17, 0.7);
  }

  .lg\:hover\:text-grey-darkest300:hover{
    color: rgba(17, 17, 17, 0.3);
  }

  .lg\:hover\:text-grey-darkest100:hover{
    color: rgba(17, 17, 17, 0.1);
  }

  .lg\:hover\:text-grey-dark:hover{
    --tw-text-opacity: 1;
    color: rgba(82, 95, 119, var(--tw-text-opacity));
  }

  .lg\:hover\:text-grey-light:hover{
    --tw-text-opacity: 1;
    color: rgba(163, 163, 163, var(--tw-text-opacity));
  }

  .lg\:hover\:text-grey-extralight:hover{
    --tw-text-opacity: 1;
    color: rgba(231, 231, 231, var(--tw-text-opacity));
  }

  .lg\:hover\:text-grey-lighter:hover{
    --tw-text-opacity: 1;
    color: rgba(180, 189, 206, var(--tw-text-opacity));
  }

  .lg\:hover\:text-grey-lightest:hover{
    --tw-text-opacity: 1;
    color: rgba(244, 244, 244, var(--tw-text-opacity));
  }

  .lg\:hover\:text-grey-timeline:hover{
    --tw-text-opacity: 1;
    color: rgba(136, 136, 136, var(--tw-text-opacity));
  }

  .lg\:hover\:text-blue:hover{
    --tw-text-opacity: 1;
    color: rgba(99, 169, 209, var(--tw-text-opacity));
  }

  .lg\:hover\:text-blue-light:hover{
    --tw-text-opacity: 1;
    color: rgba(123, 207, 255, var(--tw-text-opacity));
  }

  .lg\:hover\:text-blue-lightest:hover{
    --tw-text-opacity: 1;
    color: rgba(255, 81, 172, var(--tw-text-opacity));
  }

  .lg\:hover\:text-pink:hover{
    --tw-text-opacity: 1;
    color: rgba(237, 9, 128, var(--tw-text-opacity));
  }

  .lg\:hover\:text-pink-light:hover{
    --tw-text-opacity: 1;
    color: rgba(255, 91, 180, var(--tw-text-opacity));
  }

  .lg\:hover\:text-orange:hover{
    --tw-text-opacity: 1;
    color: rgba(243, 114, 69, var(--tw-text-opacity));
  }

  .lg\:hover\:text-yellow:hover{
    --tw-text-opacity: 1;
    color: rgba(255, 230, 0, var(--tw-text-opacity));
  }

  .lg\:hover\:text-yellow-two:hover{
    --tw-text-opacity: 1;
    color: rgba(249, 227, 32, var(--tw-text-opacity));
  }

  .lg\:hover\:text-yellow-dark:hover{
    --tw-text-opacity: 1;
    color: rgba(230, 175, 33, var(--tw-text-opacity));
  }

  .lg\:hover\:text-yellow-light:hover{
    --tw-text-opacity: 1;
    color: rgba(243, 193, 42, var(--tw-text-opacity));
  }

  .lg\:hover\:text-green-dark:hover{
    --tw-text-opacity: 1;
    color: rgba(33, 115, 37, var(--tw-text-opacity));
  }

  .lg\:hover\:text-green-light:hover{
    --tw-text-opacity: 1;
    color: rgba(80, 161, 84, var(--tw-text-opacity));
  }

  .lg\:hover\:text-purple:hover{
    --tw-text-opacity: 1;
    color: rgba(164, 139, 198, var(--tw-text-opacity));
  }

  .lg\:hover\:text-purple-light:hover{
    --tw-text-opacity: 1;
    color: rgba(158, 149, 255, var(--tw-text-opacity));
  }

  .lg\:hover\:text-brown-light:hover{
    --tw-text-opacity: 1;
    color: rgba(202, 138, 78, var(--tw-text-opacity));
  }

  .lg\:hover\:text-brown-dark:hover{
    --tw-text-opacity: 1;
    color: rgba(173, 91, 31, var(--tw-text-opacity));
  }

  .lg\:focus\:text-transparent:focus{
    color: transparent;
  }

  .lg\:focus\:text-black:focus{
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .lg\:focus\:text-white:focus{
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .lg\:focus\:text-grey:focus{
    --tw-text-opacity: 1;
    color: rgba(155, 155, 155, var(--tw-text-opacity));
  }

  .lg\:focus\:text-grey-darkest:focus{
    --tw-text-opacity: 1;
    color: rgba(17, 17, 17, var(--tw-text-opacity));
  }

  .lg\:focus\:text-grey-darkest700:focus{
    color: rgba(17, 17, 17, 0.7);
  }

  .lg\:focus\:text-grey-darkest300:focus{
    color: rgba(17, 17, 17, 0.3);
  }

  .lg\:focus\:text-grey-darkest100:focus{
    color: rgba(17, 17, 17, 0.1);
  }

  .lg\:focus\:text-grey-dark:focus{
    --tw-text-opacity: 1;
    color: rgba(82, 95, 119, var(--tw-text-opacity));
  }

  .lg\:focus\:text-grey-light:focus{
    --tw-text-opacity: 1;
    color: rgba(163, 163, 163, var(--tw-text-opacity));
  }

  .lg\:focus\:text-grey-extralight:focus{
    --tw-text-opacity: 1;
    color: rgba(231, 231, 231, var(--tw-text-opacity));
  }

  .lg\:focus\:text-grey-lighter:focus{
    --tw-text-opacity: 1;
    color: rgba(180, 189, 206, var(--tw-text-opacity));
  }

  .lg\:focus\:text-grey-lightest:focus{
    --tw-text-opacity: 1;
    color: rgba(244, 244, 244, var(--tw-text-opacity));
  }

  .lg\:focus\:text-grey-timeline:focus{
    --tw-text-opacity: 1;
    color: rgba(136, 136, 136, var(--tw-text-opacity));
  }

  .lg\:focus\:text-blue:focus{
    --tw-text-opacity: 1;
    color: rgba(99, 169, 209, var(--tw-text-opacity));
  }

  .lg\:focus\:text-blue-light:focus{
    --tw-text-opacity: 1;
    color: rgba(123, 207, 255, var(--tw-text-opacity));
  }

  .lg\:focus\:text-blue-lightest:focus{
    --tw-text-opacity: 1;
    color: rgba(255, 81, 172, var(--tw-text-opacity));
  }

  .lg\:focus\:text-pink:focus{
    --tw-text-opacity: 1;
    color: rgba(237, 9, 128, var(--tw-text-opacity));
  }

  .lg\:focus\:text-pink-light:focus{
    --tw-text-opacity: 1;
    color: rgba(255, 91, 180, var(--tw-text-opacity));
  }

  .lg\:focus\:text-orange:focus{
    --tw-text-opacity: 1;
    color: rgba(243, 114, 69, var(--tw-text-opacity));
  }

  .lg\:focus\:text-yellow:focus{
    --tw-text-opacity: 1;
    color: rgba(255, 230, 0, var(--tw-text-opacity));
  }

  .lg\:focus\:text-yellow-two:focus{
    --tw-text-opacity: 1;
    color: rgba(249, 227, 32, var(--tw-text-opacity));
  }

  .lg\:focus\:text-yellow-dark:focus{
    --tw-text-opacity: 1;
    color: rgba(230, 175, 33, var(--tw-text-opacity));
  }

  .lg\:focus\:text-yellow-light:focus{
    --tw-text-opacity: 1;
    color: rgba(243, 193, 42, var(--tw-text-opacity));
  }

  .lg\:focus\:text-green-dark:focus{
    --tw-text-opacity: 1;
    color: rgba(33, 115, 37, var(--tw-text-opacity));
  }

  .lg\:focus\:text-green-light:focus{
    --tw-text-opacity: 1;
    color: rgba(80, 161, 84, var(--tw-text-opacity));
  }

  .lg\:focus\:text-purple:focus{
    --tw-text-opacity: 1;
    color: rgba(164, 139, 198, var(--tw-text-opacity));
  }

  .lg\:focus\:text-purple-light:focus{
    --tw-text-opacity: 1;
    color: rgba(158, 149, 255, var(--tw-text-opacity));
  }

  .lg\:focus\:text-brown-light:focus{
    --tw-text-opacity: 1;
    color: rgba(202, 138, 78, var(--tw-text-opacity));
  }

  .lg\:focus\:text-brown-dark:focus{
    --tw-text-opacity: 1;
    color: rgba(173, 91, 31, var(--tw-text-opacity));
  }

  .lg\:active\:text-transparent:active{
    color: transparent;
  }

  .lg\:active\:text-black:active{
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .lg\:active\:text-white:active{
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .lg\:active\:text-grey:active{
    --tw-text-opacity: 1;
    color: rgba(155, 155, 155, var(--tw-text-opacity));
  }

  .lg\:active\:text-grey-darkest:active{
    --tw-text-opacity: 1;
    color: rgba(17, 17, 17, var(--tw-text-opacity));
  }

  .lg\:active\:text-grey-darkest700:active{
    color: rgba(17, 17, 17, 0.7);
  }

  .lg\:active\:text-grey-darkest300:active{
    color: rgba(17, 17, 17, 0.3);
  }

  .lg\:active\:text-grey-darkest100:active{
    color: rgba(17, 17, 17, 0.1);
  }

  .lg\:active\:text-grey-dark:active{
    --tw-text-opacity: 1;
    color: rgba(82, 95, 119, var(--tw-text-opacity));
  }

  .lg\:active\:text-grey-light:active{
    --tw-text-opacity: 1;
    color: rgba(163, 163, 163, var(--tw-text-opacity));
  }

  .lg\:active\:text-grey-extralight:active{
    --tw-text-opacity: 1;
    color: rgba(231, 231, 231, var(--tw-text-opacity));
  }

  .lg\:active\:text-grey-lighter:active{
    --tw-text-opacity: 1;
    color: rgba(180, 189, 206, var(--tw-text-opacity));
  }

  .lg\:active\:text-grey-lightest:active{
    --tw-text-opacity: 1;
    color: rgba(244, 244, 244, var(--tw-text-opacity));
  }

  .lg\:active\:text-grey-timeline:active{
    --tw-text-opacity: 1;
    color: rgba(136, 136, 136, var(--tw-text-opacity));
  }

  .lg\:active\:text-blue:active{
    --tw-text-opacity: 1;
    color: rgba(99, 169, 209, var(--tw-text-opacity));
  }

  .lg\:active\:text-blue-light:active{
    --tw-text-opacity: 1;
    color: rgba(123, 207, 255, var(--tw-text-opacity));
  }

  .lg\:active\:text-blue-lightest:active{
    --tw-text-opacity: 1;
    color: rgba(255, 81, 172, var(--tw-text-opacity));
  }

  .lg\:active\:text-pink:active{
    --tw-text-opacity: 1;
    color: rgba(237, 9, 128, var(--tw-text-opacity));
  }

  .lg\:active\:text-pink-light:active{
    --tw-text-opacity: 1;
    color: rgba(255, 91, 180, var(--tw-text-opacity));
  }

  .lg\:active\:text-orange:active{
    --tw-text-opacity: 1;
    color: rgba(243, 114, 69, var(--tw-text-opacity));
  }

  .lg\:active\:text-yellow:active{
    --tw-text-opacity: 1;
    color: rgba(255, 230, 0, var(--tw-text-opacity));
  }

  .lg\:active\:text-yellow-two:active{
    --tw-text-opacity: 1;
    color: rgba(249, 227, 32, var(--tw-text-opacity));
  }

  .lg\:active\:text-yellow-dark:active{
    --tw-text-opacity: 1;
    color: rgba(230, 175, 33, var(--tw-text-opacity));
  }

  .lg\:active\:text-yellow-light:active{
    --tw-text-opacity: 1;
    color: rgba(243, 193, 42, var(--tw-text-opacity));
  }

  .lg\:active\:text-green-dark:active{
    --tw-text-opacity: 1;
    color: rgba(33, 115, 37, var(--tw-text-opacity));
  }

  .lg\:active\:text-green-light:active{
    --tw-text-opacity: 1;
    color: rgba(80, 161, 84, var(--tw-text-opacity));
  }

  .lg\:active\:text-purple:active{
    --tw-text-opacity: 1;
    color: rgba(164, 139, 198, var(--tw-text-opacity));
  }

  .lg\:active\:text-purple-light:active{
    --tw-text-opacity: 1;
    color: rgba(158, 149, 255, var(--tw-text-opacity));
  }

  .lg\:active\:text-brown-light:active{
    --tw-text-opacity: 1;
    color: rgba(202, 138, 78, var(--tw-text-opacity));
  }

  .lg\:active\:text-brown-dark:active{
    --tw-text-opacity: 1;
    color: rgba(173, 91, 31, var(--tw-text-opacity));
  }

  .lg\:text-opacity-0{
    --tw-text-opacity: 0;
  }

  .lg\:text-opacity-5{
    --tw-text-opacity: 0.05;
  }

  .lg\:text-opacity-10{
    --tw-text-opacity: 0.1;
  }

  .lg\:text-opacity-20{
    --tw-text-opacity: 0.2;
  }

  .lg\:text-opacity-25{
    --tw-text-opacity: 0.25;
  }

  .lg\:text-opacity-30{
    --tw-text-opacity: 0.3;
  }

  .lg\:text-opacity-40{
    --tw-text-opacity: 0.4;
  }

  .lg\:text-opacity-50{
    --tw-text-opacity: 0.5;
  }

  .lg\:text-opacity-60{
    --tw-text-opacity: 0.6;
  }

  .lg\:text-opacity-70{
    --tw-text-opacity: 0.7;
  }

  .lg\:text-opacity-75{
    --tw-text-opacity: 0.75;
  }

  .lg\:text-opacity-80{
    --tw-text-opacity: 0.8;
  }

  .lg\:text-opacity-90{
    --tw-text-opacity: 0.9;
  }

  .lg\:text-opacity-95{
    --tw-text-opacity: 0.95;
  }

  .lg\:text-opacity-100{
    --tw-text-opacity: 1;
  }

  .group:hover .lg\:group-hover\:text-opacity-0{
    --tw-text-opacity: 0;
  }

  .group:hover .lg\:group-hover\:text-opacity-5{
    --tw-text-opacity: 0.05;
  }

  .group:hover .lg\:group-hover\:text-opacity-10{
    --tw-text-opacity: 0.1;
  }

  .group:hover .lg\:group-hover\:text-opacity-20{
    --tw-text-opacity: 0.2;
  }

  .group:hover .lg\:group-hover\:text-opacity-25{
    --tw-text-opacity: 0.25;
  }

  .group:hover .lg\:group-hover\:text-opacity-30{
    --tw-text-opacity: 0.3;
  }

  .group:hover .lg\:group-hover\:text-opacity-40{
    --tw-text-opacity: 0.4;
  }

  .group:hover .lg\:group-hover\:text-opacity-50{
    --tw-text-opacity: 0.5;
  }

  .group:hover .lg\:group-hover\:text-opacity-60{
    --tw-text-opacity: 0.6;
  }

  .group:hover .lg\:group-hover\:text-opacity-70{
    --tw-text-opacity: 0.7;
  }

  .group:hover .lg\:group-hover\:text-opacity-75{
    --tw-text-opacity: 0.75;
  }

  .group:hover .lg\:group-hover\:text-opacity-80{
    --tw-text-opacity: 0.8;
  }

  .group:hover .lg\:group-hover\:text-opacity-90{
    --tw-text-opacity: 0.9;
  }

  .group:hover .lg\:group-hover\:text-opacity-95{
    --tw-text-opacity: 0.95;
  }

  .group:hover .lg\:group-hover\:text-opacity-100{
    --tw-text-opacity: 1;
  }

  .lg\:focus-within\:text-opacity-0:focus-within{
    --tw-text-opacity: 0;
  }

  .lg\:focus-within\:text-opacity-5:focus-within{
    --tw-text-opacity: 0.05;
  }

  .lg\:focus-within\:text-opacity-10:focus-within{
    --tw-text-opacity: 0.1;
  }

  .lg\:focus-within\:text-opacity-20:focus-within{
    --tw-text-opacity: 0.2;
  }

  .lg\:focus-within\:text-opacity-25:focus-within{
    --tw-text-opacity: 0.25;
  }

  .lg\:focus-within\:text-opacity-30:focus-within{
    --tw-text-opacity: 0.3;
  }

  .lg\:focus-within\:text-opacity-40:focus-within{
    --tw-text-opacity: 0.4;
  }

  .lg\:focus-within\:text-opacity-50:focus-within{
    --tw-text-opacity: 0.5;
  }

  .lg\:focus-within\:text-opacity-60:focus-within{
    --tw-text-opacity: 0.6;
  }

  .lg\:focus-within\:text-opacity-70:focus-within{
    --tw-text-opacity: 0.7;
  }

  .lg\:focus-within\:text-opacity-75:focus-within{
    --tw-text-opacity: 0.75;
  }

  .lg\:focus-within\:text-opacity-80:focus-within{
    --tw-text-opacity: 0.8;
  }

  .lg\:focus-within\:text-opacity-90:focus-within{
    --tw-text-opacity: 0.9;
  }

  .lg\:focus-within\:text-opacity-95:focus-within{
    --tw-text-opacity: 0.95;
  }

  .lg\:focus-within\:text-opacity-100:focus-within{
    --tw-text-opacity: 1;
  }

  .lg\:hover\:text-opacity-0:hover{
    --tw-text-opacity: 0;
  }

  .lg\:hover\:text-opacity-5:hover{
    --tw-text-opacity: 0.05;
  }

  .lg\:hover\:text-opacity-10:hover{
    --tw-text-opacity: 0.1;
  }

  .lg\:hover\:text-opacity-20:hover{
    --tw-text-opacity: 0.2;
  }

  .lg\:hover\:text-opacity-25:hover{
    --tw-text-opacity: 0.25;
  }

  .lg\:hover\:text-opacity-30:hover{
    --tw-text-opacity: 0.3;
  }

  .lg\:hover\:text-opacity-40:hover{
    --tw-text-opacity: 0.4;
  }

  .lg\:hover\:text-opacity-50:hover{
    --tw-text-opacity: 0.5;
  }

  .lg\:hover\:text-opacity-60:hover{
    --tw-text-opacity: 0.6;
  }

  .lg\:hover\:text-opacity-70:hover{
    --tw-text-opacity: 0.7;
  }

  .lg\:hover\:text-opacity-75:hover{
    --tw-text-opacity: 0.75;
  }

  .lg\:hover\:text-opacity-80:hover{
    --tw-text-opacity: 0.8;
  }

  .lg\:hover\:text-opacity-90:hover{
    --tw-text-opacity: 0.9;
  }

  .lg\:hover\:text-opacity-95:hover{
    --tw-text-opacity: 0.95;
  }

  .lg\:hover\:text-opacity-100:hover{
    --tw-text-opacity: 1;
  }

  .lg\:focus\:text-opacity-0:focus{
    --tw-text-opacity: 0;
  }

  .lg\:focus\:text-opacity-5:focus{
    --tw-text-opacity: 0.05;
  }

  .lg\:focus\:text-opacity-10:focus{
    --tw-text-opacity: 0.1;
  }

  .lg\:focus\:text-opacity-20:focus{
    --tw-text-opacity: 0.2;
  }

  .lg\:focus\:text-opacity-25:focus{
    --tw-text-opacity: 0.25;
  }

  .lg\:focus\:text-opacity-30:focus{
    --tw-text-opacity: 0.3;
  }

  .lg\:focus\:text-opacity-40:focus{
    --tw-text-opacity: 0.4;
  }

  .lg\:focus\:text-opacity-50:focus{
    --tw-text-opacity: 0.5;
  }

  .lg\:focus\:text-opacity-60:focus{
    --tw-text-opacity: 0.6;
  }

  .lg\:focus\:text-opacity-70:focus{
    --tw-text-opacity: 0.7;
  }

  .lg\:focus\:text-opacity-75:focus{
    --tw-text-opacity: 0.75;
  }

  .lg\:focus\:text-opacity-80:focus{
    --tw-text-opacity: 0.8;
  }

  .lg\:focus\:text-opacity-90:focus{
    --tw-text-opacity: 0.9;
  }

  .lg\:focus\:text-opacity-95:focus{
    --tw-text-opacity: 0.95;
  }

  .lg\:focus\:text-opacity-100:focus{
    --tw-text-opacity: 1;
  }

  .lg\:truncate{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .lg\:overflow-ellipsis{
    text-overflow: ellipsis;
  }

  .lg\:overflow-clip{
    text-overflow: clip;
  }

  .lg\:italic{
    font-style: italic;
  }

  .lg\:not-italic{
    font-style: normal;
  }

  .lg\:uppercase{
    text-transform: uppercase;
  }

  .lg\:lowercase{
    text-transform: lowercase;
  }

  .lg\:capitalize{
    text-transform: capitalize;
  }

  .lg\:normal-case{
    text-transform: none;
  }

  .lg\:underline{
    text-decoration: underline;
  }

  .lg\:line-through{
    text-decoration: line-through;
  }

  .lg\:no-underline{
    text-decoration: none;
  }

  .group:hover .lg\:group-hover\:underline{
    text-decoration: underline;
  }

  .group:hover .lg\:group-hover\:line-through{
    text-decoration: line-through;
  }

  .group:hover .lg\:group-hover\:no-underline{
    text-decoration: none;
  }

  .lg\:focus-within\:underline:focus-within{
    text-decoration: underline;
  }

  .lg\:focus-within\:line-through:focus-within{
    text-decoration: line-through;
  }

  .lg\:focus-within\:no-underline:focus-within{
    text-decoration: none;
  }

  .lg\:hover\:underline:hover{
    text-decoration: underline;
  }

  .lg\:hover\:line-through:hover{
    text-decoration: line-through;
  }

  .lg\:hover\:no-underline:hover{
    text-decoration: none;
  }

  .lg\:focus\:underline:focus{
    text-decoration: underline;
  }

  .lg\:focus\:line-through:focus{
    text-decoration: line-through;
  }

  .lg\:focus\:no-underline:focus{
    text-decoration: none;
  }

  .lg\:antialiased{
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .lg\:subpixel-antialiased{
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
  }

  .lg\:ordinal, .lg\:slashed-zero, .lg\:lining-nums, .lg\:oldstyle-nums, .lg\:proportional-nums, .lg\:tabular-nums, .lg\:diagonal-fractions, .lg\:stacked-fractions{
    --tw-ordinal: var(--tw-empty,/*!*/ /*!*/);
    --tw-slashed-zero: var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-figure: var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-spacing: var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-fraction: var(--tw-empty,/*!*/ /*!*/);
    font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
  }

  .lg\:normal-nums{
    font-variant-numeric: normal;
  }

  .lg\:ordinal{
    --tw-ordinal: ordinal;
  }

  .lg\:slashed-zero{
    --tw-slashed-zero: slashed-zero;
  }

  .lg\:lining-nums{
    --tw-numeric-figure: lining-nums;
  }

  .lg\:oldstyle-nums{
    --tw-numeric-figure: oldstyle-nums;
  }

  .lg\:proportional-nums{
    --tw-numeric-spacing: proportional-nums;
  }

  .lg\:tabular-nums{
    --tw-numeric-spacing: tabular-nums;
  }

  .lg\:diagonal-fractions{
    --tw-numeric-fraction: diagonal-fractions;
  }

  .lg\:stacked-fractions{
    --tw-numeric-fraction: stacked-fractions;
  }

  .lg\:tracking-tight-18{
    letter-spacing: -.18em;
  }

  .lg\:tracking-tight-14{
    letter-spacing: -.14em;
  }

  .lg\:tracking-tight-13{
    letter-spacing: -.13em;
  }

  .lg\:tracking-tight-12{
    letter-spacing: -.12em;
  }

  .lg\:tracking-tightest{
    letter-spacing: -.075em;
  }

  .lg\:tracking-tighter{
    letter-spacing: -.05em;
  }

  .lg\:tracking-tight-3\.6{
    letter-spacing: -.036em;
  }

  .lg\:tracking-tight{
    letter-spacing: -.025em;
  }

  .lg\:tracking-tight-2{
    letter-spacing: -.02em;
  }

  .lg\:tracking-tight-1\.5{
    letter-spacing: -.015em;
  }

  .lg\:tracking-tight-1\.3{
    letter-spacing: -.013em;
  }

  .lg\:tracking-tight-1{
    letter-spacing: -.01em;
  }

  .lg\:tracking-tight-0\.5{
    letter-spacing: -.005em;
  }

  .lg\:tracking-normal{
    letter-spacing: 0;
  }

  .lg\:tracking-wide-\.5{
    letter-spacing: .005em;
  }

  .lg\:tracking-wide-1{
    letter-spacing: .01em;
  }

  .lg\:tracking-wide-1\.3{
    letter-spacing: .013em;
  }

  .lg\:tracking-wide-1\.5{
    letter-spacing: .015em;
  }

  .lg\:tracking-wide-2{
    letter-spacing: .02em;
  }

  .lg\:tracking-wide{
    letter-spacing: .025em;
  }

  .lg\:tracking-wide-2\.7{
    letter-spacing: .027em;
  }

  .lg\:tracking-wide-3\.6{
    letter-spacing: .036em;
  }

  .lg\:tracking-wider{
    letter-spacing: .05em;
  }

  .lg\:tracking-widest{
    letter-spacing: .1em;
  }

  .lg\:tracking-wide-12{
    letter-spacing: .12em;
  }

  .lg\:tracking-wide-13{
    letter-spacing: .13em;
  }

  .lg\:tracking-wide-14{
    letter-spacing: .14em;
  }

  .lg\:tracking-wide-18{
    letter-spacing: .18em;
  }

  .lg\:select-none{
    -webkit-user-select: none;
        -ms-user-select: none;
            user-select: none;
  }

  .lg\:select-text{
    -webkit-user-select: text;
        -ms-user-select: text;
            user-select: text;
  }

  .lg\:select-all{
    -webkit-user-select: all;
            user-select: all;
  }

  .lg\:select-auto{
    -webkit-user-select: auto;
        -ms-user-select: auto;
            user-select: auto;
  }

  .lg\:align-baseline{
    vertical-align: baseline;
  }

  .lg\:align-top{
    vertical-align: top;
  }

  .lg\:align-middle{
    vertical-align: middle;
  }

  .lg\:align-bottom{
    vertical-align: bottom;
  }

  .lg\:align-text-top{
    vertical-align: text-top;
  }

  .lg\:align-text-bottom{
    vertical-align: text-bottom;
  }

  .lg\:visible{
    visibility: visible;
  }

  .lg\:invisible{
    visibility: hidden;
  }

  .lg\:whitespace-normal{
    white-space: normal;
  }

  .lg\:whitespace-nowrap{
    white-space: nowrap;
  }

  .lg\:whitespace-pre{
    white-space: pre;
  }

  .lg\:whitespace-pre-line{
    white-space: pre-line;
  }

  .lg\:whitespace-pre-wrap{
    white-space: pre-wrap;
  }

  .lg\:break-normal{
    overflow-wrap: normal;
    word-break: normal;
  }

  .lg\:break-words{
    overflow-wrap: break-word;
  }

  .lg\:break-all{
    word-break: break-all;
  }

  .lg\:w-0{
    width: 0px;
  }

  .lg\:w-1{
    width: 0.25rem;
  }

  .lg\:w-2{
    width: 0.5rem;
  }

  .lg\:w-3{
    width: 0.75rem;
  }

  .lg\:w-4{
    width: 1rem;
  }

  .lg\:w-5{
    width: 1.25rem;
  }

  .lg\:w-6{
    width: 1.5rem;
  }

  .lg\:w-7{
    width: 1.75rem;
  }

  .lg\:w-8{
    width: 2rem;
  }

  .lg\:w-9{
    width: 2.25rem;
  }

  .lg\:w-10{
    width: 2.5rem;
  }

  .lg\:w-11{
    width: 2.75rem;
  }

  .lg\:w-12{
    width: 3rem;
  }

  .lg\:w-13{
    width: 3.25rem;
  }

  .lg\:w-14{
    width: 3.5rem;
  }

  .lg\:w-15{
    width: 3.75rem;
  }

  .lg\:w-16{
    width: 4rem;
  }

  .lg\:w-17{
    width: 4.25rem;
  }

  .lg\:w-18{
    width: 4.5rem;
  }

  .lg\:w-19{
    width: 4.75rem;
  }

  .lg\:w-20{
    width: 5rem;
  }

  .lg\:w-22{
    width: 5.5rem;
  }

  .lg\:w-24{
    width: 6rem;
  }

  .lg\:w-25{
    width: 6.25rem;
  }

  .lg\:w-28{
    width: 7rem;
  }

  .lg\:w-30{
    width: 7.5rem;
  }

  .lg\:w-32{
    width: 8rem;
  }

  .lg\:w-34{
    width: 8.5rem;
  }

  .lg\:w-35{
    width: 8.75rem;
  }

  .lg\:w-36{
    width: 9rem;
  }

  .lg\:w-39{
    width: 9.75rem;
  }

  .lg\:w-40{
    width: 10rem;
  }

  .lg\:w-42{
    width: 10.5rem;
  }

  .lg\:w-44{
    width: 11rem;
  }

  .lg\:w-45{
    width: 11.25rem;
  }

  .lg\:w-48{
    width: 12rem;
  }

  .lg\:w-50{
    width: 12.5rem;
  }

  .lg\:w-52{
    width: 13rem;
  }

  .lg\:w-55{
    width: 13.75rem;
  }

  .lg\:w-56{
    width: 14rem;
  }

  .lg\:w-58{
    width: 14.5rem;
  }

  .lg\:w-60{
    width: 15rem;
  }

  .lg\:w-64{
    width: 16rem;
  }

  .lg\:w-65{
    width: 16.25rem;
  }

  .lg\:w-68{
    width: 17rem;
  }

  .lg\:w-69{
    width: 17.25rem;
  }

  .lg\:w-70{
    width: 17.5rem;
  }

  .lg\:w-72{
    width: 18rem;
  }

  .lg\:w-75{
    width: 18.75rem;
  }

  .lg\:w-80{
    width: 20rem;
  }

  .lg\:w-85{
    width: 21.25rem;
  }

  .lg\:w-86{
    width: 21.5rem;
  }

  .lg\:w-90{
    width: 22.5rem;
  }

  .lg\:w-96{
    width: 24rem;
  }

  .lg\:w-100{
    width: 25rem;
  }

  .lg\:w-115{
    width: 28.75rem;
  }

  .lg\:w-125{
    width: 31.25rem;
  }

  .lg\:w-142{
    width: 35.5rem;
  }

  .lg\:w-150{
    width: 37.5rem;
  }

  .lg\:w-156{
    width: 39rem;
  }

  .lg\:w-160{
    width: 40rem;
  }

  .lg\:w-175{
    width: 43.75rem;
  }

  .lg\:w-207{
    width: 51.75rem;
  }

  .lg\:w-242{
    width: 60.5rem;
  }

  .lg\:w-250{
    width: 62.5rem;
  }

  .lg\:w-258{
    width: 64.5rem;
  }

  .lg\:w-265{
    width: 66.25rem;
  }

  .lg\:w-280{
    width: 70rem;
  }

  .lg\:w-auto{
    width: auto;
  }

  .lg\:w-px{
    width: 1px;
  }

  .lg\:w-0\.5{
    width: 0.125rem;
  }

  .lg\:w-1\.5{
    width: 0.375rem;
  }

  .lg\:w-2\.5{
    width: 0.625rem;
  }

  .lg\:w-3\.5{
    width: 0.875rem;
  }

  .lg\:w-0\.25{
    width: 0.0625rem;
  }

  .lg\:w-0\.75{
    width: 0.1875rem;
  }

  .lg\:w-1\.25{
    width: 0.3125rem;
  }

  .lg\:w-1\.75{
    width: 0.4375rem;
  }

  .lg\:w-2\.25{
    width: 0.5625rem;
  }

  .lg\:w-2\.75{
    width: 0.6875rem;
  }

  .lg\:w-3\.25{
    width: 0.8125rem;
  }

  .lg\:w-3\.75{
    width: 0.9375rem;
  }

  .lg\:w-4\.25{
    width: 1.0625rem;
  }

  .lg\:w-4\.5{
    width: 1.125rem;
  }

  .lg\:w-4\.75{
    width: 1.1875rem;
  }

  .lg\:w-5\.25{
    width: 1.3125rem;
  }

  .lg\:w-5\.5{
    width: 1.375rem;
  }

  .lg\:w-5\.75{
    width: 1.4375rem;
  }

  .lg\:w-6\.25{
    width: 1.5625rem;
  }

  .lg\:w-6\.5{
    width: 1.625rem;
  }

  .lg\:w-6\.75{
    width: 1.6875rem;
  }

  .lg\:w-7\.25{
    width: 1.8125rem;
  }

  .lg\:w-7\.5{
    width: 1.875rem;
  }

  .lg\:w-8\.25{
    width: 2.0625rem;
  }

  .lg\:w-8\.5{
    width: 2.125rem;
  }

  .lg\:w-9\.25{
    width: 2.3125rem;
  }

  .lg\:w-9\.5{
    width: 2.375rem;
  }

  .lg\:w-10\.5{
    width: 2.625rem;
  }

  .lg\:w-11\.25{
    width: 2.8125rem;
  }

  .lg\:w-11\.5{
    width: 2.875rem;
  }

  .lg\:w-12\.5{
    width: 3.125rem;
  }

  .lg\:w-12\.75{
    width: 3.1875rem;
  }

  .lg\:w-13\.5{
    width: 3.375rem;
  }

  .lg\:w-14\.5{
    width: 3.625rem;
  }

  .lg\:w-15\.5{
    width: 3.875rem;
  }

  .lg\:w-15\.75{
    width: 3.9375rem;
  }

  .lg\:w-16\.25{
    width: 4.0625rem;
  }

  .lg\:w-17\.25{
    width: 4.3125rem;
  }

  .lg\:w-17\.5{
    width: 4.375rem;
  }

  .lg\:w-18\.25{
    width: 4.5625rem;
  }

  .lg\:w-18\.5{
    width: 4.625rem;
  }

  .lg\:w-20\.25{
    width: 5.0625rem;
  }

  .lg\:w-20\.5{
    width: 5.125rem;
  }

  .lg\:w-22\.5{
    width: 5.625rem;
  }

  .lg\:w-25\.5{
    width: 6.375rem;
  }

  .lg\:w-26\.75{
    width: 6.6875rem;
  }

  .lg\:w-32\.5{
    width: 8.125rem;
  }

  .lg\:w-37\.5{
    width: 9.375rem;
  }

  .lg\:w-41\.25{
    width: 10.3125rem;
  }

  .lg\:w-52\.5{
    width: 13.125rem;
  }

  .lg\:w-54\.5{
    width: 13.625rem;
  }

  .lg\:w-57\.25{
    width: 14.3125rem;
  }

  .lg\:w-57\.5{
    width: 14.375rem;
  }

  .lg\:w-66\.25{
    width: 16.5625rem;
  }

  .lg\:w-74\.5{
    width: 18.125rem;
  }

  .lg\:w-106\.25{
    width: 26.5625rem;
  }

  .lg\:w-112\.25{
    width: 28.0675rem;
  }

  .lg\:w-112\.75{
    width: 28.1875rem;
  }

  .lg\:w-147\.5{
    width: 36.875rem;
  }

  .lg\:w-162\.5{
    width: 40.625rem;
  }

  .lg\:w-172\.25{
    width: 42.5625rem;
  }

  .lg\:w-175\.25{
    width: 43.8125rem;
  }

  .lg\:w-184\.25{
    width: 46.0625rem;
  }

  .lg\:w-203\.25{
    width: 50.8125rem;
  }

  .lg\:w-half{
    width: 50%;
  }

  .lg\:w-full{
    width: 100%;
  }

  .lg\:w-1\/10{
    width: 10%;
  }

  .lg\:w-2\/10{
    width: 20%;
  }

  .lg\:w-3\/10{
    width: 30%;
  }

  .lg\:w-4\/10{
    width: 40%;
  }

  .lg\:w-4\.5\/10{
    width: 45%;
  }

  .lg\:w-5\/10{
    width: 50%;
  }

  .lg\:w-5\.5\/10{
    width: 55%;
  }

  .lg\:w-6\/10{
    width: 60%;
  }

  .lg\:w-7\/10{
    width: 70%;
  }

  .lg\:w-8\/10{
    width: 80%;
  }

  .lg\:w-9\/10{
    width: 90%;
  }

  .lg\:w-1\/12{
    width: 8.333333%;
  }

  .lg\:w-2\/12{
    width: 16.666667%;
  }

  .lg\:w-3\/12{
    width: 25%;
  }

  .lg\:w-4\/12{
    width: 33.333333%;
  }

  .lg\:w-5\/12{
    width: 41.666667%;
  }

  .lg\:w-6\/12{
    width: 50%;
  }

  .lg\:w-7\/12{
    width: 58.333333%;
  }

  .lg\:w-8\/12{
    width: 66.666667%;
  }

  .lg\:w-9\/12{
    width: 75%;
  }

  .lg\:w-10\/12{
    width: 83.333333%;
  }

  .lg\:w-11\/12{
    width: 91.666667%;
  }

  .lg\:w-1\/2{
    width: 50%;
  }

  .lg\:w-1\/3{
    width: 33.333333%;
  }

  .lg\:w-2\/3{
    width: 66.666667%;
  }

  .lg\:w-1\/4{
    width: 25%;
  }

  .lg\:w-2\/4{
    width: 50%;
  }

  .lg\:w-3\/4{
    width: 75%;
  }

  .lg\:w-1\/5{
    width: 20%;
  }

  .lg\:w-2\/5{
    width: 40%;
  }

  .lg\:w-3\/5{
    width: 60%;
  }

  .lg\:w-4\/5{
    width: 80%;
  }

  .lg\:w-1\/6{
    width: 16.666667%;
  }

  .lg\:w-2\/6{
    width: 33.333333%;
  }

  .lg\:w-3\/6{
    width: 50%;
  }

  .lg\:w-4\/6{
    width: 66.666667%;
  }

  .lg\:w-5\/6{
    width: 83.333333%;
  }

  .lg\:w-screen{
    width: 100vw;
  }

  .lg\:w-min{
    width: -webkit-min-content;
    width: min-content;
  }

  .lg\:w-max{
    width: -webkit-max-content;
    width: max-content;
  }

  .lg\:w-screen-half{
    width: 50vw;
  }

  .lg\:w-screen-full{
    width: 100vw;
  }

  .lg\:w-screen-1\/10{
    width: 10vw;
  }

  .lg\:w-screen-2\/10{
    width: 20vw;
  }

  .lg\:w-screen-3\/10{
    width: 30vw;
  }

  .lg\:w-screen-4\/10{
    width: 40vw;
  }

  .lg\:w-screen-5\/10{
    width: 50vw;
  }

  .lg\:w-screen-6\/10{
    width: 60vw;
  }

  .lg\:w-screen-7\/10{
    width: 70vw;
  }

  .lg\:w-screen-8\/10{
    width: 80vw;
  }

  .lg\:w-screen-9\/10{
    width: 90vw;
  }

  .lg\:w-screen-1\/12{
    width: 8.333333vw;
  }

  .lg\:w-screen-2\/12{
    width: 16.666667vw;
  }

  .lg\:w-screen-3\/12{
    width: 25vw;
  }

  .lg\:w-screen-4\/12{
    width: 33.333333vw;
  }

  .lg\:w-screen-5\/12{
    width: 41.666667vw;
  }

  .lg\:w-screen-6\/12{
    width: 50vw;
  }

  .lg\:w-screen-7\/12{
    width: 58.333333vw;
  }

  .lg\:w-screen-8\/12{
    width: 66.666667vw;
  }

  .lg\:w-screen-9\/12{
    width: 75vw;
  }

  .lg\:w-screen-10\/12{
    width: 83.333333vw;
  }

  .lg\:w-screen-11\/12{
    width: 91.666667vw;
  }

  .lg\:z-0{
    z-index: 0;
  }

  .lg\:z-1{
    z-index: 1;
  }

  .lg\:z-2{
    z-index: 2;
  }

  .lg\:z-3{
    z-index: 3;
  }

  .lg\:z-4{
    z-index: 4;
  }

  .lg\:z-5{
    z-index: 5;
  }

  .lg\:z-6{
    z-index: 6;
  }

  .lg\:z-7{
    z-index: 7;
  }

  .lg\:z-8{
    z-index: 8;
  }

  .lg\:z-9{
    z-index: 9;
  }

  .lg\:z-10{
    z-index: 10;
  }

  .lg\:z-20{
    z-index: 20;
  }

  .lg\:z-30{
    z-index: 30;
  }

  .lg\:z-40{
    z-index: 40;
  }

  .lg\:z-50{
    z-index: 50;
  }

  .lg\:z-auto{
    z-index: auto;
  }

  .lg\:-z-10{
    z-index: -10;
  }

  .lg\:-z-20{
    z-index: -20;
  }

  .lg\:-z-30{
    z-index: -30;
  }

  .lg\:-z-40{
    z-index: -40;
  }

  .lg\:-z-50{
    z-index: -50;
  }

  .lg\:focus-within\:z-0:focus-within{
    z-index: 0;
  }

  .lg\:focus-within\:z-1:focus-within{
    z-index: 1;
  }

  .lg\:focus-within\:z-2:focus-within{
    z-index: 2;
  }

  .lg\:focus-within\:z-3:focus-within{
    z-index: 3;
  }

  .lg\:focus-within\:z-4:focus-within{
    z-index: 4;
  }

  .lg\:focus-within\:z-5:focus-within{
    z-index: 5;
  }

  .lg\:focus-within\:z-6:focus-within{
    z-index: 6;
  }

  .lg\:focus-within\:z-7:focus-within{
    z-index: 7;
  }

  .lg\:focus-within\:z-8:focus-within{
    z-index: 8;
  }

  .lg\:focus-within\:z-9:focus-within{
    z-index: 9;
  }

  .lg\:focus-within\:z-10:focus-within{
    z-index: 10;
  }

  .lg\:focus-within\:z-20:focus-within{
    z-index: 20;
  }

  .lg\:focus-within\:z-30:focus-within{
    z-index: 30;
  }

  .lg\:focus-within\:z-40:focus-within{
    z-index: 40;
  }

  .lg\:focus-within\:z-50:focus-within{
    z-index: 50;
  }

  .lg\:focus-within\:z-auto:focus-within{
    z-index: auto;
  }

  .lg\:focus-within\:-z-10:focus-within{
    z-index: -10;
  }

  .lg\:focus-within\:-z-20:focus-within{
    z-index: -20;
  }

  .lg\:focus-within\:-z-30:focus-within{
    z-index: -30;
  }

  .lg\:focus-within\:-z-40:focus-within{
    z-index: -40;
  }

  .lg\:focus-within\:-z-50:focus-within{
    z-index: -50;
  }

  .lg\:focus\:z-0:focus{
    z-index: 0;
  }

  .lg\:focus\:z-1:focus{
    z-index: 1;
  }

  .lg\:focus\:z-2:focus{
    z-index: 2;
  }

  .lg\:focus\:z-3:focus{
    z-index: 3;
  }

  .lg\:focus\:z-4:focus{
    z-index: 4;
  }

  .lg\:focus\:z-5:focus{
    z-index: 5;
  }

  .lg\:focus\:z-6:focus{
    z-index: 6;
  }

  .lg\:focus\:z-7:focus{
    z-index: 7;
  }

  .lg\:focus\:z-8:focus{
    z-index: 8;
  }

  .lg\:focus\:z-9:focus{
    z-index: 9;
  }

  .lg\:focus\:z-10:focus{
    z-index: 10;
  }

  .lg\:focus\:z-20:focus{
    z-index: 20;
  }

  .lg\:focus\:z-30:focus{
    z-index: 30;
  }

  .lg\:focus\:z-40:focus{
    z-index: 40;
  }

  .lg\:focus\:z-50:focus{
    z-index: 50;
  }

  .lg\:focus\:z-auto:focus{
    z-index: auto;
  }

  .lg\:focus\:-z-10:focus{
    z-index: -10;
  }

  .lg\:focus\:-z-20:focus{
    z-index: -20;
  }

  .lg\:focus\:-z-30:focus{
    z-index: -30;
  }

  .lg\:focus\:-z-40:focus{
    z-index: -40;
  }

  .lg\:focus\:-z-50:focus{
    z-index: -50;
  }

  .lg\:gap-0{
    gap: 0px;
  }

  .lg\:gap-1{
    gap: 0.25rem;
  }

  .lg\:gap-2{
    gap: 0.5rem;
  }

  .lg\:gap-3{
    gap: 0.75rem;
  }

  .lg\:gap-4{
    gap: 1rem;
  }

  .lg\:gap-5{
    gap: 1.25rem;
  }

  .lg\:gap-6{
    gap: 1.5rem;
  }

  .lg\:gap-7{
    gap: 1.75rem;
  }

  .lg\:gap-8{
    gap: 2rem;
  }

  .lg\:gap-9{
    gap: 2.25rem;
  }

  .lg\:gap-10{
    gap: 2.5rem;
  }

  .lg\:gap-11{
    gap: 2.75rem;
  }

  .lg\:gap-12{
    gap: 3rem;
  }

  .lg\:gap-13{
    gap: 3.25rem;
  }

  .lg\:gap-14{
    gap: 3.5rem;
  }

  .lg\:gap-15{
    gap: 3.75rem;
  }

  .lg\:gap-16{
    gap: 4rem;
  }

  .lg\:gap-17{
    gap: 4.25rem;
  }

  .lg\:gap-18{
    gap: 4.5rem;
  }

  .lg\:gap-19{
    gap: 4.75rem;
  }

  .lg\:gap-20{
    gap: 5rem;
  }

  .lg\:gap-22{
    gap: 5.5rem;
  }

  .lg\:gap-24{
    gap: 6rem;
  }

  .lg\:gap-25{
    gap: 6.25rem;
  }

  .lg\:gap-28{
    gap: 7rem;
  }

  .lg\:gap-30{
    gap: 7.5rem;
  }

  .lg\:gap-32{
    gap: 8rem;
  }

  .lg\:gap-34{
    gap: 8.5rem;
  }

  .lg\:gap-35{
    gap: 8.75rem;
  }

  .lg\:gap-36{
    gap: 9rem;
  }

  .lg\:gap-39{
    gap: 9.75rem;
  }

  .lg\:gap-40{
    gap: 10rem;
  }

  .lg\:gap-42{
    gap: 10.5rem;
  }

  .lg\:gap-44{
    gap: 11rem;
  }

  .lg\:gap-45{
    gap: 11.25rem;
  }

  .lg\:gap-48{
    gap: 12rem;
  }

  .lg\:gap-50{
    gap: 12.5rem;
  }

  .lg\:gap-52{
    gap: 13rem;
  }

  .lg\:gap-55{
    gap: 13.75rem;
  }

  .lg\:gap-56{
    gap: 14rem;
  }

  .lg\:gap-58{
    gap: 14.5rem;
  }

  .lg\:gap-60{
    gap: 15rem;
  }

  .lg\:gap-64{
    gap: 16rem;
  }

  .lg\:gap-65{
    gap: 16.25rem;
  }

  .lg\:gap-68{
    gap: 17rem;
  }

  .lg\:gap-69{
    gap: 17.25rem;
  }

  .lg\:gap-70{
    gap: 17.5rem;
  }

  .lg\:gap-72{
    gap: 18rem;
  }

  .lg\:gap-75{
    gap: 18.75rem;
  }

  .lg\:gap-80{
    gap: 20rem;
  }

  .lg\:gap-85{
    gap: 21.25rem;
  }

  .lg\:gap-86{
    gap: 21.5rem;
  }

  .lg\:gap-90{
    gap: 22.5rem;
  }

  .lg\:gap-96{
    gap: 24rem;
  }

  .lg\:gap-100{
    gap: 25rem;
  }

  .lg\:gap-115{
    gap: 28.75rem;
  }

  .lg\:gap-125{
    gap: 31.25rem;
  }

  .lg\:gap-142{
    gap: 35.5rem;
  }

  .lg\:gap-150{
    gap: 37.5rem;
  }

  .lg\:gap-156{
    gap: 39rem;
  }

  .lg\:gap-160{
    gap: 40rem;
  }

  .lg\:gap-175{
    gap: 43.75rem;
  }

  .lg\:gap-207{
    gap: 51.75rem;
  }

  .lg\:gap-242{
    gap: 60.5rem;
  }

  .lg\:gap-250{
    gap: 62.5rem;
  }

  .lg\:gap-258{
    gap: 64.5rem;
  }

  .lg\:gap-265{
    gap: 66.25rem;
  }

  .lg\:gap-280{
    gap: 70rem;
  }

  .lg\:gap-px{
    gap: 1px;
  }

  .lg\:gap-0\.5{
    gap: 0.125rem;
  }

  .lg\:gap-1\.5{
    gap: 0.375rem;
  }

  .lg\:gap-2\.5{
    gap: 0.625rem;
  }

  .lg\:gap-3\.5{
    gap: 0.875rem;
  }

  .lg\:gap-0\.25{
    gap: 0.0625rem;
  }

  .lg\:gap-0\.75{
    gap: 0.1875rem;
  }

  .lg\:gap-1\.25{
    gap: 0.3125rem;
  }

  .lg\:gap-1\.75{
    gap: 0.4375rem;
  }

  .lg\:gap-2\.25{
    gap: 0.5625rem;
  }

  .lg\:gap-2\.75{
    gap: 0.6875rem;
  }

  .lg\:gap-3\.25{
    gap: 0.8125rem;
  }

  .lg\:gap-3\.75{
    gap: 0.9375rem;
  }

  .lg\:gap-4\.25{
    gap: 1.0625rem;
  }

  .lg\:gap-4\.5{
    gap: 1.125rem;
  }

  .lg\:gap-4\.75{
    gap: 1.1875rem;
  }

  .lg\:gap-5\.25{
    gap: 1.3125rem;
  }

  .lg\:gap-5\.5{
    gap: 1.375rem;
  }

  .lg\:gap-5\.75{
    gap: 1.4375rem;
  }

  .lg\:gap-6\.25{
    gap: 1.5625rem;
  }

  .lg\:gap-6\.5{
    gap: 1.625rem;
  }

  .lg\:gap-6\.75{
    gap: 1.6875rem;
  }

  .lg\:gap-7\.25{
    gap: 1.8125rem;
  }

  .lg\:gap-7\.5{
    gap: 1.875rem;
  }

  .lg\:gap-8\.25{
    gap: 2.0625rem;
  }

  .lg\:gap-8\.5{
    gap: 2.125rem;
  }

  .lg\:gap-9\.25{
    gap: 2.3125rem;
  }

  .lg\:gap-9\.5{
    gap: 2.375rem;
  }

  .lg\:gap-10\.5{
    gap: 2.625rem;
  }

  .lg\:gap-11\.25{
    gap: 2.8125rem;
  }

  .lg\:gap-11\.5{
    gap: 2.875rem;
  }

  .lg\:gap-12\.5{
    gap: 3.125rem;
  }

  .lg\:gap-12\.75{
    gap: 3.1875rem;
  }

  .lg\:gap-13\.5{
    gap: 3.375rem;
  }

  .lg\:gap-14\.5{
    gap: 3.625rem;
  }

  .lg\:gap-15\.5{
    gap: 3.875rem;
  }

  .lg\:gap-15\.75{
    gap: 3.9375rem;
  }

  .lg\:gap-16\.25{
    gap: 4.0625rem;
  }

  .lg\:gap-17\.25{
    gap: 4.3125rem;
  }

  .lg\:gap-17\.5{
    gap: 4.375rem;
  }

  .lg\:gap-18\.25{
    gap: 4.5625rem;
  }

  .lg\:gap-18\.5{
    gap: 4.625rem;
  }

  .lg\:gap-20\.25{
    gap: 5.0625rem;
  }

  .lg\:gap-20\.5{
    gap: 5.125rem;
  }

  .lg\:gap-22\.5{
    gap: 5.625rem;
  }

  .lg\:gap-25\.5{
    gap: 6.375rem;
  }

  .lg\:gap-26\.75{
    gap: 6.6875rem;
  }

  .lg\:gap-32\.5{
    gap: 8.125rem;
  }

  .lg\:gap-37\.5{
    gap: 9.375rem;
  }

  .lg\:gap-41\.25{
    gap: 10.3125rem;
  }

  .lg\:gap-52\.5{
    gap: 13.125rem;
  }

  .lg\:gap-54\.5{
    gap: 13.625rem;
  }

  .lg\:gap-57\.25{
    gap: 14.3125rem;
  }

  .lg\:gap-57\.5{
    gap: 14.375rem;
  }

  .lg\:gap-66\.25{
    gap: 16.5625rem;
  }

  .lg\:gap-74\.5{
    gap: 18.125rem;
  }

  .lg\:gap-106\.25{
    gap: 26.5625rem;
  }

  .lg\:gap-112\.25{
    gap: 28.0675rem;
  }

  .lg\:gap-112\.75{
    gap: 28.1875rem;
  }

  .lg\:gap-147\.5{
    gap: 36.875rem;
  }

  .lg\:gap-162\.5{
    gap: 40.625rem;
  }

  .lg\:gap-172\.25{
    gap: 42.5625rem;
  }

  .lg\:gap-175\.25{
    gap: 43.8125rem;
  }

  .lg\:gap-184\.25{
    gap: 46.0625rem;
  }

  .lg\:gap-203\.25{
    gap: 50.8125rem;
  }

  .lg\:gap-half{
    gap: 50%;
  }

  .lg\:gap-full{
    gap: 100%;
  }

  .lg\:gap-1\/10{
    gap: 10%;
  }

  .lg\:gap-2\/10{
    gap: 20%;
  }

  .lg\:gap-3\/10{
    gap: 30%;
  }

  .lg\:gap-4\/10{
    gap: 40%;
  }

  .lg\:gap-4\.5\/10{
    gap: 45%;
  }

  .lg\:gap-5\/10{
    gap: 50%;
  }

  .lg\:gap-5\.5\/10{
    gap: 55%;
  }

  .lg\:gap-6\/10{
    gap: 60%;
  }

  .lg\:gap-7\/10{
    gap: 70%;
  }

  .lg\:gap-8\/10{
    gap: 80%;
  }

  .lg\:gap-9\/10{
    gap: 90%;
  }

  .lg\:gap-1\/12{
    gap: 8.333333%;
  }

  .lg\:gap-2\/12{
    gap: 16.666667%;
  }

  .lg\:gap-3\/12{
    gap: 25%;
  }

  .lg\:gap-4\/12{
    gap: 33.333333%;
  }

  .lg\:gap-5\/12{
    gap: 41.666667%;
  }

  .lg\:gap-6\/12{
    gap: 50%;
  }

  .lg\:gap-7\/12{
    gap: 58.333333%;
  }

  .lg\:gap-8\/12{
    gap: 66.666667%;
  }

  .lg\:gap-9\/12{
    gap: 75%;
  }

  .lg\:gap-10\/12{
    gap: 83.333333%;
  }

  .lg\:gap-11\/12{
    gap: 91.666667%;
  }

  .lg\:gap-x-0{
    column-gap: 0px;
  }

  .lg\:gap-x-1{
    column-gap: 0.25rem;
  }

  .lg\:gap-x-2{
    column-gap: 0.5rem;
  }

  .lg\:gap-x-3{
    column-gap: 0.75rem;
  }

  .lg\:gap-x-4{
    column-gap: 1rem;
  }

  .lg\:gap-x-5{
    column-gap: 1.25rem;
  }

  .lg\:gap-x-6{
    column-gap: 1.5rem;
  }

  .lg\:gap-x-7{
    column-gap: 1.75rem;
  }

  .lg\:gap-x-8{
    column-gap: 2rem;
  }

  .lg\:gap-x-9{
    column-gap: 2.25rem;
  }

  .lg\:gap-x-10{
    column-gap: 2.5rem;
  }

  .lg\:gap-x-11{
    column-gap: 2.75rem;
  }

  .lg\:gap-x-12{
    column-gap: 3rem;
  }

  .lg\:gap-x-13{
    column-gap: 3.25rem;
  }

  .lg\:gap-x-14{
    column-gap: 3.5rem;
  }

  .lg\:gap-x-15{
    column-gap: 3.75rem;
  }

  .lg\:gap-x-16{
    column-gap: 4rem;
  }

  .lg\:gap-x-17{
    column-gap: 4.25rem;
  }

  .lg\:gap-x-18{
    column-gap: 4.5rem;
  }

  .lg\:gap-x-19{
    column-gap: 4.75rem;
  }

  .lg\:gap-x-20{
    column-gap: 5rem;
  }

  .lg\:gap-x-22{
    column-gap: 5.5rem;
  }

  .lg\:gap-x-24{
    column-gap: 6rem;
  }

  .lg\:gap-x-25{
    column-gap: 6.25rem;
  }

  .lg\:gap-x-28{
    column-gap: 7rem;
  }

  .lg\:gap-x-30{
    column-gap: 7.5rem;
  }

  .lg\:gap-x-32{
    column-gap: 8rem;
  }

  .lg\:gap-x-34{
    column-gap: 8.5rem;
  }

  .lg\:gap-x-35{
    column-gap: 8.75rem;
  }

  .lg\:gap-x-36{
    column-gap: 9rem;
  }

  .lg\:gap-x-39{
    column-gap: 9.75rem;
  }

  .lg\:gap-x-40{
    column-gap: 10rem;
  }

  .lg\:gap-x-42{
    column-gap: 10.5rem;
  }

  .lg\:gap-x-44{
    column-gap: 11rem;
  }

  .lg\:gap-x-45{
    column-gap: 11.25rem;
  }

  .lg\:gap-x-48{
    column-gap: 12rem;
  }

  .lg\:gap-x-50{
    column-gap: 12.5rem;
  }

  .lg\:gap-x-52{
    column-gap: 13rem;
  }

  .lg\:gap-x-55{
    column-gap: 13.75rem;
  }

  .lg\:gap-x-56{
    column-gap: 14rem;
  }

  .lg\:gap-x-58{
    column-gap: 14.5rem;
  }

  .lg\:gap-x-60{
    column-gap: 15rem;
  }

  .lg\:gap-x-64{
    column-gap: 16rem;
  }

  .lg\:gap-x-65{
    column-gap: 16.25rem;
  }

  .lg\:gap-x-68{
    column-gap: 17rem;
  }

  .lg\:gap-x-69{
    column-gap: 17.25rem;
  }

  .lg\:gap-x-70{
    column-gap: 17.5rem;
  }

  .lg\:gap-x-72{
    column-gap: 18rem;
  }

  .lg\:gap-x-75{
    column-gap: 18.75rem;
  }

  .lg\:gap-x-80{
    column-gap: 20rem;
  }

  .lg\:gap-x-85{
    column-gap: 21.25rem;
  }

  .lg\:gap-x-86{
    column-gap: 21.5rem;
  }

  .lg\:gap-x-90{
    column-gap: 22.5rem;
  }

  .lg\:gap-x-96{
    column-gap: 24rem;
  }

  .lg\:gap-x-100{
    column-gap: 25rem;
  }

  .lg\:gap-x-115{
    column-gap: 28.75rem;
  }

  .lg\:gap-x-125{
    column-gap: 31.25rem;
  }

  .lg\:gap-x-142{
    column-gap: 35.5rem;
  }

  .lg\:gap-x-150{
    column-gap: 37.5rem;
  }

  .lg\:gap-x-156{
    column-gap: 39rem;
  }

  .lg\:gap-x-160{
    column-gap: 40rem;
  }

  .lg\:gap-x-175{
    column-gap: 43.75rem;
  }

  .lg\:gap-x-207{
    column-gap: 51.75rem;
  }

  .lg\:gap-x-242{
    column-gap: 60.5rem;
  }

  .lg\:gap-x-250{
    column-gap: 62.5rem;
  }

  .lg\:gap-x-258{
    column-gap: 64.5rem;
  }

  .lg\:gap-x-265{
    column-gap: 66.25rem;
  }

  .lg\:gap-x-280{
    column-gap: 70rem;
  }

  .lg\:gap-x-px{
    column-gap: 1px;
  }

  .lg\:gap-x-0\.5{
    column-gap: 0.125rem;
  }

  .lg\:gap-x-1\.5{
    column-gap: 0.375rem;
  }

  .lg\:gap-x-2\.5{
    column-gap: 0.625rem;
  }

  .lg\:gap-x-3\.5{
    column-gap: 0.875rem;
  }

  .lg\:gap-x-0\.25{
    column-gap: 0.0625rem;
  }

  .lg\:gap-x-0\.75{
    column-gap: 0.1875rem;
  }

  .lg\:gap-x-1\.25{
    column-gap: 0.3125rem;
  }

  .lg\:gap-x-1\.75{
    column-gap: 0.4375rem;
  }

  .lg\:gap-x-2\.25{
    column-gap: 0.5625rem;
  }

  .lg\:gap-x-2\.75{
    column-gap: 0.6875rem;
  }

  .lg\:gap-x-3\.25{
    column-gap: 0.8125rem;
  }

  .lg\:gap-x-3\.75{
    column-gap: 0.9375rem;
  }

  .lg\:gap-x-4\.25{
    column-gap: 1.0625rem;
  }

  .lg\:gap-x-4\.5{
    column-gap: 1.125rem;
  }

  .lg\:gap-x-4\.75{
    column-gap: 1.1875rem;
  }

  .lg\:gap-x-5\.25{
    column-gap: 1.3125rem;
  }

  .lg\:gap-x-5\.5{
    column-gap: 1.375rem;
  }

  .lg\:gap-x-5\.75{
    column-gap: 1.4375rem;
  }

  .lg\:gap-x-6\.25{
    column-gap: 1.5625rem;
  }

  .lg\:gap-x-6\.5{
    column-gap: 1.625rem;
  }

  .lg\:gap-x-6\.75{
    column-gap: 1.6875rem;
  }

  .lg\:gap-x-7\.25{
    column-gap: 1.8125rem;
  }

  .lg\:gap-x-7\.5{
    column-gap: 1.875rem;
  }

  .lg\:gap-x-8\.25{
    column-gap: 2.0625rem;
  }

  .lg\:gap-x-8\.5{
    column-gap: 2.125rem;
  }

  .lg\:gap-x-9\.25{
    column-gap: 2.3125rem;
  }

  .lg\:gap-x-9\.5{
    column-gap: 2.375rem;
  }

  .lg\:gap-x-10\.5{
    column-gap: 2.625rem;
  }

  .lg\:gap-x-11\.25{
    column-gap: 2.8125rem;
  }

  .lg\:gap-x-11\.5{
    column-gap: 2.875rem;
  }

  .lg\:gap-x-12\.5{
    column-gap: 3.125rem;
  }

  .lg\:gap-x-12\.75{
    column-gap: 3.1875rem;
  }

  .lg\:gap-x-13\.5{
    column-gap: 3.375rem;
  }

  .lg\:gap-x-14\.5{
    column-gap: 3.625rem;
  }

  .lg\:gap-x-15\.5{
    column-gap: 3.875rem;
  }

  .lg\:gap-x-15\.75{
    column-gap: 3.9375rem;
  }

  .lg\:gap-x-16\.25{
    column-gap: 4.0625rem;
  }

  .lg\:gap-x-17\.25{
    column-gap: 4.3125rem;
  }

  .lg\:gap-x-17\.5{
    column-gap: 4.375rem;
  }

  .lg\:gap-x-18\.25{
    column-gap: 4.5625rem;
  }

  .lg\:gap-x-18\.5{
    column-gap: 4.625rem;
  }

  .lg\:gap-x-20\.25{
    column-gap: 5.0625rem;
  }

  .lg\:gap-x-20\.5{
    column-gap: 5.125rem;
  }

  .lg\:gap-x-22\.5{
    column-gap: 5.625rem;
  }

  .lg\:gap-x-25\.5{
    column-gap: 6.375rem;
  }

  .lg\:gap-x-26\.75{
    column-gap: 6.6875rem;
  }

  .lg\:gap-x-32\.5{
    column-gap: 8.125rem;
  }

  .lg\:gap-x-37\.5{
    column-gap: 9.375rem;
  }

  .lg\:gap-x-41\.25{
    column-gap: 10.3125rem;
  }

  .lg\:gap-x-52\.5{
    column-gap: 13.125rem;
  }

  .lg\:gap-x-54\.5{
    column-gap: 13.625rem;
  }

  .lg\:gap-x-57\.25{
    column-gap: 14.3125rem;
  }

  .lg\:gap-x-57\.5{
    column-gap: 14.375rem;
  }

  .lg\:gap-x-66\.25{
    column-gap: 16.5625rem;
  }

  .lg\:gap-x-74\.5{
    column-gap: 18.125rem;
  }

  .lg\:gap-x-106\.25{
    column-gap: 26.5625rem;
  }

  .lg\:gap-x-112\.25{
    column-gap: 28.0675rem;
  }

  .lg\:gap-x-112\.75{
    column-gap: 28.1875rem;
  }

  .lg\:gap-x-147\.5{
    column-gap: 36.875rem;
  }

  .lg\:gap-x-162\.5{
    column-gap: 40.625rem;
  }

  .lg\:gap-x-172\.25{
    column-gap: 42.5625rem;
  }

  .lg\:gap-x-175\.25{
    column-gap: 43.8125rem;
  }

  .lg\:gap-x-184\.25{
    column-gap: 46.0625rem;
  }

  .lg\:gap-x-203\.25{
    column-gap: 50.8125rem;
  }

  .lg\:gap-x-half{
    column-gap: 50%;
  }

  .lg\:gap-x-full{
    column-gap: 100%;
  }

  .lg\:gap-x-1\/10{
    column-gap: 10%;
  }

  .lg\:gap-x-2\/10{
    column-gap: 20%;
  }

  .lg\:gap-x-3\/10{
    column-gap: 30%;
  }

  .lg\:gap-x-4\/10{
    column-gap: 40%;
  }

  .lg\:gap-x-4\.5\/10{
    column-gap: 45%;
  }

  .lg\:gap-x-5\/10{
    column-gap: 50%;
  }

  .lg\:gap-x-5\.5\/10{
    column-gap: 55%;
  }

  .lg\:gap-x-6\/10{
    column-gap: 60%;
  }

  .lg\:gap-x-7\/10{
    column-gap: 70%;
  }

  .lg\:gap-x-8\/10{
    column-gap: 80%;
  }

  .lg\:gap-x-9\/10{
    column-gap: 90%;
  }

  .lg\:gap-x-1\/12{
    column-gap: 8.333333%;
  }

  .lg\:gap-x-2\/12{
    column-gap: 16.666667%;
  }

  .lg\:gap-x-3\/12{
    column-gap: 25%;
  }

  .lg\:gap-x-4\/12{
    column-gap: 33.333333%;
  }

  .lg\:gap-x-5\/12{
    column-gap: 41.666667%;
  }

  .lg\:gap-x-6\/12{
    column-gap: 50%;
  }

  .lg\:gap-x-7\/12{
    column-gap: 58.333333%;
  }

  .lg\:gap-x-8\/12{
    column-gap: 66.666667%;
  }

  .lg\:gap-x-9\/12{
    column-gap: 75%;
  }

  .lg\:gap-x-10\/12{
    column-gap: 83.333333%;
  }

  .lg\:gap-x-11\/12{
    column-gap: 91.666667%;
  }

  .lg\:gap-y-0{
    row-gap: 0px;
  }

  .lg\:gap-y-1{
    row-gap: 0.25rem;
  }

  .lg\:gap-y-2{
    row-gap: 0.5rem;
  }

  .lg\:gap-y-3{
    row-gap: 0.75rem;
  }

  .lg\:gap-y-4{
    row-gap: 1rem;
  }

  .lg\:gap-y-5{
    row-gap: 1.25rem;
  }

  .lg\:gap-y-6{
    row-gap: 1.5rem;
  }

  .lg\:gap-y-7{
    row-gap: 1.75rem;
  }

  .lg\:gap-y-8{
    row-gap: 2rem;
  }

  .lg\:gap-y-9{
    row-gap: 2.25rem;
  }

  .lg\:gap-y-10{
    row-gap: 2.5rem;
  }

  .lg\:gap-y-11{
    row-gap: 2.75rem;
  }

  .lg\:gap-y-12{
    row-gap: 3rem;
  }

  .lg\:gap-y-13{
    row-gap: 3.25rem;
  }

  .lg\:gap-y-14{
    row-gap: 3.5rem;
  }

  .lg\:gap-y-15{
    row-gap: 3.75rem;
  }

  .lg\:gap-y-16{
    row-gap: 4rem;
  }

  .lg\:gap-y-17{
    row-gap: 4.25rem;
  }

  .lg\:gap-y-18{
    row-gap: 4.5rem;
  }

  .lg\:gap-y-19{
    row-gap: 4.75rem;
  }

  .lg\:gap-y-20{
    row-gap: 5rem;
  }

  .lg\:gap-y-22{
    row-gap: 5.5rem;
  }

  .lg\:gap-y-24{
    row-gap: 6rem;
  }

  .lg\:gap-y-25{
    row-gap: 6.25rem;
  }

  .lg\:gap-y-28{
    row-gap: 7rem;
  }

  .lg\:gap-y-30{
    row-gap: 7.5rem;
  }

  .lg\:gap-y-32{
    row-gap: 8rem;
  }

  .lg\:gap-y-34{
    row-gap: 8.5rem;
  }

  .lg\:gap-y-35{
    row-gap: 8.75rem;
  }

  .lg\:gap-y-36{
    row-gap: 9rem;
  }

  .lg\:gap-y-39{
    row-gap: 9.75rem;
  }

  .lg\:gap-y-40{
    row-gap: 10rem;
  }

  .lg\:gap-y-42{
    row-gap: 10.5rem;
  }

  .lg\:gap-y-44{
    row-gap: 11rem;
  }

  .lg\:gap-y-45{
    row-gap: 11.25rem;
  }

  .lg\:gap-y-48{
    row-gap: 12rem;
  }

  .lg\:gap-y-50{
    row-gap: 12.5rem;
  }

  .lg\:gap-y-52{
    row-gap: 13rem;
  }

  .lg\:gap-y-55{
    row-gap: 13.75rem;
  }

  .lg\:gap-y-56{
    row-gap: 14rem;
  }

  .lg\:gap-y-58{
    row-gap: 14.5rem;
  }

  .lg\:gap-y-60{
    row-gap: 15rem;
  }

  .lg\:gap-y-64{
    row-gap: 16rem;
  }

  .lg\:gap-y-65{
    row-gap: 16.25rem;
  }

  .lg\:gap-y-68{
    row-gap: 17rem;
  }

  .lg\:gap-y-69{
    row-gap: 17.25rem;
  }

  .lg\:gap-y-70{
    row-gap: 17.5rem;
  }

  .lg\:gap-y-72{
    row-gap: 18rem;
  }

  .lg\:gap-y-75{
    row-gap: 18.75rem;
  }

  .lg\:gap-y-80{
    row-gap: 20rem;
  }

  .lg\:gap-y-85{
    row-gap: 21.25rem;
  }

  .lg\:gap-y-86{
    row-gap: 21.5rem;
  }

  .lg\:gap-y-90{
    row-gap: 22.5rem;
  }

  .lg\:gap-y-96{
    row-gap: 24rem;
  }

  .lg\:gap-y-100{
    row-gap: 25rem;
  }

  .lg\:gap-y-115{
    row-gap: 28.75rem;
  }

  .lg\:gap-y-125{
    row-gap: 31.25rem;
  }

  .lg\:gap-y-142{
    row-gap: 35.5rem;
  }

  .lg\:gap-y-150{
    row-gap: 37.5rem;
  }

  .lg\:gap-y-156{
    row-gap: 39rem;
  }

  .lg\:gap-y-160{
    row-gap: 40rem;
  }

  .lg\:gap-y-175{
    row-gap: 43.75rem;
  }

  .lg\:gap-y-207{
    row-gap: 51.75rem;
  }

  .lg\:gap-y-242{
    row-gap: 60.5rem;
  }

  .lg\:gap-y-250{
    row-gap: 62.5rem;
  }

  .lg\:gap-y-258{
    row-gap: 64.5rem;
  }

  .lg\:gap-y-265{
    row-gap: 66.25rem;
  }

  .lg\:gap-y-280{
    row-gap: 70rem;
  }

  .lg\:gap-y-px{
    row-gap: 1px;
  }

  .lg\:gap-y-0\.5{
    row-gap: 0.125rem;
  }

  .lg\:gap-y-1\.5{
    row-gap: 0.375rem;
  }

  .lg\:gap-y-2\.5{
    row-gap: 0.625rem;
  }

  .lg\:gap-y-3\.5{
    row-gap: 0.875rem;
  }

  .lg\:gap-y-0\.25{
    row-gap: 0.0625rem;
  }

  .lg\:gap-y-0\.75{
    row-gap: 0.1875rem;
  }

  .lg\:gap-y-1\.25{
    row-gap: 0.3125rem;
  }

  .lg\:gap-y-1\.75{
    row-gap: 0.4375rem;
  }

  .lg\:gap-y-2\.25{
    row-gap: 0.5625rem;
  }

  .lg\:gap-y-2\.75{
    row-gap: 0.6875rem;
  }

  .lg\:gap-y-3\.25{
    row-gap: 0.8125rem;
  }

  .lg\:gap-y-3\.75{
    row-gap: 0.9375rem;
  }

  .lg\:gap-y-4\.25{
    row-gap: 1.0625rem;
  }

  .lg\:gap-y-4\.5{
    row-gap: 1.125rem;
  }

  .lg\:gap-y-4\.75{
    row-gap: 1.1875rem;
  }

  .lg\:gap-y-5\.25{
    row-gap: 1.3125rem;
  }

  .lg\:gap-y-5\.5{
    row-gap: 1.375rem;
  }

  .lg\:gap-y-5\.75{
    row-gap: 1.4375rem;
  }

  .lg\:gap-y-6\.25{
    row-gap: 1.5625rem;
  }

  .lg\:gap-y-6\.5{
    row-gap: 1.625rem;
  }

  .lg\:gap-y-6\.75{
    row-gap: 1.6875rem;
  }

  .lg\:gap-y-7\.25{
    row-gap: 1.8125rem;
  }

  .lg\:gap-y-7\.5{
    row-gap: 1.875rem;
  }

  .lg\:gap-y-8\.25{
    row-gap: 2.0625rem;
  }

  .lg\:gap-y-8\.5{
    row-gap: 2.125rem;
  }

  .lg\:gap-y-9\.25{
    row-gap: 2.3125rem;
  }

  .lg\:gap-y-9\.5{
    row-gap: 2.375rem;
  }

  .lg\:gap-y-10\.5{
    row-gap: 2.625rem;
  }

  .lg\:gap-y-11\.25{
    row-gap: 2.8125rem;
  }

  .lg\:gap-y-11\.5{
    row-gap: 2.875rem;
  }

  .lg\:gap-y-12\.5{
    row-gap: 3.125rem;
  }

  .lg\:gap-y-12\.75{
    row-gap: 3.1875rem;
  }

  .lg\:gap-y-13\.5{
    row-gap: 3.375rem;
  }

  .lg\:gap-y-14\.5{
    row-gap: 3.625rem;
  }

  .lg\:gap-y-15\.5{
    row-gap: 3.875rem;
  }

  .lg\:gap-y-15\.75{
    row-gap: 3.9375rem;
  }

  .lg\:gap-y-16\.25{
    row-gap: 4.0625rem;
  }

  .lg\:gap-y-17\.25{
    row-gap: 4.3125rem;
  }

  .lg\:gap-y-17\.5{
    row-gap: 4.375rem;
  }

  .lg\:gap-y-18\.25{
    row-gap: 4.5625rem;
  }

  .lg\:gap-y-18\.5{
    row-gap: 4.625rem;
  }

  .lg\:gap-y-20\.25{
    row-gap: 5.0625rem;
  }

  .lg\:gap-y-20\.5{
    row-gap: 5.125rem;
  }

  .lg\:gap-y-22\.5{
    row-gap: 5.625rem;
  }

  .lg\:gap-y-25\.5{
    row-gap: 6.375rem;
  }

  .lg\:gap-y-26\.75{
    row-gap: 6.6875rem;
  }

  .lg\:gap-y-32\.5{
    row-gap: 8.125rem;
  }

  .lg\:gap-y-37\.5{
    row-gap: 9.375rem;
  }

  .lg\:gap-y-41\.25{
    row-gap: 10.3125rem;
  }

  .lg\:gap-y-52\.5{
    row-gap: 13.125rem;
  }

  .lg\:gap-y-54\.5{
    row-gap: 13.625rem;
  }

  .lg\:gap-y-57\.25{
    row-gap: 14.3125rem;
  }

  .lg\:gap-y-57\.5{
    row-gap: 14.375rem;
  }

  .lg\:gap-y-66\.25{
    row-gap: 16.5625rem;
  }

  .lg\:gap-y-74\.5{
    row-gap: 18.125rem;
  }

  .lg\:gap-y-106\.25{
    row-gap: 26.5625rem;
  }

  .lg\:gap-y-112\.25{
    row-gap: 28.0675rem;
  }

  .lg\:gap-y-112\.75{
    row-gap: 28.1875rem;
  }

  .lg\:gap-y-147\.5{
    row-gap: 36.875rem;
  }

  .lg\:gap-y-162\.5{
    row-gap: 40.625rem;
  }

  .lg\:gap-y-172\.25{
    row-gap: 42.5625rem;
  }

  .lg\:gap-y-175\.25{
    row-gap: 43.8125rem;
  }

  .lg\:gap-y-184\.25{
    row-gap: 46.0625rem;
  }

  .lg\:gap-y-203\.25{
    row-gap: 50.8125rem;
  }

  .lg\:gap-y-half{
    row-gap: 50%;
  }

  .lg\:gap-y-full{
    row-gap: 100%;
  }

  .lg\:gap-y-1\/10{
    row-gap: 10%;
  }

  .lg\:gap-y-2\/10{
    row-gap: 20%;
  }

  .lg\:gap-y-3\/10{
    row-gap: 30%;
  }

  .lg\:gap-y-4\/10{
    row-gap: 40%;
  }

  .lg\:gap-y-4\.5\/10{
    row-gap: 45%;
  }

  .lg\:gap-y-5\/10{
    row-gap: 50%;
  }

  .lg\:gap-y-5\.5\/10{
    row-gap: 55%;
  }

  .lg\:gap-y-6\/10{
    row-gap: 60%;
  }

  .lg\:gap-y-7\/10{
    row-gap: 70%;
  }

  .lg\:gap-y-8\/10{
    row-gap: 80%;
  }

  .lg\:gap-y-9\/10{
    row-gap: 90%;
  }

  .lg\:gap-y-1\/12{
    row-gap: 8.333333%;
  }

  .lg\:gap-y-2\/12{
    row-gap: 16.666667%;
  }

  .lg\:gap-y-3\/12{
    row-gap: 25%;
  }

  .lg\:gap-y-4\/12{
    row-gap: 33.333333%;
  }

  .lg\:gap-y-5\/12{
    row-gap: 41.666667%;
  }

  .lg\:gap-y-6\/12{
    row-gap: 50%;
  }

  .lg\:gap-y-7\/12{
    row-gap: 58.333333%;
  }

  .lg\:gap-y-8\/12{
    row-gap: 66.666667%;
  }

  .lg\:gap-y-9\/12{
    row-gap: 75%;
  }

  .lg\:gap-y-10\/12{
    row-gap: 83.333333%;
  }

  .lg\:gap-y-11\/12{
    row-gap: 91.666667%;
  }

  .lg\:grid-flow-row{
    grid-auto-flow: row;
  }

  .lg\:grid-flow-col{
    grid-auto-flow: column;
  }

  .lg\:grid-flow-row-dense{
    grid-auto-flow: row dense;
  }

  .lg\:grid-flow-col-dense{
    grid-auto-flow: column dense;
  }

  .lg\:grid-cols-1{
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .lg\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .lg\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .lg\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .lg\:grid-cols-5{
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }

  .lg\:grid-cols-6{
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }

  .lg\:grid-cols-7{
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }

  .lg\:grid-cols-8{
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }

  .lg\:grid-cols-9{
    grid-template-columns: repeat(9, minmax(0, 1fr));
  }

  .lg\:grid-cols-10{
    grid-template-columns: repeat(10, minmax(0, 1fr));
  }

  .lg\:grid-cols-11{
    grid-template-columns: repeat(11, minmax(0, 1fr));
  }

  .lg\:grid-cols-12{
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }

  .lg\:grid-cols-none{
    grid-template-columns: none;
  }

  .lg\:auto-cols-auto{
    grid-auto-columns: auto;
  }

  .lg\:auto-cols-min{
    grid-auto-columns: -webkit-min-content;
    grid-auto-columns: min-content;
  }

  .lg\:auto-cols-max{
    grid-auto-columns: -webkit-max-content;
    grid-auto-columns: max-content;
  }

  .lg\:auto-cols-fr{
    grid-auto-columns: minmax(0, 1fr);
  }

  .lg\:col-auto{
    grid-column: auto;
  }

  .lg\:col-span-1{
    grid-column: span 1 / span 1;
  }

  .lg\:col-span-2{
    grid-column: span 2 / span 2;
  }

  .lg\:col-span-3{
    grid-column: span 3 / span 3;
  }

  .lg\:col-span-4{
    grid-column: span 4 / span 4;
  }

  .lg\:col-span-5{
    grid-column: span 5 / span 5;
  }

  .lg\:col-span-6{
    grid-column: span 6 / span 6;
  }

  .lg\:col-span-7{
    grid-column: span 7 / span 7;
  }

  .lg\:col-span-8{
    grid-column: span 8 / span 8;
  }

  .lg\:col-span-9{
    grid-column: span 9 / span 9;
  }

  .lg\:col-span-10{
    grid-column: span 10 / span 10;
  }

  .lg\:col-span-11{
    grid-column: span 11 / span 11;
  }

  .lg\:col-span-12{
    grid-column: span 12 / span 12;
  }

  .lg\:col-span-full{
    grid-column: 1 / -1;
  }

  .lg\:col-start-1{
    grid-column-start: 1;
  }

  .lg\:col-start-2{
    grid-column-start: 2;
  }

  .lg\:col-start-3{
    grid-column-start: 3;
  }

  .lg\:col-start-4{
    grid-column-start: 4;
  }

  .lg\:col-start-5{
    grid-column-start: 5;
  }

  .lg\:col-start-6{
    grid-column-start: 6;
  }

  .lg\:col-start-7{
    grid-column-start: 7;
  }

  .lg\:col-start-8{
    grid-column-start: 8;
  }

  .lg\:col-start-9{
    grid-column-start: 9;
  }

  .lg\:col-start-10{
    grid-column-start: 10;
  }

  .lg\:col-start-11{
    grid-column-start: 11;
  }

  .lg\:col-start-12{
    grid-column-start: 12;
  }

  .lg\:col-start-13{
    grid-column-start: 13;
  }

  .lg\:col-start-auto{
    grid-column-start: auto;
  }

  .lg\:col-end-1{
    grid-column-end: 1;
  }

  .lg\:col-end-2{
    grid-column-end: 2;
  }

  .lg\:col-end-3{
    grid-column-end: 3;
  }

  .lg\:col-end-4{
    grid-column-end: 4;
  }

  .lg\:col-end-5{
    grid-column-end: 5;
  }

  .lg\:col-end-6{
    grid-column-end: 6;
  }

  .lg\:col-end-7{
    grid-column-end: 7;
  }

  .lg\:col-end-8{
    grid-column-end: 8;
  }

  .lg\:col-end-9{
    grid-column-end: 9;
  }

  .lg\:col-end-10{
    grid-column-end: 10;
  }

  .lg\:col-end-11{
    grid-column-end: 11;
  }

  .lg\:col-end-12{
    grid-column-end: 12;
  }

  .lg\:col-end-13{
    grid-column-end: 13;
  }

  .lg\:col-end-auto{
    grid-column-end: auto;
  }

  .lg\:grid-rows-1{
    grid-template-rows: repeat(1, minmax(0, 1fr));
  }

  .lg\:grid-rows-2{
    grid-template-rows: repeat(2, minmax(0, 1fr));
  }

  .lg\:grid-rows-3{
    grid-template-rows: repeat(3, minmax(0, 1fr));
  }

  .lg\:grid-rows-4{
    grid-template-rows: repeat(4, minmax(0, 1fr));
  }

  .lg\:grid-rows-5{
    grid-template-rows: repeat(5, minmax(0, 1fr));
  }

  .lg\:grid-rows-6{
    grid-template-rows: repeat(6, minmax(0, 1fr));
  }

  .lg\:grid-rows-none{
    grid-template-rows: none;
  }

  .lg\:auto-rows-auto{
    grid-auto-rows: auto;
  }

  .lg\:auto-rows-min{
    grid-auto-rows: -webkit-min-content;
    grid-auto-rows: min-content;
  }

  .lg\:auto-rows-max{
    grid-auto-rows: -webkit-max-content;
    grid-auto-rows: max-content;
  }

  .lg\:auto-rows-fr{
    grid-auto-rows: minmax(0, 1fr);
  }

  .lg\:row-auto{
    grid-row: auto;
  }

  .lg\:row-span-1{
    grid-row: span 1 / span 1;
  }

  .lg\:row-span-2{
    grid-row: span 2 / span 2;
  }

  .lg\:row-span-3{
    grid-row: span 3 / span 3;
  }

  .lg\:row-span-4{
    grid-row: span 4 / span 4;
  }

  .lg\:row-span-5{
    grid-row: span 5 / span 5;
  }

  .lg\:row-span-6{
    grid-row: span 6 / span 6;
  }

  .lg\:row-span-full{
    grid-row: 1 / -1;
  }

  .lg\:row-start-1{
    grid-row-start: 1;
  }

  .lg\:row-start-2{
    grid-row-start: 2;
  }

  .lg\:row-start-3{
    grid-row-start: 3;
  }

  .lg\:row-start-4{
    grid-row-start: 4;
  }

  .lg\:row-start-5{
    grid-row-start: 5;
  }

  .lg\:row-start-6{
    grid-row-start: 6;
  }

  .lg\:row-start-7{
    grid-row-start: 7;
  }

  .lg\:row-start-auto{
    grid-row-start: auto;
  }

  .lg\:row-end-1{
    grid-row-end: 1;
  }

  .lg\:row-end-2{
    grid-row-end: 2;
  }

  .lg\:row-end-3{
    grid-row-end: 3;
  }

  .lg\:row-end-4{
    grid-row-end: 4;
  }

  .lg\:row-end-5{
    grid-row-end: 5;
  }

  .lg\:row-end-6{
    grid-row-end: 6;
  }

  .lg\:row-end-7{
    grid-row-end: 7;
  }

  .lg\:row-end-auto{
    grid-row-end: auto;
  }

  .lg\:transform{
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .lg\:transform-gpu{
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), 0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .lg\:transform-none{
    transform: none;
  }

  .lg\:origin-center{
    transform-origin: center;
  }

  .lg\:origin-top{
    transform-origin: top;
  }

  .lg\:origin-top-right{
    transform-origin: top right;
  }

  .lg\:origin-right{
    transform-origin: right;
  }

  .lg\:origin-bottom-right{
    transform-origin: bottom right;
  }

  .lg\:origin-bottom{
    transform-origin: bottom;
  }

  .lg\:origin-bottom-left{
    transform-origin: bottom left;
  }

  .lg\:origin-left{
    transform-origin: left;
  }

  .lg\:origin-top-left{
    transform-origin: top left;
  }

  .lg\:scale-0{
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .lg\:scale-50{
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .lg\:scale-75{
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .lg\:scale-90{
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .lg\:scale-95{
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .lg\:scale-100{
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .lg\:scale-105{
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .lg\:scale-110{
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .lg\:scale-125{
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .lg\:scale-150{
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .lg\:scale-x-0{
    --tw-scale-x: 0;
  }

  .lg\:scale-x-50{
    --tw-scale-x: .5;
  }

  .lg\:scale-x-75{
    --tw-scale-x: .75;
  }

  .lg\:scale-x-90{
    --tw-scale-x: .9;
  }

  .lg\:scale-x-95{
    --tw-scale-x: .95;
  }

  .lg\:scale-x-100{
    --tw-scale-x: 1;
  }

  .lg\:scale-x-105{
    --tw-scale-x: 1.05;
  }

  .lg\:scale-x-110{
    --tw-scale-x: 1.1;
  }

  .lg\:scale-x-125{
    --tw-scale-x: 1.25;
  }

  .lg\:scale-x-150{
    --tw-scale-x: 1.5;
  }

  .lg\:scale-y-0{
    --tw-scale-y: 0;
  }

  .lg\:scale-y-50{
    --tw-scale-y: .5;
  }

  .lg\:scale-y-75{
    --tw-scale-y: .75;
  }

  .lg\:scale-y-90{
    --tw-scale-y: .9;
  }

  .lg\:scale-y-95{
    --tw-scale-y: .95;
  }

  .lg\:scale-y-100{
    --tw-scale-y: 1;
  }

  .lg\:scale-y-105{
    --tw-scale-y: 1.05;
  }

  .lg\:scale-y-110{
    --tw-scale-y: 1.1;
  }

  .lg\:scale-y-125{
    --tw-scale-y: 1.25;
  }

  .lg\:scale-y-150{
    --tw-scale-y: 1.5;
  }

  .lg\:hover\:scale-0:hover{
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .lg\:hover\:scale-50:hover{
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .lg\:hover\:scale-75:hover{
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .lg\:hover\:scale-90:hover{
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .lg\:hover\:scale-95:hover{
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .lg\:hover\:scale-100:hover{
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .lg\:hover\:scale-105:hover{
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .lg\:hover\:scale-110:hover{
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .lg\:hover\:scale-125:hover{
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .lg\:hover\:scale-150:hover{
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .lg\:hover\:scale-x-0:hover{
    --tw-scale-x: 0;
  }

  .lg\:hover\:scale-x-50:hover{
    --tw-scale-x: .5;
  }

  .lg\:hover\:scale-x-75:hover{
    --tw-scale-x: .75;
  }

  .lg\:hover\:scale-x-90:hover{
    --tw-scale-x: .9;
  }

  .lg\:hover\:scale-x-95:hover{
    --tw-scale-x: .95;
  }

  .lg\:hover\:scale-x-100:hover{
    --tw-scale-x: 1;
  }

  .lg\:hover\:scale-x-105:hover{
    --tw-scale-x: 1.05;
  }

  .lg\:hover\:scale-x-110:hover{
    --tw-scale-x: 1.1;
  }

  .lg\:hover\:scale-x-125:hover{
    --tw-scale-x: 1.25;
  }

  .lg\:hover\:scale-x-150:hover{
    --tw-scale-x: 1.5;
  }

  .lg\:hover\:scale-y-0:hover{
    --tw-scale-y: 0;
  }

  .lg\:hover\:scale-y-50:hover{
    --tw-scale-y: .5;
  }

  .lg\:hover\:scale-y-75:hover{
    --tw-scale-y: .75;
  }

  .lg\:hover\:scale-y-90:hover{
    --tw-scale-y: .9;
  }

  .lg\:hover\:scale-y-95:hover{
    --tw-scale-y: .95;
  }

  .lg\:hover\:scale-y-100:hover{
    --tw-scale-y: 1;
  }

  .lg\:hover\:scale-y-105:hover{
    --tw-scale-y: 1.05;
  }

  .lg\:hover\:scale-y-110:hover{
    --tw-scale-y: 1.1;
  }

  .lg\:hover\:scale-y-125:hover{
    --tw-scale-y: 1.25;
  }

  .lg\:hover\:scale-y-150:hover{
    --tw-scale-y: 1.5;
  }

  .lg\:focus\:scale-0:focus{
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .lg\:focus\:scale-50:focus{
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .lg\:focus\:scale-75:focus{
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .lg\:focus\:scale-90:focus{
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .lg\:focus\:scale-95:focus{
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .lg\:focus\:scale-100:focus{
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .lg\:focus\:scale-105:focus{
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .lg\:focus\:scale-110:focus{
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .lg\:focus\:scale-125:focus{
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .lg\:focus\:scale-150:focus{
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .lg\:focus\:scale-x-0:focus{
    --tw-scale-x: 0;
  }

  .lg\:focus\:scale-x-50:focus{
    --tw-scale-x: .5;
  }

  .lg\:focus\:scale-x-75:focus{
    --tw-scale-x: .75;
  }

  .lg\:focus\:scale-x-90:focus{
    --tw-scale-x: .9;
  }

  .lg\:focus\:scale-x-95:focus{
    --tw-scale-x: .95;
  }

  .lg\:focus\:scale-x-100:focus{
    --tw-scale-x: 1;
  }

  .lg\:focus\:scale-x-105:focus{
    --tw-scale-x: 1.05;
  }

  .lg\:focus\:scale-x-110:focus{
    --tw-scale-x: 1.1;
  }

  .lg\:focus\:scale-x-125:focus{
    --tw-scale-x: 1.25;
  }

  .lg\:focus\:scale-x-150:focus{
    --tw-scale-x: 1.5;
  }

  .lg\:focus\:scale-y-0:focus{
    --tw-scale-y: 0;
  }

  .lg\:focus\:scale-y-50:focus{
    --tw-scale-y: .5;
  }

  .lg\:focus\:scale-y-75:focus{
    --tw-scale-y: .75;
  }

  .lg\:focus\:scale-y-90:focus{
    --tw-scale-y: .9;
  }

  .lg\:focus\:scale-y-95:focus{
    --tw-scale-y: .95;
  }

  .lg\:focus\:scale-y-100:focus{
    --tw-scale-y: 1;
  }

  .lg\:focus\:scale-y-105:focus{
    --tw-scale-y: 1.05;
  }

  .lg\:focus\:scale-y-110:focus{
    --tw-scale-y: 1.1;
  }

  .lg\:focus\:scale-y-125:focus{
    --tw-scale-y: 1.25;
  }

  .lg\:focus\:scale-y-150:focus{
    --tw-scale-y: 1.5;
  }

  .lg\:rotate-0{
    --tw-rotate: 0deg;
  }

  .lg\:rotate-1{
    --tw-rotate: 1deg;
  }

  .lg\:rotate-2{
    --tw-rotate: 2deg;
  }

  .lg\:rotate-3{
    --tw-rotate: 3deg;
  }

  .lg\:rotate-6{
    --tw-rotate: 6deg;
  }

  .lg\:rotate-12{
    --tw-rotate: 12deg;
  }

  .lg\:rotate-45{
    --tw-rotate: 45deg;
  }

  .lg\:rotate-90{
    --tw-rotate: 90deg;
  }

  .lg\:rotate-180{
    --tw-rotate: 180deg;
  }

  .lg\:-rotate-180{
    --tw-rotate: -180deg;
  }

  .lg\:-rotate-90{
    --tw-rotate: -90deg;
  }

  .lg\:-rotate-45{
    --tw-rotate: -45deg;
  }

  .lg\:-rotate-12{
    --tw-rotate: -12deg;
  }

  .lg\:-rotate-6{
    --tw-rotate: -6deg;
  }

  .lg\:-rotate-3{
    --tw-rotate: -3deg;
  }

  .lg\:-rotate-2{
    --tw-rotate: -2deg;
  }

  .lg\:-rotate-1{
    --tw-rotate: -1deg;
  }

  .lg\:hover\:rotate-0:hover{
    --tw-rotate: 0deg;
  }

  .lg\:hover\:rotate-1:hover{
    --tw-rotate: 1deg;
  }

  .lg\:hover\:rotate-2:hover{
    --tw-rotate: 2deg;
  }

  .lg\:hover\:rotate-3:hover{
    --tw-rotate: 3deg;
  }

  .lg\:hover\:rotate-6:hover{
    --tw-rotate: 6deg;
  }

  .lg\:hover\:rotate-12:hover{
    --tw-rotate: 12deg;
  }

  .lg\:hover\:rotate-45:hover{
    --tw-rotate: 45deg;
  }

  .lg\:hover\:rotate-90:hover{
    --tw-rotate: 90deg;
  }

  .lg\:hover\:rotate-180:hover{
    --tw-rotate: 180deg;
  }

  .lg\:hover\:-rotate-180:hover{
    --tw-rotate: -180deg;
  }

  .lg\:hover\:-rotate-90:hover{
    --tw-rotate: -90deg;
  }

  .lg\:hover\:-rotate-45:hover{
    --tw-rotate: -45deg;
  }

  .lg\:hover\:-rotate-12:hover{
    --tw-rotate: -12deg;
  }

  .lg\:hover\:-rotate-6:hover{
    --tw-rotate: -6deg;
  }

  .lg\:hover\:-rotate-3:hover{
    --tw-rotate: -3deg;
  }

  .lg\:hover\:-rotate-2:hover{
    --tw-rotate: -2deg;
  }

  .lg\:hover\:-rotate-1:hover{
    --tw-rotate: -1deg;
  }

  .lg\:focus\:rotate-0:focus{
    --tw-rotate: 0deg;
  }

  .lg\:focus\:rotate-1:focus{
    --tw-rotate: 1deg;
  }

  .lg\:focus\:rotate-2:focus{
    --tw-rotate: 2deg;
  }

  .lg\:focus\:rotate-3:focus{
    --tw-rotate: 3deg;
  }

  .lg\:focus\:rotate-6:focus{
    --tw-rotate: 6deg;
  }

  .lg\:focus\:rotate-12:focus{
    --tw-rotate: 12deg;
  }

  .lg\:focus\:rotate-45:focus{
    --tw-rotate: 45deg;
  }

  .lg\:focus\:rotate-90:focus{
    --tw-rotate: 90deg;
  }

  .lg\:focus\:rotate-180:focus{
    --tw-rotate: 180deg;
  }

  .lg\:focus\:-rotate-180:focus{
    --tw-rotate: -180deg;
  }

  .lg\:focus\:-rotate-90:focus{
    --tw-rotate: -90deg;
  }

  .lg\:focus\:-rotate-45:focus{
    --tw-rotate: -45deg;
  }

  .lg\:focus\:-rotate-12:focus{
    --tw-rotate: -12deg;
  }

  .lg\:focus\:-rotate-6:focus{
    --tw-rotate: -6deg;
  }

  .lg\:focus\:-rotate-3:focus{
    --tw-rotate: -3deg;
  }

  .lg\:focus\:-rotate-2:focus{
    --tw-rotate: -2deg;
  }

  .lg\:focus\:-rotate-1:focus{
    --tw-rotate: -1deg;
  }

  .lg\:translate-x-0{
    --tw-translate-x: 0px;
  }

  .lg\:translate-x-1{
    --tw-translate-x: 0.25rem;
  }

  .lg\:translate-x-2{
    --tw-translate-x: 0.5rem;
  }

  .lg\:translate-x-3{
    --tw-translate-x: 0.75rem;
  }

  .lg\:translate-x-4{
    --tw-translate-x: 1rem;
  }

  .lg\:translate-x-5{
    --tw-translate-x: 1.25rem;
  }

  .lg\:translate-x-6{
    --tw-translate-x: 1.5rem;
  }

  .lg\:translate-x-7{
    --tw-translate-x: 1.75rem;
  }

  .lg\:translate-x-8{
    --tw-translate-x: 2rem;
  }

  .lg\:translate-x-9{
    --tw-translate-x: 2.25rem;
  }

  .lg\:translate-x-10{
    --tw-translate-x: 2.5rem;
  }

  .lg\:translate-x-11{
    --tw-translate-x: 2.75rem;
  }

  .lg\:translate-x-12{
    --tw-translate-x: 3rem;
  }

  .lg\:translate-x-13{
    --tw-translate-x: 3.25rem;
  }

  .lg\:translate-x-14{
    --tw-translate-x: 3.5rem;
  }

  .lg\:translate-x-15{
    --tw-translate-x: 3.75rem;
  }

  .lg\:translate-x-16{
    --tw-translate-x: 4rem;
  }

  .lg\:translate-x-17{
    --tw-translate-x: 4.25rem;
  }

  .lg\:translate-x-18{
    --tw-translate-x: 4.5rem;
  }

  .lg\:translate-x-19{
    --tw-translate-x: 4.75rem;
  }

  .lg\:translate-x-20{
    --tw-translate-x: 5rem;
  }

  .lg\:translate-x-22{
    --tw-translate-x: 5.5rem;
  }

  .lg\:translate-x-24{
    --tw-translate-x: 6rem;
  }

  .lg\:translate-x-25{
    --tw-translate-x: 6.25rem;
  }

  .lg\:translate-x-28{
    --tw-translate-x: 7rem;
  }

  .lg\:translate-x-30{
    --tw-translate-x: 7.5rem;
  }

  .lg\:translate-x-32{
    --tw-translate-x: 8rem;
  }

  .lg\:translate-x-34{
    --tw-translate-x: 8.5rem;
  }

  .lg\:translate-x-35{
    --tw-translate-x: 8.75rem;
  }

  .lg\:translate-x-36{
    --tw-translate-x: 9rem;
  }

  .lg\:translate-x-39{
    --tw-translate-x: 9.75rem;
  }

  .lg\:translate-x-40{
    --tw-translate-x: 10rem;
  }

  .lg\:translate-x-42{
    --tw-translate-x: 10.5rem;
  }

  .lg\:translate-x-44{
    --tw-translate-x: 11rem;
  }

  .lg\:translate-x-45{
    --tw-translate-x: 11.25rem;
  }

  .lg\:translate-x-48{
    --tw-translate-x: 12rem;
  }

  .lg\:translate-x-50{
    --tw-translate-x: 12.5rem;
  }

  .lg\:translate-x-52{
    --tw-translate-x: 13rem;
  }

  .lg\:translate-x-55{
    --tw-translate-x: 13.75rem;
  }

  .lg\:translate-x-56{
    --tw-translate-x: 14rem;
  }

  .lg\:translate-x-58{
    --tw-translate-x: 14.5rem;
  }

  .lg\:translate-x-60{
    --tw-translate-x: 15rem;
  }

  .lg\:translate-x-64{
    --tw-translate-x: 16rem;
  }

  .lg\:translate-x-65{
    --tw-translate-x: 16.25rem;
  }

  .lg\:translate-x-68{
    --tw-translate-x: 17rem;
  }

  .lg\:translate-x-69{
    --tw-translate-x: 17.25rem;
  }

  .lg\:translate-x-70{
    --tw-translate-x: 17.5rem;
  }

  .lg\:translate-x-72{
    --tw-translate-x: 18rem;
  }

  .lg\:translate-x-75{
    --tw-translate-x: 18.75rem;
  }

  .lg\:translate-x-80{
    --tw-translate-x: 20rem;
  }

  .lg\:translate-x-85{
    --tw-translate-x: 21.25rem;
  }

  .lg\:translate-x-86{
    --tw-translate-x: 21.5rem;
  }

  .lg\:translate-x-90{
    --tw-translate-x: 22.5rem;
  }

  .lg\:translate-x-96{
    --tw-translate-x: 24rem;
  }

  .lg\:translate-x-100{
    --tw-translate-x: 25rem;
  }

  .lg\:translate-x-115{
    --tw-translate-x: 28.75rem;
  }

  .lg\:translate-x-125{
    --tw-translate-x: 31.25rem;
  }

  .lg\:translate-x-142{
    --tw-translate-x: 35.5rem;
  }

  .lg\:translate-x-150{
    --tw-translate-x: 37.5rem;
  }

  .lg\:translate-x-156{
    --tw-translate-x: 39rem;
  }

  .lg\:translate-x-160{
    --tw-translate-x: 40rem;
  }

  .lg\:translate-x-175{
    --tw-translate-x: 43.75rem;
  }

  .lg\:translate-x-207{
    --tw-translate-x: 51.75rem;
  }

  .lg\:translate-x-242{
    --tw-translate-x: 60.5rem;
  }

  .lg\:translate-x-250{
    --tw-translate-x: 62.5rem;
  }

  .lg\:translate-x-258{
    --tw-translate-x: 64.5rem;
  }

  .lg\:translate-x-265{
    --tw-translate-x: 66.25rem;
  }

  .lg\:translate-x-280{
    --tw-translate-x: 70rem;
  }

  .lg\:translate-x-px{
    --tw-translate-x: 1px;
  }

  .lg\:translate-x-0\.5{
    --tw-translate-x: 0.125rem;
  }

  .lg\:translate-x-1\.5{
    --tw-translate-x: 0.375rem;
  }

  .lg\:translate-x-2\.5{
    --tw-translate-x: 0.625rem;
  }

  .lg\:translate-x-3\.5{
    --tw-translate-x: 0.875rem;
  }

  .lg\:translate-x-0\.25{
    --tw-translate-x: 0.0625rem;
  }

  .lg\:translate-x-0\.75{
    --tw-translate-x: 0.1875rem;
  }

  .lg\:translate-x-1\.25{
    --tw-translate-x: 0.3125rem;
  }

  .lg\:translate-x-1\.75{
    --tw-translate-x: 0.4375rem;
  }

  .lg\:translate-x-2\.25{
    --tw-translate-x: 0.5625rem;
  }

  .lg\:translate-x-2\.75{
    --tw-translate-x: 0.6875rem;
  }

  .lg\:translate-x-3\.25{
    --tw-translate-x: 0.8125rem;
  }

  .lg\:translate-x-3\.75{
    --tw-translate-x: 0.9375rem;
  }

  .lg\:translate-x-4\.25{
    --tw-translate-x: 1.0625rem;
  }

  .lg\:translate-x-4\.5{
    --tw-translate-x: 1.125rem;
  }

  .lg\:translate-x-4\.75{
    --tw-translate-x: 1.1875rem;
  }

  .lg\:translate-x-5\.25{
    --tw-translate-x: 1.3125rem;
  }

  .lg\:translate-x-5\.5{
    --tw-translate-x: 1.375rem;
  }

  .lg\:translate-x-5\.75{
    --tw-translate-x: 1.4375rem;
  }

  .lg\:translate-x-6\.25{
    --tw-translate-x: 1.5625rem;
  }

  .lg\:translate-x-6\.5{
    --tw-translate-x: 1.625rem;
  }

  .lg\:translate-x-6\.75{
    --tw-translate-x: 1.6875rem;
  }

  .lg\:translate-x-7\.25{
    --tw-translate-x: 1.8125rem;
  }

  .lg\:translate-x-7\.5{
    --tw-translate-x: 1.875rem;
  }

  .lg\:translate-x-8\.25{
    --tw-translate-x: 2.0625rem;
  }

  .lg\:translate-x-8\.5{
    --tw-translate-x: 2.125rem;
  }

  .lg\:translate-x-9\.25{
    --tw-translate-x: 2.3125rem;
  }

  .lg\:translate-x-9\.5{
    --tw-translate-x: 2.375rem;
  }

  .lg\:translate-x-10\.5{
    --tw-translate-x: 2.625rem;
  }

  .lg\:translate-x-11\.25{
    --tw-translate-x: 2.8125rem;
  }

  .lg\:translate-x-11\.5{
    --tw-translate-x: 2.875rem;
  }

  .lg\:translate-x-12\.5{
    --tw-translate-x: 3.125rem;
  }

  .lg\:translate-x-12\.75{
    --tw-translate-x: 3.1875rem;
  }

  .lg\:translate-x-13\.5{
    --tw-translate-x: 3.375rem;
  }

  .lg\:translate-x-14\.5{
    --tw-translate-x: 3.625rem;
  }

  .lg\:translate-x-15\.5{
    --tw-translate-x: 3.875rem;
  }

  .lg\:translate-x-15\.75{
    --tw-translate-x: 3.9375rem;
  }

  .lg\:translate-x-16\.25{
    --tw-translate-x: 4.0625rem;
  }

  .lg\:translate-x-17\.25{
    --tw-translate-x: 4.3125rem;
  }

  .lg\:translate-x-17\.5{
    --tw-translate-x: 4.375rem;
  }

  .lg\:translate-x-18\.25{
    --tw-translate-x: 4.5625rem;
  }

  .lg\:translate-x-18\.5{
    --tw-translate-x: 4.625rem;
  }

  .lg\:translate-x-20\.25{
    --tw-translate-x: 5.0625rem;
  }

  .lg\:translate-x-20\.5{
    --tw-translate-x: 5.125rem;
  }

  .lg\:translate-x-22\.5{
    --tw-translate-x: 5.625rem;
  }

  .lg\:translate-x-25\.5{
    --tw-translate-x: 6.375rem;
  }

  .lg\:translate-x-26\.75{
    --tw-translate-x: 6.6875rem;
  }

  .lg\:translate-x-32\.5{
    --tw-translate-x: 8.125rem;
  }

  .lg\:translate-x-37\.5{
    --tw-translate-x: 9.375rem;
  }

  .lg\:translate-x-41\.25{
    --tw-translate-x: 10.3125rem;
  }

  .lg\:translate-x-52\.5{
    --tw-translate-x: 13.125rem;
  }

  .lg\:translate-x-54\.5{
    --tw-translate-x: 13.625rem;
  }

  .lg\:translate-x-57\.25{
    --tw-translate-x: 14.3125rem;
  }

  .lg\:translate-x-57\.5{
    --tw-translate-x: 14.375rem;
  }

  .lg\:translate-x-66\.25{
    --tw-translate-x: 16.5625rem;
  }

  .lg\:translate-x-74\.5{
    --tw-translate-x: 18.125rem;
  }

  .lg\:translate-x-106\.25{
    --tw-translate-x: 26.5625rem;
  }

  .lg\:translate-x-112\.25{
    --tw-translate-x: 28.0675rem;
  }

  .lg\:translate-x-112\.75{
    --tw-translate-x: 28.1875rem;
  }

  .lg\:translate-x-147\.5{
    --tw-translate-x: 36.875rem;
  }

  .lg\:translate-x-162\.5{
    --tw-translate-x: 40.625rem;
  }

  .lg\:translate-x-172\.25{
    --tw-translate-x: 42.5625rem;
  }

  .lg\:translate-x-175\.25{
    --tw-translate-x: 43.8125rem;
  }

  .lg\:translate-x-184\.25{
    --tw-translate-x: 46.0625rem;
  }

  .lg\:translate-x-203\.25{
    --tw-translate-x: 50.8125rem;
  }

  .lg\:translate-x-half{
    --tw-translate-x: 50%;
  }

  .lg\:translate-x-full{
    --tw-translate-x: 100%;
  }

  .lg\:translate-x-1\/10{
    --tw-translate-x: 10%;
  }

  .lg\:translate-x-2\/10{
    --tw-translate-x: 20%;
  }

  .lg\:translate-x-3\/10{
    --tw-translate-x: 30%;
  }

  .lg\:translate-x-4\/10{
    --tw-translate-x: 40%;
  }

  .lg\:translate-x-4\.5\/10{
    --tw-translate-x: 45%;
  }

  .lg\:translate-x-5\/10{
    --tw-translate-x: 50%;
  }

  .lg\:translate-x-5\.5\/10{
    --tw-translate-x: 55%;
  }

  .lg\:translate-x-6\/10{
    --tw-translate-x: 60%;
  }

  .lg\:translate-x-7\/10{
    --tw-translate-x: 70%;
  }

  .lg\:translate-x-8\/10{
    --tw-translate-x: 80%;
  }

  .lg\:translate-x-9\/10{
    --tw-translate-x: 90%;
  }

  .lg\:translate-x-1\/12{
    --tw-translate-x: 8.333333%;
  }

  .lg\:translate-x-2\/12{
    --tw-translate-x: 16.666667%;
  }

  .lg\:translate-x-3\/12{
    --tw-translate-x: 25%;
  }

  .lg\:translate-x-4\/12{
    --tw-translate-x: 33.333333%;
  }

  .lg\:translate-x-5\/12{
    --tw-translate-x: 41.666667%;
  }

  .lg\:translate-x-6\/12{
    --tw-translate-x: 50%;
  }

  .lg\:translate-x-7\/12{
    --tw-translate-x: 58.333333%;
  }

  .lg\:translate-x-8\/12{
    --tw-translate-x: 66.666667%;
  }

  .lg\:translate-x-9\/12{
    --tw-translate-x: 75%;
  }

  .lg\:translate-x-10\/12{
    --tw-translate-x: 83.333333%;
  }

  .lg\:translate-x-11\/12{
    --tw-translate-x: 91.666667%;
  }

  .lg\:-translate-x-0{
    --tw-translate-x: 0px;
  }

  .lg\:-translate-x-1{
    --tw-translate-x: -0.25rem;
  }

  .lg\:-translate-x-2{
    --tw-translate-x: -0.5rem;
  }

  .lg\:-translate-x-3{
    --tw-translate-x: -0.75rem;
  }

  .lg\:-translate-x-4{
    --tw-translate-x: -1rem;
  }

  .lg\:-translate-x-5{
    --tw-translate-x: -1.25rem;
  }

  .lg\:-translate-x-6{
    --tw-translate-x: -1.5rem;
  }

  .lg\:-translate-x-7{
    --tw-translate-x: -1.75rem;
  }

  .lg\:-translate-x-8{
    --tw-translate-x: -2rem;
  }

  .lg\:-translate-x-9{
    --tw-translate-x: -2.25rem;
  }

  .lg\:-translate-x-10{
    --tw-translate-x: -2.5rem;
  }

  .lg\:-translate-x-11{
    --tw-translate-x: -2.75rem;
  }

  .lg\:-translate-x-12{
    --tw-translate-x: -3rem;
  }

  .lg\:-translate-x-13{
    --tw-translate-x: -3.25rem;
  }

  .lg\:-translate-x-14{
    --tw-translate-x: -3.5rem;
  }

  .lg\:-translate-x-15{
    --tw-translate-x: -3.75rem;
  }

  .lg\:-translate-x-16{
    --tw-translate-x: -4rem;
  }

  .lg\:-translate-x-17{
    --tw-translate-x: -4.25rem;
  }

  .lg\:-translate-x-18{
    --tw-translate-x: -4.5rem;
  }

  .lg\:-translate-x-19{
    --tw-translate-x: -4.75rem;
  }

  .lg\:-translate-x-20{
    --tw-translate-x: -5rem;
  }

  .lg\:-translate-x-22{
    --tw-translate-x: -5.5rem;
  }

  .lg\:-translate-x-24{
    --tw-translate-x: -6rem;
  }

  .lg\:-translate-x-25{
    --tw-translate-x: -6.25rem;
  }

  .lg\:-translate-x-28{
    --tw-translate-x: -7rem;
  }

  .lg\:-translate-x-30{
    --tw-translate-x: -7.5rem;
  }

  .lg\:-translate-x-32{
    --tw-translate-x: -8rem;
  }

  .lg\:-translate-x-34{
    --tw-translate-x: -8.5rem;
  }

  .lg\:-translate-x-35{
    --tw-translate-x: -8.75rem;
  }

  .lg\:-translate-x-36{
    --tw-translate-x: -9rem;
  }

  .lg\:-translate-x-39{
    --tw-translate-x: -9.75rem;
  }

  .lg\:-translate-x-40{
    --tw-translate-x: -10rem;
  }

  .lg\:-translate-x-42{
    --tw-translate-x: -10.5rem;
  }

  .lg\:-translate-x-44{
    --tw-translate-x: -11rem;
  }

  .lg\:-translate-x-45{
    --tw-translate-x: -11.25rem;
  }

  .lg\:-translate-x-48{
    --tw-translate-x: -12rem;
  }

  .lg\:-translate-x-50{
    --tw-translate-x: -12.5rem;
  }

  .lg\:-translate-x-52{
    --tw-translate-x: -13rem;
  }

  .lg\:-translate-x-55{
    --tw-translate-x: -13.75rem;
  }

  .lg\:-translate-x-56{
    --tw-translate-x: -14rem;
  }

  .lg\:-translate-x-58{
    --tw-translate-x: -14.5rem;
  }

  .lg\:-translate-x-60{
    --tw-translate-x: -15rem;
  }

  .lg\:-translate-x-64{
    --tw-translate-x: -16rem;
  }

  .lg\:-translate-x-65{
    --tw-translate-x: -16.25rem;
  }

  .lg\:-translate-x-68{
    --tw-translate-x: -17rem;
  }

  .lg\:-translate-x-69{
    --tw-translate-x: -17.25rem;
  }

  .lg\:-translate-x-70{
    --tw-translate-x: -17.5rem;
  }

  .lg\:-translate-x-72{
    --tw-translate-x: -18rem;
  }

  .lg\:-translate-x-75{
    --tw-translate-x: -18.75rem;
  }

  .lg\:-translate-x-80{
    --tw-translate-x: -20rem;
  }

  .lg\:-translate-x-85{
    --tw-translate-x: -21.25rem;
  }

  .lg\:-translate-x-86{
    --tw-translate-x: -21.5rem;
  }

  .lg\:-translate-x-90{
    --tw-translate-x: -22.5rem;
  }

  .lg\:-translate-x-96{
    --tw-translate-x: -24rem;
  }

  .lg\:-translate-x-100{
    --tw-translate-x: -25rem;
  }

  .lg\:-translate-x-115{
    --tw-translate-x: -28.75rem;
  }

  .lg\:-translate-x-125{
    --tw-translate-x: -31.25rem;
  }

  .lg\:-translate-x-142{
    --tw-translate-x: -35.5rem;
  }

  .lg\:-translate-x-150{
    --tw-translate-x: -37.5rem;
  }

  .lg\:-translate-x-156{
    --tw-translate-x: -39rem;
  }

  .lg\:-translate-x-160{
    --tw-translate-x: -40rem;
  }

  .lg\:-translate-x-175{
    --tw-translate-x: -43.75rem;
  }

  .lg\:-translate-x-207{
    --tw-translate-x: -51.75rem;
  }

  .lg\:-translate-x-242{
    --tw-translate-x: -60.5rem;
  }

  .lg\:-translate-x-250{
    --tw-translate-x: -62.5rem;
  }

  .lg\:-translate-x-258{
    --tw-translate-x: -64.5rem;
  }

  .lg\:-translate-x-265{
    --tw-translate-x: -66.25rem;
  }

  .lg\:-translate-x-280{
    --tw-translate-x: -70rem;
  }

  .lg\:-translate-x-px{
    --tw-translate-x: -1px;
  }

  .lg\:-translate-x-0\.5{
    --tw-translate-x: -0.125rem;
  }

  .lg\:-translate-x-1\.5{
    --tw-translate-x: -0.375rem;
  }

  .lg\:-translate-x-2\.5{
    --tw-translate-x: -0.625rem;
  }

  .lg\:-translate-x-3\.5{
    --tw-translate-x: -0.875rem;
  }

  .lg\:-translate-x-0\.25{
    --tw-translate-x: -0.0625rem;
  }

  .lg\:-translate-x-0\.75{
    --tw-translate-x: -0.1875rem;
  }

  .lg\:-translate-x-1\.25{
    --tw-translate-x: -0.3125rem;
  }

  .lg\:-translate-x-1\.75{
    --tw-translate-x: -0.4375rem;
  }

  .lg\:-translate-x-2\.25{
    --tw-translate-x: -0.5625rem;
  }

  .lg\:-translate-x-2\.75{
    --tw-translate-x: -0.6875rem;
  }

  .lg\:-translate-x-3\.25{
    --tw-translate-x: -0.8125rem;
  }

  .lg\:-translate-x-3\.75{
    --tw-translate-x: -0.9375rem;
  }

  .lg\:-translate-x-4\.25{
    --tw-translate-x: -1.0625rem;
  }

  .lg\:-translate-x-4\.5{
    --tw-translate-x: -1.125rem;
  }

  .lg\:-translate-x-4\.75{
    --tw-translate-x: -1.1875rem;
  }

  .lg\:-translate-x-5\.25{
    --tw-translate-x: -1.3125rem;
  }

  .lg\:-translate-x-5\.5{
    --tw-translate-x: -1.375rem;
  }

  .lg\:-translate-x-5\.75{
    --tw-translate-x: -1.4375rem;
  }

  .lg\:-translate-x-6\.25{
    --tw-translate-x: -1.5625rem;
  }

  .lg\:-translate-x-6\.5{
    --tw-translate-x: -1.625rem;
  }

  .lg\:-translate-x-6\.75{
    --tw-translate-x: -1.6875rem;
  }

  .lg\:-translate-x-7\.25{
    --tw-translate-x: -1.8125rem;
  }

  .lg\:-translate-x-7\.5{
    --tw-translate-x: -1.875rem;
  }

  .lg\:-translate-x-8\.25{
    --tw-translate-x: -2.0625rem;
  }

  .lg\:-translate-x-8\.5{
    --tw-translate-x: -2.125rem;
  }

  .lg\:-translate-x-9\.25{
    --tw-translate-x: -2.3125rem;
  }

  .lg\:-translate-x-9\.5{
    --tw-translate-x: -2.375rem;
  }

  .lg\:-translate-x-10\.5{
    --tw-translate-x: -2.625rem;
  }

  .lg\:-translate-x-11\.25{
    --tw-translate-x: -2.8125rem;
  }

  .lg\:-translate-x-11\.5{
    --tw-translate-x: -2.875rem;
  }

  .lg\:-translate-x-12\.5{
    --tw-translate-x: -3.125rem;
  }

  .lg\:-translate-x-12\.75{
    --tw-translate-x: -3.1875rem;
  }

  .lg\:-translate-x-13\.5{
    --tw-translate-x: -3.375rem;
  }

  .lg\:-translate-x-14\.5{
    --tw-translate-x: -3.625rem;
  }

  .lg\:-translate-x-15\.5{
    --tw-translate-x: -3.875rem;
  }

  .lg\:-translate-x-15\.75{
    --tw-translate-x: -3.9375rem;
  }

  .lg\:-translate-x-16\.25{
    --tw-translate-x: -4.0625rem;
  }

  .lg\:-translate-x-17\.25{
    --tw-translate-x: -4.3125rem;
  }

  .lg\:-translate-x-17\.5{
    --tw-translate-x: -4.375rem;
  }

  .lg\:-translate-x-18\.25{
    --tw-translate-x: -4.5625rem;
  }

  .lg\:-translate-x-18\.5{
    --tw-translate-x: -4.625rem;
  }

  .lg\:-translate-x-20\.25{
    --tw-translate-x: -5.0625rem;
  }

  .lg\:-translate-x-20\.5{
    --tw-translate-x: -5.125rem;
  }

  .lg\:-translate-x-22\.5{
    --tw-translate-x: -5.625rem;
  }

  .lg\:-translate-x-25\.5{
    --tw-translate-x: -6.375rem;
  }

  .lg\:-translate-x-26\.75{
    --tw-translate-x: -6.6875rem;
  }

  .lg\:-translate-x-32\.5{
    --tw-translate-x: -8.125rem;
  }

  .lg\:-translate-x-37\.5{
    --tw-translate-x: -9.375rem;
  }

  .lg\:-translate-x-41\.25{
    --tw-translate-x: -10.3125rem;
  }

  .lg\:-translate-x-52\.5{
    --tw-translate-x: -13.125rem;
  }

  .lg\:-translate-x-54\.5{
    --tw-translate-x: -13.625rem;
  }

  .lg\:-translate-x-57\.25{
    --tw-translate-x: -14.3125rem;
  }

  .lg\:-translate-x-57\.5{
    --tw-translate-x: -14.375rem;
  }

  .lg\:-translate-x-66\.25{
    --tw-translate-x: -16.5625rem;
  }

  .lg\:-translate-x-74\.5{
    --tw-translate-x: -18.125rem;
  }

  .lg\:-translate-x-106\.25{
    --tw-translate-x: -26.5625rem;
  }

  .lg\:-translate-x-112\.25{
    --tw-translate-x: -28.0675rem;
  }

  .lg\:-translate-x-112\.75{
    --tw-translate-x: -28.1875rem;
  }

  .lg\:-translate-x-147\.5{
    --tw-translate-x: -36.875rem;
  }

  .lg\:-translate-x-162\.5{
    --tw-translate-x: -40.625rem;
  }

  .lg\:-translate-x-172\.25{
    --tw-translate-x: -42.5625rem;
  }

  .lg\:-translate-x-175\.25{
    --tw-translate-x: -43.8125rem;
  }

  .lg\:-translate-x-184\.25{
    --tw-translate-x: -46.0625rem;
  }

  .lg\:-translate-x-203\.25{
    --tw-translate-x: -50.8125rem;
  }

  .lg\:-translate-x-half{
    --tw-translate-x: -50%;
  }

  .lg\:-translate-x-full{
    --tw-translate-x: -100%;
  }

  .lg\:-translate-x-1\/10{
    --tw-translate-x: -10%;
  }

  .lg\:-translate-x-2\/10{
    --tw-translate-x: -20%;
  }

  .lg\:-translate-x-3\/10{
    --tw-translate-x: -30%;
  }

  .lg\:-translate-x-4\/10{
    --tw-translate-x: -40%;
  }

  .lg\:-translate-x-4\.5\/10{
    --tw-translate-x: -45%;
  }

  .lg\:-translate-x-5\/10{
    --tw-translate-x: -50%;
  }

  .lg\:-translate-x-5\.5\/10{
    --tw-translate-x: -55%;
  }

  .lg\:-translate-x-6\/10{
    --tw-translate-x: -60%;
  }

  .lg\:-translate-x-7\/10{
    --tw-translate-x: -70%;
  }

  .lg\:-translate-x-8\/10{
    --tw-translate-x: -80%;
  }

  .lg\:-translate-x-9\/10{
    --tw-translate-x: -90%;
  }

  .lg\:-translate-x-1\/12{
    --tw-translate-x: -8.33333%;
  }

  .lg\:-translate-x-2\/12{
    --tw-translate-x: -16.66667%;
  }

  .lg\:-translate-x-3\/12{
    --tw-translate-x: -25%;
  }

  .lg\:-translate-x-4\/12{
    --tw-translate-x: -33.33333%;
  }

  .lg\:-translate-x-5\/12{
    --tw-translate-x: -41.66667%;
  }

  .lg\:-translate-x-6\/12{
    --tw-translate-x: -50%;
  }

  .lg\:-translate-x-7\/12{
    --tw-translate-x: -58.33333%;
  }

  .lg\:-translate-x-8\/12{
    --tw-translate-x: -66.66667%;
  }

  .lg\:-translate-x-9\/12{
    --tw-translate-x: -75%;
  }

  .lg\:-translate-x-10\/12{
    --tw-translate-x: -83.33333%;
  }

  .lg\:-translate-x-11\/12{
    --tw-translate-x: -91.66667%;
  }

  .lg\:translate-x-1\/2{
    --tw-translate-x: 50%;
  }

  .lg\:translate-x-1\/3{
    --tw-translate-x: 33.333333%;
  }

  .lg\:translate-x-2\/3{
    --tw-translate-x: 66.666667%;
  }

  .lg\:translate-x-1\/4{
    --tw-translate-x: 25%;
  }

  .lg\:translate-x-2\/4{
    --tw-translate-x: 50%;
  }

  .lg\:translate-x-3\/4{
    --tw-translate-x: 75%;
  }

  .lg\:-translate-x-1\/2{
    --tw-translate-x: -50%;
  }

  .lg\:-translate-x-1\/3{
    --tw-translate-x: -33.333333%;
  }

  .lg\:-translate-x-2\/3{
    --tw-translate-x: -66.666667%;
  }

  .lg\:-translate-x-1\/4{
    --tw-translate-x: -25%;
  }

  .lg\:-translate-x-2\/4{
    --tw-translate-x: -50%;
  }

  .lg\:-translate-x-3\/4{
    --tw-translate-x: -75%;
  }

  .lg\:translate-y-0{
    --tw-translate-y: 0px;
  }

  .lg\:translate-y-1{
    --tw-translate-y: 0.25rem;
  }

  .lg\:translate-y-2{
    --tw-translate-y: 0.5rem;
  }

  .lg\:translate-y-3{
    --tw-translate-y: 0.75rem;
  }

  .lg\:translate-y-4{
    --tw-translate-y: 1rem;
  }

  .lg\:translate-y-5{
    --tw-translate-y: 1.25rem;
  }

  .lg\:translate-y-6{
    --tw-translate-y: 1.5rem;
  }

  .lg\:translate-y-7{
    --tw-translate-y: 1.75rem;
  }

  .lg\:translate-y-8{
    --tw-translate-y: 2rem;
  }

  .lg\:translate-y-9{
    --tw-translate-y: 2.25rem;
  }

  .lg\:translate-y-10{
    --tw-translate-y: 2.5rem;
  }

  .lg\:translate-y-11{
    --tw-translate-y: 2.75rem;
  }

  .lg\:translate-y-12{
    --tw-translate-y: 3rem;
  }

  .lg\:translate-y-13{
    --tw-translate-y: 3.25rem;
  }

  .lg\:translate-y-14{
    --tw-translate-y: 3.5rem;
  }

  .lg\:translate-y-15{
    --tw-translate-y: 3.75rem;
  }

  .lg\:translate-y-16{
    --tw-translate-y: 4rem;
  }

  .lg\:translate-y-17{
    --tw-translate-y: 4.25rem;
  }

  .lg\:translate-y-18{
    --tw-translate-y: 4.5rem;
  }

  .lg\:translate-y-19{
    --tw-translate-y: 4.75rem;
  }

  .lg\:translate-y-20{
    --tw-translate-y: 5rem;
  }

  .lg\:translate-y-22{
    --tw-translate-y: 5.5rem;
  }

  .lg\:translate-y-24{
    --tw-translate-y: 6rem;
  }

  .lg\:translate-y-25{
    --tw-translate-y: 6.25rem;
  }

  .lg\:translate-y-28{
    --tw-translate-y: 7rem;
  }

  .lg\:translate-y-30{
    --tw-translate-y: 7.5rem;
  }

  .lg\:translate-y-32{
    --tw-translate-y: 8rem;
  }

  .lg\:translate-y-34{
    --tw-translate-y: 8.5rem;
  }

  .lg\:translate-y-35{
    --tw-translate-y: 8.75rem;
  }

  .lg\:translate-y-36{
    --tw-translate-y: 9rem;
  }

  .lg\:translate-y-39{
    --tw-translate-y: 9.75rem;
  }

  .lg\:translate-y-40{
    --tw-translate-y: 10rem;
  }

  .lg\:translate-y-42{
    --tw-translate-y: 10.5rem;
  }

  .lg\:translate-y-44{
    --tw-translate-y: 11rem;
  }

  .lg\:translate-y-45{
    --tw-translate-y: 11.25rem;
  }

  .lg\:translate-y-48{
    --tw-translate-y: 12rem;
  }

  .lg\:translate-y-50{
    --tw-translate-y: 12.5rem;
  }

  .lg\:translate-y-52{
    --tw-translate-y: 13rem;
  }

  .lg\:translate-y-55{
    --tw-translate-y: 13.75rem;
  }

  .lg\:translate-y-56{
    --tw-translate-y: 14rem;
  }

  .lg\:translate-y-58{
    --tw-translate-y: 14.5rem;
  }

  .lg\:translate-y-60{
    --tw-translate-y: 15rem;
  }

  .lg\:translate-y-64{
    --tw-translate-y: 16rem;
  }

  .lg\:translate-y-65{
    --tw-translate-y: 16.25rem;
  }

  .lg\:translate-y-68{
    --tw-translate-y: 17rem;
  }

  .lg\:translate-y-69{
    --tw-translate-y: 17.25rem;
  }

  .lg\:translate-y-70{
    --tw-translate-y: 17.5rem;
  }

  .lg\:translate-y-72{
    --tw-translate-y: 18rem;
  }

  .lg\:translate-y-75{
    --tw-translate-y: 18.75rem;
  }

  .lg\:translate-y-80{
    --tw-translate-y: 20rem;
  }

  .lg\:translate-y-85{
    --tw-translate-y: 21.25rem;
  }

  .lg\:translate-y-86{
    --tw-translate-y: 21.5rem;
  }

  .lg\:translate-y-90{
    --tw-translate-y: 22.5rem;
  }

  .lg\:translate-y-96{
    --tw-translate-y: 24rem;
  }

  .lg\:translate-y-100{
    --tw-translate-y: 25rem;
  }

  .lg\:translate-y-115{
    --tw-translate-y: 28.75rem;
  }

  .lg\:translate-y-125{
    --tw-translate-y: 31.25rem;
  }

  .lg\:translate-y-142{
    --tw-translate-y: 35.5rem;
  }

  .lg\:translate-y-150{
    --tw-translate-y: 37.5rem;
  }

  .lg\:translate-y-156{
    --tw-translate-y: 39rem;
  }

  .lg\:translate-y-160{
    --tw-translate-y: 40rem;
  }

  .lg\:translate-y-175{
    --tw-translate-y: 43.75rem;
  }

  .lg\:translate-y-207{
    --tw-translate-y: 51.75rem;
  }

  .lg\:translate-y-242{
    --tw-translate-y: 60.5rem;
  }

  .lg\:translate-y-250{
    --tw-translate-y: 62.5rem;
  }

  .lg\:translate-y-258{
    --tw-translate-y: 64.5rem;
  }

  .lg\:translate-y-265{
    --tw-translate-y: 66.25rem;
  }

  .lg\:translate-y-280{
    --tw-translate-y: 70rem;
  }

  .lg\:translate-y-px{
    --tw-translate-y: 1px;
  }

  .lg\:translate-y-0\.5{
    --tw-translate-y: 0.125rem;
  }

  .lg\:translate-y-1\.5{
    --tw-translate-y: 0.375rem;
  }

  .lg\:translate-y-2\.5{
    --tw-translate-y: 0.625rem;
  }

  .lg\:translate-y-3\.5{
    --tw-translate-y: 0.875rem;
  }

  .lg\:translate-y-0\.25{
    --tw-translate-y: 0.0625rem;
  }

  .lg\:translate-y-0\.75{
    --tw-translate-y: 0.1875rem;
  }

  .lg\:translate-y-1\.25{
    --tw-translate-y: 0.3125rem;
  }

  .lg\:translate-y-1\.75{
    --tw-translate-y: 0.4375rem;
  }

  .lg\:translate-y-2\.25{
    --tw-translate-y: 0.5625rem;
  }

  .lg\:translate-y-2\.75{
    --tw-translate-y: 0.6875rem;
  }

  .lg\:translate-y-3\.25{
    --tw-translate-y: 0.8125rem;
  }

  .lg\:translate-y-3\.75{
    --tw-translate-y: 0.9375rem;
  }

  .lg\:translate-y-4\.25{
    --tw-translate-y: 1.0625rem;
  }

  .lg\:translate-y-4\.5{
    --tw-translate-y: 1.125rem;
  }

  .lg\:translate-y-4\.75{
    --tw-translate-y: 1.1875rem;
  }

  .lg\:translate-y-5\.25{
    --tw-translate-y: 1.3125rem;
  }

  .lg\:translate-y-5\.5{
    --tw-translate-y: 1.375rem;
  }

  .lg\:translate-y-5\.75{
    --tw-translate-y: 1.4375rem;
  }

  .lg\:translate-y-6\.25{
    --tw-translate-y: 1.5625rem;
  }

  .lg\:translate-y-6\.5{
    --tw-translate-y: 1.625rem;
  }

  .lg\:translate-y-6\.75{
    --tw-translate-y: 1.6875rem;
  }

  .lg\:translate-y-7\.25{
    --tw-translate-y: 1.8125rem;
  }

  .lg\:translate-y-7\.5{
    --tw-translate-y: 1.875rem;
  }

  .lg\:translate-y-8\.25{
    --tw-translate-y: 2.0625rem;
  }

  .lg\:translate-y-8\.5{
    --tw-translate-y: 2.125rem;
  }

  .lg\:translate-y-9\.25{
    --tw-translate-y: 2.3125rem;
  }

  .lg\:translate-y-9\.5{
    --tw-translate-y: 2.375rem;
  }

  .lg\:translate-y-10\.5{
    --tw-translate-y: 2.625rem;
  }

  .lg\:translate-y-11\.25{
    --tw-translate-y: 2.8125rem;
  }

  .lg\:translate-y-11\.5{
    --tw-translate-y: 2.875rem;
  }

  .lg\:translate-y-12\.5{
    --tw-translate-y: 3.125rem;
  }

  .lg\:translate-y-12\.75{
    --tw-translate-y: 3.1875rem;
  }

  .lg\:translate-y-13\.5{
    --tw-translate-y: 3.375rem;
  }

  .lg\:translate-y-14\.5{
    --tw-translate-y: 3.625rem;
  }

  .lg\:translate-y-15\.5{
    --tw-translate-y: 3.875rem;
  }

  .lg\:translate-y-15\.75{
    --tw-translate-y: 3.9375rem;
  }

  .lg\:translate-y-16\.25{
    --tw-translate-y: 4.0625rem;
  }

  .lg\:translate-y-17\.25{
    --tw-translate-y: 4.3125rem;
  }

  .lg\:translate-y-17\.5{
    --tw-translate-y: 4.375rem;
  }

  .lg\:translate-y-18\.25{
    --tw-translate-y: 4.5625rem;
  }

  .lg\:translate-y-18\.5{
    --tw-translate-y: 4.625rem;
  }

  .lg\:translate-y-20\.25{
    --tw-translate-y: 5.0625rem;
  }

  .lg\:translate-y-20\.5{
    --tw-translate-y: 5.125rem;
  }

  .lg\:translate-y-22\.5{
    --tw-translate-y: 5.625rem;
  }

  .lg\:translate-y-25\.5{
    --tw-translate-y: 6.375rem;
  }

  .lg\:translate-y-26\.75{
    --tw-translate-y: 6.6875rem;
  }

  .lg\:translate-y-32\.5{
    --tw-translate-y: 8.125rem;
  }

  .lg\:translate-y-37\.5{
    --tw-translate-y: 9.375rem;
  }

  .lg\:translate-y-41\.25{
    --tw-translate-y: 10.3125rem;
  }

  .lg\:translate-y-52\.5{
    --tw-translate-y: 13.125rem;
  }

  .lg\:translate-y-54\.5{
    --tw-translate-y: 13.625rem;
  }

  .lg\:translate-y-57\.25{
    --tw-translate-y: 14.3125rem;
  }

  .lg\:translate-y-57\.5{
    --tw-translate-y: 14.375rem;
  }

  .lg\:translate-y-66\.25{
    --tw-translate-y: 16.5625rem;
  }

  .lg\:translate-y-74\.5{
    --tw-translate-y: 18.125rem;
  }

  .lg\:translate-y-106\.25{
    --tw-translate-y: 26.5625rem;
  }

  .lg\:translate-y-112\.25{
    --tw-translate-y: 28.0675rem;
  }

  .lg\:translate-y-112\.75{
    --tw-translate-y: 28.1875rem;
  }

  .lg\:translate-y-147\.5{
    --tw-translate-y: 36.875rem;
  }

  .lg\:translate-y-162\.5{
    --tw-translate-y: 40.625rem;
  }

  .lg\:translate-y-172\.25{
    --tw-translate-y: 42.5625rem;
  }

  .lg\:translate-y-175\.25{
    --tw-translate-y: 43.8125rem;
  }

  .lg\:translate-y-184\.25{
    --tw-translate-y: 46.0625rem;
  }

  .lg\:translate-y-203\.25{
    --tw-translate-y: 50.8125rem;
  }

  .lg\:translate-y-half{
    --tw-translate-y: 50%;
  }

  .lg\:translate-y-full{
    --tw-translate-y: 100%;
  }

  .lg\:translate-y-1\/10{
    --tw-translate-y: 10%;
  }

  .lg\:translate-y-2\/10{
    --tw-translate-y: 20%;
  }

  .lg\:translate-y-3\/10{
    --tw-translate-y: 30%;
  }

  .lg\:translate-y-4\/10{
    --tw-translate-y: 40%;
  }

  .lg\:translate-y-4\.5\/10{
    --tw-translate-y: 45%;
  }

  .lg\:translate-y-5\/10{
    --tw-translate-y: 50%;
  }

  .lg\:translate-y-5\.5\/10{
    --tw-translate-y: 55%;
  }

  .lg\:translate-y-6\/10{
    --tw-translate-y: 60%;
  }

  .lg\:translate-y-7\/10{
    --tw-translate-y: 70%;
  }

  .lg\:translate-y-8\/10{
    --tw-translate-y: 80%;
  }

  .lg\:translate-y-9\/10{
    --tw-translate-y: 90%;
  }

  .lg\:translate-y-1\/12{
    --tw-translate-y: 8.333333%;
  }

  .lg\:translate-y-2\/12{
    --tw-translate-y: 16.666667%;
  }

  .lg\:translate-y-3\/12{
    --tw-translate-y: 25%;
  }

  .lg\:translate-y-4\/12{
    --tw-translate-y: 33.333333%;
  }

  .lg\:translate-y-5\/12{
    --tw-translate-y: 41.666667%;
  }

  .lg\:translate-y-6\/12{
    --tw-translate-y: 50%;
  }

  .lg\:translate-y-7\/12{
    --tw-translate-y: 58.333333%;
  }

  .lg\:translate-y-8\/12{
    --tw-translate-y: 66.666667%;
  }

  .lg\:translate-y-9\/12{
    --tw-translate-y: 75%;
  }

  .lg\:translate-y-10\/12{
    --tw-translate-y: 83.333333%;
  }

  .lg\:translate-y-11\/12{
    --tw-translate-y: 91.666667%;
  }

  .lg\:-translate-y-0{
    --tw-translate-y: 0px;
  }

  .lg\:-translate-y-1{
    --tw-translate-y: -0.25rem;
  }

  .lg\:-translate-y-2{
    --tw-translate-y: -0.5rem;
  }

  .lg\:-translate-y-3{
    --tw-translate-y: -0.75rem;
  }

  .lg\:-translate-y-4{
    --tw-translate-y: -1rem;
  }

  .lg\:-translate-y-5{
    --tw-translate-y: -1.25rem;
  }

  .lg\:-translate-y-6{
    --tw-translate-y: -1.5rem;
  }

  .lg\:-translate-y-7{
    --tw-translate-y: -1.75rem;
  }

  .lg\:-translate-y-8{
    --tw-translate-y: -2rem;
  }

  .lg\:-translate-y-9{
    --tw-translate-y: -2.25rem;
  }

  .lg\:-translate-y-10{
    --tw-translate-y: -2.5rem;
  }

  .lg\:-translate-y-11{
    --tw-translate-y: -2.75rem;
  }

  .lg\:-translate-y-12{
    --tw-translate-y: -3rem;
  }

  .lg\:-translate-y-13{
    --tw-translate-y: -3.25rem;
  }

  .lg\:-translate-y-14{
    --tw-translate-y: -3.5rem;
  }

  .lg\:-translate-y-15{
    --tw-translate-y: -3.75rem;
  }

  .lg\:-translate-y-16{
    --tw-translate-y: -4rem;
  }

  .lg\:-translate-y-17{
    --tw-translate-y: -4.25rem;
  }

  .lg\:-translate-y-18{
    --tw-translate-y: -4.5rem;
  }

  .lg\:-translate-y-19{
    --tw-translate-y: -4.75rem;
  }

  .lg\:-translate-y-20{
    --tw-translate-y: -5rem;
  }

  .lg\:-translate-y-22{
    --tw-translate-y: -5.5rem;
  }

  .lg\:-translate-y-24{
    --tw-translate-y: -6rem;
  }

  .lg\:-translate-y-25{
    --tw-translate-y: -6.25rem;
  }

  .lg\:-translate-y-28{
    --tw-translate-y: -7rem;
  }

  .lg\:-translate-y-30{
    --tw-translate-y: -7.5rem;
  }

  .lg\:-translate-y-32{
    --tw-translate-y: -8rem;
  }

  .lg\:-translate-y-34{
    --tw-translate-y: -8.5rem;
  }

  .lg\:-translate-y-35{
    --tw-translate-y: -8.75rem;
  }

  .lg\:-translate-y-36{
    --tw-translate-y: -9rem;
  }

  .lg\:-translate-y-39{
    --tw-translate-y: -9.75rem;
  }

  .lg\:-translate-y-40{
    --tw-translate-y: -10rem;
  }

  .lg\:-translate-y-42{
    --tw-translate-y: -10.5rem;
  }

  .lg\:-translate-y-44{
    --tw-translate-y: -11rem;
  }

  .lg\:-translate-y-45{
    --tw-translate-y: -11.25rem;
  }

  .lg\:-translate-y-48{
    --tw-translate-y: -12rem;
  }

  .lg\:-translate-y-50{
    --tw-translate-y: -12.5rem;
  }

  .lg\:-translate-y-52{
    --tw-translate-y: -13rem;
  }

  .lg\:-translate-y-55{
    --tw-translate-y: -13.75rem;
  }

  .lg\:-translate-y-56{
    --tw-translate-y: -14rem;
  }

  .lg\:-translate-y-58{
    --tw-translate-y: -14.5rem;
  }

  .lg\:-translate-y-60{
    --tw-translate-y: -15rem;
  }

  .lg\:-translate-y-64{
    --tw-translate-y: -16rem;
  }

  .lg\:-translate-y-65{
    --tw-translate-y: -16.25rem;
  }

  .lg\:-translate-y-68{
    --tw-translate-y: -17rem;
  }

  .lg\:-translate-y-69{
    --tw-translate-y: -17.25rem;
  }

  .lg\:-translate-y-70{
    --tw-translate-y: -17.5rem;
  }

  .lg\:-translate-y-72{
    --tw-translate-y: -18rem;
  }

  .lg\:-translate-y-75{
    --tw-translate-y: -18.75rem;
  }

  .lg\:-translate-y-80{
    --tw-translate-y: -20rem;
  }

  .lg\:-translate-y-85{
    --tw-translate-y: -21.25rem;
  }

  .lg\:-translate-y-86{
    --tw-translate-y: -21.5rem;
  }

  .lg\:-translate-y-90{
    --tw-translate-y: -22.5rem;
  }

  .lg\:-translate-y-96{
    --tw-translate-y: -24rem;
  }

  .lg\:-translate-y-100{
    --tw-translate-y: -25rem;
  }

  .lg\:-translate-y-115{
    --tw-translate-y: -28.75rem;
  }

  .lg\:-translate-y-125{
    --tw-translate-y: -31.25rem;
  }

  .lg\:-translate-y-142{
    --tw-translate-y: -35.5rem;
  }

  .lg\:-translate-y-150{
    --tw-translate-y: -37.5rem;
  }

  .lg\:-translate-y-156{
    --tw-translate-y: -39rem;
  }

  .lg\:-translate-y-160{
    --tw-translate-y: -40rem;
  }

  .lg\:-translate-y-175{
    --tw-translate-y: -43.75rem;
  }

  .lg\:-translate-y-207{
    --tw-translate-y: -51.75rem;
  }

  .lg\:-translate-y-242{
    --tw-translate-y: -60.5rem;
  }

  .lg\:-translate-y-250{
    --tw-translate-y: -62.5rem;
  }

  .lg\:-translate-y-258{
    --tw-translate-y: -64.5rem;
  }

  .lg\:-translate-y-265{
    --tw-translate-y: -66.25rem;
  }

  .lg\:-translate-y-280{
    --tw-translate-y: -70rem;
  }

  .lg\:-translate-y-px{
    --tw-translate-y: -1px;
  }

  .lg\:-translate-y-0\.5{
    --tw-translate-y: -0.125rem;
  }

  .lg\:-translate-y-1\.5{
    --tw-translate-y: -0.375rem;
  }

  .lg\:-translate-y-2\.5{
    --tw-translate-y: -0.625rem;
  }

  .lg\:-translate-y-3\.5{
    --tw-translate-y: -0.875rem;
  }

  .lg\:-translate-y-0\.25{
    --tw-translate-y: -0.0625rem;
  }

  .lg\:-translate-y-0\.75{
    --tw-translate-y: -0.1875rem;
  }

  .lg\:-translate-y-1\.25{
    --tw-translate-y: -0.3125rem;
  }

  .lg\:-translate-y-1\.75{
    --tw-translate-y: -0.4375rem;
  }

  .lg\:-translate-y-2\.25{
    --tw-translate-y: -0.5625rem;
  }

  .lg\:-translate-y-2\.75{
    --tw-translate-y: -0.6875rem;
  }

  .lg\:-translate-y-3\.25{
    --tw-translate-y: -0.8125rem;
  }

  .lg\:-translate-y-3\.75{
    --tw-translate-y: -0.9375rem;
  }

  .lg\:-translate-y-4\.25{
    --tw-translate-y: -1.0625rem;
  }

  .lg\:-translate-y-4\.5{
    --tw-translate-y: -1.125rem;
  }

  .lg\:-translate-y-4\.75{
    --tw-translate-y: -1.1875rem;
  }

  .lg\:-translate-y-5\.25{
    --tw-translate-y: -1.3125rem;
  }

  .lg\:-translate-y-5\.5{
    --tw-translate-y: -1.375rem;
  }

  .lg\:-translate-y-5\.75{
    --tw-translate-y: -1.4375rem;
  }

  .lg\:-translate-y-6\.25{
    --tw-translate-y: -1.5625rem;
  }

  .lg\:-translate-y-6\.5{
    --tw-translate-y: -1.625rem;
  }

  .lg\:-translate-y-6\.75{
    --tw-translate-y: -1.6875rem;
  }

  .lg\:-translate-y-7\.25{
    --tw-translate-y: -1.8125rem;
  }

  .lg\:-translate-y-7\.5{
    --tw-translate-y: -1.875rem;
  }

  .lg\:-translate-y-8\.25{
    --tw-translate-y: -2.0625rem;
  }

  .lg\:-translate-y-8\.5{
    --tw-translate-y: -2.125rem;
  }

  .lg\:-translate-y-9\.25{
    --tw-translate-y: -2.3125rem;
  }

  .lg\:-translate-y-9\.5{
    --tw-translate-y: -2.375rem;
  }

  .lg\:-translate-y-10\.5{
    --tw-translate-y: -2.625rem;
  }

  .lg\:-translate-y-11\.25{
    --tw-translate-y: -2.8125rem;
  }

  .lg\:-translate-y-11\.5{
    --tw-translate-y: -2.875rem;
  }

  .lg\:-translate-y-12\.5{
    --tw-translate-y: -3.125rem;
  }

  .lg\:-translate-y-12\.75{
    --tw-translate-y: -3.1875rem;
  }

  .lg\:-translate-y-13\.5{
    --tw-translate-y: -3.375rem;
  }

  .lg\:-translate-y-14\.5{
    --tw-translate-y: -3.625rem;
  }

  .lg\:-translate-y-15\.5{
    --tw-translate-y: -3.875rem;
  }

  .lg\:-translate-y-15\.75{
    --tw-translate-y: -3.9375rem;
  }

  .lg\:-translate-y-16\.25{
    --tw-translate-y: -4.0625rem;
  }

  .lg\:-translate-y-17\.25{
    --tw-translate-y: -4.3125rem;
  }

  .lg\:-translate-y-17\.5{
    --tw-translate-y: -4.375rem;
  }

  .lg\:-translate-y-18\.25{
    --tw-translate-y: -4.5625rem;
  }

  .lg\:-translate-y-18\.5{
    --tw-translate-y: -4.625rem;
  }

  .lg\:-translate-y-20\.25{
    --tw-translate-y: -5.0625rem;
  }

  .lg\:-translate-y-20\.5{
    --tw-translate-y: -5.125rem;
  }

  .lg\:-translate-y-22\.5{
    --tw-translate-y: -5.625rem;
  }

  .lg\:-translate-y-25\.5{
    --tw-translate-y: -6.375rem;
  }

  .lg\:-translate-y-26\.75{
    --tw-translate-y: -6.6875rem;
  }

  .lg\:-translate-y-32\.5{
    --tw-translate-y: -8.125rem;
  }

  .lg\:-translate-y-37\.5{
    --tw-translate-y: -9.375rem;
  }

  .lg\:-translate-y-41\.25{
    --tw-translate-y: -10.3125rem;
  }

  .lg\:-translate-y-52\.5{
    --tw-translate-y: -13.125rem;
  }

  .lg\:-translate-y-54\.5{
    --tw-translate-y: -13.625rem;
  }

  .lg\:-translate-y-57\.25{
    --tw-translate-y: -14.3125rem;
  }

  .lg\:-translate-y-57\.5{
    --tw-translate-y: -14.375rem;
  }

  .lg\:-translate-y-66\.25{
    --tw-translate-y: -16.5625rem;
  }

  .lg\:-translate-y-74\.5{
    --tw-translate-y: -18.125rem;
  }

  .lg\:-translate-y-106\.25{
    --tw-translate-y: -26.5625rem;
  }

  .lg\:-translate-y-112\.25{
    --tw-translate-y: -28.0675rem;
  }

  .lg\:-translate-y-112\.75{
    --tw-translate-y: -28.1875rem;
  }

  .lg\:-translate-y-147\.5{
    --tw-translate-y: -36.875rem;
  }

  .lg\:-translate-y-162\.5{
    --tw-translate-y: -40.625rem;
  }

  .lg\:-translate-y-172\.25{
    --tw-translate-y: -42.5625rem;
  }

  .lg\:-translate-y-175\.25{
    --tw-translate-y: -43.8125rem;
  }

  .lg\:-translate-y-184\.25{
    --tw-translate-y: -46.0625rem;
  }

  .lg\:-translate-y-203\.25{
    --tw-translate-y: -50.8125rem;
  }

  .lg\:-translate-y-half{
    --tw-translate-y: -50%;
  }

  .lg\:-translate-y-full{
    --tw-translate-y: -100%;
  }

  .lg\:-translate-y-1\/10{
    --tw-translate-y: -10%;
  }

  .lg\:-translate-y-2\/10{
    --tw-translate-y: -20%;
  }

  .lg\:-translate-y-3\/10{
    --tw-translate-y: -30%;
  }

  .lg\:-translate-y-4\/10{
    --tw-translate-y: -40%;
  }

  .lg\:-translate-y-4\.5\/10{
    --tw-translate-y: -45%;
  }

  .lg\:-translate-y-5\/10{
    --tw-translate-y: -50%;
  }

  .lg\:-translate-y-5\.5\/10{
    --tw-translate-y: -55%;
  }

  .lg\:-translate-y-6\/10{
    --tw-translate-y: -60%;
  }

  .lg\:-translate-y-7\/10{
    --tw-translate-y: -70%;
  }

  .lg\:-translate-y-8\/10{
    --tw-translate-y: -80%;
  }

  .lg\:-translate-y-9\/10{
    --tw-translate-y: -90%;
  }

  .lg\:-translate-y-1\/12{
    --tw-translate-y: -8.33333%;
  }

  .lg\:-translate-y-2\/12{
    --tw-translate-y: -16.66667%;
  }

  .lg\:-translate-y-3\/12{
    --tw-translate-y: -25%;
  }

  .lg\:-translate-y-4\/12{
    --tw-translate-y: -33.33333%;
  }

  .lg\:-translate-y-5\/12{
    --tw-translate-y: -41.66667%;
  }

  .lg\:-translate-y-6\/12{
    --tw-translate-y: -50%;
  }

  .lg\:-translate-y-7\/12{
    --tw-translate-y: -58.33333%;
  }

  .lg\:-translate-y-8\/12{
    --tw-translate-y: -66.66667%;
  }

  .lg\:-translate-y-9\/12{
    --tw-translate-y: -75%;
  }

  .lg\:-translate-y-10\/12{
    --tw-translate-y: -83.33333%;
  }

  .lg\:-translate-y-11\/12{
    --tw-translate-y: -91.66667%;
  }

  .lg\:translate-y-1\/2{
    --tw-translate-y: 50%;
  }

  .lg\:translate-y-1\/3{
    --tw-translate-y: 33.333333%;
  }

  .lg\:translate-y-2\/3{
    --tw-translate-y: 66.666667%;
  }

  .lg\:translate-y-1\/4{
    --tw-translate-y: 25%;
  }

  .lg\:translate-y-2\/4{
    --tw-translate-y: 50%;
  }

  .lg\:translate-y-3\/4{
    --tw-translate-y: 75%;
  }

  .lg\:-translate-y-1\/2{
    --tw-translate-y: -50%;
  }

  .lg\:-translate-y-1\/3{
    --tw-translate-y: -33.333333%;
  }

  .lg\:-translate-y-2\/3{
    --tw-translate-y: -66.666667%;
  }

  .lg\:-translate-y-1\/4{
    --tw-translate-y: -25%;
  }

  .lg\:-translate-y-2\/4{
    --tw-translate-y: -50%;
  }

  .lg\:-translate-y-3\/4{
    --tw-translate-y: -75%;
  }

  .lg\:hover\:translate-x-0:hover{
    --tw-translate-x: 0px;
  }

  .lg\:hover\:translate-x-1:hover{
    --tw-translate-x: 0.25rem;
  }

  .lg\:hover\:translate-x-2:hover{
    --tw-translate-x: 0.5rem;
  }

  .lg\:hover\:translate-x-3:hover{
    --tw-translate-x: 0.75rem;
  }

  .lg\:hover\:translate-x-4:hover{
    --tw-translate-x: 1rem;
  }

  .lg\:hover\:translate-x-5:hover{
    --tw-translate-x: 1.25rem;
  }

  .lg\:hover\:translate-x-6:hover{
    --tw-translate-x: 1.5rem;
  }

  .lg\:hover\:translate-x-7:hover{
    --tw-translate-x: 1.75rem;
  }

  .lg\:hover\:translate-x-8:hover{
    --tw-translate-x: 2rem;
  }

  .lg\:hover\:translate-x-9:hover{
    --tw-translate-x: 2.25rem;
  }

  .lg\:hover\:translate-x-10:hover{
    --tw-translate-x: 2.5rem;
  }

  .lg\:hover\:translate-x-11:hover{
    --tw-translate-x: 2.75rem;
  }

  .lg\:hover\:translate-x-12:hover{
    --tw-translate-x: 3rem;
  }

  .lg\:hover\:translate-x-13:hover{
    --tw-translate-x: 3.25rem;
  }

  .lg\:hover\:translate-x-14:hover{
    --tw-translate-x: 3.5rem;
  }

  .lg\:hover\:translate-x-15:hover{
    --tw-translate-x: 3.75rem;
  }

  .lg\:hover\:translate-x-16:hover{
    --tw-translate-x: 4rem;
  }

  .lg\:hover\:translate-x-17:hover{
    --tw-translate-x: 4.25rem;
  }

  .lg\:hover\:translate-x-18:hover{
    --tw-translate-x: 4.5rem;
  }

  .lg\:hover\:translate-x-19:hover{
    --tw-translate-x: 4.75rem;
  }

  .lg\:hover\:translate-x-20:hover{
    --tw-translate-x: 5rem;
  }

  .lg\:hover\:translate-x-22:hover{
    --tw-translate-x: 5.5rem;
  }

  .lg\:hover\:translate-x-24:hover{
    --tw-translate-x: 6rem;
  }

  .lg\:hover\:translate-x-25:hover{
    --tw-translate-x: 6.25rem;
  }

  .lg\:hover\:translate-x-28:hover{
    --tw-translate-x: 7rem;
  }

  .lg\:hover\:translate-x-30:hover{
    --tw-translate-x: 7.5rem;
  }

  .lg\:hover\:translate-x-32:hover{
    --tw-translate-x: 8rem;
  }

  .lg\:hover\:translate-x-34:hover{
    --tw-translate-x: 8.5rem;
  }

  .lg\:hover\:translate-x-35:hover{
    --tw-translate-x: 8.75rem;
  }

  .lg\:hover\:translate-x-36:hover{
    --tw-translate-x: 9rem;
  }

  .lg\:hover\:translate-x-39:hover{
    --tw-translate-x: 9.75rem;
  }

  .lg\:hover\:translate-x-40:hover{
    --tw-translate-x: 10rem;
  }

  .lg\:hover\:translate-x-42:hover{
    --tw-translate-x: 10.5rem;
  }

  .lg\:hover\:translate-x-44:hover{
    --tw-translate-x: 11rem;
  }

  .lg\:hover\:translate-x-45:hover{
    --tw-translate-x: 11.25rem;
  }

  .lg\:hover\:translate-x-48:hover{
    --tw-translate-x: 12rem;
  }

  .lg\:hover\:translate-x-50:hover{
    --tw-translate-x: 12.5rem;
  }

  .lg\:hover\:translate-x-52:hover{
    --tw-translate-x: 13rem;
  }

  .lg\:hover\:translate-x-55:hover{
    --tw-translate-x: 13.75rem;
  }

  .lg\:hover\:translate-x-56:hover{
    --tw-translate-x: 14rem;
  }

  .lg\:hover\:translate-x-58:hover{
    --tw-translate-x: 14.5rem;
  }

  .lg\:hover\:translate-x-60:hover{
    --tw-translate-x: 15rem;
  }

  .lg\:hover\:translate-x-64:hover{
    --tw-translate-x: 16rem;
  }

  .lg\:hover\:translate-x-65:hover{
    --tw-translate-x: 16.25rem;
  }

  .lg\:hover\:translate-x-68:hover{
    --tw-translate-x: 17rem;
  }

  .lg\:hover\:translate-x-69:hover{
    --tw-translate-x: 17.25rem;
  }

  .lg\:hover\:translate-x-70:hover{
    --tw-translate-x: 17.5rem;
  }

  .lg\:hover\:translate-x-72:hover{
    --tw-translate-x: 18rem;
  }

  .lg\:hover\:translate-x-75:hover{
    --tw-translate-x: 18.75rem;
  }

  .lg\:hover\:translate-x-80:hover{
    --tw-translate-x: 20rem;
  }

  .lg\:hover\:translate-x-85:hover{
    --tw-translate-x: 21.25rem;
  }

  .lg\:hover\:translate-x-86:hover{
    --tw-translate-x: 21.5rem;
  }

  .lg\:hover\:translate-x-90:hover{
    --tw-translate-x: 22.5rem;
  }

  .lg\:hover\:translate-x-96:hover{
    --tw-translate-x: 24rem;
  }

  .lg\:hover\:translate-x-100:hover{
    --tw-translate-x: 25rem;
  }

  .lg\:hover\:translate-x-115:hover{
    --tw-translate-x: 28.75rem;
  }

  .lg\:hover\:translate-x-125:hover{
    --tw-translate-x: 31.25rem;
  }

  .lg\:hover\:translate-x-142:hover{
    --tw-translate-x: 35.5rem;
  }

  .lg\:hover\:translate-x-150:hover{
    --tw-translate-x: 37.5rem;
  }

  .lg\:hover\:translate-x-156:hover{
    --tw-translate-x: 39rem;
  }

  .lg\:hover\:translate-x-160:hover{
    --tw-translate-x: 40rem;
  }

  .lg\:hover\:translate-x-175:hover{
    --tw-translate-x: 43.75rem;
  }

  .lg\:hover\:translate-x-207:hover{
    --tw-translate-x: 51.75rem;
  }

  .lg\:hover\:translate-x-242:hover{
    --tw-translate-x: 60.5rem;
  }

  .lg\:hover\:translate-x-250:hover{
    --tw-translate-x: 62.5rem;
  }

  .lg\:hover\:translate-x-258:hover{
    --tw-translate-x: 64.5rem;
  }

  .lg\:hover\:translate-x-265:hover{
    --tw-translate-x: 66.25rem;
  }

  .lg\:hover\:translate-x-280:hover{
    --tw-translate-x: 70rem;
  }

  .lg\:hover\:translate-x-px:hover{
    --tw-translate-x: 1px;
  }

  .lg\:hover\:translate-x-0\.5:hover{
    --tw-translate-x: 0.125rem;
  }

  .lg\:hover\:translate-x-1\.5:hover{
    --tw-translate-x: 0.375rem;
  }

  .lg\:hover\:translate-x-2\.5:hover{
    --tw-translate-x: 0.625rem;
  }

  .lg\:hover\:translate-x-3\.5:hover{
    --tw-translate-x: 0.875rem;
  }

  .lg\:hover\:translate-x-0\.25:hover{
    --tw-translate-x: 0.0625rem;
  }

  .lg\:hover\:translate-x-0\.75:hover{
    --tw-translate-x: 0.1875rem;
  }

  .lg\:hover\:translate-x-1\.25:hover{
    --tw-translate-x: 0.3125rem;
  }

  .lg\:hover\:translate-x-1\.75:hover{
    --tw-translate-x: 0.4375rem;
  }

  .lg\:hover\:translate-x-2\.25:hover{
    --tw-translate-x: 0.5625rem;
  }

  .lg\:hover\:translate-x-2\.75:hover{
    --tw-translate-x: 0.6875rem;
  }

  .lg\:hover\:translate-x-3\.25:hover{
    --tw-translate-x: 0.8125rem;
  }

  .lg\:hover\:translate-x-3\.75:hover{
    --tw-translate-x: 0.9375rem;
  }

  .lg\:hover\:translate-x-4\.25:hover{
    --tw-translate-x: 1.0625rem;
  }

  .lg\:hover\:translate-x-4\.5:hover{
    --tw-translate-x: 1.125rem;
  }

  .lg\:hover\:translate-x-4\.75:hover{
    --tw-translate-x: 1.1875rem;
  }

  .lg\:hover\:translate-x-5\.25:hover{
    --tw-translate-x: 1.3125rem;
  }

  .lg\:hover\:translate-x-5\.5:hover{
    --tw-translate-x: 1.375rem;
  }

  .lg\:hover\:translate-x-5\.75:hover{
    --tw-translate-x: 1.4375rem;
  }

  .lg\:hover\:translate-x-6\.25:hover{
    --tw-translate-x: 1.5625rem;
  }

  .lg\:hover\:translate-x-6\.5:hover{
    --tw-translate-x: 1.625rem;
  }

  .lg\:hover\:translate-x-6\.75:hover{
    --tw-translate-x: 1.6875rem;
  }

  .lg\:hover\:translate-x-7\.25:hover{
    --tw-translate-x: 1.8125rem;
  }

  .lg\:hover\:translate-x-7\.5:hover{
    --tw-translate-x: 1.875rem;
  }

  .lg\:hover\:translate-x-8\.25:hover{
    --tw-translate-x: 2.0625rem;
  }

  .lg\:hover\:translate-x-8\.5:hover{
    --tw-translate-x: 2.125rem;
  }

  .lg\:hover\:translate-x-9\.25:hover{
    --tw-translate-x: 2.3125rem;
  }

  .lg\:hover\:translate-x-9\.5:hover{
    --tw-translate-x: 2.375rem;
  }

  .lg\:hover\:translate-x-10\.5:hover{
    --tw-translate-x: 2.625rem;
  }

  .lg\:hover\:translate-x-11\.25:hover{
    --tw-translate-x: 2.8125rem;
  }

  .lg\:hover\:translate-x-11\.5:hover{
    --tw-translate-x: 2.875rem;
  }

  .lg\:hover\:translate-x-12\.5:hover{
    --tw-translate-x: 3.125rem;
  }

  .lg\:hover\:translate-x-12\.75:hover{
    --tw-translate-x: 3.1875rem;
  }

  .lg\:hover\:translate-x-13\.5:hover{
    --tw-translate-x: 3.375rem;
  }

  .lg\:hover\:translate-x-14\.5:hover{
    --tw-translate-x: 3.625rem;
  }

  .lg\:hover\:translate-x-15\.5:hover{
    --tw-translate-x: 3.875rem;
  }

  .lg\:hover\:translate-x-15\.75:hover{
    --tw-translate-x: 3.9375rem;
  }

  .lg\:hover\:translate-x-16\.25:hover{
    --tw-translate-x: 4.0625rem;
  }

  .lg\:hover\:translate-x-17\.25:hover{
    --tw-translate-x: 4.3125rem;
  }

  .lg\:hover\:translate-x-17\.5:hover{
    --tw-translate-x: 4.375rem;
  }

  .lg\:hover\:translate-x-18\.25:hover{
    --tw-translate-x: 4.5625rem;
  }

  .lg\:hover\:translate-x-18\.5:hover{
    --tw-translate-x: 4.625rem;
  }

  .lg\:hover\:translate-x-20\.25:hover{
    --tw-translate-x: 5.0625rem;
  }

  .lg\:hover\:translate-x-20\.5:hover{
    --tw-translate-x: 5.125rem;
  }

  .lg\:hover\:translate-x-22\.5:hover{
    --tw-translate-x: 5.625rem;
  }

  .lg\:hover\:translate-x-25\.5:hover{
    --tw-translate-x: 6.375rem;
  }

  .lg\:hover\:translate-x-26\.75:hover{
    --tw-translate-x: 6.6875rem;
  }

  .lg\:hover\:translate-x-32\.5:hover{
    --tw-translate-x: 8.125rem;
  }

  .lg\:hover\:translate-x-37\.5:hover{
    --tw-translate-x: 9.375rem;
  }

  .lg\:hover\:translate-x-41\.25:hover{
    --tw-translate-x: 10.3125rem;
  }

  .lg\:hover\:translate-x-52\.5:hover{
    --tw-translate-x: 13.125rem;
  }

  .lg\:hover\:translate-x-54\.5:hover{
    --tw-translate-x: 13.625rem;
  }

  .lg\:hover\:translate-x-57\.25:hover{
    --tw-translate-x: 14.3125rem;
  }

  .lg\:hover\:translate-x-57\.5:hover{
    --tw-translate-x: 14.375rem;
  }

  .lg\:hover\:translate-x-66\.25:hover{
    --tw-translate-x: 16.5625rem;
  }

  .lg\:hover\:translate-x-74\.5:hover{
    --tw-translate-x: 18.125rem;
  }

  .lg\:hover\:translate-x-106\.25:hover{
    --tw-translate-x: 26.5625rem;
  }

  .lg\:hover\:translate-x-112\.25:hover{
    --tw-translate-x: 28.0675rem;
  }

  .lg\:hover\:translate-x-112\.75:hover{
    --tw-translate-x: 28.1875rem;
  }

  .lg\:hover\:translate-x-147\.5:hover{
    --tw-translate-x: 36.875rem;
  }

  .lg\:hover\:translate-x-162\.5:hover{
    --tw-translate-x: 40.625rem;
  }

  .lg\:hover\:translate-x-172\.25:hover{
    --tw-translate-x: 42.5625rem;
  }

  .lg\:hover\:translate-x-175\.25:hover{
    --tw-translate-x: 43.8125rem;
  }

  .lg\:hover\:translate-x-184\.25:hover{
    --tw-translate-x: 46.0625rem;
  }

  .lg\:hover\:translate-x-203\.25:hover{
    --tw-translate-x: 50.8125rem;
  }

  .lg\:hover\:translate-x-half:hover{
    --tw-translate-x: 50%;
  }

  .lg\:hover\:translate-x-full:hover{
    --tw-translate-x: 100%;
  }

  .lg\:hover\:translate-x-1\/10:hover{
    --tw-translate-x: 10%;
  }

  .lg\:hover\:translate-x-2\/10:hover{
    --tw-translate-x: 20%;
  }

  .lg\:hover\:translate-x-3\/10:hover{
    --tw-translate-x: 30%;
  }

  .lg\:hover\:translate-x-4\/10:hover{
    --tw-translate-x: 40%;
  }

  .lg\:hover\:translate-x-4\.5\/10:hover{
    --tw-translate-x: 45%;
  }

  .lg\:hover\:translate-x-5\/10:hover{
    --tw-translate-x: 50%;
  }

  .lg\:hover\:translate-x-5\.5\/10:hover{
    --tw-translate-x: 55%;
  }

  .lg\:hover\:translate-x-6\/10:hover{
    --tw-translate-x: 60%;
  }

  .lg\:hover\:translate-x-7\/10:hover{
    --tw-translate-x: 70%;
  }

  .lg\:hover\:translate-x-8\/10:hover{
    --tw-translate-x: 80%;
  }

  .lg\:hover\:translate-x-9\/10:hover{
    --tw-translate-x: 90%;
  }

  .lg\:hover\:translate-x-1\/12:hover{
    --tw-translate-x: 8.333333%;
  }

  .lg\:hover\:translate-x-2\/12:hover{
    --tw-translate-x: 16.666667%;
  }

  .lg\:hover\:translate-x-3\/12:hover{
    --tw-translate-x: 25%;
  }

  .lg\:hover\:translate-x-4\/12:hover{
    --tw-translate-x: 33.333333%;
  }

  .lg\:hover\:translate-x-5\/12:hover{
    --tw-translate-x: 41.666667%;
  }

  .lg\:hover\:translate-x-6\/12:hover{
    --tw-translate-x: 50%;
  }

  .lg\:hover\:translate-x-7\/12:hover{
    --tw-translate-x: 58.333333%;
  }

  .lg\:hover\:translate-x-8\/12:hover{
    --tw-translate-x: 66.666667%;
  }

  .lg\:hover\:translate-x-9\/12:hover{
    --tw-translate-x: 75%;
  }

  .lg\:hover\:translate-x-10\/12:hover{
    --tw-translate-x: 83.333333%;
  }

  .lg\:hover\:translate-x-11\/12:hover{
    --tw-translate-x: 91.666667%;
  }

  .lg\:hover\:-translate-x-0:hover{
    --tw-translate-x: 0px;
  }

  .lg\:hover\:-translate-x-1:hover{
    --tw-translate-x: -0.25rem;
  }

  .lg\:hover\:-translate-x-2:hover{
    --tw-translate-x: -0.5rem;
  }

  .lg\:hover\:-translate-x-3:hover{
    --tw-translate-x: -0.75rem;
  }

  .lg\:hover\:-translate-x-4:hover{
    --tw-translate-x: -1rem;
  }

  .lg\:hover\:-translate-x-5:hover{
    --tw-translate-x: -1.25rem;
  }

  .lg\:hover\:-translate-x-6:hover{
    --tw-translate-x: -1.5rem;
  }

  .lg\:hover\:-translate-x-7:hover{
    --tw-translate-x: -1.75rem;
  }

  .lg\:hover\:-translate-x-8:hover{
    --tw-translate-x: -2rem;
  }

  .lg\:hover\:-translate-x-9:hover{
    --tw-translate-x: -2.25rem;
  }

  .lg\:hover\:-translate-x-10:hover{
    --tw-translate-x: -2.5rem;
  }

  .lg\:hover\:-translate-x-11:hover{
    --tw-translate-x: -2.75rem;
  }

  .lg\:hover\:-translate-x-12:hover{
    --tw-translate-x: -3rem;
  }

  .lg\:hover\:-translate-x-13:hover{
    --tw-translate-x: -3.25rem;
  }

  .lg\:hover\:-translate-x-14:hover{
    --tw-translate-x: -3.5rem;
  }

  .lg\:hover\:-translate-x-15:hover{
    --tw-translate-x: -3.75rem;
  }

  .lg\:hover\:-translate-x-16:hover{
    --tw-translate-x: -4rem;
  }

  .lg\:hover\:-translate-x-17:hover{
    --tw-translate-x: -4.25rem;
  }

  .lg\:hover\:-translate-x-18:hover{
    --tw-translate-x: -4.5rem;
  }

  .lg\:hover\:-translate-x-19:hover{
    --tw-translate-x: -4.75rem;
  }

  .lg\:hover\:-translate-x-20:hover{
    --tw-translate-x: -5rem;
  }

  .lg\:hover\:-translate-x-22:hover{
    --tw-translate-x: -5.5rem;
  }

  .lg\:hover\:-translate-x-24:hover{
    --tw-translate-x: -6rem;
  }

  .lg\:hover\:-translate-x-25:hover{
    --tw-translate-x: -6.25rem;
  }

  .lg\:hover\:-translate-x-28:hover{
    --tw-translate-x: -7rem;
  }

  .lg\:hover\:-translate-x-30:hover{
    --tw-translate-x: -7.5rem;
  }

  .lg\:hover\:-translate-x-32:hover{
    --tw-translate-x: -8rem;
  }

  .lg\:hover\:-translate-x-34:hover{
    --tw-translate-x: -8.5rem;
  }

  .lg\:hover\:-translate-x-35:hover{
    --tw-translate-x: -8.75rem;
  }

  .lg\:hover\:-translate-x-36:hover{
    --tw-translate-x: -9rem;
  }

  .lg\:hover\:-translate-x-39:hover{
    --tw-translate-x: -9.75rem;
  }

  .lg\:hover\:-translate-x-40:hover{
    --tw-translate-x: -10rem;
  }

  .lg\:hover\:-translate-x-42:hover{
    --tw-translate-x: -10.5rem;
  }

  .lg\:hover\:-translate-x-44:hover{
    --tw-translate-x: -11rem;
  }

  .lg\:hover\:-translate-x-45:hover{
    --tw-translate-x: -11.25rem;
  }

  .lg\:hover\:-translate-x-48:hover{
    --tw-translate-x: -12rem;
  }

  .lg\:hover\:-translate-x-50:hover{
    --tw-translate-x: -12.5rem;
  }

  .lg\:hover\:-translate-x-52:hover{
    --tw-translate-x: -13rem;
  }

  .lg\:hover\:-translate-x-55:hover{
    --tw-translate-x: -13.75rem;
  }

  .lg\:hover\:-translate-x-56:hover{
    --tw-translate-x: -14rem;
  }

  .lg\:hover\:-translate-x-58:hover{
    --tw-translate-x: -14.5rem;
  }

  .lg\:hover\:-translate-x-60:hover{
    --tw-translate-x: -15rem;
  }

  .lg\:hover\:-translate-x-64:hover{
    --tw-translate-x: -16rem;
  }

  .lg\:hover\:-translate-x-65:hover{
    --tw-translate-x: -16.25rem;
  }

  .lg\:hover\:-translate-x-68:hover{
    --tw-translate-x: -17rem;
  }

  .lg\:hover\:-translate-x-69:hover{
    --tw-translate-x: -17.25rem;
  }

  .lg\:hover\:-translate-x-70:hover{
    --tw-translate-x: -17.5rem;
  }

  .lg\:hover\:-translate-x-72:hover{
    --tw-translate-x: -18rem;
  }

  .lg\:hover\:-translate-x-75:hover{
    --tw-translate-x: -18.75rem;
  }

  .lg\:hover\:-translate-x-80:hover{
    --tw-translate-x: -20rem;
  }

  .lg\:hover\:-translate-x-85:hover{
    --tw-translate-x: -21.25rem;
  }

  .lg\:hover\:-translate-x-86:hover{
    --tw-translate-x: -21.5rem;
  }

  .lg\:hover\:-translate-x-90:hover{
    --tw-translate-x: -22.5rem;
  }

  .lg\:hover\:-translate-x-96:hover{
    --tw-translate-x: -24rem;
  }

  .lg\:hover\:-translate-x-100:hover{
    --tw-translate-x: -25rem;
  }

  .lg\:hover\:-translate-x-115:hover{
    --tw-translate-x: -28.75rem;
  }

  .lg\:hover\:-translate-x-125:hover{
    --tw-translate-x: -31.25rem;
  }

  .lg\:hover\:-translate-x-142:hover{
    --tw-translate-x: -35.5rem;
  }

  .lg\:hover\:-translate-x-150:hover{
    --tw-translate-x: -37.5rem;
  }

  .lg\:hover\:-translate-x-156:hover{
    --tw-translate-x: -39rem;
  }

  .lg\:hover\:-translate-x-160:hover{
    --tw-translate-x: -40rem;
  }

  .lg\:hover\:-translate-x-175:hover{
    --tw-translate-x: -43.75rem;
  }

  .lg\:hover\:-translate-x-207:hover{
    --tw-translate-x: -51.75rem;
  }

  .lg\:hover\:-translate-x-242:hover{
    --tw-translate-x: -60.5rem;
  }

  .lg\:hover\:-translate-x-250:hover{
    --tw-translate-x: -62.5rem;
  }

  .lg\:hover\:-translate-x-258:hover{
    --tw-translate-x: -64.5rem;
  }

  .lg\:hover\:-translate-x-265:hover{
    --tw-translate-x: -66.25rem;
  }

  .lg\:hover\:-translate-x-280:hover{
    --tw-translate-x: -70rem;
  }

  .lg\:hover\:-translate-x-px:hover{
    --tw-translate-x: -1px;
  }

  .lg\:hover\:-translate-x-0\.5:hover{
    --tw-translate-x: -0.125rem;
  }

  .lg\:hover\:-translate-x-1\.5:hover{
    --tw-translate-x: -0.375rem;
  }

  .lg\:hover\:-translate-x-2\.5:hover{
    --tw-translate-x: -0.625rem;
  }

  .lg\:hover\:-translate-x-3\.5:hover{
    --tw-translate-x: -0.875rem;
  }

  .lg\:hover\:-translate-x-0\.25:hover{
    --tw-translate-x: -0.0625rem;
  }

  .lg\:hover\:-translate-x-0\.75:hover{
    --tw-translate-x: -0.1875rem;
  }

  .lg\:hover\:-translate-x-1\.25:hover{
    --tw-translate-x: -0.3125rem;
  }

  .lg\:hover\:-translate-x-1\.75:hover{
    --tw-translate-x: -0.4375rem;
  }

  .lg\:hover\:-translate-x-2\.25:hover{
    --tw-translate-x: -0.5625rem;
  }

  .lg\:hover\:-translate-x-2\.75:hover{
    --tw-translate-x: -0.6875rem;
  }

  .lg\:hover\:-translate-x-3\.25:hover{
    --tw-translate-x: -0.8125rem;
  }

  .lg\:hover\:-translate-x-3\.75:hover{
    --tw-translate-x: -0.9375rem;
  }

  .lg\:hover\:-translate-x-4\.25:hover{
    --tw-translate-x: -1.0625rem;
  }

  .lg\:hover\:-translate-x-4\.5:hover{
    --tw-translate-x: -1.125rem;
  }

  .lg\:hover\:-translate-x-4\.75:hover{
    --tw-translate-x: -1.1875rem;
  }

  .lg\:hover\:-translate-x-5\.25:hover{
    --tw-translate-x: -1.3125rem;
  }

  .lg\:hover\:-translate-x-5\.5:hover{
    --tw-translate-x: -1.375rem;
  }

  .lg\:hover\:-translate-x-5\.75:hover{
    --tw-translate-x: -1.4375rem;
  }

  .lg\:hover\:-translate-x-6\.25:hover{
    --tw-translate-x: -1.5625rem;
  }

  .lg\:hover\:-translate-x-6\.5:hover{
    --tw-translate-x: -1.625rem;
  }

  .lg\:hover\:-translate-x-6\.75:hover{
    --tw-translate-x: -1.6875rem;
  }

  .lg\:hover\:-translate-x-7\.25:hover{
    --tw-translate-x: -1.8125rem;
  }

  .lg\:hover\:-translate-x-7\.5:hover{
    --tw-translate-x: -1.875rem;
  }

  .lg\:hover\:-translate-x-8\.25:hover{
    --tw-translate-x: -2.0625rem;
  }

  .lg\:hover\:-translate-x-8\.5:hover{
    --tw-translate-x: -2.125rem;
  }

  .lg\:hover\:-translate-x-9\.25:hover{
    --tw-translate-x: -2.3125rem;
  }

  .lg\:hover\:-translate-x-9\.5:hover{
    --tw-translate-x: -2.375rem;
  }

  .lg\:hover\:-translate-x-10\.5:hover{
    --tw-translate-x: -2.625rem;
  }

  .lg\:hover\:-translate-x-11\.25:hover{
    --tw-translate-x: -2.8125rem;
  }

  .lg\:hover\:-translate-x-11\.5:hover{
    --tw-translate-x: -2.875rem;
  }

  .lg\:hover\:-translate-x-12\.5:hover{
    --tw-translate-x: -3.125rem;
  }

  .lg\:hover\:-translate-x-12\.75:hover{
    --tw-translate-x: -3.1875rem;
  }

  .lg\:hover\:-translate-x-13\.5:hover{
    --tw-translate-x: -3.375rem;
  }

  .lg\:hover\:-translate-x-14\.5:hover{
    --tw-translate-x: -3.625rem;
  }

  .lg\:hover\:-translate-x-15\.5:hover{
    --tw-translate-x: -3.875rem;
  }

  .lg\:hover\:-translate-x-15\.75:hover{
    --tw-translate-x: -3.9375rem;
  }

  .lg\:hover\:-translate-x-16\.25:hover{
    --tw-translate-x: -4.0625rem;
  }

  .lg\:hover\:-translate-x-17\.25:hover{
    --tw-translate-x: -4.3125rem;
  }

  .lg\:hover\:-translate-x-17\.5:hover{
    --tw-translate-x: -4.375rem;
  }

  .lg\:hover\:-translate-x-18\.25:hover{
    --tw-translate-x: -4.5625rem;
  }

  .lg\:hover\:-translate-x-18\.5:hover{
    --tw-translate-x: -4.625rem;
  }

  .lg\:hover\:-translate-x-20\.25:hover{
    --tw-translate-x: -5.0625rem;
  }

  .lg\:hover\:-translate-x-20\.5:hover{
    --tw-translate-x: -5.125rem;
  }

  .lg\:hover\:-translate-x-22\.5:hover{
    --tw-translate-x: -5.625rem;
  }

  .lg\:hover\:-translate-x-25\.5:hover{
    --tw-translate-x: -6.375rem;
  }

  .lg\:hover\:-translate-x-26\.75:hover{
    --tw-translate-x: -6.6875rem;
  }

  .lg\:hover\:-translate-x-32\.5:hover{
    --tw-translate-x: -8.125rem;
  }

  .lg\:hover\:-translate-x-37\.5:hover{
    --tw-translate-x: -9.375rem;
  }

  .lg\:hover\:-translate-x-41\.25:hover{
    --tw-translate-x: -10.3125rem;
  }

  .lg\:hover\:-translate-x-52\.5:hover{
    --tw-translate-x: -13.125rem;
  }

  .lg\:hover\:-translate-x-54\.5:hover{
    --tw-translate-x: -13.625rem;
  }

  .lg\:hover\:-translate-x-57\.25:hover{
    --tw-translate-x: -14.3125rem;
  }

  .lg\:hover\:-translate-x-57\.5:hover{
    --tw-translate-x: -14.375rem;
  }

  .lg\:hover\:-translate-x-66\.25:hover{
    --tw-translate-x: -16.5625rem;
  }

  .lg\:hover\:-translate-x-74\.5:hover{
    --tw-translate-x: -18.125rem;
  }

  .lg\:hover\:-translate-x-106\.25:hover{
    --tw-translate-x: -26.5625rem;
  }

  .lg\:hover\:-translate-x-112\.25:hover{
    --tw-translate-x: -28.0675rem;
  }

  .lg\:hover\:-translate-x-112\.75:hover{
    --tw-translate-x: -28.1875rem;
  }

  .lg\:hover\:-translate-x-147\.5:hover{
    --tw-translate-x: -36.875rem;
  }

  .lg\:hover\:-translate-x-162\.5:hover{
    --tw-translate-x: -40.625rem;
  }

  .lg\:hover\:-translate-x-172\.25:hover{
    --tw-translate-x: -42.5625rem;
  }

  .lg\:hover\:-translate-x-175\.25:hover{
    --tw-translate-x: -43.8125rem;
  }

  .lg\:hover\:-translate-x-184\.25:hover{
    --tw-translate-x: -46.0625rem;
  }

  .lg\:hover\:-translate-x-203\.25:hover{
    --tw-translate-x: -50.8125rem;
  }

  .lg\:hover\:-translate-x-half:hover{
    --tw-translate-x: -50%;
  }

  .lg\:hover\:-translate-x-full:hover{
    --tw-translate-x: -100%;
  }

  .lg\:hover\:-translate-x-1\/10:hover{
    --tw-translate-x: -10%;
  }

  .lg\:hover\:-translate-x-2\/10:hover{
    --tw-translate-x: -20%;
  }

  .lg\:hover\:-translate-x-3\/10:hover{
    --tw-translate-x: -30%;
  }

  .lg\:hover\:-translate-x-4\/10:hover{
    --tw-translate-x: -40%;
  }

  .lg\:hover\:-translate-x-4\.5\/10:hover{
    --tw-translate-x: -45%;
  }

  .lg\:hover\:-translate-x-5\/10:hover{
    --tw-translate-x: -50%;
  }

  .lg\:hover\:-translate-x-5\.5\/10:hover{
    --tw-translate-x: -55%;
  }

  .lg\:hover\:-translate-x-6\/10:hover{
    --tw-translate-x: -60%;
  }

  .lg\:hover\:-translate-x-7\/10:hover{
    --tw-translate-x: -70%;
  }

  .lg\:hover\:-translate-x-8\/10:hover{
    --tw-translate-x: -80%;
  }

  .lg\:hover\:-translate-x-9\/10:hover{
    --tw-translate-x: -90%;
  }

  .lg\:hover\:-translate-x-1\/12:hover{
    --tw-translate-x: -8.33333%;
  }

  .lg\:hover\:-translate-x-2\/12:hover{
    --tw-translate-x: -16.66667%;
  }

  .lg\:hover\:-translate-x-3\/12:hover{
    --tw-translate-x: -25%;
  }

  .lg\:hover\:-translate-x-4\/12:hover{
    --tw-translate-x: -33.33333%;
  }

  .lg\:hover\:-translate-x-5\/12:hover{
    --tw-translate-x: -41.66667%;
  }

  .lg\:hover\:-translate-x-6\/12:hover{
    --tw-translate-x: -50%;
  }

  .lg\:hover\:-translate-x-7\/12:hover{
    --tw-translate-x: -58.33333%;
  }

  .lg\:hover\:-translate-x-8\/12:hover{
    --tw-translate-x: -66.66667%;
  }

  .lg\:hover\:-translate-x-9\/12:hover{
    --tw-translate-x: -75%;
  }

  .lg\:hover\:-translate-x-10\/12:hover{
    --tw-translate-x: -83.33333%;
  }

  .lg\:hover\:-translate-x-11\/12:hover{
    --tw-translate-x: -91.66667%;
  }

  .lg\:hover\:translate-x-1\/2:hover{
    --tw-translate-x: 50%;
  }

  .lg\:hover\:translate-x-1\/3:hover{
    --tw-translate-x: 33.333333%;
  }

  .lg\:hover\:translate-x-2\/3:hover{
    --tw-translate-x: 66.666667%;
  }

  .lg\:hover\:translate-x-1\/4:hover{
    --tw-translate-x: 25%;
  }

  .lg\:hover\:translate-x-2\/4:hover{
    --tw-translate-x: 50%;
  }

  .lg\:hover\:translate-x-3\/4:hover{
    --tw-translate-x: 75%;
  }

  .lg\:hover\:-translate-x-1\/2:hover{
    --tw-translate-x: -50%;
  }

  .lg\:hover\:-translate-x-1\/3:hover{
    --tw-translate-x: -33.333333%;
  }

  .lg\:hover\:-translate-x-2\/3:hover{
    --tw-translate-x: -66.666667%;
  }

  .lg\:hover\:-translate-x-1\/4:hover{
    --tw-translate-x: -25%;
  }

  .lg\:hover\:-translate-x-2\/4:hover{
    --tw-translate-x: -50%;
  }

  .lg\:hover\:-translate-x-3\/4:hover{
    --tw-translate-x: -75%;
  }

  .lg\:hover\:translate-y-0:hover{
    --tw-translate-y: 0px;
  }

  .lg\:hover\:translate-y-1:hover{
    --tw-translate-y: 0.25rem;
  }

  .lg\:hover\:translate-y-2:hover{
    --tw-translate-y: 0.5rem;
  }

  .lg\:hover\:translate-y-3:hover{
    --tw-translate-y: 0.75rem;
  }

  .lg\:hover\:translate-y-4:hover{
    --tw-translate-y: 1rem;
  }

  .lg\:hover\:translate-y-5:hover{
    --tw-translate-y: 1.25rem;
  }

  .lg\:hover\:translate-y-6:hover{
    --tw-translate-y: 1.5rem;
  }

  .lg\:hover\:translate-y-7:hover{
    --tw-translate-y: 1.75rem;
  }

  .lg\:hover\:translate-y-8:hover{
    --tw-translate-y: 2rem;
  }

  .lg\:hover\:translate-y-9:hover{
    --tw-translate-y: 2.25rem;
  }

  .lg\:hover\:translate-y-10:hover{
    --tw-translate-y: 2.5rem;
  }

  .lg\:hover\:translate-y-11:hover{
    --tw-translate-y: 2.75rem;
  }

  .lg\:hover\:translate-y-12:hover{
    --tw-translate-y: 3rem;
  }

  .lg\:hover\:translate-y-13:hover{
    --tw-translate-y: 3.25rem;
  }

  .lg\:hover\:translate-y-14:hover{
    --tw-translate-y: 3.5rem;
  }

  .lg\:hover\:translate-y-15:hover{
    --tw-translate-y: 3.75rem;
  }

  .lg\:hover\:translate-y-16:hover{
    --tw-translate-y: 4rem;
  }

  .lg\:hover\:translate-y-17:hover{
    --tw-translate-y: 4.25rem;
  }

  .lg\:hover\:translate-y-18:hover{
    --tw-translate-y: 4.5rem;
  }

  .lg\:hover\:translate-y-19:hover{
    --tw-translate-y: 4.75rem;
  }

  .lg\:hover\:translate-y-20:hover{
    --tw-translate-y: 5rem;
  }

  .lg\:hover\:translate-y-22:hover{
    --tw-translate-y: 5.5rem;
  }

  .lg\:hover\:translate-y-24:hover{
    --tw-translate-y: 6rem;
  }

  .lg\:hover\:translate-y-25:hover{
    --tw-translate-y: 6.25rem;
  }

  .lg\:hover\:translate-y-28:hover{
    --tw-translate-y: 7rem;
  }

  .lg\:hover\:translate-y-30:hover{
    --tw-translate-y: 7.5rem;
  }

  .lg\:hover\:translate-y-32:hover{
    --tw-translate-y: 8rem;
  }

  .lg\:hover\:translate-y-34:hover{
    --tw-translate-y: 8.5rem;
  }

  .lg\:hover\:translate-y-35:hover{
    --tw-translate-y: 8.75rem;
  }

  .lg\:hover\:translate-y-36:hover{
    --tw-translate-y: 9rem;
  }

  .lg\:hover\:translate-y-39:hover{
    --tw-translate-y: 9.75rem;
  }

  .lg\:hover\:translate-y-40:hover{
    --tw-translate-y: 10rem;
  }

  .lg\:hover\:translate-y-42:hover{
    --tw-translate-y: 10.5rem;
  }

  .lg\:hover\:translate-y-44:hover{
    --tw-translate-y: 11rem;
  }

  .lg\:hover\:translate-y-45:hover{
    --tw-translate-y: 11.25rem;
  }

  .lg\:hover\:translate-y-48:hover{
    --tw-translate-y: 12rem;
  }

  .lg\:hover\:translate-y-50:hover{
    --tw-translate-y: 12.5rem;
  }

  .lg\:hover\:translate-y-52:hover{
    --tw-translate-y: 13rem;
  }

  .lg\:hover\:translate-y-55:hover{
    --tw-translate-y: 13.75rem;
  }

  .lg\:hover\:translate-y-56:hover{
    --tw-translate-y: 14rem;
  }

  .lg\:hover\:translate-y-58:hover{
    --tw-translate-y: 14.5rem;
  }

  .lg\:hover\:translate-y-60:hover{
    --tw-translate-y: 15rem;
  }

  .lg\:hover\:translate-y-64:hover{
    --tw-translate-y: 16rem;
  }

  .lg\:hover\:translate-y-65:hover{
    --tw-translate-y: 16.25rem;
  }

  .lg\:hover\:translate-y-68:hover{
    --tw-translate-y: 17rem;
  }

  .lg\:hover\:translate-y-69:hover{
    --tw-translate-y: 17.25rem;
  }

  .lg\:hover\:translate-y-70:hover{
    --tw-translate-y: 17.5rem;
  }

  .lg\:hover\:translate-y-72:hover{
    --tw-translate-y: 18rem;
  }

  .lg\:hover\:translate-y-75:hover{
    --tw-translate-y: 18.75rem;
  }

  .lg\:hover\:translate-y-80:hover{
    --tw-translate-y: 20rem;
  }

  .lg\:hover\:translate-y-85:hover{
    --tw-translate-y: 21.25rem;
  }

  .lg\:hover\:translate-y-86:hover{
    --tw-translate-y: 21.5rem;
  }

  .lg\:hover\:translate-y-90:hover{
    --tw-translate-y: 22.5rem;
  }

  .lg\:hover\:translate-y-96:hover{
    --tw-translate-y: 24rem;
  }

  .lg\:hover\:translate-y-100:hover{
    --tw-translate-y: 25rem;
  }

  .lg\:hover\:translate-y-115:hover{
    --tw-translate-y: 28.75rem;
  }

  .lg\:hover\:translate-y-125:hover{
    --tw-translate-y: 31.25rem;
  }

  .lg\:hover\:translate-y-142:hover{
    --tw-translate-y: 35.5rem;
  }

  .lg\:hover\:translate-y-150:hover{
    --tw-translate-y: 37.5rem;
  }

  .lg\:hover\:translate-y-156:hover{
    --tw-translate-y: 39rem;
  }

  .lg\:hover\:translate-y-160:hover{
    --tw-translate-y: 40rem;
  }

  .lg\:hover\:translate-y-175:hover{
    --tw-translate-y: 43.75rem;
  }

  .lg\:hover\:translate-y-207:hover{
    --tw-translate-y: 51.75rem;
  }

  .lg\:hover\:translate-y-242:hover{
    --tw-translate-y: 60.5rem;
  }

  .lg\:hover\:translate-y-250:hover{
    --tw-translate-y: 62.5rem;
  }

  .lg\:hover\:translate-y-258:hover{
    --tw-translate-y: 64.5rem;
  }

  .lg\:hover\:translate-y-265:hover{
    --tw-translate-y: 66.25rem;
  }

  .lg\:hover\:translate-y-280:hover{
    --tw-translate-y: 70rem;
  }

  .lg\:hover\:translate-y-px:hover{
    --tw-translate-y: 1px;
  }

  .lg\:hover\:translate-y-0\.5:hover{
    --tw-translate-y: 0.125rem;
  }

  .lg\:hover\:translate-y-1\.5:hover{
    --tw-translate-y: 0.375rem;
  }

  .lg\:hover\:translate-y-2\.5:hover{
    --tw-translate-y: 0.625rem;
  }

  .lg\:hover\:translate-y-3\.5:hover{
    --tw-translate-y: 0.875rem;
  }

  .lg\:hover\:translate-y-0\.25:hover{
    --tw-translate-y: 0.0625rem;
  }

  .lg\:hover\:translate-y-0\.75:hover{
    --tw-translate-y: 0.1875rem;
  }

  .lg\:hover\:translate-y-1\.25:hover{
    --tw-translate-y: 0.3125rem;
  }

  .lg\:hover\:translate-y-1\.75:hover{
    --tw-translate-y: 0.4375rem;
  }

  .lg\:hover\:translate-y-2\.25:hover{
    --tw-translate-y: 0.5625rem;
  }

  .lg\:hover\:translate-y-2\.75:hover{
    --tw-translate-y: 0.6875rem;
  }

  .lg\:hover\:translate-y-3\.25:hover{
    --tw-translate-y: 0.8125rem;
  }

  .lg\:hover\:translate-y-3\.75:hover{
    --tw-translate-y: 0.9375rem;
  }

  .lg\:hover\:translate-y-4\.25:hover{
    --tw-translate-y: 1.0625rem;
  }

  .lg\:hover\:translate-y-4\.5:hover{
    --tw-translate-y: 1.125rem;
  }

  .lg\:hover\:translate-y-4\.75:hover{
    --tw-translate-y: 1.1875rem;
  }

  .lg\:hover\:translate-y-5\.25:hover{
    --tw-translate-y: 1.3125rem;
  }

  .lg\:hover\:translate-y-5\.5:hover{
    --tw-translate-y: 1.375rem;
  }

  .lg\:hover\:translate-y-5\.75:hover{
    --tw-translate-y: 1.4375rem;
  }

  .lg\:hover\:translate-y-6\.25:hover{
    --tw-translate-y: 1.5625rem;
  }

  .lg\:hover\:translate-y-6\.5:hover{
    --tw-translate-y: 1.625rem;
  }

  .lg\:hover\:translate-y-6\.75:hover{
    --tw-translate-y: 1.6875rem;
  }

  .lg\:hover\:translate-y-7\.25:hover{
    --tw-translate-y: 1.8125rem;
  }

  .lg\:hover\:translate-y-7\.5:hover{
    --tw-translate-y: 1.875rem;
  }

  .lg\:hover\:translate-y-8\.25:hover{
    --tw-translate-y: 2.0625rem;
  }

  .lg\:hover\:translate-y-8\.5:hover{
    --tw-translate-y: 2.125rem;
  }

  .lg\:hover\:translate-y-9\.25:hover{
    --tw-translate-y: 2.3125rem;
  }

  .lg\:hover\:translate-y-9\.5:hover{
    --tw-translate-y: 2.375rem;
  }

  .lg\:hover\:translate-y-10\.5:hover{
    --tw-translate-y: 2.625rem;
  }

  .lg\:hover\:translate-y-11\.25:hover{
    --tw-translate-y: 2.8125rem;
  }

  .lg\:hover\:translate-y-11\.5:hover{
    --tw-translate-y: 2.875rem;
  }

  .lg\:hover\:translate-y-12\.5:hover{
    --tw-translate-y: 3.125rem;
  }

  .lg\:hover\:translate-y-12\.75:hover{
    --tw-translate-y: 3.1875rem;
  }

  .lg\:hover\:translate-y-13\.5:hover{
    --tw-translate-y: 3.375rem;
  }

  .lg\:hover\:translate-y-14\.5:hover{
    --tw-translate-y: 3.625rem;
  }

  .lg\:hover\:translate-y-15\.5:hover{
    --tw-translate-y: 3.875rem;
  }

  .lg\:hover\:translate-y-15\.75:hover{
    --tw-translate-y: 3.9375rem;
  }

  .lg\:hover\:translate-y-16\.25:hover{
    --tw-translate-y: 4.0625rem;
  }

  .lg\:hover\:translate-y-17\.25:hover{
    --tw-translate-y: 4.3125rem;
  }

  .lg\:hover\:translate-y-17\.5:hover{
    --tw-translate-y: 4.375rem;
  }

  .lg\:hover\:translate-y-18\.25:hover{
    --tw-translate-y: 4.5625rem;
  }

  .lg\:hover\:translate-y-18\.5:hover{
    --tw-translate-y: 4.625rem;
  }

  .lg\:hover\:translate-y-20\.25:hover{
    --tw-translate-y: 5.0625rem;
  }

  .lg\:hover\:translate-y-20\.5:hover{
    --tw-translate-y: 5.125rem;
  }

  .lg\:hover\:translate-y-22\.5:hover{
    --tw-translate-y: 5.625rem;
  }

  .lg\:hover\:translate-y-25\.5:hover{
    --tw-translate-y: 6.375rem;
  }

  .lg\:hover\:translate-y-26\.75:hover{
    --tw-translate-y: 6.6875rem;
  }

  .lg\:hover\:translate-y-32\.5:hover{
    --tw-translate-y: 8.125rem;
  }

  .lg\:hover\:translate-y-37\.5:hover{
    --tw-translate-y: 9.375rem;
  }

  .lg\:hover\:translate-y-41\.25:hover{
    --tw-translate-y: 10.3125rem;
  }

  .lg\:hover\:translate-y-52\.5:hover{
    --tw-translate-y: 13.125rem;
  }

  .lg\:hover\:translate-y-54\.5:hover{
    --tw-translate-y: 13.625rem;
  }

  .lg\:hover\:translate-y-57\.25:hover{
    --tw-translate-y: 14.3125rem;
  }

  .lg\:hover\:translate-y-57\.5:hover{
    --tw-translate-y: 14.375rem;
  }

  .lg\:hover\:translate-y-66\.25:hover{
    --tw-translate-y: 16.5625rem;
  }

  .lg\:hover\:translate-y-74\.5:hover{
    --tw-translate-y: 18.125rem;
  }

  .lg\:hover\:translate-y-106\.25:hover{
    --tw-translate-y: 26.5625rem;
  }

  .lg\:hover\:translate-y-112\.25:hover{
    --tw-translate-y: 28.0675rem;
  }

  .lg\:hover\:translate-y-112\.75:hover{
    --tw-translate-y: 28.1875rem;
  }

  .lg\:hover\:translate-y-147\.5:hover{
    --tw-translate-y: 36.875rem;
  }

  .lg\:hover\:translate-y-162\.5:hover{
    --tw-translate-y: 40.625rem;
  }

  .lg\:hover\:translate-y-172\.25:hover{
    --tw-translate-y: 42.5625rem;
  }

  .lg\:hover\:translate-y-175\.25:hover{
    --tw-translate-y: 43.8125rem;
  }

  .lg\:hover\:translate-y-184\.25:hover{
    --tw-translate-y: 46.0625rem;
  }

  .lg\:hover\:translate-y-203\.25:hover{
    --tw-translate-y: 50.8125rem;
  }

  .lg\:hover\:translate-y-half:hover{
    --tw-translate-y: 50%;
  }

  .lg\:hover\:translate-y-full:hover{
    --tw-translate-y: 100%;
  }

  .lg\:hover\:translate-y-1\/10:hover{
    --tw-translate-y: 10%;
  }

  .lg\:hover\:translate-y-2\/10:hover{
    --tw-translate-y: 20%;
  }

  .lg\:hover\:translate-y-3\/10:hover{
    --tw-translate-y: 30%;
  }

  .lg\:hover\:translate-y-4\/10:hover{
    --tw-translate-y: 40%;
  }

  .lg\:hover\:translate-y-4\.5\/10:hover{
    --tw-translate-y: 45%;
  }

  .lg\:hover\:translate-y-5\/10:hover{
    --tw-translate-y: 50%;
  }

  .lg\:hover\:translate-y-5\.5\/10:hover{
    --tw-translate-y: 55%;
  }

  .lg\:hover\:translate-y-6\/10:hover{
    --tw-translate-y: 60%;
  }

  .lg\:hover\:translate-y-7\/10:hover{
    --tw-translate-y: 70%;
  }

  .lg\:hover\:translate-y-8\/10:hover{
    --tw-translate-y: 80%;
  }

  .lg\:hover\:translate-y-9\/10:hover{
    --tw-translate-y: 90%;
  }

  .lg\:hover\:translate-y-1\/12:hover{
    --tw-translate-y: 8.333333%;
  }

  .lg\:hover\:translate-y-2\/12:hover{
    --tw-translate-y: 16.666667%;
  }

  .lg\:hover\:translate-y-3\/12:hover{
    --tw-translate-y: 25%;
  }

  .lg\:hover\:translate-y-4\/12:hover{
    --tw-translate-y: 33.333333%;
  }

  .lg\:hover\:translate-y-5\/12:hover{
    --tw-translate-y: 41.666667%;
  }

  .lg\:hover\:translate-y-6\/12:hover{
    --tw-translate-y: 50%;
  }

  .lg\:hover\:translate-y-7\/12:hover{
    --tw-translate-y: 58.333333%;
  }

  .lg\:hover\:translate-y-8\/12:hover{
    --tw-translate-y: 66.666667%;
  }

  .lg\:hover\:translate-y-9\/12:hover{
    --tw-translate-y: 75%;
  }

  .lg\:hover\:translate-y-10\/12:hover{
    --tw-translate-y: 83.333333%;
  }

  .lg\:hover\:translate-y-11\/12:hover{
    --tw-translate-y: 91.666667%;
  }

  .lg\:hover\:-translate-y-0:hover{
    --tw-translate-y: 0px;
  }

  .lg\:hover\:-translate-y-1:hover{
    --tw-translate-y: -0.25rem;
  }

  .lg\:hover\:-translate-y-2:hover{
    --tw-translate-y: -0.5rem;
  }

  .lg\:hover\:-translate-y-3:hover{
    --tw-translate-y: -0.75rem;
  }

  .lg\:hover\:-translate-y-4:hover{
    --tw-translate-y: -1rem;
  }

  .lg\:hover\:-translate-y-5:hover{
    --tw-translate-y: -1.25rem;
  }

  .lg\:hover\:-translate-y-6:hover{
    --tw-translate-y: -1.5rem;
  }

  .lg\:hover\:-translate-y-7:hover{
    --tw-translate-y: -1.75rem;
  }

  .lg\:hover\:-translate-y-8:hover{
    --tw-translate-y: -2rem;
  }

  .lg\:hover\:-translate-y-9:hover{
    --tw-translate-y: -2.25rem;
  }

  .lg\:hover\:-translate-y-10:hover{
    --tw-translate-y: -2.5rem;
  }

  .lg\:hover\:-translate-y-11:hover{
    --tw-translate-y: -2.75rem;
  }

  .lg\:hover\:-translate-y-12:hover{
    --tw-translate-y: -3rem;
  }

  .lg\:hover\:-translate-y-13:hover{
    --tw-translate-y: -3.25rem;
  }

  .lg\:hover\:-translate-y-14:hover{
    --tw-translate-y: -3.5rem;
  }

  .lg\:hover\:-translate-y-15:hover{
    --tw-translate-y: -3.75rem;
  }

  .lg\:hover\:-translate-y-16:hover{
    --tw-translate-y: -4rem;
  }

  .lg\:hover\:-translate-y-17:hover{
    --tw-translate-y: -4.25rem;
  }

  .lg\:hover\:-translate-y-18:hover{
    --tw-translate-y: -4.5rem;
  }

  .lg\:hover\:-translate-y-19:hover{
    --tw-translate-y: -4.75rem;
  }

  .lg\:hover\:-translate-y-20:hover{
    --tw-translate-y: -5rem;
  }

  .lg\:hover\:-translate-y-22:hover{
    --tw-translate-y: -5.5rem;
  }

  .lg\:hover\:-translate-y-24:hover{
    --tw-translate-y: -6rem;
  }

  .lg\:hover\:-translate-y-25:hover{
    --tw-translate-y: -6.25rem;
  }

  .lg\:hover\:-translate-y-28:hover{
    --tw-translate-y: -7rem;
  }

  .lg\:hover\:-translate-y-30:hover{
    --tw-translate-y: -7.5rem;
  }

  .lg\:hover\:-translate-y-32:hover{
    --tw-translate-y: -8rem;
  }

  .lg\:hover\:-translate-y-34:hover{
    --tw-translate-y: -8.5rem;
  }

  .lg\:hover\:-translate-y-35:hover{
    --tw-translate-y: -8.75rem;
  }

  .lg\:hover\:-translate-y-36:hover{
    --tw-translate-y: -9rem;
  }

  .lg\:hover\:-translate-y-39:hover{
    --tw-translate-y: -9.75rem;
  }

  .lg\:hover\:-translate-y-40:hover{
    --tw-translate-y: -10rem;
  }

  .lg\:hover\:-translate-y-42:hover{
    --tw-translate-y: -10.5rem;
  }

  .lg\:hover\:-translate-y-44:hover{
    --tw-translate-y: -11rem;
  }

  .lg\:hover\:-translate-y-45:hover{
    --tw-translate-y: -11.25rem;
  }

  .lg\:hover\:-translate-y-48:hover{
    --tw-translate-y: -12rem;
  }

  .lg\:hover\:-translate-y-50:hover{
    --tw-translate-y: -12.5rem;
  }

  .lg\:hover\:-translate-y-52:hover{
    --tw-translate-y: -13rem;
  }

  .lg\:hover\:-translate-y-55:hover{
    --tw-translate-y: -13.75rem;
  }

  .lg\:hover\:-translate-y-56:hover{
    --tw-translate-y: -14rem;
  }

  .lg\:hover\:-translate-y-58:hover{
    --tw-translate-y: -14.5rem;
  }

  .lg\:hover\:-translate-y-60:hover{
    --tw-translate-y: -15rem;
  }

  .lg\:hover\:-translate-y-64:hover{
    --tw-translate-y: -16rem;
  }

  .lg\:hover\:-translate-y-65:hover{
    --tw-translate-y: -16.25rem;
  }

  .lg\:hover\:-translate-y-68:hover{
    --tw-translate-y: -17rem;
  }

  .lg\:hover\:-translate-y-69:hover{
    --tw-translate-y: -17.25rem;
  }

  .lg\:hover\:-translate-y-70:hover{
    --tw-translate-y: -17.5rem;
  }

  .lg\:hover\:-translate-y-72:hover{
    --tw-translate-y: -18rem;
  }

  .lg\:hover\:-translate-y-75:hover{
    --tw-translate-y: -18.75rem;
  }

  .lg\:hover\:-translate-y-80:hover{
    --tw-translate-y: -20rem;
  }

  .lg\:hover\:-translate-y-85:hover{
    --tw-translate-y: -21.25rem;
  }

  .lg\:hover\:-translate-y-86:hover{
    --tw-translate-y: -21.5rem;
  }

  .lg\:hover\:-translate-y-90:hover{
    --tw-translate-y: -22.5rem;
  }

  .lg\:hover\:-translate-y-96:hover{
    --tw-translate-y: -24rem;
  }

  .lg\:hover\:-translate-y-100:hover{
    --tw-translate-y: -25rem;
  }

  .lg\:hover\:-translate-y-115:hover{
    --tw-translate-y: -28.75rem;
  }

  .lg\:hover\:-translate-y-125:hover{
    --tw-translate-y: -31.25rem;
  }

  .lg\:hover\:-translate-y-142:hover{
    --tw-translate-y: -35.5rem;
  }

  .lg\:hover\:-translate-y-150:hover{
    --tw-translate-y: -37.5rem;
  }

  .lg\:hover\:-translate-y-156:hover{
    --tw-translate-y: -39rem;
  }

  .lg\:hover\:-translate-y-160:hover{
    --tw-translate-y: -40rem;
  }

  .lg\:hover\:-translate-y-175:hover{
    --tw-translate-y: -43.75rem;
  }

  .lg\:hover\:-translate-y-207:hover{
    --tw-translate-y: -51.75rem;
  }

  .lg\:hover\:-translate-y-242:hover{
    --tw-translate-y: -60.5rem;
  }

  .lg\:hover\:-translate-y-250:hover{
    --tw-translate-y: -62.5rem;
  }

  .lg\:hover\:-translate-y-258:hover{
    --tw-translate-y: -64.5rem;
  }

  .lg\:hover\:-translate-y-265:hover{
    --tw-translate-y: -66.25rem;
  }

  .lg\:hover\:-translate-y-280:hover{
    --tw-translate-y: -70rem;
  }

  .lg\:hover\:-translate-y-px:hover{
    --tw-translate-y: -1px;
  }

  .lg\:hover\:-translate-y-0\.5:hover{
    --tw-translate-y: -0.125rem;
  }

  .lg\:hover\:-translate-y-1\.5:hover{
    --tw-translate-y: -0.375rem;
  }

  .lg\:hover\:-translate-y-2\.5:hover{
    --tw-translate-y: -0.625rem;
  }

  .lg\:hover\:-translate-y-3\.5:hover{
    --tw-translate-y: -0.875rem;
  }

  .lg\:hover\:-translate-y-0\.25:hover{
    --tw-translate-y: -0.0625rem;
  }

  .lg\:hover\:-translate-y-0\.75:hover{
    --tw-translate-y: -0.1875rem;
  }

  .lg\:hover\:-translate-y-1\.25:hover{
    --tw-translate-y: -0.3125rem;
  }

  .lg\:hover\:-translate-y-1\.75:hover{
    --tw-translate-y: -0.4375rem;
  }

  .lg\:hover\:-translate-y-2\.25:hover{
    --tw-translate-y: -0.5625rem;
  }

  .lg\:hover\:-translate-y-2\.75:hover{
    --tw-translate-y: -0.6875rem;
  }

  .lg\:hover\:-translate-y-3\.25:hover{
    --tw-translate-y: -0.8125rem;
  }

  .lg\:hover\:-translate-y-3\.75:hover{
    --tw-translate-y: -0.9375rem;
  }

  .lg\:hover\:-translate-y-4\.25:hover{
    --tw-translate-y: -1.0625rem;
  }

  .lg\:hover\:-translate-y-4\.5:hover{
    --tw-translate-y: -1.125rem;
  }

  .lg\:hover\:-translate-y-4\.75:hover{
    --tw-translate-y: -1.1875rem;
  }

  .lg\:hover\:-translate-y-5\.25:hover{
    --tw-translate-y: -1.3125rem;
  }

  .lg\:hover\:-translate-y-5\.5:hover{
    --tw-translate-y: -1.375rem;
  }

  .lg\:hover\:-translate-y-5\.75:hover{
    --tw-translate-y: -1.4375rem;
  }

  .lg\:hover\:-translate-y-6\.25:hover{
    --tw-translate-y: -1.5625rem;
  }

  .lg\:hover\:-translate-y-6\.5:hover{
    --tw-translate-y: -1.625rem;
  }

  .lg\:hover\:-translate-y-6\.75:hover{
    --tw-translate-y: -1.6875rem;
  }

  .lg\:hover\:-translate-y-7\.25:hover{
    --tw-translate-y: -1.8125rem;
  }

  .lg\:hover\:-translate-y-7\.5:hover{
    --tw-translate-y: -1.875rem;
  }

  .lg\:hover\:-translate-y-8\.25:hover{
    --tw-translate-y: -2.0625rem;
  }

  .lg\:hover\:-translate-y-8\.5:hover{
    --tw-translate-y: -2.125rem;
  }

  .lg\:hover\:-translate-y-9\.25:hover{
    --tw-translate-y: -2.3125rem;
  }

  .lg\:hover\:-translate-y-9\.5:hover{
    --tw-translate-y: -2.375rem;
  }

  .lg\:hover\:-translate-y-10\.5:hover{
    --tw-translate-y: -2.625rem;
  }

  .lg\:hover\:-translate-y-11\.25:hover{
    --tw-translate-y: -2.8125rem;
  }

  .lg\:hover\:-translate-y-11\.5:hover{
    --tw-translate-y: -2.875rem;
  }

  .lg\:hover\:-translate-y-12\.5:hover{
    --tw-translate-y: -3.125rem;
  }

  .lg\:hover\:-translate-y-12\.75:hover{
    --tw-translate-y: -3.1875rem;
  }

  .lg\:hover\:-translate-y-13\.5:hover{
    --tw-translate-y: -3.375rem;
  }

  .lg\:hover\:-translate-y-14\.5:hover{
    --tw-translate-y: -3.625rem;
  }

  .lg\:hover\:-translate-y-15\.5:hover{
    --tw-translate-y: -3.875rem;
  }

  .lg\:hover\:-translate-y-15\.75:hover{
    --tw-translate-y: -3.9375rem;
  }

  .lg\:hover\:-translate-y-16\.25:hover{
    --tw-translate-y: -4.0625rem;
  }

  .lg\:hover\:-translate-y-17\.25:hover{
    --tw-translate-y: -4.3125rem;
  }

  .lg\:hover\:-translate-y-17\.5:hover{
    --tw-translate-y: -4.375rem;
  }

  .lg\:hover\:-translate-y-18\.25:hover{
    --tw-translate-y: -4.5625rem;
  }

  .lg\:hover\:-translate-y-18\.5:hover{
    --tw-translate-y: -4.625rem;
  }

  .lg\:hover\:-translate-y-20\.25:hover{
    --tw-translate-y: -5.0625rem;
  }

  .lg\:hover\:-translate-y-20\.5:hover{
    --tw-translate-y: -5.125rem;
  }

  .lg\:hover\:-translate-y-22\.5:hover{
    --tw-translate-y: -5.625rem;
  }

  .lg\:hover\:-translate-y-25\.5:hover{
    --tw-translate-y: -6.375rem;
  }

  .lg\:hover\:-translate-y-26\.75:hover{
    --tw-translate-y: -6.6875rem;
  }

  .lg\:hover\:-translate-y-32\.5:hover{
    --tw-translate-y: -8.125rem;
  }

  .lg\:hover\:-translate-y-37\.5:hover{
    --tw-translate-y: -9.375rem;
  }

  .lg\:hover\:-translate-y-41\.25:hover{
    --tw-translate-y: -10.3125rem;
  }

  .lg\:hover\:-translate-y-52\.5:hover{
    --tw-translate-y: -13.125rem;
  }

  .lg\:hover\:-translate-y-54\.5:hover{
    --tw-translate-y: -13.625rem;
  }

  .lg\:hover\:-translate-y-57\.25:hover{
    --tw-translate-y: -14.3125rem;
  }

  .lg\:hover\:-translate-y-57\.5:hover{
    --tw-translate-y: -14.375rem;
  }

  .lg\:hover\:-translate-y-66\.25:hover{
    --tw-translate-y: -16.5625rem;
  }

  .lg\:hover\:-translate-y-74\.5:hover{
    --tw-translate-y: -18.125rem;
  }

  .lg\:hover\:-translate-y-106\.25:hover{
    --tw-translate-y: -26.5625rem;
  }

  .lg\:hover\:-translate-y-112\.25:hover{
    --tw-translate-y: -28.0675rem;
  }

  .lg\:hover\:-translate-y-112\.75:hover{
    --tw-translate-y: -28.1875rem;
  }

  .lg\:hover\:-translate-y-147\.5:hover{
    --tw-translate-y: -36.875rem;
  }

  .lg\:hover\:-translate-y-162\.5:hover{
    --tw-translate-y: -40.625rem;
  }

  .lg\:hover\:-translate-y-172\.25:hover{
    --tw-translate-y: -42.5625rem;
  }

  .lg\:hover\:-translate-y-175\.25:hover{
    --tw-translate-y: -43.8125rem;
  }

  .lg\:hover\:-translate-y-184\.25:hover{
    --tw-translate-y: -46.0625rem;
  }

  .lg\:hover\:-translate-y-203\.25:hover{
    --tw-translate-y: -50.8125rem;
  }

  .lg\:hover\:-translate-y-half:hover{
    --tw-translate-y: -50%;
  }

  .lg\:hover\:-translate-y-full:hover{
    --tw-translate-y: -100%;
  }

  .lg\:hover\:-translate-y-1\/10:hover{
    --tw-translate-y: -10%;
  }

  .lg\:hover\:-translate-y-2\/10:hover{
    --tw-translate-y: -20%;
  }

  .lg\:hover\:-translate-y-3\/10:hover{
    --tw-translate-y: -30%;
  }

  .lg\:hover\:-translate-y-4\/10:hover{
    --tw-translate-y: -40%;
  }

  .lg\:hover\:-translate-y-4\.5\/10:hover{
    --tw-translate-y: -45%;
  }

  .lg\:hover\:-translate-y-5\/10:hover{
    --tw-translate-y: -50%;
  }

  .lg\:hover\:-translate-y-5\.5\/10:hover{
    --tw-translate-y: -55%;
  }

  .lg\:hover\:-translate-y-6\/10:hover{
    --tw-translate-y: -60%;
  }

  .lg\:hover\:-translate-y-7\/10:hover{
    --tw-translate-y: -70%;
  }

  .lg\:hover\:-translate-y-8\/10:hover{
    --tw-translate-y: -80%;
  }

  .lg\:hover\:-translate-y-9\/10:hover{
    --tw-translate-y: -90%;
  }

  .lg\:hover\:-translate-y-1\/12:hover{
    --tw-translate-y: -8.33333%;
  }

  .lg\:hover\:-translate-y-2\/12:hover{
    --tw-translate-y: -16.66667%;
  }

  .lg\:hover\:-translate-y-3\/12:hover{
    --tw-translate-y: -25%;
  }

  .lg\:hover\:-translate-y-4\/12:hover{
    --tw-translate-y: -33.33333%;
  }

  .lg\:hover\:-translate-y-5\/12:hover{
    --tw-translate-y: -41.66667%;
  }

  .lg\:hover\:-translate-y-6\/12:hover{
    --tw-translate-y: -50%;
  }

  .lg\:hover\:-translate-y-7\/12:hover{
    --tw-translate-y: -58.33333%;
  }

  .lg\:hover\:-translate-y-8\/12:hover{
    --tw-translate-y: -66.66667%;
  }

  .lg\:hover\:-translate-y-9\/12:hover{
    --tw-translate-y: -75%;
  }

  .lg\:hover\:-translate-y-10\/12:hover{
    --tw-translate-y: -83.33333%;
  }

  .lg\:hover\:-translate-y-11\/12:hover{
    --tw-translate-y: -91.66667%;
  }

  .lg\:hover\:translate-y-1\/2:hover{
    --tw-translate-y: 50%;
  }

  .lg\:hover\:translate-y-1\/3:hover{
    --tw-translate-y: 33.333333%;
  }

  .lg\:hover\:translate-y-2\/3:hover{
    --tw-translate-y: 66.666667%;
  }

  .lg\:hover\:translate-y-1\/4:hover{
    --tw-translate-y: 25%;
  }

  .lg\:hover\:translate-y-2\/4:hover{
    --tw-translate-y: 50%;
  }

  .lg\:hover\:translate-y-3\/4:hover{
    --tw-translate-y: 75%;
  }

  .lg\:hover\:-translate-y-1\/2:hover{
    --tw-translate-y: -50%;
  }

  .lg\:hover\:-translate-y-1\/3:hover{
    --tw-translate-y: -33.333333%;
  }

  .lg\:hover\:-translate-y-2\/3:hover{
    --tw-translate-y: -66.666667%;
  }

  .lg\:hover\:-translate-y-1\/4:hover{
    --tw-translate-y: -25%;
  }

  .lg\:hover\:-translate-y-2\/4:hover{
    --tw-translate-y: -50%;
  }

  .lg\:hover\:-translate-y-3\/4:hover{
    --tw-translate-y: -75%;
  }

  .lg\:focus\:translate-x-0:focus{
    --tw-translate-x: 0px;
  }

  .lg\:focus\:translate-x-1:focus{
    --tw-translate-x: 0.25rem;
  }

  .lg\:focus\:translate-x-2:focus{
    --tw-translate-x: 0.5rem;
  }

  .lg\:focus\:translate-x-3:focus{
    --tw-translate-x: 0.75rem;
  }

  .lg\:focus\:translate-x-4:focus{
    --tw-translate-x: 1rem;
  }

  .lg\:focus\:translate-x-5:focus{
    --tw-translate-x: 1.25rem;
  }

  .lg\:focus\:translate-x-6:focus{
    --tw-translate-x: 1.5rem;
  }

  .lg\:focus\:translate-x-7:focus{
    --tw-translate-x: 1.75rem;
  }

  .lg\:focus\:translate-x-8:focus{
    --tw-translate-x: 2rem;
  }

  .lg\:focus\:translate-x-9:focus{
    --tw-translate-x: 2.25rem;
  }

  .lg\:focus\:translate-x-10:focus{
    --tw-translate-x: 2.5rem;
  }

  .lg\:focus\:translate-x-11:focus{
    --tw-translate-x: 2.75rem;
  }

  .lg\:focus\:translate-x-12:focus{
    --tw-translate-x: 3rem;
  }

  .lg\:focus\:translate-x-13:focus{
    --tw-translate-x: 3.25rem;
  }

  .lg\:focus\:translate-x-14:focus{
    --tw-translate-x: 3.5rem;
  }

  .lg\:focus\:translate-x-15:focus{
    --tw-translate-x: 3.75rem;
  }

  .lg\:focus\:translate-x-16:focus{
    --tw-translate-x: 4rem;
  }

  .lg\:focus\:translate-x-17:focus{
    --tw-translate-x: 4.25rem;
  }

  .lg\:focus\:translate-x-18:focus{
    --tw-translate-x: 4.5rem;
  }

  .lg\:focus\:translate-x-19:focus{
    --tw-translate-x: 4.75rem;
  }

  .lg\:focus\:translate-x-20:focus{
    --tw-translate-x: 5rem;
  }

  .lg\:focus\:translate-x-22:focus{
    --tw-translate-x: 5.5rem;
  }

  .lg\:focus\:translate-x-24:focus{
    --tw-translate-x: 6rem;
  }

  .lg\:focus\:translate-x-25:focus{
    --tw-translate-x: 6.25rem;
  }

  .lg\:focus\:translate-x-28:focus{
    --tw-translate-x: 7rem;
  }

  .lg\:focus\:translate-x-30:focus{
    --tw-translate-x: 7.5rem;
  }

  .lg\:focus\:translate-x-32:focus{
    --tw-translate-x: 8rem;
  }

  .lg\:focus\:translate-x-34:focus{
    --tw-translate-x: 8.5rem;
  }

  .lg\:focus\:translate-x-35:focus{
    --tw-translate-x: 8.75rem;
  }

  .lg\:focus\:translate-x-36:focus{
    --tw-translate-x: 9rem;
  }

  .lg\:focus\:translate-x-39:focus{
    --tw-translate-x: 9.75rem;
  }

  .lg\:focus\:translate-x-40:focus{
    --tw-translate-x: 10rem;
  }

  .lg\:focus\:translate-x-42:focus{
    --tw-translate-x: 10.5rem;
  }

  .lg\:focus\:translate-x-44:focus{
    --tw-translate-x: 11rem;
  }

  .lg\:focus\:translate-x-45:focus{
    --tw-translate-x: 11.25rem;
  }

  .lg\:focus\:translate-x-48:focus{
    --tw-translate-x: 12rem;
  }

  .lg\:focus\:translate-x-50:focus{
    --tw-translate-x: 12.5rem;
  }

  .lg\:focus\:translate-x-52:focus{
    --tw-translate-x: 13rem;
  }

  .lg\:focus\:translate-x-55:focus{
    --tw-translate-x: 13.75rem;
  }

  .lg\:focus\:translate-x-56:focus{
    --tw-translate-x: 14rem;
  }

  .lg\:focus\:translate-x-58:focus{
    --tw-translate-x: 14.5rem;
  }

  .lg\:focus\:translate-x-60:focus{
    --tw-translate-x: 15rem;
  }

  .lg\:focus\:translate-x-64:focus{
    --tw-translate-x: 16rem;
  }

  .lg\:focus\:translate-x-65:focus{
    --tw-translate-x: 16.25rem;
  }

  .lg\:focus\:translate-x-68:focus{
    --tw-translate-x: 17rem;
  }

  .lg\:focus\:translate-x-69:focus{
    --tw-translate-x: 17.25rem;
  }

  .lg\:focus\:translate-x-70:focus{
    --tw-translate-x: 17.5rem;
  }

  .lg\:focus\:translate-x-72:focus{
    --tw-translate-x: 18rem;
  }

  .lg\:focus\:translate-x-75:focus{
    --tw-translate-x: 18.75rem;
  }

  .lg\:focus\:translate-x-80:focus{
    --tw-translate-x: 20rem;
  }

  .lg\:focus\:translate-x-85:focus{
    --tw-translate-x: 21.25rem;
  }

  .lg\:focus\:translate-x-86:focus{
    --tw-translate-x: 21.5rem;
  }

  .lg\:focus\:translate-x-90:focus{
    --tw-translate-x: 22.5rem;
  }

  .lg\:focus\:translate-x-96:focus{
    --tw-translate-x: 24rem;
  }

  .lg\:focus\:translate-x-100:focus{
    --tw-translate-x: 25rem;
  }

  .lg\:focus\:translate-x-115:focus{
    --tw-translate-x: 28.75rem;
  }

  .lg\:focus\:translate-x-125:focus{
    --tw-translate-x: 31.25rem;
  }

  .lg\:focus\:translate-x-142:focus{
    --tw-translate-x: 35.5rem;
  }

  .lg\:focus\:translate-x-150:focus{
    --tw-translate-x: 37.5rem;
  }

  .lg\:focus\:translate-x-156:focus{
    --tw-translate-x: 39rem;
  }

  .lg\:focus\:translate-x-160:focus{
    --tw-translate-x: 40rem;
  }

  .lg\:focus\:translate-x-175:focus{
    --tw-translate-x: 43.75rem;
  }

  .lg\:focus\:translate-x-207:focus{
    --tw-translate-x: 51.75rem;
  }

  .lg\:focus\:translate-x-242:focus{
    --tw-translate-x: 60.5rem;
  }

  .lg\:focus\:translate-x-250:focus{
    --tw-translate-x: 62.5rem;
  }

  .lg\:focus\:translate-x-258:focus{
    --tw-translate-x: 64.5rem;
  }

  .lg\:focus\:translate-x-265:focus{
    --tw-translate-x: 66.25rem;
  }

  .lg\:focus\:translate-x-280:focus{
    --tw-translate-x: 70rem;
  }

  .lg\:focus\:translate-x-px:focus{
    --tw-translate-x: 1px;
  }

  .lg\:focus\:translate-x-0\.5:focus{
    --tw-translate-x: 0.125rem;
  }

  .lg\:focus\:translate-x-1\.5:focus{
    --tw-translate-x: 0.375rem;
  }

  .lg\:focus\:translate-x-2\.5:focus{
    --tw-translate-x: 0.625rem;
  }

  .lg\:focus\:translate-x-3\.5:focus{
    --tw-translate-x: 0.875rem;
  }

  .lg\:focus\:translate-x-0\.25:focus{
    --tw-translate-x: 0.0625rem;
  }

  .lg\:focus\:translate-x-0\.75:focus{
    --tw-translate-x: 0.1875rem;
  }

  .lg\:focus\:translate-x-1\.25:focus{
    --tw-translate-x: 0.3125rem;
  }

  .lg\:focus\:translate-x-1\.75:focus{
    --tw-translate-x: 0.4375rem;
  }

  .lg\:focus\:translate-x-2\.25:focus{
    --tw-translate-x: 0.5625rem;
  }

  .lg\:focus\:translate-x-2\.75:focus{
    --tw-translate-x: 0.6875rem;
  }

  .lg\:focus\:translate-x-3\.25:focus{
    --tw-translate-x: 0.8125rem;
  }

  .lg\:focus\:translate-x-3\.75:focus{
    --tw-translate-x: 0.9375rem;
  }

  .lg\:focus\:translate-x-4\.25:focus{
    --tw-translate-x: 1.0625rem;
  }

  .lg\:focus\:translate-x-4\.5:focus{
    --tw-translate-x: 1.125rem;
  }

  .lg\:focus\:translate-x-4\.75:focus{
    --tw-translate-x: 1.1875rem;
  }

  .lg\:focus\:translate-x-5\.25:focus{
    --tw-translate-x: 1.3125rem;
  }

  .lg\:focus\:translate-x-5\.5:focus{
    --tw-translate-x: 1.375rem;
  }

  .lg\:focus\:translate-x-5\.75:focus{
    --tw-translate-x: 1.4375rem;
  }

  .lg\:focus\:translate-x-6\.25:focus{
    --tw-translate-x: 1.5625rem;
  }

  .lg\:focus\:translate-x-6\.5:focus{
    --tw-translate-x: 1.625rem;
  }

  .lg\:focus\:translate-x-6\.75:focus{
    --tw-translate-x: 1.6875rem;
  }

  .lg\:focus\:translate-x-7\.25:focus{
    --tw-translate-x: 1.8125rem;
  }

  .lg\:focus\:translate-x-7\.5:focus{
    --tw-translate-x: 1.875rem;
  }

  .lg\:focus\:translate-x-8\.25:focus{
    --tw-translate-x: 2.0625rem;
  }

  .lg\:focus\:translate-x-8\.5:focus{
    --tw-translate-x: 2.125rem;
  }

  .lg\:focus\:translate-x-9\.25:focus{
    --tw-translate-x: 2.3125rem;
  }

  .lg\:focus\:translate-x-9\.5:focus{
    --tw-translate-x: 2.375rem;
  }

  .lg\:focus\:translate-x-10\.5:focus{
    --tw-translate-x: 2.625rem;
  }

  .lg\:focus\:translate-x-11\.25:focus{
    --tw-translate-x: 2.8125rem;
  }

  .lg\:focus\:translate-x-11\.5:focus{
    --tw-translate-x: 2.875rem;
  }

  .lg\:focus\:translate-x-12\.5:focus{
    --tw-translate-x: 3.125rem;
  }

  .lg\:focus\:translate-x-12\.75:focus{
    --tw-translate-x: 3.1875rem;
  }

  .lg\:focus\:translate-x-13\.5:focus{
    --tw-translate-x: 3.375rem;
  }

  .lg\:focus\:translate-x-14\.5:focus{
    --tw-translate-x: 3.625rem;
  }

  .lg\:focus\:translate-x-15\.5:focus{
    --tw-translate-x: 3.875rem;
  }

  .lg\:focus\:translate-x-15\.75:focus{
    --tw-translate-x: 3.9375rem;
  }

  .lg\:focus\:translate-x-16\.25:focus{
    --tw-translate-x: 4.0625rem;
  }

  .lg\:focus\:translate-x-17\.25:focus{
    --tw-translate-x: 4.3125rem;
  }

  .lg\:focus\:translate-x-17\.5:focus{
    --tw-translate-x: 4.375rem;
  }

  .lg\:focus\:translate-x-18\.25:focus{
    --tw-translate-x: 4.5625rem;
  }

  .lg\:focus\:translate-x-18\.5:focus{
    --tw-translate-x: 4.625rem;
  }

  .lg\:focus\:translate-x-20\.25:focus{
    --tw-translate-x: 5.0625rem;
  }

  .lg\:focus\:translate-x-20\.5:focus{
    --tw-translate-x: 5.125rem;
  }

  .lg\:focus\:translate-x-22\.5:focus{
    --tw-translate-x: 5.625rem;
  }

  .lg\:focus\:translate-x-25\.5:focus{
    --tw-translate-x: 6.375rem;
  }

  .lg\:focus\:translate-x-26\.75:focus{
    --tw-translate-x: 6.6875rem;
  }

  .lg\:focus\:translate-x-32\.5:focus{
    --tw-translate-x: 8.125rem;
  }

  .lg\:focus\:translate-x-37\.5:focus{
    --tw-translate-x: 9.375rem;
  }

  .lg\:focus\:translate-x-41\.25:focus{
    --tw-translate-x: 10.3125rem;
  }

  .lg\:focus\:translate-x-52\.5:focus{
    --tw-translate-x: 13.125rem;
  }

  .lg\:focus\:translate-x-54\.5:focus{
    --tw-translate-x: 13.625rem;
  }

  .lg\:focus\:translate-x-57\.25:focus{
    --tw-translate-x: 14.3125rem;
  }

  .lg\:focus\:translate-x-57\.5:focus{
    --tw-translate-x: 14.375rem;
  }

  .lg\:focus\:translate-x-66\.25:focus{
    --tw-translate-x: 16.5625rem;
  }

  .lg\:focus\:translate-x-74\.5:focus{
    --tw-translate-x: 18.125rem;
  }

  .lg\:focus\:translate-x-106\.25:focus{
    --tw-translate-x: 26.5625rem;
  }

  .lg\:focus\:translate-x-112\.25:focus{
    --tw-translate-x: 28.0675rem;
  }

  .lg\:focus\:translate-x-112\.75:focus{
    --tw-translate-x: 28.1875rem;
  }

  .lg\:focus\:translate-x-147\.5:focus{
    --tw-translate-x: 36.875rem;
  }

  .lg\:focus\:translate-x-162\.5:focus{
    --tw-translate-x: 40.625rem;
  }

  .lg\:focus\:translate-x-172\.25:focus{
    --tw-translate-x: 42.5625rem;
  }

  .lg\:focus\:translate-x-175\.25:focus{
    --tw-translate-x: 43.8125rem;
  }

  .lg\:focus\:translate-x-184\.25:focus{
    --tw-translate-x: 46.0625rem;
  }

  .lg\:focus\:translate-x-203\.25:focus{
    --tw-translate-x: 50.8125rem;
  }

  .lg\:focus\:translate-x-half:focus{
    --tw-translate-x: 50%;
  }

  .lg\:focus\:translate-x-full:focus{
    --tw-translate-x: 100%;
  }

  .lg\:focus\:translate-x-1\/10:focus{
    --tw-translate-x: 10%;
  }

  .lg\:focus\:translate-x-2\/10:focus{
    --tw-translate-x: 20%;
  }

  .lg\:focus\:translate-x-3\/10:focus{
    --tw-translate-x: 30%;
  }

  .lg\:focus\:translate-x-4\/10:focus{
    --tw-translate-x: 40%;
  }

  .lg\:focus\:translate-x-4\.5\/10:focus{
    --tw-translate-x: 45%;
  }

  .lg\:focus\:translate-x-5\/10:focus{
    --tw-translate-x: 50%;
  }

  .lg\:focus\:translate-x-5\.5\/10:focus{
    --tw-translate-x: 55%;
  }

  .lg\:focus\:translate-x-6\/10:focus{
    --tw-translate-x: 60%;
  }

  .lg\:focus\:translate-x-7\/10:focus{
    --tw-translate-x: 70%;
  }

  .lg\:focus\:translate-x-8\/10:focus{
    --tw-translate-x: 80%;
  }

  .lg\:focus\:translate-x-9\/10:focus{
    --tw-translate-x: 90%;
  }

  .lg\:focus\:translate-x-1\/12:focus{
    --tw-translate-x: 8.333333%;
  }

  .lg\:focus\:translate-x-2\/12:focus{
    --tw-translate-x: 16.666667%;
  }

  .lg\:focus\:translate-x-3\/12:focus{
    --tw-translate-x: 25%;
  }

  .lg\:focus\:translate-x-4\/12:focus{
    --tw-translate-x: 33.333333%;
  }

  .lg\:focus\:translate-x-5\/12:focus{
    --tw-translate-x: 41.666667%;
  }

  .lg\:focus\:translate-x-6\/12:focus{
    --tw-translate-x: 50%;
  }

  .lg\:focus\:translate-x-7\/12:focus{
    --tw-translate-x: 58.333333%;
  }

  .lg\:focus\:translate-x-8\/12:focus{
    --tw-translate-x: 66.666667%;
  }

  .lg\:focus\:translate-x-9\/12:focus{
    --tw-translate-x: 75%;
  }

  .lg\:focus\:translate-x-10\/12:focus{
    --tw-translate-x: 83.333333%;
  }

  .lg\:focus\:translate-x-11\/12:focus{
    --tw-translate-x: 91.666667%;
  }

  .lg\:focus\:-translate-x-0:focus{
    --tw-translate-x: 0px;
  }

  .lg\:focus\:-translate-x-1:focus{
    --tw-translate-x: -0.25rem;
  }

  .lg\:focus\:-translate-x-2:focus{
    --tw-translate-x: -0.5rem;
  }

  .lg\:focus\:-translate-x-3:focus{
    --tw-translate-x: -0.75rem;
  }

  .lg\:focus\:-translate-x-4:focus{
    --tw-translate-x: -1rem;
  }

  .lg\:focus\:-translate-x-5:focus{
    --tw-translate-x: -1.25rem;
  }

  .lg\:focus\:-translate-x-6:focus{
    --tw-translate-x: -1.5rem;
  }

  .lg\:focus\:-translate-x-7:focus{
    --tw-translate-x: -1.75rem;
  }

  .lg\:focus\:-translate-x-8:focus{
    --tw-translate-x: -2rem;
  }

  .lg\:focus\:-translate-x-9:focus{
    --tw-translate-x: -2.25rem;
  }

  .lg\:focus\:-translate-x-10:focus{
    --tw-translate-x: -2.5rem;
  }

  .lg\:focus\:-translate-x-11:focus{
    --tw-translate-x: -2.75rem;
  }

  .lg\:focus\:-translate-x-12:focus{
    --tw-translate-x: -3rem;
  }

  .lg\:focus\:-translate-x-13:focus{
    --tw-translate-x: -3.25rem;
  }

  .lg\:focus\:-translate-x-14:focus{
    --tw-translate-x: -3.5rem;
  }

  .lg\:focus\:-translate-x-15:focus{
    --tw-translate-x: -3.75rem;
  }

  .lg\:focus\:-translate-x-16:focus{
    --tw-translate-x: -4rem;
  }

  .lg\:focus\:-translate-x-17:focus{
    --tw-translate-x: -4.25rem;
  }

  .lg\:focus\:-translate-x-18:focus{
    --tw-translate-x: -4.5rem;
  }

  .lg\:focus\:-translate-x-19:focus{
    --tw-translate-x: -4.75rem;
  }

  .lg\:focus\:-translate-x-20:focus{
    --tw-translate-x: -5rem;
  }

  .lg\:focus\:-translate-x-22:focus{
    --tw-translate-x: -5.5rem;
  }

  .lg\:focus\:-translate-x-24:focus{
    --tw-translate-x: -6rem;
  }

  .lg\:focus\:-translate-x-25:focus{
    --tw-translate-x: -6.25rem;
  }

  .lg\:focus\:-translate-x-28:focus{
    --tw-translate-x: -7rem;
  }

  .lg\:focus\:-translate-x-30:focus{
    --tw-translate-x: -7.5rem;
  }

  .lg\:focus\:-translate-x-32:focus{
    --tw-translate-x: -8rem;
  }

  .lg\:focus\:-translate-x-34:focus{
    --tw-translate-x: -8.5rem;
  }

  .lg\:focus\:-translate-x-35:focus{
    --tw-translate-x: -8.75rem;
  }

  .lg\:focus\:-translate-x-36:focus{
    --tw-translate-x: -9rem;
  }

  .lg\:focus\:-translate-x-39:focus{
    --tw-translate-x: -9.75rem;
  }

  .lg\:focus\:-translate-x-40:focus{
    --tw-translate-x: -10rem;
  }

  .lg\:focus\:-translate-x-42:focus{
    --tw-translate-x: -10.5rem;
  }

  .lg\:focus\:-translate-x-44:focus{
    --tw-translate-x: -11rem;
  }

  .lg\:focus\:-translate-x-45:focus{
    --tw-translate-x: -11.25rem;
  }

  .lg\:focus\:-translate-x-48:focus{
    --tw-translate-x: -12rem;
  }

  .lg\:focus\:-translate-x-50:focus{
    --tw-translate-x: -12.5rem;
  }

  .lg\:focus\:-translate-x-52:focus{
    --tw-translate-x: -13rem;
  }

  .lg\:focus\:-translate-x-55:focus{
    --tw-translate-x: -13.75rem;
  }

  .lg\:focus\:-translate-x-56:focus{
    --tw-translate-x: -14rem;
  }

  .lg\:focus\:-translate-x-58:focus{
    --tw-translate-x: -14.5rem;
  }

  .lg\:focus\:-translate-x-60:focus{
    --tw-translate-x: -15rem;
  }

  .lg\:focus\:-translate-x-64:focus{
    --tw-translate-x: -16rem;
  }

  .lg\:focus\:-translate-x-65:focus{
    --tw-translate-x: -16.25rem;
  }

  .lg\:focus\:-translate-x-68:focus{
    --tw-translate-x: -17rem;
  }

  .lg\:focus\:-translate-x-69:focus{
    --tw-translate-x: -17.25rem;
  }

  .lg\:focus\:-translate-x-70:focus{
    --tw-translate-x: -17.5rem;
  }

  .lg\:focus\:-translate-x-72:focus{
    --tw-translate-x: -18rem;
  }

  .lg\:focus\:-translate-x-75:focus{
    --tw-translate-x: -18.75rem;
  }

  .lg\:focus\:-translate-x-80:focus{
    --tw-translate-x: -20rem;
  }

  .lg\:focus\:-translate-x-85:focus{
    --tw-translate-x: -21.25rem;
  }

  .lg\:focus\:-translate-x-86:focus{
    --tw-translate-x: -21.5rem;
  }

  .lg\:focus\:-translate-x-90:focus{
    --tw-translate-x: -22.5rem;
  }

  .lg\:focus\:-translate-x-96:focus{
    --tw-translate-x: -24rem;
  }

  .lg\:focus\:-translate-x-100:focus{
    --tw-translate-x: -25rem;
  }

  .lg\:focus\:-translate-x-115:focus{
    --tw-translate-x: -28.75rem;
  }

  .lg\:focus\:-translate-x-125:focus{
    --tw-translate-x: -31.25rem;
  }

  .lg\:focus\:-translate-x-142:focus{
    --tw-translate-x: -35.5rem;
  }

  .lg\:focus\:-translate-x-150:focus{
    --tw-translate-x: -37.5rem;
  }

  .lg\:focus\:-translate-x-156:focus{
    --tw-translate-x: -39rem;
  }

  .lg\:focus\:-translate-x-160:focus{
    --tw-translate-x: -40rem;
  }

  .lg\:focus\:-translate-x-175:focus{
    --tw-translate-x: -43.75rem;
  }

  .lg\:focus\:-translate-x-207:focus{
    --tw-translate-x: -51.75rem;
  }

  .lg\:focus\:-translate-x-242:focus{
    --tw-translate-x: -60.5rem;
  }

  .lg\:focus\:-translate-x-250:focus{
    --tw-translate-x: -62.5rem;
  }

  .lg\:focus\:-translate-x-258:focus{
    --tw-translate-x: -64.5rem;
  }

  .lg\:focus\:-translate-x-265:focus{
    --tw-translate-x: -66.25rem;
  }

  .lg\:focus\:-translate-x-280:focus{
    --tw-translate-x: -70rem;
  }

  .lg\:focus\:-translate-x-px:focus{
    --tw-translate-x: -1px;
  }

  .lg\:focus\:-translate-x-0\.5:focus{
    --tw-translate-x: -0.125rem;
  }

  .lg\:focus\:-translate-x-1\.5:focus{
    --tw-translate-x: -0.375rem;
  }

  .lg\:focus\:-translate-x-2\.5:focus{
    --tw-translate-x: -0.625rem;
  }

  .lg\:focus\:-translate-x-3\.5:focus{
    --tw-translate-x: -0.875rem;
  }

  .lg\:focus\:-translate-x-0\.25:focus{
    --tw-translate-x: -0.0625rem;
  }

  .lg\:focus\:-translate-x-0\.75:focus{
    --tw-translate-x: -0.1875rem;
  }

  .lg\:focus\:-translate-x-1\.25:focus{
    --tw-translate-x: -0.3125rem;
  }

  .lg\:focus\:-translate-x-1\.75:focus{
    --tw-translate-x: -0.4375rem;
  }

  .lg\:focus\:-translate-x-2\.25:focus{
    --tw-translate-x: -0.5625rem;
  }

  .lg\:focus\:-translate-x-2\.75:focus{
    --tw-translate-x: -0.6875rem;
  }

  .lg\:focus\:-translate-x-3\.25:focus{
    --tw-translate-x: -0.8125rem;
  }

  .lg\:focus\:-translate-x-3\.75:focus{
    --tw-translate-x: -0.9375rem;
  }

  .lg\:focus\:-translate-x-4\.25:focus{
    --tw-translate-x: -1.0625rem;
  }

  .lg\:focus\:-translate-x-4\.5:focus{
    --tw-translate-x: -1.125rem;
  }

  .lg\:focus\:-translate-x-4\.75:focus{
    --tw-translate-x: -1.1875rem;
  }

  .lg\:focus\:-translate-x-5\.25:focus{
    --tw-translate-x: -1.3125rem;
  }

  .lg\:focus\:-translate-x-5\.5:focus{
    --tw-translate-x: -1.375rem;
  }

  .lg\:focus\:-translate-x-5\.75:focus{
    --tw-translate-x: -1.4375rem;
  }

  .lg\:focus\:-translate-x-6\.25:focus{
    --tw-translate-x: -1.5625rem;
  }

  .lg\:focus\:-translate-x-6\.5:focus{
    --tw-translate-x: -1.625rem;
  }

  .lg\:focus\:-translate-x-6\.75:focus{
    --tw-translate-x: -1.6875rem;
  }

  .lg\:focus\:-translate-x-7\.25:focus{
    --tw-translate-x: -1.8125rem;
  }

  .lg\:focus\:-translate-x-7\.5:focus{
    --tw-translate-x: -1.875rem;
  }

  .lg\:focus\:-translate-x-8\.25:focus{
    --tw-translate-x: -2.0625rem;
  }

  .lg\:focus\:-translate-x-8\.5:focus{
    --tw-translate-x: -2.125rem;
  }

  .lg\:focus\:-translate-x-9\.25:focus{
    --tw-translate-x: -2.3125rem;
  }

  .lg\:focus\:-translate-x-9\.5:focus{
    --tw-translate-x: -2.375rem;
  }

  .lg\:focus\:-translate-x-10\.5:focus{
    --tw-translate-x: -2.625rem;
  }

  .lg\:focus\:-translate-x-11\.25:focus{
    --tw-translate-x: -2.8125rem;
  }

  .lg\:focus\:-translate-x-11\.5:focus{
    --tw-translate-x: -2.875rem;
  }

  .lg\:focus\:-translate-x-12\.5:focus{
    --tw-translate-x: -3.125rem;
  }

  .lg\:focus\:-translate-x-12\.75:focus{
    --tw-translate-x: -3.1875rem;
  }

  .lg\:focus\:-translate-x-13\.5:focus{
    --tw-translate-x: -3.375rem;
  }

  .lg\:focus\:-translate-x-14\.5:focus{
    --tw-translate-x: -3.625rem;
  }

  .lg\:focus\:-translate-x-15\.5:focus{
    --tw-translate-x: -3.875rem;
  }

  .lg\:focus\:-translate-x-15\.75:focus{
    --tw-translate-x: -3.9375rem;
  }

  .lg\:focus\:-translate-x-16\.25:focus{
    --tw-translate-x: -4.0625rem;
  }

  .lg\:focus\:-translate-x-17\.25:focus{
    --tw-translate-x: -4.3125rem;
  }

  .lg\:focus\:-translate-x-17\.5:focus{
    --tw-translate-x: -4.375rem;
  }

  .lg\:focus\:-translate-x-18\.25:focus{
    --tw-translate-x: -4.5625rem;
  }

  .lg\:focus\:-translate-x-18\.5:focus{
    --tw-translate-x: -4.625rem;
  }

  .lg\:focus\:-translate-x-20\.25:focus{
    --tw-translate-x: -5.0625rem;
  }

  .lg\:focus\:-translate-x-20\.5:focus{
    --tw-translate-x: -5.125rem;
  }

  .lg\:focus\:-translate-x-22\.5:focus{
    --tw-translate-x: -5.625rem;
  }

  .lg\:focus\:-translate-x-25\.5:focus{
    --tw-translate-x: -6.375rem;
  }

  .lg\:focus\:-translate-x-26\.75:focus{
    --tw-translate-x: -6.6875rem;
  }

  .lg\:focus\:-translate-x-32\.5:focus{
    --tw-translate-x: -8.125rem;
  }

  .lg\:focus\:-translate-x-37\.5:focus{
    --tw-translate-x: -9.375rem;
  }

  .lg\:focus\:-translate-x-41\.25:focus{
    --tw-translate-x: -10.3125rem;
  }

  .lg\:focus\:-translate-x-52\.5:focus{
    --tw-translate-x: -13.125rem;
  }

  .lg\:focus\:-translate-x-54\.5:focus{
    --tw-translate-x: -13.625rem;
  }

  .lg\:focus\:-translate-x-57\.25:focus{
    --tw-translate-x: -14.3125rem;
  }

  .lg\:focus\:-translate-x-57\.5:focus{
    --tw-translate-x: -14.375rem;
  }

  .lg\:focus\:-translate-x-66\.25:focus{
    --tw-translate-x: -16.5625rem;
  }

  .lg\:focus\:-translate-x-74\.5:focus{
    --tw-translate-x: -18.125rem;
  }

  .lg\:focus\:-translate-x-106\.25:focus{
    --tw-translate-x: -26.5625rem;
  }

  .lg\:focus\:-translate-x-112\.25:focus{
    --tw-translate-x: -28.0675rem;
  }

  .lg\:focus\:-translate-x-112\.75:focus{
    --tw-translate-x: -28.1875rem;
  }

  .lg\:focus\:-translate-x-147\.5:focus{
    --tw-translate-x: -36.875rem;
  }

  .lg\:focus\:-translate-x-162\.5:focus{
    --tw-translate-x: -40.625rem;
  }

  .lg\:focus\:-translate-x-172\.25:focus{
    --tw-translate-x: -42.5625rem;
  }

  .lg\:focus\:-translate-x-175\.25:focus{
    --tw-translate-x: -43.8125rem;
  }

  .lg\:focus\:-translate-x-184\.25:focus{
    --tw-translate-x: -46.0625rem;
  }

  .lg\:focus\:-translate-x-203\.25:focus{
    --tw-translate-x: -50.8125rem;
  }

  .lg\:focus\:-translate-x-half:focus{
    --tw-translate-x: -50%;
  }

  .lg\:focus\:-translate-x-full:focus{
    --tw-translate-x: -100%;
  }

  .lg\:focus\:-translate-x-1\/10:focus{
    --tw-translate-x: -10%;
  }

  .lg\:focus\:-translate-x-2\/10:focus{
    --tw-translate-x: -20%;
  }

  .lg\:focus\:-translate-x-3\/10:focus{
    --tw-translate-x: -30%;
  }

  .lg\:focus\:-translate-x-4\/10:focus{
    --tw-translate-x: -40%;
  }

  .lg\:focus\:-translate-x-4\.5\/10:focus{
    --tw-translate-x: -45%;
  }

  .lg\:focus\:-translate-x-5\/10:focus{
    --tw-translate-x: -50%;
  }

  .lg\:focus\:-translate-x-5\.5\/10:focus{
    --tw-translate-x: -55%;
  }

  .lg\:focus\:-translate-x-6\/10:focus{
    --tw-translate-x: -60%;
  }

  .lg\:focus\:-translate-x-7\/10:focus{
    --tw-translate-x: -70%;
  }

  .lg\:focus\:-translate-x-8\/10:focus{
    --tw-translate-x: -80%;
  }

  .lg\:focus\:-translate-x-9\/10:focus{
    --tw-translate-x: -90%;
  }

  .lg\:focus\:-translate-x-1\/12:focus{
    --tw-translate-x: -8.33333%;
  }

  .lg\:focus\:-translate-x-2\/12:focus{
    --tw-translate-x: -16.66667%;
  }

  .lg\:focus\:-translate-x-3\/12:focus{
    --tw-translate-x: -25%;
  }

  .lg\:focus\:-translate-x-4\/12:focus{
    --tw-translate-x: -33.33333%;
  }

  .lg\:focus\:-translate-x-5\/12:focus{
    --tw-translate-x: -41.66667%;
  }

  .lg\:focus\:-translate-x-6\/12:focus{
    --tw-translate-x: -50%;
  }

  .lg\:focus\:-translate-x-7\/12:focus{
    --tw-translate-x: -58.33333%;
  }

  .lg\:focus\:-translate-x-8\/12:focus{
    --tw-translate-x: -66.66667%;
  }

  .lg\:focus\:-translate-x-9\/12:focus{
    --tw-translate-x: -75%;
  }

  .lg\:focus\:-translate-x-10\/12:focus{
    --tw-translate-x: -83.33333%;
  }

  .lg\:focus\:-translate-x-11\/12:focus{
    --tw-translate-x: -91.66667%;
  }

  .lg\:focus\:translate-x-1\/2:focus{
    --tw-translate-x: 50%;
  }

  .lg\:focus\:translate-x-1\/3:focus{
    --tw-translate-x: 33.333333%;
  }

  .lg\:focus\:translate-x-2\/3:focus{
    --tw-translate-x: 66.666667%;
  }

  .lg\:focus\:translate-x-1\/4:focus{
    --tw-translate-x: 25%;
  }

  .lg\:focus\:translate-x-2\/4:focus{
    --tw-translate-x: 50%;
  }

  .lg\:focus\:translate-x-3\/4:focus{
    --tw-translate-x: 75%;
  }

  .lg\:focus\:-translate-x-1\/2:focus{
    --tw-translate-x: -50%;
  }

  .lg\:focus\:-translate-x-1\/3:focus{
    --tw-translate-x: -33.333333%;
  }

  .lg\:focus\:-translate-x-2\/3:focus{
    --tw-translate-x: -66.666667%;
  }

  .lg\:focus\:-translate-x-1\/4:focus{
    --tw-translate-x: -25%;
  }

  .lg\:focus\:-translate-x-2\/4:focus{
    --tw-translate-x: -50%;
  }

  .lg\:focus\:-translate-x-3\/4:focus{
    --tw-translate-x: -75%;
  }

  .lg\:focus\:translate-y-0:focus{
    --tw-translate-y: 0px;
  }

  .lg\:focus\:translate-y-1:focus{
    --tw-translate-y: 0.25rem;
  }

  .lg\:focus\:translate-y-2:focus{
    --tw-translate-y: 0.5rem;
  }

  .lg\:focus\:translate-y-3:focus{
    --tw-translate-y: 0.75rem;
  }

  .lg\:focus\:translate-y-4:focus{
    --tw-translate-y: 1rem;
  }

  .lg\:focus\:translate-y-5:focus{
    --tw-translate-y: 1.25rem;
  }

  .lg\:focus\:translate-y-6:focus{
    --tw-translate-y: 1.5rem;
  }

  .lg\:focus\:translate-y-7:focus{
    --tw-translate-y: 1.75rem;
  }

  .lg\:focus\:translate-y-8:focus{
    --tw-translate-y: 2rem;
  }

  .lg\:focus\:translate-y-9:focus{
    --tw-translate-y: 2.25rem;
  }

  .lg\:focus\:translate-y-10:focus{
    --tw-translate-y: 2.5rem;
  }

  .lg\:focus\:translate-y-11:focus{
    --tw-translate-y: 2.75rem;
  }

  .lg\:focus\:translate-y-12:focus{
    --tw-translate-y: 3rem;
  }

  .lg\:focus\:translate-y-13:focus{
    --tw-translate-y: 3.25rem;
  }

  .lg\:focus\:translate-y-14:focus{
    --tw-translate-y: 3.5rem;
  }

  .lg\:focus\:translate-y-15:focus{
    --tw-translate-y: 3.75rem;
  }

  .lg\:focus\:translate-y-16:focus{
    --tw-translate-y: 4rem;
  }

  .lg\:focus\:translate-y-17:focus{
    --tw-translate-y: 4.25rem;
  }

  .lg\:focus\:translate-y-18:focus{
    --tw-translate-y: 4.5rem;
  }

  .lg\:focus\:translate-y-19:focus{
    --tw-translate-y: 4.75rem;
  }

  .lg\:focus\:translate-y-20:focus{
    --tw-translate-y: 5rem;
  }

  .lg\:focus\:translate-y-22:focus{
    --tw-translate-y: 5.5rem;
  }

  .lg\:focus\:translate-y-24:focus{
    --tw-translate-y: 6rem;
  }

  .lg\:focus\:translate-y-25:focus{
    --tw-translate-y: 6.25rem;
  }

  .lg\:focus\:translate-y-28:focus{
    --tw-translate-y: 7rem;
  }

  .lg\:focus\:translate-y-30:focus{
    --tw-translate-y: 7.5rem;
  }

  .lg\:focus\:translate-y-32:focus{
    --tw-translate-y: 8rem;
  }

  .lg\:focus\:translate-y-34:focus{
    --tw-translate-y: 8.5rem;
  }

  .lg\:focus\:translate-y-35:focus{
    --tw-translate-y: 8.75rem;
  }

  .lg\:focus\:translate-y-36:focus{
    --tw-translate-y: 9rem;
  }

  .lg\:focus\:translate-y-39:focus{
    --tw-translate-y: 9.75rem;
  }

  .lg\:focus\:translate-y-40:focus{
    --tw-translate-y: 10rem;
  }

  .lg\:focus\:translate-y-42:focus{
    --tw-translate-y: 10.5rem;
  }

  .lg\:focus\:translate-y-44:focus{
    --tw-translate-y: 11rem;
  }

  .lg\:focus\:translate-y-45:focus{
    --tw-translate-y: 11.25rem;
  }

  .lg\:focus\:translate-y-48:focus{
    --tw-translate-y: 12rem;
  }

  .lg\:focus\:translate-y-50:focus{
    --tw-translate-y: 12.5rem;
  }

  .lg\:focus\:translate-y-52:focus{
    --tw-translate-y: 13rem;
  }

  .lg\:focus\:translate-y-55:focus{
    --tw-translate-y: 13.75rem;
  }

  .lg\:focus\:translate-y-56:focus{
    --tw-translate-y: 14rem;
  }

  .lg\:focus\:translate-y-58:focus{
    --tw-translate-y: 14.5rem;
  }

  .lg\:focus\:translate-y-60:focus{
    --tw-translate-y: 15rem;
  }

  .lg\:focus\:translate-y-64:focus{
    --tw-translate-y: 16rem;
  }

  .lg\:focus\:translate-y-65:focus{
    --tw-translate-y: 16.25rem;
  }

  .lg\:focus\:translate-y-68:focus{
    --tw-translate-y: 17rem;
  }

  .lg\:focus\:translate-y-69:focus{
    --tw-translate-y: 17.25rem;
  }

  .lg\:focus\:translate-y-70:focus{
    --tw-translate-y: 17.5rem;
  }

  .lg\:focus\:translate-y-72:focus{
    --tw-translate-y: 18rem;
  }

  .lg\:focus\:translate-y-75:focus{
    --tw-translate-y: 18.75rem;
  }

  .lg\:focus\:translate-y-80:focus{
    --tw-translate-y: 20rem;
  }

  .lg\:focus\:translate-y-85:focus{
    --tw-translate-y: 21.25rem;
  }

  .lg\:focus\:translate-y-86:focus{
    --tw-translate-y: 21.5rem;
  }

  .lg\:focus\:translate-y-90:focus{
    --tw-translate-y: 22.5rem;
  }

  .lg\:focus\:translate-y-96:focus{
    --tw-translate-y: 24rem;
  }

  .lg\:focus\:translate-y-100:focus{
    --tw-translate-y: 25rem;
  }

  .lg\:focus\:translate-y-115:focus{
    --tw-translate-y: 28.75rem;
  }

  .lg\:focus\:translate-y-125:focus{
    --tw-translate-y: 31.25rem;
  }

  .lg\:focus\:translate-y-142:focus{
    --tw-translate-y: 35.5rem;
  }

  .lg\:focus\:translate-y-150:focus{
    --tw-translate-y: 37.5rem;
  }

  .lg\:focus\:translate-y-156:focus{
    --tw-translate-y: 39rem;
  }

  .lg\:focus\:translate-y-160:focus{
    --tw-translate-y: 40rem;
  }

  .lg\:focus\:translate-y-175:focus{
    --tw-translate-y: 43.75rem;
  }

  .lg\:focus\:translate-y-207:focus{
    --tw-translate-y: 51.75rem;
  }

  .lg\:focus\:translate-y-242:focus{
    --tw-translate-y: 60.5rem;
  }

  .lg\:focus\:translate-y-250:focus{
    --tw-translate-y: 62.5rem;
  }

  .lg\:focus\:translate-y-258:focus{
    --tw-translate-y: 64.5rem;
  }

  .lg\:focus\:translate-y-265:focus{
    --tw-translate-y: 66.25rem;
  }

  .lg\:focus\:translate-y-280:focus{
    --tw-translate-y: 70rem;
  }

  .lg\:focus\:translate-y-px:focus{
    --tw-translate-y: 1px;
  }

  .lg\:focus\:translate-y-0\.5:focus{
    --tw-translate-y: 0.125rem;
  }

  .lg\:focus\:translate-y-1\.5:focus{
    --tw-translate-y: 0.375rem;
  }

  .lg\:focus\:translate-y-2\.5:focus{
    --tw-translate-y: 0.625rem;
  }

  .lg\:focus\:translate-y-3\.5:focus{
    --tw-translate-y: 0.875rem;
  }

  .lg\:focus\:translate-y-0\.25:focus{
    --tw-translate-y: 0.0625rem;
  }

  .lg\:focus\:translate-y-0\.75:focus{
    --tw-translate-y: 0.1875rem;
  }

  .lg\:focus\:translate-y-1\.25:focus{
    --tw-translate-y: 0.3125rem;
  }

  .lg\:focus\:translate-y-1\.75:focus{
    --tw-translate-y: 0.4375rem;
  }

  .lg\:focus\:translate-y-2\.25:focus{
    --tw-translate-y: 0.5625rem;
  }

  .lg\:focus\:translate-y-2\.75:focus{
    --tw-translate-y: 0.6875rem;
  }

  .lg\:focus\:translate-y-3\.25:focus{
    --tw-translate-y: 0.8125rem;
  }

  .lg\:focus\:translate-y-3\.75:focus{
    --tw-translate-y: 0.9375rem;
  }

  .lg\:focus\:translate-y-4\.25:focus{
    --tw-translate-y: 1.0625rem;
  }

  .lg\:focus\:translate-y-4\.5:focus{
    --tw-translate-y: 1.125rem;
  }

  .lg\:focus\:translate-y-4\.75:focus{
    --tw-translate-y: 1.1875rem;
  }

  .lg\:focus\:translate-y-5\.25:focus{
    --tw-translate-y: 1.3125rem;
  }

  .lg\:focus\:translate-y-5\.5:focus{
    --tw-translate-y: 1.375rem;
  }

  .lg\:focus\:translate-y-5\.75:focus{
    --tw-translate-y: 1.4375rem;
  }

  .lg\:focus\:translate-y-6\.25:focus{
    --tw-translate-y: 1.5625rem;
  }

  .lg\:focus\:translate-y-6\.5:focus{
    --tw-translate-y: 1.625rem;
  }

  .lg\:focus\:translate-y-6\.75:focus{
    --tw-translate-y: 1.6875rem;
  }

  .lg\:focus\:translate-y-7\.25:focus{
    --tw-translate-y: 1.8125rem;
  }

  .lg\:focus\:translate-y-7\.5:focus{
    --tw-translate-y: 1.875rem;
  }

  .lg\:focus\:translate-y-8\.25:focus{
    --tw-translate-y: 2.0625rem;
  }

  .lg\:focus\:translate-y-8\.5:focus{
    --tw-translate-y: 2.125rem;
  }

  .lg\:focus\:translate-y-9\.25:focus{
    --tw-translate-y: 2.3125rem;
  }

  .lg\:focus\:translate-y-9\.5:focus{
    --tw-translate-y: 2.375rem;
  }

  .lg\:focus\:translate-y-10\.5:focus{
    --tw-translate-y: 2.625rem;
  }

  .lg\:focus\:translate-y-11\.25:focus{
    --tw-translate-y: 2.8125rem;
  }

  .lg\:focus\:translate-y-11\.5:focus{
    --tw-translate-y: 2.875rem;
  }

  .lg\:focus\:translate-y-12\.5:focus{
    --tw-translate-y: 3.125rem;
  }

  .lg\:focus\:translate-y-12\.75:focus{
    --tw-translate-y: 3.1875rem;
  }

  .lg\:focus\:translate-y-13\.5:focus{
    --tw-translate-y: 3.375rem;
  }

  .lg\:focus\:translate-y-14\.5:focus{
    --tw-translate-y: 3.625rem;
  }

  .lg\:focus\:translate-y-15\.5:focus{
    --tw-translate-y: 3.875rem;
  }

  .lg\:focus\:translate-y-15\.75:focus{
    --tw-translate-y: 3.9375rem;
  }

  .lg\:focus\:translate-y-16\.25:focus{
    --tw-translate-y: 4.0625rem;
  }

  .lg\:focus\:translate-y-17\.25:focus{
    --tw-translate-y: 4.3125rem;
  }

  .lg\:focus\:translate-y-17\.5:focus{
    --tw-translate-y: 4.375rem;
  }

  .lg\:focus\:translate-y-18\.25:focus{
    --tw-translate-y: 4.5625rem;
  }

  .lg\:focus\:translate-y-18\.5:focus{
    --tw-translate-y: 4.625rem;
  }

  .lg\:focus\:translate-y-20\.25:focus{
    --tw-translate-y: 5.0625rem;
  }

  .lg\:focus\:translate-y-20\.5:focus{
    --tw-translate-y: 5.125rem;
  }

  .lg\:focus\:translate-y-22\.5:focus{
    --tw-translate-y: 5.625rem;
  }

  .lg\:focus\:translate-y-25\.5:focus{
    --tw-translate-y: 6.375rem;
  }

  .lg\:focus\:translate-y-26\.75:focus{
    --tw-translate-y: 6.6875rem;
  }

  .lg\:focus\:translate-y-32\.5:focus{
    --tw-translate-y: 8.125rem;
  }

  .lg\:focus\:translate-y-37\.5:focus{
    --tw-translate-y: 9.375rem;
  }

  .lg\:focus\:translate-y-41\.25:focus{
    --tw-translate-y: 10.3125rem;
  }

  .lg\:focus\:translate-y-52\.5:focus{
    --tw-translate-y: 13.125rem;
  }

  .lg\:focus\:translate-y-54\.5:focus{
    --tw-translate-y: 13.625rem;
  }

  .lg\:focus\:translate-y-57\.25:focus{
    --tw-translate-y: 14.3125rem;
  }

  .lg\:focus\:translate-y-57\.5:focus{
    --tw-translate-y: 14.375rem;
  }

  .lg\:focus\:translate-y-66\.25:focus{
    --tw-translate-y: 16.5625rem;
  }

  .lg\:focus\:translate-y-74\.5:focus{
    --tw-translate-y: 18.125rem;
  }

  .lg\:focus\:translate-y-106\.25:focus{
    --tw-translate-y: 26.5625rem;
  }

  .lg\:focus\:translate-y-112\.25:focus{
    --tw-translate-y: 28.0675rem;
  }

  .lg\:focus\:translate-y-112\.75:focus{
    --tw-translate-y: 28.1875rem;
  }

  .lg\:focus\:translate-y-147\.5:focus{
    --tw-translate-y: 36.875rem;
  }

  .lg\:focus\:translate-y-162\.5:focus{
    --tw-translate-y: 40.625rem;
  }

  .lg\:focus\:translate-y-172\.25:focus{
    --tw-translate-y: 42.5625rem;
  }

  .lg\:focus\:translate-y-175\.25:focus{
    --tw-translate-y: 43.8125rem;
  }

  .lg\:focus\:translate-y-184\.25:focus{
    --tw-translate-y: 46.0625rem;
  }

  .lg\:focus\:translate-y-203\.25:focus{
    --tw-translate-y: 50.8125rem;
  }

  .lg\:focus\:translate-y-half:focus{
    --tw-translate-y: 50%;
  }

  .lg\:focus\:translate-y-full:focus{
    --tw-translate-y: 100%;
  }

  .lg\:focus\:translate-y-1\/10:focus{
    --tw-translate-y: 10%;
  }

  .lg\:focus\:translate-y-2\/10:focus{
    --tw-translate-y: 20%;
  }

  .lg\:focus\:translate-y-3\/10:focus{
    --tw-translate-y: 30%;
  }

  .lg\:focus\:translate-y-4\/10:focus{
    --tw-translate-y: 40%;
  }

  .lg\:focus\:translate-y-4\.5\/10:focus{
    --tw-translate-y: 45%;
  }

  .lg\:focus\:translate-y-5\/10:focus{
    --tw-translate-y: 50%;
  }

  .lg\:focus\:translate-y-5\.5\/10:focus{
    --tw-translate-y: 55%;
  }

  .lg\:focus\:translate-y-6\/10:focus{
    --tw-translate-y: 60%;
  }

  .lg\:focus\:translate-y-7\/10:focus{
    --tw-translate-y: 70%;
  }

  .lg\:focus\:translate-y-8\/10:focus{
    --tw-translate-y: 80%;
  }

  .lg\:focus\:translate-y-9\/10:focus{
    --tw-translate-y: 90%;
  }

  .lg\:focus\:translate-y-1\/12:focus{
    --tw-translate-y: 8.333333%;
  }

  .lg\:focus\:translate-y-2\/12:focus{
    --tw-translate-y: 16.666667%;
  }

  .lg\:focus\:translate-y-3\/12:focus{
    --tw-translate-y: 25%;
  }

  .lg\:focus\:translate-y-4\/12:focus{
    --tw-translate-y: 33.333333%;
  }

  .lg\:focus\:translate-y-5\/12:focus{
    --tw-translate-y: 41.666667%;
  }

  .lg\:focus\:translate-y-6\/12:focus{
    --tw-translate-y: 50%;
  }

  .lg\:focus\:translate-y-7\/12:focus{
    --tw-translate-y: 58.333333%;
  }

  .lg\:focus\:translate-y-8\/12:focus{
    --tw-translate-y: 66.666667%;
  }

  .lg\:focus\:translate-y-9\/12:focus{
    --tw-translate-y: 75%;
  }

  .lg\:focus\:translate-y-10\/12:focus{
    --tw-translate-y: 83.333333%;
  }

  .lg\:focus\:translate-y-11\/12:focus{
    --tw-translate-y: 91.666667%;
  }

  .lg\:focus\:-translate-y-0:focus{
    --tw-translate-y: 0px;
  }

  .lg\:focus\:-translate-y-1:focus{
    --tw-translate-y: -0.25rem;
  }

  .lg\:focus\:-translate-y-2:focus{
    --tw-translate-y: -0.5rem;
  }

  .lg\:focus\:-translate-y-3:focus{
    --tw-translate-y: -0.75rem;
  }

  .lg\:focus\:-translate-y-4:focus{
    --tw-translate-y: -1rem;
  }

  .lg\:focus\:-translate-y-5:focus{
    --tw-translate-y: -1.25rem;
  }

  .lg\:focus\:-translate-y-6:focus{
    --tw-translate-y: -1.5rem;
  }

  .lg\:focus\:-translate-y-7:focus{
    --tw-translate-y: -1.75rem;
  }

  .lg\:focus\:-translate-y-8:focus{
    --tw-translate-y: -2rem;
  }

  .lg\:focus\:-translate-y-9:focus{
    --tw-translate-y: -2.25rem;
  }

  .lg\:focus\:-translate-y-10:focus{
    --tw-translate-y: -2.5rem;
  }

  .lg\:focus\:-translate-y-11:focus{
    --tw-translate-y: -2.75rem;
  }

  .lg\:focus\:-translate-y-12:focus{
    --tw-translate-y: -3rem;
  }

  .lg\:focus\:-translate-y-13:focus{
    --tw-translate-y: -3.25rem;
  }

  .lg\:focus\:-translate-y-14:focus{
    --tw-translate-y: -3.5rem;
  }

  .lg\:focus\:-translate-y-15:focus{
    --tw-translate-y: -3.75rem;
  }

  .lg\:focus\:-translate-y-16:focus{
    --tw-translate-y: -4rem;
  }

  .lg\:focus\:-translate-y-17:focus{
    --tw-translate-y: -4.25rem;
  }

  .lg\:focus\:-translate-y-18:focus{
    --tw-translate-y: -4.5rem;
  }

  .lg\:focus\:-translate-y-19:focus{
    --tw-translate-y: -4.75rem;
  }

  .lg\:focus\:-translate-y-20:focus{
    --tw-translate-y: -5rem;
  }

  .lg\:focus\:-translate-y-22:focus{
    --tw-translate-y: -5.5rem;
  }

  .lg\:focus\:-translate-y-24:focus{
    --tw-translate-y: -6rem;
  }

  .lg\:focus\:-translate-y-25:focus{
    --tw-translate-y: -6.25rem;
  }

  .lg\:focus\:-translate-y-28:focus{
    --tw-translate-y: -7rem;
  }

  .lg\:focus\:-translate-y-30:focus{
    --tw-translate-y: -7.5rem;
  }

  .lg\:focus\:-translate-y-32:focus{
    --tw-translate-y: -8rem;
  }

  .lg\:focus\:-translate-y-34:focus{
    --tw-translate-y: -8.5rem;
  }

  .lg\:focus\:-translate-y-35:focus{
    --tw-translate-y: -8.75rem;
  }

  .lg\:focus\:-translate-y-36:focus{
    --tw-translate-y: -9rem;
  }

  .lg\:focus\:-translate-y-39:focus{
    --tw-translate-y: -9.75rem;
  }

  .lg\:focus\:-translate-y-40:focus{
    --tw-translate-y: -10rem;
  }

  .lg\:focus\:-translate-y-42:focus{
    --tw-translate-y: -10.5rem;
  }

  .lg\:focus\:-translate-y-44:focus{
    --tw-translate-y: -11rem;
  }

  .lg\:focus\:-translate-y-45:focus{
    --tw-translate-y: -11.25rem;
  }

  .lg\:focus\:-translate-y-48:focus{
    --tw-translate-y: -12rem;
  }

  .lg\:focus\:-translate-y-50:focus{
    --tw-translate-y: -12.5rem;
  }

  .lg\:focus\:-translate-y-52:focus{
    --tw-translate-y: -13rem;
  }

  .lg\:focus\:-translate-y-55:focus{
    --tw-translate-y: -13.75rem;
  }

  .lg\:focus\:-translate-y-56:focus{
    --tw-translate-y: -14rem;
  }

  .lg\:focus\:-translate-y-58:focus{
    --tw-translate-y: -14.5rem;
  }

  .lg\:focus\:-translate-y-60:focus{
    --tw-translate-y: -15rem;
  }

  .lg\:focus\:-translate-y-64:focus{
    --tw-translate-y: -16rem;
  }

  .lg\:focus\:-translate-y-65:focus{
    --tw-translate-y: -16.25rem;
  }

  .lg\:focus\:-translate-y-68:focus{
    --tw-translate-y: -17rem;
  }

  .lg\:focus\:-translate-y-69:focus{
    --tw-translate-y: -17.25rem;
  }

  .lg\:focus\:-translate-y-70:focus{
    --tw-translate-y: -17.5rem;
  }

  .lg\:focus\:-translate-y-72:focus{
    --tw-translate-y: -18rem;
  }

  .lg\:focus\:-translate-y-75:focus{
    --tw-translate-y: -18.75rem;
  }

  .lg\:focus\:-translate-y-80:focus{
    --tw-translate-y: -20rem;
  }

  .lg\:focus\:-translate-y-85:focus{
    --tw-translate-y: -21.25rem;
  }

  .lg\:focus\:-translate-y-86:focus{
    --tw-translate-y: -21.5rem;
  }

  .lg\:focus\:-translate-y-90:focus{
    --tw-translate-y: -22.5rem;
  }

  .lg\:focus\:-translate-y-96:focus{
    --tw-translate-y: -24rem;
  }

  .lg\:focus\:-translate-y-100:focus{
    --tw-translate-y: -25rem;
  }

  .lg\:focus\:-translate-y-115:focus{
    --tw-translate-y: -28.75rem;
  }

  .lg\:focus\:-translate-y-125:focus{
    --tw-translate-y: -31.25rem;
  }

  .lg\:focus\:-translate-y-142:focus{
    --tw-translate-y: -35.5rem;
  }

  .lg\:focus\:-translate-y-150:focus{
    --tw-translate-y: -37.5rem;
  }

  .lg\:focus\:-translate-y-156:focus{
    --tw-translate-y: -39rem;
  }

  .lg\:focus\:-translate-y-160:focus{
    --tw-translate-y: -40rem;
  }

  .lg\:focus\:-translate-y-175:focus{
    --tw-translate-y: -43.75rem;
  }

  .lg\:focus\:-translate-y-207:focus{
    --tw-translate-y: -51.75rem;
  }

  .lg\:focus\:-translate-y-242:focus{
    --tw-translate-y: -60.5rem;
  }

  .lg\:focus\:-translate-y-250:focus{
    --tw-translate-y: -62.5rem;
  }

  .lg\:focus\:-translate-y-258:focus{
    --tw-translate-y: -64.5rem;
  }

  .lg\:focus\:-translate-y-265:focus{
    --tw-translate-y: -66.25rem;
  }

  .lg\:focus\:-translate-y-280:focus{
    --tw-translate-y: -70rem;
  }

  .lg\:focus\:-translate-y-px:focus{
    --tw-translate-y: -1px;
  }

  .lg\:focus\:-translate-y-0\.5:focus{
    --tw-translate-y: -0.125rem;
  }

  .lg\:focus\:-translate-y-1\.5:focus{
    --tw-translate-y: -0.375rem;
  }

  .lg\:focus\:-translate-y-2\.5:focus{
    --tw-translate-y: -0.625rem;
  }

  .lg\:focus\:-translate-y-3\.5:focus{
    --tw-translate-y: -0.875rem;
  }

  .lg\:focus\:-translate-y-0\.25:focus{
    --tw-translate-y: -0.0625rem;
  }

  .lg\:focus\:-translate-y-0\.75:focus{
    --tw-translate-y: -0.1875rem;
  }

  .lg\:focus\:-translate-y-1\.25:focus{
    --tw-translate-y: -0.3125rem;
  }

  .lg\:focus\:-translate-y-1\.75:focus{
    --tw-translate-y: -0.4375rem;
  }

  .lg\:focus\:-translate-y-2\.25:focus{
    --tw-translate-y: -0.5625rem;
  }

  .lg\:focus\:-translate-y-2\.75:focus{
    --tw-translate-y: -0.6875rem;
  }

  .lg\:focus\:-translate-y-3\.25:focus{
    --tw-translate-y: -0.8125rem;
  }

  .lg\:focus\:-translate-y-3\.75:focus{
    --tw-translate-y: -0.9375rem;
  }

  .lg\:focus\:-translate-y-4\.25:focus{
    --tw-translate-y: -1.0625rem;
  }

  .lg\:focus\:-translate-y-4\.5:focus{
    --tw-translate-y: -1.125rem;
  }

  .lg\:focus\:-translate-y-4\.75:focus{
    --tw-translate-y: -1.1875rem;
  }

  .lg\:focus\:-translate-y-5\.25:focus{
    --tw-translate-y: -1.3125rem;
  }

  .lg\:focus\:-translate-y-5\.5:focus{
    --tw-translate-y: -1.375rem;
  }

  .lg\:focus\:-translate-y-5\.75:focus{
    --tw-translate-y: -1.4375rem;
  }

  .lg\:focus\:-translate-y-6\.25:focus{
    --tw-translate-y: -1.5625rem;
  }

  .lg\:focus\:-translate-y-6\.5:focus{
    --tw-translate-y: -1.625rem;
  }

  .lg\:focus\:-translate-y-6\.75:focus{
    --tw-translate-y: -1.6875rem;
  }

  .lg\:focus\:-translate-y-7\.25:focus{
    --tw-translate-y: -1.8125rem;
  }

  .lg\:focus\:-translate-y-7\.5:focus{
    --tw-translate-y: -1.875rem;
  }

  .lg\:focus\:-translate-y-8\.25:focus{
    --tw-translate-y: -2.0625rem;
  }

  .lg\:focus\:-translate-y-8\.5:focus{
    --tw-translate-y: -2.125rem;
  }

  .lg\:focus\:-translate-y-9\.25:focus{
    --tw-translate-y: -2.3125rem;
  }

  .lg\:focus\:-translate-y-9\.5:focus{
    --tw-translate-y: -2.375rem;
  }

  .lg\:focus\:-translate-y-10\.5:focus{
    --tw-translate-y: -2.625rem;
  }

  .lg\:focus\:-translate-y-11\.25:focus{
    --tw-translate-y: -2.8125rem;
  }

  .lg\:focus\:-translate-y-11\.5:focus{
    --tw-translate-y: -2.875rem;
  }

  .lg\:focus\:-translate-y-12\.5:focus{
    --tw-translate-y: -3.125rem;
  }

  .lg\:focus\:-translate-y-12\.75:focus{
    --tw-translate-y: -3.1875rem;
  }

  .lg\:focus\:-translate-y-13\.5:focus{
    --tw-translate-y: -3.375rem;
  }

  .lg\:focus\:-translate-y-14\.5:focus{
    --tw-translate-y: -3.625rem;
  }

  .lg\:focus\:-translate-y-15\.5:focus{
    --tw-translate-y: -3.875rem;
  }

  .lg\:focus\:-translate-y-15\.75:focus{
    --tw-translate-y: -3.9375rem;
  }

  .lg\:focus\:-translate-y-16\.25:focus{
    --tw-translate-y: -4.0625rem;
  }

  .lg\:focus\:-translate-y-17\.25:focus{
    --tw-translate-y: -4.3125rem;
  }

  .lg\:focus\:-translate-y-17\.5:focus{
    --tw-translate-y: -4.375rem;
  }

  .lg\:focus\:-translate-y-18\.25:focus{
    --tw-translate-y: -4.5625rem;
  }

  .lg\:focus\:-translate-y-18\.5:focus{
    --tw-translate-y: -4.625rem;
  }

  .lg\:focus\:-translate-y-20\.25:focus{
    --tw-translate-y: -5.0625rem;
  }

  .lg\:focus\:-translate-y-20\.5:focus{
    --tw-translate-y: -5.125rem;
  }

  .lg\:focus\:-translate-y-22\.5:focus{
    --tw-translate-y: -5.625rem;
  }

  .lg\:focus\:-translate-y-25\.5:focus{
    --tw-translate-y: -6.375rem;
  }

  .lg\:focus\:-translate-y-26\.75:focus{
    --tw-translate-y: -6.6875rem;
  }

  .lg\:focus\:-translate-y-32\.5:focus{
    --tw-translate-y: -8.125rem;
  }

  .lg\:focus\:-translate-y-37\.5:focus{
    --tw-translate-y: -9.375rem;
  }

  .lg\:focus\:-translate-y-41\.25:focus{
    --tw-translate-y: -10.3125rem;
  }

  .lg\:focus\:-translate-y-52\.5:focus{
    --tw-translate-y: -13.125rem;
  }

  .lg\:focus\:-translate-y-54\.5:focus{
    --tw-translate-y: -13.625rem;
  }

  .lg\:focus\:-translate-y-57\.25:focus{
    --tw-translate-y: -14.3125rem;
  }

  .lg\:focus\:-translate-y-57\.5:focus{
    --tw-translate-y: -14.375rem;
  }

  .lg\:focus\:-translate-y-66\.25:focus{
    --tw-translate-y: -16.5625rem;
  }

  .lg\:focus\:-translate-y-74\.5:focus{
    --tw-translate-y: -18.125rem;
  }

  .lg\:focus\:-translate-y-106\.25:focus{
    --tw-translate-y: -26.5625rem;
  }

  .lg\:focus\:-translate-y-112\.25:focus{
    --tw-translate-y: -28.0675rem;
  }

  .lg\:focus\:-translate-y-112\.75:focus{
    --tw-translate-y: -28.1875rem;
  }

  .lg\:focus\:-translate-y-147\.5:focus{
    --tw-translate-y: -36.875rem;
  }

  .lg\:focus\:-translate-y-162\.5:focus{
    --tw-translate-y: -40.625rem;
  }

  .lg\:focus\:-translate-y-172\.25:focus{
    --tw-translate-y: -42.5625rem;
  }

  .lg\:focus\:-translate-y-175\.25:focus{
    --tw-translate-y: -43.8125rem;
  }

  .lg\:focus\:-translate-y-184\.25:focus{
    --tw-translate-y: -46.0625rem;
  }

  .lg\:focus\:-translate-y-203\.25:focus{
    --tw-translate-y: -50.8125rem;
  }

  .lg\:focus\:-translate-y-half:focus{
    --tw-translate-y: -50%;
  }

  .lg\:focus\:-translate-y-full:focus{
    --tw-translate-y: -100%;
  }

  .lg\:focus\:-translate-y-1\/10:focus{
    --tw-translate-y: -10%;
  }

  .lg\:focus\:-translate-y-2\/10:focus{
    --tw-translate-y: -20%;
  }

  .lg\:focus\:-translate-y-3\/10:focus{
    --tw-translate-y: -30%;
  }

  .lg\:focus\:-translate-y-4\/10:focus{
    --tw-translate-y: -40%;
  }

  .lg\:focus\:-translate-y-4\.5\/10:focus{
    --tw-translate-y: -45%;
  }

  .lg\:focus\:-translate-y-5\/10:focus{
    --tw-translate-y: -50%;
  }

  .lg\:focus\:-translate-y-5\.5\/10:focus{
    --tw-translate-y: -55%;
  }

  .lg\:focus\:-translate-y-6\/10:focus{
    --tw-translate-y: -60%;
  }

  .lg\:focus\:-translate-y-7\/10:focus{
    --tw-translate-y: -70%;
  }

  .lg\:focus\:-translate-y-8\/10:focus{
    --tw-translate-y: -80%;
  }

  .lg\:focus\:-translate-y-9\/10:focus{
    --tw-translate-y: -90%;
  }

  .lg\:focus\:-translate-y-1\/12:focus{
    --tw-translate-y: -8.33333%;
  }

  .lg\:focus\:-translate-y-2\/12:focus{
    --tw-translate-y: -16.66667%;
  }

  .lg\:focus\:-translate-y-3\/12:focus{
    --tw-translate-y: -25%;
  }

  .lg\:focus\:-translate-y-4\/12:focus{
    --tw-translate-y: -33.33333%;
  }

  .lg\:focus\:-translate-y-5\/12:focus{
    --tw-translate-y: -41.66667%;
  }

  .lg\:focus\:-translate-y-6\/12:focus{
    --tw-translate-y: -50%;
  }

  .lg\:focus\:-translate-y-7\/12:focus{
    --tw-translate-y: -58.33333%;
  }

  .lg\:focus\:-translate-y-8\/12:focus{
    --tw-translate-y: -66.66667%;
  }

  .lg\:focus\:-translate-y-9\/12:focus{
    --tw-translate-y: -75%;
  }

  .lg\:focus\:-translate-y-10\/12:focus{
    --tw-translate-y: -83.33333%;
  }

  .lg\:focus\:-translate-y-11\/12:focus{
    --tw-translate-y: -91.66667%;
  }

  .lg\:focus\:translate-y-1\/2:focus{
    --tw-translate-y: 50%;
  }

  .lg\:focus\:translate-y-1\/3:focus{
    --tw-translate-y: 33.333333%;
  }

  .lg\:focus\:translate-y-2\/3:focus{
    --tw-translate-y: 66.666667%;
  }

  .lg\:focus\:translate-y-1\/4:focus{
    --tw-translate-y: 25%;
  }

  .lg\:focus\:translate-y-2\/4:focus{
    --tw-translate-y: 50%;
  }

  .lg\:focus\:translate-y-3\/4:focus{
    --tw-translate-y: 75%;
  }

  .lg\:focus\:-translate-y-1\/2:focus{
    --tw-translate-y: -50%;
  }

  .lg\:focus\:-translate-y-1\/3:focus{
    --tw-translate-y: -33.333333%;
  }

  .lg\:focus\:-translate-y-2\/3:focus{
    --tw-translate-y: -66.666667%;
  }

  .lg\:focus\:-translate-y-1\/4:focus{
    --tw-translate-y: -25%;
  }

  .lg\:focus\:-translate-y-2\/4:focus{
    --tw-translate-y: -50%;
  }

  .lg\:focus\:-translate-y-3\/4:focus{
    --tw-translate-y: -75%;
  }

  .lg\:skew-x-0{
    --tw-skew-x: 0deg;
  }

  .lg\:skew-x-1{
    --tw-skew-x: 1deg;
  }

  .lg\:skew-x-2{
    --tw-skew-x: 2deg;
  }

  .lg\:skew-x-3{
    --tw-skew-x: 3deg;
  }

  .lg\:skew-x-6{
    --tw-skew-x: 6deg;
  }

  .lg\:skew-x-12{
    --tw-skew-x: 12deg;
  }

  .lg\:-skew-x-12{
    --tw-skew-x: -12deg;
  }

  .lg\:-skew-x-6{
    --tw-skew-x: -6deg;
  }

  .lg\:-skew-x-3{
    --tw-skew-x: -3deg;
  }

  .lg\:-skew-x-2{
    --tw-skew-x: -2deg;
  }

  .lg\:-skew-x-1{
    --tw-skew-x: -1deg;
  }

  .lg\:skew-y-0{
    --tw-skew-y: 0deg;
  }

  .lg\:skew-y-1{
    --tw-skew-y: 1deg;
  }

  .lg\:skew-y-2{
    --tw-skew-y: 2deg;
  }

  .lg\:skew-y-3{
    --tw-skew-y: 3deg;
  }

  .lg\:skew-y-6{
    --tw-skew-y: 6deg;
  }

  .lg\:skew-y-12{
    --tw-skew-y: 12deg;
  }

  .lg\:-skew-y-12{
    --tw-skew-y: -12deg;
  }

  .lg\:-skew-y-6{
    --tw-skew-y: -6deg;
  }

  .lg\:-skew-y-3{
    --tw-skew-y: -3deg;
  }

  .lg\:-skew-y-2{
    --tw-skew-y: -2deg;
  }

  .lg\:-skew-y-1{
    --tw-skew-y: -1deg;
  }

  .lg\:hover\:skew-x-0:hover{
    --tw-skew-x: 0deg;
  }

  .lg\:hover\:skew-x-1:hover{
    --tw-skew-x: 1deg;
  }

  .lg\:hover\:skew-x-2:hover{
    --tw-skew-x: 2deg;
  }

  .lg\:hover\:skew-x-3:hover{
    --tw-skew-x: 3deg;
  }

  .lg\:hover\:skew-x-6:hover{
    --tw-skew-x: 6deg;
  }

  .lg\:hover\:skew-x-12:hover{
    --tw-skew-x: 12deg;
  }

  .lg\:hover\:-skew-x-12:hover{
    --tw-skew-x: -12deg;
  }

  .lg\:hover\:-skew-x-6:hover{
    --tw-skew-x: -6deg;
  }

  .lg\:hover\:-skew-x-3:hover{
    --tw-skew-x: -3deg;
  }

  .lg\:hover\:-skew-x-2:hover{
    --tw-skew-x: -2deg;
  }

  .lg\:hover\:-skew-x-1:hover{
    --tw-skew-x: -1deg;
  }

  .lg\:hover\:skew-y-0:hover{
    --tw-skew-y: 0deg;
  }

  .lg\:hover\:skew-y-1:hover{
    --tw-skew-y: 1deg;
  }

  .lg\:hover\:skew-y-2:hover{
    --tw-skew-y: 2deg;
  }

  .lg\:hover\:skew-y-3:hover{
    --tw-skew-y: 3deg;
  }

  .lg\:hover\:skew-y-6:hover{
    --tw-skew-y: 6deg;
  }

  .lg\:hover\:skew-y-12:hover{
    --tw-skew-y: 12deg;
  }

  .lg\:hover\:-skew-y-12:hover{
    --tw-skew-y: -12deg;
  }

  .lg\:hover\:-skew-y-6:hover{
    --tw-skew-y: -6deg;
  }

  .lg\:hover\:-skew-y-3:hover{
    --tw-skew-y: -3deg;
  }

  .lg\:hover\:-skew-y-2:hover{
    --tw-skew-y: -2deg;
  }

  .lg\:hover\:-skew-y-1:hover{
    --tw-skew-y: -1deg;
  }

  .lg\:focus\:skew-x-0:focus{
    --tw-skew-x: 0deg;
  }

  .lg\:focus\:skew-x-1:focus{
    --tw-skew-x: 1deg;
  }

  .lg\:focus\:skew-x-2:focus{
    --tw-skew-x: 2deg;
  }

  .lg\:focus\:skew-x-3:focus{
    --tw-skew-x: 3deg;
  }

  .lg\:focus\:skew-x-6:focus{
    --tw-skew-x: 6deg;
  }

  .lg\:focus\:skew-x-12:focus{
    --tw-skew-x: 12deg;
  }

  .lg\:focus\:-skew-x-12:focus{
    --tw-skew-x: -12deg;
  }

  .lg\:focus\:-skew-x-6:focus{
    --tw-skew-x: -6deg;
  }

  .lg\:focus\:-skew-x-3:focus{
    --tw-skew-x: -3deg;
  }

  .lg\:focus\:-skew-x-2:focus{
    --tw-skew-x: -2deg;
  }

  .lg\:focus\:-skew-x-1:focus{
    --tw-skew-x: -1deg;
  }

  .lg\:focus\:skew-y-0:focus{
    --tw-skew-y: 0deg;
  }

  .lg\:focus\:skew-y-1:focus{
    --tw-skew-y: 1deg;
  }

  .lg\:focus\:skew-y-2:focus{
    --tw-skew-y: 2deg;
  }

  .lg\:focus\:skew-y-3:focus{
    --tw-skew-y: 3deg;
  }

  .lg\:focus\:skew-y-6:focus{
    --tw-skew-y: 6deg;
  }

  .lg\:focus\:skew-y-12:focus{
    --tw-skew-y: 12deg;
  }

  .lg\:focus\:-skew-y-12:focus{
    --tw-skew-y: -12deg;
  }

  .lg\:focus\:-skew-y-6:focus{
    --tw-skew-y: -6deg;
  }

  .lg\:focus\:-skew-y-3:focus{
    --tw-skew-y: -3deg;
  }

  .lg\:focus\:-skew-y-2:focus{
    --tw-skew-y: -2deg;
  }

  .lg\:focus\:-skew-y-1:focus{
    --tw-skew-y: -1deg;
  }

  .lg\:transition-none{
    transition-property: none;
  }

  .lg\:transition-all{
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .lg\:transition{
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .lg\:transition-colors{
    transition-property: background-color, border-color, color, fill, stroke;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .lg\:transition-opacity{
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .lg\:transition-shadow{
    transition-property: box-shadow;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .lg\:transition-transform{
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .lg\:hover\:transition-none:hover{
    transition-property: none;
  }

  .lg\:hover\:transition-all:hover{
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .lg\:hover\:transition:hover{
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .lg\:hover\:transition-colors:hover{
    transition-property: background-color, border-color, color, fill, stroke;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .lg\:hover\:transition-opacity:hover{
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .lg\:hover\:transition-shadow:hover{
    transition-property: box-shadow;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .lg\:hover\:transition-transform:hover{
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .lg\:focus\:transition-none:focus{
    transition-property: none;
  }

  .lg\:focus\:transition-all:focus{
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .lg\:focus\:transition:focus{
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .lg\:focus\:transition-colors:focus{
    transition-property: background-color, border-color, color, fill, stroke;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .lg\:focus\:transition-opacity:focus{
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .lg\:focus\:transition-shadow:focus{
    transition-property: box-shadow;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .lg\:focus\:transition-transform:focus{
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .lg\:ease-linear{
    transition-timing-function: linear;
  }

  .lg\:ease-in{
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
  }

  .lg\:ease-out{
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  }

  .lg\:ease-in-out{
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  }

  .lg\:ease-in-quad{
    transition-timing-function: cubic-bezier(0.550, 0.085, 0.680, 0.530);
  }

  .lg\:ease-in-cubic{
    transition-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  .lg\:ease-in-quart{
    transition-timing-function: cubic-bezier(0.895, 0.030, 0.685, 0.220);
  }

  .lg\:ease-in-quint{
    transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
  }

  .lg\:ease-in-sine{
    transition-timing-function: cubic-bezier(0.470, 0.000, 0.745, 0.715);
  }

  .lg\:ease-in-expo{
    transition-timing-function: cubic-bezier(0.950, 0.050, 0.795, 0.035);
  }

  .lg\:ease-in-circ{
    transition-timing-function: cubic-bezier(0.600, 0.040, 0.980, 0.335);
  }

  .lg\:ease-in-back{
    transition-timing-function: cubic-bezier(0.600, -0.280, 0.735, 0.045);
  }

  .lg\:ease-out-quad{
    transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940);
  }

  .lg\:ease-out-cubic{
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  .lg\:ease-out-quart{
    transition-timing-function: cubic-bezier(0.165, 0.840, 0.440, 1.000);
  }

  .lg\:ease-out-quint{
    transition-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
  }

  .lg\:ease-out-sine{
    transition-timing-function: cubic-bezier(0.390, 0.575, 0.565, 1.000);
  }

  .lg\:ease-out-expo{
    transition-timing-function: cubic-bezier(0.190, 1.000, 0.220, 1.000);
  }

  .lg\:ease-out-circ{
    transition-timing-function: cubic-bezier(0.075, 0.820, 0.165, 1.000);
  }

  .lg\:ease-out-back{
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.275);
  }

  .lg\:ease-in-out-quad{
    transition-timing-function: cubic-bezier(0.455, 0.030, 0.515, 0.955);
  }

  .lg\:ease-in-out-cubic{
    transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000);
  }

  .lg\:ease-in-out-quart{
    transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000);
  }

  .lg\:ease-in-out-quint{
    transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
  }

  .lg\:ease-in-out-sine{
    transition-timing-function: cubic-bezier(0.445, 0.050, 0.550, 0.950);
  }

  .lg\:ease-in-out-expo{
    transition-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000);
  }

  .lg\:ease-in-out-circ{
    transition-timing-function: cubic-bezier(0.785, 0.135, 0.150, 0.860);
  }

  .lg\:ease-in-out-back{
    transition-timing-function: cubic-bezier(.680, -0.550, 0.265, 1.550);
  }

  .lg\:duration-75{
    transition-duration: 75ms;
  }

  .lg\:duration-100{
    transition-duration: 100ms;
  }

  .lg\:duration-150{
    transition-duration: 150ms;
  }

  .lg\:duration-200{
    transition-duration: 200ms;
  }

  .lg\:duration-300{
    transition-duration: 300ms;
  }

  .lg\:duration-500{
    transition-duration: 500ms;
  }

  .lg\:duration-700{
    transition-duration: 700ms;
  }

  .lg\:duration-1000{
    transition-duration: 1000ms;
  }

  .lg\:delay-75{
    transition-delay: 75ms;
  }

  .lg\:delay-100{
    transition-delay: 100ms;
  }

  .lg\:delay-150{
    transition-delay: 150ms;
  }

  .lg\:delay-200{
    transition-delay: 200ms;
  }

  .lg\:delay-300{
    transition-delay: 300ms;
  }

  .lg\:delay-500{
    transition-delay: 500ms;
  }

  .lg\:delay-700{
    transition-delay: 700ms;
  }

  .lg\:delay-1000{
    transition-delay: 1000ms;
  }

  .lg\:hover\:delay-75:hover{
    transition-delay: 75ms;
  }

  .lg\:hover\:delay-100:hover{
    transition-delay: 100ms;
  }

  .lg\:hover\:delay-150:hover{
    transition-delay: 150ms;
  }

  .lg\:hover\:delay-200:hover{
    transition-delay: 200ms;
  }

  .lg\:hover\:delay-300:hover{
    transition-delay: 300ms;
  }

  .lg\:hover\:delay-500:hover{
    transition-delay: 500ms;
  }

  .lg\:hover\:delay-700:hover{
    transition-delay: 700ms;
  }

  .lg\:hover\:delay-1000:hover{
    transition-delay: 1000ms;
  }

  .lg\:focus\:delay-75:focus{
    transition-delay: 75ms;
  }

  .lg\:focus\:delay-100:focus{
    transition-delay: 100ms;
  }

  .lg\:focus\:delay-150:focus{
    transition-delay: 150ms;
  }

  .lg\:focus\:delay-200:focus{
    transition-delay: 200ms;
  }

  .lg\:focus\:delay-300:focus{
    transition-delay: 300ms;
  }

  .lg\:focus\:delay-500:focus{
    transition-delay: 500ms;
  }

  .lg\:focus\:delay-700:focus{
    transition-delay: 700ms;
  }

  .lg\:focus\:delay-1000:focus{
    transition-delay: 1000ms;
  }

  .lg\:animate-none{
    animation: none;
  }

  .lg\:animate-spin{
    animation: spin 1s linear infinite;
  }

  .lg\:animate-ping{
    animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
  }

  .lg\:animate-pulse{
    animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
  }

  .lg\:animate-bounce{
    animation: bounce 1s infinite;
  }
}

@media (min-width: 1280px){
  .xl\:container{
    width: 100%;
  }

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

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

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

  @media (min-width: 1400px){
    .xl\:container{
      max-width: 1400px;
    }
  }

  @media (min-width: 1600px){
    .xl\:container{
      max-width: 1600px;
    }
  }

  @media (min-width: 1920px){
    .xl\:container{
      max-width: 1920px;
    }
  }

  .xl\:space-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }

  .xl\:space-x-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0px * var(--tw-space-x-reverse));
    margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.25rem * var(--tw-space-x-reverse));
    margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.75rem * var(--tw-space-x-reverse));
    margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1rem * var(--tw-space-x-reverse));
    margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.25rem * var(--tw-space-x-reverse));
    margin-left: calc(1.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.75rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.75rem * var(--tw-space-x-reverse));
    margin-left: calc(1.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(2rem * var(--tw-space-x-reverse));
    margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.25rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(2.25rem * var(--tw-space-x-reverse));
    margin-left: calc(2.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(2.5rem * var(--tw-space-x-reverse));
    margin-left: calc(2.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.75rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(2.75rem * var(--tw-space-x-reverse));
    margin-left: calc(2.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(3rem * var(--tw-space-x-reverse));
    margin-left: calc(3rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-13 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(3.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.25rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-13 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(3.25rem * var(--tw-space-x-reverse));
    margin-left: calc(3.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.5rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(3.5rem * var(--tw-space-x-reverse));
    margin-left: calc(3.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-15 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(3.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.75rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-15 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(3.75rem * var(--tw-space-x-reverse));
    margin-left: calc(3.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(4rem * var(--tw-space-x-reverse));
    margin-left: calc(4rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-17 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(4.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4.25rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-17 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(4.25rem * var(--tw-space-x-reverse));
    margin-left: calc(4.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-18 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(4.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4.5rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-18 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(4.5rem * var(--tw-space-x-reverse));
    margin-left: calc(4.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-19 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(4.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4.75rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-19 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(4.75rem * var(--tw-space-x-reverse));
    margin-left: calc(4.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(5rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(5rem * var(--tw-space-x-reverse));
    margin-left: calc(5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-22 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(5.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(5.5rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-22 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(5.5rem * var(--tw-space-x-reverse));
    margin-left: calc(5.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(6rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(6rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(6rem * var(--tw-space-x-reverse));
    margin-left: calc(6rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(6.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(6.25rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(6.25rem * var(--tw-space-x-reverse));
    margin-left: calc(6.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(7rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(7rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(7rem * var(--tw-space-x-reverse));
    margin-left: calc(7rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-30 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(7.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(7.5rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-30 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(7.5rem * var(--tw-space-x-reverse));
    margin-left: calc(7.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(8rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(8rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(8rem * var(--tw-space-x-reverse));
    margin-left: calc(8rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-34 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(8.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(8.5rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-34 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(8.5rem * var(--tw-space-x-reverse));
    margin-left: calc(8.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-35 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(8.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(8.75rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-35 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(8.75rem * var(--tw-space-x-reverse));
    margin-left: calc(8.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(9rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(9rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(9rem * var(--tw-space-x-reverse));
    margin-left: calc(9rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-39 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(9.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(9.75rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-39 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(9.75rem * var(--tw-space-x-reverse));
    margin-left: calc(9.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(10rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(10rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(10rem * var(--tw-space-x-reverse));
    margin-left: calc(10rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-42 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(10.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(10.5rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-42 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(10.5rem * var(--tw-space-x-reverse));
    margin-left: calc(10.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(11rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(11rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(11rem * var(--tw-space-x-reverse));
    margin-left: calc(11rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-45 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(11.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(11.25rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-45 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(11.25rem * var(--tw-space-x-reverse));
    margin-left: calc(11.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(12rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(12rem * var(--tw-space-x-reverse));
    margin-left: calc(12rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-50 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(12.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(12.5rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-50 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(12.5rem * var(--tw-space-x-reverse));
    margin-left: calc(12.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(13rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(13rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(13rem * var(--tw-space-x-reverse));
    margin-left: calc(13rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-55 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(13.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(13.75rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-55 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(13.75rem * var(--tw-space-x-reverse));
    margin-left: calc(13.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(14rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(14rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(14rem * var(--tw-space-x-reverse));
    margin-left: calc(14rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-58 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(14.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(14.5rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-58 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(14.5rem * var(--tw-space-x-reverse));
    margin-left: calc(14.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(15rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(15rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(15rem * var(--tw-space-x-reverse));
    margin-left: calc(15rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(16rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(16rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(16rem * var(--tw-space-x-reverse));
    margin-left: calc(16rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-65 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(16.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(16.25rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-65 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(16.25rem * var(--tw-space-x-reverse));
    margin-left: calc(16.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-68 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(17rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(17rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-68 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(17rem * var(--tw-space-x-reverse));
    margin-left: calc(17rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-69 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(17.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(17.25rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-69 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(17.25rem * var(--tw-space-x-reverse));
    margin-left: calc(17.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-70 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(17.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(17.5rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-70 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(17.5rem * var(--tw-space-x-reverse));
    margin-left: calc(17.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(18rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(18rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(18rem * var(--tw-space-x-reverse));
    margin-left: calc(18rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(18.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(18.75rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(18.75rem * var(--tw-space-x-reverse));
    margin-left: calc(18.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(20rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(20rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(20rem * var(--tw-space-x-reverse));
    margin-left: calc(20rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-85 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(21.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(21.25rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-85 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(21.25rem * var(--tw-space-x-reverse));
    margin-left: calc(21.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-86 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(21.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(21.5rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-86 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(21.5rem * var(--tw-space-x-reverse));
    margin-left: calc(21.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-90 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(22.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(22.5rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-90 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(22.5rem * var(--tw-space-x-reverse));
    margin-left: calc(22.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(24rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(24rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(24rem * var(--tw-space-x-reverse));
    margin-left: calc(24rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-100 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(25rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-100 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(25rem * var(--tw-space-x-reverse));
    margin-left: calc(25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-115 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(28.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(28.75rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-115 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(28.75rem * var(--tw-space-x-reverse));
    margin-left: calc(28.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-125 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(31.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(31.25rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-125 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(31.25rem * var(--tw-space-x-reverse));
    margin-left: calc(31.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-142 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(35.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(35.5rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-142 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(35.5rem * var(--tw-space-x-reverse));
    margin-left: calc(35.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-150 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(37.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(37.5rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-150 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(37.5rem * var(--tw-space-x-reverse));
    margin-left: calc(37.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-156 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(39rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(39rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-156 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(39rem * var(--tw-space-x-reverse));
    margin-left: calc(39rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-160 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(40rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(40rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-160 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(40rem * var(--tw-space-x-reverse));
    margin-left: calc(40rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-175 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(43.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(43.75rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-175 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(43.75rem * var(--tw-space-x-reverse));
    margin-left: calc(43.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-207 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(51.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(51.75rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-207 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(51.75rem * var(--tw-space-x-reverse));
    margin-left: calc(51.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-242 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(60.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(60.5rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-242 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(60.5rem * var(--tw-space-x-reverse));
    margin-left: calc(60.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-250 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(62.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(62.5rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-250 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(62.5rem * var(--tw-space-x-reverse));
    margin-left: calc(62.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-258 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(64.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(64.5rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-258 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(64.5rem * var(--tw-space-x-reverse));
    margin-left: calc(64.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-265 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(66.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(66.25rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-265 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(66.25rem * var(--tw-space-x-reverse));
    margin-left: calc(66.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-280 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(70rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(70rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-280 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(70rem * var(--tw-space-x-reverse));
    margin-left: calc(70rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1px * var(--tw-space-y-reverse));
  }

  .xl\:space-x-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1px * var(--tw-space-x-reverse));
    margin-left: calc(1px * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.125rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.125rem * var(--tw-space-x-reverse));
    margin-left: calc(0.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.375rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.375rem * var(--tw-space-x-reverse));
    margin-left: calc(0.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.625rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.625rem * var(--tw-space-x-reverse));
    margin-left: calc(0.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.875rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.875rem * var(--tw-space-x-reverse));
    margin-left: calc(0.875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-0\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.0625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.0625rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-0\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.0625rem * var(--tw-space-x-reverse));
    margin-left: calc(0.0625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-0\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.1875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.1875rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-0\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.1875rem * var(--tw-space-x-reverse));
    margin-left: calc(0.1875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-1\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.3125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.3125rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-1\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.3125rem * var(--tw-space-x-reverse));
    margin-left: calc(0.3125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-1\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.4375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.4375rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-1\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.4375rem * var(--tw-space-x-reverse));
    margin-left: calc(0.4375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-2\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.5625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.5625rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-2\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.5625rem * var(--tw-space-x-reverse));
    margin-left: calc(0.5625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-2\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.6875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.6875rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-2\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.6875rem * var(--tw-space-x-reverse));
    margin-left: calc(0.6875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-3\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.8125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.8125rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-3\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.8125rem * var(--tw-space-x-reverse));
    margin-left: calc(0.8125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-3\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.9375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.9375rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-3\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.9375rem * var(--tw-space-x-reverse));
    margin-left: calc(0.9375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-4\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.0625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.0625rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-4\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.0625rem * var(--tw-space-x-reverse));
    margin-left: calc(1.0625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-4\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.125rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-4\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.125rem * var(--tw-space-x-reverse));
    margin-left: calc(1.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-4\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.1875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.1875rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-4\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.1875rem * var(--tw-space-x-reverse));
    margin-left: calc(1.1875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-5\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.3125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.3125rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-5\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.3125rem * var(--tw-space-x-reverse));
    margin-left: calc(1.3125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-5\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.375rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-5\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.375rem * var(--tw-space-x-reverse));
    margin-left: calc(1.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-5\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.4375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.4375rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-5\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.4375rem * var(--tw-space-x-reverse));
    margin-left: calc(1.4375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-6\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.5625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.5625rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-6\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.5625rem * var(--tw-space-x-reverse));
    margin-left: calc(1.5625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-6\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.625rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-6\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.625rem * var(--tw-space-x-reverse));
    margin-left: calc(1.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-6\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.6875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.6875rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-6\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.6875rem * var(--tw-space-x-reverse));
    margin-left: calc(1.6875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-7\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.8125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.8125rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-7\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.8125rem * var(--tw-space-x-reverse));
    margin-left: calc(1.8125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-7\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.875rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-7\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.875rem * var(--tw-space-x-reverse));
    margin-left: calc(1.875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-8\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2.0625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.0625rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-8\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(2.0625rem * var(--tw-space-x-reverse));
    margin-left: calc(2.0625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-8\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.125rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-8\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(2.125rem * var(--tw-space-x-reverse));
    margin-left: calc(2.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-9\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2.3125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.3125rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-9\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(2.3125rem * var(--tw-space-x-reverse));
    margin-left: calc(2.3125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-9\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.375rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-9\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(2.375rem * var(--tw-space-x-reverse));
    margin-left: calc(2.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-10\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.625rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-10\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(2.625rem * var(--tw-space-x-reverse));
    margin-left: calc(2.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-11\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2.8125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.8125rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-11\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(2.8125rem * var(--tw-space-x-reverse));
    margin-left: calc(2.8125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-11\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.875rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-11\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(2.875rem * var(--tw-space-x-reverse));
    margin-left: calc(2.875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-12\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(3.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.125rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-12\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(3.125rem * var(--tw-space-x-reverse));
    margin-left: calc(3.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-12\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(3.1875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.1875rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-12\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(3.1875rem * var(--tw-space-x-reverse));
    margin-left: calc(3.1875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-13\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(3.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.375rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-13\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(3.375rem * var(--tw-space-x-reverse));
    margin-left: calc(3.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-14\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(3.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.625rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-14\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(3.625rem * var(--tw-space-x-reverse));
    margin-left: calc(3.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-15\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(3.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.875rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-15\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(3.875rem * var(--tw-space-x-reverse));
    margin-left: calc(3.875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-15\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(3.9375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.9375rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-15\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(3.9375rem * var(--tw-space-x-reverse));
    margin-left: calc(3.9375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-16\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(4.0625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4.0625rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-16\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(4.0625rem * var(--tw-space-x-reverse));
    margin-left: calc(4.0625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-17\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(4.3125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4.3125rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-17\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(4.3125rem * var(--tw-space-x-reverse));
    margin-left: calc(4.3125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-17\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(4.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4.375rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-17\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(4.375rem * var(--tw-space-x-reverse));
    margin-left: calc(4.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-18\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(4.5625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4.5625rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-18\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(4.5625rem * var(--tw-space-x-reverse));
    margin-left: calc(4.5625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-18\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(4.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4.625rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-18\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(4.625rem * var(--tw-space-x-reverse));
    margin-left: calc(4.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-20\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(5.0625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(5.0625rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-20\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(5.0625rem * var(--tw-space-x-reverse));
    margin-left: calc(5.0625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-20\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(5.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(5.125rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-20\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(5.125rem * var(--tw-space-x-reverse));
    margin-left: calc(5.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-22\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(5.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(5.625rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-22\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(5.625rem * var(--tw-space-x-reverse));
    margin-left: calc(5.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-25\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(6.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(6.375rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-25\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(6.375rem * var(--tw-space-x-reverse));
    margin-left: calc(6.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-26\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(6.6875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(6.6875rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-26\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(6.6875rem * var(--tw-space-x-reverse));
    margin-left: calc(6.6875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-32\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(8.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(8.125rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-32\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(8.125rem * var(--tw-space-x-reverse));
    margin-left: calc(8.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-37\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(9.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(9.375rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-37\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(9.375rem * var(--tw-space-x-reverse));
    margin-left: calc(9.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-41\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(10.3125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(10.3125rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-41\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(10.3125rem * var(--tw-space-x-reverse));
    margin-left: calc(10.3125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-52\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(13.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(13.125rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-52\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(13.125rem * var(--tw-space-x-reverse));
    margin-left: calc(13.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-54\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(13.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(13.625rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-54\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(13.625rem * var(--tw-space-x-reverse));
    margin-left: calc(13.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-57\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(14.3125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(14.3125rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-57\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(14.3125rem * var(--tw-space-x-reverse));
    margin-left: calc(14.3125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-57\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(14.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(14.375rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-57\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(14.375rem * var(--tw-space-x-reverse));
    margin-left: calc(14.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-66\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(16.5625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(16.5625rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-66\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(16.5625rem * var(--tw-space-x-reverse));
    margin-left: calc(16.5625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-74\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(18.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(18.125rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-74\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(18.125rem * var(--tw-space-x-reverse));
    margin-left: calc(18.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-106\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(26.5625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(26.5625rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-106\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(26.5625rem * var(--tw-space-x-reverse));
    margin-left: calc(26.5625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-112\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(28.0675rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(28.0675rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-112\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(28.0675rem * var(--tw-space-x-reverse));
    margin-left: calc(28.0675rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-112\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(28.1875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(28.1875rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-112\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(28.1875rem * var(--tw-space-x-reverse));
    margin-left: calc(28.1875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-147\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(36.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(36.875rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-147\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(36.875rem * var(--tw-space-x-reverse));
    margin-left: calc(36.875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-162\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(40.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(40.625rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-162\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(40.625rem * var(--tw-space-x-reverse));
    margin-left: calc(40.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-172\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(42.5625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(42.5625rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-172\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(42.5625rem * var(--tw-space-x-reverse));
    margin-left: calc(42.5625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-175\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(43.8125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(43.8125rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-175\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(43.8125rem * var(--tw-space-x-reverse));
    margin-left: calc(43.8125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-184\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(46.0625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(46.0625rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-184\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(46.0625rem * var(--tw-space-x-reverse));
    margin-left: calc(46.0625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-203\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(50.8125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(50.8125rem * var(--tw-space-y-reverse));
  }

  .xl\:space-x-203\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(50.8125rem * var(--tw-space-x-reverse));
    margin-left: calc(50.8125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-half > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(50% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(50% * var(--tw-space-y-reverse));
  }

  .xl\:space-x-half > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(50% * var(--tw-space-x-reverse));
    margin-left: calc(50% * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-full > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(100% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(100% * var(--tw-space-y-reverse));
  }

  .xl\:space-x-full > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(100% * var(--tw-space-x-reverse));
    margin-left: calc(100% * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-1\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(10% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(10% * var(--tw-space-y-reverse));
  }

  .xl\:space-x-1\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(10% * var(--tw-space-x-reverse));
    margin-left: calc(10% * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-2\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(20% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(20% * var(--tw-space-y-reverse));
  }

  .xl\:space-x-2\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(20% * var(--tw-space-x-reverse));
    margin-left: calc(20% * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-3\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(30% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(30% * var(--tw-space-y-reverse));
  }

  .xl\:space-x-3\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(30% * var(--tw-space-x-reverse));
    margin-left: calc(30% * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-4\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(40% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(40% * var(--tw-space-y-reverse));
  }

  .xl\:space-x-4\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(40% * var(--tw-space-x-reverse));
    margin-left: calc(40% * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-4\.5\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(45% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(45% * var(--tw-space-y-reverse));
  }

  .xl\:space-x-4\.5\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(45% * var(--tw-space-x-reverse));
    margin-left: calc(45% * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-5\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(50% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(50% * var(--tw-space-y-reverse));
  }

  .xl\:space-x-5\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(50% * var(--tw-space-x-reverse));
    margin-left: calc(50% * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-5\.5\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(55% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(55% * var(--tw-space-y-reverse));
  }

  .xl\:space-x-5\.5\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(55% * var(--tw-space-x-reverse));
    margin-left: calc(55% * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-6\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(60% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(60% * var(--tw-space-y-reverse));
  }

  .xl\:space-x-6\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(60% * var(--tw-space-x-reverse));
    margin-left: calc(60% * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-7\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(70% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(70% * var(--tw-space-y-reverse));
  }

  .xl\:space-x-7\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(70% * var(--tw-space-x-reverse));
    margin-left: calc(70% * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-8\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(80% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(80% * var(--tw-space-y-reverse));
  }

  .xl\:space-x-8\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(80% * var(--tw-space-x-reverse));
    margin-left: calc(80% * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-9\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(90% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(90% * var(--tw-space-y-reverse));
  }

  .xl\:space-x-9\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(90% * var(--tw-space-x-reverse));
    margin-left: calc(90% * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-1\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(8.333333% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(8.333333% * var(--tw-space-y-reverse));
  }

  .xl\:space-x-1\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(8.333333% * var(--tw-space-x-reverse));
    margin-left: calc(8.333333% * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-2\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(16.666667% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(16.666667% * var(--tw-space-y-reverse));
  }

  .xl\:space-x-2\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(16.666667% * var(--tw-space-x-reverse));
    margin-left: calc(16.666667% * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-3\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(25% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(25% * var(--tw-space-y-reverse));
  }

  .xl\:space-x-3\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(25% * var(--tw-space-x-reverse));
    margin-left: calc(25% * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-4\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(33.333333% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(33.333333% * var(--tw-space-y-reverse));
  }

  .xl\:space-x-4\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(33.333333% * var(--tw-space-x-reverse));
    margin-left: calc(33.333333% * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-5\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(41.666667% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(41.666667% * var(--tw-space-y-reverse));
  }

  .xl\:space-x-5\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(41.666667% * var(--tw-space-x-reverse));
    margin-left: calc(41.666667% * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-6\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(50% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(50% * var(--tw-space-y-reverse));
  }

  .xl\:space-x-6\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(50% * var(--tw-space-x-reverse));
    margin-left: calc(50% * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-7\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(58.333333% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(58.333333% * var(--tw-space-y-reverse));
  }

  .xl\:space-x-7\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(58.333333% * var(--tw-space-x-reverse));
    margin-left: calc(58.333333% * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-8\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(66.666667% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(66.666667% * var(--tw-space-y-reverse));
  }

  .xl\:space-x-8\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(66.666667% * var(--tw-space-x-reverse));
    margin-left: calc(66.666667% * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-9\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(75% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(75% * var(--tw-space-y-reverse));
  }

  .xl\:space-x-9\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(75% * var(--tw-space-x-reverse));
    margin-left: calc(75% * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-10\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(83.333333% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(83.333333% * var(--tw-space-y-reverse));
  }

  .xl\:space-x-10\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(83.333333% * var(--tw-space-x-reverse));
    margin-left: calc(83.333333% * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-11\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(91.666667% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(91.666667% * var(--tw-space-y-reverse));
  }

  .xl\:space-x-11\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(91.666667% * var(--tw-space-x-reverse));
    margin-left: calc(91.666667% * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0px * var(--tw-space-x-reverse));
    margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.25rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.5rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.75rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1rem * var(--tw-space-x-reverse));
    margin-left: calc(-1rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.25rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.5rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.75rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-2rem * var(--tw-space-x-reverse));
    margin-left: calc(-2rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.25rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.5rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.75rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-3rem * var(--tw-space-x-reverse));
    margin-left: calc(-3rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-13 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-3.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3.25rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-13 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-3.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-3.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3.5rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-3.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-3.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-15 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-3.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3.75rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-15 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-3.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-3.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-4rem * var(--tw-space-x-reverse));
    margin-left: calc(-4rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-17 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-4.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4.25rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-17 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-4.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-4.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-18 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-4.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4.5rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-18 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-4.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-4.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-19 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-4.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4.75rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-19 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-4.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-4.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-5rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-5rem * var(--tw-space-x-reverse));
    margin-left: calc(-5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-22 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-5.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-5.5rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-22 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-5.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-5.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-6rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-6rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-6rem * var(--tw-space-x-reverse));
    margin-left: calc(-6rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-6.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-6.25rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-6.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-6.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-7rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-7rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-7rem * var(--tw-space-x-reverse));
    margin-left: calc(-7rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-30 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-7.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-7.5rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-30 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-7.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-7.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-8rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-8rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-8rem * var(--tw-space-x-reverse));
    margin-left: calc(-8rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-34 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-8.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-8.5rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-34 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-8.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-8.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-35 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-8.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-8.75rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-35 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-8.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-8.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-9rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-9rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-9rem * var(--tw-space-x-reverse));
    margin-left: calc(-9rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-39 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-9.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-9.75rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-39 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-9.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-9.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-10rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-10rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-10rem * var(--tw-space-x-reverse));
    margin-left: calc(-10rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-42 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-10.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-10.5rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-42 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-10.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-10.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-11rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-11rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-11rem * var(--tw-space-x-reverse));
    margin-left: calc(-11rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-45 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-11.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-11.25rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-45 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-11.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-11.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-12rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-12rem * var(--tw-space-x-reverse));
    margin-left: calc(-12rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-50 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-12.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-12.5rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-50 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-12.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-12.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-13rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-13rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-13rem * var(--tw-space-x-reverse));
    margin-left: calc(-13rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-55 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-13.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-13.75rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-55 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-13.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-13.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-14rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-14rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-14rem * var(--tw-space-x-reverse));
    margin-left: calc(-14rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-58 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-14.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-14.5rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-58 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-14.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-14.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-15rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-15rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-15rem * var(--tw-space-x-reverse));
    margin-left: calc(-15rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-16rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-16rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-16rem * var(--tw-space-x-reverse));
    margin-left: calc(-16rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-65 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-16.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-16.25rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-65 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-16.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-16.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-68 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-17rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-17rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-68 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-17rem * var(--tw-space-x-reverse));
    margin-left: calc(-17rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-69 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-17.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-17.25rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-69 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-17.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-17.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-70 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-17.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-17.5rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-70 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-17.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-17.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-18rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-18rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-18rem * var(--tw-space-x-reverse));
    margin-left: calc(-18rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-18.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-18.75rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-18.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-18.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-20rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-20rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-20rem * var(--tw-space-x-reverse));
    margin-left: calc(-20rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-85 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-21.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-21.25rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-85 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-21.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-21.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-86 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-21.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-21.5rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-86 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-21.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-21.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-90 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-22.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-22.5rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-90 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-22.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-22.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-24rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-24rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-24rem * var(--tw-space-x-reverse));
    margin-left: calc(-24rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-100 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-25rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-100 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-25rem * var(--tw-space-x-reverse));
    margin-left: calc(-25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-115 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-28.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-28.75rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-115 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-28.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-28.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-125 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-31.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-31.25rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-125 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-31.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-31.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-142 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-35.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-35.5rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-142 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-35.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-35.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-150 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-37.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-37.5rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-150 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-37.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-37.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-156 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-39rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-39rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-156 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-39rem * var(--tw-space-x-reverse));
    margin-left: calc(-39rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-160 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-40rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-40rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-160 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-40rem * var(--tw-space-x-reverse));
    margin-left: calc(-40rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-175 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-43.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-43.75rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-175 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-43.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-43.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-207 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-51.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-51.75rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-207 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-51.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-51.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-242 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-60.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-60.5rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-242 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-60.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-60.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-250 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-62.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-62.5rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-250 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-62.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-62.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-258 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-64.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-64.5rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-258 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-64.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-64.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-265 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-66.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-66.25rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-265 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-66.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-66.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-280 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-70rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-70rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-280 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-70rem * var(--tw-space-x-reverse));
    margin-left: calc(-70rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1px * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1px * var(--tw-space-x-reverse));
    margin-left: calc(-1px * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.125rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.125rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.375rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.375rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.625rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.625rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.875rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.875rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-0\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.0625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.0625rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-0\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.0625rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.0625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-0\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.1875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.1875rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-0\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.1875rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.1875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-1\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.3125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.3125rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-1\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.3125rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.3125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-1\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.4375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.4375rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-1\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.4375rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.4375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-2\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.5625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.5625rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-2\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.5625rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.5625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-2\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.6875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.6875rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-2\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.6875rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.6875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-3\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.8125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.8125rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-3\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.8125rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.8125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-3\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.9375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.9375rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-3\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.9375rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.9375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-4\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.0625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.0625rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-4\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.0625rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.0625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-4\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.125rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-4\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.125rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-4\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.1875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.1875rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-4\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.1875rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.1875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-5\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.3125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.3125rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-5\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.3125rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.3125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-5\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.375rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-5\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.375rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-5\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.4375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.4375rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-5\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.4375rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.4375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-6\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.5625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.5625rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-6\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.5625rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.5625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-6\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.625rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-6\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.625rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-6\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.6875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.6875rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-6\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.6875rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.6875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-7\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.8125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.8125rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-7\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.8125rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.8125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-7\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.875rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-7\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.875rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-8\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.0625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.0625rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-8\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.0625rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.0625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-8\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.125rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-8\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.125rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-9\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.3125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.3125rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-9\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.3125rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.3125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-9\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.375rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-9\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.375rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-10\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.625rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-10\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.625rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-11\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.8125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.8125rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-11\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.8125rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.8125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-11\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.875rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-11\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.875rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-12\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-3.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3.125rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-12\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-3.125rem * var(--tw-space-x-reverse));
    margin-left: calc(-3.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-12\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-3.1875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3.1875rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-12\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-3.1875rem * var(--tw-space-x-reverse));
    margin-left: calc(-3.1875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-13\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-3.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3.375rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-13\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-3.375rem * var(--tw-space-x-reverse));
    margin-left: calc(-3.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-14\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-3.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3.625rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-14\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-3.625rem * var(--tw-space-x-reverse));
    margin-left: calc(-3.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-15\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-3.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3.875rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-15\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-3.875rem * var(--tw-space-x-reverse));
    margin-left: calc(-3.875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-15\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-3.9375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3.9375rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-15\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-3.9375rem * var(--tw-space-x-reverse));
    margin-left: calc(-3.9375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-16\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-4.0625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4.0625rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-16\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-4.0625rem * var(--tw-space-x-reverse));
    margin-left: calc(-4.0625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-17\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-4.3125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4.3125rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-17\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-4.3125rem * var(--tw-space-x-reverse));
    margin-left: calc(-4.3125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-17\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-4.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4.375rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-17\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-4.375rem * var(--tw-space-x-reverse));
    margin-left: calc(-4.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-18\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-4.5625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4.5625rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-18\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-4.5625rem * var(--tw-space-x-reverse));
    margin-left: calc(-4.5625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-18\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-4.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4.625rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-18\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-4.625rem * var(--tw-space-x-reverse));
    margin-left: calc(-4.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-20\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-5.0625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-5.0625rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-20\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-5.0625rem * var(--tw-space-x-reverse));
    margin-left: calc(-5.0625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-20\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-5.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-5.125rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-20\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-5.125rem * var(--tw-space-x-reverse));
    margin-left: calc(-5.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-22\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-5.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-5.625rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-22\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-5.625rem * var(--tw-space-x-reverse));
    margin-left: calc(-5.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-25\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-6.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-6.375rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-25\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-6.375rem * var(--tw-space-x-reverse));
    margin-left: calc(-6.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-26\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-6.6875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-6.6875rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-26\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-6.6875rem * var(--tw-space-x-reverse));
    margin-left: calc(-6.6875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-32\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-8.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-8.125rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-32\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-8.125rem * var(--tw-space-x-reverse));
    margin-left: calc(-8.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-37\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-9.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-9.375rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-37\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-9.375rem * var(--tw-space-x-reverse));
    margin-left: calc(-9.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-41\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-10.3125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-10.3125rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-41\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-10.3125rem * var(--tw-space-x-reverse));
    margin-left: calc(-10.3125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-52\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-13.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-13.125rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-52\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-13.125rem * var(--tw-space-x-reverse));
    margin-left: calc(-13.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-54\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-13.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-13.625rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-54\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-13.625rem * var(--tw-space-x-reverse));
    margin-left: calc(-13.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-57\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-14.3125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-14.3125rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-57\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-14.3125rem * var(--tw-space-x-reverse));
    margin-left: calc(-14.3125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-57\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-14.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-14.375rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-57\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-14.375rem * var(--tw-space-x-reverse));
    margin-left: calc(-14.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-66\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-16.5625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-16.5625rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-66\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-16.5625rem * var(--tw-space-x-reverse));
    margin-left: calc(-16.5625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-74\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-18.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-18.125rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-74\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-18.125rem * var(--tw-space-x-reverse));
    margin-left: calc(-18.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-106\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-26.5625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-26.5625rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-106\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-26.5625rem * var(--tw-space-x-reverse));
    margin-left: calc(-26.5625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-112\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-28.0675rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-28.0675rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-112\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-28.0675rem * var(--tw-space-x-reverse));
    margin-left: calc(-28.0675rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-112\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-28.1875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-28.1875rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-112\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-28.1875rem * var(--tw-space-x-reverse));
    margin-left: calc(-28.1875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-147\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-36.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-36.875rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-147\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-36.875rem * var(--tw-space-x-reverse));
    margin-left: calc(-36.875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-162\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-40.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-40.625rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-162\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-40.625rem * var(--tw-space-x-reverse));
    margin-left: calc(-40.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-172\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-42.5625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-42.5625rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-172\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-42.5625rem * var(--tw-space-x-reverse));
    margin-left: calc(-42.5625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-175\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-43.8125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-43.8125rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-175\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-43.8125rem * var(--tw-space-x-reverse));
    margin-left: calc(-43.8125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-184\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-46.0625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-46.0625rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-184\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-46.0625rem * var(--tw-space-x-reverse));
    margin-left: calc(-46.0625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-203\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-50.8125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-50.8125rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-203\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-50.8125rem * var(--tw-space-x-reverse));
    margin-left: calc(-50.8125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-half > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-50% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-50% * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-half > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-50% * var(--tw-space-x-reverse));
    margin-left: calc(-50% * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-full > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-100% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-100% * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-full > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-100% * var(--tw-space-x-reverse));
    margin-left: calc(-100% * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-1\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-10% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-10% * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-1\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-10% * var(--tw-space-x-reverse));
    margin-left: calc(-10% * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-2\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-20% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-20% * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-2\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-20% * var(--tw-space-x-reverse));
    margin-left: calc(-20% * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-3\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-30% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-30% * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-3\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-30% * var(--tw-space-x-reverse));
    margin-left: calc(-30% * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-4\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-40% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-40% * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-4\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-40% * var(--tw-space-x-reverse));
    margin-left: calc(-40% * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-4\.5\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-45% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-45% * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-4\.5\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-45% * var(--tw-space-x-reverse));
    margin-left: calc(-45% * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-5\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-50% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-50% * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-5\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-50% * var(--tw-space-x-reverse));
    margin-left: calc(-50% * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-5\.5\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-55% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-55% * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-5\.5\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-55% * var(--tw-space-x-reverse));
    margin-left: calc(-55% * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-6\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-60% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-60% * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-6\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-60% * var(--tw-space-x-reverse));
    margin-left: calc(-60% * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-7\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-70% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-70% * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-7\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-70% * var(--tw-space-x-reverse));
    margin-left: calc(-70% * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-8\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-80% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-80% * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-8\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-80% * var(--tw-space-x-reverse));
    margin-left: calc(-80% * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-9\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-90% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-90% * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-9\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-90% * var(--tw-space-x-reverse));
    margin-left: calc(-90% * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-1\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-8.33333% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-8.33333% * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-1\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-8.33333% * var(--tw-space-x-reverse));
    margin-left: calc(-8.33333% * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-2\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-16.66667% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-16.66667% * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-2\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-16.66667% * var(--tw-space-x-reverse));
    margin-left: calc(-16.66667% * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-3\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-25% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-25% * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-3\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-25% * var(--tw-space-x-reverse));
    margin-left: calc(-25% * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-4\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-33.33333% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-33.33333% * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-4\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-33.33333% * var(--tw-space-x-reverse));
    margin-left: calc(-33.33333% * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-5\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-41.66667% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-41.66667% * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-5\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-41.66667% * var(--tw-space-x-reverse));
    margin-left: calc(-41.66667% * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-6\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-50% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-50% * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-6\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-50% * var(--tw-space-x-reverse));
    margin-left: calc(-50% * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-7\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-58.33333% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-58.33333% * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-7\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-58.33333% * var(--tw-space-x-reverse));
    margin-left: calc(-58.33333% * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-8\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-66.66667% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-66.66667% * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-8\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-66.66667% * var(--tw-space-x-reverse));
    margin-left: calc(-66.66667% * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-9\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-75% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-75% * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-9\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-75% * var(--tw-space-x-reverse));
    margin-left: calc(-75% * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-10\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-83.33333% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-83.33333% * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-10\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-83.33333% * var(--tw-space-x-reverse));
    margin-left: calc(-83.33333% * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-y-11\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-91.66667% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-91.66667% * var(--tw-space-y-reverse));
  }

  .xl\:-space-x-11\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-91.66667% * var(--tw-space-x-reverse));
    margin-left: calc(-91.66667% * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 1;
  }

  .xl\:space-x-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 1;
  }

  .xl\:divide-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse: 0;
    border-top-width: calc(0px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(0px * var(--tw-divide-y-reverse));
  }

  .xl\:divide-x-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse: 0;
    border-right-width: calc(0px * var(--tw-divide-x-reverse));
    border-left-width: calc(0px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .xl\:divide-y-2 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse: 0;
    border-top-width: calc(2px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(2px * var(--tw-divide-y-reverse));
  }

  .xl\:divide-x-2 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse: 0;
    border-right-width: calc(2px * var(--tw-divide-x-reverse));
    border-left-width: calc(2px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .xl\:divide-y-4 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse: 0;
    border-top-width: calc(4px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(4px * var(--tw-divide-y-reverse));
  }

  .xl\:divide-x-4 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse: 0;
    border-right-width: calc(4px * var(--tw-divide-x-reverse));
    border-left-width: calc(4px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .xl\:divide-y-8 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse: 0;
    border-top-width: calc(8px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(8px * var(--tw-divide-y-reverse));
  }

  .xl\:divide-x-8 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse: 0;
    border-right-width: calc(8px * var(--tw-divide-x-reverse));
    border-left-width: calc(8px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .xl\:divide-y > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse: 0;
    border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
  }

  .xl\:divide-x > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse: 0;
    border-right-width: calc(1px * var(--tw-divide-x-reverse));
    border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .xl\:divide-y-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse: 1;
  }

  .xl\:divide-x-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse: 1;
  }

  .xl\:divide-transparent > :not([hidden]) ~ :not([hidden]){
    border-color: transparent;
  }

  .xl\:divide-black > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-divide-opacity));
  }

  .xl\:divide-white > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-divide-opacity));
  }

  .xl\:divide-grey > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(155, 155, 155, var(--tw-divide-opacity));
  }

  .xl\:divide-grey-darkest > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(17, 17, 17, var(--tw-divide-opacity));
  }

  .xl\:divide-grey-darkest700 > :not([hidden]) ~ :not([hidden]){
    border-color: rgba(17, 17, 17, 0.7);
  }

  .xl\:divide-grey-darkest300 > :not([hidden]) ~ :not([hidden]){
    border-color: rgba(17, 17, 17, 0.3);
  }

  .xl\:divide-grey-darkest100 > :not([hidden]) ~ :not([hidden]){
    border-color: rgba(17, 17, 17, 0.1);
  }

  .xl\:divide-grey-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(82, 95, 119, var(--tw-divide-opacity));
  }

  .xl\:divide-grey-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(163, 163, 163, var(--tw-divide-opacity));
  }

  .xl\:divide-grey-extralight > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(231, 231, 231, var(--tw-divide-opacity));
  }

  .xl\:divide-grey-lighter > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(180, 189, 206, var(--tw-divide-opacity));
  }

  .xl\:divide-grey-lightest > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(244, 244, 244, var(--tw-divide-opacity));
  }

  .xl\:divide-grey-timeline > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(136, 136, 136, var(--tw-divide-opacity));
  }

  .xl\:divide-blue > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(99, 169, 209, var(--tw-divide-opacity));
  }

  .xl\:divide-blue-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(123, 207, 255, var(--tw-divide-opacity));
  }

  .xl\:divide-blue-lightest > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(255, 81, 172, var(--tw-divide-opacity));
  }

  .xl\:divide-pink > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(237, 9, 128, var(--tw-divide-opacity));
  }

  .xl\:divide-pink-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(255, 91, 180, var(--tw-divide-opacity));
  }

  .xl\:divide-orange > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(243, 114, 69, var(--tw-divide-opacity));
  }

  .xl\:divide-yellow > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(255, 230, 0, var(--tw-divide-opacity));
  }

  .xl\:divide-yellow-two > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(249, 227, 32, var(--tw-divide-opacity));
  }

  .xl\:divide-yellow-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(230, 175, 33, var(--tw-divide-opacity));
  }

  .xl\:divide-yellow-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(243, 193, 42, var(--tw-divide-opacity));
  }

  .xl\:divide-green-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(33, 115, 37, var(--tw-divide-opacity));
  }

  .xl\:divide-green-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(80, 161, 84, var(--tw-divide-opacity));
  }

  .xl\:divide-purple > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(164, 139, 198, var(--tw-divide-opacity));
  }

  .xl\:divide-purple-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(158, 149, 255, var(--tw-divide-opacity));
  }

  .xl\:divide-brown-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(202, 138, 78, var(--tw-divide-opacity));
  }

  .xl\:divide-brown-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(173, 91, 31, var(--tw-divide-opacity));
  }

  .group:hover .xl\:group-hover\:divide-transparent > :not([hidden]) ~ :not([hidden]){
    border-color: transparent;
  }

  .group:hover .xl\:group-hover\:divide-black > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-divide-opacity));
  }

  .group:hover .xl\:group-hover\:divide-white > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-divide-opacity));
  }

  .group:hover .xl\:group-hover\:divide-grey > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(155, 155, 155, var(--tw-divide-opacity));
  }

  .group:hover .xl\:group-hover\:divide-grey-darkest > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(17, 17, 17, var(--tw-divide-opacity));
  }

  .group:hover .xl\:group-hover\:divide-grey-darkest700 > :not([hidden]) ~ :not([hidden]){
    border-color: rgba(17, 17, 17, 0.7);
  }

  .group:hover .xl\:group-hover\:divide-grey-darkest300 > :not([hidden]) ~ :not([hidden]){
    border-color: rgba(17, 17, 17, 0.3);
  }

  .group:hover .xl\:group-hover\:divide-grey-darkest100 > :not([hidden]) ~ :not([hidden]){
    border-color: rgba(17, 17, 17, 0.1);
  }

  .group:hover .xl\:group-hover\:divide-grey-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(82, 95, 119, var(--tw-divide-opacity));
  }

  .group:hover .xl\:group-hover\:divide-grey-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(163, 163, 163, var(--tw-divide-opacity));
  }

  .group:hover .xl\:group-hover\:divide-grey-extralight > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(231, 231, 231, var(--tw-divide-opacity));
  }

  .group:hover .xl\:group-hover\:divide-grey-lighter > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(180, 189, 206, var(--tw-divide-opacity));
  }

  .group:hover .xl\:group-hover\:divide-grey-lightest > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(244, 244, 244, var(--tw-divide-opacity));
  }

  .group:hover .xl\:group-hover\:divide-grey-timeline > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(136, 136, 136, var(--tw-divide-opacity));
  }

  .group:hover .xl\:group-hover\:divide-blue > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(99, 169, 209, var(--tw-divide-opacity));
  }

  .group:hover .xl\:group-hover\:divide-blue-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(123, 207, 255, var(--tw-divide-opacity));
  }

  .group:hover .xl\:group-hover\:divide-blue-lightest > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(255, 81, 172, var(--tw-divide-opacity));
  }

  .group:hover .xl\:group-hover\:divide-pink > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(237, 9, 128, var(--tw-divide-opacity));
  }

  .group:hover .xl\:group-hover\:divide-pink-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(255, 91, 180, var(--tw-divide-opacity));
  }

  .group:hover .xl\:group-hover\:divide-orange > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(243, 114, 69, var(--tw-divide-opacity));
  }

  .group:hover .xl\:group-hover\:divide-yellow > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(255, 230, 0, var(--tw-divide-opacity));
  }

  .group:hover .xl\:group-hover\:divide-yellow-two > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(249, 227, 32, var(--tw-divide-opacity));
  }

  .group:hover .xl\:group-hover\:divide-yellow-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(230, 175, 33, var(--tw-divide-opacity));
  }

  .group:hover .xl\:group-hover\:divide-yellow-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(243, 193, 42, var(--tw-divide-opacity));
  }

  .group:hover .xl\:group-hover\:divide-green-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(33, 115, 37, var(--tw-divide-opacity));
  }

  .group:hover .xl\:group-hover\:divide-green-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(80, 161, 84, var(--tw-divide-opacity));
  }

  .group:hover .xl\:group-hover\:divide-purple > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(164, 139, 198, var(--tw-divide-opacity));
  }

  .group:hover .xl\:group-hover\:divide-purple-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(158, 149, 255, var(--tw-divide-opacity));
  }

  .group:hover .xl\:group-hover\:divide-brown-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(202, 138, 78, var(--tw-divide-opacity));
  }

  .group:hover .xl\:group-hover\:divide-brown-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(173, 91, 31, var(--tw-divide-opacity));
  }

  .xl\:divide-solid > :not([hidden]) ~ :not([hidden]){
    border-style: solid;
  }

  .xl\:divide-dashed > :not([hidden]) ~ :not([hidden]){
    border-style: dashed;
  }

  .xl\:divide-dotted > :not([hidden]) ~ :not([hidden]){
    border-style: dotted;
  }

  .xl\:divide-double > :not([hidden]) ~ :not([hidden]){
    border-style: double;
  }

  .xl\:divide-none > :not([hidden]) ~ :not([hidden]){
    border-style: none;
  }

  .xl\:divide-opacity-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0;
  }

  .xl\:divide-opacity-5 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.05;
  }

  .xl\:divide-opacity-10 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.1;
  }

  .xl\:divide-opacity-20 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.2;
  }

  .xl\:divide-opacity-25 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.25;
  }

  .xl\:divide-opacity-30 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.3;
  }

  .xl\:divide-opacity-40 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.4;
  }

  .xl\:divide-opacity-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.5;
  }

  .xl\:divide-opacity-60 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.6;
  }

  .xl\:divide-opacity-70 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.7;
  }

  .xl\:divide-opacity-75 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.75;
  }

  .xl\:divide-opacity-80 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.8;
  }

  .xl\:divide-opacity-90 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.9;
  }

  .xl\:divide-opacity-95 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.95;
  }

  .xl\:divide-opacity-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
  }

  .xl\: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;
  }

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

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

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

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

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

  .xl\:appearance-none{
    -webkit-appearance: none;
            appearance: none;
  }

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

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

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

  .xl\:bg-clip-border{
    background-clip: border-box;
  }

  .xl\:bg-clip-padding{
    background-clip: padding-box;
  }

  .xl\:bg-clip-content{
    background-clip: content-box;
  }

  .xl\:bg-clip-text{
    -webkit-background-clip: text;
            background-clip: text;
  }

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

  .xl\:bg-black{
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .xl\:bg-white{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .xl\:bg-grey{
    --tw-bg-opacity: 1;
    background-color: rgba(155, 155, 155, var(--tw-bg-opacity));
  }

  .xl\:bg-grey-darkest{
    --tw-bg-opacity: 1;
    background-color: rgba(17, 17, 17, var(--tw-bg-opacity));
  }

  .xl\:bg-grey-darkest700{
    background-color: rgba(17, 17, 17, 0.7);
  }

  .xl\:bg-grey-darkest300{
    background-color: rgba(17, 17, 17, 0.3);
  }

  .xl\:bg-grey-darkest100{
    background-color: rgba(17, 17, 17, 0.1);
  }

  .xl\:bg-grey-dark{
    --tw-bg-opacity: 1;
    background-color: rgba(82, 95, 119, var(--tw-bg-opacity));
  }

  .xl\:bg-grey-light{
    --tw-bg-opacity: 1;
    background-color: rgba(163, 163, 163, var(--tw-bg-opacity));
  }

  .xl\:bg-grey-extralight{
    --tw-bg-opacity: 1;
    background-color: rgba(231, 231, 231, var(--tw-bg-opacity));
  }

  .xl\:bg-grey-lighter{
    --tw-bg-opacity: 1;
    background-color: rgba(180, 189, 206, var(--tw-bg-opacity));
  }

  .xl\:bg-grey-lightest{
    --tw-bg-opacity: 1;
    background-color: rgba(244, 244, 244, var(--tw-bg-opacity));
  }

  .xl\:bg-grey-timeline{
    --tw-bg-opacity: 1;
    background-color: rgba(136, 136, 136, var(--tw-bg-opacity));
  }

  .xl\:bg-blue{
    --tw-bg-opacity: 1;
    background-color: rgba(99, 169, 209, var(--tw-bg-opacity));
  }

  .xl\:bg-blue-light{
    --tw-bg-opacity: 1;
    background-color: rgba(123, 207, 255, var(--tw-bg-opacity));
  }

  .xl\:bg-blue-lightest{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 81, 172, var(--tw-bg-opacity));
  }

  .xl\:bg-pink{
    --tw-bg-opacity: 1;
    background-color: rgba(237, 9, 128, var(--tw-bg-opacity));
  }

  .xl\:bg-pink-light{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 91, 180, var(--tw-bg-opacity));
  }

  .xl\:bg-orange{
    --tw-bg-opacity: 1;
    background-color: rgba(243, 114, 69, var(--tw-bg-opacity));
  }

  .xl\:bg-yellow{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 230, 0, var(--tw-bg-opacity));
  }

  .xl\:bg-yellow-two{
    --tw-bg-opacity: 1;
    background-color: rgba(249, 227, 32, var(--tw-bg-opacity));
  }

  .xl\:bg-yellow-dark{
    --tw-bg-opacity: 1;
    background-color: rgba(230, 175, 33, var(--tw-bg-opacity));
  }

  .xl\:bg-yellow-light{
    --tw-bg-opacity: 1;
    background-color: rgba(243, 193, 42, var(--tw-bg-opacity));
  }

  .xl\:bg-green-dark{
    --tw-bg-opacity: 1;
    background-color: rgba(33, 115, 37, var(--tw-bg-opacity));
  }

  .xl\:bg-green-light{
    --tw-bg-opacity: 1;
    background-color: rgba(80, 161, 84, var(--tw-bg-opacity));
  }

  .xl\:bg-purple{
    --tw-bg-opacity: 1;
    background-color: rgba(164, 139, 198, var(--tw-bg-opacity));
  }

  .xl\:bg-purple-light{
    --tw-bg-opacity: 1;
    background-color: rgba(158, 149, 255, var(--tw-bg-opacity));
  }

  .xl\:bg-brown-light{
    --tw-bg-opacity: 1;
    background-color: rgba(202, 138, 78, var(--tw-bg-opacity));
  }

  .xl\:bg-brown-dark{
    --tw-bg-opacity: 1;
    background-color: rgba(173, 91, 31, var(--tw-bg-opacity));
  }

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

  .group:hover .xl\:group-hover\:bg-black{
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-white{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-grey{
    --tw-bg-opacity: 1;
    background-color: rgba(155, 155, 155, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-grey-darkest{
    --tw-bg-opacity: 1;
    background-color: rgba(17, 17, 17, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-grey-darkest700{
    background-color: rgba(17, 17, 17, 0.7);
  }

  .group:hover .xl\:group-hover\:bg-grey-darkest300{
    background-color: rgba(17, 17, 17, 0.3);
  }

  .group:hover .xl\:group-hover\:bg-grey-darkest100{
    background-color: rgba(17, 17, 17, 0.1);
  }

  .group:hover .xl\:group-hover\:bg-grey-dark{
    --tw-bg-opacity: 1;
    background-color: rgba(82, 95, 119, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-grey-light{
    --tw-bg-opacity: 1;
    background-color: rgba(163, 163, 163, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-grey-extralight{
    --tw-bg-opacity: 1;
    background-color: rgba(231, 231, 231, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-grey-lighter{
    --tw-bg-opacity: 1;
    background-color: rgba(180, 189, 206, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-grey-lightest{
    --tw-bg-opacity: 1;
    background-color: rgba(244, 244, 244, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-grey-timeline{
    --tw-bg-opacity: 1;
    background-color: rgba(136, 136, 136, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-blue{
    --tw-bg-opacity: 1;
    background-color: rgba(99, 169, 209, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-blue-light{
    --tw-bg-opacity: 1;
    background-color: rgba(123, 207, 255, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-blue-lightest{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 81, 172, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-pink{
    --tw-bg-opacity: 1;
    background-color: rgba(237, 9, 128, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-pink-light{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 91, 180, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-orange{
    --tw-bg-opacity: 1;
    background-color: rgba(243, 114, 69, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-yellow{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 230, 0, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-yellow-two{
    --tw-bg-opacity: 1;
    background-color: rgba(249, 227, 32, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-yellow-dark{
    --tw-bg-opacity: 1;
    background-color: rgba(230, 175, 33, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-yellow-light{
    --tw-bg-opacity: 1;
    background-color: rgba(243, 193, 42, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-green-dark{
    --tw-bg-opacity: 1;
    background-color: rgba(33, 115, 37, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-green-light{
    --tw-bg-opacity: 1;
    background-color: rgba(80, 161, 84, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-purple{
    --tw-bg-opacity: 1;
    background-color: rgba(164, 139, 198, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-purple-light{
    --tw-bg-opacity: 1;
    background-color: rgba(158, 149, 255, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-brown-light{
    --tw-bg-opacity: 1;
    background-color: rgba(202, 138, 78, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-brown-dark{
    --tw-bg-opacity: 1;
    background-color: rgba(173, 91, 31, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-transparent:focus-within{
    background-color: transparent;
  }

  .xl\:focus-within\:bg-black:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-white:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-grey:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(155, 155, 155, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-grey-darkest:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(17, 17, 17, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-grey-darkest700:focus-within{
    background-color: rgba(17, 17, 17, 0.7);
  }

  .xl\:focus-within\:bg-grey-darkest300:focus-within{
    background-color: rgba(17, 17, 17, 0.3);
  }

  .xl\:focus-within\:bg-grey-darkest100:focus-within{
    background-color: rgba(17, 17, 17, 0.1);
  }

  .xl\:focus-within\:bg-grey-dark:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(82, 95, 119, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-grey-light:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(163, 163, 163, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-grey-extralight:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(231, 231, 231, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-grey-lighter:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(180, 189, 206, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-grey-lightest:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(244, 244, 244, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-grey-timeline:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(136, 136, 136, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-blue:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(99, 169, 209, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-blue-light:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(123, 207, 255, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-blue-lightest:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 81, 172, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-pink:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(237, 9, 128, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-pink-light:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 91, 180, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-orange:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(243, 114, 69, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-yellow:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 230, 0, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-yellow-two:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(249, 227, 32, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-yellow-dark:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(230, 175, 33, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-yellow-light:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(243, 193, 42, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-green-dark:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(33, 115, 37, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-green-light:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(80, 161, 84, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-purple:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(164, 139, 198, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-purple-light:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(158, 149, 255, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-brown-light:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(202, 138, 78, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-brown-dark:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(173, 91, 31, var(--tw-bg-opacity));
  }

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

  .xl\:hover\:bg-black:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-white:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-grey:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(155, 155, 155, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-grey-darkest:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(17, 17, 17, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-grey-darkest700:hover{
    background-color: rgba(17, 17, 17, 0.7);
  }

  .xl\:hover\:bg-grey-darkest300:hover{
    background-color: rgba(17, 17, 17, 0.3);
  }

  .xl\:hover\:bg-grey-darkest100:hover{
    background-color: rgba(17, 17, 17, 0.1);
  }

  .xl\:hover\:bg-grey-dark:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(82, 95, 119, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-grey-light:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(163, 163, 163, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-grey-extralight:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(231, 231, 231, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-grey-lighter:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(180, 189, 206, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-grey-lightest:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(244, 244, 244, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-grey-timeline:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(136, 136, 136, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-blue:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(99, 169, 209, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-blue-light:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(123, 207, 255, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-blue-lightest:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 81, 172, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-pink:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(237, 9, 128, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-pink-light:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 91, 180, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-orange:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(243, 114, 69, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-yellow:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 230, 0, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-yellow-two:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(249, 227, 32, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-yellow-dark:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(230, 175, 33, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-yellow-light:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(243, 193, 42, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-green-dark:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(33, 115, 37, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-green-light:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(80, 161, 84, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-purple:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(164, 139, 198, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-purple-light:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(158, 149, 255, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-brown-light:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(202, 138, 78, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-brown-dark:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(173, 91, 31, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-transparent:focus{
    background-color: transparent;
  }

  .xl\:focus\:bg-black:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-white:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-grey:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(155, 155, 155, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-grey-darkest:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(17, 17, 17, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-grey-darkest700:focus{
    background-color: rgba(17, 17, 17, 0.7);
  }

  .xl\:focus\:bg-grey-darkest300:focus{
    background-color: rgba(17, 17, 17, 0.3);
  }

  .xl\:focus\:bg-grey-darkest100:focus{
    background-color: rgba(17, 17, 17, 0.1);
  }

  .xl\:focus\:bg-grey-dark:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(82, 95, 119, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-grey-light:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(163, 163, 163, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-grey-extralight:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(231, 231, 231, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-grey-lighter:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(180, 189, 206, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-grey-lightest:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(244, 244, 244, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-grey-timeline:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(136, 136, 136, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-blue:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(99, 169, 209, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-blue-light:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(123, 207, 255, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-blue-lightest:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 81, 172, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-pink:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(237, 9, 128, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-pink-light:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 91, 180, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-orange:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(243, 114, 69, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-yellow:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 230, 0, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-yellow-two:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(249, 227, 32, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-yellow-dark:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(230, 175, 33, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-yellow-light:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(243, 193, 42, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-green-dark:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(33, 115, 37, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-green-light:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(80, 161, 84, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-purple:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(164, 139, 198, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-purple-light:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(158, 149, 255, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-brown-light:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(202, 138, 78, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-brown-dark:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(173, 91, 31, var(--tw-bg-opacity));
  }

  .xl\:bg-none{
    background-image: none;
  }

  .xl\:bg-gradient-to-t{
    background-image: linear-gradient(to top, var(--tw-gradient-stops));
  }

  .xl\:bg-gradient-to-tr{
    background-image: linear-gradient(to top right, var(--tw-gradient-stops));
  }

  .xl\:bg-gradient-to-r{
    background-image: linear-gradient(to right, var(--tw-gradient-stops));
  }

  .xl\:bg-gradient-to-br{
    background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
  }

  .xl\:bg-gradient-to-b{
    background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
  }

  .xl\:bg-gradient-to-bl{
    background-image: linear-gradient(to bottom left, var(--tw-gradient-stops));
  }

  .xl\:bg-gradient-to-l{
    background-image: linear-gradient(to left, var(--tw-gradient-stops));
  }

  .xl\:bg-gradient-to-tl{
    background-image: linear-gradient(to top left, var(--tw-gradient-stops));
  }

  .xl\:from-transparent{
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .xl\:from-black{
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .xl\:from-white{
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .xl\:from-grey{
    --tw-gradient-from: #9b9b9b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(155, 155, 155, 0));
  }

  .xl\:from-grey-darkest{
    --tw-gradient-from: #111;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .xl\:from-grey-darkest700{
    --tw-gradient-from: rgba(17, 17, 17, 0.7);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .xl\:from-grey-darkest300{
    --tw-gradient-from: rgba(17, 17, 17, 0.3);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .xl\:from-grey-darkest100{
    --tw-gradient-from: rgba(17, 17, 17, 0.1);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .xl\:from-grey-dark{
    --tw-gradient-from: #525f77;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(82, 95, 119, 0));
  }

  .xl\:from-grey-light{
    --tw-gradient-from: #a3a3a3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(163, 163, 163, 0));
  }

  .xl\:from-grey-extralight{
    --tw-gradient-from: #e7e7e7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 231, 231, 0));
  }

  .xl\:from-grey-lighter{
    --tw-gradient-from: #b4bdce;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 189, 206, 0));
  }

  .xl\:from-grey-lightest{
    --tw-gradient-from: #f4f4f4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 244, 244, 0));
  }

  .xl\:from-grey-timeline{
    --tw-gradient-from: #888888;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(136, 136, 136, 0));
  }

  .xl\:from-blue{
    --tw-gradient-from: #63a9d1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 169, 209, 0));
  }

  .xl\:from-blue-light{
    --tw-gradient-from: #7bcfff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(123, 207, 255, 0));
  }

  .xl\:from-blue-lightest{
    --tw-gradient-from: #ff51ac;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 81, 172, 0));
  }

  .xl\:from-pink{
    --tw-gradient-from: #ED0980;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 9, 128, 0));
  }

  .xl\:from-pink-light{
    --tw-gradient-from: #ff5bb4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 91, 180, 0));
  }

  .xl\:from-orange{
    --tw-gradient-from: #f37245;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 114, 69, 0));
  }

  .xl\:from-yellow{
    --tw-gradient-from: #ffe600;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 230, 0, 0));
  }

  .xl\:from-yellow-two{
    --tw-gradient-from: #F9E320;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 227, 32, 0));
  }

  .xl\:from-yellow-dark{
    --tw-gradient-from: #e6af21;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 175, 33, 0));
  }

  .xl\:from-yellow-light{
    --tw-gradient-from: #f3c12a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 193, 42, 0));
  }

  .xl\:from-green-dark{
    --tw-gradient-from: #217325;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(33, 115, 37, 0));
  }

  .xl\:from-green-light{
    --tw-gradient-from: #50a154;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(80, 161, 84, 0));
  }

  .xl\:from-purple{
    --tw-gradient-from: #a48bc6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(164, 139, 198, 0));
  }

  .xl\:from-purple-light{
    --tw-gradient-from: #9e95ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(158, 149, 255, 0));
  }

  .xl\:from-brown-light{
    --tw-gradient-from: #ca8a4e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(202, 138, 78, 0));
  }

  .xl\:from-brown-dark{
    --tw-gradient-from: #ad5b1f;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(173, 91, 31, 0));
  }

  .xl\:via-transparent{
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .xl\:via-black{
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .xl\:via-white{
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .xl\:via-grey{
    --tw-gradient-stops: var(--tw-gradient-from), #9b9b9b, var(--tw-gradient-to, rgba(155, 155, 155, 0));
  }

  .xl\:via-grey-darkest{
    --tw-gradient-stops: var(--tw-gradient-from), #111, var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .xl\:via-grey-darkest700{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(17, 17, 17, 0.7), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .xl\:via-grey-darkest300{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(17, 17, 17, 0.3), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .xl\:via-grey-darkest100{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(17, 17, 17, 0.1), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .xl\:via-grey-dark{
    --tw-gradient-stops: var(--tw-gradient-from), #525f77, var(--tw-gradient-to, rgba(82, 95, 119, 0));
  }

  .xl\:via-grey-light{
    --tw-gradient-stops: var(--tw-gradient-from), #a3a3a3, var(--tw-gradient-to, rgba(163, 163, 163, 0));
  }

  .xl\:via-grey-extralight{
    --tw-gradient-stops: var(--tw-gradient-from), #e7e7e7, var(--tw-gradient-to, rgba(231, 231, 231, 0));
  }

  .xl\:via-grey-lighter{
    --tw-gradient-stops: var(--tw-gradient-from), #b4bdce, var(--tw-gradient-to, rgba(180, 189, 206, 0));
  }

  .xl\:via-grey-lightest{
    --tw-gradient-stops: var(--tw-gradient-from), #f4f4f4, var(--tw-gradient-to, rgba(244, 244, 244, 0));
  }

  .xl\:via-grey-timeline{
    --tw-gradient-stops: var(--tw-gradient-from), #888888, var(--tw-gradient-to, rgba(136, 136, 136, 0));
  }

  .xl\:via-blue{
    --tw-gradient-stops: var(--tw-gradient-from), #63a9d1, var(--tw-gradient-to, rgba(99, 169, 209, 0));
  }

  .xl\:via-blue-light{
    --tw-gradient-stops: var(--tw-gradient-from), #7bcfff, var(--tw-gradient-to, rgba(123, 207, 255, 0));
  }

  .xl\:via-blue-lightest{
    --tw-gradient-stops: var(--tw-gradient-from), #ff51ac, var(--tw-gradient-to, rgba(255, 81, 172, 0));
  }

  .xl\:via-pink{
    --tw-gradient-stops: var(--tw-gradient-from), #ED0980, var(--tw-gradient-to, rgba(237, 9, 128, 0));
  }

  .xl\:via-pink-light{
    --tw-gradient-stops: var(--tw-gradient-from), #ff5bb4, var(--tw-gradient-to, rgba(255, 91, 180, 0));
  }

  .xl\:via-orange{
    --tw-gradient-stops: var(--tw-gradient-from), #f37245, var(--tw-gradient-to, rgba(243, 114, 69, 0));
  }

  .xl\:via-yellow{
    --tw-gradient-stops: var(--tw-gradient-from), #ffe600, var(--tw-gradient-to, rgba(255, 230, 0, 0));
  }

  .xl\:via-yellow-two{
    --tw-gradient-stops: var(--tw-gradient-from), #F9E320, var(--tw-gradient-to, rgba(249, 227, 32, 0));
  }

  .xl\:via-yellow-dark{
    --tw-gradient-stops: var(--tw-gradient-from), #e6af21, var(--tw-gradient-to, rgba(230, 175, 33, 0));
  }

  .xl\:via-yellow-light{
    --tw-gradient-stops: var(--tw-gradient-from), #f3c12a, var(--tw-gradient-to, rgba(243, 193, 42, 0));
  }

  .xl\:via-green-dark{
    --tw-gradient-stops: var(--tw-gradient-from), #217325, var(--tw-gradient-to, rgba(33, 115, 37, 0));
  }

  .xl\:via-green-light{
    --tw-gradient-stops: var(--tw-gradient-from), #50a154, var(--tw-gradient-to, rgba(80, 161, 84, 0));
  }

  .xl\:via-purple{
    --tw-gradient-stops: var(--tw-gradient-from), #a48bc6, var(--tw-gradient-to, rgba(164, 139, 198, 0));
  }

  .xl\:via-purple-light{
    --tw-gradient-stops: var(--tw-gradient-from), #9e95ff, var(--tw-gradient-to, rgba(158, 149, 255, 0));
  }

  .xl\:via-brown-light{
    --tw-gradient-stops: var(--tw-gradient-from), #ca8a4e, var(--tw-gradient-to, rgba(202, 138, 78, 0));
  }

  .xl\:via-brown-dark{
    --tw-gradient-stops: var(--tw-gradient-from), #ad5b1f, var(--tw-gradient-to, rgba(173, 91, 31, 0));
  }

  .xl\:to-transparent{
    --tw-gradient-to: transparent;
  }

  .xl\:to-black{
    --tw-gradient-to: #000;
  }

  .xl\:to-white{
    --tw-gradient-to: #fff;
  }

  .xl\:to-grey{
    --tw-gradient-to: #9b9b9b;
  }

  .xl\:to-grey-darkest{
    --tw-gradient-to: #111;
  }

  .xl\:to-grey-darkest700{
    --tw-gradient-to: rgba(17, 17, 17, 0.7);
  }

  .xl\:to-grey-darkest300{
    --tw-gradient-to: rgba(17, 17, 17, 0.3);
  }

  .xl\:to-grey-darkest100{
    --tw-gradient-to: rgba(17, 17, 17, 0.1);
  }

  .xl\:to-grey-dark{
    --tw-gradient-to: #525f77;
  }

  .xl\:to-grey-light{
    --tw-gradient-to: #a3a3a3;
  }

  .xl\:to-grey-extralight{
    --tw-gradient-to: #e7e7e7;
  }

  .xl\:to-grey-lighter{
    --tw-gradient-to: #b4bdce;
  }

  .xl\:to-grey-lightest{
    --tw-gradient-to: #f4f4f4;
  }

  .xl\:to-grey-timeline{
    --tw-gradient-to: #888888;
  }

  .xl\:to-blue{
    --tw-gradient-to: #63a9d1;
  }

  .xl\:to-blue-light{
    --tw-gradient-to: #7bcfff;
  }

  .xl\:to-blue-lightest{
    --tw-gradient-to: #ff51ac;
  }

  .xl\:to-pink{
    --tw-gradient-to: #ED0980;
  }

  .xl\:to-pink-light{
    --tw-gradient-to: #ff5bb4;
  }

  .xl\:to-orange{
    --tw-gradient-to: #f37245;
  }

  .xl\:to-yellow{
    --tw-gradient-to: #ffe600;
  }

  .xl\:to-yellow-two{
    --tw-gradient-to: #F9E320;
  }

  .xl\:to-yellow-dark{
    --tw-gradient-to: #e6af21;
  }

  .xl\:to-yellow-light{
    --tw-gradient-to: #f3c12a;
  }

  .xl\:to-green-dark{
    --tw-gradient-to: #217325;
  }

  .xl\:to-green-light{
    --tw-gradient-to: #50a154;
  }

  .xl\:to-purple{
    --tw-gradient-to: #a48bc6;
  }

  .xl\:to-purple-light{
    --tw-gradient-to: #9e95ff;
  }

  .xl\:to-brown-light{
    --tw-gradient-to: #ca8a4e;
  }

  .xl\:to-brown-dark{
    --tw-gradient-to: #ad5b1f;
  }

  .xl\:hover\:from-transparent:hover{
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .xl\:hover\:from-black:hover{
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .xl\:hover\:from-white:hover{
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .xl\:hover\:from-grey:hover{
    --tw-gradient-from: #9b9b9b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(155, 155, 155, 0));
  }

  .xl\:hover\:from-grey-darkest:hover{
    --tw-gradient-from: #111;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .xl\:hover\:from-grey-darkest700:hover{
    --tw-gradient-from: rgba(17, 17, 17, 0.7);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .xl\:hover\:from-grey-darkest300:hover{
    --tw-gradient-from: rgba(17, 17, 17, 0.3);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .xl\:hover\:from-grey-darkest100:hover{
    --tw-gradient-from: rgba(17, 17, 17, 0.1);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .xl\:hover\:from-grey-dark:hover{
    --tw-gradient-from: #525f77;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(82, 95, 119, 0));
  }

  .xl\:hover\:from-grey-light:hover{
    --tw-gradient-from: #a3a3a3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(163, 163, 163, 0));
  }

  .xl\:hover\:from-grey-extralight:hover{
    --tw-gradient-from: #e7e7e7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 231, 231, 0));
  }

  .xl\:hover\:from-grey-lighter:hover{
    --tw-gradient-from: #b4bdce;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 189, 206, 0));
  }

  .xl\:hover\:from-grey-lightest:hover{
    --tw-gradient-from: #f4f4f4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 244, 244, 0));
  }

  .xl\:hover\:from-grey-timeline:hover{
    --tw-gradient-from: #888888;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(136, 136, 136, 0));
  }

  .xl\:hover\:from-blue:hover{
    --tw-gradient-from: #63a9d1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 169, 209, 0));
  }

  .xl\:hover\:from-blue-light:hover{
    --tw-gradient-from: #7bcfff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(123, 207, 255, 0));
  }

  .xl\:hover\:from-blue-lightest:hover{
    --tw-gradient-from: #ff51ac;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 81, 172, 0));
  }

  .xl\:hover\:from-pink:hover{
    --tw-gradient-from: #ED0980;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 9, 128, 0));
  }

  .xl\:hover\:from-pink-light:hover{
    --tw-gradient-from: #ff5bb4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 91, 180, 0));
  }

  .xl\:hover\:from-orange:hover{
    --tw-gradient-from: #f37245;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 114, 69, 0));
  }

  .xl\:hover\:from-yellow:hover{
    --tw-gradient-from: #ffe600;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 230, 0, 0));
  }

  .xl\:hover\:from-yellow-two:hover{
    --tw-gradient-from: #F9E320;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 227, 32, 0));
  }

  .xl\:hover\:from-yellow-dark:hover{
    --tw-gradient-from: #e6af21;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 175, 33, 0));
  }

  .xl\:hover\:from-yellow-light:hover{
    --tw-gradient-from: #f3c12a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 193, 42, 0));
  }

  .xl\:hover\:from-green-dark:hover{
    --tw-gradient-from: #217325;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(33, 115, 37, 0));
  }

  .xl\:hover\:from-green-light:hover{
    --tw-gradient-from: #50a154;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(80, 161, 84, 0));
  }

  .xl\:hover\:from-purple:hover{
    --tw-gradient-from: #a48bc6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(164, 139, 198, 0));
  }

  .xl\:hover\:from-purple-light:hover{
    --tw-gradient-from: #9e95ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(158, 149, 255, 0));
  }

  .xl\:hover\:from-brown-light:hover{
    --tw-gradient-from: #ca8a4e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(202, 138, 78, 0));
  }

  .xl\:hover\:from-brown-dark:hover{
    --tw-gradient-from: #ad5b1f;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(173, 91, 31, 0));
  }

  .xl\:hover\:via-transparent:hover{
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .xl\:hover\:via-black:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .xl\:hover\:via-white:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .xl\:hover\:via-grey:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #9b9b9b, var(--tw-gradient-to, rgba(155, 155, 155, 0));
  }

  .xl\:hover\:via-grey-darkest:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #111, var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .xl\:hover\:via-grey-darkest700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(17, 17, 17, 0.7), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .xl\:hover\:via-grey-darkest300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(17, 17, 17, 0.3), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .xl\:hover\:via-grey-darkest100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(17, 17, 17, 0.1), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .xl\:hover\:via-grey-dark:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #525f77, var(--tw-gradient-to, rgba(82, 95, 119, 0));
  }

  .xl\:hover\:via-grey-light:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #a3a3a3, var(--tw-gradient-to, rgba(163, 163, 163, 0));
  }

  .xl\:hover\:via-grey-extralight:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #e7e7e7, var(--tw-gradient-to, rgba(231, 231, 231, 0));
  }

  .xl\:hover\:via-grey-lighter:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #b4bdce, var(--tw-gradient-to, rgba(180, 189, 206, 0));
  }

  .xl\:hover\:via-grey-lightest:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f4f4f4, var(--tw-gradient-to, rgba(244, 244, 244, 0));
  }

  .xl\:hover\:via-grey-timeline:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #888888, var(--tw-gradient-to, rgba(136, 136, 136, 0));
  }

  .xl\:hover\:via-blue:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #63a9d1, var(--tw-gradient-to, rgba(99, 169, 209, 0));
  }

  .xl\:hover\:via-blue-light:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #7bcfff, var(--tw-gradient-to, rgba(123, 207, 255, 0));
  }

  .xl\:hover\:via-blue-lightest:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ff51ac, var(--tw-gradient-to, rgba(255, 81, 172, 0));
  }

  .xl\:hover\:via-pink:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ED0980, var(--tw-gradient-to, rgba(237, 9, 128, 0));
  }

  .xl\:hover\:via-pink-light:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ff5bb4, var(--tw-gradient-to, rgba(255, 91, 180, 0));
  }

  .xl\:hover\:via-orange:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f37245, var(--tw-gradient-to, rgba(243, 114, 69, 0));
  }

  .xl\:hover\:via-yellow:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ffe600, var(--tw-gradient-to, rgba(255, 230, 0, 0));
  }

  .xl\:hover\:via-yellow-two:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #F9E320, var(--tw-gradient-to, rgba(249, 227, 32, 0));
  }

  .xl\:hover\:via-yellow-dark:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #e6af21, var(--tw-gradient-to, rgba(230, 175, 33, 0));
  }

  .xl\:hover\:via-yellow-light:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f3c12a, var(--tw-gradient-to, rgba(243, 193, 42, 0));
  }

  .xl\:hover\:via-green-dark:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #217325, var(--tw-gradient-to, rgba(33, 115, 37, 0));
  }

  .xl\:hover\:via-green-light:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #50a154, var(--tw-gradient-to, rgba(80, 161, 84, 0));
  }

  .xl\:hover\:via-purple:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #a48bc6, var(--tw-gradient-to, rgba(164, 139, 198, 0));
  }

  .xl\:hover\:via-purple-light:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #9e95ff, var(--tw-gradient-to, rgba(158, 149, 255, 0));
  }

  .xl\:hover\:via-brown-light:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ca8a4e, var(--tw-gradient-to, rgba(202, 138, 78, 0));
  }

  .xl\:hover\:via-brown-dark:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ad5b1f, var(--tw-gradient-to, rgba(173, 91, 31, 0));
  }

  .xl\:hover\:to-transparent:hover{
    --tw-gradient-to: transparent;
  }

  .xl\:hover\:to-black:hover{
    --tw-gradient-to: #000;
  }

  .xl\:hover\:to-white:hover{
    --tw-gradient-to: #fff;
  }

  .xl\:hover\:to-grey:hover{
    --tw-gradient-to: #9b9b9b;
  }

  .xl\:hover\:to-grey-darkest:hover{
    --tw-gradient-to: #111;
  }

  .xl\:hover\:to-grey-darkest700:hover{
    --tw-gradient-to: rgba(17, 17, 17, 0.7);
  }

  .xl\:hover\:to-grey-darkest300:hover{
    --tw-gradient-to: rgba(17, 17, 17, 0.3);
  }

  .xl\:hover\:to-grey-darkest100:hover{
    --tw-gradient-to: rgba(17, 17, 17, 0.1);
  }

  .xl\:hover\:to-grey-dark:hover{
    --tw-gradient-to: #525f77;
  }

  .xl\:hover\:to-grey-light:hover{
    --tw-gradient-to: #a3a3a3;
  }

  .xl\:hover\:to-grey-extralight:hover{
    --tw-gradient-to: #e7e7e7;
  }

  .xl\:hover\:to-grey-lighter:hover{
    --tw-gradient-to: #b4bdce;
  }

  .xl\:hover\:to-grey-lightest:hover{
    --tw-gradient-to: #f4f4f4;
  }

  .xl\:hover\:to-grey-timeline:hover{
    --tw-gradient-to: #888888;
  }

  .xl\:hover\:to-blue:hover{
    --tw-gradient-to: #63a9d1;
  }

  .xl\:hover\:to-blue-light:hover{
    --tw-gradient-to: #7bcfff;
  }

  .xl\:hover\:to-blue-lightest:hover{
    --tw-gradient-to: #ff51ac;
  }

  .xl\:hover\:to-pink:hover{
    --tw-gradient-to: #ED0980;
  }

  .xl\:hover\:to-pink-light:hover{
    --tw-gradient-to: #ff5bb4;
  }

  .xl\:hover\:to-orange:hover{
    --tw-gradient-to: #f37245;
  }

  .xl\:hover\:to-yellow:hover{
    --tw-gradient-to: #ffe600;
  }

  .xl\:hover\:to-yellow-two:hover{
    --tw-gradient-to: #F9E320;
  }

  .xl\:hover\:to-yellow-dark:hover{
    --tw-gradient-to: #e6af21;
  }

  .xl\:hover\:to-yellow-light:hover{
    --tw-gradient-to: #f3c12a;
  }

  .xl\:hover\:to-green-dark:hover{
    --tw-gradient-to: #217325;
  }

  .xl\:hover\:to-green-light:hover{
    --tw-gradient-to: #50a154;
  }

  .xl\:hover\:to-purple:hover{
    --tw-gradient-to: #a48bc6;
  }

  .xl\:hover\:to-purple-light:hover{
    --tw-gradient-to: #9e95ff;
  }

  .xl\:hover\:to-brown-light:hover{
    --tw-gradient-to: #ca8a4e;
  }

  .xl\:hover\:to-brown-dark:hover{
    --tw-gradient-to: #ad5b1f;
  }

  .xl\:focus\:from-transparent:focus{
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .xl\:focus\:from-black:focus{
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .xl\:focus\:from-white:focus{
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .xl\:focus\:from-grey:focus{
    --tw-gradient-from: #9b9b9b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(155, 155, 155, 0));
  }

  .xl\:focus\:from-grey-darkest:focus{
    --tw-gradient-from: #111;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .xl\:focus\:from-grey-darkest700:focus{
    --tw-gradient-from: rgba(17, 17, 17, 0.7);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .xl\:focus\:from-grey-darkest300:focus{
    --tw-gradient-from: rgba(17, 17, 17, 0.3);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .xl\:focus\:from-grey-darkest100:focus{
    --tw-gradient-from: rgba(17, 17, 17, 0.1);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .xl\:focus\:from-grey-dark:focus{
    --tw-gradient-from: #525f77;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(82, 95, 119, 0));
  }

  .xl\:focus\:from-grey-light:focus{
    --tw-gradient-from: #a3a3a3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(163, 163, 163, 0));
  }

  .xl\:focus\:from-grey-extralight:focus{
    --tw-gradient-from: #e7e7e7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 231, 231, 0));
  }

  .xl\:focus\:from-grey-lighter:focus{
    --tw-gradient-from: #b4bdce;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 189, 206, 0));
  }

  .xl\:focus\:from-grey-lightest:focus{
    --tw-gradient-from: #f4f4f4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 244, 244, 0));
  }

  .xl\:focus\:from-grey-timeline:focus{
    --tw-gradient-from: #888888;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(136, 136, 136, 0));
  }

  .xl\:focus\:from-blue:focus{
    --tw-gradient-from: #63a9d1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 169, 209, 0));
  }

  .xl\:focus\:from-blue-light:focus{
    --tw-gradient-from: #7bcfff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(123, 207, 255, 0));
  }

  .xl\:focus\:from-blue-lightest:focus{
    --tw-gradient-from: #ff51ac;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 81, 172, 0));
  }

  .xl\:focus\:from-pink:focus{
    --tw-gradient-from: #ED0980;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 9, 128, 0));
  }

  .xl\:focus\:from-pink-light:focus{
    --tw-gradient-from: #ff5bb4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 91, 180, 0));
  }

  .xl\:focus\:from-orange:focus{
    --tw-gradient-from: #f37245;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 114, 69, 0));
  }

  .xl\:focus\:from-yellow:focus{
    --tw-gradient-from: #ffe600;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 230, 0, 0));
  }

  .xl\:focus\:from-yellow-two:focus{
    --tw-gradient-from: #F9E320;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 227, 32, 0));
  }

  .xl\:focus\:from-yellow-dark:focus{
    --tw-gradient-from: #e6af21;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 175, 33, 0));
  }

  .xl\:focus\:from-yellow-light:focus{
    --tw-gradient-from: #f3c12a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 193, 42, 0));
  }

  .xl\:focus\:from-green-dark:focus{
    --tw-gradient-from: #217325;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(33, 115, 37, 0));
  }

  .xl\:focus\:from-green-light:focus{
    --tw-gradient-from: #50a154;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(80, 161, 84, 0));
  }

  .xl\:focus\:from-purple:focus{
    --tw-gradient-from: #a48bc6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(164, 139, 198, 0));
  }

  .xl\:focus\:from-purple-light:focus{
    --tw-gradient-from: #9e95ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(158, 149, 255, 0));
  }

  .xl\:focus\:from-brown-light:focus{
    --tw-gradient-from: #ca8a4e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(202, 138, 78, 0));
  }

  .xl\:focus\:from-brown-dark:focus{
    --tw-gradient-from: #ad5b1f;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(173, 91, 31, 0));
  }

  .xl\:focus\:via-transparent:focus{
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .xl\:focus\:via-black:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .xl\:focus\:via-white:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .xl\:focus\:via-grey:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #9b9b9b, var(--tw-gradient-to, rgba(155, 155, 155, 0));
  }

  .xl\:focus\:via-grey-darkest:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #111, var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .xl\:focus\:via-grey-darkest700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(17, 17, 17, 0.7), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .xl\:focus\:via-grey-darkest300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(17, 17, 17, 0.3), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .xl\:focus\:via-grey-darkest100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(17, 17, 17, 0.1), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .xl\:focus\:via-grey-dark:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #525f77, var(--tw-gradient-to, rgba(82, 95, 119, 0));
  }

  .xl\:focus\:via-grey-light:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #a3a3a3, var(--tw-gradient-to, rgba(163, 163, 163, 0));
  }

  .xl\:focus\:via-grey-extralight:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #e7e7e7, var(--tw-gradient-to, rgba(231, 231, 231, 0));
  }

  .xl\:focus\:via-grey-lighter:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #b4bdce, var(--tw-gradient-to, rgba(180, 189, 206, 0));
  }

  .xl\:focus\:via-grey-lightest:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f4f4f4, var(--tw-gradient-to, rgba(244, 244, 244, 0));
  }

  .xl\:focus\:via-grey-timeline:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #888888, var(--tw-gradient-to, rgba(136, 136, 136, 0));
  }

  .xl\:focus\:via-blue:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #63a9d1, var(--tw-gradient-to, rgba(99, 169, 209, 0));
  }

  .xl\:focus\:via-blue-light:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #7bcfff, var(--tw-gradient-to, rgba(123, 207, 255, 0));
  }

  .xl\:focus\:via-blue-lightest:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ff51ac, var(--tw-gradient-to, rgba(255, 81, 172, 0));
  }

  .xl\:focus\:via-pink:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ED0980, var(--tw-gradient-to, rgba(237, 9, 128, 0));
  }

  .xl\:focus\:via-pink-light:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ff5bb4, var(--tw-gradient-to, rgba(255, 91, 180, 0));
  }

  .xl\:focus\:via-orange:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f37245, var(--tw-gradient-to, rgba(243, 114, 69, 0));
  }

  .xl\:focus\:via-yellow:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ffe600, var(--tw-gradient-to, rgba(255, 230, 0, 0));
  }

  .xl\:focus\:via-yellow-two:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #F9E320, var(--tw-gradient-to, rgba(249, 227, 32, 0));
  }

  .xl\:focus\:via-yellow-dark:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #e6af21, var(--tw-gradient-to, rgba(230, 175, 33, 0));
  }

  .xl\:focus\:via-yellow-light:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f3c12a, var(--tw-gradient-to, rgba(243, 193, 42, 0));
  }

  .xl\:focus\:via-green-dark:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #217325, var(--tw-gradient-to, rgba(33, 115, 37, 0));
  }

  .xl\:focus\:via-green-light:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #50a154, var(--tw-gradient-to, rgba(80, 161, 84, 0));
  }

  .xl\:focus\:via-purple:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #a48bc6, var(--tw-gradient-to, rgba(164, 139, 198, 0));
  }

  .xl\:focus\:via-purple-light:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #9e95ff, var(--tw-gradient-to, rgba(158, 149, 255, 0));
  }

  .xl\:focus\:via-brown-light:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ca8a4e, var(--tw-gradient-to, rgba(202, 138, 78, 0));
  }

  .xl\:focus\:via-brown-dark:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ad5b1f, var(--tw-gradient-to, rgba(173, 91, 31, 0));
  }

  .xl\:focus\:to-transparent:focus{
    --tw-gradient-to: transparent;
  }

  .xl\:focus\:to-black:focus{
    --tw-gradient-to: #000;
  }

  .xl\:focus\:to-white:focus{
    --tw-gradient-to: #fff;
  }

  .xl\:focus\:to-grey:focus{
    --tw-gradient-to: #9b9b9b;
  }

  .xl\:focus\:to-grey-darkest:focus{
    --tw-gradient-to: #111;
  }

  .xl\:focus\:to-grey-darkest700:focus{
    --tw-gradient-to: rgba(17, 17, 17, 0.7);
  }

  .xl\:focus\:to-grey-darkest300:focus{
    --tw-gradient-to: rgba(17, 17, 17, 0.3);
  }

  .xl\:focus\:to-grey-darkest100:focus{
    --tw-gradient-to: rgba(17, 17, 17, 0.1);
  }

  .xl\:focus\:to-grey-dark:focus{
    --tw-gradient-to: #525f77;
  }

  .xl\:focus\:to-grey-light:focus{
    --tw-gradient-to: #a3a3a3;
  }

  .xl\:focus\:to-grey-extralight:focus{
    --tw-gradient-to: #e7e7e7;
  }

  .xl\:focus\:to-grey-lighter:focus{
    --tw-gradient-to: #b4bdce;
  }

  .xl\:focus\:to-grey-lightest:focus{
    --tw-gradient-to: #f4f4f4;
  }

  .xl\:focus\:to-grey-timeline:focus{
    --tw-gradient-to: #888888;
  }

  .xl\:focus\:to-blue:focus{
    --tw-gradient-to: #63a9d1;
  }

  .xl\:focus\:to-blue-light:focus{
    --tw-gradient-to: #7bcfff;
  }

  .xl\:focus\:to-blue-lightest:focus{
    --tw-gradient-to: #ff51ac;
  }

  .xl\:focus\:to-pink:focus{
    --tw-gradient-to: #ED0980;
  }

  .xl\:focus\:to-pink-light:focus{
    --tw-gradient-to: #ff5bb4;
  }

  .xl\:focus\:to-orange:focus{
    --tw-gradient-to: #f37245;
  }

  .xl\:focus\:to-yellow:focus{
    --tw-gradient-to: #ffe600;
  }

  .xl\:focus\:to-yellow-two:focus{
    --tw-gradient-to: #F9E320;
  }

  .xl\:focus\:to-yellow-dark:focus{
    --tw-gradient-to: #e6af21;
  }

  .xl\:focus\:to-yellow-light:focus{
    --tw-gradient-to: #f3c12a;
  }

  .xl\:focus\:to-green-dark:focus{
    --tw-gradient-to: #217325;
  }

  .xl\:focus\:to-green-light:focus{
    --tw-gradient-to: #50a154;
  }

  .xl\:focus\:to-purple:focus{
    --tw-gradient-to: #a48bc6;
  }

  .xl\:focus\:to-purple-light:focus{
    --tw-gradient-to: #9e95ff;
  }

  .xl\:focus\:to-brown-light:focus{
    --tw-gradient-to: #ca8a4e;
  }

  .xl\:focus\:to-brown-dark:focus{
    --tw-gradient-to: #ad5b1f;
  }

  .xl\:bg-opacity-0{
    --tw-bg-opacity: 0;
  }

  .xl\:bg-opacity-5{
    --tw-bg-opacity: 0.05;
  }

  .xl\:bg-opacity-10{
    --tw-bg-opacity: 0.1;
  }

  .xl\:bg-opacity-20{
    --tw-bg-opacity: 0.2;
  }

  .xl\:bg-opacity-25{
    --tw-bg-opacity: 0.25;
  }

  .xl\:bg-opacity-30{
    --tw-bg-opacity: 0.3;
  }

  .xl\:bg-opacity-40{
    --tw-bg-opacity: 0.4;
  }

  .xl\:bg-opacity-50{
    --tw-bg-opacity: 0.5;
  }

  .xl\:bg-opacity-60{
    --tw-bg-opacity: 0.6;
  }

  .xl\:bg-opacity-70{
    --tw-bg-opacity: 0.7;
  }

  .xl\:bg-opacity-75{
    --tw-bg-opacity: 0.75;
  }

  .xl\:bg-opacity-80{
    --tw-bg-opacity: 0.8;
  }

  .xl\:bg-opacity-90{
    --tw-bg-opacity: 0.9;
  }

  .xl\:bg-opacity-95{
    --tw-bg-opacity: 0.95;
  }

  .xl\:bg-opacity-100{
    --tw-bg-opacity: 1;
  }

  .group:hover .xl\:group-hover\:bg-opacity-0{
    --tw-bg-opacity: 0;
  }

  .group:hover .xl\:group-hover\:bg-opacity-5{
    --tw-bg-opacity: 0.05;
  }

  .group:hover .xl\:group-hover\:bg-opacity-10{
    --tw-bg-opacity: 0.1;
  }

  .group:hover .xl\:group-hover\:bg-opacity-20{
    --tw-bg-opacity: 0.2;
  }

  .group:hover .xl\:group-hover\:bg-opacity-25{
    --tw-bg-opacity: 0.25;
  }

  .group:hover .xl\:group-hover\:bg-opacity-30{
    --tw-bg-opacity: 0.3;
  }

  .group:hover .xl\:group-hover\:bg-opacity-40{
    --tw-bg-opacity: 0.4;
  }

  .group:hover .xl\:group-hover\:bg-opacity-50{
    --tw-bg-opacity: 0.5;
  }

  .group:hover .xl\:group-hover\:bg-opacity-60{
    --tw-bg-opacity: 0.6;
  }

  .group:hover .xl\:group-hover\:bg-opacity-70{
    --tw-bg-opacity: 0.7;
  }

  .group:hover .xl\:group-hover\:bg-opacity-75{
    --tw-bg-opacity: 0.75;
  }

  .group:hover .xl\:group-hover\:bg-opacity-80{
    --tw-bg-opacity: 0.8;
  }

  .group:hover .xl\:group-hover\:bg-opacity-90{
    --tw-bg-opacity: 0.9;
  }

  .group:hover .xl\:group-hover\:bg-opacity-95{
    --tw-bg-opacity: 0.95;
  }

  .group:hover .xl\:group-hover\:bg-opacity-100{
    --tw-bg-opacity: 1;
  }

  .xl\:focus-within\:bg-opacity-0:focus-within{
    --tw-bg-opacity: 0;
  }

  .xl\:focus-within\:bg-opacity-5:focus-within{
    --tw-bg-opacity: 0.05;
  }

  .xl\:focus-within\:bg-opacity-10:focus-within{
    --tw-bg-opacity: 0.1;
  }

  .xl\:focus-within\:bg-opacity-20:focus-within{
    --tw-bg-opacity: 0.2;
  }

  .xl\:focus-within\:bg-opacity-25:focus-within{
    --tw-bg-opacity: 0.25;
  }

  .xl\:focus-within\:bg-opacity-30:focus-within{
    --tw-bg-opacity: 0.3;
  }

  .xl\:focus-within\:bg-opacity-40:focus-within{
    --tw-bg-opacity: 0.4;
  }

  .xl\:focus-within\:bg-opacity-50:focus-within{
    --tw-bg-opacity: 0.5;
  }

  .xl\:focus-within\:bg-opacity-60:focus-within{
    --tw-bg-opacity: 0.6;
  }

  .xl\:focus-within\:bg-opacity-70:focus-within{
    --tw-bg-opacity: 0.7;
  }

  .xl\:focus-within\:bg-opacity-75:focus-within{
    --tw-bg-opacity: 0.75;
  }

  .xl\:focus-within\:bg-opacity-80:focus-within{
    --tw-bg-opacity: 0.8;
  }

  .xl\:focus-within\:bg-opacity-90:focus-within{
    --tw-bg-opacity: 0.9;
  }

  .xl\:focus-within\:bg-opacity-95:focus-within{
    --tw-bg-opacity: 0.95;
  }

  .xl\:focus-within\:bg-opacity-100:focus-within{
    --tw-bg-opacity: 1;
  }

  .xl\:hover\:bg-opacity-0:hover{
    --tw-bg-opacity: 0;
  }

  .xl\:hover\:bg-opacity-5:hover{
    --tw-bg-opacity: 0.05;
  }

  .xl\:hover\:bg-opacity-10:hover{
    --tw-bg-opacity: 0.1;
  }

  .xl\:hover\:bg-opacity-20:hover{
    --tw-bg-opacity: 0.2;
  }

  .xl\:hover\:bg-opacity-25:hover{
    --tw-bg-opacity: 0.25;
  }

  .xl\:hover\:bg-opacity-30:hover{
    --tw-bg-opacity: 0.3;
  }

  .xl\:hover\:bg-opacity-40:hover{
    --tw-bg-opacity: 0.4;
  }

  .xl\:hover\:bg-opacity-50:hover{
    --tw-bg-opacity: 0.5;
  }

  .xl\:hover\:bg-opacity-60:hover{
    --tw-bg-opacity: 0.6;
  }

  .xl\:hover\:bg-opacity-70:hover{
    --tw-bg-opacity: 0.7;
  }

  .xl\:hover\:bg-opacity-75:hover{
    --tw-bg-opacity: 0.75;
  }

  .xl\:hover\:bg-opacity-80:hover{
    --tw-bg-opacity: 0.8;
  }

  .xl\:hover\:bg-opacity-90:hover{
    --tw-bg-opacity: 0.9;
  }

  .xl\:hover\:bg-opacity-95:hover{
    --tw-bg-opacity: 0.95;
  }

  .xl\:hover\:bg-opacity-100:hover{
    --tw-bg-opacity: 1;
  }

  .xl\:focus\:bg-opacity-0:focus{
    --tw-bg-opacity: 0;
  }

  .xl\:focus\:bg-opacity-5:focus{
    --tw-bg-opacity: 0.05;
  }

  .xl\:focus\:bg-opacity-10:focus{
    --tw-bg-opacity: 0.1;
  }

  .xl\:focus\:bg-opacity-20:focus{
    --tw-bg-opacity: 0.2;
  }

  .xl\:focus\:bg-opacity-25:focus{
    --tw-bg-opacity: 0.25;
  }

  .xl\:focus\:bg-opacity-30:focus{
    --tw-bg-opacity: 0.3;
  }

  .xl\:focus\:bg-opacity-40:focus{
    --tw-bg-opacity: 0.4;
  }

  .xl\:focus\:bg-opacity-50:focus{
    --tw-bg-opacity: 0.5;
  }

  .xl\:focus\:bg-opacity-60:focus{
    --tw-bg-opacity: 0.6;
  }

  .xl\:focus\:bg-opacity-70:focus{
    --tw-bg-opacity: 0.7;
  }

  .xl\:focus\:bg-opacity-75:focus{
    --tw-bg-opacity: 0.75;
  }

  .xl\:focus\:bg-opacity-80:focus{
    --tw-bg-opacity: 0.8;
  }

  .xl\:focus\:bg-opacity-90:focus{
    --tw-bg-opacity: 0.9;
  }

  .xl\:focus\:bg-opacity-95:focus{
    --tw-bg-opacity: 0.95;
  }

  .xl\:focus\:bg-opacity-100:focus{
    --tw-bg-opacity: 1;
  }

  .xl\:bg-bottom{
    background-position: bottom;
  }

  .xl\:bg-center{
    background-position: center;
  }

  .xl\:bg-left{
    background-position: left;
  }

  .xl\:bg-left-bottom{
    background-position: left bottom;
  }

  .xl\:bg-left-top{
    background-position: left top;
  }

  .xl\:bg-right{
    background-position: right;
  }

  .xl\:bg-right-bottom{
    background-position: right bottom;
  }

  .xl\:bg-right-top{
    background-position: right top;
  }

  .xl\:bg-top{
    background-position: top;
  }

  .xl\:bg-repeat{
    background-repeat: repeat;
  }

  .xl\:bg-no-repeat{
    background-repeat: no-repeat;
  }

  .xl\:bg-repeat-x{
    background-repeat: repeat-x;
  }

  .xl\:bg-repeat-y{
    background-repeat: repeat-y;
  }

  .xl\:bg-repeat-round{
    background-repeat: round;
  }

  .xl\:bg-repeat-space{
    background-repeat: space;
  }

  .xl\:bg-auto{
    background-size: auto;
  }

  .xl\:bg-cover{
    background-size: cover;
  }

  .xl\:bg-contain{
    background-size: contain;
  }

  .xl\:border-collapse{
    border-collapse: collapse;
  }

  .xl\:border-separate{
    border-collapse: separate;
  }

  .xl\:border-transparent{
    border-color: transparent;
  }

  .xl\:border-black{
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .xl\:border-white{
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .xl\:border-grey{
    --tw-border-opacity: 1;
    border-color: rgba(155, 155, 155, var(--tw-border-opacity));
  }

  .xl\:border-grey-darkest{
    --tw-border-opacity: 1;
    border-color: rgba(17, 17, 17, var(--tw-border-opacity));
  }

  .xl\:border-grey-darkest700{
    border-color: rgba(17, 17, 17, 0.7);
  }

  .xl\:border-grey-darkest300{
    border-color: rgba(17, 17, 17, 0.3);
  }

  .xl\:border-grey-darkest100{
    border-color: rgba(17, 17, 17, 0.1);
  }

  .xl\:border-grey-dark{
    --tw-border-opacity: 1;
    border-color: rgba(82, 95, 119, var(--tw-border-opacity));
  }

  .xl\:border-grey-light{
    --tw-border-opacity: 1;
    border-color: rgba(163, 163, 163, var(--tw-border-opacity));
  }

  .xl\:border-grey-extralight{
    --tw-border-opacity: 1;
    border-color: rgba(231, 231, 231, var(--tw-border-opacity));
  }

  .xl\:border-grey-lighter{
    --tw-border-opacity: 1;
    border-color: rgba(180, 189, 206, var(--tw-border-opacity));
  }

  .xl\:border-grey-lightest{
    --tw-border-opacity: 1;
    border-color: rgba(244, 244, 244, var(--tw-border-opacity));
  }

  .xl\:border-grey-timeline{
    --tw-border-opacity: 1;
    border-color: rgba(136, 136, 136, var(--tw-border-opacity));
  }

  .xl\:border-blue{
    --tw-border-opacity: 1;
    border-color: rgba(99, 169, 209, var(--tw-border-opacity));
  }

  .xl\:border-blue-light{
    --tw-border-opacity: 1;
    border-color: rgba(123, 207, 255, var(--tw-border-opacity));
  }

  .xl\:border-blue-lightest{
    --tw-border-opacity: 1;
    border-color: rgba(255, 81, 172, var(--tw-border-opacity));
  }

  .xl\:border-pink{
    --tw-border-opacity: 1;
    border-color: rgba(237, 9, 128, var(--tw-border-opacity));
  }

  .xl\:border-pink-light{
    --tw-border-opacity: 1;
    border-color: rgba(255, 91, 180, var(--tw-border-opacity));
  }

  .xl\:border-orange{
    --tw-border-opacity: 1;
    border-color: rgba(243, 114, 69, var(--tw-border-opacity));
  }

  .xl\:border-yellow{
    --tw-border-opacity: 1;
    border-color: rgba(255, 230, 0, var(--tw-border-opacity));
  }

  .xl\:border-yellow-two{
    --tw-border-opacity: 1;
    border-color: rgba(249, 227, 32, var(--tw-border-opacity));
  }

  .xl\:border-yellow-dark{
    --tw-border-opacity: 1;
    border-color: rgba(230, 175, 33, var(--tw-border-opacity));
  }

  .xl\:border-yellow-light{
    --tw-border-opacity: 1;
    border-color: rgba(243, 193, 42, var(--tw-border-opacity));
  }

  .xl\:border-green-dark{
    --tw-border-opacity: 1;
    border-color: rgba(33, 115, 37, var(--tw-border-opacity));
  }

  .xl\:border-green-light{
    --tw-border-opacity: 1;
    border-color: rgba(80, 161, 84, var(--tw-border-opacity));
  }

  .xl\:border-purple{
    --tw-border-opacity: 1;
    border-color: rgba(164, 139, 198, var(--tw-border-opacity));
  }

  .xl\:border-purple-light{
    --tw-border-opacity: 1;
    border-color: rgba(158, 149, 255, var(--tw-border-opacity));
  }

  .xl\:border-brown-light{
    --tw-border-opacity: 1;
    border-color: rgba(202, 138, 78, var(--tw-border-opacity));
  }

  .xl\:border-brown-dark{
    --tw-border-opacity: 1;
    border-color: rgba(173, 91, 31, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-transparent{
    border-color: transparent;
  }

  .group:hover .xl\:group-hover\:border-black{
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-white{
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-grey{
    --tw-border-opacity: 1;
    border-color: rgba(155, 155, 155, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-grey-darkest{
    --tw-border-opacity: 1;
    border-color: rgba(17, 17, 17, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-grey-darkest700{
    border-color: rgba(17, 17, 17, 0.7);
  }

  .group:hover .xl\:group-hover\:border-grey-darkest300{
    border-color: rgba(17, 17, 17, 0.3);
  }

  .group:hover .xl\:group-hover\:border-grey-darkest100{
    border-color: rgba(17, 17, 17, 0.1);
  }

  .group:hover .xl\:group-hover\:border-grey-dark{
    --tw-border-opacity: 1;
    border-color: rgba(82, 95, 119, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-grey-light{
    --tw-border-opacity: 1;
    border-color: rgba(163, 163, 163, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-grey-extralight{
    --tw-border-opacity: 1;
    border-color: rgba(231, 231, 231, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-grey-lighter{
    --tw-border-opacity: 1;
    border-color: rgba(180, 189, 206, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-grey-lightest{
    --tw-border-opacity: 1;
    border-color: rgba(244, 244, 244, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-grey-timeline{
    --tw-border-opacity: 1;
    border-color: rgba(136, 136, 136, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-blue{
    --tw-border-opacity: 1;
    border-color: rgba(99, 169, 209, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-blue-light{
    --tw-border-opacity: 1;
    border-color: rgba(123, 207, 255, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-blue-lightest{
    --tw-border-opacity: 1;
    border-color: rgba(255, 81, 172, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-pink{
    --tw-border-opacity: 1;
    border-color: rgba(237, 9, 128, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-pink-light{
    --tw-border-opacity: 1;
    border-color: rgba(255, 91, 180, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-orange{
    --tw-border-opacity: 1;
    border-color: rgba(243, 114, 69, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-yellow{
    --tw-border-opacity: 1;
    border-color: rgba(255, 230, 0, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-yellow-two{
    --tw-border-opacity: 1;
    border-color: rgba(249, 227, 32, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-yellow-dark{
    --tw-border-opacity: 1;
    border-color: rgba(230, 175, 33, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-yellow-light{
    --tw-border-opacity: 1;
    border-color: rgba(243, 193, 42, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-green-dark{
    --tw-border-opacity: 1;
    border-color: rgba(33, 115, 37, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-green-light{
    --tw-border-opacity: 1;
    border-color: rgba(80, 161, 84, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-purple{
    --tw-border-opacity: 1;
    border-color: rgba(164, 139, 198, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-purple-light{
    --tw-border-opacity: 1;
    border-color: rgba(158, 149, 255, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-brown-light{
    --tw-border-opacity: 1;
    border-color: rgba(202, 138, 78, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-brown-dark{
    --tw-border-opacity: 1;
    border-color: rgba(173, 91, 31, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-transparent:focus-within{
    border-color: transparent;
  }

  .xl\:focus-within\:border-black:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-white:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-grey:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(155, 155, 155, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-grey-darkest:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(17, 17, 17, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-grey-darkest700:focus-within{
    border-color: rgba(17, 17, 17, 0.7);
  }

  .xl\:focus-within\:border-grey-darkest300:focus-within{
    border-color: rgba(17, 17, 17, 0.3);
  }

  .xl\:focus-within\:border-grey-darkest100:focus-within{
    border-color: rgba(17, 17, 17, 0.1);
  }

  .xl\:focus-within\:border-grey-dark:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(82, 95, 119, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-grey-light:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(163, 163, 163, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-grey-extralight:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(231, 231, 231, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-grey-lighter:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(180, 189, 206, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-grey-lightest:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(244, 244, 244, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-grey-timeline:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(136, 136, 136, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-blue:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(99, 169, 209, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-blue-light:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(123, 207, 255, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-blue-lightest:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(255, 81, 172, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-pink:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(237, 9, 128, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-pink-light:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(255, 91, 180, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-orange:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(243, 114, 69, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-yellow:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(255, 230, 0, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-yellow-two:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(249, 227, 32, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-yellow-dark:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(230, 175, 33, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-yellow-light:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(243, 193, 42, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-green-dark:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(33, 115, 37, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-green-light:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(80, 161, 84, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-purple:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(164, 139, 198, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-purple-light:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(158, 149, 255, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-brown-light:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(202, 138, 78, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-brown-dark:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(173, 91, 31, var(--tw-border-opacity));
  }

  .xl\:hover\:border-transparent:hover{
    border-color: transparent;
  }

  .xl\:hover\:border-black:hover{
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .xl\:hover\:border-white:hover{
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .xl\:hover\:border-grey:hover{
    --tw-border-opacity: 1;
    border-color: rgba(155, 155, 155, var(--tw-border-opacity));
  }

  .xl\:hover\:border-grey-darkest:hover{
    --tw-border-opacity: 1;
    border-color: rgba(17, 17, 17, var(--tw-border-opacity));
  }

  .xl\:hover\:border-grey-darkest700:hover{
    border-color: rgba(17, 17, 17, 0.7);
  }

  .xl\:hover\:border-grey-darkest300:hover{
    border-color: rgba(17, 17, 17, 0.3);
  }

  .xl\:hover\:border-grey-darkest100:hover{
    border-color: rgba(17, 17, 17, 0.1);
  }

  .xl\:hover\:border-grey-dark:hover{
    --tw-border-opacity: 1;
    border-color: rgba(82, 95, 119, var(--tw-border-opacity));
  }

  .xl\:hover\:border-grey-light:hover{
    --tw-border-opacity: 1;
    border-color: rgba(163, 163, 163, var(--tw-border-opacity));
  }

  .xl\:hover\:border-grey-extralight:hover{
    --tw-border-opacity: 1;
    border-color: rgba(231, 231, 231, var(--tw-border-opacity));
  }

  .xl\:hover\:border-grey-lighter:hover{
    --tw-border-opacity: 1;
    border-color: rgba(180, 189, 206, var(--tw-border-opacity));
  }

  .xl\:hover\:border-grey-lightest:hover{
    --tw-border-opacity: 1;
    border-color: rgba(244, 244, 244, var(--tw-border-opacity));
  }

  .xl\:hover\:border-grey-timeline:hover{
    --tw-border-opacity: 1;
    border-color: rgba(136, 136, 136, var(--tw-border-opacity));
  }

  .xl\:hover\:border-blue:hover{
    --tw-border-opacity: 1;
    border-color: rgba(99, 169, 209, var(--tw-border-opacity));
  }

  .xl\:hover\:border-blue-light:hover{
    --tw-border-opacity: 1;
    border-color: rgba(123, 207, 255, var(--tw-border-opacity));
  }

  .xl\:hover\:border-blue-lightest:hover{
    --tw-border-opacity: 1;
    border-color: rgba(255, 81, 172, var(--tw-border-opacity));
  }

  .xl\:hover\:border-pink:hover{
    --tw-border-opacity: 1;
    border-color: rgba(237, 9, 128, var(--tw-border-opacity));
  }

  .xl\:hover\:border-pink-light:hover{
    --tw-border-opacity: 1;
    border-color: rgba(255, 91, 180, var(--tw-border-opacity));
  }

  .xl\:hover\:border-orange:hover{
    --tw-border-opacity: 1;
    border-color: rgba(243, 114, 69, var(--tw-border-opacity));
  }

  .xl\:hover\:border-yellow:hover{
    --tw-border-opacity: 1;
    border-color: rgba(255, 230, 0, var(--tw-border-opacity));
  }

  .xl\:hover\:border-yellow-two:hover{
    --tw-border-opacity: 1;
    border-color: rgba(249, 227, 32, var(--tw-border-opacity));
  }

  .xl\:hover\:border-yellow-dark:hover{
    --tw-border-opacity: 1;
    border-color: rgba(230, 175, 33, var(--tw-border-opacity));
  }

  .xl\:hover\:border-yellow-light:hover{
    --tw-border-opacity: 1;
    border-color: rgba(243, 193, 42, var(--tw-border-opacity));
  }

  .xl\:hover\:border-green-dark:hover{
    --tw-border-opacity: 1;
    border-color: rgba(33, 115, 37, var(--tw-border-opacity));
  }

  .xl\:hover\:border-green-light:hover{
    --tw-border-opacity: 1;
    border-color: rgba(80, 161, 84, var(--tw-border-opacity));
  }

  .xl\:hover\:border-purple:hover{
    --tw-border-opacity: 1;
    border-color: rgba(164, 139, 198, var(--tw-border-opacity));
  }

  .xl\:hover\:border-purple-light:hover{
    --tw-border-opacity: 1;
    border-color: rgba(158, 149, 255, var(--tw-border-opacity));
  }

  .xl\:hover\:border-brown-light:hover{
    --tw-border-opacity: 1;
    border-color: rgba(202, 138, 78, var(--tw-border-opacity));
  }

  .xl\:hover\:border-brown-dark:hover{
    --tw-border-opacity: 1;
    border-color: rgba(173, 91, 31, var(--tw-border-opacity));
  }

  .xl\:focus\:border-transparent:focus{
    border-color: transparent;
  }

  .xl\:focus\:border-black:focus{
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .xl\:focus\:border-white:focus{
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .xl\:focus\:border-grey:focus{
    --tw-border-opacity: 1;
    border-color: rgba(155, 155, 155, var(--tw-border-opacity));
  }

  .xl\:focus\:border-grey-darkest:focus{
    --tw-border-opacity: 1;
    border-color: rgba(17, 17, 17, var(--tw-border-opacity));
  }

  .xl\:focus\:border-grey-darkest700:focus{
    border-color: rgba(17, 17, 17, 0.7);
  }

  .xl\:focus\:border-grey-darkest300:focus{
    border-color: rgba(17, 17, 17, 0.3);
  }

  .xl\:focus\:border-grey-darkest100:focus{
    border-color: rgba(17, 17, 17, 0.1);
  }

  .xl\:focus\:border-grey-dark:focus{
    --tw-border-opacity: 1;
    border-color: rgba(82, 95, 119, var(--tw-border-opacity));
  }

  .xl\:focus\:border-grey-light:focus{
    --tw-border-opacity: 1;
    border-color: rgba(163, 163, 163, var(--tw-border-opacity));
  }

  .xl\:focus\:border-grey-extralight:focus{
    --tw-border-opacity: 1;
    border-color: rgba(231, 231, 231, var(--tw-border-opacity));
  }

  .xl\:focus\:border-grey-lighter:focus{
    --tw-border-opacity: 1;
    border-color: rgba(180, 189, 206, var(--tw-border-opacity));
  }

  .xl\:focus\:border-grey-lightest:focus{
    --tw-border-opacity: 1;
    border-color: rgba(244, 244, 244, var(--tw-border-opacity));
  }

  .xl\:focus\:border-grey-timeline:focus{
    --tw-border-opacity: 1;
    border-color: rgba(136, 136, 136, var(--tw-border-opacity));
  }

  .xl\:focus\:border-blue:focus{
    --tw-border-opacity: 1;
    border-color: rgba(99, 169, 209, var(--tw-border-opacity));
  }

  .xl\:focus\:border-blue-light:focus{
    --tw-border-opacity: 1;
    border-color: rgba(123, 207, 255, var(--tw-border-opacity));
  }

  .xl\:focus\:border-blue-lightest:focus{
    --tw-border-opacity: 1;
    border-color: rgba(255, 81, 172, var(--tw-border-opacity));
  }

  .xl\:focus\:border-pink:focus{
    --tw-border-opacity: 1;
    border-color: rgba(237, 9, 128, var(--tw-border-opacity));
  }

  .xl\:focus\:border-pink-light:focus{
    --tw-border-opacity: 1;
    border-color: rgba(255, 91, 180, var(--tw-border-opacity));
  }

  .xl\:focus\:border-orange:focus{
    --tw-border-opacity: 1;
    border-color: rgba(243, 114, 69, var(--tw-border-opacity));
  }

  .xl\:focus\:border-yellow:focus{
    --tw-border-opacity: 1;
    border-color: rgba(255, 230, 0, var(--tw-border-opacity));
  }

  .xl\:focus\:border-yellow-two:focus{
    --tw-border-opacity: 1;
    border-color: rgba(249, 227, 32, var(--tw-border-opacity));
  }

  .xl\:focus\:border-yellow-dark:focus{
    --tw-border-opacity: 1;
    border-color: rgba(230, 175, 33, var(--tw-border-opacity));
  }

  .xl\:focus\:border-yellow-light:focus{
    --tw-border-opacity: 1;
    border-color: rgba(243, 193, 42, var(--tw-border-opacity));
  }

  .xl\:focus\:border-green-dark:focus{
    --tw-border-opacity: 1;
    border-color: rgba(33, 115, 37, var(--tw-border-opacity));
  }

  .xl\:focus\:border-green-light:focus{
    --tw-border-opacity: 1;
    border-color: rgba(80, 161, 84, var(--tw-border-opacity));
  }

  .xl\:focus\:border-purple:focus{
    --tw-border-opacity: 1;
    border-color: rgba(164, 139, 198, var(--tw-border-opacity));
  }

  .xl\:focus\:border-purple-light:focus{
    --tw-border-opacity: 1;
    border-color: rgba(158, 149, 255, var(--tw-border-opacity));
  }

  .xl\:focus\:border-brown-light:focus{
    --tw-border-opacity: 1;
    border-color: rgba(202, 138, 78, var(--tw-border-opacity));
  }

  .xl\:focus\:border-brown-dark:focus{
    --tw-border-opacity: 1;
    border-color: rgba(173, 91, 31, var(--tw-border-opacity));
  }

  .xl\:active\:border-transparent:active{
    border-color: transparent;
  }

  .xl\:active\:border-black:active{
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .xl\:active\:border-white:active{
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .xl\:active\:border-grey:active{
    --tw-border-opacity: 1;
    border-color: rgba(155, 155, 155, var(--tw-border-opacity));
  }

  .xl\:active\:border-grey-darkest:active{
    --tw-border-opacity: 1;
    border-color: rgba(17, 17, 17, var(--tw-border-opacity));
  }

  .xl\:active\:border-grey-darkest700:active{
    border-color: rgba(17, 17, 17, 0.7);
  }

  .xl\:active\:border-grey-darkest300:active{
    border-color: rgba(17, 17, 17, 0.3);
  }

  .xl\:active\:border-grey-darkest100:active{
    border-color: rgba(17, 17, 17, 0.1);
  }

  .xl\:active\:border-grey-dark:active{
    --tw-border-opacity: 1;
    border-color: rgba(82, 95, 119, var(--tw-border-opacity));
  }

  .xl\:active\:border-grey-light:active{
    --tw-border-opacity: 1;
    border-color: rgba(163, 163, 163, var(--tw-border-opacity));
  }

  .xl\:active\:border-grey-extralight:active{
    --tw-border-opacity: 1;
    border-color: rgba(231, 231, 231, var(--tw-border-opacity));
  }

  .xl\:active\:border-grey-lighter:active{
    --tw-border-opacity: 1;
    border-color: rgba(180, 189, 206, var(--tw-border-opacity));
  }

  .xl\:active\:border-grey-lightest:active{
    --tw-border-opacity: 1;
    border-color: rgba(244, 244, 244, var(--tw-border-opacity));
  }

  .xl\:active\:border-grey-timeline:active{
    --tw-border-opacity: 1;
    border-color: rgba(136, 136, 136, var(--tw-border-opacity));
  }

  .xl\:active\:border-blue:active{
    --tw-border-opacity: 1;
    border-color: rgba(99, 169, 209, var(--tw-border-opacity));
  }

  .xl\:active\:border-blue-light:active{
    --tw-border-opacity: 1;
    border-color: rgba(123, 207, 255, var(--tw-border-opacity));
  }

  .xl\:active\:border-blue-lightest:active{
    --tw-border-opacity: 1;
    border-color: rgba(255, 81, 172, var(--tw-border-opacity));
  }

  .xl\:active\:border-pink:active{
    --tw-border-opacity: 1;
    border-color: rgba(237, 9, 128, var(--tw-border-opacity));
  }

  .xl\:active\:border-pink-light:active{
    --tw-border-opacity: 1;
    border-color: rgba(255, 91, 180, var(--tw-border-opacity));
  }

  .xl\:active\:border-orange:active{
    --tw-border-opacity: 1;
    border-color: rgba(243, 114, 69, var(--tw-border-opacity));
  }

  .xl\:active\:border-yellow:active{
    --tw-border-opacity: 1;
    border-color: rgba(255, 230, 0, var(--tw-border-opacity));
  }

  .xl\:active\:border-yellow-two:active{
    --tw-border-opacity: 1;
    border-color: rgba(249, 227, 32, var(--tw-border-opacity));
  }

  .xl\:active\:border-yellow-dark:active{
    --tw-border-opacity: 1;
    border-color: rgba(230, 175, 33, var(--tw-border-opacity));
  }

  .xl\:active\:border-yellow-light:active{
    --tw-border-opacity: 1;
    border-color: rgba(243, 193, 42, var(--tw-border-opacity));
  }

  .xl\:active\:border-green-dark:active{
    --tw-border-opacity: 1;
    border-color: rgba(33, 115, 37, var(--tw-border-opacity));
  }

  .xl\:active\:border-green-light:active{
    --tw-border-opacity: 1;
    border-color: rgba(80, 161, 84, var(--tw-border-opacity));
  }

  .xl\:active\:border-purple:active{
    --tw-border-opacity: 1;
    border-color: rgba(164, 139, 198, var(--tw-border-opacity));
  }

  .xl\:active\:border-purple-light:active{
    --tw-border-opacity: 1;
    border-color: rgba(158, 149, 255, var(--tw-border-opacity));
  }

  .xl\:active\:border-brown-light:active{
    --tw-border-opacity: 1;
    border-color: rgba(202, 138, 78, var(--tw-border-opacity));
  }

  .xl\:active\:border-brown-dark:active{
    --tw-border-opacity: 1;
    border-color: rgba(173, 91, 31, var(--tw-border-opacity));
  }

  .xl\:border-opacity-0{
    --tw-border-opacity: 0;
  }

  .xl\:border-opacity-5{
    --tw-border-opacity: 0.05;
  }

  .xl\:border-opacity-10{
    --tw-border-opacity: 0.1;
  }

  .xl\:border-opacity-20{
    --tw-border-opacity: 0.2;
  }

  .xl\:border-opacity-25{
    --tw-border-opacity: 0.25;
  }

  .xl\:border-opacity-30{
    --tw-border-opacity: 0.3;
  }

  .xl\:border-opacity-40{
    --tw-border-opacity: 0.4;
  }

  .xl\:border-opacity-50{
    --tw-border-opacity: 0.5;
  }

  .xl\:border-opacity-60{
    --tw-border-opacity: 0.6;
  }

  .xl\:border-opacity-70{
    --tw-border-opacity: 0.7;
  }

  .xl\:border-opacity-75{
    --tw-border-opacity: 0.75;
  }

  .xl\:border-opacity-80{
    --tw-border-opacity: 0.8;
  }

  .xl\:border-opacity-90{
    --tw-border-opacity: 0.9;
  }

  .xl\:border-opacity-95{
    --tw-border-opacity: 0.95;
  }

  .xl\:border-opacity-100{
    --tw-border-opacity: 1;
  }

  .group:hover .xl\:group-hover\:border-opacity-0{
    --tw-border-opacity: 0;
  }

  .group:hover .xl\:group-hover\:border-opacity-5{
    --tw-border-opacity: 0.05;
  }

  .group:hover .xl\:group-hover\:border-opacity-10{
    --tw-border-opacity: 0.1;
  }

  .group:hover .xl\:group-hover\:border-opacity-20{
    --tw-border-opacity: 0.2;
  }

  .group:hover .xl\:group-hover\:border-opacity-25{
    --tw-border-opacity: 0.25;
  }

  .group:hover .xl\:group-hover\:border-opacity-30{
    --tw-border-opacity: 0.3;
  }

  .group:hover .xl\:group-hover\:border-opacity-40{
    --tw-border-opacity: 0.4;
  }

  .group:hover .xl\:group-hover\:border-opacity-50{
    --tw-border-opacity: 0.5;
  }

  .group:hover .xl\:group-hover\:border-opacity-60{
    --tw-border-opacity: 0.6;
  }

  .group:hover .xl\:group-hover\:border-opacity-70{
    --tw-border-opacity: 0.7;
  }

  .group:hover .xl\:group-hover\:border-opacity-75{
    --tw-border-opacity: 0.75;
  }

  .group:hover .xl\:group-hover\:border-opacity-80{
    --tw-border-opacity: 0.8;
  }

  .group:hover .xl\:group-hover\:border-opacity-90{
    --tw-border-opacity: 0.9;
  }

  .group:hover .xl\:group-hover\:border-opacity-95{
    --tw-border-opacity: 0.95;
  }

  .group:hover .xl\:group-hover\:border-opacity-100{
    --tw-border-opacity: 1;
  }

  .xl\:focus-within\:border-opacity-0:focus-within{
    --tw-border-opacity: 0;
  }

  .xl\:focus-within\:border-opacity-5:focus-within{
    --tw-border-opacity: 0.05;
  }

  .xl\:focus-within\:border-opacity-10:focus-within{
    --tw-border-opacity: 0.1;
  }

  .xl\:focus-within\:border-opacity-20:focus-within{
    --tw-border-opacity: 0.2;
  }

  .xl\:focus-within\:border-opacity-25:focus-within{
    --tw-border-opacity: 0.25;
  }

  .xl\:focus-within\:border-opacity-30:focus-within{
    --tw-border-opacity: 0.3;
  }

  .xl\:focus-within\:border-opacity-40:focus-within{
    --tw-border-opacity: 0.4;
  }

  .xl\:focus-within\:border-opacity-50:focus-within{
    --tw-border-opacity: 0.5;
  }

  .xl\:focus-within\:border-opacity-60:focus-within{
    --tw-border-opacity: 0.6;
  }

  .xl\:focus-within\:border-opacity-70:focus-within{
    --tw-border-opacity: 0.7;
  }

  .xl\:focus-within\:border-opacity-75:focus-within{
    --tw-border-opacity: 0.75;
  }

  .xl\:focus-within\:border-opacity-80:focus-within{
    --tw-border-opacity: 0.8;
  }

  .xl\:focus-within\:border-opacity-90:focus-within{
    --tw-border-opacity: 0.9;
  }

  .xl\:focus-within\:border-opacity-95:focus-within{
    --tw-border-opacity: 0.95;
  }

  .xl\:focus-within\:border-opacity-100:focus-within{
    --tw-border-opacity: 1;
  }

  .xl\:hover\:border-opacity-0:hover{
    --tw-border-opacity: 0;
  }

  .xl\:hover\:border-opacity-5:hover{
    --tw-border-opacity: 0.05;
  }

  .xl\:hover\:border-opacity-10:hover{
    --tw-border-opacity: 0.1;
  }

  .xl\:hover\:border-opacity-20:hover{
    --tw-border-opacity: 0.2;
  }

  .xl\:hover\:border-opacity-25:hover{
    --tw-border-opacity: 0.25;
  }

  .xl\:hover\:border-opacity-30:hover{
    --tw-border-opacity: 0.3;
  }

  .xl\:hover\:border-opacity-40:hover{
    --tw-border-opacity: 0.4;
  }

  .xl\:hover\:border-opacity-50:hover{
    --tw-border-opacity: 0.5;
  }

  .xl\:hover\:border-opacity-60:hover{
    --tw-border-opacity: 0.6;
  }

  .xl\:hover\:border-opacity-70:hover{
    --tw-border-opacity: 0.7;
  }

  .xl\:hover\:border-opacity-75:hover{
    --tw-border-opacity: 0.75;
  }

  .xl\:hover\:border-opacity-80:hover{
    --tw-border-opacity: 0.8;
  }

  .xl\:hover\:border-opacity-90:hover{
    --tw-border-opacity: 0.9;
  }

  .xl\:hover\:border-opacity-95:hover{
    --tw-border-opacity: 0.95;
  }

  .xl\:hover\:border-opacity-100:hover{
    --tw-border-opacity: 1;
  }

  .xl\:focus\:border-opacity-0:focus{
    --tw-border-opacity: 0;
  }

  .xl\:focus\:border-opacity-5:focus{
    --tw-border-opacity: 0.05;
  }

  .xl\:focus\:border-opacity-10:focus{
    --tw-border-opacity: 0.1;
  }

  .xl\:focus\:border-opacity-20:focus{
    --tw-border-opacity: 0.2;
  }

  .xl\:focus\:border-opacity-25:focus{
    --tw-border-opacity: 0.25;
  }

  .xl\:focus\:border-opacity-30:focus{
    --tw-border-opacity: 0.3;
  }

  .xl\:focus\:border-opacity-40:focus{
    --tw-border-opacity: 0.4;
  }

  .xl\:focus\:border-opacity-50:focus{
    --tw-border-opacity: 0.5;
  }

  .xl\:focus\:border-opacity-60:focus{
    --tw-border-opacity: 0.6;
  }

  .xl\:focus\:border-opacity-70:focus{
    --tw-border-opacity: 0.7;
  }

  .xl\:focus\:border-opacity-75:focus{
    --tw-border-opacity: 0.75;
  }

  .xl\:focus\:border-opacity-80:focus{
    --tw-border-opacity: 0.8;
  }

  .xl\:focus\:border-opacity-90:focus{
    --tw-border-opacity: 0.9;
  }

  .xl\:focus\:border-opacity-95:focus{
    --tw-border-opacity: 0.95;
  }

  .xl\:focus\:border-opacity-100:focus{
    --tw-border-opacity: 1;
  }

  .xl\:rounded-3{
    border-radius: 0.1875rem;
  }

  .xl\:rounded-none{
    border-radius: 0;
  }

  .xl\:rounded-sm{
    border-radius: 0.125rem;
  }

  .xl\:rounded{
    border-radius: 0.25rem;
  }

  .xl\:rounded-md{
    border-radius: 0.375rem;
  }

  .xl\:rounded-lg{
    border-radius: 0.5rem;
  }

  .xl\:rounded-xl{
    border-radius: 0.75rem;
  }

  .xl\:rounded-2xl{
    border-radius: 1rem;
  }

  .xl\:rounded-3xl{
    border-radius: 1.5rem;
  }

  .xl\:rounded-4xl{
    border-radius: 2rem;
  }

  .xl\:rounded-5xl{
    border-radius: 2.5rem;
  }

  .xl\:rounded-6xl{
    border-radius: 3.125rem;
  }

  .xl\:rounded-full{
    border-radius: 9999px;
  }

  .xl\:rounded-t-3{
    border-top-left-radius: 0.1875rem;
    border-top-right-radius: 0.1875rem;
  }

  .xl\:rounded-r-3{
    border-top-right-radius: 0.1875rem;
    border-bottom-right-radius: 0.1875rem;
  }

  .xl\:rounded-b-3{
    border-bottom-right-radius: 0.1875rem;
    border-bottom-left-radius: 0.1875rem;
  }

  .xl\:rounded-l-3{
    border-top-left-radius: 0.1875rem;
    border-bottom-left-radius: 0.1875rem;
  }

  .xl\:rounded-t-none{
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }

  .xl\:rounded-r-none{
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }

  .xl\:rounded-b-none{
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }

  .xl\:rounded-l-none{
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }

  .xl\:rounded-t-sm{
    border-top-left-radius: 0.125rem;
    border-top-right-radius: 0.125rem;
  }

  .xl\:rounded-r-sm{
    border-top-right-radius: 0.125rem;
    border-bottom-right-radius: 0.125rem;
  }

  .xl\:rounded-b-sm{
    border-bottom-right-radius: 0.125rem;
    border-bottom-left-radius: 0.125rem;
  }

  .xl\:rounded-l-sm{
    border-top-left-radius: 0.125rem;
    border-bottom-left-radius: 0.125rem;
  }

  .xl\:rounded-t{
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }

  .xl\:rounded-r{
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
  }

  .xl\:rounded-b{
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }

  .xl\:rounded-l{
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }

  .xl\:rounded-t-md{
    border-top-left-radius: 0.375rem;
    border-top-right-radius: 0.375rem;
  }

  .xl\:rounded-r-md{
    border-top-right-radius: 0.375rem;
    border-bottom-right-radius: 0.375rem;
  }

  .xl\:rounded-b-md{
    border-bottom-right-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
  }

  .xl\:rounded-l-md{
    border-top-left-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
  }

  .xl\:rounded-t-lg{
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
  }

  .xl\:rounded-r-lg{
    border-top-right-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
  }

  .xl\:rounded-b-lg{
    border-bottom-right-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
  }

  .xl\:rounded-l-lg{
    border-top-left-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
  }

  .xl\:rounded-t-xl{
    border-top-left-radius: 0.75rem;
    border-top-right-radius: 0.75rem;
  }

  .xl\:rounded-r-xl{
    border-top-right-radius: 0.75rem;
    border-bottom-right-radius: 0.75rem;
  }

  .xl\:rounded-b-xl{
    border-bottom-right-radius: 0.75rem;
    border-bottom-left-radius: 0.75rem;
  }

  .xl\:rounded-l-xl{
    border-top-left-radius: 0.75rem;
    border-bottom-left-radius: 0.75rem;
  }

  .xl\:rounded-t-2xl{
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
  }

  .xl\:rounded-r-2xl{
    border-top-right-radius: 1rem;
    border-bottom-right-radius: 1rem;
  }

  .xl\:rounded-b-2xl{
    border-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
  }

  .xl\:rounded-l-2xl{
    border-top-left-radius: 1rem;
    border-bottom-left-radius: 1rem;
  }

  .xl\:rounded-t-3xl{
    border-top-left-radius: 1.5rem;
    border-top-right-radius: 1.5rem;
  }

  .xl\:rounded-r-3xl{
    border-top-right-radius: 1.5rem;
    border-bottom-right-radius: 1.5rem;
  }

  .xl\:rounded-b-3xl{
    border-bottom-right-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
  }

  .xl\:rounded-l-3xl{
    border-top-left-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
  }

  .xl\:rounded-t-4xl{
    border-top-left-radius: 2rem;
    border-top-right-radius: 2rem;
  }

  .xl\:rounded-r-4xl{
    border-top-right-radius: 2rem;
    border-bottom-right-radius: 2rem;
  }

  .xl\:rounded-b-4xl{
    border-bottom-right-radius: 2rem;
    border-bottom-left-radius: 2rem;
  }

  .xl\:rounded-l-4xl{
    border-top-left-radius: 2rem;
    border-bottom-left-radius: 2rem;
  }

  .xl\:rounded-t-5xl{
    border-top-left-radius: 2.5rem;
    border-top-right-radius: 2.5rem;
  }

  .xl\:rounded-r-5xl{
    border-top-right-radius: 2.5rem;
    border-bottom-right-radius: 2.5rem;
  }

  .xl\:rounded-b-5xl{
    border-bottom-right-radius: 2.5rem;
    border-bottom-left-radius: 2.5rem;
  }

  .xl\:rounded-l-5xl{
    border-top-left-radius: 2.5rem;
    border-bottom-left-radius: 2.5rem;
  }

  .xl\:rounded-t-6xl{
    border-top-left-radius: 3.125rem;
    border-top-right-radius: 3.125rem;
  }

  .xl\:rounded-r-6xl{
    border-top-right-radius: 3.125rem;
    border-bottom-right-radius: 3.125rem;
  }

  .xl\:rounded-b-6xl{
    border-bottom-right-radius: 3.125rem;
    border-bottom-left-radius: 3.125rem;
  }

  .xl\:rounded-l-6xl{
    border-top-left-radius: 3.125rem;
    border-bottom-left-radius: 3.125rem;
  }

  .xl\:rounded-t-full{
    border-top-left-radius: 9999px;
    border-top-right-radius: 9999px;
  }

  .xl\:rounded-r-full{
    border-top-right-radius: 9999px;
    border-bottom-right-radius: 9999px;
  }

  .xl\:rounded-b-full{
    border-bottom-right-radius: 9999px;
    border-bottom-left-radius: 9999px;
  }

  .xl\:rounded-l-full{
    border-top-left-radius: 9999px;
    border-bottom-left-radius: 9999px;
  }

  .xl\:rounded-tl-3{
    border-top-left-radius: 0.1875rem;
  }

  .xl\:rounded-tr-3{
    border-top-right-radius: 0.1875rem;
  }

  .xl\:rounded-br-3{
    border-bottom-right-radius: 0.1875rem;
  }

  .xl\:rounded-bl-3{
    border-bottom-left-radius: 0.1875rem;
  }

  .xl\:rounded-tl-none{
    border-top-left-radius: 0;
  }

  .xl\:rounded-tr-none{
    border-top-right-radius: 0;
  }

  .xl\:rounded-br-none{
    border-bottom-right-radius: 0;
  }

  .xl\:rounded-bl-none{
    border-bottom-left-radius: 0;
  }

  .xl\:rounded-tl-sm{
    border-top-left-radius: 0.125rem;
  }

  .xl\:rounded-tr-sm{
    border-top-right-radius: 0.125rem;
  }

  .xl\:rounded-br-sm{
    border-bottom-right-radius: 0.125rem;
  }

  .xl\:rounded-bl-sm{
    border-bottom-left-radius: 0.125rem;
  }

  .xl\:rounded-tl{
    border-top-left-radius: 0.25rem;
  }

  .xl\:rounded-tr{
    border-top-right-radius: 0.25rem;
  }

  .xl\:rounded-br{
    border-bottom-right-radius: 0.25rem;
  }

  .xl\:rounded-bl{
    border-bottom-left-radius: 0.25rem;
  }

  .xl\:rounded-tl-md{
    border-top-left-radius: 0.375rem;
  }

  .xl\:rounded-tr-md{
    border-top-right-radius: 0.375rem;
  }

  .xl\:rounded-br-md{
    border-bottom-right-radius: 0.375rem;
  }

  .xl\:rounded-bl-md{
    border-bottom-left-radius: 0.375rem;
  }

  .xl\:rounded-tl-lg{
    border-top-left-radius: 0.5rem;
  }

  .xl\:rounded-tr-lg{
    border-top-right-radius: 0.5rem;
  }

  .xl\:rounded-br-lg{
    border-bottom-right-radius: 0.5rem;
  }

  .xl\:rounded-bl-lg{
    border-bottom-left-radius: 0.5rem;
  }

  .xl\:rounded-tl-xl{
    border-top-left-radius: 0.75rem;
  }

  .xl\:rounded-tr-xl{
    border-top-right-radius: 0.75rem;
  }

  .xl\:rounded-br-xl{
    border-bottom-right-radius: 0.75rem;
  }

  .xl\:rounded-bl-xl{
    border-bottom-left-radius: 0.75rem;
  }

  .xl\:rounded-tl-2xl{
    border-top-left-radius: 1rem;
  }

  .xl\:rounded-tr-2xl{
    border-top-right-radius: 1rem;
  }

  .xl\:rounded-br-2xl{
    border-bottom-right-radius: 1rem;
  }

  .xl\:rounded-bl-2xl{
    border-bottom-left-radius: 1rem;
  }

  .xl\:rounded-tl-3xl{
    border-top-left-radius: 1.5rem;
  }

  .xl\:rounded-tr-3xl{
    border-top-right-radius: 1.5rem;
  }

  .xl\:rounded-br-3xl{
    border-bottom-right-radius: 1.5rem;
  }

  .xl\:rounded-bl-3xl{
    border-bottom-left-radius: 1.5rem;
  }

  .xl\:rounded-tl-4xl{
    border-top-left-radius: 2rem;
  }

  .xl\:rounded-tr-4xl{
    border-top-right-radius: 2rem;
  }

  .xl\:rounded-br-4xl{
    border-bottom-right-radius: 2rem;
  }

  .xl\:rounded-bl-4xl{
    border-bottom-left-radius: 2rem;
  }

  .xl\:rounded-tl-5xl{
    border-top-left-radius: 2.5rem;
  }

  .xl\:rounded-tr-5xl{
    border-top-right-radius: 2.5rem;
  }

  .xl\:rounded-br-5xl{
    border-bottom-right-radius: 2.5rem;
  }

  .xl\:rounded-bl-5xl{
    border-bottom-left-radius: 2.5rem;
  }

  .xl\:rounded-tl-6xl{
    border-top-left-radius: 3.125rem;
  }

  .xl\:rounded-tr-6xl{
    border-top-right-radius: 3.125rem;
  }

  .xl\:rounded-br-6xl{
    border-bottom-right-radius: 3.125rem;
  }

  .xl\:rounded-bl-6xl{
    border-bottom-left-radius: 3.125rem;
  }

  .xl\:rounded-tl-full{
    border-top-left-radius: 9999px;
  }

  .xl\:rounded-tr-full{
    border-top-right-radius: 9999px;
  }

  .xl\:rounded-br-full{
    border-bottom-right-radius: 9999px;
  }

  .xl\:rounded-bl-full{
    border-bottom-left-radius: 9999px;
  }

  .xl\:border-solid{
    border-style: solid;
  }

  .xl\:border-dashed{
    border-style: dashed;
  }

  .xl\:border-dotted{
    border-style: dotted;
  }

  .xl\:border-double{
    border-style: double;
  }

  .xl\:border-none{
    border-style: none;
  }

  .xl\:border-0{
    border-width: 0px;
  }

  .xl\:border-2{
    border-width: 2px;
  }

  .xl\:border-4{
    border-width: 4px;
  }

  .xl\:border-8{
    border-width: 8px;
  }

  .xl\:border{
    border-width: 1px;
  }

  .xl\:border-t-0{
    border-top-width: 0px;
  }

  .xl\:border-r-0{
    border-right-width: 0px;
  }

  .xl\:border-b-0{
    border-bottom-width: 0px;
  }

  .xl\:border-l-0{
    border-left-width: 0px;
  }

  .xl\:border-t-2{
    border-top-width: 2px;
  }

  .xl\:border-r-2{
    border-right-width: 2px;
  }

  .xl\:border-b-2{
    border-bottom-width: 2px;
  }

  .xl\:border-l-2{
    border-left-width: 2px;
  }

  .xl\:border-t-4{
    border-top-width: 4px;
  }

  .xl\:border-r-4{
    border-right-width: 4px;
  }

  .xl\:border-b-4{
    border-bottom-width: 4px;
  }

  .xl\:border-l-4{
    border-left-width: 4px;
  }

  .xl\:border-t-8{
    border-top-width: 8px;
  }

  .xl\:border-r-8{
    border-right-width: 8px;
  }

  .xl\:border-b-8{
    border-bottom-width: 8px;
  }

  .xl\:border-l-8{
    border-left-width: 8px;
  }

  .xl\:border-t{
    border-top-width: 1px;
  }

  .xl\:border-r{
    border-right-width: 1px;
  }

  .xl\:border-b{
    border-bottom-width: 1px;
  }

  .xl\:border-l{
    border-left-width: 1px;
  }

  .xl\:box-border{
    box-sizing: border-box;
  }

  .xl\:box-content{
    box-sizing: content-box;
  }

  .xl\:cursor-auto{
    cursor: auto;
  }

  .xl\:cursor-default{
    cursor: default;
  }

  .xl\:cursor-pointer{
    cursor: pointer;
  }

  .xl\:cursor-wait{
    cursor: wait;
  }

  .xl\:cursor-text{
    cursor: text;
  }

  .xl\:cursor-move{
    cursor: move;
  }

  .xl\:cursor-help{
    cursor: help;
  }

  .xl\:cursor-not-allowed{
    cursor: not-allowed;
  }

  .xl\:block{
    display: block;
  }

  .xl\:inline-block{
    display: inline-block;
  }

  .xl\:inline{
    display: inline;
  }

  .xl\:flex{
    display: flex;
  }

  .xl\:inline-flex{
    display: inline-flex;
  }

  .xl\:table{
    display: table;
  }

  .xl\:table-caption{
    display: table-caption;
  }

  .xl\:table-cell{
    display: table-cell;
  }

  .xl\:table-column{
    display: table-column;
  }

  .xl\:table-column-group{
    display: table-column-group;
  }

  .xl\:table-footer-group{
    display: table-footer-group;
  }

  .xl\:table-header-group{
    display: table-header-group;
  }

  .xl\:table-row-group{
    display: table-row-group;
  }

  .xl\:table-row{
    display: table-row;
  }

  .xl\:flow-root{
    display: flow-root;
  }

  .xl\:grid{
    display: grid;
  }

  .xl\:inline-grid{
    display: inline-grid;
  }

  .xl\:contents{
    display: contents;
  }

  .xl\:hidden{
    display: none;
  }

  .xl\:flex-row{
    flex-direction: row;
  }

  .xl\:flex-row-reverse{
    flex-direction: row-reverse;
  }

  .xl\:flex-col{
    flex-direction: column;
  }

  .xl\:flex-col-reverse{
    flex-direction: column-reverse;
  }

  .xl\:flex-wrap{
    flex-wrap: wrap;
  }

  .xl\:flex-wrap-reverse{
    flex-wrap: wrap-reverse;
  }

  .xl\:flex-nowrap{
    flex-wrap: nowrap;
  }

  .xl\:place-items-auto{
    place-items: auto;
  }

  .xl\:place-items-start{
    place-items: start;
  }

  .xl\:place-items-end{
    place-items: end;
  }

  .xl\:place-items-center{
    place-items: center;
  }

  .xl\:place-items-stretch{
    place-items: stretch;
  }

  .xl\:place-content-center{
    place-content: center;
  }

  .xl\:place-content-start{
    place-content: start;
  }

  .xl\:place-content-end{
    place-content: end;
  }

  .xl\:place-content-between{
    place-content: space-between;
  }

  .xl\:place-content-around{
    place-content: space-around;
  }

  .xl\:place-content-evenly{
    place-content: space-evenly;
  }

  .xl\:place-content-stretch{
    place-content: stretch;
  }

  .xl\:place-self-auto{
    place-self: auto;
  }

  .xl\:place-self-start{
    place-self: start;
  }

  .xl\:place-self-end{
    place-self: end;
  }

  .xl\:place-self-center{
    place-self: center;
  }

  .xl\:place-self-stretch{
    place-self: stretch;
  }

  .xl\:items-start{
    align-items: flex-start;
  }

  .xl\:items-end{
    align-items: flex-end;
  }

  .xl\:items-center{
    align-items: center;
  }

  .xl\:items-baseline{
    align-items: baseline;
  }

  .xl\:items-stretch{
    align-items: stretch;
  }

  .xl\:content-center{
    align-content: center;
  }

  .xl\:content-start{
    align-content: flex-start;
  }

  .xl\:content-end{
    align-content: flex-end;
  }

  .xl\:content-between{
    align-content: space-between;
  }

  .xl\:content-around{
    align-content: space-around;
  }

  .xl\:content-evenly{
    align-content: space-evenly;
  }

  .xl\:self-auto{
    align-self: auto;
  }

  .xl\:self-start{
    align-self: flex-start;
  }

  .xl\:self-end{
    align-self: flex-end;
  }

  .xl\:self-center{
    align-self: center;
  }

  .xl\:self-stretch{
    align-self: stretch;
  }

  .xl\:justify-items-auto{
    justify-items: auto;
  }

  .xl\:justify-items-start{
    justify-items: start;
  }

  .xl\:justify-items-end{
    justify-items: end;
  }

  .xl\:justify-items-center{
    justify-items: center;
  }

  .xl\:justify-items-stretch{
    justify-items: stretch;
  }

  .xl\:justify-start{
    justify-content: flex-start;
  }

  .xl\:justify-end{
    justify-content: flex-end;
  }

  .xl\:justify-center{
    justify-content: center;
  }

  .xl\:justify-between{
    justify-content: space-between;
  }

  .xl\:justify-around{
    justify-content: space-around;
  }

  .xl\:justify-evenly{
    justify-content: space-evenly;
  }

  .xl\:justify-self-auto{
    justify-self: auto;
  }

  .xl\:justify-self-start{
    justify-self: start;
  }

  .xl\:justify-self-end{
    justify-self: end;
  }

  .xl\:justify-self-center{
    justify-self: center;
  }

  .xl\:justify-self-stretch{
    justify-self: stretch;
  }

  .xl\:flex-1{
    flex: 1 1 0%;
  }

  .xl\:flex-auto{
    flex: 1 1 auto;
  }

  .xl\:flex-initial{
    flex: 0 1 auto;
  }

  .xl\:flex-none{
    flex: none;
  }

  .xl\:flex-grow-0{
    flex-grow: 0;
  }

  .xl\:flex-grow{
    flex-grow: 1;
  }

  .xl\:flex-shrink-0{
    flex-shrink: 0;
  }

  .xl\:flex-shrink{
    flex-shrink: 1;
  }

  .xl\:order-1{
    order: 1;
  }

  .xl\:order-2{
    order: 2;
  }

  .xl\:order-3{
    order: 3;
  }

  .xl\:order-4{
    order: 4;
  }

  .xl\:order-5{
    order: 5;
  }

  .xl\:order-6{
    order: 6;
  }

  .xl\:order-7{
    order: 7;
  }

  .xl\:order-8{
    order: 8;
  }

  .xl\:order-9{
    order: 9;
  }

  .xl\:order-10{
    order: 10;
  }

  .xl\:order-11{
    order: 11;
  }

  .xl\:order-12{
    order: 12;
  }

  .xl\:order-first{
    order: -9999;
  }

  .xl\:order-last{
    order: 9999;
  }

  .xl\:order-none{
    order: 0;
  }

  .xl\:float-right{
    float: right;
  }

  .xl\:float-left{
    float: left;
  }

  .xl\:float-none{
    float: none;
  }

  .xl\:clear-left{
    clear: left;
  }

  .xl\:clear-right{
    clear: right;
  }

  .xl\:clear-both{
    clear: both;
  }

  .xl\:clear-none{
    clear: none;
  }

  .xl\:font-ar{
    font-family: CFAstyStdRegular, sans-serif;
  }

  .xl\:font-am{
    font-family: CFAstyStdMedium, sans-serif;
  }

  .xl\:font-m{
    font-family: Manrope, sans-serif;
  }

  .xl\:font-thin{
    font-weight: 100;
  }

  .xl\:font-extralight{
    font-weight: 200;
  }

  .xl\:font-light{
    font-weight: 300;
  }

  .xl\:font-normal{
    font-weight: 400;
  }

  .xl\:font-medium{
    font-weight: 500;
  }

  .xl\:font-semibold{
    font-weight: 600;
  }

  .xl\:font-bold{
    font-weight: 700;
  }

  .xl\:font-extrabold{
    font-weight: 800;
  }

  .xl\:font-black{
    font-weight: 900;
  }

  .xl\:h-0{
    height: 0px;
  }

  .xl\:h-1{
    height: 0.25rem;
  }

  .xl\:h-2{
    height: 0.5rem;
  }

  .xl\:h-3{
    height: 0.75rem;
  }

  .xl\:h-4{
    height: 1rem;
  }

  .xl\:h-5{
    height: 1.25rem;
  }

  .xl\:h-6{
    height: 1.5rem;
  }

  .xl\:h-7{
    height: 1.75rem;
  }

  .xl\:h-8{
    height: 2rem;
  }

  .xl\:h-9{
    height: 2.25rem;
  }

  .xl\:h-10{
    height: 2.5rem;
  }

  .xl\:h-11{
    height: 2.75rem;
  }

  .xl\:h-12{
    height: 3rem;
  }

  .xl\:h-13{
    height: 3.25rem;
  }

  .xl\:h-14{
    height: 3.5rem;
  }

  .xl\:h-15{
    height: 3.75rem;
  }

  .xl\:h-16{
    height: 4rem;
  }

  .xl\:h-17{
    height: 4.25rem;
  }

  .xl\:h-18{
    height: 4.5rem;
  }

  .xl\:h-19{
    height: 4.75rem;
  }

  .xl\:h-20{
    height: 5rem;
  }

  .xl\:h-22{
    height: 5.5rem;
  }

  .xl\:h-24{
    height: 6rem;
  }

  .xl\:h-25{
    height: 6.25rem;
  }

  .xl\:h-28{
    height: 7rem;
  }

  .xl\:h-30{
    height: 7.5rem;
  }

  .xl\:h-32{
    height: 8rem;
  }

  .xl\:h-34{
    height: 8.5rem;
  }

  .xl\:h-35{
    height: 8.75rem;
  }

  .xl\:h-36{
    height: 9rem;
  }

  .xl\:h-39{
    height: 9.75rem;
  }

  .xl\:h-40{
    height: 10rem;
  }

  .xl\:h-42{
    height: 10.5rem;
  }

  .xl\:h-44{
    height: 11rem;
  }

  .xl\:h-45{
    height: 11.25rem;
  }

  .xl\:h-48{
    height: 12rem;
  }

  .xl\:h-50{
    height: 12.5rem;
  }

  .xl\:h-52{
    height: 13rem;
  }

  .xl\:h-55{
    height: 13.75rem;
  }

  .xl\:h-56{
    height: 14rem;
  }

  .xl\:h-58{
    height: 14.5rem;
  }

  .xl\:h-60{
    height: 15rem;
  }

  .xl\:h-64{
    height: 16rem;
  }

  .xl\:h-65{
    height: 16.25rem;
  }

  .xl\:h-68{
    height: 17rem;
  }

  .xl\:h-69{
    height: 17.25rem;
  }

  .xl\:h-70{
    height: 17.5rem;
  }

  .xl\:h-72{
    height: 18rem;
  }

  .xl\:h-75{
    height: 18.75rem;
  }

  .xl\:h-80{
    height: 20rem;
  }

  .xl\:h-85{
    height: 21.25rem;
  }

  .xl\:h-86{
    height: 21.5rem;
  }

  .xl\:h-90{
    height: 22.5rem;
  }

  .xl\:h-96{
    height: 24rem;
  }

  .xl\:h-100{
    height: 25rem;
  }

  .xl\:h-115{
    height: 28.75rem;
  }

  .xl\:h-125{
    height: 31.25rem;
  }

  .xl\:h-142{
    height: 35.5rem;
  }

  .xl\:h-150{
    height: 37.5rem;
  }

  .xl\:h-156{
    height: 39rem;
  }

  .xl\:h-160{
    height: 40rem;
  }

  .xl\:h-175{
    height: 43.75rem;
  }

  .xl\:h-207{
    height: 51.75rem;
  }

  .xl\:h-242{
    height: 60.5rem;
  }

  .xl\:h-250{
    height: 62.5rem;
  }

  .xl\:h-258{
    height: 64.5rem;
  }

  .xl\:h-265{
    height: 66.25rem;
  }

  .xl\:h-280{
    height: 70rem;
  }

  .xl\:h-auto{
    height: auto;
  }

  .xl\:h-px{
    height: 1px;
  }

  .xl\:h-0\.5{
    height: 0.125rem;
  }

  .xl\:h-1\.5{
    height: 0.375rem;
  }

  .xl\:h-2\.5{
    height: 0.625rem;
  }

  .xl\:h-3\.5{
    height: 0.875rem;
  }

  .xl\:h-0\.25{
    height: 0.0625rem;
  }

  .xl\:h-0\.75{
    height: 0.1875rem;
  }

  .xl\:h-1\.25{
    height: 0.3125rem;
  }

  .xl\:h-1\.75{
    height: 0.4375rem;
  }

  .xl\:h-2\.25{
    height: 0.5625rem;
  }

  .xl\:h-2\.75{
    height: 0.6875rem;
  }

  .xl\:h-3\.25{
    height: 0.8125rem;
  }

  .xl\:h-3\.75{
    height: 0.9375rem;
  }

  .xl\:h-4\.25{
    height: 1.0625rem;
  }

  .xl\:h-4\.5{
    height: 1.125rem;
  }

  .xl\:h-4\.75{
    height: 1.1875rem;
  }

  .xl\:h-5\.25{
    height: 1.3125rem;
  }

  .xl\:h-5\.5{
    height: 1.375rem;
  }

  .xl\:h-5\.75{
    height: 1.4375rem;
  }

  .xl\:h-6\.25{
    height: 1.5625rem;
  }

  .xl\:h-6\.5{
    height: 1.625rem;
  }

  .xl\:h-6\.75{
    height: 1.6875rem;
  }

  .xl\:h-7\.25{
    height: 1.8125rem;
  }

  .xl\:h-7\.5{
    height: 1.875rem;
  }

  .xl\:h-8\.25{
    height: 2.0625rem;
  }

  .xl\:h-8\.5{
    height: 2.125rem;
  }

  .xl\:h-9\.25{
    height: 2.3125rem;
  }

  .xl\:h-9\.5{
    height: 2.375rem;
  }

  .xl\:h-10\.5{
    height: 2.625rem;
  }

  .xl\:h-11\.25{
    height: 2.8125rem;
  }

  .xl\:h-11\.5{
    height: 2.875rem;
  }

  .xl\:h-12\.5{
    height: 3.125rem;
  }

  .xl\:h-12\.75{
    height: 3.1875rem;
  }

  .xl\:h-13\.5{
    height: 3.375rem;
  }

  .xl\:h-14\.5{
    height: 3.625rem;
  }

  .xl\:h-15\.5{
    height: 3.875rem;
  }

  .xl\:h-15\.75{
    height: 3.9375rem;
  }

  .xl\:h-16\.25{
    height: 4.0625rem;
  }

  .xl\:h-17\.25{
    height: 4.3125rem;
  }

  .xl\:h-17\.5{
    height: 4.375rem;
  }

  .xl\:h-18\.25{
    height: 4.5625rem;
  }

  .xl\:h-18\.5{
    height: 4.625rem;
  }

  .xl\:h-20\.25{
    height: 5.0625rem;
  }

  .xl\:h-20\.5{
    height: 5.125rem;
  }

  .xl\:h-22\.5{
    height: 5.625rem;
  }

  .xl\:h-25\.5{
    height: 6.375rem;
  }

  .xl\:h-26\.75{
    height: 6.6875rem;
  }

  .xl\:h-32\.5{
    height: 8.125rem;
  }

  .xl\:h-37\.5{
    height: 9.375rem;
  }

  .xl\:h-41\.25{
    height: 10.3125rem;
  }

  .xl\:h-52\.5{
    height: 13.125rem;
  }

  .xl\:h-54\.5{
    height: 13.625rem;
  }

  .xl\:h-57\.25{
    height: 14.3125rem;
  }

  .xl\:h-57\.5{
    height: 14.375rem;
  }

  .xl\:h-66\.25{
    height: 16.5625rem;
  }

  .xl\:h-74\.5{
    height: 18.125rem;
  }

  .xl\:h-106\.25{
    height: 26.5625rem;
  }

  .xl\:h-112\.25{
    height: 28.0675rem;
  }

  .xl\:h-112\.75{
    height: 28.1875rem;
  }

  .xl\:h-147\.5{
    height: 36.875rem;
  }

  .xl\:h-162\.5{
    height: 40.625rem;
  }

  .xl\:h-172\.25{
    height: 42.5625rem;
  }

  .xl\:h-175\.25{
    height: 43.8125rem;
  }

  .xl\:h-184\.25{
    height: 46.0625rem;
  }

  .xl\:h-203\.25{
    height: 50.8125rem;
  }

  .xl\:h-half{
    height: 50%;
  }

  .xl\:h-full{
    height: 100%;
  }

  .xl\:h-1\/10{
    height: 10%;
  }

  .xl\:h-2\/10{
    height: 20%;
  }

  .xl\:h-3\/10{
    height: 30%;
  }

  .xl\:h-4\/10{
    height: 40%;
  }

  .xl\:h-4\.5\/10{
    height: 45%;
  }

  .xl\:h-5\/10{
    height: 50%;
  }

  .xl\:h-5\.5\/10{
    height: 55%;
  }

  .xl\:h-6\/10{
    height: 60%;
  }

  .xl\:h-7\/10{
    height: 70%;
  }

  .xl\:h-8\/10{
    height: 80%;
  }

  .xl\:h-9\/10{
    height: 90%;
  }

  .xl\:h-1\/12{
    height: 8.333333%;
  }

  .xl\:h-2\/12{
    height: 16.666667%;
  }

  .xl\:h-3\/12{
    height: 25%;
  }

  .xl\:h-4\/12{
    height: 33.333333%;
  }

  .xl\:h-5\/12{
    height: 41.666667%;
  }

  .xl\:h-6\/12{
    height: 50%;
  }

  .xl\:h-7\/12{
    height: 58.333333%;
  }

  .xl\:h-8\/12{
    height: 66.666667%;
  }

  .xl\:h-9\/12{
    height: 75%;
  }

  .xl\:h-10\/12{
    height: 83.333333%;
  }

  .xl\:h-11\/12{
    height: 91.666667%;
  }

  .xl\:h-1\/2{
    height: 50%;
  }

  .xl\:h-1\/3{
    height: 33.333333%;
  }

  .xl\:h-2\/3{
    height: 66.666667%;
  }

  .xl\:h-1\/4{
    height: 25%;
  }

  .xl\:h-2\/4{
    height: 50%;
  }

  .xl\:h-3\/4{
    height: 75%;
  }

  .xl\:h-1\/5{
    height: 20%;
  }

  .xl\:h-2\/5{
    height: 40%;
  }

  .xl\:h-3\/5{
    height: 60%;
  }

  .xl\:h-4\/5{
    height: 80%;
  }

  .xl\:h-1\/6{
    height: 16.666667%;
  }

  .xl\:h-2\/6{
    height: 33.333333%;
  }

  .xl\:h-3\/6{
    height: 50%;
  }

  .xl\:h-4\/6{
    height: 66.666667%;
  }

  .xl\:h-5\/6{
    height: 83.333333%;
  }

  .xl\:h-screen{
    height: 100vh;
  }

  .xl\:h-screen-half{
    height: 50vh;
  }

  .xl\:h-screen-full{
    height: 100vh;
  }

  .xl\:h-screen-1\/10{
    height: 10vh;
  }

  .xl\:h-screen-2\/10{
    height: 20vh;
  }

  .xl\:h-screen-3\/10{
    height: 30vh;
  }

  .xl\:h-screen-4\/10{
    height: 40vh;
  }

  .xl\:h-screen-5\/10{
    height: 50vh;
  }

  .xl\:h-screen-6\/10{
    height: 60vh;
  }

  .xl\:h-screen-7\/10{
    height: 70vh;
  }

  .xl\:h-screen-8\/10{
    height: 80vh;
  }

  .xl\:h-screen-9\/10{
    height: 90vh;
  }

  .xl\:h-screen-1\/12{
    height: 8.333333vh;
  }

  .xl\:h-screen-2\/12{
    height: 16.666667vh;
  }

  .xl\:h-screen-3\/12{
    height: 25vh;
  }

  .xl\:h-screen-4\/12{
    height: 33.333333vh;
  }

  .xl\:h-screen-5\/12{
    height: 41.666667vh;
  }

  .xl\:h-screen-6\/12{
    height: 50vh;
  }

  .xl\:h-screen-7\/12{
    height: 58.333333vh;
  }

  .xl\:h-screen-8\/12{
    height: 66.666667vh;
  }

  .xl\:h-screen-9\/12{
    height: 75vh;
  }

  .xl\:h-screen-10\/12{
    height: 83.333333vh;
  }

  .xl\:h-screen-11\/12{
    height: 91.666667vh;
  }

  .xl\:text-1{
    font-size: 0.25rem;
  }

  .xl\:text-2{
    font-size: 0.5rem;
  }

  .xl\:text-3{
    font-size: 0.75rem;
  }

  .xl\:text-4{
    font-size: 1rem;
  }

  .xl\:text-5{
    font-size: 1.25rem;
  }

  .xl\:text-6{
    font-size: 1.5rem;
  }

  .xl\:text-7{
    font-size: 1.75rem;
  }

  .xl\:text-8{
    font-size: 2rem;
  }

  .xl\:text-9{
    font-size: 2.25rem;
  }

  .xl\:text-10{
    font-size: 2.5rem;
  }

  .xl\:text-11{
    font-size: 2.75rem;
  }

  .xl\:text-12{
    font-size: 3rem;
  }

  .xl\:text-13{
    font-size: 3.25rem;
  }

  .xl\:text-14{
    font-size: 3.5rem;
  }

  .xl\:text-15{
    font-size: 3.75rem;
  }

  .xl\:text-16{
    font-size: 4rem;
  }

  .xl\:text-17{
    font-size: 4.25rem;
  }

  .xl\:text-18{
    font-size: 4.5rem;
  }

  .xl\:text-19{
    font-size: 4.75rem;
  }

  .xl\:text-20{
    font-size: 5rem;
  }

  .xl\:text-22{
    font-size: 5.5rem;
  }

  .xl\:text-24{
    font-size: 6rem;
  }

  .xl\:text-25{
    font-size: 6.25rem;
  }

  .xl\:text-30{
    font-size: 7.5rem;
  }

  .xl\:text-32{
    font-size: 8rem;
  }

  .xl\:text-34{
    font-size: 8.5rem;
  }

  .xl\:text-35{
    font-size: 8.75rem;
  }

  .xl\:text-36{
    font-size: 9rem;
  }

  .xl\:text-39{
    font-size: 9.75rem;
  }

  .xl\:text-40{
    font-size: 10rem;
  }

  .xl\:text-42{
    font-size: 10.5rem;
  }

  .xl\:text-45{
    font-size: 11.25rem;
  }

  .xl\:text-50{
    font-size: 12.5rem;
  }

  .xl\:text-55{
    font-size: 13.75rem;
  }

  .xl\:text-58{
    font-size: 14.5rem;
  }

  .xl\:text-60{
    font-size: 15rem;
  }

  .xl\:text-64{
    font-size: 16rem;
  }

  .xl\:text-65{
    font-size: 16.25rem;
  }

  .xl\:text-68{
    font-size: 17rem;
  }

  .xl\:text-69{
    font-size: 17.25rem;
  }

  .xl\:text-70{
    font-size: 17.5rem;
  }

  .xl\:text-75{
    font-size: 18.75rem;
  }

  .xl\:text-80{
    font-size: 20rem;
  }

  .xl\:text-85{
    font-size: 21.25rem;
  }

  .xl\:text-86{
    font-size: 21.5rem;
  }

  .xl\:text-90{
    font-size: 22.5rem;
  }

  .xl\:text-96{
    font-size: 24rem;
  }

  .xl\:text-100{
    font-size: 25rem;
  }

  .xl\:text-115{
    font-size: 28.75rem;
  }

  .xl\:text-125{
    font-size: 31.25rem;
  }

  .xl\:text-142{
    font-size: 35.5rem;
  }

  .xl\:text-150{
    font-size: 37.5rem;
  }

  .xl\:text-156{
    font-size: 39rem;
  }

  .xl\:text-160{
    font-size: 40rem;
  }

  .xl\:text-175{
    font-size: 43.75rem;
  }

  .xl\:text-207{
    font-size: 51.75rem;
  }

  .xl\:text-242{
    font-size: 60.5rem;
  }

  .xl\:text-250{
    font-size: 62.5rem;
  }

  .xl\:text-258{
    font-size: 64.5rem;
  }

  .xl\:text-265{
    font-size: 66.25rem;
  }

  .xl\:text-280{
    font-size: 70rem;
  }

  .xl\:text-0\.25{
    font-size: 0.0625rem;
  }

  .xl\:text-0\.5{
    font-size: 0.125rem;
  }

  .xl\:text-0\.75{
    font-size: 0.1875rem;
  }

  .xl\:text-1\.25{
    font-size: 0.3125rem;
  }

  .xl\:text-1\.5{
    font-size: 0.375rem;
  }

  .xl\:text-1\.75{
    font-size: 0.4375rem;
  }

  .xl\:text-2\.25{
    font-size: 0.5625rem;
  }

  .xl\:text-2\.5{
    font-size: 0.625rem;
  }

  .xl\:text-2\.75{
    font-size: 0.6875rem;
  }

  .xl\:text-3\.25{
    font-size: 0.8125rem;
  }

  .xl\:text-3\.5{
    font-size: 0.875rem;
  }

  .xl\:text-3\.75{
    font-size: 0.9375rem;
  }

  .xl\:text-4\.25{
    font-size: 1.0625rem;
  }

  .xl\:text-4\.5{
    font-size: 1.125rem;
  }

  .xl\:text-4\.75{
    font-size: 1.1875rem;
  }

  .xl\:text-5\.25{
    font-size: 1.3125rem;
  }

  .xl\:text-5\.5{
    font-size: 1.375rem;
  }

  .xl\:text-5\.75{
    font-size: 1.4375rem;
  }

  .xl\:text-6\.25{
    font-size: 1.5625rem;
  }

  .xl\:text-6\.5{
    font-size: 1.625rem;
  }

  .xl\:text-6\.75{
    font-size: 1.6875rem;
  }

  .xl\:text-7\.25{
    font-size: 1.8125rem;
  }

  .xl\:text-7\.5{
    font-size: 1.875rem;
  }

  .xl\:text-8\.25{
    font-size: 2.0625rem;
  }

  .xl\:text-8\.5{
    font-size: 2.125rem;
  }

  .xl\:text-9\.25{
    font-size: 2.3125rem;
  }

  .xl\:text-9\.5{
    font-size: 2.375rem;
  }

  .xl\:text-10\.5{
    font-size: 2.625rem;
  }

  .xl\:text-11\.25{
    font-size: 2.8125rem;
  }

  .xl\:text-11\.5{
    font-size: 2.875rem;
  }

  .xl\:text-12\.5{
    font-size: 3.125rem;
  }

  .xl\:text-12\.75{
    font-size: 3.1875rem;
  }

  .xl\:text-13\.5{
    font-size: 3.375rem;
  }

  .xl\:text-14\.5{
    font-size: 3.625rem;
  }

  .xl\:text-15\.5{
    font-size: 3.875rem;
  }

  .xl\:text-15\.75{
    font-size: 3.9375rem;
  }

  .xl\:text-16\.25{
    font-size: 4.0625rem;
  }

  .xl\:text-17\.25{
    font-size: 4.3125rem;
  }

  .xl\:text-17\.5{
    font-size: 4.375rem;
  }

  .xl\:text-18\.25{
    font-size: 4.5625rem;
  }

  .xl\:text-18\.5{
    font-size: 4.625rem;
  }

  .xl\:text-20\.25{
    font-size: 5.0625rem;
  }

  .xl\:text-20\.5{
    font-size: 5.125rem;
  }

  .xl\:text-22\.5{
    font-size: 5.625rem;
  }

  .xl\:text-25\.5{
    font-size: 6.375rem;
  }

  .xl\:text-26\.75{
    font-size: 6.6875rem;
  }

  .xl\:text-32\.5{
    font-size: 8.125rem;
  }

  .xl\:text-37\.5{
    font-size: 9.375rem;
  }

  .xl\:text-41\.25{
    font-size: 10.3125rem;
  }

  .xl\:text-52\.5{
    font-size: 13.125rem;
  }

  .xl\:text-54\.5{
    font-size: 13.625rem;
  }

  .xl\:text-57\.25{
    font-size: 14.3125rem;
  }

  .xl\:text-57\.5{
    font-size: 14.375rem;
  }

  .xl\:text-66\.25{
    font-size: 16.5625rem;
  }

  .xl\:text-74\.5{
    font-size: 18.125rem;
  }

  .xl\:text-106\.25{
    font-size: 26.5625rem;
  }

  .xl\:text-112\.25{
    font-size: 28.0675rem;
  }

  .xl\:text-112\.75{
    font-size: 28.1875rem;
  }

  .xl\:text-147\.5{
    font-size: 36.875rem;
  }

  .xl\:text-162\.5{
    font-size: 40.625rem;
  }

  .xl\:text-172\.25{
    font-size: 42.5625rem;
  }

  .xl\:text-175\.25{
    font-size: 43.8125rem;
  }

  .xl\:text-184\.25{
    font-size: 46.0625rem;
  }

  .xl\:text-203\.25{
    font-size: 50.8125rem;
  }

  .xl\:text-half{
    font-size: 50%;
  }

  .xl\:text-full{
    font-size: 100%;
  }

  .xl\:text-1\/10{
    font-size: 10%;
  }

  .xl\:text-2\/10{
    font-size: 20%;
  }

  .xl\:text-3\/10{
    font-size: 30%;
  }

  .xl\:text-4\/10{
    font-size: 40%;
  }

  .xl\:text-4\.5\/10{
    font-size: 45%;
  }

  .xl\:text-5\/10{
    font-size: 50%;
  }

  .xl\:text-5\.5\/10{
    font-size: 55%;
  }

  .xl\:text-6\/10{
    font-size: 60%;
  }

  .xl\:text-7\/10{
    font-size: 70%;
  }

  .xl\:text-8\/10{
    font-size: 80%;
  }

  .xl\:text-9\/10{
    font-size: 90%;
  }

  .xl\:text-1\/12{
    font-size: 8.333333%;
  }

  .xl\:text-2\/12{
    font-size: 16.666667%;
  }

  .xl\:text-3\/12{
    font-size: 25%;
  }

  .xl\:text-4\/12{
    font-size: 33.333333%;
  }

  .xl\:text-5\/12{
    font-size: 41.666667%;
  }

  .xl\:text-6\/12{
    font-size: 50%;
  }

  .xl\:text-7\/12{
    font-size: 58.333333%;
  }

  .xl\:text-8\/12{
    font-size: 66.666667%;
  }

  .xl\:text-9\/12{
    font-size: 75%;
  }

  .xl\:text-10\/12{
    font-size: 83.333333%;
  }

  .xl\:text-11\/12{
    font-size: 91.666667%;
  }

  .xl\:leading-1{
    line-height: 0.25rem;
  }

  .xl\:leading-2{
    line-height: 0.5rem;
  }

  .xl\:leading-3{
    line-height: 0.75rem;
  }

  .xl\:leading-4{
    line-height: 1rem;
  }

  .xl\:leading-5{
    line-height: 1.25rem;
  }

  .xl\:leading-6{
    line-height: 1.5rem;
  }

  .xl\:leading-7{
    line-height: 1.75rem;
  }

  .xl\:leading-8{
    line-height: 2rem;
  }

  .xl\:leading-9{
    line-height: 2.25rem;
  }

  .xl\:leading-10{
    line-height: 2.5rem;
  }

  .xl\:leading-11{
    line-height: 2.75rem;
  }

  .xl\:leading-12{
    line-height: 3rem;
  }

  .xl\:leading-13{
    line-height: 3.25rem;
  }

  .xl\:leading-14{
    line-height: 3.5rem;
  }

  .xl\:leading-15{
    line-height: 3.75rem;
  }

  .xl\:leading-16{
    line-height: 4rem;
  }

  .xl\:leading-17{
    line-height: 4.25rem;
  }

  .xl\:leading-18{
    line-height: 4.5rem;
  }

  .xl\:leading-19{
    line-height: 4.75rem;
  }

  .xl\:leading-20{
    line-height: 5rem;
  }

  .xl\:leading-22{
    line-height: 5.5rem;
  }

  .xl\:leading-24{
    line-height: 6rem;
  }

  .xl\:leading-25{
    line-height: 6.25rem;
  }

  .xl\:leading-30{
    line-height: 7.5rem;
  }

  .xl\:leading-32{
    line-height: 8rem;
  }

  .xl\:leading-34{
    line-height: 8.5rem;
  }

  .xl\:leading-35{
    line-height: 8.75rem;
  }

  .xl\:leading-36{
    line-height: 9rem;
  }

  .xl\:leading-39{
    line-height: 9.75rem;
  }

  .xl\:leading-40{
    line-height: 10rem;
  }

  .xl\:leading-42{
    line-height: 10.5rem;
  }

  .xl\:leading-45{
    line-height: 11.25rem;
  }

  .xl\:leading-50{
    line-height: 12.5rem;
  }

  .xl\:leading-55{
    line-height: 13.75rem;
  }

  .xl\:leading-58{
    line-height: 14.5rem;
  }

  .xl\:leading-60{
    line-height: 15rem;
  }

  .xl\:leading-64{
    line-height: 16rem;
  }

  .xl\:leading-65{
    line-height: 16.25rem;
  }

  .xl\:leading-68{
    line-height: 17rem;
  }

  .xl\:leading-69{
    line-height: 17.25rem;
  }

  .xl\:leading-70{
    line-height: 17.5rem;
  }

  .xl\:leading-75{
    line-height: 18.75rem;
  }

  .xl\:leading-80{
    line-height: 20rem;
  }

  .xl\:leading-85{
    line-height: 21.25rem;
  }

  .xl\:leading-86{
    line-height: 21.5rem;
  }

  .xl\:leading-90{
    line-height: 22.5rem;
  }

  .xl\:leading-96{
    line-height: 24rem;
  }

  .xl\:leading-100{
    line-height: 25rem;
  }

  .xl\:leading-115{
    line-height: 28.75rem;
  }

  .xl\:leading-125{
    line-height: 31.25rem;
  }

  .xl\:leading-142{
    line-height: 35.5rem;
  }

  .xl\:leading-150{
    line-height: 37.5rem;
  }

  .xl\:leading-156{
    line-height: 39rem;
  }

  .xl\:leading-160{
    line-height: 40rem;
  }

  .xl\:leading-175{
    line-height: 43.75rem;
  }

  .xl\:leading-207{
    line-height: 51.75rem;
  }

  .xl\:leading-242{
    line-height: 60.5rem;
  }

  .xl\:leading-250{
    line-height: 62.5rem;
  }

  .xl\:leading-258{
    line-height: 64.5rem;
  }

  .xl\:leading-265{
    line-height: 66.25rem;
  }

  .xl\:leading-280{
    line-height: 70rem;
  }

  .xl\:leading-none{
    line-height: 1;
  }

  .xl\:leading-tight{
    line-height: 1.25;
  }

  .xl\:leading-snug{
    line-height: 1.375;
  }

  .xl\:leading-normal{
    line-height: 1.5;
  }

  .xl\:leading-relaxed{
    line-height: 1.625;
  }

  .xl\:leading-loose{
    line-height: 2;
  }

  .xl\:leading-0\.25{
    line-height: 0.0625rem;
  }

  .xl\:leading-0\.5{
    line-height: 0.125rem;
  }

  .xl\:leading-0\.75{
    line-height: 0.1875rem;
  }

  .xl\:leading-1\.25{
    line-height: 0.3125rem;
  }

  .xl\:leading-1\.5{
    line-height: 0.375rem;
  }

  .xl\:leading-1\.75{
    line-height: 0.4375rem;
  }

  .xl\:leading-2\.25{
    line-height: 0.5625rem;
  }

  .xl\:leading-2\.5{
    line-height: 0.625rem;
  }

  .xl\:leading-2\.75{
    line-height: 0.6875rem;
  }

  .xl\:leading-3\.25{
    line-height: 0.8125rem;
  }

  .xl\:leading-3\.5{
    line-height: 0.875rem;
  }

  .xl\:leading-3\.75{
    line-height: 0.9375rem;
  }

  .xl\:leading-4\.25{
    line-height: 1.0625rem;
  }

  .xl\:leading-4\.5{
    line-height: 1.125rem;
  }

  .xl\:leading-4\.75{
    line-height: 1.1875rem;
  }

  .xl\:leading-5\.25{
    line-height: 1.3125rem;
  }

  .xl\:leading-5\.5{
    line-height: 1.375rem;
  }

  .xl\:leading-5\.75{
    line-height: 1.4375rem;
  }

  .xl\:leading-6\.25{
    line-height: 1.5625rem;
  }

  .xl\:leading-6\.5{
    line-height: 1.625rem;
  }

  .xl\:leading-6\.75{
    line-height: 1.6875rem;
  }

  .xl\:leading-7\.25{
    line-height: 1.8125rem;
  }

  .xl\:leading-7\.5{
    line-height: 1.875rem;
  }

  .xl\:leading-8\.25{
    line-height: 2.0625rem;
  }

  .xl\:leading-8\.5{
    line-height: 2.125rem;
  }

  .xl\:leading-9\.25{
    line-height: 2.3125rem;
  }

  .xl\:leading-9\.5{
    line-height: 2.375rem;
  }

  .xl\:leading-10\.5{
    line-height: 2.625rem;
  }

  .xl\:leading-11\.25{
    line-height: 2.8125rem;
  }

  .xl\:leading-11\.5{
    line-height: 2.875rem;
  }

  .xl\:leading-12\.5{
    line-height: 3.125rem;
  }

  .xl\:leading-12\.75{
    line-height: 3.1875rem;
  }

  .xl\:leading-13\.5{
    line-height: 3.375rem;
  }

  .xl\:leading-14\.5{
    line-height: 3.625rem;
  }

  .xl\:leading-15\.5{
    line-height: 3.875rem;
  }

  .xl\:leading-15\.75{
    line-height: 3.9375rem;
  }

  .xl\:leading-16\.25{
    line-height: 4.0625rem;
  }

  .xl\:leading-17\.25{
    line-height: 4.3125rem;
  }

  .xl\:leading-17\.5{
    line-height: 4.375rem;
  }

  .xl\:leading-18\.25{
    line-height: 4.5625rem;
  }

  .xl\:leading-18\.5{
    line-height: 4.625rem;
  }

  .xl\:leading-20\.25{
    line-height: 5.0625rem;
  }

  .xl\:leading-20\.5{
    line-height: 5.125rem;
  }

  .xl\:leading-22\.5{
    line-height: 5.625rem;
  }

  .xl\:leading-25\.5{
    line-height: 6.375rem;
  }

  .xl\:leading-26\.75{
    line-height: 6.6875rem;
  }

  .xl\:leading-32\.5{
    line-height: 8.125rem;
  }

  .xl\:leading-37\.5{
    line-height: 9.375rem;
  }

  .xl\:leading-41\.25{
    line-height: 10.3125rem;
  }

  .xl\:leading-52\.5{
    line-height: 13.125rem;
  }

  .xl\:leading-54\.5{
    line-height: 13.625rem;
  }

  .xl\:leading-57\.25{
    line-height: 14.3125rem;
  }

  .xl\:leading-57\.5{
    line-height: 14.375rem;
  }

  .xl\:leading-66\.25{
    line-height: 16.5625rem;
  }

  .xl\:leading-74\.5{
    line-height: 18.125rem;
  }

  .xl\:leading-106\.25{
    line-height: 26.5625rem;
  }

  .xl\:leading-112\.25{
    line-height: 28.0675rem;
  }

  .xl\:leading-112\.75{
    line-height: 28.1875rem;
  }

  .xl\:leading-147\.5{
    line-height: 36.875rem;
  }

  .xl\:leading-162\.5{
    line-height: 40.625rem;
  }

  .xl\:leading-172\.25{
    line-height: 42.5625rem;
  }

  .xl\:leading-175\.25{
    line-height: 43.8125rem;
  }

  .xl\:leading-184\.25{
    line-height: 46.0625rem;
  }

  .xl\:leading-203\.25{
    line-height: 50.8125rem;
  }

  .xl\:leading-half{
    line-height: 50%;
  }

  .xl\:leading-full{
    line-height: 100%;
  }

  .xl\:leading-1\/10{
    line-height: 10%;
  }

  .xl\:leading-2\/10{
    line-height: 20%;
  }

  .xl\:leading-3\/10{
    line-height: 30%;
  }

  .xl\:leading-4\/10{
    line-height: 40%;
  }

  .xl\:leading-4\.5\/10{
    line-height: 45%;
  }

  .xl\:leading-5\/10{
    line-height: 50%;
  }

  .xl\:leading-5\.5\/10{
    line-height: 55%;
  }

  .xl\:leading-6\/10{
    line-height: 60%;
  }

  .xl\:leading-7\/10{
    line-height: 70%;
  }

  .xl\:leading-8\/10{
    line-height: 80%;
  }

  .xl\:leading-9\/10{
    line-height: 90%;
  }

  .xl\:leading-1\/12{
    line-height: 8.333333%;
  }

  .xl\:leading-2\/12{
    line-height: 16.666667%;
  }

  .xl\:leading-3\/12{
    line-height: 25%;
  }

  .xl\:leading-4\/12{
    line-height: 33.333333%;
  }

  .xl\:leading-5\/12{
    line-height: 41.666667%;
  }

  .xl\:leading-6\/12{
    line-height: 50%;
  }

  .xl\:leading-7\/12{
    line-height: 58.333333%;
  }

  .xl\:leading-8\/12{
    line-height: 66.666667%;
  }

  .xl\:leading-9\/12{
    line-height: 75%;
  }

  .xl\:leading-10\/12{
    line-height: 83.333333%;
  }

  .xl\:leading-11\/12{
    line-height: 91.666667%;
  }

  .xl\:list-inside{
    list-style-position: inside;
  }

  .xl\:list-outside{
    list-style-position: outside;
  }

  .xl\:list-none{
    list-style-type: none;
  }

  .xl\:list-disc{
    list-style-type: disc;
  }

  .xl\:list-decimal{
    list-style-type: decimal;
  }

  .xl\:m-0{
    margin: 0px;
  }

  .xl\:m-1{
    margin: 0.25rem;
  }

  .xl\:m-2{
    margin: 0.5rem;
  }

  .xl\:m-3{
    margin: 0.75rem;
  }

  .xl\:m-4{
    margin: 1rem;
  }

  .xl\:m-5{
    margin: 1.25rem;
  }

  .xl\:m-6{
    margin: 1.5rem;
  }

  .xl\:m-7{
    margin: 1.75rem;
  }

  .xl\:m-8{
    margin: 2rem;
  }

  .xl\:m-9{
    margin: 2.25rem;
  }

  .xl\:m-10{
    margin: 2.5rem;
  }

  .xl\:m-11{
    margin: 2.75rem;
  }

  .xl\:m-12{
    margin: 3rem;
  }

  .xl\:m-13{
    margin: 3.25rem;
  }

  .xl\:m-14{
    margin: 3.5rem;
  }

  .xl\:m-15{
    margin: 3.75rem;
  }

  .xl\:m-16{
    margin: 4rem;
  }

  .xl\:m-17{
    margin: 4.25rem;
  }

  .xl\:m-18{
    margin: 4.5rem;
  }

  .xl\:m-19{
    margin: 4.75rem;
  }

  .xl\:m-20{
    margin: 5rem;
  }

  .xl\:m-22{
    margin: 5.5rem;
  }

  .xl\:m-24{
    margin: 6rem;
  }

  .xl\:m-25{
    margin: 6.25rem;
  }

  .xl\:m-28{
    margin: 7rem;
  }

  .xl\:m-30{
    margin: 7.5rem;
  }

  .xl\:m-32{
    margin: 8rem;
  }

  .xl\:m-34{
    margin: 8.5rem;
  }

  .xl\:m-35{
    margin: 8.75rem;
  }

  .xl\:m-36{
    margin: 9rem;
  }

  .xl\:m-39{
    margin: 9.75rem;
  }

  .xl\:m-40{
    margin: 10rem;
  }

  .xl\:m-42{
    margin: 10.5rem;
  }

  .xl\:m-44{
    margin: 11rem;
  }

  .xl\:m-45{
    margin: 11.25rem;
  }

  .xl\:m-48{
    margin: 12rem;
  }

  .xl\:m-50{
    margin: 12.5rem;
  }

  .xl\:m-52{
    margin: 13rem;
  }

  .xl\:m-55{
    margin: 13.75rem;
  }

  .xl\:m-56{
    margin: 14rem;
  }

  .xl\:m-58{
    margin: 14.5rem;
  }

  .xl\:m-60{
    margin: 15rem;
  }

  .xl\:m-64{
    margin: 16rem;
  }

  .xl\:m-65{
    margin: 16.25rem;
  }

  .xl\:m-68{
    margin: 17rem;
  }

  .xl\:m-69{
    margin: 17.25rem;
  }

  .xl\:m-70{
    margin: 17.5rem;
  }

  .xl\:m-72{
    margin: 18rem;
  }

  .xl\:m-75{
    margin: 18.75rem;
  }

  .xl\:m-80{
    margin: 20rem;
  }

  .xl\:m-85{
    margin: 21.25rem;
  }

  .xl\:m-86{
    margin: 21.5rem;
  }

  .xl\:m-90{
    margin: 22.5rem;
  }

  .xl\:m-96{
    margin: 24rem;
  }

  .xl\:m-100{
    margin: 25rem;
  }

  .xl\:m-115{
    margin: 28.75rem;
  }

  .xl\:m-125{
    margin: 31.25rem;
  }

  .xl\:m-142{
    margin: 35.5rem;
  }

  .xl\:m-150{
    margin: 37.5rem;
  }

  .xl\:m-156{
    margin: 39rem;
  }

  .xl\:m-160{
    margin: 40rem;
  }

  .xl\:m-175{
    margin: 43.75rem;
  }

  .xl\:m-207{
    margin: 51.75rem;
  }

  .xl\:m-242{
    margin: 60.5rem;
  }

  .xl\:m-250{
    margin: 62.5rem;
  }

  .xl\:m-258{
    margin: 64.5rem;
  }

  .xl\:m-265{
    margin: 66.25rem;
  }

  .xl\:m-280{
    margin: 70rem;
  }

  .xl\:m-auto{
    margin: auto;
  }

  .xl\:m-px{
    margin: 1px;
  }

  .xl\:m-0\.5{
    margin: 0.125rem;
  }

  .xl\:m-1\.5{
    margin: 0.375rem;
  }

  .xl\:m-2\.5{
    margin: 0.625rem;
  }

  .xl\:m-3\.5{
    margin: 0.875rem;
  }

  .xl\:m-0\.25{
    margin: 0.0625rem;
  }

  .xl\:m-0\.75{
    margin: 0.1875rem;
  }

  .xl\:m-1\.25{
    margin: 0.3125rem;
  }

  .xl\:m-1\.75{
    margin: 0.4375rem;
  }

  .xl\:m-2\.25{
    margin: 0.5625rem;
  }

  .xl\:m-2\.75{
    margin: 0.6875rem;
  }

  .xl\:m-3\.25{
    margin: 0.8125rem;
  }

  .xl\:m-3\.75{
    margin: 0.9375rem;
  }

  .xl\:m-4\.25{
    margin: 1.0625rem;
  }

  .xl\:m-4\.5{
    margin: 1.125rem;
  }

  .xl\:m-4\.75{
    margin: 1.1875rem;
  }

  .xl\:m-5\.25{
    margin: 1.3125rem;
  }

  .xl\:m-5\.5{
    margin: 1.375rem;
  }

  .xl\:m-5\.75{
    margin: 1.4375rem;
  }

  .xl\:m-6\.25{
    margin: 1.5625rem;
  }

  .xl\:m-6\.5{
    margin: 1.625rem;
  }

  .xl\:m-6\.75{
    margin: 1.6875rem;
  }

  .xl\:m-7\.25{
    margin: 1.8125rem;
  }

  .xl\:m-7\.5{
    margin: 1.875rem;
  }

  .xl\:m-8\.25{
    margin: 2.0625rem;
  }

  .xl\:m-8\.5{
    margin: 2.125rem;
  }

  .xl\:m-9\.25{
    margin: 2.3125rem;
  }

  .xl\:m-9\.5{
    margin: 2.375rem;
  }

  .xl\:m-10\.5{
    margin: 2.625rem;
  }

  .xl\:m-11\.25{
    margin: 2.8125rem;
  }

  .xl\:m-11\.5{
    margin: 2.875rem;
  }

  .xl\:m-12\.5{
    margin: 3.125rem;
  }

  .xl\:m-12\.75{
    margin: 3.1875rem;
  }

  .xl\:m-13\.5{
    margin: 3.375rem;
  }

  .xl\:m-14\.5{
    margin: 3.625rem;
  }

  .xl\:m-15\.5{
    margin: 3.875rem;
  }

  .xl\:m-15\.75{
    margin: 3.9375rem;
  }

  .xl\:m-16\.25{
    margin: 4.0625rem;
  }

  .xl\:m-17\.25{
    margin: 4.3125rem;
  }

  .xl\:m-17\.5{
    margin: 4.375rem;
  }

  .xl\:m-18\.25{
    margin: 4.5625rem;
  }

  .xl\:m-18\.5{
    margin: 4.625rem;
  }

  .xl\:m-20\.25{
    margin: 5.0625rem;
  }

  .xl\:m-20\.5{
    margin: 5.125rem;
  }

  .xl\:m-22\.5{
    margin: 5.625rem;
  }

  .xl\:m-25\.5{
    margin: 6.375rem;
  }

  .xl\:m-26\.75{
    margin: 6.6875rem;
  }

  .xl\:m-32\.5{
    margin: 8.125rem;
  }

  .xl\:m-37\.5{
    margin: 9.375rem;
  }

  .xl\:m-41\.25{
    margin: 10.3125rem;
  }

  .xl\:m-52\.5{
    margin: 13.125rem;
  }

  .xl\:m-54\.5{
    margin: 13.625rem;
  }

  .xl\:m-57\.25{
    margin: 14.3125rem;
  }

  .xl\:m-57\.5{
    margin: 14.375rem;
  }

  .xl\:m-66\.25{
    margin: 16.5625rem;
  }

  .xl\:m-74\.5{
    margin: 18.125rem;
  }

  .xl\:m-106\.25{
    margin: 26.5625rem;
  }

  .xl\:m-112\.25{
    margin: 28.0675rem;
  }

  .xl\:m-112\.75{
    margin: 28.1875rem;
  }

  .xl\:m-147\.5{
    margin: 36.875rem;
  }

  .xl\:m-162\.5{
    margin: 40.625rem;
  }

  .xl\:m-172\.25{
    margin: 42.5625rem;
  }

  .xl\:m-175\.25{
    margin: 43.8125rem;
  }

  .xl\:m-184\.25{
    margin: 46.0625rem;
  }

  .xl\:m-203\.25{
    margin: 50.8125rem;
  }

  .xl\:m-half{
    margin: 50%;
  }

  .xl\:m-full{
    margin: 100%;
  }

  .xl\:m-1\/10{
    margin: 10%;
  }

  .xl\:m-2\/10{
    margin: 20%;
  }

  .xl\:m-3\/10{
    margin: 30%;
  }

  .xl\:m-4\/10{
    margin: 40%;
  }

  .xl\:m-4\.5\/10{
    margin: 45%;
  }

  .xl\:m-5\/10{
    margin: 50%;
  }

  .xl\:m-5\.5\/10{
    margin: 55%;
  }

  .xl\:m-6\/10{
    margin: 60%;
  }

  .xl\:m-7\/10{
    margin: 70%;
  }

  .xl\:m-8\/10{
    margin: 80%;
  }

  .xl\:m-9\/10{
    margin: 90%;
  }

  .xl\:m-1\/12{
    margin: 8.333333%;
  }

  .xl\:m-2\/12{
    margin: 16.666667%;
  }

  .xl\:m-3\/12{
    margin: 25%;
  }

  .xl\:m-4\/12{
    margin: 33.333333%;
  }

  .xl\:m-5\/12{
    margin: 41.666667%;
  }

  .xl\:m-6\/12{
    margin: 50%;
  }

  .xl\:m-7\/12{
    margin: 58.333333%;
  }

  .xl\:m-8\/12{
    margin: 66.666667%;
  }

  .xl\:m-9\/12{
    margin: 75%;
  }

  .xl\:m-10\/12{
    margin: 83.333333%;
  }

  .xl\:m-11\/12{
    margin: 91.666667%;
  }

  .xl\:-m-0{
    margin: 0px;
  }

  .xl\:-m-1{
    margin: -0.25rem;
  }

  .xl\:-m-2{
    margin: -0.5rem;
  }

  .xl\:-m-3{
    margin: -0.75rem;
  }

  .xl\:-m-4{
    margin: -1rem;
  }

  .xl\:-m-5{
    margin: -1.25rem;
  }

  .xl\:-m-6{
    margin: -1.5rem;
  }

  .xl\:-m-7{
    margin: -1.75rem;
  }

  .xl\:-m-8{
    margin: -2rem;
  }

  .xl\:-m-9{
    margin: -2.25rem;
  }

  .xl\:-m-10{
    margin: -2.5rem;
  }

  .xl\:-m-11{
    margin: -2.75rem;
  }

  .xl\:-m-12{
    margin: -3rem;
  }

  .xl\:-m-13{
    margin: -3.25rem;
  }

  .xl\:-m-14{
    margin: -3.5rem;
  }

  .xl\:-m-15{
    margin: -3.75rem;
  }

  .xl\:-m-16{
    margin: -4rem;
  }

  .xl\:-m-17{
    margin: -4.25rem;
  }

  .xl\:-m-18{
    margin: -4.5rem;
  }

  .xl\:-m-19{
    margin: -4.75rem;
  }

  .xl\:-m-20{
    margin: -5rem;
  }

  .xl\:-m-22{
    margin: -5.5rem;
  }

  .xl\:-m-24{
    margin: -6rem;
  }

  .xl\:-m-25{
    margin: -6.25rem;
  }

  .xl\:-m-28{
    margin: -7rem;
  }

  .xl\:-m-30{
    margin: -7.5rem;
  }

  .xl\:-m-32{
    margin: -8rem;
  }

  .xl\:-m-34{
    margin: -8.5rem;
  }

  .xl\:-m-35{
    margin: -8.75rem;
  }

  .xl\:-m-36{
    margin: -9rem;
  }

  .xl\:-m-39{
    margin: -9.75rem;
  }

  .xl\:-m-40{
    margin: -10rem;
  }

  .xl\:-m-42{
    margin: -10.5rem;
  }

  .xl\:-m-44{
    margin: -11rem;
  }

  .xl\:-m-45{
    margin: -11.25rem;
  }

  .xl\:-m-48{
    margin: -12rem;
  }

  .xl\:-m-50{
    margin: -12.5rem;
  }

  .xl\:-m-52{
    margin: -13rem;
  }

  .xl\:-m-55{
    margin: -13.75rem;
  }

  .xl\:-m-56{
    margin: -14rem;
  }

  .xl\:-m-58{
    margin: -14.5rem;
  }

  .xl\:-m-60{
    margin: -15rem;
  }

  .xl\:-m-64{
    margin: -16rem;
  }

  .xl\:-m-65{
    margin: -16.25rem;
  }

  .xl\:-m-68{
    margin: -17rem;
  }

  .xl\:-m-69{
    margin: -17.25rem;
  }

  .xl\:-m-70{
    margin: -17.5rem;
  }

  .xl\:-m-72{
    margin: -18rem;
  }

  .xl\:-m-75{
    margin: -18.75rem;
  }

  .xl\:-m-80{
    margin: -20rem;
  }

  .xl\:-m-85{
    margin: -21.25rem;
  }

  .xl\:-m-86{
    margin: -21.5rem;
  }

  .xl\:-m-90{
    margin: -22.5rem;
  }

  .xl\:-m-96{
    margin: -24rem;
  }

  .xl\:-m-100{
    margin: -25rem;
  }

  .xl\:-m-115{
    margin: -28.75rem;
  }

  .xl\:-m-125{
    margin: -31.25rem;
  }

  .xl\:-m-142{
    margin: -35.5rem;
  }

  .xl\:-m-150{
    margin: -37.5rem;
  }

  .xl\:-m-156{
    margin: -39rem;
  }

  .xl\:-m-160{
    margin: -40rem;
  }

  .xl\:-m-175{
    margin: -43.75rem;
  }

  .xl\:-m-207{
    margin: -51.75rem;
  }

  .xl\:-m-242{
    margin: -60.5rem;
  }

  .xl\:-m-250{
    margin: -62.5rem;
  }

  .xl\:-m-258{
    margin: -64.5rem;
  }

  .xl\:-m-265{
    margin: -66.25rem;
  }

  .xl\:-m-280{
    margin: -70rem;
  }

  .xl\:-m-px{
    margin: -1px;
  }

  .xl\:-m-0\.5{
    margin: -0.125rem;
  }

  .xl\:-m-1\.5{
    margin: -0.375rem;
  }

  .xl\:-m-2\.5{
    margin: -0.625rem;
  }

  .xl\:-m-3\.5{
    margin: -0.875rem;
  }

  .xl\:-m-0\.25{
    margin: -0.0625rem;
  }

  .xl\:-m-0\.75{
    margin: -0.1875rem;
  }

  .xl\:-m-1\.25{
    margin: -0.3125rem;
  }

  .xl\:-m-1\.75{
    margin: -0.4375rem;
  }

  .xl\:-m-2\.25{
    margin: -0.5625rem;
  }

  .xl\:-m-2\.75{
    margin: -0.6875rem;
  }

  .xl\:-m-3\.25{
    margin: -0.8125rem;
  }

  .xl\:-m-3\.75{
    margin: -0.9375rem;
  }

  .xl\:-m-4\.25{
    margin: -1.0625rem;
  }

  .xl\:-m-4\.5{
    margin: -1.125rem;
  }

  .xl\:-m-4\.75{
    margin: -1.1875rem;
  }

  .xl\:-m-5\.25{
    margin: -1.3125rem;
  }

  .xl\:-m-5\.5{
    margin: -1.375rem;
  }

  .xl\:-m-5\.75{
    margin: -1.4375rem;
  }

  .xl\:-m-6\.25{
    margin: -1.5625rem;
  }

  .xl\:-m-6\.5{
    margin: -1.625rem;
  }

  .xl\:-m-6\.75{
    margin: -1.6875rem;
  }

  .xl\:-m-7\.25{
    margin: -1.8125rem;
  }

  .xl\:-m-7\.5{
    margin: -1.875rem;
  }

  .xl\:-m-8\.25{
    margin: -2.0625rem;
  }

  .xl\:-m-8\.5{
    margin: -2.125rem;
  }

  .xl\:-m-9\.25{
    margin: -2.3125rem;
  }

  .xl\:-m-9\.5{
    margin: -2.375rem;
  }

  .xl\:-m-10\.5{
    margin: -2.625rem;
  }

  .xl\:-m-11\.25{
    margin: -2.8125rem;
  }

  .xl\:-m-11\.5{
    margin: -2.875rem;
  }

  .xl\:-m-12\.5{
    margin: -3.125rem;
  }

  .xl\:-m-12\.75{
    margin: -3.1875rem;
  }

  .xl\:-m-13\.5{
    margin: -3.375rem;
  }

  .xl\:-m-14\.5{
    margin: -3.625rem;
  }

  .xl\:-m-15\.5{
    margin: -3.875rem;
  }

  .xl\:-m-15\.75{
    margin: -3.9375rem;
  }

  .xl\:-m-16\.25{
    margin: -4.0625rem;
  }

  .xl\:-m-17\.25{
    margin: -4.3125rem;
  }

  .xl\:-m-17\.5{
    margin: -4.375rem;
  }

  .xl\:-m-18\.25{
    margin: -4.5625rem;
  }

  .xl\:-m-18\.5{
    margin: -4.625rem;
  }

  .xl\:-m-20\.25{
    margin: -5.0625rem;
  }

  .xl\:-m-20\.5{
    margin: -5.125rem;
  }

  .xl\:-m-22\.5{
    margin: -5.625rem;
  }

  .xl\:-m-25\.5{
    margin: -6.375rem;
  }

  .xl\:-m-26\.75{
    margin: -6.6875rem;
  }

  .xl\:-m-32\.5{
    margin: -8.125rem;
  }

  .xl\:-m-37\.5{
    margin: -9.375rem;
  }

  .xl\:-m-41\.25{
    margin: -10.3125rem;
  }

  .xl\:-m-52\.5{
    margin: -13.125rem;
  }

  .xl\:-m-54\.5{
    margin: -13.625rem;
  }

  .xl\:-m-57\.25{
    margin: -14.3125rem;
  }

  .xl\:-m-57\.5{
    margin: -14.375rem;
  }

  .xl\:-m-66\.25{
    margin: -16.5625rem;
  }

  .xl\:-m-74\.5{
    margin: -18.125rem;
  }

  .xl\:-m-106\.25{
    margin: -26.5625rem;
  }

  .xl\:-m-112\.25{
    margin: -28.0675rem;
  }

  .xl\:-m-112\.75{
    margin: -28.1875rem;
  }

  .xl\:-m-147\.5{
    margin: -36.875rem;
  }

  .xl\:-m-162\.5{
    margin: -40.625rem;
  }

  .xl\:-m-172\.25{
    margin: -42.5625rem;
  }

  .xl\:-m-175\.25{
    margin: -43.8125rem;
  }

  .xl\:-m-184\.25{
    margin: -46.0625rem;
  }

  .xl\:-m-203\.25{
    margin: -50.8125rem;
  }

  .xl\:-m-half{
    margin: -50%;
  }

  .xl\:-m-full{
    margin: -100%;
  }

  .xl\:-m-1\/10{
    margin: -10%;
  }

  .xl\:-m-2\/10{
    margin: -20%;
  }

  .xl\:-m-3\/10{
    margin: -30%;
  }

  .xl\:-m-4\/10{
    margin: -40%;
  }

  .xl\:-m-4\.5\/10{
    margin: -45%;
  }

  .xl\:-m-5\/10{
    margin: -50%;
  }

  .xl\:-m-5\.5\/10{
    margin: -55%;
  }

  .xl\:-m-6\/10{
    margin: -60%;
  }

  .xl\:-m-7\/10{
    margin: -70%;
  }

  .xl\:-m-8\/10{
    margin: -80%;
  }

  .xl\:-m-9\/10{
    margin: -90%;
  }

  .xl\:-m-1\/12{
    margin: -8.33333%;
  }

  .xl\:-m-2\/12{
    margin: -16.66667%;
  }

  .xl\:-m-3\/12{
    margin: -25%;
  }

  .xl\:-m-4\/12{
    margin: -33.33333%;
  }

  .xl\:-m-5\/12{
    margin: -41.66667%;
  }

  .xl\:-m-6\/12{
    margin: -50%;
  }

  .xl\:-m-7\/12{
    margin: -58.33333%;
  }

  .xl\:-m-8\/12{
    margin: -66.66667%;
  }

  .xl\:-m-9\/12{
    margin: -75%;
  }

  .xl\:-m-10\/12{
    margin: -83.33333%;
  }

  .xl\:-m-11\/12{
    margin: -91.66667%;
  }

  .xl\:my-0{
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .xl\:mx-0{
    margin-left: 0px;
    margin-right: 0px;
  }

  .xl\:my-1{
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }

  .xl\:mx-1{
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }

  .xl\:my-2{
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }

  .xl\:mx-2{
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }

  .xl\:my-3{
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }

  .xl\:mx-3{
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }

  .xl\:my-4{
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .xl\:mx-4{
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .xl\:my-5{
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }

  .xl\:mx-5{
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }

  .xl\:my-6{
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .xl\:mx-6{
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .xl\:my-7{
    margin-top: 1.75rem;
    margin-bottom: 1.75rem;
  }

  .xl\:mx-7{
    margin-left: 1.75rem;
    margin-right: 1.75rem;
  }

  .xl\:my-8{
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .xl\:mx-8{
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .xl\:my-9{
    margin-top: 2.25rem;
    margin-bottom: 2.25rem;
  }

  .xl\:mx-9{
    margin-left: 2.25rem;
    margin-right: 2.25rem;
  }

  .xl\:my-10{
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .xl\:mx-10{
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }

  .xl\:my-11{
    margin-top: 2.75rem;
    margin-bottom: 2.75rem;
  }

  .xl\:mx-11{
    margin-left: 2.75rem;
    margin-right: 2.75rem;
  }

  .xl\:my-12{
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .xl\:mx-12{
    margin-left: 3rem;
    margin-right: 3rem;
  }

  .xl\:my-13{
    margin-top: 3.25rem;
    margin-bottom: 3.25rem;
  }

  .xl\:mx-13{
    margin-left: 3.25rem;
    margin-right: 3.25rem;
  }

  .xl\:my-14{
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }

  .xl\:mx-14{
    margin-left: 3.5rem;
    margin-right: 3.5rem;
  }

  .xl\:my-15{
    margin-top: 3.75rem;
    margin-bottom: 3.75rem;
  }

  .xl\:mx-15{
    margin-left: 3.75rem;
    margin-right: 3.75rem;
  }

  .xl\:my-16{
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .xl\:mx-16{
    margin-left: 4rem;
    margin-right: 4rem;
  }

  .xl\:my-17{
    margin-top: 4.25rem;
    margin-bottom: 4.25rem;
  }

  .xl\:mx-17{
    margin-left: 4.25rem;
    margin-right: 4.25rem;
  }

  .xl\:my-18{
    margin-top: 4.5rem;
    margin-bottom: 4.5rem;
  }

  .xl\:mx-18{
    margin-left: 4.5rem;
    margin-right: 4.5rem;
  }

  .xl\:my-19{
    margin-top: 4.75rem;
    margin-bottom: 4.75rem;
  }

  .xl\:mx-19{
    margin-left: 4.75rem;
    margin-right: 4.75rem;
  }

  .xl\:my-20{
    margin-top: 5rem;
    margin-bottom: 5rem;
  }

  .xl\:mx-20{
    margin-left: 5rem;
    margin-right: 5rem;
  }

  .xl\:my-22{
    margin-top: 5.5rem;
    margin-bottom: 5.5rem;
  }

  .xl\:mx-22{
    margin-left: 5.5rem;
    margin-right: 5.5rem;
  }

  .xl\:my-24{
    margin-top: 6rem;
    margin-bottom: 6rem;
  }

  .xl\:mx-24{
    margin-left: 6rem;
    margin-right: 6rem;
  }

  .xl\:my-25{
    margin-top: 6.25rem;
    margin-bottom: 6.25rem;
  }

  .xl\:mx-25{
    margin-left: 6.25rem;
    margin-right: 6.25rem;
  }

  .xl\:my-28{
    margin-top: 7rem;
    margin-bottom: 7rem;
  }

  .xl\:mx-28{
    margin-left: 7rem;
    margin-right: 7rem;
  }

  .xl\:my-30{
    margin-top: 7.5rem;
    margin-bottom: 7.5rem;
  }

  .xl\:mx-30{
    margin-left: 7.5rem;
    margin-right: 7.5rem;
  }

  .xl\:my-32{
    margin-top: 8rem;
    margin-bottom: 8rem;
  }

  .xl\:mx-32{
    margin-left: 8rem;
    margin-right: 8rem;
  }

  .xl\:my-34{
    margin-top: 8.5rem;
    margin-bottom: 8.5rem;
  }

  .xl\:mx-34{
    margin-left: 8.5rem;
    margin-right: 8.5rem;
  }

  .xl\:my-35{
    margin-top: 8.75rem;
    margin-bottom: 8.75rem;
  }

  .xl\:mx-35{
    margin-left: 8.75rem;
    margin-right: 8.75rem;
  }

  .xl\:my-36{
    margin-top: 9rem;
    margin-bottom: 9rem;
  }

  .xl\:mx-36{
    margin-left: 9rem;
    margin-right: 9rem;
  }

  .xl\:my-39{
    margin-top: 9.75rem;
    margin-bottom: 9.75rem;
  }

  .xl\:mx-39{
    margin-left: 9.75rem;
    margin-right: 9.75rem;
  }

  .xl\:my-40{
    margin-top: 10rem;
    margin-bottom: 10rem;
  }

  .xl\:mx-40{
    margin-left: 10rem;
    margin-right: 10rem;
  }

  .xl\:my-42{
    margin-top: 10.5rem;
    margin-bottom: 10.5rem;
  }

  .xl\:mx-42{
    margin-left: 10.5rem;
    margin-right: 10.5rem;
  }

  .xl\:my-44{
    margin-top: 11rem;
    margin-bottom: 11rem;
  }

  .xl\:mx-44{
    margin-left: 11rem;
    margin-right: 11rem;
  }

  .xl\:my-45{
    margin-top: 11.25rem;
    margin-bottom: 11.25rem;
  }

  .xl\:mx-45{
    margin-left: 11.25rem;
    margin-right: 11.25rem;
  }

  .xl\:my-48{
    margin-top: 12rem;
    margin-bottom: 12rem;
  }

  .xl\:mx-48{
    margin-left: 12rem;
    margin-right: 12rem;
  }

  .xl\:my-50{
    margin-top: 12.5rem;
    margin-bottom: 12.5rem;
  }

  .xl\:mx-50{
    margin-left: 12.5rem;
    margin-right: 12.5rem;
  }

  .xl\:my-52{
    margin-top: 13rem;
    margin-bottom: 13rem;
  }

  .xl\:mx-52{
    margin-left: 13rem;
    margin-right: 13rem;
  }

  .xl\:my-55{
    margin-top: 13.75rem;
    margin-bottom: 13.75rem;
  }

  .xl\:mx-55{
    margin-left: 13.75rem;
    margin-right: 13.75rem;
  }

  .xl\:my-56{
    margin-top: 14rem;
    margin-bottom: 14rem;
  }

  .xl\:mx-56{
    margin-left: 14rem;
    margin-right: 14rem;
  }

  .xl\:my-58{
    margin-top: 14.5rem;
    margin-bottom: 14.5rem;
  }

  .xl\:mx-58{
    margin-left: 14.5rem;
    margin-right: 14.5rem;
  }

  .xl\:my-60{
    margin-top: 15rem;
    margin-bottom: 15rem;
  }

  .xl\:mx-60{
    margin-left: 15rem;
    margin-right: 15rem;
  }

  .xl\:my-64{
    margin-top: 16rem;
    margin-bottom: 16rem;
  }

  .xl\:mx-64{
    margin-left: 16rem;
    margin-right: 16rem;
  }

  .xl\:my-65{
    margin-top: 16.25rem;
    margin-bottom: 16.25rem;
  }

  .xl\:mx-65{
    margin-left: 16.25rem;
    margin-right: 16.25rem;
  }

  .xl\:my-68{
    margin-top: 17rem;
    margin-bottom: 17rem;
  }

  .xl\:mx-68{
    margin-left: 17rem;
    margin-right: 17rem;
  }

  .xl\:my-69{
    margin-top: 17.25rem;
    margin-bottom: 17.25rem;
  }

  .xl\:mx-69{
    margin-left: 17.25rem;
    margin-right: 17.25rem;
  }

  .xl\:my-70{
    margin-top: 17.5rem;
    margin-bottom: 17.5rem;
  }

  .xl\:mx-70{
    margin-left: 17.5rem;
    margin-right: 17.5rem;
  }

  .xl\:my-72{
    margin-top: 18rem;
    margin-bottom: 18rem;
  }

  .xl\:mx-72{
    margin-left: 18rem;
    margin-right: 18rem;
  }

  .xl\:my-75{
    margin-top: 18.75rem;
    margin-bottom: 18.75rem;
  }

  .xl\:mx-75{
    margin-left: 18.75rem;
    margin-right: 18.75rem;
  }

  .xl\:my-80{
    margin-top: 20rem;
    margin-bottom: 20rem;
  }

  .xl\:mx-80{
    margin-left: 20rem;
    margin-right: 20rem;
  }

  .xl\:my-85{
    margin-top: 21.25rem;
    margin-bottom: 21.25rem;
  }

  .xl\:mx-85{
    margin-left: 21.25rem;
    margin-right: 21.25rem;
  }

  .xl\:my-86{
    margin-top: 21.5rem;
    margin-bottom: 21.5rem;
  }

  .xl\:mx-86{
    margin-left: 21.5rem;
    margin-right: 21.5rem;
  }

  .xl\:my-90{
    margin-top: 22.5rem;
    margin-bottom: 22.5rem;
  }

  .xl\:mx-90{
    margin-left: 22.5rem;
    margin-right: 22.5rem;
  }

  .xl\:my-96{
    margin-top: 24rem;
    margin-bottom: 24rem;
  }

  .xl\:mx-96{
    margin-left: 24rem;
    margin-right: 24rem;
  }

  .xl\:my-100{
    margin-top: 25rem;
    margin-bottom: 25rem;
  }

  .xl\:mx-100{
    margin-left: 25rem;
    margin-right: 25rem;
  }

  .xl\:my-115{
    margin-top: 28.75rem;
    margin-bottom: 28.75rem;
  }

  .xl\:mx-115{
    margin-left: 28.75rem;
    margin-right: 28.75rem;
  }

  .xl\:my-125{
    margin-top: 31.25rem;
    margin-bottom: 31.25rem;
  }

  .xl\:mx-125{
    margin-left: 31.25rem;
    margin-right: 31.25rem;
  }

  .xl\:my-142{
    margin-top: 35.5rem;
    margin-bottom: 35.5rem;
  }

  .xl\:mx-142{
    margin-left: 35.5rem;
    margin-right: 35.5rem;
  }

  .xl\:my-150{
    margin-top: 37.5rem;
    margin-bottom: 37.5rem;
  }

  .xl\:mx-150{
    margin-left: 37.5rem;
    margin-right: 37.5rem;
  }

  .xl\:my-156{
    margin-top: 39rem;
    margin-bottom: 39rem;
  }

  .xl\:mx-156{
    margin-left: 39rem;
    margin-right: 39rem;
  }

  .xl\:my-160{
    margin-top: 40rem;
    margin-bottom: 40rem;
  }

  .xl\:mx-160{
    margin-left: 40rem;
    margin-right: 40rem;
  }

  .xl\:my-175{
    margin-top: 43.75rem;
    margin-bottom: 43.75rem;
  }

  .xl\:mx-175{
    margin-left: 43.75rem;
    margin-right: 43.75rem;
  }

  .xl\:my-207{
    margin-top: 51.75rem;
    margin-bottom: 51.75rem;
  }

  .xl\:mx-207{
    margin-left: 51.75rem;
    margin-right: 51.75rem;
  }

  .xl\:my-242{
    margin-top: 60.5rem;
    margin-bottom: 60.5rem;
  }

  .xl\:mx-242{
    margin-left: 60.5rem;
    margin-right: 60.5rem;
  }

  .xl\:my-250{
    margin-top: 62.5rem;
    margin-bottom: 62.5rem;
  }

  .xl\:mx-250{
    margin-left: 62.5rem;
    margin-right: 62.5rem;
  }

  .xl\:my-258{
    margin-top: 64.5rem;
    margin-bottom: 64.5rem;
  }

  .xl\:mx-258{
    margin-left: 64.5rem;
    margin-right: 64.5rem;
  }

  .xl\:my-265{
    margin-top: 66.25rem;
    margin-bottom: 66.25rem;
  }

  .xl\:mx-265{
    margin-left: 66.25rem;
    margin-right: 66.25rem;
  }

  .xl\:my-280{
    margin-top: 70rem;
    margin-bottom: 70rem;
  }

  .xl\:mx-280{
    margin-left: 70rem;
    margin-right: 70rem;
  }

  .xl\:my-auto{
    margin-top: auto;
    margin-bottom: auto;
  }

  .xl\:mx-auto{
    margin-left: auto;
    margin-right: auto;
  }

  .xl\:my-px{
    margin-top: 1px;
    margin-bottom: 1px;
  }

  .xl\:mx-px{
    margin-left: 1px;
    margin-right: 1px;
  }

  .xl\:my-0\.5{
    margin-top: 0.125rem;
    margin-bottom: 0.125rem;
  }

  .xl\:mx-0\.5{
    margin-left: 0.125rem;
    margin-right: 0.125rem;
  }

  .xl\:my-1\.5{
    margin-top: 0.375rem;
    margin-bottom: 0.375rem;
  }

  .xl\:mx-1\.5{
    margin-left: 0.375rem;
    margin-right: 0.375rem;
  }

  .xl\:my-2\.5{
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
  }

  .xl\:mx-2\.5{
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }

  .xl\:my-3\.5{
    margin-top: 0.875rem;
    margin-bottom: 0.875rem;
  }

  .xl\:mx-3\.5{
    margin-left: 0.875rem;
    margin-right: 0.875rem;
  }

  .xl\:my-0\.25{
    margin-top: 0.0625rem;
    margin-bottom: 0.0625rem;
  }

  .xl\:mx-0\.25{
    margin-left: 0.0625rem;
    margin-right: 0.0625rem;
  }

  .xl\:my-0\.75{
    margin-top: 0.1875rem;
    margin-bottom: 0.1875rem;
  }

  .xl\:mx-0\.75{
    margin-left: 0.1875rem;
    margin-right: 0.1875rem;
  }

  .xl\:my-1\.25{
    margin-top: 0.3125rem;
    margin-bottom: 0.3125rem;
  }

  .xl\:mx-1\.25{
    margin-left: 0.3125rem;
    margin-right: 0.3125rem;
  }

  .xl\:my-1\.75{
    margin-top: 0.4375rem;
    margin-bottom: 0.4375rem;
  }

  .xl\:mx-1\.75{
    margin-left: 0.4375rem;
    margin-right: 0.4375rem;
  }

  .xl\:my-2\.25{
    margin-top: 0.5625rem;
    margin-bottom: 0.5625rem;
  }

  .xl\:mx-2\.25{
    margin-left: 0.5625rem;
    margin-right: 0.5625rem;
  }

  .xl\:my-2\.75{
    margin-top: 0.6875rem;
    margin-bottom: 0.6875rem;
  }

  .xl\:mx-2\.75{
    margin-left: 0.6875rem;
    margin-right: 0.6875rem;
  }

  .xl\:my-3\.25{
    margin-top: 0.8125rem;
    margin-bottom: 0.8125rem;
  }

  .xl\:mx-3\.25{
    margin-left: 0.8125rem;
    margin-right: 0.8125rem;
  }

  .xl\:my-3\.75{
    margin-top: 0.9375rem;
    margin-bottom: 0.9375rem;
  }

  .xl\:mx-3\.75{
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }

  .xl\:my-4\.25{
    margin-top: 1.0625rem;
    margin-bottom: 1.0625rem;
  }

  .xl\:mx-4\.25{
    margin-left: 1.0625rem;
    margin-right: 1.0625rem;
  }

  .xl\:my-4\.5{
    margin-top: 1.125rem;
    margin-bottom: 1.125rem;
  }

  .xl\:mx-4\.5{
    margin-left: 1.125rem;
    margin-right: 1.125rem;
  }

  .xl\:my-4\.75{
    margin-top: 1.1875rem;
    margin-bottom: 1.1875rem;
  }

  .xl\:mx-4\.75{
    margin-left: 1.1875rem;
    margin-right: 1.1875rem;
  }

  .xl\:my-5\.25{
    margin-top: 1.3125rem;
    margin-bottom: 1.3125rem;
  }

  .xl\:mx-5\.25{
    margin-left: 1.3125rem;
    margin-right: 1.3125rem;
  }

  .xl\:my-5\.5{
    margin-top: 1.375rem;
    margin-bottom: 1.375rem;
  }

  .xl\:mx-5\.5{
    margin-left: 1.375rem;
    margin-right: 1.375rem;
  }

  .xl\:my-5\.75{
    margin-top: 1.4375rem;
    margin-bottom: 1.4375rem;
  }

  .xl\:mx-5\.75{
    margin-left: 1.4375rem;
    margin-right: 1.4375rem;
  }

  .xl\:my-6\.25{
    margin-top: 1.5625rem;
    margin-bottom: 1.5625rem;
  }

  .xl\:mx-6\.25{
    margin-left: 1.5625rem;
    margin-right: 1.5625rem;
  }

  .xl\:my-6\.5{
    margin-top: 1.625rem;
    margin-bottom: 1.625rem;
  }

  .xl\:mx-6\.5{
    margin-left: 1.625rem;
    margin-right: 1.625rem;
  }

  .xl\:my-6\.75{
    margin-top: 1.6875rem;
    margin-bottom: 1.6875rem;
  }

  .xl\:mx-6\.75{
    margin-left: 1.6875rem;
    margin-right: 1.6875rem;
  }

  .xl\:my-7\.25{
    margin-top: 1.8125rem;
    margin-bottom: 1.8125rem;
  }

  .xl\:mx-7\.25{
    margin-left: 1.8125rem;
    margin-right: 1.8125rem;
  }

  .xl\:my-7\.5{
    margin-top: 1.875rem;
    margin-bottom: 1.875rem;
  }

  .xl\:mx-7\.5{
    margin-left: 1.875rem;
    margin-right: 1.875rem;
  }

  .xl\:my-8\.25{
    margin-top: 2.0625rem;
    margin-bottom: 2.0625rem;
  }

  .xl\:mx-8\.25{
    margin-left: 2.0625rem;
    margin-right: 2.0625rem;
  }

  .xl\:my-8\.5{
    margin-top: 2.125rem;
    margin-bottom: 2.125rem;
  }

  .xl\:mx-8\.5{
    margin-left: 2.125rem;
    margin-right: 2.125rem;
  }

  .xl\:my-9\.25{
    margin-top: 2.3125rem;
    margin-bottom: 2.3125rem;
  }

  .xl\:mx-9\.25{
    margin-left: 2.3125rem;
    margin-right: 2.3125rem;
  }

  .xl\:my-9\.5{
    margin-top: 2.375rem;
    margin-bottom: 2.375rem;
  }

  .xl\:mx-9\.5{
    margin-left: 2.375rem;
    margin-right: 2.375rem;
  }

  .xl\:my-10\.5{
    margin-top: 2.625rem;
    margin-bottom: 2.625rem;
  }

  .xl\:mx-10\.5{
    margin-left: 2.625rem;
    margin-right: 2.625rem;
  }

  .xl\:my-11\.25{
    margin-top: 2.8125rem;
    margin-bottom: 2.8125rem;
  }

  .xl\:mx-11\.25{
    margin-left: 2.8125rem;
    margin-right: 2.8125rem;
  }

  .xl\:my-11\.5{
    margin-top: 2.875rem;
    margin-bottom: 2.875rem;
  }

  .xl\:mx-11\.5{
    margin-left: 2.875rem;
    margin-right: 2.875rem;
  }

  .xl\:my-12\.5{
    margin-top: 3.125rem;
    margin-bottom: 3.125rem;
  }

  .xl\:mx-12\.5{
    margin-left: 3.125rem;
    margin-right: 3.125rem;
  }

  .xl\:my-12\.75{
    margin-top: 3.1875rem;
    margin-bottom: 3.1875rem;
  }

  .xl\:mx-12\.75{
    margin-left: 3.1875rem;
    margin-right: 3.1875rem;
  }

  .xl\:my-13\.5{
    margin-top: 3.375rem;
    margin-bottom: 3.375rem;
  }

  .xl\:mx-13\.5{
    margin-left: 3.375rem;
    margin-right: 3.375rem;
  }

  .xl\:my-14\.5{
    margin-top: 3.625rem;
    margin-bottom: 3.625rem;
  }

  .xl\:mx-14\.5{
    margin-left: 3.625rem;
    margin-right: 3.625rem;
  }

  .xl\:my-15\.5{
    margin-top: 3.875rem;
    margin-bottom: 3.875rem;
  }

  .xl\:mx-15\.5{
    margin-left: 3.875rem;
    margin-right: 3.875rem;
  }

  .xl\:my-15\.75{
    margin-top: 3.9375rem;
    margin-bottom: 3.9375rem;
  }

  .xl\:mx-15\.75{
    margin-left: 3.9375rem;
    margin-right: 3.9375rem;
  }

  .xl\:my-16\.25{
    margin-top: 4.0625rem;
    margin-bottom: 4.0625rem;
  }

  .xl\:mx-16\.25{
    margin-left: 4.0625rem;
    margin-right: 4.0625rem;
  }

  .xl\:my-17\.25{
    margin-top: 4.3125rem;
    margin-bottom: 4.3125rem;
  }

  .xl\:mx-17\.25{
    margin-left: 4.3125rem;
    margin-right: 4.3125rem;
  }

  .xl\:my-17\.5{
    margin-top: 4.375rem;
    margin-bottom: 4.375rem;
  }

  .xl\:mx-17\.5{
    margin-left: 4.375rem;
    margin-right: 4.375rem;
  }

  .xl\:my-18\.25{
    margin-top: 4.5625rem;
    margin-bottom: 4.5625rem;
  }

  .xl\:mx-18\.25{
    margin-left: 4.5625rem;
    margin-right: 4.5625rem;
  }

  .xl\:my-18\.5{
    margin-top: 4.625rem;
    margin-bottom: 4.625rem;
  }

  .xl\:mx-18\.5{
    margin-left: 4.625rem;
    margin-right: 4.625rem;
  }

  .xl\:my-20\.25{
    margin-top: 5.0625rem;
    margin-bottom: 5.0625rem;
  }

  .xl\:mx-20\.25{
    margin-left: 5.0625rem;
    margin-right: 5.0625rem;
  }

  .xl\:my-20\.5{
    margin-top: 5.125rem;
    margin-bottom: 5.125rem;
  }

  .xl\:mx-20\.5{
    margin-left: 5.125rem;
    margin-right: 5.125rem;
  }

  .xl\:my-22\.5{
    margin-top: 5.625rem;
    margin-bottom: 5.625rem;
  }

  .xl\:mx-22\.5{
    margin-left: 5.625rem;
    margin-right: 5.625rem;
  }

  .xl\:my-25\.5{
    margin-top: 6.375rem;
    margin-bottom: 6.375rem;
  }

  .xl\:mx-25\.5{
    margin-left: 6.375rem;
    margin-right: 6.375rem;
  }

  .xl\:my-26\.75{
    margin-top: 6.6875rem;
    margin-bottom: 6.6875rem;
  }

  .xl\:mx-26\.75{
    margin-left: 6.6875rem;
    margin-right: 6.6875rem;
  }

  .xl\:my-32\.5{
    margin-top: 8.125rem;
    margin-bottom: 8.125rem;
  }

  .xl\:mx-32\.5{
    margin-left: 8.125rem;
    margin-right: 8.125rem;
  }

  .xl\:my-37\.5{
    margin-top: 9.375rem;
    margin-bottom: 9.375rem;
  }

  .xl\:mx-37\.5{
    margin-left: 9.375rem;
    margin-right: 9.375rem;
  }

  .xl\:my-41\.25{
    margin-top: 10.3125rem;
    margin-bottom: 10.3125rem;
  }

  .xl\:mx-41\.25{
    margin-left: 10.3125rem;
    margin-right: 10.3125rem;
  }

  .xl\:my-52\.5{
    margin-top: 13.125rem;
    margin-bottom: 13.125rem;
  }

  .xl\:mx-52\.5{
    margin-left: 13.125rem;
    margin-right: 13.125rem;
  }

  .xl\:my-54\.5{
    margin-top: 13.625rem;
    margin-bottom: 13.625rem;
  }

  .xl\:mx-54\.5{
    margin-left: 13.625rem;
    margin-right: 13.625rem;
  }

  .xl\:my-57\.25{
    margin-top: 14.3125rem;
    margin-bottom: 14.3125rem;
  }

  .xl\:mx-57\.25{
    margin-left: 14.3125rem;
    margin-right: 14.3125rem;
  }

  .xl\:my-57\.5{
    margin-top: 14.375rem;
    margin-bottom: 14.375rem;
  }

  .xl\:mx-57\.5{
    margin-left: 14.375rem;
    margin-right: 14.375rem;
  }

  .xl\:my-66\.25{
    margin-top: 16.5625rem;
    margin-bottom: 16.5625rem;
  }

  .xl\:mx-66\.25{
    margin-left: 16.5625rem;
    margin-right: 16.5625rem;
  }

  .xl\:my-74\.5{
    margin-top: 18.125rem;
    margin-bottom: 18.125rem;
  }

  .xl\:mx-74\.5{
    margin-left: 18.125rem;
    margin-right: 18.125rem;
  }

  .xl\:my-106\.25{
    margin-top: 26.5625rem;
    margin-bottom: 26.5625rem;
  }

  .xl\:mx-106\.25{
    margin-left: 26.5625rem;
    margin-right: 26.5625rem;
  }

  .xl\:my-112\.25{
    margin-top: 28.0675rem;
    margin-bottom: 28.0675rem;
  }

  .xl\:mx-112\.25{
    margin-left: 28.0675rem;
    margin-right: 28.0675rem;
  }

  .xl\:my-112\.75{
    margin-top: 28.1875rem;
    margin-bottom: 28.1875rem;
  }

  .xl\:mx-112\.75{
    margin-left: 28.1875rem;
    margin-right: 28.1875rem;
  }

  .xl\:my-147\.5{
    margin-top: 36.875rem;
    margin-bottom: 36.875rem;
  }

  .xl\:mx-147\.5{
    margin-left: 36.875rem;
    margin-right: 36.875rem;
  }

  .xl\:my-162\.5{
    margin-top: 40.625rem;
    margin-bottom: 40.625rem;
  }

  .xl\:mx-162\.5{
    margin-left: 40.625rem;
    margin-right: 40.625rem;
  }

  .xl\:my-172\.25{
    margin-top: 42.5625rem;
    margin-bottom: 42.5625rem;
  }

  .xl\:mx-172\.25{
    margin-left: 42.5625rem;
    margin-right: 42.5625rem;
  }

  .xl\:my-175\.25{
    margin-top: 43.8125rem;
    margin-bottom: 43.8125rem;
  }

  .xl\:mx-175\.25{
    margin-left: 43.8125rem;
    margin-right: 43.8125rem;
  }

  .xl\:my-184\.25{
    margin-top: 46.0625rem;
    margin-bottom: 46.0625rem;
  }

  .xl\:mx-184\.25{
    margin-left: 46.0625rem;
    margin-right: 46.0625rem;
  }

  .xl\:my-203\.25{
    margin-top: 50.8125rem;
    margin-bottom: 50.8125rem;
  }

  .xl\:mx-203\.25{
    margin-left: 50.8125rem;
    margin-right: 50.8125rem;
  }

  .xl\:my-half{
    margin-top: 50%;
    margin-bottom: 50%;
  }

  .xl\:mx-half{
    margin-left: 50%;
    margin-right: 50%;
  }

  .xl\:my-full{
    margin-top: 100%;
    margin-bottom: 100%;
  }

  .xl\:mx-full{
    margin-left: 100%;
    margin-right: 100%;
  }

  .xl\:my-1\/10{
    margin-top: 10%;
    margin-bottom: 10%;
  }

  .xl\:mx-1\/10{
    margin-left: 10%;
    margin-right: 10%;
  }

  .xl\:my-2\/10{
    margin-top: 20%;
    margin-bottom: 20%;
  }

  .xl\:mx-2\/10{
    margin-left: 20%;
    margin-right: 20%;
  }

  .xl\:my-3\/10{
    margin-top: 30%;
    margin-bottom: 30%;
  }

  .xl\:mx-3\/10{
    margin-left: 30%;
    margin-right: 30%;
  }

  .xl\:my-4\/10{
    margin-top: 40%;
    margin-bottom: 40%;
  }

  .xl\:mx-4\/10{
    margin-left: 40%;
    margin-right: 40%;
  }

  .xl\:my-4\.5\/10{
    margin-top: 45%;
    margin-bottom: 45%;
  }

  .xl\:mx-4\.5\/10{
    margin-left: 45%;
    margin-right: 45%;
  }

  .xl\:my-5\/10{
    margin-top: 50%;
    margin-bottom: 50%;
  }

  .xl\:mx-5\/10{
    margin-left: 50%;
    margin-right: 50%;
  }

  .xl\:my-5\.5\/10{
    margin-top: 55%;
    margin-bottom: 55%;
  }

  .xl\:mx-5\.5\/10{
    margin-left: 55%;
    margin-right: 55%;
  }

  .xl\:my-6\/10{
    margin-top: 60%;
    margin-bottom: 60%;
  }

  .xl\:mx-6\/10{
    margin-left: 60%;
    margin-right: 60%;
  }

  .xl\:my-7\/10{
    margin-top: 70%;
    margin-bottom: 70%;
  }

  .xl\:mx-7\/10{
    margin-left: 70%;
    margin-right: 70%;
  }

  .xl\:my-8\/10{
    margin-top: 80%;
    margin-bottom: 80%;
  }

  .xl\:mx-8\/10{
    margin-left: 80%;
    margin-right: 80%;
  }

  .xl\:my-9\/10{
    margin-top: 90%;
    margin-bottom: 90%;
  }

  .xl\:mx-9\/10{
    margin-left: 90%;
    margin-right: 90%;
  }

  .xl\:my-1\/12{
    margin-top: 8.333333%;
    margin-bottom: 8.333333%;
  }

  .xl\:mx-1\/12{
    margin-left: 8.333333%;
    margin-right: 8.333333%;
  }

  .xl\:my-2\/12{
    margin-top: 16.666667%;
    margin-bottom: 16.666667%;
  }

  .xl\:mx-2\/12{
    margin-left: 16.666667%;
    margin-right: 16.666667%;
  }

  .xl\:my-3\/12{
    margin-top: 25%;
    margin-bottom: 25%;
  }

  .xl\:mx-3\/12{
    margin-left: 25%;
    margin-right: 25%;
  }

  .xl\:my-4\/12{
    margin-top: 33.333333%;
    margin-bottom: 33.333333%;
  }

  .xl\:mx-4\/12{
    margin-left: 33.333333%;
    margin-right: 33.333333%;
  }

  .xl\:my-5\/12{
    margin-top: 41.666667%;
    margin-bottom: 41.666667%;
  }

  .xl\:mx-5\/12{
    margin-left: 41.666667%;
    margin-right: 41.666667%;
  }

  .xl\:my-6\/12{
    margin-top: 50%;
    margin-bottom: 50%;
  }

  .xl\:mx-6\/12{
    margin-left: 50%;
    margin-right: 50%;
  }

  .xl\:my-7\/12{
    margin-top: 58.333333%;
    margin-bottom: 58.333333%;
  }

  .xl\:mx-7\/12{
    margin-left: 58.333333%;
    margin-right: 58.333333%;
  }

  .xl\:my-8\/12{
    margin-top: 66.666667%;
    margin-bottom: 66.666667%;
  }

  .xl\:mx-8\/12{
    margin-left: 66.666667%;
    margin-right: 66.666667%;
  }

  .xl\:my-9\/12{
    margin-top: 75%;
    margin-bottom: 75%;
  }

  .xl\:mx-9\/12{
    margin-left: 75%;
    margin-right: 75%;
  }

  .xl\:my-10\/12{
    margin-top: 83.333333%;
    margin-bottom: 83.333333%;
  }

  .xl\:mx-10\/12{
    margin-left: 83.333333%;
    margin-right: 83.333333%;
  }

  .xl\:my-11\/12{
    margin-top: 91.666667%;
    margin-bottom: 91.666667%;
  }

  .xl\:mx-11\/12{
    margin-left: 91.666667%;
    margin-right: 91.666667%;
  }

  .xl\:-my-0{
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .xl\:-mx-0{
    margin-left: 0px;
    margin-right: 0px;
  }

  .xl\:-my-1{
    margin-top: -0.25rem;
    margin-bottom: -0.25rem;
  }

  .xl\:-mx-1{
    margin-left: -0.25rem;
    margin-right: -0.25rem;
  }

  .xl\:-my-2{
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }

  .xl\:-mx-2{
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }

  .xl\:-my-3{
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }

  .xl\:-mx-3{
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }

  .xl\:-my-4{
    margin-top: -1rem;
    margin-bottom: -1rem;
  }

  .xl\:-mx-4{
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .xl\:-my-5{
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
  }

  .xl\:-mx-5{
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }

  .xl\:-my-6{
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
  }

  .xl\:-mx-6{
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }

  .xl\:-my-7{
    margin-top: -1.75rem;
    margin-bottom: -1.75rem;
  }

  .xl\:-mx-7{
    margin-left: -1.75rem;
    margin-right: -1.75rem;
  }

  .xl\:-my-8{
    margin-top: -2rem;
    margin-bottom: -2rem;
  }

  .xl\:-mx-8{
    margin-left: -2rem;
    margin-right: -2rem;
  }

  .xl\:-my-9{
    margin-top: -2.25rem;
    margin-bottom: -2.25rem;
  }

  .xl\:-mx-9{
    margin-left: -2.25rem;
    margin-right: -2.25rem;
  }

  .xl\:-my-10{
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
  }

  .xl\:-mx-10{
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }

  .xl\:-my-11{
    margin-top: -2.75rem;
    margin-bottom: -2.75rem;
  }

  .xl\:-mx-11{
    margin-left: -2.75rem;
    margin-right: -2.75rem;
  }

  .xl\:-my-12{
    margin-top: -3rem;
    margin-bottom: -3rem;
  }

  .xl\:-mx-12{
    margin-left: -3rem;
    margin-right: -3rem;
  }

  .xl\:-my-13{
    margin-top: -3.25rem;
    margin-bottom: -3.25rem;
  }

  .xl\:-mx-13{
    margin-left: -3.25rem;
    margin-right: -3.25rem;
  }

  .xl\:-my-14{
    margin-top: -3.5rem;
    margin-bottom: -3.5rem;
  }

  .xl\:-mx-14{
    margin-left: -3.5rem;
    margin-right: -3.5rem;
  }

  .xl\:-my-15{
    margin-top: -3.75rem;
    margin-bottom: -3.75rem;
  }

  .xl\:-mx-15{
    margin-left: -3.75rem;
    margin-right: -3.75rem;
  }

  .xl\:-my-16{
    margin-top: -4rem;
    margin-bottom: -4rem;
  }

  .xl\:-mx-16{
    margin-left: -4rem;
    margin-right: -4rem;
  }

  .xl\:-my-17{
    margin-top: -4.25rem;
    margin-bottom: -4.25rem;
  }

  .xl\:-mx-17{
    margin-left: -4.25rem;
    margin-right: -4.25rem;
  }

  .xl\:-my-18{
    margin-top: -4.5rem;
    margin-bottom: -4.5rem;
  }

  .xl\:-mx-18{
    margin-left: -4.5rem;
    margin-right: -4.5rem;
  }

  .xl\:-my-19{
    margin-top: -4.75rem;
    margin-bottom: -4.75rem;
  }

  .xl\:-mx-19{
    margin-left: -4.75rem;
    margin-right: -4.75rem;
  }

  .xl\:-my-20{
    margin-top: -5rem;
    margin-bottom: -5rem;
  }

  .xl\:-mx-20{
    margin-left: -5rem;
    margin-right: -5rem;
  }

  .xl\:-my-22{
    margin-top: -5.5rem;
    margin-bottom: -5.5rem;
  }

  .xl\:-mx-22{
    margin-left: -5.5rem;
    margin-right: -5.5rem;
  }

  .xl\:-my-24{
    margin-top: -6rem;
    margin-bottom: -6rem;
  }

  .xl\:-mx-24{
    margin-left: -6rem;
    margin-right: -6rem;
  }

  .xl\:-my-25{
    margin-top: -6.25rem;
    margin-bottom: -6.25rem;
  }

  .xl\:-mx-25{
    margin-left: -6.25rem;
    margin-right: -6.25rem;
  }

  .xl\:-my-28{
    margin-top: -7rem;
    margin-bottom: -7rem;
  }

  .xl\:-mx-28{
    margin-left: -7rem;
    margin-right: -7rem;
  }

  .xl\:-my-30{
    margin-top: -7.5rem;
    margin-bottom: -7.5rem;
  }

  .xl\:-mx-30{
    margin-left: -7.5rem;
    margin-right: -7.5rem;
  }

  .xl\:-my-32{
    margin-top: -8rem;
    margin-bottom: -8rem;
  }

  .xl\:-mx-32{
    margin-left: -8rem;
    margin-right: -8rem;
  }

  .xl\:-my-34{
    margin-top: -8.5rem;
    margin-bottom: -8.5rem;
  }

  .xl\:-mx-34{
    margin-left: -8.5rem;
    margin-right: -8.5rem;
  }

  .xl\:-my-35{
    margin-top: -8.75rem;
    margin-bottom: -8.75rem;
  }

  .xl\:-mx-35{
    margin-left: -8.75rem;
    margin-right: -8.75rem;
  }

  .xl\:-my-36{
    margin-top: -9rem;
    margin-bottom: -9rem;
  }

  .xl\:-mx-36{
    margin-left: -9rem;
    margin-right: -9rem;
  }

  .xl\:-my-39{
    margin-top: -9.75rem;
    margin-bottom: -9.75rem;
  }

  .xl\:-mx-39{
    margin-left: -9.75rem;
    margin-right: -9.75rem;
  }

  .xl\:-my-40{
    margin-top: -10rem;
    margin-bottom: -10rem;
  }

  .xl\:-mx-40{
    margin-left: -10rem;
    margin-right: -10rem;
  }

  .xl\:-my-42{
    margin-top: -10.5rem;
    margin-bottom: -10.5rem;
  }

  .xl\:-mx-42{
    margin-left: -10.5rem;
    margin-right: -10.5rem;
  }

  .xl\:-my-44{
    margin-top: -11rem;
    margin-bottom: -11rem;
  }

  .xl\:-mx-44{
    margin-left: -11rem;
    margin-right: -11rem;
  }

  .xl\:-my-45{
    margin-top: -11.25rem;
    margin-bottom: -11.25rem;
  }

  .xl\:-mx-45{
    margin-left: -11.25rem;
    margin-right: -11.25rem;
  }

  .xl\:-my-48{
    margin-top: -12rem;
    margin-bottom: -12rem;
  }

  .xl\:-mx-48{
    margin-left: -12rem;
    margin-right: -12rem;
  }

  .xl\:-my-50{
    margin-top: -12.5rem;
    margin-bottom: -12.5rem;
  }

  .xl\:-mx-50{
    margin-left: -12.5rem;
    margin-right: -12.5rem;
  }

  .xl\:-my-52{
    margin-top: -13rem;
    margin-bottom: -13rem;
  }

  .xl\:-mx-52{
    margin-left: -13rem;
    margin-right: -13rem;
  }

  .xl\:-my-55{
    margin-top: -13.75rem;
    margin-bottom: -13.75rem;
  }

  .xl\:-mx-55{
    margin-left: -13.75rem;
    margin-right: -13.75rem;
  }

  .xl\:-my-56{
    margin-top: -14rem;
    margin-bottom: -14rem;
  }

  .xl\:-mx-56{
    margin-left: -14rem;
    margin-right: -14rem;
  }

  .xl\:-my-58{
    margin-top: -14.5rem;
    margin-bottom: -14.5rem;
  }

  .xl\:-mx-58{
    margin-left: -14.5rem;
    margin-right: -14.5rem;
  }

  .xl\:-my-60{
    margin-top: -15rem;
    margin-bottom: -15rem;
  }

  .xl\:-mx-60{
    margin-left: -15rem;
    margin-right: -15rem;
  }

  .xl\:-my-64{
    margin-top: -16rem;
    margin-bottom: -16rem;
  }

  .xl\:-mx-64{
    margin-left: -16rem;
    margin-right: -16rem;
  }

  .xl\:-my-65{
    margin-top: -16.25rem;
    margin-bottom: -16.25rem;
  }

  .xl\:-mx-65{
    margin-left: -16.25rem;
    margin-right: -16.25rem;
  }

  .xl\:-my-68{
    margin-top: -17rem;
    margin-bottom: -17rem;
  }

  .xl\:-mx-68{
    margin-left: -17rem;
    margin-right: -17rem;
  }

  .xl\:-my-69{
    margin-top: -17.25rem;
    margin-bottom: -17.25rem;
  }

  .xl\:-mx-69{
    margin-left: -17.25rem;
    margin-right: -17.25rem;
  }

  .xl\:-my-70{
    margin-top: -17.5rem;
    margin-bottom: -17.5rem;
  }

  .xl\:-mx-70{
    margin-left: -17.5rem;
    margin-right: -17.5rem;
  }

  .xl\:-my-72{
    margin-top: -18rem;
    margin-bottom: -18rem;
  }

  .xl\:-mx-72{
    margin-left: -18rem;
    margin-right: -18rem;
  }

  .xl\:-my-75{
    margin-top: -18.75rem;
    margin-bottom: -18.75rem;
  }

  .xl\:-mx-75{
    margin-left: -18.75rem;
    margin-right: -18.75rem;
  }

  .xl\:-my-80{
    margin-top: -20rem;
    margin-bottom: -20rem;
  }

  .xl\:-mx-80{
    margin-left: -20rem;
    margin-right: -20rem;
  }

  .xl\:-my-85{
    margin-top: -21.25rem;
    margin-bottom: -21.25rem;
  }

  .xl\:-mx-85{
    margin-left: -21.25rem;
    margin-right: -21.25rem;
  }

  .xl\:-my-86{
    margin-top: -21.5rem;
    margin-bottom: -21.5rem;
  }

  .xl\:-mx-86{
    margin-left: -21.5rem;
    margin-right: -21.5rem;
  }

  .xl\:-my-90{
    margin-top: -22.5rem;
    margin-bottom: -22.5rem;
  }

  .xl\:-mx-90{
    margin-left: -22.5rem;
    margin-right: -22.5rem;
  }

  .xl\:-my-96{
    margin-top: -24rem;
    margin-bottom: -24rem;
  }

  .xl\:-mx-96{
    margin-left: -24rem;
    margin-right: -24rem;
  }

  .xl\:-my-100{
    margin-top: -25rem;
    margin-bottom: -25rem;
  }

  .xl\:-mx-100{
    margin-left: -25rem;
    margin-right: -25rem;
  }

  .xl\:-my-115{
    margin-top: -28.75rem;
    margin-bottom: -28.75rem;
  }

  .xl\:-mx-115{
    margin-left: -28.75rem;
    margin-right: -28.75rem;
  }

  .xl\:-my-125{
    margin-top: -31.25rem;
    margin-bottom: -31.25rem;
  }

  .xl\:-mx-125{
    margin-left: -31.25rem;
    margin-right: -31.25rem;
  }

  .xl\:-my-142{
    margin-top: -35.5rem;
    margin-bottom: -35.5rem;
  }

  .xl\:-mx-142{
    margin-left: -35.5rem;
    margin-right: -35.5rem;
  }

  .xl\:-my-150{
    margin-top: -37.5rem;
    margin-bottom: -37.5rem;
  }

  .xl\:-mx-150{
    margin-left: -37.5rem;
    margin-right: -37.5rem;
  }

  .xl\:-my-156{
    margin-top: -39rem;
    margin-bottom: -39rem;
  }

  .xl\:-mx-156{
    margin-left: -39rem;
    margin-right: -39rem;
  }

  .xl\:-my-160{
    margin-top: -40rem;
    margin-bottom: -40rem;
  }

  .xl\:-mx-160{
    margin-left: -40rem;
    margin-right: -40rem;
  }

  .xl\:-my-175{
    margin-top: -43.75rem;
    margin-bottom: -43.75rem;
  }

  .xl\:-mx-175{
    margin-left: -43.75rem;
    margin-right: -43.75rem;
  }

  .xl\:-my-207{
    margin-top: -51.75rem;
    margin-bottom: -51.75rem;
  }

  .xl\:-mx-207{
    margin-left: -51.75rem;
    margin-right: -51.75rem;
  }

  .xl\:-my-242{
    margin-top: -60.5rem;
    margin-bottom: -60.5rem;
  }

  .xl\:-mx-242{
    margin-left: -60.5rem;
    margin-right: -60.5rem;
  }

  .xl\:-my-250{
    margin-top: -62.5rem;
    margin-bottom: -62.5rem;
  }

  .xl\:-mx-250{
    margin-left: -62.5rem;
    margin-right: -62.5rem;
  }

  .xl\:-my-258{
    margin-top: -64.5rem;
    margin-bottom: -64.5rem;
  }

  .xl\:-mx-258{
    margin-left: -64.5rem;
    margin-right: -64.5rem;
  }

  .xl\:-my-265{
    margin-top: -66.25rem;
    margin-bottom: -66.25rem;
  }

  .xl\:-mx-265{
    margin-left: -66.25rem;
    margin-right: -66.25rem;
  }

  .xl\:-my-280{
    margin-top: -70rem;
    margin-bottom: -70rem;
  }

  .xl\:-mx-280{
    margin-left: -70rem;
    margin-right: -70rem;
  }

  .xl\:-my-px{
    margin-top: -1px;
    margin-bottom: -1px;
  }

  .xl\:-mx-px{
    margin-left: -1px;
    margin-right: -1px;
  }

  .xl\:-my-0\.5{
    margin-top: -0.125rem;
    margin-bottom: -0.125rem;
  }

  .xl\:-mx-0\.5{
    margin-left: -0.125rem;
    margin-right: -0.125rem;
  }

  .xl\:-my-1\.5{
    margin-top: -0.375rem;
    margin-bottom: -0.375rem;
  }

  .xl\:-mx-1\.5{
    margin-left: -0.375rem;
    margin-right: -0.375rem;
  }

  .xl\:-my-2\.5{
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
  }

  .xl\:-mx-2\.5{
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }

  .xl\:-my-3\.5{
    margin-top: -0.875rem;
    margin-bottom: -0.875rem;
  }

  .xl\:-mx-3\.5{
    margin-left: -0.875rem;
    margin-right: -0.875rem;
  }

  .xl\:-my-0\.25{
    margin-top: -0.0625rem;
    margin-bottom: -0.0625rem;
  }

  .xl\:-mx-0\.25{
    margin-left: -0.0625rem;
    margin-right: -0.0625rem;
  }

  .xl\:-my-0\.75{
    margin-top: -0.1875rem;
    margin-bottom: -0.1875rem;
  }

  .xl\:-mx-0\.75{
    margin-left: -0.1875rem;
    margin-right: -0.1875rem;
  }

  .xl\:-my-1\.25{
    margin-top: -0.3125rem;
    margin-bottom: -0.3125rem;
  }

  .xl\:-mx-1\.25{
    margin-left: -0.3125rem;
    margin-right: -0.3125rem;
  }

  .xl\:-my-1\.75{
    margin-top: -0.4375rem;
    margin-bottom: -0.4375rem;
  }

  .xl\:-mx-1\.75{
    margin-left: -0.4375rem;
    margin-right: -0.4375rem;
  }

  .xl\:-my-2\.25{
    margin-top: -0.5625rem;
    margin-bottom: -0.5625rem;
  }

  .xl\:-mx-2\.25{
    margin-left: -0.5625rem;
    margin-right: -0.5625rem;
  }

  .xl\:-my-2\.75{
    margin-top: -0.6875rem;
    margin-bottom: -0.6875rem;
  }

  .xl\:-mx-2\.75{
    margin-left: -0.6875rem;
    margin-right: -0.6875rem;
  }

  .xl\:-my-3\.25{
    margin-top: -0.8125rem;
    margin-bottom: -0.8125rem;
  }

  .xl\:-mx-3\.25{
    margin-left: -0.8125rem;
    margin-right: -0.8125rem;
  }

  .xl\:-my-3\.75{
    margin-top: -0.9375rem;
    margin-bottom: -0.9375rem;
  }

  .xl\:-mx-3\.75{
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
  }

  .xl\:-my-4\.25{
    margin-top: -1.0625rem;
    margin-bottom: -1.0625rem;
  }

  .xl\:-mx-4\.25{
    margin-left: -1.0625rem;
    margin-right: -1.0625rem;
  }

  .xl\:-my-4\.5{
    margin-top: -1.125rem;
    margin-bottom: -1.125rem;
  }

  .xl\:-mx-4\.5{
    margin-left: -1.125rem;
    margin-right: -1.125rem;
  }

  .xl\:-my-4\.75{
    margin-top: -1.1875rem;
    margin-bottom: -1.1875rem;
  }

  .xl\:-mx-4\.75{
    margin-left: -1.1875rem;
    margin-right: -1.1875rem;
  }

  .xl\:-my-5\.25{
    margin-top: -1.3125rem;
    margin-bottom: -1.3125rem;
  }

  .xl\:-mx-5\.25{
    margin-left: -1.3125rem;
    margin-right: -1.3125rem;
  }

  .xl\:-my-5\.5{
    margin-top: -1.375rem;
    margin-bottom: -1.375rem;
  }

  .xl\:-mx-5\.5{
    margin-left: -1.375rem;
    margin-right: -1.375rem;
  }

  .xl\:-my-5\.75{
    margin-top: -1.4375rem;
    margin-bottom: -1.4375rem;
  }

  .xl\:-mx-5\.75{
    margin-left: -1.4375rem;
    margin-right: -1.4375rem;
  }

  .xl\:-my-6\.25{
    margin-top: -1.5625rem;
    margin-bottom: -1.5625rem;
  }

  .xl\:-mx-6\.25{
    margin-left: -1.5625rem;
    margin-right: -1.5625rem;
  }

  .xl\:-my-6\.5{
    margin-top: -1.625rem;
    margin-bottom: -1.625rem;
  }

  .xl\:-mx-6\.5{
    margin-left: -1.625rem;
    margin-right: -1.625rem;
  }

  .xl\:-my-6\.75{
    margin-top: -1.6875rem;
    margin-bottom: -1.6875rem;
  }

  .xl\:-mx-6\.75{
    margin-left: -1.6875rem;
    margin-right: -1.6875rem;
  }

  .xl\:-my-7\.25{
    margin-top: -1.8125rem;
    margin-bottom: -1.8125rem;
  }

  .xl\:-mx-7\.25{
    margin-left: -1.8125rem;
    margin-right: -1.8125rem;
  }

  .xl\:-my-7\.5{
    margin-top: -1.875rem;
    margin-bottom: -1.875rem;
  }

  .xl\:-mx-7\.5{
    margin-left: -1.875rem;
    margin-right: -1.875rem;
  }

  .xl\:-my-8\.25{
    margin-top: -2.0625rem;
    margin-bottom: -2.0625rem;
  }

  .xl\:-mx-8\.25{
    margin-left: -2.0625rem;
    margin-right: -2.0625rem;
  }

  .xl\:-my-8\.5{
    margin-top: -2.125rem;
    margin-bottom: -2.125rem;
  }

  .xl\:-mx-8\.5{
    margin-left: -2.125rem;
    margin-right: -2.125rem;
  }

  .xl\:-my-9\.25{
    margin-top: -2.3125rem;
    margin-bottom: -2.3125rem;
  }

  .xl\:-mx-9\.25{
    margin-left: -2.3125rem;
    margin-right: -2.3125rem;
  }

  .xl\:-my-9\.5{
    margin-top: -2.375rem;
    margin-bottom: -2.375rem;
  }

  .xl\:-mx-9\.5{
    margin-left: -2.375rem;
    margin-right: -2.375rem;
  }

  .xl\:-my-10\.5{
    margin-top: -2.625rem;
    margin-bottom: -2.625rem;
  }

  .xl\:-mx-10\.5{
    margin-left: -2.625rem;
    margin-right: -2.625rem;
  }

  .xl\:-my-11\.25{
    margin-top: -2.8125rem;
    margin-bottom: -2.8125rem;
  }

  .xl\:-mx-11\.25{
    margin-left: -2.8125rem;
    margin-right: -2.8125rem;
  }

  .xl\:-my-11\.5{
    margin-top: -2.875rem;
    margin-bottom: -2.875rem;
  }

  .xl\:-mx-11\.5{
    margin-left: -2.875rem;
    margin-right: -2.875rem;
  }

  .xl\:-my-12\.5{
    margin-top: -3.125rem;
    margin-bottom: -3.125rem;
  }

  .xl\:-mx-12\.5{
    margin-left: -3.125rem;
    margin-right: -3.125rem;
  }

  .xl\:-my-12\.75{
    margin-top: -3.1875rem;
    margin-bottom: -3.1875rem;
  }

  .xl\:-mx-12\.75{
    margin-left: -3.1875rem;
    margin-right: -3.1875rem;
  }

  .xl\:-my-13\.5{
    margin-top: -3.375rem;
    margin-bottom: -3.375rem;
  }

  .xl\:-mx-13\.5{
    margin-left: -3.375rem;
    margin-right: -3.375rem;
  }

  .xl\:-my-14\.5{
    margin-top: -3.625rem;
    margin-bottom: -3.625rem;
  }

  .xl\:-mx-14\.5{
    margin-left: -3.625rem;
    margin-right: -3.625rem;
  }

  .xl\:-my-15\.5{
    margin-top: -3.875rem;
    margin-bottom: -3.875rem;
  }

  .xl\:-mx-15\.5{
    margin-left: -3.875rem;
    margin-right: -3.875rem;
  }

  .xl\:-my-15\.75{
    margin-top: -3.9375rem;
    margin-bottom: -3.9375rem;
  }

  .xl\:-mx-15\.75{
    margin-left: -3.9375rem;
    margin-right: -3.9375rem;
  }

  .xl\:-my-16\.25{
    margin-top: -4.0625rem;
    margin-bottom: -4.0625rem;
  }

  .xl\:-mx-16\.25{
    margin-left: -4.0625rem;
    margin-right: -4.0625rem;
  }

  .xl\:-my-17\.25{
    margin-top: -4.3125rem;
    margin-bottom: -4.3125rem;
  }

  .xl\:-mx-17\.25{
    margin-left: -4.3125rem;
    margin-right: -4.3125rem;
  }

  .xl\:-my-17\.5{
    margin-top: -4.375rem;
    margin-bottom: -4.375rem;
  }

  .xl\:-mx-17\.5{
    margin-left: -4.375rem;
    margin-right: -4.375rem;
  }

  .xl\:-my-18\.25{
    margin-top: -4.5625rem;
    margin-bottom: -4.5625rem;
  }

  .xl\:-mx-18\.25{
    margin-left: -4.5625rem;
    margin-right: -4.5625rem;
  }

  .xl\:-my-18\.5{
    margin-top: -4.625rem;
    margin-bottom: -4.625rem;
  }

  .xl\:-mx-18\.5{
    margin-left: -4.625rem;
    margin-right: -4.625rem;
  }

  .xl\:-my-20\.25{
    margin-top: -5.0625rem;
    margin-bottom: -5.0625rem;
  }

  .xl\:-mx-20\.25{
    margin-left: -5.0625rem;
    margin-right: -5.0625rem;
  }

  .xl\:-my-20\.5{
    margin-top: -5.125rem;
    margin-bottom: -5.125rem;
  }

  .xl\:-mx-20\.5{
    margin-left: -5.125rem;
    margin-right: -5.125rem;
  }

  .xl\:-my-22\.5{
    margin-top: -5.625rem;
    margin-bottom: -5.625rem;
  }

  .xl\:-mx-22\.5{
    margin-left: -5.625rem;
    margin-right: -5.625rem;
  }

  .xl\:-my-25\.5{
    margin-top: -6.375rem;
    margin-bottom: -6.375rem;
  }

  .xl\:-mx-25\.5{
    margin-left: -6.375rem;
    margin-right: -6.375rem;
  }

  .xl\:-my-26\.75{
    margin-top: -6.6875rem;
    margin-bottom: -6.6875rem;
  }

  .xl\:-mx-26\.75{
    margin-left: -6.6875rem;
    margin-right: -6.6875rem;
  }

  .xl\:-my-32\.5{
    margin-top: -8.125rem;
    margin-bottom: -8.125rem;
  }

  .xl\:-mx-32\.5{
    margin-left: -8.125rem;
    margin-right: -8.125rem;
  }

  .xl\:-my-37\.5{
    margin-top: -9.375rem;
    margin-bottom: -9.375rem;
  }

  .xl\:-mx-37\.5{
    margin-left: -9.375rem;
    margin-right: -9.375rem;
  }

  .xl\:-my-41\.25{
    margin-top: -10.3125rem;
    margin-bottom: -10.3125rem;
  }

  .xl\:-mx-41\.25{
    margin-left: -10.3125rem;
    margin-right: -10.3125rem;
  }

  .xl\:-my-52\.5{
    margin-top: -13.125rem;
    margin-bottom: -13.125rem;
  }

  .xl\:-mx-52\.5{
    margin-left: -13.125rem;
    margin-right: -13.125rem;
  }

  .xl\:-my-54\.5{
    margin-top: -13.625rem;
    margin-bottom: -13.625rem;
  }

  .xl\:-mx-54\.5{
    margin-left: -13.625rem;
    margin-right: -13.625rem;
  }

  .xl\:-my-57\.25{
    margin-top: -14.3125rem;
    margin-bottom: -14.3125rem;
  }

  .xl\:-mx-57\.25{
    margin-left: -14.3125rem;
    margin-right: -14.3125rem;
  }

  .xl\:-my-57\.5{
    margin-top: -14.375rem;
    margin-bottom: -14.375rem;
  }

  .xl\:-mx-57\.5{
    margin-left: -14.375rem;
    margin-right: -14.375rem;
  }

  .xl\:-my-66\.25{
    margin-top: -16.5625rem;
    margin-bottom: -16.5625rem;
  }

  .xl\:-mx-66\.25{
    margin-left: -16.5625rem;
    margin-right: -16.5625rem;
  }

  .xl\:-my-74\.5{
    margin-top: -18.125rem;
    margin-bottom: -18.125rem;
  }

  .xl\:-mx-74\.5{
    margin-left: -18.125rem;
    margin-right: -18.125rem;
  }

  .xl\:-my-106\.25{
    margin-top: -26.5625rem;
    margin-bottom: -26.5625rem;
  }

  .xl\:-mx-106\.25{
    margin-left: -26.5625rem;
    margin-right: -26.5625rem;
  }

  .xl\:-my-112\.25{
    margin-top: -28.0675rem;
    margin-bottom: -28.0675rem;
  }

  .xl\:-mx-112\.25{
    margin-left: -28.0675rem;
    margin-right: -28.0675rem;
  }

  .xl\:-my-112\.75{
    margin-top: -28.1875rem;
    margin-bottom: -28.1875rem;
  }

  .xl\:-mx-112\.75{
    margin-left: -28.1875rem;
    margin-right: -28.1875rem;
  }

  .xl\:-my-147\.5{
    margin-top: -36.875rem;
    margin-bottom: -36.875rem;
  }

  .xl\:-mx-147\.5{
    margin-left: -36.875rem;
    margin-right: -36.875rem;
  }

  .xl\:-my-162\.5{
    margin-top: -40.625rem;
    margin-bottom: -40.625rem;
  }

  .xl\:-mx-162\.5{
    margin-left: -40.625rem;
    margin-right: -40.625rem;
  }

  .xl\:-my-172\.25{
    margin-top: -42.5625rem;
    margin-bottom: -42.5625rem;
  }

  .xl\:-mx-172\.25{
    margin-left: -42.5625rem;
    margin-right: -42.5625rem;
  }

  .xl\:-my-175\.25{
    margin-top: -43.8125rem;
    margin-bottom: -43.8125rem;
  }

  .xl\:-mx-175\.25{
    margin-left: -43.8125rem;
    margin-right: -43.8125rem;
  }

  .xl\:-my-184\.25{
    margin-top: -46.0625rem;
    margin-bottom: -46.0625rem;
  }

  .xl\:-mx-184\.25{
    margin-left: -46.0625rem;
    margin-right: -46.0625rem;
  }

  .xl\:-my-203\.25{
    margin-top: -50.8125rem;
    margin-bottom: -50.8125rem;
  }

  .xl\:-mx-203\.25{
    margin-left: -50.8125rem;
    margin-right: -50.8125rem;
  }

  .xl\:-my-half{
    margin-top: -50%;
    margin-bottom: -50%;
  }

  .xl\:-mx-half{
    margin-left: -50%;
    margin-right: -50%;
  }

  .xl\:-my-full{
    margin-top: -100%;
    margin-bottom: -100%;
  }

  .xl\:-mx-full{
    margin-left: -100%;
    margin-right: -100%;
  }

  .xl\:-my-1\/10{
    margin-top: -10%;
    margin-bottom: -10%;
  }

  .xl\:-mx-1\/10{
    margin-left: -10%;
    margin-right: -10%;
  }

  .xl\:-my-2\/10{
    margin-top: -20%;
    margin-bottom: -20%;
  }

  .xl\:-mx-2\/10{
    margin-left: -20%;
    margin-right: -20%;
  }

  .xl\:-my-3\/10{
    margin-top: -30%;
    margin-bottom: -30%;
  }

  .xl\:-mx-3\/10{
    margin-left: -30%;
    margin-right: -30%;
  }

  .xl\:-my-4\/10{
    margin-top: -40%;
    margin-bottom: -40%;
  }

  .xl\:-mx-4\/10{
    margin-left: -40%;
    margin-right: -40%;
  }

  .xl\:-my-4\.5\/10{
    margin-top: -45%;
    margin-bottom: -45%;
  }

  .xl\:-mx-4\.5\/10{
    margin-left: -45%;
    margin-right: -45%;
  }

  .xl\:-my-5\/10{
    margin-top: -50%;
    margin-bottom: -50%;
  }

  .xl\:-mx-5\/10{
    margin-left: -50%;
    margin-right: -50%;
  }

  .xl\:-my-5\.5\/10{
    margin-top: -55%;
    margin-bottom: -55%;
  }

  .xl\:-mx-5\.5\/10{
    margin-left: -55%;
    margin-right: -55%;
  }

  .xl\:-my-6\/10{
    margin-top: -60%;
    margin-bottom: -60%;
  }

  .xl\:-mx-6\/10{
    margin-left: -60%;
    margin-right: -60%;
  }

  .xl\:-my-7\/10{
    margin-top: -70%;
    margin-bottom: -70%;
  }

  .xl\:-mx-7\/10{
    margin-left: -70%;
    margin-right: -70%;
  }

  .xl\:-my-8\/10{
    margin-top: -80%;
    margin-bottom: -80%;
  }

  .xl\:-mx-8\/10{
    margin-left: -80%;
    margin-right: -80%;
  }

  .xl\:-my-9\/10{
    margin-top: -90%;
    margin-bottom: -90%;
  }

  .xl\:-mx-9\/10{
    margin-left: -90%;
    margin-right: -90%;
  }

  .xl\:-my-1\/12{
    margin-top: -8.33333%;
    margin-bottom: -8.33333%;
  }

  .xl\:-mx-1\/12{
    margin-left: -8.33333%;
    margin-right: -8.33333%;
  }

  .xl\:-my-2\/12{
    margin-top: -16.66667%;
    margin-bottom: -16.66667%;
  }

  .xl\:-mx-2\/12{
    margin-left: -16.66667%;
    margin-right: -16.66667%;
  }

  .xl\:-my-3\/12{
    margin-top: -25%;
    margin-bottom: -25%;
  }

  .xl\:-mx-3\/12{
    margin-left: -25%;
    margin-right: -25%;
  }

  .xl\:-my-4\/12{
    margin-top: -33.33333%;
    margin-bottom: -33.33333%;
  }

  .xl\:-mx-4\/12{
    margin-left: -33.33333%;
    margin-right: -33.33333%;
  }

  .xl\:-my-5\/12{
    margin-top: -41.66667%;
    margin-bottom: -41.66667%;
  }

  .xl\:-mx-5\/12{
    margin-left: -41.66667%;
    margin-right: -41.66667%;
  }

  .xl\:-my-6\/12{
    margin-top: -50%;
    margin-bottom: -50%;
  }

  .xl\:-mx-6\/12{
    margin-left: -50%;
    margin-right: -50%;
  }

  .xl\:-my-7\/12{
    margin-top: -58.33333%;
    margin-bottom: -58.33333%;
  }

  .xl\:-mx-7\/12{
    margin-left: -58.33333%;
    margin-right: -58.33333%;
  }

  .xl\:-my-8\/12{
    margin-top: -66.66667%;
    margin-bottom: -66.66667%;
  }

  .xl\:-mx-8\/12{
    margin-left: -66.66667%;
    margin-right: -66.66667%;
  }

  .xl\:-my-9\/12{
    margin-top: -75%;
    margin-bottom: -75%;
  }

  .xl\:-mx-9\/12{
    margin-left: -75%;
    margin-right: -75%;
  }

  .xl\:-my-10\/12{
    margin-top: -83.33333%;
    margin-bottom: -83.33333%;
  }

  .xl\:-mx-10\/12{
    margin-left: -83.33333%;
    margin-right: -83.33333%;
  }

  .xl\:-my-11\/12{
    margin-top: -91.66667%;
    margin-bottom: -91.66667%;
  }

  .xl\:-mx-11\/12{
    margin-left: -91.66667%;
    margin-right: -91.66667%;
  }

  .xl\:mt-0{
    margin-top: 0px;
  }

  .xl\:mr-0{
    margin-right: 0px;
  }

  .xl\:mb-0{
    margin-bottom: 0px;
  }

  .xl\:ml-0{
    margin-left: 0px;
  }

  .xl\:mt-1{
    margin-top: 0.25rem;
  }

  .xl\:mr-1{
    margin-right: 0.25rem;
  }

  .xl\:mb-1{
    margin-bottom: 0.25rem;
  }

  .xl\:ml-1{
    margin-left: 0.25rem;
  }

  .xl\:mt-2{
    margin-top: 0.5rem;
  }

  .xl\:mr-2{
    margin-right: 0.5rem;
  }

  .xl\:mb-2{
    margin-bottom: 0.5rem;
  }

  .xl\:ml-2{
    margin-left: 0.5rem;
  }

  .xl\:mt-3{
    margin-top: 0.75rem;
  }

  .xl\:mr-3{
    margin-right: 0.75rem;
  }

  .xl\:mb-3{
    margin-bottom: 0.75rem;
  }

  .xl\:ml-3{
    margin-left: 0.75rem;
  }

  .xl\:mt-4{
    margin-top: 1rem;
  }

  .xl\:mr-4{
    margin-right: 1rem;
  }

  .xl\:mb-4{
    margin-bottom: 1rem;
  }

  .xl\:ml-4{
    margin-left: 1rem;
  }

  .xl\:mt-5{
    margin-top: 1.25rem;
  }

  .xl\:mr-5{
    margin-right: 1.25rem;
  }

  .xl\:mb-5{
    margin-bottom: 1.25rem;
  }

  .xl\:ml-5{
    margin-left: 1.25rem;
  }

  .xl\:mt-6{
    margin-top: 1.5rem;
  }

  .xl\:mr-6{
    margin-right: 1.5rem;
  }

  .xl\:mb-6{
    margin-bottom: 1.5rem;
  }

  .xl\:ml-6{
    margin-left: 1.5rem;
  }

  .xl\:mt-7{
    margin-top: 1.75rem;
  }

  .xl\:mr-7{
    margin-right: 1.75rem;
  }

  .xl\:mb-7{
    margin-bottom: 1.75rem;
  }

  .xl\:ml-7{
    margin-left: 1.75rem;
  }

  .xl\:mt-8{
    margin-top: 2rem;
  }

  .xl\:mr-8{
    margin-right: 2rem;
  }

  .xl\:mb-8{
    margin-bottom: 2rem;
  }

  .xl\:ml-8{
    margin-left: 2rem;
  }

  .xl\:mt-9{
    margin-top: 2.25rem;
  }

  .xl\:mr-9{
    margin-right: 2.25rem;
  }

  .xl\:mb-9{
    margin-bottom: 2.25rem;
  }

  .xl\:ml-9{
    margin-left: 2.25rem;
  }

  .xl\:mt-10{
    margin-top: 2.5rem;
  }

  .xl\:mr-10{
    margin-right: 2.5rem;
  }

  .xl\:mb-10{
    margin-bottom: 2.5rem;
  }

  .xl\:ml-10{
    margin-left: 2.5rem;
  }

  .xl\:mt-11{
    margin-top: 2.75rem;
  }

  .xl\:mr-11{
    margin-right: 2.75rem;
  }

  .xl\:mb-11{
    margin-bottom: 2.75rem;
  }

  .xl\:ml-11{
    margin-left: 2.75rem;
  }

  .xl\:mt-12{
    margin-top: 3rem;
  }

  .xl\:mr-12{
    margin-right: 3rem;
  }

  .xl\:mb-12{
    margin-bottom: 3rem;
  }

  .xl\:ml-12{
    margin-left: 3rem;
  }

  .xl\:mt-13{
    margin-top: 3.25rem;
  }

  .xl\:mr-13{
    margin-right: 3.25rem;
  }

  .xl\:mb-13{
    margin-bottom: 3.25rem;
  }

  .xl\:ml-13{
    margin-left: 3.25rem;
  }

  .xl\:mt-14{
    margin-top: 3.5rem;
  }

  .xl\:mr-14{
    margin-right: 3.5rem;
  }

  .xl\:mb-14{
    margin-bottom: 3.5rem;
  }

  .xl\:ml-14{
    margin-left: 3.5rem;
  }

  .xl\:mt-15{
    margin-top: 3.75rem;
  }

  .xl\:mr-15{
    margin-right: 3.75rem;
  }

  .xl\:mb-15{
    margin-bottom: 3.75rem;
  }

  .xl\:ml-15{
    margin-left: 3.75rem;
  }

  .xl\:mt-16{
    margin-top: 4rem;
  }

  .xl\:mr-16{
    margin-right: 4rem;
  }

  .xl\:mb-16{
    margin-bottom: 4rem;
  }

  .xl\:ml-16{
    margin-left: 4rem;
  }

  .xl\:mt-17{
    margin-top: 4.25rem;
  }

  .xl\:mr-17{
    margin-right: 4.25rem;
  }

  .xl\:mb-17{
    margin-bottom: 4.25rem;
  }

  .xl\:ml-17{
    margin-left: 4.25rem;
  }

  .xl\:mt-18{
    margin-top: 4.5rem;
  }

  .xl\:mr-18{
    margin-right: 4.5rem;
  }

  .xl\:mb-18{
    margin-bottom: 4.5rem;
  }

  .xl\:ml-18{
    margin-left: 4.5rem;
  }

  .xl\:mt-19{
    margin-top: 4.75rem;
  }

  .xl\:mr-19{
    margin-right: 4.75rem;
  }

  .xl\:mb-19{
    margin-bottom: 4.75rem;
  }

  .xl\:ml-19{
    margin-left: 4.75rem;
  }

  .xl\:mt-20{
    margin-top: 5rem;
  }

  .xl\:mr-20{
    margin-right: 5rem;
  }

  .xl\:mb-20{
    margin-bottom: 5rem;
  }

  .xl\:ml-20{
    margin-left: 5rem;
  }

  .xl\:mt-22{
    margin-top: 5.5rem;
  }

  .xl\:mr-22{
    margin-right: 5.5rem;
  }

  .xl\:mb-22{
    margin-bottom: 5.5rem;
  }

  .xl\:ml-22{
    margin-left: 5.5rem;
  }

  .xl\:mt-24{
    margin-top: 6rem;
  }

  .xl\:mr-24{
    margin-right: 6rem;
  }

  .xl\:mb-24{
    margin-bottom: 6rem;
  }

  .xl\:ml-24{
    margin-left: 6rem;
  }

  .xl\:mt-25{
    margin-top: 6.25rem;
  }

  .xl\:mr-25{
    margin-right: 6.25rem;
  }

  .xl\:mb-25{
    margin-bottom: 6.25rem;
  }

  .xl\:ml-25{
    margin-left: 6.25rem;
  }

  .xl\:mt-28{
    margin-top: 7rem;
  }

  .xl\:mr-28{
    margin-right: 7rem;
  }

  .xl\:mb-28{
    margin-bottom: 7rem;
  }

  .xl\:ml-28{
    margin-left: 7rem;
  }

  .xl\:mt-30{
    margin-top: 7.5rem;
  }

  .xl\:mr-30{
    margin-right: 7.5rem;
  }

  .xl\:mb-30{
    margin-bottom: 7.5rem;
  }

  .xl\:ml-30{
    margin-left: 7.5rem;
  }

  .xl\:mt-32{
    margin-top: 8rem;
  }

  .xl\:mr-32{
    margin-right: 8rem;
  }

  .xl\:mb-32{
    margin-bottom: 8rem;
  }

  .xl\:ml-32{
    margin-left: 8rem;
  }

  .xl\:mt-34{
    margin-top: 8.5rem;
  }

  .xl\:mr-34{
    margin-right: 8.5rem;
  }

  .xl\:mb-34{
    margin-bottom: 8.5rem;
  }

  .xl\:ml-34{
    margin-left: 8.5rem;
  }

  .xl\:mt-35{
    margin-top: 8.75rem;
  }

  .xl\:mr-35{
    margin-right: 8.75rem;
  }

  .xl\:mb-35{
    margin-bottom: 8.75rem;
  }

  .xl\:ml-35{
    margin-left: 8.75rem;
  }

  .xl\:mt-36{
    margin-top: 9rem;
  }

  .xl\:mr-36{
    margin-right: 9rem;
  }

  .xl\:mb-36{
    margin-bottom: 9rem;
  }

  .xl\:ml-36{
    margin-left: 9rem;
  }

  .xl\:mt-39{
    margin-top: 9.75rem;
  }

  .xl\:mr-39{
    margin-right: 9.75rem;
  }

  .xl\:mb-39{
    margin-bottom: 9.75rem;
  }

  .xl\:ml-39{
    margin-left: 9.75rem;
  }

  .xl\:mt-40{
    margin-top: 10rem;
  }

  .xl\:mr-40{
    margin-right: 10rem;
  }

  .xl\:mb-40{
    margin-bottom: 10rem;
  }

  .xl\:ml-40{
    margin-left: 10rem;
  }

  .xl\:mt-42{
    margin-top: 10.5rem;
  }

  .xl\:mr-42{
    margin-right: 10.5rem;
  }

  .xl\:mb-42{
    margin-bottom: 10.5rem;
  }

  .xl\:ml-42{
    margin-left: 10.5rem;
  }

  .xl\:mt-44{
    margin-top: 11rem;
  }

  .xl\:mr-44{
    margin-right: 11rem;
  }

  .xl\:mb-44{
    margin-bottom: 11rem;
  }

  .xl\:ml-44{
    margin-left: 11rem;
  }

  .xl\:mt-45{
    margin-top: 11.25rem;
  }

  .xl\:mr-45{
    margin-right: 11.25rem;
  }

  .xl\:mb-45{
    margin-bottom: 11.25rem;
  }

  .xl\:ml-45{
    margin-left: 11.25rem;
  }

  .xl\:mt-48{
    margin-top: 12rem;
  }

  .xl\:mr-48{
    margin-right: 12rem;
  }

  .xl\:mb-48{
    margin-bottom: 12rem;
  }

  .xl\:ml-48{
    margin-left: 12rem;
  }

  .xl\:mt-50{
    margin-top: 12.5rem;
  }

  .xl\:mr-50{
    margin-right: 12.5rem;
  }

  .xl\:mb-50{
    margin-bottom: 12.5rem;
  }

  .xl\:ml-50{
    margin-left: 12.5rem;
  }

  .xl\:mt-52{
    margin-top: 13rem;
  }

  .xl\:mr-52{
    margin-right: 13rem;
  }

  .xl\:mb-52{
    margin-bottom: 13rem;
  }

  .xl\:ml-52{
    margin-left: 13rem;
  }

  .xl\:mt-55{
    margin-top: 13.75rem;
  }

  .xl\:mr-55{
    margin-right: 13.75rem;
  }

  .xl\:mb-55{
    margin-bottom: 13.75rem;
  }

  .xl\:ml-55{
    margin-left: 13.75rem;
  }

  .xl\:mt-56{
    margin-top: 14rem;
  }

  .xl\:mr-56{
    margin-right: 14rem;
  }

  .xl\:mb-56{
    margin-bottom: 14rem;
  }

  .xl\:ml-56{
    margin-left: 14rem;
  }

  .xl\:mt-58{
    margin-top: 14.5rem;
  }

  .xl\:mr-58{
    margin-right: 14.5rem;
  }

  .xl\:mb-58{
    margin-bottom: 14.5rem;
  }

  .xl\:ml-58{
    margin-left: 14.5rem;
  }

  .xl\:mt-60{
    margin-top: 15rem;
  }

  .xl\:mr-60{
    margin-right: 15rem;
  }

  .xl\:mb-60{
    margin-bottom: 15rem;
  }

  .xl\:ml-60{
    margin-left: 15rem;
  }

  .xl\:mt-64{
    margin-top: 16rem;
  }

  .xl\:mr-64{
    margin-right: 16rem;
  }

  .xl\:mb-64{
    margin-bottom: 16rem;
  }

  .xl\:ml-64{
    margin-left: 16rem;
  }

  .xl\:mt-65{
    margin-top: 16.25rem;
  }

  .xl\:mr-65{
    margin-right: 16.25rem;
  }

  .xl\:mb-65{
    margin-bottom: 16.25rem;
  }

  .xl\:ml-65{
    margin-left: 16.25rem;
  }

  .xl\:mt-68{
    margin-top: 17rem;
  }

  .xl\:mr-68{
    margin-right: 17rem;
  }

  .xl\:mb-68{
    margin-bottom: 17rem;
  }

  .xl\:ml-68{
    margin-left: 17rem;
  }

  .xl\:mt-69{
    margin-top: 17.25rem;
  }

  .xl\:mr-69{
    margin-right: 17.25rem;
  }

  .xl\:mb-69{
    margin-bottom: 17.25rem;
  }

  .xl\:ml-69{
    margin-left: 17.25rem;
  }

  .xl\:mt-70{
    margin-top: 17.5rem;
  }

  .xl\:mr-70{
    margin-right: 17.5rem;
  }

  .xl\:mb-70{
    margin-bottom: 17.5rem;
  }

  .xl\:ml-70{
    margin-left: 17.5rem;
  }

  .xl\:mt-72{
    margin-top: 18rem;
  }

  .xl\:mr-72{
    margin-right: 18rem;
  }

  .xl\:mb-72{
    margin-bottom: 18rem;
  }

  .xl\:ml-72{
    margin-left: 18rem;
  }

  .xl\:mt-75{
    margin-top: 18.75rem;
  }

  .xl\:mr-75{
    margin-right: 18.75rem;
  }

  .xl\:mb-75{
    margin-bottom: 18.75rem;
  }

  .xl\:ml-75{
    margin-left: 18.75rem;
  }

  .xl\:mt-80{
    margin-top: 20rem;
  }

  .xl\:mr-80{
    margin-right: 20rem;
  }

  .xl\:mb-80{
    margin-bottom: 20rem;
  }

  .xl\:ml-80{
    margin-left: 20rem;
  }

  .xl\:mt-85{
    margin-top: 21.25rem;
  }

  .xl\:mr-85{
    margin-right: 21.25rem;
  }

  .xl\:mb-85{
    margin-bottom: 21.25rem;
  }

  .xl\:ml-85{
    margin-left: 21.25rem;
  }

  .xl\:mt-86{
    margin-top: 21.5rem;
  }

  .xl\:mr-86{
    margin-right: 21.5rem;
  }

  .xl\:mb-86{
    margin-bottom: 21.5rem;
  }

  .xl\:ml-86{
    margin-left: 21.5rem;
  }

  .xl\:mt-90{
    margin-top: 22.5rem;
  }

  .xl\:mr-90{
    margin-right: 22.5rem;
  }

  .xl\:mb-90{
    margin-bottom: 22.5rem;
  }

  .xl\:ml-90{
    margin-left: 22.5rem;
  }

  .xl\:mt-96{
    margin-top: 24rem;
  }

  .xl\:mr-96{
    margin-right: 24rem;
  }

  .xl\:mb-96{
    margin-bottom: 24rem;
  }

  .xl\:ml-96{
    margin-left: 24rem;
  }

  .xl\:mt-100{
    margin-top: 25rem;
  }

  .xl\:mr-100{
    margin-right: 25rem;
  }

  .xl\:mb-100{
    margin-bottom: 25rem;
  }

  .xl\:ml-100{
    margin-left: 25rem;
  }

  .xl\:mt-115{
    margin-top: 28.75rem;
  }

  .xl\:mr-115{
    margin-right: 28.75rem;
  }

  .xl\:mb-115{
    margin-bottom: 28.75rem;
  }

  .xl\:ml-115{
    margin-left: 28.75rem;
  }

  .xl\:mt-125{
    margin-top: 31.25rem;
  }

  .xl\:mr-125{
    margin-right: 31.25rem;
  }

  .xl\:mb-125{
    margin-bottom: 31.25rem;
  }

  .xl\:ml-125{
    margin-left: 31.25rem;
  }

  .xl\:mt-142{
    margin-top: 35.5rem;
  }

  .xl\:mr-142{
    margin-right: 35.5rem;
  }

  .xl\:mb-142{
    margin-bottom: 35.5rem;
  }

  .xl\:ml-142{
    margin-left: 35.5rem;
  }

  .xl\:mt-150{
    margin-top: 37.5rem;
  }

  .xl\:mr-150{
    margin-right: 37.5rem;
  }

  .xl\:mb-150{
    margin-bottom: 37.5rem;
  }

  .xl\:ml-150{
    margin-left: 37.5rem;
  }

  .xl\:mt-156{
    margin-top: 39rem;
  }

  .xl\:mr-156{
    margin-right: 39rem;
  }

  .xl\:mb-156{
    margin-bottom: 39rem;
  }

  .xl\:ml-156{
    margin-left: 39rem;
  }

  .xl\:mt-160{
    margin-top: 40rem;
  }

  .xl\:mr-160{
    margin-right: 40rem;
  }

  .xl\:mb-160{
    margin-bottom: 40rem;
  }

  .xl\:ml-160{
    margin-left: 40rem;
  }

  .xl\:mt-175{
    margin-top: 43.75rem;
  }

  .xl\:mr-175{
    margin-right: 43.75rem;
  }

  .xl\:mb-175{
    margin-bottom: 43.75rem;
  }

  .xl\:ml-175{
    margin-left: 43.75rem;
  }

  .xl\:mt-207{
    margin-top: 51.75rem;
  }

  .xl\:mr-207{
    margin-right: 51.75rem;
  }

  .xl\:mb-207{
    margin-bottom: 51.75rem;
  }

  .xl\:ml-207{
    margin-left: 51.75rem;
  }

  .xl\:mt-242{
    margin-top: 60.5rem;
  }

  .xl\:mr-242{
    margin-right: 60.5rem;
  }

  .xl\:mb-242{
    margin-bottom: 60.5rem;
  }

  .xl\:ml-242{
    margin-left: 60.5rem;
  }

  .xl\:mt-250{
    margin-top: 62.5rem;
  }

  .xl\:mr-250{
    margin-right: 62.5rem;
  }

  .xl\:mb-250{
    margin-bottom: 62.5rem;
  }

  .xl\:ml-250{
    margin-left: 62.5rem;
  }

  .xl\:mt-258{
    margin-top: 64.5rem;
  }

  .xl\:mr-258{
    margin-right: 64.5rem;
  }

  .xl\:mb-258{
    margin-bottom: 64.5rem;
  }

  .xl\:ml-258{
    margin-left: 64.5rem;
  }

  .xl\:mt-265{
    margin-top: 66.25rem;
  }

  .xl\:mr-265{
    margin-right: 66.25rem;
  }

  .xl\:mb-265{
    margin-bottom: 66.25rem;
  }

  .xl\:ml-265{
    margin-left: 66.25rem;
  }

  .xl\:mt-280{
    margin-top: 70rem;
  }

  .xl\:mr-280{
    margin-right: 70rem;
  }

  .xl\:mb-280{
    margin-bottom: 70rem;
  }

  .xl\:ml-280{
    margin-left: 70rem;
  }

  .xl\:mt-auto{
    margin-top: auto;
  }

  .xl\:mr-auto{
    margin-right: auto;
  }

  .xl\:mb-auto{
    margin-bottom: auto;
  }

  .xl\:ml-auto{
    margin-left: auto;
  }

  .xl\:mt-px{
    margin-top: 1px;
  }

  .xl\:mr-px{
    margin-right: 1px;
  }

  .xl\:mb-px{
    margin-bottom: 1px;
  }

  .xl\:ml-px{
    margin-left: 1px;
  }

  .xl\:mt-0\.5{
    margin-top: 0.125rem;
  }

  .xl\:mr-0\.5{
    margin-right: 0.125rem;
  }

  .xl\:mb-0\.5{
    margin-bottom: 0.125rem;
  }

  .xl\:ml-0\.5{
    margin-left: 0.125rem;
  }

  .xl\:mt-1\.5{
    margin-top: 0.375rem;
  }

  .xl\:mr-1\.5{
    margin-right: 0.375rem;
  }

  .xl\:mb-1\.5{
    margin-bottom: 0.375rem;
  }

  .xl\:ml-1\.5{
    margin-left: 0.375rem;
  }

  .xl\:mt-2\.5{
    margin-top: 0.625rem;
  }

  .xl\:mr-2\.5{
    margin-right: 0.625rem;
  }

  .xl\:mb-2\.5{
    margin-bottom: 0.625rem;
  }

  .xl\:ml-2\.5{
    margin-left: 0.625rem;
  }

  .xl\:mt-3\.5{
    margin-top: 0.875rem;
  }

  .xl\:mr-3\.5{
    margin-right: 0.875rem;
  }

  .xl\:mb-3\.5{
    margin-bottom: 0.875rem;
  }

  .xl\:ml-3\.5{
    margin-left: 0.875rem;
  }

  .xl\:mt-0\.25{
    margin-top: 0.0625rem;
  }

  .xl\:mr-0\.25{
    margin-right: 0.0625rem;
  }

  .xl\:mb-0\.25{
    margin-bottom: 0.0625rem;
  }

  .xl\:ml-0\.25{
    margin-left: 0.0625rem;
  }

  .xl\:mt-0\.75{
    margin-top: 0.1875rem;
  }

  .xl\:mr-0\.75{
    margin-right: 0.1875rem;
  }

  .xl\:mb-0\.75{
    margin-bottom: 0.1875rem;
  }

  .xl\:ml-0\.75{
    margin-left: 0.1875rem;
  }

  .xl\:mt-1\.25{
    margin-top: 0.3125rem;
  }

  .xl\:mr-1\.25{
    margin-right: 0.3125rem;
  }

  .xl\:mb-1\.25{
    margin-bottom: 0.3125rem;
  }

  .xl\:ml-1\.25{
    margin-left: 0.3125rem;
  }

  .xl\:mt-1\.75{
    margin-top: 0.4375rem;
  }

  .xl\:mr-1\.75{
    margin-right: 0.4375rem;
  }

  .xl\:mb-1\.75{
    margin-bottom: 0.4375rem;
  }

  .xl\:ml-1\.75{
    margin-left: 0.4375rem;
  }

  .xl\:mt-2\.25{
    margin-top: 0.5625rem;
  }

  .xl\:mr-2\.25{
    margin-right: 0.5625rem;
  }

  .xl\:mb-2\.25{
    margin-bottom: 0.5625rem;
  }

  .xl\:ml-2\.25{
    margin-left: 0.5625rem;
  }

  .xl\:mt-2\.75{
    margin-top: 0.6875rem;
  }

  .xl\:mr-2\.75{
    margin-right: 0.6875rem;
  }

  .xl\:mb-2\.75{
    margin-bottom: 0.6875rem;
  }

  .xl\:ml-2\.75{
    margin-left: 0.6875rem;
  }

  .xl\:mt-3\.25{
    margin-top: 0.8125rem;
  }

  .xl\:mr-3\.25{
    margin-right: 0.8125rem;
  }

  .xl\:mb-3\.25{
    margin-bottom: 0.8125rem;
  }

  .xl\:ml-3\.25{
    margin-left: 0.8125rem;
  }

  .xl\:mt-3\.75{
    margin-top: 0.9375rem;
  }

  .xl\:mr-3\.75{
    margin-right: 0.9375rem;
  }

  .xl\:mb-3\.75{
    margin-bottom: 0.9375rem;
  }

  .xl\:ml-3\.75{
    margin-left: 0.9375rem;
  }

  .xl\:mt-4\.25{
    margin-top: 1.0625rem;
  }

  .xl\:mr-4\.25{
    margin-right: 1.0625rem;
  }

  .xl\:mb-4\.25{
    margin-bottom: 1.0625rem;
  }

  .xl\:ml-4\.25{
    margin-left: 1.0625rem;
  }

  .xl\:mt-4\.5{
    margin-top: 1.125rem;
  }

  .xl\:mr-4\.5{
    margin-right: 1.125rem;
  }

  .xl\:mb-4\.5{
    margin-bottom: 1.125rem;
  }

  .xl\:ml-4\.5{
    margin-left: 1.125rem;
  }

  .xl\:mt-4\.75{
    margin-top: 1.1875rem;
  }

  .xl\:mr-4\.75{
    margin-right: 1.1875rem;
  }

  .xl\:mb-4\.75{
    margin-bottom: 1.1875rem;
  }

  .xl\:ml-4\.75{
    margin-left: 1.1875rem;
  }

  .xl\:mt-5\.25{
    margin-top: 1.3125rem;
  }

  .xl\:mr-5\.25{
    margin-right: 1.3125rem;
  }

  .xl\:mb-5\.25{
    margin-bottom: 1.3125rem;
  }

  .xl\:ml-5\.25{
    margin-left: 1.3125rem;
  }

  .xl\:mt-5\.5{
    margin-top: 1.375rem;
  }

  .xl\:mr-5\.5{
    margin-right: 1.375rem;
  }

  .xl\:mb-5\.5{
    margin-bottom: 1.375rem;
  }

  .xl\:ml-5\.5{
    margin-left: 1.375rem;
  }

  .xl\:mt-5\.75{
    margin-top: 1.4375rem;
  }

  .xl\:mr-5\.75{
    margin-right: 1.4375rem;
  }

  .xl\:mb-5\.75{
    margin-bottom: 1.4375rem;
  }

  .xl\:ml-5\.75{
    margin-left: 1.4375rem;
  }

  .xl\:mt-6\.25{
    margin-top: 1.5625rem;
  }

  .xl\:mr-6\.25{
    margin-right: 1.5625rem;
  }

  .xl\:mb-6\.25{
    margin-bottom: 1.5625rem;
  }

  .xl\:ml-6\.25{
    margin-left: 1.5625rem;
  }

  .xl\:mt-6\.5{
    margin-top: 1.625rem;
  }

  .xl\:mr-6\.5{
    margin-right: 1.625rem;
  }

  .xl\:mb-6\.5{
    margin-bottom: 1.625rem;
  }

  .xl\:ml-6\.5{
    margin-left: 1.625rem;
  }

  .xl\:mt-6\.75{
    margin-top: 1.6875rem;
  }

  .xl\:mr-6\.75{
    margin-right: 1.6875rem;
  }

  .xl\:mb-6\.75{
    margin-bottom: 1.6875rem;
  }

  .xl\:ml-6\.75{
    margin-left: 1.6875rem;
  }

  .xl\:mt-7\.25{
    margin-top: 1.8125rem;
  }

  .xl\:mr-7\.25{
    margin-right: 1.8125rem;
  }

  .xl\:mb-7\.25{
    margin-bottom: 1.8125rem;
  }

  .xl\:ml-7\.25{
    margin-left: 1.8125rem;
  }

  .xl\:mt-7\.5{
    margin-top: 1.875rem;
  }

  .xl\:mr-7\.5{
    margin-right: 1.875rem;
  }

  .xl\:mb-7\.5{
    margin-bottom: 1.875rem;
  }

  .xl\:ml-7\.5{
    margin-left: 1.875rem;
  }

  .xl\:mt-8\.25{
    margin-top: 2.0625rem;
  }

  .xl\:mr-8\.25{
    margin-right: 2.0625rem;
  }

  .xl\:mb-8\.25{
    margin-bottom: 2.0625rem;
  }

  .xl\:ml-8\.25{
    margin-left: 2.0625rem;
  }

  .xl\:mt-8\.5{
    margin-top: 2.125rem;
  }

  .xl\:mr-8\.5{
    margin-right: 2.125rem;
  }

  .xl\:mb-8\.5{
    margin-bottom: 2.125rem;
  }

  .xl\:ml-8\.5{
    margin-left: 2.125rem;
  }

  .xl\:mt-9\.25{
    margin-top: 2.3125rem;
  }

  .xl\:mr-9\.25{
    margin-right: 2.3125rem;
  }

  .xl\:mb-9\.25{
    margin-bottom: 2.3125rem;
  }

  .xl\:ml-9\.25{
    margin-left: 2.3125rem;
  }

  .xl\:mt-9\.5{
    margin-top: 2.375rem;
  }

  .xl\:mr-9\.5{
    margin-right: 2.375rem;
  }

  .xl\:mb-9\.5{
    margin-bottom: 2.375rem;
  }

  .xl\:ml-9\.5{
    margin-left: 2.375rem;
  }

  .xl\:mt-10\.5{
    margin-top: 2.625rem;
  }

  .xl\:mr-10\.5{
    margin-right: 2.625rem;
  }

  .xl\:mb-10\.5{
    margin-bottom: 2.625rem;
  }

  .xl\:ml-10\.5{
    margin-left: 2.625rem;
  }

  .xl\:mt-11\.25{
    margin-top: 2.8125rem;
  }

  .xl\:mr-11\.25{
    margin-right: 2.8125rem;
  }

  .xl\:mb-11\.25{
    margin-bottom: 2.8125rem;
  }

  .xl\:ml-11\.25{
    margin-left: 2.8125rem;
  }

  .xl\:mt-11\.5{
    margin-top: 2.875rem;
  }

  .xl\:mr-11\.5{
    margin-right: 2.875rem;
  }

  .xl\:mb-11\.5{
    margin-bottom: 2.875rem;
  }

  .xl\:ml-11\.5{
    margin-left: 2.875rem;
  }

  .xl\:mt-12\.5{
    margin-top: 3.125rem;
  }

  .xl\:mr-12\.5{
    margin-right: 3.125rem;
  }

  .xl\:mb-12\.5{
    margin-bottom: 3.125rem;
  }

  .xl\:ml-12\.5{
    margin-left: 3.125rem;
  }

  .xl\:mt-12\.75{
    margin-top: 3.1875rem;
  }

  .xl\:mr-12\.75{
    margin-right: 3.1875rem;
  }

  .xl\:mb-12\.75{
    margin-bottom: 3.1875rem;
  }

  .xl\:ml-12\.75{
    margin-left: 3.1875rem;
  }

  .xl\:mt-13\.5{
    margin-top: 3.375rem;
  }

  .xl\:mr-13\.5{
    margin-right: 3.375rem;
  }

  .xl\:mb-13\.5{
    margin-bottom: 3.375rem;
  }

  .xl\:ml-13\.5{
    margin-left: 3.375rem;
  }

  .xl\:mt-14\.5{
    margin-top: 3.625rem;
  }

  .xl\:mr-14\.5{
    margin-right: 3.625rem;
  }

  .xl\:mb-14\.5{
    margin-bottom: 3.625rem;
  }

  .xl\:ml-14\.5{
    margin-left: 3.625rem;
  }

  .xl\:mt-15\.5{
    margin-top: 3.875rem;
  }

  .xl\:mr-15\.5{
    margin-right: 3.875rem;
  }

  .xl\:mb-15\.5{
    margin-bottom: 3.875rem;
  }

  .xl\:ml-15\.5{
    margin-left: 3.875rem;
  }

  .xl\:mt-15\.75{
    margin-top: 3.9375rem;
  }

  .xl\:mr-15\.75{
    margin-right: 3.9375rem;
  }

  .xl\:mb-15\.75{
    margin-bottom: 3.9375rem;
  }

  .xl\:ml-15\.75{
    margin-left: 3.9375rem;
  }

  .xl\:mt-16\.25{
    margin-top: 4.0625rem;
  }

  .xl\:mr-16\.25{
    margin-right: 4.0625rem;
  }

  .xl\:mb-16\.25{
    margin-bottom: 4.0625rem;
  }

  .xl\:ml-16\.25{
    margin-left: 4.0625rem;
  }

  .xl\:mt-17\.25{
    margin-top: 4.3125rem;
  }

  .xl\:mr-17\.25{
    margin-right: 4.3125rem;
  }

  .xl\:mb-17\.25{
    margin-bottom: 4.3125rem;
  }

  .xl\:ml-17\.25{
    margin-left: 4.3125rem;
  }

  .xl\:mt-17\.5{
    margin-top: 4.375rem;
  }

  .xl\:mr-17\.5{
    margin-right: 4.375rem;
  }

  .xl\:mb-17\.5{
    margin-bottom: 4.375rem;
  }

  .xl\:ml-17\.5{
    margin-left: 4.375rem;
  }

  .xl\:mt-18\.25{
    margin-top: 4.5625rem;
  }

  .xl\:mr-18\.25{
    margin-right: 4.5625rem;
  }

  .xl\:mb-18\.25{
    margin-bottom: 4.5625rem;
  }

  .xl\:ml-18\.25{
    margin-left: 4.5625rem;
  }

  .xl\:mt-18\.5{
    margin-top: 4.625rem;
  }

  .xl\:mr-18\.5{
    margin-right: 4.625rem;
  }

  .xl\:mb-18\.5{
    margin-bottom: 4.625rem;
  }

  .xl\:ml-18\.5{
    margin-left: 4.625rem;
  }

  .xl\:mt-20\.25{
    margin-top: 5.0625rem;
  }

  .xl\:mr-20\.25{
    margin-right: 5.0625rem;
  }

  .xl\:mb-20\.25{
    margin-bottom: 5.0625rem;
  }

  .xl\:ml-20\.25{
    margin-left: 5.0625rem;
  }

  .xl\:mt-20\.5{
    margin-top: 5.125rem;
  }

  .xl\:mr-20\.5{
    margin-right: 5.125rem;
  }

  .xl\:mb-20\.5{
    margin-bottom: 5.125rem;
  }

  .xl\:ml-20\.5{
    margin-left: 5.125rem;
  }

  .xl\:mt-22\.5{
    margin-top: 5.625rem;
  }

  .xl\:mr-22\.5{
    margin-right: 5.625rem;
  }

  .xl\:mb-22\.5{
    margin-bottom: 5.625rem;
  }

  .xl\:ml-22\.5{
    margin-left: 5.625rem;
  }

  .xl\:mt-25\.5{
    margin-top: 6.375rem;
  }

  .xl\:mr-25\.5{
    margin-right: 6.375rem;
  }

  .xl\:mb-25\.5{
    margin-bottom: 6.375rem;
  }

  .xl\:ml-25\.5{
    margin-left: 6.375rem;
  }

  .xl\:mt-26\.75{
    margin-top: 6.6875rem;
  }

  .xl\:mr-26\.75{
    margin-right: 6.6875rem;
  }

  .xl\:mb-26\.75{
    margin-bottom: 6.6875rem;
  }

  .xl\:ml-26\.75{
    margin-left: 6.6875rem;
  }

  .xl\:mt-32\.5{
    margin-top: 8.125rem;
  }

  .xl\:mr-32\.5{
    margin-right: 8.125rem;
  }

  .xl\:mb-32\.5{
    margin-bottom: 8.125rem;
  }

  .xl\:ml-32\.5{
    margin-left: 8.125rem;
  }

  .xl\:mt-37\.5{
    margin-top: 9.375rem;
  }

  .xl\:mr-37\.5{
    margin-right: 9.375rem;
  }

  .xl\:mb-37\.5{
    margin-bottom: 9.375rem;
  }

  .xl\:ml-37\.5{
    margin-left: 9.375rem;
  }

  .xl\:mt-41\.25{
    margin-top: 10.3125rem;
  }

  .xl\:mr-41\.25{
    margin-right: 10.3125rem;
  }

  .xl\:mb-41\.25{
    margin-bottom: 10.3125rem;
  }

  .xl\:ml-41\.25{
    margin-left: 10.3125rem;
  }

  .xl\:mt-52\.5{
    margin-top: 13.125rem;
  }

  .xl\:mr-52\.5{
    margin-right: 13.125rem;
  }

  .xl\:mb-52\.5{
    margin-bottom: 13.125rem;
  }

  .xl\:ml-52\.5{
    margin-left: 13.125rem;
  }

  .xl\:mt-54\.5{
    margin-top: 13.625rem;
  }

  .xl\:mr-54\.5{
    margin-right: 13.625rem;
  }

  .xl\:mb-54\.5{
    margin-bottom: 13.625rem;
  }

  .xl\:ml-54\.5{
    margin-left: 13.625rem;
  }

  .xl\:mt-57\.25{
    margin-top: 14.3125rem;
  }

  .xl\:mr-57\.25{
    margin-right: 14.3125rem;
  }

  .xl\:mb-57\.25{
    margin-bottom: 14.3125rem;
  }

  .xl\:ml-57\.25{
    margin-left: 14.3125rem;
  }

  .xl\:mt-57\.5{
    margin-top: 14.375rem;
  }

  .xl\:mr-57\.5{
    margin-right: 14.375rem;
  }

  .xl\:mb-57\.5{
    margin-bottom: 14.375rem;
  }

  .xl\:ml-57\.5{
    margin-left: 14.375rem;
  }

  .xl\:mt-66\.25{
    margin-top: 16.5625rem;
  }

  .xl\:mr-66\.25{
    margin-right: 16.5625rem;
  }

  .xl\:mb-66\.25{
    margin-bottom: 16.5625rem;
  }

  .xl\:ml-66\.25{
    margin-left: 16.5625rem;
  }

  .xl\:mt-74\.5{
    margin-top: 18.125rem;
  }

  .xl\:mr-74\.5{
    margin-right: 18.125rem;
  }

  .xl\:mb-74\.5{
    margin-bottom: 18.125rem;
  }

  .xl\:ml-74\.5{
    margin-left: 18.125rem;
  }

  .xl\:mt-106\.25{
    margin-top: 26.5625rem;
  }

  .xl\:mr-106\.25{
    margin-right: 26.5625rem;
  }

  .xl\:mb-106\.25{
    margin-bottom: 26.5625rem;
  }

  .xl\:ml-106\.25{
    margin-left: 26.5625rem;
  }

  .xl\:mt-112\.25{
    margin-top: 28.0675rem;
  }

  .xl\:mr-112\.25{
    margin-right: 28.0675rem;
  }

  .xl\:mb-112\.25{
    margin-bottom: 28.0675rem;
  }

  .xl\:ml-112\.25{
    margin-left: 28.0675rem;
  }

  .xl\:mt-112\.75{
    margin-top: 28.1875rem;
  }

  .xl\:mr-112\.75{
    margin-right: 28.1875rem;
  }

  .xl\:mb-112\.75{
    margin-bottom: 28.1875rem;
  }

  .xl\:ml-112\.75{
    margin-left: 28.1875rem;
  }

  .xl\:mt-147\.5{
    margin-top: 36.875rem;
  }

  .xl\:mr-147\.5{
    margin-right: 36.875rem;
  }

  .xl\:mb-147\.5{
    margin-bottom: 36.875rem;
  }

  .xl\:ml-147\.5{
    margin-left: 36.875rem;
  }

  .xl\:mt-162\.5{
    margin-top: 40.625rem;
  }

  .xl\:mr-162\.5{
    margin-right: 40.625rem;
  }

  .xl\:mb-162\.5{
    margin-bottom: 40.625rem;
  }

  .xl\:ml-162\.5{
    margin-left: 40.625rem;
  }

  .xl\:mt-172\.25{
    margin-top: 42.5625rem;
  }

  .xl\:mr-172\.25{
    margin-right: 42.5625rem;
  }

  .xl\:mb-172\.25{
    margin-bottom: 42.5625rem;
  }

  .xl\:ml-172\.25{
    margin-left: 42.5625rem;
  }

  .xl\:mt-175\.25{
    margin-top: 43.8125rem;
  }

  .xl\:mr-175\.25{
    margin-right: 43.8125rem;
  }

  .xl\:mb-175\.25{
    margin-bottom: 43.8125rem;
  }

  .xl\:ml-175\.25{
    margin-left: 43.8125rem;
  }

  .xl\:mt-184\.25{
    margin-top: 46.0625rem;
  }

  .xl\:mr-184\.25{
    margin-right: 46.0625rem;
  }

  .xl\:mb-184\.25{
    margin-bottom: 46.0625rem;
  }

  .xl\:ml-184\.25{
    margin-left: 46.0625rem;
  }

  .xl\:mt-203\.25{
    margin-top: 50.8125rem;
  }

  .xl\:mr-203\.25{
    margin-right: 50.8125rem;
  }

  .xl\:mb-203\.25{
    margin-bottom: 50.8125rem;
  }

  .xl\:ml-203\.25{
    margin-left: 50.8125rem;
  }

  .xl\:mt-half{
    margin-top: 50%;
  }

  .xl\:mr-half{
    margin-right: 50%;
  }

  .xl\:mb-half{
    margin-bottom: 50%;
  }

  .xl\:ml-half{
    margin-left: 50%;
  }

  .xl\:mt-full{
    margin-top: 100%;
  }

  .xl\:mr-full{
    margin-right: 100%;
  }

  .xl\:mb-full{
    margin-bottom: 100%;
  }

  .xl\:ml-full{
    margin-left: 100%;
  }

  .xl\:mt-1\/10{
    margin-top: 10%;
  }

  .xl\:mr-1\/10{
    margin-right: 10%;
  }

  .xl\:mb-1\/10{
    margin-bottom: 10%;
  }

  .xl\:ml-1\/10{
    margin-left: 10%;
  }

  .xl\:mt-2\/10{
    margin-top: 20%;
  }

  .xl\:mr-2\/10{
    margin-right: 20%;
  }

  .xl\:mb-2\/10{
    margin-bottom: 20%;
  }

  .xl\:ml-2\/10{
    margin-left: 20%;
  }

  .xl\:mt-3\/10{
    margin-top: 30%;
  }

  .xl\:mr-3\/10{
    margin-right: 30%;
  }

  .xl\:mb-3\/10{
    margin-bottom: 30%;
  }

  .xl\:ml-3\/10{
    margin-left: 30%;
  }

  .xl\:mt-4\/10{
    margin-top: 40%;
  }

  .xl\:mr-4\/10{
    margin-right: 40%;
  }

  .xl\:mb-4\/10{
    margin-bottom: 40%;
  }

  .xl\:ml-4\/10{
    margin-left: 40%;
  }

  .xl\:mt-4\.5\/10{
    margin-top: 45%;
  }

  .xl\:mr-4\.5\/10{
    margin-right: 45%;
  }

  .xl\:mb-4\.5\/10{
    margin-bottom: 45%;
  }

  .xl\:ml-4\.5\/10{
    margin-left: 45%;
  }

  .xl\:mt-5\/10{
    margin-top: 50%;
  }

  .xl\:mr-5\/10{
    margin-right: 50%;
  }

  .xl\:mb-5\/10{
    margin-bottom: 50%;
  }

  .xl\:ml-5\/10{
    margin-left: 50%;
  }

  .xl\:mt-5\.5\/10{
    margin-top: 55%;
  }

  .xl\:mr-5\.5\/10{
    margin-right: 55%;
  }

  .xl\:mb-5\.5\/10{
    margin-bottom: 55%;
  }

  .xl\:ml-5\.5\/10{
    margin-left: 55%;
  }

  .xl\:mt-6\/10{
    margin-top: 60%;
  }

  .xl\:mr-6\/10{
    margin-right: 60%;
  }

  .xl\:mb-6\/10{
    margin-bottom: 60%;
  }

  .xl\:ml-6\/10{
    margin-left: 60%;
  }

  .xl\:mt-7\/10{
    margin-top: 70%;
  }

  .xl\:mr-7\/10{
    margin-right: 70%;
  }

  .xl\:mb-7\/10{
    margin-bottom: 70%;
  }

  .xl\:ml-7\/10{
    margin-left: 70%;
  }

  .xl\:mt-8\/10{
    margin-top: 80%;
  }

  .xl\:mr-8\/10{
    margin-right: 80%;
  }

  .xl\:mb-8\/10{
    margin-bottom: 80%;
  }

  .xl\:ml-8\/10{
    margin-left: 80%;
  }

  .xl\:mt-9\/10{
    margin-top: 90%;
  }

  .xl\:mr-9\/10{
    margin-right: 90%;
  }

  .xl\:mb-9\/10{
    margin-bottom: 90%;
  }

  .xl\:ml-9\/10{
    margin-left: 90%;
  }

  .xl\:mt-1\/12{
    margin-top: 8.333333%;
  }

  .xl\:mr-1\/12{
    margin-right: 8.333333%;
  }

  .xl\:mb-1\/12{
    margin-bottom: 8.333333%;
  }

  .xl\:ml-1\/12{
    margin-left: 8.333333%;
  }

  .xl\:mt-2\/12{
    margin-top: 16.666667%;
  }

  .xl\:mr-2\/12{
    margin-right: 16.666667%;
  }

  .xl\:mb-2\/12{
    margin-bottom: 16.666667%;
  }

  .xl\:ml-2\/12{
    margin-left: 16.666667%;
  }

  .xl\:mt-3\/12{
    margin-top: 25%;
  }

  .xl\:mr-3\/12{
    margin-right: 25%;
  }

  .xl\:mb-3\/12{
    margin-bottom: 25%;
  }

  .xl\:ml-3\/12{
    margin-left: 25%;
  }

  .xl\:mt-4\/12{
    margin-top: 33.333333%;
  }

  .xl\:mr-4\/12{
    margin-right: 33.333333%;
  }

  .xl\:mb-4\/12{
    margin-bottom: 33.333333%;
  }

  .xl\:ml-4\/12{
    margin-left: 33.333333%;
  }

  .xl\:mt-5\/12{
    margin-top: 41.666667%;
  }

  .xl\:mr-5\/12{
    margin-right: 41.666667%;
  }

  .xl\:mb-5\/12{
    margin-bottom: 41.666667%;
  }

  .xl\:ml-5\/12{
    margin-left: 41.666667%;
  }

  .xl\:mt-6\/12{
    margin-top: 50%;
  }

  .xl\:mr-6\/12{
    margin-right: 50%;
  }

  .xl\:mb-6\/12{
    margin-bottom: 50%;
  }

  .xl\:ml-6\/12{
    margin-left: 50%;
  }

  .xl\:mt-7\/12{
    margin-top: 58.333333%;
  }

  .xl\:mr-7\/12{
    margin-right: 58.333333%;
  }

  .xl\:mb-7\/12{
    margin-bottom: 58.333333%;
  }

  .xl\:ml-7\/12{
    margin-left: 58.333333%;
  }

  .xl\:mt-8\/12{
    margin-top: 66.666667%;
  }

  .xl\:mr-8\/12{
    margin-right: 66.666667%;
  }

  .xl\:mb-8\/12{
    margin-bottom: 66.666667%;
  }

  .xl\:ml-8\/12{
    margin-left: 66.666667%;
  }

  .xl\:mt-9\/12{
    margin-top: 75%;
  }

  .xl\:mr-9\/12{
    margin-right: 75%;
  }

  .xl\:mb-9\/12{
    margin-bottom: 75%;
  }

  .xl\:ml-9\/12{
    margin-left: 75%;
  }

  .xl\:mt-10\/12{
    margin-top: 83.333333%;
  }

  .xl\:mr-10\/12{
    margin-right: 83.333333%;
  }

  .xl\:mb-10\/12{
    margin-bottom: 83.333333%;
  }

  .xl\:ml-10\/12{
    margin-left: 83.333333%;
  }

  .xl\:mt-11\/12{
    margin-top: 91.666667%;
  }

  .xl\:mr-11\/12{
    margin-right: 91.666667%;
  }

  .xl\:mb-11\/12{
    margin-bottom: 91.666667%;
  }

  .xl\:ml-11\/12{
    margin-left: 91.666667%;
  }

  .xl\:-mt-0{
    margin-top: 0px;
  }

  .xl\:-mr-0{
    margin-right: 0px;
  }

  .xl\:-mb-0{
    margin-bottom: 0px;
  }

  .xl\:-ml-0{
    margin-left: 0px;
  }

  .xl\:-mt-1{
    margin-top: -0.25rem;
  }

  .xl\:-mr-1{
    margin-right: -0.25rem;
  }

  .xl\:-mb-1{
    margin-bottom: -0.25rem;
  }

  .xl\:-ml-1{
    margin-left: -0.25rem;
  }

  .xl\:-mt-2{
    margin-top: -0.5rem;
  }

  .xl\:-mr-2{
    margin-right: -0.5rem;
  }

  .xl\:-mb-2{
    margin-bottom: -0.5rem;
  }

  .xl\:-ml-2{
    margin-left: -0.5rem;
  }

  .xl\:-mt-3{
    margin-top: -0.75rem;
  }

  .xl\:-mr-3{
    margin-right: -0.75rem;
  }

  .xl\:-mb-3{
    margin-bottom: -0.75rem;
  }

  .xl\:-ml-3{
    margin-left: -0.75rem;
  }

  .xl\:-mt-4{
    margin-top: -1rem;
  }

  .xl\:-mr-4{
    margin-right: -1rem;
  }

  .xl\:-mb-4{
    margin-bottom: -1rem;
  }

  .xl\:-ml-4{
    margin-left: -1rem;
  }

  .xl\:-mt-5{
    margin-top: -1.25rem;
  }

  .xl\:-mr-5{
    margin-right: -1.25rem;
  }

  .xl\:-mb-5{
    margin-bottom: -1.25rem;
  }

  .xl\:-ml-5{
    margin-left: -1.25rem;
  }

  .xl\:-mt-6{
    margin-top: -1.5rem;
  }

  .xl\:-mr-6{
    margin-right: -1.5rem;
  }

  .xl\:-mb-6{
    margin-bottom: -1.5rem;
  }

  .xl\:-ml-6{
    margin-left: -1.5rem;
  }

  .xl\:-mt-7{
    margin-top: -1.75rem;
  }

  .xl\:-mr-7{
    margin-right: -1.75rem;
  }

  .xl\:-mb-7{
    margin-bottom: -1.75rem;
  }

  .xl\:-ml-7{
    margin-left: -1.75rem;
  }

  .xl\:-mt-8{
    margin-top: -2rem;
  }

  .xl\:-mr-8{
    margin-right: -2rem;
  }

  .xl\:-mb-8{
    margin-bottom: -2rem;
  }

  .xl\:-ml-8{
    margin-left: -2rem;
  }

  .xl\:-mt-9{
    margin-top: -2.25rem;
  }

  .xl\:-mr-9{
    margin-right: -2.25rem;
  }

  .xl\:-mb-9{
    margin-bottom: -2.25rem;
  }

  .xl\:-ml-9{
    margin-left: -2.25rem;
  }

  .xl\:-mt-10{
    margin-top: -2.5rem;
  }

  .xl\:-mr-10{
    margin-right: -2.5rem;
  }

  .xl\:-mb-10{
    margin-bottom: -2.5rem;
  }

  .xl\:-ml-10{
    margin-left: -2.5rem;
  }

  .xl\:-mt-11{
    margin-top: -2.75rem;
  }

  .xl\:-mr-11{
    margin-right: -2.75rem;
  }

  .xl\:-mb-11{
    margin-bottom: -2.75rem;
  }

  .xl\:-ml-11{
    margin-left: -2.75rem;
  }

  .xl\:-mt-12{
    margin-top: -3rem;
  }

  .xl\:-mr-12{
    margin-right: -3rem;
  }

  .xl\:-mb-12{
    margin-bottom: -3rem;
  }

  .xl\:-ml-12{
    margin-left: -3rem;
  }

  .xl\:-mt-13{
    margin-top: -3.25rem;
  }

  .xl\:-mr-13{
    margin-right: -3.25rem;
  }

  .xl\:-mb-13{
    margin-bottom: -3.25rem;
  }

  .xl\:-ml-13{
    margin-left: -3.25rem;
  }

  .xl\:-mt-14{
    margin-top: -3.5rem;
  }

  .xl\:-mr-14{
    margin-right: -3.5rem;
  }

  .xl\:-mb-14{
    margin-bottom: -3.5rem;
  }

  .xl\:-ml-14{
    margin-left: -3.5rem;
  }

  .xl\:-mt-15{
    margin-top: -3.75rem;
  }

  .xl\:-mr-15{
    margin-right: -3.75rem;
  }

  .xl\:-mb-15{
    margin-bottom: -3.75rem;
  }

  .xl\:-ml-15{
    margin-left: -3.75rem;
  }

  .xl\:-mt-16{
    margin-top: -4rem;
  }

  .xl\:-mr-16{
    margin-right: -4rem;
  }

  .xl\:-mb-16{
    margin-bottom: -4rem;
  }

  .xl\:-ml-16{
    margin-left: -4rem;
  }

  .xl\:-mt-17{
    margin-top: -4.25rem;
  }

  .xl\:-mr-17{
    margin-right: -4.25rem;
  }

  .xl\:-mb-17{
    margin-bottom: -4.25rem;
  }

  .xl\:-ml-17{
    margin-left: -4.25rem;
  }

  .xl\:-mt-18{
    margin-top: -4.5rem;
  }

  .xl\:-mr-18{
    margin-right: -4.5rem;
  }

  .xl\:-mb-18{
    margin-bottom: -4.5rem;
  }

  .xl\:-ml-18{
    margin-left: -4.5rem;
  }

  .xl\:-mt-19{
    margin-top: -4.75rem;
  }

  .xl\:-mr-19{
    margin-right: -4.75rem;
  }

  .xl\:-mb-19{
    margin-bottom: -4.75rem;
  }

  .xl\:-ml-19{
    margin-left: -4.75rem;
  }

  .xl\:-mt-20{
    margin-top: -5rem;
  }

  .xl\:-mr-20{
    margin-right: -5rem;
  }

  .xl\:-mb-20{
    margin-bottom: -5rem;
  }

  .xl\:-ml-20{
    margin-left: -5rem;
  }

  .xl\:-mt-22{
    margin-top: -5.5rem;
  }

  .xl\:-mr-22{
    margin-right: -5.5rem;
  }

  .xl\:-mb-22{
    margin-bottom: -5.5rem;
  }

  .xl\:-ml-22{
    margin-left: -5.5rem;
  }

  .xl\:-mt-24{
    margin-top: -6rem;
  }

  .xl\:-mr-24{
    margin-right: -6rem;
  }

  .xl\:-mb-24{
    margin-bottom: -6rem;
  }

  .xl\:-ml-24{
    margin-left: -6rem;
  }

  .xl\:-mt-25{
    margin-top: -6.25rem;
  }

  .xl\:-mr-25{
    margin-right: -6.25rem;
  }

  .xl\:-mb-25{
    margin-bottom: -6.25rem;
  }

  .xl\:-ml-25{
    margin-left: -6.25rem;
  }

  .xl\:-mt-28{
    margin-top: -7rem;
  }

  .xl\:-mr-28{
    margin-right: -7rem;
  }

  .xl\:-mb-28{
    margin-bottom: -7rem;
  }

  .xl\:-ml-28{
    margin-left: -7rem;
  }

  .xl\:-mt-30{
    margin-top: -7.5rem;
  }

  .xl\:-mr-30{
    margin-right: -7.5rem;
  }

  .xl\:-mb-30{
    margin-bottom: -7.5rem;
  }

  .xl\:-ml-30{
    margin-left: -7.5rem;
  }

  .xl\:-mt-32{
    margin-top: -8rem;
  }

  .xl\:-mr-32{
    margin-right: -8rem;
  }

  .xl\:-mb-32{
    margin-bottom: -8rem;
  }

  .xl\:-ml-32{
    margin-left: -8rem;
  }

  .xl\:-mt-34{
    margin-top: -8.5rem;
  }

  .xl\:-mr-34{
    margin-right: -8.5rem;
  }

  .xl\:-mb-34{
    margin-bottom: -8.5rem;
  }

  .xl\:-ml-34{
    margin-left: -8.5rem;
  }

  .xl\:-mt-35{
    margin-top: -8.75rem;
  }

  .xl\:-mr-35{
    margin-right: -8.75rem;
  }

  .xl\:-mb-35{
    margin-bottom: -8.75rem;
  }

  .xl\:-ml-35{
    margin-left: -8.75rem;
  }

  .xl\:-mt-36{
    margin-top: -9rem;
  }

  .xl\:-mr-36{
    margin-right: -9rem;
  }

  .xl\:-mb-36{
    margin-bottom: -9rem;
  }

  .xl\:-ml-36{
    margin-left: -9rem;
  }

  .xl\:-mt-39{
    margin-top: -9.75rem;
  }

  .xl\:-mr-39{
    margin-right: -9.75rem;
  }

  .xl\:-mb-39{
    margin-bottom: -9.75rem;
  }

  .xl\:-ml-39{
    margin-left: -9.75rem;
  }

  .xl\:-mt-40{
    margin-top: -10rem;
  }

  .xl\:-mr-40{
    margin-right: -10rem;
  }

  .xl\:-mb-40{
    margin-bottom: -10rem;
  }

  .xl\:-ml-40{
    margin-left: -10rem;
  }

  .xl\:-mt-42{
    margin-top: -10.5rem;
  }

  .xl\:-mr-42{
    margin-right: -10.5rem;
  }

  .xl\:-mb-42{
    margin-bottom: -10.5rem;
  }

  .xl\:-ml-42{
    margin-left: -10.5rem;
  }

  .xl\:-mt-44{
    margin-top: -11rem;
  }

  .xl\:-mr-44{
    margin-right: -11rem;
  }

  .xl\:-mb-44{
    margin-bottom: -11rem;
  }

  .xl\:-ml-44{
    margin-left: -11rem;
  }

  .xl\:-mt-45{
    margin-top: -11.25rem;
  }

  .xl\:-mr-45{
    margin-right: -11.25rem;
  }

  .xl\:-mb-45{
    margin-bottom: -11.25rem;
  }

  .xl\:-ml-45{
    margin-left: -11.25rem;
  }

  .xl\:-mt-48{
    margin-top: -12rem;
  }

  .xl\:-mr-48{
    margin-right: -12rem;
  }

  .xl\:-mb-48{
    margin-bottom: -12rem;
  }

  .xl\:-ml-48{
    margin-left: -12rem;
  }

  .xl\:-mt-50{
    margin-top: -12.5rem;
  }

  .xl\:-mr-50{
    margin-right: -12.5rem;
  }

  .xl\:-mb-50{
    margin-bottom: -12.5rem;
  }

  .xl\:-ml-50{
    margin-left: -12.5rem;
  }

  .xl\:-mt-52{
    margin-top: -13rem;
  }

  .xl\:-mr-52{
    margin-right: -13rem;
  }

  .xl\:-mb-52{
    margin-bottom: -13rem;
  }

  .xl\:-ml-52{
    margin-left: -13rem;
  }

  .xl\:-mt-55{
    margin-top: -13.75rem;
  }

  .xl\:-mr-55{
    margin-right: -13.75rem;
  }

  .xl\:-mb-55{
    margin-bottom: -13.75rem;
  }

  .xl\:-ml-55{
    margin-left: -13.75rem;
  }

  .xl\:-mt-56{
    margin-top: -14rem;
  }

  .xl\:-mr-56{
    margin-right: -14rem;
  }

  .xl\:-mb-56{
    margin-bottom: -14rem;
  }

  .xl\:-ml-56{
    margin-left: -14rem;
  }

  .xl\:-mt-58{
    margin-top: -14.5rem;
  }

  .xl\:-mr-58{
    margin-right: -14.5rem;
  }

  .xl\:-mb-58{
    margin-bottom: -14.5rem;
  }

  .xl\:-ml-58{
    margin-left: -14.5rem;
  }

  .xl\:-mt-60{
    margin-top: -15rem;
  }

  .xl\:-mr-60{
    margin-right: -15rem;
  }

  .xl\:-mb-60{
    margin-bottom: -15rem;
  }

  .xl\:-ml-60{
    margin-left: -15rem;
  }

  .xl\:-mt-64{
    margin-top: -16rem;
  }

  .xl\:-mr-64{
    margin-right: -16rem;
  }

  .xl\:-mb-64{
    margin-bottom: -16rem;
  }

  .xl\:-ml-64{
    margin-left: -16rem;
  }

  .xl\:-mt-65{
    margin-top: -16.25rem;
  }

  .xl\:-mr-65{
    margin-right: -16.25rem;
  }

  .xl\:-mb-65{
    margin-bottom: -16.25rem;
  }

  .xl\:-ml-65{
    margin-left: -16.25rem;
  }

  .xl\:-mt-68{
    margin-top: -17rem;
  }

  .xl\:-mr-68{
    margin-right: -17rem;
  }

  .xl\:-mb-68{
    margin-bottom: -17rem;
  }

  .xl\:-ml-68{
    margin-left: -17rem;
  }

  .xl\:-mt-69{
    margin-top: -17.25rem;
  }

  .xl\:-mr-69{
    margin-right: -17.25rem;
  }

  .xl\:-mb-69{
    margin-bottom: -17.25rem;
  }

  .xl\:-ml-69{
    margin-left: -17.25rem;
  }

  .xl\:-mt-70{
    margin-top: -17.5rem;
  }

  .xl\:-mr-70{
    margin-right: -17.5rem;
  }

  .xl\:-mb-70{
    margin-bottom: -17.5rem;
  }

  .xl\:-ml-70{
    margin-left: -17.5rem;
  }

  .xl\:-mt-72{
    margin-top: -18rem;
  }

  .xl\:-mr-72{
    margin-right: -18rem;
  }

  .xl\:-mb-72{
    margin-bottom: -18rem;
  }

  .xl\:-ml-72{
    margin-left: -18rem;
  }

  .xl\:-mt-75{
    margin-top: -18.75rem;
  }

  .xl\:-mr-75{
    margin-right: -18.75rem;
  }

  .xl\:-mb-75{
    margin-bottom: -18.75rem;
  }

  .xl\:-ml-75{
    margin-left: -18.75rem;
  }

  .xl\:-mt-80{
    margin-top: -20rem;
  }

  .xl\:-mr-80{
    margin-right: -20rem;
  }

  .xl\:-mb-80{
    margin-bottom: -20rem;
  }

  .xl\:-ml-80{
    margin-left: -20rem;
  }

  .xl\:-mt-85{
    margin-top: -21.25rem;
  }

  .xl\:-mr-85{
    margin-right: -21.25rem;
  }

  .xl\:-mb-85{
    margin-bottom: -21.25rem;
  }

  .xl\:-ml-85{
    margin-left: -21.25rem;
  }

  .xl\:-mt-86{
    margin-top: -21.5rem;
  }

  .xl\:-mr-86{
    margin-right: -21.5rem;
  }

  .xl\:-mb-86{
    margin-bottom: -21.5rem;
  }

  .xl\:-ml-86{
    margin-left: -21.5rem;
  }

  .xl\:-mt-90{
    margin-top: -22.5rem;
  }

  .xl\:-mr-90{
    margin-right: -22.5rem;
  }

  .xl\:-mb-90{
    margin-bottom: -22.5rem;
  }

  .xl\:-ml-90{
    margin-left: -22.5rem;
  }

  .xl\:-mt-96{
    margin-top: -24rem;
  }

  .xl\:-mr-96{
    margin-right: -24rem;
  }

  .xl\:-mb-96{
    margin-bottom: -24rem;
  }

  .xl\:-ml-96{
    margin-left: -24rem;
  }

  .xl\:-mt-100{
    margin-top: -25rem;
  }

  .xl\:-mr-100{
    margin-right: -25rem;
  }

  .xl\:-mb-100{
    margin-bottom: -25rem;
  }

  .xl\:-ml-100{
    margin-left: -25rem;
  }

  .xl\:-mt-115{
    margin-top: -28.75rem;
  }

  .xl\:-mr-115{
    margin-right: -28.75rem;
  }

  .xl\:-mb-115{
    margin-bottom: -28.75rem;
  }

  .xl\:-ml-115{
    margin-left: -28.75rem;
  }

  .xl\:-mt-125{
    margin-top: -31.25rem;
  }

  .xl\:-mr-125{
    margin-right: -31.25rem;
  }

  .xl\:-mb-125{
    margin-bottom: -31.25rem;
  }

  .xl\:-ml-125{
    margin-left: -31.25rem;
  }

  .xl\:-mt-142{
    margin-top: -35.5rem;
  }

  .xl\:-mr-142{
    margin-right: -35.5rem;
  }

  .xl\:-mb-142{
    margin-bottom: -35.5rem;
  }

  .xl\:-ml-142{
    margin-left: -35.5rem;
  }

  .xl\:-mt-150{
    margin-top: -37.5rem;
  }

  .xl\:-mr-150{
    margin-right: -37.5rem;
  }

  .xl\:-mb-150{
    margin-bottom: -37.5rem;
  }

  .xl\:-ml-150{
    margin-left: -37.5rem;
  }

  .xl\:-mt-156{
    margin-top: -39rem;
  }

  .xl\:-mr-156{
    margin-right: -39rem;
  }

  .xl\:-mb-156{
    margin-bottom: -39rem;
  }

  .xl\:-ml-156{
    margin-left: -39rem;
  }

  .xl\:-mt-160{
    margin-top: -40rem;
  }

  .xl\:-mr-160{
    margin-right: -40rem;
  }

  .xl\:-mb-160{
    margin-bottom: -40rem;
  }

  .xl\:-ml-160{
    margin-left: -40rem;
  }

  .xl\:-mt-175{
    margin-top: -43.75rem;
  }

  .xl\:-mr-175{
    margin-right: -43.75rem;
  }

  .xl\:-mb-175{
    margin-bottom: -43.75rem;
  }

  .xl\:-ml-175{
    margin-left: -43.75rem;
  }

  .xl\:-mt-207{
    margin-top: -51.75rem;
  }

  .xl\:-mr-207{
    margin-right: -51.75rem;
  }

  .xl\:-mb-207{
    margin-bottom: -51.75rem;
  }

  .xl\:-ml-207{
    margin-left: -51.75rem;
  }

  .xl\:-mt-242{
    margin-top: -60.5rem;
  }

  .xl\:-mr-242{
    margin-right: -60.5rem;
  }

  .xl\:-mb-242{
    margin-bottom: -60.5rem;
  }

  .xl\:-ml-242{
    margin-left: -60.5rem;
  }

  .xl\:-mt-250{
    margin-top: -62.5rem;
  }

  .xl\:-mr-250{
    margin-right: -62.5rem;
  }

  .xl\:-mb-250{
    margin-bottom: -62.5rem;
  }

  .xl\:-ml-250{
    margin-left: -62.5rem;
  }

  .xl\:-mt-258{
    margin-top: -64.5rem;
  }

  .xl\:-mr-258{
    margin-right: -64.5rem;
  }

  .xl\:-mb-258{
    margin-bottom: -64.5rem;
  }

  .xl\:-ml-258{
    margin-left: -64.5rem;
  }

  .xl\:-mt-265{
    margin-top: -66.25rem;
  }

  .xl\:-mr-265{
    margin-right: -66.25rem;
  }

  .xl\:-mb-265{
    margin-bottom: -66.25rem;
  }

  .xl\:-ml-265{
    margin-left: -66.25rem;
  }

  .xl\:-mt-280{
    margin-top: -70rem;
  }

  .xl\:-mr-280{
    margin-right: -70rem;
  }

  .xl\:-mb-280{
    margin-bottom: -70rem;
  }

  .xl\:-ml-280{
    margin-left: -70rem;
  }

  .xl\:-mt-px{
    margin-top: -1px;
  }

  .xl\:-mr-px{
    margin-right: -1px;
  }

  .xl\:-mb-px{
    margin-bottom: -1px;
  }

  .xl\:-ml-px{
    margin-left: -1px;
  }

  .xl\:-mt-0\.5{
    margin-top: -0.125rem;
  }

  .xl\:-mr-0\.5{
    margin-right: -0.125rem;
  }

  .xl\:-mb-0\.5{
    margin-bottom: -0.125rem;
  }

  .xl\:-ml-0\.5{
    margin-left: -0.125rem;
  }

  .xl\:-mt-1\.5{
    margin-top: -0.375rem;
  }

  .xl\:-mr-1\.5{
    margin-right: -0.375rem;
  }

  .xl\:-mb-1\.5{
    margin-bottom: -0.375rem;
  }

  .xl\:-ml-1\.5{
    margin-left: -0.375rem;
  }

  .xl\:-mt-2\.5{
    margin-top: -0.625rem;
  }

  .xl\:-mr-2\.5{
    margin-right: -0.625rem;
  }

  .xl\:-mb-2\.5{
    margin-bottom: -0.625rem;
  }

  .xl\:-ml-2\.5{
    margin-left: -0.625rem;
  }

  .xl\:-mt-3\.5{
    margin-top: -0.875rem;
  }

  .xl\:-mr-3\.5{
    margin-right: -0.875rem;
  }

  .xl\:-mb-3\.5{
    margin-bottom: -0.875rem;
  }

  .xl\:-ml-3\.5{
    margin-left: -0.875rem;
  }

  .xl\:-mt-0\.25{
    margin-top: -0.0625rem;
  }

  .xl\:-mr-0\.25{
    margin-right: -0.0625rem;
  }

  .xl\:-mb-0\.25{
    margin-bottom: -0.0625rem;
  }

  .xl\:-ml-0\.25{
    margin-left: -0.0625rem;
  }

  .xl\:-mt-0\.75{
    margin-top: -0.1875rem;
  }

  .xl\:-mr-0\.75{
    margin-right: -0.1875rem;
  }

  .xl\:-mb-0\.75{
    margin-bottom: -0.1875rem;
  }

  .xl\:-ml-0\.75{
    margin-left: -0.1875rem;
  }

  .xl\:-mt-1\.25{
    margin-top: -0.3125rem;
  }

  .xl\:-mr-1\.25{
    margin-right: -0.3125rem;
  }

  .xl\:-mb-1\.25{
    margin-bottom: -0.3125rem;
  }

  .xl\:-ml-1\.25{
    margin-left: -0.3125rem;
  }

  .xl\:-mt-1\.75{
    margin-top: -0.4375rem;
  }

  .xl\:-mr-1\.75{
    margin-right: -0.4375rem;
  }

  .xl\:-mb-1\.75{
    margin-bottom: -0.4375rem;
  }

  .xl\:-ml-1\.75{
    margin-left: -0.4375rem;
  }

  .xl\:-mt-2\.25{
    margin-top: -0.5625rem;
  }

  .xl\:-mr-2\.25{
    margin-right: -0.5625rem;
  }

  .xl\:-mb-2\.25{
    margin-bottom: -0.5625rem;
  }

  .xl\:-ml-2\.25{
    margin-left: -0.5625rem;
  }

  .xl\:-mt-2\.75{
    margin-top: -0.6875rem;
  }

  .xl\:-mr-2\.75{
    margin-right: -0.6875rem;
  }

  .xl\:-mb-2\.75{
    margin-bottom: -0.6875rem;
  }

  .xl\:-ml-2\.75{
    margin-left: -0.6875rem;
  }

  .xl\:-mt-3\.25{
    margin-top: -0.8125rem;
  }

  .xl\:-mr-3\.25{
    margin-right: -0.8125rem;
  }

  .xl\:-mb-3\.25{
    margin-bottom: -0.8125rem;
  }

  .xl\:-ml-3\.25{
    margin-left: -0.8125rem;
  }

  .xl\:-mt-3\.75{
    margin-top: -0.9375rem;
  }

  .xl\:-mr-3\.75{
    margin-right: -0.9375rem;
  }

  .xl\:-mb-3\.75{
    margin-bottom: -0.9375rem;
  }

  .xl\:-ml-3\.75{
    margin-left: -0.9375rem;
  }

  .xl\:-mt-4\.25{
    margin-top: -1.0625rem;
  }

  .xl\:-mr-4\.25{
    margin-right: -1.0625rem;
  }

  .xl\:-mb-4\.25{
    margin-bottom: -1.0625rem;
  }

  .xl\:-ml-4\.25{
    margin-left: -1.0625rem;
  }

  .xl\:-mt-4\.5{
    margin-top: -1.125rem;
  }

  .xl\:-mr-4\.5{
    margin-right: -1.125rem;
  }

  .xl\:-mb-4\.5{
    margin-bottom: -1.125rem;
  }

  .xl\:-ml-4\.5{
    margin-left: -1.125rem;
  }

  .xl\:-mt-4\.75{
    margin-top: -1.1875rem;
  }

  .xl\:-mr-4\.75{
    margin-right: -1.1875rem;
  }

  .xl\:-mb-4\.75{
    margin-bottom: -1.1875rem;
  }

  .xl\:-ml-4\.75{
    margin-left: -1.1875rem;
  }

  .xl\:-mt-5\.25{
    margin-top: -1.3125rem;
  }

  .xl\:-mr-5\.25{
    margin-right: -1.3125rem;
  }

  .xl\:-mb-5\.25{
    margin-bottom: -1.3125rem;
  }

  .xl\:-ml-5\.25{
    margin-left: -1.3125rem;
  }

  .xl\:-mt-5\.5{
    margin-top: -1.375rem;
  }

  .xl\:-mr-5\.5{
    margin-right: -1.375rem;
  }

  .xl\:-mb-5\.5{
    margin-bottom: -1.375rem;
  }

  .xl\:-ml-5\.5{
    margin-left: -1.375rem;
  }

  .xl\:-mt-5\.75{
    margin-top: -1.4375rem;
  }

  .xl\:-mr-5\.75{
    margin-right: -1.4375rem;
  }

  .xl\:-mb-5\.75{
    margin-bottom: -1.4375rem;
  }

  .xl\:-ml-5\.75{
    margin-left: -1.4375rem;
  }

  .xl\:-mt-6\.25{
    margin-top: -1.5625rem;
  }

  .xl\:-mr-6\.25{
    margin-right: -1.5625rem;
  }

  .xl\:-mb-6\.25{
    margin-bottom: -1.5625rem;
  }

  .xl\:-ml-6\.25{
    margin-left: -1.5625rem;
  }

  .xl\:-mt-6\.5{
    margin-top: -1.625rem;
  }

  .xl\:-mr-6\.5{
    margin-right: -1.625rem;
  }

  .xl\:-mb-6\.5{
    margin-bottom: -1.625rem;
  }

  .xl\:-ml-6\.5{
    margin-left: -1.625rem;
  }

  .xl\:-mt-6\.75{
    margin-top: -1.6875rem;
  }

  .xl\:-mr-6\.75{
    margin-right: -1.6875rem;
  }

  .xl\:-mb-6\.75{
    margin-bottom: -1.6875rem;
  }

  .xl\:-ml-6\.75{
    margin-left: -1.6875rem;
  }

  .xl\:-mt-7\.25{
    margin-top: -1.8125rem;
  }

  .xl\:-mr-7\.25{
    margin-right: -1.8125rem;
  }

  .xl\:-mb-7\.25{
    margin-bottom: -1.8125rem;
  }

  .xl\:-ml-7\.25{
    margin-left: -1.8125rem;
  }

  .xl\:-mt-7\.5{
    margin-top: -1.875rem;
  }

  .xl\:-mr-7\.5{
    margin-right: -1.875rem;
  }

  .xl\:-mb-7\.5{
    margin-bottom: -1.875rem;
  }

  .xl\:-ml-7\.5{
    margin-left: -1.875rem;
  }

  .xl\:-mt-8\.25{
    margin-top: -2.0625rem;
  }

  .xl\:-mr-8\.25{
    margin-right: -2.0625rem;
  }

  .xl\:-mb-8\.25{
    margin-bottom: -2.0625rem;
  }

  .xl\:-ml-8\.25{
    margin-left: -2.0625rem;
  }

  .xl\:-mt-8\.5{
    margin-top: -2.125rem;
  }

  .xl\:-mr-8\.5{
    margin-right: -2.125rem;
  }

  .xl\:-mb-8\.5{
    margin-bottom: -2.125rem;
  }

  .xl\:-ml-8\.5{
    margin-left: -2.125rem;
  }

  .xl\:-mt-9\.25{
    margin-top: -2.3125rem;
  }

  .xl\:-mr-9\.25{
    margin-right: -2.3125rem;
  }

  .xl\:-mb-9\.25{
    margin-bottom: -2.3125rem;
  }

  .xl\:-ml-9\.25{
    margin-left: -2.3125rem;
  }

  .xl\:-mt-9\.5{
    margin-top: -2.375rem;
  }

  .xl\:-mr-9\.5{
    margin-right: -2.375rem;
  }

  .xl\:-mb-9\.5{
    margin-bottom: -2.375rem;
  }

  .xl\:-ml-9\.5{
    margin-left: -2.375rem;
  }

  .xl\:-mt-10\.5{
    margin-top: -2.625rem;
  }

  .xl\:-mr-10\.5{
    margin-right: -2.625rem;
  }

  .xl\:-mb-10\.5{
    margin-bottom: -2.625rem;
  }

  .xl\:-ml-10\.5{
    margin-left: -2.625rem;
  }

  .xl\:-mt-11\.25{
    margin-top: -2.8125rem;
  }

  .xl\:-mr-11\.25{
    margin-right: -2.8125rem;
  }

  .xl\:-mb-11\.25{
    margin-bottom: -2.8125rem;
  }

  .xl\:-ml-11\.25{
    margin-left: -2.8125rem;
  }

  .xl\:-mt-11\.5{
    margin-top: -2.875rem;
  }

  .xl\:-mr-11\.5{
    margin-right: -2.875rem;
  }

  .xl\:-mb-11\.5{
    margin-bottom: -2.875rem;
  }

  .xl\:-ml-11\.5{
    margin-left: -2.875rem;
  }

  .xl\:-mt-12\.5{
    margin-top: -3.125rem;
  }

  .xl\:-mr-12\.5{
    margin-right: -3.125rem;
  }

  .xl\:-mb-12\.5{
    margin-bottom: -3.125rem;
  }

  .xl\:-ml-12\.5{
    margin-left: -3.125rem;
  }

  .xl\:-mt-12\.75{
    margin-top: -3.1875rem;
  }

  .xl\:-mr-12\.75{
    margin-right: -3.1875rem;
  }

  .xl\:-mb-12\.75{
    margin-bottom: -3.1875rem;
  }

  .xl\:-ml-12\.75{
    margin-left: -3.1875rem;
  }

  .xl\:-mt-13\.5{
    margin-top: -3.375rem;
  }

  .xl\:-mr-13\.5{
    margin-right: -3.375rem;
  }

  .xl\:-mb-13\.5{
    margin-bottom: -3.375rem;
  }

  .xl\:-ml-13\.5{
    margin-left: -3.375rem;
  }

  .xl\:-mt-14\.5{
    margin-top: -3.625rem;
  }

  .xl\:-mr-14\.5{
    margin-right: -3.625rem;
  }

  .xl\:-mb-14\.5{
    margin-bottom: -3.625rem;
  }

  .xl\:-ml-14\.5{
    margin-left: -3.625rem;
  }

  .xl\:-mt-15\.5{
    margin-top: -3.875rem;
  }

  .xl\:-mr-15\.5{
    margin-right: -3.875rem;
  }

  .xl\:-mb-15\.5{
    margin-bottom: -3.875rem;
  }

  .xl\:-ml-15\.5{
    margin-left: -3.875rem;
  }

  .xl\:-mt-15\.75{
    margin-top: -3.9375rem;
  }

  .xl\:-mr-15\.75{
    margin-right: -3.9375rem;
  }

  .xl\:-mb-15\.75{
    margin-bottom: -3.9375rem;
  }

  .xl\:-ml-15\.75{
    margin-left: -3.9375rem;
  }

  .xl\:-mt-16\.25{
    margin-top: -4.0625rem;
  }

  .xl\:-mr-16\.25{
    margin-right: -4.0625rem;
  }

  .xl\:-mb-16\.25{
    margin-bottom: -4.0625rem;
  }

  .xl\:-ml-16\.25{
    margin-left: -4.0625rem;
  }

  .xl\:-mt-17\.25{
    margin-top: -4.3125rem;
  }

  .xl\:-mr-17\.25{
    margin-right: -4.3125rem;
  }

  .xl\:-mb-17\.25{
    margin-bottom: -4.3125rem;
  }

  .xl\:-ml-17\.25{
    margin-left: -4.3125rem;
  }

  .xl\:-mt-17\.5{
    margin-top: -4.375rem;
  }

  .xl\:-mr-17\.5{
    margin-right: -4.375rem;
  }

  .xl\:-mb-17\.5{
    margin-bottom: -4.375rem;
  }

  .xl\:-ml-17\.5{
    margin-left: -4.375rem;
  }

  .xl\:-mt-18\.25{
    margin-top: -4.5625rem;
  }

  .xl\:-mr-18\.25{
    margin-right: -4.5625rem;
  }

  .xl\:-mb-18\.25{
    margin-bottom: -4.5625rem;
  }

  .xl\:-ml-18\.25{
    margin-left: -4.5625rem;
  }

  .xl\:-mt-18\.5{
    margin-top: -4.625rem;
  }

  .xl\:-mr-18\.5{
    margin-right: -4.625rem;
  }

  .xl\:-mb-18\.5{
    margin-bottom: -4.625rem;
  }

  .xl\:-ml-18\.5{
    margin-left: -4.625rem;
  }

  .xl\:-mt-20\.25{
    margin-top: -5.0625rem;
  }

  .xl\:-mr-20\.25{
    margin-right: -5.0625rem;
  }

  .xl\:-mb-20\.25{
    margin-bottom: -5.0625rem;
  }

  .xl\:-ml-20\.25{
    margin-left: -5.0625rem;
  }

  .xl\:-mt-20\.5{
    margin-top: -5.125rem;
  }

  .xl\:-mr-20\.5{
    margin-right: -5.125rem;
  }

  .xl\:-mb-20\.5{
    margin-bottom: -5.125rem;
  }

  .xl\:-ml-20\.5{
    margin-left: -5.125rem;
  }

  .xl\:-mt-22\.5{
    margin-top: -5.625rem;
  }

  .xl\:-mr-22\.5{
    margin-right: -5.625rem;
  }

  .xl\:-mb-22\.5{
    margin-bottom: -5.625rem;
  }

  .xl\:-ml-22\.5{
    margin-left: -5.625rem;
  }

  .xl\:-mt-25\.5{
    margin-top: -6.375rem;
  }

  .xl\:-mr-25\.5{
    margin-right: -6.375rem;
  }

  .xl\:-mb-25\.5{
    margin-bottom: -6.375rem;
  }

  .xl\:-ml-25\.5{
    margin-left: -6.375rem;
  }

  .xl\:-mt-26\.75{
    margin-top: -6.6875rem;
  }

  .xl\:-mr-26\.75{
    margin-right: -6.6875rem;
  }

  .xl\:-mb-26\.75{
    margin-bottom: -6.6875rem;
  }

  .xl\:-ml-26\.75{
    margin-left: -6.6875rem;
  }

  .xl\:-mt-32\.5{
    margin-top: -8.125rem;
  }

  .xl\:-mr-32\.5{
    margin-right: -8.125rem;
  }

  .xl\:-mb-32\.5{
    margin-bottom: -8.125rem;
  }

  .xl\:-ml-32\.5{
    margin-left: -8.125rem;
  }

  .xl\:-mt-37\.5{
    margin-top: -9.375rem;
  }

  .xl\:-mr-37\.5{
    margin-right: -9.375rem;
  }

  .xl\:-mb-37\.5{
    margin-bottom: -9.375rem;
  }

  .xl\:-ml-37\.5{
    margin-left: -9.375rem;
  }

  .xl\:-mt-41\.25{
    margin-top: -10.3125rem;
  }

  .xl\:-mr-41\.25{
    margin-right: -10.3125rem;
  }

  .xl\:-mb-41\.25{
    margin-bottom: -10.3125rem;
  }

  .xl\:-ml-41\.25{
    margin-left: -10.3125rem;
  }

  .xl\:-mt-52\.5{
    margin-top: -13.125rem;
  }

  .xl\:-mr-52\.5{
    margin-right: -13.125rem;
  }

  .xl\:-mb-52\.5{
    margin-bottom: -13.125rem;
  }

  .xl\:-ml-52\.5{
    margin-left: -13.125rem;
  }

  .xl\:-mt-54\.5{
    margin-top: -13.625rem;
  }

  .xl\:-mr-54\.5{
    margin-right: -13.625rem;
  }

  .xl\:-mb-54\.5{
    margin-bottom: -13.625rem;
  }

  .xl\:-ml-54\.5{
    margin-left: -13.625rem;
  }

  .xl\:-mt-57\.25{
    margin-top: -14.3125rem;
  }

  .xl\:-mr-57\.25{
    margin-right: -14.3125rem;
  }

  .xl\:-mb-57\.25{
    margin-bottom: -14.3125rem;
  }

  .xl\:-ml-57\.25{
    margin-left: -14.3125rem;
  }

  .xl\:-mt-57\.5{
    margin-top: -14.375rem;
  }

  .xl\:-mr-57\.5{
    margin-right: -14.375rem;
  }

  .xl\:-mb-57\.5{
    margin-bottom: -14.375rem;
  }

  .xl\:-ml-57\.5{
    margin-left: -14.375rem;
  }

  .xl\:-mt-66\.25{
    margin-top: -16.5625rem;
  }

  .xl\:-mr-66\.25{
    margin-right: -16.5625rem;
  }

  .xl\:-mb-66\.25{
    margin-bottom: -16.5625rem;
  }

  .xl\:-ml-66\.25{
    margin-left: -16.5625rem;
  }

  .xl\:-mt-74\.5{
    margin-top: -18.125rem;
  }

  .xl\:-mr-74\.5{
    margin-right: -18.125rem;
  }

  .xl\:-mb-74\.5{
    margin-bottom: -18.125rem;
  }

  .xl\:-ml-74\.5{
    margin-left: -18.125rem;
  }

  .xl\:-mt-106\.25{
    margin-top: -26.5625rem;
  }

  .xl\:-mr-106\.25{
    margin-right: -26.5625rem;
  }

  .xl\:-mb-106\.25{
    margin-bottom: -26.5625rem;
  }

  .xl\:-ml-106\.25{
    margin-left: -26.5625rem;
  }

  .xl\:-mt-112\.25{
    margin-top: -28.0675rem;
  }

  .xl\:-mr-112\.25{
    margin-right: -28.0675rem;
  }

  .xl\:-mb-112\.25{
    margin-bottom: -28.0675rem;
  }

  .xl\:-ml-112\.25{
    margin-left: -28.0675rem;
  }

  .xl\:-mt-112\.75{
    margin-top: -28.1875rem;
  }

  .xl\:-mr-112\.75{
    margin-right: -28.1875rem;
  }

  .xl\:-mb-112\.75{
    margin-bottom: -28.1875rem;
  }

  .xl\:-ml-112\.75{
    margin-left: -28.1875rem;
  }

  .xl\:-mt-147\.5{
    margin-top: -36.875rem;
  }

  .xl\:-mr-147\.5{
    margin-right: -36.875rem;
  }

  .xl\:-mb-147\.5{
    margin-bottom: -36.875rem;
  }

  .xl\:-ml-147\.5{
    margin-left: -36.875rem;
  }

  .xl\:-mt-162\.5{
    margin-top: -40.625rem;
  }

  .xl\:-mr-162\.5{
    margin-right: -40.625rem;
  }

  .xl\:-mb-162\.5{
    margin-bottom: -40.625rem;
  }

  .xl\:-ml-162\.5{
    margin-left: -40.625rem;
  }

  .xl\:-mt-172\.25{
    margin-top: -42.5625rem;
  }

  .xl\:-mr-172\.25{
    margin-right: -42.5625rem;
  }

  .xl\:-mb-172\.25{
    margin-bottom: -42.5625rem;
  }

  .xl\:-ml-172\.25{
    margin-left: -42.5625rem;
  }

  .xl\:-mt-175\.25{
    margin-top: -43.8125rem;
  }

  .xl\:-mr-175\.25{
    margin-right: -43.8125rem;
  }

  .xl\:-mb-175\.25{
    margin-bottom: -43.8125rem;
  }

  .xl\:-ml-175\.25{
    margin-left: -43.8125rem;
  }

  .xl\:-mt-184\.25{
    margin-top: -46.0625rem;
  }

  .xl\:-mr-184\.25{
    margin-right: -46.0625rem;
  }

  .xl\:-mb-184\.25{
    margin-bottom: -46.0625rem;
  }

  .xl\:-ml-184\.25{
    margin-left: -46.0625rem;
  }

  .xl\:-mt-203\.25{
    margin-top: -50.8125rem;
  }

  .xl\:-mr-203\.25{
    margin-right: -50.8125rem;
  }

  .xl\:-mb-203\.25{
    margin-bottom: -50.8125rem;
  }

  .xl\:-ml-203\.25{
    margin-left: -50.8125rem;
  }

  .xl\:-mt-half{
    margin-top: -50%;
  }

  .xl\:-mr-half{
    margin-right: -50%;
  }

  .xl\:-mb-half{
    margin-bottom: -50%;
  }

  .xl\:-ml-half{
    margin-left: -50%;
  }

  .xl\:-mt-full{
    margin-top: -100%;
  }

  .xl\:-mr-full{
    margin-right: -100%;
  }

  .xl\:-mb-full{
    margin-bottom: -100%;
  }

  .xl\:-ml-full{
    margin-left: -100%;
  }

  .xl\:-mt-1\/10{
    margin-top: -10%;
  }

  .xl\:-mr-1\/10{
    margin-right: -10%;
  }

  .xl\:-mb-1\/10{
    margin-bottom: -10%;
  }

  .xl\:-ml-1\/10{
    margin-left: -10%;
  }

  .xl\:-mt-2\/10{
    margin-top: -20%;
  }

  .xl\:-mr-2\/10{
    margin-right: -20%;
  }

  .xl\:-mb-2\/10{
    margin-bottom: -20%;
  }

  .xl\:-ml-2\/10{
    margin-left: -20%;
  }

  .xl\:-mt-3\/10{
    margin-top: -30%;
  }

  .xl\:-mr-3\/10{
    margin-right: -30%;
  }

  .xl\:-mb-3\/10{
    margin-bottom: -30%;
  }

  .xl\:-ml-3\/10{
    margin-left: -30%;
  }

  .xl\:-mt-4\/10{
    margin-top: -40%;
  }

  .xl\:-mr-4\/10{
    margin-right: -40%;
  }

  .xl\:-mb-4\/10{
    margin-bottom: -40%;
  }

  .xl\:-ml-4\/10{
    margin-left: -40%;
  }

  .xl\:-mt-4\.5\/10{
    margin-top: -45%;
  }

  .xl\:-mr-4\.5\/10{
    margin-right: -45%;
  }

  .xl\:-mb-4\.5\/10{
    margin-bottom: -45%;
  }

  .xl\:-ml-4\.5\/10{
    margin-left: -45%;
  }

  .xl\:-mt-5\/10{
    margin-top: -50%;
  }

  .xl\:-mr-5\/10{
    margin-right: -50%;
  }

  .xl\:-mb-5\/10{
    margin-bottom: -50%;
  }

  .xl\:-ml-5\/10{
    margin-left: -50%;
  }

  .xl\:-mt-5\.5\/10{
    margin-top: -55%;
  }

  .xl\:-mr-5\.5\/10{
    margin-right: -55%;
  }

  .xl\:-mb-5\.5\/10{
    margin-bottom: -55%;
  }

  .xl\:-ml-5\.5\/10{
    margin-left: -55%;
  }

  .xl\:-mt-6\/10{
    margin-top: -60%;
  }

  .xl\:-mr-6\/10{
    margin-right: -60%;
  }

  .xl\:-mb-6\/10{
    margin-bottom: -60%;
  }

  .xl\:-ml-6\/10{
    margin-left: -60%;
  }

  .xl\:-mt-7\/10{
    margin-top: -70%;
  }

  .xl\:-mr-7\/10{
    margin-right: -70%;
  }

  .xl\:-mb-7\/10{
    margin-bottom: -70%;
  }

  .xl\:-ml-7\/10{
    margin-left: -70%;
  }

  .xl\:-mt-8\/10{
    margin-top: -80%;
  }

  .xl\:-mr-8\/10{
    margin-right: -80%;
  }

  .xl\:-mb-8\/10{
    margin-bottom: -80%;
  }

  .xl\:-ml-8\/10{
    margin-left: -80%;
  }

  .xl\:-mt-9\/10{
    margin-top: -90%;
  }

  .xl\:-mr-9\/10{
    margin-right: -90%;
  }

  .xl\:-mb-9\/10{
    margin-bottom: -90%;
  }

  .xl\:-ml-9\/10{
    margin-left: -90%;
  }

  .xl\:-mt-1\/12{
    margin-top: -8.33333%;
  }

  .xl\:-mr-1\/12{
    margin-right: -8.33333%;
  }

  .xl\:-mb-1\/12{
    margin-bottom: -8.33333%;
  }

  .xl\:-ml-1\/12{
    margin-left: -8.33333%;
  }

  .xl\:-mt-2\/12{
    margin-top: -16.66667%;
  }

  .xl\:-mr-2\/12{
    margin-right: -16.66667%;
  }

  .xl\:-mb-2\/12{
    margin-bottom: -16.66667%;
  }

  .xl\:-ml-2\/12{
    margin-left: -16.66667%;
  }

  .xl\:-mt-3\/12{
    margin-top: -25%;
  }

  .xl\:-mr-3\/12{
    margin-right: -25%;
  }

  .xl\:-mb-3\/12{
    margin-bottom: -25%;
  }

  .xl\:-ml-3\/12{
    margin-left: -25%;
  }

  .xl\:-mt-4\/12{
    margin-top: -33.33333%;
  }

  .xl\:-mr-4\/12{
    margin-right: -33.33333%;
  }

  .xl\:-mb-4\/12{
    margin-bottom: -33.33333%;
  }

  .xl\:-ml-4\/12{
    margin-left: -33.33333%;
  }

  .xl\:-mt-5\/12{
    margin-top: -41.66667%;
  }

  .xl\:-mr-5\/12{
    margin-right: -41.66667%;
  }

  .xl\:-mb-5\/12{
    margin-bottom: -41.66667%;
  }

  .xl\:-ml-5\/12{
    margin-left: -41.66667%;
  }

  .xl\:-mt-6\/12{
    margin-top: -50%;
  }

  .xl\:-mr-6\/12{
    margin-right: -50%;
  }

  .xl\:-mb-6\/12{
    margin-bottom: -50%;
  }

  .xl\:-ml-6\/12{
    margin-left: -50%;
  }

  .xl\:-mt-7\/12{
    margin-top: -58.33333%;
  }

  .xl\:-mr-7\/12{
    margin-right: -58.33333%;
  }

  .xl\:-mb-7\/12{
    margin-bottom: -58.33333%;
  }

  .xl\:-ml-7\/12{
    margin-left: -58.33333%;
  }

  .xl\:-mt-8\/12{
    margin-top: -66.66667%;
  }

  .xl\:-mr-8\/12{
    margin-right: -66.66667%;
  }

  .xl\:-mb-8\/12{
    margin-bottom: -66.66667%;
  }

  .xl\:-ml-8\/12{
    margin-left: -66.66667%;
  }

  .xl\:-mt-9\/12{
    margin-top: -75%;
  }

  .xl\:-mr-9\/12{
    margin-right: -75%;
  }

  .xl\:-mb-9\/12{
    margin-bottom: -75%;
  }

  .xl\:-ml-9\/12{
    margin-left: -75%;
  }

  .xl\:-mt-10\/12{
    margin-top: -83.33333%;
  }

  .xl\:-mr-10\/12{
    margin-right: -83.33333%;
  }

  .xl\:-mb-10\/12{
    margin-bottom: -83.33333%;
  }

  .xl\:-ml-10\/12{
    margin-left: -83.33333%;
  }

  .xl\:-mt-11\/12{
    margin-top: -91.66667%;
  }

  .xl\:-mr-11\/12{
    margin-right: -91.66667%;
  }

  .xl\:-mb-11\/12{
    margin-bottom: -91.66667%;
  }

  .xl\:-ml-11\/12{
    margin-left: -91.66667%;
  }

  .xl\:first\:m-0:first-child{
    margin: 0px;
  }

  .xl\:first\:m-1:first-child{
    margin: 0.25rem;
  }

  .xl\:first\:m-2:first-child{
    margin: 0.5rem;
  }

  .xl\:first\:m-3:first-child{
    margin: 0.75rem;
  }

  .xl\:first\:m-4:first-child{
    margin: 1rem;
  }

  .xl\:first\:m-5:first-child{
    margin: 1.25rem;
  }

  .xl\:first\:m-6:first-child{
    margin: 1.5rem;
  }

  .xl\:first\:m-7:first-child{
    margin: 1.75rem;
  }

  .xl\:first\:m-8:first-child{
    margin: 2rem;
  }

  .xl\:first\:m-9:first-child{
    margin: 2.25rem;
  }

  .xl\:first\:m-10:first-child{
    margin: 2.5rem;
  }

  .xl\:first\:m-11:first-child{
    margin: 2.75rem;
  }

  .xl\:first\:m-12:first-child{
    margin: 3rem;
  }

  .xl\:first\:m-13:first-child{
    margin: 3.25rem;
  }

  .xl\:first\:m-14:first-child{
    margin: 3.5rem;
  }

  .xl\:first\:m-15:first-child{
    margin: 3.75rem;
  }

  .xl\:first\:m-16:first-child{
    margin: 4rem;
  }

  .xl\:first\:m-17:first-child{
    margin: 4.25rem;
  }

  .xl\:first\:m-18:first-child{
    margin: 4.5rem;
  }

  .xl\:first\:m-19:first-child{
    margin: 4.75rem;
  }

  .xl\:first\:m-20:first-child{
    margin: 5rem;
  }

  .xl\:first\:m-22:first-child{
    margin: 5.5rem;
  }

  .xl\:first\:m-24:first-child{
    margin: 6rem;
  }

  .xl\:first\:m-25:first-child{
    margin: 6.25rem;
  }

  .xl\:first\:m-28:first-child{
    margin: 7rem;
  }

  .xl\:first\:m-30:first-child{
    margin: 7.5rem;
  }

  .xl\:first\:m-32:first-child{
    margin: 8rem;
  }

  .xl\:first\:m-34:first-child{
    margin: 8.5rem;
  }

  .xl\:first\:m-35:first-child{
    margin: 8.75rem;
  }

  .xl\:first\:m-36:first-child{
    margin: 9rem;
  }

  .xl\:first\:m-39:first-child{
    margin: 9.75rem;
  }

  .xl\:first\:m-40:first-child{
    margin: 10rem;
  }

  .xl\:first\:m-42:first-child{
    margin: 10.5rem;
  }

  .xl\:first\:m-44:first-child{
    margin: 11rem;
  }

  .xl\:first\:m-45:first-child{
    margin: 11.25rem;
  }

  .xl\:first\:m-48:first-child{
    margin: 12rem;
  }

  .xl\:first\:m-50:first-child{
    margin: 12.5rem;
  }

  .xl\:first\:m-52:first-child{
    margin: 13rem;
  }

  .xl\:first\:m-55:first-child{
    margin: 13.75rem;
  }

  .xl\:first\:m-56:first-child{
    margin: 14rem;
  }

  .xl\:first\:m-58:first-child{
    margin: 14.5rem;
  }

  .xl\:first\:m-60:first-child{
    margin: 15rem;
  }

  .xl\:first\:m-64:first-child{
    margin: 16rem;
  }

  .xl\:first\:m-65:first-child{
    margin: 16.25rem;
  }

  .xl\:first\:m-68:first-child{
    margin: 17rem;
  }

  .xl\:first\:m-69:first-child{
    margin: 17.25rem;
  }

  .xl\:first\:m-70:first-child{
    margin: 17.5rem;
  }

  .xl\:first\:m-72:first-child{
    margin: 18rem;
  }

  .xl\:first\:m-75:first-child{
    margin: 18.75rem;
  }

  .xl\:first\:m-80:first-child{
    margin: 20rem;
  }

  .xl\:first\:m-85:first-child{
    margin: 21.25rem;
  }

  .xl\:first\:m-86:first-child{
    margin: 21.5rem;
  }

  .xl\:first\:m-90:first-child{
    margin: 22.5rem;
  }

  .xl\:first\:m-96:first-child{
    margin: 24rem;
  }

  .xl\:first\:m-100:first-child{
    margin: 25rem;
  }

  .xl\:first\:m-115:first-child{
    margin: 28.75rem;
  }

  .xl\:first\:m-125:first-child{
    margin: 31.25rem;
  }

  .xl\:first\:m-142:first-child{
    margin: 35.5rem;
  }

  .xl\:first\:m-150:first-child{
    margin: 37.5rem;
  }

  .xl\:first\:m-156:first-child{
    margin: 39rem;
  }

  .xl\:first\:m-160:first-child{
    margin: 40rem;
  }

  .xl\:first\:m-175:first-child{
    margin: 43.75rem;
  }

  .xl\:first\:m-207:first-child{
    margin: 51.75rem;
  }

  .xl\:first\:m-242:first-child{
    margin: 60.5rem;
  }

  .xl\:first\:m-250:first-child{
    margin: 62.5rem;
  }

  .xl\:first\:m-258:first-child{
    margin: 64.5rem;
  }

  .xl\:first\:m-265:first-child{
    margin: 66.25rem;
  }

  .xl\:first\:m-280:first-child{
    margin: 70rem;
  }

  .xl\:first\:m-auto:first-child{
    margin: auto;
  }

  .xl\:first\:m-px:first-child{
    margin: 1px;
  }

  .xl\:first\:m-0\.5:first-child{
    margin: 0.125rem;
  }

  .xl\:first\:m-1\.5:first-child{
    margin: 0.375rem;
  }

  .xl\:first\:m-2\.5:first-child{
    margin: 0.625rem;
  }

  .xl\:first\:m-3\.5:first-child{
    margin: 0.875rem;
  }

  .xl\:first\:m-0\.25:first-child{
    margin: 0.0625rem;
  }

  .xl\:first\:m-0\.75:first-child{
    margin: 0.1875rem;
  }

  .xl\:first\:m-1\.25:first-child{
    margin: 0.3125rem;
  }

  .xl\:first\:m-1\.75:first-child{
    margin: 0.4375rem;
  }

  .xl\:first\:m-2\.25:first-child{
    margin: 0.5625rem;
  }

  .xl\:first\:m-2\.75:first-child{
    margin: 0.6875rem;
  }

  .xl\:first\:m-3\.25:first-child{
    margin: 0.8125rem;
  }

  .xl\:first\:m-3\.75:first-child{
    margin: 0.9375rem;
  }

  .xl\:first\:m-4\.25:first-child{
    margin: 1.0625rem;
  }

  .xl\:first\:m-4\.5:first-child{
    margin: 1.125rem;
  }

  .xl\:first\:m-4\.75:first-child{
    margin: 1.1875rem;
  }

  .xl\:first\:m-5\.25:first-child{
    margin: 1.3125rem;
  }

  .xl\:first\:m-5\.5:first-child{
    margin: 1.375rem;
  }

  .xl\:first\:m-5\.75:first-child{
    margin: 1.4375rem;
  }

  .xl\:first\:m-6\.25:first-child{
    margin: 1.5625rem;
  }

  .xl\:first\:m-6\.5:first-child{
    margin: 1.625rem;
  }

  .xl\:first\:m-6\.75:first-child{
    margin: 1.6875rem;
  }

  .xl\:first\:m-7\.25:first-child{
    margin: 1.8125rem;
  }

  .xl\:first\:m-7\.5:first-child{
    margin: 1.875rem;
  }

  .xl\:first\:m-8\.25:first-child{
    margin: 2.0625rem;
  }

  .xl\:first\:m-8\.5:first-child{
    margin: 2.125rem;
  }

  .xl\:first\:m-9\.25:first-child{
    margin: 2.3125rem;
  }

  .xl\:first\:m-9\.5:first-child{
    margin: 2.375rem;
  }

  .xl\:first\:m-10\.5:first-child{
    margin: 2.625rem;
  }

  .xl\:first\:m-11\.25:first-child{
    margin: 2.8125rem;
  }

  .xl\:first\:m-11\.5:first-child{
    margin: 2.875rem;
  }

  .xl\:first\:m-12\.5:first-child{
    margin: 3.125rem;
  }

  .xl\:first\:m-12\.75:first-child{
    margin: 3.1875rem;
  }

  .xl\:first\:m-13\.5:first-child{
    margin: 3.375rem;
  }

  .xl\:first\:m-14\.5:first-child{
    margin: 3.625rem;
  }

  .xl\:first\:m-15\.5:first-child{
    margin: 3.875rem;
  }

  .xl\:first\:m-15\.75:first-child{
    margin: 3.9375rem;
  }

  .xl\:first\:m-16\.25:first-child{
    margin: 4.0625rem;
  }

  .xl\:first\:m-17\.25:first-child{
    margin: 4.3125rem;
  }

  .xl\:first\:m-17\.5:first-child{
    margin: 4.375rem;
  }

  .xl\:first\:m-18\.25:first-child{
    margin: 4.5625rem;
  }

  .xl\:first\:m-18\.5:first-child{
    margin: 4.625rem;
  }

  .xl\:first\:m-20\.25:first-child{
    margin: 5.0625rem;
  }

  .xl\:first\:m-20\.5:first-child{
    margin: 5.125rem;
  }

  .xl\:first\:m-22\.5:first-child{
    margin: 5.625rem;
  }

  .xl\:first\:m-25\.5:first-child{
    margin: 6.375rem;
  }

  .xl\:first\:m-26\.75:first-child{
    margin: 6.6875rem;
  }

  .xl\:first\:m-32\.5:first-child{
    margin: 8.125rem;
  }

  .xl\:first\:m-37\.5:first-child{
    margin: 9.375rem;
  }

  .xl\:first\:m-41\.25:first-child{
    margin: 10.3125rem;
  }

  .xl\:first\:m-52\.5:first-child{
    margin: 13.125rem;
  }

  .xl\:first\:m-54\.5:first-child{
    margin: 13.625rem;
  }

  .xl\:first\:m-57\.25:first-child{
    margin: 14.3125rem;
  }

  .xl\:first\:m-57\.5:first-child{
    margin: 14.375rem;
  }

  .xl\:first\:m-66\.25:first-child{
    margin: 16.5625rem;
  }

  .xl\:first\:m-74\.5:first-child{
    margin: 18.125rem;
  }

  .xl\:first\:m-106\.25:first-child{
    margin: 26.5625rem;
  }

  .xl\:first\:m-112\.25:first-child{
    margin: 28.0675rem;
  }

  .xl\:first\:m-112\.75:first-child{
    margin: 28.1875rem;
  }

  .xl\:first\:m-147\.5:first-child{
    margin: 36.875rem;
  }

  .xl\:first\:m-162\.5:first-child{
    margin: 40.625rem;
  }

  .xl\:first\:m-172\.25:first-child{
    margin: 42.5625rem;
  }

  .xl\:first\:m-175\.25:first-child{
    margin: 43.8125rem;
  }

  .xl\:first\:m-184\.25:first-child{
    margin: 46.0625rem;
  }

  .xl\:first\:m-203\.25:first-child{
    margin: 50.8125rem;
  }

  .xl\:first\:m-half:first-child{
    margin: 50%;
  }

  .xl\:first\:m-full:first-child{
    margin: 100%;
  }

  .xl\:first\:m-1\/10:first-child{
    margin: 10%;
  }

  .xl\:first\:m-2\/10:first-child{
    margin: 20%;
  }

  .xl\:first\:m-3\/10:first-child{
    margin: 30%;
  }

  .xl\:first\:m-4\/10:first-child{
    margin: 40%;
  }

  .xl\:first\:m-4\.5\/10:first-child{
    margin: 45%;
  }

  .xl\:first\:m-5\/10:first-child{
    margin: 50%;
  }

  .xl\:first\:m-5\.5\/10:first-child{
    margin: 55%;
  }

  .xl\:first\:m-6\/10:first-child{
    margin: 60%;
  }

  .xl\:first\:m-7\/10:first-child{
    margin: 70%;
  }

  .xl\:first\:m-8\/10:first-child{
    margin: 80%;
  }

  .xl\:first\:m-9\/10:first-child{
    margin: 90%;
  }

  .xl\:first\:m-1\/12:first-child{
    margin: 8.333333%;
  }

  .xl\:first\:m-2\/12:first-child{
    margin: 16.666667%;
  }

  .xl\:first\:m-3\/12:first-child{
    margin: 25%;
  }

  .xl\:first\:m-4\/12:first-child{
    margin: 33.333333%;
  }

  .xl\:first\:m-5\/12:first-child{
    margin: 41.666667%;
  }

  .xl\:first\:m-6\/12:first-child{
    margin: 50%;
  }

  .xl\:first\:m-7\/12:first-child{
    margin: 58.333333%;
  }

  .xl\:first\:m-8\/12:first-child{
    margin: 66.666667%;
  }

  .xl\:first\:m-9\/12:first-child{
    margin: 75%;
  }

  .xl\:first\:m-10\/12:first-child{
    margin: 83.333333%;
  }

  .xl\:first\:m-11\/12:first-child{
    margin: 91.666667%;
  }

  .xl\:first\:-m-0:first-child{
    margin: 0px;
  }

  .xl\:first\:-m-1:first-child{
    margin: -0.25rem;
  }

  .xl\:first\:-m-2:first-child{
    margin: -0.5rem;
  }

  .xl\:first\:-m-3:first-child{
    margin: -0.75rem;
  }

  .xl\:first\:-m-4:first-child{
    margin: -1rem;
  }

  .xl\:first\:-m-5:first-child{
    margin: -1.25rem;
  }

  .xl\:first\:-m-6:first-child{
    margin: -1.5rem;
  }

  .xl\:first\:-m-7:first-child{
    margin: -1.75rem;
  }

  .xl\:first\:-m-8:first-child{
    margin: -2rem;
  }

  .xl\:first\:-m-9:first-child{
    margin: -2.25rem;
  }

  .xl\:first\:-m-10:first-child{
    margin: -2.5rem;
  }

  .xl\:first\:-m-11:first-child{
    margin: -2.75rem;
  }

  .xl\:first\:-m-12:first-child{
    margin: -3rem;
  }

  .xl\:first\:-m-13:first-child{
    margin: -3.25rem;
  }

  .xl\:first\:-m-14:first-child{
    margin: -3.5rem;
  }

  .xl\:first\:-m-15:first-child{
    margin: -3.75rem;
  }

  .xl\:first\:-m-16:first-child{
    margin: -4rem;
  }

  .xl\:first\:-m-17:first-child{
    margin: -4.25rem;
  }

  .xl\:first\:-m-18:first-child{
    margin: -4.5rem;
  }

  .xl\:first\:-m-19:first-child{
    margin: -4.75rem;
  }

  .xl\:first\:-m-20:first-child{
    margin: -5rem;
  }

  .xl\:first\:-m-22:first-child{
    margin: -5.5rem;
  }

  .xl\:first\:-m-24:first-child{
    margin: -6rem;
  }

  .xl\:first\:-m-25:first-child{
    margin: -6.25rem;
  }

  .xl\:first\:-m-28:first-child{
    margin: -7rem;
  }

  .xl\:first\:-m-30:first-child{
    margin: -7.5rem;
  }

  .xl\:first\:-m-32:first-child{
    margin: -8rem;
  }

  .xl\:first\:-m-34:first-child{
    margin: -8.5rem;
  }

  .xl\:first\:-m-35:first-child{
    margin: -8.75rem;
  }

  .xl\:first\:-m-36:first-child{
    margin: -9rem;
  }

  .xl\:first\:-m-39:first-child{
    margin: -9.75rem;
  }

  .xl\:first\:-m-40:first-child{
    margin: -10rem;
  }

  .xl\:first\:-m-42:first-child{
    margin: -10.5rem;
  }

  .xl\:first\:-m-44:first-child{
    margin: -11rem;
  }

  .xl\:first\:-m-45:first-child{
    margin: -11.25rem;
  }

  .xl\:first\:-m-48:first-child{
    margin: -12rem;
  }

  .xl\:first\:-m-50:first-child{
    margin: -12.5rem;
  }

  .xl\:first\:-m-52:first-child{
    margin: -13rem;
  }

  .xl\:first\:-m-55:first-child{
    margin: -13.75rem;
  }

  .xl\:first\:-m-56:first-child{
    margin: -14rem;
  }

  .xl\:first\:-m-58:first-child{
    margin: -14.5rem;
  }

  .xl\:first\:-m-60:first-child{
    margin: -15rem;
  }

  .xl\:first\:-m-64:first-child{
    margin: -16rem;
  }

  .xl\:first\:-m-65:first-child{
    margin: -16.25rem;
  }

  .xl\:first\:-m-68:first-child{
    margin: -17rem;
  }

  .xl\:first\:-m-69:first-child{
    margin: -17.25rem;
  }

  .xl\:first\:-m-70:first-child{
    margin: -17.5rem;
  }

  .xl\:first\:-m-72:first-child{
    margin: -18rem;
  }

  .xl\:first\:-m-75:first-child{
    margin: -18.75rem;
  }

  .xl\:first\:-m-80:first-child{
    margin: -20rem;
  }

  .xl\:first\:-m-85:first-child{
    margin: -21.25rem;
  }

  .xl\:first\:-m-86:first-child{
    margin: -21.5rem;
  }

  .xl\:first\:-m-90:first-child{
    margin: -22.5rem;
  }

  .xl\:first\:-m-96:first-child{
    margin: -24rem;
  }

  .xl\:first\:-m-100:first-child{
    margin: -25rem;
  }

  .xl\:first\:-m-115:first-child{
    margin: -28.75rem;
  }

  .xl\:first\:-m-125:first-child{
    margin: -31.25rem;
  }

  .xl\:first\:-m-142:first-child{
    margin: -35.5rem;
  }

  .xl\:first\:-m-150:first-child{
    margin: -37.5rem;
  }

  .xl\:first\:-m-156:first-child{
    margin: -39rem;
  }

  .xl\:first\:-m-160:first-child{
    margin: -40rem;
  }

  .xl\:first\:-m-175:first-child{
    margin: -43.75rem;
  }

  .xl\:first\:-m-207:first-child{
    margin: -51.75rem;
  }

  .xl\:first\:-m-242:first-child{
    margin: -60.5rem;
  }

  .xl\:first\:-m-250:first-child{
    margin: -62.5rem;
  }

  .xl\:first\:-m-258:first-child{
    margin: -64.5rem;
  }

  .xl\:first\:-m-265:first-child{
    margin: -66.25rem;
  }

  .xl\:first\:-m-280:first-child{
    margin: -70rem;
  }

  .xl\:first\:-m-px:first-child{
    margin: -1px;
  }

  .xl\:first\:-m-0\.5:first-child{
    margin: -0.125rem;
  }

  .xl\:first\:-m-1\.5:first-child{
    margin: -0.375rem;
  }

  .xl\:first\:-m-2\.5:first-child{
    margin: -0.625rem;
  }

  .xl\:first\:-m-3\.5:first-child{
    margin: -0.875rem;
  }

  .xl\:first\:-m-0\.25:first-child{
    margin: -0.0625rem;
  }

  .xl\:first\:-m-0\.75:first-child{
    margin: -0.1875rem;
  }

  .xl\:first\:-m-1\.25:first-child{
    margin: -0.3125rem;
  }

  .xl\:first\:-m-1\.75:first-child{
    margin: -0.4375rem;
  }

  .xl\:first\:-m-2\.25:first-child{
    margin: -0.5625rem;
  }

  .xl\:first\:-m-2\.75:first-child{
    margin: -0.6875rem;
  }

  .xl\:first\:-m-3\.25:first-child{
    margin: -0.8125rem;
  }

  .xl\:first\:-m-3\.75:first-child{
    margin: -0.9375rem;
  }

  .xl\:first\:-m-4\.25:first-child{
    margin: -1.0625rem;
  }

  .xl\:first\:-m-4\.5:first-child{
    margin: -1.125rem;
  }

  .xl\:first\:-m-4\.75:first-child{
    margin: -1.1875rem;
  }

  .xl\:first\:-m-5\.25:first-child{
    margin: -1.3125rem;
  }

  .xl\:first\:-m-5\.5:first-child{
    margin: -1.375rem;
  }

  .xl\:first\:-m-5\.75:first-child{
    margin: -1.4375rem;
  }

  .xl\:first\:-m-6\.25:first-child{
    margin: -1.5625rem;
  }

  .xl\:first\:-m-6\.5:first-child{
    margin: -1.625rem;
  }

  .xl\:first\:-m-6\.75:first-child{
    margin: -1.6875rem;
  }

  .xl\:first\:-m-7\.25:first-child{
    margin: -1.8125rem;
  }

  .xl\:first\:-m-7\.5:first-child{
    margin: -1.875rem;
  }

  .xl\:first\:-m-8\.25:first-child{
    margin: -2.0625rem;
  }

  .xl\:first\:-m-8\.5:first-child{
    margin: -2.125rem;
  }

  .xl\:first\:-m-9\.25:first-child{
    margin: -2.3125rem;
  }

  .xl\:first\:-m-9\.5:first-child{
    margin: -2.375rem;
  }

  .xl\:first\:-m-10\.5:first-child{
    margin: -2.625rem;
  }

  .xl\:first\:-m-11\.25:first-child{
    margin: -2.8125rem;
  }

  .xl\:first\:-m-11\.5:first-child{
    margin: -2.875rem;
  }

  .xl\:first\:-m-12\.5:first-child{
    margin: -3.125rem;
  }

  .xl\:first\:-m-12\.75:first-child{
    margin: -3.1875rem;
  }

  .xl\:first\:-m-13\.5:first-child{
    margin: -3.375rem;
  }

  .xl\:first\:-m-14\.5:first-child{
    margin: -3.625rem;
  }

  .xl\:first\:-m-15\.5:first-child{
    margin: -3.875rem;
  }

  .xl\:first\:-m-15\.75:first-child{
    margin: -3.9375rem;
  }

  .xl\:first\:-m-16\.25:first-child{
    margin: -4.0625rem;
  }

  .xl\:first\:-m-17\.25:first-child{
    margin: -4.3125rem;
  }

  .xl\:first\:-m-17\.5:first-child{
    margin: -4.375rem;
  }

  .xl\:first\:-m-18\.25:first-child{
    margin: -4.5625rem;
  }

  .xl\:first\:-m-18\.5:first-child{
    margin: -4.625rem;
  }

  .xl\:first\:-m-20\.25:first-child{
    margin: -5.0625rem;
  }

  .xl\:first\:-m-20\.5:first-child{
    margin: -5.125rem;
  }

  .xl\:first\:-m-22\.5:first-child{
    margin: -5.625rem;
  }

  .xl\:first\:-m-25\.5:first-child{
    margin: -6.375rem;
  }

  .xl\:first\:-m-26\.75:first-child{
    margin: -6.6875rem;
  }

  .xl\:first\:-m-32\.5:first-child{
    margin: -8.125rem;
  }

  .xl\:first\:-m-37\.5:first-child{
    margin: -9.375rem;
  }

  .xl\:first\:-m-41\.25:first-child{
    margin: -10.3125rem;
  }

  .xl\:first\:-m-52\.5:first-child{
    margin: -13.125rem;
  }

  .xl\:first\:-m-54\.5:first-child{
    margin: -13.625rem;
  }

  .xl\:first\:-m-57\.25:first-child{
    margin: -14.3125rem;
  }

  .xl\:first\:-m-57\.5:first-child{
    margin: -14.375rem;
  }

  .xl\:first\:-m-66\.25:first-child{
    margin: -16.5625rem;
  }

  .xl\:first\:-m-74\.5:first-child{
    margin: -18.125rem;
  }

  .xl\:first\:-m-106\.25:first-child{
    margin: -26.5625rem;
  }

  .xl\:first\:-m-112\.25:first-child{
    margin: -28.0675rem;
  }

  .xl\:first\:-m-112\.75:first-child{
    margin: -28.1875rem;
  }

  .xl\:first\:-m-147\.5:first-child{
    margin: -36.875rem;
  }

  .xl\:first\:-m-162\.5:first-child{
    margin: -40.625rem;
  }

  .xl\:first\:-m-172\.25:first-child{
    margin: -42.5625rem;
  }

  .xl\:first\:-m-175\.25:first-child{
    margin: -43.8125rem;
  }

  .xl\:first\:-m-184\.25:first-child{
    margin: -46.0625rem;
  }

  .xl\:first\:-m-203\.25:first-child{
    margin: -50.8125rem;
  }

  .xl\:first\:-m-half:first-child{
    margin: -50%;
  }

  .xl\:first\:-m-full:first-child{
    margin: -100%;
  }

  .xl\:first\:-m-1\/10:first-child{
    margin: -10%;
  }

  .xl\:first\:-m-2\/10:first-child{
    margin: -20%;
  }

  .xl\:first\:-m-3\/10:first-child{
    margin: -30%;
  }

  .xl\:first\:-m-4\/10:first-child{
    margin: -40%;
  }

  .xl\:first\:-m-4\.5\/10:first-child{
    margin: -45%;
  }

  .xl\:first\:-m-5\/10:first-child{
    margin: -50%;
  }

  .xl\:first\:-m-5\.5\/10:first-child{
    margin: -55%;
  }

  .xl\:first\:-m-6\/10:first-child{
    margin: -60%;
  }

  .xl\:first\:-m-7\/10:first-child{
    margin: -70%;
  }

  .xl\:first\:-m-8\/10:first-child{
    margin: -80%;
  }

  .xl\:first\:-m-9\/10:first-child{
    margin: -90%;
  }

  .xl\:first\:-m-1\/12:first-child{
    margin: -8.33333%;
  }

  .xl\:first\:-m-2\/12:first-child{
    margin: -16.66667%;
  }

  .xl\:first\:-m-3\/12:first-child{
    margin: -25%;
  }

  .xl\:first\:-m-4\/12:first-child{
    margin: -33.33333%;
  }

  .xl\:first\:-m-5\/12:first-child{
    margin: -41.66667%;
  }

  .xl\:first\:-m-6\/12:first-child{
    margin: -50%;
  }

  .xl\:first\:-m-7\/12:first-child{
    margin: -58.33333%;
  }

  .xl\:first\:-m-8\/12:first-child{
    margin: -66.66667%;
  }

  .xl\:first\:-m-9\/12:first-child{
    margin: -75%;
  }

  .xl\:first\:-m-10\/12:first-child{
    margin: -83.33333%;
  }

  .xl\:first\:-m-11\/12:first-child{
    margin: -91.66667%;
  }

  .xl\:first\:my-0:first-child{
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .xl\:first\:mx-0:first-child{
    margin-left: 0px;
    margin-right: 0px;
  }

  .xl\:first\:my-1:first-child{
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }

  .xl\:first\:mx-1:first-child{
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }

  .xl\:first\:my-2:first-child{
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }

  .xl\:first\:mx-2:first-child{
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }

  .xl\:first\:my-3:first-child{
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }

  .xl\:first\:mx-3:first-child{
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }

  .xl\:first\:my-4:first-child{
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .xl\:first\:mx-4:first-child{
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .xl\:first\:my-5:first-child{
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }

  .xl\:first\:mx-5:first-child{
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }

  .xl\:first\:my-6:first-child{
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .xl\:first\:mx-6:first-child{
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .xl\:first\:my-7:first-child{
    margin-top: 1.75rem;
    margin-bottom: 1.75rem;
  }

  .xl\:first\:mx-7:first-child{
    margin-left: 1.75rem;
    margin-right: 1.75rem;
  }

  .xl\:first\:my-8:first-child{
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .xl\:first\:mx-8:first-child{
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .xl\:first\:my-9:first-child{
    margin-top: 2.25rem;
    margin-bottom: 2.25rem;
  }

  .xl\:first\:mx-9:first-child{
    margin-left: 2.25rem;
    margin-right: 2.25rem;
  }

  .xl\:first\:my-10:first-child{
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .xl\:first\:mx-10:first-child{
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }

  .xl\:first\:my-11:first-child{
    margin-top: 2.75rem;
    margin-bottom: 2.75rem;
  }

  .xl\:first\:mx-11:first-child{
    margin-left: 2.75rem;
    margin-right: 2.75rem;
  }

  .xl\:first\:my-12:first-child{
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .xl\:first\:mx-12:first-child{
    margin-left: 3rem;
    margin-right: 3rem;
  }

  .xl\:first\:my-13:first-child{
    margin-top: 3.25rem;
    margin-bottom: 3.25rem;
  }

  .xl\:first\:mx-13:first-child{
    margin-left: 3.25rem;
    margin-right: 3.25rem;
  }

  .xl\:first\:my-14:first-child{
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }

  .xl\:first\:mx-14:first-child{
    margin-left: 3.5rem;
    margin-right: 3.5rem;
  }

  .xl\:first\:my-15:first-child{
    margin-top: 3.75rem;
    margin-bottom: 3.75rem;
  }

  .xl\:first\:mx-15:first-child{
    margin-left: 3.75rem;
    margin-right: 3.75rem;
  }

  .xl\:first\:my-16:first-child{
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .xl\:first\:mx-16:first-child{
    margin-left: 4rem;
    margin-right: 4rem;
  }

  .xl\:first\:my-17:first-child{
    margin-top: 4.25rem;
    margin-bottom: 4.25rem;
  }

  .xl\:first\:mx-17:first-child{
    margin-left: 4.25rem;
    margin-right: 4.25rem;
  }

  .xl\:first\:my-18:first-child{
    margin-top: 4.5rem;
    margin-bottom: 4.5rem;
  }

  .xl\:first\:mx-18:first-child{
    margin-left: 4.5rem;
    margin-right: 4.5rem;
  }

  .xl\:first\:my-19:first-child{
    margin-top: 4.75rem;
    margin-bottom: 4.75rem;
  }

  .xl\:first\:mx-19:first-child{
    margin-left: 4.75rem;
    margin-right: 4.75rem;
  }

  .xl\:first\:my-20:first-child{
    margin-top: 5rem;
    margin-bottom: 5rem;
  }

  .xl\:first\:mx-20:first-child{
    margin-left: 5rem;
    margin-right: 5rem;
  }

  .xl\:first\:my-22:first-child{
    margin-top: 5.5rem;
    margin-bottom: 5.5rem;
  }

  .xl\:first\:mx-22:first-child{
    margin-left: 5.5rem;
    margin-right: 5.5rem;
  }

  .xl\:first\:my-24:first-child{
    margin-top: 6rem;
    margin-bottom: 6rem;
  }

  .xl\:first\:mx-24:first-child{
    margin-left: 6rem;
    margin-right: 6rem;
  }

  .xl\:first\:my-25:first-child{
    margin-top: 6.25rem;
    margin-bottom: 6.25rem;
  }

  .xl\:first\:mx-25:first-child{
    margin-left: 6.25rem;
    margin-right: 6.25rem;
  }

  .xl\:first\:my-28:first-child{
    margin-top: 7rem;
    margin-bottom: 7rem;
  }

  .xl\:first\:mx-28:first-child{
    margin-left: 7rem;
    margin-right: 7rem;
  }

  .xl\:first\:my-30:first-child{
    margin-top: 7.5rem;
    margin-bottom: 7.5rem;
  }

  .xl\:first\:mx-30:first-child{
    margin-left: 7.5rem;
    margin-right: 7.5rem;
  }

  .xl\:first\:my-32:first-child{
    margin-top: 8rem;
    margin-bottom: 8rem;
  }

  .xl\:first\:mx-32:first-child{
    margin-left: 8rem;
    margin-right: 8rem;
  }

  .xl\:first\:my-34:first-child{
    margin-top: 8.5rem;
    margin-bottom: 8.5rem;
  }

  .xl\:first\:mx-34:first-child{
    margin-left: 8.5rem;
    margin-right: 8.5rem;
  }

  .xl\:first\:my-35:first-child{
    margin-top: 8.75rem;
    margin-bottom: 8.75rem;
  }

  .xl\:first\:mx-35:first-child{
    margin-left: 8.75rem;
    margin-right: 8.75rem;
  }

  .xl\:first\:my-36:first-child{
    margin-top: 9rem;
    margin-bottom: 9rem;
  }

  .xl\:first\:mx-36:first-child{
    margin-left: 9rem;
    margin-right: 9rem;
  }

  .xl\:first\:my-39:first-child{
    margin-top: 9.75rem;
    margin-bottom: 9.75rem;
  }

  .xl\:first\:mx-39:first-child{
    margin-left: 9.75rem;
    margin-right: 9.75rem;
  }

  .xl\:first\:my-40:first-child{
    margin-top: 10rem;
    margin-bottom: 10rem;
  }

  .xl\:first\:mx-40:first-child{
    margin-left: 10rem;
    margin-right: 10rem;
  }

  .xl\:first\:my-42:first-child{
    margin-top: 10.5rem;
    margin-bottom: 10.5rem;
  }

  .xl\:first\:mx-42:first-child{
    margin-left: 10.5rem;
    margin-right: 10.5rem;
  }

  .xl\:first\:my-44:first-child{
    margin-top: 11rem;
    margin-bottom: 11rem;
  }

  .xl\:first\:mx-44:first-child{
    margin-left: 11rem;
    margin-right: 11rem;
  }

  .xl\:first\:my-45:first-child{
    margin-top: 11.25rem;
    margin-bottom: 11.25rem;
  }

  .xl\:first\:mx-45:first-child{
    margin-left: 11.25rem;
    margin-right: 11.25rem;
  }

  .xl\:first\:my-48:first-child{
    margin-top: 12rem;
    margin-bottom: 12rem;
  }

  .xl\:first\:mx-48:first-child{
    margin-left: 12rem;
    margin-right: 12rem;
  }

  .xl\:first\:my-50:first-child{
    margin-top: 12.5rem;
    margin-bottom: 12.5rem;
  }

  .xl\:first\:mx-50:first-child{
    margin-left: 12.5rem;
    margin-right: 12.5rem;
  }

  .xl\:first\:my-52:first-child{
    margin-top: 13rem;
    margin-bottom: 13rem;
  }

  .xl\:first\:mx-52:first-child{
    margin-left: 13rem;
    margin-right: 13rem;
  }

  .xl\:first\:my-55:first-child{
    margin-top: 13.75rem;
    margin-bottom: 13.75rem;
  }

  .xl\:first\:mx-55:first-child{
    margin-left: 13.75rem;
    margin-right: 13.75rem;
  }

  .xl\:first\:my-56:first-child{
    margin-top: 14rem;
    margin-bottom: 14rem;
  }

  .xl\:first\:mx-56:first-child{
    margin-left: 14rem;
    margin-right: 14rem;
  }

  .xl\:first\:my-58:first-child{
    margin-top: 14.5rem;
    margin-bottom: 14.5rem;
  }

  .xl\:first\:mx-58:first-child{
    margin-left: 14.5rem;
    margin-right: 14.5rem;
  }

  .xl\:first\:my-60:first-child{
    margin-top: 15rem;
    margin-bottom: 15rem;
  }

  .xl\:first\:mx-60:first-child{
    margin-left: 15rem;
    margin-right: 15rem;
  }

  .xl\:first\:my-64:first-child{
    margin-top: 16rem;
    margin-bottom: 16rem;
  }

  .xl\:first\:mx-64:first-child{
    margin-left: 16rem;
    margin-right: 16rem;
  }

  .xl\:first\:my-65:first-child{
    margin-top: 16.25rem;
    margin-bottom: 16.25rem;
  }

  .xl\:first\:mx-65:first-child{
    margin-left: 16.25rem;
    margin-right: 16.25rem;
  }

  .xl\:first\:my-68:first-child{
    margin-top: 17rem;
    margin-bottom: 17rem;
  }

  .xl\:first\:mx-68:first-child{
    margin-left: 17rem;
    margin-right: 17rem;
  }

  .xl\:first\:my-69:first-child{
    margin-top: 17.25rem;
    margin-bottom: 17.25rem;
  }

  .xl\:first\:mx-69:first-child{
    margin-left: 17.25rem;
    margin-right: 17.25rem;
  }

  .xl\:first\:my-70:first-child{
    margin-top: 17.5rem;
    margin-bottom: 17.5rem;
  }

  .xl\:first\:mx-70:first-child{
    margin-left: 17.5rem;
    margin-right: 17.5rem;
  }

  .xl\:first\:my-72:first-child{
    margin-top: 18rem;
    margin-bottom: 18rem;
  }

  .xl\:first\:mx-72:first-child{
    margin-left: 18rem;
    margin-right: 18rem;
  }

  .xl\:first\:my-75:first-child{
    margin-top: 18.75rem;
    margin-bottom: 18.75rem;
  }

  .xl\:first\:mx-75:first-child{
    margin-left: 18.75rem;
    margin-right: 18.75rem;
  }

  .xl\:first\:my-80:first-child{
    margin-top: 20rem;
    margin-bottom: 20rem;
  }

  .xl\:first\:mx-80:first-child{
    margin-left: 20rem;
    margin-right: 20rem;
  }

  .xl\:first\:my-85:first-child{
    margin-top: 21.25rem;
    margin-bottom: 21.25rem;
  }

  .xl\:first\:mx-85:first-child{
    margin-left: 21.25rem;
    margin-right: 21.25rem;
  }

  .xl\:first\:my-86:first-child{
    margin-top: 21.5rem;
    margin-bottom: 21.5rem;
  }

  .xl\:first\:mx-86:first-child{
    margin-left: 21.5rem;
    margin-right: 21.5rem;
  }

  .xl\:first\:my-90:first-child{
    margin-top: 22.5rem;
    margin-bottom: 22.5rem;
  }

  .xl\:first\:mx-90:first-child{
    margin-left: 22.5rem;
    margin-right: 22.5rem;
  }

  .xl\:first\:my-96:first-child{
    margin-top: 24rem;
    margin-bottom: 24rem;
  }

  .xl\:first\:mx-96:first-child{
    margin-left: 24rem;
    margin-right: 24rem;
  }

  .xl\:first\:my-100:first-child{
    margin-top: 25rem;
    margin-bottom: 25rem;
  }

  .xl\:first\:mx-100:first-child{
    margin-left: 25rem;
    margin-right: 25rem;
  }

  .xl\:first\:my-115:first-child{
    margin-top: 28.75rem;
    margin-bottom: 28.75rem;
  }

  .xl\:first\:mx-115:first-child{
    margin-left: 28.75rem;
    margin-right: 28.75rem;
  }

  .xl\:first\:my-125:first-child{
    margin-top: 31.25rem;
    margin-bottom: 31.25rem;
  }

  .xl\:first\:mx-125:first-child{
    margin-left: 31.25rem;
    margin-right: 31.25rem;
  }

  .xl\:first\:my-142:first-child{
    margin-top: 35.5rem;
    margin-bottom: 35.5rem;
  }

  .xl\:first\:mx-142:first-child{
    margin-left: 35.5rem;
    margin-right: 35.5rem;
  }

  .xl\:first\:my-150:first-child{
    margin-top: 37.5rem;
    margin-bottom: 37.5rem;
  }

  .xl\:first\:mx-150:first-child{
    margin-left: 37.5rem;
    margin-right: 37.5rem;
  }

  .xl\:first\:my-156:first-child{
    margin-top: 39rem;
    margin-bottom: 39rem;
  }

  .xl\:first\:mx-156:first-child{
    margin-left: 39rem;
    margin-right: 39rem;
  }

  .xl\:first\:my-160:first-child{
    margin-top: 40rem;
    margin-bottom: 40rem;
  }

  .xl\:first\:mx-160:first-child{
    margin-left: 40rem;
    margin-right: 40rem;
  }

  .xl\:first\:my-175:first-child{
    margin-top: 43.75rem;
    margin-bottom: 43.75rem;
  }

  .xl\:first\:mx-175:first-child{
    margin-left: 43.75rem;
    margin-right: 43.75rem;
  }

  .xl\:first\:my-207:first-child{
    margin-top: 51.75rem;
    margin-bottom: 51.75rem;
  }

  .xl\:first\:mx-207:first-child{
    margin-left: 51.75rem;
    margin-right: 51.75rem;
  }

  .xl\:first\:my-242:first-child{
    margin-top: 60.5rem;
    margin-bottom: 60.5rem;
  }

  .xl\:first\:mx-242:first-child{
    margin-left: 60.5rem;
    margin-right: 60.5rem;
  }

  .xl\:first\:my-250:first-child{
    margin-top: 62.5rem;
    margin-bottom: 62.5rem;
  }

  .xl\:first\:mx-250:first-child{
    margin-left: 62.5rem;
    margin-right: 62.5rem;
  }

  .xl\:first\:my-258:first-child{
    margin-top: 64.5rem;
    margin-bottom: 64.5rem;
  }

  .xl\:first\:mx-258:first-child{
    margin-left: 64.5rem;
    margin-right: 64.5rem;
  }

  .xl\:first\:my-265:first-child{
    margin-top: 66.25rem;
    margin-bottom: 66.25rem;
  }

  .xl\:first\:mx-265:first-child{
    margin-left: 66.25rem;
    margin-right: 66.25rem;
  }

  .xl\:first\:my-280:first-child{
    margin-top: 70rem;
    margin-bottom: 70rem;
  }

  .xl\:first\:mx-280:first-child{
    margin-left: 70rem;
    margin-right: 70rem;
  }

  .xl\:first\:my-auto:first-child{
    margin-top: auto;
    margin-bottom: auto;
  }

  .xl\:first\:mx-auto:first-child{
    margin-left: auto;
    margin-right: auto;
  }

  .xl\:first\:my-px:first-child{
    margin-top: 1px;
    margin-bottom: 1px;
  }

  .xl\:first\:mx-px:first-child{
    margin-left: 1px;
    margin-right: 1px;
  }

  .xl\:first\:my-0\.5:first-child{
    margin-top: 0.125rem;
    margin-bottom: 0.125rem;
  }

  .xl\:first\:mx-0\.5:first-child{
    margin-left: 0.125rem;
    margin-right: 0.125rem;
  }

  .xl\:first\:my-1\.5:first-child{
    margin-top: 0.375rem;
    margin-bottom: 0.375rem;
  }

  .xl\:first\:mx-1\.5:first-child{
    margin-left: 0.375rem;
    margin-right: 0.375rem;
  }

  .xl\:first\:my-2\.5:first-child{
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
  }

  .xl\:first\:mx-2\.5:first-child{
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }

  .xl\:first\:my-3\.5:first-child{
    margin-top: 0.875rem;
    margin-bottom: 0.875rem;
  }

  .xl\:first\:mx-3\.5:first-child{
    margin-left: 0.875rem;
    margin-right: 0.875rem;
  }

  .xl\:first\:my-0\.25:first-child{
    margin-top: 0.0625rem;
    margin-bottom: 0.0625rem;
  }

  .xl\:first\:mx-0\.25:first-child{
    margin-left: 0.0625rem;
    margin-right: 0.0625rem;
  }

  .xl\:first\:my-0\.75:first-child{
    margin-top: 0.1875rem;
    margin-bottom: 0.1875rem;
  }

  .xl\:first\:mx-0\.75:first-child{
    margin-left: 0.1875rem;
    margin-right: 0.1875rem;
  }

  .xl\:first\:my-1\.25:first-child{
    margin-top: 0.3125rem;
    margin-bottom: 0.3125rem;
  }

  .xl\:first\:mx-1\.25:first-child{
    margin-left: 0.3125rem;
    margin-right: 0.3125rem;
  }

  .xl\:first\:my-1\.75:first-child{
    margin-top: 0.4375rem;
    margin-bottom: 0.4375rem;
  }

  .xl\:first\:mx-1\.75:first-child{
    margin-left: 0.4375rem;
    margin-right: 0.4375rem;
  }

  .xl\:first\:my-2\.25:first-child{
    margin-top: 0.5625rem;
    margin-bottom: 0.5625rem;
  }

  .xl\:first\:mx-2\.25:first-child{
    margin-left: 0.5625rem;
    margin-right: 0.5625rem;
  }

  .xl\:first\:my-2\.75:first-child{
    margin-top: 0.6875rem;
    margin-bottom: 0.6875rem;
  }

  .xl\:first\:mx-2\.75:first-child{
    margin-left: 0.6875rem;
    margin-right: 0.6875rem;
  }

  .xl\:first\:my-3\.25:first-child{
    margin-top: 0.8125rem;
    margin-bottom: 0.8125rem;
  }

  .xl\:first\:mx-3\.25:first-child{
    margin-left: 0.8125rem;
    margin-right: 0.8125rem;
  }

  .xl\:first\:my-3\.75:first-child{
    margin-top: 0.9375rem;
    margin-bottom: 0.9375rem;
  }

  .xl\:first\:mx-3\.75:first-child{
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }

  .xl\:first\:my-4\.25:first-child{
    margin-top: 1.0625rem;
    margin-bottom: 1.0625rem;
  }

  .xl\:first\:mx-4\.25:first-child{
    margin-left: 1.0625rem;
    margin-right: 1.0625rem;
  }

  .xl\:first\:my-4\.5:first-child{
    margin-top: 1.125rem;
    margin-bottom: 1.125rem;
  }

  .xl\:first\:mx-4\.5:first-child{
    margin-left: 1.125rem;
    margin-right: 1.125rem;
  }

  .xl\:first\:my-4\.75:first-child{
    margin-top: 1.1875rem;
    margin-bottom: 1.1875rem;
  }

  .xl\:first\:mx-4\.75:first-child{
    margin-left: 1.1875rem;
    margin-right: 1.1875rem;
  }

  .xl\:first\:my-5\.25:first-child{
    margin-top: 1.3125rem;
    margin-bottom: 1.3125rem;
  }

  .xl\:first\:mx-5\.25:first-child{
    margin-left: 1.3125rem;
    margin-right: 1.3125rem;
  }

  .xl\:first\:my-5\.5:first-child{
    margin-top: 1.375rem;
    margin-bottom: 1.375rem;
  }

  .xl\:first\:mx-5\.5:first-child{
    margin-left: 1.375rem;
    margin-right: 1.375rem;
  }

  .xl\:first\:my-5\.75:first-child{
    margin-top: 1.4375rem;
    margin-bottom: 1.4375rem;
  }

  .xl\:first\:mx-5\.75:first-child{
    margin-left: 1.4375rem;
    margin-right: 1.4375rem;
  }

  .xl\:first\:my-6\.25:first-child{
    margin-top: 1.5625rem;
    margin-bottom: 1.5625rem;
  }

  .xl\:first\:mx-6\.25:first-child{
    margin-left: 1.5625rem;
    margin-right: 1.5625rem;
  }

  .xl\:first\:my-6\.5:first-child{
    margin-top: 1.625rem;
    margin-bottom: 1.625rem;
  }

  .xl\:first\:mx-6\.5:first-child{
    margin-left: 1.625rem;
    margin-right: 1.625rem;
  }

  .xl\:first\:my-6\.75:first-child{
    margin-top: 1.6875rem;
    margin-bottom: 1.6875rem;
  }

  .xl\:first\:mx-6\.75:first-child{
    margin-left: 1.6875rem;
    margin-right: 1.6875rem;
  }

  .xl\:first\:my-7\.25:first-child{
    margin-top: 1.8125rem;
    margin-bottom: 1.8125rem;
  }

  .xl\:first\:mx-7\.25:first-child{
    margin-left: 1.8125rem;
    margin-right: 1.8125rem;
  }

  .xl\:first\:my-7\.5:first-child{
    margin-top: 1.875rem;
    margin-bottom: 1.875rem;
  }

  .xl\:first\:mx-7\.5:first-child{
    margin-left: 1.875rem;
    margin-right: 1.875rem;
  }

  .xl\:first\:my-8\.25:first-child{
    margin-top: 2.0625rem;
    margin-bottom: 2.0625rem;
  }

  .xl\:first\:mx-8\.25:first-child{
    margin-left: 2.0625rem;
    margin-right: 2.0625rem;
  }

  .xl\:first\:my-8\.5:first-child{
    margin-top: 2.125rem;
    margin-bottom: 2.125rem;
  }

  .xl\:first\:mx-8\.5:first-child{
    margin-left: 2.125rem;
    margin-right: 2.125rem;
  }

  .xl\:first\:my-9\.25:first-child{
    margin-top: 2.3125rem;
    margin-bottom: 2.3125rem;
  }

  .xl\:first\:mx-9\.25:first-child{
    margin-left: 2.3125rem;
    margin-right: 2.3125rem;
  }

  .xl\:first\:my-9\.5:first-child{
    margin-top: 2.375rem;
    margin-bottom: 2.375rem;
  }

  .xl\:first\:mx-9\.5:first-child{
    margin-left: 2.375rem;
    margin-right: 2.375rem;
  }

  .xl\:first\:my-10\.5:first-child{
    margin-top: 2.625rem;
    margin-bottom: 2.625rem;
  }

  .xl\:first\:mx-10\.5:first-child{
    margin-left: 2.625rem;
    margin-right: 2.625rem;
  }

  .xl\:first\:my-11\.25:first-child{
    margin-top: 2.8125rem;
    margin-bottom: 2.8125rem;
  }

  .xl\:first\:mx-11\.25:first-child{
    margin-left: 2.8125rem;
    margin-right: 2.8125rem;
  }

  .xl\:first\:my-11\.5:first-child{
    margin-top: 2.875rem;
    margin-bottom: 2.875rem;
  }

  .xl\:first\:mx-11\.5:first-child{
    margin-left: 2.875rem;
    margin-right: 2.875rem;
  }

  .xl\:first\:my-12\.5:first-child{
    margin-top: 3.125rem;
    margin-bottom: 3.125rem;
  }

  .xl\:first\:mx-12\.5:first-child{
    margin-left: 3.125rem;
    margin-right: 3.125rem;
  }

  .xl\:first\:my-12\.75:first-child{
    margin-top: 3.1875rem;
    margin-bottom: 3.1875rem;
  }

  .xl\:first\:mx-12\.75:first-child{
    margin-left: 3.1875rem;
    margin-right: 3.1875rem;
  }

  .xl\:first\:my-13\.5:first-child{
    margin-top: 3.375rem;
    margin-bottom: 3.375rem;
  }

  .xl\:first\:mx-13\.5:first-child{
    margin-left: 3.375rem;
    margin-right: 3.375rem;
  }

  .xl\:first\:my-14\.5:first-child{
    margin-top: 3.625rem;
    margin-bottom: 3.625rem;
  }

  .xl\:first\:mx-14\.5:first-child{
    margin-left: 3.625rem;
    margin-right: 3.625rem;
  }

  .xl\:first\:my-15\.5:first-child{
    margin-top: 3.875rem;
    margin-bottom: 3.875rem;
  }

  .xl\:first\:mx-15\.5:first-child{
    margin-left: 3.875rem;
    margin-right: 3.875rem;
  }

  .xl\:first\:my-15\.75:first-child{
    margin-top: 3.9375rem;
    margin-bottom: 3.9375rem;
  }

  .xl\:first\:mx-15\.75:first-child{
    margin-left: 3.9375rem;
    margin-right: 3.9375rem;
  }

  .xl\:first\:my-16\.25:first-child{
    margin-top: 4.0625rem;
    margin-bottom: 4.0625rem;
  }

  .xl\:first\:mx-16\.25:first-child{
    margin-left: 4.0625rem;
    margin-right: 4.0625rem;
  }

  .xl\:first\:my-17\.25:first-child{
    margin-top: 4.3125rem;
    margin-bottom: 4.3125rem;
  }

  .xl\:first\:mx-17\.25:first-child{
    margin-left: 4.3125rem;
    margin-right: 4.3125rem;
  }

  .xl\:first\:my-17\.5:first-child{
    margin-top: 4.375rem;
    margin-bottom: 4.375rem;
  }

  .xl\:first\:mx-17\.5:first-child{
    margin-left: 4.375rem;
    margin-right: 4.375rem;
  }

  .xl\:first\:my-18\.25:first-child{
    margin-top: 4.5625rem;
    margin-bottom: 4.5625rem;
  }

  .xl\:first\:mx-18\.25:first-child{
    margin-left: 4.5625rem;
    margin-right: 4.5625rem;
  }

  .xl\:first\:my-18\.5:first-child{
    margin-top: 4.625rem;
    margin-bottom: 4.625rem;
  }

  .xl\:first\:mx-18\.5:first-child{
    margin-left: 4.625rem;
    margin-right: 4.625rem;
  }

  .xl\:first\:my-20\.25:first-child{
    margin-top: 5.0625rem;
    margin-bottom: 5.0625rem;
  }

  .xl\:first\:mx-20\.25:first-child{
    margin-left: 5.0625rem;
    margin-right: 5.0625rem;
  }

  .xl\:first\:my-20\.5:first-child{
    margin-top: 5.125rem;
    margin-bottom: 5.125rem;
  }

  .xl\:first\:mx-20\.5:first-child{
    margin-left: 5.125rem;
    margin-right: 5.125rem;
  }

  .xl\:first\:my-22\.5:first-child{
    margin-top: 5.625rem;
    margin-bottom: 5.625rem;
  }

  .xl\:first\:mx-22\.5:first-child{
    margin-left: 5.625rem;
    margin-right: 5.625rem;
  }

  .xl\:first\:my-25\.5:first-child{
    margin-top: 6.375rem;
    margin-bottom: 6.375rem;
  }

  .xl\:first\:mx-25\.5:first-child{
    margin-left: 6.375rem;
    margin-right: 6.375rem;
  }

  .xl\:first\:my-26\.75:first-child{
    margin-top: 6.6875rem;
    margin-bottom: 6.6875rem;
  }

  .xl\:first\:mx-26\.75:first-child{
    margin-left: 6.6875rem;
    margin-right: 6.6875rem;
  }

  .xl\:first\:my-32\.5:first-child{
    margin-top: 8.125rem;
    margin-bottom: 8.125rem;
  }

  .xl\:first\:mx-32\.5:first-child{
    margin-left: 8.125rem;
    margin-right: 8.125rem;
  }

  .xl\:first\:my-37\.5:first-child{
    margin-top: 9.375rem;
    margin-bottom: 9.375rem;
  }

  .xl\:first\:mx-37\.5:first-child{
    margin-left: 9.375rem;
    margin-right: 9.375rem;
  }

  .xl\:first\:my-41\.25:first-child{
    margin-top: 10.3125rem;
    margin-bottom: 10.3125rem;
  }

  .xl\:first\:mx-41\.25:first-child{
    margin-left: 10.3125rem;
    margin-right: 10.3125rem;
  }

  .xl\:first\:my-52\.5:first-child{
    margin-top: 13.125rem;
    margin-bottom: 13.125rem;
  }

  .xl\:first\:mx-52\.5:first-child{
    margin-left: 13.125rem;
    margin-right: 13.125rem;
  }

  .xl\:first\:my-54\.5:first-child{
    margin-top: 13.625rem;
    margin-bottom: 13.625rem;
  }

  .xl\:first\:mx-54\.5:first-child{
    margin-left: 13.625rem;
    margin-right: 13.625rem;
  }

  .xl\:first\:my-57\.25:first-child{
    margin-top: 14.3125rem;
    margin-bottom: 14.3125rem;
  }

  .xl\:first\:mx-57\.25:first-child{
    margin-left: 14.3125rem;
    margin-right: 14.3125rem;
  }

  .xl\:first\:my-57\.5:first-child{
    margin-top: 14.375rem;
    margin-bottom: 14.375rem;
  }

  .xl\:first\:mx-57\.5:first-child{
    margin-left: 14.375rem;
    margin-right: 14.375rem;
  }

  .xl\:first\:my-66\.25:first-child{
    margin-top: 16.5625rem;
    margin-bottom: 16.5625rem;
  }

  .xl\:first\:mx-66\.25:first-child{
    margin-left: 16.5625rem;
    margin-right: 16.5625rem;
  }

  .xl\:first\:my-74\.5:first-child{
    margin-top: 18.125rem;
    margin-bottom: 18.125rem;
  }

  .xl\:first\:mx-74\.5:first-child{
    margin-left: 18.125rem;
    margin-right: 18.125rem;
  }

  .xl\:first\:my-106\.25:first-child{
    margin-top: 26.5625rem;
    margin-bottom: 26.5625rem;
  }

  .xl\:first\:mx-106\.25:first-child{
    margin-left: 26.5625rem;
    margin-right: 26.5625rem;
  }

  .xl\:first\:my-112\.25:first-child{
    margin-top: 28.0675rem;
    margin-bottom: 28.0675rem;
  }

  .xl\:first\:mx-112\.25:first-child{
    margin-left: 28.0675rem;
    margin-right: 28.0675rem;
  }

  .xl\:first\:my-112\.75:first-child{
    margin-top: 28.1875rem;
    margin-bottom: 28.1875rem;
  }

  .xl\:first\:mx-112\.75:first-child{
    margin-left: 28.1875rem;
    margin-right: 28.1875rem;
  }

  .xl\:first\:my-147\.5:first-child{
    margin-top: 36.875rem;
    margin-bottom: 36.875rem;
  }

  .xl\:first\:mx-147\.5:first-child{
    margin-left: 36.875rem;
    margin-right: 36.875rem;
  }

  .xl\:first\:my-162\.5:first-child{
    margin-top: 40.625rem;
    margin-bottom: 40.625rem;
  }

  .xl\:first\:mx-162\.5:first-child{
    margin-left: 40.625rem;
    margin-right: 40.625rem;
  }

  .xl\:first\:my-172\.25:first-child{
    margin-top: 42.5625rem;
    margin-bottom: 42.5625rem;
  }

  .xl\:first\:mx-172\.25:first-child{
    margin-left: 42.5625rem;
    margin-right: 42.5625rem;
  }

  .xl\:first\:my-175\.25:first-child{
    margin-top: 43.8125rem;
    margin-bottom: 43.8125rem;
  }

  .xl\:first\:mx-175\.25:first-child{
    margin-left: 43.8125rem;
    margin-right: 43.8125rem;
  }

  .xl\:first\:my-184\.25:first-child{
    margin-top: 46.0625rem;
    margin-bottom: 46.0625rem;
  }

  .xl\:first\:mx-184\.25:first-child{
    margin-left: 46.0625rem;
    margin-right: 46.0625rem;
  }

  .xl\:first\:my-203\.25:first-child{
    margin-top: 50.8125rem;
    margin-bottom: 50.8125rem;
  }

  .xl\:first\:mx-203\.25:first-child{
    margin-left: 50.8125rem;
    margin-right: 50.8125rem;
  }

  .xl\:first\:my-half:first-child{
    margin-top: 50%;
    margin-bottom: 50%;
  }

  .xl\:first\:mx-half:first-child{
    margin-left: 50%;
    margin-right: 50%;
  }

  .xl\:first\:my-full:first-child{
    margin-top: 100%;
    margin-bottom: 100%;
  }

  .xl\:first\:mx-full:first-child{
    margin-left: 100%;
    margin-right: 100%;
  }

  .xl\:first\:my-1\/10:first-child{
    margin-top: 10%;
    margin-bottom: 10%;
  }

  .xl\:first\:mx-1\/10:first-child{
    margin-left: 10%;
    margin-right: 10%;
  }

  .xl\:first\:my-2\/10:first-child{
    margin-top: 20%;
    margin-bottom: 20%;
  }

  .xl\:first\:mx-2\/10:first-child{
    margin-left: 20%;
    margin-right: 20%;
  }

  .xl\:first\:my-3\/10:first-child{
    margin-top: 30%;
    margin-bottom: 30%;
  }

  .xl\:first\:mx-3\/10:first-child{
    margin-left: 30%;
    margin-right: 30%;
  }

  .xl\:first\:my-4\/10:first-child{
    margin-top: 40%;
    margin-bottom: 40%;
  }

  .xl\:first\:mx-4\/10:first-child{
    margin-left: 40%;
    margin-right: 40%;
  }

  .xl\:first\:my-4\.5\/10:first-child{
    margin-top: 45%;
    margin-bottom: 45%;
  }

  .xl\:first\:mx-4\.5\/10:first-child{
    margin-left: 45%;
    margin-right: 45%;
  }

  .xl\:first\:my-5\/10:first-child{
    margin-top: 50%;
    margin-bottom: 50%;
  }

  .xl\:first\:mx-5\/10:first-child{
    margin-left: 50%;
    margin-right: 50%;
  }

  .xl\:first\:my-5\.5\/10:first-child{
    margin-top: 55%;
    margin-bottom: 55%;
  }

  .xl\:first\:mx-5\.5\/10:first-child{
    margin-left: 55%;
    margin-right: 55%;
  }

  .xl\:first\:my-6\/10:first-child{
    margin-top: 60%;
    margin-bottom: 60%;
  }

  .xl\:first\:mx-6\/10:first-child{
    margin-left: 60%;
    margin-right: 60%;
  }

  .xl\:first\:my-7\/10:first-child{
    margin-top: 70%;
    margin-bottom: 70%;
  }

  .xl\:first\:mx-7\/10:first-child{
    margin-left: 70%;
    margin-right: 70%;
  }

  .xl\:first\:my-8\/10:first-child{
    margin-top: 80%;
    margin-bottom: 80%;
  }

  .xl\:first\:mx-8\/10:first-child{
    margin-left: 80%;
    margin-right: 80%;
  }

  .xl\:first\:my-9\/10:first-child{
    margin-top: 90%;
    margin-bottom: 90%;
  }

  .xl\:first\:mx-9\/10:first-child{
    margin-left: 90%;
    margin-right: 90%;
  }

  .xl\:first\:my-1\/12:first-child{
    margin-top: 8.333333%;
    margin-bottom: 8.333333%;
  }

  .xl\:first\:mx-1\/12:first-child{
    margin-left: 8.333333%;
    margin-right: 8.333333%;
  }

  .xl\:first\:my-2\/12:first-child{
    margin-top: 16.666667%;
    margin-bottom: 16.666667%;
  }

  .xl\:first\:mx-2\/12:first-child{
    margin-left: 16.666667%;
    margin-right: 16.666667%;
  }

  .xl\:first\:my-3\/12:first-child{
    margin-top: 25%;
    margin-bottom: 25%;
  }

  .xl\:first\:mx-3\/12:first-child{
    margin-left: 25%;
    margin-right: 25%;
  }

  .xl\:first\:my-4\/12:first-child{
    margin-top: 33.333333%;
    margin-bottom: 33.333333%;
  }

  .xl\:first\:mx-4\/12:first-child{
    margin-left: 33.333333%;
    margin-right: 33.333333%;
  }

  .xl\:first\:my-5\/12:first-child{
    margin-top: 41.666667%;
    margin-bottom: 41.666667%;
  }

  .xl\:first\:mx-5\/12:first-child{
    margin-left: 41.666667%;
    margin-right: 41.666667%;
  }

  .xl\:first\:my-6\/12:first-child{
    margin-top: 50%;
    margin-bottom: 50%;
  }

  .xl\:first\:mx-6\/12:first-child{
    margin-left: 50%;
    margin-right: 50%;
  }

  .xl\:first\:my-7\/12:first-child{
    margin-top: 58.333333%;
    margin-bottom: 58.333333%;
  }

  .xl\:first\:mx-7\/12:first-child{
    margin-left: 58.333333%;
    margin-right: 58.333333%;
  }

  .xl\:first\:my-8\/12:first-child{
    margin-top: 66.666667%;
    margin-bottom: 66.666667%;
  }

  .xl\:first\:mx-8\/12:first-child{
    margin-left: 66.666667%;
    margin-right: 66.666667%;
  }

  .xl\:first\:my-9\/12:first-child{
    margin-top: 75%;
    margin-bottom: 75%;
  }

  .xl\:first\:mx-9\/12:first-child{
    margin-left: 75%;
    margin-right: 75%;
  }

  .xl\:first\:my-10\/12:first-child{
    margin-top: 83.333333%;
    margin-bottom: 83.333333%;
  }

  .xl\:first\:mx-10\/12:first-child{
    margin-left: 83.333333%;
    margin-right: 83.333333%;
  }

  .xl\:first\:my-11\/12:first-child{
    margin-top: 91.666667%;
    margin-bottom: 91.666667%;
  }

  .xl\:first\:mx-11\/12:first-child{
    margin-left: 91.666667%;
    margin-right: 91.666667%;
  }

  .xl\:first\:-my-0:first-child{
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .xl\:first\:-mx-0:first-child{
    margin-left: 0px;
    margin-right: 0px;
  }

  .xl\:first\:-my-1:first-child{
    margin-top: -0.25rem;
    margin-bottom: -0.25rem;
  }

  .xl\:first\:-mx-1:first-child{
    margin-left: -0.25rem;
    margin-right: -0.25rem;
  }

  .xl\:first\:-my-2:first-child{
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }

  .xl\:first\:-mx-2:first-child{
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }

  .xl\:first\:-my-3:first-child{
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }

  .xl\:first\:-mx-3:first-child{
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }

  .xl\:first\:-my-4:first-child{
    margin-top: -1rem;
    margin-bottom: -1rem;
  }

  .xl\:first\:-mx-4:first-child{
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .xl\:first\:-my-5:first-child{
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
  }

  .xl\:first\:-mx-5:first-child{
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }

  .xl\:first\:-my-6:first-child{
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
  }

  .xl\:first\:-mx-6:first-child{
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }

  .xl\:first\:-my-7:first-child{
    margin-top: -1.75rem;
    margin-bottom: -1.75rem;
  }

  .xl\:first\:-mx-7:first-child{
    margin-left: -1.75rem;
    margin-right: -1.75rem;
  }

  .xl\:first\:-my-8:first-child{
    margin-top: -2rem;
    margin-bottom: -2rem;
  }

  .xl\:first\:-mx-8:first-child{
    margin-left: -2rem;
    margin-right: -2rem;
  }

  .xl\:first\:-my-9:first-child{
    margin-top: -2.25rem;
    margin-bottom: -2.25rem;
  }

  .xl\:first\:-mx-9:first-child{
    margin-left: -2.25rem;
    margin-right: -2.25rem;
  }

  .xl\:first\:-my-10:first-child{
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
  }

  .xl\:first\:-mx-10:first-child{
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }

  .xl\:first\:-my-11:first-child{
    margin-top: -2.75rem;
    margin-bottom: -2.75rem;
  }

  .xl\:first\:-mx-11:first-child{
    margin-left: -2.75rem;
    margin-right: -2.75rem;
  }

  .xl\:first\:-my-12:first-child{
    margin-top: -3rem;
    margin-bottom: -3rem;
  }

  .xl\:first\:-mx-12:first-child{
    margin-left: -3rem;
    margin-right: -3rem;
  }

  .xl\:first\:-my-13:first-child{
    margin-top: -3.25rem;
    margin-bottom: -3.25rem;
  }

  .xl\:first\:-mx-13:first-child{
    margin-left: -3.25rem;
    margin-right: -3.25rem;
  }

  .xl\:first\:-my-14:first-child{
    margin-top: -3.5rem;
    margin-bottom: -3.5rem;
  }

  .xl\:first\:-mx-14:first-child{
    margin-left: -3.5rem;
    margin-right: -3.5rem;
  }

  .xl\:first\:-my-15:first-child{
    margin-top: -3.75rem;
    margin-bottom: -3.75rem;
  }

  .xl\:first\:-mx-15:first-child{
    margin-left: -3.75rem;
    margin-right: -3.75rem;
  }

  .xl\:first\:-my-16:first-child{
    margin-top: -4rem;
    margin-bottom: -4rem;
  }

  .xl\:first\:-mx-16:first-child{
    margin-left: -4rem;
    margin-right: -4rem;
  }

  .xl\:first\:-my-17:first-child{
    margin-top: -4.25rem;
    margin-bottom: -4.25rem;
  }

  .xl\:first\:-mx-17:first-child{
    margin-left: -4.25rem;
    margin-right: -4.25rem;
  }

  .xl\:first\:-my-18:first-child{
    margin-top: -4.5rem;
    margin-bottom: -4.5rem;
  }

  .xl\:first\:-mx-18:first-child{
    margin-left: -4.5rem;
    margin-right: -4.5rem;
  }

  .xl\:first\:-my-19:first-child{
    margin-top: -4.75rem;
    margin-bottom: -4.75rem;
  }

  .xl\:first\:-mx-19:first-child{
    margin-left: -4.75rem;
    margin-right: -4.75rem;
  }

  .xl\:first\:-my-20:first-child{
    margin-top: -5rem;
    margin-bottom: -5rem;
  }

  .xl\:first\:-mx-20:first-child{
    margin-left: -5rem;
    margin-right: -5rem;
  }

  .xl\:first\:-my-22:first-child{
    margin-top: -5.5rem;
    margin-bottom: -5.5rem;
  }

  .xl\:first\:-mx-22:first-child{
    margin-left: -5.5rem;
    margin-right: -5.5rem;
  }

  .xl\:first\:-my-24:first-child{
    margin-top: -6rem;
    margin-bottom: -6rem;
  }

  .xl\:first\:-mx-24:first-child{
    margin-left: -6rem;
    margin-right: -6rem;
  }

  .xl\:first\:-my-25:first-child{
    margin-top: -6.25rem;
    margin-bottom: -6.25rem;
  }

  .xl\:first\:-mx-25:first-child{
    margin-left: -6.25rem;
    margin-right: -6.25rem;
  }

  .xl\:first\:-my-28:first-child{
    margin-top: -7rem;
    margin-bottom: -7rem;
  }

  .xl\:first\:-mx-28:first-child{
    margin-left: -7rem;
    margin-right: -7rem;
  }

  .xl\:first\:-my-30:first-child{
    margin-top: -7.5rem;
    margin-bottom: -7.5rem;
  }

  .xl\:first\:-mx-30:first-child{
    margin-left: -7.5rem;
    margin-right: -7.5rem;
  }

  .xl\:first\:-my-32:first-child{
    margin-top: -8rem;
    margin-bottom: -8rem;
  }

  .xl\:first\:-mx-32:first-child{
    margin-left: -8rem;
    margin-right: -8rem;
  }

  .xl\:first\:-my-34:first-child{
    margin-top: -8.5rem;
    margin-bottom: -8.5rem;
  }

  .xl\:first\:-mx-34:first-child{
    margin-left: -8.5rem;
    margin-right: -8.5rem;
  }

  .xl\:first\:-my-35:first-child{
    margin-top: -8.75rem;
    margin-bottom: -8.75rem;
  }

  .xl\:first\:-mx-35:first-child{
    margin-left: -8.75rem;
    margin-right: -8.75rem;
  }

  .xl\:first\:-my-36:first-child{
    margin-top: -9rem;
    margin-bottom: -9rem;
  }

  .xl\:first\:-mx-36:first-child{
    margin-left: -9rem;
    margin-right: -9rem;
  }

  .xl\:first\:-my-39:first-child{
    margin-top: -9.75rem;
    margin-bottom: -9.75rem;
  }

  .xl\:first\:-mx-39:first-child{
    margin-left: -9.75rem;
    margin-right: -9.75rem;
  }

  .xl\:first\:-my-40:first-child{
    margin-top: -10rem;
    margin-bottom: -10rem;
  }

  .xl\:first\:-mx-40:first-child{
    margin-left: -10rem;
    margin-right: -10rem;
  }

  .xl\:first\:-my-42:first-child{
    margin-top: -10.5rem;
    margin-bottom: -10.5rem;
  }

  .xl\:first\:-mx-42:first-child{
    margin-left: -10.5rem;
    margin-right: -10.5rem;
  }

  .xl\:first\:-my-44:first-child{
    margin-top: -11rem;
    margin-bottom: -11rem;
  }

  .xl\:first\:-mx-44:first-child{
    margin-left: -11rem;
    margin-right: -11rem;
  }

  .xl\:first\:-my-45:first-child{
    margin-top: -11.25rem;
    margin-bottom: -11.25rem;
  }

  .xl\:first\:-mx-45:first-child{
    margin-left: -11.25rem;
    margin-right: -11.25rem;
  }

  .xl\:first\:-my-48:first-child{
    margin-top: -12rem;
    margin-bottom: -12rem;
  }

  .xl\:first\:-mx-48:first-child{
    margin-left: -12rem;
    margin-right: -12rem;
  }

  .xl\:first\:-my-50:first-child{
    margin-top: -12.5rem;
    margin-bottom: -12.5rem;
  }

  .xl\:first\:-mx-50:first-child{
    margin-left: -12.5rem;
    margin-right: -12.5rem;
  }

  .xl\:first\:-my-52:first-child{
    margin-top: -13rem;
    margin-bottom: -13rem;
  }

  .xl\:first\:-mx-52:first-child{
    margin-left: -13rem;
    margin-right: -13rem;
  }

  .xl\:first\:-my-55:first-child{
    margin-top: -13.75rem;
    margin-bottom: -13.75rem;
  }

  .xl\:first\:-mx-55:first-child{
    margin-left: -13.75rem;
    margin-right: -13.75rem;
  }

  .xl\:first\:-my-56:first-child{
    margin-top: -14rem;
    margin-bottom: -14rem;
  }

  .xl\:first\:-mx-56:first-child{
    margin-left: -14rem;
    margin-right: -14rem;
  }

  .xl\:first\:-my-58:first-child{
    margin-top: -14.5rem;
    margin-bottom: -14.5rem;
  }

  .xl\:first\:-mx-58:first-child{
    margin-left: -14.5rem;
    margin-right: -14.5rem;
  }

  .xl\:first\:-my-60:first-child{
    margin-top: -15rem;
    margin-bottom: -15rem;
  }

  .xl\:first\:-mx-60:first-child{
    margin-left: -15rem;
    margin-right: -15rem;
  }

  .xl\:first\:-my-64:first-child{
    margin-top: -16rem;
    margin-bottom: -16rem;
  }

  .xl\:first\:-mx-64:first-child{
    margin-left: -16rem;
    margin-right: -16rem;
  }

  .xl\:first\:-my-65:first-child{
    margin-top: -16.25rem;
    margin-bottom: -16.25rem;
  }

  .xl\:first\:-mx-65:first-child{
    margin-left: -16.25rem;
    margin-right: -16.25rem;
  }

  .xl\:first\:-my-68:first-child{
    margin-top: -17rem;
    margin-bottom: -17rem;
  }

  .xl\:first\:-mx-68:first-child{
    margin-left: -17rem;
    margin-right: -17rem;
  }

  .xl\:first\:-my-69:first-child{
    margin-top: -17.25rem;
    margin-bottom: -17.25rem;
  }

  .xl\:first\:-mx-69:first-child{
    margin-left: -17.25rem;
    margin-right: -17.25rem;
  }

  .xl\:first\:-my-70:first-child{
    margin-top: -17.5rem;
    margin-bottom: -17.5rem;
  }

  .xl\:first\:-mx-70:first-child{
    margin-left: -17.5rem;
    margin-right: -17.5rem;
  }

  .xl\:first\:-my-72:first-child{
    margin-top: -18rem;
    margin-bottom: -18rem;
  }

  .xl\:first\:-mx-72:first-child{
    margin-left: -18rem;
    margin-right: -18rem;
  }

  .xl\:first\:-my-75:first-child{
    margin-top: -18.75rem;
    margin-bottom: -18.75rem;
  }

  .xl\:first\:-mx-75:first-child{
    margin-left: -18.75rem;
    margin-right: -18.75rem;
  }

  .xl\:first\:-my-80:first-child{
    margin-top: -20rem;
    margin-bottom: -20rem;
  }

  .xl\:first\:-mx-80:first-child{
    margin-left: -20rem;
    margin-right: -20rem;
  }

  .xl\:first\:-my-85:first-child{
    margin-top: -21.25rem;
    margin-bottom: -21.25rem;
  }

  .xl\:first\:-mx-85:first-child{
    margin-left: -21.25rem;
    margin-right: -21.25rem;
  }

  .xl\:first\:-my-86:first-child{
    margin-top: -21.5rem;
    margin-bottom: -21.5rem;
  }

  .xl\:first\:-mx-86:first-child{
    margin-left: -21.5rem;
    margin-right: -21.5rem;
  }

  .xl\:first\:-my-90:first-child{
    margin-top: -22.5rem;
    margin-bottom: -22.5rem;
  }

  .xl\:first\:-mx-90:first-child{
    margin-left: -22.5rem;
    margin-right: -22.5rem;
  }

  .xl\:first\:-my-96:first-child{
    margin-top: -24rem;
    margin-bottom: -24rem;
  }

  .xl\:first\:-mx-96:first-child{
    margin-left: -24rem;
    margin-right: -24rem;
  }

  .xl\:first\:-my-100:first-child{
    margin-top: -25rem;
    margin-bottom: -25rem;
  }

  .xl\:first\:-mx-100:first-child{
    margin-left: -25rem;
    margin-right: -25rem;
  }

  .xl\:first\:-my-115:first-child{
    margin-top: -28.75rem;
    margin-bottom: -28.75rem;
  }

  .xl\:first\:-mx-115:first-child{
    margin-left: -28.75rem;
    margin-right: -28.75rem;
  }

  .xl\:first\:-my-125:first-child{
    margin-top: -31.25rem;
    margin-bottom: -31.25rem;
  }

  .xl\:first\:-mx-125:first-child{
    margin-left: -31.25rem;
    margin-right: -31.25rem;
  }

  .xl\:first\:-my-142:first-child{
    margin-top: -35.5rem;
    margin-bottom: -35.5rem;
  }

  .xl\:first\:-mx-142:first-child{
    margin-left: -35.5rem;
    margin-right: -35.5rem;
  }

  .xl\:first\:-my-150:first-child{
    margin-top: -37.5rem;
    margin-bottom: -37.5rem;
  }

  .xl\:first\:-mx-150:first-child{
    margin-left: -37.5rem;
    margin-right: -37.5rem;
  }

  .xl\:first\:-my-156:first-child{
    margin-top: -39rem;
    margin-bottom: -39rem;
  }

  .xl\:first\:-mx-156:first-child{
    margin-left: -39rem;
    margin-right: -39rem;
  }

  .xl\:first\:-my-160:first-child{
    margin-top: -40rem;
    margin-bottom: -40rem;
  }

  .xl\:first\:-mx-160:first-child{
    margin-left: -40rem;
    margin-right: -40rem;
  }

  .xl\:first\:-my-175:first-child{
    margin-top: -43.75rem;
    margin-bottom: -43.75rem;
  }

  .xl\:first\:-mx-175:first-child{
    margin-left: -43.75rem;
    margin-right: -43.75rem;
  }

  .xl\:first\:-my-207:first-child{
    margin-top: -51.75rem;
    margin-bottom: -51.75rem;
  }

  .xl\:first\:-mx-207:first-child{
    margin-left: -51.75rem;
    margin-right: -51.75rem;
  }

  .xl\:first\:-my-242:first-child{
    margin-top: -60.5rem;
    margin-bottom: -60.5rem;
  }

  .xl\:first\:-mx-242:first-child{
    margin-left: -60.5rem;
    margin-right: -60.5rem;
  }

  .xl\:first\:-my-250:first-child{
    margin-top: -62.5rem;
    margin-bottom: -62.5rem;
  }

  .xl\:first\:-mx-250:first-child{
    margin-left: -62.5rem;
    margin-right: -62.5rem;
  }

  .xl\:first\:-my-258:first-child{
    margin-top: -64.5rem;
    margin-bottom: -64.5rem;
  }

  .xl\:first\:-mx-258:first-child{
    margin-left: -64.5rem;
    margin-right: -64.5rem;
  }

  .xl\:first\:-my-265:first-child{
    margin-top: -66.25rem;
    margin-bottom: -66.25rem;
  }

  .xl\:first\:-mx-265:first-child{
    margin-left: -66.25rem;
    margin-right: -66.25rem;
  }

  .xl\:first\:-my-280:first-child{
    margin-top: -70rem;
    margin-bottom: -70rem;
  }

  .xl\:first\:-mx-280:first-child{
    margin-left: -70rem;
    margin-right: -70rem;
  }

  .xl\:first\:-my-px:first-child{
    margin-top: -1px;
    margin-bottom: -1px;
  }

  .xl\:first\:-mx-px:first-child{
    margin-left: -1px;
    margin-right: -1px;
  }

  .xl\:first\:-my-0\.5:first-child{
    margin-top: -0.125rem;
    margin-bottom: -0.125rem;
  }

  .xl\:first\:-mx-0\.5:first-child{
    margin-left: -0.125rem;
    margin-right: -0.125rem;
  }

  .xl\:first\:-my-1\.5:first-child{
    margin-top: -0.375rem;
    margin-bottom: -0.375rem;
  }

  .xl\:first\:-mx-1\.5:first-child{
    margin-left: -0.375rem;
    margin-right: -0.375rem;
  }

  .xl\:first\:-my-2\.5:first-child{
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
  }

  .xl\:first\:-mx-2\.5:first-child{
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }

  .xl\:first\:-my-3\.5:first-child{
    margin-top: -0.875rem;
    margin-bottom: -0.875rem;
  }

  .xl\:first\:-mx-3\.5:first-child{
    margin-left: -0.875rem;
    margin-right: -0.875rem;
  }

  .xl\:first\:-my-0\.25:first-child{
    margin-top: -0.0625rem;
    margin-bottom: -0.0625rem;
  }

  .xl\:first\:-mx-0\.25:first-child{
    margin-left: -0.0625rem;
    margin-right: -0.0625rem;
  }

  .xl\:first\:-my-0\.75:first-child{
    margin-top: -0.1875rem;
    margin-bottom: -0.1875rem;
  }

  .xl\:first\:-mx-0\.75:first-child{
    margin-left: -0.1875rem;
    margin-right: -0.1875rem;
  }

  .xl\:first\:-my-1\.25:first-child{
    margin-top: -0.3125rem;
    margin-bottom: -0.3125rem;
  }

  .xl\:first\:-mx-1\.25:first-child{
    margin-left: -0.3125rem;
    margin-right: -0.3125rem;
  }

  .xl\:first\:-my-1\.75:first-child{
    margin-top: -0.4375rem;
    margin-bottom: -0.4375rem;
  }

  .xl\:first\:-mx-1\.75:first-child{
    margin-left: -0.4375rem;
    margin-right: -0.4375rem;
  }

  .xl\:first\:-my-2\.25:first-child{
    margin-top: -0.5625rem;
    margin-bottom: -0.5625rem;
  }

  .xl\:first\:-mx-2\.25:first-child{
    margin-left: -0.5625rem;
    margin-right: -0.5625rem;
  }

  .xl\:first\:-my-2\.75:first-child{
    margin-top: -0.6875rem;
    margin-bottom: -0.6875rem;
  }

  .xl\:first\:-mx-2\.75:first-child{
    margin-left: -0.6875rem;
    margin-right: -0.6875rem;
  }

  .xl\:first\:-my-3\.25:first-child{
    margin-top: -0.8125rem;
    margin-bottom: -0.8125rem;
  }

  .xl\:first\:-mx-3\.25:first-child{
    margin-left: -0.8125rem;
    margin-right: -0.8125rem;
  }

  .xl\:first\:-my-3\.75:first-child{
    margin-top: -0.9375rem;
    margin-bottom: -0.9375rem;
  }

  .xl\:first\:-mx-3\.75:first-child{
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
  }

  .xl\:first\:-my-4\.25:first-child{
    margin-top: -1.0625rem;
    margin-bottom: -1.0625rem;
  }

  .xl\:first\:-mx-4\.25:first-child{
    margin-left: -1.0625rem;
    margin-right: -1.0625rem;
  }

  .xl\:first\:-my-4\.5:first-child{
    margin-top: -1.125rem;
    margin-bottom: -1.125rem;
  }

  .xl\:first\:-mx-4\.5:first-child{
    margin-left: -1.125rem;
    margin-right: -1.125rem;
  }

  .xl\:first\:-my-4\.75:first-child{
    margin-top: -1.1875rem;
    margin-bottom: -1.1875rem;
  }

  .xl\:first\:-mx-4\.75:first-child{
    margin-left: -1.1875rem;
    margin-right: -1.1875rem;
  }

  .xl\:first\:-my-5\.25:first-child{
    margin-top: -1.3125rem;
    margin-bottom: -1.3125rem;
  }

  .xl\:first\:-mx-5\.25:first-child{
    margin-left: -1.3125rem;
    margin-right: -1.3125rem;
  }

  .xl\:first\:-my-5\.5:first-child{
    margin-top: -1.375rem;
    margin-bottom: -1.375rem;
  }

  .xl\:first\:-mx-5\.5:first-child{
    margin-left: -1.375rem;
    margin-right: -1.375rem;
  }

  .xl\:first\:-my-5\.75:first-child{
    margin-top: -1.4375rem;
    margin-bottom: -1.4375rem;
  }

  .xl\:first\:-mx-5\.75:first-child{
    margin-left: -1.4375rem;
    margin-right: -1.4375rem;
  }

  .xl\:first\:-my-6\.25:first-child{
    margin-top: -1.5625rem;
    margin-bottom: -1.5625rem;
  }

  .xl\:first\:-mx-6\.25:first-child{
    margin-left: -1.5625rem;
    margin-right: -1.5625rem;
  }

  .xl\:first\:-my-6\.5:first-child{
    margin-top: -1.625rem;
    margin-bottom: -1.625rem;
  }

  .xl\:first\:-mx-6\.5:first-child{
    margin-left: -1.625rem;
    margin-right: -1.625rem;
  }

  .xl\:first\:-my-6\.75:first-child{
    margin-top: -1.6875rem;
    margin-bottom: -1.6875rem;
  }

  .xl\:first\:-mx-6\.75:first-child{
    margin-left: -1.6875rem;
    margin-right: -1.6875rem;
  }

  .xl\:first\:-my-7\.25:first-child{
    margin-top: -1.8125rem;
    margin-bottom: -1.8125rem;
  }

  .xl\:first\:-mx-7\.25:first-child{
    margin-left: -1.8125rem;
    margin-right: -1.8125rem;
  }

  .xl\:first\:-my-7\.5:first-child{
    margin-top: -1.875rem;
    margin-bottom: -1.875rem;
  }

  .xl\:first\:-mx-7\.5:first-child{
    margin-left: -1.875rem;
    margin-right: -1.875rem;
  }

  .xl\:first\:-my-8\.25:first-child{
    margin-top: -2.0625rem;
    margin-bottom: -2.0625rem;
  }

  .xl\:first\:-mx-8\.25:first-child{
    margin-left: -2.0625rem;
    margin-right: -2.0625rem;
  }

  .xl\:first\:-my-8\.5:first-child{
    margin-top: -2.125rem;
    margin-bottom: -2.125rem;
  }

  .xl\:first\:-mx-8\.5:first-child{
    margin-left: -2.125rem;
    margin-right: -2.125rem;
  }

  .xl\:first\:-my-9\.25:first-child{
    margin-top: -2.3125rem;
    margin-bottom: -2.3125rem;
  }

  .xl\:first\:-mx-9\.25:first-child{
    margin-left: -2.3125rem;
    margin-right: -2.3125rem;
  }

  .xl\:first\:-my-9\.5:first-child{
    margin-top: -2.375rem;
    margin-bottom: -2.375rem;
  }

  .xl\:first\:-mx-9\.5:first-child{
    margin-left: -2.375rem;
    margin-right: -2.375rem;
  }

  .xl\:first\:-my-10\.5:first-child{
    margin-top: -2.625rem;
    margin-bottom: -2.625rem;
  }

  .xl\:first\:-mx-10\.5:first-child{
    margin-left: -2.625rem;
    margin-right: -2.625rem;
  }

  .xl\:first\:-my-11\.25:first-child{
    margin-top: -2.8125rem;
    margin-bottom: -2.8125rem;
  }

  .xl\:first\:-mx-11\.25:first-child{
    margin-left: -2.8125rem;
    margin-right: -2.8125rem;
  }

  .xl\:first\:-my-11\.5:first-child{
    margin-top: -2.875rem;
    margin-bottom: -2.875rem;
  }

  .xl\:first\:-mx-11\.5:first-child{
    margin-left: -2.875rem;
    margin-right: -2.875rem;
  }

  .xl\:first\:-my-12\.5:first-child{
    margin-top: -3.125rem;
    margin-bottom: -3.125rem;
  }

  .xl\:first\:-mx-12\.5:first-child{
    margin-left: -3.125rem;
    margin-right: -3.125rem;
  }

  .xl\:first\:-my-12\.75:first-child{
    margin-top: -3.1875rem;
    margin-bottom: -3.1875rem;
  }

  .xl\:first\:-mx-12\.75:first-child{
    margin-left: -3.1875rem;
    margin-right: -3.1875rem;
  }

  .xl\:first\:-my-13\.5:first-child{
    margin-top: -3.375rem;
    margin-bottom: -3.375rem;
  }

  .xl\:first\:-mx-13\.5:first-child{
    margin-left: -3.375rem;
    margin-right: -3.375rem;
  }

  .xl\:first\:-my-14\.5:first-child{
    margin-top: -3.625rem;
    margin-bottom: -3.625rem;
  }

  .xl\:first\:-mx-14\.5:first-child{
    margin-left: -3.625rem;
    margin-right: -3.625rem;
  }

  .xl\:first\:-my-15\.5:first-child{
    margin-top: -3.875rem;
    margin-bottom: -3.875rem;
  }

  .xl\:first\:-mx-15\.5:first-child{
    margin-left: -3.875rem;
    margin-right: -3.875rem;
  }

  .xl\:first\:-my-15\.75:first-child{
    margin-top: -3.9375rem;
    margin-bottom: -3.9375rem;
  }

  .xl\:first\:-mx-15\.75:first-child{
    margin-left: -3.9375rem;
    margin-right: -3.9375rem;
  }

  .xl\:first\:-my-16\.25:first-child{
    margin-top: -4.0625rem;
    margin-bottom: -4.0625rem;
  }

  .xl\:first\:-mx-16\.25:first-child{
    margin-left: -4.0625rem;
    margin-right: -4.0625rem;
  }

  .xl\:first\:-my-17\.25:first-child{
    margin-top: -4.3125rem;
    margin-bottom: -4.3125rem;
  }

  .xl\:first\:-mx-17\.25:first-child{
    margin-left: -4.3125rem;
    margin-right: -4.3125rem;
  }

  .xl\:first\:-my-17\.5:first-child{
    margin-top: -4.375rem;
    margin-bottom: -4.375rem;
  }

  .xl\:first\:-mx-17\.5:first-child{
    margin-left: -4.375rem;
    margin-right: -4.375rem;
  }

  .xl\:first\:-my-18\.25:first-child{
    margin-top: -4.5625rem;
    margin-bottom: -4.5625rem;
  }

  .xl\:first\:-mx-18\.25:first-child{
    margin-left: -4.5625rem;
    margin-right: -4.5625rem;
  }

  .xl\:first\:-my-18\.5:first-child{
    margin-top: -4.625rem;
    margin-bottom: -4.625rem;
  }

  .xl\:first\:-mx-18\.5:first-child{
    margin-left: -4.625rem;
    margin-right: -4.625rem;
  }

  .xl\:first\:-my-20\.25:first-child{
    margin-top: -5.0625rem;
    margin-bottom: -5.0625rem;
  }

  .xl\:first\:-mx-20\.25:first-child{
    margin-left: -5.0625rem;
    margin-right: -5.0625rem;
  }

  .xl\:first\:-my-20\.5:first-child{
    margin-top: -5.125rem;
    margin-bottom: -5.125rem;
  }

  .xl\:first\:-mx-20\.5:first-child{
    margin-left: -5.125rem;
    margin-right: -5.125rem;
  }

  .xl\:first\:-my-22\.5:first-child{
    margin-top: -5.625rem;
    margin-bottom: -5.625rem;
  }

  .xl\:first\:-mx-22\.5:first-child{
    margin-left: -5.625rem;
    margin-right: -5.625rem;
  }

  .xl\:first\:-my-25\.5:first-child{
    margin-top: -6.375rem;
    margin-bottom: -6.375rem;
  }

  .xl\:first\:-mx-25\.5:first-child{
    margin-left: -6.375rem;
    margin-right: -6.375rem;
  }

  .xl\:first\:-my-26\.75:first-child{
    margin-top: -6.6875rem;
    margin-bottom: -6.6875rem;
  }

  .xl\:first\:-mx-26\.75:first-child{
    margin-left: -6.6875rem;
    margin-right: -6.6875rem;
  }

  .xl\:first\:-my-32\.5:first-child{
    margin-top: -8.125rem;
    margin-bottom: -8.125rem;
  }

  .xl\:first\:-mx-32\.5:first-child{
    margin-left: -8.125rem;
    margin-right: -8.125rem;
  }

  .xl\:first\:-my-37\.5:first-child{
    margin-top: -9.375rem;
    margin-bottom: -9.375rem;
  }

  .xl\:first\:-mx-37\.5:first-child{
    margin-left: -9.375rem;
    margin-right: -9.375rem;
  }

  .xl\:first\:-my-41\.25:first-child{
    margin-top: -10.3125rem;
    margin-bottom: -10.3125rem;
  }

  .xl\:first\:-mx-41\.25:first-child{
    margin-left: -10.3125rem;
    margin-right: -10.3125rem;
  }

  .xl\:first\:-my-52\.5:first-child{
    margin-top: -13.125rem;
    margin-bottom: -13.125rem;
  }

  .xl\:first\:-mx-52\.5:first-child{
    margin-left: -13.125rem;
    margin-right: -13.125rem;
  }

  .xl\:first\:-my-54\.5:first-child{
    margin-top: -13.625rem;
    margin-bottom: -13.625rem;
  }

  .xl\:first\:-mx-54\.5:first-child{
    margin-left: -13.625rem;
    margin-right: -13.625rem;
  }

  .xl\:first\:-my-57\.25:first-child{
    margin-top: -14.3125rem;
    margin-bottom: -14.3125rem;
  }

  .xl\:first\:-mx-57\.25:first-child{
    margin-left: -14.3125rem;
    margin-right: -14.3125rem;
  }

  .xl\:first\:-my-57\.5:first-child{
    margin-top: -14.375rem;
    margin-bottom: -14.375rem;
  }

  .xl\:first\:-mx-57\.5:first-child{
    margin-left: -14.375rem;
    margin-right: -14.375rem;
  }

  .xl\:first\:-my-66\.25:first-child{
    margin-top: -16.5625rem;
    margin-bottom: -16.5625rem;
  }

  .xl\:first\:-mx-66\.25:first-child{
    margin-left: -16.5625rem;
    margin-right: -16.5625rem;
  }

  .xl\:first\:-my-74\.5:first-child{
    margin-top: -18.125rem;
    margin-bottom: -18.125rem;
  }

  .xl\:first\:-mx-74\.5:first-child{
    margin-left: -18.125rem;
    margin-right: -18.125rem;
  }

  .xl\:first\:-my-106\.25:first-child{
    margin-top: -26.5625rem;
    margin-bottom: -26.5625rem;
  }

  .xl\:first\:-mx-106\.25:first-child{
    margin-left: -26.5625rem;
    margin-right: -26.5625rem;
  }

  .xl\:first\:-my-112\.25:first-child{
    margin-top: -28.0675rem;
    margin-bottom: -28.0675rem;
  }

  .xl\:first\:-mx-112\.25:first-child{
    margin-left: -28.0675rem;
    margin-right: -28.0675rem;
  }

  .xl\:first\:-my-112\.75:first-child{
    margin-top: -28.1875rem;
    margin-bottom: -28.1875rem;
  }

  .xl\:first\:-mx-112\.75:first-child{
    margin-left: -28.1875rem;
    margin-right: -28.1875rem;
  }

  .xl\:first\:-my-147\.5:first-child{
    margin-top: -36.875rem;
    margin-bottom: -36.875rem;
  }

  .xl\:first\:-mx-147\.5:first-child{
    margin-left: -36.875rem;
    margin-right: -36.875rem;
  }

  .xl\:first\:-my-162\.5:first-child{
    margin-top: -40.625rem;
    margin-bottom: -40.625rem;
  }

  .xl\:first\:-mx-162\.5:first-child{
    margin-left: -40.625rem;
    margin-right: -40.625rem;
  }

  .xl\:first\:-my-172\.25:first-child{
    margin-top: -42.5625rem;
    margin-bottom: -42.5625rem;
  }

  .xl\:first\:-mx-172\.25:first-child{
    margin-left: -42.5625rem;
    margin-right: -42.5625rem;
  }

  .xl\:first\:-my-175\.25:first-child{
    margin-top: -43.8125rem;
    margin-bottom: -43.8125rem;
  }

  .xl\:first\:-mx-175\.25:first-child{
    margin-left: -43.8125rem;
    margin-right: -43.8125rem;
  }

  .xl\:first\:-my-184\.25:first-child{
    margin-top: -46.0625rem;
    margin-bottom: -46.0625rem;
  }

  .xl\:first\:-mx-184\.25:first-child{
    margin-left: -46.0625rem;
    margin-right: -46.0625rem;
  }

  .xl\:first\:-my-203\.25:first-child{
    margin-top: -50.8125rem;
    margin-bottom: -50.8125rem;
  }

  .xl\:first\:-mx-203\.25:first-child{
    margin-left: -50.8125rem;
    margin-right: -50.8125rem;
  }

  .xl\:first\:-my-half:first-child{
    margin-top: -50%;
    margin-bottom: -50%;
  }

  .xl\:first\:-mx-half:first-child{
    margin-left: -50%;
    margin-right: -50%;
  }

  .xl\:first\:-my-full:first-child{
    margin-top: -100%;
    margin-bottom: -100%;
  }

  .xl\:first\:-mx-full:first-child{
    margin-left: -100%;
    margin-right: -100%;
  }

  .xl\:first\:-my-1\/10:first-child{
    margin-top: -10%;
    margin-bottom: -10%;
  }

  .xl\:first\:-mx-1\/10:first-child{
    margin-left: -10%;
    margin-right: -10%;
  }

  .xl\:first\:-my-2\/10:first-child{
    margin-top: -20%;
    margin-bottom: -20%;
  }

  .xl\:first\:-mx-2\/10:first-child{
    margin-left: -20%;
    margin-right: -20%;
  }

  .xl\:first\:-my-3\/10:first-child{
    margin-top: -30%;
    margin-bottom: -30%;
  }

  .xl\:first\:-mx-3\/10:first-child{
    margin-left: -30%;
    margin-right: -30%;
  }

  .xl\:first\:-my-4\/10:first-child{
    margin-top: -40%;
    margin-bottom: -40%;
  }

  .xl\:first\:-mx-4\/10:first-child{
    margin-left: -40%;
    margin-right: -40%;
  }

  .xl\:first\:-my-4\.5\/10:first-child{
    margin-top: -45%;
    margin-bottom: -45%;
  }

  .xl\:first\:-mx-4\.5\/10:first-child{
    margin-left: -45%;
    margin-right: -45%;
  }

  .xl\:first\:-my-5\/10:first-child{
    margin-top: -50%;
    margin-bottom: -50%;
  }

  .xl\:first\:-mx-5\/10:first-child{
    margin-left: -50%;
    margin-right: -50%;
  }

  .xl\:first\:-my-5\.5\/10:first-child{
    margin-top: -55%;
    margin-bottom: -55%;
  }

  .xl\:first\:-mx-5\.5\/10:first-child{
    margin-left: -55%;
    margin-right: -55%;
  }

  .xl\:first\:-my-6\/10:first-child{
    margin-top: -60%;
    margin-bottom: -60%;
  }

  .xl\:first\:-mx-6\/10:first-child{
    margin-left: -60%;
    margin-right: -60%;
  }

  .xl\:first\:-my-7\/10:first-child{
    margin-top: -70%;
    margin-bottom: -70%;
  }

  .xl\:first\:-mx-7\/10:first-child{
    margin-left: -70%;
    margin-right: -70%;
  }

  .xl\:first\:-my-8\/10:first-child{
    margin-top: -80%;
    margin-bottom: -80%;
  }

  .xl\:first\:-mx-8\/10:first-child{
    margin-left: -80%;
    margin-right: -80%;
  }

  .xl\:first\:-my-9\/10:first-child{
    margin-top: -90%;
    margin-bottom: -90%;
  }

  .xl\:first\:-mx-9\/10:first-child{
    margin-left: -90%;
    margin-right: -90%;
  }

  .xl\:first\:-my-1\/12:first-child{
    margin-top: -8.33333%;
    margin-bottom: -8.33333%;
  }

  .xl\:first\:-mx-1\/12:first-child{
    margin-left: -8.33333%;
    margin-right: -8.33333%;
  }

  .xl\:first\:-my-2\/12:first-child{
    margin-top: -16.66667%;
    margin-bottom: -16.66667%;
  }

  .xl\:first\:-mx-2\/12:first-child{
    margin-left: -16.66667%;
    margin-right: -16.66667%;
  }

  .xl\:first\:-my-3\/12:first-child{
    margin-top: -25%;
    margin-bottom: -25%;
  }

  .xl\:first\:-mx-3\/12:first-child{
    margin-left: -25%;
    margin-right: -25%;
  }

  .xl\:first\:-my-4\/12:first-child{
    margin-top: -33.33333%;
    margin-bottom: -33.33333%;
  }

  .xl\:first\:-mx-4\/12:first-child{
    margin-left: -33.33333%;
    margin-right: -33.33333%;
  }

  .xl\:first\:-my-5\/12:first-child{
    margin-top: -41.66667%;
    margin-bottom: -41.66667%;
  }

  .xl\:first\:-mx-5\/12:first-child{
    margin-left: -41.66667%;
    margin-right: -41.66667%;
  }

  .xl\:first\:-my-6\/12:first-child{
    margin-top: -50%;
    margin-bottom: -50%;
  }

  .xl\:first\:-mx-6\/12:first-child{
    margin-left: -50%;
    margin-right: -50%;
  }

  .xl\:first\:-my-7\/12:first-child{
    margin-top: -58.33333%;
    margin-bottom: -58.33333%;
  }

  .xl\:first\:-mx-7\/12:first-child{
    margin-left: -58.33333%;
    margin-right: -58.33333%;
  }

  .xl\:first\:-my-8\/12:first-child{
    margin-top: -66.66667%;
    margin-bottom: -66.66667%;
  }

  .xl\:first\:-mx-8\/12:first-child{
    margin-left: -66.66667%;
    margin-right: -66.66667%;
  }

  .xl\:first\:-my-9\/12:first-child{
    margin-top: -75%;
    margin-bottom: -75%;
  }

  .xl\:first\:-mx-9\/12:first-child{
    margin-left: -75%;
    margin-right: -75%;
  }

  .xl\:first\:-my-10\/12:first-child{
    margin-top: -83.33333%;
    margin-bottom: -83.33333%;
  }

  .xl\:first\:-mx-10\/12:first-child{
    margin-left: -83.33333%;
    margin-right: -83.33333%;
  }

  .xl\:first\:-my-11\/12:first-child{
    margin-top: -91.66667%;
    margin-bottom: -91.66667%;
  }

  .xl\:first\:-mx-11\/12:first-child{
    margin-left: -91.66667%;
    margin-right: -91.66667%;
  }

  .xl\:first\:mt-0:first-child{
    margin-top: 0px;
  }

  .xl\:first\:mr-0:first-child{
    margin-right: 0px;
  }

  .xl\:first\:mb-0:first-child{
    margin-bottom: 0px;
  }

  .xl\:first\:ml-0:first-child{
    margin-left: 0px;
  }

  .xl\:first\:mt-1:first-child{
    margin-top: 0.25rem;
  }

  .xl\:first\:mr-1:first-child{
    margin-right: 0.25rem;
  }

  .xl\:first\:mb-1:first-child{
    margin-bottom: 0.25rem;
  }

  .xl\:first\:ml-1:first-child{
    margin-left: 0.25rem;
  }

  .xl\:first\:mt-2:first-child{
    margin-top: 0.5rem;
  }

  .xl\:first\:mr-2:first-child{
    margin-right: 0.5rem;
  }

  .xl\:first\:mb-2:first-child{
    margin-bottom: 0.5rem;
  }

  .xl\:first\:ml-2:first-child{
    margin-left: 0.5rem;
  }

  .xl\:first\:mt-3:first-child{
    margin-top: 0.75rem;
  }

  .xl\:first\:mr-3:first-child{
    margin-right: 0.75rem;
  }

  .xl\:first\:mb-3:first-child{
    margin-bottom: 0.75rem;
  }

  .xl\:first\:ml-3:first-child{
    margin-left: 0.75rem;
  }

  .xl\:first\:mt-4:first-child{
    margin-top: 1rem;
  }

  .xl\:first\:mr-4:first-child{
    margin-right: 1rem;
  }

  .xl\:first\:mb-4:first-child{
    margin-bottom: 1rem;
  }

  .xl\:first\:ml-4:first-child{
    margin-left: 1rem;
  }

  .xl\:first\:mt-5:first-child{
    margin-top: 1.25rem;
  }

  .xl\:first\:mr-5:first-child{
    margin-right: 1.25rem;
  }

  .xl\:first\:mb-5:first-child{
    margin-bottom: 1.25rem;
  }

  .xl\:first\:ml-5:first-child{
    margin-left: 1.25rem;
  }

  .xl\:first\:mt-6:first-child{
    margin-top: 1.5rem;
  }

  .xl\:first\:mr-6:first-child{
    margin-right: 1.5rem;
  }

  .xl\:first\:mb-6:first-child{
    margin-bottom: 1.5rem;
  }

  .xl\:first\:ml-6:first-child{
    margin-left: 1.5rem;
  }

  .xl\:first\:mt-7:first-child{
    margin-top: 1.75rem;
  }

  .xl\:first\:mr-7:first-child{
    margin-right: 1.75rem;
  }

  .xl\:first\:mb-7:first-child{
    margin-bottom: 1.75rem;
  }

  .xl\:first\:ml-7:first-child{
    margin-left: 1.75rem;
  }

  .xl\:first\:mt-8:first-child{
    margin-top: 2rem;
  }

  .xl\:first\:mr-8:first-child{
    margin-right: 2rem;
  }

  .xl\:first\:mb-8:first-child{
    margin-bottom: 2rem;
  }

  .xl\:first\:ml-8:first-child{
    margin-left: 2rem;
  }

  .xl\:first\:mt-9:first-child{
    margin-top: 2.25rem;
  }

  .xl\:first\:mr-9:first-child{
    margin-right: 2.25rem;
  }

  .xl\:first\:mb-9:first-child{
    margin-bottom: 2.25rem;
  }

  .xl\:first\:ml-9:first-child{
    margin-left: 2.25rem;
  }

  .xl\:first\:mt-10:first-child{
    margin-top: 2.5rem;
  }

  .xl\:first\:mr-10:first-child{
    margin-right: 2.5rem;
  }

  .xl\:first\:mb-10:first-child{
    margin-bottom: 2.5rem;
  }

  .xl\:first\:ml-10:first-child{
    margin-left: 2.5rem;
  }

  .xl\:first\:mt-11:first-child{
    margin-top: 2.75rem;
  }

  .xl\:first\:mr-11:first-child{
    margin-right: 2.75rem;
  }

  .xl\:first\:mb-11:first-child{
    margin-bottom: 2.75rem;
  }

  .xl\:first\:ml-11:first-child{
    margin-left: 2.75rem;
  }

  .xl\:first\:mt-12:first-child{
    margin-top: 3rem;
  }

  .xl\:first\:mr-12:first-child{
    margin-right: 3rem;
  }

  .xl\:first\:mb-12:first-child{
    margin-bottom: 3rem;
  }

  .xl\:first\:ml-12:first-child{
    margin-left: 3rem;
  }

  .xl\:first\:mt-13:first-child{
    margin-top: 3.25rem;
  }

  .xl\:first\:mr-13:first-child{
    margin-right: 3.25rem;
  }

  .xl\:first\:mb-13:first-child{
    margin-bottom: 3.25rem;
  }

  .xl\:first\:ml-13:first-child{
    margin-left: 3.25rem;
  }

  .xl\:first\:mt-14:first-child{
    margin-top: 3.5rem;
  }

  .xl\:first\:mr-14:first-child{
    margin-right: 3.5rem;
  }

  .xl\:first\:mb-14:first-child{
    margin-bottom: 3.5rem;
  }

  .xl\:first\:ml-14:first-child{
    margin-left: 3.5rem;
  }

  .xl\:first\:mt-15:first-child{
    margin-top: 3.75rem;
  }

  .xl\:first\:mr-15:first-child{
    margin-right: 3.75rem;
  }

  .xl\:first\:mb-15:first-child{
    margin-bottom: 3.75rem;
  }

  .xl\:first\:ml-15:first-child{
    margin-left: 3.75rem;
  }

  .xl\:first\:mt-16:first-child{
    margin-top: 4rem;
  }

  .xl\:first\:mr-16:first-child{
    margin-right: 4rem;
  }

  .xl\:first\:mb-16:first-child{
    margin-bottom: 4rem;
  }

  .xl\:first\:ml-16:first-child{
    margin-left: 4rem;
  }

  .xl\:first\:mt-17:first-child{
    margin-top: 4.25rem;
  }

  .xl\:first\:mr-17:first-child{
    margin-right: 4.25rem;
  }

  .xl\:first\:mb-17:first-child{
    margin-bottom: 4.25rem;
  }

  .xl\:first\:ml-17:first-child{
    margin-left: 4.25rem;
  }

  .xl\:first\:mt-18:first-child{
    margin-top: 4.5rem;
  }

  .xl\:first\:mr-18:first-child{
    margin-right: 4.5rem;
  }

  .xl\:first\:mb-18:first-child{
    margin-bottom: 4.5rem;
  }

  .xl\:first\:ml-18:first-child{
    margin-left: 4.5rem;
  }

  .xl\:first\:mt-19:first-child{
    margin-top: 4.75rem;
  }

  .xl\:first\:mr-19:first-child{
    margin-right: 4.75rem;
  }

  .xl\:first\:mb-19:first-child{
    margin-bottom: 4.75rem;
  }

  .xl\:first\:ml-19:first-child{
    margin-left: 4.75rem;
  }

  .xl\:first\:mt-20:first-child{
    margin-top: 5rem;
  }

  .xl\:first\:mr-20:first-child{
    margin-right: 5rem;
  }

  .xl\:first\:mb-20:first-child{
    margin-bottom: 5rem;
  }

  .xl\:first\:ml-20:first-child{
    margin-left: 5rem;
  }

  .xl\:first\:mt-22:first-child{
    margin-top: 5.5rem;
  }

  .xl\:first\:mr-22:first-child{
    margin-right: 5.5rem;
  }

  .xl\:first\:mb-22:first-child{
    margin-bottom: 5.5rem;
  }

  .xl\:first\:ml-22:first-child{
    margin-left: 5.5rem;
  }

  .xl\:first\:mt-24:first-child{
    margin-top: 6rem;
  }

  .xl\:first\:mr-24:first-child{
    margin-right: 6rem;
  }

  .xl\:first\:mb-24:first-child{
    margin-bottom: 6rem;
  }

  .xl\:first\:ml-24:first-child{
    margin-left: 6rem;
  }

  .xl\:first\:mt-25:first-child{
    margin-top: 6.25rem;
  }

  .xl\:first\:mr-25:first-child{
    margin-right: 6.25rem;
  }

  .xl\:first\:mb-25:first-child{
    margin-bottom: 6.25rem;
  }

  .xl\:first\:ml-25:first-child{
    margin-left: 6.25rem;
  }

  .xl\:first\:mt-28:first-child{
    margin-top: 7rem;
  }

  .xl\:first\:mr-28:first-child{
    margin-right: 7rem;
  }

  .xl\:first\:mb-28:first-child{
    margin-bottom: 7rem;
  }

  .xl\:first\:ml-28:first-child{
    margin-left: 7rem;
  }

  .xl\:first\:mt-30:first-child{
    margin-top: 7.5rem;
  }

  .xl\:first\:mr-30:first-child{
    margin-right: 7.5rem;
  }

  .xl\:first\:mb-30:first-child{
    margin-bottom: 7.5rem;
  }

  .xl\:first\:ml-30:first-child{
    margin-left: 7.5rem;
  }

  .xl\:first\:mt-32:first-child{
    margin-top: 8rem;
  }

  .xl\:first\:mr-32:first-child{
    margin-right: 8rem;
  }

  .xl\:first\:mb-32:first-child{
    margin-bottom: 8rem;
  }

  .xl\:first\:ml-32:first-child{
    margin-left: 8rem;
  }

  .xl\:first\:mt-34:first-child{
    margin-top: 8.5rem;
  }

  .xl\:first\:mr-34:first-child{
    margin-right: 8.5rem;
  }

  .xl\:first\:mb-34:first-child{
    margin-bottom: 8.5rem;
  }

  .xl\:first\:ml-34:first-child{
    margin-left: 8.5rem;
  }

  .xl\:first\:mt-35:first-child{
    margin-top: 8.75rem;
  }

  .xl\:first\:mr-35:first-child{
    margin-right: 8.75rem;
  }

  .xl\:first\:mb-35:first-child{
    margin-bottom: 8.75rem;
  }

  .xl\:first\:ml-35:first-child{
    margin-left: 8.75rem;
  }

  .xl\:first\:mt-36:first-child{
    margin-top: 9rem;
  }

  .xl\:first\:mr-36:first-child{
    margin-right: 9rem;
  }

  .xl\:first\:mb-36:first-child{
    margin-bottom: 9rem;
  }

  .xl\:first\:ml-36:first-child{
    margin-left: 9rem;
  }

  .xl\:first\:mt-39:first-child{
    margin-top: 9.75rem;
  }

  .xl\:first\:mr-39:first-child{
    margin-right: 9.75rem;
  }

  .xl\:first\:mb-39:first-child{
    margin-bottom: 9.75rem;
  }

  .xl\:first\:ml-39:first-child{
    margin-left: 9.75rem;
  }

  .xl\:first\:mt-40:first-child{
    margin-top: 10rem;
  }

  .xl\:first\:mr-40:first-child{
    margin-right: 10rem;
  }

  .xl\:first\:mb-40:first-child{
    margin-bottom: 10rem;
  }

  .xl\:first\:ml-40:first-child{
    margin-left: 10rem;
  }

  .xl\:first\:mt-42:first-child{
    margin-top: 10.5rem;
  }

  .xl\:first\:mr-42:first-child{
    margin-right: 10.5rem;
  }

  .xl\:first\:mb-42:first-child{
    margin-bottom: 10.5rem;
  }

  .xl\:first\:ml-42:first-child{
    margin-left: 10.5rem;
  }

  .xl\:first\:mt-44:first-child{
    margin-top: 11rem;
  }

  .xl\:first\:mr-44:first-child{
    margin-right: 11rem;
  }

  .xl\:first\:mb-44:first-child{
    margin-bottom: 11rem;
  }

  .xl\:first\:ml-44:first-child{
    margin-left: 11rem;
  }

  .xl\:first\:mt-45:first-child{
    margin-top: 11.25rem;
  }

  .xl\:first\:mr-45:first-child{
    margin-right: 11.25rem;
  }

  .xl\:first\:mb-45:first-child{
    margin-bottom: 11.25rem;
  }

  .xl\:first\:ml-45:first-child{
    margin-left: 11.25rem;
  }

  .xl\:first\:mt-48:first-child{
    margin-top: 12rem;
  }

  .xl\:first\:mr-48:first-child{
    margin-right: 12rem;
  }

  .xl\:first\:mb-48:first-child{
    margin-bottom: 12rem;
  }

  .xl\:first\:ml-48:first-child{
    margin-left: 12rem;
  }

  .xl\:first\:mt-50:first-child{
    margin-top: 12.5rem;
  }

  .xl\:first\:mr-50:first-child{
    margin-right: 12.5rem;
  }

  .xl\:first\:mb-50:first-child{
    margin-bottom: 12.5rem;
  }

  .xl\:first\:ml-50:first-child{
    margin-left: 12.5rem;
  }

  .xl\:first\:mt-52:first-child{
    margin-top: 13rem;
  }

  .xl\:first\:mr-52:first-child{
    margin-right: 13rem;
  }

  .xl\:first\:mb-52:first-child{
    margin-bottom: 13rem;
  }

  .xl\:first\:ml-52:first-child{
    margin-left: 13rem;
  }

  .xl\:first\:mt-55:first-child{
    margin-top: 13.75rem;
  }

  .xl\:first\:mr-55:first-child{
    margin-right: 13.75rem;
  }

  .xl\:first\:mb-55:first-child{
    margin-bottom: 13.75rem;
  }

  .xl\:first\:ml-55:first-child{
    margin-left: 13.75rem;
  }

  .xl\:first\:mt-56:first-child{
    margin-top: 14rem;
  }

  .xl\:first\:mr-56:first-child{
    margin-right: 14rem;
  }

  .xl\:first\:mb-56:first-child{
    margin-bottom: 14rem;
  }

  .xl\:first\:ml-56:first-child{
    margin-left: 14rem;
  }

  .xl\:first\:mt-58:first-child{
    margin-top: 14.5rem;
  }

  .xl\:first\:mr-58:first-child{
    margin-right: 14.5rem;
  }

  .xl\:first\:mb-58:first-child{
    margin-bottom: 14.5rem;
  }

  .xl\:first\:ml-58:first-child{
    margin-left: 14.5rem;
  }

  .xl\:first\:mt-60:first-child{
    margin-top: 15rem;
  }

  .xl\:first\:mr-60:first-child{
    margin-right: 15rem;
  }

  .xl\:first\:mb-60:first-child{
    margin-bottom: 15rem;
  }

  .xl\:first\:ml-60:first-child{
    margin-left: 15rem;
  }

  .xl\:first\:mt-64:first-child{
    margin-top: 16rem;
  }

  .xl\:first\:mr-64:first-child{
    margin-right: 16rem;
  }

  .xl\:first\:mb-64:first-child{
    margin-bottom: 16rem;
  }

  .xl\:first\:ml-64:first-child{
    margin-left: 16rem;
  }

  .xl\:first\:mt-65:first-child{
    margin-top: 16.25rem;
  }

  .xl\:first\:mr-65:first-child{
    margin-right: 16.25rem;
  }

  .xl\:first\:mb-65:first-child{
    margin-bottom: 16.25rem;
  }

  .xl\:first\:ml-65:first-child{
    margin-left: 16.25rem;
  }

  .xl\:first\:mt-68:first-child{
    margin-top: 17rem;
  }

  .xl\:first\:mr-68:first-child{
    margin-right: 17rem;
  }

  .xl\:first\:mb-68:first-child{
    margin-bottom: 17rem;
  }

  .xl\:first\:ml-68:first-child{
    margin-left: 17rem;
  }

  .xl\:first\:mt-69:first-child{
    margin-top: 17.25rem;
  }

  .xl\:first\:mr-69:first-child{
    margin-right: 17.25rem;
  }

  .xl\:first\:mb-69:first-child{
    margin-bottom: 17.25rem;
  }

  .xl\:first\:ml-69:first-child{
    margin-left: 17.25rem;
  }

  .xl\:first\:mt-70:first-child{
    margin-top: 17.5rem;
  }

  .xl\:first\:mr-70:first-child{
    margin-right: 17.5rem;
  }

  .xl\:first\:mb-70:first-child{
    margin-bottom: 17.5rem;
  }

  .xl\:first\:ml-70:first-child{
    margin-left: 17.5rem;
  }

  .xl\:first\:mt-72:first-child{
    margin-top: 18rem;
  }

  .xl\:first\:mr-72:first-child{
    margin-right: 18rem;
  }

  .xl\:first\:mb-72:first-child{
    margin-bottom: 18rem;
  }

  .xl\:first\:ml-72:first-child{
    margin-left: 18rem;
  }

  .xl\:first\:mt-75:first-child{
    margin-top: 18.75rem;
  }

  .xl\:first\:mr-75:first-child{
    margin-right: 18.75rem;
  }

  .xl\:first\:mb-75:first-child{
    margin-bottom: 18.75rem;
  }

  .xl\:first\:ml-75:first-child{
    margin-left: 18.75rem;
  }

  .xl\:first\:mt-80:first-child{
    margin-top: 20rem;
  }

  .xl\:first\:mr-80:first-child{
    margin-right: 20rem;
  }

  .xl\:first\:mb-80:first-child{
    margin-bottom: 20rem;
  }

  .xl\:first\:ml-80:first-child{
    margin-left: 20rem;
  }

  .xl\:first\:mt-85:first-child{
    margin-top: 21.25rem;
  }

  .xl\:first\:mr-85:first-child{
    margin-right: 21.25rem;
  }

  .xl\:first\:mb-85:first-child{
    margin-bottom: 21.25rem;
  }

  .xl\:first\:ml-85:first-child{
    margin-left: 21.25rem;
  }

  .xl\:first\:mt-86:first-child{
    margin-top: 21.5rem;
  }

  .xl\:first\:mr-86:first-child{
    margin-right: 21.5rem;
  }

  .xl\:first\:mb-86:first-child{
    margin-bottom: 21.5rem;
  }

  .xl\:first\:ml-86:first-child{
    margin-left: 21.5rem;
  }

  .xl\:first\:mt-90:first-child{
    margin-top: 22.5rem;
  }

  .xl\:first\:mr-90:first-child{
    margin-right: 22.5rem;
  }

  .xl\:first\:mb-90:first-child{
    margin-bottom: 22.5rem;
  }

  .xl\:first\:ml-90:first-child{
    margin-left: 22.5rem;
  }

  .xl\:first\:mt-96:first-child{
    margin-top: 24rem;
  }

  .xl\:first\:mr-96:first-child{
    margin-right: 24rem;
  }

  .xl\:first\:mb-96:first-child{
    margin-bottom: 24rem;
  }

  .xl\:first\:ml-96:first-child{
    margin-left: 24rem;
  }

  .xl\:first\:mt-100:first-child{
    margin-top: 25rem;
  }

  .xl\:first\:mr-100:first-child{
    margin-right: 25rem;
  }

  .xl\:first\:mb-100:first-child{
    margin-bottom: 25rem;
  }

  .xl\:first\:ml-100:first-child{
    margin-left: 25rem;
  }

  .xl\:first\:mt-115:first-child{
    margin-top: 28.75rem;
  }

  .xl\:first\:mr-115:first-child{
    margin-right: 28.75rem;
  }

  .xl\:first\:mb-115:first-child{
    margin-bottom: 28.75rem;
  }

  .xl\:first\:ml-115:first-child{
    margin-left: 28.75rem;
  }

  .xl\:first\:mt-125:first-child{
    margin-top: 31.25rem;
  }

  .xl\:first\:mr-125:first-child{
    margin-right: 31.25rem;
  }

  .xl\:first\:mb-125:first-child{
    margin-bottom: 31.25rem;
  }

  .xl\:first\:ml-125:first-child{
    margin-left: 31.25rem;
  }

  .xl\:first\:mt-142:first-child{
    margin-top: 35.5rem;
  }

  .xl\:first\:mr-142:first-child{
    margin-right: 35.5rem;
  }

  .xl\:first\:mb-142:first-child{
    margin-bottom: 35.5rem;
  }

  .xl\:first\:ml-142:first-child{
    margin-left: 35.5rem;
  }

  .xl\:first\:mt-150:first-child{
    margin-top: 37.5rem;
  }

  .xl\:first\:mr-150:first-child{
    margin-right: 37.5rem;
  }

  .xl\:first\:mb-150:first-child{
    margin-bottom: 37.5rem;
  }

  .xl\:first\:ml-150:first-child{
    margin-left: 37.5rem;
  }

  .xl\:first\:mt-156:first-child{
    margin-top: 39rem;
  }

  .xl\:first\:mr-156:first-child{
    margin-right: 39rem;
  }

  .xl\:first\:mb-156:first-child{
    margin-bottom: 39rem;
  }

  .xl\:first\:ml-156:first-child{
    margin-left: 39rem;
  }

  .xl\:first\:mt-160:first-child{
    margin-top: 40rem;
  }

  .xl\:first\:mr-160:first-child{
    margin-right: 40rem;
  }

  .xl\:first\:mb-160:first-child{
    margin-bottom: 40rem;
  }

  .xl\:first\:ml-160:first-child{
    margin-left: 40rem;
  }

  .xl\:first\:mt-175:first-child{
    margin-top: 43.75rem;
  }

  .xl\:first\:mr-175:first-child{
    margin-right: 43.75rem;
  }

  .xl\:first\:mb-175:first-child{
    margin-bottom: 43.75rem;
  }

  .xl\:first\:ml-175:first-child{
    margin-left: 43.75rem;
  }

  .xl\:first\:mt-207:first-child{
    margin-top: 51.75rem;
  }

  .xl\:first\:mr-207:first-child{
    margin-right: 51.75rem;
  }

  .xl\:first\:mb-207:first-child{
    margin-bottom: 51.75rem;
  }

  .xl\:first\:ml-207:first-child{
    margin-left: 51.75rem;
  }

  .xl\:first\:mt-242:first-child{
    margin-top: 60.5rem;
  }

  .xl\:first\:mr-242:first-child{
    margin-right: 60.5rem;
  }

  .xl\:first\:mb-242:first-child{
    margin-bottom: 60.5rem;
  }

  .xl\:first\:ml-242:first-child{
    margin-left: 60.5rem;
  }

  .xl\:first\:mt-250:first-child{
    margin-top: 62.5rem;
  }

  .xl\:first\:mr-250:first-child{
    margin-right: 62.5rem;
  }

  .xl\:first\:mb-250:first-child{
    margin-bottom: 62.5rem;
  }

  .xl\:first\:ml-250:first-child{
    margin-left: 62.5rem;
  }

  .xl\:first\:mt-258:first-child{
    margin-top: 64.5rem;
  }

  .xl\:first\:mr-258:first-child{
    margin-right: 64.5rem;
  }

  .xl\:first\:mb-258:first-child{
    margin-bottom: 64.5rem;
  }

  .xl\:first\:ml-258:first-child{
    margin-left: 64.5rem;
  }

  .xl\:first\:mt-265:first-child{
    margin-top: 66.25rem;
  }

  .xl\:first\:mr-265:first-child{
    margin-right: 66.25rem;
  }

  .xl\:first\:mb-265:first-child{
    margin-bottom: 66.25rem;
  }

  .xl\:first\:ml-265:first-child{
    margin-left: 66.25rem;
  }

  .xl\:first\:mt-280:first-child{
    margin-top: 70rem;
  }

  .xl\:first\:mr-280:first-child{
    margin-right: 70rem;
  }

  .xl\:first\:mb-280:first-child{
    margin-bottom: 70rem;
  }

  .xl\:first\:ml-280:first-child{
    margin-left: 70rem;
  }

  .xl\:first\:mt-auto:first-child{
    margin-top: auto;
  }

  .xl\:first\:mr-auto:first-child{
    margin-right: auto;
  }

  .xl\:first\:mb-auto:first-child{
    margin-bottom: auto;
  }

  .xl\:first\:ml-auto:first-child{
    margin-left: auto;
  }

  .xl\:first\:mt-px:first-child{
    margin-top: 1px;
  }

  .xl\:first\:mr-px:first-child{
    margin-right: 1px;
  }

  .xl\:first\:mb-px:first-child{
    margin-bottom: 1px;
  }

  .xl\:first\:ml-px:first-child{
    margin-left: 1px;
  }

  .xl\:first\:mt-0\.5:first-child{
    margin-top: 0.125rem;
  }

  .xl\:first\:mr-0\.5:first-child{
    margin-right: 0.125rem;
  }

  .xl\:first\:mb-0\.5:first-child{
    margin-bottom: 0.125rem;
  }

  .xl\:first\:ml-0\.5:first-child{
    margin-left: 0.125rem;
  }

  .xl\:first\:mt-1\.5:first-child{
    margin-top: 0.375rem;
  }

  .xl\:first\:mr-1\.5:first-child{
    margin-right: 0.375rem;
  }

  .xl\:first\:mb-1\.5:first-child{
    margin-bottom: 0.375rem;
  }

  .xl\:first\:ml-1\.5:first-child{
    margin-left: 0.375rem;
  }

  .xl\:first\:mt-2\.5:first-child{
    margin-top: 0.625rem;
  }

  .xl\:first\:mr-2\.5:first-child{
    margin-right: 0.625rem;
  }

  .xl\:first\:mb-2\.5:first-child{
    margin-bottom: 0.625rem;
  }

  .xl\:first\:ml-2\.5:first-child{
    margin-left: 0.625rem;
  }

  .xl\:first\:mt-3\.5:first-child{
    margin-top: 0.875rem;
  }

  .xl\:first\:mr-3\.5:first-child{
    margin-right: 0.875rem;
  }

  .xl\:first\:mb-3\.5:first-child{
    margin-bottom: 0.875rem;
  }

  .xl\:first\:ml-3\.5:first-child{
    margin-left: 0.875rem;
  }

  .xl\:first\:mt-0\.25:first-child{
    margin-top: 0.0625rem;
  }

  .xl\:first\:mr-0\.25:first-child{
    margin-right: 0.0625rem;
  }

  .xl\:first\:mb-0\.25:first-child{
    margin-bottom: 0.0625rem;
  }

  .xl\:first\:ml-0\.25:first-child{
    margin-left: 0.0625rem;
  }

  .xl\:first\:mt-0\.75:first-child{
    margin-top: 0.1875rem;
  }

  .xl\:first\:mr-0\.75:first-child{
    margin-right: 0.1875rem;
  }

  .xl\:first\:mb-0\.75:first-child{
    margin-bottom: 0.1875rem;
  }

  .xl\:first\:ml-0\.75:first-child{
    margin-left: 0.1875rem;
  }

  .xl\:first\:mt-1\.25:first-child{
    margin-top: 0.3125rem;
  }

  .xl\:first\:mr-1\.25:first-child{
    margin-right: 0.3125rem;
  }

  .xl\:first\:mb-1\.25:first-child{
    margin-bottom: 0.3125rem;
  }

  .xl\:first\:ml-1\.25:first-child{
    margin-left: 0.3125rem;
  }

  .xl\:first\:mt-1\.75:first-child{
    margin-top: 0.4375rem;
  }

  .xl\:first\:mr-1\.75:first-child{
    margin-right: 0.4375rem;
  }

  .xl\:first\:mb-1\.75:first-child{
    margin-bottom: 0.4375rem;
  }

  .xl\:first\:ml-1\.75:first-child{
    margin-left: 0.4375rem;
  }

  .xl\:first\:mt-2\.25:first-child{
    margin-top: 0.5625rem;
  }

  .xl\:first\:mr-2\.25:first-child{
    margin-right: 0.5625rem;
  }

  .xl\:first\:mb-2\.25:first-child{
    margin-bottom: 0.5625rem;
  }

  .xl\:first\:ml-2\.25:first-child{
    margin-left: 0.5625rem;
  }

  .xl\:first\:mt-2\.75:first-child{
    margin-top: 0.6875rem;
  }

  .xl\:first\:mr-2\.75:first-child{
    margin-right: 0.6875rem;
  }

  .xl\:first\:mb-2\.75:first-child{
    margin-bottom: 0.6875rem;
  }

  .xl\:first\:ml-2\.75:first-child{
    margin-left: 0.6875rem;
  }

  .xl\:first\:mt-3\.25:first-child{
    margin-top: 0.8125rem;
  }

  .xl\:first\:mr-3\.25:first-child{
    margin-right: 0.8125rem;
  }

  .xl\:first\:mb-3\.25:first-child{
    margin-bottom: 0.8125rem;
  }

  .xl\:first\:ml-3\.25:first-child{
    margin-left: 0.8125rem;
  }

  .xl\:first\:mt-3\.75:first-child{
    margin-top: 0.9375rem;
  }

  .xl\:first\:mr-3\.75:first-child{
    margin-right: 0.9375rem;
  }

  .xl\:first\:mb-3\.75:first-child{
    margin-bottom: 0.9375rem;
  }

  .xl\:first\:ml-3\.75:first-child{
    margin-left: 0.9375rem;
  }

  .xl\:first\:mt-4\.25:first-child{
    margin-top: 1.0625rem;
  }

  .xl\:first\:mr-4\.25:first-child{
    margin-right: 1.0625rem;
  }

  .xl\:first\:mb-4\.25:first-child{
    margin-bottom: 1.0625rem;
  }

  .xl\:first\:ml-4\.25:first-child{
    margin-left: 1.0625rem;
  }

  .xl\:first\:mt-4\.5:first-child{
    margin-top: 1.125rem;
  }

  .xl\:first\:mr-4\.5:first-child{
    margin-right: 1.125rem;
  }

  .xl\:first\:mb-4\.5:first-child{
    margin-bottom: 1.125rem;
  }

  .xl\:first\:ml-4\.5:first-child{
    margin-left: 1.125rem;
  }

  .xl\:first\:mt-4\.75:first-child{
    margin-top: 1.1875rem;
  }

  .xl\:first\:mr-4\.75:first-child{
    margin-right: 1.1875rem;
  }

  .xl\:first\:mb-4\.75:first-child{
    margin-bottom: 1.1875rem;
  }

  .xl\:first\:ml-4\.75:first-child{
    margin-left: 1.1875rem;
  }

  .xl\:first\:mt-5\.25:first-child{
    margin-top: 1.3125rem;
  }

  .xl\:first\:mr-5\.25:first-child{
    margin-right: 1.3125rem;
  }

  .xl\:first\:mb-5\.25:first-child{
    margin-bottom: 1.3125rem;
  }

  .xl\:first\:ml-5\.25:first-child{
    margin-left: 1.3125rem;
  }

  .xl\:first\:mt-5\.5:first-child{
    margin-top: 1.375rem;
  }

  .xl\:first\:mr-5\.5:first-child{
    margin-right: 1.375rem;
  }

  .xl\:first\:mb-5\.5:first-child{
    margin-bottom: 1.375rem;
  }

  .xl\:first\:ml-5\.5:first-child{
    margin-left: 1.375rem;
  }

  .xl\:first\:mt-5\.75:first-child{
    margin-top: 1.4375rem;
  }

  .xl\:first\:mr-5\.75:first-child{
    margin-right: 1.4375rem;
  }

  .xl\:first\:mb-5\.75:first-child{
    margin-bottom: 1.4375rem;
  }

  .xl\:first\:ml-5\.75:first-child{
    margin-left: 1.4375rem;
  }

  .xl\:first\:mt-6\.25:first-child{
    margin-top: 1.5625rem;
  }

  .xl\:first\:mr-6\.25:first-child{
    margin-right: 1.5625rem;
  }

  .xl\:first\:mb-6\.25:first-child{
    margin-bottom: 1.5625rem;
  }

  .xl\:first\:ml-6\.25:first-child{
    margin-left: 1.5625rem;
  }

  .xl\:first\:mt-6\.5:first-child{
    margin-top: 1.625rem;
  }

  .xl\:first\:mr-6\.5:first-child{
    margin-right: 1.625rem;
  }

  .xl\:first\:mb-6\.5:first-child{
    margin-bottom: 1.625rem;
  }

  .xl\:first\:ml-6\.5:first-child{
    margin-left: 1.625rem;
  }

  .xl\:first\:mt-6\.75:first-child{
    margin-top: 1.6875rem;
  }

  .xl\:first\:mr-6\.75:first-child{
    margin-right: 1.6875rem;
  }

  .xl\:first\:mb-6\.75:first-child{
    margin-bottom: 1.6875rem;
  }

  .xl\:first\:ml-6\.75:first-child{
    margin-left: 1.6875rem;
  }

  .xl\:first\:mt-7\.25:first-child{
    margin-top: 1.8125rem;
  }

  .xl\:first\:mr-7\.25:first-child{
    margin-right: 1.8125rem;
  }

  .xl\:first\:mb-7\.25:first-child{
    margin-bottom: 1.8125rem;
  }

  .xl\:first\:ml-7\.25:first-child{
    margin-left: 1.8125rem;
  }

  .xl\:first\:mt-7\.5:first-child{
    margin-top: 1.875rem;
  }

  .xl\:first\:mr-7\.5:first-child{
    margin-right: 1.875rem;
  }

  .xl\:first\:mb-7\.5:first-child{
    margin-bottom: 1.875rem;
  }

  .xl\:first\:ml-7\.5:first-child{
    margin-left: 1.875rem;
  }

  .xl\:first\:mt-8\.25:first-child{
    margin-top: 2.0625rem;
  }

  .xl\:first\:mr-8\.25:first-child{
    margin-right: 2.0625rem;
  }

  .xl\:first\:mb-8\.25:first-child{
    margin-bottom: 2.0625rem;
  }

  .xl\:first\:ml-8\.25:first-child{
    margin-left: 2.0625rem;
  }

  .xl\:first\:mt-8\.5:first-child{
    margin-top: 2.125rem;
  }

  .xl\:first\:mr-8\.5:first-child{
    margin-right: 2.125rem;
  }

  .xl\:first\:mb-8\.5:first-child{
    margin-bottom: 2.125rem;
  }

  .xl\:first\:ml-8\.5:first-child{
    margin-left: 2.125rem;
  }

  .xl\:first\:mt-9\.25:first-child{
    margin-top: 2.3125rem;
  }

  .xl\:first\:mr-9\.25:first-child{
    margin-right: 2.3125rem;
  }

  .xl\:first\:mb-9\.25:first-child{
    margin-bottom: 2.3125rem;
  }

  .xl\:first\:ml-9\.25:first-child{
    margin-left: 2.3125rem;
  }

  .xl\:first\:mt-9\.5:first-child{
    margin-top: 2.375rem;
  }

  .xl\:first\:mr-9\.5:first-child{
    margin-right: 2.375rem;
  }

  .xl\:first\:mb-9\.5:first-child{
    margin-bottom: 2.375rem;
  }

  .xl\:first\:ml-9\.5:first-child{
    margin-left: 2.375rem;
  }

  .xl\:first\:mt-10\.5:first-child{
    margin-top: 2.625rem;
  }

  .xl\:first\:mr-10\.5:first-child{
    margin-right: 2.625rem;
  }

  .xl\:first\:mb-10\.5:first-child{
    margin-bottom: 2.625rem;
  }

  .xl\:first\:ml-10\.5:first-child{
    margin-left: 2.625rem;
  }

  .xl\:first\:mt-11\.25:first-child{
    margin-top: 2.8125rem;
  }

  .xl\:first\:mr-11\.25:first-child{
    margin-right: 2.8125rem;
  }

  .xl\:first\:mb-11\.25:first-child{
    margin-bottom: 2.8125rem;
  }

  .xl\:first\:ml-11\.25:first-child{
    margin-left: 2.8125rem;
  }

  .xl\:first\:mt-11\.5:first-child{
    margin-top: 2.875rem;
  }

  .xl\:first\:mr-11\.5:first-child{
    margin-right: 2.875rem;
  }

  .xl\:first\:mb-11\.5:first-child{
    margin-bottom: 2.875rem;
  }

  .xl\:first\:ml-11\.5:first-child{
    margin-left: 2.875rem;
  }

  .xl\:first\:mt-12\.5:first-child{
    margin-top: 3.125rem;
  }

  .xl\:first\:mr-12\.5:first-child{
    margin-right: 3.125rem;
  }

  .xl\:first\:mb-12\.5:first-child{
    margin-bottom: 3.125rem;
  }

  .xl\:first\:ml-12\.5:first-child{
    margin-left: 3.125rem;
  }

  .xl\:first\:mt-12\.75:first-child{
    margin-top: 3.1875rem;
  }

  .xl\:first\:mr-12\.75:first-child{
    margin-right: 3.1875rem;
  }

  .xl\:first\:mb-12\.75:first-child{
    margin-bottom: 3.1875rem;
  }

  .xl\:first\:ml-12\.75:first-child{
    margin-left: 3.1875rem;
  }

  .xl\:first\:mt-13\.5:first-child{
    margin-top: 3.375rem;
  }

  .xl\:first\:mr-13\.5:first-child{
    margin-right: 3.375rem;
  }

  .xl\:first\:mb-13\.5:first-child{
    margin-bottom: 3.375rem;
  }

  .xl\:first\:ml-13\.5:first-child{
    margin-left: 3.375rem;
  }

  .xl\:first\:mt-14\.5:first-child{
    margin-top: 3.625rem;
  }

  .xl\:first\:mr-14\.5:first-child{
    margin-right: 3.625rem;
  }

  .xl\:first\:mb-14\.5:first-child{
    margin-bottom: 3.625rem;
  }

  .xl\:first\:ml-14\.5:first-child{
    margin-left: 3.625rem;
  }

  .xl\:first\:mt-15\.5:first-child{
    margin-top: 3.875rem;
  }

  .xl\:first\:mr-15\.5:first-child{
    margin-right: 3.875rem;
  }

  .xl\:first\:mb-15\.5:first-child{
    margin-bottom: 3.875rem;
  }

  .xl\:first\:ml-15\.5:first-child{
    margin-left: 3.875rem;
  }

  .xl\:first\:mt-15\.75:first-child{
    margin-top: 3.9375rem;
  }

  .xl\:first\:mr-15\.75:first-child{
    margin-right: 3.9375rem;
  }

  .xl\:first\:mb-15\.75:first-child{
    margin-bottom: 3.9375rem;
  }

  .xl\:first\:ml-15\.75:first-child{
    margin-left: 3.9375rem;
  }

  .xl\:first\:mt-16\.25:first-child{
    margin-top: 4.0625rem;
  }

  .xl\:first\:mr-16\.25:first-child{
    margin-right: 4.0625rem;
  }

  .xl\:first\:mb-16\.25:first-child{
    margin-bottom: 4.0625rem;
  }

  .xl\:first\:ml-16\.25:first-child{
    margin-left: 4.0625rem;
  }

  .xl\:first\:mt-17\.25:first-child{
    margin-top: 4.3125rem;
  }

  .xl\:first\:mr-17\.25:first-child{
    margin-right: 4.3125rem;
  }

  .xl\:first\:mb-17\.25:first-child{
    margin-bottom: 4.3125rem;
  }

  .xl\:first\:ml-17\.25:first-child{
    margin-left: 4.3125rem;
  }

  .xl\:first\:mt-17\.5:first-child{
    margin-top: 4.375rem;
  }

  .xl\:first\:mr-17\.5:first-child{
    margin-right: 4.375rem;
  }

  .xl\:first\:mb-17\.5:first-child{
    margin-bottom: 4.375rem;
  }

  .xl\:first\:ml-17\.5:first-child{
    margin-left: 4.375rem;
  }

  .xl\:first\:mt-18\.25:first-child{
    margin-top: 4.5625rem;
  }

  .xl\:first\:mr-18\.25:first-child{
    margin-right: 4.5625rem;
  }

  .xl\:first\:mb-18\.25:first-child{
    margin-bottom: 4.5625rem;
  }

  .xl\:first\:ml-18\.25:first-child{
    margin-left: 4.5625rem;
  }

  .xl\:first\:mt-18\.5:first-child{
    margin-top: 4.625rem;
  }

  .xl\:first\:mr-18\.5:first-child{
    margin-right: 4.625rem;
  }

  .xl\:first\:mb-18\.5:first-child{
    margin-bottom: 4.625rem;
  }

  .xl\:first\:ml-18\.5:first-child{
    margin-left: 4.625rem;
  }

  .xl\:first\:mt-20\.25:first-child{
    margin-top: 5.0625rem;
  }

  .xl\:first\:mr-20\.25:first-child{
    margin-right: 5.0625rem;
  }

  .xl\:first\:mb-20\.25:first-child{
    margin-bottom: 5.0625rem;
  }

  .xl\:first\:ml-20\.25:first-child{
    margin-left: 5.0625rem;
  }

  .xl\:first\:mt-20\.5:first-child{
    margin-top: 5.125rem;
  }

  .xl\:first\:mr-20\.5:first-child{
    margin-right: 5.125rem;
  }

  .xl\:first\:mb-20\.5:first-child{
    margin-bottom: 5.125rem;
  }

  .xl\:first\:ml-20\.5:first-child{
    margin-left: 5.125rem;
  }

  .xl\:first\:mt-22\.5:first-child{
    margin-top: 5.625rem;
  }

  .xl\:first\:mr-22\.5:first-child{
    margin-right: 5.625rem;
  }

  .xl\:first\:mb-22\.5:first-child{
    margin-bottom: 5.625rem;
  }

  .xl\:first\:ml-22\.5:first-child{
    margin-left: 5.625rem;
  }

  .xl\:first\:mt-25\.5:first-child{
    margin-top: 6.375rem;
  }

  .xl\:first\:mr-25\.5:first-child{
    margin-right: 6.375rem;
  }

  .xl\:first\:mb-25\.5:first-child{
    margin-bottom: 6.375rem;
  }

  .xl\:first\:ml-25\.5:first-child{
    margin-left: 6.375rem;
  }

  .xl\:first\:mt-26\.75:first-child{
    margin-top: 6.6875rem;
  }

  .xl\:first\:mr-26\.75:first-child{
    margin-right: 6.6875rem;
  }

  .xl\:first\:mb-26\.75:first-child{
    margin-bottom: 6.6875rem;
  }

  .xl\:first\:ml-26\.75:first-child{
    margin-left: 6.6875rem;
  }

  .xl\:first\:mt-32\.5:first-child{
    margin-top: 8.125rem;
  }

  .xl\:first\:mr-32\.5:first-child{
    margin-right: 8.125rem;
  }

  .xl\:first\:mb-32\.5:first-child{
    margin-bottom: 8.125rem;
  }

  .xl\:first\:ml-32\.5:first-child{
    margin-left: 8.125rem;
  }

  .xl\:first\:mt-37\.5:first-child{
    margin-top: 9.375rem;
  }

  .xl\:first\:mr-37\.5:first-child{
    margin-right: 9.375rem;
  }

  .xl\:first\:mb-37\.5:first-child{
    margin-bottom: 9.375rem;
  }

  .xl\:first\:ml-37\.5:first-child{
    margin-left: 9.375rem;
  }

  .xl\:first\:mt-41\.25:first-child{
    margin-top: 10.3125rem;
  }

  .xl\:first\:mr-41\.25:first-child{
    margin-right: 10.3125rem;
  }

  .xl\:first\:mb-41\.25:first-child{
    margin-bottom: 10.3125rem;
  }

  .xl\:first\:ml-41\.25:first-child{
    margin-left: 10.3125rem;
  }

  .xl\:first\:mt-52\.5:first-child{
    margin-top: 13.125rem;
  }

  .xl\:first\:mr-52\.5:first-child{
    margin-right: 13.125rem;
  }

  .xl\:first\:mb-52\.5:first-child{
    margin-bottom: 13.125rem;
  }

  .xl\:first\:ml-52\.5:first-child{
    margin-left: 13.125rem;
  }

  .xl\:first\:mt-54\.5:first-child{
    margin-top: 13.625rem;
  }

  .xl\:first\:mr-54\.5:first-child{
    margin-right: 13.625rem;
  }

  .xl\:first\:mb-54\.5:first-child{
    margin-bottom: 13.625rem;
  }

  .xl\:first\:ml-54\.5:first-child{
    margin-left: 13.625rem;
  }

  .xl\:first\:mt-57\.25:first-child{
    margin-top: 14.3125rem;
  }

  .xl\:first\:mr-57\.25:first-child{
    margin-right: 14.3125rem;
  }

  .xl\:first\:mb-57\.25:first-child{
    margin-bottom: 14.3125rem;
  }

  .xl\:first\:ml-57\.25:first-child{
    margin-left: 14.3125rem;
  }

  .xl\:first\:mt-57\.5:first-child{
    margin-top: 14.375rem;
  }

  .xl\:first\:mr-57\.5:first-child{
    margin-right: 14.375rem;
  }

  .xl\:first\:mb-57\.5:first-child{
    margin-bottom: 14.375rem;
  }

  .xl\:first\:ml-57\.5:first-child{
    margin-left: 14.375rem;
  }

  .xl\:first\:mt-66\.25:first-child{
    margin-top: 16.5625rem;
  }

  .xl\:first\:mr-66\.25:first-child{
    margin-right: 16.5625rem;
  }

  .xl\:first\:mb-66\.25:first-child{
    margin-bottom: 16.5625rem;
  }

  .xl\:first\:ml-66\.25:first-child{
    margin-left: 16.5625rem;
  }

  .xl\:first\:mt-74\.5:first-child{
    margin-top: 18.125rem;
  }

  .xl\:first\:mr-74\.5:first-child{
    margin-right: 18.125rem;
  }

  .xl\:first\:mb-74\.5:first-child{
    margin-bottom: 18.125rem;
  }

  .xl\:first\:ml-74\.5:first-child{
    margin-left: 18.125rem;
  }

  .xl\:first\:mt-106\.25:first-child{
    margin-top: 26.5625rem;
  }

  .xl\:first\:mr-106\.25:first-child{
    margin-right: 26.5625rem;
  }

  .xl\:first\:mb-106\.25:first-child{
    margin-bottom: 26.5625rem;
  }

  .xl\:first\:ml-106\.25:first-child{
    margin-left: 26.5625rem;
  }

  .xl\:first\:mt-112\.25:first-child{
    margin-top: 28.0675rem;
  }

  .xl\:first\:mr-112\.25:first-child{
    margin-right: 28.0675rem;
  }

  .xl\:first\:mb-112\.25:first-child{
    margin-bottom: 28.0675rem;
  }

  .xl\:first\:ml-112\.25:first-child{
    margin-left: 28.0675rem;
  }

  .xl\:first\:mt-112\.75:first-child{
    margin-top: 28.1875rem;
  }

  .xl\:first\:mr-112\.75:first-child{
    margin-right: 28.1875rem;
  }

  .xl\:first\:mb-112\.75:first-child{
    margin-bottom: 28.1875rem;
  }

  .xl\:first\:ml-112\.75:first-child{
    margin-left: 28.1875rem;
  }

  .xl\:first\:mt-147\.5:first-child{
    margin-top: 36.875rem;
  }

  .xl\:first\:mr-147\.5:first-child{
    margin-right: 36.875rem;
  }

  .xl\:first\:mb-147\.5:first-child{
    margin-bottom: 36.875rem;
  }

  .xl\:first\:ml-147\.5:first-child{
    margin-left: 36.875rem;
  }

  .xl\:first\:mt-162\.5:first-child{
    margin-top: 40.625rem;
  }

  .xl\:first\:mr-162\.5:first-child{
    margin-right: 40.625rem;
  }

  .xl\:first\:mb-162\.5:first-child{
    margin-bottom: 40.625rem;
  }

  .xl\:first\:ml-162\.5:first-child{
    margin-left: 40.625rem;
  }

  .xl\:first\:mt-172\.25:first-child{
    margin-top: 42.5625rem;
  }

  .xl\:first\:mr-172\.25:first-child{
    margin-right: 42.5625rem;
  }

  .xl\:first\:mb-172\.25:first-child{
    margin-bottom: 42.5625rem;
  }

  .xl\:first\:ml-172\.25:first-child{
    margin-left: 42.5625rem;
  }

  .xl\:first\:mt-175\.25:first-child{
    margin-top: 43.8125rem;
  }

  .xl\:first\:mr-175\.25:first-child{
    margin-right: 43.8125rem;
  }

  .xl\:first\:mb-175\.25:first-child{
    margin-bottom: 43.8125rem;
  }

  .xl\:first\:ml-175\.25:first-child{
    margin-left: 43.8125rem;
  }

  .xl\:first\:mt-184\.25:first-child{
    margin-top: 46.0625rem;
  }

  .xl\:first\:mr-184\.25:first-child{
    margin-right: 46.0625rem;
  }

  .xl\:first\:mb-184\.25:first-child{
    margin-bottom: 46.0625rem;
  }

  .xl\:first\:ml-184\.25:first-child{
    margin-left: 46.0625rem;
  }

  .xl\:first\:mt-203\.25:first-child{
    margin-top: 50.8125rem;
  }

  .xl\:first\:mr-203\.25:first-child{
    margin-right: 50.8125rem;
  }

  .xl\:first\:mb-203\.25:first-child{
    margin-bottom: 50.8125rem;
  }

  .xl\:first\:ml-203\.25:first-child{
    margin-left: 50.8125rem;
  }

  .xl\:first\:mt-half:first-child{
    margin-top: 50%;
  }

  .xl\:first\:mr-half:first-child{
    margin-right: 50%;
  }

  .xl\:first\:mb-half:first-child{
    margin-bottom: 50%;
  }

  .xl\:first\:ml-half:first-child{
    margin-left: 50%;
  }

  .xl\:first\:mt-full:first-child{
    margin-top: 100%;
  }

  .xl\:first\:mr-full:first-child{
    margin-right: 100%;
  }

  .xl\:first\:mb-full:first-child{
    margin-bottom: 100%;
  }

  .xl\:first\:ml-full:first-child{
    margin-left: 100%;
  }

  .xl\:first\:mt-1\/10:first-child{
    margin-top: 10%;
  }

  .xl\:first\:mr-1\/10:first-child{
    margin-right: 10%;
  }

  .xl\:first\:mb-1\/10:first-child{
    margin-bottom: 10%;
  }

  .xl\:first\:ml-1\/10:first-child{
    margin-left: 10%;
  }

  .xl\:first\:mt-2\/10:first-child{
    margin-top: 20%;
  }

  .xl\:first\:mr-2\/10:first-child{
    margin-right: 20%;
  }

  .xl\:first\:mb-2\/10:first-child{
    margin-bottom: 20%;
  }

  .xl\:first\:ml-2\/10:first-child{
    margin-left: 20%;
  }

  .xl\:first\:mt-3\/10:first-child{
    margin-top: 30%;
  }

  .xl\:first\:mr-3\/10:first-child{
    margin-right: 30%;
  }

  .xl\:first\:mb-3\/10:first-child{
    margin-bottom: 30%;
  }

  .xl\:first\:ml-3\/10:first-child{
    margin-left: 30%;
  }

  .xl\:first\:mt-4\/10:first-child{
    margin-top: 40%;
  }

  .xl\:first\:mr-4\/10:first-child{
    margin-right: 40%;
  }

  .xl\:first\:mb-4\/10:first-child{
    margin-bottom: 40%;
  }

  .xl\:first\:ml-4\/10:first-child{
    margin-left: 40%;
  }

  .xl\:first\:mt-4\.5\/10:first-child{
    margin-top: 45%;
  }

  .xl\:first\:mr-4\.5\/10:first-child{
    margin-right: 45%;
  }

  .xl\:first\:mb-4\.5\/10:first-child{
    margin-bottom: 45%;
  }

  .xl\:first\:ml-4\.5\/10:first-child{
    margin-left: 45%;
  }

  .xl\:first\:mt-5\/10:first-child{
    margin-top: 50%;
  }

  .xl\:first\:mr-5\/10:first-child{
    margin-right: 50%;
  }

  .xl\:first\:mb-5\/10:first-child{
    margin-bottom: 50%;
  }

  .xl\:first\:ml-5\/10:first-child{
    margin-left: 50%;
  }

  .xl\:first\:mt-5\.5\/10:first-child{
    margin-top: 55%;
  }

  .xl\:first\:mr-5\.5\/10:first-child{
    margin-right: 55%;
  }

  .xl\:first\:mb-5\.5\/10:first-child{
    margin-bottom: 55%;
  }

  .xl\:first\:ml-5\.5\/10:first-child{
    margin-left: 55%;
  }

  .xl\:first\:mt-6\/10:first-child{
    margin-top: 60%;
  }

  .xl\:first\:mr-6\/10:first-child{
    margin-right: 60%;
  }

  .xl\:first\:mb-6\/10:first-child{
    margin-bottom: 60%;
  }

  .xl\:first\:ml-6\/10:first-child{
    margin-left: 60%;
  }

  .xl\:first\:mt-7\/10:first-child{
    margin-top: 70%;
  }

  .xl\:first\:mr-7\/10:first-child{
    margin-right: 70%;
  }

  .xl\:first\:mb-7\/10:first-child{
    margin-bottom: 70%;
  }

  .xl\:first\:ml-7\/10:first-child{
    margin-left: 70%;
  }

  .xl\:first\:mt-8\/10:first-child{
    margin-top: 80%;
  }

  .xl\:first\:mr-8\/10:first-child{
    margin-right: 80%;
  }

  .xl\:first\:mb-8\/10:first-child{
    margin-bottom: 80%;
  }

  .xl\:first\:ml-8\/10:first-child{
    margin-left: 80%;
  }

  .xl\:first\:mt-9\/10:first-child{
    margin-top: 90%;
  }

  .xl\:first\:mr-9\/10:first-child{
    margin-right: 90%;
  }

  .xl\:first\:mb-9\/10:first-child{
    margin-bottom: 90%;
  }

  .xl\:first\:ml-9\/10:first-child{
    margin-left: 90%;
  }

  .xl\:first\:mt-1\/12:first-child{
    margin-top: 8.333333%;
  }

  .xl\:first\:mr-1\/12:first-child{
    margin-right: 8.333333%;
  }

  .xl\:first\:mb-1\/12:first-child{
    margin-bottom: 8.333333%;
  }

  .xl\:first\:ml-1\/12:first-child{
    margin-left: 8.333333%;
  }

  .xl\:first\:mt-2\/12:first-child{
    margin-top: 16.666667%;
  }

  .xl\:first\:mr-2\/12:first-child{
    margin-right: 16.666667%;
  }

  .xl\:first\:mb-2\/12:first-child{
    margin-bottom: 16.666667%;
  }

  .xl\:first\:ml-2\/12:first-child{
    margin-left: 16.666667%;
  }

  .xl\:first\:mt-3\/12:first-child{
    margin-top: 25%;
  }

  .xl\:first\:mr-3\/12:first-child{
    margin-right: 25%;
  }

  .xl\:first\:mb-3\/12:first-child{
    margin-bottom: 25%;
  }

  .xl\:first\:ml-3\/12:first-child{
    margin-left: 25%;
  }

  .xl\:first\:mt-4\/12:first-child{
    margin-top: 33.333333%;
  }

  .xl\:first\:mr-4\/12:first-child{
    margin-right: 33.333333%;
  }

  .xl\:first\:mb-4\/12:first-child{
    margin-bottom: 33.333333%;
  }

  .xl\:first\:ml-4\/12:first-child{
    margin-left: 33.333333%;
  }

  .xl\:first\:mt-5\/12:first-child{
    margin-top: 41.666667%;
  }

  .xl\:first\:mr-5\/12:first-child{
    margin-right: 41.666667%;
  }

  .xl\:first\:mb-5\/12:first-child{
    margin-bottom: 41.666667%;
  }

  .xl\:first\:ml-5\/12:first-child{
    margin-left: 41.666667%;
  }

  .xl\:first\:mt-6\/12:first-child{
    margin-top: 50%;
  }

  .xl\:first\:mr-6\/12:first-child{
    margin-right: 50%;
  }

  .xl\:first\:mb-6\/12:first-child{
    margin-bottom: 50%;
  }

  .xl\:first\:ml-6\/12:first-child{
    margin-left: 50%;
  }

  .xl\:first\:mt-7\/12:first-child{
    margin-top: 58.333333%;
  }

  .xl\:first\:mr-7\/12:first-child{
    margin-right: 58.333333%;
  }

  .xl\:first\:mb-7\/12:first-child{
    margin-bottom: 58.333333%;
  }

  .xl\:first\:ml-7\/12:first-child{
    margin-left: 58.333333%;
  }

  .xl\:first\:mt-8\/12:first-child{
    margin-top: 66.666667%;
  }

  .xl\:first\:mr-8\/12:first-child{
    margin-right: 66.666667%;
  }

  .xl\:first\:mb-8\/12:first-child{
    margin-bottom: 66.666667%;
  }

  .xl\:first\:ml-8\/12:first-child{
    margin-left: 66.666667%;
  }

  .xl\:first\:mt-9\/12:first-child{
    margin-top: 75%;
  }

  .xl\:first\:mr-9\/12:first-child{
    margin-right: 75%;
  }

  .xl\:first\:mb-9\/12:first-child{
    margin-bottom: 75%;
  }

  .xl\:first\:ml-9\/12:first-child{
    margin-left: 75%;
  }

  .xl\:first\:mt-10\/12:first-child{
    margin-top: 83.333333%;
  }

  .xl\:first\:mr-10\/12:first-child{
    margin-right: 83.333333%;
  }

  .xl\:first\:mb-10\/12:first-child{
    margin-bottom: 83.333333%;
  }

  .xl\:first\:ml-10\/12:first-child{
    margin-left: 83.333333%;
  }

  .xl\:first\:mt-11\/12:first-child{
    margin-top: 91.666667%;
  }

  .xl\:first\:mr-11\/12:first-child{
    margin-right: 91.666667%;
  }

  .xl\:first\:mb-11\/12:first-child{
    margin-bottom: 91.666667%;
  }

  .xl\:first\:ml-11\/12:first-child{
    margin-left: 91.666667%;
  }

  .xl\:first\:-mt-0:first-child{
    margin-top: 0px;
  }

  .xl\:first\:-mr-0:first-child{
    margin-right: 0px;
  }

  .xl\:first\:-mb-0:first-child{
    margin-bottom: 0px;
  }

  .xl\:first\:-ml-0:first-child{
    margin-left: 0px;
  }

  .xl\:first\:-mt-1:first-child{
    margin-top: -0.25rem;
  }

  .xl\:first\:-mr-1:first-child{
    margin-right: -0.25rem;
  }

  .xl\:first\:-mb-1:first-child{
    margin-bottom: -0.25rem;
  }

  .xl\:first\:-ml-1:first-child{
    margin-left: -0.25rem;
  }

  .xl\:first\:-mt-2:first-child{
    margin-top: -0.5rem;
  }

  .xl\:first\:-mr-2:first-child{
    margin-right: -0.5rem;
  }

  .xl\:first\:-mb-2:first-child{
    margin-bottom: -0.5rem;
  }

  .xl\:first\:-ml-2:first-child{
    margin-left: -0.5rem;
  }

  .xl\:first\:-mt-3:first-child{
    margin-top: -0.75rem;
  }

  .xl\:first\:-mr-3:first-child{
    margin-right: -0.75rem;
  }

  .xl\:first\:-mb-3:first-child{
    margin-bottom: -0.75rem;
  }

  .xl\:first\:-ml-3:first-child{
    margin-left: -0.75rem;
  }

  .xl\:first\:-mt-4:first-child{
    margin-top: -1rem;
  }

  .xl\:first\:-mr-4:first-child{
    margin-right: -1rem;
  }

  .xl\:first\:-mb-4:first-child{
    margin-bottom: -1rem;
  }

  .xl\:first\:-ml-4:first-child{
    margin-left: -1rem;
  }

  .xl\:first\:-mt-5:first-child{
    margin-top: -1.25rem;
  }

  .xl\:first\:-mr-5:first-child{
    margin-right: -1.25rem;
  }

  .xl\:first\:-mb-5:first-child{
    margin-bottom: -1.25rem;
  }

  .xl\:first\:-ml-5:first-child{
    margin-left: -1.25rem;
  }

  .xl\:first\:-mt-6:first-child{
    margin-top: -1.5rem;
  }

  .xl\:first\:-mr-6:first-child{
    margin-right: -1.5rem;
  }

  .xl\:first\:-mb-6:first-child{
    margin-bottom: -1.5rem;
  }

  .xl\:first\:-ml-6:first-child{
    margin-left: -1.5rem;
  }

  .xl\:first\:-mt-7:first-child{
    margin-top: -1.75rem;
  }

  .xl\:first\:-mr-7:first-child{
    margin-right: -1.75rem;
  }

  .xl\:first\:-mb-7:first-child{
    margin-bottom: -1.75rem;
  }

  .xl\:first\:-ml-7:first-child{
    margin-left: -1.75rem;
  }

  .xl\:first\:-mt-8:first-child{
    margin-top: -2rem;
  }

  .xl\:first\:-mr-8:first-child{
    margin-right: -2rem;
  }

  .xl\:first\:-mb-8:first-child{
    margin-bottom: -2rem;
  }

  .xl\:first\:-ml-8:first-child{
    margin-left: -2rem;
  }

  .xl\:first\:-mt-9:first-child{
    margin-top: -2.25rem;
  }

  .xl\:first\:-mr-9:first-child{
    margin-right: -2.25rem;
  }

  .xl\:first\:-mb-9:first-child{
    margin-bottom: -2.25rem;
  }

  .xl\:first\:-ml-9:first-child{
    margin-left: -2.25rem;
  }

  .xl\:first\:-mt-10:first-child{
    margin-top: -2.5rem;
  }

  .xl\:first\:-mr-10:first-child{
    margin-right: -2.5rem;
  }

  .xl\:first\:-mb-10:first-child{
    margin-bottom: -2.5rem;
  }

  .xl\:first\:-ml-10:first-child{
    margin-left: -2.5rem;
  }

  .xl\:first\:-mt-11:first-child{
    margin-top: -2.75rem;
  }

  .xl\:first\:-mr-11:first-child{
    margin-right: -2.75rem;
  }

  .xl\:first\:-mb-11:first-child{
    margin-bottom: -2.75rem;
  }

  .xl\:first\:-ml-11:first-child{
    margin-left: -2.75rem;
  }

  .xl\:first\:-mt-12:first-child{
    margin-top: -3rem;
  }

  .xl\:first\:-mr-12:first-child{
    margin-right: -3rem;
  }

  .xl\:first\:-mb-12:first-child{
    margin-bottom: -3rem;
  }

  .xl\:first\:-ml-12:first-child{
    margin-left: -3rem;
  }

  .xl\:first\:-mt-13:first-child{
    margin-top: -3.25rem;
  }

  .xl\:first\:-mr-13:first-child{
    margin-right: -3.25rem;
  }

  .xl\:first\:-mb-13:first-child{
    margin-bottom: -3.25rem;
  }

  .xl\:first\:-ml-13:first-child{
    margin-left: -3.25rem;
  }

  .xl\:first\:-mt-14:first-child{
    margin-top: -3.5rem;
  }

  .xl\:first\:-mr-14:first-child{
    margin-right: -3.5rem;
  }

  .xl\:first\:-mb-14:first-child{
    margin-bottom: -3.5rem;
  }

  .xl\:first\:-ml-14:first-child{
    margin-left: -3.5rem;
  }

  .xl\:first\:-mt-15:first-child{
    margin-top: -3.75rem;
  }

  .xl\:first\:-mr-15:first-child{
    margin-right: -3.75rem;
  }

  .xl\:first\:-mb-15:first-child{
    margin-bottom: -3.75rem;
  }

  .xl\:first\:-ml-15:first-child{
    margin-left: -3.75rem;
  }

  .xl\:first\:-mt-16:first-child{
    margin-top: -4rem;
  }

  .xl\:first\:-mr-16:first-child{
    margin-right: -4rem;
  }

  .xl\:first\:-mb-16:first-child{
    margin-bottom: -4rem;
  }

  .xl\:first\:-ml-16:first-child{
    margin-left: -4rem;
  }

  .xl\:first\:-mt-17:first-child{
    margin-top: -4.25rem;
  }

  .xl\:first\:-mr-17:first-child{
    margin-right: -4.25rem;
  }

  .xl\:first\:-mb-17:first-child{
    margin-bottom: -4.25rem;
  }

  .xl\:first\:-ml-17:first-child{
    margin-left: -4.25rem;
  }

  .xl\:first\:-mt-18:first-child{
    margin-top: -4.5rem;
  }

  .xl\:first\:-mr-18:first-child{
    margin-right: -4.5rem;
  }

  .xl\:first\:-mb-18:first-child{
    margin-bottom: -4.5rem;
  }

  .xl\:first\:-ml-18:first-child{
    margin-left: -4.5rem;
  }

  .xl\:first\:-mt-19:first-child{
    margin-top: -4.75rem;
  }

  .xl\:first\:-mr-19:first-child{
    margin-right: -4.75rem;
  }

  .xl\:first\:-mb-19:first-child{
    margin-bottom: -4.75rem;
  }

  .xl\:first\:-ml-19:first-child{
    margin-left: -4.75rem;
  }

  .xl\:first\:-mt-20:first-child{
    margin-top: -5rem;
  }

  .xl\:first\:-mr-20:first-child{
    margin-right: -5rem;
  }

  .xl\:first\:-mb-20:first-child{
    margin-bottom: -5rem;
  }

  .xl\:first\:-ml-20:first-child{
    margin-left: -5rem;
  }

  .xl\:first\:-mt-22:first-child{
    margin-top: -5.5rem;
  }

  .xl\:first\:-mr-22:first-child{
    margin-right: -5.5rem;
  }

  .xl\:first\:-mb-22:first-child{
    margin-bottom: -5.5rem;
  }

  .xl\:first\:-ml-22:first-child{
    margin-left: -5.5rem;
  }

  .xl\:first\:-mt-24:first-child{
    margin-top: -6rem;
  }

  .xl\:first\:-mr-24:first-child{
    margin-right: -6rem;
  }

  .xl\:first\:-mb-24:first-child{
    margin-bottom: -6rem;
  }

  .xl\:first\:-ml-24:first-child{
    margin-left: -6rem;
  }

  .xl\:first\:-mt-25:first-child{
    margin-top: -6.25rem;
  }

  .xl\:first\:-mr-25:first-child{
    margin-right: -6.25rem;
  }

  .xl\:first\:-mb-25:first-child{
    margin-bottom: -6.25rem;
  }

  .xl\:first\:-ml-25:first-child{
    margin-left: -6.25rem;
  }

  .xl\:first\:-mt-28:first-child{
    margin-top: -7rem;
  }

  .xl\:first\:-mr-28:first-child{
    margin-right: -7rem;
  }

  .xl\:first\:-mb-28:first-child{
    margin-bottom: -7rem;
  }

  .xl\:first\:-ml-28:first-child{
    margin-left: -7rem;
  }

  .xl\:first\:-mt-30:first-child{
    margin-top: -7.5rem;
  }

  .xl\:first\:-mr-30:first-child{
    margin-right: -7.5rem;
  }

  .xl\:first\:-mb-30:first-child{
    margin-bottom: -7.5rem;
  }

  .xl\:first\:-ml-30:first-child{
    margin-left: -7.5rem;
  }

  .xl\:first\:-mt-32:first-child{
    margin-top: -8rem;
  }

  .xl\:first\:-mr-32:first-child{
    margin-right: -8rem;
  }

  .xl\:first\:-mb-32:first-child{
    margin-bottom: -8rem;
  }

  .xl\:first\:-ml-32:first-child{
    margin-left: -8rem;
  }

  .xl\:first\:-mt-34:first-child{
    margin-top: -8.5rem;
  }

  .xl\:first\:-mr-34:first-child{
    margin-right: -8.5rem;
  }

  .xl\:first\:-mb-34:first-child{
    margin-bottom: -8.5rem;
  }

  .xl\:first\:-ml-34:first-child{
    margin-left: -8.5rem;
  }

  .xl\:first\:-mt-35:first-child{
    margin-top: -8.75rem;
  }

  .xl\:first\:-mr-35:first-child{
    margin-right: -8.75rem;
  }

  .xl\:first\:-mb-35:first-child{
    margin-bottom: -8.75rem;
  }

  .xl\:first\:-ml-35:first-child{
    margin-left: -8.75rem;
  }

  .xl\:first\:-mt-36:first-child{
    margin-top: -9rem;
  }

  .xl\:first\:-mr-36:first-child{
    margin-right: -9rem;
  }

  .xl\:first\:-mb-36:first-child{
    margin-bottom: -9rem;
  }

  .xl\:first\:-ml-36:first-child{
    margin-left: -9rem;
  }

  .xl\:first\:-mt-39:first-child{
    margin-top: -9.75rem;
  }

  .xl\:first\:-mr-39:first-child{
    margin-right: -9.75rem;
  }

  .xl\:first\:-mb-39:first-child{
    margin-bottom: -9.75rem;
  }

  .xl\:first\:-ml-39:first-child{
    margin-left: -9.75rem;
  }

  .xl\:first\:-mt-40:first-child{
    margin-top: -10rem;
  }

  .xl\:first\:-mr-40:first-child{
    margin-right: -10rem;
  }

  .xl\:first\:-mb-40:first-child{
    margin-bottom: -10rem;
  }

  .xl\:first\:-ml-40:first-child{
    margin-left: -10rem;
  }

  .xl\:first\:-mt-42:first-child{
    margin-top: -10.5rem;
  }

  .xl\:first\:-mr-42:first-child{
    margin-right: -10.5rem;
  }

  .xl\:first\:-mb-42:first-child{
    margin-bottom: -10.5rem;
  }

  .xl\:first\:-ml-42:first-child{
    margin-left: -10.5rem;
  }

  .xl\:first\:-mt-44:first-child{
    margin-top: -11rem;
  }

  .xl\:first\:-mr-44:first-child{
    margin-right: -11rem;
  }

  .xl\:first\:-mb-44:first-child{
    margin-bottom: -11rem;
  }

  .xl\:first\:-ml-44:first-child{
    margin-left: -11rem;
  }

  .xl\:first\:-mt-45:first-child{
    margin-top: -11.25rem;
  }

  .xl\:first\:-mr-45:first-child{
    margin-right: -11.25rem;
  }

  .xl\:first\:-mb-45:first-child{
    margin-bottom: -11.25rem;
  }

  .xl\:first\:-ml-45:first-child{
    margin-left: -11.25rem;
  }

  .xl\:first\:-mt-48:first-child{
    margin-top: -12rem;
  }

  .xl\:first\:-mr-48:first-child{
    margin-right: -12rem;
  }

  .xl\:first\:-mb-48:first-child{
    margin-bottom: -12rem;
  }

  .xl\:first\:-ml-48:first-child{
    margin-left: -12rem;
  }

  .xl\:first\:-mt-50:first-child{
    margin-top: -12.5rem;
  }

  .xl\:first\:-mr-50:first-child{
    margin-right: -12.5rem;
  }

  .xl\:first\:-mb-50:first-child{
    margin-bottom: -12.5rem;
  }

  .xl\:first\:-ml-50:first-child{
    margin-left: -12.5rem;
  }

  .xl\:first\:-mt-52:first-child{
    margin-top: -13rem;
  }

  .xl\:first\:-mr-52:first-child{
    margin-right: -13rem;
  }

  .xl\:first\:-mb-52:first-child{
    margin-bottom: -13rem;
  }

  .xl\:first\:-ml-52:first-child{
    margin-left: -13rem;
  }

  .xl\:first\:-mt-55:first-child{
    margin-top: -13.75rem;
  }

  .xl\:first\:-mr-55:first-child{
    margin-right: -13.75rem;
  }

  .xl\:first\:-mb-55:first-child{
    margin-bottom: -13.75rem;
  }

  .xl\:first\:-ml-55:first-child{
    margin-left: -13.75rem;
  }

  .xl\:first\:-mt-56:first-child{
    margin-top: -14rem;
  }

  .xl\:first\:-mr-56:first-child{
    margin-right: -14rem;
  }

  .xl\:first\:-mb-56:first-child{
    margin-bottom: -14rem;
  }

  .xl\:first\:-ml-56:first-child{
    margin-left: -14rem;
  }

  .xl\:first\:-mt-58:first-child{
    margin-top: -14.5rem;
  }

  .xl\:first\:-mr-58:first-child{
    margin-right: -14.5rem;
  }

  .xl\:first\:-mb-58:first-child{
    margin-bottom: -14.5rem;
  }

  .xl\:first\:-ml-58:first-child{
    margin-left: -14.5rem;
  }

  .xl\:first\:-mt-60:first-child{
    margin-top: -15rem;
  }

  .xl\:first\:-mr-60:first-child{
    margin-right: -15rem;
  }

  .xl\:first\:-mb-60:first-child{
    margin-bottom: -15rem;
  }

  .xl\:first\:-ml-60:first-child{
    margin-left: -15rem;
  }

  .xl\:first\:-mt-64:first-child{
    margin-top: -16rem;
  }

  .xl\:first\:-mr-64:first-child{
    margin-right: -16rem;
  }

  .xl\:first\:-mb-64:first-child{
    margin-bottom: -16rem;
  }

  .xl\:first\:-ml-64:first-child{
    margin-left: -16rem;
  }

  .xl\:first\:-mt-65:first-child{
    margin-top: -16.25rem;
  }

  .xl\:first\:-mr-65:first-child{
    margin-right: -16.25rem;
  }

  .xl\:first\:-mb-65:first-child{
    margin-bottom: -16.25rem;
  }

  .xl\:first\:-ml-65:first-child{
    margin-left: -16.25rem;
  }

  .xl\:first\:-mt-68:first-child{
    margin-top: -17rem;
  }

  .xl\:first\:-mr-68:first-child{
    margin-right: -17rem;
  }

  .xl\:first\:-mb-68:first-child{
    margin-bottom: -17rem;
  }

  .xl\:first\:-ml-68:first-child{
    margin-left: -17rem;
  }

  .xl\:first\:-mt-69:first-child{
    margin-top: -17.25rem;
  }

  .xl\:first\:-mr-69:first-child{
    margin-right: -17.25rem;
  }

  .xl\:first\:-mb-69:first-child{
    margin-bottom: -17.25rem;
  }

  .xl\:first\:-ml-69:first-child{
    margin-left: -17.25rem;
  }

  .xl\:first\:-mt-70:first-child{
    margin-top: -17.5rem;
  }

  .xl\:first\:-mr-70:first-child{
    margin-right: -17.5rem;
  }

  .xl\:first\:-mb-70:first-child{
    margin-bottom: -17.5rem;
  }

  .xl\:first\:-ml-70:first-child{
    margin-left: -17.5rem;
  }

  .xl\:first\:-mt-72:first-child{
    margin-top: -18rem;
  }

  .xl\:first\:-mr-72:first-child{
    margin-right: -18rem;
  }

  .xl\:first\:-mb-72:first-child{
    margin-bottom: -18rem;
  }

  .xl\:first\:-ml-72:first-child{
    margin-left: -18rem;
  }

  .xl\:first\:-mt-75:first-child{
    margin-top: -18.75rem;
  }

  .xl\:first\:-mr-75:first-child{
    margin-right: -18.75rem;
  }

  .xl\:first\:-mb-75:first-child{
    margin-bottom: -18.75rem;
  }

  .xl\:first\:-ml-75:first-child{
    margin-left: -18.75rem;
  }

  .xl\:first\:-mt-80:first-child{
    margin-top: -20rem;
  }

  .xl\:first\:-mr-80:first-child{
    margin-right: -20rem;
  }

  .xl\:first\:-mb-80:first-child{
    margin-bottom: -20rem;
  }

  .xl\:first\:-ml-80:first-child{
    margin-left: -20rem;
  }

  .xl\:first\:-mt-85:first-child{
    margin-top: -21.25rem;
  }

  .xl\:first\:-mr-85:first-child{
    margin-right: -21.25rem;
  }

  .xl\:first\:-mb-85:first-child{
    margin-bottom: -21.25rem;
  }

  .xl\:first\:-ml-85:first-child{
    margin-left: -21.25rem;
  }

  .xl\:first\:-mt-86:first-child{
    margin-top: -21.5rem;
  }

  .xl\:first\:-mr-86:first-child{
    margin-right: -21.5rem;
  }

  .xl\:first\:-mb-86:first-child{
    margin-bottom: -21.5rem;
  }

  .xl\:first\:-ml-86:first-child{
    margin-left: -21.5rem;
  }

  .xl\:first\:-mt-90:first-child{
    margin-top: -22.5rem;
  }

  .xl\:first\:-mr-90:first-child{
    margin-right: -22.5rem;
  }

  .xl\:first\:-mb-90:first-child{
    margin-bottom: -22.5rem;
  }

  .xl\:first\:-ml-90:first-child{
    margin-left: -22.5rem;
  }

  .xl\:first\:-mt-96:first-child{
    margin-top: -24rem;
  }

  .xl\:first\:-mr-96:first-child{
    margin-right: -24rem;
  }

  .xl\:first\:-mb-96:first-child{
    margin-bottom: -24rem;
  }

  .xl\:first\:-ml-96:first-child{
    margin-left: -24rem;
  }

  .xl\:first\:-mt-100:first-child{
    margin-top: -25rem;
  }

  .xl\:first\:-mr-100:first-child{
    margin-right: -25rem;
  }

  .xl\:first\:-mb-100:first-child{
    margin-bottom: -25rem;
  }

  .xl\:first\:-ml-100:first-child{
    margin-left: -25rem;
  }

  .xl\:first\:-mt-115:first-child{
    margin-top: -28.75rem;
  }

  .xl\:first\:-mr-115:first-child{
    margin-right: -28.75rem;
  }

  .xl\:first\:-mb-115:first-child{
    margin-bottom: -28.75rem;
  }

  .xl\:first\:-ml-115:first-child{
    margin-left: -28.75rem;
  }

  .xl\:first\:-mt-125:first-child{
    margin-top: -31.25rem;
  }

  .xl\:first\:-mr-125:first-child{
    margin-right: -31.25rem;
  }

  .xl\:first\:-mb-125:first-child{
    margin-bottom: -31.25rem;
  }

  .xl\:first\:-ml-125:first-child{
    margin-left: -31.25rem;
  }

  .xl\:first\:-mt-142:first-child{
    margin-top: -35.5rem;
  }

  .xl\:first\:-mr-142:first-child{
    margin-right: -35.5rem;
  }

  .xl\:first\:-mb-142:first-child{
    margin-bottom: -35.5rem;
  }

  .xl\:first\:-ml-142:first-child{
    margin-left: -35.5rem;
  }

  .xl\:first\:-mt-150:first-child{
    margin-top: -37.5rem;
  }

  .xl\:first\:-mr-150:first-child{
    margin-right: -37.5rem;
  }

  .xl\:first\:-mb-150:first-child{
    margin-bottom: -37.5rem;
  }

  .xl\:first\:-ml-150:first-child{
    margin-left: -37.5rem;
  }

  .xl\:first\:-mt-156:first-child{
    margin-top: -39rem;
  }

  .xl\:first\:-mr-156:first-child{
    margin-right: -39rem;
  }

  .xl\:first\:-mb-156:first-child{
    margin-bottom: -39rem;
  }

  .xl\:first\:-ml-156:first-child{
    margin-left: -39rem;
  }

  .xl\:first\:-mt-160:first-child{
    margin-top: -40rem;
  }

  .xl\:first\:-mr-160:first-child{
    margin-right: -40rem;
  }

  .xl\:first\:-mb-160:first-child{
    margin-bottom: -40rem;
  }

  .xl\:first\:-ml-160:first-child{
    margin-left: -40rem;
  }

  .xl\:first\:-mt-175:first-child{
    margin-top: -43.75rem;
  }

  .xl\:first\:-mr-175:first-child{
    margin-right: -43.75rem;
  }

  .xl\:first\:-mb-175:first-child{
    margin-bottom: -43.75rem;
  }

  .xl\:first\:-ml-175:first-child{
    margin-left: -43.75rem;
  }

  .xl\:first\:-mt-207:first-child{
    margin-top: -51.75rem;
  }

  .xl\:first\:-mr-207:first-child{
    margin-right: -51.75rem;
  }

  .xl\:first\:-mb-207:first-child{
    margin-bottom: -51.75rem;
  }

  .xl\:first\:-ml-207:first-child{
    margin-left: -51.75rem;
  }

  .xl\:first\:-mt-242:first-child{
    margin-top: -60.5rem;
  }

  .xl\:first\:-mr-242:first-child{
    margin-right: -60.5rem;
  }

  .xl\:first\:-mb-242:first-child{
    margin-bottom: -60.5rem;
  }

  .xl\:first\:-ml-242:first-child{
    margin-left: -60.5rem;
  }

  .xl\:first\:-mt-250:first-child{
    margin-top: -62.5rem;
  }

  .xl\:first\:-mr-250:first-child{
    margin-right: -62.5rem;
  }

  .xl\:first\:-mb-250:first-child{
    margin-bottom: -62.5rem;
  }

  .xl\:first\:-ml-250:first-child{
    margin-left: -62.5rem;
  }

  .xl\:first\:-mt-258:first-child{
    margin-top: -64.5rem;
  }

  .xl\:first\:-mr-258:first-child{
    margin-right: -64.5rem;
  }

  .xl\:first\:-mb-258:first-child{
    margin-bottom: -64.5rem;
  }

  .xl\:first\:-ml-258:first-child{
    margin-left: -64.5rem;
  }

  .xl\:first\:-mt-265:first-child{
    margin-top: -66.25rem;
  }

  .xl\:first\:-mr-265:first-child{
    margin-right: -66.25rem;
  }

  .xl\:first\:-mb-265:first-child{
    margin-bottom: -66.25rem;
  }

  .xl\:first\:-ml-265:first-child{
    margin-left: -66.25rem;
  }

  .xl\:first\:-mt-280:first-child{
    margin-top: -70rem;
  }

  .xl\:first\:-mr-280:first-child{
    margin-right: -70rem;
  }

  .xl\:first\:-mb-280:first-child{
    margin-bottom: -70rem;
  }

  .xl\:first\:-ml-280:first-child{
    margin-left: -70rem;
  }

  .xl\:first\:-mt-px:first-child{
    margin-top: -1px;
  }

  .xl\:first\:-mr-px:first-child{
    margin-right: -1px;
  }

  .xl\:first\:-mb-px:first-child{
    margin-bottom: -1px;
  }

  .xl\:first\:-ml-px:first-child{
    margin-left: -1px;
  }

  .xl\:first\:-mt-0\.5:first-child{
    margin-top: -0.125rem;
  }

  .xl\:first\:-mr-0\.5:first-child{
    margin-right: -0.125rem;
  }

  .xl\:first\:-mb-0\.5:first-child{
    margin-bottom: -0.125rem;
  }

  .xl\:first\:-ml-0\.5:first-child{
    margin-left: -0.125rem;
  }

  .xl\:first\:-mt-1\.5:first-child{
    margin-top: -0.375rem;
  }

  .xl\:first\:-mr-1\.5:first-child{
    margin-right: -0.375rem;
  }

  .xl\:first\:-mb-1\.5:first-child{
    margin-bottom: -0.375rem;
  }

  .xl\:first\:-ml-1\.5:first-child{
    margin-left: -0.375rem;
  }

  .xl\:first\:-mt-2\.5:first-child{
    margin-top: -0.625rem;
  }

  .xl\:first\:-mr-2\.5:first-child{
    margin-right: -0.625rem;
  }

  .xl\:first\:-mb-2\.5:first-child{
    margin-bottom: -0.625rem;
  }

  .xl\:first\:-ml-2\.5:first-child{
    margin-left: -0.625rem;
  }

  .xl\:first\:-mt-3\.5:first-child{
    margin-top: -0.875rem;
  }

  .xl\:first\:-mr-3\.5:first-child{
    margin-right: -0.875rem;
  }

  .xl\:first\:-mb-3\.5:first-child{
    margin-bottom: -0.875rem;
  }

  .xl\:first\:-ml-3\.5:first-child{
    margin-left: -0.875rem;
  }

  .xl\:first\:-mt-0\.25:first-child{
    margin-top: -0.0625rem;
  }

  .xl\:first\:-mr-0\.25:first-child{
    margin-right: -0.0625rem;
  }

  .xl\:first\:-mb-0\.25:first-child{
    margin-bottom: -0.0625rem;
  }

  .xl\:first\:-ml-0\.25:first-child{
    margin-left: -0.0625rem;
  }

  .xl\:first\:-mt-0\.75:first-child{
    margin-top: -0.1875rem;
  }

  .xl\:first\:-mr-0\.75:first-child{
    margin-right: -0.1875rem;
  }

  .xl\:first\:-mb-0\.75:first-child{
    margin-bottom: -0.1875rem;
  }

  .xl\:first\:-ml-0\.75:first-child{
    margin-left: -0.1875rem;
  }

  .xl\:first\:-mt-1\.25:first-child{
    margin-top: -0.3125rem;
  }

  .xl\:first\:-mr-1\.25:first-child{
    margin-right: -0.3125rem;
  }

  .xl\:first\:-mb-1\.25:first-child{
    margin-bottom: -0.3125rem;
  }

  .xl\:first\:-ml-1\.25:first-child{
    margin-left: -0.3125rem;
  }

  .xl\:first\:-mt-1\.75:first-child{
    margin-top: -0.4375rem;
  }

  .xl\:first\:-mr-1\.75:first-child{
    margin-right: -0.4375rem;
  }

  .xl\:first\:-mb-1\.75:first-child{
    margin-bottom: -0.4375rem;
  }

  .xl\:first\:-ml-1\.75:first-child{
    margin-left: -0.4375rem;
  }

  .xl\:first\:-mt-2\.25:first-child{
    margin-top: -0.5625rem;
  }

  .xl\:first\:-mr-2\.25:first-child{
    margin-right: -0.5625rem;
  }

  .xl\:first\:-mb-2\.25:first-child{
    margin-bottom: -0.5625rem;
  }

  .xl\:first\:-ml-2\.25:first-child{
    margin-left: -0.5625rem;
  }

  .xl\:first\:-mt-2\.75:first-child{
    margin-top: -0.6875rem;
  }

  .xl\:first\:-mr-2\.75:first-child{
    margin-right: -0.6875rem;
  }

  .xl\:first\:-mb-2\.75:first-child{
    margin-bottom: -0.6875rem;
  }

  .xl\:first\:-ml-2\.75:first-child{
    margin-left: -0.6875rem;
  }

  .xl\:first\:-mt-3\.25:first-child{
    margin-top: -0.8125rem;
  }

  .xl\:first\:-mr-3\.25:first-child{
    margin-right: -0.8125rem;
  }

  .xl\:first\:-mb-3\.25:first-child{
    margin-bottom: -0.8125rem;
  }

  .xl\:first\:-ml-3\.25:first-child{
    margin-left: -0.8125rem;
  }

  .xl\:first\:-mt-3\.75:first-child{
    margin-top: -0.9375rem;
  }

  .xl\:first\:-mr-3\.75:first-child{
    margin-right: -0.9375rem;
  }

  .xl\:first\:-mb-3\.75:first-child{
    margin-bottom: -0.9375rem;
  }

  .xl\:first\:-ml-3\.75:first-child{
    margin-left: -0.9375rem;
  }

  .xl\:first\:-mt-4\.25:first-child{
    margin-top: -1.0625rem;
  }

  .xl\:first\:-mr-4\.25:first-child{
    margin-right: -1.0625rem;
  }

  .xl\:first\:-mb-4\.25:first-child{
    margin-bottom: -1.0625rem;
  }

  .xl\:first\:-ml-4\.25:first-child{
    margin-left: -1.0625rem;
  }

  .xl\:first\:-mt-4\.5:first-child{
    margin-top: -1.125rem;
  }

  .xl\:first\:-mr-4\.5:first-child{
    margin-right: -1.125rem;
  }

  .xl\:first\:-mb-4\.5:first-child{
    margin-bottom: -1.125rem;
  }

  .xl\:first\:-ml-4\.5:first-child{
    margin-left: -1.125rem;
  }

  .xl\:first\:-mt-4\.75:first-child{
    margin-top: -1.1875rem;
  }

  .xl\:first\:-mr-4\.75:first-child{
    margin-right: -1.1875rem;
  }

  .xl\:first\:-mb-4\.75:first-child{
    margin-bottom: -1.1875rem;
  }

  .xl\:first\:-ml-4\.75:first-child{
    margin-left: -1.1875rem;
  }

  .xl\:first\:-mt-5\.25:first-child{
    margin-top: -1.3125rem;
  }

  .xl\:first\:-mr-5\.25:first-child{
    margin-right: -1.3125rem;
  }

  .xl\:first\:-mb-5\.25:first-child{
    margin-bottom: -1.3125rem;
  }

  .xl\:first\:-ml-5\.25:first-child{
    margin-left: -1.3125rem;
  }

  .xl\:first\:-mt-5\.5:first-child{
    margin-top: -1.375rem;
  }

  .xl\:first\:-mr-5\.5:first-child{
    margin-right: -1.375rem;
  }

  .xl\:first\:-mb-5\.5:first-child{
    margin-bottom: -1.375rem;
  }

  .xl\:first\:-ml-5\.5:first-child{
    margin-left: -1.375rem;
  }

  .xl\:first\:-mt-5\.75:first-child{
    margin-top: -1.4375rem;
  }

  .xl\:first\:-mr-5\.75:first-child{
    margin-right: -1.4375rem;
  }

  .xl\:first\:-mb-5\.75:first-child{
    margin-bottom: -1.4375rem;
  }

  .xl\:first\:-ml-5\.75:first-child{
    margin-left: -1.4375rem;
  }

  .xl\:first\:-mt-6\.25:first-child{
    margin-top: -1.5625rem;
  }

  .xl\:first\:-mr-6\.25:first-child{
    margin-right: -1.5625rem;
  }

  .xl\:first\:-mb-6\.25:first-child{
    margin-bottom: -1.5625rem;
  }

  .xl\:first\:-ml-6\.25:first-child{
    margin-left: -1.5625rem;
  }

  .xl\:first\:-mt-6\.5:first-child{
    margin-top: -1.625rem;
  }

  .xl\:first\:-mr-6\.5:first-child{
    margin-right: -1.625rem;
  }

  .xl\:first\:-mb-6\.5:first-child{
    margin-bottom: -1.625rem;
  }

  .xl\:first\:-ml-6\.5:first-child{
    margin-left: -1.625rem;
  }

  .xl\:first\:-mt-6\.75:first-child{
    margin-top: -1.6875rem;
  }

  .xl\:first\:-mr-6\.75:first-child{
    margin-right: -1.6875rem;
  }

  .xl\:first\:-mb-6\.75:first-child{
    margin-bottom: -1.6875rem;
  }

  .xl\:first\:-ml-6\.75:first-child{
    margin-left: -1.6875rem;
  }

  .xl\:first\:-mt-7\.25:first-child{
    margin-top: -1.8125rem;
  }

  .xl\:first\:-mr-7\.25:first-child{
    margin-right: -1.8125rem;
  }

  .xl\:first\:-mb-7\.25:first-child{
    margin-bottom: -1.8125rem;
  }

  .xl\:first\:-ml-7\.25:first-child{
    margin-left: -1.8125rem;
  }

  .xl\:first\:-mt-7\.5:first-child{
    margin-top: -1.875rem;
  }

  .xl\:first\:-mr-7\.5:first-child{
    margin-right: -1.875rem;
  }

  .xl\:first\:-mb-7\.5:first-child{
    margin-bottom: -1.875rem;
  }

  .xl\:first\:-ml-7\.5:first-child{
    margin-left: -1.875rem;
  }

  .xl\:first\:-mt-8\.25:first-child{
    margin-top: -2.0625rem;
  }

  .xl\:first\:-mr-8\.25:first-child{
    margin-right: -2.0625rem;
  }

  .xl\:first\:-mb-8\.25:first-child{
    margin-bottom: -2.0625rem;
  }

  .xl\:first\:-ml-8\.25:first-child{
    margin-left: -2.0625rem;
  }

  .xl\:first\:-mt-8\.5:first-child{
    margin-top: -2.125rem;
  }

  .xl\:first\:-mr-8\.5:first-child{
    margin-right: -2.125rem;
  }

  .xl\:first\:-mb-8\.5:first-child{
    margin-bottom: -2.125rem;
  }

  .xl\:first\:-ml-8\.5:first-child{
    margin-left: -2.125rem;
  }

  .xl\:first\:-mt-9\.25:first-child{
    margin-top: -2.3125rem;
  }

  .xl\:first\:-mr-9\.25:first-child{
    margin-right: -2.3125rem;
  }

  .xl\:first\:-mb-9\.25:first-child{
    margin-bottom: -2.3125rem;
  }

  .xl\:first\:-ml-9\.25:first-child{
    margin-left: -2.3125rem;
  }

  .xl\:first\:-mt-9\.5:first-child{
    margin-top: -2.375rem;
  }

  .xl\:first\:-mr-9\.5:first-child{
    margin-right: -2.375rem;
  }

  .xl\:first\:-mb-9\.5:first-child{
    margin-bottom: -2.375rem;
  }

  .xl\:first\:-ml-9\.5:first-child{
    margin-left: -2.375rem;
  }

  .xl\:first\:-mt-10\.5:first-child{
    margin-top: -2.625rem;
  }

  .xl\:first\:-mr-10\.5:first-child{
    margin-right: -2.625rem;
  }

  .xl\:first\:-mb-10\.5:first-child{
    margin-bottom: -2.625rem;
  }

  .xl\:first\:-ml-10\.5:first-child{
    margin-left: -2.625rem;
  }

  .xl\:first\:-mt-11\.25:first-child{
    margin-top: -2.8125rem;
  }

  .xl\:first\:-mr-11\.25:first-child{
    margin-right: -2.8125rem;
  }

  .xl\:first\:-mb-11\.25:first-child{
    margin-bottom: -2.8125rem;
  }

  .xl\:first\:-ml-11\.25:first-child{
    margin-left: -2.8125rem;
  }

  .xl\:first\:-mt-11\.5:first-child{
    margin-top: -2.875rem;
  }

  .xl\:first\:-mr-11\.5:first-child{
    margin-right: -2.875rem;
  }

  .xl\:first\:-mb-11\.5:first-child{
    margin-bottom: -2.875rem;
  }

  .xl\:first\:-ml-11\.5:first-child{
    margin-left: -2.875rem;
  }

  .xl\:first\:-mt-12\.5:first-child{
    margin-top: -3.125rem;
  }

  .xl\:first\:-mr-12\.5:first-child{
    margin-right: -3.125rem;
  }

  .xl\:first\:-mb-12\.5:first-child{
    margin-bottom: -3.125rem;
  }

  .xl\:first\:-ml-12\.5:first-child{
    margin-left: -3.125rem;
  }

  .xl\:first\:-mt-12\.75:first-child{
    margin-top: -3.1875rem;
  }

  .xl\:first\:-mr-12\.75:first-child{
    margin-right: -3.1875rem;
  }

  .xl\:first\:-mb-12\.75:first-child{
    margin-bottom: -3.1875rem;
  }

  .xl\:first\:-ml-12\.75:first-child{
    margin-left: -3.1875rem;
  }

  .xl\:first\:-mt-13\.5:first-child{
    margin-top: -3.375rem;
  }

  .xl\:first\:-mr-13\.5:first-child{
    margin-right: -3.375rem;
  }

  .xl\:first\:-mb-13\.5:first-child{
    margin-bottom: -3.375rem;
  }

  .xl\:first\:-ml-13\.5:first-child{
    margin-left: -3.375rem;
  }

  .xl\:first\:-mt-14\.5:first-child{
    margin-top: -3.625rem;
  }

  .xl\:first\:-mr-14\.5:first-child{
    margin-right: -3.625rem;
  }

  .xl\:first\:-mb-14\.5:first-child{
    margin-bottom: -3.625rem;
  }

  .xl\:first\:-ml-14\.5:first-child{
    margin-left: -3.625rem;
  }

  .xl\:first\:-mt-15\.5:first-child{
    margin-top: -3.875rem;
  }

  .xl\:first\:-mr-15\.5:first-child{
    margin-right: -3.875rem;
  }

  .xl\:first\:-mb-15\.5:first-child{
    margin-bottom: -3.875rem;
  }

  .xl\:first\:-ml-15\.5:first-child{
    margin-left: -3.875rem;
  }

  .xl\:first\:-mt-15\.75:first-child{
    margin-top: -3.9375rem;
  }

  .xl\:first\:-mr-15\.75:first-child{
    margin-right: -3.9375rem;
  }

  .xl\:first\:-mb-15\.75:first-child{
    margin-bottom: -3.9375rem;
  }

  .xl\:first\:-ml-15\.75:first-child{
    margin-left: -3.9375rem;
  }

  .xl\:first\:-mt-16\.25:first-child{
    margin-top: -4.0625rem;
  }

  .xl\:first\:-mr-16\.25:first-child{
    margin-right: -4.0625rem;
  }

  .xl\:first\:-mb-16\.25:first-child{
    margin-bottom: -4.0625rem;
  }

  .xl\:first\:-ml-16\.25:first-child{
    margin-left: -4.0625rem;
  }

  .xl\:first\:-mt-17\.25:first-child{
    margin-top: -4.3125rem;
  }

  .xl\:first\:-mr-17\.25:first-child{
    margin-right: -4.3125rem;
  }

  .xl\:first\:-mb-17\.25:first-child{
    margin-bottom: -4.3125rem;
  }

  .xl\:first\:-ml-17\.25:first-child{
    margin-left: -4.3125rem;
  }

  .xl\:first\:-mt-17\.5:first-child{
    margin-top: -4.375rem;
  }

  .xl\:first\:-mr-17\.5:first-child{
    margin-right: -4.375rem;
  }

  .xl\:first\:-mb-17\.5:first-child{
    margin-bottom: -4.375rem;
  }

  .xl\:first\:-ml-17\.5:first-child{
    margin-left: -4.375rem;
  }

  .xl\:first\:-mt-18\.25:first-child{
    margin-top: -4.5625rem;
  }

  .xl\:first\:-mr-18\.25:first-child{
    margin-right: -4.5625rem;
  }

  .xl\:first\:-mb-18\.25:first-child{
    margin-bottom: -4.5625rem;
  }

  .xl\:first\:-ml-18\.25:first-child{
    margin-left: -4.5625rem;
  }

  .xl\:first\:-mt-18\.5:first-child{
    margin-top: -4.625rem;
  }

  .xl\:first\:-mr-18\.5:first-child{
    margin-right: -4.625rem;
  }

  .xl\:first\:-mb-18\.5:first-child{
    margin-bottom: -4.625rem;
  }

  .xl\:first\:-ml-18\.5:first-child{
    margin-left: -4.625rem;
  }

  .xl\:first\:-mt-20\.25:first-child{
    margin-top: -5.0625rem;
  }

  .xl\:first\:-mr-20\.25:first-child{
    margin-right: -5.0625rem;
  }

  .xl\:first\:-mb-20\.25:first-child{
    margin-bottom: -5.0625rem;
  }

  .xl\:first\:-ml-20\.25:first-child{
    margin-left: -5.0625rem;
  }

  .xl\:first\:-mt-20\.5:first-child{
    margin-top: -5.125rem;
  }

  .xl\:first\:-mr-20\.5:first-child{
    margin-right: -5.125rem;
  }

  .xl\:first\:-mb-20\.5:first-child{
    margin-bottom: -5.125rem;
  }

  .xl\:first\:-ml-20\.5:first-child{
    margin-left: -5.125rem;
  }

  .xl\:first\:-mt-22\.5:first-child{
    margin-top: -5.625rem;
  }

  .xl\:first\:-mr-22\.5:first-child{
    margin-right: -5.625rem;
  }

  .xl\:first\:-mb-22\.5:first-child{
    margin-bottom: -5.625rem;
  }

  .xl\:first\:-ml-22\.5:first-child{
    margin-left: -5.625rem;
  }

  .xl\:first\:-mt-25\.5:first-child{
    margin-top: -6.375rem;
  }

  .xl\:first\:-mr-25\.5:first-child{
    margin-right: -6.375rem;
  }

  .xl\:first\:-mb-25\.5:first-child{
    margin-bottom: -6.375rem;
  }

  .xl\:first\:-ml-25\.5:first-child{
    margin-left: -6.375rem;
  }

  .xl\:first\:-mt-26\.75:first-child{
    margin-top: -6.6875rem;
  }

  .xl\:first\:-mr-26\.75:first-child{
    margin-right: -6.6875rem;
  }

  .xl\:first\:-mb-26\.75:first-child{
    margin-bottom: -6.6875rem;
  }

  .xl\:first\:-ml-26\.75:first-child{
    margin-left: -6.6875rem;
  }

  .xl\:first\:-mt-32\.5:first-child{
    margin-top: -8.125rem;
  }

  .xl\:first\:-mr-32\.5:first-child{
    margin-right: -8.125rem;
  }

  .xl\:first\:-mb-32\.5:first-child{
    margin-bottom: -8.125rem;
  }

  .xl\:first\:-ml-32\.5:first-child{
    margin-left: -8.125rem;
  }

  .xl\:first\:-mt-37\.5:first-child{
    margin-top: -9.375rem;
  }

  .xl\:first\:-mr-37\.5:first-child{
    margin-right: -9.375rem;
  }

  .xl\:first\:-mb-37\.5:first-child{
    margin-bottom: -9.375rem;
  }

  .xl\:first\:-ml-37\.5:first-child{
    margin-left: -9.375rem;
  }

  .xl\:first\:-mt-41\.25:first-child{
    margin-top: -10.3125rem;
  }

  .xl\:first\:-mr-41\.25:first-child{
    margin-right: -10.3125rem;
  }

  .xl\:first\:-mb-41\.25:first-child{
    margin-bottom: -10.3125rem;
  }

  .xl\:first\:-ml-41\.25:first-child{
    margin-left: -10.3125rem;
  }

  .xl\:first\:-mt-52\.5:first-child{
    margin-top: -13.125rem;
  }

  .xl\:first\:-mr-52\.5:first-child{
    margin-right: -13.125rem;
  }

  .xl\:first\:-mb-52\.5:first-child{
    margin-bottom: -13.125rem;
  }

  .xl\:first\:-ml-52\.5:first-child{
    margin-left: -13.125rem;
  }

  .xl\:first\:-mt-54\.5:first-child{
    margin-top: -13.625rem;
  }

  .xl\:first\:-mr-54\.5:first-child{
    margin-right: -13.625rem;
  }

  .xl\:first\:-mb-54\.5:first-child{
    margin-bottom: -13.625rem;
  }

  .xl\:first\:-ml-54\.5:first-child{
    margin-left: -13.625rem;
  }

  .xl\:first\:-mt-57\.25:first-child{
    margin-top: -14.3125rem;
  }

  .xl\:first\:-mr-57\.25:first-child{
    margin-right: -14.3125rem;
  }

  .xl\:first\:-mb-57\.25:first-child{
    margin-bottom: -14.3125rem;
  }

  .xl\:first\:-ml-57\.25:first-child{
    margin-left: -14.3125rem;
  }

  .xl\:first\:-mt-57\.5:first-child{
    margin-top: -14.375rem;
  }

  .xl\:first\:-mr-57\.5:first-child{
    margin-right: -14.375rem;
  }

  .xl\:first\:-mb-57\.5:first-child{
    margin-bottom: -14.375rem;
  }

  .xl\:first\:-ml-57\.5:first-child{
    margin-left: -14.375rem;
  }

  .xl\:first\:-mt-66\.25:first-child{
    margin-top: -16.5625rem;
  }

  .xl\:first\:-mr-66\.25:first-child{
    margin-right: -16.5625rem;
  }

  .xl\:first\:-mb-66\.25:first-child{
    margin-bottom: -16.5625rem;
  }

  .xl\:first\:-ml-66\.25:first-child{
    margin-left: -16.5625rem;
  }

  .xl\:first\:-mt-74\.5:first-child{
    margin-top: -18.125rem;
  }

  .xl\:first\:-mr-74\.5:first-child{
    margin-right: -18.125rem;
  }

  .xl\:first\:-mb-74\.5:first-child{
    margin-bottom: -18.125rem;
  }

  .xl\:first\:-ml-74\.5:first-child{
    margin-left: -18.125rem;
  }

  .xl\:first\:-mt-106\.25:first-child{
    margin-top: -26.5625rem;
  }

  .xl\:first\:-mr-106\.25:first-child{
    margin-right: -26.5625rem;
  }

  .xl\:first\:-mb-106\.25:first-child{
    margin-bottom: -26.5625rem;
  }

  .xl\:first\:-ml-106\.25:first-child{
    margin-left: -26.5625rem;
  }

  .xl\:first\:-mt-112\.25:first-child{
    margin-top: -28.0675rem;
  }

  .xl\:first\:-mr-112\.25:first-child{
    margin-right: -28.0675rem;
  }

  .xl\:first\:-mb-112\.25:first-child{
    margin-bottom: -28.0675rem;
  }

  .xl\:first\:-ml-112\.25:first-child{
    margin-left: -28.0675rem;
  }

  .xl\:first\:-mt-112\.75:first-child{
    margin-top: -28.1875rem;
  }

  .xl\:first\:-mr-112\.75:first-child{
    margin-right: -28.1875rem;
  }

  .xl\:first\:-mb-112\.75:first-child{
    margin-bottom: -28.1875rem;
  }

  .xl\:first\:-ml-112\.75:first-child{
    margin-left: -28.1875rem;
  }

  .xl\:first\:-mt-147\.5:first-child{
    margin-top: -36.875rem;
  }

  .xl\:first\:-mr-147\.5:first-child{
    margin-right: -36.875rem;
  }

  .xl\:first\:-mb-147\.5:first-child{
    margin-bottom: -36.875rem;
  }

  .xl\:first\:-ml-147\.5:first-child{
    margin-left: -36.875rem;
  }

  .xl\:first\:-mt-162\.5:first-child{
    margin-top: -40.625rem;
  }

  .xl\:first\:-mr-162\.5:first-child{
    margin-right: -40.625rem;
  }

  .xl\:first\:-mb-162\.5:first-child{
    margin-bottom: -40.625rem;
  }

  .xl\:first\:-ml-162\.5:first-child{
    margin-left: -40.625rem;
  }

  .xl\:first\:-mt-172\.25:first-child{
    margin-top: -42.5625rem;
  }

  .xl\:first\:-mr-172\.25:first-child{
    margin-right: -42.5625rem;
  }

  .xl\:first\:-mb-172\.25:first-child{
    margin-bottom: -42.5625rem;
  }

  .xl\:first\:-ml-172\.25:first-child{
    margin-left: -42.5625rem;
  }

  .xl\:first\:-mt-175\.25:first-child{
    margin-top: -43.8125rem;
  }

  .xl\:first\:-mr-175\.25:first-child{
    margin-right: -43.8125rem;
  }

  .xl\:first\:-mb-175\.25:first-child{
    margin-bottom: -43.8125rem;
  }

  .xl\:first\:-ml-175\.25:first-child{
    margin-left: -43.8125rem;
  }

  .xl\:first\:-mt-184\.25:first-child{
    margin-top: -46.0625rem;
  }

  .xl\:first\:-mr-184\.25:first-child{
    margin-right: -46.0625rem;
  }

  .xl\:first\:-mb-184\.25:first-child{
    margin-bottom: -46.0625rem;
  }

  .xl\:first\:-ml-184\.25:first-child{
    margin-left: -46.0625rem;
  }

  .xl\:first\:-mt-203\.25:first-child{
    margin-top: -50.8125rem;
  }

  .xl\:first\:-mr-203\.25:first-child{
    margin-right: -50.8125rem;
  }

  .xl\:first\:-mb-203\.25:first-child{
    margin-bottom: -50.8125rem;
  }

  .xl\:first\:-ml-203\.25:first-child{
    margin-left: -50.8125rem;
  }

  .xl\:first\:-mt-half:first-child{
    margin-top: -50%;
  }

  .xl\:first\:-mr-half:first-child{
    margin-right: -50%;
  }

  .xl\:first\:-mb-half:first-child{
    margin-bottom: -50%;
  }

  .xl\:first\:-ml-half:first-child{
    margin-left: -50%;
  }

  .xl\:first\:-mt-full:first-child{
    margin-top: -100%;
  }

  .xl\:first\:-mr-full:first-child{
    margin-right: -100%;
  }

  .xl\:first\:-mb-full:first-child{
    margin-bottom: -100%;
  }

  .xl\:first\:-ml-full:first-child{
    margin-left: -100%;
  }

  .xl\:first\:-mt-1\/10:first-child{
    margin-top: -10%;
  }

  .xl\:first\:-mr-1\/10:first-child{
    margin-right: -10%;
  }

  .xl\:first\:-mb-1\/10:first-child{
    margin-bottom: -10%;
  }

  .xl\:first\:-ml-1\/10:first-child{
    margin-left: -10%;
  }

  .xl\:first\:-mt-2\/10:first-child{
    margin-top: -20%;
  }

  .xl\:first\:-mr-2\/10:first-child{
    margin-right: -20%;
  }

  .xl\:first\:-mb-2\/10:first-child{
    margin-bottom: -20%;
  }

  .xl\:first\:-ml-2\/10:first-child{
    margin-left: -20%;
  }

  .xl\:first\:-mt-3\/10:first-child{
    margin-top: -30%;
  }

  .xl\:first\:-mr-3\/10:first-child{
    margin-right: -30%;
  }

  .xl\:first\:-mb-3\/10:first-child{
    margin-bottom: -30%;
  }

  .xl\:first\:-ml-3\/10:first-child{
    margin-left: -30%;
  }

  .xl\:first\:-mt-4\/10:first-child{
    margin-top: -40%;
  }

  .xl\:first\:-mr-4\/10:first-child{
    margin-right: -40%;
  }

  .xl\:first\:-mb-4\/10:first-child{
    margin-bottom: -40%;
  }

  .xl\:first\:-ml-4\/10:first-child{
    margin-left: -40%;
  }

  .xl\:first\:-mt-4\.5\/10:first-child{
    margin-top: -45%;
  }

  .xl\:first\:-mr-4\.5\/10:first-child{
    margin-right: -45%;
  }

  .xl\:first\:-mb-4\.5\/10:first-child{
    margin-bottom: -45%;
  }

  .xl\:first\:-ml-4\.5\/10:first-child{
    margin-left: -45%;
  }

  .xl\:first\:-mt-5\/10:first-child{
    margin-top: -50%;
  }

  .xl\:first\:-mr-5\/10:first-child{
    margin-right: -50%;
  }

  .xl\:first\:-mb-5\/10:first-child{
    margin-bottom: -50%;
  }

  .xl\:first\:-ml-5\/10:first-child{
    margin-left: -50%;
  }

  .xl\:first\:-mt-5\.5\/10:first-child{
    margin-top: -55%;
  }

  .xl\:first\:-mr-5\.5\/10:first-child{
    margin-right: -55%;
  }

  .xl\:first\:-mb-5\.5\/10:first-child{
    margin-bottom: -55%;
  }

  .xl\:first\:-ml-5\.5\/10:first-child{
    margin-left: -55%;
  }

  .xl\:first\:-mt-6\/10:first-child{
    margin-top: -60%;
  }

  .xl\:first\:-mr-6\/10:first-child{
    margin-right: -60%;
  }

  .xl\:first\:-mb-6\/10:first-child{
    margin-bottom: -60%;
  }

  .xl\:first\:-ml-6\/10:first-child{
    margin-left: -60%;
  }

  .xl\:first\:-mt-7\/10:first-child{
    margin-top: -70%;
  }

  .xl\:first\:-mr-7\/10:first-child{
    margin-right: -70%;
  }

  .xl\:first\:-mb-7\/10:first-child{
    margin-bottom: -70%;
  }

  .xl\:first\:-ml-7\/10:first-child{
    margin-left: -70%;
  }

  .xl\:first\:-mt-8\/10:first-child{
    margin-top: -80%;
  }

  .xl\:first\:-mr-8\/10:first-child{
    margin-right: -80%;
  }

  .xl\:first\:-mb-8\/10:first-child{
    margin-bottom: -80%;
  }

  .xl\:first\:-ml-8\/10:first-child{
    margin-left: -80%;
  }

  .xl\:first\:-mt-9\/10:first-child{
    margin-top: -90%;
  }

  .xl\:first\:-mr-9\/10:first-child{
    margin-right: -90%;
  }

  .xl\:first\:-mb-9\/10:first-child{
    margin-bottom: -90%;
  }

  .xl\:first\:-ml-9\/10:first-child{
    margin-left: -90%;
  }

  .xl\:first\:-mt-1\/12:first-child{
    margin-top: -8.33333%;
  }

  .xl\:first\:-mr-1\/12:first-child{
    margin-right: -8.33333%;
  }

  .xl\:first\:-mb-1\/12:first-child{
    margin-bottom: -8.33333%;
  }

  .xl\:first\:-ml-1\/12:first-child{
    margin-left: -8.33333%;
  }

  .xl\:first\:-mt-2\/12:first-child{
    margin-top: -16.66667%;
  }

  .xl\:first\:-mr-2\/12:first-child{
    margin-right: -16.66667%;
  }

  .xl\:first\:-mb-2\/12:first-child{
    margin-bottom: -16.66667%;
  }

  .xl\:first\:-ml-2\/12:first-child{
    margin-left: -16.66667%;
  }

  .xl\:first\:-mt-3\/12:first-child{
    margin-top: -25%;
  }

  .xl\:first\:-mr-3\/12:first-child{
    margin-right: -25%;
  }

  .xl\:first\:-mb-3\/12:first-child{
    margin-bottom: -25%;
  }

  .xl\:first\:-ml-3\/12:first-child{
    margin-left: -25%;
  }

  .xl\:first\:-mt-4\/12:first-child{
    margin-top: -33.33333%;
  }

  .xl\:first\:-mr-4\/12:first-child{
    margin-right: -33.33333%;
  }

  .xl\:first\:-mb-4\/12:first-child{
    margin-bottom: -33.33333%;
  }

  .xl\:first\:-ml-4\/12:first-child{
    margin-left: -33.33333%;
  }

  .xl\:first\:-mt-5\/12:first-child{
    margin-top: -41.66667%;
  }

  .xl\:first\:-mr-5\/12:first-child{
    margin-right: -41.66667%;
  }

  .xl\:first\:-mb-5\/12:first-child{
    margin-bottom: -41.66667%;
  }

  .xl\:first\:-ml-5\/12:first-child{
    margin-left: -41.66667%;
  }

  .xl\:first\:-mt-6\/12:first-child{
    margin-top: -50%;
  }

  .xl\:first\:-mr-6\/12:first-child{
    margin-right: -50%;
  }

  .xl\:first\:-mb-6\/12:first-child{
    margin-bottom: -50%;
  }

  .xl\:first\:-ml-6\/12:first-child{
    margin-left: -50%;
  }

  .xl\:first\:-mt-7\/12:first-child{
    margin-top: -58.33333%;
  }

  .xl\:first\:-mr-7\/12:first-child{
    margin-right: -58.33333%;
  }

  .xl\:first\:-mb-7\/12:first-child{
    margin-bottom: -58.33333%;
  }

  .xl\:first\:-ml-7\/12:first-child{
    margin-left: -58.33333%;
  }

  .xl\:first\:-mt-8\/12:first-child{
    margin-top: -66.66667%;
  }

  .xl\:first\:-mr-8\/12:first-child{
    margin-right: -66.66667%;
  }

  .xl\:first\:-mb-8\/12:first-child{
    margin-bottom: -66.66667%;
  }

  .xl\:first\:-ml-8\/12:first-child{
    margin-left: -66.66667%;
  }

  .xl\:first\:-mt-9\/12:first-child{
    margin-top: -75%;
  }

  .xl\:first\:-mr-9\/12:first-child{
    margin-right: -75%;
  }

  .xl\:first\:-mb-9\/12:first-child{
    margin-bottom: -75%;
  }

  .xl\:first\:-ml-9\/12:first-child{
    margin-left: -75%;
  }

  .xl\:first\:-mt-10\/12:first-child{
    margin-top: -83.33333%;
  }

  .xl\:first\:-mr-10\/12:first-child{
    margin-right: -83.33333%;
  }

  .xl\:first\:-mb-10\/12:first-child{
    margin-bottom: -83.33333%;
  }

  .xl\:first\:-ml-10\/12:first-child{
    margin-left: -83.33333%;
  }

  .xl\:first\:-mt-11\/12:first-child{
    margin-top: -91.66667%;
  }

  .xl\:first\:-mr-11\/12:first-child{
    margin-right: -91.66667%;
  }

  .xl\:first\:-mb-11\/12:first-child{
    margin-bottom: -91.66667%;
  }

  .xl\:first\:-ml-11\/12:first-child{
    margin-left: -91.66667%;
  }

  .xl\:last\:m-0:last-child{
    margin: 0px;
  }

  .xl\:last\:m-1:last-child{
    margin: 0.25rem;
  }

  .xl\:last\:m-2:last-child{
    margin: 0.5rem;
  }

  .xl\:last\:m-3:last-child{
    margin: 0.75rem;
  }

  .xl\:last\:m-4:last-child{
    margin: 1rem;
  }

  .xl\:last\:m-5:last-child{
    margin: 1.25rem;
  }

  .xl\:last\:m-6:last-child{
    margin: 1.5rem;
  }

  .xl\:last\:m-7:last-child{
    margin: 1.75rem;
  }

  .xl\:last\:m-8:last-child{
    margin: 2rem;
  }

  .xl\:last\:m-9:last-child{
    margin: 2.25rem;
  }

  .xl\:last\:m-10:last-child{
    margin: 2.5rem;
  }

  .xl\:last\:m-11:last-child{
    margin: 2.75rem;
  }

  .xl\:last\:m-12:last-child{
    margin: 3rem;
  }

  .xl\:last\:m-13:last-child{
    margin: 3.25rem;
  }

  .xl\:last\:m-14:last-child{
    margin: 3.5rem;
  }

  .xl\:last\:m-15:last-child{
    margin: 3.75rem;
  }

  .xl\:last\:m-16:last-child{
    margin: 4rem;
  }

  .xl\:last\:m-17:last-child{
    margin: 4.25rem;
  }

  .xl\:last\:m-18:last-child{
    margin: 4.5rem;
  }

  .xl\:last\:m-19:last-child{
    margin: 4.75rem;
  }

  .xl\:last\:m-20:last-child{
    margin: 5rem;
  }

  .xl\:last\:m-22:last-child{
    margin: 5.5rem;
  }

  .xl\:last\:m-24:last-child{
    margin: 6rem;
  }

  .xl\:last\:m-25:last-child{
    margin: 6.25rem;
  }

  .xl\:last\:m-28:last-child{
    margin: 7rem;
  }

  .xl\:last\:m-30:last-child{
    margin: 7.5rem;
  }

  .xl\:last\:m-32:last-child{
    margin: 8rem;
  }

  .xl\:last\:m-34:last-child{
    margin: 8.5rem;
  }

  .xl\:last\:m-35:last-child{
    margin: 8.75rem;
  }

  .xl\:last\:m-36:last-child{
    margin: 9rem;
  }

  .xl\:last\:m-39:last-child{
    margin: 9.75rem;
  }

  .xl\:last\:m-40:last-child{
    margin: 10rem;
  }

  .xl\:last\:m-42:last-child{
    margin: 10.5rem;
  }

  .xl\:last\:m-44:last-child{
    margin: 11rem;
  }

  .xl\:last\:m-45:last-child{
    margin: 11.25rem;
  }

  .xl\:last\:m-48:last-child{
    margin: 12rem;
  }

  .xl\:last\:m-50:last-child{
    margin: 12.5rem;
  }

  .xl\:last\:m-52:last-child{
    margin: 13rem;
  }

  .xl\:last\:m-55:last-child{
    margin: 13.75rem;
  }

  .xl\:last\:m-56:last-child{
    margin: 14rem;
  }

  .xl\:last\:m-58:last-child{
    margin: 14.5rem;
  }

  .xl\:last\:m-60:last-child{
    margin: 15rem;
  }

  .xl\:last\:m-64:last-child{
    margin: 16rem;
  }

  .xl\:last\:m-65:last-child{
    margin: 16.25rem;
  }

  .xl\:last\:m-68:last-child{
    margin: 17rem;
  }

  .xl\:last\:m-69:last-child{
    margin: 17.25rem;
  }

  .xl\:last\:m-70:last-child{
    margin: 17.5rem;
  }

  .xl\:last\:m-72:last-child{
    margin: 18rem;
  }

  .xl\:last\:m-75:last-child{
    margin: 18.75rem;
  }

  .xl\:last\:m-80:last-child{
    margin: 20rem;
  }

  .xl\:last\:m-85:last-child{
    margin: 21.25rem;
  }

  .xl\:last\:m-86:last-child{
    margin: 21.5rem;
  }

  .xl\:last\:m-90:last-child{
    margin: 22.5rem;
  }

  .xl\:last\:m-96:last-child{
    margin: 24rem;
  }

  .xl\:last\:m-100:last-child{
    margin: 25rem;
  }

  .xl\:last\:m-115:last-child{
    margin: 28.75rem;
  }

  .xl\:last\:m-125:last-child{
    margin: 31.25rem;
  }

  .xl\:last\:m-142:last-child{
    margin: 35.5rem;
  }

  .xl\:last\:m-150:last-child{
    margin: 37.5rem;
  }

  .xl\:last\:m-156:last-child{
    margin: 39rem;
  }

  .xl\:last\:m-160:last-child{
    margin: 40rem;
  }

  .xl\:last\:m-175:last-child{
    margin: 43.75rem;
  }

  .xl\:last\:m-207:last-child{
    margin: 51.75rem;
  }

  .xl\:last\:m-242:last-child{
    margin: 60.5rem;
  }

  .xl\:last\:m-250:last-child{
    margin: 62.5rem;
  }

  .xl\:last\:m-258:last-child{
    margin: 64.5rem;
  }

  .xl\:last\:m-265:last-child{
    margin: 66.25rem;
  }

  .xl\:last\:m-280:last-child{
    margin: 70rem;
  }

  .xl\:last\:m-auto:last-child{
    margin: auto;
  }

  .xl\:last\:m-px:last-child{
    margin: 1px;
  }

  .xl\:last\:m-0\.5:last-child{
    margin: 0.125rem;
  }

  .xl\:last\:m-1\.5:last-child{
    margin: 0.375rem;
  }

  .xl\:last\:m-2\.5:last-child{
    margin: 0.625rem;
  }

  .xl\:last\:m-3\.5:last-child{
    margin: 0.875rem;
  }

  .xl\:last\:m-0\.25:last-child{
    margin: 0.0625rem;
  }

  .xl\:last\:m-0\.75:last-child{
    margin: 0.1875rem;
  }

  .xl\:last\:m-1\.25:last-child{
    margin: 0.3125rem;
  }

  .xl\:last\:m-1\.75:last-child{
    margin: 0.4375rem;
  }

  .xl\:last\:m-2\.25:last-child{
    margin: 0.5625rem;
  }

  .xl\:last\:m-2\.75:last-child{
    margin: 0.6875rem;
  }

  .xl\:last\:m-3\.25:last-child{
    margin: 0.8125rem;
  }

  .xl\:last\:m-3\.75:last-child{
    margin: 0.9375rem;
  }

  .xl\:last\:m-4\.25:last-child{
    margin: 1.0625rem;
  }

  .xl\:last\:m-4\.5:last-child{
    margin: 1.125rem;
  }

  .xl\:last\:m-4\.75:last-child{
    margin: 1.1875rem;
  }

  .xl\:last\:m-5\.25:last-child{
    margin: 1.3125rem;
  }

  .xl\:last\:m-5\.5:last-child{
    margin: 1.375rem;
  }

  .xl\:last\:m-5\.75:last-child{
    margin: 1.4375rem;
  }

  .xl\:last\:m-6\.25:last-child{
    margin: 1.5625rem;
  }

  .xl\:last\:m-6\.5:last-child{
    margin: 1.625rem;
  }

  .xl\:last\:m-6\.75:last-child{
    margin: 1.6875rem;
  }

  .xl\:last\:m-7\.25:last-child{
    margin: 1.8125rem;
  }

  .xl\:last\:m-7\.5:last-child{
    margin: 1.875rem;
  }

  .xl\:last\:m-8\.25:last-child{
    margin: 2.0625rem;
  }

  .xl\:last\:m-8\.5:last-child{
    margin: 2.125rem;
  }

  .xl\:last\:m-9\.25:last-child{
    margin: 2.3125rem;
  }

  .xl\:last\:m-9\.5:last-child{
    margin: 2.375rem;
  }

  .xl\:last\:m-10\.5:last-child{
    margin: 2.625rem;
  }

  .xl\:last\:m-11\.25:last-child{
    margin: 2.8125rem;
  }

  .xl\:last\:m-11\.5:last-child{
    margin: 2.875rem;
  }

  .xl\:last\:m-12\.5:last-child{
    margin: 3.125rem;
  }

  .xl\:last\:m-12\.75:last-child{
    margin: 3.1875rem;
  }

  .xl\:last\:m-13\.5:last-child{
    margin: 3.375rem;
  }

  .xl\:last\:m-14\.5:last-child{
    margin: 3.625rem;
  }

  .xl\:last\:m-15\.5:last-child{
    margin: 3.875rem;
  }

  .xl\:last\:m-15\.75:last-child{
    margin: 3.9375rem;
  }

  .xl\:last\:m-16\.25:last-child{
    margin: 4.0625rem;
  }

  .xl\:last\:m-17\.25:last-child{
    margin: 4.3125rem;
  }

  .xl\:last\:m-17\.5:last-child{
    margin: 4.375rem;
  }

  .xl\:last\:m-18\.25:last-child{
    margin: 4.5625rem;
  }

  .xl\:last\:m-18\.5:last-child{
    margin: 4.625rem;
  }

  .xl\:last\:m-20\.25:last-child{
    margin: 5.0625rem;
  }

  .xl\:last\:m-20\.5:last-child{
    margin: 5.125rem;
  }

  .xl\:last\:m-22\.5:last-child{
    margin: 5.625rem;
  }

  .xl\:last\:m-25\.5:last-child{
    margin: 6.375rem;
  }

  .xl\:last\:m-26\.75:last-child{
    margin: 6.6875rem;
  }

  .xl\:last\:m-32\.5:last-child{
    margin: 8.125rem;
  }

  .xl\:last\:m-37\.5:last-child{
    margin: 9.375rem;
  }

  .xl\:last\:m-41\.25:last-child{
    margin: 10.3125rem;
  }

  .xl\:last\:m-52\.5:last-child{
    margin: 13.125rem;
  }

  .xl\:last\:m-54\.5:last-child{
    margin: 13.625rem;
  }

  .xl\:last\:m-57\.25:last-child{
    margin: 14.3125rem;
  }

  .xl\:last\:m-57\.5:last-child{
    margin: 14.375rem;
  }

  .xl\:last\:m-66\.25:last-child{
    margin: 16.5625rem;
  }

  .xl\:last\:m-74\.5:last-child{
    margin: 18.125rem;
  }

  .xl\:last\:m-106\.25:last-child{
    margin: 26.5625rem;
  }

  .xl\:last\:m-112\.25:last-child{
    margin: 28.0675rem;
  }

  .xl\:last\:m-112\.75:last-child{
    margin: 28.1875rem;
  }

  .xl\:last\:m-147\.5:last-child{
    margin: 36.875rem;
  }

  .xl\:last\:m-162\.5:last-child{
    margin: 40.625rem;
  }

  .xl\:last\:m-172\.25:last-child{
    margin: 42.5625rem;
  }

  .xl\:last\:m-175\.25:last-child{
    margin: 43.8125rem;
  }

  .xl\:last\:m-184\.25:last-child{
    margin: 46.0625rem;
  }

  .xl\:last\:m-203\.25:last-child{
    margin: 50.8125rem;
  }

  .xl\:last\:m-half:last-child{
    margin: 50%;
  }

  .xl\:last\:m-full:last-child{
    margin: 100%;
  }

  .xl\:last\:m-1\/10:last-child{
    margin: 10%;
  }

  .xl\:last\:m-2\/10:last-child{
    margin: 20%;
  }

  .xl\:last\:m-3\/10:last-child{
    margin: 30%;
  }

  .xl\:last\:m-4\/10:last-child{
    margin: 40%;
  }

  .xl\:last\:m-4\.5\/10:last-child{
    margin: 45%;
  }

  .xl\:last\:m-5\/10:last-child{
    margin: 50%;
  }

  .xl\:last\:m-5\.5\/10:last-child{
    margin: 55%;
  }

  .xl\:last\:m-6\/10:last-child{
    margin: 60%;
  }

  .xl\:last\:m-7\/10:last-child{
    margin: 70%;
  }

  .xl\:last\:m-8\/10:last-child{
    margin: 80%;
  }

  .xl\:last\:m-9\/10:last-child{
    margin: 90%;
  }

  .xl\:last\:m-1\/12:last-child{
    margin: 8.333333%;
  }

  .xl\:last\:m-2\/12:last-child{
    margin: 16.666667%;
  }

  .xl\:last\:m-3\/12:last-child{
    margin: 25%;
  }

  .xl\:last\:m-4\/12:last-child{
    margin: 33.333333%;
  }

  .xl\:last\:m-5\/12:last-child{
    margin: 41.666667%;
  }

  .xl\:last\:m-6\/12:last-child{
    margin: 50%;
  }

  .xl\:last\:m-7\/12:last-child{
    margin: 58.333333%;
  }

  .xl\:last\:m-8\/12:last-child{
    margin: 66.666667%;
  }

  .xl\:last\:m-9\/12:last-child{
    margin: 75%;
  }

  .xl\:last\:m-10\/12:last-child{
    margin: 83.333333%;
  }

  .xl\:last\:m-11\/12:last-child{
    margin: 91.666667%;
  }

  .xl\:last\:-m-0:last-child{
    margin: 0px;
  }

  .xl\:last\:-m-1:last-child{
    margin: -0.25rem;
  }

  .xl\:last\:-m-2:last-child{
    margin: -0.5rem;
  }

  .xl\:last\:-m-3:last-child{
    margin: -0.75rem;
  }

  .xl\:last\:-m-4:last-child{
    margin: -1rem;
  }

  .xl\:last\:-m-5:last-child{
    margin: -1.25rem;
  }

  .xl\:last\:-m-6:last-child{
    margin: -1.5rem;
  }

  .xl\:last\:-m-7:last-child{
    margin: -1.75rem;
  }

  .xl\:last\:-m-8:last-child{
    margin: -2rem;
  }

  .xl\:last\:-m-9:last-child{
    margin: -2.25rem;
  }

  .xl\:last\:-m-10:last-child{
    margin: -2.5rem;
  }

  .xl\:last\:-m-11:last-child{
    margin: -2.75rem;
  }

  .xl\:last\:-m-12:last-child{
    margin: -3rem;
  }

  .xl\:last\:-m-13:last-child{
    margin: -3.25rem;
  }

  .xl\:last\:-m-14:last-child{
    margin: -3.5rem;
  }

  .xl\:last\:-m-15:last-child{
    margin: -3.75rem;
  }

  .xl\:last\:-m-16:last-child{
    margin: -4rem;
  }

  .xl\:last\:-m-17:last-child{
    margin: -4.25rem;
  }

  .xl\:last\:-m-18:last-child{
    margin: -4.5rem;
  }

  .xl\:last\:-m-19:last-child{
    margin: -4.75rem;
  }

  .xl\:last\:-m-20:last-child{
    margin: -5rem;
  }

  .xl\:last\:-m-22:last-child{
    margin: -5.5rem;
  }

  .xl\:last\:-m-24:last-child{
    margin: -6rem;
  }

  .xl\:last\:-m-25:last-child{
    margin: -6.25rem;
  }

  .xl\:last\:-m-28:last-child{
    margin: -7rem;
  }

  .xl\:last\:-m-30:last-child{
    margin: -7.5rem;
  }

  .xl\:last\:-m-32:last-child{
    margin: -8rem;
  }

  .xl\:last\:-m-34:last-child{
    margin: -8.5rem;
  }

  .xl\:last\:-m-35:last-child{
    margin: -8.75rem;
  }

  .xl\:last\:-m-36:last-child{
    margin: -9rem;
  }

  .xl\:last\:-m-39:last-child{
    margin: -9.75rem;
  }

  .xl\:last\:-m-40:last-child{
    margin: -10rem;
  }

  .xl\:last\:-m-42:last-child{
    margin: -10.5rem;
  }

  .xl\:last\:-m-44:last-child{
    margin: -11rem;
  }

  .xl\:last\:-m-45:last-child{
    margin: -11.25rem;
  }

  .xl\:last\:-m-48:last-child{
    margin: -12rem;
  }

  .xl\:last\:-m-50:last-child{
    margin: -12.5rem;
  }

  .xl\:last\:-m-52:last-child{
    margin: -13rem;
  }

  .xl\:last\:-m-55:last-child{
    margin: -13.75rem;
  }

  .xl\:last\:-m-56:last-child{
    margin: -14rem;
  }

  .xl\:last\:-m-58:last-child{
    margin: -14.5rem;
  }

  .xl\:last\:-m-60:last-child{
    margin: -15rem;
  }

  .xl\:last\:-m-64:last-child{
    margin: -16rem;
  }

  .xl\:last\:-m-65:last-child{
    margin: -16.25rem;
  }

  .xl\:last\:-m-68:last-child{
    margin: -17rem;
  }

  .xl\:last\:-m-69:last-child{
    margin: -17.25rem;
  }

  .xl\:last\:-m-70:last-child{
    margin: -17.5rem;
  }

  .xl\:last\:-m-72:last-child{
    margin: -18rem;
  }

  .xl\:last\:-m-75:last-child{
    margin: -18.75rem;
  }

  .xl\:last\:-m-80:last-child{
    margin: -20rem;
  }

  .xl\:last\:-m-85:last-child{
    margin: -21.25rem;
  }

  .xl\:last\:-m-86:last-child{
    margin: -21.5rem;
  }

  .xl\:last\:-m-90:last-child{
    margin: -22.5rem;
  }

  .xl\:last\:-m-96:last-child{
    margin: -24rem;
  }

  .xl\:last\:-m-100:last-child{
    margin: -25rem;
  }

  .xl\:last\:-m-115:last-child{
    margin: -28.75rem;
  }

  .xl\:last\:-m-125:last-child{
    margin: -31.25rem;
  }

  .xl\:last\:-m-142:last-child{
    margin: -35.5rem;
  }

  .xl\:last\:-m-150:last-child{
    margin: -37.5rem;
  }

  .xl\:last\:-m-156:last-child{
    margin: -39rem;
  }

  .xl\:last\:-m-160:last-child{
    margin: -40rem;
  }

  .xl\:last\:-m-175:last-child{
    margin: -43.75rem;
  }

  .xl\:last\:-m-207:last-child{
    margin: -51.75rem;
  }

  .xl\:last\:-m-242:last-child{
    margin: -60.5rem;
  }

  .xl\:last\:-m-250:last-child{
    margin: -62.5rem;
  }

  .xl\:last\:-m-258:last-child{
    margin: -64.5rem;
  }

  .xl\:last\:-m-265:last-child{
    margin: -66.25rem;
  }

  .xl\:last\:-m-280:last-child{
    margin: -70rem;
  }

  .xl\:last\:-m-px:last-child{
    margin: -1px;
  }

  .xl\:last\:-m-0\.5:last-child{
    margin: -0.125rem;
  }

  .xl\:last\:-m-1\.5:last-child{
    margin: -0.375rem;
  }

  .xl\:last\:-m-2\.5:last-child{
    margin: -0.625rem;
  }

  .xl\:last\:-m-3\.5:last-child{
    margin: -0.875rem;
  }

  .xl\:last\:-m-0\.25:last-child{
    margin: -0.0625rem;
  }

  .xl\:last\:-m-0\.75:last-child{
    margin: -0.1875rem;
  }

  .xl\:last\:-m-1\.25:last-child{
    margin: -0.3125rem;
  }

  .xl\:last\:-m-1\.75:last-child{
    margin: -0.4375rem;
  }

  .xl\:last\:-m-2\.25:last-child{
    margin: -0.5625rem;
  }

  .xl\:last\:-m-2\.75:last-child{
    margin: -0.6875rem;
  }

  .xl\:last\:-m-3\.25:last-child{
    margin: -0.8125rem;
  }

  .xl\:last\:-m-3\.75:last-child{
    margin: -0.9375rem;
  }

  .xl\:last\:-m-4\.25:last-child{
    margin: -1.0625rem;
  }

  .xl\:last\:-m-4\.5:last-child{
    margin: -1.125rem;
  }

  .xl\:last\:-m-4\.75:last-child{
    margin: -1.1875rem;
  }

  .xl\:last\:-m-5\.25:last-child{
    margin: -1.3125rem;
  }

  .xl\:last\:-m-5\.5:last-child{
    margin: -1.375rem;
  }

  .xl\:last\:-m-5\.75:last-child{
    margin: -1.4375rem;
  }

  .xl\:last\:-m-6\.25:last-child{
    margin: -1.5625rem;
  }

  .xl\:last\:-m-6\.5:last-child{
    margin: -1.625rem;
  }

  .xl\:last\:-m-6\.75:last-child{
    margin: -1.6875rem;
  }

  .xl\:last\:-m-7\.25:last-child{
    margin: -1.8125rem;
  }

  .xl\:last\:-m-7\.5:last-child{
    margin: -1.875rem;
  }

  .xl\:last\:-m-8\.25:last-child{
    margin: -2.0625rem;
  }

  .xl\:last\:-m-8\.5:last-child{
    margin: -2.125rem;
  }

  .xl\:last\:-m-9\.25:last-child{
    margin: -2.3125rem;
  }

  .xl\:last\:-m-9\.5:last-child{
    margin: -2.375rem;
  }

  .xl\:last\:-m-10\.5:last-child{
    margin: -2.625rem;
  }

  .xl\:last\:-m-11\.25:last-child{
    margin: -2.8125rem;
  }

  .xl\:last\:-m-11\.5:last-child{
    margin: -2.875rem;
  }

  .xl\:last\:-m-12\.5:last-child{
    margin: -3.125rem;
  }

  .xl\:last\:-m-12\.75:last-child{
    margin: -3.1875rem;
  }

  .xl\:last\:-m-13\.5:last-child{
    margin: -3.375rem;
  }

  .xl\:last\:-m-14\.5:last-child{
    margin: -3.625rem;
  }

  .xl\:last\:-m-15\.5:last-child{
    margin: -3.875rem;
  }

  .xl\:last\:-m-15\.75:last-child{
    margin: -3.9375rem;
  }

  .xl\:last\:-m-16\.25:last-child{
    margin: -4.0625rem;
  }

  .xl\:last\:-m-17\.25:last-child{
    margin: -4.3125rem;
  }

  .xl\:last\:-m-17\.5:last-child{
    margin: -4.375rem;
  }

  .xl\:last\:-m-18\.25:last-child{
    margin: -4.5625rem;
  }

  .xl\:last\:-m-18\.5:last-child{
    margin: -4.625rem;
  }

  .xl\:last\:-m-20\.25:last-child{
    margin: -5.0625rem;
  }

  .xl\:last\:-m-20\.5:last-child{
    margin: -5.125rem;
  }

  .xl\:last\:-m-22\.5:last-child{
    margin: -5.625rem;
  }

  .xl\:last\:-m-25\.5:last-child{
    margin: -6.375rem;
  }

  .xl\:last\:-m-26\.75:last-child{
    margin: -6.6875rem;
  }

  .xl\:last\:-m-32\.5:last-child{
    margin: -8.125rem;
  }

  .xl\:last\:-m-37\.5:last-child{
    margin: -9.375rem;
  }

  .xl\:last\:-m-41\.25:last-child{
    margin: -10.3125rem;
  }

  .xl\:last\:-m-52\.5:last-child{
    margin: -13.125rem;
  }

  .xl\:last\:-m-54\.5:last-child{
    margin: -13.625rem;
  }

  .xl\:last\:-m-57\.25:last-child{
    margin: -14.3125rem;
  }

  .xl\:last\:-m-57\.5:last-child{
    margin: -14.375rem;
  }

  .xl\:last\:-m-66\.25:last-child{
    margin: -16.5625rem;
  }

  .xl\:last\:-m-74\.5:last-child{
    margin: -18.125rem;
  }

  .xl\:last\:-m-106\.25:last-child{
    margin: -26.5625rem;
  }

  .xl\:last\:-m-112\.25:last-child{
    margin: -28.0675rem;
  }

  .xl\:last\:-m-112\.75:last-child{
    margin: -28.1875rem;
  }

  .xl\:last\:-m-147\.5:last-child{
    margin: -36.875rem;
  }

  .xl\:last\:-m-162\.5:last-child{
    margin: -40.625rem;
  }

  .xl\:last\:-m-172\.25:last-child{
    margin: -42.5625rem;
  }

  .xl\:last\:-m-175\.25:last-child{
    margin: -43.8125rem;
  }

  .xl\:last\:-m-184\.25:last-child{
    margin: -46.0625rem;
  }

  .xl\:last\:-m-203\.25:last-child{
    margin: -50.8125rem;
  }

  .xl\:last\:-m-half:last-child{
    margin: -50%;
  }

  .xl\:last\:-m-full:last-child{
    margin: -100%;
  }

  .xl\:last\:-m-1\/10:last-child{
    margin: -10%;
  }

  .xl\:last\:-m-2\/10:last-child{
    margin: -20%;
  }

  .xl\:last\:-m-3\/10:last-child{
    margin: -30%;
  }

  .xl\:last\:-m-4\/10:last-child{
    margin: -40%;
  }

  .xl\:last\:-m-4\.5\/10:last-child{
    margin: -45%;
  }

  .xl\:last\:-m-5\/10:last-child{
    margin: -50%;
  }

  .xl\:last\:-m-5\.5\/10:last-child{
    margin: -55%;
  }

  .xl\:last\:-m-6\/10:last-child{
    margin: -60%;
  }

  .xl\:last\:-m-7\/10:last-child{
    margin: -70%;
  }

  .xl\:last\:-m-8\/10:last-child{
    margin: -80%;
  }

  .xl\:last\:-m-9\/10:last-child{
    margin: -90%;
  }

  .xl\:last\:-m-1\/12:last-child{
    margin: -8.33333%;
  }

  .xl\:last\:-m-2\/12:last-child{
    margin: -16.66667%;
  }

  .xl\:last\:-m-3\/12:last-child{
    margin: -25%;
  }

  .xl\:last\:-m-4\/12:last-child{
    margin: -33.33333%;
  }

  .xl\:last\:-m-5\/12:last-child{
    margin: -41.66667%;
  }

  .xl\:last\:-m-6\/12:last-child{
    margin: -50%;
  }

  .xl\:last\:-m-7\/12:last-child{
    margin: -58.33333%;
  }

  .xl\:last\:-m-8\/12:last-child{
    margin: -66.66667%;
  }

  .xl\:last\:-m-9\/12:last-child{
    margin: -75%;
  }

  .xl\:last\:-m-10\/12:last-child{
    margin: -83.33333%;
  }

  .xl\:last\:-m-11\/12:last-child{
    margin: -91.66667%;
  }

  .xl\:last\:my-0:last-child{
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .xl\:last\:mx-0:last-child{
    margin-left: 0px;
    margin-right: 0px;
  }

  .xl\:last\:my-1:last-child{
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }

  .xl\:last\:mx-1:last-child{
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }

  .xl\:last\:my-2:last-child{
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }

  .xl\:last\:mx-2:last-child{
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }

  .xl\:last\:my-3:last-child{
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }

  .xl\:last\:mx-3:last-child{
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }

  .xl\:last\:my-4:last-child{
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .xl\:last\:mx-4:last-child{
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .xl\:last\:my-5:last-child{
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }

  .xl\:last\:mx-5:last-child{
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }

  .xl\:last\:my-6:last-child{
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .xl\:last\:mx-6:last-child{
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .xl\:last\:my-7:last-child{
    margin-top: 1.75rem;
    margin-bottom: 1.75rem;
  }

  .xl\:last\:mx-7:last-child{
    margin-left: 1.75rem;
    margin-right: 1.75rem;
  }

  .xl\:last\:my-8:last-child{
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .xl\:last\:mx-8:last-child{
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .xl\:last\:my-9:last-child{
    margin-top: 2.25rem;
    margin-bottom: 2.25rem;
  }

  .xl\:last\:mx-9:last-child{
    margin-left: 2.25rem;
    margin-right: 2.25rem;
  }

  .xl\:last\:my-10:last-child{
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .xl\:last\:mx-10:last-child{
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }

  .xl\:last\:my-11:last-child{
    margin-top: 2.75rem;
    margin-bottom: 2.75rem;
  }

  .xl\:last\:mx-11:last-child{
    margin-left: 2.75rem;
    margin-right: 2.75rem;
  }

  .xl\:last\:my-12:last-child{
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .xl\:last\:mx-12:last-child{
    margin-left: 3rem;
    margin-right: 3rem;
  }

  .xl\:last\:my-13:last-child{
    margin-top: 3.25rem;
    margin-bottom: 3.25rem;
  }

  .xl\:last\:mx-13:last-child{
    margin-left: 3.25rem;
    margin-right: 3.25rem;
  }

  .xl\:last\:my-14:last-child{
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }

  .xl\:last\:mx-14:last-child{
    margin-left: 3.5rem;
    margin-right: 3.5rem;
  }

  .xl\:last\:my-15:last-child{
    margin-top: 3.75rem;
    margin-bottom: 3.75rem;
  }

  .xl\:last\:mx-15:last-child{
    margin-left: 3.75rem;
    margin-right: 3.75rem;
  }

  .xl\:last\:my-16:last-child{
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .xl\:last\:mx-16:last-child{
    margin-left: 4rem;
    margin-right: 4rem;
  }

  .xl\:last\:my-17:last-child{
    margin-top: 4.25rem;
    margin-bottom: 4.25rem;
  }

  .xl\:last\:mx-17:last-child{
    margin-left: 4.25rem;
    margin-right: 4.25rem;
  }

  .xl\:last\:my-18:last-child{
    margin-top: 4.5rem;
    margin-bottom: 4.5rem;
  }

  .xl\:last\:mx-18:last-child{
    margin-left: 4.5rem;
    margin-right: 4.5rem;
  }

  .xl\:last\:my-19:last-child{
    margin-top: 4.75rem;
    margin-bottom: 4.75rem;
  }

  .xl\:last\:mx-19:last-child{
    margin-left: 4.75rem;
    margin-right: 4.75rem;
  }

  .xl\:last\:my-20:last-child{
    margin-top: 5rem;
    margin-bottom: 5rem;
  }

  .xl\:last\:mx-20:last-child{
    margin-left: 5rem;
    margin-right: 5rem;
  }

  .xl\:last\:my-22:last-child{
    margin-top: 5.5rem;
    margin-bottom: 5.5rem;
  }

  .xl\:last\:mx-22:last-child{
    margin-left: 5.5rem;
    margin-right: 5.5rem;
  }

  .xl\:last\:my-24:last-child{
    margin-top: 6rem;
    margin-bottom: 6rem;
  }

  .xl\:last\:mx-24:last-child{
    margin-left: 6rem;
    margin-right: 6rem;
  }

  .xl\:last\:my-25:last-child{
    margin-top: 6.25rem;
    margin-bottom: 6.25rem;
  }

  .xl\:last\:mx-25:last-child{
    margin-left: 6.25rem;
    margin-right: 6.25rem;
  }

  .xl\:last\:my-28:last-child{
    margin-top: 7rem;
    margin-bottom: 7rem;
  }

  .xl\:last\:mx-28:last-child{
    margin-left: 7rem;
    margin-right: 7rem;
  }

  .xl\:last\:my-30:last-child{
    margin-top: 7.5rem;
    margin-bottom: 7.5rem;
  }

  .xl\:last\:mx-30:last-child{
    margin-left: 7.5rem;
    margin-right: 7.5rem;
  }

  .xl\:last\:my-32:last-child{
    margin-top: 8rem;
    margin-bottom: 8rem;
  }

  .xl\:last\:mx-32:last-child{
    margin-left: 8rem;
    margin-right: 8rem;
  }

  .xl\:last\:my-34:last-child{
    margin-top: 8.5rem;
    margin-bottom: 8.5rem;
  }

  .xl\:last\:mx-34:last-child{
    margin-left: 8.5rem;
    margin-right: 8.5rem;
  }

  .xl\:last\:my-35:last-child{
    margin-top: 8.75rem;
    margin-bottom: 8.75rem;
  }

  .xl\:last\:mx-35:last-child{
    margin-left: 8.75rem;
    margin-right: 8.75rem;
  }

  .xl\:last\:my-36:last-child{
    margin-top: 9rem;
    margin-bottom: 9rem;
  }

  .xl\:last\:mx-36:last-child{
    margin-left: 9rem;
    margin-right: 9rem;
  }

  .xl\:last\:my-39:last-child{
    margin-top: 9.75rem;
    margin-bottom: 9.75rem;
  }

  .xl\:last\:mx-39:last-child{
    margin-left: 9.75rem;
    margin-right: 9.75rem;
  }

  .xl\:last\:my-40:last-child{
    margin-top: 10rem;
    margin-bottom: 10rem;
  }

  .xl\:last\:mx-40:last-child{
    margin-left: 10rem;
    margin-right: 10rem;
  }

  .xl\:last\:my-42:last-child{
    margin-top: 10.5rem;
    margin-bottom: 10.5rem;
  }

  .xl\:last\:mx-42:last-child{
    margin-left: 10.5rem;
    margin-right: 10.5rem;
  }

  .xl\:last\:my-44:last-child{
    margin-top: 11rem;
    margin-bottom: 11rem;
  }

  .xl\:last\:mx-44:last-child{
    margin-left: 11rem;
    margin-right: 11rem;
  }

  .xl\:last\:my-45:last-child{
    margin-top: 11.25rem;
    margin-bottom: 11.25rem;
  }

  .xl\:last\:mx-45:last-child{
    margin-left: 11.25rem;
    margin-right: 11.25rem;
  }

  .xl\:last\:my-48:last-child{
    margin-top: 12rem;
    margin-bottom: 12rem;
  }

  .xl\:last\:mx-48:last-child{
    margin-left: 12rem;
    margin-right: 12rem;
  }

  .xl\:last\:my-50:last-child{
    margin-top: 12.5rem;
    margin-bottom: 12.5rem;
  }

  .xl\:last\:mx-50:last-child{
    margin-left: 12.5rem;
    margin-right: 12.5rem;
  }

  .xl\:last\:my-52:last-child{
    margin-top: 13rem;
    margin-bottom: 13rem;
  }

  .xl\:last\:mx-52:last-child{
    margin-left: 13rem;
    margin-right: 13rem;
  }

  .xl\:last\:my-55:last-child{
    margin-top: 13.75rem;
    margin-bottom: 13.75rem;
  }

  .xl\:last\:mx-55:last-child{
    margin-left: 13.75rem;
    margin-right: 13.75rem;
  }

  .xl\:last\:my-56:last-child{
    margin-top: 14rem;
    margin-bottom: 14rem;
  }

  .xl\:last\:mx-56:last-child{
    margin-left: 14rem;
    margin-right: 14rem;
  }

  .xl\:last\:my-58:last-child{
    margin-top: 14.5rem;
    margin-bottom: 14.5rem;
  }

  .xl\:last\:mx-58:last-child{
    margin-left: 14.5rem;
    margin-right: 14.5rem;
  }

  .xl\:last\:my-60:last-child{
    margin-top: 15rem;
    margin-bottom: 15rem;
  }

  .xl\:last\:mx-60:last-child{
    margin-left: 15rem;
    margin-right: 15rem;
  }

  .xl\:last\:my-64:last-child{
    margin-top: 16rem;
    margin-bottom: 16rem;
  }

  .xl\:last\:mx-64:last-child{
    margin-left: 16rem;
    margin-right: 16rem;
  }

  .xl\:last\:my-65:last-child{
    margin-top: 16.25rem;
    margin-bottom: 16.25rem;
  }

  .xl\:last\:mx-65:last-child{
    margin-left: 16.25rem;
    margin-right: 16.25rem;
  }

  .xl\:last\:my-68:last-child{
    margin-top: 17rem;
    margin-bottom: 17rem;
  }

  .xl\:last\:mx-68:last-child{
    margin-left: 17rem;
    margin-right: 17rem;
  }

  .xl\:last\:my-69:last-child{
    margin-top: 17.25rem;
    margin-bottom: 17.25rem;
  }

  .xl\:last\:mx-69:last-child{
    margin-left: 17.25rem;
    margin-right: 17.25rem;
  }

  .xl\:last\:my-70:last-child{
    margin-top: 17.5rem;
    margin-bottom: 17.5rem;
  }

  .xl\:last\:mx-70:last-child{
    margin-left: 17.5rem;
    margin-right: 17.5rem;
  }

  .xl\:last\:my-72:last-child{
    margin-top: 18rem;
    margin-bottom: 18rem;
  }

  .xl\:last\:mx-72:last-child{
    margin-left: 18rem;
    margin-right: 18rem;
  }

  .xl\:last\:my-75:last-child{
    margin-top: 18.75rem;
    margin-bottom: 18.75rem;
  }

  .xl\:last\:mx-75:last-child{
    margin-left: 18.75rem;
    margin-right: 18.75rem;
  }

  .xl\:last\:my-80:last-child{
    margin-top: 20rem;
    margin-bottom: 20rem;
  }

  .xl\:last\:mx-80:last-child{
    margin-left: 20rem;
    margin-right: 20rem;
  }

  .xl\:last\:my-85:last-child{
    margin-top: 21.25rem;
    margin-bottom: 21.25rem;
  }

  .xl\:last\:mx-85:last-child{
    margin-left: 21.25rem;
    margin-right: 21.25rem;
  }

  .xl\:last\:my-86:last-child{
    margin-top: 21.5rem;
    margin-bottom: 21.5rem;
  }

  .xl\:last\:mx-86:last-child{
    margin-left: 21.5rem;
    margin-right: 21.5rem;
  }

  .xl\:last\:my-90:last-child{
    margin-top: 22.5rem;
    margin-bottom: 22.5rem;
  }

  .xl\:last\:mx-90:last-child{
    margin-left: 22.5rem;
    margin-right: 22.5rem;
  }

  .xl\:last\:my-96:last-child{
    margin-top: 24rem;
    margin-bottom: 24rem;
  }

  .xl\:last\:mx-96:last-child{
    margin-left: 24rem;
    margin-right: 24rem;
  }

  .xl\:last\:my-100:last-child{
    margin-top: 25rem;
    margin-bottom: 25rem;
  }

  .xl\:last\:mx-100:last-child{
    margin-left: 25rem;
    margin-right: 25rem;
  }

  .xl\:last\:my-115:last-child{
    margin-top: 28.75rem;
    margin-bottom: 28.75rem;
  }

  .xl\:last\:mx-115:last-child{
    margin-left: 28.75rem;
    margin-right: 28.75rem;
  }

  .xl\:last\:my-125:last-child{
    margin-top: 31.25rem;
    margin-bottom: 31.25rem;
  }

  .xl\:last\:mx-125:last-child{
    margin-left: 31.25rem;
    margin-right: 31.25rem;
  }

  .xl\:last\:my-142:last-child{
    margin-top: 35.5rem;
    margin-bottom: 35.5rem;
  }

  .xl\:last\:mx-142:last-child{
    margin-left: 35.5rem;
    margin-right: 35.5rem;
  }

  .xl\:last\:my-150:last-child{
    margin-top: 37.5rem;
    margin-bottom: 37.5rem;
  }

  .xl\:last\:mx-150:last-child{
    margin-left: 37.5rem;
    margin-right: 37.5rem;
  }

  .xl\:last\:my-156:last-child{
    margin-top: 39rem;
    margin-bottom: 39rem;
  }

  .xl\:last\:mx-156:last-child{
    margin-left: 39rem;
    margin-right: 39rem;
  }

  .xl\:last\:my-160:last-child{
    margin-top: 40rem;
    margin-bottom: 40rem;
  }

  .xl\:last\:mx-160:last-child{
    margin-left: 40rem;
    margin-right: 40rem;
  }

  .xl\:last\:my-175:last-child{
    margin-top: 43.75rem;
    margin-bottom: 43.75rem;
  }

  .xl\:last\:mx-175:last-child{
    margin-left: 43.75rem;
    margin-right: 43.75rem;
  }

  .xl\:last\:my-207:last-child{
    margin-top: 51.75rem;
    margin-bottom: 51.75rem;
  }

  .xl\:last\:mx-207:last-child{
    margin-left: 51.75rem;
    margin-right: 51.75rem;
  }

  .xl\:last\:my-242:last-child{
    margin-top: 60.5rem;
    margin-bottom: 60.5rem;
  }

  .xl\:last\:mx-242:last-child{
    margin-left: 60.5rem;
    margin-right: 60.5rem;
  }

  .xl\:last\:my-250:last-child{
    margin-top: 62.5rem;
    margin-bottom: 62.5rem;
  }

  .xl\:last\:mx-250:last-child{
    margin-left: 62.5rem;
    margin-right: 62.5rem;
  }

  .xl\:last\:my-258:last-child{
    margin-top: 64.5rem;
    margin-bottom: 64.5rem;
  }

  .xl\:last\:mx-258:last-child{
    margin-left: 64.5rem;
    margin-right: 64.5rem;
  }

  .xl\:last\:my-265:last-child{
    margin-top: 66.25rem;
    margin-bottom: 66.25rem;
  }

  .xl\:last\:mx-265:last-child{
    margin-left: 66.25rem;
    margin-right: 66.25rem;
  }

  .xl\:last\:my-280:last-child{
    margin-top: 70rem;
    margin-bottom: 70rem;
  }

  .xl\:last\:mx-280:last-child{
    margin-left: 70rem;
    margin-right: 70rem;
  }

  .xl\:last\:my-auto:last-child{
    margin-top: auto;
    margin-bottom: auto;
  }

  .xl\:last\:mx-auto:last-child{
    margin-left: auto;
    margin-right: auto;
  }

  .xl\:last\:my-px:last-child{
    margin-top: 1px;
    margin-bottom: 1px;
  }

  .xl\:last\:mx-px:last-child{
    margin-left: 1px;
    margin-right: 1px;
  }

  .xl\:last\:my-0\.5:last-child{
    margin-top: 0.125rem;
    margin-bottom: 0.125rem;
  }

  .xl\:last\:mx-0\.5:last-child{
    margin-left: 0.125rem;
    margin-right: 0.125rem;
  }

  .xl\:last\:my-1\.5:last-child{
    margin-top: 0.375rem;
    margin-bottom: 0.375rem;
  }

  .xl\:last\:mx-1\.5:last-child{
    margin-left: 0.375rem;
    margin-right: 0.375rem;
  }

  .xl\:last\:my-2\.5:last-child{
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
  }

  .xl\:last\:mx-2\.5:last-child{
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }

  .xl\:last\:my-3\.5:last-child{
    margin-top: 0.875rem;
    margin-bottom: 0.875rem;
  }

  .xl\:last\:mx-3\.5:last-child{
    margin-left: 0.875rem;
    margin-right: 0.875rem;
  }

  .xl\:last\:my-0\.25:last-child{
    margin-top: 0.0625rem;
    margin-bottom: 0.0625rem;
  }

  .xl\:last\:mx-0\.25:last-child{
    margin-left: 0.0625rem;
    margin-right: 0.0625rem;
  }

  .xl\:last\:my-0\.75:last-child{
    margin-top: 0.1875rem;
    margin-bottom: 0.1875rem;
  }

  .xl\:last\:mx-0\.75:last-child{
    margin-left: 0.1875rem;
    margin-right: 0.1875rem;
  }

  .xl\:last\:my-1\.25:last-child{
    margin-top: 0.3125rem;
    margin-bottom: 0.3125rem;
  }

  .xl\:last\:mx-1\.25:last-child{
    margin-left: 0.3125rem;
    margin-right: 0.3125rem;
  }

  .xl\:last\:my-1\.75:last-child{
    margin-top: 0.4375rem;
    margin-bottom: 0.4375rem;
  }

  .xl\:last\:mx-1\.75:last-child{
    margin-left: 0.4375rem;
    margin-right: 0.4375rem;
  }

  .xl\:last\:my-2\.25:last-child{
    margin-top: 0.5625rem;
    margin-bottom: 0.5625rem;
  }

  .xl\:last\:mx-2\.25:last-child{
    margin-left: 0.5625rem;
    margin-right: 0.5625rem;
  }

  .xl\:last\:my-2\.75:last-child{
    margin-top: 0.6875rem;
    margin-bottom: 0.6875rem;
  }

  .xl\:last\:mx-2\.75:last-child{
    margin-left: 0.6875rem;
    margin-right: 0.6875rem;
  }

  .xl\:last\:my-3\.25:last-child{
    margin-top: 0.8125rem;
    margin-bottom: 0.8125rem;
  }

  .xl\:last\:mx-3\.25:last-child{
    margin-left: 0.8125rem;
    margin-right: 0.8125rem;
  }

  .xl\:last\:my-3\.75:last-child{
    margin-top: 0.9375rem;
    margin-bottom: 0.9375rem;
  }

  .xl\:last\:mx-3\.75:last-child{
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }

  .xl\:last\:my-4\.25:last-child{
    margin-top: 1.0625rem;
    margin-bottom: 1.0625rem;
  }

  .xl\:last\:mx-4\.25:last-child{
    margin-left: 1.0625rem;
    margin-right: 1.0625rem;
  }

  .xl\:last\:my-4\.5:last-child{
    margin-top: 1.125rem;
    margin-bottom: 1.125rem;
  }

  .xl\:last\:mx-4\.5:last-child{
    margin-left: 1.125rem;
    margin-right: 1.125rem;
  }

  .xl\:last\:my-4\.75:last-child{
    margin-top: 1.1875rem;
    margin-bottom: 1.1875rem;
  }

  .xl\:last\:mx-4\.75:last-child{
    margin-left: 1.1875rem;
    margin-right: 1.1875rem;
  }

  .xl\:last\:my-5\.25:last-child{
    margin-top: 1.3125rem;
    margin-bottom: 1.3125rem;
  }

  .xl\:last\:mx-5\.25:last-child{
    margin-left: 1.3125rem;
    margin-right: 1.3125rem;
  }

  .xl\:last\:my-5\.5:last-child{
    margin-top: 1.375rem;
    margin-bottom: 1.375rem;
  }

  .xl\:last\:mx-5\.5:last-child{
    margin-left: 1.375rem;
    margin-right: 1.375rem;
  }

  .xl\:last\:my-5\.75:last-child{
    margin-top: 1.4375rem;
    margin-bottom: 1.4375rem;
  }

  .xl\:last\:mx-5\.75:last-child{
    margin-left: 1.4375rem;
    margin-right: 1.4375rem;
  }

  .xl\:last\:my-6\.25:last-child{
    margin-top: 1.5625rem;
    margin-bottom: 1.5625rem;
  }

  .xl\:last\:mx-6\.25:last-child{
    margin-left: 1.5625rem;
    margin-right: 1.5625rem;
  }

  .xl\:last\:my-6\.5:last-child{
    margin-top: 1.625rem;
    margin-bottom: 1.625rem;
  }

  .xl\:last\:mx-6\.5:last-child{
    margin-left: 1.625rem;
    margin-right: 1.625rem;
  }

  .xl\:last\:my-6\.75:last-child{
    margin-top: 1.6875rem;
    margin-bottom: 1.6875rem;
  }

  .xl\:last\:mx-6\.75:last-child{
    margin-left: 1.6875rem;
    margin-right: 1.6875rem;
  }

  .xl\:last\:my-7\.25:last-child{
    margin-top: 1.8125rem;
    margin-bottom: 1.8125rem;
  }

  .xl\:last\:mx-7\.25:last-child{
    margin-left: 1.8125rem;
    margin-right: 1.8125rem;
  }

  .xl\:last\:my-7\.5:last-child{
    margin-top: 1.875rem;
    margin-bottom: 1.875rem;
  }

  .xl\:last\:mx-7\.5:last-child{
    margin-left: 1.875rem;
    margin-right: 1.875rem;
  }

  .xl\:last\:my-8\.25:last-child{
    margin-top: 2.0625rem;
    margin-bottom: 2.0625rem;
  }

  .xl\:last\:mx-8\.25:last-child{
    margin-left: 2.0625rem;
    margin-right: 2.0625rem;
  }

  .xl\:last\:my-8\.5:last-child{
    margin-top: 2.125rem;
    margin-bottom: 2.125rem;
  }

  .xl\:last\:mx-8\.5:last-child{
    margin-left: 2.125rem;
    margin-right: 2.125rem;
  }

  .xl\:last\:my-9\.25:last-child{
    margin-top: 2.3125rem;
    margin-bottom: 2.3125rem;
  }

  .xl\:last\:mx-9\.25:last-child{
    margin-left: 2.3125rem;
    margin-right: 2.3125rem;
  }

  .xl\:last\:my-9\.5:last-child{
    margin-top: 2.375rem;
    margin-bottom: 2.375rem;
  }

  .xl\:last\:mx-9\.5:last-child{
    margin-left: 2.375rem;
    margin-right: 2.375rem;
  }

  .xl\:last\:my-10\.5:last-child{
    margin-top: 2.625rem;
    margin-bottom: 2.625rem;
  }

  .xl\:last\:mx-10\.5:last-child{
    margin-left: 2.625rem;
    margin-right: 2.625rem;
  }

  .xl\:last\:my-11\.25:last-child{
    margin-top: 2.8125rem;
    margin-bottom: 2.8125rem;
  }

  .xl\:last\:mx-11\.25:last-child{
    margin-left: 2.8125rem;
    margin-right: 2.8125rem;
  }

  .xl\:last\:my-11\.5:last-child{
    margin-top: 2.875rem;
    margin-bottom: 2.875rem;
  }

  .xl\:last\:mx-11\.5:last-child{
    margin-left: 2.875rem;
    margin-right: 2.875rem;
  }

  .xl\:last\:my-12\.5:last-child{
    margin-top: 3.125rem;
    margin-bottom: 3.125rem;
  }

  .xl\:last\:mx-12\.5:last-child{
    margin-left: 3.125rem;
    margin-right: 3.125rem;
  }

  .xl\:last\:my-12\.75:last-child{
    margin-top: 3.1875rem;
    margin-bottom: 3.1875rem;
  }

  .xl\:last\:mx-12\.75:last-child{
    margin-left: 3.1875rem;
    margin-right: 3.1875rem;
  }

  .xl\:last\:my-13\.5:last-child{
    margin-top: 3.375rem;
    margin-bottom: 3.375rem;
  }

  .xl\:last\:mx-13\.5:last-child{
    margin-left: 3.375rem;
    margin-right: 3.375rem;
  }

  .xl\:last\:my-14\.5:last-child{
    margin-top: 3.625rem;
    margin-bottom: 3.625rem;
  }

  .xl\:last\:mx-14\.5:last-child{
    margin-left: 3.625rem;
    margin-right: 3.625rem;
  }

  .xl\:last\:my-15\.5:last-child{
    margin-top: 3.875rem;
    margin-bottom: 3.875rem;
  }

  .xl\:last\:mx-15\.5:last-child{
    margin-left: 3.875rem;
    margin-right: 3.875rem;
  }

  .xl\:last\:my-15\.75:last-child{
    margin-top: 3.9375rem;
    margin-bottom: 3.9375rem;
  }

  .xl\:last\:mx-15\.75:last-child{
    margin-left: 3.9375rem;
    margin-right: 3.9375rem;
  }

  .xl\:last\:my-16\.25:last-child{
    margin-top: 4.0625rem;
    margin-bottom: 4.0625rem;
  }

  .xl\:last\:mx-16\.25:last-child{
    margin-left: 4.0625rem;
    margin-right: 4.0625rem;
  }

  .xl\:last\:my-17\.25:last-child{
    margin-top: 4.3125rem;
    margin-bottom: 4.3125rem;
  }

  .xl\:last\:mx-17\.25:last-child{
    margin-left: 4.3125rem;
    margin-right: 4.3125rem;
  }

  .xl\:last\:my-17\.5:last-child{
    margin-top: 4.375rem;
    margin-bottom: 4.375rem;
  }

  .xl\:last\:mx-17\.5:last-child{
    margin-left: 4.375rem;
    margin-right: 4.375rem;
  }

  .xl\:last\:my-18\.25:last-child{
    margin-top: 4.5625rem;
    margin-bottom: 4.5625rem;
  }

  .xl\:last\:mx-18\.25:last-child{
    margin-left: 4.5625rem;
    margin-right: 4.5625rem;
  }

  .xl\:last\:my-18\.5:last-child{
    margin-top: 4.625rem;
    margin-bottom: 4.625rem;
  }

  .xl\:last\:mx-18\.5:last-child{
    margin-left: 4.625rem;
    margin-right: 4.625rem;
  }

  .xl\:last\:my-20\.25:last-child{
    margin-top: 5.0625rem;
    margin-bottom: 5.0625rem;
  }

  .xl\:last\:mx-20\.25:last-child{
    margin-left: 5.0625rem;
    margin-right: 5.0625rem;
  }

  .xl\:last\:my-20\.5:last-child{
    margin-top: 5.125rem;
    margin-bottom: 5.125rem;
  }

  .xl\:last\:mx-20\.5:last-child{
    margin-left: 5.125rem;
    margin-right: 5.125rem;
  }

  .xl\:last\:my-22\.5:last-child{
    margin-top: 5.625rem;
    margin-bottom: 5.625rem;
  }

  .xl\:last\:mx-22\.5:last-child{
    margin-left: 5.625rem;
    margin-right: 5.625rem;
  }

  .xl\:last\:my-25\.5:last-child{
    margin-top: 6.375rem;
    margin-bottom: 6.375rem;
  }

  .xl\:last\:mx-25\.5:last-child{
    margin-left: 6.375rem;
    margin-right: 6.375rem;
  }

  .xl\:last\:my-26\.75:last-child{
    margin-top: 6.6875rem;
    margin-bottom: 6.6875rem;
  }

  .xl\:last\:mx-26\.75:last-child{
    margin-left: 6.6875rem;
    margin-right: 6.6875rem;
  }

  .xl\:last\:my-32\.5:last-child{
    margin-top: 8.125rem;
    margin-bottom: 8.125rem;
  }

  .xl\:last\:mx-32\.5:last-child{
    margin-left: 8.125rem;
    margin-right: 8.125rem;
  }

  .xl\:last\:my-37\.5:last-child{
    margin-top: 9.375rem;
    margin-bottom: 9.375rem;
  }

  .xl\:last\:mx-37\.5:last-child{
    margin-left: 9.375rem;
    margin-right: 9.375rem;
  }

  .xl\:last\:my-41\.25:last-child{
    margin-top: 10.3125rem;
    margin-bottom: 10.3125rem;
  }

  .xl\:last\:mx-41\.25:last-child{
    margin-left: 10.3125rem;
    margin-right: 10.3125rem;
  }

  .xl\:last\:my-52\.5:last-child{
    margin-top: 13.125rem;
    margin-bottom: 13.125rem;
  }

  .xl\:last\:mx-52\.5:last-child{
    margin-left: 13.125rem;
    margin-right: 13.125rem;
  }

  .xl\:last\:my-54\.5:last-child{
    margin-top: 13.625rem;
    margin-bottom: 13.625rem;
  }

  .xl\:last\:mx-54\.5:last-child{
    margin-left: 13.625rem;
    margin-right: 13.625rem;
  }

  .xl\:last\:my-57\.25:last-child{
    margin-top: 14.3125rem;
    margin-bottom: 14.3125rem;
  }

  .xl\:last\:mx-57\.25:last-child{
    margin-left: 14.3125rem;
    margin-right: 14.3125rem;
  }

  .xl\:last\:my-57\.5:last-child{
    margin-top: 14.375rem;
    margin-bottom: 14.375rem;
  }

  .xl\:last\:mx-57\.5:last-child{
    margin-left: 14.375rem;
    margin-right: 14.375rem;
  }

  .xl\:last\:my-66\.25:last-child{
    margin-top: 16.5625rem;
    margin-bottom: 16.5625rem;
  }

  .xl\:last\:mx-66\.25:last-child{
    margin-left: 16.5625rem;
    margin-right: 16.5625rem;
  }

  .xl\:last\:my-74\.5:last-child{
    margin-top: 18.125rem;
    margin-bottom: 18.125rem;
  }

  .xl\:last\:mx-74\.5:last-child{
    margin-left: 18.125rem;
    margin-right: 18.125rem;
  }

  .xl\:last\:my-106\.25:last-child{
    margin-top: 26.5625rem;
    margin-bottom: 26.5625rem;
  }

  .xl\:last\:mx-106\.25:last-child{
    margin-left: 26.5625rem;
    margin-right: 26.5625rem;
  }

  .xl\:last\:my-112\.25:last-child{
    margin-top: 28.0675rem;
    margin-bottom: 28.0675rem;
  }

  .xl\:last\:mx-112\.25:last-child{
    margin-left: 28.0675rem;
    margin-right: 28.0675rem;
  }

  .xl\:last\:my-112\.75:last-child{
    margin-top: 28.1875rem;
    margin-bottom: 28.1875rem;
  }

  .xl\:last\:mx-112\.75:last-child{
    margin-left: 28.1875rem;
    margin-right: 28.1875rem;
  }

  .xl\:last\:my-147\.5:last-child{
    margin-top: 36.875rem;
    margin-bottom: 36.875rem;
  }

  .xl\:last\:mx-147\.5:last-child{
    margin-left: 36.875rem;
    margin-right: 36.875rem;
  }

  .xl\:last\:my-162\.5:last-child{
    margin-top: 40.625rem;
    margin-bottom: 40.625rem;
  }

  .xl\:last\:mx-162\.5:last-child{
    margin-left: 40.625rem;
    margin-right: 40.625rem;
  }

  .xl\:last\:my-172\.25:last-child{
    margin-top: 42.5625rem;
    margin-bottom: 42.5625rem;
  }

  .xl\:last\:mx-172\.25:last-child{
    margin-left: 42.5625rem;
    margin-right: 42.5625rem;
  }

  .xl\:last\:my-175\.25:last-child{
    margin-top: 43.8125rem;
    margin-bottom: 43.8125rem;
  }

  .xl\:last\:mx-175\.25:last-child{
    margin-left: 43.8125rem;
    margin-right: 43.8125rem;
  }

  .xl\:last\:my-184\.25:last-child{
    margin-top: 46.0625rem;
    margin-bottom: 46.0625rem;
  }

  .xl\:last\:mx-184\.25:last-child{
    margin-left: 46.0625rem;
    margin-right: 46.0625rem;
  }

  .xl\:last\:my-203\.25:last-child{
    margin-top: 50.8125rem;
    margin-bottom: 50.8125rem;
  }

  .xl\:last\:mx-203\.25:last-child{
    margin-left: 50.8125rem;
    margin-right: 50.8125rem;
  }

  .xl\:last\:my-half:last-child{
    margin-top: 50%;
    margin-bottom: 50%;
  }

  .xl\:last\:mx-half:last-child{
    margin-left: 50%;
    margin-right: 50%;
  }

  .xl\:last\:my-full:last-child{
    margin-top: 100%;
    margin-bottom: 100%;
  }

  .xl\:last\:mx-full:last-child{
    margin-left: 100%;
    margin-right: 100%;
  }

  .xl\:last\:my-1\/10:last-child{
    margin-top: 10%;
    margin-bottom: 10%;
  }

  .xl\:last\:mx-1\/10:last-child{
    margin-left: 10%;
    margin-right: 10%;
  }

  .xl\:last\:my-2\/10:last-child{
    margin-top: 20%;
    margin-bottom: 20%;
  }

  .xl\:last\:mx-2\/10:last-child{
    margin-left: 20%;
    margin-right: 20%;
  }

  .xl\:last\:my-3\/10:last-child{
    margin-top: 30%;
    margin-bottom: 30%;
  }

  .xl\:last\:mx-3\/10:last-child{
    margin-left: 30%;
    margin-right: 30%;
  }

  .xl\:last\:my-4\/10:last-child{
    margin-top: 40%;
    margin-bottom: 40%;
  }

  .xl\:last\:mx-4\/10:last-child{
    margin-left: 40%;
    margin-right: 40%;
  }

  .xl\:last\:my-4\.5\/10:last-child{
    margin-top: 45%;
    margin-bottom: 45%;
  }

  .xl\:last\:mx-4\.5\/10:last-child{
    margin-left: 45%;
    margin-right: 45%;
  }

  .xl\:last\:my-5\/10:last-child{
    margin-top: 50%;
    margin-bottom: 50%;
  }

  .xl\:last\:mx-5\/10:last-child{
    margin-left: 50%;
    margin-right: 50%;
  }

  .xl\:last\:my-5\.5\/10:last-child{
    margin-top: 55%;
    margin-bottom: 55%;
  }

  .xl\:last\:mx-5\.5\/10:last-child{
    margin-left: 55%;
    margin-right: 55%;
  }

  .xl\:last\:my-6\/10:last-child{
    margin-top: 60%;
    margin-bottom: 60%;
  }

  .xl\:last\:mx-6\/10:last-child{
    margin-left: 60%;
    margin-right: 60%;
  }

  .xl\:last\:my-7\/10:last-child{
    margin-top: 70%;
    margin-bottom: 70%;
  }

  .xl\:last\:mx-7\/10:last-child{
    margin-left: 70%;
    margin-right: 70%;
  }

  .xl\:last\:my-8\/10:last-child{
    margin-top: 80%;
    margin-bottom: 80%;
  }

  .xl\:last\:mx-8\/10:last-child{
    margin-left: 80%;
    margin-right: 80%;
  }

  .xl\:last\:my-9\/10:last-child{
    margin-top: 90%;
    margin-bottom: 90%;
  }

  .xl\:last\:mx-9\/10:last-child{
    margin-left: 90%;
    margin-right: 90%;
  }

  .xl\:last\:my-1\/12:last-child{
    margin-top: 8.333333%;
    margin-bottom: 8.333333%;
  }

  .xl\:last\:mx-1\/12:last-child{
    margin-left: 8.333333%;
    margin-right: 8.333333%;
  }

  .xl\:last\:my-2\/12:last-child{
    margin-top: 16.666667%;
    margin-bottom: 16.666667%;
  }

  .xl\:last\:mx-2\/12:last-child{
    margin-left: 16.666667%;
    margin-right: 16.666667%;
  }

  .xl\:last\:my-3\/12:last-child{
    margin-top: 25%;
    margin-bottom: 25%;
  }

  .xl\:last\:mx-3\/12:last-child{
    margin-left: 25%;
    margin-right: 25%;
  }

  .xl\:last\:my-4\/12:last-child{
    margin-top: 33.333333%;
    margin-bottom: 33.333333%;
  }

  .xl\:last\:mx-4\/12:last-child{
    margin-left: 33.333333%;
    margin-right: 33.333333%;
  }

  .xl\:last\:my-5\/12:last-child{
    margin-top: 41.666667%;
    margin-bottom: 41.666667%;
  }

  .xl\:last\:mx-5\/12:last-child{
    margin-left: 41.666667%;
    margin-right: 41.666667%;
  }

  .xl\:last\:my-6\/12:last-child{
    margin-top: 50%;
    margin-bottom: 50%;
  }

  .xl\:last\:mx-6\/12:last-child{
    margin-left: 50%;
    margin-right: 50%;
  }

  .xl\:last\:my-7\/12:last-child{
    margin-top: 58.333333%;
    margin-bottom: 58.333333%;
  }

  .xl\:last\:mx-7\/12:last-child{
    margin-left: 58.333333%;
    margin-right: 58.333333%;
  }

  .xl\:last\:my-8\/12:last-child{
    margin-top: 66.666667%;
    margin-bottom: 66.666667%;
  }

  .xl\:last\:mx-8\/12:last-child{
    margin-left: 66.666667%;
    margin-right: 66.666667%;
  }

  .xl\:last\:my-9\/12:last-child{
    margin-top: 75%;
    margin-bottom: 75%;
  }

  .xl\:last\:mx-9\/12:last-child{
    margin-left: 75%;
    margin-right: 75%;
  }

  .xl\:last\:my-10\/12:last-child{
    margin-top: 83.333333%;
    margin-bottom: 83.333333%;
  }

  .xl\:last\:mx-10\/12:last-child{
    margin-left: 83.333333%;
    margin-right: 83.333333%;
  }

  .xl\:last\:my-11\/12:last-child{
    margin-top: 91.666667%;
    margin-bottom: 91.666667%;
  }

  .xl\:last\:mx-11\/12:last-child{
    margin-left: 91.666667%;
    margin-right: 91.666667%;
  }

  .xl\:last\:-my-0:last-child{
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .xl\:last\:-mx-0:last-child{
    margin-left: 0px;
    margin-right: 0px;
  }

  .xl\:last\:-my-1:last-child{
    margin-top: -0.25rem;
    margin-bottom: -0.25rem;
  }

  .xl\:last\:-mx-1:last-child{
    margin-left: -0.25rem;
    margin-right: -0.25rem;
  }

  .xl\:last\:-my-2:last-child{
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }

  .xl\:last\:-mx-2:last-child{
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }

  .xl\:last\:-my-3:last-child{
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }

  .xl\:last\:-mx-3:last-child{
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }

  .xl\:last\:-my-4:last-child{
    margin-top: -1rem;
    margin-bottom: -1rem;
  }

  .xl\:last\:-mx-4:last-child{
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .xl\:last\:-my-5:last-child{
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
  }

  .xl\:last\:-mx-5:last-child{
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }

  .xl\:last\:-my-6:last-child{
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
  }

  .xl\:last\:-mx-6:last-child{
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }

  .xl\:last\:-my-7:last-child{
    margin-top: -1.75rem;
    margin-bottom: -1.75rem;
  }

  .xl\:last\:-mx-7:last-child{
    margin-left: -1.75rem;
    margin-right: -1.75rem;
  }

  .xl\:last\:-my-8:last-child{
    margin-top: -2rem;
    margin-bottom: -2rem;
  }

  .xl\:last\:-mx-8:last-child{
    margin-left: -2rem;
    margin-right: -2rem;
  }

  .xl\:last\:-my-9:last-child{
    margin-top: -2.25rem;
    margin-bottom: -2.25rem;
  }

  .xl\:last\:-mx-9:last-child{
    margin-left: -2.25rem;
    margin-right: -2.25rem;
  }

  .xl\:last\:-my-10:last-child{
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
  }

  .xl\:last\:-mx-10:last-child{
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }

  .xl\:last\:-my-11:last-child{
    margin-top: -2.75rem;
    margin-bottom: -2.75rem;
  }

  .xl\:last\:-mx-11:last-child{
    margin-left: -2.75rem;
    margin-right: -2.75rem;
  }

  .xl\:last\:-my-12:last-child{
    margin-top: -3rem;
    margin-bottom: -3rem;
  }

  .xl\:last\:-mx-12:last-child{
    margin-left: -3rem;
    margin-right: -3rem;
  }

  .xl\:last\:-my-13:last-child{
    margin-top: -3.25rem;
    margin-bottom: -3.25rem;
  }

  .xl\:last\:-mx-13:last-child{
    margin-left: -3.25rem;
    margin-right: -3.25rem;
  }

  .xl\:last\:-my-14:last-child{
    margin-top: -3.5rem;
    margin-bottom: -3.5rem;
  }

  .xl\:last\:-mx-14:last-child{
    margin-left: -3.5rem;
    margin-right: -3.5rem;
  }

  .xl\:last\:-my-15:last-child{
    margin-top: -3.75rem;
    margin-bottom: -3.75rem;
  }

  .xl\:last\:-mx-15:last-child{
    margin-left: -3.75rem;
    margin-right: -3.75rem;
  }

  .xl\:last\:-my-16:last-child{
    margin-top: -4rem;
    margin-bottom: -4rem;
  }

  .xl\:last\:-mx-16:last-child{
    margin-left: -4rem;
    margin-right: -4rem;
  }

  .xl\:last\:-my-17:last-child{
    margin-top: -4.25rem;
    margin-bottom: -4.25rem;
  }

  .xl\:last\:-mx-17:last-child{
    margin-left: -4.25rem;
    margin-right: -4.25rem;
  }

  .xl\:last\:-my-18:last-child{
    margin-top: -4.5rem;
    margin-bottom: -4.5rem;
  }

  .xl\:last\:-mx-18:last-child{
    margin-left: -4.5rem;
    margin-right: -4.5rem;
  }

  .xl\:last\:-my-19:last-child{
    margin-top: -4.75rem;
    margin-bottom: -4.75rem;
  }

  .xl\:last\:-mx-19:last-child{
    margin-left: -4.75rem;
    margin-right: -4.75rem;
  }

  .xl\:last\:-my-20:last-child{
    margin-top: -5rem;
    margin-bottom: -5rem;
  }

  .xl\:last\:-mx-20:last-child{
    margin-left: -5rem;
    margin-right: -5rem;
  }

  .xl\:last\:-my-22:last-child{
    margin-top: -5.5rem;
    margin-bottom: -5.5rem;
  }

  .xl\:last\:-mx-22:last-child{
    margin-left: -5.5rem;
    margin-right: -5.5rem;
  }

  .xl\:last\:-my-24:last-child{
    margin-top: -6rem;
    margin-bottom: -6rem;
  }

  .xl\:last\:-mx-24:last-child{
    margin-left: -6rem;
    margin-right: -6rem;
  }

  .xl\:last\:-my-25:last-child{
    margin-top: -6.25rem;
    margin-bottom: -6.25rem;
  }

  .xl\:last\:-mx-25:last-child{
    margin-left: -6.25rem;
    margin-right: -6.25rem;
  }

  .xl\:last\:-my-28:last-child{
    margin-top: -7rem;
    margin-bottom: -7rem;
  }

  .xl\:last\:-mx-28:last-child{
    margin-left: -7rem;
    margin-right: -7rem;
  }

  .xl\:last\:-my-30:last-child{
    margin-top: -7.5rem;
    margin-bottom: -7.5rem;
  }

  .xl\:last\:-mx-30:last-child{
    margin-left: -7.5rem;
    margin-right: -7.5rem;
  }

  .xl\:last\:-my-32:last-child{
    margin-top: -8rem;
    margin-bottom: -8rem;
  }

  .xl\:last\:-mx-32:last-child{
    margin-left: -8rem;
    margin-right: -8rem;
  }

  .xl\:last\:-my-34:last-child{
    margin-top: -8.5rem;
    margin-bottom: -8.5rem;
  }

  .xl\:last\:-mx-34:last-child{
    margin-left: -8.5rem;
    margin-right: -8.5rem;
  }

  .xl\:last\:-my-35:last-child{
    margin-top: -8.75rem;
    margin-bottom: -8.75rem;
  }

  .xl\:last\:-mx-35:last-child{
    margin-left: -8.75rem;
    margin-right: -8.75rem;
  }

  .xl\:last\:-my-36:last-child{
    margin-top: -9rem;
    margin-bottom: -9rem;
  }

  .xl\:last\:-mx-36:last-child{
    margin-left: -9rem;
    margin-right: -9rem;
  }

  .xl\:last\:-my-39:last-child{
    margin-top: -9.75rem;
    margin-bottom: -9.75rem;
  }

  .xl\:last\:-mx-39:last-child{
    margin-left: -9.75rem;
    margin-right: -9.75rem;
  }

  .xl\:last\:-my-40:last-child{
    margin-top: -10rem;
    margin-bottom: -10rem;
  }

  .xl\:last\:-mx-40:last-child{
    margin-left: -10rem;
    margin-right: -10rem;
  }

  .xl\:last\:-my-42:last-child{
    margin-top: -10.5rem;
    margin-bottom: -10.5rem;
  }

  .xl\:last\:-mx-42:last-child{
    margin-left: -10.5rem;
    margin-right: -10.5rem;
  }

  .xl\:last\:-my-44:last-child{
    margin-top: -11rem;
    margin-bottom: -11rem;
  }

  .xl\:last\:-mx-44:last-child{
    margin-left: -11rem;
    margin-right: -11rem;
  }

  .xl\:last\:-my-45:last-child{
    margin-top: -11.25rem;
    margin-bottom: -11.25rem;
  }

  .xl\:last\:-mx-45:last-child{
    margin-left: -11.25rem;
    margin-right: -11.25rem;
  }

  .xl\:last\:-my-48:last-child{
    margin-top: -12rem;
    margin-bottom: -12rem;
  }

  .xl\:last\:-mx-48:last-child{
    margin-left: -12rem;
    margin-right: -12rem;
  }

  .xl\:last\:-my-50:last-child{
    margin-top: -12.5rem;
    margin-bottom: -12.5rem;
  }

  .xl\:last\:-mx-50:last-child{
    margin-left: -12.5rem;
    margin-right: -12.5rem;
  }

  .xl\:last\:-my-52:last-child{
    margin-top: -13rem;
    margin-bottom: -13rem;
  }

  .xl\:last\:-mx-52:last-child{
    margin-left: -13rem;
    margin-right: -13rem;
  }

  .xl\:last\:-my-55:last-child{
    margin-top: -13.75rem;
    margin-bottom: -13.75rem;
  }

  .xl\:last\:-mx-55:last-child{
    margin-left: -13.75rem;
    margin-right: -13.75rem;
  }

  .xl\:last\:-my-56:last-child{
    margin-top: -14rem;
    margin-bottom: -14rem;
  }

  .xl\:last\:-mx-56:last-child{
    margin-left: -14rem;
    margin-right: -14rem;
  }

  .xl\:last\:-my-58:last-child{
    margin-top: -14.5rem;
    margin-bottom: -14.5rem;
  }

  .xl\:last\:-mx-58:last-child{
    margin-left: -14.5rem;
    margin-right: -14.5rem;
  }

  .xl\:last\:-my-60:last-child{
    margin-top: -15rem;
    margin-bottom: -15rem;
  }

  .xl\:last\:-mx-60:last-child{
    margin-left: -15rem;
    margin-right: -15rem;
  }

  .xl\:last\:-my-64:last-child{
    margin-top: -16rem;
    margin-bottom: -16rem;
  }

  .xl\:last\:-mx-64:last-child{
    margin-left: -16rem;
    margin-right: -16rem;
  }

  .xl\:last\:-my-65:last-child{
    margin-top: -16.25rem;
    margin-bottom: -16.25rem;
  }

  .xl\:last\:-mx-65:last-child{
    margin-left: -16.25rem;
    margin-right: -16.25rem;
  }

  .xl\:last\:-my-68:last-child{
    margin-top: -17rem;
    margin-bottom: -17rem;
  }

  .xl\:last\:-mx-68:last-child{
    margin-left: -17rem;
    margin-right: -17rem;
  }

  .xl\:last\:-my-69:last-child{
    margin-top: -17.25rem;
    margin-bottom: -17.25rem;
  }

  .xl\:last\:-mx-69:last-child{
    margin-left: -17.25rem;
    margin-right: -17.25rem;
  }

  .xl\:last\:-my-70:last-child{
    margin-top: -17.5rem;
    margin-bottom: -17.5rem;
  }

  .xl\:last\:-mx-70:last-child{
    margin-left: -17.5rem;
    margin-right: -17.5rem;
  }

  .xl\:last\:-my-72:last-child{
    margin-top: -18rem;
    margin-bottom: -18rem;
  }

  .xl\:last\:-mx-72:last-child{
    margin-left: -18rem;
    margin-right: -18rem;
  }

  .xl\:last\:-my-75:last-child{
    margin-top: -18.75rem;
    margin-bottom: -18.75rem;
  }

  .xl\:last\:-mx-75:last-child{
    margin-left: -18.75rem;
    margin-right: -18.75rem;
  }

  .xl\:last\:-my-80:last-child{
    margin-top: -20rem;
    margin-bottom: -20rem;
  }

  .xl\:last\:-mx-80:last-child{
    margin-left: -20rem;
    margin-right: -20rem;
  }

  .xl\:last\:-my-85:last-child{
    margin-top: -21.25rem;
    margin-bottom: -21.25rem;
  }

  .xl\:last\:-mx-85:last-child{
    margin-left: -21.25rem;
    margin-right: -21.25rem;
  }

  .xl\:last\:-my-86:last-child{
    margin-top: -21.5rem;
    margin-bottom: -21.5rem;
  }

  .xl\:last\:-mx-86:last-child{
    margin-left: -21.5rem;
    margin-right: -21.5rem;
  }

  .xl\:last\:-my-90:last-child{
    margin-top: -22.5rem;
    margin-bottom: -22.5rem;
  }

  .xl\:last\:-mx-90:last-child{
    margin-left: -22.5rem;
    margin-right: -22.5rem;
  }

  .xl\:last\:-my-96:last-child{
    margin-top: -24rem;
    margin-bottom: -24rem;
  }

  .xl\:last\:-mx-96:last-child{
    margin-left: -24rem;
    margin-right: -24rem;
  }

  .xl\:last\:-my-100:last-child{
    margin-top: -25rem;
    margin-bottom: -25rem;
  }

  .xl\:last\:-mx-100:last-child{
    margin-left: -25rem;
    margin-right: -25rem;
  }

  .xl\:last\:-my-115:last-child{
    margin-top: -28.75rem;
    margin-bottom: -28.75rem;
  }

  .xl\:last\:-mx-115:last-child{
    margin-left: -28.75rem;
    margin-right: -28.75rem;
  }

  .xl\:last\:-my-125:last-child{
    margin-top: -31.25rem;
    margin-bottom: -31.25rem;
  }

  .xl\:last\:-mx-125:last-child{
    margin-left: -31.25rem;
    margin-right: -31.25rem;
  }

  .xl\:last\:-my-142:last-child{
    margin-top: -35.5rem;
    margin-bottom: -35.5rem;
  }

  .xl\:last\:-mx-142:last-child{
    margin-left: -35.5rem;
    margin-right: -35.5rem;
  }

  .xl\:last\:-my-150:last-child{
    margin-top: -37.5rem;
    margin-bottom: -37.5rem;
  }

  .xl\:last\:-mx-150:last-child{
    margin-left: -37.5rem;
    margin-right: -37.5rem;
  }

  .xl\:last\:-my-156:last-child{
    margin-top: -39rem;
    margin-bottom: -39rem;
  }

  .xl\:last\:-mx-156:last-child{
    margin-left: -39rem;
    margin-right: -39rem;
  }

  .xl\:last\:-my-160:last-child{
    margin-top: -40rem;
    margin-bottom: -40rem;
  }

  .xl\:last\:-mx-160:last-child{
    margin-left: -40rem;
    margin-right: -40rem;
  }

  .xl\:last\:-my-175:last-child{
    margin-top: -43.75rem;
    margin-bottom: -43.75rem;
  }

  .xl\:last\:-mx-175:last-child{
    margin-left: -43.75rem;
    margin-right: -43.75rem;
  }

  .xl\:last\:-my-207:last-child{
    margin-top: -51.75rem;
    margin-bottom: -51.75rem;
  }

  .xl\:last\:-mx-207:last-child{
    margin-left: -51.75rem;
    margin-right: -51.75rem;
  }

  .xl\:last\:-my-242:last-child{
    margin-top: -60.5rem;
    margin-bottom: -60.5rem;
  }

  .xl\:last\:-mx-242:last-child{
    margin-left: -60.5rem;
    margin-right: -60.5rem;
  }

  .xl\:last\:-my-250:last-child{
    margin-top: -62.5rem;
    margin-bottom: -62.5rem;
  }

  .xl\:last\:-mx-250:last-child{
    margin-left: -62.5rem;
    margin-right: -62.5rem;
  }

  .xl\:last\:-my-258:last-child{
    margin-top: -64.5rem;
    margin-bottom: -64.5rem;
  }

  .xl\:last\:-mx-258:last-child{
    margin-left: -64.5rem;
    margin-right: -64.5rem;
  }

  .xl\:last\:-my-265:last-child{
    margin-top: -66.25rem;
    margin-bottom: -66.25rem;
  }

  .xl\:last\:-mx-265:last-child{
    margin-left: -66.25rem;
    margin-right: -66.25rem;
  }

  .xl\:last\:-my-280:last-child{
    margin-top: -70rem;
    margin-bottom: -70rem;
  }

  .xl\:last\:-mx-280:last-child{
    margin-left: -70rem;
    margin-right: -70rem;
  }

  .xl\:last\:-my-px:last-child{
    margin-top: -1px;
    margin-bottom: -1px;
  }

  .xl\:last\:-mx-px:last-child{
    margin-left: -1px;
    margin-right: -1px;
  }

  .xl\:last\:-my-0\.5:last-child{
    margin-top: -0.125rem;
    margin-bottom: -0.125rem;
  }

  .xl\:last\:-mx-0\.5:last-child{
    margin-left: -0.125rem;
    margin-right: -0.125rem;
  }

  .xl\:last\:-my-1\.5:last-child{
    margin-top: -0.375rem;
    margin-bottom: -0.375rem;
  }

  .xl\:last\:-mx-1\.5:last-child{
    margin-left: -0.375rem;
    margin-right: -0.375rem;
  }

  .xl\:last\:-my-2\.5:last-child{
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
  }

  .xl\:last\:-mx-2\.5:last-child{
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }

  .xl\:last\:-my-3\.5:last-child{
    margin-top: -0.875rem;
    margin-bottom: -0.875rem;
  }

  .xl\:last\:-mx-3\.5:last-child{
    margin-left: -0.875rem;
    margin-right: -0.875rem;
  }

  .xl\:last\:-my-0\.25:last-child{
    margin-top: -0.0625rem;
    margin-bottom: -0.0625rem;
  }

  .xl\:last\:-mx-0\.25:last-child{
    margin-left: -0.0625rem;
    margin-right: -0.0625rem;
  }

  .xl\:last\:-my-0\.75:last-child{
    margin-top: -0.1875rem;
    margin-bottom: -0.1875rem;
  }

  .xl\:last\:-mx-0\.75:last-child{
    margin-left: -0.1875rem;
    margin-right: -0.1875rem;
  }

  .xl\:last\:-my-1\.25:last-child{
    margin-top: -0.3125rem;
    margin-bottom: -0.3125rem;
  }

  .xl\:last\:-mx-1\.25:last-child{
    margin-left: -0.3125rem;
    margin-right: -0.3125rem;
  }

  .xl\:last\:-my-1\.75:last-child{
    margin-top: -0.4375rem;
    margin-bottom: -0.4375rem;
  }

  .xl\:last\:-mx-1\.75:last-child{
    margin-left: -0.4375rem;
    margin-right: -0.4375rem;
  }

  .xl\:last\:-my-2\.25:last-child{
    margin-top: -0.5625rem;
    margin-bottom: -0.5625rem;
  }

  .xl\:last\:-mx-2\.25:last-child{
    margin-left: -0.5625rem;
    margin-right: -0.5625rem;
  }

  .xl\:last\:-my-2\.75:last-child{
    margin-top: -0.6875rem;
    margin-bottom: -0.6875rem;
  }

  .xl\:last\:-mx-2\.75:last-child{
    margin-left: -0.6875rem;
    margin-right: -0.6875rem;
  }

  .xl\:last\:-my-3\.25:last-child{
    margin-top: -0.8125rem;
    margin-bottom: -0.8125rem;
  }

  .xl\:last\:-mx-3\.25:last-child{
    margin-left: -0.8125rem;
    margin-right: -0.8125rem;
  }

  .xl\:last\:-my-3\.75:last-child{
    margin-top: -0.9375rem;
    margin-bottom: -0.9375rem;
  }

  .xl\:last\:-mx-3\.75:last-child{
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
  }

  .xl\:last\:-my-4\.25:last-child{
    margin-top: -1.0625rem;
    margin-bottom: -1.0625rem;
  }

  .xl\:last\:-mx-4\.25:last-child{
    margin-left: -1.0625rem;
    margin-right: -1.0625rem;
  }

  .xl\:last\:-my-4\.5:last-child{
    margin-top: -1.125rem;
    margin-bottom: -1.125rem;
  }

  .xl\:last\:-mx-4\.5:last-child{
    margin-left: -1.125rem;
    margin-right: -1.125rem;
  }

  .xl\:last\:-my-4\.75:last-child{
    margin-top: -1.1875rem;
    margin-bottom: -1.1875rem;
  }

  .xl\:last\:-mx-4\.75:last-child{
    margin-left: -1.1875rem;
    margin-right: -1.1875rem;
  }

  .xl\:last\:-my-5\.25:last-child{
    margin-top: -1.3125rem;
    margin-bottom: -1.3125rem;
  }

  .xl\:last\:-mx-5\.25:last-child{
    margin-left: -1.3125rem;
    margin-right: -1.3125rem;
  }

  .xl\:last\:-my-5\.5:last-child{
    margin-top: -1.375rem;
    margin-bottom: -1.375rem;
  }

  .xl\:last\:-mx-5\.5:last-child{
    margin-left: -1.375rem;
    margin-right: -1.375rem;
  }

  .xl\:last\:-my-5\.75:last-child{
    margin-top: -1.4375rem;
    margin-bottom: -1.4375rem;
  }

  .xl\:last\:-mx-5\.75:last-child{
    margin-left: -1.4375rem;
    margin-right: -1.4375rem;
  }

  .xl\:last\:-my-6\.25:last-child{
    margin-top: -1.5625rem;
    margin-bottom: -1.5625rem;
  }

  .xl\:last\:-mx-6\.25:last-child{
    margin-left: -1.5625rem;
    margin-right: -1.5625rem;
  }

  .xl\:last\:-my-6\.5:last-child{
    margin-top: -1.625rem;
    margin-bottom: -1.625rem;
  }

  .xl\:last\:-mx-6\.5:last-child{
    margin-left: -1.625rem;
    margin-right: -1.625rem;
  }

  .xl\:last\:-my-6\.75:last-child{
    margin-top: -1.6875rem;
    margin-bottom: -1.6875rem;
  }

  .xl\:last\:-mx-6\.75:last-child{
    margin-left: -1.6875rem;
    margin-right: -1.6875rem;
  }

  .xl\:last\:-my-7\.25:last-child{
    margin-top: -1.8125rem;
    margin-bottom: -1.8125rem;
  }

  .xl\:last\:-mx-7\.25:last-child{
    margin-left: -1.8125rem;
    margin-right: -1.8125rem;
  }

  .xl\:last\:-my-7\.5:last-child{
    margin-top: -1.875rem;
    margin-bottom: -1.875rem;
  }

  .xl\:last\:-mx-7\.5:last-child{
    margin-left: -1.875rem;
    margin-right: -1.875rem;
  }

  .xl\:last\:-my-8\.25:last-child{
    margin-top: -2.0625rem;
    margin-bottom: -2.0625rem;
  }

  .xl\:last\:-mx-8\.25:last-child{
    margin-left: -2.0625rem;
    margin-right: -2.0625rem;
  }

  .xl\:last\:-my-8\.5:last-child{
    margin-top: -2.125rem;
    margin-bottom: -2.125rem;
  }

  .xl\:last\:-mx-8\.5:last-child{
    margin-left: -2.125rem;
    margin-right: -2.125rem;
  }

  .xl\:last\:-my-9\.25:last-child{
    margin-top: -2.3125rem;
    margin-bottom: -2.3125rem;
  }

  .xl\:last\:-mx-9\.25:last-child{
    margin-left: -2.3125rem;
    margin-right: -2.3125rem;
  }

  .xl\:last\:-my-9\.5:last-child{
    margin-top: -2.375rem;
    margin-bottom: -2.375rem;
  }

  .xl\:last\:-mx-9\.5:last-child{
    margin-left: -2.375rem;
    margin-right: -2.375rem;
  }

  .xl\:last\:-my-10\.5:last-child{
    margin-top: -2.625rem;
    margin-bottom: -2.625rem;
  }

  .xl\:last\:-mx-10\.5:last-child{
    margin-left: -2.625rem;
    margin-right: -2.625rem;
  }

  .xl\:last\:-my-11\.25:last-child{
    margin-top: -2.8125rem;
    margin-bottom: -2.8125rem;
  }

  .xl\:last\:-mx-11\.25:last-child{
    margin-left: -2.8125rem;
    margin-right: -2.8125rem;
  }

  .xl\:last\:-my-11\.5:last-child{
    margin-top: -2.875rem;
    margin-bottom: -2.875rem;
  }

  .xl\:last\:-mx-11\.5:last-child{
    margin-left: -2.875rem;
    margin-right: -2.875rem;
  }

  .xl\:last\:-my-12\.5:last-child{
    margin-top: -3.125rem;
    margin-bottom: -3.125rem;
  }

  .xl\:last\:-mx-12\.5:last-child{
    margin-left: -3.125rem;
    margin-right: -3.125rem;
  }

  .xl\:last\:-my-12\.75:last-child{
    margin-top: -3.1875rem;
    margin-bottom: -3.1875rem;
  }

  .xl\:last\:-mx-12\.75:last-child{
    margin-left: -3.1875rem;
    margin-right: -3.1875rem;
  }

  .xl\:last\:-my-13\.5:last-child{
    margin-top: -3.375rem;
    margin-bottom: -3.375rem;
  }

  .xl\:last\:-mx-13\.5:last-child{
    margin-left: -3.375rem;
    margin-right: -3.375rem;
  }

  .xl\:last\:-my-14\.5:last-child{
    margin-top: -3.625rem;
    margin-bottom: -3.625rem;
  }

  .xl\:last\:-mx-14\.5:last-child{
    margin-left: -3.625rem;
    margin-right: -3.625rem;
  }

  .xl\:last\:-my-15\.5:last-child{
    margin-top: -3.875rem;
    margin-bottom: -3.875rem;
  }

  .xl\:last\:-mx-15\.5:last-child{
    margin-left: -3.875rem;
    margin-right: -3.875rem;
  }

  .xl\:last\:-my-15\.75:last-child{
    margin-top: -3.9375rem;
    margin-bottom: -3.9375rem;
  }

  .xl\:last\:-mx-15\.75:last-child{
    margin-left: -3.9375rem;
    margin-right: -3.9375rem;
  }

  .xl\:last\:-my-16\.25:last-child{
    margin-top: -4.0625rem;
    margin-bottom: -4.0625rem;
  }

  .xl\:last\:-mx-16\.25:last-child{
    margin-left: -4.0625rem;
    margin-right: -4.0625rem;
  }

  .xl\:last\:-my-17\.25:last-child{
    margin-top: -4.3125rem;
    margin-bottom: -4.3125rem;
  }

  .xl\:last\:-mx-17\.25:last-child{
    margin-left: -4.3125rem;
    margin-right: -4.3125rem;
  }

  .xl\:last\:-my-17\.5:last-child{
    margin-top: -4.375rem;
    margin-bottom: -4.375rem;
  }

  .xl\:last\:-mx-17\.5:last-child{
    margin-left: -4.375rem;
    margin-right: -4.375rem;
  }

  .xl\:last\:-my-18\.25:last-child{
    margin-top: -4.5625rem;
    margin-bottom: -4.5625rem;
  }

  .xl\:last\:-mx-18\.25:last-child{
    margin-left: -4.5625rem;
    margin-right: -4.5625rem;
  }

  .xl\:last\:-my-18\.5:last-child{
    margin-top: -4.625rem;
    margin-bottom: -4.625rem;
  }

  .xl\:last\:-mx-18\.5:last-child{
    margin-left: -4.625rem;
    margin-right: -4.625rem;
  }

  .xl\:last\:-my-20\.25:last-child{
    margin-top: -5.0625rem;
    margin-bottom: -5.0625rem;
  }

  .xl\:last\:-mx-20\.25:last-child{
    margin-left: -5.0625rem;
    margin-right: -5.0625rem;
  }

  .xl\:last\:-my-20\.5:last-child{
    margin-top: -5.125rem;
    margin-bottom: -5.125rem;
  }

  .xl\:last\:-mx-20\.5:last-child{
    margin-left: -5.125rem;
    margin-right: -5.125rem;
  }

  .xl\:last\:-my-22\.5:last-child{
    margin-top: -5.625rem;
    margin-bottom: -5.625rem;
  }

  .xl\:last\:-mx-22\.5:last-child{
    margin-left: -5.625rem;
    margin-right: -5.625rem;
  }

  .xl\:last\:-my-25\.5:last-child{
    margin-top: -6.375rem;
    margin-bottom: -6.375rem;
  }

  .xl\:last\:-mx-25\.5:last-child{
    margin-left: -6.375rem;
    margin-right: -6.375rem;
  }

  .xl\:last\:-my-26\.75:last-child{
    margin-top: -6.6875rem;
    margin-bottom: -6.6875rem;
  }

  .xl\:last\:-mx-26\.75:last-child{
    margin-left: -6.6875rem;
    margin-right: -6.6875rem;
  }

  .xl\:last\:-my-32\.5:last-child{
    margin-top: -8.125rem;
    margin-bottom: -8.125rem;
  }

  .xl\:last\:-mx-32\.5:last-child{
    margin-left: -8.125rem;
    margin-right: -8.125rem;
  }

  .xl\:last\:-my-37\.5:last-child{
    margin-top: -9.375rem;
    margin-bottom: -9.375rem;
  }

  .xl\:last\:-mx-37\.5:last-child{
    margin-left: -9.375rem;
    margin-right: -9.375rem;
  }

  .xl\:last\:-my-41\.25:last-child{
    margin-top: -10.3125rem;
    margin-bottom: -10.3125rem;
  }

  .xl\:last\:-mx-41\.25:last-child{
    margin-left: -10.3125rem;
    margin-right: -10.3125rem;
  }

  .xl\:last\:-my-52\.5:last-child{
    margin-top: -13.125rem;
    margin-bottom: -13.125rem;
  }

  .xl\:last\:-mx-52\.5:last-child{
    margin-left: -13.125rem;
    margin-right: -13.125rem;
  }

  .xl\:last\:-my-54\.5:last-child{
    margin-top: -13.625rem;
    margin-bottom: -13.625rem;
  }

  .xl\:last\:-mx-54\.5:last-child{
    margin-left: -13.625rem;
    margin-right: -13.625rem;
  }

  .xl\:last\:-my-57\.25:last-child{
    margin-top: -14.3125rem;
    margin-bottom: -14.3125rem;
  }

  .xl\:last\:-mx-57\.25:last-child{
    margin-left: -14.3125rem;
    margin-right: -14.3125rem;
  }

  .xl\:last\:-my-57\.5:last-child{
    margin-top: -14.375rem;
    margin-bottom: -14.375rem;
  }

  .xl\:last\:-mx-57\.5:last-child{
    margin-left: -14.375rem;
    margin-right: -14.375rem;
  }

  .xl\:last\:-my-66\.25:last-child{
    margin-top: -16.5625rem;
    margin-bottom: -16.5625rem;
  }

  .xl\:last\:-mx-66\.25:last-child{
    margin-left: -16.5625rem;
    margin-right: -16.5625rem;
  }

  .xl\:last\:-my-74\.5:last-child{
    margin-top: -18.125rem;
    margin-bottom: -18.125rem;
  }

  .xl\:last\:-mx-74\.5:last-child{
    margin-left: -18.125rem;
    margin-right: -18.125rem;
  }

  .xl\:last\:-my-106\.25:last-child{
    margin-top: -26.5625rem;
    margin-bottom: -26.5625rem;
  }

  .xl\:last\:-mx-106\.25:last-child{
    margin-left: -26.5625rem;
    margin-right: -26.5625rem;
  }

  .xl\:last\:-my-112\.25:last-child{
    margin-top: -28.0675rem;
    margin-bottom: -28.0675rem;
  }

  .xl\:last\:-mx-112\.25:last-child{
    margin-left: -28.0675rem;
    margin-right: -28.0675rem;
  }

  .xl\:last\:-my-112\.75:last-child{
    margin-top: -28.1875rem;
    margin-bottom: -28.1875rem;
  }

  .xl\:last\:-mx-112\.75:last-child{
    margin-left: -28.1875rem;
    margin-right: -28.1875rem;
  }

  .xl\:last\:-my-147\.5:last-child{
    margin-top: -36.875rem;
    margin-bottom: -36.875rem;
  }

  .xl\:last\:-mx-147\.5:last-child{
    margin-left: -36.875rem;
    margin-right: -36.875rem;
  }

  .xl\:last\:-my-162\.5:last-child{
    margin-top: -40.625rem;
    margin-bottom: -40.625rem;
  }

  .xl\:last\:-mx-162\.5:last-child{
    margin-left: -40.625rem;
    margin-right: -40.625rem;
  }

  .xl\:last\:-my-172\.25:last-child{
    margin-top: -42.5625rem;
    margin-bottom: -42.5625rem;
  }

  .xl\:last\:-mx-172\.25:last-child{
    margin-left: -42.5625rem;
    margin-right: -42.5625rem;
  }

  .xl\:last\:-my-175\.25:last-child{
    margin-top: -43.8125rem;
    margin-bottom: -43.8125rem;
  }

  .xl\:last\:-mx-175\.25:last-child{
    margin-left: -43.8125rem;
    margin-right: -43.8125rem;
  }

  .xl\:last\:-my-184\.25:last-child{
    margin-top: -46.0625rem;
    margin-bottom: -46.0625rem;
  }

  .xl\:last\:-mx-184\.25:last-child{
    margin-left: -46.0625rem;
    margin-right: -46.0625rem;
  }

  .xl\:last\:-my-203\.25:last-child{
    margin-top: -50.8125rem;
    margin-bottom: -50.8125rem;
  }

  .xl\:last\:-mx-203\.25:last-child{
    margin-left: -50.8125rem;
    margin-right: -50.8125rem;
  }

  .xl\:last\:-my-half:last-child{
    margin-top: -50%;
    margin-bottom: -50%;
  }

  .xl\:last\:-mx-half:last-child{
    margin-left: -50%;
    margin-right: -50%;
  }

  .xl\:last\:-my-full:last-child{
    margin-top: -100%;
    margin-bottom: -100%;
  }

  .xl\:last\:-mx-full:last-child{
    margin-left: -100%;
    margin-right: -100%;
  }

  .xl\:last\:-my-1\/10:last-child{
    margin-top: -10%;
    margin-bottom: -10%;
  }

  .xl\:last\:-mx-1\/10:last-child{
    margin-left: -10%;
    margin-right: -10%;
  }

  .xl\:last\:-my-2\/10:last-child{
    margin-top: -20%;
    margin-bottom: -20%;
  }

  .xl\:last\:-mx-2\/10:last-child{
    margin-left: -20%;
    margin-right: -20%;
  }

  .xl\:last\:-my-3\/10:last-child{
    margin-top: -30%;
    margin-bottom: -30%;
  }

  .xl\:last\:-mx-3\/10:last-child{
    margin-left: -30%;
    margin-right: -30%;
  }

  .xl\:last\:-my-4\/10:last-child{
    margin-top: -40%;
    margin-bottom: -40%;
  }

  .xl\:last\:-mx-4\/10:last-child{
    margin-left: -40%;
    margin-right: -40%;
  }

  .xl\:last\:-my-4\.5\/10:last-child{
    margin-top: -45%;
    margin-bottom: -45%;
  }

  .xl\:last\:-mx-4\.5\/10:last-child{
    margin-left: -45%;
    margin-right: -45%;
  }

  .xl\:last\:-my-5\/10:last-child{
    margin-top: -50%;
    margin-bottom: -50%;
  }

  .xl\:last\:-mx-5\/10:last-child{
    margin-left: -50%;
    margin-right: -50%;
  }

  .xl\:last\:-my-5\.5\/10:last-child{
    margin-top: -55%;
    margin-bottom: -55%;
  }

  .xl\:last\:-mx-5\.5\/10:last-child{
    margin-left: -55%;
    margin-right: -55%;
  }

  .xl\:last\:-my-6\/10:last-child{
    margin-top: -60%;
    margin-bottom: -60%;
  }

  .xl\:last\:-mx-6\/10:last-child{
    margin-left: -60%;
    margin-right: -60%;
  }

  .xl\:last\:-my-7\/10:last-child{
    margin-top: -70%;
    margin-bottom: -70%;
  }

  .xl\:last\:-mx-7\/10:last-child{
    margin-left: -70%;
    margin-right: -70%;
  }

  .xl\:last\:-my-8\/10:last-child{
    margin-top: -80%;
    margin-bottom: -80%;
  }

  .xl\:last\:-mx-8\/10:last-child{
    margin-left: -80%;
    margin-right: -80%;
  }

  .xl\:last\:-my-9\/10:last-child{
    margin-top: -90%;
    margin-bottom: -90%;
  }

  .xl\:last\:-mx-9\/10:last-child{
    margin-left: -90%;
    margin-right: -90%;
  }

  .xl\:last\:-my-1\/12:last-child{
    margin-top: -8.33333%;
    margin-bottom: -8.33333%;
  }

  .xl\:last\:-mx-1\/12:last-child{
    margin-left: -8.33333%;
    margin-right: -8.33333%;
  }

  .xl\:last\:-my-2\/12:last-child{
    margin-top: -16.66667%;
    margin-bottom: -16.66667%;
  }

  .xl\:last\:-mx-2\/12:last-child{
    margin-left: -16.66667%;
    margin-right: -16.66667%;
  }

  .xl\:last\:-my-3\/12:last-child{
    margin-top: -25%;
    margin-bottom: -25%;
  }

  .xl\:last\:-mx-3\/12:last-child{
    margin-left: -25%;
    margin-right: -25%;
  }

  .xl\:last\:-my-4\/12:last-child{
    margin-top: -33.33333%;
    margin-bottom: -33.33333%;
  }

  .xl\:last\:-mx-4\/12:last-child{
    margin-left: -33.33333%;
    margin-right: -33.33333%;
  }

  .xl\:last\:-my-5\/12:last-child{
    margin-top: -41.66667%;
    margin-bottom: -41.66667%;
  }

  .xl\:last\:-mx-5\/12:last-child{
    margin-left: -41.66667%;
    margin-right: -41.66667%;
  }

  .xl\:last\:-my-6\/12:last-child{
    margin-top: -50%;
    margin-bottom: -50%;
  }

  .xl\:last\:-mx-6\/12:last-child{
    margin-left: -50%;
    margin-right: -50%;
  }

  .xl\:last\:-my-7\/12:last-child{
    margin-top: -58.33333%;
    margin-bottom: -58.33333%;
  }

  .xl\:last\:-mx-7\/12:last-child{
    margin-left: -58.33333%;
    margin-right: -58.33333%;
  }

  .xl\:last\:-my-8\/12:last-child{
    margin-top: -66.66667%;
    margin-bottom: -66.66667%;
  }

  .xl\:last\:-mx-8\/12:last-child{
    margin-left: -66.66667%;
    margin-right: -66.66667%;
  }

  .xl\:last\:-my-9\/12:last-child{
    margin-top: -75%;
    margin-bottom: -75%;
  }

  .xl\:last\:-mx-9\/12:last-child{
    margin-left: -75%;
    margin-right: -75%;
  }

  .xl\:last\:-my-10\/12:last-child{
    margin-top: -83.33333%;
    margin-bottom: -83.33333%;
  }

  .xl\:last\:-mx-10\/12:last-child{
    margin-left: -83.33333%;
    margin-right: -83.33333%;
  }

  .xl\:last\:-my-11\/12:last-child{
    margin-top: -91.66667%;
    margin-bottom: -91.66667%;
  }

  .xl\:last\:-mx-11\/12:last-child{
    margin-left: -91.66667%;
    margin-right: -91.66667%;
  }

  .xl\:last\:mt-0:last-child{
    margin-top: 0px;
  }

  .xl\:last\:mr-0:last-child{
    margin-right: 0px;
  }

  .xl\:last\:mb-0:last-child{
    margin-bottom: 0px;
  }

  .xl\:last\:ml-0:last-child{
    margin-left: 0px;
  }

  .xl\:last\:mt-1:last-child{
    margin-top: 0.25rem;
  }

  .xl\:last\:mr-1:last-child{
    margin-right: 0.25rem;
  }

  .xl\:last\:mb-1:last-child{
    margin-bottom: 0.25rem;
  }

  .xl\:last\:ml-1:last-child{
    margin-left: 0.25rem;
  }

  .xl\:last\:mt-2:last-child{
    margin-top: 0.5rem;
  }

  .xl\:last\:mr-2:last-child{
    margin-right: 0.5rem;
  }

  .xl\:last\:mb-2:last-child{
    margin-bottom: 0.5rem;
  }

  .xl\:last\:ml-2:last-child{
    margin-left: 0.5rem;
  }

  .xl\:last\:mt-3:last-child{
    margin-top: 0.75rem;
  }

  .xl\:last\:mr-3:last-child{
    margin-right: 0.75rem;
  }

  .xl\:last\:mb-3:last-child{
    margin-bottom: 0.75rem;
  }

  .xl\:last\:ml-3:last-child{
    margin-left: 0.75rem;
  }

  .xl\:last\:mt-4:last-child{
    margin-top: 1rem;
  }

  .xl\:last\:mr-4:last-child{
    margin-right: 1rem;
  }

  .xl\:last\:mb-4:last-child{
    margin-bottom: 1rem;
  }

  .xl\:last\:ml-4:last-child{
    margin-left: 1rem;
  }

  .xl\:last\:mt-5:last-child{
    margin-top: 1.25rem;
  }

  .xl\:last\:mr-5:last-child{
    margin-right: 1.25rem;
  }

  .xl\:last\:mb-5:last-child{
    margin-bottom: 1.25rem;
  }

  .xl\:last\:ml-5:last-child{
    margin-left: 1.25rem;
  }

  .xl\:last\:mt-6:last-child{
    margin-top: 1.5rem;
  }

  .xl\:last\:mr-6:last-child{
    margin-right: 1.5rem;
  }

  .xl\:last\:mb-6:last-child{
    margin-bottom: 1.5rem;
  }

  .xl\:last\:ml-6:last-child{
    margin-left: 1.5rem;
  }

  .xl\:last\:mt-7:last-child{
    margin-top: 1.75rem;
  }

  .xl\:last\:mr-7:last-child{
    margin-right: 1.75rem;
  }

  .xl\:last\:mb-7:last-child{
    margin-bottom: 1.75rem;
  }

  .xl\:last\:ml-7:last-child{
    margin-left: 1.75rem;
  }

  .xl\:last\:mt-8:last-child{
    margin-top: 2rem;
  }

  .xl\:last\:mr-8:last-child{
    margin-right: 2rem;
  }

  .xl\:last\:mb-8:last-child{
    margin-bottom: 2rem;
  }

  .xl\:last\:ml-8:last-child{
    margin-left: 2rem;
  }

  .xl\:last\:mt-9:last-child{
    margin-top: 2.25rem;
  }

  .xl\:last\:mr-9:last-child{
    margin-right: 2.25rem;
  }

  .xl\:last\:mb-9:last-child{
    margin-bottom: 2.25rem;
  }

  .xl\:last\:ml-9:last-child{
    margin-left: 2.25rem;
  }

  .xl\:last\:mt-10:last-child{
    margin-top: 2.5rem;
  }

  .xl\:last\:mr-10:last-child{
    margin-right: 2.5rem;
  }

  .xl\:last\:mb-10:last-child{
    margin-bottom: 2.5rem;
  }

  .xl\:last\:ml-10:last-child{
    margin-left: 2.5rem;
  }

  .xl\:last\:mt-11:last-child{
    margin-top: 2.75rem;
  }

  .xl\:last\:mr-11:last-child{
    margin-right: 2.75rem;
  }

  .xl\:last\:mb-11:last-child{
    margin-bottom: 2.75rem;
  }

  .xl\:last\:ml-11:last-child{
    margin-left: 2.75rem;
  }

  .xl\:last\:mt-12:last-child{
    margin-top: 3rem;
  }

  .xl\:last\:mr-12:last-child{
    margin-right: 3rem;
  }

  .xl\:last\:mb-12:last-child{
    margin-bottom: 3rem;
  }

  .xl\:last\:ml-12:last-child{
    margin-left: 3rem;
  }

  .xl\:last\:mt-13:last-child{
    margin-top: 3.25rem;
  }

  .xl\:last\:mr-13:last-child{
    margin-right: 3.25rem;
  }

  .xl\:last\:mb-13:last-child{
    margin-bottom: 3.25rem;
  }

  .xl\:last\:ml-13:last-child{
    margin-left: 3.25rem;
  }

  .xl\:last\:mt-14:last-child{
    margin-top: 3.5rem;
  }

  .xl\:last\:mr-14:last-child{
    margin-right: 3.5rem;
  }

  .xl\:last\:mb-14:last-child{
    margin-bottom: 3.5rem;
  }

  .xl\:last\:ml-14:last-child{
    margin-left: 3.5rem;
  }

  .xl\:last\:mt-15:last-child{
    margin-top: 3.75rem;
  }

  .xl\:last\:mr-15:last-child{
    margin-right: 3.75rem;
  }

  .xl\:last\:mb-15:last-child{
    margin-bottom: 3.75rem;
  }

  .xl\:last\:ml-15:last-child{
    margin-left: 3.75rem;
  }

  .xl\:last\:mt-16:last-child{
    margin-top: 4rem;
  }

  .xl\:last\:mr-16:last-child{
    margin-right: 4rem;
  }

  .xl\:last\:mb-16:last-child{
    margin-bottom: 4rem;
  }

  .xl\:last\:ml-16:last-child{
    margin-left: 4rem;
  }

  .xl\:last\:mt-17:last-child{
    margin-top: 4.25rem;
  }

  .xl\:last\:mr-17:last-child{
    margin-right: 4.25rem;
  }

  .xl\:last\:mb-17:last-child{
    margin-bottom: 4.25rem;
  }

  .xl\:last\:ml-17:last-child{
    margin-left: 4.25rem;
  }

  .xl\:last\:mt-18:last-child{
    margin-top: 4.5rem;
  }

  .xl\:last\:mr-18:last-child{
    margin-right: 4.5rem;
  }

  .xl\:last\:mb-18:last-child{
    margin-bottom: 4.5rem;
  }

  .xl\:last\:ml-18:last-child{
    margin-left: 4.5rem;
  }

  .xl\:last\:mt-19:last-child{
    margin-top: 4.75rem;
  }

  .xl\:last\:mr-19:last-child{
    margin-right: 4.75rem;
  }

  .xl\:last\:mb-19:last-child{
    margin-bottom: 4.75rem;
  }

  .xl\:last\:ml-19:last-child{
    margin-left: 4.75rem;
  }

  .xl\:last\:mt-20:last-child{
    margin-top: 5rem;
  }

  .xl\:last\:mr-20:last-child{
    margin-right: 5rem;
  }

  .xl\:last\:mb-20:last-child{
    margin-bottom: 5rem;
  }

  .xl\:last\:ml-20:last-child{
    margin-left: 5rem;
  }

  .xl\:last\:mt-22:last-child{
    margin-top: 5.5rem;
  }

  .xl\:last\:mr-22:last-child{
    margin-right: 5.5rem;
  }

  .xl\:last\:mb-22:last-child{
    margin-bottom: 5.5rem;
  }

  .xl\:last\:ml-22:last-child{
    margin-left: 5.5rem;
  }

  .xl\:last\:mt-24:last-child{
    margin-top: 6rem;
  }

  .xl\:last\:mr-24:last-child{
    margin-right: 6rem;
  }

  .xl\:last\:mb-24:last-child{
    margin-bottom: 6rem;
  }

  .xl\:last\:ml-24:last-child{
    margin-left: 6rem;
  }

  .xl\:last\:mt-25:last-child{
    margin-top: 6.25rem;
  }

  .xl\:last\:mr-25:last-child{
    margin-right: 6.25rem;
  }

  .xl\:last\:mb-25:last-child{
    margin-bottom: 6.25rem;
  }

  .xl\:last\:ml-25:last-child{
    margin-left: 6.25rem;
  }

  .xl\:last\:mt-28:last-child{
    margin-top: 7rem;
  }

  .xl\:last\:mr-28:last-child{
    margin-right: 7rem;
  }

  .xl\:last\:mb-28:last-child{
    margin-bottom: 7rem;
  }

  .xl\:last\:ml-28:last-child{
    margin-left: 7rem;
  }

  .xl\:last\:mt-30:last-child{
    margin-top: 7.5rem;
  }

  .xl\:last\:mr-30:last-child{
    margin-right: 7.5rem;
  }

  .xl\:last\:mb-30:last-child{
    margin-bottom: 7.5rem;
  }

  .xl\:last\:ml-30:last-child{
    margin-left: 7.5rem;
  }

  .xl\:last\:mt-32:last-child{
    margin-top: 8rem;
  }

  .xl\:last\:mr-32:last-child{
    margin-right: 8rem;
  }

  .xl\:last\:mb-32:last-child{
    margin-bottom: 8rem;
  }

  .xl\:last\:ml-32:last-child{
    margin-left: 8rem;
  }

  .xl\:last\:mt-34:last-child{
    margin-top: 8.5rem;
  }

  .xl\:last\:mr-34:last-child{
    margin-right: 8.5rem;
  }

  .xl\:last\:mb-34:last-child{
    margin-bottom: 8.5rem;
  }

  .xl\:last\:ml-34:last-child{
    margin-left: 8.5rem;
  }

  .xl\:last\:mt-35:last-child{
    margin-top: 8.75rem;
  }

  .xl\:last\:mr-35:last-child{
    margin-right: 8.75rem;
  }

  .xl\:last\:mb-35:last-child{
    margin-bottom: 8.75rem;
  }

  .xl\:last\:ml-35:last-child{
    margin-left: 8.75rem;
  }

  .xl\:last\:mt-36:last-child{
    margin-top: 9rem;
  }

  .xl\:last\:mr-36:last-child{
    margin-right: 9rem;
  }

  .xl\:last\:mb-36:last-child{
    margin-bottom: 9rem;
  }

  .xl\:last\:ml-36:last-child{
    margin-left: 9rem;
  }

  .xl\:last\:mt-39:last-child{
    margin-top: 9.75rem;
  }

  .xl\:last\:mr-39:last-child{
    margin-right: 9.75rem;
  }

  .xl\:last\:mb-39:last-child{
    margin-bottom: 9.75rem;
  }

  .xl\:last\:ml-39:last-child{
    margin-left: 9.75rem;
  }

  .xl\:last\:mt-40:last-child{
    margin-top: 10rem;
  }

  .xl\:last\:mr-40:last-child{
    margin-right: 10rem;
  }

  .xl\:last\:mb-40:last-child{
    margin-bottom: 10rem;
  }

  .xl\:last\:ml-40:last-child{
    margin-left: 10rem;
  }

  .xl\:last\:mt-42:last-child{
    margin-top: 10.5rem;
  }

  .xl\:last\:mr-42:last-child{
    margin-right: 10.5rem;
  }

  .xl\:last\:mb-42:last-child{
    margin-bottom: 10.5rem;
  }

  .xl\:last\:ml-42:last-child{
    margin-left: 10.5rem;
  }

  .xl\:last\:mt-44:last-child{
    margin-top: 11rem;
  }

  .xl\:last\:mr-44:last-child{
    margin-right: 11rem;
  }

  .xl\:last\:mb-44:last-child{
    margin-bottom: 11rem;
  }

  .xl\:last\:ml-44:last-child{
    margin-left: 11rem;
  }

  .xl\:last\:mt-45:last-child{
    margin-top: 11.25rem;
  }

  .xl\:last\:mr-45:last-child{
    margin-right: 11.25rem;
  }

  .xl\:last\:mb-45:last-child{
    margin-bottom: 11.25rem;
  }

  .xl\:last\:ml-45:last-child{
    margin-left: 11.25rem;
  }

  .xl\:last\:mt-48:last-child{
    margin-top: 12rem;
  }

  .xl\:last\:mr-48:last-child{
    margin-right: 12rem;
  }

  .xl\:last\:mb-48:last-child{
    margin-bottom: 12rem;
  }

  .xl\:last\:ml-48:last-child{
    margin-left: 12rem;
  }

  .xl\:last\:mt-50:last-child{
    margin-top: 12.5rem;
  }

  .xl\:last\:mr-50:last-child{
    margin-right: 12.5rem;
  }

  .xl\:last\:mb-50:last-child{
    margin-bottom: 12.5rem;
  }

  .xl\:last\:ml-50:last-child{
    margin-left: 12.5rem;
  }

  .xl\:last\:mt-52:last-child{
    margin-top: 13rem;
  }

  .xl\:last\:mr-52:last-child{
    margin-right: 13rem;
  }

  .xl\:last\:mb-52:last-child{
    margin-bottom: 13rem;
  }

  .xl\:last\:ml-52:last-child{
    margin-left: 13rem;
  }

  .xl\:last\:mt-55:last-child{
    margin-top: 13.75rem;
  }

  .xl\:last\:mr-55:last-child{
    margin-right: 13.75rem;
  }

  .xl\:last\:mb-55:last-child{
    margin-bottom: 13.75rem;
  }

  .xl\:last\:ml-55:last-child{
    margin-left: 13.75rem;
  }

  .xl\:last\:mt-56:last-child{
    margin-top: 14rem;
  }

  .xl\:last\:mr-56:last-child{
    margin-right: 14rem;
  }

  .xl\:last\:mb-56:last-child{
    margin-bottom: 14rem;
  }

  .xl\:last\:ml-56:last-child{
    margin-left: 14rem;
  }

  .xl\:last\:mt-58:last-child{
    margin-top: 14.5rem;
  }

  .xl\:last\:mr-58:last-child{
    margin-right: 14.5rem;
  }

  .xl\:last\:mb-58:last-child{
    margin-bottom: 14.5rem;
  }

  .xl\:last\:ml-58:last-child{
    margin-left: 14.5rem;
  }

  .xl\:last\:mt-60:last-child{
    margin-top: 15rem;
  }

  .xl\:last\:mr-60:last-child{
    margin-right: 15rem;
  }

  .xl\:last\:mb-60:last-child{
    margin-bottom: 15rem;
  }

  .xl\:last\:ml-60:last-child{
    margin-left: 15rem;
  }

  .xl\:last\:mt-64:last-child{
    margin-top: 16rem;
  }

  .xl\:last\:mr-64:last-child{
    margin-right: 16rem;
  }

  .xl\:last\:mb-64:last-child{
    margin-bottom: 16rem;
  }

  .xl\:last\:ml-64:last-child{
    margin-left: 16rem;
  }

  .xl\:last\:mt-65:last-child{
    margin-top: 16.25rem;
  }

  .xl\:last\:mr-65:last-child{
    margin-right: 16.25rem;
  }

  .xl\:last\:mb-65:last-child{
    margin-bottom: 16.25rem;
  }

  .xl\:last\:ml-65:last-child{
    margin-left: 16.25rem;
  }

  .xl\:last\:mt-68:last-child{
    margin-top: 17rem;
  }

  .xl\:last\:mr-68:last-child{
    margin-right: 17rem;
  }

  .xl\:last\:mb-68:last-child{
    margin-bottom: 17rem;
  }

  .xl\:last\:ml-68:last-child{
    margin-left: 17rem;
  }

  .xl\:last\:mt-69:last-child{
    margin-top: 17.25rem;
  }

  .xl\:last\:mr-69:last-child{
    margin-right: 17.25rem;
  }

  .xl\:last\:mb-69:last-child{
    margin-bottom: 17.25rem;
  }

  .xl\:last\:ml-69:last-child{
    margin-left: 17.25rem;
  }

  .xl\:last\:mt-70:last-child{
    margin-top: 17.5rem;
  }

  .xl\:last\:mr-70:last-child{
    margin-right: 17.5rem;
  }

  .xl\:last\:mb-70:last-child{
    margin-bottom: 17.5rem;
  }

  .xl\:last\:ml-70:last-child{
    margin-left: 17.5rem;
  }

  .xl\:last\:mt-72:last-child{
    margin-top: 18rem;
  }

  .xl\:last\:mr-72:last-child{
    margin-right: 18rem;
  }

  .xl\:last\:mb-72:last-child{
    margin-bottom: 18rem;
  }

  .xl\:last\:ml-72:last-child{
    margin-left: 18rem;
  }

  .xl\:last\:mt-75:last-child{
    margin-top: 18.75rem;
  }

  .xl\:last\:mr-75:last-child{
    margin-right: 18.75rem;
  }

  .xl\:last\:mb-75:last-child{
    margin-bottom: 18.75rem;
  }

  .xl\:last\:ml-75:last-child{
    margin-left: 18.75rem;
  }

  .xl\:last\:mt-80:last-child{
    margin-top: 20rem;
  }

  .xl\:last\:mr-80:last-child{
    margin-right: 20rem;
  }

  .xl\:last\:mb-80:last-child{
    margin-bottom: 20rem;
  }

  .xl\:last\:ml-80:last-child{
    margin-left: 20rem;
  }

  .xl\:last\:mt-85:last-child{
    margin-top: 21.25rem;
  }

  .xl\:last\:mr-85:last-child{
    margin-right: 21.25rem;
  }

  .xl\:last\:mb-85:last-child{
    margin-bottom: 21.25rem;
  }

  .xl\:last\:ml-85:last-child{
    margin-left: 21.25rem;
  }

  .xl\:last\:mt-86:last-child{
    margin-top: 21.5rem;
  }

  .xl\:last\:mr-86:last-child{
    margin-right: 21.5rem;
  }

  .xl\:last\:mb-86:last-child{
    margin-bottom: 21.5rem;
  }

  .xl\:last\:ml-86:last-child{
    margin-left: 21.5rem;
  }

  .xl\:last\:mt-90:last-child{
    margin-top: 22.5rem;
  }

  .xl\:last\:mr-90:last-child{
    margin-right: 22.5rem;
  }

  .xl\:last\:mb-90:last-child{
    margin-bottom: 22.5rem;
  }

  .xl\:last\:ml-90:last-child{
    margin-left: 22.5rem;
  }

  .xl\:last\:mt-96:last-child{
    margin-top: 24rem;
  }

  .xl\:last\:mr-96:last-child{
    margin-right: 24rem;
  }

  .xl\:last\:mb-96:last-child{
    margin-bottom: 24rem;
  }

  .xl\:last\:ml-96:last-child{
    margin-left: 24rem;
  }

  .xl\:last\:mt-100:last-child{
    margin-top: 25rem;
  }

  .xl\:last\:mr-100:last-child{
    margin-right: 25rem;
  }

  .xl\:last\:mb-100:last-child{
    margin-bottom: 25rem;
  }

  .xl\:last\:ml-100:last-child{
    margin-left: 25rem;
  }

  .xl\:last\:mt-115:last-child{
    margin-top: 28.75rem;
  }

  .xl\:last\:mr-115:last-child{
    margin-right: 28.75rem;
  }

  .xl\:last\:mb-115:last-child{
    margin-bottom: 28.75rem;
  }

  .xl\:last\:ml-115:last-child{
    margin-left: 28.75rem;
  }

  .xl\:last\:mt-125:last-child{
    margin-top: 31.25rem;
  }

  .xl\:last\:mr-125:last-child{
    margin-right: 31.25rem;
  }

  .xl\:last\:mb-125:last-child{
    margin-bottom: 31.25rem;
  }

  .xl\:last\:ml-125:last-child{
    margin-left: 31.25rem;
  }

  .xl\:last\:mt-142:last-child{
    margin-top: 35.5rem;
  }

  .xl\:last\:mr-142:last-child{
    margin-right: 35.5rem;
  }

  .xl\:last\:mb-142:last-child{
    margin-bottom: 35.5rem;
  }

  .xl\:last\:ml-142:last-child{
    margin-left: 35.5rem;
  }

  .xl\:last\:mt-150:last-child{
    margin-top: 37.5rem;
  }

  .xl\:last\:mr-150:last-child{
    margin-right: 37.5rem;
  }

  .xl\:last\:mb-150:last-child{
    margin-bottom: 37.5rem;
  }

  .xl\:last\:ml-150:last-child{
    margin-left: 37.5rem;
  }

  .xl\:last\:mt-156:last-child{
    margin-top: 39rem;
  }

  .xl\:last\:mr-156:last-child{
    margin-right: 39rem;
  }

  .xl\:last\:mb-156:last-child{
    margin-bottom: 39rem;
  }

  .xl\:last\:ml-156:last-child{
    margin-left: 39rem;
  }

  .xl\:last\:mt-160:last-child{
    margin-top: 40rem;
  }

  .xl\:last\:mr-160:last-child{
    margin-right: 40rem;
  }

  .xl\:last\:mb-160:last-child{
    margin-bottom: 40rem;
  }

  .xl\:last\:ml-160:last-child{
    margin-left: 40rem;
  }

  .xl\:last\:mt-175:last-child{
    margin-top: 43.75rem;
  }

  .xl\:last\:mr-175:last-child{
    margin-right: 43.75rem;
  }

  .xl\:last\:mb-175:last-child{
    margin-bottom: 43.75rem;
  }

  .xl\:last\:ml-175:last-child{
    margin-left: 43.75rem;
  }

  .xl\:last\:mt-207:last-child{
    margin-top: 51.75rem;
  }

  .xl\:last\:mr-207:last-child{
    margin-right: 51.75rem;
  }

  .xl\:last\:mb-207:last-child{
    margin-bottom: 51.75rem;
  }

  .xl\:last\:ml-207:last-child{
    margin-left: 51.75rem;
  }

  .xl\:last\:mt-242:last-child{
    margin-top: 60.5rem;
  }

  .xl\:last\:mr-242:last-child{
    margin-right: 60.5rem;
  }

  .xl\:last\:mb-242:last-child{
    margin-bottom: 60.5rem;
  }

  .xl\:last\:ml-242:last-child{
    margin-left: 60.5rem;
  }

  .xl\:last\:mt-250:last-child{
    margin-top: 62.5rem;
  }

  .xl\:last\:mr-250:last-child{
    margin-right: 62.5rem;
  }

  .xl\:last\:mb-250:last-child{
    margin-bottom: 62.5rem;
  }

  .xl\:last\:ml-250:last-child{
    margin-left: 62.5rem;
  }

  .xl\:last\:mt-258:last-child{
    margin-top: 64.5rem;
  }

  .xl\:last\:mr-258:last-child{
    margin-right: 64.5rem;
  }

  .xl\:last\:mb-258:last-child{
    margin-bottom: 64.5rem;
  }

  .xl\:last\:ml-258:last-child{
    margin-left: 64.5rem;
  }

  .xl\:last\:mt-265:last-child{
    margin-top: 66.25rem;
  }

  .xl\:last\:mr-265:last-child{
    margin-right: 66.25rem;
  }

  .xl\:last\:mb-265:last-child{
    margin-bottom: 66.25rem;
  }

  .xl\:last\:ml-265:last-child{
    margin-left: 66.25rem;
  }

  .xl\:last\:mt-280:last-child{
    margin-top: 70rem;
  }

  .xl\:last\:mr-280:last-child{
    margin-right: 70rem;
  }

  .xl\:last\:mb-280:last-child{
    margin-bottom: 70rem;
  }

  .xl\:last\:ml-280:last-child{
    margin-left: 70rem;
  }

  .xl\:last\:mt-auto:last-child{
    margin-top: auto;
  }

  .xl\:last\:mr-auto:last-child{
    margin-right: auto;
  }

  .xl\:last\:mb-auto:last-child{
    margin-bottom: auto;
  }

  .xl\:last\:ml-auto:last-child{
    margin-left: auto;
  }

  .xl\:last\:mt-px:last-child{
    margin-top: 1px;
  }

  .xl\:last\:mr-px:last-child{
    margin-right: 1px;
  }

  .xl\:last\:mb-px:last-child{
    margin-bottom: 1px;
  }

  .xl\:last\:ml-px:last-child{
    margin-left: 1px;
  }

  .xl\:last\:mt-0\.5:last-child{
    margin-top: 0.125rem;
  }

  .xl\:last\:mr-0\.5:last-child{
    margin-right: 0.125rem;
  }

  .xl\:last\:mb-0\.5:last-child{
    margin-bottom: 0.125rem;
  }

  .xl\:last\:ml-0\.5:last-child{
    margin-left: 0.125rem;
  }

  .xl\:last\:mt-1\.5:last-child{
    margin-top: 0.375rem;
  }

  .xl\:last\:mr-1\.5:last-child{
    margin-right: 0.375rem;
  }

  .xl\:last\:mb-1\.5:last-child{
    margin-bottom: 0.375rem;
  }

  .xl\:last\:ml-1\.5:last-child{
    margin-left: 0.375rem;
  }

  .xl\:last\:mt-2\.5:last-child{
    margin-top: 0.625rem;
  }

  .xl\:last\:mr-2\.5:last-child{
    margin-right: 0.625rem;
  }

  .xl\:last\:mb-2\.5:last-child{
    margin-bottom: 0.625rem;
  }

  .xl\:last\:ml-2\.5:last-child{
    margin-left: 0.625rem;
  }

  .xl\:last\:mt-3\.5:last-child{
    margin-top: 0.875rem;
  }

  .xl\:last\:mr-3\.5:last-child{
    margin-right: 0.875rem;
  }

  .xl\:last\:mb-3\.5:last-child{
    margin-bottom: 0.875rem;
  }

  .xl\:last\:ml-3\.5:last-child{
    margin-left: 0.875rem;
  }

  .xl\:last\:mt-0\.25:last-child{
    margin-top: 0.0625rem;
  }

  .xl\:last\:mr-0\.25:last-child{
    margin-right: 0.0625rem;
  }

  .xl\:last\:mb-0\.25:last-child{
    margin-bottom: 0.0625rem;
  }

  .xl\:last\:ml-0\.25:last-child{
    margin-left: 0.0625rem;
  }

  .xl\:last\:mt-0\.75:last-child{
    margin-top: 0.1875rem;
  }

  .xl\:last\:mr-0\.75:last-child{
    margin-right: 0.1875rem;
  }

  .xl\:last\:mb-0\.75:last-child{
    margin-bottom: 0.1875rem;
  }

  .xl\:last\:ml-0\.75:last-child{
    margin-left: 0.1875rem;
  }

  .xl\:last\:mt-1\.25:last-child{
    margin-top: 0.3125rem;
  }

  .xl\:last\:mr-1\.25:last-child{
    margin-right: 0.3125rem;
  }

  .xl\:last\:mb-1\.25:last-child{
    margin-bottom: 0.3125rem;
  }

  .xl\:last\:ml-1\.25:last-child{
    margin-left: 0.3125rem;
  }

  .xl\:last\:mt-1\.75:last-child{
    margin-top: 0.4375rem;
  }

  .xl\:last\:mr-1\.75:last-child{
    margin-right: 0.4375rem;
  }

  .xl\:last\:mb-1\.75:last-child{
    margin-bottom: 0.4375rem;
  }

  .xl\:last\:ml-1\.75:last-child{
    margin-left: 0.4375rem;
  }

  .xl\:last\:mt-2\.25:last-child{
    margin-top: 0.5625rem;
  }

  .xl\:last\:mr-2\.25:last-child{
    margin-right: 0.5625rem;
  }

  .xl\:last\:mb-2\.25:last-child{
    margin-bottom: 0.5625rem;
  }

  .xl\:last\:ml-2\.25:last-child{
    margin-left: 0.5625rem;
  }

  .xl\:last\:mt-2\.75:last-child{
    margin-top: 0.6875rem;
  }

  .xl\:last\:mr-2\.75:last-child{
    margin-right: 0.6875rem;
  }

  .xl\:last\:mb-2\.75:last-child{
    margin-bottom: 0.6875rem;
  }

  .xl\:last\:ml-2\.75:last-child{
    margin-left: 0.6875rem;
  }

  .xl\:last\:mt-3\.25:last-child{
    margin-top: 0.8125rem;
  }

  .xl\:last\:mr-3\.25:last-child{
    margin-right: 0.8125rem;
  }

  .xl\:last\:mb-3\.25:last-child{
    margin-bottom: 0.8125rem;
  }

  .xl\:last\:ml-3\.25:last-child{
    margin-left: 0.8125rem;
  }

  .xl\:last\:mt-3\.75:last-child{
    margin-top: 0.9375rem;
  }

  .xl\:last\:mr-3\.75:last-child{
    margin-right: 0.9375rem;
  }

  .xl\:last\:mb-3\.75:last-child{
    margin-bottom: 0.9375rem;
  }

  .xl\:last\:ml-3\.75:last-child{
    margin-left: 0.9375rem;
  }

  .xl\:last\:mt-4\.25:last-child{
    margin-top: 1.0625rem;
  }

  .xl\:last\:mr-4\.25:last-child{
    margin-right: 1.0625rem;
  }

  .xl\:last\:mb-4\.25:last-child{
    margin-bottom: 1.0625rem;
  }

  .xl\:last\:ml-4\.25:last-child{
    margin-left: 1.0625rem;
  }

  .xl\:last\:mt-4\.5:last-child{
    margin-top: 1.125rem;
  }

  .xl\:last\:mr-4\.5:last-child{
    margin-right: 1.125rem;
  }

  .xl\:last\:mb-4\.5:last-child{
    margin-bottom: 1.125rem;
  }

  .xl\:last\:ml-4\.5:last-child{
    margin-left: 1.125rem;
  }

  .xl\:last\:mt-4\.75:last-child{
    margin-top: 1.1875rem;
  }

  .xl\:last\:mr-4\.75:last-child{
    margin-right: 1.1875rem;
  }

  .xl\:last\:mb-4\.75:last-child{
    margin-bottom: 1.1875rem;
  }

  .xl\:last\:ml-4\.75:last-child{
    margin-left: 1.1875rem;
  }

  .xl\:last\:mt-5\.25:last-child{
    margin-top: 1.3125rem;
  }

  .xl\:last\:mr-5\.25:last-child{
    margin-right: 1.3125rem;
  }

  .xl\:last\:mb-5\.25:last-child{
    margin-bottom: 1.3125rem;
  }

  .xl\:last\:ml-5\.25:last-child{
    margin-left: 1.3125rem;
  }

  .xl\:last\:mt-5\.5:last-child{
    margin-top: 1.375rem;
  }

  .xl\:last\:mr-5\.5:last-child{
    margin-right: 1.375rem;
  }

  .xl\:last\:mb-5\.5:last-child{
    margin-bottom: 1.375rem;
  }

  .xl\:last\:ml-5\.5:last-child{
    margin-left: 1.375rem;
  }

  .xl\:last\:mt-5\.75:last-child{
    margin-top: 1.4375rem;
  }

  .xl\:last\:mr-5\.75:last-child{
    margin-right: 1.4375rem;
  }

  .xl\:last\:mb-5\.75:last-child{
    margin-bottom: 1.4375rem;
  }

  .xl\:last\:ml-5\.75:last-child{
    margin-left: 1.4375rem;
  }

  .xl\:last\:mt-6\.25:last-child{
    margin-top: 1.5625rem;
  }

  .xl\:last\:mr-6\.25:last-child{
    margin-right: 1.5625rem;
  }

  .xl\:last\:mb-6\.25:last-child{
    margin-bottom: 1.5625rem;
  }

  .xl\:last\:ml-6\.25:last-child{
    margin-left: 1.5625rem;
  }

  .xl\:last\:mt-6\.5:last-child{
    margin-top: 1.625rem;
  }

  .xl\:last\:mr-6\.5:last-child{
    margin-right: 1.625rem;
  }

  .xl\:last\:mb-6\.5:last-child{
    margin-bottom: 1.625rem;
  }

  .xl\:last\:ml-6\.5:last-child{
    margin-left: 1.625rem;
  }

  .xl\:last\:mt-6\.75:last-child{
    margin-top: 1.6875rem;
  }

  .xl\:last\:mr-6\.75:last-child{
    margin-right: 1.6875rem;
  }

  .xl\:last\:mb-6\.75:last-child{
    margin-bottom: 1.6875rem;
  }

  .xl\:last\:ml-6\.75:last-child{
    margin-left: 1.6875rem;
  }

  .xl\:last\:mt-7\.25:last-child{
    margin-top: 1.8125rem;
  }

  .xl\:last\:mr-7\.25:last-child{
    margin-right: 1.8125rem;
  }

  .xl\:last\:mb-7\.25:last-child{
    margin-bottom: 1.8125rem;
  }

  .xl\:last\:ml-7\.25:last-child{
    margin-left: 1.8125rem;
  }

  .xl\:last\:mt-7\.5:last-child{
    margin-top: 1.875rem;
  }

  .xl\:last\:mr-7\.5:last-child{
    margin-right: 1.875rem;
  }

  .xl\:last\:mb-7\.5:last-child{
    margin-bottom: 1.875rem;
  }

  .xl\:last\:ml-7\.5:last-child{
    margin-left: 1.875rem;
  }

  .xl\:last\:mt-8\.25:last-child{
    margin-top: 2.0625rem;
  }

  .xl\:last\:mr-8\.25:last-child{
    margin-right: 2.0625rem;
  }

  .xl\:last\:mb-8\.25:last-child{
    margin-bottom: 2.0625rem;
  }

  .xl\:last\:ml-8\.25:last-child{
    margin-left: 2.0625rem;
  }

  .xl\:last\:mt-8\.5:last-child{
    margin-top: 2.125rem;
  }

  .xl\:last\:mr-8\.5:last-child{
    margin-right: 2.125rem;
  }

  .xl\:last\:mb-8\.5:last-child{
    margin-bottom: 2.125rem;
  }

  .xl\:last\:ml-8\.5:last-child{
    margin-left: 2.125rem;
  }

  .xl\:last\:mt-9\.25:last-child{
    margin-top: 2.3125rem;
  }

  .xl\:last\:mr-9\.25:last-child{
    margin-right: 2.3125rem;
  }

  .xl\:last\:mb-9\.25:last-child{
    margin-bottom: 2.3125rem;
  }

  .xl\:last\:ml-9\.25:last-child{
    margin-left: 2.3125rem;
  }

  .xl\:last\:mt-9\.5:last-child{
    margin-top: 2.375rem;
  }

  .xl\:last\:mr-9\.5:last-child{
    margin-right: 2.375rem;
  }

  .xl\:last\:mb-9\.5:last-child{
    margin-bottom: 2.375rem;
  }

  .xl\:last\:ml-9\.5:last-child{
    margin-left: 2.375rem;
  }

  .xl\:last\:mt-10\.5:last-child{
    margin-top: 2.625rem;
  }

  .xl\:last\:mr-10\.5:last-child{
    margin-right: 2.625rem;
  }

  .xl\:last\:mb-10\.5:last-child{
    margin-bottom: 2.625rem;
  }

  .xl\:last\:ml-10\.5:last-child{
    margin-left: 2.625rem;
  }

  .xl\:last\:mt-11\.25:last-child{
    margin-top: 2.8125rem;
  }

  .xl\:last\:mr-11\.25:last-child{
    margin-right: 2.8125rem;
  }

  .xl\:last\:mb-11\.25:last-child{
    margin-bottom: 2.8125rem;
  }

  .xl\:last\:ml-11\.25:last-child{
    margin-left: 2.8125rem;
  }

  .xl\:last\:mt-11\.5:last-child{
    margin-top: 2.875rem;
  }

  .xl\:last\:mr-11\.5:last-child{
    margin-right: 2.875rem;
  }

  .xl\:last\:mb-11\.5:last-child{
    margin-bottom: 2.875rem;
  }

  .xl\:last\:ml-11\.5:last-child{
    margin-left: 2.875rem;
  }

  .xl\:last\:mt-12\.5:last-child{
    margin-top: 3.125rem;
  }

  .xl\:last\:mr-12\.5:last-child{
    margin-right: 3.125rem;
  }

  .xl\:last\:mb-12\.5:last-child{
    margin-bottom: 3.125rem;
  }

  .xl\:last\:ml-12\.5:last-child{
    margin-left: 3.125rem;
  }

  .xl\:last\:mt-12\.75:last-child{
    margin-top: 3.1875rem;
  }

  .xl\:last\:mr-12\.75:last-child{
    margin-right: 3.1875rem;
  }

  .xl\:last\:mb-12\.75:last-child{
    margin-bottom: 3.1875rem;
  }

  .xl\:last\:ml-12\.75:last-child{
    margin-left: 3.1875rem;
  }

  .xl\:last\:mt-13\.5:last-child{
    margin-top: 3.375rem;
  }

  .xl\:last\:mr-13\.5:last-child{
    margin-right: 3.375rem;
  }

  .xl\:last\:mb-13\.5:last-child{
    margin-bottom: 3.375rem;
  }

  .xl\:last\:ml-13\.5:last-child{
    margin-left: 3.375rem;
  }

  .xl\:last\:mt-14\.5:last-child{
    margin-top: 3.625rem;
  }

  .xl\:last\:mr-14\.5:last-child{
    margin-right: 3.625rem;
  }

  .xl\:last\:mb-14\.5:last-child{
    margin-bottom: 3.625rem;
  }

  .xl\:last\:ml-14\.5:last-child{
    margin-left: 3.625rem;
  }

  .xl\:last\:mt-15\.5:last-child{
    margin-top: 3.875rem;
  }

  .xl\:last\:mr-15\.5:last-child{
    margin-right: 3.875rem;
  }

  .xl\:last\:mb-15\.5:last-child{
    margin-bottom: 3.875rem;
  }

  .xl\:last\:ml-15\.5:last-child{
    margin-left: 3.875rem;
  }

  .xl\:last\:mt-15\.75:last-child{
    margin-top: 3.9375rem;
  }

  .xl\:last\:mr-15\.75:last-child{
    margin-right: 3.9375rem;
  }

  .xl\:last\:mb-15\.75:last-child{
    margin-bottom: 3.9375rem;
  }

  .xl\:last\:ml-15\.75:last-child{
    margin-left: 3.9375rem;
  }

  .xl\:last\:mt-16\.25:last-child{
    margin-top: 4.0625rem;
  }

  .xl\:last\:mr-16\.25:last-child{
    margin-right: 4.0625rem;
  }

  .xl\:last\:mb-16\.25:last-child{
    margin-bottom: 4.0625rem;
  }

  .xl\:last\:ml-16\.25:last-child{
    margin-left: 4.0625rem;
  }

  .xl\:last\:mt-17\.25:last-child{
    margin-top: 4.3125rem;
  }

  .xl\:last\:mr-17\.25:last-child{
    margin-right: 4.3125rem;
  }

  .xl\:last\:mb-17\.25:last-child{
    margin-bottom: 4.3125rem;
  }

  .xl\:last\:ml-17\.25:last-child{
    margin-left: 4.3125rem;
  }

  .xl\:last\:mt-17\.5:last-child{
    margin-top: 4.375rem;
  }

  .xl\:last\:mr-17\.5:last-child{
    margin-right: 4.375rem;
  }

  .xl\:last\:mb-17\.5:last-child{
    margin-bottom: 4.375rem;
  }

  .xl\:last\:ml-17\.5:last-child{
    margin-left: 4.375rem;
  }

  .xl\:last\:mt-18\.25:last-child{
    margin-top: 4.5625rem;
  }

  .xl\:last\:mr-18\.25:last-child{
    margin-right: 4.5625rem;
  }

  .xl\:last\:mb-18\.25:last-child{
    margin-bottom: 4.5625rem;
  }

  .xl\:last\:ml-18\.25:last-child{
    margin-left: 4.5625rem;
  }

  .xl\:last\:mt-18\.5:last-child{
    margin-top: 4.625rem;
  }

  .xl\:last\:mr-18\.5:last-child{
    margin-right: 4.625rem;
  }

  .xl\:last\:mb-18\.5:last-child{
    margin-bottom: 4.625rem;
  }

  .xl\:last\:ml-18\.5:last-child{
    margin-left: 4.625rem;
  }

  .xl\:last\:mt-20\.25:last-child{
    margin-top: 5.0625rem;
  }

  .xl\:last\:mr-20\.25:last-child{
    margin-right: 5.0625rem;
  }

  .xl\:last\:mb-20\.25:last-child{
    margin-bottom: 5.0625rem;
  }

  .xl\:last\:ml-20\.25:last-child{
    margin-left: 5.0625rem;
  }

  .xl\:last\:mt-20\.5:last-child{
    margin-top: 5.125rem;
  }

  .xl\:last\:mr-20\.5:last-child{
    margin-right: 5.125rem;
  }

  .xl\:last\:mb-20\.5:last-child{
    margin-bottom: 5.125rem;
  }

  .xl\:last\:ml-20\.5:last-child{
    margin-left: 5.125rem;
  }

  .xl\:last\:mt-22\.5:last-child{
    margin-top: 5.625rem;
  }

  .xl\:last\:mr-22\.5:last-child{
    margin-right: 5.625rem;
  }

  .xl\:last\:mb-22\.5:last-child{
    margin-bottom: 5.625rem;
  }

  .xl\:last\:ml-22\.5:last-child{
    margin-left: 5.625rem;
  }

  .xl\:last\:mt-25\.5:last-child{
    margin-top: 6.375rem;
  }

  .xl\:last\:mr-25\.5:last-child{
    margin-right: 6.375rem;
  }

  .xl\:last\:mb-25\.5:last-child{
    margin-bottom: 6.375rem;
  }

  .xl\:last\:ml-25\.5:last-child{
    margin-left: 6.375rem;
  }

  .xl\:last\:mt-26\.75:last-child{
    margin-top: 6.6875rem;
  }

  .xl\:last\:mr-26\.75:last-child{
    margin-right: 6.6875rem;
  }

  .xl\:last\:mb-26\.75:last-child{
    margin-bottom: 6.6875rem;
  }

  .xl\:last\:ml-26\.75:last-child{
    margin-left: 6.6875rem;
  }

  .xl\:last\:mt-32\.5:last-child{
    margin-top: 8.125rem;
  }

  .xl\:last\:mr-32\.5:last-child{
    margin-right: 8.125rem;
  }

  .xl\:last\:mb-32\.5:last-child{
    margin-bottom: 8.125rem;
  }

  .xl\:last\:ml-32\.5:last-child{
    margin-left: 8.125rem;
  }

  .xl\:last\:mt-37\.5:last-child{
    margin-top: 9.375rem;
  }

  .xl\:last\:mr-37\.5:last-child{
    margin-right: 9.375rem;
  }

  .xl\:last\:mb-37\.5:last-child{
    margin-bottom: 9.375rem;
  }

  .xl\:last\:ml-37\.5:last-child{
    margin-left: 9.375rem;
  }

  .xl\:last\:mt-41\.25:last-child{
    margin-top: 10.3125rem;
  }

  .xl\:last\:mr-41\.25:last-child{
    margin-right: 10.3125rem;
  }

  .xl\:last\:mb-41\.25:last-child{
    margin-bottom: 10.3125rem;
  }

  .xl\:last\:ml-41\.25:last-child{
    margin-left: 10.3125rem;
  }

  .xl\:last\:mt-52\.5:last-child{
    margin-top: 13.125rem;
  }

  .xl\:last\:mr-52\.5:last-child{
    margin-right: 13.125rem;
  }

  .xl\:last\:mb-52\.5:last-child{
    margin-bottom: 13.125rem;
  }

  .xl\:last\:ml-52\.5:last-child{
    margin-left: 13.125rem;
  }

  .xl\:last\:mt-54\.5:last-child{
    margin-top: 13.625rem;
  }

  .xl\:last\:mr-54\.5:last-child{
    margin-right: 13.625rem;
  }

  .xl\:last\:mb-54\.5:last-child{
    margin-bottom: 13.625rem;
  }

  .xl\:last\:ml-54\.5:last-child{
    margin-left: 13.625rem;
  }

  .xl\:last\:mt-57\.25:last-child{
    margin-top: 14.3125rem;
  }

  .xl\:last\:mr-57\.25:last-child{
    margin-right: 14.3125rem;
  }

  .xl\:last\:mb-57\.25:last-child{
    margin-bottom: 14.3125rem;
  }

  .xl\:last\:ml-57\.25:last-child{
    margin-left: 14.3125rem;
  }

  .xl\:last\:mt-57\.5:last-child{
    margin-top: 14.375rem;
  }

  .xl\:last\:mr-57\.5:last-child{
    margin-right: 14.375rem;
  }

  .xl\:last\:mb-57\.5:last-child{
    margin-bottom: 14.375rem;
  }

  .xl\:last\:ml-57\.5:last-child{
    margin-left: 14.375rem;
  }

  .xl\:last\:mt-66\.25:last-child{
    margin-top: 16.5625rem;
  }

  .xl\:last\:mr-66\.25:last-child{
    margin-right: 16.5625rem;
  }

  .xl\:last\:mb-66\.25:last-child{
    margin-bottom: 16.5625rem;
  }

  .xl\:last\:ml-66\.25:last-child{
    margin-left: 16.5625rem;
  }

  .xl\:last\:mt-74\.5:last-child{
    margin-top: 18.125rem;
  }

  .xl\:last\:mr-74\.5:last-child{
    margin-right: 18.125rem;
  }

  .xl\:last\:mb-74\.5:last-child{
    margin-bottom: 18.125rem;
  }

  .xl\:last\:ml-74\.5:last-child{
    margin-left: 18.125rem;
  }

  .xl\:last\:mt-106\.25:last-child{
    margin-top: 26.5625rem;
  }

  .xl\:last\:mr-106\.25:last-child{
    margin-right: 26.5625rem;
  }

  .xl\:last\:mb-106\.25:last-child{
    margin-bottom: 26.5625rem;
  }

  .xl\:last\:ml-106\.25:last-child{
    margin-left: 26.5625rem;
  }

  .xl\:last\:mt-112\.25:last-child{
    margin-top: 28.0675rem;
  }

  .xl\:last\:mr-112\.25:last-child{
    margin-right: 28.0675rem;
  }

  .xl\:last\:mb-112\.25:last-child{
    margin-bottom: 28.0675rem;
  }

  .xl\:last\:ml-112\.25:last-child{
    margin-left: 28.0675rem;
  }

  .xl\:last\:mt-112\.75:last-child{
    margin-top: 28.1875rem;
  }

  .xl\:last\:mr-112\.75:last-child{
    margin-right: 28.1875rem;
  }

  .xl\:last\:mb-112\.75:last-child{
    margin-bottom: 28.1875rem;
  }

  .xl\:last\:ml-112\.75:last-child{
    margin-left: 28.1875rem;
  }

  .xl\:last\:mt-147\.5:last-child{
    margin-top: 36.875rem;
  }

  .xl\:last\:mr-147\.5:last-child{
    margin-right: 36.875rem;
  }

  .xl\:last\:mb-147\.5:last-child{
    margin-bottom: 36.875rem;
  }

  .xl\:last\:ml-147\.5:last-child{
    margin-left: 36.875rem;
  }

  .xl\:last\:mt-162\.5:last-child{
    margin-top: 40.625rem;
  }

  .xl\:last\:mr-162\.5:last-child{
    margin-right: 40.625rem;
  }

  .xl\:last\:mb-162\.5:last-child{
    margin-bottom: 40.625rem;
  }

  .xl\:last\:ml-162\.5:last-child{
    margin-left: 40.625rem;
  }

  .xl\:last\:mt-172\.25:last-child{
    margin-top: 42.5625rem;
  }

  .xl\:last\:mr-172\.25:last-child{
    margin-right: 42.5625rem;
  }

  .xl\:last\:mb-172\.25:last-child{
    margin-bottom: 42.5625rem;
  }

  .xl\:last\:ml-172\.25:last-child{
    margin-left: 42.5625rem;
  }

  .xl\:last\:mt-175\.25:last-child{
    margin-top: 43.8125rem;
  }

  .xl\:last\:mr-175\.25:last-child{
    margin-right: 43.8125rem;
  }

  .xl\:last\:mb-175\.25:last-child{
    margin-bottom: 43.8125rem;
  }

  .xl\:last\:ml-175\.25:last-child{
    margin-left: 43.8125rem;
  }

  .xl\:last\:mt-184\.25:last-child{
    margin-top: 46.0625rem;
  }

  .xl\:last\:mr-184\.25:last-child{
    margin-right: 46.0625rem;
  }

  .xl\:last\:mb-184\.25:last-child{
    margin-bottom: 46.0625rem;
  }

  .xl\:last\:ml-184\.25:last-child{
    margin-left: 46.0625rem;
  }

  .xl\:last\:mt-203\.25:last-child{
    margin-top: 50.8125rem;
  }

  .xl\:last\:mr-203\.25:last-child{
    margin-right: 50.8125rem;
  }

  .xl\:last\:mb-203\.25:last-child{
    margin-bottom: 50.8125rem;
  }

  .xl\:last\:ml-203\.25:last-child{
    margin-left: 50.8125rem;
  }

  .xl\:last\:mt-half:last-child{
    margin-top: 50%;
  }

  .xl\:last\:mr-half:last-child{
    margin-right: 50%;
  }

  .xl\:last\:mb-half:last-child{
    margin-bottom: 50%;
  }

  .xl\:last\:ml-half:last-child{
    margin-left: 50%;
  }

  .xl\:last\:mt-full:last-child{
    margin-top: 100%;
  }

  .xl\:last\:mr-full:last-child{
    margin-right: 100%;
  }

  .xl\:last\:mb-full:last-child{
    margin-bottom: 100%;
  }

  .xl\:last\:ml-full:last-child{
    margin-left: 100%;
  }

  .xl\:last\:mt-1\/10:last-child{
    margin-top: 10%;
  }

  .xl\:last\:mr-1\/10:last-child{
    margin-right: 10%;
  }

  .xl\:last\:mb-1\/10:last-child{
    margin-bottom: 10%;
  }

  .xl\:last\:ml-1\/10:last-child{
    margin-left: 10%;
  }

  .xl\:last\:mt-2\/10:last-child{
    margin-top: 20%;
  }

  .xl\:last\:mr-2\/10:last-child{
    margin-right: 20%;
  }

  .xl\:last\:mb-2\/10:last-child{
    margin-bottom: 20%;
  }

  .xl\:last\:ml-2\/10:last-child{
    margin-left: 20%;
  }

  .xl\:last\:mt-3\/10:last-child{
    margin-top: 30%;
  }

  .xl\:last\:mr-3\/10:last-child{
    margin-right: 30%;
  }

  .xl\:last\:mb-3\/10:last-child{
    margin-bottom: 30%;
  }

  .xl\:last\:ml-3\/10:last-child{
    margin-left: 30%;
  }

  .xl\:last\:mt-4\/10:last-child{
    margin-top: 40%;
  }

  .xl\:last\:mr-4\/10:last-child{
    margin-right: 40%;
  }

  .xl\:last\:mb-4\/10:last-child{
    margin-bottom: 40%;
  }

  .xl\:last\:ml-4\/10:last-child{
    margin-left: 40%;
  }

  .xl\:last\:mt-4\.5\/10:last-child{
    margin-top: 45%;
  }

  .xl\:last\:mr-4\.5\/10:last-child{
    margin-right: 45%;
  }

  .xl\:last\:mb-4\.5\/10:last-child{
    margin-bottom: 45%;
  }

  .xl\:last\:ml-4\.5\/10:last-child{
    margin-left: 45%;
  }

  .xl\:last\:mt-5\/10:last-child{
    margin-top: 50%;
  }

  .xl\:last\:mr-5\/10:last-child{
    margin-right: 50%;
  }

  .xl\:last\:mb-5\/10:last-child{
    margin-bottom: 50%;
  }

  .xl\:last\:ml-5\/10:last-child{
    margin-left: 50%;
  }

  .xl\:last\:mt-5\.5\/10:last-child{
    margin-top: 55%;
  }

  .xl\:last\:mr-5\.5\/10:last-child{
    margin-right: 55%;
  }

  .xl\:last\:mb-5\.5\/10:last-child{
    margin-bottom: 55%;
  }

  .xl\:last\:ml-5\.5\/10:last-child{
    margin-left: 55%;
  }

  .xl\:last\:mt-6\/10:last-child{
    margin-top: 60%;
  }

  .xl\:last\:mr-6\/10:last-child{
    margin-right: 60%;
  }

  .xl\:last\:mb-6\/10:last-child{
    margin-bottom: 60%;
  }

  .xl\:last\:ml-6\/10:last-child{
    margin-left: 60%;
  }

  .xl\:last\:mt-7\/10:last-child{
    margin-top: 70%;
  }

  .xl\:last\:mr-7\/10:last-child{
    margin-right: 70%;
  }

  .xl\:last\:mb-7\/10:last-child{
    margin-bottom: 70%;
  }

  .xl\:last\:ml-7\/10:last-child{
    margin-left: 70%;
  }

  .xl\:last\:mt-8\/10:last-child{
    margin-top: 80%;
  }

  .xl\:last\:mr-8\/10:last-child{
    margin-right: 80%;
  }

  .xl\:last\:mb-8\/10:last-child{
    margin-bottom: 80%;
  }

  .xl\:last\:ml-8\/10:last-child{
    margin-left: 80%;
  }

  .xl\:last\:mt-9\/10:last-child{
    margin-top: 90%;
  }

  .xl\:last\:mr-9\/10:last-child{
    margin-right: 90%;
  }

  .xl\:last\:mb-9\/10:last-child{
    margin-bottom: 90%;
  }

  .xl\:last\:ml-9\/10:last-child{
    margin-left: 90%;
  }

  .xl\:last\:mt-1\/12:last-child{
    margin-top: 8.333333%;
  }

  .xl\:last\:mr-1\/12:last-child{
    margin-right: 8.333333%;
  }

  .xl\:last\:mb-1\/12:last-child{
    margin-bottom: 8.333333%;
  }

  .xl\:last\:ml-1\/12:last-child{
    margin-left: 8.333333%;
  }

  .xl\:last\:mt-2\/12:last-child{
    margin-top: 16.666667%;
  }

  .xl\:last\:mr-2\/12:last-child{
    margin-right: 16.666667%;
  }

  .xl\:last\:mb-2\/12:last-child{
    margin-bottom: 16.666667%;
  }

  .xl\:last\:ml-2\/12:last-child{
    margin-left: 16.666667%;
  }

  .xl\:last\:mt-3\/12:last-child{
    margin-top: 25%;
  }

  .xl\:last\:mr-3\/12:last-child{
    margin-right: 25%;
  }

  .xl\:last\:mb-3\/12:last-child{
    margin-bottom: 25%;
  }

  .xl\:last\:ml-3\/12:last-child{
    margin-left: 25%;
  }

  .xl\:last\:mt-4\/12:last-child{
    margin-top: 33.333333%;
  }

  .xl\:last\:mr-4\/12:last-child{
    margin-right: 33.333333%;
  }

  .xl\:last\:mb-4\/12:last-child{
    margin-bottom: 33.333333%;
  }

  .xl\:last\:ml-4\/12:last-child{
    margin-left: 33.333333%;
  }

  .xl\:last\:mt-5\/12:last-child{
    margin-top: 41.666667%;
  }

  .xl\:last\:mr-5\/12:last-child{
    margin-right: 41.666667%;
  }

  .xl\:last\:mb-5\/12:last-child{
    margin-bottom: 41.666667%;
  }

  .xl\:last\:ml-5\/12:last-child{
    margin-left: 41.666667%;
  }

  .xl\:last\:mt-6\/12:last-child{
    margin-top: 50%;
  }

  .xl\:last\:mr-6\/12:last-child{
    margin-right: 50%;
  }

  .xl\:last\:mb-6\/12:last-child{
    margin-bottom: 50%;
  }

  .xl\:last\:ml-6\/12:last-child{
    margin-left: 50%;
  }

  .xl\:last\:mt-7\/12:last-child{
    margin-top: 58.333333%;
  }

  .xl\:last\:mr-7\/12:last-child{
    margin-right: 58.333333%;
  }

  .xl\:last\:mb-7\/12:last-child{
    margin-bottom: 58.333333%;
  }

  .xl\:last\:ml-7\/12:last-child{
    margin-left: 58.333333%;
  }

  .xl\:last\:mt-8\/12:last-child{
    margin-top: 66.666667%;
  }

  .xl\:last\:mr-8\/12:last-child{
    margin-right: 66.666667%;
  }

  .xl\:last\:mb-8\/12:last-child{
    margin-bottom: 66.666667%;
  }

  .xl\:last\:ml-8\/12:last-child{
    margin-left: 66.666667%;
  }

  .xl\:last\:mt-9\/12:last-child{
    margin-top: 75%;
  }

  .xl\:last\:mr-9\/12:last-child{
    margin-right: 75%;
  }

  .xl\:last\:mb-9\/12:last-child{
    margin-bottom: 75%;
  }

  .xl\:last\:ml-9\/12:last-child{
    margin-left: 75%;
  }

  .xl\:last\:mt-10\/12:last-child{
    margin-top: 83.333333%;
  }

  .xl\:last\:mr-10\/12:last-child{
    margin-right: 83.333333%;
  }

  .xl\:last\:mb-10\/12:last-child{
    margin-bottom: 83.333333%;
  }

  .xl\:last\:ml-10\/12:last-child{
    margin-left: 83.333333%;
  }

  .xl\:last\:mt-11\/12:last-child{
    margin-top: 91.666667%;
  }

  .xl\:last\:mr-11\/12:last-child{
    margin-right: 91.666667%;
  }

  .xl\:last\:mb-11\/12:last-child{
    margin-bottom: 91.666667%;
  }

  .xl\:last\:ml-11\/12:last-child{
    margin-left: 91.666667%;
  }

  .xl\:last\:-mt-0:last-child{
    margin-top: 0px;
  }

  .xl\:last\:-mr-0:last-child{
    margin-right: 0px;
  }

  .xl\:last\:-mb-0:last-child{
    margin-bottom: 0px;
  }

  .xl\:last\:-ml-0:last-child{
    margin-left: 0px;
  }

  .xl\:last\:-mt-1:last-child{
    margin-top: -0.25rem;
  }

  .xl\:last\:-mr-1:last-child{
    margin-right: -0.25rem;
  }

  .xl\:last\:-mb-1:last-child{
    margin-bottom: -0.25rem;
  }

  .xl\:last\:-ml-1:last-child{
    margin-left: -0.25rem;
  }

  .xl\:last\:-mt-2:last-child{
    margin-top: -0.5rem;
  }

  .xl\:last\:-mr-2:last-child{
    margin-right: -0.5rem;
  }

  .xl\:last\:-mb-2:last-child{
    margin-bottom: -0.5rem;
  }

  .xl\:last\:-ml-2:last-child{
    margin-left: -0.5rem;
  }

  .xl\:last\:-mt-3:last-child{
    margin-top: -0.75rem;
  }

  .xl\:last\:-mr-3:last-child{
    margin-right: -0.75rem;
  }

  .xl\:last\:-mb-3:last-child{
    margin-bottom: -0.75rem;
  }

  .xl\:last\:-ml-3:last-child{
    margin-left: -0.75rem;
  }

  .xl\:last\:-mt-4:last-child{
    margin-top: -1rem;
  }

  .xl\:last\:-mr-4:last-child{
    margin-right: -1rem;
  }

  .xl\:last\:-mb-4:last-child{
    margin-bottom: -1rem;
  }

  .xl\:last\:-ml-4:last-child{
    margin-left: -1rem;
  }

  .xl\:last\:-mt-5:last-child{
    margin-top: -1.25rem;
  }

  .xl\:last\:-mr-5:last-child{
    margin-right: -1.25rem;
  }

  .xl\:last\:-mb-5:last-child{
    margin-bottom: -1.25rem;
  }

  .xl\:last\:-ml-5:last-child{
    margin-left: -1.25rem;
  }

  .xl\:last\:-mt-6:last-child{
    margin-top: -1.5rem;
  }

  .xl\:last\:-mr-6:last-child{
    margin-right: -1.5rem;
  }

  .xl\:last\:-mb-6:last-child{
    margin-bottom: -1.5rem;
  }

  .xl\:last\:-ml-6:last-child{
    margin-left: -1.5rem;
  }

  .xl\:last\:-mt-7:last-child{
    margin-top: -1.75rem;
  }

  .xl\:last\:-mr-7:last-child{
    margin-right: -1.75rem;
  }

  .xl\:last\:-mb-7:last-child{
    margin-bottom: -1.75rem;
  }

  .xl\:last\:-ml-7:last-child{
    margin-left: -1.75rem;
  }

  .xl\:last\:-mt-8:last-child{
    margin-top: -2rem;
  }

  .xl\:last\:-mr-8:last-child{
    margin-right: -2rem;
  }

  .xl\:last\:-mb-8:last-child{
    margin-bottom: -2rem;
  }

  .xl\:last\:-ml-8:last-child{
    margin-left: -2rem;
  }

  .xl\:last\:-mt-9:last-child{
    margin-top: -2.25rem;
  }

  .xl\:last\:-mr-9:last-child{
    margin-right: -2.25rem;
  }

  .xl\:last\:-mb-9:last-child{
    margin-bottom: -2.25rem;
  }

  .xl\:last\:-ml-9:last-child{
    margin-left: -2.25rem;
  }

  .xl\:last\:-mt-10:last-child{
    margin-top: -2.5rem;
  }

  .xl\:last\:-mr-10:last-child{
    margin-right: -2.5rem;
  }

  .xl\:last\:-mb-10:last-child{
    margin-bottom: -2.5rem;
  }

  .xl\:last\:-ml-10:last-child{
    margin-left: -2.5rem;
  }

  .xl\:last\:-mt-11:last-child{
    margin-top: -2.75rem;
  }

  .xl\:last\:-mr-11:last-child{
    margin-right: -2.75rem;
  }

  .xl\:last\:-mb-11:last-child{
    margin-bottom: -2.75rem;
  }

  .xl\:last\:-ml-11:last-child{
    margin-left: -2.75rem;
  }

  .xl\:last\:-mt-12:last-child{
    margin-top: -3rem;
  }

  .xl\:last\:-mr-12:last-child{
    margin-right: -3rem;
  }

  .xl\:last\:-mb-12:last-child{
    margin-bottom: -3rem;
  }

  .xl\:last\:-ml-12:last-child{
    margin-left: -3rem;
  }

  .xl\:last\:-mt-13:last-child{
    margin-top: -3.25rem;
  }

  .xl\:last\:-mr-13:last-child{
    margin-right: -3.25rem;
  }

  .xl\:last\:-mb-13:last-child{
    margin-bottom: -3.25rem;
  }

  .xl\:last\:-ml-13:last-child{
    margin-left: -3.25rem;
  }

  .xl\:last\:-mt-14:last-child{
    margin-top: -3.5rem;
  }

  .xl\:last\:-mr-14:last-child{
    margin-right: -3.5rem;
  }

  .xl\:last\:-mb-14:last-child{
    margin-bottom: -3.5rem;
  }

  .xl\:last\:-ml-14:last-child{
    margin-left: -3.5rem;
  }

  .xl\:last\:-mt-15:last-child{
    margin-top: -3.75rem;
  }

  .xl\:last\:-mr-15:last-child{
    margin-right: -3.75rem;
  }

  .xl\:last\:-mb-15:last-child{
    margin-bottom: -3.75rem;
  }

  .xl\:last\:-ml-15:last-child{
    margin-left: -3.75rem;
  }

  .xl\:last\:-mt-16:last-child{
    margin-top: -4rem;
  }

  .xl\:last\:-mr-16:last-child{
    margin-right: -4rem;
  }

  .xl\:last\:-mb-16:last-child{
    margin-bottom: -4rem;
  }

  .xl\:last\:-ml-16:last-child{
    margin-left: -4rem;
  }

  .xl\:last\:-mt-17:last-child{
    margin-top: -4.25rem;
  }

  .xl\:last\:-mr-17:last-child{
    margin-right: -4.25rem;
  }

  .xl\:last\:-mb-17:last-child{
    margin-bottom: -4.25rem;
  }

  .xl\:last\:-ml-17:last-child{
    margin-left: -4.25rem;
  }

  .xl\:last\:-mt-18:last-child{
    margin-top: -4.5rem;
  }

  .xl\:last\:-mr-18:last-child{
    margin-right: -4.5rem;
  }

  .xl\:last\:-mb-18:last-child{
    margin-bottom: -4.5rem;
  }

  .xl\:last\:-ml-18:last-child{
    margin-left: -4.5rem;
  }

  .xl\:last\:-mt-19:last-child{
    margin-top: -4.75rem;
  }

  .xl\:last\:-mr-19:last-child{
    margin-right: -4.75rem;
  }

  .xl\:last\:-mb-19:last-child{
    margin-bottom: -4.75rem;
  }

  .xl\:last\:-ml-19:last-child{
    margin-left: -4.75rem;
  }

  .xl\:last\:-mt-20:last-child{
    margin-top: -5rem;
  }

  .xl\:last\:-mr-20:last-child{
    margin-right: -5rem;
  }

  .xl\:last\:-mb-20:last-child{
    margin-bottom: -5rem;
  }

  .xl\:last\:-ml-20:last-child{
    margin-left: -5rem;
  }

  .xl\:last\:-mt-22:last-child{
    margin-top: -5.5rem;
  }

  .xl\:last\:-mr-22:last-child{
    margin-right: -5.5rem;
  }

  .xl\:last\:-mb-22:last-child{
    margin-bottom: -5.5rem;
  }

  .xl\:last\:-ml-22:last-child{
    margin-left: -5.5rem;
  }

  .xl\:last\:-mt-24:last-child{
    margin-top: -6rem;
  }

  .xl\:last\:-mr-24:last-child{
    margin-right: -6rem;
  }

  .xl\:last\:-mb-24:last-child{
    margin-bottom: -6rem;
  }

  .xl\:last\:-ml-24:last-child{
    margin-left: -6rem;
  }

  .xl\:last\:-mt-25:last-child{
    margin-top: -6.25rem;
  }

  .xl\:last\:-mr-25:last-child{
    margin-right: -6.25rem;
  }

  .xl\:last\:-mb-25:last-child{
    margin-bottom: -6.25rem;
  }

  .xl\:last\:-ml-25:last-child{
    margin-left: -6.25rem;
  }

  .xl\:last\:-mt-28:last-child{
    margin-top: -7rem;
  }

  .xl\:last\:-mr-28:last-child{
    margin-right: -7rem;
  }

  .xl\:last\:-mb-28:last-child{
    margin-bottom: -7rem;
  }

  .xl\:last\:-ml-28:last-child{
    margin-left: -7rem;
  }

  .xl\:last\:-mt-30:last-child{
    margin-top: -7.5rem;
  }

  .xl\:last\:-mr-30:last-child{
    margin-right: -7.5rem;
  }

  .xl\:last\:-mb-30:last-child{
    margin-bottom: -7.5rem;
  }

  .xl\:last\:-ml-30:last-child{
    margin-left: -7.5rem;
  }

  .xl\:last\:-mt-32:last-child{
    margin-top: -8rem;
  }

  .xl\:last\:-mr-32:last-child{
    margin-right: -8rem;
  }

  .xl\:last\:-mb-32:last-child{
    margin-bottom: -8rem;
  }

  .xl\:last\:-ml-32:last-child{
    margin-left: -8rem;
  }

  .xl\:last\:-mt-34:last-child{
    margin-top: -8.5rem;
  }

  .xl\:last\:-mr-34:last-child{
    margin-right: -8.5rem;
  }

  .xl\:last\:-mb-34:last-child{
    margin-bottom: -8.5rem;
  }

  .xl\:last\:-ml-34:last-child{
    margin-left: -8.5rem;
  }

  .xl\:last\:-mt-35:last-child{
    margin-top: -8.75rem;
  }

  .xl\:last\:-mr-35:last-child{
    margin-right: -8.75rem;
  }

  .xl\:last\:-mb-35:last-child{
    margin-bottom: -8.75rem;
  }

  .xl\:last\:-ml-35:last-child{
    margin-left: -8.75rem;
  }

  .xl\:last\:-mt-36:last-child{
    margin-top: -9rem;
  }

  .xl\:last\:-mr-36:last-child{
    margin-right: -9rem;
  }

  .xl\:last\:-mb-36:last-child{
    margin-bottom: -9rem;
  }

  .xl\:last\:-ml-36:last-child{
    margin-left: -9rem;
  }

  .xl\:last\:-mt-39:last-child{
    margin-top: -9.75rem;
  }

  .xl\:last\:-mr-39:last-child{
    margin-right: -9.75rem;
  }

  .xl\:last\:-mb-39:last-child{
    margin-bottom: -9.75rem;
  }

  .xl\:last\:-ml-39:last-child{
    margin-left: -9.75rem;
  }

  .xl\:last\:-mt-40:last-child{
    margin-top: -10rem;
  }

  .xl\:last\:-mr-40:last-child{
    margin-right: -10rem;
  }

  .xl\:last\:-mb-40:last-child{
    margin-bottom: -10rem;
  }

  .xl\:last\:-ml-40:last-child{
    margin-left: -10rem;
  }

  .xl\:last\:-mt-42:last-child{
    margin-top: -10.5rem;
  }

  .xl\:last\:-mr-42:last-child{
    margin-right: -10.5rem;
  }

  .xl\:last\:-mb-42:last-child{
    margin-bottom: -10.5rem;
  }

  .xl\:last\:-ml-42:last-child{
    margin-left: -10.5rem;
  }

  .xl\:last\:-mt-44:last-child{
    margin-top: -11rem;
  }

  .xl\:last\:-mr-44:last-child{
    margin-right: -11rem;
  }

  .xl\:last\:-mb-44:last-child{
    margin-bottom: -11rem;
  }

  .xl\:last\:-ml-44:last-child{
    margin-left: -11rem;
  }

  .xl\:last\:-mt-45:last-child{
    margin-top: -11.25rem;
  }

  .xl\:last\:-mr-45:last-child{
    margin-right: -11.25rem;
  }

  .xl\:last\:-mb-45:last-child{
    margin-bottom: -11.25rem;
  }

  .xl\:last\:-ml-45:last-child{
    margin-left: -11.25rem;
  }

  .xl\:last\:-mt-48:last-child{
    margin-top: -12rem;
  }

  .xl\:last\:-mr-48:last-child{
    margin-right: -12rem;
  }

  .xl\:last\:-mb-48:last-child{
    margin-bottom: -12rem;
  }

  .xl\:last\:-ml-48:last-child{
    margin-left: -12rem;
  }

  .xl\:last\:-mt-50:last-child{
    margin-top: -12.5rem;
  }

  .xl\:last\:-mr-50:last-child{
    margin-right: -12.5rem;
  }

  .xl\:last\:-mb-50:last-child{
    margin-bottom: -12.5rem;
  }

  .xl\:last\:-ml-50:last-child{
    margin-left: -12.5rem;
  }

  .xl\:last\:-mt-52:last-child{
    margin-top: -13rem;
  }

  .xl\:last\:-mr-52:last-child{
    margin-right: -13rem;
  }

  .xl\:last\:-mb-52:last-child{
    margin-bottom: -13rem;
  }

  .xl\:last\:-ml-52:last-child{
    margin-left: -13rem;
  }

  .xl\:last\:-mt-55:last-child{
    margin-top: -13.75rem;
  }

  .xl\:last\:-mr-55:last-child{
    margin-right: -13.75rem;
  }

  .xl\:last\:-mb-55:last-child{
    margin-bottom: -13.75rem;
  }

  .xl\:last\:-ml-55:last-child{
    margin-left: -13.75rem;
  }

  .xl\:last\:-mt-56:last-child{
    margin-top: -14rem;
  }

  .xl\:last\:-mr-56:last-child{
    margin-right: -14rem;
  }

  .xl\:last\:-mb-56:last-child{
    margin-bottom: -14rem;
  }

  .xl\:last\:-ml-56:last-child{
    margin-left: -14rem;
  }

  .xl\:last\:-mt-58:last-child{
    margin-top: -14.5rem;
  }

  .xl\:last\:-mr-58:last-child{
    margin-right: -14.5rem;
  }

  .xl\:last\:-mb-58:last-child{
    margin-bottom: -14.5rem;
  }

  .xl\:last\:-ml-58:last-child{
    margin-left: -14.5rem;
  }

  .xl\:last\:-mt-60:last-child{
    margin-top: -15rem;
  }

  .xl\:last\:-mr-60:last-child{
    margin-right: -15rem;
  }

  .xl\:last\:-mb-60:last-child{
    margin-bottom: -15rem;
  }

  .xl\:last\:-ml-60:last-child{
    margin-left: -15rem;
  }

  .xl\:last\:-mt-64:last-child{
    margin-top: -16rem;
  }

  .xl\:last\:-mr-64:last-child{
    margin-right: -16rem;
  }

  .xl\:last\:-mb-64:last-child{
    margin-bottom: -16rem;
  }

  .xl\:last\:-ml-64:last-child{
    margin-left: -16rem;
  }

  .xl\:last\:-mt-65:last-child{
    margin-top: -16.25rem;
  }

  .xl\:last\:-mr-65:last-child{
    margin-right: -16.25rem;
  }

  .xl\:last\:-mb-65:last-child{
    margin-bottom: -16.25rem;
  }

  .xl\:last\:-ml-65:last-child{
    margin-left: -16.25rem;
  }

  .xl\:last\:-mt-68:last-child{
    margin-top: -17rem;
  }

  .xl\:last\:-mr-68:last-child{
    margin-right: -17rem;
  }

  .xl\:last\:-mb-68:last-child{
    margin-bottom: -17rem;
  }

  .xl\:last\:-ml-68:last-child{
    margin-left: -17rem;
  }

  .xl\:last\:-mt-69:last-child{
    margin-top: -17.25rem;
  }

  .xl\:last\:-mr-69:last-child{
    margin-right: -17.25rem;
  }

  .xl\:last\:-mb-69:last-child{
    margin-bottom: -17.25rem;
  }

  .xl\:last\:-ml-69:last-child{
    margin-left: -17.25rem;
  }

  .xl\:last\:-mt-70:last-child{
    margin-top: -17.5rem;
  }

  .xl\:last\:-mr-70:last-child{
    margin-right: -17.5rem;
  }

  .xl\:last\:-mb-70:last-child{
    margin-bottom: -17.5rem;
  }

  .xl\:last\:-ml-70:last-child{
    margin-left: -17.5rem;
  }

  .xl\:last\:-mt-72:last-child{
    margin-top: -18rem;
  }

  .xl\:last\:-mr-72:last-child{
    margin-right: -18rem;
  }

  .xl\:last\:-mb-72:last-child{
    margin-bottom: -18rem;
  }

  .xl\:last\:-ml-72:last-child{
    margin-left: -18rem;
  }

  .xl\:last\:-mt-75:last-child{
    margin-top: -18.75rem;
  }

  .xl\:last\:-mr-75:last-child{
    margin-right: -18.75rem;
  }

  .xl\:last\:-mb-75:last-child{
    margin-bottom: -18.75rem;
  }

  .xl\:last\:-ml-75:last-child{
    margin-left: -18.75rem;
  }

  .xl\:last\:-mt-80:last-child{
    margin-top: -20rem;
  }

  .xl\:last\:-mr-80:last-child{
    margin-right: -20rem;
  }

  .xl\:last\:-mb-80:last-child{
    margin-bottom: -20rem;
  }

  .xl\:last\:-ml-80:last-child{
    margin-left: -20rem;
  }

  .xl\:last\:-mt-85:last-child{
    margin-top: -21.25rem;
  }

  .xl\:last\:-mr-85:last-child{
    margin-right: -21.25rem;
  }

  .xl\:last\:-mb-85:last-child{
    margin-bottom: -21.25rem;
  }

  .xl\:last\:-ml-85:last-child{
    margin-left: -21.25rem;
  }

  .xl\:last\:-mt-86:last-child{
    margin-top: -21.5rem;
  }

  .xl\:last\:-mr-86:last-child{
    margin-right: -21.5rem;
  }

  .xl\:last\:-mb-86:last-child{
    margin-bottom: -21.5rem;
  }

  .xl\:last\:-ml-86:last-child{
    margin-left: -21.5rem;
  }

  .xl\:last\:-mt-90:last-child{
    margin-top: -22.5rem;
  }

  .xl\:last\:-mr-90:last-child{
    margin-right: -22.5rem;
  }

  .xl\:last\:-mb-90:last-child{
    margin-bottom: -22.5rem;
  }

  .xl\:last\:-ml-90:last-child{
    margin-left: -22.5rem;
  }

  .xl\:last\:-mt-96:last-child{
    margin-top: -24rem;
  }

  .xl\:last\:-mr-96:last-child{
    margin-right: -24rem;
  }

  .xl\:last\:-mb-96:last-child{
    margin-bottom: -24rem;
  }

  .xl\:last\:-ml-96:last-child{
    margin-left: -24rem;
  }

  .xl\:last\:-mt-100:last-child{
    margin-top: -25rem;
  }

  .xl\:last\:-mr-100:last-child{
    margin-right: -25rem;
  }

  .xl\:last\:-mb-100:last-child{
    margin-bottom: -25rem;
  }

  .xl\:last\:-ml-100:last-child{
    margin-left: -25rem;
  }

  .xl\:last\:-mt-115:last-child{
    margin-top: -28.75rem;
  }

  .xl\:last\:-mr-115:last-child{
    margin-right: -28.75rem;
  }

  .xl\:last\:-mb-115:last-child{
    margin-bottom: -28.75rem;
  }

  .xl\:last\:-ml-115:last-child{
    margin-left: -28.75rem;
  }

  .xl\:last\:-mt-125:last-child{
    margin-top: -31.25rem;
  }

  .xl\:last\:-mr-125:last-child{
    margin-right: -31.25rem;
  }

  .xl\:last\:-mb-125:last-child{
    margin-bottom: -31.25rem;
  }

  .xl\:last\:-ml-125:last-child{
    margin-left: -31.25rem;
  }

  .xl\:last\:-mt-142:last-child{
    margin-top: -35.5rem;
  }

  .xl\:last\:-mr-142:last-child{
    margin-right: -35.5rem;
  }

  .xl\:last\:-mb-142:last-child{
    margin-bottom: -35.5rem;
  }

  .xl\:last\:-ml-142:last-child{
    margin-left: -35.5rem;
  }

  .xl\:last\:-mt-150:last-child{
    margin-top: -37.5rem;
  }

  .xl\:last\:-mr-150:last-child{
    margin-right: -37.5rem;
  }

  .xl\:last\:-mb-150:last-child{
    margin-bottom: -37.5rem;
  }

  .xl\:last\:-ml-150:last-child{
    margin-left: -37.5rem;
  }

  .xl\:last\:-mt-156:last-child{
    margin-top: -39rem;
  }

  .xl\:last\:-mr-156:last-child{
    margin-right: -39rem;
  }

  .xl\:last\:-mb-156:last-child{
    margin-bottom: -39rem;
  }

  .xl\:last\:-ml-156:last-child{
    margin-left: -39rem;
  }

  .xl\:last\:-mt-160:last-child{
    margin-top: -40rem;
  }

  .xl\:last\:-mr-160:last-child{
    margin-right: -40rem;
  }

  .xl\:last\:-mb-160:last-child{
    margin-bottom: -40rem;
  }

  .xl\:last\:-ml-160:last-child{
    margin-left: -40rem;
  }

  .xl\:last\:-mt-175:last-child{
    margin-top: -43.75rem;
  }

  .xl\:last\:-mr-175:last-child{
    margin-right: -43.75rem;
  }

  .xl\:last\:-mb-175:last-child{
    margin-bottom: -43.75rem;
  }

  .xl\:last\:-ml-175:last-child{
    margin-left: -43.75rem;
  }

  .xl\:last\:-mt-207:last-child{
    margin-top: -51.75rem;
  }

  .xl\:last\:-mr-207:last-child{
    margin-right: -51.75rem;
  }

  .xl\:last\:-mb-207:last-child{
    margin-bottom: -51.75rem;
  }

  .xl\:last\:-ml-207:last-child{
    margin-left: -51.75rem;
  }

  .xl\:last\:-mt-242:last-child{
    margin-top: -60.5rem;
  }

  .xl\:last\:-mr-242:last-child{
    margin-right: -60.5rem;
  }

  .xl\:last\:-mb-242:last-child{
    margin-bottom: -60.5rem;
  }

  .xl\:last\:-ml-242:last-child{
    margin-left: -60.5rem;
  }

  .xl\:last\:-mt-250:last-child{
    margin-top: -62.5rem;
  }

  .xl\:last\:-mr-250:last-child{
    margin-right: -62.5rem;
  }

  .xl\:last\:-mb-250:last-child{
    margin-bottom: -62.5rem;
  }

  .xl\:last\:-ml-250:last-child{
    margin-left: -62.5rem;
  }

  .xl\:last\:-mt-258:last-child{
    margin-top: -64.5rem;
  }

  .xl\:last\:-mr-258:last-child{
    margin-right: -64.5rem;
  }

  .xl\:last\:-mb-258:last-child{
    margin-bottom: -64.5rem;
  }

  .xl\:last\:-ml-258:last-child{
    margin-left: -64.5rem;
  }

  .xl\:last\:-mt-265:last-child{
    margin-top: -66.25rem;
  }

  .xl\:last\:-mr-265:last-child{
    margin-right: -66.25rem;
  }

  .xl\:last\:-mb-265:last-child{
    margin-bottom: -66.25rem;
  }

  .xl\:last\:-ml-265:last-child{
    margin-left: -66.25rem;
  }

  .xl\:last\:-mt-280:last-child{
    margin-top: -70rem;
  }

  .xl\:last\:-mr-280:last-child{
    margin-right: -70rem;
  }

  .xl\:last\:-mb-280:last-child{
    margin-bottom: -70rem;
  }

  .xl\:last\:-ml-280:last-child{
    margin-left: -70rem;
  }

  .xl\:last\:-mt-px:last-child{
    margin-top: -1px;
  }

  .xl\:last\:-mr-px:last-child{
    margin-right: -1px;
  }

  .xl\:last\:-mb-px:last-child{
    margin-bottom: -1px;
  }

  .xl\:last\:-ml-px:last-child{
    margin-left: -1px;
  }

  .xl\:last\:-mt-0\.5:last-child{
    margin-top: -0.125rem;
  }

  .xl\:last\:-mr-0\.5:last-child{
    margin-right: -0.125rem;
  }

  .xl\:last\:-mb-0\.5:last-child{
    margin-bottom: -0.125rem;
  }

  .xl\:last\:-ml-0\.5:last-child{
    margin-left: -0.125rem;
  }

  .xl\:last\:-mt-1\.5:last-child{
    margin-top: -0.375rem;
  }

  .xl\:last\:-mr-1\.5:last-child{
    margin-right: -0.375rem;
  }

  .xl\:last\:-mb-1\.5:last-child{
    margin-bottom: -0.375rem;
  }

  .xl\:last\:-ml-1\.5:last-child{
    margin-left: -0.375rem;
  }

  .xl\:last\:-mt-2\.5:last-child{
    margin-top: -0.625rem;
  }

  .xl\:last\:-mr-2\.5:last-child{
    margin-right: -0.625rem;
  }

  .xl\:last\:-mb-2\.5:last-child{
    margin-bottom: -0.625rem;
  }

  .xl\:last\:-ml-2\.5:last-child{
    margin-left: -0.625rem;
  }

  .xl\:last\:-mt-3\.5:last-child{
    margin-top: -0.875rem;
  }

  .xl\:last\:-mr-3\.5:last-child{
    margin-right: -0.875rem;
  }

  .xl\:last\:-mb-3\.5:last-child{
    margin-bottom: -0.875rem;
  }

  .xl\:last\:-ml-3\.5:last-child{
    margin-left: -0.875rem;
  }

  .xl\:last\:-mt-0\.25:last-child{
    margin-top: -0.0625rem;
  }

  .xl\:last\:-mr-0\.25:last-child{
    margin-right: -0.0625rem;
  }

  .xl\:last\:-mb-0\.25:last-child{
    margin-bottom: -0.0625rem;
  }

  .xl\:last\:-ml-0\.25:last-child{
    margin-left: -0.0625rem;
  }

  .xl\:last\:-mt-0\.75:last-child{
    margin-top: -0.1875rem;
  }

  .xl\:last\:-mr-0\.75:last-child{
    margin-right: -0.1875rem;
  }

  .xl\:last\:-mb-0\.75:last-child{
    margin-bottom: -0.1875rem;
  }

  .xl\:last\:-ml-0\.75:last-child{
    margin-left: -0.1875rem;
  }

  .xl\:last\:-mt-1\.25:last-child{
    margin-top: -0.3125rem;
  }

  .xl\:last\:-mr-1\.25:last-child{
    margin-right: -0.3125rem;
  }

  .xl\:last\:-mb-1\.25:last-child{
    margin-bottom: -0.3125rem;
  }

  .xl\:last\:-ml-1\.25:last-child{
    margin-left: -0.3125rem;
  }

  .xl\:last\:-mt-1\.75:last-child{
    margin-top: -0.4375rem;
  }

  .xl\:last\:-mr-1\.75:last-child{
    margin-right: -0.4375rem;
  }

  .xl\:last\:-mb-1\.75:last-child{
    margin-bottom: -0.4375rem;
  }

  .xl\:last\:-ml-1\.75:last-child{
    margin-left: -0.4375rem;
  }

  .xl\:last\:-mt-2\.25:last-child{
    margin-top: -0.5625rem;
  }

  .xl\:last\:-mr-2\.25:last-child{
    margin-right: -0.5625rem;
  }

  .xl\:last\:-mb-2\.25:last-child{
    margin-bottom: -0.5625rem;
  }

  .xl\:last\:-ml-2\.25:last-child{
    margin-left: -0.5625rem;
  }

  .xl\:last\:-mt-2\.75:last-child{
    margin-top: -0.6875rem;
  }

  .xl\:last\:-mr-2\.75:last-child{
    margin-right: -0.6875rem;
  }

  .xl\:last\:-mb-2\.75:last-child{
    margin-bottom: -0.6875rem;
  }

  .xl\:last\:-ml-2\.75:last-child{
    margin-left: -0.6875rem;
  }

  .xl\:last\:-mt-3\.25:last-child{
    margin-top: -0.8125rem;
  }

  .xl\:last\:-mr-3\.25:last-child{
    margin-right: -0.8125rem;
  }

  .xl\:last\:-mb-3\.25:last-child{
    margin-bottom: -0.8125rem;
  }

  .xl\:last\:-ml-3\.25:last-child{
    margin-left: -0.8125rem;
  }

  .xl\:last\:-mt-3\.75:last-child{
    margin-top: -0.9375rem;
  }

  .xl\:last\:-mr-3\.75:last-child{
    margin-right: -0.9375rem;
  }

  .xl\:last\:-mb-3\.75:last-child{
    margin-bottom: -0.9375rem;
  }

  .xl\:last\:-ml-3\.75:last-child{
    margin-left: -0.9375rem;
  }

  .xl\:last\:-mt-4\.25:last-child{
    margin-top: -1.0625rem;
  }

  .xl\:last\:-mr-4\.25:last-child{
    margin-right: -1.0625rem;
  }

  .xl\:last\:-mb-4\.25:last-child{
    margin-bottom: -1.0625rem;
  }

  .xl\:last\:-ml-4\.25:last-child{
    margin-left: -1.0625rem;
  }

  .xl\:last\:-mt-4\.5:last-child{
    margin-top: -1.125rem;
  }

  .xl\:last\:-mr-4\.5:last-child{
    margin-right: -1.125rem;
  }

  .xl\:last\:-mb-4\.5:last-child{
    margin-bottom: -1.125rem;
  }

  .xl\:last\:-ml-4\.5:last-child{
    margin-left: -1.125rem;
  }

  .xl\:last\:-mt-4\.75:last-child{
    margin-top: -1.1875rem;
  }

  .xl\:last\:-mr-4\.75:last-child{
    margin-right: -1.1875rem;
  }

  .xl\:last\:-mb-4\.75:last-child{
    margin-bottom: -1.1875rem;
  }

  .xl\:last\:-ml-4\.75:last-child{
    margin-left: -1.1875rem;
  }

  .xl\:last\:-mt-5\.25:last-child{
    margin-top: -1.3125rem;
  }

  .xl\:last\:-mr-5\.25:last-child{
    margin-right: -1.3125rem;
  }

  .xl\:last\:-mb-5\.25:last-child{
    margin-bottom: -1.3125rem;
  }

  .xl\:last\:-ml-5\.25:last-child{
    margin-left: -1.3125rem;
  }

  .xl\:last\:-mt-5\.5:last-child{
    margin-top: -1.375rem;
  }

  .xl\:last\:-mr-5\.5:last-child{
    margin-right: -1.375rem;
  }

  .xl\:last\:-mb-5\.5:last-child{
    margin-bottom: -1.375rem;
  }

  .xl\:last\:-ml-5\.5:last-child{
    margin-left: -1.375rem;
  }

  .xl\:last\:-mt-5\.75:last-child{
    margin-top: -1.4375rem;
  }

  .xl\:last\:-mr-5\.75:last-child{
    margin-right: -1.4375rem;
  }

  .xl\:last\:-mb-5\.75:last-child{
    margin-bottom: -1.4375rem;
  }

  .xl\:last\:-ml-5\.75:last-child{
    margin-left: -1.4375rem;
  }

  .xl\:last\:-mt-6\.25:last-child{
    margin-top: -1.5625rem;
  }

  .xl\:last\:-mr-6\.25:last-child{
    margin-right: -1.5625rem;
  }

  .xl\:last\:-mb-6\.25:last-child{
    margin-bottom: -1.5625rem;
  }

  .xl\:last\:-ml-6\.25:last-child{
    margin-left: -1.5625rem;
  }

  .xl\:last\:-mt-6\.5:last-child{
    margin-top: -1.625rem;
  }

  .xl\:last\:-mr-6\.5:last-child{
    margin-right: -1.625rem;
  }

  .xl\:last\:-mb-6\.5:last-child{
    margin-bottom: -1.625rem;
  }

  .xl\:last\:-ml-6\.5:last-child{
    margin-left: -1.625rem;
  }

  .xl\:last\:-mt-6\.75:last-child{
    margin-top: -1.6875rem;
  }

  .xl\:last\:-mr-6\.75:last-child{
    margin-right: -1.6875rem;
  }

  .xl\:last\:-mb-6\.75:last-child{
    margin-bottom: -1.6875rem;
  }

  .xl\:last\:-ml-6\.75:last-child{
    margin-left: -1.6875rem;
  }

  .xl\:last\:-mt-7\.25:last-child{
    margin-top: -1.8125rem;
  }

  .xl\:last\:-mr-7\.25:last-child{
    margin-right: -1.8125rem;
  }

  .xl\:last\:-mb-7\.25:last-child{
    margin-bottom: -1.8125rem;
  }

  .xl\:last\:-ml-7\.25:last-child{
    margin-left: -1.8125rem;
  }

  .xl\:last\:-mt-7\.5:last-child{
    margin-top: -1.875rem;
  }

  .xl\:last\:-mr-7\.5:last-child{
    margin-right: -1.875rem;
  }

  .xl\:last\:-mb-7\.5:last-child{
    margin-bottom: -1.875rem;
  }

  .xl\:last\:-ml-7\.5:last-child{
    margin-left: -1.875rem;
  }

  .xl\:last\:-mt-8\.25:last-child{
    margin-top: -2.0625rem;
  }

  .xl\:last\:-mr-8\.25:last-child{
    margin-right: -2.0625rem;
  }

  .xl\:last\:-mb-8\.25:last-child{
    margin-bottom: -2.0625rem;
  }

  .xl\:last\:-ml-8\.25:last-child{
    margin-left: -2.0625rem;
  }

  .xl\:last\:-mt-8\.5:last-child{
    margin-top: -2.125rem;
  }

  .xl\:last\:-mr-8\.5:last-child{
    margin-right: -2.125rem;
  }

  .xl\:last\:-mb-8\.5:last-child{
    margin-bottom: -2.125rem;
  }

  .xl\:last\:-ml-8\.5:last-child{
    margin-left: -2.125rem;
  }

  .xl\:last\:-mt-9\.25:last-child{
    margin-top: -2.3125rem;
  }

  .xl\:last\:-mr-9\.25:last-child{
    margin-right: -2.3125rem;
  }

  .xl\:last\:-mb-9\.25:last-child{
    margin-bottom: -2.3125rem;
  }

  .xl\:last\:-ml-9\.25:last-child{
    margin-left: -2.3125rem;
  }

  .xl\:last\:-mt-9\.5:last-child{
    margin-top: -2.375rem;
  }

  .xl\:last\:-mr-9\.5:last-child{
    margin-right: -2.375rem;
  }

  .xl\:last\:-mb-9\.5:last-child{
    margin-bottom: -2.375rem;
  }

  .xl\:last\:-ml-9\.5:last-child{
    margin-left: -2.375rem;
  }

  .xl\:last\:-mt-10\.5:last-child{
    margin-top: -2.625rem;
  }

  .xl\:last\:-mr-10\.5:last-child{
    margin-right: -2.625rem;
  }

  .xl\:last\:-mb-10\.5:last-child{
    margin-bottom: -2.625rem;
  }

  .xl\:last\:-ml-10\.5:last-child{
    margin-left: -2.625rem;
  }

  .xl\:last\:-mt-11\.25:last-child{
    margin-top: -2.8125rem;
  }

  .xl\:last\:-mr-11\.25:last-child{
    margin-right: -2.8125rem;
  }

  .xl\:last\:-mb-11\.25:last-child{
    margin-bottom: -2.8125rem;
  }

  .xl\:last\:-ml-11\.25:last-child{
    margin-left: -2.8125rem;
  }

  .xl\:last\:-mt-11\.5:last-child{
    margin-top: -2.875rem;
  }

  .xl\:last\:-mr-11\.5:last-child{
    margin-right: -2.875rem;
  }

  .xl\:last\:-mb-11\.5:last-child{
    margin-bottom: -2.875rem;
  }

  .xl\:last\:-ml-11\.5:last-child{
    margin-left: -2.875rem;
  }

  .xl\:last\:-mt-12\.5:last-child{
    margin-top: -3.125rem;
  }

  .xl\:last\:-mr-12\.5:last-child{
    margin-right: -3.125rem;
  }

  .xl\:last\:-mb-12\.5:last-child{
    margin-bottom: -3.125rem;
  }

  .xl\:last\:-ml-12\.5:last-child{
    margin-left: -3.125rem;
  }

  .xl\:last\:-mt-12\.75:last-child{
    margin-top: -3.1875rem;
  }

  .xl\:last\:-mr-12\.75:last-child{
    margin-right: -3.1875rem;
  }

  .xl\:last\:-mb-12\.75:last-child{
    margin-bottom: -3.1875rem;
  }

  .xl\:last\:-ml-12\.75:last-child{
    margin-left: -3.1875rem;
  }

  .xl\:last\:-mt-13\.5:last-child{
    margin-top: -3.375rem;
  }

  .xl\:last\:-mr-13\.5:last-child{
    margin-right: -3.375rem;
  }

  .xl\:last\:-mb-13\.5:last-child{
    margin-bottom: -3.375rem;
  }

  .xl\:last\:-ml-13\.5:last-child{
    margin-left: -3.375rem;
  }

  .xl\:last\:-mt-14\.5:last-child{
    margin-top: -3.625rem;
  }

  .xl\:last\:-mr-14\.5:last-child{
    margin-right: -3.625rem;
  }

  .xl\:last\:-mb-14\.5:last-child{
    margin-bottom: -3.625rem;
  }

  .xl\:last\:-ml-14\.5:last-child{
    margin-left: -3.625rem;
  }

  .xl\:last\:-mt-15\.5:last-child{
    margin-top: -3.875rem;
  }

  .xl\:last\:-mr-15\.5:last-child{
    margin-right: -3.875rem;
  }

  .xl\:last\:-mb-15\.5:last-child{
    margin-bottom: -3.875rem;
  }

  .xl\:last\:-ml-15\.5:last-child{
    margin-left: -3.875rem;
  }

  .xl\:last\:-mt-15\.75:last-child{
    margin-top: -3.9375rem;
  }

  .xl\:last\:-mr-15\.75:last-child{
    margin-right: -3.9375rem;
  }

  .xl\:last\:-mb-15\.75:last-child{
    margin-bottom: -3.9375rem;
  }

  .xl\:last\:-ml-15\.75:last-child{
    margin-left: -3.9375rem;
  }

  .xl\:last\:-mt-16\.25:last-child{
    margin-top: -4.0625rem;
  }

  .xl\:last\:-mr-16\.25:last-child{
    margin-right: -4.0625rem;
  }

  .xl\:last\:-mb-16\.25:last-child{
    margin-bottom: -4.0625rem;
  }

  .xl\:last\:-ml-16\.25:last-child{
    margin-left: -4.0625rem;
  }

  .xl\:last\:-mt-17\.25:last-child{
    margin-top: -4.3125rem;
  }

  .xl\:last\:-mr-17\.25:last-child{
    margin-right: -4.3125rem;
  }

  .xl\:last\:-mb-17\.25:last-child{
    margin-bottom: -4.3125rem;
  }

  .xl\:last\:-ml-17\.25:last-child{
    margin-left: -4.3125rem;
  }

  .xl\:last\:-mt-17\.5:last-child{
    margin-top: -4.375rem;
  }

  .xl\:last\:-mr-17\.5:last-child{
    margin-right: -4.375rem;
  }

  .xl\:last\:-mb-17\.5:last-child{
    margin-bottom: -4.375rem;
  }

  .xl\:last\:-ml-17\.5:last-child{
    margin-left: -4.375rem;
  }

  .xl\:last\:-mt-18\.25:last-child{
    margin-top: -4.5625rem;
  }

  .xl\:last\:-mr-18\.25:last-child{
    margin-right: -4.5625rem;
  }

  .xl\:last\:-mb-18\.25:last-child{
    margin-bottom: -4.5625rem;
  }

  .xl\:last\:-ml-18\.25:last-child{
    margin-left: -4.5625rem;
  }

  .xl\:last\:-mt-18\.5:last-child{
    margin-top: -4.625rem;
  }

  .xl\:last\:-mr-18\.5:last-child{
    margin-right: -4.625rem;
  }

  .xl\:last\:-mb-18\.5:last-child{
    margin-bottom: -4.625rem;
  }

  .xl\:last\:-ml-18\.5:last-child{
    margin-left: -4.625rem;
  }

  .xl\:last\:-mt-20\.25:last-child{
    margin-top: -5.0625rem;
  }

  .xl\:last\:-mr-20\.25:last-child{
    margin-right: -5.0625rem;
  }

  .xl\:last\:-mb-20\.25:last-child{
    margin-bottom: -5.0625rem;
  }

  .xl\:last\:-ml-20\.25:last-child{
    margin-left: -5.0625rem;
  }

  .xl\:last\:-mt-20\.5:last-child{
    margin-top: -5.125rem;
  }

  .xl\:last\:-mr-20\.5:last-child{
    margin-right: -5.125rem;
  }

  .xl\:last\:-mb-20\.5:last-child{
    margin-bottom: -5.125rem;
  }

  .xl\:last\:-ml-20\.5:last-child{
    margin-left: -5.125rem;
  }

  .xl\:last\:-mt-22\.5:last-child{
    margin-top: -5.625rem;
  }

  .xl\:last\:-mr-22\.5:last-child{
    margin-right: -5.625rem;
  }

  .xl\:last\:-mb-22\.5:last-child{
    margin-bottom: -5.625rem;
  }

  .xl\:last\:-ml-22\.5:last-child{
    margin-left: -5.625rem;
  }

  .xl\:last\:-mt-25\.5:last-child{
    margin-top: -6.375rem;
  }

  .xl\:last\:-mr-25\.5:last-child{
    margin-right: -6.375rem;
  }

  .xl\:last\:-mb-25\.5:last-child{
    margin-bottom: -6.375rem;
  }

  .xl\:last\:-ml-25\.5:last-child{
    margin-left: -6.375rem;
  }

  .xl\:last\:-mt-26\.75:last-child{
    margin-top: -6.6875rem;
  }

  .xl\:last\:-mr-26\.75:last-child{
    margin-right: -6.6875rem;
  }

  .xl\:last\:-mb-26\.75:last-child{
    margin-bottom: -6.6875rem;
  }

  .xl\:last\:-ml-26\.75:last-child{
    margin-left: -6.6875rem;
  }

  .xl\:last\:-mt-32\.5:last-child{
    margin-top: -8.125rem;
  }

  .xl\:last\:-mr-32\.5:last-child{
    margin-right: -8.125rem;
  }

  .xl\:last\:-mb-32\.5:last-child{
    margin-bottom: -8.125rem;
  }

  .xl\:last\:-ml-32\.5:last-child{
    margin-left: -8.125rem;
  }

  .xl\:last\:-mt-37\.5:last-child{
    margin-top: -9.375rem;
  }

  .xl\:last\:-mr-37\.5:last-child{
    margin-right: -9.375rem;
  }

  .xl\:last\:-mb-37\.5:last-child{
    margin-bottom: -9.375rem;
  }

  .xl\:last\:-ml-37\.5:last-child{
    margin-left: -9.375rem;
  }

  .xl\:last\:-mt-41\.25:last-child{
    margin-top: -10.3125rem;
  }

  .xl\:last\:-mr-41\.25:last-child{
    margin-right: -10.3125rem;
  }

  .xl\:last\:-mb-41\.25:last-child{
    margin-bottom: -10.3125rem;
  }

  .xl\:last\:-ml-41\.25:last-child{
    margin-left: -10.3125rem;
  }

  .xl\:last\:-mt-52\.5:last-child{
    margin-top: -13.125rem;
  }

  .xl\:last\:-mr-52\.5:last-child{
    margin-right: -13.125rem;
  }

  .xl\:last\:-mb-52\.5:last-child{
    margin-bottom: -13.125rem;
  }

  .xl\:last\:-ml-52\.5:last-child{
    margin-left: -13.125rem;
  }

  .xl\:last\:-mt-54\.5:last-child{
    margin-top: -13.625rem;
  }

  .xl\:last\:-mr-54\.5:last-child{
    margin-right: -13.625rem;
  }

  .xl\:last\:-mb-54\.5:last-child{
    margin-bottom: -13.625rem;
  }

  .xl\:last\:-ml-54\.5:last-child{
    margin-left: -13.625rem;
  }

  .xl\:last\:-mt-57\.25:last-child{
    margin-top: -14.3125rem;
  }

  .xl\:last\:-mr-57\.25:last-child{
    margin-right: -14.3125rem;
  }

  .xl\:last\:-mb-57\.25:last-child{
    margin-bottom: -14.3125rem;
  }

  .xl\:last\:-ml-57\.25:last-child{
    margin-left: -14.3125rem;
  }

  .xl\:last\:-mt-57\.5:last-child{
    margin-top: -14.375rem;
  }

  .xl\:last\:-mr-57\.5:last-child{
    margin-right: -14.375rem;
  }

  .xl\:last\:-mb-57\.5:last-child{
    margin-bottom: -14.375rem;
  }

  .xl\:last\:-ml-57\.5:last-child{
    margin-left: -14.375rem;
  }

  .xl\:last\:-mt-66\.25:last-child{
    margin-top: -16.5625rem;
  }

  .xl\:last\:-mr-66\.25:last-child{
    margin-right: -16.5625rem;
  }

  .xl\:last\:-mb-66\.25:last-child{
    margin-bottom: -16.5625rem;
  }

  .xl\:last\:-ml-66\.25:last-child{
    margin-left: -16.5625rem;
  }

  .xl\:last\:-mt-74\.5:last-child{
    margin-top: -18.125rem;
  }

  .xl\:last\:-mr-74\.5:last-child{
    margin-right: -18.125rem;
  }

  .xl\:last\:-mb-74\.5:last-child{
    margin-bottom: -18.125rem;
  }

  .xl\:last\:-ml-74\.5:last-child{
    margin-left: -18.125rem;
  }

  .xl\:last\:-mt-106\.25:last-child{
    margin-top: -26.5625rem;
  }

  .xl\:last\:-mr-106\.25:last-child{
    margin-right: -26.5625rem;
  }

  .xl\:last\:-mb-106\.25:last-child{
    margin-bottom: -26.5625rem;
  }

  .xl\:last\:-ml-106\.25:last-child{
    margin-left: -26.5625rem;
  }

  .xl\:last\:-mt-112\.25:last-child{
    margin-top: -28.0675rem;
  }

  .xl\:last\:-mr-112\.25:last-child{
    margin-right: -28.0675rem;
  }

  .xl\:last\:-mb-112\.25:last-child{
    margin-bottom: -28.0675rem;
  }

  .xl\:last\:-ml-112\.25:last-child{
    margin-left: -28.0675rem;
  }

  .xl\:last\:-mt-112\.75:last-child{
    margin-top: -28.1875rem;
  }

  .xl\:last\:-mr-112\.75:last-child{
    margin-right: -28.1875rem;
  }

  .xl\:last\:-mb-112\.75:last-child{
    margin-bottom: -28.1875rem;
  }

  .xl\:last\:-ml-112\.75:last-child{
    margin-left: -28.1875rem;
  }

  .xl\:last\:-mt-147\.5:last-child{
    margin-top: -36.875rem;
  }

  .xl\:last\:-mr-147\.5:last-child{
    margin-right: -36.875rem;
  }

  .xl\:last\:-mb-147\.5:last-child{
    margin-bottom: -36.875rem;
  }

  .xl\:last\:-ml-147\.5:last-child{
    margin-left: -36.875rem;
  }

  .xl\:last\:-mt-162\.5:last-child{
    margin-top: -40.625rem;
  }

  .xl\:last\:-mr-162\.5:last-child{
    margin-right: -40.625rem;
  }

  .xl\:last\:-mb-162\.5:last-child{
    margin-bottom: -40.625rem;
  }

  .xl\:last\:-ml-162\.5:last-child{
    margin-left: -40.625rem;
  }

  .xl\:last\:-mt-172\.25:last-child{
    margin-top: -42.5625rem;
  }

  .xl\:last\:-mr-172\.25:last-child{
    margin-right: -42.5625rem;
  }

  .xl\:last\:-mb-172\.25:last-child{
    margin-bottom: -42.5625rem;
  }

  .xl\:last\:-ml-172\.25:last-child{
    margin-left: -42.5625rem;
  }

  .xl\:last\:-mt-175\.25:last-child{
    margin-top: -43.8125rem;
  }

  .xl\:last\:-mr-175\.25:last-child{
    margin-right: -43.8125rem;
  }

  .xl\:last\:-mb-175\.25:last-child{
    margin-bottom: -43.8125rem;
  }

  .xl\:last\:-ml-175\.25:last-child{
    margin-left: -43.8125rem;
  }

  .xl\:last\:-mt-184\.25:last-child{
    margin-top: -46.0625rem;
  }

  .xl\:last\:-mr-184\.25:last-child{
    margin-right: -46.0625rem;
  }

  .xl\:last\:-mb-184\.25:last-child{
    margin-bottom: -46.0625rem;
  }

  .xl\:last\:-ml-184\.25:last-child{
    margin-left: -46.0625rem;
  }

  .xl\:last\:-mt-203\.25:last-child{
    margin-top: -50.8125rem;
  }

  .xl\:last\:-mr-203\.25:last-child{
    margin-right: -50.8125rem;
  }

  .xl\:last\:-mb-203\.25:last-child{
    margin-bottom: -50.8125rem;
  }

  .xl\:last\:-ml-203\.25:last-child{
    margin-left: -50.8125rem;
  }

  .xl\:last\:-mt-half:last-child{
    margin-top: -50%;
  }

  .xl\:last\:-mr-half:last-child{
    margin-right: -50%;
  }

  .xl\:last\:-mb-half:last-child{
    margin-bottom: -50%;
  }

  .xl\:last\:-ml-half:last-child{
    margin-left: -50%;
  }

  .xl\:last\:-mt-full:last-child{
    margin-top: -100%;
  }

  .xl\:last\:-mr-full:last-child{
    margin-right: -100%;
  }

  .xl\:last\:-mb-full:last-child{
    margin-bottom: -100%;
  }

  .xl\:last\:-ml-full:last-child{
    margin-left: -100%;
  }

  .xl\:last\:-mt-1\/10:last-child{
    margin-top: -10%;
  }

  .xl\:last\:-mr-1\/10:last-child{
    margin-right: -10%;
  }

  .xl\:last\:-mb-1\/10:last-child{
    margin-bottom: -10%;
  }

  .xl\:last\:-ml-1\/10:last-child{
    margin-left: -10%;
  }

  .xl\:last\:-mt-2\/10:last-child{
    margin-top: -20%;
  }

  .xl\:last\:-mr-2\/10:last-child{
    margin-right: -20%;
  }

  .xl\:last\:-mb-2\/10:last-child{
    margin-bottom: -20%;
  }

  .xl\:last\:-ml-2\/10:last-child{
    margin-left: -20%;
  }

  .xl\:last\:-mt-3\/10:last-child{
    margin-top: -30%;
  }

  .xl\:last\:-mr-3\/10:last-child{
    margin-right: -30%;
  }

  .xl\:last\:-mb-3\/10:last-child{
    margin-bottom: -30%;
  }

  .xl\:last\:-ml-3\/10:last-child{
    margin-left: -30%;
  }

  .xl\:last\:-mt-4\/10:last-child{
    margin-top: -40%;
  }

  .xl\:last\:-mr-4\/10:last-child{
    margin-right: -40%;
  }

  .xl\:last\:-mb-4\/10:last-child{
    margin-bottom: -40%;
  }

  .xl\:last\:-ml-4\/10:last-child{
    margin-left: -40%;
  }

  .xl\:last\:-mt-4\.5\/10:last-child{
    margin-top: -45%;
  }

  .xl\:last\:-mr-4\.5\/10:last-child{
    margin-right: -45%;
  }

  .xl\:last\:-mb-4\.5\/10:last-child{
    margin-bottom: -45%;
  }

  .xl\:last\:-ml-4\.5\/10:last-child{
    margin-left: -45%;
  }

  .xl\:last\:-mt-5\/10:last-child{
    margin-top: -50%;
  }

  .xl\:last\:-mr-5\/10:last-child{
    margin-right: -50%;
  }

  .xl\:last\:-mb-5\/10:last-child{
    margin-bottom: -50%;
  }

  .xl\:last\:-ml-5\/10:last-child{
    margin-left: -50%;
  }

  .xl\:last\:-mt-5\.5\/10:last-child{
    margin-top: -55%;
  }

  .xl\:last\:-mr-5\.5\/10:last-child{
    margin-right: -55%;
  }

  .xl\:last\:-mb-5\.5\/10:last-child{
    margin-bottom: -55%;
  }

  .xl\:last\:-ml-5\.5\/10:last-child{
    margin-left: -55%;
  }

  .xl\:last\:-mt-6\/10:last-child{
    margin-top: -60%;
  }

  .xl\:last\:-mr-6\/10:last-child{
    margin-right: -60%;
  }

  .xl\:last\:-mb-6\/10:last-child{
    margin-bottom: -60%;
  }

  .xl\:last\:-ml-6\/10:last-child{
    margin-left: -60%;
  }

  .xl\:last\:-mt-7\/10:last-child{
    margin-top: -70%;
  }

  .xl\:last\:-mr-7\/10:last-child{
    margin-right: -70%;
  }

  .xl\:last\:-mb-7\/10:last-child{
    margin-bottom: -70%;
  }

  .xl\:last\:-ml-7\/10:last-child{
    margin-left: -70%;
  }

  .xl\:last\:-mt-8\/10:last-child{
    margin-top: -80%;
  }

  .xl\:last\:-mr-8\/10:last-child{
    margin-right: -80%;
  }

  .xl\:last\:-mb-8\/10:last-child{
    margin-bottom: -80%;
  }

  .xl\:last\:-ml-8\/10:last-child{
    margin-left: -80%;
  }

  .xl\:last\:-mt-9\/10:last-child{
    margin-top: -90%;
  }

  .xl\:last\:-mr-9\/10:last-child{
    margin-right: -90%;
  }

  .xl\:last\:-mb-9\/10:last-child{
    margin-bottom: -90%;
  }

  .xl\:last\:-ml-9\/10:last-child{
    margin-left: -90%;
  }

  .xl\:last\:-mt-1\/12:last-child{
    margin-top: -8.33333%;
  }

  .xl\:last\:-mr-1\/12:last-child{
    margin-right: -8.33333%;
  }

  .xl\:last\:-mb-1\/12:last-child{
    margin-bottom: -8.33333%;
  }

  .xl\:last\:-ml-1\/12:last-child{
    margin-left: -8.33333%;
  }

  .xl\:last\:-mt-2\/12:last-child{
    margin-top: -16.66667%;
  }

  .xl\:last\:-mr-2\/12:last-child{
    margin-right: -16.66667%;
  }

  .xl\:last\:-mb-2\/12:last-child{
    margin-bottom: -16.66667%;
  }

  .xl\:last\:-ml-2\/12:last-child{
    margin-left: -16.66667%;
  }

  .xl\:last\:-mt-3\/12:last-child{
    margin-top: -25%;
  }

  .xl\:last\:-mr-3\/12:last-child{
    margin-right: -25%;
  }

  .xl\:last\:-mb-3\/12:last-child{
    margin-bottom: -25%;
  }

  .xl\:last\:-ml-3\/12:last-child{
    margin-left: -25%;
  }

  .xl\:last\:-mt-4\/12:last-child{
    margin-top: -33.33333%;
  }

  .xl\:last\:-mr-4\/12:last-child{
    margin-right: -33.33333%;
  }

  .xl\:last\:-mb-4\/12:last-child{
    margin-bottom: -33.33333%;
  }

  .xl\:last\:-ml-4\/12:last-child{
    margin-left: -33.33333%;
  }

  .xl\:last\:-mt-5\/12:last-child{
    margin-top: -41.66667%;
  }

  .xl\:last\:-mr-5\/12:last-child{
    margin-right: -41.66667%;
  }

  .xl\:last\:-mb-5\/12:last-child{
    margin-bottom: -41.66667%;
  }

  .xl\:last\:-ml-5\/12:last-child{
    margin-left: -41.66667%;
  }

  .xl\:last\:-mt-6\/12:last-child{
    margin-top: -50%;
  }

  .xl\:last\:-mr-6\/12:last-child{
    margin-right: -50%;
  }

  .xl\:last\:-mb-6\/12:last-child{
    margin-bottom: -50%;
  }

  .xl\:last\:-ml-6\/12:last-child{
    margin-left: -50%;
  }

  .xl\:last\:-mt-7\/12:last-child{
    margin-top: -58.33333%;
  }

  .xl\:last\:-mr-7\/12:last-child{
    margin-right: -58.33333%;
  }

  .xl\:last\:-mb-7\/12:last-child{
    margin-bottom: -58.33333%;
  }

  .xl\:last\:-ml-7\/12:last-child{
    margin-left: -58.33333%;
  }

  .xl\:last\:-mt-8\/12:last-child{
    margin-top: -66.66667%;
  }

  .xl\:last\:-mr-8\/12:last-child{
    margin-right: -66.66667%;
  }

  .xl\:last\:-mb-8\/12:last-child{
    margin-bottom: -66.66667%;
  }

  .xl\:last\:-ml-8\/12:last-child{
    margin-left: -66.66667%;
  }

  .xl\:last\:-mt-9\/12:last-child{
    margin-top: -75%;
  }

  .xl\:last\:-mr-9\/12:last-child{
    margin-right: -75%;
  }

  .xl\:last\:-mb-9\/12:last-child{
    margin-bottom: -75%;
  }

  .xl\:last\:-ml-9\/12:last-child{
    margin-left: -75%;
  }

  .xl\:last\:-mt-10\/12:last-child{
    margin-top: -83.33333%;
  }

  .xl\:last\:-mr-10\/12:last-child{
    margin-right: -83.33333%;
  }

  .xl\:last\:-mb-10\/12:last-child{
    margin-bottom: -83.33333%;
  }

  .xl\:last\:-ml-10\/12:last-child{
    margin-left: -83.33333%;
  }

  .xl\:last\:-mt-11\/12:last-child{
    margin-top: -91.66667%;
  }

  .xl\:last\:-mr-11\/12:last-child{
    margin-right: -91.66667%;
  }

  .xl\:last\:-mb-11\/12:last-child{
    margin-bottom: -91.66667%;
  }

  .xl\:last\:-ml-11\/12:last-child{
    margin-left: -91.66667%;
  }

  .xl\:max-h-0{
    max-height: 0px;
  }

  .xl\:max-h-1{
    max-height: 0.25rem;
  }

  .xl\:max-h-2{
    max-height: 0.5rem;
  }

  .xl\:max-h-3{
    max-height: 0.75rem;
  }

  .xl\:max-h-4{
    max-height: 1rem;
  }

  .xl\:max-h-5{
    max-height: 1.25rem;
  }

  .xl\:max-h-6{
    max-height: 1.5rem;
  }

  .xl\:max-h-7{
    max-height: 1.75rem;
  }

  .xl\:max-h-8{
    max-height: 2rem;
  }

  .xl\:max-h-9{
    max-height: 2.25rem;
  }

  .xl\:max-h-10{
    max-height: 2.5rem;
  }

  .xl\:max-h-11{
    max-height: 2.75rem;
  }

  .xl\:max-h-12{
    max-height: 3rem;
  }

  .xl\:max-h-13{
    max-height: 3.25rem;
  }

  .xl\:max-h-14{
    max-height: 3.5rem;
  }

  .xl\:max-h-15{
    max-height: 3.75rem;
  }

  .xl\:max-h-16{
    max-height: 4rem;
  }

  .xl\:max-h-17{
    max-height: 4.25rem;
  }

  .xl\:max-h-18{
    max-height: 4.5rem;
  }

  .xl\:max-h-19{
    max-height: 4.75rem;
  }

  .xl\:max-h-20{
    max-height: 5rem;
  }

  .xl\:max-h-22{
    max-height: 5.5rem;
  }

  .xl\:max-h-24{
    max-height: 6rem;
  }

  .xl\:max-h-25{
    max-height: 6.25rem;
  }

  .xl\:max-h-28{
    max-height: 7rem;
  }

  .xl\:max-h-30{
    max-height: 7.5rem;
  }

  .xl\:max-h-32{
    max-height: 8rem;
  }

  .xl\:max-h-34{
    max-height: 8.5rem;
  }

  .xl\:max-h-35{
    max-height: 8.75rem;
  }

  .xl\:max-h-36{
    max-height: 9rem;
  }

  .xl\:max-h-39{
    max-height: 9.75rem;
  }

  .xl\:max-h-40{
    max-height: 10rem;
  }

  .xl\:max-h-42{
    max-height: 10.5rem;
  }

  .xl\:max-h-44{
    max-height: 11rem;
  }

  .xl\:max-h-45{
    max-height: 11.25rem;
  }

  .xl\:max-h-48{
    max-height: 12rem;
  }

  .xl\:max-h-50{
    max-height: 12.5rem;
  }

  .xl\:max-h-52{
    max-height: 13rem;
  }

  .xl\:max-h-55{
    max-height: 13.75rem;
  }

  .xl\:max-h-56{
    max-height: 14rem;
  }

  .xl\:max-h-58{
    max-height: 14.5rem;
  }

  .xl\:max-h-60{
    max-height: 15rem;
  }

  .xl\:max-h-64{
    max-height: 16rem;
  }

  .xl\:max-h-65{
    max-height: 16.25rem;
  }

  .xl\:max-h-68{
    max-height: 17rem;
  }

  .xl\:max-h-69{
    max-height: 17.25rem;
  }

  .xl\:max-h-70{
    max-height: 17.5rem;
  }

  .xl\:max-h-72{
    max-height: 18rem;
  }

  .xl\:max-h-75{
    max-height: 18.75rem;
  }

  .xl\:max-h-80{
    max-height: 20rem;
  }

  .xl\:max-h-85{
    max-height: 21.25rem;
  }

  .xl\:max-h-86{
    max-height: 21.5rem;
  }

  .xl\:max-h-90{
    max-height: 22.5rem;
  }

  .xl\:max-h-96{
    max-height: 24rem;
  }

  .xl\:max-h-100{
    max-height: 25rem;
  }

  .xl\:max-h-115{
    max-height: 28.75rem;
  }

  .xl\:max-h-125{
    max-height: 31.25rem;
  }

  .xl\:max-h-142{
    max-height: 35.5rem;
  }

  .xl\:max-h-150{
    max-height: 37.5rem;
  }

  .xl\:max-h-156{
    max-height: 39rem;
  }

  .xl\:max-h-160{
    max-height: 40rem;
  }

  .xl\:max-h-175{
    max-height: 43.75rem;
  }

  .xl\:max-h-207{
    max-height: 51.75rem;
  }

  .xl\:max-h-242{
    max-height: 60.5rem;
  }

  .xl\:max-h-250{
    max-height: 62.5rem;
  }

  .xl\:max-h-258{
    max-height: 64.5rem;
  }

  .xl\:max-h-265{
    max-height: 66.25rem;
  }

  .xl\:max-h-280{
    max-height: 70rem;
  }

  .xl\:max-h-px{
    max-height: 1px;
  }

  .xl\:max-h-0\.5{
    max-height: 0.125rem;
  }

  .xl\:max-h-1\.5{
    max-height: 0.375rem;
  }

  .xl\:max-h-2\.5{
    max-height: 0.625rem;
  }

  .xl\:max-h-3\.5{
    max-height: 0.875rem;
  }

  .xl\:max-h-0\.25{
    max-height: 0.0625rem;
  }

  .xl\:max-h-0\.75{
    max-height: 0.1875rem;
  }

  .xl\:max-h-1\.25{
    max-height: 0.3125rem;
  }

  .xl\:max-h-1\.75{
    max-height: 0.4375rem;
  }

  .xl\:max-h-2\.25{
    max-height: 0.5625rem;
  }

  .xl\:max-h-2\.75{
    max-height: 0.6875rem;
  }

  .xl\:max-h-3\.25{
    max-height: 0.8125rem;
  }

  .xl\:max-h-3\.75{
    max-height: 0.9375rem;
  }

  .xl\:max-h-4\.25{
    max-height: 1.0625rem;
  }

  .xl\:max-h-4\.5{
    max-height: 1.125rem;
  }

  .xl\:max-h-4\.75{
    max-height: 1.1875rem;
  }

  .xl\:max-h-5\.25{
    max-height: 1.3125rem;
  }

  .xl\:max-h-5\.5{
    max-height: 1.375rem;
  }

  .xl\:max-h-5\.75{
    max-height: 1.4375rem;
  }

  .xl\:max-h-6\.25{
    max-height: 1.5625rem;
  }

  .xl\:max-h-6\.5{
    max-height: 1.625rem;
  }

  .xl\:max-h-6\.75{
    max-height: 1.6875rem;
  }

  .xl\:max-h-7\.25{
    max-height: 1.8125rem;
  }

  .xl\:max-h-7\.5{
    max-height: 1.875rem;
  }

  .xl\:max-h-8\.25{
    max-height: 2.0625rem;
  }

  .xl\:max-h-8\.5{
    max-height: 2.125rem;
  }

  .xl\:max-h-9\.25{
    max-height: 2.3125rem;
  }

  .xl\:max-h-9\.5{
    max-height: 2.375rem;
  }

  .xl\:max-h-10\.5{
    max-height: 2.625rem;
  }

  .xl\:max-h-11\.25{
    max-height: 2.8125rem;
  }

  .xl\:max-h-11\.5{
    max-height: 2.875rem;
  }

  .xl\:max-h-12\.5{
    max-height: 3.125rem;
  }

  .xl\:max-h-12\.75{
    max-height: 3.1875rem;
  }

  .xl\:max-h-13\.5{
    max-height: 3.375rem;
  }

  .xl\:max-h-14\.5{
    max-height: 3.625rem;
  }

  .xl\:max-h-15\.5{
    max-height: 3.875rem;
  }

  .xl\:max-h-15\.75{
    max-height: 3.9375rem;
  }

  .xl\:max-h-16\.25{
    max-height: 4.0625rem;
  }

  .xl\:max-h-17\.25{
    max-height: 4.3125rem;
  }

  .xl\:max-h-17\.5{
    max-height: 4.375rem;
  }

  .xl\:max-h-18\.25{
    max-height: 4.5625rem;
  }

  .xl\:max-h-18\.5{
    max-height: 4.625rem;
  }

  .xl\:max-h-20\.25{
    max-height: 5.0625rem;
  }

  .xl\:max-h-20\.5{
    max-height: 5.125rem;
  }

  .xl\:max-h-22\.5{
    max-height: 5.625rem;
  }

  .xl\:max-h-25\.5{
    max-height: 6.375rem;
  }

  .xl\:max-h-26\.75{
    max-height: 6.6875rem;
  }

  .xl\:max-h-32\.5{
    max-height: 8.125rem;
  }

  .xl\:max-h-37\.5{
    max-height: 9.375rem;
  }

  .xl\:max-h-41\.25{
    max-height: 10.3125rem;
  }

  .xl\:max-h-52\.5{
    max-height: 13.125rem;
  }

  .xl\:max-h-54\.5{
    max-height: 13.625rem;
  }

  .xl\:max-h-57\.25{
    max-height: 14.3125rem;
  }

  .xl\:max-h-57\.5{
    max-height: 14.375rem;
  }

  .xl\:max-h-66\.25{
    max-height: 16.5625rem;
  }

  .xl\:max-h-74\.5{
    max-height: 18.125rem;
  }

  .xl\:max-h-106\.25{
    max-height: 26.5625rem;
  }

  .xl\:max-h-112\.25{
    max-height: 28.0675rem;
  }

  .xl\:max-h-112\.75{
    max-height: 28.1875rem;
  }

  .xl\:max-h-147\.5{
    max-height: 36.875rem;
  }

  .xl\:max-h-162\.5{
    max-height: 40.625rem;
  }

  .xl\:max-h-172\.25{
    max-height: 42.5625rem;
  }

  .xl\:max-h-175\.25{
    max-height: 43.8125rem;
  }

  .xl\:max-h-184\.25{
    max-height: 46.0625rem;
  }

  .xl\:max-h-203\.25{
    max-height: 50.8125rem;
  }

  .xl\:max-h-half{
    max-height: 50%;
  }

  .xl\:max-h-full{
    max-height: 100%;
  }

  .xl\:max-h-1\/10{
    max-height: 10%;
  }

  .xl\:max-h-2\/10{
    max-height: 20%;
  }

  .xl\:max-h-3\/10{
    max-height: 30%;
  }

  .xl\:max-h-4\/10{
    max-height: 40%;
  }

  .xl\:max-h-4\.5\/10{
    max-height: 45%;
  }

  .xl\:max-h-5\/10{
    max-height: 50%;
  }

  .xl\:max-h-5\.5\/10{
    max-height: 55%;
  }

  .xl\:max-h-6\/10{
    max-height: 60%;
  }

  .xl\:max-h-7\/10{
    max-height: 70%;
  }

  .xl\:max-h-8\/10{
    max-height: 80%;
  }

  .xl\:max-h-9\/10{
    max-height: 90%;
  }

  .xl\:max-h-1\/12{
    max-height: 8.333333%;
  }

  .xl\:max-h-2\/12{
    max-height: 16.666667%;
  }

  .xl\:max-h-3\/12{
    max-height: 25%;
  }

  .xl\:max-h-4\/12{
    max-height: 33.333333%;
  }

  .xl\:max-h-5\/12{
    max-height: 41.666667%;
  }

  .xl\:max-h-6\/12{
    max-height: 50%;
  }

  .xl\:max-h-7\/12{
    max-height: 58.333333%;
  }

  .xl\:max-h-8\/12{
    max-height: 66.666667%;
  }

  .xl\:max-h-9\/12{
    max-height: 75%;
  }

  .xl\:max-h-10\/12{
    max-height: 83.333333%;
  }

  .xl\:max-h-11\/12{
    max-height: 91.666667%;
  }

  .xl\:max-h-screen{
    max-height: 100vh;
  }

  .xl\:max-w-0{
    max-width: 0rem;
  }

  .xl\:max-w-1{
    max-width: 0.25rem;
  }

  .xl\:max-w-2{
    max-width: 0.5rem;
  }

  .xl\:max-w-3{
    max-width: 0.75rem;
  }

  .xl\:max-w-4{
    max-width: 1rem;
  }

  .xl\:max-w-5{
    max-width: 1.25rem;
  }

  .xl\:max-w-6{
    max-width: 1.5rem;
  }

  .xl\:max-w-7{
    max-width: 1.75rem;
  }

  .xl\:max-w-8{
    max-width: 2rem;
  }

  .xl\:max-w-9{
    max-width: 2.25rem;
  }

  .xl\:max-w-10{
    max-width: 2.5rem;
  }

  .xl\:max-w-11{
    max-width: 2.75rem;
  }

  .xl\:max-w-12{
    max-width: 3rem;
  }

  .xl\:max-w-13{
    max-width: 3.25rem;
  }

  .xl\:max-w-14{
    max-width: 3.5rem;
  }

  .xl\:max-w-15{
    max-width: 3.75rem;
  }

  .xl\:max-w-16{
    max-width: 4rem;
  }

  .xl\:max-w-17{
    max-width: 4.25rem;
  }

  .xl\:max-w-18{
    max-width: 4.5rem;
  }

  .xl\:max-w-19{
    max-width: 4.75rem;
  }

  .xl\:max-w-20{
    max-width: 5rem;
  }

  .xl\:max-w-22{
    max-width: 5.5rem;
  }

  .xl\:max-w-24{
    max-width: 6rem;
  }

  .xl\:max-w-25{
    max-width: 6.25rem;
  }

  .xl\:max-w-30{
    max-width: 7.5rem;
  }

  .xl\:max-w-32{
    max-width: 8rem;
  }

  .xl\:max-w-34{
    max-width: 8.5rem;
  }

  .xl\:max-w-35{
    max-width: 8.75rem;
  }

  .xl\:max-w-36{
    max-width: 9rem;
  }

  .xl\:max-w-39{
    max-width: 9.75rem;
  }

  .xl\:max-w-40{
    max-width: 10rem;
  }

  .xl\:max-w-42{
    max-width: 10.5rem;
  }

  .xl\:max-w-45{
    max-width: 11.25rem;
  }

  .xl\:max-w-50{
    max-width: 12.5rem;
  }

  .xl\:max-w-55{
    max-width: 13.75rem;
  }

  .xl\:max-w-58{
    max-width: 14.5rem;
  }

  .xl\:max-w-60{
    max-width: 15rem;
  }

  .xl\:max-w-64{
    max-width: 16rem;
  }

  .xl\:max-w-65{
    max-width: 16.25rem;
  }

  .xl\:max-w-68{
    max-width: 17rem;
  }

  .xl\:max-w-69{
    max-width: 17.25rem;
  }

  .xl\:max-w-70{
    max-width: 17.5rem;
  }

  .xl\:max-w-75{
    max-width: 18.75rem;
  }

  .xl\:max-w-80{
    max-width: 20rem;
  }

  .xl\:max-w-85{
    max-width: 21.25rem;
  }

  .xl\:max-w-86{
    max-width: 21.5rem;
  }

  .xl\:max-w-90{
    max-width: 22.5rem;
  }

  .xl\:max-w-96{
    max-width: 24rem;
  }

  .xl\:max-w-100{
    max-width: 25rem;
  }

  .xl\:max-w-115{
    max-width: 28.75rem;
  }

  .xl\:max-w-125{
    max-width: 31.25rem;
  }

  .xl\:max-w-142{
    max-width: 35.5rem;
  }

  .xl\:max-w-150{
    max-width: 37.5rem;
  }

  .xl\:max-w-156{
    max-width: 39rem;
  }

  .xl\:max-w-160{
    max-width: 40rem;
  }

  .xl\:max-w-175{
    max-width: 43.75rem;
  }

  .xl\:max-w-207{
    max-width: 51.75rem;
  }

  .xl\:max-w-242{
    max-width: 60.5rem;
  }

  .xl\:max-w-250{
    max-width: 62.5rem;
  }

  .xl\:max-w-258{
    max-width: 64.5rem;
  }

  .xl\:max-w-265{
    max-width: 66.25rem;
  }

  .xl\:max-w-280{
    max-width: 70rem;
  }

  .xl\:max-w-none{
    max-width: none;
  }

  .xl\:max-w-xs{
    max-width: 20rem;
  }

  .xl\:max-w-sm{
    max-width: 24rem;
  }

  .xl\:max-w-md{
    max-width: 28rem;
  }

  .xl\:max-w-lg{
    max-width: 32rem;
  }

  .xl\:max-w-xl{
    max-width: 36rem;
  }

  .xl\:max-w-2xl{
    max-width: 42rem;
  }

  .xl\:max-w-3xl{
    max-width: 48rem;
  }

  .xl\:max-w-4xl{
    max-width: 56rem;
  }

  .xl\:max-w-5xl{
    max-width: 64rem;
  }

  .xl\:max-w-6xl{
    max-width: 72rem;
  }

  .xl\:max-w-7xl{
    max-width: 80rem;
  }

  .xl\:max-w-full{
    max-width: 100%;
  }

  .xl\:max-w-min{
    max-width: -webkit-min-content;
    max-width: min-content;
  }

  .xl\:max-w-max{
    max-width: -webkit-max-content;
    max-width: max-content;
  }

  .xl\:max-w-prose{
    max-width: 65ch;
  }

  .xl\:max-w-0\.25{
    max-width: 0.0625rem;
  }

  .xl\:max-w-0\.5{
    max-width: 0.125rem;
  }

  .xl\:max-w-0\.75{
    max-width: 0.1875rem;
  }

  .xl\:max-w-1\.25{
    max-width: 0.3125rem;
  }

  .xl\:max-w-1\.5{
    max-width: 0.375rem;
  }

  .xl\:max-w-1\.75{
    max-width: 0.4375rem;
  }

  .xl\:max-w-2\.25{
    max-width: 0.5625rem;
  }

  .xl\:max-w-2\.5{
    max-width: 0.625rem;
  }

  .xl\:max-w-2\.75{
    max-width: 0.6875rem;
  }

  .xl\:max-w-3\.25{
    max-width: 0.8125rem;
  }

  .xl\:max-w-3\.5{
    max-width: 0.875rem;
  }

  .xl\:max-w-3\.75{
    max-width: 0.9375rem;
  }

  .xl\:max-w-4\.25{
    max-width: 1.0625rem;
  }

  .xl\:max-w-4\.5{
    max-width: 1.125rem;
  }

  .xl\:max-w-4\.75{
    max-width: 1.1875rem;
  }

  .xl\:max-w-5\.25{
    max-width: 1.3125rem;
  }

  .xl\:max-w-5\.5{
    max-width: 1.375rem;
  }

  .xl\:max-w-5\.75{
    max-width: 1.4375rem;
  }

  .xl\:max-w-6\.25{
    max-width: 1.5625rem;
  }

  .xl\:max-w-6\.5{
    max-width: 1.625rem;
  }

  .xl\:max-w-6\.75{
    max-width: 1.6875rem;
  }

  .xl\:max-w-7\.25{
    max-width: 1.8125rem;
  }

  .xl\:max-w-7\.5{
    max-width: 1.875rem;
  }

  .xl\:max-w-8\.25{
    max-width: 2.0625rem;
  }

  .xl\:max-w-8\.5{
    max-width: 2.125rem;
  }

  .xl\:max-w-9\.25{
    max-width: 2.3125rem;
  }

  .xl\:max-w-9\.5{
    max-width: 2.375rem;
  }

  .xl\:max-w-10\.5{
    max-width: 2.625rem;
  }

  .xl\:max-w-11\.25{
    max-width: 2.8125rem;
  }

  .xl\:max-w-11\.5{
    max-width: 2.875rem;
  }

  .xl\:max-w-12\.5{
    max-width: 3.125rem;
  }

  .xl\:max-w-12\.75{
    max-width: 3.1875rem;
  }

  .xl\:max-w-13\.5{
    max-width: 3.375rem;
  }

  .xl\:max-w-14\.5{
    max-width: 3.625rem;
  }

  .xl\:max-w-15\.5{
    max-width: 3.875rem;
  }

  .xl\:max-w-15\.75{
    max-width: 3.9375rem;
  }

  .xl\:max-w-16\.25{
    max-width: 4.0625rem;
  }

  .xl\:max-w-17\.25{
    max-width: 4.3125rem;
  }

  .xl\:max-w-17\.5{
    max-width: 4.375rem;
  }

  .xl\:max-w-18\.25{
    max-width: 4.5625rem;
  }

  .xl\:max-w-18\.5{
    max-width: 4.625rem;
  }

  .xl\:max-w-20\.25{
    max-width: 5.0625rem;
  }

  .xl\:max-w-20\.5{
    max-width: 5.125rem;
  }

  .xl\:max-w-22\.5{
    max-width: 5.625rem;
  }

  .xl\:max-w-25\.5{
    max-width: 6.375rem;
  }

  .xl\:max-w-26\.75{
    max-width: 6.6875rem;
  }

  .xl\:max-w-32\.5{
    max-width: 8.125rem;
  }

  .xl\:max-w-37\.5{
    max-width: 9.375rem;
  }

  .xl\:max-w-41\.25{
    max-width: 10.3125rem;
  }

  .xl\:max-w-52\.5{
    max-width: 13.125rem;
  }

  .xl\:max-w-54\.5{
    max-width: 13.625rem;
  }

  .xl\:max-w-57\.25{
    max-width: 14.3125rem;
  }

  .xl\:max-w-57\.5{
    max-width: 14.375rem;
  }

  .xl\:max-w-66\.25{
    max-width: 16.5625rem;
  }

  .xl\:max-w-74\.5{
    max-width: 18.125rem;
  }

  .xl\:max-w-106\.25{
    max-width: 26.5625rem;
  }

  .xl\:max-w-112\.25{
    max-width: 28.0675rem;
  }

  .xl\:max-w-112\.75{
    max-width: 28.1875rem;
  }

  .xl\:max-w-147\.5{
    max-width: 36.875rem;
  }

  .xl\:max-w-162\.5{
    max-width: 40.625rem;
  }

  .xl\:max-w-172\.25{
    max-width: 42.5625rem;
  }

  .xl\:max-w-175\.25{
    max-width: 43.8125rem;
  }

  .xl\:max-w-184\.25{
    max-width: 46.0625rem;
  }

  .xl\:max-w-203\.25{
    max-width: 50.8125rem;
  }

  .xl\:max-w-half{
    max-width: 50%;
  }

  .xl\:max-w-1\/10{
    max-width: 10%;
  }

  .xl\:max-w-2\/10{
    max-width: 20%;
  }

  .xl\:max-w-3\/10{
    max-width: 30%;
  }

  .xl\:max-w-4\/10{
    max-width: 40%;
  }

  .xl\:max-w-4\.5\/10{
    max-width: 45%;
  }

  .xl\:max-w-5\/10{
    max-width: 50%;
  }

  .xl\:max-w-5\.5\/10{
    max-width: 55%;
  }

  .xl\:max-w-6\/10{
    max-width: 60%;
  }

  .xl\:max-w-7\/10{
    max-width: 70%;
  }

  .xl\:max-w-8\/10{
    max-width: 80%;
  }

  .xl\:max-w-9\/10{
    max-width: 90%;
  }

  .xl\:max-w-1\/12{
    max-width: 8.333333%;
  }

  .xl\:max-w-2\/12{
    max-width: 16.666667%;
  }

  .xl\:max-w-3\/12{
    max-width: 25%;
  }

  .xl\:max-w-4\/12{
    max-width: 33.333333%;
  }

  .xl\:max-w-5\/12{
    max-width: 41.666667%;
  }

  .xl\:max-w-6\/12{
    max-width: 50%;
  }

  .xl\:max-w-7\/12{
    max-width: 58.333333%;
  }

  .xl\:max-w-8\/12{
    max-width: 66.666667%;
  }

  .xl\:max-w-9\/12{
    max-width: 75%;
  }

  .xl\:max-w-10\/12{
    max-width: 83.333333%;
  }

  .xl\:max-w-11\/12{
    max-width: 91.666667%;
  }

  .xl\:min-h-0{
    min-height: 0px;
  }

  .xl\:min-h-full{
    min-height: 100%;
  }

  .xl\:min-h-screen{
    min-height: 100vh;
  }

  .xl\:min-w-0{
    min-width: 0px;
  }

  .xl\:min-w-full{
    min-width: 100%;
  }

  .xl\:min-w-min{
    min-width: -webkit-min-content;
    min-width: min-content;
  }

  .xl\:min-w-max{
    min-width: -webkit-max-content;
    min-width: max-content;
  }

  .xl\:object-contain{
    -o-object-fit: contain;
       object-fit: contain;
  }

  .xl\:object-cover{
    -o-object-fit: cover;
       object-fit: cover;
  }

  .xl\:object-fill{
    -o-object-fit: fill;
       object-fit: fill;
  }

  .xl\:object-none{
    -o-object-fit: none;
       object-fit: none;
  }

  .xl\:object-scale-down{
    -o-object-fit: scale-down;
       object-fit: scale-down;
  }

  .xl\:object-bottom{
    -o-object-position: bottom;
       object-position: bottom;
  }

  .xl\:object-center{
    -o-object-position: center;
       object-position: center;
  }

  .xl\:object-left{
    -o-object-position: left;
       object-position: left;
  }

  .xl\:object-left-bottom{
    -o-object-position: left bottom;
       object-position: left bottom;
  }

  .xl\:object-left-top{
    -o-object-position: left top;
       object-position: left top;
  }

  .xl\:object-right{
    -o-object-position: right;
       object-position: right;
  }

  .xl\:object-right-bottom{
    -o-object-position: right bottom;
       object-position: right bottom;
  }

  .xl\:object-right-top{
    -o-object-position: right top;
       object-position: right top;
  }

  .xl\:object-top{
    -o-object-position: top;
       object-position: top;
  }

  .xl\:opacity-0{
    opacity: 0;
  }

  .xl\:opacity-5{
    opacity: 0.05;
  }

  .xl\:opacity-10{
    opacity: 0.1;
  }

  .xl\:opacity-20{
    opacity: 0.2;
  }

  .xl\:opacity-25{
    opacity: 0.25;
  }

  .xl\:opacity-30{
    opacity: 0.3;
  }

  .xl\:opacity-40{
    opacity: 0.4;
  }

  .xl\:opacity-50{
    opacity: 0.5;
  }

  .xl\:opacity-60{
    opacity: 0.6;
  }

  .xl\:opacity-70{
    opacity: 0.7;
  }

  .xl\:opacity-75{
    opacity: 0.75;
  }

  .xl\:opacity-80{
    opacity: 0.8;
  }

  .xl\:opacity-90{
    opacity: 0.9;
  }

  .xl\:opacity-95{
    opacity: 0.95;
  }

  .xl\:opacity-100{
    opacity: 1;
  }

  .group:hover .xl\:group-hover\:opacity-0{
    opacity: 0;
  }

  .group:hover .xl\:group-hover\:opacity-5{
    opacity: 0.05;
  }

  .group:hover .xl\:group-hover\:opacity-10{
    opacity: 0.1;
  }

  .group:hover .xl\:group-hover\:opacity-20{
    opacity: 0.2;
  }

  .group:hover .xl\:group-hover\:opacity-25{
    opacity: 0.25;
  }

  .group:hover .xl\:group-hover\:opacity-30{
    opacity: 0.3;
  }

  .group:hover .xl\:group-hover\:opacity-40{
    opacity: 0.4;
  }

  .group:hover .xl\:group-hover\:opacity-50{
    opacity: 0.5;
  }

  .group:hover .xl\:group-hover\:opacity-60{
    opacity: 0.6;
  }

  .group:hover .xl\:group-hover\:opacity-70{
    opacity: 0.7;
  }

  .group:hover .xl\:group-hover\:opacity-75{
    opacity: 0.75;
  }

  .group:hover .xl\:group-hover\:opacity-80{
    opacity: 0.8;
  }

  .group:hover .xl\:group-hover\:opacity-90{
    opacity: 0.9;
  }

  .group:hover .xl\:group-hover\:opacity-95{
    opacity: 0.95;
  }

  .group:hover .xl\:group-hover\:opacity-100{
    opacity: 1;
  }

  .xl\:focus-within\:opacity-0:focus-within{
    opacity: 0;
  }

  .xl\:focus-within\:opacity-5:focus-within{
    opacity: 0.05;
  }

  .xl\:focus-within\:opacity-10:focus-within{
    opacity: 0.1;
  }

  .xl\:focus-within\:opacity-20:focus-within{
    opacity: 0.2;
  }

  .xl\:focus-within\:opacity-25:focus-within{
    opacity: 0.25;
  }

  .xl\:focus-within\:opacity-30:focus-within{
    opacity: 0.3;
  }

  .xl\:focus-within\:opacity-40:focus-within{
    opacity: 0.4;
  }

  .xl\:focus-within\:opacity-50:focus-within{
    opacity: 0.5;
  }

  .xl\:focus-within\:opacity-60:focus-within{
    opacity: 0.6;
  }

  .xl\:focus-within\:opacity-70:focus-within{
    opacity: 0.7;
  }

  .xl\:focus-within\:opacity-75:focus-within{
    opacity: 0.75;
  }

  .xl\:focus-within\:opacity-80:focus-within{
    opacity: 0.8;
  }

  .xl\:focus-within\:opacity-90:focus-within{
    opacity: 0.9;
  }

  .xl\:focus-within\:opacity-95:focus-within{
    opacity: 0.95;
  }

  .xl\:focus-within\:opacity-100:focus-within{
    opacity: 1;
  }

  .xl\:hover\:opacity-0:hover{
    opacity: 0;
  }

  .xl\:hover\:opacity-5:hover{
    opacity: 0.05;
  }

  .xl\:hover\:opacity-10:hover{
    opacity: 0.1;
  }

  .xl\:hover\:opacity-20:hover{
    opacity: 0.2;
  }

  .xl\:hover\:opacity-25:hover{
    opacity: 0.25;
  }

  .xl\:hover\:opacity-30:hover{
    opacity: 0.3;
  }

  .xl\:hover\:opacity-40:hover{
    opacity: 0.4;
  }

  .xl\:hover\:opacity-50:hover{
    opacity: 0.5;
  }

  .xl\:hover\:opacity-60:hover{
    opacity: 0.6;
  }

  .xl\:hover\:opacity-70:hover{
    opacity: 0.7;
  }

  .xl\:hover\:opacity-75:hover{
    opacity: 0.75;
  }

  .xl\:hover\:opacity-80:hover{
    opacity: 0.8;
  }

  .xl\:hover\:opacity-90:hover{
    opacity: 0.9;
  }

  .xl\:hover\:opacity-95:hover{
    opacity: 0.95;
  }

  .xl\:hover\:opacity-100:hover{
    opacity: 1;
  }

  .xl\:focus\:opacity-0:focus{
    opacity: 0;
  }

  .xl\:focus\:opacity-5:focus{
    opacity: 0.05;
  }

  .xl\:focus\:opacity-10:focus{
    opacity: 0.1;
  }

  .xl\:focus\:opacity-20:focus{
    opacity: 0.2;
  }

  .xl\:focus\:opacity-25:focus{
    opacity: 0.25;
  }

  .xl\:focus\:opacity-30:focus{
    opacity: 0.3;
  }

  .xl\:focus\:opacity-40:focus{
    opacity: 0.4;
  }

  .xl\:focus\:opacity-50:focus{
    opacity: 0.5;
  }

  .xl\:focus\:opacity-60:focus{
    opacity: 0.6;
  }

  .xl\:focus\:opacity-70:focus{
    opacity: 0.7;
  }

  .xl\:focus\:opacity-75:focus{
    opacity: 0.75;
  }

  .xl\:focus\:opacity-80:focus{
    opacity: 0.8;
  }

  .xl\:focus\:opacity-90:focus{
    opacity: 0.9;
  }

  .xl\:focus\:opacity-95:focus{
    opacity: 0.95;
  }

  .xl\:focus\:opacity-100:focus{
    opacity: 1;
  }

  .xl\:outline-none{
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .xl\:outline-white{
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .xl\:outline-black{
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .xl\:focus-within\:outline-none:focus-within{
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .xl\:focus-within\:outline-white:focus-within{
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .xl\:focus-within\:outline-black:focus-within{
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .xl\:focus\:outline-none:focus{
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .xl\:focus\:outline-white:focus{
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .xl\:focus\:outline-black:focus{
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .xl\:overflow-auto{
    overflow: auto;
  }

  .xl\:overflow-hidden{
    overflow: hidden;
  }

  .xl\:overflow-visible{
    overflow: visible;
  }

  .xl\:overflow-scroll{
    overflow: scroll;
  }

  .xl\:overflow-x-auto{
    overflow-x: auto;
  }

  .xl\:overflow-y-auto{
    overflow-y: auto;
  }

  .xl\:overflow-x-hidden{
    overflow-x: hidden;
  }

  .xl\:overflow-y-hidden{
    overflow-y: hidden;
  }

  .xl\:overflow-x-visible{
    overflow-x: visible;
  }

  .xl\:overflow-y-visible{
    overflow-y: visible;
  }

  .xl\:overflow-x-scroll{
    overflow-x: scroll;
  }

  .xl\:overflow-y-scroll{
    overflow-y: scroll;
  }

  .xl\:overscroll-auto{
    -ms-scroll-chaining: chained;
        overscroll-behavior: auto;
  }

  .xl\:overscroll-contain{
    -ms-scroll-chaining: none;
        overscroll-behavior: contain;
  }

  .xl\:overscroll-none{
    -ms-scroll-chaining: none;
        overscroll-behavior: none;
  }

  .xl\:overscroll-y-auto{
    overscroll-behavior-y: auto;
  }

  .xl\:overscroll-y-contain{
    overscroll-behavior-y: contain;
  }

  .xl\:overscroll-y-none{
    overscroll-behavior-y: none;
  }

  .xl\:overscroll-x-auto{
    overscroll-behavior-x: auto;
  }

  .xl\:overscroll-x-contain{
    overscroll-behavior-x: contain;
  }

  .xl\:overscroll-x-none{
    overscroll-behavior-x: none;
  }

  .xl\:p-0{
    padding: 0px;
  }

  .xl\:p-1{
    padding: 0.25rem;
  }

  .xl\:p-2{
    padding: 0.5rem;
  }

  .xl\:p-3{
    padding: 0.75rem;
  }

  .xl\:p-4{
    padding: 1rem;
  }

  .xl\:p-5{
    padding: 1.25rem;
  }

  .xl\:p-6{
    padding: 1.5rem;
  }

  .xl\:p-7{
    padding: 1.75rem;
  }

  .xl\:p-8{
    padding: 2rem;
  }

  .xl\:p-9{
    padding: 2.25rem;
  }

  .xl\:p-10{
    padding: 2.5rem;
  }

  .xl\:p-11{
    padding: 2.75rem;
  }

  .xl\:p-12{
    padding: 3rem;
  }

  .xl\:p-13{
    padding: 3.25rem;
  }

  .xl\:p-14{
    padding: 3.5rem;
  }

  .xl\:p-15{
    padding: 3.75rem;
  }

  .xl\:p-16{
    padding: 4rem;
  }

  .xl\:p-17{
    padding: 4.25rem;
  }

  .xl\:p-18{
    padding: 4.5rem;
  }

  .xl\:p-19{
    padding: 4.75rem;
  }

  .xl\:p-20{
    padding: 5rem;
  }

  .xl\:p-22{
    padding: 5.5rem;
  }

  .xl\:p-24{
    padding: 6rem;
  }

  .xl\:p-25{
    padding: 6.25rem;
  }

  .xl\:p-28{
    padding: 7rem;
  }

  .xl\:p-30{
    padding: 7.5rem;
  }

  .xl\:p-32{
    padding: 8rem;
  }

  .xl\:p-34{
    padding: 8.5rem;
  }

  .xl\:p-35{
    padding: 8.75rem;
  }

  .xl\:p-36{
    padding: 9rem;
  }

  .xl\:p-39{
    padding: 9.75rem;
  }

  .xl\:p-40{
    padding: 10rem;
  }

  .xl\:p-42{
    padding: 10.5rem;
  }

  .xl\:p-44{
    padding: 11rem;
  }

  .xl\:p-45{
    padding: 11.25rem;
  }

  .xl\:p-48{
    padding: 12rem;
  }

  .xl\:p-50{
    padding: 12.5rem;
  }

  .xl\:p-52{
    padding: 13rem;
  }

  .xl\:p-55{
    padding: 13.75rem;
  }

  .xl\:p-56{
    padding: 14rem;
  }

  .xl\:p-58{
    padding: 14.5rem;
  }

  .xl\:p-60{
    padding: 15rem;
  }

  .xl\:p-64{
    padding: 16rem;
  }

  .xl\:p-65{
    padding: 16.25rem;
  }

  .xl\:p-68{
    padding: 17rem;
  }

  .xl\:p-69{
    padding: 17.25rem;
  }

  .xl\:p-70{
    padding: 17.5rem;
  }

  .xl\:p-72{
    padding: 18rem;
  }

  .xl\:p-75{
    padding: 18.75rem;
  }

  .xl\:p-80{
    padding: 20rem;
  }

  .xl\:p-85{
    padding: 21.25rem;
  }

  .xl\:p-86{
    padding: 21.5rem;
  }

  .xl\:p-90{
    padding: 22.5rem;
  }

  .xl\:p-96{
    padding: 24rem;
  }

  .xl\:p-100{
    padding: 25rem;
  }

  .xl\:p-115{
    padding: 28.75rem;
  }

  .xl\:p-125{
    padding: 31.25rem;
  }

  .xl\:p-142{
    padding: 35.5rem;
  }

  .xl\:p-150{
    padding: 37.5rem;
  }

  .xl\:p-156{
    padding: 39rem;
  }

  .xl\:p-160{
    padding: 40rem;
  }

  .xl\:p-175{
    padding: 43.75rem;
  }

  .xl\:p-207{
    padding: 51.75rem;
  }

  .xl\:p-242{
    padding: 60.5rem;
  }

  .xl\:p-250{
    padding: 62.5rem;
  }

  .xl\:p-258{
    padding: 64.5rem;
  }

  .xl\:p-265{
    padding: 66.25rem;
  }

  .xl\:p-280{
    padding: 70rem;
  }

  .xl\:p-px{
    padding: 1px;
  }

  .xl\:p-0\.5{
    padding: 0.125rem;
  }

  .xl\:p-1\.5{
    padding: 0.375rem;
  }

  .xl\:p-2\.5{
    padding: 0.625rem;
  }

  .xl\:p-3\.5{
    padding: 0.875rem;
  }

  .xl\:p-0\.25{
    padding: 0.0625rem;
  }

  .xl\:p-0\.75{
    padding: 0.1875rem;
  }

  .xl\:p-1\.25{
    padding: 0.3125rem;
  }

  .xl\:p-1\.75{
    padding: 0.4375rem;
  }

  .xl\:p-2\.25{
    padding: 0.5625rem;
  }

  .xl\:p-2\.75{
    padding: 0.6875rem;
  }

  .xl\:p-3\.25{
    padding: 0.8125rem;
  }

  .xl\:p-3\.75{
    padding: 0.9375rem;
  }

  .xl\:p-4\.25{
    padding: 1.0625rem;
  }

  .xl\:p-4\.5{
    padding: 1.125rem;
  }

  .xl\:p-4\.75{
    padding: 1.1875rem;
  }

  .xl\:p-5\.25{
    padding: 1.3125rem;
  }

  .xl\:p-5\.5{
    padding: 1.375rem;
  }

  .xl\:p-5\.75{
    padding: 1.4375rem;
  }

  .xl\:p-6\.25{
    padding: 1.5625rem;
  }

  .xl\:p-6\.5{
    padding: 1.625rem;
  }

  .xl\:p-6\.75{
    padding: 1.6875rem;
  }

  .xl\:p-7\.25{
    padding: 1.8125rem;
  }

  .xl\:p-7\.5{
    padding: 1.875rem;
  }

  .xl\:p-8\.25{
    padding: 2.0625rem;
  }

  .xl\:p-8\.5{
    padding: 2.125rem;
  }

  .xl\:p-9\.25{
    padding: 2.3125rem;
  }

  .xl\:p-9\.5{
    padding: 2.375rem;
  }

  .xl\:p-10\.5{
    padding: 2.625rem;
  }

  .xl\:p-11\.25{
    padding: 2.8125rem;
  }

  .xl\:p-11\.5{
    padding: 2.875rem;
  }

  .xl\:p-12\.5{
    padding: 3.125rem;
  }

  .xl\:p-12\.75{
    padding: 3.1875rem;
  }

  .xl\:p-13\.5{
    padding: 3.375rem;
  }

  .xl\:p-14\.5{
    padding: 3.625rem;
  }

  .xl\:p-15\.5{
    padding: 3.875rem;
  }

  .xl\:p-15\.75{
    padding: 3.9375rem;
  }

  .xl\:p-16\.25{
    padding: 4.0625rem;
  }

  .xl\:p-17\.25{
    padding: 4.3125rem;
  }

  .xl\:p-17\.5{
    padding: 4.375rem;
  }

  .xl\:p-18\.25{
    padding: 4.5625rem;
  }

  .xl\:p-18\.5{
    padding: 4.625rem;
  }

  .xl\:p-20\.25{
    padding: 5.0625rem;
  }

  .xl\:p-20\.5{
    padding: 5.125rem;
  }

  .xl\:p-22\.5{
    padding: 5.625rem;
  }

  .xl\:p-25\.5{
    padding: 6.375rem;
  }

  .xl\:p-26\.75{
    padding: 6.6875rem;
  }

  .xl\:p-32\.5{
    padding: 8.125rem;
  }

  .xl\:p-37\.5{
    padding: 9.375rem;
  }

  .xl\:p-41\.25{
    padding: 10.3125rem;
  }

  .xl\:p-52\.5{
    padding: 13.125rem;
  }

  .xl\:p-54\.5{
    padding: 13.625rem;
  }

  .xl\:p-57\.25{
    padding: 14.3125rem;
  }

  .xl\:p-57\.5{
    padding: 14.375rem;
  }

  .xl\:p-66\.25{
    padding: 16.5625rem;
  }

  .xl\:p-74\.5{
    padding: 18.125rem;
  }

  .xl\:p-106\.25{
    padding: 26.5625rem;
  }

  .xl\:p-112\.25{
    padding: 28.0675rem;
  }

  .xl\:p-112\.75{
    padding: 28.1875rem;
  }

  .xl\:p-147\.5{
    padding: 36.875rem;
  }

  .xl\:p-162\.5{
    padding: 40.625rem;
  }

  .xl\:p-172\.25{
    padding: 42.5625rem;
  }

  .xl\:p-175\.25{
    padding: 43.8125rem;
  }

  .xl\:p-184\.25{
    padding: 46.0625rem;
  }

  .xl\:p-203\.25{
    padding: 50.8125rem;
  }

  .xl\:p-half{
    padding: 50%;
  }

  .xl\:p-full{
    padding: 100%;
  }

  .xl\:p-1\/10{
    padding: 10%;
  }

  .xl\:p-2\/10{
    padding: 20%;
  }

  .xl\:p-3\/10{
    padding: 30%;
  }

  .xl\:p-4\/10{
    padding: 40%;
  }

  .xl\:p-4\.5\/10{
    padding: 45%;
  }

  .xl\:p-5\/10{
    padding: 50%;
  }

  .xl\:p-5\.5\/10{
    padding: 55%;
  }

  .xl\:p-6\/10{
    padding: 60%;
  }

  .xl\:p-7\/10{
    padding: 70%;
  }

  .xl\:p-8\/10{
    padding: 80%;
  }

  .xl\:p-9\/10{
    padding: 90%;
  }

  .xl\:p-1\/12{
    padding: 8.333333%;
  }

  .xl\:p-2\/12{
    padding: 16.666667%;
  }

  .xl\:p-3\/12{
    padding: 25%;
  }

  .xl\:p-4\/12{
    padding: 33.333333%;
  }

  .xl\:p-5\/12{
    padding: 41.666667%;
  }

  .xl\:p-6\/12{
    padding: 50%;
  }

  .xl\:p-7\/12{
    padding: 58.333333%;
  }

  .xl\:p-8\/12{
    padding: 66.666667%;
  }

  .xl\:p-9\/12{
    padding: 75%;
  }

  .xl\:p-10\/12{
    padding: 83.333333%;
  }

  .xl\:p-11\/12{
    padding: 91.666667%;
  }

  .xl\:py-0{
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .xl\:px-0{
    padding-left: 0px;
    padding-right: 0px;
  }

  .xl\:py-1{
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }

  .xl\:px-1{
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }

  .xl\:py-2{
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .xl\:px-2{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .xl\:py-3{
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }

  .xl\:px-3{
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .xl\:py-4{
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .xl\:px-4{
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .xl\:py-5{
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .xl\:px-5{
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .xl\:py-6{
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .xl\:px-6{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .xl\:py-7{
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
  }

  .xl\:px-7{
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }

  .xl\:py-8{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .xl\:px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .xl\:py-9{
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
  }

  .xl\:px-9{
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }

  .xl\:py-10{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .xl\:px-10{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .xl\:py-11{
    padding-top: 2.75rem;
    padding-bottom: 2.75rem;
  }

  .xl\:px-11{
    padding-left: 2.75rem;
    padding-right: 2.75rem;
  }

  .xl\:py-12{
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .xl\:px-12{
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .xl\:py-13{
    padding-top: 3.25rem;
    padding-bottom: 3.25rem;
  }

  .xl\:px-13{
    padding-left: 3.25rem;
    padding-right: 3.25rem;
  }

  .xl\:py-14{
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .xl\:px-14{
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }

  .xl\:py-15{
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
  }

  .xl\:px-15{
    padding-left: 3.75rem;
    padding-right: 3.75rem;
  }

  .xl\:py-16{
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .xl\:px-16{
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .xl\:py-17{
    padding-top: 4.25rem;
    padding-bottom: 4.25rem;
  }

  .xl\:px-17{
    padding-left: 4.25rem;
    padding-right: 4.25rem;
  }

  .xl\:py-18{
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }

  .xl\:px-18{
    padding-left: 4.5rem;
    padding-right: 4.5rem;
  }

  .xl\:py-19{
    padding-top: 4.75rem;
    padding-bottom: 4.75rem;
  }

  .xl\:px-19{
    padding-left: 4.75rem;
    padding-right: 4.75rem;
  }

  .xl\:py-20{
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .xl\:px-20{
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .xl\:py-22{
    padding-top: 5.5rem;
    padding-bottom: 5.5rem;
  }

  .xl\:px-22{
    padding-left: 5.5rem;
    padding-right: 5.5rem;
  }

  .xl\:py-24{
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .xl\:px-24{
    padding-left: 6rem;
    padding-right: 6rem;
  }

  .xl\:py-25{
    padding-top: 6.25rem;
    padding-bottom: 6.25rem;
  }

  .xl\:px-25{
    padding-left: 6.25rem;
    padding-right: 6.25rem;
  }

  .xl\:py-28{
    padding-top: 7rem;
    padding-bottom: 7rem;
  }

  .xl\:px-28{
    padding-left: 7rem;
    padding-right: 7rem;
  }

  .xl\:py-30{
    padding-top: 7.5rem;
    padding-bottom: 7.5rem;
  }

  .xl\:px-30{
    padding-left: 7.5rem;
    padding-right: 7.5rem;
  }

  .xl\:py-32{
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

  .xl\:px-32{
    padding-left: 8rem;
    padding-right: 8rem;
  }

  .xl\:py-34{
    padding-top: 8.5rem;
    padding-bottom: 8.5rem;
  }

  .xl\:px-34{
    padding-left: 8.5rem;
    padding-right: 8.5rem;
  }

  .xl\:py-35{
    padding-top: 8.75rem;
    padding-bottom: 8.75rem;
  }

  .xl\:px-35{
    padding-left: 8.75rem;
    padding-right: 8.75rem;
  }

  .xl\:py-36{
    padding-top: 9rem;
    padding-bottom: 9rem;
  }

  .xl\:px-36{
    padding-left: 9rem;
    padding-right: 9rem;
  }

  .xl\:py-39{
    padding-top: 9.75rem;
    padding-bottom: 9.75rem;
  }

  .xl\:px-39{
    padding-left: 9.75rem;
    padding-right: 9.75rem;
  }

  .xl\:py-40{
    padding-top: 10rem;
    padding-bottom: 10rem;
  }

  .xl\:px-40{
    padding-left: 10rem;
    padding-right: 10rem;
  }

  .xl\:py-42{
    padding-top: 10.5rem;
    padding-bottom: 10.5rem;
  }

  .xl\:px-42{
    padding-left: 10.5rem;
    padding-right: 10.5rem;
  }

  .xl\:py-44{
    padding-top: 11rem;
    padding-bottom: 11rem;
  }

  .xl\:px-44{
    padding-left: 11rem;
    padding-right: 11rem;
  }

  .xl\:py-45{
    padding-top: 11.25rem;
    padding-bottom: 11.25rem;
  }

  .xl\:px-45{
    padding-left: 11.25rem;
    padding-right: 11.25rem;
  }

  .xl\:py-48{
    padding-top: 12rem;
    padding-bottom: 12rem;
  }

  .xl\:px-48{
    padding-left: 12rem;
    padding-right: 12rem;
  }

  .xl\:py-50{
    padding-top: 12.5rem;
    padding-bottom: 12.5rem;
  }

  .xl\:px-50{
    padding-left: 12.5rem;
    padding-right: 12.5rem;
  }

  .xl\:py-52{
    padding-top: 13rem;
    padding-bottom: 13rem;
  }

  .xl\:px-52{
    padding-left: 13rem;
    padding-right: 13rem;
  }

  .xl\:py-55{
    padding-top: 13.75rem;
    padding-bottom: 13.75rem;
  }

  .xl\:px-55{
    padding-left: 13.75rem;
    padding-right: 13.75rem;
  }

  .xl\:py-56{
    padding-top: 14rem;
    padding-bottom: 14rem;
  }

  .xl\:px-56{
    padding-left: 14rem;
    padding-right: 14rem;
  }

  .xl\:py-58{
    padding-top: 14.5rem;
    padding-bottom: 14.5rem;
  }

  .xl\:px-58{
    padding-left: 14.5rem;
    padding-right: 14.5rem;
  }

  .xl\:py-60{
    padding-top: 15rem;
    padding-bottom: 15rem;
  }

  .xl\:px-60{
    padding-left: 15rem;
    padding-right: 15rem;
  }

  .xl\:py-64{
    padding-top: 16rem;
    padding-bottom: 16rem;
  }

  .xl\:px-64{
    padding-left: 16rem;
    padding-right: 16rem;
  }

  .xl\:py-65{
    padding-top: 16.25rem;
    padding-bottom: 16.25rem;
  }

  .xl\:px-65{
    padding-left: 16.25rem;
    padding-right: 16.25rem;
  }

  .xl\:py-68{
    padding-top: 17rem;
    padding-bottom: 17rem;
  }

  .xl\:px-68{
    padding-left: 17rem;
    padding-right: 17rem;
  }

  .xl\:py-69{
    padding-top: 17.25rem;
    padding-bottom: 17.25rem;
  }

  .xl\:px-69{
    padding-left: 17.25rem;
    padding-right: 17.25rem;
  }

  .xl\:py-70{
    padding-top: 17.5rem;
    padding-bottom: 17.5rem;
  }

  .xl\:px-70{
    padding-left: 17.5rem;
    padding-right: 17.5rem;
  }

  .xl\:py-72{
    padding-top: 18rem;
    padding-bottom: 18rem;
  }

  .xl\:px-72{
    padding-left: 18rem;
    padding-right: 18rem;
  }

  .xl\:py-75{
    padding-top: 18.75rem;
    padding-bottom: 18.75rem;
  }

  .xl\:px-75{
    padding-left: 18.75rem;
    padding-right: 18.75rem;
  }

  .xl\:py-80{
    padding-top: 20rem;
    padding-bottom: 20rem;
  }

  .xl\:px-80{
    padding-left: 20rem;
    padding-right: 20rem;
  }

  .xl\:py-85{
    padding-top: 21.25rem;
    padding-bottom: 21.25rem;
  }

  .xl\:px-85{
    padding-left: 21.25rem;
    padding-right: 21.25rem;
  }

  .xl\:py-86{
    padding-top: 21.5rem;
    padding-bottom: 21.5rem;
  }

  .xl\:px-86{
    padding-left: 21.5rem;
    padding-right: 21.5rem;
  }

  .xl\:py-90{
    padding-top: 22.5rem;
    padding-bottom: 22.5rem;
  }

  .xl\:px-90{
    padding-left: 22.5rem;
    padding-right: 22.5rem;
  }

  .xl\:py-96{
    padding-top: 24rem;
    padding-bottom: 24rem;
  }

  .xl\:px-96{
    padding-left: 24rem;
    padding-right: 24rem;
  }

  .xl\:py-100{
    padding-top: 25rem;
    padding-bottom: 25rem;
  }

  .xl\:px-100{
    padding-left: 25rem;
    padding-right: 25rem;
  }

  .xl\:py-115{
    padding-top: 28.75rem;
    padding-bottom: 28.75rem;
  }

  .xl\:px-115{
    padding-left: 28.75rem;
    padding-right: 28.75rem;
  }

  .xl\:py-125{
    padding-top: 31.25rem;
    padding-bottom: 31.25rem;
  }

  .xl\:px-125{
    padding-left: 31.25rem;
    padding-right: 31.25rem;
  }

  .xl\:py-142{
    padding-top: 35.5rem;
    padding-bottom: 35.5rem;
  }

  .xl\:px-142{
    padding-left: 35.5rem;
    padding-right: 35.5rem;
  }

  .xl\:py-150{
    padding-top: 37.5rem;
    padding-bottom: 37.5rem;
  }

  .xl\:px-150{
    padding-left: 37.5rem;
    padding-right: 37.5rem;
  }

  .xl\:py-156{
    padding-top: 39rem;
    padding-bottom: 39rem;
  }

  .xl\:px-156{
    padding-left: 39rem;
    padding-right: 39rem;
  }

  .xl\:py-160{
    padding-top: 40rem;
    padding-bottom: 40rem;
  }

  .xl\:px-160{
    padding-left: 40rem;
    padding-right: 40rem;
  }

  .xl\:py-175{
    padding-top: 43.75rem;
    padding-bottom: 43.75rem;
  }

  .xl\:px-175{
    padding-left: 43.75rem;
    padding-right: 43.75rem;
  }

  .xl\:py-207{
    padding-top: 51.75rem;
    padding-bottom: 51.75rem;
  }

  .xl\:px-207{
    padding-left: 51.75rem;
    padding-right: 51.75rem;
  }

  .xl\:py-242{
    padding-top: 60.5rem;
    padding-bottom: 60.5rem;
  }

  .xl\:px-242{
    padding-left: 60.5rem;
    padding-right: 60.5rem;
  }

  .xl\:py-250{
    padding-top: 62.5rem;
    padding-bottom: 62.5rem;
  }

  .xl\:px-250{
    padding-left: 62.5rem;
    padding-right: 62.5rem;
  }

  .xl\:py-258{
    padding-top: 64.5rem;
    padding-bottom: 64.5rem;
  }

  .xl\:px-258{
    padding-left: 64.5rem;
    padding-right: 64.5rem;
  }

  .xl\:py-265{
    padding-top: 66.25rem;
    padding-bottom: 66.25rem;
  }

  .xl\:px-265{
    padding-left: 66.25rem;
    padding-right: 66.25rem;
  }

  .xl\:py-280{
    padding-top: 70rem;
    padding-bottom: 70rem;
  }

  .xl\:px-280{
    padding-left: 70rem;
    padding-right: 70rem;
  }

  .xl\:py-px{
    padding-top: 1px;
    padding-bottom: 1px;
  }

  .xl\:px-px{
    padding-left: 1px;
    padding-right: 1px;
  }

  .xl\:py-0\.5{
    padding-top: 0.125rem;
    padding-bottom: 0.125rem;
  }

  .xl\:px-0\.5{
    padding-left: 0.125rem;
    padding-right: 0.125rem;
  }

  .xl\:py-1\.5{
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
  }

  .xl\:px-1\.5{
    padding-left: 0.375rem;
    padding-right: 0.375rem;
  }

  .xl\:py-2\.5{
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }

  .xl\:px-2\.5{
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  .xl\:py-3\.5{
    padding-top: 0.875rem;
    padding-bottom: 0.875rem;
  }

  .xl\:px-3\.5{
    padding-left: 0.875rem;
    padding-right: 0.875rem;
  }

  .xl\:py-0\.25{
    padding-top: 0.0625rem;
    padding-bottom: 0.0625rem;
  }

  .xl\:px-0\.25{
    padding-left: 0.0625rem;
    padding-right: 0.0625rem;
  }

  .xl\:py-0\.75{
    padding-top: 0.1875rem;
    padding-bottom: 0.1875rem;
  }

  .xl\:px-0\.75{
    padding-left: 0.1875rem;
    padding-right: 0.1875rem;
  }

  .xl\:py-1\.25{
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
  }

  .xl\:px-1\.25{
    padding-left: 0.3125rem;
    padding-right: 0.3125rem;
  }

  .xl\:py-1\.75{
    padding-top: 0.4375rem;
    padding-bottom: 0.4375rem;
  }

  .xl\:px-1\.75{
    padding-left: 0.4375rem;
    padding-right: 0.4375rem;
  }

  .xl\:py-2\.25{
    padding-top: 0.5625rem;
    padding-bottom: 0.5625rem;
  }

  .xl\:px-2\.25{
    padding-left: 0.5625rem;
    padding-right: 0.5625rem;
  }

  .xl\:py-2\.75{
    padding-top: 0.6875rem;
    padding-bottom: 0.6875rem;
  }

  .xl\:px-2\.75{
    padding-left: 0.6875rem;
    padding-right: 0.6875rem;
  }

  .xl\:py-3\.25{
    padding-top: 0.8125rem;
    padding-bottom: 0.8125rem;
  }

  .xl\:px-3\.25{
    padding-left: 0.8125rem;
    padding-right: 0.8125rem;
  }

  .xl\:py-3\.75{
    padding-top: 0.9375rem;
    padding-bottom: 0.9375rem;
  }

  .xl\:px-3\.75{
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }

  .xl\:py-4\.25{
    padding-top: 1.0625rem;
    padding-bottom: 1.0625rem;
  }

  .xl\:px-4\.25{
    padding-left: 1.0625rem;
    padding-right: 1.0625rem;
  }

  .xl\:py-4\.5{
    padding-top: 1.125rem;
    padding-bottom: 1.125rem;
  }

  .xl\:px-4\.5{
    padding-left: 1.125rem;
    padding-right: 1.125rem;
  }

  .xl\:py-4\.75{
    padding-top: 1.1875rem;
    padding-bottom: 1.1875rem;
  }

  .xl\:px-4\.75{
    padding-left: 1.1875rem;
    padding-right: 1.1875rem;
  }

  .xl\:py-5\.25{
    padding-top: 1.3125rem;
    padding-bottom: 1.3125rem;
  }

  .xl\:px-5\.25{
    padding-left: 1.3125rem;
    padding-right: 1.3125rem;
  }

  .xl\:py-5\.5{
    padding-top: 1.375rem;
    padding-bottom: 1.375rem;
  }

  .xl\:px-5\.5{
    padding-left: 1.375rem;
    padding-right: 1.375rem;
  }

  .xl\:py-5\.75{
    padding-top: 1.4375rem;
    padding-bottom: 1.4375rem;
  }

  .xl\:px-5\.75{
    padding-left: 1.4375rem;
    padding-right: 1.4375rem;
  }

  .xl\:py-6\.25{
    padding-top: 1.5625rem;
    padding-bottom: 1.5625rem;
  }

  .xl\:px-6\.25{
    padding-left: 1.5625rem;
    padding-right: 1.5625rem;
  }

  .xl\:py-6\.5{
    padding-top: 1.625rem;
    padding-bottom: 1.625rem;
  }

  .xl\:px-6\.5{
    padding-left: 1.625rem;
    padding-right: 1.625rem;
  }

  .xl\:py-6\.75{
    padding-top: 1.6875rem;
    padding-bottom: 1.6875rem;
  }

  .xl\:px-6\.75{
    padding-left: 1.6875rem;
    padding-right: 1.6875rem;
  }

  .xl\:py-7\.25{
    padding-top: 1.8125rem;
    padding-bottom: 1.8125rem;
  }

  .xl\:px-7\.25{
    padding-left: 1.8125rem;
    padding-right: 1.8125rem;
  }

  .xl\:py-7\.5{
    padding-top: 1.875rem;
    padding-bottom: 1.875rem;
  }

  .xl\:px-7\.5{
    padding-left: 1.875rem;
    padding-right: 1.875rem;
  }

  .xl\:py-8\.25{
    padding-top: 2.0625rem;
    padding-bottom: 2.0625rem;
  }

  .xl\:px-8\.25{
    padding-left: 2.0625rem;
    padding-right: 2.0625rem;
  }

  .xl\:py-8\.5{
    padding-top: 2.125rem;
    padding-bottom: 2.125rem;
  }

  .xl\:px-8\.5{
    padding-left: 2.125rem;
    padding-right: 2.125rem;
  }

  .xl\:py-9\.25{
    padding-top: 2.3125rem;
    padding-bottom: 2.3125rem;
  }

  .xl\:px-9\.25{
    padding-left: 2.3125rem;
    padding-right: 2.3125rem;
  }

  .xl\:py-9\.5{
    padding-top: 2.375rem;
    padding-bottom: 2.375rem;
  }

  .xl\:px-9\.5{
    padding-left: 2.375rem;
    padding-right: 2.375rem;
  }

  .xl\:py-10\.5{
    padding-top: 2.625rem;
    padding-bottom: 2.625rem;
  }

  .xl\:px-10\.5{
    padding-left: 2.625rem;
    padding-right: 2.625rem;
  }

  .xl\:py-11\.25{
    padding-top: 2.8125rem;
    padding-bottom: 2.8125rem;
  }

  .xl\:px-11\.25{
    padding-left: 2.8125rem;
    padding-right: 2.8125rem;
  }

  .xl\:py-11\.5{
    padding-top: 2.875rem;
    padding-bottom: 2.875rem;
  }

  .xl\:px-11\.5{
    padding-left: 2.875rem;
    padding-right: 2.875rem;
  }

  .xl\:py-12\.5{
    padding-top: 3.125rem;
    padding-bottom: 3.125rem;
  }

  .xl\:px-12\.5{
    padding-left: 3.125rem;
    padding-right: 3.125rem;
  }

  .xl\:py-12\.75{
    padding-top: 3.1875rem;
    padding-bottom: 3.1875rem;
  }

  .xl\:px-12\.75{
    padding-left: 3.1875rem;
    padding-right: 3.1875rem;
  }

  .xl\:py-13\.5{
    padding-top: 3.375rem;
    padding-bottom: 3.375rem;
  }

  .xl\:px-13\.5{
    padding-left: 3.375rem;
    padding-right: 3.375rem;
  }

  .xl\:py-14\.5{
    padding-top: 3.625rem;
    padding-bottom: 3.625rem;
  }

  .xl\:px-14\.5{
    padding-left: 3.625rem;
    padding-right: 3.625rem;
  }

  .xl\:py-15\.5{
    padding-top: 3.875rem;
    padding-bottom: 3.875rem;
  }

  .xl\:px-15\.5{
    padding-left: 3.875rem;
    padding-right: 3.875rem;
  }

  .xl\:py-15\.75{
    padding-top: 3.9375rem;
    padding-bottom: 3.9375rem;
  }

  .xl\:px-15\.75{
    padding-left: 3.9375rem;
    padding-right: 3.9375rem;
  }

  .xl\:py-16\.25{
    padding-top: 4.0625rem;
    padding-bottom: 4.0625rem;
  }

  .xl\:px-16\.25{
    padding-left: 4.0625rem;
    padding-right: 4.0625rem;
  }

  .xl\:py-17\.25{
    padding-top: 4.3125rem;
    padding-bottom: 4.3125rem;
  }

  .xl\:px-17\.25{
    padding-left: 4.3125rem;
    padding-right: 4.3125rem;
  }

  .xl\:py-17\.5{
    padding-top: 4.375rem;
    padding-bottom: 4.375rem;
  }

  .xl\:px-17\.5{
    padding-left: 4.375rem;
    padding-right: 4.375rem;
  }

  .xl\:py-18\.25{
    padding-top: 4.5625rem;
    padding-bottom: 4.5625rem;
  }

  .xl\:px-18\.25{
    padding-left: 4.5625rem;
    padding-right: 4.5625rem;
  }

  .xl\:py-18\.5{
    padding-top: 4.625rem;
    padding-bottom: 4.625rem;
  }

  .xl\:px-18\.5{
    padding-left: 4.625rem;
    padding-right: 4.625rem;
  }

  .xl\:py-20\.25{
    padding-top: 5.0625rem;
    padding-bottom: 5.0625rem;
  }

  .xl\:px-20\.25{
    padding-left: 5.0625rem;
    padding-right: 5.0625rem;
  }

  .xl\:py-20\.5{
    padding-top: 5.125rem;
    padding-bottom: 5.125rem;
  }

  .xl\:px-20\.5{
    padding-left: 5.125rem;
    padding-right: 5.125rem;
  }

  .xl\:py-22\.5{
    padding-top: 5.625rem;
    padding-bottom: 5.625rem;
  }

  .xl\:px-22\.5{
    padding-left: 5.625rem;
    padding-right: 5.625rem;
  }

  .xl\:py-25\.5{
    padding-top: 6.375rem;
    padding-bottom: 6.375rem;
  }

  .xl\:px-25\.5{
    padding-left: 6.375rem;
    padding-right: 6.375rem;
  }

  .xl\:py-26\.75{
    padding-top: 6.6875rem;
    padding-bottom: 6.6875rem;
  }

  .xl\:px-26\.75{
    padding-left: 6.6875rem;
    padding-right: 6.6875rem;
  }

  .xl\:py-32\.5{
    padding-top: 8.125rem;
    padding-bottom: 8.125rem;
  }

  .xl\:px-32\.5{
    padding-left: 8.125rem;
    padding-right: 8.125rem;
  }

  .xl\:py-37\.5{
    padding-top: 9.375rem;
    padding-bottom: 9.375rem;
  }

  .xl\:px-37\.5{
    padding-left: 9.375rem;
    padding-right: 9.375rem;
  }

  .xl\:py-41\.25{
    padding-top: 10.3125rem;
    padding-bottom: 10.3125rem;
  }

  .xl\:px-41\.25{
    padding-left: 10.3125rem;
    padding-right: 10.3125rem;
  }

  .xl\:py-52\.5{
    padding-top: 13.125rem;
    padding-bottom: 13.125rem;
  }

  .xl\:px-52\.5{
    padding-left: 13.125rem;
    padding-right: 13.125rem;
  }

  .xl\:py-54\.5{
    padding-top: 13.625rem;
    padding-bottom: 13.625rem;
  }

  .xl\:px-54\.5{
    padding-left: 13.625rem;
    padding-right: 13.625rem;
  }

  .xl\:py-57\.25{
    padding-top: 14.3125rem;
    padding-bottom: 14.3125rem;
  }

  .xl\:px-57\.25{
    padding-left: 14.3125rem;
    padding-right: 14.3125rem;
  }

  .xl\:py-57\.5{
    padding-top: 14.375rem;
    padding-bottom: 14.375rem;
  }

  .xl\:px-57\.5{
    padding-left: 14.375rem;
    padding-right: 14.375rem;
  }

  .xl\:py-66\.25{
    padding-top: 16.5625rem;
    padding-bottom: 16.5625rem;
  }

  .xl\:px-66\.25{
    padding-left: 16.5625rem;
    padding-right: 16.5625rem;
  }

  .xl\:py-74\.5{
    padding-top: 18.125rem;
    padding-bottom: 18.125rem;
  }

  .xl\:px-74\.5{
    padding-left: 18.125rem;
    padding-right: 18.125rem;
  }

  .xl\:py-106\.25{
    padding-top: 26.5625rem;
    padding-bottom: 26.5625rem;
  }

  .xl\:px-106\.25{
    padding-left: 26.5625rem;
    padding-right: 26.5625rem;
  }

  .xl\:py-112\.25{
    padding-top: 28.0675rem;
    padding-bottom: 28.0675rem;
  }

  .xl\:px-112\.25{
    padding-left: 28.0675rem;
    padding-right: 28.0675rem;
  }

  .xl\:py-112\.75{
    padding-top: 28.1875rem;
    padding-bottom: 28.1875rem;
  }

  .xl\:px-112\.75{
    padding-left: 28.1875rem;
    padding-right: 28.1875rem;
  }

  .xl\:py-147\.5{
    padding-top: 36.875rem;
    padding-bottom: 36.875rem;
  }

  .xl\:px-147\.5{
    padding-left: 36.875rem;
    padding-right: 36.875rem;
  }

  .xl\:py-162\.5{
    padding-top: 40.625rem;
    padding-bottom: 40.625rem;
  }

  .xl\:px-162\.5{
    padding-left: 40.625rem;
    padding-right: 40.625rem;
  }

  .xl\:py-172\.25{
    padding-top: 42.5625rem;
    padding-bottom: 42.5625rem;
  }

  .xl\:px-172\.25{
    padding-left: 42.5625rem;
    padding-right: 42.5625rem;
  }

  .xl\:py-175\.25{
    padding-top: 43.8125rem;
    padding-bottom: 43.8125rem;
  }

  .xl\:px-175\.25{
    padding-left: 43.8125rem;
    padding-right: 43.8125rem;
  }

  .xl\:py-184\.25{
    padding-top: 46.0625rem;
    padding-bottom: 46.0625rem;
  }

  .xl\:px-184\.25{
    padding-left: 46.0625rem;
    padding-right: 46.0625rem;
  }

  .xl\:py-203\.25{
    padding-top: 50.8125rem;
    padding-bottom: 50.8125rem;
  }

  .xl\:px-203\.25{
    padding-left: 50.8125rem;
    padding-right: 50.8125rem;
  }

  .xl\:py-half{
    padding-top: 50%;
    padding-bottom: 50%;
  }

  .xl\:px-half{
    padding-left: 50%;
    padding-right: 50%;
  }

  .xl\:py-full{
    padding-top: 100%;
    padding-bottom: 100%;
  }

  .xl\:px-full{
    padding-left: 100%;
    padding-right: 100%;
  }

  .xl\:py-1\/10{
    padding-top: 10%;
    padding-bottom: 10%;
  }

  .xl\:px-1\/10{
    padding-left: 10%;
    padding-right: 10%;
  }

  .xl\:py-2\/10{
    padding-top: 20%;
    padding-bottom: 20%;
  }

  .xl\:px-2\/10{
    padding-left: 20%;
    padding-right: 20%;
  }

  .xl\:py-3\/10{
    padding-top: 30%;
    padding-bottom: 30%;
  }

  .xl\:px-3\/10{
    padding-left: 30%;
    padding-right: 30%;
  }

  .xl\:py-4\/10{
    padding-top: 40%;
    padding-bottom: 40%;
  }

  .xl\:px-4\/10{
    padding-left: 40%;
    padding-right: 40%;
  }

  .xl\:py-4\.5\/10{
    padding-top: 45%;
    padding-bottom: 45%;
  }

  .xl\:px-4\.5\/10{
    padding-left: 45%;
    padding-right: 45%;
  }

  .xl\:py-5\/10{
    padding-top: 50%;
    padding-bottom: 50%;
  }

  .xl\:px-5\/10{
    padding-left: 50%;
    padding-right: 50%;
  }

  .xl\:py-5\.5\/10{
    padding-top: 55%;
    padding-bottom: 55%;
  }

  .xl\:px-5\.5\/10{
    padding-left: 55%;
    padding-right: 55%;
  }

  .xl\:py-6\/10{
    padding-top: 60%;
    padding-bottom: 60%;
  }

  .xl\:px-6\/10{
    padding-left: 60%;
    padding-right: 60%;
  }

  .xl\:py-7\/10{
    padding-top: 70%;
    padding-bottom: 70%;
  }

  .xl\:px-7\/10{
    padding-left: 70%;
    padding-right: 70%;
  }

  .xl\:py-8\/10{
    padding-top: 80%;
    padding-bottom: 80%;
  }

  .xl\:px-8\/10{
    padding-left: 80%;
    padding-right: 80%;
  }

  .xl\:py-9\/10{
    padding-top: 90%;
    padding-bottom: 90%;
  }

  .xl\:px-9\/10{
    padding-left: 90%;
    padding-right: 90%;
  }

  .xl\:py-1\/12{
    padding-top: 8.333333%;
    padding-bottom: 8.333333%;
  }

  .xl\:px-1\/12{
    padding-left: 8.333333%;
    padding-right: 8.333333%;
  }

  .xl\:py-2\/12{
    padding-top: 16.666667%;
    padding-bottom: 16.666667%;
  }

  .xl\:px-2\/12{
    padding-left: 16.666667%;
    padding-right: 16.666667%;
  }

  .xl\:py-3\/12{
    padding-top: 25%;
    padding-bottom: 25%;
  }

  .xl\:px-3\/12{
    padding-left: 25%;
    padding-right: 25%;
  }

  .xl\:py-4\/12{
    padding-top: 33.333333%;
    padding-bottom: 33.333333%;
  }

  .xl\:px-4\/12{
    padding-left: 33.333333%;
    padding-right: 33.333333%;
  }

  .xl\:py-5\/12{
    padding-top: 41.666667%;
    padding-bottom: 41.666667%;
  }

  .xl\:px-5\/12{
    padding-left: 41.666667%;
    padding-right: 41.666667%;
  }

  .xl\:py-6\/12{
    padding-top: 50%;
    padding-bottom: 50%;
  }

  .xl\:px-6\/12{
    padding-left: 50%;
    padding-right: 50%;
  }

  .xl\:py-7\/12{
    padding-top: 58.333333%;
    padding-bottom: 58.333333%;
  }

  .xl\:px-7\/12{
    padding-left: 58.333333%;
    padding-right: 58.333333%;
  }

  .xl\:py-8\/12{
    padding-top: 66.666667%;
    padding-bottom: 66.666667%;
  }

  .xl\:px-8\/12{
    padding-left: 66.666667%;
    padding-right: 66.666667%;
  }

  .xl\:py-9\/12{
    padding-top: 75%;
    padding-bottom: 75%;
  }

  .xl\:px-9\/12{
    padding-left: 75%;
    padding-right: 75%;
  }

  .xl\:py-10\/12{
    padding-top: 83.333333%;
    padding-bottom: 83.333333%;
  }

  .xl\:px-10\/12{
    padding-left: 83.333333%;
    padding-right: 83.333333%;
  }

  .xl\:py-11\/12{
    padding-top: 91.666667%;
    padding-bottom: 91.666667%;
  }

  .xl\:px-11\/12{
    padding-left: 91.666667%;
    padding-right: 91.666667%;
  }

  .xl\:pt-0{
    padding-top: 0px;
  }

  .xl\:pr-0{
    padding-right: 0px;
  }

  .xl\:pb-0{
    padding-bottom: 0px;
  }

  .xl\:pl-0{
    padding-left: 0px;
  }

  .xl\:pt-1{
    padding-top: 0.25rem;
  }

  .xl\:pr-1{
    padding-right: 0.25rem;
  }

  .xl\:pb-1{
    padding-bottom: 0.25rem;
  }

  .xl\:pl-1{
    padding-left: 0.25rem;
  }

  .xl\:pt-2{
    padding-top: 0.5rem;
  }

  .xl\:pr-2{
    padding-right: 0.5rem;
  }

  .xl\:pb-2{
    padding-bottom: 0.5rem;
  }

  .xl\:pl-2{
    padding-left: 0.5rem;
  }

  .xl\:pt-3{
    padding-top: 0.75rem;
  }

  .xl\:pr-3{
    padding-right: 0.75rem;
  }

  .xl\:pb-3{
    padding-bottom: 0.75rem;
  }

  .xl\:pl-3{
    padding-left: 0.75rem;
  }

  .xl\:pt-4{
    padding-top: 1rem;
  }

  .xl\:pr-4{
    padding-right: 1rem;
  }

  .xl\:pb-4{
    padding-bottom: 1rem;
  }

  .xl\:pl-4{
    padding-left: 1rem;
  }

  .xl\:pt-5{
    padding-top: 1.25rem;
  }

  .xl\:pr-5{
    padding-right: 1.25rem;
  }

  .xl\:pb-5{
    padding-bottom: 1.25rem;
  }

  .xl\:pl-5{
    padding-left: 1.25rem;
  }

  .xl\:pt-6{
    padding-top: 1.5rem;
  }

  .xl\:pr-6{
    padding-right: 1.5rem;
  }

  .xl\:pb-6{
    padding-bottom: 1.5rem;
  }

  .xl\:pl-6{
    padding-left: 1.5rem;
  }

  .xl\:pt-7{
    padding-top: 1.75rem;
  }

  .xl\:pr-7{
    padding-right: 1.75rem;
  }

  .xl\:pb-7{
    padding-bottom: 1.75rem;
  }

  .xl\:pl-7{
    padding-left: 1.75rem;
  }

  .xl\:pt-8{
    padding-top: 2rem;
  }

  .xl\:pr-8{
    padding-right: 2rem;
  }

  .xl\:pb-8{
    padding-bottom: 2rem;
  }

  .xl\:pl-8{
    padding-left: 2rem;
  }

  .xl\:pt-9{
    padding-top: 2.25rem;
  }

  .xl\:pr-9{
    padding-right: 2.25rem;
  }

  .xl\:pb-9{
    padding-bottom: 2.25rem;
  }

  .xl\:pl-9{
    padding-left: 2.25rem;
  }

  .xl\:pt-10{
    padding-top: 2.5rem;
  }

  .xl\:pr-10{
    padding-right: 2.5rem;
  }

  .xl\:pb-10{
    padding-bottom: 2.5rem;
  }

  .xl\:pl-10{
    padding-left: 2.5rem;
  }

  .xl\:pt-11{
    padding-top: 2.75rem;
  }

  .xl\:pr-11{
    padding-right: 2.75rem;
  }

  .xl\:pb-11{
    padding-bottom: 2.75rem;
  }

  .xl\:pl-11{
    padding-left: 2.75rem;
  }

  .xl\:pt-12{
    padding-top: 3rem;
  }

  .xl\:pr-12{
    padding-right: 3rem;
  }

  .xl\:pb-12{
    padding-bottom: 3rem;
  }

  .xl\:pl-12{
    padding-left: 3rem;
  }

  .xl\:pt-13{
    padding-top: 3.25rem;
  }

  .xl\:pr-13{
    padding-right: 3.25rem;
  }

  .xl\:pb-13{
    padding-bottom: 3.25rem;
  }

  .xl\:pl-13{
    padding-left: 3.25rem;
  }

  .xl\:pt-14{
    padding-top: 3.5rem;
  }

  .xl\:pr-14{
    padding-right: 3.5rem;
  }

  .xl\:pb-14{
    padding-bottom: 3.5rem;
  }

  .xl\:pl-14{
    padding-left: 3.5rem;
  }

  .xl\:pt-15{
    padding-top: 3.75rem;
  }

  .xl\:pr-15{
    padding-right: 3.75rem;
  }

  .xl\:pb-15{
    padding-bottom: 3.75rem;
  }

  .xl\:pl-15{
    padding-left: 3.75rem;
  }

  .xl\:pt-16{
    padding-top: 4rem;
  }

  .xl\:pr-16{
    padding-right: 4rem;
  }

  .xl\:pb-16{
    padding-bottom: 4rem;
  }

  .xl\:pl-16{
    padding-left: 4rem;
  }

  .xl\:pt-17{
    padding-top: 4.25rem;
  }

  .xl\:pr-17{
    padding-right: 4.25rem;
  }

  .xl\:pb-17{
    padding-bottom: 4.25rem;
  }

  .xl\:pl-17{
    padding-left: 4.25rem;
  }

  .xl\:pt-18{
    padding-top: 4.5rem;
  }

  .xl\:pr-18{
    padding-right: 4.5rem;
  }

  .xl\:pb-18{
    padding-bottom: 4.5rem;
  }

  .xl\:pl-18{
    padding-left: 4.5rem;
  }

  .xl\:pt-19{
    padding-top: 4.75rem;
  }

  .xl\:pr-19{
    padding-right: 4.75rem;
  }

  .xl\:pb-19{
    padding-bottom: 4.75rem;
  }

  .xl\:pl-19{
    padding-left: 4.75rem;
  }

  .xl\:pt-20{
    padding-top: 5rem;
  }

  .xl\:pr-20{
    padding-right: 5rem;
  }

  .xl\:pb-20{
    padding-bottom: 5rem;
  }

  .xl\:pl-20{
    padding-left: 5rem;
  }

  .xl\:pt-22{
    padding-top: 5.5rem;
  }

  .xl\:pr-22{
    padding-right: 5.5rem;
  }

  .xl\:pb-22{
    padding-bottom: 5.5rem;
  }

  .xl\:pl-22{
    padding-left: 5.5rem;
  }

  .xl\:pt-24{
    padding-top: 6rem;
  }

  .xl\:pr-24{
    padding-right: 6rem;
  }

  .xl\:pb-24{
    padding-bottom: 6rem;
  }

  .xl\:pl-24{
    padding-left: 6rem;
  }

  .xl\:pt-25{
    padding-top: 6.25rem;
  }

  .xl\:pr-25{
    padding-right: 6.25rem;
  }

  .xl\:pb-25{
    padding-bottom: 6.25rem;
  }

  .xl\:pl-25{
    padding-left: 6.25rem;
  }

  .xl\:pt-28{
    padding-top: 7rem;
  }

  .xl\:pr-28{
    padding-right: 7rem;
  }

  .xl\:pb-28{
    padding-bottom: 7rem;
  }

  .xl\:pl-28{
    padding-left: 7rem;
  }

  .xl\:pt-30{
    padding-top: 7.5rem;
  }

  .xl\:pr-30{
    padding-right: 7.5rem;
  }

  .xl\:pb-30{
    padding-bottom: 7.5rem;
  }

  .xl\:pl-30{
    padding-left: 7.5rem;
  }

  .xl\:pt-32{
    padding-top: 8rem;
  }

  .xl\:pr-32{
    padding-right: 8rem;
  }

  .xl\:pb-32{
    padding-bottom: 8rem;
  }

  .xl\:pl-32{
    padding-left: 8rem;
  }

  .xl\:pt-34{
    padding-top: 8.5rem;
  }

  .xl\:pr-34{
    padding-right: 8.5rem;
  }

  .xl\:pb-34{
    padding-bottom: 8.5rem;
  }

  .xl\:pl-34{
    padding-left: 8.5rem;
  }

  .xl\:pt-35{
    padding-top: 8.75rem;
  }

  .xl\:pr-35{
    padding-right: 8.75rem;
  }

  .xl\:pb-35{
    padding-bottom: 8.75rem;
  }

  .xl\:pl-35{
    padding-left: 8.75rem;
  }

  .xl\:pt-36{
    padding-top: 9rem;
  }

  .xl\:pr-36{
    padding-right: 9rem;
  }

  .xl\:pb-36{
    padding-bottom: 9rem;
  }

  .xl\:pl-36{
    padding-left: 9rem;
  }

  .xl\:pt-39{
    padding-top: 9.75rem;
  }

  .xl\:pr-39{
    padding-right: 9.75rem;
  }

  .xl\:pb-39{
    padding-bottom: 9.75rem;
  }

  .xl\:pl-39{
    padding-left: 9.75rem;
  }

  .xl\:pt-40{
    padding-top: 10rem;
  }

  .xl\:pr-40{
    padding-right: 10rem;
  }

  .xl\:pb-40{
    padding-bottom: 10rem;
  }

  .xl\:pl-40{
    padding-left: 10rem;
  }

  .xl\:pt-42{
    padding-top: 10.5rem;
  }

  .xl\:pr-42{
    padding-right: 10.5rem;
  }

  .xl\:pb-42{
    padding-bottom: 10.5rem;
  }

  .xl\:pl-42{
    padding-left: 10.5rem;
  }

  .xl\:pt-44{
    padding-top: 11rem;
  }

  .xl\:pr-44{
    padding-right: 11rem;
  }

  .xl\:pb-44{
    padding-bottom: 11rem;
  }

  .xl\:pl-44{
    padding-left: 11rem;
  }

  .xl\:pt-45{
    padding-top: 11.25rem;
  }

  .xl\:pr-45{
    padding-right: 11.25rem;
  }

  .xl\:pb-45{
    padding-bottom: 11.25rem;
  }

  .xl\:pl-45{
    padding-left: 11.25rem;
  }

  .xl\:pt-48{
    padding-top: 12rem;
  }

  .xl\:pr-48{
    padding-right: 12rem;
  }

  .xl\:pb-48{
    padding-bottom: 12rem;
  }

  .xl\:pl-48{
    padding-left: 12rem;
  }

  .xl\:pt-50{
    padding-top: 12.5rem;
  }

  .xl\:pr-50{
    padding-right: 12.5rem;
  }

  .xl\:pb-50{
    padding-bottom: 12.5rem;
  }

  .xl\:pl-50{
    padding-left: 12.5rem;
  }

  .xl\:pt-52{
    padding-top: 13rem;
  }

  .xl\:pr-52{
    padding-right: 13rem;
  }

  .xl\:pb-52{
    padding-bottom: 13rem;
  }

  .xl\:pl-52{
    padding-left: 13rem;
  }

  .xl\:pt-55{
    padding-top: 13.75rem;
  }

  .xl\:pr-55{
    padding-right: 13.75rem;
  }

  .xl\:pb-55{
    padding-bottom: 13.75rem;
  }

  .xl\:pl-55{
    padding-left: 13.75rem;
  }

  .xl\:pt-56{
    padding-top: 14rem;
  }

  .xl\:pr-56{
    padding-right: 14rem;
  }

  .xl\:pb-56{
    padding-bottom: 14rem;
  }

  .xl\:pl-56{
    padding-left: 14rem;
  }

  .xl\:pt-58{
    padding-top: 14.5rem;
  }

  .xl\:pr-58{
    padding-right: 14.5rem;
  }

  .xl\:pb-58{
    padding-bottom: 14.5rem;
  }

  .xl\:pl-58{
    padding-left: 14.5rem;
  }

  .xl\:pt-60{
    padding-top: 15rem;
  }

  .xl\:pr-60{
    padding-right: 15rem;
  }

  .xl\:pb-60{
    padding-bottom: 15rem;
  }

  .xl\:pl-60{
    padding-left: 15rem;
  }

  .xl\:pt-64{
    padding-top: 16rem;
  }

  .xl\:pr-64{
    padding-right: 16rem;
  }

  .xl\:pb-64{
    padding-bottom: 16rem;
  }

  .xl\:pl-64{
    padding-left: 16rem;
  }

  .xl\:pt-65{
    padding-top: 16.25rem;
  }

  .xl\:pr-65{
    padding-right: 16.25rem;
  }

  .xl\:pb-65{
    padding-bottom: 16.25rem;
  }

  .xl\:pl-65{
    padding-left: 16.25rem;
  }

  .xl\:pt-68{
    padding-top: 17rem;
  }

  .xl\:pr-68{
    padding-right: 17rem;
  }

  .xl\:pb-68{
    padding-bottom: 17rem;
  }

  .xl\:pl-68{
    padding-left: 17rem;
  }

  .xl\:pt-69{
    padding-top: 17.25rem;
  }

  .xl\:pr-69{
    padding-right: 17.25rem;
  }

  .xl\:pb-69{
    padding-bottom: 17.25rem;
  }

  .xl\:pl-69{
    padding-left: 17.25rem;
  }

  .xl\:pt-70{
    padding-top: 17.5rem;
  }

  .xl\:pr-70{
    padding-right: 17.5rem;
  }

  .xl\:pb-70{
    padding-bottom: 17.5rem;
  }

  .xl\:pl-70{
    padding-left: 17.5rem;
  }

  .xl\:pt-72{
    padding-top: 18rem;
  }

  .xl\:pr-72{
    padding-right: 18rem;
  }

  .xl\:pb-72{
    padding-bottom: 18rem;
  }

  .xl\:pl-72{
    padding-left: 18rem;
  }

  .xl\:pt-75{
    padding-top: 18.75rem;
  }

  .xl\:pr-75{
    padding-right: 18.75rem;
  }

  .xl\:pb-75{
    padding-bottom: 18.75rem;
  }

  .xl\:pl-75{
    padding-left: 18.75rem;
  }

  .xl\:pt-80{
    padding-top: 20rem;
  }

  .xl\:pr-80{
    padding-right: 20rem;
  }

  .xl\:pb-80{
    padding-bottom: 20rem;
  }

  .xl\:pl-80{
    padding-left: 20rem;
  }

  .xl\:pt-85{
    padding-top: 21.25rem;
  }

  .xl\:pr-85{
    padding-right: 21.25rem;
  }

  .xl\:pb-85{
    padding-bottom: 21.25rem;
  }

  .xl\:pl-85{
    padding-left: 21.25rem;
  }

  .xl\:pt-86{
    padding-top: 21.5rem;
  }

  .xl\:pr-86{
    padding-right: 21.5rem;
  }

  .xl\:pb-86{
    padding-bottom: 21.5rem;
  }

  .xl\:pl-86{
    padding-left: 21.5rem;
  }

  .xl\:pt-90{
    padding-top: 22.5rem;
  }

  .xl\:pr-90{
    padding-right: 22.5rem;
  }

  .xl\:pb-90{
    padding-bottom: 22.5rem;
  }

  .xl\:pl-90{
    padding-left: 22.5rem;
  }

  .xl\:pt-96{
    padding-top: 24rem;
  }

  .xl\:pr-96{
    padding-right: 24rem;
  }

  .xl\:pb-96{
    padding-bottom: 24rem;
  }

  .xl\:pl-96{
    padding-left: 24rem;
  }

  .xl\:pt-100{
    padding-top: 25rem;
  }

  .xl\:pr-100{
    padding-right: 25rem;
  }

  .xl\:pb-100{
    padding-bottom: 25rem;
  }

  .xl\:pl-100{
    padding-left: 25rem;
  }

  .xl\:pt-115{
    padding-top: 28.75rem;
  }

  .xl\:pr-115{
    padding-right: 28.75rem;
  }

  .xl\:pb-115{
    padding-bottom: 28.75rem;
  }

  .xl\:pl-115{
    padding-left: 28.75rem;
  }

  .xl\:pt-125{
    padding-top: 31.25rem;
  }

  .xl\:pr-125{
    padding-right: 31.25rem;
  }

  .xl\:pb-125{
    padding-bottom: 31.25rem;
  }

  .xl\:pl-125{
    padding-left: 31.25rem;
  }

  .xl\:pt-142{
    padding-top: 35.5rem;
  }

  .xl\:pr-142{
    padding-right: 35.5rem;
  }

  .xl\:pb-142{
    padding-bottom: 35.5rem;
  }

  .xl\:pl-142{
    padding-left: 35.5rem;
  }

  .xl\:pt-150{
    padding-top: 37.5rem;
  }

  .xl\:pr-150{
    padding-right: 37.5rem;
  }

  .xl\:pb-150{
    padding-bottom: 37.5rem;
  }

  .xl\:pl-150{
    padding-left: 37.5rem;
  }

  .xl\:pt-156{
    padding-top: 39rem;
  }

  .xl\:pr-156{
    padding-right: 39rem;
  }

  .xl\:pb-156{
    padding-bottom: 39rem;
  }

  .xl\:pl-156{
    padding-left: 39rem;
  }

  .xl\:pt-160{
    padding-top: 40rem;
  }

  .xl\:pr-160{
    padding-right: 40rem;
  }

  .xl\:pb-160{
    padding-bottom: 40rem;
  }

  .xl\:pl-160{
    padding-left: 40rem;
  }

  .xl\:pt-175{
    padding-top: 43.75rem;
  }

  .xl\:pr-175{
    padding-right: 43.75rem;
  }

  .xl\:pb-175{
    padding-bottom: 43.75rem;
  }

  .xl\:pl-175{
    padding-left: 43.75rem;
  }

  .xl\:pt-207{
    padding-top: 51.75rem;
  }

  .xl\:pr-207{
    padding-right: 51.75rem;
  }

  .xl\:pb-207{
    padding-bottom: 51.75rem;
  }

  .xl\:pl-207{
    padding-left: 51.75rem;
  }

  .xl\:pt-242{
    padding-top: 60.5rem;
  }

  .xl\:pr-242{
    padding-right: 60.5rem;
  }

  .xl\:pb-242{
    padding-bottom: 60.5rem;
  }

  .xl\:pl-242{
    padding-left: 60.5rem;
  }

  .xl\:pt-250{
    padding-top: 62.5rem;
  }

  .xl\:pr-250{
    padding-right: 62.5rem;
  }

  .xl\:pb-250{
    padding-bottom: 62.5rem;
  }

  .xl\:pl-250{
    padding-left: 62.5rem;
  }

  .xl\:pt-258{
    padding-top: 64.5rem;
  }

  .xl\:pr-258{
    padding-right: 64.5rem;
  }

  .xl\:pb-258{
    padding-bottom: 64.5rem;
  }

  .xl\:pl-258{
    padding-left: 64.5rem;
  }

  .xl\:pt-265{
    padding-top: 66.25rem;
  }

  .xl\:pr-265{
    padding-right: 66.25rem;
  }

  .xl\:pb-265{
    padding-bottom: 66.25rem;
  }

  .xl\:pl-265{
    padding-left: 66.25rem;
  }

  .xl\:pt-280{
    padding-top: 70rem;
  }

  .xl\:pr-280{
    padding-right: 70rem;
  }

  .xl\:pb-280{
    padding-bottom: 70rem;
  }

  .xl\:pl-280{
    padding-left: 70rem;
  }

  .xl\:pt-px{
    padding-top: 1px;
  }

  .xl\:pr-px{
    padding-right: 1px;
  }

  .xl\:pb-px{
    padding-bottom: 1px;
  }

  .xl\:pl-px{
    padding-left: 1px;
  }

  .xl\:pt-0\.5{
    padding-top: 0.125rem;
  }

  .xl\:pr-0\.5{
    padding-right: 0.125rem;
  }

  .xl\:pb-0\.5{
    padding-bottom: 0.125rem;
  }

  .xl\:pl-0\.5{
    padding-left: 0.125rem;
  }

  .xl\:pt-1\.5{
    padding-top: 0.375rem;
  }

  .xl\:pr-1\.5{
    padding-right: 0.375rem;
  }

  .xl\:pb-1\.5{
    padding-bottom: 0.375rem;
  }

  .xl\:pl-1\.5{
    padding-left: 0.375rem;
  }

  .xl\:pt-2\.5{
    padding-top: 0.625rem;
  }

  .xl\:pr-2\.5{
    padding-right: 0.625rem;
  }

  .xl\:pb-2\.5{
    padding-bottom: 0.625rem;
  }

  .xl\:pl-2\.5{
    padding-left: 0.625rem;
  }

  .xl\:pt-3\.5{
    padding-top: 0.875rem;
  }

  .xl\:pr-3\.5{
    padding-right: 0.875rem;
  }

  .xl\:pb-3\.5{
    padding-bottom: 0.875rem;
  }

  .xl\:pl-3\.5{
    padding-left: 0.875rem;
  }

  .xl\:pt-0\.25{
    padding-top: 0.0625rem;
  }

  .xl\:pr-0\.25{
    padding-right: 0.0625rem;
  }

  .xl\:pb-0\.25{
    padding-bottom: 0.0625rem;
  }

  .xl\:pl-0\.25{
    padding-left: 0.0625rem;
  }

  .xl\:pt-0\.75{
    padding-top: 0.1875rem;
  }

  .xl\:pr-0\.75{
    padding-right: 0.1875rem;
  }

  .xl\:pb-0\.75{
    padding-bottom: 0.1875rem;
  }

  .xl\:pl-0\.75{
    padding-left: 0.1875rem;
  }

  .xl\:pt-1\.25{
    padding-top: 0.3125rem;
  }

  .xl\:pr-1\.25{
    padding-right: 0.3125rem;
  }

  .xl\:pb-1\.25{
    padding-bottom: 0.3125rem;
  }

  .xl\:pl-1\.25{
    padding-left: 0.3125rem;
  }

  .xl\:pt-1\.75{
    padding-top: 0.4375rem;
  }

  .xl\:pr-1\.75{
    padding-right: 0.4375rem;
  }

  .xl\:pb-1\.75{
    padding-bottom: 0.4375rem;
  }

  .xl\:pl-1\.75{
    padding-left: 0.4375rem;
  }

  .xl\:pt-2\.25{
    padding-top: 0.5625rem;
  }

  .xl\:pr-2\.25{
    padding-right: 0.5625rem;
  }

  .xl\:pb-2\.25{
    padding-bottom: 0.5625rem;
  }

  .xl\:pl-2\.25{
    padding-left: 0.5625rem;
  }

  .xl\:pt-2\.75{
    padding-top: 0.6875rem;
  }

  .xl\:pr-2\.75{
    padding-right: 0.6875rem;
  }

  .xl\:pb-2\.75{
    padding-bottom: 0.6875rem;
  }

  .xl\:pl-2\.75{
    padding-left: 0.6875rem;
  }

  .xl\:pt-3\.25{
    padding-top: 0.8125rem;
  }

  .xl\:pr-3\.25{
    padding-right: 0.8125rem;
  }

  .xl\:pb-3\.25{
    padding-bottom: 0.8125rem;
  }

  .xl\:pl-3\.25{
    padding-left: 0.8125rem;
  }

  .xl\:pt-3\.75{
    padding-top: 0.9375rem;
  }

  .xl\:pr-3\.75{
    padding-right: 0.9375rem;
  }

  .xl\:pb-3\.75{
    padding-bottom: 0.9375rem;
  }

  .xl\:pl-3\.75{
    padding-left: 0.9375rem;
  }

  .xl\:pt-4\.25{
    padding-top: 1.0625rem;
  }

  .xl\:pr-4\.25{
    padding-right: 1.0625rem;
  }

  .xl\:pb-4\.25{
    padding-bottom: 1.0625rem;
  }

  .xl\:pl-4\.25{
    padding-left: 1.0625rem;
  }

  .xl\:pt-4\.5{
    padding-top: 1.125rem;
  }

  .xl\:pr-4\.5{
    padding-right: 1.125rem;
  }

  .xl\:pb-4\.5{
    padding-bottom: 1.125rem;
  }

  .xl\:pl-4\.5{
    padding-left: 1.125rem;
  }

  .xl\:pt-4\.75{
    padding-top: 1.1875rem;
  }

  .xl\:pr-4\.75{
    padding-right: 1.1875rem;
  }

  .xl\:pb-4\.75{
    padding-bottom: 1.1875rem;
  }

  .xl\:pl-4\.75{
    padding-left: 1.1875rem;
  }

  .xl\:pt-5\.25{
    padding-top: 1.3125rem;
  }

  .xl\:pr-5\.25{
    padding-right: 1.3125rem;
  }

  .xl\:pb-5\.25{
    padding-bottom: 1.3125rem;
  }

  .xl\:pl-5\.25{
    padding-left: 1.3125rem;
  }

  .xl\:pt-5\.5{
    padding-top: 1.375rem;
  }

  .xl\:pr-5\.5{
    padding-right: 1.375rem;
  }

  .xl\:pb-5\.5{
    padding-bottom: 1.375rem;
  }

  .xl\:pl-5\.5{
    padding-left: 1.375rem;
  }

  .xl\:pt-5\.75{
    padding-top: 1.4375rem;
  }

  .xl\:pr-5\.75{
    padding-right: 1.4375rem;
  }

  .xl\:pb-5\.75{
    padding-bottom: 1.4375rem;
  }

  .xl\:pl-5\.75{
    padding-left: 1.4375rem;
  }

  .xl\:pt-6\.25{
    padding-top: 1.5625rem;
  }

  .xl\:pr-6\.25{
    padding-right: 1.5625rem;
  }

  .xl\:pb-6\.25{
    padding-bottom: 1.5625rem;
  }

  .xl\:pl-6\.25{
    padding-left: 1.5625rem;
  }

  .xl\:pt-6\.5{
    padding-top: 1.625rem;
  }

  .xl\:pr-6\.5{
    padding-right: 1.625rem;
  }

  .xl\:pb-6\.5{
    padding-bottom: 1.625rem;
  }

  .xl\:pl-6\.5{
    padding-left: 1.625rem;
  }

  .xl\:pt-6\.75{
    padding-top: 1.6875rem;
  }

  .xl\:pr-6\.75{
    padding-right: 1.6875rem;
  }

  .xl\:pb-6\.75{
    padding-bottom: 1.6875rem;
  }

  .xl\:pl-6\.75{
    padding-left: 1.6875rem;
  }

  .xl\:pt-7\.25{
    padding-top: 1.8125rem;
  }

  .xl\:pr-7\.25{
    padding-right: 1.8125rem;
  }

  .xl\:pb-7\.25{
    padding-bottom: 1.8125rem;
  }

  .xl\:pl-7\.25{
    padding-left: 1.8125rem;
  }

  .xl\:pt-7\.5{
    padding-top: 1.875rem;
  }

  .xl\:pr-7\.5{
    padding-right: 1.875rem;
  }

  .xl\:pb-7\.5{
    padding-bottom: 1.875rem;
  }

  .xl\:pl-7\.5{
    padding-left: 1.875rem;
  }

  .xl\:pt-8\.25{
    padding-top: 2.0625rem;
  }

  .xl\:pr-8\.25{
    padding-right: 2.0625rem;
  }

  .xl\:pb-8\.25{
    padding-bottom: 2.0625rem;
  }

  .xl\:pl-8\.25{
    padding-left: 2.0625rem;
  }

  .xl\:pt-8\.5{
    padding-top: 2.125rem;
  }

  .xl\:pr-8\.5{
    padding-right: 2.125rem;
  }

  .xl\:pb-8\.5{
    padding-bottom: 2.125rem;
  }

  .xl\:pl-8\.5{
    padding-left: 2.125rem;
  }

  .xl\:pt-9\.25{
    padding-top: 2.3125rem;
  }

  .xl\:pr-9\.25{
    padding-right: 2.3125rem;
  }

  .xl\:pb-9\.25{
    padding-bottom: 2.3125rem;
  }

  .xl\:pl-9\.25{
    padding-left: 2.3125rem;
  }

  .xl\:pt-9\.5{
    padding-top: 2.375rem;
  }

  .xl\:pr-9\.5{
    padding-right: 2.375rem;
  }

  .xl\:pb-9\.5{
    padding-bottom: 2.375rem;
  }

  .xl\:pl-9\.5{
    padding-left: 2.375rem;
  }

  .xl\:pt-10\.5{
    padding-top: 2.625rem;
  }

  .xl\:pr-10\.5{
    padding-right: 2.625rem;
  }

  .xl\:pb-10\.5{
    padding-bottom: 2.625rem;
  }

  .xl\:pl-10\.5{
    padding-left: 2.625rem;
  }

  .xl\:pt-11\.25{
    padding-top: 2.8125rem;
  }

  .xl\:pr-11\.25{
    padding-right: 2.8125rem;
  }

  .xl\:pb-11\.25{
    padding-bottom: 2.8125rem;
  }

  .xl\:pl-11\.25{
    padding-left: 2.8125rem;
  }

  .xl\:pt-11\.5{
    padding-top: 2.875rem;
  }

  .xl\:pr-11\.5{
    padding-right: 2.875rem;
  }

  .xl\:pb-11\.5{
    padding-bottom: 2.875rem;
  }

  .xl\:pl-11\.5{
    padding-left: 2.875rem;
  }

  .xl\:pt-12\.5{
    padding-top: 3.125rem;
  }

  .xl\:pr-12\.5{
    padding-right: 3.125rem;
  }

  .xl\:pb-12\.5{
    padding-bottom: 3.125rem;
  }

  .xl\:pl-12\.5{
    padding-left: 3.125rem;
  }

  .xl\:pt-12\.75{
    padding-top: 3.1875rem;
  }

  .xl\:pr-12\.75{
    padding-right: 3.1875rem;
  }

  .xl\:pb-12\.75{
    padding-bottom: 3.1875rem;
  }

  .xl\:pl-12\.75{
    padding-left: 3.1875rem;
  }

  .xl\:pt-13\.5{
    padding-top: 3.375rem;
  }

  .xl\:pr-13\.5{
    padding-right: 3.375rem;
  }

  .xl\:pb-13\.5{
    padding-bottom: 3.375rem;
  }

  .xl\:pl-13\.5{
    padding-left: 3.375rem;
  }

  .xl\:pt-14\.5{
    padding-top: 3.625rem;
  }

  .xl\:pr-14\.5{
    padding-right: 3.625rem;
  }

  .xl\:pb-14\.5{
    padding-bottom: 3.625rem;
  }

  .xl\:pl-14\.5{
    padding-left: 3.625rem;
  }

  .xl\:pt-15\.5{
    padding-top: 3.875rem;
  }

  .xl\:pr-15\.5{
    padding-right: 3.875rem;
  }

  .xl\:pb-15\.5{
    padding-bottom: 3.875rem;
  }

  .xl\:pl-15\.5{
    padding-left: 3.875rem;
  }

  .xl\:pt-15\.75{
    padding-top: 3.9375rem;
  }

  .xl\:pr-15\.75{
    padding-right: 3.9375rem;
  }

  .xl\:pb-15\.75{
    padding-bottom: 3.9375rem;
  }

  .xl\:pl-15\.75{
    padding-left: 3.9375rem;
  }

  .xl\:pt-16\.25{
    padding-top: 4.0625rem;
  }

  .xl\:pr-16\.25{
    padding-right: 4.0625rem;
  }

  .xl\:pb-16\.25{
    padding-bottom: 4.0625rem;
  }

  .xl\:pl-16\.25{
    padding-left: 4.0625rem;
  }

  .xl\:pt-17\.25{
    padding-top: 4.3125rem;
  }

  .xl\:pr-17\.25{
    padding-right: 4.3125rem;
  }

  .xl\:pb-17\.25{
    padding-bottom: 4.3125rem;
  }

  .xl\:pl-17\.25{
    padding-left: 4.3125rem;
  }

  .xl\:pt-17\.5{
    padding-top: 4.375rem;
  }

  .xl\:pr-17\.5{
    padding-right: 4.375rem;
  }

  .xl\:pb-17\.5{
    padding-bottom: 4.375rem;
  }

  .xl\:pl-17\.5{
    padding-left: 4.375rem;
  }

  .xl\:pt-18\.25{
    padding-top: 4.5625rem;
  }

  .xl\:pr-18\.25{
    padding-right: 4.5625rem;
  }

  .xl\:pb-18\.25{
    padding-bottom: 4.5625rem;
  }

  .xl\:pl-18\.25{
    padding-left: 4.5625rem;
  }

  .xl\:pt-18\.5{
    padding-top: 4.625rem;
  }

  .xl\:pr-18\.5{
    padding-right: 4.625rem;
  }

  .xl\:pb-18\.5{
    padding-bottom: 4.625rem;
  }

  .xl\:pl-18\.5{
    padding-left: 4.625rem;
  }

  .xl\:pt-20\.25{
    padding-top: 5.0625rem;
  }

  .xl\:pr-20\.25{
    padding-right: 5.0625rem;
  }

  .xl\:pb-20\.25{
    padding-bottom: 5.0625rem;
  }

  .xl\:pl-20\.25{
    padding-left: 5.0625rem;
  }

  .xl\:pt-20\.5{
    padding-top: 5.125rem;
  }

  .xl\:pr-20\.5{
    padding-right: 5.125rem;
  }

  .xl\:pb-20\.5{
    padding-bottom: 5.125rem;
  }

  .xl\:pl-20\.5{
    padding-left: 5.125rem;
  }

  .xl\:pt-22\.5{
    padding-top: 5.625rem;
  }

  .xl\:pr-22\.5{
    padding-right: 5.625rem;
  }

  .xl\:pb-22\.5{
    padding-bottom: 5.625rem;
  }

  .xl\:pl-22\.5{
    padding-left: 5.625rem;
  }

  .xl\:pt-25\.5{
    padding-top: 6.375rem;
  }

  .xl\:pr-25\.5{
    padding-right: 6.375rem;
  }

  .xl\:pb-25\.5{
    padding-bottom: 6.375rem;
  }

  .xl\:pl-25\.5{
    padding-left: 6.375rem;
  }

  .xl\:pt-26\.75{
    padding-top: 6.6875rem;
  }

  .xl\:pr-26\.75{
    padding-right: 6.6875rem;
  }

  .xl\:pb-26\.75{
    padding-bottom: 6.6875rem;
  }

  .xl\:pl-26\.75{
    padding-left: 6.6875rem;
  }

  .xl\:pt-32\.5{
    padding-top: 8.125rem;
  }

  .xl\:pr-32\.5{
    padding-right: 8.125rem;
  }

  .xl\:pb-32\.5{
    padding-bottom: 8.125rem;
  }

  .xl\:pl-32\.5{
    padding-left: 8.125rem;
  }

  .xl\:pt-37\.5{
    padding-top: 9.375rem;
  }

  .xl\:pr-37\.5{
    padding-right: 9.375rem;
  }

  .xl\:pb-37\.5{
    padding-bottom: 9.375rem;
  }

  .xl\:pl-37\.5{
    padding-left: 9.375rem;
  }

  .xl\:pt-41\.25{
    padding-top: 10.3125rem;
  }

  .xl\:pr-41\.25{
    padding-right: 10.3125rem;
  }

  .xl\:pb-41\.25{
    padding-bottom: 10.3125rem;
  }

  .xl\:pl-41\.25{
    padding-left: 10.3125rem;
  }

  .xl\:pt-52\.5{
    padding-top: 13.125rem;
  }

  .xl\:pr-52\.5{
    padding-right: 13.125rem;
  }

  .xl\:pb-52\.5{
    padding-bottom: 13.125rem;
  }

  .xl\:pl-52\.5{
    padding-left: 13.125rem;
  }

  .xl\:pt-54\.5{
    padding-top: 13.625rem;
  }

  .xl\:pr-54\.5{
    padding-right: 13.625rem;
  }

  .xl\:pb-54\.5{
    padding-bottom: 13.625rem;
  }

  .xl\:pl-54\.5{
    padding-left: 13.625rem;
  }

  .xl\:pt-57\.25{
    padding-top: 14.3125rem;
  }

  .xl\:pr-57\.25{
    padding-right: 14.3125rem;
  }

  .xl\:pb-57\.25{
    padding-bottom: 14.3125rem;
  }

  .xl\:pl-57\.25{
    padding-left: 14.3125rem;
  }

  .xl\:pt-57\.5{
    padding-top: 14.375rem;
  }

  .xl\:pr-57\.5{
    padding-right: 14.375rem;
  }

  .xl\:pb-57\.5{
    padding-bottom: 14.375rem;
  }

  .xl\:pl-57\.5{
    padding-left: 14.375rem;
  }

  .xl\:pt-66\.25{
    padding-top: 16.5625rem;
  }

  .xl\:pr-66\.25{
    padding-right: 16.5625rem;
  }

  .xl\:pb-66\.25{
    padding-bottom: 16.5625rem;
  }

  .xl\:pl-66\.25{
    padding-left: 16.5625rem;
  }

  .xl\:pt-74\.5{
    padding-top: 18.125rem;
  }

  .xl\:pr-74\.5{
    padding-right: 18.125rem;
  }

  .xl\:pb-74\.5{
    padding-bottom: 18.125rem;
  }

  .xl\:pl-74\.5{
    padding-left: 18.125rem;
  }

  .xl\:pt-106\.25{
    padding-top: 26.5625rem;
  }

  .xl\:pr-106\.25{
    padding-right: 26.5625rem;
  }

  .xl\:pb-106\.25{
    padding-bottom: 26.5625rem;
  }

  .xl\:pl-106\.25{
    padding-left: 26.5625rem;
  }

  .xl\:pt-112\.25{
    padding-top: 28.0675rem;
  }

  .xl\:pr-112\.25{
    padding-right: 28.0675rem;
  }

  .xl\:pb-112\.25{
    padding-bottom: 28.0675rem;
  }

  .xl\:pl-112\.25{
    padding-left: 28.0675rem;
  }

  .xl\:pt-112\.75{
    padding-top: 28.1875rem;
  }

  .xl\:pr-112\.75{
    padding-right: 28.1875rem;
  }

  .xl\:pb-112\.75{
    padding-bottom: 28.1875rem;
  }

  .xl\:pl-112\.75{
    padding-left: 28.1875rem;
  }

  .xl\:pt-147\.5{
    padding-top: 36.875rem;
  }

  .xl\:pr-147\.5{
    padding-right: 36.875rem;
  }

  .xl\:pb-147\.5{
    padding-bottom: 36.875rem;
  }

  .xl\:pl-147\.5{
    padding-left: 36.875rem;
  }

  .xl\:pt-162\.5{
    padding-top: 40.625rem;
  }

  .xl\:pr-162\.5{
    padding-right: 40.625rem;
  }

  .xl\:pb-162\.5{
    padding-bottom: 40.625rem;
  }

  .xl\:pl-162\.5{
    padding-left: 40.625rem;
  }

  .xl\:pt-172\.25{
    padding-top: 42.5625rem;
  }

  .xl\:pr-172\.25{
    padding-right: 42.5625rem;
  }

  .xl\:pb-172\.25{
    padding-bottom: 42.5625rem;
  }

  .xl\:pl-172\.25{
    padding-left: 42.5625rem;
  }

  .xl\:pt-175\.25{
    padding-top: 43.8125rem;
  }

  .xl\:pr-175\.25{
    padding-right: 43.8125rem;
  }

  .xl\:pb-175\.25{
    padding-bottom: 43.8125rem;
  }

  .xl\:pl-175\.25{
    padding-left: 43.8125rem;
  }

  .xl\:pt-184\.25{
    padding-top: 46.0625rem;
  }

  .xl\:pr-184\.25{
    padding-right: 46.0625rem;
  }

  .xl\:pb-184\.25{
    padding-bottom: 46.0625rem;
  }

  .xl\:pl-184\.25{
    padding-left: 46.0625rem;
  }

  .xl\:pt-203\.25{
    padding-top: 50.8125rem;
  }

  .xl\:pr-203\.25{
    padding-right: 50.8125rem;
  }

  .xl\:pb-203\.25{
    padding-bottom: 50.8125rem;
  }

  .xl\:pl-203\.25{
    padding-left: 50.8125rem;
  }

  .xl\:pt-half{
    padding-top: 50%;
  }

  .xl\:pr-half{
    padding-right: 50%;
  }

  .xl\:pb-half{
    padding-bottom: 50%;
  }

  .xl\:pl-half{
    padding-left: 50%;
  }

  .xl\:pt-full{
    padding-top: 100%;
  }

  .xl\:pr-full{
    padding-right: 100%;
  }

  .xl\:pb-full{
    padding-bottom: 100%;
  }

  .xl\:pl-full{
    padding-left: 100%;
  }

  .xl\:pt-1\/10{
    padding-top: 10%;
  }

  .xl\:pr-1\/10{
    padding-right: 10%;
  }

  .xl\:pb-1\/10{
    padding-bottom: 10%;
  }

  .xl\:pl-1\/10{
    padding-left: 10%;
  }

  .xl\:pt-2\/10{
    padding-top: 20%;
  }

  .xl\:pr-2\/10{
    padding-right: 20%;
  }

  .xl\:pb-2\/10{
    padding-bottom: 20%;
  }

  .xl\:pl-2\/10{
    padding-left: 20%;
  }

  .xl\:pt-3\/10{
    padding-top: 30%;
  }

  .xl\:pr-3\/10{
    padding-right: 30%;
  }

  .xl\:pb-3\/10{
    padding-bottom: 30%;
  }

  .xl\:pl-3\/10{
    padding-left: 30%;
  }

  .xl\:pt-4\/10{
    padding-top: 40%;
  }

  .xl\:pr-4\/10{
    padding-right: 40%;
  }

  .xl\:pb-4\/10{
    padding-bottom: 40%;
  }

  .xl\:pl-4\/10{
    padding-left: 40%;
  }

  .xl\:pt-4\.5\/10{
    padding-top: 45%;
  }

  .xl\:pr-4\.5\/10{
    padding-right: 45%;
  }

  .xl\:pb-4\.5\/10{
    padding-bottom: 45%;
  }

  .xl\:pl-4\.5\/10{
    padding-left: 45%;
  }

  .xl\:pt-5\/10{
    padding-top: 50%;
  }

  .xl\:pr-5\/10{
    padding-right: 50%;
  }

  .xl\:pb-5\/10{
    padding-bottom: 50%;
  }

  .xl\:pl-5\/10{
    padding-left: 50%;
  }

  .xl\:pt-5\.5\/10{
    padding-top: 55%;
  }

  .xl\:pr-5\.5\/10{
    padding-right: 55%;
  }

  .xl\:pb-5\.5\/10{
    padding-bottom: 55%;
  }

  .xl\:pl-5\.5\/10{
    padding-left: 55%;
  }

  .xl\:pt-6\/10{
    padding-top: 60%;
  }

  .xl\:pr-6\/10{
    padding-right: 60%;
  }

  .xl\:pb-6\/10{
    padding-bottom: 60%;
  }

  .xl\:pl-6\/10{
    padding-left: 60%;
  }

  .xl\:pt-7\/10{
    padding-top: 70%;
  }

  .xl\:pr-7\/10{
    padding-right: 70%;
  }

  .xl\:pb-7\/10{
    padding-bottom: 70%;
  }

  .xl\:pl-7\/10{
    padding-left: 70%;
  }

  .xl\:pt-8\/10{
    padding-top: 80%;
  }

  .xl\:pr-8\/10{
    padding-right: 80%;
  }

  .xl\:pb-8\/10{
    padding-bottom: 80%;
  }

  .xl\:pl-8\/10{
    padding-left: 80%;
  }

  .xl\:pt-9\/10{
    padding-top: 90%;
  }

  .xl\:pr-9\/10{
    padding-right: 90%;
  }

  .xl\:pb-9\/10{
    padding-bottom: 90%;
  }

  .xl\:pl-9\/10{
    padding-left: 90%;
  }

  .xl\:pt-1\/12{
    padding-top: 8.333333%;
  }

  .xl\:pr-1\/12{
    padding-right: 8.333333%;
  }

  .xl\:pb-1\/12{
    padding-bottom: 8.333333%;
  }

  .xl\:pl-1\/12{
    padding-left: 8.333333%;
  }

  .xl\:pt-2\/12{
    padding-top: 16.666667%;
  }

  .xl\:pr-2\/12{
    padding-right: 16.666667%;
  }

  .xl\:pb-2\/12{
    padding-bottom: 16.666667%;
  }

  .xl\:pl-2\/12{
    padding-left: 16.666667%;
  }

  .xl\:pt-3\/12{
    padding-top: 25%;
  }

  .xl\:pr-3\/12{
    padding-right: 25%;
  }

  .xl\:pb-3\/12{
    padding-bottom: 25%;
  }

  .xl\:pl-3\/12{
    padding-left: 25%;
  }

  .xl\:pt-4\/12{
    padding-top: 33.333333%;
  }

  .xl\:pr-4\/12{
    padding-right: 33.333333%;
  }

  .xl\:pb-4\/12{
    padding-bottom: 33.333333%;
  }

  .xl\:pl-4\/12{
    padding-left: 33.333333%;
  }

  .xl\:pt-5\/12{
    padding-top: 41.666667%;
  }

  .xl\:pr-5\/12{
    padding-right: 41.666667%;
  }

  .xl\:pb-5\/12{
    padding-bottom: 41.666667%;
  }

  .xl\:pl-5\/12{
    padding-left: 41.666667%;
  }

  .xl\:pt-6\/12{
    padding-top: 50%;
  }

  .xl\:pr-6\/12{
    padding-right: 50%;
  }

  .xl\:pb-6\/12{
    padding-bottom: 50%;
  }

  .xl\:pl-6\/12{
    padding-left: 50%;
  }

  .xl\:pt-7\/12{
    padding-top: 58.333333%;
  }

  .xl\:pr-7\/12{
    padding-right: 58.333333%;
  }

  .xl\:pb-7\/12{
    padding-bottom: 58.333333%;
  }

  .xl\:pl-7\/12{
    padding-left: 58.333333%;
  }

  .xl\:pt-8\/12{
    padding-top: 66.666667%;
  }

  .xl\:pr-8\/12{
    padding-right: 66.666667%;
  }

  .xl\:pb-8\/12{
    padding-bottom: 66.666667%;
  }

  .xl\:pl-8\/12{
    padding-left: 66.666667%;
  }

  .xl\:pt-9\/12{
    padding-top: 75%;
  }

  .xl\:pr-9\/12{
    padding-right: 75%;
  }

  .xl\:pb-9\/12{
    padding-bottom: 75%;
  }

  .xl\:pl-9\/12{
    padding-left: 75%;
  }

  .xl\:pt-10\/12{
    padding-top: 83.333333%;
  }

  .xl\:pr-10\/12{
    padding-right: 83.333333%;
  }

  .xl\:pb-10\/12{
    padding-bottom: 83.333333%;
  }

  .xl\:pl-10\/12{
    padding-left: 83.333333%;
  }

  .xl\:pt-11\/12{
    padding-top: 91.666667%;
  }

  .xl\:pr-11\/12{
    padding-right: 91.666667%;
  }

  .xl\:pb-11\/12{
    padding-bottom: 91.666667%;
  }

  .xl\:pl-11\/12{
    padding-left: 91.666667%;
  }

  .xl\:first\:p-0:first-child{
    padding: 0px;
  }

  .xl\:first\:p-1:first-child{
    padding: 0.25rem;
  }

  .xl\:first\:p-2:first-child{
    padding: 0.5rem;
  }

  .xl\:first\:p-3:first-child{
    padding: 0.75rem;
  }

  .xl\:first\:p-4:first-child{
    padding: 1rem;
  }

  .xl\:first\:p-5:first-child{
    padding: 1.25rem;
  }

  .xl\:first\:p-6:first-child{
    padding: 1.5rem;
  }

  .xl\:first\:p-7:first-child{
    padding: 1.75rem;
  }

  .xl\:first\:p-8:first-child{
    padding: 2rem;
  }

  .xl\:first\:p-9:first-child{
    padding: 2.25rem;
  }

  .xl\:first\:p-10:first-child{
    padding: 2.5rem;
  }

  .xl\:first\:p-11:first-child{
    padding: 2.75rem;
  }

  .xl\:first\:p-12:first-child{
    padding: 3rem;
  }

  .xl\:first\:p-13:first-child{
    padding: 3.25rem;
  }

  .xl\:first\:p-14:first-child{
    padding: 3.5rem;
  }

  .xl\:first\:p-15:first-child{
    padding: 3.75rem;
  }

  .xl\:first\:p-16:first-child{
    padding: 4rem;
  }

  .xl\:first\:p-17:first-child{
    padding: 4.25rem;
  }

  .xl\:first\:p-18:first-child{
    padding: 4.5rem;
  }

  .xl\:first\:p-19:first-child{
    padding: 4.75rem;
  }

  .xl\:first\:p-20:first-child{
    padding: 5rem;
  }

  .xl\:first\:p-22:first-child{
    padding: 5.5rem;
  }

  .xl\:first\:p-24:first-child{
    padding: 6rem;
  }

  .xl\:first\:p-25:first-child{
    padding: 6.25rem;
  }

  .xl\:first\:p-28:first-child{
    padding: 7rem;
  }

  .xl\:first\:p-30:first-child{
    padding: 7.5rem;
  }

  .xl\:first\:p-32:first-child{
    padding: 8rem;
  }

  .xl\:first\:p-34:first-child{
    padding: 8.5rem;
  }

  .xl\:first\:p-35:first-child{
    padding: 8.75rem;
  }

  .xl\:first\:p-36:first-child{
    padding: 9rem;
  }

  .xl\:first\:p-39:first-child{
    padding: 9.75rem;
  }

  .xl\:first\:p-40:first-child{
    padding: 10rem;
  }

  .xl\:first\:p-42:first-child{
    padding: 10.5rem;
  }

  .xl\:first\:p-44:first-child{
    padding: 11rem;
  }

  .xl\:first\:p-45:first-child{
    padding: 11.25rem;
  }

  .xl\:first\:p-48:first-child{
    padding: 12rem;
  }

  .xl\:first\:p-50:first-child{
    padding: 12.5rem;
  }

  .xl\:first\:p-52:first-child{
    padding: 13rem;
  }

  .xl\:first\:p-55:first-child{
    padding: 13.75rem;
  }

  .xl\:first\:p-56:first-child{
    padding: 14rem;
  }

  .xl\:first\:p-58:first-child{
    padding: 14.5rem;
  }

  .xl\:first\:p-60:first-child{
    padding: 15rem;
  }

  .xl\:first\:p-64:first-child{
    padding: 16rem;
  }

  .xl\:first\:p-65:first-child{
    padding: 16.25rem;
  }

  .xl\:first\:p-68:first-child{
    padding: 17rem;
  }

  .xl\:first\:p-69:first-child{
    padding: 17.25rem;
  }

  .xl\:first\:p-70:first-child{
    padding: 17.5rem;
  }

  .xl\:first\:p-72:first-child{
    padding: 18rem;
  }

  .xl\:first\:p-75:first-child{
    padding: 18.75rem;
  }

  .xl\:first\:p-80:first-child{
    padding: 20rem;
  }

  .xl\:first\:p-85:first-child{
    padding: 21.25rem;
  }

  .xl\:first\:p-86:first-child{
    padding: 21.5rem;
  }

  .xl\:first\:p-90:first-child{
    padding: 22.5rem;
  }

  .xl\:first\:p-96:first-child{
    padding: 24rem;
  }

  .xl\:first\:p-100:first-child{
    padding: 25rem;
  }

  .xl\:first\:p-115:first-child{
    padding: 28.75rem;
  }

  .xl\:first\:p-125:first-child{
    padding: 31.25rem;
  }

  .xl\:first\:p-142:first-child{
    padding: 35.5rem;
  }

  .xl\:first\:p-150:first-child{
    padding: 37.5rem;
  }

  .xl\:first\:p-156:first-child{
    padding: 39rem;
  }

  .xl\:first\:p-160:first-child{
    padding: 40rem;
  }

  .xl\:first\:p-175:first-child{
    padding: 43.75rem;
  }

  .xl\:first\:p-207:first-child{
    padding: 51.75rem;
  }

  .xl\:first\:p-242:first-child{
    padding: 60.5rem;
  }

  .xl\:first\:p-250:first-child{
    padding: 62.5rem;
  }

  .xl\:first\:p-258:first-child{
    padding: 64.5rem;
  }

  .xl\:first\:p-265:first-child{
    padding: 66.25rem;
  }

  .xl\:first\:p-280:first-child{
    padding: 70rem;
  }

  .xl\:first\:p-px:first-child{
    padding: 1px;
  }

  .xl\:first\:p-0\.5:first-child{
    padding: 0.125rem;
  }

  .xl\:first\:p-1\.5:first-child{
    padding: 0.375rem;
  }

  .xl\:first\:p-2\.5:first-child{
    padding: 0.625rem;
  }

  .xl\:first\:p-3\.5:first-child{
    padding: 0.875rem;
  }

  .xl\:first\:p-0\.25:first-child{
    padding: 0.0625rem;
  }

  .xl\:first\:p-0\.75:first-child{
    padding: 0.1875rem;
  }

  .xl\:first\:p-1\.25:first-child{
    padding: 0.3125rem;
  }

  .xl\:first\:p-1\.75:first-child{
    padding: 0.4375rem;
  }

  .xl\:first\:p-2\.25:first-child{
    padding: 0.5625rem;
  }

  .xl\:first\:p-2\.75:first-child{
    padding: 0.6875rem;
  }

  .xl\:first\:p-3\.25:first-child{
    padding: 0.8125rem;
  }

  .xl\:first\:p-3\.75:first-child{
    padding: 0.9375rem;
  }

  .xl\:first\:p-4\.25:first-child{
    padding: 1.0625rem;
  }

  .xl\:first\:p-4\.5:first-child{
    padding: 1.125rem;
  }

  .xl\:first\:p-4\.75:first-child{
    padding: 1.1875rem;
  }

  .xl\:first\:p-5\.25:first-child{
    padding: 1.3125rem;
  }

  .xl\:first\:p-5\.5:first-child{
    padding: 1.375rem;
  }

  .xl\:first\:p-5\.75:first-child{
    padding: 1.4375rem;
  }

  .xl\:first\:p-6\.25:first-child{
    padding: 1.5625rem;
  }

  .xl\:first\:p-6\.5:first-child{
    padding: 1.625rem;
  }

  .xl\:first\:p-6\.75:first-child{
    padding: 1.6875rem;
  }

  .xl\:first\:p-7\.25:first-child{
    padding: 1.8125rem;
  }

  .xl\:first\:p-7\.5:first-child{
    padding: 1.875rem;
  }

  .xl\:first\:p-8\.25:first-child{
    padding: 2.0625rem;
  }

  .xl\:first\:p-8\.5:first-child{
    padding: 2.125rem;
  }

  .xl\:first\:p-9\.25:first-child{
    padding: 2.3125rem;
  }

  .xl\:first\:p-9\.5:first-child{
    padding: 2.375rem;
  }

  .xl\:first\:p-10\.5:first-child{
    padding: 2.625rem;
  }

  .xl\:first\:p-11\.25:first-child{
    padding: 2.8125rem;
  }

  .xl\:first\:p-11\.5:first-child{
    padding: 2.875rem;
  }

  .xl\:first\:p-12\.5:first-child{
    padding: 3.125rem;
  }

  .xl\:first\:p-12\.75:first-child{
    padding: 3.1875rem;
  }

  .xl\:first\:p-13\.5:first-child{
    padding: 3.375rem;
  }

  .xl\:first\:p-14\.5:first-child{
    padding: 3.625rem;
  }

  .xl\:first\:p-15\.5:first-child{
    padding: 3.875rem;
  }

  .xl\:first\:p-15\.75:first-child{
    padding: 3.9375rem;
  }

  .xl\:first\:p-16\.25:first-child{
    padding: 4.0625rem;
  }

  .xl\:first\:p-17\.25:first-child{
    padding: 4.3125rem;
  }

  .xl\:first\:p-17\.5:first-child{
    padding: 4.375rem;
  }

  .xl\:first\:p-18\.25:first-child{
    padding: 4.5625rem;
  }

  .xl\:first\:p-18\.5:first-child{
    padding: 4.625rem;
  }

  .xl\:first\:p-20\.25:first-child{
    padding: 5.0625rem;
  }

  .xl\:first\:p-20\.5:first-child{
    padding: 5.125rem;
  }

  .xl\:first\:p-22\.5:first-child{
    padding: 5.625rem;
  }

  .xl\:first\:p-25\.5:first-child{
    padding: 6.375rem;
  }

  .xl\:first\:p-26\.75:first-child{
    padding: 6.6875rem;
  }

  .xl\:first\:p-32\.5:first-child{
    padding: 8.125rem;
  }

  .xl\:first\:p-37\.5:first-child{
    padding: 9.375rem;
  }

  .xl\:first\:p-41\.25:first-child{
    padding: 10.3125rem;
  }

  .xl\:first\:p-52\.5:first-child{
    padding: 13.125rem;
  }

  .xl\:first\:p-54\.5:first-child{
    padding: 13.625rem;
  }

  .xl\:first\:p-57\.25:first-child{
    padding: 14.3125rem;
  }

  .xl\:first\:p-57\.5:first-child{
    padding: 14.375rem;
  }

  .xl\:first\:p-66\.25:first-child{
    padding: 16.5625rem;
  }

  .xl\:first\:p-74\.5:first-child{
    padding: 18.125rem;
  }

  .xl\:first\:p-106\.25:first-child{
    padding: 26.5625rem;
  }

  .xl\:first\:p-112\.25:first-child{
    padding: 28.0675rem;
  }

  .xl\:first\:p-112\.75:first-child{
    padding: 28.1875rem;
  }

  .xl\:first\:p-147\.5:first-child{
    padding: 36.875rem;
  }

  .xl\:first\:p-162\.5:first-child{
    padding: 40.625rem;
  }

  .xl\:first\:p-172\.25:first-child{
    padding: 42.5625rem;
  }

  .xl\:first\:p-175\.25:first-child{
    padding: 43.8125rem;
  }

  .xl\:first\:p-184\.25:first-child{
    padding: 46.0625rem;
  }

  .xl\:first\:p-203\.25:first-child{
    padding: 50.8125rem;
  }

  .xl\:first\:p-half:first-child{
    padding: 50%;
  }

  .xl\:first\:p-full:first-child{
    padding: 100%;
  }

  .xl\:first\:p-1\/10:first-child{
    padding: 10%;
  }

  .xl\:first\:p-2\/10:first-child{
    padding: 20%;
  }

  .xl\:first\:p-3\/10:first-child{
    padding: 30%;
  }

  .xl\:first\:p-4\/10:first-child{
    padding: 40%;
  }

  .xl\:first\:p-4\.5\/10:first-child{
    padding: 45%;
  }

  .xl\:first\:p-5\/10:first-child{
    padding: 50%;
  }

  .xl\:first\:p-5\.5\/10:first-child{
    padding: 55%;
  }

  .xl\:first\:p-6\/10:first-child{
    padding: 60%;
  }

  .xl\:first\:p-7\/10:first-child{
    padding: 70%;
  }

  .xl\:first\:p-8\/10:first-child{
    padding: 80%;
  }

  .xl\:first\:p-9\/10:first-child{
    padding: 90%;
  }

  .xl\:first\:p-1\/12:first-child{
    padding: 8.333333%;
  }

  .xl\:first\:p-2\/12:first-child{
    padding: 16.666667%;
  }

  .xl\:first\:p-3\/12:first-child{
    padding: 25%;
  }

  .xl\:first\:p-4\/12:first-child{
    padding: 33.333333%;
  }

  .xl\:first\:p-5\/12:first-child{
    padding: 41.666667%;
  }

  .xl\:first\:p-6\/12:first-child{
    padding: 50%;
  }

  .xl\:first\:p-7\/12:first-child{
    padding: 58.333333%;
  }

  .xl\:first\:p-8\/12:first-child{
    padding: 66.666667%;
  }

  .xl\:first\:p-9\/12:first-child{
    padding: 75%;
  }

  .xl\:first\:p-10\/12:first-child{
    padding: 83.333333%;
  }

  .xl\:first\:p-11\/12:first-child{
    padding: 91.666667%;
  }

  .xl\:first\:py-0:first-child{
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .xl\:first\:px-0:first-child{
    padding-left: 0px;
    padding-right: 0px;
  }

  .xl\:first\:py-1:first-child{
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }

  .xl\:first\:px-1:first-child{
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }

  .xl\:first\:py-2:first-child{
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .xl\:first\:px-2:first-child{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .xl\:first\:py-3:first-child{
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }

  .xl\:first\:px-3:first-child{
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .xl\:first\:py-4:first-child{
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .xl\:first\:px-4:first-child{
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .xl\:first\:py-5:first-child{
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .xl\:first\:px-5:first-child{
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .xl\:first\:py-6:first-child{
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .xl\:first\:px-6:first-child{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .xl\:first\:py-7:first-child{
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
  }

  .xl\:first\:px-7:first-child{
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }

  .xl\:first\:py-8:first-child{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .xl\:first\:px-8:first-child{
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .xl\:first\:py-9:first-child{
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
  }

  .xl\:first\:px-9:first-child{
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }

  .xl\:first\:py-10:first-child{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .xl\:first\:px-10:first-child{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .xl\:first\:py-11:first-child{
    padding-top: 2.75rem;
    padding-bottom: 2.75rem;
  }

  .xl\:first\:px-11:first-child{
    padding-left: 2.75rem;
    padding-right: 2.75rem;
  }

  .xl\:first\:py-12:first-child{
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .xl\:first\:px-12:first-child{
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .xl\:first\:py-13:first-child{
    padding-top: 3.25rem;
    padding-bottom: 3.25rem;
  }

  .xl\:first\:px-13:first-child{
    padding-left: 3.25rem;
    padding-right: 3.25rem;
  }

  .xl\:first\:py-14:first-child{
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .xl\:first\:px-14:first-child{
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }

  .xl\:first\:py-15:first-child{
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
  }

  .xl\:first\:px-15:first-child{
    padding-left: 3.75rem;
    padding-right: 3.75rem;
  }

  .xl\:first\:py-16:first-child{
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .xl\:first\:px-16:first-child{
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .xl\:first\:py-17:first-child{
    padding-top: 4.25rem;
    padding-bottom: 4.25rem;
  }

  .xl\:first\:px-17:first-child{
    padding-left: 4.25rem;
    padding-right: 4.25rem;
  }

  .xl\:first\:py-18:first-child{
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }

  .xl\:first\:px-18:first-child{
    padding-left: 4.5rem;
    padding-right: 4.5rem;
  }

  .xl\:first\:py-19:first-child{
    padding-top: 4.75rem;
    padding-bottom: 4.75rem;
  }

  .xl\:first\:px-19:first-child{
    padding-left: 4.75rem;
    padding-right: 4.75rem;
  }

  .xl\:first\:py-20:first-child{
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .xl\:first\:px-20:first-child{
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .xl\:first\:py-22:first-child{
    padding-top: 5.5rem;
    padding-bottom: 5.5rem;
  }

  .xl\:first\:px-22:first-child{
    padding-left: 5.5rem;
    padding-right: 5.5rem;
  }

  .xl\:first\:py-24:first-child{
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .xl\:first\:px-24:first-child{
    padding-left: 6rem;
    padding-right: 6rem;
  }

  .xl\:first\:py-25:first-child{
    padding-top: 6.25rem;
    padding-bottom: 6.25rem;
  }

  .xl\:first\:px-25:first-child{
    padding-left: 6.25rem;
    padding-right: 6.25rem;
  }

  .xl\:first\:py-28:first-child{
    padding-top: 7rem;
    padding-bottom: 7rem;
  }

  .xl\:first\:px-28:first-child{
    padding-left: 7rem;
    padding-right: 7rem;
  }

  .xl\:first\:py-30:first-child{
    padding-top: 7.5rem;
    padding-bottom: 7.5rem;
  }

  .xl\:first\:px-30:first-child{
    padding-left: 7.5rem;
    padding-right: 7.5rem;
  }

  .xl\:first\:py-32:first-child{
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

  .xl\:first\:px-32:first-child{
    padding-left: 8rem;
    padding-right: 8rem;
  }

  .xl\:first\:py-34:first-child{
    padding-top: 8.5rem;
    padding-bottom: 8.5rem;
  }

  .xl\:first\:px-34:first-child{
    padding-left: 8.5rem;
    padding-right: 8.5rem;
  }

  .xl\:first\:py-35:first-child{
    padding-top: 8.75rem;
    padding-bottom: 8.75rem;
  }

  .xl\:first\:px-35:first-child{
    padding-left: 8.75rem;
    padding-right: 8.75rem;
  }

  .xl\:first\:py-36:first-child{
    padding-top: 9rem;
    padding-bottom: 9rem;
  }

  .xl\:first\:px-36:first-child{
    padding-left: 9rem;
    padding-right: 9rem;
  }

  .xl\:first\:py-39:first-child{
    padding-top: 9.75rem;
    padding-bottom: 9.75rem;
  }

  .xl\:first\:px-39:first-child{
    padding-left: 9.75rem;
    padding-right: 9.75rem;
  }

  .xl\:first\:py-40:first-child{
    padding-top: 10rem;
    padding-bottom: 10rem;
  }

  .xl\:first\:px-40:first-child{
    padding-left: 10rem;
    padding-right: 10rem;
  }

  .xl\:first\:py-42:first-child{
    padding-top: 10.5rem;
    padding-bottom: 10.5rem;
  }

  .xl\:first\:px-42:first-child{
    padding-left: 10.5rem;
    padding-right: 10.5rem;
  }

  .xl\:first\:py-44:first-child{
    padding-top: 11rem;
    padding-bottom: 11rem;
  }

  .xl\:first\:px-44:first-child{
    padding-left: 11rem;
    padding-right: 11rem;
  }

  .xl\:first\:py-45:first-child{
    padding-top: 11.25rem;
    padding-bottom: 11.25rem;
  }

  .xl\:first\:px-45:first-child{
    padding-left: 11.25rem;
    padding-right: 11.25rem;
  }

  .xl\:first\:py-48:first-child{
    padding-top: 12rem;
    padding-bottom: 12rem;
  }

  .xl\:first\:px-48:first-child{
    padding-left: 12rem;
    padding-right: 12rem;
  }

  .xl\:first\:py-50:first-child{
    padding-top: 12.5rem;
    padding-bottom: 12.5rem;
  }

  .xl\:first\:px-50:first-child{
    padding-left: 12.5rem;
    padding-right: 12.5rem;
  }

  .xl\:first\:py-52:first-child{
    padding-top: 13rem;
    padding-bottom: 13rem;
  }

  .xl\:first\:px-52:first-child{
    padding-left: 13rem;
    padding-right: 13rem;
  }

  .xl\:first\:py-55:first-child{
    padding-top: 13.75rem;
    padding-bottom: 13.75rem;
  }

  .xl\:first\:px-55:first-child{
    padding-left: 13.75rem;
    padding-right: 13.75rem;
  }

  .xl\:first\:py-56:first-child{
    padding-top: 14rem;
    padding-bottom: 14rem;
  }

  .xl\:first\:px-56:first-child{
    padding-left: 14rem;
    padding-right: 14rem;
  }

  .xl\:first\:py-58:first-child{
    padding-top: 14.5rem;
    padding-bottom: 14.5rem;
  }

  .xl\:first\:px-58:first-child{
    padding-left: 14.5rem;
    padding-right: 14.5rem;
  }

  .xl\:first\:py-60:first-child{
    padding-top: 15rem;
    padding-bottom: 15rem;
  }

  .xl\:first\:px-60:first-child{
    padding-left: 15rem;
    padding-right: 15rem;
  }

  .xl\:first\:py-64:first-child{
    padding-top: 16rem;
    padding-bottom: 16rem;
  }

  .xl\:first\:px-64:first-child{
    padding-left: 16rem;
    padding-right: 16rem;
  }

  .xl\:first\:py-65:first-child{
    padding-top: 16.25rem;
    padding-bottom: 16.25rem;
  }

  .xl\:first\:px-65:first-child{
    padding-left: 16.25rem;
    padding-right: 16.25rem;
  }

  .xl\:first\:py-68:first-child{
    padding-top: 17rem;
    padding-bottom: 17rem;
  }

  .xl\:first\:px-68:first-child{
    padding-left: 17rem;
    padding-right: 17rem;
  }

  .xl\:first\:py-69:first-child{
    padding-top: 17.25rem;
    padding-bottom: 17.25rem;
  }

  .xl\:first\:px-69:first-child{
    padding-left: 17.25rem;
    padding-right: 17.25rem;
  }

  .xl\:first\:py-70:first-child{
    padding-top: 17.5rem;
    padding-bottom: 17.5rem;
  }

  .xl\:first\:px-70:first-child{
    padding-left: 17.5rem;
    padding-right: 17.5rem;
  }

  .xl\:first\:py-72:first-child{
    padding-top: 18rem;
    padding-bottom: 18rem;
  }

  .xl\:first\:px-72:first-child{
    padding-left: 18rem;
    padding-right: 18rem;
  }

  .xl\:first\:py-75:first-child{
    padding-top: 18.75rem;
    padding-bottom: 18.75rem;
  }

  .xl\:first\:px-75:first-child{
    padding-left: 18.75rem;
    padding-right: 18.75rem;
  }

  .xl\:first\:py-80:first-child{
    padding-top: 20rem;
    padding-bottom: 20rem;
  }

  .xl\:first\:px-80:first-child{
    padding-left: 20rem;
    padding-right: 20rem;
  }

  .xl\:first\:py-85:first-child{
    padding-top: 21.25rem;
    padding-bottom: 21.25rem;
  }

  .xl\:first\:px-85:first-child{
    padding-left: 21.25rem;
    padding-right: 21.25rem;
  }

  .xl\:first\:py-86:first-child{
    padding-top: 21.5rem;
    padding-bottom: 21.5rem;
  }

  .xl\:first\:px-86:first-child{
    padding-left: 21.5rem;
    padding-right: 21.5rem;
  }

  .xl\:first\:py-90:first-child{
    padding-top: 22.5rem;
    padding-bottom: 22.5rem;
  }

  .xl\:first\:px-90:first-child{
    padding-left: 22.5rem;
    padding-right: 22.5rem;
  }

  .xl\:first\:py-96:first-child{
    padding-top: 24rem;
    padding-bottom: 24rem;
  }

  .xl\:first\:px-96:first-child{
    padding-left: 24rem;
    padding-right: 24rem;
  }

  .xl\:first\:py-100:first-child{
    padding-top: 25rem;
    padding-bottom: 25rem;
  }

  .xl\:first\:px-100:first-child{
    padding-left: 25rem;
    padding-right: 25rem;
  }

  .xl\:first\:py-115:first-child{
    padding-top: 28.75rem;
    padding-bottom: 28.75rem;
  }

  .xl\:first\:px-115:first-child{
    padding-left: 28.75rem;
    padding-right: 28.75rem;
  }

  .xl\:first\:py-125:first-child{
    padding-top: 31.25rem;
    padding-bottom: 31.25rem;
  }

  .xl\:first\:px-125:first-child{
    padding-left: 31.25rem;
    padding-right: 31.25rem;
  }

  .xl\:first\:py-142:first-child{
    padding-top: 35.5rem;
    padding-bottom: 35.5rem;
  }

  .xl\:first\:px-142:first-child{
    padding-left: 35.5rem;
    padding-right: 35.5rem;
  }

  .xl\:first\:py-150:first-child{
    padding-top: 37.5rem;
    padding-bottom: 37.5rem;
  }

  .xl\:first\:px-150:first-child{
    padding-left: 37.5rem;
    padding-right: 37.5rem;
  }

  .xl\:first\:py-156:first-child{
    padding-top: 39rem;
    padding-bottom: 39rem;
  }

  .xl\:first\:px-156:first-child{
    padding-left: 39rem;
    padding-right: 39rem;
  }

  .xl\:first\:py-160:first-child{
    padding-top: 40rem;
    padding-bottom: 40rem;
  }

  .xl\:first\:px-160:first-child{
    padding-left: 40rem;
    padding-right: 40rem;
  }

  .xl\:first\:py-175:first-child{
    padding-top: 43.75rem;
    padding-bottom: 43.75rem;
  }

  .xl\:first\:px-175:first-child{
    padding-left: 43.75rem;
    padding-right: 43.75rem;
  }

  .xl\:first\:py-207:first-child{
    padding-top: 51.75rem;
    padding-bottom: 51.75rem;
  }

  .xl\:first\:px-207:first-child{
    padding-left: 51.75rem;
    padding-right: 51.75rem;
  }

  .xl\:first\:py-242:first-child{
    padding-top: 60.5rem;
    padding-bottom: 60.5rem;
  }

  .xl\:first\:px-242:first-child{
    padding-left: 60.5rem;
    padding-right: 60.5rem;
  }

  .xl\:first\:py-250:first-child{
    padding-top: 62.5rem;
    padding-bottom: 62.5rem;
  }

  .xl\:first\:px-250:first-child{
    padding-left: 62.5rem;
    padding-right: 62.5rem;
  }

  .xl\:first\:py-258:first-child{
    padding-top: 64.5rem;
    padding-bottom: 64.5rem;
  }

  .xl\:first\:px-258:first-child{
    padding-left: 64.5rem;
    padding-right: 64.5rem;
  }

  .xl\:first\:py-265:first-child{
    padding-top: 66.25rem;
    padding-bottom: 66.25rem;
  }

  .xl\:first\:px-265:first-child{
    padding-left: 66.25rem;
    padding-right: 66.25rem;
  }

  .xl\:first\:py-280:first-child{
    padding-top: 70rem;
    padding-bottom: 70rem;
  }

  .xl\:first\:px-280:first-child{
    padding-left: 70rem;
    padding-right: 70rem;
  }

  .xl\:first\:py-px:first-child{
    padding-top: 1px;
    padding-bottom: 1px;
  }

  .xl\:first\:px-px:first-child{
    padding-left: 1px;
    padding-right: 1px;
  }

  .xl\:first\:py-0\.5:first-child{
    padding-top: 0.125rem;
    padding-bottom: 0.125rem;
  }

  .xl\:first\:px-0\.5:first-child{
    padding-left: 0.125rem;
    padding-right: 0.125rem;
  }

  .xl\:first\:py-1\.5:first-child{
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
  }

  .xl\:first\:px-1\.5:first-child{
    padding-left: 0.375rem;
    padding-right: 0.375rem;
  }

  .xl\:first\:py-2\.5:first-child{
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }

  .xl\:first\:px-2\.5:first-child{
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  .xl\:first\:py-3\.5:first-child{
    padding-top: 0.875rem;
    padding-bottom: 0.875rem;
  }

  .xl\:first\:px-3\.5:first-child{
    padding-left: 0.875rem;
    padding-right: 0.875rem;
  }

  .xl\:first\:py-0\.25:first-child{
    padding-top: 0.0625rem;
    padding-bottom: 0.0625rem;
  }

  .xl\:first\:px-0\.25:first-child{
    padding-left: 0.0625rem;
    padding-right: 0.0625rem;
  }

  .xl\:first\:py-0\.75:first-child{
    padding-top: 0.1875rem;
    padding-bottom: 0.1875rem;
  }

  .xl\:first\:px-0\.75:first-child{
    padding-left: 0.1875rem;
    padding-right: 0.1875rem;
  }

  .xl\:first\:py-1\.25:first-child{
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
  }

  .xl\:first\:px-1\.25:first-child{
    padding-left: 0.3125rem;
    padding-right: 0.3125rem;
  }

  .xl\:first\:py-1\.75:first-child{
    padding-top: 0.4375rem;
    padding-bottom: 0.4375rem;
  }

  .xl\:first\:px-1\.75:first-child{
    padding-left: 0.4375rem;
    padding-right: 0.4375rem;
  }

  .xl\:first\:py-2\.25:first-child{
    padding-top: 0.5625rem;
    padding-bottom: 0.5625rem;
  }

  .xl\:first\:px-2\.25:first-child{
    padding-left: 0.5625rem;
    padding-right: 0.5625rem;
  }

  .xl\:first\:py-2\.75:first-child{
    padding-top: 0.6875rem;
    padding-bottom: 0.6875rem;
  }

  .xl\:first\:px-2\.75:first-child{
    padding-left: 0.6875rem;
    padding-right: 0.6875rem;
  }

  .xl\:first\:py-3\.25:first-child{
    padding-top: 0.8125rem;
    padding-bottom: 0.8125rem;
  }

  .xl\:first\:px-3\.25:first-child{
    padding-left: 0.8125rem;
    padding-right: 0.8125rem;
  }

  .xl\:first\:py-3\.75:first-child{
    padding-top: 0.9375rem;
    padding-bottom: 0.9375rem;
  }

  .xl\:first\:px-3\.75:first-child{
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }

  .xl\:first\:py-4\.25:first-child{
    padding-top: 1.0625rem;
    padding-bottom: 1.0625rem;
  }

  .xl\:first\:px-4\.25:first-child{
    padding-left: 1.0625rem;
    padding-right: 1.0625rem;
  }

  .xl\:first\:py-4\.5:first-child{
    padding-top: 1.125rem;
    padding-bottom: 1.125rem;
  }

  .xl\:first\:px-4\.5:first-child{
    padding-left: 1.125rem;
    padding-right: 1.125rem;
  }

  .xl\:first\:py-4\.75:first-child{
    padding-top: 1.1875rem;
    padding-bottom: 1.1875rem;
  }

  .xl\:first\:px-4\.75:first-child{
    padding-left: 1.1875rem;
    padding-right: 1.1875rem;
  }

  .xl\:first\:py-5\.25:first-child{
    padding-top: 1.3125rem;
    padding-bottom: 1.3125rem;
  }

  .xl\:first\:px-5\.25:first-child{
    padding-left: 1.3125rem;
    padding-right: 1.3125rem;
  }

  .xl\:first\:py-5\.5:first-child{
    padding-top: 1.375rem;
    padding-bottom: 1.375rem;
  }

  .xl\:first\:px-5\.5:first-child{
    padding-left: 1.375rem;
    padding-right: 1.375rem;
  }

  .xl\:first\:py-5\.75:first-child{
    padding-top: 1.4375rem;
    padding-bottom: 1.4375rem;
  }

  .xl\:first\:px-5\.75:first-child{
    padding-left: 1.4375rem;
    padding-right: 1.4375rem;
  }

  .xl\:first\:py-6\.25:first-child{
    padding-top: 1.5625rem;
    padding-bottom: 1.5625rem;
  }

  .xl\:first\:px-6\.25:first-child{
    padding-left: 1.5625rem;
    padding-right: 1.5625rem;
  }

  .xl\:first\:py-6\.5:first-child{
    padding-top: 1.625rem;
    padding-bottom: 1.625rem;
  }

  .xl\:first\:px-6\.5:first-child{
    padding-left: 1.625rem;
    padding-right: 1.625rem;
  }

  .xl\:first\:py-6\.75:first-child{
    padding-top: 1.6875rem;
    padding-bottom: 1.6875rem;
  }

  .xl\:first\:px-6\.75:first-child{
    padding-left: 1.6875rem;
    padding-right: 1.6875rem;
  }

  .xl\:first\:py-7\.25:first-child{
    padding-top: 1.8125rem;
    padding-bottom: 1.8125rem;
  }

  .xl\:first\:px-7\.25:first-child{
    padding-left: 1.8125rem;
    padding-right: 1.8125rem;
  }

  .xl\:first\:py-7\.5:first-child{
    padding-top: 1.875rem;
    padding-bottom: 1.875rem;
  }

  .xl\:first\:px-7\.5:first-child{
    padding-left: 1.875rem;
    padding-right: 1.875rem;
  }

  .xl\:first\:py-8\.25:first-child{
    padding-top: 2.0625rem;
    padding-bottom: 2.0625rem;
  }

  .xl\:first\:px-8\.25:first-child{
    padding-left: 2.0625rem;
    padding-right: 2.0625rem;
  }

  .xl\:first\:py-8\.5:first-child{
    padding-top: 2.125rem;
    padding-bottom: 2.125rem;
  }

  .xl\:first\:px-8\.5:first-child{
    padding-left: 2.125rem;
    padding-right: 2.125rem;
  }

  .xl\:first\:py-9\.25:first-child{
    padding-top: 2.3125rem;
    padding-bottom: 2.3125rem;
  }

  .xl\:first\:px-9\.25:first-child{
    padding-left: 2.3125rem;
    padding-right: 2.3125rem;
  }

  .xl\:first\:py-9\.5:first-child{
    padding-top: 2.375rem;
    padding-bottom: 2.375rem;
  }

  .xl\:first\:px-9\.5:first-child{
    padding-left: 2.375rem;
    padding-right: 2.375rem;
  }

  .xl\:first\:py-10\.5:first-child{
    padding-top: 2.625rem;
    padding-bottom: 2.625rem;
  }

  .xl\:first\:px-10\.5:first-child{
    padding-left: 2.625rem;
    padding-right: 2.625rem;
  }

  .xl\:first\:py-11\.25:first-child{
    padding-top: 2.8125rem;
    padding-bottom: 2.8125rem;
  }

  .xl\:first\:px-11\.25:first-child{
    padding-left: 2.8125rem;
    padding-right: 2.8125rem;
  }

  .xl\:first\:py-11\.5:first-child{
    padding-top: 2.875rem;
    padding-bottom: 2.875rem;
  }

  .xl\:first\:px-11\.5:first-child{
    padding-left: 2.875rem;
    padding-right: 2.875rem;
  }

  .xl\:first\:py-12\.5:first-child{
    padding-top: 3.125rem;
    padding-bottom: 3.125rem;
  }

  .xl\:first\:px-12\.5:first-child{
    padding-left: 3.125rem;
    padding-right: 3.125rem;
  }

  .xl\:first\:py-12\.75:first-child{
    padding-top: 3.1875rem;
    padding-bottom: 3.1875rem;
  }

  .xl\:first\:px-12\.75:first-child{
    padding-left: 3.1875rem;
    padding-right: 3.1875rem;
  }

  .xl\:first\:py-13\.5:first-child{
    padding-top: 3.375rem;
    padding-bottom: 3.375rem;
  }

  .xl\:first\:px-13\.5:first-child{
    padding-left: 3.375rem;
    padding-right: 3.375rem;
  }

  .xl\:first\:py-14\.5:first-child{
    padding-top: 3.625rem;
    padding-bottom: 3.625rem;
  }

  .xl\:first\:px-14\.5:first-child{
    padding-left: 3.625rem;
    padding-right: 3.625rem;
  }

  .xl\:first\:py-15\.5:first-child{
    padding-top: 3.875rem;
    padding-bottom: 3.875rem;
  }

  .xl\:first\:px-15\.5:first-child{
    padding-left: 3.875rem;
    padding-right: 3.875rem;
  }

  .xl\:first\:py-15\.75:first-child{
    padding-top: 3.9375rem;
    padding-bottom: 3.9375rem;
  }

  .xl\:first\:px-15\.75:first-child{
    padding-left: 3.9375rem;
    padding-right: 3.9375rem;
  }

  .xl\:first\:py-16\.25:first-child{
    padding-top: 4.0625rem;
    padding-bottom: 4.0625rem;
  }

  .xl\:first\:px-16\.25:first-child{
    padding-left: 4.0625rem;
    padding-right: 4.0625rem;
  }

  .xl\:first\:py-17\.25:first-child{
    padding-top: 4.3125rem;
    padding-bottom: 4.3125rem;
  }

  .xl\:first\:px-17\.25:first-child{
    padding-left: 4.3125rem;
    padding-right: 4.3125rem;
  }

  .xl\:first\:py-17\.5:first-child{
    padding-top: 4.375rem;
    padding-bottom: 4.375rem;
  }

  .xl\:first\:px-17\.5:first-child{
    padding-left: 4.375rem;
    padding-right: 4.375rem;
  }

  .xl\:first\:py-18\.25:first-child{
    padding-top: 4.5625rem;
    padding-bottom: 4.5625rem;
  }

  .xl\:first\:px-18\.25:first-child{
    padding-left: 4.5625rem;
    padding-right: 4.5625rem;
  }

  .xl\:first\:py-18\.5:first-child{
    padding-top: 4.625rem;
    padding-bottom: 4.625rem;
  }

  .xl\:first\:px-18\.5:first-child{
    padding-left: 4.625rem;
    padding-right: 4.625rem;
  }

  .xl\:first\:py-20\.25:first-child{
    padding-top: 5.0625rem;
    padding-bottom: 5.0625rem;
  }

  .xl\:first\:px-20\.25:first-child{
    padding-left: 5.0625rem;
    padding-right: 5.0625rem;
  }

  .xl\:first\:py-20\.5:first-child{
    padding-top: 5.125rem;
    padding-bottom: 5.125rem;
  }

  .xl\:first\:px-20\.5:first-child{
    padding-left: 5.125rem;
    padding-right: 5.125rem;
  }

  .xl\:first\:py-22\.5:first-child{
    padding-top: 5.625rem;
    padding-bottom: 5.625rem;
  }

  .xl\:first\:px-22\.5:first-child{
    padding-left: 5.625rem;
    padding-right: 5.625rem;
  }

  .xl\:first\:py-25\.5:first-child{
    padding-top: 6.375rem;
    padding-bottom: 6.375rem;
  }

  .xl\:first\:px-25\.5:first-child{
    padding-left: 6.375rem;
    padding-right: 6.375rem;
  }

  .xl\:first\:py-26\.75:first-child{
    padding-top: 6.6875rem;
    padding-bottom: 6.6875rem;
  }

  .xl\:first\:px-26\.75:first-child{
    padding-left: 6.6875rem;
    padding-right: 6.6875rem;
  }

  .xl\:first\:py-32\.5:first-child{
    padding-top: 8.125rem;
    padding-bottom: 8.125rem;
  }

  .xl\:first\:px-32\.5:first-child{
    padding-left: 8.125rem;
    padding-right: 8.125rem;
  }

  .xl\:first\:py-37\.5:first-child{
    padding-top: 9.375rem;
    padding-bottom: 9.375rem;
  }

  .xl\:first\:px-37\.5:first-child{
    padding-left: 9.375rem;
    padding-right: 9.375rem;
  }

  .xl\:first\:py-41\.25:first-child{
    padding-top: 10.3125rem;
    padding-bottom: 10.3125rem;
  }

  .xl\:first\:px-41\.25:first-child{
    padding-left: 10.3125rem;
    padding-right: 10.3125rem;
  }

  .xl\:first\:py-52\.5:first-child{
    padding-top: 13.125rem;
    padding-bottom: 13.125rem;
  }

  .xl\:first\:px-52\.5:first-child{
    padding-left: 13.125rem;
    padding-right: 13.125rem;
  }

  .xl\:first\:py-54\.5:first-child{
    padding-top: 13.625rem;
    padding-bottom: 13.625rem;
  }

  .xl\:first\:px-54\.5:first-child{
    padding-left: 13.625rem;
    padding-right: 13.625rem;
  }

  .xl\:first\:py-57\.25:first-child{
    padding-top: 14.3125rem;
    padding-bottom: 14.3125rem;
  }

  .xl\:first\:px-57\.25:first-child{
    padding-left: 14.3125rem;
    padding-right: 14.3125rem;
  }

  .xl\:first\:py-57\.5:first-child{
    padding-top: 14.375rem;
    padding-bottom: 14.375rem;
  }

  .xl\:first\:px-57\.5:first-child{
    padding-left: 14.375rem;
    padding-right: 14.375rem;
  }

  .xl\:first\:py-66\.25:first-child{
    padding-top: 16.5625rem;
    padding-bottom: 16.5625rem;
  }

  .xl\:first\:px-66\.25:first-child{
    padding-left: 16.5625rem;
    padding-right: 16.5625rem;
  }

  .xl\:first\:py-74\.5:first-child{
    padding-top: 18.125rem;
    padding-bottom: 18.125rem;
  }

  .xl\:first\:px-74\.5:first-child{
    padding-left: 18.125rem;
    padding-right: 18.125rem;
  }

  .xl\:first\:py-106\.25:first-child{
    padding-top: 26.5625rem;
    padding-bottom: 26.5625rem;
  }

  .xl\:first\:px-106\.25:first-child{
    padding-left: 26.5625rem;
    padding-right: 26.5625rem;
  }

  .xl\:first\:py-112\.25:first-child{
    padding-top: 28.0675rem;
    padding-bottom: 28.0675rem;
  }

  .xl\:first\:px-112\.25:first-child{
    padding-left: 28.0675rem;
    padding-right: 28.0675rem;
  }

  .xl\:first\:py-112\.75:first-child{
    padding-top: 28.1875rem;
    padding-bottom: 28.1875rem;
  }

  .xl\:first\:px-112\.75:first-child{
    padding-left: 28.1875rem;
    padding-right: 28.1875rem;
  }

  .xl\:first\:py-147\.5:first-child{
    padding-top: 36.875rem;
    padding-bottom: 36.875rem;
  }

  .xl\:first\:px-147\.5:first-child{
    padding-left: 36.875rem;
    padding-right: 36.875rem;
  }

  .xl\:first\:py-162\.5:first-child{
    padding-top: 40.625rem;
    padding-bottom: 40.625rem;
  }

  .xl\:first\:px-162\.5:first-child{
    padding-left: 40.625rem;
    padding-right: 40.625rem;
  }

  .xl\:first\:py-172\.25:first-child{
    padding-top: 42.5625rem;
    padding-bottom: 42.5625rem;
  }

  .xl\:first\:px-172\.25:first-child{
    padding-left: 42.5625rem;
    padding-right: 42.5625rem;
  }

  .xl\:first\:py-175\.25:first-child{
    padding-top: 43.8125rem;
    padding-bottom: 43.8125rem;
  }

  .xl\:first\:px-175\.25:first-child{
    padding-left: 43.8125rem;
    padding-right: 43.8125rem;
  }

  .xl\:first\:py-184\.25:first-child{
    padding-top: 46.0625rem;
    padding-bottom: 46.0625rem;
  }

  .xl\:first\:px-184\.25:first-child{
    padding-left: 46.0625rem;
    padding-right: 46.0625rem;
  }

  .xl\:first\:py-203\.25:first-child{
    padding-top: 50.8125rem;
    padding-bottom: 50.8125rem;
  }

  .xl\:first\:px-203\.25:first-child{
    padding-left: 50.8125rem;
    padding-right: 50.8125rem;
  }

  .xl\:first\:py-half:first-child{
    padding-top: 50%;
    padding-bottom: 50%;
  }

  .xl\:first\:px-half:first-child{
    padding-left: 50%;
    padding-right: 50%;
  }

  .xl\:first\:py-full:first-child{
    padding-top: 100%;
    padding-bottom: 100%;
  }

  .xl\:first\:px-full:first-child{
    padding-left: 100%;
    padding-right: 100%;
  }

  .xl\:first\:py-1\/10:first-child{
    padding-top: 10%;
    padding-bottom: 10%;
  }

  .xl\:first\:px-1\/10:first-child{
    padding-left: 10%;
    padding-right: 10%;
  }

  .xl\:first\:py-2\/10:first-child{
    padding-top: 20%;
    padding-bottom: 20%;
  }

  .xl\:first\:px-2\/10:first-child{
    padding-left: 20%;
    padding-right: 20%;
  }

  .xl\:first\:py-3\/10:first-child{
    padding-top: 30%;
    padding-bottom: 30%;
  }

  .xl\:first\:px-3\/10:first-child{
    padding-left: 30%;
    padding-right: 30%;
  }

  .xl\:first\:py-4\/10:first-child{
    padding-top: 40%;
    padding-bottom: 40%;
  }

  .xl\:first\:px-4\/10:first-child{
    padding-left: 40%;
    padding-right: 40%;
  }

  .xl\:first\:py-4\.5\/10:first-child{
    padding-top: 45%;
    padding-bottom: 45%;
  }

  .xl\:first\:px-4\.5\/10:first-child{
    padding-left: 45%;
    padding-right: 45%;
  }

  .xl\:first\:py-5\/10:first-child{
    padding-top: 50%;
    padding-bottom: 50%;
  }

  .xl\:first\:px-5\/10:first-child{
    padding-left: 50%;
    padding-right: 50%;
  }

  .xl\:first\:py-5\.5\/10:first-child{
    padding-top: 55%;
    padding-bottom: 55%;
  }

  .xl\:first\:px-5\.5\/10:first-child{
    padding-left: 55%;
    padding-right: 55%;
  }

  .xl\:first\:py-6\/10:first-child{
    padding-top: 60%;
    padding-bottom: 60%;
  }

  .xl\:first\:px-6\/10:first-child{
    padding-left: 60%;
    padding-right: 60%;
  }

  .xl\:first\:py-7\/10:first-child{
    padding-top: 70%;
    padding-bottom: 70%;
  }

  .xl\:first\:px-7\/10:first-child{
    padding-left: 70%;
    padding-right: 70%;
  }

  .xl\:first\:py-8\/10:first-child{
    padding-top: 80%;
    padding-bottom: 80%;
  }

  .xl\:first\:px-8\/10:first-child{
    padding-left: 80%;
    padding-right: 80%;
  }

  .xl\:first\:py-9\/10:first-child{
    padding-top: 90%;
    padding-bottom: 90%;
  }

  .xl\:first\:px-9\/10:first-child{
    padding-left: 90%;
    padding-right: 90%;
  }

  .xl\:first\:py-1\/12:first-child{
    padding-top: 8.333333%;
    padding-bottom: 8.333333%;
  }

  .xl\:first\:px-1\/12:first-child{
    padding-left: 8.333333%;
    padding-right: 8.333333%;
  }

  .xl\:first\:py-2\/12:first-child{
    padding-top: 16.666667%;
    padding-bottom: 16.666667%;
  }

  .xl\:first\:px-2\/12:first-child{
    padding-left: 16.666667%;
    padding-right: 16.666667%;
  }

  .xl\:first\:py-3\/12:first-child{
    padding-top: 25%;
    padding-bottom: 25%;
  }

  .xl\:first\:px-3\/12:first-child{
    padding-left: 25%;
    padding-right: 25%;
  }

  .xl\:first\:py-4\/12:first-child{
    padding-top: 33.333333%;
    padding-bottom: 33.333333%;
  }

  .xl\:first\:px-4\/12:first-child{
    padding-left: 33.333333%;
    padding-right: 33.333333%;
  }

  .xl\:first\:py-5\/12:first-child{
    padding-top: 41.666667%;
    padding-bottom: 41.666667%;
  }

  .xl\:first\:px-5\/12:first-child{
    padding-left: 41.666667%;
    padding-right: 41.666667%;
  }

  .xl\:first\:py-6\/12:first-child{
    padding-top: 50%;
    padding-bottom: 50%;
  }

  .xl\:first\:px-6\/12:first-child{
    padding-left: 50%;
    padding-right: 50%;
  }

  .xl\:first\:py-7\/12:first-child{
    padding-top: 58.333333%;
    padding-bottom: 58.333333%;
  }

  .xl\:first\:px-7\/12:first-child{
    padding-left: 58.333333%;
    padding-right: 58.333333%;
  }

  .xl\:first\:py-8\/12:first-child{
    padding-top: 66.666667%;
    padding-bottom: 66.666667%;
  }

  .xl\:first\:px-8\/12:first-child{
    padding-left: 66.666667%;
    padding-right: 66.666667%;
  }

  .xl\:first\:py-9\/12:first-child{
    padding-top: 75%;
    padding-bottom: 75%;
  }

  .xl\:first\:px-9\/12:first-child{
    padding-left: 75%;
    padding-right: 75%;
  }

  .xl\:first\:py-10\/12:first-child{
    padding-top: 83.333333%;
    padding-bottom: 83.333333%;
  }

  .xl\:first\:px-10\/12:first-child{
    padding-left: 83.333333%;
    padding-right: 83.333333%;
  }

  .xl\:first\:py-11\/12:first-child{
    padding-top: 91.666667%;
    padding-bottom: 91.666667%;
  }

  .xl\:first\:px-11\/12:first-child{
    padding-left: 91.666667%;
    padding-right: 91.666667%;
  }

  .xl\:first\:pt-0:first-child{
    padding-top: 0px;
  }

  .xl\:first\:pr-0:first-child{
    padding-right: 0px;
  }

  .xl\:first\:pb-0:first-child{
    padding-bottom: 0px;
  }

  .xl\:first\:pl-0:first-child{
    padding-left: 0px;
  }

  .xl\:first\:pt-1:first-child{
    padding-top: 0.25rem;
  }

  .xl\:first\:pr-1:first-child{
    padding-right: 0.25rem;
  }

  .xl\:first\:pb-1:first-child{
    padding-bottom: 0.25rem;
  }

  .xl\:first\:pl-1:first-child{
    padding-left: 0.25rem;
  }

  .xl\:first\:pt-2:first-child{
    padding-top: 0.5rem;
  }

  .xl\:first\:pr-2:first-child{
    padding-right: 0.5rem;
  }

  .xl\:first\:pb-2:first-child{
    padding-bottom: 0.5rem;
  }

  .xl\:first\:pl-2:first-child{
    padding-left: 0.5rem;
  }

  .xl\:first\:pt-3:first-child{
    padding-top: 0.75rem;
  }

  .xl\:first\:pr-3:first-child{
    padding-right: 0.75rem;
  }

  .xl\:first\:pb-3:first-child{
    padding-bottom: 0.75rem;
  }

  .xl\:first\:pl-3:first-child{
    padding-left: 0.75rem;
  }

  .xl\:first\:pt-4:first-child{
    padding-top: 1rem;
  }

  .xl\:first\:pr-4:first-child{
    padding-right: 1rem;
  }

  .xl\:first\:pb-4:first-child{
    padding-bottom: 1rem;
  }

  .xl\:first\:pl-4:first-child{
    padding-left: 1rem;
  }

  .xl\:first\:pt-5:first-child{
    padding-top: 1.25rem;
  }

  .xl\:first\:pr-5:first-child{
    padding-right: 1.25rem;
  }

  .xl\:first\:pb-5:first-child{
    padding-bottom: 1.25rem;
  }

  .xl\:first\:pl-5:first-child{
    padding-left: 1.25rem;
  }

  .xl\:first\:pt-6:first-child{
    padding-top: 1.5rem;
  }

  .xl\:first\:pr-6:first-child{
    padding-right: 1.5rem;
  }

  .xl\:first\:pb-6:first-child{
    padding-bottom: 1.5rem;
  }

  .xl\:first\:pl-6:first-child{
    padding-left: 1.5rem;
  }

  .xl\:first\:pt-7:first-child{
    padding-top: 1.75rem;
  }

  .xl\:first\:pr-7:first-child{
    padding-right: 1.75rem;
  }

  .xl\:first\:pb-7:first-child{
    padding-bottom: 1.75rem;
  }

  .xl\:first\:pl-7:first-child{
    padding-left: 1.75rem;
  }

  .xl\:first\:pt-8:first-child{
    padding-top: 2rem;
  }

  .xl\:first\:pr-8:first-child{
    padding-right: 2rem;
  }

  .xl\:first\:pb-8:first-child{
    padding-bottom: 2rem;
  }

  .xl\:first\:pl-8:first-child{
    padding-left: 2rem;
  }

  .xl\:first\:pt-9:first-child{
    padding-top: 2.25rem;
  }

  .xl\:first\:pr-9:first-child{
    padding-right: 2.25rem;
  }

  .xl\:first\:pb-9:first-child{
    padding-bottom: 2.25rem;
  }

  .xl\:first\:pl-9:first-child{
    padding-left: 2.25rem;
  }

  .xl\:first\:pt-10:first-child{
    padding-top: 2.5rem;
  }

  .xl\:first\:pr-10:first-child{
    padding-right: 2.5rem;
  }

  .xl\:first\:pb-10:first-child{
    padding-bottom: 2.5rem;
  }

  .xl\:first\:pl-10:first-child{
    padding-left: 2.5rem;
  }

  .xl\:first\:pt-11:first-child{
    padding-top: 2.75rem;
  }

  .xl\:first\:pr-11:first-child{
    padding-right: 2.75rem;
  }

  .xl\:first\:pb-11:first-child{
    padding-bottom: 2.75rem;
  }

  .xl\:first\:pl-11:first-child{
    padding-left: 2.75rem;
  }

  .xl\:first\:pt-12:first-child{
    padding-top: 3rem;
  }

  .xl\:first\:pr-12:first-child{
    padding-right: 3rem;
  }

  .xl\:first\:pb-12:first-child{
    padding-bottom: 3rem;
  }

  .xl\:first\:pl-12:first-child{
    padding-left: 3rem;
  }

  .xl\:first\:pt-13:first-child{
    padding-top: 3.25rem;
  }

  .xl\:first\:pr-13:first-child{
    padding-right: 3.25rem;
  }

  .xl\:first\:pb-13:first-child{
    padding-bottom: 3.25rem;
  }

  .xl\:first\:pl-13:first-child{
    padding-left: 3.25rem;
  }

  .xl\:first\:pt-14:first-child{
    padding-top: 3.5rem;
  }

  .xl\:first\:pr-14:first-child{
    padding-right: 3.5rem;
  }

  .xl\:first\:pb-14:first-child{
    padding-bottom: 3.5rem;
  }

  .xl\:first\:pl-14:first-child{
    padding-left: 3.5rem;
  }

  .xl\:first\:pt-15:first-child{
    padding-top: 3.75rem;
  }

  .xl\:first\:pr-15:first-child{
    padding-right: 3.75rem;
  }

  .xl\:first\:pb-15:first-child{
    padding-bottom: 3.75rem;
  }

  .xl\:first\:pl-15:first-child{
    padding-left: 3.75rem;
  }

  .xl\:first\:pt-16:first-child{
    padding-top: 4rem;
  }

  .xl\:first\:pr-16:first-child{
    padding-right: 4rem;
  }

  .xl\:first\:pb-16:first-child{
    padding-bottom: 4rem;
  }

  .xl\:first\:pl-16:first-child{
    padding-left: 4rem;
  }

  .xl\:first\:pt-17:first-child{
    padding-top: 4.25rem;
  }

  .xl\:first\:pr-17:first-child{
    padding-right: 4.25rem;
  }

  .xl\:first\:pb-17:first-child{
    padding-bottom: 4.25rem;
  }

  .xl\:first\:pl-17:first-child{
    padding-left: 4.25rem;
  }

  .xl\:first\:pt-18:first-child{
    padding-top: 4.5rem;
  }

  .xl\:first\:pr-18:first-child{
    padding-right: 4.5rem;
  }

  .xl\:first\:pb-18:first-child{
    padding-bottom: 4.5rem;
  }

  .xl\:first\:pl-18:first-child{
    padding-left: 4.5rem;
  }

  .xl\:first\:pt-19:first-child{
    padding-top: 4.75rem;
  }

  .xl\:first\:pr-19:first-child{
    padding-right: 4.75rem;
  }

  .xl\:first\:pb-19:first-child{
    padding-bottom: 4.75rem;
  }

  .xl\:first\:pl-19:first-child{
    padding-left: 4.75rem;
  }

  .xl\:first\:pt-20:first-child{
    padding-top: 5rem;
  }

  .xl\:first\:pr-20:first-child{
    padding-right: 5rem;
  }

  .xl\:first\:pb-20:first-child{
    padding-bottom: 5rem;
  }

  .xl\:first\:pl-20:first-child{
    padding-left: 5rem;
  }

  .xl\:first\:pt-22:first-child{
    padding-top: 5.5rem;
  }

  .xl\:first\:pr-22:first-child{
    padding-right: 5.5rem;
  }

  .xl\:first\:pb-22:first-child{
    padding-bottom: 5.5rem;
  }

  .xl\:first\:pl-22:first-child{
    padding-left: 5.5rem;
  }

  .xl\:first\:pt-24:first-child{
    padding-top: 6rem;
  }

  .xl\:first\:pr-24:first-child{
    padding-right: 6rem;
  }

  .xl\:first\:pb-24:first-child{
    padding-bottom: 6rem;
  }

  .xl\:first\:pl-24:first-child{
    padding-left: 6rem;
  }

  .xl\:first\:pt-25:first-child{
    padding-top: 6.25rem;
  }

  .xl\:first\:pr-25:first-child{
    padding-right: 6.25rem;
  }

  .xl\:first\:pb-25:first-child{
    padding-bottom: 6.25rem;
  }

  .xl\:first\:pl-25:first-child{
    padding-left: 6.25rem;
  }

  .xl\:first\:pt-28:first-child{
    padding-top: 7rem;
  }

  .xl\:first\:pr-28:first-child{
    padding-right: 7rem;
  }

  .xl\:first\:pb-28:first-child{
    padding-bottom: 7rem;
  }

  .xl\:first\:pl-28:first-child{
    padding-left: 7rem;
  }

  .xl\:first\:pt-30:first-child{
    padding-top: 7.5rem;
  }

  .xl\:first\:pr-30:first-child{
    padding-right: 7.5rem;
  }

  .xl\:first\:pb-30:first-child{
    padding-bottom: 7.5rem;
  }

  .xl\:first\:pl-30:first-child{
    padding-left: 7.5rem;
  }

  .xl\:first\:pt-32:first-child{
    padding-top: 8rem;
  }

  .xl\:first\:pr-32:first-child{
    padding-right: 8rem;
  }

  .xl\:first\:pb-32:first-child{
    padding-bottom: 8rem;
  }

  .xl\:first\:pl-32:first-child{
    padding-left: 8rem;
  }

  .xl\:first\:pt-34:first-child{
    padding-top: 8.5rem;
  }

  .xl\:first\:pr-34:first-child{
    padding-right: 8.5rem;
  }

  .xl\:first\:pb-34:first-child{
    padding-bottom: 8.5rem;
  }

  .xl\:first\:pl-34:first-child{
    padding-left: 8.5rem;
  }

  .xl\:first\:pt-35:first-child{
    padding-top: 8.75rem;
  }

  .xl\:first\:pr-35:first-child{
    padding-right: 8.75rem;
  }

  .xl\:first\:pb-35:first-child{
    padding-bottom: 8.75rem;
  }

  .xl\:first\:pl-35:first-child{
    padding-left: 8.75rem;
  }

  .xl\:first\:pt-36:first-child{
    padding-top: 9rem;
  }

  .xl\:first\:pr-36:first-child{
    padding-right: 9rem;
  }

  .xl\:first\:pb-36:first-child{
    padding-bottom: 9rem;
  }

  .xl\:first\:pl-36:first-child{
    padding-left: 9rem;
  }

  .xl\:first\:pt-39:first-child{
    padding-top: 9.75rem;
  }

  .xl\:first\:pr-39:first-child{
    padding-right: 9.75rem;
  }

  .xl\:first\:pb-39:first-child{
    padding-bottom: 9.75rem;
  }

  .xl\:first\:pl-39:first-child{
    padding-left: 9.75rem;
  }

  .xl\:first\:pt-40:first-child{
    padding-top: 10rem;
  }

  .xl\:first\:pr-40:first-child{
    padding-right: 10rem;
  }

  .xl\:first\:pb-40:first-child{
    padding-bottom: 10rem;
  }

  .xl\:first\:pl-40:first-child{
    padding-left: 10rem;
  }

  .xl\:first\:pt-42:first-child{
    padding-top: 10.5rem;
  }

  .xl\:first\:pr-42:first-child{
    padding-right: 10.5rem;
  }

  .xl\:first\:pb-42:first-child{
    padding-bottom: 10.5rem;
  }

  .xl\:first\:pl-42:first-child{
    padding-left: 10.5rem;
  }

  .xl\:first\:pt-44:first-child{
    padding-top: 11rem;
  }

  .xl\:first\:pr-44:first-child{
    padding-right: 11rem;
  }

  .xl\:first\:pb-44:first-child{
    padding-bottom: 11rem;
  }

  .xl\:first\:pl-44:first-child{
    padding-left: 11rem;
  }

  .xl\:first\:pt-45:first-child{
    padding-top: 11.25rem;
  }

  .xl\:first\:pr-45:first-child{
    padding-right: 11.25rem;
  }

  .xl\:first\:pb-45:first-child{
    padding-bottom: 11.25rem;
  }

  .xl\:first\:pl-45:first-child{
    padding-left: 11.25rem;
  }

  .xl\:first\:pt-48:first-child{
    padding-top: 12rem;
  }

  .xl\:first\:pr-48:first-child{
    padding-right: 12rem;
  }

  .xl\:first\:pb-48:first-child{
    padding-bottom: 12rem;
  }

  .xl\:first\:pl-48:first-child{
    padding-left: 12rem;
  }

  .xl\:first\:pt-50:first-child{
    padding-top: 12.5rem;
  }

  .xl\:first\:pr-50:first-child{
    padding-right: 12.5rem;
  }

  .xl\:first\:pb-50:first-child{
    padding-bottom: 12.5rem;
  }

  .xl\:first\:pl-50:first-child{
    padding-left: 12.5rem;
  }

  .xl\:first\:pt-52:first-child{
    padding-top: 13rem;
  }

  .xl\:first\:pr-52:first-child{
    padding-right: 13rem;
  }

  .xl\:first\:pb-52:first-child{
    padding-bottom: 13rem;
  }

  .xl\:first\:pl-52:first-child{
    padding-left: 13rem;
  }

  .xl\:first\:pt-55:first-child{
    padding-top: 13.75rem;
  }

  .xl\:first\:pr-55:first-child{
    padding-right: 13.75rem;
  }

  .xl\:first\:pb-55:first-child{
    padding-bottom: 13.75rem;
  }

  .xl\:first\:pl-55:first-child{
    padding-left: 13.75rem;
  }

  .xl\:first\:pt-56:first-child{
    padding-top: 14rem;
  }

  .xl\:first\:pr-56:first-child{
    padding-right: 14rem;
  }

  .xl\:first\:pb-56:first-child{
    padding-bottom: 14rem;
  }

  .xl\:first\:pl-56:first-child{
    padding-left: 14rem;
  }

  .xl\:first\:pt-58:first-child{
    padding-top: 14.5rem;
  }

  .xl\:first\:pr-58:first-child{
    padding-right: 14.5rem;
  }

  .xl\:first\:pb-58:first-child{
    padding-bottom: 14.5rem;
  }

  .xl\:first\:pl-58:first-child{
    padding-left: 14.5rem;
  }

  .xl\:first\:pt-60:first-child{
    padding-top: 15rem;
  }

  .xl\:first\:pr-60:first-child{
    padding-right: 15rem;
  }

  .xl\:first\:pb-60:first-child{
    padding-bottom: 15rem;
  }

  .xl\:first\:pl-60:first-child{
    padding-left: 15rem;
  }

  .xl\:first\:pt-64:first-child{
    padding-top: 16rem;
  }

  .xl\:first\:pr-64:first-child{
    padding-right: 16rem;
  }

  .xl\:first\:pb-64:first-child{
    padding-bottom: 16rem;
  }

  .xl\:first\:pl-64:first-child{
    padding-left: 16rem;
  }

  .xl\:first\:pt-65:first-child{
    padding-top: 16.25rem;
  }

  .xl\:first\:pr-65:first-child{
    padding-right: 16.25rem;
  }

  .xl\:first\:pb-65:first-child{
    padding-bottom: 16.25rem;
  }

  .xl\:first\:pl-65:first-child{
    padding-left: 16.25rem;
  }

  .xl\:first\:pt-68:first-child{
    padding-top: 17rem;
  }

  .xl\:first\:pr-68:first-child{
    padding-right: 17rem;
  }

  .xl\:first\:pb-68:first-child{
    padding-bottom: 17rem;
  }

  .xl\:first\:pl-68:first-child{
    padding-left: 17rem;
  }

  .xl\:first\:pt-69:first-child{
    padding-top: 17.25rem;
  }

  .xl\:first\:pr-69:first-child{
    padding-right: 17.25rem;
  }

  .xl\:first\:pb-69:first-child{
    padding-bottom: 17.25rem;
  }

  .xl\:first\:pl-69:first-child{
    padding-left: 17.25rem;
  }

  .xl\:first\:pt-70:first-child{
    padding-top: 17.5rem;
  }

  .xl\:first\:pr-70:first-child{
    padding-right: 17.5rem;
  }

  .xl\:first\:pb-70:first-child{
    padding-bottom: 17.5rem;
  }

  .xl\:first\:pl-70:first-child{
    padding-left: 17.5rem;
  }

  .xl\:first\:pt-72:first-child{
    padding-top: 18rem;
  }

  .xl\:first\:pr-72:first-child{
    padding-right: 18rem;
  }

  .xl\:first\:pb-72:first-child{
    padding-bottom: 18rem;
  }

  .xl\:first\:pl-72:first-child{
    padding-left: 18rem;
  }

  .xl\:first\:pt-75:first-child{
    padding-top: 18.75rem;
  }

  .xl\:first\:pr-75:first-child{
    padding-right: 18.75rem;
  }

  .xl\:first\:pb-75:first-child{
    padding-bottom: 18.75rem;
  }

  .xl\:first\:pl-75:first-child{
    padding-left: 18.75rem;
  }

  .xl\:first\:pt-80:first-child{
    padding-top: 20rem;
  }

  .xl\:first\:pr-80:first-child{
    padding-right: 20rem;
  }

  .xl\:first\:pb-80:first-child{
    padding-bottom: 20rem;
  }

  .xl\:first\:pl-80:first-child{
    padding-left: 20rem;
  }

  .xl\:first\:pt-85:first-child{
    padding-top: 21.25rem;
  }

  .xl\:first\:pr-85:first-child{
    padding-right: 21.25rem;
  }

  .xl\:first\:pb-85:first-child{
    padding-bottom: 21.25rem;
  }

  .xl\:first\:pl-85:first-child{
    padding-left: 21.25rem;
  }

  .xl\:first\:pt-86:first-child{
    padding-top: 21.5rem;
  }

  .xl\:first\:pr-86:first-child{
    padding-right: 21.5rem;
  }

  .xl\:first\:pb-86:first-child{
    padding-bottom: 21.5rem;
  }

  .xl\:first\:pl-86:first-child{
    padding-left: 21.5rem;
  }

  .xl\:first\:pt-90:first-child{
    padding-top: 22.5rem;
  }

  .xl\:first\:pr-90:first-child{
    padding-right: 22.5rem;
  }

  .xl\:first\:pb-90:first-child{
    padding-bottom: 22.5rem;
  }

  .xl\:first\:pl-90:first-child{
    padding-left: 22.5rem;
  }

  .xl\:first\:pt-96:first-child{
    padding-top: 24rem;
  }

  .xl\:first\:pr-96:first-child{
    padding-right: 24rem;
  }

  .xl\:first\:pb-96:first-child{
    padding-bottom: 24rem;
  }

  .xl\:first\:pl-96:first-child{
    padding-left: 24rem;
  }

  .xl\:first\:pt-100:first-child{
    padding-top: 25rem;
  }

  .xl\:first\:pr-100:first-child{
    padding-right: 25rem;
  }

  .xl\:first\:pb-100:first-child{
    padding-bottom: 25rem;
  }

  .xl\:first\:pl-100:first-child{
    padding-left: 25rem;
  }

  .xl\:first\:pt-115:first-child{
    padding-top: 28.75rem;
  }

  .xl\:first\:pr-115:first-child{
    padding-right: 28.75rem;
  }

  .xl\:first\:pb-115:first-child{
    padding-bottom: 28.75rem;
  }

  .xl\:first\:pl-115:first-child{
    padding-left: 28.75rem;
  }

  .xl\:first\:pt-125:first-child{
    padding-top: 31.25rem;
  }

  .xl\:first\:pr-125:first-child{
    padding-right: 31.25rem;
  }

  .xl\:first\:pb-125:first-child{
    padding-bottom: 31.25rem;
  }

  .xl\:first\:pl-125:first-child{
    padding-left: 31.25rem;
  }

  .xl\:first\:pt-142:first-child{
    padding-top: 35.5rem;
  }

  .xl\:first\:pr-142:first-child{
    padding-right: 35.5rem;
  }

  .xl\:first\:pb-142:first-child{
    padding-bottom: 35.5rem;
  }

  .xl\:first\:pl-142:first-child{
    padding-left: 35.5rem;
  }

  .xl\:first\:pt-150:first-child{
    padding-top: 37.5rem;
  }

  .xl\:first\:pr-150:first-child{
    padding-right: 37.5rem;
  }

  .xl\:first\:pb-150:first-child{
    padding-bottom: 37.5rem;
  }

  .xl\:first\:pl-150:first-child{
    padding-left: 37.5rem;
  }

  .xl\:first\:pt-156:first-child{
    padding-top: 39rem;
  }

  .xl\:first\:pr-156:first-child{
    padding-right: 39rem;
  }

  .xl\:first\:pb-156:first-child{
    padding-bottom: 39rem;
  }

  .xl\:first\:pl-156:first-child{
    padding-left: 39rem;
  }

  .xl\:first\:pt-160:first-child{
    padding-top: 40rem;
  }

  .xl\:first\:pr-160:first-child{
    padding-right: 40rem;
  }

  .xl\:first\:pb-160:first-child{
    padding-bottom: 40rem;
  }

  .xl\:first\:pl-160:first-child{
    padding-left: 40rem;
  }

  .xl\:first\:pt-175:first-child{
    padding-top: 43.75rem;
  }

  .xl\:first\:pr-175:first-child{
    padding-right: 43.75rem;
  }

  .xl\:first\:pb-175:first-child{
    padding-bottom: 43.75rem;
  }

  .xl\:first\:pl-175:first-child{
    padding-left: 43.75rem;
  }

  .xl\:first\:pt-207:first-child{
    padding-top: 51.75rem;
  }

  .xl\:first\:pr-207:first-child{
    padding-right: 51.75rem;
  }

  .xl\:first\:pb-207:first-child{
    padding-bottom: 51.75rem;
  }

  .xl\:first\:pl-207:first-child{
    padding-left: 51.75rem;
  }

  .xl\:first\:pt-242:first-child{
    padding-top: 60.5rem;
  }

  .xl\:first\:pr-242:first-child{
    padding-right: 60.5rem;
  }

  .xl\:first\:pb-242:first-child{
    padding-bottom: 60.5rem;
  }

  .xl\:first\:pl-242:first-child{
    padding-left: 60.5rem;
  }

  .xl\:first\:pt-250:first-child{
    padding-top: 62.5rem;
  }

  .xl\:first\:pr-250:first-child{
    padding-right: 62.5rem;
  }

  .xl\:first\:pb-250:first-child{
    padding-bottom: 62.5rem;
  }

  .xl\:first\:pl-250:first-child{
    padding-left: 62.5rem;
  }

  .xl\:first\:pt-258:first-child{
    padding-top: 64.5rem;
  }

  .xl\:first\:pr-258:first-child{
    padding-right: 64.5rem;
  }

  .xl\:first\:pb-258:first-child{
    padding-bottom: 64.5rem;
  }

  .xl\:first\:pl-258:first-child{
    padding-left: 64.5rem;
  }

  .xl\:first\:pt-265:first-child{
    padding-top: 66.25rem;
  }

  .xl\:first\:pr-265:first-child{
    padding-right: 66.25rem;
  }

  .xl\:first\:pb-265:first-child{
    padding-bottom: 66.25rem;
  }

  .xl\:first\:pl-265:first-child{
    padding-left: 66.25rem;
  }

  .xl\:first\:pt-280:first-child{
    padding-top: 70rem;
  }

  .xl\:first\:pr-280:first-child{
    padding-right: 70rem;
  }

  .xl\:first\:pb-280:first-child{
    padding-bottom: 70rem;
  }

  .xl\:first\:pl-280:first-child{
    padding-left: 70rem;
  }

  .xl\:first\:pt-px:first-child{
    padding-top: 1px;
  }

  .xl\:first\:pr-px:first-child{
    padding-right: 1px;
  }

  .xl\:first\:pb-px:first-child{
    padding-bottom: 1px;
  }

  .xl\:first\:pl-px:first-child{
    padding-left: 1px;
  }

  .xl\:first\:pt-0\.5:first-child{
    padding-top: 0.125rem;
  }

  .xl\:first\:pr-0\.5:first-child{
    padding-right: 0.125rem;
  }

  .xl\:first\:pb-0\.5:first-child{
    padding-bottom: 0.125rem;
  }

  .xl\:first\:pl-0\.5:first-child{
    padding-left: 0.125rem;
  }

  .xl\:first\:pt-1\.5:first-child{
    padding-top: 0.375rem;
  }

  .xl\:first\:pr-1\.5:first-child{
    padding-right: 0.375rem;
  }

  .xl\:first\:pb-1\.5:first-child{
    padding-bottom: 0.375rem;
  }

  .xl\:first\:pl-1\.5:first-child{
    padding-left: 0.375rem;
  }

  .xl\:first\:pt-2\.5:first-child{
    padding-top: 0.625rem;
  }

  .xl\:first\:pr-2\.5:first-child{
    padding-right: 0.625rem;
  }

  .xl\:first\:pb-2\.5:first-child{
    padding-bottom: 0.625rem;
  }

  .xl\:first\:pl-2\.5:first-child{
    padding-left: 0.625rem;
  }

  .xl\:first\:pt-3\.5:first-child{
    padding-top: 0.875rem;
  }

  .xl\:first\:pr-3\.5:first-child{
    padding-right: 0.875rem;
  }

  .xl\:first\:pb-3\.5:first-child{
    padding-bottom: 0.875rem;
  }

  .xl\:first\:pl-3\.5:first-child{
    padding-left: 0.875rem;
  }

  .xl\:first\:pt-0\.25:first-child{
    padding-top: 0.0625rem;
  }

  .xl\:first\:pr-0\.25:first-child{
    padding-right: 0.0625rem;
  }

  .xl\:first\:pb-0\.25:first-child{
    padding-bottom: 0.0625rem;
  }

  .xl\:first\:pl-0\.25:first-child{
    padding-left: 0.0625rem;
  }

  .xl\:first\:pt-0\.75:first-child{
    padding-top: 0.1875rem;
  }

  .xl\:first\:pr-0\.75:first-child{
    padding-right: 0.1875rem;
  }

  .xl\:first\:pb-0\.75:first-child{
    padding-bottom: 0.1875rem;
  }

  .xl\:first\:pl-0\.75:first-child{
    padding-left: 0.1875rem;
  }

  .xl\:first\:pt-1\.25:first-child{
    padding-top: 0.3125rem;
  }

  .xl\:first\:pr-1\.25:first-child{
    padding-right: 0.3125rem;
  }

  .xl\:first\:pb-1\.25:first-child{
    padding-bottom: 0.3125rem;
  }

  .xl\:first\:pl-1\.25:first-child{
    padding-left: 0.3125rem;
  }

  .xl\:first\:pt-1\.75:first-child{
    padding-top: 0.4375rem;
  }

  .xl\:first\:pr-1\.75:first-child{
    padding-right: 0.4375rem;
  }

  .xl\:first\:pb-1\.75:first-child{
    padding-bottom: 0.4375rem;
  }

  .xl\:first\:pl-1\.75:first-child{
    padding-left: 0.4375rem;
  }

  .xl\:first\:pt-2\.25:first-child{
    padding-top: 0.5625rem;
  }

  .xl\:first\:pr-2\.25:first-child{
    padding-right: 0.5625rem;
  }

  .xl\:first\:pb-2\.25:first-child{
    padding-bottom: 0.5625rem;
  }

  .xl\:first\:pl-2\.25:first-child{
    padding-left: 0.5625rem;
  }

  .xl\:first\:pt-2\.75:first-child{
    padding-top: 0.6875rem;
  }

  .xl\:first\:pr-2\.75:first-child{
    padding-right: 0.6875rem;
  }

  .xl\:first\:pb-2\.75:first-child{
    padding-bottom: 0.6875rem;
  }

  .xl\:first\:pl-2\.75:first-child{
    padding-left: 0.6875rem;
  }

  .xl\:first\:pt-3\.25:first-child{
    padding-top: 0.8125rem;
  }

  .xl\:first\:pr-3\.25:first-child{
    padding-right: 0.8125rem;
  }

  .xl\:first\:pb-3\.25:first-child{
    padding-bottom: 0.8125rem;
  }

  .xl\:first\:pl-3\.25:first-child{
    padding-left: 0.8125rem;
  }

  .xl\:first\:pt-3\.75:first-child{
    padding-top: 0.9375rem;
  }

  .xl\:first\:pr-3\.75:first-child{
    padding-right: 0.9375rem;
  }

  .xl\:first\:pb-3\.75:first-child{
    padding-bottom: 0.9375rem;
  }

  .xl\:first\:pl-3\.75:first-child{
    padding-left: 0.9375rem;
  }

  .xl\:first\:pt-4\.25:first-child{
    padding-top: 1.0625rem;
  }

  .xl\:first\:pr-4\.25:first-child{
    padding-right: 1.0625rem;
  }

  .xl\:first\:pb-4\.25:first-child{
    padding-bottom: 1.0625rem;
  }

  .xl\:first\:pl-4\.25:first-child{
    padding-left: 1.0625rem;
  }

  .xl\:first\:pt-4\.5:first-child{
    padding-top: 1.125rem;
  }

  .xl\:first\:pr-4\.5:first-child{
    padding-right: 1.125rem;
  }

  .xl\:first\:pb-4\.5:first-child{
    padding-bottom: 1.125rem;
  }

  .xl\:first\:pl-4\.5:first-child{
    padding-left: 1.125rem;
  }

  .xl\:first\:pt-4\.75:first-child{
    padding-top: 1.1875rem;
  }

  .xl\:first\:pr-4\.75:first-child{
    padding-right: 1.1875rem;
  }

  .xl\:first\:pb-4\.75:first-child{
    padding-bottom: 1.1875rem;
  }

  .xl\:first\:pl-4\.75:first-child{
    padding-left: 1.1875rem;
  }

  .xl\:first\:pt-5\.25:first-child{
    padding-top: 1.3125rem;
  }

  .xl\:first\:pr-5\.25:first-child{
    padding-right: 1.3125rem;
  }

  .xl\:first\:pb-5\.25:first-child{
    padding-bottom: 1.3125rem;
  }

  .xl\:first\:pl-5\.25:first-child{
    padding-left: 1.3125rem;
  }

  .xl\:first\:pt-5\.5:first-child{
    padding-top: 1.375rem;
  }

  .xl\:first\:pr-5\.5:first-child{
    padding-right: 1.375rem;
  }

  .xl\:first\:pb-5\.5:first-child{
    padding-bottom: 1.375rem;
  }

  .xl\:first\:pl-5\.5:first-child{
    padding-left: 1.375rem;
  }

  .xl\:first\:pt-5\.75:first-child{
    padding-top: 1.4375rem;
  }

  .xl\:first\:pr-5\.75:first-child{
    padding-right: 1.4375rem;
  }

  .xl\:first\:pb-5\.75:first-child{
    padding-bottom: 1.4375rem;
  }

  .xl\:first\:pl-5\.75:first-child{
    padding-left: 1.4375rem;
  }

  .xl\:first\:pt-6\.25:first-child{
    padding-top: 1.5625rem;
  }

  .xl\:first\:pr-6\.25:first-child{
    padding-right: 1.5625rem;
  }

  .xl\:first\:pb-6\.25:first-child{
    padding-bottom: 1.5625rem;
  }

  .xl\:first\:pl-6\.25:first-child{
    padding-left: 1.5625rem;
  }

  .xl\:first\:pt-6\.5:first-child{
    padding-top: 1.625rem;
  }

  .xl\:first\:pr-6\.5:first-child{
    padding-right: 1.625rem;
  }

  .xl\:first\:pb-6\.5:first-child{
    padding-bottom: 1.625rem;
  }

  .xl\:first\:pl-6\.5:first-child{
    padding-left: 1.625rem;
  }

  .xl\:first\:pt-6\.75:first-child{
    padding-top: 1.6875rem;
  }

  .xl\:first\:pr-6\.75:first-child{
    padding-right: 1.6875rem;
  }

  .xl\:first\:pb-6\.75:first-child{
    padding-bottom: 1.6875rem;
  }

  .xl\:first\:pl-6\.75:first-child{
    padding-left: 1.6875rem;
  }

  .xl\:first\:pt-7\.25:first-child{
    padding-top: 1.8125rem;
  }

  .xl\:first\:pr-7\.25:first-child{
    padding-right: 1.8125rem;
  }

  .xl\:first\:pb-7\.25:first-child{
    padding-bottom: 1.8125rem;
  }

  .xl\:first\:pl-7\.25:first-child{
    padding-left: 1.8125rem;
  }

  .xl\:first\:pt-7\.5:first-child{
    padding-top: 1.875rem;
  }

  .xl\:first\:pr-7\.5:first-child{
    padding-right: 1.875rem;
  }

  .xl\:first\:pb-7\.5:first-child{
    padding-bottom: 1.875rem;
  }

  .xl\:first\:pl-7\.5:first-child{
    padding-left: 1.875rem;
  }

  .xl\:first\:pt-8\.25:first-child{
    padding-top: 2.0625rem;
  }

  .xl\:first\:pr-8\.25:first-child{
    padding-right: 2.0625rem;
  }

  .xl\:first\:pb-8\.25:first-child{
    padding-bottom: 2.0625rem;
  }

  .xl\:first\:pl-8\.25:first-child{
    padding-left: 2.0625rem;
  }

  .xl\:first\:pt-8\.5:first-child{
    padding-top: 2.125rem;
  }

  .xl\:first\:pr-8\.5:first-child{
    padding-right: 2.125rem;
  }

  .xl\:first\:pb-8\.5:first-child{
    padding-bottom: 2.125rem;
  }

  .xl\:first\:pl-8\.5:first-child{
    padding-left: 2.125rem;
  }

  .xl\:first\:pt-9\.25:first-child{
    padding-top: 2.3125rem;
  }

  .xl\:first\:pr-9\.25:first-child{
    padding-right: 2.3125rem;
  }

  .xl\:first\:pb-9\.25:first-child{
    padding-bottom: 2.3125rem;
  }

  .xl\:first\:pl-9\.25:first-child{
    padding-left: 2.3125rem;
  }

  .xl\:first\:pt-9\.5:first-child{
    padding-top: 2.375rem;
  }

  .xl\:first\:pr-9\.5:first-child{
    padding-right: 2.375rem;
  }

  .xl\:first\:pb-9\.5:first-child{
    padding-bottom: 2.375rem;
  }

  .xl\:first\:pl-9\.5:first-child{
    padding-left: 2.375rem;
  }

  .xl\:first\:pt-10\.5:first-child{
    padding-top: 2.625rem;
  }

  .xl\:first\:pr-10\.5:first-child{
    padding-right: 2.625rem;
  }

  .xl\:first\:pb-10\.5:first-child{
    padding-bottom: 2.625rem;
  }

  .xl\:first\:pl-10\.5:first-child{
    padding-left: 2.625rem;
  }

  .xl\:first\:pt-11\.25:first-child{
    padding-top: 2.8125rem;
  }

  .xl\:first\:pr-11\.25:first-child{
    padding-right: 2.8125rem;
  }

  .xl\:first\:pb-11\.25:first-child{
    padding-bottom: 2.8125rem;
  }

  .xl\:first\:pl-11\.25:first-child{
    padding-left: 2.8125rem;
  }

  .xl\:first\:pt-11\.5:first-child{
    padding-top: 2.875rem;
  }

  .xl\:first\:pr-11\.5:first-child{
    padding-right: 2.875rem;
  }

  .xl\:first\:pb-11\.5:first-child{
    padding-bottom: 2.875rem;
  }

  .xl\:first\:pl-11\.5:first-child{
    padding-left: 2.875rem;
  }

  .xl\:first\:pt-12\.5:first-child{
    padding-top: 3.125rem;
  }

  .xl\:first\:pr-12\.5:first-child{
    padding-right: 3.125rem;
  }

  .xl\:first\:pb-12\.5:first-child{
    padding-bottom: 3.125rem;
  }

  .xl\:first\:pl-12\.5:first-child{
    padding-left: 3.125rem;
  }

  .xl\:first\:pt-12\.75:first-child{
    padding-top: 3.1875rem;
  }

  .xl\:first\:pr-12\.75:first-child{
    padding-right: 3.1875rem;
  }

  .xl\:first\:pb-12\.75:first-child{
    padding-bottom: 3.1875rem;
  }

  .xl\:first\:pl-12\.75:first-child{
    padding-left: 3.1875rem;
  }

  .xl\:first\:pt-13\.5:first-child{
    padding-top: 3.375rem;
  }

  .xl\:first\:pr-13\.5:first-child{
    padding-right: 3.375rem;
  }

  .xl\:first\:pb-13\.5:first-child{
    padding-bottom: 3.375rem;
  }

  .xl\:first\:pl-13\.5:first-child{
    padding-left: 3.375rem;
  }

  .xl\:first\:pt-14\.5:first-child{
    padding-top: 3.625rem;
  }

  .xl\:first\:pr-14\.5:first-child{
    padding-right: 3.625rem;
  }

  .xl\:first\:pb-14\.5:first-child{
    padding-bottom: 3.625rem;
  }

  .xl\:first\:pl-14\.5:first-child{
    padding-left: 3.625rem;
  }

  .xl\:first\:pt-15\.5:first-child{
    padding-top: 3.875rem;
  }

  .xl\:first\:pr-15\.5:first-child{
    padding-right: 3.875rem;
  }

  .xl\:first\:pb-15\.5:first-child{
    padding-bottom: 3.875rem;
  }

  .xl\:first\:pl-15\.5:first-child{
    padding-left: 3.875rem;
  }

  .xl\:first\:pt-15\.75:first-child{
    padding-top: 3.9375rem;
  }

  .xl\:first\:pr-15\.75:first-child{
    padding-right: 3.9375rem;
  }

  .xl\:first\:pb-15\.75:first-child{
    padding-bottom: 3.9375rem;
  }

  .xl\:first\:pl-15\.75:first-child{
    padding-left: 3.9375rem;
  }

  .xl\:first\:pt-16\.25:first-child{
    padding-top: 4.0625rem;
  }

  .xl\:first\:pr-16\.25:first-child{
    padding-right: 4.0625rem;
  }

  .xl\:first\:pb-16\.25:first-child{
    padding-bottom: 4.0625rem;
  }

  .xl\:first\:pl-16\.25:first-child{
    padding-left: 4.0625rem;
  }

  .xl\:first\:pt-17\.25:first-child{
    padding-top: 4.3125rem;
  }

  .xl\:first\:pr-17\.25:first-child{
    padding-right: 4.3125rem;
  }

  .xl\:first\:pb-17\.25:first-child{
    padding-bottom: 4.3125rem;
  }

  .xl\:first\:pl-17\.25:first-child{
    padding-left: 4.3125rem;
  }

  .xl\:first\:pt-17\.5:first-child{
    padding-top: 4.375rem;
  }

  .xl\:first\:pr-17\.5:first-child{
    padding-right: 4.375rem;
  }

  .xl\:first\:pb-17\.5:first-child{
    padding-bottom: 4.375rem;
  }

  .xl\:first\:pl-17\.5:first-child{
    padding-left: 4.375rem;
  }

  .xl\:first\:pt-18\.25:first-child{
    padding-top: 4.5625rem;
  }

  .xl\:first\:pr-18\.25:first-child{
    padding-right: 4.5625rem;
  }

  .xl\:first\:pb-18\.25:first-child{
    padding-bottom: 4.5625rem;
  }

  .xl\:first\:pl-18\.25:first-child{
    padding-left: 4.5625rem;
  }

  .xl\:first\:pt-18\.5:first-child{
    padding-top: 4.625rem;
  }

  .xl\:first\:pr-18\.5:first-child{
    padding-right: 4.625rem;
  }

  .xl\:first\:pb-18\.5:first-child{
    padding-bottom: 4.625rem;
  }

  .xl\:first\:pl-18\.5:first-child{
    padding-left: 4.625rem;
  }

  .xl\:first\:pt-20\.25:first-child{
    padding-top: 5.0625rem;
  }

  .xl\:first\:pr-20\.25:first-child{
    padding-right: 5.0625rem;
  }

  .xl\:first\:pb-20\.25:first-child{
    padding-bottom: 5.0625rem;
  }

  .xl\:first\:pl-20\.25:first-child{
    padding-left: 5.0625rem;
  }

  .xl\:first\:pt-20\.5:first-child{
    padding-top: 5.125rem;
  }

  .xl\:first\:pr-20\.5:first-child{
    padding-right: 5.125rem;
  }

  .xl\:first\:pb-20\.5:first-child{
    padding-bottom: 5.125rem;
  }

  .xl\:first\:pl-20\.5:first-child{
    padding-left: 5.125rem;
  }

  .xl\:first\:pt-22\.5:first-child{
    padding-top: 5.625rem;
  }

  .xl\:first\:pr-22\.5:first-child{
    padding-right: 5.625rem;
  }

  .xl\:first\:pb-22\.5:first-child{
    padding-bottom: 5.625rem;
  }

  .xl\:first\:pl-22\.5:first-child{
    padding-left: 5.625rem;
  }

  .xl\:first\:pt-25\.5:first-child{
    padding-top: 6.375rem;
  }

  .xl\:first\:pr-25\.5:first-child{
    padding-right: 6.375rem;
  }

  .xl\:first\:pb-25\.5:first-child{
    padding-bottom: 6.375rem;
  }

  .xl\:first\:pl-25\.5:first-child{
    padding-left: 6.375rem;
  }

  .xl\:first\:pt-26\.75:first-child{
    padding-top: 6.6875rem;
  }

  .xl\:first\:pr-26\.75:first-child{
    padding-right: 6.6875rem;
  }

  .xl\:first\:pb-26\.75:first-child{
    padding-bottom: 6.6875rem;
  }

  .xl\:first\:pl-26\.75:first-child{
    padding-left: 6.6875rem;
  }

  .xl\:first\:pt-32\.5:first-child{
    padding-top: 8.125rem;
  }

  .xl\:first\:pr-32\.5:first-child{
    padding-right: 8.125rem;
  }

  .xl\:first\:pb-32\.5:first-child{
    padding-bottom: 8.125rem;
  }

  .xl\:first\:pl-32\.5:first-child{
    padding-left: 8.125rem;
  }

  .xl\:first\:pt-37\.5:first-child{
    padding-top: 9.375rem;
  }

  .xl\:first\:pr-37\.5:first-child{
    padding-right: 9.375rem;
  }

  .xl\:first\:pb-37\.5:first-child{
    padding-bottom: 9.375rem;
  }

  .xl\:first\:pl-37\.5:first-child{
    padding-left: 9.375rem;
  }

  .xl\:first\:pt-41\.25:first-child{
    padding-top: 10.3125rem;
  }

  .xl\:first\:pr-41\.25:first-child{
    padding-right: 10.3125rem;
  }

  .xl\:first\:pb-41\.25:first-child{
    padding-bottom: 10.3125rem;
  }

  .xl\:first\:pl-41\.25:first-child{
    padding-left: 10.3125rem;
  }

  .xl\:first\:pt-52\.5:first-child{
    padding-top: 13.125rem;
  }

  .xl\:first\:pr-52\.5:first-child{
    padding-right: 13.125rem;
  }

  .xl\:first\:pb-52\.5:first-child{
    padding-bottom: 13.125rem;
  }

  .xl\:first\:pl-52\.5:first-child{
    padding-left: 13.125rem;
  }

  .xl\:first\:pt-54\.5:first-child{
    padding-top: 13.625rem;
  }

  .xl\:first\:pr-54\.5:first-child{
    padding-right: 13.625rem;
  }

  .xl\:first\:pb-54\.5:first-child{
    padding-bottom: 13.625rem;
  }

  .xl\:first\:pl-54\.5:first-child{
    padding-left: 13.625rem;
  }

  .xl\:first\:pt-57\.25:first-child{
    padding-top: 14.3125rem;
  }

  .xl\:first\:pr-57\.25:first-child{
    padding-right: 14.3125rem;
  }

  .xl\:first\:pb-57\.25:first-child{
    padding-bottom: 14.3125rem;
  }

  .xl\:first\:pl-57\.25:first-child{
    padding-left: 14.3125rem;
  }

  .xl\:first\:pt-57\.5:first-child{
    padding-top: 14.375rem;
  }

  .xl\:first\:pr-57\.5:first-child{
    padding-right: 14.375rem;
  }

  .xl\:first\:pb-57\.5:first-child{
    padding-bottom: 14.375rem;
  }

  .xl\:first\:pl-57\.5:first-child{
    padding-left: 14.375rem;
  }

  .xl\:first\:pt-66\.25:first-child{
    padding-top: 16.5625rem;
  }

  .xl\:first\:pr-66\.25:first-child{
    padding-right: 16.5625rem;
  }

  .xl\:first\:pb-66\.25:first-child{
    padding-bottom: 16.5625rem;
  }

  .xl\:first\:pl-66\.25:first-child{
    padding-left: 16.5625rem;
  }

  .xl\:first\:pt-74\.5:first-child{
    padding-top: 18.125rem;
  }

  .xl\:first\:pr-74\.5:first-child{
    padding-right: 18.125rem;
  }

  .xl\:first\:pb-74\.5:first-child{
    padding-bottom: 18.125rem;
  }

  .xl\:first\:pl-74\.5:first-child{
    padding-left: 18.125rem;
  }

  .xl\:first\:pt-106\.25:first-child{
    padding-top: 26.5625rem;
  }

  .xl\:first\:pr-106\.25:first-child{
    padding-right: 26.5625rem;
  }

  .xl\:first\:pb-106\.25:first-child{
    padding-bottom: 26.5625rem;
  }

  .xl\:first\:pl-106\.25:first-child{
    padding-left: 26.5625rem;
  }

  .xl\:first\:pt-112\.25:first-child{
    padding-top: 28.0675rem;
  }

  .xl\:first\:pr-112\.25:first-child{
    padding-right: 28.0675rem;
  }

  .xl\:first\:pb-112\.25:first-child{
    padding-bottom: 28.0675rem;
  }

  .xl\:first\:pl-112\.25:first-child{
    padding-left: 28.0675rem;
  }

  .xl\:first\:pt-112\.75:first-child{
    padding-top: 28.1875rem;
  }

  .xl\:first\:pr-112\.75:first-child{
    padding-right: 28.1875rem;
  }

  .xl\:first\:pb-112\.75:first-child{
    padding-bottom: 28.1875rem;
  }

  .xl\:first\:pl-112\.75:first-child{
    padding-left: 28.1875rem;
  }

  .xl\:first\:pt-147\.5:first-child{
    padding-top: 36.875rem;
  }

  .xl\:first\:pr-147\.5:first-child{
    padding-right: 36.875rem;
  }

  .xl\:first\:pb-147\.5:first-child{
    padding-bottom: 36.875rem;
  }

  .xl\:first\:pl-147\.5:first-child{
    padding-left: 36.875rem;
  }

  .xl\:first\:pt-162\.5:first-child{
    padding-top: 40.625rem;
  }

  .xl\:first\:pr-162\.5:first-child{
    padding-right: 40.625rem;
  }

  .xl\:first\:pb-162\.5:first-child{
    padding-bottom: 40.625rem;
  }

  .xl\:first\:pl-162\.5:first-child{
    padding-left: 40.625rem;
  }

  .xl\:first\:pt-172\.25:first-child{
    padding-top: 42.5625rem;
  }

  .xl\:first\:pr-172\.25:first-child{
    padding-right: 42.5625rem;
  }

  .xl\:first\:pb-172\.25:first-child{
    padding-bottom: 42.5625rem;
  }

  .xl\:first\:pl-172\.25:first-child{
    padding-left: 42.5625rem;
  }

  .xl\:first\:pt-175\.25:first-child{
    padding-top: 43.8125rem;
  }

  .xl\:first\:pr-175\.25:first-child{
    padding-right: 43.8125rem;
  }

  .xl\:first\:pb-175\.25:first-child{
    padding-bottom: 43.8125rem;
  }

  .xl\:first\:pl-175\.25:first-child{
    padding-left: 43.8125rem;
  }

  .xl\:first\:pt-184\.25:first-child{
    padding-top: 46.0625rem;
  }

  .xl\:first\:pr-184\.25:first-child{
    padding-right: 46.0625rem;
  }

  .xl\:first\:pb-184\.25:first-child{
    padding-bottom: 46.0625rem;
  }

  .xl\:first\:pl-184\.25:first-child{
    padding-left: 46.0625rem;
  }

  .xl\:first\:pt-203\.25:first-child{
    padding-top: 50.8125rem;
  }

  .xl\:first\:pr-203\.25:first-child{
    padding-right: 50.8125rem;
  }

  .xl\:first\:pb-203\.25:first-child{
    padding-bottom: 50.8125rem;
  }

  .xl\:first\:pl-203\.25:first-child{
    padding-left: 50.8125rem;
  }

  .xl\:first\:pt-half:first-child{
    padding-top: 50%;
  }

  .xl\:first\:pr-half:first-child{
    padding-right: 50%;
  }

  .xl\:first\:pb-half:first-child{
    padding-bottom: 50%;
  }

  .xl\:first\:pl-half:first-child{
    padding-left: 50%;
  }

  .xl\:first\:pt-full:first-child{
    padding-top: 100%;
  }

  .xl\:first\:pr-full:first-child{
    padding-right: 100%;
  }

  .xl\:first\:pb-full:first-child{
    padding-bottom: 100%;
  }

  .xl\:first\:pl-full:first-child{
    padding-left: 100%;
  }

  .xl\:first\:pt-1\/10:first-child{
    padding-top: 10%;
  }

  .xl\:first\:pr-1\/10:first-child{
    padding-right: 10%;
  }

  .xl\:first\:pb-1\/10:first-child{
    padding-bottom: 10%;
  }

  .xl\:first\:pl-1\/10:first-child{
    padding-left: 10%;
  }

  .xl\:first\:pt-2\/10:first-child{
    padding-top: 20%;
  }

  .xl\:first\:pr-2\/10:first-child{
    padding-right: 20%;
  }

  .xl\:first\:pb-2\/10:first-child{
    padding-bottom: 20%;
  }

  .xl\:first\:pl-2\/10:first-child{
    padding-left: 20%;
  }

  .xl\:first\:pt-3\/10:first-child{
    padding-top: 30%;
  }

  .xl\:first\:pr-3\/10:first-child{
    padding-right: 30%;
  }

  .xl\:first\:pb-3\/10:first-child{
    padding-bottom: 30%;
  }

  .xl\:first\:pl-3\/10:first-child{
    padding-left: 30%;
  }

  .xl\:first\:pt-4\/10:first-child{
    padding-top: 40%;
  }

  .xl\:first\:pr-4\/10:first-child{
    padding-right: 40%;
  }

  .xl\:first\:pb-4\/10:first-child{
    padding-bottom: 40%;
  }

  .xl\:first\:pl-4\/10:first-child{
    padding-left: 40%;
  }

  .xl\:first\:pt-4\.5\/10:first-child{
    padding-top: 45%;
  }

  .xl\:first\:pr-4\.5\/10:first-child{
    padding-right: 45%;
  }

  .xl\:first\:pb-4\.5\/10:first-child{
    padding-bottom: 45%;
  }

  .xl\:first\:pl-4\.5\/10:first-child{
    padding-left: 45%;
  }

  .xl\:first\:pt-5\/10:first-child{
    padding-top: 50%;
  }

  .xl\:first\:pr-5\/10:first-child{
    padding-right: 50%;
  }

  .xl\:first\:pb-5\/10:first-child{
    padding-bottom: 50%;
  }

  .xl\:first\:pl-5\/10:first-child{
    padding-left: 50%;
  }

  .xl\:first\:pt-5\.5\/10:first-child{
    padding-top: 55%;
  }

  .xl\:first\:pr-5\.5\/10:first-child{
    padding-right: 55%;
  }

  .xl\:first\:pb-5\.5\/10:first-child{
    padding-bottom: 55%;
  }

  .xl\:first\:pl-5\.5\/10:first-child{
    padding-left: 55%;
  }

  .xl\:first\:pt-6\/10:first-child{
    padding-top: 60%;
  }

  .xl\:first\:pr-6\/10:first-child{
    padding-right: 60%;
  }

  .xl\:first\:pb-6\/10:first-child{
    padding-bottom: 60%;
  }

  .xl\:first\:pl-6\/10:first-child{
    padding-left: 60%;
  }

  .xl\:first\:pt-7\/10:first-child{
    padding-top: 70%;
  }

  .xl\:first\:pr-7\/10:first-child{
    padding-right: 70%;
  }

  .xl\:first\:pb-7\/10:first-child{
    padding-bottom: 70%;
  }

  .xl\:first\:pl-7\/10:first-child{
    padding-left: 70%;
  }

  .xl\:first\:pt-8\/10:first-child{
    padding-top: 80%;
  }

  .xl\:first\:pr-8\/10:first-child{
    padding-right: 80%;
  }

  .xl\:first\:pb-8\/10:first-child{
    padding-bottom: 80%;
  }

  .xl\:first\:pl-8\/10:first-child{
    padding-left: 80%;
  }

  .xl\:first\:pt-9\/10:first-child{
    padding-top: 90%;
  }

  .xl\:first\:pr-9\/10:first-child{
    padding-right: 90%;
  }

  .xl\:first\:pb-9\/10:first-child{
    padding-bottom: 90%;
  }

  .xl\:first\:pl-9\/10:first-child{
    padding-left: 90%;
  }

  .xl\:first\:pt-1\/12:first-child{
    padding-top: 8.333333%;
  }

  .xl\:first\:pr-1\/12:first-child{
    padding-right: 8.333333%;
  }

  .xl\:first\:pb-1\/12:first-child{
    padding-bottom: 8.333333%;
  }

  .xl\:first\:pl-1\/12:first-child{
    padding-left: 8.333333%;
  }

  .xl\:first\:pt-2\/12:first-child{
    padding-top: 16.666667%;
  }

  .xl\:first\:pr-2\/12:first-child{
    padding-right: 16.666667%;
  }

  .xl\:first\:pb-2\/12:first-child{
    padding-bottom: 16.666667%;
  }

  .xl\:first\:pl-2\/12:first-child{
    padding-left: 16.666667%;
  }

  .xl\:first\:pt-3\/12:first-child{
    padding-top: 25%;
  }

  .xl\:first\:pr-3\/12:first-child{
    padding-right: 25%;
  }

  .xl\:first\:pb-3\/12:first-child{
    padding-bottom: 25%;
  }

  .xl\:first\:pl-3\/12:first-child{
    padding-left: 25%;
  }

  .xl\:first\:pt-4\/12:first-child{
    padding-top: 33.333333%;
  }

  .xl\:first\:pr-4\/12:first-child{
    padding-right: 33.333333%;
  }

  .xl\:first\:pb-4\/12:first-child{
    padding-bottom: 33.333333%;
  }

  .xl\:first\:pl-4\/12:first-child{
    padding-left: 33.333333%;
  }

  .xl\:first\:pt-5\/12:first-child{
    padding-top: 41.666667%;
  }

  .xl\:first\:pr-5\/12:first-child{
    padding-right: 41.666667%;
  }

  .xl\:first\:pb-5\/12:first-child{
    padding-bottom: 41.666667%;
  }

  .xl\:first\:pl-5\/12:first-child{
    padding-left: 41.666667%;
  }

  .xl\:first\:pt-6\/12:first-child{
    padding-top: 50%;
  }

  .xl\:first\:pr-6\/12:first-child{
    padding-right: 50%;
  }

  .xl\:first\:pb-6\/12:first-child{
    padding-bottom: 50%;
  }

  .xl\:first\:pl-6\/12:first-child{
    padding-left: 50%;
  }

  .xl\:first\:pt-7\/12:first-child{
    padding-top: 58.333333%;
  }

  .xl\:first\:pr-7\/12:first-child{
    padding-right: 58.333333%;
  }

  .xl\:first\:pb-7\/12:first-child{
    padding-bottom: 58.333333%;
  }

  .xl\:first\:pl-7\/12:first-child{
    padding-left: 58.333333%;
  }

  .xl\:first\:pt-8\/12:first-child{
    padding-top: 66.666667%;
  }

  .xl\:first\:pr-8\/12:first-child{
    padding-right: 66.666667%;
  }

  .xl\:first\:pb-8\/12:first-child{
    padding-bottom: 66.666667%;
  }

  .xl\:first\:pl-8\/12:first-child{
    padding-left: 66.666667%;
  }

  .xl\:first\:pt-9\/12:first-child{
    padding-top: 75%;
  }

  .xl\:first\:pr-9\/12:first-child{
    padding-right: 75%;
  }

  .xl\:first\:pb-9\/12:first-child{
    padding-bottom: 75%;
  }

  .xl\:first\:pl-9\/12:first-child{
    padding-left: 75%;
  }

  .xl\:first\:pt-10\/12:first-child{
    padding-top: 83.333333%;
  }

  .xl\:first\:pr-10\/12:first-child{
    padding-right: 83.333333%;
  }

  .xl\:first\:pb-10\/12:first-child{
    padding-bottom: 83.333333%;
  }

  .xl\:first\:pl-10\/12:first-child{
    padding-left: 83.333333%;
  }

  .xl\:first\:pt-11\/12:first-child{
    padding-top: 91.666667%;
  }

  .xl\:first\:pr-11\/12:first-child{
    padding-right: 91.666667%;
  }

  .xl\:first\:pb-11\/12:first-child{
    padding-bottom: 91.666667%;
  }

  .xl\:first\:pl-11\/12:first-child{
    padding-left: 91.666667%;
  }

  .xl\:last\:p-0:last-child{
    padding: 0px;
  }

  .xl\:last\:p-1:last-child{
    padding: 0.25rem;
  }

  .xl\:last\:p-2:last-child{
    padding: 0.5rem;
  }

  .xl\:last\:p-3:last-child{
    padding: 0.75rem;
  }

  .xl\:last\:p-4:last-child{
    padding: 1rem;
  }

  .xl\:last\:p-5:last-child{
    padding: 1.25rem;
  }

  .xl\:last\:p-6:last-child{
    padding: 1.5rem;
  }

  .xl\:last\:p-7:last-child{
    padding: 1.75rem;
  }

  .xl\:last\:p-8:last-child{
    padding: 2rem;
  }

  .xl\:last\:p-9:last-child{
    padding: 2.25rem;
  }

  .xl\:last\:p-10:last-child{
    padding: 2.5rem;
  }

  .xl\:last\:p-11:last-child{
    padding: 2.75rem;
  }

  .xl\:last\:p-12:last-child{
    padding: 3rem;
  }

  .xl\:last\:p-13:last-child{
    padding: 3.25rem;
  }

  .xl\:last\:p-14:last-child{
    padding: 3.5rem;
  }

  .xl\:last\:p-15:last-child{
    padding: 3.75rem;
  }

  .xl\:last\:p-16:last-child{
    padding: 4rem;
  }

  .xl\:last\:p-17:last-child{
    padding: 4.25rem;
  }

  .xl\:last\:p-18:last-child{
    padding: 4.5rem;
  }

  .xl\:last\:p-19:last-child{
    padding: 4.75rem;
  }

  .xl\:last\:p-20:last-child{
    padding: 5rem;
  }

  .xl\:last\:p-22:last-child{
    padding: 5.5rem;
  }

  .xl\:last\:p-24:last-child{
    padding: 6rem;
  }

  .xl\:last\:p-25:last-child{
    padding: 6.25rem;
  }

  .xl\:last\:p-28:last-child{
    padding: 7rem;
  }

  .xl\:last\:p-30:last-child{
    padding: 7.5rem;
  }

  .xl\:last\:p-32:last-child{
    padding: 8rem;
  }

  .xl\:last\:p-34:last-child{
    padding: 8.5rem;
  }

  .xl\:last\:p-35:last-child{
    padding: 8.75rem;
  }

  .xl\:last\:p-36:last-child{
    padding: 9rem;
  }

  .xl\:last\:p-39:last-child{
    padding: 9.75rem;
  }

  .xl\:last\:p-40:last-child{
    padding: 10rem;
  }

  .xl\:last\:p-42:last-child{
    padding: 10.5rem;
  }

  .xl\:last\:p-44:last-child{
    padding: 11rem;
  }

  .xl\:last\:p-45:last-child{
    padding: 11.25rem;
  }

  .xl\:last\:p-48:last-child{
    padding: 12rem;
  }

  .xl\:last\:p-50:last-child{
    padding: 12.5rem;
  }

  .xl\:last\:p-52:last-child{
    padding: 13rem;
  }

  .xl\:last\:p-55:last-child{
    padding: 13.75rem;
  }

  .xl\:last\:p-56:last-child{
    padding: 14rem;
  }

  .xl\:last\:p-58:last-child{
    padding: 14.5rem;
  }

  .xl\:last\:p-60:last-child{
    padding: 15rem;
  }

  .xl\:last\:p-64:last-child{
    padding: 16rem;
  }

  .xl\:last\:p-65:last-child{
    padding: 16.25rem;
  }

  .xl\:last\:p-68:last-child{
    padding: 17rem;
  }

  .xl\:last\:p-69:last-child{
    padding: 17.25rem;
  }

  .xl\:last\:p-70:last-child{
    padding: 17.5rem;
  }

  .xl\:last\:p-72:last-child{
    padding: 18rem;
  }

  .xl\:last\:p-75:last-child{
    padding: 18.75rem;
  }

  .xl\:last\:p-80:last-child{
    padding: 20rem;
  }

  .xl\:last\:p-85:last-child{
    padding: 21.25rem;
  }

  .xl\:last\:p-86:last-child{
    padding: 21.5rem;
  }

  .xl\:last\:p-90:last-child{
    padding: 22.5rem;
  }

  .xl\:last\:p-96:last-child{
    padding: 24rem;
  }

  .xl\:last\:p-100:last-child{
    padding: 25rem;
  }

  .xl\:last\:p-115:last-child{
    padding: 28.75rem;
  }

  .xl\:last\:p-125:last-child{
    padding: 31.25rem;
  }

  .xl\:last\:p-142:last-child{
    padding: 35.5rem;
  }

  .xl\:last\:p-150:last-child{
    padding: 37.5rem;
  }

  .xl\:last\:p-156:last-child{
    padding: 39rem;
  }

  .xl\:last\:p-160:last-child{
    padding: 40rem;
  }

  .xl\:last\:p-175:last-child{
    padding: 43.75rem;
  }

  .xl\:last\:p-207:last-child{
    padding: 51.75rem;
  }

  .xl\:last\:p-242:last-child{
    padding: 60.5rem;
  }

  .xl\:last\:p-250:last-child{
    padding: 62.5rem;
  }

  .xl\:last\:p-258:last-child{
    padding: 64.5rem;
  }

  .xl\:last\:p-265:last-child{
    padding: 66.25rem;
  }

  .xl\:last\:p-280:last-child{
    padding: 70rem;
  }

  .xl\:last\:p-px:last-child{
    padding: 1px;
  }

  .xl\:last\:p-0\.5:last-child{
    padding: 0.125rem;
  }

  .xl\:last\:p-1\.5:last-child{
    padding: 0.375rem;
  }

  .xl\:last\:p-2\.5:last-child{
    padding: 0.625rem;
  }

  .xl\:last\:p-3\.5:last-child{
    padding: 0.875rem;
  }

  .xl\:last\:p-0\.25:last-child{
    padding: 0.0625rem;
  }

  .xl\:last\:p-0\.75:last-child{
    padding: 0.1875rem;
  }

  .xl\:last\:p-1\.25:last-child{
    padding: 0.3125rem;
  }

  .xl\:last\:p-1\.75:last-child{
    padding: 0.4375rem;
  }

  .xl\:last\:p-2\.25:last-child{
    padding: 0.5625rem;
  }

  .xl\:last\:p-2\.75:last-child{
    padding: 0.6875rem;
  }

  .xl\:last\:p-3\.25:last-child{
    padding: 0.8125rem;
  }

  .xl\:last\:p-3\.75:last-child{
    padding: 0.9375rem;
  }

  .xl\:last\:p-4\.25:last-child{
    padding: 1.0625rem;
  }

  .xl\:last\:p-4\.5:last-child{
    padding: 1.125rem;
  }

  .xl\:last\:p-4\.75:last-child{
    padding: 1.1875rem;
  }

  .xl\:last\:p-5\.25:last-child{
    padding: 1.3125rem;
  }

  .xl\:last\:p-5\.5:last-child{
    padding: 1.375rem;
  }

  .xl\:last\:p-5\.75:last-child{
    padding: 1.4375rem;
  }

  .xl\:last\:p-6\.25:last-child{
    padding: 1.5625rem;
  }

  .xl\:last\:p-6\.5:last-child{
    padding: 1.625rem;
  }

  .xl\:last\:p-6\.75:last-child{
    padding: 1.6875rem;
  }

  .xl\:last\:p-7\.25:last-child{
    padding: 1.8125rem;
  }

  .xl\:last\:p-7\.5:last-child{
    padding: 1.875rem;
  }

  .xl\:last\:p-8\.25:last-child{
    padding: 2.0625rem;
  }

  .xl\:last\:p-8\.5:last-child{
    padding: 2.125rem;
  }

  .xl\:last\:p-9\.25:last-child{
    padding: 2.3125rem;
  }

  .xl\:last\:p-9\.5:last-child{
    padding: 2.375rem;
  }

  .xl\:last\:p-10\.5:last-child{
    padding: 2.625rem;
  }

  .xl\:last\:p-11\.25:last-child{
    padding: 2.8125rem;
  }

  .xl\:last\:p-11\.5:last-child{
    padding: 2.875rem;
  }

  .xl\:last\:p-12\.5:last-child{
    padding: 3.125rem;
  }

  .xl\:last\:p-12\.75:last-child{
    padding: 3.1875rem;
  }

  .xl\:last\:p-13\.5:last-child{
    padding: 3.375rem;
  }

  .xl\:last\:p-14\.5:last-child{
    padding: 3.625rem;
  }

  .xl\:last\:p-15\.5:last-child{
    padding: 3.875rem;
  }

  .xl\:last\:p-15\.75:last-child{
    padding: 3.9375rem;
  }

  .xl\:last\:p-16\.25:last-child{
    padding: 4.0625rem;
  }

  .xl\:last\:p-17\.25:last-child{
    padding: 4.3125rem;
  }

  .xl\:last\:p-17\.5:last-child{
    padding: 4.375rem;
  }

  .xl\:last\:p-18\.25:last-child{
    padding: 4.5625rem;
  }

  .xl\:last\:p-18\.5:last-child{
    padding: 4.625rem;
  }

  .xl\:last\:p-20\.25:last-child{
    padding: 5.0625rem;
  }

  .xl\:last\:p-20\.5:last-child{
    padding: 5.125rem;
  }

  .xl\:last\:p-22\.5:last-child{
    padding: 5.625rem;
  }

  .xl\:last\:p-25\.5:last-child{
    padding: 6.375rem;
  }

  .xl\:last\:p-26\.75:last-child{
    padding: 6.6875rem;
  }

  .xl\:last\:p-32\.5:last-child{
    padding: 8.125rem;
  }

  .xl\:last\:p-37\.5:last-child{
    padding: 9.375rem;
  }

  .xl\:last\:p-41\.25:last-child{
    padding: 10.3125rem;
  }

  .xl\:last\:p-52\.5:last-child{
    padding: 13.125rem;
  }

  .xl\:last\:p-54\.5:last-child{
    padding: 13.625rem;
  }

  .xl\:last\:p-57\.25:last-child{
    padding: 14.3125rem;
  }

  .xl\:last\:p-57\.5:last-child{
    padding: 14.375rem;
  }

  .xl\:last\:p-66\.25:last-child{
    padding: 16.5625rem;
  }

  .xl\:last\:p-74\.5:last-child{
    padding: 18.125rem;
  }

  .xl\:last\:p-106\.25:last-child{
    padding: 26.5625rem;
  }

  .xl\:last\:p-112\.25:last-child{
    padding: 28.0675rem;
  }

  .xl\:last\:p-112\.75:last-child{
    padding: 28.1875rem;
  }

  .xl\:last\:p-147\.5:last-child{
    padding: 36.875rem;
  }

  .xl\:last\:p-162\.5:last-child{
    padding: 40.625rem;
  }

  .xl\:last\:p-172\.25:last-child{
    padding: 42.5625rem;
  }

  .xl\:last\:p-175\.25:last-child{
    padding: 43.8125rem;
  }

  .xl\:last\:p-184\.25:last-child{
    padding: 46.0625rem;
  }

  .xl\:last\:p-203\.25:last-child{
    padding: 50.8125rem;
  }

  .xl\:last\:p-half:last-child{
    padding: 50%;
  }

  .xl\:last\:p-full:last-child{
    padding: 100%;
  }

  .xl\:last\:p-1\/10:last-child{
    padding: 10%;
  }

  .xl\:last\:p-2\/10:last-child{
    padding: 20%;
  }

  .xl\:last\:p-3\/10:last-child{
    padding: 30%;
  }

  .xl\:last\:p-4\/10:last-child{
    padding: 40%;
  }

  .xl\:last\:p-4\.5\/10:last-child{
    padding: 45%;
  }

  .xl\:last\:p-5\/10:last-child{
    padding: 50%;
  }

  .xl\:last\:p-5\.5\/10:last-child{
    padding: 55%;
  }

  .xl\:last\:p-6\/10:last-child{
    padding: 60%;
  }

  .xl\:last\:p-7\/10:last-child{
    padding: 70%;
  }

  .xl\:last\:p-8\/10:last-child{
    padding: 80%;
  }

  .xl\:last\:p-9\/10:last-child{
    padding: 90%;
  }

  .xl\:last\:p-1\/12:last-child{
    padding: 8.333333%;
  }

  .xl\:last\:p-2\/12:last-child{
    padding: 16.666667%;
  }

  .xl\:last\:p-3\/12:last-child{
    padding: 25%;
  }

  .xl\:last\:p-4\/12:last-child{
    padding: 33.333333%;
  }

  .xl\:last\:p-5\/12:last-child{
    padding: 41.666667%;
  }

  .xl\:last\:p-6\/12:last-child{
    padding: 50%;
  }

  .xl\:last\:p-7\/12:last-child{
    padding: 58.333333%;
  }

  .xl\:last\:p-8\/12:last-child{
    padding: 66.666667%;
  }

  .xl\:last\:p-9\/12:last-child{
    padding: 75%;
  }

  .xl\:last\:p-10\/12:last-child{
    padding: 83.333333%;
  }

  .xl\:last\:p-11\/12:last-child{
    padding: 91.666667%;
  }

  .xl\:last\:py-0:last-child{
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .xl\:last\:px-0:last-child{
    padding-left: 0px;
    padding-right: 0px;
  }

  .xl\:last\:py-1:last-child{
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }

  .xl\:last\:px-1:last-child{
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }

  .xl\:last\:py-2:last-child{
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .xl\:last\:px-2:last-child{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .xl\:last\:py-3:last-child{
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }

  .xl\:last\:px-3:last-child{
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .xl\:last\:py-4:last-child{
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .xl\:last\:px-4:last-child{
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .xl\:last\:py-5:last-child{
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .xl\:last\:px-5:last-child{
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .xl\:last\:py-6:last-child{
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .xl\:last\:px-6:last-child{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .xl\:last\:py-7:last-child{
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
  }

  .xl\:last\:px-7:last-child{
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }

  .xl\:last\:py-8:last-child{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .xl\:last\:px-8:last-child{
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .xl\:last\:py-9:last-child{
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
  }

  .xl\:last\:px-9:last-child{
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }

  .xl\:last\:py-10:last-child{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .xl\:last\:px-10:last-child{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .xl\:last\:py-11:last-child{
    padding-top: 2.75rem;
    padding-bottom: 2.75rem;
  }

  .xl\:last\:px-11:last-child{
    padding-left: 2.75rem;
    padding-right: 2.75rem;
  }

  .xl\:last\:py-12:last-child{
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .xl\:last\:px-12:last-child{
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .xl\:last\:py-13:last-child{
    padding-top: 3.25rem;
    padding-bottom: 3.25rem;
  }

  .xl\:last\:px-13:last-child{
    padding-left: 3.25rem;
    padding-right: 3.25rem;
  }

  .xl\:last\:py-14:last-child{
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .xl\:last\:px-14:last-child{
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }

  .xl\:last\:py-15:last-child{
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
  }

  .xl\:last\:px-15:last-child{
    padding-left: 3.75rem;
    padding-right: 3.75rem;
  }

  .xl\:last\:py-16:last-child{
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .xl\:last\:px-16:last-child{
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .xl\:last\:py-17:last-child{
    padding-top: 4.25rem;
    padding-bottom: 4.25rem;
  }

  .xl\:last\:px-17:last-child{
    padding-left: 4.25rem;
    padding-right: 4.25rem;
  }

  .xl\:last\:py-18:last-child{
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }

  .xl\:last\:px-18:last-child{
    padding-left: 4.5rem;
    padding-right: 4.5rem;
  }

  .xl\:last\:py-19:last-child{
    padding-top: 4.75rem;
    padding-bottom: 4.75rem;
  }

  .xl\:last\:px-19:last-child{
    padding-left: 4.75rem;
    padding-right: 4.75rem;
  }

  .xl\:last\:py-20:last-child{
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .xl\:last\:px-20:last-child{
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .xl\:last\:py-22:last-child{
    padding-top: 5.5rem;
    padding-bottom: 5.5rem;
  }

  .xl\:last\:px-22:last-child{
    padding-left: 5.5rem;
    padding-right: 5.5rem;
  }

  .xl\:last\:py-24:last-child{
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .xl\:last\:px-24:last-child{
    padding-left: 6rem;
    padding-right: 6rem;
  }

  .xl\:last\:py-25:last-child{
    padding-top: 6.25rem;
    padding-bottom: 6.25rem;
  }

  .xl\:last\:px-25:last-child{
    padding-left: 6.25rem;
    padding-right: 6.25rem;
  }

  .xl\:last\:py-28:last-child{
    padding-top: 7rem;
    padding-bottom: 7rem;
  }

  .xl\:last\:px-28:last-child{
    padding-left: 7rem;
    padding-right: 7rem;
  }

  .xl\:last\:py-30:last-child{
    padding-top: 7.5rem;
    padding-bottom: 7.5rem;
  }

  .xl\:last\:px-30:last-child{
    padding-left: 7.5rem;
    padding-right: 7.5rem;
  }

  .xl\:last\:py-32:last-child{
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

  .xl\:last\:px-32:last-child{
    padding-left: 8rem;
    padding-right: 8rem;
  }

  .xl\:last\:py-34:last-child{
    padding-top: 8.5rem;
    padding-bottom: 8.5rem;
  }

  .xl\:last\:px-34:last-child{
    padding-left: 8.5rem;
    padding-right: 8.5rem;
  }

  .xl\:last\:py-35:last-child{
    padding-top: 8.75rem;
    padding-bottom: 8.75rem;
  }

  .xl\:last\:px-35:last-child{
    padding-left: 8.75rem;
    padding-right: 8.75rem;
  }

  .xl\:last\:py-36:last-child{
    padding-top: 9rem;
    padding-bottom: 9rem;
  }

  .xl\:last\:px-36:last-child{
    padding-left: 9rem;
    padding-right: 9rem;
  }

  .xl\:last\:py-39:last-child{
    padding-top: 9.75rem;
    padding-bottom: 9.75rem;
  }

  .xl\:last\:px-39:last-child{
    padding-left: 9.75rem;
    padding-right: 9.75rem;
  }

  .xl\:last\:py-40:last-child{
    padding-top: 10rem;
    padding-bottom: 10rem;
  }

  .xl\:last\:px-40:last-child{
    padding-left: 10rem;
    padding-right: 10rem;
  }

  .xl\:last\:py-42:last-child{
    padding-top: 10.5rem;
    padding-bottom: 10.5rem;
  }

  .xl\:last\:px-42:last-child{
    padding-left: 10.5rem;
    padding-right: 10.5rem;
  }

  .xl\:last\:py-44:last-child{
    padding-top: 11rem;
    padding-bottom: 11rem;
  }

  .xl\:last\:px-44:last-child{
    padding-left: 11rem;
    padding-right: 11rem;
  }

  .xl\:last\:py-45:last-child{
    padding-top: 11.25rem;
    padding-bottom: 11.25rem;
  }

  .xl\:last\:px-45:last-child{
    padding-left: 11.25rem;
    padding-right: 11.25rem;
  }

  .xl\:last\:py-48:last-child{
    padding-top: 12rem;
    padding-bottom: 12rem;
  }

  .xl\:last\:px-48:last-child{
    padding-left: 12rem;
    padding-right: 12rem;
  }

  .xl\:last\:py-50:last-child{
    padding-top: 12.5rem;
    padding-bottom: 12.5rem;
  }

  .xl\:last\:px-50:last-child{
    padding-left: 12.5rem;
    padding-right: 12.5rem;
  }

  .xl\:last\:py-52:last-child{
    padding-top: 13rem;
    padding-bottom: 13rem;
  }

  .xl\:last\:px-52:last-child{
    padding-left: 13rem;
    padding-right: 13rem;
  }

  .xl\:last\:py-55:last-child{
    padding-top: 13.75rem;
    padding-bottom: 13.75rem;
  }

  .xl\:last\:px-55:last-child{
    padding-left: 13.75rem;
    padding-right: 13.75rem;
  }

  .xl\:last\:py-56:last-child{
    padding-top: 14rem;
    padding-bottom: 14rem;
  }

  .xl\:last\:px-56:last-child{
    padding-left: 14rem;
    padding-right: 14rem;
  }

  .xl\:last\:py-58:last-child{
    padding-top: 14.5rem;
    padding-bottom: 14.5rem;
  }

  .xl\:last\:px-58:last-child{
    padding-left: 14.5rem;
    padding-right: 14.5rem;
  }

  .xl\:last\:py-60:last-child{
    padding-top: 15rem;
    padding-bottom: 15rem;
  }

  .xl\:last\:px-60:last-child{
    padding-left: 15rem;
    padding-right: 15rem;
  }

  .xl\:last\:py-64:last-child{
    padding-top: 16rem;
    padding-bottom: 16rem;
  }

  .xl\:last\:px-64:last-child{
    padding-left: 16rem;
    padding-right: 16rem;
  }

  .xl\:last\:py-65:last-child{
    padding-top: 16.25rem;
    padding-bottom: 16.25rem;
  }

  .xl\:last\:px-65:last-child{
    padding-left: 16.25rem;
    padding-right: 16.25rem;
  }

  .xl\:last\:py-68:last-child{
    padding-top: 17rem;
    padding-bottom: 17rem;
  }

  .xl\:last\:px-68:last-child{
    padding-left: 17rem;
    padding-right: 17rem;
  }

  .xl\:last\:py-69:last-child{
    padding-top: 17.25rem;
    padding-bottom: 17.25rem;
  }

  .xl\:last\:px-69:last-child{
    padding-left: 17.25rem;
    padding-right: 17.25rem;
  }

  .xl\:last\:py-70:last-child{
    padding-top: 17.5rem;
    padding-bottom: 17.5rem;
  }

  .xl\:last\:px-70:last-child{
    padding-left: 17.5rem;
    padding-right: 17.5rem;
  }

  .xl\:last\:py-72:last-child{
    padding-top: 18rem;
    padding-bottom: 18rem;
  }

  .xl\:last\:px-72:last-child{
    padding-left: 18rem;
    padding-right: 18rem;
  }

  .xl\:last\:py-75:last-child{
    padding-top: 18.75rem;
    padding-bottom: 18.75rem;
  }

  .xl\:last\:px-75:last-child{
    padding-left: 18.75rem;
    padding-right: 18.75rem;
  }

  .xl\:last\:py-80:last-child{
    padding-top: 20rem;
    padding-bottom: 20rem;
  }

  .xl\:last\:px-80:last-child{
    padding-left: 20rem;
    padding-right: 20rem;
  }

  .xl\:last\:py-85:last-child{
    padding-top: 21.25rem;
    padding-bottom: 21.25rem;
  }

  .xl\:last\:px-85:last-child{
    padding-left: 21.25rem;
    padding-right: 21.25rem;
  }

  .xl\:last\:py-86:last-child{
    padding-top: 21.5rem;
    padding-bottom: 21.5rem;
  }

  .xl\:last\:px-86:last-child{
    padding-left: 21.5rem;
    padding-right: 21.5rem;
  }

  .xl\:last\:py-90:last-child{
    padding-top: 22.5rem;
    padding-bottom: 22.5rem;
  }

  .xl\:last\:px-90:last-child{
    padding-left: 22.5rem;
    padding-right: 22.5rem;
  }

  .xl\:last\:py-96:last-child{
    padding-top: 24rem;
    padding-bottom: 24rem;
  }

  .xl\:last\:px-96:last-child{
    padding-left: 24rem;
    padding-right: 24rem;
  }

  .xl\:last\:py-100:last-child{
    padding-top: 25rem;
    padding-bottom: 25rem;
  }

  .xl\:last\:px-100:last-child{
    padding-left: 25rem;
    padding-right: 25rem;
  }

  .xl\:last\:py-115:last-child{
    padding-top: 28.75rem;
    padding-bottom: 28.75rem;
  }

  .xl\:last\:px-115:last-child{
    padding-left: 28.75rem;
    padding-right: 28.75rem;
  }

  .xl\:last\:py-125:last-child{
    padding-top: 31.25rem;
    padding-bottom: 31.25rem;
  }

  .xl\:last\:px-125:last-child{
    padding-left: 31.25rem;
    padding-right: 31.25rem;
  }

  .xl\:last\:py-142:last-child{
    padding-top: 35.5rem;
    padding-bottom: 35.5rem;
  }

  .xl\:last\:px-142:last-child{
    padding-left: 35.5rem;
    padding-right: 35.5rem;
  }

  .xl\:last\:py-150:last-child{
    padding-top: 37.5rem;
    padding-bottom: 37.5rem;
  }

  .xl\:last\:px-150:last-child{
    padding-left: 37.5rem;
    padding-right: 37.5rem;
  }

  .xl\:last\:py-156:last-child{
    padding-top: 39rem;
    padding-bottom: 39rem;
  }

  .xl\:last\:px-156:last-child{
    padding-left: 39rem;
    padding-right: 39rem;
  }

  .xl\:last\:py-160:last-child{
    padding-top: 40rem;
    padding-bottom: 40rem;
  }

  .xl\:last\:px-160:last-child{
    padding-left: 40rem;
    padding-right: 40rem;
  }

  .xl\:last\:py-175:last-child{
    padding-top: 43.75rem;
    padding-bottom: 43.75rem;
  }

  .xl\:last\:px-175:last-child{
    padding-left: 43.75rem;
    padding-right: 43.75rem;
  }

  .xl\:last\:py-207:last-child{
    padding-top: 51.75rem;
    padding-bottom: 51.75rem;
  }

  .xl\:last\:px-207:last-child{
    padding-left: 51.75rem;
    padding-right: 51.75rem;
  }

  .xl\:last\:py-242:last-child{
    padding-top: 60.5rem;
    padding-bottom: 60.5rem;
  }

  .xl\:last\:px-242:last-child{
    padding-left: 60.5rem;
    padding-right: 60.5rem;
  }

  .xl\:last\:py-250:last-child{
    padding-top: 62.5rem;
    padding-bottom: 62.5rem;
  }

  .xl\:last\:px-250:last-child{
    padding-left: 62.5rem;
    padding-right: 62.5rem;
  }

  .xl\:last\:py-258:last-child{
    padding-top: 64.5rem;
    padding-bottom: 64.5rem;
  }

  .xl\:last\:px-258:last-child{
    padding-left: 64.5rem;
    padding-right: 64.5rem;
  }

  .xl\:last\:py-265:last-child{
    padding-top: 66.25rem;
    padding-bottom: 66.25rem;
  }

  .xl\:last\:px-265:last-child{
    padding-left: 66.25rem;
    padding-right: 66.25rem;
  }

  .xl\:last\:py-280:last-child{
    padding-top: 70rem;
    padding-bottom: 70rem;
  }

  .xl\:last\:px-280:last-child{
    padding-left: 70rem;
    padding-right: 70rem;
  }

  .xl\:last\:py-px:last-child{
    padding-top: 1px;
    padding-bottom: 1px;
  }

  .xl\:last\:px-px:last-child{
    padding-left: 1px;
    padding-right: 1px;
  }

  .xl\:last\:py-0\.5:last-child{
    padding-top: 0.125rem;
    padding-bottom: 0.125rem;
  }

  .xl\:last\:px-0\.5:last-child{
    padding-left: 0.125rem;
    padding-right: 0.125rem;
  }

  .xl\:last\:py-1\.5:last-child{
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
  }

  .xl\:last\:px-1\.5:last-child{
    padding-left: 0.375rem;
    padding-right: 0.375rem;
  }

  .xl\:last\:py-2\.5:last-child{
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }

  .xl\:last\:px-2\.5:last-child{
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  .xl\:last\:py-3\.5:last-child{
    padding-top: 0.875rem;
    padding-bottom: 0.875rem;
  }

  .xl\:last\:px-3\.5:last-child{
    padding-left: 0.875rem;
    padding-right: 0.875rem;
  }

  .xl\:last\:py-0\.25:last-child{
    padding-top: 0.0625rem;
    padding-bottom: 0.0625rem;
  }

  .xl\:last\:px-0\.25:last-child{
    padding-left: 0.0625rem;
    padding-right: 0.0625rem;
  }

  .xl\:last\:py-0\.75:last-child{
    padding-top: 0.1875rem;
    padding-bottom: 0.1875rem;
  }

  .xl\:last\:px-0\.75:last-child{
    padding-left: 0.1875rem;
    padding-right: 0.1875rem;
  }

  .xl\:last\:py-1\.25:last-child{
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
  }

  .xl\:last\:px-1\.25:last-child{
    padding-left: 0.3125rem;
    padding-right: 0.3125rem;
  }

  .xl\:last\:py-1\.75:last-child{
    padding-top: 0.4375rem;
    padding-bottom: 0.4375rem;
  }

  .xl\:last\:px-1\.75:last-child{
    padding-left: 0.4375rem;
    padding-right: 0.4375rem;
  }

  .xl\:last\:py-2\.25:last-child{
    padding-top: 0.5625rem;
    padding-bottom: 0.5625rem;
  }

  .xl\:last\:px-2\.25:last-child{
    padding-left: 0.5625rem;
    padding-right: 0.5625rem;
  }

  .xl\:last\:py-2\.75:last-child{
    padding-top: 0.6875rem;
    padding-bottom: 0.6875rem;
  }

  .xl\:last\:px-2\.75:last-child{
    padding-left: 0.6875rem;
    padding-right: 0.6875rem;
  }

  .xl\:last\:py-3\.25:last-child{
    padding-top: 0.8125rem;
    padding-bottom: 0.8125rem;
  }

  .xl\:last\:px-3\.25:last-child{
    padding-left: 0.8125rem;
    padding-right: 0.8125rem;
  }

  .xl\:last\:py-3\.75:last-child{
    padding-top: 0.9375rem;
    padding-bottom: 0.9375rem;
  }

  .xl\:last\:px-3\.75:last-child{
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }

  .xl\:last\:py-4\.25:last-child{
    padding-top: 1.0625rem;
    padding-bottom: 1.0625rem;
  }

  .xl\:last\:px-4\.25:last-child{
    padding-left: 1.0625rem;
    padding-right: 1.0625rem;
  }

  .xl\:last\:py-4\.5:last-child{
    padding-top: 1.125rem;
    padding-bottom: 1.125rem;
  }

  .xl\:last\:px-4\.5:last-child{
    padding-left: 1.125rem;
    padding-right: 1.125rem;
  }

  .xl\:last\:py-4\.75:last-child{
    padding-top: 1.1875rem;
    padding-bottom: 1.1875rem;
  }

  .xl\:last\:px-4\.75:last-child{
    padding-left: 1.1875rem;
    padding-right: 1.1875rem;
  }

  .xl\:last\:py-5\.25:last-child{
    padding-top: 1.3125rem;
    padding-bottom: 1.3125rem;
  }

  .xl\:last\:px-5\.25:last-child{
    padding-left: 1.3125rem;
    padding-right: 1.3125rem;
  }

  .xl\:last\:py-5\.5:last-child{
    padding-top: 1.375rem;
    padding-bottom: 1.375rem;
  }

  .xl\:last\:px-5\.5:last-child{
    padding-left: 1.375rem;
    padding-right: 1.375rem;
  }

  .xl\:last\:py-5\.75:last-child{
    padding-top: 1.4375rem;
    padding-bottom: 1.4375rem;
  }

  .xl\:last\:px-5\.75:last-child{
    padding-left: 1.4375rem;
    padding-right: 1.4375rem;
  }

  .xl\:last\:py-6\.25:last-child{
    padding-top: 1.5625rem;
    padding-bottom: 1.5625rem;
  }

  .xl\:last\:px-6\.25:last-child{
    padding-left: 1.5625rem;
    padding-right: 1.5625rem;
  }

  .xl\:last\:py-6\.5:last-child{
    padding-top: 1.625rem;
    padding-bottom: 1.625rem;
  }

  .xl\:last\:px-6\.5:last-child{
    padding-left: 1.625rem;
    padding-right: 1.625rem;
  }

  .xl\:last\:py-6\.75:last-child{
    padding-top: 1.6875rem;
    padding-bottom: 1.6875rem;
  }

  .xl\:last\:px-6\.75:last-child{
    padding-left: 1.6875rem;
    padding-right: 1.6875rem;
  }

  .xl\:last\:py-7\.25:last-child{
    padding-top: 1.8125rem;
    padding-bottom: 1.8125rem;
  }

  .xl\:last\:px-7\.25:last-child{
    padding-left: 1.8125rem;
    padding-right: 1.8125rem;
  }

  .xl\:last\:py-7\.5:last-child{
    padding-top: 1.875rem;
    padding-bottom: 1.875rem;
  }

  .xl\:last\:px-7\.5:last-child{
    padding-left: 1.875rem;
    padding-right: 1.875rem;
  }

  .xl\:last\:py-8\.25:last-child{
    padding-top: 2.0625rem;
    padding-bottom: 2.0625rem;
  }

  .xl\:last\:px-8\.25:last-child{
    padding-left: 2.0625rem;
    padding-right: 2.0625rem;
  }

  .xl\:last\:py-8\.5:last-child{
    padding-top: 2.125rem;
    padding-bottom: 2.125rem;
  }

  .xl\:last\:px-8\.5:last-child{
    padding-left: 2.125rem;
    padding-right: 2.125rem;
  }

  .xl\:last\:py-9\.25:last-child{
    padding-top: 2.3125rem;
    padding-bottom: 2.3125rem;
  }

  .xl\:last\:px-9\.25:last-child{
    padding-left: 2.3125rem;
    padding-right: 2.3125rem;
  }

  .xl\:last\:py-9\.5:last-child{
    padding-top: 2.375rem;
    padding-bottom: 2.375rem;
  }

  .xl\:last\:px-9\.5:last-child{
    padding-left: 2.375rem;
    padding-right: 2.375rem;
  }

  .xl\:last\:py-10\.5:last-child{
    padding-top: 2.625rem;
    padding-bottom: 2.625rem;
  }

  .xl\:last\:px-10\.5:last-child{
    padding-left: 2.625rem;
    padding-right: 2.625rem;
  }

  .xl\:last\:py-11\.25:last-child{
    padding-top: 2.8125rem;
    padding-bottom: 2.8125rem;
  }

  .xl\:last\:px-11\.25:last-child{
    padding-left: 2.8125rem;
    padding-right: 2.8125rem;
  }

  .xl\:last\:py-11\.5:last-child{
    padding-top: 2.875rem;
    padding-bottom: 2.875rem;
  }

  .xl\:last\:px-11\.5:last-child{
    padding-left: 2.875rem;
    padding-right: 2.875rem;
  }

  .xl\:last\:py-12\.5:last-child{
    padding-top: 3.125rem;
    padding-bottom: 3.125rem;
  }

  .xl\:last\:px-12\.5:last-child{
    padding-left: 3.125rem;
    padding-right: 3.125rem;
  }

  .xl\:last\:py-12\.75:last-child{
    padding-top: 3.1875rem;
    padding-bottom: 3.1875rem;
  }

  .xl\:last\:px-12\.75:last-child{
    padding-left: 3.1875rem;
    padding-right: 3.1875rem;
  }

  .xl\:last\:py-13\.5:last-child{
    padding-top: 3.375rem;
    padding-bottom: 3.375rem;
  }

  .xl\:last\:px-13\.5:last-child{
    padding-left: 3.375rem;
    padding-right: 3.375rem;
  }

  .xl\:last\:py-14\.5:last-child{
    padding-top: 3.625rem;
    padding-bottom: 3.625rem;
  }

  .xl\:last\:px-14\.5:last-child{
    padding-left: 3.625rem;
    padding-right: 3.625rem;
  }

  .xl\:last\:py-15\.5:last-child{
    padding-top: 3.875rem;
    padding-bottom: 3.875rem;
  }

  .xl\:last\:px-15\.5:last-child{
    padding-left: 3.875rem;
    padding-right: 3.875rem;
  }

  .xl\:last\:py-15\.75:last-child{
    padding-top: 3.9375rem;
    padding-bottom: 3.9375rem;
  }

  .xl\:last\:px-15\.75:last-child{
    padding-left: 3.9375rem;
    padding-right: 3.9375rem;
  }

  .xl\:last\:py-16\.25:last-child{
    padding-top: 4.0625rem;
    padding-bottom: 4.0625rem;
  }

  .xl\:last\:px-16\.25:last-child{
    padding-left: 4.0625rem;
    padding-right: 4.0625rem;
  }

  .xl\:last\:py-17\.25:last-child{
    padding-top: 4.3125rem;
    padding-bottom: 4.3125rem;
  }

  .xl\:last\:px-17\.25:last-child{
    padding-left: 4.3125rem;
    padding-right: 4.3125rem;
  }

  .xl\:last\:py-17\.5:last-child{
    padding-top: 4.375rem;
    padding-bottom: 4.375rem;
  }

  .xl\:last\:px-17\.5:last-child{
    padding-left: 4.375rem;
    padding-right: 4.375rem;
  }

  .xl\:last\:py-18\.25:last-child{
    padding-top: 4.5625rem;
    padding-bottom: 4.5625rem;
  }

  .xl\:last\:px-18\.25:last-child{
    padding-left: 4.5625rem;
    padding-right: 4.5625rem;
  }

  .xl\:last\:py-18\.5:last-child{
    padding-top: 4.625rem;
    padding-bottom: 4.625rem;
  }

  .xl\:last\:px-18\.5:last-child{
    padding-left: 4.625rem;
    padding-right: 4.625rem;
  }

  .xl\:last\:py-20\.25:last-child{
    padding-top: 5.0625rem;
    padding-bottom: 5.0625rem;
  }

  .xl\:last\:px-20\.25:last-child{
    padding-left: 5.0625rem;
    padding-right: 5.0625rem;
  }

  .xl\:last\:py-20\.5:last-child{
    padding-top: 5.125rem;
    padding-bottom: 5.125rem;
  }

  .xl\:last\:px-20\.5:last-child{
    padding-left: 5.125rem;
    padding-right: 5.125rem;
  }

  .xl\:last\:py-22\.5:last-child{
    padding-top: 5.625rem;
    padding-bottom: 5.625rem;
  }

  .xl\:last\:px-22\.5:last-child{
    padding-left: 5.625rem;
    padding-right: 5.625rem;
  }

  .xl\:last\:py-25\.5:last-child{
    padding-top: 6.375rem;
    padding-bottom: 6.375rem;
  }

  .xl\:last\:px-25\.5:last-child{
    padding-left: 6.375rem;
    padding-right: 6.375rem;
  }

  .xl\:last\:py-26\.75:last-child{
    padding-top: 6.6875rem;
    padding-bottom: 6.6875rem;
  }

  .xl\:last\:px-26\.75:last-child{
    padding-left: 6.6875rem;
    padding-right: 6.6875rem;
  }

  .xl\:last\:py-32\.5:last-child{
    padding-top: 8.125rem;
    padding-bottom: 8.125rem;
  }

  .xl\:last\:px-32\.5:last-child{
    padding-left: 8.125rem;
    padding-right: 8.125rem;
  }

  .xl\:last\:py-37\.5:last-child{
    padding-top: 9.375rem;
    padding-bottom: 9.375rem;
  }

  .xl\:last\:px-37\.5:last-child{
    padding-left: 9.375rem;
    padding-right: 9.375rem;
  }

  .xl\:last\:py-41\.25:last-child{
    padding-top: 10.3125rem;
    padding-bottom: 10.3125rem;
  }

  .xl\:last\:px-41\.25:last-child{
    padding-left: 10.3125rem;
    padding-right: 10.3125rem;
  }

  .xl\:last\:py-52\.5:last-child{
    padding-top: 13.125rem;
    padding-bottom: 13.125rem;
  }

  .xl\:last\:px-52\.5:last-child{
    padding-left: 13.125rem;
    padding-right: 13.125rem;
  }

  .xl\:last\:py-54\.5:last-child{
    padding-top: 13.625rem;
    padding-bottom: 13.625rem;
  }

  .xl\:last\:px-54\.5:last-child{
    padding-left: 13.625rem;
    padding-right: 13.625rem;
  }

  .xl\:last\:py-57\.25:last-child{
    padding-top: 14.3125rem;
    padding-bottom: 14.3125rem;
  }

  .xl\:last\:px-57\.25:last-child{
    padding-left: 14.3125rem;
    padding-right: 14.3125rem;
  }

  .xl\:last\:py-57\.5:last-child{
    padding-top: 14.375rem;
    padding-bottom: 14.375rem;
  }

  .xl\:last\:px-57\.5:last-child{
    padding-left: 14.375rem;
    padding-right: 14.375rem;
  }

  .xl\:last\:py-66\.25:last-child{
    padding-top: 16.5625rem;
    padding-bottom: 16.5625rem;
  }

  .xl\:last\:px-66\.25:last-child{
    padding-left: 16.5625rem;
    padding-right: 16.5625rem;
  }

  .xl\:last\:py-74\.5:last-child{
    padding-top: 18.125rem;
    padding-bottom: 18.125rem;
  }

  .xl\:last\:px-74\.5:last-child{
    padding-left: 18.125rem;
    padding-right: 18.125rem;
  }

  .xl\:last\:py-106\.25:last-child{
    padding-top: 26.5625rem;
    padding-bottom: 26.5625rem;
  }

  .xl\:last\:px-106\.25:last-child{
    padding-left: 26.5625rem;
    padding-right: 26.5625rem;
  }

  .xl\:last\:py-112\.25:last-child{
    padding-top: 28.0675rem;
    padding-bottom: 28.0675rem;
  }

  .xl\:last\:px-112\.25:last-child{
    padding-left: 28.0675rem;
    padding-right: 28.0675rem;
  }

  .xl\:last\:py-112\.75:last-child{
    padding-top: 28.1875rem;
    padding-bottom: 28.1875rem;
  }

  .xl\:last\:px-112\.75:last-child{
    padding-left: 28.1875rem;
    padding-right: 28.1875rem;
  }

  .xl\:last\:py-147\.5:last-child{
    padding-top: 36.875rem;
    padding-bottom: 36.875rem;
  }

  .xl\:last\:px-147\.5:last-child{
    padding-left: 36.875rem;
    padding-right: 36.875rem;
  }

  .xl\:last\:py-162\.5:last-child{
    padding-top: 40.625rem;
    padding-bottom: 40.625rem;
  }

  .xl\:last\:px-162\.5:last-child{
    padding-left: 40.625rem;
    padding-right: 40.625rem;
  }

  .xl\:last\:py-172\.25:last-child{
    padding-top: 42.5625rem;
    padding-bottom: 42.5625rem;
  }

  .xl\:last\:px-172\.25:last-child{
    padding-left: 42.5625rem;
    padding-right: 42.5625rem;
  }

  .xl\:last\:py-175\.25:last-child{
    padding-top: 43.8125rem;
    padding-bottom: 43.8125rem;
  }

  .xl\:last\:px-175\.25:last-child{
    padding-left: 43.8125rem;
    padding-right: 43.8125rem;
  }

  .xl\:last\:py-184\.25:last-child{
    padding-top: 46.0625rem;
    padding-bottom: 46.0625rem;
  }

  .xl\:last\:px-184\.25:last-child{
    padding-left: 46.0625rem;
    padding-right: 46.0625rem;
  }

  .xl\:last\:py-203\.25:last-child{
    padding-top: 50.8125rem;
    padding-bottom: 50.8125rem;
  }

  .xl\:last\:px-203\.25:last-child{
    padding-left: 50.8125rem;
    padding-right: 50.8125rem;
  }

  .xl\:last\:py-half:last-child{
    padding-top: 50%;
    padding-bottom: 50%;
  }

  .xl\:last\:px-half:last-child{
    padding-left: 50%;
    padding-right: 50%;
  }

  .xl\:last\:py-full:last-child{
    padding-top: 100%;
    padding-bottom: 100%;
  }

  .xl\:last\:px-full:last-child{
    padding-left: 100%;
    padding-right: 100%;
  }

  .xl\:last\:py-1\/10:last-child{
    padding-top: 10%;
    padding-bottom: 10%;
  }

  .xl\:last\:px-1\/10:last-child{
    padding-left: 10%;
    padding-right: 10%;
  }

  .xl\:last\:py-2\/10:last-child{
    padding-top: 20%;
    padding-bottom: 20%;
  }

  .xl\:last\:px-2\/10:last-child{
    padding-left: 20%;
    padding-right: 20%;
  }

  .xl\:last\:py-3\/10:last-child{
    padding-top: 30%;
    padding-bottom: 30%;
  }

  .xl\:last\:px-3\/10:last-child{
    padding-left: 30%;
    padding-right: 30%;
  }

  .xl\:last\:py-4\/10:last-child{
    padding-top: 40%;
    padding-bottom: 40%;
  }

  .xl\:last\:px-4\/10:last-child{
    padding-left: 40%;
    padding-right: 40%;
  }

  .xl\:last\:py-4\.5\/10:last-child{
    padding-top: 45%;
    padding-bottom: 45%;
  }

  .xl\:last\:px-4\.5\/10:last-child{
    padding-left: 45%;
    padding-right: 45%;
  }

  .xl\:last\:py-5\/10:last-child{
    padding-top: 50%;
    padding-bottom: 50%;
  }

  .xl\:last\:px-5\/10:last-child{
    padding-left: 50%;
    padding-right: 50%;
  }

  .xl\:last\:py-5\.5\/10:last-child{
    padding-top: 55%;
    padding-bottom: 55%;
  }

  .xl\:last\:px-5\.5\/10:last-child{
    padding-left: 55%;
    padding-right: 55%;
  }

  .xl\:last\:py-6\/10:last-child{
    padding-top: 60%;
    padding-bottom: 60%;
  }

  .xl\:last\:px-6\/10:last-child{
    padding-left: 60%;
    padding-right: 60%;
  }

  .xl\:last\:py-7\/10:last-child{
    padding-top: 70%;
    padding-bottom: 70%;
  }

  .xl\:last\:px-7\/10:last-child{
    padding-left: 70%;
    padding-right: 70%;
  }

  .xl\:last\:py-8\/10:last-child{
    padding-top: 80%;
    padding-bottom: 80%;
  }

  .xl\:last\:px-8\/10:last-child{
    padding-left: 80%;
    padding-right: 80%;
  }

  .xl\:last\:py-9\/10:last-child{
    padding-top: 90%;
    padding-bottom: 90%;
  }

  .xl\:last\:px-9\/10:last-child{
    padding-left: 90%;
    padding-right: 90%;
  }

  .xl\:last\:py-1\/12:last-child{
    padding-top: 8.333333%;
    padding-bottom: 8.333333%;
  }

  .xl\:last\:px-1\/12:last-child{
    padding-left: 8.333333%;
    padding-right: 8.333333%;
  }

  .xl\:last\:py-2\/12:last-child{
    padding-top: 16.666667%;
    padding-bottom: 16.666667%;
  }

  .xl\:last\:px-2\/12:last-child{
    padding-left: 16.666667%;
    padding-right: 16.666667%;
  }

  .xl\:last\:py-3\/12:last-child{
    padding-top: 25%;
    padding-bottom: 25%;
  }

  .xl\:last\:px-3\/12:last-child{
    padding-left: 25%;
    padding-right: 25%;
  }

  .xl\:last\:py-4\/12:last-child{
    padding-top: 33.333333%;
    padding-bottom: 33.333333%;
  }

  .xl\:last\:px-4\/12:last-child{
    padding-left: 33.333333%;
    padding-right: 33.333333%;
  }

  .xl\:last\:py-5\/12:last-child{
    padding-top: 41.666667%;
    padding-bottom: 41.666667%;
  }

  .xl\:last\:px-5\/12:last-child{
    padding-left: 41.666667%;
    padding-right: 41.666667%;
  }

  .xl\:last\:py-6\/12:last-child{
    padding-top: 50%;
    padding-bottom: 50%;
  }

  .xl\:last\:px-6\/12:last-child{
    padding-left: 50%;
    padding-right: 50%;
  }

  .xl\:last\:py-7\/12:last-child{
    padding-top: 58.333333%;
    padding-bottom: 58.333333%;
  }

  .xl\:last\:px-7\/12:last-child{
    padding-left: 58.333333%;
    padding-right: 58.333333%;
  }

  .xl\:last\:py-8\/12:last-child{
    padding-top: 66.666667%;
    padding-bottom: 66.666667%;
  }

  .xl\:last\:px-8\/12:last-child{
    padding-left: 66.666667%;
    padding-right: 66.666667%;
  }

  .xl\:last\:py-9\/12:last-child{
    padding-top: 75%;
    padding-bottom: 75%;
  }

  .xl\:last\:px-9\/12:last-child{
    padding-left: 75%;
    padding-right: 75%;
  }

  .xl\:last\:py-10\/12:last-child{
    padding-top: 83.333333%;
    padding-bottom: 83.333333%;
  }

  .xl\:last\:px-10\/12:last-child{
    padding-left: 83.333333%;
    padding-right: 83.333333%;
  }

  .xl\:last\:py-11\/12:last-child{
    padding-top: 91.666667%;
    padding-bottom: 91.666667%;
  }

  .xl\:last\:px-11\/12:last-child{
    padding-left: 91.666667%;
    padding-right: 91.666667%;
  }

  .xl\:last\:pt-0:last-child{
    padding-top: 0px;
  }

  .xl\:last\:pr-0:last-child{
    padding-right: 0px;
  }

  .xl\:last\:pb-0:last-child{
    padding-bottom: 0px;
  }

  .xl\:last\:pl-0:last-child{
    padding-left: 0px;
  }

  .xl\:last\:pt-1:last-child{
    padding-top: 0.25rem;
  }

  .xl\:last\:pr-1:last-child{
    padding-right: 0.25rem;
  }

  .xl\:last\:pb-1:last-child{
    padding-bottom: 0.25rem;
  }

  .xl\:last\:pl-1:last-child{
    padding-left: 0.25rem;
  }

  .xl\:last\:pt-2:last-child{
    padding-top: 0.5rem;
  }

  .xl\:last\:pr-2:last-child{
    padding-right: 0.5rem;
  }

  .xl\:last\:pb-2:last-child{
    padding-bottom: 0.5rem;
  }

  .xl\:last\:pl-2:last-child{
    padding-left: 0.5rem;
  }

  .xl\:last\:pt-3:last-child{
    padding-top: 0.75rem;
  }

  .xl\:last\:pr-3:last-child{
    padding-right: 0.75rem;
  }

  .xl\:last\:pb-3:last-child{
    padding-bottom: 0.75rem;
  }

  .xl\:last\:pl-3:last-child{
    padding-left: 0.75rem;
  }

  .xl\:last\:pt-4:last-child{
    padding-top: 1rem;
  }

  .xl\:last\:pr-4:last-child{
    padding-right: 1rem;
  }

  .xl\:last\:pb-4:last-child{
    padding-bottom: 1rem;
  }

  .xl\:last\:pl-4:last-child{
    padding-left: 1rem;
  }

  .xl\:last\:pt-5:last-child{
    padding-top: 1.25rem;
  }

  .xl\:last\:pr-5:last-child{
    padding-right: 1.25rem;
  }

  .xl\:last\:pb-5:last-child{
    padding-bottom: 1.25rem;
  }

  .xl\:last\:pl-5:last-child{
    padding-left: 1.25rem;
  }

  .xl\:last\:pt-6:last-child{
    padding-top: 1.5rem;
  }

  .xl\:last\:pr-6:last-child{
    padding-right: 1.5rem;
  }

  .xl\:last\:pb-6:last-child{
    padding-bottom: 1.5rem;
  }

  .xl\:last\:pl-6:last-child{
    padding-left: 1.5rem;
  }

  .xl\:last\:pt-7:last-child{
    padding-top: 1.75rem;
  }

  .xl\:last\:pr-7:last-child{
    padding-right: 1.75rem;
  }

  .xl\:last\:pb-7:last-child{
    padding-bottom: 1.75rem;
  }

  .xl\:last\:pl-7:last-child{
    padding-left: 1.75rem;
  }

  .xl\:last\:pt-8:last-child{
    padding-top: 2rem;
  }

  .xl\:last\:pr-8:last-child{
    padding-right: 2rem;
  }

  .xl\:last\:pb-8:last-child{
    padding-bottom: 2rem;
  }

  .xl\:last\:pl-8:last-child{
    padding-left: 2rem;
  }

  .xl\:last\:pt-9:last-child{
    padding-top: 2.25rem;
  }

  .xl\:last\:pr-9:last-child{
    padding-right: 2.25rem;
  }

  .xl\:last\:pb-9:last-child{
    padding-bottom: 2.25rem;
  }

  .xl\:last\:pl-9:last-child{
    padding-left: 2.25rem;
  }

  .xl\:last\:pt-10:last-child{
    padding-top: 2.5rem;
  }

  .xl\:last\:pr-10:last-child{
    padding-right: 2.5rem;
  }

  .xl\:last\:pb-10:last-child{
    padding-bottom: 2.5rem;
  }

  .xl\:last\:pl-10:last-child{
    padding-left: 2.5rem;
  }

  .xl\:last\:pt-11:last-child{
    padding-top: 2.75rem;
  }

  .xl\:last\:pr-11:last-child{
    padding-right: 2.75rem;
  }

  .xl\:last\:pb-11:last-child{
    padding-bottom: 2.75rem;
  }

  .xl\:last\:pl-11:last-child{
    padding-left: 2.75rem;
  }

  .xl\:last\:pt-12:last-child{
    padding-top: 3rem;
  }

  .xl\:last\:pr-12:last-child{
    padding-right: 3rem;
  }

  .xl\:last\:pb-12:last-child{
    padding-bottom: 3rem;
  }

  .xl\:last\:pl-12:last-child{
    padding-left: 3rem;
  }

  .xl\:last\:pt-13:last-child{
    padding-top: 3.25rem;
  }

  .xl\:last\:pr-13:last-child{
    padding-right: 3.25rem;
  }

  .xl\:last\:pb-13:last-child{
    padding-bottom: 3.25rem;
  }

  .xl\:last\:pl-13:last-child{
    padding-left: 3.25rem;
  }

  .xl\:last\:pt-14:last-child{
    padding-top: 3.5rem;
  }

  .xl\:last\:pr-14:last-child{
    padding-right: 3.5rem;
  }

  .xl\:last\:pb-14:last-child{
    padding-bottom: 3.5rem;
  }

  .xl\:last\:pl-14:last-child{
    padding-left: 3.5rem;
  }

  .xl\:last\:pt-15:last-child{
    padding-top: 3.75rem;
  }

  .xl\:last\:pr-15:last-child{
    padding-right: 3.75rem;
  }

  .xl\:last\:pb-15:last-child{
    padding-bottom: 3.75rem;
  }

  .xl\:last\:pl-15:last-child{
    padding-left: 3.75rem;
  }

  .xl\:last\:pt-16:last-child{
    padding-top: 4rem;
  }

  .xl\:last\:pr-16:last-child{
    padding-right: 4rem;
  }

  .xl\:last\:pb-16:last-child{
    padding-bottom: 4rem;
  }

  .xl\:last\:pl-16:last-child{
    padding-left: 4rem;
  }

  .xl\:last\:pt-17:last-child{
    padding-top: 4.25rem;
  }

  .xl\:last\:pr-17:last-child{
    padding-right: 4.25rem;
  }

  .xl\:last\:pb-17:last-child{
    padding-bottom: 4.25rem;
  }

  .xl\:last\:pl-17:last-child{
    padding-left: 4.25rem;
  }

  .xl\:last\:pt-18:last-child{
    padding-top: 4.5rem;
  }

  .xl\:last\:pr-18:last-child{
    padding-right: 4.5rem;
  }

  .xl\:last\:pb-18:last-child{
    padding-bottom: 4.5rem;
  }

  .xl\:last\:pl-18:last-child{
    padding-left: 4.5rem;
  }

  .xl\:last\:pt-19:last-child{
    padding-top: 4.75rem;
  }

  .xl\:last\:pr-19:last-child{
    padding-right: 4.75rem;
  }

  .xl\:last\:pb-19:last-child{
    padding-bottom: 4.75rem;
  }

  .xl\:last\:pl-19:last-child{
    padding-left: 4.75rem;
  }

  .xl\:last\:pt-20:last-child{
    padding-top: 5rem;
  }

  .xl\:last\:pr-20:last-child{
    padding-right: 5rem;
  }

  .xl\:last\:pb-20:last-child{
    padding-bottom: 5rem;
  }

  .xl\:last\:pl-20:last-child{
    padding-left: 5rem;
  }

  .xl\:last\:pt-22:last-child{
    padding-top: 5.5rem;
  }

  .xl\:last\:pr-22:last-child{
    padding-right: 5.5rem;
  }

  .xl\:last\:pb-22:last-child{
    padding-bottom: 5.5rem;
  }

  .xl\:last\:pl-22:last-child{
    padding-left: 5.5rem;
  }

  .xl\:last\:pt-24:last-child{
    padding-top: 6rem;
  }

  .xl\:last\:pr-24:last-child{
    padding-right: 6rem;
  }

  .xl\:last\:pb-24:last-child{
    padding-bottom: 6rem;
  }

  .xl\:last\:pl-24:last-child{
    padding-left: 6rem;
  }

  .xl\:last\:pt-25:last-child{
    padding-top: 6.25rem;
  }

  .xl\:last\:pr-25:last-child{
    padding-right: 6.25rem;
  }

  .xl\:last\:pb-25:last-child{
    padding-bottom: 6.25rem;
  }

  .xl\:last\:pl-25:last-child{
    padding-left: 6.25rem;
  }

  .xl\:last\:pt-28:last-child{
    padding-top: 7rem;
  }

  .xl\:last\:pr-28:last-child{
    padding-right: 7rem;
  }

  .xl\:last\:pb-28:last-child{
    padding-bottom: 7rem;
  }

  .xl\:last\:pl-28:last-child{
    padding-left: 7rem;
  }

  .xl\:last\:pt-30:last-child{
    padding-top: 7.5rem;
  }

  .xl\:last\:pr-30:last-child{
    padding-right: 7.5rem;
  }

  .xl\:last\:pb-30:last-child{
    padding-bottom: 7.5rem;
  }

  .xl\:last\:pl-30:last-child{
    padding-left: 7.5rem;
  }

  .xl\:last\:pt-32:last-child{
    padding-top: 8rem;
  }

  .xl\:last\:pr-32:last-child{
    padding-right: 8rem;
  }

  .xl\:last\:pb-32:last-child{
    padding-bottom: 8rem;
  }

  .xl\:last\:pl-32:last-child{
    padding-left: 8rem;
  }

  .xl\:last\:pt-34:last-child{
    padding-top: 8.5rem;
  }

  .xl\:last\:pr-34:last-child{
    padding-right: 8.5rem;
  }

  .xl\:last\:pb-34:last-child{
    padding-bottom: 8.5rem;
  }

  .xl\:last\:pl-34:last-child{
    padding-left: 8.5rem;
  }

  .xl\:last\:pt-35:last-child{
    padding-top: 8.75rem;
  }

  .xl\:last\:pr-35:last-child{
    padding-right: 8.75rem;
  }

  .xl\:last\:pb-35:last-child{
    padding-bottom: 8.75rem;
  }

  .xl\:last\:pl-35:last-child{
    padding-left: 8.75rem;
  }

  .xl\:last\:pt-36:last-child{
    padding-top: 9rem;
  }

  .xl\:last\:pr-36:last-child{
    padding-right: 9rem;
  }

  .xl\:last\:pb-36:last-child{
    padding-bottom: 9rem;
  }

  .xl\:last\:pl-36:last-child{
    padding-left: 9rem;
  }

  .xl\:last\:pt-39:last-child{
    padding-top: 9.75rem;
  }

  .xl\:last\:pr-39:last-child{
    padding-right: 9.75rem;
  }

  .xl\:last\:pb-39:last-child{
    padding-bottom: 9.75rem;
  }

  .xl\:last\:pl-39:last-child{
    padding-left: 9.75rem;
  }

  .xl\:last\:pt-40:last-child{
    padding-top: 10rem;
  }

  .xl\:last\:pr-40:last-child{
    padding-right: 10rem;
  }

  .xl\:last\:pb-40:last-child{
    padding-bottom: 10rem;
  }

  .xl\:last\:pl-40:last-child{
    padding-left: 10rem;
  }

  .xl\:last\:pt-42:last-child{
    padding-top: 10.5rem;
  }

  .xl\:last\:pr-42:last-child{
    padding-right: 10.5rem;
  }

  .xl\:last\:pb-42:last-child{
    padding-bottom: 10.5rem;
  }

  .xl\:last\:pl-42:last-child{
    padding-left: 10.5rem;
  }

  .xl\:last\:pt-44:last-child{
    padding-top: 11rem;
  }

  .xl\:last\:pr-44:last-child{
    padding-right: 11rem;
  }

  .xl\:last\:pb-44:last-child{
    padding-bottom: 11rem;
  }

  .xl\:last\:pl-44:last-child{
    padding-left: 11rem;
  }

  .xl\:last\:pt-45:last-child{
    padding-top: 11.25rem;
  }

  .xl\:last\:pr-45:last-child{
    padding-right: 11.25rem;
  }

  .xl\:last\:pb-45:last-child{
    padding-bottom: 11.25rem;
  }

  .xl\:last\:pl-45:last-child{
    padding-left: 11.25rem;
  }

  .xl\:last\:pt-48:last-child{
    padding-top: 12rem;
  }

  .xl\:last\:pr-48:last-child{
    padding-right: 12rem;
  }

  .xl\:last\:pb-48:last-child{
    padding-bottom: 12rem;
  }

  .xl\:last\:pl-48:last-child{
    padding-left: 12rem;
  }

  .xl\:last\:pt-50:last-child{
    padding-top: 12.5rem;
  }

  .xl\:last\:pr-50:last-child{
    padding-right: 12.5rem;
  }

  .xl\:last\:pb-50:last-child{
    padding-bottom: 12.5rem;
  }

  .xl\:last\:pl-50:last-child{
    padding-left: 12.5rem;
  }

  .xl\:last\:pt-52:last-child{
    padding-top: 13rem;
  }

  .xl\:last\:pr-52:last-child{
    padding-right: 13rem;
  }

  .xl\:last\:pb-52:last-child{
    padding-bottom: 13rem;
  }

  .xl\:last\:pl-52:last-child{
    padding-left: 13rem;
  }

  .xl\:last\:pt-55:last-child{
    padding-top: 13.75rem;
  }

  .xl\:last\:pr-55:last-child{
    padding-right: 13.75rem;
  }

  .xl\:last\:pb-55:last-child{
    padding-bottom: 13.75rem;
  }

  .xl\:last\:pl-55:last-child{
    padding-left: 13.75rem;
  }

  .xl\:last\:pt-56:last-child{
    padding-top: 14rem;
  }

  .xl\:last\:pr-56:last-child{
    padding-right: 14rem;
  }

  .xl\:last\:pb-56:last-child{
    padding-bottom: 14rem;
  }

  .xl\:last\:pl-56:last-child{
    padding-left: 14rem;
  }

  .xl\:last\:pt-58:last-child{
    padding-top: 14.5rem;
  }

  .xl\:last\:pr-58:last-child{
    padding-right: 14.5rem;
  }

  .xl\:last\:pb-58:last-child{
    padding-bottom: 14.5rem;
  }

  .xl\:last\:pl-58:last-child{
    padding-left: 14.5rem;
  }

  .xl\:last\:pt-60:last-child{
    padding-top: 15rem;
  }

  .xl\:last\:pr-60:last-child{
    padding-right: 15rem;
  }

  .xl\:last\:pb-60:last-child{
    padding-bottom: 15rem;
  }

  .xl\:last\:pl-60:last-child{
    padding-left: 15rem;
  }

  .xl\:last\:pt-64:last-child{
    padding-top: 16rem;
  }

  .xl\:last\:pr-64:last-child{
    padding-right: 16rem;
  }

  .xl\:last\:pb-64:last-child{
    padding-bottom: 16rem;
  }

  .xl\:last\:pl-64:last-child{
    padding-left: 16rem;
  }

  .xl\:last\:pt-65:last-child{
    padding-top: 16.25rem;
  }

  .xl\:last\:pr-65:last-child{
    padding-right: 16.25rem;
  }

  .xl\:last\:pb-65:last-child{
    padding-bottom: 16.25rem;
  }

  .xl\:last\:pl-65:last-child{
    padding-left: 16.25rem;
  }

  .xl\:last\:pt-68:last-child{
    padding-top: 17rem;
  }

  .xl\:last\:pr-68:last-child{
    padding-right: 17rem;
  }

  .xl\:last\:pb-68:last-child{
    padding-bottom: 17rem;
  }

  .xl\:last\:pl-68:last-child{
    padding-left: 17rem;
  }

  .xl\:last\:pt-69:last-child{
    padding-top: 17.25rem;
  }

  .xl\:last\:pr-69:last-child{
    padding-right: 17.25rem;
  }

  .xl\:last\:pb-69:last-child{
    padding-bottom: 17.25rem;
  }

  .xl\:last\:pl-69:last-child{
    padding-left: 17.25rem;
  }

  .xl\:last\:pt-70:last-child{
    padding-top: 17.5rem;
  }

  .xl\:last\:pr-70:last-child{
    padding-right: 17.5rem;
  }

  .xl\:last\:pb-70:last-child{
    padding-bottom: 17.5rem;
  }

  .xl\:last\:pl-70:last-child{
    padding-left: 17.5rem;
  }

  .xl\:last\:pt-72:last-child{
    padding-top: 18rem;
  }

  .xl\:last\:pr-72:last-child{
    padding-right: 18rem;
  }

  .xl\:last\:pb-72:last-child{
    padding-bottom: 18rem;
  }

  .xl\:last\:pl-72:last-child{
    padding-left: 18rem;
  }

  .xl\:last\:pt-75:last-child{
    padding-top: 18.75rem;
  }

  .xl\:last\:pr-75:last-child{
    padding-right: 18.75rem;
  }

  .xl\:last\:pb-75:last-child{
    padding-bottom: 18.75rem;
  }

  .xl\:last\:pl-75:last-child{
    padding-left: 18.75rem;
  }

  .xl\:last\:pt-80:last-child{
    padding-top: 20rem;
  }

  .xl\:last\:pr-80:last-child{
    padding-right: 20rem;
  }

  .xl\:last\:pb-80:last-child{
    padding-bottom: 20rem;
  }

  .xl\:last\:pl-80:last-child{
    padding-left: 20rem;
  }

  .xl\:last\:pt-85:last-child{
    padding-top: 21.25rem;
  }

  .xl\:last\:pr-85:last-child{
    padding-right: 21.25rem;
  }

  .xl\:last\:pb-85:last-child{
    padding-bottom: 21.25rem;
  }

  .xl\:last\:pl-85:last-child{
    padding-left: 21.25rem;
  }

  .xl\:last\:pt-86:last-child{
    padding-top: 21.5rem;
  }

  .xl\:last\:pr-86:last-child{
    padding-right: 21.5rem;
  }

  .xl\:last\:pb-86:last-child{
    padding-bottom: 21.5rem;
  }

  .xl\:last\:pl-86:last-child{
    padding-left: 21.5rem;
  }

  .xl\:last\:pt-90:last-child{
    padding-top: 22.5rem;
  }

  .xl\:last\:pr-90:last-child{
    padding-right: 22.5rem;
  }

  .xl\:last\:pb-90:last-child{
    padding-bottom: 22.5rem;
  }

  .xl\:last\:pl-90:last-child{
    padding-left: 22.5rem;
  }

  .xl\:last\:pt-96:last-child{
    padding-top: 24rem;
  }

  .xl\:last\:pr-96:last-child{
    padding-right: 24rem;
  }

  .xl\:last\:pb-96:last-child{
    padding-bottom: 24rem;
  }

  .xl\:last\:pl-96:last-child{
    padding-left: 24rem;
  }

  .xl\:last\:pt-100:last-child{
    padding-top: 25rem;
  }

  .xl\:last\:pr-100:last-child{
    padding-right: 25rem;
  }

  .xl\:last\:pb-100:last-child{
    padding-bottom: 25rem;
  }

  .xl\:last\:pl-100:last-child{
    padding-left: 25rem;
  }

  .xl\:last\:pt-115:last-child{
    padding-top: 28.75rem;
  }

  .xl\:last\:pr-115:last-child{
    padding-right: 28.75rem;
  }

  .xl\:last\:pb-115:last-child{
    padding-bottom: 28.75rem;
  }

  .xl\:last\:pl-115:last-child{
    padding-left: 28.75rem;
  }

  .xl\:last\:pt-125:last-child{
    padding-top: 31.25rem;
  }

  .xl\:last\:pr-125:last-child{
    padding-right: 31.25rem;
  }

  .xl\:last\:pb-125:last-child{
    padding-bottom: 31.25rem;
  }

  .xl\:last\:pl-125:last-child{
    padding-left: 31.25rem;
  }

  .xl\:last\:pt-142:last-child{
    padding-top: 35.5rem;
  }

  .xl\:last\:pr-142:last-child{
    padding-right: 35.5rem;
  }

  .xl\:last\:pb-142:last-child{
    padding-bottom: 35.5rem;
  }

  .xl\:last\:pl-142:last-child{
    padding-left: 35.5rem;
  }

  .xl\:last\:pt-150:last-child{
    padding-top: 37.5rem;
  }

  .xl\:last\:pr-150:last-child{
    padding-right: 37.5rem;
  }

  .xl\:last\:pb-150:last-child{
    padding-bottom: 37.5rem;
  }

  .xl\:last\:pl-150:last-child{
    padding-left: 37.5rem;
  }

  .xl\:last\:pt-156:last-child{
    padding-top: 39rem;
  }

  .xl\:last\:pr-156:last-child{
    padding-right: 39rem;
  }

  .xl\:last\:pb-156:last-child{
    padding-bottom: 39rem;
  }

  .xl\:last\:pl-156:last-child{
    padding-left: 39rem;
  }

  .xl\:last\:pt-160:last-child{
    padding-top: 40rem;
  }

  .xl\:last\:pr-160:last-child{
    padding-right: 40rem;
  }

  .xl\:last\:pb-160:last-child{
    padding-bottom: 40rem;
  }

  .xl\:last\:pl-160:last-child{
    padding-left: 40rem;
  }

  .xl\:last\:pt-175:last-child{
    padding-top: 43.75rem;
  }

  .xl\:last\:pr-175:last-child{
    padding-right: 43.75rem;
  }

  .xl\:last\:pb-175:last-child{
    padding-bottom: 43.75rem;
  }

  .xl\:last\:pl-175:last-child{
    padding-left: 43.75rem;
  }

  .xl\:last\:pt-207:last-child{
    padding-top: 51.75rem;
  }

  .xl\:last\:pr-207:last-child{
    padding-right: 51.75rem;
  }

  .xl\:last\:pb-207:last-child{
    padding-bottom: 51.75rem;
  }

  .xl\:last\:pl-207:last-child{
    padding-left: 51.75rem;
  }

  .xl\:last\:pt-242:last-child{
    padding-top: 60.5rem;
  }

  .xl\:last\:pr-242:last-child{
    padding-right: 60.5rem;
  }

  .xl\:last\:pb-242:last-child{
    padding-bottom: 60.5rem;
  }

  .xl\:last\:pl-242:last-child{
    padding-left: 60.5rem;
  }

  .xl\:last\:pt-250:last-child{
    padding-top: 62.5rem;
  }

  .xl\:last\:pr-250:last-child{
    padding-right: 62.5rem;
  }

  .xl\:last\:pb-250:last-child{
    padding-bottom: 62.5rem;
  }

  .xl\:last\:pl-250:last-child{
    padding-left: 62.5rem;
  }

  .xl\:last\:pt-258:last-child{
    padding-top: 64.5rem;
  }

  .xl\:last\:pr-258:last-child{
    padding-right: 64.5rem;
  }

  .xl\:last\:pb-258:last-child{
    padding-bottom: 64.5rem;
  }

  .xl\:last\:pl-258:last-child{
    padding-left: 64.5rem;
  }

  .xl\:last\:pt-265:last-child{
    padding-top: 66.25rem;
  }

  .xl\:last\:pr-265:last-child{
    padding-right: 66.25rem;
  }

  .xl\:last\:pb-265:last-child{
    padding-bottom: 66.25rem;
  }

  .xl\:last\:pl-265:last-child{
    padding-left: 66.25rem;
  }

  .xl\:last\:pt-280:last-child{
    padding-top: 70rem;
  }

  .xl\:last\:pr-280:last-child{
    padding-right: 70rem;
  }

  .xl\:last\:pb-280:last-child{
    padding-bottom: 70rem;
  }

  .xl\:last\:pl-280:last-child{
    padding-left: 70rem;
  }

  .xl\:last\:pt-px:last-child{
    padding-top: 1px;
  }

  .xl\:last\:pr-px:last-child{
    padding-right: 1px;
  }

  .xl\:last\:pb-px:last-child{
    padding-bottom: 1px;
  }

  .xl\:last\:pl-px:last-child{
    padding-left: 1px;
  }

  .xl\:last\:pt-0\.5:last-child{
    padding-top: 0.125rem;
  }

  .xl\:last\:pr-0\.5:last-child{
    padding-right: 0.125rem;
  }

  .xl\:last\:pb-0\.5:last-child{
    padding-bottom: 0.125rem;
  }

  .xl\:last\:pl-0\.5:last-child{
    padding-left: 0.125rem;
  }

  .xl\:last\:pt-1\.5:last-child{
    padding-top: 0.375rem;
  }

  .xl\:last\:pr-1\.5:last-child{
    padding-right: 0.375rem;
  }

  .xl\:last\:pb-1\.5:last-child{
    padding-bottom: 0.375rem;
  }

  .xl\:last\:pl-1\.5:last-child{
    padding-left: 0.375rem;
  }

  .xl\:last\:pt-2\.5:last-child{
    padding-top: 0.625rem;
  }

  .xl\:last\:pr-2\.5:last-child{
    padding-right: 0.625rem;
  }

  .xl\:last\:pb-2\.5:last-child{
    padding-bottom: 0.625rem;
  }

  .xl\:last\:pl-2\.5:last-child{
    padding-left: 0.625rem;
  }

  .xl\:last\:pt-3\.5:last-child{
    padding-top: 0.875rem;
  }

  .xl\:last\:pr-3\.5:last-child{
    padding-right: 0.875rem;
  }

  .xl\:last\:pb-3\.5:last-child{
    padding-bottom: 0.875rem;
  }

  .xl\:last\:pl-3\.5:last-child{
    padding-left: 0.875rem;
  }

  .xl\:last\:pt-0\.25:last-child{
    padding-top: 0.0625rem;
  }

  .xl\:last\:pr-0\.25:last-child{
    padding-right: 0.0625rem;
  }

  .xl\:last\:pb-0\.25:last-child{
    padding-bottom: 0.0625rem;
  }

  .xl\:last\:pl-0\.25:last-child{
    padding-left: 0.0625rem;
  }

  .xl\:last\:pt-0\.75:last-child{
    padding-top: 0.1875rem;
  }

  .xl\:last\:pr-0\.75:last-child{
    padding-right: 0.1875rem;
  }

  .xl\:last\:pb-0\.75:last-child{
    padding-bottom: 0.1875rem;
  }

  .xl\:last\:pl-0\.75:last-child{
    padding-left: 0.1875rem;
  }

  .xl\:last\:pt-1\.25:last-child{
    padding-top: 0.3125rem;
  }

  .xl\:last\:pr-1\.25:last-child{
    padding-right: 0.3125rem;
  }

  .xl\:last\:pb-1\.25:last-child{
    padding-bottom: 0.3125rem;
  }

  .xl\:last\:pl-1\.25:last-child{
    padding-left: 0.3125rem;
  }

  .xl\:last\:pt-1\.75:last-child{
    padding-top: 0.4375rem;
  }

  .xl\:last\:pr-1\.75:last-child{
    padding-right: 0.4375rem;
  }

  .xl\:last\:pb-1\.75:last-child{
    padding-bottom: 0.4375rem;
  }

  .xl\:last\:pl-1\.75:last-child{
    padding-left: 0.4375rem;
  }

  .xl\:last\:pt-2\.25:last-child{
    padding-top: 0.5625rem;
  }

  .xl\:last\:pr-2\.25:last-child{
    padding-right: 0.5625rem;
  }

  .xl\:last\:pb-2\.25:last-child{
    padding-bottom: 0.5625rem;
  }

  .xl\:last\:pl-2\.25:last-child{
    padding-left: 0.5625rem;
  }

  .xl\:last\:pt-2\.75:last-child{
    padding-top: 0.6875rem;
  }

  .xl\:last\:pr-2\.75:last-child{
    padding-right: 0.6875rem;
  }

  .xl\:last\:pb-2\.75:last-child{
    padding-bottom: 0.6875rem;
  }

  .xl\:last\:pl-2\.75:last-child{
    padding-left: 0.6875rem;
  }

  .xl\:last\:pt-3\.25:last-child{
    padding-top: 0.8125rem;
  }

  .xl\:last\:pr-3\.25:last-child{
    padding-right: 0.8125rem;
  }

  .xl\:last\:pb-3\.25:last-child{
    padding-bottom: 0.8125rem;
  }

  .xl\:last\:pl-3\.25:last-child{
    padding-left: 0.8125rem;
  }

  .xl\:last\:pt-3\.75:last-child{
    padding-top: 0.9375rem;
  }

  .xl\:last\:pr-3\.75:last-child{
    padding-right: 0.9375rem;
  }

  .xl\:last\:pb-3\.75:last-child{
    padding-bottom: 0.9375rem;
  }

  .xl\:last\:pl-3\.75:last-child{
    padding-left: 0.9375rem;
  }

  .xl\:last\:pt-4\.25:last-child{
    padding-top: 1.0625rem;
  }

  .xl\:last\:pr-4\.25:last-child{
    padding-right: 1.0625rem;
  }

  .xl\:last\:pb-4\.25:last-child{
    padding-bottom: 1.0625rem;
  }

  .xl\:last\:pl-4\.25:last-child{
    padding-left: 1.0625rem;
  }

  .xl\:last\:pt-4\.5:last-child{
    padding-top: 1.125rem;
  }

  .xl\:last\:pr-4\.5:last-child{
    padding-right: 1.125rem;
  }

  .xl\:last\:pb-4\.5:last-child{
    padding-bottom: 1.125rem;
  }

  .xl\:last\:pl-4\.5:last-child{
    padding-left: 1.125rem;
  }

  .xl\:last\:pt-4\.75:last-child{
    padding-top: 1.1875rem;
  }

  .xl\:last\:pr-4\.75:last-child{
    padding-right: 1.1875rem;
  }

  .xl\:last\:pb-4\.75:last-child{
    padding-bottom: 1.1875rem;
  }

  .xl\:last\:pl-4\.75:last-child{
    padding-left: 1.1875rem;
  }

  .xl\:last\:pt-5\.25:last-child{
    padding-top: 1.3125rem;
  }

  .xl\:last\:pr-5\.25:last-child{
    padding-right: 1.3125rem;
  }

  .xl\:last\:pb-5\.25:last-child{
    padding-bottom: 1.3125rem;
  }

  .xl\:last\:pl-5\.25:last-child{
    padding-left: 1.3125rem;
  }

  .xl\:last\:pt-5\.5:last-child{
    padding-top: 1.375rem;
  }

  .xl\:last\:pr-5\.5:last-child{
    padding-right: 1.375rem;
  }

  .xl\:last\:pb-5\.5:last-child{
    padding-bottom: 1.375rem;
  }

  .xl\:last\:pl-5\.5:last-child{
    padding-left: 1.375rem;
  }

  .xl\:last\:pt-5\.75:last-child{
    padding-top: 1.4375rem;
  }

  .xl\:last\:pr-5\.75:last-child{
    padding-right: 1.4375rem;
  }

  .xl\:last\:pb-5\.75:last-child{
    padding-bottom: 1.4375rem;
  }

  .xl\:last\:pl-5\.75:last-child{
    padding-left: 1.4375rem;
  }

  .xl\:last\:pt-6\.25:last-child{
    padding-top: 1.5625rem;
  }

  .xl\:last\:pr-6\.25:last-child{
    padding-right: 1.5625rem;
  }

  .xl\:last\:pb-6\.25:last-child{
    padding-bottom: 1.5625rem;
  }

  .xl\:last\:pl-6\.25:last-child{
    padding-left: 1.5625rem;
  }

  .xl\:last\:pt-6\.5:last-child{
    padding-top: 1.625rem;
  }

  .xl\:last\:pr-6\.5:last-child{
    padding-right: 1.625rem;
  }

  .xl\:last\:pb-6\.5:last-child{
    padding-bottom: 1.625rem;
  }

  .xl\:last\:pl-6\.5:last-child{
    padding-left: 1.625rem;
  }

  .xl\:last\:pt-6\.75:last-child{
    padding-top: 1.6875rem;
  }

  .xl\:last\:pr-6\.75:last-child{
    padding-right: 1.6875rem;
  }

  .xl\:last\:pb-6\.75:last-child{
    padding-bottom: 1.6875rem;
  }

  .xl\:last\:pl-6\.75:last-child{
    padding-left: 1.6875rem;
  }

  .xl\:last\:pt-7\.25:last-child{
    padding-top: 1.8125rem;
  }

  .xl\:last\:pr-7\.25:last-child{
    padding-right: 1.8125rem;
  }

  .xl\:last\:pb-7\.25:last-child{
    padding-bottom: 1.8125rem;
  }

  .xl\:last\:pl-7\.25:last-child{
    padding-left: 1.8125rem;
  }

  .xl\:last\:pt-7\.5:last-child{
    padding-top: 1.875rem;
  }

  .xl\:last\:pr-7\.5:last-child{
    padding-right: 1.875rem;
  }

  .xl\:last\:pb-7\.5:last-child{
    padding-bottom: 1.875rem;
  }

  .xl\:last\:pl-7\.5:last-child{
    padding-left: 1.875rem;
  }

  .xl\:last\:pt-8\.25:last-child{
    padding-top: 2.0625rem;
  }

  .xl\:last\:pr-8\.25:last-child{
    padding-right: 2.0625rem;
  }

  .xl\:last\:pb-8\.25:last-child{
    padding-bottom: 2.0625rem;
  }

  .xl\:last\:pl-8\.25:last-child{
    padding-left: 2.0625rem;
  }

  .xl\:last\:pt-8\.5:last-child{
    padding-top: 2.125rem;
  }

  .xl\:last\:pr-8\.5:last-child{
    padding-right: 2.125rem;
  }

  .xl\:last\:pb-8\.5:last-child{
    padding-bottom: 2.125rem;
  }

  .xl\:last\:pl-8\.5:last-child{
    padding-left: 2.125rem;
  }

  .xl\:last\:pt-9\.25:last-child{
    padding-top: 2.3125rem;
  }

  .xl\:last\:pr-9\.25:last-child{
    padding-right: 2.3125rem;
  }

  .xl\:last\:pb-9\.25:last-child{
    padding-bottom: 2.3125rem;
  }

  .xl\:last\:pl-9\.25:last-child{
    padding-left: 2.3125rem;
  }

  .xl\:last\:pt-9\.5:last-child{
    padding-top: 2.375rem;
  }

  .xl\:last\:pr-9\.5:last-child{
    padding-right: 2.375rem;
  }

  .xl\:last\:pb-9\.5:last-child{
    padding-bottom: 2.375rem;
  }

  .xl\:last\:pl-9\.5:last-child{
    padding-left: 2.375rem;
  }

  .xl\:last\:pt-10\.5:last-child{
    padding-top: 2.625rem;
  }

  .xl\:last\:pr-10\.5:last-child{
    padding-right: 2.625rem;
  }

  .xl\:last\:pb-10\.5:last-child{
    padding-bottom: 2.625rem;
  }

  .xl\:last\:pl-10\.5:last-child{
    padding-left: 2.625rem;
  }

  .xl\:last\:pt-11\.25:last-child{
    padding-top: 2.8125rem;
  }

  .xl\:last\:pr-11\.25:last-child{
    padding-right: 2.8125rem;
  }

  .xl\:last\:pb-11\.25:last-child{
    padding-bottom: 2.8125rem;
  }

  .xl\:last\:pl-11\.25:last-child{
    padding-left: 2.8125rem;
  }

  .xl\:last\:pt-11\.5:last-child{
    padding-top: 2.875rem;
  }

  .xl\:last\:pr-11\.5:last-child{
    padding-right: 2.875rem;
  }

  .xl\:last\:pb-11\.5:last-child{
    padding-bottom: 2.875rem;
  }

  .xl\:last\:pl-11\.5:last-child{
    padding-left: 2.875rem;
  }

  .xl\:last\:pt-12\.5:last-child{
    padding-top: 3.125rem;
  }

  .xl\:last\:pr-12\.5:last-child{
    padding-right: 3.125rem;
  }

  .xl\:last\:pb-12\.5:last-child{
    padding-bottom: 3.125rem;
  }

  .xl\:last\:pl-12\.5:last-child{
    padding-left: 3.125rem;
  }

  .xl\:last\:pt-12\.75:last-child{
    padding-top: 3.1875rem;
  }

  .xl\:last\:pr-12\.75:last-child{
    padding-right: 3.1875rem;
  }

  .xl\:last\:pb-12\.75:last-child{
    padding-bottom: 3.1875rem;
  }

  .xl\:last\:pl-12\.75:last-child{
    padding-left: 3.1875rem;
  }

  .xl\:last\:pt-13\.5:last-child{
    padding-top: 3.375rem;
  }

  .xl\:last\:pr-13\.5:last-child{
    padding-right: 3.375rem;
  }

  .xl\:last\:pb-13\.5:last-child{
    padding-bottom: 3.375rem;
  }

  .xl\:last\:pl-13\.5:last-child{
    padding-left: 3.375rem;
  }

  .xl\:last\:pt-14\.5:last-child{
    padding-top: 3.625rem;
  }

  .xl\:last\:pr-14\.5:last-child{
    padding-right: 3.625rem;
  }

  .xl\:last\:pb-14\.5:last-child{
    padding-bottom: 3.625rem;
  }

  .xl\:last\:pl-14\.5:last-child{
    padding-left: 3.625rem;
  }

  .xl\:last\:pt-15\.5:last-child{
    padding-top: 3.875rem;
  }

  .xl\:last\:pr-15\.5:last-child{
    padding-right: 3.875rem;
  }

  .xl\:last\:pb-15\.5:last-child{
    padding-bottom: 3.875rem;
  }

  .xl\:last\:pl-15\.5:last-child{
    padding-left: 3.875rem;
  }

  .xl\:last\:pt-15\.75:last-child{
    padding-top: 3.9375rem;
  }

  .xl\:last\:pr-15\.75:last-child{
    padding-right: 3.9375rem;
  }

  .xl\:last\:pb-15\.75:last-child{
    padding-bottom: 3.9375rem;
  }

  .xl\:last\:pl-15\.75:last-child{
    padding-left: 3.9375rem;
  }

  .xl\:last\:pt-16\.25:last-child{
    padding-top: 4.0625rem;
  }

  .xl\:last\:pr-16\.25:last-child{
    padding-right: 4.0625rem;
  }

  .xl\:last\:pb-16\.25:last-child{
    padding-bottom: 4.0625rem;
  }

  .xl\:last\:pl-16\.25:last-child{
    padding-left: 4.0625rem;
  }

  .xl\:last\:pt-17\.25:last-child{
    padding-top: 4.3125rem;
  }

  .xl\:last\:pr-17\.25:last-child{
    padding-right: 4.3125rem;
  }

  .xl\:last\:pb-17\.25:last-child{
    padding-bottom: 4.3125rem;
  }

  .xl\:last\:pl-17\.25:last-child{
    padding-left: 4.3125rem;
  }

  .xl\:last\:pt-17\.5:last-child{
    padding-top: 4.375rem;
  }

  .xl\:last\:pr-17\.5:last-child{
    padding-right: 4.375rem;
  }

  .xl\:last\:pb-17\.5:last-child{
    padding-bottom: 4.375rem;
  }

  .xl\:last\:pl-17\.5:last-child{
    padding-left: 4.375rem;
  }

  .xl\:last\:pt-18\.25:last-child{
    padding-top: 4.5625rem;
  }

  .xl\:last\:pr-18\.25:last-child{
    padding-right: 4.5625rem;
  }

  .xl\:last\:pb-18\.25:last-child{
    padding-bottom: 4.5625rem;
  }

  .xl\:last\:pl-18\.25:last-child{
    padding-left: 4.5625rem;
  }

  .xl\:last\:pt-18\.5:last-child{
    padding-top: 4.625rem;
  }

  .xl\:last\:pr-18\.5:last-child{
    padding-right: 4.625rem;
  }

  .xl\:last\:pb-18\.5:last-child{
    padding-bottom: 4.625rem;
  }

  .xl\:last\:pl-18\.5:last-child{
    padding-left: 4.625rem;
  }

  .xl\:last\:pt-20\.25:last-child{
    padding-top: 5.0625rem;
  }

  .xl\:last\:pr-20\.25:last-child{
    padding-right: 5.0625rem;
  }

  .xl\:last\:pb-20\.25:last-child{
    padding-bottom: 5.0625rem;
  }

  .xl\:last\:pl-20\.25:last-child{
    padding-left: 5.0625rem;
  }

  .xl\:last\:pt-20\.5:last-child{
    padding-top: 5.125rem;
  }

  .xl\:last\:pr-20\.5:last-child{
    padding-right: 5.125rem;
  }

  .xl\:last\:pb-20\.5:last-child{
    padding-bottom: 5.125rem;
  }

  .xl\:last\:pl-20\.5:last-child{
    padding-left: 5.125rem;
  }

  .xl\:last\:pt-22\.5:last-child{
    padding-top: 5.625rem;
  }

  .xl\:last\:pr-22\.5:last-child{
    padding-right: 5.625rem;
  }

  .xl\:last\:pb-22\.5:last-child{
    padding-bottom: 5.625rem;
  }

  .xl\:last\:pl-22\.5:last-child{
    padding-left: 5.625rem;
  }

  .xl\:last\:pt-25\.5:last-child{
    padding-top: 6.375rem;
  }

  .xl\:last\:pr-25\.5:last-child{
    padding-right: 6.375rem;
  }

  .xl\:last\:pb-25\.5:last-child{
    padding-bottom: 6.375rem;
  }

  .xl\:last\:pl-25\.5:last-child{
    padding-left: 6.375rem;
  }

  .xl\:last\:pt-26\.75:last-child{
    padding-top: 6.6875rem;
  }

  .xl\:last\:pr-26\.75:last-child{
    padding-right: 6.6875rem;
  }

  .xl\:last\:pb-26\.75:last-child{
    padding-bottom: 6.6875rem;
  }

  .xl\:last\:pl-26\.75:last-child{
    padding-left: 6.6875rem;
  }

  .xl\:last\:pt-32\.5:last-child{
    padding-top: 8.125rem;
  }

  .xl\:last\:pr-32\.5:last-child{
    padding-right: 8.125rem;
  }

  .xl\:last\:pb-32\.5:last-child{
    padding-bottom: 8.125rem;
  }

  .xl\:last\:pl-32\.5:last-child{
    padding-left: 8.125rem;
  }

  .xl\:last\:pt-37\.5:last-child{
    padding-top: 9.375rem;
  }

  .xl\:last\:pr-37\.5:last-child{
    padding-right: 9.375rem;
  }

  .xl\:last\:pb-37\.5:last-child{
    padding-bottom: 9.375rem;
  }

  .xl\:last\:pl-37\.5:last-child{
    padding-left: 9.375rem;
  }

  .xl\:last\:pt-41\.25:last-child{
    padding-top: 10.3125rem;
  }

  .xl\:last\:pr-41\.25:last-child{
    padding-right: 10.3125rem;
  }

  .xl\:last\:pb-41\.25:last-child{
    padding-bottom: 10.3125rem;
  }

  .xl\:last\:pl-41\.25:last-child{
    padding-left: 10.3125rem;
  }

  .xl\:last\:pt-52\.5:last-child{
    padding-top: 13.125rem;
  }

  .xl\:last\:pr-52\.5:last-child{
    padding-right: 13.125rem;
  }

  .xl\:last\:pb-52\.5:last-child{
    padding-bottom: 13.125rem;
  }

  .xl\:last\:pl-52\.5:last-child{
    padding-left: 13.125rem;
  }

  .xl\:last\:pt-54\.5:last-child{
    padding-top: 13.625rem;
  }

  .xl\:last\:pr-54\.5:last-child{
    padding-right: 13.625rem;
  }

  .xl\:last\:pb-54\.5:last-child{
    padding-bottom: 13.625rem;
  }

  .xl\:last\:pl-54\.5:last-child{
    padding-left: 13.625rem;
  }

  .xl\:last\:pt-57\.25:last-child{
    padding-top: 14.3125rem;
  }

  .xl\:last\:pr-57\.25:last-child{
    padding-right: 14.3125rem;
  }

  .xl\:last\:pb-57\.25:last-child{
    padding-bottom: 14.3125rem;
  }

  .xl\:last\:pl-57\.25:last-child{
    padding-left: 14.3125rem;
  }

  .xl\:last\:pt-57\.5:last-child{
    padding-top: 14.375rem;
  }

  .xl\:last\:pr-57\.5:last-child{
    padding-right: 14.375rem;
  }

  .xl\:last\:pb-57\.5:last-child{
    padding-bottom: 14.375rem;
  }

  .xl\:last\:pl-57\.5:last-child{
    padding-left: 14.375rem;
  }

  .xl\:last\:pt-66\.25:last-child{
    padding-top: 16.5625rem;
  }

  .xl\:last\:pr-66\.25:last-child{
    padding-right: 16.5625rem;
  }

  .xl\:last\:pb-66\.25:last-child{
    padding-bottom: 16.5625rem;
  }

  .xl\:last\:pl-66\.25:last-child{
    padding-left: 16.5625rem;
  }

  .xl\:last\:pt-74\.5:last-child{
    padding-top: 18.125rem;
  }

  .xl\:last\:pr-74\.5:last-child{
    padding-right: 18.125rem;
  }

  .xl\:last\:pb-74\.5:last-child{
    padding-bottom: 18.125rem;
  }

  .xl\:last\:pl-74\.5:last-child{
    padding-left: 18.125rem;
  }

  .xl\:last\:pt-106\.25:last-child{
    padding-top: 26.5625rem;
  }

  .xl\:last\:pr-106\.25:last-child{
    padding-right: 26.5625rem;
  }

  .xl\:last\:pb-106\.25:last-child{
    padding-bottom: 26.5625rem;
  }

  .xl\:last\:pl-106\.25:last-child{
    padding-left: 26.5625rem;
  }

  .xl\:last\:pt-112\.25:last-child{
    padding-top: 28.0675rem;
  }

  .xl\:last\:pr-112\.25:last-child{
    padding-right: 28.0675rem;
  }

  .xl\:last\:pb-112\.25:last-child{
    padding-bottom: 28.0675rem;
  }

  .xl\:last\:pl-112\.25:last-child{
    padding-left: 28.0675rem;
  }

  .xl\:last\:pt-112\.75:last-child{
    padding-top: 28.1875rem;
  }

  .xl\:last\:pr-112\.75:last-child{
    padding-right: 28.1875rem;
  }

  .xl\:last\:pb-112\.75:last-child{
    padding-bottom: 28.1875rem;
  }

  .xl\:last\:pl-112\.75:last-child{
    padding-left: 28.1875rem;
  }

  .xl\:last\:pt-147\.5:last-child{
    padding-top: 36.875rem;
  }

  .xl\:last\:pr-147\.5:last-child{
    padding-right: 36.875rem;
  }

  .xl\:last\:pb-147\.5:last-child{
    padding-bottom: 36.875rem;
  }

  .xl\:last\:pl-147\.5:last-child{
    padding-left: 36.875rem;
  }

  .xl\:last\:pt-162\.5:last-child{
    padding-top: 40.625rem;
  }

  .xl\:last\:pr-162\.5:last-child{
    padding-right: 40.625rem;
  }

  .xl\:last\:pb-162\.5:last-child{
    padding-bottom: 40.625rem;
  }

  .xl\:last\:pl-162\.5:last-child{
    padding-left: 40.625rem;
  }

  .xl\:last\:pt-172\.25:last-child{
    padding-top: 42.5625rem;
  }

  .xl\:last\:pr-172\.25:last-child{
    padding-right: 42.5625rem;
  }

  .xl\:last\:pb-172\.25:last-child{
    padding-bottom: 42.5625rem;
  }

  .xl\:last\:pl-172\.25:last-child{
    padding-left: 42.5625rem;
  }

  .xl\:last\:pt-175\.25:last-child{
    padding-top: 43.8125rem;
  }

  .xl\:last\:pr-175\.25:last-child{
    padding-right: 43.8125rem;
  }

  .xl\:last\:pb-175\.25:last-child{
    padding-bottom: 43.8125rem;
  }

  .xl\:last\:pl-175\.25:last-child{
    padding-left: 43.8125rem;
  }

  .xl\:last\:pt-184\.25:last-child{
    padding-top: 46.0625rem;
  }

  .xl\:last\:pr-184\.25:last-child{
    padding-right: 46.0625rem;
  }

  .xl\:last\:pb-184\.25:last-child{
    padding-bottom: 46.0625rem;
  }

  .xl\:last\:pl-184\.25:last-child{
    padding-left: 46.0625rem;
  }

  .xl\:last\:pt-203\.25:last-child{
    padding-top: 50.8125rem;
  }

  .xl\:last\:pr-203\.25:last-child{
    padding-right: 50.8125rem;
  }

  .xl\:last\:pb-203\.25:last-child{
    padding-bottom: 50.8125rem;
  }

  .xl\:last\:pl-203\.25:last-child{
    padding-left: 50.8125rem;
  }

  .xl\:last\:pt-half:last-child{
    padding-top: 50%;
  }

  .xl\:last\:pr-half:last-child{
    padding-right: 50%;
  }

  .xl\:last\:pb-half:last-child{
    padding-bottom: 50%;
  }

  .xl\:last\:pl-half:last-child{
    padding-left: 50%;
  }

  .xl\:last\:pt-full:last-child{
    padding-top: 100%;
  }

  .xl\:last\:pr-full:last-child{
    padding-right: 100%;
  }

  .xl\:last\:pb-full:last-child{
    padding-bottom: 100%;
  }

  .xl\:last\:pl-full:last-child{
    padding-left: 100%;
  }

  .xl\:last\:pt-1\/10:last-child{
    padding-top: 10%;
  }

  .xl\:last\:pr-1\/10:last-child{
    padding-right: 10%;
  }

  .xl\:last\:pb-1\/10:last-child{
    padding-bottom: 10%;
  }

  .xl\:last\:pl-1\/10:last-child{
    padding-left: 10%;
  }

  .xl\:last\:pt-2\/10:last-child{
    padding-top: 20%;
  }

  .xl\:last\:pr-2\/10:last-child{
    padding-right: 20%;
  }

  .xl\:last\:pb-2\/10:last-child{
    padding-bottom: 20%;
  }

  .xl\:last\:pl-2\/10:last-child{
    padding-left: 20%;
  }

  .xl\:last\:pt-3\/10:last-child{
    padding-top: 30%;
  }

  .xl\:last\:pr-3\/10:last-child{
    padding-right: 30%;
  }

  .xl\:last\:pb-3\/10:last-child{
    padding-bottom: 30%;
  }

  .xl\:last\:pl-3\/10:last-child{
    padding-left: 30%;
  }

  .xl\:last\:pt-4\/10:last-child{
    padding-top: 40%;
  }

  .xl\:last\:pr-4\/10:last-child{
    padding-right: 40%;
  }

  .xl\:last\:pb-4\/10:last-child{
    padding-bottom: 40%;
  }

  .xl\:last\:pl-4\/10:last-child{
    padding-left: 40%;
  }

  .xl\:last\:pt-4\.5\/10:last-child{
    padding-top: 45%;
  }

  .xl\:last\:pr-4\.5\/10:last-child{
    padding-right: 45%;
  }

  .xl\:last\:pb-4\.5\/10:last-child{
    padding-bottom: 45%;
  }

  .xl\:last\:pl-4\.5\/10:last-child{
    padding-left: 45%;
  }

  .xl\:last\:pt-5\/10:last-child{
    padding-top: 50%;
  }

  .xl\:last\:pr-5\/10:last-child{
    padding-right: 50%;
  }

  .xl\:last\:pb-5\/10:last-child{
    padding-bottom: 50%;
  }

  .xl\:last\:pl-5\/10:last-child{
    padding-left: 50%;
  }

  .xl\:last\:pt-5\.5\/10:last-child{
    padding-top: 55%;
  }

  .xl\:last\:pr-5\.5\/10:last-child{
    padding-right: 55%;
  }

  .xl\:last\:pb-5\.5\/10:last-child{
    padding-bottom: 55%;
  }

  .xl\:last\:pl-5\.5\/10:last-child{
    padding-left: 55%;
  }

  .xl\:last\:pt-6\/10:last-child{
    padding-top: 60%;
  }

  .xl\:last\:pr-6\/10:last-child{
    padding-right: 60%;
  }

  .xl\:last\:pb-6\/10:last-child{
    padding-bottom: 60%;
  }

  .xl\:last\:pl-6\/10:last-child{
    padding-left: 60%;
  }

  .xl\:last\:pt-7\/10:last-child{
    padding-top: 70%;
  }

  .xl\:last\:pr-7\/10:last-child{
    padding-right: 70%;
  }

  .xl\:last\:pb-7\/10:last-child{
    padding-bottom: 70%;
  }

  .xl\:last\:pl-7\/10:last-child{
    padding-left: 70%;
  }

  .xl\:last\:pt-8\/10:last-child{
    padding-top: 80%;
  }

  .xl\:last\:pr-8\/10:last-child{
    padding-right: 80%;
  }

  .xl\:last\:pb-8\/10:last-child{
    padding-bottom: 80%;
  }

  .xl\:last\:pl-8\/10:last-child{
    padding-left: 80%;
  }

  .xl\:last\:pt-9\/10:last-child{
    padding-top: 90%;
  }

  .xl\:last\:pr-9\/10:last-child{
    padding-right: 90%;
  }

  .xl\:last\:pb-9\/10:last-child{
    padding-bottom: 90%;
  }

  .xl\:last\:pl-9\/10:last-child{
    padding-left: 90%;
  }

  .xl\:last\:pt-1\/12:last-child{
    padding-top: 8.333333%;
  }

  .xl\:last\:pr-1\/12:last-child{
    padding-right: 8.333333%;
  }

  .xl\:last\:pb-1\/12:last-child{
    padding-bottom: 8.333333%;
  }

  .xl\:last\:pl-1\/12:last-child{
    padding-left: 8.333333%;
  }

  .xl\:last\:pt-2\/12:last-child{
    padding-top: 16.666667%;
  }

  .xl\:last\:pr-2\/12:last-child{
    padding-right: 16.666667%;
  }

  .xl\:last\:pb-2\/12:last-child{
    padding-bottom: 16.666667%;
  }

  .xl\:last\:pl-2\/12:last-child{
    padding-left: 16.666667%;
  }

  .xl\:last\:pt-3\/12:last-child{
    padding-top: 25%;
  }

  .xl\:last\:pr-3\/12:last-child{
    padding-right: 25%;
  }

  .xl\:last\:pb-3\/12:last-child{
    padding-bottom: 25%;
  }

  .xl\:last\:pl-3\/12:last-child{
    padding-left: 25%;
  }

  .xl\:last\:pt-4\/12:last-child{
    padding-top: 33.333333%;
  }

  .xl\:last\:pr-4\/12:last-child{
    padding-right: 33.333333%;
  }

  .xl\:last\:pb-4\/12:last-child{
    padding-bottom: 33.333333%;
  }

  .xl\:last\:pl-4\/12:last-child{
    padding-left: 33.333333%;
  }

  .xl\:last\:pt-5\/12:last-child{
    padding-top: 41.666667%;
  }

  .xl\:last\:pr-5\/12:last-child{
    padding-right: 41.666667%;
  }

  .xl\:last\:pb-5\/12:last-child{
    padding-bottom: 41.666667%;
  }

  .xl\:last\:pl-5\/12:last-child{
    padding-left: 41.666667%;
  }

  .xl\:last\:pt-6\/12:last-child{
    padding-top: 50%;
  }

  .xl\:last\:pr-6\/12:last-child{
    padding-right: 50%;
  }

  .xl\:last\:pb-6\/12:last-child{
    padding-bottom: 50%;
  }

  .xl\:last\:pl-6\/12:last-child{
    padding-left: 50%;
  }

  .xl\:last\:pt-7\/12:last-child{
    padding-top: 58.333333%;
  }

  .xl\:last\:pr-7\/12:last-child{
    padding-right: 58.333333%;
  }

  .xl\:last\:pb-7\/12:last-child{
    padding-bottom: 58.333333%;
  }

  .xl\:last\:pl-7\/12:last-child{
    padding-left: 58.333333%;
  }

  .xl\:last\:pt-8\/12:last-child{
    padding-top: 66.666667%;
  }

  .xl\:last\:pr-8\/12:last-child{
    padding-right: 66.666667%;
  }

  .xl\:last\:pb-8\/12:last-child{
    padding-bottom: 66.666667%;
  }

  .xl\:last\:pl-8\/12:last-child{
    padding-left: 66.666667%;
  }

  .xl\:last\:pt-9\/12:last-child{
    padding-top: 75%;
  }

  .xl\:last\:pr-9\/12:last-child{
    padding-right: 75%;
  }

  .xl\:last\:pb-9\/12:last-child{
    padding-bottom: 75%;
  }

  .xl\:last\:pl-9\/12:last-child{
    padding-left: 75%;
  }

  .xl\:last\:pt-10\/12:last-child{
    padding-top: 83.333333%;
  }

  .xl\:last\:pr-10\/12:last-child{
    padding-right: 83.333333%;
  }

  .xl\:last\:pb-10\/12:last-child{
    padding-bottom: 83.333333%;
  }

  .xl\:last\:pl-10\/12:last-child{
    padding-left: 83.333333%;
  }

  .xl\:last\:pt-11\/12:last-child{
    padding-top: 91.666667%;
  }

  .xl\:last\:pr-11\/12:last-child{
    padding-right: 91.666667%;
  }

  .xl\:last\:pb-11\/12:last-child{
    padding-bottom: 91.666667%;
  }

  .xl\:last\:pl-11\/12:last-child{
    padding-left: 91.666667%;
  }

  .xl\:placeholder-transparent:-ms-input-placeholder{
    color: transparent;
  }

  .xl\:placeholder-transparent::placeholder{
    color: transparent;
  }

  .xl\:placeholder-black:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-black::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-white:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-white::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-grey:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(155, 155, 155, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-grey::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(155, 155, 155, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-grey-darkest:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(17, 17, 17, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-grey-darkest::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(17, 17, 17, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-grey-darkest700:-ms-input-placeholder{
    color: rgba(17, 17, 17, 0.7);
  }

  .xl\:placeholder-grey-darkest700::placeholder{
    color: rgba(17, 17, 17, 0.7);
  }

  .xl\:placeholder-grey-darkest300:-ms-input-placeholder{
    color: rgba(17, 17, 17, 0.3);
  }

  .xl\:placeholder-grey-darkest300::placeholder{
    color: rgba(17, 17, 17, 0.3);
  }

  .xl\:placeholder-grey-darkest100:-ms-input-placeholder{
    color: rgba(17, 17, 17, 0.1);
  }

  .xl\:placeholder-grey-darkest100::placeholder{
    color: rgba(17, 17, 17, 0.1);
  }

  .xl\:placeholder-grey-dark:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(82, 95, 119, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-grey-dark::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(82, 95, 119, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-grey-light:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(163, 163, 163, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-grey-light::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(163, 163, 163, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-grey-extralight:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(231, 231, 231, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-grey-extralight::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(231, 231, 231, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-grey-lighter:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(180, 189, 206, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-grey-lighter::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(180, 189, 206, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-grey-lightest:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(244, 244, 244, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-grey-lightest::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(244, 244, 244, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-grey-timeline:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(136, 136, 136, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-grey-timeline::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(136, 136, 136, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-blue:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(99, 169, 209, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-blue::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(99, 169, 209, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-blue-light:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(123, 207, 255, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-blue-light::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(123, 207, 255, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-blue-lightest:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 81, 172, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-blue-lightest::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 81, 172, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-pink:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(237, 9, 128, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-pink::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(237, 9, 128, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-pink-light:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 91, 180, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-pink-light::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 91, 180, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-orange:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(243, 114, 69, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-orange::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(243, 114, 69, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-yellow:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 230, 0, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-yellow::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 230, 0, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-yellow-two:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(249, 227, 32, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-yellow-two::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(249, 227, 32, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-yellow-dark:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(230, 175, 33, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-yellow-dark::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(230, 175, 33, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-yellow-light:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(243, 193, 42, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-yellow-light::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(243, 193, 42, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-green-dark:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(33, 115, 37, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-green-dark::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(33, 115, 37, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-green-light:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(80, 161, 84, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-green-light::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(80, 161, 84, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-purple:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(164, 139, 198, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-purple::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(164, 139, 198, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-purple-light:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(158, 149, 255, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-purple-light::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(158, 149, 255, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-brown-light:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(202, 138, 78, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-brown-light::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(202, 138, 78, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-brown-dark:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(173, 91, 31, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-brown-dark::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(173, 91, 31, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-transparent:focus:-ms-input-placeholder{
    color: transparent;
  }

  .xl\:focus\:placeholder-transparent:focus::placeholder{
    color: transparent;
  }

  .xl\:focus\:placeholder-black:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-black:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-white:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-white:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-grey:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(155, 155, 155, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-grey:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(155, 155, 155, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-grey-darkest:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(17, 17, 17, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-grey-darkest:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(17, 17, 17, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-grey-darkest700:focus:-ms-input-placeholder{
    color: rgba(17, 17, 17, 0.7);
  }

  .xl\:focus\:placeholder-grey-darkest700:focus::placeholder{
    color: rgba(17, 17, 17, 0.7);
  }

  .xl\:focus\:placeholder-grey-darkest300:focus:-ms-input-placeholder{
    color: rgba(17, 17, 17, 0.3);
  }

  .xl\:focus\:placeholder-grey-darkest300:focus::placeholder{
    color: rgba(17, 17, 17, 0.3);
  }

  .xl\:focus\:placeholder-grey-darkest100:focus:-ms-input-placeholder{
    color: rgba(17, 17, 17, 0.1);
  }

  .xl\:focus\:placeholder-grey-darkest100:focus::placeholder{
    color: rgba(17, 17, 17, 0.1);
  }

  .xl\:focus\:placeholder-grey-dark:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(82, 95, 119, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-grey-dark:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(82, 95, 119, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-grey-light:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(163, 163, 163, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-grey-light:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(163, 163, 163, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-grey-extralight:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(231, 231, 231, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-grey-extralight:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(231, 231, 231, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-grey-lighter:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(180, 189, 206, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-grey-lighter:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(180, 189, 206, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-grey-lightest:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(244, 244, 244, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-grey-lightest:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(244, 244, 244, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-grey-timeline:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(136, 136, 136, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-grey-timeline:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(136, 136, 136, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-blue:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(99, 169, 209, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-blue:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(99, 169, 209, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-blue-light:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(123, 207, 255, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-blue-light:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(123, 207, 255, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-blue-lightest:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 81, 172, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-blue-lightest:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 81, 172, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-pink:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(237, 9, 128, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-pink:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(237, 9, 128, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-pink-light:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 91, 180, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-pink-light:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 91, 180, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-orange:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(243, 114, 69, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-orange:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(243, 114, 69, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-yellow:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 230, 0, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-yellow:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 230, 0, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-yellow-two:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(249, 227, 32, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-yellow-two:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(249, 227, 32, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-yellow-dark:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(230, 175, 33, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-yellow-dark:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(230, 175, 33, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-yellow-light:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(243, 193, 42, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-yellow-light:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(243, 193, 42, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-green-dark:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(33, 115, 37, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-green-dark:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(33, 115, 37, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-green-light:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(80, 161, 84, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-green-light:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(80, 161, 84, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-purple:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(164, 139, 198, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-purple:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(164, 139, 198, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-purple-light:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(158, 149, 255, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-purple-light:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(158, 149, 255, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-brown-light:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(202, 138, 78, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-brown-light:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(202, 138, 78, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-brown-dark:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(173, 91, 31, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-brown-dark:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(173, 91, 31, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-opacity-0:-ms-input-placeholder{
    --tw-placeholder-opacity: 0;
  }

  .xl\:placeholder-opacity-0::placeholder{
    --tw-placeholder-opacity: 0;
  }

  .xl\:placeholder-opacity-5:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.05;
  }

  .xl\:placeholder-opacity-5::placeholder{
    --tw-placeholder-opacity: 0.05;
  }

  .xl\:placeholder-opacity-10:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.1;
  }

  .xl\:placeholder-opacity-10::placeholder{
    --tw-placeholder-opacity: 0.1;
  }

  .xl\:placeholder-opacity-20:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.2;
  }

  .xl\:placeholder-opacity-20::placeholder{
    --tw-placeholder-opacity: 0.2;
  }

  .xl\:placeholder-opacity-25:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.25;
  }

  .xl\:placeholder-opacity-25::placeholder{
    --tw-placeholder-opacity: 0.25;
  }

  .xl\:placeholder-opacity-30:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.3;
  }

  .xl\:placeholder-opacity-30::placeholder{
    --tw-placeholder-opacity: 0.3;
  }

  .xl\:placeholder-opacity-40:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.4;
  }

  .xl\:placeholder-opacity-40::placeholder{
    --tw-placeholder-opacity: 0.4;
  }

  .xl\:placeholder-opacity-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.5;
  }

  .xl\:placeholder-opacity-50::placeholder{
    --tw-placeholder-opacity: 0.5;
  }

  .xl\:placeholder-opacity-60:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.6;
  }

  .xl\:placeholder-opacity-60::placeholder{
    --tw-placeholder-opacity: 0.6;
  }

  .xl\:placeholder-opacity-70:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.7;
  }

  .xl\:placeholder-opacity-70::placeholder{
    --tw-placeholder-opacity: 0.7;
  }

  .xl\:placeholder-opacity-75:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.75;
  }

  .xl\:placeholder-opacity-75::placeholder{
    --tw-placeholder-opacity: 0.75;
  }

  .xl\:placeholder-opacity-80:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.8;
  }

  .xl\:placeholder-opacity-80::placeholder{
    --tw-placeholder-opacity: 0.8;
  }

  .xl\:placeholder-opacity-90:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.9;
  }

  .xl\:placeholder-opacity-90::placeholder{
    --tw-placeholder-opacity: 0.9;
  }

  .xl\:placeholder-opacity-95:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.95;
  }

  .xl\:placeholder-opacity-95::placeholder{
    --tw-placeholder-opacity: 0.95;
  }

  .xl\:placeholder-opacity-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
  }

  .xl\:placeholder-opacity-100::placeholder{
    --tw-placeholder-opacity: 1;
  }

  .xl\:focus\:placeholder-opacity-0:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0;
  }

  .xl\:focus\:placeholder-opacity-0:focus::placeholder{
    --tw-placeholder-opacity: 0;
  }

  .xl\:focus\:placeholder-opacity-5:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.05;
  }

  .xl\:focus\:placeholder-opacity-5:focus::placeholder{
    --tw-placeholder-opacity: 0.05;
  }

  .xl\:focus\:placeholder-opacity-10:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.1;
  }

  .xl\:focus\:placeholder-opacity-10:focus::placeholder{
    --tw-placeholder-opacity: 0.1;
  }

  .xl\:focus\:placeholder-opacity-20:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.2;
  }

  .xl\:focus\:placeholder-opacity-20:focus::placeholder{
    --tw-placeholder-opacity: 0.2;
  }

  .xl\:focus\:placeholder-opacity-25:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.25;
  }

  .xl\:focus\:placeholder-opacity-25:focus::placeholder{
    --tw-placeholder-opacity: 0.25;
  }

  .xl\:focus\:placeholder-opacity-30:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.3;
  }

  .xl\:focus\:placeholder-opacity-30:focus::placeholder{
    --tw-placeholder-opacity: 0.3;
  }

  .xl\:focus\:placeholder-opacity-40:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.4;
  }

  .xl\:focus\:placeholder-opacity-40:focus::placeholder{
    --tw-placeholder-opacity: 0.4;
  }

  .xl\:focus\:placeholder-opacity-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.5;
  }

  .xl\:focus\:placeholder-opacity-50:focus::placeholder{
    --tw-placeholder-opacity: 0.5;
  }

  .xl\:focus\:placeholder-opacity-60:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.6;
  }

  .xl\:focus\:placeholder-opacity-60:focus::placeholder{
    --tw-placeholder-opacity: 0.6;
  }

  .xl\:focus\:placeholder-opacity-70:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.7;
  }

  .xl\:focus\:placeholder-opacity-70:focus::placeholder{
    --tw-placeholder-opacity: 0.7;
  }

  .xl\:focus\:placeholder-opacity-75:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.75;
  }

  .xl\:focus\:placeholder-opacity-75:focus::placeholder{
    --tw-placeholder-opacity: 0.75;
  }

  .xl\:focus\:placeholder-opacity-80:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.8;
  }

  .xl\:focus\:placeholder-opacity-80:focus::placeholder{
    --tw-placeholder-opacity: 0.8;
  }

  .xl\:focus\:placeholder-opacity-90:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.9;
  }

  .xl\:focus\:placeholder-opacity-90:focus::placeholder{
    --tw-placeholder-opacity: 0.9;
  }

  .xl\:focus\:placeholder-opacity-95:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.95;
  }

  .xl\:focus\:placeholder-opacity-95:focus::placeholder{
    --tw-placeholder-opacity: 0.95;
  }

  .xl\:focus\:placeholder-opacity-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
  }

  .xl\:focus\:placeholder-opacity-100:focus::placeholder{
    --tw-placeholder-opacity: 1;
  }

  .xl\:pointer-events-none{
    pointer-events: none;
  }

  .xl\:pointer-events-auto{
    pointer-events: auto;
  }

  .xl\:static{
    position: static;
  }

  .xl\:fixed{
    position: fixed;
  }

  .xl\:absolute{
    position: absolute;
  }

  .xl\:relative{
    position: relative;
  }

  .xl\:sticky{
    position: sticky;
  }

  .xl\:inset-0{
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
  }

  .xl\:inset-1{
    top: 0.25rem;
    right: 0.25rem;
    bottom: 0.25rem;
    left: 0.25rem;
  }

  .xl\:inset-2{
    top: 0.5rem;
    right: 0.5rem;
    bottom: 0.5rem;
    left: 0.5rem;
  }

  .xl\:inset-3{
    top: 0.75rem;
    right: 0.75rem;
    bottom: 0.75rem;
    left: 0.75rem;
  }

  .xl\:inset-4{
    top: 1rem;
    right: 1rem;
    bottom: 1rem;
    left: 1rem;
  }

  .xl\:inset-5{
    top: 1.25rem;
    right: 1.25rem;
    bottom: 1.25rem;
    left: 1.25rem;
  }

  .xl\:inset-6{
    top: 1.5rem;
    right: 1.5rem;
    bottom: 1.5rem;
    left: 1.5rem;
  }

  .xl\:inset-7{
    top: 1.75rem;
    right: 1.75rem;
    bottom: 1.75rem;
    left: 1.75rem;
  }

  .xl\:inset-8{
    top: 2rem;
    right: 2rem;
    bottom: 2rem;
    left: 2rem;
  }

  .xl\:inset-9{
    top: 2.25rem;
    right: 2.25rem;
    bottom: 2.25rem;
    left: 2.25rem;
  }

  .xl\:inset-10{
    top: 2.5rem;
    right: 2.5rem;
    bottom: 2.5rem;
    left: 2.5rem;
  }

  .xl\:inset-11{
    top: 2.75rem;
    right: 2.75rem;
    bottom: 2.75rem;
    left: 2.75rem;
  }

  .xl\:inset-12{
    top: 3rem;
    right: 3rem;
    bottom: 3rem;
    left: 3rem;
  }

  .xl\:inset-13{
    top: 3.25rem;
    right: 3.25rem;
    bottom: 3.25rem;
    left: 3.25rem;
  }

  .xl\:inset-14{
    top: 3.5rem;
    right: 3.5rem;
    bottom: 3.5rem;
    left: 3.5rem;
  }

  .xl\:inset-15{
    top: 3.75rem;
    right: 3.75rem;
    bottom: 3.75rem;
    left: 3.75rem;
  }

  .xl\:inset-16{
    top: 4rem;
    right: 4rem;
    bottom: 4rem;
    left: 4rem;
  }

  .xl\:inset-17{
    top: 4.25rem;
    right: 4.25rem;
    bottom: 4.25rem;
    left: 4.25rem;
  }

  .xl\:inset-18{
    top: 4.5rem;
    right: 4.5rem;
    bottom: 4.5rem;
    left: 4.5rem;
  }

  .xl\:inset-19{
    top: 4.75rem;
    right: 4.75rem;
    bottom: 4.75rem;
    left: 4.75rem;
  }

  .xl\:inset-20{
    top: 5rem;
    right: 5rem;
    bottom: 5rem;
    left: 5rem;
  }

  .xl\:inset-22{
    top: 5.5rem;
    right: 5.5rem;
    bottom: 5.5rem;
    left: 5.5rem;
  }

  .xl\:inset-24{
    top: 6rem;
    right: 6rem;
    bottom: 6rem;
    left: 6rem;
  }

  .xl\:inset-25{
    top: 6.25rem;
    right: 6.25rem;
    bottom: 6.25rem;
    left: 6.25rem;
  }

  .xl\:inset-28{
    top: 7rem;
    right: 7rem;
    bottom: 7rem;
    left: 7rem;
  }

  .xl\:inset-30{
    top: 7.5rem;
    right: 7.5rem;
    bottom: 7.5rem;
    left: 7.5rem;
  }

  .xl\:inset-32{
    top: 8rem;
    right: 8rem;
    bottom: 8rem;
    left: 8rem;
  }

  .xl\:inset-34{
    top: 8.5rem;
    right: 8.5rem;
    bottom: 8.5rem;
    left: 8.5rem;
  }

  .xl\:inset-35{
    top: 8.75rem;
    right: 8.75rem;
    bottom: 8.75rem;
    left: 8.75rem;
  }

  .xl\:inset-36{
    top: 9rem;
    right: 9rem;
    bottom: 9rem;
    left: 9rem;
  }

  .xl\:inset-39{
    top: 9.75rem;
    right: 9.75rem;
    bottom: 9.75rem;
    left: 9.75rem;
  }

  .xl\:inset-40{
    top: 10rem;
    right: 10rem;
    bottom: 10rem;
    left: 10rem;
  }

  .xl\:inset-42{
    top: 10.5rem;
    right: 10.5rem;
    bottom: 10.5rem;
    left: 10.5rem;
  }

  .xl\:inset-44{
    top: 11rem;
    right: 11rem;
    bottom: 11rem;
    left: 11rem;
  }

  .xl\:inset-45{
    top: 11.25rem;
    right: 11.25rem;
    bottom: 11.25rem;
    left: 11.25rem;
  }

  .xl\:inset-48{
    top: 12rem;
    right: 12rem;
    bottom: 12rem;
    left: 12rem;
  }

  .xl\:inset-50{
    top: 12.5rem;
    right: 12.5rem;
    bottom: 12.5rem;
    left: 12.5rem;
  }

  .xl\:inset-52{
    top: 13rem;
    right: 13rem;
    bottom: 13rem;
    left: 13rem;
  }

  .xl\:inset-55{
    top: 13.75rem;
    right: 13.75rem;
    bottom: 13.75rem;
    left: 13.75rem;
  }

  .xl\:inset-56{
    top: 14rem;
    right: 14rem;
    bottom: 14rem;
    left: 14rem;
  }

  .xl\:inset-58{
    top: 14.5rem;
    right: 14.5rem;
    bottom: 14.5rem;
    left: 14.5rem;
  }

  .xl\:inset-60{
    top: 15rem;
    right: 15rem;
    bottom: 15rem;
    left: 15rem;
  }

  .xl\:inset-64{
    top: 16rem;
    right: 16rem;
    bottom: 16rem;
    left: 16rem;
  }

  .xl\:inset-65{
    top: 16.25rem;
    right: 16.25rem;
    bottom: 16.25rem;
    left: 16.25rem;
  }

  .xl\:inset-68{
    top: 17rem;
    right: 17rem;
    bottom: 17rem;
    left: 17rem;
  }

  .xl\:inset-69{
    top: 17.25rem;
    right: 17.25rem;
    bottom: 17.25rem;
    left: 17.25rem;
  }

  .xl\:inset-70{
    top: 17.5rem;
    right: 17.5rem;
    bottom: 17.5rem;
    left: 17.5rem;
  }

  .xl\:inset-72{
    top: 18rem;
    right: 18rem;
    bottom: 18rem;
    left: 18rem;
  }

  .xl\:inset-75{
    top: 18.75rem;
    right: 18.75rem;
    bottom: 18.75rem;
    left: 18.75rem;
  }

  .xl\:inset-80{
    top: 20rem;
    right: 20rem;
    bottom: 20rem;
    left: 20rem;
  }

  .xl\:inset-85{
    top: 21.25rem;
    right: 21.25rem;
    bottom: 21.25rem;
    left: 21.25rem;
  }

  .xl\:inset-86{
    top: 21.5rem;
    right: 21.5rem;
    bottom: 21.5rem;
    left: 21.5rem;
  }

  .xl\:inset-90{
    top: 22.5rem;
    right: 22.5rem;
    bottom: 22.5rem;
    left: 22.5rem;
  }

  .xl\:inset-96{
    top: 24rem;
    right: 24rem;
    bottom: 24rem;
    left: 24rem;
  }

  .xl\:inset-100{
    top: 25rem;
    right: 25rem;
    bottom: 25rem;
    left: 25rem;
  }

  .xl\:inset-115{
    top: 28.75rem;
    right: 28.75rem;
    bottom: 28.75rem;
    left: 28.75rem;
  }

  .xl\:inset-125{
    top: 31.25rem;
    right: 31.25rem;
    bottom: 31.25rem;
    left: 31.25rem;
  }

  .xl\:inset-142{
    top: 35.5rem;
    right: 35.5rem;
    bottom: 35.5rem;
    left: 35.5rem;
  }

  .xl\:inset-150{
    top: 37.5rem;
    right: 37.5rem;
    bottom: 37.5rem;
    left: 37.5rem;
  }

  .xl\:inset-156{
    top: 39rem;
    right: 39rem;
    bottom: 39rem;
    left: 39rem;
  }

  .xl\:inset-160{
    top: 40rem;
    right: 40rem;
    bottom: 40rem;
    left: 40rem;
  }

  .xl\:inset-175{
    top: 43.75rem;
    right: 43.75rem;
    bottom: 43.75rem;
    left: 43.75rem;
  }

  .xl\:inset-207{
    top: 51.75rem;
    right: 51.75rem;
    bottom: 51.75rem;
    left: 51.75rem;
  }

  .xl\:inset-242{
    top: 60.5rem;
    right: 60.5rem;
    bottom: 60.5rem;
    left: 60.5rem;
  }

  .xl\:inset-250{
    top: 62.5rem;
    right: 62.5rem;
    bottom: 62.5rem;
    left: 62.5rem;
  }

  .xl\:inset-258{
    top: 64.5rem;
    right: 64.5rem;
    bottom: 64.5rem;
    left: 64.5rem;
  }

  .xl\:inset-265{
    top: 66.25rem;
    right: 66.25rem;
    bottom: 66.25rem;
    left: 66.25rem;
  }

  .xl\:inset-280{
    top: 70rem;
    right: 70rem;
    bottom: 70rem;
    left: 70rem;
  }

  .xl\:inset-auto{
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
  }

  .xl\:inset-px{
    top: 1px;
    right: 1px;
    bottom: 1px;
    left: 1px;
  }

  .xl\:inset-0\.5{
    top: 0.125rem;
    right: 0.125rem;
    bottom: 0.125rem;
    left: 0.125rem;
  }

  .xl\:inset-1\.5{
    top: 0.375rem;
    right: 0.375rem;
    bottom: 0.375rem;
    left: 0.375rem;
  }

  .xl\:inset-2\.5{
    top: 0.625rem;
    right: 0.625rem;
    bottom: 0.625rem;
    left: 0.625rem;
  }

  .xl\:inset-3\.5{
    top: 0.875rem;
    right: 0.875rem;
    bottom: 0.875rem;
    left: 0.875rem;
  }

  .xl\:inset-0\.25{
    top: 0.0625rem;
    right: 0.0625rem;
    bottom: 0.0625rem;
    left: 0.0625rem;
  }

  .xl\:inset-0\.75{
    top: 0.1875rem;
    right: 0.1875rem;
    bottom: 0.1875rem;
    left: 0.1875rem;
  }

  .xl\:inset-1\.25{
    top: 0.3125rem;
    right: 0.3125rem;
    bottom: 0.3125rem;
    left: 0.3125rem;
  }

  .xl\:inset-1\.75{
    top: 0.4375rem;
    right: 0.4375rem;
    bottom: 0.4375rem;
    left: 0.4375rem;
  }

  .xl\:inset-2\.25{
    top: 0.5625rem;
    right: 0.5625rem;
    bottom: 0.5625rem;
    left: 0.5625rem;
  }

  .xl\:inset-2\.75{
    top: 0.6875rem;
    right: 0.6875rem;
    bottom: 0.6875rem;
    left: 0.6875rem;
  }

  .xl\:inset-3\.25{
    top: 0.8125rem;
    right: 0.8125rem;
    bottom: 0.8125rem;
    left: 0.8125rem;
  }

  .xl\:inset-3\.75{
    top: 0.9375rem;
    right: 0.9375rem;
    bottom: 0.9375rem;
    left: 0.9375rem;
  }

  .xl\:inset-4\.25{
    top: 1.0625rem;
    right: 1.0625rem;
    bottom: 1.0625rem;
    left: 1.0625rem;
  }

  .xl\:inset-4\.5{
    top: 1.125rem;
    right: 1.125rem;
    bottom: 1.125rem;
    left: 1.125rem;
  }

  .xl\:inset-4\.75{
    top: 1.1875rem;
    right: 1.1875rem;
    bottom: 1.1875rem;
    left: 1.1875rem;
  }

  .xl\:inset-5\.25{
    top: 1.3125rem;
    right: 1.3125rem;
    bottom: 1.3125rem;
    left: 1.3125rem;
  }

  .xl\:inset-5\.5{
    top: 1.375rem;
    right: 1.375rem;
    bottom: 1.375rem;
    left: 1.375rem;
  }

  .xl\:inset-5\.75{
    top: 1.4375rem;
    right: 1.4375rem;
    bottom: 1.4375rem;
    left: 1.4375rem;
  }

  .xl\:inset-6\.25{
    top: 1.5625rem;
    right: 1.5625rem;
    bottom: 1.5625rem;
    left: 1.5625rem;
  }

  .xl\:inset-6\.5{
    top: 1.625rem;
    right: 1.625rem;
    bottom: 1.625rem;
    left: 1.625rem;
  }

  .xl\:inset-6\.75{
    top: 1.6875rem;
    right: 1.6875rem;
    bottom: 1.6875rem;
    left: 1.6875rem;
  }

  .xl\:inset-7\.25{
    top: 1.8125rem;
    right: 1.8125rem;
    bottom: 1.8125rem;
    left: 1.8125rem;
  }

  .xl\:inset-7\.5{
    top: 1.875rem;
    right: 1.875rem;
    bottom: 1.875rem;
    left: 1.875rem;
  }

  .xl\:inset-8\.25{
    top: 2.0625rem;
    right: 2.0625rem;
    bottom: 2.0625rem;
    left: 2.0625rem;
  }

  .xl\:inset-8\.5{
    top: 2.125rem;
    right: 2.125rem;
    bottom: 2.125rem;
    left: 2.125rem;
  }

  .xl\:inset-9\.25{
    top: 2.3125rem;
    right: 2.3125rem;
    bottom: 2.3125rem;
    left: 2.3125rem;
  }

  .xl\:inset-9\.5{
    top: 2.375rem;
    right: 2.375rem;
    bottom: 2.375rem;
    left: 2.375rem;
  }

  .xl\:inset-10\.5{
    top: 2.625rem;
    right: 2.625rem;
    bottom: 2.625rem;
    left: 2.625rem;
  }

  .xl\:inset-11\.25{
    top: 2.8125rem;
    right: 2.8125rem;
    bottom: 2.8125rem;
    left: 2.8125rem;
  }

  .xl\:inset-11\.5{
    top: 2.875rem;
    right: 2.875rem;
    bottom: 2.875rem;
    left: 2.875rem;
  }

  .xl\:inset-12\.5{
    top: 3.125rem;
    right: 3.125rem;
    bottom: 3.125rem;
    left: 3.125rem;
  }

  .xl\:inset-12\.75{
    top: 3.1875rem;
    right: 3.1875rem;
    bottom: 3.1875rem;
    left: 3.1875rem;
  }

  .xl\:inset-13\.5{
    top: 3.375rem;
    right: 3.375rem;
    bottom: 3.375rem;
    left: 3.375rem;
  }

  .xl\:inset-14\.5{
    top: 3.625rem;
    right: 3.625rem;
    bottom: 3.625rem;
    left: 3.625rem;
  }

  .xl\:inset-15\.5{
    top: 3.875rem;
    right: 3.875rem;
    bottom: 3.875rem;
    left: 3.875rem;
  }

  .xl\:inset-15\.75{
    top: 3.9375rem;
    right: 3.9375rem;
    bottom: 3.9375rem;
    left: 3.9375rem;
  }

  .xl\:inset-16\.25{
    top: 4.0625rem;
    right: 4.0625rem;
    bottom: 4.0625rem;
    left: 4.0625rem;
  }

  .xl\:inset-17\.25{
    top: 4.3125rem;
    right: 4.3125rem;
    bottom: 4.3125rem;
    left: 4.3125rem;
  }

  .xl\:inset-17\.5{
    top: 4.375rem;
    right: 4.375rem;
    bottom: 4.375rem;
    left: 4.375rem;
  }

  .xl\:inset-18\.25{
    top: 4.5625rem;
    right: 4.5625rem;
    bottom: 4.5625rem;
    left: 4.5625rem;
  }

  .xl\:inset-18\.5{
    top: 4.625rem;
    right: 4.625rem;
    bottom: 4.625rem;
    left: 4.625rem;
  }

  .xl\:inset-20\.25{
    top: 5.0625rem;
    right: 5.0625rem;
    bottom: 5.0625rem;
    left: 5.0625rem;
  }

  .xl\:inset-20\.5{
    top: 5.125rem;
    right: 5.125rem;
    bottom: 5.125rem;
    left: 5.125rem;
  }

  .xl\:inset-22\.5{
    top: 5.625rem;
    right: 5.625rem;
    bottom: 5.625rem;
    left: 5.625rem;
  }

  .xl\:inset-25\.5{
    top: 6.375rem;
    right: 6.375rem;
    bottom: 6.375rem;
    left: 6.375rem;
  }

  .xl\:inset-26\.75{
    top: 6.6875rem;
    right: 6.6875rem;
    bottom: 6.6875rem;
    left: 6.6875rem;
  }

  .xl\:inset-32\.5{
    top: 8.125rem;
    right: 8.125rem;
    bottom: 8.125rem;
    left: 8.125rem;
  }

  .xl\:inset-37\.5{
    top: 9.375rem;
    right: 9.375rem;
    bottom: 9.375rem;
    left: 9.375rem;
  }

  .xl\:inset-41\.25{
    top: 10.3125rem;
    right: 10.3125rem;
    bottom: 10.3125rem;
    left: 10.3125rem;
  }

  .xl\:inset-52\.5{
    top: 13.125rem;
    right: 13.125rem;
    bottom: 13.125rem;
    left: 13.125rem;
  }

  .xl\:inset-54\.5{
    top: 13.625rem;
    right: 13.625rem;
    bottom: 13.625rem;
    left: 13.625rem;
  }

  .xl\:inset-57\.25{
    top: 14.3125rem;
    right: 14.3125rem;
    bottom: 14.3125rem;
    left: 14.3125rem;
  }

  .xl\:inset-57\.5{
    top: 14.375rem;
    right: 14.375rem;
    bottom: 14.375rem;
    left: 14.375rem;
  }

  .xl\:inset-66\.25{
    top: 16.5625rem;
    right: 16.5625rem;
    bottom: 16.5625rem;
    left: 16.5625rem;
  }

  .xl\:inset-74\.5{
    top: 18.125rem;
    right: 18.125rem;
    bottom: 18.125rem;
    left: 18.125rem;
  }

  .xl\:inset-106\.25{
    top: 26.5625rem;
    right: 26.5625rem;
    bottom: 26.5625rem;
    left: 26.5625rem;
  }

  .xl\:inset-112\.25{
    top: 28.0675rem;
    right: 28.0675rem;
    bottom: 28.0675rem;
    left: 28.0675rem;
  }

  .xl\:inset-112\.75{
    top: 28.1875rem;
    right: 28.1875rem;
    bottom: 28.1875rem;
    left: 28.1875rem;
  }

  .xl\:inset-147\.5{
    top: 36.875rem;
    right: 36.875rem;
    bottom: 36.875rem;
    left: 36.875rem;
  }

  .xl\:inset-162\.5{
    top: 40.625rem;
    right: 40.625rem;
    bottom: 40.625rem;
    left: 40.625rem;
  }

  .xl\:inset-172\.25{
    top: 42.5625rem;
    right: 42.5625rem;
    bottom: 42.5625rem;
    left: 42.5625rem;
  }

  .xl\:inset-175\.25{
    top: 43.8125rem;
    right: 43.8125rem;
    bottom: 43.8125rem;
    left: 43.8125rem;
  }

  .xl\:inset-184\.25{
    top: 46.0625rem;
    right: 46.0625rem;
    bottom: 46.0625rem;
    left: 46.0625rem;
  }

  .xl\:inset-203\.25{
    top: 50.8125rem;
    right: 50.8125rem;
    bottom: 50.8125rem;
    left: 50.8125rem;
  }

  .xl\:inset-half{
    top: 50%;
    right: 50%;
    bottom: 50%;
    left: 50%;
  }

  .xl\:inset-full{
    top: 100%;
    right: 100%;
    bottom: 100%;
    left: 100%;
  }

  .xl\:inset-1\/10{
    top: 10%;
    right: 10%;
    bottom: 10%;
    left: 10%;
  }

  .xl\:inset-2\/10{
    top: 20%;
    right: 20%;
    bottom: 20%;
    left: 20%;
  }

  .xl\:inset-3\/10{
    top: 30%;
    right: 30%;
    bottom: 30%;
    left: 30%;
  }

  .xl\:inset-4\/10{
    top: 40%;
    right: 40%;
    bottom: 40%;
    left: 40%;
  }

  .xl\:inset-4\.5\/10{
    top: 45%;
    right: 45%;
    bottom: 45%;
    left: 45%;
  }

  .xl\:inset-5\/10{
    top: 50%;
    right: 50%;
    bottom: 50%;
    left: 50%;
  }

  .xl\:inset-5\.5\/10{
    top: 55%;
    right: 55%;
    bottom: 55%;
    left: 55%;
  }

  .xl\:inset-6\/10{
    top: 60%;
    right: 60%;
    bottom: 60%;
    left: 60%;
  }

  .xl\:inset-7\/10{
    top: 70%;
    right: 70%;
    bottom: 70%;
    left: 70%;
  }

  .xl\:inset-8\/10{
    top: 80%;
    right: 80%;
    bottom: 80%;
    left: 80%;
  }

  .xl\:inset-9\/10{
    top: 90%;
    right: 90%;
    bottom: 90%;
    left: 90%;
  }

  .xl\:inset-1\/12{
    top: 8.333333%;
    right: 8.333333%;
    bottom: 8.333333%;
    left: 8.333333%;
  }

  .xl\:inset-2\/12{
    top: 16.666667%;
    right: 16.666667%;
    bottom: 16.666667%;
    left: 16.666667%;
  }

  .xl\:inset-3\/12{
    top: 25%;
    right: 25%;
    bottom: 25%;
    left: 25%;
  }

  .xl\:inset-4\/12{
    top: 33.333333%;
    right: 33.333333%;
    bottom: 33.333333%;
    left: 33.333333%;
  }

  .xl\:inset-5\/12{
    top: 41.666667%;
    right: 41.666667%;
    bottom: 41.666667%;
    left: 41.666667%;
  }

  .xl\:inset-6\/12{
    top: 50%;
    right: 50%;
    bottom: 50%;
    left: 50%;
  }

  .xl\:inset-7\/12{
    top: 58.333333%;
    right: 58.333333%;
    bottom: 58.333333%;
    left: 58.333333%;
  }

  .xl\:inset-8\/12{
    top: 66.666667%;
    right: 66.666667%;
    bottom: 66.666667%;
    left: 66.666667%;
  }

  .xl\:inset-9\/12{
    top: 75%;
    right: 75%;
    bottom: 75%;
    left: 75%;
  }

  .xl\:inset-10\/12{
    top: 83.333333%;
    right: 83.333333%;
    bottom: 83.333333%;
    left: 83.333333%;
  }

  .xl\:inset-11\/12{
    top: 91.666667%;
    right: 91.666667%;
    bottom: 91.666667%;
    left: 91.666667%;
  }

  .xl\:-inset-0{
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
  }

  .xl\:-inset-1{
    top: -0.25rem;
    right: -0.25rem;
    bottom: -0.25rem;
    left: -0.25rem;
  }

  .xl\:-inset-2{
    top: -0.5rem;
    right: -0.5rem;
    bottom: -0.5rem;
    left: -0.5rem;
  }

  .xl\:-inset-3{
    top: -0.75rem;
    right: -0.75rem;
    bottom: -0.75rem;
    left: -0.75rem;
  }

  .xl\:-inset-4{
    top: -1rem;
    right: -1rem;
    bottom: -1rem;
    left: -1rem;
  }

  .xl\:-inset-5{
    top: -1.25rem;
    right: -1.25rem;
    bottom: -1.25rem;
    left: -1.25rem;
  }

  .xl\:-inset-6{
    top: -1.5rem;
    right: -1.5rem;
    bottom: -1.5rem;
    left: -1.5rem;
  }

  .xl\:-inset-7{
    top: -1.75rem;
    right: -1.75rem;
    bottom: -1.75rem;
    left: -1.75rem;
  }

  .xl\:-inset-8{
    top: -2rem;
    right: -2rem;
    bottom: -2rem;
    left: -2rem;
  }

  .xl\:-inset-9{
    top: -2.25rem;
    right: -2.25rem;
    bottom: -2.25rem;
    left: -2.25rem;
  }

  .xl\:-inset-10{
    top: -2.5rem;
    right: -2.5rem;
    bottom: -2.5rem;
    left: -2.5rem;
  }

  .xl\:-inset-11{
    top: -2.75rem;
    right: -2.75rem;
    bottom: -2.75rem;
    left: -2.75rem;
  }

  .xl\:-inset-12{
    top: -3rem;
    right: -3rem;
    bottom: -3rem;
    left: -3rem;
  }

  .xl\:-inset-13{
    top: -3.25rem;
    right: -3.25rem;
    bottom: -3.25rem;
    left: -3.25rem;
  }

  .xl\:-inset-14{
    top: -3.5rem;
    right: -3.5rem;
    bottom: -3.5rem;
    left: -3.5rem;
  }

  .xl\:-inset-15{
    top: -3.75rem;
    right: -3.75rem;
    bottom: -3.75rem;
    left: -3.75rem;
  }

  .xl\:-inset-16{
    top: -4rem;
    right: -4rem;
    bottom: -4rem;
    left: -4rem;
  }

  .xl\:-inset-17{
    top: -4.25rem;
    right: -4.25rem;
    bottom: -4.25rem;
    left: -4.25rem;
  }

  .xl\:-inset-18{
    top: -4.5rem;
    right: -4.5rem;
    bottom: -4.5rem;
    left: -4.5rem;
  }

  .xl\:-inset-19{
    top: -4.75rem;
    right: -4.75rem;
    bottom: -4.75rem;
    left: -4.75rem;
  }

  .xl\:-inset-20{
    top: -5rem;
    right: -5rem;
    bottom: -5rem;
    left: -5rem;
  }

  .xl\:-inset-22{
    top: -5.5rem;
    right: -5.5rem;
    bottom: -5.5rem;
    left: -5.5rem;
  }

  .xl\:-inset-24{
    top: -6rem;
    right: -6rem;
    bottom: -6rem;
    left: -6rem;
  }

  .xl\:-inset-25{
    top: -6.25rem;
    right: -6.25rem;
    bottom: -6.25rem;
    left: -6.25rem;
  }

  .xl\:-inset-28{
    top: -7rem;
    right: -7rem;
    bottom: -7rem;
    left: -7rem;
  }

  .xl\:-inset-30{
    top: -7.5rem;
    right: -7.5rem;
    bottom: -7.5rem;
    left: -7.5rem;
  }

  .xl\:-inset-32{
    top: -8rem;
    right: -8rem;
    bottom: -8rem;
    left: -8rem;
  }

  .xl\:-inset-34{
    top: -8.5rem;
    right: -8.5rem;
    bottom: -8.5rem;
    left: -8.5rem;
  }

  .xl\:-inset-35{
    top: -8.75rem;
    right: -8.75rem;
    bottom: -8.75rem;
    left: -8.75rem;
  }

  .xl\:-inset-36{
    top: -9rem;
    right: -9rem;
    bottom: -9rem;
    left: -9rem;
  }

  .xl\:-inset-39{
    top: -9.75rem;
    right: -9.75rem;
    bottom: -9.75rem;
    left: -9.75rem;
  }

  .xl\:-inset-40{
    top: -10rem;
    right: -10rem;
    bottom: -10rem;
    left: -10rem;
  }

  .xl\:-inset-42{
    top: -10.5rem;
    right: -10.5rem;
    bottom: -10.5rem;
    left: -10.5rem;
  }

  .xl\:-inset-44{
    top: -11rem;
    right: -11rem;
    bottom: -11rem;
    left: -11rem;
  }

  .xl\:-inset-45{
    top: -11.25rem;
    right: -11.25rem;
    bottom: -11.25rem;
    left: -11.25rem;
  }

  .xl\:-inset-48{
    top: -12rem;
    right: -12rem;
    bottom: -12rem;
    left: -12rem;
  }

  .xl\:-inset-50{
    top: -12.5rem;
    right: -12.5rem;
    bottom: -12.5rem;
    left: -12.5rem;
  }

  .xl\:-inset-52{
    top: -13rem;
    right: -13rem;
    bottom: -13rem;
    left: -13rem;
  }

  .xl\:-inset-55{
    top: -13.75rem;
    right: -13.75rem;
    bottom: -13.75rem;
    left: -13.75rem;
  }

  .xl\:-inset-56{
    top: -14rem;
    right: -14rem;
    bottom: -14rem;
    left: -14rem;
  }

  .xl\:-inset-58{
    top: -14.5rem;
    right: -14.5rem;
    bottom: -14.5rem;
    left: -14.5rem;
  }

  .xl\:-inset-60{
    top: -15rem;
    right: -15rem;
    bottom: -15rem;
    left: -15rem;
  }

  .xl\:-inset-64{
    top: -16rem;
    right: -16rem;
    bottom: -16rem;
    left: -16rem;
  }

  .xl\:-inset-65{
    top: -16.25rem;
    right: -16.25rem;
    bottom: -16.25rem;
    left: -16.25rem;
  }

  .xl\:-inset-68{
    top: -17rem;
    right: -17rem;
    bottom: -17rem;
    left: -17rem;
  }

  .xl\:-inset-69{
    top: -17.25rem;
    right: -17.25rem;
    bottom: -17.25rem;
    left: -17.25rem;
  }

  .xl\:-inset-70{
    top: -17.5rem;
    right: -17.5rem;
    bottom: -17.5rem;
    left: -17.5rem;
  }

  .xl\:-inset-72{
    top: -18rem;
    right: -18rem;
    bottom: -18rem;
    left: -18rem;
  }

  .xl\:-inset-75{
    top: -18.75rem;
    right: -18.75rem;
    bottom: -18.75rem;
    left: -18.75rem;
  }

  .xl\:-inset-80{
    top: -20rem;
    right: -20rem;
    bottom: -20rem;
    left: -20rem;
  }

  .xl\:-inset-85{
    top: -21.25rem;
    right: -21.25rem;
    bottom: -21.25rem;
    left: -21.25rem;
  }

  .xl\:-inset-86{
    top: -21.5rem;
    right: -21.5rem;
    bottom: -21.5rem;
    left: -21.5rem;
  }

  .xl\:-inset-90{
    top: -22.5rem;
    right: -22.5rem;
    bottom: -22.5rem;
    left: -22.5rem;
  }

  .xl\:-inset-96{
    top: -24rem;
    right: -24rem;
    bottom: -24rem;
    left: -24rem;
  }

  .xl\:-inset-100{
    top: -25rem;
    right: -25rem;
    bottom: -25rem;
    left: -25rem;
  }

  .xl\:-inset-115{
    top: -28.75rem;
    right: -28.75rem;
    bottom: -28.75rem;
    left: -28.75rem;
  }

  .xl\:-inset-125{
    top: -31.25rem;
    right: -31.25rem;
    bottom: -31.25rem;
    left: -31.25rem;
  }

  .xl\:-inset-142{
    top: -35.5rem;
    right: -35.5rem;
    bottom: -35.5rem;
    left: -35.5rem;
  }

  .xl\:-inset-150{
    top: -37.5rem;
    right: -37.5rem;
    bottom: -37.5rem;
    left: -37.5rem;
  }

  .xl\:-inset-156{
    top: -39rem;
    right: -39rem;
    bottom: -39rem;
    left: -39rem;
  }

  .xl\:-inset-160{
    top: -40rem;
    right: -40rem;
    bottom: -40rem;
    left: -40rem;
  }

  .xl\:-inset-175{
    top: -43.75rem;
    right: -43.75rem;
    bottom: -43.75rem;
    left: -43.75rem;
  }

  .xl\:-inset-207{
    top: -51.75rem;
    right: -51.75rem;
    bottom: -51.75rem;
    left: -51.75rem;
  }

  .xl\:-inset-242{
    top: -60.5rem;
    right: -60.5rem;
    bottom: -60.5rem;
    left: -60.5rem;
  }

  .xl\:-inset-250{
    top: -62.5rem;
    right: -62.5rem;
    bottom: -62.5rem;
    left: -62.5rem;
  }

  .xl\:-inset-258{
    top: -64.5rem;
    right: -64.5rem;
    bottom: -64.5rem;
    left: -64.5rem;
  }

  .xl\:-inset-265{
    top: -66.25rem;
    right: -66.25rem;
    bottom: -66.25rem;
    left: -66.25rem;
  }

  .xl\:-inset-280{
    top: -70rem;
    right: -70rem;
    bottom: -70rem;
    left: -70rem;
  }

  .xl\:-inset-px{
    top: -1px;
    right: -1px;
    bottom: -1px;
    left: -1px;
  }

  .xl\:-inset-0\.5{
    top: -0.125rem;
    right: -0.125rem;
    bottom: -0.125rem;
    left: -0.125rem;
  }

  .xl\:-inset-1\.5{
    top: -0.375rem;
    right: -0.375rem;
    bottom: -0.375rem;
    left: -0.375rem;
  }

  .xl\:-inset-2\.5{
    top: -0.625rem;
    right: -0.625rem;
    bottom: -0.625rem;
    left: -0.625rem;
  }

  .xl\:-inset-3\.5{
    top: -0.875rem;
    right: -0.875rem;
    bottom: -0.875rem;
    left: -0.875rem;
  }

  .xl\:-inset-0\.25{
    top: -0.0625rem;
    right: -0.0625rem;
    bottom: -0.0625rem;
    left: -0.0625rem;
  }

  .xl\:-inset-0\.75{
    top: -0.1875rem;
    right: -0.1875rem;
    bottom: -0.1875rem;
    left: -0.1875rem;
  }

  .xl\:-inset-1\.25{
    top: -0.3125rem;
    right: -0.3125rem;
    bottom: -0.3125rem;
    left: -0.3125rem;
  }

  .xl\:-inset-1\.75{
    top: -0.4375rem;
    right: -0.4375rem;
    bottom: -0.4375rem;
    left: -0.4375rem;
  }

  .xl\:-inset-2\.25{
    top: -0.5625rem;
    right: -0.5625rem;
    bottom: -0.5625rem;
    left: -0.5625rem;
  }

  .xl\:-inset-2\.75{
    top: -0.6875rem;
    right: -0.6875rem;
    bottom: -0.6875rem;
    left: -0.6875rem;
  }

  .xl\:-inset-3\.25{
    top: -0.8125rem;
    right: -0.8125rem;
    bottom: -0.8125rem;
    left: -0.8125rem;
  }

  .xl\:-inset-3\.75{
    top: -0.9375rem;
    right: -0.9375rem;
    bottom: -0.9375rem;
    left: -0.9375rem;
  }

  .xl\:-inset-4\.25{
    top: -1.0625rem;
    right: -1.0625rem;
    bottom: -1.0625rem;
    left: -1.0625rem;
  }

  .xl\:-inset-4\.5{
    top: -1.125rem;
    right: -1.125rem;
    bottom: -1.125rem;
    left: -1.125rem;
  }

  .xl\:-inset-4\.75{
    top: -1.1875rem;
    right: -1.1875rem;
    bottom: -1.1875rem;
    left: -1.1875rem;
  }

  .xl\:-inset-5\.25{
    top: -1.3125rem;
    right: -1.3125rem;
    bottom: -1.3125rem;
    left: -1.3125rem;
  }

  .xl\:-inset-5\.5{
    top: -1.375rem;
    right: -1.375rem;
    bottom: -1.375rem;
    left: -1.375rem;
  }

  .xl\:-inset-5\.75{
    top: -1.4375rem;
    right: -1.4375rem;
    bottom: -1.4375rem;
    left: -1.4375rem;
  }

  .xl\:-inset-6\.25{
    top: -1.5625rem;
    right: -1.5625rem;
    bottom: -1.5625rem;
    left: -1.5625rem;
  }

  .xl\:-inset-6\.5{
    top: -1.625rem;
    right: -1.625rem;
    bottom: -1.625rem;
    left: -1.625rem;
  }

  .xl\:-inset-6\.75{
    top: -1.6875rem;
    right: -1.6875rem;
    bottom: -1.6875rem;
    left: -1.6875rem;
  }

  .xl\:-inset-7\.25{
    top: -1.8125rem;
    right: -1.8125rem;
    bottom: -1.8125rem;
    left: -1.8125rem;
  }

  .xl\:-inset-7\.5{
    top: -1.875rem;
    right: -1.875rem;
    bottom: -1.875rem;
    left: -1.875rem;
  }

  .xl\:-inset-8\.25{
    top: -2.0625rem;
    right: -2.0625rem;
    bottom: -2.0625rem;
    left: -2.0625rem;
  }

  .xl\:-inset-8\.5{
    top: -2.125rem;
    right: -2.125rem;
    bottom: -2.125rem;
    left: -2.125rem;
  }

  .xl\:-inset-9\.25{
    top: -2.3125rem;
    right: -2.3125rem;
    bottom: -2.3125rem;
    left: -2.3125rem;
  }

  .xl\:-inset-9\.5{
    top: -2.375rem;
    right: -2.375rem;
    bottom: -2.375rem;
    left: -2.375rem;
  }

  .xl\:-inset-10\.5{
    top: -2.625rem;
    right: -2.625rem;
    bottom: -2.625rem;
    left: -2.625rem;
  }

  .xl\:-inset-11\.25{
    top: -2.8125rem;
    right: -2.8125rem;
    bottom: -2.8125rem;
    left: -2.8125rem;
  }

  .xl\:-inset-11\.5{
    top: -2.875rem;
    right: -2.875rem;
    bottom: -2.875rem;
    left: -2.875rem;
  }

  .xl\:-inset-12\.5{
    top: -3.125rem;
    right: -3.125rem;
    bottom: -3.125rem;
    left: -3.125rem;
  }

  .xl\:-inset-12\.75{
    top: -3.1875rem;
    right: -3.1875rem;
    bottom: -3.1875rem;
    left: -3.1875rem;
  }

  .xl\:-inset-13\.5{
    top: -3.375rem;
    right: -3.375rem;
    bottom: -3.375rem;
    left: -3.375rem;
  }

  .xl\:-inset-14\.5{
    top: -3.625rem;
    right: -3.625rem;
    bottom: -3.625rem;
    left: -3.625rem;
  }

  .xl\:-inset-15\.5{
    top: -3.875rem;
    right: -3.875rem;
    bottom: -3.875rem;
    left: -3.875rem;
  }

  .xl\:-inset-15\.75{
    top: -3.9375rem;
    right: -3.9375rem;
    bottom: -3.9375rem;
    left: -3.9375rem;
  }

  .xl\:-inset-16\.25{
    top: -4.0625rem;
    right: -4.0625rem;
    bottom: -4.0625rem;
    left: -4.0625rem;
  }

  .xl\:-inset-17\.25{
    top: -4.3125rem;
    right: -4.3125rem;
    bottom: -4.3125rem;
    left: -4.3125rem;
  }

  .xl\:-inset-17\.5{
    top: -4.375rem;
    right: -4.375rem;
    bottom: -4.375rem;
    left: -4.375rem;
  }

  .xl\:-inset-18\.25{
    top: -4.5625rem;
    right: -4.5625rem;
    bottom: -4.5625rem;
    left: -4.5625rem;
  }

  .xl\:-inset-18\.5{
    top: -4.625rem;
    right: -4.625rem;
    bottom: -4.625rem;
    left: -4.625rem;
  }

  .xl\:-inset-20\.25{
    top: -5.0625rem;
    right: -5.0625rem;
    bottom: -5.0625rem;
    left: -5.0625rem;
  }

  .xl\:-inset-20\.5{
    top: -5.125rem;
    right: -5.125rem;
    bottom: -5.125rem;
    left: -5.125rem;
  }

  .xl\:-inset-22\.5{
    top: -5.625rem;
    right: -5.625rem;
    bottom: -5.625rem;
    left: -5.625rem;
  }

  .xl\:-inset-25\.5{
    top: -6.375rem;
    right: -6.375rem;
    bottom: -6.375rem;
    left: -6.375rem;
  }

  .xl\:-inset-26\.75{
    top: -6.6875rem;
    right: -6.6875rem;
    bottom: -6.6875rem;
    left: -6.6875rem;
  }

  .xl\:-inset-32\.5{
    top: -8.125rem;
    right: -8.125rem;
    bottom: -8.125rem;
    left: -8.125rem;
  }

  .xl\:-inset-37\.5{
    top: -9.375rem;
    right: -9.375rem;
    bottom: -9.375rem;
    left: -9.375rem;
  }

  .xl\:-inset-41\.25{
    top: -10.3125rem;
    right: -10.3125rem;
    bottom: -10.3125rem;
    left: -10.3125rem;
  }

  .xl\:-inset-52\.5{
    top: -13.125rem;
    right: -13.125rem;
    bottom: -13.125rem;
    left: -13.125rem;
  }

  .xl\:-inset-54\.5{
    top: -13.625rem;
    right: -13.625rem;
    bottom: -13.625rem;
    left: -13.625rem;
  }

  .xl\:-inset-57\.25{
    top: -14.3125rem;
    right: -14.3125rem;
    bottom: -14.3125rem;
    left: -14.3125rem;
  }

  .xl\:-inset-57\.5{
    top: -14.375rem;
    right: -14.375rem;
    bottom: -14.375rem;
    left: -14.375rem;
  }

  .xl\:-inset-66\.25{
    top: -16.5625rem;
    right: -16.5625rem;
    bottom: -16.5625rem;
    left: -16.5625rem;
  }

  .xl\:-inset-74\.5{
    top: -18.125rem;
    right: -18.125rem;
    bottom: -18.125rem;
    left: -18.125rem;
  }

  .xl\:-inset-106\.25{
    top: -26.5625rem;
    right: -26.5625rem;
    bottom: -26.5625rem;
    left: -26.5625rem;
  }

  .xl\:-inset-112\.25{
    top: -28.0675rem;
    right: -28.0675rem;
    bottom: -28.0675rem;
    left: -28.0675rem;
  }

  .xl\:-inset-112\.75{
    top: -28.1875rem;
    right: -28.1875rem;
    bottom: -28.1875rem;
    left: -28.1875rem;
  }

  .xl\:-inset-147\.5{
    top: -36.875rem;
    right: -36.875rem;
    bottom: -36.875rem;
    left: -36.875rem;
  }

  .xl\:-inset-162\.5{
    top: -40.625rem;
    right: -40.625rem;
    bottom: -40.625rem;
    left: -40.625rem;
  }

  .xl\:-inset-172\.25{
    top: -42.5625rem;
    right: -42.5625rem;
    bottom: -42.5625rem;
    left: -42.5625rem;
  }

  .xl\:-inset-175\.25{
    top: -43.8125rem;
    right: -43.8125rem;
    bottom: -43.8125rem;
    left: -43.8125rem;
  }

  .xl\:-inset-184\.25{
    top: -46.0625rem;
    right: -46.0625rem;
    bottom: -46.0625rem;
    left: -46.0625rem;
  }

  .xl\:-inset-203\.25{
    top: -50.8125rem;
    right: -50.8125rem;
    bottom: -50.8125rem;
    left: -50.8125rem;
  }

  .xl\:-inset-half{
    top: -50%;
    right: -50%;
    bottom: -50%;
    left: -50%;
  }

  .xl\:-inset-full{
    top: -100%;
    right: -100%;
    bottom: -100%;
    left: -100%;
  }

  .xl\:-inset-1\/10{
    top: -10%;
    right: -10%;
    bottom: -10%;
    left: -10%;
  }

  .xl\:-inset-2\/10{
    top: -20%;
    right: -20%;
    bottom: -20%;
    left: -20%;
  }

  .xl\:-inset-3\/10{
    top: -30%;
    right: -30%;
    bottom: -30%;
    left: -30%;
  }

  .xl\:-inset-4\/10{
    top: -40%;
    right: -40%;
    bottom: -40%;
    left: -40%;
  }

  .xl\:-inset-4\.5\/10{
    top: -45%;
    right: -45%;
    bottom: -45%;
    left: -45%;
  }

  .xl\:-inset-5\/10{
    top: -50%;
    right: -50%;
    bottom: -50%;
    left: -50%;
  }

  .xl\:-inset-5\.5\/10{
    top: -55%;
    right: -55%;
    bottom: -55%;
    left: -55%;
  }

  .xl\:-inset-6\/10{
    top: -60%;
    right: -60%;
    bottom: -60%;
    left: -60%;
  }

  .xl\:-inset-7\/10{
    top: -70%;
    right: -70%;
    bottom: -70%;
    left: -70%;
  }

  .xl\:-inset-8\/10{
    top: -80%;
    right: -80%;
    bottom: -80%;
    left: -80%;
  }

  .xl\:-inset-9\/10{
    top: -90%;
    right: -90%;
    bottom: -90%;
    left: -90%;
  }

  .xl\:-inset-1\/12{
    top: -8.33333%;
    right: -8.33333%;
    bottom: -8.33333%;
    left: -8.33333%;
  }

  .xl\:-inset-2\/12{
    top: -16.66667%;
    right: -16.66667%;
    bottom: -16.66667%;
    left: -16.66667%;
  }

  .xl\:-inset-3\/12{
    top: -25%;
    right: -25%;
    bottom: -25%;
    left: -25%;
  }

  .xl\:-inset-4\/12{
    top: -33.33333%;
    right: -33.33333%;
    bottom: -33.33333%;
    left: -33.33333%;
  }

  .xl\:-inset-5\/12{
    top: -41.66667%;
    right: -41.66667%;
    bottom: -41.66667%;
    left: -41.66667%;
  }

  .xl\:-inset-6\/12{
    top: -50%;
    right: -50%;
    bottom: -50%;
    left: -50%;
  }

  .xl\:-inset-7\/12{
    top: -58.33333%;
    right: -58.33333%;
    bottom: -58.33333%;
    left: -58.33333%;
  }

  .xl\:-inset-8\/12{
    top: -66.66667%;
    right: -66.66667%;
    bottom: -66.66667%;
    left: -66.66667%;
  }

  .xl\:-inset-9\/12{
    top: -75%;
    right: -75%;
    bottom: -75%;
    left: -75%;
  }

  .xl\:-inset-10\/12{
    top: -83.33333%;
    right: -83.33333%;
    bottom: -83.33333%;
    left: -83.33333%;
  }

  .xl\:-inset-11\/12{
    top: -91.66667%;
    right: -91.66667%;
    bottom: -91.66667%;
    left: -91.66667%;
  }

  .xl\:inset-1\/2{
    top: 50%;
    right: 50%;
    bottom: 50%;
    left: 50%;
  }

  .xl\:inset-1\/3{
    top: 33.333333%;
    right: 33.333333%;
    bottom: 33.333333%;
    left: 33.333333%;
  }

  .xl\:inset-2\/3{
    top: 66.666667%;
    right: 66.666667%;
    bottom: 66.666667%;
    left: 66.666667%;
  }

  .xl\:inset-1\/4{
    top: 25%;
    right: 25%;
    bottom: 25%;
    left: 25%;
  }

  .xl\:inset-2\/4{
    top: 50%;
    right: 50%;
    bottom: 50%;
    left: 50%;
  }

  .xl\:inset-3\/4{
    top: 75%;
    right: 75%;
    bottom: 75%;
    left: 75%;
  }

  .xl\:-inset-1\/2{
    top: -50%;
    right: -50%;
    bottom: -50%;
    left: -50%;
  }

  .xl\:-inset-1\/3{
    top: -33.333333%;
    right: -33.333333%;
    bottom: -33.333333%;
    left: -33.333333%;
  }

  .xl\:-inset-2\/3{
    top: -66.666667%;
    right: -66.666667%;
    bottom: -66.666667%;
    left: -66.666667%;
  }

  .xl\:-inset-1\/4{
    top: -25%;
    right: -25%;
    bottom: -25%;
    left: -25%;
  }

  .xl\:-inset-2\/4{
    top: -50%;
    right: -50%;
    bottom: -50%;
    left: -50%;
  }

  .xl\:-inset-3\/4{
    top: -75%;
    right: -75%;
    bottom: -75%;
    left: -75%;
  }

  .xl\:inset-y-0{
    top: 0px;
    bottom: 0px;
  }

  .xl\:inset-x-0{
    right: 0px;
    left: 0px;
  }

  .xl\:inset-y-1{
    top: 0.25rem;
    bottom: 0.25rem;
  }

  .xl\:inset-x-1{
    right: 0.25rem;
    left: 0.25rem;
  }

  .xl\:inset-y-2{
    top: 0.5rem;
    bottom: 0.5rem;
  }

  .xl\:inset-x-2{
    right: 0.5rem;
    left: 0.5rem;
  }

  .xl\:inset-y-3{
    top: 0.75rem;
    bottom: 0.75rem;
  }

  .xl\:inset-x-3{
    right: 0.75rem;
    left: 0.75rem;
  }

  .xl\:inset-y-4{
    top: 1rem;
    bottom: 1rem;
  }

  .xl\:inset-x-4{
    right: 1rem;
    left: 1rem;
  }

  .xl\:inset-y-5{
    top: 1.25rem;
    bottom: 1.25rem;
  }

  .xl\:inset-x-5{
    right: 1.25rem;
    left: 1.25rem;
  }

  .xl\:inset-y-6{
    top: 1.5rem;
    bottom: 1.5rem;
  }

  .xl\:inset-x-6{
    right: 1.5rem;
    left: 1.5rem;
  }

  .xl\:inset-y-7{
    top: 1.75rem;
    bottom: 1.75rem;
  }

  .xl\:inset-x-7{
    right: 1.75rem;
    left: 1.75rem;
  }

  .xl\:inset-y-8{
    top: 2rem;
    bottom: 2rem;
  }

  .xl\:inset-x-8{
    right: 2rem;
    left: 2rem;
  }

  .xl\:inset-y-9{
    top: 2.25rem;
    bottom: 2.25rem;
  }

  .xl\:inset-x-9{
    right: 2.25rem;
    left: 2.25rem;
  }

  .xl\:inset-y-10{
    top: 2.5rem;
    bottom: 2.5rem;
  }

  .xl\:inset-x-10{
    right: 2.5rem;
    left: 2.5rem;
  }

  .xl\:inset-y-11{
    top: 2.75rem;
    bottom: 2.75rem;
  }

  .xl\:inset-x-11{
    right: 2.75rem;
    left: 2.75rem;
  }

  .xl\:inset-y-12{
    top: 3rem;
    bottom: 3rem;
  }

  .xl\:inset-x-12{
    right: 3rem;
    left: 3rem;
  }

  .xl\:inset-y-13{
    top: 3.25rem;
    bottom: 3.25rem;
  }

  .xl\:inset-x-13{
    right: 3.25rem;
    left: 3.25rem;
  }

  .xl\:inset-y-14{
    top: 3.5rem;
    bottom: 3.5rem;
  }

  .xl\:inset-x-14{
    right: 3.5rem;
    left: 3.5rem;
  }

  .xl\:inset-y-15{
    top: 3.75rem;
    bottom: 3.75rem;
  }

  .xl\:inset-x-15{
    right: 3.75rem;
    left: 3.75rem;
  }

  .xl\:inset-y-16{
    top: 4rem;
    bottom: 4rem;
  }

  .xl\:inset-x-16{
    right: 4rem;
    left: 4rem;
  }

  .xl\:inset-y-17{
    top: 4.25rem;
    bottom: 4.25rem;
  }

  .xl\:inset-x-17{
    right: 4.25rem;
    left: 4.25rem;
  }

  .xl\:inset-y-18{
    top: 4.5rem;
    bottom: 4.5rem;
  }

  .xl\:inset-x-18{
    right: 4.5rem;
    left: 4.5rem;
  }

  .xl\:inset-y-19{
    top: 4.75rem;
    bottom: 4.75rem;
  }

  .xl\:inset-x-19{
    right: 4.75rem;
    left: 4.75rem;
  }

  .xl\:inset-y-20{
    top: 5rem;
    bottom: 5rem;
  }

  .xl\:inset-x-20{
    right: 5rem;
    left: 5rem;
  }

  .xl\:inset-y-22{
    top: 5.5rem;
    bottom: 5.5rem;
  }

  .xl\:inset-x-22{
    right: 5.5rem;
    left: 5.5rem;
  }

  .xl\:inset-y-24{
    top: 6rem;
    bottom: 6rem;
  }

  .xl\:inset-x-24{
    right: 6rem;
    left: 6rem;
  }

  .xl\:inset-y-25{
    top: 6.25rem;
    bottom: 6.25rem;
  }

  .xl\:inset-x-25{
    right: 6.25rem;
    left: 6.25rem;
  }

  .xl\:inset-y-28{
    top: 7rem;
    bottom: 7rem;
  }

  .xl\:inset-x-28{
    right: 7rem;
    left: 7rem;
  }

  .xl\:inset-y-30{
    top: 7.5rem;
    bottom: 7.5rem;
  }

  .xl\:inset-x-30{
    right: 7.5rem;
    left: 7.5rem;
  }

  .xl\:inset-y-32{
    top: 8rem;
    bottom: 8rem;
  }

  .xl\:inset-x-32{
    right: 8rem;
    left: 8rem;
  }

  .xl\:inset-y-34{
    top: 8.5rem;
    bottom: 8.5rem;
  }

  .xl\:inset-x-34{
    right: 8.5rem;
    left: 8.5rem;
  }

  .xl\:inset-y-35{
    top: 8.75rem;
    bottom: 8.75rem;
  }

  .xl\:inset-x-35{
    right: 8.75rem;
    left: 8.75rem;
  }

  .xl\:inset-y-36{
    top: 9rem;
    bottom: 9rem;
  }

  .xl\:inset-x-36{
    right: 9rem;
    left: 9rem;
  }

  .xl\:inset-y-39{
    top: 9.75rem;
    bottom: 9.75rem;
  }

  .xl\:inset-x-39{
    right: 9.75rem;
    left: 9.75rem;
  }

  .xl\:inset-y-40{
    top: 10rem;
    bottom: 10rem;
  }

  .xl\:inset-x-40{
    right: 10rem;
    left: 10rem;
  }

  .xl\:inset-y-42{
    top: 10.5rem;
    bottom: 10.5rem;
  }

  .xl\:inset-x-42{
    right: 10.5rem;
    left: 10.5rem;
  }

  .xl\:inset-y-44{
    top: 11rem;
    bottom: 11rem;
  }

  .xl\:inset-x-44{
    right: 11rem;
    left: 11rem;
  }

  .xl\:inset-y-45{
    top: 11.25rem;
    bottom: 11.25rem;
  }

  .xl\:inset-x-45{
    right: 11.25rem;
    left: 11.25rem;
  }

  .xl\:inset-y-48{
    top: 12rem;
    bottom: 12rem;
  }

  .xl\:inset-x-48{
    right: 12rem;
    left: 12rem;
  }

  .xl\:inset-y-50{
    top: 12.5rem;
    bottom: 12.5rem;
  }

  .xl\:inset-x-50{
    right: 12.5rem;
    left: 12.5rem;
  }

  .xl\:inset-y-52{
    top: 13rem;
    bottom: 13rem;
  }

  .xl\:inset-x-52{
    right: 13rem;
    left: 13rem;
  }

  .xl\:inset-y-55{
    top: 13.75rem;
    bottom: 13.75rem;
  }

  .xl\:inset-x-55{
    right: 13.75rem;
    left: 13.75rem;
  }

  .xl\:inset-y-56{
    top: 14rem;
    bottom: 14rem;
  }

  .xl\:inset-x-56{
    right: 14rem;
    left: 14rem;
  }

  .xl\:inset-y-58{
    top: 14.5rem;
    bottom: 14.5rem;
  }

  .xl\:inset-x-58{
    right: 14.5rem;
    left: 14.5rem;
  }

  .xl\:inset-y-60{
    top: 15rem;
    bottom: 15rem;
  }

  .xl\:inset-x-60{
    right: 15rem;
    left: 15rem;
  }

  .xl\:inset-y-64{
    top: 16rem;
    bottom: 16rem;
  }

  .xl\:inset-x-64{
    right: 16rem;
    left: 16rem;
  }

  .xl\:inset-y-65{
    top: 16.25rem;
    bottom: 16.25rem;
  }

  .xl\:inset-x-65{
    right: 16.25rem;
    left: 16.25rem;
  }

  .xl\:inset-y-68{
    top: 17rem;
    bottom: 17rem;
  }

  .xl\:inset-x-68{
    right: 17rem;
    left: 17rem;
  }

  .xl\:inset-y-69{
    top: 17.25rem;
    bottom: 17.25rem;
  }

  .xl\:inset-x-69{
    right: 17.25rem;
    left: 17.25rem;
  }

  .xl\:inset-y-70{
    top: 17.5rem;
    bottom: 17.5rem;
  }

  .xl\:inset-x-70{
    right: 17.5rem;
    left: 17.5rem;
  }

  .xl\:inset-y-72{
    top: 18rem;
    bottom: 18rem;
  }

  .xl\:inset-x-72{
    right: 18rem;
    left: 18rem;
  }

  .xl\:inset-y-75{
    top: 18.75rem;
    bottom: 18.75rem;
  }

  .xl\:inset-x-75{
    right: 18.75rem;
    left: 18.75rem;
  }

  .xl\:inset-y-80{
    top: 20rem;
    bottom: 20rem;
  }

  .xl\:inset-x-80{
    right: 20rem;
    left: 20rem;
  }

  .xl\:inset-y-85{
    top: 21.25rem;
    bottom: 21.25rem;
  }

  .xl\:inset-x-85{
    right: 21.25rem;
    left: 21.25rem;
  }

  .xl\:inset-y-86{
    top: 21.5rem;
    bottom: 21.5rem;
  }

  .xl\:inset-x-86{
    right: 21.5rem;
    left: 21.5rem;
  }

  .xl\:inset-y-90{
    top: 22.5rem;
    bottom: 22.5rem;
  }

  .xl\:inset-x-90{
    right: 22.5rem;
    left: 22.5rem;
  }

  .xl\:inset-y-96{
    top: 24rem;
    bottom: 24rem;
  }

  .xl\:inset-x-96{
    right: 24rem;
    left: 24rem;
  }

  .xl\:inset-y-100{
    top: 25rem;
    bottom: 25rem;
  }

  .xl\:inset-x-100{
    right: 25rem;
    left: 25rem;
  }

  .xl\:inset-y-115{
    top: 28.75rem;
    bottom: 28.75rem;
  }

  .xl\:inset-x-115{
    right: 28.75rem;
    left: 28.75rem;
  }

  .xl\:inset-y-125{
    top: 31.25rem;
    bottom: 31.25rem;
  }

  .xl\:inset-x-125{
    right: 31.25rem;
    left: 31.25rem;
  }

  .xl\:inset-y-142{
    top: 35.5rem;
    bottom: 35.5rem;
  }

  .xl\:inset-x-142{
    right: 35.5rem;
    left: 35.5rem;
  }

  .xl\:inset-y-150{
    top: 37.5rem;
    bottom: 37.5rem;
  }

  .xl\:inset-x-150{
    right: 37.5rem;
    left: 37.5rem;
  }

  .xl\:inset-y-156{
    top: 39rem;
    bottom: 39rem;
  }

  .xl\:inset-x-156{
    right: 39rem;
    left: 39rem;
  }

  .xl\:inset-y-160{
    top: 40rem;
    bottom: 40rem;
  }

  .xl\:inset-x-160{
    right: 40rem;
    left: 40rem;
  }

  .xl\:inset-y-175{
    top: 43.75rem;
    bottom: 43.75rem;
  }

  .xl\:inset-x-175{
    right: 43.75rem;
    left: 43.75rem;
  }

  .xl\:inset-y-207{
    top: 51.75rem;
    bottom: 51.75rem;
  }

  .xl\:inset-x-207{
    right: 51.75rem;
    left: 51.75rem;
  }

  .xl\:inset-y-242{
    top: 60.5rem;
    bottom: 60.5rem;
  }

  .xl\:inset-x-242{
    right: 60.5rem;
    left: 60.5rem;
  }

  .xl\:inset-y-250{
    top: 62.5rem;
    bottom: 62.5rem;
  }

  .xl\:inset-x-250{
    right: 62.5rem;
    left: 62.5rem;
  }

  .xl\:inset-y-258{
    top: 64.5rem;
    bottom: 64.5rem;
  }

  .xl\:inset-x-258{
    right: 64.5rem;
    left: 64.5rem;
  }

  .xl\:inset-y-265{
    top: 66.25rem;
    bottom: 66.25rem;
  }

  .xl\:inset-x-265{
    right: 66.25rem;
    left: 66.25rem;
  }

  .xl\:inset-y-280{
    top: 70rem;
    bottom: 70rem;
  }

  .xl\:inset-x-280{
    right: 70rem;
    left: 70rem;
  }

  .xl\:inset-y-auto{
    top: auto;
    bottom: auto;
  }

  .xl\:inset-x-auto{
    right: auto;
    left: auto;
  }

  .xl\:inset-y-px{
    top: 1px;
    bottom: 1px;
  }

  .xl\:inset-x-px{
    right: 1px;
    left: 1px;
  }

  .xl\:inset-y-0\.5{
    top: 0.125rem;
    bottom: 0.125rem;
  }

  .xl\:inset-x-0\.5{
    right: 0.125rem;
    left: 0.125rem;
  }

  .xl\:inset-y-1\.5{
    top: 0.375rem;
    bottom: 0.375rem;
  }

  .xl\:inset-x-1\.5{
    right: 0.375rem;
    left: 0.375rem;
  }

  .xl\:inset-y-2\.5{
    top: 0.625rem;
    bottom: 0.625rem;
  }

  .xl\:inset-x-2\.5{
    right: 0.625rem;
    left: 0.625rem;
  }

  .xl\:inset-y-3\.5{
    top: 0.875rem;
    bottom: 0.875rem;
  }

  .xl\:inset-x-3\.5{
    right: 0.875rem;
    left: 0.875rem;
  }

  .xl\:inset-y-0\.25{
    top: 0.0625rem;
    bottom: 0.0625rem;
  }

  .xl\:inset-x-0\.25{
    right: 0.0625rem;
    left: 0.0625rem;
  }

  .xl\:inset-y-0\.75{
    top: 0.1875rem;
    bottom: 0.1875rem;
  }

  .xl\:inset-x-0\.75{
    right: 0.1875rem;
    left: 0.1875rem;
  }

  .xl\:inset-y-1\.25{
    top: 0.3125rem;
    bottom: 0.3125rem;
  }

  .xl\:inset-x-1\.25{
    right: 0.3125rem;
    left: 0.3125rem;
  }

  .xl\:inset-y-1\.75{
    top: 0.4375rem;
    bottom: 0.4375rem;
  }

  .xl\:inset-x-1\.75{
    right: 0.4375rem;
    left: 0.4375rem;
  }

  .xl\:inset-y-2\.25{
    top: 0.5625rem;
    bottom: 0.5625rem;
  }

  .xl\:inset-x-2\.25{
    right: 0.5625rem;
    left: 0.5625rem;
  }

  .xl\:inset-y-2\.75{
    top: 0.6875rem;
    bottom: 0.6875rem;
  }

  .xl\:inset-x-2\.75{
    right: 0.6875rem;
    left: 0.6875rem;
  }

  .xl\:inset-y-3\.25{
    top: 0.8125rem;
    bottom: 0.8125rem;
  }

  .xl\:inset-x-3\.25{
    right: 0.8125rem;
    left: 0.8125rem;
  }

  .xl\:inset-y-3\.75{
    top: 0.9375rem;
    bottom: 0.9375rem;
  }

  .xl\:inset-x-3\.75{
    right: 0.9375rem;
    left: 0.9375rem;
  }

  .xl\:inset-y-4\.25{
    top: 1.0625rem;
    bottom: 1.0625rem;
  }

  .xl\:inset-x-4\.25{
    right: 1.0625rem;
    left: 1.0625rem;
  }

  .xl\:inset-y-4\.5{
    top: 1.125rem;
    bottom: 1.125rem;
  }

  .xl\:inset-x-4\.5{
    right: 1.125rem;
    left: 1.125rem;
  }

  .xl\:inset-y-4\.75{
    top: 1.1875rem;
    bottom: 1.1875rem;
  }

  .xl\:inset-x-4\.75{
    right: 1.1875rem;
    left: 1.1875rem;
  }

  .xl\:inset-y-5\.25{
    top: 1.3125rem;
    bottom: 1.3125rem;
  }

  .xl\:inset-x-5\.25{
    right: 1.3125rem;
    left: 1.3125rem;
  }

  .xl\:inset-y-5\.5{
    top: 1.375rem;
    bottom: 1.375rem;
  }

  .xl\:inset-x-5\.5{
    right: 1.375rem;
    left: 1.375rem;
  }

  .xl\:inset-y-5\.75{
    top: 1.4375rem;
    bottom: 1.4375rem;
  }

  .xl\:inset-x-5\.75{
    right: 1.4375rem;
    left: 1.4375rem;
  }

  .xl\:inset-y-6\.25{
    top: 1.5625rem;
    bottom: 1.5625rem;
  }

  .xl\:inset-x-6\.25{
    right: 1.5625rem;
    left: 1.5625rem;
  }

  .xl\:inset-y-6\.5{
    top: 1.625rem;
    bottom: 1.625rem;
  }

  .xl\:inset-x-6\.5{
    right: 1.625rem;
    left: 1.625rem;
  }

  .xl\:inset-y-6\.75{
    top: 1.6875rem;
    bottom: 1.6875rem;
  }

  .xl\:inset-x-6\.75{
    right: 1.6875rem;
    left: 1.6875rem;
  }

  .xl\:inset-y-7\.25{
    top: 1.8125rem;
    bottom: 1.8125rem;
  }

  .xl\:inset-x-7\.25{
    right: 1.8125rem;
    left: 1.8125rem;
  }

  .xl\:inset-y-7\.5{
    top: 1.875rem;
    bottom: 1.875rem;
  }

  .xl\:inset-x-7\.5{
    right: 1.875rem;
    left: 1.875rem;
  }

  .xl\:inset-y-8\.25{
    top: 2.0625rem;
    bottom: 2.0625rem;
  }

  .xl\:inset-x-8\.25{
    right: 2.0625rem;
    left: 2.0625rem;
  }

  .xl\:inset-y-8\.5{
    top: 2.125rem;
    bottom: 2.125rem;
  }

  .xl\:inset-x-8\.5{
    right: 2.125rem;
    left: 2.125rem;
  }

  .xl\:inset-y-9\.25{
    top: 2.3125rem;
    bottom: 2.3125rem;
  }

  .xl\:inset-x-9\.25{
    right: 2.3125rem;
    left: 2.3125rem;
  }

  .xl\:inset-y-9\.5{
    top: 2.375rem;
    bottom: 2.375rem;
  }

  .xl\:inset-x-9\.5{
    right: 2.375rem;
    left: 2.375rem;
  }

  .xl\:inset-y-10\.5{
    top: 2.625rem;
    bottom: 2.625rem;
  }

  .xl\:inset-x-10\.5{
    right: 2.625rem;
    left: 2.625rem;
  }

  .xl\:inset-y-11\.25{
    top: 2.8125rem;
    bottom: 2.8125rem;
  }

  .xl\:inset-x-11\.25{
    right: 2.8125rem;
    left: 2.8125rem;
  }

  .xl\:inset-y-11\.5{
    top: 2.875rem;
    bottom: 2.875rem;
  }

  .xl\:inset-x-11\.5{
    right: 2.875rem;
    left: 2.875rem;
  }

  .xl\:inset-y-12\.5{
    top: 3.125rem;
    bottom: 3.125rem;
  }

  .xl\:inset-x-12\.5{
    right: 3.125rem;
    left: 3.125rem;
  }

  .xl\:inset-y-12\.75{
    top: 3.1875rem;
    bottom: 3.1875rem;
  }

  .xl\:inset-x-12\.75{
    right: 3.1875rem;
    left: 3.1875rem;
  }

  .xl\:inset-y-13\.5{
    top: 3.375rem;
    bottom: 3.375rem;
  }

  .xl\:inset-x-13\.5{
    right: 3.375rem;
    left: 3.375rem;
  }

  .xl\:inset-y-14\.5{
    top: 3.625rem;
    bottom: 3.625rem;
  }

  .xl\:inset-x-14\.5{
    right: 3.625rem;
    left: 3.625rem;
  }

  .xl\:inset-y-15\.5{
    top: 3.875rem;
    bottom: 3.875rem;
  }

  .xl\:inset-x-15\.5{
    right: 3.875rem;
    left: 3.875rem;
  }

  .xl\:inset-y-15\.75{
    top: 3.9375rem;
    bottom: 3.9375rem;
  }

  .xl\:inset-x-15\.75{
    right: 3.9375rem;
    left: 3.9375rem;
  }

  .xl\:inset-y-16\.25{
    top: 4.0625rem;
    bottom: 4.0625rem;
  }

  .xl\:inset-x-16\.25{
    right: 4.0625rem;
    left: 4.0625rem;
  }

  .xl\:inset-y-17\.25{
    top: 4.3125rem;
    bottom: 4.3125rem;
  }

  .xl\:inset-x-17\.25{
    right: 4.3125rem;
    left: 4.3125rem;
  }

  .xl\:inset-y-17\.5{
    top: 4.375rem;
    bottom: 4.375rem;
  }

  .xl\:inset-x-17\.5{
    right: 4.375rem;
    left: 4.375rem;
  }

  .xl\:inset-y-18\.25{
    top: 4.5625rem;
    bottom: 4.5625rem;
  }

  .xl\:inset-x-18\.25{
    right: 4.5625rem;
    left: 4.5625rem;
  }

  .xl\:inset-y-18\.5{
    top: 4.625rem;
    bottom: 4.625rem;
  }

  .xl\:inset-x-18\.5{
    right: 4.625rem;
    left: 4.625rem;
  }

  .xl\:inset-y-20\.25{
    top: 5.0625rem;
    bottom: 5.0625rem;
  }

  .xl\:inset-x-20\.25{
    right: 5.0625rem;
    left: 5.0625rem;
  }

  .xl\:inset-y-20\.5{
    top: 5.125rem;
    bottom: 5.125rem;
  }

  .xl\:inset-x-20\.5{
    right: 5.125rem;
    left: 5.125rem;
  }

  .xl\:inset-y-22\.5{
    top: 5.625rem;
    bottom: 5.625rem;
  }

  .xl\:inset-x-22\.5{
    right: 5.625rem;
    left: 5.625rem;
  }

  .xl\:inset-y-25\.5{
    top: 6.375rem;
    bottom: 6.375rem;
  }

  .xl\:inset-x-25\.5{
    right: 6.375rem;
    left: 6.375rem;
  }

  .xl\:inset-y-26\.75{
    top: 6.6875rem;
    bottom: 6.6875rem;
  }

  .xl\:inset-x-26\.75{
    right: 6.6875rem;
    left: 6.6875rem;
  }

  .xl\:inset-y-32\.5{
    top: 8.125rem;
    bottom: 8.125rem;
  }

  .xl\:inset-x-32\.5{
    right: 8.125rem;
    left: 8.125rem;
  }

  .xl\:inset-y-37\.5{
    top: 9.375rem;
    bottom: 9.375rem;
  }

  .xl\:inset-x-37\.5{
    right: 9.375rem;
    left: 9.375rem;
  }

  .xl\:inset-y-41\.25{
    top: 10.3125rem;
    bottom: 10.3125rem;
  }

  .xl\:inset-x-41\.25{
    right: 10.3125rem;
    left: 10.3125rem;
  }

  .xl\:inset-y-52\.5{
    top: 13.125rem;
    bottom: 13.125rem;
  }

  .xl\:inset-x-52\.5{
    right: 13.125rem;
    left: 13.125rem;
  }

  .xl\:inset-y-54\.5{
    top: 13.625rem;
    bottom: 13.625rem;
  }

  .xl\:inset-x-54\.5{
    right: 13.625rem;
    left: 13.625rem;
  }

  .xl\:inset-y-57\.25{
    top: 14.3125rem;
    bottom: 14.3125rem;
  }

  .xl\:inset-x-57\.25{
    right: 14.3125rem;
    left: 14.3125rem;
  }

  .xl\:inset-y-57\.5{
    top: 14.375rem;
    bottom: 14.375rem;
  }

  .xl\:inset-x-57\.5{
    right: 14.375rem;
    left: 14.375rem;
  }

  .xl\:inset-y-66\.25{
    top: 16.5625rem;
    bottom: 16.5625rem;
  }

  .xl\:inset-x-66\.25{
    right: 16.5625rem;
    left: 16.5625rem;
  }

  .xl\:inset-y-74\.5{
    top: 18.125rem;
    bottom: 18.125rem;
  }

  .xl\:inset-x-74\.5{
    right: 18.125rem;
    left: 18.125rem;
  }

  .xl\:inset-y-106\.25{
    top: 26.5625rem;
    bottom: 26.5625rem;
  }

  .xl\:inset-x-106\.25{
    right: 26.5625rem;
    left: 26.5625rem;
  }

  .xl\:inset-y-112\.25{
    top: 28.0675rem;
    bottom: 28.0675rem;
  }

  .xl\:inset-x-112\.25{
    right: 28.0675rem;
    left: 28.0675rem;
  }

  .xl\:inset-y-112\.75{
    top: 28.1875rem;
    bottom: 28.1875rem;
  }

  .xl\:inset-x-112\.75{
    right: 28.1875rem;
    left: 28.1875rem;
  }

  .xl\:inset-y-147\.5{
    top: 36.875rem;
    bottom: 36.875rem;
  }

  .xl\:inset-x-147\.5{
    right: 36.875rem;
    left: 36.875rem;
  }

  .xl\:inset-y-162\.5{
    top: 40.625rem;
    bottom: 40.625rem;
  }

  .xl\:inset-x-162\.5{
    right: 40.625rem;
    left: 40.625rem;
  }

  .xl\:inset-y-172\.25{
    top: 42.5625rem;
    bottom: 42.5625rem;
  }

  .xl\:inset-x-172\.25{
    right: 42.5625rem;
    left: 42.5625rem;
  }

  .xl\:inset-y-175\.25{
    top: 43.8125rem;
    bottom: 43.8125rem;
  }

  .xl\:inset-x-175\.25{
    right: 43.8125rem;
    left: 43.8125rem;
  }

  .xl\:inset-y-184\.25{
    top: 46.0625rem;
    bottom: 46.0625rem;
  }

  .xl\:inset-x-184\.25{
    right: 46.0625rem;
    left: 46.0625rem;
  }

  .xl\:inset-y-203\.25{
    top: 50.8125rem;
    bottom: 50.8125rem;
  }

  .xl\:inset-x-203\.25{
    right: 50.8125rem;
    left: 50.8125rem;
  }

  .xl\:inset-y-half{
    top: 50%;
    bottom: 50%;
  }

  .xl\:inset-x-half{
    right: 50%;
    left: 50%;
  }

  .xl\:inset-y-full{
    top: 100%;
    bottom: 100%;
  }

  .xl\:inset-x-full{
    right: 100%;
    left: 100%;
  }

  .xl\:inset-y-1\/10{
    top: 10%;
    bottom: 10%;
  }

  .xl\:inset-x-1\/10{
    right: 10%;
    left: 10%;
  }

  .xl\:inset-y-2\/10{
    top: 20%;
    bottom: 20%;
  }

  .xl\:inset-x-2\/10{
    right: 20%;
    left: 20%;
  }

  .xl\:inset-y-3\/10{
    top: 30%;
    bottom: 30%;
  }

  .xl\:inset-x-3\/10{
    right: 30%;
    left: 30%;
  }

  .xl\:inset-y-4\/10{
    top: 40%;
    bottom: 40%;
  }

  .xl\:inset-x-4\/10{
    right: 40%;
    left: 40%;
  }

  .xl\:inset-y-4\.5\/10{
    top: 45%;
    bottom: 45%;
  }

  .xl\:inset-x-4\.5\/10{
    right: 45%;
    left: 45%;
  }

  .xl\:inset-y-5\/10{
    top: 50%;
    bottom: 50%;
  }

  .xl\:inset-x-5\/10{
    right: 50%;
    left: 50%;
  }

  .xl\:inset-y-5\.5\/10{
    top: 55%;
    bottom: 55%;
  }

  .xl\:inset-x-5\.5\/10{
    right: 55%;
    left: 55%;
  }

  .xl\:inset-y-6\/10{
    top: 60%;
    bottom: 60%;
  }

  .xl\:inset-x-6\/10{
    right: 60%;
    left: 60%;
  }

  .xl\:inset-y-7\/10{
    top: 70%;
    bottom: 70%;
  }

  .xl\:inset-x-7\/10{
    right: 70%;
    left: 70%;
  }

  .xl\:inset-y-8\/10{
    top: 80%;
    bottom: 80%;
  }

  .xl\:inset-x-8\/10{
    right: 80%;
    left: 80%;
  }

  .xl\:inset-y-9\/10{
    top: 90%;
    bottom: 90%;
  }

  .xl\:inset-x-9\/10{
    right: 90%;
    left: 90%;
  }

  .xl\:inset-y-1\/12{
    top: 8.333333%;
    bottom: 8.333333%;
  }

  .xl\:inset-x-1\/12{
    right: 8.333333%;
    left: 8.333333%;
  }

  .xl\:inset-y-2\/12{
    top: 16.666667%;
    bottom: 16.666667%;
  }

  .xl\:inset-x-2\/12{
    right: 16.666667%;
    left: 16.666667%;
  }

  .xl\:inset-y-3\/12{
    top: 25%;
    bottom: 25%;
  }

  .xl\:inset-x-3\/12{
    right: 25%;
    left: 25%;
  }

  .xl\:inset-y-4\/12{
    top: 33.333333%;
    bottom: 33.333333%;
  }

  .xl\:inset-x-4\/12{
    right: 33.333333%;
    left: 33.333333%;
  }

  .xl\:inset-y-5\/12{
    top: 41.666667%;
    bottom: 41.666667%;
  }

  .xl\:inset-x-5\/12{
    right: 41.666667%;
    left: 41.666667%;
  }

  .xl\:inset-y-6\/12{
    top: 50%;
    bottom: 50%;
  }

  .xl\:inset-x-6\/12{
    right: 50%;
    left: 50%;
  }

  .xl\:inset-y-7\/12{
    top: 58.333333%;
    bottom: 58.333333%;
  }

  .xl\:inset-x-7\/12{
    right: 58.333333%;
    left: 58.333333%;
  }

  .xl\:inset-y-8\/12{
    top: 66.666667%;
    bottom: 66.666667%;
  }

  .xl\:inset-x-8\/12{
    right: 66.666667%;
    left: 66.666667%;
  }

  .xl\:inset-y-9\/12{
    top: 75%;
    bottom: 75%;
  }

  .xl\:inset-x-9\/12{
    right: 75%;
    left: 75%;
  }

  .xl\:inset-y-10\/12{
    top: 83.333333%;
    bottom: 83.333333%;
  }

  .xl\:inset-x-10\/12{
    right: 83.333333%;
    left: 83.333333%;
  }

  .xl\:inset-y-11\/12{
    top: 91.666667%;
    bottom: 91.666667%;
  }

  .xl\:inset-x-11\/12{
    right: 91.666667%;
    left: 91.666667%;
  }

  .xl\:-inset-y-0{
    top: 0px;
    bottom: 0px;
  }

  .xl\:-inset-x-0{
    right: 0px;
    left: 0px;
  }

  .xl\:-inset-y-1{
    top: -0.25rem;
    bottom: -0.25rem;
  }

  .xl\:-inset-x-1{
    right: -0.25rem;
    left: -0.25rem;
  }

  .xl\:-inset-y-2{
    top: -0.5rem;
    bottom: -0.5rem;
  }

  .xl\:-inset-x-2{
    right: -0.5rem;
    left: -0.5rem;
  }

  .xl\:-inset-y-3{
    top: -0.75rem;
    bottom: -0.75rem;
  }

  .xl\:-inset-x-3{
    right: -0.75rem;
    left: -0.75rem;
  }

  .xl\:-inset-y-4{
    top: -1rem;
    bottom: -1rem;
  }

  .xl\:-inset-x-4{
    right: -1rem;
    left: -1rem;
  }

  .xl\:-inset-y-5{
    top: -1.25rem;
    bottom: -1.25rem;
  }

  .xl\:-inset-x-5{
    right: -1.25rem;
    left: -1.25rem;
  }

  .xl\:-inset-y-6{
    top: -1.5rem;
    bottom: -1.5rem;
  }

  .xl\:-inset-x-6{
    right: -1.5rem;
    left: -1.5rem;
  }

  .xl\:-inset-y-7{
    top: -1.75rem;
    bottom: -1.75rem;
  }

  .xl\:-inset-x-7{
    right: -1.75rem;
    left: -1.75rem;
  }

  .xl\:-inset-y-8{
    top: -2rem;
    bottom: -2rem;
  }

  .xl\:-inset-x-8{
    right: -2rem;
    left: -2rem;
  }

  .xl\:-inset-y-9{
    top: -2.25rem;
    bottom: -2.25rem;
  }

  .xl\:-inset-x-9{
    right: -2.25rem;
    left: -2.25rem;
  }

  .xl\:-inset-y-10{
    top: -2.5rem;
    bottom: -2.5rem;
  }

  .xl\:-inset-x-10{
    right: -2.5rem;
    left: -2.5rem;
  }

  .xl\:-inset-y-11{
    top: -2.75rem;
    bottom: -2.75rem;
  }

  .xl\:-inset-x-11{
    right: -2.75rem;
    left: -2.75rem;
  }

  .xl\:-inset-y-12{
    top: -3rem;
    bottom: -3rem;
  }

  .xl\:-inset-x-12{
    right: -3rem;
    left: -3rem;
  }

  .xl\:-inset-y-13{
    top: -3.25rem;
    bottom: -3.25rem;
  }

  .xl\:-inset-x-13{
    right: -3.25rem;
    left: -3.25rem;
  }

  .xl\:-inset-y-14{
    top: -3.5rem;
    bottom: -3.5rem;
  }

  .xl\:-inset-x-14{
    right: -3.5rem;
    left: -3.5rem;
  }

  .xl\:-inset-y-15{
    top: -3.75rem;
    bottom: -3.75rem;
  }

  .xl\:-inset-x-15{
    right: -3.75rem;
    left: -3.75rem;
  }

  .xl\:-inset-y-16{
    top: -4rem;
    bottom: -4rem;
  }

  .xl\:-inset-x-16{
    right: -4rem;
    left: -4rem;
  }

  .xl\:-inset-y-17{
    top: -4.25rem;
    bottom: -4.25rem;
  }

  .xl\:-inset-x-17{
    right: -4.25rem;
    left: -4.25rem;
  }

  .xl\:-inset-y-18{
    top: -4.5rem;
    bottom: -4.5rem;
  }

  .xl\:-inset-x-18{
    right: -4.5rem;
    left: -4.5rem;
  }

  .xl\:-inset-y-19{
    top: -4.75rem;
    bottom: -4.75rem;
  }

  .xl\:-inset-x-19{
    right: -4.75rem;
    left: -4.75rem;
  }

  .xl\:-inset-y-20{
    top: -5rem;
    bottom: -5rem;
  }

  .xl\:-inset-x-20{
    right: -5rem;
    left: -5rem;
  }

  .xl\:-inset-y-22{
    top: -5.5rem;
    bottom: -5.5rem;
  }

  .xl\:-inset-x-22{
    right: -5.5rem;
    left: -5.5rem;
  }

  .xl\:-inset-y-24{
    top: -6rem;
    bottom: -6rem;
  }

  .xl\:-inset-x-24{
    right: -6rem;
    left: -6rem;
  }

  .xl\:-inset-y-25{
    top: -6.25rem;
    bottom: -6.25rem;
  }

  .xl\:-inset-x-25{
    right: -6.25rem;
    left: -6.25rem;
  }

  .xl\:-inset-y-28{
    top: -7rem;
    bottom: -7rem;
  }

  .xl\:-inset-x-28{
    right: -7rem;
    left: -7rem;
  }

  .xl\:-inset-y-30{
    top: -7.5rem;
    bottom: -7.5rem;
  }

  .xl\:-inset-x-30{
    right: -7.5rem;
    left: -7.5rem;
  }

  .xl\:-inset-y-32{
    top: -8rem;
    bottom: -8rem;
  }

  .xl\:-inset-x-32{
    right: -8rem;
    left: -8rem;
  }

  .xl\:-inset-y-34{
    top: -8.5rem;
    bottom: -8.5rem;
  }

  .xl\:-inset-x-34{
    right: -8.5rem;
    left: -8.5rem;
  }

  .xl\:-inset-y-35{
    top: -8.75rem;
    bottom: -8.75rem;
  }

  .xl\:-inset-x-35{
    right: -8.75rem;
    left: -8.75rem;
  }

  .xl\:-inset-y-36{
    top: -9rem;
    bottom: -9rem;
  }

  .xl\:-inset-x-36{
    right: -9rem;
    left: -9rem;
  }

  .xl\:-inset-y-39{
    top: -9.75rem;
    bottom: -9.75rem;
  }

  .xl\:-inset-x-39{
    right: -9.75rem;
    left: -9.75rem;
  }

  .xl\:-inset-y-40{
    top: -10rem;
    bottom: -10rem;
  }

  .xl\:-inset-x-40{
    right: -10rem;
    left: -10rem;
  }

  .xl\:-inset-y-42{
    top: -10.5rem;
    bottom: -10.5rem;
  }

  .xl\:-inset-x-42{
    right: -10.5rem;
    left: -10.5rem;
  }

  .xl\:-inset-y-44{
    top: -11rem;
    bottom: -11rem;
  }

  .xl\:-inset-x-44{
    right: -11rem;
    left: -11rem;
  }

  .xl\:-inset-y-45{
    top: -11.25rem;
    bottom: -11.25rem;
  }

  .xl\:-inset-x-45{
    right: -11.25rem;
    left: -11.25rem;
  }

  .xl\:-inset-y-48{
    top: -12rem;
    bottom: -12rem;
  }

  .xl\:-inset-x-48{
    right: -12rem;
    left: -12rem;
  }

  .xl\:-inset-y-50{
    top: -12.5rem;
    bottom: -12.5rem;
  }

  .xl\:-inset-x-50{
    right: -12.5rem;
    left: -12.5rem;
  }

  .xl\:-inset-y-52{
    top: -13rem;
    bottom: -13rem;
  }

  .xl\:-inset-x-52{
    right: -13rem;
    left: -13rem;
  }

  .xl\:-inset-y-55{
    top: -13.75rem;
    bottom: -13.75rem;
  }

  .xl\:-inset-x-55{
    right: -13.75rem;
    left: -13.75rem;
  }

  .xl\:-inset-y-56{
    top: -14rem;
    bottom: -14rem;
  }

  .xl\:-inset-x-56{
    right: -14rem;
    left: -14rem;
  }

  .xl\:-inset-y-58{
    top: -14.5rem;
    bottom: -14.5rem;
  }

  .xl\:-inset-x-58{
    right: -14.5rem;
    left: -14.5rem;
  }

  .xl\:-inset-y-60{
    top: -15rem;
    bottom: -15rem;
  }

  .xl\:-inset-x-60{
    right: -15rem;
    left: -15rem;
  }

  .xl\:-inset-y-64{
    top: -16rem;
    bottom: -16rem;
  }

  .xl\:-inset-x-64{
    right: -16rem;
    left: -16rem;
  }

  .xl\:-inset-y-65{
    top: -16.25rem;
    bottom: -16.25rem;
  }

  .xl\:-inset-x-65{
    right: -16.25rem;
    left: -16.25rem;
  }

  .xl\:-inset-y-68{
    top: -17rem;
    bottom: -17rem;
  }

  .xl\:-inset-x-68{
    right: -17rem;
    left: -17rem;
  }

  .xl\:-inset-y-69{
    top: -17.25rem;
    bottom: -17.25rem;
  }

  .xl\:-inset-x-69{
    right: -17.25rem;
    left: -17.25rem;
  }

  .xl\:-inset-y-70{
    top: -17.5rem;
    bottom: -17.5rem;
  }

  .xl\:-inset-x-70{
    right: -17.5rem;
    left: -17.5rem;
  }

  .xl\:-inset-y-72{
    top: -18rem;
    bottom: -18rem;
  }

  .xl\:-inset-x-72{
    right: -18rem;
    left: -18rem;
  }

  .xl\:-inset-y-75{
    top: -18.75rem;
    bottom: -18.75rem;
  }

  .xl\:-inset-x-75{
    right: -18.75rem;
    left: -18.75rem;
  }

  .xl\:-inset-y-80{
    top: -20rem;
    bottom: -20rem;
  }

  .xl\:-inset-x-80{
    right: -20rem;
    left: -20rem;
  }

  .xl\:-inset-y-85{
    top: -21.25rem;
    bottom: -21.25rem;
  }

  .xl\:-inset-x-85{
    right: -21.25rem;
    left: -21.25rem;
  }

  .xl\:-inset-y-86{
    top: -21.5rem;
    bottom: -21.5rem;
  }

  .xl\:-inset-x-86{
    right: -21.5rem;
    left: -21.5rem;
  }

  .xl\:-inset-y-90{
    top: -22.5rem;
    bottom: -22.5rem;
  }

  .xl\:-inset-x-90{
    right: -22.5rem;
    left: -22.5rem;
  }

  .xl\:-inset-y-96{
    top: -24rem;
    bottom: -24rem;
  }

  .xl\:-inset-x-96{
    right: -24rem;
    left: -24rem;
  }

  .xl\:-inset-y-100{
    top: -25rem;
    bottom: -25rem;
  }

  .xl\:-inset-x-100{
    right: -25rem;
    left: -25rem;
  }

  .xl\:-inset-y-115{
    top: -28.75rem;
    bottom: -28.75rem;
  }

  .xl\:-inset-x-115{
    right: -28.75rem;
    left: -28.75rem;
  }

  .xl\:-inset-y-125{
    top: -31.25rem;
    bottom: -31.25rem;
  }

  .xl\:-inset-x-125{
    right: -31.25rem;
    left: -31.25rem;
  }

  .xl\:-inset-y-142{
    top: -35.5rem;
    bottom: -35.5rem;
  }

  .xl\:-inset-x-142{
    right: -35.5rem;
    left: -35.5rem;
  }

  .xl\:-inset-y-150{
    top: -37.5rem;
    bottom: -37.5rem;
  }

  .xl\:-inset-x-150{
    right: -37.5rem;
    left: -37.5rem;
  }

  .xl\:-inset-y-156{
    top: -39rem;
    bottom: -39rem;
  }

  .xl\:-inset-x-156{
    right: -39rem;
    left: -39rem;
  }

  .xl\:-inset-y-160{
    top: -40rem;
    bottom: -40rem;
  }

  .xl\:-inset-x-160{
    right: -40rem;
    left: -40rem;
  }

  .xl\:-inset-y-175{
    top: -43.75rem;
    bottom: -43.75rem;
  }

  .xl\:-inset-x-175{
    right: -43.75rem;
    left: -43.75rem;
  }

  .xl\:-inset-y-207{
    top: -51.75rem;
    bottom: -51.75rem;
  }

  .xl\:-inset-x-207{
    right: -51.75rem;
    left: -51.75rem;
  }

  .xl\:-inset-y-242{
    top: -60.5rem;
    bottom: -60.5rem;
  }

  .xl\:-inset-x-242{
    right: -60.5rem;
    left: -60.5rem;
  }

  .xl\:-inset-y-250{
    top: -62.5rem;
    bottom: -62.5rem;
  }

  .xl\:-inset-x-250{
    right: -62.5rem;
    left: -62.5rem;
  }

  .xl\:-inset-y-258{
    top: -64.5rem;
    bottom: -64.5rem;
  }

  .xl\:-inset-x-258{
    right: -64.5rem;
    left: -64.5rem;
  }

  .xl\:-inset-y-265{
    top: -66.25rem;
    bottom: -66.25rem;
  }

  .xl\:-inset-x-265{
    right: -66.25rem;
    left: -66.25rem;
  }

  .xl\:-inset-y-280{
    top: -70rem;
    bottom: -70rem;
  }

  .xl\:-inset-x-280{
    right: -70rem;
    left: -70rem;
  }

  .xl\:-inset-y-px{
    top: -1px;
    bottom: -1px;
  }

  .xl\:-inset-x-px{
    right: -1px;
    left: -1px;
  }

  .xl\:-inset-y-0\.5{
    top: -0.125rem;
    bottom: -0.125rem;
  }

  .xl\:-inset-x-0\.5{
    right: -0.125rem;
    left: -0.125rem;
  }

  .xl\:-inset-y-1\.5{
    top: -0.375rem;
    bottom: -0.375rem;
  }

  .xl\:-inset-x-1\.5{
    right: -0.375rem;
    left: -0.375rem;
  }

  .xl\:-inset-y-2\.5{
    top: -0.625rem;
    bottom: -0.625rem;
  }

  .xl\:-inset-x-2\.5{
    right: -0.625rem;
    left: -0.625rem;
  }

  .xl\:-inset-y-3\.5{
    top: -0.875rem;
    bottom: -0.875rem;
  }

  .xl\:-inset-x-3\.5{
    right: -0.875rem;
    left: -0.875rem;
  }

  .xl\:-inset-y-0\.25{
    top: -0.0625rem;
    bottom: -0.0625rem;
  }

  .xl\:-inset-x-0\.25{
    right: -0.0625rem;
    left: -0.0625rem;
  }

  .xl\:-inset-y-0\.75{
    top: -0.1875rem;
    bottom: -0.1875rem;
  }

  .xl\:-inset-x-0\.75{
    right: -0.1875rem;
    left: -0.1875rem;
  }

  .xl\:-inset-y-1\.25{
    top: -0.3125rem;
    bottom: -0.3125rem;
  }

  .xl\:-inset-x-1\.25{
    right: -0.3125rem;
    left: -0.3125rem;
  }

  .xl\:-inset-y-1\.75{
    top: -0.4375rem;
    bottom: -0.4375rem;
  }

  .xl\:-inset-x-1\.75{
    right: -0.4375rem;
    left: -0.4375rem;
  }

  .xl\:-inset-y-2\.25{
    top: -0.5625rem;
    bottom: -0.5625rem;
  }

  .xl\:-inset-x-2\.25{
    right: -0.5625rem;
    left: -0.5625rem;
  }

  .xl\:-inset-y-2\.75{
    top: -0.6875rem;
    bottom: -0.6875rem;
  }

  .xl\:-inset-x-2\.75{
    right: -0.6875rem;
    left: -0.6875rem;
  }

  .xl\:-inset-y-3\.25{
    top: -0.8125rem;
    bottom: -0.8125rem;
  }

  .xl\:-inset-x-3\.25{
    right: -0.8125rem;
    left: -0.8125rem;
  }

  .xl\:-inset-y-3\.75{
    top: -0.9375rem;
    bottom: -0.9375rem;
  }

  .xl\:-inset-x-3\.75{
    right: -0.9375rem;
    left: -0.9375rem;
  }

  .xl\:-inset-y-4\.25{
    top: -1.0625rem;
    bottom: -1.0625rem;
  }

  .xl\:-inset-x-4\.25{
    right: -1.0625rem;
    left: -1.0625rem;
  }

  .xl\:-inset-y-4\.5{
    top: -1.125rem;
    bottom: -1.125rem;
  }

  .xl\:-inset-x-4\.5{
    right: -1.125rem;
    left: -1.125rem;
  }

  .xl\:-inset-y-4\.75{
    top: -1.1875rem;
    bottom: -1.1875rem;
  }

  .xl\:-inset-x-4\.75{
    right: -1.1875rem;
    left: -1.1875rem;
  }

  .xl\:-inset-y-5\.25{
    top: -1.3125rem;
    bottom: -1.3125rem;
  }

  .xl\:-inset-x-5\.25{
    right: -1.3125rem;
    left: -1.3125rem;
  }

  .xl\:-inset-y-5\.5{
    top: -1.375rem;
    bottom: -1.375rem;
  }

  .xl\:-inset-x-5\.5{
    right: -1.375rem;
    left: -1.375rem;
  }

  .xl\:-inset-y-5\.75{
    top: -1.4375rem;
    bottom: -1.4375rem;
  }

  .xl\:-inset-x-5\.75{
    right: -1.4375rem;
    left: -1.4375rem;
  }

  .xl\:-inset-y-6\.25{
    top: -1.5625rem;
    bottom: -1.5625rem;
  }

  .xl\:-inset-x-6\.25{
    right: -1.5625rem;
    left: -1.5625rem;
  }

  .xl\:-inset-y-6\.5{
    top: -1.625rem;
    bottom: -1.625rem;
  }

  .xl\:-inset-x-6\.5{
    right: -1.625rem;
    left: -1.625rem;
  }

  .xl\:-inset-y-6\.75{
    top: -1.6875rem;
    bottom: -1.6875rem;
  }

  .xl\:-inset-x-6\.75{
    right: -1.6875rem;
    left: -1.6875rem;
  }

  .xl\:-inset-y-7\.25{
    top: -1.8125rem;
    bottom: -1.8125rem;
  }

  .xl\:-inset-x-7\.25{
    right: -1.8125rem;
    left: -1.8125rem;
  }

  .xl\:-inset-y-7\.5{
    top: -1.875rem;
    bottom: -1.875rem;
  }

  .xl\:-inset-x-7\.5{
    right: -1.875rem;
    left: -1.875rem;
  }

  .xl\:-inset-y-8\.25{
    top: -2.0625rem;
    bottom: -2.0625rem;
  }

  .xl\:-inset-x-8\.25{
    right: -2.0625rem;
    left: -2.0625rem;
  }

  .xl\:-inset-y-8\.5{
    top: -2.125rem;
    bottom: -2.125rem;
  }

  .xl\:-inset-x-8\.5{
    right: -2.125rem;
    left: -2.125rem;
  }

  .xl\:-inset-y-9\.25{
    top: -2.3125rem;
    bottom: -2.3125rem;
  }

  .xl\:-inset-x-9\.25{
    right: -2.3125rem;
    left: -2.3125rem;
  }

  .xl\:-inset-y-9\.5{
    top: -2.375rem;
    bottom: -2.375rem;
  }

  .xl\:-inset-x-9\.5{
    right: -2.375rem;
    left: -2.375rem;
  }

  .xl\:-inset-y-10\.5{
    top: -2.625rem;
    bottom: -2.625rem;
  }

  .xl\:-inset-x-10\.5{
    right: -2.625rem;
    left: -2.625rem;
  }

  .xl\:-inset-y-11\.25{
    top: -2.8125rem;
    bottom: -2.8125rem;
  }

  .xl\:-inset-x-11\.25{
    right: -2.8125rem;
    left: -2.8125rem;
  }

  .xl\:-inset-y-11\.5{
    top: -2.875rem;
    bottom: -2.875rem;
  }

  .xl\:-inset-x-11\.5{
    right: -2.875rem;
    left: -2.875rem;
  }

  .xl\:-inset-y-12\.5{
    top: -3.125rem;
    bottom: -3.125rem;
  }

  .xl\:-inset-x-12\.5{
    right: -3.125rem;
    left: -3.125rem;
  }

  .xl\:-inset-y-12\.75{
    top: -3.1875rem;
    bottom: -3.1875rem;
  }

  .xl\:-inset-x-12\.75{
    right: -3.1875rem;
    left: -3.1875rem;
  }

  .xl\:-inset-y-13\.5{
    top: -3.375rem;
    bottom: -3.375rem;
  }

  .xl\:-inset-x-13\.5{
    right: -3.375rem;
    left: -3.375rem;
  }

  .xl\:-inset-y-14\.5{
    top: -3.625rem;
    bottom: -3.625rem;
  }

  .xl\:-inset-x-14\.5{
    right: -3.625rem;
    left: -3.625rem;
  }

  .xl\:-inset-y-15\.5{
    top: -3.875rem;
    bottom: -3.875rem;
  }

  .xl\:-inset-x-15\.5{
    right: -3.875rem;
    left: -3.875rem;
  }

  .xl\:-inset-y-15\.75{
    top: -3.9375rem;
    bottom: -3.9375rem;
  }

  .xl\:-inset-x-15\.75{
    right: -3.9375rem;
    left: -3.9375rem;
  }

  .xl\:-inset-y-16\.25{
    top: -4.0625rem;
    bottom: -4.0625rem;
  }

  .xl\:-inset-x-16\.25{
    right: -4.0625rem;
    left: -4.0625rem;
  }

  .xl\:-inset-y-17\.25{
    top: -4.3125rem;
    bottom: -4.3125rem;
  }

  .xl\:-inset-x-17\.25{
    right: -4.3125rem;
    left: -4.3125rem;
  }

  .xl\:-inset-y-17\.5{
    top: -4.375rem;
    bottom: -4.375rem;
  }

  .xl\:-inset-x-17\.5{
    right: -4.375rem;
    left: -4.375rem;
  }

  .xl\:-inset-y-18\.25{
    top: -4.5625rem;
    bottom: -4.5625rem;
  }

  .xl\:-inset-x-18\.25{
    right: -4.5625rem;
    left: -4.5625rem;
  }

  .xl\:-inset-y-18\.5{
    top: -4.625rem;
    bottom: -4.625rem;
  }

  .xl\:-inset-x-18\.5{
    right: -4.625rem;
    left: -4.625rem;
  }

  .xl\:-inset-y-20\.25{
    top: -5.0625rem;
    bottom: -5.0625rem;
  }

  .xl\:-inset-x-20\.25{
    right: -5.0625rem;
    left: -5.0625rem;
  }

  .xl\:-inset-y-20\.5{
    top: -5.125rem;
    bottom: -5.125rem;
  }

  .xl\:-inset-x-20\.5{
    right: -5.125rem;
    left: -5.125rem;
  }

  .xl\:-inset-y-22\.5{
    top: -5.625rem;
    bottom: -5.625rem;
  }

  .xl\:-inset-x-22\.5{
    right: -5.625rem;
    left: -5.625rem;
  }

  .xl\:-inset-y-25\.5{
    top: -6.375rem;
    bottom: -6.375rem;
  }

  .xl\:-inset-x-25\.5{
    right: -6.375rem;
    left: -6.375rem;
  }

  .xl\:-inset-y-26\.75{
    top: -6.6875rem;
    bottom: -6.6875rem;
  }

  .xl\:-inset-x-26\.75{
    right: -6.6875rem;
    left: -6.6875rem;
  }

  .xl\:-inset-y-32\.5{
    top: -8.125rem;
    bottom: -8.125rem;
  }

  .xl\:-inset-x-32\.5{
    right: -8.125rem;
    left: -8.125rem;
  }

  .xl\:-inset-y-37\.5{
    top: -9.375rem;
    bottom: -9.375rem;
  }

  .xl\:-inset-x-37\.5{
    right: -9.375rem;
    left: -9.375rem;
  }

  .xl\:-inset-y-41\.25{
    top: -10.3125rem;
    bottom: -10.3125rem;
  }

  .xl\:-inset-x-41\.25{
    right: -10.3125rem;
    left: -10.3125rem;
  }

  .xl\:-inset-y-52\.5{
    top: -13.125rem;
    bottom: -13.125rem;
  }

  .xl\:-inset-x-52\.5{
    right: -13.125rem;
    left: -13.125rem;
  }

  .xl\:-inset-y-54\.5{
    top: -13.625rem;
    bottom: -13.625rem;
  }

  .xl\:-inset-x-54\.5{
    right: -13.625rem;
    left: -13.625rem;
  }

  .xl\:-inset-y-57\.25{
    top: -14.3125rem;
    bottom: -14.3125rem;
  }

  .xl\:-inset-x-57\.25{
    right: -14.3125rem;
    left: -14.3125rem;
  }

  .xl\:-inset-y-57\.5{
    top: -14.375rem;
    bottom: -14.375rem;
  }

  .xl\:-inset-x-57\.5{
    right: -14.375rem;
    left: -14.375rem;
  }

  .xl\:-inset-y-66\.25{
    top: -16.5625rem;
    bottom: -16.5625rem;
  }

  .xl\:-inset-x-66\.25{
    right: -16.5625rem;
    left: -16.5625rem;
  }

  .xl\:-inset-y-74\.5{
    top: -18.125rem;
    bottom: -18.125rem;
  }

  .xl\:-inset-x-74\.5{
    right: -18.125rem;
    left: -18.125rem;
  }

  .xl\:-inset-y-106\.25{
    top: -26.5625rem;
    bottom: -26.5625rem;
  }

  .xl\:-inset-x-106\.25{
    right: -26.5625rem;
    left: -26.5625rem;
  }

  .xl\:-inset-y-112\.25{
    top: -28.0675rem;
    bottom: -28.0675rem;
  }

  .xl\:-inset-x-112\.25{
    right: -28.0675rem;
    left: -28.0675rem;
  }

  .xl\:-inset-y-112\.75{
    top: -28.1875rem;
    bottom: -28.1875rem;
  }

  .xl\:-inset-x-112\.75{
    right: -28.1875rem;
    left: -28.1875rem;
  }

  .xl\:-inset-y-147\.5{
    top: -36.875rem;
    bottom: -36.875rem;
  }

  .xl\:-inset-x-147\.5{
    right: -36.875rem;
    left: -36.875rem;
  }

  .xl\:-inset-y-162\.5{
    top: -40.625rem;
    bottom: -40.625rem;
  }

  .xl\:-inset-x-162\.5{
    right: -40.625rem;
    left: -40.625rem;
  }

  .xl\:-inset-y-172\.25{
    top: -42.5625rem;
    bottom: -42.5625rem;
  }

  .xl\:-inset-x-172\.25{
    right: -42.5625rem;
    left: -42.5625rem;
  }

  .xl\:-inset-y-175\.25{
    top: -43.8125rem;
    bottom: -43.8125rem;
  }

  .xl\:-inset-x-175\.25{
    right: -43.8125rem;
    left: -43.8125rem;
  }

  .xl\:-inset-y-184\.25{
    top: -46.0625rem;
    bottom: -46.0625rem;
  }

  .xl\:-inset-x-184\.25{
    right: -46.0625rem;
    left: -46.0625rem;
  }

  .xl\:-inset-y-203\.25{
    top: -50.8125rem;
    bottom: -50.8125rem;
  }

  .xl\:-inset-x-203\.25{
    right: -50.8125rem;
    left: -50.8125rem;
  }

  .xl\:-inset-y-half{
    top: -50%;
    bottom: -50%;
  }

  .xl\:-inset-x-half{
    right: -50%;
    left: -50%;
  }

  .xl\:-inset-y-full{
    top: -100%;
    bottom: -100%;
  }

  .xl\:-inset-x-full{
    right: -100%;
    left: -100%;
  }

  .xl\:-inset-y-1\/10{
    top: -10%;
    bottom: -10%;
  }

  .xl\:-inset-x-1\/10{
    right: -10%;
    left: -10%;
  }

  .xl\:-inset-y-2\/10{
    top: -20%;
    bottom: -20%;
  }

  .xl\:-inset-x-2\/10{
    right: -20%;
    left: -20%;
  }

  .xl\:-inset-y-3\/10{
    top: -30%;
    bottom: -30%;
  }

  .xl\:-inset-x-3\/10{
    right: -30%;
    left: -30%;
  }

  .xl\:-inset-y-4\/10{
    top: -40%;
    bottom: -40%;
  }

  .xl\:-inset-x-4\/10{
    right: -40%;
    left: -40%;
  }

  .xl\:-inset-y-4\.5\/10{
    top: -45%;
    bottom: -45%;
  }

  .xl\:-inset-x-4\.5\/10{
    right: -45%;
    left: -45%;
  }

  .xl\:-inset-y-5\/10{
    top: -50%;
    bottom: -50%;
  }

  .xl\:-inset-x-5\/10{
    right: -50%;
    left: -50%;
  }

  .xl\:-inset-y-5\.5\/10{
    top: -55%;
    bottom: -55%;
  }

  .xl\:-inset-x-5\.5\/10{
    right: -55%;
    left: -55%;
  }

  .xl\:-inset-y-6\/10{
    top: -60%;
    bottom: -60%;
  }

  .xl\:-inset-x-6\/10{
    right: -60%;
    left: -60%;
  }

  .xl\:-inset-y-7\/10{
    top: -70%;
    bottom: -70%;
  }

  .xl\:-inset-x-7\/10{
    right: -70%;
    left: -70%;
  }

  .xl\:-inset-y-8\/10{
    top: -80%;
    bottom: -80%;
  }

  .xl\:-inset-x-8\/10{
    right: -80%;
    left: -80%;
  }

  .xl\:-inset-y-9\/10{
    top: -90%;
    bottom: -90%;
  }

  .xl\:-inset-x-9\/10{
    right: -90%;
    left: -90%;
  }

  .xl\:-inset-y-1\/12{
    top: -8.33333%;
    bottom: -8.33333%;
  }

  .xl\:-inset-x-1\/12{
    right: -8.33333%;
    left: -8.33333%;
  }

  .xl\:-inset-y-2\/12{
    top: -16.66667%;
    bottom: -16.66667%;
  }

  .xl\:-inset-x-2\/12{
    right: -16.66667%;
    left: -16.66667%;
  }

  .xl\:-inset-y-3\/12{
    top: -25%;
    bottom: -25%;
  }

  .xl\:-inset-x-3\/12{
    right: -25%;
    left: -25%;
  }

  .xl\:-inset-y-4\/12{
    top: -33.33333%;
    bottom: -33.33333%;
  }

  .xl\:-inset-x-4\/12{
    right: -33.33333%;
    left: -33.33333%;
  }

  .xl\:-inset-y-5\/12{
    top: -41.66667%;
    bottom: -41.66667%;
  }

  .xl\:-inset-x-5\/12{
    right: -41.66667%;
    left: -41.66667%;
  }

  .xl\:-inset-y-6\/12{
    top: -50%;
    bottom: -50%;
  }

  .xl\:-inset-x-6\/12{
    right: -50%;
    left: -50%;
  }

  .xl\:-inset-y-7\/12{
    top: -58.33333%;
    bottom: -58.33333%;
  }

  .xl\:-inset-x-7\/12{
    right: -58.33333%;
    left: -58.33333%;
  }

  .xl\:-inset-y-8\/12{
    top: -66.66667%;
    bottom: -66.66667%;
  }

  .xl\:-inset-x-8\/12{
    right: -66.66667%;
    left: -66.66667%;
  }

  .xl\:-inset-y-9\/12{
    top: -75%;
    bottom: -75%;
  }

  .xl\:-inset-x-9\/12{
    right: -75%;
    left: -75%;
  }

  .xl\:-inset-y-10\/12{
    top: -83.33333%;
    bottom: -83.33333%;
  }

  .xl\:-inset-x-10\/12{
    right: -83.33333%;
    left: -83.33333%;
  }

  .xl\:-inset-y-11\/12{
    top: -91.66667%;
    bottom: -91.66667%;
  }

  .xl\:-inset-x-11\/12{
    right: -91.66667%;
    left: -91.66667%;
  }

  .xl\:inset-y-1\/2{
    top: 50%;
    bottom: 50%;
  }

  .xl\:inset-x-1\/2{
    right: 50%;
    left: 50%;
  }

  .xl\:inset-y-1\/3{
    top: 33.333333%;
    bottom: 33.333333%;
  }

  .xl\:inset-x-1\/3{
    right: 33.333333%;
    left: 33.333333%;
  }

  .xl\:inset-y-2\/3{
    top: 66.666667%;
    bottom: 66.666667%;
  }

  .xl\:inset-x-2\/3{
    right: 66.666667%;
    left: 66.666667%;
  }

  .xl\:inset-y-1\/4{
    top: 25%;
    bottom: 25%;
  }

  .xl\:inset-x-1\/4{
    right: 25%;
    left: 25%;
  }

  .xl\:inset-y-2\/4{
    top: 50%;
    bottom: 50%;
  }

  .xl\:inset-x-2\/4{
    right: 50%;
    left: 50%;
  }

  .xl\:inset-y-3\/4{
    top: 75%;
    bottom: 75%;
  }

  .xl\:inset-x-3\/4{
    right: 75%;
    left: 75%;
  }

  .xl\:-inset-y-1\/2{
    top: -50%;
    bottom: -50%;
  }

  .xl\:-inset-x-1\/2{
    right: -50%;
    left: -50%;
  }

  .xl\:-inset-y-1\/3{
    top: -33.333333%;
    bottom: -33.333333%;
  }

  .xl\:-inset-x-1\/3{
    right: -33.333333%;
    left: -33.333333%;
  }

  .xl\:-inset-y-2\/3{
    top: -66.666667%;
    bottom: -66.666667%;
  }

  .xl\:-inset-x-2\/3{
    right: -66.666667%;
    left: -66.666667%;
  }

  .xl\:-inset-y-1\/4{
    top: -25%;
    bottom: -25%;
  }

  .xl\:-inset-x-1\/4{
    right: -25%;
    left: -25%;
  }

  .xl\:-inset-y-2\/4{
    top: -50%;
    bottom: -50%;
  }

  .xl\:-inset-x-2\/4{
    right: -50%;
    left: -50%;
  }

  .xl\:-inset-y-3\/4{
    top: -75%;
    bottom: -75%;
  }

  .xl\:-inset-x-3\/4{
    right: -75%;
    left: -75%;
  }

  .xl\:top-0{
    top: 0px;
  }

  .xl\:right-0{
    right: 0px;
  }

  .xl\:bottom-0{
    bottom: 0px;
  }

  .xl\:left-0{
    left: 0px;
  }

  .xl\:top-1{
    top: 0.25rem;
  }

  .xl\:right-1{
    right: 0.25rem;
  }

  .xl\:bottom-1{
    bottom: 0.25rem;
  }

  .xl\:left-1{
    left: 0.25rem;
  }

  .xl\:top-2{
    top: 0.5rem;
  }

  .xl\:right-2{
    right: 0.5rem;
  }

  .xl\:bottom-2{
    bottom: 0.5rem;
  }

  .xl\:left-2{
    left: 0.5rem;
  }

  .xl\:top-3{
    top: 0.75rem;
  }

  .xl\:right-3{
    right: 0.75rem;
  }

  .xl\:bottom-3{
    bottom: 0.75rem;
  }

  .xl\:left-3{
    left: 0.75rem;
  }

  .xl\:top-4{
    top: 1rem;
  }

  .xl\:right-4{
    right: 1rem;
  }

  .xl\:bottom-4{
    bottom: 1rem;
  }

  .xl\:left-4{
    left: 1rem;
  }

  .xl\:top-5{
    top: 1.25rem;
  }

  .xl\:right-5{
    right: 1.25rem;
  }

  .xl\:bottom-5{
    bottom: 1.25rem;
  }

  .xl\:left-5{
    left: 1.25rem;
  }

  .xl\:top-6{
    top: 1.5rem;
  }

  .xl\:right-6{
    right: 1.5rem;
  }

  .xl\:bottom-6{
    bottom: 1.5rem;
  }

  .xl\:left-6{
    left: 1.5rem;
  }

  .xl\:top-7{
    top: 1.75rem;
  }

  .xl\:right-7{
    right: 1.75rem;
  }

  .xl\:bottom-7{
    bottom: 1.75rem;
  }

  .xl\:left-7{
    left: 1.75rem;
  }

  .xl\:top-8{
    top: 2rem;
  }

  .xl\:right-8{
    right: 2rem;
  }

  .xl\:bottom-8{
    bottom: 2rem;
  }

  .xl\:left-8{
    left: 2rem;
  }

  .xl\:top-9{
    top: 2.25rem;
  }

  .xl\:right-9{
    right: 2.25rem;
  }

  .xl\:bottom-9{
    bottom: 2.25rem;
  }

  .xl\:left-9{
    left: 2.25rem;
  }

  .xl\:top-10{
    top: 2.5rem;
  }

  .xl\:right-10{
    right: 2.5rem;
  }

  .xl\:bottom-10{
    bottom: 2.5rem;
  }

  .xl\:left-10{
    left: 2.5rem;
  }

  .xl\:top-11{
    top: 2.75rem;
  }

  .xl\:right-11{
    right: 2.75rem;
  }

  .xl\:bottom-11{
    bottom: 2.75rem;
  }

  .xl\:left-11{
    left: 2.75rem;
  }

  .xl\:top-12{
    top: 3rem;
  }

  .xl\:right-12{
    right: 3rem;
  }

  .xl\:bottom-12{
    bottom: 3rem;
  }

  .xl\:left-12{
    left: 3rem;
  }

  .xl\:top-13{
    top: 3.25rem;
  }

  .xl\:right-13{
    right: 3.25rem;
  }

  .xl\:bottom-13{
    bottom: 3.25rem;
  }

  .xl\:left-13{
    left: 3.25rem;
  }

  .xl\:top-14{
    top: 3.5rem;
  }

  .xl\:right-14{
    right: 3.5rem;
  }

  .xl\:bottom-14{
    bottom: 3.5rem;
  }

  .xl\:left-14{
    left: 3.5rem;
  }

  .xl\:top-15{
    top: 3.75rem;
  }

  .xl\:right-15{
    right: 3.75rem;
  }

  .xl\:bottom-15{
    bottom: 3.75rem;
  }

  .xl\:left-15{
    left: 3.75rem;
  }

  .xl\:top-16{
    top: 4rem;
  }

  .xl\:right-16{
    right: 4rem;
  }

  .xl\:bottom-16{
    bottom: 4rem;
  }

  .xl\:left-16{
    left: 4rem;
  }

  .xl\:top-17{
    top: 4.25rem;
  }

  .xl\:right-17{
    right: 4.25rem;
  }

  .xl\:bottom-17{
    bottom: 4.25rem;
  }

  .xl\:left-17{
    left: 4.25rem;
  }

  .xl\:top-18{
    top: 4.5rem;
  }

  .xl\:right-18{
    right: 4.5rem;
  }

  .xl\:bottom-18{
    bottom: 4.5rem;
  }

  .xl\:left-18{
    left: 4.5rem;
  }

  .xl\:top-19{
    top: 4.75rem;
  }

  .xl\:right-19{
    right: 4.75rem;
  }

  .xl\:bottom-19{
    bottom: 4.75rem;
  }

  .xl\:left-19{
    left: 4.75rem;
  }

  .xl\:top-20{
    top: 5rem;
  }

  .xl\:right-20{
    right: 5rem;
  }

  .xl\:bottom-20{
    bottom: 5rem;
  }

  .xl\:left-20{
    left: 5rem;
  }

  .xl\:top-22{
    top: 5.5rem;
  }

  .xl\:right-22{
    right: 5.5rem;
  }

  .xl\:bottom-22{
    bottom: 5.5rem;
  }

  .xl\:left-22{
    left: 5.5rem;
  }

  .xl\:top-24{
    top: 6rem;
  }

  .xl\:right-24{
    right: 6rem;
  }

  .xl\:bottom-24{
    bottom: 6rem;
  }

  .xl\:left-24{
    left: 6rem;
  }

  .xl\:top-25{
    top: 6.25rem;
  }

  .xl\:right-25{
    right: 6.25rem;
  }

  .xl\:bottom-25{
    bottom: 6.25rem;
  }

  .xl\:left-25{
    left: 6.25rem;
  }

  .xl\:top-28{
    top: 7rem;
  }

  .xl\:right-28{
    right: 7rem;
  }

  .xl\:bottom-28{
    bottom: 7rem;
  }

  .xl\:left-28{
    left: 7rem;
  }

  .xl\:top-30{
    top: 7.5rem;
  }

  .xl\:right-30{
    right: 7.5rem;
  }

  .xl\:bottom-30{
    bottom: 7.5rem;
  }

  .xl\:left-30{
    left: 7.5rem;
  }

  .xl\:top-32{
    top: 8rem;
  }

  .xl\:right-32{
    right: 8rem;
  }

  .xl\:bottom-32{
    bottom: 8rem;
  }

  .xl\:left-32{
    left: 8rem;
  }

  .xl\:top-34{
    top: 8.5rem;
  }

  .xl\:right-34{
    right: 8.5rem;
  }

  .xl\:bottom-34{
    bottom: 8.5rem;
  }

  .xl\:left-34{
    left: 8.5rem;
  }

  .xl\:top-35{
    top: 8.75rem;
  }

  .xl\:right-35{
    right: 8.75rem;
  }

  .xl\:bottom-35{
    bottom: 8.75rem;
  }

  .xl\:left-35{
    left: 8.75rem;
  }

  .xl\:top-36{
    top: 9rem;
  }

  .xl\:right-36{
    right: 9rem;
  }

  .xl\:bottom-36{
    bottom: 9rem;
  }

  .xl\:left-36{
    left: 9rem;
  }

  .xl\:top-39{
    top: 9.75rem;
  }

  .xl\:right-39{
    right: 9.75rem;
  }

  .xl\:bottom-39{
    bottom: 9.75rem;
  }

  .xl\:left-39{
    left: 9.75rem;
  }

  .xl\:top-40{
    top: 10rem;
  }

  .xl\:right-40{
    right: 10rem;
  }

  .xl\:bottom-40{
    bottom: 10rem;
  }

  .xl\:left-40{
    left: 10rem;
  }

  .xl\:top-42{
    top: 10.5rem;
  }

  .xl\:right-42{
    right: 10.5rem;
  }

  .xl\:bottom-42{
    bottom: 10.5rem;
  }

  .xl\:left-42{
    left: 10.5rem;
  }

  .xl\:top-44{
    top: 11rem;
  }

  .xl\:right-44{
    right: 11rem;
  }

  .xl\:bottom-44{
    bottom: 11rem;
  }

  .xl\:left-44{
    left: 11rem;
  }

  .xl\:top-45{
    top: 11.25rem;
  }

  .xl\:right-45{
    right: 11.25rem;
  }

  .xl\:bottom-45{
    bottom: 11.25rem;
  }

  .xl\:left-45{
    left: 11.25rem;
  }

  .xl\:top-48{
    top: 12rem;
  }

  .xl\:right-48{
    right: 12rem;
  }

  .xl\:bottom-48{
    bottom: 12rem;
  }

  .xl\:left-48{
    left: 12rem;
  }

  .xl\:top-50{
    top: 12.5rem;
  }

  .xl\:right-50{
    right: 12.5rem;
  }

  .xl\:bottom-50{
    bottom: 12.5rem;
  }

  .xl\:left-50{
    left: 12.5rem;
  }

  .xl\:top-52{
    top: 13rem;
  }

  .xl\:right-52{
    right: 13rem;
  }

  .xl\:bottom-52{
    bottom: 13rem;
  }

  .xl\:left-52{
    left: 13rem;
  }

  .xl\:top-55{
    top: 13.75rem;
  }

  .xl\:right-55{
    right: 13.75rem;
  }

  .xl\:bottom-55{
    bottom: 13.75rem;
  }

  .xl\:left-55{
    left: 13.75rem;
  }

  .xl\:top-56{
    top: 14rem;
  }

  .xl\:right-56{
    right: 14rem;
  }

  .xl\:bottom-56{
    bottom: 14rem;
  }

  .xl\:left-56{
    left: 14rem;
  }

  .xl\:top-58{
    top: 14.5rem;
  }

  .xl\:right-58{
    right: 14.5rem;
  }

  .xl\:bottom-58{
    bottom: 14.5rem;
  }

  .xl\:left-58{
    left: 14.5rem;
  }

  .xl\:top-60{
    top: 15rem;
  }

  .xl\:right-60{
    right: 15rem;
  }

  .xl\:bottom-60{
    bottom: 15rem;
  }

  .xl\:left-60{
    left: 15rem;
  }

  .xl\:top-64{
    top: 16rem;
  }

  .xl\:right-64{
    right: 16rem;
  }

  .xl\:bottom-64{
    bottom: 16rem;
  }

  .xl\:left-64{
    left: 16rem;
  }

  .xl\:top-65{
    top: 16.25rem;
  }

  .xl\:right-65{
    right: 16.25rem;
  }

  .xl\:bottom-65{
    bottom: 16.25rem;
  }

  .xl\:left-65{
    left: 16.25rem;
  }

  .xl\:top-68{
    top: 17rem;
  }

  .xl\:right-68{
    right: 17rem;
  }

  .xl\:bottom-68{
    bottom: 17rem;
  }

  .xl\:left-68{
    left: 17rem;
  }

  .xl\:top-69{
    top: 17.25rem;
  }

  .xl\:right-69{
    right: 17.25rem;
  }

  .xl\:bottom-69{
    bottom: 17.25rem;
  }

  .xl\:left-69{
    left: 17.25rem;
  }

  .xl\:top-70{
    top: 17.5rem;
  }

  .xl\:right-70{
    right: 17.5rem;
  }

  .xl\:bottom-70{
    bottom: 17.5rem;
  }

  .xl\:left-70{
    left: 17.5rem;
  }

  .xl\:top-72{
    top: 18rem;
  }

  .xl\:right-72{
    right: 18rem;
  }

  .xl\:bottom-72{
    bottom: 18rem;
  }

  .xl\:left-72{
    left: 18rem;
  }

  .xl\:top-75{
    top: 18.75rem;
  }

  .xl\:right-75{
    right: 18.75rem;
  }

  .xl\:bottom-75{
    bottom: 18.75rem;
  }

  .xl\:left-75{
    left: 18.75rem;
  }

  .xl\:top-80{
    top: 20rem;
  }

  .xl\:right-80{
    right: 20rem;
  }

  .xl\:bottom-80{
    bottom: 20rem;
  }

  .xl\:left-80{
    left: 20rem;
  }

  .xl\:top-85{
    top: 21.25rem;
  }

  .xl\:right-85{
    right: 21.25rem;
  }

  .xl\:bottom-85{
    bottom: 21.25rem;
  }

  .xl\:left-85{
    left: 21.25rem;
  }

  .xl\:top-86{
    top: 21.5rem;
  }

  .xl\:right-86{
    right: 21.5rem;
  }

  .xl\:bottom-86{
    bottom: 21.5rem;
  }

  .xl\:left-86{
    left: 21.5rem;
  }

  .xl\:top-90{
    top: 22.5rem;
  }

  .xl\:right-90{
    right: 22.5rem;
  }

  .xl\:bottom-90{
    bottom: 22.5rem;
  }

  .xl\:left-90{
    left: 22.5rem;
  }

  .xl\:top-96{
    top: 24rem;
  }

  .xl\:right-96{
    right: 24rem;
  }

  .xl\:bottom-96{
    bottom: 24rem;
  }

  .xl\:left-96{
    left: 24rem;
  }

  .xl\:top-100{
    top: 25rem;
  }

  .xl\:right-100{
    right: 25rem;
  }

  .xl\:bottom-100{
    bottom: 25rem;
  }

  .xl\:left-100{
    left: 25rem;
  }

  .xl\:top-115{
    top: 28.75rem;
  }

  .xl\:right-115{
    right: 28.75rem;
  }

  .xl\:bottom-115{
    bottom: 28.75rem;
  }

  .xl\:left-115{
    left: 28.75rem;
  }

  .xl\:top-125{
    top: 31.25rem;
  }

  .xl\:right-125{
    right: 31.25rem;
  }

  .xl\:bottom-125{
    bottom: 31.25rem;
  }

  .xl\:left-125{
    left: 31.25rem;
  }

  .xl\:top-142{
    top: 35.5rem;
  }

  .xl\:right-142{
    right: 35.5rem;
  }

  .xl\:bottom-142{
    bottom: 35.5rem;
  }

  .xl\:left-142{
    left: 35.5rem;
  }

  .xl\:top-150{
    top: 37.5rem;
  }

  .xl\:right-150{
    right: 37.5rem;
  }

  .xl\:bottom-150{
    bottom: 37.5rem;
  }

  .xl\:left-150{
    left: 37.5rem;
  }

  .xl\:top-156{
    top: 39rem;
  }

  .xl\:right-156{
    right: 39rem;
  }

  .xl\:bottom-156{
    bottom: 39rem;
  }

  .xl\:left-156{
    left: 39rem;
  }

  .xl\:top-160{
    top: 40rem;
  }

  .xl\:right-160{
    right: 40rem;
  }

  .xl\:bottom-160{
    bottom: 40rem;
  }

  .xl\:left-160{
    left: 40rem;
  }

  .xl\:top-175{
    top: 43.75rem;
  }

  .xl\:right-175{
    right: 43.75rem;
  }

  .xl\:bottom-175{
    bottom: 43.75rem;
  }

  .xl\:left-175{
    left: 43.75rem;
  }

  .xl\:top-207{
    top: 51.75rem;
  }

  .xl\:right-207{
    right: 51.75rem;
  }

  .xl\:bottom-207{
    bottom: 51.75rem;
  }

  .xl\:left-207{
    left: 51.75rem;
  }

  .xl\:top-242{
    top: 60.5rem;
  }

  .xl\:right-242{
    right: 60.5rem;
  }

  .xl\:bottom-242{
    bottom: 60.5rem;
  }

  .xl\:left-242{
    left: 60.5rem;
  }

  .xl\:top-250{
    top: 62.5rem;
  }

  .xl\:right-250{
    right: 62.5rem;
  }

  .xl\:bottom-250{
    bottom: 62.5rem;
  }

  .xl\:left-250{
    left: 62.5rem;
  }

  .xl\:top-258{
    top: 64.5rem;
  }

  .xl\:right-258{
    right: 64.5rem;
  }

  .xl\:bottom-258{
    bottom: 64.5rem;
  }

  .xl\:left-258{
    left: 64.5rem;
  }

  .xl\:top-265{
    top: 66.25rem;
  }

  .xl\:right-265{
    right: 66.25rem;
  }

  .xl\:bottom-265{
    bottom: 66.25rem;
  }

  .xl\:left-265{
    left: 66.25rem;
  }

  .xl\:top-280{
    top: 70rem;
  }

  .xl\:right-280{
    right: 70rem;
  }

  .xl\:bottom-280{
    bottom: 70rem;
  }

  .xl\:left-280{
    left: 70rem;
  }

  .xl\:top-auto{
    top: auto;
  }

  .xl\:right-auto{
    right: auto;
  }

  .xl\:bottom-auto{
    bottom: auto;
  }

  .xl\:left-auto{
    left: auto;
  }

  .xl\:top-px{
    top: 1px;
  }

  .xl\:right-px{
    right: 1px;
  }

  .xl\:bottom-px{
    bottom: 1px;
  }

  .xl\:left-px{
    left: 1px;
  }

  .xl\:top-0\.5{
    top: 0.125rem;
  }

  .xl\:right-0\.5{
    right: 0.125rem;
  }

  .xl\:bottom-0\.5{
    bottom: 0.125rem;
  }

  .xl\:left-0\.5{
    left: 0.125rem;
  }

  .xl\:top-1\.5{
    top: 0.375rem;
  }

  .xl\:right-1\.5{
    right: 0.375rem;
  }

  .xl\:bottom-1\.5{
    bottom: 0.375rem;
  }

  .xl\:left-1\.5{
    left: 0.375rem;
  }

  .xl\:top-2\.5{
    top: 0.625rem;
  }

  .xl\:right-2\.5{
    right: 0.625rem;
  }

  .xl\:bottom-2\.5{
    bottom: 0.625rem;
  }

  .xl\:left-2\.5{
    left: 0.625rem;
  }

  .xl\:top-3\.5{
    top: 0.875rem;
  }

  .xl\:right-3\.5{
    right: 0.875rem;
  }

  .xl\:bottom-3\.5{
    bottom: 0.875rem;
  }

  .xl\:left-3\.5{
    left: 0.875rem;
  }

  .xl\:top-0\.25{
    top: 0.0625rem;
  }

  .xl\:right-0\.25{
    right: 0.0625rem;
  }

  .xl\:bottom-0\.25{
    bottom: 0.0625rem;
  }

  .xl\:left-0\.25{
    left: 0.0625rem;
  }

  .xl\:top-0\.75{
    top: 0.1875rem;
  }

  .xl\:right-0\.75{
    right: 0.1875rem;
  }

  .xl\:bottom-0\.75{
    bottom: 0.1875rem;
  }

  .xl\:left-0\.75{
    left: 0.1875rem;
  }

  .xl\:top-1\.25{
    top: 0.3125rem;
  }

  .xl\:right-1\.25{
    right: 0.3125rem;
  }

  .xl\:bottom-1\.25{
    bottom: 0.3125rem;
  }

  .xl\:left-1\.25{
    left: 0.3125rem;
  }

  .xl\:top-1\.75{
    top: 0.4375rem;
  }

  .xl\:right-1\.75{
    right: 0.4375rem;
  }

  .xl\:bottom-1\.75{
    bottom: 0.4375rem;
  }

  .xl\:left-1\.75{
    left: 0.4375rem;
  }

  .xl\:top-2\.25{
    top: 0.5625rem;
  }

  .xl\:right-2\.25{
    right: 0.5625rem;
  }

  .xl\:bottom-2\.25{
    bottom: 0.5625rem;
  }

  .xl\:left-2\.25{
    left: 0.5625rem;
  }

  .xl\:top-2\.75{
    top: 0.6875rem;
  }

  .xl\:right-2\.75{
    right: 0.6875rem;
  }

  .xl\:bottom-2\.75{
    bottom: 0.6875rem;
  }

  .xl\:left-2\.75{
    left: 0.6875rem;
  }

  .xl\:top-3\.25{
    top: 0.8125rem;
  }

  .xl\:right-3\.25{
    right: 0.8125rem;
  }

  .xl\:bottom-3\.25{
    bottom: 0.8125rem;
  }

  .xl\:left-3\.25{
    left: 0.8125rem;
  }

  .xl\:top-3\.75{
    top: 0.9375rem;
  }

  .xl\:right-3\.75{
    right: 0.9375rem;
  }

  .xl\:bottom-3\.75{
    bottom: 0.9375rem;
  }

  .xl\:left-3\.75{
    left: 0.9375rem;
  }

  .xl\:top-4\.25{
    top: 1.0625rem;
  }

  .xl\:right-4\.25{
    right: 1.0625rem;
  }

  .xl\:bottom-4\.25{
    bottom: 1.0625rem;
  }

  .xl\:left-4\.25{
    left: 1.0625rem;
  }

  .xl\:top-4\.5{
    top: 1.125rem;
  }

  .xl\:right-4\.5{
    right: 1.125rem;
  }

  .xl\:bottom-4\.5{
    bottom: 1.125rem;
  }

  .xl\:left-4\.5{
    left: 1.125rem;
  }

  .xl\:top-4\.75{
    top: 1.1875rem;
  }

  .xl\:right-4\.75{
    right: 1.1875rem;
  }

  .xl\:bottom-4\.75{
    bottom: 1.1875rem;
  }

  .xl\:left-4\.75{
    left: 1.1875rem;
  }

  .xl\:top-5\.25{
    top: 1.3125rem;
  }

  .xl\:right-5\.25{
    right: 1.3125rem;
  }

  .xl\:bottom-5\.25{
    bottom: 1.3125rem;
  }

  .xl\:left-5\.25{
    left: 1.3125rem;
  }

  .xl\:top-5\.5{
    top: 1.375rem;
  }

  .xl\:right-5\.5{
    right: 1.375rem;
  }

  .xl\:bottom-5\.5{
    bottom: 1.375rem;
  }

  .xl\:left-5\.5{
    left: 1.375rem;
  }

  .xl\:top-5\.75{
    top: 1.4375rem;
  }

  .xl\:right-5\.75{
    right: 1.4375rem;
  }

  .xl\:bottom-5\.75{
    bottom: 1.4375rem;
  }

  .xl\:left-5\.75{
    left: 1.4375rem;
  }

  .xl\:top-6\.25{
    top: 1.5625rem;
  }

  .xl\:right-6\.25{
    right: 1.5625rem;
  }

  .xl\:bottom-6\.25{
    bottom: 1.5625rem;
  }

  .xl\:left-6\.25{
    left: 1.5625rem;
  }

  .xl\:top-6\.5{
    top: 1.625rem;
  }

  .xl\:right-6\.5{
    right: 1.625rem;
  }

  .xl\:bottom-6\.5{
    bottom: 1.625rem;
  }

  .xl\:left-6\.5{
    left: 1.625rem;
  }

  .xl\:top-6\.75{
    top: 1.6875rem;
  }

  .xl\:right-6\.75{
    right: 1.6875rem;
  }

  .xl\:bottom-6\.75{
    bottom: 1.6875rem;
  }

  .xl\:left-6\.75{
    left: 1.6875rem;
  }

  .xl\:top-7\.25{
    top: 1.8125rem;
  }

  .xl\:right-7\.25{
    right: 1.8125rem;
  }

  .xl\:bottom-7\.25{
    bottom: 1.8125rem;
  }

  .xl\:left-7\.25{
    left: 1.8125rem;
  }

  .xl\:top-7\.5{
    top: 1.875rem;
  }

  .xl\:right-7\.5{
    right: 1.875rem;
  }

  .xl\:bottom-7\.5{
    bottom: 1.875rem;
  }

  .xl\:left-7\.5{
    left: 1.875rem;
  }

  .xl\:top-8\.25{
    top: 2.0625rem;
  }

  .xl\:right-8\.25{
    right: 2.0625rem;
  }

  .xl\:bottom-8\.25{
    bottom: 2.0625rem;
  }

  .xl\:left-8\.25{
    left: 2.0625rem;
  }

  .xl\:top-8\.5{
    top: 2.125rem;
  }

  .xl\:right-8\.5{
    right: 2.125rem;
  }

  .xl\:bottom-8\.5{
    bottom: 2.125rem;
  }

  .xl\:left-8\.5{
    left: 2.125rem;
  }

  .xl\:top-9\.25{
    top: 2.3125rem;
  }

  .xl\:right-9\.25{
    right: 2.3125rem;
  }

  .xl\:bottom-9\.25{
    bottom: 2.3125rem;
  }

  .xl\:left-9\.25{
    left: 2.3125rem;
  }

  .xl\:top-9\.5{
    top: 2.375rem;
  }

  .xl\:right-9\.5{
    right: 2.375rem;
  }

  .xl\:bottom-9\.5{
    bottom: 2.375rem;
  }

  .xl\:left-9\.5{
    left: 2.375rem;
  }

  .xl\:top-10\.5{
    top: 2.625rem;
  }

  .xl\:right-10\.5{
    right: 2.625rem;
  }

  .xl\:bottom-10\.5{
    bottom: 2.625rem;
  }

  .xl\:left-10\.5{
    left: 2.625rem;
  }

  .xl\:top-11\.25{
    top: 2.8125rem;
  }

  .xl\:right-11\.25{
    right: 2.8125rem;
  }

  .xl\:bottom-11\.25{
    bottom: 2.8125rem;
  }

  .xl\:left-11\.25{
    left: 2.8125rem;
  }

  .xl\:top-11\.5{
    top: 2.875rem;
  }

  .xl\:right-11\.5{
    right: 2.875rem;
  }

  .xl\:bottom-11\.5{
    bottom: 2.875rem;
  }

  .xl\:left-11\.5{
    left: 2.875rem;
  }

  .xl\:top-12\.5{
    top: 3.125rem;
  }

  .xl\:right-12\.5{
    right: 3.125rem;
  }

  .xl\:bottom-12\.5{
    bottom: 3.125rem;
  }

  .xl\:left-12\.5{
    left: 3.125rem;
  }

  .xl\:top-12\.75{
    top: 3.1875rem;
  }

  .xl\:right-12\.75{
    right: 3.1875rem;
  }

  .xl\:bottom-12\.75{
    bottom: 3.1875rem;
  }

  .xl\:left-12\.75{
    left: 3.1875rem;
  }

  .xl\:top-13\.5{
    top: 3.375rem;
  }

  .xl\:right-13\.5{
    right: 3.375rem;
  }

  .xl\:bottom-13\.5{
    bottom: 3.375rem;
  }

  .xl\:left-13\.5{
    left: 3.375rem;
  }

  .xl\:top-14\.5{
    top: 3.625rem;
  }

  .xl\:right-14\.5{
    right: 3.625rem;
  }

  .xl\:bottom-14\.5{
    bottom: 3.625rem;
  }

  .xl\:left-14\.5{
    left: 3.625rem;
  }

  .xl\:top-15\.5{
    top: 3.875rem;
  }

  .xl\:right-15\.5{
    right: 3.875rem;
  }

  .xl\:bottom-15\.5{
    bottom: 3.875rem;
  }

  .xl\:left-15\.5{
    left: 3.875rem;
  }

  .xl\:top-15\.75{
    top: 3.9375rem;
  }

  .xl\:right-15\.75{
    right: 3.9375rem;
  }

  .xl\:bottom-15\.75{
    bottom: 3.9375rem;
  }

  .xl\:left-15\.75{
    left: 3.9375rem;
  }

  .xl\:top-16\.25{
    top: 4.0625rem;
  }

  .xl\:right-16\.25{
    right: 4.0625rem;
  }

  .xl\:bottom-16\.25{
    bottom: 4.0625rem;
  }

  .xl\:left-16\.25{
    left: 4.0625rem;
  }

  .xl\:top-17\.25{
    top: 4.3125rem;
  }

  .xl\:right-17\.25{
    right: 4.3125rem;
  }

  .xl\:bottom-17\.25{
    bottom: 4.3125rem;
  }

  .xl\:left-17\.25{
    left: 4.3125rem;
  }

  .xl\:top-17\.5{
    top: 4.375rem;
  }

  .xl\:right-17\.5{
    right: 4.375rem;
  }

  .xl\:bottom-17\.5{
    bottom: 4.375rem;
  }

  .xl\:left-17\.5{
    left: 4.375rem;
  }

  .xl\:top-18\.25{
    top: 4.5625rem;
  }

  .xl\:right-18\.25{
    right: 4.5625rem;
  }

  .xl\:bottom-18\.25{
    bottom: 4.5625rem;
  }

  .xl\:left-18\.25{
    left: 4.5625rem;
  }

  .xl\:top-18\.5{
    top: 4.625rem;
  }

  .xl\:right-18\.5{
    right: 4.625rem;
  }

  .xl\:bottom-18\.5{
    bottom: 4.625rem;
  }

  .xl\:left-18\.5{
    left: 4.625rem;
  }

  .xl\:top-20\.25{
    top: 5.0625rem;
  }

  .xl\:right-20\.25{
    right: 5.0625rem;
  }

  .xl\:bottom-20\.25{
    bottom: 5.0625rem;
  }

  .xl\:left-20\.25{
    left: 5.0625rem;
  }

  .xl\:top-20\.5{
    top: 5.125rem;
  }

  .xl\:right-20\.5{
    right: 5.125rem;
  }

  .xl\:bottom-20\.5{
    bottom: 5.125rem;
  }

  .xl\:left-20\.5{
    left: 5.125rem;
  }

  .xl\:top-22\.5{
    top: 5.625rem;
  }

  .xl\:right-22\.5{
    right: 5.625rem;
  }

  .xl\:bottom-22\.5{
    bottom: 5.625rem;
  }

  .xl\:left-22\.5{
    left: 5.625rem;
  }

  .xl\:top-25\.5{
    top: 6.375rem;
  }

  .xl\:right-25\.5{
    right: 6.375rem;
  }

  .xl\:bottom-25\.5{
    bottom: 6.375rem;
  }

  .xl\:left-25\.5{
    left: 6.375rem;
  }

  .xl\:top-26\.75{
    top: 6.6875rem;
  }

  .xl\:right-26\.75{
    right: 6.6875rem;
  }

  .xl\:bottom-26\.75{
    bottom: 6.6875rem;
  }

  .xl\:left-26\.75{
    left: 6.6875rem;
  }

  .xl\:top-32\.5{
    top: 8.125rem;
  }

  .xl\:right-32\.5{
    right: 8.125rem;
  }

  .xl\:bottom-32\.5{
    bottom: 8.125rem;
  }

  .xl\:left-32\.5{
    left: 8.125rem;
  }

  .xl\:top-37\.5{
    top: 9.375rem;
  }

  .xl\:right-37\.5{
    right: 9.375rem;
  }

  .xl\:bottom-37\.5{
    bottom: 9.375rem;
  }

  .xl\:left-37\.5{
    left: 9.375rem;
  }

  .xl\:top-41\.25{
    top: 10.3125rem;
  }

  .xl\:right-41\.25{
    right: 10.3125rem;
  }

  .xl\:bottom-41\.25{
    bottom: 10.3125rem;
  }

  .xl\:left-41\.25{
    left: 10.3125rem;
  }

  .xl\:top-52\.5{
    top: 13.125rem;
  }

  .xl\:right-52\.5{
    right: 13.125rem;
  }

  .xl\:bottom-52\.5{
    bottom: 13.125rem;
  }

  .xl\:left-52\.5{
    left: 13.125rem;
  }

  .xl\:top-54\.5{
    top: 13.625rem;
  }

  .xl\:right-54\.5{
    right: 13.625rem;
  }

  .xl\:bottom-54\.5{
    bottom: 13.625rem;
  }

  .xl\:left-54\.5{
    left: 13.625rem;
  }

  .xl\:top-57\.25{
    top: 14.3125rem;
  }

  .xl\:right-57\.25{
    right: 14.3125rem;
  }

  .xl\:bottom-57\.25{
    bottom: 14.3125rem;
  }

  .xl\:left-57\.25{
    left: 14.3125rem;
  }

  .xl\:top-57\.5{
    top: 14.375rem;
  }

  .xl\:right-57\.5{
    right: 14.375rem;
  }

  .xl\:bottom-57\.5{
    bottom: 14.375rem;
  }

  .xl\:left-57\.5{
    left: 14.375rem;
  }

  .xl\:top-66\.25{
    top: 16.5625rem;
  }

  .xl\:right-66\.25{
    right: 16.5625rem;
  }

  .xl\:bottom-66\.25{
    bottom: 16.5625rem;
  }

  .xl\:left-66\.25{
    left: 16.5625rem;
  }

  .xl\:top-74\.5{
    top: 18.125rem;
  }

  .xl\:right-74\.5{
    right: 18.125rem;
  }

  .xl\:bottom-74\.5{
    bottom: 18.125rem;
  }

  .xl\:left-74\.5{
    left: 18.125rem;
  }

  .xl\:top-106\.25{
    top: 26.5625rem;
  }

  .xl\:right-106\.25{
    right: 26.5625rem;
  }

  .xl\:bottom-106\.25{
    bottom: 26.5625rem;
  }

  .xl\:left-106\.25{
    left: 26.5625rem;
  }

  .xl\:top-112\.25{
    top: 28.0675rem;
  }

  .xl\:right-112\.25{
    right: 28.0675rem;
  }

  .xl\:bottom-112\.25{
    bottom: 28.0675rem;
  }

  .xl\:left-112\.25{
    left: 28.0675rem;
  }

  .xl\:top-112\.75{
    top: 28.1875rem;
  }

  .xl\:right-112\.75{
    right: 28.1875rem;
  }

  .xl\:bottom-112\.75{
    bottom: 28.1875rem;
  }

  .xl\:left-112\.75{
    left: 28.1875rem;
  }

  .xl\:top-147\.5{
    top: 36.875rem;
  }

  .xl\:right-147\.5{
    right: 36.875rem;
  }

  .xl\:bottom-147\.5{
    bottom: 36.875rem;
  }

  .xl\:left-147\.5{
    left: 36.875rem;
  }

  .xl\:top-162\.5{
    top: 40.625rem;
  }

  .xl\:right-162\.5{
    right: 40.625rem;
  }

  .xl\:bottom-162\.5{
    bottom: 40.625rem;
  }

  .xl\:left-162\.5{
    left: 40.625rem;
  }

  .xl\:top-172\.25{
    top: 42.5625rem;
  }

  .xl\:right-172\.25{
    right: 42.5625rem;
  }

  .xl\:bottom-172\.25{
    bottom: 42.5625rem;
  }

  .xl\:left-172\.25{
    left: 42.5625rem;
  }

  .xl\:top-175\.25{
    top: 43.8125rem;
  }

  .xl\:right-175\.25{
    right: 43.8125rem;
  }

  .xl\:bottom-175\.25{
    bottom: 43.8125rem;
  }

  .xl\:left-175\.25{
    left: 43.8125rem;
  }

  .xl\:top-184\.25{
    top: 46.0625rem;
  }

  .xl\:right-184\.25{
    right: 46.0625rem;
  }

  .xl\:bottom-184\.25{
    bottom: 46.0625rem;
  }

  .xl\:left-184\.25{
    left: 46.0625rem;
  }

  .xl\:top-203\.25{
    top: 50.8125rem;
  }

  .xl\:right-203\.25{
    right: 50.8125rem;
  }

  .xl\:bottom-203\.25{
    bottom: 50.8125rem;
  }

  .xl\:left-203\.25{
    left: 50.8125rem;
  }

  .xl\:top-half{
    top: 50%;
  }

  .xl\:right-half{
    right: 50%;
  }

  .xl\:bottom-half{
    bottom: 50%;
  }

  .xl\:left-half{
    left: 50%;
  }

  .xl\:top-full{
    top: 100%;
  }

  .xl\:right-full{
    right: 100%;
  }

  .xl\:bottom-full{
    bottom: 100%;
  }

  .xl\:left-full{
    left: 100%;
  }

  .xl\:top-1\/10{
    top: 10%;
  }

  .xl\:right-1\/10{
    right: 10%;
  }

  .xl\:bottom-1\/10{
    bottom: 10%;
  }

  .xl\:left-1\/10{
    left: 10%;
  }

  .xl\:top-2\/10{
    top: 20%;
  }

  .xl\:right-2\/10{
    right: 20%;
  }

  .xl\:bottom-2\/10{
    bottom: 20%;
  }

  .xl\:left-2\/10{
    left: 20%;
  }

  .xl\:top-3\/10{
    top: 30%;
  }

  .xl\:right-3\/10{
    right: 30%;
  }

  .xl\:bottom-3\/10{
    bottom: 30%;
  }

  .xl\:left-3\/10{
    left: 30%;
  }

  .xl\:top-4\/10{
    top: 40%;
  }

  .xl\:right-4\/10{
    right: 40%;
  }

  .xl\:bottom-4\/10{
    bottom: 40%;
  }

  .xl\:left-4\/10{
    left: 40%;
  }

  .xl\:top-4\.5\/10{
    top: 45%;
  }

  .xl\:right-4\.5\/10{
    right: 45%;
  }

  .xl\:bottom-4\.5\/10{
    bottom: 45%;
  }

  .xl\:left-4\.5\/10{
    left: 45%;
  }

  .xl\:top-5\/10{
    top: 50%;
  }

  .xl\:right-5\/10{
    right: 50%;
  }

  .xl\:bottom-5\/10{
    bottom: 50%;
  }

  .xl\:left-5\/10{
    left: 50%;
  }

  .xl\:top-5\.5\/10{
    top: 55%;
  }

  .xl\:right-5\.5\/10{
    right: 55%;
  }

  .xl\:bottom-5\.5\/10{
    bottom: 55%;
  }

  .xl\:left-5\.5\/10{
    left: 55%;
  }

  .xl\:top-6\/10{
    top: 60%;
  }

  .xl\:right-6\/10{
    right: 60%;
  }

  .xl\:bottom-6\/10{
    bottom: 60%;
  }

  .xl\:left-6\/10{
    left: 60%;
  }

  .xl\:top-7\/10{
    top: 70%;
  }

  .xl\:right-7\/10{
    right: 70%;
  }

  .xl\:bottom-7\/10{
    bottom: 70%;
  }

  .xl\:left-7\/10{
    left: 70%;
  }

  .xl\:top-8\/10{
    top: 80%;
  }

  .xl\:right-8\/10{
    right: 80%;
  }

  .xl\:bottom-8\/10{
    bottom: 80%;
  }

  .xl\:left-8\/10{
    left: 80%;
  }

  .xl\:top-9\/10{
    top: 90%;
  }

  .xl\:right-9\/10{
    right: 90%;
  }

  .xl\:bottom-9\/10{
    bottom: 90%;
  }

  .xl\:left-9\/10{
    left: 90%;
  }

  .xl\:top-1\/12{
    top: 8.333333%;
  }

  .xl\:right-1\/12{
    right: 8.333333%;
  }

  .xl\:bottom-1\/12{
    bottom: 8.333333%;
  }

  .xl\:left-1\/12{
    left: 8.333333%;
  }

  .xl\:top-2\/12{
    top: 16.666667%;
  }

  .xl\:right-2\/12{
    right: 16.666667%;
  }

  .xl\:bottom-2\/12{
    bottom: 16.666667%;
  }

  .xl\:left-2\/12{
    left: 16.666667%;
  }

  .xl\:top-3\/12{
    top: 25%;
  }

  .xl\:right-3\/12{
    right: 25%;
  }

  .xl\:bottom-3\/12{
    bottom: 25%;
  }

  .xl\:left-3\/12{
    left: 25%;
  }

  .xl\:top-4\/12{
    top: 33.333333%;
  }

  .xl\:right-4\/12{
    right: 33.333333%;
  }

  .xl\:bottom-4\/12{
    bottom: 33.333333%;
  }

  .xl\:left-4\/12{
    left: 33.333333%;
  }

  .xl\:top-5\/12{
    top: 41.666667%;
  }

  .xl\:right-5\/12{
    right: 41.666667%;
  }

  .xl\:bottom-5\/12{
    bottom: 41.666667%;
  }

  .xl\:left-5\/12{
    left: 41.666667%;
  }

  .xl\:top-6\/12{
    top: 50%;
  }

  .xl\:right-6\/12{
    right: 50%;
  }

  .xl\:bottom-6\/12{
    bottom: 50%;
  }

  .xl\:left-6\/12{
    left: 50%;
  }

  .xl\:top-7\/12{
    top: 58.333333%;
  }

  .xl\:right-7\/12{
    right: 58.333333%;
  }

  .xl\:bottom-7\/12{
    bottom: 58.333333%;
  }

  .xl\:left-7\/12{
    left: 58.333333%;
  }

  .xl\:top-8\/12{
    top: 66.666667%;
  }

  .xl\:right-8\/12{
    right: 66.666667%;
  }

  .xl\:bottom-8\/12{
    bottom: 66.666667%;
  }

  .xl\:left-8\/12{
    left: 66.666667%;
  }

  .xl\:top-9\/12{
    top: 75%;
  }

  .xl\:right-9\/12{
    right: 75%;
  }

  .xl\:bottom-9\/12{
    bottom: 75%;
  }

  .xl\:left-9\/12{
    left: 75%;
  }

  .xl\:top-10\/12{
    top: 83.333333%;
  }

  .xl\:right-10\/12{
    right: 83.333333%;
  }

  .xl\:bottom-10\/12{
    bottom: 83.333333%;
  }

  .xl\:left-10\/12{
    left: 83.333333%;
  }

  .xl\:top-11\/12{
    top: 91.666667%;
  }

  .xl\:right-11\/12{
    right: 91.666667%;
  }

  .xl\:bottom-11\/12{
    bottom: 91.666667%;
  }

  .xl\:left-11\/12{
    left: 91.666667%;
  }

  .xl\:-top-0{
    top: 0px;
  }

  .xl\:-right-0{
    right: 0px;
  }

  .xl\:-bottom-0{
    bottom: 0px;
  }

  .xl\:-left-0{
    left: 0px;
  }

  .xl\:-top-1{
    top: -0.25rem;
  }

  .xl\:-right-1{
    right: -0.25rem;
  }

  .xl\:-bottom-1{
    bottom: -0.25rem;
  }

  .xl\:-left-1{
    left: -0.25rem;
  }

  .xl\:-top-2{
    top: -0.5rem;
  }

  .xl\:-right-2{
    right: -0.5rem;
  }

  .xl\:-bottom-2{
    bottom: -0.5rem;
  }

  .xl\:-left-2{
    left: -0.5rem;
  }

  .xl\:-top-3{
    top: -0.75rem;
  }

  .xl\:-right-3{
    right: -0.75rem;
  }

  .xl\:-bottom-3{
    bottom: -0.75rem;
  }

  .xl\:-left-3{
    left: -0.75rem;
  }

  .xl\:-top-4{
    top: -1rem;
  }

  .xl\:-right-4{
    right: -1rem;
  }

  .xl\:-bottom-4{
    bottom: -1rem;
  }

  .xl\:-left-4{
    left: -1rem;
  }

  .xl\:-top-5{
    top: -1.25rem;
  }

  .xl\:-right-5{
    right: -1.25rem;
  }

  .xl\:-bottom-5{
    bottom: -1.25rem;
  }

  .xl\:-left-5{
    left: -1.25rem;
  }

  .xl\:-top-6{
    top: -1.5rem;
  }

  .xl\:-right-6{
    right: -1.5rem;
  }

  .xl\:-bottom-6{
    bottom: -1.5rem;
  }

  .xl\:-left-6{
    left: -1.5rem;
  }

  .xl\:-top-7{
    top: -1.75rem;
  }

  .xl\:-right-7{
    right: -1.75rem;
  }

  .xl\:-bottom-7{
    bottom: -1.75rem;
  }

  .xl\:-left-7{
    left: -1.75rem;
  }

  .xl\:-top-8{
    top: -2rem;
  }

  .xl\:-right-8{
    right: -2rem;
  }

  .xl\:-bottom-8{
    bottom: -2rem;
  }

  .xl\:-left-8{
    left: -2rem;
  }

  .xl\:-top-9{
    top: -2.25rem;
  }

  .xl\:-right-9{
    right: -2.25rem;
  }

  .xl\:-bottom-9{
    bottom: -2.25rem;
  }

  .xl\:-left-9{
    left: -2.25rem;
  }

  .xl\:-top-10{
    top: -2.5rem;
  }

  .xl\:-right-10{
    right: -2.5rem;
  }

  .xl\:-bottom-10{
    bottom: -2.5rem;
  }

  .xl\:-left-10{
    left: -2.5rem;
  }

  .xl\:-top-11{
    top: -2.75rem;
  }

  .xl\:-right-11{
    right: -2.75rem;
  }

  .xl\:-bottom-11{
    bottom: -2.75rem;
  }

  .xl\:-left-11{
    left: -2.75rem;
  }

  .xl\:-top-12{
    top: -3rem;
  }

  .xl\:-right-12{
    right: -3rem;
  }

  .xl\:-bottom-12{
    bottom: -3rem;
  }

  .xl\:-left-12{
    left: -3rem;
  }

  .xl\:-top-13{
    top: -3.25rem;
  }

  .xl\:-right-13{
    right: -3.25rem;
  }

  .xl\:-bottom-13{
    bottom: -3.25rem;
  }

  .xl\:-left-13{
    left: -3.25rem;
  }

  .xl\:-top-14{
    top: -3.5rem;
  }

  .xl\:-right-14{
    right: -3.5rem;
  }

  .xl\:-bottom-14{
    bottom: -3.5rem;
  }

  .xl\:-left-14{
    left: -3.5rem;
  }

  .xl\:-top-15{
    top: -3.75rem;
  }

  .xl\:-right-15{
    right: -3.75rem;
  }

  .xl\:-bottom-15{
    bottom: -3.75rem;
  }

  .xl\:-left-15{
    left: -3.75rem;
  }

  .xl\:-top-16{
    top: -4rem;
  }

  .xl\:-right-16{
    right: -4rem;
  }

  .xl\:-bottom-16{
    bottom: -4rem;
  }

  .xl\:-left-16{
    left: -4rem;
  }

  .xl\:-top-17{
    top: -4.25rem;
  }

  .xl\:-right-17{
    right: -4.25rem;
  }

  .xl\:-bottom-17{
    bottom: -4.25rem;
  }

  .xl\:-left-17{
    left: -4.25rem;
  }

  .xl\:-top-18{
    top: -4.5rem;
  }

  .xl\:-right-18{
    right: -4.5rem;
  }

  .xl\:-bottom-18{
    bottom: -4.5rem;
  }

  .xl\:-left-18{
    left: -4.5rem;
  }

  .xl\:-top-19{
    top: -4.75rem;
  }

  .xl\:-right-19{
    right: -4.75rem;
  }

  .xl\:-bottom-19{
    bottom: -4.75rem;
  }

  .xl\:-left-19{
    left: -4.75rem;
  }

  .xl\:-top-20{
    top: -5rem;
  }

  .xl\:-right-20{
    right: -5rem;
  }

  .xl\:-bottom-20{
    bottom: -5rem;
  }

  .xl\:-left-20{
    left: -5rem;
  }

  .xl\:-top-22{
    top: -5.5rem;
  }

  .xl\:-right-22{
    right: -5.5rem;
  }

  .xl\:-bottom-22{
    bottom: -5.5rem;
  }

  .xl\:-left-22{
    left: -5.5rem;
  }

  .xl\:-top-24{
    top: -6rem;
  }

  .xl\:-right-24{
    right: -6rem;
  }

  .xl\:-bottom-24{
    bottom: -6rem;
  }

  .xl\:-left-24{
    left: -6rem;
  }

  .xl\:-top-25{
    top: -6.25rem;
  }

  .xl\:-right-25{
    right: -6.25rem;
  }

  .xl\:-bottom-25{
    bottom: -6.25rem;
  }

  .xl\:-left-25{
    left: -6.25rem;
  }

  .xl\:-top-28{
    top: -7rem;
  }

  .xl\:-right-28{
    right: -7rem;
  }

  .xl\:-bottom-28{
    bottom: -7rem;
  }

  .xl\:-left-28{
    left: -7rem;
  }

  .xl\:-top-30{
    top: -7.5rem;
  }

  .xl\:-right-30{
    right: -7.5rem;
  }

  .xl\:-bottom-30{
    bottom: -7.5rem;
  }

  .xl\:-left-30{
    left: -7.5rem;
  }

  .xl\:-top-32{
    top: -8rem;
  }

  .xl\:-right-32{
    right: -8rem;
  }

  .xl\:-bottom-32{
    bottom: -8rem;
  }

  .xl\:-left-32{
    left: -8rem;
  }

  .xl\:-top-34{
    top: -8.5rem;
  }

  .xl\:-right-34{
    right: -8.5rem;
  }

  .xl\:-bottom-34{
    bottom: -8.5rem;
  }

  .xl\:-left-34{
    left: -8.5rem;
  }

  .xl\:-top-35{
    top: -8.75rem;
  }

  .xl\:-right-35{
    right: -8.75rem;
  }

  .xl\:-bottom-35{
    bottom: -8.75rem;
  }

  .xl\:-left-35{
    left: -8.75rem;
  }

  .xl\:-top-36{
    top: -9rem;
  }

  .xl\:-right-36{
    right: -9rem;
  }

  .xl\:-bottom-36{
    bottom: -9rem;
  }

  .xl\:-left-36{
    left: -9rem;
  }

  .xl\:-top-39{
    top: -9.75rem;
  }

  .xl\:-right-39{
    right: -9.75rem;
  }

  .xl\:-bottom-39{
    bottom: -9.75rem;
  }

  .xl\:-left-39{
    left: -9.75rem;
  }

  .xl\:-top-40{
    top: -10rem;
  }

  .xl\:-right-40{
    right: -10rem;
  }

  .xl\:-bottom-40{
    bottom: -10rem;
  }

  .xl\:-left-40{
    left: -10rem;
  }

  .xl\:-top-42{
    top: -10.5rem;
  }

  .xl\:-right-42{
    right: -10.5rem;
  }

  .xl\:-bottom-42{
    bottom: -10.5rem;
  }

  .xl\:-left-42{
    left: -10.5rem;
  }

  .xl\:-top-44{
    top: -11rem;
  }

  .xl\:-right-44{
    right: -11rem;
  }

  .xl\:-bottom-44{
    bottom: -11rem;
  }

  .xl\:-left-44{
    left: -11rem;
  }

  .xl\:-top-45{
    top: -11.25rem;
  }

  .xl\:-right-45{
    right: -11.25rem;
  }

  .xl\:-bottom-45{
    bottom: -11.25rem;
  }

  .xl\:-left-45{
    left: -11.25rem;
  }

  .xl\:-top-48{
    top: -12rem;
  }

  .xl\:-right-48{
    right: -12rem;
  }

  .xl\:-bottom-48{
    bottom: -12rem;
  }

  .xl\:-left-48{
    left: -12rem;
  }

  .xl\:-top-50{
    top: -12.5rem;
  }

  .xl\:-right-50{
    right: -12.5rem;
  }

  .xl\:-bottom-50{
    bottom: -12.5rem;
  }

  .xl\:-left-50{
    left: -12.5rem;
  }

  .xl\:-top-52{
    top: -13rem;
  }

  .xl\:-right-52{
    right: -13rem;
  }

  .xl\:-bottom-52{
    bottom: -13rem;
  }

  .xl\:-left-52{
    left: -13rem;
  }

  .xl\:-top-55{
    top: -13.75rem;
  }

  .xl\:-right-55{
    right: -13.75rem;
  }

  .xl\:-bottom-55{
    bottom: -13.75rem;
  }

  .xl\:-left-55{
    left: -13.75rem;
  }

  .xl\:-top-56{
    top: -14rem;
  }

  .xl\:-right-56{
    right: -14rem;
  }

  .xl\:-bottom-56{
    bottom: -14rem;
  }

  .xl\:-left-56{
    left: -14rem;
  }

  .xl\:-top-58{
    top: -14.5rem;
  }

  .xl\:-right-58{
    right: -14.5rem;
  }

  .xl\:-bottom-58{
    bottom: -14.5rem;
  }

  .xl\:-left-58{
    left: -14.5rem;
  }

  .xl\:-top-60{
    top: -15rem;
  }

  .xl\:-right-60{
    right: -15rem;
  }

  .xl\:-bottom-60{
    bottom: -15rem;
  }

  .xl\:-left-60{
    left: -15rem;
  }

  .xl\:-top-64{
    top: -16rem;
  }

  .xl\:-right-64{
    right: -16rem;
  }

  .xl\:-bottom-64{
    bottom: -16rem;
  }

  .xl\:-left-64{
    left: -16rem;
  }

  .xl\:-top-65{
    top: -16.25rem;
  }

  .xl\:-right-65{
    right: -16.25rem;
  }

  .xl\:-bottom-65{
    bottom: -16.25rem;
  }

  .xl\:-left-65{
    left: -16.25rem;
  }

  .xl\:-top-68{
    top: -17rem;
  }

  .xl\:-right-68{
    right: -17rem;
  }

  .xl\:-bottom-68{
    bottom: -17rem;
  }

  .xl\:-left-68{
    left: -17rem;
  }

  .xl\:-top-69{
    top: -17.25rem;
  }

  .xl\:-right-69{
    right: -17.25rem;
  }

  .xl\:-bottom-69{
    bottom: -17.25rem;
  }

  .xl\:-left-69{
    left: -17.25rem;
  }

  .xl\:-top-70{
    top: -17.5rem;
  }

  .xl\:-right-70{
    right: -17.5rem;
  }

  .xl\:-bottom-70{
    bottom: -17.5rem;
  }

  .xl\:-left-70{
    left: -17.5rem;
  }

  .xl\:-top-72{
    top: -18rem;
  }

  .xl\:-right-72{
    right: -18rem;
  }

  .xl\:-bottom-72{
    bottom: -18rem;
  }

  .xl\:-left-72{
    left: -18rem;
  }

  .xl\:-top-75{
    top: -18.75rem;
  }

  .xl\:-right-75{
    right: -18.75rem;
  }

  .xl\:-bottom-75{
    bottom: -18.75rem;
  }

  .xl\:-left-75{
    left: -18.75rem;
  }

  .xl\:-top-80{
    top: -20rem;
  }

  .xl\:-right-80{
    right: -20rem;
  }

  .xl\:-bottom-80{
    bottom: -20rem;
  }

  .xl\:-left-80{
    left: -20rem;
  }

  .xl\:-top-85{
    top: -21.25rem;
  }

  .xl\:-right-85{
    right: -21.25rem;
  }

  .xl\:-bottom-85{
    bottom: -21.25rem;
  }

  .xl\:-left-85{
    left: -21.25rem;
  }

  .xl\:-top-86{
    top: -21.5rem;
  }

  .xl\:-right-86{
    right: -21.5rem;
  }

  .xl\:-bottom-86{
    bottom: -21.5rem;
  }

  .xl\:-left-86{
    left: -21.5rem;
  }

  .xl\:-top-90{
    top: -22.5rem;
  }

  .xl\:-right-90{
    right: -22.5rem;
  }

  .xl\:-bottom-90{
    bottom: -22.5rem;
  }

  .xl\:-left-90{
    left: -22.5rem;
  }

  .xl\:-top-96{
    top: -24rem;
  }

  .xl\:-right-96{
    right: -24rem;
  }

  .xl\:-bottom-96{
    bottom: -24rem;
  }

  .xl\:-left-96{
    left: -24rem;
  }

  .xl\:-top-100{
    top: -25rem;
  }

  .xl\:-right-100{
    right: -25rem;
  }

  .xl\:-bottom-100{
    bottom: -25rem;
  }

  .xl\:-left-100{
    left: -25rem;
  }

  .xl\:-top-115{
    top: -28.75rem;
  }

  .xl\:-right-115{
    right: -28.75rem;
  }

  .xl\:-bottom-115{
    bottom: -28.75rem;
  }

  .xl\:-left-115{
    left: -28.75rem;
  }

  .xl\:-top-125{
    top: -31.25rem;
  }

  .xl\:-right-125{
    right: -31.25rem;
  }

  .xl\:-bottom-125{
    bottom: -31.25rem;
  }

  .xl\:-left-125{
    left: -31.25rem;
  }

  .xl\:-top-142{
    top: -35.5rem;
  }

  .xl\:-right-142{
    right: -35.5rem;
  }

  .xl\:-bottom-142{
    bottom: -35.5rem;
  }

  .xl\:-left-142{
    left: -35.5rem;
  }

  .xl\:-top-150{
    top: -37.5rem;
  }

  .xl\:-right-150{
    right: -37.5rem;
  }

  .xl\:-bottom-150{
    bottom: -37.5rem;
  }

  .xl\:-left-150{
    left: -37.5rem;
  }

  .xl\:-top-156{
    top: -39rem;
  }

  .xl\:-right-156{
    right: -39rem;
  }

  .xl\:-bottom-156{
    bottom: -39rem;
  }

  .xl\:-left-156{
    left: -39rem;
  }

  .xl\:-top-160{
    top: -40rem;
  }

  .xl\:-right-160{
    right: -40rem;
  }

  .xl\:-bottom-160{
    bottom: -40rem;
  }

  .xl\:-left-160{
    left: -40rem;
  }

  .xl\:-top-175{
    top: -43.75rem;
  }

  .xl\:-right-175{
    right: -43.75rem;
  }

  .xl\:-bottom-175{
    bottom: -43.75rem;
  }

  .xl\:-left-175{
    left: -43.75rem;
  }

  .xl\:-top-207{
    top: -51.75rem;
  }

  .xl\:-right-207{
    right: -51.75rem;
  }

  .xl\:-bottom-207{
    bottom: -51.75rem;
  }

  .xl\:-left-207{
    left: -51.75rem;
  }

  .xl\:-top-242{
    top: -60.5rem;
  }

  .xl\:-right-242{
    right: -60.5rem;
  }

  .xl\:-bottom-242{
    bottom: -60.5rem;
  }

  .xl\:-left-242{
    left: -60.5rem;
  }

  .xl\:-top-250{
    top: -62.5rem;
  }

  .xl\:-right-250{
    right: -62.5rem;
  }

  .xl\:-bottom-250{
    bottom: -62.5rem;
  }

  .xl\:-left-250{
    left: -62.5rem;
  }

  .xl\:-top-258{
    top: -64.5rem;
  }

  .xl\:-right-258{
    right: -64.5rem;
  }

  .xl\:-bottom-258{
    bottom: -64.5rem;
  }

  .xl\:-left-258{
    left: -64.5rem;
  }

  .xl\:-top-265{
    top: -66.25rem;
  }

  .xl\:-right-265{
    right: -66.25rem;
  }

  .xl\:-bottom-265{
    bottom: -66.25rem;
  }

  .xl\:-left-265{
    left: -66.25rem;
  }

  .xl\:-top-280{
    top: -70rem;
  }

  .xl\:-right-280{
    right: -70rem;
  }

  .xl\:-bottom-280{
    bottom: -70rem;
  }

  .xl\:-left-280{
    left: -70rem;
  }

  .xl\:-top-px{
    top: -1px;
  }

  .xl\:-right-px{
    right: -1px;
  }

  .xl\:-bottom-px{
    bottom: -1px;
  }

  .xl\:-left-px{
    left: -1px;
  }

  .xl\:-top-0\.5{
    top: -0.125rem;
  }

  .xl\:-right-0\.5{
    right: -0.125rem;
  }

  .xl\:-bottom-0\.5{
    bottom: -0.125rem;
  }

  .xl\:-left-0\.5{
    left: -0.125rem;
  }

  .xl\:-top-1\.5{
    top: -0.375rem;
  }

  .xl\:-right-1\.5{
    right: -0.375rem;
  }

  .xl\:-bottom-1\.5{
    bottom: -0.375rem;
  }

  .xl\:-left-1\.5{
    left: -0.375rem;
  }

  .xl\:-top-2\.5{
    top: -0.625rem;
  }

  .xl\:-right-2\.5{
    right: -0.625rem;
  }

  .xl\:-bottom-2\.5{
    bottom: -0.625rem;
  }

  .xl\:-left-2\.5{
    left: -0.625rem;
  }

  .xl\:-top-3\.5{
    top: -0.875rem;
  }

  .xl\:-right-3\.5{
    right: -0.875rem;
  }

  .xl\:-bottom-3\.5{
    bottom: -0.875rem;
  }

  .xl\:-left-3\.5{
    left: -0.875rem;
  }

  .xl\:-top-0\.25{
    top: -0.0625rem;
  }

  .xl\:-right-0\.25{
    right: -0.0625rem;
  }

  .xl\:-bottom-0\.25{
    bottom: -0.0625rem;
  }

  .xl\:-left-0\.25{
    left: -0.0625rem;
  }

  .xl\:-top-0\.75{
    top: -0.1875rem;
  }

  .xl\:-right-0\.75{
    right: -0.1875rem;
  }

  .xl\:-bottom-0\.75{
    bottom: -0.1875rem;
  }

  .xl\:-left-0\.75{
    left: -0.1875rem;
  }

  .xl\:-top-1\.25{
    top: -0.3125rem;
  }

  .xl\:-right-1\.25{
    right: -0.3125rem;
  }

  .xl\:-bottom-1\.25{
    bottom: -0.3125rem;
  }

  .xl\:-left-1\.25{
    left: -0.3125rem;
  }

  .xl\:-top-1\.75{
    top: -0.4375rem;
  }

  .xl\:-right-1\.75{
    right: -0.4375rem;
  }

  .xl\:-bottom-1\.75{
    bottom: -0.4375rem;
  }

  .xl\:-left-1\.75{
    left: -0.4375rem;
  }

  .xl\:-top-2\.25{
    top: -0.5625rem;
  }

  .xl\:-right-2\.25{
    right: -0.5625rem;
  }

  .xl\:-bottom-2\.25{
    bottom: -0.5625rem;
  }

  .xl\:-left-2\.25{
    left: -0.5625rem;
  }

  .xl\:-top-2\.75{
    top: -0.6875rem;
  }

  .xl\:-right-2\.75{
    right: -0.6875rem;
  }

  .xl\:-bottom-2\.75{
    bottom: -0.6875rem;
  }

  .xl\:-left-2\.75{
    left: -0.6875rem;
  }

  .xl\:-top-3\.25{
    top: -0.8125rem;
  }

  .xl\:-right-3\.25{
    right: -0.8125rem;
  }

  .xl\:-bottom-3\.25{
    bottom: -0.8125rem;
  }

  .xl\:-left-3\.25{
    left: -0.8125rem;
  }

  .xl\:-top-3\.75{
    top: -0.9375rem;
  }

  .xl\:-right-3\.75{
    right: -0.9375rem;
  }

  .xl\:-bottom-3\.75{
    bottom: -0.9375rem;
  }

  .xl\:-left-3\.75{
    left: -0.9375rem;
  }

  .xl\:-top-4\.25{
    top: -1.0625rem;
  }

  .xl\:-right-4\.25{
    right: -1.0625rem;
  }

  .xl\:-bottom-4\.25{
    bottom: -1.0625rem;
  }

  .xl\:-left-4\.25{
    left: -1.0625rem;
  }

  .xl\:-top-4\.5{
    top: -1.125rem;
  }

  .xl\:-right-4\.5{
    right: -1.125rem;
  }

  .xl\:-bottom-4\.5{
    bottom: -1.125rem;
  }

  .xl\:-left-4\.5{
    left: -1.125rem;
  }

  .xl\:-top-4\.75{
    top: -1.1875rem;
  }

  .xl\:-right-4\.75{
    right: -1.1875rem;
  }

  .xl\:-bottom-4\.75{
    bottom: -1.1875rem;
  }

  .xl\:-left-4\.75{
    left: -1.1875rem;
  }

  .xl\:-top-5\.25{
    top: -1.3125rem;
  }

  .xl\:-right-5\.25{
    right: -1.3125rem;
  }

  .xl\:-bottom-5\.25{
    bottom: -1.3125rem;
  }

  .xl\:-left-5\.25{
    left: -1.3125rem;
  }

  .xl\:-top-5\.5{
    top: -1.375rem;
  }

  .xl\:-right-5\.5{
    right: -1.375rem;
  }

  .xl\:-bottom-5\.5{
    bottom: -1.375rem;
  }

  .xl\:-left-5\.5{
    left: -1.375rem;
  }

  .xl\:-top-5\.75{
    top: -1.4375rem;
  }

  .xl\:-right-5\.75{
    right: -1.4375rem;
  }

  .xl\:-bottom-5\.75{
    bottom: -1.4375rem;
  }

  .xl\:-left-5\.75{
    left: -1.4375rem;
  }

  .xl\:-top-6\.25{
    top: -1.5625rem;
  }

  .xl\:-right-6\.25{
    right: -1.5625rem;
  }

  .xl\:-bottom-6\.25{
    bottom: -1.5625rem;
  }

  .xl\:-left-6\.25{
    left: -1.5625rem;
  }

  .xl\:-top-6\.5{
    top: -1.625rem;
  }

  .xl\:-right-6\.5{
    right: -1.625rem;
  }

  .xl\:-bottom-6\.5{
    bottom: -1.625rem;
  }

  .xl\:-left-6\.5{
    left: -1.625rem;
  }

  .xl\:-top-6\.75{
    top: -1.6875rem;
  }

  .xl\:-right-6\.75{
    right: -1.6875rem;
  }

  .xl\:-bottom-6\.75{
    bottom: -1.6875rem;
  }

  .xl\:-left-6\.75{
    left: -1.6875rem;
  }

  .xl\:-top-7\.25{
    top: -1.8125rem;
  }

  .xl\:-right-7\.25{
    right: -1.8125rem;
  }

  .xl\:-bottom-7\.25{
    bottom: -1.8125rem;
  }

  .xl\:-left-7\.25{
    left: -1.8125rem;
  }

  .xl\:-top-7\.5{
    top: -1.875rem;
  }

  .xl\:-right-7\.5{
    right: -1.875rem;
  }

  .xl\:-bottom-7\.5{
    bottom: -1.875rem;
  }

  .xl\:-left-7\.5{
    left: -1.875rem;
  }

  .xl\:-top-8\.25{
    top: -2.0625rem;
  }

  .xl\:-right-8\.25{
    right: -2.0625rem;
  }

  .xl\:-bottom-8\.25{
    bottom: -2.0625rem;
  }

  .xl\:-left-8\.25{
    left: -2.0625rem;
  }

  .xl\:-top-8\.5{
    top: -2.125rem;
  }

  .xl\:-right-8\.5{
    right: -2.125rem;
  }

  .xl\:-bottom-8\.5{
    bottom: -2.125rem;
  }

  .xl\:-left-8\.5{
    left: -2.125rem;
  }

  .xl\:-top-9\.25{
    top: -2.3125rem;
  }

  .xl\:-right-9\.25{
    right: -2.3125rem;
  }

  .xl\:-bottom-9\.25{
    bottom: -2.3125rem;
  }

  .xl\:-left-9\.25{
    left: -2.3125rem;
  }

  .xl\:-top-9\.5{
    top: -2.375rem;
  }

  .xl\:-right-9\.5{
    right: -2.375rem;
  }

  .xl\:-bottom-9\.5{
    bottom: -2.375rem;
  }

  .xl\:-left-9\.5{
    left: -2.375rem;
  }

  .xl\:-top-10\.5{
    top: -2.625rem;
  }

  .xl\:-right-10\.5{
    right: -2.625rem;
  }

  .xl\:-bottom-10\.5{
    bottom: -2.625rem;
  }

  .xl\:-left-10\.5{
    left: -2.625rem;
  }

  .xl\:-top-11\.25{
    top: -2.8125rem;
  }

  .xl\:-right-11\.25{
    right: -2.8125rem;
  }

  .xl\:-bottom-11\.25{
    bottom: -2.8125rem;
  }

  .xl\:-left-11\.25{
    left: -2.8125rem;
  }

  .xl\:-top-11\.5{
    top: -2.875rem;
  }

  .xl\:-right-11\.5{
    right: -2.875rem;
  }

  .xl\:-bottom-11\.5{
    bottom: -2.875rem;
  }

  .xl\:-left-11\.5{
    left: -2.875rem;
  }

  .xl\:-top-12\.5{
    top: -3.125rem;
  }

  .xl\:-right-12\.5{
    right: -3.125rem;
  }

  .xl\:-bottom-12\.5{
    bottom: -3.125rem;
  }

  .xl\:-left-12\.5{
    left: -3.125rem;
  }

  .xl\:-top-12\.75{
    top: -3.1875rem;
  }

  .xl\:-right-12\.75{
    right: -3.1875rem;
  }

  .xl\:-bottom-12\.75{
    bottom: -3.1875rem;
  }

  .xl\:-left-12\.75{
    left: -3.1875rem;
  }

  .xl\:-top-13\.5{
    top: -3.375rem;
  }

  .xl\:-right-13\.5{
    right: -3.375rem;
  }

  .xl\:-bottom-13\.5{
    bottom: -3.375rem;
  }

  .xl\:-left-13\.5{
    left: -3.375rem;
  }

  .xl\:-top-14\.5{
    top: -3.625rem;
  }

  .xl\:-right-14\.5{
    right: -3.625rem;
  }

  .xl\:-bottom-14\.5{
    bottom: -3.625rem;
  }

  .xl\:-left-14\.5{
    left: -3.625rem;
  }

  .xl\:-top-15\.5{
    top: -3.875rem;
  }

  .xl\:-right-15\.5{
    right: -3.875rem;
  }

  .xl\:-bottom-15\.5{
    bottom: -3.875rem;
  }

  .xl\:-left-15\.5{
    left: -3.875rem;
  }

  .xl\:-top-15\.75{
    top: -3.9375rem;
  }

  .xl\:-right-15\.75{
    right: -3.9375rem;
  }

  .xl\:-bottom-15\.75{
    bottom: -3.9375rem;
  }

  .xl\:-left-15\.75{
    left: -3.9375rem;
  }

  .xl\:-top-16\.25{
    top: -4.0625rem;
  }

  .xl\:-right-16\.25{
    right: -4.0625rem;
  }

  .xl\:-bottom-16\.25{
    bottom: -4.0625rem;
  }

  .xl\:-left-16\.25{
    left: -4.0625rem;
  }

  .xl\:-top-17\.25{
    top: -4.3125rem;
  }

  .xl\:-right-17\.25{
    right: -4.3125rem;
  }

  .xl\:-bottom-17\.25{
    bottom: -4.3125rem;
  }

  .xl\:-left-17\.25{
    left: -4.3125rem;
  }

  .xl\:-top-17\.5{
    top: -4.375rem;
  }

  .xl\:-right-17\.5{
    right: -4.375rem;
  }

  .xl\:-bottom-17\.5{
    bottom: -4.375rem;
  }

  .xl\:-left-17\.5{
    left: -4.375rem;
  }

  .xl\:-top-18\.25{
    top: -4.5625rem;
  }

  .xl\:-right-18\.25{
    right: -4.5625rem;
  }

  .xl\:-bottom-18\.25{
    bottom: -4.5625rem;
  }

  .xl\:-left-18\.25{
    left: -4.5625rem;
  }

  .xl\:-top-18\.5{
    top: -4.625rem;
  }

  .xl\:-right-18\.5{
    right: -4.625rem;
  }

  .xl\:-bottom-18\.5{
    bottom: -4.625rem;
  }

  .xl\:-left-18\.5{
    left: -4.625rem;
  }

  .xl\:-top-20\.25{
    top: -5.0625rem;
  }

  .xl\:-right-20\.25{
    right: -5.0625rem;
  }

  .xl\:-bottom-20\.25{
    bottom: -5.0625rem;
  }

  .xl\:-left-20\.25{
    left: -5.0625rem;
  }

  .xl\:-top-20\.5{
    top: -5.125rem;
  }

  .xl\:-right-20\.5{
    right: -5.125rem;
  }

  .xl\:-bottom-20\.5{
    bottom: -5.125rem;
  }

  .xl\:-left-20\.5{
    left: -5.125rem;
  }

  .xl\:-top-22\.5{
    top: -5.625rem;
  }

  .xl\:-right-22\.5{
    right: -5.625rem;
  }

  .xl\:-bottom-22\.5{
    bottom: -5.625rem;
  }

  .xl\:-left-22\.5{
    left: -5.625rem;
  }

  .xl\:-top-25\.5{
    top: -6.375rem;
  }

  .xl\:-right-25\.5{
    right: -6.375rem;
  }

  .xl\:-bottom-25\.5{
    bottom: -6.375rem;
  }

  .xl\:-left-25\.5{
    left: -6.375rem;
  }

  .xl\:-top-26\.75{
    top: -6.6875rem;
  }

  .xl\:-right-26\.75{
    right: -6.6875rem;
  }

  .xl\:-bottom-26\.75{
    bottom: -6.6875rem;
  }

  .xl\:-left-26\.75{
    left: -6.6875rem;
  }

  .xl\:-top-32\.5{
    top: -8.125rem;
  }

  .xl\:-right-32\.5{
    right: -8.125rem;
  }

  .xl\:-bottom-32\.5{
    bottom: -8.125rem;
  }

  .xl\:-left-32\.5{
    left: -8.125rem;
  }

  .xl\:-top-37\.5{
    top: -9.375rem;
  }

  .xl\:-right-37\.5{
    right: -9.375rem;
  }

  .xl\:-bottom-37\.5{
    bottom: -9.375rem;
  }

  .xl\:-left-37\.5{
    left: -9.375rem;
  }

  .xl\:-top-41\.25{
    top: -10.3125rem;
  }

  .xl\:-right-41\.25{
    right: -10.3125rem;
  }

  .xl\:-bottom-41\.25{
    bottom: -10.3125rem;
  }

  .xl\:-left-41\.25{
    left: -10.3125rem;
  }

  .xl\:-top-52\.5{
    top: -13.125rem;
  }

  .xl\:-right-52\.5{
    right: -13.125rem;
  }

  .xl\:-bottom-52\.5{
    bottom: -13.125rem;
  }

  .xl\:-left-52\.5{
    left: -13.125rem;
  }

  .xl\:-top-54\.5{
    top: -13.625rem;
  }

  .xl\:-right-54\.5{
    right: -13.625rem;
  }

  .xl\:-bottom-54\.5{
    bottom: -13.625rem;
  }

  .xl\:-left-54\.5{
    left: -13.625rem;
  }

  .xl\:-top-57\.25{
    top: -14.3125rem;
  }

  .xl\:-right-57\.25{
    right: -14.3125rem;
  }

  .xl\:-bottom-57\.25{
    bottom: -14.3125rem;
  }

  .xl\:-left-57\.25{
    left: -14.3125rem;
  }

  .xl\:-top-57\.5{
    top: -14.375rem;
  }

  .xl\:-right-57\.5{
    right: -14.375rem;
  }

  .xl\:-bottom-57\.5{
    bottom: -14.375rem;
  }

  .xl\:-left-57\.5{
    left: -14.375rem;
  }

  .xl\:-top-66\.25{
    top: -16.5625rem;
  }

  .xl\:-right-66\.25{
    right: -16.5625rem;
  }

  .xl\:-bottom-66\.25{
    bottom: -16.5625rem;
  }

  .xl\:-left-66\.25{
    left: -16.5625rem;
  }

  .xl\:-top-74\.5{
    top: -18.125rem;
  }

  .xl\:-right-74\.5{
    right: -18.125rem;
  }

  .xl\:-bottom-74\.5{
    bottom: -18.125rem;
  }

  .xl\:-left-74\.5{
    left: -18.125rem;
  }

  .xl\:-top-106\.25{
    top: -26.5625rem;
  }

  .xl\:-right-106\.25{
    right: -26.5625rem;
  }

  .xl\:-bottom-106\.25{
    bottom: -26.5625rem;
  }

  .xl\:-left-106\.25{
    left: -26.5625rem;
  }

  .xl\:-top-112\.25{
    top: -28.0675rem;
  }

  .xl\:-right-112\.25{
    right: -28.0675rem;
  }

  .xl\:-bottom-112\.25{
    bottom: -28.0675rem;
  }

  .xl\:-left-112\.25{
    left: -28.0675rem;
  }

  .xl\:-top-112\.75{
    top: -28.1875rem;
  }

  .xl\:-right-112\.75{
    right: -28.1875rem;
  }

  .xl\:-bottom-112\.75{
    bottom: -28.1875rem;
  }

  .xl\:-left-112\.75{
    left: -28.1875rem;
  }

  .xl\:-top-147\.5{
    top: -36.875rem;
  }

  .xl\:-right-147\.5{
    right: -36.875rem;
  }

  .xl\:-bottom-147\.5{
    bottom: -36.875rem;
  }

  .xl\:-left-147\.5{
    left: -36.875rem;
  }

  .xl\:-top-162\.5{
    top: -40.625rem;
  }

  .xl\:-right-162\.5{
    right: -40.625rem;
  }

  .xl\:-bottom-162\.5{
    bottom: -40.625rem;
  }

  .xl\:-left-162\.5{
    left: -40.625rem;
  }

  .xl\:-top-172\.25{
    top: -42.5625rem;
  }

  .xl\:-right-172\.25{
    right: -42.5625rem;
  }

  .xl\:-bottom-172\.25{
    bottom: -42.5625rem;
  }

  .xl\:-left-172\.25{
    left: -42.5625rem;
  }

  .xl\:-top-175\.25{
    top: -43.8125rem;
  }

  .xl\:-right-175\.25{
    right: -43.8125rem;
  }

  .xl\:-bottom-175\.25{
    bottom: -43.8125rem;
  }

  .xl\:-left-175\.25{
    left: -43.8125rem;
  }

  .xl\:-top-184\.25{
    top: -46.0625rem;
  }

  .xl\:-right-184\.25{
    right: -46.0625rem;
  }

  .xl\:-bottom-184\.25{
    bottom: -46.0625rem;
  }

  .xl\:-left-184\.25{
    left: -46.0625rem;
  }

  .xl\:-top-203\.25{
    top: -50.8125rem;
  }

  .xl\:-right-203\.25{
    right: -50.8125rem;
  }

  .xl\:-bottom-203\.25{
    bottom: -50.8125rem;
  }

  .xl\:-left-203\.25{
    left: -50.8125rem;
  }

  .xl\:-top-half{
    top: -50%;
  }

  .xl\:-right-half{
    right: -50%;
  }

  .xl\:-bottom-half{
    bottom: -50%;
  }

  .xl\:-left-half{
    left: -50%;
  }

  .xl\:-top-full{
    top: -100%;
  }

  .xl\:-right-full{
    right: -100%;
  }

  .xl\:-bottom-full{
    bottom: -100%;
  }

  .xl\:-left-full{
    left: -100%;
  }

  .xl\:-top-1\/10{
    top: -10%;
  }

  .xl\:-right-1\/10{
    right: -10%;
  }

  .xl\:-bottom-1\/10{
    bottom: -10%;
  }

  .xl\:-left-1\/10{
    left: -10%;
  }

  .xl\:-top-2\/10{
    top: -20%;
  }

  .xl\:-right-2\/10{
    right: -20%;
  }

  .xl\:-bottom-2\/10{
    bottom: -20%;
  }

  .xl\:-left-2\/10{
    left: -20%;
  }

  .xl\:-top-3\/10{
    top: -30%;
  }

  .xl\:-right-3\/10{
    right: -30%;
  }

  .xl\:-bottom-3\/10{
    bottom: -30%;
  }

  .xl\:-left-3\/10{
    left: -30%;
  }

  .xl\:-top-4\/10{
    top: -40%;
  }

  .xl\:-right-4\/10{
    right: -40%;
  }

  .xl\:-bottom-4\/10{
    bottom: -40%;
  }

  .xl\:-left-4\/10{
    left: -40%;
  }

  .xl\:-top-4\.5\/10{
    top: -45%;
  }

  .xl\:-right-4\.5\/10{
    right: -45%;
  }

  .xl\:-bottom-4\.5\/10{
    bottom: -45%;
  }

  .xl\:-left-4\.5\/10{
    left: -45%;
  }

  .xl\:-top-5\/10{
    top: -50%;
  }

  .xl\:-right-5\/10{
    right: -50%;
  }

  .xl\:-bottom-5\/10{
    bottom: -50%;
  }

  .xl\:-left-5\/10{
    left: -50%;
  }

  .xl\:-top-5\.5\/10{
    top: -55%;
  }

  .xl\:-right-5\.5\/10{
    right: -55%;
  }

  .xl\:-bottom-5\.5\/10{
    bottom: -55%;
  }

  .xl\:-left-5\.5\/10{
    left: -55%;
  }

  .xl\:-top-6\/10{
    top: -60%;
  }

  .xl\:-right-6\/10{
    right: -60%;
  }

  .xl\:-bottom-6\/10{
    bottom: -60%;
  }

  .xl\:-left-6\/10{
    left: -60%;
  }

  .xl\:-top-7\/10{
    top: -70%;
  }

  .xl\:-right-7\/10{
    right: -70%;
  }

  .xl\:-bottom-7\/10{
    bottom: -70%;
  }

  .xl\:-left-7\/10{
    left: -70%;
  }

  .xl\:-top-8\/10{
    top: -80%;
  }

  .xl\:-right-8\/10{
    right: -80%;
  }

  .xl\:-bottom-8\/10{
    bottom: -80%;
  }

  .xl\:-left-8\/10{
    left: -80%;
  }

  .xl\:-top-9\/10{
    top: -90%;
  }

  .xl\:-right-9\/10{
    right: -90%;
  }

  .xl\:-bottom-9\/10{
    bottom: -90%;
  }

  .xl\:-left-9\/10{
    left: -90%;
  }

  .xl\:-top-1\/12{
    top: -8.33333%;
  }

  .xl\:-right-1\/12{
    right: -8.33333%;
  }

  .xl\:-bottom-1\/12{
    bottom: -8.33333%;
  }

  .xl\:-left-1\/12{
    left: -8.33333%;
  }

  .xl\:-top-2\/12{
    top: -16.66667%;
  }

  .xl\:-right-2\/12{
    right: -16.66667%;
  }

  .xl\:-bottom-2\/12{
    bottom: -16.66667%;
  }

  .xl\:-left-2\/12{
    left: -16.66667%;
  }

  .xl\:-top-3\/12{
    top: -25%;
  }

  .xl\:-right-3\/12{
    right: -25%;
  }

  .xl\:-bottom-3\/12{
    bottom: -25%;
  }

  .xl\:-left-3\/12{
    left: -25%;
  }

  .xl\:-top-4\/12{
    top: -33.33333%;
  }

  .xl\:-right-4\/12{
    right: -33.33333%;
  }

  .xl\:-bottom-4\/12{
    bottom: -33.33333%;
  }

  .xl\:-left-4\/12{
    left: -33.33333%;
  }

  .xl\:-top-5\/12{
    top: -41.66667%;
  }

  .xl\:-right-5\/12{
    right: -41.66667%;
  }

  .xl\:-bottom-5\/12{
    bottom: -41.66667%;
  }

  .xl\:-left-5\/12{
    left: -41.66667%;
  }

  .xl\:-top-6\/12{
    top: -50%;
  }

  .xl\:-right-6\/12{
    right: -50%;
  }

  .xl\:-bottom-6\/12{
    bottom: -50%;
  }

  .xl\:-left-6\/12{
    left: -50%;
  }

  .xl\:-top-7\/12{
    top: -58.33333%;
  }

  .xl\:-right-7\/12{
    right: -58.33333%;
  }

  .xl\:-bottom-7\/12{
    bottom: -58.33333%;
  }

  .xl\:-left-7\/12{
    left: -58.33333%;
  }

  .xl\:-top-8\/12{
    top: -66.66667%;
  }

  .xl\:-right-8\/12{
    right: -66.66667%;
  }

  .xl\:-bottom-8\/12{
    bottom: -66.66667%;
  }

  .xl\:-left-8\/12{
    left: -66.66667%;
  }

  .xl\:-top-9\/12{
    top: -75%;
  }

  .xl\:-right-9\/12{
    right: -75%;
  }

  .xl\:-bottom-9\/12{
    bottom: -75%;
  }

  .xl\:-left-9\/12{
    left: -75%;
  }

  .xl\:-top-10\/12{
    top: -83.33333%;
  }

  .xl\:-right-10\/12{
    right: -83.33333%;
  }

  .xl\:-bottom-10\/12{
    bottom: -83.33333%;
  }

  .xl\:-left-10\/12{
    left: -83.33333%;
  }

  .xl\:-top-11\/12{
    top: -91.66667%;
  }

  .xl\:-right-11\/12{
    right: -91.66667%;
  }

  .xl\:-bottom-11\/12{
    bottom: -91.66667%;
  }

  .xl\:-left-11\/12{
    left: -91.66667%;
  }

  .xl\:top-1\/2{
    top: 50%;
  }

  .xl\:right-1\/2{
    right: 50%;
  }

  .xl\:bottom-1\/2{
    bottom: 50%;
  }

  .xl\:left-1\/2{
    left: 50%;
  }

  .xl\:top-1\/3{
    top: 33.333333%;
  }

  .xl\:right-1\/3{
    right: 33.333333%;
  }

  .xl\:bottom-1\/3{
    bottom: 33.333333%;
  }

  .xl\:left-1\/3{
    left: 33.333333%;
  }

  .xl\:top-2\/3{
    top: 66.666667%;
  }

  .xl\:right-2\/3{
    right: 66.666667%;
  }

  .xl\:bottom-2\/3{
    bottom: 66.666667%;
  }

  .xl\:left-2\/3{
    left: 66.666667%;
  }

  .xl\:top-1\/4{
    top: 25%;
  }

  .xl\:right-1\/4{
    right: 25%;
  }

  .xl\:bottom-1\/4{
    bottom: 25%;
  }

  .xl\:left-1\/4{
    left: 25%;
  }

  .xl\:top-2\/4{
    top: 50%;
  }

  .xl\:right-2\/4{
    right: 50%;
  }

  .xl\:bottom-2\/4{
    bottom: 50%;
  }

  .xl\:left-2\/4{
    left: 50%;
  }

  .xl\:top-3\/4{
    top: 75%;
  }

  .xl\:right-3\/4{
    right: 75%;
  }

  .xl\:bottom-3\/4{
    bottom: 75%;
  }

  .xl\:left-3\/4{
    left: 75%;
  }

  .xl\:-top-1\/2{
    top: -50%;
  }

  .xl\:-right-1\/2{
    right: -50%;
  }

  .xl\:-bottom-1\/2{
    bottom: -50%;
  }

  .xl\:-left-1\/2{
    left: -50%;
  }

  .xl\:-top-1\/3{
    top: -33.333333%;
  }

  .xl\:-right-1\/3{
    right: -33.333333%;
  }

  .xl\:-bottom-1\/3{
    bottom: -33.333333%;
  }

  .xl\:-left-1\/3{
    left: -33.333333%;
  }

  .xl\:-top-2\/3{
    top: -66.666667%;
  }

  .xl\:-right-2\/3{
    right: -66.666667%;
  }

  .xl\:-bottom-2\/3{
    bottom: -66.666667%;
  }

  .xl\:-left-2\/3{
    left: -66.666667%;
  }

  .xl\:-top-1\/4{
    top: -25%;
  }

  .xl\:-right-1\/4{
    right: -25%;
  }

  .xl\:-bottom-1\/4{
    bottom: -25%;
  }

  .xl\:-left-1\/4{
    left: -25%;
  }

  .xl\:-top-2\/4{
    top: -50%;
  }

  .xl\:-right-2\/4{
    right: -50%;
  }

  .xl\:-bottom-2\/4{
    bottom: -50%;
  }

  .xl\:-left-2\/4{
    left: -50%;
  }

  .xl\:-top-3\/4{
    top: -75%;
  }

  .xl\:-right-3\/4{
    right: -75%;
  }

  .xl\:-bottom-3\/4{
    bottom: -75%;
  }

  .xl\:-left-3\/4{
    left: -75%;
  }

  .xl\:resize-none{
    resize: none;
  }

  .xl\:resize-y{
    resize: vertical;
  }

  .xl\:resize-x{
    resize: horizontal;
  }

  .xl\:resize{
    resize: both;
  }

  .xl\:shadow-sm{
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xl\:shadow{
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xl\:shadow-md{
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xl\:shadow-lg{
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xl\:shadow-xl{
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xl\:shadow-2xl{
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xl\:shadow-inner{
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xl\:shadow-none{
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .xl\:group-hover\:shadow-sm{
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .xl\:group-hover\:shadow{
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .xl\:group-hover\:shadow-md{
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .xl\:group-hover\:shadow-lg{
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .xl\:group-hover\:shadow-xl{
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .xl\:group-hover\:shadow-2xl{
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .xl\:group-hover\:shadow-inner{
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .xl\:group-hover\:shadow-none{
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xl\:focus-within\:shadow-sm:focus-within{
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xl\:focus-within\:shadow:focus-within{
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xl\:focus-within\:shadow-md:focus-within{
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xl\:focus-within\:shadow-lg:focus-within{
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xl\:focus-within\:shadow-xl:focus-within{
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xl\:focus-within\:shadow-2xl:focus-within{
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xl\:focus-within\:shadow-inner:focus-within{
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xl\:focus-within\:shadow-none:focus-within{
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xl\:hover\:shadow-sm:hover{
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xl\:hover\:shadow:hover{
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xl\:hover\:shadow-md:hover{
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xl\:hover\:shadow-lg:hover{
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xl\:hover\:shadow-xl:hover{
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xl\:hover\:shadow-2xl:hover{
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xl\:hover\:shadow-inner:hover{
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xl\:hover\:shadow-none:hover{
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xl\:focus\:shadow-sm:focus{
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xl\:focus\:shadow:focus{
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xl\:focus\:shadow-md:focus{
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xl\:focus\:shadow-lg:focus{
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xl\:focus\:shadow-xl:focus{
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xl\:focus\:shadow-2xl:focus{
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xl\:focus\:shadow-inner:focus{
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xl\:focus\:shadow-none:focus{
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xl\:ring-0{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .xl\:ring-1{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .xl\:ring-2{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .xl\:ring-4{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .xl\:ring-8{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .xl\:ring{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .xl\:ring-inset{
    --tw-ring-inset: inset;
  }

  .xl\:focus-within\:ring-0:focus-within{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .xl\:focus-within\:ring-1:focus-within{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .xl\:focus-within\:ring-2:focus-within{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .xl\:focus-within\:ring-4:focus-within{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .xl\:focus-within\:ring-8:focus-within{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .xl\:focus-within\:ring:focus-within{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .xl\:focus-within\:ring-inset:focus-within{
    --tw-ring-inset: inset;
  }

  .xl\:focus\:ring-0:focus{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .xl\:focus\:ring-1:focus{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .xl\:focus\:ring-2:focus{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .xl\:focus\:ring-4:focus{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .xl\:focus\:ring-8:focus{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .xl\:focus\:ring:focus{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .xl\:focus\:ring-inset:focus{
    --tw-ring-inset: inset;
  }

  .xl\:ring-offset-transparent{
    --tw-ring-offset-color: transparent;
  }

  .xl\:ring-offset-black{
    --tw-ring-offset-color: #000;
  }

  .xl\:ring-offset-white{
    --tw-ring-offset-color: #fff;
  }

  .xl\:ring-offset-grey{
    --tw-ring-offset-color: #9b9b9b;
  }

  .xl\:ring-offset-grey-darkest{
    --tw-ring-offset-color: #111;
  }

  .xl\:ring-offset-grey-darkest700{
    --tw-ring-offset-color: rgba(17, 17, 17, 0.7);
  }

  .xl\:ring-offset-grey-darkest300{
    --tw-ring-offset-color: rgba(17, 17, 17, 0.3);
  }

  .xl\:ring-offset-grey-darkest100{
    --tw-ring-offset-color: rgba(17, 17, 17, 0.1);
  }

  .xl\:ring-offset-grey-dark{
    --tw-ring-offset-color: #525f77;
  }

  .xl\:ring-offset-grey-light{
    --tw-ring-offset-color: #a3a3a3;
  }

  .xl\:ring-offset-grey-extralight{
    --tw-ring-offset-color: #e7e7e7;
  }

  .xl\:ring-offset-grey-lighter{
    --tw-ring-offset-color: #b4bdce;
  }

  .xl\:ring-offset-grey-lightest{
    --tw-ring-offset-color: #f4f4f4;
  }

  .xl\:ring-offset-grey-timeline{
    --tw-ring-offset-color: #888888;
  }

  .xl\:ring-offset-blue{
    --tw-ring-offset-color: #63a9d1;
  }

  .xl\:ring-offset-blue-light{
    --tw-ring-offset-color: #7bcfff;
  }

  .xl\:ring-offset-blue-lightest{
    --tw-ring-offset-color: #ff51ac;
  }

  .xl\:ring-offset-pink{
    --tw-ring-offset-color: #ED0980;
  }

  .xl\:ring-offset-pink-light{
    --tw-ring-offset-color: #ff5bb4;
  }

  .xl\:ring-offset-orange{
    --tw-ring-offset-color: #f37245;
  }

  .xl\:ring-offset-yellow{
    --tw-ring-offset-color: #ffe600;
  }

  .xl\:ring-offset-yellow-two{
    --tw-ring-offset-color: #F9E320;
  }

  .xl\:ring-offset-yellow-dark{
    --tw-ring-offset-color: #e6af21;
  }

  .xl\:ring-offset-yellow-light{
    --tw-ring-offset-color: #f3c12a;
  }

  .xl\:ring-offset-green-dark{
    --tw-ring-offset-color: #217325;
  }

  .xl\:ring-offset-green-light{
    --tw-ring-offset-color: #50a154;
  }

  .xl\:ring-offset-purple{
    --tw-ring-offset-color: #a48bc6;
  }

  .xl\:ring-offset-purple-light{
    --tw-ring-offset-color: #9e95ff;
  }

  .xl\:ring-offset-brown-light{
    --tw-ring-offset-color: #ca8a4e;
  }

  .xl\:ring-offset-brown-dark{
    --tw-ring-offset-color: #ad5b1f;
  }

  .xl\:focus-within\:ring-offset-transparent:focus-within{
    --tw-ring-offset-color: transparent;
  }

  .xl\:focus-within\:ring-offset-black:focus-within{
    --tw-ring-offset-color: #000;
  }

  .xl\:focus-within\:ring-offset-white:focus-within{
    --tw-ring-offset-color: #fff;
  }

  .xl\:focus-within\:ring-offset-grey:focus-within{
    --tw-ring-offset-color: #9b9b9b;
  }

  .xl\:focus-within\:ring-offset-grey-darkest:focus-within{
    --tw-ring-offset-color: #111;
  }

  .xl\:focus-within\:ring-offset-grey-darkest700:focus-within{
    --tw-ring-offset-color: rgba(17, 17, 17, 0.7);
  }

  .xl\:focus-within\:ring-offset-grey-darkest300:focus-within{
    --tw-ring-offset-color: rgba(17, 17, 17, 0.3);
  }

  .xl\:focus-within\:ring-offset-grey-darkest100:focus-within{
    --tw-ring-offset-color: rgba(17, 17, 17, 0.1);
  }

  .xl\:focus-within\:ring-offset-grey-dark:focus-within{
    --tw-ring-offset-color: #525f77;
  }

  .xl\:focus-within\:ring-offset-grey-light:focus-within{
    --tw-ring-offset-color: #a3a3a3;
  }

  .xl\:focus-within\:ring-offset-grey-extralight:focus-within{
    --tw-ring-offset-color: #e7e7e7;
  }

  .xl\:focus-within\:ring-offset-grey-lighter:focus-within{
    --tw-ring-offset-color: #b4bdce;
  }

  .xl\:focus-within\:ring-offset-grey-lightest:focus-within{
    --tw-ring-offset-color: #f4f4f4;
  }

  .xl\:focus-within\:ring-offset-grey-timeline:focus-within{
    --tw-ring-offset-color: #888888;
  }

  .xl\:focus-within\:ring-offset-blue:focus-within{
    --tw-ring-offset-color: #63a9d1;
  }

  .xl\:focus-within\:ring-offset-blue-light:focus-within{
    --tw-ring-offset-color: #7bcfff;
  }

  .xl\:focus-within\:ring-offset-blue-lightest:focus-within{
    --tw-ring-offset-color: #ff51ac;
  }

  .xl\:focus-within\:ring-offset-pink:focus-within{
    --tw-ring-offset-color: #ED0980;
  }

  .xl\:focus-within\:ring-offset-pink-light:focus-within{
    --tw-ring-offset-color: #ff5bb4;
  }

  .xl\:focus-within\:ring-offset-orange:focus-within{
    --tw-ring-offset-color: #f37245;
  }

  .xl\:focus-within\:ring-offset-yellow:focus-within{
    --tw-ring-offset-color: #ffe600;
  }

  .xl\:focus-within\:ring-offset-yellow-two:focus-within{
    --tw-ring-offset-color: #F9E320;
  }

  .xl\:focus-within\:ring-offset-yellow-dark:focus-within{
    --tw-ring-offset-color: #e6af21;
  }

  .xl\:focus-within\:ring-offset-yellow-light:focus-within{
    --tw-ring-offset-color: #f3c12a;
  }

  .xl\:focus-within\:ring-offset-green-dark:focus-within{
    --tw-ring-offset-color: #217325;
  }

  .xl\:focus-within\:ring-offset-green-light:focus-within{
    --tw-ring-offset-color: #50a154;
  }

  .xl\:focus-within\:ring-offset-purple:focus-within{
    --tw-ring-offset-color: #a48bc6;
  }

  .xl\:focus-within\:ring-offset-purple-light:focus-within{
    --tw-ring-offset-color: #9e95ff;
  }

  .xl\:focus-within\:ring-offset-brown-light:focus-within{
    --tw-ring-offset-color: #ca8a4e;
  }

  .xl\:focus-within\:ring-offset-brown-dark:focus-within{
    --tw-ring-offset-color: #ad5b1f;
  }

  .xl\:focus\:ring-offset-transparent:focus{
    --tw-ring-offset-color: transparent;
  }

  .xl\:focus\:ring-offset-black:focus{
    --tw-ring-offset-color: #000;
  }

  .xl\:focus\:ring-offset-white:focus{
    --tw-ring-offset-color: #fff;
  }

  .xl\:focus\:ring-offset-grey:focus{
    --tw-ring-offset-color: #9b9b9b;
  }

  .xl\:focus\:ring-offset-grey-darkest:focus{
    --tw-ring-offset-color: #111;
  }

  .xl\:focus\:ring-offset-grey-darkest700:focus{
    --tw-ring-offset-color: rgba(17, 17, 17, 0.7);
  }

  .xl\:focus\:ring-offset-grey-darkest300:focus{
    --tw-ring-offset-color: rgba(17, 17, 17, 0.3);
  }

  .xl\:focus\:ring-offset-grey-darkest100:focus{
    --tw-ring-offset-color: rgba(17, 17, 17, 0.1);
  }

  .xl\:focus\:ring-offset-grey-dark:focus{
    --tw-ring-offset-color: #525f77;
  }

  .xl\:focus\:ring-offset-grey-light:focus{
    --tw-ring-offset-color: #a3a3a3;
  }

  .xl\:focus\:ring-offset-grey-extralight:focus{
    --tw-ring-offset-color: #e7e7e7;
  }

  .xl\:focus\:ring-offset-grey-lighter:focus{
    --tw-ring-offset-color: #b4bdce;
  }

  .xl\:focus\:ring-offset-grey-lightest:focus{
    --tw-ring-offset-color: #f4f4f4;
  }

  .xl\:focus\:ring-offset-grey-timeline:focus{
    --tw-ring-offset-color: #888888;
  }

  .xl\:focus\:ring-offset-blue:focus{
    --tw-ring-offset-color: #63a9d1;
  }

  .xl\:focus\:ring-offset-blue-light:focus{
    --tw-ring-offset-color: #7bcfff;
  }

  .xl\:focus\:ring-offset-blue-lightest:focus{
    --tw-ring-offset-color: #ff51ac;
  }

  .xl\:focus\:ring-offset-pink:focus{
    --tw-ring-offset-color: #ED0980;
  }

  .xl\:focus\:ring-offset-pink-light:focus{
    --tw-ring-offset-color: #ff5bb4;
  }

  .xl\:focus\:ring-offset-orange:focus{
    --tw-ring-offset-color: #f37245;
  }

  .xl\:focus\:ring-offset-yellow:focus{
    --tw-ring-offset-color: #ffe600;
  }

  .xl\:focus\:ring-offset-yellow-two:focus{
    --tw-ring-offset-color: #F9E320;
  }

  .xl\:focus\:ring-offset-yellow-dark:focus{
    --tw-ring-offset-color: #e6af21;
  }

  .xl\:focus\:ring-offset-yellow-light:focus{
    --tw-ring-offset-color: #f3c12a;
  }

  .xl\:focus\:ring-offset-green-dark:focus{
    --tw-ring-offset-color: #217325;
  }

  .xl\:focus\:ring-offset-green-light:focus{
    --tw-ring-offset-color: #50a154;
  }

  .xl\:focus\:ring-offset-purple:focus{
    --tw-ring-offset-color: #a48bc6;
  }

  .xl\:focus\:ring-offset-purple-light:focus{
    --tw-ring-offset-color: #9e95ff;
  }

  .xl\:focus\:ring-offset-brown-light:focus{
    --tw-ring-offset-color: #ca8a4e;
  }

  .xl\:focus\:ring-offset-brown-dark:focus{
    --tw-ring-offset-color: #ad5b1f;
  }

  .xl\:ring-offset-0{
    --tw-ring-offset-width: 0px;
  }

  .xl\:ring-offset-1{
    --tw-ring-offset-width: 1px;
  }

  .xl\:ring-offset-2{
    --tw-ring-offset-width: 2px;
  }

  .xl\:ring-offset-4{
    --tw-ring-offset-width: 4px;
  }

  .xl\:ring-offset-8{
    --tw-ring-offset-width: 8px;
  }

  .xl\:focus-within\:ring-offset-0:focus-within{
    --tw-ring-offset-width: 0px;
  }

  .xl\:focus-within\:ring-offset-1:focus-within{
    --tw-ring-offset-width: 1px;
  }

  .xl\:focus-within\:ring-offset-2:focus-within{
    --tw-ring-offset-width: 2px;
  }

  .xl\:focus-within\:ring-offset-4:focus-within{
    --tw-ring-offset-width: 4px;
  }

  .xl\:focus-within\:ring-offset-8:focus-within{
    --tw-ring-offset-width: 8px;
  }

  .xl\:focus\:ring-offset-0:focus{
    --tw-ring-offset-width: 0px;
  }

  .xl\:focus\:ring-offset-1:focus{
    --tw-ring-offset-width: 1px;
  }

  .xl\:focus\:ring-offset-2:focus{
    --tw-ring-offset-width: 2px;
  }

  .xl\:focus\:ring-offset-4:focus{
    --tw-ring-offset-width: 4px;
  }

  .xl\:focus\:ring-offset-8:focus{
    --tw-ring-offset-width: 8px;
  }

  .xl\:ring-transparent{
    --tw-ring-color: transparent;
  }

  .xl\:ring-black{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .xl\:ring-white{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .xl\:ring-grey{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(155, 155, 155, var(--tw-ring-opacity));
  }

  .xl\:ring-grey-darkest{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 17, 17, var(--tw-ring-opacity));
  }

  .xl\:ring-grey-darkest700{
    --tw-ring-color: rgba(17, 17, 17, 0.7);
  }

  .xl\:ring-grey-darkest300{
    --tw-ring-color: rgba(17, 17, 17, 0.3);
  }

  .xl\:ring-grey-darkest100{
    --tw-ring-color: rgba(17, 17, 17, 0.1);
  }

  .xl\:ring-grey-dark{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(82, 95, 119, var(--tw-ring-opacity));
  }

  .xl\:ring-grey-light{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(163, 163, 163, var(--tw-ring-opacity));
  }

  .xl\:ring-grey-extralight{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 231, 231, var(--tw-ring-opacity));
  }

  .xl\:ring-grey-lighter{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 189, 206, var(--tw-ring-opacity));
  }

  .xl\:ring-grey-lightest{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 244, 244, var(--tw-ring-opacity));
  }

  .xl\:ring-grey-timeline{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(136, 136, 136, var(--tw-ring-opacity));
  }

  .xl\:ring-blue{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 169, 209, var(--tw-ring-opacity));
  }

  .xl\:ring-blue-light{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(123, 207, 255, var(--tw-ring-opacity));
  }

  .xl\:ring-blue-lightest{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 81, 172, var(--tw-ring-opacity));
  }

  .xl\:ring-pink{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 9, 128, var(--tw-ring-opacity));
  }

  .xl\:ring-pink-light{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 91, 180, var(--tw-ring-opacity));
  }

  .xl\:ring-orange{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 114, 69, var(--tw-ring-opacity));
  }

  .xl\:ring-yellow{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 230, 0, var(--tw-ring-opacity));
  }

  .xl\:ring-yellow-two{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 227, 32, var(--tw-ring-opacity));
  }

  .xl\:ring-yellow-dark{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 175, 33, var(--tw-ring-opacity));
  }

  .xl\:ring-yellow-light{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 193, 42, var(--tw-ring-opacity));
  }

  .xl\:ring-green-dark{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(33, 115, 37, var(--tw-ring-opacity));
  }

  .xl\:ring-green-light{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(80, 161, 84, var(--tw-ring-opacity));
  }

  .xl\:ring-purple{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(164, 139, 198, var(--tw-ring-opacity));
  }

  .xl\:ring-purple-light{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(158, 149, 255, var(--tw-ring-opacity));
  }

  .xl\:ring-brown-light{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(202, 138, 78, var(--tw-ring-opacity));
  }

  .xl\:ring-brown-dark{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(173, 91, 31, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-transparent:focus-within{
    --tw-ring-color: transparent;
  }

  .xl\:focus-within\:ring-black:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-white:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-grey:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(155, 155, 155, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-grey-darkest:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 17, 17, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-grey-darkest700:focus-within{
    --tw-ring-color: rgba(17, 17, 17, 0.7);
  }

  .xl\:focus-within\:ring-grey-darkest300:focus-within{
    --tw-ring-color: rgba(17, 17, 17, 0.3);
  }

  .xl\:focus-within\:ring-grey-darkest100:focus-within{
    --tw-ring-color: rgba(17, 17, 17, 0.1);
  }

  .xl\:focus-within\:ring-grey-dark:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(82, 95, 119, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-grey-light:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(163, 163, 163, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-grey-extralight:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 231, 231, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-grey-lighter:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 189, 206, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-grey-lightest:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 244, 244, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-grey-timeline:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(136, 136, 136, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-blue:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 169, 209, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-blue-light:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(123, 207, 255, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-blue-lightest:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 81, 172, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-pink:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 9, 128, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-pink-light:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 91, 180, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-orange:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 114, 69, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-yellow:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 230, 0, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-yellow-two:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 227, 32, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-yellow-dark:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 175, 33, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-yellow-light:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 193, 42, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-green-dark:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(33, 115, 37, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-green-light:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(80, 161, 84, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-purple:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(164, 139, 198, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-purple-light:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(158, 149, 255, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-brown-light:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(202, 138, 78, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-brown-dark:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(173, 91, 31, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-transparent:focus{
    --tw-ring-color: transparent;
  }

  .xl\:focus\:ring-black:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-white:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-grey:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(155, 155, 155, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-grey-darkest:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 17, 17, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-grey-darkest700:focus{
    --tw-ring-color: rgba(17, 17, 17, 0.7);
  }

  .xl\:focus\:ring-grey-darkest300:focus{
    --tw-ring-color: rgba(17, 17, 17, 0.3);
  }

  .xl\:focus\:ring-grey-darkest100:focus{
    --tw-ring-color: rgba(17, 17, 17, 0.1);
  }

  .xl\:focus\:ring-grey-dark:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(82, 95, 119, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-grey-light:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(163, 163, 163, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-grey-extralight:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 231, 231, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-grey-lighter:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 189, 206, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-grey-lightest:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 244, 244, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-grey-timeline:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(136, 136, 136, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-blue:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 169, 209, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-blue-light:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(123, 207, 255, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-blue-lightest:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 81, 172, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-pink:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 9, 128, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-pink-light:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 91, 180, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-orange:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 114, 69, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-yellow:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 230, 0, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-yellow-two:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 227, 32, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-yellow-dark:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 175, 33, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-yellow-light:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 193, 42, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-green-dark:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(33, 115, 37, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-green-light:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(80, 161, 84, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-purple:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(164, 139, 198, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-purple-light:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(158, 149, 255, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-brown-light:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(202, 138, 78, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-brown-dark:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(173, 91, 31, var(--tw-ring-opacity));
  }

  .xl\:ring-opacity-0{
    --tw-ring-opacity: 0;
  }

  .xl\:ring-opacity-5{
    --tw-ring-opacity: 0.05;
  }

  .xl\:ring-opacity-10{
    --tw-ring-opacity: 0.1;
  }

  .xl\:ring-opacity-20{
    --tw-ring-opacity: 0.2;
  }

  .xl\:ring-opacity-25{
    --tw-ring-opacity: 0.25;
  }

  .xl\:ring-opacity-30{
    --tw-ring-opacity: 0.3;
  }

  .xl\:ring-opacity-40{
    --tw-ring-opacity: 0.4;
  }

  .xl\:ring-opacity-50{
    --tw-ring-opacity: 0.5;
  }

  .xl\:ring-opacity-60{
    --tw-ring-opacity: 0.6;
  }

  .xl\:ring-opacity-70{
    --tw-ring-opacity: 0.7;
  }

  .xl\:ring-opacity-75{
    --tw-ring-opacity: 0.75;
  }

  .xl\:ring-opacity-80{
    --tw-ring-opacity: 0.8;
  }

  .xl\:ring-opacity-90{
    --tw-ring-opacity: 0.9;
  }

  .xl\:ring-opacity-95{
    --tw-ring-opacity: 0.95;
  }

  .xl\:ring-opacity-100{
    --tw-ring-opacity: 1;
  }

  .xl\:focus-within\:ring-opacity-0:focus-within{
    --tw-ring-opacity: 0;
  }

  .xl\:focus-within\:ring-opacity-5:focus-within{
    --tw-ring-opacity: 0.05;
  }

  .xl\:focus-within\:ring-opacity-10:focus-within{
    --tw-ring-opacity: 0.1;
  }

  .xl\:focus-within\:ring-opacity-20:focus-within{
    --tw-ring-opacity: 0.2;
  }

  .xl\:focus-within\:ring-opacity-25:focus-within{
    --tw-ring-opacity: 0.25;
  }

  .xl\:focus-within\:ring-opacity-30:focus-within{
    --tw-ring-opacity: 0.3;
  }

  .xl\:focus-within\:ring-opacity-40:focus-within{
    --tw-ring-opacity: 0.4;
  }

  .xl\:focus-within\:ring-opacity-50:focus-within{
    --tw-ring-opacity: 0.5;
  }

  .xl\:focus-within\:ring-opacity-60:focus-within{
    --tw-ring-opacity: 0.6;
  }

  .xl\:focus-within\:ring-opacity-70:focus-within{
    --tw-ring-opacity: 0.7;
  }

  .xl\:focus-within\:ring-opacity-75:focus-within{
    --tw-ring-opacity: 0.75;
  }

  .xl\:focus-within\:ring-opacity-80:focus-within{
    --tw-ring-opacity: 0.8;
  }

  .xl\:focus-within\:ring-opacity-90:focus-within{
    --tw-ring-opacity: 0.9;
  }

  .xl\:focus-within\:ring-opacity-95:focus-within{
    --tw-ring-opacity: 0.95;
  }

  .xl\:focus-within\:ring-opacity-100:focus-within{
    --tw-ring-opacity: 1;
  }

  .xl\:focus\:ring-opacity-0:focus{
    --tw-ring-opacity: 0;
  }

  .xl\:focus\:ring-opacity-5:focus{
    --tw-ring-opacity: 0.05;
  }

  .xl\:focus\:ring-opacity-10:focus{
    --tw-ring-opacity: 0.1;
  }

  .xl\:focus\:ring-opacity-20:focus{
    --tw-ring-opacity: 0.2;
  }

  .xl\:focus\:ring-opacity-25:focus{
    --tw-ring-opacity: 0.25;
  }

  .xl\:focus\:ring-opacity-30:focus{
    --tw-ring-opacity: 0.3;
  }

  .xl\:focus\:ring-opacity-40:focus{
    --tw-ring-opacity: 0.4;
  }

  .xl\:focus\:ring-opacity-50:focus{
    --tw-ring-opacity: 0.5;
  }

  .xl\:focus\:ring-opacity-60:focus{
    --tw-ring-opacity: 0.6;
  }

  .xl\:focus\:ring-opacity-70:focus{
    --tw-ring-opacity: 0.7;
  }

  .xl\:focus\:ring-opacity-75:focus{
    --tw-ring-opacity: 0.75;
  }

  .xl\:focus\:ring-opacity-80:focus{
    --tw-ring-opacity: 0.8;
  }

  .xl\:focus\:ring-opacity-90:focus{
    --tw-ring-opacity: 0.9;
  }

  .xl\:focus\:ring-opacity-95:focus{
    --tw-ring-opacity: 0.95;
  }

  .xl\:focus\:ring-opacity-100:focus{
    --tw-ring-opacity: 1;
  }

  .xl\:fill-current{
    fill: currentColor;
  }

  .xl\:fill-none{
    fill: none;
  }

  .xl\:fill-greydark{
    fill: #525f77;
  }

  .xl\:fill-pink{
    fill: #ED0980;
  }

  .xl\:hover\:fill-current:hover{
    fill: currentColor;
  }

  .xl\:hover\:fill-none:hover{
    fill: none;
  }

  .xl\:hover\:fill-greydark:hover{
    fill: #525f77;
  }

  .xl\:hover\:fill-pink:hover{
    fill: #ED0980;
  }

  .xl\:active\:fill-current:active{
    fill: currentColor;
  }

  .xl\:active\:fill-none:active{
    fill: none;
  }

  .xl\:active\:fill-greydark:active{
    fill: #525f77;
  }

  .xl\:active\:fill-pink:active{
    fill: #ED0980;
  }

  .xl\:stroke-current{
    stroke: currentColor;
  }

  .xl\:stroke-none{
    stroke: none;
  }

  .xl\:hover\:stroke-current:hover{
    stroke: currentColor;
  }

  .xl\:hover\:stroke-none:hover{
    stroke: none;
  }

  .xl\:active\:stroke-current:active{
    stroke: currentColor;
  }

  .xl\:active\:stroke-none:active{
    stroke: none;
  }

  .xl\:stroke-0{
    stroke-width: 0;
  }

  .xl\:stroke-1{
    stroke-width: 1;
  }

  .xl\:stroke-2{
    stroke-width: 2;
  }

  .xl\:table-auto{
    table-layout: auto;
  }

  .xl\:table-fixed{
    table-layout: fixed;
  }

  .xl\:text-left{
    text-align: left;
  }

  .xl\:text-center{
    text-align: center;
  }

  .xl\:text-right{
    text-align: right;
  }

  .xl\:text-justify{
    text-align: justify;
  }

  .xl\:text-transparent{
    color: transparent;
  }

  .xl\:text-black{
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .xl\:text-white{
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .xl\:text-grey{
    --tw-text-opacity: 1;
    color: rgba(155, 155, 155, var(--tw-text-opacity));
  }

  .xl\:text-grey-darkest{
    --tw-text-opacity: 1;
    color: rgba(17, 17, 17, var(--tw-text-opacity));
  }

  .xl\:text-grey-darkest700{
    color: rgba(17, 17, 17, 0.7);
  }

  .xl\:text-grey-darkest300{
    color: rgba(17, 17, 17, 0.3);
  }

  .xl\:text-grey-darkest100{
    color: rgba(17, 17, 17, 0.1);
  }

  .xl\:text-grey-dark{
    --tw-text-opacity: 1;
    color: rgba(82, 95, 119, var(--tw-text-opacity));
  }

  .xl\:text-grey-light{
    --tw-text-opacity: 1;
    color: rgba(163, 163, 163, var(--tw-text-opacity));
  }

  .xl\:text-grey-extralight{
    --tw-text-opacity: 1;
    color: rgba(231, 231, 231, var(--tw-text-opacity));
  }

  .xl\:text-grey-lighter{
    --tw-text-opacity: 1;
    color: rgba(180, 189, 206, var(--tw-text-opacity));
  }

  .xl\:text-grey-lightest{
    --tw-text-opacity: 1;
    color: rgba(244, 244, 244, var(--tw-text-opacity));
  }

  .xl\:text-grey-timeline{
    --tw-text-opacity: 1;
    color: rgba(136, 136, 136, var(--tw-text-opacity));
  }

  .xl\:text-blue{
    --tw-text-opacity: 1;
    color: rgba(99, 169, 209, var(--tw-text-opacity));
  }

  .xl\:text-blue-light{
    --tw-text-opacity: 1;
    color: rgba(123, 207, 255, var(--tw-text-opacity));
  }

  .xl\:text-blue-lightest{
    --tw-text-opacity: 1;
    color: rgba(255, 81, 172, var(--tw-text-opacity));
  }

  .xl\:text-pink{
    --tw-text-opacity: 1;
    color: rgba(237, 9, 128, var(--tw-text-opacity));
  }

  .xl\:text-pink-light{
    --tw-text-opacity: 1;
    color: rgba(255, 91, 180, var(--tw-text-opacity));
  }

  .xl\:text-orange{
    --tw-text-opacity: 1;
    color: rgba(243, 114, 69, var(--tw-text-opacity));
  }

  .xl\:text-yellow{
    --tw-text-opacity: 1;
    color: rgba(255, 230, 0, var(--tw-text-opacity));
  }

  .xl\:text-yellow-two{
    --tw-text-opacity: 1;
    color: rgba(249, 227, 32, var(--tw-text-opacity));
  }

  .xl\:text-yellow-dark{
    --tw-text-opacity: 1;
    color: rgba(230, 175, 33, var(--tw-text-opacity));
  }

  .xl\:text-yellow-light{
    --tw-text-opacity: 1;
    color: rgba(243, 193, 42, var(--tw-text-opacity));
  }

  .xl\:text-green-dark{
    --tw-text-opacity: 1;
    color: rgba(33, 115, 37, var(--tw-text-opacity));
  }

  .xl\:text-green-light{
    --tw-text-opacity: 1;
    color: rgba(80, 161, 84, var(--tw-text-opacity));
  }

  .xl\:text-purple{
    --tw-text-opacity: 1;
    color: rgba(164, 139, 198, var(--tw-text-opacity));
  }

  .xl\:text-purple-light{
    --tw-text-opacity: 1;
    color: rgba(158, 149, 255, var(--tw-text-opacity));
  }

  .xl\:text-brown-light{
    --tw-text-opacity: 1;
    color: rgba(202, 138, 78, var(--tw-text-opacity));
  }

  .xl\:text-brown-dark{
    --tw-text-opacity: 1;
    color: rgba(173, 91, 31, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-transparent{
    color: transparent;
  }

  .group:hover .xl\:group-hover\:text-black{
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-white{
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-grey{
    --tw-text-opacity: 1;
    color: rgba(155, 155, 155, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-grey-darkest{
    --tw-text-opacity: 1;
    color: rgba(17, 17, 17, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-grey-darkest700{
    color: rgba(17, 17, 17, 0.7);
  }

  .group:hover .xl\:group-hover\:text-grey-darkest300{
    color: rgba(17, 17, 17, 0.3);
  }

  .group:hover .xl\:group-hover\:text-grey-darkest100{
    color: rgba(17, 17, 17, 0.1);
  }

  .group:hover .xl\:group-hover\:text-grey-dark{
    --tw-text-opacity: 1;
    color: rgba(82, 95, 119, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-grey-light{
    --tw-text-opacity: 1;
    color: rgba(163, 163, 163, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-grey-extralight{
    --tw-text-opacity: 1;
    color: rgba(231, 231, 231, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-grey-lighter{
    --tw-text-opacity: 1;
    color: rgba(180, 189, 206, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-grey-lightest{
    --tw-text-opacity: 1;
    color: rgba(244, 244, 244, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-grey-timeline{
    --tw-text-opacity: 1;
    color: rgba(136, 136, 136, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-blue{
    --tw-text-opacity: 1;
    color: rgba(99, 169, 209, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-blue-light{
    --tw-text-opacity: 1;
    color: rgba(123, 207, 255, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-blue-lightest{
    --tw-text-opacity: 1;
    color: rgba(255, 81, 172, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-pink{
    --tw-text-opacity: 1;
    color: rgba(237, 9, 128, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-pink-light{
    --tw-text-opacity: 1;
    color: rgba(255, 91, 180, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-orange{
    --tw-text-opacity: 1;
    color: rgba(243, 114, 69, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-yellow{
    --tw-text-opacity: 1;
    color: rgba(255, 230, 0, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-yellow-two{
    --tw-text-opacity: 1;
    color: rgba(249, 227, 32, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-yellow-dark{
    --tw-text-opacity: 1;
    color: rgba(230, 175, 33, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-yellow-light{
    --tw-text-opacity: 1;
    color: rgba(243, 193, 42, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-green-dark{
    --tw-text-opacity: 1;
    color: rgba(33, 115, 37, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-green-light{
    --tw-text-opacity: 1;
    color: rgba(80, 161, 84, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-purple{
    --tw-text-opacity: 1;
    color: rgba(164, 139, 198, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-purple-light{
    --tw-text-opacity: 1;
    color: rgba(158, 149, 255, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-brown-light{
    --tw-text-opacity: 1;
    color: rgba(202, 138, 78, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-brown-dark{
    --tw-text-opacity: 1;
    color: rgba(173, 91, 31, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-transparent:focus-within{
    color: transparent;
  }

  .xl\:focus-within\:text-black:focus-within{
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-white:focus-within{
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-grey:focus-within{
    --tw-text-opacity: 1;
    color: rgba(155, 155, 155, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-grey-darkest:focus-within{
    --tw-text-opacity: 1;
    color: rgba(17, 17, 17, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-grey-darkest700:focus-within{
    color: rgba(17, 17, 17, 0.7);
  }

  .xl\:focus-within\:text-grey-darkest300:focus-within{
    color: rgba(17, 17, 17, 0.3);
  }

  .xl\:focus-within\:text-grey-darkest100:focus-within{
    color: rgba(17, 17, 17, 0.1);
  }

  .xl\:focus-within\:text-grey-dark:focus-within{
    --tw-text-opacity: 1;
    color: rgba(82, 95, 119, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-grey-light:focus-within{
    --tw-text-opacity: 1;
    color: rgba(163, 163, 163, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-grey-extralight:focus-within{
    --tw-text-opacity: 1;
    color: rgba(231, 231, 231, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-grey-lighter:focus-within{
    --tw-text-opacity: 1;
    color: rgba(180, 189, 206, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-grey-lightest:focus-within{
    --tw-text-opacity: 1;
    color: rgba(244, 244, 244, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-grey-timeline:focus-within{
    --tw-text-opacity: 1;
    color: rgba(136, 136, 136, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-blue:focus-within{
    --tw-text-opacity: 1;
    color: rgba(99, 169, 209, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-blue-light:focus-within{
    --tw-text-opacity: 1;
    color: rgba(123, 207, 255, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-blue-lightest:focus-within{
    --tw-text-opacity: 1;
    color: rgba(255, 81, 172, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-pink:focus-within{
    --tw-text-opacity: 1;
    color: rgba(237, 9, 128, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-pink-light:focus-within{
    --tw-text-opacity: 1;
    color: rgba(255, 91, 180, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-orange:focus-within{
    --tw-text-opacity: 1;
    color: rgba(243, 114, 69, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-yellow:focus-within{
    --tw-text-opacity: 1;
    color: rgba(255, 230, 0, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-yellow-two:focus-within{
    --tw-text-opacity: 1;
    color: rgba(249, 227, 32, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-yellow-dark:focus-within{
    --tw-text-opacity: 1;
    color: rgba(230, 175, 33, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-yellow-light:focus-within{
    --tw-text-opacity: 1;
    color: rgba(243, 193, 42, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-green-dark:focus-within{
    --tw-text-opacity: 1;
    color: rgba(33, 115, 37, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-green-light:focus-within{
    --tw-text-opacity: 1;
    color: rgba(80, 161, 84, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-purple:focus-within{
    --tw-text-opacity: 1;
    color: rgba(164, 139, 198, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-purple-light:focus-within{
    --tw-text-opacity: 1;
    color: rgba(158, 149, 255, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-brown-light:focus-within{
    --tw-text-opacity: 1;
    color: rgba(202, 138, 78, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-brown-dark:focus-within{
    --tw-text-opacity: 1;
    color: rgba(173, 91, 31, var(--tw-text-opacity));
  }

  .xl\:hover\:text-transparent:hover{
    color: transparent;
  }

  .xl\:hover\:text-black:hover{
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .xl\:hover\:text-white:hover{
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .xl\:hover\:text-grey:hover{
    --tw-text-opacity: 1;
    color: rgba(155, 155, 155, var(--tw-text-opacity));
  }

  .xl\:hover\:text-grey-darkest:hover{
    --tw-text-opacity: 1;
    color: rgba(17, 17, 17, var(--tw-text-opacity));
  }

  .xl\:hover\:text-grey-darkest700:hover{
    color: rgba(17, 17, 17, 0.7);
  }

  .xl\:hover\:text-grey-darkest300:hover{
    color: rgba(17, 17, 17, 0.3);
  }

  .xl\:hover\:text-grey-darkest100:hover{
    color: rgba(17, 17, 17, 0.1);
  }

  .xl\:hover\:text-grey-dark:hover{
    --tw-text-opacity: 1;
    color: rgba(82, 95, 119, var(--tw-text-opacity));
  }

  .xl\:hover\:text-grey-light:hover{
    --tw-text-opacity: 1;
    color: rgba(163, 163, 163, var(--tw-text-opacity));
  }

  .xl\:hover\:text-grey-extralight:hover{
    --tw-text-opacity: 1;
    color: rgba(231, 231, 231, var(--tw-text-opacity));
  }

  .xl\:hover\:text-grey-lighter:hover{
    --tw-text-opacity: 1;
    color: rgba(180, 189, 206, var(--tw-text-opacity));
  }

  .xl\:hover\:text-grey-lightest:hover{
    --tw-text-opacity: 1;
    color: rgba(244, 244, 244, var(--tw-text-opacity));
  }

  .xl\:hover\:text-grey-timeline:hover{
    --tw-text-opacity: 1;
    color: rgba(136, 136, 136, var(--tw-text-opacity));
  }

  .xl\:hover\:text-blue:hover{
    --tw-text-opacity: 1;
    color: rgba(99, 169, 209, var(--tw-text-opacity));
  }

  .xl\:hover\:text-blue-light:hover{
    --tw-text-opacity: 1;
    color: rgba(123, 207, 255, var(--tw-text-opacity));
  }

  .xl\:hover\:text-blue-lightest:hover{
    --tw-text-opacity: 1;
    color: rgba(255, 81, 172, var(--tw-text-opacity));
  }

  .xl\:hover\:text-pink:hover{
    --tw-text-opacity: 1;
    color: rgba(237, 9, 128, var(--tw-text-opacity));
  }

  .xl\:hover\:text-pink-light:hover{
    --tw-text-opacity: 1;
    color: rgba(255, 91, 180, var(--tw-text-opacity));
  }

  .xl\:hover\:text-orange:hover{
    --tw-text-opacity: 1;
    color: rgba(243, 114, 69, var(--tw-text-opacity));
  }

  .xl\:hover\:text-yellow:hover{
    --tw-text-opacity: 1;
    color: rgba(255, 230, 0, var(--tw-text-opacity));
  }

  .xl\:hover\:text-yellow-two:hover{
    --tw-text-opacity: 1;
    color: rgba(249, 227, 32, var(--tw-text-opacity));
  }

  .xl\:hover\:text-yellow-dark:hover{
    --tw-text-opacity: 1;
    color: rgba(230, 175, 33, var(--tw-text-opacity));
  }

  .xl\:hover\:text-yellow-light:hover{
    --tw-text-opacity: 1;
    color: rgba(243, 193, 42, var(--tw-text-opacity));
  }

  .xl\:hover\:text-green-dark:hover{
    --tw-text-opacity: 1;
    color: rgba(33, 115, 37, var(--tw-text-opacity));
  }

  .xl\:hover\:text-green-light:hover{
    --tw-text-opacity: 1;
    color: rgba(80, 161, 84, var(--tw-text-opacity));
  }

  .xl\:hover\:text-purple:hover{
    --tw-text-opacity: 1;
    color: rgba(164, 139, 198, var(--tw-text-opacity));
  }

  .xl\:hover\:text-purple-light:hover{
    --tw-text-opacity: 1;
    color: rgba(158, 149, 255, var(--tw-text-opacity));
  }

  .xl\:hover\:text-brown-light:hover{
    --tw-text-opacity: 1;
    color: rgba(202, 138, 78, var(--tw-text-opacity));
  }

  .xl\:hover\:text-brown-dark:hover{
    --tw-text-opacity: 1;
    color: rgba(173, 91, 31, var(--tw-text-opacity));
  }

  .xl\:focus\:text-transparent:focus{
    color: transparent;
  }

  .xl\:focus\:text-black:focus{
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .xl\:focus\:text-white:focus{
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .xl\:focus\:text-grey:focus{
    --tw-text-opacity: 1;
    color: rgba(155, 155, 155, var(--tw-text-opacity));
  }

  .xl\:focus\:text-grey-darkest:focus{
    --tw-text-opacity: 1;
    color: rgba(17, 17, 17, var(--tw-text-opacity));
  }

  .xl\:focus\:text-grey-darkest700:focus{
    color: rgba(17, 17, 17, 0.7);
  }

  .xl\:focus\:text-grey-darkest300:focus{
    color: rgba(17, 17, 17, 0.3);
  }

  .xl\:focus\:text-grey-darkest100:focus{
    color: rgba(17, 17, 17, 0.1);
  }

  .xl\:focus\:text-grey-dark:focus{
    --tw-text-opacity: 1;
    color: rgba(82, 95, 119, var(--tw-text-opacity));
  }

  .xl\:focus\:text-grey-light:focus{
    --tw-text-opacity: 1;
    color: rgba(163, 163, 163, var(--tw-text-opacity));
  }

  .xl\:focus\:text-grey-extralight:focus{
    --tw-text-opacity: 1;
    color: rgba(231, 231, 231, var(--tw-text-opacity));
  }

  .xl\:focus\:text-grey-lighter:focus{
    --tw-text-opacity: 1;
    color: rgba(180, 189, 206, var(--tw-text-opacity));
  }

  .xl\:focus\:text-grey-lightest:focus{
    --tw-text-opacity: 1;
    color: rgba(244, 244, 244, var(--tw-text-opacity));
  }

  .xl\:focus\:text-grey-timeline:focus{
    --tw-text-opacity: 1;
    color: rgba(136, 136, 136, var(--tw-text-opacity));
  }

  .xl\:focus\:text-blue:focus{
    --tw-text-opacity: 1;
    color: rgba(99, 169, 209, var(--tw-text-opacity));
  }

  .xl\:focus\:text-blue-light:focus{
    --tw-text-opacity: 1;
    color: rgba(123, 207, 255, var(--tw-text-opacity));
  }

  .xl\:focus\:text-blue-lightest:focus{
    --tw-text-opacity: 1;
    color: rgba(255, 81, 172, var(--tw-text-opacity));
  }

  .xl\:focus\:text-pink:focus{
    --tw-text-opacity: 1;
    color: rgba(237, 9, 128, var(--tw-text-opacity));
  }

  .xl\:focus\:text-pink-light:focus{
    --tw-text-opacity: 1;
    color: rgba(255, 91, 180, var(--tw-text-opacity));
  }

  .xl\:focus\:text-orange:focus{
    --tw-text-opacity: 1;
    color: rgba(243, 114, 69, var(--tw-text-opacity));
  }

  .xl\:focus\:text-yellow:focus{
    --tw-text-opacity: 1;
    color: rgba(255, 230, 0, var(--tw-text-opacity));
  }

  .xl\:focus\:text-yellow-two:focus{
    --tw-text-opacity: 1;
    color: rgba(249, 227, 32, var(--tw-text-opacity));
  }

  .xl\:focus\:text-yellow-dark:focus{
    --tw-text-opacity: 1;
    color: rgba(230, 175, 33, var(--tw-text-opacity));
  }

  .xl\:focus\:text-yellow-light:focus{
    --tw-text-opacity: 1;
    color: rgba(243, 193, 42, var(--tw-text-opacity));
  }

  .xl\:focus\:text-green-dark:focus{
    --tw-text-opacity: 1;
    color: rgba(33, 115, 37, var(--tw-text-opacity));
  }

  .xl\:focus\:text-green-light:focus{
    --tw-text-opacity: 1;
    color: rgba(80, 161, 84, var(--tw-text-opacity));
  }

  .xl\:focus\:text-purple:focus{
    --tw-text-opacity: 1;
    color: rgba(164, 139, 198, var(--tw-text-opacity));
  }

  .xl\:focus\:text-purple-light:focus{
    --tw-text-opacity: 1;
    color: rgba(158, 149, 255, var(--tw-text-opacity));
  }

  .xl\:focus\:text-brown-light:focus{
    --tw-text-opacity: 1;
    color: rgba(202, 138, 78, var(--tw-text-opacity));
  }

  .xl\:focus\:text-brown-dark:focus{
    --tw-text-opacity: 1;
    color: rgba(173, 91, 31, var(--tw-text-opacity));
  }

  .xl\:active\:text-transparent:active{
    color: transparent;
  }

  .xl\:active\:text-black:active{
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .xl\:active\:text-white:active{
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .xl\:active\:text-grey:active{
    --tw-text-opacity: 1;
    color: rgba(155, 155, 155, var(--tw-text-opacity));
  }

  .xl\:active\:text-grey-darkest:active{
    --tw-text-opacity: 1;
    color: rgba(17, 17, 17, var(--tw-text-opacity));
  }

  .xl\:active\:text-grey-darkest700:active{
    color: rgba(17, 17, 17, 0.7);
  }

  .xl\:active\:text-grey-darkest300:active{
    color: rgba(17, 17, 17, 0.3);
  }

  .xl\:active\:text-grey-darkest100:active{
    color: rgba(17, 17, 17, 0.1);
  }

  .xl\:active\:text-grey-dark:active{
    --tw-text-opacity: 1;
    color: rgba(82, 95, 119, var(--tw-text-opacity));
  }

  .xl\:active\:text-grey-light:active{
    --tw-text-opacity: 1;
    color: rgba(163, 163, 163, var(--tw-text-opacity));
  }

  .xl\:active\:text-grey-extralight:active{
    --tw-text-opacity: 1;
    color: rgba(231, 231, 231, var(--tw-text-opacity));
  }

  .xl\:active\:text-grey-lighter:active{
    --tw-text-opacity: 1;
    color: rgba(180, 189, 206, var(--tw-text-opacity));
  }

  .xl\:active\:text-grey-lightest:active{
    --tw-text-opacity: 1;
    color: rgba(244, 244, 244, var(--tw-text-opacity));
  }

  .xl\:active\:text-grey-timeline:active{
    --tw-text-opacity: 1;
    color: rgba(136, 136, 136, var(--tw-text-opacity));
  }

  .xl\:active\:text-blue:active{
    --tw-text-opacity: 1;
    color: rgba(99, 169, 209, var(--tw-text-opacity));
  }

  .xl\:active\:text-blue-light:active{
    --tw-text-opacity: 1;
    color: rgba(123, 207, 255, var(--tw-text-opacity));
  }

  .xl\:active\:text-blue-lightest:active{
    --tw-text-opacity: 1;
    color: rgba(255, 81, 172, var(--tw-text-opacity));
  }

  .xl\:active\:text-pink:active{
    --tw-text-opacity: 1;
    color: rgba(237, 9, 128, var(--tw-text-opacity));
  }

  .xl\:active\:text-pink-light:active{
    --tw-text-opacity: 1;
    color: rgba(255, 91, 180, var(--tw-text-opacity));
  }

  .xl\:active\:text-orange:active{
    --tw-text-opacity: 1;
    color: rgba(243, 114, 69, var(--tw-text-opacity));
  }

  .xl\:active\:text-yellow:active{
    --tw-text-opacity: 1;
    color: rgba(255, 230, 0, var(--tw-text-opacity));
  }

  .xl\:active\:text-yellow-two:active{
    --tw-text-opacity: 1;
    color: rgba(249, 227, 32, var(--tw-text-opacity));
  }

  .xl\:active\:text-yellow-dark:active{
    --tw-text-opacity: 1;
    color: rgba(230, 175, 33, var(--tw-text-opacity));
  }

  .xl\:active\:text-yellow-light:active{
    --tw-text-opacity: 1;
    color: rgba(243, 193, 42, var(--tw-text-opacity));
  }

  .xl\:active\:text-green-dark:active{
    --tw-text-opacity: 1;
    color: rgba(33, 115, 37, var(--tw-text-opacity));
  }

  .xl\:active\:text-green-light:active{
    --tw-text-opacity: 1;
    color: rgba(80, 161, 84, var(--tw-text-opacity));
  }

  .xl\:active\:text-purple:active{
    --tw-text-opacity: 1;
    color: rgba(164, 139, 198, var(--tw-text-opacity));
  }

  .xl\:active\:text-purple-light:active{
    --tw-text-opacity: 1;
    color: rgba(158, 149, 255, var(--tw-text-opacity));
  }

  .xl\:active\:text-brown-light:active{
    --tw-text-opacity: 1;
    color: rgba(202, 138, 78, var(--tw-text-opacity));
  }

  .xl\:active\:text-brown-dark:active{
    --tw-text-opacity: 1;
    color: rgba(173, 91, 31, var(--tw-text-opacity));
  }

  .xl\:text-opacity-0{
    --tw-text-opacity: 0;
  }

  .xl\:text-opacity-5{
    --tw-text-opacity: 0.05;
  }

  .xl\:text-opacity-10{
    --tw-text-opacity: 0.1;
  }

  .xl\:text-opacity-20{
    --tw-text-opacity: 0.2;
  }

  .xl\:text-opacity-25{
    --tw-text-opacity: 0.25;
  }

  .xl\:text-opacity-30{
    --tw-text-opacity: 0.3;
  }

  .xl\:text-opacity-40{
    --tw-text-opacity: 0.4;
  }

  .xl\:text-opacity-50{
    --tw-text-opacity: 0.5;
  }

  .xl\:text-opacity-60{
    --tw-text-opacity: 0.6;
  }

  .xl\:text-opacity-70{
    --tw-text-opacity: 0.7;
  }

  .xl\:text-opacity-75{
    --tw-text-opacity: 0.75;
  }

  .xl\:text-opacity-80{
    --tw-text-opacity: 0.8;
  }

  .xl\:text-opacity-90{
    --tw-text-opacity: 0.9;
  }

  .xl\:text-opacity-95{
    --tw-text-opacity: 0.95;
  }

  .xl\:text-opacity-100{
    --tw-text-opacity: 1;
  }

  .group:hover .xl\:group-hover\:text-opacity-0{
    --tw-text-opacity: 0;
  }

  .group:hover .xl\:group-hover\:text-opacity-5{
    --tw-text-opacity: 0.05;
  }

  .group:hover .xl\:group-hover\:text-opacity-10{
    --tw-text-opacity: 0.1;
  }

  .group:hover .xl\:group-hover\:text-opacity-20{
    --tw-text-opacity: 0.2;
  }

  .group:hover .xl\:group-hover\:text-opacity-25{
    --tw-text-opacity: 0.25;
  }

  .group:hover .xl\:group-hover\:text-opacity-30{
    --tw-text-opacity: 0.3;
  }

  .group:hover .xl\:group-hover\:text-opacity-40{
    --tw-text-opacity: 0.4;
  }

  .group:hover .xl\:group-hover\:text-opacity-50{
    --tw-text-opacity: 0.5;
  }

  .group:hover .xl\:group-hover\:text-opacity-60{
    --tw-text-opacity: 0.6;
  }

  .group:hover .xl\:group-hover\:text-opacity-70{
    --tw-text-opacity: 0.7;
  }

  .group:hover .xl\:group-hover\:text-opacity-75{
    --tw-text-opacity: 0.75;
  }

  .group:hover .xl\:group-hover\:text-opacity-80{
    --tw-text-opacity: 0.8;
  }

  .group:hover .xl\:group-hover\:text-opacity-90{
    --tw-text-opacity: 0.9;
  }

  .group:hover .xl\:group-hover\:text-opacity-95{
    --tw-text-opacity: 0.95;
  }

  .group:hover .xl\:group-hover\:text-opacity-100{
    --tw-text-opacity: 1;
  }

  .xl\:focus-within\:text-opacity-0:focus-within{
    --tw-text-opacity: 0;
  }

  .xl\:focus-within\:text-opacity-5:focus-within{
    --tw-text-opacity: 0.05;
  }

  .xl\:focus-within\:text-opacity-10:focus-within{
    --tw-text-opacity: 0.1;
  }

  .xl\:focus-within\:text-opacity-20:focus-within{
    --tw-text-opacity: 0.2;
  }

  .xl\:focus-within\:text-opacity-25:focus-within{
    --tw-text-opacity: 0.25;
  }

  .xl\:focus-within\:text-opacity-30:focus-within{
    --tw-text-opacity: 0.3;
  }

  .xl\:focus-within\:text-opacity-40:focus-within{
    --tw-text-opacity: 0.4;
  }

  .xl\:focus-within\:text-opacity-50:focus-within{
    --tw-text-opacity: 0.5;
  }

  .xl\:focus-within\:text-opacity-60:focus-within{
    --tw-text-opacity: 0.6;
  }

  .xl\:focus-within\:text-opacity-70:focus-within{
    --tw-text-opacity: 0.7;
  }

  .xl\:focus-within\:text-opacity-75:focus-within{
    --tw-text-opacity: 0.75;
  }

  .xl\:focus-within\:text-opacity-80:focus-within{
    --tw-text-opacity: 0.8;
  }

  .xl\:focus-within\:text-opacity-90:focus-within{
    --tw-text-opacity: 0.9;
  }

  .xl\:focus-within\:text-opacity-95:focus-within{
    --tw-text-opacity: 0.95;
  }

  .xl\:focus-within\:text-opacity-100:focus-within{
    --tw-text-opacity: 1;
  }

  .xl\:hover\:text-opacity-0:hover{
    --tw-text-opacity: 0;
  }

  .xl\:hover\:text-opacity-5:hover{
    --tw-text-opacity: 0.05;
  }

  .xl\:hover\:text-opacity-10:hover{
    --tw-text-opacity: 0.1;
  }

  .xl\:hover\:text-opacity-20:hover{
    --tw-text-opacity: 0.2;
  }

  .xl\:hover\:text-opacity-25:hover{
    --tw-text-opacity: 0.25;
  }

  .xl\:hover\:text-opacity-30:hover{
    --tw-text-opacity: 0.3;
  }

  .xl\:hover\:text-opacity-40:hover{
    --tw-text-opacity: 0.4;
  }

  .xl\:hover\:text-opacity-50:hover{
    --tw-text-opacity: 0.5;
  }

  .xl\:hover\:text-opacity-60:hover{
    --tw-text-opacity: 0.6;
  }

  .xl\:hover\:text-opacity-70:hover{
    --tw-text-opacity: 0.7;
  }

  .xl\:hover\:text-opacity-75:hover{
    --tw-text-opacity: 0.75;
  }

  .xl\:hover\:text-opacity-80:hover{
    --tw-text-opacity: 0.8;
  }

  .xl\:hover\:text-opacity-90:hover{
    --tw-text-opacity: 0.9;
  }

  .xl\:hover\:text-opacity-95:hover{
    --tw-text-opacity: 0.95;
  }

  .xl\:hover\:text-opacity-100:hover{
    --tw-text-opacity: 1;
  }

  .xl\:focus\:text-opacity-0:focus{
    --tw-text-opacity: 0;
  }

  .xl\:focus\:text-opacity-5:focus{
    --tw-text-opacity: 0.05;
  }

  .xl\:focus\:text-opacity-10:focus{
    --tw-text-opacity: 0.1;
  }

  .xl\:focus\:text-opacity-20:focus{
    --tw-text-opacity: 0.2;
  }

  .xl\:focus\:text-opacity-25:focus{
    --tw-text-opacity: 0.25;
  }

  .xl\:focus\:text-opacity-30:focus{
    --tw-text-opacity: 0.3;
  }

  .xl\:focus\:text-opacity-40:focus{
    --tw-text-opacity: 0.4;
  }

  .xl\:focus\:text-opacity-50:focus{
    --tw-text-opacity: 0.5;
  }

  .xl\:focus\:text-opacity-60:focus{
    --tw-text-opacity: 0.6;
  }

  .xl\:focus\:text-opacity-70:focus{
    --tw-text-opacity: 0.7;
  }

  .xl\:focus\:text-opacity-75:focus{
    --tw-text-opacity: 0.75;
  }

  .xl\:focus\:text-opacity-80:focus{
    --tw-text-opacity: 0.8;
  }

  .xl\:focus\:text-opacity-90:focus{
    --tw-text-opacity: 0.9;
  }

  .xl\:focus\:text-opacity-95:focus{
    --tw-text-opacity: 0.95;
  }

  .xl\:focus\:text-opacity-100:focus{
    --tw-text-opacity: 1;
  }

  .xl\:truncate{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .xl\:overflow-ellipsis{
    text-overflow: ellipsis;
  }

  .xl\:overflow-clip{
    text-overflow: clip;
  }

  .xl\:italic{
    font-style: italic;
  }

  .xl\:not-italic{
    font-style: normal;
  }

  .xl\:uppercase{
    text-transform: uppercase;
  }

  .xl\:lowercase{
    text-transform: lowercase;
  }

  .xl\:capitalize{
    text-transform: capitalize;
  }

  .xl\:normal-case{
    text-transform: none;
  }

  .xl\:underline{
    text-decoration: underline;
  }

  .xl\:line-through{
    text-decoration: line-through;
  }

  .xl\:no-underline{
    text-decoration: none;
  }

  .group:hover .xl\:group-hover\:underline{
    text-decoration: underline;
  }

  .group:hover .xl\:group-hover\:line-through{
    text-decoration: line-through;
  }

  .group:hover .xl\:group-hover\:no-underline{
    text-decoration: none;
  }

  .xl\:focus-within\:underline:focus-within{
    text-decoration: underline;
  }

  .xl\:focus-within\:line-through:focus-within{
    text-decoration: line-through;
  }

  .xl\:focus-within\:no-underline:focus-within{
    text-decoration: none;
  }

  .xl\:hover\:underline:hover{
    text-decoration: underline;
  }

  .xl\:hover\:line-through:hover{
    text-decoration: line-through;
  }

  .xl\:hover\:no-underline:hover{
    text-decoration: none;
  }

  .xl\:focus\:underline:focus{
    text-decoration: underline;
  }

  .xl\:focus\:line-through:focus{
    text-decoration: line-through;
  }

  .xl\:focus\:no-underline:focus{
    text-decoration: none;
  }

  .xl\:antialiased{
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .xl\:subpixel-antialiased{
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
  }

  .xl\:ordinal, .xl\:slashed-zero, .xl\:lining-nums, .xl\:oldstyle-nums, .xl\:proportional-nums, .xl\:tabular-nums, .xl\:diagonal-fractions, .xl\:stacked-fractions{
    --tw-ordinal: var(--tw-empty,/*!*/ /*!*/);
    --tw-slashed-zero: var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-figure: var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-spacing: var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-fraction: var(--tw-empty,/*!*/ /*!*/);
    font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
  }

  .xl\:normal-nums{
    font-variant-numeric: normal;
  }

  .xl\:ordinal{
    --tw-ordinal: ordinal;
  }

  .xl\:slashed-zero{
    --tw-slashed-zero: slashed-zero;
  }

  .xl\:lining-nums{
    --tw-numeric-figure: lining-nums;
  }

  .xl\:oldstyle-nums{
    --tw-numeric-figure: oldstyle-nums;
  }

  .xl\:proportional-nums{
    --tw-numeric-spacing: proportional-nums;
  }

  .xl\:tabular-nums{
    --tw-numeric-spacing: tabular-nums;
  }

  .xl\:diagonal-fractions{
    --tw-numeric-fraction: diagonal-fractions;
  }

  .xl\:stacked-fractions{
    --tw-numeric-fraction: stacked-fractions;
  }

  .xl\:tracking-tight-18{
    letter-spacing: -.18em;
  }

  .xl\:tracking-tight-14{
    letter-spacing: -.14em;
  }

  .xl\:tracking-tight-13{
    letter-spacing: -.13em;
  }

  .xl\:tracking-tight-12{
    letter-spacing: -.12em;
  }

  .xl\:tracking-tightest{
    letter-spacing: -.075em;
  }

  .xl\:tracking-tighter{
    letter-spacing: -.05em;
  }

  .xl\:tracking-tight-3\.6{
    letter-spacing: -.036em;
  }

  .xl\:tracking-tight{
    letter-spacing: -.025em;
  }

  .xl\:tracking-tight-2{
    letter-spacing: -.02em;
  }

  .xl\:tracking-tight-1\.5{
    letter-spacing: -.015em;
  }

  .xl\:tracking-tight-1\.3{
    letter-spacing: -.013em;
  }

  .xl\:tracking-tight-1{
    letter-spacing: -.01em;
  }

  .xl\:tracking-tight-0\.5{
    letter-spacing: -.005em;
  }

  .xl\:tracking-normal{
    letter-spacing: 0;
  }

  .xl\:tracking-wide-\.5{
    letter-spacing: .005em;
  }

  .xl\:tracking-wide-1{
    letter-spacing: .01em;
  }

  .xl\:tracking-wide-1\.3{
    letter-spacing: .013em;
  }

  .xl\:tracking-wide-1\.5{
    letter-spacing: .015em;
  }

  .xl\:tracking-wide-2{
    letter-spacing: .02em;
  }

  .xl\:tracking-wide{
    letter-spacing: .025em;
  }

  .xl\:tracking-wide-2\.7{
    letter-spacing: .027em;
  }

  .xl\:tracking-wide-3\.6{
    letter-spacing: .036em;
  }

  .xl\:tracking-wider{
    letter-spacing: .05em;
  }

  .xl\:tracking-widest{
    letter-spacing: .1em;
  }

  .xl\:tracking-wide-12{
    letter-spacing: .12em;
  }

  .xl\:tracking-wide-13{
    letter-spacing: .13em;
  }

  .xl\:tracking-wide-14{
    letter-spacing: .14em;
  }

  .xl\:tracking-wide-18{
    letter-spacing: .18em;
  }

  .xl\:select-none{
    -webkit-user-select: none;
        -ms-user-select: none;
            user-select: none;
  }

  .xl\:select-text{
    -webkit-user-select: text;
        -ms-user-select: text;
            user-select: text;
  }

  .xl\:select-all{
    -webkit-user-select: all;
            user-select: all;
  }

  .xl\:select-auto{
    -webkit-user-select: auto;
        -ms-user-select: auto;
            user-select: auto;
  }

  .xl\:align-baseline{
    vertical-align: baseline;
  }

  .xl\:align-top{
    vertical-align: top;
  }

  .xl\:align-middle{
    vertical-align: middle;
  }

  .xl\:align-bottom{
    vertical-align: bottom;
  }

  .xl\:align-text-top{
    vertical-align: text-top;
  }

  .xl\:align-text-bottom{
    vertical-align: text-bottom;
  }

  .xl\:visible{
    visibility: visible;
  }

  .xl\:invisible{
    visibility: hidden;
  }

  .xl\:whitespace-normal{
    white-space: normal;
  }

  .xl\:whitespace-nowrap{
    white-space: nowrap;
  }

  .xl\:whitespace-pre{
    white-space: pre;
  }

  .xl\:whitespace-pre-line{
    white-space: pre-line;
  }

  .xl\:whitespace-pre-wrap{
    white-space: pre-wrap;
  }

  .xl\:break-normal{
    overflow-wrap: normal;
    word-break: normal;
  }

  .xl\:break-words{
    overflow-wrap: break-word;
  }

  .xl\:break-all{
    word-break: break-all;
  }

  .xl\:w-0{
    width: 0px;
  }

  .xl\:w-1{
    width: 0.25rem;
  }

  .xl\:w-2{
    width: 0.5rem;
  }

  .xl\:w-3{
    width: 0.75rem;
  }

  .xl\:w-4{
    width: 1rem;
  }

  .xl\:w-5{
    width: 1.25rem;
  }

  .xl\:w-6{
    width: 1.5rem;
  }

  .xl\:w-7{
    width: 1.75rem;
  }

  .xl\:w-8{
    width: 2rem;
  }

  .xl\:w-9{
    width: 2.25rem;
  }

  .xl\:w-10{
    width: 2.5rem;
  }

  .xl\:w-11{
    width: 2.75rem;
  }

  .xl\:w-12{
    width: 3rem;
  }

  .xl\:w-13{
    width: 3.25rem;
  }

  .xl\:w-14{
    width: 3.5rem;
  }

  .xl\:w-15{
    width: 3.75rem;
  }

  .xl\:w-16{
    width: 4rem;
  }

  .xl\:w-17{
    width: 4.25rem;
  }

  .xl\:w-18{
    width: 4.5rem;
  }

  .xl\:w-19{
    width: 4.75rem;
  }

  .xl\:w-20{
    width: 5rem;
  }

  .xl\:w-22{
    width: 5.5rem;
  }

  .xl\:w-24{
    width: 6rem;
  }

  .xl\:w-25{
    width: 6.25rem;
  }

  .xl\:w-28{
    width: 7rem;
  }

  .xl\:w-30{
    width: 7.5rem;
  }

  .xl\:w-32{
    width: 8rem;
  }

  .xl\:w-34{
    width: 8.5rem;
  }

  .xl\:w-35{
    width: 8.75rem;
  }

  .xl\:w-36{
    width: 9rem;
  }

  .xl\:w-39{
    width: 9.75rem;
  }

  .xl\:w-40{
    width: 10rem;
  }

  .xl\:w-42{
    width: 10.5rem;
  }

  .xl\:w-44{
    width: 11rem;
  }

  .xl\:w-45{
    width: 11.25rem;
  }

  .xl\:w-48{
    width: 12rem;
  }

  .xl\:w-50{
    width: 12.5rem;
  }

  .xl\:w-52{
    width: 13rem;
  }

  .xl\:w-55{
    width: 13.75rem;
  }

  .xl\:w-56{
    width: 14rem;
  }

  .xl\:w-58{
    width: 14.5rem;
  }

  .xl\:w-60{
    width: 15rem;
  }

  .xl\:w-64{
    width: 16rem;
  }

  .xl\:w-65{
    width: 16.25rem;
  }

  .xl\:w-68{
    width: 17rem;
  }

  .xl\:w-69{
    width: 17.25rem;
  }

  .xl\:w-70{
    width: 17.5rem;
  }

  .xl\:w-72{
    width: 18rem;
  }

  .xl\:w-75{
    width: 18.75rem;
  }

  .xl\:w-80{
    width: 20rem;
  }

  .xl\:w-85{
    width: 21.25rem;
  }

  .xl\:w-86{
    width: 21.5rem;
  }

  .xl\:w-90{
    width: 22.5rem;
  }

  .xl\:w-96{
    width: 24rem;
  }

  .xl\:w-100{
    width: 25rem;
  }

  .xl\:w-115{
    width: 28.75rem;
  }

  .xl\:w-125{
    width: 31.25rem;
  }

  .xl\:w-142{
    width: 35.5rem;
  }

  .xl\:w-150{
    width: 37.5rem;
  }

  .xl\:w-156{
    width: 39rem;
  }

  .xl\:w-160{
    width: 40rem;
  }

  .xl\:w-175{
    width: 43.75rem;
  }

  .xl\:w-207{
    width: 51.75rem;
  }

  .xl\:w-242{
    width: 60.5rem;
  }

  .xl\:w-250{
    width: 62.5rem;
  }

  .xl\:w-258{
    width: 64.5rem;
  }

  .xl\:w-265{
    width: 66.25rem;
  }

  .xl\:w-280{
    width: 70rem;
  }

  .xl\:w-auto{
    width: auto;
  }

  .xl\:w-px{
    width: 1px;
  }

  .xl\:w-0\.5{
    width: 0.125rem;
  }

  .xl\:w-1\.5{
    width: 0.375rem;
  }

  .xl\:w-2\.5{
    width: 0.625rem;
  }

  .xl\:w-3\.5{
    width: 0.875rem;
  }

  .xl\:w-0\.25{
    width: 0.0625rem;
  }

  .xl\:w-0\.75{
    width: 0.1875rem;
  }

  .xl\:w-1\.25{
    width: 0.3125rem;
  }

  .xl\:w-1\.75{
    width: 0.4375rem;
  }

  .xl\:w-2\.25{
    width: 0.5625rem;
  }

  .xl\:w-2\.75{
    width: 0.6875rem;
  }

  .xl\:w-3\.25{
    width: 0.8125rem;
  }

  .xl\:w-3\.75{
    width: 0.9375rem;
  }

  .xl\:w-4\.25{
    width: 1.0625rem;
  }

  .xl\:w-4\.5{
    width: 1.125rem;
  }

  .xl\:w-4\.75{
    width: 1.1875rem;
  }

  .xl\:w-5\.25{
    width: 1.3125rem;
  }

  .xl\:w-5\.5{
    width: 1.375rem;
  }

  .xl\:w-5\.75{
    width: 1.4375rem;
  }

  .xl\:w-6\.25{
    width: 1.5625rem;
  }

  .xl\:w-6\.5{
    width: 1.625rem;
  }

  .xl\:w-6\.75{
    width: 1.6875rem;
  }

  .xl\:w-7\.25{
    width: 1.8125rem;
  }

  .xl\:w-7\.5{
    width: 1.875rem;
  }

  .xl\:w-8\.25{
    width: 2.0625rem;
  }

  .xl\:w-8\.5{
    width: 2.125rem;
  }

  .xl\:w-9\.25{
    width: 2.3125rem;
  }

  .xl\:w-9\.5{
    width: 2.375rem;
  }

  .xl\:w-10\.5{
    width: 2.625rem;
  }

  .xl\:w-11\.25{
    width: 2.8125rem;
  }

  .xl\:w-11\.5{
    width: 2.875rem;
  }

  .xl\:w-12\.5{
    width: 3.125rem;
  }

  .xl\:w-12\.75{
    width: 3.1875rem;
  }

  .xl\:w-13\.5{
    width: 3.375rem;
  }

  .xl\:w-14\.5{
    width: 3.625rem;
  }

  .xl\:w-15\.5{
    width: 3.875rem;
  }

  .xl\:w-15\.75{
    width: 3.9375rem;
  }

  .xl\:w-16\.25{
    width: 4.0625rem;
  }

  .xl\:w-17\.25{
    width: 4.3125rem;
  }

  .xl\:w-17\.5{
    width: 4.375rem;
  }

  .xl\:w-18\.25{
    width: 4.5625rem;
  }

  .xl\:w-18\.5{
    width: 4.625rem;
  }

  .xl\:w-20\.25{
    width: 5.0625rem;
  }

  .xl\:w-20\.5{
    width: 5.125rem;
  }

  .xl\:w-22\.5{
    width: 5.625rem;
  }

  .xl\:w-25\.5{
    width: 6.375rem;
  }

  .xl\:w-26\.75{
    width: 6.6875rem;
  }

  .xl\:w-32\.5{
    width: 8.125rem;
  }

  .xl\:w-37\.5{
    width: 9.375rem;
  }

  .xl\:w-41\.25{
    width: 10.3125rem;
  }

  .xl\:w-52\.5{
    width: 13.125rem;
  }

  .xl\:w-54\.5{
    width: 13.625rem;
  }

  .xl\:w-57\.25{
    width: 14.3125rem;
  }

  .xl\:w-57\.5{
    width: 14.375rem;
  }

  .xl\:w-66\.25{
    width: 16.5625rem;
  }

  .xl\:w-74\.5{
    width: 18.125rem;
  }

  .xl\:w-106\.25{
    width: 26.5625rem;
  }

  .xl\:w-112\.25{
    width: 28.0675rem;
  }

  .xl\:w-112\.75{
    width: 28.1875rem;
  }

  .xl\:w-147\.5{
    width: 36.875rem;
  }

  .xl\:w-162\.5{
    width: 40.625rem;
  }

  .xl\:w-172\.25{
    width: 42.5625rem;
  }

  .xl\:w-175\.25{
    width: 43.8125rem;
  }

  .xl\:w-184\.25{
    width: 46.0625rem;
  }

  .xl\:w-203\.25{
    width: 50.8125rem;
  }

  .xl\:w-half{
    width: 50%;
  }

  .xl\:w-full{
    width: 100%;
  }

  .xl\:w-1\/10{
    width: 10%;
  }

  .xl\:w-2\/10{
    width: 20%;
  }

  .xl\:w-3\/10{
    width: 30%;
  }

  .xl\:w-4\/10{
    width: 40%;
  }

  .xl\:w-4\.5\/10{
    width: 45%;
  }

  .xl\:w-5\/10{
    width: 50%;
  }

  .xl\:w-5\.5\/10{
    width: 55%;
  }

  .xl\:w-6\/10{
    width: 60%;
  }

  .xl\:w-7\/10{
    width: 70%;
  }

  .xl\:w-8\/10{
    width: 80%;
  }

  .xl\:w-9\/10{
    width: 90%;
  }

  .xl\:w-1\/12{
    width: 8.333333%;
  }

  .xl\:w-2\/12{
    width: 16.666667%;
  }

  .xl\:w-3\/12{
    width: 25%;
  }

  .xl\:w-4\/12{
    width: 33.333333%;
  }

  .xl\:w-5\/12{
    width: 41.666667%;
  }

  .xl\:w-6\/12{
    width: 50%;
  }

  .xl\:w-7\/12{
    width: 58.333333%;
  }

  .xl\:w-8\/12{
    width: 66.666667%;
  }

  .xl\:w-9\/12{
    width: 75%;
  }

  .xl\:w-10\/12{
    width: 83.333333%;
  }

  .xl\:w-11\/12{
    width: 91.666667%;
  }

  .xl\:w-1\/2{
    width: 50%;
  }

  .xl\:w-1\/3{
    width: 33.333333%;
  }

  .xl\:w-2\/3{
    width: 66.666667%;
  }

  .xl\:w-1\/4{
    width: 25%;
  }

  .xl\:w-2\/4{
    width: 50%;
  }

  .xl\:w-3\/4{
    width: 75%;
  }

  .xl\:w-1\/5{
    width: 20%;
  }

  .xl\:w-2\/5{
    width: 40%;
  }

  .xl\:w-3\/5{
    width: 60%;
  }

  .xl\:w-4\/5{
    width: 80%;
  }

  .xl\:w-1\/6{
    width: 16.666667%;
  }

  .xl\:w-2\/6{
    width: 33.333333%;
  }

  .xl\:w-3\/6{
    width: 50%;
  }

  .xl\:w-4\/6{
    width: 66.666667%;
  }

  .xl\:w-5\/6{
    width: 83.333333%;
  }

  .xl\:w-screen{
    width: 100vw;
  }

  .xl\:w-min{
    width: -webkit-min-content;
    width: min-content;
  }

  .xl\:w-max{
    width: -webkit-max-content;
    width: max-content;
  }

  .xl\:w-screen-half{
    width: 50vw;
  }

  .xl\:w-screen-full{
    width: 100vw;
  }

  .xl\:w-screen-1\/10{
    width: 10vw;
  }

  .xl\:w-screen-2\/10{
    width: 20vw;
  }

  .xl\:w-screen-3\/10{
    width: 30vw;
  }

  .xl\:w-screen-4\/10{
    width: 40vw;
  }

  .xl\:w-screen-5\/10{
    width: 50vw;
  }

  .xl\:w-screen-6\/10{
    width: 60vw;
  }

  .xl\:w-screen-7\/10{
    width: 70vw;
  }

  .xl\:w-screen-8\/10{
    width: 80vw;
  }

  .xl\:w-screen-9\/10{
    width: 90vw;
  }

  .xl\:w-screen-1\/12{
    width: 8.333333vw;
  }

  .xl\:w-screen-2\/12{
    width: 16.666667vw;
  }

  .xl\:w-screen-3\/12{
    width: 25vw;
  }

  .xl\:w-screen-4\/12{
    width: 33.333333vw;
  }

  .xl\:w-screen-5\/12{
    width: 41.666667vw;
  }

  .xl\:w-screen-6\/12{
    width: 50vw;
  }

  .xl\:w-screen-7\/12{
    width: 58.333333vw;
  }

  .xl\:w-screen-8\/12{
    width: 66.666667vw;
  }

  .xl\:w-screen-9\/12{
    width: 75vw;
  }

  .xl\:w-screen-10\/12{
    width: 83.333333vw;
  }

  .xl\:w-screen-11\/12{
    width: 91.666667vw;
  }

  .xl\:z-0{
    z-index: 0;
  }

  .xl\:z-1{
    z-index: 1;
  }

  .xl\:z-2{
    z-index: 2;
  }

  .xl\:z-3{
    z-index: 3;
  }

  .xl\:z-4{
    z-index: 4;
  }

  .xl\:z-5{
    z-index: 5;
  }

  .xl\:z-6{
    z-index: 6;
  }

  .xl\:z-7{
    z-index: 7;
  }

  .xl\:z-8{
    z-index: 8;
  }

  .xl\:z-9{
    z-index: 9;
  }

  .xl\:z-10{
    z-index: 10;
  }

  .xl\:z-20{
    z-index: 20;
  }

  .xl\:z-30{
    z-index: 30;
  }

  .xl\:z-40{
    z-index: 40;
  }

  .xl\:z-50{
    z-index: 50;
  }

  .xl\:z-auto{
    z-index: auto;
  }

  .xl\:-z-10{
    z-index: -10;
  }

  .xl\:-z-20{
    z-index: -20;
  }

  .xl\:-z-30{
    z-index: -30;
  }

  .xl\:-z-40{
    z-index: -40;
  }

  .xl\:-z-50{
    z-index: -50;
  }

  .xl\:focus-within\:z-0:focus-within{
    z-index: 0;
  }

  .xl\:focus-within\:z-1:focus-within{
    z-index: 1;
  }

  .xl\:focus-within\:z-2:focus-within{
    z-index: 2;
  }

  .xl\:focus-within\:z-3:focus-within{
    z-index: 3;
  }

  .xl\:focus-within\:z-4:focus-within{
    z-index: 4;
  }

  .xl\:focus-within\:z-5:focus-within{
    z-index: 5;
  }

  .xl\:focus-within\:z-6:focus-within{
    z-index: 6;
  }

  .xl\:focus-within\:z-7:focus-within{
    z-index: 7;
  }

  .xl\:focus-within\:z-8:focus-within{
    z-index: 8;
  }

  .xl\:focus-within\:z-9:focus-within{
    z-index: 9;
  }

  .xl\:focus-within\:z-10:focus-within{
    z-index: 10;
  }

  .xl\:focus-within\:z-20:focus-within{
    z-index: 20;
  }

  .xl\:focus-within\:z-30:focus-within{
    z-index: 30;
  }

  .xl\:focus-within\:z-40:focus-within{
    z-index: 40;
  }

  .xl\:focus-within\:z-50:focus-within{
    z-index: 50;
  }

  .xl\:focus-within\:z-auto:focus-within{
    z-index: auto;
  }

  .xl\:focus-within\:-z-10:focus-within{
    z-index: -10;
  }

  .xl\:focus-within\:-z-20:focus-within{
    z-index: -20;
  }

  .xl\:focus-within\:-z-30:focus-within{
    z-index: -30;
  }

  .xl\:focus-within\:-z-40:focus-within{
    z-index: -40;
  }

  .xl\:focus-within\:-z-50:focus-within{
    z-index: -50;
  }

  .xl\:focus\:z-0:focus{
    z-index: 0;
  }

  .xl\:focus\:z-1:focus{
    z-index: 1;
  }

  .xl\:focus\:z-2:focus{
    z-index: 2;
  }

  .xl\:focus\:z-3:focus{
    z-index: 3;
  }

  .xl\:focus\:z-4:focus{
    z-index: 4;
  }

  .xl\:focus\:z-5:focus{
    z-index: 5;
  }

  .xl\:focus\:z-6:focus{
    z-index: 6;
  }

  .xl\:focus\:z-7:focus{
    z-index: 7;
  }

  .xl\:focus\:z-8:focus{
    z-index: 8;
  }

  .xl\:focus\:z-9:focus{
    z-index: 9;
  }

  .xl\:focus\:z-10:focus{
    z-index: 10;
  }

  .xl\:focus\:z-20:focus{
    z-index: 20;
  }

  .xl\:focus\:z-30:focus{
    z-index: 30;
  }

  .xl\:focus\:z-40:focus{
    z-index: 40;
  }

  .xl\:focus\:z-50:focus{
    z-index: 50;
  }

  .xl\:focus\:z-auto:focus{
    z-index: auto;
  }

  .xl\:focus\:-z-10:focus{
    z-index: -10;
  }

  .xl\:focus\:-z-20:focus{
    z-index: -20;
  }

  .xl\:focus\:-z-30:focus{
    z-index: -30;
  }

  .xl\:focus\:-z-40:focus{
    z-index: -40;
  }

  .xl\:focus\:-z-50:focus{
    z-index: -50;
  }

  .xl\:gap-0{
    gap: 0px;
  }

  .xl\:gap-1{
    gap: 0.25rem;
  }

  .xl\:gap-2{
    gap: 0.5rem;
  }

  .xl\:gap-3{
    gap: 0.75rem;
  }

  .xl\:gap-4{
    gap: 1rem;
  }

  .xl\:gap-5{
    gap: 1.25rem;
  }

  .xl\:gap-6{
    gap: 1.5rem;
  }

  .xl\:gap-7{
    gap: 1.75rem;
  }

  .xl\:gap-8{
    gap: 2rem;
  }

  .xl\:gap-9{
    gap: 2.25rem;
  }

  .xl\:gap-10{
    gap: 2.5rem;
  }

  .xl\:gap-11{
    gap: 2.75rem;
  }

  .xl\:gap-12{
    gap: 3rem;
  }

  .xl\:gap-13{
    gap: 3.25rem;
  }

  .xl\:gap-14{
    gap: 3.5rem;
  }

  .xl\:gap-15{
    gap: 3.75rem;
  }

  .xl\:gap-16{
    gap: 4rem;
  }

  .xl\:gap-17{
    gap: 4.25rem;
  }

  .xl\:gap-18{
    gap: 4.5rem;
  }

  .xl\:gap-19{
    gap: 4.75rem;
  }

  .xl\:gap-20{
    gap: 5rem;
  }

  .xl\:gap-22{
    gap: 5.5rem;
  }

  .xl\:gap-24{
    gap: 6rem;
  }

  .xl\:gap-25{
    gap: 6.25rem;
  }

  .xl\:gap-28{
    gap: 7rem;
  }

  .xl\:gap-30{
    gap: 7.5rem;
  }

  .xl\:gap-32{
    gap: 8rem;
  }

  .xl\:gap-34{
    gap: 8.5rem;
  }

  .xl\:gap-35{
    gap: 8.75rem;
  }

  .xl\:gap-36{
    gap: 9rem;
  }

  .xl\:gap-39{
    gap: 9.75rem;
  }

  .xl\:gap-40{
    gap: 10rem;
  }

  .xl\:gap-42{
    gap: 10.5rem;
  }

  .xl\:gap-44{
    gap: 11rem;
  }

  .xl\:gap-45{
    gap: 11.25rem;
  }

  .xl\:gap-48{
    gap: 12rem;
  }

  .xl\:gap-50{
    gap: 12.5rem;
  }

  .xl\:gap-52{
    gap: 13rem;
  }

  .xl\:gap-55{
    gap: 13.75rem;
  }

  .xl\:gap-56{
    gap: 14rem;
  }

  .xl\:gap-58{
    gap: 14.5rem;
  }

  .xl\:gap-60{
    gap: 15rem;
  }

  .xl\:gap-64{
    gap: 16rem;
  }

  .xl\:gap-65{
    gap: 16.25rem;
  }

  .xl\:gap-68{
    gap: 17rem;
  }

  .xl\:gap-69{
    gap: 17.25rem;
  }

  .xl\:gap-70{
    gap: 17.5rem;
  }

  .xl\:gap-72{
    gap: 18rem;
  }

  .xl\:gap-75{
    gap: 18.75rem;
  }

  .xl\:gap-80{
    gap: 20rem;
  }

  .xl\:gap-85{
    gap: 21.25rem;
  }

  .xl\:gap-86{
    gap: 21.5rem;
  }

  .xl\:gap-90{
    gap: 22.5rem;
  }

  .xl\:gap-96{
    gap: 24rem;
  }

  .xl\:gap-100{
    gap: 25rem;
  }

  .xl\:gap-115{
    gap: 28.75rem;
  }

  .xl\:gap-125{
    gap: 31.25rem;
  }

  .xl\:gap-142{
    gap: 35.5rem;
  }

  .xl\:gap-150{
    gap: 37.5rem;
  }

  .xl\:gap-156{
    gap: 39rem;
  }

  .xl\:gap-160{
    gap: 40rem;
  }

  .xl\:gap-175{
    gap: 43.75rem;
  }

  .xl\:gap-207{
    gap: 51.75rem;
  }

  .xl\:gap-242{
    gap: 60.5rem;
  }

  .xl\:gap-250{
    gap: 62.5rem;
  }

  .xl\:gap-258{
    gap: 64.5rem;
  }

  .xl\:gap-265{
    gap: 66.25rem;
  }

  .xl\:gap-280{
    gap: 70rem;
  }

  .xl\:gap-px{
    gap: 1px;
  }

  .xl\:gap-0\.5{
    gap: 0.125rem;
  }

  .xl\:gap-1\.5{
    gap: 0.375rem;
  }

  .xl\:gap-2\.5{
    gap: 0.625rem;
  }

  .xl\:gap-3\.5{
    gap: 0.875rem;
  }

  .xl\:gap-0\.25{
    gap: 0.0625rem;
  }

  .xl\:gap-0\.75{
    gap: 0.1875rem;
  }

  .xl\:gap-1\.25{
    gap: 0.3125rem;
  }

  .xl\:gap-1\.75{
    gap: 0.4375rem;
  }

  .xl\:gap-2\.25{
    gap: 0.5625rem;
  }

  .xl\:gap-2\.75{
    gap: 0.6875rem;
  }

  .xl\:gap-3\.25{
    gap: 0.8125rem;
  }

  .xl\:gap-3\.75{
    gap: 0.9375rem;
  }

  .xl\:gap-4\.25{
    gap: 1.0625rem;
  }

  .xl\:gap-4\.5{
    gap: 1.125rem;
  }

  .xl\:gap-4\.75{
    gap: 1.1875rem;
  }

  .xl\:gap-5\.25{
    gap: 1.3125rem;
  }

  .xl\:gap-5\.5{
    gap: 1.375rem;
  }

  .xl\:gap-5\.75{
    gap: 1.4375rem;
  }

  .xl\:gap-6\.25{
    gap: 1.5625rem;
  }

  .xl\:gap-6\.5{
    gap: 1.625rem;
  }

  .xl\:gap-6\.75{
    gap: 1.6875rem;
  }

  .xl\:gap-7\.25{
    gap: 1.8125rem;
  }

  .xl\:gap-7\.5{
    gap: 1.875rem;
  }

  .xl\:gap-8\.25{
    gap: 2.0625rem;
  }

  .xl\:gap-8\.5{
    gap: 2.125rem;
  }

  .xl\:gap-9\.25{
    gap: 2.3125rem;
  }

  .xl\:gap-9\.5{
    gap: 2.375rem;
  }

  .xl\:gap-10\.5{
    gap: 2.625rem;
  }

  .xl\:gap-11\.25{
    gap: 2.8125rem;
  }

  .xl\:gap-11\.5{
    gap: 2.875rem;
  }

  .xl\:gap-12\.5{
    gap: 3.125rem;
  }

  .xl\:gap-12\.75{
    gap: 3.1875rem;
  }

  .xl\:gap-13\.5{
    gap: 3.375rem;
  }

  .xl\:gap-14\.5{
    gap: 3.625rem;
  }

  .xl\:gap-15\.5{
    gap: 3.875rem;
  }

  .xl\:gap-15\.75{
    gap: 3.9375rem;
  }

  .xl\:gap-16\.25{
    gap: 4.0625rem;
  }

  .xl\:gap-17\.25{
    gap: 4.3125rem;
  }

  .xl\:gap-17\.5{
    gap: 4.375rem;
  }

  .xl\:gap-18\.25{
    gap: 4.5625rem;
  }

  .xl\:gap-18\.5{
    gap: 4.625rem;
  }

  .xl\:gap-20\.25{
    gap: 5.0625rem;
  }

  .xl\:gap-20\.5{
    gap: 5.125rem;
  }

  .xl\:gap-22\.5{
    gap: 5.625rem;
  }

  .xl\:gap-25\.5{
    gap: 6.375rem;
  }

  .xl\:gap-26\.75{
    gap: 6.6875rem;
  }

  .xl\:gap-32\.5{
    gap: 8.125rem;
  }

  .xl\:gap-37\.5{
    gap: 9.375rem;
  }

  .xl\:gap-41\.25{
    gap: 10.3125rem;
  }

  .xl\:gap-52\.5{
    gap: 13.125rem;
  }

  .xl\:gap-54\.5{
    gap: 13.625rem;
  }

  .xl\:gap-57\.25{
    gap: 14.3125rem;
  }

  .xl\:gap-57\.5{
    gap: 14.375rem;
  }

  .xl\:gap-66\.25{
    gap: 16.5625rem;
  }

  .xl\:gap-74\.5{
    gap: 18.125rem;
  }

  .xl\:gap-106\.25{
    gap: 26.5625rem;
  }

  .xl\:gap-112\.25{
    gap: 28.0675rem;
  }

  .xl\:gap-112\.75{
    gap: 28.1875rem;
  }

  .xl\:gap-147\.5{
    gap: 36.875rem;
  }

  .xl\:gap-162\.5{
    gap: 40.625rem;
  }

  .xl\:gap-172\.25{
    gap: 42.5625rem;
  }

  .xl\:gap-175\.25{
    gap: 43.8125rem;
  }

  .xl\:gap-184\.25{
    gap: 46.0625rem;
  }

  .xl\:gap-203\.25{
    gap: 50.8125rem;
  }

  .xl\:gap-half{
    gap: 50%;
  }

  .xl\:gap-full{
    gap: 100%;
  }

  .xl\:gap-1\/10{
    gap: 10%;
  }

  .xl\:gap-2\/10{
    gap: 20%;
  }

  .xl\:gap-3\/10{
    gap: 30%;
  }

  .xl\:gap-4\/10{
    gap: 40%;
  }

  .xl\:gap-4\.5\/10{
    gap: 45%;
  }

  .xl\:gap-5\/10{
    gap: 50%;
  }

  .xl\:gap-5\.5\/10{
    gap: 55%;
  }

  .xl\:gap-6\/10{
    gap: 60%;
  }

  .xl\:gap-7\/10{
    gap: 70%;
  }

  .xl\:gap-8\/10{
    gap: 80%;
  }

  .xl\:gap-9\/10{
    gap: 90%;
  }

  .xl\:gap-1\/12{
    gap: 8.333333%;
  }

  .xl\:gap-2\/12{
    gap: 16.666667%;
  }

  .xl\:gap-3\/12{
    gap: 25%;
  }

  .xl\:gap-4\/12{
    gap: 33.333333%;
  }

  .xl\:gap-5\/12{
    gap: 41.666667%;
  }

  .xl\:gap-6\/12{
    gap: 50%;
  }

  .xl\:gap-7\/12{
    gap: 58.333333%;
  }

  .xl\:gap-8\/12{
    gap: 66.666667%;
  }

  .xl\:gap-9\/12{
    gap: 75%;
  }

  .xl\:gap-10\/12{
    gap: 83.333333%;
  }

  .xl\:gap-11\/12{
    gap: 91.666667%;
  }

  .xl\:gap-x-0{
    column-gap: 0px;
  }

  .xl\:gap-x-1{
    column-gap: 0.25rem;
  }

  .xl\:gap-x-2{
    column-gap: 0.5rem;
  }

  .xl\:gap-x-3{
    column-gap: 0.75rem;
  }

  .xl\:gap-x-4{
    column-gap: 1rem;
  }

  .xl\:gap-x-5{
    column-gap: 1.25rem;
  }

  .xl\:gap-x-6{
    column-gap: 1.5rem;
  }

  .xl\:gap-x-7{
    column-gap: 1.75rem;
  }

  .xl\:gap-x-8{
    column-gap: 2rem;
  }

  .xl\:gap-x-9{
    column-gap: 2.25rem;
  }

  .xl\:gap-x-10{
    column-gap: 2.5rem;
  }

  .xl\:gap-x-11{
    column-gap: 2.75rem;
  }

  .xl\:gap-x-12{
    column-gap: 3rem;
  }

  .xl\:gap-x-13{
    column-gap: 3.25rem;
  }

  .xl\:gap-x-14{
    column-gap: 3.5rem;
  }

  .xl\:gap-x-15{
    column-gap: 3.75rem;
  }

  .xl\:gap-x-16{
    column-gap: 4rem;
  }

  .xl\:gap-x-17{
    column-gap: 4.25rem;
  }

  .xl\:gap-x-18{
    column-gap: 4.5rem;
  }

  .xl\:gap-x-19{
    column-gap: 4.75rem;
  }

  .xl\:gap-x-20{
    column-gap: 5rem;
  }

  .xl\:gap-x-22{
    column-gap: 5.5rem;
  }

  .xl\:gap-x-24{
    column-gap: 6rem;
  }

  .xl\:gap-x-25{
    column-gap: 6.25rem;
  }

  .xl\:gap-x-28{
    column-gap: 7rem;
  }

  .xl\:gap-x-30{
    column-gap: 7.5rem;
  }

  .xl\:gap-x-32{
    column-gap: 8rem;
  }

  .xl\:gap-x-34{
    column-gap: 8.5rem;
  }

  .xl\:gap-x-35{
    column-gap: 8.75rem;
  }

  .xl\:gap-x-36{
    column-gap: 9rem;
  }

  .xl\:gap-x-39{
    column-gap: 9.75rem;
  }

  .xl\:gap-x-40{
    column-gap: 10rem;
  }

  .xl\:gap-x-42{
    column-gap: 10.5rem;
  }

  .xl\:gap-x-44{
    column-gap: 11rem;
  }

  .xl\:gap-x-45{
    column-gap: 11.25rem;
  }

  .xl\:gap-x-48{
    column-gap: 12rem;
  }

  .xl\:gap-x-50{
    column-gap: 12.5rem;
  }

  .xl\:gap-x-52{
    column-gap: 13rem;
  }

  .xl\:gap-x-55{
    column-gap: 13.75rem;
  }

  .xl\:gap-x-56{
    column-gap: 14rem;
  }

  .xl\:gap-x-58{
    column-gap: 14.5rem;
  }

  .xl\:gap-x-60{
    column-gap: 15rem;
  }

  .xl\:gap-x-64{
    column-gap: 16rem;
  }

  .xl\:gap-x-65{
    column-gap: 16.25rem;
  }

  .xl\:gap-x-68{
    column-gap: 17rem;
  }

  .xl\:gap-x-69{
    column-gap: 17.25rem;
  }

  .xl\:gap-x-70{
    column-gap: 17.5rem;
  }

  .xl\:gap-x-72{
    column-gap: 18rem;
  }

  .xl\:gap-x-75{
    column-gap: 18.75rem;
  }

  .xl\:gap-x-80{
    column-gap: 20rem;
  }

  .xl\:gap-x-85{
    column-gap: 21.25rem;
  }

  .xl\:gap-x-86{
    column-gap: 21.5rem;
  }

  .xl\:gap-x-90{
    column-gap: 22.5rem;
  }

  .xl\:gap-x-96{
    column-gap: 24rem;
  }

  .xl\:gap-x-100{
    column-gap: 25rem;
  }

  .xl\:gap-x-115{
    column-gap: 28.75rem;
  }

  .xl\:gap-x-125{
    column-gap: 31.25rem;
  }

  .xl\:gap-x-142{
    column-gap: 35.5rem;
  }

  .xl\:gap-x-150{
    column-gap: 37.5rem;
  }

  .xl\:gap-x-156{
    column-gap: 39rem;
  }

  .xl\:gap-x-160{
    column-gap: 40rem;
  }

  .xl\:gap-x-175{
    column-gap: 43.75rem;
  }

  .xl\:gap-x-207{
    column-gap: 51.75rem;
  }

  .xl\:gap-x-242{
    column-gap: 60.5rem;
  }

  .xl\:gap-x-250{
    column-gap: 62.5rem;
  }

  .xl\:gap-x-258{
    column-gap: 64.5rem;
  }

  .xl\:gap-x-265{
    column-gap: 66.25rem;
  }

  .xl\:gap-x-280{
    column-gap: 70rem;
  }

  .xl\:gap-x-px{
    column-gap: 1px;
  }

  .xl\:gap-x-0\.5{
    column-gap: 0.125rem;
  }

  .xl\:gap-x-1\.5{
    column-gap: 0.375rem;
  }

  .xl\:gap-x-2\.5{
    column-gap: 0.625rem;
  }

  .xl\:gap-x-3\.5{
    column-gap: 0.875rem;
  }

  .xl\:gap-x-0\.25{
    column-gap: 0.0625rem;
  }

  .xl\:gap-x-0\.75{
    column-gap: 0.1875rem;
  }

  .xl\:gap-x-1\.25{
    column-gap: 0.3125rem;
  }

  .xl\:gap-x-1\.75{
    column-gap: 0.4375rem;
  }

  .xl\:gap-x-2\.25{
    column-gap: 0.5625rem;
  }

  .xl\:gap-x-2\.75{
    column-gap: 0.6875rem;
  }

  .xl\:gap-x-3\.25{
    column-gap: 0.8125rem;
  }

  .xl\:gap-x-3\.75{
    column-gap: 0.9375rem;
  }

  .xl\:gap-x-4\.25{
    column-gap: 1.0625rem;
  }

  .xl\:gap-x-4\.5{
    column-gap: 1.125rem;
  }

  .xl\:gap-x-4\.75{
    column-gap: 1.1875rem;
  }

  .xl\:gap-x-5\.25{
    column-gap: 1.3125rem;
  }

  .xl\:gap-x-5\.5{
    column-gap: 1.375rem;
  }

  .xl\:gap-x-5\.75{
    column-gap: 1.4375rem;
  }

  .xl\:gap-x-6\.25{
    column-gap: 1.5625rem;
  }

  .xl\:gap-x-6\.5{
    column-gap: 1.625rem;
  }

  .xl\:gap-x-6\.75{
    column-gap: 1.6875rem;
  }

  .xl\:gap-x-7\.25{
    column-gap: 1.8125rem;
  }

  .xl\:gap-x-7\.5{
    column-gap: 1.875rem;
  }

  .xl\:gap-x-8\.25{
    column-gap: 2.0625rem;
  }

  .xl\:gap-x-8\.5{
    column-gap: 2.125rem;
  }

  .xl\:gap-x-9\.25{
    column-gap: 2.3125rem;
  }

  .xl\:gap-x-9\.5{
    column-gap: 2.375rem;
  }

  .xl\:gap-x-10\.5{
    column-gap: 2.625rem;
  }

  .xl\:gap-x-11\.25{
    column-gap: 2.8125rem;
  }

  .xl\:gap-x-11\.5{
    column-gap: 2.875rem;
  }

  .xl\:gap-x-12\.5{
    column-gap: 3.125rem;
  }

  .xl\:gap-x-12\.75{
    column-gap: 3.1875rem;
  }

  .xl\:gap-x-13\.5{
    column-gap: 3.375rem;
  }

  .xl\:gap-x-14\.5{
    column-gap: 3.625rem;
  }

  .xl\:gap-x-15\.5{
    column-gap: 3.875rem;
  }

  .xl\:gap-x-15\.75{
    column-gap: 3.9375rem;
  }

  .xl\:gap-x-16\.25{
    column-gap: 4.0625rem;
  }

  .xl\:gap-x-17\.25{
    column-gap: 4.3125rem;
  }

  .xl\:gap-x-17\.5{
    column-gap: 4.375rem;
  }

  .xl\:gap-x-18\.25{
    column-gap: 4.5625rem;
  }

  .xl\:gap-x-18\.5{
    column-gap: 4.625rem;
  }

  .xl\:gap-x-20\.25{
    column-gap: 5.0625rem;
  }

  .xl\:gap-x-20\.5{
    column-gap: 5.125rem;
  }

  .xl\:gap-x-22\.5{
    column-gap: 5.625rem;
  }

  .xl\:gap-x-25\.5{
    column-gap: 6.375rem;
  }

  .xl\:gap-x-26\.75{
    column-gap: 6.6875rem;
  }

  .xl\:gap-x-32\.5{
    column-gap: 8.125rem;
  }

  .xl\:gap-x-37\.5{
    column-gap: 9.375rem;
  }

  .xl\:gap-x-41\.25{
    column-gap: 10.3125rem;
  }

  .xl\:gap-x-52\.5{
    column-gap: 13.125rem;
  }

  .xl\:gap-x-54\.5{
    column-gap: 13.625rem;
  }

  .xl\:gap-x-57\.25{
    column-gap: 14.3125rem;
  }

  .xl\:gap-x-57\.5{
    column-gap: 14.375rem;
  }

  .xl\:gap-x-66\.25{
    column-gap: 16.5625rem;
  }

  .xl\:gap-x-74\.5{
    column-gap: 18.125rem;
  }

  .xl\:gap-x-106\.25{
    column-gap: 26.5625rem;
  }

  .xl\:gap-x-112\.25{
    column-gap: 28.0675rem;
  }

  .xl\:gap-x-112\.75{
    column-gap: 28.1875rem;
  }

  .xl\:gap-x-147\.5{
    column-gap: 36.875rem;
  }

  .xl\:gap-x-162\.5{
    column-gap: 40.625rem;
  }

  .xl\:gap-x-172\.25{
    column-gap: 42.5625rem;
  }

  .xl\:gap-x-175\.25{
    column-gap: 43.8125rem;
  }

  .xl\:gap-x-184\.25{
    column-gap: 46.0625rem;
  }

  .xl\:gap-x-203\.25{
    column-gap: 50.8125rem;
  }

  .xl\:gap-x-half{
    column-gap: 50%;
  }

  .xl\:gap-x-full{
    column-gap: 100%;
  }

  .xl\:gap-x-1\/10{
    column-gap: 10%;
  }

  .xl\:gap-x-2\/10{
    column-gap: 20%;
  }

  .xl\:gap-x-3\/10{
    column-gap: 30%;
  }

  .xl\:gap-x-4\/10{
    column-gap: 40%;
  }

  .xl\:gap-x-4\.5\/10{
    column-gap: 45%;
  }

  .xl\:gap-x-5\/10{
    column-gap: 50%;
  }

  .xl\:gap-x-5\.5\/10{
    column-gap: 55%;
  }

  .xl\:gap-x-6\/10{
    column-gap: 60%;
  }

  .xl\:gap-x-7\/10{
    column-gap: 70%;
  }

  .xl\:gap-x-8\/10{
    column-gap: 80%;
  }

  .xl\:gap-x-9\/10{
    column-gap: 90%;
  }

  .xl\:gap-x-1\/12{
    column-gap: 8.333333%;
  }

  .xl\:gap-x-2\/12{
    column-gap: 16.666667%;
  }

  .xl\:gap-x-3\/12{
    column-gap: 25%;
  }

  .xl\:gap-x-4\/12{
    column-gap: 33.333333%;
  }

  .xl\:gap-x-5\/12{
    column-gap: 41.666667%;
  }

  .xl\:gap-x-6\/12{
    column-gap: 50%;
  }

  .xl\:gap-x-7\/12{
    column-gap: 58.333333%;
  }

  .xl\:gap-x-8\/12{
    column-gap: 66.666667%;
  }

  .xl\:gap-x-9\/12{
    column-gap: 75%;
  }

  .xl\:gap-x-10\/12{
    column-gap: 83.333333%;
  }

  .xl\:gap-x-11\/12{
    column-gap: 91.666667%;
  }

  .xl\:gap-y-0{
    row-gap: 0px;
  }

  .xl\:gap-y-1{
    row-gap: 0.25rem;
  }

  .xl\:gap-y-2{
    row-gap: 0.5rem;
  }

  .xl\:gap-y-3{
    row-gap: 0.75rem;
  }

  .xl\:gap-y-4{
    row-gap: 1rem;
  }

  .xl\:gap-y-5{
    row-gap: 1.25rem;
  }

  .xl\:gap-y-6{
    row-gap: 1.5rem;
  }

  .xl\:gap-y-7{
    row-gap: 1.75rem;
  }

  .xl\:gap-y-8{
    row-gap: 2rem;
  }

  .xl\:gap-y-9{
    row-gap: 2.25rem;
  }

  .xl\:gap-y-10{
    row-gap: 2.5rem;
  }

  .xl\:gap-y-11{
    row-gap: 2.75rem;
  }

  .xl\:gap-y-12{
    row-gap: 3rem;
  }

  .xl\:gap-y-13{
    row-gap: 3.25rem;
  }

  .xl\:gap-y-14{
    row-gap: 3.5rem;
  }

  .xl\:gap-y-15{
    row-gap: 3.75rem;
  }

  .xl\:gap-y-16{
    row-gap: 4rem;
  }

  .xl\:gap-y-17{
    row-gap: 4.25rem;
  }

  .xl\:gap-y-18{
    row-gap: 4.5rem;
  }

  .xl\:gap-y-19{
    row-gap: 4.75rem;
  }

  .xl\:gap-y-20{
    row-gap: 5rem;
  }

  .xl\:gap-y-22{
    row-gap: 5.5rem;
  }

  .xl\:gap-y-24{
    row-gap: 6rem;
  }

  .xl\:gap-y-25{
    row-gap: 6.25rem;
  }

  .xl\:gap-y-28{
    row-gap: 7rem;
  }

  .xl\:gap-y-30{
    row-gap: 7.5rem;
  }

  .xl\:gap-y-32{
    row-gap: 8rem;
  }

  .xl\:gap-y-34{
    row-gap: 8.5rem;
  }

  .xl\:gap-y-35{
    row-gap: 8.75rem;
  }

  .xl\:gap-y-36{
    row-gap: 9rem;
  }

  .xl\:gap-y-39{
    row-gap: 9.75rem;
  }

  .xl\:gap-y-40{
    row-gap: 10rem;
  }

  .xl\:gap-y-42{
    row-gap: 10.5rem;
  }

  .xl\:gap-y-44{
    row-gap: 11rem;
  }

  .xl\:gap-y-45{
    row-gap: 11.25rem;
  }

  .xl\:gap-y-48{
    row-gap: 12rem;
  }

  .xl\:gap-y-50{
    row-gap: 12.5rem;
  }

  .xl\:gap-y-52{
    row-gap: 13rem;
  }

  .xl\:gap-y-55{
    row-gap: 13.75rem;
  }

  .xl\:gap-y-56{
    row-gap: 14rem;
  }

  .xl\:gap-y-58{
    row-gap: 14.5rem;
  }

  .xl\:gap-y-60{
    row-gap: 15rem;
  }

  .xl\:gap-y-64{
    row-gap: 16rem;
  }

  .xl\:gap-y-65{
    row-gap: 16.25rem;
  }

  .xl\:gap-y-68{
    row-gap: 17rem;
  }

  .xl\:gap-y-69{
    row-gap: 17.25rem;
  }

  .xl\:gap-y-70{
    row-gap: 17.5rem;
  }

  .xl\:gap-y-72{
    row-gap: 18rem;
  }

  .xl\:gap-y-75{
    row-gap: 18.75rem;
  }

  .xl\:gap-y-80{
    row-gap: 20rem;
  }

  .xl\:gap-y-85{
    row-gap: 21.25rem;
  }

  .xl\:gap-y-86{
    row-gap: 21.5rem;
  }

  .xl\:gap-y-90{
    row-gap: 22.5rem;
  }

  .xl\:gap-y-96{
    row-gap: 24rem;
  }

  .xl\:gap-y-100{
    row-gap: 25rem;
  }

  .xl\:gap-y-115{
    row-gap: 28.75rem;
  }

  .xl\:gap-y-125{
    row-gap: 31.25rem;
  }

  .xl\:gap-y-142{
    row-gap: 35.5rem;
  }

  .xl\:gap-y-150{
    row-gap: 37.5rem;
  }

  .xl\:gap-y-156{
    row-gap: 39rem;
  }

  .xl\:gap-y-160{
    row-gap: 40rem;
  }

  .xl\:gap-y-175{
    row-gap: 43.75rem;
  }

  .xl\:gap-y-207{
    row-gap: 51.75rem;
  }

  .xl\:gap-y-242{
    row-gap: 60.5rem;
  }

  .xl\:gap-y-250{
    row-gap: 62.5rem;
  }

  .xl\:gap-y-258{
    row-gap: 64.5rem;
  }

  .xl\:gap-y-265{
    row-gap: 66.25rem;
  }

  .xl\:gap-y-280{
    row-gap: 70rem;
  }

  .xl\:gap-y-px{
    row-gap: 1px;
  }

  .xl\:gap-y-0\.5{
    row-gap: 0.125rem;
  }

  .xl\:gap-y-1\.5{
    row-gap: 0.375rem;
  }

  .xl\:gap-y-2\.5{
    row-gap: 0.625rem;
  }

  .xl\:gap-y-3\.5{
    row-gap: 0.875rem;
  }

  .xl\:gap-y-0\.25{
    row-gap: 0.0625rem;
  }

  .xl\:gap-y-0\.75{
    row-gap: 0.1875rem;
  }

  .xl\:gap-y-1\.25{
    row-gap: 0.3125rem;
  }

  .xl\:gap-y-1\.75{
    row-gap: 0.4375rem;
  }

  .xl\:gap-y-2\.25{
    row-gap: 0.5625rem;
  }

  .xl\:gap-y-2\.75{
    row-gap: 0.6875rem;
  }

  .xl\:gap-y-3\.25{
    row-gap: 0.8125rem;
  }

  .xl\:gap-y-3\.75{
    row-gap: 0.9375rem;
  }

  .xl\:gap-y-4\.25{
    row-gap: 1.0625rem;
  }

  .xl\:gap-y-4\.5{
    row-gap: 1.125rem;
  }

  .xl\:gap-y-4\.75{
    row-gap: 1.1875rem;
  }

  .xl\:gap-y-5\.25{
    row-gap: 1.3125rem;
  }

  .xl\:gap-y-5\.5{
    row-gap: 1.375rem;
  }

  .xl\:gap-y-5\.75{
    row-gap: 1.4375rem;
  }

  .xl\:gap-y-6\.25{
    row-gap: 1.5625rem;
  }

  .xl\:gap-y-6\.5{
    row-gap: 1.625rem;
  }

  .xl\:gap-y-6\.75{
    row-gap: 1.6875rem;
  }

  .xl\:gap-y-7\.25{
    row-gap: 1.8125rem;
  }

  .xl\:gap-y-7\.5{
    row-gap: 1.875rem;
  }

  .xl\:gap-y-8\.25{
    row-gap: 2.0625rem;
  }

  .xl\:gap-y-8\.5{
    row-gap: 2.125rem;
  }

  .xl\:gap-y-9\.25{
    row-gap: 2.3125rem;
  }

  .xl\:gap-y-9\.5{
    row-gap: 2.375rem;
  }

  .xl\:gap-y-10\.5{
    row-gap: 2.625rem;
  }

  .xl\:gap-y-11\.25{
    row-gap: 2.8125rem;
  }

  .xl\:gap-y-11\.5{
    row-gap: 2.875rem;
  }

  .xl\:gap-y-12\.5{
    row-gap: 3.125rem;
  }

  .xl\:gap-y-12\.75{
    row-gap: 3.1875rem;
  }

  .xl\:gap-y-13\.5{
    row-gap: 3.375rem;
  }

  .xl\:gap-y-14\.5{
    row-gap: 3.625rem;
  }

  .xl\:gap-y-15\.5{
    row-gap: 3.875rem;
  }

  .xl\:gap-y-15\.75{
    row-gap: 3.9375rem;
  }

  .xl\:gap-y-16\.25{
    row-gap: 4.0625rem;
  }

  .xl\:gap-y-17\.25{
    row-gap: 4.3125rem;
  }

  .xl\:gap-y-17\.5{
    row-gap: 4.375rem;
  }

  .xl\:gap-y-18\.25{
    row-gap: 4.5625rem;
  }

  .xl\:gap-y-18\.5{
    row-gap: 4.625rem;
  }

  .xl\:gap-y-20\.25{
    row-gap: 5.0625rem;
  }

  .xl\:gap-y-20\.5{
    row-gap: 5.125rem;
  }

  .xl\:gap-y-22\.5{
    row-gap: 5.625rem;
  }

  .xl\:gap-y-25\.5{
    row-gap: 6.375rem;
  }

  .xl\:gap-y-26\.75{
    row-gap: 6.6875rem;
  }

  .xl\:gap-y-32\.5{
    row-gap: 8.125rem;
  }

  .xl\:gap-y-37\.5{
    row-gap: 9.375rem;
  }

  .xl\:gap-y-41\.25{
    row-gap: 10.3125rem;
  }

  .xl\:gap-y-52\.5{
    row-gap: 13.125rem;
  }

  .xl\:gap-y-54\.5{
    row-gap: 13.625rem;
  }

  .xl\:gap-y-57\.25{
    row-gap: 14.3125rem;
  }

  .xl\:gap-y-57\.5{
    row-gap: 14.375rem;
  }

  .xl\:gap-y-66\.25{
    row-gap: 16.5625rem;
  }

  .xl\:gap-y-74\.5{
    row-gap: 18.125rem;
  }

  .xl\:gap-y-106\.25{
    row-gap: 26.5625rem;
  }

  .xl\:gap-y-112\.25{
    row-gap: 28.0675rem;
  }

  .xl\:gap-y-112\.75{
    row-gap: 28.1875rem;
  }

  .xl\:gap-y-147\.5{
    row-gap: 36.875rem;
  }

  .xl\:gap-y-162\.5{
    row-gap: 40.625rem;
  }

  .xl\:gap-y-172\.25{
    row-gap: 42.5625rem;
  }

  .xl\:gap-y-175\.25{
    row-gap: 43.8125rem;
  }

  .xl\:gap-y-184\.25{
    row-gap: 46.0625rem;
  }

  .xl\:gap-y-203\.25{
    row-gap: 50.8125rem;
  }

  .xl\:gap-y-half{
    row-gap: 50%;
  }

  .xl\:gap-y-full{
    row-gap: 100%;
  }

  .xl\:gap-y-1\/10{
    row-gap: 10%;
  }

  .xl\:gap-y-2\/10{
    row-gap: 20%;
  }

  .xl\:gap-y-3\/10{
    row-gap: 30%;
  }

  .xl\:gap-y-4\/10{
    row-gap: 40%;
  }

  .xl\:gap-y-4\.5\/10{
    row-gap: 45%;
  }

  .xl\:gap-y-5\/10{
    row-gap: 50%;
  }

  .xl\:gap-y-5\.5\/10{
    row-gap: 55%;
  }

  .xl\:gap-y-6\/10{
    row-gap: 60%;
  }

  .xl\:gap-y-7\/10{
    row-gap: 70%;
  }

  .xl\:gap-y-8\/10{
    row-gap: 80%;
  }

  .xl\:gap-y-9\/10{
    row-gap: 90%;
  }

  .xl\:gap-y-1\/12{
    row-gap: 8.333333%;
  }

  .xl\:gap-y-2\/12{
    row-gap: 16.666667%;
  }

  .xl\:gap-y-3\/12{
    row-gap: 25%;
  }

  .xl\:gap-y-4\/12{
    row-gap: 33.333333%;
  }

  .xl\:gap-y-5\/12{
    row-gap: 41.666667%;
  }

  .xl\:gap-y-6\/12{
    row-gap: 50%;
  }

  .xl\:gap-y-7\/12{
    row-gap: 58.333333%;
  }

  .xl\:gap-y-8\/12{
    row-gap: 66.666667%;
  }

  .xl\:gap-y-9\/12{
    row-gap: 75%;
  }

  .xl\:gap-y-10\/12{
    row-gap: 83.333333%;
  }

  .xl\:gap-y-11\/12{
    row-gap: 91.666667%;
  }

  .xl\:grid-flow-row{
    grid-auto-flow: row;
  }

  .xl\:grid-flow-col{
    grid-auto-flow: column;
  }

  .xl\:grid-flow-row-dense{
    grid-auto-flow: row dense;
  }

  .xl\:grid-flow-col-dense{
    grid-auto-flow: column dense;
  }

  .xl\:grid-cols-1{
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .xl\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .xl\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .xl\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .xl\:grid-cols-5{
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }

  .xl\:grid-cols-6{
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }

  .xl\:grid-cols-7{
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }

  .xl\:grid-cols-8{
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }

  .xl\:grid-cols-9{
    grid-template-columns: repeat(9, minmax(0, 1fr));
  }

  .xl\:grid-cols-10{
    grid-template-columns: repeat(10, minmax(0, 1fr));
  }

  .xl\:grid-cols-11{
    grid-template-columns: repeat(11, minmax(0, 1fr));
  }

  .xl\:grid-cols-12{
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }

  .xl\:grid-cols-none{
    grid-template-columns: none;
  }

  .xl\:auto-cols-auto{
    grid-auto-columns: auto;
  }

  .xl\:auto-cols-min{
    grid-auto-columns: -webkit-min-content;
    grid-auto-columns: min-content;
  }

  .xl\:auto-cols-max{
    grid-auto-columns: -webkit-max-content;
    grid-auto-columns: max-content;
  }

  .xl\:auto-cols-fr{
    grid-auto-columns: minmax(0, 1fr);
  }

  .xl\:col-auto{
    grid-column: auto;
  }

  .xl\:col-span-1{
    grid-column: span 1 / span 1;
  }

  .xl\:col-span-2{
    grid-column: span 2 / span 2;
  }

  .xl\:col-span-3{
    grid-column: span 3 / span 3;
  }

  .xl\:col-span-4{
    grid-column: span 4 / span 4;
  }

  .xl\:col-span-5{
    grid-column: span 5 / span 5;
  }

  .xl\:col-span-6{
    grid-column: span 6 / span 6;
  }

  .xl\:col-span-7{
    grid-column: span 7 / span 7;
  }

  .xl\:col-span-8{
    grid-column: span 8 / span 8;
  }

  .xl\:col-span-9{
    grid-column: span 9 / span 9;
  }

  .xl\:col-span-10{
    grid-column: span 10 / span 10;
  }

  .xl\:col-span-11{
    grid-column: span 11 / span 11;
  }

  .xl\:col-span-12{
    grid-column: span 12 / span 12;
  }

  .xl\:col-span-full{
    grid-column: 1 / -1;
  }

  .xl\:col-start-1{
    grid-column-start: 1;
  }

  .xl\:col-start-2{
    grid-column-start: 2;
  }

  .xl\:col-start-3{
    grid-column-start: 3;
  }

  .xl\:col-start-4{
    grid-column-start: 4;
  }

  .xl\:col-start-5{
    grid-column-start: 5;
  }

  .xl\:col-start-6{
    grid-column-start: 6;
  }

  .xl\:col-start-7{
    grid-column-start: 7;
  }

  .xl\:col-start-8{
    grid-column-start: 8;
  }

  .xl\:col-start-9{
    grid-column-start: 9;
  }

  .xl\:col-start-10{
    grid-column-start: 10;
  }

  .xl\:col-start-11{
    grid-column-start: 11;
  }

  .xl\:col-start-12{
    grid-column-start: 12;
  }

  .xl\:col-start-13{
    grid-column-start: 13;
  }

  .xl\:col-start-auto{
    grid-column-start: auto;
  }

  .xl\:col-end-1{
    grid-column-end: 1;
  }

  .xl\:col-end-2{
    grid-column-end: 2;
  }

  .xl\:col-end-3{
    grid-column-end: 3;
  }

  .xl\:col-end-4{
    grid-column-end: 4;
  }

  .xl\:col-end-5{
    grid-column-end: 5;
  }

  .xl\:col-end-6{
    grid-column-end: 6;
  }

  .xl\:col-end-7{
    grid-column-end: 7;
  }

  .xl\:col-end-8{
    grid-column-end: 8;
  }

  .xl\:col-end-9{
    grid-column-end: 9;
  }

  .xl\:col-end-10{
    grid-column-end: 10;
  }

  .xl\:col-end-11{
    grid-column-end: 11;
  }

  .xl\:col-end-12{
    grid-column-end: 12;
  }

  .xl\:col-end-13{
    grid-column-end: 13;
  }

  .xl\:col-end-auto{
    grid-column-end: auto;
  }

  .xl\:grid-rows-1{
    grid-template-rows: repeat(1, minmax(0, 1fr));
  }

  .xl\:grid-rows-2{
    grid-template-rows: repeat(2, minmax(0, 1fr));
  }

  .xl\:grid-rows-3{
    grid-template-rows: repeat(3, minmax(0, 1fr));
  }

  .xl\:grid-rows-4{
    grid-template-rows: repeat(4, minmax(0, 1fr));
  }

  .xl\:grid-rows-5{
    grid-template-rows: repeat(5, minmax(0, 1fr));
  }

  .xl\:grid-rows-6{
    grid-template-rows: repeat(6, minmax(0, 1fr));
  }

  .xl\:grid-rows-none{
    grid-template-rows: none;
  }

  .xl\:auto-rows-auto{
    grid-auto-rows: auto;
  }

  .xl\:auto-rows-min{
    grid-auto-rows: -webkit-min-content;
    grid-auto-rows: min-content;
  }

  .xl\:auto-rows-max{
    grid-auto-rows: -webkit-max-content;
    grid-auto-rows: max-content;
  }

  .xl\:auto-rows-fr{
    grid-auto-rows: minmax(0, 1fr);
  }

  .xl\:row-auto{
    grid-row: auto;
  }

  .xl\:row-span-1{
    grid-row: span 1 / span 1;
  }

  .xl\:row-span-2{
    grid-row: span 2 / span 2;
  }

  .xl\:row-span-3{
    grid-row: span 3 / span 3;
  }

  .xl\:row-span-4{
    grid-row: span 4 / span 4;
  }

  .xl\:row-span-5{
    grid-row: span 5 / span 5;
  }

  .xl\:row-span-6{
    grid-row: span 6 / span 6;
  }

  .xl\:row-span-full{
    grid-row: 1 / -1;
  }

  .xl\:row-start-1{
    grid-row-start: 1;
  }

  .xl\:row-start-2{
    grid-row-start: 2;
  }

  .xl\:row-start-3{
    grid-row-start: 3;
  }

  .xl\:row-start-4{
    grid-row-start: 4;
  }

  .xl\:row-start-5{
    grid-row-start: 5;
  }

  .xl\:row-start-6{
    grid-row-start: 6;
  }

  .xl\:row-start-7{
    grid-row-start: 7;
  }

  .xl\:row-start-auto{
    grid-row-start: auto;
  }

  .xl\:row-end-1{
    grid-row-end: 1;
  }

  .xl\:row-end-2{
    grid-row-end: 2;
  }

  .xl\:row-end-3{
    grid-row-end: 3;
  }

  .xl\:row-end-4{
    grid-row-end: 4;
  }

  .xl\:row-end-5{
    grid-row-end: 5;
  }

  .xl\:row-end-6{
    grid-row-end: 6;
  }

  .xl\:row-end-7{
    grid-row-end: 7;
  }

  .xl\:row-end-auto{
    grid-row-end: auto;
  }

  .xl\:transform{
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .xl\:transform-gpu{
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), 0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .xl\:transform-none{
    transform: none;
  }

  .xl\:origin-center{
    transform-origin: center;
  }

  .xl\:origin-top{
    transform-origin: top;
  }

  .xl\:origin-top-right{
    transform-origin: top right;
  }

  .xl\:origin-right{
    transform-origin: right;
  }

  .xl\:origin-bottom-right{
    transform-origin: bottom right;
  }

  .xl\:origin-bottom{
    transform-origin: bottom;
  }

  .xl\:origin-bottom-left{
    transform-origin: bottom left;
  }

  .xl\:origin-left{
    transform-origin: left;
  }

  .xl\:origin-top-left{
    transform-origin: top left;
  }

  .xl\:scale-0{
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .xl\:scale-50{
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .xl\:scale-75{
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .xl\:scale-90{
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .xl\:scale-95{
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .xl\:scale-100{
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .xl\:scale-105{
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .xl\:scale-110{
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .xl\:scale-125{
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .xl\:scale-150{
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .xl\:scale-x-0{
    --tw-scale-x: 0;
  }

  .xl\:scale-x-50{
    --tw-scale-x: .5;
  }

  .xl\:scale-x-75{
    --tw-scale-x: .75;
  }

  .xl\:scale-x-90{
    --tw-scale-x: .9;
  }

  .xl\:scale-x-95{
    --tw-scale-x: .95;
  }

  .xl\:scale-x-100{
    --tw-scale-x: 1;
  }

  .xl\:scale-x-105{
    --tw-scale-x: 1.05;
  }

  .xl\:scale-x-110{
    --tw-scale-x: 1.1;
  }

  .xl\:scale-x-125{
    --tw-scale-x: 1.25;
  }

  .xl\:scale-x-150{
    --tw-scale-x: 1.5;
  }

  .xl\:scale-y-0{
    --tw-scale-y: 0;
  }

  .xl\:scale-y-50{
    --tw-scale-y: .5;
  }

  .xl\:scale-y-75{
    --tw-scale-y: .75;
  }

  .xl\:scale-y-90{
    --tw-scale-y: .9;
  }

  .xl\:scale-y-95{
    --tw-scale-y: .95;
  }

  .xl\:scale-y-100{
    --tw-scale-y: 1;
  }

  .xl\:scale-y-105{
    --tw-scale-y: 1.05;
  }

  .xl\:scale-y-110{
    --tw-scale-y: 1.1;
  }

  .xl\:scale-y-125{
    --tw-scale-y: 1.25;
  }

  .xl\:scale-y-150{
    --tw-scale-y: 1.5;
  }

  .xl\:hover\:scale-0:hover{
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .xl\:hover\:scale-50:hover{
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .xl\:hover\:scale-75:hover{
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .xl\:hover\:scale-90:hover{
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .xl\:hover\:scale-95:hover{
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .xl\:hover\:scale-100:hover{
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .xl\:hover\:scale-105:hover{
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .xl\:hover\:scale-110:hover{
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .xl\:hover\:scale-125:hover{
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .xl\:hover\:scale-150:hover{
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .xl\:hover\:scale-x-0:hover{
    --tw-scale-x: 0;
  }

  .xl\:hover\:scale-x-50:hover{
    --tw-scale-x: .5;
  }

  .xl\:hover\:scale-x-75:hover{
    --tw-scale-x: .75;
  }

  .xl\:hover\:scale-x-90:hover{
    --tw-scale-x: .9;
  }

  .xl\:hover\:scale-x-95:hover{
    --tw-scale-x: .95;
  }

  .xl\:hover\:scale-x-100:hover{
    --tw-scale-x: 1;
  }

  .xl\:hover\:scale-x-105:hover{
    --tw-scale-x: 1.05;
  }

  .xl\:hover\:scale-x-110:hover{
    --tw-scale-x: 1.1;
  }

  .xl\:hover\:scale-x-125:hover{
    --tw-scale-x: 1.25;
  }

  .xl\:hover\:scale-x-150:hover{
    --tw-scale-x: 1.5;
  }

  .xl\:hover\:scale-y-0:hover{
    --tw-scale-y: 0;
  }

  .xl\:hover\:scale-y-50:hover{
    --tw-scale-y: .5;
  }

  .xl\:hover\:scale-y-75:hover{
    --tw-scale-y: .75;
  }

  .xl\:hover\:scale-y-90:hover{
    --tw-scale-y: .9;
  }

  .xl\:hover\:scale-y-95:hover{
    --tw-scale-y: .95;
  }

  .xl\:hover\:scale-y-100:hover{
    --tw-scale-y: 1;
  }

  .xl\:hover\:scale-y-105:hover{
    --tw-scale-y: 1.05;
  }

  .xl\:hover\:scale-y-110:hover{
    --tw-scale-y: 1.1;
  }

  .xl\:hover\:scale-y-125:hover{
    --tw-scale-y: 1.25;
  }

  .xl\:hover\:scale-y-150:hover{
    --tw-scale-y: 1.5;
  }

  .xl\:focus\:scale-0:focus{
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .xl\:focus\:scale-50:focus{
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .xl\:focus\:scale-75:focus{
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .xl\:focus\:scale-90:focus{
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .xl\:focus\:scale-95:focus{
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .xl\:focus\:scale-100:focus{
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .xl\:focus\:scale-105:focus{
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .xl\:focus\:scale-110:focus{
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .xl\:focus\:scale-125:focus{
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .xl\:focus\:scale-150:focus{
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .xl\:focus\:scale-x-0:focus{
    --tw-scale-x: 0;
  }

  .xl\:focus\:scale-x-50:focus{
    --tw-scale-x: .5;
  }

  .xl\:focus\:scale-x-75:focus{
    --tw-scale-x: .75;
  }

  .xl\:focus\:scale-x-90:focus{
    --tw-scale-x: .9;
  }

  .xl\:focus\:scale-x-95:focus{
    --tw-scale-x: .95;
  }

  .xl\:focus\:scale-x-100:focus{
    --tw-scale-x: 1;
  }

  .xl\:focus\:scale-x-105:focus{
    --tw-scale-x: 1.05;
  }

  .xl\:focus\:scale-x-110:focus{
    --tw-scale-x: 1.1;
  }

  .xl\:focus\:scale-x-125:focus{
    --tw-scale-x: 1.25;
  }

  .xl\:focus\:scale-x-150:focus{
    --tw-scale-x: 1.5;
  }

  .xl\:focus\:scale-y-0:focus{
    --tw-scale-y: 0;
  }

  .xl\:focus\:scale-y-50:focus{
    --tw-scale-y: .5;
  }

  .xl\:focus\:scale-y-75:focus{
    --tw-scale-y: .75;
  }

  .xl\:focus\:scale-y-90:focus{
    --tw-scale-y: .9;
  }

  .xl\:focus\:scale-y-95:focus{
    --tw-scale-y: .95;
  }

  .xl\:focus\:scale-y-100:focus{
    --tw-scale-y: 1;
  }

  .xl\:focus\:scale-y-105:focus{
    --tw-scale-y: 1.05;
  }

  .xl\:focus\:scale-y-110:focus{
    --tw-scale-y: 1.1;
  }

  .xl\:focus\:scale-y-125:focus{
    --tw-scale-y: 1.25;
  }

  .xl\:focus\:scale-y-150:focus{
    --tw-scale-y: 1.5;
  }

  .xl\:rotate-0{
    --tw-rotate: 0deg;
  }

  .xl\:rotate-1{
    --tw-rotate: 1deg;
  }

  .xl\:rotate-2{
    --tw-rotate: 2deg;
  }

  .xl\:rotate-3{
    --tw-rotate: 3deg;
  }

  .xl\:rotate-6{
    --tw-rotate: 6deg;
  }

  .xl\:rotate-12{
    --tw-rotate: 12deg;
  }

  .xl\:rotate-45{
    --tw-rotate: 45deg;
  }

  .xl\:rotate-90{
    --tw-rotate: 90deg;
  }

  .xl\:rotate-180{
    --tw-rotate: 180deg;
  }

  .xl\:-rotate-180{
    --tw-rotate: -180deg;
  }

  .xl\:-rotate-90{
    --tw-rotate: -90deg;
  }

  .xl\:-rotate-45{
    --tw-rotate: -45deg;
  }

  .xl\:-rotate-12{
    --tw-rotate: -12deg;
  }

  .xl\:-rotate-6{
    --tw-rotate: -6deg;
  }

  .xl\:-rotate-3{
    --tw-rotate: -3deg;
  }

  .xl\:-rotate-2{
    --tw-rotate: -2deg;
  }

  .xl\:-rotate-1{
    --tw-rotate: -1deg;
  }

  .xl\:hover\:rotate-0:hover{
    --tw-rotate: 0deg;
  }

  .xl\:hover\:rotate-1:hover{
    --tw-rotate: 1deg;
  }

  .xl\:hover\:rotate-2:hover{
    --tw-rotate: 2deg;
  }

  .xl\:hover\:rotate-3:hover{
    --tw-rotate: 3deg;
  }

  .xl\:hover\:rotate-6:hover{
    --tw-rotate: 6deg;
  }

  .xl\:hover\:rotate-12:hover{
    --tw-rotate: 12deg;
  }

  .xl\:hover\:rotate-45:hover{
    --tw-rotate: 45deg;
  }

  .xl\:hover\:rotate-90:hover{
    --tw-rotate: 90deg;
  }

  .xl\:hover\:rotate-180:hover{
    --tw-rotate: 180deg;
  }

  .xl\:hover\:-rotate-180:hover{
    --tw-rotate: -180deg;
  }

  .xl\:hover\:-rotate-90:hover{
    --tw-rotate: -90deg;
  }

  .xl\:hover\:-rotate-45:hover{
    --tw-rotate: -45deg;
  }

  .xl\:hover\:-rotate-12:hover{
    --tw-rotate: -12deg;
  }

  .xl\:hover\:-rotate-6:hover{
    --tw-rotate: -6deg;
  }

  .xl\:hover\:-rotate-3:hover{
    --tw-rotate: -3deg;
  }

  .xl\:hover\:-rotate-2:hover{
    --tw-rotate: -2deg;
  }

  .xl\:hover\:-rotate-1:hover{
    --tw-rotate: -1deg;
  }

  .xl\:focus\:rotate-0:focus{
    --tw-rotate: 0deg;
  }

  .xl\:focus\:rotate-1:focus{
    --tw-rotate: 1deg;
  }

  .xl\:focus\:rotate-2:focus{
    --tw-rotate: 2deg;
  }

  .xl\:focus\:rotate-3:focus{
    --tw-rotate: 3deg;
  }

  .xl\:focus\:rotate-6:focus{
    --tw-rotate: 6deg;
  }

  .xl\:focus\:rotate-12:focus{
    --tw-rotate: 12deg;
  }

  .xl\:focus\:rotate-45:focus{
    --tw-rotate: 45deg;
  }

  .xl\:focus\:rotate-90:focus{
    --tw-rotate: 90deg;
  }

  .xl\:focus\:rotate-180:focus{
    --tw-rotate: 180deg;
  }

  .xl\:focus\:-rotate-180:focus{
    --tw-rotate: -180deg;
  }

  .xl\:focus\:-rotate-90:focus{
    --tw-rotate: -90deg;
  }

  .xl\:focus\:-rotate-45:focus{
    --tw-rotate: -45deg;
  }

  .xl\:focus\:-rotate-12:focus{
    --tw-rotate: -12deg;
  }

  .xl\:focus\:-rotate-6:focus{
    --tw-rotate: -6deg;
  }

  .xl\:focus\:-rotate-3:focus{
    --tw-rotate: -3deg;
  }

  .xl\:focus\:-rotate-2:focus{
    --tw-rotate: -2deg;
  }

  .xl\:focus\:-rotate-1:focus{
    --tw-rotate: -1deg;
  }

  .xl\:translate-x-0{
    --tw-translate-x: 0px;
  }

  .xl\:translate-x-1{
    --tw-translate-x: 0.25rem;
  }

  .xl\:translate-x-2{
    --tw-translate-x: 0.5rem;
  }

  .xl\:translate-x-3{
    --tw-translate-x: 0.75rem;
  }

  .xl\:translate-x-4{
    --tw-translate-x: 1rem;
  }

  .xl\:translate-x-5{
    --tw-translate-x: 1.25rem;
  }

  .xl\:translate-x-6{
    --tw-translate-x: 1.5rem;
  }

  .xl\:translate-x-7{
    --tw-translate-x: 1.75rem;
  }

  .xl\:translate-x-8{
    --tw-translate-x: 2rem;
  }

  .xl\:translate-x-9{
    --tw-translate-x: 2.25rem;
  }

  .xl\:translate-x-10{
    --tw-translate-x: 2.5rem;
  }

  .xl\:translate-x-11{
    --tw-translate-x: 2.75rem;
  }

  .xl\:translate-x-12{
    --tw-translate-x: 3rem;
  }

  .xl\:translate-x-13{
    --tw-translate-x: 3.25rem;
  }

  .xl\:translate-x-14{
    --tw-translate-x: 3.5rem;
  }

  .xl\:translate-x-15{
    --tw-translate-x: 3.75rem;
  }

  .xl\:translate-x-16{
    --tw-translate-x: 4rem;
  }

  .xl\:translate-x-17{
    --tw-translate-x: 4.25rem;
  }

  .xl\:translate-x-18{
    --tw-translate-x: 4.5rem;
  }

  .xl\:translate-x-19{
    --tw-translate-x: 4.75rem;
  }

  .xl\:translate-x-20{
    --tw-translate-x: 5rem;
  }

  .xl\:translate-x-22{
    --tw-translate-x: 5.5rem;
  }

  .xl\:translate-x-24{
    --tw-translate-x: 6rem;
  }

  .xl\:translate-x-25{
    --tw-translate-x: 6.25rem;
  }

  .xl\:translate-x-28{
    --tw-translate-x: 7rem;
  }

  .xl\:translate-x-30{
    --tw-translate-x: 7.5rem;
  }

  .xl\:translate-x-32{
    --tw-translate-x: 8rem;
  }

  .xl\:translate-x-34{
    --tw-translate-x: 8.5rem;
  }

  .xl\:translate-x-35{
    --tw-translate-x: 8.75rem;
  }

  .xl\:translate-x-36{
    --tw-translate-x: 9rem;
  }

  .xl\:translate-x-39{
    --tw-translate-x: 9.75rem;
  }

  .xl\:translate-x-40{
    --tw-translate-x: 10rem;
  }

  .xl\:translate-x-42{
    --tw-translate-x: 10.5rem;
  }

  .xl\:translate-x-44{
    --tw-translate-x: 11rem;
  }

  .xl\:translate-x-45{
    --tw-translate-x: 11.25rem;
  }

  .xl\:translate-x-48{
    --tw-translate-x: 12rem;
  }

  .xl\:translate-x-50{
    --tw-translate-x: 12.5rem;
  }

  .xl\:translate-x-52{
    --tw-translate-x: 13rem;
  }

  .xl\:translate-x-55{
    --tw-translate-x: 13.75rem;
  }

  .xl\:translate-x-56{
    --tw-translate-x: 14rem;
  }

  .xl\:translate-x-58{
    --tw-translate-x: 14.5rem;
  }

  .xl\:translate-x-60{
    --tw-translate-x: 15rem;
  }

  .xl\:translate-x-64{
    --tw-translate-x: 16rem;
  }

  .xl\:translate-x-65{
    --tw-translate-x: 16.25rem;
  }

  .xl\:translate-x-68{
    --tw-translate-x: 17rem;
  }

  .xl\:translate-x-69{
    --tw-translate-x: 17.25rem;
  }

  .xl\:translate-x-70{
    --tw-translate-x: 17.5rem;
  }

  .xl\:translate-x-72{
    --tw-translate-x: 18rem;
  }

  .xl\:translate-x-75{
    --tw-translate-x: 18.75rem;
  }

  .xl\:translate-x-80{
    --tw-translate-x: 20rem;
  }

  .xl\:translate-x-85{
    --tw-translate-x: 21.25rem;
  }

  .xl\:translate-x-86{
    --tw-translate-x: 21.5rem;
  }

  .xl\:translate-x-90{
    --tw-translate-x: 22.5rem;
  }

  .xl\:translate-x-96{
    --tw-translate-x: 24rem;
  }

  .xl\:translate-x-100{
    --tw-translate-x: 25rem;
  }

  .xl\:translate-x-115{
    --tw-translate-x: 28.75rem;
  }

  .xl\:translate-x-125{
    --tw-translate-x: 31.25rem;
  }

  .xl\:translate-x-142{
    --tw-translate-x: 35.5rem;
  }

  .xl\:translate-x-150{
    --tw-translate-x: 37.5rem;
  }

  .xl\:translate-x-156{
    --tw-translate-x: 39rem;
  }

  .xl\:translate-x-160{
    --tw-translate-x: 40rem;
  }

  .xl\:translate-x-175{
    --tw-translate-x: 43.75rem;
  }

  .xl\:translate-x-207{
    --tw-translate-x: 51.75rem;
  }

  .xl\:translate-x-242{
    --tw-translate-x: 60.5rem;
  }

  .xl\:translate-x-250{
    --tw-translate-x: 62.5rem;
  }

  .xl\:translate-x-258{
    --tw-translate-x: 64.5rem;
  }

  .xl\:translate-x-265{
    --tw-translate-x: 66.25rem;
  }

  .xl\:translate-x-280{
    --tw-translate-x: 70rem;
  }

  .xl\:translate-x-px{
    --tw-translate-x: 1px;
  }

  .xl\:translate-x-0\.5{
    --tw-translate-x: 0.125rem;
  }

  .xl\:translate-x-1\.5{
    --tw-translate-x: 0.375rem;
  }

  .xl\:translate-x-2\.5{
    --tw-translate-x: 0.625rem;
  }

  .xl\:translate-x-3\.5{
    --tw-translate-x: 0.875rem;
  }

  .xl\:translate-x-0\.25{
    --tw-translate-x: 0.0625rem;
  }

  .xl\:translate-x-0\.75{
    --tw-translate-x: 0.1875rem;
  }

  .xl\:translate-x-1\.25{
    --tw-translate-x: 0.3125rem;
  }

  .xl\:translate-x-1\.75{
    --tw-translate-x: 0.4375rem;
  }

  .xl\:translate-x-2\.25{
    --tw-translate-x: 0.5625rem;
  }

  .xl\:translate-x-2\.75{
    --tw-translate-x: 0.6875rem;
  }

  .xl\:translate-x-3\.25{
    --tw-translate-x: 0.8125rem;
  }

  .xl\:translate-x-3\.75{
    --tw-translate-x: 0.9375rem;
  }

  .xl\:translate-x-4\.25{
    --tw-translate-x: 1.0625rem;
  }

  .xl\:translate-x-4\.5{
    --tw-translate-x: 1.125rem;
  }

  .xl\:translate-x-4\.75{
    --tw-translate-x: 1.1875rem;
  }

  .xl\:translate-x-5\.25{
    --tw-translate-x: 1.3125rem;
  }

  .xl\:translate-x-5\.5{
    --tw-translate-x: 1.375rem;
  }

  .xl\:translate-x-5\.75{
    --tw-translate-x: 1.4375rem;
  }

  .xl\:translate-x-6\.25{
    --tw-translate-x: 1.5625rem;
  }

  .xl\:translate-x-6\.5{
    --tw-translate-x: 1.625rem;
  }

  .xl\:translate-x-6\.75{
    --tw-translate-x: 1.6875rem;
  }

  .xl\:translate-x-7\.25{
    --tw-translate-x: 1.8125rem;
  }

  .xl\:translate-x-7\.5{
    --tw-translate-x: 1.875rem;
  }

  .xl\:translate-x-8\.25{
    --tw-translate-x: 2.0625rem;
  }

  .xl\:translate-x-8\.5{
    --tw-translate-x: 2.125rem;
  }

  .xl\:translate-x-9\.25{
    --tw-translate-x: 2.3125rem;
  }

  .xl\:translate-x-9\.5{
    --tw-translate-x: 2.375rem;
  }

  .xl\:translate-x-10\.5{
    --tw-translate-x: 2.625rem;
  }

  .xl\:translate-x-11\.25{
    --tw-translate-x: 2.8125rem;
  }

  .xl\:translate-x-11\.5{
    --tw-translate-x: 2.875rem;
  }

  .xl\:translate-x-12\.5{
    --tw-translate-x: 3.125rem;
  }

  .xl\:translate-x-12\.75{
    --tw-translate-x: 3.1875rem;
  }

  .xl\:translate-x-13\.5{
    --tw-translate-x: 3.375rem;
  }

  .xl\:translate-x-14\.5{
    --tw-translate-x: 3.625rem;
  }

  .xl\:translate-x-15\.5{
    --tw-translate-x: 3.875rem;
  }

  .xl\:translate-x-15\.75{
    --tw-translate-x: 3.9375rem;
  }

  .xl\:translate-x-16\.25{
    --tw-translate-x: 4.0625rem;
  }

  .xl\:translate-x-17\.25{
    --tw-translate-x: 4.3125rem;
  }

  .xl\:translate-x-17\.5{
    --tw-translate-x: 4.375rem;
  }

  .xl\:translate-x-18\.25{
    --tw-translate-x: 4.5625rem;
  }

  .xl\:translate-x-18\.5{
    --tw-translate-x: 4.625rem;
  }

  .xl\:translate-x-20\.25{
    --tw-translate-x: 5.0625rem;
  }

  .xl\:translate-x-20\.5{
    --tw-translate-x: 5.125rem;
  }

  .xl\:translate-x-22\.5{
    --tw-translate-x: 5.625rem;
  }

  .xl\:translate-x-25\.5{
    --tw-translate-x: 6.375rem;
  }

  .xl\:translate-x-26\.75{
    --tw-translate-x: 6.6875rem;
  }

  .xl\:translate-x-32\.5{
    --tw-translate-x: 8.125rem;
  }

  .xl\:translate-x-37\.5{
    --tw-translate-x: 9.375rem;
  }

  .xl\:translate-x-41\.25{
    --tw-translate-x: 10.3125rem;
  }

  .xl\:translate-x-52\.5{
    --tw-translate-x: 13.125rem;
  }

  .xl\:translate-x-54\.5{
    --tw-translate-x: 13.625rem;
  }

  .xl\:translate-x-57\.25{
    --tw-translate-x: 14.3125rem;
  }

  .xl\:translate-x-57\.5{
    --tw-translate-x: 14.375rem;
  }

  .xl\:translate-x-66\.25{
    --tw-translate-x: 16.5625rem;
  }

  .xl\:translate-x-74\.5{
    --tw-translate-x: 18.125rem;
  }

  .xl\:translate-x-106\.25{
    --tw-translate-x: 26.5625rem;
  }

  .xl\:translate-x-112\.25{
    --tw-translate-x: 28.0675rem;
  }

  .xl\:translate-x-112\.75{
    --tw-translate-x: 28.1875rem;
  }

  .xl\:translate-x-147\.5{
    --tw-translate-x: 36.875rem;
  }

  .xl\:translate-x-162\.5{
    --tw-translate-x: 40.625rem;
  }

  .xl\:translate-x-172\.25{
    --tw-translate-x: 42.5625rem;
  }

  .xl\:translate-x-175\.25{
    --tw-translate-x: 43.8125rem;
  }

  .xl\:translate-x-184\.25{
    --tw-translate-x: 46.0625rem;
  }

  .xl\:translate-x-203\.25{
    --tw-translate-x: 50.8125rem;
  }

  .xl\:translate-x-half{
    --tw-translate-x: 50%;
  }

  .xl\:translate-x-full{
    --tw-translate-x: 100%;
  }

  .xl\:translate-x-1\/10{
    --tw-translate-x: 10%;
  }

  .xl\:translate-x-2\/10{
    --tw-translate-x: 20%;
  }

  .xl\:translate-x-3\/10{
    --tw-translate-x: 30%;
  }

  .xl\:translate-x-4\/10{
    --tw-translate-x: 40%;
  }

  .xl\:translate-x-4\.5\/10{
    --tw-translate-x: 45%;
  }

  .xl\:translate-x-5\/10{
    --tw-translate-x: 50%;
  }

  .xl\:translate-x-5\.5\/10{
    --tw-translate-x: 55%;
  }

  .xl\:translate-x-6\/10{
    --tw-translate-x: 60%;
  }

  .xl\:translate-x-7\/10{
    --tw-translate-x: 70%;
  }

  .xl\:translate-x-8\/10{
    --tw-translate-x: 80%;
  }

  .xl\:translate-x-9\/10{
    --tw-translate-x: 90%;
  }

  .xl\:translate-x-1\/12{
    --tw-translate-x: 8.333333%;
  }

  .xl\:translate-x-2\/12{
    --tw-translate-x: 16.666667%;
  }

  .xl\:translate-x-3\/12{
    --tw-translate-x: 25%;
  }

  .xl\:translate-x-4\/12{
    --tw-translate-x: 33.333333%;
  }

  .xl\:translate-x-5\/12{
    --tw-translate-x: 41.666667%;
  }

  .xl\:translate-x-6\/12{
    --tw-translate-x: 50%;
  }

  .xl\:translate-x-7\/12{
    --tw-translate-x: 58.333333%;
  }

  .xl\:translate-x-8\/12{
    --tw-translate-x: 66.666667%;
  }

  .xl\:translate-x-9\/12{
    --tw-translate-x: 75%;
  }

  .xl\:translate-x-10\/12{
    --tw-translate-x: 83.333333%;
  }

  .xl\:translate-x-11\/12{
    --tw-translate-x: 91.666667%;
  }

  .xl\:-translate-x-0{
    --tw-translate-x: 0px;
  }

  .xl\:-translate-x-1{
    --tw-translate-x: -0.25rem;
  }

  .xl\:-translate-x-2{
    --tw-translate-x: -0.5rem;
  }

  .xl\:-translate-x-3{
    --tw-translate-x: -0.75rem;
  }

  .xl\:-translate-x-4{
    --tw-translate-x: -1rem;
  }

  .xl\:-translate-x-5{
    --tw-translate-x: -1.25rem;
  }

  .xl\:-translate-x-6{
    --tw-translate-x: -1.5rem;
  }

  .xl\:-translate-x-7{
    --tw-translate-x: -1.75rem;
  }

  .xl\:-translate-x-8{
    --tw-translate-x: -2rem;
  }

  .xl\:-translate-x-9{
    --tw-translate-x: -2.25rem;
  }

  .xl\:-translate-x-10{
    --tw-translate-x: -2.5rem;
  }

  .xl\:-translate-x-11{
    --tw-translate-x: -2.75rem;
  }

  .xl\:-translate-x-12{
    --tw-translate-x: -3rem;
  }

  .xl\:-translate-x-13{
    --tw-translate-x: -3.25rem;
  }

  .xl\:-translate-x-14{
    --tw-translate-x: -3.5rem;
  }

  .xl\:-translate-x-15{
    --tw-translate-x: -3.75rem;
  }

  .xl\:-translate-x-16{
    --tw-translate-x: -4rem;
  }

  .xl\:-translate-x-17{
    --tw-translate-x: -4.25rem;
  }

  .xl\:-translate-x-18{
    --tw-translate-x: -4.5rem;
  }

  .xl\:-translate-x-19{
    --tw-translate-x: -4.75rem;
  }

  .xl\:-translate-x-20{
    --tw-translate-x: -5rem;
  }

  .xl\:-translate-x-22{
    --tw-translate-x: -5.5rem;
  }

  .xl\:-translate-x-24{
    --tw-translate-x: -6rem;
  }

  .xl\:-translate-x-25{
    --tw-translate-x: -6.25rem;
  }

  .xl\:-translate-x-28{
    --tw-translate-x: -7rem;
  }

  .xl\:-translate-x-30{
    --tw-translate-x: -7.5rem;
  }

  .xl\:-translate-x-32{
    --tw-translate-x: -8rem;
  }

  .xl\:-translate-x-34{
    --tw-translate-x: -8.5rem;
  }

  .xl\:-translate-x-35{
    --tw-translate-x: -8.75rem;
  }

  .xl\:-translate-x-36{
    --tw-translate-x: -9rem;
  }

  .xl\:-translate-x-39{
    --tw-translate-x: -9.75rem;
  }

  .xl\:-translate-x-40{
    --tw-translate-x: -10rem;
  }

  .xl\:-translate-x-42{
    --tw-translate-x: -10.5rem;
  }

  .xl\:-translate-x-44{
    --tw-translate-x: -11rem;
  }

  .xl\:-translate-x-45{
    --tw-translate-x: -11.25rem;
  }

  .xl\:-translate-x-48{
    --tw-translate-x: -12rem;
  }

  .xl\:-translate-x-50{
    --tw-translate-x: -12.5rem;
  }

  .xl\:-translate-x-52{
    --tw-translate-x: -13rem;
  }

  .xl\:-translate-x-55{
    --tw-translate-x: -13.75rem;
  }

  .xl\:-translate-x-56{
    --tw-translate-x: -14rem;
  }

  .xl\:-translate-x-58{
    --tw-translate-x: -14.5rem;
  }

  .xl\:-translate-x-60{
    --tw-translate-x: -15rem;
  }

  .xl\:-translate-x-64{
    --tw-translate-x: -16rem;
  }

  .xl\:-translate-x-65{
    --tw-translate-x: -16.25rem;
  }

  .xl\:-translate-x-68{
    --tw-translate-x: -17rem;
  }

  .xl\:-translate-x-69{
    --tw-translate-x: -17.25rem;
  }

  .xl\:-translate-x-70{
    --tw-translate-x: -17.5rem;
  }

  .xl\:-translate-x-72{
    --tw-translate-x: -18rem;
  }

  .xl\:-translate-x-75{
    --tw-translate-x: -18.75rem;
  }

  .xl\:-translate-x-80{
    --tw-translate-x: -20rem;
  }

  .xl\:-translate-x-85{
    --tw-translate-x: -21.25rem;
  }

  .xl\:-translate-x-86{
    --tw-translate-x: -21.5rem;
  }

  .xl\:-translate-x-90{
    --tw-translate-x: -22.5rem;
  }

  .xl\:-translate-x-96{
    --tw-translate-x: -24rem;
  }

  .xl\:-translate-x-100{
    --tw-translate-x: -25rem;
  }

  .xl\:-translate-x-115{
    --tw-translate-x: -28.75rem;
  }

  .xl\:-translate-x-125{
    --tw-translate-x: -31.25rem;
  }

  .xl\:-translate-x-142{
    --tw-translate-x: -35.5rem;
  }

  .xl\:-translate-x-150{
    --tw-translate-x: -37.5rem;
  }

  .xl\:-translate-x-156{
    --tw-translate-x: -39rem;
  }

  .xl\:-translate-x-160{
    --tw-translate-x: -40rem;
  }

  .xl\:-translate-x-175{
    --tw-translate-x: -43.75rem;
  }

  .xl\:-translate-x-207{
    --tw-translate-x: -51.75rem;
  }

  .xl\:-translate-x-242{
    --tw-translate-x: -60.5rem;
  }

  .xl\:-translate-x-250{
    --tw-translate-x: -62.5rem;
  }

  .xl\:-translate-x-258{
    --tw-translate-x: -64.5rem;
  }

  .xl\:-translate-x-265{
    --tw-translate-x: -66.25rem;
  }

  .xl\:-translate-x-280{
    --tw-translate-x: -70rem;
  }

  .xl\:-translate-x-px{
    --tw-translate-x: -1px;
  }

  .xl\:-translate-x-0\.5{
    --tw-translate-x: -0.125rem;
  }

  .xl\:-translate-x-1\.5{
    --tw-translate-x: -0.375rem;
  }

  .xl\:-translate-x-2\.5{
    --tw-translate-x: -0.625rem;
  }

  .xl\:-translate-x-3\.5{
    --tw-translate-x: -0.875rem;
  }

  .xl\:-translate-x-0\.25{
    --tw-translate-x: -0.0625rem;
  }

  .xl\:-translate-x-0\.75{
    --tw-translate-x: -0.1875rem;
  }

  .xl\:-translate-x-1\.25{
    --tw-translate-x: -0.3125rem;
  }

  .xl\:-translate-x-1\.75{
    --tw-translate-x: -0.4375rem;
  }

  .xl\:-translate-x-2\.25{
    --tw-translate-x: -0.5625rem;
  }

  .xl\:-translate-x-2\.75{
    --tw-translate-x: -0.6875rem;
  }

  .xl\:-translate-x-3\.25{
    --tw-translate-x: -0.8125rem;
  }

  .xl\:-translate-x-3\.75{
    --tw-translate-x: -0.9375rem;
  }

  .xl\:-translate-x-4\.25{
    --tw-translate-x: -1.0625rem;
  }

  .xl\:-translate-x-4\.5{
    --tw-translate-x: -1.125rem;
  }

  .xl\:-translate-x-4\.75{
    --tw-translate-x: -1.1875rem;
  }

  .xl\:-translate-x-5\.25{
    --tw-translate-x: -1.3125rem;
  }

  .xl\:-translate-x-5\.5{
    --tw-translate-x: -1.375rem;
  }

  .xl\:-translate-x-5\.75{
    --tw-translate-x: -1.4375rem;
  }

  .xl\:-translate-x-6\.25{
    --tw-translate-x: -1.5625rem;
  }

  .xl\:-translate-x-6\.5{
    --tw-translate-x: -1.625rem;
  }

  .xl\:-translate-x-6\.75{
    --tw-translate-x: -1.6875rem;
  }

  .xl\:-translate-x-7\.25{
    --tw-translate-x: -1.8125rem;
  }

  .xl\:-translate-x-7\.5{
    --tw-translate-x: -1.875rem;
  }

  .xl\:-translate-x-8\.25{
    --tw-translate-x: -2.0625rem;
  }

  .xl\:-translate-x-8\.5{
    --tw-translate-x: -2.125rem;
  }

  .xl\:-translate-x-9\.25{
    --tw-translate-x: -2.3125rem;
  }

  .xl\:-translate-x-9\.5{
    --tw-translate-x: -2.375rem;
  }

  .xl\:-translate-x-10\.5{
    --tw-translate-x: -2.625rem;
  }

  .xl\:-translate-x-11\.25{
    --tw-translate-x: -2.8125rem;
  }

  .xl\:-translate-x-11\.5{
    --tw-translate-x: -2.875rem;
  }

  .xl\:-translate-x-12\.5{
    --tw-translate-x: -3.125rem;
  }

  .xl\:-translate-x-12\.75{
    --tw-translate-x: -3.1875rem;
  }

  .xl\:-translate-x-13\.5{
    --tw-translate-x: -3.375rem;
  }

  .xl\:-translate-x-14\.5{
    --tw-translate-x: -3.625rem;
  }

  .xl\:-translate-x-15\.5{
    --tw-translate-x: -3.875rem;
  }

  .xl\:-translate-x-15\.75{
    --tw-translate-x: -3.9375rem;
  }

  .xl\:-translate-x-16\.25{
    --tw-translate-x: -4.0625rem;
  }

  .xl\:-translate-x-17\.25{
    --tw-translate-x: -4.3125rem;
  }

  .xl\:-translate-x-17\.5{
    --tw-translate-x: -4.375rem;
  }

  .xl\:-translate-x-18\.25{
    --tw-translate-x: -4.5625rem;
  }

  .xl\:-translate-x-18\.5{
    --tw-translate-x: -4.625rem;
  }

  .xl\:-translate-x-20\.25{
    --tw-translate-x: -5.0625rem;
  }

  .xl\:-translate-x-20\.5{
    --tw-translate-x: -5.125rem;
  }

  .xl\:-translate-x-22\.5{
    --tw-translate-x: -5.625rem;
  }

  .xl\:-translate-x-25\.5{
    --tw-translate-x: -6.375rem;
  }

  .xl\:-translate-x-26\.75{
    --tw-translate-x: -6.6875rem;
  }

  .xl\:-translate-x-32\.5{
    --tw-translate-x: -8.125rem;
  }

  .xl\:-translate-x-37\.5{
    --tw-translate-x: -9.375rem;
  }

  .xl\:-translate-x-41\.25{
    --tw-translate-x: -10.3125rem;
  }

  .xl\:-translate-x-52\.5{
    --tw-translate-x: -13.125rem;
  }

  .xl\:-translate-x-54\.5{
    --tw-translate-x: -13.625rem;
  }

  .xl\:-translate-x-57\.25{
    --tw-translate-x: -14.3125rem;
  }

  .xl\:-translate-x-57\.5{
    --tw-translate-x: -14.375rem;
  }

  .xl\:-translate-x-66\.25{
    --tw-translate-x: -16.5625rem;
  }

  .xl\:-translate-x-74\.5{
    --tw-translate-x: -18.125rem;
  }

  .xl\:-translate-x-106\.25{
    --tw-translate-x: -26.5625rem;
  }

  .xl\:-translate-x-112\.25{
    --tw-translate-x: -28.0675rem;
  }

  .xl\:-translate-x-112\.75{
    --tw-translate-x: -28.1875rem;
  }

  .xl\:-translate-x-147\.5{
    --tw-translate-x: -36.875rem;
  }

  .xl\:-translate-x-162\.5{
    --tw-translate-x: -40.625rem;
  }

  .xl\:-translate-x-172\.25{
    --tw-translate-x: -42.5625rem;
  }

  .xl\:-translate-x-175\.25{
    --tw-translate-x: -43.8125rem;
  }

  .xl\:-translate-x-184\.25{
    --tw-translate-x: -46.0625rem;
  }

  .xl\:-translate-x-203\.25{
    --tw-translate-x: -50.8125rem;
  }

  .xl\:-translate-x-half{
    --tw-translate-x: -50%;
  }

  .xl\:-translate-x-full{
    --tw-translate-x: -100%;
  }

  .xl\:-translate-x-1\/10{
    --tw-translate-x: -10%;
  }

  .xl\:-translate-x-2\/10{
    --tw-translate-x: -20%;
  }

  .xl\:-translate-x-3\/10{
    --tw-translate-x: -30%;
  }

  .xl\:-translate-x-4\/10{
    --tw-translate-x: -40%;
  }

  .xl\:-translate-x-4\.5\/10{
    --tw-translate-x: -45%;
  }

  .xl\:-translate-x-5\/10{
    --tw-translate-x: -50%;
  }

  .xl\:-translate-x-5\.5\/10{
    --tw-translate-x: -55%;
  }

  .xl\:-translate-x-6\/10{
    --tw-translate-x: -60%;
  }

  .xl\:-translate-x-7\/10{
    --tw-translate-x: -70%;
  }

  .xl\:-translate-x-8\/10{
    --tw-translate-x: -80%;
  }

  .xl\:-translate-x-9\/10{
    --tw-translate-x: -90%;
  }

  .xl\:-translate-x-1\/12{
    --tw-translate-x: -8.33333%;
  }

  .xl\:-translate-x-2\/12{
    --tw-translate-x: -16.66667%;
  }

  .xl\:-translate-x-3\/12{
    --tw-translate-x: -25%;
  }

  .xl\:-translate-x-4\/12{
    --tw-translate-x: -33.33333%;
  }

  .xl\:-translate-x-5\/12{
    --tw-translate-x: -41.66667%;
  }

  .xl\:-translate-x-6\/12{
    --tw-translate-x: -50%;
  }

  .xl\:-translate-x-7\/12{
    --tw-translate-x: -58.33333%;
  }

  .xl\:-translate-x-8\/12{
    --tw-translate-x: -66.66667%;
  }

  .xl\:-translate-x-9\/12{
    --tw-translate-x: -75%;
  }

  .xl\:-translate-x-10\/12{
    --tw-translate-x: -83.33333%;
  }

  .xl\:-translate-x-11\/12{
    --tw-translate-x: -91.66667%;
  }

  .xl\:translate-x-1\/2{
    --tw-translate-x: 50%;
  }

  .xl\:translate-x-1\/3{
    --tw-translate-x: 33.333333%;
  }

  .xl\:translate-x-2\/3{
    --tw-translate-x: 66.666667%;
  }

  .xl\:translate-x-1\/4{
    --tw-translate-x: 25%;
  }

  .xl\:translate-x-2\/4{
    --tw-translate-x: 50%;
  }

  .xl\:translate-x-3\/4{
    --tw-translate-x: 75%;
  }

  .xl\:-translate-x-1\/2{
    --tw-translate-x: -50%;
  }

  .xl\:-translate-x-1\/3{
    --tw-translate-x: -33.333333%;
  }

  .xl\:-translate-x-2\/3{
    --tw-translate-x: -66.666667%;
  }

  .xl\:-translate-x-1\/4{
    --tw-translate-x: -25%;
  }

  .xl\:-translate-x-2\/4{
    --tw-translate-x: -50%;
  }

  .xl\:-translate-x-3\/4{
    --tw-translate-x: -75%;
  }

  .xl\:translate-y-0{
    --tw-translate-y: 0px;
  }

  .xl\:translate-y-1{
    --tw-translate-y: 0.25rem;
  }

  .xl\:translate-y-2{
    --tw-translate-y: 0.5rem;
  }

  .xl\:translate-y-3{
    --tw-translate-y: 0.75rem;
  }

  .xl\:translate-y-4{
    --tw-translate-y: 1rem;
  }

  .xl\:translate-y-5{
    --tw-translate-y: 1.25rem;
  }

  .xl\:translate-y-6{
    --tw-translate-y: 1.5rem;
  }

  .xl\:translate-y-7{
    --tw-translate-y: 1.75rem;
  }

  .xl\:translate-y-8{
    --tw-translate-y: 2rem;
  }

  .xl\:translate-y-9{
    --tw-translate-y: 2.25rem;
  }

  .xl\:translate-y-10{
    --tw-translate-y: 2.5rem;
  }

  .xl\:translate-y-11{
    --tw-translate-y: 2.75rem;
  }

  .xl\:translate-y-12{
    --tw-translate-y: 3rem;
  }

  .xl\:translate-y-13{
    --tw-translate-y: 3.25rem;
  }

  .xl\:translate-y-14{
    --tw-translate-y: 3.5rem;
  }

  .xl\:translate-y-15{
    --tw-translate-y: 3.75rem;
  }

  .xl\:translate-y-16{
    --tw-translate-y: 4rem;
  }

  .xl\:translate-y-17{
    --tw-translate-y: 4.25rem;
  }

  .xl\:translate-y-18{
    --tw-translate-y: 4.5rem;
  }

  .xl\:translate-y-19{
    --tw-translate-y: 4.75rem;
  }

  .xl\:translate-y-20{
    --tw-translate-y: 5rem;
  }

  .xl\:translate-y-22{
    --tw-translate-y: 5.5rem;
  }

  .xl\:translate-y-24{
    --tw-translate-y: 6rem;
  }

  .xl\:translate-y-25{
    --tw-translate-y: 6.25rem;
  }

  .xl\:translate-y-28{
    --tw-translate-y: 7rem;
  }

  .xl\:translate-y-30{
    --tw-translate-y: 7.5rem;
  }

  .xl\:translate-y-32{
    --tw-translate-y: 8rem;
  }

  .xl\:translate-y-34{
    --tw-translate-y: 8.5rem;
  }

  .xl\:translate-y-35{
    --tw-translate-y: 8.75rem;
  }

  .xl\:translate-y-36{
    --tw-translate-y: 9rem;
  }

  .xl\:translate-y-39{
    --tw-translate-y: 9.75rem;
  }

  .xl\:translate-y-40{
    --tw-translate-y: 10rem;
  }

  .xl\:translate-y-42{
    --tw-translate-y: 10.5rem;
  }

  .xl\:translate-y-44{
    --tw-translate-y: 11rem;
  }

  .xl\:translate-y-45{
    --tw-translate-y: 11.25rem;
  }

  .xl\:translate-y-48{
    --tw-translate-y: 12rem;
  }

  .xl\:translate-y-50{
    --tw-translate-y: 12.5rem;
  }

  .xl\:translate-y-52{
    --tw-translate-y: 13rem;
  }

  .xl\:translate-y-55{
    --tw-translate-y: 13.75rem;
  }

  .xl\:translate-y-56{
    --tw-translate-y: 14rem;
  }

  .xl\:translate-y-58{
    --tw-translate-y: 14.5rem;
  }

  .xl\:translate-y-60{
    --tw-translate-y: 15rem;
  }

  .xl\:translate-y-64{
    --tw-translate-y: 16rem;
  }

  .xl\:translate-y-65{
    --tw-translate-y: 16.25rem;
  }

  .xl\:translate-y-68{
    --tw-translate-y: 17rem;
  }

  .xl\:translate-y-69{
    --tw-translate-y: 17.25rem;
  }

  .xl\:translate-y-70{
    --tw-translate-y: 17.5rem;
  }

  .xl\:translate-y-72{
    --tw-translate-y: 18rem;
  }

  .xl\:translate-y-75{
    --tw-translate-y: 18.75rem;
  }

  .xl\:translate-y-80{
    --tw-translate-y: 20rem;
  }

  .xl\:translate-y-85{
    --tw-translate-y: 21.25rem;
  }

  .xl\:translate-y-86{
    --tw-translate-y: 21.5rem;
  }

  .xl\:translate-y-90{
    --tw-translate-y: 22.5rem;
  }

  .xl\:translate-y-96{
    --tw-translate-y: 24rem;
  }

  .xl\:translate-y-100{
    --tw-translate-y: 25rem;
  }

  .xl\:translate-y-115{
    --tw-translate-y: 28.75rem;
  }

  .xl\:translate-y-125{
    --tw-translate-y: 31.25rem;
  }

  .xl\:translate-y-142{
    --tw-translate-y: 35.5rem;
  }

  .xl\:translate-y-150{
    --tw-translate-y: 37.5rem;
  }

  .xl\:translate-y-156{
    --tw-translate-y: 39rem;
  }

  .xl\:translate-y-160{
    --tw-translate-y: 40rem;
  }

  .xl\:translate-y-175{
    --tw-translate-y: 43.75rem;
  }

  .xl\:translate-y-207{
    --tw-translate-y: 51.75rem;
  }

  .xl\:translate-y-242{
    --tw-translate-y: 60.5rem;
  }

  .xl\:translate-y-250{
    --tw-translate-y: 62.5rem;
  }

  .xl\:translate-y-258{
    --tw-translate-y: 64.5rem;
  }

  .xl\:translate-y-265{
    --tw-translate-y: 66.25rem;
  }

  .xl\:translate-y-280{
    --tw-translate-y: 70rem;
  }

  .xl\:translate-y-px{
    --tw-translate-y: 1px;
  }

  .xl\:translate-y-0\.5{
    --tw-translate-y: 0.125rem;
  }

  .xl\:translate-y-1\.5{
    --tw-translate-y: 0.375rem;
  }

  .xl\:translate-y-2\.5{
    --tw-translate-y: 0.625rem;
  }

  .xl\:translate-y-3\.5{
    --tw-translate-y: 0.875rem;
  }

  .xl\:translate-y-0\.25{
    --tw-translate-y: 0.0625rem;
  }

  .xl\:translate-y-0\.75{
    --tw-translate-y: 0.1875rem;
  }

  .xl\:translate-y-1\.25{
    --tw-translate-y: 0.3125rem;
  }

  .xl\:translate-y-1\.75{
    --tw-translate-y: 0.4375rem;
  }

  .xl\:translate-y-2\.25{
    --tw-translate-y: 0.5625rem;
  }

  .xl\:translate-y-2\.75{
    --tw-translate-y: 0.6875rem;
  }

  .xl\:translate-y-3\.25{
    --tw-translate-y: 0.8125rem;
  }

  .xl\:translate-y-3\.75{
    --tw-translate-y: 0.9375rem;
  }

  .xl\:translate-y-4\.25{
    --tw-translate-y: 1.0625rem;
  }

  .xl\:translate-y-4\.5{
    --tw-translate-y: 1.125rem;
  }

  .xl\:translate-y-4\.75{
    --tw-translate-y: 1.1875rem;
  }

  .xl\:translate-y-5\.25{
    --tw-translate-y: 1.3125rem;
  }

  .xl\:translate-y-5\.5{
    --tw-translate-y: 1.375rem;
  }

  .xl\:translate-y-5\.75{
    --tw-translate-y: 1.4375rem;
  }

  .xl\:translate-y-6\.25{
    --tw-translate-y: 1.5625rem;
  }

  .xl\:translate-y-6\.5{
    --tw-translate-y: 1.625rem;
  }

  .xl\:translate-y-6\.75{
    --tw-translate-y: 1.6875rem;
  }

  .xl\:translate-y-7\.25{
    --tw-translate-y: 1.8125rem;
  }

  .xl\:translate-y-7\.5{
    --tw-translate-y: 1.875rem;
  }

  .xl\:translate-y-8\.25{
    --tw-translate-y: 2.0625rem;
  }

  .xl\:translate-y-8\.5{
    --tw-translate-y: 2.125rem;
  }

  .xl\:translate-y-9\.25{
    --tw-translate-y: 2.3125rem;
  }

  .xl\:translate-y-9\.5{
    --tw-translate-y: 2.375rem;
  }

  .xl\:translate-y-10\.5{
    --tw-translate-y: 2.625rem;
  }

  .xl\:translate-y-11\.25{
    --tw-translate-y: 2.8125rem;
  }

  .xl\:translate-y-11\.5{
    --tw-translate-y: 2.875rem;
  }

  .xl\:translate-y-12\.5{
    --tw-translate-y: 3.125rem;
  }

  .xl\:translate-y-12\.75{
    --tw-translate-y: 3.1875rem;
  }

  .xl\:translate-y-13\.5{
    --tw-translate-y: 3.375rem;
  }

  .xl\:translate-y-14\.5{
    --tw-translate-y: 3.625rem;
  }

  .xl\:translate-y-15\.5{
    --tw-translate-y: 3.875rem;
  }

  .xl\:translate-y-15\.75{
    --tw-translate-y: 3.9375rem;
  }

  .xl\:translate-y-16\.25{
    --tw-translate-y: 4.0625rem;
  }

  .xl\:translate-y-17\.25{
    --tw-translate-y: 4.3125rem;
  }

  .xl\:translate-y-17\.5{
    --tw-translate-y: 4.375rem;
  }

  .xl\:translate-y-18\.25{
    --tw-translate-y: 4.5625rem;
  }

  .xl\:translate-y-18\.5{
    --tw-translate-y: 4.625rem;
  }

  .xl\:translate-y-20\.25{
    --tw-translate-y: 5.0625rem;
  }

  .xl\:translate-y-20\.5{
    --tw-translate-y: 5.125rem;
  }

  .xl\:translate-y-22\.5{
    --tw-translate-y: 5.625rem;
  }

  .xl\:translate-y-25\.5{
    --tw-translate-y: 6.375rem;
  }

  .xl\:translate-y-26\.75{
    --tw-translate-y: 6.6875rem;
  }

  .xl\:translate-y-32\.5{
    --tw-translate-y: 8.125rem;
  }

  .xl\:translate-y-37\.5{
    --tw-translate-y: 9.375rem;
  }

  .xl\:translate-y-41\.25{
    --tw-translate-y: 10.3125rem;
  }

  .xl\:translate-y-52\.5{
    --tw-translate-y: 13.125rem;
  }

  .xl\:translate-y-54\.5{
    --tw-translate-y: 13.625rem;
  }

  .xl\:translate-y-57\.25{
    --tw-translate-y: 14.3125rem;
  }

  .xl\:translate-y-57\.5{
    --tw-translate-y: 14.375rem;
  }

  .xl\:translate-y-66\.25{
    --tw-translate-y: 16.5625rem;
  }

  .xl\:translate-y-74\.5{
    --tw-translate-y: 18.125rem;
  }

  .xl\:translate-y-106\.25{
    --tw-translate-y: 26.5625rem;
  }

  .xl\:translate-y-112\.25{
    --tw-translate-y: 28.0675rem;
  }

  .xl\:translate-y-112\.75{
    --tw-translate-y: 28.1875rem;
  }

  .xl\:translate-y-147\.5{
    --tw-translate-y: 36.875rem;
  }

  .xl\:translate-y-162\.5{
    --tw-translate-y: 40.625rem;
  }

  .xl\:translate-y-172\.25{
    --tw-translate-y: 42.5625rem;
  }

  .xl\:translate-y-175\.25{
    --tw-translate-y: 43.8125rem;
  }

  .xl\:translate-y-184\.25{
    --tw-translate-y: 46.0625rem;
  }

  .xl\:translate-y-203\.25{
    --tw-translate-y: 50.8125rem;
  }

  .xl\:translate-y-half{
    --tw-translate-y: 50%;
  }

  .xl\:translate-y-full{
    --tw-translate-y: 100%;
  }

  .xl\:translate-y-1\/10{
    --tw-translate-y: 10%;
  }

  .xl\:translate-y-2\/10{
    --tw-translate-y: 20%;
  }

  .xl\:translate-y-3\/10{
    --tw-translate-y: 30%;
  }

  .xl\:translate-y-4\/10{
    --tw-translate-y: 40%;
  }

  .xl\:translate-y-4\.5\/10{
    --tw-translate-y: 45%;
  }

  .xl\:translate-y-5\/10{
    --tw-translate-y: 50%;
  }

  .xl\:translate-y-5\.5\/10{
    --tw-translate-y: 55%;
  }

  .xl\:translate-y-6\/10{
    --tw-translate-y: 60%;
  }

  .xl\:translate-y-7\/10{
    --tw-translate-y: 70%;
  }

  .xl\:translate-y-8\/10{
    --tw-translate-y: 80%;
  }

  .xl\:translate-y-9\/10{
    --tw-translate-y: 90%;
  }

  .xl\:translate-y-1\/12{
    --tw-translate-y: 8.333333%;
  }

  .xl\:translate-y-2\/12{
    --tw-translate-y: 16.666667%;
  }

  .xl\:translate-y-3\/12{
    --tw-translate-y: 25%;
  }

  .xl\:translate-y-4\/12{
    --tw-translate-y: 33.333333%;
  }

  .xl\:translate-y-5\/12{
    --tw-translate-y: 41.666667%;
  }

  .xl\:translate-y-6\/12{
    --tw-translate-y: 50%;
  }

  .xl\:translate-y-7\/12{
    --tw-translate-y: 58.333333%;
  }

  .xl\:translate-y-8\/12{
    --tw-translate-y: 66.666667%;
  }

  .xl\:translate-y-9\/12{
    --tw-translate-y: 75%;
  }

  .xl\:translate-y-10\/12{
    --tw-translate-y: 83.333333%;
  }

  .xl\:translate-y-11\/12{
    --tw-translate-y: 91.666667%;
  }

  .xl\:-translate-y-0{
    --tw-translate-y: 0px;
  }

  .xl\:-translate-y-1{
    --tw-translate-y: -0.25rem;
  }

  .xl\:-translate-y-2{
    --tw-translate-y: -0.5rem;
  }

  .xl\:-translate-y-3{
    --tw-translate-y: -0.75rem;
  }

  .xl\:-translate-y-4{
    --tw-translate-y: -1rem;
  }

  .xl\:-translate-y-5{
    --tw-translate-y: -1.25rem;
  }

  .xl\:-translate-y-6{
    --tw-translate-y: -1.5rem;
  }

  .xl\:-translate-y-7{
    --tw-translate-y: -1.75rem;
  }

  .xl\:-translate-y-8{
    --tw-translate-y: -2rem;
  }

  .xl\:-translate-y-9{
    --tw-translate-y: -2.25rem;
  }

  .xl\:-translate-y-10{
    --tw-translate-y: -2.5rem;
  }

  .xl\:-translate-y-11{
    --tw-translate-y: -2.75rem;
  }

  .xl\:-translate-y-12{
    --tw-translate-y: -3rem;
  }

  .xl\:-translate-y-13{
    --tw-translate-y: -3.25rem;
  }

  .xl\:-translate-y-14{
    --tw-translate-y: -3.5rem;
  }

  .xl\:-translate-y-15{
    --tw-translate-y: -3.75rem;
  }

  .xl\:-translate-y-16{
    --tw-translate-y: -4rem;
  }

  .xl\:-translate-y-17{
    --tw-translate-y: -4.25rem;
  }

  .xl\:-translate-y-18{
    --tw-translate-y: -4.5rem;
  }

  .xl\:-translate-y-19{
    --tw-translate-y: -4.75rem;
  }

  .xl\:-translate-y-20{
    --tw-translate-y: -5rem;
  }

  .xl\:-translate-y-22{
    --tw-translate-y: -5.5rem;
  }

  .xl\:-translate-y-24{
    --tw-translate-y: -6rem;
  }

  .xl\:-translate-y-25{
    --tw-translate-y: -6.25rem;
  }

  .xl\:-translate-y-28{
    --tw-translate-y: -7rem;
  }

  .xl\:-translate-y-30{
    --tw-translate-y: -7.5rem;
  }

  .xl\:-translate-y-32{
    --tw-translate-y: -8rem;
  }

  .xl\:-translate-y-34{
    --tw-translate-y: -8.5rem;
  }

  .xl\:-translate-y-35{
    --tw-translate-y: -8.75rem;
  }

  .xl\:-translate-y-36{
    --tw-translate-y: -9rem;
  }

  .xl\:-translate-y-39{
    --tw-translate-y: -9.75rem;
  }

  .xl\:-translate-y-40{
    --tw-translate-y: -10rem;
  }

  .xl\:-translate-y-42{
    --tw-translate-y: -10.5rem;
  }

  .xl\:-translate-y-44{
    --tw-translate-y: -11rem;
  }

  .xl\:-translate-y-45{
    --tw-translate-y: -11.25rem;
  }

  .xl\:-translate-y-48{
    --tw-translate-y: -12rem;
  }

  .xl\:-translate-y-50{
    --tw-translate-y: -12.5rem;
  }

  .xl\:-translate-y-52{
    --tw-translate-y: -13rem;
  }

  .xl\:-translate-y-55{
    --tw-translate-y: -13.75rem;
  }

  .xl\:-translate-y-56{
    --tw-translate-y: -14rem;
  }

  .xl\:-translate-y-58{
    --tw-translate-y: -14.5rem;
  }

  .xl\:-translate-y-60{
    --tw-translate-y: -15rem;
  }

  .xl\:-translate-y-64{
    --tw-translate-y: -16rem;
  }

  .xl\:-translate-y-65{
    --tw-translate-y: -16.25rem;
  }

  .xl\:-translate-y-68{
    --tw-translate-y: -17rem;
  }

  .xl\:-translate-y-69{
    --tw-translate-y: -17.25rem;
  }

  .xl\:-translate-y-70{
    --tw-translate-y: -17.5rem;
  }

  .xl\:-translate-y-72{
    --tw-translate-y: -18rem;
  }

  .xl\:-translate-y-75{
    --tw-translate-y: -18.75rem;
  }

  .xl\:-translate-y-80{
    --tw-translate-y: -20rem;
  }

  .xl\:-translate-y-85{
    --tw-translate-y: -21.25rem;
  }

  .xl\:-translate-y-86{
    --tw-translate-y: -21.5rem;
  }

  .xl\:-translate-y-90{
    --tw-translate-y: -22.5rem;
  }

  .xl\:-translate-y-96{
    --tw-translate-y: -24rem;
  }

  .xl\:-translate-y-100{
    --tw-translate-y: -25rem;
  }

  .xl\:-translate-y-115{
    --tw-translate-y: -28.75rem;
  }

  .xl\:-translate-y-125{
    --tw-translate-y: -31.25rem;
  }

  .xl\:-translate-y-142{
    --tw-translate-y: -35.5rem;
  }

  .xl\:-translate-y-150{
    --tw-translate-y: -37.5rem;
  }

  .xl\:-translate-y-156{
    --tw-translate-y: -39rem;
  }

  .xl\:-translate-y-160{
    --tw-translate-y: -40rem;
  }

  .xl\:-translate-y-175{
    --tw-translate-y: -43.75rem;
  }

  .xl\:-translate-y-207{
    --tw-translate-y: -51.75rem;
  }

  .xl\:-translate-y-242{
    --tw-translate-y: -60.5rem;
  }

  .xl\:-translate-y-250{
    --tw-translate-y: -62.5rem;
  }

  .xl\:-translate-y-258{
    --tw-translate-y: -64.5rem;
  }

  .xl\:-translate-y-265{
    --tw-translate-y: -66.25rem;
  }

  .xl\:-translate-y-280{
    --tw-translate-y: -70rem;
  }

  .xl\:-translate-y-px{
    --tw-translate-y: -1px;
  }

  .xl\:-translate-y-0\.5{
    --tw-translate-y: -0.125rem;
  }

  .xl\:-translate-y-1\.5{
    --tw-translate-y: -0.375rem;
  }

  .xl\:-translate-y-2\.5{
    --tw-translate-y: -0.625rem;
  }

  .xl\:-translate-y-3\.5{
    --tw-translate-y: -0.875rem;
  }

  .xl\:-translate-y-0\.25{
    --tw-translate-y: -0.0625rem;
  }

  .xl\:-translate-y-0\.75{
    --tw-translate-y: -0.1875rem;
  }

  .xl\:-translate-y-1\.25{
    --tw-translate-y: -0.3125rem;
  }

  .xl\:-translate-y-1\.75{
    --tw-translate-y: -0.4375rem;
  }

  .xl\:-translate-y-2\.25{
    --tw-translate-y: -0.5625rem;
  }

  .xl\:-translate-y-2\.75{
    --tw-translate-y: -0.6875rem;
  }

  .xl\:-translate-y-3\.25{
    --tw-translate-y: -0.8125rem;
  }

  .xl\:-translate-y-3\.75{
    --tw-translate-y: -0.9375rem;
  }

  .xl\:-translate-y-4\.25{
    --tw-translate-y: -1.0625rem;
  }

  .xl\:-translate-y-4\.5{
    --tw-translate-y: -1.125rem;
  }

  .xl\:-translate-y-4\.75{
    --tw-translate-y: -1.1875rem;
  }

  .xl\:-translate-y-5\.25{
    --tw-translate-y: -1.3125rem;
  }

  .xl\:-translate-y-5\.5{
    --tw-translate-y: -1.375rem;
  }

  .xl\:-translate-y-5\.75{
    --tw-translate-y: -1.4375rem;
  }

  .xl\:-translate-y-6\.25{
    --tw-translate-y: -1.5625rem;
  }

  .xl\:-translate-y-6\.5{
    --tw-translate-y: -1.625rem;
  }

  .xl\:-translate-y-6\.75{
    --tw-translate-y: -1.6875rem;
  }

  .xl\:-translate-y-7\.25{
    --tw-translate-y: -1.8125rem;
  }

  .xl\:-translate-y-7\.5{
    --tw-translate-y: -1.875rem;
  }

  .xl\:-translate-y-8\.25{
    --tw-translate-y: -2.0625rem;
  }

  .xl\:-translate-y-8\.5{
    --tw-translate-y: -2.125rem;
  }

  .xl\:-translate-y-9\.25{
    --tw-translate-y: -2.3125rem;
  }

  .xl\:-translate-y-9\.5{
    --tw-translate-y: -2.375rem;
  }

  .xl\:-translate-y-10\.5{
    --tw-translate-y: -2.625rem;
  }

  .xl\:-translate-y-11\.25{
    --tw-translate-y: -2.8125rem;
  }

  .xl\:-translate-y-11\.5{
    --tw-translate-y: -2.875rem;
  }

  .xl\:-translate-y-12\.5{
    --tw-translate-y: -3.125rem;
  }

  .xl\:-translate-y-12\.75{
    --tw-translate-y: -3.1875rem;
  }

  .xl\:-translate-y-13\.5{
    --tw-translate-y: -3.375rem;
  }

  .xl\:-translate-y-14\.5{
    --tw-translate-y: -3.625rem;
  }

  .xl\:-translate-y-15\.5{
    --tw-translate-y: -3.875rem;
  }

  .xl\:-translate-y-15\.75{
    --tw-translate-y: -3.9375rem;
  }

  .xl\:-translate-y-16\.25{
    --tw-translate-y: -4.0625rem;
  }

  .xl\:-translate-y-17\.25{
    --tw-translate-y: -4.3125rem;
  }

  .xl\:-translate-y-17\.5{
    --tw-translate-y: -4.375rem;
  }

  .xl\:-translate-y-18\.25{
    --tw-translate-y: -4.5625rem;
  }

  .xl\:-translate-y-18\.5{
    --tw-translate-y: -4.625rem;
  }

  .xl\:-translate-y-20\.25{
    --tw-translate-y: -5.0625rem;
  }

  .xl\:-translate-y-20\.5{
    --tw-translate-y: -5.125rem;
  }

  .xl\:-translate-y-22\.5{
    --tw-translate-y: -5.625rem;
  }

  .xl\:-translate-y-25\.5{
    --tw-translate-y: -6.375rem;
  }

  .xl\:-translate-y-26\.75{
    --tw-translate-y: -6.6875rem;
  }

  .xl\:-translate-y-32\.5{
    --tw-translate-y: -8.125rem;
  }

  .xl\:-translate-y-37\.5{
    --tw-translate-y: -9.375rem;
  }

  .xl\:-translate-y-41\.25{
    --tw-translate-y: -10.3125rem;
  }

  .xl\:-translate-y-52\.5{
    --tw-translate-y: -13.125rem;
  }

  .xl\:-translate-y-54\.5{
    --tw-translate-y: -13.625rem;
  }

  .xl\:-translate-y-57\.25{
    --tw-translate-y: -14.3125rem;
  }

  .xl\:-translate-y-57\.5{
    --tw-translate-y: -14.375rem;
  }

  .xl\:-translate-y-66\.25{
    --tw-translate-y: -16.5625rem;
  }

  .xl\:-translate-y-74\.5{
    --tw-translate-y: -18.125rem;
  }

  .xl\:-translate-y-106\.25{
    --tw-translate-y: -26.5625rem;
  }

  .xl\:-translate-y-112\.25{
    --tw-translate-y: -28.0675rem;
  }

  .xl\:-translate-y-112\.75{
    --tw-translate-y: -28.1875rem;
  }

  .xl\:-translate-y-147\.5{
    --tw-translate-y: -36.875rem;
  }

  .xl\:-translate-y-162\.5{
    --tw-translate-y: -40.625rem;
  }

  .xl\:-translate-y-172\.25{
    --tw-translate-y: -42.5625rem;
  }

  .xl\:-translate-y-175\.25{
    --tw-translate-y: -43.8125rem;
  }

  .xl\:-translate-y-184\.25{
    --tw-translate-y: -46.0625rem;
  }

  .xl\:-translate-y-203\.25{
    --tw-translate-y: -50.8125rem;
  }

  .xl\:-translate-y-half{
    --tw-translate-y: -50%;
  }

  .xl\:-translate-y-full{
    --tw-translate-y: -100%;
  }

  .xl\:-translate-y-1\/10{
    --tw-translate-y: -10%;
  }

  .xl\:-translate-y-2\/10{
    --tw-translate-y: -20%;
  }

  .xl\:-translate-y-3\/10{
    --tw-translate-y: -30%;
  }

  .xl\:-translate-y-4\/10{
    --tw-translate-y: -40%;
  }

  .xl\:-translate-y-4\.5\/10{
    --tw-translate-y: -45%;
  }

  .xl\:-translate-y-5\/10{
    --tw-translate-y: -50%;
  }

  .xl\:-translate-y-5\.5\/10{
    --tw-translate-y: -55%;
  }

  .xl\:-translate-y-6\/10{
    --tw-translate-y: -60%;
  }

  .xl\:-translate-y-7\/10{
    --tw-translate-y: -70%;
  }

  .xl\:-translate-y-8\/10{
    --tw-translate-y: -80%;
  }

  .xl\:-translate-y-9\/10{
    --tw-translate-y: -90%;
  }

  .xl\:-translate-y-1\/12{
    --tw-translate-y: -8.33333%;
  }

  .xl\:-translate-y-2\/12{
    --tw-translate-y: -16.66667%;
  }

  .xl\:-translate-y-3\/12{
    --tw-translate-y: -25%;
  }

  .xl\:-translate-y-4\/12{
    --tw-translate-y: -33.33333%;
  }

  .xl\:-translate-y-5\/12{
    --tw-translate-y: -41.66667%;
  }

  .xl\:-translate-y-6\/12{
    --tw-translate-y: -50%;
  }

  .xl\:-translate-y-7\/12{
    --tw-translate-y: -58.33333%;
  }

  .xl\:-translate-y-8\/12{
    --tw-translate-y: -66.66667%;
  }

  .xl\:-translate-y-9\/12{
    --tw-translate-y: -75%;
  }

  .xl\:-translate-y-10\/12{
    --tw-translate-y: -83.33333%;
  }

  .xl\:-translate-y-11\/12{
    --tw-translate-y: -91.66667%;
  }

  .xl\:translate-y-1\/2{
    --tw-translate-y: 50%;
  }

  .xl\:translate-y-1\/3{
    --tw-translate-y: 33.333333%;
  }

  .xl\:translate-y-2\/3{
    --tw-translate-y: 66.666667%;
  }

  .xl\:translate-y-1\/4{
    --tw-translate-y: 25%;
  }

  .xl\:translate-y-2\/4{
    --tw-translate-y: 50%;
  }

  .xl\:translate-y-3\/4{
    --tw-translate-y: 75%;
  }

  .xl\:-translate-y-1\/2{
    --tw-translate-y: -50%;
  }

  .xl\:-translate-y-1\/3{
    --tw-translate-y: -33.333333%;
  }

  .xl\:-translate-y-2\/3{
    --tw-translate-y: -66.666667%;
  }

  .xl\:-translate-y-1\/4{
    --tw-translate-y: -25%;
  }

  .xl\:-translate-y-2\/4{
    --tw-translate-y: -50%;
  }

  .xl\:-translate-y-3\/4{
    --tw-translate-y: -75%;
  }

  .xl\:hover\:translate-x-0:hover{
    --tw-translate-x: 0px;
  }

  .xl\:hover\:translate-x-1:hover{
    --tw-translate-x: 0.25rem;
  }

  .xl\:hover\:translate-x-2:hover{
    --tw-translate-x: 0.5rem;
  }

  .xl\:hover\:translate-x-3:hover{
    --tw-translate-x: 0.75rem;
  }

  .xl\:hover\:translate-x-4:hover{
    --tw-translate-x: 1rem;
  }

  .xl\:hover\:translate-x-5:hover{
    --tw-translate-x: 1.25rem;
  }

  .xl\:hover\:translate-x-6:hover{
    --tw-translate-x: 1.5rem;
  }

  .xl\:hover\:translate-x-7:hover{
    --tw-translate-x: 1.75rem;
  }

  .xl\:hover\:translate-x-8:hover{
    --tw-translate-x: 2rem;
  }

  .xl\:hover\:translate-x-9:hover{
    --tw-translate-x: 2.25rem;
  }

  .xl\:hover\:translate-x-10:hover{
    --tw-translate-x: 2.5rem;
  }

  .xl\:hover\:translate-x-11:hover{
    --tw-translate-x: 2.75rem;
  }

  .xl\:hover\:translate-x-12:hover{
    --tw-translate-x: 3rem;
  }

  .xl\:hover\:translate-x-13:hover{
    --tw-translate-x: 3.25rem;
  }

  .xl\:hover\:translate-x-14:hover{
    --tw-translate-x: 3.5rem;
  }

  .xl\:hover\:translate-x-15:hover{
    --tw-translate-x: 3.75rem;
  }

  .xl\:hover\:translate-x-16:hover{
    --tw-translate-x: 4rem;
  }

  .xl\:hover\:translate-x-17:hover{
    --tw-translate-x: 4.25rem;
  }

  .xl\:hover\:translate-x-18:hover{
    --tw-translate-x: 4.5rem;
  }

  .xl\:hover\:translate-x-19:hover{
    --tw-translate-x: 4.75rem;
  }

  .xl\:hover\:translate-x-20:hover{
    --tw-translate-x: 5rem;
  }

  .xl\:hover\:translate-x-22:hover{
    --tw-translate-x: 5.5rem;
  }

  .xl\:hover\:translate-x-24:hover{
    --tw-translate-x: 6rem;
  }

  .xl\:hover\:translate-x-25:hover{
    --tw-translate-x: 6.25rem;
  }

  .xl\:hover\:translate-x-28:hover{
    --tw-translate-x: 7rem;
  }

  .xl\:hover\:translate-x-30:hover{
    --tw-translate-x: 7.5rem;
  }

  .xl\:hover\:translate-x-32:hover{
    --tw-translate-x: 8rem;
  }

  .xl\:hover\:translate-x-34:hover{
    --tw-translate-x: 8.5rem;
  }

  .xl\:hover\:translate-x-35:hover{
    --tw-translate-x: 8.75rem;
  }

  .xl\:hover\:translate-x-36:hover{
    --tw-translate-x: 9rem;
  }

  .xl\:hover\:translate-x-39:hover{
    --tw-translate-x: 9.75rem;
  }

  .xl\:hover\:translate-x-40:hover{
    --tw-translate-x: 10rem;
  }

  .xl\:hover\:translate-x-42:hover{
    --tw-translate-x: 10.5rem;
  }

  .xl\:hover\:translate-x-44:hover{
    --tw-translate-x: 11rem;
  }

  .xl\:hover\:translate-x-45:hover{
    --tw-translate-x: 11.25rem;
  }

  .xl\:hover\:translate-x-48:hover{
    --tw-translate-x: 12rem;
  }

  .xl\:hover\:translate-x-50:hover{
    --tw-translate-x: 12.5rem;
  }

  .xl\:hover\:translate-x-52:hover{
    --tw-translate-x: 13rem;
  }

  .xl\:hover\:translate-x-55:hover{
    --tw-translate-x: 13.75rem;
  }

  .xl\:hover\:translate-x-56:hover{
    --tw-translate-x: 14rem;
  }

  .xl\:hover\:translate-x-58:hover{
    --tw-translate-x: 14.5rem;
  }

  .xl\:hover\:translate-x-60:hover{
    --tw-translate-x: 15rem;
  }

  .xl\:hover\:translate-x-64:hover{
    --tw-translate-x: 16rem;
  }

  .xl\:hover\:translate-x-65:hover{
    --tw-translate-x: 16.25rem;
  }

  .xl\:hover\:translate-x-68:hover{
    --tw-translate-x: 17rem;
  }

  .xl\:hover\:translate-x-69:hover{
    --tw-translate-x: 17.25rem;
  }

  .xl\:hover\:translate-x-70:hover{
    --tw-translate-x: 17.5rem;
  }

  .xl\:hover\:translate-x-72:hover{
    --tw-translate-x: 18rem;
  }

  .xl\:hover\:translate-x-75:hover{
    --tw-translate-x: 18.75rem;
  }

  .xl\:hover\:translate-x-80:hover{
    --tw-translate-x: 20rem;
  }

  .xl\:hover\:translate-x-85:hover{
    --tw-translate-x: 21.25rem;
  }

  .xl\:hover\:translate-x-86:hover{
    --tw-translate-x: 21.5rem;
  }

  .xl\:hover\:translate-x-90:hover{
    --tw-translate-x: 22.5rem;
  }

  .xl\:hover\:translate-x-96:hover{
    --tw-translate-x: 24rem;
  }

  .xl\:hover\:translate-x-100:hover{
    --tw-translate-x: 25rem;
  }

  .xl\:hover\:translate-x-115:hover{
    --tw-translate-x: 28.75rem;
  }

  .xl\:hover\:translate-x-125:hover{
    --tw-translate-x: 31.25rem;
  }

  .xl\:hover\:translate-x-142:hover{
    --tw-translate-x: 35.5rem;
  }

  .xl\:hover\:translate-x-150:hover{
    --tw-translate-x: 37.5rem;
  }

  .xl\:hover\:translate-x-156:hover{
    --tw-translate-x: 39rem;
  }

  .xl\:hover\:translate-x-160:hover{
    --tw-translate-x: 40rem;
  }

  .xl\:hover\:translate-x-175:hover{
    --tw-translate-x: 43.75rem;
  }

  .xl\:hover\:translate-x-207:hover{
    --tw-translate-x: 51.75rem;
  }

  .xl\:hover\:translate-x-242:hover{
    --tw-translate-x: 60.5rem;
  }

  .xl\:hover\:translate-x-250:hover{
    --tw-translate-x: 62.5rem;
  }

  .xl\:hover\:translate-x-258:hover{
    --tw-translate-x: 64.5rem;
  }

  .xl\:hover\:translate-x-265:hover{
    --tw-translate-x: 66.25rem;
  }

  .xl\:hover\:translate-x-280:hover{
    --tw-translate-x: 70rem;
  }

  .xl\:hover\:translate-x-px:hover{
    --tw-translate-x: 1px;
  }

  .xl\:hover\:translate-x-0\.5:hover{
    --tw-translate-x: 0.125rem;
  }

  .xl\:hover\:translate-x-1\.5:hover{
    --tw-translate-x: 0.375rem;
  }

  .xl\:hover\:translate-x-2\.5:hover{
    --tw-translate-x: 0.625rem;
  }

  .xl\:hover\:translate-x-3\.5:hover{
    --tw-translate-x: 0.875rem;
  }

  .xl\:hover\:translate-x-0\.25:hover{
    --tw-translate-x: 0.0625rem;
  }

  .xl\:hover\:translate-x-0\.75:hover{
    --tw-translate-x: 0.1875rem;
  }

  .xl\:hover\:translate-x-1\.25:hover{
    --tw-translate-x: 0.3125rem;
  }

  .xl\:hover\:translate-x-1\.75:hover{
    --tw-translate-x: 0.4375rem;
  }

  .xl\:hover\:translate-x-2\.25:hover{
    --tw-translate-x: 0.5625rem;
  }

  .xl\:hover\:translate-x-2\.75:hover{
    --tw-translate-x: 0.6875rem;
  }

  .xl\:hover\:translate-x-3\.25:hover{
    --tw-translate-x: 0.8125rem;
  }

  .xl\:hover\:translate-x-3\.75:hover{
    --tw-translate-x: 0.9375rem;
  }

  .xl\:hover\:translate-x-4\.25:hover{
    --tw-translate-x: 1.0625rem;
  }

  .xl\:hover\:translate-x-4\.5:hover{
    --tw-translate-x: 1.125rem;
  }

  .xl\:hover\:translate-x-4\.75:hover{
    --tw-translate-x: 1.1875rem;
  }

  .xl\:hover\:translate-x-5\.25:hover{
    --tw-translate-x: 1.3125rem;
  }

  .xl\:hover\:translate-x-5\.5:hover{
    --tw-translate-x: 1.375rem;
  }

  .xl\:hover\:translate-x-5\.75:hover{
    --tw-translate-x: 1.4375rem;
  }

  .xl\:hover\:translate-x-6\.25:hover{
    --tw-translate-x: 1.5625rem;
  }

  .xl\:hover\:translate-x-6\.5:hover{
    --tw-translate-x: 1.625rem;
  }

  .xl\:hover\:translate-x-6\.75:hover{
    --tw-translate-x: 1.6875rem;
  }

  .xl\:hover\:translate-x-7\.25:hover{
    --tw-translate-x: 1.8125rem;
  }

  .xl\:hover\:translate-x-7\.5:hover{
    --tw-translate-x: 1.875rem;
  }

  .xl\:hover\:translate-x-8\.25:hover{
    --tw-translate-x: 2.0625rem;
  }

  .xl\:hover\:translate-x-8\.5:hover{
    --tw-translate-x: 2.125rem;
  }

  .xl\:hover\:translate-x-9\.25:hover{
    --tw-translate-x: 2.3125rem;
  }

  .xl\:hover\:translate-x-9\.5:hover{
    --tw-translate-x: 2.375rem;
  }

  .xl\:hover\:translate-x-10\.5:hover{
    --tw-translate-x: 2.625rem;
  }

  .xl\:hover\:translate-x-11\.25:hover{
    --tw-translate-x: 2.8125rem;
  }

  .xl\:hover\:translate-x-11\.5:hover{
    --tw-translate-x: 2.875rem;
  }

  .xl\:hover\:translate-x-12\.5:hover{
    --tw-translate-x: 3.125rem;
  }

  .xl\:hover\:translate-x-12\.75:hover{
    --tw-translate-x: 3.1875rem;
  }

  .xl\:hover\:translate-x-13\.5:hover{
    --tw-translate-x: 3.375rem;
  }

  .xl\:hover\:translate-x-14\.5:hover{
    --tw-translate-x: 3.625rem;
  }

  .xl\:hover\:translate-x-15\.5:hover{
    --tw-translate-x: 3.875rem;
  }

  .xl\:hover\:translate-x-15\.75:hover{
    --tw-translate-x: 3.9375rem;
  }

  .xl\:hover\:translate-x-16\.25:hover{
    --tw-translate-x: 4.0625rem;
  }

  .xl\:hover\:translate-x-17\.25:hover{
    --tw-translate-x: 4.3125rem;
  }

  .xl\:hover\:translate-x-17\.5:hover{
    --tw-translate-x: 4.375rem;
  }

  .xl\:hover\:translate-x-18\.25:hover{
    --tw-translate-x: 4.5625rem;
  }

  .xl\:hover\:translate-x-18\.5:hover{
    --tw-translate-x: 4.625rem;
  }

  .xl\:hover\:translate-x-20\.25:hover{
    --tw-translate-x: 5.0625rem;
  }

  .xl\:hover\:translate-x-20\.5:hover{
    --tw-translate-x: 5.125rem;
  }

  .xl\:hover\:translate-x-22\.5:hover{
    --tw-translate-x: 5.625rem;
  }

  .xl\:hover\:translate-x-25\.5:hover{
    --tw-translate-x: 6.375rem;
  }

  .xl\:hover\:translate-x-26\.75:hover{
    --tw-translate-x: 6.6875rem;
  }

  .xl\:hover\:translate-x-32\.5:hover{
    --tw-translate-x: 8.125rem;
  }

  .xl\:hover\:translate-x-37\.5:hover{
    --tw-translate-x: 9.375rem;
  }

  .xl\:hover\:translate-x-41\.25:hover{
    --tw-translate-x: 10.3125rem;
  }

  .xl\:hover\:translate-x-52\.5:hover{
    --tw-translate-x: 13.125rem;
  }

  .xl\:hover\:translate-x-54\.5:hover{
    --tw-translate-x: 13.625rem;
  }

  .xl\:hover\:translate-x-57\.25:hover{
    --tw-translate-x: 14.3125rem;
  }

  .xl\:hover\:translate-x-57\.5:hover{
    --tw-translate-x: 14.375rem;
  }

  .xl\:hover\:translate-x-66\.25:hover{
    --tw-translate-x: 16.5625rem;
  }

  .xl\:hover\:translate-x-74\.5:hover{
    --tw-translate-x: 18.125rem;
  }

  .xl\:hover\:translate-x-106\.25:hover{
    --tw-translate-x: 26.5625rem;
  }

  .xl\:hover\:translate-x-112\.25:hover{
    --tw-translate-x: 28.0675rem;
  }

  .xl\:hover\:translate-x-112\.75:hover{
    --tw-translate-x: 28.1875rem;
  }

  .xl\:hover\:translate-x-147\.5:hover{
    --tw-translate-x: 36.875rem;
  }

  .xl\:hover\:translate-x-162\.5:hover{
    --tw-translate-x: 40.625rem;
  }

  .xl\:hover\:translate-x-172\.25:hover{
    --tw-translate-x: 42.5625rem;
  }

  .xl\:hover\:translate-x-175\.25:hover{
    --tw-translate-x: 43.8125rem;
  }

  .xl\:hover\:translate-x-184\.25:hover{
    --tw-translate-x: 46.0625rem;
  }

  .xl\:hover\:translate-x-203\.25:hover{
    --tw-translate-x: 50.8125rem;
  }

  .xl\:hover\:translate-x-half:hover{
    --tw-translate-x: 50%;
  }

  .xl\:hover\:translate-x-full:hover{
    --tw-translate-x: 100%;
  }

  .xl\:hover\:translate-x-1\/10:hover{
    --tw-translate-x: 10%;
  }

  .xl\:hover\:translate-x-2\/10:hover{
    --tw-translate-x: 20%;
  }

  .xl\:hover\:translate-x-3\/10:hover{
    --tw-translate-x: 30%;
  }

  .xl\:hover\:translate-x-4\/10:hover{
    --tw-translate-x: 40%;
  }

  .xl\:hover\:translate-x-4\.5\/10:hover{
    --tw-translate-x: 45%;
  }

  .xl\:hover\:translate-x-5\/10:hover{
    --tw-translate-x: 50%;
  }

  .xl\:hover\:translate-x-5\.5\/10:hover{
    --tw-translate-x: 55%;
  }

  .xl\:hover\:translate-x-6\/10:hover{
    --tw-translate-x: 60%;
  }

  .xl\:hover\:translate-x-7\/10:hover{
    --tw-translate-x: 70%;
  }

  .xl\:hover\:translate-x-8\/10:hover{
    --tw-translate-x: 80%;
  }

  .xl\:hover\:translate-x-9\/10:hover{
    --tw-translate-x: 90%;
  }

  .xl\:hover\:translate-x-1\/12:hover{
    --tw-translate-x: 8.333333%;
  }

  .xl\:hover\:translate-x-2\/12:hover{
    --tw-translate-x: 16.666667%;
  }

  .xl\:hover\:translate-x-3\/12:hover{
    --tw-translate-x: 25%;
  }

  .xl\:hover\:translate-x-4\/12:hover{
    --tw-translate-x: 33.333333%;
  }

  .xl\:hover\:translate-x-5\/12:hover{
    --tw-translate-x: 41.666667%;
  }

  .xl\:hover\:translate-x-6\/12:hover{
    --tw-translate-x: 50%;
  }

  .xl\:hover\:translate-x-7\/12:hover{
    --tw-translate-x: 58.333333%;
  }

  .xl\:hover\:translate-x-8\/12:hover{
    --tw-translate-x: 66.666667%;
  }

  .xl\:hover\:translate-x-9\/12:hover{
    --tw-translate-x: 75%;
  }

  .xl\:hover\:translate-x-10\/12:hover{
    --tw-translate-x: 83.333333%;
  }

  .xl\:hover\:translate-x-11\/12:hover{
    --tw-translate-x: 91.666667%;
  }

  .xl\:hover\:-translate-x-0:hover{
    --tw-translate-x: 0px;
  }

  .xl\:hover\:-translate-x-1:hover{
    --tw-translate-x: -0.25rem;
  }

  .xl\:hover\:-translate-x-2:hover{
    --tw-translate-x: -0.5rem;
  }

  .xl\:hover\:-translate-x-3:hover{
    --tw-translate-x: -0.75rem;
  }

  .xl\:hover\:-translate-x-4:hover{
    --tw-translate-x: -1rem;
  }

  .xl\:hover\:-translate-x-5:hover{
    --tw-translate-x: -1.25rem;
  }

  .xl\:hover\:-translate-x-6:hover{
    --tw-translate-x: -1.5rem;
  }

  .xl\:hover\:-translate-x-7:hover{
    --tw-translate-x: -1.75rem;
  }

  .xl\:hover\:-translate-x-8:hover{
    --tw-translate-x: -2rem;
  }

  .xl\:hover\:-translate-x-9:hover{
    --tw-translate-x: -2.25rem;
  }

  .xl\:hover\:-translate-x-10:hover{
    --tw-translate-x: -2.5rem;
  }

  .xl\:hover\:-translate-x-11:hover{
    --tw-translate-x: -2.75rem;
  }

  .xl\:hover\:-translate-x-12:hover{
    --tw-translate-x: -3rem;
  }

  .xl\:hover\:-translate-x-13:hover{
    --tw-translate-x: -3.25rem;
  }

  .xl\:hover\:-translate-x-14:hover{
    --tw-translate-x: -3.5rem;
  }

  .xl\:hover\:-translate-x-15:hover{
    --tw-translate-x: -3.75rem;
  }

  .xl\:hover\:-translate-x-16:hover{
    --tw-translate-x: -4rem;
  }

  .xl\:hover\:-translate-x-17:hover{
    --tw-translate-x: -4.25rem;
  }

  .xl\:hover\:-translate-x-18:hover{
    --tw-translate-x: -4.5rem;
  }

  .xl\:hover\:-translate-x-19:hover{
    --tw-translate-x: -4.75rem;
  }

  .xl\:hover\:-translate-x-20:hover{
    --tw-translate-x: -5rem;
  }

  .xl\:hover\:-translate-x-22:hover{
    --tw-translate-x: -5.5rem;
  }

  .xl\:hover\:-translate-x-24:hover{
    --tw-translate-x: -6rem;
  }

  .xl\:hover\:-translate-x-25:hover{
    --tw-translate-x: -6.25rem;
  }

  .xl\:hover\:-translate-x-28:hover{
    --tw-translate-x: -7rem;
  }

  .xl\:hover\:-translate-x-30:hover{
    --tw-translate-x: -7.5rem;
  }

  .xl\:hover\:-translate-x-32:hover{
    --tw-translate-x: -8rem;
  }

  .xl\:hover\:-translate-x-34:hover{
    --tw-translate-x: -8.5rem;
  }

  .xl\:hover\:-translate-x-35:hover{
    --tw-translate-x: -8.75rem;
  }

  .xl\:hover\:-translate-x-36:hover{
    --tw-translate-x: -9rem;
  }

  .xl\:hover\:-translate-x-39:hover{
    --tw-translate-x: -9.75rem;
  }

  .xl\:hover\:-translate-x-40:hover{
    --tw-translate-x: -10rem;
  }

  .xl\:hover\:-translate-x-42:hover{
    --tw-translate-x: -10.5rem;
  }

  .xl\:hover\:-translate-x-44:hover{
    --tw-translate-x: -11rem;
  }

  .xl\:hover\:-translate-x-45:hover{
    --tw-translate-x: -11.25rem;
  }

  .xl\:hover\:-translate-x-48:hover{
    --tw-translate-x: -12rem;
  }

  .xl\:hover\:-translate-x-50:hover{
    --tw-translate-x: -12.5rem;
  }

  .xl\:hover\:-translate-x-52:hover{
    --tw-translate-x: -13rem;
  }

  .xl\:hover\:-translate-x-55:hover{
    --tw-translate-x: -13.75rem;
  }

  .xl\:hover\:-translate-x-56:hover{
    --tw-translate-x: -14rem;
  }

  .xl\:hover\:-translate-x-58:hover{
    --tw-translate-x: -14.5rem;
  }

  .xl\:hover\:-translate-x-60:hover{
    --tw-translate-x: -15rem;
  }

  .xl\:hover\:-translate-x-64:hover{
    --tw-translate-x: -16rem;
  }

  .xl\:hover\:-translate-x-65:hover{
    --tw-translate-x: -16.25rem;
  }

  .xl\:hover\:-translate-x-68:hover{
    --tw-translate-x: -17rem;
  }

  .xl\:hover\:-translate-x-69:hover{
    --tw-translate-x: -17.25rem;
  }

  .xl\:hover\:-translate-x-70:hover{
    --tw-translate-x: -17.5rem;
  }

  .xl\:hover\:-translate-x-72:hover{
    --tw-translate-x: -18rem;
  }

  .xl\:hover\:-translate-x-75:hover{
    --tw-translate-x: -18.75rem;
  }

  .xl\:hover\:-translate-x-80:hover{
    --tw-translate-x: -20rem;
  }

  .xl\:hover\:-translate-x-85:hover{
    --tw-translate-x: -21.25rem;
  }

  .xl\:hover\:-translate-x-86:hover{
    --tw-translate-x: -21.5rem;
  }

  .xl\:hover\:-translate-x-90:hover{
    --tw-translate-x: -22.5rem;
  }

  .xl\:hover\:-translate-x-96:hover{
    --tw-translate-x: -24rem;
  }

  .xl\:hover\:-translate-x-100:hover{
    --tw-translate-x: -25rem;
  }

  .xl\:hover\:-translate-x-115:hover{
    --tw-translate-x: -28.75rem;
  }

  .xl\:hover\:-translate-x-125:hover{
    --tw-translate-x: -31.25rem;
  }

  .xl\:hover\:-translate-x-142:hover{
    --tw-translate-x: -35.5rem;
  }

  .xl\:hover\:-translate-x-150:hover{
    --tw-translate-x: -37.5rem;
  }

  .xl\:hover\:-translate-x-156:hover{
    --tw-translate-x: -39rem;
  }

  .xl\:hover\:-translate-x-160:hover{
    --tw-translate-x: -40rem;
  }

  .xl\:hover\:-translate-x-175:hover{
    --tw-translate-x: -43.75rem;
  }

  .xl\:hover\:-translate-x-207:hover{
    --tw-translate-x: -51.75rem;
  }

  .xl\:hover\:-translate-x-242:hover{
    --tw-translate-x: -60.5rem;
  }

  .xl\:hover\:-translate-x-250:hover{
    --tw-translate-x: -62.5rem;
  }

  .xl\:hover\:-translate-x-258:hover{
    --tw-translate-x: -64.5rem;
  }

  .xl\:hover\:-translate-x-265:hover{
    --tw-translate-x: -66.25rem;
  }

  .xl\:hover\:-translate-x-280:hover{
    --tw-translate-x: -70rem;
  }

  .xl\:hover\:-translate-x-px:hover{
    --tw-translate-x: -1px;
  }

  .xl\:hover\:-translate-x-0\.5:hover{
    --tw-translate-x: -0.125rem;
  }

  .xl\:hover\:-translate-x-1\.5:hover{
    --tw-translate-x: -0.375rem;
  }

  .xl\:hover\:-translate-x-2\.5:hover{
    --tw-translate-x: -0.625rem;
  }

  .xl\:hover\:-translate-x-3\.5:hover{
    --tw-translate-x: -0.875rem;
  }

  .xl\:hover\:-translate-x-0\.25:hover{
    --tw-translate-x: -0.0625rem;
  }

  .xl\:hover\:-translate-x-0\.75:hover{
    --tw-translate-x: -0.1875rem;
  }

  .xl\:hover\:-translate-x-1\.25:hover{
    --tw-translate-x: -0.3125rem;
  }

  .xl\:hover\:-translate-x-1\.75:hover{
    --tw-translate-x: -0.4375rem;
  }

  .xl\:hover\:-translate-x-2\.25:hover{
    --tw-translate-x: -0.5625rem;
  }

  .xl\:hover\:-translate-x-2\.75:hover{
    --tw-translate-x: -0.6875rem;
  }

  .xl\:hover\:-translate-x-3\.25:hover{
    --tw-translate-x: -0.8125rem;
  }

  .xl\:hover\:-translate-x-3\.75:hover{
    --tw-translate-x: -0.9375rem;
  }

  .xl\:hover\:-translate-x-4\.25:hover{
    --tw-translate-x: -1.0625rem;
  }

  .xl\:hover\:-translate-x-4\.5:hover{
    --tw-translate-x: -1.125rem;
  }

  .xl\:hover\:-translate-x-4\.75:hover{
    --tw-translate-x: -1.1875rem;
  }

  .xl\:hover\:-translate-x-5\.25:hover{
    --tw-translate-x: -1.3125rem;
  }

  .xl\:hover\:-translate-x-5\.5:hover{
    --tw-translate-x: -1.375rem;
  }

  .xl\:hover\:-translate-x-5\.75:hover{
    --tw-translate-x: -1.4375rem;
  }

  .xl\:hover\:-translate-x-6\.25:hover{
    --tw-translate-x: -1.5625rem;
  }

  .xl\:hover\:-translate-x-6\.5:hover{
    --tw-translate-x: -1.625rem;
  }

  .xl\:hover\:-translate-x-6\.75:hover{
    --tw-translate-x: -1.6875rem;
  }

  .xl\:hover\:-translate-x-7\.25:hover{
    --tw-translate-x: -1.8125rem;
  }

  .xl\:hover\:-translate-x-7\.5:hover{
    --tw-translate-x: -1.875rem;
  }

  .xl\:hover\:-translate-x-8\.25:hover{
    --tw-translate-x: -2.0625rem;
  }

  .xl\:hover\:-translate-x-8\.5:hover{
    --tw-translate-x: -2.125rem;
  }

  .xl\:hover\:-translate-x-9\.25:hover{
    --tw-translate-x: -2.3125rem;
  }

  .xl\:hover\:-translate-x-9\.5:hover{
    --tw-translate-x: -2.375rem;
  }

  .xl\:hover\:-translate-x-10\.5:hover{
    --tw-translate-x: -2.625rem;
  }

  .xl\:hover\:-translate-x-11\.25:hover{
    --tw-translate-x: -2.8125rem;
  }

  .xl\:hover\:-translate-x-11\.5:hover{
    --tw-translate-x: -2.875rem;
  }

  .xl\:hover\:-translate-x-12\.5:hover{
    --tw-translate-x: -3.125rem;
  }

  .xl\:hover\:-translate-x-12\.75:hover{
    --tw-translate-x: -3.1875rem;
  }

  .xl\:hover\:-translate-x-13\.5:hover{
    --tw-translate-x: -3.375rem;
  }

  .xl\:hover\:-translate-x-14\.5:hover{
    --tw-translate-x: -3.625rem;
  }

  .xl\:hover\:-translate-x-15\.5:hover{
    --tw-translate-x: -3.875rem;
  }

  .xl\:hover\:-translate-x-15\.75:hover{
    --tw-translate-x: -3.9375rem;
  }

  .xl\:hover\:-translate-x-16\.25:hover{
    --tw-translate-x: -4.0625rem;
  }

  .xl\:hover\:-translate-x-17\.25:hover{
    --tw-translate-x: -4.3125rem;
  }

  .xl\:hover\:-translate-x-17\.5:hover{
    --tw-translate-x: -4.375rem;
  }

  .xl\:hover\:-translate-x-18\.25:hover{
    --tw-translate-x: -4.5625rem;
  }

  .xl\:hover\:-translate-x-18\.5:hover{
    --tw-translate-x: -4.625rem;
  }

  .xl\:hover\:-translate-x-20\.25:hover{
    --tw-translate-x: -5.0625rem;
  }

  .xl\:hover\:-translate-x-20\.5:hover{
    --tw-translate-x: -5.125rem;
  }

  .xl\:hover\:-translate-x-22\.5:hover{
    --tw-translate-x: -5.625rem;
  }

  .xl\:hover\:-translate-x-25\.5:hover{
    --tw-translate-x: -6.375rem;
  }

  .xl\:hover\:-translate-x-26\.75:hover{
    --tw-translate-x: -6.6875rem;
  }

  .xl\:hover\:-translate-x-32\.5:hover{
    --tw-translate-x: -8.125rem;
  }

  .xl\:hover\:-translate-x-37\.5:hover{
    --tw-translate-x: -9.375rem;
  }

  .xl\:hover\:-translate-x-41\.25:hover{
    --tw-translate-x: -10.3125rem;
  }

  .xl\:hover\:-translate-x-52\.5:hover{
    --tw-translate-x: -13.125rem;
  }

  .xl\:hover\:-translate-x-54\.5:hover{
    --tw-translate-x: -13.625rem;
  }

  .xl\:hover\:-translate-x-57\.25:hover{
    --tw-translate-x: -14.3125rem;
  }

  .xl\:hover\:-translate-x-57\.5:hover{
    --tw-translate-x: -14.375rem;
  }

  .xl\:hover\:-translate-x-66\.25:hover{
    --tw-translate-x: -16.5625rem;
  }

  .xl\:hover\:-translate-x-74\.5:hover{
    --tw-translate-x: -18.125rem;
  }

  .xl\:hover\:-translate-x-106\.25:hover{
    --tw-translate-x: -26.5625rem;
  }

  .xl\:hover\:-translate-x-112\.25:hover{
    --tw-translate-x: -28.0675rem;
  }

  .xl\:hover\:-translate-x-112\.75:hover{
    --tw-translate-x: -28.1875rem;
  }

  .xl\:hover\:-translate-x-147\.5:hover{
    --tw-translate-x: -36.875rem;
  }

  .xl\:hover\:-translate-x-162\.5:hover{
    --tw-translate-x: -40.625rem;
  }

  .xl\:hover\:-translate-x-172\.25:hover{
    --tw-translate-x: -42.5625rem;
  }

  .xl\:hover\:-translate-x-175\.25:hover{
    --tw-translate-x: -43.8125rem;
  }

  .xl\:hover\:-translate-x-184\.25:hover{
    --tw-translate-x: -46.0625rem;
  }

  .xl\:hover\:-translate-x-203\.25:hover{
    --tw-translate-x: -50.8125rem;
  }

  .xl\:hover\:-translate-x-half:hover{
    --tw-translate-x: -50%;
  }

  .xl\:hover\:-translate-x-full:hover{
    --tw-translate-x: -100%;
  }

  .xl\:hover\:-translate-x-1\/10:hover{
    --tw-translate-x: -10%;
  }

  .xl\:hover\:-translate-x-2\/10:hover{
    --tw-translate-x: -20%;
  }

  .xl\:hover\:-translate-x-3\/10:hover{
    --tw-translate-x: -30%;
  }

  .xl\:hover\:-translate-x-4\/10:hover{
    --tw-translate-x: -40%;
  }

  .xl\:hover\:-translate-x-4\.5\/10:hover{
    --tw-translate-x: -45%;
  }

  .xl\:hover\:-translate-x-5\/10:hover{
    --tw-translate-x: -50%;
  }

  .xl\:hover\:-translate-x-5\.5\/10:hover{
    --tw-translate-x: -55%;
  }

  .xl\:hover\:-translate-x-6\/10:hover{
    --tw-translate-x: -60%;
  }

  .xl\:hover\:-translate-x-7\/10:hover{
    --tw-translate-x: -70%;
  }

  .xl\:hover\:-translate-x-8\/10:hover{
    --tw-translate-x: -80%;
  }

  .xl\:hover\:-translate-x-9\/10:hover{
    --tw-translate-x: -90%;
  }

  .xl\:hover\:-translate-x-1\/12:hover{
    --tw-translate-x: -8.33333%;
  }

  .xl\:hover\:-translate-x-2\/12:hover{
    --tw-translate-x: -16.66667%;
  }

  .xl\:hover\:-translate-x-3\/12:hover{
    --tw-translate-x: -25%;
  }

  .xl\:hover\:-translate-x-4\/12:hover{
    --tw-translate-x: -33.33333%;
  }

  .xl\:hover\:-translate-x-5\/12:hover{
    --tw-translate-x: -41.66667%;
  }

  .xl\:hover\:-translate-x-6\/12:hover{
    --tw-translate-x: -50%;
  }

  .xl\:hover\:-translate-x-7\/12:hover{
    --tw-translate-x: -58.33333%;
  }

  .xl\:hover\:-translate-x-8\/12:hover{
    --tw-translate-x: -66.66667%;
  }

  .xl\:hover\:-translate-x-9\/12:hover{
    --tw-translate-x: -75%;
  }

  .xl\:hover\:-translate-x-10\/12:hover{
    --tw-translate-x: -83.33333%;
  }

  .xl\:hover\:-translate-x-11\/12:hover{
    --tw-translate-x: -91.66667%;
  }

  .xl\:hover\:translate-x-1\/2:hover{
    --tw-translate-x: 50%;
  }

  .xl\:hover\:translate-x-1\/3:hover{
    --tw-translate-x: 33.333333%;
  }

  .xl\:hover\:translate-x-2\/3:hover{
    --tw-translate-x: 66.666667%;
  }

  .xl\:hover\:translate-x-1\/4:hover{
    --tw-translate-x: 25%;
  }

  .xl\:hover\:translate-x-2\/4:hover{
    --tw-translate-x: 50%;
  }

  .xl\:hover\:translate-x-3\/4:hover{
    --tw-translate-x: 75%;
  }

  .xl\:hover\:-translate-x-1\/2:hover{
    --tw-translate-x: -50%;
  }

  .xl\:hover\:-translate-x-1\/3:hover{
    --tw-translate-x: -33.333333%;
  }

  .xl\:hover\:-translate-x-2\/3:hover{
    --tw-translate-x: -66.666667%;
  }

  .xl\:hover\:-translate-x-1\/4:hover{
    --tw-translate-x: -25%;
  }

  .xl\:hover\:-translate-x-2\/4:hover{
    --tw-translate-x: -50%;
  }

  .xl\:hover\:-translate-x-3\/4:hover{
    --tw-translate-x: -75%;
  }

  .xl\:hover\:translate-y-0:hover{
    --tw-translate-y: 0px;
  }

  .xl\:hover\:translate-y-1:hover{
    --tw-translate-y: 0.25rem;
  }

  .xl\:hover\:translate-y-2:hover{
    --tw-translate-y: 0.5rem;
  }

  .xl\:hover\:translate-y-3:hover{
    --tw-translate-y: 0.75rem;
  }

  .xl\:hover\:translate-y-4:hover{
    --tw-translate-y: 1rem;
  }

  .xl\:hover\:translate-y-5:hover{
    --tw-translate-y: 1.25rem;
  }

  .xl\:hover\:translate-y-6:hover{
    --tw-translate-y: 1.5rem;
  }

  .xl\:hover\:translate-y-7:hover{
    --tw-translate-y: 1.75rem;
  }

  .xl\:hover\:translate-y-8:hover{
    --tw-translate-y: 2rem;
  }

  .xl\:hover\:translate-y-9:hover{
    --tw-translate-y: 2.25rem;
  }

  .xl\:hover\:translate-y-10:hover{
    --tw-translate-y: 2.5rem;
  }

  .xl\:hover\:translate-y-11:hover{
    --tw-translate-y: 2.75rem;
  }

  .xl\:hover\:translate-y-12:hover{
    --tw-translate-y: 3rem;
  }

  .xl\:hover\:translate-y-13:hover{
    --tw-translate-y: 3.25rem;
  }

  .xl\:hover\:translate-y-14:hover{
    --tw-translate-y: 3.5rem;
  }

  .xl\:hover\:translate-y-15:hover{
    --tw-translate-y: 3.75rem;
  }

  .xl\:hover\:translate-y-16:hover{
    --tw-translate-y: 4rem;
  }

  .xl\:hover\:translate-y-17:hover{
    --tw-translate-y: 4.25rem;
  }

  .xl\:hover\:translate-y-18:hover{
    --tw-translate-y: 4.5rem;
  }

  .xl\:hover\:translate-y-19:hover{
    --tw-translate-y: 4.75rem;
  }

  .xl\:hover\:translate-y-20:hover{
    --tw-translate-y: 5rem;
  }

  .xl\:hover\:translate-y-22:hover{
    --tw-translate-y: 5.5rem;
  }

  .xl\:hover\:translate-y-24:hover{
    --tw-translate-y: 6rem;
  }

  .xl\:hover\:translate-y-25:hover{
    --tw-translate-y: 6.25rem;
  }

  .xl\:hover\:translate-y-28:hover{
    --tw-translate-y: 7rem;
  }

  .xl\:hover\:translate-y-30:hover{
    --tw-translate-y: 7.5rem;
  }

  .xl\:hover\:translate-y-32:hover{
    --tw-translate-y: 8rem;
  }

  .xl\:hover\:translate-y-34:hover{
    --tw-translate-y: 8.5rem;
  }

  .xl\:hover\:translate-y-35:hover{
    --tw-translate-y: 8.75rem;
  }

  .xl\:hover\:translate-y-36:hover{
    --tw-translate-y: 9rem;
  }

  .xl\:hover\:translate-y-39:hover{
    --tw-translate-y: 9.75rem;
  }

  .xl\:hover\:translate-y-40:hover{
    --tw-translate-y: 10rem;
  }

  .xl\:hover\:translate-y-42:hover{
    --tw-translate-y: 10.5rem;
  }

  .xl\:hover\:translate-y-44:hover{
    --tw-translate-y: 11rem;
  }

  .xl\:hover\:translate-y-45:hover{
    --tw-translate-y: 11.25rem;
  }

  .xl\:hover\:translate-y-48:hover{
    --tw-translate-y: 12rem;
  }

  .xl\:hover\:translate-y-50:hover{
    --tw-translate-y: 12.5rem;
  }

  .xl\:hover\:translate-y-52:hover{
    --tw-translate-y: 13rem;
  }

  .xl\:hover\:translate-y-55:hover{
    --tw-translate-y: 13.75rem;
  }

  .xl\:hover\:translate-y-56:hover{
    --tw-translate-y: 14rem;
  }

  .xl\:hover\:translate-y-58:hover{
    --tw-translate-y: 14.5rem;
  }

  .xl\:hover\:translate-y-60:hover{
    --tw-translate-y: 15rem;
  }

  .xl\:hover\:translate-y-64:hover{
    --tw-translate-y: 16rem;
  }

  .xl\:hover\:translate-y-65:hover{
    --tw-translate-y: 16.25rem;
  }

  .xl\:hover\:translate-y-68:hover{
    --tw-translate-y: 17rem;
  }

  .xl\:hover\:translate-y-69:hover{
    --tw-translate-y: 17.25rem;
  }

  .xl\:hover\:translate-y-70:hover{
    --tw-translate-y: 17.5rem;
  }

  .xl\:hover\:translate-y-72:hover{
    --tw-translate-y: 18rem;
  }

  .xl\:hover\:translate-y-75:hover{
    --tw-translate-y: 18.75rem;
  }

  .xl\:hover\:translate-y-80:hover{
    --tw-translate-y: 20rem;
  }

  .xl\:hover\:translate-y-85:hover{
    --tw-translate-y: 21.25rem;
  }

  .xl\:hover\:translate-y-86:hover{
    --tw-translate-y: 21.5rem;
  }

  .xl\:hover\:translate-y-90:hover{
    --tw-translate-y: 22.5rem;
  }

  .xl\:hover\:translate-y-96:hover{
    --tw-translate-y: 24rem;
  }

  .xl\:hover\:translate-y-100:hover{
    --tw-translate-y: 25rem;
  }

  .xl\:hover\:translate-y-115:hover{
    --tw-translate-y: 28.75rem;
  }

  .xl\:hover\:translate-y-125:hover{
    --tw-translate-y: 31.25rem;
  }

  .xl\:hover\:translate-y-142:hover{
    --tw-translate-y: 35.5rem;
  }

  .xl\:hover\:translate-y-150:hover{
    --tw-translate-y: 37.5rem;
  }

  .xl\:hover\:translate-y-156:hover{
    --tw-translate-y: 39rem;
  }

  .xl\:hover\:translate-y-160:hover{
    --tw-translate-y: 40rem;
  }

  .xl\:hover\:translate-y-175:hover{
    --tw-translate-y: 43.75rem;
  }

  .xl\:hover\:translate-y-207:hover{
    --tw-translate-y: 51.75rem;
  }

  .xl\:hover\:translate-y-242:hover{
    --tw-translate-y: 60.5rem;
  }

  .xl\:hover\:translate-y-250:hover{
    --tw-translate-y: 62.5rem;
  }

  .xl\:hover\:translate-y-258:hover{
    --tw-translate-y: 64.5rem;
  }

  .xl\:hover\:translate-y-265:hover{
    --tw-translate-y: 66.25rem;
  }

  .xl\:hover\:translate-y-280:hover{
    --tw-translate-y: 70rem;
  }

  .xl\:hover\:translate-y-px:hover{
    --tw-translate-y: 1px;
  }

  .xl\:hover\:translate-y-0\.5:hover{
    --tw-translate-y: 0.125rem;
  }

  .xl\:hover\:translate-y-1\.5:hover{
    --tw-translate-y: 0.375rem;
  }

  .xl\:hover\:translate-y-2\.5:hover{
    --tw-translate-y: 0.625rem;
  }

  .xl\:hover\:translate-y-3\.5:hover{
    --tw-translate-y: 0.875rem;
  }

  .xl\:hover\:translate-y-0\.25:hover{
    --tw-translate-y: 0.0625rem;
  }

  .xl\:hover\:translate-y-0\.75:hover{
    --tw-translate-y: 0.1875rem;
  }

  .xl\:hover\:translate-y-1\.25:hover{
    --tw-translate-y: 0.3125rem;
  }

  .xl\:hover\:translate-y-1\.75:hover{
    --tw-translate-y: 0.4375rem;
  }

  .xl\:hover\:translate-y-2\.25:hover{
    --tw-translate-y: 0.5625rem;
  }

  .xl\:hover\:translate-y-2\.75:hover{
    --tw-translate-y: 0.6875rem;
  }

  .xl\:hover\:translate-y-3\.25:hover{
    --tw-translate-y: 0.8125rem;
  }

  .xl\:hover\:translate-y-3\.75:hover{
    --tw-translate-y: 0.9375rem;
  }

  .xl\:hover\:translate-y-4\.25:hover{
    --tw-translate-y: 1.0625rem;
  }

  .xl\:hover\:translate-y-4\.5:hover{
    --tw-translate-y: 1.125rem;
  }

  .xl\:hover\:translate-y-4\.75:hover{
    --tw-translate-y: 1.1875rem;
  }

  .xl\:hover\:translate-y-5\.25:hover{
    --tw-translate-y: 1.3125rem;
  }

  .xl\:hover\:translate-y-5\.5:hover{
    --tw-translate-y: 1.375rem;
  }

  .xl\:hover\:translate-y-5\.75:hover{
    --tw-translate-y: 1.4375rem;
  }

  .xl\:hover\:translate-y-6\.25:hover{
    --tw-translate-y: 1.5625rem;
  }

  .xl\:hover\:translate-y-6\.5:hover{
    --tw-translate-y: 1.625rem;
  }

  .xl\:hover\:translate-y-6\.75:hover{
    --tw-translate-y: 1.6875rem;
  }

  .xl\:hover\:translate-y-7\.25:hover{
    --tw-translate-y: 1.8125rem;
  }

  .xl\:hover\:translate-y-7\.5:hover{
    --tw-translate-y: 1.875rem;
  }

  .xl\:hover\:translate-y-8\.25:hover{
    --tw-translate-y: 2.0625rem;
  }

  .xl\:hover\:translate-y-8\.5:hover{
    --tw-translate-y: 2.125rem;
  }

  .xl\:hover\:translate-y-9\.25:hover{
    --tw-translate-y: 2.3125rem;
  }

  .xl\:hover\:translate-y-9\.5:hover{
    --tw-translate-y: 2.375rem;
  }

  .xl\:hover\:translate-y-10\.5:hover{
    --tw-translate-y: 2.625rem;
  }

  .xl\:hover\:translate-y-11\.25:hover{
    --tw-translate-y: 2.8125rem;
  }

  .xl\:hover\:translate-y-11\.5:hover{
    --tw-translate-y: 2.875rem;
  }

  .xl\:hover\:translate-y-12\.5:hover{
    --tw-translate-y: 3.125rem;
  }

  .xl\:hover\:translate-y-12\.75:hover{
    --tw-translate-y: 3.1875rem;
  }

  .xl\:hover\:translate-y-13\.5:hover{
    --tw-translate-y: 3.375rem;
  }

  .xl\:hover\:translate-y-14\.5:hover{
    --tw-translate-y: 3.625rem;
  }

  .xl\:hover\:translate-y-15\.5:hover{
    --tw-translate-y: 3.875rem;
  }

  .xl\:hover\:translate-y-15\.75:hover{
    --tw-translate-y: 3.9375rem;
  }

  .xl\:hover\:translate-y-16\.25:hover{
    --tw-translate-y: 4.0625rem;
  }

  .xl\:hover\:translate-y-17\.25:hover{
    --tw-translate-y: 4.3125rem;
  }

  .xl\:hover\:translate-y-17\.5:hover{
    --tw-translate-y: 4.375rem;
  }

  .xl\:hover\:translate-y-18\.25:hover{
    --tw-translate-y: 4.5625rem;
  }

  .xl\:hover\:translate-y-18\.5:hover{
    --tw-translate-y: 4.625rem;
  }

  .xl\:hover\:translate-y-20\.25:hover{
    --tw-translate-y: 5.0625rem;
  }

  .xl\:hover\:translate-y-20\.5:hover{
    --tw-translate-y: 5.125rem;
  }

  .xl\:hover\:translate-y-22\.5:hover{
    --tw-translate-y: 5.625rem;
  }

  .xl\:hover\:translate-y-25\.5:hover{
    --tw-translate-y: 6.375rem;
  }

  .xl\:hover\:translate-y-26\.75:hover{
    --tw-translate-y: 6.6875rem;
  }

  .xl\:hover\:translate-y-32\.5:hover{
    --tw-translate-y: 8.125rem;
  }

  .xl\:hover\:translate-y-37\.5:hover{
    --tw-translate-y: 9.375rem;
  }

  .xl\:hover\:translate-y-41\.25:hover{
    --tw-translate-y: 10.3125rem;
  }

  .xl\:hover\:translate-y-52\.5:hover{
    --tw-translate-y: 13.125rem;
  }

  .xl\:hover\:translate-y-54\.5:hover{
    --tw-translate-y: 13.625rem;
  }

  .xl\:hover\:translate-y-57\.25:hover{
    --tw-translate-y: 14.3125rem;
  }

  .xl\:hover\:translate-y-57\.5:hover{
    --tw-translate-y: 14.375rem;
  }

  .xl\:hover\:translate-y-66\.25:hover{
    --tw-translate-y: 16.5625rem;
  }

  .xl\:hover\:translate-y-74\.5:hover{
    --tw-translate-y: 18.125rem;
  }

  .xl\:hover\:translate-y-106\.25:hover{
    --tw-translate-y: 26.5625rem;
  }

  .xl\:hover\:translate-y-112\.25:hover{
    --tw-translate-y: 28.0675rem;
  }

  .xl\:hover\:translate-y-112\.75:hover{
    --tw-translate-y: 28.1875rem;
  }

  .xl\:hover\:translate-y-147\.5:hover{
    --tw-translate-y: 36.875rem;
  }

  .xl\:hover\:translate-y-162\.5:hover{
    --tw-translate-y: 40.625rem;
  }

  .xl\:hover\:translate-y-172\.25:hover{
    --tw-translate-y: 42.5625rem;
  }

  .xl\:hover\:translate-y-175\.25:hover{
    --tw-translate-y: 43.8125rem;
  }

  .xl\:hover\:translate-y-184\.25:hover{
    --tw-translate-y: 46.0625rem;
  }

  .xl\:hover\:translate-y-203\.25:hover{
    --tw-translate-y: 50.8125rem;
  }

  .xl\:hover\:translate-y-half:hover{
    --tw-translate-y: 50%;
  }

  .xl\:hover\:translate-y-full:hover{
    --tw-translate-y: 100%;
  }

  .xl\:hover\:translate-y-1\/10:hover{
    --tw-translate-y: 10%;
  }

  .xl\:hover\:translate-y-2\/10:hover{
    --tw-translate-y: 20%;
  }

  .xl\:hover\:translate-y-3\/10:hover{
    --tw-translate-y: 30%;
  }

  .xl\:hover\:translate-y-4\/10:hover{
    --tw-translate-y: 40%;
  }

  .xl\:hover\:translate-y-4\.5\/10:hover{
    --tw-translate-y: 45%;
  }

  .xl\:hover\:translate-y-5\/10:hover{
    --tw-translate-y: 50%;
  }

  .xl\:hover\:translate-y-5\.5\/10:hover{
    --tw-translate-y: 55%;
  }

  .xl\:hover\:translate-y-6\/10:hover{
    --tw-translate-y: 60%;
  }

  .xl\:hover\:translate-y-7\/10:hover{
    --tw-translate-y: 70%;
  }

  .xl\:hover\:translate-y-8\/10:hover{
    --tw-translate-y: 80%;
  }

  .xl\:hover\:translate-y-9\/10:hover{
    --tw-translate-y: 90%;
  }

  .xl\:hover\:translate-y-1\/12:hover{
    --tw-translate-y: 8.333333%;
  }

  .xl\:hover\:translate-y-2\/12:hover{
    --tw-translate-y: 16.666667%;
  }

  .xl\:hover\:translate-y-3\/12:hover{
    --tw-translate-y: 25%;
  }

  .xl\:hover\:translate-y-4\/12:hover{
    --tw-translate-y: 33.333333%;
  }

  .xl\:hover\:translate-y-5\/12:hover{
    --tw-translate-y: 41.666667%;
  }

  .xl\:hover\:translate-y-6\/12:hover{
    --tw-translate-y: 50%;
  }

  .xl\:hover\:translate-y-7\/12:hover{
    --tw-translate-y: 58.333333%;
  }

  .xl\:hover\:translate-y-8\/12:hover{
    --tw-translate-y: 66.666667%;
  }

  .xl\:hover\:translate-y-9\/12:hover{
    --tw-translate-y: 75%;
  }

  .xl\:hover\:translate-y-10\/12:hover{
    --tw-translate-y: 83.333333%;
  }

  .xl\:hover\:translate-y-11\/12:hover{
    --tw-translate-y: 91.666667%;
  }

  .xl\:hover\:-translate-y-0:hover{
    --tw-translate-y: 0px;
  }

  .xl\:hover\:-translate-y-1:hover{
    --tw-translate-y: -0.25rem;
  }

  .xl\:hover\:-translate-y-2:hover{
    --tw-translate-y: -0.5rem;
  }

  .xl\:hover\:-translate-y-3:hover{
    --tw-translate-y: -0.75rem;
  }

  .xl\:hover\:-translate-y-4:hover{
    --tw-translate-y: -1rem;
  }

  .xl\:hover\:-translate-y-5:hover{
    --tw-translate-y: -1.25rem;
  }

  .xl\:hover\:-translate-y-6:hover{
    --tw-translate-y: -1.5rem;
  }

  .xl\:hover\:-translate-y-7:hover{
    --tw-translate-y: -1.75rem;
  }

  .xl\:hover\:-translate-y-8:hover{
    --tw-translate-y: -2rem;
  }

  .xl\:hover\:-translate-y-9:hover{
    --tw-translate-y: -2.25rem;
  }

  .xl\:hover\:-translate-y-10:hover{
    --tw-translate-y: -2.5rem;
  }

  .xl\:hover\:-translate-y-11:hover{
    --tw-translate-y: -2.75rem;
  }

  .xl\:hover\:-translate-y-12:hover{
    --tw-translate-y: -3rem;
  }

  .xl\:hover\:-translate-y-13:hover{
    --tw-translate-y: -3.25rem;
  }

  .xl\:hover\:-translate-y-14:hover{
    --tw-translate-y: -3.5rem;
  }

  .xl\:hover\:-translate-y-15:hover{
    --tw-translate-y: -3.75rem;
  }

  .xl\:hover\:-translate-y-16:hover{
    --tw-translate-y: -4rem;
  }

  .xl\:hover\:-translate-y-17:hover{
    --tw-translate-y: -4.25rem;
  }

  .xl\:hover\:-translate-y-18:hover{
    --tw-translate-y: -4.5rem;
  }

  .xl\:hover\:-translate-y-19:hover{
    --tw-translate-y: -4.75rem;
  }

  .xl\:hover\:-translate-y-20:hover{
    --tw-translate-y: -5rem;
  }

  .xl\:hover\:-translate-y-22:hover{
    --tw-translate-y: -5.5rem;
  }

  .xl\:hover\:-translate-y-24:hover{
    --tw-translate-y: -6rem;
  }

  .xl\:hover\:-translate-y-25:hover{
    --tw-translate-y: -6.25rem;
  }

  .xl\:hover\:-translate-y-28:hover{
    --tw-translate-y: -7rem;
  }

  .xl\:hover\:-translate-y-30:hover{
    --tw-translate-y: -7.5rem;
  }

  .xl\:hover\:-translate-y-32:hover{
    --tw-translate-y: -8rem;
  }

  .xl\:hover\:-translate-y-34:hover{
    --tw-translate-y: -8.5rem;
  }

  .xl\:hover\:-translate-y-35:hover{
    --tw-translate-y: -8.75rem;
  }

  .xl\:hover\:-translate-y-36:hover{
    --tw-translate-y: -9rem;
  }

  .xl\:hover\:-translate-y-39:hover{
    --tw-translate-y: -9.75rem;
  }

  .xl\:hover\:-translate-y-40:hover{
    --tw-translate-y: -10rem;
  }

  .xl\:hover\:-translate-y-42:hover{
    --tw-translate-y: -10.5rem;
  }

  .xl\:hover\:-translate-y-44:hover{
    --tw-translate-y: -11rem;
  }

  .xl\:hover\:-translate-y-45:hover{
    --tw-translate-y: -11.25rem;
  }

  .xl\:hover\:-translate-y-48:hover{
    --tw-translate-y: -12rem;
  }

  .xl\:hover\:-translate-y-50:hover{
    --tw-translate-y: -12.5rem;
  }

  .xl\:hover\:-translate-y-52:hover{
    --tw-translate-y: -13rem;
  }

  .xl\:hover\:-translate-y-55:hover{
    --tw-translate-y: -13.75rem;
  }

  .xl\:hover\:-translate-y-56:hover{
    --tw-translate-y: -14rem;
  }

  .xl\:hover\:-translate-y-58:hover{
    --tw-translate-y: -14.5rem;
  }

  .xl\:hover\:-translate-y-60:hover{
    --tw-translate-y: -15rem;
  }

  .xl\:hover\:-translate-y-64:hover{
    --tw-translate-y: -16rem;
  }

  .xl\:hover\:-translate-y-65:hover{
    --tw-translate-y: -16.25rem;
  }

  .xl\:hover\:-translate-y-68:hover{
    --tw-translate-y: -17rem;
  }

  .xl\:hover\:-translate-y-69:hover{
    --tw-translate-y: -17.25rem;
  }

  .xl\:hover\:-translate-y-70:hover{
    --tw-translate-y: -17.5rem;
  }

  .xl\:hover\:-translate-y-72:hover{
    --tw-translate-y: -18rem;
  }

  .xl\:hover\:-translate-y-75:hover{
    --tw-translate-y: -18.75rem;
  }

  .xl\:hover\:-translate-y-80:hover{
    --tw-translate-y: -20rem;
  }

  .xl\:hover\:-translate-y-85:hover{
    --tw-translate-y: -21.25rem;
  }

  .xl\:hover\:-translate-y-86:hover{
    --tw-translate-y: -21.5rem;
  }

  .xl\:hover\:-translate-y-90:hover{
    --tw-translate-y: -22.5rem;
  }

  .xl\:hover\:-translate-y-96:hover{
    --tw-translate-y: -24rem;
  }

  .xl\:hover\:-translate-y-100:hover{
    --tw-translate-y: -25rem;
  }

  .xl\:hover\:-translate-y-115:hover{
    --tw-translate-y: -28.75rem;
  }

  .xl\:hover\:-translate-y-125:hover{
    --tw-translate-y: -31.25rem;
  }

  .xl\:hover\:-translate-y-142:hover{
    --tw-translate-y: -35.5rem;
  }

  .xl\:hover\:-translate-y-150:hover{
    --tw-translate-y: -37.5rem;
  }

  .xl\:hover\:-translate-y-156:hover{
    --tw-translate-y: -39rem;
  }

  .xl\:hover\:-translate-y-160:hover{
    --tw-translate-y: -40rem;
  }

  .xl\:hover\:-translate-y-175:hover{
    --tw-translate-y: -43.75rem;
  }

  .xl\:hover\:-translate-y-207:hover{
    --tw-translate-y: -51.75rem;
  }

  .xl\:hover\:-translate-y-242:hover{
    --tw-translate-y: -60.5rem;
  }

  .xl\:hover\:-translate-y-250:hover{
    --tw-translate-y: -62.5rem;
  }

  .xl\:hover\:-translate-y-258:hover{
    --tw-translate-y: -64.5rem;
  }

  .xl\:hover\:-translate-y-265:hover{
    --tw-translate-y: -66.25rem;
  }

  .xl\:hover\:-translate-y-280:hover{
    --tw-translate-y: -70rem;
  }

  .xl\:hover\:-translate-y-px:hover{
    --tw-translate-y: -1px;
  }

  .xl\:hover\:-translate-y-0\.5:hover{
    --tw-translate-y: -0.125rem;
  }

  .xl\:hover\:-translate-y-1\.5:hover{
    --tw-translate-y: -0.375rem;
  }

  .xl\:hover\:-translate-y-2\.5:hover{
    --tw-translate-y: -0.625rem;
  }

  .xl\:hover\:-translate-y-3\.5:hover{
    --tw-translate-y: -0.875rem;
  }

  .xl\:hover\:-translate-y-0\.25:hover{
    --tw-translate-y: -0.0625rem;
  }

  .xl\:hover\:-translate-y-0\.75:hover{
    --tw-translate-y: -0.1875rem;
  }

  .xl\:hover\:-translate-y-1\.25:hover{
    --tw-translate-y: -0.3125rem;
  }

  .xl\:hover\:-translate-y-1\.75:hover{
    --tw-translate-y: -0.4375rem;
  }

  .xl\:hover\:-translate-y-2\.25:hover{
    --tw-translate-y: -0.5625rem;
  }

  .xl\:hover\:-translate-y-2\.75:hover{
    --tw-translate-y: -0.6875rem;
  }

  .xl\:hover\:-translate-y-3\.25:hover{
    --tw-translate-y: -0.8125rem;
  }

  .xl\:hover\:-translate-y-3\.75:hover{
    --tw-translate-y: -0.9375rem;
  }

  .xl\:hover\:-translate-y-4\.25:hover{
    --tw-translate-y: -1.0625rem;
  }

  .xl\:hover\:-translate-y-4\.5:hover{
    --tw-translate-y: -1.125rem;
  }

  .xl\:hover\:-translate-y-4\.75:hover{
    --tw-translate-y: -1.1875rem;
  }

  .xl\:hover\:-translate-y-5\.25:hover{
    --tw-translate-y: -1.3125rem;
  }

  .xl\:hover\:-translate-y-5\.5:hover{
    --tw-translate-y: -1.375rem;
  }

  .xl\:hover\:-translate-y-5\.75:hover{
    --tw-translate-y: -1.4375rem;
  }

  .xl\:hover\:-translate-y-6\.25:hover{
    --tw-translate-y: -1.5625rem;
  }

  .xl\:hover\:-translate-y-6\.5:hover{
    --tw-translate-y: -1.625rem;
  }

  .xl\:hover\:-translate-y-6\.75:hover{
    --tw-translate-y: -1.6875rem;
  }

  .xl\:hover\:-translate-y-7\.25:hover{
    --tw-translate-y: -1.8125rem;
  }

  .xl\:hover\:-translate-y-7\.5:hover{
    --tw-translate-y: -1.875rem;
  }

  .xl\:hover\:-translate-y-8\.25:hover{
    --tw-translate-y: -2.0625rem;
  }

  .xl\:hover\:-translate-y-8\.5:hover{
    --tw-translate-y: -2.125rem;
  }

  .xl\:hover\:-translate-y-9\.25:hover{
    --tw-translate-y: -2.3125rem;
  }

  .xl\:hover\:-translate-y-9\.5:hover{
    --tw-translate-y: -2.375rem;
  }

  .xl\:hover\:-translate-y-10\.5:hover{
    --tw-translate-y: -2.625rem;
  }

  .xl\:hover\:-translate-y-11\.25:hover{
    --tw-translate-y: -2.8125rem;
  }

  .xl\:hover\:-translate-y-11\.5:hover{
    --tw-translate-y: -2.875rem;
  }

  .xl\:hover\:-translate-y-12\.5:hover{
    --tw-translate-y: -3.125rem;
  }

  .xl\:hover\:-translate-y-12\.75:hover{
    --tw-translate-y: -3.1875rem;
  }

  .xl\:hover\:-translate-y-13\.5:hover{
    --tw-translate-y: -3.375rem;
  }

  .xl\:hover\:-translate-y-14\.5:hover{
    --tw-translate-y: -3.625rem;
  }

  .xl\:hover\:-translate-y-15\.5:hover{
    --tw-translate-y: -3.875rem;
  }

  .xl\:hover\:-translate-y-15\.75:hover{
    --tw-translate-y: -3.9375rem;
  }

  .xl\:hover\:-translate-y-16\.25:hover{
    --tw-translate-y: -4.0625rem;
  }

  .xl\:hover\:-translate-y-17\.25:hover{
    --tw-translate-y: -4.3125rem;
  }

  .xl\:hover\:-translate-y-17\.5:hover{
    --tw-translate-y: -4.375rem;
  }

  .xl\:hover\:-translate-y-18\.25:hover{
    --tw-translate-y: -4.5625rem;
  }

  .xl\:hover\:-translate-y-18\.5:hover{
    --tw-translate-y: -4.625rem;
  }

  .xl\:hover\:-translate-y-20\.25:hover{
    --tw-translate-y: -5.0625rem;
  }

  .xl\:hover\:-translate-y-20\.5:hover{
    --tw-translate-y: -5.125rem;
  }

  .xl\:hover\:-translate-y-22\.5:hover{
    --tw-translate-y: -5.625rem;
  }

  .xl\:hover\:-translate-y-25\.5:hover{
    --tw-translate-y: -6.375rem;
  }

  .xl\:hover\:-translate-y-26\.75:hover{
    --tw-translate-y: -6.6875rem;
  }

  .xl\:hover\:-translate-y-32\.5:hover{
    --tw-translate-y: -8.125rem;
  }

  .xl\:hover\:-translate-y-37\.5:hover{
    --tw-translate-y: -9.375rem;
  }

  .xl\:hover\:-translate-y-41\.25:hover{
    --tw-translate-y: -10.3125rem;
  }

  .xl\:hover\:-translate-y-52\.5:hover{
    --tw-translate-y: -13.125rem;
  }

  .xl\:hover\:-translate-y-54\.5:hover{
    --tw-translate-y: -13.625rem;
  }

  .xl\:hover\:-translate-y-57\.25:hover{
    --tw-translate-y: -14.3125rem;
  }

  .xl\:hover\:-translate-y-57\.5:hover{
    --tw-translate-y: -14.375rem;
  }

  .xl\:hover\:-translate-y-66\.25:hover{
    --tw-translate-y: -16.5625rem;
  }

  .xl\:hover\:-translate-y-74\.5:hover{
    --tw-translate-y: -18.125rem;
  }

  .xl\:hover\:-translate-y-106\.25:hover{
    --tw-translate-y: -26.5625rem;
  }

  .xl\:hover\:-translate-y-112\.25:hover{
    --tw-translate-y: -28.0675rem;
  }

  .xl\:hover\:-translate-y-112\.75:hover{
    --tw-translate-y: -28.1875rem;
  }

  .xl\:hover\:-translate-y-147\.5:hover{
    --tw-translate-y: -36.875rem;
  }

  .xl\:hover\:-translate-y-162\.5:hover{
    --tw-translate-y: -40.625rem;
  }

  .xl\:hover\:-translate-y-172\.25:hover{
    --tw-translate-y: -42.5625rem;
  }

  .xl\:hover\:-translate-y-175\.25:hover{
    --tw-translate-y: -43.8125rem;
  }

  .xl\:hover\:-translate-y-184\.25:hover{
    --tw-translate-y: -46.0625rem;
  }

  .xl\:hover\:-translate-y-203\.25:hover{
    --tw-translate-y: -50.8125rem;
  }

  .xl\:hover\:-translate-y-half:hover{
    --tw-translate-y: -50%;
  }

  .xl\:hover\:-translate-y-full:hover{
    --tw-translate-y: -100%;
  }

  .xl\:hover\:-translate-y-1\/10:hover{
    --tw-translate-y: -10%;
  }

  .xl\:hover\:-translate-y-2\/10:hover{
    --tw-translate-y: -20%;
  }

  .xl\:hover\:-translate-y-3\/10:hover{
    --tw-translate-y: -30%;
  }

  .xl\:hover\:-translate-y-4\/10:hover{
    --tw-translate-y: -40%;
  }

  .xl\:hover\:-translate-y-4\.5\/10:hover{
    --tw-translate-y: -45%;
  }

  .xl\:hover\:-translate-y-5\/10:hover{
    --tw-translate-y: -50%;
  }

  .xl\:hover\:-translate-y-5\.5\/10:hover{
    --tw-translate-y: -55%;
  }

  .xl\:hover\:-translate-y-6\/10:hover{
    --tw-translate-y: -60%;
  }

  .xl\:hover\:-translate-y-7\/10:hover{
    --tw-translate-y: -70%;
  }

  .xl\:hover\:-translate-y-8\/10:hover{
    --tw-translate-y: -80%;
  }

  .xl\:hover\:-translate-y-9\/10:hover{
    --tw-translate-y: -90%;
  }

  .xl\:hover\:-translate-y-1\/12:hover{
    --tw-translate-y: -8.33333%;
  }

  .xl\:hover\:-translate-y-2\/12:hover{
    --tw-translate-y: -16.66667%;
  }

  .xl\:hover\:-translate-y-3\/12:hover{
    --tw-translate-y: -25%;
  }

  .xl\:hover\:-translate-y-4\/12:hover{
    --tw-translate-y: -33.33333%;
  }

  .xl\:hover\:-translate-y-5\/12:hover{
    --tw-translate-y: -41.66667%;
  }

  .xl\:hover\:-translate-y-6\/12:hover{
    --tw-translate-y: -50%;
  }

  .xl\:hover\:-translate-y-7\/12:hover{
    --tw-translate-y: -58.33333%;
  }

  .xl\:hover\:-translate-y-8\/12:hover{
    --tw-translate-y: -66.66667%;
  }

  .xl\:hover\:-translate-y-9\/12:hover{
    --tw-translate-y: -75%;
  }

  .xl\:hover\:-translate-y-10\/12:hover{
    --tw-translate-y: -83.33333%;
  }

  .xl\:hover\:-translate-y-11\/12:hover{
    --tw-translate-y: -91.66667%;
  }

  .xl\:hover\:translate-y-1\/2:hover{
    --tw-translate-y: 50%;
  }

  .xl\:hover\:translate-y-1\/3:hover{
    --tw-translate-y: 33.333333%;
  }

  .xl\:hover\:translate-y-2\/3:hover{
    --tw-translate-y: 66.666667%;
  }

  .xl\:hover\:translate-y-1\/4:hover{
    --tw-translate-y: 25%;
  }

  .xl\:hover\:translate-y-2\/4:hover{
    --tw-translate-y: 50%;
  }

  .xl\:hover\:translate-y-3\/4:hover{
    --tw-translate-y: 75%;
  }

  .xl\:hover\:-translate-y-1\/2:hover{
    --tw-translate-y: -50%;
  }

  .xl\:hover\:-translate-y-1\/3:hover{
    --tw-translate-y: -33.333333%;
  }

  .xl\:hover\:-translate-y-2\/3:hover{
    --tw-translate-y: -66.666667%;
  }

  .xl\:hover\:-translate-y-1\/4:hover{
    --tw-translate-y: -25%;
  }

  .xl\:hover\:-translate-y-2\/4:hover{
    --tw-translate-y: -50%;
  }

  .xl\:hover\:-translate-y-3\/4:hover{
    --tw-translate-y: -75%;
  }

  .xl\:focus\:translate-x-0:focus{
    --tw-translate-x: 0px;
  }

  .xl\:focus\:translate-x-1:focus{
    --tw-translate-x: 0.25rem;
  }

  .xl\:focus\:translate-x-2:focus{
    --tw-translate-x: 0.5rem;
  }

  .xl\:focus\:translate-x-3:focus{
    --tw-translate-x: 0.75rem;
  }

  .xl\:focus\:translate-x-4:focus{
    --tw-translate-x: 1rem;
  }

  .xl\:focus\:translate-x-5:focus{
    --tw-translate-x: 1.25rem;
  }

  .xl\:focus\:translate-x-6:focus{
    --tw-translate-x: 1.5rem;
  }

  .xl\:focus\:translate-x-7:focus{
    --tw-translate-x: 1.75rem;
  }

  .xl\:focus\:translate-x-8:focus{
    --tw-translate-x: 2rem;
  }

  .xl\:focus\:translate-x-9:focus{
    --tw-translate-x: 2.25rem;
  }

  .xl\:focus\:translate-x-10:focus{
    --tw-translate-x: 2.5rem;
  }

  .xl\:focus\:translate-x-11:focus{
    --tw-translate-x: 2.75rem;
  }

  .xl\:focus\:translate-x-12:focus{
    --tw-translate-x: 3rem;
  }

  .xl\:focus\:translate-x-13:focus{
    --tw-translate-x: 3.25rem;
  }

  .xl\:focus\:translate-x-14:focus{
    --tw-translate-x: 3.5rem;
  }

  .xl\:focus\:translate-x-15:focus{
    --tw-translate-x: 3.75rem;
  }

  .xl\:focus\:translate-x-16:focus{
    --tw-translate-x: 4rem;
  }

  .xl\:focus\:translate-x-17:focus{
    --tw-translate-x: 4.25rem;
  }

  .xl\:focus\:translate-x-18:focus{
    --tw-translate-x: 4.5rem;
  }

  .xl\:focus\:translate-x-19:focus{
    --tw-translate-x: 4.75rem;
  }

  .xl\:focus\:translate-x-20:focus{
    --tw-translate-x: 5rem;
  }

  .xl\:focus\:translate-x-22:focus{
    --tw-translate-x: 5.5rem;
  }

  .xl\:focus\:translate-x-24:focus{
    --tw-translate-x: 6rem;
  }

  .xl\:focus\:translate-x-25:focus{
    --tw-translate-x: 6.25rem;
  }

  .xl\:focus\:translate-x-28:focus{
    --tw-translate-x: 7rem;
  }

  .xl\:focus\:translate-x-30:focus{
    --tw-translate-x: 7.5rem;
  }

  .xl\:focus\:translate-x-32:focus{
    --tw-translate-x: 8rem;
  }

  .xl\:focus\:translate-x-34:focus{
    --tw-translate-x: 8.5rem;
  }

  .xl\:focus\:translate-x-35:focus{
    --tw-translate-x: 8.75rem;
  }

  .xl\:focus\:translate-x-36:focus{
    --tw-translate-x: 9rem;
  }

  .xl\:focus\:translate-x-39:focus{
    --tw-translate-x: 9.75rem;
  }

  .xl\:focus\:translate-x-40:focus{
    --tw-translate-x: 10rem;
  }

  .xl\:focus\:translate-x-42:focus{
    --tw-translate-x: 10.5rem;
  }

  .xl\:focus\:translate-x-44:focus{
    --tw-translate-x: 11rem;
  }

  .xl\:focus\:translate-x-45:focus{
    --tw-translate-x: 11.25rem;
  }

  .xl\:focus\:translate-x-48:focus{
    --tw-translate-x: 12rem;
  }

  .xl\:focus\:translate-x-50:focus{
    --tw-translate-x: 12.5rem;
  }

  .xl\:focus\:translate-x-52:focus{
    --tw-translate-x: 13rem;
  }

  .xl\:focus\:translate-x-55:focus{
    --tw-translate-x: 13.75rem;
  }

  .xl\:focus\:translate-x-56:focus{
    --tw-translate-x: 14rem;
  }

  .xl\:focus\:translate-x-58:focus{
    --tw-translate-x: 14.5rem;
  }

  .xl\:focus\:translate-x-60:focus{
    --tw-translate-x: 15rem;
  }

  .xl\:focus\:translate-x-64:focus{
    --tw-translate-x: 16rem;
  }

  .xl\:focus\:translate-x-65:focus{
    --tw-translate-x: 16.25rem;
  }

  .xl\:focus\:translate-x-68:focus{
    --tw-translate-x: 17rem;
  }

  .xl\:focus\:translate-x-69:focus{
    --tw-translate-x: 17.25rem;
  }

  .xl\:focus\:translate-x-70:focus{
    --tw-translate-x: 17.5rem;
  }

  .xl\:focus\:translate-x-72:focus{
    --tw-translate-x: 18rem;
  }

  .xl\:focus\:translate-x-75:focus{
    --tw-translate-x: 18.75rem;
  }

  .xl\:focus\:translate-x-80:focus{
    --tw-translate-x: 20rem;
  }

  .xl\:focus\:translate-x-85:focus{
    --tw-translate-x: 21.25rem;
  }

  .xl\:focus\:translate-x-86:focus{
    --tw-translate-x: 21.5rem;
  }

  .xl\:focus\:translate-x-90:focus{
    --tw-translate-x: 22.5rem;
  }

  .xl\:focus\:translate-x-96:focus{
    --tw-translate-x: 24rem;
  }

  .xl\:focus\:translate-x-100:focus{
    --tw-translate-x: 25rem;
  }

  .xl\:focus\:translate-x-115:focus{
    --tw-translate-x: 28.75rem;
  }

  .xl\:focus\:translate-x-125:focus{
    --tw-translate-x: 31.25rem;
  }

  .xl\:focus\:translate-x-142:focus{
    --tw-translate-x: 35.5rem;
  }

  .xl\:focus\:translate-x-150:focus{
    --tw-translate-x: 37.5rem;
  }

  .xl\:focus\:translate-x-156:focus{
    --tw-translate-x: 39rem;
  }

  .xl\:focus\:translate-x-160:focus{
    --tw-translate-x: 40rem;
  }

  .xl\:focus\:translate-x-175:focus{
    --tw-translate-x: 43.75rem;
  }

  .xl\:focus\:translate-x-207:focus{
    --tw-translate-x: 51.75rem;
  }

  .xl\:focus\:translate-x-242:focus{
    --tw-translate-x: 60.5rem;
  }

  .xl\:focus\:translate-x-250:focus{
    --tw-translate-x: 62.5rem;
  }

  .xl\:focus\:translate-x-258:focus{
    --tw-translate-x: 64.5rem;
  }

  .xl\:focus\:translate-x-265:focus{
    --tw-translate-x: 66.25rem;
  }

  .xl\:focus\:translate-x-280:focus{
    --tw-translate-x: 70rem;
  }

  .xl\:focus\:translate-x-px:focus{
    --tw-translate-x: 1px;
  }

  .xl\:focus\:translate-x-0\.5:focus{
    --tw-translate-x: 0.125rem;
  }

  .xl\:focus\:translate-x-1\.5:focus{
    --tw-translate-x: 0.375rem;
  }

  .xl\:focus\:translate-x-2\.5:focus{
    --tw-translate-x: 0.625rem;
  }

  .xl\:focus\:translate-x-3\.5:focus{
    --tw-translate-x: 0.875rem;
  }

  .xl\:focus\:translate-x-0\.25:focus{
    --tw-translate-x: 0.0625rem;
  }

  .xl\:focus\:translate-x-0\.75:focus{
    --tw-translate-x: 0.1875rem;
  }

  .xl\:focus\:translate-x-1\.25:focus{
    --tw-translate-x: 0.3125rem;
  }

  .xl\:focus\:translate-x-1\.75:focus{
    --tw-translate-x: 0.4375rem;
  }

  .xl\:focus\:translate-x-2\.25:focus{
    --tw-translate-x: 0.5625rem;
  }

  .xl\:focus\:translate-x-2\.75:focus{
    --tw-translate-x: 0.6875rem;
  }

  .xl\:focus\:translate-x-3\.25:focus{
    --tw-translate-x: 0.8125rem;
  }

  .xl\:focus\:translate-x-3\.75:focus{
    --tw-translate-x: 0.9375rem;
  }

  .xl\:focus\:translate-x-4\.25:focus{
    --tw-translate-x: 1.0625rem;
  }

  .xl\:focus\:translate-x-4\.5:focus{
    --tw-translate-x: 1.125rem;
  }

  .xl\:focus\:translate-x-4\.75:focus{
    --tw-translate-x: 1.1875rem;
  }

  .xl\:focus\:translate-x-5\.25:focus{
    --tw-translate-x: 1.3125rem;
  }

  .xl\:focus\:translate-x-5\.5:focus{
    --tw-translate-x: 1.375rem;
  }

  .xl\:focus\:translate-x-5\.75:focus{
    --tw-translate-x: 1.4375rem;
  }

  .xl\:focus\:translate-x-6\.25:focus{
    --tw-translate-x: 1.5625rem;
  }

  .xl\:focus\:translate-x-6\.5:focus{
    --tw-translate-x: 1.625rem;
  }

  .xl\:focus\:translate-x-6\.75:focus{
    --tw-translate-x: 1.6875rem;
  }

  .xl\:focus\:translate-x-7\.25:focus{
    --tw-translate-x: 1.8125rem;
  }

  .xl\:focus\:translate-x-7\.5:focus{
    --tw-translate-x: 1.875rem;
  }

  .xl\:focus\:translate-x-8\.25:focus{
    --tw-translate-x: 2.0625rem;
  }

  .xl\:focus\:translate-x-8\.5:focus{
    --tw-translate-x: 2.125rem;
  }

  .xl\:focus\:translate-x-9\.25:focus{
    --tw-translate-x: 2.3125rem;
  }

  .xl\:focus\:translate-x-9\.5:focus{
    --tw-translate-x: 2.375rem;
  }

  .xl\:focus\:translate-x-10\.5:focus{
    --tw-translate-x: 2.625rem;
  }

  .xl\:focus\:translate-x-11\.25:focus{
    --tw-translate-x: 2.8125rem;
  }

  .xl\:focus\:translate-x-11\.5:focus{
    --tw-translate-x: 2.875rem;
  }

  .xl\:focus\:translate-x-12\.5:focus{
    --tw-translate-x: 3.125rem;
  }

  .xl\:focus\:translate-x-12\.75:focus{
    --tw-translate-x: 3.1875rem;
  }

  .xl\:focus\:translate-x-13\.5:focus{
    --tw-translate-x: 3.375rem;
  }

  .xl\:focus\:translate-x-14\.5:focus{
    --tw-translate-x: 3.625rem;
  }

  .xl\:focus\:translate-x-15\.5:focus{
    --tw-translate-x: 3.875rem;
  }

  .xl\:focus\:translate-x-15\.75:focus{
    --tw-translate-x: 3.9375rem;
  }

  .xl\:focus\:translate-x-16\.25:focus{
    --tw-translate-x: 4.0625rem;
  }

  .xl\:focus\:translate-x-17\.25:focus{
    --tw-translate-x: 4.3125rem;
  }

  .xl\:focus\:translate-x-17\.5:focus{
    --tw-translate-x: 4.375rem;
  }

  .xl\:focus\:translate-x-18\.25:focus{
    --tw-translate-x: 4.5625rem;
  }

  .xl\:focus\:translate-x-18\.5:focus{
    --tw-translate-x: 4.625rem;
  }

  .xl\:focus\:translate-x-20\.25:focus{
    --tw-translate-x: 5.0625rem;
  }

  .xl\:focus\:translate-x-20\.5:focus{
    --tw-translate-x: 5.125rem;
  }

  .xl\:focus\:translate-x-22\.5:focus{
    --tw-translate-x: 5.625rem;
  }

  .xl\:focus\:translate-x-25\.5:focus{
    --tw-translate-x: 6.375rem;
  }

  .xl\:focus\:translate-x-26\.75:focus{
    --tw-translate-x: 6.6875rem;
  }

  .xl\:focus\:translate-x-32\.5:focus{
    --tw-translate-x: 8.125rem;
  }

  .xl\:focus\:translate-x-37\.5:focus{
    --tw-translate-x: 9.375rem;
  }

  .xl\:focus\:translate-x-41\.25:focus{
    --tw-translate-x: 10.3125rem;
  }

  .xl\:focus\:translate-x-52\.5:focus{
    --tw-translate-x: 13.125rem;
  }

  .xl\:focus\:translate-x-54\.5:focus{
    --tw-translate-x: 13.625rem;
  }

  .xl\:focus\:translate-x-57\.25:focus{
    --tw-translate-x: 14.3125rem;
  }

  .xl\:focus\:translate-x-57\.5:focus{
    --tw-translate-x: 14.375rem;
  }

  .xl\:focus\:translate-x-66\.25:focus{
    --tw-translate-x: 16.5625rem;
  }

  .xl\:focus\:translate-x-74\.5:focus{
    --tw-translate-x: 18.125rem;
  }

  .xl\:focus\:translate-x-106\.25:focus{
    --tw-translate-x: 26.5625rem;
  }

  .xl\:focus\:translate-x-112\.25:focus{
    --tw-translate-x: 28.0675rem;
  }

  .xl\:focus\:translate-x-112\.75:focus{
    --tw-translate-x: 28.1875rem;
  }

  .xl\:focus\:translate-x-147\.5:focus{
    --tw-translate-x: 36.875rem;
  }

  .xl\:focus\:translate-x-162\.5:focus{
    --tw-translate-x: 40.625rem;
  }

  .xl\:focus\:translate-x-172\.25:focus{
    --tw-translate-x: 42.5625rem;
  }

  .xl\:focus\:translate-x-175\.25:focus{
    --tw-translate-x: 43.8125rem;
  }

  .xl\:focus\:translate-x-184\.25:focus{
    --tw-translate-x: 46.0625rem;
  }

  .xl\:focus\:translate-x-203\.25:focus{
    --tw-translate-x: 50.8125rem;
  }

  .xl\:focus\:translate-x-half:focus{
    --tw-translate-x: 50%;
  }

  .xl\:focus\:translate-x-full:focus{
    --tw-translate-x: 100%;
  }

  .xl\:focus\:translate-x-1\/10:focus{
    --tw-translate-x: 10%;
  }

  .xl\:focus\:translate-x-2\/10:focus{
    --tw-translate-x: 20%;
  }

  .xl\:focus\:translate-x-3\/10:focus{
    --tw-translate-x: 30%;
  }

  .xl\:focus\:translate-x-4\/10:focus{
    --tw-translate-x: 40%;
  }

  .xl\:focus\:translate-x-4\.5\/10:focus{
    --tw-translate-x: 45%;
  }

  .xl\:focus\:translate-x-5\/10:focus{
    --tw-translate-x: 50%;
  }

  .xl\:focus\:translate-x-5\.5\/10:focus{
    --tw-translate-x: 55%;
  }

  .xl\:focus\:translate-x-6\/10:focus{
    --tw-translate-x: 60%;
  }

  .xl\:focus\:translate-x-7\/10:focus{
    --tw-translate-x: 70%;
  }

  .xl\:focus\:translate-x-8\/10:focus{
    --tw-translate-x: 80%;
  }

  .xl\:focus\:translate-x-9\/10:focus{
    --tw-translate-x: 90%;
  }

  .xl\:focus\:translate-x-1\/12:focus{
    --tw-translate-x: 8.333333%;
  }

  .xl\:focus\:translate-x-2\/12:focus{
    --tw-translate-x: 16.666667%;
  }

  .xl\:focus\:translate-x-3\/12:focus{
    --tw-translate-x: 25%;
  }

  .xl\:focus\:translate-x-4\/12:focus{
    --tw-translate-x: 33.333333%;
  }

  .xl\:focus\:translate-x-5\/12:focus{
    --tw-translate-x: 41.666667%;
  }

  .xl\:focus\:translate-x-6\/12:focus{
    --tw-translate-x: 50%;
  }

  .xl\:focus\:translate-x-7\/12:focus{
    --tw-translate-x: 58.333333%;
  }

  .xl\:focus\:translate-x-8\/12:focus{
    --tw-translate-x: 66.666667%;
  }

  .xl\:focus\:translate-x-9\/12:focus{
    --tw-translate-x: 75%;
  }

  .xl\:focus\:translate-x-10\/12:focus{
    --tw-translate-x: 83.333333%;
  }

  .xl\:focus\:translate-x-11\/12:focus{
    --tw-translate-x: 91.666667%;
  }

  .xl\:focus\:-translate-x-0:focus{
    --tw-translate-x: 0px;
  }

  .xl\:focus\:-translate-x-1:focus{
    --tw-translate-x: -0.25rem;
  }

  .xl\:focus\:-translate-x-2:focus{
    --tw-translate-x: -0.5rem;
  }

  .xl\:focus\:-translate-x-3:focus{
    --tw-translate-x: -0.75rem;
  }

  .xl\:focus\:-translate-x-4:focus{
    --tw-translate-x: -1rem;
  }

  .xl\:focus\:-translate-x-5:focus{
    --tw-translate-x: -1.25rem;
  }

  .xl\:focus\:-translate-x-6:focus{
    --tw-translate-x: -1.5rem;
  }

  .xl\:focus\:-translate-x-7:focus{
    --tw-translate-x: -1.75rem;
  }

  .xl\:focus\:-translate-x-8:focus{
    --tw-translate-x: -2rem;
  }

  .xl\:focus\:-translate-x-9:focus{
    --tw-translate-x: -2.25rem;
  }

  .xl\:focus\:-translate-x-10:focus{
    --tw-translate-x: -2.5rem;
  }

  .xl\:focus\:-translate-x-11:focus{
    --tw-translate-x: -2.75rem;
  }

  .xl\:focus\:-translate-x-12:focus{
    --tw-translate-x: -3rem;
  }

  .xl\:focus\:-translate-x-13:focus{
    --tw-translate-x: -3.25rem;
  }

  .xl\:focus\:-translate-x-14:focus{
    --tw-translate-x: -3.5rem;
  }

  .xl\:focus\:-translate-x-15:focus{
    --tw-translate-x: -3.75rem;
  }

  .xl\:focus\:-translate-x-16:focus{
    --tw-translate-x: -4rem;
  }

  .xl\:focus\:-translate-x-17:focus{
    --tw-translate-x: -4.25rem;
  }

  .xl\:focus\:-translate-x-18:focus{
    --tw-translate-x: -4.5rem;
  }

  .xl\:focus\:-translate-x-19:focus{
    --tw-translate-x: -4.75rem;
  }

  .xl\:focus\:-translate-x-20:focus{
    --tw-translate-x: -5rem;
  }

  .xl\:focus\:-translate-x-22:focus{
    --tw-translate-x: -5.5rem;
  }

  .xl\:focus\:-translate-x-24:focus{
    --tw-translate-x: -6rem;
  }

  .xl\:focus\:-translate-x-25:focus{
    --tw-translate-x: -6.25rem;
  }

  .xl\:focus\:-translate-x-28:focus{
    --tw-translate-x: -7rem;
  }

  .xl\:focus\:-translate-x-30:focus{
    --tw-translate-x: -7.5rem;
  }

  .xl\:focus\:-translate-x-32:focus{
    --tw-translate-x: -8rem;
  }

  .xl\:focus\:-translate-x-34:focus{
    --tw-translate-x: -8.5rem;
  }

  .xl\:focus\:-translate-x-35:focus{
    --tw-translate-x: -8.75rem;
  }

  .xl\:focus\:-translate-x-36:focus{
    --tw-translate-x: -9rem;
  }

  .xl\:focus\:-translate-x-39:focus{
    --tw-translate-x: -9.75rem;
  }

  .xl\:focus\:-translate-x-40:focus{
    --tw-translate-x: -10rem;
  }

  .xl\:focus\:-translate-x-42:focus{
    --tw-translate-x: -10.5rem;
  }

  .xl\:focus\:-translate-x-44:focus{
    --tw-translate-x: -11rem;
  }

  .xl\:focus\:-translate-x-45:focus{
    --tw-translate-x: -11.25rem;
  }

  .xl\:focus\:-translate-x-48:focus{
    --tw-translate-x: -12rem;
  }

  .xl\:focus\:-translate-x-50:focus{
    --tw-translate-x: -12.5rem;
  }

  .xl\:focus\:-translate-x-52:focus{
    --tw-translate-x: -13rem;
  }

  .xl\:focus\:-translate-x-55:focus{
    --tw-translate-x: -13.75rem;
  }

  .xl\:focus\:-translate-x-56:focus{
    --tw-translate-x: -14rem;
  }

  .xl\:focus\:-translate-x-58:focus{
    --tw-translate-x: -14.5rem;
  }

  .xl\:focus\:-translate-x-60:focus{
    --tw-translate-x: -15rem;
  }

  .xl\:focus\:-translate-x-64:focus{
    --tw-translate-x: -16rem;
  }

  .xl\:focus\:-translate-x-65:focus{
    --tw-translate-x: -16.25rem;
  }

  .xl\:focus\:-translate-x-68:focus{
    --tw-translate-x: -17rem;
  }

  .xl\:focus\:-translate-x-69:focus{
    --tw-translate-x: -17.25rem;
  }

  .xl\:focus\:-translate-x-70:focus{
    --tw-translate-x: -17.5rem;
  }

  .xl\:focus\:-translate-x-72:focus{
    --tw-translate-x: -18rem;
  }

  .xl\:focus\:-translate-x-75:focus{
    --tw-translate-x: -18.75rem;
  }

  .xl\:focus\:-translate-x-80:focus{
    --tw-translate-x: -20rem;
  }

  .xl\:focus\:-translate-x-85:focus{
    --tw-translate-x: -21.25rem;
  }

  .xl\:focus\:-translate-x-86:focus{
    --tw-translate-x: -21.5rem;
  }

  .xl\:focus\:-translate-x-90:focus{
    --tw-translate-x: -22.5rem;
  }

  .xl\:focus\:-translate-x-96:focus{
    --tw-translate-x: -24rem;
  }

  .xl\:focus\:-translate-x-100:focus{
    --tw-translate-x: -25rem;
  }

  .xl\:focus\:-translate-x-115:focus{
    --tw-translate-x: -28.75rem;
  }

  .xl\:focus\:-translate-x-125:focus{
    --tw-translate-x: -31.25rem;
  }

  .xl\:focus\:-translate-x-142:focus{
    --tw-translate-x: -35.5rem;
  }

  .xl\:focus\:-translate-x-150:focus{
    --tw-translate-x: -37.5rem;
  }

  .xl\:focus\:-translate-x-156:focus{
    --tw-translate-x: -39rem;
  }

  .xl\:focus\:-translate-x-160:focus{
    --tw-translate-x: -40rem;
  }

  .xl\:focus\:-translate-x-175:focus{
    --tw-translate-x: -43.75rem;
  }

  .xl\:focus\:-translate-x-207:focus{
    --tw-translate-x: -51.75rem;
  }

  .xl\:focus\:-translate-x-242:focus{
    --tw-translate-x: -60.5rem;
  }

  .xl\:focus\:-translate-x-250:focus{
    --tw-translate-x: -62.5rem;
  }

  .xl\:focus\:-translate-x-258:focus{
    --tw-translate-x: -64.5rem;
  }

  .xl\:focus\:-translate-x-265:focus{
    --tw-translate-x: -66.25rem;
  }

  .xl\:focus\:-translate-x-280:focus{
    --tw-translate-x: -70rem;
  }

  .xl\:focus\:-translate-x-px:focus{
    --tw-translate-x: -1px;
  }

  .xl\:focus\:-translate-x-0\.5:focus{
    --tw-translate-x: -0.125rem;
  }

  .xl\:focus\:-translate-x-1\.5:focus{
    --tw-translate-x: -0.375rem;
  }

  .xl\:focus\:-translate-x-2\.5:focus{
    --tw-translate-x: -0.625rem;
  }

  .xl\:focus\:-translate-x-3\.5:focus{
    --tw-translate-x: -0.875rem;
  }

  .xl\:focus\:-translate-x-0\.25:focus{
    --tw-translate-x: -0.0625rem;
  }

  .xl\:focus\:-translate-x-0\.75:focus{
    --tw-translate-x: -0.1875rem;
  }

  .xl\:focus\:-translate-x-1\.25:focus{
    --tw-translate-x: -0.3125rem;
  }

  .xl\:focus\:-translate-x-1\.75:focus{
    --tw-translate-x: -0.4375rem;
  }

  .xl\:focus\:-translate-x-2\.25:focus{
    --tw-translate-x: -0.5625rem;
  }

  .xl\:focus\:-translate-x-2\.75:focus{
    --tw-translate-x: -0.6875rem;
  }

  .xl\:focus\:-translate-x-3\.25:focus{
    --tw-translate-x: -0.8125rem;
  }

  .xl\:focus\:-translate-x-3\.75:focus{
    --tw-translate-x: -0.9375rem;
  }

  .xl\:focus\:-translate-x-4\.25:focus{
    --tw-translate-x: -1.0625rem;
  }

  .xl\:focus\:-translate-x-4\.5:focus{
    --tw-translate-x: -1.125rem;
  }

  .xl\:focus\:-translate-x-4\.75:focus{
    --tw-translate-x: -1.1875rem;
  }

  .xl\:focus\:-translate-x-5\.25:focus{
    --tw-translate-x: -1.3125rem;
  }

  .xl\:focus\:-translate-x-5\.5:focus{
    --tw-translate-x: -1.375rem;
  }

  .xl\:focus\:-translate-x-5\.75:focus{
    --tw-translate-x: -1.4375rem;
  }

  .xl\:focus\:-translate-x-6\.25:focus{
    --tw-translate-x: -1.5625rem;
  }

  .xl\:focus\:-translate-x-6\.5:focus{
    --tw-translate-x: -1.625rem;
  }

  .xl\:focus\:-translate-x-6\.75:focus{
    --tw-translate-x: -1.6875rem;
  }

  .xl\:focus\:-translate-x-7\.25:focus{
    --tw-translate-x: -1.8125rem;
  }

  .xl\:focus\:-translate-x-7\.5:focus{
    --tw-translate-x: -1.875rem;
  }

  .xl\:focus\:-translate-x-8\.25:focus{
    --tw-translate-x: -2.0625rem;
  }

  .xl\:focus\:-translate-x-8\.5:focus{
    --tw-translate-x: -2.125rem;
  }

  .xl\:focus\:-translate-x-9\.25:focus{
    --tw-translate-x: -2.3125rem;
  }

  .xl\:focus\:-translate-x-9\.5:focus{
    --tw-translate-x: -2.375rem;
  }

  .xl\:focus\:-translate-x-10\.5:focus{
    --tw-translate-x: -2.625rem;
  }

  .xl\:focus\:-translate-x-11\.25:focus{
    --tw-translate-x: -2.8125rem;
  }

  .xl\:focus\:-translate-x-11\.5:focus{
    --tw-translate-x: -2.875rem;
  }

  .xl\:focus\:-translate-x-12\.5:focus{
    --tw-translate-x: -3.125rem;
  }

  .xl\:focus\:-translate-x-12\.75:focus{
    --tw-translate-x: -3.1875rem;
  }

  .xl\:focus\:-translate-x-13\.5:focus{
    --tw-translate-x: -3.375rem;
  }

  .xl\:focus\:-translate-x-14\.5:focus{
    --tw-translate-x: -3.625rem;
  }

  .xl\:focus\:-translate-x-15\.5:focus{
    --tw-translate-x: -3.875rem;
  }

  .xl\:focus\:-translate-x-15\.75:focus{
    --tw-translate-x: -3.9375rem;
  }

  .xl\:focus\:-translate-x-16\.25:focus{
    --tw-translate-x: -4.0625rem;
  }

  .xl\:focus\:-translate-x-17\.25:focus{
    --tw-translate-x: -4.3125rem;
  }

  .xl\:focus\:-translate-x-17\.5:focus{
    --tw-translate-x: -4.375rem;
  }

  .xl\:focus\:-translate-x-18\.25:focus{
    --tw-translate-x: -4.5625rem;
  }

  .xl\:focus\:-translate-x-18\.5:focus{
    --tw-translate-x: -4.625rem;
  }

  .xl\:focus\:-translate-x-20\.25:focus{
    --tw-translate-x: -5.0625rem;
  }

  .xl\:focus\:-translate-x-20\.5:focus{
    --tw-translate-x: -5.125rem;
  }

  .xl\:focus\:-translate-x-22\.5:focus{
    --tw-translate-x: -5.625rem;
  }

  .xl\:focus\:-translate-x-25\.5:focus{
    --tw-translate-x: -6.375rem;
  }

  .xl\:focus\:-translate-x-26\.75:focus{
    --tw-translate-x: -6.6875rem;
  }

  .xl\:focus\:-translate-x-32\.5:focus{
    --tw-translate-x: -8.125rem;
  }

  .xl\:focus\:-translate-x-37\.5:focus{
    --tw-translate-x: -9.375rem;
  }

  .xl\:focus\:-translate-x-41\.25:focus{
    --tw-translate-x: -10.3125rem;
  }

  .xl\:focus\:-translate-x-52\.5:focus{
    --tw-translate-x: -13.125rem;
  }

  .xl\:focus\:-translate-x-54\.5:focus{
    --tw-translate-x: -13.625rem;
  }

  .xl\:focus\:-translate-x-57\.25:focus{
    --tw-translate-x: -14.3125rem;
  }

  .xl\:focus\:-translate-x-57\.5:focus{
    --tw-translate-x: -14.375rem;
  }

  .xl\:focus\:-translate-x-66\.25:focus{
    --tw-translate-x: -16.5625rem;
  }

  .xl\:focus\:-translate-x-74\.5:focus{
    --tw-translate-x: -18.125rem;
  }

  .xl\:focus\:-translate-x-106\.25:focus{
    --tw-translate-x: -26.5625rem;
  }

  .xl\:focus\:-translate-x-112\.25:focus{
    --tw-translate-x: -28.0675rem;
  }

  .xl\:focus\:-translate-x-112\.75:focus{
    --tw-translate-x: -28.1875rem;
  }

  .xl\:focus\:-translate-x-147\.5:focus{
    --tw-translate-x: -36.875rem;
  }

  .xl\:focus\:-translate-x-162\.5:focus{
    --tw-translate-x: -40.625rem;
  }

  .xl\:focus\:-translate-x-172\.25:focus{
    --tw-translate-x: -42.5625rem;
  }

  .xl\:focus\:-translate-x-175\.25:focus{
    --tw-translate-x: -43.8125rem;
  }

  .xl\:focus\:-translate-x-184\.25:focus{
    --tw-translate-x: -46.0625rem;
  }

  .xl\:focus\:-translate-x-203\.25:focus{
    --tw-translate-x: -50.8125rem;
  }

  .xl\:focus\:-translate-x-half:focus{
    --tw-translate-x: -50%;
  }

  .xl\:focus\:-translate-x-full:focus{
    --tw-translate-x: -100%;
  }

  .xl\:focus\:-translate-x-1\/10:focus{
    --tw-translate-x: -10%;
  }

  .xl\:focus\:-translate-x-2\/10:focus{
    --tw-translate-x: -20%;
  }

  .xl\:focus\:-translate-x-3\/10:focus{
    --tw-translate-x: -30%;
  }

  .xl\:focus\:-translate-x-4\/10:focus{
    --tw-translate-x: -40%;
  }

  .xl\:focus\:-translate-x-4\.5\/10:focus{
    --tw-translate-x: -45%;
  }

  .xl\:focus\:-translate-x-5\/10:focus{
    --tw-translate-x: -50%;
  }

  .xl\:focus\:-translate-x-5\.5\/10:focus{
    --tw-translate-x: -55%;
  }

  .xl\:focus\:-translate-x-6\/10:focus{
    --tw-translate-x: -60%;
  }

  .xl\:focus\:-translate-x-7\/10:focus{
    --tw-translate-x: -70%;
  }

  .xl\:focus\:-translate-x-8\/10:focus{
    --tw-translate-x: -80%;
  }

  .xl\:focus\:-translate-x-9\/10:focus{
    --tw-translate-x: -90%;
  }

  .xl\:focus\:-translate-x-1\/12:focus{
    --tw-translate-x: -8.33333%;
  }

  .xl\:focus\:-translate-x-2\/12:focus{
    --tw-translate-x: -16.66667%;
  }

  .xl\:focus\:-translate-x-3\/12:focus{
    --tw-translate-x: -25%;
  }

  .xl\:focus\:-translate-x-4\/12:focus{
    --tw-translate-x: -33.33333%;
  }

  .xl\:focus\:-translate-x-5\/12:focus{
    --tw-translate-x: -41.66667%;
  }

  .xl\:focus\:-translate-x-6\/12:focus{
    --tw-translate-x: -50%;
  }

  .xl\:focus\:-translate-x-7\/12:focus{
    --tw-translate-x: -58.33333%;
  }

  .xl\:focus\:-translate-x-8\/12:focus{
    --tw-translate-x: -66.66667%;
  }

  .xl\:focus\:-translate-x-9\/12:focus{
    --tw-translate-x: -75%;
  }

  .xl\:focus\:-translate-x-10\/12:focus{
    --tw-translate-x: -83.33333%;
  }

  .xl\:focus\:-translate-x-11\/12:focus{
    --tw-translate-x: -91.66667%;
  }

  .xl\:focus\:translate-x-1\/2:focus{
    --tw-translate-x: 50%;
  }

  .xl\:focus\:translate-x-1\/3:focus{
    --tw-translate-x: 33.333333%;
  }

  .xl\:focus\:translate-x-2\/3:focus{
    --tw-translate-x: 66.666667%;
  }

  .xl\:focus\:translate-x-1\/4:focus{
    --tw-translate-x: 25%;
  }

  .xl\:focus\:translate-x-2\/4:focus{
    --tw-translate-x: 50%;
  }

  .xl\:focus\:translate-x-3\/4:focus{
    --tw-translate-x: 75%;
  }

  .xl\:focus\:-translate-x-1\/2:focus{
    --tw-translate-x: -50%;
  }

  .xl\:focus\:-translate-x-1\/3:focus{
    --tw-translate-x: -33.333333%;
  }

  .xl\:focus\:-translate-x-2\/3:focus{
    --tw-translate-x: -66.666667%;
  }

  .xl\:focus\:-translate-x-1\/4:focus{
    --tw-translate-x: -25%;
  }

  .xl\:focus\:-translate-x-2\/4:focus{
    --tw-translate-x: -50%;
  }

  .xl\:focus\:-translate-x-3\/4:focus{
    --tw-translate-x: -75%;
  }

  .xl\:focus\:translate-y-0:focus{
    --tw-translate-y: 0px;
  }

  .xl\:focus\:translate-y-1:focus{
    --tw-translate-y: 0.25rem;
  }

  .xl\:focus\:translate-y-2:focus{
    --tw-translate-y: 0.5rem;
  }

  .xl\:focus\:translate-y-3:focus{
    --tw-translate-y: 0.75rem;
  }

  .xl\:focus\:translate-y-4:focus{
    --tw-translate-y: 1rem;
  }

  .xl\:focus\:translate-y-5:focus{
    --tw-translate-y: 1.25rem;
  }

  .xl\:focus\:translate-y-6:focus{
    --tw-translate-y: 1.5rem;
  }

  .xl\:focus\:translate-y-7:focus{
    --tw-translate-y: 1.75rem;
  }

  .xl\:focus\:translate-y-8:focus{
    --tw-translate-y: 2rem;
  }

  .xl\:focus\:translate-y-9:focus{
    --tw-translate-y: 2.25rem;
  }

  .xl\:focus\:translate-y-10:focus{
    --tw-translate-y: 2.5rem;
  }

  .xl\:focus\:translate-y-11:focus{
    --tw-translate-y: 2.75rem;
  }

  .xl\:focus\:translate-y-12:focus{
    --tw-translate-y: 3rem;
  }

  .xl\:focus\:translate-y-13:focus{
    --tw-translate-y: 3.25rem;
  }

  .xl\:focus\:translate-y-14:focus{
    --tw-translate-y: 3.5rem;
  }

  .xl\:focus\:translate-y-15:focus{
    --tw-translate-y: 3.75rem;
  }

  .xl\:focus\:translate-y-16:focus{
    --tw-translate-y: 4rem;
  }

  .xl\:focus\:translate-y-17:focus{
    --tw-translate-y: 4.25rem;
  }

  .xl\:focus\:translate-y-18:focus{
    --tw-translate-y: 4.5rem;
  }

  .xl\:focus\:translate-y-19:focus{
    --tw-translate-y: 4.75rem;
  }

  .xl\:focus\:translate-y-20:focus{
    --tw-translate-y: 5rem;
  }

  .xl\:focus\:translate-y-22:focus{
    --tw-translate-y: 5.5rem;
  }

  .xl\:focus\:translate-y-24:focus{
    --tw-translate-y: 6rem;
  }

  .xl\:focus\:translate-y-25:focus{
    --tw-translate-y: 6.25rem;
  }

  .xl\:focus\:translate-y-28:focus{
    --tw-translate-y: 7rem;
  }

  .xl\:focus\:translate-y-30:focus{
    --tw-translate-y: 7.5rem;
  }

  .xl\:focus\:translate-y-32:focus{
    --tw-translate-y: 8rem;
  }

  .xl\:focus\:translate-y-34:focus{
    --tw-translate-y: 8.5rem;
  }

  .xl\:focus\:translate-y-35:focus{
    --tw-translate-y: 8.75rem;
  }

  .xl\:focus\:translate-y-36:focus{
    --tw-translate-y: 9rem;
  }

  .xl\:focus\:translate-y-39:focus{
    --tw-translate-y: 9.75rem;
  }

  .xl\:focus\:translate-y-40:focus{
    --tw-translate-y: 10rem;
  }

  .xl\:focus\:translate-y-42:focus{
    --tw-translate-y: 10.5rem;
  }

  .xl\:focus\:translate-y-44:focus{
    --tw-translate-y: 11rem;
  }

  .xl\:focus\:translate-y-45:focus{
    --tw-translate-y: 11.25rem;
  }

  .xl\:focus\:translate-y-48:focus{
    --tw-translate-y: 12rem;
  }

  .xl\:focus\:translate-y-50:focus{
    --tw-translate-y: 12.5rem;
  }

  .xl\:focus\:translate-y-52:focus{
    --tw-translate-y: 13rem;
  }

  .xl\:focus\:translate-y-55:focus{
    --tw-translate-y: 13.75rem;
  }

  .xl\:focus\:translate-y-56:focus{
    --tw-translate-y: 14rem;
  }

  .xl\:focus\:translate-y-58:focus{
    --tw-translate-y: 14.5rem;
  }

  .xl\:focus\:translate-y-60:focus{
    --tw-translate-y: 15rem;
  }

  .xl\:focus\:translate-y-64:focus{
    --tw-translate-y: 16rem;
  }

  .xl\:focus\:translate-y-65:focus{
    --tw-translate-y: 16.25rem;
  }

  .xl\:focus\:translate-y-68:focus{
    --tw-translate-y: 17rem;
  }

  .xl\:focus\:translate-y-69:focus{
    --tw-translate-y: 17.25rem;
  }

  .xl\:focus\:translate-y-70:focus{
    --tw-translate-y: 17.5rem;
  }

  .xl\:focus\:translate-y-72:focus{
    --tw-translate-y: 18rem;
  }

  .xl\:focus\:translate-y-75:focus{
    --tw-translate-y: 18.75rem;
  }

  .xl\:focus\:translate-y-80:focus{
    --tw-translate-y: 20rem;
  }

  .xl\:focus\:translate-y-85:focus{
    --tw-translate-y: 21.25rem;
  }

  .xl\:focus\:translate-y-86:focus{
    --tw-translate-y: 21.5rem;
  }

  .xl\:focus\:translate-y-90:focus{
    --tw-translate-y: 22.5rem;
  }

  .xl\:focus\:translate-y-96:focus{
    --tw-translate-y: 24rem;
  }

  .xl\:focus\:translate-y-100:focus{
    --tw-translate-y: 25rem;
  }

  .xl\:focus\:translate-y-115:focus{
    --tw-translate-y: 28.75rem;
  }

  .xl\:focus\:translate-y-125:focus{
    --tw-translate-y: 31.25rem;
  }

  .xl\:focus\:translate-y-142:focus{
    --tw-translate-y: 35.5rem;
  }

  .xl\:focus\:translate-y-150:focus{
    --tw-translate-y: 37.5rem;
  }

  .xl\:focus\:translate-y-156:focus{
    --tw-translate-y: 39rem;
  }

  .xl\:focus\:translate-y-160:focus{
    --tw-translate-y: 40rem;
  }

  .xl\:focus\:translate-y-175:focus{
    --tw-translate-y: 43.75rem;
  }

  .xl\:focus\:translate-y-207:focus{
    --tw-translate-y: 51.75rem;
  }

  .xl\:focus\:translate-y-242:focus{
    --tw-translate-y: 60.5rem;
  }

  .xl\:focus\:translate-y-250:focus{
    --tw-translate-y: 62.5rem;
  }

  .xl\:focus\:translate-y-258:focus{
    --tw-translate-y: 64.5rem;
  }

  .xl\:focus\:translate-y-265:focus{
    --tw-translate-y: 66.25rem;
  }

  .xl\:focus\:translate-y-280:focus{
    --tw-translate-y: 70rem;
  }

  .xl\:focus\:translate-y-px:focus{
    --tw-translate-y: 1px;
  }

  .xl\:focus\:translate-y-0\.5:focus{
    --tw-translate-y: 0.125rem;
  }

  .xl\:focus\:translate-y-1\.5:focus{
    --tw-translate-y: 0.375rem;
  }

  .xl\:focus\:translate-y-2\.5:focus{
    --tw-translate-y: 0.625rem;
  }

  .xl\:focus\:translate-y-3\.5:focus{
    --tw-translate-y: 0.875rem;
  }

  .xl\:focus\:translate-y-0\.25:focus{
    --tw-translate-y: 0.0625rem;
  }

  .xl\:focus\:translate-y-0\.75:focus{
    --tw-translate-y: 0.1875rem;
  }

  .xl\:focus\:translate-y-1\.25:focus{
    --tw-translate-y: 0.3125rem;
  }

  .xl\:focus\:translate-y-1\.75:focus{
    --tw-translate-y: 0.4375rem;
  }

  .xl\:focus\:translate-y-2\.25:focus{
    --tw-translate-y: 0.5625rem;
  }

  .xl\:focus\:translate-y-2\.75:focus{
    --tw-translate-y: 0.6875rem;
  }

  .xl\:focus\:translate-y-3\.25:focus{
    --tw-translate-y: 0.8125rem;
  }

  .xl\:focus\:translate-y-3\.75:focus{
    --tw-translate-y: 0.9375rem;
  }

  .xl\:focus\:translate-y-4\.25:focus{
    --tw-translate-y: 1.0625rem;
  }

  .xl\:focus\:translate-y-4\.5:focus{
    --tw-translate-y: 1.125rem;
  }

  .xl\:focus\:translate-y-4\.75:focus{
    --tw-translate-y: 1.1875rem;
  }

  .xl\:focus\:translate-y-5\.25:focus{
    --tw-translate-y: 1.3125rem;
  }

  .xl\:focus\:translate-y-5\.5:focus{
    --tw-translate-y: 1.375rem;
  }

  .xl\:focus\:translate-y-5\.75:focus{
    --tw-translate-y: 1.4375rem;
  }

  .xl\:focus\:translate-y-6\.25:focus{
    --tw-translate-y: 1.5625rem;
  }

  .xl\:focus\:translate-y-6\.5:focus{
    --tw-translate-y: 1.625rem;
  }

  .xl\:focus\:translate-y-6\.75:focus{
    --tw-translate-y: 1.6875rem;
  }

  .xl\:focus\:translate-y-7\.25:focus{
    --tw-translate-y: 1.8125rem;
  }

  .xl\:focus\:translate-y-7\.5:focus{
    --tw-translate-y: 1.875rem;
  }

  .xl\:focus\:translate-y-8\.25:focus{
    --tw-translate-y: 2.0625rem;
  }

  .xl\:focus\:translate-y-8\.5:focus{
    --tw-translate-y: 2.125rem;
  }

  .xl\:focus\:translate-y-9\.25:focus{
    --tw-translate-y: 2.3125rem;
  }

  .xl\:focus\:translate-y-9\.5:focus{
    --tw-translate-y: 2.375rem;
  }

  .xl\:focus\:translate-y-10\.5:focus{
    --tw-translate-y: 2.625rem;
  }

  .xl\:focus\:translate-y-11\.25:focus{
    --tw-translate-y: 2.8125rem;
  }

  .xl\:focus\:translate-y-11\.5:focus{
    --tw-translate-y: 2.875rem;
  }

  .xl\:focus\:translate-y-12\.5:focus{
    --tw-translate-y: 3.125rem;
  }

  .xl\:focus\:translate-y-12\.75:focus{
    --tw-translate-y: 3.1875rem;
  }

  .xl\:focus\:translate-y-13\.5:focus{
    --tw-translate-y: 3.375rem;
  }

  .xl\:focus\:translate-y-14\.5:focus{
    --tw-translate-y: 3.625rem;
  }

  .xl\:focus\:translate-y-15\.5:focus{
    --tw-translate-y: 3.875rem;
  }

  .xl\:focus\:translate-y-15\.75:focus{
    --tw-translate-y: 3.9375rem;
  }

  .xl\:focus\:translate-y-16\.25:focus{
    --tw-translate-y: 4.0625rem;
  }

  .xl\:focus\:translate-y-17\.25:focus{
    --tw-translate-y: 4.3125rem;
  }

  .xl\:focus\:translate-y-17\.5:focus{
    --tw-translate-y: 4.375rem;
  }

  .xl\:focus\:translate-y-18\.25:focus{
    --tw-translate-y: 4.5625rem;
  }

  .xl\:focus\:translate-y-18\.5:focus{
    --tw-translate-y: 4.625rem;
  }

  .xl\:focus\:translate-y-20\.25:focus{
    --tw-translate-y: 5.0625rem;
  }

  .xl\:focus\:translate-y-20\.5:focus{
    --tw-translate-y: 5.125rem;
  }

  .xl\:focus\:translate-y-22\.5:focus{
    --tw-translate-y: 5.625rem;
  }

  .xl\:focus\:translate-y-25\.5:focus{
    --tw-translate-y: 6.375rem;
  }

  .xl\:focus\:translate-y-26\.75:focus{
    --tw-translate-y: 6.6875rem;
  }

  .xl\:focus\:translate-y-32\.5:focus{
    --tw-translate-y: 8.125rem;
  }

  .xl\:focus\:translate-y-37\.5:focus{
    --tw-translate-y: 9.375rem;
  }

  .xl\:focus\:translate-y-41\.25:focus{
    --tw-translate-y: 10.3125rem;
  }

  .xl\:focus\:translate-y-52\.5:focus{
    --tw-translate-y: 13.125rem;
  }

  .xl\:focus\:translate-y-54\.5:focus{
    --tw-translate-y: 13.625rem;
  }

  .xl\:focus\:translate-y-57\.25:focus{
    --tw-translate-y: 14.3125rem;
  }

  .xl\:focus\:translate-y-57\.5:focus{
    --tw-translate-y: 14.375rem;
  }

  .xl\:focus\:translate-y-66\.25:focus{
    --tw-translate-y: 16.5625rem;
  }

  .xl\:focus\:translate-y-74\.5:focus{
    --tw-translate-y: 18.125rem;
  }

  .xl\:focus\:translate-y-106\.25:focus{
    --tw-translate-y: 26.5625rem;
  }

  .xl\:focus\:translate-y-112\.25:focus{
    --tw-translate-y: 28.0675rem;
  }

  .xl\:focus\:translate-y-112\.75:focus{
    --tw-translate-y: 28.1875rem;
  }

  .xl\:focus\:translate-y-147\.5:focus{
    --tw-translate-y: 36.875rem;
  }

  .xl\:focus\:translate-y-162\.5:focus{
    --tw-translate-y: 40.625rem;
  }

  .xl\:focus\:translate-y-172\.25:focus{
    --tw-translate-y: 42.5625rem;
  }

  .xl\:focus\:translate-y-175\.25:focus{
    --tw-translate-y: 43.8125rem;
  }

  .xl\:focus\:translate-y-184\.25:focus{
    --tw-translate-y: 46.0625rem;
  }

  .xl\:focus\:translate-y-203\.25:focus{
    --tw-translate-y: 50.8125rem;
  }

  .xl\:focus\:translate-y-half:focus{
    --tw-translate-y: 50%;
  }

  .xl\:focus\:translate-y-full:focus{
    --tw-translate-y: 100%;
  }

  .xl\:focus\:translate-y-1\/10:focus{
    --tw-translate-y: 10%;
  }

  .xl\:focus\:translate-y-2\/10:focus{
    --tw-translate-y: 20%;
  }

  .xl\:focus\:translate-y-3\/10:focus{
    --tw-translate-y: 30%;
  }

  .xl\:focus\:translate-y-4\/10:focus{
    --tw-translate-y: 40%;
  }

  .xl\:focus\:translate-y-4\.5\/10:focus{
    --tw-translate-y: 45%;
  }

  .xl\:focus\:translate-y-5\/10:focus{
    --tw-translate-y: 50%;
  }

  .xl\:focus\:translate-y-5\.5\/10:focus{
    --tw-translate-y: 55%;
  }

  .xl\:focus\:translate-y-6\/10:focus{
    --tw-translate-y: 60%;
  }

  .xl\:focus\:translate-y-7\/10:focus{
    --tw-translate-y: 70%;
  }

  .xl\:focus\:translate-y-8\/10:focus{
    --tw-translate-y: 80%;
  }

  .xl\:focus\:translate-y-9\/10:focus{
    --tw-translate-y: 90%;
  }

  .xl\:focus\:translate-y-1\/12:focus{
    --tw-translate-y: 8.333333%;
  }

  .xl\:focus\:translate-y-2\/12:focus{
    --tw-translate-y: 16.666667%;
  }

  .xl\:focus\:translate-y-3\/12:focus{
    --tw-translate-y: 25%;
  }

  .xl\:focus\:translate-y-4\/12:focus{
    --tw-translate-y: 33.333333%;
  }

  .xl\:focus\:translate-y-5\/12:focus{
    --tw-translate-y: 41.666667%;
  }

  .xl\:focus\:translate-y-6\/12:focus{
    --tw-translate-y: 50%;
  }

  .xl\:focus\:translate-y-7\/12:focus{
    --tw-translate-y: 58.333333%;
  }

  .xl\:focus\:translate-y-8\/12:focus{
    --tw-translate-y: 66.666667%;
  }

  .xl\:focus\:translate-y-9\/12:focus{
    --tw-translate-y: 75%;
  }

  .xl\:focus\:translate-y-10\/12:focus{
    --tw-translate-y: 83.333333%;
  }

  .xl\:focus\:translate-y-11\/12:focus{
    --tw-translate-y: 91.666667%;
  }

  .xl\:focus\:-translate-y-0:focus{
    --tw-translate-y: 0px;
  }

  .xl\:focus\:-translate-y-1:focus{
    --tw-translate-y: -0.25rem;
  }

  .xl\:focus\:-translate-y-2:focus{
    --tw-translate-y: -0.5rem;
  }

  .xl\:focus\:-translate-y-3:focus{
    --tw-translate-y: -0.75rem;
  }

  .xl\:focus\:-translate-y-4:focus{
    --tw-translate-y: -1rem;
  }

  .xl\:focus\:-translate-y-5:focus{
    --tw-translate-y: -1.25rem;
  }

  .xl\:focus\:-translate-y-6:focus{
    --tw-translate-y: -1.5rem;
  }

  .xl\:focus\:-translate-y-7:focus{
    --tw-translate-y: -1.75rem;
  }

  .xl\:focus\:-translate-y-8:focus{
    --tw-translate-y: -2rem;
  }

  .xl\:focus\:-translate-y-9:focus{
    --tw-translate-y: -2.25rem;
  }

  .xl\:focus\:-translate-y-10:focus{
    --tw-translate-y: -2.5rem;
  }

  .xl\:focus\:-translate-y-11:focus{
    --tw-translate-y: -2.75rem;
  }

  .xl\:focus\:-translate-y-12:focus{
    --tw-translate-y: -3rem;
  }

  .xl\:focus\:-translate-y-13:focus{
    --tw-translate-y: -3.25rem;
  }

  .xl\:focus\:-translate-y-14:focus{
    --tw-translate-y: -3.5rem;
  }

  .xl\:focus\:-translate-y-15:focus{
    --tw-translate-y: -3.75rem;
  }

  .xl\:focus\:-translate-y-16:focus{
    --tw-translate-y: -4rem;
  }

  .xl\:focus\:-translate-y-17:focus{
    --tw-translate-y: -4.25rem;
  }

  .xl\:focus\:-translate-y-18:focus{
    --tw-translate-y: -4.5rem;
  }

  .xl\:focus\:-translate-y-19:focus{
    --tw-translate-y: -4.75rem;
  }

  .xl\:focus\:-translate-y-20:focus{
    --tw-translate-y: -5rem;
  }

  .xl\:focus\:-translate-y-22:focus{
    --tw-translate-y: -5.5rem;
  }

  .xl\:focus\:-translate-y-24:focus{
    --tw-translate-y: -6rem;
  }

  .xl\:focus\:-translate-y-25:focus{
    --tw-translate-y: -6.25rem;
  }

  .xl\:focus\:-translate-y-28:focus{
    --tw-translate-y: -7rem;
  }

  .xl\:focus\:-translate-y-30:focus{
    --tw-translate-y: -7.5rem;
  }

  .xl\:focus\:-translate-y-32:focus{
    --tw-translate-y: -8rem;
  }

  .xl\:focus\:-translate-y-34:focus{
    --tw-translate-y: -8.5rem;
  }

  .xl\:focus\:-translate-y-35:focus{
    --tw-translate-y: -8.75rem;
  }

  .xl\:focus\:-translate-y-36:focus{
    --tw-translate-y: -9rem;
  }

  .xl\:focus\:-translate-y-39:focus{
    --tw-translate-y: -9.75rem;
  }

  .xl\:focus\:-translate-y-40:focus{
    --tw-translate-y: -10rem;
  }

  .xl\:focus\:-translate-y-42:focus{
    --tw-translate-y: -10.5rem;
  }

  .xl\:focus\:-translate-y-44:focus{
    --tw-translate-y: -11rem;
  }

  .xl\:focus\:-translate-y-45:focus{
    --tw-translate-y: -11.25rem;
  }

  .xl\:focus\:-translate-y-48:focus{
    --tw-translate-y: -12rem;
  }

  .xl\:focus\:-translate-y-50:focus{
    --tw-translate-y: -12.5rem;
  }

  .xl\:focus\:-translate-y-52:focus{
    --tw-translate-y: -13rem;
  }

  .xl\:focus\:-translate-y-55:focus{
    --tw-translate-y: -13.75rem;
  }

  .xl\:focus\:-translate-y-56:focus{
    --tw-translate-y: -14rem;
  }

  .xl\:focus\:-translate-y-58:focus{
    --tw-translate-y: -14.5rem;
  }

  .xl\:focus\:-translate-y-60:focus{
    --tw-translate-y: -15rem;
  }

  .xl\:focus\:-translate-y-64:focus{
    --tw-translate-y: -16rem;
  }

  .xl\:focus\:-translate-y-65:focus{
    --tw-translate-y: -16.25rem;
  }

  .xl\:focus\:-translate-y-68:focus{
    --tw-translate-y: -17rem;
  }

  .xl\:focus\:-translate-y-69:focus{
    --tw-translate-y: -17.25rem;
  }

  .xl\:focus\:-translate-y-70:focus{
    --tw-translate-y: -17.5rem;
  }

  .xl\:focus\:-translate-y-72:focus{
    --tw-translate-y: -18rem;
  }

  .xl\:focus\:-translate-y-75:focus{
    --tw-translate-y: -18.75rem;
  }

  .xl\:focus\:-translate-y-80:focus{
    --tw-translate-y: -20rem;
  }

  .xl\:focus\:-translate-y-85:focus{
    --tw-translate-y: -21.25rem;
  }

  .xl\:focus\:-translate-y-86:focus{
    --tw-translate-y: -21.5rem;
  }

  .xl\:focus\:-translate-y-90:focus{
    --tw-translate-y: -22.5rem;
  }

  .xl\:focus\:-translate-y-96:focus{
    --tw-translate-y: -24rem;
  }

  .xl\:focus\:-translate-y-100:focus{
    --tw-translate-y: -25rem;
  }

  .xl\:focus\:-translate-y-115:focus{
    --tw-translate-y: -28.75rem;
  }

  .xl\:focus\:-translate-y-125:focus{
    --tw-translate-y: -31.25rem;
  }

  .xl\:focus\:-translate-y-142:focus{
    --tw-translate-y: -35.5rem;
  }

  .xl\:focus\:-translate-y-150:focus{
    --tw-translate-y: -37.5rem;
  }

  .xl\:focus\:-translate-y-156:focus{
    --tw-translate-y: -39rem;
  }

  .xl\:focus\:-translate-y-160:focus{
    --tw-translate-y: -40rem;
  }

  .xl\:focus\:-translate-y-175:focus{
    --tw-translate-y: -43.75rem;
  }

  .xl\:focus\:-translate-y-207:focus{
    --tw-translate-y: -51.75rem;
  }

  .xl\:focus\:-translate-y-242:focus{
    --tw-translate-y: -60.5rem;
  }

  .xl\:focus\:-translate-y-250:focus{
    --tw-translate-y: -62.5rem;
  }

  .xl\:focus\:-translate-y-258:focus{
    --tw-translate-y: -64.5rem;
  }

  .xl\:focus\:-translate-y-265:focus{
    --tw-translate-y: -66.25rem;
  }

  .xl\:focus\:-translate-y-280:focus{
    --tw-translate-y: -70rem;
  }

  .xl\:focus\:-translate-y-px:focus{
    --tw-translate-y: -1px;
  }

  .xl\:focus\:-translate-y-0\.5:focus{
    --tw-translate-y: -0.125rem;
  }

  .xl\:focus\:-translate-y-1\.5:focus{
    --tw-translate-y: -0.375rem;
  }

  .xl\:focus\:-translate-y-2\.5:focus{
    --tw-translate-y: -0.625rem;
  }

  .xl\:focus\:-translate-y-3\.5:focus{
    --tw-translate-y: -0.875rem;
  }

  .xl\:focus\:-translate-y-0\.25:focus{
    --tw-translate-y: -0.0625rem;
  }

  .xl\:focus\:-translate-y-0\.75:focus{
    --tw-translate-y: -0.1875rem;
  }

  .xl\:focus\:-translate-y-1\.25:focus{
    --tw-translate-y: -0.3125rem;
  }

  .xl\:focus\:-translate-y-1\.75:focus{
    --tw-translate-y: -0.4375rem;
  }

  .xl\:focus\:-translate-y-2\.25:focus{
    --tw-translate-y: -0.5625rem;
  }

  .xl\:focus\:-translate-y-2\.75:focus{
    --tw-translate-y: -0.6875rem;
  }

  .xl\:focus\:-translate-y-3\.25:focus{
    --tw-translate-y: -0.8125rem;
  }

  .xl\:focus\:-translate-y-3\.75:focus{
    --tw-translate-y: -0.9375rem;
  }

  .xl\:focus\:-translate-y-4\.25:focus{
    --tw-translate-y: -1.0625rem;
  }

  .xl\:focus\:-translate-y-4\.5:focus{
    --tw-translate-y: -1.125rem;
  }

  .xl\:focus\:-translate-y-4\.75:focus{
    --tw-translate-y: -1.1875rem;
  }

  .xl\:focus\:-translate-y-5\.25:focus{
    --tw-translate-y: -1.3125rem;
  }

  .xl\:focus\:-translate-y-5\.5:focus{
    --tw-translate-y: -1.375rem;
  }

  .xl\:focus\:-translate-y-5\.75:focus{
    --tw-translate-y: -1.4375rem;
  }

  .xl\:focus\:-translate-y-6\.25:focus{
    --tw-translate-y: -1.5625rem;
  }

  .xl\:focus\:-translate-y-6\.5:focus{
    --tw-translate-y: -1.625rem;
  }

  .xl\:focus\:-translate-y-6\.75:focus{
    --tw-translate-y: -1.6875rem;
  }

  .xl\:focus\:-translate-y-7\.25:focus{
    --tw-translate-y: -1.8125rem;
  }

  .xl\:focus\:-translate-y-7\.5:focus{
    --tw-translate-y: -1.875rem;
  }

  .xl\:focus\:-translate-y-8\.25:focus{
    --tw-translate-y: -2.0625rem;
  }

  .xl\:focus\:-translate-y-8\.5:focus{
    --tw-translate-y: -2.125rem;
  }

  .xl\:focus\:-translate-y-9\.25:focus{
    --tw-translate-y: -2.3125rem;
  }

  .xl\:focus\:-translate-y-9\.5:focus{
    --tw-translate-y: -2.375rem;
  }

  .xl\:focus\:-translate-y-10\.5:focus{
    --tw-translate-y: -2.625rem;
  }

  .xl\:focus\:-translate-y-11\.25:focus{
    --tw-translate-y: -2.8125rem;
  }

  .xl\:focus\:-translate-y-11\.5:focus{
    --tw-translate-y: -2.875rem;
  }

  .xl\:focus\:-translate-y-12\.5:focus{
    --tw-translate-y: -3.125rem;
  }

  .xl\:focus\:-translate-y-12\.75:focus{
    --tw-translate-y: -3.1875rem;
  }

  .xl\:focus\:-translate-y-13\.5:focus{
    --tw-translate-y: -3.375rem;
  }

  .xl\:focus\:-translate-y-14\.5:focus{
    --tw-translate-y: -3.625rem;
  }

  .xl\:focus\:-translate-y-15\.5:focus{
    --tw-translate-y: -3.875rem;
  }

  .xl\:focus\:-translate-y-15\.75:focus{
    --tw-translate-y: -3.9375rem;
  }

  .xl\:focus\:-translate-y-16\.25:focus{
    --tw-translate-y: -4.0625rem;
  }

  .xl\:focus\:-translate-y-17\.25:focus{
    --tw-translate-y: -4.3125rem;
  }

  .xl\:focus\:-translate-y-17\.5:focus{
    --tw-translate-y: -4.375rem;
  }

  .xl\:focus\:-translate-y-18\.25:focus{
    --tw-translate-y: -4.5625rem;
  }

  .xl\:focus\:-translate-y-18\.5:focus{
    --tw-translate-y: -4.625rem;
  }

  .xl\:focus\:-translate-y-20\.25:focus{
    --tw-translate-y: -5.0625rem;
  }

  .xl\:focus\:-translate-y-20\.5:focus{
    --tw-translate-y: -5.125rem;
  }

  .xl\:focus\:-translate-y-22\.5:focus{
    --tw-translate-y: -5.625rem;
  }

  .xl\:focus\:-translate-y-25\.5:focus{
    --tw-translate-y: -6.375rem;
  }

  .xl\:focus\:-translate-y-26\.75:focus{
    --tw-translate-y: -6.6875rem;
  }

  .xl\:focus\:-translate-y-32\.5:focus{
    --tw-translate-y: -8.125rem;
  }

  .xl\:focus\:-translate-y-37\.5:focus{
    --tw-translate-y: -9.375rem;
  }

  .xl\:focus\:-translate-y-41\.25:focus{
    --tw-translate-y: -10.3125rem;
  }

  .xl\:focus\:-translate-y-52\.5:focus{
    --tw-translate-y: -13.125rem;
  }

  .xl\:focus\:-translate-y-54\.5:focus{
    --tw-translate-y: -13.625rem;
  }

  .xl\:focus\:-translate-y-57\.25:focus{
    --tw-translate-y: -14.3125rem;
  }

  .xl\:focus\:-translate-y-57\.5:focus{
    --tw-translate-y: -14.375rem;
  }

  .xl\:focus\:-translate-y-66\.25:focus{
    --tw-translate-y: -16.5625rem;
  }

  .xl\:focus\:-translate-y-74\.5:focus{
    --tw-translate-y: -18.125rem;
  }

  .xl\:focus\:-translate-y-106\.25:focus{
    --tw-translate-y: -26.5625rem;
  }

  .xl\:focus\:-translate-y-112\.25:focus{
    --tw-translate-y: -28.0675rem;
  }

  .xl\:focus\:-translate-y-112\.75:focus{
    --tw-translate-y: -28.1875rem;
  }

  .xl\:focus\:-translate-y-147\.5:focus{
    --tw-translate-y: -36.875rem;
  }

  .xl\:focus\:-translate-y-162\.5:focus{
    --tw-translate-y: -40.625rem;
  }

  .xl\:focus\:-translate-y-172\.25:focus{
    --tw-translate-y: -42.5625rem;
  }

  .xl\:focus\:-translate-y-175\.25:focus{
    --tw-translate-y: -43.8125rem;
  }

  .xl\:focus\:-translate-y-184\.25:focus{
    --tw-translate-y: -46.0625rem;
  }

  .xl\:focus\:-translate-y-203\.25:focus{
    --tw-translate-y: -50.8125rem;
  }

  .xl\:focus\:-translate-y-half:focus{
    --tw-translate-y: -50%;
  }

  .xl\:focus\:-translate-y-full:focus{
    --tw-translate-y: -100%;
  }

  .xl\:focus\:-translate-y-1\/10:focus{
    --tw-translate-y: -10%;
  }

  .xl\:focus\:-translate-y-2\/10:focus{
    --tw-translate-y: -20%;
  }

  .xl\:focus\:-translate-y-3\/10:focus{
    --tw-translate-y: -30%;
  }

  .xl\:focus\:-translate-y-4\/10:focus{
    --tw-translate-y: -40%;
  }

  .xl\:focus\:-translate-y-4\.5\/10:focus{
    --tw-translate-y: -45%;
  }

  .xl\:focus\:-translate-y-5\/10:focus{
    --tw-translate-y: -50%;
  }

  .xl\:focus\:-translate-y-5\.5\/10:focus{
    --tw-translate-y: -55%;
  }

  .xl\:focus\:-translate-y-6\/10:focus{
    --tw-translate-y: -60%;
  }

  .xl\:focus\:-translate-y-7\/10:focus{
    --tw-translate-y: -70%;
  }

  .xl\:focus\:-translate-y-8\/10:focus{
    --tw-translate-y: -80%;
  }

  .xl\:focus\:-translate-y-9\/10:focus{
    --tw-translate-y: -90%;
  }

  .xl\:focus\:-translate-y-1\/12:focus{
    --tw-translate-y: -8.33333%;
  }

  .xl\:focus\:-translate-y-2\/12:focus{
    --tw-translate-y: -16.66667%;
  }

  .xl\:focus\:-translate-y-3\/12:focus{
    --tw-translate-y: -25%;
  }

  .xl\:focus\:-translate-y-4\/12:focus{
    --tw-translate-y: -33.33333%;
  }

  .xl\:focus\:-translate-y-5\/12:focus{
    --tw-translate-y: -41.66667%;
  }

  .xl\:focus\:-translate-y-6\/12:focus{
    --tw-translate-y: -50%;
  }

  .xl\:focus\:-translate-y-7\/12:focus{
    --tw-translate-y: -58.33333%;
  }

  .xl\:focus\:-translate-y-8\/12:focus{
    --tw-translate-y: -66.66667%;
  }

  .xl\:focus\:-translate-y-9\/12:focus{
    --tw-translate-y: -75%;
  }

  .xl\:focus\:-translate-y-10\/12:focus{
    --tw-translate-y: -83.33333%;
  }

  .xl\:focus\:-translate-y-11\/12:focus{
    --tw-translate-y: -91.66667%;
  }

  .xl\:focus\:translate-y-1\/2:focus{
    --tw-translate-y: 50%;
  }

  .xl\:focus\:translate-y-1\/3:focus{
    --tw-translate-y: 33.333333%;
  }

  .xl\:focus\:translate-y-2\/3:focus{
    --tw-translate-y: 66.666667%;
  }

  .xl\:focus\:translate-y-1\/4:focus{
    --tw-translate-y: 25%;
  }

  .xl\:focus\:translate-y-2\/4:focus{
    --tw-translate-y: 50%;
  }

  .xl\:focus\:translate-y-3\/4:focus{
    --tw-translate-y: 75%;
  }

  .xl\:focus\:-translate-y-1\/2:focus{
    --tw-translate-y: -50%;
  }

  .xl\:focus\:-translate-y-1\/3:focus{
    --tw-translate-y: -33.333333%;
  }

  .xl\:focus\:-translate-y-2\/3:focus{
    --tw-translate-y: -66.666667%;
  }

  .xl\:focus\:-translate-y-1\/4:focus{
    --tw-translate-y: -25%;
  }

  .xl\:focus\:-translate-y-2\/4:focus{
    --tw-translate-y: -50%;
  }

  .xl\:focus\:-translate-y-3\/4:focus{
    --tw-translate-y: -75%;
  }

  .xl\:skew-x-0{
    --tw-skew-x: 0deg;
  }

  .xl\:skew-x-1{
    --tw-skew-x: 1deg;
  }

  .xl\:skew-x-2{
    --tw-skew-x: 2deg;
  }

  .xl\:skew-x-3{
    --tw-skew-x: 3deg;
  }

  .xl\:skew-x-6{
    --tw-skew-x: 6deg;
  }

  .xl\:skew-x-12{
    --tw-skew-x: 12deg;
  }

  .xl\:-skew-x-12{
    --tw-skew-x: -12deg;
  }

  .xl\:-skew-x-6{
    --tw-skew-x: -6deg;
  }

  .xl\:-skew-x-3{
    --tw-skew-x: -3deg;
  }

  .xl\:-skew-x-2{
    --tw-skew-x: -2deg;
  }

  .xl\:-skew-x-1{
    --tw-skew-x: -1deg;
  }

  .xl\:skew-y-0{
    --tw-skew-y: 0deg;
  }

  .xl\:skew-y-1{
    --tw-skew-y: 1deg;
  }

  .xl\:skew-y-2{
    --tw-skew-y: 2deg;
  }

  .xl\:skew-y-3{
    --tw-skew-y: 3deg;
  }

  .xl\:skew-y-6{
    --tw-skew-y: 6deg;
  }

  .xl\:skew-y-12{
    --tw-skew-y: 12deg;
  }

  .xl\:-skew-y-12{
    --tw-skew-y: -12deg;
  }

  .xl\:-skew-y-6{
    --tw-skew-y: -6deg;
  }

  .xl\:-skew-y-3{
    --tw-skew-y: -3deg;
  }

  .xl\:-skew-y-2{
    --tw-skew-y: -2deg;
  }

  .xl\:-skew-y-1{
    --tw-skew-y: -1deg;
  }

  .xl\:hover\:skew-x-0:hover{
    --tw-skew-x: 0deg;
  }

  .xl\:hover\:skew-x-1:hover{
    --tw-skew-x: 1deg;
  }

  .xl\:hover\:skew-x-2:hover{
    --tw-skew-x: 2deg;
  }

  .xl\:hover\:skew-x-3:hover{
    --tw-skew-x: 3deg;
  }

  .xl\:hover\:skew-x-6:hover{
    --tw-skew-x: 6deg;
  }

  .xl\:hover\:skew-x-12:hover{
    --tw-skew-x: 12deg;
  }

  .xl\:hover\:-skew-x-12:hover{
    --tw-skew-x: -12deg;
  }

  .xl\:hover\:-skew-x-6:hover{
    --tw-skew-x: -6deg;
  }

  .xl\:hover\:-skew-x-3:hover{
    --tw-skew-x: -3deg;
  }

  .xl\:hover\:-skew-x-2:hover{
    --tw-skew-x: -2deg;
  }

  .xl\:hover\:-skew-x-1:hover{
    --tw-skew-x: -1deg;
  }

  .xl\:hover\:skew-y-0:hover{
    --tw-skew-y: 0deg;
  }

  .xl\:hover\:skew-y-1:hover{
    --tw-skew-y: 1deg;
  }

  .xl\:hover\:skew-y-2:hover{
    --tw-skew-y: 2deg;
  }

  .xl\:hover\:skew-y-3:hover{
    --tw-skew-y: 3deg;
  }

  .xl\:hover\:skew-y-6:hover{
    --tw-skew-y: 6deg;
  }

  .xl\:hover\:skew-y-12:hover{
    --tw-skew-y: 12deg;
  }

  .xl\:hover\:-skew-y-12:hover{
    --tw-skew-y: -12deg;
  }

  .xl\:hover\:-skew-y-6:hover{
    --tw-skew-y: -6deg;
  }

  .xl\:hover\:-skew-y-3:hover{
    --tw-skew-y: -3deg;
  }

  .xl\:hover\:-skew-y-2:hover{
    --tw-skew-y: -2deg;
  }

  .xl\:hover\:-skew-y-1:hover{
    --tw-skew-y: -1deg;
  }

  .xl\:focus\:skew-x-0:focus{
    --tw-skew-x: 0deg;
  }

  .xl\:focus\:skew-x-1:focus{
    --tw-skew-x: 1deg;
  }

  .xl\:focus\:skew-x-2:focus{
    --tw-skew-x: 2deg;
  }

  .xl\:focus\:skew-x-3:focus{
    --tw-skew-x: 3deg;
  }

  .xl\:focus\:skew-x-6:focus{
    --tw-skew-x: 6deg;
  }

  .xl\:focus\:skew-x-12:focus{
    --tw-skew-x: 12deg;
  }

  .xl\:focus\:-skew-x-12:focus{
    --tw-skew-x: -12deg;
  }

  .xl\:focus\:-skew-x-6:focus{
    --tw-skew-x: -6deg;
  }

  .xl\:focus\:-skew-x-3:focus{
    --tw-skew-x: -3deg;
  }

  .xl\:focus\:-skew-x-2:focus{
    --tw-skew-x: -2deg;
  }

  .xl\:focus\:-skew-x-1:focus{
    --tw-skew-x: -1deg;
  }

  .xl\:focus\:skew-y-0:focus{
    --tw-skew-y: 0deg;
  }

  .xl\:focus\:skew-y-1:focus{
    --tw-skew-y: 1deg;
  }

  .xl\:focus\:skew-y-2:focus{
    --tw-skew-y: 2deg;
  }

  .xl\:focus\:skew-y-3:focus{
    --tw-skew-y: 3deg;
  }

  .xl\:focus\:skew-y-6:focus{
    --tw-skew-y: 6deg;
  }

  .xl\:focus\:skew-y-12:focus{
    --tw-skew-y: 12deg;
  }

  .xl\:focus\:-skew-y-12:focus{
    --tw-skew-y: -12deg;
  }

  .xl\:focus\:-skew-y-6:focus{
    --tw-skew-y: -6deg;
  }

  .xl\:focus\:-skew-y-3:focus{
    --tw-skew-y: -3deg;
  }

  .xl\:focus\:-skew-y-2:focus{
    --tw-skew-y: -2deg;
  }

  .xl\:focus\:-skew-y-1:focus{
    --tw-skew-y: -1deg;
  }

  .xl\:transition-none{
    transition-property: none;
  }

  .xl\:transition-all{
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .xl\:transition{
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .xl\:transition-colors{
    transition-property: background-color, border-color, color, fill, stroke;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .xl\:transition-opacity{
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .xl\:transition-shadow{
    transition-property: box-shadow;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .xl\:transition-transform{
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .xl\:hover\:transition-none:hover{
    transition-property: none;
  }

  .xl\:hover\:transition-all:hover{
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .xl\:hover\:transition:hover{
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .xl\:hover\:transition-colors:hover{
    transition-property: background-color, border-color, color, fill, stroke;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .xl\:hover\:transition-opacity:hover{
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .xl\:hover\:transition-shadow:hover{
    transition-property: box-shadow;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .xl\:hover\:transition-transform:hover{
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .xl\:focus\:transition-none:focus{
    transition-property: none;
  }

  .xl\:focus\:transition-all:focus{
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .xl\:focus\:transition:focus{
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .xl\:focus\:transition-colors:focus{
    transition-property: background-color, border-color, color, fill, stroke;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .xl\:focus\:transition-opacity:focus{
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .xl\:focus\:transition-shadow:focus{
    transition-property: box-shadow;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .xl\:focus\:transition-transform:focus{
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .xl\:ease-linear{
    transition-timing-function: linear;
  }

  .xl\:ease-in{
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
  }

  .xl\:ease-out{
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  }

  .xl\:ease-in-out{
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  }

  .xl\:ease-in-quad{
    transition-timing-function: cubic-bezier(0.550, 0.085, 0.680, 0.530);
  }

  .xl\:ease-in-cubic{
    transition-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  .xl\:ease-in-quart{
    transition-timing-function: cubic-bezier(0.895, 0.030, 0.685, 0.220);
  }

  .xl\:ease-in-quint{
    transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
  }

  .xl\:ease-in-sine{
    transition-timing-function: cubic-bezier(0.470, 0.000, 0.745, 0.715);
  }

  .xl\:ease-in-expo{
    transition-timing-function: cubic-bezier(0.950, 0.050, 0.795, 0.035);
  }

  .xl\:ease-in-circ{
    transition-timing-function: cubic-bezier(0.600, 0.040, 0.980, 0.335);
  }

  .xl\:ease-in-back{
    transition-timing-function: cubic-bezier(0.600, -0.280, 0.735, 0.045);
  }

  .xl\:ease-out-quad{
    transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940);
  }

  .xl\:ease-out-cubic{
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  .xl\:ease-out-quart{
    transition-timing-function: cubic-bezier(0.165, 0.840, 0.440, 1.000);
  }

  .xl\:ease-out-quint{
    transition-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
  }

  .xl\:ease-out-sine{
    transition-timing-function: cubic-bezier(0.390, 0.575, 0.565, 1.000);
  }

  .xl\:ease-out-expo{
    transition-timing-function: cubic-bezier(0.190, 1.000, 0.220, 1.000);
  }

  .xl\:ease-out-circ{
    transition-timing-function: cubic-bezier(0.075, 0.820, 0.165, 1.000);
  }

  .xl\:ease-out-back{
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.275);
  }

  .xl\:ease-in-out-quad{
    transition-timing-function: cubic-bezier(0.455, 0.030, 0.515, 0.955);
  }

  .xl\:ease-in-out-cubic{
    transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000);
  }

  .xl\:ease-in-out-quart{
    transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000);
  }

  .xl\:ease-in-out-quint{
    transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
  }

  .xl\:ease-in-out-sine{
    transition-timing-function: cubic-bezier(0.445, 0.050, 0.550, 0.950);
  }

  .xl\:ease-in-out-expo{
    transition-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000);
  }

  .xl\:ease-in-out-circ{
    transition-timing-function: cubic-bezier(0.785, 0.135, 0.150, 0.860);
  }

  .xl\:ease-in-out-back{
    transition-timing-function: cubic-bezier(.680, -0.550, 0.265, 1.550);
  }

  .xl\:duration-75{
    transition-duration: 75ms;
  }

  .xl\:duration-100{
    transition-duration: 100ms;
  }

  .xl\:duration-150{
    transition-duration: 150ms;
  }

  .xl\:duration-200{
    transition-duration: 200ms;
  }

  .xl\:duration-300{
    transition-duration: 300ms;
  }

  .xl\:duration-500{
    transition-duration: 500ms;
  }

  .xl\:duration-700{
    transition-duration: 700ms;
  }

  .xl\:duration-1000{
    transition-duration: 1000ms;
  }

  .xl\:delay-75{
    transition-delay: 75ms;
  }

  .xl\:delay-100{
    transition-delay: 100ms;
  }

  .xl\:delay-150{
    transition-delay: 150ms;
  }

  .xl\:delay-200{
    transition-delay: 200ms;
  }

  .xl\:delay-300{
    transition-delay: 300ms;
  }

  .xl\:delay-500{
    transition-delay: 500ms;
  }

  .xl\:delay-700{
    transition-delay: 700ms;
  }

  .xl\:delay-1000{
    transition-delay: 1000ms;
  }

  .xl\:hover\:delay-75:hover{
    transition-delay: 75ms;
  }

  .xl\:hover\:delay-100:hover{
    transition-delay: 100ms;
  }

  .xl\:hover\:delay-150:hover{
    transition-delay: 150ms;
  }

  .xl\:hover\:delay-200:hover{
    transition-delay: 200ms;
  }

  .xl\:hover\:delay-300:hover{
    transition-delay: 300ms;
  }

  .xl\:hover\:delay-500:hover{
    transition-delay: 500ms;
  }

  .xl\:hover\:delay-700:hover{
    transition-delay: 700ms;
  }

  .xl\:hover\:delay-1000:hover{
    transition-delay: 1000ms;
  }

  .xl\:focus\:delay-75:focus{
    transition-delay: 75ms;
  }

  .xl\:focus\:delay-100:focus{
    transition-delay: 100ms;
  }

  .xl\:focus\:delay-150:focus{
    transition-delay: 150ms;
  }

  .xl\:focus\:delay-200:focus{
    transition-delay: 200ms;
  }

  .xl\:focus\:delay-300:focus{
    transition-delay: 300ms;
  }

  .xl\:focus\:delay-500:focus{
    transition-delay: 500ms;
  }

  .xl\:focus\:delay-700:focus{
    transition-delay: 700ms;
  }

  .xl\:focus\:delay-1000:focus{
    transition-delay: 1000ms;
  }

  .xl\:animate-none{
    animation: none;
  }

  .xl\:animate-spin{
    animation: spin 1s linear infinite;
  }

  .xl\:animate-ping{
    animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
  }

  .xl\:animate-pulse{
    animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
  }

  .xl\:animate-bounce{
    animation: bounce 1s infinite;
  }
}

@media (min-width: 1400px){
  .\32xl\:container{
    width: 100%;
  }

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

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

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

  @media (min-width: 1400px){
    .\32xl\:container{
      max-width: 1400px;
    }
  }

  @media (min-width: 1600px){
    .\32xl\:container{
      max-width: 1600px;
    }
  }

  @media (min-width: 1920px){
    .\32xl\:container{
      max-width: 1920px;
    }
  }

  .\32xl\:space-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0px * var(--tw-space-x-reverse));
    margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.25rem * var(--tw-space-x-reverse));
    margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.75rem * var(--tw-space-x-reverse));
    margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1rem * var(--tw-space-x-reverse));
    margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.25rem * var(--tw-space-x-reverse));
    margin-left: calc(1.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.75rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.75rem * var(--tw-space-x-reverse));
    margin-left: calc(1.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(2rem * var(--tw-space-x-reverse));
    margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.25rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(2.25rem * var(--tw-space-x-reverse));
    margin-left: calc(2.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(2.5rem * var(--tw-space-x-reverse));
    margin-left: calc(2.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.75rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(2.75rem * var(--tw-space-x-reverse));
    margin-left: calc(2.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(3rem * var(--tw-space-x-reverse));
    margin-left: calc(3rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-13 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(3.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.25rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-13 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(3.25rem * var(--tw-space-x-reverse));
    margin-left: calc(3.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.5rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(3.5rem * var(--tw-space-x-reverse));
    margin-left: calc(3.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-15 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(3.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.75rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-15 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(3.75rem * var(--tw-space-x-reverse));
    margin-left: calc(3.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(4rem * var(--tw-space-x-reverse));
    margin-left: calc(4rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-17 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(4.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4.25rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-17 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(4.25rem * var(--tw-space-x-reverse));
    margin-left: calc(4.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-18 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(4.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4.5rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-18 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(4.5rem * var(--tw-space-x-reverse));
    margin-left: calc(4.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-19 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(4.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4.75rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-19 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(4.75rem * var(--tw-space-x-reverse));
    margin-left: calc(4.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(5rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(5rem * var(--tw-space-x-reverse));
    margin-left: calc(5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-22 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(5.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(5.5rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-22 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(5.5rem * var(--tw-space-x-reverse));
    margin-left: calc(5.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(6rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(6rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(6rem * var(--tw-space-x-reverse));
    margin-left: calc(6rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(6.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(6.25rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(6.25rem * var(--tw-space-x-reverse));
    margin-left: calc(6.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(7rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(7rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(7rem * var(--tw-space-x-reverse));
    margin-left: calc(7rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-30 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(7.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(7.5rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-30 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(7.5rem * var(--tw-space-x-reverse));
    margin-left: calc(7.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(8rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(8rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(8rem * var(--tw-space-x-reverse));
    margin-left: calc(8rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-34 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(8.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(8.5rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-34 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(8.5rem * var(--tw-space-x-reverse));
    margin-left: calc(8.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-35 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(8.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(8.75rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-35 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(8.75rem * var(--tw-space-x-reverse));
    margin-left: calc(8.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(9rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(9rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(9rem * var(--tw-space-x-reverse));
    margin-left: calc(9rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-39 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(9.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(9.75rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-39 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(9.75rem * var(--tw-space-x-reverse));
    margin-left: calc(9.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(10rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(10rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(10rem * var(--tw-space-x-reverse));
    margin-left: calc(10rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-42 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(10.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(10.5rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-42 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(10.5rem * var(--tw-space-x-reverse));
    margin-left: calc(10.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(11rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(11rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(11rem * var(--tw-space-x-reverse));
    margin-left: calc(11rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-45 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(11.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(11.25rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-45 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(11.25rem * var(--tw-space-x-reverse));
    margin-left: calc(11.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(12rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(12rem * var(--tw-space-x-reverse));
    margin-left: calc(12rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-50 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(12.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(12.5rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-50 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(12.5rem * var(--tw-space-x-reverse));
    margin-left: calc(12.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(13rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(13rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(13rem * var(--tw-space-x-reverse));
    margin-left: calc(13rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-55 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(13.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(13.75rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-55 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(13.75rem * var(--tw-space-x-reverse));
    margin-left: calc(13.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(14rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(14rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(14rem * var(--tw-space-x-reverse));
    margin-left: calc(14rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-58 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(14.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(14.5rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-58 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(14.5rem * var(--tw-space-x-reverse));
    margin-left: calc(14.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(15rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(15rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(15rem * var(--tw-space-x-reverse));
    margin-left: calc(15rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(16rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(16rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(16rem * var(--tw-space-x-reverse));
    margin-left: calc(16rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-65 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(16.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(16.25rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-65 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(16.25rem * var(--tw-space-x-reverse));
    margin-left: calc(16.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-68 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(17rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(17rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-68 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(17rem * var(--tw-space-x-reverse));
    margin-left: calc(17rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-69 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(17.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(17.25rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-69 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(17.25rem * var(--tw-space-x-reverse));
    margin-left: calc(17.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-70 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(17.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(17.5rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-70 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(17.5rem * var(--tw-space-x-reverse));
    margin-left: calc(17.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(18rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(18rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(18rem * var(--tw-space-x-reverse));
    margin-left: calc(18rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(18.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(18.75rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(18.75rem * var(--tw-space-x-reverse));
    margin-left: calc(18.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(20rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(20rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(20rem * var(--tw-space-x-reverse));
    margin-left: calc(20rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-85 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(21.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(21.25rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-85 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(21.25rem * var(--tw-space-x-reverse));
    margin-left: calc(21.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-86 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(21.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(21.5rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-86 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(21.5rem * var(--tw-space-x-reverse));
    margin-left: calc(21.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-90 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(22.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(22.5rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-90 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(22.5rem * var(--tw-space-x-reverse));
    margin-left: calc(22.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(24rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(24rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(24rem * var(--tw-space-x-reverse));
    margin-left: calc(24rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-100 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(25rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-100 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(25rem * var(--tw-space-x-reverse));
    margin-left: calc(25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-115 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(28.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(28.75rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-115 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(28.75rem * var(--tw-space-x-reverse));
    margin-left: calc(28.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-125 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(31.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(31.25rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-125 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(31.25rem * var(--tw-space-x-reverse));
    margin-left: calc(31.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-142 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(35.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(35.5rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-142 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(35.5rem * var(--tw-space-x-reverse));
    margin-left: calc(35.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-150 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(37.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(37.5rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-150 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(37.5rem * var(--tw-space-x-reverse));
    margin-left: calc(37.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-156 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(39rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(39rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-156 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(39rem * var(--tw-space-x-reverse));
    margin-left: calc(39rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-160 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(40rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(40rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-160 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(40rem * var(--tw-space-x-reverse));
    margin-left: calc(40rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-175 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(43.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(43.75rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-175 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(43.75rem * var(--tw-space-x-reverse));
    margin-left: calc(43.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-207 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(51.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(51.75rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-207 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(51.75rem * var(--tw-space-x-reverse));
    margin-left: calc(51.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-242 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(60.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(60.5rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-242 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(60.5rem * var(--tw-space-x-reverse));
    margin-left: calc(60.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-250 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(62.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(62.5rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-250 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(62.5rem * var(--tw-space-x-reverse));
    margin-left: calc(62.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-258 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(64.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(64.5rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-258 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(64.5rem * var(--tw-space-x-reverse));
    margin-left: calc(64.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-265 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(66.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(66.25rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-265 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(66.25rem * var(--tw-space-x-reverse));
    margin-left: calc(66.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-280 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(70rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(70rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-280 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(70rem * var(--tw-space-x-reverse));
    margin-left: calc(70rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1px * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1px * var(--tw-space-x-reverse));
    margin-left: calc(1px * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.125rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.125rem * var(--tw-space-x-reverse));
    margin-left: calc(0.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.375rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.375rem * var(--tw-space-x-reverse));
    margin-left: calc(0.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.625rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.625rem * var(--tw-space-x-reverse));
    margin-left: calc(0.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.875rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.875rem * var(--tw-space-x-reverse));
    margin-left: calc(0.875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-0\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.0625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.0625rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-0\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.0625rem * var(--tw-space-x-reverse));
    margin-left: calc(0.0625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-0\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.1875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.1875rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-0\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.1875rem * var(--tw-space-x-reverse));
    margin-left: calc(0.1875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-1\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.3125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.3125rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-1\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.3125rem * var(--tw-space-x-reverse));
    margin-left: calc(0.3125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-1\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.4375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.4375rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-1\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.4375rem * var(--tw-space-x-reverse));
    margin-left: calc(0.4375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-2\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.5625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.5625rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-2\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.5625rem * var(--tw-space-x-reverse));
    margin-left: calc(0.5625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-2\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.6875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.6875rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-2\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.6875rem * var(--tw-space-x-reverse));
    margin-left: calc(0.6875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-3\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.8125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.8125rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-3\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.8125rem * var(--tw-space-x-reverse));
    margin-left: calc(0.8125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-3\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.9375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.9375rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-3\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.9375rem * var(--tw-space-x-reverse));
    margin-left: calc(0.9375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-4\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.0625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.0625rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-4\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.0625rem * var(--tw-space-x-reverse));
    margin-left: calc(1.0625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-4\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.125rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-4\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.125rem * var(--tw-space-x-reverse));
    margin-left: calc(1.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-4\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.1875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.1875rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-4\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.1875rem * var(--tw-space-x-reverse));
    margin-left: calc(1.1875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-5\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.3125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.3125rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-5\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.3125rem * var(--tw-space-x-reverse));
    margin-left: calc(1.3125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-5\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.375rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-5\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.375rem * var(--tw-space-x-reverse));
    margin-left: calc(1.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-5\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.4375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.4375rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-5\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.4375rem * var(--tw-space-x-reverse));
    margin-left: calc(1.4375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-6\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.5625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.5625rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-6\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.5625rem * var(--tw-space-x-reverse));
    margin-left: calc(1.5625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-6\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.625rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-6\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.625rem * var(--tw-space-x-reverse));
    margin-left: calc(1.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-6\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.6875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.6875rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-6\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.6875rem * var(--tw-space-x-reverse));
    margin-left: calc(1.6875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-7\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.8125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.8125rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-7\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.8125rem * var(--tw-space-x-reverse));
    margin-left: calc(1.8125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-7\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.875rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-7\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.875rem * var(--tw-space-x-reverse));
    margin-left: calc(1.875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-8\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2.0625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.0625rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-8\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(2.0625rem * var(--tw-space-x-reverse));
    margin-left: calc(2.0625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-8\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.125rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-8\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(2.125rem * var(--tw-space-x-reverse));
    margin-left: calc(2.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-9\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2.3125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.3125rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-9\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(2.3125rem * var(--tw-space-x-reverse));
    margin-left: calc(2.3125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-9\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.375rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-9\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(2.375rem * var(--tw-space-x-reverse));
    margin-left: calc(2.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-10\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.625rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-10\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(2.625rem * var(--tw-space-x-reverse));
    margin-left: calc(2.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-11\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2.8125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.8125rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-11\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(2.8125rem * var(--tw-space-x-reverse));
    margin-left: calc(2.8125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-11\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.875rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-11\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(2.875rem * var(--tw-space-x-reverse));
    margin-left: calc(2.875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-12\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(3.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.125rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-12\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(3.125rem * var(--tw-space-x-reverse));
    margin-left: calc(3.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-12\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(3.1875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.1875rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-12\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(3.1875rem * var(--tw-space-x-reverse));
    margin-left: calc(3.1875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-13\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(3.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.375rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-13\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(3.375rem * var(--tw-space-x-reverse));
    margin-left: calc(3.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-14\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(3.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.625rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-14\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(3.625rem * var(--tw-space-x-reverse));
    margin-left: calc(3.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-15\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(3.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.875rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-15\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(3.875rem * var(--tw-space-x-reverse));
    margin-left: calc(3.875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-15\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(3.9375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.9375rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-15\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(3.9375rem * var(--tw-space-x-reverse));
    margin-left: calc(3.9375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-16\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(4.0625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4.0625rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-16\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(4.0625rem * var(--tw-space-x-reverse));
    margin-left: calc(4.0625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-17\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(4.3125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4.3125rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-17\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(4.3125rem * var(--tw-space-x-reverse));
    margin-left: calc(4.3125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-17\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(4.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4.375rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-17\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(4.375rem * var(--tw-space-x-reverse));
    margin-left: calc(4.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-18\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(4.5625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4.5625rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-18\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(4.5625rem * var(--tw-space-x-reverse));
    margin-left: calc(4.5625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-18\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(4.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4.625rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-18\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(4.625rem * var(--tw-space-x-reverse));
    margin-left: calc(4.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-20\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(5.0625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(5.0625rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-20\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(5.0625rem * var(--tw-space-x-reverse));
    margin-left: calc(5.0625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-20\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(5.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(5.125rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-20\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(5.125rem * var(--tw-space-x-reverse));
    margin-left: calc(5.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-22\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(5.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(5.625rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-22\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(5.625rem * var(--tw-space-x-reverse));
    margin-left: calc(5.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-25\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(6.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(6.375rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-25\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(6.375rem * var(--tw-space-x-reverse));
    margin-left: calc(6.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-26\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(6.6875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(6.6875rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-26\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(6.6875rem * var(--tw-space-x-reverse));
    margin-left: calc(6.6875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-32\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(8.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(8.125rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-32\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(8.125rem * var(--tw-space-x-reverse));
    margin-left: calc(8.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-37\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(9.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(9.375rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-37\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(9.375rem * var(--tw-space-x-reverse));
    margin-left: calc(9.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-41\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(10.3125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(10.3125rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-41\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(10.3125rem * var(--tw-space-x-reverse));
    margin-left: calc(10.3125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-52\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(13.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(13.125rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-52\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(13.125rem * var(--tw-space-x-reverse));
    margin-left: calc(13.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-54\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(13.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(13.625rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-54\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(13.625rem * var(--tw-space-x-reverse));
    margin-left: calc(13.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-57\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(14.3125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(14.3125rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-57\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(14.3125rem * var(--tw-space-x-reverse));
    margin-left: calc(14.3125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-57\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(14.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(14.375rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-57\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(14.375rem * var(--tw-space-x-reverse));
    margin-left: calc(14.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-66\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(16.5625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(16.5625rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-66\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(16.5625rem * var(--tw-space-x-reverse));
    margin-left: calc(16.5625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-74\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(18.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(18.125rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-74\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(18.125rem * var(--tw-space-x-reverse));
    margin-left: calc(18.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-106\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(26.5625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(26.5625rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-106\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(26.5625rem * var(--tw-space-x-reverse));
    margin-left: calc(26.5625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-112\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(28.0675rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(28.0675rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-112\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(28.0675rem * var(--tw-space-x-reverse));
    margin-left: calc(28.0675rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-112\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(28.1875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(28.1875rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-112\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(28.1875rem * var(--tw-space-x-reverse));
    margin-left: calc(28.1875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-147\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(36.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(36.875rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-147\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(36.875rem * var(--tw-space-x-reverse));
    margin-left: calc(36.875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-162\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(40.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(40.625rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-162\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(40.625rem * var(--tw-space-x-reverse));
    margin-left: calc(40.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-172\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(42.5625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(42.5625rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-172\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(42.5625rem * var(--tw-space-x-reverse));
    margin-left: calc(42.5625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-175\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(43.8125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(43.8125rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-175\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(43.8125rem * var(--tw-space-x-reverse));
    margin-left: calc(43.8125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-184\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(46.0625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(46.0625rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-184\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(46.0625rem * var(--tw-space-x-reverse));
    margin-left: calc(46.0625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-203\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(50.8125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(50.8125rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-203\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(50.8125rem * var(--tw-space-x-reverse));
    margin-left: calc(50.8125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-half > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(50% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(50% * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-half > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(50% * var(--tw-space-x-reverse));
    margin-left: calc(50% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-full > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(100% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(100% * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-full > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(100% * var(--tw-space-x-reverse));
    margin-left: calc(100% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-1\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(10% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(10% * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-1\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(10% * var(--tw-space-x-reverse));
    margin-left: calc(10% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-2\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(20% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(20% * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-2\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(20% * var(--tw-space-x-reverse));
    margin-left: calc(20% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-3\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(30% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(30% * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-3\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(30% * var(--tw-space-x-reverse));
    margin-left: calc(30% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-4\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(40% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(40% * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-4\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(40% * var(--tw-space-x-reverse));
    margin-left: calc(40% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-4\.5\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(45% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(45% * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-4\.5\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(45% * var(--tw-space-x-reverse));
    margin-left: calc(45% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-5\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(50% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(50% * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-5\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(50% * var(--tw-space-x-reverse));
    margin-left: calc(50% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-5\.5\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(55% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(55% * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-5\.5\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(55% * var(--tw-space-x-reverse));
    margin-left: calc(55% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-6\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(60% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(60% * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-6\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(60% * var(--tw-space-x-reverse));
    margin-left: calc(60% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-7\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(70% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(70% * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-7\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(70% * var(--tw-space-x-reverse));
    margin-left: calc(70% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-8\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(80% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(80% * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-8\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(80% * var(--tw-space-x-reverse));
    margin-left: calc(80% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-9\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(90% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(90% * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-9\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(90% * var(--tw-space-x-reverse));
    margin-left: calc(90% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-1\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(8.333333% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(8.333333% * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-1\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(8.333333% * var(--tw-space-x-reverse));
    margin-left: calc(8.333333% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-2\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(16.666667% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(16.666667% * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-2\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(16.666667% * var(--tw-space-x-reverse));
    margin-left: calc(16.666667% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-3\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(25% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(25% * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-3\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(25% * var(--tw-space-x-reverse));
    margin-left: calc(25% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-4\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(33.333333% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(33.333333% * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-4\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(33.333333% * var(--tw-space-x-reverse));
    margin-left: calc(33.333333% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-5\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(41.666667% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(41.666667% * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-5\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(41.666667% * var(--tw-space-x-reverse));
    margin-left: calc(41.666667% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-6\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(50% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(50% * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-6\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(50% * var(--tw-space-x-reverse));
    margin-left: calc(50% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-7\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(58.333333% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(58.333333% * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-7\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(58.333333% * var(--tw-space-x-reverse));
    margin-left: calc(58.333333% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-8\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(66.666667% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(66.666667% * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-8\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(66.666667% * var(--tw-space-x-reverse));
    margin-left: calc(66.666667% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-9\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(75% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(75% * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-9\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(75% * var(--tw-space-x-reverse));
    margin-left: calc(75% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-10\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(83.333333% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(83.333333% * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-10\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(83.333333% * var(--tw-space-x-reverse));
    margin-left: calc(83.333333% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-11\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(91.666667% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(91.666667% * var(--tw-space-y-reverse));
  }

  .\32xl\:space-x-11\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(91.666667% * var(--tw-space-x-reverse));
    margin-left: calc(91.666667% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0px * var(--tw-space-x-reverse));
    margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.25rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.5rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.75rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1rem * var(--tw-space-x-reverse));
    margin-left: calc(-1rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.25rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.5rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.75rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-2rem * var(--tw-space-x-reverse));
    margin-left: calc(-2rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.25rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.5rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.75rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-3rem * var(--tw-space-x-reverse));
    margin-left: calc(-3rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-13 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-3.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3.25rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-13 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-3.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-3.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3.5rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-3.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-3.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-15 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-3.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3.75rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-15 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-3.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-3.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-4rem * var(--tw-space-x-reverse));
    margin-left: calc(-4rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-17 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-4.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4.25rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-17 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-4.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-4.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-18 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-4.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4.5rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-18 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-4.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-4.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-19 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-4.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4.75rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-19 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-4.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-4.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-5rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-5rem * var(--tw-space-x-reverse));
    margin-left: calc(-5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-22 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-5.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-5.5rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-22 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-5.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-5.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-6rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-6rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-6rem * var(--tw-space-x-reverse));
    margin-left: calc(-6rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-6.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-6.25rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-6.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-6.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-7rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-7rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-7rem * var(--tw-space-x-reverse));
    margin-left: calc(-7rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-30 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-7.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-7.5rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-30 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-7.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-7.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-8rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-8rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-8rem * var(--tw-space-x-reverse));
    margin-left: calc(-8rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-34 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-8.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-8.5rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-34 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-8.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-8.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-35 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-8.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-8.75rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-35 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-8.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-8.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-9rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-9rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-9rem * var(--tw-space-x-reverse));
    margin-left: calc(-9rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-39 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-9.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-9.75rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-39 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-9.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-9.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-10rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-10rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-10rem * var(--tw-space-x-reverse));
    margin-left: calc(-10rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-42 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-10.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-10.5rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-42 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-10.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-10.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-11rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-11rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-11rem * var(--tw-space-x-reverse));
    margin-left: calc(-11rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-45 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-11.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-11.25rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-45 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-11.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-11.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-12rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-12rem * var(--tw-space-x-reverse));
    margin-left: calc(-12rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-50 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-12.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-12.5rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-50 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-12.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-12.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-13rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-13rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-13rem * var(--tw-space-x-reverse));
    margin-left: calc(-13rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-55 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-13.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-13.75rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-55 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-13.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-13.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-14rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-14rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-14rem * var(--tw-space-x-reverse));
    margin-left: calc(-14rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-58 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-14.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-14.5rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-58 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-14.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-14.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-15rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-15rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-15rem * var(--tw-space-x-reverse));
    margin-left: calc(-15rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-16rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-16rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-16rem * var(--tw-space-x-reverse));
    margin-left: calc(-16rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-65 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-16.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-16.25rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-65 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-16.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-16.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-68 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-17rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-17rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-68 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-17rem * var(--tw-space-x-reverse));
    margin-left: calc(-17rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-69 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-17.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-17.25rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-69 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-17.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-17.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-70 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-17.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-17.5rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-70 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-17.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-17.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-18rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-18rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-18rem * var(--tw-space-x-reverse));
    margin-left: calc(-18rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-18.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-18.75rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-18.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-18.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-20rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-20rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-20rem * var(--tw-space-x-reverse));
    margin-left: calc(-20rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-85 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-21.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-21.25rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-85 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-21.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-21.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-86 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-21.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-21.5rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-86 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-21.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-21.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-90 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-22.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-22.5rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-90 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-22.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-22.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-24rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-24rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-24rem * var(--tw-space-x-reverse));
    margin-left: calc(-24rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-100 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-25rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-100 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-25rem * var(--tw-space-x-reverse));
    margin-left: calc(-25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-115 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-28.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-28.75rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-115 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-28.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-28.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-125 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-31.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-31.25rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-125 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-31.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-31.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-142 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-35.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-35.5rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-142 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-35.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-35.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-150 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-37.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-37.5rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-150 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-37.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-37.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-156 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-39rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-39rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-156 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-39rem * var(--tw-space-x-reverse));
    margin-left: calc(-39rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-160 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-40rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-40rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-160 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-40rem * var(--tw-space-x-reverse));
    margin-left: calc(-40rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-175 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-43.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-43.75rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-175 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-43.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-43.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-207 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-51.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-51.75rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-207 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-51.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-51.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-242 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-60.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-60.5rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-242 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-60.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-60.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-250 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-62.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-62.5rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-250 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-62.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-62.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-258 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-64.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-64.5rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-258 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-64.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-64.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-265 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-66.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-66.25rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-265 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-66.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-66.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-280 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-70rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-70rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-280 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-70rem * var(--tw-space-x-reverse));
    margin-left: calc(-70rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1px * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1px * var(--tw-space-x-reverse));
    margin-left: calc(-1px * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.125rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.125rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.375rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.375rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.625rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.625rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.875rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.875rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-0\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.0625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.0625rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-0\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.0625rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.0625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-0\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.1875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.1875rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-0\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.1875rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.1875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-1\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.3125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.3125rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-1\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.3125rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.3125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-1\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.4375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.4375rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-1\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.4375rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.4375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-2\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.5625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.5625rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-2\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.5625rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.5625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-2\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.6875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.6875rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-2\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.6875rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.6875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-3\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.8125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.8125rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-3\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.8125rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.8125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-3\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.9375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.9375rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-3\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.9375rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.9375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-4\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.0625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.0625rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-4\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.0625rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.0625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-4\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.125rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-4\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.125rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-4\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.1875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.1875rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-4\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.1875rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.1875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-5\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.3125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.3125rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-5\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.3125rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.3125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-5\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.375rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-5\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.375rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-5\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.4375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.4375rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-5\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.4375rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.4375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-6\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.5625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.5625rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-6\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.5625rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.5625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-6\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.625rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-6\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.625rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-6\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.6875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.6875rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-6\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.6875rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.6875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-7\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.8125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.8125rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-7\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.8125rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.8125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-7\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.875rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-7\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.875rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-8\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.0625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.0625rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-8\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.0625rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.0625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-8\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.125rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-8\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.125rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-9\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.3125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.3125rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-9\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.3125rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.3125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-9\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.375rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-9\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.375rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-10\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.625rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-10\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.625rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-11\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.8125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.8125rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-11\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.8125rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.8125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-11\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.875rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-11\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.875rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-12\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-3.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3.125rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-12\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-3.125rem * var(--tw-space-x-reverse));
    margin-left: calc(-3.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-12\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-3.1875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3.1875rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-12\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-3.1875rem * var(--tw-space-x-reverse));
    margin-left: calc(-3.1875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-13\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-3.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3.375rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-13\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-3.375rem * var(--tw-space-x-reverse));
    margin-left: calc(-3.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-14\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-3.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3.625rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-14\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-3.625rem * var(--tw-space-x-reverse));
    margin-left: calc(-3.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-15\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-3.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3.875rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-15\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-3.875rem * var(--tw-space-x-reverse));
    margin-left: calc(-3.875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-15\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-3.9375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3.9375rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-15\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-3.9375rem * var(--tw-space-x-reverse));
    margin-left: calc(-3.9375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-16\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-4.0625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4.0625rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-16\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-4.0625rem * var(--tw-space-x-reverse));
    margin-left: calc(-4.0625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-17\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-4.3125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4.3125rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-17\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-4.3125rem * var(--tw-space-x-reverse));
    margin-left: calc(-4.3125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-17\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-4.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4.375rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-17\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-4.375rem * var(--tw-space-x-reverse));
    margin-left: calc(-4.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-18\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-4.5625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4.5625rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-18\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-4.5625rem * var(--tw-space-x-reverse));
    margin-left: calc(-4.5625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-18\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-4.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4.625rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-18\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-4.625rem * var(--tw-space-x-reverse));
    margin-left: calc(-4.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-20\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-5.0625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-5.0625rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-20\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-5.0625rem * var(--tw-space-x-reverse));
    margin-left: calc(-5.0625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-20\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-5.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-5.125rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-20\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-5.125rem * var(--tw-space-x-reverse));
    margin-left: calc(-5.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-22\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-5.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-5.625rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-22\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-5.625rem * var(--tw-space-x-reverse));
    margin-left: calc(-5.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-25\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-6.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-6.375rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-25\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-6.375rem * var(--tw-space-x-reverse));
    margin-left: calc(-6.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-26\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-6.6875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-6.6875rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-26\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-6.6875rem * var(--tw-space-x-reverse));
    margin-left: calc(-6.6875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-32\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-8.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-8.125rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-32\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-8.125rem * var(--tw-space-x-reverse));
    margin-left: calc(-8.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-37\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-9.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-9.375rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-37\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-9.375rem * var(--tw-space-x-reverse));
    margin-left: calc(-9.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-41\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-10.3125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-10.3125rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-41\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-10.3125rem * var(--tw-space-x-reverse));
    margin-left: calc(-10.3125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-52\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-13.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-13.125rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-52\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-13.125rem * var(--tw-space-x-reverse));
    margin-left: calc(-13.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-54\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-13.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-13.625rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-54\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-13.625rem * var(--tw-space-x-reverse));
    margin-left: calc(-13.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-57\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-14.3125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-14.3125rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-57\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-14.3125rem * var(--tw-space-x-reverse));
    margin-left: calc(-14.3125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-57\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-14.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-14.375rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-57\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-14.375rem * var(--tw-space-x-reverse));
    margin-left: calc(-14.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-66\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-16.5625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-16.5625rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-66\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-16.5625rem * var(--tw-space-x-reverse));
    margin-left: calc(-16.5625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-74\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-18.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-18.125rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-74\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-18.125rem * var(--tw-space-x-reverse));
    margin-left: calc(-18.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-106\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-26.5625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-26.5625rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-106\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-26.5625rem * var(--tw-space-x-reverse));
    margin-left: calc(-26.5625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-112\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-28.0675rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-28.0675rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-112\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-28.0675rem * var(--tw-space-x-reverse));
    margin-left: calc(-28.0675rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-112\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-28.1875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-28.1875rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-112\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-28.1875rem * var(--tw-space-x-reverse));
    margin-left: calc(-28.1875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-147\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-36.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-36.875rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-147\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-36.875rem * var(--tw-space-x-reverse));
    margin-left: calc(-36.875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-162\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-40.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-40.625rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-162\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-40.625rem * var(--tw-space-x-reverse));
    margin-left: calc(-40.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-172\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-42.5625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-42.5625rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-172\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-42.5625rem * var(--tw-space-x-reverse));
    margin-left: calc(-42.5625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-175\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-43.8125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-43.8125rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-175\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-43.8125rem * var(--tw-space-x-reverse));
    margin-left: calc(-43.8125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-184\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-46.0625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-46.0625rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-184\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-46.0625rem * var(--tw-space-x-reverse));
    margin-left: calc(-46.0625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-203\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-50.8125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-50.8125rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-203\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-50.8125rem * var(--tw-space-x-reverse));
    margin-left: calc(-50.8125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-half > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-50% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-50% * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-half > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-50% * var(--tw-space-x-reverse));
    margin-left: calc(-50% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-full > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-100% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-100% * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-full > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-100% * var(--tw-space-x-reverse));
    margin-left: calc(-100% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-1\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-10% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-10% * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-1\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-10% * var(--tw-space-x-reverse));
    margin-left: calc(-10% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-2\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-20% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-20% * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-2\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-20% * var(--tw-space-x-reverse));
    margin-left: calc(-20% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-3\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-30% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-30% * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-3\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-30% * var(--tw-space-x-reverse));
    margin-left: calc(-30% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-4\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-40% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-40% * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-4\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-40% * var(--tw-space-x-reverse));
    margin-left: calc(-40% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-4\.5\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-45% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-45% * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-4\.5\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-45% * var(--tw-space-x-reverse));
    margin-left: calc(-45% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-5\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-50% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-50% * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-5\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-50% * var(--tw-space-x-reverse));
    margin-left: calc(-50% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-5\.5\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-55% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-55% * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-5\.5\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-55% * var(--tw-space-x-reverse));
    margin-left: calc(-55% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-6\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-60% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-60% * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-6\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-60% * var(--tw-space-x-reverse));
    margin-left: calc(-60% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-7\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-70% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-70% * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-7\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-70% * var(--tw-space-x-reverse));
    margin-left: calc(-70% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-8\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-80% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-80% * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-8\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-80% * var(--tw-space-x-reverse));
    margin-left: calc(-80% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-9\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-90% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-90% * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-9\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-90% * var(--tw-space-x-reverse));
    margin-left: calc(-90% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-1\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-8.33333% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-8.33333% * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-1\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-8.33333% * var(--tw-space-x-reverse));
    margin-left: calc(-8.33333% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-2\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-16.66667% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-16.66667% * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-2\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-16.66667% * var(--tw-space-x-reverse));
    margin-left: calc(-16.66667% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-3\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-25% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-25% * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-3\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-25% * var(--tw-space-x-reverse));
    margin-left: calc(-25% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-4\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-33.33333% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-33.33333% * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-4\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-33.33333% * var(--tw-space-x-reverse));
    margin-left: calc(-33.33333% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-5\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-41.66667% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-41.66667% * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-5\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-41.66667% * var(--tw-space-x-reverse));
    margin-left: calc(-41.66667% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-6\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-50% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-50% * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-6\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-50% * var(--tw-space-x-reverse));
    margin-left: calc(-50% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-7\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-58.33333% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-58.33333% * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-7\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-58.33333% * var(--tw-space-x-reverse));
    margin-left: calc(-58.33333% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-8\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-66.66667% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-66.66667% * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-8\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-66.66667% * var(--tw-space-x-reverse));
    margin-left: calc(-66.66667% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-9\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-75% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-75% * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-9\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-75% * var(--tw-space-x-reverse));
    margin-left: calc(-75% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-10\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-83.33333% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-83.33333% * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-10\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-83.33333% * var(--tw-space-x-reverse));
    margin-left: calc(-83.33333% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-y-11\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-91.66667% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-91.66667% * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-x-11\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-91.66667% * var(--tw-space-x-reverse));
    margin-left: calc(-91.66667% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 1;
  }

  .\32xl\:space-x-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 1;
  }

  .\32xl\:divide-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse: 0;
    border-top-width: calc(0px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(0px * var(--tw-divide-y-reverse));
  }

  .\32xl\:divide-x-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse: 0;
    border-right-width: calc(0px * var(--tw-divide-x-reverse));
    border-left-width: calc(0px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .\32xl\:divide-y-2 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse: 0;
    border-top-width: calc(2px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(2px * var(--tw-divide-y-reverse));
  }

  .\32xl\:divide-x-2 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse: 0;
    border-right-width: calc(2px * var(--tw-divide-x-reverse));
    border-left-width: calc(2px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .\32xl\:divide-y-4 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse: 0;
    border-top-width: calc(4px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(4px * var(--tw-divide-y-reverse));
  }

  .\32xl\:divide-x-4 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse: 0;
    border-right-width: calc(4px * var(--tw-divide-x-reverse));
    border-left-width: calc(4px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .\32xl\:divide-y-8 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse: 0;
    border-top-width: calc(8px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(8px * var(--tw-divide-y-reverse));
  }

  .\32xl\:divide-x-8 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse: 0;
    border-right-width: calc(8px * var(--tw-divide-x-reverse));
    border-left-width: calc(8px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .\32xl\:divide-y > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse: 0;
    border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
  }

  .\32xl\:divide-x > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse: 0;
    border-right-width: calc(1px * var(--tw-divide-x-reverse));
    border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .\32xl\:divide-y-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse: 1;
  }

  .\32xl\:divide-x-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse: 1;
  }

  .\32xl\:divide-transparent > :not([hidden]) ~ :not([hidden]){
    border-color: transparent;
  }

  .\32xl\:divide-black > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-divide-opacity));
  }

  .\32xl\:divide-white > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-divide-opacity));
  }

  .\32xl\:divide-grey > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(155, 155, 155, var(--tw-divide-opacity));
  }

  .\32xl\:divide-grey-darkest > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(17, 17, 17, var(--tw-divide-opacity));
  }

  .\32xl\:divide-grey-darkest700 > :not([hidden]) ~ :not([hidden]){
    border-color: rgba(17, 17, 17, 0.7);
  }

  .\32xl\:divide-grey-darkest300 > :not([hidden]) ~ :not([hidden]){
    border-color: rgba(17, 17, 17, 0.3);
  }

  .\32xl\:divide-grey-darkest100 > :not([hidden]) ~ :not([hidden]){
    border-color: rgba(17, 17, 17, 0.1);
  }

  .\32xl\:divide-grey-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(82, 95, 119, var(--tw-divide-opacity));
  }

  .\32xl\:divide-grey-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(163, 163, 163, var(--tw-divide-opacity));
  }

  .\32xl\:divide-grey-extralight > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(231, 231, 231, var(--tw-divide-opacity));
  }

  .\32xl\:divide-grey-lighter > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(180, 189, 206, var(--tw-divide-opacity));
  }

  .\32xl\:divide-grey-lightest > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(244, 244, 244, var(--tw-divide-opacity));
  }

  .\32xl\:divide-grey-timeline > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(136, 136, 136, var(--tw-divide-opacity));
  }

  .\32xl\:divide-blue > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(99, 169, 209, var(--tw-divide-opacity));
  }

  .\32xl\:divide-blue-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(123, 207, 255, var(--tw-divide-opacity));
  }

  .\32xl\:divide-blue-lightest > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(255, 81, 172, var(--tw-divide-opacity));
  }

  .\32xl\:divide-pink > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(237, 9, 128, var(--tw-divide-opacity));
  }

  .\32xl\:divide-pink-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(255, 91, 180, var(--tw-divide-opacity));
  }

  .\32xl\:divide-orange > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(243, 114, 69, var(--tw-divide-opacity));
  }

  .\32xl\:divide-yellow > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(255, 230, 0, var(--tw-divide-opacity));
  }

  .\32xl\:divide-yellow-two > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(249, 227, 32, var(--tw-divide-opacity));
  }

  .\32xl\:divide-yellow-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(230, 175, 33, var(--tw-divide-opacity));
  }

  .\32xl\:divide-yellow-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(243, 193, 42, var(--tw-divide-opacity));
  }

  .\32xl\:divide-green-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(33, 115, 37, var(--tw-divide-opacity));
  }

  .\32xl\:divide-green-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(80, 161, 84, var(--tw-divide-opacity));
  }

  .\32xl\:divide-purple > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(164, 139, 198, var(--tw-divide-opacity));
  }

  .\32xl\:divide-purple-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(158, 149, 255, var(--tw-divide-opacity));
  }

  .\32xl\:divide-brown-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(202, 138, 78, var(--tw-divide-opacity));
  }

  .\32xl\:divide-brown-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(173, 91, 31, var(--tw-divide-opacity));
  }

  .group:hover .\32xl\:group-hover\:divide-transparent > :not([hidden]) ~ :not([hidden]){
    border-color: transparent;
  }

  .group:hover .\32xl\:group-hover\:divide-black > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-divide-opacity));
  }

  .group:hover .\32xl\:group-hover\:divide-white > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-divide-opacity));
  }

  .group:hover .\32xl\:group-hover\:divide-grey > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(155, 155, 155, var(--tw-divide-opacity));
  }

  .group:hover .\32xl\:group-hover\:divide-grey-darkest > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(17, 17, 17, var(--tw-divide-opacity));
  }

  .group:hover .\32xl\:group-hover\:divide-grey-darkest700 > :not([hidden]) ~ :not([hidden]){
    border-color: rgba(17, 17, 17, 0.7);
  }

  .group:hover .\32xl\:group-hover\:divide-grey-darkest300 > :not([hidden]) ~ :not([hidden]){
    border-color: rgba(17, 17, 17, 0.3);
  }

  .group:hover .\32xl\:group-hover\:divide-grey-darkest100 > :not([hidden]) ~ :not([hidden]){
    border-color: rgba(17, 17, 17, 0.1);
  }

  .group:hover .\32xl\:group-hover\:divide-grey-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(82, 95, 119, var(--tw-divide-opacity));
  }

  .group:hover .\32xl\:group-hover\:divide-grey-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(163, 163, 163, var(--tw-divide-opacity));
  }

  .group:hover .\32xl\:group-hover\:divide-grey-extralight > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(231, 231, 231, var(--tw-divide-opacity));
  }

  .group:hover .\32xl\:group-hover\:divide-grey-lighter > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(180, 189, 206, var(--tw-divide-opacity));
  }

  .group:hover .\32xl\:group-hover\:divide-grey-lightest > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(244, 244, 244, var(--tw-divide-opacity));
  }

  .group:hover .\32xl\:group-hover\:divide-grey-timeline > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(136, 136, 136, var(--tw-divide-opacity));
  }

  .group:hover .\32xl\:group-hover\:divide-blue > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(99, 169, 209, var(--tw-divide-opacity));
  }

  .group:hover .\32xl\:group-hover\:divide-blue-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(123, 207, 255, var(--tw-divide-opacity));
  }

  .group:hover .\32xl\:group-hover\:divide-blue-lightest > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(255, 81, 172, var(--tw-divide-opacity));
  }

  .group:hover .\32xl\:group-hover\:divide-pink > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(237, 9, 128, var(--tw-divide-opacity));
  }

  .group:hover .\32xl\:group-hover\:divide-pink-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(255, 91, 180, var(--tw-divide-opacity));
  }

  .group:hover .\32xl\:group-hover\:divide-orange > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(243, 114, 69, var(--tw-divide-opacity));
  }

  .group:hover .\32xl\:group-hover\:divide-yellow > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(255, 230, 0, var(--tw-divide-opacity));
  }

  .group:hover .\32xl\:group-hover\:divide-yellow-two > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(249, 227, 32, var(--tw-divide-opacity));
  }

  .group:hover .\32xl\:group-hover\:divide-yellow-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(230, 175, 33, var(--tw-divide-opacity));
  }

  .group:hover .\32xl\:group-hover\:divide-yellow-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(243, 193, 42, var(--tw-divide-opacity));
  }

  .group:hover .\32xl\:group-hover\:divide-green-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(33, 115, 37, var(--tw-divide-opacity));
  }

  .group:hover .\32xl\:group-hover\:divide-green-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(80, 161, 84, var(--tw-divide-opacity));
  }

  .group:hover .\32xl\:group-hover\:divide-purple > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(164, 139, 198, var(--tw-divide-opacity));
  }

  .group:hover .\32xl\:group-hover\:divide-purple-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(158, 149, 255, var(--tw-divide-opacity));
  }

  .group:hover .\32xl\:group-hover\:divide-brown-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(202, 138, 78, var(--tw-divide-opacity));
  }

  .group:hover .\32xl\:group-hover\:divide-brown-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(173, 91, 31, var(--tw-divide-opacity));
  }

  .\32xl\:divide-solid > :not([hidden]) ~ :not([hidden]){
    border-style: solid;
  }

  .\32xl\:divide-dashed > :not([hidden]) ~ :not([hidden]){
    border-style: dashed;
  }

  .\32xl\:divide-dotted > :not([hidden]) ~ :not([hidden]){
    border-style: dotted;
  }

  .\32xl\:divide-double > :not([hidden]) ~ :not([hidden]){
    border-style: double;
  }

  .\32xl\:divide-none > :not([hidden]) ~ :not([hidden]){
    border-style: none;
  }

  .\32xl\:divide-opacity-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0;
  }

  .\32xl\:divide-opacity-5 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.05;
  }

  .\32xl\:divide-opacity-10 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.1;
  }

  .\32xl\:divide-opacity-20 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.2;
  }

  .\32xl\:divide-opacity-25 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.25;
  }

  .\32xl\:divide-opacity-30 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.3;
  }

  .\32xl\:divide-opacity-40 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.4;
  }

  .\32xl\:divide-opacity-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.5;
  }

  .\32xl\:divide-opacity-60 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.6;
  }

  .\32xl\:divide-opacity-70 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.7;
  }

  .\32xl\:divide-opacity-75 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.75;
  }

  .\32xl\:divide-opacity-80 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.8;
  }

  .\32xl\:divide-opacity-90 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.9;
  }

  .\32xl\:divide-opacity-95 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.95;
  }

  .\32xl\:divide-opacity-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
  }

  .\32xl\: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;
  }

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

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

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

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

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

  .\32xl\:appearance-none{
    -webkit-appearance: none;
            appearance: none;
  }

  .\32xl\:bg-fixed{
    background-attachment: fixed;
  }

  .\32xl\:bg-local{
    background-attachment: local;
  }

  .\32xl\:bg-scroll{
    background-attachment: scroll;
  }

  .\32xl\:bg-clip-border{
    background-clip: border-box;
  }

  .\32xl\:bg-clip-padding{
    background-clip: padding-box;
  }

  .\32xl\:bg-clip-content{
    background-clip: content-box;
  }

  .\32xl\:bg-clip-text{
    -webkit-background-clip: text;
            background-clip: text;
  }

  .\32xl\:bg-transparent{
    background-color: transparent;
  }

  .\32xl\:bg-black{
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .\32xl\:bg-white{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .\32xl\:bg-grey{
    --tw-bg-opacity: 1;
    background-color: rgba(155, 155, 155, var(--tw-bg-opacity));
  }

  .\32xl\:bg-grey-darkest{
    --tw-bg-opacity: 1;
    background-color: rgba(17, 17, 17, var(--tw-bg-opacity));
  }

  .\32xl\:bg-grey-darkest700{
    background-color: rgba(17, 17, 17, 0.7);
  }

  .\32xl\:bg-grey-darkest300{
    background-color: rgba(17, 17, 17, 0.3);
  }

  .\32xl\:bg-grey-darkest100{
    background-color: rgba(17, 17, 17, 0.1);
  }

  .\32xl\:bg-grey-dark{
    --tw-bg-opacity: 1;
    background-color: rgba(82, 95, 119, var(--tw-bg-opacity));
  }

  .\32xl\:bg-grey-light{
    --tw-bg-opacity: 1;
    background-color: rgba(163, 163, 163, var(--tw-bg-opacity));
  }

  .\32xl\:bg-grey-extralight{
    --tw-bg-opacity: 1;
    background-color: rgba(231, 231, 231, var(--tw-bg-opacity));
  }

  .\32xl\:bg-grey-lighter{
    --tw-bg-opacity: 1;
    background-color: rgba(180, 189, 206, var(--tw-bg-opacity));
  }

  .\32xl\:bg-grey-lightest{
    --tw-bg-opacity: 1;
    background-color: rgba(244, 244, 244, var(--tw-bg-opacity));
  }

  .\32xl\:bg-grey-timeline{
    --tw-bg-opacity: 1;
    background-color: rgba(136, 136, 136, var(--tw-bg-opacity));
  }

  .\32xl\:bg-blue{
    --tw-bg-opacity: 1;
    background-color: rgba(99, 169, 209, var(--tw-bg-opacity));
  }

  .\32xl\:bg-blue-light{
    --tw-bg-opacity: 1;
    background-color: rgba(123, 207, 255, var(--tw-bg-opacity));
  }

  .\32xl\:bg-blue-lightest{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 81, 172, var(--tw-bg-opacity));
  }

  .\32xl\:bg-pink{
    --tw-bg-opacity: 1;
    background-color: rgba(237, 9, 128, var(--tw-bg-opacity));
  }

  .\32xl\:bg-pink-light{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 91, 180, var(--tw-bg-opacity));
  }

  .\32xl\:bg-orange{
    --tw-bg-opacity: 1;
    background-color: rgba(243, 114, 69, var(--tw-bg-opacity));
  }

  .\32xl\:bg-yellow{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 230, 0, var(--tw-bg-opacity));
  }

  .\32xl\:bg-yellow-two{
    --tw-bg-opacity: 1;
    background-color: rgba(249, 227, 32, var(--tw-bg-opacity));
  }

  .\32xl\:bg-yellow-dark{
    --tw-bg-opacity: 1;
    background-color: rgba(230, 175, 33, var(--tw-bg-opacity));
  }

  .\32xl\:bg-yellow-light{
    --tw-bg-opacity: 1;
    background-color: rgba(243, 193, 42, var(--tw-bg-opacity));
  }

  .\32xl\:bg-green-dark{
    --tw-bg-opacity: 1;
    background-color: rgba(33, 115, 37, var(--tw-bg-opacity));
  }

  .\32xl\:bg-green-light{
    --tw-bg-opacity: 1;
    background-color: rgba(80, 161, 84, var(--tw-bg-opacity));
  }

  .\32xl\:bg-purple{
    --tw-bg-opacity: 1;
    background-color: rgba(164, 139, 198, var(--tw-bg-opacity));
  }

  .\32xl\:bg-purple-light{
    --tw-bg-opacity: 1;
    background-color: rgba(158, 149, 255, var(--tw-bg-opacity));
  }

  .\32xl\:bg-brown-light{
    --tw-bg-opacity: 1;
    background-color: rgba(202, 138, 78, var(--tw-bg-opacity));
  }

  .\32xl\:bg-brown-dark{
    --tw-bg-opacity: 1;
    background-color: rgba(173, 91, 31, var(--tw-bg-opacity));
  }

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

  .group:hover .\32xl\:group-hover\:bg-black{
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-white{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-grey{
    --tw-bg-opacity: 1;
    background-color: rgba(155, 155, 155, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-grey-darkest{
    --tw-bg-opacity: 1;
    background-color: rgba(17, 17, 17, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-grey-darkest700{
    background-color: rgba(17, 17, 17, 0.7);
  }

  .group:hover .\32xl\:group-hover\:bg-grey-darkest300{
    background-color: rgba(17, 17, 17, 0.3);
  }

  .group:hover .\32xl\:group-hover\:bg-grey-darkest100{
    background-color: rgba(17, 17, 17, 0.1);
  }

  .group:hover .\32xl\:group-hover\:bg-grey-dark{
    --tw-bg-opacity: 1;
    background-color: rgba(82, 95, 119, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-grey-light{
    --tw-bg-opacity: 1;
    background-color: rgba(163, 163, 163, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-grey-extralight{
    --tw-bg-opacity: 1;
    background-color: rgba(231, 231, 231, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-grey-lighter{
    --tw-bg-opacity: 1;
    background-color: rgba(180, 189, 206, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-grey-lightest{
    --tw-bg-opacity: 1;
    background-color: rgba(244, 244, 244, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-grey-timeline{
    --tw-bg-opacity: 1;
    background-color: rgba(136, 136, 136, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-blue{
    --tw-bg-opacity: 1;
    background-color: rgba(99, 169, 209, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-blue-light{
    --tw-bg-opacity: 1;
    background-color: rgba(123, 207, 255, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-blue-lightest{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 81, 172, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-pink{
    --tw-bg-opacity: 1;
    background-color: rgba(237, 9, 128, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-pink-light{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 91, 180, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-orange{
    --tw-bg-opacity: 1;
    background-color: rgba(243, 114, 69, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-yellow{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 230, 0, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-yellow-two{
    --tw-bg-opacity: 1;
    background-color: rgba(249, 227, 32, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-yellow-dark{
    --tw-bg-opacity: 1;
    background-color: rgba(230, 175, 33, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-yellow-light{
    --tw-bg-opacity: 1;
    background-color: rgba(243, 193, 42, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-green-dark{
    --tw-bg-opacity: 1;
    background-color: rgba(33, 115, 37, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-green-light{
    --tw-bg-opacity: 1;
    background-color: rgba(80, 161, 84, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-purple{
    --tw-bg-opacity: 1;
    background-color: rgba(164, 139, 198, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-purple-light{
    --tw-bg-opacity: 1;
    background-color: rgba(158, 149, 255, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-brown-light{
    --tw-bg-opacity: 1;
    background-color: rgba(202, 138, 78, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-brown-dark{
    --tw-bg-opacity: 1;
    background-color: rgba(173, 91, 31, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-transparent:focus-within{
    background-color: transparent;
  }

  .\32xl\:focus-within\:bg-black:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-white:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-grey:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(155, 155, 155, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-grey-darkest:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(17, 17, 17, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-grey-darkest700:focus-within{
    background-color: rgba(17, 17, 17, 0.7);
  }

  .\32xl\:focus-within\:bg-grey-darkest300:focus-within{
    background-color: rgba(17, 17, 17, 0.3);
  }

  .\32xl\:focus-within\:bg-grey-darkest100:focus-within{
    background-color: rgba(17, 17, 17, 0.1);
  }

  .\32xl\:focus-within\:bg-grey-dark:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(82, 95, 119, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-grey-light:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(163, 163, 163, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-grey-extralight:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(231, 231, 231, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-grey-lighter:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(180, 189, 206, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-grey-lightest:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(244, 244, 244, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-grey-timeline:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(136, 136, 136, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-blue:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(99, 169, 209, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-blue-light:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(123, 207, 255, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-blue-lightest:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 81, 172, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-pink:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(237, 9, 128, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-pink-light:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 91, 180, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-orange:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(243, 114, 69, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-yellow:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 230, 0, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-yellow-two:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(249, 227, 32, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-yellow-dark:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(230, 175, 33, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-yellow-light:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(243, 193, 42, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-green-dark:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(33, 115, 37, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-green-light:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(80, 161, 84, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-purple:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(164, 139, 198, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-purple-light:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(158, 149, 255, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-brown-light:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(202, 138, 78, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-brown-dark:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(173, 91, 31, var(--tw-bg-opacity));
  }

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

  .\32xl\:hover\:bg-black:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-white:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-grey:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(155, 155, 155, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-grey-darkest:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(17, 17, 17, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-grey-darkest700:hover{
    background-color: rgba(17, 17, 17, 0.7);
  }

  .\32xl\:hover\:bg-grey-darkest300:hover{
    background-color: rgba(17, 17, 17, 0.3);
  }

  .\32xl\:hover\:bg-grey-darkest100:hover{
    background-color: rgba(17, 17, 17, 0.1);
  }

  .\32xl\:hover\:bg-grey-dark:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(82, 95, 119, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-grey-light:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(163, 163, 163, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-grey-extralight:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(231, 231, 231, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-grey-lighter:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(180, 189, 206, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-grey-lightest:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(244, 244, 244, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-grey-timeline:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(136, 136, 136, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-blue:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(99, 169, 209, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-blue-light:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(123, 207, 255, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-blue-lightest:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 81, 172, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-pink:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(237, 9, 128, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-pink-light:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 91, 180, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-orange:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(243, 114, 69, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-yellow:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 230, 0, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-yellow-two:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(249, 227, 32, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-yellow-dark:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(230, 175, 33, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-yellow-light:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(243, 193, 42, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-green-dark:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(33, 115, 37, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-green-light:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(80, 161, 84, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-purple:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(164, 139, 198, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-purple-light:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(158, 149, 255, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-brown-light:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(202, 138, 78, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-brown-dark:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(173, 91, 31, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-transparent:focus{
    background-color: transparent;
  }

  .\32xl\:focus\:bg-black:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-white:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-grey:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(155, 155, 155, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-grey-darkest:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(17, 17, 17, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-grey-darkest700:focus{
    background-color: rgba(17, 17, 17, 0.7);
  }

  .\32xl\:focus\:bg-grey-darkest300:focus{
    background-color: rgba(17, 17, 17, 0.3);
  }

  .\32xl\:focus\:bg-grey-darkest100:focus{
    background-color: rgba(17, 17, 17, 0.1);
  }

  .\32xl\:focus\:bg-grey-dark:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(82, 95, 119, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-grey-light:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(163, 163, 163, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-grey-extralight:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(231, 231, 231, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-grey-lighter:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(180, 189, 206, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-grey-lightest:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(244, 244, 244, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-grey-timeline:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(136, 136, 136, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-blue:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(99, 169, 209, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-blue-light:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(123, 207, 255, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-blue-lightest:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 81, 172, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-pink:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(237, 9, 128, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-pink-light:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 91, 180, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-orange:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(243, 114, 69, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-yellow:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 230, 0, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-yellow-two:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(249, 227, 32, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-yellow-dark:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(230, 175, 33, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-yellow-light:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(243, 193, 42, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-green-dark:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(33, 115, 37, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-green-light:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(80, 161, 84, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-purple:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(164, 139, 198, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-purple-light:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(158, 149, 255, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-brown-light:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(202, 138, 78, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-brown-dark:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(173, 91, 31, var(--tw-bg-opacity));
  }

  .\32xl\:bg-none{
    background-image: none;
  }

  .\32xl\:bg-gradient-to-t{
    background-image: linear-gradient(to top, var(--tw-gradient-stops));
  }

  .\32xl\:bg-gradient-to-tr{
    background-image: linear-gradient(to top right, var(--tw-gradient-stops));
  }

  .\32xl\:bg-gradient-to-r{
    background-image: linear-gradient(to right, var(--tw-gradient-stops));
  }

  .\32xl\:bg-gradient-to-br{
    background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
  }

  .\32xl\:bg-gradient-to-b{
    background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
  }

  .\32xl\:bg-gradient-to-bl{
    background-image: linear-gradient(to bottom left, var(--tw-gradient-stops));
  }

  .\32xl\:bg-gradient-to-l{
    background-image: linear-gradient(to left, var(--tw-gradient-stops));
  }

  .\32xl\:bg-gradient-to-tl{
    background-image: linear-gradient(to top left, var(--tw-gradient-stops));
  }

  .\32xl\:from-transparent{
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .\32xl\:from-black{
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .\32xl\:from-white{
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .\32xl\:from-grey{
    --tw-gradient-from: #9b9b9b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(155, 155, 155, 0));
  }

  .\32xl\:from-grey-darkest{
    --tw-gradient-from: #111;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .\32xl\:from-grey-darkest700{
    --tw-gradient-from: rgba(17, 17, 17, 0.7);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .\32xl\:from-grey-darkest300{
    --tw-gradient-from: rgba(17, 17, 17, 0.3);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .\32xl\:from-grey-darkest100{
    --tw-gradient-from: rgba(17, 17, 17, 0.1);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .\32xl\:from-grey-dark{
    --tw-gradient-from: #525f77;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(82, 95, 119, 0));
  }

  .\32xl\:from-grey-light{
    --tw-gradient-from: #a3a3a3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(163, 163, 163, 0));
  }

  .\32xl\:from-grey-extralight{
    --tw-gradient-from: #e7e7e7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 231, 231, 0));
  }

  .\32xl\:from-grey-lighter{
    --tw-gradient-from: #b4bdce;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 189, 206, 0));
  }

  .\32xl\:from-grey-lightest{
    --tw-gradient-from: #f4f4f4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 244, 244, 0));
  }

  .\32xl\:from-grey-timeline{
    --tw-gradient-from: #888888;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(136, 136, 136, 0));
  }

  .\32xl\:from-blue{
    --tw-gradient-from: #63a9d1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 169, 209, 0));
  }

  .\32xl\:from-blue-light{
    --tw-gradient-from: #7bcfff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(123, 207, 255, 0));
  }

  .\32xl\:from-blue-lightest{
    --tw-gradient-from: #ff51ac;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 81, 172, 0));
  }

  .\32xl\:from-pink{
    --tw-gradient-from: #ED0980;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 9, 128, 0));
  }

  .\32xl\:from-pink-light{
    --tw-gradient-from: #ff5bb4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 91, 180, 0));
  }

  .\32xl\:from-orange{
    --tw-gradient-from: #f37245;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 114, 69, 0));
  }

  .\32xl\:from-yellow{
    --tw-gradient-from: #ffe600;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 230, 0, 0));
  }

  .\32xl\:from-yellow-two{
    --tw-gradient-from: #F9E320;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 227, 32, 0));
  }

  .\32xl\:from-yellow-dark{
    --tw-gradient-from: #e6af21;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 175, 33, 0));
  }

  .\32xl\:from-yellow-light{
    --tw-gradient-from: #f3c12a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 193, 42, 0));
  }

  .\32xl\:from-green-dark{
    --tw-gradient-from: #217325;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(33, 115, 37, 0));
  }

  .\32xl\:from-green-light{
    --tw-gradient-from: #50a154;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(80, 161, 84, 0));
  }

  .\32xl\:from-purple{
    --tw-gradient-from: #a48bc6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(164, 139, 198, 0));
  }

  .\32xl\:from-purple-light{
    --tw-gradient-from: #9e95ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(158, 149, 255, 0));
  }

  .\32xl\:from-brown-light{
    --tw-gradient-from: #ca8a4e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(202, 138, 78, 0));
  }

  .\32xl\:from-brown-dark{
    --tw-gradient-from: #ad5b1f;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(173, 91, 31, 0));
  }

  .\32xl\:via-transparent{
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .\32xl\:via-black{
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .\32xl\:via-white{
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .\32xl\:via-grey{
    --tw-gradient-stops: var(--tw-gradient-from), #9b9b9b, var(--tw-gradient-to, rgba(155, 155, 155, 0));
  }

  .\32xl\:via-grey-darkest{
    --tw-gradient-stops: var(--tw-gradient-from), #111, var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .\32xl\:via-grey-darkest700{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(17, 17, 17, 0.7), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .\32xl\:via-grey-darkest300{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(17, 17, 17, 0.3), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .\32xl\:via-grey-darkest100{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(17, 17, 17, 0.1), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .\32xl\:via-grey-dark{
    --tw-gradient-stops: var(--tw-gradient-from), #525f77, var(--tw-gradient-to, rgba(82, 95, 119, 0));
  }

  .\32xl\:via-grey-light{
    --tw-gradient-stops: var(--tw-gradient-from), #a3a3a3, var(--tw-gradient-to, rgba(163, 163, 163, 0));
  }

  .\32xl\:via-grey-extralight{
    --tw-gradient-stops: var(--tw-gradient-from), #e7e7e7, var(--tw-gradient-to, rgba(231, 231, 231, 0));
  }

  .\32xl\:via-grey-lighter{
    --tw-gradient-stops: var(--tw-gradient-from), #b4bdce, var(--tw-gradient-to, rgba(180, 189, 206, 0));
  }

  .\32xl\:via-grey-lightest{
    --tw-gradient-stops: var(--tw-gradient-from), #f4f4f4, var(--tw-gradient-to, rgba(244, 244, 244, 0));
  }

  .\32xl\:via-grey-timeline{
    --tw-gradient-stops: var(--tw-gradient-from), #888888, var(--tw-gradient-to, rgba(136, 136, 136, 0));
  }

  .\32xl\:via-blue{
    --tw-gradient-stops: var(--tw-gradient-from), #63a9d1, var(--tw-gradient-to, rgba(99, 169, 209, 0));
  }

  .\32xl\:via-blue-light{
    --tw-gradient-stops: var(--tw-gradient-from), #7bcfff, var(--tw-gradient-to, rgba(123, 207, 255, 0));
  }

  .\32xl\:via-blue-lightest{
    --tw-gradient-stops: var(--tw-gradient-from), #ff51ac, var(--tw-gradient-to, rgba(255, 81, 172, 0));
  }

  .\32xl\:via-pink{
    --tw-gradient-stops: var(--tw-gradient-from), #ED0980, var(--tw-gradient-to, rgba(237, 9, 128, 0));
  }

  .\32xl\:via-pink-light{
    --tw-gradient-stops: var(--tw-gradient-from), #ff5bb4, var(--tw-gradient-to, rgba(255, 91, 180, 0));
  }

  .\32xl\:via-orange{
    --tw-gradient-stops: var(--tw-gradient-from), #f37245, var(--tw-gradient-to, rgba(243, 114, 69, 0));
  }

  .\32xl\:via-yellow{
    --tw-gradient-stops: var(--tw-gradient-from), #ffe600, var(--tw-gradient-to, rgba(255, 230, 0, 0));
  }

  .\32xl\:via-yellow-two{
    --tw-gradient-stops: var(--tw-gradient-from), #F9E320, var(--tw-gradient-to, rgba(249, 227, 32, 0));
  }

  .\32xl\:via-yellow-dark{
    --tw-gradient-stops: var(--tw-gradient-from), #e6af21, var(--tw-gradient-to, rgba(230, 175, 33, 0));
  }

  .\32xl\:via-yellow-light{
    --tw-gradient-stops: var(--tw-gradient-from), #f3c12a, var(--tw-gradient-to, rgba(243, 193, 42, 0));
  }

  .\32xl\:via-green-dark{
    --tw-gradient-stops: var(--tw-gradient-from), #217325, var(--tw-gradient-to, rgba(33, 115, 37, 0));
  }

  .\32xl\:via-green-light{
    --tw-gradient-stops: var(--tw-gradient-from), #50a154, var(--tw-gradient-to, rgba(80, 161, 84, 0));
  }

  .\32xl\:via-purple{
    --tw-gradient-stops: var(--tw-gradient-from), #a48bc6, var(--tw-gradient-to, rgba(164, 139, 198, 0));
  }

  .\32xl\:via-purple-light{
    --tw-gradient-stops: var(--tw-gradient-from), #9e95ff, var(--tw-gradient-to, rgba(158, 149, 255, 0));
  }

  .\32xl\:via-brown-light{
    --tw-gradient-stops: var(--tw-gradient-from), #ca8a4e, var(--tw-gradient-to, rgba(202, 138, 78, 0));
  }

  .\32xl\:via-brown-dark{
    --tw-gradient-stops: var(--tw-gradient-from), #ad5b1f, var(--tw-gradient-to, rgba(173, 91, 31, 0));
  }

  .\32xl\:to-transparent{
    --tw-gradient-to: transparent;
  }

  .\32xl\:to-black{
    --tw-gradient-to: #000;
  }

  .\32xl\:to-white{
    --tw-gradient-to: #fff;
  }

  .\32xl\:to-grey{
    --tw-gradient-to: #9b9b9b;
  }

  .\32xl\:to-grey-darkest{
    --tw-gradient-to: #111;
  }

  .\32xl\:to-grey-darkest700{
    --tw-gradient-to: rgba(17, 17, 17, 0.7);
  }

  .\32xl\:to-grey-darkest300{
    --tw-gradient-to: rgba(17, 17, 17, 0.3);
  }

  .\32xl\:to-grey-darkest100{
    --tw-gradient-to: rgba(17, 17, 17, 0.1);
  }

  .\32xl\:to-grey-dark{
    --tw-gradient-to: #525f77;
  }

  .\32xl\:to-grey-light{
    --tw-gradient-to: #a3a3a3;
  }

  .\32xl\:to-grey-extralight{
    --tw-gradient-to: #e7e7e7;
  }

  .\32xl\:to-grey-lighter{
    --tw-gradient-to: #b4bdce;
  }

  .\32xl\:to-grey-lightest{
    --tw-gradient-to: #f4f4f4;
  }

  .\32xl\:to-grey-timeline{
    --tw-gradient-to: #888888;
  }

  .\32xl\:to-blue{
    --tw-gradient-to: #63a9d1;
  }

  .\32xl\:to-blue-light{
    --tw-gradient-to: #7bcfff;
  }

  .\32xl\:to-blue-lightest{
    --tw-gradient-to: #ff51ac;
  }

  .\32xl\:to-pink{
    --tw-gradient-to: #ED0980;
  }

  .\32xl\:to-pink-light{
    --tw-gradient-to: #ff5bb4;
  }

  .\32xl\:to-orange{
    --tw-gradient-to: #f37245;
  }

  .\32xl\:to-yellow{
    --tw-gradient-to: #ffe600;
  }

  .\32xl\:to-yellow-two{
    --tw-gradient-to: #F9E320;
  }

  .\32xl\:to-yellow-dark{
    --tw-gradient-to: #e6af21;
  }

  .\32xl\:to-yellow-light{
    --tw-gradient-to: #f3c12a;
  }

  .\32xl\:to-green-dark{
    --tw-gradient-to: #217325;
  }

  .\32xl\:to-green-light{
    --tw-gradient-to: #50a154;
  }

  .\32xl\:to-purple{
    --tw-gradient-to: #a48bc6;
  }

  .\32xl\:to-purple-light{
    --tw-gradient-to: #9e95ff;
  }

  .\32xl\:to-brown-light{
    --tw-gradient-to: #ca8a4e;
  }

  .\32xl\:to-brown-dark{
    --tw-gradient-to: #ad5b1f;
  }

  .\32xl\:hover\:from-transparent:hover{
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .\32xl\:hover\:from-black:hover{
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .\32xl\:hover\:from-white:hover{
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .\32xl\:hover\:from-grey:hover{
    --tw-gradient-from: #9b9b9b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(155, 155, 155, 0));
  }

  .\32xl\:hover\:from-grey-darkest:hover{
    --tw-gradient-from: #111;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .\32xl\:hover\:from-grey-darkest700:hover{
    --tw-gradient-from: rgba(17, 17, 17, 0.7);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .\32xl\:hover\:from-grey-darkest300:hover{
    --tw-gradient-from: rgba(17, 17, 17, 0.3);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .\32xl\:hover\:from-grey-darkest100:hover{
    --tw-gradient-from: rgba(17, 17, 17, 0.1);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .\32xl\:hover\:from-grey-dark:hover{
    --tw-gradient-from: #525f77;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(82, 95, 119, 0));
  }

  .\32xl\:hover\:from-grey-light:hover{
    --tw-gradient-from: #a3a3a3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(163, 163, 163, 0));
  }

  .\32xl\:hover\:from-grey-extralight:hover{
    --tw-gradient-from: #e7e7e7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 231, 231, 0));
  }

  .\32xl\:hover\:from-grey-lighter:hover{
    --tw-gradient-from: #b4bdce;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 189, 206, 0));
  }

  .\32xl\:hover\:from-grey-lightest:hover{
    --tw-gradient-from: #f4f4f4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 244, 244, 0));
  }

  .\32xl\:hover\:from-grey-timeline:hover{
    --tw-gradient-from: #888888;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(136, 136, 136, 0));
  }

  .\32xl\:hover\:from-blue:hover{
    --tw-gradient-from: #63a9d1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 169, 209, 0));
  }

  .\32xl\:hover\:from-blue-light:hover{
    --tw-gradient-from: #7bcfff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(123, 207, 255, 0));
  }

  .\32xl\:hover\:from-blue-lightest:hover{
    --tw-gradient-from: #ff51ac;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 81, 172, 0));
  }

  .\32xl\:hover\:from-pink:hover{
    --tw-gradient-from: #ED0980;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 9, 128, 0));
  }

  .\32xl\:hover\:from-pink-light:hover{
    --tw-gradient-from: #ff5bb4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 91, 180, 0));
  }

  .\32xl\:hover\:from-orange:hover{
    --tw-gradient-from: #f37245;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 114, 69, 0));
  }

  .\32xl\:hover\:from-yellow:hover{
    --tw-gradient-from: #ffe600;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 230, 0, 0));
  }

  .\32xl\:hover\:from-yellow-two:hover{
    --tw-gradient-from: #F9E320;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 227, 32, 0));
  }

  .\32xl\:hover\:from-yellow-dark:hover{
    --tw-gradient-from: #e6af21;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 175, 33, 0));
  }

  .\32xl\:hover\:from-yellow-light:hover{
    --tw-gradient-from: #f3c12a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 193, 42, 0));
  }

  .\32xl\:hover\:from-green-dark:hover{
    --tw-gradient-from: #217325;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(33, 115, 37, 0));
  }

  .\32xl\:hover\:from-green-light:hover{
    --tw-gradient-from: #50a154;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(80, 161, 84, 0));
  }

  .\32xl\:hover\:from-purple:hover{
    --tw-gradient-from: #a48bc6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(164, 139, 198, 0));
  }

  .\32xl\:hover\:from-purple-light:hover{
    --tw-gradient-from: #9e95ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(158, 149, 255, 0));
  }

  .\32xl\:hover\:from-brown-light:hover{
    --tw-gradient-from: #ca8a4e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(202, 138, 78, 0));
  }

  .\32xl\:hover\:from-brown-dark:hover{
    --tw-gradient-from: #ad5b1f;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(173, 91, 31, 0));
  }

  .\32xl\:hover\:via-transparent:hover{
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .\32xl\:hover\:via-black:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .\32xl\:hover\:via-white:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .\32xl\:hover\:via-grey:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #9b9b9b, var(--tw-gradient-to, rgba(155, 155, 155, 0));
  }

  .\32xl\:hover\:via-grey-darkest:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #111, var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .\32xl\:hover\:via-grey-darkest700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(17, 17, 17, 0.7), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .\32xl\:hover\:via-grey-darkest300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(17, 17, 17, 0.3), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .\32xl\:hover\:via-grey-darkest100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(17, 17, 17, 0.1), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .\32xl\:hover\:via-grey-dark:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #525f77, var(--tw-gradient-to, rgba(82, 95, 119, 0));
  }

  .\32xl\:hover\:via-grey-light:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #a3a3a3, var(--tw-gradient-to, rgba(163, 163, 163, 0));
  }

  .\32xl\:hover\:via-grey-extralight:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #e7e7e7, var(--tw-gradient-to, rgba(231, 231, 231, 0));
  }

  .\32xl\:hover\:via-grey-lighter:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #b4bdce, var(--tw-gradient-to, rgba(180, 189, 206, 0));
  }

  .\32xl\:hover\:via-grey-lightest:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f4f4f4, var(--tw-gradient-to, rgba(244, 244, 244, 0));
  }

  .\32xl\:hover\:via-grey-timeline:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #888888, var(--tw-gradient-to, rgba(136, 136, 136, 0));
  }

  .\32xl\:hover\:via-blue:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #63a9d1, var(--tw-gradient-to, rgba(99, 169, 209, 0));
  }

  .\32xl\:hover\:via-blue-light:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #7bcfff, var(--tw-gradient-to, rgba(123, 207, 255, 0));
  }

  .\32xl\:hover\:via-blue-lightest:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ff51ac, var(--tw-gradient-to, rgba(255, 81, 172, 0));
  }

  .\32xl\:hover\:via-pink:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ED0980, var(--tw-gradient-to, rgba(237, 9, 128, 0));
  }

  .\32xl\:hover\:via-pink-light:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ff5bb4, var(--tw-gradient-to, rgba(255, 91, 180, 0));
  }

  .\32xl\:hover\:via-orange:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f37245, var(--tw-gradient-to, rgba(243, 114, 69, 0));
  }

  .\32xl\:hover\:via-yellow:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ffe600, var(--tw-gradient-to, rgba(255, 230, 0, 0));
  }

  .\32xl\:hover\:via-yellow-two:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #F9E320, var(--tw-gradient-to, rgba(249, 227, 32, 0));
  }

  .\32xl\:hover\:via-yellow-dark:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #e6af21, var(--tw-gradient-to, rgba(230, 175, 33, 0));
  }

  .\32xl\:hover\:via-yellow-light:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f3c12a, var(--tw-gradient-to, rgba(243, 193, 42, 0));
  }

  .\32xl\:hover\:via-green-dark:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #217325, var(--tw-gradient-to, rgba(33, 115, 37, 0));
  }

  .\32xl\:hover\:via-green-light:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #50a154, var(--tw-gradient-to, rgba(80, 161, 84, 0));
  }

  .\32xl\:hover\:via-purple:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #a48bc6, var(--tw-gradient-to, rgba(164, 139, 198, 0));
  }

  .\32xl\:hover\:via-purple-light:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #9e95ff, var(--tw-gradient-to, rgba(158, 149, 255, 0));
  }

  .\32xl\:hover\:via-brown-light:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ca8a4e, var(--tw-gradient-to, rgba(202, 138, 78, 0));
  }

  .\32xl\:hover\:via-brown-dark:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ad5b1f, var(--tw-gradient-to, rgba(173, 91, 31, 0));
  }

  .\32xl\:hover\:to-transparent:hover{
    --tw-gradient-to: transparent;
  }

  .\32xl\:hover\:to-black:hover{
    --tw-gradient-to: #000;
  }

  .\32xl\:hover\:to-white:hover{
    --tw-gradient-to: #fff;
  }

  .\32xl\:hover\:to-grey:hover{
    --tw-gradient-to: #9b9b9b;
  }

  .\32xl\:hover\:to-grey-darkest:hover{
    --tw-gradient-to: #111;
  }

  .\32xl\:hover\:to-grey-darkest700:hover{
    --tw-gradient-to: rgba(17, 17, 17, 0.7);
  }

  .\32xl\:hover\:to-grey-darkest300:hover{
    --tw-gradient-to: rgba(17, 17, 17, 0.3);
  }

  .\32xl\:hover\:to-grey-darkest100:hover{
    --tw-gradient-to: rgba(17, 17, 17, 0.1);
  }

  .\32xl\:hover\:to-grey-dark:hover{
    --tw-gradient-to: #525f77;
  }

  .\32xl\:hover\:to-grey-light:hover{
    --tw-gradient-to: #a3a3a3;
  }

  .\32xl\:hover\:to-grey-extralight:hover{
    --tw-gradient-to: #e7e7e7;
  }

  .\32xl\:hover\:to-grey-lighter:hover{
    --tw-gradient-to: #b4bdce;
  }

  .\32xl\:hover\:to-grey-lightest:hover{
    --tw-gradient-to: #f4f4f4;
  }

  .\32xl\:hover\:to-grey-timeline:hover{
    --tw-gradient-to: #888888;
  }

  .\32xl\:hover\:to-blue:hover{
    --tw-gradient-to: #63a9d1;
  }

  .\32xl\:hover\:to-blue-light:hover{
    --tw-gradient-to: #7bcfff;
  }

  .\32xl\:hover\:to-blue-lightest:hover{
    --tw-gradient-to: #ff51ac;
  }

  .\32xl\:hover\:to-pink:hover{
    --tw-gradient-to: #ED0980;
  }

  .\32xl\:hover\:to-pink-light:hover{
    --tw-gradient-to: #ff5bb4;
  }

  .\32xl\:hover\:to-orange:hover{
    --tw-gradient-to: #f37245;
  }

  .\32xl\:hover\:to-yellow:hover{
    --tw-gradient-to: #ffe600;
  }

  .\32xl\:hover\:to-yellow-two:hover{
    --tw-gradient-to: #F9E320;
  }

  .\32xl\:hover\:to-yellow-dark:hover{
    --tw-gradient-to: #e6af21;
  }

  .\32xl\:hover\:to-yellow-light:hover{
    --tw-gradient-to: #f3c12a;
  }

  .\32xl\:hover\:to-green-dark:hover{
    --tw-gradient-to: #217325;
  }

  .\32xl\:hover\:to-green-light:hover{
    --tw-gradient-to: #50a154;
  }

  .\32xl\:hover\:to-purple:hover{
    --tw-gradient-to: #a48bc6;
  }

  .\32xl\:hover\:to-purple-light:hover{
    --tw-gradient-to: #9e95ff;
  }

  .\32xl\:hover\:to-brown-light:hover{
    --tw-gradient-to: #ca8a4e;
  }

  .\32xl\:hover\:to-brown-dark:hover{
    --tw-gradient-to: #ad5b1f;
  }

  .\32xl\:focus\:from-transparent:focus{
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .\32xl\:focus\:from-black:focus{
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .\32xl\:focus\:from-white:focus{
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .\32xl\:focus\:from-grey:focus{
    --tw-gradient-from: #9b9b9b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(155, 155, 155, 0));
  }

  .\32xl\:focus\:from-grey-darkest:focus{
    --tw-gradient-from: #111;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .\32xl\:focus\:from-grey-darkest700:focus{
    --tw-gradient-from: rgba(17, 17, 17, 0.7);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .\32xl\:focus\:from-grey-darkest300:focus{
    --tw-gradient-from: rgba(17, 17, 17, 0.3);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .\32xl\:focus\:from-grey-darkest100:focus{
    --tw-gradient-from: rgba(17, 17, 17, 0.1);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .\32xl\:focus\:from-grey-dark:focus{
    --tw-gradient-from: #525f77;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(82, 95, 119, 0));
  }

  .\32xl\:focus\:from-grey-light:focus{
    --tw-gradient-from: #a3a3a3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(163, 163, 163, 0));
  }

  .\32xl\:focus\:from-grey-extralight:focus{
    --tw-gradient-from: #e7e7e7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 231, 231, 0));
  }

  .\32xl\:focus\:from-grey-lighter:focus{
    --tw-gradient-from: #b4bdce;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 189, 206, 0));
  }

  .\32xl\:focus\:from-grey-lightest:focus{
    --tw-gradient-from: #f4f4f4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 244, 244, 0));
  }

  .\32xl\:focus\:from-grey-timeline:focus{
    --tw-gradient-from: #888888;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(136, 136, 136, 0));
  }

  .\32xl\:focus\:from-blue:focus{
    --tw-gradient-from: #63a9d1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 169, 209, 0));
  }

  .\32xl\:focus\:from-blue-light:focus{
    --tw-gradient-from: #7bcfff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(123, 207, 255, 0));
  }

  .\32xl\:focus\:from-blue-lightest:focus{
    --tw-gradient-from: #ff51ac;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 81, 172, 0));
  }

  .\32xl\:focus\:from-pink:focus{
    --tw-gradient-from: #ED0980;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 9, 128, 0));
  }

  .\32xl\:focus\:from-pink-light:focus{
    --tw-gradient-from: #ff5bb4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 91, 180, 0));
  }

  .\32xl\:focus\:from-orange:focus{
    --tw-gradient-from: #f37245;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 114, 69, 0));
  }

  .\32xl\:focus\:from-yellow:focus{
    --tw-gradient-from: #ffe600;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 230, 0, 0));
  }

  .\32xl\:focus\:from-yellow-two:focus{
    --tw-gradient-from: #F9E320;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 227, 32, 0));
  }

  .\32xl\:focus\:from-yellow-dark:focus{
    --tw-gradient-from: #e6af21;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 175, 33, 0));
  }

  .\32xl\:focus\:from-yellow-light:focus{
    --tw-gradient-from: #f3c12a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 193, 42, 0));
  }

  .\32xl\:focus\:from-green-dark:focus{
    --tw-gradient-from: #217325;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(33, 115, 37, 0));
  }

  .\32xl\:focus\:from-green-light:focus{
    --tw-gradient-from: #50a154;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(80, 161, 84, 0));
  }

  .\32xl\:focus\:from-purple:focus{
    --tw-gradient-from: #a48bc6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(164, 139, 198, 0));
  }

  .\32xl\:focus\:from-purple-light:focus{
    --tw-gradient-from: #9e95ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(158, 149, 255, 0));
  }

  .\32xl\:focus\:from-brown-light:focus{
    --tw-gradient-from: #ca8a4e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(202, 138, 78, 0));
  }

  .\32xl\:focus\:from-brown-dark:focus{
    --tw-gradient-from: #ad5b1f;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(173, 91, 31, 0));
  }

  .\32xl\:focus\:via-transparent:focus{
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .\32xl\:focus\:via-black:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .\32xl\:focus\:via-white:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .\32xl\:focus\:via-grey:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #9b9b9b, var(--tw-gradient-to, rgba(155, 155, 155, 0));
  }

  .\32xl\:focus\:via-grey-darkest:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #111, var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .\32xl\:focus\:via-grey-darkest700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(17, 17, 17, 0.7), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .\32xl\:focus\:via-grey-darkest300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(17, 17, 17, 0.3), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .\32xl\:focus\:via-grey-darkest100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(17, 17, 17, 0.1), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .\32xl\:focus\:via-grey-dark:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #525f77, var(--tw-gradient-to, rgba(82, 95, 119, 0));
  }

  .\32xl\:focus\:via-grey-light:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #a3a3a3, var(--tw-gradient-to, rgba(163, 163, 163, 0));
  }

  .\32xl\:focus\:via-grey-extralight:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #e7e7e7, var(--tw-gradient-to, rgba(231, 231, 231, 0));
  }

  .\32xl\:focus\:via-grey-lighter:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #b4bdce, var(--tw-gradient-to, rgba(180, 189, 206, 0));
  }

  .\32xl\:focus\:via-grey-lightest:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f4f4f4, var(--tw-gradient-to, rgba(244, 244, 244, 0));
  }

  .\32xl\:focus\:via-grey-timeline:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #888888, var(--tw-gradient-to, rgba(136, 136, 136, 0));
  }

  .\32xl\:focus\:via-blue:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #63a9d1, var(--tw-gradient-to, rgba(99, 169, 209, 0));
  }

  .\32xl\:focus\:via-blue-light:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #7bcfff, var(--tw-gradient-to, rgba(123, 207, 255, 0));
  }

  .\32xl\:focus\:via-blue-lightest:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ff51ac, var(--tw-gradient-to, rgba(255, 81, 172, 0));
  }

  .\32xl\:focus\:via-pink:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ED0980, var(--tw-gradient-to, rgba(237, 9, 128, 0));
  }

  .\32xl\:focus\:via-pink-light:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ff5bb4, var(--tw-gradient-to, rgba(255, 91, 180, 0));
  }

  .\32xl\:focus\:via-orange:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f37245, var(--tw-gradient-to, rgba(243, 114, 69, 0));
  }

  .\32xl\:focus\:via-yellow:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ffe600, var(--tw-gradient-to, rgba(255, 230, 0, 0));
  }

  .\32xl\:focus\:via-yellow-two:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #F9E320, var(--tw-gradient-to, rgba(249, 227, 32, 0));
  }

  .\32xl\:focus\:via-yellow-dark:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #e6af21, var(--tw-gradient-to, rgba(230, 175, 33, 0));
  }

  .\32xl\:focus\:via-yellow-light:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f3c12a, var(--tw-gradient-to, rgba(243, 193, 42, 0));
  }

  .\32xl\:focus\:via-green-dark:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #217325, var(--tw-gradient-to, rgba(33, 115, 37, 0));
  }

  .\32xl\:focus\:via-green-light:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #50a154, var(--tw-gradient-to, rgba(80, 161, 84, 0));
  }

  .\32xl\:focus\:via-purple:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #a48bc6, var(--tw-gradient-to, rgba(164, 139, 198, 0));
  }

  .\32xl\:focus\:via-purple-light:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #9e95ff, var(--tw-gradient-to, rgba(158, 149, 255, 0));
  }

  .\32xl\:focus\:via-brown-light:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ca8a4e, var(--tw-gradient-to, rgba(202, 138, 78, 0));
  }

  .\32xl\:focus\:via-brown-dark:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ad5b1f, var(--tw-gradient-to, rgba(173, 91, 31, 0));
  }

  .\32xl\:focus\:to-transparent:focus{
    --tw-gradient-to: transparent;
  }

  .\32xl\:focus\:to-black:focus{
    --tw-gradient-to: #000;
  }

  .\32xl\:focus\:to-white:focus{
    --tw-gradient-to: #fff;
  }

  .\32xl\:focus\:to-grey:focus{
    --tw-gradient-to: #9b9b9b;
  }

  .\32xl\:focus\:to-grey-darkest:focus{
    --tw-gradient-to: #111;
  }

  .\32xl\:focus\:to-grey-darkest700:focus{
    --tw-gradient-to: rgba(17, 17, 17, 0.7);
  }

  .\32xl\:focus\:to-grey-darkest300:focus{
    --tw-gradient-to: rgba(17, 17, 17, 0.3);
  }

  .\32xl\:focus\:to-grey-darkest100:focus{
    --tw-gradient-to: rgba(17, 17, 17, 0.1);
  }

  .\32xl\:focus\:to-grey-dark:focus{
    --tw-gradient-to: #525f77;
  }

  .\32xl\:focus\:to-grey-light:focus{
    --tw-gradient-to: #a3a3a3;
  }

  .\32xl\:focus\:to-grey-extralight:focus{
    --tw-gradient-to: #e7e7e7;
  }

  .\32xl\:focus\:to-grey-lighter:focus{
    --tw-gradient-to: #b4bdce;
  }

  .\32xl\:focus\:to-grey-lightest:focus{
    --tw-gradient-to: #f4f4f4;
  }

  .\32xl\:focus\:to-grey-timeline:focus{
    --tw-gradient-to: #888888;
  }

  .\32xl\:focus\:to-blue:focus{
    --tw-gradient-to: #63a9d1;
  }

  .\32xl\:focus\:to-blue-light:focus{
    --tw-gradient-to: #7bcfff;
  }

  .\32xl\:focus\:to-blue-lightest:focus{
    --tw-gradient-to: #ff51ac;
  }

  .\32xl\:focus\:to-pink:focus{
    --tw-gradient-to: #ED0980;
  }

  .\32xl\:focus\:to-pink-light:focus{
    --tw-gradient-to: #ff5bb4;
  }

  .\32xl\:focus\:to-orange:focus{
    --tw-gradient-to: #f37245;
  }

  .\32xl\:focus\:to-yellow:focus{
    --tw-gradient-to: #ffe600;
  }

  .\32xl\:focus\:to-yellow-two:focus{
    --tw-gradient-to: #F9E320;
  }

  .\32xl\:focus\:to-yellow-dark:focus{
    --tw-gradient-to: #e6af21;
  }

  .\32xl\:focus\:to-yellow-light:focus{
    --tw-gradient-to: #f3c12a;
  }

  .\32xl\:focus\:to-green-dark:focus{
    --tw-gradient-to: #217325;
  }

  .\32xl\:focus\:to-green-light:focus{
    --tw-gradient-to: #50a154;
  }

  .\32xl\:focus\:to-purple:focus{
    --tw-gradient-to: #a48bc6;
  }

  .\32xl\:focus\:to-purple-light:focus{
    --tw-gradient-to: #9e95ff;
  }

  .\32xl\:focus\:to-brown-light:focus{
    --tw-gradient-to: #ca8a4e;
  }

  .\32xl\:focus\:to-brown-dark:focus{
    --tw-gradient-to: #ad5b1f;
  }

  .\32xl\:bg-opacity-0{
    --tw-bg-opacity: 0;
  }

  .\32xl\:bg-opacity-5{
    --tw-bg-opacity: 0.05;
  }

  .\32xl\:bg-opacity-10{
    --tw-bg-opacity: 0.1;
  }

  .\32xl\:bg-opacity-20{
    --tw-bg-opacity: 0.2;
  }

  .\32xl\:bg-opacity-25{
    --tw-bg-opacity: 0.25;
  }

  .\32xl\:bg-opacity-30{
    --tw-bg-opacity: 0.3;
  }

  .\32xl\:bg-opacity-40{
    --tw-bg-opacity: 0.4;
  }

  .\32xl\:bg-opacity-50{
    --tw-bg-opacity: 0.5;
  }

  .\32xl\:bg-opacity-60{
    --tw-bg-opacity: 0.6;
  }

  .\32xl\:bg-opacity-70{
    --tw-bg-opacity: 0.7;
  }

  .\32xl\:bg-opacity-75{
    --tw-bg-opacity: 0.75;
  }

  .\32xl\:bg-opacity-80{
    --tw-bg-opacity: 0.8;
  }

  .\32xl\:bg-opacity-90{
    --tw-bg-opacity: 0.9;
  }

  .\32xl\:bg-opacity-95{
    --tw-bg-opacity: 0.95;
  }

  .\32xl\:bg-opacity-100{
    --tw-bg-opacity: 1;
  }

  .group:hover .\32xl\:group-hover\:bg-opacity-0{
    --tw-bg-opacity: 0;
  }

  .group:hover .\32xl\:group-hover\:bg-opacity-5{
    --tw-bg-opacity: 0.05;
  }

  .group:hover .\32xl\:group-hover\:bg-opacity-10{
    --tw-bg-opacity: 0.1;
  }

  .group:hover .\32xl\:group-hover\:bg-opacity-20{
    --tw-bg-opacity: 0.2;
  }

  .group:hover .\32xl\:group-hover\:bg-opacity-25{
    --tw-bg-opacity: 0.25;
  }

  .group:hover .\32xl\:group-hover\:bg-opacity-30{
    --tw-bg-opacity: 0.3;
  }

  .group:hover .\32xl\:group-hover\:bg-opacity-40{
    --tw-bg-opacity: 0.4;
  }

  .group:hover .\32xl\:group-hover\:bg-opacity-50{
    --tw-bg-opacity: 0.5;
  }

  .group:hover .\32xl\:group-hover\:bg-opacity-60{
    --tw-bg-opacity: 0.6;
  }

  .group:hover .\32xl\:group-hover\:bg-opacity-70{
    --tw-bg-opacity: 0.7;
  }

  .group:hover .\32xl\:group-hover\:bg-opacity-75{
    --tw-bg-opacity: 0.75;
  }

  .group:hover .\32xl\:group-hover\:bg-opacity-80{
    --tw-bg-opacity: 0.8;
  }

  .group:hover .\32xl\:group-hover\:bg-opacity-90{
    --tw-bg-opacity: 0.9;
  }

  .group:hover .\32xl\:group-hover\:bg-opacity-95{
    --tw-bg-opacity: 0.95;
  }

  .group:hover .\32xl\:group-hover\:bg-opacity-100{
    --tw-bg-opacity: 1;
  }

  .\32xl\:focus-within\:bg-opacity-0:focus-within{
    --tw-bg-opacity: 0;
  }

  .\32xl\:focus-within\:bg-opacity-5:focus-within{
    --tw-bg-opacity: 0.05;
  }

  .\32xl\:focus-within\:bg-opacity-10:focus-within{
    --tw-bg-opacity: 0.1;
  }

  .\32xl\:focus-within\:bg-opacity-20:focus-within{
    --tw-bg-opacity: 0.2;
  }

  .\32xl\:focus-within\:bg-opacity-25:focus-within{
    --tw-bg-opacity: 0.25;
  }

  .\32xl\:focus-within\:bg-opacity-30:focus-within{
    --tw-bg-opacity: 0.3;
  }

  .\32xl\:focus-within\:bg-opacity-40:focus-within{
    --tw-bg-opacity: 0.4;
  }

  .\32xl\:focus-within\:bg-opacity-50:focus-within{
    --tw-bg-opacity: 0.5;
  }

  .\32xl\:focus-within\:bg-opacity-60:focus-within{
    --tw-bg-opacity: 0.6;
  }

  .\32xl\:focus-within\:bg-opacity-70:focus-within{
    --tw-bg-opacity: 0.7;
  }

  .\32xl\:focus-within\:bg-opacity-75:focus-within{
    --tw-bg-opacity: 0.75;
  }

  .\32xl\:focus-within\:bg-opacity-80:focus-within{
    --tw-bg-opacity: 0.8;
  }

  .\32xl\:focus-within\:bg-opacity-90:focus-within{
    --tw-bg-opacity: 0.9;
  }

  .\32xl\:focus-within\:bg-opacity-95:focus-within{
    --tw-bg-opacity: 0.95;
  }

  .\32xl\:focus-within\:bg-opacity-100:focus-within{
    --tw-bg-opacity: 1;
  }

  .\32xl\:hover\:bg-opacity-0:hover{
    --tw-bg-opacity: 0;
  }

  .\32xl\:hover\:bg-opacity-5:hover{
    --tw-bg-opacity: 0.05;
  }

  .\32xl\:hover\:bg-opacity-10:hover{
    --tw-bg-opacity: 0.1;
  }

  .\32xl\:hover\:bg-opacity-20:hover{
    --tw-bg-opacity: 0.2;
  }

  .\32xl\:hover\:bg-opacity-25:hover{
    --tw-bg-opacity: 0.25;
  }

  .\32xl\:hover\:bg-opacity-30:hover{
    --tw-bg-opacity: 0.3;
  }

  .\32xl\:hover\:bg-opacity-40:hover{
    --tw-bg-opacity: 0.4;
  }

  .\32xl\:hover\:bg-opacity-50:hover{
    --tw-bg-opacity: 0.5;
  }

  .\32xl\:hover\:bg-opacity-60:hover{
    --tw-bg-opacity: 0.6;
  }

  .\32xl\:hover\:bg-opacity-70:hover{
    --tw-bg-opacity: 0.7;
  }

  .\32xl\:hover\:bg-opacity-75:hover{
    --tw-bg-opacity: 0.75;
  }

  .\32xl\:hover\:bg-opacity-80:hover{
    --tw-bg-opacity: 0.8;
  }

  .\32xl\:hover\:bg-opacity-90:hover{
    --tw-bg-opacity: 0.9;
  }

  .\32xl\:hover\:bg-opacity-95:hover{
    --tw-bg-opacity: 0.95;
  }

  .\32xl\:hover\:bg-opacity-100:hover{
    --tw-bg-opacity: 1;
  }

  .\32xl\:focus\:bg-opacity-0:focus{
    --tw-bg-opacity: 0;
  }

  .\32xl\:focus\:bg-opacity-5:focus{
    --tw-bg-opacity: 0.05;
  }

  .\32xl\:focus\:bg-opacity-10:focus{
    --tw-bg-opacity: 0.1;
  }

  .\32xl\:focus\:bg-opacity-20:focus{
    --tw-bg-opacity: 0.2;
  }

  .\32xl\:focus\:bg-opacity-25:focus{
    --tw-bg-opacity: 0.25;
  }

  .\32xl\:focus\:bg-opacity-30:focus{
    --tw-bg-opacity: 0.3;
  }

  .\32xl\:focus\:bg-opacity-40:focus{
    --tw-bg-opacity: 0.4;
  }

  .\32xl\:focus\:bg-opacity-50:focus{
    --tw-bg-opacity: 0.5;
  }

  .\32xl\:focus\:bg-opacity-60:focus{
    --tw-bg-opacity: 0.6;
  }

  .\32xl\:focus\:bg-opacity-70:focus{
    --tw-bg-opacity: 0.7;
  }

  .\32xl\:focus\:bg-opacity-75:focus{
    --tw-bg-opacity: 0.75;
  }

  .\32xl\:focus\:bg-opacity-80:focus{
    --tw-bg-opacity: 0.8;
  }

  .\32xl\:focus\:bg-opacity-90:focus{
    --tw-bg-opacity: 0.9;
  }

  .\32xl\:focus\:bg-opacity-95:focus{
    --tw-bg-opacity: 0.95;
  }

  .\32xl\:focus\:bg-opacity-100:focus{
    --tw-bg-opacity: 1;
  }

  .\32xl\:bg-bottom{
    background-position: bottom;
  }

  .\32xl\:bg-center{
    background-position: center;
  }

  .\32xl\:bg-left{
    background-position: left;
  }

  .\32xl\:bg-left-bottom{
    background-position: left bottom;
  }

  .\32xl\:bg-left-top{
    background-position: left top;
  }

  .\32xl\:bg-right{
    background-position: right;
  }

  .\32xl\:bg-right-bottom{
    background-position: right bottom;
  }

  .\32xl\:bg-right-top{
    background-position: right top;
  }

  .\32xl\:bg-top{
    background-position: top;
  }

  .\32xl\:bg-repeat{
    background-repeat: repeat;
  }

  .\32xl\:bg-no-repeat{
    background-repeat: no-repeat;
  }

  .\32xl\:bg-repeat-x{
    background-repeat: repeat-x;
  }

  .\32xl\:bg-repeat-y{
    background-repeat: repeat-y;
  }

  .\32xl\:bg-repeat-round{
    background-repeat: round;
  }

  .\32xl\:bg-repeat-space{
    background-repeat: space;
  }

  .\32xl\:bg-auto{
    background-size: auto;
  }

  .\32xl\:bg-cover{
    background-size: cover;
  }

  .\32xl\:bg-contain{
    background-size: contain;
  }

  .\32xl\:border-collapse{
    border-collapse: collapse;
  }

  .\32xl\:border-separate{
    border-collapse: separate;
  }

  .\32xl\:border-transparent{
    border-color: transparent;
  }

  .\32xl\:border-black{
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .\32xl\:border-white{
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .\32xl\:border-grey{
    --tw-border-opacity: 1;
    border-color: rgba(155, 155, 155, var(--tw-border-opacity));
  }

  .\32xl\:border-grey-darkest{
    --tw-border-opacity: 1;
    border-color: rgba(17, 17, 17, var(--tw-border-opacity));
  }

  .\32xl\:border-grey-darkest700{
    border-color: rgba(17, 17, 17, 0.7);
  }

  .\32xl\:border-grey-darkest300{
    border-color: rgba(17, 17, 17, 0.3);
  }

  .\32xl\:border-grey-darkest100{
    border-color: rgba(17, 17, 17, 0.1);
  }

  .\32xl\:border-grey-dark{
    --tw-border-opacity: 1;
    border-color: rgba(82, 95, 119, var(--tw-border-opacity));
  }

  .\32xl\:border-grey-light{
    --tw-border-opacity: 1;
    border-color: rgba(163, 163, 163, var(--tw-border-opacity));
  }

  .\32xl\:border-grey-extralight{
    --tw-border-opacity: 1;
    border-color: rgba(231, 231, 231, var(--tw-border-opacity));
  }

  .\32xl\:border-grey-lighter{
    --tw-border-opacity: 1;
    border-color: rgba(180, 189, 206, var(--tw-border-opacity));
  }

  .\32xl\:border-grey-lightest{
    --tw-border-opacity: 1;
    border-color: rgba(244, 244, 244, var(--tw-border-opacity));
  }

  .\32xl\:border-grey-timeline{
    --tw-border-opacity: 1;
    border-color: rgba(136, 136, 136, var(--tw-border-opacity));
  }

  .\32xl\:border-blue{
    --tw-border-opacity: 1;
    border-color: rgba(99, 169, 209, var(--tw-border-opacity));
  }

  .\32xl\:border-blue-light{
    --tw-border-opacity: 1;
    border-color: rgba(123, 207, 255, var(--tw-border-opacity));
  }

  .\32xl\:border-blue-lightest{
    --tw-border-opacity: 1;
    border-color: rgba(255, 81, 172, var(--tw-border-opacity));
  }

  .\32xl\:border-pink{
    --tw-border-opacity: 1;
    border-color: rgba(237, 9, 128, var(--tw-border-opacity));
  }

  .\32xl\:border-pink-light{
    --tw-border-opacity: 1;
    border-color: rgba(255, 91, 180, var(--tw-border-opacity));
  }

  .\32xl\:border-orange{
    --tw-border-opacity: 1;
    border-color: rgba(243, 114, 69, var(--tw-border-opacity));
  }

  .\32xl\:border-yellow{
    --tw-border-opacity: 1;
    border-color: rgba(255, 230, 0, var(--tw-border-opacity));
  }

  .\32xl\:border-yellow-two{
    --tw-border-opacity: 1;
    border-color: rgba(249, 227, 32, var(--tw-border-opacity));
  }

  .\32xl\:border-yellow-dark{
    --tw-border-opacity: 1;
    border-color: rgba(230, 175, 33, var(--tw-border-opacity));
  }

  .\32xl\:border-yellow-light{
    --tw-border-opacity: 1;
    border-color: rgba(243, 193, 42, var(--tw-border-opacity));
  }

  .\32xl\:border-green-dark{
    --tw-border-opacity: 1;
    border-color: rgba(33, 115, 37, var(--tw-border-opacity));
  }

  .\32xl\:border-green-light{
    --tw-border-opacity: 1;
    border-color: rgba(80, 161, 84, var(--tw-border-opacity));
  }

  .\32xl\:border-purple{
    --tw-border-opacity: 1;
    border-color: rgba(164, 139, 198, var(--tw-border-opacity));
  }

  .\32xl\:border-purple-light{
    --tw-border-opacity: 1;
    border-color: rgba(158, 149, 255, var(--tw-border-opacity));
  }

  .\32xl\:border-brown-light{
    --tw-border-opacity: 1;
    border-color: rgba(202, 138, 78, var(--tw-border-opacity));
  }

  .\32xl\:border-brown-dark{
    --tw-border-opacity: 1;
    border-color: rgba(173, 91, 31, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-transparent{
    border-color: transparent;
  }

  .group:hover .\32xl\:group-hover\:border-black{
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-white{
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-grey{
    --tw-border-opacity: 1;
    border-color: rgba(155, 155, 155, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-grey-darkest{
    --tw-border-opacity: 1;
    border-color: rgba(17, 17, 17, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-grey-darkest700{
    border-color: rgba(17, 17, 17, 0.7);
  }

  .group:hover .\32xl\:group-hover\:border-grey-darkest300{
    border-color: rgba(17, 17, 17, 0.3);
  }

  .group:hover .\32xl\:group-hover\:border-grey-darkest100{
    border-color: rgba(17, 17, 17, 0.1);
  }

  .group:hover .\32xl\:group-hover\:border-grey-dark{
    --tw-border-opacity: 1;
    border-color: rgba(82, 95, 119, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-grey-light{
    --tw-border-opacity: 1;
    border-color: rgba(163, 163, 163, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-grey-extralight{
    --tw-border-opacity: 1;
    border-color: rgba(231, 231, 231, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-grey-lighter{
    --tw-border-opacity: 1;
    border-color: rgba(180, 189, 206, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-grey-lightest{
    --tw-border-opacity: 1;
    border-color: rgba(244, 244, 244, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-grey-timeline{
    --tw-border-opacity: 1;
    border-color: rgba(136, 136, 136, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-blue{
    --tw-border-opacity: 1;
    border-color: rgba(99, 169, 209, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-blue-light{
    --tw-border-opacity: 1;
    border-color: rgba(123, 207, 255, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-blue-lightest{
    --tw-border-opacity: 1;
    border-color: rgba(255, 81, 172, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-pink{
    --tw-border-opacity: 1;
    border-color: rgba(237, 9, 128, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-pink-light{
    --tw-border-opacity: 1;
    border-color: rgba(255, 91, 180, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-orange{
    --tw-border-opacity: 1;
    border-color: rgba(243, 114, 69, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-yellow{
    --tw-border-opacity: 1;
    border-color: rgba(255, 230, 0, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-yellow-two{
    --tw-border-opacity: 1;
    border-color: rgba(249, 227, 32, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-yellow-dark{
    --tw-border-opacity: 1;
    border-color: rgba(230, 175, 33, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-yellow-light{
    --tw-border-opacity: 1;
    border-color: rgba(243, 193, 42, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-green-dark{
    --tw-border-opacity: 1;
    border-color: rgba(33, 115, 37, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-green-light{
    --tw-border-opacity: 1;
    border-color: rgba(80, 161, 84, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-purple{
    --tw-border-opacity: 1;
    border-color: rgba(164, 139, 198, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-purple-light{
    --tw-border-opacity: 1;
    border-color: rgba(158, 149, 255, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-brown-light{
    --tw-border-opacity: 1;
    border-color: rgba(202, 138, 78, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-brown-dark{
    --tw-border-opacity: 1;
    border-color: rgba(173, 91, 31, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-transparent:focus-within{
    border-color: transparent;
  }

  .\32xl\:focus-within\:border-black:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-white:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-grey:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(155, 155, 155, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-grey-darkest:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(17, 17, 17, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-grey-darkest700:focus-within{
    border-color: rgba(17, 17, 17, 0.7);
  }

  .\32xl\:focus-within\:border-grey-darkest300:focus-within{
    border-color: rgba(17, 17, 17, 0.3);
  }

  .\32xl\:focus-within\:border-grey-darkest100:focus-within{
    border-color: rgba(17, 17, 17, 0.1);
  }

  .\32xl\:focus-within\:border-grey-dark:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(82, 95, 119, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-grey-light:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(163, 163, 163, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-grey-extralight:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(231, 231, 231, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-grey-lighter:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(180, 189, 206, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-grey-lightest:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(244, 244, 244, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-grey-timeline:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(136, 136, 136, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-blue:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(99, 169, 209, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-blue-light:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(123, 207, 255, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-blue-lightest:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(255, 81, 172, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-pink:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(237, 9, 128, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-pink-light:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(255, 91, 180, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-orange:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(243, 114, 69, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-yellow:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(255, 230, 0, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-yellow-two:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(249, 227, 32, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-yellow-dark:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(230, 175, 33, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-yellow-light:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(243, 193, 42, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-green-dark:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(33, 115, 37, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-green-light:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(80, 161, 84, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-purple:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(164, 139, 198, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-purple-light:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(158, 149, 255, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-brown-light:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(202, 138, 78, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-brown-dark:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(173, 91, 31, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-transparent:hover{
    border-color: transparent;
  }

  .\32xl\:hover\:border-black:hover{
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-white:hover{
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-grey:hover{
    --tw-border-opacity: 1;
    border-color: rgba(155, 155, 155, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-grey-darkest:hover{
    --tw-border-opacity: 1;
    border-color: rgba(17, 17, 17, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-grey-darkest700:hover{
    border-color: rgba(17, 17, 17, 0.7);
  }

  .\32xl\:hover\:border-grey-darkest300:hover{
    border-color: rgba(17, 17, 17, 0.3);
  }

  .\32xl\:hover\:border-grey-darkest100:hover{
    border-color: rgba(17, 17, 17, 0.1);
  }

  .\32xl\:hover\:border-grey-dark:hover{
    --tw-border-opacity: 1;
    border-color: rgba(82, 95, 119, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-grey-light:hover{
    --tw-border-opacity: 1;
    border-color: rgba(163, 163, 163, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-grey-extralight:hover{
    --tw-border-opacity: 1;
    border-color: rgba(231, 231, 231, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-grey-lighter:hover{
    --tw-border-opacity: 1;
    border-color: rgba(180, 189, 206, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-grey-lightest:hover{
    --tw-border-opacity: 1;
    border-color: rgba(244, 244, 244, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-grey-timeline:hover{
    --tw-border-opacity: 1;
    border-color: rgba(136, 136, 136, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-blue:hover{
    --tw-border-opacity: 1;
    border-color: rgba(99, 169, 209, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-blue-light:hover{
    --tw-border-opacity: 1;
    border-color: rgba(123, 207, 255, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-blue-lightest:hover{
    --tw-border-opacity: 1;
    border-color: rgba(255, 81, 172, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-pink:hover{
    --tw-border-opacity: 1;
    border-color: rgba(237, 9, 128, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-pink-light:hover{
    --tw-border-opacity: 1;
    border-color: rgba(255, 91, 180, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-orange:hover{
    --tw-border-opacity: 1;
    border-color: rgba(243, 114, 69, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-yellow:hover{
    --tw-border-opacity: 1;
    border-color: rgba(255, 230, 0, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-yellow-two:hover{
    --tw-border-opacity: 1;
    border-color: rgba(249, 227, 32, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-yellow-dark:hover{
    --tw-border-opacity: 1;
    border-color: rgba(230, 175, 33, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-yellow-light:hover{
    --tw-border-opacity: 1;
    border-color: rgba(243, 193, 42, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-green-dark:hover{
    --tw-border-opacity: 1;
    border-color: rgba(33, 115, 37, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-green-light:hover{
    --tw-border-opacity: 1;
    border-color: rgba(80, 161, 84, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-purple:hover{
    --tw-border-opacity: 1;
    border-color: rgba(164, 139, 198, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-purple-light:hover{
    --tw-border-opacity: 1;
    border-color: rgba(158, 149, 255, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-brown-light:hover{
    --tw-border-opacity: 1;
    border-color: rgba(202, 138, 78, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-brown-dark:hover{
    --tw-border-opacity: 1;
    border-color: rgba(173, 91, 31, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-transparent:focus{
    border-color: transparent;
  }

  .\32xl\:focus\:border-black:focus{
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-white:focus{
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-grey:focus{
    --tw-border-opacity: 1;
    border-color: rgba(155, 155, 155, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-grey-darkest:focus{
    --tw-border-opacity: 1;
    border-color: rgba(17, 17, 17, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-grey-darkest700:focus{
    border-color: rgba(17, 17, 17, 0.7);
  }

  .\32xl\:focus\:border-grey-darkest300:focus{
    border-color: rgba(17, 17, 17, 0.3);
  }

  .\32xl\:focus\:border-grey-darkest100:focus{
    border-color: rgba(17, 17, 17, 0.1);
  }

  .\32xl\:focus\:border-grey-dark:focus{
    --tw-border-opacity: 1;
    border-color: rgba(82, 95, 119, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-grey-light:focus{
    --tw-border-opacity: 1;
    border-color: rgba(163, 163, 163, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-grey-extralight:focus{
    --tw-border-opacity: 1;
    border-color: rgba(231, 231, 231, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-grey-lighter:focus{
    --tw-border-opacity: 1;
    border-color: rgba(180, 189, 206, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-grey-lightest:focus{
    --tw-border-opacity: 1;
    border-color: rgba(244, 244, 244, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-grey-timeline:focus{
    --tw-border-opacity: 1;
    border-color: rgba(136, 136, 136, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-blue:focus{
    --tw-border-opacity: 1;
    border-color: rgba(99, 169, 209, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-blue-light:focus{
    --tw-border-opacity: 1;
    border-color: rgba(123, 207, 255, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-blue-lightest:focus{
    --tw-border-opacity: 1;
    border-color: rgba(255, 81, 172, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-pink:focus{
    --tw-border-opacity: 1;
    border-color: rgba(237, 9, 128, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-pink-light:focus{
    --tw-border-opacity: 1;
    border-color: rgba(255, 91, 180, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-orange:focus{
    --tw-border-opacity: 1;
    border-color: rgba(243, 114, 69, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-yellow:focus{
    --tw-border-opacity: 1;
    border-color: rgba(255, 230, 0, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-yellow-two:focus{
    --tw-border-opacity: 1;
    border-color: rgba(249, 227, 32, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-yellow-dark:focus{
    --tw-border-opacity: 1;
    border-color: rgba(230, 175, 33, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-yellow-light:focus{
    --tw-border-opacity: 1;
    border-color: rgba(243, 193, 42, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-green-dark:focus{
    --tw-border-opacity: 1;
    border-color: rgba(33, 115, 37, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-green-light:focus{
    --tw-border-opacity: 1;
    border-color: rgba(80, 161, 84, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-purple:focus{
    --tw-border-opacity: 1;
    border-color: rgba(164, 139, 198, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-purple-light:focus{
    --tw-border-opacity: 1;
    border-color: rgba(158, 149, 255, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-brown-light:focus{
    --tw-border-opacity: 1;
    border-color: rgba(202, 138, 78, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-brown-dark:focus{
    --tw-border-opacity: 1;
    border-color: rgba(173, 91, 31, var(--tw-border-opacity));
  }

  .\32xl\:active\:border-transparent:active{
    border-color: transparent;
  }

  .\32xl\:active\:border-black:active{
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .\32xl\:active\:border-white:active{
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .\32xl\:active\:border-grey:active{
    --tw-border-opacity: 1;
    border-color: rgba(155, 155, 155, var(--tw-border-opacity));
  }

  .\32xl\:active\:border-grey-darkest:active{
    --tw-border-opacity: 1;
    border-color: rgba(17, 17, 17, var(--tw-border-opacity));
  }

  .\32xl\:active\:border-grey-darkest700:active{
    border-color: rgba(17, 17, 17, 0.7);
  }

  .\32xl\:active\:border-grey-darkest300:active{
    border-color: rgba(17, 17, 17, 0.3);
  }

  .\32xl\:active\:border-grey-darkest100:active{
    border-color: rgba(17, 17, 17, 0.1);
  }

  .\32xl\:active\:border-grey-dark:active{
    --tw-border-opacity: 1;
    border-color: rgba(82, 95, 119, var(--tw-border-opacity));
  }

  .\32xl\:active\:border-grey-light:active{
    --tw-border-opacity: 1;
    border-color: rgba(163, 163, 163, var(--tw-border-opacity));
  }

  .\32xl\:active\:border-grey-extralight:active{
    --tw-border-opacity: 1;
    border-color: rgba(231, 231, 231, var(--tw-border-opacity));
  }

  .\32xl\:active\:border-grey-lighter:active{
    --tw-border-opacity: 1;
    border-color: rgba(180, 189, 206, var(--tw-border-opacity));
  }

  .\32xl\:active\:border-grey-lightest:active{
    --tw-border-opacity: 1;
    border-color: rgba(244, 244, 244, var(--tw-border-opacity));
  }

  .\32xl\:active\:border-grey-timeline:active{
    --tw-border-opacity: 1;
    border-color: rgba(136, 136, 136, var(--tw-border-opacity));
  }

  .\32xl\:active\:border-blue:active{
    --tw-border-opacity: 1;
    border-color: rgba(99, 169, 209, var(--tw-border-opacity));
  }

  .\32xl\:active\:border-blue-light:active{
    --tw-border-opacity: 1;
    border-color: rgba(123, 207, 255, var(--tw-border-opacity));
  }

  .\32xl\:active\:border-blue-lightest:active{
    --tw-border-opacity: 1;
    border-color: rgba(255, 81, 172, var(--tw-border-opacity));
  }

  .\32xl\:active\:border-pink:active{
    --tw-border-opacity: 1;
    border-color: rgba(237, 9, 128, var(--tw-border-opacity));
  }

  .\32xl\:active\:border-pink-light:active{
    --tw-border-opacity: 1;
    border-color: rgba(255, 91, 180, var(--tw-border-opacity));
  }

  .\32xl\:active\:border-orange:active{
    --tw-border-opacity: 1;
    border-color: rgba(243, 114, 69, var(--tw-border-opacity));
  }

  .\32xl\:active\:border-yellow:active{
    --tw-border-opacity: 1;
    border-color: rgba(255, 230, 0, var(--tw-border-opacity));
  }

  .\32xl\:active\:border-yellow-two:active{
    --tw-border-opacity: 1;
    border-color: rgba(249, 227, 32, var(--tw-border-opacity));
  }

  .\32xl\:active\:border-yellow-dark:active{
    --tw-border-opacity: 1;
    border-color: rgba(230, 175, 33, var(--tw-border-opacity));
  }

  .\32xl\:active\:border-yellow-light:active{
    --tw-border-opacity: 1;
    border-color: rgba(243, 193, 42, var(--tw-border-opacity));
  }

  .\32xl\:active\:border-green-dark:active{
    --tw-border-opacity: 1;
    border-color: rgba(33, 115, 37, var(--tw-border-opacity));
  }

  .\32xl\:active\:border-green-light:active{
    --tw-border-opacity: 1;
    border-color: rgba(80, 161, 84, var(--tw-border-opacity));
  }

  .\32xl\:active\:border-purple:active{
    --tw-border-opacity: 1;
    border-color: rgba(164, 139, 198, var(--tw-border-opacity));
  }

  .\32xl\:active\:border-purple-light:active{
    --tw-border-opacity: 1;
    border-color: rgba(158, 149, 255, var(--tw-border-opacity));
  }

  .\32xl\:active\:border-brown-light:active{
    --tw-border-opacity: 1;
    border-color: rgba(202, 138, 78, var(--tw-border-opacity));
  }

  .\32xl\:active\:border-brown-dark:active{
    --tw-border-opacity: 1;
    border-color: rgba(173, 91, 31, var(--tw-border-opacity));
  }

  .\32xl\:border-opacity-0{
    --tw-border-opacity: 0;
  }

  .\32xl\:border-opacity-5{
    --tw-border-opacity: 0.05;
  }

  .\32xl\:border-opacity-10{
    --tw-border-opacity: 0.1;
  }

  .\32xl\:border-opacity-20{
    --tw-border-opacity: 0.2;
  }

  .\32xl\:border-opacity-25{
    --tw-border-opacity: 0.25;
  }

  .\32xl\:border-opacity-30{
    --tw-border-opacity: 0.3;
  }

  .\32xl\:border-opacity-40{
    --tw-border-opacity: 0.4;
  }

  .\32xl\:border-opacity-50{
    --tw-border-opacity: 0.5;
  }

  .\32xl\:border-opacity-60{
    --tw-border-opacity: 0.6;
  }

  .\32xl\:border-opacity-70{
    --tw-border-opacity: 0.7;
  }

  .\32xl\:border-opacity-75{
    --tw-border-opacity: 0.75;
  }

  .\32xl\:border-opacity-80{
    --tw-border-opacity: 0.8;
  }

  .\32xl\:border-opacity-90{
    --tw-border-opacity: 0.9;
  }

  .\32xl\:border-opacity-95{
    --tw-border-opacity: 0.95;
  }

  .\32xl\:border-opacity-100{
    --tw-border-opacity: 1;
  }

  .group:hover .\32xl\:group-hover\:border-opacity-0{
    --tw-border-opacity: 0;
  }

  .group:hover .\32xl\:group-hover\:border-opacity-5{
    --tw-border-opacity: 0.05;
  }

  .group:hover .\32xl\:group-hover\:border-opacity-10{
    --tw-border-opacity: 0.1;
  }

  .group:hover .\32xl\:group-hover\:border-opacity-20{
    --tw-border-opacity: 0.2;
  }

  .group:hover .\32xl\:group-hover\:border-opacity-25{
    --tw-border-opacity: 0.25;
  }

  .group:hover .\32xl\:group-hover\:border-opacity-30{
    --tw-border-opacity: 0.3;
  }

  .group:hover .\32xl\:group-hover\:border-opacity-40{
    --tw-border-opacity: 0.4;
  }

  .group:hover .\32xl\:group-hover\:border-opacity-50{
    --tw-border-opacity: 0.5;
  }

  .group:hover .\32xl\:group-hover\:border-opacity-60{
    --tw-border-opacity: 0.6;
  }

  .group:hover .\32xl\:group-hover\:border-opacity-70{
    --tw-border-opacity: 0.7;
  }

  .group:hover .\32xl\:group-hover\:border-opacity-75{
    --tw-border-opacity: 0.75;
  }

  .group:hover .\32xl\:group-hover\:border-opacity-80{
    --tw-border-opacity: 0.8;
  }

  .group:hover .\32xl\:group-hover\:border-opacity-90{
    --tw-border-opacity: 0.9;
  }

  .group:hover .\32xl\:group-hover\:border-opacity-95{
    --tw-border-opacity: 0.95;
  }

  .group:hover .\32xl\:group-hover\:border-opacity-100{
    --tw-border-opacity: 1;
  }

  .\32xl\:focus-within\:border-opacity-0:focus-within{
    --tw-border-opacity: 0;
  }

  .\32xl\:focus-within\:border-opacity-5:focus-within{
    --tw-border-opacity: 0.05;
  }

  .\32xl\:focus-within\:border-opacity-10:focus-within{
    --tw-border-opacity: 0.1;
  }

  .\32xl\:focus-within\:border-opacity-20:focus-within{
    --tw-border-opacity: 0.2;
  }

  .\32xl\:focus-within\:border-opacity-25:focus-within{
    --tw-border-opacity: 0.25;
  }

  .\32xl\:focus-within\:border-opacity-30:focus-within{
    --tw-border-opacity: 0.3;
  }

  .\32xl\:focus-within\:border-opacity-40:focus-within{
    --tw-border-opacity: 0.4;
  }

  .\32xl\:focus-within\:border-opacity-50:focus-within{
    --tw-border-opacity: 0.5;
  }

  .\32xl\:focus-within\:border-opacity-60:focus-within{
    --tw-border-opacity: 0.6;
  }

  .\32xl\:focus-within\:border-opacity-70:focus-within{
    --tw-border-opacity: 0.7;
  }

  .\32xl\:focus-within\:border-opacity-75:focus-within{
    --tw-border-opacity: 0.75;
  }

  .\32xl\:focus-within\:border-opacity-80:focus-within{
    --tw-border-opacity: 0.8;
  }

  .\32xl\:focus-within\:border-opacity-90:focus-within{
    --tw-border-opacity: 0.9;
  }

  .\32xl\:focus-within\:border-opacity-95:focus-within{
    --tw-border-opacity: 0.95;
  }

  .\32xl\:focus-within\:border-opacity-100:focus-within{
    --tw-border-opacity: 1;
  }

  .\32xl\:hover\:border-opacity-0:hover{
    --tw-border-opacity: 0;
  }

  .\32xl\:hover\:border-opacity-5:hover{
    --tw-border-opacity: 0.05;
  }

  .\32xl\:hover\:border-opacity-10:hover{
    --tw-border-opacity: 0.1;
  }

  .\32xl\:hover\:border-opacity-20:hover{
    --tw-border-opacity: 0.2;
  }

  .\32xl\:hover\:border-opacity-25:hover{
    --tw-border-opacity: 0.25;
  }

  .\32xl\:hover\:border-opacity-30:hover{
    --tw-border-opacity: 0.3;
  }

  .\32xl\:hover\:border-opacity-40:hover{
    --tw-border-opacity: 0.4;
  }

  .\32xl\:hover\:border-opacity-50:hover{
    --tw-border-opacity: 0.5;
  }

  .\32xl\:hover\:border-opacity-60:hover{
    --tw-border-opacity: 0.6;
  }

  .\32xl\:hover\:border-opacity-70:hover{
    --tw-border-opacity: 0.7;
  }

  .\32xl\:hover\:border-opacity-75:hover{
    --tw-border-opacity: 0.75;
  }

  .\32xl\:hover\:border-opacity-80:hover{
    --tw-border-opacity: 0.8;
  }

  .\32xl\:hover\:border-opacity-90:hover{
    --tw-border-opacity: 0.9;
  }

  .\32xl\:hover\:border-opacity-95:hover{
    --tw-border-opacity: 0.95;
  }

  .\32xl\:hover\:border-opacity-100:hover{
    --tw-border-opacity: 1;
  }

  .\32xl\:focus\:border-opacity-0:focus{
    --tw-border-opacity: 0;
  }

  .\32xl\:focus\:border-opacity-5:focus{
    --tw-border-opacity: 0.05;
  }

  .\32xl\:focus\:border-opacity-10:focus{
    --tw-border-opacity: 0.1;
  }

  .\32xl\:focus\:border-opacity-20:focus{
    --tw-border-opacity: 0.2;
  }

  .\32xl\:focus\:border-opacity-25:focus{
    --tw-border-opacity: 0.25;
  }

  .\32xl\:focus\:border-opacity-30:focus{
    --tw-border-opacity: 0.3;
  }

  .\32xl\:focus\:border-opacity-40:focus{
    --tw-border-opacity: 0.4;
  }

  .\32xl\:focus\:border-opacity-50:focus{
    --tw-border-opacity: 0.5;
  }

  .\32xl\:focus\:border-opacity-60:focus{
    --tw-border-opacity: 0.6;
  }

  .\32xl\:focus\:border-opacity-70:focus{
    --tw-border-opacity: 0.7;
  }

  .\32xl\:focus\:border-opacity-75:focus{
    --tw-border-opacity: 0.75;
  }

  .\32xl\:focus\:border-opacity-80:focus{
    --tw-border-opacity: 0.8;
  }

  .\32xl\:focus\:border-opacity-90:focus{
    --tw-border-opacity: 0.9;
  }

  .\32xl\:focus\:border-opacity-95:focus{
    --tw-border-opacity: 0.95;
  }

  .\32xl\:focus\:border-opacity-100:focus{
    --tw-border-opacity: 1;
  }

  .\32xl\:rounded-3{
    border-radius: 0.1875rem;
  }

  .\32xl\:rounded-none{
    border-radius: 0;
  }

  .\32xl\:rounded-sm{
    border-radius: 0.125rem;
  }

  .\32xl\:rounded{
    border-radius: 0.25rem;
  }

  .\32xl\:rounded-md{
    border-radius: 0.375rem;
  }

  .\32xl\:rounded-lg{
    border-radius: 0.5rem;
  }

  .\32xl\:rounded-xl{
    border-radius: 0.75rem;
  }

  .\32xl\:rounded-2xl{
    border-radius: 1rem;
  }

  .\32xl\:rounded-3xl{
    border-radius: 1.5rem;
  }

  .\32xl\:rounded-4xl{
    border-radius: 2rem;
  }

  .\32xl\:rounded-5xl{
    border-radius: 2.5rem;
  }

  .\32xl\:rounded-6xl{
    border-radius: 3.125rem;
  }

  .\32xl\:rounded-full{
    border-radius: 9999px;
  }

  .\32xl\:rounded-t-3{
    border-top-left-radius: 0.1875rem;
    border-top-right-radius: 0.1875rem;
  }

  .\32xl\:rounded-r-3{
    border-top-right-radius: 0.1875rem;
    border-bottom-right-radius: 0.1875rem;
  }

  .\32xl\:rounded-b-3{
    border-bottom-right-radius: 0.1875rem;
    border-bottom-left-radius: 0.1875rem;
  }

  .\32xl\:rounded-l-3{
    border-top-left-radius: 0.1875rem;
    border-bottom-left-radius: 0.1875rem;
  }

  .\32xl\:rounded-t-none{
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }

  .\32xl\:rounded-r-none{
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }

  .\32xl\:rounded-b-none{
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }

  .\32xl\:rounded-l-none{
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }

  .\32xl\:rounded-t-sm{
    border-top-left-radius: 0.125rem;
    border-top-right-radius: 0.125rem;
  }

  .\32xl\:rounded-r-sm{
    border-top-right-radius: 0.125rem;
    border-bottom-right-radius: 0.125rem;
  }

  .\32xl\:rounded-b-sm{
    border-bottom-right-radius: 0.125rem;
    border-bottom-left-radius: 0.125rem;
  }

  .\32xl\:rounded-l-sm{
    border-top-left-radius: 0.125rem;
    border-bottom-left-radius: 0.125rem;
  }

  .\32xl\:rounded-t{
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }

  .\32xl\:rounded-r{
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
  }

  .\32xl\:rounded-b{
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }

  .\32xl\:rounded-l{
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }

  .\32xl\:rounded-t-md{
    border-top-left-radius: 0.375rem;
    border-top-right-radius: 0.375rem;
  }

  .\32xl\:rounded-r-md{
    border-top-right-radius: 0.375rem;
    border-bottom-right-radius: 0.375rem;
  }

  .\32xl\:rounded-b-md{
    border-bottom-right-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
  }

  .\32xl\:rounded-l-md{
    border-top-left-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
  }

  .\32xl\:rounded-t-lg{
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
  }

  .\32xl\:rounded-r-lg{
    border-top-right-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
  }

  .\32xl\:rounded-b-lg{
    border-bottom-right-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
  }

  .\32xl\:rounded-l-lg{
    border-top-left-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
  }

  .\32xl\:rounded-t-xl{
    border-top-left-radius: 0.75rem;
    border-top-right-radius: 0.75rem;
  }

  .\32xl\:rounded-r-xl{
    border-top-right-radius: 0.75rem;
    border-bottom-right-radius: 0.75rem;
  }

  .\32xl\:rounded-b-xl{
    border-bottom-right-radius: 0.75rem;
    border-bottom-left-radius: 0.75rem;
  }

  .\32xl\:rounded-l-xl{
    border-top-left-radius: 0.75rem;
    border-bottom-left-radius: 0.75rem;
  }

  .\32xl\:rounded-t-2xl{
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
  }

  .\32xl\:rounded-r-2xl{
    border-top-right-radius: 1rem;
    border-bottom-right-radius: 1rem;
  }

  .\32xl\:rounded-b-2xl{
    border-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
  }

  .\32xl\:rounded-l-2xl{
    border-top-left-radius: 1rem;
    border-bottom-left-radius: 1rem;
  }

  .\32xl\:rounded-t-3xl{
    border-top-left-radius: 1.5rem;
    border-top-right-radius: 1.5rem;
  }

  .\32xl\:rounded-r-3xl{
    border-top-right-radius: 1.5rem;
    border-bottom-right-radius: 1.5rem;
  }

  .\32xl\:rounded-b-3xl{
    border-bottom-right-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
  }

  .\32xl\:rounded-l-3xl{
    border-top-left-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
  }

  .\32xl\:rounded-t-4xl{
    border-top-left-radius: 2rem;
    border-top-right-radius: 2rem;
  }

  .\32xl\:rounded-r-4xl{
    border-top-right-radius: 2rem;
    border-bottom-right-radius: 2rem;
  }

  .\32xl\:rounded-b-4xl{
    border-bottom-right-radius: 2rem;
    border-bottom-left-radius: 2rem;
  }

  .\32xl\:rounded-l-4xl{
    border-top-left-radius: 2rem;
    border-bottom-left-radius: 2rem;
  }

  .\32xl\:rounded-t-5xl{
    border-top-left-radius: 2.5rem;
    border-top-right-radius: 2.5rem;
  }

  .\32xl\:rounded-r-5xl{
    border-top-right-radius: 2.5rem;
    border-bottom-right-radius: 2.5rem;
  }

  .\32xl\:rounded-b-5xl{
    border-bottom-right-radius: 2.5rem;
    border-bottom-left-radius: 2.5rem;
  }

  .\32xl\:rounded-l-5xl{
    border-top-left-radius: 2.5rem;
    border-bottom-left-radius: 2.5rem;
  }

  .\32xl\:rounded-t-6xl{
    border-top-left-radius: 3.125rem;
    border-top-right-radius: 3.125rem;
  }

  .\32xl\:rounded-r-6xl{
    border-top-right-radius: 3.125rem;
    border-bottom-right-radius: 3.125rem;
  }

  .\32xl\:rounded-b-6xl{
    border-bottom-right-radius: 3.125rem;
    border-bottom-left-radius: 3.125rem;
  }

  .\32xl\:rounded-l-6xl{
    border-top-left-radius: 3.125rem;
    border-bottom-left-radius: 3.125rem;
  }

  .\32xl\:rounded-t-full{
    border-top-left-radius: 9999px;
    border-top-right-radius: 9999px;
  }

  .\32xl\:rounded-r-full{
    border-top-right-radius: 9999px;
    border-bottom-right-radius: 9999px;
  }

  .\32xl\:rounded-b-full{
    border-bottom-right-radius: 9999px;
    border-bottom-left-radius: 9999px;
  }

  .\32xl\:rounded-l-full{
    border-top-left-radius: 9999px;
    border-bottom-left-radius: 9999px;
  }

  .\32xl\:rounded-tl-3{
    border-top-left-radius: 0.1875rem;
  }

  .\32xl\:rounded-tr-3{
    border-top-right-radius: 0.1875rem;
  }

  .\32xl\:rounded-br-3{
    border-bottom-right-radius: 0.1875rem;
  }

  .\32xl\:rounded-bl-3{
    border-bottom-left-radius: 0.1875rem;
  }

  .\32xl\:rounded-tl-none{
    border-top-left-radius: 0;
  }

  .\32xl\:rounded-tr-none{
    border-top-right-radius: 0;
  }

  .\32xl\:rounded-br-none{
    border-bottom-right-radius: 0;
  }

  .\32xl\:rounded-bl-none{
    border-bottom-left-radius: 0;
  }

  .\32xl\:rounded-tl-sm{
    border-top-left-radius: 0.125rem;
  }

  .\32xl\:rounded-tr-sm{
    border-top-right-radius: 0.125rem;
  }

  .\32xl\:rounded-br-sm{
    border-bottom-right-radius: 0.125rem;
  }

  .\32xl\:rounded-bl-sm{
    border-bottom-left-radius: 0.125rem;
  }

  .\32xl\:rounded-tl{
    border-top-left-radius: 0.25rem;
  }

  .\32xl\:rounded-tr{
    border-top-right-radius: 0.25rem;
  }

  .\32xl\:rounded-br{
    border-bottom-right-radius: 0.25rem;
  }

  .\32xl\:rounded-bl{
    border-bottom-left-radius: 0.25rem;
  }

  .\32xl\:rounded-tl-md{
    border-top-left-radius: 0.375rem;
  }

  .\32xl\:rounded-tr-md{
    border-top-right-radius: 0.375rem;
  }

  .\32xl\:rounded-br-md{
    border-bottom-right-radius: 0.375rem;
  }

  .\32xl\:rounded-bl-md{
    border-bottom-left-radius: 0.375rem;
  }

  .\32xl\:rounded-tl-lg{
    border-top-left-radius: 0.5rem;
  }

  .\32xl\:rounded-tr-lg{
    border-top-right-radius: 0.5rem;
  }

  .\32xl\:rounded-br-lg{
    border-bottom-right-radius: 0.5rem;
  }

  .\32xl\:rounded-bl-lg{
    border-bottom-left-radius: 0.5rem;
  }

  .\32xl\:rounded-tl-xl{
    border-top-left-radius: 0.75rem;
  }

  .\32xl\:rounded-tr-xl{
    border-top-right-radius: 0.75rem;
  }

  .\32xl\:rounded-br-xl{
    border-bottom-right-radius: 0.75rem;
  }

  .\32xl\:rounded-bl-xl{
    border-bottom-left-radius: 0.75rem;
  }

  .\32xl\:rounded-tl-2xl{
    border-top-left-radius: 1rem;
  }

  .\32xl\:rounded-tr-2xl{
    border-top-right-radius: 1rem;
  }

  .\32xl\:rounded-br-2xl{
    border-bottom-right-radius: 1rem;
  }

  .\32xl\:rounded-bl-2xl{
    border-bottom-left-radius: 1rem;
  }

  .\32xl\:rounded-tl-3xl{
    border-top-left-radius: 1.5rem;
  }

  .\32xl\:rounded-tr-3xl{
    border-top-right-radius: 1.5rem;
  }

  .\32xl\:rounded-br-3xl{
    border-bottom-right-radius: 1.5rem;
  }

  .\32xl\:rounded-bl-3xl{
    border-bottom-left-radius: 1.5rem;
  }

  .\32xl\:rounded-tl-4xl{
    border-top-left-radius: 2rem;
  }

  .\32xl\:rounded-tr-4xl{
    border-top-right-radius: 2rem;
  }

  .\32xl\:rounded-br-4xl{
    border-bottom-right-radius: 2rem;
  }

  .\32xl\:rounded-bl-4xl{
    border-bottom-left-radius: 2rem;
  }

  .\32xl\:rounded-tl-5xl{
    border-top-left-radius: 2.5rem;
  }

  .\32xl\:rounded-tr-5xl{
    border-top-right-radius: 2.5rem;
  }

  .\32xl\:rounded-br-5xl{
    border-bottom-right-radius: 2.5rem;
  }

  .\32xl\:rounded-bl-5xl{
    border-bottom-left-radius: 2.5rem;
  }

  .\32xl\:rounded-tl-6xl{
    border-top-left-radius: 3.125rem;
  }

  .\32xl\:rounded-tr-6xl{
    border-top-right-radius: 3.125rem;
  }

  .\32xl\:rounded-br-6xl{
    border-bottom-right-radius: 3.125rem;
  }

  .\32xl\:rounded-bl-6xl{
    border-bottom-left-radius: 3.125rem;
  }

  .\32xl\:rounded-tl-full{
    border-top-left-radius: 9999px;
  }

  .\32xl\:rounded-tr-full{
    border-top-right-radius: 9999px;
  }

  .\32xl\:rounded-br-full{
    border-bottom-right-radius: 9999px;
  }

  .\32xl\:rounded-bl-full{
    border-bottom-left-radius: 9999px;
  }

  .\32xl\:border-solid{
    border-style: solid;
  }

  .\32xl\:border-dashed{
    border-style: dashed;
  }

  .\32xl\:border-dotted{
    border-style: dotted;
  }

  .\32xl\:border-double{
    border-style: double;
  }

  .\32xl\:border-none{
    border-style: none;
  }

  .\32xl\:border-0{
    border-width: 0px;
  }

  .\32xl\:border-2{
    border-width: 2px;
  }

  .\32xl\:border-4{
    border-width: 4px;
  }

  .\32xl\:border-8{
    border-width: 8px;
  }

  .\32xl\:border{
    border-width: 1px;
  }

  .\32xl\:border-t-0{
    border-top-width: 0px;
  }

  .\32xl\:border-r-0{
    border-right-width: 0px;
  }

  .\32xl\:border-b-0{
    border-bottom-width: 0px;
  }

  .\32xl\:border-l-0{
    border-left-width: 0px;
  }

  .\32xl\:border-t-2{
    border-top-width: 2px;
  }

  .\32xl\:border-r-2{
    border-right-width: 2px;
  }

  .\32xl\:border-b-2{
    border-bottom-width: 2px;
  }

  .\32xl\:border-l-2{
    border-left-width: 2px;
  }

  .\32xl\:border-t-4{
    border-top-width: 4px;
  }

  .\32xl\:border-r-4{
    border-right-width: 4px;
  }

  .\32xl\:border-b-4{
    border-bottom-width: 4px;
  }

  .\32xl\:border-l-4{
    border-left-width: 4px;
  }

  .\32xl\:border-t-8{
    border-top-width: 8px;
  }

  .\32xl\:border-r-8{
    border-right-width: 8px;
  }

  .\32xl\:border-b-8{
    border-bottom-width: 8px;
  }

  .\32xl\:border-l-8{
    border-left-width: 8px;
  }

  .\32xl\:border-t{
    border-top-width: 1px;
  }

  .\32xl\:border-r{
    border-right-width: 1px;
  }

  .\32xl\:border-b{
    border-bottom-width: 1px;
  }

  .\32xl\:border-l{
    border-left-width: 1px;
  }

  .\32xl\:box-border{
    box-sizing: border-box;
  }

  .\32xl\:box-content{
    box-sizing: content-box;
  }

  .\32xl\:cursor-auto{
    cursor: auto;
  }

  .\32xl\:cursor-default{
    cursor: default;
  }

  .\32xl\:cursor-pointer{
    cursor: pointer;
  }

  .\32xl\:cursor-wait{
    cursor: wait;
  }

  .\32xl\:cursor-text{
    cursor: text;
  }

  .\32xl\:cursor-move{
    cursor: move;
  }

  .\32xl\:cursor-help{
    cursor: help;
  }

  .\32xl\:cursor-not-allowed{
    cursor: not-allowed;
  }

  .\32xl\:block{
    display: block;
  }

  .\32xl\:inline-block{
    display: inline-block;
  }

  .\32xl\:inline{
    display: inline;
  }

  .\32xl\:flex{
    display: flex;
  }

  .\32xl\:inline-flex{
    display: inline-flex;
  }

  .\32xl\:table{
    display: table;
  }

  .\32xl\:table-caption{
    display: table-caption;
  }

  .\32xl\:table-cell{
    display: table-cell;
  }

  .\32xl\:table-column{
    display: table-column;
  }

  .\32xl\:table-column-group{
    display: table-column-group;
  }

  .\32xl\:table-footer-group{
    display: table-footer-group;
  }

  .\32xl\:table-header-group{
    display: table-header-group;
  }

  .\32xl\:table-row-group{
    display: table-row-group;
  }

  .\32xl\:table-row{
    display: table-row;
  }

  .\32xl\:flow-root{
    display: flow-root;
  }

  .\32xl\:grid{
    display: grid;
  }

  .\32xl\:inline-grid{
    display: inline-grid;
  }

  .\32xl\:contents{
    display: contents;
  }

  .\32xl\:hidden{
    display: none;
  }

  .\32xl\:flex-row{
    flex-direction: row;
  }

  .\32xl\:flex-row-reverse{
    flex-direction: row-reverse;
  }

  .\32xl\:flex-col{
    flex-direction: column;
  }

  .\32xl\:flex-col-reverse{
    flex-direction: column-reverse;
  }

  .\32xl\:flex-wrap{
    flex-wrap: wrap;
  }

  .\32xl\:flex-wrap-reverse{
    flex-wrap: wrap-reverse;
  }

  .\32xl\:flex-nowrap{
    flex-wrap: nowrap;
  }

  .\32xl\:place-items-auto{
    place-items: auto;
  }

  .\32xl\:place-items-start{
    place-items: start;
  }

  .\32xl\:place-items-end{
    place-items: end;
  }

  .\32xl\:place-items-center{
    place-items: center;
  }

  .\32xl\:place-items-stretch{
    place-items: stretch;
  }

  .\32xl\:place-content-center{
    place-content: center;
  }

  .\32xl\:place-content-start{
    place-content: start;
  }

  .\32xl\:place-content-end{
    place-content: end;
  }

  .\32xl\:place-content-between{
    place-content: space-between;
  }

  .\32xl\:place-content-around{
    place-content: space-around;
  }

  .\32xl\:place-content-evenly{
    place-content: space-evenly;
  }

  .\32xl\:place-content-stretch{
    place-content: stretch;
  }

  .\32xl\:place-self-auto{
    place-self: auto;
  }

  .\32xl\:place-self-start{
    place-self: start;
  }

  .\32xl\:place-self-end{
    place-self: end;
  }

  .\32xl\:place-self-center{
    place-self: center;
  }

  .\32xl\:place-self-stretch{
    place-self: stretch;
  }

  .\32xl\:items-start{
    align-items: flex-start;
  }

  .\32xl\:items-end{
    align-items: flex-end;
  }

  .\32xl\:items-center{
    align-items: center;
  }

  .\32xl\:items-baseline{
    align-items: baseline;
  }

  .\32xl\:items-stretch{
    align-items: stretch;
  }

  .\32xl\:content-center{
    align-content: center;
  }

  .\32xl\:content-start{
    align-content: flex-start;
  }

  .\32xl\:content-end{
    align-content: flex-end;
  }

  .\32xl\:content-between{
    align-content: space-between;
  }

  .\32xl\:content-around{
    align-content: space-around;
  }

  .\32xl\:content-evenly{
    align-content: space-evenly;
  }

  .\32xl\:self-auto{
    align-self: auto;
  }

  .\32xl\:self-start{
    align-self: flex-start;
  }

  .\32xl\:self-end{
    align-self: flex-end;
  }

  .\32xl\:self-center{
    align-self: center;
  }

  .\32xl\:self-stretch{
    align-self: stretch;
  }

  .\32xl\:justify-items-auto{
    justify-items: auto;
  }

  .\32xl\:justify-items-start{
    justify-items: start;
  }

  .\32xl\:justify-items-end{
    justify-items: end;
  }

  .\32xl\:justify-items-center{
    justify-items: center;
  }

  .\32xl\:justify-items-stretch{
    justify-items: stretch;
  }

  .\32xl\:justify-start{
    justify-content: flex-start;
  }

  .\32xl\:justify-end{
    justify-content: flex-end;
  }

  .\32xl\:justify-center{
    justify-content: center;
  }

  .\32xl\:justify-between{
    justify-content: space-between;
  }

  .\32xl\:justify-around{
    justify-content: space-around;
  }

  .\32xl\:justify-evenly{
    justify-content: space-evenly;
  }

  .\32xl\:justify-self-auto{
    justify-self: auto;
  }

  .\32xl\:justify-self-start{
    justify-self: start;
  }

  .\32xl\:justify-self-end{
    justify-self: end;
  }

  .\32xl\:justify-self-center{
    justify-self: center;
  }

  .\32xl\:justify-self-stretch{
    justify-self: stretch;
  }

  .\32xl\:flex-1{
    flex: 1 1 0%;
  }

  .\32xl\:flex-auto{
    flex: 1 1 auto;
  }

  .\32xl\:flex-initial{
    flex: 0 1 auto;
  }

  .\32xl\:flex-none{
    flex: none;
  }

  .\32xl\:flex-grow-0{
    flex-grow: 0;
  }

  .\32xl\:flex-grow{
    flex-grow: 1;
  }

  .\32xl\:flex-shrink-0{
    flex-shrink: 0;
  }

  .\32xl\:flex-shrink{
    flex-shrink: 1;
  }

  .\32xl\:order-1{
    order: 1;
  }

  .\32xl\:order-2{
    order: 2;
  }

  .\32xl\:order-3{
    order: 3;
  }

  .\32xl\:order-4{
    order: 4;
  }

  .\32xl\:order-5{
    order: 5;
  }

  .\32xl\:order-6{
    order: 6;
  }

  .\32xl\:order-7{
    order: 7;
  }

  .\32xl\:order-8{
    order: 8;
  }

  .\32xl\:order-9{
    order: 9;
  }

  .\32xl\:order-10{
    order: 10;
  }

  .\32xl\:order-11{
    order: 11;
  }

  .\32xl\:order-12{
    order: 12;
  }

  .\32xl\:order-first{
    order: -9999;
  }

  .\32xl\:order-last{
    order: 9999;
  }

  .\32xl\:order-none{
    order: 0;
  }

  .\32xl\:float-right{
    float: right;
  }

  .\32xl\:float-left{
    float: left;
  }

  .\32xl\:float-none{
    float: none;
  }

  .\32xl\:clear-left{
    clear: left;
  }

  .\32xl\:clear-right{
    clear: right;
  }

  .\32xl\:clear-both{
    clear: both;
  }

  .\32xl\:clear-none{
    clear: none;
  }

  .\32xl\:font-ar{
    font-family: CFAstyStdRegular, sans-serif;
  }

  .\32xl\:font-am{
    font-family: CFAstyStdMedium, sans-serif;
  }

  .\32xl\:font-m{
    font-family: Manrope, sans-serif;
  }

  .\32xl\:font-thin{
    font-weight: 100;
  }

  .\32xl\:font-extralight{
    font-weight: 200;
  }

  .\32xl\:font-light{
    font-weight: 300;
  }

  .\32xl\:font-normal{
    font-weight: 400;
  }

  .\32xl\:font-medium{
    font-weight: 500;
  }

  .\32xl\:font-semibold{
    font-weight: 600;
  }

  .\32xl\:font-bold{
    font-weight: 700;
  }

  .\32xl\:font-extrabold{
    font-weight: 800;
  }

  .\32xl\:font-black{
    font-weight: 900;
  }

  .\32xl\:h-0{
    height: 0px;
  }

  .\32xl\:h-1{
    height: 0.25rem;
  }

  .\32xl\:h-2{
    height: 0.5rem;
  }

  .\32xl\:h-3{
    height: 0.75rem;
  }

  .\32xl\:h-4{
    height: 1rem;
  }

  .\32xl\:h-5{
    height: 1.25rem;
  }

  .\32xl\:h-6{
    height: 1.5rem;
  }

  .\32xl\:h-7{
    height: 1.75rem;
  }

  .\32xl\:h-8{
    height: 2rem;
  }

  .\32xl\:h-9{
    height: 2.25rem;
  }

  .\32xl\:h-10{
    height: 2.5rem;
  }

  .\32xl\:h-11{
    height: 2.75rem;
  }

  .\32xl\:h-12{
    height: 3rem;
  }

  .\32xl\:h-13{
    height: 3.25rem;
  }

  .\32xl\:h-14{
    height: 3.5rem;
  }

  .\32xl\:h-15{
    height: 3.75rem;
  }

  .\32xl\:h-16{
    height: 4rem;
  }

  .\32xl\:h-17{
    height: 4.25rem;
  }

  .\32xl\:h-18{
    height: 4.5rem;
  }

  .\32xl\:h-19{
    height: 4.75rem;
  }

  .\32xl\:h-20{
    height: 5rem;
  }

  .\32xl\:h-22{
    height: 5.5rem;
  }

  .\32xl\:h-24{
    height: 6rem;
  }

  .\32xl\:h-25{
    height: 6.25rem;
  }

  .\32xl\:h-28{
    height: 7rem;
  }

  .\32xl\:h-30{
    height: 7.5rem;
  }

  .\32xl\:h-32{
    height: 8rem;
  }

  .\32xl\:h-34{
    height: 8.5rem;
  }

  .\32xl\:h-35{
    height: 8.75rem;
  }

  .\32xl\:h-36{
    height: 9rem;
  }

  .\32xl\:h-39{
    height: 9.75rem;
  }

  .\32xl\:h-40{
    height: 10rem;
  }

  .\32xl\:h-42{
    height: 10.5rem;
  }

  .\32xl\:h-44{
    height: 11rem;
  }

  .\32xl\:h-45{
    height: 11.25rem;
  }

  .\32xl\:h-48{
    height: 12rem;
  }

  .\32xl\:h-50{
    height: 12.5rem;
  }

  .\32xl\:h-52{
    height: 13rem;
  }

  .\32xl\:h-55{
    height: 13.75rem;
  }

  .\32xl\:h-56{
    height: 14rem;
  }

  .\32xl\:h-58{
    height: 14.5rem;
  }

  .\32xl\:h-60{
    height: 15rem;
  }

  .\32xl\:h-64{
    height: 16rem;
  }

  .\32xl\:h-65{
    height: 16.25rem;
  }

  .\32xl\:h-68{
    height: 17rem;
  }

  .\32xl\:h-69{
    height: 17.25rem;
  }

  .\32xl\:h-70{
    height: 17.5rem;
  }

  .\32xl\:h-72{
    height: 18rem;
  }

  .\32xl\:h-75{
    height: 18.75rem;
  }

  .\32xl\:h-80{
    height: 20rem;
  }

  .\32xl\:h-85{
    height: 21.25rem;
  }

  .\32xl\:h-86{
    height: 21.5rem;
  }

  .\32xl\:h-90{
    height: 22.5rem;
  }

  .\32xl\:h-96{
    height: 24rem;
  }

  .\32xl\:h-100{
    height: 25rem;
  }

  .\32xl\:h-115{
    height: 28.75rem;
  }

  .\32xl\:h-125{
    height: 31.25rem;
  }

  .\32xl\:h-142{
    height: 35.5rem;
  }

  .\32xl\:h-150{
    height: 37.5rem;
  }

  .\32xl\:h-156{
    height: 39rem;
  }

  .\32xl\:h-160{
    height: 40rem;
  }

  .\32xl\:h-175{
    height: 43.75rem;
  }

  .\32xl\:h-207{
    height: 51.75rem;
  }

  .\32xl\:h-242{
    height: 60.5rem;
  }

  .\32xl\:h-250{
    height: 62.5rem;
  }

  .\32xl\:h-258{
    height: 64.5rem;
  }

  .\32xl\:h-265{
    height: 66.25rem;
  }

  .\32xl\:h-280{
    height: 70rem;
  }

  .\32xl\:h-auto{
    height: auto;
  }

  .\32xl\:h-px{
    height: 1px;
  }

  .\32xl\:h-0\.5{
    height: 0.125rem;
  }

  .\32xl\:h-1\.5{
    height: 0.375rem;
  }

  .\32xl\:h-2\.5{
    height: 0.625rem;
  }

  .\32xl\:h-3\.5{
    height: 0.875rem;
  }

  .\32xl\:h-0\.25{
    height: 0.0625rem;
  }

  .\32xl\:h-0\.75{
    height: 0.1875rem;
  }

  .\32xl\:h-1\.25{
    height: 0.3125rem;
  }

  .\32xl\:h-1\.75{
    height: 0.4375rem;
  }

  .\32xl\:h-2\.25{
    height: 0.5625rem;
  }

  .\32xl\:h-2\.75{
    height: 0.6875rem;
  }

  .\32xl\:h-3\.25{
    height: 0.8125rem;
  }

  .\32xl\:h-3\.75{
    height: 0.9375rem;
  }

  .\32xl\:h-4\.25{
    height: 1.0625rem;
  }

  .\32xl\:h-4\.5{
    height: 1.125rem;
  }

  .\32xl\:h-4\.75{
    height: 1.1875rem;
  }

  .\32xl\:h-5\.25{
    height: 1.3125rem;
  }

  .\32xl\:h-5\.5{
    height: 1.375rem;
  }

  .\32xl\:h-5\.75{
    height: 1.4375rem;
  }

  .\32xl\:h-6\.25{
    height: 1.5625rem;
  }

  .\32xl\:h-6\.5{
    height: 1.625rem;
  }

  .\32xl\:h-6\.75{
    height: 1.6875rem;
  }

  .\32xl\:h-7\.25{
    height: 1.8125rem;
  }

  .\32xl\:h-7\.5{
    height: 1.875rem;
  }

  .\32xl\:h-8\.25{
    height: 2.0625rem;
  }

  .\32xl\:h-8\.5{
    height: 2.125rem;
  }

  .\32xl\:h-9\.25{
    height: 2.3125rem;
  }

  .\32xl\:h-9\.5{
    height: 2.375rem;
  }

  .\32xl\:h-10\.5{
    height: 2.625rem;
  }

  .\32xl\:h-11\.25{
    height: 2.8125rem;
  }

  .\32xl\:h-11\.5{
    height: 2.875rem;
  }

  .\32xl\:h-12\.5{
    height: 3.125rem;
  }

  .\32xl\:h-12\.75{
    height: 3.1875rem;
  }

  .\32xl\:h-13\.5{
    height: 3.375rem;
  }

  .\32xl\:h-14\.5{
    height: 3.625rem;
  }

  .\32xl\:h-15\.5{
    height: 3.875rem;
  }

  .\32xl\:h-15\.75{
    height: 3.9375rem;
  }

  .\32xl\:h-16\.25{
    height: 4.0625rem;
  }

  .\32xl\:h-17\.25{
    height: 4.3125rem;
  }

  .\32xl\:h-17\.5{
    height: 4.375rem;
  }

  .\32xl\:h-18\.25{
    height: 4.5625rem;
  }

  .\32xl\:h-18\.5{
    height: 4.625rem;
  }

  .\32xl\:h-20\.25{
    height: 5.0625rem;
  }

  .\32xl\:h-20\.5{
    height: 5.125rem;
  }

  .\32xl\:h-22\.5{
    height: 5.625rem;
  }

  .\32xl\:h-25\.5{
    height: 6.375rem;
  }

  .\32xl\:h-26\.75{
    height: 6.6875rem;
  }

  .\32xl\:h-32\.5{
    height: 8.125rem;
  }

  .\32xl\:h-37\.5{
    height: 9.375rem;
  }

  .\32xl\:h-41\.25{
    height: 10.3125rem;
  }

  .\32xl\:h-52\.5{
    height: 13.125rem;
  }

  .\32xl\:h-54\.5{
    height: 13.625rem;
  }

  .\32xl\:h-57\.25{
    height: 14.3125rem;
  }

  .\32xl\:h-57\.5{
    height: 14.375rem;
  }

  .\32xl\:h-66\.25{
    height: 16.5625rem;
  }

  .\32xl\:h-74\.5{
    height: 18.125rem;
  }

  .\32xl\:h-106\.25{
    height: 26.5625rem;
  }

  .\32xl\:h-112\.25{
    height: 28.0675rem;
  }

  .\32xl\:h-112\.75{
    height: 28.1875rem;
  }

  .\32xl\:h-147\.5{
    height: 36.875rem;
  }

  .\32xl\:h-162\.5{
    height: 40.625rem;
  }

  .\32xl\:h-172\.25{
    height: 42.5625rem;
  }

  .\32xl\:h-175\.25{
    height: 43.8125rem;
  }

  .\32xl\:h-184\.25{
    height: 46.0625rem;
  }

  .\32xl\:h-203\.25{
    height: 50.8125rem;
  }

  .\32xl\:h-half{
    height: 50%;
  }

  .\32xl\:h-full{
    height: 100%;
  }

  .\32xl\:h-1\/10{
    height: 10%;
  }

  .\32xl\:h-2\/10{
    height: 20%;
  }

  .\32xl\:h-3\/10{
    height: 30%;
  }

  .\32xl\:h-4\/10{
    height: 40%;
  }

  .\32xl\:h-4\.5\/10{
    height: 45%;
  }

  .\32xl\:h-5\/10{
    height: 50%;
  }

  .\32xl\:h-5\.5\/10{
    height: 55%;
  }

  .\32xl\:h-6\/10{
    height: 60%;
  }

  .\32xl\:h-7\/10{
    height: 70%;
  }

  .\32xl\:h-8\/10{
    height: 80%;
  }

  .\32xl\:h-9\/10{
    height: 90%;
  }

  .\32xl\:h-1\/12{
    height: 8.333333%;
  }

  .\32xl\:h-2\/12{
    height: 16.666667%;
  }

  .\32xl\:h-3\/12{
    height: 25%;
  }

  .\32xl\:h-4\/12{
    height: 33.333333%;
  }

  .\32xl\:h-5\/12{
    height: 41.666667%;
  }

  .\32xl\:h-6\/12{
    height: 50%;
  }

  .\32xl\:h-7\/12{
    height: 58.333333%;
  }

  .\32xl\:h-8\/12{
    height: 66.666667%;
  }

  .\32xl\:h-9\/12{
    height: 75%;
  }

  .\32xl\:h-10\/12{
    height: 83.333333%;
  }

  .\32xl\:h-11\/12{
    height: 91.666667%;
  }

  .\32xl\:h-1\/2{
    height: 50%;
  }

  .\32xl\:h-1\/3{
    height: 33.333333%;
  }

  .\32xl\:h-2\/3{
    height: 66.666667%;
  }

  .\32xl\:h-1\/4{
    height: 25%;
  }

  .\32xl\:h-2\/4{
    height: 50%;
  }

  .\32xl\:h-3\/4{
    height: 75%;
  }

  .\32xl\:h-1\/5{
    height: 20%;
  }

  .\32xl\:h-2\/5{
    height: 40%;
  }

  .\32xl\:h-3\/5{
    height: 60%;
  }

  .\32xl\:h-4\/5{
    height: 80%;
  }

  .\32xl\:h-1\/6{
    height: 16.666667%;
  }

  .\32xl\:h-2\/6{
    height: 33.333333%;
  }

  .\32xl\:h-3\/6{
    height: 50%;
  }

  .\32xl\:h-4\/6{
    height: 66.666667%;
  }

  .\32xl\:h-5\/6{
    height: 83.333333%;
  }

  .\32xl\:h-screen{
    height: 100vh;
  }

  .\32xl\:h-screen-half{
    height: 50vh;
  }

  .\32xl\:h-screen-full{
    height: 100vh;
  }

  .\32xl\:h-screen-1\/10{
    height: 10vh;
  }

  .\32xl\:h-screen-2\/10{
    height: 20vh;
  }

  .\32xl\:h-screen-3\/10{
    height: 30vh;
  }

  .\32xl\:h-screen-4\/10{
    height: 40vh;
  }

  .\32xl\:h-screen-5\/10{
    height: 50vh;
  }

  .\32xl\:h-screen-6\/10{
    height: 60vh;
  }

  .\32xl\:h-screen-7\/10{
    height: 70vh;
  }

  .\32xl\:h-screen-8\/10{
    height: 80vh;
  }

  .\32xl\:h-screen-9\/10{
    height: 90vh;
  }

  .\32xl\:h-screen-1\/12{
    height: 8.333333vh;
  }

  .\32xl\:h-screen-2\/12{
    height: 16.666667vh;
  }

  .\32xl\:h-screen-3\/12{
    height: 25vh;
  }

  .\32xl\:h-screen-4\/12{
    height: 33.333333vh;
  }

  .\32xl\:h-screen-5\/12{
    height: 41.666667vh;
  }

  .\32xl\:h-screen-6\/12{
    height: 50vh;
  }

  .\32xl\:h-screen-7\/12{
    height: 58.333333vh;
  }

  .\32xl\:h-screen-8\/12{
    height: 66.666667vh;
  }

  .\32xl\:h-screen-9\/12{
    height: 75vh;
  }

  .\32xl\:h-screen-10\/12{
    height: 83.333333vh;
  }

  .\32xl\:h-screen-11\/12{
    height: 91.666667vh;
  }

  .\32xl\:text-1{
    font-size: 0.25rem;
  }

  .\32xl\:text-2{
    font-size: 0.5rem;
  }

  .\32xl\:text-3{
    font-size: 0.75rem;
  }

  .\32xl\:text-4{
    font-size: 1rem;
  }

  .\32xl\:text-5{
    font-size: 1.25rem;
  }

  .\32xl\:text-6{
    font-size: 1.5rem;
  }

  .\32xl\:text-7{
    font-size: 1.75rem;
  }

  .\32xl\:text-8{
    font-size: 2rem;
  }

  .\32xl\:text-9{
    font-size: 2.25rem;
  }

  .\32xl\:text-10{
    font-size: 2.5rem;
  }

  .\32xl\:text-11{
    font-size: 2.75rem;
  }

  .\32xl\:text-12{
    font-size: 3rem;
  }

  .\32xl\:text-13{
    font-size: 3.25rem;
  }

  .\32xl\:text-14{
    font-size: 3.5rem;
  }

  .\32xl\:text-15{
    font-size: 3.75rem;
  }

  .\32xl\:text-16{
    font-size: 4rem;
  }

  .\32xl\:text-17{
    font-size: 4.25rem;
  }

  .\32xl\:text-18{
    font-size: 4.5rem;
  }

  .\32xl\:text-19{
    font-size: 4.75rem;
  }

  .\32xl\:text-20{
    font-size: 5rem;
  }

  .\32xl\:text-22{
    font-size: 5.5rem;
  }

  .\32xl\:text-24{
    font-size: 6rem;
  }

  .\32xl\:text-25{
    font-size: 6.25rem;
  }

  .\32xl\:text-30{
    font-size: 7.5rem;
  }

  .\32xl\:text-32{
    font-size: 8rem;
  }

  .\32xl\:text-34{
    font-size: 8.5rem;
  }

  .\32xl\:text-35{
    font-size: 8.75rem;
  }

  .\32xl\:text-36{
    font-size: 9rem;
  }

  .\32xl\:text-39{
    font-size: 9.75rem;
  }

  .\32xl\:text-40{
    font-size: 10rem;
  }

  .\32xl\:text-42{
    font-size: 10.5rem;
  }

  .\32xl\:text-45{
    font-size: 11.25rem;
  }

  .\32xl\:text-50{
    font-size: 12.5rem;
  }

  .\32xl\:text-55{
    font-size: 13.75rem;
  }

  .\32xl\:text-58{
    font-size: 14.5rem;
  }

  .\32xl\:text-60{
    font-size: 15rem;
  }

  .\32xl\:text-64{
    font-size: 16rem;
  }

  .\32xl\:text-65{
    font-size: 16.25rem;
  }

  .\32xl\:text-68{
    font-size: 17rem;
  }

  .\32xl\:text-69{
    font-size: 17.25rem;
  }

  .\32xl\:text-70{
    font-size: 17.5rem;
  }

  .\32xl\:text-75{
    font-size: 18.75rem;
  }

  .\32xl\:text-80{
    font-size: 20rem;
  }

  .\32xl\:text-85{
    font-size: 21.25rem;
  }

  .\32xl\:text-86{
    font-size: 21.5rem;
  }

  .\32xl\:text-90{
    font-size: 22.5rem;
  }

  .\32xl\:text-96{
    font-size: 24rem;
  }

  .\32xl\:text-100{
    font-size: 25rem;
  }

  .\32xl\:text-115{
    font-size: 28.75rem;
  }

  .\32xl\:text-125{
    font-size: 31.25rem;
  }

  .\32xl\:text-142{
    font-size: 35.5rem;
  }

  .\32xl\:text-150{
    font-size: 37.5rem;
  }

  .\32xl\:text-156{
    font-size: 39rem;
  }

  .\32xl\:text-160{
    font-size: 40rem;
  }

  .\32xl\:text-175{
    font-size: 43.75rem;
  }

  .\32xl\:text-207{
    font-size: 51.75rem;
  }

  .\32xl\:text-242{
    font-size: 60.5rem;
  }

  .\32xl\:text-250{
    font-size: 62.5rem;
  }

  .\32xl\:text-258{
    font-size: 64.5rem;
  }

  .\32xl\:text-265{
    font-size: 66.25rem;
  }

  .\32xl\:text-280{
    font-size: 70rem;
  }

  .\32xl\:text-0\.25{
    font-size: 0.0625rem;
  }

  .\32xl\:text-0\.5{
    font-size: 0.125rem;
  }

  .\32xl\:text-0\.75{
    font-size: 0.1875rem;
  }

  .\32xl\:text-1\.25{
    font-size: 0.3125rem;
  }

  .\32xl\:text-1\.5{
    font-size: 0.375rem;
  }

  .\32xl\:text-1\.75{
    font-size: 0.4375rem;
  }

  .\32xl\:text-2\.25{
    font-size: 0.5625rem;
  }

  .\32xl\:text-2\.5{
    font-size: 0.625rem;
  }

  .\32xl\:text-2\.75{
    font-size: 0.6875rem;
  }

  .\32xl\:text-3\.25{
    font-size: 0.8125rem;
  }

  .\32xl\:text-3\.5{
    font-size: 0.875rem;
  }

  .\32xl\:text-3\.75{
    font-size: 0.9375rem;
  }

  .\32xl\:text-4\.25{
    font-size: 1.0625rem;
  }

  .\32xl\:text-4\.5{
    font-size: 1.125rem;
  }

  .\32xl\:text-4\.75{
    font-size: 1.1875rem;
  }

  .\32xl\:text-5\.25{
    font-size: 1.3125rem;
  }

  .\32xl\:text-5\.5{
    font-size: 1.375rem;
  }

  .\32xl\:text-5\.75{
    font-size: 1.4375rem;
  }

  .\32xl\:text-6\.25{
    font-size: 1.5625rem;
  }

  .\32xl\:text-6\.5{
    font-size: 1.625rem;
  }

  .\32xl\:text-6\.75{
    font-size: 1.6875rem;
  }

  .\32xl\:text-7\.25{
    font-size: 1.8125rem;
  }

  .\32xl\:text-7\.5{
    font-size: 1.875rem;
  }

  .\32xl\:text-8\.25{
    font-size: 2.0625rem;
  }

  .\32xl\:text-8\.5{
    font-size: 2.125rem;
  }

  .\32xl\:text-9\.25{
    font-size: 2.3125rem;
  }

  .\32xl\:text-9\.5{
    font-size: 2.375rem;
  }

  .\32xl\:text-10\.5{
    font-size: 2.625rem;
  }

  .\32xl\:text-11\.25{
    font-size: 2.8125rem;
  }

  .\32xl\:text-11\.5{
    font-size: 2.875rem;
  }

  .\32xl\:text-12\.5{
    font-size: 3.125rem;
  }

  .\32xl\:text-12\.75{
    font-size: 3.1875rem;
  }

  .\32xl\:text-13\.5{
    font-size: 3.375rem;
  }

  .\32xl\:text-14\.5{
    font-size: 3.625rem;
  }

  .\32xl\:text-15\.5{
    font-size: 3.875rem;
  }

  .\32xl\:text-15\.75{
    font-size: 3.9375rem;
  }

  .\32xl\:text-16\.25{
    font-size: 4.0625rem;
  }

  .\32xl\:text-17\.25{
    font-size: 4.3125rem;
  }

  .\32xl\:text-17\.5{
    font-size: 4.375rem;
  }

  .\32xl\:text-18\.25{
    font-size: 4.5625rem;
  }

  .\32xl\:text-18\.5{
    font-size: 4.625rem;
  }

  .\32xl\:text-20\.25{
    font-size: 5.0625rem;
  }

  .\32xl\:text-20\.5{
    font-size: 5.125rem;
  }

  .\32xl\:text-22\.5{
    font-size: 5.625rem;
  }

  .\32xl\:text-25\.5{
    font-size: 6.375rem;
  }

  .\32xl\:text-26\.75{
    font-size: 6.6875rem;
  }

  .\32xl\:text-32\.5{
    font-size: 8.125rem;
  }

  .\32xl\:text-37\.5{
    font-size: 9.375rem;
  }

  .\32xl\:text-41\.25{
    font-size: 10.3125rem;
  }

  .\32xl\:text-52\.5{
    font-size: 13.125rem;
  }

  .\32xl\:text-54\.5{
    font-size: 13.625rem;
  }

  .\32xl\:text-57\.25{
    font-size: 14.3125rem;
  }

  .\32xl\:text-57\.5{
    font-size: 14.375rem;
  }

  .\32xl\:text-66\.25{
    font-size: 16.5625rem;
  }

  .\32xl\:text-74\.5{
    font-size: 18.125rem;
  }

  .\32xl\:text-106\.25{
    font-size: 26.5625rem;
  }

  .\32xl\:text-112\.25{
    font-size: 28.0675rem;
  }

  .\32xl\:text-112\.75{
    font-size: 28.1875rem;
  }

  .\32xl\:text-147\.5{
    font-size: 36.875rem;
  }

  .\32xl\:text-162\.5{
    font-size: 40.625rem;
  }

  .\32xl\:text-172\.25{
    font-size: 42.5625rem;
  }

  .\32xl\:text-175\.25{
    font-size: 43.8125rem;
  }

  .\32xl\:text-184\.25{
    font-size: 46.0625rem;
  }

  .\32xl\:text-203\.25{
    font-size: 50.8125rem;
  }

  .\32xl\:text-half{
    font-size: 50%;
  }

  .\32xl\:text-full{
    font-size: 100%;
  }

  .\32xl\:text-1\/10{
    font-size: 10%;
  }

  .\32xl\:text-2\/10{
    font-size: 20%;
  }

  .\32xl\:text-3\/10{
    font-size: 30%;
  }

  .\32xl\:text-4\/10{
    font-size: 40%;
  }

  .\32xl\:text-4\.5\/10{
    font-size: 45%;
  }

  .\32xl\:text-5\/10{
    font-size: 50%;
  }

  .\32xl\:text-5\.5\/10{
    font-size: 55%;
  }

  .\32xl\:text-6\/10{
    font-size: 60%;
  }

  .\32xl\:text-7\/10{
    font-size: 70%;
  }

  .\32xl\:text-8\/10{
    font-size: 80%;
  }

  .\32xl\:text-9\/10{
    font-size: 90%;
  }

  .\32xl\:text-1\/12{
    font-size: 8.333333%;
  }

  .\32xl\:text-2\/12{
    font-size: 16.666667%;
  }

  .\32xl\:text-3\/12{
    font-size: 25%;
  }

  .\32xl\:text-4\/12{
    font-size: 33.333333%;
  }

  .\32xl\:text-5\/12{
    font-size: 41.666667%;
  }

  .\32xl\:text-6\/12{
    font-size: 50%;
  }

  .\32xl\:text-7\/12{
    font-size: 58.333333%;
  }

  .\32xl\:text-8\/12{
    font-size: 66.666667%;
  }

  .\32xl\:text-9\/12{
    font-size: 75%;
  }

  .\32xl\:text-10\/12{
    font-size: 83.333333%;
  }

  .\32xl\:text-11\/12{
    font-size: 91.666667%;
  }

  .\32xl\:leading-1{
    line-height: 0.25rem;
  }

  .\32xl\:leading-2{
    line-height: 0.5rem;
  }

  .\32xl\:leading-3{
    line-height: 0.75rem;
  }

  .\32xl\:leading-4{
    line-height: 1rem;
  }

  .\32xl\:leading-5{
    line-height: 1.25rem;
  }

  .\32xl\:leading-6{
    line-height: 1.5rem;
  }

  .\32xl\:leading-7{
    line-height: 1.75rem;
  }

  .\32xl\:leading-8{
    line-height: 2rem;
  }

  .\32xl\:leading-9{
    line-height: 2.25rem;
  }

  .\32xl\:leading-10{
    line-height: 2.5rem;
  }

  .\32xl\:leading-11{
    line-height: 2.75rem;
  }

  .\32xl\:leading-12{
    line-height: 3rem;
  }

  .\32xl\:leading-13{
    line-height: 3.25rem;
  }

  .\32xl\:leading-14{
    line-height: 3.5rem;
  }

  .\32xl\:leading-15{
    line-height: 3.75rem;
  }

  .\32xl\:leading-16{
    line-height: 4rem;
  }

  .\32xl\:leading-17{
    line-height: 4.25rem;
  }

  .\32xl\:leading-18{
    line-height: 4.5rem;
  }

  .\32xl\:leading-19{
    line-height: 4.75rem;
  }

  .\32xl\:leading-20{
    line-height: 5rem;
  }

  .\32xl\:leading-22{
    line-height: 5.5rem;
  }

  .\32xl\:leading-24{
    line-height: 6rem;
  }

  .\32xl\:leading-25{
    line-height: 6.25rem;
  }

  .\32xl\:leading-30{
    line-height: 7.5rem;
  }

  .\32xl\:leading-32{
    line-height: 8rem;
  }

  .\32xl\:leading-34{
    line-height: 8.5rem;
  }

  .\32xl\:leading-35{
    line-height: 8.75rem;
  }

  .\32xl\:leading-36{
    line-height: 9rem;
  }

  .\32xl\:leading-39{
    line-height: 9.75rem;
  }

  .\32xl\:leading-40{
    line-height: 10rem;
  }

  .\32xl\:leading-42{
    line-height: 10.5rem;
  }

  .\32xl\:leading-45{
    line-height: 11.25rem;
  }

  .\32xl\:leading-50{
    line-height: 12.5rem;
  }

  .\32xl\:leading-55{
    line-height: 13.75rem;
  }

  .\32xl\:leading-58{
    line-height: 14.5rem;
  }

  .\32xl\:leading-60{
    line-height: 15rem;
  }

  .\32xl\:leading-64{
    line-height: 16rem;
  }

  .\32xl\:leading-65{
    line-height: 16.25rem;
  }

  .\32xl\:leading-68{
    line-height: 17rem;
  }

  .\32xl\:leading-69{
    line-height: 17.25rem;
  }

  .\32xl\:leading-70{
    line-height: 17.5rem;
  }

  .\32xl\:leading-75{
    line-height: 18.75rem;
  }

  .\32xl\:leading-80{
    line-height: 20rem;
  }

  .\32xl\:leading-85{
    line-height: 21.25rem;
  }

  .\32xl\:leading-86{
    line-height: 21.5rem;
  }

  .\32xl\:leading-90{
    line-height: 22.5rem;
  }

  .\32xl\:leading-96{
    line-height: 24rem;
  }

  .\32xl\:leading-100{
    line-height: 25rem;
  }

  .\32xl\:leading-115{
    line-height: 28.75rem;
  }

  .\32xl\:leading-125{
    line-height: 31.25rem;
  }

  .\32xl\:leading-142{
    line-height: 35.5rem;
  }

  .\32xl\:leading-150{
    line-height: 37.5rem;
  }

  .\32xl\:leading-156{
    line-height: 39rem;
  }

  .\32xl\:leading-160{
    line-height: 40rem;
  }

  .\32xl\:leading-175{
    line-height: 43.75rem;
  }

  .\32xl\:leading-207{
    line-height: 51.75rem;
  }

  .\32xl\:leading-242{
    line-height: 60.5rem;
  }

  .\32xl\:leading-250{
    line-height: 62.5rem;
  }

  .\32xl\:leading-258{
    line-height: 64.5rem;
  }

  .\32xl\:leading-265{
    line-height: 66.25rem;
  }

  .\32xl\:leading-280{
    line-height: 70rem;
  }

  .\32xl\:leading-none{
    line-height: 1;
  }

  .\32xl\:leading-tight{
    line-height: 1.25;
  }

  .\32xl\:leading-snug{
    line-height: 1.375;
  }

  .\32xl\:leading-normal{
    line-height: 1.5;
  }

  .\32xl\:leading-relaxed{
    line-height: 1.625;
  }

  .\32xl\:leading-loose{
    line-height: 2;
  }

  .\32xl\:leading-0\.25{
    line-height: 0.0625rem;
  }

  .\32xl\:leading-0\.5{
    line-height: 0.125rem;
  }

  .\32xl\:leading-0\.75{
    line-height: 0.1875rem;
  }

  .\32xl\:leading-1\.25{
    line-height: 0.3125rem;
  }

  .\32xl\:leading-1\.5{
    line-height: 0.375rem;
  }

  .\32xl\:leading-1\.75{
    line-height: 0.4375rem;
  }

  .\32xl\:leading-2\.25{
    line-height: 0.5625rem;
  }

  .\32xl\:leading-2\.5{
    line-height: 0.625rem;
  }

  .\32xl\:leading-2\.75{
    line-height: 0.6875rem;
  }

  .\32xl\:leading-3\.25{
    line-height: 0.8125rem;
  }

  .\32xl\:leading-3\.5{
    line-height: 0.875rem;
  }

  .\32xl\:leading-3\.75{
    line-height: 0.9375rem;
  }

  .\32xl\:leading-4\.25{
    line-height: 1.0625rem;
  }

  .\32xl\:leading-4\.5{
    line-height: 1.125rem;
  }

  .\32xl\:leading-4\.75{
    line-height: 1.1875rem;
  }

  .\32xl\:leading-5\.25{
    line-height: 1.3125rem;
  }

  .\32xl\:leading-5\.5{
    line-height: 1.375rem;
  }

  .\32xl\:leading-5\.75{
    line-height: 1.4375rem;
  }

  .\32xl\:leading-6\.25{
    line-height: 1.5625rem;
  }

  .\32xl\:leading-6\.5{
    line-height: 1.625rem;
  }

  .\32xl\:leading-6\.75{
    line-height: 1.6875rem;
  }

  .\32xl\:leading-7\.25{
    line-height: 1.8125rem;
  }

  .\32xl\:leading-7\.5{
    line-height: 1.875rem;
  }

  .\32xl\:leading-8\.25{
    line-height: 2.0625rem;
  }

  .\32xl\:leading-8\.5{
    line-height: 2.125rem;
  }

  .\32xl\:leading-9\.25{
    line-height: 2.3125rem;
  }

  .\32xl\:leading-9\.5{
    line-height: 2.375rem;
  }

  .\32xl\:leading-10\.5{
    line-height: 2.625rem;
  }

  .\32xl\:leading-11\.25{
    line-height: 2.8125rem;
  }

  .\32xl\:leading-11\.5{
    line-height: 2.875rem;
  }

  .\32xl\:leading-12\.5{
    line-height: 3.125rem;
  }

  .\32xl\:leading-12\.75{
    line-height: 3.1875rem;
  }

  .\32xl\:leading-13\.5{
    line-height: 3.375rem;
  }

  .\32xl\:leading-14\.5{
    line-height: 3.625rem;
  }

  .\32xl\:leading-15\.5{
    line-height: 3.875rem;
  }

  .\32xl\:leading-15\.75{
    line-height: 3.9375rem;
  }

  .\32xl\:leading-16\.25{
    line-height: 4.0625rem;
  }

  .\32xl\:leading-17\.25{
    line-height: 4.3125rem;
  }

  .\32xl\:leading-17\.5{
    line-height: 4.375rem;
  }

  .\32xl\:leading-18\.25{
    line-height: 4.5625rem;
  }

  .\32xl\:leading-18\.5{
    line-height: 4.625rem;
  }

  .\32xl\:leading-20\.25{
    line-height: 5.0625rem;
  }

  .\32xl\:leading-20\.5{
    line-height: 5.125rem;
  }

  .\32xl\:leading-22\.5{
    line-height: 5.625rem;
  }

  .\32xl\:leading-25\.5{
    line-height: 6.375rem;
  }

  .\32xl\:leading-26\.75{
    line-height: 6.6875rem;
  }

  .\32xl\:leading-32\.5{
    line-height: 8.125rem;
  }

  .\32xl\:leading-37\.5{
    line-height: 9.375rem;
  }

  .\32xl\:leading-41\.25{
    line-height: 10.3125rem;
  }

  .\32xl\:leading-52\.5{
    line-height: 13.125rem;
  }

  .\32xl\:leading-54\.5{
    line-height: 13.625rem;
  }

  .\32xl\:leading-57\.25{
    line-height: 14.3125rem;
  }

  .\32xl\:leading-57\.5{
    line-height: 14.375rem;
  }

  .\32xl\:leading-66\.25{
    line-height: 16.5625rem;
  }

  .\32xl\:leading-74\.5{
    line-height: 18.125rem;
  }

  .\32xl\:leading-106\.25{
    line-height: 26.5625rem;
  }

  .\32xl\:leading-112\.25{
    line-height: 28.0675rem;
  }

  .\32xl\:leading-112\.75{
    line-height: 28.1875rem;
  }

  .\32xl\:leading-147\.5{
    line-height: 36.875rem;
  }

  .\32xl\:leading-162\.5{
    line-height: 40.625rem;
  }

  .\32xl\:leading-172\.25{
    line-height: 42.5625rem;
  }

  .\32xl\:leading-175\.25{
    line-height: 43.8125rem;
  }

  .\32xl\:leading-184\.25{
    line-height: 46.0625rem;
  }

  .\32xl\:leading-203\.25{
    line-height: 50.8125rem;
  }

  .\32xl\:leading-half{
    line-height: 50%;
  }

  .\32xl\:leading-full{
    line-height: 100%;
  }

  .\32xl\:leading-1\/10{
    line-height: 10%;
  }

  .\32xl\:leading-2\/10{
    line-height: 20%;
  }

  .\32xl\:leading-3\/10{
    line-height: 30%;
  }

  .\32xl\:leading-4\/10{
    line-height: 40%;
  }

  .\32xl\:leading-4\.5\/10{
    line-height: 45%;
  }

  .\32xl\:leading-5\/10{
    line-height: 50%;
  }

  .\32xl\:leading-5\.5\/10{
    line-height: 55%;
  }

  .\32xl\:leading-6\/10{
    line-height: 60%;
  }

  .\32xl\:leading-7\/10{
    line-height: 70%;
  }

  .\32xl\:leading-8\/10{
    line-height: 80%;
  }

  .\32xl\:leading-9\/10{
    line-height: 90%;
  }

  .\32xl\:leading-1\/12{
    line-height: 8.333333%;
  }

  .\32xl\:leading-2\/12{
    line-height: 16.666667%;
  }

  .\32xl\:leading-3\/12{
    line-height: 25%;
  }

  .\32xl\:leading-4\/12{
    line-height: 33.333333%;
  }

  .\32xl\:leading-5\/12{
    line-height: 41.666667%;
  }

  .\32xl\:leading-6\/12{
    line-height: 50%;
  }

  .\32xl\:leading-7\/12{
    line-height: 58.333333%;
  }

  .\32xl\:leading-8\/12{
    line-height: 66.666667%;
  }

  .\32xl\:leading-9\/12{
    line-height: 75%;
  }

  .\32xl\:leading-10\/12{
    line-height: 83.333333%;
  }

  .\32xl\:leading-11\/12{
    line-height: 91.666667%;
  }

  .\32xl\:list-inside{
    list-style-position: inside;
  }

  .\32xl\:list-outside{
    list-style-position: outside;
  }

  .\32xl\:list-none{
    list-style-type: none;
  }

  .\32xl\:list-disc{
    list-style-type: disc;
  }

  .\32xl\:list-decimal{
    list-style-type: decimal;
  }

  .\32xl\:m-0{
    margin: 0px;
  }

  .\32xl\:m-1{
    margin: 0.25rem;
  }

  .\32xl\:m-2{
    margin: 0.5rem;
  }

  .\32xl\:m-3{
    margin: 0.75rem;
  }

  .\32xl\:m-4{
    margin: 1rem;
  }

  .\32xl\:m-5{
    margin: 1.25rem;
  }

  .\32xl\:m-6{
    margin: 1.5rem;
  }

  .\32xl\:m-7{
    margin: 1.75rem;
  }

  .\32xl\:m-8{
    margin: 2rem;
  }

  .\32xl\:m-9{
    margin: 2.25rem;
  }

  .\32xl\:m-10{
    margin: 2.5rem;
  }

  .\32xl\:m-11{
    margin: 2.75rem;
  }

  .\32xl\:m-12{
    margin: 3rem;
  }

  .\32xl\:m-13{
    margin: 3.25rem;
  }

  .\32xl\:m-14{
    margin: 3.5rem;
  }

  .\32xl\:m-15{
    margin: 3.75rem;
  }

  .\32xl\:m-16{
    margin: 4rem;
  }

  .\32xl\:m-17{
    margin: 4.25rem;
  }

  .\32xl\:m-18{
    margin: 4.5rem;
  }

  .\32xl\:m-19{
    margin: 4.75rem;
  }

  .\32xl\:m-20{
    margin: 5rem;
  }

  .\32xl\:m-22{
    margin: 5.5rem;
  }

  .\32xl\:m-24{
    margin: 6rem;
  }

  .\32xl\:m-25{
    margin: 6.25rem;
  }

  .\32xl\:m-28{
    margin: 7rem;
  }

  .\32xl\:m-30{
    margin: 7.5rem;
  }

  .\32xl\:m-32{
    margin: 8rem;
  }

  .\32xl\:m-34{
    margin: 8.5rem;
  }

  .\32xl\:m-35{
    margin: 8.75rem;
  }

  .\32xl\:m-36{
    margin: 9rem;
  }

  .\32xl\:m-39{
    margin: 9.75rem;
  }

  .\32xl\:m-40{
    margin: 10rem;
  }

  .\32xl\:m-42{
    margin: 10.5rem;
  }

  .\32xl\:m-44{
    margin: 11rem;
  }

  .\32xl\:m-45{
    margin: 11.25rem;
  }

  .\32xl\:m-48{
    margin: 12rem;
  }

  .\32xl\:m-50{
    margin: 12.5rem;
  }

  .\32xl\:m-52{
    margin: 13rem;
  }

  .\32xl\:m-55{
    margin: 13.75rem;
  }

  .\32xl\:m-56{
    margin: 14rem;
  }

  .\32xl\:m-58{
    margin: 14.5rem;
  }

  .\32xl\:m-60{
    margin: 15rem;
  }

  .\32xl\:m-64{
    margin: 16rem;
  }

  .\32xl\:m-65{
    margin: 16.25rem;
  }

  .\32xl\:m-68{
    margin: 17rem;
  }

  .\32xl\:m-69{
    margin: 17.25rem;
  }

  .\32xl\:m-70{
    margin: 17.5rem;
  }

  .\32xl\:m-72{
    margin: 18rem;
  }

  .\32xl\:m-75{
    margin: 18.75rem;
  }

  .\32xl\:m-80{
    margin: 20rem;
  }

  .\32xl\:m-85{
    margin: 21.25rem;
  }

  .\32xl\:m-86{
    margin: 21.5rem;
  }

  .\32xl\:m-90{
    margin: 22.5rem;
  }

  .\32xl\:m-96{
    margin: 24rem;
  }

  .\32xl\:m-100{
    margin: 25rem;
  }

  .\32xl\:m-115{
    margin: 28.75rem;
  }

  .\32xl\:m-125{
    margin: 31.25rem;
  }

  .\32xl\:m-142{
    margin: 35.5rem;
  }

  .\32xl\:m-150{
    margin: 37.5rem;
  }

  .\32xl\:m-156{
    margin: 39rem;
  }

  .\32xl\:m-160{
    margin: 40rem;
  }

  .\32xl\:m-175{
    margin: 43.75rem;
  }

  .\32xl\:m-207{
    margin: 51.75rem;
  }

  .\32xl\:m-242{
    margin: 60.5rem;
  }

  .\32xl\:m-250{
    margin: 62.5rem;
  }

  .\32xl\:m-258{
    margin: 64.5rem;
  }

  .\32xl\:m-265{
    margin: 66.25rem;
  }

  .\32xl\:m-280{
    margin: 70rem;
  }

  .\32xl\:m-auto{
    margin: auto;
  }

  .\32xl\:m-px{
    margin: 1px;
  }

  .\32xl\:m-0\.5{
    margin: 0.125rem;
  }

  .\32xl\:m-1\.5{
    margin: 0.375rem;
  }

  .\32xl\:m-2\.5{
    margin: 0.625rem;
  }

  .\32xl\:m-3\.5{
    margin: 0.875rem;
  }

  .\32xl\:m-0\.25{
    margin: 0.0625rem;
  }

  .\32xl\:m-0\.75{
    margin: 0.1875rem;
  }

  .\32xl\:m-1\.25{
    margin: 0.3125rem;
  }

  .\32xl\:m-1\.75{
    margin: 0.4375rem;
  }

  .\32xl\:m-2\.25{
    margin: 0.5625rem;
  }

  .\32xl\:m-2\.75{
    margin: 0.6875rem;
  }

  .\32xl\:m-3\.25{
    margin: 0.8125rem;
  }

  .\32xl\:m-3\.75{
    margin: 0.9375rem;
  }

  .\32xl\:m-4\.25{
    margin: 1.0625rem;
  }

  .\32xl\:m-4\.5{
    margin: 1.125rem;
  }

  .\32xl\:m-4\.75{
    margin: 1.1875rem;
  }

  .\32xl\:m-5\.25{
    margin: 1.3125rem;
  }

  .\32xl\:m-5\.5{
    margin: 1.375rem;
  }

  .\32xl\:m-5\.75{
    margin: 1.4375rem;
  }

  .\32xl\:m-6\.25{
    margin: 1.5625rem;
  }

  .\32xl\:m-6\.5{
    margin: 1.625rem;
  }

  .\32xl\:m-6\.75{
    margin: 1.6875rem;
  }

  .\32xl\:m-7\.25{
    margin: 1.8125rem;
  }

  .\32xl\:m-7\.5{
    margin: 1.875rem;
  }

  .\32xl\:m-8\.25{
    margin: 2.0625rem;
  }

  .\32xl\:m-8\.5{
    margin: 2.125rem;
  }

  .\32xl\:m-9\.25{
    margin: 2.3125rem;
  }

  .\32xl\:m-9\.5{
    margin: 2.375rem;
  }

  .\32xl\:m-10\.5{
    margin: 2.625rem;
  }

  .\32xl\:m-11\.25{
    margin: 2.8125rem;
  }

  .\32xl\:m-11\.5{
    margin: 2.875rem;
  }

  .\32xl\:m-12\.5{
    margin: 3.125rem;
  }

  .\32xl\:m-12\.75{
    margin: 3.1875rem;
  }

  .\32xl\:m-13\.5{
    margin: 3.375rem;
  }

  .\32xl\:m-14\.5{
    margin: 3.625rem;
  }

  .\32xl\:m-15\.5{
    margin: 3.875rem;
  }

  .\32xl\:m-15\.75{
    margin: 3.9375rem;
  }

  .\32xl\:m-16\.25{
    margin: 4.0625rem;
  }

  .\32xl\:m-17\.25{
    margin: 4.3125rem;
  }

  .\32xl\:m-17\.5{
    margin: 4.375rem;
  }

  .\32xl\:m-18\.25{
    margin: 4.5625rem;
  }

  .\32xl\:m-18\.5{
    margin: 4.625rem;
  }

  .\32xl\:m-20\.25{
    margin: 5.0625rem;
  }

  .\32xl\:m-20\.5{
    margin: 5.125rem;
  }

  .\32xl\:m-22\.5{
    margin: 5.625rem;
  }

  .\32xl\:m-25\.5{
    margin: 6.375rem;
  }

  .\32xl\:m-26\.75{
    margin: 6.6875rem;
  }

  .\32xl\:m-32\.5{
    margin: 8.125rem;
  }

  .\32xl\:m-37\.5{
    margin: 9.375rem;
  }

  .\32xl\:m-41\.25{
    margin: 10.3125rem;
  }

  .\32xl\:m-52\.5{
    margin: 13.125rem;
  }

  .\32xl\:m-54\.5{
    margin: 13.625rem;
  }

  .\32xl\:m-57\.25{
    margin: 14.3125rem;
  }

  .\32xl\:m-57\.5{
    margin: 14.375rem;
  }

  .\32xl\:m-66\.25{
    margin: 16.5625rem;
  }

  .\32xl\:m-74\.5{
    margin: 18.125rem;
  }

  .\32xl\:m-106\.25{
    margin: 26.5625rem;
  }

  .\32xl\:m-112\.25{
    margin: 28.0675rem;
  }

  .\32xl\:m-112\.75{
    margin: 28.1875rem;
  }

  .\32xl\:m-147\.5{
    margin: 36.875rem;
  }

  .\32xl\:m-162\.5{
    margin: 40.625rem;
  }

  .\32xl\:m-172\.25{
    margin: 42.5625rem;
  }

  .\32xl\:m-175\.25{
    margin: 43.8125rem;
  }

  .\32xl\:m-184\.25{
    margin: 46.0625rem;
  }

  .\32xl\:m-203\.25{
    margin: 50.8125rem;
  }

  .\32xl\:m-half{
    margin: 50%;
  }

  .\32xl\:m-full{
    margin: 100%;
  }

  .\32xl\:m-1\/10{
    margin: 10%;
  }

  .\32xl\:m-2\/10{
    margin: 20%;
  }

  .\32xl\:m-3\/10{
    margin: 30%;
  }

  .\32xl\:m-4\/10{
    margin: 40%;
  }

  .\32xl\:m-4\.5\/10{
    margin: 45%;
  }

  .\32xl\:m-5\/10{
    margin: 50%;
  }

  .\32xl\:m-5\.5\/10{
    margin: 55%;
  }

  .\32xl\:m-6\/10{
    margin: 60%;
  }

  .\32xl\:m-7\/10{
    margin: 70%;
  }

  .\32xl\:m-8\/10{
    margin: 80%;
  }

  .\32xl\:m-9\/10{
    margin: 90%;
  }

  .\32xl\:m-1\/12{
    margin: 8.333333%;
  }

  .\32xl\:m-2\/12{
    margin: 16.666667%;
  }

  .\32xl\:m-3\/12{
    margin: 25%;
  }

  .\32xl\:m-4\/12{
    margin: 33.333333%;
  }

  .\32xl\:m-5\/12{
    margin: 41.666667%;
  }

  .\32xl\:m-6\/12{
    margin: 50%;
  }

  .\32xl\:m-7\/12{
    margin: 58.333333%;
  }

  .\32xl\:m-8\/12{
    margin: 66.666667%;
  }

  .\32xl\:m-9\/12{
    margin: 75%;
  }

  .\32xl\:m-10\/12{
    margin: 83.333333%;
  }

  .\32xl\:m-11\/12{
    margin: 91.666667%;
  }

  .\32xl\:-m-0{
    margin: 0px;
  }

  .\32xl\:-m-1{
    margin: -0.25rem;
  }

  .\32xl\:-m-2{
    margin: -0.5rem;
  }

  .\32xl\:-m-3{
    margin: -0.75rem;
  }

  .\32xl\:-m-4{
    margin: -1rem;
  }

  .\32xl\:-m-5{
    margin: -1.25rem;
  }

  .\32xl\:-m-6{
    margin: -1.5rem;
  }

  .\32xl\:-m-7{
    margin: -1.75rem;
  }

  .\32xl\:-m-8{
    margin: -2rem;
  }

  .\32xl\:-m-9{
    margin: -2.25rem;
  }

  .\32xl\:-m-10{
    margin: -2.5rem;
  }

  .\32xl\:-m-11{
    margin: -2.75rem;
  }

  .\32xl\:-m-12{
    margin: -3rem;
  }

  .\32xl\:-m-13{
    margin: -3.25rem;
  }

  .\32xl\:-m-14{
    margin: -3.5rem;
  }

  .\32xl\:-m-15{
    margin: -3.75rem;
  }

  .\32xl\:-m-16{
    margin: -4rem;
  }

  .\32xl\:-m-17{
    margin: -4.25rem;
  }

  .\32xl\:-m-18{
    margin: -4.5rem;
  }

  .\32xl\:-m-19{
    margin: -4.75rem;
  }

  .\32xl\:-m-20{
    margin: -5rem;
  }

  .\32xl\:-m-22{
    margin: -5.5rem;
  }

  .\32xl\:-m-24{
    margin: -6rem;
  }

  .\32xl\:-m-25{
    margin: -6.25rem;
  }

  .\32xl\:-m-28{
    margin: -7rem;
  }

  .\32xl\:-m-30{
    margin: -7.5rem;
  }

  .\32xl\:-m-32{
    margin: -8rem;
  }

  .\32xl\:-m-34{
    margin: -8.5rem;
  }

  .\32xl\:-m-35{
    margin: -8.75rem;
  }

  .\32xl\:-m-36{
    margin: -9rem;
  }

  .\32xl\:-m-39{
    margin: -9.75rem;
  }

  .\32xl\:-m-40{
    margin: -10rem;
  }

  .\32xl\:-m-42{
    margin: -10.5rem;
  }

  .\32xl\:-m-44{
    margin: -11rem;
  }

  .\32xl\:-m-45{
    margin: -11.25rem;
  }

  .\32xl\:-m-48{
    margin: -12rem;
  }

  .\32xl\:-m-50{
    margin: -12.5rem;
  }

  .\32xl\:-m-52{
    margin: -13rem;
  }

  .\32xl\:-m-55{
    margin: -13.75rem;
  }

  .\32xl\:-m-56{
    margin: -14rem;
  }

  .\32xl\:-m-58{
    margin: -14.5rem;
  }

  .\32xl\:-m-60{
    margin: -15rem;
  }

  .\32xl\:-m-64{
    margin: -16rem;
  }

  .\32xl\:-m-65{
    margin: -16.25rem;
  }

  .\32xl\:-m-68{
    margin: -17rem;
  }

  .\32xl\:-m-69{
    margin: -17.25rem;
  }

  .\32xl\:-m-70{
    margin: -17.5rem;
  }

  .\32xl\:-m-72{
    margin: -18rem;
  }

  .\32xl\:-m-75{
    margin: -18.75rem;
  }

  .\32xl\:-m-80{
    margin: -20rem;
  }

  .\32xl\:-m-85{
    margin: -21.25rem;
  }

  .\32xl\:-m-86{
    margin: -21.5rem;
  }

  .\32xl\:-m-90{
    margin: -22.5rem;
  }

  .\32xl\:-m-96{
    margin: -24rem;
  }

  .\32xl\:-m-100{
    margin: -25rem;
  }

  .\32xl\:-m-115{
    margin: -28.75rem;
  }

  .\32xl\:-m-125{
    margin: -31.25rem;
  }

  .\32xl\:-m-142{
    margin: -35.5rem;
  }

  .\32xl\:-m-150{
    margin: -37.5rem;
  }

  .\32xl\:-m-156{
    margin: -39rem;
  }

  .\32xl\:-m-160{
    margin: -40rem;
  }

  .\32xl\:-m-175{
    margin: -43.75rem;
  }

  .\32xl\:-m-207{
    margin: -51.75rem;
  }

  .\32xl\:-m-242{
    margin: -60.5rem;
  }

  .\32xl\:-m-250{
    margin: -62.5rem;
  }

  .\32xl\:-m-258{
    margin: -64.5rem;
  }

  .\32xl\:-m-265{
    margin: -66.25rem;
  }

  .\32xl\:-m-280{
    margin: -70rem;
  }

  .\32xl\:-m-px{
    margin: -1px;
  }

  .\32xl\:-m-0\.5{
    margin: -0.125rem;
  }

  .\32xl\:-m-1\.5{
    margin: -0.375rem;
  }

  .\32xl\:-m-2\.5{
    margin: -0.625rem;
  }

  .\32xl\:-m-3\.5{
    margin: -0.875rem;
  }

  .\32xl\:-m-0\.25{
    margin: -0.0625rem;
  }

  .\32xl\:-m-0\.75{
    margin: -0.1875rem;
  }

  .\32xl\:-m-1\.25{
    margin: -0.3125rem;
  }

  .\32xl\:-m-1\.75{
    margin: -0.4375rem;
  }

  .\32xl\:-m-2\.25{
    margin: -0.5625rem;
  }

  .\32xl\:-m-2\.75{
    margin: -0.6875rem;
  }

  .\32xl\:-m-3\.25{
    margin: -0.8125rem;
  }

  .\32xl\:-m-3\.75{
    margin: -0.9375rem;
  }

  .\32xl\:-m-4\.25{
    margin: -1.0625rem;
  }

  .\32xl\:-m-4\.5{
    margin: -1.125rem;
  }

  .\32xl\:-m-4\.75{
    margin: -1.1875rem;
  }

  .\32xl\:-m-5\.25{
    margin: -1.3125rem;
  }

  .\32xl\:-m-5\.5{
    margin: -1.375rem;
  }

  .\32xl\:-m-5\.75{
    margin: -1.4375rem;
  }

  .\32xl\:-m-6\.25{
    margin: -1.5625rem;
  }

  .\32xl\:-m-6\.5{
    margin: -1.625rem;
  }

  .\32xl\:-m-6\.75{
    margin: -1.6875rem;
  }

  .\32xl\:-m-7\.25{
    margin: -1.8125rem;
  }

  .\32xl\:-m-7\.5{
    margin: -1.875rem;
  }

  .\32xl\:-m-8\.25{
    margin: -2.0625rem;
  }

  .\32xl\:-m-8\.5{
    margin: -2.125rem;
  }

  .\32xl\:-m-9\.25{
    margin: -2.3125rem;
  }

  .\32xl\:-m-9\.5{
    margin: -2.375rem;
  }

  .\32xl\:-m-10\.5{
    margin: -2.625rem;
  }

  .\32xl\:-m-11\.25{
    margin: -2.8125rem;
  }

  .\32xl\:-m-11\.5{
    margin: -2.875rem;
  }

  .\32xl\:-m-12\.5{
    margin: -3.125rem;
  }

  .\32xl\:-m-12\.75{
    margin: -3.1875rem;
  }

  .\32xl\:-m-13\.5{
    margin: -3.375rem;
  }

  .\32xl\:-m-14\.5{
    margin: -3.625rem;
  }

  .\32xl\:-m-15\.5{
    margin: -3.875rem;
  }

  .\32xl\:-m-15\.75{
    margin: -3.9375rem;
  }

  .\32xl\:-m-16\.25{
    margin: -4.0625rem;
  }

  .\32xl\:-m-17\.25{
    margin: -4.3125rem;
  }

  .\32xl\:-m-17\.5{
    margin: -4.375rem;
  }

  .\32xl\:-m-18\.25{
    margin: -4.5625rem;
  }

  .\32xl\:-m-18\.5{
    margin: -4.625rem;
  }

  .\32xl\:-m-20\.25{
    margin: -5.0625rem;
  }

  .\32xl\:-m-20\.5{
    margin: -5.125rem;
  }

  .\32xl\:-m-22\.5{
    margin: -5.625rem;
  }

  .\32xl\:-m-25\.5{
    margin: -6.375rem;
  }

  .\32xl\:-m-26\.75{
    margin: -6.6875rem;
  }

  .\32xl\:-m-32\.5{
    margin: -8.125rem;
  }

  .\32xl\:-m-37\.5{
    margin: -9.375rem;
  }

  .\32xl\:-m-41\.25{
    margin: -10.3125rem;
  }

  .\32xl\:-m-52\.5{
    margin: -13.125rem;
  }

  .\32xl\:-m-54\.5{
    margin: -13.625rem;
  }

  .\32xl\:-m-57\.25{
    margin: -14.3125rem;
  }

  .\32xl\:-m-57\.5{
    margin: -14.375rem;
  }

  .\32xl\:-m-66\.25{
    margin: -16.5625rem;
  }

  .\32xl\:-m-74\.5{
    margin: -18.125rem;
  }

  .\32xl\:-m-106\.25{
    margin: -26.5625rem;
  }

  .\32xl\:-m-112\.25{
    margin: -28.0675rem;
  }

  .\32xl\:-m-112\.75{
    margin: -28.1875rem;
  }

  .\32xl\:-m-147\.5{
    margin: -36.875rem;
  }

  .\32xl\:-m-162\.5{
    margin: -40.625rem;
  }

  .\32xl\:-m-172\.25{
    margin: -42.5625rem;
  }

  .\32xl\:-m-175\.25{
    margin: -43.8125rem;
  }

  .\32xl\:-m-184\.25{
    margin: -46.0625rem;
  }

  .\32xl\:-m-203\.25{
    margin: -50.8125rem;
  }

  .\32xl\:-m-half{
    margin: -50%;
  }

  .\32xl\:-m-full{
    margin: -100%;
  }

  .\32xl\:-m-1\/10{
    margin: -10%;
  }

  .\32xl\:-m-2\/10{
    margin: -20%;
  }

  .\32xl\:-m-3\/10{
    margin: -30%;
  }

  .\32xl\:-m-4\/10{
    margin: -40%;
  }

  .\32xl\:-m-4\.5\/10{
    margin: -45%;
  }

  .\32xl\:-m-5\/10{
    margin: -50%;
  }

  .\32xl\:-m-5\.5\/10{
    margin: -55%;
  }

  .\32xl\:-m-6\/10{
    margin: -60%;
  }

  .\32xl\:-m-7\/10{
    margin: -70%;
  }

  .\32xl\:-m-8\/10{
    margin: -80%;
  }

  .\32xl\:-m-9\/10{
    margin: -90%;
  }

  .\32xl\:-m-1\/12{
    margin: -8.33333%;
  }

  .\32xl\:-m-2\/12{
    margin: -16.66667%;
  }

  .\32xl\:-m-3\/12{
    margin: -25%;
  }

  .\32xl\:-m-4\/12{
    margin: -33.33333%;
  }

  .\32xl\:-m-5\/12{
    margin: -41.66667%;
  }

  .\32xl\:-m-6\/12{
    margin: -50%;
  }

  .\32xl\:-m-7\/12{
    margin: -58.33333%;
  }

  .\32xl\:-m-8\/12{
    margin: -66.66667%;
  }

  .\32xl\:-m-9\/12{
    margin: -75%;
  }

  .\32xl\:-m-10\/12{
    margin: -83.33333%;
  }

  .\32xl\:-m-11\/12{
    margin: -91.66667%;
  }

  .\32xl\:my-0{
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .\32xl\:mx-0{
    margin-left: 0px;
    margin-right: 0px;
  }

  .\32xl\:my-1{
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }

  .\32xl\:mx-1{
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }

  .\32xl\:my-2{
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }

  .\32xl\:mx-2{
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }

  .\32xl\:my-3{
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }

  .\32xl\:mx-3{
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }

  .\32xl\:my-4{
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .\32xl\:mx-4{
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .\32xl\:my-5{
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }

  .\32xl\:mx-5{
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }

  .\32xl\:my-6{
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .\32xl\:mx-6{
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .\32xl\:my-7{
    margin-top: 1.75rem;
    margin-bottom: 1.75rem;
  }

  .\32xl\:mx-7{
    margin-left: 1.75rem;
    margin-right: 1.75rem;
  }

  .\32xl\:my-8{
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .\32xl\:mx-8{
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .\32xl\:my-9{
    margin-top: 2.25rem;
    margin-bottom: 2.25rem;
  }

  .\32xl\:mx-9{
    margin-left: 2.25rem;
    margin-right: 2.25rem;
  }

  .\32xl\:my-10{
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .\32xl\:mx-10{
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }

  .\32xl\:my-11{
    margin-top: 2.75rem;
    margin-bottom: 2.75rem;
  }

  .\32xl\:mx-11{
    margin-left: 2.75rem;
    margin-right: 2.75rem;
  }

  .\32xl\:my-12{
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .\32xl\:mx-12{
    margin-left: 3rem;
    margin-right: 3rem;
  }

  .\32xl\:my-13{
    margin-top: 3.25rem;
    margin-bottom: 3.25rem;
  }

  .\32xl\:mx-13{
    margin-left: 3.25rem;
    margin-right: 3.25rem;
  }

  .\32xl\:my-14{
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }

  .\32xl\:mx-14{
    margin-left: 3.5rem;
    margin-right: 3.5rem;
  }

  .\32xl\:my-15{
    margin-top: 3.75rem;
    margin-bottom: 3.75rem;
  }

  .\32xl\:mx-15{
    margin-left: 3.75rem;
    margin-right: 3.75rem;
  }

  .\32xl\:my-16{
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .\32xl\:mx-16{
    margin-left: 4rem;
    margin-right: 4rem;
  }

  .\32xl\:my-17{
    margin-top: 4.25rem;
    margin-bottom: 4.25rem;
  }

  .\32xl\:mx-17{
    margin-left: 4.25rem;
    margin-right: 4.25rem;
  }

  .\32xl\:my-18{
    margin-top: 4.5rem;
    margin-bottom: 4.5rem;
  }

  .\32xl\:mx-18{
    margin-left: 4.5rem;
    margin-right: 4.5rem;
  }

  .\32xl\:my-19{
    margin-top: 4.75rem;
    margin-bottom: 4.75rem;
  }

  .\32xl\:mx-19{
    margin-left: 4.75rem;
    margin-right: 4.75rem;
  }

  .\32xl\:my-20{
    margin-top: 5rem;
    margin-bottom: 5rem;
  }

  .\32xl\:mx-20{
    margin-left: 5rem;
    margin-right: 5rem;
  }

  .\32xl\:my-22{
    margin-top: 5.5rem;
    margin-bottom: 5.5rem;
  }

  .\32xl\:mx-22{
    margin-left: 5.5rem;
    margin-right: 5.5rem;
  }

  .\32xl\:my-24{
    margin-top: 6rem;
    margin-bottom: 6rem;
  }

  .\32xl\:mx-24{
    margin-left: 6rem;
    margin-right: 6rem;
  }

  .\32xl\:my-25{
    margin-top: 6.25rem;
    margin-bottom: 6.25rem;
  }

  .\32xl\:mx-25{
    margin-left: 6.25rem;
    margin-right: 6.25rem;
  }

  .\32xl\:my-28{
    margin-top: 7rem;
    margin-bottom: 7rem;
  }

  .\32xl\:mx-28{
    margin-left: 7rem;
    margin-right: 7rem;
  }

  .\32xl\:my-30{
    margin-top: 7.5rem;
    margin-bottom: 7.5rem;
  }

  .\32xl\:mx-30{
    margin-left: 7.5rem;
    margin-right: 7.5rem;
  }

  .\32xl\:my-32{
    margin-top: 8rem;
    margin-bottom: 8rem;
  }

  .\32xl\:mx-32{
    margin-left: 8rem;
    margin-right: 8rem;
  }

  .\32xl\:my-34{
    margin-top: 8.5rem;
    margin-bottom: 8.5rem;
  }

  .\32xl\:mx-34{
    margin-left: 8.5rem;
    margin-right: 8.5rem;
  }

  .\32xl\:my-35{
    margin-top: 8.75rem;
    margin-bottom: 8.75rem;
  }

  .\32xl\:mx-35{
    margin-left: 8.75rem;
    margin-right: 8.75rem;
  }

  .\32xl\:my-36{
    margin-top: 9rem;
    margin-bottom: 9rem;
  }

  .\32xl\:mx-36{
    margin-left: 9rem;
    margin-right: 9rem;
  }

  .\32xl\:my-39{
    margin-top: 9.75rem;
    margin-bottom: 9.75rem;
  }

  .\32xl\:mx-39{
    margin-left: 9.75rem;
    margin-right: 9.75rem;
  }

  .\32xl\:my-40{
    margin-top: 10rem;
    margin-bottom: 10rem;
  }

  .\32xl\:mx-40{
    margin-left: 10rem;
    margin-right: 10rem;
  }

  .\32xl\:my-42{
    margin-top: 10.5rem;
    margin-bottom: 10.5rem;
  }

  .\32xl\:mx-42{
    margin-left: 10.5rem;
    margin-right: 10.5rem;
  }

  .\32xl\:my-44{
    margin-top: 11rem;
    margin-bottom: 11rem;
  }

  .\32xl\:mx-44{
    margin-left: 11rem;
    margin-right: 11rem;
  }

  .\32xl\:my-45{
    margin-top: 11.25rem;
    margin-bottom: 11.25rem;
  }

  .\32xl\:mx-45{
    margin-left: 11.25rem;
    margin-right: 11.25rem;
  }

  .\32xl\:my-48{
    margin-top: 12rem;
    margin-bottom: 12rem;
  }

  .\32xl\:mx-48{
    margin-left: 12rem;
    margin-right: 12rem;
  }

  .\32xl\:my-50{
    margin-top: 12.5rem;
    margin-bottom: 12.5rem;
  }

  .\32xl\:mx-50{
    margin-left: 12.5rem;
    margin-right: 12.5rem;
  }

  .\32xl\:my-52{
    margin-top: 13rem;
    margin-bottom: 13rem;
  }

  .\32xl\:mx-52{
    margin-left: 13rem;
    margin-right: 13rem;
  }

  .\32xl\:my-55{
    margin-top: 13.75rem;
    margin-bottom: 13.75rem;
  }

  .\32xl\:mx-55{
    margin-left: 13.75rem;
    margin-right: 13.75rem;
  }

  .\32xl\:my-56{
    margin-top: 14rem;
    margin-bottom: 14rem;
  }

  .\32xl\:mx-56{
    margin-left: 14rem;
    margin-right: 14rem;
  }

  .\32xl\:my-58{
    margin-top: 14.5rem;
    margin-bottom: 14.5rem;
  }

  .\32xl\:mx-58{
    margin-left: 14.5rem;
    margin-right: 14.5rem;
  }

  .\32xl\:my-60{
    margin-top: 15rem;
    margin-bottom: 15rem;
  }

  .\32xl\:mx-60{
    margin-left: 15rem;
    margin-right: 15rem;
  }

  .\32xl\:my-64{
    margin-top: 16rem;
    margin-bottom: 16rem;
  }

  .\32xl\:mx-64{
    margin-left: 16rem;
    margin-right: 16rem;
  }

  .\32xl\:my-65{
    margin-top: 16.25rem;
    margin-bottom: 16.25rem;
  }

  .\32xl\:mx-65{
    margin-left: 16.25rem;
    margin-right: 16.25rem;
  }

  .\32xl\:my-68{
    margin-top: 17rem;
    margin-bottom: 17rem;
  }

  .\32xl\:mx-68{
    margin-left: 17rem;
    margin-right: 17rem;
  }

  .\32xl\:my-69{
    margin-top: 17.25rem;
    margin-bottom: 17.25rem;
  }

  .\32xl\:mx-69{
    margin-left: 17.25rem;
    margin-right: 17.25rem;
  }

  .\32xl\:my-70{
    margin-top: 17.5rem;
    margin-bottom: 17.5rem;
  }

  .\32xl\:mx-70{
    margin-left: 17.5rem;
    margin-right: 17.5rem;
  }

  .\32xl\:my-72{
    margin-top: 18rem;
    margin-bottom: 18rem;
  }

  .\32xl\:mx-72{
    margin-left: 18rem;
    margin-right: 18rem;
  }

  .\32xl\:my-75{
    margin-top: 18.75rem;
    margin-bottom: 18.75rem;
  }

  .\32xl\:mx-75{
    margin-left: 18.75rem;
    margin-right: 18.75rem;
  }

  .\32xl\:my-80{
    margin-top: 20rem;
    margin-bottom: 20rem;
  }

  .\32xl\:mx-80{
    margin-left: 20rem;
    margin-right: 20rem;
  }

  .\32xl\:my-85{
    margin-top: 21.25rem;
    margin-bottom: 21.25rem;
  }

  .\32xl\:mx-85{
    margin-left: 21.25rem;
    margin-right: 21.25rem;
  }

  .\32xl\:my-86{
    margin-top: 21.5rem;
    margin-bottom: 21.5rem;
  }

  .\32xl\:mx-86{
    margin-left: 21.5rem;
    margin-right: 21.5rem;
  }

  .\32xl\:my-90{
    margin-top: 22.5rem;
    margin-bottom: 22.5rem;
  }

  .\32xl\:mx-90{
    margin-left: 22.5rem;
    margin-right: 22.5rem;
  }

  .\32xl\:my-96{
    margin-top: 24rem;
    margin-bottom: 24rem;
  }

  .\32xl\:mx-96{
    margin-left: 24rem;
    margin-right: 24rem;
  }

  .\32xl\:my-100{
    margin-top: 25rem;
    margin-bottom: 25rem;
  }

  .\32xl\:mx-100{
    margin-left: 25rem;
    margin-right: 25rem;
  }

  .\32xl\:my-115{
    margin-top: 28.75rem;
    margin-bottom: 28.75rem;
  }

  .\32xl\:mx-115{
    margin-left: 28.75rem;
    margin-right: 28.75rem;
  }

  .\32xl\:my-125{
    margin-top: 31.25rem;
    margin-bottom: 31.25rem;
  }

  .\32xl\:mx-125{
    margin-left: 31.25rem;
    margin-right: 31.25rem;
  }

  .\32xl\:my-142{
    margin-top: 35.5rem;
    margin-bottom: 35.5rem;
  }

  .\32xl\:mx-142{
    margin-left: 35.5rem;
    margin-right: 35.5rem;
  }

  .\32xl\:my-150{
    margin-top: 37.5rem;
    margin-bottom: 37.5rem;
  }

  .\32xl\:mx-150{
    margin-left: 37.5rem;
    margin-right: 37.5rem;
  }

  .\32xl\:my-156{
    margin-top: 39rem;
    margin-bottom: 39rem;
  }

  .\32xl\:mx-156{
    margin-left: 39rem;
    margin-right: 39rem;
  }

  .\32xl\:my-160{
    margin-top: 40rem;
    margin-bottom: 40rem;
  }

  .\32xl\:mx-160{
    margin-left: 40rem;
    margin-right: 40rem;
  }

  .\32xl\:my-175{
    margin-top: 43.75rem;
    margin-bottom: 43.75rem;
  }

  .\32xl\:mx-175{
    margin-left: 43.75rem;
    margin-right: 43.75rem;
  }

  .\32xl\:my-207{
    margin-top: 51.75rem;
    margin-bottom: 51.75rem;
  }

  .\32xl\:mx-207{
    margin-left: 51.75rem;
    margin-right: 51.75rem;
  }

  .\32xl\:my-242{
    margin-top: 60.5rem;
    margin-bottom: 60.5rem;
  }

  .\32xl\:mx-242{
    margin-left: 60.5rem;
    margin-right: 60.5rem;
  }

  .\32xl\:my-250{
    margin-top: 62.5rem;
    margin-bottom: 62.5rem;
  }

  .\32xl\:mx-250{
    margin-left: 62.5rem;
    margin-right: 62.5rem;
  }

  .\32xl\:my-258{
    margin-top: 64.5rem;
    margin-bottom: 64.5rem;
  }

  .\32xl\:mx-258{
    margin-left: 64.5rem;
    margin-right: 64.5rem;
  }

  .\32xl\:my-265{
    margin-top: 66.25rem;
    margin-bottom: 66.25rem;
  }

  .\32xl\:mx-265{
    margin-left: 66.25rem;
    margin-right: 66.25rem;
  }

  .\32xl\:my-280{
    margin-top: 70rem;
    margin-bottom: 70rem;
  }

  .\32xl\:mx-280{
    margin-left: 70rem;
    margin-right: 70rem;
  }

  .\32xl\:my-auto{
    margin-top: auto;
    margin-bottom: auto;
  }

  .\32xl\:mx-auto{
    margin-left: auto;
    margin-right: auto;
  }

  .\32xl\:my-px{
    margin-top: 1px;
    margin-bottom: 1px;
  }

  .\32xl\:mx-px{
    margin-left: 1px;
    margin-right: 1px;
  }

  .\32xl\:my-0\.5{
    margin-top: 0.125rem;
    margin-bottom: 0.125rem;
  }

  .\32xl\:mx-0\.5{
    margin-left: 0.125rem;
    margin-right: 0.125rem;
  }

  .\32xl\:my-1\.5{
    margin-top: 0.375rem;
    margin-bottom: 0.375rem;
  }

  .\32xl\:mx-1\.5{
    margin-left: 0.375rem;
    margin-right: 0.375rem;
  }

  .\32xl\:my-2\.5{
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
  }

  .\32xl\:mx-2\.5{
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }

  .\32xl\:my-3\.5{
    margin-top: 0.875rem;
    margin-bottom: 0.875rem;
  }

  .\32xl\:mx-3\.5{
    margin-left: 0.875rem;
    margin-right: 0.875rem;
  }

  .\32xl\:my-0\.25{
    margin-top: 0.0625rem;
    margin-bottom: 0.0625rem;
  }

  .\32xl\:mx-0\.25{
    margin-left: 0.0625rem;
    margin-right: 0.0625rem;
  }

  .\32xl\:my-0\.75{
    margin-top: 0.1875rem;
    margin-bottom: 0.1875rem;
  }

  .\32xl\:mx-0\.75{
    margin-left: 0.1875rem;
    margin-right: 0.1875rem;
  }

  .\32xl\:my-1\.25{
    margin-top: 0.3125rem;
    margin-bottom: 0.3125rem;
  }

  .\32xl\:mx-1\.25{
    margin-left: 0.3125rem;
    margin-right: 0.3125rem;
  }

  .\32xl\:my-1\.75{
    margin-top: 0.4375rem;
    margin-bottom: 0.4375rem;
  }

  .\32xl\:mx-1\.75{
    margin-left: 0.4375rem;
    margin-right: 0.4375rem;
  }

  .\32xl\:my-2\.25{
    margin-top: 0.5625rem;
    margin-bottom: 0.5625rem;
  }

  .\32xl\:mx-2\.25{
    margin-left: 0.5625rem;
    margin-right: 0.5625rem;
  }

  .\32xl\:my-2\.75{
    margin-top: 0.6875rem;
    margin-bottom: 0.6875rem;
  }

  .\32xl\:mx-2\.75{
    margin-left: 0.6875rem;
    margin-right: 0.6875rem;
  }

  .\32xl\:my-3\.25{
    margin-top: 0.8125rem;
    margin-bottom: 0.8125rem;
  }

  .\32xl\:mx-3\.25{
    margin-left: 0.8125rem;
    margin-right: 0.8125rem;
  }

  .\32xl\:my-3\.75{
    margin-top: 0.9375rem;
    margin-bottom: 0.9375rem;
  }

  .\32xl\:mx-3\.75{
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }

  .\32xl\:my-4\.25{
    margin-top: 1.0625rem;
    margin-bottom: 1.0625rem;
  }

  .\32xl\:mx-4\.25{
    margin-left: 1.0625rem;
    margin-right: 1.0625rem;
  }

  .\32xl\:my-4\.5{
    margin-top: 1.125rem;
    margin-bottom: 1.125rem;
  }

  .\32xl\:mx-4\.5{
    margin-left: 1.125rem;
    margin-right: 1.125rem;
  }

  .\32xl\:my-4\.75{
    margin-top: 1.1875rem;
    margin-bottom: 1.1875rem;
  }

  .\32xl\:mx-4\.75{
    margin-left: 1.1875rem;
    margin-right: 1.1875rem;
  }

  .\32xl\:my-5\.25{
    margin-top: 1.3125rem;
    margin-bottom: 1.3125rem;
  }

  .\32xl\:mx-5\.25{
    margin-left: 1.3125rem;
    margin-right: 1.3125rem;
  }

  .\32xl\:my-5\.5{
    margin-top: 1.375rem;
    margin-bottom: 1.375rem;
  }

  .\32xl\:mx-5\.5{
    margin-left: 1.375rem;
    margin-right: 1.375rem;
  }

  .\32xl\:my-5\.75{
    margin-top: 1.4375rem;
    margin-bottom: 1.4375rem;
  }

  .\32xl\:mx-5\.75{
    margin-left: 1.4375rem;
    margin-right: 1.4375rem;
  }

  .\32xl\:my-6\.25{
    margin-top: 1.5625rem;
    margin-bottom: 1.5625rem;
  }

  .\32xl\:mx-6\.25{
    margin-left: 1.5625rem;
    margin-right: 1.5625rem;
  }

  .\32xl\:my-6\.5{
    margin-top: 1.625rem;
    margin-bottom: 1.625rem;
  }

  .\32xl\:mx-6\.5{
    margin-left: 1.625rem;
    margin-right: 1.625rem;
  }

  .\32xl\:my-6\.75{
    margin-top: 1.6875rem;
    margin-bottom: 1.6875rem;
  }

  .\32xl\:mx-6\.75{
    margin-left: 1.6875rem;
    margin-right: 1.6875rem;
  }

  .\32xl\:my-7\.25{
    margin-top: 1.8125rem;
    margin-bottom: 1.8125rem;
  }

  .\32xl\:mx-7\.25{
    margin-left: 1.8125rem;
    margin-right: 1.8125rem;
  }

  .\32xl\:my-7\.5{
    margin-top: 1.875rem;
    margin-bottom: 1.875rem;
  }

  .\32xl\:mx-7\.5{
    margin-left: 1.875rem;
    margin-right: 1.875rem;
  }

  .\32xl\:my-8\.25{
    margin-top: 2.0625rem;
    margin-bottom: 2.0625rem;
  }

  .\32xl\:mx-8\.25{
    margin-left: 2.0625rem;
    margin-right: 2.0625rem;
  }

  .\32xl\:my-8\.5{
    margin-top: 2.125rem;
    margin-bottom: 2.125rem;
  }

  .\32xl\:mx-8\.5{
    margin-left: 2.125rem;
    margin-right: 2.125rem;
  }

  .\32xl\:my-9\.25{
    margin-top: 2.3125rem;
    margin-bottom: 2.3125rem;
  }

  .\32xl\:mx-9\.25{
    margin-left: 2.3125rem;
    margin-right: 2.3125rem;
  }

  .\32xl\:my-9\.5{
    margin-top: 2.375rem;
    margin-bottom: 2.375rem;
  }

  .\32xl\:mx-9\.5{
    margin-left: 2.375rem;
    margin-right: 2.375rem;
  }

  .\32xl\:my-10\.5{
    margin-top: 2.625rem;
    margin-bottom: 2.625rem;
  }

  .\32xl\:mx-10\.5{
    margin-left: 2.625rem;
    margin-right: 2.625rem;
  }

  .\32xl\:my-11\.25{
    margin-top: 2.8125rem;
    margin-bottom: 2.8125rem;
  }

  .\32xl\:mx-11\.25{
    margin-left: 2.8125rem;
    margin-right: 2.8125rem;
  }

  .\32xl\:my-11\.5{
    margin-top: 2.875rem;
    margin-bottom: 2.875rem;
  }

  .\32xl\:mx-11\.5{
    margin-left: 2.875rem;
    margin-right: 2.875rem;
  }

  .\32xl\:my-12\.5{
    margin-top: 3.125rem;
    margin-bottom: 3.125rem;
  }

  .\32xl\:mx-12\.5{
    margin-left: 3.125rem;
    margin-right: 3.125rem;
  }

  .\32xl\:my-12\.75{
    margin-top: 3.1875rem;
    margin-bottom: 3.1875rem;
  }

  .\32xl\:mx-12\.75{
    margin-left: 3.1875rem;
    margin-right: 3.1875rem;
  }

  .\32xl\:my-13\.5{
    margin-top: 3.375rem;
    margin-bottom: 3.375rem;
  }

  .\32xl\:mx-13\.5{
    margin-left: 3.375rem;
    margin-right: 3.375rem;
  }

  .\32xl\:my-14\.5{
    margin-top: 3.625rem;
    margin-bottom: 3.625rem;
  }

  .\32xl\:mx-14\.5{
    margin-left: 3.625rem;
    margin-right: 3.625rem;
  }

  .\32xl\:my-15\.5{
    margin-top: 3.875rem;
    margin-bottom: 3.875rem;
  }

  .\32xl\:mx-15\.5{
    margin-left: 3.875rem;
    margin-right: 3.875rem;
  }

  .\32xl\:my-15\.75{
    margin-top: 3.9375rem;
    margin-bottom: 3.9375rem;
  }

  .\32xl\:mx-15\.75{
    margin-left: 3.9375rem;
    margin-right: 3.9375rem;
  }

  .\32xl\:my-16\.25{
    margin-top: 4.0625rem;
    margin-bottom: 4.0625rem;
  }

  .\32xl\:mx-16\.25{
    margin-left: 4.0625rem;
    margin-right: 4.0625rem;
  }

  .\32xl\:my-17\.25{
    margin-top: 4.3125rem;
    margin-bottom: 4.3125rem;
  }

  .\32xl\:mx-17\.25{
    margin-left: 4.3125rem;
    margin-right: 4.3125rem;
  }

  .\32xl\:my-17\.5{
    margin-top: 4.375rem;
    margin-bottom: 4.375rem;
  }

  .\32xl\:mx-17\.5{
    margin-left: 4.375rem;
    margin-right: 4.375rem;
  }

  .\32xl\:my-18\.25{
    margin-top: 4.5625rem;
    margin-bottom: 4.5625rem;
  }

  .\32xl\:mx-18\.25{
    margin-left: 4.5625rem;
    margin-right: 4.5625rem;
  }

  .\32xl\:my-18\.5{
    margin-top: 4.625rem;
    margin-bottom: 4.625rem;
  }

  .\32xl\:mx-18\.5{
    margin-left: 4.625rem;
    margin-right: 4.625rem;
  }

  .\32xl\:my-20\.25{
    margin-top: 5.0625rem;
    margin-bottom: 5.0625rem;
  }

  .\32xl\:mx-20\.25{
    margin-left: 5.0625rem;
    margin-right: 5.0625rem;
  }

  .\32xl\:my-20\.5{
    margin-top: 5.125rem;
    margin-bottom: 5.125rem;
  }

  .\32xl\:mx-20\.5{
    margin-left: 5.125rem;
    margin-right: 5.125rem;
  }

  .\32xl\:my-22\.5{
    margin-top: 5.625rem;
    margin-bottom: 5.625rem;
  }

  .\32xl\:mx-22\.5{
    margin-left: 5.625rem;
    margin-right: 5.625rem;
  }

  .\32xl\:my-25\.5{
    margin-top: 6.375rem;
    margin-bottom: 6.375rem;
  }

  .\32xl\:mx-25\.5{
    margin-left: 6.375rem;
    margin-right: 6.375rem;
  }

  .\32xl\:my-26\.75{
    margin-top: 6.6875rem;
    margin-bottom: 6.6875rem;
  }

  .\32xl\:mx-26\.75{
    margin-left: 6.6875rem;
    margin-right: 6.6875rem;
  }

  .\32xl\:my-32\.5{
    margin-top: 8.125rem;
    margin-bottom: 8.125rem;
  }

  .\32xl\:mx-32\.5{
    margin-left: 8.125rem;
    margin-right: 8.125rem;
  }

  .\32xl\:my-37\.5{
    margin-top: 9.375rem;
    margin-bottom: 9.375rem;
  }

  .\32xl\:mx-37\.5{
    margin-left: 9.375rem;
    margin-right: 9.375rem;
  }

  .\32xl\:my-41\.25{
    margin-top: 10.3125rem;
    margin-bottom: 10.3125rem;
  }

  .\32xl\:mx-41\.25{
    margin-left: 10.3125rem;
    margin-right: 10.3125rem;
  }

  .\32xl\:my-52\.5{
    margin-top: 13.125rem;
    margin-bottom: 13.125rem;
  }

  .\32xl\:mx-52\.5{
    margin-left: 13.125rem;
    margin-right: 13.125rem;
  }

  .\32xl\:my-54\.5{
    margin-top: 13.625rem;
    margin-bottom: 13.625rem;
  }

  .\32xl\:mx-54\.5{
    margin-left: 13.625rem;
    margin-right: 13.625rem;
  }

  .\32xl\:my-57\.25{
    margin-top: 14.3125rem;
    margin-bottom: 14.3125rem;
  }

  .\32xl\:mx-57\.25{
    margin-left: 14.3125rem;
    margin-right: 14.3125rem;
  }

  .\32xl\:my-57\.5{
    margin-top: 14.375rem;
    margin-bottom: 14.375rem;
  }

  .\32xl\:mx-57\.5{
    margin-left: 14.375rem;
    margin-right: 14.375rem;
  }

  .\32xl\:my-66\.25{
    margin-top: 16.5625rem;
    margin-bottom: 16.5625rem;
  }

  .\32xl\:mx-66\.25{
    margin-left: 16.5625rem;
    margin-right: 16.5625rem;
  }

  .\32xl\:my-74\.5{
    margin-top: 18.125rem;
    margin-bottom: 18.125rem;
  }

  .\32xl\:mx-74\.5{
    margin-left: 18.125rem;
    margin-right: 18.125rem;
  }

  .\32xl\:my-106\.25{
    margin-top: 26.5625rem;
    margin-bottom: 26.5625rem;
  }

  .\32xl\:mx-106\.25{
    margin-left: 26.5625rem;
    margin-right: 26.5625rem;
  }

  .\32xl\:my-112\.25{
    margin-top: 28.0675rem;
    margin-bottom: 28.0675rem;
  }

  .\32xl\:mx-112\.25{
    margin-left: 28.0675rem;
    margin-right: 28.0675rem;
  }

  .\32xl\:my-112\.75{
    margin-top: 28.1875rem;
    margin-bottom: 28.1875rem;
  }

  .\32xl\:mx-112\.75{
    margin-left: 28.1875rem;
    margin-right: 28.1875rem;
  }

  .\32xl\:my-147\.5{
    margin-top: 36.875rem;
    margin-bottom: 36.875rem;
  }

  .\32xl\:mx-147\.5{
    margin-left: 36.875rem;
    margin-right: 36.875rem;
  }

  .\32xl\:my-162\.5{
    margin-top: 40.625rem;
    margin-bottom: 40.625rem;
  }

  .\32xl\:mx-162\.5{
    margin-left: 40.625rem;
    margin-right: 40.625rem;
  }

  .\32xl\:my-172\.25{
    margin-top: 42.5625rem;
    margin-bottom: 42.5625rem;
  }

  .\32xl\:mx-172\.25{
    margin-left: 42.5625rem;
    margin-right: 42.5625rem;
  }

  .\32xl\:my-175\.25{
    margin-top: 43.8125rem;
    margin-bottom: 43.8125rem;
  }

  .\32xl\:mx-175\.25{
    margin-left: 43.8125rem;
    margin-right: 43.8125rem;
  }

  .\32xl\:my-184\.25{
    margin-top: 46.0625rem;
    margin-bottom: 46.0625rem;
  }

  .\32xl\:mx-184\.25{
    margin-left: 46.0625rem;
    margin-right: 46.0625rem;
  }

  .\32xl\:my-203\.25{
    margin-top: 50.8125rem;
    margin-bottom: 50.8125rem;
  }

  .\32xl\:mx-203\.25{
    margin-left: 50.8125rem;
    margin-right: 50.8125rem;
  }

  .\32xl\:my-half{
    margin-top: 50%;
    margin-bottom: 50%;
  }

  .\32xl\:mx-half{
    margin-left: 50%;
    margin-right: 50%;
  }

  .\32xl\:my-full{
    margin-top: 100%;
    margin-bottom: 100%;
  }

  .\32xl\:mx-full{
    margin-left: 100%;
    margin-right: 100%;
  }

  .\32xl\:my-1\/10{
    margin-top: 10%;
    margin-bottom: 10%;
  }

  .\32xl\:mx-1\/10{
    margin-left: 10%;
    margin-right: 10%;
  }

  .\32xl\:my-2\/10{
    margin-top: 20%;
    margin-bottom: 20%;
  }

  .\32xl\:mx-2\/10{
    margin-left: 20%;
    margin-right: 20%;
  }

  .\32xl\:my-3\/10{
    margin-top: 30%;
    margin-bottom: 30%;
  }

  .\32xl\:mx-3\/10{
    margin-left: 30%;
    margin-right: 30%;
  }

  .\32xl\:my-4\/10{
    margin-top: 40%;
    margin-bottom: 40%;
  }

  .\32xl\:mx-4\/10{
    margin-left: 40%;
    margin-right: 40%;
  }

  .\32xl\:my-4\.5\/10{
    margin-top: 45%;
    margin-bottom: 45%;
  }

  .\32xl\:mx-4\.5\/10{
    margin-left: 45%;
    margin-right: 45%;
  }

  .\32xl\:my-5\/10{
    margin-top: 50%;
    margin-bottom: 50%;
  }

  .\32xl\:mx-5\/10{
    margin-left: 50%;
    margin-right: 50%;
  }

  .\32xl\:my-5\.5\/10{
    margin-top: 55%;
    margin-bottom: 55%;
  }

  .\32xl\:mx-5\.5\/10{
    margin-left: 55%;
    margin-right: 55%;
  }

  .\32xl\:my-6\/10{
    margin-top: 60%;
    margin-bottom: 60%;
  }

  .\32xl\:mx-6\/10{
    margin-left: 60%;
    margin-right: 60%;
  }

  .\32xl\:my-7\/10{
    margin-top: 70%;
    margin-bottom: 70%;
  }

  .\32xl\:mx-7\/10{
    margin-left: 70%;
    margin-right: 70%;
  }

  .\32xl\:my-8\/10{
    margin-top: 80%;
    margin-bottom: 80%;
  }

  .\32xl\:mx-8\/10{
    margin-left: 80%;
    margin-right: 80%;
  }

  .\32xl\:my-9\/10{
    margin-top: 90%;
    margin-bottom: 90%;
  }

  .\32xl\:mx-9\/10{
    margin-left: 90%;
    margin-right: 90%;
  }

  .\32xl\:my-1\/12{
    margin-top: 8.333333%;
    margin-bottom: 8.333333%;
  }

  .\32xl\:mx-1\/12{
    margin-left: 8.333333%;
    margin-right: 8.333333%;
  }

  .\32xl\:my-2\/12{
    margin-top: 16.666667%;
    margin-bottom: 16.666667%;
  }

  .\32xl\:mx-2\/12{
    margin-left: 16.666667%;
    margin-right: 16.666667%;
  }

  .\32xl\:my-3\/12{
    margin-top: 25%;
    margin-bottom: 25%;
  }

  .\32xl\:mx-3\/12{
    margin-left: 25%;
    margin-right: 25%;
  }

  .\32xl\:my-4\/12{
    margin-top: 33.333333%;
    margin-bottom: 33.333333%;
  }

  .\32xl\:mx-4\/12{
    margin-left: 33.333333%;
    margin-right: 33.333333%;
  }

  .\32xl\:my-5\/12{
    margin-top: 41.666667%;
    margin-bottom: 41.666667%;
  }

  .\32xl\:mx-5\/12{
    margin-left: 41.666667%;
    margin-right: 41.666667%;
  }

  .\32xl\:my-6\/12{
    margin-top: 50%;
    margin-bottom: 50%;
  }

  .\32xl\:mx-6\/12{
    margin-left: 50%;
    margin-right: 50%;
  }

  .\32xl\:my-7\/12{
    margin-top: 58.333333%;
    margin-bottom: 58.333333%;
  }

  .\32xl\:mx-7\/12{
    margin-left: 58.333333%;
    margin-right: 58.333333%;
  }

  .\32xl\:my-8\/12{
    margin-top: 66.666667%;
    margin-bottom: 66.666667%;
  }

  .\32xl\:mx-8\/12{
    margin-left: 66.666667%;
    margin-right: 66.666667%;
  }

  .\32xl\:my-9\/12{
    margin-top: 75%;
    margin-bottom: 75%;
  }

  .\32xl\:mx-9\/12{
    margin-left: 75%;
    margin-right: 75%;
  }

  .\32xl\:my-10\/12{
    margin-top: 83.333333%;
    margin-bottom: 83.333333%;
  }

  .\32xl\:mx-10\/12{
    margin-left: 83.333333%;
    margin-right: 83.333333%;
  }

  .\32xl\:my-11\/12{
    margin-top: 91.666667%;
    margin-bottom: 91.666667%;
  }

  .\32xl\:mx-11\/12{
    margin-left: 91.666667%;
    margin-right: 91.666667%;
  }

  .\32xl\:-my-0{
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .\32xl\:-mx-0{
    margin-left: 0px;
    margin-right: 0px;
  }

  .\32xl\:-my-1{
    margin-top: -0.25rem;
    margin-bottom: -0.25rem;
  }

  .\32xl\:-mx-1{
    margin-left: -0.25rem;
    margin-right: -0.25rem;
  }

  .\32xl\:-my-2{
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }

  .\32xl\:-mx-2{
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }

  .\32xl\:-my-3{
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }

  .\32xl\:-mx-3{
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }

  .\32xl\:-my-4{
    margin-top: -1rem;
    margin-bottom: -1rem;
  }

  .\32xl\:-mx-4{
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .\32xl\:-my-5{
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
  }

  .\32xl\:-mx-5{
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }

  .\32xl\:-my-6{
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
  }

  .\32xl\:-mx-6{
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }

  .\32xl\:-my-7{
    margin-top: -1.75rem;
    margin-bottom: -1.75rem;
  }

  .\32xl\:-mx-7{
    margin-left: -1.75rem;
    margin-right: -1.75rem;
  }

  .\32xl\:-my-8{
    margin-top: -2rem;
    margin-bottom: -2rem;
  }

  .\32xl\:-mx-8{
    margin-left: -2rem;
    margin-right: -2rem;
  }

  .\32xl\:-my-9{
    margin-top: -2.25rem;
    margin-bottom: -2.25rem;
  }

  .\32xl\:-mx-9{
    margin-left: -2.25rem;
    margin-right: -2.25rem;
  }

  .\32xl\:-my-10{
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
  }

  .\32xl\:-mx-10{
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }

  .\32xl\:-my-11{
    margin-top: -2.75rem;
    margin-bottom: -2.75rem;
  }

  .\32xl\:-mx-11{
    margin-left: -2.75rem;
    margin-right: -2.75rem;
  }

  .\32xl\:-my-12{
    margin-top: -3rem;
    margin-bottom: -3rem;
  }

  .\32xl\:-mx-12{
    margin-left: -3rem;
    margin-right: -3rem;
  }

  .\32xl\:-my-13{
    margin-top: -3.25rem;
    margin-bottom: -3.25rem;
  }

  .\32xl\:-mx-13{
    margin-left: -3.25rem;
    margin-right: -3.25rem;
  }

  .\32xl\:-my-14{
    margin-top: -3.5rem;
    margin-bottom: -3.5rem;
  }

  .\32xl\:-mx-14{
    margin-left: -3.5rem;
    margin-right: -3.5rem;
  }

  .\32xl\:-my-15{
    margin-top: -3.75rem;
    margin-bottom: -3.75rem;
  }

  .\32xl\:-mx-15{
    margin-left: -3.75rem;
    margin-right: -3.75rem;
  }

  .\32xl\:-my-16{
    margin-top: -4rem;
    margin-bottom: -4rem;
  }

  .\32xl\:-mx-16{
    margin-left: -4rem;
    margin-right: -4rem;
  }

  .\32xl\:-my-17{
    margin-top: -4.25rem;
    margin-bottom: -4.25rem;
  }

  .\32xl\:-mx-17{
    margin-left: -4.25rem;
    margin-right: -4.25rem;
  }

  .\32xl\:-my-18{
    margin-top: -4.5rem;
    margin-bottom: -4.5rem;
  }

  .\32xl\:-mx-18{
    margin-left: -4.5rem;
    margin-right: -4.5rem;
  }

  .\32xl\:-my-19{
    margin-top: -4.75rem;
    margin-bottom: -4.75rem;
  }

  .\32xl\:-mx-19{
    margin-left: -4.75rem;
    margin-right: -4.75rem;
  }

  .\32xl\:-my-20{
    margin-top: -5rem;
    margin-bottom: -5rem;
  }

  .\32xl\:-mx-20{
    margin-left: -5rem;
    margin-right: -5rem;
  }

  .\32xl\:-my-22{
    margin-top: -5.5rem;
    margin-bottom: -5.5rem;
  }

  .\32xl\:-mx-22{
    margin-left: -5.5rem;
    margin-right: -5.5rem;
  }

  .\32xl\:-my-24{
    margin-top: -6rem;
    margin-bottom: -6rem;
  }

  .\32xl\:-mx-24{
    margin-left: -6rem;
    margin-right: -6rem;
  }

  .\32xl\:-my-25{
    margin-top: -6.25rem;
    margin-bottom: -6.25rem;
  }

  .\32xl\:-mx-25{
    margin-left: -6.25rem;
    margin-right: -6.25rem;
  }

  .\32xl\:-my-28{
    margin-top: -7rem;
    margin-bottom: -7rem;
  }

  .\32xl\:-mx-28{
    margin-left: -7rem;
    margin-right: -7rem;
  }

  .\32xl\:-my-30{
    margin-top: -7.5rem;
    margin-bottom: -7.5rem;
  }

  .\32xl\:-mx-30{
    margin-left: -7.5rem;
    margin-right: -7.5rem;
  }

  .\32xl\:-my-32{
    margin-top: -8rem;
    margin-bottom: -8rem;
  }

  .\32xl\:-mx-32{
    margin-left: -8rem;
    margin-right: -8rem;
  }

  .\32xl\:-my-34{
    margin-top: -8.5rem;
    margin-bottom: -8.5rem;
  }

  .\32xl\:-mx-34{
    margin-left: -8.5rem;
    margin-right: -8.5rem;
  }

  .\32xl\:-my-35{
    margin-top: -8.75rem;
    margin-bottom: -8.75rem;
  }

  .\32xl\:-mx-35{
    margin-left: -8.75rem;
    margin-right: -8.75rem;
  }

  .\32xl\:-my-36{
    margin-top: -9rem;
    margin-bottom: -9rem;
  }

  .\32xl\:-mx-36{
    margin-left: -9rem;
    margin-right: -9rem;
  }

  .\32xl\:-my-39{
    margin-top: -9.75rem;
    margin-bottom: -9.75rem;
  }

  .\32xl\:-mx-39{
    margin-left: -9.75rem;
    margin-right: -9.75rem;
  }

  .\32xl\:-my-40{
    margin-top: -10rem;
    margin-bottom: -10rem;
  }

  .\32xl\:-mx-40{
    margin-left: -10rem;
    margin-right: -10rem;
  }

  .\32xl\:-my-42{
    margin-top: -10.5rem;
    margin-bottom: -10.5rem;
  }

  .\32xl\:-mx-42{
    margin-left: -10.5rem;
    margin-right: -10.5rem;
  }

  .\32xl\:-my-44{
    margin-top: -11rem;
    margin-bottom: -11rem;
  }

  .\32xl\:-mx-44{
    margin-left: -11rem;
    margin-right: -11rem;
  }

  .\32xl\:-my-45{
    margin-top: -11.25rem;
    margin-bottom: -11.25rem;
  }

  .\32xl\:-mx-45{
    margin-left: -11.25rem;
    margin-right: -11.25rem;
  }

  .\32xl\:-my-48{
    margin-top: -12rem;
    margin-bottom: -12rem;
  }

  .\32xl\:-mx-48{
    margin-left: -12rem;
    margin-right: -12rem;
  }

  .\32xl\:-my-50{
    margin-top: -12.5rem;
    margin-bottom: -12.5rem;
  }

  .\32xl\:-mx-50{
    margin-left: -12.5rem;
    margin-right: -12.5rem;
  }

  .\32xl\:-my-52{
    margin-top: -13rem;
    margin-bottom: -13rem;
  }

  .\32xl\:-mx-52{
    margin-left: -13rem;
    margin-right: -13rem;
  }

  .\32xl\:-my-55{
    margin-top: -13.75rem;
    margin-bottom: -13.75rem;
  }

  .\32xl\:-mx-55{
    margin-left: -13.75rem;
    margin-right: -13.75rem;
  }

  .\32xl\:-my-56{
    margin-top: -14rem;
    margin-bottom: -14rem;
  }

  .\32xl\:-mx-56{
    margin-left: -14rem;
    margin-right: -14rem;
  }

  .\32xl\:-my-58{
    margin-top: -14.5rem;
    margin-bottom: -14.5rem;
  }

  .\32xl\:-mx-58{
    margin-left: -14.5rem;
    margin-right: -14.5rem;
  }

  .\32xl\:-my-60{
    margin-top: -15rem;
    margin-bottom: -15rem;
  }

  .\32xl\:-mx-60{
    margin-left: -15rem;
    margin-right: -15rem;
  }

  .\32xl\:-my-64{
    margin-top: -16rem;
    margin-bottom: -16rem;
  }

  .\32xl\:-mx-64{
    margin-left: -16rem;
    margin-right: -16rem;
  }

  .\32xl\:-my-65{
    margin-top: -16.25rem;
    margin-bottom: -16.25rem;
  }

  .\32xl\:-mx-65{
    margin-left: -16.25rem;
    margin-right: -16.25rem;
  }

  .\32xl\:-my-68{
    margin-top: -17rem;
    margin-bottom: -17rem;
  }

  .\32xl\:-mx-68{
    margin-left: -17rem;
    margin-right: -17rem;
  }

  .\32xl\:-my-69{
    margin-top: -17.25rem;
    margin-bottom: -17.25rem;
  }

  .\32xl\:-mx-69{
    margin-left: -17.25rem;
    margin-right: -17.25rem;
  }

  .\32xl\:-my-70{
    margin-top: -17.5rem;
    margin-bottom: -17.5rem;
  }

  .\32xl\:-mx-70{
    margin-left: -17.5rem;
    margin-right: -17.5rem;
  }

  .\32xl\:-my-72{
    margin-top: -18rem;
    margin-bottom: -18rem;
  }

  .\32xl\:-mx-72{
    margin-left: -18rem;
    margin-right: -18rem;
  }

  .\32xl\:-my-75{
    margin-top: -18.75rem;
    margin-bottom: -18.75rem;
  }

  .\32xl\:-mx-75{
    margin-left: -18.75rem;
    margin-right: -18.75rem;
  }

  .\32xl\:-my-80{
    margin-top: -20rem;
    margin-bottom: -20rem;
  }

  .\32xl\:-mx-80{
    margin-left: -20rem;
    margin-right: -20rem;
  }

  .\32xl\:-my-85{
    margin-top: -21.25rem;
    margin-bottom: -21.25rem;
  }

  .\32xl\:-mx-85{
    margin-left: -21.25rem;
    margin-right: -21.25rem;
  }

  .\32xl\:-my-86{
    margin-top: -21.5rem;
    margin-bottom: -21.5rem;
  }

  .\32xl\:-mx-86{
    margin-left: -21.5rem;
    margin-right: -21.5rem;
  }

  .\32xl\:-my-90{
    margin-top: -22.5rem;
    margin-bottom: -22.5rem;
  }

  .\32xl\:-mx-90{
    margin-left: -22.5rem;
    margin-right: -22.5rem;
  }

  .\32xl\:-my-96{
    margin-top: -24rem;
    margin-bottom: -24rem;
  }

  .\32xl\:-mx-96{
    margin-left: -24rem;
    margin-right: -24rem;
  }

  .\32xl\:-my-100{
    margin-top: -25rem;
    margin-bottom: -25rem;
  }

  .\32xl\:-mx-100{
    margin-left: -25rem;
    margin-right: -25rem;
  }

  .\32xl\:-my-115{
    margin-top: -28.75rem;
    margin-bottom: -28.75rem;
  }

  .\32xl\:-mx-115{
    margin-left: -28.75rem;
    margin-right: -28.75rem;
  }

  .\32xl\:-my-125{
    margin-top: -31.25rem;
    margin-bottom: -31.25rem;
  }

  .\32xl\:-mx-125{
    margin-left: -31.25rem;
    margin-right: -31.25rem;
  }

  .\32xl\:-my-142{
    margin-top: -35.5rem;
    margin-bottom: -35.5rem;
  }

  .\32xl\:-mx-142{
    margin-left: -35.5rem;
    margin-right: -35.5rem;
  }

  .\32xl\:-my-150{
    margin-top: -37.5rem;
    margin-bottom: -37.5rem;
  }

  .\32xl\:-mx-150{
    margin-left: -37.5rem;
    margin-right: -37.5rem;
  }

  .\32xl\:-my-156{
    margin-top: -39rem;
    margin-bottom: -39rem;
  }

  .\32xl\:-mx-156{
    margin-left: -39rem;
    margin-right: -39rem;
  }

  .\32xl\:-my-160{
    margin-top: -40rem;
    margin-bottom: -40rem;
  }

  .\32xl\:-mx-160{
    margin-left: -40rem;
    margin-right: -40rem;
  }

  .\32xl\:-my-175{
    margin-top: -43.75rem;
    margin-bottom: -43.75rem;
  }

  .\32xl\:-mx-175{
    margin-left: -43.75rem;
    margin-right: -43.75rem;
  }

  .\32xl\:-my-207{
    margin-top: -51.75rem;
    margin-bottom: -51.75rem;
  }

  .\32xl\:-mx-207{
    margin-left: -51.75rem;
    margin-right: -51.75rem;
  }

  .\32xl\:-my-242{
    margin-top: -60.5rem;
    margin-bottom: -60.5rem;
  }

  .\32xl\:-mx-242{
    margin-left: -60.5rem;
    margin-right: -60.5rem;
  }

  .\32xl\:-my-250{
    margin-top: -62.5rem;
    margin-bottom: -62.5rem;
  }

  .\32xl\:-mx-250{
    margin-left: -62.5rem;
    margin-right: -62.5rem;
  }

  .\32xl\:-my-258{
    margin-top: -64.5rem;
    margin-bottom: -64.5rem;
  }

  .\32xl\:-mx-258{
    margin-left: -64.5rem;
    margin-right: -64.5rem;
  }

  .\32xl\:-my-265{
    margin-top: -66.25rem;
    margin-bottom: -66.25rem;
  }

  .\32xl\:-mx-265{
    margin-left: -66.25rem;
    margin-right: -66.25rem;
  }

  .\32xl\:-my-280{
    margin-top: -70rem;
    margin-bottom: -70rem;
  }

  .\32xl\:-mx-280{
    margin-left: -70rem;
    margin-right: -70rem;
  }

  .\32xl\:-my-px{
    margin-top: -1px;
    margin-bottom: -1px;
  }

  .\32xl\:-mx-px{
    margin-left: -1px;
    margin-right: -1px;
  }

  .\32xl\:-my-0\.5{
    margin-top: -0.125rem;
    margin-bottom: -0.125rem;
  }

  .\32xl\:-mx-0\.5{
    margin-left: -0.125rem;
    margin-right: -0.125rem;
  }

  .\32xl\:-my-1\.5{
    margin-top: -0.375rem;
    margin-bottom: -0.375rem;
  }

  .\32xl\:-mx-1\.5{
    margin-left: -0.375rem;
    margin-right: -0.375rem;
  }

  .\32xl\:-my-2\.5{
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
  }

  .\32xl\:-mx-2\.5{
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }

  .\32xl\:-my-3\.5{
    margin-top: -0.875rem;
    margin-bottom: -0.875rem;
  }

  .\32xl\:-mx-3\.5{
    margin-left: -0.875rem;
    margin-right: -0.875rem;
  }

  .\32xl\:-my-0\.25{
    margin-top: -0.0625rem;
    margin-bottom: -0.0625rem;
  }

  .\32xl\:-mx-0\.25{
    margin-left: -0.0625rem;
    margin-right: -0.0625rem;
  }

  .\32xl\:-my-0\.75{
    margin-top: -0.1875rem;
    margin-bottom: -0.1875rem;
  }

  .\32xl\:-mx-0\.75{
    margin-left: -0.1875rem;
    margin-right: -0.1875rem;
  }

  .\32xl\:-my-1\.25{
    margin-top: -0.3125rem;
    margin-bottom: -0.3125rem;
  }

  .\32xl\:-mx-1\.25{
    margin-left: -0.3125rem;
    margin-right: -0.3125rem;
  }

  .\32xl\:-my-1\.75{
    margin-top: -0.4375rem;
    margin-bottom: -0.4375rem;
  }

  .\32xl\:-mx-1\.75{
    margin-left: -0.4375rem;
    margin-right: -0.4375rem;
  }

  .\32xl\:-my-2\.25{
    margin-top: -0.5625rem;
    margin-bottom: -0.5625rem;
  }

  .\32xl\:-mx-2\.25{
    margin-left: -0.5625rem;
    margin-right: -0.5625rem;
  }

  .\32xl\:-my-2\.75{
    margin-top: -0.6875rem;
    margin-bottom: -0.6875rem;
  }

  .\32xl\:-mx-2\.75{
    margin-left: -0.6875rem;
    margin-right: -0.6875rem;
  }

  .\32xl\:-my-3\.25{
    margin-top: -0.8125rem;
    margin-bottom: -0.8125rem;
  }

  .\32xl\:-mx-3\.25{
    margin-left: -0.8125rem;
    margin-right: -0.8125rem;
  }

  .\32xl\:-my-3\.75{
    margin-top: -0.9375rem;
    margin-bottom: -0.9375rem;
  }

  .\32xl\:-mx-3\.75{
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
  }

  .\32xl\:-my-4\.25{
    margin-top: -1.0625rem;
    margin-bottom: -1.0625rem;
  }

  .\32xl\:-mx-4\.25{
    margin-left: -1.0625rem;
    margin-right: -1.0625rem;
  }

  .\32xl\:-my-4\.5{
    margin-top: -1.125rem;
    margin-bottom: -1.125rem;
  }

  .\32xl\:-mx-4\.5{
    margin-left: -1.125rem;
    margin-right: -1.125rem;
  }

  .\32xl\:-my-4\.75{
    margin-top: -1.1875rem;
    margin-bottom: -1.1875rem;
  }

  .\32xl\:-mx-4\.75{
    margin-left: -1.1875rem;
    margin-right: -1.1875rem;
  }

  .\32xl\:-my-5\.25{
    margin-top: -1.3125rem;
    margin-bottom: -1.3125rem;
  }

  .\32xl\:-mx-5\.25{
    margin-left: -1.3125rem;
    margin-right: -1.3125rem;
  }

  .\32xl\:-my-5\.5{
    margin-top: -1.375rem;
    margin-bottom: -1.375rem;
  }

  .\32xl\:-mx-5\.5{
    margin-left: -1.375rem;
    margin-right: -1.375rem;
  }

  .\32xl\:-my-5\.75{
    margin-top: -1.4375rem;
    margin-bottom: -1.4375rem;
  }

  .\32xl\:-mx-5\.75{
    margin-left: -1.4375rem;
    margin-right: -1.4375rem;
  }

  .\32xl\:-my-6\.25{
    margin-top: -1.5625rem;
    margin-bottom: -1.5625rem;
  }

  .\32xl\:-mx-6\.25{
    margin-left: -1.5625rem;
    margin-right: -1.5625rem;
  }

  .\32xl\:-my-6\.5{
    margin-top: -1.625rem;
    margin-bottom: -1.625rem;
  }

  .\32xl\:-mx-6\.5{
    margin-left: -1.625rem;
    margin-right: -1.625rem;
  }

  .\32xl\:-my-6\.75{
    margin-top: -1.6875rem;
    margin-bottom: -1.6875rem;
  }

  .\32xl\:-mx-6\.75{
    margin-left: -1.6875rem;
    margin-right: -1.6875rem;
  }

  .\32xl\:-my-7\.25{
    margin-top: -1.8125rem;
    margin-bottom: -1.8125rem;
  }

  .\32xl\:-mx-7\.25{
    margin-left: -1.8125rem;
    margin-right: -1.8125rem;
  }

  .\32xl\:-my-7\.5{
    margin-top: -1.875rem;
    margin-bottom: -1.875rem;
  }

  .\32xl\:-mx-7\.5{
    margin-left: -1.875rem;
    margin-right: -1.875rem;
  }

  .\32xl\:-my-8\.25{
    margin-top: -2.0625rem;
    margin-bottom: -2.0625rem;
  }

  .\32xl\:-mx-8\.25{
    margin-left: -2.0625rem;
    margin-right: -2.0625rem;
  }

  .\32xl\:-my-8\.5{
    margin-top: -2.125rem;
    margin-bottom: -2.125rem;
  }

  .\32xl\:-mx-8\.5{
    margin-left: -2.125rem;
    margin-right: -2.125rem;
  }

  .\32xl\:-my-9\.25{
    margin-top: -2.3125rem;
    margin-bottom: -2.3125rem;
  }

  .\32xl\:-mx-9\.25{
    margin-left: -2.3125rem;
    margin-right: -2.3125rem;
  }

  .\32xl\:-my-9\.5{
    margin-top: -2.375rem;
    margin-bottom: -2.375rem;
  }

  .\32xl\:-mx-9\.5{
    margin-left: -2.375rem;
    margin-right: -2.375rem;
  }

  .\32xl\:-my-10\.5{
    margin-top: -2.625rem;
    margin-bottom: -2.625rem;
  }

  .\32xl\:-mx-10\.5{
    margin-left: -2.625rem;
    margin-right: -2.625rem;
  }

  .\32xl\:-my-11\.25{
    margin-top: -2.8125rem;
    margin-bottom: -2.8125rem;
  }

  .\32xl\:-mx-11\.25{
    margin-left: -2.8125rem;
    margin-right: -2.8125rem;
  }

  .\32xl\:-my-11\.5{
    margin-top: -2.875rem;
    margin-bottom: -2.875rem;
  }

  .\32xl\:-mx-11\.5{
    margin-left: -2.875rem;
    margin-right: -2.875rem;
  }

  .\32xl\:-my-12\.5{
    margin-top: -3.125rem;
    margin-bottom: -3.125rem;
  }

  .\32xl\:-mx-12\.5{
    margin-left: -3.125rem;
    margin-right: -3.125rem;
  }

  .\32xl\:-my-12\.75{
    margin-top: -3.1875rem;
    margin-bottom: -3.1875rem;
  }

  .\32xl\:-mx-12\.75{
    margin-left: -3.1875rem;
    margin-right: -3.1875rem;
  }

  .\32xl\:-my-13\.5{
    margin-top: -3.375rem;
    margin-bottom: -3.375rem;
  }

  .\32xl\:-mx-13\.5{
    margin-left: -3.375rem;
    margin-right: -3.375rem;
  }

  .\32xl\:-my-14\.5{
    margin-top: -3.625rem;
    margin-bottom: -3.625rem;
  }

  .\32xl\:-mx-14\.5{
    margin-left: -3.625rem;
    margin-right: -3.625rem;
  }

  .\32xl\:-my-15\.5{
    margin-top: -3.875rem;
    margin-bottom: -3.875rem;
  }

  .\32xl\:-mx-15\.5{
    margin-left: -3.875rem;
    margin-right: -3.875rem;
  }

  .\32xl\:-my-15\.75{
    margin-top: -3.9375rem;
    margin-bottom: -3.9375rem;
  }

  .\32xl\:-mx-15\.75{
    margin-left: -3.9375rem;
    margin-right: -3.9375rem;
  }

  .\32xl\:-my-16\.25{
    margin-top: -4.0625rem;
    margin-bottom: -4.0625rem;
  }

  .\32xl\:-mx-16\.25{
    margin-left: -4.0625rem;
    margin-right: -4.0625rem;
  }

  .\32xl\:-my-17\.25{
    margin-top: -4.3125rem;
    margin-bottom: -4.3125rem;
  }

  .\32xl\:-mx-17\.25{
    margin-left: -4.3125rem;
    margin-right: -4.3125rem;
  }

  .\32xl\:-my-17\.5{
    margin-top: -4.375rem;
    margin-bottom: -4.375rem;
  }

  .\32xl\:-mx-17\.5{
    margin-left: -4.375rem;
    margin-right: -4.375rem;
  }

  .\32xl\:-my-18\.25{
    margin-top: -4.5625rem;
    margin-bottom: -4.5625rem;
  }

  .\32xl\:-mx-18\.25{
    margin-left: -4.5625rem;
    margin-right: -4.5625rem;
  }

  .\32xl\:-my-18\.5{
    margin-top: -4.625rem;
    margin-bottom: -4.625rem;
  }

  .\32xl\:-mx-18\.5{
    margin-left: -4.625rem;
    margin-right: -4.625rem;
  }

  .\32xl\:-my-20\.25{
    margin-top: -5.0625rem;
    margin-bottom: -5.0625rem;
  }

  .\32xl\:-mx-20\.25{
    margin-left: -5.0625rem;
    margin-right: -5.0625rem;
  }

  .\32xl\:-my-20\.5{
    margin-top: -5.125rem;
    margin-bottom: -5.125rem;
  }

  .\32xl\:-mx-20\.5{
    margin-left: -5.125rem;
    margin-right: -5.125rem;
  }

  .\32xl\:-my-22\.5{
    margin-top: -5.625rem;
    margin-bottom: -5.625rem;
  }

  .\32xl\:-mx-22\.5{
    margin-left: -5.625rem;
    margin-right: -5.625rem;
  }

  .\32xl\:-my-25\.5{
    margin-top: -6.375rem;
    margin-bottom: -6.375rem;
  }

  .\32xl\:-mx-25\.5{
    margin-left: -6.375rem;
    margin-right: -6.375rem;
  }

  .\32xl\:-my-26\.75{
    margin-top: -6.6875rem;
    margin-bottom: -6.6875rem;
  }

  .\32xl\:-mx-26\.75{
    margin-left: -6.6875rem;
    margin-right: -6.6875rem;
  }

  .\32xl\:-my-32\.5{
    margin-top: -8.125rem;
    margin-bottom: -8.125rem;
  }

  .\32xl\:-mx-32\.5{
    margin-left: -8.125rem;
    margin-right: -8.125rem;
  }

  .\32xl\:-my-37\.5{
    margin-top: -9.375rem;
    margin-bottom: -9.375rem;
  }

  .\32xl\:-mx-37\.5{
    margin-left: -9.375rem;
    margin-right: -9.375rem;
  }

  .\32xl\:-my-41\.25{
    margin-top: -10.3125rem;
    margin-bottom: -10.3125rem;
  }

  .\32xl\:-mx-41\.25{
    margin-left: -10.3125rem;
    margin-right: -10.3125rem;
  }

  .\32xl\:-my-52\.5{
    margin-top: -13.125rem;
    margin-bottom: -13.125rem;
  }

  .\32xl\:-mx-52\.5{
    margin-left: -13.125rem;
    margin-right: -13.125rem;
  }

  .\32xl\:-my-54\.5{
    margin-top: -13.625rem;
    margin-bottom: -13.625rem;
  }

  .\32xl\:-mx-54\.5{
    margin-left: -13.625rem;
    margin-right: -13.625rem;
  }

  .\32xl\:-my-57\.25{
    margin-top: -14.3125rem;
    margin-bottom: -14.3125rem;
  }

  .\32xl\:-mx-57\.25{
    margin-left: -14.3125rem;
    margin-right: -14.3125rem;
  }

  .\32xl\:-my-57\.5{
    margin-top: -14.375rem;
    margin-bottom: -14.375rem;
  }

  .\32xl\:-mx-57\.5{
    margin-left: -14.375rem;
    margin-right: -14.375rem;
  }

  .\32xl\:-my-66\.25{
    margin-top: -16.5625rem;
    margin-bottom: -16.5625rem;
  }

  .\32xl\:-mx-66\.25{
    margin-left: -16.5625rem;
    margin-right: -16.5625rem;
  }

  .\32xl\:-my-74\.5{
    margin-top: -18.125rem;
    margin-bottom: -18.125rem;
  }

  .\32xl\:-mx-74\.5{
    margin-left: -18.125rem;
    margin-right: -18.125rem;
  }

  .\32xl\:-my-106\.25{
    margin-top: -26.5625rem;
    margin-bottom: -26.5625rem;
  }

  .\32xl\:-mx-106\.25{
    margin-left: -26.5625rem;
    margin-right: -26.5625rem;
  }

  .\32xl\:-my-112\.25{
    margin-top: -28.0675rem;
    margin-bottom: -28.0675rem;
  }

  .\32xl\:-mx-112\.25{
    margin-left: -28.0675rem;
    margin-right: -28.0675rem;
  }

  .\32xl\:-my-112\.75{
    margin-top: -28.1875rem;
    margin-bottom: -28.1875rem;
  }

  .\32xl\:-mx-112\.75{
    margin-left: -28.1875rem;
    margin-right: -28.1875rem;
  }

  .\32xl\:-my-147\.5{
    margin-top: -36.875rem;
    margin-bottom: -36.875rem;
  }

  .\32xl\:-mx-147\.5{
    margin-left: -36.875rem;
    margin-right: -36.875rem;
  }

  .\32xl\:-my-162\.5{
    margin-top: -40.625rem;
    margin-bottom: -40.625rem;
  }

  .\32xl\:-mx-162\.5{
    margin-left: -40.625rem;
    margin-right: -40.625rem;
  }

  .\32xl\:-my-172\.25{
    margin-top: -42.5625rem;
    margin-bottom: -42.5625rem;
  }

  .\32xl\:-mx-172\.25{
    margin-left: -42.5625rem;
    margin-right: -42.5625rem;
  }

  .\32xl\:-my-175\.25{
    margin-top: -43.8125rem;
    margin-bottom: -43.8125rem;
  }

  .\32xl\:-mx-175\.25{
    margin-left: -43.8125rem;
    margin-right: -43.8125rem;
  }

  .\32xl\:-my-184\.25{
    margin-top: -46.0625rem;
    margin-bottom: -46.0625rem;
  }

  .\32xl\:-mx-184\.25{
    margin-left: -46.0625rem;
    margin-right: -46.0625rem;
  }

  .\32xl\:-my-203\.25{
    margin-top: -50.8125rem;
    margin-bottom: -50.8125rem;
  }

  .\32xl\:-mx-203\.25{
    margin-left: -50.8125rem;
    margin-right: -50.8125rem;
  }

  .\32xl\:-my-half{
    margin-top: -50%;
    margin-bottom: -50%;
  }

  .\32xl\:-mx-half{
    margin-left: -50%;
    margin-right: -50%;
  }

  .\32xl\:-my-full{
    margin-top: -100%;
    margin-bottom: -100%;
  }

  .\32xl\:-mx-full{
    margin-left: -100%;
    margin-right: -100%;
  }

  .\32xl\:-my-1\/10{
    margin-top: -10%;
    margin-bottom: -10%;
  }

  .\32xl\:-mx-1\/10{
    margin-left: -10%;
    margin-right: -10%;
  }

  .\32xl\:-my-2\/10{
    margin-top: -20%;
    margin-bottom: -20%;
  }

  .\32xl\:-mx-2\/10{
    margin-left: -20%;
    margin-right: -20%;
  }

  .\32xl\:-my-3\/10{
    margin-top: -30%;
    margin-bottom: -30%;
  }

  .\32xl\:-mx-3\/10{
    margin-left: -30%;
    margin-right: -30%;
  }

  .\32xl\:-my-4\/10{
    margin-top: -40%;
    margin-bottom: -40%;
  }

  .\32xl\:-mx-4\/10{
    margin-left: -40%;
    margin-right: -40%;
  }

  .\32xl\:-my-4\.5\/10{
    margin-top: -45%;
    margin-bottom: -45%;
  }

  .\32xl\:-mx-4\.5\/10{
    margin-left: -45%;
    margin-right: -45%;
  }

  .\32xl\:-my-5\/10{
    margin-top: -50%;
    margin-bottom: -50%;
  }

  .\32xl\:-mx-5\/10{
    margin-left: -50%;
    margin-right: -50%;
  }

  .\32xl\:-my-5\.5\/10{
    margin-top: -55%;
    margin-bottom: -55%;
  }

  .\32xl\:-mx-5\.5\/10{
    margin-left: -55%;
    margin-right: -55%;
  }

  .\32xl\:-my-6\/10{
    margin-top: -60%;
    margin-bottom: -60%;
  }

  .\32xl\:-mx-6\/10{
    margin-left: -60%;
    margin-right: -60%;
  }

  .\32xl\:-my-7\/10{
    margin-top: -70%;
    margin-bottom: -70%;
  }

  .\32xl\:-mx-7\/10{
    margin-left: -70%;
    margin-right: -70%;
  }

  .\32xl\:-my-8\/10{
    margin-top: -80%;
    margin-bottom: -80%;
  }

  .\32xl\:-mx-8\/10{
    margin-left: -80%;
    margin-right: -80%;
  }

  .\32xl\:-my-9\/10{
    margin-top: -90%;
    margin-bottom: -90%;
  }

  .\32xl\:-mx-9\/10{
    margin-left: -90%;
    margin-right: -90%;
  }

  .\32xl\:-my-1\/12{
    margin-top: -8.33333%;
    margin-bottom: -8.33333%;
  }

  .\32xl\:-mx-1\/12{
    margin-left: -8.33333%;
    margin-right: -8.33333%;
  }

  .\32xl\:-my-2\/12{
    margin-top: -16.66667%;
    margin-bottom: -16.66667%;
  }

  .\32xl\:-mx-2\/12{
    margin-left: -16.66667%;
    margin-right: -16.66667%;
  }

  .\32xl\:-my-3\/12{
    margin-top: -25%;
    margin-bottom: -25%;
  }

  .\32xl\:-mx-3\/12{
    margin-left: -25%;
    margin-right: -25%;
  }

  .\32xl\:-my-4\/12{
    margin-top: -33.33333%;
    margin-bottom: -33.33333%;
  }

  .\32xl\:-mx-4\/12{
    margin-left: -33.33333%;
    margin-right: -33.33333%;
  }

  .\32xl\:-my-5\/12{
    margin-top: -41.66667%;
    margin-bottom: -41.66667%;
  }

  .\32xl\:-mx-5\/12{
    margin-left: -41.66667%;
    margin-right: -41.66667%;
  }

  .\32xl\:-my-6\/12{
    margin-top: -50%;
    margin-bottom: -50%;
  }

  .\32xl\:-mx-6\/12{
    margin-left: -50%;
    margin-right: -50%;
  }

  .\32xl\:-my-7\/12{
    margin-top: -58.33333%;
    margin-bottom: -58.33333%;
  }

  .\32xl\:-mx-7\/12{
    margin-left: -58.33333%;
    margin-right: -58.33333%;
  }

  .\32xl\:-my-8\/12{
    margin-top: -66.66667%;
    margin-bottom: -66.66667%;
  }

  .\32xl\:-mx-8\/12{
    margin-left: -66.66667%;
    margin-right: -66.66667%;
  }

  .\32xl\:-my-9\/12{
    margin-top: -75%;
    margin-bottom: -75%;
  }

  .\32xl\:-mx-9\/12{
    margin-left: -75%;
    margin-right: -75%;
  }

  .\32xl\:-my-10\/12{
    margin-top: -83.33333%;
    margin-bottom: -83.33333%;
  }

  .\32xl\:-mx-10\/12{
    margin-left: -83.33333%;
    margin-right: -83.33333%;
  }

  .\32xl\:-my-11\/12{
    margin-top: -91.66667%;
    margin-bottom: -91.66667%;
  }

  .\32xl\:-mx-11\/12{
    margin-left: -91.66667%;
    margin-right: -91.66667%;
  }

  .\32xl\:mt-0{
    margin-top: 0px;
  }

  .\32xl\:mr-0{
    margin-right: 0px;
  }

  .\32xl\:mb-0{
    margin-bottom: 0px;
  }

  .\32xl\:ml-0{
    margin-left: 0px;
  }

  .\32xl\:mt-1{
    margin-top: 0.25rem;
  }

  .\32xl\:mr-1{
    margin-right: 0.25rem;
  }

  .\32xl\:mb-1{
    margin-bottom: 0.25rem;
  }

  .\32xl\:ml-1{
    margin-left: 0.25rem;
  }

  .\32xl\:mt-2{
    margin-top: 0.5rem;
  }

  .\32xl\:mr-2{
    margin-right: 0.5rem;
  }

  .\32xl\:mb-2{
    margin-bottom: 0.5rem;
  }

  .\32xl\:ml-2{
    margin-left: 0.5rem;
  }

  .\32xl\:mt-3{
    margin-top: 0.75rem;
  }

  .\32xl\:mr-3{
    margin-right: 0.75rem;
  }

  .\32xl\:mb-3{
    margin-bottom: 0.75rem;
  }

  .\32xl\:ml-3{
    margin-left: 0.75rem;
  }

  .\32xl\:mt-4{
    margin-top: 1rem;
  }

  .\32xl\:mr-4{
    margin-right: 1rem;
  }

  .\32xl\:mb-4{
    margin-bottom: 1rem;
  }

  .\32xl\:ml-4{
    margin-left: 1rem;
  }

  .\32xl\:mt-5{
    margin-top: 1.25rem;
  }

  .\32xl\:mr-5{
    margin-right: 1.25rem;
  }

  .\32xl\:mb-5{
    margin-bottom: 1.25rem;
  }

  .\32xl\:ml-5{
    margin-left: 1.25rem;
  }

  .\32xl\:mt-6{
    margin-top: 1.5rem;
  }

  .\32xl\:mr-6{
    margin-right: 1.5rem;
  }

  .\32xl\:mb-6{
    margin-bottom: 1.5rem;
  }

  .\32xl\:ml-6{
    margin-left: 1.5rem;
  }

  .\32xl\:mt-7{
    margin-top: 1.75rem;
  }

  .\32xl\:mr-7{
    margin-right: 1.75rem;
  }

  .\32xl\:mb-7{
    margin-bottom: 1.75rem;
  }

  .\32xl\:ml-7{
    margin-left: 1.75rem;
  }

  .\32xl\:mt-8{
    margin-top: 2rem;
  }

  .\32xl\:mr-8{
    margin-right: 2rem;
  }

  .\32xl\:mb-8{
    margin-bottom: 2rem;
  }

  .\32xl\:ml-8{
    margin-left: 2rem;
  }

  .\32xl\:mt-9{
    margin-top: 2.25rem;
  }

  .\32xl\:mr-9{
    margin-right: 2.25rem;
  }

  .\32xl\:mb-9{
    margin-bottom: 2.25rem;
  }

  .\32xl\:ml-9{
    margin-left: 2.25rem;
  }

  .\32xl\:mt-10{
    margin-top: 2.5rem;
  }

  .\32xl\:mr-10{
    margin-right: 2.5rem;
  }

  .\32xl\:mb-10{
    margin-bottom: 2.5rem;
  }

  .\32xl\:ml-10{
    margin-left: 2.5rem;
  }

  .\32xl\:mt-11{
    margin-top: 2.75rem;
  }

  .\32xl\:mr-11{
    margin-right: 2.75rem;
  }

  .\32xl\:mb-11{
    margin-bottom: 2.75rem;
  }

  .\32xl\:ml-11{
    margin-left: 2.75rem;
  }

  .\32xl\:mt-12{
    margin-top: 3rem;
  }

  .\32xl\:mr-12{
    margin-right: 3rem;
  }

  .\32xl\:mb-12{
    margin-bottom: 3rem;
  }

  .\32xl\:ml-12{
    margin-left: 3rem;
  }

  .\32xl\:mt-13{
    margin-top: 3.25rem;
  }

  .\32xl\:mr-13{
    margin-right: 3.25rem;
  }

  .\32xl\:mb-13{
    margin-bottom: 3.25rem;
  }

  .\32xl\:ml-13{
    margin-left: 3.25rem;
  }

  .\32xl\:mt-14{
    margin-top: 3.5rem;
  }

  .\32xl\:mr-14{
    margin-right: 3.5rem;
  }

  .\32xl\:mb-14{
    margin-bottom: 3.5rem;
  }

  .\32xl\:ml-14{
    margin-left: 3.5rem;
  }

  .\32xl\:mt-15{
    margin-top: 3.75rem;
  }

  .\32xl\:mr-15{
    margin-right: 3.75rem;
  }

  .\32xl\:mb-15{
    margin-bottom: 3.75rem;
  }

  .\32xl\:ml-15{
    margin-left: 3.75rem;
  }

  .\32xl\:mt-16{
    margin-top: 4rem;
  }

  .\32xl\:mr-16{
    margin-right: 4rem;
  }

  .\32xl\:mb-16{
    margin-bottom: 4rem;
  }

  .\32xl\:ml-16{
    margin-left: 4rem;
  }

  .\32xl\:mt-17{
    margin-top: 4.25rem;
  }

  .\32xl\:mr-17{
    margin-right: 4.25rem;
  }

  .\32xl\:mb-17{
    margin-bottom: 4.25rem;
  }

  .\32xl\:ml-17{
    margin-left: 4.25rem;
  }

  .\32xl\:mt-18{
    margin-top: 4.5rem;
  }

  .\32xl\:mr-18{
    margin-right: 4.5rem;
  }

  .\32xl\:mb-18{
    margin-bottom: 4.5rem;
  }

  .\32xl\:ml-18{
    margin-left: 4.5rem;
  }

  .\32xl\:mt-19{
    margin-top: 4.75rem;
  }

  .\32xl\:mr-19{
    margin-right: 4.75rem;
  }

  .\32xl\:mb-19{
    margin-bottom: 4.75rem;
  }

  .\32xl\:ml-19{
    margin-left: 4.75rem;
  }

  .\32xl\:mt-20{
    margin-top: 5rem;
  }

  .\32xl\:mr-20{
    margin-right: 5rem;
  }

  .\32xl\:mb-20{
    margin-bottom: 5rem;
  }

  .\32xl\:ml-20{
    margin-left: 5rem;
  }

  .\32xl\:mt-22{
    margin-top: 5.5rem;
  }

  .\32xl\:mr-22{
    margin-right: 5.5rem;
  }

  .\32xl\:mb-22{
    margin-bottom: 5.5rem;
  }

  .\32xl\:ml-22{
    margin-left: 5.5rem;
  }

  .\32xl\:mt-24{
    margin-top: 6rem;
  }

  .\32xl\:mr-24{
    margin-right: 6rem;
  }

  .\32xl\:mb-24{
    margin-bottom: 6rem;
  }

  .\32xl\:ml-24{
    margin-left: 6rem;
  }

  .\32xl\:mt-25{
    margin-top: 6.25rem;
  }

  .\32xl\:mr-25{
    margin-right: 6.25rem;
  }

  .\32xl\:mb-25{
    margin-bottom: 6.25rem;
  }

  .\32xl\:ml-25{
    margin-left: 6.25rem;
  }

  .\32xl\:mt-28{
    margin-top: 7rem;
  }

  .\32xl\:mr-28{
    margin-right: 7rem;
  }

  .\32xl\:mb-28{
    margin-bottom: 7rem;
  }

  .\32xl\:ml-28{
    margin-left: 7rem;
  }

  .\32xl\:mt-30{
    margin-top: 7.5rem;
  }

  .\32xl\:mr-30{
    margin-right: 7.5rem;
  }

  .\32xl\:mb-30{
    margin-bottom: 7.5rem;
  }

  .\32xl\:ml-30{
    margin-left: 7.5rem;
  }

  .\32xl\:mt-32{
    margin-top: 8rem;
  }

  .\32xl\:mr-32{
    margin-right: 8rem;
  }

  .\32xl\:mb-32{
    margin-bottom: 8rem;
  }

  .\32xl\:ml-32{
    margin-left: 8rem;
  }

  .\32xl\:mt-34{
    margin-top: 8.5rem;
  }

  .\32xl\:mr-34{
    margin-right: 8.5rem;
  }

  .\32xl\:mb-34{
    margin-bottom: 8.5rem;
  }

  .\32xl\:ml-34{
    margin-left: 8.5rem;
  }

  .\32xl\:mt-35{
    margin-top: 8.75rem;
  }

  .\32xl\:mr-35{
    margin-right: 8.75rem;
  }

  .\32xl\:mb-35{
    margin-bottom: 8.75rem;
  }

  .\32xl\:ml-35{
    margin-left: 8.75rem;
  }

  .\32xl\:mt-36{
    margin-top: 9rem;
  }

  .\32xl\:mr-36{
    margin-right: 9rem;
  }

  .\32xl\:mb-36{
    margin-bottom: 9rem;
  }

  .\32xl\:ml-36{
    margin-left: 9rem;
  }

  .\32xl\:mt-39{
    margin-top: 9.75rem;
  }

  .\32xl\:mr-39{
    margin-right: 9.75rem;
  }

  .\32xl\:mb-39{
    margin-bottom: 9.75rem;
  }

  .\32xl\:ml-39{
    margin-left: 9.75rem;
  }

  .\32xl\:mt-40{
    margin-top: 10rem;
  }

  .\32xl\:mr-40{
    margin-right: 10rem;
  }

  .\32xl\:mb-40{
    margin-bottom: 10rem;
  }

  .\32xl\:ml-40{
    margin-left: 10rem;
  }

  .\32xl\:mt-42{
    margin-top: 10.5rem;
  }

  .\32xl\:mr-42{
    margin-right: 10.5rem;
  }

  .\32xl\:mb-42{
    margin-bottom: 10.5rem;
  }

  .\32xl\:ml-42{
    margin-left: 10.5rem;
  }

  .\32xl\:mt-44{
    margin-top: 11rem;
  }

  .\32xl\:mr-44{
    margin-right: 11rem;
  }

  .\32xl\:mb-44{
    margin-bottom: 11rem;
  }

  .\32xl\:ml-44{
    margin-left: 11rem;
  }

  .\32xl\:mt-45{
    margin-top: 11.25rem;
  }

  .\32xl\:mr-45{
    margin-right: 11.25rem;
  }

  .\32xl\:mb-45{
    margin-bottom: 11.25rem;
  }

  .\32xl\:ml-45{
    margin-left: 11.25rem;
  }

  .\32xl\:mt-48{
    margin-top: 12rem;
  }

  .\32xl\:mr-48{
    margin-right: 12rem;
  }

  .\32xl\:mb-48{
    margin-bottom: 12rem;
  }

  .\32xl\:ml-48{
    margin-left: 12rem;
  }

  .\32xl\:mt-50{
    margin-top: 12.5rem;
  }

  .\32xl\:mr-50{
    margin-right: 12.5rem;
  }

  .\32xl\:mb-50{
    margin-bottom: 12.5rem;
  }

  .\32xl\:ml-50{
    margin-left: 12.5rem;
  }

  .\32xl\:mt-52{
    margin-top: 13rem;
  }

  .\32xl\:mr-52{
    margin-right: 13rem;
  }

  .\32xl\:mb-52{
    margin-bottom: 13rem;
  }

  .\32xl\:ml-52{
    margin-left: 13rem;
  }

  .\32xl\:mt-55{
    margin-top: 13.75rem;
  }

  .\32xl\:mr-55{
    margin-right: 13.75rem;
  }

  .\32xl\:mb-55{
    margin-bottom: 13.75rem;
  }

  .\32xl\:ml-55{
    margin-left: 13.75rem;
  }

  .\32xl\:mt-56{
    margin-top: 14rem;
  }

  .\32xl\:mr-56{
    margin-right: 14rem;
  }

  .\32xl\:mb-56{
    margin-bottom: 14rem;
  }

  .\32xl\:ml-56{
    margin-left: 14rem;
  }

  .\32xl\:mt-58{
    margin-top: 14.5rem;
  }

  .\32xl\:mr-58{
    margin-right: 14.5rem;
  }

  .\32xl\:mb-58{
    margin-bottom: 14.5rem;
  }

  .\32xl\:ml-58{
    margin-left: 14.5rem;
  }

  .\32xl\:mt-60{
    margin-top: 15rem;
  }

  .\32xl\:mr-60{
    margin-right: 15rem;
  }

  .\32xl\:mb-60{
    margin-bottom: 15rem;
  }

  .\32xl\:ml-60{
    margin-left: 15rem;
  }

  .\32xl\:mt-64{
    margin-top: 16rem;
  }

  .\32xl\:mr-64{
    margin-right: 16rem;
  }

  .\32xl\:mb-64{
    margin-bottom: 16rem;
  }

  .\32xl\:ml-64{
    margin-left: 16rem;
  }

  .\32xl\:mt-65{
    margin-top: 16.25rem;
  }

  .\32xl\:mr-65{
    margin-right: 16.25rem;
  }

  .\32xl\:mb-65{
    margin-bottom: 16.25rem;
  }

  .\32xl\:ml-65{
    margin-left: 16.25rem;
  }

  .\32xl\:mt-68{
    margin-top: 17rem;
  }

  .\32xl\:mr-68{
    margin-right: 17rem;
  }

  .\32xl\:mb-68{
    margin-bottom: 17rem;
  }

  .\32xl\:ml-68{
    margin-left: 17rem;
  }

  .\32xl\:mt-69{
    margin-top: 17.25rem;
  }

  .\32xl\:mr-69{
    margin-right: 17.25rem;
  }

  .\32xl\:mb-69{
    margin-bottom: 17.25rem;
  }

  .\32xl\:ml-69{
    margin-left: 17.25rem;
  }

  .\32xl\:mt-70{
    margin-top: 17.5rem;
  }

  .\32xl\:mr-70{
    margin-right: 17.5rem;
  }

  .\32xl\:mb-70{
    margin-bottom: 17.5rem;
  }

  .\32xl\:ml-70{
    margin-left: 17.5rem;
  }

  .\32xl\:mt-72{
    margin-top: 18rem;
  }

  .\32xl\:mr-72{
    margin-right: 18rem;
  }

  .\32xl\:mb-72{
    margin-bottom: 18rem;
  }

  .\32xl\:ml-72{
    margin-left: 18rem;
  }

  .\32xl\:mt-75{
    margin-top: 18.75rem;
  }

  .\32xl\:mr-75{
    margin-right: 18.75rem;
  }

  .\32xl\:mb-75{
    margin-bottom: 18.75rem;
  }

  .\32xl\:ml-75{
    margin-left: 18.75rem;
  }

  .\32xl\:mt-80{
    margin-top: 20rem;
  }

  .\32xl\:mr-80{
    margin-right: 20rem;
  }

  .\32xl\:mb-80{
    margin-bottom: 20rem;
  }

  .\32xl\:ml-80{
    margin-left: 20rem;
  }

  .\32xl\:mt-85{
    margin-top: 21.25rem;
  }

  .\32xl\:mr-85{
    margin-right: 21.25rem;
  }

  .\32xl\:mb-85{
    margin-bottom: 21.25rem;
  }

  .\32xl\:ml-85{
    margin-left: 21.25rem;
  }

  .\32xl\:mt-86{
    margin-top: 21.5rem;
  }

  .\32xl\:mr-86{
    margin-right: 21.5rem;
  }

  .\32xl\:mb-86{
    margin-bottom: 21.5rem;
  }

  .\32xl\:ml-86{
    margin-left: 21.5rem;
  }

  .\32xl\:mt-90{
    margin-top: 22.5rem;
  }

  .\32xl\:mr-90{
    margin-right: 22.5rem;
  }

  .\32xl\:mb-90{
    margin-bottom: 22.5rem;
  }

  .\32xl\:ml-90{
    margin-left: 22.5rem;
  }

  .\32xl\:mt-96{
    margin-top: 24rem;
  }

  .\32xl\:mr-96{
    margin-right: 24rem;
  }

  .\32xl\:mb-96{
    margin-bottom: 24rem;
  }

  .\32xl\:ml-96{
    margin-left: 24rem;
  }

  .\32xl\:mt-100{
    margin-top: 25rem;
  }

  .\32xl\:mr-100{
    margin-right: 25rem;
  }

  .\32xl\:mb-100{
    margin-bottom: 25rem;
  }

  .\32xl\:ml-100{
    margin-left: 25rem;
  }

  .\32xl\:mt-115{
    margin-top: 28.75rem;
  }

  .\32xl\:mr-115{
    margin-right: 28.75rem;
  }

  .\32xl\:mb-115{
    margin-bottom: 28.75rem;
  }

  .\32xl\:ml-115{
    margin-left: 28.75rem;
  }

  .\32xl\:mt-125{
    margin-top: 31.25rem;
  }

  .\32xl\:mr-125{
    margin-right: 31.25rem;
  }

  .\32xl\:mb-125{
    margin-bottom: 31.25rem;
  }

  .\32xl\:ml-125{
    margin-left: 31.25rem;
  }

  .\32xl\:mt-142{
    margin-top: 35.5rem;
  }

  .\32xl\:mr-142{
    margin-right: 35.5rem;
  }

  .\32xl\:mb-142{
    margin-bottom: 35.5rem;
  }

  .\32xl\:ml-142{
    margin-left: 35.5rem;
  }

  .\32xl\:mt-150{
    margin-top: 37.5rem;
  }

  .\32xl\:mr-150{
    margin-right: 37.5rem;
  }

  .\32xl\:mb-150{
    margin-bottom: 37.5rem;
  }

  .\32xl\:ml-150{
    margin-left: 37.5rem;
  }

  .\32xl\:mt-156{
    margin-top: 39rem;
  }

  .\32xl\:mr-156{
    margin-right: 39rem;
  }

  .\32xl\:mb-156{
    margin-bottom: 39rem;
  }

  .\32xl\:ml-156{
    margin-left: 39rem;
  }

  .\32xl\:mt-160{
    margin-top: 40rem;
  }

  .\32xl\:mr-160{
    margin-right: 40rem;
  }

  .\32xl\:mb-160{
    margin-bottom: 40rem;
  }

  .\32xl\:ml-160{
    margin-left: 40rem;
  }

  .\32xl\:mt-175{
    margin-top: 43.75rem;
  }

  .\32xl\:mr-175{
    margin-right: 43.75rem;
  }

  .\32xl\:mb-175{
    margin-bottom: 43.75rem;
  }

  .\32xl\:ml-175{
    margin-left: 43.75rem;
  }

  .\32xl\:mt-207{
    margin-top: 51.75rem;
  }

  .\32xl\:mr-207{
    margin-right: 51.75rem;
  }

  .\32xl\:mb-207{
    margin-bottom: 51.75rem;
  }

  .\32xl\:ml-207{
    margin-left: 51.75rem;
  }

  .\32xl\:mt-242{
    margin-top: 60.5rem;
  }

  .\32xl\:mr-242{
    margin-right: 60.5rem;
  }

  .\32xl\:mb-242{
    margin-bottom: 60.5rem;
  }

  .\32xl\:ml-242{
    margin-left: 60.5rem;
  }

  .\32xl\:mt-250{
    margin-top: 62.5rem;
  }

  .\32xl\:mr-250{
    margin-right: 62.5rem;
  }

  .\32xl\:mb-250{
    margin-bottom: 62.5rem;
  }

  .\32xl\:ml-250{
    margin-left: 62.5rem;
  }

  .\32xl\:mt-258{
    margin-top: 64.5rem;
  }

  .\32xl\:mr-258{
    margin-right: 64.5rem;
  }

  .\32xl\:mb-258{
    margin-bottom: 64.5rem;
  }

  .\32xl\:ml-258{
    margin-left: 64.5rem;
  }

  .\32xl\:mt-265{
    margin-top: 66.25rem;
  }

  .\32xl\:mr-265{
    margin-right: 66.25rem;
  }

  .\32xl\:mb-265{
    margin-bottom: 66.25rem;
  }

  .\32xl\:ml-265{
    margin-left: 66.25rem;
  }

  .\32xl\:mt-280{
    margin-top: 70rem;
  }

  .\32xl\:mr-280{
    margin-right: 70rem;
  }

  .\32xl\:mb-280{
    margin-bottom: 70rem;
  }

  .\32xl\:ml-280{
    margin-left: 70rem;
  }

  .\32xl\:mt-auto{
    margin-top: auto;
  }

  .\32xl\:mr-auto{
    margin-right: auto;
  }

  .\32xl\:mb-auto{
    margin-bottom: auto;
  }

  .\32xl\:ml-auto{
    margin-left: auto;
  }

  .\32xl\:mt-px{
    margin-top: 1px;
  }

  .\32xl\:mr-px{
    margin-right: 1px;
  }

  .\32xl\:mb-px{
    margin-bottom: 1px;
  }

  .\32xl\:ml-px{
    margin-left: 1px;
  }

  .\32xl\:mt-0\.5{
    margin-top: 0.125rem;
  }

  .\32xl\:mr-0\.5{
    margin-right: 0.125rem;
  }

  .\32xl\:mb-0\.5{
    margin-bottom: 0.125rem;
  }

  .\32xl\:ml-0\.5{
    margin-left: 0.125rem;
  }

  .\32xl\:mt-1\.5{
    margin-top: 0.375rem;
  }

  .\32xl\:mr-1\.5{
    margin-right: 0.375rem;
  }

  .\32xl\:mb-1\.5{
    margin-bottom: 0.375rem;
  }

  .\32xl\:ml-1\.5{
    margin-left: 0.375rem;
  }

  .\32xl\:mt-2\.5{
    margin-top: 0.625rem;
  }

  .\32xl\:mr-2\.5{
    margin-right: 0.625rem;
  }

  .\32xl\:mb-2\.5{
    margin-bottom: 0.625rem;
  }

  .\32xl\:ml-2\.5{
    margin-left: 0.625rem;
  }

  .\32xl\:mt-3\.5{
    margin-top: 0.875rem;
  }

  .\32xl\:mr-3\.5{
    margin-right: 0.875rem;
  }

  .\32xl\:mb-3\.5{
    margin-bottom: 0.875rem;
  }

  .\32xl\:ml-3\.5{
    margin-left: 0.875rem;
  }

  .\32xl\:mt-0\.25{
    margin-top: 0.0625rem;
  }

  .\32xl\:mr-0\.25{
    margin-right: 0.0625rem;
  }

  .\32xl\:mb-0\.25{
    margin-bottom: 0.0625rem;
  }

  .\32xl\:ml-0\.25{
    margin-left: 0.0625rem;
  }

  .\32xl\:mt-0\.75{
    margin-top: 0.1875rem;
  }

  .\32xl\:mr-0\.75{
    margin-right: 0.1875rem;
  }

  .\32xl\:mb-0\.75{
    margin-bottom: 0.1875rem;
  }

  .\32xl\:ml-0\.75{
    margin-left: 0.1875rem;
  }

  .\32xl\:mt-1\.25{
    margin-top: 0.3125rem;
  }

  .\32xl\:mr-1\.25{
    margin-right: 0.3125rem;
  }

  .\32xl\:mb-1\.25{
    margin-bottom: 0.3125rem;
  }

  .\32xl\:ml-1\.25{
    margin-left: 0.3125rem;
  }

  .\32xl\:mt-1\.75{
    margin-top: 0.4375rem;
  }

  .\32xl\:mr-1\.75{
    margin-right: 0.4375rem;
  }

  .\32xl\:mb-1\.75{
    margin-bottom: 0.4375rem;
  }

  .\32xl\:ml-1\.75{
    margin-left: 0.4375rem;
  }

  .\32xl\:mt-2\.25{
    margin-top: 0.5625rem;
  }

  .\32xl\:mr-2\.25{
    margin-right: 0.5625rem;
  }

  .\32xl\:mb-2\.25{
    margin-bottom: 0.5625rem;
  }

  .\32xl\:ml-2\.25{
    margin-left: 0.5625rem;
  }

  .\32xl\:mt-2\.75{
    margin-top: 0.6875rem;
  }

  .\32xl\:mr-2\.75{
    margin-right: 0.6875rem;
  }

  .\32xl\:mb-2\.75{
    margin-bottom: 0.6875rem;
  }

  .\32xl\:ml-2\.75{
    margin-left: 0.6875rem;
  }

  .\32xl\:mt-3\.25{
    margin-top: 0.8125rem;
  }

  .\32xl\:mr-3\.25{
    margin-right: 0.8125rem;
  }

  .\32xl\:mb-3\.25{
    margin-bottom: 0.8125rem;
  }

  .\32xl\:ml-3\.25{
    margin-left: 0.8125rem;
  }

  .\32xl\:mt-3\.75{
    margin-top: 0.9375rem;
  }

  .\32xl\:mr-3\.75{
    margin-right: 0.9375rem;
  }

  .\32xl\:mb-3\.75{
    margin-bottom: 0.9375rem;
  }

  .\32xl\:ml-3\.75{
    margin-left: 0.9375rem;
  }

  .\32xl\:mt-4\.25{
    margin-top: 1.0625rem;
  }

  .\32xl\:mr-4\.25{
    margin-right: 1.0625rem;
  }

  .\32xl\:mb-4\.25{
    margin-bottom: 1.0625rem;
  }

  .\32xl\:ml-4\.25{
    margin-left: 1.0625rem;
  }

  .\32xl\:mt-4\.5{
    margin-top: 1.125rem;
  }

  .\32xl\:mr-4\.5{
    margin-right: 1.125rem;
  }

  .\32xl\:mb-4\.5{
    margin-bottom: 1.125rem;
  }

  .\32xl\:ml-4\.5{
    margin-left: 1.125rem;
  }

  .\32xl\:mt-4\.75{
    margin-top: 1.1875rem;
  }

  .\32xl\:mr-4\.75{
    margin-right: 1.1875rem;
  }

  .\32xl\:mb-4\.75{
    margin-bottom: 1.1875rem;
  }

  .\32xl\:ml-4\.75{
    margin-left: 1.1875rem;
  }

  .\32xl\:mt-5\.25{
    margin-top: 1.3125rem;
  }

  .\32xl\:mr-5\.25{
    margin-right: 1.3125rem;
  }

  .\32xl\:mb-5\.25{
    margin-bottom: 1.3125rem;
  }

  .\32xl\:ml-5\.25{
    margin-left: 1.3125rem;
  }

  .\32xl\:mt-5\.5{
    margin-top: 1.375rem;
  }

  .\32xl\:mr-5\.5{
    margin-right: 1.375rem;
  }

  .\32xl\:mb-5\.5{
    margin-bottom: 1.375rem;
  }

  .\32xl\:ml-5\.5{
    margin-left: 1.375rem;
  }

  .\32xl\:mt-5\.75{
    margin-top: 1.4375rem;
  }

  .\32xl\:mr-5\.75{
    margin-right: 1.4375rem;
  }

  .\32xl\:mb-5\.75{
    margin-bottom: 1.4375rem;
  }

  .\32xl\:ml-5\.75{
    margin-left: 1.4375rem;
  }

  .\32xl\:mt-6\.25{
    margin-top: 1.5625rem;
  }

  .\32xl\:mr-6\.25{
    margin-right: 1.5625rem;
  }

  .\32xl\:mb-6\.25{
    margin-bottom: 1.5625rem;
  }

  .\32xl\:ml-6\.25{
    margin-left: 1.5625rem;
  }

  .\32xl\:mt-6\.5{
    margin-top: 1.625rem;
  }

  .\32xl\:mr-6\.5{
    margin-right: 1.625rem;
  }

  .\32xl\:mb-6\.5{
    margin-bottom: 1.625rem;
  }

  .\32xl\:ml-6\.5{
    margin-left: 1.625rem;
  }

  .\32xl\:mt-6\.75{
    margin-top: 1.6875rem;
  }

  .\32xl\:mr-6\.75{
    margin-right: 1.6875rem;
  }

  .\32xl\:mb-6\.75{
    margin-bottom: 1.6875rem;
  }

  .\32xl\:ml-6\.75{
    margin-left: 1.6875rem;
  }

  .\32xl\:mt-7\.25{
    margin-top: 1.8125rem;
  }

  .\32xl\:mr-7\.25{
    margin-right: 1.8125rem;
  }

  .\32xl\:mb-7\.25{
    margin-bottom: 1.8125rem;
  }

  .\32xl\:ml-7\.25{
    margin-left: 1.8125rem;
  }

  .\32xl\:mt-7\.5{
    margin-top: 1.875rem;
  }

  .\32xl\:mr-7\.5{
    margin-right: 1.875rem;
  }

  .\32xl\:mb-7\.5{
    margin-bottom: 1.875rem;
  }

  .\32xl\:ml-7\.5{
    margin-left: 1.875rem;
  }

  .\32xl\:mt-8\.25{
    margin-top: 2.0625rem;
  }

  .\32xl\:mr-8\.25{
    margin-right: 2.0625rem;
  }

  .\32xl\:mb-8\.25{
    margin-bottom: 2.0625rem;
  }

  .\32xl\:ml-8\.25{
    margin-left: 2.0625rem;
  }

  .\32xl\:mt-8\.5{
    margin-top: 2.125rem;
  }

  .\32xl\:mr-8\.5{
    margin-right: 2.125rem;
  }

  .\32xl\:mb-8\.5{
    margin-bottom: 2.125rem;
  }

  .\32xl\:ml-8\.5{
    margin-left: 2.125rem;
  }

  .\32xl\:mt-9\.25{
    margin-top: 2.3125rem;
  }

  .\32xl\:mr-9\.25{
    margin-right: 2.3125rem;
  }

  .\32xl\:mb-9\.25{
    margin-bottom: 2.3125rem;
  }

  .\32xl\:ml-9\.25{
    margin-left: 2.3125rem;
  }

  .\32xl\:mt-9\.5{
    margin-top: 2.375rem;
  }

  .\32xl\:mr-9\.5{
    margin-right: 2.375rem;
  }

  .\32xl\:mb-9\.5{
    margin-bottom: 2.375rem;
  }

  .\32xl\:ml-9\.5{
    margin-left: 2.375rem;
  }

  .\32xl\:mt-10\.5{
    margin-top: 2.625rem;
  }

  .\32xl\:mr-10\.5{
    margin-right: 2.625rem;
  }

  .\32xl\:mb-10\.5{
    margin-bottom: 2.625rem;
  }

  .\32xl\:ml-10\.5{
    margin-left: 2.625rem;
  }

  .\32xl\:mt-11\.25{
    margin-top: 2.8125rem;
  }

  .\32xl\:mr-11\.25{
    margin-right: 2.8125rem;
  }

  .\32xl\:mb-11\.25{
    margin-bottom: 2.8125rem;
  }

  .\32xl\:ml-11\.25{
    margin-left: 2.8125rem;
  }

  .\32xl\:mt-11\.5{
    margin-top: 2.875rem;
  }

  .\32xl\:mr-11\.5{
    margin-right: 2.875rem;
  }

  .\32xl\:mb-11\.5{
    margin-bottom: 2.875rem;
  }

  .\32xl\:ml-11\.5{
    margin-left: 2.875rem;
  }

  .\32xl\:mt-12\.5{
    margin-top: 3.125rem;
  }

  .\32xl\:mr-12\.5{
    margin-right: 3.125rem;
  }

  .\32xl\:mb-12\.5{
    margin-bottom: 3.125rem;
  }

  .\32xl\:ml-12\.5{
    margin-left: 3.125rem;
  }

  .\32xl\:mt-12\.75{
    margin-top: 3.1875rem;
  }

  .\32xl\:mr-12\.75{
    margin-right: 3.1875rem;
  }

  .\32xl\:mb-12\.75{
    margin-bottom: 3.1875rem;
  }

  .\32xl\:ml-12\.75{
    margin-left: 3.1875rem;
  }

  .\32xl\:mt-13\.5{
    margin-top: 3.375rem;
  }

  .\32xl\:mr-13\.5{
    margin-right: 3.375rem;
  }

  .\32xl\:mb-13\.5{
    margin-bottom: 3.375rem;
  }

  .\32xl\:ml-13\.5{
    margin-left: 3.375rem;
  }

  .\32xl\:mt-14\.5{
    margin-top: 3.625rem;
  }

  .\32xl\:mr-14\.5{
    margin-right: 3.625rem;
  }

  .\32xl\:mb-14\.5{
    margin-bottom: 3.625rem;
  }

  .\32xl\:ml-14\.5{
    margin-left: 3.625rem;
  }

  .\32xl\:mt-15\.5{
    margin-top: 3.875rem;
  }

  .\32xl\:mr-15\.5{
    margin-right: 3.875rem;
  }

  .\32xl\:mb-15\.5{
    margin-bottom: 3.875rem;
  }

  .\32xl\:ml-15\.5{
    margin-left: 3.875rem;
  }

  .\32xl\:mt-15\.75{
    margin-top: 3.9375rem;
  }

  .\32xl\:mr-15\.75{
    margin-right: 3.9375rem;
  }

  .\32xl\:mb-15\.75{
    margin-bottom: 3.9375rem;
  }

  .\32xl\:ml-15\.75{
    margin-left: 3.9375rem;
  }

  .\32xl\:mt-16\.25{
    margin-top: 4.0625rem;
  }

  .\32xl\:mr-16\.25{
    margin-right: 4.0625rem;
  }

  .\32xl\:mb-16\.25{
    margin-bottom: 4.0625rem;
  }

  .\32xl\:ml-16\.25{
    margin-left: 4.0625rem;
  }

  .\32xl\:mt-17\.25{
    margin-top: 4.3125rem;
  }

  .\32xl\:mr-17\.25{
    margin-right: 4.3125rem;
  }

  .\32xl\:mb-17\.25{
    margin-bottom: 4.3125rem;
  }

  .\32xl\:ml-17\.25{
    margin-left: 4.3125rem;
  }

  .\32xl\:mt-17\.5{
    margin-top: 4.375rem;
  }

  .\32xl\:mr-17\.5{
    margin-right: 4.375rem;
  }

  .\32xl\:mb-17\.5{
    margin-bottom: 4.375rem;
  }

  .\32xl\:ml-17\.5{
    margin-left: 4.375rem;
  }

  .\32xl\:mt-18\.25{
    margin-top: 4.5625rem;
  }

  .\32xl\:mr-18\.25{
    margin-right: 4.5625rem;
  }

  .\32xl\:mb-18\.25{
    margin-bottom: 4.5625rem;
  }

  .\32xl\:ml-18\.25{
    margin-left: 4.5625rem;
  }

  .\32xl\:mt-18\.5{
    margin-top: 4.625rem;
  }

  .\32xl\:mr-18\.5{
    margin-right: 4.625rem;
  }

  .\32xl\:mb-18\.5{
    margin-bottom: 4.625rem;
  }

  .\32xl\:ml-18\.5{
    margin-left: 4.625rem;
  }

  .\32xl\:mt-20\.25{
    margin-top: 5.0625rem;
  }

  .\32xl\:mr-20\.25{
    margin-right: 5.0625rem;
  }

  .\32xl\:mb-20\.25{
    margin-bottom: 5.0625rem;
  }

  .\32xl\:ml-20\.25{
    margin-left: 5.0625rem;
  }

  .\32xl\:mt-20\.5{
    margin-top: 5.125rem;
  }

  .\32xl\:mr-20\.5{
    margin-right: 5.125rem;
  }

  .\32xl\:mb-20\.5{
    margin-bottom: 5.125rem;
  }

  .\32xl\:ml-20\.5{
    margin-left: 5.125rem;
  }

  .\32xl\:mt-22\.5{
    margin-top: 5.625rem;
  }

  .\32xl\:mr-22\.5{
    margin-right: 5.625rem;
  }

  .\32xl\:mb-22\.5{
    margin-bottom: 5.625rem;
  }

  .\32xl\:ml-22\.5{
    margin-left: 5.625rem;
  }

  .\32xl\:mt-25\.5{
    margin-top: 6.375rem;
  }

  .\32xl\:mr-25\.5{
    margin-right: 6.375rem;
  }

  .\32xl\:mb-25\.5{
    margin-bottom: 6.375rem;
  }

  .\32xl\:ml-25\.5{
    margin-left: 6.375rem;
  }

  .\32xl\:mt-26\.75{
    margin-top: 6.6875rem;
  }

  .\32xl\:mr-26\.75{
    margin-right: 6.6875rem;
  }

  .\32xl\:mb-26\.75{
    margin-bottom: 6.6875rem;
  }

  .\32xl\:ml-26\.75{
    margin-left: 6.6875rem;
  }

  .\32xl\:mt-32\.5{
    margin-top: 8.125rem;
  }

  .\32xl\:mr-32\.5{
    margin-right: 8.125rem;
  }

  .\32xl\:mb-32\.5{
    margin-bottom: 8.125rem;
  }

  .\32xl\:ml-32\.5{
    margin-left: 8.125rem;
  }

  .\32xl\:mt-37\.5{
    margin-top: 9.375rem;
  }

  .\32xl\:mr-37\.5{
    margin-right: 9.375rem;
  }

  .\32xl\:mb-37\.5{
    margin-bottom: 9.375rem;
  }

  .\32xl\:ml-37\.5{
    margin-left: 9.375rem;
  }

  .\32xl\:mt-41\.25{
    margin-top: 10.3125rem;
  }

  .\32xl\:mr-41\.25{
    margin-right: 10.3125rem;
  }

  .\32xl\:mb-41\.25{
    margin-bottom: 10.3125rem;
  }

  .\32xl\:ml-41\.25{
    margin-left: 10.3125rem;
  }

  .\32xl\:mt-52\.5{
    margin-top: 13.125rem;
  }

  .\32xl\:mr-52\.5{
    margin-right: 13.125rem;
  }

  .\32xl\:mb-52\.5{
    margin-bottom: 13.125rem;
  }

  .\32xl\:ml-52\.5{
    margin-left: 13.125rem;
  }

  .\32xl\:mt-54\.5{
    margin-top: 13.625rem;
  }

  .\32xl\:mr-54\.5{
    margin-right: 13.625rem;
  }

  .\32xl\:mb-54\.5{
    margin-bottom: 13.625rem;
  }

  .\32xl\:ml-54\.5{
    margin-left: 13.625rem;
  }

  .\32xl\:mt-57\.25{
    margin-top: 14.3125rem;
  }

  .\32xl\:mr-57\.25{
    margin-right: 14.3125rem;
  }

  .\32xl\:mb-57\.25{
    margin-bottom: 14.3125rem;
  }

  .\32xl\:ml-57\.25{
    margin-left: 14.3125rem;
  }

  .\32xl\:mt-57\.5{
    margin-top: 14.375rem;
  }

  .\32xl\:mr-57\.5{
    margin-right: 14.375rem;
  }

  .\32xl\:mb-57\.5{
    margin-bottom: 14.375rem;
  }

  .\32xl\:ml-57\.5{
    margin-left: 14.375rem;
  }

  .\32xl\:mt-66\.25{
    margin-top: 16.5625rem;
  }

  .\32xl\:mr-66\.25{
    margin-right: 16.5625rem;
  }

  .\32xl\:mb-66\.25{
    margin-bottom: 16.5625rem;
  }

  .\32xl\:ml-66\.25{
    margin-left: 16.5625rem;
  }

  .\32xl\:mt-74\.5{
    margin-top: 18.125rem;
  }

  .\32xl\:mr-74\.5{
    margin-right: 18.125rem;
  }

  .\32xl\:mb-74\.5{
    margin-bottom: 18.125rem;
  }

  .\32xl\:ml-74\.5{
    margin-left: 18.125rem;
  }

  .\32xl\:mt-106\.25{
    margin-top: 26.5625rem;
  }

  .\32xl\:mr-106\.25{
    margin-right: 26.5625rem;
  }

  .\32xl\:mb-106\.25{
    margin-bottom: 26.5625rem;
  }

  .\32xl\:ml-106\.25{
    margin-left: 26.5625rem;
  }

  .\32xl\:mt-112\.25{
    margin-top: 28.0675rem;
  }

  .\32xl\:mr-112\.25{
    margin-right: 28.0675rem;
  }

  .\32xl\:mb-112\.25{
    margin-bottom: 28.0675rem;
  }

  .\32xl\:ml-112\.25{
    margin-left: 28.0675rem;
  }

  .\32xl\:mt-112\.75{
    margin-top: 28.1875rem;
  }

  .\32xl\:mr-112\.75{
    margin-right: 28.1875rem;
  }

  .\32xl\:mb-112\.75{
    margin-bottom: 28.1875rem;
  }

  .\32xl\:ml-112\.75{
    margin-left: 28.1875rem;
  }

  .\32xl\:mt-147\.5{
    margin-top: 36.875rem;
  }

  .\32xl\:mr-147\.5{
    margin-right: 36.875rem;
  }

  .\32xl\:mb-147\.5{
    margin-bottom: 36.875rem;
  }

  .\32xl\:ml-147\.5{
    margin-left: 36.875rem;
  }

  .\32xl\:mt-162\.5{
    margin-top: 40.625rem;
  }

  .\32xl\:mr-162\.5{
    margin-right: 40.625rem;
  }

  .\32xl\:mb-162\.5{
    margin-bottom: 40.625rem;
  }

  .\32xl\:ml-162\.5{
    margin-left: 40.625rem;
  }

  .\32xl\:mt-172\.25{
    margin-top: 42.5625rem;
  }

  .\32xl\:mr-172\.25{
    margin-right: 42.5625rem;
  }

  .\32xl\:mb-172\.25{
    margin-bottom: 42.5625rem;
  }

  .\32xl\:ml-172\.25{
    margin-left: 42.5625rem;
  }

  .\32xl\:mt-175\.25{
    margin-top: 43.8125rem;
  }

  .\32xl\:mr-175\.25{
    margin-right: 43.8125rem;
  }

  .\32xl\:mb-175\.25{
    margin-bottom: 43.8125rem;
  }

  .\32xl\:ml-175\.25{
    margin-left: 43.8125rem;
  }

  .\32xl\:mt-184\.25{
    margin-top: 46.0625rem;
  }

  .\32xl\:mr-184\.25{
    margin-right: 46.0625rem;
  }

  .\32xl\:mb-184\.25{
    margin-bottom: 46.0625rem;
  }

  .\32xl\:ml-184\.25{
    margin-left: 46.0625rem;
  }

  .\32xl\:mt-203\.25{
    margin-top: 50.8125rem;
  }

  .\32xl\:mr-203\.25{
    margin-right: 50.8125rem;
  }

  .\32xl\:mb-203\.25{
    margin-bottom: 50.8125rem;
  }

  .\32xl\:ml-203\.25{
    margin-left: 50.8125rem;
  }

  .\32xl\:mt-half{
    margin-top: 50%;
  }

  .\32xl\:mr-half{
    margin-right: 50%;
  }

  .\32xl\:mb-half{
    margin-bottom: 50%;
  }

  .\32xl\:ml-half{
    margin-left: 50%;
  }

  .\32xl\:mt-full{
    margin-top: 100%;
  }

  .\32xl\:mr-full{
    margin-right: 100%;
  }

  .\32xl\:mb-full{
    margin-bottom: 100%;
  }

  .\32xl\:ml-full{
    margin-left: 100%;
  }

  .\32xl\:mt-1\/10{
    margin-top: 10%;
  }

  .\32xl\:mr-1\/10{
    margin-right: 10%;
  }

  .\32xl\:mb-1\/10{
    margin-bottom: 10%;
  }

  .\32xl\:ml-1\/10{
    margin-left: 10%;
  }

  .\32xl\:mt-2\/10{
    margin-top: 20%;
  }

  .\32xl\:mr-2\/10{
    margin-right: 20%;
  }

  .\32xl\:mb-2\/10{
    margin-bottom: 20%;
  }

  .\32xl\:ml-2\/10{
    margin-left: 20%;
  }

  .\32xl\:mt-3\/10{
    margin-top: 30%;
  }

  .\32xl\:mr-3\/10{
    margin-right: 30%;
  }

  .\32xl\:mb-3\/10{
    margin-bottom: 30%;
  }

  .\32xl\:ml-3\/10{
    margin-left: 30%;
  }

  .\32xl\:mt-4\/10{
    margin-top: 40%;
  }

  .\32xl\:mr-4\/10{
    margin-right: 40%;
  }

  .\32xl\:mb-4\/10{
    margin-bottom: 40%;
  }

  .\32xl\:ml-4\/10{
    margin-left: 40%;
  }

  .\32xl\:mt-4\.5\/10{
    margin-top: 45%;
  }

  .\32xl\:mr-4\.5\/10{
    margin-right: 45%;
  }

  .\32xl\:mb-4\.5\/10{
    margin-bottom: 45%;
  }

  .\32xl\:ml-4\.5\/10{
    margin-left: 45%;
  }

  .\32xl\:mt-5\/10{
    margin-top: 50%;
  }

  .\32xl\:mr-5\/10{
    margin-right: 50%;
  }

  .\32xl\:mb-5\/10{
    margin-bottom: 50%;
  }

  .\32xl\:ml-5\/10{
    margin-left: 50%;
  }

  .\32xl\:mt-5\.5\/10{
    margin-top: 55%;
  }

  .\32xl\:mr-5\.5\/10{
    margin-right: 55%;
  }

  .\32xl\:mb-5\.5\/10{
    margin-bottom: 55%;
  }

  .\32xl\:ml-5\.5\/10{
    margin-left: 55%;
  }

  .\32xl\:mt-6\/10{
    margin-top: 60%;
  }

  .\32xl\:mr-6\/10{
    margin-right: 60%;
  }

  .\32xl\:mb-6\/10{
    margin-bottom: 60%;
  }

  .\32xl\:ml-6\/10{
    margin-left: 60%;
  }

  .\32xl\:mt-7\/10{
    margin-top: 70%;
  }

  .\32xl\:mr-7\/10{
    margin-right: 70%;
  }

  .\32xl\:mb-7\/10{
    margin-bottom: 70%;
  }

  .\32xl\:ml-7\/10{
    margin-left: 70%;
  }

  .\32xl\:mt-8\/10{
    margin-top: 80%;
  }

  .\32xl\:mr-8\/10{
    margin-right: 80%;
  }

  .\32xl\:mb-8\/10{
    margin-bottom: 80%;
  }

  .\32xl\:ml-8\/10{
    margin-left: 80%;
  }

  .\32xl\:mt-9\/10{
    margin-top: 90%;
  }

  .\32xl\:mr-9\/10{
    margin-right: 90%;
  }

  .\32xl\:mb-9\/10{
    margin-bottom: 90%;
  }

  .\32xl\:ml-9\/10{
    margin-left: 90%;
  }

  .\32xl\:mt-1\/12{
    margin-top: 8.333333%;
  }

  .\32xl\:mr-1\/12{
    margin-right: 8.333333%;
  }

  .\32xl\:mb-1\/12{
    margin-bottom: 8.333333%;
  }

  .\32xl\:ml-1\/12{
    margin-left: 8.333333%;
  }

  .\32xl\:mt-2\/12{
    margin-top: 16.666667%;
  }

  .\32xl\:mr-2\/12{
    margin-right: 16.666667%;
  }

  .\32xl\:mb-2\/12{
    margin-bottom: 16.666667%;
  }

  .\32xl\:ml-2\/12{
    margin-left: 16.666667%;
  }

  .\32xl\:mt-3\/12{
    margin-top: 25%;
  }

  .\32xl\:mr-3\/12{
    margin-right: 25%;
  }

  .\32xl\:mb-3\/12{
    margin-bottom: 25%;
  }

  .\32xl\:ml-3\/12{
    margin-left: 25%;
  }

  .\32xl\:mt-4\/12{
    margin-top: 33.333333%;
  }

  .\32xl\:mr-4\/12{
    margin-right: 33.333333%;
  }

  .\32xl\:mb-4\/12{
    margin-bottom: 33.333333%;
  }

  .\32xl\:ml-4\/12{
    margin-left: 33.333333%;
  }

  .\32xl\:mt-5\/12{
    margin-top: 41.666667%;
  }

  .\32xl\:mr-5\/12{
    margin-right: 41.666667%;
  }

  .\32xl\:mb-5\/12{
    margin-bottom: 41.666667%;
  }

  .\32xl\:ml-5\/12{
    margin-left: 41.666667%;
  }

  .\32xl\:mt-6\/12{
    margin-top: 50%;
  }

  .\32xl\:mr-6\/12{
    margin-right: 50%;
  }

  .\32xl\:mb-6\/12{
    margin-bottom: 50%;
  }

  .\32xl\:ml-6\/12{
    margin-left: 50%;
  }

  .\32xl\:mt-7\/12{
    margin-top: 58.333333%;
  }

  .\32xl\:mr-7\/12{
    margin-right: 58.333333%;
  }

  .\32xl\:mb-7\/12{
    margin-bottom: 58.333333%;
  }

  .\32xl\:ml-7\/12{
    margin-left: 58.333333%;
  }

  .\32xl\:mt-8\/12{
    margin-top: 66.666667%;
  }

  .\32xl\:mr-8\/12{
    margin-right: 66.666667%;
  }

  .\32xl\:mb-8\/12{
    margin-bottom: 66.666667%;
  }

  .\32xl\:ml-8\/12{
    margin-left: 66.666667%;
  }

  .\32xl\:mt-9\/12{
    margin-top: 75%;
  }

  .\32xl\:mr-9\/12{
    margin-right: 75%;
  }

  .\32xl\:mb-9\/12{
    margin-bottom: 75%;
  }

  .\32xl\:ml-9\/12{
    margin-left: 75%;
  }

  .\32xl\:mt-10\/12{
    margin-top: 83.333333%;
  }

  .\32xl\:mr-10\/12{
    margin-right: 83.333333%;
  }

  .\32xl\:mb-10\/12{
    margin-bottom: 83.333333%;
  }

  .\32xl\:ml-10\/12{
    margin-left: 83.333333%;
  }

  .\32xl\:mt-11\/12{
    margin-top: 91.666667%;
  }

  .\32xl\:mr-11\/12{
    margin-right: 91.666667%;
  }

  .\32xl\:mb-11\/12{
    margin-bottom: 91.666667%;
  }

  .\32xl\:ml-11\/12{
    margin-left: 91.666667%;
  }

  .\32xl\:-mt-0{
    margin-top: 0px;
  }

  .\32xl\:-mr-0{
    margin-right: 0px;
  }

  .\32xl\:-mb-0{
    margin-bottom: 0px;
  }

  .\32xl\:-ml-0{
    margin-left: 0px;
  }

  .\32xl\:-mt-1{
    margin-top: -0.25rem;
  }

  .\32xl\:-mr-1{
    margin-right: -0.25rem;
  }

  .\32xl\:-mb-1{
    margin-bottom: -0.25rem;
  }

  .\32xl\:-ml-1{
    margin-left: -0.25rem;
  }

  .\32xl\:-mt-2{
    margin-top: -0.5rem;
  }

  .\32xl\:-mr-2{
    margin-right: -0.5rem;
  }

  .\32xl\:-mb-2{
    margin-bottom: -0.5rem;
  }

  .\32xl\:-ml-2{
    margin-left: -0.5rem;
  }

  .\32xl\:-mt-3{
    margin-top: -0.75rem;
  }

  .\32xl\:-mr-3{
    margin-right: -0.75rem;
  }

  .\32xl\:-mb-3{
    margin-bottom: -0.75rem;
  }

  .\32xl\:-ml-3{
    margin-left: -0.75rem;
  }

  .\32xl\:-mt-4{
    margin-top: -1rem;
  }

  .\32xl\:-mr-4{
    margin-right: -1rem;
  }

  .\32xl\:-mb-4{
    margin-bottom: -1rem;
  }

  .\32xl\:-ml-4{
    margin-left: -1rem;
  }

  .\32xl\:-mt-5{
    margin-top: -1.25rem;
  }

  .\32xl\:-mr-5{
    margin-right: -1.25rem;
  }

  .\32xl\:-mb-5{
    margin-bottom: -1.25rem;
  }

  .\32xl\:-ml-5{
    margin-left: -1.25rem;
  }

  .\32xl\:-mt-6{
    margin-top: -1.5rem;
  }

  .\32xl\:-mr-6{
    margin-right: -1.5rem;
  }

  .\32xl\:-mb-6{
    margin-bottom: -1.5rem;
  }

  .\32xl\:-ml-6{
    margin-left: -1.5rem;
  }

  .\32xl\:-mt-7{
    margin-top: -1.75rem;
  }

  .\32xl\:-mr-7{
    margin-right: -1.75rem;
  }

  .\32xl\:-mb-7{
    margin-bottom: -1.75rem;
  }

  .\32xl\:-ml-7{
    margin-left: -1.75rem;
  }

  .\32xl\:-mt-8{
    margin-top: -2rem;
  }

  .\32xl\:-mr-8{
    margin-right: -2rem;
  }

  .\32xl\:-mb-8{
    margin-bottom: -2rem;
  }

  .\32xl\:-ml-8{
    margin-left: -2rem;
  }

  .\32xl\:-mt-9{
    margin-top: -2.25rem;
  }

  .\32xl\:-mr-9{
    margin-right: -2.25rem;
  }

  .\32xl\:-mb-9{
    margin-bottom: -2.25rem;
  }

  .\32xl\:-ml-9{
    margin-left: -2.25rem;
  }

  .\32xl\:-mt-10{
    margin-top: -2.5rem;
  }

  .\32xl\:-mr-10{
    margin-right: -2.5rem;
  }

  .\32xl\:-mb-10{
    margin-bottom: -2.5rem;
  }

  .\32xl\:-ml-10{
    margin-left: -2.5rem;
  }

  .\32xl\:-mt-11{
    margin-top: -2.75rem;
  }

  .\32xl\:-mr-11{
    margin-right: -2.75rem;
  }

  .\32xl\:-mb-11{
    margin-bottom: -2.75rem;
  }

  .\32xl\:-ml-11{
    margin-left: -2.75rem;
  }

  .\32xl\:-mt-12{
    margin-top: -3rem;
  }

  .\32xl\:-mr-12{
    margin-right: -3rem;
  }

  .\32xl\:-mb-12{
    margin-bottom: -3rem;
  }

  .\32xl\:-ml-12{
    margin-left: -3rem;
  }

  .\32xl\:-mt-13{
    margin-top: -3.25rem;
  }

  .\32xl\:-mr-13{
    margin-right: -3.25rem;
  }

  .\32xl\:-mb-13{
    margin-bottom: -3.25rem;
  }

  .\32xl\:-ml-13{
    margin-left: -3.25rem;
  }

  .\32xl\:-mt-14{
    margin-top: -3.5rem;
  }

  .\32xl\:-mr-14{
    margin-right: -3.5rem;
  }

  .\32xl\:-mb-14{
    margin-bottom: -3.5rem;
  }

  .\32xl\:-ml-14{
    margin-left: -3.5rem;
  }

  .\32xl\:-mt-15{
    margin-top: -3.75rem;
  }

  .\32xl\:-mr-15{
    margin-right: -3.75rem;
  }

  .\32xl\:-mb-15{
    margin-bottom: -3.75rem;
  }

  .\32xl\:-ml-15{
    margin-left: -3.75rem;
  }

  .\32xl\:-mt-16{
    margin-top: -4rem;
  }

  .\32xl\:-mr-16{
    margin-right: -4rem;
  }

  .\32xl\:-mb-16{
    margin-bottom: -4rem;
  }

  .\32xl\:-ml-16{
    margin-left: -4rem;
  }

  .\32xl\:-mt-17{
    margin-top: -4.25rem;
  }

  .\32xl\:-mr-17{
    margin-right: -4.25rem;
  }

  .\32xl\:-mb-17{
    margin-bottom: -4.25rem;
  }

  .\32xl\:-ml-17{
    margin-left: -4.25rem;
  }

  .\32xl\:-mt-18{
    margin-top: -4.5rem;
  }

  .\32xl\:-mr-18{
    margin-right: -4.5rem;
  }

  .\32xl\:-mb-18{
    margin-bottom: -4.5rem;
  }

  .\32xl\:-ml-18{
    margin-left: -4.5rem;
  }

  .\32xl\:-mt-19{
    margin-top: -4.75rem;
  }

  .\32xl\:-mr-19{
    margin-right: -4.75rem;
  }

  .\32xl\:-mb-19{
    margin-bottom: -4.75rem;
  }

  .\32xl\:-ml-19{
    margin-left: -4.75rem;
  }

  .\32xl\:-mt-20{
    margin-top: -5rem;
  }

  .\32xl\:-mr-20{
    margin-right: -5rem;
  }

  .\32xl\:-mb-20{
    margin-bottom: -5rem;
  }

  .\32xl\:-ml-20{
    margin-left: -5rem;
  }

  .\32xl\:-mt-22{
    margin-top: -5.5rem;
  }

  .\32xl\:-mr-22{
    margin-right: -5.5rem;
  }

  .\32xl\:-mb-22{
    margin-bottom: -5.5rem;
  }

  .\32xl\:-ml-22{
    margin-left: -5.5rem;
  }

  .\32xl\:-mt-24{
    margin-top: -6rem;
  }

  .\32xl\:-mr-24{
    margin-right: -6rem;
  }

  .\32xl\:-mb-24{
    margin-bottom: -6rem;
  }

  .\32xl\:-ml-24{
    margin-left: -6rem;
  }

  .\32xl\:-mt-25{
    margin-top: -6.25rem;
  }

  .\32xl\:-mr-25{
    margin-right: -6.25rem;
  }

  .\32xl\:-mb-25{
    margin-bottom: -6.25rem;
  }

  .\32xl\:-ml-25{
    margin-left: -6.25rem;
  }

  .\32xl\:-mt-28{
    margin-top: -7rem;
  }

  .\32xl\:-mr-28{
    margin-right: -7rem;
  }

  .\32xl\:-mb-28{
    margin-bottom: -7rem;
  }

  .\32xl\:-ml-28{
    margin-left: -7rem;
  }

  .\32xl\:-mt-30{
    margin-top: -7.5rem;
  }

  .\32xl\:-mr-30{
    margin-right: -7.5rem;
  }

  .\32xl\:-mb-30{
    margin-bottom: -7.5rem;
  }

  .\32xl\:-ml-30{
    margin-left: -7.5rem;
  }

  .\32xl\:-mt-32{
    margin-top: -8rem;
  }

  .\32xl\:-mr-32{
    margin-right: -8rem;
  }

  .\32xl\:-mb-32{
    margin-bottom: -8rem;
  }

  .\32xl\:-ml-32{
    margin-left: -8rem;
  }

  .\32xl\:-mt-34{
    margin-top: -8.5rem;
  }

  .\32xl\:-mr-34{
    margin-right: -8.5rem;
  }

  .\32xl\:-mb-34{
    margin-bottom: -8.5rem;
  }

  .\32xl\:-ml-34{
    margin-left: -8.5rem;
  }

  .\32xl\:-mt-35{
    margin-top: -8.75rem;
  }

  .\32xl\:-mr-35{
    margin-right: -8.75rem;
  }

  .\32xl\:-mb-35{
    margin-bottom: -8.75rem;
  }

  .\32xl\:-ml-35{
    margin-left: -8.75rem;
  }

  .\32xl\:-mt-36{
    margin-top: -9rem;
  }

  .\32xl\:-mr-36{
    margin-right: -9rem;
  }

  .\32xl\:-mb-36{
    margin-bottom: -9rem;
  }

  .\32xl\:-ml-36{
    margin-left: -9rem;
  }

  .\32xl\:-mt-39{
    margin-top: -9.75rem;
  }

  .\32xl\:-mr-39{
    margin-right: -9.75rem;
  }

  .\32xl\:-mb-39{
    margin-bottom: -9.75rem;
  }

  .\32xl\:-ml-39{
    margin-left: -9.75rem;
  }

  .\32xl\:-mt-40{
    margin-top: -10rem;
  }

  .\32xl\:-mr-40{
    margin-right: -10rem;
  }

  .\32xl\:-mb-40{
    margin-bottom: -10rem;
  }

  .\32xl\:-ml-40{
    margin-left: -10rem;
  }

  .\32xl\:-mt-42{
    margin-top: -10.5rem;
  }

  .\32xl\:-mr-42{
    margin-right: -10.5rem;
  }

  .\32xl\:-mb-42{
    margin-bottom: -10.5rem;
  }

  .\32xl\:-ml-42{
    margin-left: -10.5rem;
  }

  .\32xl\:-mt-44{
    margin-top: -11rem;
  }

  .\32xl\:-mr-44{
    margin-right: -11rem;
  }

  .\32xl\:-mb-44{
    margin-bottom: -11rem;
  }

  .\32xl\:-ml-44{
    margin-left: -11rem;
  }

  .\32xl\:-mt-45{
    margin-top: -11.25rem;
  }

  .\32xl\:-mr-45{
    margin-right: -11.25rem;
  }

  .\32xl\:-mb-45{
    margin-bottom: -11.25rem;
  }

  .\32xl\:-ml-45{
    margin-left: -11.25rem;
  }

  .\32xl\:-mt-48{
    margin-top: -12rem;
  }

  .\32xl\:-mr-48{
    margin-right: -12rem;
  }

  .\32xl\:-mb-48{
    margin-bottom: -12rem;
  }

  .\32xl\:-ml-48{
    margin-left: -12rem;
  }

  .\32xl\:-mt-50{
    margin-top: -12.5rem;
  }

  .\32xl\:-mr-50{
    margin-right: -12.5rem;
  }

  .\32xl\:-mb-50{
    margin-bottom: -12.5rem;
  }

  .\32xl\:-ml-50{
    margin-left: -12.5rem;
  }

  .\32xl\:-mt-52{
    margin-top: -13rem;
  }

  .\32xl\:-mr-52{
    margin-right: -13rem;
  }

  .\32xl\:-mb-52{
    margin-bottom: -13rem;
  }

  .\32xl\:-ml-52{
    margin-left: -13rem;
  }

  .\32xl\:-mt-55{
    margin-top: -13.75rem;
  }

  .\32xl\:-mr-55{
    margin-right: -13.75rem;
  }

  .\32xl\:-mb-55{
    margin-bottom: -13.75rem;
  }

  .\32xl\:-ml-55{
    margin-left: -13.75rem;
  }

  .\32xl\:-mt-56{
    margin-top: -14rem;
  }

  .\32xl\:-mr-56{
    margin-right: -14rem;
  }

  .\32xl\:-mb-56{
    margin-bottom: -14rem;
  }

  .\32xl\:-ml-56{
    margin-left: -14rem;
  }

  .\32xl\:-mt-58{
    margin-top: -14.5rem;
  }

  .\32xl\:-mr-58{
    margin-right: -14.5rem;
  }

  .\32xl\:-mb-58{
    margin-bottom: -14.5rem;
  }

  .\32xl\:-ml-58{
    margin-left: -14.5rem;
  }

  .\32xl\:-mt-60{
    margin-top: -15rem;
  }

  .\32xl\:-mr-60{
    margin-right: -15rem;
  }

  .\32xl\:-mb-60{
    margin-bottom: -15rem;
  }

  .\32xl\:-ml-60{
    margin-left: -15rem;
  }

  .\32xl\:-mt-64{
    margin-top: -16rem;
  }

  .\32xl\:-mr-64{
    margin-right: -16rem;
  }

  .\32xl\:-mb-64{
    margin-bottom: -16rem;
  }

  .\32xl\:-ml-64{
    margin-left: -16rem;
  }

  .\32xl\:-mt-65{
    margin-top: -16.25rem;
  }

  .\32xl\:-mr-65{
    margin-right: -16.25rem;
  }

  .\32xl\:-mb-65{
    margin-bottom: -16.25rem;
  }

  .\32xl\:-ml-65{
    margin-left: -16.25rem;
  }

  .\32xl\:-mt-68{
    margin-top: -17rem;
  }

  .\32xl\:-mr-68{
    margin-right: -17rem;
  }

  .\32xl\:-mb-68{
    margin-bottom: -17rem;
  }

  .\32xl\:-ml-68{
    margin-left: -17rem;
  }

  .\32xl\:-mt-69{
    margin-top: -17.25rem;
  }

  .\32xl\:-mr-69{
    margin-right: -17.25rem;
  }

  .\32xl\:-mb-69{
    margin-bottom: -17.25rem;
  }

  .\32xl\:-ml-69{
    margin-left: -17.25rem;
  }

  .\32xl\:-mt-70{
    margin-top: -17.5rem;
  }

  .\32xl\:-mr-70{
    margin-right: -17.5rem;
  }

  .\32xl\:-mb-70{
    margin-bottom: -17.5rem;
  }

  .\32xl\:-ml-70{
    margin-left: -17.5rem;
  }

  .\32xl\:-mt-72{
    margin-top: -18rem;
  }

  .\32xl\:-mr-72{
    margin-right: -18rem;
  }

  .\32xl\:-mb-72{
    margin-bottom: -18rem;
  }

  .\32xl\:-ml-72{
    margin-left: -18rem;
  }

  .\32xl\:-mt-75{
    margin-top: -18.75rem;
  }

  .\32xl\:-mr-75{
    margin-right: -18.75rem;
  }

  .\32xl\:-mb-75{
    margin-bottom: -18.75rem;
  }

  .\32xl\:-ml-75{
    margin-left: -18.75rem;
  }

  .\32xl\:-mt-80{
    margin-top: -20rem;
  }

  .\32xl\:-mr-80{
    margin-right: -20rem;
  }

  .\32xl\:-mb-80{
    margin-bottom: -20rem;
  }

  .\32xl\:-ml-80{
    margin-left: -20rem;
  }

  .\32xl\:-mt-85{
    margin-top: -21.25rem;
  }

  .\32xl\:-mr-85{
    margin-right: -21.25rem;
  }

  .\32xl\:-mb-85{
    margin-bottom: -21.25rem;
  }

  .\32xl\:-ml-85{
    margin-left: -21.25rem;
  }

  .\32xl\:-mt-86{
    margin-top: -21.5rem;
  }

  .\32xl\:-mr-86{
    margin-right: -21.5rem;
  }

  .\32xl\:-mb-86{
    margin-bottom: -21.5rem;
  }

  .\32xl\:-ml-86{
    margin-left: -21.5rem;
  }

  .\32xl\:-mt-90{
    margin-top: -22.5rem;
  }

  .\32xl\:-mr-90{
    margin-right: -22.5rem;
  }

  .\32xl\:-mb-90{
    margin-bottom: -22.5rem;
  }

  .\32xl\:-ml-90{
    margin-left: -22.5rem;
  }

  .\32xl\:-mt-96{
    margin-top: -24rem;
  }

  .\32xl\:-mr-96{
    margin-right: -24rem;
  }

  .\32xl\:-mb-96{
    margin-bottom: -24rem;
  }

  .\32xl\:-ml-96{
    margin-left: -24rem;
  }

  .\32xl\:-mt-100{
    margin-top: -25rem;
  }

  .\32xl\:-mr-100{
    margin-right: -25rem;
  }

  .\32xl\:-mb-100{
    margin-bottom: -25rem;
  }

  .\32xl\:-ml-100{
    margin-left: -25rem;
  }

  .\32xl\:-mt-115{
    margin-top: -28.75rem;
  }

  .\32xl\:-mr-115{
    margin-right: -28.75rem;
  }

  .\32xl\:-mb-115{
    margin-bottom: -28.75rem;
  }

  .\32xl\:-ml-115{
    margin-left: -28.75rem;
  }

  .\32xl\:-mt-125{
    margin-top: -31.25rem;
  }

  .\32xl\:-mr-125{
    margin-right: -31.25rem;
  }

  .\32xl\:-mb-125{
    margin-bottom: -31.25rem;
  }

  .\32xl\:-ml-125{
    margin-left: -31.25rem;
  }

  .\32xl\:-mt-142{
    margin-top: -35.5rem;
  }

  .\32xl\:-mr-142{
    margin-right: -35.5rem;
  }

  .\32xl\:-mb-142{
    margin-bottom: -35.5rem;
  }

  .\32xl\:-ml-142{
    margin-left: -35.5rem;
  }

  .\32xl\:-mt-150{
    margin-top: -37.5rem;
  }

  .\32xl\:-mr-150{
    margin-right: -37.5rem;
  }

  .\32xl\:-mb-150{
    margin-bottom: -37.5rem;
  }

  .\32xl\:-ml-150{
    margin-left: -37.5rem;
  }

  .\32xl\:-mt-156{
    margin-top: -39rem;
  }

  .\32xl\:-mr-156{
    margin-right: -39rem;
  }

  .\32xl\:-mb-156{
    margin-bottom: -39rem;
  }

  .\32xl\:-ml-156{
    margin-left: -39rem;
  }

  .\32xl\:-mt-160{
    margin-top: -40rem;
  }

  .\32xl\:-mr-160{
    margin-right: -40rem;
  }

  .\32xl\:-mb-160{
    margin-bottom: -40rem;
  }

  .\32xl\:-ml-160{
    margin-left: -40rem;
  }

  .\32xl\:-mt-175{
    margin-top: -43.75rem;
  }

  .\32xl\:-mr-175{
    margin-right: -43.75rem;
  }

  .\32xl\:-mb-175{
    margin-bottom: -43.75rem;
  }

  .\32xl\:-ml-175{
    margin-left: -43.75rem;
  }

  .\32xl\:-mt-207{
    margin-top: -51.75rem;
  }

  .\32xl\:-mr-207{
    margin-right: -51.75rem;
  }

  .\32xl\:-mb-207{
    margin-bottom: -51.75rem;
  }

  .\32xl\:-ml-207{
    margin-left: -51.75rem;
  }

  .\32xl\:-mt-242{
    margin-top: -60.5rem;
  }

  .\32xl\:-mr-242{
    margin-right: -60.5rem;
  }

  .\32xl\:-mb-242{
    margin-bottom: -60.5rem;
  }

  .\32xl\:-ml-242{
    margin-left: -60.5rem;
  }

  .\32xl\:-mt-250{
    margin-top: -62.5rem;
  }

  .\32xl\:-mr-250{
    margin-right: -62.5rem;
  }

  .\32xl\:-mb-250{
    margin-bottom: -62.5rem;
  }

  .\32xl\:-ml-250{
    margin-left: -62.5rem;
  }

  .\32xl\:-mt-258{
    margin-top: -64.5rem;
  }

  .\32xl\:-mr-258{
    margin-right: -64.5rem;
  }

  .\32xl\:-mb-258{
    margin-bottom: -64.5rem;
  }

  .\32xl\:-ml-258{
    margin-left: -64.5rem;
  }

  .\32xl\:-mt-265{
    margin-top: -66.25rem;
  }

  .\32xl\:-mr-265{
    margin-right: -66.25rem;
  }

  .\32xl\:-mb-265{
    margin-bottom: -66.25rem;
  }

  .\32xl\:-ml-265{
    margin-left: -66.25rem;
  }

  .\32xl\:-mt-280{
    margin-top: -70rem;
  }

  .\32xl\:-mr-280{
    margin-right: -70rem;
  }

  .\32xl\:-mb-280{
    margin-bottom: -70rem;
  }

  .\32xl\:-ml-280{
    margin-left: -70rem;
  }

  .\32xl\:-mt-px{
    margin-top: -1px;
  }

  .\32xl\:-mr-px{
    margin-right: -1px;
  }

  .\32xl\:-mb-px{
    margin-bottom: -1px;
  }

  .\32xl\:-ml-px{
    margin-left: -1px;
  }

  .\32xl\:-mt-0\.5{
    margin-top: -0.125rem;
  }

  .\32xl\:-mr-0\.5{
    margin-right: -0.125rem;
  }

  .\32xl\:-mb-0\.5{
    margin-bottom: -0.125rem;
  }

  .\32xl\:-ml-0\.5{
    margin-left: -0.125rem;
  }

  .\32xl\:-mt-1\.5{
    margin-top: -0.375rem;
  }

  .\32xl\:-mr-1\.5{
    margin-right: -0.375rem;
  }

  .\32xl\:-mb-1\.5{
    margin-bottom: -0.375rem;
  }

  .\32xl\:-ml-1\.5{
    margin-left: -0.375rem;
  }

  .\32xl\:-mt-2\.5{
    margin-top: -0.625rem;
  }

  .\32xl\:-mr-2\.5{
    margin-right: -0.625rem;
  }

  .\32xl\:-mb-2\.5{
    margin-bottom: -0.625rem;
  }

  .\32xl\:-ml-2\.5{
    margin-left: -0.625rem;
  }

  .\32xl\:-mt-3\.5{
    margin-top: -0.875rem;
  }

  .\32xl\:-mr-3\.5{
    margin-right: -0.875rem;
  }

  .\32xl\:-mb-3\.5{
    margin-bottom: -0.875rem;
  }

  .\32xl\:-ml-3\.5{
    margin-left: -0.875rem;
  }

  .\32xl\:-mt-0\.25{
    margin-top: -0.0625rem;
  }

  .\32xl\:-mr-0\.25{
    margin-right: -0.0625rem;
  }

  .\32xl\:-mb-0\.25{
    margin-bottom: -0.0625rem;
  }

  .\32xl\:-ml-0\.25{
    margin-left: -0.0625rem;
  }

  .\32xl\:-mt-0\.75{
    margin-top: -0.1875rem;
  }

  .\32xl\:-mr-0\.75{
    margin-right: -0.1875rem;
  }

  .\32xl\:-mb-0\.75{
    margin-bottom: -0.1875rem;
  }

  .\32xl\:-ml-0\.75{
    margin-left: -0.1875rem;
  }

  .\32xl\:-mt-1\.25{
    margin-top: -0.3125rem;
  }

  .\32xl\:-mr-1\.25{
    margin-right: -0.3125rem;
  }

  .\32xl\:-mb-1\.25{
    margin-bottom: -0.3125rem;
  }

  .\32xl\:-ml-1\.25{
    margin-left: -0.3125rem;
  }

  .\32xl\:-mt-1\.75{
    margin-top: -0.4375rem;
  }

  .\32xl\:-mr-1\.75{
    margin-right: -0.4375rem;
  }

  .\32xl\:-mb-1\.75{
    margin-bottom: -0.4375rem;
  }

  .\32xl\:-ml-1\.75{
    margin-left: -0.4375rem;
  }

  .\32xl\:-mt-2\.25{
    margin-top: -0.5625rem;
  }

  .\32xl\:-mr-2\.25{
    margin-right: -0.5625rem;
  }

  .\32xl\:-mb-2\.25{
    margin-bottom: -0.5625rem;
  }

  .\32xl\:-ml-2\.25{
    margin-left: -0.5625rem;
  }

  .\32xl\:-mt-2\.75{
    margin-top: -0.6875rem;
  }

  .\32xl\:-mr-2\.75{
    margin-right: -0.6875rem;
  }

  .\32xl\:-mb-2\.75{
    margin-bottom: -0.6875rem;
  }

  .\32xl\:-ml-2\.75{
    margin-left: -0.6875rem;
  }

  .\32xl\:-mt-3\.25{
    margin-top: -0.8125rem;
  }

  .\32xl\:-mr-3\.25{
    margin-right: -0.8125rem;
  }

  .\32xl\:-mb-3\.25{
    margin-bottom: -0.8125rem;
  }

  .\32xl\:-ml-3\.25{
    margin-left: -0.8125rem;
  }

  .\32xl\:-mt-3\.75{
    margin-top: -0.9375rem;
  }

  .\32xl\:-mr-3\.75{
    margin-right: -0.9375rem;
  }

  .\32xl\:-mb-3\.75{
    margin-bottom: -0.9375rem;
  }

  .\32xl\:-ml-3\.75{
    margin-left: -0.9375rem;
  }

  .\32xl\:-mt-4\.25{
    margin-top: -1.0625rem;
  }

  .\32xl\:-mr-4\.25{
    margin-right: -1.0625rem;
  }

  .\32xl\:-mb-4\.25{
    margin-bottom: -1.0625rem;
  }

  .\32xl\:-ml-4\.25{
    margin-left: -1.0625rem;
  }

  .\32xl\:-mt-4\.5{
    margin-top: -1.125rem;
  }

  .\32xl\:-mr-4\.5{
    margin-right: -1.125rem;
  }

  .\32xl\:-mb-4\.5{
    margin-bottom: -1.125rem;
  }

  .\32xl\:-ml-4\.5{
    margin-left: -1.125rem;
  }

  .\32xl\:-mt-4\.75{
    margin-top: -1.1875rem;
  }

  .\32xl\:-mr-4\.75{
    margin-right: -1.1875rem;
  }

  .\32xl\:-mb-4\.75{
    margin-bottom: -1.1875rem;
  }

  .\32xl\:-ml-4\.75{
    margin-left: -1.1875rem;
  }

  .\32xl\:-mt-5\.25{
    margin-top: -1.3125rem;
  }

  .\32xl\:-mr-5\.25{
    margin-right: -1.3125rem;
  }

  .\32xl\:-mb-5\.25{
    margin-bottom: -1.3125rem;
  }

  .\32xl\:-ml-5\.25{
    margin-left: -1.3125rem;
  }

  .\32xl\:-mt-5\.5{
    margin-top: -1.375rem;
  }

  .\32xl\:-mr-5\.5{
    margin-right: -1.375rem;
  }

  .\32xl\:-mb-5\.5{
    margin-bottom: -1.375rem;
  }

  .\32xl\:-ml-5\.5{
    margin-left: -1.375rem;
  }

  .\32xl\:-mt-5\.75{
    margin-top: -1.4375rem;
  }

  .\32xl\:-mr-5\.75{
    margin-right: -1.4375rem;
  }

  .\32xl\:-mb-5\.75{
    margin-bottom: -1.4375rem;
  }

  .\32xl\:-ml-5\.75{
    margin-left: -1.4375rem;
  }

  .\32xl\:-mt-6\.25{
    margin-top: -1.5625rem;
  }

  .\32xl\:-mr-6\.25{
    margin-right: -1.5625rem;
  }

  .\32xl\:-mb-6\.25{
    margin-bottom: -1.5625rem;
  }

  .\32xl\:-ml-6\.25{
    margin-left: -1.5625rem;
  }

  .\32xl\:-mt-6\.5{
    margin-top: -1.625rem;
  }

  .\32xl\:-mr-6\.5{
    margin-right: -1.625rem;
  }

  .\32xl\:-mb-6\.5{
    margin-bottom: -1.625rem;
  }

  .\32xl\:-ml-6\.5{
    margin-left: -1.625rem;
  }

  .\32xl\:-mt-6\.75{
    margin-top: -1.6875rem;
  }

  .\32xl\:-mr-6\.75{
    margin-right: -1.6875rem;
  }

  .\32xl\:-mb-6\.75{
    margin-bottom: -1.6875rem;
  }

  .\32xl\:-ml-6\.75{
    margin-left: -1.6875rem;
  }

  .\32xl\:-mt-7\.25{
    margin-top: -1.8125rem;
  }

  .\32xl\:-mr-7\.25{
    margin-right: -1.8125rem;
  }

  .\32xl\:-mb-7\.25{
    margin-bottom: -1.8125rem;
  }

  .\32xl\:-ml-7\.25{
    margin-left: -1.8125rem;
  }

  .\32xl\:-mt-7\.5{
    margin-top: -1.875rem;
  }

  .\32xl\:-mr-7\.5{
    margin-right: -1.875rem;
  }

  .\32xl\:-mb-7\.5{
    margin-bottom: -1.875rem;
  }

  .\32xl\:-ml-7\.5{
    margin-left: -1.875rem;
  }

  .\32xl\:-mt-8\.25{
    margin-top: -2.0625rem;
  }

  .\32xl\:-mr-8\.25{
    margin-right: -2.0625rem;
  }

  .\32xl\:-mb-8\.25{
    margin-bottom: -2.0625rem;
  }

  .\32xl\:-ml-8\.25{
    margin-left: -2.0625rem;
  }

  .\32xl\:-mt-8\.5{
    margin-top: -2.125rem;
  }

  .\32xl\:-mr-8\.5{
    margin-right: -2.125rem;
  }

  .\32xl\:-mb-8\.5{
    margin-bottom: -2.125rem;
  }

  .\32xl\:-ml-8\.5{
    margin-left: -2.125rem;
  }

  .\32xl\:-mt-9\.25{
    margin-top: -2.3125rem;
  }

  .\32xl\:-mr-9\.25{
    margin-right: -2.3125rem;
  }

  .\32xl\:-mb-9\.25{
    margin-bottom: -2.3125rem;
  }

  .\32xl\:-ml-9\.25{
    margin-left: -2.3125rem;
  }

  .\32xl\:-mt-9\.5{
    margin-top: -2.375rem;
  }

  .\32xl\:-mr-9\.5{
    margin-right: -2.375rem;
  }

  .\32xl\:-mb-9\.5{
    margin-bottom: -2.375rem;
  }

  .\32xl\:-ml-9\.5{
    margin-left: -2.375rem;
  }

  .\32xl\:-mt-10\.5{
    margin-top: -2.625rem;
  }

  .\32xl\:-mr-10\.5{
    margin-right: -2.625rem;
  }

  .\32xl\:-mb-10\.5{
    margin-bottom: -2.625rem;
  }

  .\32xl\:-ml-10\.5{
    margin-left: -2.625rem;
  }

  .\32xl\:-mt-11\.25{
    margin-top: -2.8125rem;
  }

  .\32xl\:-mr-11\.25{
    margin-right: -2.8125rem;
  }

  .\32xl\:-mb-11\.25{
    margin-bottom: -2.8125rem;
  }

  .\32xl\:-ml-11\.25{
    margin-left: -2.8125rem;
  }

  .\32xl\:-mt-11\.5{
    margin-top: -2.875rem;
  }

  .\32xl\:-mr-11\.5{
    margin-right: -2.875rem;
  }

  .\32xl\:-mb-11\.5{
    margin-bottom: -2.875rem;
  }

  .\32xl\:-ml-11\.5{
    margin-left: -2.875rem;
  }

  .\32xl\:-mt-12\.5{
    margin-top: -3.125rem;
  }

  .\32xl\:-mr-12\.5{
    margin-right: -3.125rem;
  }

  .\32xl\:-mb-12\.5{
    margin-bottom: -3.125rem;
  }

  .\32xl\:-ml-12\.5{
    margin-left: -3.125rem;
  }

  .\32xl\:-mt-12\.75{
    margin-top: -3.1875rem;
  }

  .\32xl\:-mr-12\.75{
    margin-right: -3.1875rem;
  }

  .\32xl\:-mb-12\.75{
    margin-bottom: -3.1875rem;
  }

  .\32xl\:-ml-12\.75{
    margin-left: -3.1875rem;
  }

  .\32xl\:-mt-13\.5{
    margin-top: -3.375rem;
  }

  .\32xl\:-mr-13\.5{
    margin-right: -3.375rem;
  }

  .\32xl\:-mb-13\.5{
    margin-bottom: -3.375rem;
  }

  .\32xl\:-ml-13\.5{
    margin-left: -3.375rem;
  }

  .\32xl\:-mt-14\.5{
    margin-top: -3.625rem;
  }

  .\32xl\:-mr-14\.5{
    margin-right: -3.625rem;
  }

  .\32xl\:-mb-14\.5{
    margin-bottom: -3.625rem;
  }

  .\32xl\:-ml-14\.5{
    margin-left: -3.625rem;
  }

  .\32xl\:-mt-15\.5{
    margin-top: -3.875rem;
  }

  .\32xl\:-mr-15\.5{
    margin-right: -3.875rem;
  }

  .\32xl\:-mb-15\.5{
    margin-bottom: -3.875rem;
  }

  .\32xl\:-ml-15\.5{
    margin-left: -3.875rem;
  }

  .\32xl\:-mt-15\.75{
    margin-top: -3.9375rem;
  }

  .\32xl\:-mr-15\.75{
    margin-right: -3.9375rem;
  }

  .\32xl\:-mb-15\.75{
    margin-bottom: -3.9375rem;
  }

  .\32xl\:-ml-15\.75{
    margin-left: -3.9375rem;
  }

  .\32xl\:-mt-16\.25{
    margin-top: -4.0625rem;
  }

  .\32xl\:-mr-16\.25{
    margin-right: -4.0625rem;
  }

  .\32xl\:-mb-16\.25{
    margin-bottom: -4.0625rem;
  }

  .\32xl\:-ml-16\.25{
    margin-left: -4.0625rem;
  }

  .\32xl\:-mt-17\.25{
    margin-top: -4.3125rem;
  }

  .\32xl\:-mr-17\.25{
    margin-right: -4.3125rem;
  }

  .\32xl\:-mb-17\.25{
    margin-bottom: -4.3125rem;
  }

  .\32xl\:-ml-17\.25{
    margin-left: -4.3125rem;
  }

  .\32xl\:-mt-17\.5{
    margin-top: -4.375rem;
  }

  .\32xl\:-mr-17\.5{
    margin-right: -4.375rem;
  }

  .\32xl\:-mb-17\.5{
    margin-bottom: -4.375rem;
  }

  .\32xl\:-ml-17\.5{
    margin-left: -4.375rem;
  }

  .\32xl\:-mt-18\.25{
    margin-top: -4.5625rem;
  }

  .\32xl\:-mr-18\.25{
    margin-right: -4.5625rem;
  }

  .\32xl\:-mb-18\.25{
    margin-bottom: -4.5625rem;
  }

  .\32xl\:-ml-18\.25{
    margin-left: -4.5625rem;
  }

  .\32xl\:-mt-18\.5{
    margin-top: -4.625rem;
  }

  .\32xl\:-mr-18\.5{
    margin-right: -4.625rem;
  }

  .\32xl\:-mb-18\.5{
    margin-bottom: -4.625rem;
  }

  .\32xl\:-ml-18\.5{
    margin-left: -4.625rem;
  }

  .\32xl\:-mt-20\.25{
    margin-top: -5.0625rem;
  }

  .\32xl\:-mr-20\.25{
    margin-right: -5.0625rem;
  }

  .\32xl\:-mb-20\.25{
    margin-bottom: -5.0625rem;
  }

  .\32xl\:-ml-20\.25{
    margin-left: -5.0625rem;
  }

  .\32xl\:-mt-20\.5{
    margin-top: -5.125rem;
  }

  .\32xl\:-mr-20\.5{
    margin-right: -5.125rem;
  }

  .\32xl\:-mb-20\.5{
    margin-bottom: -5.125rem;
  }

  .\32xl\:-ml-20\.5{
    margin-left: -5.125rem;
  }

  .\32xl\:-mt-22\.5{
    margin-top: -5.625rem;
  }

  .\32xl\:-mr-22\.5{
    margin-right: -5.625rem;
  }

  .\32xl\:-mb-22\.5{
    margin-bottom: -5.625rem;
  }

  .\32xl\:-ml-22\.5{
    margin-left: -5.625rem;
  }

  .\32xl\:-mt-25\.5{
    margin-top: -6.375rem;
  }

  .\32xl\:-mr-25\.5{
    margin-right: -6.375rem;
  }

  .\32xl\:-mb-25\.5{
    margin-bottom: -6.375rem;
  }

  .\32xl\:-ml-25\.5{
    margin-left: -6.375rem;
  }

  .\32xl\:-mt-26\.75{
    margin-top: -6.6875rem;
  }

  .\32xl\:-mr-26\.75{
    margin-right: -6.6875rem;
  }

  .\32xl\:-mb-26\.75{
    margin-bottom: -6.6875rem;
  }

  .\32xl\:-ml-26\.75{
    margin-left: -6.6875rem;
  }

  .\32xl\:-mt-32\.5{
    margin-top: -8.125rem;
  }

  .\32xl\:-mr-32\.5{
    margin-right: -8.125rem;
  }

  .\32xl\:-mb-32\.5{
    margin-bottom: -8.125rem;
  }

  .\32xl\:-ml-32\.5{
    margin-left: -8.125rem;
  }

  .\32xl\:-mt-37\.5{
    margin-top: -9.375rem;
  }

  .\32xl\:-mr-37\.5{
    margin-right: -9.375rem;
  }

  .\32xl\:-mb-37\.5{
    margin-bottom: -9.375rem;
  }

  .\32xl\:-ml-37\.5{
    margin-left: -9.375rem;
  }

  .\32xl\:-mt-41\.25{
    margin-top: -10.3125rem;
  }

  .\32xl\:-mr-41\.25{
    margin-right: -10.3125rem;
  }

  .\32xl\:-mb-41\.25{
    margin-bottom: -10.3125rem;
  }

  .\32xl\:-ml-41\.25{
    margin-left: -10.3125rem;
  }

  .\32xl\:-mt-52\.5{
    margin-top: -13.125rem;
  }

  .\32xl\:-mr-52\.5{
    margin-right: -13.125rem;
  }

  .\32xl\:-mb-52\.5{
    margin-bottom: -13.125rem;
  }

  .\32xl\:-ml-52\.5{
    margin-left: -13.125rem;
  }

  .\32xl\:-mt-54\.5{
    margin-top: -13.625rem;
  }

  .\32xl\:-mr-54\.5{
    margin-right: -13.625rem;
  }

  .\32xl\:-mb-54\.5{
    margin-bottom: -13.625rem;
  }

  .\32xl\:-ml-54\.5{
    margin-left: -13.625rem;
  }

  .\32xl\:-mt-57\.25{
    margin-top: -14.3125rem;
  }

  .\32xl\:-mr-57\.25{
    margin-right: -14.3125rem;
  }

  .\32xl\:-mb-57\.25{
    margin-bottom: -14.3125rem;
  }

  .\32xl\:-ml-57\.25{
    margin-left: -14.3125rem;
  }

  .\32xl\:-mt-57\.5{
    margin-top: -14.375rem;
  }

  .\32xl\:-mr-57\.5{
    margin-right: -14.375rem;
  }

  .\32xl\:-mb-57\.5{
    margin-bottom: -14.375rem;
  }

  .\32xl\:-ml-57\.5{
    margin-left: -14.375rem;
  }

  .\32xl\:-mt-66\.25{
    margin-top: -16.5625rem;
  }

  .\32xl\:-mr-66\.25{
    margin-right: -16.5625rem;
  }

  .\32xl\:-mb-66\.25{
    margin-bottom: -16.5625rem;
  }

  .\32xl\:-ml-66\.25{
    margin-left: -16.5625rem;
  }

  .\32xl\:-mt-74\.5{
    margin-top: -18.125rem;
  }

  .\32xl\:-mr-74\.5{
    margin-right: -18.125rem;
  }

  .\32xl\:-mb-74\.5{
    margin-bottom: -18.125rem;
  }

  .\32xl\:-ml-74\.5{
    margin-left: -18.125rem;
  }

  .\32xl\:-mt-106\.25{
    margin-top: -26.5625rem;
  }

  .\32xl\:-mr-106\.25{
    margin-right: -26.5625rem;
  }

  .\32xl\:-mb-106\.25{
    margin-bottom: -26.5625rem;
  }

  .\32xl\:-ml-106\.25{
    margin-left: -26.5625rem;
  }

  .\32xl\:-mt-112\.25{
    margin-top: -28.0675rem;
  }

  .\32xl\:-mr-112\.25{
    margin-right: -28.0675rem;
  }

  .\32xl\:-mb-112\.25{
    margin-bottom: -28.0675rem;
  }

  .\32xl\:-ml-112\.25{
    margin-left: -28.0675rem;
  }

  .\32xl\:-mt-112\.75{
    margin-top: -28.1875rem;
  }

  .\32xl\:-mr-112\.75{
    margin-right: -28.1875rem;
  }

  .\32xl\:-mb-112\.75{
    margin-bottom: -28.1875rem;
  }

  .\32xl\:-ml-112\.75{
    margin-left: -28.1875rem;
  }

  .\32xl\:-mt-147\.5{
    margin-top: -36.875rem;
  }

  .\32xl\:-mr-147\.5{
    margin-right: -36.875rem;
  }

  .\32xl\:-mb-147\.5{
    margin-bottom: -36.875rem;
  }

  .\32xl\:-ml-147\.5{
    margin-left: -36.875rem;
  }

  .\32xl\:-mt-162\.5{
    margin-top: -40.625rem;
  }

  .\32xl\:-mr-162\.5{
    margin-right: -40.625rem;
  }

  .\32xl\:-mb-162\.5{
    margin-bottom: -40.625rem;
  }

  .\32xl\:-ml-162\.5{
    margin-left: -40.625rem;
  }

  .\32xl\:-mt-172\.25{
    margin-top: -42.5625rem;
  }

  .\32xl\:-mr-172\.25{
    margin-right: -42.5625rem;
  }

  .\32xl\:-mb-172\.25{
    margin-bottom: -42.5625rem;
  }

  .\32xl\:-ml-172\.25{
    margin-left: -42.5625rem;
  }

  .\32xl\:-mt-175\.25{
    margin-top: -43.8125rem;
  }

  .\32xl\:-mr-175\.25{
    margin-right: -43.8125rem;
  }

  .\32xl\:-mb-175\.25{
    margin-bottom: -43.8125rem;
  }

  .\32xl\:-ml-175\.25{
    margin-left: -43.8125rem;
  }

  .\32xl\:-mt-184\.25{
    margin-top: -46.0625rem;
  }

  .\32xl\:-mr-184\.25{
    margin-right: -46.0625rem;
  }

  .\32xl\:-mb-184\.25{
    margin-bottom: -46.0625rem;
  }

  .\32xl\:-ml-184\.25{
    margin-left: -46.0625rem;
  }

  .\32xl\:-mt-203\.25{
    margin-top: -50.8125rem;
  }

  .\32xl\:-mr-203\.25{
    margin-right: -50.8125rem;
  }

  .\32xl\:-mb-203\.25{
    margin-bottom: -50.8125rem;
  }

  .\32xl\:-ml-203\.25{
    margin-left: -50.8125rem;
  }

  .\32xl\:-mt-half{
    margin-top: -50%;
  }

  .\32xl\:-mr-half{
    margin-right: -50%;
  }

  .\32xl\:-mb-half{
    margin-bottom: -50%;
  }

  .\32xl\:-ml-half{
    margin-left: -50%;
  }

  .\32xl\:-mt-full{
    margin-top: -100%;
  }

  .\32xl\:-mr-full{
    margin-right: -100%;
  }

  .\32xl\:-mb-full{
    margin-bottom: -100%;
  }

  .\32xl\:-ml-full{
    margin-left: -100%;
  }

  .\32xl\:-mt-1\/10{
    margin-top: -10%;
  }

  .\32xl\:-mr-1\/10{
    margin-right: -10%;
  }

  .\32xl\:-mb-1\/10{
    margin-bottom: -10%;
  }

  .\32xl\:-ml-1\/10{
    margin-left: -10%;
  }

  .\32xl\:-mt-2\/10{
    margin-top: -20%;
  }

  .\32xl\:-mr-2\/10{
    margin-right: -20%;
  }

  .\32xl\:-mb-2\/10{
    margin-bottom: -20%;
  }

  .\32xl\:-ml-2\/10{
    margin-left: -20%;
  }

  .\32xl\:-mt-3\/10{
    margin-top: -30%;
  }

  .\32xl\:-mr-3\/10{
    margin-right: -30%;
  }

  .\32xl\:-mb-3\/10{
    margin-bottom: -30%;
  }

  .\32xl\:-ml-3\/10{
    margin-left: -30%;
  }

  .\32xl\:-mt-4\/10{
    margin-top: -40%;
  }

  .\32xl\:-mr-4\/10{
    margin-right: -40%;
  }

  .\32xl\:-mb-4\/10{
    margin-bottom: -40%;
  }

  .\32xl\:-ml-4\/10{
    margin-left: -40%;
  }

  .\32xl\:-mt-4\.5\/10{
    margin-top: -45%;
  }

  .\32xl\:-mr-4\.5\/10{
    margin-right: -45%;
  }

  .\32xl\:-mb-4\.5\/10{
    margin-bottom: -45%;
  }

  .\32xl\:-ml-4\.5\/10{
    margin-left: -45%;
  }

  .\32xl\:-mt-5\/10{
    margin-top: -50%;
  }

  .\32xl\:-mr-5\/10{
    margin-right: -50%;
  }

  .\32xl\:-mb-5\/10{
    margin-bottom: -50%;
  }

  .\32xl\:-ml-5\/10{
    margin-left: -50%;
  }

  .\32xl\:-mt-5\.5\/10{
    margin-top: -55%;
  }

  .\32xl\:-mr-5\.5\/10{
    margin-right: -55%;
  }

  .\32xl\:-mb-5\.5\/10{
    margin-bottom: -55%;
  }

  .\32xl\:-ml-5\.5\/10{
    margin-left: -55%;
  }

  .\32xl\:-mt-6\/10{
    margin-top: -60%;
  }

  .\32xl\:-mr-6\/10{
    margin-right: -60%;
  }

  .\32xl\:-mb-6\/10{
    margin-bottom: -60%;
  }

  .\32xl\:-ml-6\/10{
    margin-left: -60%;
  }

  .\32xl\:-mt-7\/10{
    margin-top: -70%;
  }

  .\32xl\:-mr-7\/10{
    margin-right: -70%;
  }

  .\32xl\:-mb-7\/10{
    margin-bottom: -70%;
  }

  .\32xl\:-ml-7\/10{
    margin-left: -70%;
  }

  .\32xl\:-mt-8\/10{
    margin-top: -80%;
  }

  .\32xl\:-mr-8\/10{
    margin-right: -80%;
  }

  .\32xl\:-mb-8\/10{
    margin-bottom: -80%;
  }

  .\32xl\:-ml-8\/10{
    margin-left: -80%;
  }

  .\32xl\:-mt-9\/10{
    margin-top: -90%;
  }

  .\32xl\:-mr-9\/10{
    margin-right: -90%;
  }

  .\32xl\:-mb-9\/10{
    margin-bottom: -90%;
  }

  .\32xl\:-ml-9\/10{
    margin-left: -90%;
  }

  .\32xl\:-mt-1\/12{
    margin-top: -8.33333%;
  }

  .\32xl\:-mr-1\/12{
    margin-right: -8.33333%;
  }

  .\32xl\:-mb-1\/12{
    margin-bottom: -8.33333%;
  }

  .\32xl\:-ml-1\/12{
    margin-left: -8.33333%;
  }

  .\32xl\:-mt-2\/12{
    margin-top: -16.66667%;
  }

  .\32xl\:-mr-2\/12{
    margin-right: -16.66667%;
  }

  .\32xl\:-mb-2\/12{
    margin-bottom: -16.66667%;
  }

  .\32xl\:-ml-2\/12{
    margin-left: -16.66667%;
  }

  .\32xl\:-mt-3\/12{
    margin-top: -25%;
  }

  .\32xl\:-mr-3\/12{
    margin-right: -25%;
  }

  .\32xl\:-mb-3\/12{
    margin-bottom: -25%;
  }

  .\32xl\:-ml-3\/12{
    margin-left: -25%;
  }

  .\32xl\:-mt-4\/12{
    margin-top: -33.33333%;
  }

  .\32xl\:-mr-4\/12{
    margin-right: -33.33333%;
  }

  .\32xl\:-mb-4\/12{
    margin-bottom: -33.33333%;
  }

  .\32xl\:-ml-4\/12{
    margin-left: -33.33333%;
  }

  .\32xl\:-mt-5\/12{
    margin-top: -41.66667%;
  }

  .\32xl\:-mr-5\/12{
    margin-right: -41.66667%;
  }

  .\32xl\:-mb-5\/12{
    margin-bottom: -41.66667%;
  }

  .\32xl\:-ml-5\/12{
    margin-left: -41.66667%;
  }

  .\32xl\:-mt-6\/12{
    margin-top: -50%;
  }

  .\32xl\:-mr-6\/12{
    margin-right: -50%;
  }

  .\32xl\:-mb-6\/12{
    margin-bottom: -50%;
  }

  .\32xl\:-ml-6\/12{
    margin-left: -50%;
  }

  .\32xl\:-mt-7\/12{
    margin-top: -58.33333%;
  }

  .\32xl\:-mr-7\/12{
    margin-right: -58.33333%;
  }

  .\32xl\:-mb-7\/12{
    margin-bottom: -58.33333%;
  }

  .\32xl\:-ml-7\/12{
    margin-left: -58.33333%;
  }

  .\32xl\:-mt-8\/12{
    margin-top: -66.66667%;
  }

  .\32xl\:-mr-8\/12{
    margin-right: -66.66667%;
  }

  .\32xl\:-mb-8\/12{
    margin-bottom: -66.66667%;
  }

  .\32xl\:-ml-8\/12{
    margin-left: -66.66667%;
  }

  .\32xl\:-mt-9\/12{
    margin-top: -75%;
  }

  .\32xl\:-mr-9\/12{
    margin-right: -75%;
  }

  .\32xl\:-mb-9\/12{
    margin-bottom: -75%;
  }

  .\32xl\:-ml-9\/12{
    margin-left: -75%;
  }

  .\32xl\:-mt-10\/12{
    margin-top: -83.33333%;
  }

  .\32xl\:-mr-10\/12{
    margin-right: -83.33333%;
  }

  .\32xl\:-mb-10\/12{
    margin-bottom: -83.33333%;
  }

  .\32xl\:-ml-10\/12{
    margin-left: -83.33333%;
  }

  .\32xl\:-mt-11\/12{
    margin-top: -91.66667%;
  }

  .\32xl\:-mr-11\/12{
    margin-right: -91.66667%;
  }

  .\32xl\:-mb-11\/12{
    margin-bottom: -91.66667%;
  }

  .\32xl\:-ml-11\/12{
    margin-left: -91.66667%;
  }

  .\32xl\:first\:m-0:first-child{
    margin: 0px;
  }

  .\32xl\:first\:m-1:first-child{
    margin: 0.25rem;
  }

  .\32xl\:first\:m-2:first-child{
    margin: 0.5rem;
  }

  .\32xl\:first\:m-3:first-child{
    margin: 0.75rem;
  }

  .\32xl\:first\:m-4:first-child{
    margin: 1rem;
  }

  .\32xl\:first\:m-5:first-child{
    margin: 1.25rem;
  }

  .\32xl\:first\:m-6:first-child{
    margin: 1.5rem;
  }

  .\32xl\:first\:m-7:first-child{
    margin: 1.75rem;
  }

  .\32xl\:first\:m-8:first-child{
    margin: 2rem;
  }

  .\32xl\:first\:m-9:first-child{
    margin: 2.25rem;
  }

  .\32xl\:first\:m-10:first-child{
    margin: 2.5rem;
  }

  .\32xl\:first\:m-11:first-child{
    margin: 2.75rem;
  }

  .\32xl\:first\:m-12:first-child{
    margin: 3rem;
  }

  .\32xl\:first\:m-13:first-child{
    margin: 3.25rem;
  }

  .\32xl\:first\:m-14:first-child{
    margin: 3.5rem;
  }

  .\32xl\:first\:m-15:first-child{
    margin: 3.75rem;
  }

  .\32xl\:first\:m-16:first-child{
    margin: 4rem;
  }

  .\32xl\:first\:m-17:first-child{
    margin: 4.25rem;
  }

  .\32xl\:first\:m-18:first-child{
    margin: 4.5rem;
  }

  .\32xl\:first\:m-19:first-child{
    margin: 4.75rem;
  }

  .\32xl\:first\:m-20:first-child{
    margin: 5rem;
  }

  .\32xl\:first\:m-22:first-child{
    margin: 5.5rem;
  }

  .\32xl\:first\:m-24:first-child{
    margin: 6rem;
  }

  .\32xl\:first\:m-25:first-child{
    margin: 6.25rem;
  }

  .\32xl\:first\:m-28:first-child{
    margin: 7rem;
  }

  .\32xl\:first\:m-30:first-child{
    margin: 7.5rem;
  }

  .\32xl\:first\:m-32:first-child{
    margin: 8rem;
  }

  .\32xl\:first\:m-34:first-child{
    margin: 8.5rem;
  }

  .\32xl\:first\:m-35:first-child{
    margin: 8.75rem;
  }

  .\32xl\:first\:m-36:first-child{
    margin: 9rem;
  }

  .\32xl\:first\:m-39:first-child{
    margin: 9.75rem;
  }

  .\32xl\:first\:m-40:first-child{
    margin: 10rem;
  }

  .\32xl\:first\:m-42:first-child{
    margin: 10.5rem;
  }

  .\32xl\:first\:m-44:first-child{
    margin: 11rem;
  }

  .\32xl\:first\:m-45:first-child{
    margin: 11.25rem;
  }

  .\32xl\:first\:m-48:first-child{
    margin: 12rem;
  }

  .\32xl\:first\:m-50:first-child{
    margin: 12.5rem;
  }

  .\32xl\:first\:m-52:first-child{
    margin: 13rem;
  }

  .\32xl\:first\:m-55:first-child{
    margin: 13.75rem;
  }

  .\32xl\:first\:m-56:first-child{
    margin: 14rem;
  }

  .\32xl\:first\:m-58:first-child{
    margin: 14.5rem;
  }

  .\32xl\:first\:m-60:first-child{
    margin: 15rem;
  }

  .\32xl\:first\:m-64:first-child{
    margin: 16rem;
  }

  .\32xl\:first\:m-65:first-child{
    margin: 16.25rem;
  }

  .\32xl\:first\:m-68:first-child{
    margin: 17rem;
  }

  .\32xl\:first\:m-69:first-child{
    margin: 17.25rem;
  }

  .\32xl\:first\:m-70:first-child{
    margin: 17.5rem;
  }

  .\32xl\:first\:m-72:first-child{
    margin: 18rem;
  }

  .\32xl\:first\:m-75:first-child{
    margin: 18.75rem;
  }

  .\32xl\:first\:m-80:first-child{
    margin: 20rem;
  }

  .\32xl\:first\:m-85:first-child{
    margin: 21.25rem;
  }

  .\32xl\:first\:m-86:first-child{
    margin: 21.5rem;
  }

  .\32xl\:first\:m-90:first-child{
    margin: 22.5rem;
  }

  .\32xl\:first\:m-96:first-child{
    margin: 24rem;
  }

  .\32xl\:first\:m-100:first-child{
    margin: 25rem;
  }

  .\32xl\:first\:m-115:first-child{
    margin: 28.75rem;
  }

  .\32xl\:first\:m-125:first-child{
    margin: 31.25rem;
  }

  .\32xl\:first\:m-142:first-child{
    margin: 35.5rem;
  }

  .\32xl\:first\:m-150:first-child{
    margin: 37.5rem;
  }

  .\32xl\:first\:m-156:first-child{
    margin: 39rem;
  }

  .\32xl\:first\:m-160:first-child{
    margin: 40rem;
  }

  .\32xl\:first\:m-175:first-child{
    margin: 43.75rem;
  }

  .\32xl\:first\:m-207:first-child{
    margin: 51.75rem;
  }

  .\32xl\:first\:m-242:first-child{
    margin: 60.5rem;
  }

  .\32xl\:first\:m-250:first-child{
    margin: 62.5rem;
  }

  .\32xl\:first\:m-258:first-child{
    margin: 64.5rem;
  }

  .\32xl\:first\:m-265:first-child{
    margin: 66.25rem;
  }

  .\32xl\:first\:m-280:first-child{
    margin: 70rem;
  }

  .\32xl\:first\:m-auto:first-child{
    margin: auto;
  }

  .\32xl\:first\:m-px:first-child{
    margin: 1px;
  }

  .\32xl\:first\:m-0\.5:first-child{
    margin: 0.125rem;
  }

  .\32xl\:first\:m-1\.5:first-child{
    margin: 0.375rem;
  }

  .\32xl\:first\:m-2\.5:first-child{
    margin: 0.625rem;
  }

  .\32xl\:first\:m-3\.5:first-child{
    margin: 0.875rem;
  }

  .\32xl\:first\:m-0\.25:first-child{
    margin: 0.0625rem;
  }

  .\32xl\:first\:m-0\.75:first-child{
    margin: 0.1875rem;
  }

  .\32xl\:first\:m-1\.25:first-child{
    margin: 0.3125rem;
  }

  .\32xl\:first\:m-1\.75:first-child{
    margin: 0.4375rem;
  }

  .\32xl\:first\:m-2\.25:first-child{
    margin: 0.5625rem;
  }

  .\32xl\:first\:m-2\.75:first-child{
    margin: 0.6875rem;
  }

  .\32xl\:first\:m-3\.25:first-child{
    margin: 0.8125rem;
  }

  .\32xl\:first\:m-3\.75:first-child{
    margin: 0.9375rem;
  }

  .\32xl\:first\:m-4\.25:first-child{
    margin: 1.0625rem;
  }

  .\32xl\:first\:m-4\.5:first-child{
    margin: 1.125rem;
  }

  .\32xl\:first\:m-4\.75:first-child{
    margin: 1.1875rem;
  }

  .\32xl\:first\:m-5\.25:first-child{
    margin: 1.3125rem;
  }

  .\32xl\:first\:m-5\.5:first-child{
    margin: 1.375rem;
  }

  .\32xl\:first\:m-5\.75:first-child{
    margin: 1.4375rem;
  }

  .\32xl\:first\:m-6\.25:first-child{
    margin: 1.5625rem;
  }

  .\32xl\:first\:m-6\.5:first-child{
    margin: 1.625rem;
  }

  .\32xl\:first\:m-6\.75:first-child{
    margin: 1.6875rem;
  }

  .\32xl\:first\:m-7\.25:first-child{
    margin: 1.8125rem;
  }

  .\32xl\:first\:m-7\.5:first-child{
    margin: 1.875rem;
  }

  .\32xl\:first\:m-8\.25:first-child{
    margin: 2.0625rem;
  }

  .\32xl\:first\:m-8\.5:first-child{
    margin: 2.125rem;
  }

  .\32xl\:first\:m-9\.25:first-child{
    margin: 2.3125rem;
  }

  .\32xl\:first\:m-9\.5:first-child{
    margin: 2.375rem;
  }

  .\32xl\:first\:m-10\.5:first-child{
    margin: 2.625rem;
  }

  .\32xl\:first\:m-11\.25:first-child{
    margin: 2.8125rem;
  }

  .\32xl\:first\:m-11\.5:first-child{
    margin: 2.875rem;
  }

  .\32xl\:first\:m-12\.5:first-child{
    margin: 3.125rem;
  }

  .\32xl\:first\:m-12\.75:first-child{
    margin: 3.1875rem;
  }

  .\32xl\:first\:m-13\.5:first-child{
    margin: 3.375rem;
  }

  .\32xl\:first\:m-14\.5:first-child{
    margin: 3.625rem;
  }

  .\32xl\:first\:m-15\.5:first-child{
    margin: 3.875rem;
  }

  .\32xl\:first\:m-15\.75:first-child{
    margin: 3.9375rem;
  }

  .\32xl\:first\:m-16\.25:first-child{
    margin: 4.0625rem;
  }

  .\32xl\:first\:m-17\.25:first-child{
    margin: 4.3125rem;
  }

  .\32xl\:first\:m-17\.5:first-child{
    margin: 4.375rem;
  }

  .\32xl\:first\:m-18\.25:first-child{
    margin: 4.5625rem;
  }

  .\32xl\:first\:m-18\.5:first-child{
    margin: 4.625rem;
  }

  .\32xl\:first\:m-20\.25:first-child{
    margin: 5.0625rem;
  }

  .\32xl\:first\:m-20\.5:first-child{
    margin: 5.125rem;
  }

  .\32xl\:first\:m-22\.5:first-child{
    margin: 5.625rem;
  }

  .\32xl\:first\:m-25\.5:first-child{
    margin: 6.375rem;
  }

  .\32xl\:first\:m-26\.75:first-child{
    margin: 6.6875rem;
  }

  .\32xl\:first\:m-32\.5:first-child{
    margin: 8.125rem;
  }

  .\32xl\:first\:m-37\.5:first-child{
    margin: 9.375rem;
  }

  .\32xl\:first\:m-41\.25:first-child{
    margin: 10.3125rem;
  }

  .\32xl\:first\:m-52\.5:first-child{
    margin: 13.125rem;
  }

  .\32xl\:first\:m-54\.5:first-child{
    margin: 13.625rem;
  }

  .\32xl\:first\:m-57\.25:first-child{
    margin: 14.3125rem;
  }

  .\32xl\:first\:m-57\.5:first-child{
    margin: 14.375rem;
  }

  .\32xl\:first\:m-66\.25:first-child{
    margin: 16.5625rem;
  }

  .\32xl\:first\:m-74\.5:first-child{
    margin: 18.125rem;
  }

  .\32xl\:first\:m-106\.25:first-child{
    margin: 26.5625rem;
  }

  .\32xl\:first\:m-112\.25:first-child{
    margin: 28.0675rem;
  }

  .\32xl\:first\:m-112\.75:first-child{
    margin: 28.1875rem;
  }

  .\32xl\:first\:m-147\.5:first-child{
    margin: 36.875rem;
  }

  .\32xl\:first\:m-162\.5:first-child{
    margin: 40.625rem;
  }

  .\32xl\:first\:m-172\.25:first-child{
    margin: 42.5625rem;
  }

  .\32xl\:first\:m-175\.25:first-child{
    margin: 43.8125rem;
  }

  .\32xl\:first\:m-184\.25:first-child{
    margin: 46.0625rem;
  }

  .\32xl\:first\:m-203\.25:first-child{
    margin: 50.8125rem;
  }

  .\32xl\:first\:m-half:first-child{
    margin: 50%;
  }

  .\32xl\:first\:m-full:first-child{
    margin: 100%;
  }

  .\32xl\:first\:m-1\/10:first-child{
    margin: 10%;
  }

  .\32xl\:first\:m-2\/10:first-child{
    margin: 20%;
  }

  .\32xl\:first\:m-3\/10:first-child{
    margin: 30%;
  }

  .\32xl\:first\:m-4\/10:first-child{
    margin: 40%;
  }

  .\32xl\:first\:m-4\.5\/10:first-child{
    margin: 45%;
  }

  .\32xl\:first\:m-5\/10:first-child{
    margin: 50%;
  }

  .\32xl\:first\:m-5\.5\/10:first-child{
    margin: 55%;
  }

  .\32xl\:first\:m-6\/10:first-child{
    margin: 60%;
  }

  .\32xl\:first\:m-7\/10:first-child{
    margin: 70%;
  }

  .\32xl\:first\:m-8\/10:first-child{
    margin: 80%;
  }

  .\32xl\:first\:m-9\/10:first-child{
    margin: 90%;
  }

  .\32xl\:first\:m-1\/12:first-child{
    margin: 8.333333%;
  }

  .\32xl\:first\:m-2\/12:first-child{
    margin: 16.666667%;
  }

  .\32xl\:first\:m-3\/12:first-child{
    margin: 25%;
  }

  .\32xl\:first\:m-4\/12:first-child{
    margin: 33.333333%;
  }

  .\32xl\:first\:m-5\/12:first-child{
    margin: 41.666667%;
  }

  .\32xl\:first\:m-6\/12:first-child{
    margin: 50%;
  }

  .\32xl\:first\:m-7\/12:first-child{
    margin: 58.333333%;
  }

  .\32xl\:first\:m-8\/12:first-child{
    margin: 66.666667%;
  }

  .\32xl\:first\:m-9\/12:first-child{
    margin: 75%;
  }

  .\32xl\:first\:m-10\/12:first-child{
    margin: 83.333333%;
  }

  .\32xl\:first\:m-11\/12:first-child{
    margin: 91.666667%;
  }

  .\32xl\:first\:-m-0:first-child{
    margin: 0px;
  }

  .\32xl\:first\:-m-1:first-child{
    margin: -0.25rem;
  }

  .\32xl\:first\:-m-2:first-child{
    margin: -0.5rem;
  }

  .\32xl\:first\:-m-3:first-child{
    margin: -0.75rem;
  }

  .\32xl\:first\:-m-4:first-child{
    margin: -1rem;
  }

  .\32xl\:first\:-m-5:first-child{
    margin: -1.25rem;
  }

  .\32xl\:first\:-m-6:first-child{
    margin: -1.5rem;
  }

  .\32xl\:first\:-m-7:first-child{
    margin: -1.75rem;
  }

  .\32xl\:first\:-m-8:first-child{
    margin: -2rem;
  }

  .\32xl\:first\:-m-9:first-child{
    margin: -2.25rem;
  }

  .\32xl\:first\:-m-10:first-child{
    margin: -2.5rem;
  }

  .\32xl\:first\:-m-11:first-child{
    margin: -2.75rem;
  }

  .\32xl\:first\:-m-12:first-child{
    margin: -3rem;
  }

  .\32xl\:first\:-m-13:first-child{
    margin: -3.25rem;
  }

  .\32xl\:first\:-m-14:first-child{
    margin: -3.5rem;
  }

  .\32xl\:first\:-m-15:first-child{
    margin: -3.75rem;
  }

  .\32xl\:first\:-m-16:first-child{
    margin: -4rem;
  }

  .\32xl\:first\:-m-17:first-child{
    margin: -4.25rem;
  }

  .\32xl\:first\:-m-18:first-child{
    margin: -4.5rem;
  }

  .\32xl\:first\:-m-19:first-child{
    margin: -4.75rem;
  }

  .\32xl\:first\:-m-20:first-child{
    margin: -5rem;
  }

  .\32xl\:first\:-m-22:first-child{
    margin: -5.5rem;
  }

  .\32xl\:first\:-m-24:first-child{
    margin: -6rem;
  }

  .\32xl\:first\:-m-25:first-child{
    margin: -6.25rem;
  }

  .\32xl\:first\:-m-28:first-child{
    margin: -7rem;
  }

  .\32xl\:first\:-m-30:first-child{
    margin: -7.5rem;
  }

  .\32xl\:first\:-m-32:first-child{
    margin: -8rem;
  }

  .\32xl\:first\:-m-34:first-child{
    margin: -8.5rem;
  }

  .\32xl\:first\:-m-35:first-child{
    margin: -8.75rem;
  }

  .\32xl\:first\:-m-36:first-child{
    margin: -9rem;
  }

  .\32xl\:first\:-m-39:first-child{
    margin: -9.75rem;
  }

  .\32xl\:first\:-m-40:first-child{
    margin: -10rem;
  }

  .\32xl\:first\:-m-42:first-child{
    margin: -10.5rem;
  }

  .\32xl\:first\:-m-44:first-child{
    margin: -11rem;
  }

  .\32xl\:first\:-m-45:first-child{
    margin: -11.25rem;
  }

  .\32xl\:first\:-m-48:first-child{
    margin: -12rem;
  }

  .\32xl\:first\:-m-50:first-child{
    margin: -12.5rem;
  }

  .\32xl\:first\:-m-52:first-child{
    margin: -13rem;
  }

  .\32xl\:first\:-m-55:first-child{
    margin: -13.75rem;
  }

  .\32xl\:first\:-m-56:first-child{
    margin: -14rem;
  }

  .\32xl\:first\:-m-58:first-child{
    margin: -14.5rem;
  }

  .\32xl\:first\:-m-60:first-child{
    margin: -15rem;
  }

  .\32xl\:first\:-m-64:first-child{
    margin: -16rem;
  }

  .\32xl\:first\:-m-65:first-child{
    margin: -16.25rem;
  }

  .\32xl\:first\:-m-68:first-child{
    margin: -17rem;
  }

  .\32xl\:first\:-m-69:first-child{
    margin: -17.25rem;
  }

  .\32xl\:first\:-m-70:first-child{
    margin: -17.5rem;
  }

  .\32xl\:first\:-m-72:first-child{
    margin: -18rem;
  }

  .\32xl\:first\:-m-75:first-child{
    margin: -18.75rem;
  }

  .\32xl\:first\:-m-80:first-child{
    margin: -20rem;
  }

  .\32xl\:first\:-m-85:first-child{
    margin: -21.25rem;
  }

  .\32xl\:first\:-m-86:first-child{
    margin: -21.5rem;
  }

  .\32xl\:first\:-m-90:first-child{
    margin: -22.5rem;
  }

  .\32xl\:first\:-m-96:first-child{
    margin: -24rem;
  }

  .\32xl\:first\:-m-100:first-child{
    margin: -25rem;
  }

  .\32xl\:first\:-m-115:first-child{
    margin: -28.75rem;
  }

  .\32xl\:first\:-m-125:first-child{
    margin: -31.25rem;
  }

  .\32xl\:first\:-m-142:first-child{
    margin: -35.5rem;
  }

  .\32xl\:first\:-m-150:first-child{
    margin: -37.5rem;
  }

  .\32xl\:first\:-m-156:first-child{
    margin: -39rem;
  }

  .\32xl\:first\:-m-160:first-child{
    margin: -40rem;
  }

  .\32xl\:first\:-m-175:first-child{
    margin: -43.75rem;
  }

  .\32xl\:first\:-m-207:first-child{
    margin: -51.75rem;
  }

  .\32xl\:first\:-m-242:first-child{
    margin: -60.5rem;
  }

  .\32xl\:first\:-m-250:first-child{
    margin: -62.5rem;
  }

  .\32xl\:first\:-m-258:first-child{
    margin: -64.5rem;
  }

  .\32xl\:first\:-m-265:first-child{
    margin: -66.25rem;
  }

  .\32xl\:first\:-m-280:first-child{
    margin: -70rem;
  }

  .\32xl\:first\:-m-px:first-child{
    margin: -1px;
  }

  .\32xl\:first\:-m-0\.5:first-child{
    margin: -0.125rem;
  }

  .\32xl\:first\:-m-1\.5:first-child{
    margin: -0.375rem;
  }

  .\32xl\:first\:-m-2\.5:first-child{
    margin: -0.625rem;
  }

  .\32xl\:first\:-m-3\.5:first-child{
    margin: -0.875rem;
  }

  .\32xl\:first\:-m-0\.25:first-child{
    margin: -0.0625rem;
  }

  .\32xl\:first\:-m-0\.75:first-child{
    margin: -0.1875rem;
  }

  .\32xl\:first\:-m-1\.25:first-child{
    margin: -0.3125rem;
  }

  .\32xl\:first\:-m-1\.75:first-child{
    margin: -0.4375rem;
  }

  .\32xl\:first\:-m-2\.25:first-child{
    margin: -0.5625rem;
  }

  .\32xl\:first\:-m-2\.75:first-child{
    margin: -0.6875rem;
  }

  .\32xl\:first\:-m-3\.25:first-child{
    margin: -0.8125rem;
  }

  .\32xl\:first\:-m-3\.75:first-child{
    margin: -0.9375rem;
  }

  .\32xl\:first\:-m-4\.25:first-child{
    margin: -1.0625rem;
  }

  .\32xl\:first\:-m-4\.5:first-child{
    margin: -1.125rem;
  }

  .\32xl\:first\:-m-4\.75:first-child{
    margin: -1.1875rem;
  }

  .\32xl\:first\:-m-5\.25:first-child{
    margin: -1.3125rem;
  }

  .\32xl\:first\:-m-5\.5:first-child{
    margin: -1.375rem;
  }

  .\32xl\:first\:-m-5\.75:first-child{
    margin: -1.4375rem;
  }

  .\32xl\:first\:-m-6\.25:first-child{
    margin: -1.5625rem;
  }

  .\32xl\:first\:-m-6\.5:first-child{
    margin: -1.625rem;
  }

  .\32xl\:first\:-m-6\.75:first-child{
    margin: -1.6875rem;
  }

  .\32xl\:first\:-m-7\.25:first-child{
    margin: -1.8125rem;
  }

  .\32xl\:first\:-m-7\.5:first-child{
    margin: -1.875rem;
  }

  .\32xl\:first\:-m-8\.25:first-child{
    margin: -2.0625rem;
  }

  .\32xl\:first\:-m-8\.5:first-child{
    margin: -2.125rem;
  }

  .\32xl\:first\:-m-9\.25:first-child{
    margin: -2.3125rem;
  }

  .\32xl\:first\:-m-9\.5:first-child{
    margin: -2.375rem;
  }

  .\32xl\:first\:-m-10\.5:first-child{
    margin: -2.625rem;
  }

  .\32xl\:first\:-m-11\.25:first-child{
    margin: -2.8125rem;
  }

  .\32xl\:first\:-m-11\.5:first-child{
    margin: -2.875rem;
  }

  .\32xl\:first\:-m-12\.5:first-child{
    margin: -3.125rem;
  }

  .\32xl\:first\:-m-12\.75:first-child{
    margin: -3.1875rem;
  }

  .\32xl\:first\:-m-13\.5:first-child{
    margin: -3.375rem;
  }

  .\32xl\:first\:-m-14\.5:first-child{
    margin: -3.625rem;
  }

  .\32xl\:first\:-m-15\.5:first-child{
    margin: -3.875rem;
  }

  .\32xl\:first\:-m-15\.75:first-child{
    margin: -3.9375rem;
  }

  .\32xl\:first\:-m-16\.25:first-child{
    margin: -4.0625rem;
  }

  .\32xl\:first\:-m-17\.25:first-child{
    margin: -4.3125rem;
  }

  .\32xl\:first\:-m-17\.5:first-child{
    margin: -4.375rem;
  }

  .\32xl\:first\:-m-18\.25:first-child{
    margin: -4.5625rem;
  }

  .\32xl\:first\:-m-18\.5:first-child{
    margin: -4.625rem;
  }

  .\32xl\:first\:-m-20\.25:first-child{
    margin: -5.0625rem;
  }

  .\32xl\:first\:-m-20\.5:first-child{
    margin: -5.125rem;
  }

  .\32xl\:first\:-m-22\.5:first-child{
    margin: -5.625rem;
  }

  .\32xl\:first\:-m-25\.5:first-child{
    margin: -6.375rem;
  }

  .\32xl\:first\:-m-26\.75:first-child{
    margin: -6.6875rem;
  }

  .\32xl\:first\:-m-32\.5:first-child{
    margin: -8.125rem;
  }

  .\32xl\:first\:-m-37\.5:first-child{
    margin: -9.375rem;
  }

  .\32xl\:first\:-m-41\.25:first-child{
    margin: -10.3125rem;
  }

  .\32xl\:first\:-m-52\.5:first-child{
    margin: -13.125rem;
  }

  .\32xl\:first\:-m-54\.5:first-child{
    margin: -13.625rem;
  }

  .\32xl\:first\:-m-57\.25:first-child{
    margin: -14.3125rem;
  }

  .\32xl\:first\:-m-57\.5:first-child{
    margin: -14.375rem;
  }

  .\32xl\:first\:-m-66\.25:first-child{
    margin: -16.5625rem;
  }

  .\32xl\:first\:-m-74\.5:first-child{
    margin: -18.125rem;
  }

  .\32xl\:first\:-m-106\.25:first-child{
    margin: -26.5625rem;
  }

  .\32xl\:first\:-m-112\.25:first-child{
    margin: -28.0675rem;
  }

  .\32xl\:first\:-m-112\.75:first-child{
    margin: -28.1875rem;
  }

  .\32xl\:first\:-m-147\.5:first-child{
    margin: -36.875rem;
  }

  .\32xl\:first\:-m-162\.5:first-child{
    margin: -40.625rem;
  }

  .\32xl\:first\:-m-172\.25:first-child{
    margin: -42.5625rem;
  }

  .\32xl\:first\:-m-175\.25:first-child{
    margin: -43.8125rem;
  }

  .\32xl\:first\:-m-184\.25:first-child{
    margin: -46.0625rem;
  }

  .\32xl\:first\:-m-203\.25:first-child{
    margin: -50.8125rem;
  }

  .\32xl\:first\:-m-half:first-child{
    margin: -50%;
  }

  .\32xl\:first\:-m-full:first-child{
    margin: -100%;
  }

  .\32xl\:first\:-m-1\/10:first-child{
    margin: -10%;
  }

  .\32xl\:first\:-m-2\/10:first-child{
    margin: -20%;
  }

  .\32xl\:first\:-m-3\/10:first-child{
    margin: -30%;
  }

  .\32xl\:first\:-m-4\/10:first-child{
    margin: -40%;
  }

  .\32xl\:first\:-m-4\.5\/10:first-child{
    margin: -45%;
  }

  .\32xl\:first\:-m-5\/10:first-child{
    margin: -50%;
  }

  .\32xl\:first\:-m-5\.5\/10:first-child{
    margin: -55%;
  }

  .\32xl\:first\:-m-6\/10:first-child{
    margin: -60%;
  }

  .\32xl\:first\:-m-7\/10:first-child{
    margin: -70%;
  }

  .\32xl\:first\:-m-8\/10:first-child{
    margin: -80%;
  }

  .\32xl\:first\:-m-9\/10:first-child{
    margin: -90%;
  }

  .\32xl\:first\:-m-1\/12:first-child{
    margin: -8.33333%;
  }

  .\32xl\:first\:-m-2\/12:first-child{
    margin: -16.66667%;
  }

  .\32xl\:first\:-m-3\/12:first-child{
    margin: -25%;
  }

  .\32xl\:first\:-m-4\/12:first-child{
    margin: -33.33333%;
  }

  .\32xl\:first\:-m-5\/12:first-child{
    margin: -41.66667%;
  }

  .\32xl\:first\:-m-6\/12:first-child{
    margin: -50%;
  }

  .\32xl\:first\:-m-7\/12:first-child{
    margin: -58.33333%;
  }

  .\32xl\:first\:-m-8\/12:first-child{
    margin: -66.66667%;
  }

  .\32xl\:first\:-m-9\/12:first-child{
    margin: -75%;
  }

  .\32xl\:first\:-m-10\/12:first-child{
    margin: -83.33333%;
  }

  .\32xl\:first\:-m-11\/12:first-child{
    margin: -91.66667%;
  }

  .\32xl\:first\:my-0:first-child{
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .\32xl\:first\:mx-0:first-child{
    margin-left: 0px;
    margin-right: 0px;
  }

  .\32xl\:first\:my-1:first-child{
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }

  .\32xl\:first\:mx-1:first-child{
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }

  .\32xl\:first\:my-2:first-child{
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }

  .\32xl\:first\:mx-2:first-child{
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }

  .\32xl\:first\:my-3:first-child{
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }

  .\32xl\:first\:mx-3:first-child{
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }

  .\32xl\:first\:my-4:first-child{
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .\32xl\:first\:mx-4:first-child{
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .\32xl\:first\:my-5:first-child{
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }

  .\32xl\:first\:mx-5:first-child{
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }

  .\32xl\:first\:my-6:first-child{
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .\32xl\:first\:mx-6:first-child{
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .\32xl\:first\:my-7:first-child{
    margin-top: 1.75rem;
    margin-bottom: 1.75rem;
  }

  .\32xl\:first\:mx-7:first-child{
    margin-left: 1.75rem;
    margin-right: 1.75rem;
  }

  .\32xl\:first\:my-8:first-child{
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .\32xl\:first\:mx-8:first-child{
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .\32xl\:first\:my-9:first-child{
    margin-top: 2.25rem;
    margin-bottom: 2.25rem;
  }

  .\32xl\:first\:mx-9:first-child{
    margin-left: 2.25rem;
    margin-right: 2.25rem;
  }

  .\32xl\:first\:my-10:first-child{
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .\32xl\:first\:mx-10:first-child{
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }

  .\32xl\:first\:my-11:first-child{
    margin-top: 2.75rem;
    margin-bottom: 2.75rem;
  }

  .\32xl\:first\:mx-11:first-child{
    margin-left: 2.75rem;
    margin-right: 2.75rem;
  }

  .\32xl\:first\:my-12:first-child{
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .\32xl\:first\:mx-12:first-child{
    margin-left: 3rem;
    margin-right: 3rem;
  }

  .\32xl\:first\:my-13:first-child{
    margin-top: 3.25rem;
    margin-bottom: 3.25rem;
  }

  .\32xl\:first\:mx-13:first-child{
    margin-left: 3.25rem;
    margin-right: 3.25rem;
  }

  .\32xl\:first\:my-14:first-child{
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }

  .\32xl\:first\:mx-14:first-child{
    margin-left: 3.5rem;
    margin-right: 3.5rem;
  }

  .\32xl\:first\:my-15:first-child{
    margin-top: 3.75rem;
    margin-bottom: 3.75rem;
  }

  .\32xl\:first\:mx-15:first-child{
    margin-left: 3.75rem;
    margin-right: 3.75rem;
  }

  .\32xl\:first\:my-16:first-child{
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .\32xl\:first\:mx-16:first-child{
    margin-left: 4rem;
    margin-right: 4rem;
  }

  .\32xl\:first\:my-17:first-child{
    margin-top: 4.25rem;
    margin-bottom: 4.25rem;
  }

  .\32xl\:first\:mx-17:first-child{
    margin-left: 4.25rem;
    margin-right: 4.25rem;
  }

  .\32xl\:first\:my-18:first-child{
    margin-top: 4.5rem;
    margin-bottom: 4.5rem;
  }

  .\32xl\:first\:mx-18:first-child{
    margin-left: 4.5rem;
    margin-right: 4.5rem;
  }

  .\32xl\:first\:my-19:first-child{
    margin-top: 4.75rem;
    margin-bottom: 4.75rem;
  }

  .\32xl\:first\:mx-19:first-child{
    margin-left: 4.75rem;
    margin-right: 4.75rem;
  }

  .\32xl\:first\:my-20:first-child{
    margin-top: 5rem;
    margin-bottom: 5rem;
  }

  .\32xl\:first\:mx-20:first-child{
    margin-left: 5rem;
    margin-right: 5rem;
  }

  .\32xl\:first\:my-22:first-child{
    margin-top: 5.5rem;
    margin-bottom: 5.5rem;
  }

  .\32xl\:first\:mx-22:first-child{
    margin-left: 5.5rem;
    margin-right: 5.5rem;
  }

  .\32xl\:first\:my-24:first-child{
    margin-top: 6rem;
    margin-bottom: 6rem;
  }

  .\32xl\:first\:mx-24:first-child{
    margin-left: 6rem;
    margin-right: 6rem;
  }

  .\32xl\:first\:my-25:first-child{
    margin-top: 6.25rem;
    margin-bottom: 6.25rem;
  }

  .\32xl\:first\:mx-25:first-child{
    margin-left: 6.25rem;
    margin-right: 6.25rem;
  }

  .\32xl\:first\:my-28:first-child{
    margin-top: 7rem;
    margin-bottom: 7rem;
  }

  .\32xl\:first\:mx-28:first-child{
    margin-left: 7rem;
    margin-right: 7rem;
  }

  .\32xl\:first\:my-30:first-child{
    margin-top: 7.5rem;
    margin-bottom: 7.5rem;
  }

  .\32xl\:first\:mx-30:first-child{
    margin-left: 7.5rem;
    margin-right: 7.5rem;
  }

  .\32xl\:first\:my-32:first-child{
    margin-top: 8rem;
    margin-bottom: 8rem;
  }

  .\32xl\:first\:mx-32:first-child{
    margin-left: 8rem;
    margin-right: 8rem;
  }

  .\32xl\:first\:my-34:first-child{
    margin-top: 8.5rem;
    margin-bottom: 8.5rem;
  }

  .\32xl\:first\:mx-34:first-child{
    margin-left: 8.5rem;
    margin-right: 8.5rem;
  }

  .\32xl\:first\:my-35:first-child{
    margin-top: 8.75rem;
    margin-bottom: 8.75rem;
  }

  .\32xl\:first\:mx-35:first-child{
    margin-left: 8.75rem;
    margin-right: 8.75rem;
  }

  .\32xl\:first\:my-36:first-child{
    margin-top: 9rem;
    margin-bottom: 9rem;
  }

  .\32xl\:first\:mx-36:first-child{
    margin-left: 9rem;
    margin-right: 9rem;
  }

  .\32xl\:first\:my-39:first-child{
    margin-top: 9.75rem;
    margin-bottom: 9.75rem;
  }

  .\32xl\:first\:mx-39:first-child{
    margin-left: 9.75rem;
    margin-right: 9.75rem;
  }

  .\32xl\:first\:my-40:first-child{
    margin-top: 10rem;
    margin-bottom: 10rem;
  }

  .\32xl\:first\:mx-40:first-child{
    margin-left: 10rem;
    margin-right: 10rem;
  }

  .\32xl\:first\:my-42:first-child{
    margin-top: 10.5rem;
    margin-bottom: 10.5rem;
  }

  .\32xl\:first\:mx-42:first-child{
    margin-left: 10.5rem;
    margin-right: 10.5rem;
  }

  .\32xl\:first\:my-44:first-child{
    margin-top: 11rem;
    margin-bottom: 11rem;
  }

  .\32xl\:first\:mx-44:first-child{
    margin-left: 11rem;
    margin-right: 11rem;
  }

  .\32xl\:first\:my-45:first-child{
    margin-top: 11.25rem;
    margin-bottom: 11.25rem;
  }

  .\32xl\:first\:mx-45:first-child{
    margin-left: 11.25rem;
    margin-right: 11.25rem;
  }

  .\32xl\:first\:my-48:first-child{
    margin-top: 12rem;
    margin-bottom: 12rem;
  }

  .\32xl\:first\:mx-48:first-child{
    margin-left: 12rem;
    margin-right: 12rem;
  }

  .\32xl\:first\:my-50:first-child{
    margin-top: 12.5rem;
    margin-bottom: 12.5rem;
  }

  .\32xl\:first\:mx-50:first-child{
    margin-left: 12.5rem;
    margin-right: 12.5rem;
  }

  .\32xl\:first\:my-52:first-child{
    margin-top: 13rem;
    margin-bottom: 13rem;
  }

  .\32xl\:first\:mx-52:first-child{
    margin-left: 13rem;
    margin-right: 13rem;
  }

  .\32xl\:first\:my-55:first-child{
    margin-top: 13.75rem;
    margin-bottom: 13.75rem;
  }

  .\32xl\:first\:mx-55:first-child{
    margin-left: 13.75rem;
    margin-right: 13.75rem;
  }

  .\32xl\:first\:my-56:first-child{
    margin-top: 14rem;
    margin-bottom: 14rem;
  }

  .\32xl\:first\:mx-56:first-child{
    margin-left: 14rem;
    margin-right: 14rem;
  }

  .\32xl\:first\:my-58:first-child{
    margin-top: 14.5rem;
    margin-bottom: 14.5rem;
  }

  .\32xl\:first\:mx-58:first-child{
    margin-left: 14.5rem;
    margin-right: 14.5rem;
  }

  .\32xl\:first\:my-60:first-child{
    margin-top: 15rem;
    margin-bottom: 15rem;
  }

  .\32xl\:first\:mx-60:first-child{
    margin-left: 15rem;
    margin-right: 15rem;
  }

  .\32xl\:first\:my-64:first-child{
    margin-top: 16rem;
    margin-bottom: 16rem;
  }

  .\32xl\:first\:mx-64:first-child{
    margin-left: 16rem;
    margin-right: 16rem;
  }

  .\32xl\:first\:my-65:first-child{
    margin-top: 16.25rem;
    margin-bottom: 16.25rem;
  }

  .\32xl\:first\:mx-65:first-child{
    margin-left: 16.25rem;
    margin-right: 16.25rem;
  }

  .\32xl\:first\:my-68:first-child{
    margin-top: 17rem;
    margin-bottom: 17rem;
  }

  .\32xl\:first\:mx-68:first-child{
    margin-left: 17rem;
    margin-right: 17rem;
  }

  .\32xl\:first\:my-69:first-child{
    margin-top: 17.25rem;
    margin-bottom: 17.25rem;
  }

  .\32xl\:first\:mx-69:first-child{
    margin-left: 17.25rem;
    margin-right: 17.25rem;
  }

  .\32xl\:first\:my-70:first-child{
    margin-top: 17.5rem;
    margin-bottom: 17.5rem;
  }

  .\32xl\:first\:mx-70:first-child{
    margin-left: 17.5rem;
    margin-right: 17.5rem;
  }

  .\32xl\:first\:my-72:first-child{
    margin-top: 18rem;
    margin-bottom: 18rem;
  }

  .\32xl\:first\:mx-72:first-child{
    margin-left: 18rem;
    margin-right: 18rem;
  }

  .\32xl\:first\:my-75:first-child{
    margin-top: 18.75rem;
    margin-bottom: 18.75rem;
  }

  .\32xl\:first\:mx-75:first-child{
    margin-left: 18.75rem;
    margin-right: 18.75rem;
  }

  .\32xl\:first\:my-80:first-child{
    margin-top: 20rem;
    margin-bottom: 20rem;
  }

  .\32xl\:first\:mx-80:first-child{
    margin-left: 20rem;
    margin-right: 20rem;
  }

  .\32xl\:first\:my-85:first-child{
    margin-top: 21.25rem;
    margin-bottom: 21.25rem;
  }

  .\32xl\:first\:mx-85:first-child{
    margin-left: 21.25rem;
    margin-right: 21.25rem;
  }

  .\32xl\:first\:my-86:first-child{
    margin-top: 21.5rem;
    margin-bottom: 21.5rem;
  }

  .\32xl\:first\:mx-86:first-child{
    margin-left: 21.5rem;
    margin-right: 21.5rem;
  }

  .\32xl\:first\:my-90:first-child{
    margin-top: 22.5rem;
    margin-bottom: 22.5rem;
  }

  .\32xl\:first\:mx-90:first-child{
    margin-left: 22.5rem;
    margin-right: 22.5rem;
  }

  .\32xl\:first\:my-96:first-child{
    margin-top: 24rem;
    margin-bottom: 24rem;
  }

  .\32xl\:first\:mx-96:first-child{
    margin-left: 24rem;
    margin-right: 24rem;
  }

  .\32xl\:first\:my-100:first-child{
    margin-top: 25rem;
    margin-bottom: 25rem;
  }

  .\32xl\:first\:mx-100:first-child{
    margin-left: 25rem;
    margin-right: 25rem;
  }

  .\32xl\:first\:my-115:first-child{
    margin-top: 28.75rem;
    margin-bottom: 28.75rem;
  }

  .\32xl\:first\:mx-115:first-child{
    margin-left: 28.75rem;
    margin-right: 28.75rem;
  }

  .\32xl\:first\:my-125:first-child{
    margin-top: 31.25rem;
    margin-bottom: 31.25rem;
  }

  .\32xl\:first\:mx-125:first-child{
    margin-left: 31.25rem;
    margin-right: 31.25rem;
  }

  .\32xl\:first\:my-142:first-child{
    margin-top: 35.5rem;
    margin-bottom: 35.5rem;
  }

  .\32xl\:first\:mx-142:first-child{
    margin-left: 35.5rem;
    margin-right: 35.5rem;
  }

  .\32xl\:first\:my-150:first-child{
    margin-top: 37.5rem;
    margin-bottom: 37.5rem;
  }

  .\32xl\:first\:mx-150:first-child{
    margin-left: 37.5rem;
    margin-right: 37.5rem;
  }

  .\32xl\:first\:my-156:first-child{
    margin-top: 39rem;
    margin-bottom: 39rem;
  }

  .\32xl\:first\:mx-156:first-child{
    margin-left: 39rem;
    margin-right: 39rem;
  }

  .\32xl\:first\:my-160:first-child{
    margin-top: 40rem;
    margin-bottom: 40rem;
  }

  .\32xl\:first\:mx-160:first-child{
    margin-left: 40rem;
    margin-right: 40rem;
  }

  .\32xl\:first\:my-175:first-child{
    margin-top: 43.75rem;
    margin-bottom: 43.75rem;
  }

  .\32xl\:first\:mx-175:first-child{
    margin-left: 43.75rem;
    margin-right: 43.75rem;
  }

  .\32xl\:first\:my-207:first-child{
    margin-top: 51.75rem;
    margin-bottom: 51.75rem;
  }

  .\32xl\:first\:mx-207:first-child{
    margin-left: 51.75rem;
    margin-right: 51.75rem;
  }

  .\32xl\:first\:my-242:first-child{
    margin-top: 60.5rem;
    margin-bottom: 60.5rem;
  }

  .\32xl\:first\:mx-242:first-child{
    margin-left: 60.5rem;
    margin-right: 60.5rem;
  }

  .\32xl\:first\:my-250:first-child{
    margin-top: 62.5rem;
    margin-bottom: 62.5rem;
  }

  .\32xl\:first\:mx-250:first-child{
    margin-left: 62.5rem;
    margin-right: 62.5rem;
  }

  .\32xl\:first\:my-258:first-child{
    margin-top: 64.5rem;
    margin-bottom: 64.5rem;
  }

  .\32xl\:first\:mx-258:first-child{
    margin-left: 64.5rem;
    margin-right: 64.5rem;
  }

  .\32xl\:first\:my-265:first-child{
    margin-top: 66.25rem;
    margin-bottom: 66.25rem;
  }

  .\32xl\:first\:mx-265:first-child{
    margin-left: 66.25rem;
    margin-right: 66.25rem;
  }

  .\32xl\:first\:my-280:first-child{
    margin-top: 70rem;
    margin-bottom: 70rem;
  }

  .\32xl\:first\:mx-280:first-child{
    margin-left: 70rem;
    margin-right: 70rem;
  }

  .\32xl\:first\:my-auto:first-child{
    margin-top: auto;
    margin-bottom: auto;
  }

  .\32xl\:first\:mx-auto:first-child{
    margin-left: auto;
    margin-right: auto;
  }

  .\32xl\:first\:my-px:first-child{
    margin-top: 1px;
    margin-bottom: 1px;
  }

  .\32xl\:first\:mx-px:first-child{
    margin-left: 1px;
    margin-right: 1px;
  }

  .\32xl\:first\:my-0\.5:first-child{
    margin-top: 0.125rem;
    margin-bottom: 0.125rem;
  }

  .\32xl\:first\:mx-0\.5:first-child{
    margin-left: 0.125rem;
    margin-right: 0.125rem;
  }

  .\32xl\:first\:my-1\.5:first-child{
    margin-top: 0.375rem;
    margin-bottom: 0.375rem;
  }

  .\32xl\:first\:mx-1\.5:first-child{
    margin-left: 0.375rem;
    margin-right: 0.375rem;
  }

  .\32xl\:first\:my-2\.5:first-child{
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
  }

  .\32xl\:first\:mx-2\.5:first-child{
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }

  .\32xl\:first\:my-3\.5:first-child{
    margin-top: 0.875rem;
    margin-bottom: 0.875rem;
  }

  .\32xl\:first\:mx-3\.5:first-child{
    margin-left: 0.875rem;
    margin-right: 0.875rem;
  }

  .\32xl\:first\:my-0\.25:first-child{
    margin-top: 0.0625rem;
    margin-bottom: 0.0625rem;
  }

  .\32xl\:first\:mx-0\.25:first-child{
    margin-left: 0.0625rem;
    margin-right: 0.0625rem;
  }

  .\32xl\:first\:my-0\.75:first-child{
    margin-top: 0.1875rem;
    margin-bottom: 0.1875rem;
  }

  .\32xl\:first\:mx-0\.75:first-child{
    margin-left: 0.1875rem;
    margin-right: 0.1875rem;
  }

  .\32xl\:first\:my-1\.25:first-child{
    margin-top: 0.3125rem;
    margin-bottom: 0.3125rem;
  }

  .\32xl\:first\:mx-1\.25:first-child{
    margin-left: 0.3125rem;
    margin-right: 0.3125rem;
  }

  .\32xl\:first\:my-1\.75:first-child{
    margin-top: 0.4375rem;
    margin-bottom: 0.4375rem;
  }

  .\32xl\:first\:mx-1\.75:first-child{
    margin-left: 0.4375rem;
    margin-right: 0.4375rem;
  }

  .\32xl\:first\:my-2\.25:first-child{
    margin-top: 0.5625rem;
    margin-bottom: 0.5625rem;
  }

  .\32xl\:first\:mx-2\.25:first-child{
    margin-left: 0.5625rem;
    margin-right: 0.5625rem;
  }

  .\32xl\:first\:my-2\.75:first-child{
    margin-top: 0.6875rem;
    margin-bottom: 0.6875rem;
  }

  .\32xl\:first\:mx-2\.75:first-child{
    margin-left: 0.6875rem;
    margin-right: 0.6875rem;
  }

  .\32xl\:first\:my-3\.25:first-child{
    margin-top: 0.8125rem;
    margin-bottom: 0.8125rem;
  }

  .\32xl\:first\:mx-3\.25:first-child{
    margin-left: 0.8125rem;
    margin-right: 0.8125rem;
  }

  .\32xl\:first\:my-3\.75:first-child{
    margin-top: 0.9375rem;
    margin-bottom: 0.9375rem;
  }

  .\32xl\:first\:mx-3\.75:first-child{
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }

  .\32xl\:first\:my-4\.25:first-child{
    margin-top: 1.0625rem;
    margin-bottom: 1.0625rem;
  }

  .\32xl\:first\:mx-4\.25:first-child{
    margin-left: 1.0625rem;
    margin-right: 1.0625rem;
  }

  .\32xl\:first\:my-4\.5:first-child{
    margin-top: 1.125rem;
    margin-bottom: 1.125rem;
  }

  .\32xl\:first\:mx-4\.5:first-child{
    margin-left: 1.125rem;
    margin-right: 1.125rem;
  }

  .\32xl\:first\:my-4\.75:first-child{
    margin-top: 1.1875rem;
    margin-bottom: 1.1875rem;
  }

  .\32xl\:first\:mx-4\.75:first-child{
    margin-left: 1.1875rem;
    margin-right: 1.1875rem;
  }

  .\32xl\:first\:my-5\.25:first-child{
    margin-top: 1.3125rem;
    margin-bottom: 1.3125rem;
  }

  .\32xl\:first\:mx-5\.25:first-child{
    margin-left: 1.3125rem;
    margin-right: 1.3125rem;
  }

  .\32xl\:first\:my-5\.5:first-child{
    margin-top: 1.375rem;
    margin-bottom: 1.375rem;
  }

  .\32xl\:first\:mx-5\.5:first-child{
    margin-left: 1.375rem;
    margin-right: 1.375rem;
  }

  .\32xl\:first\:my-5\.75:first-child{
    margin-top: 1.4375rem;
    margin-bottom: 1.4375rem;
  }

  .\32xl\:first\:mx-5\.75:first-child{
    margin-left: 1.4375rem;
    margin-right: 1.4375rem;
  }

  .\32xl\:first\:my-6\.25:first-child{
    margin-top: 1.5625rem;
    margin-bottom: 1.5625rem;
  }

  .\32xl\:first\:mx-6\.25:first-child{
    margin-left: 1.5625rem;
    margin-right: 1.5625rem;
  }

  .\32xl\:first\:my-6\.5:first-child{
    margin-top: 1.625rem;
    margin-bottom: 1.625rem;
  }

  .\32xl\:first\:mx-6\.5:first-child{
    margin-left: 1.625rem;
    margin-right: 1.625rem;
  }

  .\32xl\:first\:my-6\.75:first-child{
    margin-top: 1.6875rem;
    margin-bottom: 1.6875rem;
  }

  .\32xl\:first\:mx-6\.75:first-child{
    margin-left: 1.6875rem;
    margin-right: 1.6875rem;
  }

  .\32xl\:first\:my-7\.25:first-child{
    margin-top: 1.8125rem;
    margin-bottom: 1.8125rem;
  }

  .\32xl\:first\:mx-7\.25:first-child{
    margin-left: 1.8125rem;
    margin-right: 1.8125rem;
  }

  .\32xl\:first\:my-7\.5:first-child{
    margin-top: 1.875rem;
    margin-bottom: 1.875rem;
  }

  .\32xl\:first\:mx-7\.5:first-child{
    margin-left: 1.875rem;
    margin-right: 1.875rem;
  }

  .\32xl\:first\:my-8\.25:first-child{
    margin-top: 2.0625rem;
    margin-bottom: 2.0625rem;
  }

  .\32xl\:first\:mx-8\.25:first-child{
    margin-left: 2.0625rem;
    margin-right: 2.0625rem;
  }

  .\32xl\:first\:my-8\.5:first-child{
    margin-top: 2.125rem;
    margin-bottom: 2.125rem;
  }

  .\32xl\:first\:mx-8\.5:first-child{
    margin-left: 2.125rem;
    margin-right: 2.125rem;
  }

  .\32xl\:first\:my-9\.25:first-child{
    margin-top: 2.3125rem;
    margin-bottom: 2.3125rem;
  }

  .\32xl\:first\:mx-9\.25:first-child{
    margin-left: 2.3125rem;
    margin-right: 2.3125rem;
  }

  .\32xl\:first\:my-9\.5:first-child{
    margin-top: 2.375rem;
    margin-bottom: 2.375rem;
  }

  .\32xl\:first\:mx-9\.5:first-child{
    margin-left: 2.375rem;
    margin-right: 2.375rem;
  }

  .\32xl\:first\:my-10\.5:first-child{
    margin-top: 2.625rem;
    margin-bottom: 2.625rem;
  }

  .\32xl\:first\:mx-10\.5:first-child{
    margin-left: 2.625rem;
    margin-right: 2.625rem;
  }

  .\32xl\:first\:my-11\.25:first-child{
    margin-top: 2.8125rem;
    margin-bottom: 2.8125rem;
  }

  .\32xl\:first\:mx-11\.25:first-child{
    margin-left: 2.8125rem;
    margin-right: 2.8125rem;
  }

  .\32xl\:first\:my-11\.5:first-child{
    margin-top: 2.875rem;
    margin-bottom: 2.875rem;
  }

  .\32xl\:first\:mx-11\.5:first-child{
    margin-left: 2.875rem;
    margin-right: 2.875rem;
  }

  .\32xl\:first\:my-12\.5:first-child{
    margin-top: 3.125rem;
    margin-bottom: 3.125rem;
  }

  .\32xl\:first\:mx-12\.5:first-child{
    margin-left: 3.125rem;
    margin-right: 3.125rem;
  }

  .\32xl\:first\:my-12\.75:first-child{
    margin-top: 3.1875rem;
    margin-bottom: 3.1875rem;
  }

  .\32xl\:first\:mx-12\.75:first-child{
    margin-left: 3.1875rem;
    margin-right: 3.1875rem;
  }

  .\32xl\:first\:my-13\.5:first-child{
    margin-top: 3.375rem;
    margin-bottom: 3.375rem;
  }

  .\32xl\:first\:mx-13\.5:first-child{
    margin-left: 3.375rem;
    margin-right: 3.375rem;
  }

  .\32xl\:first\:my-14\.5:first-child{
    margin-top: 3.625rem;
    margin-bottom: 3.625rem;
  }

  .\32xl\:first\:mx-14\.5:first-child{
    margin-left: 3.625rem;
    margin-right: 3.625rem;
  }

  .\32xl\:first\:my-15\.5:first-child{
    margin-top: 3.875rem;
    margin-bottom: 3.875rem;
  }

  .\32xl\:first\:mx-15\.5:first-child{
    margin-left: 3.875rem;
    margin-right: 3.875rem;
  }

  .\32xl\:first\:my-15\.75:first-child{
    margin-top: 3.9375rem;
    margin-bottom: 3.9375rem;
  }

  .\32xl\:first\:mx-15\.75:first-child{
    margin-left: 3.9375rem;
    margin-right: 3.9375rem;
  }

  .\32xl\:first\:my-16\.25:first-child{
    margin-top: 4.0625rem;
    margin-bottom: 4.0625rem;
  }

  .\32xl\:first\:mx-16\.25:first-child{
    margin-left: 4.0625rem;
    margin-right: 4.0625rem;
  }

  .\32xl\:first\:my-17\.25:first-child{
    margin-top: 4.3125rem;
    margin-bottom: 4.3125rem;
  }

  .\32xl\:first\:mx-17\.25:first-child{
    margin-left: 4.3125rem;
    margin-right: 4.3125rem;
  }

  .\32xl\:first\:my-17\.5:first-child{
    margin-top: 4.375rem;
    margin-bottom: 4.375rem;
  }

  .\32xl\:first\:mx-17\.5:first-child{
    margin-left: 4.375rem;
    margin-right: 4.375rem;
  }

  .\32xl\:first\:my-18\.25:first-child{
    margin-top: 4.5625rem;
    margin-bottom: 4.5625rem;
  }

  .\32xl\:first\:mx-18\.25:first-child{
    margin-left: 4.5625rem;
    margin-right: 4.5625rem;
  }

  .\32xl\:first\:my-18\.5:first-child{
    margin-top: 4.625rem;
    margin-bottom: 4.625rem;
  }

  .\32xl\:first\:mx-18\.5:first-child{
    margin-left: 4.625rem;
    margin-right: 4.625rem;
  }

  .\32xl\:first\:my-20\.25:first-child{
    margin-top: 5.0625rem;
    margin-bottom: 5.0625rem;
  }

  .\32xl\:first\:mx-20\.25:first-child{
    margin-left: 5.0625rem;
    margin-right: 5.0625rem;
  }

  .\32xl\:first\:my-20\.5:first-child{
    margin-top: 5.125rem;
    margin-bottom: 5.125rem;
  }

  .\32xl\:first\:mx-20\.5:first-child{
    margin-left: 5.125rem;
    margin-right: 5.125rem;
  }

  .\32xl\:first\:my-22\.5:first-child{
    margin-top: 5.625rem;
    margin-bottom: 5.625rem;
  }

  .\32xl\:first\:mx-22\.5:first-child{
    margin-left: 5.625rem;
    margin-right: 5.625rem;
  }

  .\32xl\:first\:my-25\.5:first-child{
    margin-top: 6.375rem;
    margin-bottom: 6.375rem;
  }

  .\32xl\:first\:mx-25\.5:first-child{
    margin-left: 6.375rem;
    margin-right: 6.375rem;
  }

  .\32xl\:first\:my-26\.75:first-child{
    margin-top: 6.6875rem;
    margin-bottom: 6.6875rem;
  }

  .\32xl\:first\:mx-26\.75:first-child{
    margin-left: 6.6875rem;
    margin-right: 6.6875rem;
  }

  .\32xl\:first\:my-32\.5:first-child{
    margin-top: 8.125rem;
    margin-bottom: 8.125rem;
  }

  .\32xl\:first\:mx-32\.5:first-child{
    margin-left: 8.125rem;
    margin-right: 8.125rem;
  }

  .\32xl\:first\:my-37\.5:first-child{
    margin-top: 9.375rem;
    margin-bottom: 9.375rem;
  }

  .\32xl\:first\:mx-37\.5:first-child{
    margin-left: 9.375rem;
    margin-right: 9.375rem;
  }

  .\32xl\:first\:my-41\.25:first-child{
    margin-top: 10.3125rem;
    margin-bottom: 10.3125rem;
  }

  .\32xl\:first\:mx-41\.25:first-child{
    margin-left: 10.3125rem;
    margin-right: 10.3125rem;
  }

  .\32xl\:first\:my-52\.5:first-child{
    margin-top: 13.125rem;
    margin-bottom: 13.125rem;
  }

  .\32xl\:first\:mx-52\.5:first-child{
    margin-left: 13.125rem;
    margin-right: 13.125rem;
  }

  .\32xl\:first\:my-54\.5:first-child{
    margin-top: 13.625rem;
    margin-bottom: 13.625rem;
  }

  .\32xl\:first\:mx-54\.5:first-child{
    margin-left: 13.625rem;
    margin-right: 13.625rem;
  }

  .\32xl\:first\:my-57\.25:first-child{
    margin-top: 14.3125rem;
    margin-bottom: 14.3125rem;
  }

  .\32xl\:first\:mx-57\.25:first-child{
    margin-left: 14.3125rem;
    margin-right: 14.3125rem;
  }

  .\32xl\:first\:my-57\.5:first-child{
    margin-top: 14.375rem;
    margin-bottom: 14.375rem;
  }

  .\32xl\:first\:mx-57\.5:first-child{
    margin-left: 14.375rem;
    margin-right: 14.375rem;
  }

  .\32xl\:first\:my-66\.25:first-child{
    margin-top: 16.5625rem;
    margin-bottom: 16.5625rem;
  }

  .\32xl\:first\:mx-66\.25:first-child{
    margin-left: 16.5625rem;
    margin-right: 16.5625rem;
  }

  .\32xl\:first\:my-74\.5:first-child{
    margin-top: 18.125rem;
    margin-bottom: 18.125rem;
  }

  .\32xl\:first\:mx-74\.5:first-child{
    margin-left: 18.125rem;
    margin-right: 18.125rem;
  }

  .\32xl\:first\:my-106\.25:first-child{
    margin-top: 26.5625rem;
    margin-bottom: 26.5625rem;
  }

  .\32xl\:first\:mx-106\.25:first-child{
    margin-left: 26.5625rem;
    margin-right: 26.5625rem;
  }

  .\32xl\:first\:my-112\.25:first-child{
    margin-top: 28.0675rem;
    margin-bottom: 28.0675rem;
  }

  .\32xl\:first\:mx-112\.25:first-child{
    margin-left: 28.0675rem;
    margin-right: 28.0675rem;
  }

  .\32xl\:first\:my-112\.75:first-child{
    margin-top: 28.1875rem;
    margin-bottom: 28.1875rem;
  }

  .\32xl\:first\:mx-112\.75:first-child{
    margin-left: 28.1875rem;
    margin-right: 28.1875rem;
  }

  .\32xl\:first\:my-147\.5:first-child{
    margin-top: 36.875rem;
    margin-bottom: 36.875rem;
  }

  .\32xl\:first\:mx-147\.5:first-child{
    margin-left: 36.875rem;
    margin-right: 36.875rem;
  }

  .\32xl\:first\:my-162\.5:first-child{
    margin-top: 40.625rem;
    margin-bottom: 40.625rem;
  }

  .\32xl\:first\:mx-162\.5:first-child{
    margin-left: 40.625rem;
    margin-right: 40.625rem;
  }

  .\32xl\:first\:my-172\.25:first-child{
    margin-top: 42.5625rem;
    margin-bottom: 42.5625rem;
  }

  .\32xl\:first\:mx-172\.25:first-child{
    margin-left: 42.5625rem;
    margin-right: 42.5625rem;
  }

  .\32xl\:first\:my-175\.25:first-child{
    margin-top: 43.8125rem;
    margin-bottom: 43.8125rem;
  }

  .\32xl\:first\:mx-175\.25:first-child{
    margin-left: 43.8125rem;
    margin-right: 43.8125rem;
  }

  .\32xl\:first\:my-184\.25:first-child{
    margin-top: 46.0625rem;
    margin-bottom: 46.0625rem;
  }

  .\32xl\:first\:mx-184\.25:first-child{
    margin-left: 46.0625rem;
    margin-right: 46.0625rem;
  }

  .\32xl\:first\:my-203\.25:first-child{
    margin-top: 50.8125rem;
    margin-bottom: 50.8125rem;
  }

  .\32xl\:first\:mx-203\.25:first-child{
    margin-left: 50.8125rem;
    margin-right: 50.8125rem;
  }

  .\32xl\:first\:my-half:first-child{
    margin-top: 50%;
    margin-bottom: 50%;
  }

  .\32xl\:first\:mx-half:first-child{
    margin-left: 50%;
    margin-right: 50%;
  }

  .\32xl\:first\:my-full:first-child{
    margin-top: 100%;
    margin-bottom: 100%;
  }

  .\32xl\:first\:mx-full:first-child{
    margin-left: 100%;
    margin-right: 100%;
  }

  .\32xl\:first\:my-1\/10:first-child{
    margin-top: 10%;
    margin-bottom: 10%;
  }

  .\32xl\:first\:mx-1\/10:first-child{
    margin-left: 10%;
    margin-right: 10%;
  }

  .\32xl\:first\:my-2\/10:first-child{
    margin-top: 20%;
    margin-bottom: 20%;
  }

  .\32xl\:first\:mx-2\/10:first-child{
    margin-left: 20%;
    margin-right: 20%;
  }

  .\32xl\:first\:my-3\/10:first-child{
    margin-top: 30%;
    margin-bottom: 30%;
  }

  .\32xl\:first\:mx-3\/10:first-child{
    margin-left: 30%;
    margin-right: 30%;
  }

  .\32xl\:first\:my-4\/10:first-child{
    margin-top: 40%;
    margin-bottom: 40%;
  }

  .\32xl\:first\:mx-4\/10:first-child{
    margin-left: 40%;
    margin-right: 40%;
  }

  .\32xl\:first\:my-4\.5\/10:first-child{
    margin-top: 45%;
    margin-bottom: 45%;
  }

  .\32xl\:first\:mx-4\.5\/10:first-child{
    margin-left: 45%;
    margin-right: 45%;
  }

  .\32xl\:first\:my-5\/10:first-child{
    margin-top: 50%;
    margin-bottom: 50%;
  }

  .\32xl\:first\:mx-5\/10:first-child{
    margin-left: 50%;
    margin-right: 50%;
  }

  .\32xl\:first\:my-5\.5\/10:first-child{
    margin-top: 55%;
    margin-bottom: 55%;
  }

  .\32xl\:first\:mx-5\.5\/10:first-child{
    margin-left: 55%;
    margin-right: 55%;
  }

  .\32xl\:first\:my-6\/10:first-child{
    margin-top: 60%;
    margin-bottom: 60%;
  }

  .\32xl\:first\:mx-6\/10:first-child{
    margin-left: 60%;
    margin-right: 60%;
  }

  .\32xl\:first\:my-7\/10:first-child{
    margin-top: 70%;
    margin-bottom: 70%;
  }

  .\32xl\:first\:mx-7\/10:first-child{
    margin-left: 70%;
    margin-right: 70%;
  }

  .\32xl\:first\:my-8\/10:first-child{
    margin-top: 80%;
    margin-bottom: 80%;
  }

  .\32xl\:first\:mx-8\/10:first-child{
    margin-left: 80%;
    margin-right: 80%;
  }

  .\32xl\:first\:my-9\/10:first-child{
    margin-top: 90%;
    margin-bottom: 90%;
  }

  .\32xl\:first\:mx-9\/10:first-child{
    margin-left: 90%;
    margin-right: 90%;
  }

  .\32xl\:first\:my-1\/12:first-child{
    margin-top: 8.333333%;
    margin-bottom: 8.333333%;
  }

  .\32xl\:first\:mx-1\/12:first-child{
    margin-left: 8.333333%;
    margin-right: 8.333333%;
  }

  .\32xl\:first\:my-2\/12:first-child{
    margin-top: 16.666667%;
    margin-bottom: 16.666667%;
  }

  .\32xl\:first\:mx-2\/12:first-child{
    margin-left: 16.666667%;
    margin-right: 16.666667%;
  }

  .\32xl\:first\:my-3\/12:first-child{
    margin-top: 25%;
    margin-bottom: 25%;
  }

  .\32xl\:first\:mx-3\/12:first-child{
    margin-left: 25%;
    margin-right: 25%;
  }

  .\32xl\:first\:my-4\/12:first-child{
    margin-top: 33.333333%;
    margin-bottom: 33.333333%;
  }

  .\32xl\:first\:mx-4\/12:first-child{
    margin-left: 33.333333%;
    margin-right: 33.333333%;
  }

  .\32xl\:first\:my-5\/12:first-child{
    margin-top: 41.666667%;
    margin-bottom: 41.666667%;
  }

  .\32xl\:first\:mx-5\/12:first-child{
    margin-left: 41.666667%;
    margin-right: 41.666667%;
  }

  .\32xl\:first\:my-6\/12:first-child{
    margin-top: 50%;
    margin-bottom: 50%;
  }

  .\32xl\:first\:mx-6\/12:first-child{
    margin-left: 50%;
    margin-right: 50%;
  }

  .\32xl\:first\:my-7\/12:first-child{
    margin-top: 58.333333%;
    margin-bottom: 58.333333%;
  }

  .\32xl\:first\:mx-7\/12:first-child{
    margin-left: 58.333333%;
    margin-right: 58.333333%;
  }

  .\32xl\:first\:my-8\/12:first-child{
    margin-top: 66.666667%;
    margin-bottom: 66.666667%;
  }

  .\32xl\:first\:mx-8\/12:first-child{
    margin-left: 66.666667%;
    margin-right: 66.666667%;
  }

  .\32xl\:first\:my-9\/12:first-child{
    margin-top: 75%;
    margin-bottom: 75%;
  }

  .\32xl\:first\:mx-9\/12:first-child{
    margin-left: 75%;
    margin-right: 75%;
  }

  .\32xl\:first\:my-10\/12:first-child{
    margin-top: 83.333333%;
    margin-bottom: 83.333333%;
  }

  .\32xl\:first\:mx-10\/12:first-child{
    margin-left: 83.333333%;
    margin-right: 83.333333%;
  }

  .\32xl\:first\:my-11\/12:first-child{
    margin-top: 91.666667%;
    margin-bottom: 91.666667%;
  }

  .\32xl\:first\:mx-11\/12:first-child{
    margin-left: 91.666667%;
    margin-right: 91.666667%;
  }

  .\32xl\:first\:-my-0:first-child{
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .\32xl\:first\:-mx-0:first-child{
    margin-left: 0px;
    margin-right: 0px;
  }

  .\32xl\:first\:-my-1:first-child{
    margin-top: -0.25rem;
    margin-bottom: -0.25rem;
  }

  .\32xl\:first\:-mx-1:first-child{
    margin-left: -0.25rem;
    margin-right: -0.25rem;
  }

  .\32xl\:first\:-my-2:first-child{
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }

  .\32xl\:first\:-mx-2:first-child{
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }

  .\32xl\:first\:-my-3:first-child{
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }

  .\32xl\:first\:-mx-3:first-child{
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }

  .\32xl\:first\:-my-4:first-child{
    margin-top: -1rem;
    margin-bottom: -1rem;
  }

  .\32xl\:first\:-mx-4:first-child{
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .\32xl\:first\:-my-5:first-child{
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
  }

  .\32xl\:first\:-mx-5:first-child{
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }

  .\32xl\:first\:-my-6:first-child{
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
  }

  .\32xl\:first\:-mx-6:first-child{
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }

  .\32xl\:first\:-my-7:first-child{
    margin-top: -1.75rem;
    margin-bottom: -1.75rem;
  }

  .\32xl\:first\:-mx-7:first-child{
    margin-left: -1.75rem;
    margin-right: -1.75rem;
  }

  .\32xl\:first\:-my-8:first-child{
    margin-top: -2rem;
    margin-bottom: -2rem;
  }

  .\32xl\:first\:-mx-8:first-child{
    margin-left: -2rem;
    margin-right: -2rem;
  }

  .\32xl\:first\:-my-9:first-child{
    margin-top: -2.25rem;
    margin-bottom: -2.25rem;
  }

  .\32xl\:first\:-mx-9:first-child{
    margin-left: -2.25rem;
    margin-right: -2.25rem;
  }

  .\32xl\:first\:-my-10:first-child{
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
  }

  .\32xl\:first\:-mx-10:first-child{
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }

  .\32xl\:first\:-my-11:first-child{
    margin-top: -2.75rem;
    margin-bottom: -2.75rem;
  }

  .\32xl\:first\:-mx-11:first-child{
    margin-left: -2.75rem;
    margin-right: -2.75rem;
  }

  .\32xl\:first\:-my-12:first-child{
    margin-top: -3rem;
    margin-bottom: -3rem;
  }

  .\32xl\:first\:-mx-12:first-child{
    margin-left: -3rem;
    margin-right: -3rem;
  }

  .\32xl\:first\:-my-13:first-child{
    margin-top: -3.25rem;
    margin-bottom: -3.25rem;
  }

  .\32xl\:first\:-mx-13:first-child{
    margin-left: -3.25rem;
    margin-right: -3.25rem;
  }

  .\32xl\:first\:-my-14:first-child{
    margin-top: -3.5rem;
    margin-bottom: -3.5rem;
  }

  .\32xl\:first\:-mx-14:first-child{
    margin-left: -3.5rem;
    margin-right: -3.5rem;
  }

  .\32xl\:first\:-my-15:first-child{
    margin-top: -3.75rem;
    margin-bottom: -3.75rem;
  }

  .\32xl\:first\:-mx-15:first-child{
    margin-left: -3.75rem;
    margin-right: -3.75rem;
  }

  .\32xl\:first\:-my-16:first-child{
    margin-top: -4rem;
    margin-bottom: -4rem;
  }

  .\32xl\:first\:-mx-16:first-child{
    margin-left: -4rem;
    margin-right: -4rem;
  }

  .\32xl\:first\:-my-17:first-child{
    margin-top: -4.25rem;
    margin-bottom: -4.25rem;
  }

  .\32xl\:first\:-mx-17:first-child{
    margin-left: -4.25rem;
    margin-right: -4.25rem;
  }

  .\32xl\:first\:-my-18:first-child{
    margin-top: -4.5rem;
    margin-bottom: -4.5rem;
  }

  .\32xl\:first\:-mx-18:first-child{
    margin-left: -4.5rem;
    margin-right: -4.5rem;
  }

  .\32xl\:first\:-my-19:first-child{
    margin-top: -4.75rem;
    margin-bottom: -4.75rem;
  }

  .\32xl\:first\:-mx-19:first-child{
    margin-left: -4.75rem;
    margin-right: -4.75rem;
  }

  .\32xl\:first\:-my-20:first-child{
    margin-top: -5rem;
    margin-bottom: -5rem;
  }

  .\32xl\:first\:-mx-20:first-child{
    margin-left: -5rem;
    margin-right: -5rem;
  }

  .\32xl\:first\:-my-22:first-child{
    margin-top: -5.5rem;
    margin-bottom: -5.5rem;
  }

  .\32xl\:first\:-mx-22:first-child{
    margin-left: -5.5rem;
    margin-right: -5.5rem;
  }

  .\32xl\:first\:-my-24:first-child{
    margin-top: -6rem;
    margin-bottom: -6rem;
  }

  .\32xl\:first\:-mx-24:first-child{
    margin-left: -6rem;
    margin-right: -6rem;
  }

  .\32xl\:first\:-my-25:first-child{
    margin-top: -6.25rem;
    margin-bottom: -6.25rem;
  }

  .\32xl\:first\:-mx-25:first-child{
    margin-left: -6.25rem;
    margin-right: -6.25rem;
  }

  .\32xl\:first\:-my-28:first-child{
    margin-top: -7rem;
    margin-bottom: -7rem;
  }

  .\32xl\:first\:-mx-28:first-child{
    margin-left: -7rem;
    margin-right: -7rem;
  }

  .\32xl\:first\:-my-30:first-child{
    margin-top: -7.5rem;
    margin-bottom: -7.5rem;
  }

  .\32xl\:first\:-mx-30:first-child{
    margin-left: -7.5rem;
    margin-right: -7.5rem;
  }

  .\32xl\:first\:-my-32:first-child{
    margin-top: -8rem;
    margin-bottom: -8rem;
  }

  .\32xl\:first\:-mx-32:first-child{
    margin-left: -8rem;
    margin-right: -8rem;
  }

  .\32xl\:first\:-my-34:first-child{
    margin-top: -8.5rem;
    margin-bottom: -8.5rem;
  }

  .\32xl\:first\:-mx-34:first-child{
    margin-left: -8.5rem;
    margin-right: -8.5rem;
  }

  .\32xl\:first\:-my-35:first-child{
    margin-top: -8.75rem;
    margin-bottom: -8.75rem;
  }

  .\32xl\:first\:-mx-35:first-child{
    margin-left: -8.75rem;
    margin-right: -8.75rem;
  }

  .\32xl\:first\:-my-36:first-child{
    margin-top: -9rem;
    margin-bottom: -9rem;
  }

  .\32xl\:first\:-mx-36:first-child{
    margin-left: -9rem;
    margin-right: -9rem;
  }

  .\32xl\:first\:-my-39:first-child{
    margin-top: -9.75rem;
    margin-bottom: -9.75rem;
  }

  .\32xl\:first\:-mx-39:first-child{
    margin-left: -9.75rem;
    margin-right: -9.75rem;
  }

  .\32xl\:first\:-my-40:first-child{
    margin-top: -10rem;
    margin-bottom: -10rem;
  }

  .\32xl\:first\:-mx-40:first-child{
    margin-left: -10rem;
    margin-right: -10rem;
  }

  .\32xl\:first\:-my-42:first-child{
    margin-top: -10.5rem;
    margin-bottom: -10.5rem;
  }

  .\32xl\:first\:-mx-42:first-child{
    margin-left: -10.5rem;
    margin-right: -10.5rem;
  }

  .\32xl\:first\:-my-44:first-child{
    margin-top: -11rem;
    margin-bottom: -11rem;
  }

  .\32xl\:first\:-mx-44:first-child{
    margin-left: -11rem;
    margin-right: -11rem;
  }

  .\32xl\:first\:-my-45:first-child{
    margin-top: -11.25rem;
    margin-bottom: -11.25rem;
  }

  .\32xl\:first\:-mx-45:first-child{
    margin-left: -11.25rem;
    margin-right: -11.25rem;
  }

  .\32xl\:first\:-my-48:first-child{
    margin-top: -12rem;
    margin-bottom: -12rem;
  }

  .\32xl\:first\:-mx-48:first-child{
    margin-left: -12rem;
    margin-right: -12rem;
  }

  .\32xl\:first\:-my-50:first-child{
    margin-top: -12.5rem;
    margin-bottom: -12.5rem;
  }

  .\32xl\:first\:-mx-50:first-child{
    margin-left: -12.5rem;
    margin-right: -12.5rem;
  }

  .\32xl\:first\:-my-52:first-child{
    margin-top: -13rem;
    margin-bottom: -13rem;
  }

  .\32xl\:first\:-mx-52:first-child{
    margin-left: -13rem;
    margin-right: -13rem;
  }

  .\32xl\:first\:-my-55:first-child{
    margin-top: -13.75rem;
    margin-bottom: -13.75rem;
  }

  .\32xl\:first\:-mx-55:first-child{
    margin-left: -13.75rem;
    margin-right: -13.75rem;
  }

  .\32xl\:first\:-my-56:first-child{
    margin-top: -14rem;
    margin-bottom: -14rem;
  }

  .\32xl\:first\:-mx-56:first-child{
    margin-left: -14rem;
    margin-right: -14rem;
  }

  .\32xl\:first\:-my-58:first-child{
    margin-top: -14.5rem;
    margin-bottom: -14.5rem;
  }

  .\32xl\:first\:-mx-58:first-child{
    margin-left: -14.5rem;
    margin-right: -14.5rem;
  }

  .\32xl\:first\:-my-60:first-child{
    margin-top: -15rem;
    margin-bottom: -15rem;
  }

  .\32xl\:first\:-mx-60:first-child{
    margin-left: -15rem;
    margin-right: -15rem;
  }

  .\32xl\:first\:-my-64:first-child{
    margin-top: -16rem;
    margin-bottom: -16rem;
  }

  .\32xl\:first\:-mx-64:first-child{
    margin-left: -16rem;
    margin-right: -16rem;
  }

  .\32xl\:first\:-my-65:first-child{
    margin-top: -16.25rem;
    margin-bottom: -16.25rem;
  }

  .\32xl\:first\:-mx-65:first-child{
    margin-left: -16.25rem;
    margin-right: -16.25rem;
  }

  .\32xl\:first\:-my-68:first-child{
    margin-top: -17rem;
    margin-bottom: -17rem;
  }

  .\32xl\:first\:-mx-68:first-child{
    margin-left: -17rem;
    margin-right: -17rem;
  }

  .\32xl\:first\:-my-69:first-child{
    margin-top: -17.25rem;
    margin-bottom: -17.25rem;
  }

  .\32xl\:first\:-mx-69:first-child{
    margin-left: -17.25rem;
    margin-right: -17.25rem;
  }

  .\32xl\:first\:-my-70:first-child{
    margin-top: -17.5rem;
    margin-bottom: -17.5rem;
  }

  .\32xl\:first\:-mx-70:first-child{
    margin-left: -17.5rem;
    margin-right: -17.5rem;
  }

  .\32xl\:first\:-my-72:first-child{
    margin-top: -18rem;
    margin-bottom: -18rem;
  }

  .\32xl\:first\:-mx-72:first-child{
    margin-left: -18rem;
    margin-right: -18rem;
  }

  .\32xl\:first\:-my-75:first-child{
    margin-top: -18.75rem;
    margin-bottom: -18.75rem;
  }

  .\32xl\:first\:-mx-75:first-child{
    margin-left: -18.75rem;
    margin-right: -18.75rem;
  }

  .\32xl\:first\:-my-80:first-child{
    margin-top: -20rem;
    margin-bottom: -20rem;
  }

  .\32xl\:first\:-mx-80:first-child{
    margin-left: -20rem;
    margin-right: -20rem;
  }

  .\32xl\:first\:-my-85:first-child{
    margin-top: -21.25rem;
    margin-bottom: -21.25rem;
  }

  .\32xl\:first\:-mx-85:first-child{
    margin-left: -21.25rem;
    margin-right: -21.25rem;
  }

  .\32xl\:first\:-my-86:first-child{
    margin-top: -21.5rem;
    margin-bottom: -21.5rem;
  }

  .\32xl\:first\:-mx-86:first-child{
    margin-left: -21.5rem;
    margin-right: -21.5rem;
  }

  .\32xl\:first\:-my-90:first-child{
    margin-top: -22.5rem;
    margin-bottom: -22.5rem;
  }

  .\32xl\:first\:-mx-90:first-child{
    margin-left: -22.5rem;
    margin-right: -22.5rem;
  }

  .\32xl\:first\:-my-96:first-child{
    margin-top: -24rem;
    margin-bottom: -24rem;
  }

  .\32xl\:first\:-mx-96:first-child{
    margin-left: -24rem;
    margin-right: -24rem;
  }

  .\32xl\:first\:-my-100:first-child{
    margin-top: -25rem;
    margin-bottom: -25rem;
  }

  .\32xl\:first\:-mx-100:first-child{
    margin-left: -25rem;
    margin-right: -25rem;
  }

  .\32xl\:first\:-my-115:first-child{
    margin-top: -28.75rem;
    margin-bottom: -28.75rem;
  }

  .\32xl\:first\:-mx-115:first-child{
    margin-left: -28.75rem;
    margin-right: -28.75rem;
  }

  .\32xl\:first\:-my-125:first-child{
    margin-top: -31.25rem;
    margin-bottom: -31.25rem;
  }

  .\32xl\:first\:-mx-125:first-child{
    margin-left: -31.25rem;
    margin-right: -31.25rem;
  }

  .\32xl\:first\:-my-142:first-child{
    margin-top: -35.5rem;
    margin-bottom: -35.5rem;
  }

  .\32xl\:first\:-mx-142:first-child{
    margin-left: -35.5rem;
    margin-right: -35.5rem;
  }

  .\32xl\:first\:-my-150:first-child{
    margin-top: -37.5rem;
    margin-bottom: -37.5rem;
  }

  .\32xl\:first\:-mx-150:first-child{
    margin-left: -37.5rem;
    margin-right: -37.5rem;
  }

  .\32xl\:first\:-my-156:first-child{
    margin-top: -39rem;
    margin-bottom: -39rem;
  }

  .\32xl\:first\:-mx-156:first-child{
    margin-left: -39rem;
    margin-right: -39rem;
  }

  .\32xl\:first\:-my-160:first-child{
    margin-top: -40rem;
    margin-bottom: -40rem;
  }

  .\32xl\:first\:-mx-160:first-child{
    margin-left: -40rem;
    margin-right: -40rem;
  }

  .\32xl\:first\:-my-175:first-child{
    margin-top: -43.75rem;
    margin-bottom: -43.75rem;
  }

  .\32xl\:first\:-mx-175:first-child{
    margin-left: -43.75rem;
    margin-right: -43.75rem;
  }

  .\32xl\:first\:-my-207:first-child{
    margin-top: -51.75rem;
    margin-bottom: -51.75rem;
  }

  .\32xl\:first\:-mx-207:first-child{
    margin-left: -51.75rem;
    margin-right: -51.75rem;
  }

  .\32xl\:first\:-my-242:first-child{
    margin-top: -60.5rem;
    margin-bottom: -60.5rem;
  }

  .\32xl\:first\:-mx-242:first-child{
    margin-left: -60.5rem;
    margin-right: -60.5rem;
  }

  .\32xl\:first\:-my-250:first-child{
    margin-top: -62.5rem;
    margin-bottom: -62.5rem;
  }

  .\32xl\:first\:-mx-250:first-child{
    margin-left: -62.5rem;
    margin-right: -62.5rem;
  }

  .\32xl\:first\:-my-258:first-child{
    margin-top: -64.5rem;
    margin-bottom: -64.5rem;
  }

  .\32xl\:first\:-mx-258:first-child{
    margin-left: -64.5rem;
    margin-right: -64.5rem;
  }

  .\32xl\:first\:-my-265:first-child{
    margin-top: -66.25rem;
    margin-bottom: -66.25rem;
  }

  .\32xl\:first\:-mx-265:first-child{
    margin-left: -66.25rem;
    margin-right: -66.25rem;
  }

  .\32xl\:first\:-my-280:first-child{
    margin-top: -70rem;
    margin-bottom: -70rem;
  }

  .\32xl\:first\:-mx-280:first-child{
    margin-left: -70rem;
    margin-right: -70rem;
  }

  .\32xl\:first\:-my-px:first-child{
    margin-top: -1px;
    margin-bottom: -1px;
  }

  .\32xl\:first\:-mx-px:first-child{
    margin-left: -1px;
    margin-right: -1px;
  }

  .\32xl\:first\:-my-0\.5:first-child{
    margin-top: -0.125rem;
    margin-bottom: -0.125rem;
  }

  .\32xl\:first\:-mx-0\.5:first-child{
    margin-left: -0.125rem;
    margin-right: -0.125rem;
  }

  .\32xl\:first\:-my-1\.5:first-child{
    margin-top: -0.375rem;
    margin-bottom: -0.375rem;
  }

  .\32xl\:first\:-mx-1\.5:first-child{
    margin-left: -0.375rem;
    margin-right: -0.375rem;
  }

  .\32xl\:first\:-my-2\.5:first-child{
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
  }

  .\32xl\:first\:-mx-2\.5:first-child{
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }

  .\32xl\:first\:-my-3\.5:first-child{
    margin-top: -0.875rem;
    margin-bottom: -0.875rem;
  }

  .\32xl\:first\:-mx-3\.5:first-child{
    margin-left: -0.875rem;
    margin-right: -0.875rem;
  }

  .\32xl\:first\:-my-0\.25:first-child{
    margin-top: -0.0625rem;
    margin-bottom: -0.0625rem;
  }

  .\32xl\:first\:-mx-0\.25:first-child{
    margin-left: -0.0625rem;
    margin-right: -0.0625rem;
  }

  .\32xl\:first\:-my-0\.75:first-child{
    margin-top: -0.1875rem;
    margin-bottom: -0.1875rem;
  }

  .\32xl\:first\:-mx-0\.75:first-child{
    margin-left: -0.1875rem;
    margin-right: -0.1875rem;
  }

  .\32xl\:first\:-my-1\.25:first-child{
    margin-top: -0.3125rem;
    margin-bottom: -0.3125rem;
  }

  .\32xl\:first\:-mx-1\.25:first-child{
    margin-left: -0.3125rem;
    margin-right: -0.3125rem;
  }

  .\32xl\:first\:-my-1\.75:first-child{
    margin-top: -0.4375rem;
    margin-bottom: -0.4375rem;
  }

  .\32xl\:first\:-mx-1\.75:first-child{
    margin-left: -0.4375rem;
    margin-right: -0.4375rem;
  }

  .\32xl\:first\:-my-2\.25:first-child{
    margin-top: -0.5625rem;
    margin-bottom: -0.5625rem;
  }

  .\32xl\:first\:-mx-2\.25:first-child{
    margin-left: -0.5625rem;
    margin-right: -0.5625rem;
  }

  .\32xl\:first\:-my-2\.75:first-child{
    margin-top: -0.6875rem;
    margin-bottom: -0.6875rem;
  }

  .\32xl\:first\:-mx-2\.75:first-child{
    margin-left: -0.6875rem;
    margin-right: -0.6875rem;
  }

  .\32xl\:first\:-my-3\.25:first-child{
    margin-top: -0.8125rem;
    margin-bottom: -0.8125rem;
  }

  .\32xl\:first\:-mx-3\.25:first-child{
    margin-left: -0.8125rem;
    margin-right: -0.8125rem;
  }

  .\32xl\:first\:-my-3\.75:first-child{
    margin-top: -0.9375rem;
    margin-bottom: -0.9375rem;
  }

  .\32xl\:first\:-mx-3\.75:first-child{
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
  }

  .\32xl\:first\:-my-4\.25:first-child{
    margin-top: -1.0625rem;
    margin-bottom: -1.0625rem;
  }

  .\32xl\:first\:-mx-4\.25:first-child{
    margin-left: -1.0625rem;
    margin-right: -1.0625rem;
  }

  .\32xl\:first\:-my-4\.5:first-child{
    margin-top: -1.125rem;
    margin-bottom: -1.125rem;
  }

  .\32xl\:first\:-mx-4\.5:first-child{
    margin-left: -1.125rem;
    margin-right: -1.125rem;
  }

  .\32xl\:first\:-my-4\.75:first-child{
    margin-top: -1.1875rem;
    margin-bottom: -1.1875rem;
  }

  .\32xl\:first\:-mx-4\.75:first-child{
    margin-left: -1.1875rem;
    margin-right: -1.1875rem;
  }

  .\32xl\:first\:-my-5\.25:first-child{
    margin-top: -1.3125rem;
    margin-bottom: -1.3125rem;
  }

  .\32xl\:first\:-mx-5\.25:first-child{
    margin-left: -1.3125rem;
    margin-right: -1.3125rem;
  }

  .\32xl\:first\:-my-5\.5:first-child{
    margin-top: -1.375rem;
    margin-bottom: -1.375rem;
  }

  .\32xl\:first\:-mx-5\.5:first-child{
    margin-left: -1.375rem;
    margin-right: -1.375rem;
  }

  .\32xl\:first\:-my-5\.75:first-child{
    margin-top: -1.4375rem;
    margin-bottom: -1.4375rem;
  }

  .\32xl\:first\:-mx-5\.75:first-child{
    margin-left: -1.4375rem;
    margin-right: -1.4375rem;
  }

  .\32xl\:first\:-my-6\.25:first-child{
    margin-top: -1.5625rem;
    margin-bottom: -1.5625rem;
  }

  .\32xl\:first\:-mx-6\.25:first-child{
    margin-left: -1.5625rem;
    margin-right: -1.5625rem;
  }

  .\32xl\:first\:-my-6\.5:first-child{
    margin-top: -1.625rem;
    margin-bottom: -1.625rem;
  }

  .\32xl\:first\:-mx-6\.5:first-child{
    margin-left: -1.625rem;
    margin-right: -1.625rem;
  }

  .\32xl\:first\:-my-6\.75:first-child{
    margin-top: -1.6875rem;
    margin-bottom: -1.6875rem;
  }

  .\32xl\:first\:-mx-6\.75:first-child{
    margin-left: -1.6875rem;
    margin-right: -1.6875rem;
  }

  .\32xl\:first\:-my-7\.25:first-child{
    margin-top: -1.8125rem;
    margin-bottom: -1.8125rem;
  }

  .\32xl\:first\:-mx-7\.25:first-child{
    margin-left: -1.8125rem;
    margin-right: -1.8125rem;
  }

  .\32xl\:first\:-my-7\.5:first-child{
    margin-top: -1.875rem;
    margin-bottom: -1.875rem;
  }

  .\32xl\:first\:-mx-7\.5:first-child{
    margin-left: -1.875rem;
    margin-right: -1.875rem;
  }

  .\32xl\:first\:-my-8\.25:first-child{
    margin-top: -2.0625rem;
    margin-bottom: -2.0625rem;
  }

  .\32xl\:first\:-mx-8\.25:first-child{
    margin-left: -2.0625rem;
    margin-right: -2.0625rem;
  }

  .\32xl\:first\:-my-8\.5:first-child{
    margin-top: -2.125rem;
    margin-bottom: -2.125rem;
  }

  .\32xl\:first\:-mx-8\.5:first-child{
    margin-left: -2.125rem;
    margin-right: -2.125rem;
  }

  .\32xl\:first\:-my-9\.25:first-child{
    margin-top: -2.3125rem;
    margin-bottom: -2.3125rem;
  }

  .\32xl\:first\:-mx-9\.25:first-child{
    margin-left: -2.3125rem;
    margin-right: -2.3125rem;
  }

  .\32xl\:first\:-my-9\.5:first-child{
    margin-top: -2.375rem;
    margin-bottom: -2.375rem;
  }

  .\32xl\:first\:-mx-9\.5:first-child{
    margin-left: -2.375rem;
    margin-right: -2.375rem;
  }

  .\32xl\:first\:-my-10\.5:first-child{
    margin-top: -2.625rem;
    margin-bottom: -2.625rem;
  }

  .\32xl\:first\:-mx-10\.5:first-child{
    margin-left: -2.625rem;
    margin-right: -2.625rem;
  }

  .\32xl\:first\:-my-11\.25:first-child{
    margin-top: -2.8125rem;
    margin-bottom: -2.8125rem;
  }

  .\32xl\:first\:-mx-11\.25:first-child{
    margin-left: -2.8125rem;
    margin-right: -2.8125rem;
  }

  .\32xl\:first\:-my-11\.5:first-child{
    margin-top: -2.875rem;
    margin-bottom: -2.875rem;
  }

  .\32xl\:first\:-mx-11\.5:first-child{
    margin-left: -2.875rem;
    margin-right: -2.875rem;
  }

  .\32xl\:first\:-my-12\.5:first-child{
    margin-top: -3.125rem;
    margin-bottom: -3.125rem;
  }

  .\32xl\:first\:-mx-12\.5:first-child{
    margin-left: -3.125rem;
    margin-right: -3.125rem;
  }

  .\32xl\:first\:-my-12\.75:first-child{
    margin-top: -3.1875rem;
    margin-bottom: -3.1875rem;
  }

  .\32xl\:first\:-mx-12\.75:first-child{
    margin-left: -3.1875rem;
    margin-right: -3.1875rem;
  }

  .\32xl\:first\:-my-13\.5:first-child{
    margin-top: -3.375rem;
    margin-bottom: -3.375rem;
  }

  .\32xl\:first\:-mx-13\.5:first-child{
    margin-left: -3.375rem;
    margin-right: -3.375rem;
  }

  .\32xl\:first\:-my-14\.5:first-child{
    margin-top: -3.625rem;
    margin-bottom: -3.625rem;
  }

  .\32xl\:first\:-mx-14\.5:first-child{
    margin-left: -3.625rem;
    margin-right: -3.625rem;
  }

  .\32xl\:first\:-my-15\.5:first-child{
    margin-top: -3.875rem;
    margin-bottom: -3.875rem;
  }

  .\32xl\:first\:-mx-15\.5:first-child{
    margin-left: -3.875rem;
    margin-right: -3.875rem;
  }

  .\32xl\:first\:-my-15\.75:first-child{
    margin-top: -3.9375rem;
    margin-bottom: -3.9375rem;
  }

  .\32xl\:first\:-mx-15\.75:first-child{
    margin-left: -3.9375rem;
    margin-right: -3.9375rem;
  }

  .\32xl\:first\:-my-16\.25:first-child{
    margin-top: -4.0625rem;
    margin-bottom: -4.0625rem;
  }

  .\32xl\:first\:-mx-16\.25:first-child{
    margin-left: -4.0625rem;
    margin-right: -4.0625rem;
  }

  .\32xl\:first\:-my-17\.25:first-child{
    margin-top: -4.3125rem;
    margin-bottom: -4.3125rem;
  }

  .\32xl\:first\:-mx-17\.25:first-child{
    margin-left: -4.3125rem;
    margin-right: -4.3125rem;
  }

  .\32xl\:first\:-my-17\.5:first-child{
    margin-top: -4.375rem;
    margin-bottom: -4.375rem;
  }

  .\32xl\:first\:-mx-17\.5:first-child{
    margin-left: -4.375rem;
    margin-right: -4.375rem;
  }

  .\32xl\:first\:-my-18\.25:first-child{
    margin-top: -4.5625rem;
    margin-bottom: -4.5625rem;
  }

  .\32xl\:first\:-mx-18\.25:first-child{
    margin-left: -4.5625rem;
    margin-right: -4.5625rem;
  }

  .\32xl\:first\:-my-18\.5:first-child{
    margin-top: -4.625rem;
    margin-bottom: -4.625rem;
  }

  .\32xl\:first\:-mx-18\.5:first-child{
    margin-left: -4.625rem;
    margin-right: -4.625rem;
  }

  .\32xl\:first\:-my-20\.25:first-child{
    margin-top: -5.0625rem;
    margin-bottom: -5.0625rem;
  }

  .\32xl\:first\:-mx-20\.25:first-child{
    margin-left: -5.0625rem;
    margin-right: -5.0625rem;
  }

  .\32xl\:first\:-my-20\.5:first-child{
    margin-top: -5.125rem;
    margin-bottom: -5.125rem;
  }

  .\32xl\:first\:-mx-20\.5:first-child{
    margin-left: -5.125rem;
    margin-right: -5.125rem;
  }

  .\32xl\:first\:-my-22\.5:first-child{
    margin-top: -5.625rem;
    margin-bottom: -5.625rem;
  }

  .\32xl\:first\:-mx-22\.5:first-child{
    margin-left: -5.625rem;
    margin-right: -5.625rem;
  }

  .\32xl\:first\:-my-25\.5:first-child{
    margin-top: -6.375rem;
    margin-bottom: -6.375rem;
  }

  .\32xl\:first\:-mx-25\.5:first-child{
    margin-left: -6.375rem;
    margin-right: -6.375rem;
  }

  .\32xl\:first\:-my-26\.75:first-child{
    margin-top: -6.6875rem;
    margin-bottom: -6.6875rem;
  }

  .\32xl\:first\:-mx-26\.75:first-child{
    margin-left: -6.6875rem;
    margin-right: -6.6875rem;
  }

  .\32xl\:first\:-my-32\.5:first-child{
    margin-top: -8.125rem;
    margin-bottom: -8.125rem;
  }

  .\32xl\:first\:-mx-32\.5:first-child{
    margin-left: -8.125rem;
    margin-right: -8.125rem;
  }

  .\32xl\:first\:-my-37\.5:first-child{
    margin-top: -9.375rem;
    margin-bottom: -9.375rem;
  }

  .\32xl\:first\:-mx-37\.5:first-child{
    margin-left: -9.375rem;
    margin-right: -9.375rem;
  }

  .\32xl\:first\:-my-41\.25:first-child{
    margin-top: -10.3125rem;
    margin-bottom: -10.3125rem;
  }

  .\32xl\:first\:-mx-41\.25:first-child{
    margin-left: -10.3125rem;
    margin-right: -10.3125rem;
  }

  .\32xl\:first\:-my-52\.5:first-child{
    margin-top: -13.125rem;
    margin-bottom: -13.125rem;
  }

  .\32xl\:first\:-mx-52\.5:first-child{
    margin-left: -13.125rem;
    margin-right: -13.125rem;
  }

  .\32xl\:first\:-my-54\.5:first-child{
    margin-top: -13.625rem;
    margin-bottom: -13.625rem;
  }

  .\32xl\:first\:-mx-54\.5:first-child{
    margin-left: -13.625rem;
    margin-right: -13.625rem;
  }

  .\32xl\:first\:-my-57\.25:first-child{
    margin-top: -14.3125rem;
    margin-bottom: -14.3125rem;
  }

  .\32xl\:first\:-mx-57\.25:first-child{
    margin-left: -14.3125rem;
    margin-right: -14.3125rem;
  }

  .\32xl\:first\:-my-57\.5:first-child{
    margin-top: -14.375rem;
    margin-bottom: -14.375rem;
  }

  .\32xl\:first\:-mx-57\.5:first-child{
    margin-left: -14.375rem;
    margin-right: -14.375rem;
  }

  .\32xl\:first\:-my-66\.25:first-child{
    margin-top: -16.5625rem;
    margin-bottom: -16.5625rem;
  }

  .\32xl\:first\:-mx-66\.25:first-child{
    margin-left: -16.5625rem;
    margin-right: -16.5625rem;
  }

  .\32xl\:first\:-my-74\.5:first-child{
    margin-top: -18.125rem;
    margin-bottom: -18.125rem;
  }

  .\32xl\:first\:-mx-74\.5:first-child{
    margin-left: -18.125rem;
    margin-right: -18.125rem;
  }

  .\32xl\:first\:-my-106\.25:first-child{
    margin-top: -26.5625rem;
    margin-bottom: -26.5625rem;
  }

  .\32xl\:first\:-mx-106\.25:first-child{
    margin-left: -26.5625rem;
    margin-right: -26.5625rem;
  }

  .\32xl\:first\:-my-112\.25:first-child{
    margin-top: -28.0675rem;
    margin-bottom: -28.0675rem;
  }

  .\32xl\:first\:-mx-112\.25:first-child{
    margin-left: -28.0675rem;
    margin-right: -28.0675rem;
  }

  .\32xl\:first\:-my-112\.75:first-child{
    margin-top: -28.1875rem;
    margin-bottom: -28.1875rem;
  }

  .\32xl\:first\:-mx-112\.75:first-child{
    margin-left: -28.1875rem;
    margin-right: -28.1875rem;
  }

  .\32xl\:first\:-my-147\.5:first-child{
    margin-top: -36.875rem;
    margin-bottom: -36.875rem;
  }

  .\32xl\:first\:-mx-147\.5:first-child{
    margin-left: -36.875rem;
    margin-right: -36.875rem;
  }

  .\32xl\:first\:-my-162\.5:first-child{
    margin-top: -40.625rem;
    margin-bottom: -40.625rem;
  }

  .\32xl\:first\:-mx-162\.5:first-child{
    margin-left: -40.625rem;
    margin-right: -40.625rem;
  }

  .\32xl\:first\:-my-172\.25:first-child{
    margin-top: -42.5625rem;
    margin-bottom: -42.5625rem;
  }

  .\32xl\:first\:-mx-172\.25:first-child{
    margin-left: -42.5625rem;
    margin-right: -42.5625rem;
  }

  .\32xl\:first\:-my-175\.25:first-child{
    margin-top: -43.8125rem;
    margin-bottom: -43.8125rem;
  }

  .\32xl\:first\:-mx-175\.25:first-child{
    margin-left: -43.8125rem;
    margin-right: -43.8125rem;
  }

  .\32xl\:first\:-my-184\.25:first-child{
    margin-top: -46.0625rem;
    margin-bottom: -46.0625rem;
  }

  .\32xl\:first\:-mx-184\.25:first-child{
    margin-left: -46.0625rem;
    margin-right: -46.0625rem;
  }

  .\32xl\:first\:-my-203\.25:first-child{
    margin-top: -50.8125rem;
    margin-bottom: -50.8125rem;
  }

  .\32xl\:first\:-mx-203\.25:first-child{
    margin-left: -50.8125rem;
    margin-right: -50.8125rem;
  }

  .\32xl\:first\:-my-half:first-child{
    margin-top: -50%;
    margin-bottom: -50%;
  }

  .\32xl\:first\:-mx-half:first-child{
    margin-left: -50%;
    margin-right: -50%;
  }

  .\32xl\:first\:-my-full:first-child{
    margin-top: -100%;
    margin-bottom: -100%;
  }

  .\32xl\:first\:-mx-full:first-child{
    margin-left: -100%;
    margin-right: -100%;
  }

  .\32xl\:first\:-my-1\/10:first-child{
    margin-top: -10%;
    margin-bottom: -10%;
  }

  .\32xl\:first\:-mx-1\/10:first-child{
    margin-left: -10%;
    margin-right: -10%;
  }

  .\32xl\:first\:-my-2\/10:first-child{
    margin-top: -20%;
    margin-bottom: -20%;
  }

  .\32xl\:first\:-mx-2\/10:first-child{
    margin-left: -20%;
    margin-right: -20%;
  }

  .\32xl\:first\:-my-3\/10:first-child{
    margin-top: -30%;
    margin-bottom: -30%;
  }

  .\32xl\:first\:-mx-3\/10:first-child{
    margin-left: -30%;
    margin-right: -30%;
  }

  .\32xl\:first\:-my-4\/10:first-child{
    margin-top: -40%;
    margin-bottom: -40%;
  }

  .\32xl\:first\:-mx-4\/10:first-child{
    margin-left: -40%;
    margin-right: -40%;
  }

  .\32xl\:first\:-my-4\.5\/10:first-child{
    margin-top: -45%;
    margin-bottom: -45%;
  }

  .\32xl\:first\:-mx-4\.5\/10:first-child{
    margin-left: -45%;
    margin-right: -45%;
  }

  .\32xl\:first\:-my-5\/10:first-child{
    margin-top: -50%;
    margin-bottom: -50%;
  }

  .\32xl\:first\:-mx-5\/10:first-child{
    margin-left: -50%;
    margin-right: -50%;
  }

  .\32xl\:first\:-my-5\.5\/10:first-child{
    margin-top: -55%;
    margin-bottom: -55%;
  }

  .\32xl\:first\:-mx-5\.5\/10:first-child{
    margin-left: -55%;
    margin-right: -55%;
  }

  .\32xl\:first\:-my-6\/10:first-child{
    margin-top: -60%;
    margin-bottom: -60%;
  }

  .\32xl\:first\:-mx-6\/10:first-child{
    margin-left: -60%;
    margin-right: -60%;
  }

  .\32xl\:first\:-my-7\/10:first-child{
    margin-top: -70%;
    margin-bottom: -70%;
  }

  .\32xl\:first\:-mx-7\/10:first-child{
    margin-left: -70%;
    margin-right: -70%;
  }

  .\32xl\:first\:-my-8\/10:first-child{
    margin-top: -80%;
    margin-bottom: -80%;
  }

  .\32xl\:first\:-mx-8\/10:first-child{
    margin-left: -80%;
    margin-right: -80%;
  }

  .\32xl\:first\:-my-9\/10:first-child{
    margin-top: -90%;
    margin-bottom: -90%;
  }

  .\32xl\:first\:-mx-9\/10:first-child{
    margin-left: -90%;
    margin-right: -90%;
  }

  .\32xl\:first\:-my-1\/12:first-child{
    margin-top: -8.33333%;
    margin-bottom: -8.33333%;
  }

  .\32xl\:first\:-mx-1\/12:first-child{
    margin-left: -8.33333%;
    margin-right: -8.33333%;
  }

  .\32xl\:first\:-my-2\/12:first-child{
    margin-top: -16.66667%;
    margin-bottom: -16.66667%;
  }

  .\32xl\:first\:-mx-2\/12:first-child{
    margin-left: -16.66667%;
    margin-right: -16.66667%;
  }

  .\32xl\:first\:-my-3\/12:first-child{
    margin-top: -25%;
    margin-bottom: -25%;
  }

  .\32xl\:first\:-mx-3\/12:first-child{
    margin-left: -25%;
    margin-right: -25%;
  }

  .\32xl\:first\:-my-4\/12:first-child{
    margin-top: -33.33333%;
    margin-bottom: -33.33333%;
  }

  .\32xl\:first\:-mx-4\/12:first-child{
    margin-left: -33.33333%;
    margin-right: -33.33333%;
  }

  .\32xl\:first\:-my-5\/12:first-child{
    margin-top: -41.66667%;
    margin-bottom: -41.66667%;
  }

  .\32xl\:first\:-mx-5\/12:first-child{
    margin-left: -41.66667%;
    margin-right: -41.66667%;
  }

  .\32xl\:first\:-my-6\/12:first-child{
    margin-top: -50%;
    margin-bottom: -50%;
  }

  .\32xl\:first\:-mx-6\/12:first-child{
    margin-left: -50%;
    margin-right: -50%;
  }

  .\32xl\:first\:-my-7\/12:first-child{
    margin-top: -58.33333%;
    margin-bottom: -58.33333%;
  }

  .\32xl\:first\:-mx-7\/12:first-child{
    margin-left: -58.33333%;
    margin-right: -58.33333%;
  }

  .\32xl\:first\:-my-8\/12:first-child{
    margin-top: -66.66667%;
    margin-bottom: -66.66667%;
  }

  .\32xl\:first\:-mx-8\/12:first-child{
    margin-left: -66.66667%;
    margin-right: -66.66667%;
  }

  .\32xl\:first\:-my-9\/12:first-child{
    margin-top: -75%;
    margin-bottom: -75%;
  }

  .\32xl\:first\:-mx-9\/12:first-child{
    margin-left: -75%;
    margin-right: -75%;
  }

  .\32xl\:first\:-my-10\/12:first-child{
    margin-top: -83.33333%;
    margin-bottom: -83.33333%;
  }

  .\32xl\:first\:-mx-10\/12:first-child{
    margin-left: -83.33333%;
    margin-right: -83.33333%;
  }

  .\32xl\:first\:-my-11\/12:first-child{
    margin-top: -91.66667%;
    margin-bottom: -91.66667%;
  }

  .\32xl\:first\:-mx-11\/12:first-child{
    margin-left: -91.66667%;
    margin-right: -91.66667%;
  }

  .\32xl\:first\:mt-0:first-child{
    margin-top: 0px;
  }

  .\32xl\:first\:mr-0:first-child{
    margin-right: 0px;
  }

  .\32xl\:first\:mb-0:first-child{
    margin-bottom: 0px;
  }

  .\32xl\:first\:ml-0:first-child{
    margin-left: 0px;
  }

  .\32xl\:first\:mt-1:first-child{
    margin-top: 0.25rem;
  }

  .\32xl\:first\:mr-1:first-child{
    margin-right: 0.25rem;
  }

  .\32xl\:first\:mb-1:first-child{
    margin-bottom: 0.25rem;
  }

  .\32xl\:first\:ml-1:first-child{
    margin-left: 0.25rem;
  }

  .\32xl\:first\:mt-2:first-child{
    margin-top: 0.5rem;
  }

  .\32xl\:first\:mr-2:first-child{
    margin-right: 0.5rem;
  }

  .\32xl\:first\:mb-2:first-child{
    margin-bottom: 0.5rem;
  }

  .\32xl\:first\:ml-2:first-child{
    margin-left: 0.5rem;
  }

  .\32xl\:first\:mt-3:first-child{
    margin-top: 0.75rem;
  }

  .\32xl\:first\:mr-3:first-child{
    margin-right: 0.75rem;
  }

  .\32xl\:first\:mb-3:first-child{
    margin-bottom: 0.75rem;
  }

  .\32xl\:first\:ml-3:first-child{
    margin-left: 0.75rem;
  }

  .\32xl\:first\:mt-4:first-child{
    margin-top: 1rem;
  }

  .\32xl\:first\:mr-4:first-child{
    margin-right: 1rem;
  }

  .\32xl\:first\:mb-4:first-child{
    margin-bottom: 1rem;
  }

  .\32xl\:first\:ml-4:first-child{
    margin-left: 1rem;
  }

  .\32xl\:first\:mt-5:first-child{
    margin-top: 1.25rem;
  }

  .\32xl\:first\:mr-5:first-child{
    margin-right: 1.25rem;
  }

  .\32xl\:first\:mb-5:first-child{
    margin-bottom: 1.25rem;
  }

  .\32xl\:first\:ml-5:first-child{
    margin-left: 1.25rem;
  }

  .\32xl\:first\:mt-6:first-child{
    margin-top: 1.5rem;
  }

  .\32xl\:first\:mr-6:first-child{
    margin-right: 1.5rem;
  }

  .\32xl\:first\:mb-6:first-child{
    margin-bottom: 1.5rem;
  }

  .\32xl\:first\:ml-6:first-child{
    margin-left: 1.5rem;
  }

  .\32xl\:first\:mt-7:first-child{
    margin-top: 1.75rem;
  }

  .\32xl\:first\:mr-7:first-child{
    margin-right: 1.75rem;
  }

  .\32xl\:first\:mb-7:first-child{
    margin-bottom: 1.75rem;
  }

  .\32xl\:first\:ml-7:first-child{
    margin-left: 1.75rem;
  }

  .\32xl\:first\:mt-8:first-child{
    margin-top: 2rem;
  }

  .\32xl\:first\:mr-8:first-child{
    margin-right: 2rem;
  }

  .\32xl\:first\:mb-8:first-child{
    margin-bottom: 2rem;
  }

  .\32xl\:first\:ml-8:first-child{
    margin-left: 2rem;
  }

  .\32xl\:first\:mt-9:first-child{
    margin-top: 2.25rem;
  }

  .\32xl\:first\:mr-9:first-child{
    margin-right: 2.25rem;
  }

  .\32xl\:first\:mb-9:first-child{
    margin-bottom: 2.25rem;
  }

  .\32xl\:first\:ml-9:first-child{
    margin-left: 2.25rem;
  }

  .\32xl\:first\:mt-10:first-child{
    margin-top: 2.5rem;
  }

  .\32xl\:first\:mr-10:first-child{
    margin-right: 2.5rem;
  }

  .\32xl\:first\:mb-10:first-child{
    margin-bottom: 2.5rem;
  }

  .\32xl\:first\:ml-10:first-child{
    margin-left: 2.5rem;
  }

  .\32xl\:first\:mt-11:first-child{
    margin-top: 2.75rem;
  }

  .\32xl\:first\:mr-11:first-child{
    margin-right: 2.75rem;
  }

  .\32xl\:first\:mb-11:first-child{
    margin-bottom: 2.75rem;
  }

  .\32xl\:first\:ml-11:first-child{
    margin-left: 2.75rem;
  }

  .\32xl\:first\:mt-12:first-child{
    margin-top: 3rem;
  }

  .\32xl\:first\:mr-12:first-child{
    margin-right: 3rem;
  }

  .\32xl\:first\:mb-12:first-child{
    margin-bottom: 3rem;
  }

  .\32xl\:first\:ml-12:first-child{
    margin-left: 3rem;
  }

  .\32xl\:first\:mt-13:first-child{
    margin-top: 3.25rem;
  }

  .\32xl\:first\:mr-13:first-child{
    margin-right: 3.25rem;
  }

  .\32xl\:first\:mb-13:first-child{
    margin-bottom: 3.25rem;
  }

  .\32xl\:first\:ml-13:first-child{
    margin-left: 3.25rem;
  }

  .\32xl\:first\:mt-14:first-child{
    margin-top: 3.5rem;
  }

  .\32xl\:first\:mr-14:first-child{
    margin-right: 3.5rem;
  }

  .\32xl\:first\:mb-14:first-child{
    margin-bottom: 3.5rem;
  }

  .\32xl\:first\:ml-14:first-child{
    margin-left: 3.5rem;
  }

  .\32xl\:first\:mt-15:first-child{
    margin-top: 3.75rem;
  }

  .\32xl\:first\:mr-15:first-child{
    margin-right: 3.75rem;
  }

  .\32xl\:first\:mb-15:first-child{
    margin-bottom: 3.75rem;
  }

  .\32xl\:first\:ml-15:first-child{
    margin-left: 3.75rem;
  }

  .\32xl\:first\:mt-16:first-child{
    margin-top: 4rem;
  }

  .\32xl\:first\:mr-16:first-child{
    margin-right: 4rem;
  }

  .\32xl\:first\:mb-16:first-child{
    margin-bottom: 4rem;
  }

  .\32xl\:first\:ml-16:first-child{
    margin-left: 4rem;
  }

  .\32xl\:first\:mt-17:first-child{
    margin-top: 4.25rem;
  }

  .\32xl\:first\:mr-17:first-child{
    margin-right: 4.25rem;
  }

  .\32xl\:first\:mb-17:first-child{
    margin-bottom: 4.25rem;
  }

  .\32xl\:first\:ml-17:first-child{
    margin-left: 4.25rem;
  }

  .\32xl\:first\:mt-18:first-child{
    margin-top: 4.5rem;
  }

  .\32xl\:first\:mr-18:first-child{
    margin-right: 4.5rem;
  }

  .\32xl\:first\:mb-18:first-child{
    margin-bottom: 4.5rem;
  }

  .\32xl\:first\:ml-18:first-child{
    margin-left: 4.5rem;
  }

  .\32xl\:first\:mt-19:first-child{
    margin-top: 4.75rem;
  }

  .\32xl\:first\:mr-19:first-child{
    margin-right: 4.75rem;
  }

  .\32xl\:first\:mb-19:first-child{
    margin-bottom: 4.75rem;
  }

  .\32xl\:first\:ml-19:first-child{
    margin-left: 4.75rem;
  }

  .\32xl\:first\:mt-20:first-child{
    margin-top: 5rem;
  }

  .\32xl\:first\:mr-20:first-child{
    margin-right: 5rem;
  }

  .\32xl\:first\:mb-20:first-child{
    margin-bottom: 5rem;
  }

  .\32xl\:first\:ml-20:first-child{
    margin-left: 5rem;
  }

  .\32xl\:first\:mt-22:first-child{
    margin-top: 5.5rem;
  }

  .\32xl\:first\:mr-22:first-child{
    margin-right: 5.5rem;
  }

  .\32xl\:first\:mb-22:first-child{
    margin-bottom: 5.5rem;
  }

  .\32xl\:first\:ml-22:first-child{
    margin-left: 5.5rem;
  }

  .\32xl\:first\:mt-24:first-child{
    margin-top: 6rem;
  }

  .\32xl\:first\:mr-24:first-child{
    margin-right: 6rem;
  }

  .\32xl\:first\:mb-24:first-child{
    margin-bottom: 6rem;
  }

  .\32xl\:first\:ml-24:first-child{
    margin-left: 6rem;
  }

  .\32xl\:first\:mt-25:first-child{
    margin-top: 6.25rem;
  }

  .\32xl\:first\:mr-25:first-child{
    margin-right: 6.25rem;
  }

  .\32xl\:first\:mb-25:first-child{
    margin-bottom: 6.25rem;
  }

  .\32xl\:first\:ml-25:first-child{
    margin-left: 6.25rem;
  }

  .\32xl\:first\:mt-28:first-child{
    margin-top: 7rem;
  }

  .\32xl\:first\:mr-28:first-child{
    margin-right: 7rem;
  }

  .\32xl\:first\:mb-28:first-child{
    margin-bottom: 7rem;
  }

  .\32xl\:first\:ml-28:first-child{
    margin-left: 7rem;
  }

  .\32xl\:first\:mt-30:first-child{
    margin-top: 7.5rem;
  }

  .\32xl\:first\:mr-30:first-child{
    margin-right: 7.5rem;
  }

  .\32xl\:first\:mb-30:first-child{
    margin-bottom: 7.5rem;
  }

  .\32xl\:first\:ml-30:first-child{
    margin-left: 7.5rem;
  }

  .\32xl\:first\:mt-32:first-child{
    margin-top: 8rem;
  }

  .\32xl\:first\:mr-32:first-child{
    margin-right: 8rem;
  }

  .\32xl\:first\:mb-32:first-child{
    margin-bottom: 8rem;
  }

  .\32xl\:first\:ml-32:first-child{
    margin-left: 8rem;
  }

  .\32xl\:first\:mt-34:first-child{
    margin-top: 8.5rem;
  }

  .\32xl\:first\:mr-34:first-child{
    margin-right: 8.5rem;
  }

  .\32xl\:first\:mb-34:first-child{
    margin-bottom: 8.5rem;
  }

  .\32xl\:first\:ml-34:first-child{
    margin-left: 8.5rem;
  }

  .\32xl\:first\:mt-35:first-child{
    margin-top: 8.75rem;
  }

  .\32xl\:first\:mr-35:first-child{
    margin-right: 8.75rem;
  }

  .\32xl\:first\:mb-35:first-child{
    margin-bottom: 8.75rem;
  }

  .\32xl\:first\:ml-35:first-child{
    margin-left: 8.75rem;
  }

  .\32xl\:first\:mt-36:first-child{
    margin-top: 9rem;
  }

  .\32xl\:first\:mr-36:first-child{
    margin-right: 9rem;
  }

  .\32xl\:first\:mb-36:first-child{
    margin-bottom: 9rem;
  }

  .\32xl\:first\:ml-36:first-child{
    margin-left: 9rem;
  }

  .\32xl\:first\:mt-39:first-child{
    margin-top: 9.75rem;
  }

  .\32xl\:first\:mr-39:first-child{
    margin-right: 9.75rem;
  }

  .\32xl\:first\:mb-39:first-child{
    margin-bottom: 9.75rem;
  }

  .\32xl\:first\:ml-39:first-child{
    margin-left: 9.75rem;
  }

  .\32xl\:first\:mt-40:first-child{
    margin-top: 10rem;
  }

  .\32xl\:first\:mr-40:first-child{
    margin-right: 10rem;
  }

  .\32xl\:first\:mb-40:first-child{
    margin-bottom: 10rem;
  }

  .\32xl\:first\:ml-40:first-child{
    margin-left: 10rem;
  }

  .\32xl\:first\:mt-42:first-child{
    margin-top: 10.5rem;
  }

  .\32xl\:first\:mr-42:first-child{
    margin-right: 10.5rem;
  }

  .\32xl\:first\:mb-42:first-child{
    margin-bottom: 10.5rem;
  }

  .\32xl\:first\:ml-42:first-child{
    margin-left: 10.5rem;
  }

  .\32xl\:first\:mt-44:first-child{
    margin-top: 11rem;
  }

  .\32xl\:first\:mr-44:first-child{
    margin-right: 11rem;
  }

  .\32xl\:first\:mb-44:first-child{
    margin-bottom: 11rem;
  }

  .\32xl\:first\:ml-44:first-child{
    margin-left: 11rem;
  }

  .\32xl\:first\:mt-45:first-child{
    margin-top: 11.25rem;
  }

  .\32xl\:first\:mr-45:first-child{
    margin-right: 11.25rem;
  }

  .\32xl\:first\:mb-45:first-child{
    margin-bottom: 11.25rem;
  }

  .\32xl\:first\:ml-45:first-child{
    margin-left: 11.25rem;
  }

  .\32xl\:first\:mt-48:first-child{
    margin-top: 12rem;
  }

  .\32xl\:first\:mr-48:first-child{
    margin-right: 12rem;
  }

  .\32xl\:first\:mb-48:first-child{
    margin-bottom: 12rem;
  }

  .\32xl\:first\:ml-48:first-child{
    margin-left: 12rem;
  }

  .\32xl\:first\:mt-50:first-child{
    margin-top: 12.5rem;
  }

  .\32xl\:first\:mr-50:first-child{
    margin-right: 12.5rem;
  }

  .\32xl\:first\:mb-50:first-child{
    margin-bottom: 12.5rem;
  }

  .\32xl\:first\:ml-50:first-child{
    margin-left: 12.5rem;
  }

  .\32xl\:first\:mt-52:first-child{
    margin-top: 13rem;
  }

  .\32xl\:first\:mr-52:first-child{
    margin-right: 13rem;
  }

  .\32xl\:first\:mb-52:first-child{
    margin-bottom: 13rem;
  }

  .\32xl\:first\:ml-52:first-child{
    margin-left: 13rem;
  }

  .\32xl\:first\:mt-55:first-child{
    margin-top: 13.75rem;
  }

  .\32xl\:first\:mr-55:first-child{
    margin-right: 13.75rem;
  }

  .\32xl\:first\:mb-55:first-child{
    margin-bottom: 13.75rem;
  }

  .\32xl\:first\:ml-55:first-child{
    margin-left: 13.75rem;
  }

  .\32xl\:first\:mt-56:first-child{
    margin-top: 14rem;
  }

  .\32xl\:first\:mr-56:first-child{
    margin-right: 14rem;
  }

  .\32xl\:first\:mb-56:first-child{
    margin-bottom: 14rem;
  }

  .\32xl\:first\:ml-56:first-child{
    margin-left: 14rem;
  }

  .\32xl\:first\:mt-58:first-child{
    margin-top: 14.5rem;
  }

  .\32xl\:first\:mr-58:first-child{
    margin-right: 14.5rem;
  }

  .\32xl\:first\:mb-58:first-child{
    margin-bottom: 14.5rem;
  }

  .\32xl\:first\:ml-58:first-child{
    margin-left: 14.5rem;
  }

  .\32xl\:first\:mt-60:first-child{
    margin-top: 15rem;
  }

  .\32xl\:first\:mr-60:first-child{
    margin-right: 15rem;
  }

  .\32xl\:first\:mb-60:first-child{
    margin-bottom: 15rem;
  }

  .\32xl\:first\:ml-60:first-child{
    margin-left: 15rem;
  }

  .\32xl\:first\:mt-64:first-child{
    margin-top: 16rem;
  }

  .\32xl\:first\:mr-64:first-child{
    margin-right: 16rem;
  }

  .\32xl\:first\:mb-64:first-child{
    margin-bottom: 16rem;
  }

  .\32xl\:first\:ml-64:first-child{
    margin-left: 16rem;
  }

  .\32xl\:first\:mt-65:first-child{
    margin-top: 16.25rem;
  }

  .\32xl\:first\:mr-65:first-child{
    margin-right: 16.25rem;
  }

  .\32xl\:first\:mb-65:first-child{
    margin-bottom: 16.25rem;
  }

  .\32xl\:first\:ml-65:first-child{
    margin-left: 16.25rem;
  }

  .\32xl\:first\:mt-68:first-child{
    margin-top: 17rem;
  }

  .\32xl\:first\:mr-68:first-child{
    margin-right: 17rem;
  }

  .\32xl\:first\:mb-68:first-child{
    margin-bottom: 17rem;
  }

  .\32xl\:first\:ml-68:first-child{
    margin-left: 17rem;
  }

  .\32xl\:first\:mt-69:first-child{
    margin-top: 17.25rem;
  }

  .\32xl\:first\:mr-69:first-child{
    margin-right: 17.25rem;
  }

  .\32xl\:first\:mb-69:first-child{
    margin-bottom: 17.25rem;
  }

  .\32xl\:first\:ml-69:first-child{
    margin-left: 17.25rem;
  }

  .\32xl\:first\:mt-70:first-child{
    margin-top: 17.5rem;
  }

  .\32xl\:first\:mr-70:first-child{
    margin-right: 17.5rem;
  }

  .\32xl\:first\:mb-70:first-child{
    margin-bottom: 17.5rem;
  }

  .\32xl\:first\:ml-70:first-child{
    margin-left: 17.5rem;
  }

  .\32xl\:first\:mt-72:first-child{
    margin-top: 18rem;
  }

  .\32xl\:first\:mr-72:first-child{
    margin-right: 18rem;
  }

  .\32xl\:first\:mb-72:first-child{
    margin-bottom: 18rem;
  }

  .\32xl\:first\:ml-72:first-child{
    margin-left: 18rem;
  }

  .\32xl\:first\:mt-75:first-child{
    margin-top: 18.75rem;
  }

  .\32xl\:first\:mr-75:first-child{
    margin-right: 18.75rem;
  }

  .\32xl\:first\:mb-75:first-child{
    margin-bottom: 18.75rem;
  }

  .\32xl\:first\:ml-75:first-child{
    margin-left: 18.75rem;
  }

  .\32xl\:first\:mt-80:first-child{
    margin-top: 20rem;
  }

  .\32xl\:first\:mr-80:first-child{
    margin-right: 20rem;
  }

  .\32xl\:first\:mb-80:first-child{
    margin-bottom: 20rem;
  }

  .\32xl\:first\:ml-80:first-child{
    margin-left: 20rem;
  }

  .\32xl\:first\:mt-85:first-child{
    margin-top: 21.25rem;
  }

  .\32xl\:first\:mr-85:first-child{
    margin-right: 21.25rem;
  }

  .\32xl\:first\:mb-85:first-child{
    margin-bottom: 21.25rem;
  }

  .\32xl\:first\:ml-85:first-child{
    margin-left: 21.25rem;
  }

  .\32xl\:first\:mt-86:first-child{
    margin-top: 21.5rem;
  }

  .\32xl\:first\:mr-86:first-child{
    margin-right: 21.5rem;
  }

  .\32xl\:first\:mb-86:first-child{
    margin-bottom: 21.5rem;
  }

  .\32xl\:first\:ml-86:first-child{
    margin-left: 21.5rem;
  }

  .\32xl\:first\:mt-90:first-child{
    margin-top: 22.5rem;
  }

  .\32xl\:first\:mr-90:first-child{
    margin-right: 22.5rem;
  }

  .\32xl\:first\:mb-90:first-child{
    margin-bottom: 22.5rem;
  }

  .\32xl\:first\:ml-90:first-child{
    margin-left: 22.5rem;
  }

  .\32xl\:first\:mt-96:first-child{
    margin-top: 24rem;
  }

  .\32xl\:first\:mr-96:first-child{
    margin-right: 24rem;
  }

  .\32xl\:first\:mb-96:first-child{
    margin-bottom: 24rem;
  }

  .\32xl\:first\:ml-96:first-child{
    margin-left: 24rem;
  }

  .\32xl\:first\:mt-100:first-child{
    margin-top: 25rem;
  }

  .\32xl\:first\:mr-100:first-child{
    margin-right: 25rem;
  }

  .\32xl\:first\:mb-100:first-child{
    margin-bottom: 25rem;
  }

  .\32xl\:first\:ml-100:first-child{
    margin-left: 25rem;
  }

  .\32xl\:first\:mt-115:first-child{
    margin-top: 28.75rem;
  }

  .\32xl\:first\:mr-115:first-child{
    margin-right: 28.75rem;
  }

  .\32xl\:first\:mb-115:first-child{
    margin-bottom: 28.75rem;
  }

  .\32xl\:first\:ml-115:first-child{
    margin-left: 28.75rem;
  }

  .\32xl\:first\:mt-125:first-child{
    margin-top: 31.25rem;
  }

  .\32xl\:first\:mr-125:first-child{
    margin-right: 31.25rem;
  }

  .\32xl\:first\:mb-125:first-child{
    margin-bottom: 31.25rem;
  }

  .\32xl\:first\:ml-125:first-child{
    margin-left: 31.25rem;
  }

  .\32xl\:first\:mt-142:first-child{
    margin-top: 35.5rem;
  }

  .\32xl\:first\:mr-142:first-child{
    margin-right: 35.5rem;
  }

  .\32xl\:first\:mb-142:first-child{
    margin-bottom: 35.5rem;
  }

  .\32xl\:first\:ml-142:first-child{
    margin-left: 35.5rem;
  }

  .\32xl\:first\:mt-150:first-child{
    margin-top: 37.5rem;
  }

  .\32xl\:first\:mr-150:first-child{
    margin-right: 37.5rem;
  }

  .\32xl\:first\:mb-150:first-child{
    margin-bottom: 37.5rem;
  }

  .\32xl\:first\:ml-150:first-child{
    margin-left: 37.5rem;
  }

  .\32xl\:first\:mt-156:first-child{
    margin-top: 39rem;
  }

  .\32xl\:first\:mr-156:first-child{
    margin-right: 39rem;
  }

  .\32xl\:first\:mb-156:first-child{
    margin-bottom: 39rem;
  }

  .\32xl\:first\:ml-156:first-child{
    margin-left: 39rem;
  }

  .\32xl\:first\:mt-160:first-child{
    margin-top: 40rem;
  }

  .\32xl\:first\:mr-160:first-child{
    margin-right: 40rem;
  }

  .\32xl\:first\:mb-160:first-child{
    margin-bottom: 40rem;
  }

  .\32xl\:first\:ml-160:first-child{
    margin-left: 40rem;
  }

  .\32xl\:first\:mt-175:first-child{
    margin-top: 43.75rem;
  }

  .\32xl\:first\:mr-175:first-child{
    margin-right: 43.75rem;
  }

  .\32xl\:first\:mb-175:first-child{
    margin-bottom: 43.75rem;
  }

  .\32xl\:first\:ml-175:first-child{
    margin-left: 43.75rem;
  }

  .\32xl\:first\:mt-207:first-child{
    margin-top: 51.75rem;
  }

  .\32xl\:first\:mr-207:first-child{
    margin-right: 51.75rem;
  }

  .\32xl\:first\:mb-207:first-child{
    margin-bottom: 51.75rem;
  }

  .\32xl\:first\:ml-207:first-child{
    margin-left: 51.75rem;
  }

  .\32xl\:first\:mt-242:first-child{
    margin-top: 60.5rem;
  }

  .\32xl\:first\:mr-242:first-child{
    margin-right: 60.5rem;
  }

  .\32xl\:first\:mb-242:first-child{
    margin-bottom: 60.5rem;
  }

  .\32xl\:first\:ml-242:first-child{
    margin-left: 60.5rem;
  }

  .\32xl\:first\:mt-250:first-child{
    margin-top: 62.5rem;
  }

  .\32xl\:first\:mr-250:first-child{
    margin-right: 62.5rem;
  }

  .\32xl\:first\:mb-250:first-child{
    margin-bottom: 62.5rem;
  }

  .\32xl\:first\:ml-250:first-child{
    margin-left: 62.5rem;
  }

  .\32xl\:first\:mt-258:first-child{
    margin-top: 64.5rem;
  }

  .\32xl\:first\:mr-258:first-child{
    margin-right: 64.5rem;
  }

  .\32xl\:first\:mb-258:first-child{
    margin-bottom: 64.5rem;
  }

  .\32xl\:first\:ml-258:first-child{
    margin-left: 64.5rem;
  }

  .\32xl\:first\:mt-265:first-child{
    margin-top: 66.25rem;
  }

  .\32xl\:first\:mr-265:first-child{
    margin-right: 66.25rem;
  }

  .\32xl\:first\:mb-265:first-child{
    margin-bottom: 66.25rem;
  }

  .\32xl\:first\:ml-265:first-child{
    margin-left: 66.25rem;
  }

  .\32xl\:first\:mt-280:first-child{
    margin-top: 70rem;
  }

  .\32xl\:first\:mr-280:first-child{
    margin-right: 70rem;
  }

  .\32xl\:first\:mb-280:first-child{
    margin-bottom: 70rem;
  }

  .\32xl\:first\:ml-280:first-child{
    margin-left: 70rem;
  }

  .\32xl\:first\:mt-auto:first-child{
    margin-top: auto;
  }

  .\32xl\:first\:mr-auto:first-child{
    margin-right: auto;
  }

  .\32xl\:first\:mb-auto:first-child{
    margin-bottom: auto;
  }

  .\32xl\:first\:ml-auto:first-child{
    margin-left: auto;
  }

  .\32xl\:first\:mt-px:first-child{
    margin-top: 1px;
  }

  .\32xl\:first\:mr-px:first-child{
    margin-right: 1px;
  }

  .\32xl\:first\:mb-px:first-child{
    margin-bottom: 1px;
  }

  .\32xl\:first\:ml-px:first-child{
    margin-left: 1px;
  }

  .\32xl\:first\:mt-0\.5:first-child{
    margin-top: 0.125rem;
  }

  .\32xl\:first\:mr-0\.5:first-child{
    margin-right: 0.125rem;
  }

  .\32xl\:first\:mb-0\.5:first-child{
    margin-bottom: 0.125rem;
  }

  .\32xl\:first\:ml-0\.5:first-child{
    margin-left: 0.125rem;
  }

  .\32xl\:first\:mt-1\.5:first-child{
    margin-top: 0.375rem;
  }

  .\32xl\:first\:mr-1\.5:first-child{
    margin-right: 0.375rem;
  }

  .\32xl\:first\:mb-1\.5:first-child{
    margin-bottom: 0.375rem;
  }

  .\32xl\:first\:ml-1\.5:first-child{
    margin-left: 0.375rem;
  }

  .\32xl\:first\:mt-2\.5:first-child{
    margin-top: 0.625rem;
  }

  .\32xl\:first\:mr-2\.5:first-child{
    margin-right: 0.625rem;
  }

  .\32xl\:first\:mb-2\.5:first-child{
    margin-bottom: 0.625rem;
  }

  .\32xl\:first\:ml-2\.5:first-child{
    margin-left: 0.625rem;
  }

  .\32xl\:first\:mt-3\.5:first-child{
    margin-top: 0.875rem;
  }

  .\32xl\:first\:mr-3\.5:first-child{
    margin-right: 0.875rem;
  }

  .\32xl\:first\:mb-3\.5:first-child{
    margin-bottom: 0.875rem;
  }

  .\32xl\:first\:ml-3\.5:first-child{
    margin-left: 0.875rem;
  }

  .\32xl\:first\:mt-0\.25:first-child{
    margin-top: 0.0625rem;
  }

  .\32xl\:first\:mr-0\.25:first-child{
    margin-right: 0.0625rem;
  }

  .\32xl\:first\:mb-0\.25:first-child{
    margin-bottom: 0.0625rem;
  }

  .\32xl\:first\:ml-0\.25:first-child{
    margin-left: 0.0625rem;
  }

  .\32xl\:first\:mt-0\.75:first-child{
    margin-top: 0.1875rem;
  }

  .\32xl\:first\:mr-0\.75:first-child{
    margin-right: 0.1875rem;
  }

  .\32xl\:first\:mb-0\.75:first-child{
    margin-bottom: 0.1875rem;
  }

  .\32xl\:first\:ml-0\.75:first-child{
    margin-left: 0.1875rem;
  }

  .\32xl\:first\:mt-1\.25:first-child{
    margin-top: 0.3125rem;
  }

  .\32xl\:first\:mr-1\.25:first-child{
    margin-right: 0.3125rem;
  }

  .\32xl\:first\:mb-1\.25:first-child{
    margin-bottom: 0.3125rem;
  }

  .\32xl\:first\:ml-1\.25:first-child{
    margin-left: 0.3125rem;
  }

  .\32xl\:first\:mt-1\.75:first-child{
    margin-top: 0.4375rem;
  }

  .\32xl\:first\:mr-1\.75:first-child{
    margin-right: 0.4375rem;
  }

  .\32xl\:first\:mb-1\.75:first-child{
    margin-bottom: 0.4375rem;
  }

  .\32xl\:first\:ml-1\.75:first-child{
    margin-left: 0.4375rem;
  }

  .\32xl\:first\:mt-2\.25:first-child{
    margin-top: 0.5625rem;
  }

  .\32xl\:first\:mr-2\.25:first-child{
    margin-right: 0.5625rem;
  }

  .\32xl\:first\:mb-2\.25:first-child{
    margin-bottom: 0.5625rem;
  }

  .\32xl\:first\:ml-2\.25:first-child{
    margin-left: 0.5625rem;
  }

  .\32xl\:first\:mt-2\.75:first-child{
    margin-top: 0.6875rem;
  }

  .\32xl\:first\:mr-2\.75:first-child{
    margin-right: 0.6875rem;
  }

  .\32xl\:first\:mb-2\.75:first-child{
    margin-bottom: 0.6875rem;
  }

  .\32xl\:first\:ml-2\.75:first-child{
    margin-left: 0.6875rem;
  }

  .\32xl\:first\:mt-3\.25:first-child{
    margin-top: 0.8125rem;
  }

  .\32xl\:first\:mr-3\.25:first-child{
    margin-right: 0.8125rem;
  }

  .\32xl\:first\:mb-3\.25:first-child{
    margin-bottom: 0.8125rem;
  }

  .\32xl\:first\:ml-3\.25:first-child{
    margin-left: 0.8125rem;
  }

  .\32xl\:first\:mt-3\.75:first-child{
    margin-top: 0.9375rem;
  }

  .\32xl\:first\:mr-3\.75:first-child{
    margin-right: 0.9375rem;
  }

  .\32xl\:first\:mb-3\.75:first-child{
    margin-bottom: 0.9375rem;
  }

  .\32xl\:first\:ml-3\.75:first-child{
    margin-left: 0.9375rem;
  }

  .\32xl\:first\:mt-4\.25:first-child{
    margin-top: 1.0625rem;
  }

  .\32xl\:first\:mr-4\.25:first-child{
    margin-right: 1.0625rem;
  }

  .\32xl\:first\:mb-4\.25:first-child{
    margin-bottom: 1.0625rem;
  }

  .\32xl\:first\:ml-4\.25:first-child{
    margin-left: 1.0625rem;
  }

  .\32xl\:first\:mt-4\.5:first-child{
    margin-top: 1.125rem;
  }

  .\32xl\:first\:mr-4\.5:first-child{
    margin-right: 1.125rem;
  }

  .\32xl\:first\:mb-4\.5:first-child{
    margin-bottom: 1.125rem;
  }

  .\32xl\:first\:ml-4\.5:first-child{
    margin-left: 1.125rem;
  }

  .\32xl\:first\:mt-4\.75:first-child{
    margin-top: 1.1875rem;
  }

  .\32xl\:first\:mr-4\.75:first-child{
    margin-right: 1.1875rem;
  }

  .\32xl\:first\:mb-4\.75:first-child{
    margin-bottom: 1.1875rem;
  }

  .\32xl\:first\:ml-4\.75:first-child{
    margin-left: 1.1875rem;
  }

  .\32xl\:first\:mt-5\.25:first-child{
    margin-top: 1.3125rem;
  }

  .\32xl\:first\:mr-5\.25:first-child{
    margin-right: 1.3125rem;
  }

  .\32xl\:first\:mb-5\.25:first-child{
    margin-bottom: 1.3125rem;
  }

  .\32xl\:first\:ml-5\.25:first-child{
    margin-left: 1.3125rem;
  }

  .\32xl\:first\:mt-5\.5:first-child{
    margin-top: 1.375rem;
  }

  .\32xl\:first\:mr-5\.5:first-child{
    margin-right: 1.375rem;
  }

  .\32xl\:first\:mb-5\.5:first-child{
    margin-bottom: 1.375rem;
  }

  .\32xl\:first\:ml-5\.5:first-child{
    margin-left: 1.375rem;
  }

  .\32xl\:first\:mt-5\.75:first-child{
    margin-top: 1.4375rem;
  }

  .\32xl\:first\:mr-5\.75:first-child{
    margin-right: 1.4375rem;
  }

  .\32xl\:first\:mb-5\.75:first-child{
    margin-bottom: 1.4375rem;
  }

  .\32xl\:first\:ml-5\.75:first-child{
    margin-left: 1.4375rem;
  }

  .\32xl\:first\:mt-6\.25:first-child{
    margin-top: 1.5625rem;
  }

  .\32xl\:first\:mr-6\.25:first-child{
    margin-right: 1.5625rem;
  }

  .\32xl\:first\:mb-6\.25:first-child{
    margin-bottom: 1.5625rem;
  }

  .\32xl\:first\:ml-6\.25:first-child{
    margin-left: 1.5625rem;
  }

  .\32xl\:first\:mt-6\.5:first-child{
    margin-top: 1.625rem;
  }

  .\32xl\:first\:mr-6\.5:first-child{
    margin-right: 1.625rem;
  }

  .\32xl\:first\:mb-6\.5:first-child{
    margin-bottom: 1.625rem;
  }

  .\32xl\:first\:ml-6\.5:first-child{
    margin-left: 1.625rem;
  }

  .\32xl\:first\:mt-6\.75:first-child{
    margin-top: 1.6875rem;
  }

  .\32xl\:first\:mr-6\.75:first-child{
    margin-right: 1.6875rem;
  }

  .\32xl\:first\:mb-6\.75:first-child{
    margin-bottom: 1.6875rem;
  }

  .\32xl\:first\:ml-6\.75:first-child{
    margin-left: 1.6875rem;
  }

  .\32xl\:first\:mt-7\.25:first-child{
    margin-top: 1.8125rem;
  }

  .\32xl\:first\:mr-7\.25:first-child{
    margin-right: 1.8125rem;
  }

  .\32xl\:first\:mb-7\.25:first-child{
    margin-bottom: 1.8125rem;
  }

  .\32xl\:first\:ml-7\.25:first-child{
    margin-left: 1.8125rem;
  }

  .\32xl\:first\:mt-7\.5:first-child{
    margin-top: 1.875rem;
  }

  .\32xl\:first\:mr-7\.5:first-child{
    margin-right: 1.875rem;
  }

  .\32xl\:first\:mb-7\.5:first-child{
    margin-bottom: 1.875rem;
  }

  .\32xl\:first\:ml-7\.5:first-child{
    margin-left: 1.875rem;
  }

  .\32xl\:first\:mt-8\.25:first-child{
    margin-top: 2.0625rem;
  }

  .\32xl\:first\:mr-8\.25:first-child{
    margin-right: 2.0625rem;
  }

  .\32xl\:first\:mb-8\.25:first-child{
    margin-bottom: 2.0625rem;
  }

  .\32xl\:first\:ml-8\.25:first-child{
    margin-left: 2.0625rem;
  }

  .\32xl\:first\:mt-8\.5:first-child{
    margin-top: 2.125rem;
  }

  .\32xl\:first\:mr-8\.5:first-child{
    margin-right: 2.125rem;
  }

  .\32xl\:first\:mb-8\.5:first-child{
    margin-bottom: 2.125rem;
  }

  .\32xl\:first\:ml-8\.5:first-child{
    margin-left: 2.125rem;
  }

  .\32xl\:first\:mt-9\.25:first-child{
    margin-top: 2.3125rem;
  }

  .\32xl\:first\:mr-9\.25:first-child{
    margin-right: 2.3125rem;
  }

  .\32xl\:first\:mb-9\.25:first-child{
    margin-bottom: 2.3125rem;
  }

  .\32xl\:first\:ml-9\.25:first-child{
    margin-left: 2.3125rem;
  }

  .\32xl\:first\:mt-9\.5:first-child{
    margin-top: 2.375rem;
  }

  .\32xl\:first\:mr-9\.5:first-child{
    margin-right: 2.375rem;
  }

  .\32xl\:first\:mb-9\.5:first-child{
    margin-bottom: 2.375rem;
  }

  .\32xl\:first\:ml-9\.5:first-child{
    margin-left: 2.375rem;
  }

  .\32xl\:first\:mt-10\.5:first-child{
    margin-top: 2.625rem;
  }

  .\32xl\:first\:mr-10\.5:first-child{
    margin-right: 2.625rem;
  }

  .\32xl\:first\:mb-10\.5:first-child{
    margin-bottom: 2.625rem;
  }

  .\32xl\:first\:ml-10\.5:first-child{
    margin-left: 2.625rem;
  }

  .\32xl\:first\:mt-11\.25:first-child{
    margin-top: 2.8125rem;
  }

  .\32xl\:first\:mr-11\.25:first-child{
    margin-right: 2.8125rem;
  }

  .\32xl\:first\:mb-11\.25:first-child{
    margin-bottom: 2.8125rem;
  }

  .\32xl\:first\:ml-11\.25:first-child{
    margin-left: 2.8125rem;
  }

  .\32xl\:first\:mt-11\.5:first-child{
    margin-top: 2.875rem;
  }

  .\32xl\:first\:mr-11\.5:first-child{
    margin-right: 2.875rem;
  }

  .\32xl\:first\:mb-11\.5:first-child{
    margin-bottom: 2.875rem;
  }

  .\32xl\:first\:ml-11\.5:first-child{
    margin-left: 2.875rem;
  }

  .\32xl\:first\:mt-12\.5:first-child{
    margin-top: 3.125rem;
  }

  .\32xl\:first\:mr-12\.5:first-child{
    margin-right: 3.125rem;
  }

  .\32xl\:first\:mb-12\.5:first-child{
    margin-bottom: 3.125rem;
  }

  .\32xl\:first\:ml-12\.5:first-child{
    margin-left: 3.125rem;
  }

  .\32xl\:first\:mt-12\.75:first-child{
    margin-top: 3.1875rem;
  }

  .\32xl\:first\:mr-12\.75:first-child{
    margin-right: 3.1875rem;
  }

  .\32xl\:first\:mb-12\.75:first-child{
    margin-bottom: 3.1875rem;
  }

  .\32xl\:first\:ml-12\.75:first-child{
    margin-left: 3.1875rem;
  }

  .\32xl\:first\:mt-13\.5:first-child{
    margin-top: 3.375rem;
  }

  .\32xl\:first\:mr-13\.5:first-child{
    margin-right: 3.375rem;
  }

  .\32xl\:first\:mb-13\.5:first-child{
    margin-bottom: 3.375rem;
  }

  .\32xl\:first\:ml-13\.5:first-child{
    margin-left: 3.375rem;
  }

  .\32xl\:first\:mt-14\.5:first-child{
    margin-top: 3.625rem;
  }

  .\32xl\:first\:mr-14\.5:first-child{
    margin-right: 3.625rem;
  }

  .\32xl\:first\:mb-14\.5:first-child{
    margin-bottom: 3.625rem;
  }

  .\32xl\:first\:ml-14\.5:first-child{
    margin-left: 3.625rem;
  }

  .\32xl\:first\:mt-15\.5:first-child{
    margin-top: 3.875rem;
  }

  .\32xl\:first\:mr-15\.5:first-child{
    margin-right: 3.875rem;
  }

  .\32xl\:first\:mb-15\.5:first-child{
    margin-bottom: 3.875rem;
  }

  .\32xl\:first\:ml-15\.5:first-child{
    margin-left: 3.875rem;
  }

  .\32xl\:first\:mt-15\.75:first-child{
    margin-top: 3.9375rem;
  }

  .\32xl\:first\:mr-15\.75:first-child{
    margin-right: 3.9375rem;
  }

  .\32xl\:first\:mb-15\.75:first-child{
    margin-bottom: 3.9375rem;
  }

  .\32xl\:first\:ml-15\.75:first-child{
    margin-left: 3.9375rem;
  }

  .\32xl\:first\:mt-16\.25:first-child{
    margin-top: 4.0625rem;
  }

  .\32xl\:first\:mr-16\.25:first-child{
    margin-right: 4.0625rem;
  }

  .\32xl\:first\:mb-16\.25:first-child{
    margin-bottom: 4.0625rem;
  }

  .\32xl\:first\:ml-16\.25:first-child{
    margin-left: 4.0625rem;
  }

  .\32xl\:first\:mt-17\.25:first-child{
    margin-top: 4.3125rem;
  }

  .\32xl\:first\:mr-17\.25:first-child{
    margin-right: 4.3125rem;
  }

  .\32xl\:first\:mb-17\.25:first-child{
    margin-bottom: 4.3125rem;
  }

  .\32xl\:first\:ml-17\.25:first-child{
    margin-left: 4.3125rem;
  }

  .\32xl\:first\:mt-17\.5:first-child{
    margin-top: 4.375rem;
  }

  .\32xl\:first\:mr-17\.5:first-child{
    margin-right: 4.375rem;
  }

  .\32xl\:first\:mb-17\.5:first-child{
    margin-bottom: 4.375rem;
  }

  .\32xl\:first\:ml-17\.5:first-child{
    margin-left: 4.375rem;
  }

  .\32xl\:first\:mt-18\.25:first-child{
    margin-top: 4.5625rem;
  }

  .\32xl\:first\:mr-18\.25:first-child{
    margin-right: 4.5625rem;
  }

  .\32xl\:first\:mb-18\.25:first-child{
    margin-bottom: 4.5625rem;
  }

  .\32xl\:first\:ml-18\.25:first-child{
    margin-left: 4.5625rem;
  }

  .\32xl\:first\:mt-18\.5:first-child{
    margin-top: 4.625rem;
  }

  .\32xl\:first\:mr-18\.5:first-child{
    margin-right: 4.625rem;
  }

  .\32xl\:first\:mb-18\.5:first-child{
    margin-bottom: 4.625rem;
  }

  .\32xl\:first\:ml-18\.5:first-child{
    margin-left: 4.625rem;
  }

  .\32xl\:first\:mt-20\.25:first-child{
    margin-top: 5.0625rem;
  }

  .\32xl\:first\:mr-20\.25:first-child{
    margin-right: 5.0625rem;
  }

  .\32xl\:first\:mb-20\.25:first-child{
    margin-bottom: 5.0625rem;
  }

  .\32xl\:first\:ml-20\.25:first-child{
    margin-left: 5.0625rem;
  }

  .\32xl\:first\:mt-20\.5:first-child{
    margin-top: 5.125rem;
  }

  .\32xl\:first\:mr-20\.5:first-child{
    margin-right: 5.125rem;
  }

  .\32xl\:first\:mb-20\.5:first-child{
    margin-bottom: 5.125rem;
  }

  .\32xl\:first\:ml-20\.5:first-child{
    margin-left: 5.125rem;
  }

  .\32xl\:first\:mt-22\.5:first-child{
    margin-top: 5.625rem;
  }

  .\32xl\:first\:mr-22\.5:first-child{
    margin-right: 5.625rem;
  }

  .\32xl\:first\:mb-22\.5:first-child{
    margin-bottom: 5.625rem;
  }

  .\32xl\:first\:ml-22\.5:first-child{
    margin-left: 5.625rem;
  }

  .\32xl\:first\:mt-25\.5:first-child{
    margin-top: 6.375rem;
  }

  .\32xl\:first\:mr-25\.5:first-child{
    margin-right: 6.375rem;
  }

  .\32xl\:first\:mb-25\.5:first-child{
    margin-bottom: 6.375rem;
  }

  .\32xl\:first\:ml-25\.5:first-child{
    margin-left: 6.375rem;
  }

  .\32xl\:first\:mt-26\.75:first-child{
    margin-top: 6.6875rem;
  }

  .\32xl\:first\:mr-26\.75:first-child{
    margin-right: 6.6875rem;
  }

  .\32xl\:first\:mb-26\.75:first-child{
    margin-bottom: 6.6875rem;
  }

  .\32xl\:first\:ml-26\.75:first-child{
    margin-left: 6.6875rem;
  }

  .\32xl\:first\:mt-32\.5:first-child{
    margin-top: 8.125rem;
  }

  .\32xl\:first\:mr-32\.5:first-child{
    margin-right: 8.125rem;
  }

  .\32xl\:first\:mb-32\.5:first-child{
    margin-bottom: 8.125rem;
  }

  .\32xl\:first\:ml-32\.5:first-child{
    margin-left: 8.125rem;
  }

  .\32xl\:first\:mt-37\.5:first-child{
    margin-top: 9.375rem;
  }

  .\32xl\:first\:mr-37\.5:first-child{
    margin-right: 9.375rem;
  }

  .\32xl\:first\:mb-37\.5:first-child{
    margin-bottom: 9.375rem;
  }

  .\32xl\:first\:ml-37\.5:first-child{
    margin-left: 9.375rem;
  }

  .\32xl\:first\:mt-41\.25:first-child{
    margin-top: 10.3125rem;
  }

  .\32xl\:first\:mr-41\.25:first-child{
    margin-right: 10.3125rem;
  }

  .\32xl\:first\:mb-41\.25:first-child{
    margin-bottom: 10.3125rem;
  }

  .\32xl\:first\:ml-41\.25:first-child{
    margin-left: 10.3125rem;
  }

  .\32xl\:first\:mt-52\.5:first-child{
    margin-top: 13.125rem;
  }

  .\32xl\:first\:mr-52\.5:first-child{
    margin-right: 13.125rem;
  }

  .\32xl\:first\:mb-52\.5:first-child{
    margin-bottom: 13.125rem;
  }

  .\32xl\:first\:ml-52\.5:first-child{
    margin-left: 13.125rem;
  }

  .\32xl\:first\:mt-54\.5:first-child{
    margin-top: 13.625rem;
  }

  .\32xl\:first\:mr-54\.5:first-child{
    margin-right: 13.625rem;
  }

  .\32xl\:first\:mb-54\.5:first-child{
    margin-bottom: 13.625rem;
  }

  .\32xl\:first\:ml-54\.5:first-child{
    margin-left: 13.625rem;
  }

  .\32xl\:first\:mt-57\.25:first-child{
    margin-top: 14.3125rem;
  }

  .\32xl\:first\:mr-57\.25:first-child{
    margin-right: 14.3125rem;
  }

  .\32xl\:first\:mb-57\.25:first-child{
    margin-bottom: 14.3125rem;
  }

  .\32xl\:first\:ml-57\.25:first-child{
    margin-left: 14.3125rem;
  }

  .\32xl\:first\:mt-57\.5:first-child{
    margin-top: 14.375rem;
  }

  .\32xl\:first\:mr-57\.5:first-child{
    margin-right: 14.375rem;
  }

  .\32xl\:first\:mb-57\.5:first-child{
    margin-bottom: 14.375rem;
  }

  .\32xl\:first\:ml-57\.5:first-child{
    margin-left: 14.375rem;
  }

  .\32xl\:first\:mt-66\.25:first-child{
    margin-top: 16.5625rem;
  }

  .\32xl\:first\:mr-66\.25:first-child{
    margin-right: 16.5625rem;
  }

  .\32xl\:first\:mb-66\.25:first-child{
    margin-bottom: 16.5625rem;
  }

  .\32xl\:first\:ml-66\.25:first-child{
    margin-left: 16.5625rem;
  }

  .\32xl\:first\:mt-74\.5:first-child{
    margin-top: 18.125rem;
  }

  .\32xl\:first\:mr-74\.5:first-child{
    margin-right: 18.125rem;
  }

  .\32xl\:first\:mb-74\.5:first-child{
    margin-bottom: 18.125rem;
  }

  .\32xl\:first\:ml-74\.5:first-child{
    margin-left: 18.125rem;
  }

  .\32xl\:first\:mt-106\.25:first-child{
    margin-top: 26.5625rem;
  }

  .\32xl\:first\:mr-106\.25:first-child{
    margin-right: 26.5625rem;
  }

  .\32xl\:first\:mb-106\.25:first-child{
    margin-bottom: 26.5625rem;
  }

  .\32xl\:first\:ml-106\.25:first-child{
    margin-left: 26.5625rem;
  }

  .\32xl\:first\:mt-112\.25:first-child{
    margin-top: 28.0675rem;
  }

  .\32xl\:first\:mr-112\.25:first-child{
    margin-right: 28.0675rem;
  }

  .\32xl\:first\:mb-112\.25:first-child{
    margin-bottom: 28.0675rem;
  }

  .\32xl\:first\:ml-112\.25:first-child{
    margin-left: 28.0675rem;
  }

  .\32xl\:first\:mt-112\.75:first-child{
    margin-top: 28.1875rem;
  }

  .\32xl\:first\:mr-112\.75:first-child{
    margin-right: 28.1875rem;
  }

  .\32xl\:first\:mb-112\.75:first-child{
    margin-bottom: 28.1875rem;
  }

  .\32xl\:first\:ml-112\.75:first-child{
    margin-left: 28.1875rem;
  }

  .\32xl\:first\:mt-147\.5:first-child{
    margin-top: 36.875rem;
  }

  .\32xl\:first\:mr-147\.5:first-child{
    margin-right: 36.875rem;
  }

  .\32xl\:first\:mb-147\.5:first-child{
    margin-bottom: 36.875rem;
  }

  .\32xl\:first\:ml-147\.5:first-child{
    margin-left: 36.875rem;
  }

  .\32xl\:first\:mt-162\.5:first-child{
    margin-top: 40.625rem;
  }

  .\32xl\:first\:mr-162\.5:first-child{
    margin-right: 40.625rem;
  }

  .\32xl\:first\:mb-162\.5:first-child{
    margin-bottom: 40.625rem;
  }

  .\32xl\:first\:ml-162\.5:first-child{
    margin-left: 40.625rem;
  }

  .\32xl\:first\:mt-172\.25:first-child{
    margin-top: 42.5625rem;
  }

  .\32xl\:first\:mr-172\.25:first-child{
    margin-right: 42.5625rem;
  }

  .\32xl\:first\:mb-172\.25:first-child{
    margin-bottom: 42.5625rem;
  }

  .\32xl\:first\:ml-172\.25:first-child{
    margin-left: 42.5625rem;
  }

  .\32xl\:first\:mt-175\.25:first-child{
    margin-top: 43.8125rem;
  }

  .\32xl\:first\:mr-175\.25:first-child{
    margin-right: 43.8125rem;
  }

  .\32xl\:first\:mb-175\.25:first-child{
    margin-bottom: 43.8125rem;
  }

  .\32xl\:first\:ml-175\.25:first-child{
    margin-left: 43.8125rem;
  }

  .\32xl\:first\:mt-184\.25:first-child{
    margin-top: 46.0625rem;
  }

  .\32xl\:first\:mr-184\.25:first-child{
    margin-right: 46.0625rem;
  }

  .\32xl\:first\:mb-184\.25:first-child{
    margin-bottom: 46.0625rem;
  }

  .\32xl\:first\:ml-184\.25:first-child{
    margin-left: 46.0625rem;
  }

  .\32xl\:first\:mt-203\.25:first-child{
    margin-top: 50.8125rem;
  }

  .\32xl\:first\:mr-203\.25:first-child{
    margin-right: 50.8125rem;
  }

  .\32xl\:first\:mb-203\.25:first-child{
    margin-bottom: 50.8125rem;
  }

  .\32xl\:first\:ml-203\.25:first-child{
    margin-left: 50.8125rem;
  }

  .\32xl\:first\:mt-half:first-child{
    margin-top: 50%;
  }

  .\32xl\:first\:mr-half:first-child{
    margin-right: 50%;
  }

  .\32xl\:first\:mb-half:first-child{
    margin-bottom: 50%;
  }

  .\32xl\:first\:ml-half:first-child{
    margin-left: 50%;
  }

  .\32xl\:first\:mt-full:first-child{
    margin-top: 100%;
  }

  .\32xl\:first\:mr-full:first-child{
    margin-right: 100%;
  }

  .\32xl\:first\:mb-full:first-child{
    margin-bottom: 100%;
  }

  .\32xl\:first\:ml-full:first-child{
    margin-left: 100%;
  }

  .\32xl\:first\:mt-1\/10:first-child{
    margin-top: 10%;
  }

  .\32xl\:first\:mr-1\/10:first-child{
    margin-right: 10%;
  }

  .\32xl\:first\:mb-1\/10:first-child{
    margin-bottom: 10%;
  }

  .\32xl\:first\:ml-1\/10:first-child{
    margin-left: 10%;
  }

  .\32xl\:first\:mt-2\/10:first-child{
    margin-top: 20%;
  }

  .\32xl\:first\:mr-2\/10:first-child{
    margin-right: 20%;
  }

  .\32xl\:first\:mb-2\/10:first-child{
    margin-bottom: 20%;
  }

  .\32xl\:first\:ml-2\/10:first-child{
    margin-left: 20%;
  }

  .\32xl\:first\:mt-3\/10:first-child{
    margin-top: 30%;
  }

  .\32xl\:first\:mr-3\/10:first-child{
    margin-right: 30%;
  }

  .\32xl\:first\:mb-3\/10:first-child{
    margin-bottom: 30%;
  }

  .\32xl\:first\:ml-3\/10:first-child{
    margin-left: 30%;
  }

  .\32xl\:first\:mt-4\/10:first-child{
    margin-top: 40%;
  }

  .\32xl\:first\:mr-4\/10:first-child{
    margin-right: 40%;
  }

  .\32xl\:first\:mb-4\/10:first-child{
    margin-bottom: 40%;
  }

  .\32xl\:first\:ml-4\/10:first-child{
    margin-left: 40%;
  }

  .\32xl\:first\:mt-4\.5\/10:first-child{
    margin-top: 45%;
  }

  .\32xl\:first\:mr-4\.5\/10:first-child{
    margin-right: 45%;
  }

  .\32xl\:first\:mb-4\.5\/10:first-child{
    margin-bottom: 45%;
  }

  .\32xl\:first\:ml-4\.5\/10:first-child{
    margin-left: 45%;
  }

  .\32xl\:first\:mt-5\/10:first-child{
    margin-top: 50%;
  }

  .\32xl\:first\:mr-5\/10:first-child{
    margin-right: 50%;
  }

  .\32xl\:first\:mb-5\/10:first-child{
    margin-bottom: 50%;
  }

  .\32xl\:first\:ml-5\/10:first-child{
    margin-left: 50%;
  }

  .\32xl\:first\:mt-5\.5\/10:first-child{
    margin-top: 55%;
  }

  .\32xl\:first\:mr-5\.5\/10:first-child{
    margin-right: 55%;
  }

  .\32xl\:first\:mb-5\.5\/10:first-child{
    margin-bottom: 55%;
  }

  .\32xl\:first\:ml-5\.5\/10:first-child{
    margin-left: 55%;
  }

  .\32xl\:first\:mt-6\/10:first-child{
    margin-top: 60%;
  }

  .\32xl\:first\:mr-6\/10:first-child{
    margin-right: 60%;
  }

  .\32xl\:first\:mb-6\/10:first-child{
    margin-bottom: 60%;
  }

  .\32xl\:first\:ml-6\/10:first-child{
    margin-left: 60%;
  }

  .\32xl\:first\:mt-7\/10:first-child{
    margin-top: 70%;
  }

  .\32xl\:first\:mr-7\/10:first-child{
    margin-right: 70%;
  }

  .\32xl\:first\:mb-7\/10:first-child{
    margin-bottom: 70%;
  }

  .\32xl\:first\:ml-7\/10:first-child{
    margin-left: 70%;
  }

  .\32xl\:first\:mt-8\/10:first-child{
    margin-top: 80%;
  }

  .\32xl\:first\:mr-8\/10:first-child{
    margin-right: 80%;
  }

  .\32xl\:first\:mb-8\/10:first-child{
    margin-bottom: 80%;
  }

  .\32xl\:first\:ml-8\/10:first-child{
    margin-left: 80%;
  }

  .\32xl\:first\:mt-9\/10:first-child{
    margin-top: 90%;
  }

  .\32xl\:first\:mr-9\/10:first-child{
    margin-right: 90%;
  }

  .\32xl\:first\:mb-9\/10:first-child{
    margin-bottom: 90%;
  }

  .\32xl\:first\:ml-9\/10:first-child{
    margin-left: 90%;
  }

  .\32xl\:first\:mt-1\/12:first-child{
    margin-top: 8.333333%;
  }

  .\32xl\:first\:mr-1\/12:first-child{
    margin-right: 8.333333%;
  }

  .\32xl\:first\:mb-1\/12:first-child{
    margin-bottom: 8.333333%;
  }

  .\32xl\:first\:ml-1\/12:first-child{
    margin-left: 8.333333%;
  }

  .\32xl\:first\:mt-2\/12:first-child{
    margin-top: 16.666667%;
  }

  .\32xl\:first\:mr-2\/12:first-child{
    margin-right: 16.666667%;
  }

  .\32xl\:first\:mb-2\/12:first-child{
    margin-bottom: 16.666667%;
  }

  .\32xl\:first\:ml-2\/12:first-child{
    margin-left: 16.666667%;
  }

  .\32xl\:first\:mt-3\/12:first-child{
    margin-top: 25%;
  }

  .\32xl\:first\:mr-3\/12:first-child{
    margin-right: 25%;
  }

  .\32xl\:first\:mb-3\/12:first-child{
    margin-bottom: 25%;
  }

  .\32xl\:first\:ml-3\/12:first-child{
    margin-left: 25%;
  }

  .\32xl\:first\:mt-4\/12:first-child{
    margin-top: 33.333333%;
  }

  .\32xl\:first\:mr-4\/12:first-child{
    margin-right: 33.333333%;
  }

  .\32xl\:first\:mb-4\/12:first-child{
    margin-bottom: 33.333333%;
  }

  .\32xl\:first\:ml-4\/12:first-child{
    margin-left: 33.333333%;
  }

  .\32xl\:first\:mt-5\/12:first-child{
    margin-top: 41.666667%;
  }

  .\32xl\:first\:mr-5\/12:first-child{
    margin-right: 41.666667%;
  }

  .\32xl\:first\:mb-5\/12:first-child{
    margin-bottom: 41.666667%;
  }

  .\32xl\:first\:ml-5\/12:first-child{
    margin-left: 41.666667%;
  }

  .\32xl\:first\:mt-6\/12:first-child{
    margin-top: 50%;
  }

  .\32xl\:first\:mr-6\/12:first-child{
    margin-right: 50%;
  }

  .\32xl\:first\:mb-6\/12:first-child{
    margin-bottom: 50%;
  }

  .\32xl\:first\:ml-6\/12:first-child{
    margin-left: 50%;
  }

  .\32xl\:first\:mt-7\/12:first-child{
    margin-top: 58.333333%;
  }

  .\32xl\:first\:mr-7\/12:first-child{
    margin-right: 58.333333%;
  }

  .\32xl\:first\:mb-7\/12:first-child{
    margin-bottom: 58.333333%;
  }

  .\32xl\:first\:ml-7\/12:first-child{
    margin-left: 58.333333%;
  }

  .\32xl\:first\:mt-8\/12:first-child{
    margin-top: 66.666667%;
  }

  .\32xl\:first\:mr-8\/12:first-child{
    margin-right: 66.666667%;
  }

  .\32xl\:first\:mb-8\/12:first-child{
    margin-bottom: 66.666667%;
  }

  .\32xl\:first\:ml-8\/12:first-child{
    margin-left: 66.666667%;
  }

  .\32xl\:first\:mt-9\/12:first-child{
    margin-top: 75%;
  }

  .\32xl\:first\:mr-9\/12:first-child{
    margin-right: 75%;
  }

  .\32xl\:first\:mb-9\/12:first-child{
    margin-bottom: 75%;
  }

  .\32xl\:first\:ml-9\/12:first-child{
    margin-left: 75%;
  }

  .\32xl\:first\:mt-10\/12:first-child{
    margin-top: 83.333333%;
  }

  .\32xl\:first\:mr-10\/12:first-child{
    margin-right: 83.333333%;
  }

  .\32xl\:first\:mb-10\/12:first-child{
    margin-bottom: 83.333333%;
  }

  .\32xl\:first\:ml-10\/12:first-child{
    margin-left: 83.333333%;
  }

  .\32xl\:first\:mt-11\/12:first-child{
    margin-top: 91.666667%;
  }

  .\32xl\:first\:mr-11\/12:first-child{
    margin-right: 91.666667%;
  }

  .\32xl\:first\:mb-11\/12:first-child{
    margin-bottom: 91.666667%;
  }

  .\32xl\:first\:ml-11\/12:first-child{
    margin-left: 91.666667%;
  }

  .\32xl\:first\:-mt-0:first-child{
    margin-top: 0px;
  }

  .\32xl\:first\:-mr-0:first-child{
    margin-right: 0px;
  }

  .\32xl\:first\:-mb-0:first-child{
    margin-bottom: 0px;
  }

  .\32xl\:first\:-ml-0:first-child{
    margin-left: 0px;
  }

  .\32xl\:first\:-mt-1:first-child{
    margin-top: -0.25rem;
  }

  .\32xl\:first\:-mr-1:first-child{
    margin-right: -0.25rem;
  }

  .\32xl\:first\:-mb-1:first-child{
    margin-bottom: -0.25rem;
  }

  .\32xl\:first\:-ml-1:first-child{
    margin-left: -0.25rem;
  }

  .\32xl\:first\:-mt-2:first-child{
    margin-top: -0.5rem;
  }

  .\32xl\:first\:-mr-2:first-child{
    margin-right: -0.5rem;
  }

  .\32xl\:first\:-mb-2:first-child{
    margin-bottom: -0.5rem;
  }

  .\32xl\:first\:-ml-2:first-child{
    margin-left: -0.5rem;
  }

  .\32xl\:first\:-mt-3:first-child{
    margin-top: -0.75rem;
  }

  .\32xl\:first\:-mr-3:first-child{
    margin-right: -0.75rem;
  }

  .\32xl\:first\:-mb-3:first-child{
    margin-bottom: -0.75rem;
  }

  .\32xl\:first\:-ml-3:first-child{
    margin-left: -0.75rem;
  }

  .\32xl\:first\:-mt-4:first-child{
    margin-top: -1rem;
  }

  .\32xl\:first\:-mr-4:first-child{
    margin-right: -1rem;
  }

  .\32xl\:first\:-mb-4:first-child{
    margin-bottom: -1rem;
  }

  .\32xl\:first\:-ml-4:first-child{
    margin-left: -1rem;
  }

  .\32xl\:first\:-mt-5:first-child{
    margin-top: -1.25rem;
  }

  .\32xl\:first\:-mr-5:first-child{
    margin-right: -1.25rem;
  }

  .\32xl\:first\:-mb-5:first-child{
    margin-bottom: -1.25rem;
  }

  .\32xl\:first\:-ml-5:first-child{
    margin-left: -1.25rem;
  }

  .\32xl\:first\:-mt-6:first-child{
    margin-top: -1.5rem;
  }

  .\32xl\:first\:-mr-6:first-child{
    margin-right: -1.5rem;
  }

  .\32xl\:first\:-mb-6:first-child{
    margin-bottom: -1.5rem;
  }

  .\32xl\:first\:-ml-6:first-child{
    margin-left: -1.5rem;
  }

  .\32xl\:first\:-mt-7:first-child{
    margin-top: -1.75rem;
  }

  .\32xl\:first\:-mr-7:first-child{
    margin-right: -1.75rem;
  }

  .\32xl\:first\:-mb-7:first-child{
    margin-bottom: -1.75rem;
  }

  .\32xl\:first\:-ml-7:first-child{
    margin-left: -1.75rem;
  }

  .\32xl\:first\:-mt-8:first-child{
    margin-top: -2rem;
  }

  .\32xl\:first\:-mr-8:first-child{
    margin-right: -2rem;
  }

  .\32xl\:first\:-mb-8:first-child{
    margin-bottom: -2rem;
  }

  .\32xl\:first\:-ml-8:first-child{
    margin-left: -2rem;
  }

  .\32xl\:first\:-mt-9:first-child{
    margin-top: -2.25rem;
  }

  .\32xl\:first\:-mr-9:first-child{
    margin-right: -2.25rem;
  }

  .\32xl\:first\:-mb-9:first-child{
    margin-bottom: -2.25rem;
  }

  .\32xl\:first\:-ml-9:first-child{
    margin-left: -2.25rem;
  }

  .\32xl\:first\:-mt-10:first-child{
    margin-top: -2.5rem;
  }

  .\32xl\:first\:-mr-10:first-child{
    margin-right: -2.5rem;
  }

  .\32xl\:first\:-mb-10:first-child{
    margin-bottom: -2.5rem;
  }

  .\32xl\:first\:-ml-10:first-child{
    margin-left: -2.5rem;
  }

  .\32xl\:first\:-mt-11:first-child{
    margin-top: -2.75rem;
  }

  .\32xl\:first\:-mr-11:first-child{
    margin-right: -2.75rem;
  }

  .\32xl\:first\:-mb-11:first-child{
    margin-bottom: -2.75rem;
  }

  .\32xl\:first\:-ml-11:first-child{
    margin-left: -2.75rem;
  }

  .\32xl\:first\:-mt-12:first-child{
    margin-top: -3rem;
  }

  .\32xl\:first\:-mr-12:first-child{
    margin-right: -3rem;
  }

  .\32xl\:first\:-mb-12:first-child{
    margin-bottom: -3rem;
  }

  .\32xl\:first\:-ml-12:first-child{
    margin-left: -3rem;
  }

  .\32xl\:first\:-mt-13:first-child{
    margin-top: -3.25rem;
  }

  .\32xl\:first\:-mr-13:first-child{
    margin-right: -3.25rem;
  }

  .\32xl\:first\:-mb-13:first-child{
    margin-bottom: -3.25rem;
  }

  .\32xl\:first\:-ml-13:first-child{
    margin-left: -3.25rem;
  }

  .\32xl\:first\:-mt-14:first-child{
    margin-top: -3.5rem;
  }

  .\32xl\:first\:-mr-14:first-child{
    margin-right: -3.5rem;
  }

  .\32xl\:first\:-mb-14:first-child{
    margin-bottom: -3.5rem;
  }

  .\32xl\:first\:-ml-14:first-child{
    margin-left: -3.5rem;
  }

  .\32xl\:first\:-mt-15:first-child{
    margin-top: -3.75rem;
  }

  .\32xl\:first\:-mr-15:first-child{
    margin-right: -3.75rem;
  }

  .\32xl\:first\:-mb-15:first-child{
    margin-bottom: -3.75rem;
  }

  .\32xl\:first\:-ml-15:first-child{
    margin-left: -3.75rem;
  }

  .\32xl\:first\:-mt-16:first-child{
    margin-top: -4rem;
  }

  .\32xl\:first\:-mr-16:first-child{
    margin-right: -4rem;
  }

  .\32xl\:first\:-mb-16:first-child{
    margin-bottom: -4rem;
  }

  .\32xl\:first\:-ml-16:first-child{
    margin-left: -4rem;
  }

  .\32xl\:first\:-mt-17:first-child{
    margin-top: -4.25rem;
  }

  .\32xl\:first\:-mr-17:first-child{
    margin-right: -4.25rem;
  }

  .\32xl\:first\:-mb-17:first-child{
    margin-bottom: -4.25rem;
  }

  .\32xl\:first\:-ml-17:first-child{
    margin-left: -4.25rem;
  }

  .\32xl\:first\:-mt-18:first-child{
    margin-top: -4.5rem;
  }

  .\32xl\:first\:-mr-18:first-child{
    margin-right: -4.5rem;
  }

  .\32xl\:first\:-mb-18:first-child{
    margin-bottom: -4.5rem;
  }

  .\32xl\:first\:-ml-18:first-child{
    margin-left: -4.5rem;
  }

  .\32xl\:first\:-mt-19:first-child{
    margin-top: -4.75rem;
  }

  .\32xl\:first\:-mr-19:first-child{
    margin-right: -4.75rem;
  }

  .\32xl\:first\:-mb-19:first-child{
    margin-bottom: -4.75rem;
  }

  .\32xl\:first\:-ml-19:first-child{
    margin-left: -4.75rem;
  }

  .\32xl\:first\:-mt-20:first-child{
    margin-top: -5rem;
  }

  .\32xl\:first\:-mr-20:first-child{
    margin-right: -5rem;
  }

  .\32xl\:first\:-mb-20:first-child{
    margin-bottom: -5rem;
  }

  .\32xl\:first\:-ml-20:first-child{
    margin-left: -5rem;
  }

  .\32xl\:first\:-mt-22:first-child{
    margin-top: -5.5rem;
  }

  .\32xl\:first\:-mr-22:first-child{
    margin-right: -5.5rem;
  }

  .\32xl\:first\:-mb-22:first-child{
    margin-bottom: -5.5rem;
  }

  .\32xl\:first\:-ml-22:first-child{
    margin-left: -5.5rem;
  }

  .\32xl\:first\:-mt-24:first-child{
    margin-top: -6rem;
  }

  .\32xl\:first\:-mr-24:first-child{
    margin-right: -6rem;
  }

  .\32xl\:first\:-mb-24:first-child{
    margin-bottom: -6rem;
  }

  .\32xl\:first\:-ml-24:first-child{
    margin-left: -6rem;
  }

  .\32xl\:first\:-mt-25:first-child{
    margin-top: -6.25rem;
  }

  .\32xl\:first\:-mr-25:first-child{
    margin-right: -6.25rem;
  }

  .\32xl\:first\:-mb-25:first-child{
    margin-bottom: -6.25rem;
  }

  .\32xl\:first\:-ml-25:first-child{
    margin-left: -6.25rem;
  }

  .\32xl\:first\:-mt-28:first-child{
    margin-top: -7rem;
  }

  .\32xl\:first\:-mr-28:first-child{
    margin-right: -7rem;
  }

  .\32xl\:first\:-mb-28:first-child{
    margin-bottom: -7rem;
  }

  .\32xl\:first\:-ml-28:first-child{
    margin-left: -7rem;
  }

  .\32xl\:first\:-mt-30:first-child{
    margin-top: -7.5rem;
  }

  .\32xl\:first\:-mr-30:first-child{
    margin-right: -7.5rem;
  }

  .\32xl\:first\:-mb-30:first-child{
    margin-bottom: -7.5rem;
  }

  .\32xl\:first\:-ml-30:first-child{
    margin-left: -7.5rem;
  }

  .\32xl\:first\:-mt-32:first-child{
    margin-top: -8rem;
  }

  .\32xl\:first\:-mr-32:first-child{
    margin-right: -8rem;
  }

  .\32xl\:first\:-mb-32:first-child{
    margin-bottom: -8rem;
  }

  .\32xl\:first\:-ml-32:first-child{
    margin-left: -8rem;
  }

  .\32xl\:first\:-mt-34:first-child{
    margin-top: -8.5rem;
  }

  .\32xl\:first\:-mr-34:first-child{
    margin-right: -8.5rem;
  }

  .\32xl\:first\:-mb-34:first-child{
    margin-bottom: -8.5rem;
  }

  .\32xl\:first\:-ml-34:first-child{
    margin-left: -8.5rem;
  }

  .\32xl\:first\:-mt-35:first-child{
    margin-top: -8.75rem;
  }

  .\32xl\:first\:-mr-35:first-child{
    margin-right: -8.75rem;
  }

  .\32xl\:first\:-mb-35:first-child{
    margin-bottom: -8.75rem;
  }

  .\32xl\:first\:-ml-35:first-child{
    margin-left: -8.75rem;
  }

  .\32xl\:first\:-mt-36:first-child{
    margin-top: -9rem;
  }

  .\32xl\:first\:-mr-36:first-child{
    margin-right: -9rem;
  }

  .\32xl\:first\:-mb-36:first-child{
    margin-bottom: -9rem;
  }

  .\32xl\:first\:-ml-36:first-child{
    margin-left: -9rem;
  }

  .\32xl\:first\:-mt-39:first-child{
    margin-top: -9.75rem;
  }

  .\32xl\:first\:-mr-39:first-child{
    margin-right: -9.75rem;
  }

  .\32xl\:first\:-mb-39:first-child{
    margin-bottom: -9.75rem;
  }

  .\32xl\:first\:-ml-39:first-child{
    margin-left: -9.75rem;
  }

  .\32xl\:first\:-mt-40:first-child{
    margin-top: -10rem;
  }

  .\32xl\:first\:-mr-40:first-child{
    margin-right: -10rem;
  }

  .\32xl\:first\:-mb-40:first-child{
    margin-bottom: -10rem;
  }

  .\32xl\:first\:-ml-40:first-child{
    margin-left: -10rem;
  }

  .\32xl\:first\:-mt-42:first-child{
    margin-top: -10.5rem;
  }

  .\32xl\:first\:-mr-42:first-child{
    margin-right: -10.5rem;
  }

  .\32xl\:first\:-mb-42:first-child{
    margin-bottom: -10.5rem;
  }

  .\32xl\:first\:-ml-42:first-child{
    margin-left: -10.5rem;
  }

  .\32xl\:first\:-mt-44:first-child{
    margin-top: -11rem;
  }

  .\32xl\:first\:-mr-44:first-child{
    margin-right: -11rem;
  }

  .\32xl\:first\:-mb-44:first-child{
    margin-bottom: -11rem;
  }

  .\32xl\:first\:-ml-44:first-child{
    margin-left: -11rem;
  }

  .\32xl\:first\:-mt-45:first-child{
    margin-top: -11.25rem;
  }

  .\32xl\:first\:-mr-45:first-child{
    margin-right: -11.25rem;
  }

  .\32xl\:first\:-mb-45:first-child{
    margin-bottom: -11.25rem;
  }

  .\32xl\:first\:-ml-45:first-child{
    margin-left: -11.25rem;
  }

  .\32xl\:first\:-mt-48:first-child{
    margin-top: -12rem;
  }

  .\32xl\:first\:-mr-48:first-child{
    margin-right: -12rem;
  }

  .\32xl\:first\:-mb-48:first-child{
    margin-bottom: -12rem;
  }

  .\32xl\:first\:-ml-48:first-child{
    margin-left: -12rem;
  }

  .\32xl\:first\:-mt-50:first-child{
    margin-top: -12.5rem;
  }

  .\32xl\:first\:-mr-50:first-child{
    margin-right: -12.5rem;
  }

  .\32xl\:first\:-mb-50:first-child{
    margin-bottom: -12.5rem;
  }

  .\32xl\:first\:-ml-50:first-child{
    margin-left: -12.5rem;
  }

  .\32xl\:first\:-mt-52:first-child{
    margin-top: -13rem;
  }

  .\32xl\:first\:-mr-52:first-child{
    margin-right: -13rem;
  }

  .\32xl\:first\:-mb-52:first-child{
    margin-bottom: -13rem;
  }

  .\32xl\:first\:-ml-52:first-child{
    margin-left: -13rem;
  }

  .\32xl\:first\:-mt-55:first-child{
    margin-top: -13.75rem;
  }

  .\32xl\:first\:-mr-55:first-child{
    margin-right: -13.75rem;
  }

  .\32xl\:first\:-mb-55:first-child{
    margin-bottom: -13.75rem;
  }

  .\32xl\:first\:-ml-55:first-child{
    margin-left: -13.75rem;
  }

  .\32xl\:first\:-mt-56:first-child{
    margin-top: -14rem;
  }

  .\32xl\:first\:-mr-56:first-child{
    margin-right: -14rem;
  }

  .\32xl\:first\:-mb-56:first-child{
    margin-bottom: -14rem;
  }

  .\32xl\:first\:-ml-56:first-child{
    margin-left: -14rem;
  }

  .\32xl\:first\:-mt-58:first-child{
    margin-top: -14.5rem;
  }

  .\32xl\:first\:-mr-58:first-child{
    margin-right: -14.5rem;
  }

  .\32xl\:first\:-mb-58:first-child{
    margin-bottom: -14.5rem;
  }

  .\32xl\:first\:-ml-58:first-child{
    margin-left: -14.5rem;
  }

  .\32xl\:first\:-mt-60:first-child{
    margin-top: -15rem;
  }

  .\32xl\:first\:-mr-60:first-child{
    margin-right: -15rem;
  }

  .\32xl\:first\:-mb-60:first-child{
    margin-bottom: -15rem;
  }

  .\32xl\:first\:-ml-60:first-child{
    margin-left: -15rem;
  }

  .\32xl\:first\:-mt-64:first-child{
    margin-top: -16rem;
  }

  .\32xl\:first\:-mr-64:first-child{
    margin-right: -16rem;
  }

  .\32xl\:first\:-mb-64:first-child{
    margin-bottom: -16rem;
  }

  .\32xl\:first\:-ml-64:first-child{
    margin-left: -16rem;
  }

  .\32xl\:first\:-mt-65:first-child{
    margin-top: -16.25rem;
  }

  .\32xl\:first\:-mr-65:first-child{
    margin-right: -16.25rem;
  }

  .\32xl\:first\:-mb-65:first-child{
    margin-bottom: -16.25rem;
  }

  .\32xl\:first\:-ml-65:first-child{
    margin-left: -16.25rem;
  }

  .\32xl\:first\:-mt-68:first-child{
    margin-top: -17rem;
  }

  .\32xl\:first\:-mr-68:first-child{
    margin-right: -17rem;
  }

  .\32xl\:first\:-mb-68:first-child{
    margin-bottom: -17rem;
  }

  .\32xl\:first\:-ml-68:first-child{
    margin-left: -17rem;
  }

  .\32xl\:first\:-mt-69:first-child{
    margin-top: -17.25rem;
  }

  .\32xl\:first\:-mr-69:first-child{
    margin-right: -17.25rem;
  }

  .\32xl\:first\:-mb-69:first-child{
    margin-bottom: -17.25rem;
  }

  .\32xl\:first\:-ml-69:first-child{
    margin-left: -17.25rem;
  }

  .\32xl\:first\:-mt-70:first-child{
    margin-top: -17.5rem;
  }

  .\32xl\:first\:-mr-70:first-child{
    margin-right: -17.5rem;
  }

  .\32xl\:first\:-mb-70:first-child{
    margin-bottom: -17.5rem;
  }

  .\32xl\:first\:-ml-70:first-child{
    margin-left: -17.5rem;
  }

  .\32xl\:first\:-mt-72:first-child{
    margin-top: -18rem;
  }

  .\32xl\:first\:-mr-72:first-child{
    margin-right: -18rem;
  }

  .\32xl\:first\:-mb-72:first-child{
    margin-bottom: -18rem;
  }

  .\32xl\:first\:-ml-72:first-child{
    margin-left: -18rem;
  }

  .\32xl\:first\:-mt-75:first-child{
    margin-top: -18.75rem;
  }

  .\32xl\:first\:-mr-75:first-child{
    margin-right: -18.75rem;
  }

  .\32xl\:first\:-mb-75:first-child{
    margin-bottom: -18.75rem;
  }

  .\32xl\:first\:-ml-75:first-child{
    margin-left: -18.75rem;
  }

  .\32xl\:first\:-mt-80:first-child{
    margin-top: -20rem;
  }

  .\32xl\:first\:-mr-80:first-child{
    margin-right: -20rem;
  }

  .\32xl\:first\:-mb-80:first-child{
    margin-bottom: -20rem;
  }

  .\32xl\:first\:-ml-80:first-child{
    margin-left: -20rem;
  }

  .\32xl\:first\:-mt-85:first-child{
    margin-top: -21.25rem;
  }

  .\32xl\:first\:-mr-85:first-child{
    margin-right: -21.25rem;
  }

  .\32xl\:first\:-mb-85:first-child{
    margin-bottom: -21.25rem;
  }

  .\32xl\:first\:-ml-85:first-child{
    margin-left: -21.25rem;
  }

  .\32xl\:first\:-mt-86:first-child{
    margin-top: -21.5rem;
  }

  .\32xl\:first\:-mr-86:first-child{
    margin-right: -21.5rem;
  }

  .\32xl\:first\:-mb-86:first-child{
    margin-bottom: -21.5rem;
  }

  .\32xl\:first\:-ml-86:first-child{
    margin-left: -21.5rem;
  }

  .\32xl\:first\:-mt-90:first-child{
    margin-top: -22.5rem;
  }

  .\32xl\:first\:-mr-90:first-child{
    margin-right: -22.5rem;
  }

  .\32xl\:first\:-mb-90:first-child{
    margin-bottom: -22.5rem;
  }

  .\32xl\:first\:-ml-90:first-child{
    margin-left: -22.5rem;
  }

  .\32xl\:first\:-mt-96:first-child{
    margin-top: -24rem;
  }

  .\32xl\:first\:-mr-96:first-child{
    margin-right: -24rem;
  }

  .\32xl\:first\:-mb-96:first-child{
    margin-bottom: -24rem;
  }

  .\32xl\:first\:-ml-96:first-child{
    margin-left: -24rem;
  }

  .\32xl\:first\:-mt-100:first-child{
    margin-top: -25rem;
  }

  .\32xl\:first\:-mr-100:first-child{
    margin-right: -25rem;
  }

  .\32xl\:first\:-mb-100:first-child{
    margin-bottom: -25rem;
  }

  .\32xl\:first\:-ml-100:first-child{
    margin-left: -25rem;
  }

  .\32xl\:first\:-mt-115:first-child{
    margin-top: -28.75rem;
  }

  .\32xl\:first\:-mr-115:first-child{
    margin-right: -28.75rem;
  }

  .\32xl\:first\:-mb-115:first-child{
    margin-bottom: -28.75rem;
  }

  .\32xl\:first\:-ml-115:first-child{
    margin-left: -28.75rem;
  }

  .\32xl\:first\:-mt-125:first-child{
    margin-top: -31.25rem;
  }

  .\32xl\:first\:-mr-125:first-child{
    margin-right: -31.25rem;
  }

  .\32xl\:first\:-mb-125:first-child{
    margin-bottom: -31.25rem;
  }

  .\32xl\:first\:-ml-125:first-child{
    margin-left: -31.25rem;
  }

  .\32xl\:first\:-mt-142:first-child{
    margin-top: -35.5rem;
  }

  .\32xl\:first\:-mr-142:first-child{
    margin-right: -35.5rem;
  }

  .\32xl\:first\:-mb-142:first-child{
    margin-bottom: -35.5rem;
  }

  .\32xl\:first\:-ml-142:first-child{
    margin-left: -35.5rem;
  }

  .\32xl\:first\:-mt-150:first-child{
    margin-top: -37.5rem;
  }

  .\32xl\:first\:-mr-150:first-child{
    margin-right: -37.5rem;
  }

  .\32xl\:first\:-mb-150:first-child{
    margin-bottom: -37.5rem;
  }

  .\32xl\:first\:-ml-150:first-child{
    margin-left: -37.5rem;
  }

  .\32xl\:first\:-mt-156:first-child{
    margin-top: -39rem;
  }

  .\32xl\:first\:-mr-156:first-child{
    margin-right: -39rem;
  }

  .\32xl\:first\:-mb-156:first-child{
    margin-bottom: -39rem;
  }

  .\32xl\:first\:-ml-156:first-child{
    margin-left: -39rem;
  }

  .\32xl\:first\:-mt-160:first-child{
    margin-top: -40rem;
  }

  .\32xl\:first\:-mr-160:first-child{
    margin-right: -40rem;
  }

  .\32xl\:first\:-mb-160:first-child{
    margin-bottom: -40rem;
  }

  .\32xl\:first\:-ml-160:first-child{
    margin-left: -40rem;
  }

  .\32xl\:first\:-mt-175:first-child{
    margin-top: -43.75rem;
  }

  .\32xl\:first\:-mr-175:first-child{
    margin-right: -43.75rem;
  }

  .\32xl\:first\:-mb-175:first-child{
    margin-bottom: -43.75rem;
  }

  .\32xl\:first\:-ml-175:first-child{
    margin-left: -43.75rem;
  }

  .\32xl\:first\:-mt-207:first-child{
    margin-top: -51.75rem;
  }

  .\32xl\:first\:-mr-207:first-child{
    margin-right: -51.75rem;
  }

  .\32xl\:first\:-mb-207:first-child{
    margin-bottom: -51.75rem;
  }

  .\32xl\:first\:-ml-207:first-child{
    margin-left: -51.75rem;
  }

  .\32xl\:first\:-mt-242:first-child{
    margin-top: -60.5rem;
  }

  .\32xl\:first\:-mr-242:first-child{
    margin-right: -60.5rem;
  }

  .\32xl\:first\:-mb-242:first-child{
    margin-bottom: -60.5rem;
  }

  .\32xl\:first\:-ml-242:first-child{
    margin-left: -60.5rem;
  }

  .\32xl\:first\:-mt-250:first-child{
    margin-top: -62.5rem;
  }

  .\32xl\:first\:-mr-250:first-child{
    margin-right: -62.5rem;
  }

  .\32xl\:first\:-mb-250:first-child{
    margin-bottom: -62.5rem;
  }

  .\32xl\:first\:-ml-250:first-child{
    margin-left: -62.5rem;
  }

  .\32xl\:first\:-mt-258:first-child{
    margin-top: -64.5rem;
  }

  .\32xl\:first\:-mr-258:first-child{
    margin-right: -64.5rem;
  }

  .\32xl\:first\:-mb-258:first-child{
    margin-bottom: -64.5rem;
  }

  .\32xl\:first\:-ml-258:first-child{
    margin-left: -64.5rem;
  }

  .\32xl\:first\:-mt-265:first-child{
    margin-top: -66.25rem;
  }

  .\32xl\:first\:-mr-265:first-child{
    margin-right: -66.25rem;
  }

  .\32xl\:first\:-mb-265:first-child{
    margin-bottom: -66.25rem;
  }

  .\32xl\:first\:-ml-265:first-child{
    margin-left: -66.25rem;
  }

  .\32xl\:first\:-mt-280:first-child{
    margin-top: -70rem;
  }

  .\32xl\:first\:-mr-280:first-child{
    margin-right: -70rem;
  }

  .\32xl\:first\:-mb-280:first-child{
    margin-bottom: -70rem;
  }

  .\32xl\:first\:-ml-280:first-child{
    margin-left: -70rem;
  }

  .\32xl\:first\:-mt-px:first-child{
    margin-top: -1px;
  }

  .\32xl\:first\:-mr-px:first-child{
    margin-right: -1px;
  }

  .\32xl\:first\:-mb-px:first-child{
    margin-bottom: -1px;
  }

  .\32xl\:first\:-ml-px:first-child{
    margin-left: -1px;
  }

  .\32xl\:first\:-mt-0\.5:first-child{
    margin-top: -0.125rem;
  }

  .\32xl\:first\:-mr-0\.5:first-child{
    margin-right: -0.125rem;
  }

  .\32xl\:first\:-mb-0\.5:first-child{
    margin-bottom: -0.125rem;
  }

  .\32xl\:first\:-ml-0\.5:first-child{
    margin-left: -0.125rem;
  }

  .\32xl\:first\:-mt-1\.5:first-child{
    margin-top: -0.375rem;
  }

  .\32xl\:first\:-mr-1\.5:first-child{
    margin-right: -0.375rem;
  }

  .\32xl\:first\:-mb-1\.5:first-child{
    margin-bottom: -0.375rem;
  }

  .\32xl\:first\:-ml-1\.5:first-child{
    margin-left: -0.375rem;
  }

  .\32xl\:first\:-mt-2\.5:first-child{
    margin-top: -0.625rem;
  }

  .\32xl\:first\:-mr-2\.5:first-child{
    margin-right: -0.625rem;
  }

  .\32xl\:first\:-mb-2\.5:first-child{
    margin-bottom: -0.625rem;
  }

  .\32xl\:first\:-ml-2\.5:first-child{
    margin-left: -0.625rem;
  }

  .\32xl\:first\:-mt-3\.5:first-child{
    margin-top: -0.875rem;
  }

  .\32xl\:first\:-mr-3\.5:first-child{
    margin-right: -0.875rem;
  }

  .\32xl\:first\:-mb-3\.5:first-child{
    margin-bottom: -0.875rem;
  }

  .\32xl\:first\:-ml-3\.5:first-child{
    margin-left: -0.875rem;
  }

  .\32xl\:first\:-mt-0\.25:first-child{
    margin-top: -0.0625rem;
  }

  .\32xl\:first\:-mr-0\.25:first-child{
    margin-right: -0.0625rem;
  }

  .\32xl\:first\:-mb-0\.25:first-child{
    margin-bottom: -0.0625rem;
  }

  .\32xl\:first\:-ml-0\.25:first-child{
    margin-left: -0.0625rem;
  }

  .\32xl\:first\:-mt-0\.75:first-child{
    margin-top: -0.1875rem;
  }

  .\32xl\:first\:-mr-0\.75:first-child{
    margin-right: -0.1875rem;
  }

  .\32xl\:first\:-mb-0\.75:first-child{
    margin-bottom: -0.1875rem;
  }

  .\32xl\:first\:-ml-0\.75:first-child{
    margin-left: -0.1875rem;
  }

  .\32xl\:first\:-mt-1\.25:first-child{
    margin-top: -0.3125rem;
  }

  .\32xl\:first\:-mr-1\.25:first-child{
    margin-right: -0.3125rem;
  }

  .\32xl\:first\:-mb-1\.25:first-child{
    margin-bottom: -0.3125rem;
  }

  .\32xl\:first\:-ml-1\.25:first-child{
    margin-left: -0.3125rem;
  }

  .\32xl\:first\:-mt-1\.75:first-child{
    margin-top: -0.4375rem;
  }

  .\32xl\:first\:-mr-1\.75:first-child{
    margin-right: -0.4375rem;
  }

  .\32xl\:first\:-mb-1\.75:first-child{
    margin-bottom: -0.4375rem;
  }

  .\32xl\:first\:-ml-1\.75:first-child{
    margin-left: -0.4375rem;
  }

  .\32xl\:first\:-mt-2\.25:first-child{
    margin-top: -0.5625rem;
  }

  .\32xl\:first\:-mr-2\.25:first-child{
    margin-right: -0.5625rem;
  }

  .\32xl\:first\:-mb-2\.25:first-child{
    margin-bottom: -0.5625rem;
  }

  .\32xl\:first\:-ml-2\.25:first-child{
    margin-left: -0.5625rem;
  }

  .\32xl\:first\:-mt-2\.75:first-child{
    margin-top: -0.6875rem;
  }

  .\32xl\:first\:-mr-2\.75:first-child{
    margin-right: -0.6875rem;
  }

  .\32xl\:first\:-mb-2\.75:first-child{
    margin-bottom: -0.6875rem;
  }

  .\32xl\:first\:-ml-2\.75:first-child{
    margin-left: -0.6875rem;
  }

  .\32xl\:first\:-mt-3\.25:first-child{
    margin-top: -0.8125rem;
  }

  .\32xl\:first\:-mr-3\.25:first-child{
    margin-right: -0.8125rem;
  }

  .\32xl\:first\:-mb-3\.25:first-child{
    margin-bottom: -0.8125rem;
  }

  .\32xl\:first\:-ml-3\.25:first-child{
    margin-left: -0.8125rem;
  }

  .\32xl\:first\:-mt-3\.75:first-child{
    margin-top: -0.9375rem;
  }

  .\32xl\:first\:-mr-3\.75:first-child{
    margin-right: -0.9375rem;
  }

  .\32xl\:first\:-mb-3\.75:first-child{
    margin-bottom: -0.9375rem;
  }

  .\32xl\:first\:-ml-3\.75:first-child{
    margin-left: -0.9375rem;
  }

  .\32xl\:first\:-mt-4\.25:first-child{
    margin-top: -1.0625rem;
  }

  .\32xl\:first\:-mr-4\.25:first-child{
    margin-right: -1.0625rem;
  }

  .\32xl\:first\:-mb-4\.25:first-child{
    margin-bottom: -1.0625rem;
  }

  .\32xl\:first\:-ml-4\.25:first-child{
    margin-left: -1.0625rem;
  }

  .\32xl\:first\:-mt-4\.5:first-child{
    margin-top: -1.125rem;
  }

  .\32xl\:first\:-mr-4\.5:first-child{
    margin-right: -1.125rem;
  }

  .\32xl\:first\:-mb-4\.5:first-child{
    margin-bottom: -1.125rem;
  }

  .\32xl\:first\:-ml-4\.5:first-child{
    margin-left: -1.125rem;
  }

  .\32xl\:first\:-mt-4\.75:first-child{
    margin-top: -1.1875rem;
  }

  .\32xl\:first\:-mr-4\.75:first-child{
    margin-right: -1.1875rem;
  }

  .\32xl\:first\:-mb-4\.75:first-child{
    margin-bottom: -1.1875rem;
  }

  .\32xl\:first\:-ml-4\.75:first-child{
    margin-left: -1.1875rem;
  }

  .\32xl\:first\:-mt-5\.25:first-child{
    margin-top: -1.3125rem;
  }

  .\32xl\:first\:-mr-5\.25:first-child{
    margin-right: -1.3125rem;
  }

  .\32xl\:first\:-mb-5\.25:first-child{
    margin-bottom: -1.3125rem;
  }

  .\32xl\:first\:-ml-5\.25:first-child{
    margin-left: -1.3125rem;
  }

  .\32xl\:first\:-mt-5\.5:first-child{
    margin-top: -1.375rem;
  }

  .\32xl\:first\:-mr-5\.5:first-child{
    margin-right: -1.375rem;
  }

  .\32xl\:first\:-mb-5\.5:first-child{
    margin-bottom: -1.375rem;
  }

  .\32xl\:first\:-ml-5\.5:first-child{
    margin-left: -1.375rem;
  }

  .\32xl\:first\:-mt-5\.75:first-child{
    margin-top: -1.4375rem;
  }

  .\32xl\:first\:-mr-5\.75:first-child{
    margin-right: -1.4375rem;
  }

  .\32xl\:first\:-mb-5\.75:first-child{
    margin-bottom: -1.4375rem;
  }

  .\32xl\:first\:-ml-5\.75:first-child{
    margin-left: -1.4375rem;
  }

  .\32xl\:first\:-mt-6\.25:first-child{
    margin-top: -1.5625rem;
  }

  .\32xl\:first\:-mr-6\.25:first-child{
    margin-right: -1.5625rem;
  }

  .\32xl\:first\:-mb-6\.25:first-child{
    margin-bottom: -1.5625rem;
  }

  .\32xl\:first\:-ml-6\.25:first-child{
    margin-left: -1.5625rem;
  }

  .\32xl\:first\:-mt-6\.5:first-child{
    margin-top: -1.625rem;
  }

  .\32xl\:first\:-mr-6\.5:first-child{
    margin-right: -1.625rem;
  }

  .\32xl\:first\:-mb-6\.5:first-child{
    margin-bottom: -1.625rem;
  }

  .\32xl\:first\:-ml-6\.5:first-child{
    margin-left: -1.625rem;
  }

  .\32xl\:first\:-mt-6\.75:first-child{
    margin-top: -1.6875rem;
  }

  .\32xl\:first\:-mr-6\.75:first-child{
    margin-right: -1.6875rem;
  }

  .\32xl\:first\:-mb-6\.75:first-child{
    margin-bottom: -1.6875rem;
  }

  .\32xl\:first\:-ml-6\.75:first-child{
    margin-left: -1.6875rem;
  }

  .\32xl\:first\:-mt-7\.25:first-child{
    margin-top: -1.8125rem;
  }

  .\32xl\:first\:-mr-7\.25:first-child{
    margin-right: -1.8125rem;
  }

  .\32xl\:first\:-mb-7\.25:first-child{
    margin-bottom: -1.8125rem;
  }

  .\32xl\:first\:-ml-7\.25:first-child{
    margin-left: -1.8125rem;
  }

  .\32xl\:first\:-mt-7\.5:first-child{
    margin-top: -1.875rem;
  }

  .\32xl\:first\:-mr-7\.5:first-child{
    margin-right: -1.875rem;
  }

  .\32xl\:first\:-mb-7\.5:first-child{
    margin-bottom: -1.875rem;
  }

  .\32xl\:first\:-ml-7\.5:first-child{
    margin-left: -1.875rem;
  }

  .\32xl\:first\:-mt-8\.25:first-child{
    margin-top: -2.0625rem;
  }

  .\32xl\:first\:-mr-8\.25:first-child{
    margin-right: -2.0625rem;
  }

  .\32xl\:first\:-mb-8\.25:first-child{
    margin-bottom: -2.0625rem;
  }

  .\32xl\:first\:-ml-8\.25:first-child{
    margin-left: -2.0625rem;
  }

  .\32xl\:first\:-mt-8\.5:first-child{
    margin-top: -2.125rem;
  }

  .\32xl\:first\:-mr-8\.5:first-child{
    margin-right: -2.125rem;
  }

  .\32xl\:first\:-mb-8\.5:first-child{
    margin-bottom: -2.125rem;
  }

  .\32xl\:first\:-ml-8\.5:first-child{
    margin-left: -2.125rem;
  }

  .\32xl\:first\:-mt-9\.25:first-child{
    margin-top: -2.3125rem;
  }

  .\32xl\:first\:-mr-9\.25:first-child{
    margin-right: -2.3125rem;
  }

  .\32xl\:first\:-mb-9\.25:first-child{
    margin-bottom: -2.3125rem;
  }

  .\32xl\:first\:-ml-9\.25:first-child{
    margin-left: -2.3125rem;
  }

  .\32xl\:first\:-mt-9\.5:first-child{
    margin-top: -2.375rem;
  }

  .\32xl\:first\:-mr-9\.5:first-child{
    margin-right: -2.375rem;
  }

  .\32xl\:first\:-mb-9\.5:first-child{
    margin-bottom: -2.375rem;
  }

  .\32xl\:first\:-ml-9\.5:first-child{
    margin-left: -2.375rem;
  }

  .\32xl\:first\:-mt-10\.5:first-child{
    margin-top: -2.625rem;
  }

  .\32xl\:first\:-mr-10\.5:first-child{
    margin-right: -2.625rem;
  }

  .\32xl\:first\:-mb-10\.5:first-child{
    margin-bottom: -2.625rem;
  }

  .\32xl\:first\:-ml-10\.5:first-child{
    margin-left: -2.625rem;
  }

  .\32xl\:first\:-mt-11\.25:first-child{
    margin-top: -2.8125rem;
  }

  .\32xl\:first\:-mr-11\.25:first-child{
    margin-right: -2.8125rem;
  }

  .\32xl\:first\:-mb-11\.25:first-child{
    margin-bottom: -2.8125rem;
  }

  .\32xl\:first\:-ml-11\.25:first-child{
    margin-left: -2.8125rem;
  }

  .\32xl\:first\:-mt-11\.5:first-child{
    margin-top: -2.875rem;
  }

  .\32xl\:first\:-mr-11\.5:first-child{
    margin-right: -2.875rem;
  }

  .\32xl\:first\:-mb-11\.5:first-child{
    margin-bottom: -2.875rem;
  }

  .\32xl\:first\:-ml-11\.5:first-child{
    margin-left: -2.875rem;
  }

  .\32xl\:first\:-mt-12\.5:first-child{
    margin-top: -3.125rem;
  }

  .\32xl\:first\:-mr-12\.5:first-child{
    margin-right: -3.125rem;
  }

  .\32xl\:first\:-mb-12\.5:first-child{
    margin-bottom: -3.125rem;
  }

  .\32xl\:first\:-ml-12\.5:first-child{
    margin-left: -3.125rem;
  }

  .\32xl\:first\:-mt-12\.75:first-child{
    margin-top: -3.1875rem;
  }

  .\32xl\:first\:-mr-12\.75:first-child{
    margin-right: -3.1875rem;
  }

  .\32xl\:first\:-mb-12\.75:first-child{
    margin-bottom: -3.1875rem;
  }

  .\32xl\:first\:-ml-12\.75:first-child{
    margin-left: -3.1875rem;
  }

  .\32xl\:first\:-mt-13\.5:first-child{
    margin-top: -3.375rem;
  }

  .\32xl\:first\:-mr-13\.5:first-child{
    margin-right: -3.375rem;
  }

  .\32xl\:first\:-mb-13\.5:first-child{
    margin-bottom: -3.375rem;
  }

  .\32xl\:first\:-ml-13\.5:first-child{
    margin-left: -3.375rem;
  }

  .\32xl\:first\:-mt-14\.5:first-child{
    margin-top: -3.625rem;
  }

  .\32xl\:first\:-mr-14\.5:first-child{
    margin-right: -3.625rem;
  }

  .\32xl\:first\:-mb-14\.5:first-child{
    margin-bottom: -3.625rem;
  }

  .\32xl\:first\:-ml-14\.5:first-child{
    margin-left: -3.625rem;
  }

  .\32xl\:first\:-mt-15\.5:first-child{
    margin-top: -3.875rem;
  }

  .\32xl\:first\:-mr-15\.5:first-child{
    margin-right: -3.875rem;
  }

  .\32xl\:first\:-mb-15\.5:first-child{
    margin-bottom: -3.875rem;
  }

  .\32xl\:first\:-ml-15\.5:first-child{
    margin-left: -3.875rem;
  }

  .\32xl\:first\:-mt-15\.75:first-child{
    margin-top: -3.9375rem;
  }

  .\32xl\:first\:-mr-15\.75:first-child{
    margin-right: -3.9375rem;
  }

  .\32xl\:first\:-mb-15\.75:first-child{
    margin-bottom: -3.9375rem;
  }

  .\32xl\:first\:-ml-15\.75:first-child{
    margin-left: -3.9375rem;
  }

  .\32xl\:first\:-mt-16\.25:first-child{
    margin-top: -4.0625rem;
  }

  .\32xl\:first\:-mr-16\.25:first-child{
    margin-right: -4.0625rem;
  }

  .\32xl\:first\:-mb-16\.25:first-child{
    margin-bottom: -4.0625rem;
  }

  .\32xl\:first\:-ml-16\.25:first-child{
    margin-left: -4.0625rem;
  }

  .\32xl\:first\:-mt-17\.25:first-child{
    margin-top: -4.3125rem;
  }

  .\32xl\:first\:-mr-17\.25:first-child{
    margin-right: -4.3125rem;
  }

  .\32xl\:first\:-mb-17\.25:first-child{
    margin-bottom: -4.3125rem;
  }

  .\32xl\:first\:-ml-17\.25:first-child{
    margin-left: -4.3125rem;
  }

  .\32xl\:first\:-mt-17\.5:first-child{
    margin-top: -4.375rem;
  }

  .\32xl\:first\:-mr-17\.5:first-child{
    margin-right: -4.375rem;
  }

  .\32xl\:first\:-mb-17\.5:first-child{
    margin-bottom: -4.375rem;
  }

  .\32xl\:first\:-ml-17\.5:first-child{
    margin-left: -4.375rem;
  }

  .\32xl\:first\:-mt-18\.25:first-child{
    margin-top: -4.5625rem;
  }

  .\32xl\:first\:-mr-18\.25:first-child{
    margin-right: -4.5625rem;
  }

  .\32xl\:first\:-mb-18\.25:first-child{
    margin-bottom: -4.5625rem;
  }

  .\32xl\:first\:-ml-18\.25:first-child{
    margin-left: -4.5625rem;
  }

  .\32xl\:first\:-mt-18\.5:first-child{
    margin-top: -4.625rem;
  }

  .\32xl\:first\:-mr-18\.5:first-child{
    margin-right: -4.625rem;
  }

  .\32xl\:first\:-mb-18\.5:first-child{
    margin-bottom: -4.625rem;
  }

  .\32xl\:first\:-ml-18\.5:first-child{
    margin-left: -4.625rem;
  }

  .\32xl\:first\:-mt-20\.25:first-child{
    margin-top: -5.0625rem;
  }

  .\32xl\:first\:-mr-20\.25:first-child{
    margin-right: -5.0625rem;
  }

  .\32xl\:first\:-mb-20\.25:first-child{
    margin-bottom: -5.0625rem;
  }

  .\32xl\:first\:-ml-20\.25:first-child{
    margin-left: -5.0625rem;
  }

  .\32xl\:first\:-mt-20\.5:first-child{
    margin-top: -5.125rem;
  }

  .\32xl\:first\:-mr-20\.5:first-child{
    margin-right: -5.125rem;
  }

  .\32xl\:first\:-mb-20\.5:first-child{
    margin-bottom: -5.125rem;
  }

  .\32xl\:first\:-ml-20\.5:first-child{
    margin-left: -5.125rem;
  }

  .\32xl\:first\:-mt-22\.5:first-child{
    margin-top: -5.625rem;
  }

  .\32xl\:first\:-mr-22\.5:first-child{
    margin-right: -5.625rem;
  }

  .\32xl\:first\:-mb-22\.5:first-child{
    margin-bottom: -5.625rem;
  }

  .\32xl\:first\:-ml-22\.5:first-child{
    margin-left: -5.625rem;
  }

  .\32xl\:first\:-mt-25\.5:first-child{
    margin-top: -6.375rem;
  }

  .\32xl\:first\:-mr-25\.5:first-child{
    margin-right: -6.375rem;
  }

  .\32xl\:first\:-mb-25\.5:first-child{
    margin-bottom: -6.375rem;
  }

  .\32xl\:first\:-ml-25\.5:first-child{
    margin-left: -6.375rem;
  }

  .\32xl\:first\:-mt-26\.75:first-child{
    margin-top: -6.6875rem;
  }

  .\32xl\:first\:-mr-26\.75:first-child{
    margin-right: -6.6875rem;
  }

  .\32xl\:first\:-mb-26\.75:first-child{
    margin-bottom: -6.6875rem;
  }

  .\32xl\:first\:-ml-26\.75:first-child{
    margin-left: -6.6875rem;
  }

  .\32xl\:first\:-mt-32\.5:first-child{
    margin-top: -8.125rem;
  }

  .\32xl\:first\:-mr-32\.5:first-child{
    margin-right: -8.125rem;
  }

  .\32xl\:first\:-mb-32\.5:first-child{
    margin-bottom: -8.125rem;
  }

  .\32xl\:first\:-ml-32\.5:first-child{
    margin-left: -8.125rem;
  }

  .\32xl\:first\:-mt-37\.5:first-child{
    margin-top: -9.375rem;
  }

  .\32xl\:first\:-mr-37\.5:first-child{
    margin-right: -9.375rem;
  }

  .\32xl\:first\:-mb-37\.5:first-child{
    margin-bottom: -9.375rem;
  }

  .\32xl\:first\:-ml-37\.5:first-child{
    margin-left: -9.375rem;
  }

  .\32xl\:first\:-mt-41\.25:first-child{
    margin-top: -10.3125rem;
  }

  .\32xl\:first\:-mr-41\.25:first-child{
    margin-right: -10.3125rem;
  }

  .\32xl\:first\:-mb-41\.25:first-child{
    margin-bottom: -10.3125rem;
  }

  .\32xl\:first\:-ml-41\.25:first-child{
    margin-left: -10.3125rem;
  }

  .\32xl\:first\:-mt-52\.5:first-child{
    margin-top: -13.125rem;
  }

  .\32xl\:first\:-mr-52\.5:first-child{
    margin-right: -13.125rem;
  }

  .\32xl\:first\:-mb-52\.5:first-child{
    margin-bottom: -13.125rem;
  }

  .\32xl\:first\:-ml-52\.5:first-child{
    margin-left: -13.125rem;
  }

  .\32xl\:first\:-mt-54\.5:first-child{
    margin-top: -13.625rem;
  }

  .\32xl\:first\:-mr-54\.5:first-child{
    margin-right: -13.625rem;
  }

  .\32xl\:first\:-mb-54\.5:first-child{
    margin-bottom: -13.625rem;
  }

  .\32xl\:first\:-ml-54\.5:first-child{
    margin-left: -13.625rem;
  }

  .\32xl\:first\:-mt-57\.25:first-child{
    margin-top: -14.3125rem;
  }

  .\32xl\:first\:-mr-57\.25:first-child{
    margin-right: -14.3125rem;
  }

  .\32xl\:first\:-mb-57\.25:first-child{
    margin-bottom: -14.3125rem;
  }

  .\32xl\:first\:-ml-57\.25:first-child{
    margin-left: -14.3125rem;
  }

  .\32xl\:first\:-mt-57\.5:first-child{
    margin-top: -14.375rem;
  }

  .\32xl\:first\:-mr-57\.5:first-child{
    margin-right: -14.375rem;
  }

  .\32xl\:first\:-mb-57\.5:first-child{
    margin-bottom: -14.375rem;
  }

  .\32xl\:first\:-ml-57\.5:first-child{
    margin-left: -14.375rem;
  }

  .\32xl\:first\:-mt-66\.25:first-child{
    margin-top: -16.5625rem;
  }

  .\32xl\:first\:-mr-66\.25:first-child{
    margin-right: -16.5625rem;
  }

  .\32xl\:first\:-mb-66\.25:first-child{
    margin-bottom: -16.5625rem;
  }

  .\32xl\:first\:-ml-66\.25:first-child{
    margin-left: -16.5625rem;
  }

  .\32xl\:first\:-mt-74\.5:first-child{
    margin-top: -18.125rem;
  }

  .\32xl\:first\:-mr-74\.5:first-child{
    margin-right: -18.125rem;
  }

  .\32xl\:first\:-mb-74\.5:first-child{
    margin-bottom: -18.125rem;
  }

  .\32xl\:first\:-ml-74\.5:first-child{
    margin-left: -18.125rem;
  }

  .\32xl\:first\:-mt-106\.25:first-child{
    margin-top: -26.5625rem;
  }

  .\32xl\:first\:-mr-106\.25:first-child{
    margin-right: -26.5625rem;
  }

  .\32xl\:first\:-mb-106\.25:first-child{
    margin-bottom: -26.5625rem;
  }

  .\32xl\:first\:-ml-106\.25:first-child{
    margin-left: -26.5625rem;
  }

  .\32xl\:first\:-mt-112\.25:first-child{
    margin-top: -28.0675rem;
  }

  .\32xl\:first\:-mr-112\.25:first-child{
    margin-right: -28.0675rem;
  }

  .\32xl\:first\:-mb-112\.25:first-child{
    margin-bottom: -28.0675rem;
  }

  .\32xl\:first\:-ml-112\.25:first-child{
    margin-left: -28.0675rem;
  }

  .\32xl\:first\:-mt-112\.75:first-child{
    margin-top: -28.1875rem;
  }

  .\32xl\:first\:-mr-112\.75:first-child{
    margin-right: -28.1875rem;
  }

  .\32xl\:first\:-mb-112\.75:first-child{
    margin-bottom: -28.1875rem;
  }

  .\32xl\:first\:-ml-112\.75:first-child{
    margin-left: -28.1875rem;
  }

  .\32xl\:first\:-mt-147\.5:first-child{
    margin-top: -36.875rem;
  }

  .\32xl\:first\:-mr-147\.5:first-child{
    margin-right: -36.875rem;
  }

  .\32xl\:first\:-mb-147\.5:first-child{
    margin-bottom: -36.875rem;
  }

  .\32xl\:first\:-ml-147\.5:first-child{
    margin-left: -36.875rem;
  }

  .\32xl\:first\:-mt-162\.5:first-child{
    margin-top: -40.625rem;
  }

  .\32xl\:first\:-mr-162\.5:first-child{
    margin-right: -40.625rem;
  }

  .\32xl\:first\:-mb-162\.5:first-child{
    margin-bottom: -40.625rem;
  }

  .\32xl\:first\:-ml-162\.5:first-child{
    margin-left: -40.625rem;
  }

  .\32xl\:first\:-mt-172\.25:first-child{
    margin-top: -42.5625rem;
  }

  .\32xl\:first\:-mr-172\.25:first-child{
    margin-right: -42.5625rem;
  }

  .\32xl\:first\:-mb-172\.25:first-child{
    margin-bottom: -42.5625rem;
  }

  .\32xl\:first\:-ml-172\.25:first-child{
    margin-left: -42.5625rem;
  }

  .\32xl\:first\:-mt-175\.25:first-child{
    margin-top: -43.8125rem;
  }

  .\32xl\:first\:-mr-175\.25:first-child{
    margin-right: -43.8125rem;
  }

  .\32xl\:first\:-mb-175\.25:first-child{
    margin-bottom: -43.8125rem;
  }

  .\32xl\:first\:-ml-175\.25:first-child{
    margin-left: -43.8125rem;
  }

  .\32xl\:first\:-mt-184\.25:first-child{
    margin-top: -46.0625rem;
  }

  .\32xl\:first\:-mr-184\.25:first-child{
    margin-right: -46.0625rem;
  }

  .\32xl\:first\:-mb-184\.25:first-child{
    margin-bottom: -46.0625rem;
  }

  .\32xl\:first\:-ml-184\.25:first-child{
    margin-left: -46.0625rem;
  }

  .\32xl\:first\:-mt-203\.25:first-child{
    margin-top: -50.8125rem;
  }

  .\32xl\:first\:-mr-203\.25:first-child{
    margin-right: -50.8125rem;
  }

  .\32xl\:first\:-mb-203\.25:first-child{
    margin-bottom: -50.8125rem;
  }

  .\32xl\:first\:-ml-203\.25:first-child{
    margin-left: -50.8125rem;
  }

  .\32xl\:first\:-mt-half:first-child{
    margin-top: -50%;
  }

  .\32xl\:first\:-mr-half:first-child{
    margin-right: -50%;
  }

  .\32xl\:first\:-mb-half:first-child{
    margin-bottom: -50%;
  }

  .\32xl\:first\:-ml-half:first-child{
    margin-left: -50%;
  }

  .\32xl\:first\:-mt-full:first-child{
    margin-top: -100%;
  }

  .\32xl\:first\:-mr-full:first-child{
    margin-right: -100%;
  }

  .\32xl\:first\:-mb-full:first-child{
    margin-bottom: -100%;
  }

  .\32xl\:first\:-ml-full:first-child{
    margin-left: -100%;
  }

  .\32xl\:first\:-mt-1\/10:first-child{
    margin-top: -10%;
  }

  .\32xl\:first\:-mr-1\/10:first-child{
    margin-right: -10%;
  }

  .\32xl\:first\:-mb-1\/10:first-child{
    margin-bottom: -10%;
  }

  .\32xl\:first\:-ml-1\/10:first-child{
    margin-left: -10%;
  }

  .\32xl\:first\:-mt-2\/10:first-child{
    margin-top: -20%;
  }

  .\32xl\:first\:-mr-2\/10:first-child{
    margin-right: -20%;
  }

  .\32xl\:first\:-mb-2\/10:first-child{
    margin-bottom: -20%;
  }

  .\32xl\:first\:-ml-2\/10:first-child{
    margin-left: -20%;
  }

  .\32xl\:first\:-mt-3\/10:first-child{
    margin-top: -30%;
  }

  .\32xl\:first\:-mr-3\/10:first-child{
    margin-right: -30%;
  }

  .\32xl\:first\:-mb-3\/10:first-child{
    margin-bottom: -30%;
  }

  .\32xl\:first\:-ml-3\/10:first-child{
    margin-left: -30%;
  }

  .\32xl\:first\:-mt-4\/10:first-child{
    margin-top: -40%;
  }

  .\32xl\:first\:-mr-4\/10:first-child{
    margin-right: -40%;
  }

  .\32xl\:first\:-mb-4\/10:first-child{
    margin-bottom: -40%;
  }

  .\32xl\:first\:-ml-4\/10:first-child{
    margin-left: -40%;
  }

  .\32xl\:first\:-mt-4\.5\/10:first-child{
    margin-top: -45%;
  }

  .\32xl\:first\:-mr-4\.5\/10:first-child{
    margin-right: -45%;
  }

  .\32xl\:first\:-mb-4\.5\/10:first-child{
    margin-bottom: -45%;
  }

  .\32xl\:first\:-ml-4\.5\/10:first-child{
    margin-left: -45%;
  }

  .\32xl\:first\:-mt-5\/10:first-child{
    margin-top: -50%;
  }

  .\32xl\:first\:-mr-5\/10:first-child{
    margin-right: -50%;
  }

  .\32xl\:first\:-mb-5\/10:first-child{
    margin-bottom: -50%;
  }

  .\32xl\:first\:-ml-5\/10:first-child{
    margin-left: -50%;
  }

  .\32xl\:first\:-mt-5\.5\/10:first-child{
    margin-top: -55%;
  }

  .\32xl\:first\:-mr-5\.5\/10:first-child{
    margin-right: -55%;
  }

  .\32xl\:first\:-mb-5\.5\/10:first-child{
    margin-bottom: -55%;
  }

  .\32xl\:first\:-ml-5\.5\/10:first-child{
    margin-left: -55%;
  }

  .\32xl\:first\:-mt-6\/10:first-child{
    margin-top: -60%;
  }

  .\32xl\:first\:-mr-6\/10:first-child{
    margin-right: -60%;
  }

  .\32xl\:first\:-mb-6\/10:first-child{
    margin-bottom: -60%;
  }

  .\32xl\:first\:-ml-6\/10:first-child{
    margin-left: -60%;
  }

  .\32xl\:first\:-mt-7\/10:first-child{
    margin-top: -70%;
  }

  .\32xl\:first\:-mr-7\/10:first-child{
    margin-right: -70%;
  }

  .\32xl\:first\:-mb-7\/10:first-child{
    margin-bottom: -70%;
  }

  .\32xl\:first\:-ml-7\/10:first-child{
    margin-left: -70%;
  }

  .\32xl\:first\:-mt-8\/10:first-child{
    margin-top: -80%;
  }

  .\32xl\:first\:-mr-8\/10:first-child{
    margin-right: -80%;
  }

  .\32xl\:first\:-mb-8\/10:first-child{
    margin-bottom: -80%;
  }

  .\32xl\:first\:-ml-8\/10:first-child{
    margin-left: -80%;
  }

  .\32xl\:first\:-mt-9\/10:first-child{
    margin-top: -90%;
  }

  .\32xl\:first\:-mr-9\/10:first-child{
    margin-right: -90%;
  }

  .\32xl\:first\:-mb-9\/10:first-child{
    margin-bottom: -90%;
  }

  .\32xl\:first\:-ml-9\/10:first-child{
    margin-left: -90%;
  }

  .\32xl\:first\:-mt-1\/12:first-child{
    margin-top: -8.33333%;
  }

  .\32xl\:first\:-mr-1\/12:first-child{
    margin-right: -8.33333%;
  }

  .\32xl\:first\:-mb-1\/12:first-child{
    margin-bottom: -8.33333%;
  }

  .\32xl\:first\:-ml-1\/12:first-child{
    margin-left: -8.33333%;
  }

  .\32xl\:first\:-mt-2\/12:first-child{
    margin-top: -16.66667%;
  }

  .\32xl\:first\:-mr-2\/12:first-child{
    margin-right: -16.66667%;
  }

  .\32xl\:first\:-mb-2\/12:first-child{
    margin-bottom: -16.66667%;
  }

  .\32xl\:first\:-ml-2\/12:first-child{
    margin-left: -16.66667%;
  }

  .\32xl\:first\:-mt-3\/12:first-child{
    margin-top: -25%;
  }

  .\32xl\:first\:-mr-3\/12:first-child{
    margin-right: -25%;
  }

  .\32xl\:first\:-mb-3\/12:first-child{
    margin-bottom: -25%;
  }

  .\32xl\:first\:-ml-3\/12:first-child{
    margin-left: -25%;
  }

  .\32xl\:first\:-mt-4\/12:first-child{
    margin-top: -33.33333%;
  }

  .\32xl\:first\:-mr-4\/12:first-child{
    margin-right: -33.33333%;
  }

  .\32xl\:first\:-mb-4\/12:first-child{
    margin-bottom: -33.33333%;
  }

  .\32xl\:first\:-ml-4\/12:first-child{
    margin-left: -33.33333%;
  }

  .\32xl\:first\:-mt-5\/12:first-child{
    margin-top: -41.66667%;
  }

  .\32xl\:first\:-mr-5\/12:first-child{
    margin-right: -41.66667%;
  }

  .\32xl\:first\:-mb-5\/12:first-child{
    margin-bottom: -41.66667%;
  }

  .\32xl\:first\:-ml-5\/12:first-child{
    margin-left: -41.66667%;
  }

  .\32xl\:first\:-mt-6\/12:first-child{
    margin-top: -50%;
  }

  .\32xl\:first\:-mr-6\/12:first-child{
    margin-right: -50%;
  }

  .\32xl\:first\:-mb-6\/12:first-child{
    margin-bottom: -50%;
  }

  .\32xl\:first\:-ml-6\/12:first-child{
    margin-left: -50%;
  }

  .\32xl\:first\:-mt-7\/12:first-child{
    margin-top: -58.33333%;
  }

  .\32xl\:first\:-mr-7\/12:first-child{
    margin-right: -58.33333%;
  }

  .\32xl\:first\:-mb-7\/12:first-child{
    margin-bottom: -58.33333%;
  }

  .\32xl\:first\:-ml-7\/12:first-child{
    margin-left: -58.33333%;
  }

  .\32xl\:first\:-mt-8\/12:first-child{
    margin-top: -66.66667%;
  }

  .\32xl\:first\:-mr-8\/12:first-child{
    margin-right: -66.66667%;
  }

  .\32xl\:first\:-mb-8\/12:first-child{
    margin-bottom: -66.66667%;
  }

  .\32xl\:first\:-ml-8\/12:first-child{
    margin-left: -66.66667%;
  }

  .\32xl\:first\:-mt-9\/12:first-child{
    margin-top: -75%;
  }

  .\32xl\:first\:-mr-9\/12:first-child{
    margin-right: -75%;
  }

  .\32xl\:first\:-mb-9\/12:first-child{
    margin-bottom: -75%;
  }

  .\32xl\:first\:-ml-9\/12:first-child{
    margin-left: -75%;
  }

  .\32xl\:first\:-mt-10\/12:first-child{
    margin-top: -83.33333%;
  }

  .\32xl\:first\:-mr-10\/12:first-child{
    margin-right: -83.33333%;
  }

  .\32xl\:first\:-mb-10\/12:first-child{
    margin-bottom: -83.33333%;
  }

  .\32xl\:first\:-ml-10\/12:first-child{
    margin-left: -83.33333%;
  }

  .\32xl\:first\:-mt-11\/12:first-child{
    margin-top: -91.66667%;
  }

  .\32xl\:first\:-mr-11\/12:first-child{
    margin-right: -91.66667%;
  }

  .\32xl\:first\:-mb-11\/12:first-child{
    margin-bottom: -91.66667%;
  }

  .\32xl\:first\:-ml-11\/12:first-child{
    margin-left: -91.66667%;
  }

  .\32xl\:last\:m-0:last-child{
    margin: 0px;
  }

  .\32xl\:last\:m-1:last-child{
    margin: 0.25rem;
  }

  .\32xl\:last\:m-2:last-child{
    margin: 0.5rem;
  }

  .\32xl\:last\:m-3:last-child{
    margin: 0.75rem;
  }

  .\32xl\:last\:m-4:last-child{
    margin: 1rem;
  }

  .\32xl\:last\:m-5:last-child{
    margin: 1.25rem;
  }

  .\32xl\:last\:m-6:last-child{
    margin: 1.5rem;
  }

  .\32xl\:last\:m-7:last-child{
    margin: 1.75rem;
  }

  .\32xl\:last\:m-8:last-child{
    margin: 2rem;
  }

  .\32xl\:last\:m-9:last-child{
    margin: 2.25rem;
  }

  .\32xl\:last\:m-10:last-child{
    margin: 2.5rem;
  }

  .\32xl\:last\:m-11:last-child{
    margin: 2.75rem;
  }

  .\32xl\:last\:m-12:last-child{
    margin: 3rem;
  }

  .\32xl\:last\:m-13:last-child{
    margin: 3.25rem;
  }

  .\32xl\:last\:m-14:last-child{
    margin: 3.5rem;
  }

  .\32xl\:last\:m-15:last-child{
    margin: 3.75rem;
  }

  .\32xl\:last\:m-16:last-child{
    margin: 4rem;
  }

  .\32xl\:last\:m-17:last-child{
    margin: 4.25rem;
  }

  .\32xl\:last\:m-18:last-child{
    margin: 4.5rem;
  }

  .\32xl\:last\:m-19:last-child{
    margin: 4.75rem;
  }

  .\32xl\:last\:m-20:last-child{
    margin: 5rem;
  }

  .\32xl\:last\:m-22:last-child{
    margin: 5.5rem;
  }

  .\32xl\:last\:m-24:last-child{
    margin: 6rem;
  }

  .\32xl\:last\:m-25:last-child{
    margin: 6.25rem;
  }

  .\32xl\:last\:m-28:last-child{
    margin: 7rem;
  }

  .\32xl\:last\:m-30:last-child{
    margin: 7.5rem;
  }

  .\32xl\:last\:m-32:last-child{
    margin: 8rem;
  }

  .\32xl\:last\:m-34:last-child{
    margin: 8.5rem;
  }

  .\32xl\:last\:m-35:last-child{
    margin: 8.75rem;
  }

  .\32xl\:last\:m-36:last-child{
    margin: 9rem;
  }

  .\32xl\:last\:m-39:last-child{
    margin: 9.75rem;
  }

  .\32xl\:last\:m-40:last-child{
    margin: 10rem;
  }

  .\32xl\:last\:m-42:last-child{
    margin: 10.5rem;
  }

  .\32xl\:last\:m-44:last-child{
    margin: 11rem;
  }

  .\32xl\:last\:m-45:last-child{
    margin: 11.25rem;
  }

  .\32xl\:last\:m-48:last-child{
    margin: 12rem;
  }

  .\32xl\:last\:m-50:last-child{
    margin: 12.5rem;
  }

  .\32xl\:last\:m-52:last-child{
    margin: 13rem;
  }

  .\32xl\:last\:m-55:last-child{
    margin: 13.75rem;
  }

  .\32xl\:last\:m-56:last-child{
    margin: 14rem;
  }

  .\32xl\:last\:m-58:last-child{
    margin: 14.5rem;
  }

  .\32xl\:last\:m-60:last-child{
    margin: 15rem;
  }

  .\32xl\:last\:m-64:last-child{
    margin: 16rem;
  }

  .\32xl\:last\:m-65:last-child{
    margin: 16.25rem;
  }

  .\32xl\:last\:m-68:last-child{
    margin: 17rem;
  }

  .\32xl\:last\:m-69:last-child{
    margin: 17.25rem;
  }

  .\32xl\:last\:m-70:last-child{
    margin: 17.5rem;
  }

  .\32xl\:last\:m-72:last-child{
    margin: 18rem;
  }

  .\32xl\:last\:m-75:last-child{
    margin: 18.75rem;
  }

  .\32xl\:last\:m-80:last-child{
    margin: 20rem;
  }

  .\32xl\:last\:m-85:last-child{
    margin: 21.25rem;
  }

  .\32xl\:last\:m-86:last-child{
    margin: 21.5rem;
  }

  .\32xl\:last\:m-90:last-child{
    margin: 22.5rem;
  }

  .\32xl\:last\:m-96:last-child{
    margin: 24rem;
  }

  .\32xl\:last\:m-100:last-child{
    margin: 25rem;
  }

  .\32xl\:last\:m-115:last-child{
    margin: 28.75rem;
  }

  .\32xl\:last\:m-125:last-child{
    margin: 31.25rem;
  }

  .\32xl\:last\:m-142:last-child{
    margin: 35.5rem;
  }

  .\32xl\:last\:m-150:last-child{
    margin: 37.5rem;
  }

  .\32xl\:last\:m-156:last-child{
    margin: 39rem;
  }

  .\32xl\:last\:m-160:last-child{
    margin: 40rem;
  }

  .\32xl\:last\:m-175:last-child{
    margin: 43.75rem;
  }

  .\32xl\:last\:m-207:last-child{
    margin: 51.75rem;
  }

  .\32xl\:last\:m-242:last-child{
    margin: 60.5rem;
  }

  .\32xl\:last\:m-250:last-child{
    margin: 62.5rem;
  }

  .\32xl\:last\:m-258:last-child{
    margin: 64.5rem;
  }

  .\32xl\:last\:m-265:last-child{
    margin: 66.25rem;
  }

  .\32xl\:last\:m-280:last-child{
    margin: 70rem;
  }

  .\32xl\:last\:m-auto:last-child{
    margin: auto;
  }

  .\32xl\:last\:m-px:last-child{
    margin: 1px;
  }

  .\32xl\:last\:m-0\.5:last-child{
    margin: 0.125rem;
  }

  .\32xl\:last\:m-1\.5:last-child{
    margin: 0.375rem;
  }

  .\32xl\:last\:m-2\.5:last-child{
    margin: 0.625rem;
  }

  .\32xl\:last\:m-3\.5:last-child{
    margin: 0.875rem;
  }

  .\32xl\:last\:m-0\.25:last-child{
    margin: 0.0625rem;
  }

  .\32xl\:last\:m-0\.75:last-child{
    margin: 0.1875rem;
  }

  .\32xl\:last\:m-1\.25:last-child{
    margin: 0.3125rem;
  }

  .\32xl\:last\:m-1\.75:last-child{
    margin: 0.4375rem;
  }

  .\32xl\:last\:m-2\.25:last-child{
    margin: 0.5625rem;
  }

  .\32xl\:last\:m-2\.75:last-child{
    margin: 0.6875rem;
  }

  .\32xl\:last\:m-3\.25:last-child{
    margin: 0.8125rem;
  }

  .\32xl\:last\:m-3\.75:last-child{
    margin: 0.9375rem;
  }

  .\32xl\:last\:m-4\.25:last-child{
    margin: 1.0625rem;
  }

  .\32xl\:last\:m-4\.5:last-child{
    margin: 1.125rem;
  }

  .\32xl\:last\:m-4\.75:last-child{
    margin: 1.1875rem;
  }

  .\32xl\:last\:m-5\.25:last-child{
    margin: 1.3125rem;
  }

  .\32xl\:last\:m-5\.5:last-child{
    margin: 1.375rem;
  }

  .\32xl\:last\:m-5\.75:last-child{
    margin: 1.4375rem;
  }

  .\32xl\:last\:m-6\.25:last-child{
    margin: 1.5625rem;
  }

  .\32xl\:last\:m-6\.5:last-child{
    margin: 1.625rem;
  }

  .\32xl\:last\:m-6\.75:last-child{
    margin: 1.6875rem;
  }

  .\32xl\:last\:m-7\.25:last-child{
    margin: 1.8125rem;
  }

  .\32xl\:last\:m-7\.5:last-child{
    margin: 1.875rem;
  }

  .\32xl\:last\:m-8\.25:last-child{
    margin: 2.0625rem;
  }

  .\32xl\:last\:m-8\.5:last-child{
    margin: 2.125rem;
  }

  .\32xl\:last\:m-9\.25:last-child{
    margin: 2.3125rem;
  }

  .\32xl\:last\:m-9\.5:last-child{
    margin: 2.375rem;
  }

  .\32xl\:last\:m-10\.5:last-child{
    margin: 2.625rem;
  }

  .\32xl\:last\:m-11\.25:last-child{
    margin: 2.8125rem;
  }

  .\32xl\:last\:m-11\.5:last-child{
    margin: 2.875rem;
  }

  .\32xl\:last\:m-12\.5:last-child{
    margin: 3.125rem;
  }

  .\32xl\:last\:m-12\.75:last-child{
    margin: 3.1875rem;
  }

  .\32xl\:last\:m-13\.5:last-child{
    margin: 3.375rem;
  }

  .\32xl\:last\:m-14\.5:last-child{
    margin: 3.625rem;
  }

  .\32xl\:last\:m-15\.5:last-child{
    margin: 3.875rem;
  }

  .\32xl\:last\:m-15\.75:last-child{
    margin: 3.9375rem;
  }

  .\32xl\:last\:m-16\.25:last-child{
    margin: 4.0625rem;
  }

  .\32xl\:last\:m-17\.25:last-child{
    margin: 4.3125rem;
  }

  .\32xl\:last\:m-17\.5:last-child{
    margin: 4.375rem;
  }

  .\32xl\:last\:m-18\.25:last-child{
    margin: 4.5625rem;
  }

  .\32xl\:last\:m-18\.5:last-child{
    margin: 4.625rem;
  }

  .\32xl\:last\:m-20\.25:last-child{
    margin: 5.0625rem;
  }

  .\32xl\:last\:m-20\.5:last-child{
    margin: 5.125rem;
  }

  .\32xl\:last\:m-22\.5:last-child{
    margin: 5.625rem;
  }

  .\32xl\:last\:m-25\.5:last-child{
    margin: 6.375rem;
  }

  .\32xl\:last\:m-26\.75:last-child{
    margin: 6.6875rem;
  }

  .\32xl\:last\:m-32\.5:last-child{
    margin: 8.125rem;
  }

  .\32xl\:last\:m-37\.5:last-child{
    margin: 9.375rem;
  }

  .\32xl\:last\:m-41\.25:last-child{
    margin: 10.3125rem;
  }

  .\32xl\:last\:m-52\.5:last-child{
    margin: 13.125rem;
  }

  .\32xl\:last\:m-54\.5:last-child{
    margin: 13.625rem;
  }

  .\32xl\:last\:m-57\.25:last-child{
    margin: 14.3125rem;
  }

  .\32xl\:last\:m-57\.5:last-child{
    margin: 14.375rem;
  }

  .\32xl\:last\:m-66\.25:last-child{
    margin: 16.5625rem;
  }

  .\32xl\:last\:m-74\.5:last-child{
    margin: 18.125rem;
  }

  .\32xl\:last\:m-106\.25:last-child{
    margin: 26.5625rem;
  }

  .\32xl\:last\:m-112\.25:last-child{
    margin: 28.0675rem;
  }

  .\32xl\:last\:m-112\.75:last-child{
    margin: 28.1875rem;
  }

  .\32xl\:last\:m-147\.5:last-child{
    margin: 36.875rem;
  }

  .\32xl\:last\:m-162\.5:last-child{
    margin: 40.625rem;
  }

  .\32xl\:last\:m-172\.25:last-child{
    margin: 42.5625rem;
  }

  .\32xl\:last\:m-175\.25:last-child{
    margin: 43.8125rem;
  }

  .\32xl\:last\:m-184\.25:last-child{
    margin: 46.0625rem;
  }

  .\32xl\:last\:m-203\.25:last-child{
    margin: 50.8125rem;
  }

  .\32xl\:last\:m-half:last-child{
    margin: 50%;
  }

  .\32xl\:last\:m-full:last-child{
    margin: 100%;
  }

  .\32xl\:last\:m-1\/10:last-child{
    margin: 10%;
  }

  .\32xl\:last\:m-2\/10:last-child{
    margin: 20%;
  }

  .\32xl\:last\:m-3\/10:last-child{
    margin: 30%;
  }

  .\32xl\:last\:m-4\/10:last-child{
    margin: 40%;
  }

  .\32xl\:last\:m-4\.5\/10:last-child{
    margin: 45%;
  }

  .\32xl\:last\:m-5\/10:last-child{
    margin: 50%;
  }

  .\32xl\:last\:m-5\.5\/10:last-child{
    margin: 55%;
  }

  .\32xl\:last\:m-6\/10:last-child{
    margin: 60%;
  }

  .\32xl\:last\:m-7\/10:last-child{
    margin: 70%;
  }

  .\32xl\:last\:m-8\/10:last-child{
    margin: 80%;
  }

  .\32xl\:last\:m-9\/10:last-child{
    margin: 90%;
  }

  .\32xl\:last\:m-1\/12:last-child{
    margin: 8.333333%;
  }

  .\32xl\:last\:m-2\/12:last-child{
    margin: 16.666667%;
  }

  .\32xl\:last\:m-3\/12:last-child{
    margin: 25%;
  }

  .\32xl\:last\:m-4\/12:last-child{
    margin: 33.333333%;
  }

  .\32xl\:last\:m-5\/12:last-child{
    margin: 41.666667%;
  }

  .\32xl\:last\:m-6\/12:last-child{
    margin: 50%;
  }

  .\32xl\:last\:m-7\/12:last-child{
    margin: 58.333333%;
  }

  .\32xl\:last\:m-8\/12:last-child{
    margin: 66.666667%;
  }

  .\32xl\:last\:m-9\/12:last-child{
    margin: 75%;
  }

  .\32xl\:last\:m-10\/12:last-child{
    margin: 83.333333%;
  }

  .\32xl\:last\:m-11\/12:last-child{
    margin: 91.666667%;
  }

  .\32xl\:last\:-m-0:last-child{
    margin: 0px;
  }

  .\32xl\:last\:-m-1:last-child{
    margin: -0.25rem;
  }

  .\32xl\:last\:-m-2:last-child{
    margin: -0.5rem;
  }

  .\32xl\:last\:-m-3:last-child{
    margin: -0.75rem;
  }

  .\32xl\:last\:-m-4:last-child{
    margin: -1rem;
  }

  .\32xl\:last\:-m-5:last-child{
    margin: -1.25rem;
  }

  .\32xl\:last\:-m-6:last-child{
    margin: -1.5rem;
  }

  .\32xl\:last\:-m-7:last-child{
    margin: -1.75rem;
  }

  .\32xl\:last\:-m-8:last-child{
    margin: -2rem;
  }

  .\32xl\:last\:-m-9:last-child{
    margin: -2.25rem;
  }

  .\32xl\:last\:-m-10:last-child{
    margin: -2.5rem;
  }

  .\32xl\:last\:-m-11:last-child{
    margin: -2.75rem;
  }

  .\32xl\:last\:-m-12:last-child{
    margin: -3rem;
  }

  .\32xl\:last\:-m-13:last-child{
    margin: -3.25rem;
  }

  .\32xl\:last\:-m-14:last-child{
    margin: -3.5rem;
  }

  .\32xl\:last\:-m-15:last-child{
    margin: -3.75rem;
  }

  .\32xl\:last\:-m-16:last-child{
    margin: -4rem;
  }

  .\32xl\:last\:-m-17:last-child{
    margin: -4.25rem;
  }

  .\32xl\:last\:-m-18:last-child{
    margin: -4.5rem;
  }

  .\32xl\:last\:-m-19:last-child{
    margin: -4.75rem;
  }

  .\32xl\:last\:-m-20:last-child{
    margin: -5rem;
  }

  .\32xl\:last\:-m-22:last-child{
    margin: -5.5rem;
  }

  .\32xl\:last\:-m-24:last-child{
    margin: -6rem;
  }

  .\32xl\:last\:-m-25:last-child{
    margin: -6.25rem;
  }

  .\32xl\:last\:-m-28:last-child{
    margin: -7rem;
  }

  .\32xl\:last\:-m-30:last-child{
    margin: -7.5rem;
  }

  .\32xl\:last\:-m-32:last-child{
    margin: -8rem;
  }

  .\32xl\:last\:-m-34:last-child{
    margin: -8.5rem;
  }

  .\32xl\:last\:-m-35:last-child{
    margin: -8.75rem;
  }

  .\32xl\:last\:-m-36:last-child{
    margin: -9rem;
  }

  .\32xl\:last\:-m-39:last-child{
    margin: -9.75rem;
  }

  .\32xl\:last\:-m-40:last-child{
    margin: -10rem;
  }

  .\32xl\:last\:-m-42:last-child{
    margin: -10.5rem;
  }

  .\32xl\:last\:-m-44:last-child{
    margin: -11rem;
  }

  .\32xl\:last\:-m-45:last-child{
    margin: -11.25rem;
  }

  .\32xl\:last\:-m-48:last-child{
    margin: -12rem;
  }

  .\32xl\:last\:-m-50:last-child{
    margin: -12.5rem;
  }

  .\32xl\:last\:-m-52:last-child{
    margin: -13rem;
  }

  .\32xl\:last\:-m-55:last-child{
    margin: -13.75rem;
  }

  .\32xl\:last\:-m-56:last-child{
    margin: -14rem;
  }

  .\32xl\:last\:-m-58:last-child{
    margin: -14.5rem;
  }

  .\32xl\:last\:-m-60:last-child{
    margin: -15rem;
  }

  .\32xl\:last\:-m-64:last-child{
    margin: -16rem;
  }

  .\32xl\:last\:-m-65:last-child{
    margin: -16.25rem;
  }

  .\32xl\:last\:-m-68:last-child{
    margin: -17rem;
  }

  .\32xl\:last\:-m-69:last-child{
    margin: -17.25rem;
  }

  .\32xl\:last\:-m-70:last-child{
    margin: -17.5rem;
  }

  .\32xl\:last\:-m-72:last-child{
    margin: -18rem;
  }

  .\32xl\:last\:-m-75:last-child{
    margin: -18.75rem;
  }

  .\32xl\:last\:-m-80:last-child{
    margin: -20rem;
  }

  .\32xl\:last\:-m-85:last-child{
    margin: -21.25rem;
  }

  .\32xl\:last\:-m-86:last-child{
    margin: -21.5rem;
  }

  .\32xl\:last\:-m-90:last-child{
    margin: -22.5rem;
  }

  .\32xl\:last\:-m-96:last-child{
    margin: -24rem;
  }

  .\32xl\:last\:-m-100:last-child{
    margin: -25rem;
  }

  .\32xl\:last\:-m-115:last-child{
    margin: -28.75rem;
  }

  .\32xl\:last\:-m-125:last-child{
    margin: -31.25rem;
  }

  .\32xl\:last\:-m-142:last-child{
    margin: -35.5rem;
  }

  .\32xl\:last\:-m-150:last-child{
    margin: -37.5rem;
  }

  .\32xl\:last\:-m-156:last-child{
    margin: -39rem;
  }

  .\32xl\:last\:-m-160:last-child{
    margin: -40rem;
  }

  .\32xl\:last\:-m-175:last-child{
    margin: -43.75rem;
  }

  .\32xl\:last\:-m-207:last-child{
    margin: -51.75rem;
  }

  .\32xl\:last\:-m-242:last-child{
    margin: -60.5rem;
  }

  .\32xl\:last\:-m-250:last-child{
    margin: -62.5rem;
  }

  .\32xl\:last\:-m-258:last-child{
    margin: -64.5rem;
  }

  .\32xl\:last\:-m-265:last-child{
    margin: -66.25rem;
  }

  .\32xl\:last\:-m-280:last-child{
    margin: -70rem;
  }

  .\32xl\:last\:-m-px:last-child{
    margin: -1px;
  }

  .\32xl\:last\:-m-0\.5:last-child{
    margin: -0.125rem;
  }

  .\32xl\:last\:-m-1\.5:last-child{
    margin: -0.375rem;
  }

  .\32xl\:last\:-m-2\.5:last-child{
    margin: -0.625rem;
  }

  .\32xl\:last\:-m-3\.5:last-child{
    margin: -0.875rem;
  }

  .\32xl\:last\:-m-0\.25:last-child{
    margin: -0.0625rem;
  }

  .\32xl\:last\:-m-0\.75:last-child{
    margin: -0.1875rem;
  }

  .\32xl\:last\:-m-1\.25:last-child{
    margin: -0.3125rem;
  }

  .\32xl\:last\:-m-1\.75:last-child{
    margin: -0.4375rem;
  }

  .\32xl\:last\:-m-2\.25:last-child{
    margin: -0.5625rem;
  }

  .\32xl\:last\:-m-2\.75:last-child{
    margin: -0.6875rem;
  }

  .\32xl\:last\:-m-3\.25:last-child{
    margin: -0.8125rem;
  }

  .\32xl\:last\:-m-3\.75:last-child{
    margin: -0.9375rem;
  }

  .\32xl\:last\:-m-4\.25:last-child{
    margin: -1.0625rem;
  }

  .\32xl\:last\:-m-4\.5:last-child{
    margin: -1.125rem;
  }

  .\32xl\:last\:-m-4\.75:last-child{
    margin: -1.1875rem;
  }

  .\32xl\:last\:-m-5\.25:last-child{
    margin: -1.3125rem;
  }

  .\32xl\:last\:-m-5\.5:last-child{
    margin: -1.375rem;
  }

  .\32xl\:last\:-m-5\.75:last-child{
    margin: -1.4375rem;
  }

  .\32xl\:last\:-m-6\.25:last-child{
    margin: -1.5625rem;
  }

  .\32xl\:last\:-m-6\.5:last-child{
    margin: -1.625rem;
  }

  .\32xl\:last\:-m-6\.75:last-child{
    margin: -1.6875rem;
  }

  .\32xl\:last\:-m-7\.25:last-child{
    margin: -1.8125rem;
  }

  .\32xl\:last\:-m-7\.5:last-child{
    margin: -1.875rem;
  }

  .\32xl\:last\:-m-8\.25:last-child{
    margin: -2.0625rem;
  }

  .\32xl\:last\:-m-8\.5:last-child{
    margin: -2.125rem;
  }

  .\32xl\:last\:-m-9\.25:last-child{
    margin: -2.3125rem;
  }

  .\32xl\:last\:-m-9\.5:last-child{
    margin: -2.375rem;
  }

  .\32xl\:last\:-m-10\.5:last-child{
    margin: -2.625rem;
  }

  .\32xl\:last\:-m-11\.25:last-child{
    margin: -2.8125rem;
  }

  .\32xl\:last\:-m-11\.5:last-child{
    margin: -2.875rem;
  }

  .\32xl\:last\:-m-12\.5:last-child{
    margin: -3.125rem;
  }

  .\32xl\:last\:-m-12\.75:last-child{
    margin: -3.1875rem;
  }

  .\32xl\:last\:-m-13\.5:last-child{
    margin: -3.375rem;
  }

  .\32xl\:last\:-m-14\.5:last-child{
    margin: -3.625rem;
  }

  .\32xl\:last\:-m-15\.5:last-child{
    margin: -3.875rem;
  }

  .\32xl\:last\:-m-15\.75:last-child{
    margin: -3.9375rem;
  }

  .\32xl\:last\:-m-16\.25:last-child{
    margin: -4.0625rem;
  }

  .\32xl\:last\:-m-17\.25:last-child{
    margin: -4.3125rem;
  }

  .\32xl\:last\:-m-17\.5:last-child{
    margin: -4.375rem;
  }

  .\32xl\:last\:-m-18\.25:last-child{
    margin: -4.5625rem;
  }

  .\32xl\:last\:-m-18\.5:last-child{
    margin: -4.625rem;
  }

  .\32xl\:last\:-m-20\.25:last-child{
    margin: -5.0625rem;
  }

  .\32xl\:last\:-m-20\.5:last-child{
    margin: -5.125rem;
  }

  .\32xl\:last\:-m-22\.5:last-child{
    margin: -5.625rem;
  }

  .\32xl\:last\:-m-25\.5:last-child{
    margin: -6.375rem;
  }

  .\32xl\:last\:-m-26\.75:last-child{
    margin: -6.6875rem;
  }

  .\32xl\:last\:-m-32\.5:last-child{
    margin: -8.125rem;
  }

  .\32xl\:last\:-m-37\.5:last-child{
    margin: -9.375rem;
  }

  .\32xl\:last\:-m-41\.25:last-child{
    margin: -10.3125rem;
  }

  .\32xl\:last\:-m-52\.5:last-child{
    margin: -13.125rem;
  }

  .\32xl\:last\:-m-54\.5:last-child{
    margin: -13.625rem;
  }

  .\32xl\:last\:-m-57\.25:last-child{
    margin: -14.3125rem;
  }

  .\32xl\:last\:-m-57\.5:last-child{
    margin: -14.375rem;
  }

  .\32xl\:last\:-m-66\.25:last-child{
    margin: -16.5625rem;
  }

  .\32xl\:last\:-m-74\.5:last-child{
    margin: -18.125rem;
  }

  .\32xl\:last\:-m-106\.25:last-child{
    margin: -26.5625rem;
  }

  .\32xl\:last\:-m-112\.25:last-child{
    margin: -28.0675rem;
  }

  .\32xl\:last\:-m-112\.75:last-child{
    margin: -28.1875rem;
  }

  .\32xl\:last\:-m-147\.5:last-child{
    margin: -36.875rem;
  }

  .\32xl\:last\:-m-162\.5:last-child{
    margin: -40.625rem;
  }

  .\32xl\:last\:-m-172\.25:last-child{
    margin: -42.5625rem;
  }

  .\32xl\:last\:-m-175\.25:last-child{
    margin: -43.8125rem;
  }

  .\32xl\:last\:-m-184\.25:last-child{
    margin: -46.0625rem;
  }

  .\32xl\:last\:-m-203\.25:last-child{
    margin: -50.8125rem;
  }

  .\32xl\:last\:-m-half:last-child{
    margin: -50%;
  }

  .\32xl\:last\:-m-full:last-child{
    margin: -100%;
  }

  .\32xl\:last\:-m-1\/10:last-child{
    margin: -10%;
  }

  .\32xl\:last\:-m-2\/10:last-child{
    margin: -20%;
  }

  .\32xl\:last\:-m-3\/10:last-child{
    margin: -30%;
  }

  .\32xl\:last\:-m-4\/10:last-child{
    margin: -40%;
  }

  .\32xl\:last\:-m-4\.5\/10:last-child{
    margin: -45%;
  }

  .\32xl\:last\:-m-5\/10:last-child{
    margin: -50%;
  }

  .\32xl\:last\:-m-5\.5\/10:last-child{
    margin: -55%;
  }

  .\32xl\:last\:-m-6\/10:last-child{
    margin: -60%;
  }

  .\32xl\:last\:-m-7\/10:last-child{
    margin: -70%;
  }

  .\32xl\:last\:-m-8\/10:last-child{
    margin: -80%;
  }

  .\32xl\:last\:-m-9\/10:last-child{
    margin: -90%;
  }

  .\32xl\:last\:-m-1\/12:last-child{
    margin: -8.33333%;
  }

  .\32xl\:last\:-m-2\/12:last-child{
    margin: -16.66667%;
  }

  .\32xl\:last\:-m-3\/12:last-child{
    margin: -25%;
  }

  .\32xl\:last\:-m-4\/12:last-child{
    margin: -33.33333%;
  }

  .\32xl\:last\:-m-5\/12:last-child{
    margin: -41.66667%;
  }

  .\32xl\:last\:-m-6\/12:last-child{
    margin: -50%;
  }

  .\32xl\:last\:-m-7\/12:last-child{
    margin: -58.33333%;
  }

  .\32xl\:last\:-m-8\/12:last-child{
    margin: -66.66667%;
  }

  .\32xl\:last\:-m-9\/12:last-child{
    margin: -75%;
  }

  .\32xl\:last\:-m-10\/12:last-child{
    margin: -83.33333%;
  }

  .\32xl\:last\:-m-11\/12:last-child{
    margin: -91.66667%;
  }

  .\32xl\:last\:my-0:last-child{
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .\32xl\:last\:mx-0:last-child{
    margin-left: 0px;
    margin-right: 0px;
  }

  .\32xl\:last\:my-1:last-child{
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }

  .\32xl\:last\:mx-1:last-child{
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }

  .\32xl\:last\:my-2:last-child{
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }

  .\32xl\:last\:mx-2:last-child{
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }

  .\32xl\:last\:my-3:last-child{
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }

  .\32xl\:last\:mx-3:last-child{
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }

  .\32xl\:last\:my-4:last-child{
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .\32xl\:last\:mx-4:last-child{
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .\32xl\:last\:my-5:last-child{
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }

  .\32xl\:last\:mx-5:last-child{
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }

  .\32xl\:last\:my-6:last-child{
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .\32xl\:last\:mx-6:last-child{
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .\32xl\:last\:my-7:last-child{
    margin-top: 1.75rem;
    margin-bottom: 1.75rem;
  }

  .\32xl\:last\:mx-7:last-child{
    margin-left: 1.75rem;
    margin-right: 1.75rem;
  }

  .\32xl\:last\:my-8:last-child{
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .\32xl\:last\:mx-8:last-child{
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .\32xl\:last\:my-9:last-child{
    margin-top: 2.25rem;
    margin-bottom: 2.25rem;
  }

  .\32xl\:last\:mx-9:last-child{
    margin-left: 2.25rem;
    margin-right: 2.25rem;
  }

  .\32xl\:last\:my-10:last-child{
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .\32xl\:last\:mx-10:last-child{
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }

  .\32xl\:last\:my-11:last-child{
    margin-top: 2.75rem;
    margin-bottom: 2.75rem;
  }

  .\32xl\:last\:mx-11:last-child{
    margin-left: 2.75rem;
    margin-right: 2.75rem;
  }

  .\32xl\:last\:my-12:last-child{
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .\32xl\:last\:mx-12:last-child{
    margin-left: 3rem;
    margin-right: 3rem;
  }

  .\32xl\:last\:my-13:last-child{
    margin-top: 3.25rem;
    margin-bottom: 3.25rem;
  }

  .\32xl\:last\:mx-13:last-child{
    margin-left: 3.25rem;
    margin-right: 3.25rem;
  }

  .\32xl\:last\:my-14:last-child{
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }

  .\32xl\:last\:mx-14:last-child{
    margin-left: 3.5rem;
    margin-right: 3.5rem;
  }

  .\32xl\:last\:my-15:last-child{
    margin-top: 3.75rem;
    margin-bottom: 3.75rem;
  }

  .\32xl\:last\:mx-15:last-child{
    margin-left: 3.75rem;
    margin-right: 3.75rem;
  }

  .\32xl\:last\:my-16:last-child{
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .\32xl\:last\:mx-16:last-child{
    margin-left: 4rem;
    margin-right: 4rem;
  }

  .\32xl\:last\:my-17:last-child{
    margin-top: 4.25rem;
    margin-bottom: 4.25rem;
  }

  .\32xl\:last\:mx-17:last-child{
    margin-left: 4.25rem;
    margin-right: 4.25rem;
  }

  .\32xl\:last\:my-18:last-child{
    margin-top: 4.5rem;
    margin-bottom: 4.5rem;
  }

  .\32xl\:last\:mx-18:last-child{
    margin-left: 4.5rem;
    margin-right: 4.5rem;
  }

  .\32xl\:last\:my-19:last-child{
    margin-top: 4.75rem;
    margin-bottom: 4.75rem;
  }

  .\32xl\:last\:mx-19:last-child{
    margin-left: 4.75rem;
    margin-right: 4.75rem;
  }

  .\32xl\:last\:my-20:last-child{
    margin-top: 5rem;
    margin-bottom: 5rem;
  }

  .\32xl\:last\:mx-20:last-child{
    margin-left: 5rem;
    margin-right: 5rem;
  }

  .\32xl\:last\:my-22:last-child{
    margin-top: 5.5rem;
    margin-bottom: 5.5rem;
  }

  .\32xl\:last\:mx-22:last-child{
    margin-left: 5.5rem;
    margin-right: 5.5rem;
  }

  .\32xl\:last\:my-24:last-child{
    margin-top: 6rem;
    margin-bottom: 6rem;
  }

  .\32xl\:last\:mx-24:last-child{
    margin-left: 6rem;
    margin-right: 6rem;
  }

  .\32xl\:last\:my-25:last-child{
    margin-top: 6.25rem;
    margin-bottom: 6.25rem;
  }

  .\32xl\:last\:mx-25:last-child{
    margin-left: 6.25rem;
    margin-right: 6.25rem;
  }

  .\32xl\:last\:my-28:last-child{
    margin-top: 7rem;
    margin-bottom: 7rem;
  }

  .\32xl\:last\:mx-28:last-child{
    margin-left: 7rem;
    margin-right: 7rem;
  }

  .\32xl\:last\:my-30:last-child{
    margin-top: 7.5rem;
    margin-bottom: 7.5rem;
  }

  .\32xl\:last\:mx-30:last-child{
    margin-left: 7.5rem;
    margin-right: 7.5rem;
  }

  .\32xl\:last\:my-32:last-child{
    margin-top: 8rem;
    margin-bottom: 8rem;
  }

  .\32xl\:last\:mx-32:last-child{
    margin-left: 8rem;
    margin-right: 8rem;
  }

  .\32xl\:last\:my-34:last-child{
    margin-top: 8.5rem;
    margin-bottom: 8.5rem;
  }

  .\32xl\:last\:mx-34:last-child{
    margin-left: 8.5rem;
    margin-right: 8.5rem;
  }

  .\32xl\:last\:my-35:last-child{
    margin-top: 8.75rem;
    margin-bottom: 8.75rem;
  }

  .\32xl\:last\:mx-35:last-child{
    margin-left: 8.75rem;
    margin-right: 8.75rem;
  }

  .\32xl\:last\:my-36:last-child{
    margin-top: 9rem;
    margin-bottom: 9rem;
  }

  .\32xl\:last\:mx-36:last-child{
    margin-left: 9rem;
    margin-right: 9rem;
  }

  .\32xl\:last\:my-39:last-child{
    margin-top: 9.75rem;
    margin-bottom: 9.75rem;
  }

  .\32xl\:last\:mx-39:last-child{
    margin-left: 9.75rem;
    margin-right: 9.75rem;
  }

  .\32xl\:last\:my-40:last-child{
    margin-top: 10rem;
    margin-bottom: 10rem;
  }

  .\32xl\:last\:mx-40:last-child{
    margin-left: 10rem;
    margin-right: 10rem;
  }

  .\32xl\:last\:my-42:last-child{
    margin-top: 10.5rem;
    margin-bottom: 10.5rem;
  }

  .\32xl\:last\:mx-42:last-child{
    margin-left: 10.5rem;
    margin-right: 10.5rem;
  }

  .\32xl\:last\:my-44:last-child{
    margin-top: 11rem;
    margin-bottom: 11rem;
  }

  .\32xl\:last\:mx-44:last-child{
    margin-left: 11rem;
    margin-right: 11rem;
  }

  .\32xl\:last\:my-45:last-child{
    margin-top: 11.25rem;
    margin-bottom: 11.25rem;
  }

  .\32xl\:last\:mx-45:last-child{
    margin-left: 11.25rem;
    margin-right: 11.25rem;
  }

  .\32xl\:last\:my-48:last-child{
    margin-top: 12rem;
    margin-bottom: 12rem;
  }

  .\32xl\:last\:mx-48:last-child{
    margin-left: 12rem;
    margin-right: 12rem;
  }

  .\32xl\:last\:my-50:last-child{
    margin-top: 12.5rem;
    margin-bottom: 12.5rem;
  }

  .\32xl\:last\:mx-50:last-child{
    margin-left: 12.5rem;
    margin-right: 12.5rem;
  }

  .\32xl\:last\:my-52:last-child{
    margin-top: 13rem;
    margin-bottom: 13rem;
  }

  .\32xl\:last\:mx-52:last-child{
    margin-left: 13rem;
    margin-right: 13rem;
  }

  .\32xl\:last\:my-55:last-child{
    margin-top: 13.75rem;
    margin-bottom: 13.75rem;
  }

  .\32xl\:last\:mx-55:last-child{
    margin-left: 13.75rem;
    margin-right: 13.75rem;
  }

  .\32xl\:last\:my-56:last-child{
    margin-top: 14rem;
    margin-bottom: 14rem;
  }

  .\32xl\:last\:mx-56:last-child{
    margin-left: 14rem;
    margin-right: 14rem;
  }

  .\32xl\:last\:my-58:last-child{
    margin-top: 14.5rem;
    margin-bottom: 14.5rem;
  }

  .\32xl\:last\:mx-58:last-child{
    margin-left: 14.5rem;
    margin-right: 14.5rem;
  }

  .\32xl\:last\:my-60:last-child{
    margin-top: 15rem;
    margin-bottom: 15rem;
  }

  .\32xl\:last\:mx-60:last-child{
    margin-left: 15rem;
    margin-right: 15rem;
  }

  .\32xl\:last\:my-64:last-child{
    margin-top: 16rem;
    margin-bottom: 16rem;
  }

  .\32xl\:last\:mx-64:last-child{
    margin-left: 16rem;
    margin-right: 16rem;
  }

  .\32xl\:last\:my-65:last-child{
    margin-top: 16.25rem;
    margin-bottom: 16.25rem;
  }

  .\32xl\:last\:mx-65:last-child{
    margin-left: 16.25rem;
    margin-right: 16.25rem;
  }

  .\32xl\:last\:my-68:last-child{
    margin-top: 17rem;
    margin-bottom: 17rem;
  }

  .\32xl\:last\:mx-68:last-child{
    margin-left: 17rem;
    margin-right: 17rem;
  }

  .\32xl\:last\:my-69:last-child{
    margin-top: 17.25rem;
    margin-bottom: 17.25rem;
  }

  .\32xl\:last\:mx-69:last-child{
    margin-left: 17.25rem;
    margin-right: 17.25rem;
  }

  .\32xl\:last\:my-70:last-child{
    margin-top: 17.5rem;
    margin-bottom: 17.5rem;
  }

  .\32xl\:last\:mx-70:last-child{
    margin-left: 17.5rem;
    margin-right: 17.5rem;
  }

  .\32xl\:last\:my-72:last-child{
    margin-top: 18rem;
    margin-bottom: 18rem;
  }

  .\32xl\:last\:mx-72:last-child{
    margin-left: 18rem;
    margin-right: 18rem;
  }

  .\32xl\:last\:my-75:last-child{
    margin-top: 18.75rem;
    margin-bottom: 18.75rem;
  }

  .\32xl\:last\:mx-75:last-child{
    margin-left: 18.75rem;
    margin-right: 18.75rem;
  }

  .\32xl\:last\:my-80:last-child{
    margin-top: 20rem;
    margin-bottom: 20rem;
  }

  .\32xl\:last\:mx-80:last-child{
    margin-left: 20rem;
    margin-right: 20rem;
  }

  .\32xl\:last\:my-85:last-child{
    margin-top: 21.25rem;
    margin-bottom: 21.25rem;
  }

  .\32xl\:last\:mx-85:last-child{
    margin-left: 21.25rem;
    margin-right: 21.25rem;
  }

  .\32xl\:last\:my-86:last-child{
    margin-top: 21.5rem;
    margin-bottom: 21.5rem;
  }

  .\32xl\:last\:mx-86:last-child{
    margin-left: 21.5rem;
    margin-right: 21.5rem;
  }

  .\32xl\:last\:my-90:last-child{
    margin-top: 22.5rem;
    margin-bottom: 22.5rem;
  }

  .\32xl\:last\:mx-90:last-child{
    margin-left: 22.5rem;
    margin-right: 22.5rem;
  }

  .\32xl\:last\:my-96:last-child{
    margin-top: 24rem;
    margin-bottom: 24rem;
  }

  .\32xl\:last\:mx-96:last-child{
    margin-left: 24rem;
    margin-right: 24rem;
  }

  .\32xl\:last\:my-100:last-child{
    margin-top: 25rem;
    margin-bottom: 25rem;
  }

  .\32xl\:last\:mx-100:last-child{
    margin-left: 25rem;
    margin-right: 25rem;
  }

  .\32xl\:last\:my-115:last-child{
    margin-top: 28.75rem;
    margin-bottom: 28.75rem;
  }

  .\32xl\:last\:mx-115:last-child{
    margin-left: 28.75rem;
    margin-right: 28.75rem;
  }

  .\32xl\:last\:my-125:last-child{
    margin-top: 31.25rem;
    margin-bottom: 31.25rem;
  }

  .\32xl\:last\:mx-125:last-child{
    margin-left: 31.25rem;
    margin-right: 31.25rem;
  }

  .\32xl\:last\:my-142:last-child{
    margin-top: 35.5rem;
    margin-bottom: 35.5rem;
  }

  .\32xl\:last\:mx-142:last-child{
    margin-left: 35.5rem;
    margin-right: 35.5rem;
  }

  .\32xl\:last\:my-150:last-child{
    margin-top: 37.5rem;
    margin-bottom: 37.5rem;
  }

  .\32xl\:last\:mx-150:last-child{
    margin-left: 37.5rem;
    margin-right: 37.5rem;
  }

  .\32xl\:last\:my-156:last-child{
    margin-top: 39rem;
    margin-bottom: 39rem;
  }

  .\32xl\:last\:mx-156:last-child{
    margin-left: 39rem;
    margin-right: 39rem;
  }

  .\32xl\:last\:my-160:last-child{
    margin-top: 40rem;
    margin-bottom: 40rem;
  }

  .\32xl\:last\:mx-160:last-child{
    margin-left: 40rem;
    margin-right: 40rem;
  }

  .\32xl\:last\:my-175:last-child{
    margin-top: 43.75rem;
    margin-bottom: 43.75rem;
  }

  .\32xl\:last\:mx-175:last-child{
    margin-left: 43.75rem;
    margin-right: 43.75rem;
  }

  .\32xl\:last\:my-207:last-child{
    margin-top: 51.75rem;
    margin-bottom: 51.75rem;
  }

  .\32xl\:last\:mx-207:last-child{
    margin-left: 51.75rem;
    margin-right: 51.75rem;
  }

  .\32xl\:last\:my-242:last-child{
    margin-top: 60.5rem;
    margin-bottom: 60.5rem;
  }

  .\32xl\:last\:mx-242:last-child{
    margin-left: 60.5rem;
    margin-right: 60.5rem;
  }

  .\32xl\:last\:my-250:last-child{
    margin-top: 62.5rem;
    margin-bottom: 62.5rem;
  }

  .\32xl\:last\:mx-250:last-child{
    margin-left: 62.5rem;
    margin-right: 62.5rem;
  }

  .\32xl\:last\:my-258:last-child{
    margin-top: 64.5rem;
    margin-bottom: 64.5rem;
  }

  .\32xl\:last\:mx-258:last-child{
    margin-left: 64.5rem;
    margin-right: 64.5rem;
  }

  .\32xl\:last\:my-265:last-child{
    margin-top: 66.25rem;
    margin-bottom: 66.25rem;
  }

  .\32xl\:last\:mx-265:last-child{
    margin-left: 66.25rem;
    margin-right: 66.25rem;
  }

  .\32xl\:last\:my-280:last-child{
    margin-top: 70rem;
    margin-bottom: 70rem;
  }

  .\32xl\:last\:mx-280:last-child{
    margin-left: 70rem;
    margin-right: 70rem;
  }

  .\32xl\:last\:my-auto:last-child{
    margin-top: auto;
    margin-bottom: auto;
  }

  .\32xl\:last\:mx-auto:last-child{
    margin-left: auto;
    margin-right: auto;
  }

  .\32xl\:last\:my-px:last-child{
    margin-top: 1px;
    margin-bottom: 1px;
  }

  .\32xl\:last\:mx-px:last-child{
    margin-left: 1px;
    margin-right: 1px;
  }

  .\32xl\:last\:my-0\.5:last-child{
    margin-top: 0.125rem;
    margin-bottom: 0.125rem;
  }

  .\32xl\:last\:mx-0\.5:last-child{
    margin-left: 0.125rem;
    margin-right: 0.125rem;
  }

  .\32xl\:last\:my-1\.5:last-child{
    margin-top: 0.375rem;
    margin-bottom: 0.375rem;
  }

  .\32xl\:last\:mx-1\.5:last-child{
    margin-left: 0.375rem;
    margin-right: 0.375rem;
  }

  .\32xl\:last\:my-2\.5:last-child{
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
  }

  .\32xl\:last\:mx-2\.5:last-child{
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }

  .\32xl\:last\:my-3\.5:last-child{
    margin-top: 0.875rem;
    margin-bottom: 0.875rem;
  }

  .\32xl\:last\:mx-3\.5:last-child{
    margin-left: 0.875rem;
    margin-right: 0.875rem;
  }

  .\32xl\:last\:my-0\.25:last-child{
    margin-top: 0.0625rem;
    margin-bottom: 0.0625rem;
  }

  .\32xl\:last\:mx-0\.25:last-child{
    margin-left: 0.0625rem;
    margin-right: 0.0625rem;
  }

  .\32xl\:last\:my-0\.75:last-child{
    margin-top: 0.1875rem;
    margin-bottom: 0.1875rem;
  }

  .\32xl\:last\:mx-0\.75:last-child{
    margin-left: 0.1875rem;
    margin-right: 0.1875rem;
  }

  .\32xl\:last\:my-1\.25:last-child{
    margin-top: 0.3125rem;
    margin-bottom: 0.3125rem;
  }

  .\32xl\:last\:mx-1\.25:last-child{
    margin-left: 0.3125rem;
    margin-right: 0.3125rem;
  }

  .\32xl\:last\:my-1\.75:last-child{
    margin-top: 0.4375rem;
    margin-bottom: 0.4375rem;
  }

  .\32xl\:last\:mx-1\.75:last-child{
    margin-left: 0.4375rem;
    margin-right: 0.4375rem;
  }

  .\32xl\:last\:my-2\.25:last-child{
    margin-top: 0.5625rem;
    margin-bottom: 0.5625rem;
  }

  .\32xl\:last\:mx-2\.25:last-child{
    margin-left: 0.5625rem;
    margin-right: 0.5625rem;
  }

  .\32xl\:last\:my-2\.75:last-child{
    margin-top: 0.6875rem;
    margin-bottom: 0.6875rem;
  }

  .\32xl\:last\:mx-2\.75:last-child{
    margin-left: 0.6875rem;
    margin-right: 0.6875rem;
  }

  .\32xl\:last\:my-3\.25:last-child{
    margin-top: 0.8125rem;
    margin-bottom: 0.8125rem;
  }

  .\32xl\:last\:mx-3\.25:last-child{
    margin-left: 0.8125rem;
    margin-right: 0.8125rem;
  }

  .\32xl\:last\:my-3\.75:last-child{
    margin-top: 0.9375rem;
    margin-bottom: 0.9375rem;
  }

  .\32xl\:last\:mx-3\.75:last-child{
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }

  .\32xl\:last\:my-4\.25:last-child{
    margin-top: 1.0625rem;
    margin-bottom: 1.0625rem;
  }

  .\32xl\:last\:mx-4\.25:last-child{
    margin-left: 1.0625rem;
    margin-right: 1.0625rem;
  }

  .\32xl\:last\:my-4\.5:last-child{
    margin-top: 1.125rem;
    margin-bottom: 1.125rem;
  }

  .\32xl\:last\:mx-4\.5:last-child{
    margin-left: 1.125rem;
    margin-right: 1.125rem;
  }

  .\32xl\:last\:my-4\.75:last-child{
    margin-top: 1.1875rem;
    margin-bottom: 1.1875rem;
  }

  .\32xl\:last\:mx-4\.75:last-child{
    margin-left: 1.1875rem;
    margin-right: 1.1875rem;
  }

  .\32xl\:last\:my-5\.25:last-child{
    margin-top: 1.3125rem;
    margin-bottom: 1.3125rem;
  }

  .\32xl\:last\:mx-5\.25:last-child{
    margin-left: 1.3125rem;
    margin-right: 1.3125rem;
  }

  .\32xl\:last\:my-5\.5:last-child{
    margin-top: 1.375rem;
    margin-bottom: 1.375rem;
  }

  .\32xl\:last\:mx-5\.5:last-child{
    margin-left: 1.375rem;
    margin-right: 1.375rem;
  }

  .\32xl\:last\:my-5\.75:last-child{
    margin-top: 1.4375rem;
    margin-bottom: 1.4375rem;
  }

  .\32xl\:last\:mx-5\.75:last-child{
    margin-left: 1.4375rem;
    margin-right: 1.4375rem;
  }

  .\32xl\:last\:my-6\.25:last-child{
    margin-top: 1.5625rem;
    margin-bottom: 1.5625rem;
  }

  .\32xl\:last\:mx-6\.25:last-child{
    margin-left: 1.5625rem;
    margin-right: 1.5625rem;
  }

  .\32xl\:last\:my-6\.5:last-child{
    margin-top: 1.625rem;
    margin-bottom: 1.625rem;
  }

  .\32xl\:last\:mx-6\.5:last-child{
    margin-left: 1.625rem;
    margin-right: 1.625rem;
  }

  .\32xl\:last\:my-6\.75:last-child{
    margin-top: 1.6875rem;
    margin-bottom: 1.6875rem;
  }

  .\32xl\:last\:mx-6\.75:last-child{
    margin-left: 1.6875rem;
    margin-right: 1.6875rem;
  }

  .\32xl\:last\:my-7\.25:last-child{
    margin-top: 1.8125rem;
    margin-bottom: 1.8125rem;
  }

  .\32xl\:last\:mx-7\.25:last-child{
    margin-left: 1.8125rem;
    margin-right: 1.8125rem;
  }

  .\32xl\:last\:my-7\.5:last-child{
    margin-top: 1.875rem;
    margin-bottom: 1.875rem;
  }

  .\32xl\:last\:mx-7\.5:last-child{
    margin-left: 1.875rem;
    margin-right: 1.875rem;
  }

  .\32xl\:last\:my-8\.25:last-child{
    margin-top: 2.0625rem;
    margin-bottom: 2.0625rem;
  }

  .\32xl\:last\:mx-8\.25:last-child{
    margin-left: 2.0625rem;
    margin-right: 2.0625rem;
  }

  .\32xl\:last\:my-8\.5:last-child{
    margin-top: 2.125rem;
    margin-bottom: 2.125rem;
  }

  .\32xl\:last\:mx-8\.5:last-child{
    margin-left: 2.125rem;
    margin-right: 2.125rem;
  }

  .\32xl\:last\:my-9\.25:last-child{
    margin-top: 2.3125rem;
    margin-bottom: 2.3125rem;
  }

  .\32xl\:last\:mx-9\.25:last-child{
    margin-left: 2.3125rem;
    margin-right: 2.3125rem;
  }

  .\32xl\:last\:my-9\.5:last-child{
    margin-top: 2.375rem;
    margin-bottom: 2.375rem;
  }

  .\32xl\:last\:mx-9\.5:last-child{
    margin-left: 2.375rem;
    margin-right: 2.375rem;
  }

  .\32xl\:last\:my-10\.5:last-child{
    margin-top: 2.625rem;
    margin-bottom: 2.625rem;
  }

  .\32xl\:last\:mx-10\.5:last-child{
    margin-left: 2.625rem;
    margin-right: 2.625rem;
  }

  .\32xl\:last\:my-11\.25:last-child{
    margin-top: 2.8125rem;
    margin-bottom: 2.8125rem;
  }

  .\32xl\:last\:mx-11\.25:last-child{
    margin-left: 2.8125rem;
    margin-right: 2.8125rem;
  }

  .\32xl\:last\:my-11\.5:last-child{
    margin-top: 2.875rem;
    margin-bottom: 2.875rem;
  }

  .\32xl\:last\:mx-11\.5:last-child{
    margin-left: 2.875rem;
    margin-right: 2.875rem;
  }

  .\32xl\:last\:my-12\.5:last-child{
    margin-top: 3.125rem;
    margin-bottom: 3.125rem;
  }

  .\32xl\:last\:mx-12\.5:last-child{
    margin-left: 3.125rem;
    margin-right: 3.125rem;
  }

  .\32xl\:last\:my-12\.75:last-child{
    margin-top: 3.1875rem;
    margin-bottom: 3.1875rem;
  }

  .\32xl\:last\:mx-12\.75:last-child{
    margin-left: 3.1875rem;
    margin-right: 3.1875rem;
  }

  .\32xl\:last\:my-13\.5:last-child{
    margin-top: 3.375rem;
    margin-bottom: 3.375rem;
  }

  .\32xl\:last\:mx-13\.5:last-child{
    margin-left: 3.375rem;
    margin-right: 3.375rem;
  }

  .\32xl\:last\:my-14\.5:last-child{
    margin-top: 3.625rem;
    margin-bottom: 3.625rem;
  }

  .\32xl\:last\:mx-14\.5:last-child{
    margin-left: 3.625rem;
    margin-right: 3.625rem;
  }

  .\32xl\:last\:my-15\.5:last-child{
    margin-top: 3.875rem;
    margin-bottom: 3.875rem;
  }

  .\32xl\:last\:mx-15\.5:last-child{
    margin-left: 3.875rem;
    margin-right: 3.875rem;
  }

  .\32xl\:last\:my-15\.75:last-child{
    margin-top: 3.9375rem;
    margin-bottom: 3.9375rem;
  }

  .\32xl\:last\:mx-15\.75:last-child{
    margin-left: 3.9375rem;
    margin-right: 3.9375rem;
  }

  .\32xl\:last\:my-16\.25:last-child{
    margin-top: 4.0625rem;
    margin-bottom: 4.0625rem;
  }

  .\32xl\:last\:mx-16\.25:last-child{
    margin-left: 4.0625rem;
    margin-right: 4.0625rem;
  }

  .\32xl\:last\:my-17\.25:last-child{
    margin-top: 4.3125rem;
    margin-bottom: 4.3125rem;
  }

  .\32xl\:last\:mx-17\.25:last-child{
    margin-left: 4.3125rem;
    margin-right: 4.3125rem;
  }

  .\32xl\:last\:my-17\.5:last-child{
    margin-top: 4.375rem;
    margin-bottom: 4.375rem;
  }

  .\32xl\:last\:mx-17\.5:last-child{
    margin-left: 4.375rem;
    margin-right: 4.375rem;
  }

  .\32xl\:last\:my-18\.25:last-child{
    margin-top: 4.5625rem;
    margin-bottom: 4.5625rem;
  }

  .\32xl\:last\:mx-18\.25:last-child{
    margin-left: 4.5625rem;
    margin-right: 4.5625rem;
  }

  .\32xl\:last\:my-18\.5:last-child{
    margin-top: 4.625rem;
    margin-bottom: 4.625rem;
  }

  .\32xl\:last\:mx-18\.5:last-child{
    margin-left: 4.625rem;
    margin-right: 4.625rem;
  }

  .\32xl\:last\:my-20\.25:last-child{
    margin-top: 5.0625rem;
    margin-bottom: 5.0625rem;
  }

  .\32xl\:last\:mx-20\.25:last-child{
    margin-left: 5.0625rem;
    margin-right: 5.0625rem;
  }

  .\32xl\:last\:my-20\.5:last-child{
    margin-top: 5.125rem;
    margin-bottom: 5.125rem;
  }

  .\32xl\:last\:mx-20\.5:last-child{
    margin-left: 5.125rem;
    margin-right: 5.125rem;
  }

  .\32xl\:last\:my-22\.5:last-child{
    margin-top: 5.625rem;
    margin-bottom: 5.625rem;
  }

  .\32xl\:last\:mx-22\.5:last-child{
    margin-left: 5.625rem;
    margin-right: 5.625rem;
  }

  .\32xl\:last\:my-25\.5:last-child{
    margin-top: 6.375rem;
    margin-bottom: 6.375rem;
  }

  .\32xl\:last\:mx-25\.5:last-child{
    margin-left: 6.375rem;
    margin-right: 6.375rem;
  }

  .\32xl\:last\:my-26\.75:last-child{
    margin-top: 6.6875rem;
    margin-bottom: 6.6875rem;
  }

  .\32xl\:last\:mx-26\.75:last-child{
    margin-left: 6.6875rem;
    margin-right: 6.6875rem;
  }

  .\32xl\:last\:my-32\.5:last-child{
    margin-top: 8.125rem;
    margin-bottom: 8.125rem;
  }

  .\32xl\:last\:mx-32\.5:last-child{
    margin-left: 8.125rem;
    margin-right: 8.125rem;
  }

  .\32xl\:last\:my-37\.5:last-child{
    margin-top: 9.375rem;
    margin-bottom: 9.375rem;
  }

  .\32xl\:last\:mx-37\.5:last-child{
    margin-left: 9.375rem;
    margin-right: 9.375rem;
  }

  .\32xl\:last\:my-41\.25:last-child{
    margin-top: 10.3125rem;
    margin-bottom: 10.3125rem;
  }

  .\32xl\:last\:mx-41\.25:last-child{
    margin-left: 10.3125rem;
    margin-right: 10.3125rem;
  }

  .\32xl\:last\:my-52\.5:last-child{
    margin-top: 13.125rem;
    margin-bottom: 13.125rem;
  }

  .\32xl\:last\:mx-52\.5:last-child{
    margin-left: 13.125rem;
    margin-right: 13.125rem;
  }

  .\32xl\:last\:my-54\.5:last-child{
    margin-top: 13.625rem;
    margin-bottom: 13.625rem;
  }

  .\32xl\:last\:mx-54\.5:last-child{
    margin-left: 13.625rem;
    margin-right: 13.625rem;
  }

  .\32xl\:last\:my-57\.25:last-child{
    margin-top: 14.3125rem;
    margin-bottom: 14.3125rem;
  }

  .\32xl\:last\:mx-57\.25:last-child{
    margin-left: 14.3125rem;
    margin-right: 14.3125rem;
  }

  .\32xl\:last\:my-57\.5:last-child{
    margin-top: 14.375rem;
    margin-bottom: 14.375rem;
  }

  .\32xl\:last\:mx-57\.5:last-child{
    margin-left: 14.375rem;
    margin-right: 14.375rem;
  }

  .\32xl\:last\:my-66\.25:last-child{
    margin-top: 16.5625rem;
    margin-bottom: 16.5625rem;
  }

  .\32xl\:last\:mx-66\.25:last-child{
    margin-left: 16.5625rem;
    margin-right: 16.5625rem;
  }

  .\32xl\:last\:my-74\.5:last-child{
    margin-top: 18.125rem;
    margin-bottom: 18.125rem;
  }

  .\32xl\:last\:mx-74\.5:last-child{
    margin-left: 18.125rem;
    margin-right: 18.125rem;
  }

  .\32xl\:last\:my-106\.25:last-child{
    margin-top: 26.5625rem;
    margin-bottom: 26.5625rem;
  }

  .\32xl\:last\:mx-106\.25:last-child{
    margin-left: 26.5625rem;
    margin-right: 26.5625rem;
  }

  .\32xl\:last\:my-112\.25:last-child{
    margin-top: 28.0675rem;
    margin-bottom: 28.0675rem;
  }

  .\32xl\:last\:mx-112\.25:last-child{
    margin-left: 28.0675rem;
    margin-right: 28.0675rem;
  }

  .\32xl\:last\:my-112\.75:last-child{
    margin-top: 28.1875rem;
    margin-bottom: 28.1875rem;
  }

  .\32xl\:last\:mx-112\.75:last-child{
    margin-left: 28.1875rem;
    margin-right: 28.1875rem;
  }

  .\32xl\:last\:my-147\.5:last-child{
    margin-top: 36.875rem;
    margin-bottom: 36.875rem;
  }

  .\32xl\:last\:mx-147\.5:last-child{
    margin-left: 36.875rem;
    margin-right: 36.875rem;
  }

  .\32xl\:last\:my-162\.5:last-child{
    margin-top: 40.625rem;
    margin-bottom: 40.625rem;
  }

  .\32xl\:last\:mx-162\.5:last-child{
    margin-left: 40.625rem;
    margin-right: 40.625rem;
  }

  .\32xl\:last\:my-172\.25:last-child{
    margin-top: 42.5625rem;
    margin-bottom: 42.5625rem;
  }

  .\32xl\:last\:mx-172\.25:last-child{
    margin-left: 42.5625rem;
    margin-right: 42.5625rem;
  }

  .\32xl\:last\:my-175\.25:last-child{
    margin-top: 43.8125rem;
    margin-bottom: 43.8125rem;
  }

  .\32xl\:last\:mx-175\.25:last-child{
    margin-left: 43.8125rem;
    margin-right: 43.8125rem;
  }

  .\32xl\:last\:my-184\.25:last-child{
    margin-top: 46.0625rem;
    margin-bottom: 46.0625rem;
  }

  .\32xl\:last\:mx-184\.25:last-child{
    margin-left: 46.0625rem;
    margin-right: 46.0625rem;
  }

  .\32xl\:last\:my-203\.25:last-child{
    margin-top: 50.8125rem;
    margin-bottom: 50.8125rem;
  }

  .\32xl\:last\:mx-203\.25:last-child{
    margin-left: 50.8125rem;
    margin-right: 50.8125rem;
  }

  .\32xl\:last\:my-half:last-child{
    margin-top: 50%;
    margin-bottom: 50%;
  }

  .\32xl\:last\:mx-half:last-child{
    margin-left: 50%;
    margin-right: 50%;
  }

  .\32xl\:last\:my-full:last-child{
    margin-top: 100%;
    margin-bottom: 100%;
  }

  .\32xl\:last\:mx-full:last-child{
    margin-left: 100%;
    margin-right: 100%;
  }

  .\32xl\:last\:my-1\/10:last-child{
    margin-top: 10%;
    margin-bottom: 10%;
  }

  .\32xl\:last\:mx-1\/10:last-child{
    margin-left: 10%;
    margin-right: 10%;
  }

  .\32xl\:last\:my-2\/10:last-child{
    margin-top: 20%;
    margin-bottom: 20%;
  }

  .\32xl\:last\:mx-2\/10:last-child{
    margin-left: 20%;
    margin-right: 20%;
  }

  .\32xl\:last\:my-3\/10:last-child{
    margin-top: 30%;
    margin-bottom: 30%;
  }

  .\32xl\:last\:mx-3\/10:last-child{
    margin-left: 30%;
    margin-right: 30%;
  }

  .\32xl\:last\:my-4\/10:last-child{
    margin-top: 40%;
    margin-bottom: 40%;
  }

  .\32xl\:last\:mx-4\/10:last-child{
    margin-left: 40%;
    margin-right: 40%;
  }

  .\32xl\:last\:my-4\.5\/10:last-child{
    margin-top: 45%;
    margin-bottom: 45%;
  }

  .\32xl\:last\:mx-4\.5\/10:last-child{
    margin-left: 45%;
    margin-right: 45%;
  }

  .\32xl\:last\:my-5\/10:last-child{
    margin-top: 50%;
    margin-bottom: 50%;
  }

  .\32xl\:last\:mx-5\/10:last-child{
    margin-left: 50%;
    margin-right: 50%;
  }

  .\32xl\:last\:my-5\.5\/10:last-child{
    margin-top: 55%;
    margin-bottom: 55%;
  }

  .\32xl\:last\:mx-5\.5\/10:last-child{
    margin-left: 55%;
    margin-right: 55%;
  }

  .\32xl\:last\:my-6\/10:last-child{
    margin-top: 60%;
    margin-bottom: 60%;
  }

  .\32xl\:last\:mx-6\/10:last-child{
    margin-left: 60%;
    margin-right: 60%;
  }

  .\32xl\:last\:my-7\/10:last-child{
    margin-top: 70%;
    margin-bottom: 70%;
  }

  .\32xl\:last\:mx-7\/10:last-child{
    margin-left: 70%;
    margin-right: 70%;
  }

  .\32xl\:last\:my-8\/10:last-child{
    margin-top: 80%;
    margin-bottom: 80%;
  }

  .\32xl\:last\:mx-8\/10:last-child{
    margin-left: 80%;
    margin-right: 80%;
  }

  .\32xl\:last\:my-9\/10:last-child{
    margin-top: 90%;
    margin-bottom: 90%;
  }

  .\32xl\:last\:mx-9\/10:last-child{
    margin-left: 90%;
    margin-right: 90%;
  }

  .\32xl\:last\:my-1\/12:last-child{
    margin-top: 8.333333%;
    margin-bottom: 8.333333%;
  }

  .\32xl\:last\:mx-1\/12:last-child{
    margin-left: 8.333333%;
    margin-right: 8.333333%;
  }

  .\32xl\:last\:my-2\/12:last-child{
    margin-top: 16.666667%;
    margin-bottom: 16.666667%;
  }

  .\32xl\:last\:mx-2\/12:last-child{
    margin-left: 16.666667%;
    margin-right: 16.666667%;
  }

  .\32xl\:last\:my-3\/12:last-child{
    margin-top: 25%;
    margin-bottom: 25%;
  }

  .\32xl\:last\:mx-3\/12:last-child{
    margin-left: 25%;
    margin-right: 25%;
  }

  .\32xl\:last\:my-4\/12:last-child{
    margin-top: 33.333333%;
    margin-bottom: 33.333333%;
  }

  .\32xl\:last\:mx-4\/12:last-child{
    margin-left: 33.333333%;
    margin-right: 33.333333%;
  }

  .\32xl\:last\:my-5\/12:last-child{
    margin-top: 41.666667%;
    margin-bottom: 41.666667%;
  }

  .\32xl\:last\:mx-5\/12:last-child{
    margin-left: 41.666667%;
    margin-right: 41.666667%;
  }

  .\32xl\:last\:my-6\/12:last-child{
    margin-top: 50%;
    margin-bottom: 50%;
  }

  .\32xl\:last\:mx-6\/12:last-child{
    margin-left: 50%;
    margin-right: 50%;
  }

  .\32xl\:last\:my-7\/12:last-child{
    margin-top: 58.333333%;
    margin-bottom: 58.333333%;
  }

  .\32xl\:last\:mx-7\/12:last-child{
    margin-left: 58.333333%;
    margin-right: 58.333333%;
  }

  .\32xl\:last\:my-8\/12:last-child{
    margin-top: 66.666667%;
    margin-bottom: 66.666667%;
  }

  .\32xl\:last\:mx-8\/12:last-child{
    margin-left: 66.666667%;
    margin-right: 66.666667%;
  }

  .\32xl\:last\:my-9\/12:last-child{
    margin-top: 75%;
    margin-bottom: 75%;
  }

  .\32xl\:last\:mx-9\/12:last-child{
    margin-left: 75%;
    margin-right: 75%;
  }

  .\32xl\:last\:my-10\/12:last-child{
    margin-top: 83.333333%;
    margin-bottom: 83.333333%;
  }

  .\32xl\:last\:mx-10\/12:last-child{
    margin-left: 83.333333%;
    margin-right: 83.333333%;
  }

  .\32xl\:last\:my-11\/12:last-child{
    margin-top: 91.666667%;
    margin-bottom: 91.666667%;
  }

  .\32xl\:last\:mx-11\/12:last-child{
    margin-left: 91.666667%;
    margin-right: 91.666667%;
  }

  .\32xl\:last\:-my-0:last-child{
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .\32xl\:last\:-mx-0:last-child{
    margin-left: 0px;
    margin-right: 0px;
  }

  .\32xl\:last\:-my-1:last-child{
    margin-top: -0.25rem;
    margin-bottom: -0.25rem;
  }

  .\32xl\:last\:-mx-1:last-child{
    margin-left: -0.25rem;
    margin-right: -0.25rem;
  }

  .\32xl\:last\:-my-2:last-child{
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }

  .\32xl\:last\:-mx-2:last-child{
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }

  .\32xl\:last\:-my-3:last-child{
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }

  .\32xl\:last\:-mx-3:last-child{
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }

  .\32xl\:last\:-my-4:last-child{
    margin-top: -1rem;
    margin-bottom: -1rem;
  }

  .\32xl\:last\:-mx-4:last-child{
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .\32xl\:last\:-my-5:last-child{
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
  }

  .\32xl\:last\:-mx-5:last-child{
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }

  .\32xl\:last\:-my-6:last-child{
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
  }

  .\32xl\:last\:-mx-6:last-child{
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }

  .\32xl\:last\:-my-7:last-child{
    margin-top: -1.75rem;
    margin-bottom: -1.75rem;
  }

  .\32xl\:last\:-mx-7:last-child{
    margin-left: -1.75rem;
    margin-right: -1.75rem;
  }

  .\32xl\:last\:-my-8:last-child{
    margin-top: -2rem;
    margin-bottom: -2rem;
  }

  .\32xl\:last\:-mx-8:last-child{
    margin-left: -2rem;
    margin-right: -2rem;
  }

  .\32xl\:last\:-my-9:last-child{
    margin-top: -2.25rem;
    margin-bottom: -2.25rem;
  }

  .\32xl\:last\:-mx-9:last-child{
    margin-left: -2.25rem;
    margin-right: -2.25rem;
  }

  .\32xl\:last\:-my-10:last-child{
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
  }

  .\32xl\:last\:-mx-10:last-child{
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }

  .\32xl\:last\:-my-11:last-child{
    margin-top: -2.75rem;
    margin-bottom: -2.75rem;
  }

  .\32xl\:last\:-mx-11:last-child{
    margin-left: -2.75rem;
    margin-right: -2.75rem;
  }

  .\32xl\:last\:-my-12:last-child{
    margin-top: -3rem;
    margin-bottom: -3rem;
  }

  .\32xl\:last\:-mx-12:last-child{
    margin-left: -3rem;
    margin-right: -3rem;
  }

  .\32xl\:last\:-my-13:last-child{
    margin-top: -3.25rem;
    margin-bottom: -3.25rem;
  }

  .\32xl\:last\:-mx-13:last-child{
    margin-left: -3.25rem;
    margin-right: -3.25rem;
  }

  .\32xl\:last\:-my-14:last-child{
    margin-top: -3.5rem;
    margin-bottom: -3.5rem;
  }

  .\32xl\:last\:-mx-14:last-child{
    margin-left: -3.5rem;
    margin-right: -3.5rem;
  }

  .\32xl\:last\:-my-15:last-child{
    margin-top: -3.75rem;
    margin-bottom: -3.75rem;
  }

  .\32xl\:last\:-mx-15:last-child{
    margin-left: -3.75rem;
    margin-right: -3.75rem;
  }

  .\32xl\:last\:-my-16:last-child{
    margin-top: -4rem;
    margin-bottom: -4rem;
  }

  .\32xl\:last\:-mx-16:last-child{
    margin-left: -4rem;
    margin-right: -4rem;
  }

  .\32xl\:last\:-my-17:last-child{
    margin-top: -4.25rem;
    margin-bottom: -4.25rem;
  }

  .\32xl\:last\:-mx-17:last-child{
    margin-left: -4.25rem;
    margin-right: -4.25rem;
  }

  .\32xl\:last\:-my-18:last-child{
    margin-top: -4.5rem;
    margin-bottom: -4.5rem;
  }

  .\32xl\:last\:-mx-18:last-child{
    margin-left: -4.5rem;
    margin-right: -4.5rem;
  }

  .\32xl\:last\:-my-19:last-child{
    margin-top: -4.75rem;
    margin-bottom: -4.75rem;
  }

  .\32xl\:last\:-mx-19:last-child{
    margin-left: -4.75rem;
    margin-right: -4.75rem;
  }

  .\32xl\:last\:-my-20:last-child{
    margin-top: -5rem;
    margin-bottom: -5rem;
  }

  .\32xl\:last\:-mx-20:last-child{
    margin-left: -5rem;
    margin-right: -5rem;
  }

  .\32xl\:last\:-my-22:last-child{
    margin-top: -5.5rem;
    margin-bottom: -5.5rem;
  }

  .\32xl\:last\:-mx-22:last-child{
    margin-left: -5.5rem;
    margin-right: -5.5rem;
  }

  .\32xl\:last\:-my-24:last-child{
    margin-top: -6rem;
    margin-bottom: -6rem;
  }

  .\32xl\:last\:-mx-24:last-child{
    margin-left: -6rem;
    margin-right: -6rem;
  }

  .\32xl\:last\:-my-25:last-child{
    margin-top: -6.25rem;
    margin-bottom: -6.25rem;
  }

  .\32xl\:last\:-mx-25:last-child{
    margin-left: -6.25rem;
    margin-right: -6.25rem;
  }

  .\32xl\:last\:-my-28:last-child{
    margin-top: -7rem;
    margin-bottom: -7rem;
  }

  .\32xl\:last\:-mx-28:last-child{
    margin-left: -7rem;
    margin-right: -7rem;
  }

  .\32xl\:last\:-my-30:last-child{
    margin-top: -7.5rem;
    margin-bottom: -7.5rem;
  }

  .\32xl\:last\:-mx-30:last-child{
    margin-left: -7.5rem;
    margin-right: -7.5rem;
  }

  .\32xl\:last\:-my-32:last-child{
    margin-top: -8rem;
    margin-bottom: -8rem;
  }

  .\32xl\:last\:-mx-32:last-child{
    margin-left: -8rem;
    margin-right: -8rem;
  }

  .\32xl\:last\:-my-34:last-child{
    margin-top: -8.5rem;
    margin-bottom: -8.5rem;
  }

  .\32xl\:last\:-mx-34:last-child{
    margin-left: -8.5rem;
    margin-right: -8.5rem;
  }

  .\32xl\:last\:-my-35:last-child{
    margin-top: -8.75rem;
    margin-bottom: -8.75rem;
  }

  .\32xl\:last\:-mx-35:last-child{
    margin-left: -8.75rem;
    margin-right: -8.75rem;
  }

  .\32xl\:last\:-my-36:last-child{
    margin-top: -9rem;
    margin-bottom: -9rem;
  }

  .\32xl\:last\:-mx-36:last-child{
    margin-left: -9rem;
    margin-right: -9rem;
  }

  .\32xl\:last\:-my-39:last-child{
    margin-top: -9.75rem;
    margin-bottom: -9.75rem;
  }

  .\32xl\:last\:-mx-39:last-child{
    margin-left: -9.75rem;
    margin-right: -9.75rem;
  }

  .\32xl\:last\:-my-40:last-child{
    margin-top: -10rem;
    margin-bottom: -10rem;
  }

  .\32xl\:last\:-mx-40:last-child{
    margin-left: -10rem;
    margin-right: -10rem;
  }

  .\32xl\:last\:-my-42:last-child{
    margin-top: -10.5rem;
    margin-bottom: -10.5rem;
  }

  .\32xl\:last\:-mx-42:last-child{
    margin-left: -10.5rem;
    margin-right: -10.5rem;
  }

  .\32xl\:last\:-my-44:last-child{
    margin-top: -11rem;
    margin-bottom: -11rem;
  }

  .\32xl\:last\:-mx-44:last-child{
    margin-left: -11rem;
    margin-right: -11rem;
  }

  .\32xl\:last\:-my-45:last-child{
    margin-top: -11.25rem;
    margin-bottom: -11.25rem;
  }

  .\32xl\:last\:-mx-45:last-child{
    margin-left: -11.25rem;
    margin-right: -11.25rem;
  }

  .\32xl\:last\:-my-48:last-child{
    margin-top: -12rem;
    margin-bottom: -12rem;
  }

  .\32xl\:last\:-mx-48:last-child{
    margin-left: -12rem;
    margin-right: -12rem;
  }

  .\32xl\:last\:-my-50:last-child{
    margin-top: -12.5rem;
    margin-bottom: -12.5rem;
  }

  .\32xl\:last\:-mx-50:last-child{
    margin-left: -12.5rem;
    margin-right: -12.5rem;
  }

  .\32xl\:last\:-my-52:last-child{
    margin-top: -13rem;
    margin-bottom: -13rem;
  }

  .\32xl\:last\:-mx-52:last-child{
    margin-left: -13rem;
    margin-right: -13rem;
  }

  .\32xl\:last\:-my-55:last-child{
    margin-top: -13.75rem;
    margin-bottom: -13.75rem;
  }

  .\32xl\:last\:-mx-55:last-child{
    margin-left: -13.75rem;
    margin-right: -13.75rem;
  }

  .\32xl\:last\:-my-56:last-child{
    margin-top: -14rem;
    margin-bottom: -14rem;
  }

  .\32xl\:last\:-mx-56:last-child{
    margin-left: -14rem;
    margin-right: -14rem;
  }

  .\32xl\:last\:-my-58:last-child{
    margin-top: -14.5rem;
    margin-bottom: -14.5rem;
  }

  .\32xl\:last\:-mx-58:last-child{
    margin-left: -14.5rem;
    margin-right: -14.5rem;
  }

  .\32xl\:last\:-my-60:last-child{
    margin-top: -15rem;
    margin-bottom: -15rem;
  }

  .\32xl\:last\:-mx-60:last-child{
    margin-left: -15rem;
    margin-right: -15rem;
  }

  .\32xl\:last\:-my-64:last-child{
    margin-top: -16rem;
    margin-bottom: -16rem;
  }

  .\32xl\:last\:-mx-64:last-child{
    margin-left: -16rem;
    margin-right: -16rem;
  }

  .\32xl\:last\:-my-65:last-child{
    margin-top: -16.25rem;
    margin-bottom: -16.25rem;
  }

  .\32xl\:last\:-mx-65:last-child{
    margin-left: -16.25rem;
    margin-right: -16.25rem;
  }

  .\32xl\:last\:-my-68:last-child{
    margin-top: -17rem;
    margin-bottom: -17rem;
  }

  .\32xl\:last\:-mx-68:last-child{
    margin-left: -17rem;
    margin-right: -17rem;
  }

  .\32xl\:last\:-my-69:last-child{
    margin-top: -17.25rem;
    margin-bottom: -17.25rem;
  }

  .\32xl\:last\:-mx-69:last-child{
    margin-left: -17.25rem;
    margin-right: -17.25rem;
  }

  .\32xl\:last\:-my-70:last-child{
    margin-top: -17.5rem;
    margin-bottom: -17.5rem;
  }

  .\32xl\:last\:-mx-70:last-child{
    margin-left: -17.5rem;
    margin-right: -17.5rem;
  }

  .\32xl\:last\:-my-72:last-child{
    margin-top: -18rem;
    margin-bottom: -18rem;
  }

  .\32xl\:last\:-mx-72:last-child{
    margin-left: -18rem;
    margin-right: -18rem;
  }

  .\32xl\:last\:-my-75:last-child{
    margin-top: -18.75rem;
    margin-bottom: -18.75rem;
  }

  .\32xl\:last\:-mx-75:last-child{
    margin-left: -18.75rem;
    margin-right: -18.75rem;
  }

  .\32xl\:last\:-my-80:last-child{
    margin-top: -20rem;
    margin-bottom: -20rem;
  }

  .\32xl\:last\:-mx-80:last-child{
    margin-left: -20rem;
    margin-right: -20rem;
  }

  .\32xl\:last\:-my-85:last-child{
    margin-top: -21.25rem;
    margin-bottom: -21.25rem;
  }

  .\32xl\:last\:-mx-85:last-child{
    margin-left: -21.25rem;
    margin-right: -21.25rem;
  }

  .\32xl\:last\:-my-86:last-child{
    margin-top: -21.5rem;
    margin-bottom: -21.5rem;
  }

  .\32xl\:last\:-mx-86:last-child{
    margin-left: -21.5rem;
    margin-right: -21.5rem;
  }

  .\32xl\:last\:-my-90:last-child{
    margin-top: -22.5rem;
    margin-bottom: -22.5rem;
  }

  .\32xl\:last\:-mx-90:last-child{
    margin-left: -22.5rem;
    margin-right: -22.5rem;
  }

  .\32xl\:last\:-my-96:last-child{
    margin-top: -24rem;
    margin-bottom: -24rem;
  }

  .\32xl\:last\:-mx-96:last-child{
    margin-left: -24rem;
    margin-right: -24rem;
  }

  .\32xl\:last\:-my-100:last-child{
    margin-top: -25rem;
    margin-bottom: -25rem;
  }

  .\32xl\:last\:-mx-100:last-child{
    margin-left: -25rem;
    margin-right: -25rem;
  }

  .\32xl\:last\:-my-115:last-child{
    margin-top: -28.75rem;
    margin-bottom: -28.75rem;
  }

  .\32xl\:last\:-mx-115:last-child{
    margin-left: -28.75rem;
    margin-right: -28.75rem;
  }

  .\32xl\:last\:-my-125:last-child{
    margin-top: -31.25rem;
    margin-bottom: -31.25rem;
  }

  .\32xl\:last\:-mx-125:last-child{
    margin-left: -31.25rem;
    margin-right: -31.25rem;
  }

  .\32xl\:last\:-my-142:last-child{
    margin-top: -35.5rem;
    margin-bottom: -35.5rem;
  }

  .\32xl\:last\:-mx-142:last-child{
    margin-left: -35.5rem;
    margin-right: -35.5rem;
  }

  .\32xl\:last\:-my-150:last-child{
    margin-top: -37.5rem;
    margin-bottom: -37.5rem;
  }

  .\32xl\:last\:-mx-150:last-child{
    margin-left: -37.5rem;
    margin-right: -37.5rem;
  }

  .\32xl\:last\:-my-156:last-child{
    margin-top: -39rem;
    margin-bottom: -39rem;
  }

  .\32xl\:last\:-mx-156:last-child{
    margin-left: -39rem;
    margin-right: -39rem;
  }

  .\32xl\:last\:-my-160:last-child{
    margin-top: -40rem;
    margin-bottom: -40rem;
  }

  .\32xl\:last\:-mx-160:last-child{
    margin-left: -40rem;
    margin-right: -40rem;
  }

  .\32xl\:last\:-my-175:last-child{
    margin-top: -43.75rem;
    margin-bottom: -43.75rem;
  }

  .\32xl\:last\:-mx-175:last-child{
    margin-left: -43.75rem;
    margin-right: -43.75rem;
  }

  .\32xl\:last\:-my-207:last-child{
    margin-top: -51.75rem;
    margin-bottom: -51.75rem;
  }

  .\32xl\:last\:-mx-207:last-child{
    margin-left: -51.75rem;
    margin-right: -51.75rem;
  }

  .\32xl\:last\:-my-242:last-child{
    margin-top: -60.5rem;
    margin-bottom: -60.5rem;
  }

  .\32xl\:last\:-mx-242:last-child{
    margin-left: -60.5rem;
    margin-right: -60.5rem;
  }

  .\32xl\:last\:-my-250:last-child{
    margin-top: -62.5rem;
    margin-bottom: -62.5rem;
  }

  .\32xl\:last\:-mx-250:last-child{
    margin-left: -62.5rem;
    margin-right: -62.5rem;
  }

  .\32xl\:last\:-my-258:last-child{
    margin-top: -64.5rem;
    margin-bottom: -64.5rem;
  }

  .\32xl\:last\:-mx-258:last-child{
    margin-left: -64.5rem;
    margin-right: -64.5rem;
  }

  .\32xl\:last\:-my-265:last-child{
    margin-top: -66.25rem;
    margin-bottom: -66.25rem;
  }

  .\32xl\:last\:-mx-265:last-child{
    margin-left: -66.25rem;
    margin-right: -66.25rem;
  }

  .\32xl\:last\:-my-280:last-child{
    margin-top: -70rem;
    margin-bottom: -70rem;
  }

  .\32xl\:last\:-mx-280:last-child{
    margin-left: -70rem;
    margin-right: -70rem;
  }

  .\32xl\:last\:-my-px:last-child{
    margin-top: -1px;
    margin-bottom: -1px;
  }

  .\32xl\:last\:-mx-px:last-child{
    margin-left: -1px;
    margin-right: -1px;
  }

  .\32xl\:last\:-my-0\.5:last-child{
    margin-top: -0.125rem;
    margin-bottom: -0.125rem;
  }

  .\32xl\:last\:-mx-0\.5:last-child{
    margin-left: -0.125rem;
    margin-right: -0.125rem;
  }

  .\32xl\:last\:-my-1\.5:last-child{
    margin-top: -0.375rem;
    margin-bottom: -0.375rem;
  }

  .\32xl\:last\:-mx-1\.5:last-child{
    margin-left: -0.375rem;
    margin-right: -0.375rem;
  }

  .\32xl\:last\:-my-2\.5:last-child{
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
  }

  .\32xl\:last\:-mx-2\.5:last-child{
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }

  .\32xl\:last\:-my-3\.5:last-child{
    margin-top: -0.875rem;
    margin-bottom: -0.875rem;
  }

  .\32xl\:last\:-mx-3\.5:last-child{
    margin-left: -0.875rem;
    margin-right: -0.875rem;
  }

  .\32xl\:last\:-my-0\.25:last-child{
    margin-top: -0.0625rem;
    margin-bottom: -0.0625rem;
  }

  .\32xl\:last\:-mx-0\.25:last-child{
    margin-left: -0.0625rem;
    margin-right: -0.0625rem;
  }

  .\32xl\:last\:-my-0\.75:last-child{
    margin-top: -0.1875rem;
    margin-bottom: -0.1875rem;
  }

  .\32xl\:last\:-mx-0\.75:last-child{
    margin-left: -0.1875rem;
    margin-right: -0.1875rem;
  }

  .\32xl\:last\:-my-1\.25:last-child{
    margin-top: -0.3125rem;
    margin-bottom: -0.3125rem;
  }

  .\32xl\:last\:-mx-1\.25:last-child{
    margin-left: -0.3125rem;
    margin-right: -0.3125rem;
  }

  .\32xl\:last\:-my-1\.75:last-child{
    margin-top: -0.4375rem;
    margin-bottom: -0.4375rem;
  }

  .\32xl\:last\:-mx-1\.75:last-child{
    margin-left: -0.4375rem;
    margin-right: -0.4375rem;
  }

  .\32xl\:last\:-my-2\.25:last-child{
    margin-top: -0.5625rem;
    margin-bottom: -0.5625rem;
  }

  .\32xl\:last\:-mx-2\.25:last-child{
    margin-left: -0.5625rem;
    margin-right: -0.5625rem;
  }

  .\32xl\:last\:-my-2\.75:last-child{
    margin-top: -0.6875rem;
    margin-bottom: -0.6875rem;
  }

  .\32xl\:last\:-mx-2\.75:last-child{
    margin-left: -0.6875rem;
    margin-right: -0.6875rem;
  }

  .\32xl\:last\:-my-3\.25:last-child{
    margin-top: -0.8125rem;
    margin-bottom: -0.8125rem;
  }

  .\32xl\:last\:-mx-3\.25:last-child{
    margin-left: -0.8125rem;
    margin-right: -0.8125rem;
  }

  .\32xl\:last\:-my-3\.75:last-child{
    margin-top: -0.9375rem;
    margin-bottom: -0.9375rem;
  }

  .\32xl\:last\:-mx-3\.75:last-child{
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
  }

  .\32xl\:last\:-my-4\.25:last-child{
    margin-top: -1.0625rem;
    margin-bottom: -1.0625rem;
  }

  .\32xl\:last\:-mx-4\.25:last-child{
    margin-left: -1.0625rem;
    margin-right: -1.0625rem;
  }

  .\32xl\:last\:-my-4\.5:last-child{
    margin-top: -1.125rem;
    margin-bottom: -1.125rem;
  }

  .\32xl\:last\:-mx-4\.5:last-child{
    margin-left: -1.125rem;
    margin-right: -1.125rem;
  }

  .\32xl\:last\:-my-4\.75:last-child{
    margin-top: -1.1875rem;
    margin-bottom: -1.1875rem;
  }

  .\32xl\:last\:-mx-4\.75:last-child{
    margin-left: -1.1875rem;
    margin-right: -1.1875rem;
  }

  .\32xl\:last\:-my-5\.25:last-child{
    margin-top: -1.3125rem;
    margin-bottom: -1.3125rem;
  }

  .\32xl\:last\:-mx-5\.25:last-child{
    margin-left: -1.3125rem;
    margin-right: -1.3125rem;
  }

  .\32xl\:last\:-my-5\.5:last-child{
    margin-top: -1.375rem;
    margin-bottom: -1.375rem;
  }

  .\32xl\:last\:-mx-5\.5:last-child{
    margin-left: -1.375rem;
    margin-right: -1.375rem;
  }

  .\32xl\:last\:-my-5\.75:last-child{
    margin-top: -1.4375rem;
    margin-bottom: -1.4375rem;
  }

  .\32xl\:last\:-mx-5\.75:last-child{
    margin-left: -1.4375rem;
    margin-right: -1.4375rem;
  }

  .\32xl\:last\:-my-6\.25:last-child{
    margin-top: -1.5625rem;
    margin-bottom: -1.5625rem;
  }

  .\32xl\:last\:-mx-6\.25:last-child{
    margin-left: -1.5625rem;
    margin-right: -1.5625rem;
  }

  .\32xl\:last\:-my-6\.5:last-child{
    margin-top: -1.625rem;
    margin-bottom: -1.625rem;
  }

  .\32xl\:last\:-mx-6\.5:last-child{
    margin-left: -1.625rem;
    margin-right: -1.625rem;
  }

  .\32xl\:last\:-my-6\.75:last-child{
    margin-top: -1.6875rem;
    margin-bottom: -1.6875rem;
  }

  .\32xl\:last\:-mx-6\.75:last-child{
    margin-left: -1.6875rem;
    margin-right: -1.6875rem;
  }

  .\32xl\:last\:-my-7\.25:last-child{
    margin-top: -1.8125rem;
    margin-bottom: -1.8125rem;
  }

  .\32xl\:last\:-mx-7\.25:last-child{
    margin-left: -1.8125rem;
    margin-right: -1.8125rem;
  }

  .\32xl\:last\:-my-7\.5:last-child{
    margin-top: -1.875rem;
    margin-bottom: -1.875rem;
  }

  .\32xl\:last\:-mx-7\.5:last-child{
    margin-left: -1.875rem;
    margin-right: -1.875rem;
  }

  .\32xl\:last\:-my-8\.25:last-child{
    margin-top: -2.0625rem;
    margin-bottom: -2.0625rem;
  }

  .\32xl\:last\:-mx-8\.25:last-child{
    margin-left: -2.0625rem;
    margin-right: -2.0625rem;
  }

  .\32xl\:last\:-my-8\.5:last-child{
    margin-top: -2.125rem;
    margin-bottom: -2.125rem;
  }

  .\32xl\:last\:-mx-8\.5:last-child{
    margin-left: -2.125rem;
    margin-right: -2.125rem;
  }

  .\32xl\:last\:-my-9\.25:last-child{
    margin-top: -2.3125rem;
    margin-bottom: -2.3125rem;
  }

  .\32xl\:last\:-mx-9\.25:last-child{
    margin-left: -2.3125rem;
    margin-right: -2.3125rem;
  }

  .\32xl\:last\:-my-9\.5:last-child{
    margin-top: -2.375rem;
    margin-bottom: -2.375rem;
  }

  .\32xl\:last\:-mx-9\.5:last-child{
    margin-left: -2.375rem;
    margin-right: -2.375rem;
  }

  .\32xl\:last\:-my-10\.5:last-child{
    margin-top: -2.625rem;
    margin-bottom: -2.625rem;
  }

  .\32xl\:last\:-mx-10\.5:last-child{
    margin-left: -2.625rem;
    margin-right: -2.625rem;
  }

  .\32xl\:last\:-my-11\.25:last-child{
    margin-top: -2.8125rem;
    margin-bottom: -2.8125rem;
  }

  .\32xl\:last\:-mx-11\.25:last-child{
    margin-left: -2.8125rem;
    margin-right: -2.8125rem;
  }

  .\32xl\:last\:-my-11\.5:last-child{
    margin-top: -2.875rem;
    margin-bottom: -2.875rem;
  }

  .\32xl\:last\:-mx-11\.5:last-child{
    margin-left: -2.875rem;
    margin-right: -2.875rem;
  }

  .\32xl\:last\:-my-12\.5:last-child{
    margin-top: -3.125rem;
    margin-bottom: -3.125rem;
  }

  .\32xl\:last\:-mx-12\.5:last-child{
    margin-left: -3.125rem;
    margin-right: -3.125rem;
  }

  .\32xl\:last\:-my-12\.75:last-child{
    margin-top: -3.1875rem;
    margin-bottom: -3.1875rem;
  }

  .\32xl\:last\:-mx-12\.75:last-child{
    margin-left: -3.1875rem;
    margin-right: -3.1875rem;
  }

  .\32xl\:last\:-my-13\.5:last-child{
    margin-top: -3.375rem;
    margin-bottom: -3.375rem;
  }

  .\32xl\:last\:-mx-13\.5:last-child{
    margin-left: -3.375rem;
    margin-right: -3.375rem;
  }

  .\32xl\:last\:-my-14\.5:last-child{
    margin-top: -3.625rem;
    margin-bottom: -3.625rem;
  }

  .\32xl\:last\:-mx-14\.5:last-child{
    margin-left: -3.625rem;
    margin-right: -3.625rem;
  }

  .\32xl\:last\:-my-15\.5:last-child{
    margin-top: -3.875rem;
    margin-bottom: -3.875rem;
  }

  .\32xl\:last\:-mx-15\.5:last-child{
    margin-left: -3.875rem;
    margin-right: -3.875rem;
  }

  .\32xl\:last\:-my-15\.75:last-child{
    margin-top: -3.9375rem;
    margin-bottom: -3.9375rem;
  }

  .\32xl\:last\:-mx-15\.75:last-child{
    margin-left: -3.9375rem;
    margin-right: -3.9375rem;
  }

  .\32xl\:last\:-my-16\.25:last-child{
    margin-top: -4.0625rem;
    margin-bottom: -4.0625rem;
  }

  .\32xl\:last\:-mx-16\.25:last-child{
    margin-left: -4.0625rem;
    margin-right: -4.0625rem;
  }

  .\32xl\:last\:-my-17\.25:last-child{
    margin-top: -4.3125rem;
    margin-bottom: -4.3125rem;
  }

  .\32xl\:last\:-mx-17\.25:last-child{
    margin-left: -4.3125rem;
    margin-right: -4.3125rem;
  }

  .\32xl\:last\:-my-17\.5:last-child{
    margin-top: -4.375rem;
    margin-bottom: -4.375rem;
  }

  .\32xl\:last\:-mx-17\.5:last-child{
    margin-left: -4.375rem;
    margin-right: -4.375rem;
  }

  .\32xl\:last\:-my-18\.25:last-child{
    margin-top: -4.5625rem;
    margin-bottom: -4.5625rem;
  }

  .\32xl\:last\:-mx-18\.25:last-child{
    margin-left: -4.5625rem;
    margin-right: -4.5625rem;
  }

  .\32xl\:last\:-my-18\.5:last-child{
    margin-top: -4.625rem;
    margin-bottom: -4.625rem;
  }

  .\32xl\:last\:-mx-18\.5:last-child{
    margin-left: -4.625rem;
    margin-right: -4.625rem;
  }

  .\32xl\:last\:-my-20\.25:last-child{
    margin-top: -5.0625rem;
    margin-bottom: -5.0625rem;
  }

  .\32xl\:last\:-mx-20\.25:last-child{
    margin-left: -5.0625rem;
    margin-right: -5.0625rem;
  }

  .\32xl\:last\:-my-20\.5:last-child{
    margin-top: -5.125rem;
    margin-bottom: -5.125rem;
  }

  .\32xl\:last\:-mx-20\.5:last-child{
    margin-left: -5.125rem;
    margin-right: -5.125rem;
  }

  .\32xl\:last\:-my-22\.5:last-child{
    margin-top: -5.625rem;
    margin-bottom: -5.625rem;
  }

  .\32xl\:last\:-mx-22\.5:last-child{
    margin-left: -5.625rem;
    margin-right: -5.625rem;
  }

  .\32xl\:last\:-my-25\.5:last-child{
    margin-top: -6.375rem;
    margin-bottom: -6.375rem;
  }

  .\32xl\:last\:-mx-25\.5:last-child{
    margin-left: -6.375rem;
    margin-right: -6.375rem;
  }

  .\32xl\:last\:-my-26\.75:last-child{
    margin-top: -6.6875rem;
    margin-bottom: -6.6875rem;
  }

  .\32xl\:last\:-mx-26\.75:last-child{
    margin-left: -6.6875rem;
    margin-right: -6.6875rem;
  }

  .\32xl\:last\:-my-32\.5:last-child{
    margin-top: -8.125rem;
    margin-bottom: -8.125rem;
  }

  .\32xl\:last\:-mx-32\.5:last-child{
    margin-left: -8.125rem;
    margin-right: -8.125rem;
  }

  .\32xl\:last\:-my-37\.5:last-child{
    margin-top: -9.375rem;
    margin-bottom: -9.375rem;
  }

  .\32xl\:last\:-mx-37\.5:last-child{
    margin-left: -9.375rem;
    margin-right: -9.375rem;
  }

  .\32xl\:last\:-my-41\.25:last-child{
    margin-top: -10.3125rem;
    margin-bottom: -10.3125rem;
  }

  .\32xl\:last\:-mx-41\.25:last-child{
    margin-left: -10.3125rem;
    margin-right: -10.3125rem;
  }

  .\32xl\:last\:-my-52\.5:last-child{
    margin-top: -13.125rem;
    margin-bottom: -13.125rem;
  }

  .\32xl\:last\:-mx-52\.5:last-child{
    margin-left: -13.125rem;
    margin-right: -13.125rem;
  }

  .\32xl\:last\:-my-54\.5:last-child{
    margin-top: -13.625rem;
    margin-bottom: -13.625rem;
  }

  .\32xl\:last\:-mx-54\.5:last-child{
    margin-left: -13.625rem;
    margin-right: -13.625rem;
  }

  .\32xl\:last\:-my-57\.25:last-child{
    margin-top: -14.3125rem;
    margin-bottom: -14.3125rem;
  }

  .\32xl\:last\:-mx-57\.25:last-child{
    margin-left: -14.3125rem;
    margin-right: -14.3125rem;
  }

  .\32xl\:last\:-my-57\.5:last-child{
    margin-top: -14.375rem;
    margin-bottom: -14.375rem;
  }

  .\32xl\:last\:-mx-57\.5:last-child{
    margin-left: -14.375rem;
    margin-right: -14.375rem;
  }

  .\32xl\:last\:-my-66\.25:last-child{
    margin-top: -16.5625rem;
    margin-bottom: -16.5625rem;
  }

  .\32xl\:last\:-mx-66\.25:last-child{
    margin-left: -16.5625rem;
    margin-right: -16.5625rem;
  }

  .\32xl\:last\:-my-74\.5:last-child{
    margin-top: -18.125rem;
    margin-bottom: -18.125rem;
  }

  .\32xl\:last\:-mx-74\.5:last-child{
    margin-left: -18.125rem;
    margin-right: -18.125rem;
  }

  .\32xl\:last\:-my-106\.25:last-child{
    margin-top: -26.5625rem;
    margin-bottom: -26.5625rem;
  }

  .\32xl\:last\:-mx-106\.25:last-child{
    margin-left: -26.5625rem;
    margin-right: -26.5625rem;
  }

  .\32xl\:last\:-my-112\.25:last-child{
    margin-top: -28.0675rem;
    margin-bottom: -28.0675rem;
  }

  .\32xl\:last\:-mx-112\.25:last-child{
    margin-left: -28.0675rem;
    margin-right: -28.0675rem;
  }

  .\32xl\:last\:-my-112\.75:last-child{
    margin-top: -28.1875rem;
    margin-bottom: -28.1875rem;
  }

  .\32xl\:last\:-mx-112\.75:last-child{
    margin-left: -28.1875rem;
    margin-right: -28.1875rem;
  }

  .\32xl\:last\:-my-147\.5:last-child{
    margin-top: -36.875rem;
    margin-bottom: -36.875rem;
  }

  .\32xl\:last\:-mx-147\.5:last-child{
    margin-left: -36.875rem;
    margin-right: -36.875rem;
  }

  .\32xl\:last\:-my-162\.5:last-child{
    margin-top: -40.625rem;
    margin-bottom: -40.625rem;
  }

  .\32xl\:last\:-mx-162\.5:last-child{
    margin-left: -40.625rem;
    margin-right: -40.625rem;
  }

  .\32xl\:last\:-my-172\.25:last-child{
    margin-top: -42.5625rem;
    margin-bottom: -42.5625rem;
  }

  .\32xl\:last\:-mx-172\.25:last-child{
    margin-left: -42.5625rem;
    margin-right: -42.5625rem;
  }

  .\32xl\:last\:-my-175\.25:last-child{
    margin-top: -43.8125rem;
    margin-bottom: -43.8125rem;
  }

  .\32xl\:last\:-mx-175\.25:last-child{
    margin-left: -43.8125rem;
    margin-right: -43.8125rem;
  }

  .\32xl\:last\:-my-184\.25:last-child{
    margin-top: -46.0625rem;
    margin-bottom: -46.0625rem;
  }

  .\32xl\:last\:-mx-184\.25:last-child{
    margin-left: -46.0625rem;
    margin-right: -46.0625rem;
  }

  .\32xl\:last\:-my-203\.25:last-child{
    margin-top: -50.8125rem;
    margin-bottom: -50.8125rem;
  }

  .\32xl\:last\:-mx-203\.25:last-child{
    margin-left: -50.8125rem;
    margin-right: -50.8125rem;
  }

  .\32xl\:last\:-my-half:last-child{
    margin-top: -50%;
    margin-bottom: -50%;
  }

  .\32xl\:last\:-mx-half:last-child{
    margin-left: -50%;
    margin-right: -50%;
  }

  .\32xl\:last\:-my-full:last-child{
    margin-top: -100%;
    margin-bottom: -100%;
  }

  .\32xl\:last\:-mx-full:last-child{
    margin-left: -100%;
    margin-right: -100%;
  }

  .\32xl\:last\:-my-1\/10:last-child{
    margin-top: -10%;
    margin-bottom: -10%;
  }

  .\32xl\:last\:-mx-1\/10:last-child{
    margin-left: -10%;
    margin-right: -10%;
  }

  .\32xl\:last\:-my-2\/10:last-child{
    margin-top: -20%;
    margin-bottom: -20%;
  }

  .\32xl\:last\:-mx-2\/10:last-child{
    margin-left: -20%;
    margin-right: -20%;
  }

  .\32xl\:last\:-my-3\/10:last-child{
    margin-top: -30%;
    margin-bottom: -30%;
  }

  .\32xl\:last\:-mx-3\/10:last-child{
    margin-left: -30%;
    margin-right: -30%;
  }

  .\32xl\:last\:-my-4\/10:last-child{
    margin-top: -40%;
    margin-bottom: -40%;
  }

  .\32xl\:last\:-mx-4\/10:last-child{
    margin-left: -40%;
    margin-right: -40%;
  }

  .\32xl\:last\:-my-4\.5\/10:last-child{
    margin-top: -45%;
    margin-bottom: -45%;
  }

  .\32xl\:last\:-mx-4\.5\/10:last-child{
    margin-left: -45%;
    margin-right: -45%;
  }

  .\32xl\:last\:-my-5\/10:last-child{
    margin-top: -50%;
    margin-bottom: -50%;
  }

  .\32xl\:last\:-mx-5\/10:last-child{
    margin-left: -50%;
    margin-right: -50%;
  }

  .\32xl\:last\:-my-5\.5\/10:last-child{
    margin-top: -55%;
    margin-bottom: -55%;
  }

  .\32xl\:last\:-mx-5\.5\/10:last-child{
    margin-left: -55%;
    margin-right: -55%;
  }

  .\32xl\:last\:-my-6\/10:last-child{
    margin-top: -60%;
    margin-bottom: -60%;
  }

  .\32xl\:last\:-mx-6\/10:last-child{
    margin-left: -60%;
    margin-right: -60%;
  }

  .\32xl\:last\:-my-7\/10:last-child{
    margin-top: -70%;
    margin-bottom: -70%;
  }

  .\32xl\:last\:-mx-7\/10:last-child{
    margin-left: -70%;
    margin-right: -70%;
  }

  .\32xl\:last\:-my-8\/10:last-child{
    margin-top: -80%;
    margin-bottom: -80%;
  }

  .\32xl\:last\:-mx-8\/10:last-child{
    margin-left: -80%;
    margin-right: -80%;
  }

  .\32xl\:last\:-my-9\/10:last-child{
    margin-top: -90%;
    margin-bottom: -90%;
  }

  .\32xl\:last\:-mx-9\/10:last-child{
    margin-left: -90%;
    margin-right: -90%;
  }

  .\32xl\:last\:-my-1\/12:last-child{
    margin-top: -8.33333%;
    margin-bottom: -8.33333%;
  }

  .\32xl\:last\:-mx-1\/12:last-child{
    margin-left: -8.33333%;
    margin-right: -8.33333%;
  }

  .\32xl\:last\:-my-2\/12:last-child{
    margin-top: -16.66667%;
    margin-bottom: -16.66667%;
  }

  .\32xl\:last\:-mx-2\/12:last-child{
    margin-left: -16.66667%;
    margin-right: -16.66667%;
  }

  .\32xl\:last\:-my-3\/12:last-child{
    margin-top: -25%;
    margin-bottom: -25%;
  }

  .\32xl\:last\:-mx-3\/12:last-child{
    margin-left: -25%;
    margin-right: -25%;
  }

  .\32xl\:last\:-my-4\/12:last-child{
    margin-top: -33.33333%;
    margin-bottom: -33.33333%;
  }

  .\32xl\:last\:-mx-4\/12:last-child{
    margin-left: -33.33333%;
    margin-right: -33.33333%;
  }

  .\32xl\:last\:-my-5\/12:last-child{
    margin-top: -41.66667%;
    margin-bottom: -41.66667%;
  }

  .\32xl\:last\:-mx-5\/12:last-child{
    margin-left: -41.66667%;
    margin-right: -41.66667%;
  }

  .\32xl\:last\:-my-6\/12:last-child{
    margin-top: -50%;
    margin-bottom: -50%;
  }

  .\32xl\:last\:-mx-6\/12:last-child{
    margin-left: -50%;
    margin-right: -50%;
  }

  .\32xl\:last\:-my-7\/12:last-child{
    margin-top: -58.33333%;
    margin-bottom: -58.33333%;
  }

  .\32xl\:last\:-mx-7\/12:last-child{
    margin-left: -58.33333%;
    margin-right: -58.33333%;
  }

  .\32xl\:last\:-my-8\/12:last-child{
    margin-top: -66.66667%;
    margin-bottom: -66.66667%;
  }

  .\32xl\:last\:-mx-8\/12:last-child{
    margin-left: -66.66667%;
    margin-right: -66.66667%;
  }

  .\32xl\:last\:-my-9\/12:last-child{
    margin-top: -75%;
    margin-bottom: -75%;
  }

  .\32xl\:last\:-mx-9\/12:last-child{
    margin-left: -75%;
    margin-right: -75%;
  }

  .\32xl\:last\:-my-10\/12:last-child{
    margin-top: -83.33333%;
    margin-bottom: -83.33333%;
  }

  .\32xl\:last\:-mx-10\/12:last-child{
    margin-left: -83.33333%;
    margin-right: -83.33333%;
  }

  .\32xl\:last\:-my-11\/12:last-child{
    margin-top: -91.66667%;
    margin-bottom: -91.66667%;
  }

  .\32xl\:last\:-mx-11\/12:last-child{
    margin-left: -91.66667%;
    margin-right: -91.66667%;
  }

  .\32xl\:last\:mt-0:last-child{
    margin-top: 0px;
  }

  .\32xl\:last\:mr-0:last-child{
    margin-right: 0px;
  }

  .\32xl\:last\:mb-0:last-child{
    margin-bottom: 0px;
  }

  .\32xl\:last\:ml-0:last-child{
    margin-left: 0px;
  }

  .\32xl\:last\:mt-1:last-child{
    margin-top: 0.25rem;
  }

  .\32xl\:last\:mr-1:last-child{
    margin-right: 0.25rem;
  }

  .\32xl\:last\:mb-1:last-child{
    margin-bottom: 0.25rem;
  }

  .\32xl\:last\:ml-1:last-child{
    margin-left: 0.25rem;
  }

  .\32xl\:last\:mt-2:last-child{
    margin-top: 0.5rem;
  }

  .\32xl\:last\:mr-2:last-child{
    margin-right: 0.5rem;
  }

  .\32xl\:last\:mb-2:last-child{
    margin-bottom: 0.5rem;
  }

  .\32xl\:last\:ml-2:last-child{
    margin-left: 0.5rem;
  }

  .\32xl\:last\:mt-3:last-child{
    margin-top: 0.75rem;
  }

  .\32xl\:last\:mr-3:last-child{
    margin-right: 0.75rem;
  }

  .\32xl\:last\:mb-3:last-child{
    margin-bottom: 0.75rem;
  }

  .\32xl\:last\:ml-3:last-child{
    margin-left: 0.75rem;
  }

  .\32xl\:last\:mt-4:last-child{
    margin-top: 1rem;
  }

  .\32xl\:last\:mr-4:last-child{
    margin-right: 1rem;
  }

  .\32xl\:last\:mb-4:last-child{
    margin-bottom: 1rem;
  }

  .\32xl\:last\:ml-4:last-child{
    margin-left: 1rem;
  }

  .\32xl\:last\:mt-5:last-child{
    margin-top: 1.25rem;
  }

  .\32xl\:last\:mr-5:last-child{
    margin-right: 1.25rem;
  }

  .\32xl\:last\:mb-5:last-child{
    margin-bottom: 1.25rem;
  }

  .\32xl\:last\:ml-5:last-child{
    margin-left: 1.25rem;
  }

  .\32xl\:last\:mt-6:last-child{
    margin-top: 1.5rem;
  }

  .\32xl\:last\:mr-6:last-child{
    margin-right: 1.5rem;
  }

  .\32xl\:last\:mb-6:last-child{
    margin-bottom: 1.5rem;
  }

  .\32xl\:last\:ml-6:last-child{
    margin-left: 1.5rem;
  }

  .\32xl\:last\:mt-7:last-child{
    margin-top: 1.75rem;
  }

  .\32xl\:last\:mr-7:last-child{
    margin-right: 1.75rem;
  }

  .\32xl\:last\:mb-7:last-child{
    margin-bottom: 1.75rem;
  }

  .\32xl\:last\:ml-7:last-child{
    margin-left: 1.75rem;
  }

  .\32xl\:last\:mt-8:last-child{
    margin-top: 2rem;
  }

  .\32xl\:last\:mr-8:last-child{
    margin-right: 2rem;
  }

  .\32xl\:last\:mb-8:last-child{
    margin-bottom: 2rem;
  }

  .\32xl\:last\:ml-8:last-child{
    margin-left: 2rem;
  }

  .\32xl\:last\:mt-9:last-child{
    margin-top: 2.25rem;
  }

  .\32xl\:last\:mr-9:last-child{
    margin-right: 2.25rem;
  }

  .\32xl\:last\:mb-9:last-child{
    margin-bottom: 2.25rem;
  }

  .\32xl\:last\:ml-9:last-child{
    margin-left: 2.25rem;
  }

  .\32xl\:last\:mt-10:last-child{
    margin-top: 2.5rem;
  }

  .\32xl\:last\:mr-10:last-child{
    margin-right: 2.5rem;
  }

  .\32xl\:last\:mb-10:last-child{
    margin-bottom: 2.5rem;
  }

  .\32xl\:last\:ml-10:last-child{
    margin-left: 2.5rem;
  }

  .\32xl\:last\:mt-11:last-child{
    margin-top: 2.75rem;
  }

  .\32xl\:last\:mr-11:last-child{
    margin-right: 2.75rem;
  }

  .\32xl\:last\:mb-11:last-child{
    margin-bottom: 2.75rem;
  }

  .\32xl\:last\:ml-11:last-child{
    margin-left: 2.75rem;
  }

  .\32xl\:last\:mt-12:last-child{
    margin-top: 3rem;
  }

  .\32xl\:last\:mr-12:last-child{
    margin-right: 3rem;
  }

  .\32xl\:last\:mb-12:last-child{
    margin-bottom: 3rem;
  }

  .\32xl\:last\:ml-12:last-child{
    margin-left: 3rem;
  }

  .\32xl\:last\:mt-13:last-child{
    margin-top: 3.25rem;
  }

  .\32xl\:last\:mr-13:last-child{
    margin-right: 3.25rem;
  }

  .\32xl\:last\:mb-13:last-child{
    margin-bottom: 3.25rem;
  }

  .\32xl\:last\:ml-13:last-child{
    margin-left: 3.25rem;
  }

  .\32xl\:last\:mt-14:last-child{
    margin-top: 3.5rem;
  }

  .\32xl\:last\:mr-14:last-child{
    margin-right: 3.5rem;
  }

  .\32xl\:last\:mb-14:last-child{
    margin-bottom: 3.5rem;
  }

  .\32xl\:last\:ml-14:last-child{
    margin-left: 3.5rem;
  }

  .\32xl\:last\:mt-15:last-child{
    margin-top: 3.75rem;
  }

  .\32xl\:last\:mr-15:last-child{
    margin-right: 3.75rem;
  }

  .\32xl\:last\:mb-15:last-child{
    margin-bottom: 3.75rem;
  }

  .\32xl\:last\:ml-15:last-child{
    margin-left: 3.75rem;
  }

  .\32xl\:last\:mt-16:last-child{
    margin-top: 4rem;
  }

  .\32xl\:last\:mr-16:last-child{
    margin-right: 4rem;
  }

  .\32xl\:last\:mb-16:last-child{
    margin-bottom: 4rem;
  }

  .\32xl\:last\:ml-16:last-child{
    margin-left: 4rem;
  }

  .\32xl\:last\:mt-17:last-child{
    margin-top: 4.25rem;
  }

  .\32xl\:last\:mr-17:last-child{
    margin-right: 4.25rem;
  }

  .\32xl\:last\:mb-17:last-child{
    margin-bottom: 4.25rem;
  }

  .\32xl\:last\:ml-17:last-child{
    margin-left: 4.25rem;
  }

  .\32xl\:last\:mt-18:last-child{
    margin-top: 4.5rem;
  }

  .\32xl\:last\:mr-18:last-child{
    margin-right: 4.5rem;
  }

  .\32xl\:last\:mb-18:last-child{
    margin-bottom: 4.5rem;
  }

  .\32xl\:last\:ml-18:last-child{
    margin-left: 4.5rem;
  }

  .\32xl\:last\:mt-19:last-child{
    margin-top: 4.75rem;
  }

  .\32xl\:last\:mr-19:last-child{
    margin-right: 4.75rem;
  }

  .\32xl\:last\:mb-19:last-child{
    margin-bottom: 4.75rem;
  }

  .\32xl\:last\:ml-19:last-child{
    margin-left: 4.75rem;
  }

  .\32xl\:last\:mt-20:last-child{
    margin-top: 5rem;
  }

  .\32xl\:last\:mr-20:last-child{
    margin-right: 5rem;
  }

  .\32xl\:last\:mb-20:last-child{
    margin-bottom: 5rem;
  }

  .\32xl\:last\:ml-20:last-child{
    margin-left: 5rem;
  }

  .\32xl\:last\:mt-22:last-child{
    margin-top: 5.5rem;
  }

  .\32xl\:last\:mr-22:last-child{
    margin-right: 5.5rem;
  }

  .\32xl\:last\:mb-22:last-child{
    margin-bottom: 5.5rem;
  }

  .\32xl\:last\:ml-22:last-child{
    margin-left: 5.5rem;
  }

  .\32xl\:last\:mt-24:last-child{
    margin-top: 6rem;
  }

  .\32xl\:last\:mr-24:last-child{
    margin-right: 6rem;
  }

  .\32xl\:last\:mb-24:last-child{
    margin-bottom: 6rem;
  }

  .\32xl\:last\:ml-24:last-child{
    margin-left: 6rem;
  }

  .\32xl\:last\:mt-25:last-child{
    margin-top: 6.25rem;
  }

  .\32xl\:last\:mr-25:last-child{
    margin-right: 6.25rem;
  }

  .\32xl\:last\:mb-25:last-child{
    margin-bottom: 6.25rem;
  }

  .\32xl\:last\:ml-25:last-child{
    margin-left: 6.25rem;
  }

  .\32xl\:last\:mt-28:last-child{
    margin-top: 7rem;
  }

  .\32xl\:last\:mr-28:last-child{
    margin-right: 7rem;
  }

  .\32xl\:last\:mb-28:last-child{
    margin-bottom: 7rem;
  }

  .\32xl\:last\:ml-28:last-child{
    margin-left: 7rem;
  }

  .\32xl\:last\:mt-30:last-child{
    margin-top: 7.5rem;
  }

  .\32xl\:last\:mr-30:last-child{
    margin-right: 7.5rem;
  }

  .\32xl\:last\:mb-30:last-child{
    margin-bottom: 7.5rem;
  }

  .\32xl\:last\:ml-30:last-child{
    margin-left: 7.5rem;
  }

  .\32xl\:last\:mt-32:last-child{
    margin-top: 8rem;
  }

  .\32xl\:last\:mr-32:last-child{
    margin-right: 8rem;
  }

  .\32xl\:last\:mb-32:last-child{
    margin-bottom: 8rem;
  }

  .\32xl\:last\:ml-32:last-child{
    margin-left: 8rem;
  }

  .\32xl\:last\:mt-34:last-child{
    margin-top: 8.5rem;
  }

  .\32xl\:last\:mr-34:last-child{
    margin-right: 8.5rem;
  }

  .\32xl\:last\:mb-34:last-child{
    margin-bottom: 8.5rem;
  }

  .\32xl\:last\:ml-34:last-child{
    margin-left: 8.5rem;
  }

  .\32xl\:last\:mt-35:last-child{
    margin-top: 8.75rem;
  }

  .\32xl\:last\:mr-35:last-child{
    margin-right: 8.75rem;
  }

  .\32xl\:last\:mb-35:last-child{
    margin-bottom: 8.75rem;
  }

  .\32xl\:last\:ml-35:last-child{
    margin-left: 8.75rem;
  }

  .\32xl\:last\:mt-36:last-child{
    margin-top: 9rem;
  }

  .\32xl\:last\:mr-36:last-child{
    margin-right: 9rem;
  }

  .\32xl\:last\:mb-36:last-child{
    margin-bottom: 9rem;
  }

  .\32xl\:last\:ml-36:last-child{
    margin-left: 9rem;
  }

  .\32xl\:last\:mt-39:last-child{
    margin-top: 9.75rem;
  }

  .\32xl\:last\:mr-39:last-child{
    margin-right: 9.75rem;
  }

  .\32xl\:last\:mb-39:last-child{
    margin-bottom: 9.75rem;
  }

  .\32xl\:last\:ml-39:last-child{
    margin-left: 9.75rem;
  }

  .\32xl\:last\:mt-40:last-child{
    margin-top: 10rem;
  }

  .\32xl\:last\:mr-40:last-child{
    margin-right: 10rem;
  }

  .\32xl\:last\:mb-40:last-child{
    margin-bottom: 10rem;
  }

  .\32xl\:last\:ml-40:last-child{
    margin-left: 10rem;
  }

  .\32xl\:last\:mt-42:last-child{
    margin-top: 10.5rem;
  }

  .\32xl\:last\:mr-42:last-child{
    margin-right: 10.5rem;
  }

  .\32xl\:last\:mb-42:last-child{
    margin-bottom: 10.5rem;
  }

  .\32xl\:last\:ml-42:last-child{
    margin-left: 10.5rem;
  }

  .\32xl\:last\:mt-44:last-child{
    margin-top: 11rem;
  }

  .\32xl\:last\:mr-44:last-child{
    margin-right: 11rem;
  }

  .\32xl\:last\:mb-44:last-child{
    margin-bottom: 11rem;
  }

  .\32xl\:last\:ml-44:last-child{
    margin-left: 11rem;
  }

  .\32xl\:last\:mt-45:last-child{
    margin-top: 11.25rem;
  }

  .\32xl\:last\:mr-45:last-child{
    margin-right: 11.25rem;
  }

  .\32xl\:last\:mb-45:last-child{
    margin-bottom: 11.25rem;
  }

  .\32xl\:last\:ml-45:last-child{
    margin-left: 11.25rem;
  }

  .\32xl\:last\:mt-48:last-child{
    margin-top: 12rem;
  }

  .\32xl\:last\:mr-48:last-child{
    margin-right: 12rem;
  }

  .\32xl\:last\:mb-48:last-child{
    margin-bottom: 12rem;
  }

  .\32xl\:last\:ml-48:last-child{
    margin-left: 12rem;
  }

  .\32xl\:last\:mt-50:last-child{
    margin-top: 12.5rem;
  }

  .\32xl\:last\:mr-50:last-child{
    margin-right: 12.5rem;
  }

  .\32xl\:last\:mb-50:last-child{
    margin-bottom: 12.5rem;
  }

  .\32xl\:last\:ml-50:last-child{
    margin-left: 12.5rem;
  }

  .\32xl\:last\:mt-52:last-child{
    margin-top: 13rem;
  }

  .\32xl\:last\:mr-52:last-child{
    margin-right: 13rem;
  }

  .\32xl\:last\:mb-52:last-child{
    margin-bottom: 13rem;
  }

  .\32xl\:last\:ml-52:last-child{
    margin-left: 13rem;
  }

  .\32xl\:last\:mt-55:last-child{
    margin-top: 13.75rem;
  }

  .\32xl\:last\:mr-55:last-child{
    margin-right: 13.75rem;
  }

  .\32xl\:last\:mb-55:last-child{
    margin-bottom: 13.75rem;
  }

  .\32xl\:last\:ml-55:last-child{
    margin-left: 13.75rem;
  }

  .\32xl\:last\:mt-56:last-child{
    margin-top: 14rem;
  }

  .\32xl\:last\:mr-56:last-child{
    margin-right: 14rem;
  }

  .\32xl\:last\:mb-56:last-child{
    margin-bottom: 14rem;
  }

  .\32xl\:last\:ml-56:last-child{
    margin-left: 14rem;
  }

  .\32xl\:last\:mt-58:last-child{
    margin-top: 14.5rem;
  }

  .\32xl\:last\:mr-58:last-child{
    margin-right: 14.5rem;
  }

  .\32xl\:last\:mb-58:last-child{
    margin-bottom: 14.5rem;
  }

  .\32xl\:last\:ml-58:last-child{
    margin-left: 14.5rem;
  }

  .\32xl\:last\:mt-60:last-child{
    margin-top: 15rem;
  }

  .\32xl\:last\:mr-60:last-child{
    margin-right: 15rem;
  }

  .\32xl\:last\:mb-60:last-child{
    margin-bottom: 15rem;
  }

  .\32xl\:last\:ml-60:last-child{
    margin-left: 15rem;
  }

  .\32xl\:last\:mt-64:last-child{
    margin-top: 16rem;
  }

  .\32xl\:last\:mr-64:last-child{
    margin-right: 16rem;
  }

  .\32xl\:last\:mb-64:last-child{
    margin-bottom: 16rem;
  }

  .\32xl\:last\:ml-64:last-child{
    margin-left: 16rem;
  }

  .\32xl\:last\:mt-65:last-child{
    margin-top: 16.25rem;
  }

  .\32xl\:last\:mr-65:last-child{
    margin-right: 16.25rem;
  }

  .\32xl\:last\:mb-65:last-child{
    margin-bottom: 16.25rem;
  }

  .\32xl\:last\:ml-65:last-child{
    margin-left: 16.25rem;
  }

  .\32xl\:last\:mt-68:last-child{
    margin-top: 17rem;
  }

  .\32xl\:last\:mr-68:last-child{
    margin-right: 17rem;
  }

  .\32xl\:last\:mb-68:last-child{
    margin-bottom: 17rem;
  }

  .\32xl\:last\:ml-68:last-child{
    margin-left: 17rem;
  }

  .\32xl\:last\:mt-69:last-child{
    margin-top: 17.25rem;
  }

  .\32xl\:last\:mr-69:last-child{
    margin-right: 17.25rem;
  }

  .\32xl\:last\:mb-69:last-child{
    margin-bottom: 17.25rem;
  }

  .\32xl\:last\:ml-69:last-child{
    margin-left: 17.25rem;
  }

  .\32xl\:last\:mt-70:last-child{
    margin-top: 17.5rem;
  }

  .\32xl\:last\:mr-70:last-child{
    margin-right: 17.5rem;
  }

  .\32xl\:last\:mb-70:last-child{
    margin-bottom: 17.5rem;
  }

  .\32xl\:last\:ml-70:last-child{
    margin-left: 17.5rem;
  }

  .\32xl\:last\:mt-72:last-child{
    margin-top: 18rem;
  }

  .\32xl\:last\:mr-72:last-child{
    margin-right: 18rem;
  }

  .\32xl\:last\:mb-72:last-child{
    margin-bottom: 18rem;
  }

  .\32xl\:last\:ml-72:last-child{
    margin-left: 18rem;
  }

  .\32xl\:last\:mt-75:last-child{
    margin-top: 18.75rem;
  }

  .\32xl\:last\:mr-75:last-child{
    margin-right: 18.75rem;
  }

  .\32xl\:last\:mb-75:last-child{
    margin-bottom: 18.75rem;
  }

  .\32xl\:last\:ml-75:last-child{
    margin-left: 18.75rem;
  }

  .\32xl\:last\:mt-80:last-child{
    margin-top: 20rem;
  }

  .\32xl\:last\:mr-80:last-child{
    margin-right: 20rem;
  }

  .\32xl\:last\:mb-80:last-child{
    margin-bottom: 20rem;
  }

  .\32xl\:last\:ml-80:last-child{
    margin-left: 20rem;
  }

  .\32xl\:last\:mt-85:last-child{
    margin-top: 21.25rem;
  }

  .\32xl\:last\:mr-85:last-child{
    margin-right: 21.25rem;
  }

  .\32xl\:last\:mb-85:last-child{
    margin-bottom: 21.25rem;
  }

  .\32xl\:last\:ml-85:last-child{
    margin-left: 21.25rem;
  }

  .\32xl\:last\:mt-86:last-child{
    margin-top: 21.5rem;
  }

  .\32xl\:last\:mr-86:last-child{
    margin-right: 21.5rem;
  }

  .\32xl\:last\:mb-86:last-child{
    margin-bottom: 21.5rem;
  }

  .\32xl\:last\:ml-86:last-child{
    margin-left: 21.5rem;
  }

  .\32xl\:last\:mt-90:last-child{
    margin-top: 22.5rem;
  }

  .\32xl\:last\:mr-90:last-child{
    margin-right: 22.5rem;
  }

  .\32xl\:last\:mb-90:last-child{
    margin-bottom: 22.5rem;
  }

  .\32xl\:last\:ml-90:last-child{
    margin-left: 22.5rem;
  }

  .\32xl\:last\:mt-96:last-child{
    margin-top: 24rem;
  }

  .\32xl\:last\:mr-96:last-child{
    margin-right: 24rem;
  }

  .\32xl\:last\:mb-96:last-child{
    margin-bottom: 24rem;
  }

  .\32xl\:last\:ml-96:last-child{
    margin-left: 24rem;
  }

  .\32xl\:last\:mt-100:last-child{
    margin-top: 25rem;
  }

  .\32xl\:last\:mr-100:last-child{
    margin-right: 25rem;
  }

  .\32xl\:last\:mb-100:last-child{
    margin-bottom: 25rem;
  }

  .\32xl\:last\:ml-100:last-child{
    margin-left: 25rem;
  }

  .\32xl\:last\:mt-115:last-child{
    margin-top: 28.75rem;
  }

  .\32xl\:last\:mr-115:last-child{
    margin-right: 28.75rem;
  }

  .\32xl\:last\:mb-115:last-child{
    margin-bottom: 28.75rem;
  }

  .\32xl\:last\:ml-115:last-child{
    margin-left: 28.75rem;
  }

  .\32xl\:last\:mt-125:last-child{
    margin-top: 31.25rem;
  }

  .\32xl\:last\:mr-125:last-child{
    margin-right: 31.25rem;
  }

  .\32xl\:last\:mb-125:last-child{
    margin-bottom: 31.25rem;
  }

  .\32xl\:last\:ml-125:last-child{
    margin-left: 31.25rem;
  }

  .\32xl\:last\:mt-142:last-child{
    margin-top: 35.5rem;
  }

  .\32xl\:last\:mr-142:last-child{
    margin-right: 35.5rem;
  }

  .\32xl\:last\:mb-142:last-child{
    margin-bottom: 35.5rem;
  }

  .\32xl\:last\:ml-142:last-child{
    margin-left: 35.5rem;
  }

  .\32xl\:last\:mt-150:last-child{
    margin-top: 37.5rem;
  }

  .\32xl\:last\:mr-150:last-child{
    margin-right: 37.5rem;
  }

  .\32xl\:last\:mb-150:last-child{
    margin-bottom: 37.5rem;
  }

  .\32xl\:last\:ml-150:last-child{
    margin-left: 37.5rem;
  }

  .\32xl\:last\:mt-156:last-child{
    margin-top: 39rem;
  }

  .\32xl\:last\:mr-156:last-child{
    margin-right: 39rem;
  }

  .\32xl\:last\:mb-156:last-child{
    margin-bottom: 39rem;
  }

  .\32xl\:last\:ml-156:last-child{
    margin-left: 39rem;
  }

  .\32xl\:last\:mt-160:last-child{
    margin-top: 40rem;
  }

  .\32xl\:last\:mr-160:last-child{
    margin-right: 40rem;
  }

  .\32xl\:last\:mb-160:last-child{
    margin-bottom: 40rem;
  }

  .\32xl\:last\:ml-160:last-child{
    margin-left: 40rem;
  }

  .\32xl\:last\:mt-175:last-child{
    margin-top: 43.75rem;
  }

  .\32xl\:last\:mr-175:last-child{
    margin-right: 43.75rem;
  }

  .\32xl\:last\:mb-175:last-child{
    margin-bottom: 43.75rem;
  }

  .\32xl\:last\:ml-175:last-child{
    margin-left: 43.75rem;
  }

  .\32xl\:last\:mt-207:last-child{
    margin-top: 51.75rem;
  }

  .\32xl\:last\:mr-207:last-child{
    margin-right: 51.75rem;
  }

  .\32xl\:last\:mb-207:last-child{
    margin-bottom: 51.75rem;
  }

  .\32xl\:last\:ml-207:last-child{
    margin-left: 51.75rem;
  }

  .\32xl\:last\:mt-242:last-child{
    margin-top: 60.5rem;
  }

  .\32xl\:last\:mr-242:last-child{
    margin-right: 60.5rem;
  }

  .\32xl\:last\:mb-242:last-child{
    margin-bottom: 60.5rem;
  }

  .\32xl\:last\:ml-242:last-child{
    margin-left: 60.5rem;
  }

  .\32xl\:last\:mt-250:last-child{
    margin-top: 62.5rem;
  }

  .\32xl\:last\:mr-250:last-child{
    margin-right: 62.5rem;
  }

  .\32xl\:last\:mb-250:last-child{
    margin-bottom: 62.5rem;
  }

  .\32xl\:last\:ml-250:last-child{
    margin-left: 62.5rem;
  }

  .\32xl\:last\:mt-258:last-child{
    margin-top: 64.5rem;
  }

  .\32xl\:last\:mr-258:last-child{
    margin-right: 64.5rem;
  }

  .\32xl\:last\:mb-258:last-child{
    margin-bottom: 64.5rem;
  }

  .\32xl\:last\:ml-258:last-child{
    margin-left: 64.5rem;
  }

  .\32xl\:last\:mt-265:last-child{
    margin-top: 66.25rem;
  }

  .\32xl\:last\:mr-265:last-child{
    margin-right: 66.25rem;
  }

  .\32xl\:last\:mb-265:last-child{
    margin-bottom: 66.25rem;
  }

  .\32xl\:last\:ml-265:last-child{
    margin-left: 66.25rem;
  }

  .\32xl\:last\:mt-280:last-child{
    margin-top: 70rem;
  }

  .\32xl\:last\:mr-280:last-child{
    margin-right: 70rem;
  }

  .\32xl\:last\:mb-280:last-child{
    margin-bottom: 70rem;
  }

  .\32xl\:last\:ml-280:last-child{
    margin-left: 70rem;
  }

  .\32xl\:last\:mt-auto:last-child{
    margin-top: auto;
  }

  .\32xl\:last\:mr-auto:last-child{
    margin-right: auto;
  }

  .\32xl\:last\:mb-auto:last-child{
    margin-bottom: auto;
  }

  .\32xl\:last\:ml-auto:last-child{
    margin-left: auto;
  }

  .\32xl\:last\:mt-px:last-child{
    margin-top: 1px;
  }

  .\32xl\:last\:mr-px:last-child{
    margin-right: 1px;
  }

  .\32xl\:last\:mb-px:last-child{
    margin-bottom: 1px;
  }

  .\32xl\:last\:ml-px:last-child{
    margin-left: 1px;
  }

  .\32xl\:last\:mt-0\.5:last-child{
    margin-top: 0.125rem;
  }

  .\32xl\:last\:mr-0\.5:last-child{
    margin-right: 0.125rem;
  }

  .\32xl\:last\:mb-0\.5:last-child{
    margin-bottom: 0.125rem;
  }

  .\32xl\:last\:ml-0\.5:last-child{
    margin-left: 0.125rem;
  }

  .\32xl\:last\:mt-1\.5:last-child{
    margin-top: 0.375rem;
  }

  .\32xl\:last\:mr-1\.5:last-child{
    margin-right: 0.375rem;
  }

  .\32xl\:last\:mb-1\.5:last-child{
    margin-bottom: 0.375rem;
  }

  .\32xl\:last\:ml-1\.5:last-child{
    margin-left: 0.375rem;
  }

  .\32xl\:last\:mt-2\.5:last-child{
    margin-top: 0.625rem;
  }

  .\32xl\:last\:mr-2\.5:last-child{
    margin-right: 0.625rem;
  }

  .\32xl\:last\:mb-2\.5:last-child{
    margin-bottom: 0.625rem;
  }

  .\32xl\:last\:ml-2\.5:last-child{
    margin-left: 0.625rem;
  }

  .\32xl\:last\:mt-3\.5:last-child{
    margin-top: 0.875rem;
  }

  .\32xl\:last\:mr-3\.5:last-child{
    margin-right: 0.875rem;
  }

  .\32xl\:last\:mb-3\.5:last-child{
    margin-bottom: 0.875rem;
  }

  .\32xl\:last\:ml-3\.5:last-child{
    margin-left: 0.875rem;
  }

  .\32xl\:last\:mt-0\.25:last-child{
    margin-top: 0.0625rem;
  }

  .\32xl\:last\:mr-0\.25:last-child{
    margin-right: 0.0625rem;
  }

  .\32xl\:last\:mb-0\.25:last-child{
    margin-bottom: 0.0625rem;
  }

  .\32xl\:last\:ml-0\.25:last-child{
    margin-left: 0.0625rem;
  }

  .\32xl\:last\:mt-0\.75:last-child{
    margin-top: 0.1875rem;
  }

  .\32xl\:last\:mr-0\.75:last-child{
    margin-right: 0.1875rem;
  }

  .\32xl\:last\:mb-0\.75:last-child{
    margin-bottom: 0.1875rem;
  }

  .\32xl\:last\:ml-0\.75:last-child{
    margin-left: 0.1875rem;
  }

  .\32xl\:last\:mt-1\.25:last-child{
    margin-top: 0.3125rem;
  }

  .\32xl\:last\:mr-1\.25:last-child{
    margin-right: 0.3125rem;
  }

  .\32xl\:last\:mb-1\.25:last-child{
    margin-bottom: 0.3125rem;
  }

  .\32xl\:last\:ml-1\.25:last-child{
    margin-left: 0.3125rem;
  }

  .\32xl\:last\:mt-1\.75:last-child{
    margin-top: 0.4375rem;
  }

  .\32xl\:last\:mr-1\.75:last-child{
    margin-right: 0.4375rem;
  }

  .\32xl\:last\:mb-1\.75:last-child{
    margin-bottom: 0.4375rem;
  }

  .\32xl\:last\:ml-1\.75:last-child{
    margin-left: 0.4375rem;
  }

  .\32xl\:last\:mt-2\.25:last-child{
    margin-top: 0.5625rem;
  }

  .\32xl\:last\:mr-2\.25:last-child{
    margin-right: 0.5625rem;
  }

  .\32xl\:last\:mb-2\.25:last-child{
    margin-bottom: 0.5625rem;
  }

  .\32xl\:last\:ml-2\.25:last-child{
    margin-left: 0.5625rem;
  }

  .\32xl\:last\:mt-2\.75:last-child{
    margin-top: 0.6875rem;
  }

  .\32xl\:last\:mr-2\.75:last-child{
    margin-right: 0.6875rem;
  }

  .\32xl\:last\:mb-2\.75:last-child{
    margin-bottom: 0.6875rem;
  }

  .\32xl\:last\:ml-2\.75:last-child{
    margin-left: 0.6875rem;
  }

  .\32xl\:last\:mt-3\.25:last-child{
    margin-top: 0.8125rem;
  }

  .\32xl\:last\:mr-3\.25:last-child{
    margin-right: 0.8125rem;
  }

  .\32xl\:last\:mb-3\.25:last-child{
    margin-bottom: 0.8125rem;
  }

  .\32xl\:last\:ml-3\.25:last-child{
    margin-left: 0.8125rem;
  }

  .\32xl\:last\:mt-3\.75:last-child{
    margin-top: 0.9375rem;
  }

  .\32xl\:last\:mr-3\.75:last-child{
    margin-right: 0.9375rem;
  }

  .\32xl\:last\:mb-3\.75:last-child{
    margin-bottom: 0.9375rem;
  }

  .\32xl\:last\:ml-3\.75:last-child{
    margin-left: 0.9375rem;
  }

  .\32xl\:last\:mt-4\.25:last-child{
    margin-top: 1.0625rem;
  }

  .\32xl\:last\:mr-4\.25:last-child{
    margin-right: 1.0625rem;
  }

  .\32xl\:last\:mb-4\.25:last-child{
    margin-bottom: 1.0625rem;
  }

  .\32xl\:last\:ml-4\.25:last-child{
    margin-left: 1.0625rem;
  }

  .\32xl\:last\:mt-4\.5:last-child{
    margin-top: 1.125rem;
  }

  .\32xl\:last\:mr-4\.5:last-child{
    margin-right: 1.125rem;
  }

  .\32xl\:last\:mb-4\.5:last-child{
    margin-bottom: 1.125rem;
  }

  .\32xl\:last\:ml-4\.5:last-child{
    margin-left: 1.125rem;
  }

  .\32xl\:last\:mt-4\.75:last-child{
    margin-top: 1.1875rem;
  }

  .\32xl\:last\:mr-4\.75:last-child{
    margin-right: 1.1875rem;
  }

  .\32xl\:last\:mb-4\.75:last-child{
    margin-bottom: 1.1875rem;
  }

  .\32xl\:last\:ml-4\.75:last-child{
    margin-left: 1.1875rem;
  }

  .\32xl\:last\:mt-5\.25:last-child{
    margin-top: 1.3125rem;
  }

  .\32xl\:last\:mr-5\.25:last-child{
    margin-right: 1.3125rem;
  }

  .\32xl\:last\:mb-5\.25:last-child{
    margin-bottom: 1.3125rem;
  }

  .\32xl\:last\:ml-5\.25:last-child{
    margin-left: 1.3125rem;
  }

  .\32xl\:last\:mt-5\.5:last-child{
    margin-top: 1.375rem;
  }

  .\32xl\:last\:mr-5\.5:last-child{
    margin-right: 1.375rem;
  }

  .\32xl\:last\:mb-5\.5:last-child{
    margin-bottom: 1.375rem;
  }

  .\32xl\:last\:ml-5\.5:last-child{
    margin-left: 1.375rem;
  }

  .\32xl\:last\:mt-5\.75:last-child{
    margin-top: 1.4375rem;
  }

  .\32xl\:last\:mr-5\.75:last-child{
    margin-right: 1.4375rem;
  }

  .\32xl\:last\:mb-5\.75:last-child{
    margin-bottom: 1.4375rem;
  }

  .\32xl\:last\:ml-5\.75:last-child{
    margin-left: 1.4375rem;
  }

  .\32xl\:last\:mt-6\.25:last-child{
    margin-top: 1.5625rem;
  }

  .\32xl\:last\:mr-6\.25:last-child{
    margin-right: 1.5625rem;
  }

  .\32xl\:last\:mb-6\.25:last-child{
    margin-bottom: 1.5625rem;
  }

  .\32xl\:last\:ml-6\.25:last-child{
    margin-left: 1.5625rem;
  }

  .\32xl\:last\:mt-6\.5:last-child{
    margin-top: 1.625rem;
  }

  .\32xl\:last\:mr-6\.5:last-child{
    margin-right: 1.625rem;
  }

  .\32xl\:last\:mb-6\.5:last-child{
    margin-bottom: 1.625rem;
  }

  .\32xl\:last\:ml-6\.5:last-child{
    margin-left: 1.625rem;
  }

  .\32xl\:last\:mt-6\.75:last-child{
    margin-top: 1.6875rem;
  }

  .\32xl\:last\:mr-6\.75:last-child{
    margin-right: 1.6875rem;
  }

  .\32xl\:last\:mb-6\.75:last-child{
    margin-bottom: 1.6875rem;
  }

  .\32xl\:last\:ml-6\.75:last-child{
    margin-left: 1.6875rem;
  }

  .\32xl\:last\:mt-7\.25:last-child{
    margin-top: 1.8125rem;
  }

  .\32xl\:last\:mr-7\.25:last-child{
    margin-right: 1.8125rem;
  }

  .\32xl\:last\:mb-7\.25:last-child{
    margin-bottom: 1.8125rem;
  }

  .\32xl\:last\:ml-7\.25:last-child{
    margin-left: 1.8125rem;
  }

  .\32xl\:last\:mt-7\.5:last-child{
    margin-top: 1.875rem;
  }

  .\32xl\:last\:mr-7\.5:last-child{
    margin-right: 1.875rem;
  }

  .\32xl\:last\:mb-7\.5:last-child{
    margin-bottom: 1.875rem;
  }

  .\32xl\:last\:ml-7\.5:last-child{
    margin-left: 1.875rem;
  }

  .\32xl\:last\:mt-8\.25:last-child{
    margin-top: 2.0625rem;
  }

  .\32xl\:last\:mr-8\.25:last-child{
    margin-right: 2.0625rem;
  }

  .\32xl\:last\:mb-8\.25:last-child{
    margin-bottom: 2.0625rem;
  }

  .\32xl\:last\:ml-8\.25:last-child{
    margin-left: 2.0625rem;
  }

  .\32xl\:last\:mt-8\.5:last-child{
    margin-top: 2.125rem;
  }

  .\32xl\:last\:mr-8\.5:last-child{
    margin-right: 2.125rem;
  }

  .\32xl\:last\:mb-8\.5:last-child{
    margin-bottom: 2.125rem;
  }

  .\32xl\:last\:ml-8\.5:last-child{
    margin-left: 2.125rem;
  }

  .\32xl\:last\:mt-9\.25:last-child{
    margin-top: 2.3125rem;
  }

  .\32xl\:last\:mr-9\.25:last-child{
    margin-right: 2.3125rem;
  }

  .\32xl\:last\:mb-9\.25:last-child{
    margin-bottom: 2.3125rem;
  }

  .\32xl\:last\:ml-9\.25:last-child{
    margin-left: 2.3125rem;
  }

  .\32xl\:last\:mt-9\.5:last-child{
    margin-top: 2.375rem;
  }

  .\32xl\:last\:mr-9\.5:last-child{
    margin-right: 2.375rem;
  }

  .\32xl\:last\:mb-9\.5:last-child{
    margin-bottom: 2.375rem;
  }

  .\32xl\:last\:ml-9\.5:last-child{
    margin-left: 2.375rem;
  }

  .\32xl\:last\:mt-10\.5:last-child{
    margin-top: 2.625rem;
  }

  .\32xl\:last\:mr-10\.5:last-child{
    margin-right: 2.625rem;
  }

  .\32xl\:last\:mb-10\.5:last-child{
    margin-bottom: 2.625rem;
  }

  .\32xl\:last\:ml-10\.5:last-child{
    margin-left: 2.625rem;
  }

  .\32xl\:last\:mt-11\.25:last-child{
    margin-top: 2.8125rem;
  }

  .\32xl\:last\:mr-11\.25:last-child{
    margin-right: 2.8125rem;
  }

  .\32xl\:last\:mb-11\.25:last-child{
    margin-bottom: 2.8125rem;
  }

  .\32xl\:last\:ml-11\.25:last-child{
    margin-left: 2.8125rem;
  }

  .\32xl\:last\:mt-11\.5:last-child{
    margin-top: 2.875rem;
  }

  .\32xl\:last\:mr-11\.5:last-child{
    margin-right: 2.875rem;
  }

  .\32xl\:last\:mb-11\.5:last-child{
    margin-bottom: 2.875rem;
  }

  .\32xl\:last\:ml-11\.5:last-child{
    margin-left: 2.875rem;
  }

  .\32xl\:last\:mt-12\.5:last-child{
    margin-top: 3.125rem;
  }

  .\32xl\:last\:mr-12\.5:last-child{
    margin-right: 3.125rem;
  }

  .\32xl\:last\:mb-12\.5:last-child{
    margin-bottom: 3.125rem;
  }

  .\32xl\:last\:ml-12\.5:last-child{
    margin-left: 3.125rem;
  }

  .\32xl\:last\:mt-12\.75:last-child{
    margin-top: 3.1875rem;
  }

  .\32xl\:last\:mr-12\.75:last-child{
    margin-right: 3.1875rem;
  }

  .\32xl\:last\:mb-12\.75:last-child{
    margin-bottom: 3.1875rem;
  }

  .\32xl\:last\:ml-12\.75:last-child{
    margin-left: 3.1875rem;
  }

  .\32xl\:last\:mt-13\.5:last-child{
    margin-top: 3.375rem;
  }

  .\32xl\:last\:mr-13\.5:last-child{
    margin-right: 3.375rem;
  }

  .\32xl\:last\:mb-13\.5:last-child{
    margin-bottom: 3.375rem;
  }

  .\32xl\:last\:ml-13\.5:last-child{
    margin-left: 3.375rem;
  }

  .\32xl\:last\:mt-14\.5:last-child{
    margin-top: 3.625rem;
  }

  .\32xl\:last\:mr-14\.5:last-child{
    margin-right: 3.625rem;
  }

  .\32xl\:last\:mb-14\.5:last-child{
    margin-bottom: 3.625rem;
  }

  .\32xl\:last\:ml-14\.5:last-child{
    margin-left: 3.625rem;
  }

  .\32xl\:last\:mt-15\.5:last-child{
    margin-top: 3.875rem;
  }

  .\32xl\:last\:mr-15\.5:last-child{
    margin-right: 3.875rem;
  }

  .\32xl\:last\:mb-15\.5:last-child{
    margin-bottom: 3.875rem;
  }

  .\32xl\:last\:ml-15\.5:last-child{
    margin-left: 3.875rem;
  }

  .\32xl\:last\:mt-15\.75:last-child{
    margin-top: 3.9375rem;
  }

  .\32xl\:last\:mr-15\.75:last-child{
    margin-right: 3.9375rem;
  }

  .\32xl\:last\:mb-15\.75:last-child{
    margin-bottom: 3.9375rem;
  }

  .\32xl\:last\:ml-15\.75:last-child{
    margin-left: 3.9375rem;
  }

  .\32xl\:last\:mt-16\.25:last-child{
    margin-top: 4.0625rem;
  }

  .\32xl\:last\:mr-16\.25:last-child{
    margin-right: 4.0625rem;
  }

  .\32xl\:last\:mb-16\.25:last-child{
    margin-bottom: 4.0625rem;
  }

  .\32xl\:last\:ml-16\.25:last-child{
    margin-left: 4.0625rem;
  }

  .\32xl\:last\:mt-17\.25:last-child{
    margin-top: 4.3125rem;
  }

  .\32xl\:last\:mr-17\.25:last-child{
    margin-right: 4.3125rem;
  }

  .\32xl\:last\:mb-17\.25:last-child{
    margin-bottom: 4.3125rem;
  }

  .\32xl\:last\:ml-17\.25:last-child{
    margin-left: 4.3125rem;
  }

  .\32xl\:last\:mt-17\.5:last-child{
    margin-top: 4.375rem;
  }

  .\32xl\:last\:mr-17\.5:last-child{
    margin-right: 4.375rem;
  }

  .\32xl\:last\:mb-17\.5:last-child{
    margin-bottom: 4.375rem;
  }

  .\32xl\:last\:ml-17\.5:last-child{
    margin-left: 4.375rem;
  }

  .\32xl\:last\:mt-18\.25:last-child{
    margin-top: 4.5625rem;
  }

  .\32xl\:last\:mr-18\.25:last-child{
    margin-right: 4.5625rem;
  }

  .\32xl\:last\:mb-18\.25:last-child{
    margin-bottom: 4.5625rem;
  }

  .\32xl\:last\:ml-18\.25:last-child{
    margin-left: 4.5625rem;
  }

  .\32xl\:last\:mt-18\.5:last-child{
    margin-top: 4.625rem;
  }

  .\32xl\:last\:mr-18\.5:last-child{
    margin-right: 4.625rem;
  }

  .\32xl\:last\:mb-18\.5:last-child{
    margin-bottom: 4.625rem;
  }

  .\32xl\:last\:ml-18\.5:last-child{
    margin-left: 4.625rem;
  }

  .\32xl\:last\:mt-20\.25:last-child{
    margin-top: 5.0625rem;
  }

  .\32xl\:last\:mr-20\.25:last-child{
    margin-right: 5.0625rem;
  }

  .\32xl\:last\:mb-20\.25:last-child{
    margin-bottom: 5.0625rem;
  }

  .\32xl\:last\:ml-20\.25:last-child{
    margin-left: 5.0625rem;
  }

  .\32xl\:last\:mt-20\.5:last-child{
    margin-top: 5.125rem;
  }

  .\32xl\:last\:mr-20\.5:last-child{
    margin-right: 5.125rem;
  }

  .\32xl\:last\:mb-20\.5:last-child{
    margin-bottom: 5.125rem;
  }

  .\32xl\:last\:ml-20\.5:last-child{
    margin-left: 5.125rem;
  }

  .\32xl\:last\:mt-22\.5:last-child{
    margin-top: 5.625rem;
  }

  .\32xl\:last\:mr-22\.5:last-child{
    margin-right: 5.625rem;
  }

  .\32xl\:last\:mb-22\.5:last-child{
    margin-bottom: 5.625rem;
  }

  .\32xl\:last\:ml-22\.5:last-child{
    margin-left: 5.625rem;
  }

  .\32xl\:last\:mt-25\.5:last-child{
    margin-top: 6.375rem;
  }

  .\32xl\:last\:mr-25\.5:last-child{
    margin-right: 6.375rem;
  }

  .\32xl\:last\:mb-25\.5:last-child{
    margin-bottom: 6.375rem;
  }

  .\32xl\:last\:ml-25\.5:last-child{
    margin-left: 6.375rem;
  }

  .\32xl\:last\:mt-26\.75:last-child{
    margin-top: 6.6875rem;
  }

  .\32xl\:last\:mr-26\.75:last-child{
    margin-right: 6.6875rem;
  }

  .\32xl\:last\:mb-26\.75:last-child{
    margin-bottom: 6.6875rem;
  }

  .\32xl\:last\:ml-26\.75:last-child{
    margin-left: 6.6875rem;
  }

  .\32xl\:last\:mt-32\.5:last-child{
    margin-top: 8.125rem;
  }

  .\32xl\:last\:mr-32\.5:last-child{
    margin-right: 8.125rem;
  }

  .\32xl\:last\:mb-32\.5:last-child{
    margin-bottom: 8.125rem;
  }

  .\32xl\:last\:ml-32\.5:last-child{
    margin-left: 8.125rem;
  }

  .\32xl\:last\:mt-37\.5:last-child{
    margin-top: 9.375rem;
  }

  .\32xl\:last\:mr-37\.5:last-child{
    margin-right: 9.375rem;
  }

  .\32xl\:last\:mb-37\.5:last-child{
    margin-bottom: 9.375rem;
  }

  .\32xl\:last\:ml-37\.5:last-child{
    margin-left: 9.375rem;
  }

  .\32xl\:last\:mt-41\.25:last-child{
    margin-top: 10.3125rem;
  }

  .\32xl\:last\:mr-41\.25:last-child{
    margin-right: 10.3125rem;
  }

  .\32xl\:last\:mb-41\.25:last-child{
    margin-bottom: 10.3125rem;
  }

  .\32xl\:last\:ml-41\.25:last-child{
    margin-left: 10.3125rem;
  }

  .\32xl\:last\:mt-52\.5:last-child{
    margin-top: 13.125rem;
  }

  .\32xl\:last\:mr-52\.5:last-child{
    margin-right: 13.125rem;
  }

  .\32xl\:last\:mb-52\.5:last-child{
    margin-bottom: 13.125rem;
  }

  .\32xl\:last\:ml-52\.5:last-child{
    margin-left: 13.125rem;
  }

  .\32xl\:last\:mt-54\.5:last-child{
    margin-top: 13.625rem;
  }

  .\32xl\:last\:mr-54\.5:last-child{
    margin-right: 13.625rem;
  }

  .\32xl\:last\:mb-54\.5:last-child{
    margin-bottom: 13.625rem;
  }

  .\32xl\:last\:ml-54\.5:last-child{
    margin-left: 13.625rem;
  }

  .\32xl\:last\:mt-57\.25:last-child{
    margin-top: 14.3125rem;
  }

  .\32xl\:last\:mr-57\.25:last-child{
    margin-right: 14.3125rem;
  }

  .\32xl\:last\:mb-57\.25:last-child{
    margin-bottom: 14.3125rem;
  }

  .\32xl\:last\:ml-57\.25:last-child{
    margin-left: 14.3125rem;
  }

  .\32xl\:last\:mt-57\.5:last-child{
    margin-top: 14.375rem;
  }

  .\32xl\:last\:mr-57\.5:last-child{
    margin-right: 14.375rem;
  }

  .\32xl\:last\:mb-57\.5:last-child{
    margin-bottom: 14.375rem;
  }

  .\32xl\:last\:ml-57\.5:last-child{
    margin-left: 14.375rem;
  }

  .\32xl\:last\:mt-66\.25:last-child{
    margin-top: 16.5625rem;
  }

  .\32xl\:last\:mr-66\.25:last-child{
    margin-right: 16.5625rem;
  }

  .\32xl\:last\:mb-66\.25:last-child{
    margin-bottom: 16.5625rem;
  }

  .\32xl\:last\:ml-66\.25:last-child{
    margin-left: 16.5625rem;
  }

  .\32xl\:last\:mt-74\.5:last-child{
    margin-top: 18.125rem;
  }

  .\32xl\:last\:mr-74\.5:last-child{
    margin-right: 18.125rem;
  }

  .\32xl\:last\:mb-74\.5:last-child{
    margin-bottom: 18.125rem;
  }

  .\32xl\:last\:ml-74\.5:last-child{
    margin-left: 18.125rem;
  }

  .\32xl\:last\:mt-106\.25:last-child{
    margin-top: 26.5625rem;
  }

  .\32xl\:last\:mr-106\.25:last-child{
    margin-right: 26.5625rem;
  }

  .\32xl\:last\:mb-106\.25:last-child{
    margin-bottom: 26.5625rem;
  }

  .\32xl\:last\:ml-106\.25:last-child{
    margin-left: 26.5625rem;
  }

  .\32xl\:last\:mt-112\.25:last-child{
    margin-top: 28.0675rem;
  }

  .\32xl\:last\:mr-112\.25:last-child{
    margin-right: 28.0675rem;
  }

  .\32xl\:last\:mb-112\.25:last-child{
    margin-bottom: 28.0675rem;
  }

  .\32xl\:last\:ml-112\.25:last-child{
    margin-left: 28.0675rem;
  }

  .\32xl\:last\:mt-112\.75:last-child{
    margin-top: 28.1875rem;
  }

  .\32xl\:last\:mr-112\.75:last-child{
    margin-right: 28.1875rem;
  }

  .\32xl\:last\:mb-112\.75:last-child{
    margin-bottom: 28.1875rem;
  }

  .\32xl\:last\:ml-112\.75:last-child{
    margin-left: 28.1875rem;
  }

  .\32xl\:last\:mt-147\.5:last-child{
    margin-top: 36.875rem;
  }

  .\32xl\:last\:mr-147\.5:last-child{
    margin-right: 36.875rem;
  }

  .\32xl\:last\:mb-147\.5:last-child{
    margin-bottom: 36.875rem;
  }

  .\32xl\:last\:ml-147\.5:last-child{
    margin-left: 36.875rem;
  }

  .\32xl\:last\:mt-162\.5:last-child{
    margin-top: 40.625rem;
  }

  .\32xl\:last\:mr-162\.5:last-child{
    margin-right: 40.625rem;
  }

  .\32xl\:last\:mb-162\.5:last-child{
    margin-bottom: 40.625rem;
  }

  .\32xl\:last\:ml-162\.5:last-child{
    margin-left: 40.625rem;
  }

  .\32xl\:last\:mt-172\.25:last-child{
    margin-top: 42.5625rem;
  }

  .\32xl\:last\:mr-172\.25:last-child{
    margin-right: 42.5625rem;
  }

  .\32xl\:last\:mb-172\.25:last-child{
    margin-bottom: 42.5625rem;
  }

  .\32xl\:last\:ml-172\.25:last-child{
    margin-left: 42.5625rem;
  }

  .\32xl\:last\:mt-175\.25:last-child{
    margin-top: 43.8125rem;
  }

  .\32xl\:last\:mr-175\.25:last-child{
    margin-right: 43.8125rem;
  }

  .\32xl\:last\:mb-175\.25:last-child{
    margin-bottom: 43.8125rem;
  }

  .\32xl\:last\:ml-175\.25:last-child{
    margin-left: 43.8125rem;
  }

  .\32xl\:last\:mt-184\.25:last-child{
    margin-top: 46.0625rem;
  }

  .\32xl\:last\:mr-184\.25:last-child{
    margin-right: 46.0625rem;
  }

  .\32xl\:last\:mb-184\.25:last-child{
    margin-bottom: 46.0625rem;
  }

  .\32xl\:last\:ml-184\.25:last-child{
    margin-left: 46.0625rem;
  }

  .\32xl\:last\:mt-203\.25:last-child{
    margin-top: 50.8125rem;
  }

  .\32xl\:last\:mr-203\.25:last-child{
    margin-right: 50.8125rem;
  }

  .\32xl\:last\:mb-203\.25:last-child{
    margin-bottom: 50.8125rem;
  }

  .\32xl\:last\:ml-203\.25:last-child{
    margin-left: 50.8125rem;
  }

  .\32xl\:last\:mt-half:last-child{
    margin-top: 50%;
  }

  .\32xl\:last\:mr-half:last-child{
    margin-right: 50%;
  }

  .\32xl\:last\:mb-half:last-child{
    margin-bottom: 50%;
  }

  .\32xl\:last\:ml-half:last-child{
    margin-left: 50%;
  }

  .\32xl\:last\:mt-full:last-child{
    margin-top: 100%;
  }

  .\32xl\:last\:mr-full:last-child{
    margin-right: 100%;
  }

  .\32xl\:last\:mb-full:last-child{
    margin-bottom: 100%;
  }

  .\32xl\:last\:ml-full:last-child{
    margin-left: 100%;
  }

  .\32xl\:last\:mt-1\/10:last-child{
    margin-top: 10%;
  }

  .\32xl\:last\:mr-1\/10:last-child{
    margin-right: 10%;
  }

  .\32xl\:last\:mb-1\/10:last-child{
    margin-bottom: 10%;
  }

  .\32xl\:last\:ml-1\/10:last-child{
    margin-left: 10%;
  }

  .\32xl\:last\:mt-2\/10:last-child{
    margin-top: 20%;
  }

  .\32xl\:last\:mr-2\/10:last-child{
    margin-right: 20%;
  }

  .\32xl\:last\:mb-2\/10:last-child{
    margin-bottom: 20%;
  }

  .\32xl\:last\:ml-2\/10:last-child{
    margin-left: 20%;
  }

  .\32xl\:last\:mt-3\/10:last-child{
    margin-top: 30%;
  }

  .\32xl\:last\:mr-3\/10:last-child{
    margin-right: 30%;
  }

  .\32xl\:last\:mb-3\/10:last-child{
    margin-bottom: 30%;
  }

  .\32xl\:last\:ml-3\/10:last-child{
    margin-left: 30%;
  }

  .\32xl\:last\:mt-4\/10:last-child{
    margin-top: 40%;
  }

  .\32xl\:last\:mr-4\/10:last-child{
    margin-right: 40%;
  }

  .\32xl\:last\:mb-4\/10:last-child{
    margin-bottom: 40%;
  }

  .\32xl\:last\:ml-4\/10:last-child{
    margin-left: 40%;
  }

  .\32xl\:last\:mt-4\.5\/10:last-child{
    margin-top: 45%;
  }

  .\32xl\:last\:mr-4\.5\/10:last-child{
    margin-right: 45%;
  }

  .\32xl\:last\:mb-4\.5\/10:last-child{
    margin-bottom: 45%;
  }

  .\32xl\:last\:ml-4\.5\/10:last-child{
    margin-left: 45%;
  }

  .\32xl\:last\:mt-5\/10:last-child{
    margin-top: 50%;
  }

  .\32xl\:last\:mr-5\/10:last-child{
    margin-right: 50%;
  }

  .\32xl\:last\:mb-5\/10:last-child{
    margin-bottom: 50%;
  }

  .\32xl\:last\:ml-5\/10:last-child{
    margin-left: 50%;
  }

  .\32xl\:last\:mt-5\.5\/10:last-child{
    margin-top: 55%;
  }

  .\32xl\:last\:mr-5\.5\/10:last-child{
    margin-right: 55%;
  }

  .\32xl\:last\:mb-5\.5\/10:last-child{
    margin-bottom: 55%;
  }

  .\32xl\:last\:ml-5\.5\/10:last-child{
    margin-left: 55%;
  }

  .\32xl\:last\:mt-6\/10:last-child{
    margin-top: 60%;
  }

  .\32xl\:last\:mr-6\/10:last-child{
    margin-right: 60%;
  }

  .\32xl\:last\:mb-6\/10:last-child{
    margin-bottom: 60%;
  }

  .\32xl\:last\:ml-6\/10:last-child{
    margin-left: 60%;
  }

  .\32xl\:last\:mt-7\/10:last-child{
    margin-top: 70%;
  }

  .\32xl\:last\:mr-7\/10:last-child{
    margin-right: 70%;
  }

  .\32xl\:last\:mb-7\/10:last-child{
    margin-bottom: 70%;
  }

  .\32xl\:last\:ml-7\/10:last-child{
    margin-left: 70%;
  }

  .\32xl\:last\:mt-8\/10:last-child{
    margin-top: 80%;
  }

  .\32xl\:last\:mr-8\/10:last-child{
    margin-right: 80%;
  }

  .\32xl\:last\:mb-8\/10:last-child{
    margin-bottom: 80%;
  }

  .\32xl\:last\:ml-8\/10:last-child{
    margin-left: 80%;
  }

  .\32xl\:last\:mt-9\/10:last-child{
    margin-top: 90%;
  }

  .\32xl\:last\:mr-9\/10:last-child{
    margin-right: 90%;
  }

  .\32xl\:last\:mb-9\/10:last-child{
    margin-bottom: 90%;
  }

  .\32xl\:last\:ml-9\/10:last-child{
    margin-left: 90%;
  }

  .\32xl\:last\:mt-1\/12:last-child{
    margin-top: 8.333333%;
  }

  .\32xl\:last\:mr-1\/12:last-child{
    margin-right: 8.333333%;
  }

  .\32xl\:last\:mb-1\/12:last-child{
    margin-bottom: 8.333333%;
  }

  .\32xl\:last\:ml-1\/12:last-child{
    margin-left: 8.333333%;
  }

  .\32xl\:last\:mt-2\/12:last-child{
    margin-top: 16.666667%;
  }

  .\32xl\:last\:mr-2\/12:last-child{
    margin-right: 16.666667%;
  }

  .\32xl\:last\:mb-2\/12:last-child{
    margin-bottom: 16.666667%;
  }

  .\32xl\:last\:ml-2\/12:last-child{
    margin-left: 16.666667%;
  }

  .\32xl\:last\:mt-3\/12:last-child{
    margin-top: 25%;
  }

  .\32xl\:last\:mr-3\/12:last-child{
    margin-right: 25%;
  }

  .\32xl\:last\:mb-3\/12:last-child{
    margin-bottom: 25%;
  }

  .\32xl\:last\:ml-3\/12:last-child{
    margin-left: 25%;
  }

  .\32xl\:last\:mt-4\/12:last-child{
    margin-top: 33.333333%;
  }

  .\32xl\:last\:mr-4\/12:last-child{
    margin-right: 33.333333%;
  }

  .\32xl\:last\:mb-4\/12:last-child{
    margin-bottom: 33.333333%;
  }

  .\32xl\:last\:ml-4\/12:last-child{
    margin-left: 33.333333%;
  }

  .\32xl\:last\:mt-5\/12:last-child{
    margin-top: 41.666667%;
  }

  .\32xl\:last\:mr-5\/12:last-child{
    margin-right: 41.666667%;
  }

  .\32xl\:last\:mb-5\/12:last-child{
    margin-bottom: 41.666667%;
  }

  .\32xl\:last\:ml-5\/12:last-child{
    margin-left: 41.666667%;
  }

  .\32xl\:last\:mt-6\/12:last-child{
    margin-top: 50%;
  }

  .\32xl\:last\:mr-6\/12:last-child{
    margin-right: 50%;
  }

  .\32xl\:last\:mb-6\/12:last-child{
    margin-bottom: 50%;
  }

  .\32xl\:last\:ml-6\/12:last-child{
    margin-left: 50%;
  }

  .\32xl\:last\:mt-7\/12:last-child{
    margin-top: 58.333333%;
  }

  .\32xl\:last\:mr-7\/12:last-child{
    margin-right: 58.333333%;
  }

  .\32xl\:last\:mb-7\/12:last-child{
    margin-bottom: 58.333333%;
  }

  .\32xl\:last\:ml-7\/12:last-child{
    margin-left: 58.333333%;
  }

  .\32xl\:last\:mt-8\/12:last-child{
    margin-top: 66.666667%;
  }

  .\32xl\:last\:mr-8\/12:last-child{
    margin-right: 66.666667%;
  }

  .\32xl\:last\:mb-8\/12:last-child{
    margin-bottom: 66.666667%;
  }

  .\32xl\:last\:ml-8\/12:last-child{
    margin-left: 66.666667%;
  }

  .\32xl\:last\:mt-9\/12:last-child{
    margin-top: 75%;
  }

  .\32xl\:last\:mr-9\/12:last-child{
    margin-right: 75%;
  }

  .\32xl\:last\:mb-9\/12:last-child{
    margin-bottom: 75%;
  }

  .\32xl\:last\:ml-9\/12:last-child{
    margin-left: 75%;
  }

  .\32xl\:last\:mt-10\/12:last-child{
    margin-top: 83.333333%;
  }

  .\32xl\:last\:mr-10\/12:last-child{
    margin-right: 83.333333%;
  }

  .\32xl\:last\:mb-10\/12:last-child{
    margin-bottom: 83.333333%;
  }

  .\32xl\:last\:ml-10\/12:last-child{
    margin-left: 83.333333%;
  }

  .\32xl\:last\:mt-11\/12:last-child{
    margin-top: 91.666667%;
  }

  .\32xl\:last\:mr-11\/12:last-child{
    margin-right: 91.666667%;
  }

  .\32xl\:last\:mb-11\/12:last-child{
    margin-bottom: 91.666667%;
  }

  .\32xl\:last\:ml-11\/12:last-child{
    margin-left: 91.666667%;
  }

  .\32xl\:last\:-mt-0:last-child{
    margin-top: 0px;
  }

  .\32xl\:last\:-mr-0:last-child{
    margin-right: 0px;
  }

  .\32xl\:last\:-mb-0:last-child{
    margin-bottom: 0px;
  }

  .\32xl\:last\:-ml-0:last-child{
    margin-left: 0px;
  }

  .\32xl\:last\:-mt-1:last-child{
    margin-top: -0.25rem;
  }

  .\32xl\:last\:-mr-1:last-child{
    margin-right: -0.25rem;
  }

  .\32xl\:last\:-mb-1:last-child{
    margin-bottom: -0.25rem;
  }

  .\32xl\:last\:-ml-1:last-child{
    margin-left: -0.25rem;
  }

  .\32xl\:last\:-mt-2:last-child{
    margin-top: -0.5rem;
  }

  .\32xl\:last\:-mr-2:last-child{
    margin-right: -0.5rem;
  }

  .\32xl\:last\:-mb-2:last-child{
    margin-bottom: -0.5rem;
  }

  .\32xl\:last\:-ml-2:last-child{
    margin-left: -0.5rem;
  }

  .\32xl\:last\:-mt-3:last-child{
    margin-top: -0.75rem;
  }

  .\32xl\:last\:-mr-3:last-child{
    margin-right: -0.75rem;
  }

  .\32xl\:last\:-mb-3:last-child{
    margin-bottom: -0.75rem;
  }

  .\32xl\:last\:-ml-3:last-child{
    margin-left: -0.75rem;
  }

  .\32xl\:last\:-mt-4:last-child{
    margin-top: -1rem;
  }

  .\32xl\:last\:-mr-4:last-child{
    margin-right: -1rem;
  }

  .\32xl\:last\:-mb-4:last-child{
    margin-bottom: -1rem;
  }

  .\32xl\:last\:-ml-4:last-child{
    margin-left: -1rem;
  }

  .\32xl\:last\:-mt-5:last-child{
    margin-top: -1.25rem;
  }

  .\32xl\:last\:-mr-5:last-child{
    margin-right: -1.25rem;
  }

  .\32xl\:last\:-mb-5:last-child{
    margin-bottom: -1.25rem;
  }

  .\32xl\:last\:-ml-5:last-child{
    margin-left: -1.25rem;
  }

  .\32xl\:last\:-mt-6:last-child{
    margin-top: -1.5rem;
  }

  .\32xl\:last\:-mr-6:last-child{
    margin-right: -1.5rem;
  }

  .\32xl\:last\:-mb-6:last-child{
    margin-bottom: -1.5rem;
  }

  .\32xl\:last\:-ml-6:last-child{
    margin-left: -1.5rem;
  }

  .\32xl\:last\:-mt-7:last-child{
    margin-top: -1.75rem;
  }

  .\32xl\:last\:-mr-7:last-child{
    margin-right: -1.75rem;
  }

  .\32xl\:last\:-mb-7:last-child{
    margin-bottom: -1.75rem;
  }

  .\32xl\:last\:-ml-7:last-child{
    margin-left: -1.75rem;
  }

  .\32xl\:last\:-mt-8:last-child{
    margin-top: -2rem;
  }

  .\32xl\:last\:-mr-8:last-child{
    margin-right: -2rem;
  }

  .\32xl\:last\:-mb-8:last-child{
    margin-bottom: -2rem;
  }

  .\32xl\:last\:-ml-8:last-child{
    margin-left: -2rem;
  }

  .\32xl\:last\:-mt-9:last-child{
    margin-top: -2.25rem;
  }

  .\32xl\:last\:-mr-9:last-child{
    margin-right: -2.25rem;
  }

  .\32xl\:last\:-mb-9:last-child{
    margin-bottom: -2.25rem;
  }

  .\32xl\:last\:-ml-9:last-child{
    margin-left: -2.25rem;
  }

  .\32xl\:last\:-mt-10:last-child{
    margin-top: -2.5rem;
  }

  .\32xl\:last\:-mr-10:last-child{
    margin-right: -2.5rem;
  }

  .\32xl\:last\:-mb-10:last-child{
    margin-bottom: -2.5rem;
  }

  .\32xl\:last\:-ml-10:last-child{
    margin-left: -2.5rem;
  }

  .\32xl\:last\:-mt-11:last-child{
    margin-top: -2.75rem;
  }

  .\32xl\:last\:-mr-11:last-child{
    margin-right: -2.75rem;
  }

  .\32xl\:last\:-mb-11:last-child{
    margin-bottom: -2.75rem;
  }

  .\32xl\:last\:-ml-11:last-child{
    margin-left: -2.75rem;
  }

  .\32xl\:last\:-mt-12:last-child{
    margin-top: -3rem;
  }

  .\32xl\:last\:-mr-12:last-child{
    margin-right: -3rem;
  }

  .\32xl\:last\:-mb-12:last-child{
    margin-bottom: -3rem;
  }

  .\32xl\:last\:-ml-12:last-child{
    margin-left: -3rem;
  }

  .\32xl\:last\:-mt-13:last-child{
    margin-top: -3.25rem;
  }

  .\32xl\:last\:-mr-13:last-child{
    margin-right: -3.25rem;
  }

  .\32xl\:last\:-mb-13:last-child{
    margin-bottom: -3.25rem;
  }

  .\32xl\:last\:-ml-13:last-child{
    margin-left: -3.25rem;
  }

  .\32xl\:last\:-mt-14:last-child{
    margin-top: -3.5rem;
  }

  .\32xl\:last\:-mr-14:last-child{
    margin-right: -3.5rem;
  }

  .\32xl\:last\:-mb-14:last-child{
    margin-bottom: -3.5rem;
  }

  .\32xl\:last\:-ml-14:last-child{
    margin-left: -3.5rem;
  }

  .\32xl\:last\:-mt-15:last-child{
    margin-top: -3.75rem;
  }

  .\32xl\:last\:-mr-15:last-child{
    margin-right: -3.75rem;
  }

  .\32xl\:last\:-mb-15:last-child{
    margin-bottom: -3.75rem;
  }

  .\32xl\:last\:-ml-15:last-child{
    margin-left: -3.75rem;
  }

  .\32xl\:last\:-mt-16:last-child{
    margin-top: -4rem;
  }

  .\32xl\:last\:-mr-16:last-child{
    margin-right: -4rem;
  }

  .\32xl\:last\:-mb-16:last-child{
    margin-bottom: -4rem;
  }

  .\32xl\:last\:-ml-16:last-child{
    margin-left: -4rem;
  }

  .\32xl\:last\:-mt-17:last-child{
    margin-top: -4.25rem;
  }

  .\32xl\:last\:-mr-17:last-child{
    margin-right: -4.25rem;
  }

  .\32xl\:last\:-mb-17:last-child{
    margin-bottom: -4.25rem;
  }

  .\32xl\:last\:-ml-17:last-child{
    margin-left: -4.25rem;
  }

  .\32xl\:last\:-mt-18:last-child{
    margin-top: -4.5rem;
  }

  .\32xl\:last\:-mr-18:last-child{
    margin-right: -4.5rem;
  }

  .\32xl\:last\:-mb-18:last-child{
    margin-bottom: -4.5rem;
  }

  .\32xl\:last\:-ml-18:last-child{
    margin-left: -4.5rem;
  }

  .\32xl\:last\:-mt-19:last-child{
    margin-top: -4.75rem;
  }

  .\32xl\:last\:-mr-19:last-child{
    margin-right: -4.75rem;
  }

  .\32xl\:last\:-mb-19:last-child{
    margin-bottom: -4.75rem;
  }

  .\32xl\:last\:-ml-19:last-child{
    margin-left: -4.75rem;
  }

  .\32xl\:last\:-mt-20:last-child{
    margin-top: -5rem;
  }

  .\32xl\:last\:-mr-20:last-child{
    margin-right: -5rem;
  }

  .\32xl\:last\:-mb-20:last-child{
    margin-bottom: -5rem;
  }

  .\32xl\:last\:-ml-20:last-child{
    margin-left: -5rem;
  }

  .\32xl\:last\:-mt-22:last-child{
    margin-top: -5.5rem;
  }

  .\32xl\:last\:-mr-22:last-child{
    margin-right: -5.5rem;
  }

  .\32xl\:last\:-mb-22:last-child{
    margin-bottom: -5.5rem;
  }

  .\32xl\:last\:-ml-22:last-child{
    margin-left: -5.5rem;
  }

  .\32xl\:last\:-mt-24:last-child{
    margin-top: -6rem;
  }

  .\32xl\:last\:-mr-24:last-child{
    margin-right: -6rem;
  }

  .\32xl\:last\:-mb-24:last-child{
    margin-bottom: -6rem;
  }

  .\32xl\:last\:-ml-24:last-child{
    margin-left: -6rem;
  }

  .\32xl\:last\:-mt-25:last-child{
    margin-top: -6.25rem;
  }

  .\32xl\:last\:-mr-25:last-child{
    margin-right: -6.25rem;
  }

  .\32xl\:last\:-mb-25:last-child{
    margin-bottom: -6.25rem;
  }

  .\32xl\:last\:-ml-25:last-child{
    margin-left: -6.25rem;
  }

  .\32xl\:last\:-mt-28:last-child{
    margin-top: -7rem;
  }

  .\32xl\:last\:-mr-28:last-child{
    margin-right: -7rem;
  }

  .\32xl\:last\:-mb-28:last-child{
    margin-bottom: -7rem;
  }

  .\32xl\:last\:-ml-28:last-child{
    margin-left: -7rem;
  }

  .\32xl\:last\:-mt-30:last-child{
    margin-top: -7.5rem;
  }

  .\32xl\:last\:-mr-30:last-child{
    margin-right: -7.5rem;
  }

  .\32xl\:last\:-mb-30:last-child{
    margin-bottom: -7.5rem;
  }

  .\32xl\:last\:-ml-30:last-child{
    margin-left: -7.5rem;
  }

  .\32xl\:last\:-mt-32:last-child{
    margin-top: -8rem;
  }

  .\32xl\:last\:-mr-32:last-child{
    margin-right: -8rem;
  }

  .\32xl\:last\:-mb-32:last-child{
    margin-bottom: -8rem;
  }

  .\32xl\:last\:-ml-32:last-child{
    margin-left: -8rem;
  }

  .\32xl\:last\:-mt-34:last-child{
    margin-top: -8.5rem;
  }

  .\32xl\:last\:-mr-34:last-child{
    margin-right: -8.5rem;
  }

  .\32xl\:last\:-mb-34:last-child{
    margin-bottom: -8.5rem;
  }

  .\32xl\:last\:-ml-34:last-child{
    margin-left: -8.5rem;
  }

  .\32xl\:last\:-mt-35:last-child{
    margin-top: -8.75rem;
  }

  .\32xl\:last\:-mr-35:last-child{
    margin-right: -8.75rem;
  }

  .\32xl\:last\:-mb-35:last-child{
    margin-bottom: -8.75rem;
  }

  .\32xl\:last\:-ml-35:last-child{
    margin-left: -8.75rem;
  }

  .\32xl\:last\:-mt-36:last-child{
    margin-top: -9rem;
  }

  .\32xl\:last\:-mr-36:last-child{
    margin-right: -9rem;
  }

  .\32xl\:last\:-mb-36:last-child{
    margin-bottom: -9rem;
  }

  .\32xl\:last\:-ml-36:last-child{
    margin-left: -9rem;
  }

  .\32xl\:last\:-mt-39:last-child{
    margin-top: -9.75rem;
  }

  .\32xl\:last\:-mr-39:last-child{
    margin-right: -9.75rem;
  }

  .\32xl\:last\:-mb-39:last-child{
    margin-bottom: -9.75rem;
  }

  .\32xl\:last\:-ml-39:last-child{
    margin-left: -9.75rem;
  }

  .\32xl\:last\:-mt-40:last-child{
    margin-top: -10rem;
  }

  .\32xl\:last\:-mr-40:last-child{
    margin-right: -10rem;
  }

  .\32xl\:last\:-mb-40:last-child{
    margin-bottom: -10rem;
  }

  .\32xl\:last\:-ml-40:last-child{
    margin-left: -10rem;
  }

  .\32xl\:last\:-mt-42:last-child{
    margin-top: -10.5rem;
  }

  .\32xl\:last\:-mr-42:last-child{
    margin-right: -10.5rem;
  }

  .\32xl\:last\:-mb-42:last-child{
    margin-bottom: -10.5rem;
  }

  .\32xl\:last\:-ml-42:last-child{
    margin-left: -10.5rem;
  }

  .\32xl\:last\:-mt-44:last-child{
    margin-top: -11rem;
  }

  .\32xl\:last\:-mr-44:last-child{
    margin-right: -11rem;
  }

  .\32xl\:last\:-mb-44:last-child{
    margin-bottom: -11rem;
  }

  .\32xl\:last\:-ml-44:last-child{
    margin-left: -11rem;
  }

  .\32xl\:last\:-mt-45:last-child{
    margin-top: -11.25rem;
  }

  .\32xl\:last\:-mr-45:last-child{
    margin-right: -11.25rem;
  }

  .\32xl\:last\:-mb-45:last-child{
    margin-bottom: -11.25rem;
  }

  .\32xl\:last\:-ml-45:last-child{
    margin-left: -11.25rem;
  }

  .\32xl\:last\:-mt-48:last-child{
    margin-top: -12rem;
  }

  .\32xl\:last\:-mr-48:last-child{
    margin-right: -12rem;
  }

  .\32xl\:last\:-mb-48:last-child{
    margin-bottom: -12rem;
  }

  .\32xl\:last\:-ml-48:last-child{
    margin-left: -12rem;
  }

  .\32xl\:last\:-mt-50:last-child{
    margin-top: -12.5rem;
  }

  .\32xl\:last\:-mr-50:last-child{
    margin-right: -12.5rem;
  }

  .\32xl\:last\:-mb-50:last-child{
    margin-bottom: -12.5rem;
  }

  .\32xl\:last\:-ml-50:last-child{
    margin-left: -12.5rem;
  }

  .\32xl\:last\:-mt-52:last-child{
    margin-top: -13rem;
  }

  .\32xl\:last\:-mr-52:last-child{
    margin-right: -13rem;
  }

  .\32xl\:last\:-mb-52:last-child{
    margin-bottom: -13rem;
  }

  .\32xl\:last\:-ml-52:last-child{
    margin-left: -13rem;
  }

  .\32xl\:last\:-mt-55:last-child{
    margin-top: -13.75rem;
  }

  .\32xl\:last\:-mr-55:last-child{
    margin-right: -13.75rem;
  }

  .\32xl\:last\:-mb-55:last-child{
    margin-bottom: -13.75rem;
  }

  .\32xl\:last\:-ml-55:last-child{
    margin-left: -13.75rem;
  }

  .\32xl\:last\:-mt-56:last-child{
    margin-top: -14rem;
  }

  .\32xl\:last\:-mr-56:last-child{
    margin-right: -14rem;
  }

  .\32xl\:last\:-mb-56:last-child{
    margin-bottom: -14rem;
  }

  .\32xl\:last\:-ml-56:last-child{
    margin-left: -14rem;
  }

  .\32xl\:last\:-mt-58:last-child{
    margin-top: -14.5rem;
  }

  .\32xl\:last\:-mr-58:last-child{
    margin-right: -14.5rem;
  }

  .\32xl\:last\:-mb-58:last-child{
    margin-bottom: -14.5rem;
  }

  .\32xl\:last\:-ml-58:last-child{
    margin-left: -14.5rem;
  }

  .\32xl\:last\:-mt-60:last-child{
    margin-top: -15rem;
  }

  .\32xl\:last\:-mr-60:last-child{
    margin-right: -15rem;
  }

  .\32xl\:last\:-mb-60:last-child{
    margin-bottom: -15rem;
  }

  .\32xl\:last\:-ml-60:last-child{
    margin-left: -15rem;
  }

  .\32xl\:last\:-mt-64:last-child{
    margin-top: -16rem;
  }

  .\32xl\:last\:-mr-64:last-child{
    margin-right: -16rem;
  }

  .\32xl\:last\:-mb-64:last-child{
    margin-bottom: -16rem;
  }

  .\32xl\:last\:-ml-64:last-child{
    margin-left: -16rem;
  }

  .\32xl\:last\:-mt-65:last-child{
    margin-top: -16.25rem;
  }

  .\32xl\:last\:-mr-65:last-child{
    margin-right: -16.25rem;
  }

  .\32xl\:last\:-mb-65:last-child{
    margin-bottom: -16.25rem;
  }

  .\32xl\:last\:-ml-65:last-child{
    margin-left: -16.25rem;
  }

  .\32xl\:last\:-mt-68:last-child{
    margin-top: -17rem;
  }

  .\32xl\:last\:-mr-68:last-child{
    margin-right: -17rem;
  }

  .\32xl\:last\:-mb-68:last-child{
    margin-bottom: -17rem;
  }

  .\32xl\:last\:-ml-68:last-child{
    margin-left: -17rem;
  }

  .\32xl\:last\:-mt-69:last-child{
    margin-top: -17.25rem;
  }

  .\32xl\:last\:-mr-69:last-child{
    margin-right: -17.25rem;
  }

  .\32xl\:last\:-mb-69:last-child{
    margin-bottom: -17.25rem;
  }

  .\32xl\:last\:-ml-69:last-child{
    margin-left: -17.25rem;
  }

  .\32xl\:last\:-mt-70:last-child{
    margin-top: -17.5rem;
  }

  .\32xl\:last\:-mr-70:last-child{
    margin-right: -17.5rem;
  }

  .\32xl\:last\:-mb-70:last-child{
    margin-bottom: -17.5rem;
  }

  .\32xl\:last\:-ml-70:last-child{
    margin-left: -17.5rem;
  }

  .\32xl\:last\:-mt-72:last-child{
    margin-top: -18rem;
  }

  .\32xl\:last\:-mr-72:last-child{
    margin-right: -18rem;
  }

  .\32xl\:last\:-mb-72:last-child{
    margin-bottom: -18rem;
  }

  .\32xl\:last\:-ml-72:last-child{
    margin-left: -18rem;
  }

  .\32xl\:last\:-mt-75:last-child{
    margin-top: -18.75rem;
  }

  .\32xl\:last\:-mr-75:last-child{
    margin-right: -18.75rem;
  }

  .\32xl\:last\:-mb-75:last-child{
    margin-bottom: -18.75rem;
  }

  .\32xl\:last\:-ml-75:last-child{
    margin-left: -18.75rem;
  }

  .\32xl\:last\:-mt-80:last-child{
    margin-top: -20rem;
  }

  .\32xl\:last\:-mr-80:last-child{
    margin-right: -20rem;
  }

  .\32xl\:last\:-mb-80:last-child{
    margin-bottom: -20rem;
  }

  .\32xl\:last\:-ml-80:last-child{
    margin-left: -20rem;
  }

  .\32xl\:last\:-mt-85:last-child{
    margin-top: -21.25rem;
  }

  .\32xl\:last\:-mr-85:last-child{
    margin-right: -21.25rem;
  }

  .\32xl\:last\:-mb-85:last-child{
    margin-bottom: -21.25rem;
  }

  .\32xl\:last\:-ml-85:last-child{
    margin-left: -21.25rem;
  }

  .\32xl\:last\:-mt-86:last-child{
    margin-top: -21.5rem;
  }

  .\32xl\:last\:-mr-86:last-child{
    margin-right: -21.5rem;
  }

  .\32xl\:last\:-mb-86:last-child{
    margin-bottom: -21.5rem;
  }

  .\32xl\:last\:-ml-86:last-child{
    margin-left: -21.5rem;
  }

  .\32xl\:last\:-mt-90:last-child{
    margin-top: -22.5rem;
  }

  .\32xl\:last\:-mr-90:last-child{
    margin-right: -22.5rem;
  }

  .\32xl\:last\:-mb-90:last-child{
    margin-bottom: -22.5rem;
  }

  .\32xl\:last\:-ml-90:last-child{
    margin-left: -22.5rem;
  }

  .\32xl\:last\:-mt-96:last-child{
    margin-top: -24rem;
  }

  .\32xl\:last\:-mr-96:last-child{
    margin-right: -24rem;
  }

  .\32xl\:last\:-mb-96:last-child{
    margin-bottom: -24rem;
  }

  .\32xl\:last\:-ml-96:last-child{
    margin-left: -24rem;
  }

  .\32xl\:last\:-mt-100:last-child{
    margin-top: -25rem;
  }

  .\32xl\:last\:-mr-100:last-child{
    margin-right: -25rem;
  }

  .\32xl\:last\:-mb-100:last-child{
    margin-bottom: -25rem;
  }

  .\32xl\:last\:-ml-100:last-child{
    margin-left: -25rem;
  }

  .\32xl\:last\:-mt-115:last-child{
    margin-top: -28.75rem;
  }

  .\32xl\:last\:-mr-115:last-child{
    margin-right: -28.75rem;
  }

  .\32xl\:last\:-mb-115:last-child{
    margin-bottom: -28.75rem;
  }

  .\32xl\:last\:-ml-115:last-child{
    margin-left: -28.75rem;
  }

  .\32xl\:last\:-mt-125:last-child{
    margin-top: -31.25rem;
  }

  .\32xl\:last\:-mr-125:last-child{
    margin-right: -31.25rem;
  }

  .\32xl\:last\:-mb-125:last-child{
    margin-bottom: -31.25rem;
  }

  .\32xl\:last\:-ml-125:last-child{
    margin-left: -31.25rem;
  }

  .\32xl\:last\:-mt-142:last-child{
    margin-top: -35.5rem;
  }

  .\32xl\:last\:-mr-142:last-child{
    margin-right: -35.5rem;
  }

  .\32xl\:last\:-mb-142:last-child{
    margin-bottom: -35.5rem;
  }

  .\32xl\:last\:-ml-142:last-child{
    margin-left: -35.5rem;
  }

  .\32xl\:last\:-mt-150:last-child{
    margin-top: -37.5rem;
  }

  .\32xl\:last\:-mr-150:last-child{
    margin-right: -37.5rem;
  }

  .\32xl\:last\:-mb-150:last-child{
    margin-bottom: -37.5rem;
  }

  .\32xl\:last\:-ml-150:last-child{
    margin-left: -37.5rem;
  }

  .\32xl\:last\:-mt-156:last-child{
    margin-top: -39rem;
  }

  .\32xl\:last\:-mr-156:last-child{
    margin-right: -39rem;
  }

  .\32xl\:last\:-mb-156:last-child{
    margin-bottom: -39rem;
  }

  .\32xl\:last\:-ml-156:last-child{
    margin-left: -39rem;
  }

  .\32xl\:last\:-mt-160:last-child{
    margin-top: -40rem;
  }

  .\32xl\:last\:-mr-160:last-child{
    margin-right: -40rem;
  }

  .\32xl\:last\:-mb-160:last-child{
    margin-bottom: -40rem;
  }

  .\32xl\:last\:-ml-160:last-child{
    margin-left: -40rem;
  }

  .\32xl\:last\:-mt-175:last-child{
    margin-top: -43.75rem;
  }

  .\32xl\:last\:-mr-175:last-child{
    margin-right: -43.75rem;
  }

  .\32xl\:last\:-mb-175:last-child{
    margin-bottom: -43.75rem;
  }

  .\32xl\:last\:-ml-175:last-child{
    margin-left: -43.75rem;
  }

  .\32xl\:last\:-mt-207:last-child{
    margin-top: -51.75rem;
  }

  .\32xl\:last\:-mr-207:last-child{
    margin-right: -51.75rem;
  }

  .\32xl\:last\:-mb-207:last-child{
    margin-bottom: -51.75rem;
  }

  .\32xl\:last\:-ml-207:last-child{
    margin-left: -51.75rem;
  }

  .\32xl\:last\:-mt-242:last-child{
    margin-top: -60.5rem;
  }

  .\32xl\:last\:-mr-242:last-child{
    margin-right: -60.5rem;
  }

  .\32xl\:last\:-mb-242:last-child{
    margin-bottom: -60.5rem;
  }

  .\32xl\:last\:-ml-242:last-child{
    margin-left: -60.5rem;
  }

  .\32xl\:last\:-mt-250:last-child{
    margin-top: -62.5rem;
  }

  .\32xl\:last\:-mr-250:last-child{
    margin-right: -62.5rem;
  }

  .\32xl\:last\:-mb-250:last-child{
    margin-bottom: -62.5rem;
  }

  .\32xl\:last\:-ml-250:last-child{
    margin-left: -62.5rem;
  }

  .\32xl\:last\:-mt-258:last-child{
    margin-top: -64.5rem;
  }

  .\32xl\:last\:-mr-258:last-child{
    margin-right: -64.5rem;
  }

  .\32xl\:last\:-mb-258:last-child{
    margin-bottom: -64.5rem;
  }

  .\32xl\:last\:-ml-258:last-child{
    margin-left: -64.5rem;
  }

  .\32xl\:last\:-mt-265:last-child{
    margin-top: -66.25rem;
  }

  .\32xl\:last\:-mr-265:last-child{
    margin-right: -66.25rem;
  }

  .\32xl\:last\:-mb-265:last-child{
    margin-bottom: -66.25rem;
  }

  .\32xl\:last\:-ml-265:last-child{
    margin-left: -66.25rem;
  }

  .\32xl\:last\:-mt-280:last-child{
    margin-top: -70rem;
  }

  .\32xl\:last\:-mr-280:last-child{
    margin-right: -70rem;
  }

  .\32xl\:last\:-mb-280:last-child{
    margin-bottom: -70rem;
  }

  .\32xl\:last\:-ml-280:last-child{
    margin-left: -70rem;
  }

  .\32xl\:last\:-mt-px:last-child{
    margin-top: -1px;
  }

  .\32xl\:last\:-mr-px:last-child{
    margin-right: -1px;
  }

  .\32xl\:last\:-mb-px:last-child{
    margin-bottom: -1px;
  }

  .\32xl\:last\:-ml-px:last-child{
    margin-left: -1px;
  }

  .\32xl\:last\:-mt-0\.5:last-child{
    margin-top: -0.125rem;
  }

  .\32xl\:last\:-mr-0\.5:last-child{
    margin-right: -0.125rem;
  }

  .\32xl\:last\:-mb-0\.5:last-child{
    margin-bottom: -0.125rem;
  }

  .\32xl\:last\:-ml-0\.5:last-child{
    margin-left: -0.125rem;
  }

  .\32xl\:last\:-mt-1\.5:last-child{
    margin-top: -0.375rem;
  }

  .\32xl\:last\:-mr-1\.5:last-child{
    margin-right: -0.375rem;
  }

  .\32xl\:last\:-mb-1\.5:last-child{
    margin-bottom: -0.375rem;
  }

  .\32xl\:last\:-ml-1\.5:last-child{
    margin-left: -0.375rem;
  }

  .\32xl\:last\:-mt-2\.5:last-child{
    margin-top: -0.625rem;
  }

  .\32xl\:last\:-mr-2\.5:last-child{
    margin-right: -0.625rem;
  }

  .\32xl\:last\:-mb-2\.5:last-child{
    margin-bottom: -0.625rem;
  }

  .\32xl\:last\:-ml-2\.5:last-child{
    margin-left: -0.625rem;
  }

  .\32xl\:last\:-mt-3\.5:last-child{
    margin-top: -0.875rem;
  }

  .\32xl\:last\:-mr-3\.5:last-child{
    margin-right: -0.875rem;
  }

  .\32xl\:last\:-mb-3\.5:last-child{
    margin-bottom: -0.875rem;
  }

  .\32xl\:last\:-ml-3\.5:last-child{
    margin-left: -0.875rem;
  }

  .\32xl\:last\:-mt-0\.25:last-child{
    margin-top: -0.0625rem;
  }

  .\32xl\:last\:-mr-0\.25:last-child{
    margin-right: -0.0625rem;
  }

  .\32xl\:last\:-mb-0\.25:last-child{
    margin-bottom: -0.0625rem;
  }

  .\32xl\:last\:-ml-0\.25:last-child{
    margin-left: -0.0625rem;
  }

  .\32xl\:last\:-mt-0\.75:last-child{
    margin-top: -0.1875rem;
  }

  .\32xl\:last\:-mr-0\.75:last-child{
    margin-right: -0.1875rem;
  }

  .\32xl\:last\:-mb-0\.75:last-child{
    margin-bottom: -0.1875rem;
  }

  .\32xl\:last\:-ml-0\.75:last-child{
    margin-left: -0.1875rem;
  }

  .\32xl\:last\:-mt-1\.25:last-child{
    margin-top: -0.3125rem;
  }

  .\32xl\:last\:-mr-1\.25:last-child{
    margin-right: -0.3125rem;
  }

  .\32xl\:last\:-mb-1\.25:last-child{
    margin-bottom: -0.3125rem;
  }

  .\32xl\:last\:-ml-1\.25:last-child{
    margin-left: -0.3125rem;
  }

  .\32xl\:last\:-mt-1\.75:last-child{
    margin-top: -0.4375rem;
  }

  .\32xl\:last\:-mr-1\.75:last-child{
    margin-right: -0.4375rem;
  }

  .\32xl\:last\:-mb-1\.75:last-child{
    margin-bottom: -0.4375rem;
  }

  .\32xl\:last\:-ml-1\.75:last-child{
    margin-left: -0.4375rem;
  }

  .\32xl\:last\:-mt-2\.25:last-child{
    margin-top: -0.5625rem;
  }

  .\32xl\:last\:-mr-2\.25:last-child{
    margin-right: -0.5625rem;
  }

  .\32xl\:last\:-mb-2\.25:last-child{
    margin-bottom: -0.5625rem;
  }

  .\32xl\:last\:-ml-2\.25:last-child{
    margin-left: -0.5625rem;
  }

  .\32xl\:last\:-mt-2\.75:last-child{
    margin-top: -0.6875rem;
  }

  .\32xl\:last\:-mr-2\.75:last-child{
    margin-right: -0.6875rem;
  }

  .\32xl\:last\:-mb-2\.75:last-child{
    margin-bottom: -0.6875rem;
  }

  .\32xl\:last\:-ml-2\.75:last-child{
    margin-left: -0.6875rem;
  }

  .\32xl\:last\:-mt-3\.25:last-child{
    margin-top: -0.8125rem;
  }

  .\32xl\:last\:-mr-3\.25:last-child{
    margin-right: -0.8125rem;
  }

  .\32xl\:last\:-mb-3\.25:last-child{
    margin-bottom: -0.8125rem;
  }

  .\32xl\:last\:-ml-3\.25:last-child{
    margin-left: -0.8125rem;
  }

  .\32xl\:last\:-mt-3\.75:last-child{
    margin-top: -0.9375rem;
  }

  .\32xl\:last\:-mr-3\.75:last-child{
    margin-right: -0.9375rem;
  }

  .\32xl\:last\:-mb-3\.75:last-child{
    margin-bottom: -0.9375rem;
  }

  .\32xl\:last\:-ml-3\.75:last-child{
    margin-left: -0.9375rem;
  }

  .\32xl\:last\:-mt-4\.25:last-child{
    margin-top: -1.0625rem;
  }

  .\32xl\:last\:-mr-4\.25:last-child{
    margin-right: -1.0625rem;
  }

  .\32xl\:last\:-mb-4\.25:last-child{
    margin-bottom: -1.0625rem;
  }

  .\32xl\:last\:-ml-4\.25:last-child{
    margin-left: -1.0625rem;
  }

  .\32xl\:last\:-mt-4\.5:last-child{
    margin-top: -1.125rem;
  }

  .\32xl\:last\:-mr-4\.5:last-child{
    margin-right: -1.125rem;
  }

  .\32xl\:last\:-mb-4\.5:last-child{
    margin-bottom: -1.125rem;
  }

  .\32xl\:last\:-ml-4\.5:last-child{
    margin-left: -1.125rem;
  }

  .\32xl\:last\:-mt-4\.75:last-child{
    margin-top: -1.1875rem;
  }

  .\32xl\:last\:-mr-4\.75:last-child{
    margin-right: -1.1875rem;
  }

  .\32xl\:last\:-mb-4\.75:last-child{
    margin-bottom: -1.1875rem;
  }

  .\32xl\:last\:-ml-4\.75:last-child{
    margin-left: -1.1875rem;
  }

  .\32xl\:last\:-mt-5\.25:last-child{
    margin-top: -1.3125rem;
  }

  .\32xl\:last\:-mr-5\.25:last-child{
    margin-right: -1.3125rem;
  }

  .\32xl\:last\:-mb-5\.25:last-child{
    margin-bottom: -1.3125rem;
  }

  .\32xl\:last\:-ml-5\.25:last-child{
    margin-left: -1.3125rem;
  }

  .\32xl\:last\:-mt-5\.5:last-child{
    margin-top: -1.375rem;
  }

  .\32xl\:last\:-mr-5\.5:last-child{
    margin-right: -1.375rem;
  }

  .\32xl\:last\:-mb-5\.5:last-child{
    margin-bottom: -1.375rem;
  }

  .\32xl\:last\:-ml-5\.5:last-child{
    margin-left: -1.375rem;
  }

  .\32xl\:last\:-mt-5\.75:last-child{
    margin-top: -1.4375rem;
  }

  .\32xl\:last\:-mr-5\.75:last-child{
    margin-right: -1.4375rem;
  }

  .\32xl\:last\:-mb-5\.75:last-child{
    margin-bottom: -1.4375rem;
  }

  .\32xl\:last\:-ml-5\.75:last-child{
    margin-left: -1.4375rem;
  }

  .\32xl\:last\:-mt-6\.25:last-child{
    margin-top: -1.5625rem;
  }

  .\32xl\:last\:-mr-6\.25:last-child{
    margin-right: -1.5625rem;
  }

  .\32xl\:last\:-mb-6\.25:last-child{
    margin-bottom: -1.5625rem;
  }

  .\32xl\:last\:-ml-6\.25:last-child{
    margin-left: -1.5625rem;
  }

  .\32xl\:last\:-mt-6\.5:last-child{
    margin-top: -1.625rem;
  }

  .\32xl\:last\:-mr-6\.5:last-child{
    margin-right: -1.625rem;
  }

  .\32xl\:last\:-mb-6\.5:last-child{
    margin-bottom: -1.625rem;
  }

  .\32xl\:last\:-ml-6\.5:last-child{
    margin-left: -1.625rem;
  }

  .\32xl\:last\:-mt-6\.75:last-child{
    margin-top: -1.6875rem;
  }

  .\32xl\:last\:-mr-6\.75:last-child{
    margin-right: -1.6875rem;
  }

  .\32xl\:last\:-mb-6\.75:last-child{
    margin-bottom: -1.6875rem;
  }

  .\32xl\:last\:-ml-6\.75:last-child{
    margin-left: -1.6875rem;
  }

  .\32xl\:last\:-mt-7\.25:last-child{
    margin-top: -1.8125rem;
  }

  .\32xl\:last\:-mr-7\.25:last-child{
    margin-right: -1.8125rem;
  }

  .\32xl\:last\:-mb-7\.25:last-child{
    margin-bottom: -1.8125rem;
  }

  .\32xl\:last\:-ml-7\.25:last-child{
    margin-left: -1.8125rem;
  }

  .\32xl\:last\:-mt-7\.5:last-child{
    margin-top: -1.875rem;
  }

  .\32xl\:last\:-mr-7\.5:last-child{
    margin-right: -1.875rem;
  }

  .\32xl\:last\:-mb-7\.5:last-child{
    margin-bottom: -1.875rem;
  }

  .\32xl\:last\:-ml-7\.5:last-child{
    margin-left: -1.875rem;
  }

  .\32xl\:last\:-mt-8\.25:last-child{
    margin-top: -2.0625rem;
  }

  .\32xl\:last\:-mr-8\.25:last-child{
    margin-right: -2.0625rem;
  }

  .\32xl\:last\:-mb-8\.25:last-child{
    margin-bottom: -2.0625rem;
  }

  .\32xl\:last\:-ml-8\.25:last-child{
    margin-left: -2.0625rem;
  }

  .\32xl\:last\:-mt-8\.5:last-child{
    margin-top: -2.125rem;
  }

  .\32xl\:last\:-mr-8\.5:last-child{
    margin-right: -2.125rem;
  }

  .\32xl\:last\:-mb-8\.5:last-child{
    margin-bottom: -2.125rem;
  }

  .\32xl\:last\:-ml-8\.5:last-child{
    margin-left: -2.125rem;
  }

  .\32xl\:last\:-mt-9\.25:last-child{
    margin-top: -2.3125rem;
  }

  .\32xl\:last\:-mr-9\.25:last-child{
    margin-right: -2.3125rem;
  }

  .\32xl\:last\:-mb-9\.25:last-child{
    margin-bottom: -2.3125rem;
  }

  .\32xl\:last\:-ml-9\.25:last-child{
    margin-left: -2.3125rem;
  }

  .\32xl\:last\:-mt-9\.5:last-child{
    margin-top: -2.375rem;
  }

  .\32xl\:last\:-mr-9\.5:last-child{
    margin-right: -2.375rem;
  }

  .\32xl\:last\:-mb-9\.5:last-child{
    margin-bottom: -2.375rem;
  }

  .\32xl\:last\:-ml-9\.5:last-child{
    margin-left: -2.375rem;
  }

  .\32xl\:last\:-mt-10\.5:last-child{
    margin-top: -2.625rem;
  }

  .\32xl\:last\:-mr-10\.5:last-child{
    margin-right: -2.625rem;
  }

  .\32xl\:last\:-mb-10\.5:last-child{
    margin-bottom: -2.625rem;
  }

  .\32xl\:last\:-ml-10\.5:last-child{
    margin-left: -2.625rem;
  }

  .\32xl\:last\:-mt-11\.25:last-child{
    margin-top: -2.8125rem;
  }

  .\32xl\:last\:-mr-11\.25:last-child{
    margin-right: -2.8125rem;
  }

  .\32xl\:last\:-mb-11\.25:last-child{
    margin-bottom: -2.8125rem;
  }

  .\32xl\:last\:-ml-11\.25:last-child{
    margin-left: -2.8125rem;
  }

  .\32xl\:last\:-mt-11\.5:last-child{
    margin-top: -2.875rem;
  }

  .\32xl\:last\:-mr-11\.5:last-child{
    margin-right: -2.875rem;
  }

  .\32xl\:last\:-mb-11\.5:last-child{
    margin-bottom: -2.875rem;
  }

  .\32xl\:last\:-ml-11\.5:last-child{
    margin-left: -2.875rem;
  }

  .\32xl\:last\:-mt-12\.5:last-child{
    margin-top: -3.125rem;
  }

  .\32xl\:last\:-mr-12\.5:last-child{
    margin-right: -3.125rem;
  }

  .\32xl\:last\:-mb-12\.5:last-child{
    margin-bottom: -3.125rem;
  }

  .\32xl\:last\:-ml-12\.5:last-child{
    margin-left: -3.125rem;
  }

  .\32xl\:last\:-mt-12\.75:last-child{
    margin-top: -3.1875rem;
  }

  .\32xl\:last\:-mr-12\.75:last-child{
    margin-right: -3.1875rem;
  }

  .\32xl\:last\:-mb-12\.75:last-child{
    margin-bottom: -3.1875rem;
  }

  .\32xl\:last\:-ml-12\.75:last-child{
    margin-left: -3.1875rem;
  }

  .\32xl\:last\:-mt-13\.5:last-child{
    margin-top: -3.375rem;
  }

  .\32xl\:last\:-mr-13\.5:last-child{
    margin-right: -3.375rem;
  }

  .\32xl\:last\:-mb-13\.5:last-child{
    margin-bottom: -3.375rem;
  }

  .\32xl\:last\:-ml-13\.5:last-child{
    margin-left: -3.375rem;
  }

  .\32xl\:last\:-mt-14\.5:last-child{
    margin-top: -3.625rem;
  }

  .\32xl\:last\:-mr-14\.5:last-child{
    margin-right: -3.625rem;
  }

  .\32xl\:last\:-mb-14\.5:last-child{
    margin-bottom: -3.625rem;
  }

  .\32xl\:last\:-ml-14\.5:last-child{
    margin-left: -3.625rem;
  }

  .\32xl\:last\:-mt-15\.5:last-child{
    margin-top: -3.875rem;
  }

  .\32xl\:last\:-mr-15\.5:last-child{
    margin-right: -3.875rem;
  }

  .\32xl\:last\:-mb-15\.5:last-child{
    margin-bottom: -3.875rem;
  }

  .\32xl\:last\:-ml-15\.5:last-child{
    margin-left: -3.875rem;
  }

  .\32xl\:last\:-mt-15\.75:last-child{
    margin-top: -3.9375rem;
  }

  .\32xl\:last\:-mr-15\.75:last-child{
    margin-right: -3.9375rem;
  }

  .\32xl\:last\:-mb-15\.75:last-child{
    margin-bottom: -3.9375rem;
  }

  .\32xl\:last\:-ml-15\.75:last-child{
    margin-left: -3.9375rem;
  }

  .\32xl\:last\:-mt-16\.25:last-child{
    margin-top: -4.0625rem;
  }

  .\32xl\:last\:-mr-16\.25:last-child{
    margin-right: -4.0625rem;
  }

  .\32xl\:last\:-mb-16\.25:last-child{
    margin-bottom: -4.0625rem;
  }

  .\32xl\:last\:-ml-16\.25:last-child{
    margin-left: -4.0625rem;
  }

  .\32xl\:last\:-mt-17\.25:last-child{
    margin-top: -4.3125rem;
  }

  .\32xl\:last\:-mr-17\.25:last-child{
    margin-right: -4.3125rem;
  }

  .\32xl\:last\:-mb-17\.25:last-child{
    margin-bottom: -4.3125rem;
  }

  .\32xl\:last\:-ml-17\.25:last-child{
    margin-left: -4.3125rem;
  }

  .\32xl\:last\:-mt-17\.5:last-child{
    margin-top: -4.375rem;
  }

  .\32xl\:last\:-mr-17\.5:last-child{
    margin-right: -4.375rem;
  }

  .\32xl\:last\:-mb-17\.5:last-child{
    margin-bottom: -4.375rem;
  }

  .\32xl\:last\:-ml-17\.5:last-child{
    margin-left: -4.375rem;
  }

  .\32xl\:last\:-mt-18\.25:last-child{
    margin-top: -4.5625rem;
  }

  .\32xl\:last\:-mr-18\.25:last-child{
    margin-right: -4.5625rem;
  }

  .\32xl\:last\:-mb-18\.25:last-child{
    margin-bottom: -4.5625rem;
  }

  .\32xl\:last\:-ml-18\.25:last-child{
    margin-left: -4.5625rem;
  }

  .\32xl\:last\:-mt-18\.5:last-child{
    margin-top: -4.625rem;
  }

  .\32xl\:last\:-mr-18\.5:last-child{
    margin-right: -4.625rem;
  }

  .\32xl\:last\:-mb-18\.5:last-child{
    margin-bottom: -4.625rem;
  }

  .\32xl\:last\:-ml-18\.5:last-child{
    margin-left: -4.625rem;
  }

  .\32xl\:last\:-mt-20\.25:last-child{
    margin-top: -5.0625rem;
  }

  .\32xl\:last\:-mr-20\.25:last-child{
    margin-right: -5.0625rem;
  }

  .\32xl\:last\:-mb-20\.25:last-child{
    margin-bottom: -5.0625rem;
  }

  .\32xl\:last\:-ml-20\.25:last-child{
    margin-left: -5.0625rem;
  }

  .\32xl\:last\:-mt-20\.5:last-child{
    margin-top: -5.125rem;
  }

  .\32xl\:last\:-mr-20\.5:last-child{
    margin-right: -5.125rem;
  }

  .\32xl\:last\:-mb-20\.5:last-child{
    margin-bottom: -5.125rem;
  }

  .\32xl\:last\:-ml-20\.5:last-child{
    margin-left: -5.125rem;
  }

  .\32xl\:last\:-mt-22\.5:last-child{
    margin-top: -5.625rem;
  }

  .\32xl\:last\:-mr-22\.5:last-child{
    margin-right: -5.625rem;
  }

  .\32xl\:last\:-mb-22\.5:last-child{
    margin-bottom: -5.625rem;
  }

  .\32xl\:last\:-ml-22\.5:last-child{
    margin-left: -5.625rem;
  }

  .\32xl\:last\:-mt-25\.5:last-child{
    margin-top: -6.375rem;
  }

  .\32xl\:last\:-mr-25\.5:last-child{
    margin-right: -6.375rem;
  }

  .\32xl\:last\:-mb-25\.5:last-child{
    margin-bottom: -6.375rem;
  }

  .\32xl\:last\:-ml-25\.5:last-child{
    margin-left: -6.375rem;
  }

  .\32xl\:last\:-mt-26\.75:last-child{
    margin-top: -6.6875rem;
  }

  .\32xl\:last\:-mr-26\.75:last-child{
    margin-right: -6.6875rem;
  }

  .\32xl\:last\:-mb-26\.75:last-child{
    margin-bottom: -6.6875rem;
  }

  .\32xl\:last\:-ml-26\.75:last-child{
    margin-left: -6.6875rem;
  }

  .\32xl\:last\:-mt-32\.5:last-child{
    margin-top: -8.125rem;
  }

  .\32xl\:last\:-mr-32\.5:last-child{
    margin-right: -8.125rem;
  }

  .\32xl\:last\:-mb-32\.5:last-child{
    margin-bottom: -8.125rem;
  }

  .\32xl\:last\:-ml-32\.5:last-child{
    margin-left: -8.125rem;
  }

  .\32xl\:last\:-mt-37\.5:last-child{
    margin-top: -9.375rem;
  }

  .\32xl\:last\:-mr-37\.5:last-child{
    margin-right: -9.375rem;
  }

  .\32xl\:last\:-mb-37\.5:last-child{
    margin-bottom: -9.375rem;
  }

  .\32xl\:last\:-ml-37\.5:last-child{
    margin-left: -9.375rem;
  }

  .\32xl\:last\:-mt-41\.25:last-child{
    margin-top: -10.3125rem;
  }

  .\32xl\:last\:-mr-41\.25:last-child{
    margin-right: -10.3125rem;
  }

  .\32xl\:last\:-mb-41\.25:last-child{
    margin-bottom: -10.3125rem;
  }

  .\32xl\:last\:-ml-41\.25:last-child{
    margin-left: -10.3125rem;
  }

  .\32xl\:last\:-mt-52\.5:last-child{
    margin-top: -13.125rem;
  }

  .\32xl\:last\:-mr-52\.5:last-child{
    margin-right: -13.125rem;
  }

  .\32xl\:last\:-mb-52\.5:last-child{
    margin-bottom: -13.125rem;
  }

  .\32xl\:last\:-ml-52\.5:last-child{
    margin-left: -13.125rem;
  }

  .\32xl\:last\:-mt-54\.5:last-child{
    margin-top: -13.625rem;
  }

  .\32xl\:last\:-mr-54\.5:last-child{
    margin-right: -13.625rem;
  }

  .\32xl\:last\:-mb-54\.5:last-child{
    margin-bottom: -13.625rem;
  }

  .\32xl\:last\:-ml-54\.5:last-child{
    margin-left: -13.625rem;
  }

  .\32xl\:last\:-mt-57\.25:last-child{
    margin-top: -14.3125rem;
  }

  .\32xl\:last\:-mr-57\.25:last-child{
    margin-right: -14.3125rem;
  }

  .\32xl\:last\:-mb-57\.25:last-child{
    margin-bottom: -14.3125rem;
  }

  .\32xl\:last\:-ml-57\.25:last-child{
    margin-left: -14.3125rem;
  }

  .\32xl\:last\:-mt-57\.5:last-child{
    margin-top: -14.375rem;
  }

  .\32xl\:last\:-mr-57\.5:last-child{
    margin-right: -14.375rem;
  }

  .\32xl\:last\:-mb-57\.5:last-child{
    margin-bottom: -14.375rem;
  }

  .\32xl\:last\:-ml-57\.5:last-child{
    margin-left: -14.375rem;
  }

  .\32xl\:last\:-mt-66\.25:last-child{
    margin-top: -16.5625rem;
  }

  .\32xl\:last\:-mr-66\.25:last-child{
    margin-right: -16.5625rem;
  }

  .\32xl\:last\:-mb-66\.25:last-child{
    margin-bottom: -16.5625rem;
  }

  .\32xl\:last\:-ml-66\.25:last-child{
    margin-left: -16.5625rem;
  }

  .\32xl\:last\:-mt-74\.5:last-child{
    margin-top: -18.125rem;
  }

  .\32xl\:last\:-mr-74\.5:last-child{
    margin-right: -18.125rem;
  }

  .\32xl\:last\:-mb-74\.5:last-child{
    margin-bottom: -18.125rem;
  }

  .\32xl\:last\:-ml-74\.5:last-child{
    margin-left: -18.125rem;
  }

  .\32xl\:last\:-mt-106\.25:last-child{
    margin-top: -26.5625rem;
  }

  .\32xl\:last\:-mr-106\.25:last-child{
    margin-right: -26.5625rem;
  }

  .\32xl\:last\:-mb-106\.25:last-child{
    margin-bottom: -26.5625rem;
  }

  .\32xl\:last\:-ml-106\.25:last-child{
    margin-left: -26.5625rem;
  }

  .\32xl\:last\:-mt-112\.25:last-child{
    margin-top: -28.0675rem;
  }

  .\32xl\:last\:-mr-112\.25:last-child{
    margin-right: -28.0675rem;
  }

  .\32xl\:last\:-mb-112\.25:last-child{
    margin-bottom: -28.0675rem;
  }

  .\32xl\:last\:-ml-112\.25:last-child{
    margin-left: -28.0675rem;
  }

  .\32xl\:last\:-mt-112\.75:last-child{
    margin-top: -28.1875rem;
  }

  .\32xl\:last\:-mr-112\.75:last-child{
    margin-right: -28.1875rem;
  }

  .\32xl\:last\:-mb-112\.75:last-child{
    margin-bottom: -28.1875rem;
  }

  .\32xl\:last\:-ml-112\.75:last-child{
    margin-left: -28.1875rem;
  }

  .\32xl\:last\:-mt-147\.5:last-child{
    margin-top: -36.875rem;
  }

  .\32xl\:last\:-mr-147\.5:last-child{
    margin-right: -36.875rem;
  }

  .\32xl\:last\:-mb-147\.5:last-child{
    margin-bottom: -36.875rem;
  }

  .\32xl\:last\:-ml-147\.5:last-child{
    margin-left: -36.875rem;
  }

  .\32xl\:last\:-mt-162\.5:last-child{
    margin-top: -40.625rem;
  }

  .\32xl\:last\:-mr-162\.5:last-child{
    margin-right: -40.625rem;
  }

  .\32xl\:last\:-mb-162\.5:last-child{
    margin-bottom: -40.625rem;
  }

  .\32xl\:last\:-ml-162\.5:last-child{
    margin-left: -40.625rem;
  }

  .\32xl\:last\:-mt-172\.25:last-child{
    margin-top: -42.5625rem;
  }

  .\32xl\:last\:-mr-172\.25:last-child{
    margin-right: -42.5625rem;
  }

  .\32xl\:last\:-mb-172\.25:last-child{
    margin-bottom: -42.5625rem;
  }

  .\32xl\:last\:-ml-172\.25:last-child{
    margin-left: -42.5625rem;
  }

  .\32xl\:last\:-mt-175\.25:last-child{
    margin-top: -43.8125rem;
  }

  .\32xl\:last\:-mr-175\.25:last-child{
    margin-right: -43.8125rem;
  }

  .\32xl\:last\:-mb-175\.25:last-child{
    margin-bottom: -43.8125rem;
  }

  .\32xl\:last\:-ml-175\.25:last-child{
    margin-left: -43.8125rem;
  }

  .\32xl\:last\:-mt-184\.25:last-child{
    margin-top: -46.0625rem;
  }

  .\32xl\:last\:-mr-184\.25:last-child{
    margin-right: -46.0625rem;
  }

  .\32xl\:last\:-mb-184\.25:last-child{
    margin-bottom: -46.0625rem;
  }

  .\32xl\:last\:-ml-184\.25:last-child{
    margin-left: -46.0625rem;
  }

  .\32xl\:last\:-mt-203\.25:last-child{
    margin-top: -50.8125rem;
  }

  .\32xl\:last\:-mr-203\.25:last-child{
    margin-right: -50.8125rem;
  }

  .\32xl\:last\:-mb-203\.25:last-child{
    margin-bottom: -50.8125rem;
  }

  .\32xl\:last\:-ml-203\.25:last-child{
    margin-left: -50.8125rem;
  }

  .\32xl\:last\:-mt-half:last-child{
    margin-top: -50%;
  }

  .\32xl\:last\:-mr-half:last-child{
    margin-right: -50%;
  }

  .\32xl\:last\:-mb-half:last-child{
    margin-bottom: -50%;
  }

  .\32xl\:last\:-ml-half:last-child{
    margin-left: -50%;
  }

  .\32xl\:last\:-mt-full:last-child{
    margin-top: -100%;
  }

  .\32xl\:last\:-mr-full:last-child{
    margin-right: -100%;
  }

  .\32xl\:last\:-mb-full:last-child{
    margin-bottom: -100%;
  }

  .\32xl\:last\:-ml-full:last-child{
    margin-left: -100%;
  }

  .\32xl\:last\:-mt-1\/10:last-child{
    margin-top: -10%;
  }

  .\32xl\:last\:-mr-1\/10:last-child{
    margin-right: -10%;
  }

  .\32xl\:last\:-mb-1\/10:last-child{
    margin-bottom: -10%;
  }

  .\32xl\:last\:-ml-1\/10:last-child{
    margin-left: -10%;
  }

  .\32xl\:last\:-mt-2\/10:last-child{
    margin-top: -20%;
  }

  .\32xl\:last\:-mr-2\/10:last-child{
    margin-right: -20%;
  }

  .\32xl\:last\:-mb-2\/10:last-child{
    margin-bottom: -20%;
  }

  .\32xl\:last\:-ml-2\/10:last-child{
    margin-left: -20%;
  }

  .\32xl\:last\:-mt-3\/10:last-child{
    margin-top: -30%;
  }

  .\32xl\:last\:-mr-3\/10:last-child{
    margin-right: -30%;
  }

  .\32xl\:last\:-mb-3\/10:last-child{
    margin-bottom: -30%;
  }

  .\32xl\:last\:-ml-3\/10:last-child{
    margin-left: -30%;
  }

  .\32xl\:last\:-mt-4\/10:last-child{
    margin-top: -40%;
  }

  .\32xl\:last\:-mr-4\/10:last-child{
    margin-right: -40%;
  }

  .\32xl\:last\:-mb-4\/10:last-child{
    margin-bottom: -40%;
  }

  .\32xl\:last\:-ml-4\/10:last-child{
    margin-left: -40%;
  }

  .\32xl\:last\:-mt-4\.5\/10:last-child{
    margin-top: -45%;
  }

  .\32xl\:last\:-mr-4\.5\/10:last-child{
    margin-right: -45%;
  }

  .\32xl\:last\:-mb-4\.5\/10:last-child{
    margin-bottom: -45%;
  }

  .\32xl\:last\:-ml-4\.5\/10:last-child{
    margin-left: -45%;
  }

  .\32xl\:last\:-mt-5\/10:last-child{
    margin-top: -50%;
  }

  .\32xl\:last\:-mr-5\/10:last-child{
    margin-right: -50%;
  }

  .\32xl\:last\:-mb-5\/10:last-child{
    margin-bottom: -50%;
  }

  .\32xl\:last\:-ml-5\/10:last-child{
    margin-left: -50%;
  }

  .\32xl\:last\:-mt-5\.5\/10:last-child{
    margin-top: -55%;
  }

  .\32xl\:last\:-mr-5\.5\/10:last-child{
    margin-right: -55%;
  }

  .\32xl\:last\:-mb-5\.5\/10:last-child{
    margin-bottom: -55%;
  }

  .\32xl\:last\:-ml-5\.5\/10:last-child{
    margin-left: -55%;
  }

  .\32xl\:last\:-mt-6\/10:last-child{
    margin-top: -60%;
  }

  .\32xl\:last\:-mr-6\/10:last-child{
    margin-right: -60%;
  }

  .\32xl\:last\:-mb-6\/10:last-child{
    margin-bottom: -60%;
  }

  .\32xl\:last\:-ml-6\/10:last-child{
    margin-left: -60%;
  }

  .\32xl\:last\:-mt-7\/10:last-child{
    margin-top: -70%;
  }

  .\32xl\:last\:-mr-7\/10:last-child{
    margin-right: -70%;
  }

  .\32xl\:last\:-mb-7\/10:last-child{
    margin-bottom: -70%;
  }

  .\32xl\:last\:-ml-7\/10:last-child{
    margin-left: -70%;
  }

  .\32xl\:last\:-mt-8\/10:last-child{
    margin-top: -80%;
  }

  .\32xl\:last\:-mr-8\/10:last-child{
    margin-right: -80%;
  }

  .\32xl\:last\:-mb-8\/10:last-child{
    margin-bottom: -80%;
  }

  .\32xl\:last\:-ml-8\/10:last-child{
    margin-left: -80%;
  }

  .\32xl\:last\:-mt-9\/10:last-child{
    margin-top: -90%;
  }

  .\32xl\:last\:-mr-9\/10:last-child{
    margin-right: -90%;
  }

  .\32xl\:last\:-mb-9\/10:last-child{
    margin-bottom: -90%;
  }

  .\32xl\:last\:-ml-9\/10:last-child{
    margin-left: -90%;
  }

  .\32xl\:last\:-mt-1\/12:last-child{
    margin-top: -8.33333%;
  }

  .\32xl\:last\:-mr-1\/12:last-child{
    margin-right: -8.33333%;
  }

  .\32xl\:last\:-mb-1\/12:last-child{
    margin-bottom: -8.33333%;
  }

  .\32xl\:last\:-ml-1\/12:last-child{
    margin-left: -8.33333%;
  }

  .\32xl\:last\:-mt-2\/12:last-child{
    margin-top: -16.66667%;
  }

  .\32xl\:last\:-mr-2\/12:last-child{
    margin-right: -16.66667%;
  }

  .\32xl\:last\:-mb-2\/12:last-child{
    margin-bottom: -16.66667%;
  }

  .\32xl\:last\:-ml-2\/12:last-child{
    margin-left: -16.66667%;
  }

  .\32xl\:last\:-mt-3\/12:last-child{
    margin-top: -25%;
  }

  .\32xl\:last\:-mr-3\/12:last-child{
    margin-right: -25%;
  }

  .\32xl\:last\:-mb-3\/12:last-child{
    margin-bottom: -25%;
  }

  .\32xl\:last\:-ml-3\/12:last-child{
    margin-left: -25%;
  }

  .\32xl\:last\:-mt-4\/12:last-child{
    margin-top: -33.33333%;
  }

  .\32xl\:last\:-mr-4\/12:last-child{
    margin-right: -33.33333%;
  }

  .\32xl\:last\:-mb-4\/12:last-child{
    margin-bottom: -33.33333%;
  }

  .\32xl\:last\:-ml-4\/12:last-child{
    margin-left: -33.33333%;
  }

  .\32xl\:last\:-mt-5\/12:last-child{
    margin-top: -41.66667%;
  }

  .\32xl\:last\:-mr-5\/12:last-child{
    margin-right: -41.66667%;
  }

  .\32xl\:last\:-mb-5\/12:last-child{
    margin-bottom: -41.66667%;
  }

  .\32xl\:last\:-ml-5\/12:last-child{
    margin-left: -41.66667%;
  }

  .\32xl\:last\:-mt-6\/12:last-child{
    margin-top: -50%;
  }

  .\32xl\:last\:-mr-6\/12:last-child{
    margin-right: -50%;
  }

  .\32xl\:last\:-mb-6\/12:last-child{
    margin-bottom: -50%;
  }

  .\32xl\:last\:-ml-6\/12:last-child{
    margin-left: -50%;
  }

  .\32xl\:last\:-mt-7\/12:last-child{
    margin-top: -58.33333%;
  }

  .\32xl\:last\:-mr-7\/12:last-child{
    margin-right: -58.33333%;
  }

  .\32xl\:last\:-mb-7\/12:last-child{
    margin-bottom: -58.33333%;
  }

  .\32xl\:last\:-ml-7\/12:last-child{
    margin-left: -58.33333%;
  }

  .\32xl\:last\:-mt-8\/12:last-child{
    margin-top: -66.66667%;
  }

  .\32xl\:last\:-mr-8\/12:last-child{
    margin-right: -66.66667%;
  }

  .\32xl\:last\:-mb-8\/12:last-child{
    margin-bottom: -66.66667%;
  }

  .\32xl\:last\:-ml-8\/12:last-child{
    margin-left: -66.66667%;
  }

  .\32xl\:last\:-mt-9\/12:last-child{
    margin-top: -75%;
  }

  .\32xl\:last\:-mr-9\/12:last-child{
    margin-right: -75%;
  }

  .\32xl\:last\:-mb-9\/12:last-child{
    margin-bottom: -75%;
  }

  .\32xl\:last\:-ml-9\/12:last-child{
    margin-left: -75%;
  }

  .\32xl\:last\:-mt-10\/12:last-child{
    margin-top: -83.33333%;
  }

  .\32xl\:last\:-mr-10\/12:last-child{
    margin-right: -83.33333%;
  }

  .\32xl\:last\:-mb-10\/12:last-child{
    margin-bottom: -83.33333%;
  }

  .\32xl\:last\:-ml-10\/12:last-child{
    margin-left: -83.33333%;
  }

  .\32xl\:last\:-mt-11\/12:last-child{
    margin-top: -91.66667%;
  }

  .\32xl\:last\:-mr-11\/12:last-child{
    margin-right: -91.66667%;
  }

  .\32xl\:last\:-mb-11\/12:last-child{
    margin-bottom: -91.66667%;
  }

  .\32xl\:last\:-ml-11\/12:last-child{
    margin-left: -91.66667%;
  }

  .\32xl\:max-h-0{
    max-height: 0px;
  }

  .\32xl\:max-h-1{
    max-height: 0.25rem;
  }

  .\32xl\:max-h-2{
    max-height: 0.5rem;
  }

  .\32xl\:max-h-3{
    max-height: 0.75rem;
  }

  .\32xl\:max-h-4{
    max-height: 1rem;
  }

  .\32xl\:max-h-5{
    max-height: 1.25rem;
  }

  .\32xl\:max-h-6{
    max-height: 1.5rem;
  }

  .\32xl\:max-h-7{
    max-height: 1.75rem;
  }

  .\32xl\:max-h-8{
    max-height: 2rem;
  }

  .\32xl\:max-h-9{
    max-height: 2.25rem;
  }

  .\32xl\:max-h-10{
    max-height: 2.5rem;
  }

  .\32xl\:max-h-11{
    max-height: 2.75rem;
  }

  .\32xl\:max-h-12{
    max-height: 3rem;
  }

  .\32xl\:max-h-13{
    max-height: 3.25rem;
  }

  .\32xl\:max-h-14{
    max-height: 3.5rem;
  }

  .\32xl\:max-h-15{
    max-height: 3.75rem;
  }

  .\32xl\:max-h-16{
    max-height: 4rem;
  }

  .\32xl\:max-h-17{
    max-height: 4.25rem;
  }

  .\32xl\:max-h-18{
    max-height: 4.5rem;
  }

  .\32xl\:max-h-19{
    max-height: 4.75rem;
  }

  .\32xl\:max-h-20{
    max-height: 5rem;
  }

  .\32xl\:max-h-22{
    max-height: 5.5rem;
  }

  .\32xl\:max-h-24{
    max-height: 6rem;
  }

  .\32xl\:max-h-25{
    max-height: 6.25rem;
  }

  .\32xl\:max-h-28{
    max-height: 7rem;
  }

  .\32xl\:max-h-30{
    max-height: 7.5rem;
  }

  .\32xl\:max-h-32{
    max-height: 8rem;
  }

  .\32xl\:max-h-34{
    max-height: 8.5rem;
  }

  .\32xl\:max-h-35{
    max-height: 8.75rem;
  }

  .\32xl\:max-h-36{
    max-height: 9rem;
  }

  .\32xl\:max-h-39{
    max-height: 9.75rem;
  }

  .\32xl\:max-h-40{
    max-height: 10rem;
  }

  .\32xl\:max-h-42{
    max-height: 10.5rem;
  }

  .\32xl\:max-h-44{
    max-height: 11rem;
  }

  .\32xl\:max-h-45{
    max-height: 11.25rem;
  }

  .\32xl\:max-h-48{
    max-height: 12rem;
  }

  .\32xl\:max-h-50{
    max-height: 12.5rem;
  }

  .\32xl\:max-h-52{
    max-height: 13rem;
  }

  .\32xl\:max-h-55{
    max-height: 13.75rem;
  }

  .\32xl\:max-h-56{
    max-height: 14rem;
  }

  .\32xl\:max-h-58{
    max-height: 14.5rem;
  }

  .\32xl\:max-h-60{
    max-height: 15rem;
  }

  .\32xl\:max-h-64{
    max-height: 16rem;
  }

  .\32xl\:max-h-65{
    max-height: 16.25rem;
  }

  .\32xl\:max-h-68{
    max-height: 17rem;
  }

  .\32xl\:max-h-69{
    max-height: 17.25rem;
  }

  .\32xl\:max-h-70{
    max-height: 17.5rem;
  }

  .\32xl\:max-h-72{
    max-height: 18rem;
  }

  .\32xl\:max-h-75{
    max-height: 18.75rem;
  }

  .\32xl\:max-h-80{
    max-height: 20rem;
  }

  .\32xl\:max-h-85{
    max-height: 21.25rem;
  }

  .\32xl\:max-h-86{
    max-height: 21.5rem;
  }

  .\32xl\:max-h-90{
    max-height: 22.5rem;
  }

  .\32xl\:max-h-96{
    max-height: 24rem;
  }

  .\32xl\:max-h-100{
    max-height: 25rem;
  }

  .\32xl\:max-h-115{
    max-height: 28.75rem;
  }

  .\32xl\:max-h-125{
    max-height: 31.25rem;
  }

  .\32xl\:max-h-142{
    max-height: 35.5rem;
  }

  .\32xl\:max-h-150{
    max-height: 37.5rem;
  }

  .\32xl\:max-h-156{
    max-height: 39rem;
  }

  .\32xl\:max-h-160{
    max-height: 40rem;
  }

  .\32xl\:max-h-175{
    max-height: 43.75rem;
  }

  .\32xl\:max-h-207{
    max-height: 51.75rem;
  }

  .\32xl\:max-h-242{
    max-height: 60.5rem;
  }

  .\32xl\:max-h-250{
    max-height: 62.5rem;
  }

  .\32xl\:max-h-258{
    max-height: 64.5rem;
  }

  .\32xl\:max-h-265{
    max-height: 66.25rem;
  }

  .\32xl\:max-h-280{
    max-height: 70rem;
  }

  .\32xl\:max-h-px{
    max-height: 1px;
  }

  .\32xl\:max-h-0\.5{
    max-height: 0.125rem;
  }

  .\32xl\:max-h-1\.5{
    max-height: 0.375rem;
  }

  .\32xl\:max-h-2\.5{
    max-height: 0.625rem;
  }

  .\32xl\:max-h-3\.5{
    max-height: 0.875rem;
  }

  .\32xl\:max-h-0\.25{
    max-height: 0.0625rem;
  }

  .\32xl\:max-h-0\.75{
    max-height: 0.1875rem;
  }

  .\32xl\:max-h-1\.25{
    max-height: 0.3125rem;
  }

  .\32xl\:max-h-1\.75{
    max-height: 0.4375rem;
  }

  .\32xl\:max-h-2\.25{
    max-height: 0.5625rem;
  }

  .\32xl\:max-h-2\.75{
    max-height: 0.6875rem;
  }

  .\32xl\:max-h-3\.25{
    max-height: 0.8125rem;
  }

  .\32xl\:max-h-3\.75{
    max-height: 0.9375rem;
  }

  .\32xl\:max-h-4\.25{
    max-height: 1.0625rem;
  }

  .\32xl\:max-h-4\.5{
    max-height: 1.125rem;
  }

  .\32xl\:max-h-4\.75{
    max-height: 1.1875rem;
  }

  .\32xl\:max-h-5\.25{
    max-height: 1.3125rem;
  }

  .\32xl\:max-h-5\.5{
    max-height: 1.375rem;
  }

  .\32xl\:max-h-5\.75{
    max-height: 1.4375rem;
  }

  .\32xl\:max-h-6\.25{
    max-height: 1.5625rem;
  }

  .\32xl\:max-h-6\.5{
    max-height: 1.625rem;
  }

  .\32xl\:max-h-6\.75{
    max-height: 1.6875rem;
  }

  .\32xl\:max-h-7\.25{
    max-height: 1.8125rem;
  }

  .\32xl\:max-h-7\.5{
    max-height: 1.875rem;
  }

  .\32xl\:max-h-8\.25{
    max-height: 2.0625rem;
  }

  .\32xl\:max-h-8\.5{
    max-height: 2.125rem;
  }

  .\32xl\:max-h-9\.25{
    max-height: 2.3125rem;
  }

  .\32xl\:max-h-9\.5{
    max-height: 2.375rem;
  }

  .\32xl\:max-h-10\.5{
    max-height: 2.625rem;
  }

  .\32xl\:max-h-11\.25{
    max-height: 2.8125rem;
  }

  .\32xl\:max-h-11\.5{
    max-height: 2.875rem;
  }

  .\32xl\:max-h-12\.5{
    max-height: 3.125rem;
  }

  .\32xl\:max-h-12\.75{
    max-height: 3.1875rem;
  }

  .\32xl\:max-h-13\.5{
    max-height: 3.375rem;
  }

  .\32xl\:max-h-14\.5{
    max-height: 3.625rem;
  }

  .\32xl\:max-h-15\.5{
    max-height: 3.875rem;
  }

  .\32xl\:max-h-15\.75{
    max-height: 3.9375rem;
  }

  .\32xl\:max-h-16\.25{
    max-height: 4.0625rem;
  }

  .\32xl\:max-h-17\.25{
    max-height: 4.3125rem;
  }

  .\32xl\:max-h-17\.5{
    max-height: 4.375rem;
  }

  .\32xl\:max-h-18\.25{
    max-height: 4.5625rem;
  }

  .\32xl\:max-h-18\.5{
    max-height: 4.625rem;
  }

  .\32xl\:max-h-20\.25{
    max-height: 5.0625rem;
  }

  .\32xl\:max-h-20\.5{
    max-height: 5.125rem;
  }

  .\32xl\:max-h-22\.5{
    max-height: 5.625rem;
  }

  .\32xl\:max-h-25\.5{
    max-height: 6.375rem;
  }

  .\32xl\:max-h-26\.75{
    max-height: 6.6875rem;
  }

  .\32xl\:max-h-32\.5{
    max-height: 8.125rem;
  }

  .\32xl\:max-h-37\.5{
    max-height: 9.375rem;
  }

  .\32xl\:max-h-41\.25{
    max-height: 10.3125rem;
  }

  .\32xl\:max-h-52\.5{
    max-height: 13.125rem;
  }

  .\32xl\:max-h-54\.5{
    max-height: 13.625rem;
  }

  .\32xl\:max-h-57\.25{
    max-height: 14.3125rem;
  }

  .\32xl\:max-h-57\.5{
    max-height: 14.375rem;
  }

  .\32xl\:max-h-66\.25{
    max-height: 16.5625rem;
  }

  .\32xl\:max-h-74\.5{
    max-height: 18.125rem;
  }

  .\32xl\:max-h-106\.25{
    max-height: 26.5625rem;
  }

  .\32xl\:max-h-112\.25{
    max-height: 28.0675rem;
  }

  .\32xl\:max-h-112\.75{
    max-height: 28.1875rem;
  }

  .\32xl\:max-h-147\.5{
    max-height: 36.875rem;
  }

  .\32xl\:max-h-162\.5{
    max-height: 40.625rem;
  }

  .\32xl\:max-h-172\.25{
    max-height: 42.5625rem;
  }

  .\32xl\:max-h-175\.25{
    max-height: 43.8125rem;
  }

  .\32xl\:max-h-184\.25{
    max-height: 46.0625rem;
  }

  .\32xl\:max-h-203\.25{
    max-height: 50.8125rem;
  }

  .\32xl\:max-h-half{
    max-height: 50%;
  }

  .\32xl\:max-h-full{
    max-height: 100%;
  }

  .\32xl\:max-h-1\/10{
    max-height: 10%;
  }

  .\32xl\:max-h-2\/10{
    max-height: 20%;
  }

  .\32xl\:max-h-3\/10{
    max-height: 30%;
  }

  .\32xl\:max-h-4\/10{
    max-height: 40%;
  }

  .\32xl\:max-h-4\.5\/10{
    max-height: 45%;
  }

  .\32xl\:max-h-5\/10{
    max-height: 50%;
  }

  .\32xl\:max-h-5\.5\/10{
    max-height: 55%;
  }

  .\32xl\:max-h-6\/10{
    max-height: 60%;
  }

  .\32xl\:max-h-7\/10{
    max-height: 70%;
  }

  .\32xl\:max-h-8\/10{
    max-height: 80%;
  }

  .\32xl\:max-h-9\/10{
    max-height: 90%;
  }

  .\32xl\:max-h-1\/12{
    max-height: 8.333333%;
  }

  .\32xl\:max-h-2\/12{
    max-height: 16.666667%;
  }

  .\32xl\:max-h-3\/12{
    max-height: 25%;
  }

  .\32xl\:max-h-4\/12{
    max-height: 33.333333%;
  }

  .\32xl\:max-h-5\/12{
    max-height: 41.666667%;
  }

  .\32xl\:max-h-6\/12{
    max-height: 50%;
  }

  .\32xl\:max-h-7\/12{
    max-height: 58.333333%;
  }

  .\32xl\:max-h-8\/12{
    max-height: 66.666667%;
  }

  .\32xl\:max-h-9\/12{
    max-height: 75%;
  }

  .\32xl\:max-h-10\/12{
    max-height: 83.333333%;
  }

  .\32xl\:max-h-11\/12{
    max-height: 91.666667%;
  }

  .\32xl\:max-h-screen{
    max-height: 100vh;
  }

  .\32xl\:max-w-0{
    max-width: 0rem;
  }

  .\32xl\:max-w-1{
    max-width: 0.25rem;
  }

  .\32xl\:max-w-2{
    max-width: 0.5rem;
  }

  .\32xl\:max-w-3{
    max-width: 0.75rem;
  }

  .\32xl\:max-w-4{
    max-width: 1rem;
  }

  .\32xl\:max-w-5{
    max-width: 1.25rem;
  }

  .\32xl\:max-w-6{
    max-width: 1.5rem;
  }

  .\32xl\:max-w-7{
    max-width: 1.75rem;
  }

  .\32xl\:max-w-8{
    max-width: 2rem;
  }

  .\32xl\:max-w-9{
    max-width: 2.25rem;
  }

  .\32xl\:max-w-10{
    max-width: 2.5rem;
  }

  .\32xl\:max-w-11{
    max-width: 2.75rem;
  }

  .\32xl\:max-w-12{
    max-width: 3rem;
  }

  .\32xl\:max-w-13{
    max-width: 3.25rem;
  }

  .\32xl\:max-w-14{
    max-width: 3.5rem;
  }

  .\32xl\:max-w-15{
    max-width: 3.75rem;
  }

  .\32xl\:max-w-16{
    max-width: 4rem;
  }

  .\32xl\:max-w-17{
    max-width: 4.25rem;
  }

  .\32xl\:max-w-18{
    max-width: 4.5rem;
  }

  .\32xl\:max-w-19{
    max-width: 4.75rem;
  }

  .\32xl\:max-w-20{
    max-width: 5rem;
  }

  .\32xl\:max-w-22{
    max-width: 5.5rem;
  }

  .\32xl\:max-w-24{
    max-width: 6rem;
  }

  .\32xl\:max-w-25{
    max-width: 6.25rem;
  }

  .\32xl\:max-w-30{
    max-width: 7.5rem;
  }

  .\32xl\:max-w-32{
    max-width: 8rem;
  }

  .\32xl\:max-w-34{
    max-width: 8.5rem;
  }

  .\32xl\:max-w-35{
    max-width: 8.75rem;
  }

  .\32xl\:max-w-36{
    max-width: 9rem;
  }

  .\32xl\:max-w-39{
    max-width: 9.75rem;
  }

  .\32xl\:max-w-40{
    max-width: 10rem;
  }

  .\32xl\:max-w-42{
    max-width: 10.5rem;
  }

  .\32xl\:max-w-45{
    max-width: 11.25rem;
  }

  .\32xl\:max-w-50{
    max-width: 12.5rem;
  }

  .\32xl\:max-w-55{
    max-width: 13.75rem;
  }

  .\32xl\:max-w-58{
    max-width: 14.5rem;
  }

  .\32xl\:max-w-60{
    max-width: 15rem;
  }

  .\32xl\:max-w-64{
    max-width: 16rem;
  }

  .\32xl\:max-w-65{
    max-width: 16.25rem;
  }

  .\32xl\:max-w-68{
    max-width: 17rem;
  }

  .\32xl\:max-w-69{
    max-width: 17.25rem;
  }

  .\32xl\:max-w-70{
    max-width: 17.5rem;
  }

  .\32xl\:max-w-75{
    max-width: 18.75rem;
  }

  .\32xl\:max-w-80{
    max-width: 20rem;
  }

  .\32xl\:max-w-85{
    max-width: 21.25rem;
  }

  .\32xl\:max-w-86{
    max-width: 21.5rem;
  }

  .\32xl\:max-w-90{
    max-width: 22.5rem;
  }

  .\32xl\:max-w-96{
    max-width: 24rem;
  }

  .\32xl\:max-w-100{
    max-width: 25rem;
  }

  .\32xl\:max-w-115{
    max-width: 28.75rem;
  }

  .\32xl\:max-w-125{
    max-width: 31.25rem;
  }

  .\32xl\:max-w-142{
    max-width: 35.5rem;
  }

  .\32xl\:max-w-150{
    max-width: 37.5rem;
  }

  .\32xl\:max-w-156{
    max-width: 39rem;
  }

  .\32xl\:max-w-160{
    max-width: 40rem;
  }

  .\32xl\:max-w-175{
    max-width: 43.75rem;
  }

  .\32xl\:max-w-207{
    max-width: 51.75rem;
  }

  .\32xl\:max-w-242{
    max-width: 60.5rem;
  }

  .\32xl\:max-w-250{
    max-width: 62.5rem;
  }

  .\32xl\:max-w-258{
    max-width: 64.5rem;
  }

  .\32xl\:max-w-265{
    max-width: 66.25rem;
  }

  .\32xl\:max-w-280{
    max-width: 70rem;
  }

  .\32xl\:max-w-none{
    max-width: none;
  }

  .\32xl\:max-w-xs{
    max-width: 20rem;
  }

  .\32xl\:max-w-sm{
    max-width: 24rem;
  }

  .\32xl\:max-w-md{
    max-width: 28rem;
  }

  .\32xl\:max-w-lg{
    max-width: 32rem;
  }

  .\32xl\:max-w-xl{
    max-width: 36rem;
  }

  .\32xl\:max-w-2xl{
    max-width: 42rem;
  }

  .\32xl\:max-w-3xl{
    max-width: 48rem;
  }

  .\32xl\:max-w-4xl{
    max-width: 56rem;
  }

  .\32xl\:max-w-5xl{
    max-width: 64rem;
  }

  .\32xl\:max-w-6xl{
    max-width: 72rem;
  }

  .\32xl\:max-w-7xl{
    max-width: 80rem;
  }

  .\32xl\:max-w-full{
    max-width: 100%;
  }

  .\32xl\:max-w-min{
    max-width: -webkit-min-content;
    max-width: min-content;
  }

  .\32xl\:max-w-max{
    max-width: -webkit-max-content;
    max-width: max-content;
  }

  .\32xl\:max-w-prose{
    max-width: 65ch;
  }

  .\32xl\:max-w-0\.25{
    max-width: 0.0625rem;
  }

  .\32xl\:max-w-0\.5{
    max-width: 0.125rem;
  }

  .\32xl\:max-w-0\.75{
    max-width: 0.1875rem;
  }

  .\32xl\:max-w-1\.25{
    max-width: 0.3125rem;
  }

  .\32xl\:max-w-1\.5{
    max-width: 0.375rem;
  }

  .\32xl\:max-w-1\.75{
    max-width: 0.4375rem;
  }

  .\32xl\:max-w-2\.25{
    max-width: 0.5625rem;
  }

  .\32xl\:max-w-2\.5{
    max-width: 0.625rem;
  }

  .\32xl\:max-w-2\.75{
    max-width: 0.6875rem;
  }

  .\32xl\:max-w-3\.25{
    max-width: 0.8125rem;
  }

  .\32xl\:max-w-3\.5{
    max-width: 0.875rem;
  }

  .\32xl\:max-w-3\.75{
    max-width: 0.9375rem;
  }

  .\32xl\:max-w-4\.25{
    max-width: 1.0625rem;
  }

  .\32xl\:max-w-4\.5{
    max-width: 1.125rem;
  }

  .\32xl\:max-w-4\.75{
    max-width: 1.1875rem;
  }

  .\32xl\:max-w-5\.25{
    max-width: 1.3125rem;
  }

  .\32xl\:max-w-5\.5{
    max-width: 1.375rem;
  }

  .\32xl\:max-w-5\.75{
    max-width: 1.4375rem;
  }

  .\32xl\:max-w-6\.25{
    max-width: 1.5625rem;
  }

  .\32xl\:max-w-6\.5{
    max-width: 1.625rem;
  }

  .\32xl\:max-w-6\.75{
    max-width: 1.6875rem;
  }

  .\32xl\:max-w-7\.25{
    max-width: 1.8125rem;
  }

  .\32xl\:max-w-7\.5{
    max-width: 1.875rem;
  }

  .\32xl\:max-w-8\.25{
    max-width: 2.0625rem;
  }

  .\32xl\:max-w-8\.5{
    max-width: 2.125rem;
  }

  .\32xl\:max-w-9\.25{
    max-width: 2.3125rem;
  }

  .\32xl\:max-w-9\.5{
    max-width: 2.375rem;
  }

  .\32xl\:max-w-10\.5{
    max-width: 2.625rem;
  }

  .\32xl\:max-w-11\.25{
    max-width: 2.8125rem;
  }

  .\32xl\:max-w-11\.5{
    max-width: 2.875rem;
  }

  .\32xl\:max-w-12\.5{
    max-width: 3.125rem;
  }

  .\32xl\:max-w-12\.75{
    max-width: 3.1875rem;
  }

  .\32xl\:max-w-13\.5{
    max-width: 3.375rem;
  }

  .\32xl\:max-w-14\.5{
    max-width: 3.625rem;
  }

  .\32xl\:max-w-15\.5{
    max-width: 3.875rem;
  }

  .\32xl\:max-w-15\.75{
    max-width: 3.9375rem;
  }

  .\32xl\:max-w-16\.25{
    max-width: 4.0625rem;
  }

  .\32xl\:max-w-17\.25{
    max-width: 4.3125rem;
  }

  .\32xl\:max-w-17\.5{
    max-width: 4.375rem;
  }

  .\32xl\:max-w-18\.25{
    max-width: 4.5625rem;
  }

  .\32xl\:max-w-18\.5{
    max-width: 4.625rem;
  }

  .\32xl\:max-w-20\.25{
    max-width: 5.0625rem;
  }

  .\32xl\:max-w-20\.5{
    max-width: 5.125rem;
  }

  .\32xl\:max-w-22\.5{
    max-width: 5.625rem;
  }

  .\32xl\:max-w-25\.5{
    max-width: 6.375rem;
  }

  .\32xl\:max-w-26\.75{
    max-width: 6.6875rem;
  }

  .\32xl\:max-w-32\.5{
    max-width: 8.125rem;
  }

  .\32xl\:max-w-37\.5{
    max-width: 9.375rem;
  }

  .\32xl\:max-w-41\.25{
    max-width: 10.3125rem;
  }

  .\32xl\:max-w-52\.5{
    max-width: 13.125rem;
  }

  .\32xl\:max-w-54\.5{
    max-width: 13.625rem;
  }

  .\32xl\:max-w-57\.25{
    max-width: 14.3125rem;
  }

  .\32xl\:max-w-57\.5{
    max-width: 14.375rem;
  }

  .\32xl\:max-w-66\.25{
    max-width: 16.5625rem;
  }

  .\32xl\:max-w-74\.5{
    max-width: 18.125rem;
  }

  .\32xl\:max-w-106\.25{
    max-width: 26.5625rem;
  }

  .\32xl\:max-w-112\.25{
    max-width: 28.0675rem;
  }

  .\32xl\:max-w-112\.75{
    max-width: 28.1875rem;
  }

  .\32xl\:max-w-147\.5{
    max-width: 36.875rem;
  }

  .\32xl\:max-w-162\.5{
    max-width: 40.625rem;
  }

  .\32xl\:max-w-172\.25{
    max-width: 42.5625rem;
  }

  .\32xl\:max-w-175\.25{
    max-width: 43.8125rem;
  }

  .\32xl\:max-w-184\.25{
    max-width: 46.0625rem;
  }

  .\32xl\:max-w-203\.25{
    max-width: 50.8125rem;
  }

  .\32xl\:max-w-half{
    max-width: 50%;
  }

  .\32xl\:max-w-1\/10{
    max-width: 10%;
  }

  .\32xl\:max-w-2\/10{
    max-width: 20%;
  }

  .\32xl\:max-w-3\/10{
    max-width: 30%;
  }

  .\32xl\:max-w-4\/10{
    max-width: 40%;
  }

  .\32xl\:max-w-4\.5\/10{
    max-width: 45%;
  }

  .\32xl\:max-w-5\/10{
    max-width: 50%;
  }

  .\32xl\:max-w-5\.5\/10{
    max-width: 55%;
  }

  .\32xl\:max-w-6\/10{
    max-width: 60%;
  }

  .\32xl\:max-w-7\/10{
    max-width: 70%;
  }

  .\32xl\:max-w-8\/10{
    max-width: 80%;
  }

  .\32xl\:max-w-9\/10{
    max-width: 90%;
  }

  .\32xl\:max-w-1\/12{
    max-width: 8.333333%;
  }

  .\32xl\:max-w-2\/12{
    max-width: 16.666667%;
  }

  .\32xl\:max-w-3\/12{
    max-width: 25%;
  }

  .\32xl\:max-w-4\/12{
    max-width: 33.333333%;
  }

  .\32xl\:max-w-5\/12{
    max-width: 41.666667%;
  }

  .\32xl\:max-w-6\/12{
    max-width: 50%;
  }

  .\32xl\:max-w-7\/12{
    max-width: 58.333333%;
  }

  .\32xl\:max-w-8\/12{
    max-width: 66.666667%;
  }

  .\32xl\:max-w-9\/12{
    max-width: 75%;
  }

  .\32xl\:max-w-10\/12{
    max-width: 83.333333%;
  }

  .\32xl\:max-w-11\/12{
    max-width: 91.666667%;
  }

  .\32xl\:min-h-0{
    min-height: 0px;
  }

  .\32xl\:min-h-full{
    min-height: 100%;
  }

  .\32xl\:min-h-screen{
    min-height: 100vh;
  }

  .\32xl\:min-w-0{
    min-width: 0px;
  }

  .\32xl\:min-w-full{
    min-width: 100%;
  }

  .\32xl\:min-w-min{
    min-width: -webkit-min-content;
    min-width: min-content;
  }

  .\32xl\:min-w-max{
    min-width: -webkit-max-content;
    min-width: max-content;
  }

  .\32xl\:object-contain{
    -o-object-fit: contain;
       object-fit: contain;
  }

  .\32xl\:object-cover{
    -o-object-fit: cover;
       object-fit: cover;
  }

  .\32xl\:object-fill{
    -o-object-fit: fill;
       object-fit: fill;
  }

  .\32xl\:object-none{
    -o-object-fit: none;
       object-fit: none;
  }

  .\32xl\:object-scale-down{
    -o-object-fit: scale-down;
       object-fit: scale-down;
  }

  .\32xl\:object-bottom{
    -o-object-position: bottom;
       object-position: bottom;
  }

  .\32xl\:object-center{
    -o-object-position: center;
       object-position: center;
  }

  .\32xl\:object-left{
    -o-object-position: left;
       object-position: left;
  }

  .\32xl\:object-left-bottom{
    -o-object-position: left bottom;
       object-position: left bottom;
  }

  .\32xl\:object-left-top{
    -o-object-position: left top;
       object-position: left top;
  }

  .\32xl\:object-right{
    -o-object-position: right;
       object-position: right;
  }

  .\32xl\:object-right-bottom{
    -o-object-position: right bottom;
       object-position: right bottom;
  }

  .\32xl\:object-right-top{
    -o-object-position: right top;
       object-position: right top;
  }

  .\32xl\:object-top{
    -o-object-position: top;
       object-position: top;
  }

  .\32xl\:opacity-0{
    opacity: 0;
  }

  .\32xl\:opacity-5{
    opacity: 0.05;
  }

  .\32xl\:opacity-10{
    opacity: 0.1;
  }

  .\32xl\:opacity-20{
    opacity: 0.2;
  }

  .\32xl\:opacity-25{
    opacity: 0.25;
  }

  .\32xl\:opacity-30{
    opacity: 0.3;
  }

  .\32xl\:opacity-40{
    opacity: 0.4;
  }

  .\32xl\:opacity-50{
    opacity: 0.5;
  }

  .\32xl\:opacity-60{
    opacity: 0.6;
  }

  .\32xl\:opacity-70{
    opacity: 0.7;
  }

  .\32xl\:opacity-75{
    opacity: 0.75;
  }

  .\32xl\:opacity-80{
    opacity: 0.8;
  }

  .\32xl\:opacity-90{
    opacity: 0.9;
  }

  .\32xl\:opacity-95{
    opacity: 0.95;
  }

  .\32xl\:opacity-100{
    opacity: 1;
  }

  .group:hover .\32xl\:group-hover\:opacity-0{
    opacity: 0;
  }

  .group:hover .\32xl\:group-hover\:opacity-5{
    opacity: 0.05;
  }

  .group:hover .\32xl\:group-hover\:opacity-10{
    opacity: 0.1;
  }

  .group:hover .\32xl\:group-hover\:opacity-20{
    opacity: 0.2;
  }

  .group:hover .\32xl\:group-hover\:opacity-25{
    opacity: 0.25;
  }

  .group:hover .\32xl\:group-hover\:opacity-30{
    opacity: 0.3;
  }

  .group:hover .\32xl\:group-hover\:opacity-40{
    opacity: 0.4;
  }

  .group:hover .\32xl\:group-hover\:opacity-50{
    opacity: 0.5;
  }

  .group:hover .\32xl\:group-hover\:opacity-60{
    opacity: 0.6;
  }

  .group:hover .\32xl\:group-hover\:opacity-70{
    opacity: 0.7;
  }

  .group:hover .\32xl\:group-hover\:opacity-75{
    opacity: 0.75;
  }

  .group:hover .\32xl\:group-hover\:opacity-80{
    opacity: 0.8;
  }

  .group:hover .\32xl\:group-hover\:opacity-90{
    opacity: 0.9;
  }

  .group:hover .\32xl\:group-hover\:opacity-95{
    opacity: 0.95;
  }

  .group:hover .\32xl\:group-hover\:opacity-100{
    opacity: 1;
  }

  .\32xl\:focus-within\:opacity-0:focus-within{
    opacity: 0;
  }

  .\32xl\:focus-within\:opacity-5:focus-within{
    opacity: 0.05;
  }

  .\32xl\:focus-within\:opacity-10:focus-within{
    opacity: 0.1;
  }

  .\32xl\:focus-within\:opacity-20:focus-within{
    opacity: 0.2;
  }

  .\32xl\:focus-within\:opacity-25:focus-within{
    opacity: 0.25;
  }

  .\32xl\:focus-within\:opacity-30:focus-within{
    opacity: 0.3;
  }

  .\32xl\:focus-within\:opacity-40:focus-within{
    opacity: 0.4;
  }

  .\32xl\:focus-within\:opacity-50:focus-within{
    opacity: 0.5;
  }

  .\32xl\:focus-within\:opacity-60:focus-within{
    opacity: 0.6;
  }

  .\32xl\:focus-within\:opacity-70:focus-within{
    opacity: 0.7;
  }

  .\32xl\:focus-within\:opacity-75:focus-within{
    opacity: 0.75;
  }

  .\32xl\:focus-within\:opacity-80:focus-within{
    opacity: 0.8;
  }

  .\32xl\:focus-within\:opacity-90:focus-within{
    opacity: 0.9;
  }

  .\32xl\:focus-within\:opacity-95:focus-within{
    opacity: 0.95;
  }

  .\32xl\:focus-within\:opacity-100:focus-within{
    opacity: 1;
  }

  .\32xl\:hover\:opacity-0:hover{
    opacity: 0;
  }

  .\32xl\:hover\:opacity-5:hover{
    opacity: 0.05;
  }

  .\32xl\:hover\:opacity-10:hover{
    opacity: 0.1;
  }

  .\32xl\:hover\:opacity-20:hover{
    opacity: 0.2;
  }

  .\32xl\:hover\:opacity-25:hover{
    opacity: 0.25;
  }

  .\32xl\:hover\:opacity-30:hover{
    opacity: 0.3;
  }

  .\32xl\:hover\:opacity-40:hover{
    opacity: 0.4;
  }

  .\32xl\:hover\:opacity-50:hover{
    opacity: 0.5;
  }

  .\32xl\:hover\:opacity-60:hover{
    opacity: 0.6;
  }

  .\32xl\:hover\:opacity-70:hover{
    opacity: 0.7;
  }

  .\32xl\:hover\:opacity-75:hover{
    opacity: 0.75;
  }

  .\32xl\:hover\:opacity-80:hover{
    opacity: 0.8;
  }

  .\32xl\:hover\:opacity-90:hover{
    opacity: 0.9;
  }

  .\32xl\:hover\:opacity-95:hover{
    opacity: 0.95;
  }

  .\32xl\:hover\:opacity-100:hover{
    opacity: 1;
  }

  .\32xl\:focus\:opacity-0:focus{
    opacity: 0;
  }

  .\32xl\:focus\:opacity-5:focus{
    opacity: 0.05;
  }

  .\32xl\:focus\:opacity-10:focus{
    opacity: 0.1;
  }

  .\32xl\:focus\:opacity-20:focus{
    opacity: 0.2;
  }

  .\32xl\:focus\:opacity-25:focus{
    opacity: 0.25;
  }

  .\32xl\:focus\:opacity-30:focus{
    opacity: 0.3;
  }

  .\32xl\:focus\:opacity-40:focus{
    opacity: 0.4;
  }

  .\32xl\:focus\:opacity-50:focus{
    opacity: 0.5;
  }

  .\32xl\:focus\:opacity-60:focus{
    opacity: 0.6;
  }

  .\32xl\:focus\:opacity-70:focus{
    opacity: 0.7;
  }

  .\32xl\:focus\:opacity-75:focus{
    opacity: 0.75;
  }

  .\32xl\:focus\:opacity-80:focus{
    opacity: 0.8;
  }

  .\32xl\:focus\:opacity-90:focus{
    opacity: 0.9;
  }

  .\32xl\:focus\:opacity-95:focus{
    opacity: 0.95;
  }

  .\32xl\:focus\:opacity-100:focus{
    opacity: 1;
  }

  .\32xl\:outline-none{
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\32xl\:outline-white{
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .\32xl\:outline-black{
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .\32xl\:focus-within\:outline-none:focus-within{
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\32xl\:focus-within\:outline-white:focus-within{
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .\32xl\:focus-within\:outline-black:focus-within{
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .\32xl\:focus\:outline-none:focus{
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\32xl\:focus\:outline-white:focus{
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .\32xl\:focus\:outline-black:focus{
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .\32xl\:overflow-auto{
    overflow: auto;
  }

  .\32xl\:overflow-hidden{
    overflow: hidden;
  }

  .\32xl\:overflow-visible{
    overflow: visible;
  }

  .\32xl\:overflow-scroll{
    overflow: scroll;
  }

  .\32xl\:overflow-x-auto{
    overflow-x: auto;
  }

  .\32xl\:overflow-y-auto{
    overflow-y: auto;
  }

  .\32xl\:overflow-x-hidden{
    overflow-x: hidden;
  }

  .\32xl\:overflow-y-hidden{
    overflow-y: hidden;
  }

  .\32xl\:overflow-x-visible{
    overflow-x: visible;
  }

  .\32xl\:overflow-y-visible{
    overflow-y: visible;
  }

  .\32xl\:overflow-x-scroll{
    overflow-x: scroll;
  }

  .\32xl\:overflow-y-scroll{
    overflow-y: scroll;
  }

  .\32xl\:overscroll-auto{
    -ms-scroll-chaining: chained;
        overscroll-behavior: auto;
  }

  .\32xl\:overscroll-contain{
    -ms-scroll-chaining: none;
        overscroll-behavior: contain;
  }

  .\32xl\:overscroll-none{
    -ms-scroll-chaining: none;
        overscroll-behavior: none;
  }

  .\32xl\:overscroll-y-auto{
    overscroll-behavior-y: auto;
  }

  .\32xl\:overscroll-y-contain{
    overscroll-behavior-y: contain;
  }

  .\32xl\:overscroll-y-none{
    overscroll-behavior-y: none;
  }

  .\32xl\:overscroll-x-auto{
    overscroll-behavior-x: auto;
  }

  .\32xl\:overscroll-x-contain{
    overscroll-behavior-x: contain;
  }

  .\32xl\:overscroll-x-none{
    overscroll-behavior-x: none;
  }

  .\32xl\:p-0{
    padding: 0px;
  }

  .\32xl\:p-1{
    padding: 0.25rem;
  }

  .\32xl\:p-2{
    padding: 0.5rem;
  }

  .\32xl\:p-3{
    padding: 0.75rem;
  }

  .\32xl\:p-4{
    padding: 1rem;
  }

  .\32xl\:p-5{
    padding: 1.25rem;
  }

  .\32xl\:p-6{
    padding: 1.5rem;
  }

  .\32xl\:p-7{
    padding: 1.75rem;
  }

  .\32xl\:p-8{
    padding: 2rem;
  }

  .\32xl\:p-9{
    padding: 2.25rem;
  }

  .\32xl\:p-10{
    padding: 2.5rem;
  }

  .\32xl\:p-11{
    padding: 2.75rem;
  }

  .\32xl\:p-12{
    padding: 3rem;
  }

  .\32xl\:p-13{
    padding: 3.25rem;
  }

  .\32xl\:p-14{
    padding: 3.5rem;
  }

  .\32xl\:p-15{
    padding: 3.75rem;
  }

  .\32xl\:p-16{
    padding: 4rem;
  }

  .\32xl\:p-17{
    padding: 4.25rem;
  }

  .\32xl\:p-18{
    padding: 4.5rem;
  }

  .\32xl\:p-19{
    padding: 4.75rem;
  }

  .\32xl\:p-20{
    padding: 5rem;
  }

  .\32xl\:p-22{
    padding: 5.5rem;
  }

  .\32xl\:p-24{
    padding: 6rem;
  }

  .\32xl\:p-25{
    padding: 6.25rem;
  }

  .\32xl\:p-28{
    padding: 7rem;
  }

  .\32xl\:p-30{
    padding: 7.5rem;
  }

  .\32xl\:p-32{
    padding: 8rem;
  }

  .\32xl\:p-34{
    padding: 8.5rem;
  }

  .\32xl\:p-35{
    padding: 8.75rem;
  }

  .\32xl\:p-36{
    padding: 9rem;
  }

  .\32xl\:p-39{
    padding: 9.75rem;
  }

  .\32xl\:p-40{
    padding: 10rem;
  }

  .\32xl\:p-42{
    padding: 10.5rem;
  }

  .\32xl\:p-44{
    padding: 11rem;
  }

  .\32xl\:p-45{
    padding: 11.25rem;
  }

  .\32xl\:p-48{
    padding: 12rem;
  }

  .\32xl\:p-50{
    padding: 12.5rem;
  }

  .\32xl\:p-52{
    padding: 13rem;
  }

  .\32xl\:p-55{
    padding: 13.75rem;
  }

  .\32xl\:p-56{
    padding: 14rem;
  }

  .\32xl\:p-58{
    padding: 14.5rem;
  }

  .\32xl\:p-60{
    padding: 15rem;
  }

  .\32xl\:p-64{
    padding: 16rem;
  }

  .\32xl\:p-65{
    padding: 16.25rem;
  }

  .\32xl\:p-68{
    padding: 17rem;
  }

  .\32xl\:p-69{
    padding: 17.25rem;
  }

  .\32xl\:p-70{
    padding: 17.5rem;
  }

  .\32xl\:p-72{
    padding: 18rem;
  }

  .\32xl\:p-75{
    padding: 18.75rem;
  }

  .\32xl\:p-80{
    padding: 20rem;
  }

  .\32xl\:p-85{
    padding: 21.25rem;
  }

  .\32xl\:p-86{
    padding: 21.5rem;
  }

  .\32xl\:p-90{
    padding: 22.5rem;
  }

  .\32xl\:p-96{
    padding: 24rem;
  }

  .\32xl\:p-100{
    padding: 25rem;
  }

  .\32xl\:p-115{
    padding: 28.75rem;
  }

  .\32xl\:p-125{
    padding: 31.25rem;
  }

  .\32xl\:p-142{
    padding: 35.5rem;
  }

  .\32xl\:p-150{
    padding: 37.5rem;
  }

  .\32xl\:p-156{
    padding: 39rem;
  }

  .\32xl\:p-160{
    padding: 40rem;
  }

  .\32xl\:p-175{
    padding: 43.75rem;
  }

  .\32xl\:p-207{
    padding: 51.75rem;
  }

  .\32xl\:p-242{
    padding: 60.5rem;
  }

  .\32xl\:p-250{
    padding: 62.5rem;
  }

  .\32xl\:p-258{
    padding: 64.5rem;
  }

  .\32xl\:p-265{
    padding: 66.25rem;
  }

  .\32xl\:p-280{
    padding: 70rem;
  }

  .\32xl\:p-px{
    padding: 1px;
  }

  .\32xl\:p-0\.5{
    padding: 0.125rem;
  }

  .\32xl\:p-1\.5{
    padding: 0.375rem;
  }

  .\32xl\:p-2\.5{
    padding: 0.625rem;
  }

  .\32xl\:p-3\.5{
    padding: 0.875rem;
  }

  .\32xl\:p-0\.25{
    padding: 0.0625rem;
  }

  .\32xl\:p-0\.75{
    padding: 0.1875rem;
  }

  .\32xl\:p-1\.25{
    padding: 0.3125rem;
  }

  .\32xl\:p-1\.75{
    padding: 0.4375rem;
  }

  .\32xl\:p-2\.25{
    padding: 0.5625rem;
  }

  .\32xl\:p-2\.75{
    padding: 0.6875rem;
  }

  .\32xl\:p-3\.25{
    padding: 0.8125rem;
  }

  .\32xl\:p-3\.75{
    padding: 0.9375rem;
  }

  .\32xl\:p-4\.25{
    padding: 1.0625rem;
  }

  .\32xl\:p-4\.5{
    padding: 1.125rem;
  }

  .\32xl\:p-4\.75{
    padding: 1.1875rem;
  }

  .\32xl\:p-5\.25{
    padding: 1.3125rem;
  }

  .\32xl\:p-5\.5{
    padding: 1.375rem;
  }

  .\32xl\:p-5\.75{
    padding: 1.4375rem;
  }

  .\32xl\:p-6\.25{
    padding: 1.5625rem;
  }

  .\32xl\:p-6\.5{
    padding: 1.625rem;
  }

  .\32xl\:p-6\.75{
    padding: 1.6875rem;
  }

  .\32xl\:p-7\.25{
    padding: 1.8125rem;
  }

  .\32xl\:p-7\.5{
    padding: 1.875rem;
  }

  .\32xl\:p-8\.25{
    padding: 2.0625rem;
  }

  .\32xl\:p-8\.5{
    padding: 2.125rem;
  }

  .\32xl\:p-9\.25{
    padding: 2.3125rem;
  }

  .\32xl\:p-9\.5{
    padding: 2.375rem;
  }

  .\32xl\:p-10\.5{
    padding: 2.625rem;
  }

  .\32xl\:p-11\.25{
    padding: 2.8125rem;
  }

  .\32xl\:p-11\.5{
    padding: 2.875rem;
  }

  .\32xl\:p-12\.5{
    padding: 3.125rem;
  }

  .\32xl\:p-12\.75{
    padding: 3.1875rem;
  }

  .\32xl\:p-13\.5{
    padding: 3.375rem;
  }

  .\32xl\:p-14\.5{
    padding: 3.625rem;
  }

  .\32xl\:p-15\.5{
    padding: 3.875rem;
  }

  .\32xl\:p-15\.75{
    padding: 3.9375rem;
  }

  .\32xl\:p-16\.25{
    padding: 4.0625rem;
  }

  .\32xl\:p-17\.25{
    padding: 4.3125rem;
  }

  .\32xl\:p-17\.5{
    padding: 4.375rem;
  }

  .\32xl\:p-18\.25{
    padding: 4.5625rem;
  }

  .\32xl\:p-18\.5{
    padding: 4.625rem;
  }

  .\32xl\:p-20\.25{
    padding: 5.0625rem;
  }

  .\32xl\:p-20\.5{
    padding: 5.125rem;
  }

  .\32xl\:p-22\.5{
    padding: 5.625rem;
  }

  .\32xl\:p-25\.5{
    padding: 6.375rem;
  }

  .\32xl\:p-26\.75{
    padding: 6.6875rem;
  }

  .\32xl\:p-32\.5{
    padding: 8.125rem;
  }

  .\32xl\:p-37\.5{
    padding: 9.375rem;
  }

  .\32xl\:p-41\.25{
    padding: 10.3125rem;
  }

  .\32xl\:p-52\.5{
    padding: 13.125rem;
  }

  .\32xl\:p-54\.5{
    padding: 13.625rem;
  }

  .\32xl\:p-57\.25{
    padding: 14.3125rem;
  }

  .\32xl\:p-57\.5{
    padding: 14.375rem;
  }

  .\32xl\:p-66\.25{
    padding: 16.5625rem;
  }

  .\32xl\:p-74\.5{
    padding: 18.125rem;
  }

  .\32xl\:p-106\.25{
    padding: 26.5625rem;
  }

  .\32xl\:p-112\.25{
    padding: 28.0675rem;
  }

  .\32xl\:p-112\.75{
    padding: 28.1875rem;
  }

  .\32xl\:p-147\.5{
    padding: 36.875rem;
  }

  .\32xl\:p-162\.5{
    padding: 40.625rem;
  }

  .\32xl\:p-172\.25{
    padding: 42.5625rem;
  }

  .\32xl\:p-175\.25{
    padding: 43.8125rem;
  }

  .\32xl\:p-184\.25{
    padding: 46.0625rem;
  }

  .\32xl\:p-203\.25{
    padding: 50.8125rem;
  }

  .\32xl\:p-half{
    padding: 50%;
  }

  .\32xl\:p-full{
    padding: 100%;
  }

  .\32xl\:p-1\/10{
    padding: 10%;
  }

  .\32xl\:p-2\/10{
    padding: 20%;
  }

  .\32xl\:p-3\/10{
    padding: 30%;
  }

  .\32xl\:p-4\/10{
    padding: 40%;
  }

  .\32xl\:p-4\.5\/10{
    padding: 45%;
  }

  .\32xl\:p-5\/10{
    padding: 50%;
  }

  .\32xl\:p-5\.5\/10{
    padding: 55%;
  }

  .\32xl\:p-6\/10{
    padding: 60%;
  }

  .\32xl\:p-7\/10{
    padding: 70%;
  }

  .\32xl\:p-8\/10{
    padding: 80%;
  }

  .\32xl\:p-9\/10{
    padding: 90%;
  }

  .\32xl\:p-1\/12{
    padding: 8.333333%;
  }

  .\32xl\:p-2\/12{
    padding: 16.666667%;
  }

  .\32xl\:p-3\/12{
    padding: 25%;
  }

  .\32xl\:p-4\/12{
    padding: 33.333333%;
  }

  .\32xl\:p-5\/12{
    padding: 41.666667%;
  }

  .\32xl\:p-6\/12{
    padding: 50%;
  }

  .\32xl\:p-7\/12{
    padding: 58.333333%;
  }

  .\32xl\:p-8\/12{
    padding: 66.666667%;
  }

  .\32xl\:p-9\/12{
    padding: 75%;
  }

  .\32xl\:p-10\/12{
    padding: 83.333333%;
  }

  .\32xl\:p-11\/12{
    padding: 91.666667%;
  }

  .\32xl\:py-0{
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .\32xl\:px-0{
    padding-left: 0px;
    padding-right: 0px;
  }

  .\32xl\:py-1{
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }

  .\32xl\:px-1{
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }

  .\32xl\:py-2{
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .\32xl\:px-2{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .\32xl\:py-3{
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }

  .\32xl\:px-3{
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .\32xl\:py-4{
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .\32xl\:px-4{
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .\32xl\:py-5{
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .\32xl\:px-5{
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .\32xl\:py-6{
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .\32xl\:px-6{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .\32xl\:py-7{
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
  }

  .\32xl\:px-7{
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }

  .\32xl\:py-8{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .\32xl\:px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .\32xl\:py-9{
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
  }

  .\32xl\:px-9{
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }

  .\32xl\:py-10{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .\32xl\:px-10{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .\32xl\:py-11{
    padding-top: 2.75rem;
    padding-bottom: 2.75rem;
  }

  .\32xl\:px-11{
    padding-left: 2.75rem;
    padding-right: 2.75rem;
  }

  .\32xl\:py-12{
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .\32xl\:px-12{
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .\32xl\:py-13{
    padding-top: 3.25rem;
    padding-bottom: 3.25rem;
  }

  .\32xl\:px-13{
    padding-left: 3.25rem;
    padding-right: 3.25rem;
  }

  .\32xl\:py-14{
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .\32xl\:px-14{
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }

  .\32xl\:py-15{
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
  }

  .\32xl\:px-15{
    padding-left: 3.75rem;
    padding-right: 3.75rem;
  }

  .\32xl\:py-16{
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .\32xl\:px-16{
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .\32xl\:py-17{
    padding-top: 4.25rem;
    padding-bottom: 4.25rem;
  }

  .\32xl\:px-17{
    padding-left: 4.25rem;
    padding-right: 4.25rem;
  }

  .\32xl\:py-18{
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }

  .\32xl\:px-18{
    padding-left: 4.5rem;
    padding-right: 4.5rem;
  }

  .\32xl\:py-19{
    padding-top: 4.75rem;
    padding-bottom: 4.75rem;
  }

  .\32xl\:px-19{
    padding-left: 4.75rem;
    padding-right: 4.75rem;
  }

  .\32xl\:py-20{
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .\32xl\:px-20{
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .\32xl\:py-22{
    padding-top: 5.5rem;
    padding-bottom: 5.5rem;
  }

  .\32xl\:px-22{
    padding-left: 5.5rem;
    padding-right: 5.5rem;
  }

  .\32xl\:py-24{
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .\32xl\:px-24{
    padding-left: 6rem;
    padding-right: 6rem;
  }

  .\32xl\:py-25{
    padding-top: 6.25rem;
    padding-bottom: 6.25rem;
  }

  .\32xl\:px-25{
    padding-left: 6.25rem;
    padding-right: 6.25rem;
  }

  .\32xl\:py-28{
    padding-top: 7rem;
    padding-bottom: 7rem;
  }

  .\32xl\:px-28{
    padding-left: 7rem;
    padding-right: 7rem;
  }

  .\32xl\:py-30{
    padding-top: 7.5rem;
    padding-bottom: 7.5rem;
  }

  .\32xl\:px-30{
    padding-left: 7.5rem;
    padding-right: 7.5rem;
  }

  .\32xl\:py-32{
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

  .\32xl\:px-32{
    padding-left: 8rem;
    padding-right: 8rem;
  }

  .\32xl\:py-34{
    padding-top: 8.5rem;
    padding-bottom: 8.5rem;
  }

  .\32xl\:px-34{
    padding-left: 8.5rem;
    padding-right: 8.5rem;
  }

  .\32xl\:py-35{
    padding-top: 8.75rem;
    padding-bottom: 8.75rem;
  }

  .\32xl\:px-35{
    padding-left: 8.75rem;
    padding-right: 8.75rem;
  }

  .\32xl\:py-36{
    padding-top: 9rem;
    padding-bottom: 9rem;
  }

  .\32xl\:px-36{
    padding-left: 9rem;
    padding-right: 9rem;
  }

  .\32xl\:py-39{
    padding-top: 9.75rem;
    padding-bottom: 9.75rem;
  }

  .\32xl\:px-39{
    padding-left: 9.75rem;
    padding-right: 9.75rem;
  }

  .\32xl\:py-40{
    padding-top: 10rem;
    padding-bottom: 10rem;
  }

  .\32xl\:px-40{
    padding-left: 10rem;
    padding-right: 10rem;
  }

  .\32xl\:py-42{
    padding-top: 10.5rem;
    padding-bottom: 10.5rem;
  }

  .\32xl\:px-42{
    padding-left: 10.5rem;
    padding-right: 10.5rem;
  }

  .\32xl\:py-44{
    padding-top: 11rem;
    padding-bottom: 11rem;
  }

  .\32xl\:px-44{
    padding-left: 11rem;
    padding-right: 11rem;
  }

  .\32xl\:py-45{
    padding-top: 11.25rem;
    padding-bottom: 11.25rem;
  }

  .\32xl\:px-45{
    padding-left: 11.25rem;
    padding-right: 11.25rem;
  }

  .\32xl\:py-48{
    padding-top: 12rem;
    padding-bottom: 12rem;
  }

  .\32xl\:px-48{
    padding-left: 12rem;
    padding-right: 12rem;
  }

  .\32xl\:py-50{
    padding-top: 12.5rem;
    padding-bottom: 12.5rem;
  }

  .\32xl\:px-50{
    padding-left: 12.5rem;
    padding-right: 12.5rem;
  }

  .\32xl\:py-52{
    padding-top: 13rem;
    padding-bottom: 13rem;
  }

  .\32xl\:px-52{
    padding-left: 13rem;
    padding-right: 13rem;
  }

  .\32xl\:py-55{
    padding-top: 13.75rem;
    padding-bottom: 13.75rem;
  }

  .\32xl\:px-55{
    padding-left: 13.75rem;
    padding-right: 13.75rem;
  }

  .\32xl\:py-56{
    padding-top: 14rem;
    padding-bottom: 14rem;
  }

  .\32xl\:px-56{
    padding-left: 14rem;
    padding-right: 14rem;
  }

  .\32xl\:py-58{
    padding-top: 14.5rem;
    padding-bottom: 14.5rem;
  }

  .\32xl\:px-58{
    padding-left: 14.5rem;
    padding-right: 14.5rem;
  }

  .\32xl\:py-60{
    padding-top: 15rem;
    padding-bottom: 15rem;
  }

  .\32xl\:px-60{
    padding-left: 15rem;
    padding-right: 15rem;
  }

  .\32xl\:py-64{
    padding-top: 16rem;
    padding-bottom: 16rem;
  }

  .\32xl\:px-64{
    padding-left: 16rem;
    padding-right: 16rem;
  }

  .\32xl\:py-65{
    padding-top: 16.25rem;
    padding-bottom: 16.25rem;
  }

  .\32xl\:px-65{
    padding-left: 16.25rem;
    padding-right: 16.25rem;
  }

  .\32xl\:py-68{
    padding-top: 17rem;
    padding-bottom: 17rem;
  }

  .\32xl\:px-68{
    padding-left: 17rem;
    padding-right: 17rem;
  }

  .\32xl\:py-69{
    padding-top: 17.25rem;
    padding-bottom: 17.25rem;
  }

  .\32xl\:px-69{
    padding-left: 17.25rem;
    padding-right: 17.25rem;
  }

  .\32xl\:py-70{
    padding-top: 17.5rem;
    padding-bottom: 17.5rem;
  }

  .\32xl\:px-70{
    padding-left: 17.5rem;
    padding-right: 17.5rem;
  }

  .\32xl\:py-72{
    padding-top: 18rem;
    padding-bottom: 18rem;
  }

  .\32xl\:px-72{
    padding-left: 18rem;
    padding-right: 18rem;
  }

  .\32xl\:py-75{
    padding-top: 18.75rem;
    padding-bottom: 18.75rem;
  }

  .\32xl\:px-75{
    padding-left: 18.75rem;
    padding-right: 18.75rem;
  }

  .\32xl\:py-80{
    padding-top: 20rem;
    padding-bottom: 20rem;
  }

  .\32xl\:px-80{
    padding-left: 20rem;
    padding-right: 20rem;
  }

  .\32xl\:py-85{
    padding-top: 21.25rem;
    padding-bottom: 21.25rem;
  }

  .\32xl\:px-85{
    padding-left: 21.25rem;
    padding-right: 21.25rem;
  }

  .\32xl\:py-86{
    padding-top: 21.5rem;
    padding-bottom: 21.5rem;
  }

  .\32xl\:px-86{
    padding-left: 21.5rem;
    padding-right: 21.5rem;
  }

  .\32xl\:py-90{
    padding-top: 22.5rem;
    padding-bottom: 22.5rem;
  }

  .\32xl\:px-90{
    padding-left: 22.5rem;
    padding-right: 22.5rem;
  }

  .\32xl\:py-96{
    padding-top: 24rem;
    padding-bottom: 24rem;
  }

  .\32xl\:px-96{
    padding-left: 24rem;
    padding-right: 24rem;
  }

  .\32xl\:py-100{
    padding-top: 25rem;
    padding-bottom: 25rem;
  }

  .\32xl\:px-100{
    padding-left: 25rem;
    padding-right: 25rem;
  }

  .\32xl\:py-115{
    padding-top: 28.75rem;
    padding-bottom: 28.75rem;
  }

  .\32xl\:px-115{
    padding-left: 28.75rem;
    padding-right: 28.75rem;
  }

  .\32xl\:py-125{
    padding-top: 31.25rem;
    padding-bottom: 31.25rem;
  }

  .\32xl\:px-125{
    padding-left: 31.25rem;
    padding-right: 31.25rem;
  }

  .\32xl\:py-142{
    padding-top: 35.5rem;
    padding-bottom: 35.5rem;
  }

  .\32xl\:px-142{
    padding-left: 35.5rem;
    padding-right: 35.5rem;
  }

  .\32xl\:py-150{
    padding-top: 37.5rem;
    padding-bottom: 37.5rem;
  }

  .\32xl\:px-150{
    padding-left: 37.5rem;
    padding-right: 37.5rem;
  }

  .\32xl\:py-156{
    padding-top: 39rem;
    padding-bottom: 39rem;
  }

  .\32xl\:px-156{
    padding-left: 39rem;
    padding-right: 39rem;
  }

  .\32xl\:py-160{
    padding-top: 40rem;
    padding-bottom: 40rem;
  }

  .\32xl\:px-160{
    padding-left: 40rem;
    padding-right: 40rem;
  }

  .\32xl\:py-175{
    padding-top: 43.75rem;
    padding-bottom: 43.75rem;
  }

  .\32xl\:px-175{
    padding-left: 43.75rem;
    padding-right: 43.75rem;
  }

  .\32xl\:py-207{
    padding-top: 51.75rem;
    padding-bottom: 51.75rem;
  }

  .\32xl\:px-207{
    padding-left: 51.75rem;
    padding-right: 51.75rem;
  }

  .\32xl\:py-242{
    padding-top: 60.5rem;
    padding-bottom: 60.5rem;
  }

  .\32xl\:px-242{
    padding-left: 60.5rem;
    padding-right: 60.5rem;
  }

  .\32xl\:py-250{
    padding-top: 62.5rem;
    padding-bottom: 62.5rem;
  }

  .\32xl\:px-250{
    padding-left: 62.5rem;
    padding-right: 62.5rem;
  }

  .\32xl\:py-258{
    padding-top: 64.5rem;
    padding-bottom: 64.5rem;
  }

  .\32xl\:px-258{
    padding-left: 64.5rem;
    padding-right: 64.5rem;
  }

  .\32xl\:py-265{
    padding-top: 66.25rem;
    padding-bottom: 66.25rem;
  }

  .\32xl\:px-265{
    padding-left: 66.25rem;
    padding-right: 66.25rem;
  }

  .\32xl\:py-280{
    padding-top: 70rem;
    padding-bottom: 70rem;
  }

  .\32xl\:px-280{
    padding-left: 70rem;
    padding-right: 70rem;
  }

  .\32xl\:py-px{
    padding-top: 1px;
    padding-bottom: 1px;
  }

  .\32xl\:px-px{
    padding-left: 1px;
    padding-right: 1px;
  }

  .\32xl\:py-0\.5{
    padding-top: 0.125rem;
    padding-bottom: 0.125rem;
  }

  .\32xl\:px-0\.5{
    padding-left: 0.125rem;
    padding-right: 0.125rem;
  }

  .\32xl\:py-1\.5{
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
  }

  .\32xl\:px-1\.5{
    padding-left: 0.375rem;
    padding-right: 0.375rem;
  }

  .\32xl\:py-2\.5{
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }

  .\32xl\:px-2\.5{
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  .\32xl\:py-3\.5{
    padding-top: 0.875rem;
    padding-bottom: 0.875rem;
  }

  .\32xl\:px-3\.5{
    padding-left: 0.875rem;
    padding-right: 0.875rem;
  }

  .\32xl\:py-0\.25{
    padding-top: 0.0625rem;
    padding-bottom: 0.0625rem;
  }

  .\32xl\:px-0\.25{
    padding-left: 0.0625rem;
    padding-right: 0.0625rem;
  }

  .\32xl\:py-0\.75{
    padding-top: 0.1875rem;
    padding-bottom: 0.1875rem;
  }

  .\32xl\:px-0\.75{
    padding-left: 0.1875rem;
    padding-right: 0.1875rem;
  }

  .\32xl\:py-1\.25{
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
  }

  .\32xl\:px-1\.25{
    padding-left: 0.3125rem;
    padding-right: 0.3125rem;
  }

  .\32xl\:py-1\.75{
    padding-top: 0.4375rem;
    padding-bottom: 0.4375rem;
  }

  .\32xl\:px-1\.75{
    padding-left: 0.4375rem;
    padding-right: 0.4375rem;
  }

  .\32xl\:py-2\.25{
    padding-top: 0.5625rem;
    padding-bottom: 0.5625rem;
  }

  .\32xl\:px-2\.25{
    padding-left: 0.5625rem;
    padding-right: 0.5625rem;
  }

  .\32xl\:py-2\.75{
    padding-top: 0.6875rem;
    padding-bottom: 0.6875rem;
  }

  .\32xl\:px-2\.75{
    padding-left: 0.6875rem;
    padding-right: 0.6875rem;
  }

  .\32xl\:py-3\.25{
    padding-top: 0.8125rem;
    padding-bottom: 0.8125rem;
  }

  .\32xl\:px-3\.25{
    padding-left: 0.8125rem;
    padding-right: 0.8125rem;
  }

  .\32xl\:py-3\.75{
    padding-top: 0.9375rem;
    padding-bottom: 0.9375rem;
  }

  .\32xl\:px-3\.75{
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }

  .\32xl\:py-4\.25{
    padding-top: 1.0625rem;
    padding-bottom: 1.0625rem;
  }

  .\32xl\:px-4\.25{
    padding-left: 1.0625rem;
    padding-right: 1.0625rem;
  }

  .\32xl\:py-4\.5{
    padding-top: 1.125rem;
    padding-bottom: 1.125rem;
  }

  .\32xl\:px-4\.5{
    padding-left: 1.125rem;
    padding-right: 1.125rem;
  }

  .\32xl\:py-4\.75{
    padding-top: 1.1875rem;
    padding-bottom: 1.1875rem;
  }

  .\32xl\:px-4\.75{
    padding-left: 1.1875rem;
    padding-right: 1.1875rem;
  }

  .\32xl\:py-5\.25{
    padding-top: 1.3125rem;
    padding-bottom: 1.3125rem;
  }

  .\32xl\:px-5\.25{
    padding-left: 1.3125rem;
    padding-right: 1.3125rem;
  }

  .\32xl\:py-5\.5{
    padding-top: 1.375rem;
    padding-bottom: 1.375rem;
  }

  .\32xl\:px-5\.5{
    padding-left: 1.375rem;
    padding-right: 1.375rem;
  }

  .\32xl\:py-5\.75{
    padding-top: 1.4375rem;
    padding-bottom: 1.4375rem;
  }

  .\32xl\:px-5\.75{
    padding-left: 1.4375rem;
    padding-right: 1.4375rem;
  }

  .\32xl\:py-6\.25{
    padding-top: 1.5625rem;
    padding-bottom: 1.5625rem;
  }

  .\32xl\:px-6\.25{
    padding-left: 1.5625rem;
    padding-right: 1.5625rem;
  }

  .\32xl\:py-6\.5{
    padding-top: 1.625rem;
    padding-bottom: 1.625rem;
  }

  .\32xl\:px-6\.5{
    padding-left: 1.625rem;
    padding-right: 1.625rem;
  }

  .\32xl\:py-6\.75{
    padding-top: 1.6875rem;
    padding-bottom: 1.6875rem;
  }

  .\32xl\:px-6\.75{
    padding-left: 1.6875rem;
    padding-right: 1.6875rem;
  }

  .\32xl\:py-7\.25{
    padding-top: 1.8125rem;
    padding-bottom: 1.8125rem;
  }

  .\32xl\:px-7\.25{
    padding-left: 1.8125rem;
    padding-right: 1.8125rem;
  }

  .\32xl\:py-7\.5{
    padding-top: 1.875rem;
    padding-bottom: 1.875rem;
  }

  .\32xl\:px-7\.5{
    padding-left: 1.875rem;
    padding-right: 1.875rem;
  }

  .\32xl\:py-8\.25{
    padding-top: 2.0625rem;
    padding-bottom: 2.0625rem;
  }

  .\32xl\:px-8\.25{
    padding-left: 2.0625rem;
    padding-right: 2.0625rem;
  }

  .\32xl\:py-8\.5{
    padding-top: 2.125rem;
    padding-bottom: 2.125rem;
  }

  .\32xl\:px-8\.5{
    padding-left: 2.125rem;
    padding-right: 2.125rem;
  }

  .\32xl\:py-9\.25{
    padding-top: 2.3125rem;
    padding-bottom: 2.3125rem;
  }

  .\32xl\:px-9\.25{
    padding-left: 2.3125rem;
    padding-right: 2.3125rem;
  }

  .\32xl\:py-9\.5{
    padding-top: 2.375rem;
    padding-bottom: 2.375rem;
  }

  .\32xl\:px-9\.5{
    padding-left: 2.375rem;
    padding-right: 2.375rem;
  }

  .\32xl\:py-10\.5{
    padding-top: 2.625rem;
    padding-bottom: 2.625rem;
  }

  .\32xl\:px-10\.5{
    padding-left: 2.625rem;
    padding-right: 2.625rem;
  }

  .\32xl\:py-11\.25{
    padding-top: 2.8125rem;
    padding-bottom: 2.8125rem;
  }

  .\32xl\:px-11\.25{
    padding-left: 2.8125rem;
    padding-right: 2.8125rem;
  }

  .\32xl\:py-11\.5{
    padding-top: 2.875rem;
    padding-bottom: 2.875rem;
  }

  .\32xl\:px-11\.5{
    padding-left: 2.875rem;
    padding-right: 2.875rem;
  }

  .\32xl\:py-12\.5{
    padding-top: 3.125rem;
    padding-bottom: 3.125rem;
  }

  .\32xl\:px-12\.5{
    padding-left: 3.125rem;
    padding-right: 3.125rem;
  }

  .\32xl\:py-12\.75{
    padding-top: 3.1875rem;
    padding-bottom: 3.1875rem;
  }

  .\32xl\:px-12\.75{
    padding-left: 3.1875rem;
    padding-right: 3.1875rem;
  }

  .\32xl\:py-13\.5{
    padding-top: 3.375rem;
    padding-bottom: 3.375rem;
  }

  .\32xl\:px-13\.5{
    padding-left: 3.375rem;
    padding-right: 3.375rem;
  }

  .\32xl\:py-14\.5{
    padding-top: 3.625rem;
    padding-bottom: 3.625rem;
  }

  .\32xl\:px-14\.5{
    padding-left: 3.625rem;
    padding-right: 3.625rem;
  }

  .\32xl\:py-15\.5{
    padding-top: 3.875rem;
    padding-bottom: 3.875rem;
  }

  .\32xl\:px-15\.5{
    padding-left: 3.875rem;
    padding-right: 3.875rem;
  }

  .\32xl\:py-15\.75{
    padding-top: 3.9375rem;
    padding-bottom: 3.9375rem;
  }

  .\32xl\:px-15\.75{
    padding-left: 3.9375rem;
    padding-right: 3.9375rem;
  }

  .\32xl\:py-16\.25{
    padding-top: 4.0625rem;
    padding-bottom: 4.0625rem;
  }

  .\32xl\:px-16\.25{
    padding-left: 4.0625rem;
    padding-right: 4.0625rem;
  }

  .\32xl\:py-17\.25{
    padding-top: 4.3125rem;
    padding-bottom: 4.3125rem;
  }

  .\32xl\:px-17\.25{
    padding-left: 4.3125rem;
    padding-right: 4.3125rem;
  }

  .\32xl\:py-17\.5{
    padding-top: 4.375rem;
    padding-bottom: 4.375rem;
  }

  .\32xl\:px-17\.5{
    padding-left: 4.375rem;
    padding-right: 4.375rem;
  }

  .\32xl\:py-18\.25{
    padding-top: 4.5625rem;
    padding-bottom: 4.5625rem;
  }

  .\32xl\:px-18\.25{
    padding-left: 4.5625rem;
    padding-right: 4.5625rem;
  }

  .\32xl\:py-18\.5{
    padding-top: 4.625rem;
    padding-bottom: 4.625rem;
  }

  .\32xl\:px-18\.5{
    padding-left: 4.625rem;
    padding-right: 4.625rem;
  }

  .\32xl\:py-20\.25{
    padding-top: 5.0625rem;
    padding-bottom: 5.0625rem;
  }

  .\32xl\:px-20\.25{
    padding-left: 5.0625rem;
    padding-right: 5.0625rem;
  }

  .\32xl\:py-20\.5{
    padding-top: 5.125rem;
    padding-bottom: 5.125rem;
  }

  .\32xl\:px-20\.5{
    padding-left: 5.125rem;
    padding-right: 5.125rem;
  }

  .\32xl\:py-22\.5{
    padding-top: 5.625rem;
    padding-bottom: 5.625rem;
  }

  .\32xl\:px-22\.5{
    padding-left: 5.625rem;
    padding-right: 5.625rem;
  }

  .\32xl\:py-25\.5{
    padding-top: 6.375rem;
    padding-bottom: 6.375rem;
  }

  .\32xl\:px-25\.5{
    padding-left: 6.375rem;
    padding-right: 6.375rem;
  }

  .\32xl\:py-26\.75{
    padding-top: 6.6875rem;
    padding-bottom: 6.6875rem;
  }

  .\32xl\:px-26\.75{
    padding-left: 6.6875rem;
    padding-right: 6.6875rem;
  }

  .\32xl\:py-32\.5{
    padding-top: 8.125rem;
    padding-bottom: 8.125rem;
  }

  .\32xl\:px-32\.5{
    padding-left: 8.125rem;
    padding-right: 8.125rem;
  }

  .\32xl\:py-37\.5{
    padding-top: 9.375rem;
    padding-bottom: 9.375rem;
  }

  .\32xl\:px-37\.5{
    padding-left: 9.375rem;
    padding-right: 9.375rem;
  }

  .\32xl\:py-41\.25{
    padding-top: 10.3125rem;
    padding-bottom: 10.3125rem;
  }

  .\32xl\:px-41\.25{
    padding-left: 10.3125rem;
    padding-right: 10.3125rem;
  }

  .\32xl\:py-52\.5{
    padding-top: 13.125rem;
    padding-bottom: 13.125rem;
  }

  .\32xl\:px-52\.5{
    padding-left: 13.125rem;
    padding-right: 13.125rem;
  }

  .\32xl\:py-54\.5{
    padding-top: 13.625rem;
    padding-bottom: 13.625rem;
  }

  .\32xl\:px-54\.5{
    padding-left: 13.625rem;
    padding-right: 13.625rem;
  }

  .\32xl\:py-57\.25{
    padding-top: 14.3125rem;
    padding-bottom: 14.3125rem;
  }

  .\32xl\:px-57\.25{
    padding-left: 14.3125rem;
    padding-right: 14.3125rem;
  }

  .\32xl\:py-57\.5{
    padding-top: 14.375rem;
    padding-bottom: 14.375rem;
  }

  .\32xl\:px-57\.5{
    padding-left: 14.375rem;
    padding-right: 14.375rem;
  }

  .\32xl\:py-66\.25{
    padding-top: 16.5625rem;
    padding-bottom: 16.5625rem;
  }

  .\32xl\:px-66\.25{
    padding-left: 16.5625rem;
    padding-right: 16.5625rem;
  }

  .\32xl\:py-74\.5{
    padding-top: 18.125rem;
    padding-bottom: 18.125rem;
  }

  .\32xl\:px-74\.5{
    padding-left: 18.125rem;
    padding-right: 18.125rem;
  }

  .\32xl\:py-106\.25{
    padding-top: 26.5625rem;
    padding-bottom: 26.5625rem;
  }

  .\32xl\:px-106\.25{
    padding-left: 26.5625rem;
    padding-right: 26.5625rem;
  }

  .\32xl\:py-112\.25{
    padding-top: 28.0675rem;
    padding-bottom: 28.0675rem;
  }

  .\32xl\:px-112\.25{
    padding-left: 28.0675rem;
    padding-right: 28.0675rem;
  }

  .\32xl\:py-112\.75{
    padding-top: 28.1875rem;
    padding-bottom: 28.1875rem;
  }

  .\32xl\:px-112\.75{
    padding-left: 28.1875rem;
    padding-right: 28.1875rem;
  }

  .\32xl\:py-147\.5{
    padding-top: 36.875rem;
    padding-bottom: 36.875rem;
  }

  .\32xl\:px-147\.5{
    padding-left: 36.875rem;
    padding-right: 36.875rem;
  }

  .\32xl\:py-162\.5{
    padding-top: 40.625rem;
    padding-bottom: 40.625rem;
  }

  .\32xl\:px-162\.5{
    padding-left: 40.625rem;
    padding-right: 40.625rem;
  }

  .\32xl\:py-172\.25{
    padding-top: 42.5625rem;
    padding-bottom: 42.5625rem;
  }

  .\32xl\:px-172\.25{
    padding-left: 42.5625rem;
    padding-right: 42.5625rem;
  }

  .\32xl\:py-175\.25{
    padding-top: 43.8125rem;
    padding-bottom: 43.8125rem;
  }

  .\32xl\:px-175\.25{
    padding-left: 43.8125rem;
    padding-right: 43.8125rem;
  }

  .\32xl\:py-184\.25{
    padding-top: 46.0625rem;
    padding-bottom: 46.0625rem;
  }

  .\32xl\:px-184\.25{
    padding-left: 46.0625rem;
    padding-right: 46.0625rem;
  }

  .\32xl\:py-203\.25{
    padding-top: 50.8125rem;
    padding-bottom: 50.8125rem;
  }

  .\32xl\:px-203\.25{
    padding-left: 50.8125rem;
    padding-right: 50.8125rem;
  }

  .\32xl\:py-half{
    padding-top: 50%;
    padding-bottom: 50%;
  }

  .\32xl\:px-half{
    padding-left: 50%;
    padding-right: 50%;
  }

  .\32xl\:py-full{
    padding-top: 100%;
    padding-bottom: 100%;
  }

  .\32xl\:px-full{
    padding-left: 100%;
    padding-right: 100%;
  }

  .\32xl\:py-1\/10{
    padding-top: 10%;
    padding-bottom: 10%;
  }

  .\32xl\:px-1\/10{
    padding-left: 10%;
    padding-right: 10%;
  }

  .\32xl\:py-2\/10{
    padding-top: 20%;
    padding-bottom: 20%;
  }

  .\32xl\:px-2\/10{
    padding-left: 20%;
    padding-right: 20%;
  }

  .\32xl\:py-3\/10{
    padding-top: 30%;
    padding-bottom: 30%;
  }

  .\32xl\:px-3\/10{
    padding-left: 30%;
    padding-right: 30%;
  }

  .\32xl\:py-4\/10{
    padding-top: 40%;
    padding-bottom: 40%;
  }

  .\32xl\:px-4\/10{
    padding-left: 40%;
    padding-right: 40%;
  }

  .\32xl\:py-4\.5\/10{
    padding-top: 45%;
    padding-bottom: 45%;
  }

  .\32xl\:px-4\.5\/10{
    padding-left: 45%;
    padding-right: 45%;
  }

  .\32xl\:py-5\/10{
    padding-top: 50%;
    padding-bottom: 50%;
  }

  .\32xl\:px-5\/10{
    padding-left: 50%;
    padding-right: 50%;
  }

  .\32xl\:py-5\.5\/10{
    padding-top: 55%;
    padding-bottom: 55%;
  }

  .\32xl\:px-5\.5\/10{
    padding-left: 55%;
    padding-right: 55%;
  }

  .\32xl\:py-6\/10{
    padding-top: 60%;
    padding-bottom: 60%;
  }

  .\32xl\:px-6\/10{
    padding-left: 60%;
    padding-right: 60%;
  }

  .\32xl\:py-7\/10{
    padding-top: 70%;
    padding-bottom: 70%;
  }

  .\32xl\:px-7\/10{
    padding-left: 70%;
    padding-right: 70%;
  }

  .\32xl\:py-8\/10{
    padding-top: 80%;
    padding-bottom: 80%;
  }

  .\32xl\:px-8\/10{
    padding-left: 80%;
    padding-right: 80%;
  }

  .\32xl\:py-9\/10{
    padding-top: 90%;
    padding-bottom: 90%;
  }

  .\32xl\:px-9\/10{
    padding-left: 90%;
    padding-right: 90%;
  }

  .\32xl\:py-1\/12{
    padding-top: 8.333333%;
    padding-bottom: 8.333333%;
  }

  .\32xl\:px-1\/12{
    padding-left: 8.333333%;
    padding-right: 8.333333%;
  }

  .\32xl\:py-2\/12{
    padding-top: 16.666667%;
    padding-bottom: 16.666667%;
  }

  .\32xl\:px-2\/12{
    padding-left: 16.666667%;
    padding-right: 16.666667%;
  }

  .\32xl\:py-3\/12{
    padding-top: 25%;
    padding-bottom: 25%;
  }

  .\32xl\:px-3\/12{
    padding-left: 25%;
    padding-right: 25%;
  }

  .\32xl\:py-4\/12{
    padding-top: 33.333333%;
    padding-bottom: 33.333333%;
  }

  .\32xl\:px-4\/12{
    padding-left: 33.333333%;
    padding-right: 33.333333%;
  }

  .\32xl\:py-5\/12{
    padding-top: 41.666667%;
    padding-bottom: 41.666667%;
  }

  .\32xl\:px-5\/12{
    padding-left: 41.666667%;
    padding-right: 41.666667%;
  }

  .\32xl\:py-6\/12{
    padding-top: 50%;
    padding-bottom: 50%;
  }

  .\32xl\:px-6\/12{
    padding-left: 50%;
    padding-right: 50%;
  }

  .\32xl\:py-7\/12{
    padding-top: 58.333333%;
    padding-bottom: 58.333333%;
  }

  .\32xl\:px-7\/12{
    padding-left: 58.333333%;
    padding-right: 58.333333%;
  }

  .\32xl\:py-8\/12{
    padding-top: 66.666667%;
    padding-bottom: 66.666667%;
  }

  .\32xl\:px-8\/12{
    padding-left: 66.666667%;
    padding-right: 66.666667%;
  }

  .\32xl\:py-9\/12{
    padding-top: 75%;
    padding-bottom: 75%;
  }

  .\32xl\:px-9\/12{
    padding-left: 75%;
    padding-right: 75%;
  }

  .\32xl\:py-10\/12{
    padding-top: 83.333333%;
    padding-bottom: 83.333333%;
  }

  .\32xl\:px-10\/12{
    padding-left: 83.333333%;
    padding-right: 83.333333%;
  }

  .\32xl\:py-11\/12{
    padding-top: 91.666667%;
    padding-bottom: 91.666667%;
  }

  .\32xl\:px-11\/12{
    padding-left: 91.666667%;
    padding-right: 91.666667%;
  }

  .\32xl\:pt-0{
    padding-top: 0px;
  }

  .\32xl\:pr-0{
    padding-right: 0px;
  }

  .\32xl\:pb-0{
    padding-bottom: 0px;
  }

  .\32xl\:pl-0{
    padding-left: 0px;
  }

  .\32xl\:pt-1{
    padding-top: 0.25rem;
  }

  .\32xl\:pr-1{
    padding-right: 0.25rem;
  }

  .\32xl\:pb-1{
    padding-bottom: 0.25rem;
  }

  .\32xl\:pl-1{
    padding-left: 0.25rem;
  }

  .\32xl\:pt-2{
    padding-top: 0.5rem;
  }

  .\32xl\:pr-2{
    padding-right: 0.5rem;
  }

  .\32xl\:pb-2{
    padding-bottom: 0.5rem;
  }

  .\32xl\:pl-2{
    padding-left: 0.5rem;
  }

  .\32xl\:pt-3{
    padding-top: 0.75rem;
  }

  .\32xl\:pr-3{
    padding-right: 0.75rem;
  }

  .\32xl\:pb-3{
    padding-bottom: 0.75rem;
  }

  .\32xl\:pl-3{
    padding-left: 0.75rem;
  }

  .\32xl\:pt-4{
    padding-top: 1rem;
  }

  .\32xl\:pr-4{
    padding-right: 1rem;
  }

  .\32xl\:pb-4{
    padding-bottom: 1rem;
  }

  .\32xl\:pl-4{
    padding-left: 1rem;
  }

  .\32xl\:pt-5{
    padding-top: 1.25rem;
  }

  .\32xl\:pr-5{
    padding-right: 1.25rem;
  }

  .\32xl\:pb-5{
    padding-bottom: 1.25rem;
  }

  .\32xl\:pl-5{
    padding-left: 1.25rem;
  }

  .\32xl\:pt-6{
    padding-top: 1.5rem;
  }

  .\32xl\:pr-6{
    padding-right: 1.5rem;
  }

  .\32xl\:pb-6{
    padding-bottom: 1.5rem;
  }

  .\32xl\:pl-6{
    padding-left: 1.5rem;
  }

  .\32xl\:pt-7{
    padding-top: 1.75rem;
  }

  .\32xl\:pr-7{
    padding-right: 1.75rem;
  }

  .\32xl\:pb-7{
    padding-bottom: 1.75rem;
  }

  .\32xl\:pl-7{
    padding-left: 1.75rem;
  }

  .\32xl\:pt-8{
    padding-top: 2rem;
  }

  .\32xl\:pr-8{
    padding-right: 2rem;
  }

  .\32xl\:pb-8{
    padding-bottom: 2rem;
  }

  .\32xl\:pl-8{
    padding-left: 2rem;
  }

  .\32xl\:pt-9{
    padding-top: 2.25rem;
  }

  .\32xl\:pr-9{
    padding-right: 2.25rem;
  }

  .\32xl\:pb-9{
    padding-bottom: 2.25rem;
  }

  .\32xl\:pl-9{
    padding-left: 2.25rem;
  }

  .\32xl\:pt-10{
    padding-top: 2.5rem;
  }

  .\32xl\:pr-10{
    padding-right: 2.5rem;
  }

  .\32xl\:pb-10{
    padding-bottom: 2.5rem;
  }

  .\32xl\:pl-10{
    padding-left: 2.5rem;
  }

  .\32xl\:pt-11{
    padding-top: 2.75rem;
  }

  .\32xl\:pr-11{
    padding-right: 2.75rem;
  }

  .\32xl\:pb-11{
    padding-bottom: 2.75rem;
  }

  .\32xl\:pl-11{
    padding-left: 2.75rem;
  }

  .\32xl\:pt-12{
    padding-top: 3rem;
  }

  .\32xl\:pr-12{
    padding-right: 3rem;
  }

  .\32xl\:pb-12{
    padding-bottom: 3rem;
  }

  .\32xl\:pl-12{
    padding-left: 3rem;
  }

  .\32xl\:pt-13{
    padding-top: 3.25rem;
  }

  .\32xl\:pr-13{
    padding-right: 3.25rem;
  }

  .\32xl\:pb-13{
    padding-bottom: 3.25rem;
  }

  .\32xl\:pl-13{
    padding-left: 3.25rem;
  }

  .\32xl\:pt-14{
    padding-top: 3.5rem;
  }

  .\32xl\:pr-14{
    padding-right: 3.5rem;
  }

  .\32xl\:pb-14{
    padding-bottom: 3.5rem;
  }

  .\32xl\:pl-14{
    padding-left: 3.5rem;
  }

  .\32xl\:pt-15{
    padding-top: 3.75rem;
  }

  .\32xl\:pr-15{
    padding-right: 3.75rem;
  }

  .\32xl\:pb-15{
    padding-bottom: 3.75rem;
  }

  .\32xl\:pl-15{
    padding-left: 3.75rem;
  }

  .\32xl\:pt-16{
    padding-top: 4rem;
  }

  .\32xl\:pr-16{
    padding-right: 4rem;
  }

  .\32xl\:pb-16{
    padding-bottom: 4rem;
  }

  .\32xl\:pl-16{
    padding-left: 4rem;
  }

  .\32xl\:pt-17{
    padding-top: 4.25rem;
  }

  .\32xl\:pr-17{
    padding-right: 4.25rem;
  }

  .\32xl\:pb-17{
    padding-bottom: 4.25rem;
  }

  .\32xl\:pl-17{
    padding-left: 4.25rem;
  }

  .\32xl\:pt-18{
    padding-top: 4.5rem;
  }

  .\32xl\:pr-18{
    padding-right: 4.5rem;
  }

  .\32xl\:pb-18{
    padding-bottom: 4.5rem;
  }

  .\32xl\:pl-18{
    padding-left: 4.5rem;
  }

  .\32xl\:pt-19{
    padding-top: 4.75rem;
  }

  .\32xl\:pr-19{
    padding-right: 4.75rem;
  }

  .\32xl\:pb-19{
    padding-bottom: 4.75rem;
  }

  .\32xl\:pl-19{
    padding-left: 4.75rem;
  }

  .\32xl\:pt-20{
    padding-top: 5rem;
  }

  .\32xl\:pr-20{
    padding-right: 5rem;
  }

  .\32xl\:pb-20{
    padding-bottom: 5rem;
  }

  .\32xl\:pl-20{
    padding-left: 5rem;
  }

  .\32xl\:pt-22{
    padding-top: 5.5rem;
  }

  .\32xl\:pr-22{
    padding-right: 5.5rem;
  }

  .\32xl\:pb-22{
    padding-bottom: 5.5rem;
  }

  .\32xl\:pl-22{
    padding-left: 5.5rem;
  }

  .\32xl\:pt-24{
    padding-top: 6rem;
  }

  .\32xl\:pr-24{
    padding-right: 6rem;
  }

  .\32xl\:pb-24{
    padding-bottom: 6rem;
  }

  .\32xl\:pl-24{
    padding-left: 6rem;
  }

  .\32xl\:pt-25{
    padding-top: 6.25rem;
  }

  .\32xl\:pr-25{
    padding-right: 6.25rem;
  }

  .\32xl\:pb-25{
    padding-bottom: 6.25rem;
  }

  .\32xl\:pl-25{
    padding-left: 6.25rem;
  }

  .\32xl\:pt-28{
    padding-top: 7rem;
  }

  .\32xl\:pr-28{
    padding-right: 7rem;
  }

  .\32xl\:pb-28{
    padding-bottom: 7rem;
  }

  .\32xl\:pl-28{
    padding-left: 7rem;
  }

  .\32xl\:pt-30{
    padding-top: 7.5rem;
  }

  .\32xl\:pr-30{
    padding-right: 7.5rem;
  }

  .\32xl\:pb-30{
    padding-bottom: 7.5rem;
  }

  .\32xl\:pl-30{
    padding-left: 7.5rem;
  }

  .\32xl\:pt-32{
    padding-top: 8rem;
  }

  .\32xl\:pr-32{
    padding-right: 8rem;
  }

  .\32xl\:pb-32{
    padding-bottom: 8rem;
  }

  .\32xl\:pl-32{
    padding-left: 8rem;
  }

  .\32xl\:pt-34{
    padding-top: 8.5rem;
  }

  .\32xl\:pr-34{
    padding-right: 8.5rem;
  }

  .\32xl\:pb-34{
    padding-bottom: 8.5rem;
  }

  .\32xl\:pl-34{
    padding-left: 8.5rem;
  }

  .\32xl\:pt-35{
    padding-top: 8.75rem;
  }

  .\32xl\:pr-35{
    padding-right: 8.75rem;
  }

  .\32xl\:pb-35{
    padding-bottom: 8.75rem;
  }

  .\32xl\:pl-35{
    padding-left: 8.75rem;
  }

  .\32xl\:pt-36{
    padding-top: 9rem;
  }

  .\32xl\:pr-36{
    padding-right: 9rem;
  }

  .\32xl\:pb-36{
    padding-bottom: 9rem;
  }

  .\32xl\:pl-36{
    padding-left: 9rem;
  }

  .\32xl\:pt-39{
    padding-top: 9.75rem;
  }

  .\32xl\:pr-39{
    padding-right: 9.75rem;
  }

  .\32xl\:pb-39{
    padding-bottom: 9.75rem;
  }

  .\32xl\:pl-39{
    padding-left: 9.75rem;
  }

  .\32xl\:pt-40{
    padding-top: 10rem;
  }

  .\32xl\:pr-40{
    padding-right: 10rem;
  }

  .\32xl\:pb-40{
    padding-bottom: 10rem;
  }

  .\32xl\:pl-40{
    padding-left: 10rem;
  }

  .\32xl\:pt-42{
    padding-top: 10.5rem;
  }

  .\32xl\:pr-42{
    padding-right: 10.5rem;
  }

  .\32xl\:pb-42{
    padding-bottom: 10.5rem;
  }

  .\32xl\:pl-42{
    padding-left: 10.5rem;
  }

  .\32xl\:pt-44{
    padding-top: 11rem;
  }

  .\32xl\:pr-44{
    padding-right: 11rem;
  }

  .\32xl\:pb-44{
    padding-bottom: 11rem;
  }

  .\32xl\:pl-44{
    padding-left: 11rem;
  }

  .\32xl\:pt-45{
    padding-top: 11.25rem;
  }

  .\32xl\:pr-45{
    padding-right: 11.25rem;
  }

  .\32xl\:pb-45{
    padding-bottom: 11.25rem;
  }

  .\32xl\:pl-45{
    padding-left: 11.25rem;
  }

  .\32xl\:pt-48{
    padding-top: 12rem;
  }

  .\32xl\:pr-48{
    padding-right: 12rem;
  }

  .\32xl\:pb-48{
    padding-bottom: 12rem;
  }

  .\32xl\:pl-48{
    padding-left: 12rem;
  }

  .\32xl\:pt-50{
    padding-top: 12.5rem;
  }

  .\32xl\:pr-50{
    padding-right: 12.5rem;
  }

  .\32xl\:pb-50{
    padding-bottom: 12.5rem;
  }

  .\32xl\:pl-50{
    padding-left: 12.5rem;
  }

  .\32xl\:pt-52{
    padding-top: 13rem;
  }

  .\32xl\:pr-52{
    padding-right: 13rem;
  }

  .\32xl\:pb-52{
    padding-bottom: 13rem;
  }

  .\32xl\:pl-52{
    padding-left: 13rem;
  }

  .\32xl\:pt-55{
    padding-top: 13.75rem;
  }

  .\32xl\:pr-55{
    padding-right: 13.75rem;
  }

  .\32xl\:pb-55{
    padding-bottom: 13.75rem;
  }

  .\32xl\:pl-55{
    padding-left: 13.75rem;
  }

  .\32xl\:pt-56{
    padding-top: 14rem;
  }

  .\32xl\:pr-56{
    padding-right: 14rem;
  }

  .\32xl\:pb-56{
    padding-bottom: 14rem;
  }

  .\32xl\:pl-56{
    padding-left: 14rem;
  }

  .\32xl\:pt-58{
    padding-top: 14.5rem;
  }

  .\32xl\:pr-58{
    padding-right: 14.5rem;
  }

  .\32xl\:pb-58{
    padding-bottom: 14.5rem;
  }

  .\32xl\:pl-58{
    padding-left: 14.5rem;
  }

  .\32xl\:pt-60{
    padding-top: 15rem;
  }

  .\32xl\:pr-60{
    padding-right: 15rem;
  }

  .\32xl\:pb-60{
    padding-bottom: 15rem;
  }

  .\32xl\:pl-60{
    padding-left: 15rem;
  }

  .\32xl\:pt-64{
    padding-top: 16rem;
  }

  .\32xl\:pr-64{
    padding-right: 16rem;
  }

  .\32xl\:pb-64{
    padding-bottom: 16rem;
  }

  .\32xl\:pl-64{
    padding-left: 16rem;
  }

  .\32xl\:pt-65{
    padding-top: 16.25rem;
  }

  .\32xl\:pr-65{
    padding-right: 16.25rem;
  }

  .\32xl\:pb-65{
    padding-bottom: 16.25rem;
  }

  .\32xl\:pl-65{
    padding-left: 16.25rem;
  }

  .\32xl\:pt-68{
    padding-top: 17rem;
  }

  .\32xl\:pr-68{
    padding-right: 17rem;
  }

  .\32xl\:pb-68{
    padding-bottom: 17rem;
  }

  .\32xl\:pl-68{
    padding-left: 17rem;
  }

  .\32xl\:pt-69{
    padding-top: 17.25rem;
  }

  .\32xl\:pr-69{
    padding-right: 17.25rem;
  }

  .\32xl\:pb-69{
    padding-bottom: 17.25rem;
  }

  .\32xl\:pl-69{
    padding-left: 17.25rem;
  }

  .\32xl\:pt-70{
    padding-top: 17.5rem;
  }

  .\32xl\:pr-70{
    padding-right: 17.5rem;
  }

  .\32xl\:pb-70{
    padding-bottom: 17.5rem;
  }

  .\32xl\:pl-70{
    padding-left: 17.5rem;
  }

  .\32xl\:pt-72{
    padding-top: 18rem;
  }

  .\32xl\:pr-72{
    padding-right: 18rem;
  }

  .\32xl\:pb-72{
    padding-bottom: 18rem;
  }

  .\32xl\:pl-72{
    padding-left: 18rem;
  }

  .\32xl\:pt-75{
    padding-top: 18.75rem;
  }

  .\32xl\:pr-75{
    padding-right: 18.75rem;
  }

  .\32xl\:pb-75{
    padding-bottom: 18.75rem;
  }

  .\32xl\:pl-75{
    padding-left: 18.75rem;
  }

  .\32xl\:pt-80{
    padding-top: 20rem;
  }

  .\32xl\:pr-80{
    padding-right: 20rem;
  }

  .\32xl\:pb-80{
    padding-bottom: 20rem;
  }

  .\32xl\:pl-80{
    padding-left: 20rem;
  }

  .\32xl\:pt-85{
    padding-top: 21.25rem;
  }

  .\32xl\:pr-85{
    padding-right: 21.25rem;
  }

  .\32xl\:pb-85{
    padding-bottom: 21.25rem;
  }

  .\32xl\:pl-85{
    padding-left: 21.25rem;
  }

  .\32xl\:pt-86{
    padding-top: 21.5rem;
  }

  .\32xl\:pr-86{
    padding-right: 21.5rem;
  }

  .\32xl\:pb-86{
    padding-bottom: 21.5rem;
  }

  .\32xl\:pl-86{
    padding-left: 21.5rem;
  }

  .\32xl\:pt-90{
    padding-top: 22.5rem;
  }

  .\32xl\:pr-90{
    padding-right: 22.5rem;
  }

  .\32xl\:pb-90{
    padding-bottom: 22.5rem;
  }

  .\32xl\:pl-90{
    padding-left: 22.5rem;
  }

  .\32xl\:pt-96{
    padding-top: 24rem;
  }

  .\32xl\:pr-96{
    padding-right: 24rem;
  }

  .\32xl\:pb-96{
    padding-bottom: 24rem;
  }

  .\32xl\:pl-96{
    padding-left: 24rem;
  }

  .\32xl\:pt-100{
    padding-top: 25rem;
  }

  .\32xl\:pr-100{
    padding-right: 25rem;
  }

  .\32xl\:pb-100{
    padding-bottom: 25rem;
  }

  .\32xl\:pl-100{
    padding-left: 25rem;
  }

  .\32xl\:pt-115{
    padding-top: 28.75rem;
  }

  .\32xl\:pr-115{
    padding-right: 28.75rem;
  }

  .\32xl\:pb-115{
    padding-bottom: 28.75rem;
  }

  .\32xl\:pl-115{
    padding-left: 28.75rem;
  }

  .\32xl\:pt-125{
    padding-top: 31.25rem;
  }

  .\32xl\:pr-125{
    padding-right: 31.25rem;
  }

  .\32xl\:pb-125{
    padding-bottom: 31.25rem;
  }

  .\32xl\:pl-125{
    padding-left: 31.25rem;
  }

  .\32xl\:pt-142{
    padding-top: 35.5rem;
  }

  .\32xl\:pr-142{
    padding-right: 35.5rem;
  }

  .\32xl\:pb-142{
    padding-bottom: 35.5rem;
  }

  .\32xl\:pl-142{
    padding-left: 35.5rem;
  }

  .\32xl\:pt-150{
    padding-top: 37.5rem;
  }

  .\32xl\:pr-150{
    padding-right: 37.5rem;
  }

  .\32xl\:pb-150{
    padding-bottom: 37.5rem;
  }

  .\32xl\:pl-150{
    padding-left: 37.5rem;
  }

  .\32xl\:pt-156{
    padding-top: 39rem;
  }

  .\32xl\:pr-156{
    padding-right: 39rem;
  }

  .\32xl\:pb-156{
    padding-bottom: 39rem;
  }

  .\32xl\:pl-156{
    padding-left: 39rem;
  }

  .\32xl\:pt-160{
    padding-top: 40rem;
  }

  .\32xl\:pr-160{
    padding-right: 40rem;
  }

  .\32xl\:pb-160{
    padding-bottom: 40rem;
  }

  .\32xl\:pl-160{
    padding-left: 40rem;
  }

  .\32xl\:pt-175{
    padding-top: 43.75rem;
  }

  .\32xl\:pr-175{
    padding-right: 43.75rem;
  }

  .\32xl\:pb-175{
    padding-bottom: 43.75rem;
  }

  .\32xl\:pl-175{
    padding-left: 43.75rem;
  }

  .\32xl\:pt-207{
    padding-top: 51.75rem;
  }

  .\32xl\:pr-207{
    padding-right: 51.75rem;
  }

  .\32xl\:pb-207{
    padding-bottom: 51.75rem;
  }

  .\32xl\:pl-207{
    padding-left: 51.75rem;
  }

  .\32xl\:pt-242{
    padding-top: 60.5rem;
  }

  .\32xl\:pr-242{
    padding-right: 60.5rem;
  }

  .\32xl\:pb-242{
    padding-bottom: 60.5rem;
  }

  .\32xl\:pl-242{
    padding-left: 60.5rem;
  }

  .\32xl\:pt-250{
    padding-top: 62.5rem;
  }

  .\32xl\:pr-250{
    padding-right: 62.5rem;
  }

  .\32xl\:pb-250{
    padding-bottom: 62.5rem;
  }

  .\32xl\:pl-250{
    padding-left: 62.5rem;
  }

  .\32xl\:pt-258{
    padding-top: 64.5rem;
  }

  .\32xl\:pr-258{
    padding-right: 64.5rem;
  }

  .\32xl\:pb-258{
    padding-bottom: 64.5rem;
  }

  .\32xl\:pl-258{
    padding-left: 64.5rem;
  }

  .\32xl\:pt-265{
    padding-top: 66.25rem;
  }

  .\32xl\:pr-265{
    padding-right: 66.25rem;
  }

  .\32xl\:pb-265{
    padding-bottom: 66.25rem;
  }

  .\32xl\:pl-265{
    padding-left: 66.25rem;
  }

  .\32xl\:pt-280{
    padding-top: 70rem;
  }

  .\32xl\:pr-280{
    padding-right: 70rem;
  }

  .\32xl\:pb-280{
    padding-bottom: 70rem;
  }

  .\32xl\:pl-280{
    padding-left: 70rem;
  }

  .\32xl\:pt-px{
    padding-top: 1px;
  }

  .\32xl\:pr-px{
    padding-right: 1px;
  }

  .\32xl\:pb-px{
    padding-bottom: 1px;
  }

  .\32xl\:pl-px{
    padding-left: 1px;
  }

  .\32xl\:pt-0\.5{
    padding-top: 0.125rem;
  }

  .\32xl\:pr-0\.5{
    padding-right: 0.125rem;
  }

  .\32xl\:pb-0\.5{
    padding-bottom: 0.125rem;
  }

  .\32xl\:pl-0\.5{
    padding-left: 0.125rem;
  }

  .\32xl\:pt-1\.5{
    padding-top: 0.375rem;
  }

  .\32xl\:pr-1\.5{
    padding-right: 0.375rem;
  }

  .\32xl\:pb-1\.5{
    padding-bottom: 0.375rem;
  }

  .\32xl\:pl-1\.5{
    padding-left: 0.375rem;
  }

  .\32xl\:pt-2\.5{
    padding-top: 0.625rem;
  }

  .\32xl\:pr-2\.5{
    padding-right: 0.625rem;
  }

  .\32xl\:pb-2\.5{
    padding-bottom: 0.625rem;
  }

  .\32xl\:pl-2\.5{
    padding-left: 0.625rem;
  }

  .\32xl\:pt-3\.5{
    padding-top: 0.875rem;
  }

  .\32xl\:pr-3\.5{
    padding-right: 0.875rem;
  }

  .\32xl\:pb-3\.5{
    padding-bottom: 0.875rem;
  }

  .\32xl\:pl-3\.5{
    padding-left: 0.875rem;
  }

  .\32xl\:pt-0\.25{
    padding-top: 0.0625rem;
  }

  .\32xl\:pr-0\.25{
    padding-right: 0.0625rem;
  }

  .\32xl\:pb-0\.25{
    padding-bottom: 0.0625rem;
  }

  .\32xl\:pl-0\.25{
    padding-left: 0.0625rem;
  }

  .\32xl\:pt-0\.75{
    padding-top: 0.1875rem;
  }

  .\32xl\:pr-0\.75{
    padding-right: 0.1875rem;
  }

  .\32xl\:pb-0\.75{
    padding-bottom: 0.1875rem;
  }

  .\32xl\:pl-0\.75{
    padding-left: 0.1875rem;
  }

  .\32xl\:pt-1\.25{
    padding-top: 0.3125rem;
  }

  .\32xl\:pr-1\.25{
    padding-right: 0.3125rem;
  }

  .\32xl\:pb-1\.25{
    padding-bottom: 0.3125rem;
  }

  .\32xl\:pl-1\.25{
    padding-left: 0.3125rem;
  }

  .\32xl\:pt-1\.75{
    padding-top: 0.4375rem;
  }

  .\32xl\:pr-1\.75{
    padding-right: 0.4375rem;
  }

  .\32xl\:pb-1\.75{
    padding-bottom: 0.4375rem;
  }

  .\32xl\:pl-1\.75{
    padding-left: 0.4375rem;
  }

  .\32xl\:pt-2\.25{
    padding-top: 0.5625rem;
  }

  .\32xl\:pr-2\.25{
    padding-right: 0.5625rem;
  }

  .\32xl\:pb-2\.25{
    padding-bottom: 0.5625rem;
  }

  .\32xl\:pl-2\.25{
    padding-left: 0.5625rem;
  }

  .\32xl\:pt-2\.75{
    padding-top: 0.6875rem;
  }

  .\32xl\:pr-2\.75{
    padding-right: 0.6875rem;
  }

  .\32xl\:pb-2\.75{
    padding-bottom: 0.6875rem;
  }

  .\32xl\:pl-2\.75{
    padding-left: 0.6875rem;
  }

  .\32xl\:pt-3\.25{
    padding-top: 0.8125rem;
  }

  .\32xl\:pr-3\.25{
    padding-right: 0.8125rem;
  }

  .\32xl\:pb-3\.25{
    padding-bottom: 0.8125rem;
  }

  .\32xl\:pl-3\.25{
    padding-left: 0.8125rem;
  }

  .\32xl\:pt-3\.75{
    padding-top: 0.9375rem;
  }

  .\32xl\:pr-3\.75{
    padding-right: 0.9375rem;
  }

  .\32xl\:pb-3\.75{
    padding-bottom: 0.9375rem;
  }

  .\32xl\:pl-3\.75{
    padding-left: 0.9375rem;
  }

  .\32xl\:pt-4\.25{
    padding-top: 1.0625rem;
  }

  .\32xl\:pr-4\.25{
    padding-right: 1.0625rem;
  }

  .\32xl\:pb-4\.25{
    padding-bottom: 1.0625rem;
  }

  .\32xl\:pl-4\.25{
    padding-left: 1.0625rem;
  }

  .\32xl\:pt-4\.5{
    padding-top: 1.125rem;
  }

  .\32xl\:pr-4\.5{
    padding-right: 1.125rem;
  }

  .\32xl\:pb-4\.5{
    padding-bottom: 1.125rem;
  }

  .\32xl\:pl-4\.5{
    padding-left: 1.125rem;
  }

  .\32xl\:pt-4\.75{
    padding-top: 1.1875rem;
  }

  .\32xl\:pr-4\.75{
    padding-right: 1.1875rem;
  }

  .\32xl\:pb-4\.75{
    padding-bottom: 1.1875rem;
  }

  .\32xl\:pl-4\.75{
    padding-left: 1.1875rem;
  }

  .\32xl\:pt-5\.25{
    padding-top: 1.3125rem;
  }

  .\32xl\:pr-5\.25{
    padding-right: 1.3125rem;
  }

  .\32xl\:pb-5\.25{
    padding-bottom: 1.3125rem;
  }

  .\32xl\:pl-5\.25{
    padding-left: 1.3125rem;
  }

  .\32xl\:pt-5\.5{
    padding-top: 1.375rem;
  }

  .\32xl\:pr-5\.5{
    padding-right: 1.375rem;
  }

  .\32xl\:pb-5\.5{
    padding-bottom: 1.375rem;
  }

  .\32xl\:pl-5\.5{
    padding-left: 1.375rem;
  }

  .\32xl\:pt-5\.75{
    padding-top: 1.4375rem;
  }

  .\32xl\:pr-5\.75{
    padding-right: 1.4375rem;
  }

  .\32xl\:pb-5\.75{
    padding-bottom: 1.4375rem;
  }

  .\32xl\:pl-5\.75{
    padding-left: 1.4375rem;
  }

  .\32xl\:pt-6\.25{
    padding-top: 1.5625rem;
  }

  .\32xl\:pr-6\.25{
    padding-right: 1.5625rem;
  }

  .\32xl\:pb-6\.25{
    padding-bottom: 1.5625rem;
  }

  .\32xl\:pl-6\.25{
    padding-left: 1.5625rem;
  }

  .\32xl\:pt-6\.5{
    padding-top: 1.625rem;
  }

  .\32xl\:pr-6\.5{
    padding-right: 1.625rem;
  }

  .\32xl\:pb-6\.5{
    padding-bottom: 1.625rem;
  }

  .\32xl\:pl-6\.5{
    padding-left: 1.625rem;
  }

  .\32xl\:pt-6\.75{
    padding-top: 1.6875rem;
  }

  .\32xl\:pr-6\.75{
    padding-right: 1.6875rem;
  }

  .\32xl\:pb-6\.75{
    padding-bottom: 1.6875rem;
  }

  .\32xl\:pl-6\.75{
    padding-left: 1.6875rem;
  }

  .\32xl\:pt-7\.25{
    padding-top: 1.8125rem;
  }

  .\32xl\:pr-7\.25{
    padding-right: 1.8125rem;
  }

  .\32xl\:pb-7\.25{
    padding-bottom: 1.8125rem;
  }

  .\32xl\:pl-7\.25{
    padding-left: 1.8125rem;
  }

  .\32xl\:pt-7\.5{
    padding-top: 1.875rem;
  }

  .\32xl\:pr-7\.5{
    padding-right: 1.875rem;
  }

  .\32xl\:pb-7\.5{
    padding-bottom: 1.875rem;
  }

  .\32xl\:pl-7\.5{
    padding-left: 1.875rem;
  }

  .\32xl\:pt-8\.25{
    padding-top: 2.0625rem;
  }

  .\32xl\:pr-8\.25{
    padding-right: 2.0625rem;
  }

  .\32xl\:pb-8\.25{
    padding-bottom: 2.0625rem;
  }

  .\32xl\:pl-8\.25{
    padding-left: 2.0625rem;
  }

  .\32xl\:pt-8\.5{
    padding-top: 2.125rem;
  }

  .\32xl\:pr-8\.5{
    padding-right: 2.125rem;
  }

  .\32xl\:pb-8\.5{
    padding-bottom: 2.125rem;
  }

  .\32xl\:pl-8\.5{
    padding-left: 2.125rem;
  }

  .\32xl\:pt-9\.25{
    padding-top: 2.3125rem;
  }

  .\32xl\:pr-9\.25{
    padding-right: 2.3125rem;
  }

  .\32xl\:pb-9\.25{
    padding-bottom: 2.3125rem;
  }

  .\32xl\:pl-9\.25{
    padding-left: 2.3125rem;
  }

  .\32xl\:pt-9\.5{
    padding-top: 2.375rem;
  }

  .\32xl\:pr-9\.5{
    padding-right: 2.375rem;
  }

  .\32xl\:pb-9\.5{
    padding-bottom: 2.375rem;
  }

  .\32xl\:pl-9\.5{
    padding-left: 2.375rem;
  }

  .\32xl\:pt-10\.5{
    padding-top: 2.625rem;
  }

  .\32xl\:pr-10\.5{
    padding-right: 2.625rem;
  }

  .\32xl\:pb-10\.5{
    padding-bottom: 2.625rem;
  }

  .\32xl\:pl-10\.5{
    padding-left: 2.625rem;
  }

  .\32xl\:pt-11\.25{
    padding-top: 2.8125rem;
  }

  .\32xl\:pr-11\.25{
    padding-right: 2.8125rem;
  }

  .\32xl\:pb-11\.25{
    padding-bottom: 2.8125rem;
  }

  .\32xl\:pl-11\.25{
    padding-left: 2.8125rem;
  }

  .\32xl\:pt-11\.5{
    padding-top: 2.875rem;
  }

  .\32xl\:pr-11\.5{
    padding-right: 2.875rem;
  }

  .\32xl\:pb-11\.5{
    padding-bottom: 2.875rem;
  }

  .\32xl\:pl-11\.5{
    padding-left: 2.875rem;
  }

  .\32xl\:pt-12\.5{
    padding-top: 3.125rem;
  }

  .\32xl\:pr-12\.5{
    padding-right: 3.125rem;
  }

  .\32xl\:pb-12\.5{
    padding-bottom: 3.125rem;
  }

  .\32xl\:pl-12\.5{
    padding-left: 3.125rem;
  }

  .\32xl\:pt-12\.75{
    padding-top: 3.1875rem;
  }

  .\32xl\:pr-12\.75{
    padding-right: 3.1875rem;
  }

  .\32xl\:pb-12\.75{
    padding-bottom: 3.1875rem;
  }

  .\32xl\:pl-12\.75{
    padding-left: 3.1875rem;
  }

  .\32xl\:pt-13\.5{
    padding-top: 3.375rem;
  }

  .\32xl\:pr-13\.5{
    padding-right: 3.375rem;
  }

  .\32xl\:pb-13\.5{
    padding-bottom: 3.375rem;
  }

  .\32xl\:pl-13\.5{
    padding-left: 3.375rem;
  }

  .\32xl\:pt-14\.5{
    padding-top: 3.625rem;
  }

  .\32xl\:pr-14\.5{
    padding-right: 3.625rem;
  }

  .\32xl\:pb-14\.5{
    padding-bottom: 3.625rem;
  }

  .\32xl\:pl-14\.5{
    padding-left: 3.625rem;
  }

  .\32xl\:pt-15\.5{
    padding-top: 3.875rem;
  }

  .\32xl\:pr-15\.5{
    padding-right: 3.875rem;
  }

  .\32xl\:pb-15\.5{
    padding-bottom: 3.875rem;
  }

  .\32xl\:pl-15\.5{
    padding-left: 3.875rem;
  }

  .\32xl\:pt-15\.75{
    padding-top: 3.9375rem;
  }

  .\32xl\:pr-15\.75{
    padding-right: 3.9375rem;
  }

  .\32xl\:pb-15\.75{
    padding-bottom: 3.9375rem;
  }

  .\32xl\:pl-15\.75{
    padding-left: 3.9375rem;
  }

  .\32xl\:pt-16\.25{
    padding-top: 4.0625rem;
  }

  .\32xl\:pr-16\.25{
    padding-right: 4.0625rem;
  }

  .\32xl\:pb-16\.25{
    padding-bottom: 4.0625rem;
  }

  .\32xl\:pl-16\.25{
    padding-left: 4.0625rem;
  }

  .\32xl\:pt-17\.25{
    padding-top: 4.3125rem;
  }

  .\32xl\:pr-17\.25{
    padding-right: 4.3125rem;
  }

  .\32xl\:pb-17\.25{
    padding-bottom: 4.3125rem;
  }

  .\32xl\:pl-17\.25{
    padding-left: 4.3125rem;
  }

  .\32xl\:pt-17\.5{
    padding-top: 4.375rem;
  }

  .\32xl\:pr-17\.5{
    padding-right: 4.375rem;
  }

  .\32xl\:pb-17\.5{
    padding-bottom: 4.375rem;
  }

  .\32xl\:pl-17\.5{
    padding-left: 4.375rem;
  }

  .\32xl\:pt-18\.25{
    padding-top: 4.5625rem;
  }

  .\32xl\:pr-18\.25{
    padding-right: 4.5625rem;
  }

  .\32xl\:pb-18\.25{
    padding-bottom: 4.5625rem;
  }

  .\32xl\:pl-18\.25{
    padding-left: 4.5625rem;
  }

  .\32xl\:pt-18\.5{
    padding-top: 4.625rem;
  }

  .\32xl\:pr-18\.5{
    padding-right: 4.625rem;
  }

  .\32xl\:pb-18\.5{
    padding-bottom: 4.625rem;
  }

  .\32xl\:pl-18\.5{
    padding-left: 4.625rem;
  }

  .\32xl\:pt-20\.25{
    padding-top: 5.0625rem;
  }

  .\32xl\:pr-20\.25{
    padding-right: 5.0625rem;
  }

  .\32xl\:pb-20\.25{
    padding-bottom: 5.0625rem;
  }

  .\32xl\:pl-20\.25{
    padding-left: 5.0625rem;
  }

  .\32xl\:pt-20\.5{
    padding-top: 5.125rem;
  }

  .\32xl\:pr-20\.5{
    padding-right: 5.125rem;
  }

  .\32xl\:pb-20\.5{
    padding-bottom: 5.125rem;
  }

  .\32xl\:pl-20\.5{
    padding-left: 5.125rem;
  }

  .\32xl\:pt-22\.5{
    padding-top: 5.625rem;
  }

  .\32xl\:pr-22\.5{
    padding-right: 5.625rem;
  }

  .\32xl\:pb-22\.5{
    padding-bottom: 5.625rem;
  }

  .\32xl\:pl-22\.5{
    padding-left: 5.625rem;
  }

  .\32xl\:pt-25\.5{
    padding-top: 6.375rem;
  }

  .\32xl\:pr-25\.5{
    padding-right: 6.375rem;
  }

  .\32xl\:pb-25\.5{
    padding-bottom: 6.375rem;
  }

  .\32xl\:pl-25\.5{
    padding-left: 6.375rem;
  }

  .\32xl\:pt-26\.75{
    padding-top: 6.6875rem;
  }

  .\32xl\:pr-26\.75{
    padding-right: 6.6875rem;
  }

  .\32xl\:pb-26\.75{
    padding-bottom: 6.6875rem;
  }

  .\32xl\:pl-26\.75{
    padding-left: 6.6875rem;
  }

  .\32xl\:pt-32\.5{
    padding-top: 8.125rem;
  }

  .\32xl\:pr-32\.5{
    padding-right: 8.125rem;
  }

  .\32xl\:pb-32\.5{
    padding-bottom: 8.125rem;
  }

  .\32xl\:pl-32\.5{
    padding-left: 8.125rem;
  }

  .\32xl\:pt-37\.5{
    padding-top: 9.375rem;
  }

  .\32xl\:pr-37\.5{
    padding-right: 9.375rem;
  }

  .\32xl\:pb-37\.5{
    padding-bottom: 9.375rem;
  }

  .\32xl\:pl-37\.5{
    padding-left: 9.375rem;
  }

  .\32xl\:pt-41\.25{
    padding-top: 10.3125rem;
  }

  .\32xl\:pr-41\.25{
    padding-right: 10.3125rem;
  }

  .\32xl\:pb-41\.25{
    padding-bottom: 10.3125rem;
  }

  .\32xl\:pl-41\.25{
    padding-left: 10.3125rem;
  }

  .\32xl\:pt-52\.5{
    padding-top: 13.125rem;
  }

  .\32xl\:pr-52\.5{
    padding-right: 13.125rem;
  }

  .\32xl\:pb-52\.5{
    padding-bottom: 13.125rem;
  }

  .\32xl\:pl-52\.5{
    padding-left: 13.125rem;
  }

  .\32xl\:pt-54\.5{
    padding-top: 13.625rem;
  }

  .\32xl\:pr-54\.5{
    padding-right: 13.625rem;
  }

  .\32xl\:pb-54\.5{
    padding-bottom: 13.625rem;
  }

  .\32xl\:pl-54\.5{
    padding-left: 13.625rem;
  }

  .\32xl\:pt-57\.25{
    padding-top: 14.3125rem;
  }

  .\32xl\:pr-57\.25{
    padding-right: 14.3125rem;
  }

  .\32xl\:pb-57\.25{
    padding-bottom: 14.3125rem;
  }

  .\32xl\:pl-57\.25{
    padding-left: 14.3125rem;
  }

  .\32xl\:pt-57\.5{
    padding-top: 14.375rem;
  }

  .\32xl\:pr-57\.5{
    padding-right: 14.375rem;
  }

  .\32xl\:pb-57\.5{
    padding-bottom: 14.375rem;
  }

  .\32xl\:pl-57\.5{
    padding-left: 14.375rem;
  }

  .\32xl\:pt-66\.25{
    padding-top: 16.5625rem;
  }

  .\32xl\:pr-66\.25{
    padding-right: 16.5625rem;
  }

  .\32xl\:pb-66\.25{
    padding-bottom: 16.5625rem;
  }

  .\32xl\:pl-66\.25{
    padding-left: 16.5625rem;
  }

  .\32xl\:pt-74\.5{
    padding-top: 18.125rem;
  }

  .\32xl\:pr-74\.5{
    padding-right: 18.125rem;
  }

  .\32xl\:pb-74\.5{
    padding-bottom: 18.125rem;
  }

  .\32xl\:pl-74\.5{
    padding-left: 18.125rem;
  }

  .\32xl\:pt-106\.25{
    padding-top: 26.5625rem;
  }

  .\32xl\:pr-106\.25{
    padding-right: 26.5625rem;
  }

  .\32xl\:pb-106\.25{
    padding-bottom: 26.5625rem;
  }

  .\32xl\:pl-106\.25{
    padding-left: 26.5625rem;
  }

  .\32xl\:pt-112\.25{
    padding-top: 28.0675rem;
  }

  .\32xl\:pr-112\.25{
    padding-right: 28.0675rem;
  }

  .\32xl\:pb-112\.25{
    padding-bottom: 28.0675rem;
  }

  .\32xl\:pl-112\.25{
    padding-left: 28.0675rem;
  }

  .\32xl\:pt-112\.75{
    padding-top: 28.1875rem;
  }

  .\32xl\:pr-112\.75{
    padding-right: 28.1875rem;
  }

  .\32xl\:pb-112\.75{
    padding-bottom: 28.1875rem;
  }

  .\32xl\:pl-112\.75{
    padding-left: 28.1875rem;
  }

  .\32xl\:pt-147\.5{
    padding-top: 36.875rem;
  }

  .\32xl\:pr-147\.5{
    padding-right: 36.875rem;
  }

  .\32xl\:pb-147\.5{
    padding-bottom: 36.875rem;
  }

  .\32xl\:pl-147\.5{
    padding-left: 36.875rem;
  }

  .\32xl\:pt-162\.5{
    padding-top: 40.625rem;
  }

  .\32xl\:pr-162\.5{
    padding-right: 40.625rem;
  }

  .\32xl\:pb-162\.5{
    padding-bottom: 40.625rem;
  }

  .\32xl\:pl-162\.5{
    padding-left: 40.625rem;
  }

  .\32xl\:pt-172\.25{
    padding-top: 42.5625rem;
  }

  .\32xl\:pr-172\.25{
    padding-right: 42.5625rem;
  }

  .\32xl\:pb-172\.25{
    padding-bottom: 42.5625rem;
  }

  .\32xl\:pl-172\.25{
    padding-left: 42.5625rem;
  }

  .\32xl\:pt-175\.25{
    padding-top: 43.8125rem;
  }

  .\32xl\:pr-175\.25{
    padding-right: 43.8125rem;
  }

  .\32xl\:pb-175\.25{
    padding-bottom: 43.8125rem;
  }

  .\32xl\:pl-175\.25{
    padding-left: 43.8125rem;
  }

  .\32xl\:pt-184\.25{
    padding-top: 46.0625rem;
  }

  .\32xl\:pr-184\.25{
    padding-right: 46.0625rem;
  }

  .\32xl\:pb-184\.25{
    padding-bottom: 46.0625rem;
  }

  .\32xl\:pl-184\.25{
    padding-left: 46.0625rem;
  }

  .\32xl\:pt-203\.25{
    padding-top: 50.8125rem;
  }

  .\32xl\:pr-203\.25{
    padding-right: 50.8125rem;
  }

  .\32xl\:pb-203\.25{
    padding-bottom: 50.8125rem;
  }

  .\32xl\:pl-203\.25{
    padding-left: 50.8125rem;
  }

  .\32xl\:pt-half{
    padding-top: 50%;
  }

  .\32xl\:pr-half{
    padding-right: 50%;
  }

  .\32xl\:pb-half{
    padding-bottom: 50%;
  }

  .\32xl\:pl-half{
    padding-left: 50%;
  }

  .\32xl\:pt-full{
    padding-top: 100%;
  }

  .\32xl\:pr-full{
    padding-right: 100%;
  }

  .\32xl\:pb-full{
    padding-bottom: 100%;
  }

  .\32xl\:pl-full{
    padding-left: 100%;
  }

  .\32xl\:pt-1\/10{
    padding-top: 10%;
  }

  .\32xl\:pr-1\/10{
    padding-right: 10%;
  }

  .\32xl\:pb-1\/10{
    padding-bottom: 10%;
  }

  .\32xl\:pl-1\/10{
    padding-left: 10%;
  }

  .\32xl\:pt-2\/10{
    padding-top: 20%;
  }

  .\32xl\:pr-2\/10{
    padding-right: 20%;
  }

  .\32xl\:pb-2\/10{
    padding-bottom: 20%;
  }

  .\32xl\:pl-2\/10{
    padding-left: 20%;
  }

  .\32xl\:pt-3\/10{
    padding-top: 30%;
  }

  .\32xl\:pr-3\/10{
    padding-right: 30%;
  }

  .\32xl\:pb-3\/10{
    padding-bottom: 30%;
  }

  .\32xl\:pl-3\/10{
    padding-left: 30%;
  }

  .\32xl\:pt-4\/10{
    padding-top: 40%;
  }

  .\32xl\:pr-4\/10{
    padding-right: 40%;
  }

  .\32xl\:pb-4\/10{
    padding-bottom: 40%;
  }

  .\32xl\:pl-4\/10{
    padding-left: 40%;
  }

  .\32xl\:pt-4\.5\/10{
    padding-top: 45%;
  }

  .\32xl\:pr-4\.5\/10{
    padding-right: 45%;
  }

  .\32xl\:pb-4\.5\/10{
    padding-bottom: 45%;
  }

  .\32xl\:pl-4\.5\/10{
    padding-left: 45%;
  }

  .\32xl\:pt-5\/10{
    padding-top: 50%;
  }

  .\32xl\:pr-5\/10{
    padding-right: 50%;
  }

  .\32xl\:pb-5\/10{
    padding-bottom: 50%;
  }

  .\32xl\:pl-5\/10{
    padding-left: 50%;
  }

  .\32xl\:pt-5\.5\/10{
    padding-top: 55%;
  }

  .\32xl\:pr-5\.5\/10{
    padding-right: 55%;
  }

  .\32xl\:pb-5\.5\/10{
    padding-bottom: 55%;
  }

  .\32xl\:pl-5\.5\/10{
    padding-left: 55%;
  }

  .\32xl\:pt-6\/10{
    padding-top: 60%;
  }

  .\32xl\:pr-6\/10{
    padding-right: 60%;
  }

  .\32xl\:pb-6\/10{
    padding-bottom: 60%;
  }

  .\32xl\:pl-6\/10{
    padding-left: 60%;
  }

  .\32xl\:pt-7\/10{
    padding-top: 70%;
  }

  .\32xl\:pr-7\/10{
    padding-right: 70%;
  }

  .\32xl\:pb-7\/10{
    padding-bottom: 70%;
  }

  .\32xl\:pl-7\/10{
    padding-left: 70%;
  }

  .\32xl\:pt-8\/10{
    padding-top: 80%;
  }

  .\32xl\:pr-8\/10{
    padding-right: 80%;
  }

  .\32xl\:pb-8\/10{
    padding-bottom: 80%;
  }

  .\32xl\:pl-8\/10{
    padding-left: 80%;
  }

  .\32xl\:pt-9\/10{
    padding-top: 90%;
  }

  .\32xl\:pr-9\/10{
    padding-right: 90%;
  }

  .\32xl\:pb-9\/10{
    padding-bottom: 90%;
  }

  .\32xl\:pl-9\/10{
    padding-left: 90%;
  }

  .\32xl\:pt-1\/12{
    padding-top: 8.333333%;
  }

  .\32xl\:pr-1\/12{
    padding-right: 8.333333%;
  }

  .\32xl\:pb-1\/12{
    padding-bottom: 8.333333%;
  }

  .\32xl\:pl-1\/12{
    padding-left: 8.333333%;
  }

  .\32xl\:pt-2\/12{
    padding-top: 16.666667%;
  }

  .\32xl\:pr-2\/12{
    padding-right: 16.666667%;
  }

  .\32xl\:pb-2\/12{
    padding-bottom: 16.666667%;
  }

  .\32xl\:pl-2\/12{
    padding-left: 16.666667%;
  }

  .\32xl\:pt-3\/12{
    padding-top: 25%;
  }

  .\32xl\:pr-3\/12{
    padding-right: 25%;
  }

  .\32xl\:pb-3\/12{
    padding-bottom: 25%;
  }

  .\32xl\:pl-3\/12{
    padding-left: 25%;
  }

  .\32xl\:pt-4\/12{
    padding-top: 33.333333%;
  }

  .\32xl\:pr-4\/12{
    padding-right: 33.333333%;
  }

  .\32xl\:pb-4\/12{
    padding-bottom: 33.333333%;
  }

  .\32xl\:pl-4\/12{
    padding-left: 33.333333%;
  }

  .\32xl\:pt-5\/12{
    padding-top: 41.666667%;
  }

  .\32xl\:pr-5\/12{
    padding-right: 41.666667%;
  }

  .\32xl\:pb-5\/12{
    padding-bottom: 41.666667%;
  }

  .\32xl\:pl-5\/12{
    padding-left: 41.666667%;
  }

  .\32xl\:pt-6\/12{
    padding-top: 50%;
  }

  .\32xl\:pr-6\/12{
    padding-right: 50%;
  }

  .\32xl\:pb-6\/12{
    padding-bottom: 50%;
  }

  .\32xl\:pl-6\/12{
    padding-left: 50%;
  }

  .\32xl\:pt-7\/12{
    padding-top: 58.333333%;
  }

  .\32xl\:pr-7\/12{
    padding-right: 58.333333%;
  }

  .\32xl\:pb-7\/12{
    padding-bottom: 58.333333%;
  }

  .\32xl\:pl-7\/12{
    padding-left: 58.333333%;
  }

  .\32xl\:pt-8\/12{
    padding-top: 66.666667%;
  }

  .\32xl\:pr-8\/12{
    padding-right: 66.666667%;
  }

  .\32xl\:pb-8\/12{
    padding-bottom: 66.666667%;
  }

  .\32xl\:pl-8\/12{
    padding-left: 66.666667%;
  }

  .\32xl\:pt-9\/12{
    padding-top: 75%;
  }

  .\32xl\:pr-9\/12{
    padding-right: 75%;
  }

  .\32xl\:pb-9\/12{
    padding-bottom: 75%;
  }

  .\32xl\:pl-9\/12{
    padding-left: 75%;
  }

  .\32xl\:pt-10\/12{
    padding-top: 83.333333%;
  }

  .\32xl\:pr-10\/12{
    padding-right: 83.333333%;
  }

  .\32xl\:pb-10\/12{
    padding-bottom: 83.333333%;
  }

  .\32xl\:pl-10\/12{
    padding-left: 83.333333%;
  }

  .\32xl\:pt-11\/12{
    padding-top: 91.666667%;
  }

  .\32xl\:pr-11\/12{
    padding-right: 91.666667%;
  }

  .\32xl\:pb-11\/12{
    padding-bottom: 91.666667%;
  }

  .\32xl\:pl-11\/12{
    padding-left: 91.666667%;
  }

  .\32xl\:first\:p-0:first-child{
    padding: 0px;
  }

  .\32xl\:first\:p-1:first-child{
    padding: 0.25rem;
  }

  .\32xl\:first\:p-2:first-child{
    padding: 0.5rem;
  }

  .\32xl\:first\:p-3:first-child{
    padding: 0.75rem;
  }

  .\32xl\:first\:p-4:first-child{
    padding: 1rem;
  }

  .\32xl\:first\:p-5:first-child{
    padding: 1.25rem;
  }

  .\32xl\:first\:p-6:first-child{
    padding: 1.5rem;
  }

  .\32xl\:first\:p-7:first-child{
    padding: 1.75rem;
  }

  .\32xl\:first\:p-8:first-child{
    padding: 2rem;
  }

  .\32xl\:first\:p-9:first-child{
    padding: 2.25rem;
  }

  .\32xl\:first\:p-10:first-child{
    padding: 2.5rem;
  }

  .\32xl\:first\:p-11:first-child{
    padding: 2.75rem;
  }

  .\32xl\:first\:p-12:first-child{
    padding: 3rem;
  }

  .\32xl\:first\:p-13:first-child{
    padding: 3.25rem;
  }

  .\32xl\:first\:p-14:first-child{
    padding: 3.5rem;
  }

  .\32xl\:first\:p-15:first-child{
    padding: 3.75rem;
  }

  .\32xl\:first\:p-16:first-child{
    padding: 4rem;
  }

  .\32xl\:first\:p-17:first-child{
    padding: 4.25rem;
  }

  .\32xl\:first\:p-18:first-child{
    padding: 4.5rem;
  }

  .\32xl\:first\:p-19:first-child{
    padding: 4.75rem;
  }

  .\32xl\:first\:p-20:first-child{
    padding: 5rem;
  }

  .\32xl\:first\:p-22:first-child{
    padding: 5.5rem;
  }

  .\32xl\:first\:p-24:first-child{
    padding: 6rem;
  }

  .\32xl\:first\:p-25:first-child{
    padding: 6.25rem;
  }

  .\32xl\:first\:p-28:first-child{
    padding: 7rem;
  }

  .\32xl\:first\:p-30:first-child{
    padding: 7.5rem;
  }

  .\32xl\:first\:p-32:first-child{
    padding: 8rem;
  }

  .\32xl\:first\:p-34:first-child{
    padding: 8.5rem;
  }

  .\32xl\:first\:p-35:first-child{
    padding: 8.75rem;
  }

  .\32xl\:first\:p-36:first-child{
    padding: 9rem;
  }

  .\32xl\:first\:p-39:first-child{
    padding: 9.75rem;
  }

  .\32xl\:first\:p-40:first-child{
    padding: 10rem;
  }

  .\32xl\:first\:p-42:first-child{
    padding: 10.5rem;
  }

  .\32xl\:first\:p-44:first-child{
    padding: 11rem;
  }

  .\32xl\:first\:p-45:first-child{
    padding: 11.25rem;
  }

  .\32xl\:first\:p-48:first-child{
    padding: 12rem;
  }

  .\32xl\:first\:p-50:first-child{
    padding: 12.5rem;
  }

  .\32xl\:first\:p-52:first-child{
    padding: 13rem;
  }

  .\32xl\:first\:p-55:first-child{
    padding: 13.75rem;
  }

  .\32xl\:first\:p-56:first-child{
    padding: 14rem;
  }

  .\32xl\:first\:p-58:first-child{
    padding: 14.5rem;
  }

  .\32xl\:first\:p-60:first-child{
    padding: 15rem;
  }

  .\32xl\:first\:p-64:first-child{
    padding: 16rem;
  }

  .\32xl\:first\:p-65:first-child{
    padding: 16.25rem;
  }

  .\32xl\:first\:p-68:first-child{
    padding: 17rem;
  }

  .\32xl\:first\:p-69:first-child{
    padding: 17.25rem;
  }

  .\32xl\:first\:p-70:first-child{
    padding: 17.5rem;
  }

  .\32xl\:first\:p-72:first-child{
    padding: 18rem;
  }

  .\32xl\:first\:p-75:first-child{
    padding: 18.75rem;
  }

  .\32xl\:first\:p-80:first-child{
    padding: 20rem;
  }

  .\32xl\:first\:p-85:first-child{
    padding: 21.25rem;
  }

  .\32xl\:first\:p-86:first-child{
    padding: 21.5rem;
  }

  .\32xl\:first\:p-90:first-child{
    padding: 22.5rem;
  }

  .\32xl\:first\:p-96:first-child{
    padding: 24rem;
  }

  .\32xl\:first\:p-100:first-child{
    padding: 25rem;
  }

  .\32xl\:first\:p-115:first-child{
    padding: 28.75rem;
  }

  .\32xl\:first\:p-125:first-child{
    padding: 31.25rem;
  }

  .\32xl\:first\:p-142:first-child{
    padding: 35.5rem;
  }

  .\32xl\:first\:p-150:first-child{
    padding: 37.5rem;
  }

  .\32xl\:first\:p-156:first-child{
    padding: 39rem;
  }

  .\32xl\:first\:p-160:first-child{
    padding: 40rem;
  }

  .\32xl\:first\:p-175:first-child{
    padding: 43.75rem;
  }

  .\32xl\:first\:p-207:first-child{
    padding: 51.75rem;
  }

  .\32xl\:first\:p-242:first-child{
    padding: 60.5rem;
  }

  .\32xl\:first\:p-250:first-child{
    padding: 62.5rem;
  }

  .\32xl\:first\:p-258:first-child{
    padding: 64.5rem;
  }

  .\32xl\:first\:p-265:first-child{
    padding: 66.25rem;
  }

  .\32xl\:first\:p-280:first-child{
    padding: 70rem;
  }

  .\32xl\:first\:p-px:first-child{
    padding: 1px;
  }

  .\32xl\:first\:p-0\.5:first-child{
    padding: 0.125rem;
  }

  .\32xl\:first\:p-1\.5:first-child{
    padding: 0.375rem;
  }

  .\32xl\:first\:p-2\.5:first-child{
    padding: 0.625rem;
  }

  .\32xl\:first\:p-3\.5:first-child{
    padding: 0.875rem;
  }

  .\32xl\:first\:p-0\.25:first-child{
    padding: 0.0625rem;
  }

  .\32xl\:first\:p-0\.75:first-child{
    padding: 0.1875rem;
  }

  .\32xl\:first\:p-1\.25:first-child{
    padding: 0.3125rem;
  }

  .\32xl\:first\:p-1\.75:first-child{
    padding: 0.4375rem;
  }

  .\32xl\:first\:p-2\.25:first-child{
    padding: 0.5625rem;
  }

  .\32xl\:first\:p-2\.75:first-child{
    padding: 0.6875rem;
  }

  .\32xl\:first\:p-3\.25:first-child{
    padding: 0.8125rem;
  }

  .\32xl\:first\:p-3\.75:first-child{
    padding: 0.9375rem;
  }

  .\32xl\:first\:p-4\.25:first-child{
    padding: 1.0625rem;
  }

  .\32xl\:first\:p-4\.5:first-child{
    padding: 1.125rem;
  }

  .\32xl\:first\:p-4\.75:first-child{
    padding: 1.1875rem;
  }

  .\32xl\:first\:p-5\.25:first-child{
    padding: 1.3125rem;
  }

  .\32xl\:first\:p-5\.5:first-child{
    padding: 1.375rem;
  }

  .\32xl\:first\:p-5\.75:first-child{
    padding: 1.4375rem;
  }

  .\32xl\:first\:p-6\.25:first-child{
    padding: 1.5625rem;
  }

  .\32xl\:first\:p-6\.5:first-child{
    padding: 1.625rem;
  }

  .\32xl\:first\:p-6\.75:first-child{
    padding: 1.6875rem;
  }

  .\32xl\:first\:p-7\.25:first-child{
    padding: 1.8125rem;
  }

  .\32xl\:first\:p-7\.5:first-child{
    padding: 1.875rem;
  }

  .\32xl\:first\:p-8\.25:first-child{
    padding: 2.0625rem;
  }

  .\32xl\:first\:p-8\.5:first-child{
    padding: 2.125rem;
  }

  .\32xl\:first\:p-9\.25:first-child{
    padding: 2.3125rem;
  }

  .\32xl\:first\:p-9\.5:first-child{
    padding: 2.375rem;
  }

  .\32xl\:first\:p-10\.5:first-child{
    padding: 2.625rem;
  }

  .\32xl\:first\:p-11\.25:first-child{
    padding: 2.8125rem;
  }

  .\32xl\:first\:p-11\.5:first-child{
    padding: 2.875rem;
  }

  .\32xl\:first\:p-12\.5:first-child{
    padding: 3.125rem;
  }

  .\32xl\:first\:p-12\.75:first-child{
    padding: 3.1875rem;
  }

  .\32xl\:first\:p-13\.5:first-child{
    padding: 3.375rem;
  }

  .\32xl\:first\:p-14\.5:first-child{
    padding: 3.625rem;
  }

  .\32xl\:first\:p-15\.5:first-child{
    padding: 3.875rem;
  }

  .\32xl\:first\:p-15\.75:first-child{
    padding: 3.9375rem;
  }

  .\32xl\:first\:p-16\.25:first-child{
    padding: 4.0625rem;
  }

  .\32xl\:first\:p-17\.25:first-child{
    padding: 4.3125rem;
  }

  .\32xl\:first\:p-17\.5:first-child{
    padding: 4.375rem;
  }

  .\32xl\:first\:p-18\.25:first-child{
    padding: 4.5625rem;
  }

  .\32xl\:first\:p-18\.5:first-child{
    padding: 4.625rem;
  }

  .\32xl\:first\:p-20\.25:first-child{
    padding: 5.0625rem;
  }

  .\32xl\:first\:p-20\.5:first-child{
    padding: 5.125rem;
  }

  .\32xl\:first\:p-22\.5:first-child{
    padding: 5.625rem;
  }

  .\32xl\:first\:p-25\.5:first-child{
    padding: 6.375rem;
  }

  .\32xl\:first\:p-26\.75:first-child{
    padding: 6.6875rem;
  }

  .\32xl\:first\:p-32\.5:first-child{
    padding: 8.125rem;
  }

  .\32xl\:first\:p-37\.5:first-child{
    padding: 9.375rem;
  }

  .\32xl\:first\:p-41\.25:first-child{
    padding: 10.3125rem;
  }

  .\32xl\:first\:p-52\.5:first-child{
    padding: 13.125rem;
  }

  .\32xl\:first\:p-54\.5:first-child{
    padding: 13.625rem;
  }

  .\32xl\:first\:p-57\.25:first-child{
    padding: 14.3125rem;
  }

  .\32xl\:first\:p-57\.5:first-child{
    padding: 14.375rem;
  }

  .\32xl\:first\:p-66\.25:first-child{
    padding: 16.5625rem;
  }

  .\32xl\:first\:p-74\.5:first-child{
    padding: 18.125rem;
  }

  .\32xl\:first\:p-106\.25:first-child{
    padding: 26.5625rem;
  }

  .\32xl\:first\:p-112\.25:first-child{
    padding: 28.0675rem;
  }

  .\32xl\:first\:p-112\.75:first-child{
    padding: 28.1875rem;
  }

  .\32xl\:first\:p-147\.5:first-child{
    padding: 36.875rem;
  }

  .\32xl\:first\:p-162\.5:first-child{
    padding: 40.625rem;
  }

  .\32xl\:first\:p-172\.25:first-child{
    padding: 42.5625rem;
  }

  .\32xl\:first\:p-175\.25:first-child{
    padding: 43.8125rem;
  }

  .\32xl\:first\:p-184\.25:first-child{
    padding: 46.0625rem;
  }

  .\32xl\:first\:p-203\.25:first-child{
    padding: 50.8125rem;
  }

  .\32xl\:first\:p-half:first-child{
    padding: 50%;
  }

  .\32xl\:first\:p-full:first-child{
    padding: 100%;
  }

  .\32xl\:first\:p-1\/10:first-child{
    padding: 10%;
  }

  .\32xl\:first\:p-2\/10:first-child{
    padding: 20%;
  }

  .\32xl\:first\:p-3\/10:first-child{
    padding: 30%;
  }

  .\32xl\:first\:p-4\/10:first-child{
    padding: 40%;
  }

  .\32xl\:first\:p-4\.5\/10:first-child{
    padding: 45%;
  }

  .\32xl\:first\:p-5\/10:first-child{
    padding: 50%;
  }

  .\32xl\:first\:p-5\.5\/10:first-child{
    padding: 55%;
  }

  .\32xl\:first\:p-6\/10:first-child{
    padding: 60%;
  }

  .\32xl\:first\:p-7\/10:first-child{
    padding: 70%;
  }

  .\32xl\:first\:p-8\/10:first-child{
    padding: 80%;
  }

  .\32xl\:first\:p-9\/10:first-child{
    padding: 90%;
  }

  .\32xl\:first\:p-1\/12:first-child{
    padding: 8.333333%;
  }

  .\32xl\:first\:p-2\/12:first-child{
    padding: 16.666667%;
  }

  .\32xl\:first\:p-3\/12:first-child{
    padding: 25%;
  }

  .\32xl\:first\:p-4\/12:first-child{
    padding: 33.333333%;
  }

  .\32xl\:first\:p-5\/12:first-child{
    padding: 41.666667%;
  }

  .\32xl\:first\:p-6\/12:first-child{
    padding: 50%;
  }

  .\32xl\:first\:p-7\/12:first-child{
    padding: 58.333333%;
  }

  .\32xl\:first\:p-8\/12:first-child{
    padding: 66.666667%;
  }

  .\32xl\:first\:p-9\/12:first-child{
    padding: 75%;
  }

  .\32xl\:first\:p-10\/12:first-child{
    padding: 83.333333%;
  }

  .\32xl\:first\:p-11\/12:first-child{
    padding: 91.666667%;
  }

  .\32xl\:first\:py-0:first-child{
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .\32xl\:first\:px-0:first-child{
    padding-left: 0px;
    padding-right: 0px;
  }

  .\32xl\:first\:py-1:first-child{
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }

  .\32xl\:first\:px-1:first-child{
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }

  .\32xl\:first\:py-2:first-child{
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .\32xl\:first\:px-2:first-child{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .\32xl\:first\:py-3:first-child{
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }

  .\32xl\:first\:px-3:first-child{
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .\32xl\:first\:py-4:first-child{
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .\32xl\:first\:px-4:first-child{
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .\32xl\:first\:py-5:first-child{
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .\32xl\:first\:px-5:first-child{
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .\32xl\:first\:py-6:first-child{
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .\32xl\:first\:px-6:first-child{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .\32xl\:first\:py-7:first-child{
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
  }

  .\32xl\:first\:px-7:first-child{
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }

  .\32xl\:first\:py-8:first-child{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .\32xl\:first\:px-8:first-child{
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .\32xl\:first\:py-9:first-child{
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
  }

  .\32xl\:first\:px-9:first-child{
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }

  .\32xl\:first\:py-10:first-child{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .\32xl\:first\:px-10:first-child{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .\32xl\:first\:py-11:first-child{
    padding-top: 2.75rem;
    padding-bottom: 2.75rem;
  }

  .\32xl\:first\:px-11:first-child{
    padding-left: 2.75rem;
    padding-right: 2.75rem;
  }

  .\32xl\:first\:py-12:first-child{
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .\32xl\:first\:px-12:first-child{
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .\32xl\:first\:py-13:first-child{
    padding-top: 3.25rem;
    padding-bottom: 3.25rem;
  }

  .\32xl\:first\:px-13:first-child{
    padding-left: 3.25rem;
    padding-right: 3.25rem;
  }

  .\32xl\:first\:py-14:first-child{
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .\32xl\:first\:px-14:first-child{
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }

  .\32xl\:first\:py-15:first-child{
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
  }

  .\32xl\:first\:px-15:first-child{
    padding-left: 3.75rem;
    padding-right: 3.75rem;
  }

  .\32xl\:first\:py-16:first-child{
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .\32xl\:first\:px-16:first-child{
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .\32xl\:first\:py-17:first-child{
    padding-top: 4.25rem;
    padding-bottom: 4.25rem;
  }

  .\32xl\:first\:px-17:first-child{
    padding-left: 4.25rem;
    padding-right: 4.25rem;
  }

  .\32xl\:first\:py-18:first-child{
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }

  .\32xl\:first\:px-18:first-child{
    padding-left: 4.5rem;
    padding-right: 4.5rem;
  }

  .\32xl\:first\:py-19:first-child{
    padding-top: 4.75rem;
    padding-bottom: 4.75rem;
  }

  .\32xl\:first\:px-19:first-child{
    padding-left: 4.75rem;
    padding-right: 4.75rem;
  }

  .\32xl\:first\:py-20:first-child{
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .\32xl\:first\:px-20:first-child{
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .\32xl\:first\:py-22:first-child{
    padding-top: 5.5rem;
    padding-bottom: 5.5rem;
  }

  .\32xl\:first\:px-22:first-child{
    padding-left: 5.5rem;
    padding-right: 5.5rem;
  }

  .\32xl\:first\:py-24:first-child{
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .\32xl\:first\:px-24:first-child{
    padding-left: 6rem;
    padding-right: 6rem;
  }

  .\32xl\:first\:py-25:first-child{
    padding-top: 6.25rem;
    padding-bottom: 6.25rem;
  }

  .\32xl\:first\:px-25:first-child{
    padding-left: 6.25rem;
    padding-right: 6.25rem;
  }

  .\32xl\:first\:py-28:first-child{
    padding-top: 7rem;
    padding-bottom: 7rem;
  }

  .\32xl\:first\:px-28:first-child{
    padding-left: 7rem;
    padding-right: 7rem;
  }

  .\32xl\:first\:py-30:first-child{
    padding-top: 7.5rem;
    padding-bottom: 7.5rem;
  }

  .\32xl\:first\:px-30:first-child{
    padding-left: 7.5rem;
    padding-right: 7.5rem;
  }

  .\32xl\:first\:py-32:first-child{
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

  .\32xl\:first\:px-32:first-child{
    padding-left: 8rem;
    padding-right: 8rem;
  }

  .\32xl\:first\:py-34:first-child{
    padding-top: 8.5rem;
    padding-bottom: 8.5rem;
  }

  .\32xl\:first\:px-34:first-child{
    padding-left: 8.5rem;
    padding-right: 8.5rem;
  }

  .\32xl\:first\:py-35:first-child{
    padding-top: 8.75rem;
    padding-bottom: 8.75rem;
  }

  .\32xl\:first\:px-35:first-child{
    padding-left: 8.75rem;
    padding-right: 8.75rem;
  }

  .\32xl\:first\:py-36:first-child{
    padding-top: 9rem;
    padding-bottom: 9rem;
  }

  .\32xl\:first\:px-36:first-child{
    padding-left: 9rem;
    padding-right: 9rem;
  }

  .\32xl\:first\:py-39:first-child{
    padding-top: 9.75rem;
    padding-bottom: 9.75rem;
  }

  .\32xl\:first\:px-39:first-child{
    padding-left: 9.75rem;
    padding-right: 9.75rem;
  }

  .\32xl\:first\:py-40:first-child{
    padding-top: 10rem;
    padding-bottom: 10rem;
  }

  .\32xl\:first\:px-40:first-child{
    padding-left: 10rem;
    padding-right: 10rem;
  }

  .\32xl\:first\:py-42:first-child{
    padding-top: 10.5rem;
    padding-bottom: 10.5rem;
  }

  .\32xl\:first\:px-42:first-child{
    padding-left: 10.5rem;
    padding-right: 10.5rem;
  }

  .\32xl\:first\:py-44:first-child{
    padding-top: 11rem;
    padding-bottom: 11rem;
  }

  .\32xl\:first\:px-44:first-child{
    padding-left: 11rem;
    padding-right: 11rem;
  }

  .\32xl\:first\:py-45:first-child{
    padding-top: 11.25rem;
    padding-bottom: 11.25rem;
  }

  .\32xl\:first\:px-45:first-child{
    padding-left: 11.25rem;
    padding-right: 11.25rem;
  }

  .\32xl\:first\:py-48:first-child{
    padding-top: 12rem;
    padding-bottom: 12rem;
  }

  .\32xl\:first\:px-48:first-child{
    padding-left: 12rem;
    padding-right: 12rem;
  }

  .\32xl\:first\:py-50:first-child{
    padding-top: 12.5rem;
    padding-bottom: 12.5rem;
  }

  .\32xl\:first\:px-50:first-child{
    padding-left: 12.5rem;
    padding-right: 12.5rem;
  }

  .\32xl\:first\:py-52:first-child{
    padding-top: 13rem;
    padding-bottom: 13rem;
  }

  .\32xl\:first\:px-52:first-child{
    padding-left: 13rem;
    padding-right: 13rem;
  }

  .\32xl\:first\:py-55:first-child{
    padding-top: 13.75rem;
    padding-bottom: 13.75rem;
  }

  .\32xl\:first\:px-55:first-child{
    padding-left: 13.75rem;
    padding-right: 13.75rem;
  }

  .\32xl\:first\:py-56:first-child{
    padding-top: 14rem;
    padding-bottom: 14rem;
  }

  .\32xl\:first\:px-56:first-child{
    padding-left: 14rem;
    padding-right: 14rem;
  }

  .\32xl\:first\:py-58:first-child{
    padding-top: 14.5rem;
    padding-bottom: 14.5rem;
  }

  .\32xl\:first\:px-58:first-child{
    padding-left: 14.5rem;
    padding-right: 14.5rem;
  }

  .\32xl\:first\:py-60:first-child{
    padding-top: 15rem;
    padding-bottom: 15rem;
  }

  .\32xl\:first\:px-60:first-child{
    padding-left: 15rem;
    padding-right: 15rem;
  }

  .\32xl\:first\:py-64:first-child{
    padding-top: 16rem;
    padding-bottom: 16rem;
  }

  .\32xl\:first\:px-64:first-child{
    padding-left: 16rem;
    padding-right: 16rem;
  }

  .\32xl\:first\:py-65:first-child{
    padding-top: 16.25rem;
    padding-bottom: 16.25rem;
  }

  .\32xl\:first\:px-65:first-child{
    padding-left: 16.25rem;
    padding-right: 16.25rem;
  }

  .\32xl\:first\:py-68:first-child{
    padding-top: 17rem;
    padding-bottom: 17rem;
  }

  .\32xl\:first\:px-68:first-child{
    padding-left: 17rem;
    padding-right: 17rem;
  }

  .\32xl\:first\:py-69:first-child{
    padding-top: 17.25rem;
    padding-bottom: 17.25rem;
  }

  .\32xl\:first\:px-69:first-child{
    padding-left: 17.25rem;
    padding-right: 17.25rem;
  }

  .\32xl\:first\:py-70:first-child{
    padding-top: 17.5rem;
    padding-bottom: 17.5rem;
  }

  .\32xl\:first\:px-70:first-child{
    padding-left: 17.5rem;
    padding-right: 17.5rem;
  }

  .\32xl\:first\:py-72:first-child{
    padding-top: 18rem;
    padding-bottom: 18rem;
  }

  .\32xl\:first\:px-72:first-child{
    padding-left: 18rem;
    padding-right: 18rem;
  }

  .\32xl\:first\:py-75:first-child{
    padding-top: 18.75rem;
    padding-bottom: 18.75rem;
  }

  .\32xl\:first\:px-75:first-child{
    padding-left: 18.75rem;
    padding-right: 18.75rem;
  }

  .\32xl\:first\:py-80:first-child{
    padding-top: 20rem;
    padding-bottom: 20rem;
  }

  .\32xl\:first\:px-80:first-child{
    padding-left: 20rem;
    padding-right: 20rem;
  }

  .\32xl\:first\:py-85:first-child{
    padding-top: 21.25rem;
    padding-bottom: 21.25rem;
  }

  .\32xl\:first\:px-85:first-child{
    padding-left: 21.25rem;
    padding-right: 21.25rem;
  }

  .\32xl\:first\:py-86:first-child{
    padding-top: 21.5rem;
    padding-bottom: 21.5rem;
  }

  .\32xl\:first\:px-86:first-child{
    padding-left: 21.5rem;
    padding-right: 21.5rem;
  }

  .\32xl\:first\:py-90:first-child{
    padding-top: 22.5rem;
    padding-bottom: 22.5rem;
  }

  .\32xl\:first\:px-90:first-child{
    padding-left: 22.5rem;
    padding-right: 22.5rem;
  }

  .\32xl\:first\:py-96:first-child{
    padding-top: 24rem;
    padding-bottom: 24rem;
  }

  .\32xl\:first\:px-96:first-child{
    padding-left: 24rem;
    padding-right: 24rem;
  }

  .\32xl\:first\:py-100:first-child{
    padding-top: 25rem;
    padding-bottom: 25rem;
  }

  .\32xl\:first\:px-100:first-child{
    padding-left: 25rem;
    padding-right: 25rem;
  }

  .\32xl\:first\:py-115:first-child{
    padding-top: 28.75rem;
    padding-bottom: 28.75rem;
  }

  .\32xl\:first\:px-115:first-child{
    padding-left: 28.75rem;
    padding-right: 28.75rem;
  }

  .\32xl\:first\:py-125:first-child{
    padding-top: 31.25rem;
    padding-bottom: 31.25rem;
  }

  .\32xl\:first\:px-125:first-child{
    padding-left: 31.25rem;
    padding-right: 31.25rem;
  }

  .\32xl\:first\:py-142:first-child{
    padding-top: 35.5rem;
    padding-bottom: 35.5rem;
  }

  .\32xl\:first\:px-142:first-child{
    padding-left: 35.5rem;
    padding-right: 35.5rem;
  }

  .\32xl\:first\:py-150:first-child{
    padding-top: 37.5rem;
    padding-bottom: 37.5rem;
  }

  .\32xl\:first\:px-150:first-child{
    padding-left: 37.5rem;
    padding-right: 37.5rem;
  }

  .\32xl\:first\:py-156:first-child{
    padding-top: 39rem;
    padding-bottom: 39rem;
  }

  .\32xl\:first\:px-156:first-child{
    padding-left: 39rem;
    padding-right: 39rem;
  }

  .\32xl\:first\:py-160:first-child{
    padding-top: 40rem;
    padding-bottom: 40rem;
  }

  .\32xl\:first\:px-160:first-child{
    padding-left: 40rem;
    padding-right: 40rem;
  }

  .\32xl\:first\:py-175:first-child{
    padding-top: 43.75rem;
    padding-bottom: 43.75rem;
  }

  .\32xl\:first\:px-175:first-child{
    padding-left: 43.75rem;
    padding-right: 43.75rem;
  }

  .\32xl\:first\:py-207:first-child{
    padding-top: 51.75rem;
    padding-bottom: 51.75rem;
  }

  .\32xl\:first\:px-207:first-child{
    padding-left: 51.75rem;
    padding-right: 51.75rem;
  }

  .\32xl\:first\:py-242:first-child{
    padding-top: 60.5rem;
    padding-bottom: 60.5rem;
  }

  .\32xl\:first\:px-242:first-child{
    padding-left: 60.5rem;
    padding-right: 60.5rem;
  }

  .\32xl\:first\:py-250:first-child{
    padding-top: 62.5rem;
    padding-bottom: 62.5rem;
  }

  .\32xl\:first\:px-250:first-child{
    padding-left: 62.5rem;
    padding-right: 62.5rem;
  }

  .\32xl\:first\:py-258:first-child{
    padding-top: 64.5rem;
    padding-bottom: 64.5rem;
  }

  .\32xl\:first\:px-258:first-child{
    padding-left: 64.5rem;
    padding-right: 64.5rem;
  }

  .\32xl\:first\:py-265:first-child{
    padding-top: 66.25rem;
    padding-bottom: 66.25rem;
  }

  .\32xl\:first\:px-265:first-child{
    padding-left: 66.25rem;
    padding-right: 66.25rem;
  }

  .\32xl\:first\:py-280:first-child{
    padding-top: 70rem;
    padding-bottom: 70rem;
  }

  .\32xl\:first\:px-280:first-child{
    padding-left: 70rem;
    padding-right: 70rem;
  }

  .\32xl\:first\:py-px:first-child{
    padding-top: 1px;
    padding-bottom: 1px;
  }

  .\32xl\:first\:px-px:first-child{
    padding-left: 1px;
    padding-right: 1px;
  }

  .\32xl\:first\:py-0\.5:first-child{
    padding-top: 0.125rem;
    padding-bottom: 0.125rem;
  }

  .\32xl\:first\:px-0\.5:first-child{
    padding-left: 0.125rem;
    padding-right: 0.125rem;
  }

  .\32xl\:first\:py-1\.5:first-child{
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
  }

  .\32xl\:first\:px-1\.5:first-child{
    padding-left: 0.375rem;
    padding-right: 0.375rem;
  }

  .\32xl\:first\:py-2\.5:first-child{
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }

  .\32xl\:first\:px-2\.5:first-child{
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  .\32xl\:first\:py-3\.5:first-child{
    padding-top: 0.875rem;
    padding-bottom: 0.875rem;
  }

  .\32xl\:first\:px-3\.5:first-child{
    padding-left: 0.875rem;
    padding-right: 0.875rem;
  }

  .\32xl\:first\:py-0\.25:first-child{
    padding-top: 0.0625rem;
    padding-bottom: 0.0625rem;
  }

  .\32xl\:first\:px-0\.25:first-child{
    padding-left: 0.0625rem;
    padding-right: 0.0625rem;
  }

  .\32xl\:first\:py-0\.75:first-child{
    padding-top: 0.1875rem;
    padding-bottom: 0.1875rem;
  }

  .\32xl\:first\:px-0\.75:first-child{
    padding-left: 0.1875rem;
    padding-right: 0.1875rem;
  }

  .\32xl\:first\:py-1\.25:first-child{
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
  }

  .\32xl\:first\:px-1\.25:first-child{
    padding-left: 0.3125rem;
    padding-right: 0.3125rem;
  }

  .\32xl\:first\:py-1\.75:first-child{
    padding-top: 0.4375rem;
    padding-bottom: 0.4375rem;
  }

  .\32xl\:first\:px-1\.75:first-child{
    padding-left: 0.4375rem;
    padding-right: 0.4375rem;
  }

  .\32xl\:first\:py-2\.25:first-child{
    padding-top: 0.5625rem;
    padding-bottom: 0.5625rem;
  }

  .\32xl\:first\:px-2\.25:first-child{
    padding-left: 0.5625rem;
    padding-right: 0.5625rem;
  }

  .\32xl\:first\:py-2\.75:first-child{
    padding-top: 0.6875rem;
    padding-bottom: 0.6875rem;
  }

  .\32xl\:first\:px-2\.75:first-child{
    padding-left: 0.6875rem;
    padding-right: 0.6875rem;
  }

  .\32xl\:first\:py-3\.25:first-child{
    padding-top: 0.8125rem;
    padding-bottom: 0.8125rem;
  }

  .\32xl\:first\:px-3\.25:first-child{
    padding-left: 0.8125rem;
    padding-right: 0.8125rem;
  }

  .\32xl\:first\:py-3\.75:first-child{
    padding-top: 0.9375rem;
    padding-bottom: 0.9375rem;
  }

  .\32xl\:first\:px-3\.75:first-child{
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }

  .\32xl\:first\:py-4\.25:first-child{
    padding-top: 1.0625rem;
    padding-bottom: 1.0625rem;
  }

  .\32xl\:first\:px-4\.25:first-child{
    padding-left: 1.0625rem;
    padding-right: 1.0625rem;
  }

  .\32xl\:first\:py-4\.5:first-child{
    padding-top: 1.125rem;
    padding-bottom: 1.125rem;
  }

  .\32xl\:first\:px-4\.5:first-child{
    padding-left: 1.125rem;
    padding-right: 1.125rem;
  }

  .\32xl\:first\:py-4\.75:first-child{
    padding-top: 1.1875rem;
    padding-bottom: 1.1875rem;
  }

  .\32xl\:first\:px-4\.75:first-child{
    padding-left: 1.1875rem;
    padding-right: 1.1875rem;
  }

  .\32xl\:first\:py-5\.25:first-child{
    padding-top: 1.3125rem;
    padding-bottom: 1.3125rem;
  }

  .\32xl\:first\:px-5\.25:first-child{
    padding-left: 1.3125rem;
    padding-right: 1.3125rem;
  }

  .\32xl\:first\:py-5\.5:first-child{
    padding-top: 1.375rem;
    padding-bottom: 1.375rem;
  }

  .\32xl\:first\:px-5\.5:first-child{
    padding-left: 1.375rem;
    padding-right: 1.375rem;
  }

  .\32xl\:first\:py-5\.75:first-child{
    padding-top: 1.4375rem;
    padding-bottom: 1.4375rem;
  }

  .\32xl\:first\:px-5\.75:first-child{
    padding-left: 1.4375rem;
    padding-right: 1.4375rem;
  }

  .\32xl\:first\:py-6\.25:first-child{
    padding-top: 1.5625rem;
    padding-bottom: 1.5625rem;
  }

  .\32xl\:first\:px-6\.25:first-child{
    padding-left: 1.5625rem;
    padding-right: 1.5625rem;
  }

  .\32xl\:first\:py-6\.5:first-child{
    padding-top: 1.625rem;
    padding-bottom: 1.625rem;
  }

  .\32xl\:first\:px-6\.5:first-child{
    padding-left: 1.625rem;
    padding-right: 1.625rem;
  }

  .\32xl\:first\:py-6\.75:first-child{
    padding-top: 1.6875rem;
    padding-bottom: 1.6875rem;
  }

  .\32xl\:first\:px-6\.75:first-child{
    padding-left: 1.6875rem;
    padding-right: 1.6875rem;
  }

  .\32xl\:first\:py-7\.25:first-child{
    padding-top: 1.8125rem;
    padding-bottom: 1.8125rem;
  }

  .\32xl\:first\:px-7\.25:first-child{
    padding-left: 1.8125rem;
    padding-right: 1.8125rem;
  }

  .\32xl\:first\:py-7\.5:first-child{
    padding-top: 1.875rem;
    padding-bottom: 1.875rem;
  }

  .\32xl\:first\:px-7\.5:first-child{
    padding-left: 1.875rem;
    padding-right: 1.875rem;
  }

  .\32xl\:first\:py-8\.25:first-child{
    padding-top: 2.0625rem;
    padding-bottom: 2.0625rem;
  }

  .\32xl\:first\:px-8\.25:first-child{
    padding-left: 2.0625rem;
    padding-right: 2.0625rem;
  }

  .\32xl\:first\:py-8\.5:first-child{
    padding-top: 2.125rem;
    padding-bottom: 2.125rem;
  }

  .\32xl\:first\:px-8\.5:first-child{
    padding-left: 2.125rem;
    padding-right: 2.125rem;
  }

  .\32xl\:first\:py-9\.25:first-child{
    padding-top: 2.3125rem;
    padding-bottom: 2.3125rem;
  }

  .\32xl\:first\:px-9\.25:first-child{
    padding-left: 2.3125rem;
    padding-right: 2.3125rem;
  }

  .\32xl\:first\:py-9\.5:first-child{
    padding-top: 2.375rem;
    padding-bottom: 2.375rem;
  }

  .\32xl\:first\:px-9\.5:first-child{
    padding-left: 2.375rem;
    padding-right: 2.375rem;
  }

  .\32xl\:first\:py-10\.5:first-child{
    padding-top: 2.625rem;
    padding-bottom: 2.625rem;
  }

  .\32xl\:first\:px-10\.5:first-child{
    padding-left: 2.625rem;
    padding-right: 2.625rem;
  }

  .\32xl\:first\:py-11\.25:first-child{
    padding-top: 2.8125rem;
    padding-bottom: 2.8125rem;
  }

  .\32xl\:first\:px-11\.25:first-child{
    padding-left: 2.8125rem;
    padding-right: 2.8125rem;
  }

  .\32xl\:first\:py-11\.5:first-child{
    padding-top: 2.875rem;
    padding-bottom: 2.875rem;
  }

  .\32xl\:first\:px-11\.5:first-child{
    padding-left: 2.875rem;
    padding-right: 2.875rem;
  }

  .\32xl\:first\:py-12\.5:first-child{
    padding-top: 3.125rem;
    padding-bottom: 3.125rem;
  }

  .\32xl\:first\:px-12\.5:first-child{
    padding-left: 3.125rem;
    padding-right: 3.125rem;
  }

  .\32xl\:first\:py-12\.75:first-child{
    padding-top: 3.1875rem;
    padding-bottom: 3.1875rem;
  }

  .\32xl\:first\:px-12\.75:first-child{
    padding-left: 3.1875rem;
    padding-right: 3.1875rem;
  }

  .\32xl\:first\:py-13\.5:first-child{
    padding-top: 3.375rem;
    padding-bottom: 3.375rem;
  }

  .\32xl\:first\:px-13\.5:first-child{
    padding-left: 3.375rem;
    padding-right: 3.375rem;
  }

  .\32xl\:first\:py-14\.5:first-child{
    padding-top: 3.625rem;
    padding-bottom: 3.625rem;
  }

  .\32xl\:first\:px-14\.5:first-child{
    padding-left: 3.625rem;
    padding-right: 3.625rem;
  }

  .\32xl\:first\:py-15\.5:first-child{
    padding-top: 3.875rem;
    padding-bottom: 3.875rem;
  }

  .\32xl\:first\:px-15\.5:first-child{
    padding-left: 3.875rem;
    padding-right: 3.875rem;
  }

  .\32xl\:first\:py-15\.75:first-child{
    padding-top: 3.9375rem;
    padding-bottom: 3.9375rem;
  }

  .\32xl\:first\:px-15\.75:first-child{
    padding-left: 3.9375rem;
    padding-right: 3.9375rem;
  }

  .\32xl\:first\:py-16\.25:first-child{
    padding-top: 4.0625rem;
    padding-bottom: 4.0625rem;
  }

  .\32xl\:first\:px-16\.25:first-child{
    padding-left: 4.0625rem;
    padding-right: 4.0625rem;
  }

  .\32xl\:first\:py-17\.25:first-child{
    padding-top: 4.3125rem;
    padding-bottom: 4.3125rem;
  }

  .\32xl\:first\:px-17\.25:first-child{
    padding-left: 4.3125rem;
    padding-right: 4.3125rem;
  }

  .\32xl\:first\:py-17\.5:first-child{
    padding-top: 4.375rem;
    padding-bottom: 4.375rem;
  }

  .\32xl\:first\:px-17\.5:first-child{
    padding-left: 4.375rem;
    padding-right: 4.375rem;
  }

  .\32xl\:first\:py-18\.25:first-child{
    padding-top: 4.5625rem;
    padding-bottom: 4.5625rem;
  }

  .\32xl\:first\:px-18\.25:first-child{
    padding-left: 4.5625rem;
    padding-right: 4.5625rem;
  }

  .\32xl\:first\:py-18\.5:first-child{
    padding-top: 4.625rem;
    padding-bottom: 4.625rem;
  }

  .\32xl\:first\:px-18\.5:first-child{
    padding-left: 4.625rem;
    padding-right: 4.625rem;
  }

  .\32xl\:first\:py-20\.25:first-child{
    padding-top: 5.0625rem;
    padding-bottom: 5.0625rem;
  }

  .\32xl\:first\:px-20\.25:first-child{
    padding-left: 5.0625rem;
    padding-right: 5.0625rem;
  }

  .\32xl\:first\:py-20\.5:first-child{
    padding-top: 5.125rem;
    padding-bottom: 5.125rem;
  }

  .\32xl\:first\:px-20\.5:first-child{
    padding-left: 5.125rem;
    padding-right: 5.125rem;
  }

  .\32xl\:first\:py-22\.5:first-child{
    padding-top: 5.625rem;
    padding-bottom: 5.625rem;
  }

  .\32xl\:first\:px-22\.5:first-child{
    padding-left: 5.625rem;
    padding-right: 5.625rem;
  }

  .\32xl\:first\:py-25\.5:first-child{
    padding-top: 6.375rem;
    padding-bottom: 6.375rem;
  }

  .\32xl\:first\:px-25\.5:first-child{
    padding-left: 6.375rem;
    padding-right: 6.375rem;
  }

  .\32xl\:first\:py-26\.75:first-child{
    padding-top: 6.6875rem;
    padding-bottom: 6.6875rem;
  }

  .\32xl\:first\:px-26\.75:first-child{
    padding-left: 6.6875rem;
    padding-right: 6.6875rem;
  }

  .\32xl\:first\:py-32\.5:first-child{
    padding-top: 8.125rem;
    padding-bottom: 8.125rem;
  }

  .\32xl\:first\:px-32\.5:first-child{
    padding-left: 8.125rem;
    padding-right: 8.125rem;
  }

  .\32xl\:first\:py-37\.5:first-child{
    padding-top: 9.375rem;
    padding-bottom: 9.375rem;
  }

  .\32xl\:first\:px-37\.5:first-child{
    padding-left: 9.375rem;
    padding-right: 9.375rem;
  }

  .\32xl\:first\:py-41\.25:first-child{
    padding-top: 10.3125rem;
    padding-bottom: 10.3125rem;
  }

  .\32xl\:first\:px-41\.25:first-child{
    padding-left: 10.3125rem;
    padding-right: 10.3125rem;
  }

  .\32xl\:first\:py-52\.5:first-child{
    padding-top: 13.125rem;
    padding-bottom: 13.125rem;
  }

  .\32xl\:first\:px-52\.5:first-child{
    padding-left: 13.125rem;
    padding-right: 13.125rem;
  }

  .\32xl\:first\:py-54\.5:first-child{
    padding-top: 13.625rem;
    padding-bottom: 13.625rem;
  }

  .\32xl\:first\:px-54\.5:first-child{
    padding-left: 13.625rem;
    padding-right: 13.625rem;
  }

  .\32xl\:first\:py-57\.25:first-child{
    padding-top: 14.3125rem;
    padding-bottom: 14.3125rem;
  }

  .\32xl\:first\:px-57\.25:first-child{
    padding-left: 14.3125rem;
    padding-right: 14.3125rem;
  }

  .\32xl\:first\:py-57\.5:first-child{
    padding-top: 14.375rem;
    padding-bottom: 14.375rem;
  }

  .\32xl\:first\:px-57\.5:first-child{
    padding-left: 14.375rem;
    padding-right: 14.375rem;
  }

  .\32xl\:first\:py-66\.25:first-child{
    padding-top: 16.5625rem;
    padding-bottom: 16.5625rem;
  }

  .\32xl\:first\:px-66\.25:first-child{
    padding-left: 16.5625rem;
    padding-right: 16.5625rem;
  }

  .\32xl\:first\:py-74\.5:first-child{
    padding-top: 18.125rem;
    padding-bottom: 18.125rem;
  }

  .\32xl\:first\:px-74\.5:first-child{
    padding-left: 18.125rem;
    padding-right: 18.125rem;
  }

  .\32xl\:first\:py-106\.25:first-child{
    padding-top: 26.5625rem;
    padding-bottom: 26.5625rem;
  }

  .\32xl\:first\:px-106\.25:first-child{
    padding-left: 26.5625rem;
    padding-right: 26.5625rem;
  }

  .\32xl\:first\:py-112\.25:first-child{
    padding-top: 28.0675rem;
    padding-bottom: 28.0675rem;
  }

  .\32xl\:first\:px-112\.25:first-child{
    padding-left: 28.0675rem;
    padding-right: 28.0675rem;
  }

  .\32xl\:first\:py-112\.75:first-child{
    padding-top: 28.1875rem;
    padding-bottom: 28.1875rem;
  }

  .\32xl\:first\:px-112\.75:first-child{
    padding-left: 28.1875rem;
    padding-right: 28.1875rem;
  }

  .\32xl\:first\:py-147\.5:first-child{
    padding-top: 36.875rem;
    padding-bottom: 36.875rem;
  }

  .\32xl\:first\:px-147\.5:first-child{
    padding-left: 36.875rem;
    padding-right: 36.875rem;
  }

  .\32xl\:first\:py-162\.5:first-child{
    padding-top: 40.625rem;
    padding-bottom: 40.625rem;
  }

  .\32xl\:first\:px-162\.5:first-child{
    padding-left: 40.625rem;
    padding-right: 40.625rem;
  }

  .\32xl\:first\:py-172\.25:first-child{
    padding-top: 42.5625rem;
    padding-bottom: 42.5625rem;
  }

  .\32xl\:first\:px-172\.25:first-child{
    padding-left: 42.5625rem;
    padding-right: 42.5625rem;
  }

  .\32xl\:first\:py-175\.25:first-child{
    padding-top: 43.8125rem;
    padding-bottom: 43.8125rem;
  }

  .\32xl\:first\:px-175\.25:first-child{
    padding-left: 43.8125rem;
    padding-right: 43.8125rem;
  }

  .\32xl\:first\:py-184\.25:first-child{
    padding-top: 46.0625rem;
    padding-bottom: 46.0625rem;
  }

  .\32xl\:first\:px-184\.25:first-child{
    padding-left: 46.0625rem;
    padding-right: 46.0625rem;
  }

  .\32xl\:first\:py-203\.25:first-child{
    padding-top: 50.8125rem;
    padding-bottom: 50.8125rem;
  }

  .\32xl\:first\:px-203\.25:first-child{
    padding-left: 50.8125rem;
    padding-right: 50.8125rem;
  }

  .\32xl\:first\:py-half:first-child{
    padding-top: 50%;
    padding-bottom: 50%;
  }

  .\32xl\:first\:px-half:first-child{
    padding-left: 50%;
    padding-right: 50%;
  }

  .\32xl\:first\:py-full:first-child{
    padding-top: 100%;
    padding-bottom: 100%;
  }

  .\32xl\:first\:px-full:first-child{
    padding-left: 100%;
    padding-right: 100%;
  }

  .\32xl\:first\:py-1\/10:first-child{
    padding-top: 10%;
    padding-bottom: 10%;
  }

  .\32xl\:first\:px-1\/10:first-child{
    padding-left: 10%;
    padding-right: 10%;
  }

  .\32xl\:first\:py-2\/10:first-child{
    padding-top: 20%;
    padding-bottom: 20%;
  }

  .\32xl\:first\:px-2\/10:first-child{
    padding-left: 20%;
    padding-right: 20%;
  }

  .\32xl\:first\:py-3\/10:first-child{
    padding-top: 30%;
    padding-bottom: 30%;
  }

  .\32xl\:first\:px-3\/10:first-child{
    padding-left: 30%;
    padding-right: 30%;
  }

  .\32xl\:first\:py-4\/10:first-child{
    padding-top: 40%;
    padding-bottom: 40%;
  }

  .\32xl\:first\:px-4\/10:first-child{
    padding-left: 40%;
    padding-right: 40%;
  }

  .\32xl\:first\:py-4\.5\/10:first-child{
    padding-top: 45%;
    padding-bottom: 45%;
  }

  .\32xl\:first\:px-4\.5\/10:first-child{
    padding-left: 45%;
    padding-right: 45%;
  }

  .\32xl\:first\:py-5\/10:first-child{
    padding-top: 50%;
    padding-bottom: 50%;
  }

  .\32xl\:first\:px-5\/10:first-child{
    padding-left: 50%;
    padding-right: 50%;
  }

  .\32xl\:first\:py-5\.5\/10:first-child{
    padding-top: 55%;
    padding-bottom: 55%;
  }

  .\32xl\:first\:px-5\.5\/10:first-child{
    padding-left: 55%;
    padding-right: 55%;
  }

  .\32xl\:first\:py-6\/10:first-child{
    padding-top: 60%;
    padding-bottom: 60%;
  }

  .\32xl\:first\:px-6\/10:first-child{
    padding-left: 60%;
    padding-right: 60%;
  }

  .\32xl\:first\:py-7\/10:first-child{
    padding-top: 70%;
    padding-bottom: 70%;
  }

  .\32xl\:first\:px-7\/10:first-child{
    padding-left: 70%;
    padding-right: 70%;
  }

  .\32xl\:first\:py-8\/10:first-child{
    padding-top: 80%;
    padding-bottom: 80%;
  }

  .\32xl\:first\:px-8\/10:first-child{
    padding-left: 80%;
    padding-right: 80%;
  }

  .\32xl\:first\:py-9\/10:first-child{
    padding-top: 90%;
    padding-bottom: 90%;
  }

  .\32xl\:first\:px-9\/10:first-child{
    padding-left: 90%;
    padding-right: 90%;
  }

  .\32xl\:first\:py-1\/12:first-child{
    padding-top: 8.333333%;
    padding-bottom: 8.333333%;
  }

  .\32xl\:first\:px-1\/12:first-child{
    padding-left: 8.333333%;
    padding-right: 8.333333%;
  }

  .\32xl\:first\:py-2\/12:first-child{
    padding-top: 16.666667%;
    padding-bottom: 16.666667%;
  }

  .\32xl\:first\:px-2\/12:first-child{
    padding-left: 16.666667%;
    padding-right: 16.666667%;
  }

  .\32xl\:first\:py-3\/12:first-child{
    padding-top: 25%;
    padding-bottom: 25%;
  }

  .\32xl\:first\:px-3\/12:first-child{
    padding-left: 25%;
    padding-right: 25%;
  }

  .\32xl\:first\:py-4\/12:first-child{
    padding-top: 33.333333%;
    padding-bottom: 33.333333%;
  }

  .\32xl\:first\:px-4\/12:first-child{
    padding-left: 33.333333%;
    padding-right: 33.333333%;
  }

  .\32xl\:first\:py-5\/12:first-child{
    padding-top: 41.666667%;
    padding-bottom: 41.666667%;
  }

  .\32xl\:first\:px-5\/12:first-child{
    padding-left: 41.666667%;
    padding-right: 41.666667%;
  }

  .\32xl\:first\:py-6\/12:first-child{
    padding-top: 50%;
    padding-bottom: 50%;
  }

  .\32xl\:first\:px-6\/12:first-child{
    padding-left: 50%;
    padding-right: 50%;
  }

  .\32xl\:first\:py-7\/12:first-child{
    padding-top: 58.333333%;
    padding-bottom: 58.333333%;
  }

  .\32xl\:first\:px-7\/12:first-child{
    padding-left: 58.333333%;
    padding-right: 58.333333%;
  }

  .\32xl\:first\:py-8\/12:first-child{
    padding-top: 66.666667%;
    padding-bottom: 66.666667%;
  }

  .\32xl\:first\:px-8\/12:first-child{
    padding-left: 66.666667%;
    padding-right: 66.666667%;
  }

  .\32xl\:first\:py-9\/12:first-child{
    padding-top: 75%;
    padding-bottom: 75%;
  }

  .\32xl\:first\:px-9\/12:first-child{
    padding-left: 75%;
    padding-right: 75%;
  }

  .\32xl\:first\:py-10\/12:first-child{
    padding-top: 83.333333%;
    padding-bottom: 83.333333%;
  }

  .\32xl\:first\:px-10\/12:first-child{
    padding-left: 83.333333%;
    padding-right: 83.333333%;
  }

  .\32xl\:first\:py-11\/12:first-child{
    padding-top: 91.666667%;
    padding-bottom: 91.666667%;
  }

  .\32xl\:first\:px-11\/12:first-child{
    padding-left: 91.666667%;
    padding-right: 91.666667%;
  }

  .\32xl\:first\:pt-0:first-child{
    padding-top: 0px;
  }

  .\32xl\:first\:pr-0:first-child{
    padding-right: 0px;
  }

  .\32xl\:first\:pb-0:first-child{
    padding-bottom: 0px;
  }

  .\32xl\:first\:pl-0:first-child{
    padding-left: 0px;
  }

  .\32xl\:first\:pt-1:first-child{
    padding-top: 0.25rem;
  }

  .\32xl\:first\:pr-1:first-child{
    padding-right: 0.25rem;
  }

  .\32xl\:first\:pb-1:first-child{
    padding-bottom: 0.25rem;
  }

  .\32xl\:first\:pl-1:first-child{
    padding-left: 0.25rem;
  }

  .\32xl\:first\:pt-2:first-child{
    padding-top: 0.5rem;
  }

  .\32xl\:first\:pr-2:first-child{
    padding-right: 0.5rem;
  }

  .\32xl\:first\:pb-2:first-child{
    padding-bottom: 0.5rem;
  }

  .\32xl\:first\:pl-2:first-child{
    padding-left: 0.5rem;
  }

  .\32xl\:first\:pt-3:first-child{
    padding-top: 0.75rem;
  }

  .\32xl\:first\:pr-3:first-child{
    padding-right: 0.75rem;
  }

  .\32xl\:first\:pb-3:first-child{
    padding-bottom: 0.75rem;
  }

  .\32xl\:first\:pl-3:first-child{
    padding-left: 0.75rem;
  }

  .\32xl\:first\:pt-4:first-child{
    padding-top: 1rem;
  }

  .\32xl\:first\:pr-4:first-child{
    padding-right: 1rem;
  }

  .\32xl\:first\:pb-4:first-child{
    padding-bottom: 1rem;
  }

  .\32xl\:first\:pl-4:first-child{
    padding-left: 1rem;
  }

  .\32xl\:first\:pt-5:first-child{
    padding-top: 1.25rem;
  }

  .\32xl\:first\:pr-5:first-child{
    padding-right: 1.25rem;
  }

  .\32xl\:first\:pb-5:first-child{
    padding-bottom: 1.25rem;
  }

  .\32xl\:first\:pl-5:first-child{
    padding-left: 1.25rem;
  }

  .\32xl\:first\:pt-6:first-child{
    padding-top: 1.5rem;
  }

  .\32xl\:first\:pr-6:first-child{
    padding-right: 1.5rem;
  }

  .\32xl\:first\:pb-6:first-child{
    padding-bottom: 1.5rem;
  }

  .\32xl\:first\:pl-6:first-child{
    padding-left: 1.5rem;
  }

  .\32xl\:first\:pt-7:first-child{
    padding-top: 1.75rem;
  }

  .\32xl\:first\:pr-7:first-child{
    padding-right: 1.75rem;
  }

  .\32xl\:first\:pb-7:first-child{
    padding-bottom: 1.75rem;
  }

  .\32xl\:first\:pl-7:first-child{
    padding-left: 1.75rem;
  }

  .\32xl\:first\:pt-8:first-child{
    padding-top: 2rem;
  }

  .\32xl\:first\:pr-8:first-child{
    padding-right: 2rem;
  }

  .\32xl\:first\:pb-8:first-child{
    padding-bottom: 2rem;
  }

  .\32xl\:first\:pl-8:first-child{
    padding-left: 2rem;
  }

  .\32xl\:first\:pt-9:first-child{
    padding-top: 2.25rem;
  }

  .\32xl\:first\:pr-9:first-child{
    padding-right: 2.25rem;
  }

  .\32xl\:first\:pb-9:first-child{
    padding-bottom: 2.25rem;
  }

  .\32xl\:first\:pl-9:first-child{
    padding-left: 2.25rem;
  }

  .\32xl\:first\:pt-10:first-child{
    padding-top: 2.5rem;
  }

  .\32xl\:first\:pr-10:first-child{
    padding-right: 2.5rem;
  }

  .\32xl\:first\:pb-10:first-child{
    padding-bottom: 2.5rem;
  }

  .\32xl\:first\:pl-10:first-child{
    padding-left: 2.5rem;
  }

  .\32xl\:first\:pt-11:first-child{
    padding-top: 2.75rem;
  }

  .\32xl\:first\:pr-11:first-child{
    padding-right: 2.75rem;
  }

  .\32xl\:first\:pb-11:first-child{
    padding-bottom: 2.75rem;
  }

  .\32xl\:first\:pl-11:first-child{
    padding-left: 2.75rem;
  }

  .\32xl\:first\:pt-12:first-child{
    padding-top: 3rem;
  }

  .\32xl\:first\:pr-12:first-child{
    padding-right: 3rem;
  }

  .\32xl\:first\:pb-12:first-child{
    padding-bottom: 3rem;
  }

  .\32xl\:first\:pl-12:first-child{
    padding-left: 3rem;
  }

  .\32xl\:first\:pt-13:first-child{
    padding-top: 3.25rem;
  }

  .\32xl\:first\:pr-13:first-child{
    padding-right: 3.25rem;
  }

  .\32xl\:first\:pb-13:first-child{
    padding-bottom: 3.25rem;
  }

  .\32xl\:first\:pl-13:first-child{
    padding-left: 3.25rem;
  }

  .\32xl\:first\:pt-14:first-child{
    padding-top: 3.5rem;
  }

  .\32xl\:first\:pr-14:first-child{
    padding-right: 3.5rem;
  }

  .\32xl\:first\:pb-14:first-child{
    padding-bottom: 3.5rem;
  }

  .\32xl\:first\:pl-14:first-child{
    padding-left: 3.5rem;
  }

  .\32xl\:first\:pt-15:first-child{
    padding-top: 3.75rem;
  }

  .\32xl\:first\:pr-15:first-child{
    padding-right: 3.75rem;
  }

  .\32xl\:first\:pb-15:first-child{
    padding-bottom: 3.75rem;
  }

  .\32xl\:first\:pl-15:first-child{
    padding-left: 3.75rem;
  }

  .\32xl\:first\:pt-16:first-child{
    padding-top: 4rem;
  }

  .\32xl\:first\:pr-16:first-child{
    padding-right: 4rem;
  }

  .\32xl\:first\:pb-16:first-child{
    padding-bottom: 4rem;
  }

  .\32xl\:first\:pl-16:first-child{
    padding-left: 4rem;
  }

  .\32xl\:first\:pt-17:first-child{
    padding-top: 4.25rem;
  }

  .\32xl\:first\:pr-17:first-child{
    padding-right: 4.25rem;
  }

  .\32xl\:first\:pb-17:first-child{
    padding-bottom: 4.25rem;
  }

  .\32xl\:first\:pl-17:first-child{
    padding-left: 4.25rem;
  }

  .\32xl\:first\:pt-18:first-child{
    padding-top: 4.5rem;
  }

  .\32xl\:first\:pr-18:first-child{
    padding-right: 4.5rem;
  }

  .\32xl\:first\:pb-18:first-child{
    padding-bottom: 4.5rem;
  }

  .\32xl\:first\:pl-18:first-child{
    padding-left: 4.5rem;
  }

  .\32xl\:first\:pt-19:first-child{
    padding-top: 4.75rem;
  }

  .\32xl\:first\:pr-19:first-child{
    padding-right: 4.75rem;
  }

  .\32xl\:first\:pb-19:first-child{
    padding-bottom: 4.75rem;
  }

  .\32xl\:first\:pl-19:first-child{
    padding-left: 4.75rem;
  }

  .\32xl\:first\:pt-20:first-child{
    padding-top: 5rem;
  }

  .\32xl\:first\:pr-20:first-child{
    padding-right: 5rem;
  }

  .\32xl\:first\:pb-20:first-child{
    padding-bottom: 5rem;
  }

  .\32xl\:first\:pl-20:first-child{
    padding-left: 5rem;
  }

  .\32xl\:first\:pt-22:first-child{
    padding-top: 5.5rem;
  }

  .\32xl\:first\:pr-22:first-child{
    padding-right: 5.5rem;
  }

  .\32xl\:first\:pb-22:first-child{
    padding-bottom: 5.5rem;
  }

  .\32xl\:first\:pl-22:first-child{
    padding-left: 5.5rem;
  }

  .\32xl\:first\:pt-24:first-child{
    padding-top: 6rem;
  }

  .\32xl\:first\:pr-24:first-child{
    padding-right: 6rem;
  }

  .\32xl\:first\:pb-24:first-child{
    padding-bottom: 6rem;
  }

  .\32xl\:first\:pl-24:first-child{
    padding-left: 6rem;
  }

  .\32xl\:first\:pt-25:first-child{
    padding-top: 6.25rem;
  }

  .\32xl\:first\:pr-25:first-child{
    padding-right: 6.25rem;
  }

  .\32xl\:first\:pb-25:first-child{
    padding-bottom: 6.25rem;
  }

  .\32xl\:first\:pl-25:first-child{
    padding-left: 6.25rem;
  }

  .\32xl\:first\:pt-28:first-child{
    padding-top: 7rem;
  }

  .\32xl\:first\:pr-28:first-child{
    padding-right: 7rem;
  }

  .\32xl\:first\:pb-28:first-child{
    padding-bottom: 7rem;
  }

  .\32xl\:first\:pl-28:first-child{
    padding-left: 7rem;
  }

  .\32xl\:first\:pt-30:first-child{
    padding-top: 7.5rem;
  }

  .\32xl\:first\:pr-30:first-child{
    padding-right: 7.5rem;
  }

  .\32xl\:first\:pb-30:first-child{
    padding-bottom: 7.5rem;
  }

  .\32xl\:first\:pl-30:first-child{
    padding-left: 7.5rem;
  }

  .\32xl\:first\:pt-32:first-child{
    padding-top: 8rem;
  }

  .\32xl\:first\:pr-32:first-child{
    padding-right: 8rem;
  }

  .\32xl\:first\:pb-32:first-child{
    padding-bottom: 8rem;
  }

  .\32xl\:first\:pl-32:first-child{
    padding-left: 8rem;
  }

  .\32xl\:first\:pt-34:first-child{
    padding-top: 8.5rem;
  }

  .\32xl\:first\:pr-34:first-child{
    padding-right: 8.5rem;
  }

  .\32xl\:first\:pb-34:first-child{
    padding-bottom: 8.5rem;
  }

  .\32xl\:first\:pl-34:first-child{
    padding-left: 8.5rem;
  }

  .\32xl\:first\:pt-35:first-child{
    padding-top: 8.75rem;
  }

  .\32xl\:first\:pr-35:first-child{
    padding-right: 8.75rem;
  }

  .\32xl\:first\:pb-35:first-child{
    padding-bottom: 8.75rem;
  }

  .\32xl\:first\:pl-35:first-child{
    padding-left: 8.75rem;
  }

  .\32xl\:first\:pt-36:first-child{
    padding-top: 9rem;
  }

  .\32xl\:first\:pr-36:first-child{
    padding-right: 9rem;
  }

  .\32xl\:first\:pb-36:first-child{
    padding-bottom: 9rem;
  }

  .\32xl\:first\:pl-36:first-child{
    padding-left: 9rem;
  }

  .\32xl\:first\:pt-39:first-child{
    padding-top: 9.75rem;
  }

  .\32xl\:first\:pr-39:first-child{
    padding-right: 9.75rem;
  }

  .\32xl\:first\:pb-39:first-child{
    padding-bottom: 9.75rem;
  }

  .\32xl\:first\:pl-39:first-child{
    padding-left: 9.75rem;
  }

  .\32xl\:first\:pt-40:first-child{
    padding-top: 10rem;
  }

  .\32xl\:first\:pr-40:first-child{
    padding-right: 10rem;
  }

  .\32xl\:first\:pb-40:first-child{
    padding-bottom: 10rem;
  }

  .\32xl\:first\:pl-40:first-child{
    padding-left: 10rem;
  }

  .\32xl\:first\:pt-42:first-child{
    padding-top: 10.5rem;
  }

  .\32xl\:first\:pr-42:first-child{
    padding-right: 10.5rem;
  }

  .\32xl\:first\:pb-42:first-child{
    padding-bottom: 10.5rem;
  }

  .\32xl\:first\:pl-42:first-child{
    padding-left: 10.5rem;
  }

  .\32xl\:first\:pt-44:first-child{
    padding-top: 11rem;
  }

  .\32xl\:first\:pr-44:first-child{
    padding-right: 11rem;
  }

  .\32xl\:first\:pb-44:first-child{
    padding-bottom: 11rem;
  }

  .\32xl\:first\:pl-44:first-child{
    padding-left: 11rem;
  }

  .\32xl\:first\:pt-45:first-child{
    padding-top: 11.25rem;
  }

  .\32xl\:first\:pr-45:first-child{
    padding-right: 11.25rem;
  }

  .\32xl\:first\:pb-45:first-child{
    padding-bottom: 11.25rem;
  }

  .\32xl\:first\:pl-45:first-child{
    padding-left: 11.25rem;
  }

  .\32xl\:first\:pt-48:first-child{
    padding-top: 12rem;
  }

  .\32xl\:first\:pr-48:first-child{
    padding-right: 12rem;
  }

  .\32xl\:first\:pb-48:first-child{
    padding-bottom: 12rem;
  }

  .\32xl\:first\:pl-48:first-child{
    padding-left: 12rem;
  }

  .\32xl\:first\:pt-50:first-child{
    padding-top: 12.5rem;
  }

  .\32xl\:first\:pr-50:first-child{
    padding-right: 12.5rem;
  }

  .\32xl\:first\:pb-50:first-child{
    padding-bottom: 12.5rem;
  }

  .\32xl\:first\:pl-50:first-child{
    padding-left: 12.5rem;
  }

  .\32xl\:first\:pt-52:first-child{
    padding-top: 13rem;
  }

  .\32xl\:first\:pr-52:first-child{
    padding-right: 13rem;
  }

  .\32xl\:first\:pb-52:first-child{
    padding-bottom: 13rem;
  }

  .\32xl\:first\:pl-52:first-child{
    padding-left: 13rem;
  }

  .\32xl\:first\:pt-55:first-child{
    padding-top: 13.75rem;
  }

  .\32xl\:first\:pr-55:first-child{
    padding-right: 13.75rem;
  }

  .\32xl\:first\:pb-55:first-child{
    padding-bottom: 13.75rem;
  }

  .\32xl\:first\:pl-55:first-child{
    padding-left: 13.75rem;
  }

  .\32xl\:first\:pt-56:first-child{
    padding-top: 14rem;
  }

  .\32xl\:first\:pr-56:first-child{
    padding-right: 14rem;
  }

  .\32xl\:first\:pb-56:first-child{
    padding-bottom: 14rem;
  }

  .\32xl\:first\:pl-56:first-child{
    padding-left: 14rem;
  }

  .\32xl\:first\:pt-58:first-child{
    padding-top: 14.5rem;
  }

  .\32xl\:first\:pr-58:first-child{
    padding-right: 14.5rem;
  }

  .\32xl\:first\:pb-58:first-child{
    padding-bottom: 14.5rem;
  }

  .\32xl\:first\:pl-58:first-child{
    padding-left: 14.5rem;
  }

  .\32xl\:first\:pt-60:first-child{
    padding-top: 15rem;
  }

  .\32xl\:first\:pr-60:first-child{
    padding-right: 15rem;
  }

  .\32xl\:first\:pb-60:first-child{
    padding-bottom: 15rem;
  }

  .\32xl\:first\:pl-60:first-child{
    padding-left: 15rem;
  }

  .\32xl\:first\:pt-64:first-child{
    padding-top: 16rem;
  }

  .\32xl\:first\:pr-64:first-child{
    padding-right: 16rem;
  }

  .\32xl\:first\:pb-64:first-child{
    padding-bottom: 16rem;
  }

  .\32xl\:first\:pl-64:first-child{
    padding-left: 16rem;
  }

  .\32xl\:first\:pt-65:first-child{
    padding-top: 16.25rem;
  }

  .\32xl\:first\:pr-65:first-child{
    padding-right: 16.25rem;
  }

  .\32xl\:first\:pb-65:first-child{
    padding-bottom: 16.25rem;
  }

  .\32xl\:first\:pl-65:first-child{
    padding-left: 16.25rem;
  }

  .\32xl\:first\:pt-68:first-child{
    padding-top: 17rem;
  }

  .\32xl\:first\:pr-68:first-child{
    padding-right: 17rem;
  }

  .\32xl\:first\:pb-68:first-child{
    padding-bottom: 17rem;
  }

  .\32xl\:first\:pl-68:first-child{
    padding-left: 17rem;
  }

  .\32xl\:first\:pt-69:first-child{
    padding-top: 17.25rem;
  }

  .\32xl\:first\:pr-69:first-child{
    padding-right: 17.25rem;
  }

  .\32xl\:first\:pb-69:first-child{
    padding-bottom: 17.25rem;
  }

  .\32xl\:first\:pl-69:first-child{
    padding-left: 17.25rem;
  }

  .\32xl\:first\:pt-70:first-child{
    padding-top: 17.5rem;
  }

  .\32xl\:first\:pr-70:first-child{
    padding-right: 17.5rem;
  }

  .\32xl\:first\:pb-70:first-child{
    padding-bottom: 17.5rem;
  }

  .\32xl\:first\:pl-70:first-child{
    padding-left: 17.5rem;
  }

  .\32xl\:first\:pt-72:first-child{
    padding-top: 18rem;
  }

  .\32xl\:first\:pr-72:first-child{
    padding-right: 18rem;
  }

  .\32xl\:first\:pb-72:first-child{
    padding-bottom: 18rem;
  }

  .\32xl\:first\:pl-72:first-child{
    padding-left: 18rem;
  }

  .\32xl\:first\:pt-75:first-child{
    padding-top: 18.75rem;
  }

  .\32xl\:first\:pr-75:first-child{
    padding-right: 18.75rem;
  }

  .\32xl\:first\:pb-75:first-child{
    padding-bottom: 18.75rem;
  }

  .\32xl\:first\:pl-75:first-child{
    padding-left: 18.75rem;
  }

  .\32xl\:first\:pt-80:first-child{
    padding-top: 20rem;
  }

  .\32xl\:first\:pr-80:first-child{
    padding-right: 20rem;
  }

  .\32xl\:first\:pb-80:first-child{
    padding-bottom: 20rem;
  }

  .\32xl\:first\:pl-80:first-child{
    padding-left: 20rem;
  }

  .\32xl\:first\:pt-85:first-child{
    padding-top: 21.25rem;
  }

  .\32xl\:first\:pr-85:first-child{
    padding-right: 21.25rem;
  }

  .\32xl\:first\:pb-85:first-child{
    padding-bottom: 21.25rem;
  }

  .\32xl\:first\:pl-85:first-child{
    padding-left: 21.25rem;
  }

  .\32xl\:first\:pt-86:first-child{
    padding-top: 21.5rem;
  }

  .\32xl\:first\:pr-86:first-child{
    padding-right: 21.5rem;
  }

  .\32xl\:first\:pb-86:first-child{
    padding-bottom: 21.5rem;
  }

  .\32xl\:first\:pl-86:first-child{
    padding-left: 21.5rem;
  }

  .\32xl\:first\:pt-90:first-child{
    padding-top: 22.5rem;
  }

  .\32xl\:first\:pr-90:first-child{
    padding-right: 22.5rem;
  }

  .\32xl\:first\:pb-90:first-child{
    padding-bottom: 22.5rem;
  }

  .\32xl\:first\:pl-90:first-child{
    padding-left: 22.5rem;
  }

  .\32xl\:first\:pt-96:first-child{
    padding-top: 24rem;
  }

  .\32xl\:first\:pr-96:first-child{
    padding-right: 24rem;
  }

  .\32xl\:first\:pb-96:first-child{
    padding-bottom: 24rem;
  }

  .\32xl\:first\:pl-96:first-child{
    padding-left: 24rem;
  }

  .\32xl\:first\:pt-100:first-child{
    padding-top: 25rem;
  }

  .\32xl\:first\:pr-100:first-child{
    padding-right: 25rem;
  }

  .\32xl\:first\:pb-100:first-child{
    padding-bottom: 25rem;
  }

  .\32xl\:first\:pl-100:first-child{
    padding-left: 25rem;
  }

  .\32xl\:first\:pt-115:first-child{
    padding-top: 28.75rem;
  }

  .\32xl\:first\:pr-115:first-child{
    padding-right: 28.75rem;
  }

  .\32xl\:first\:pb-115:first-child{
    padding-bottom: 28.75rem;
  }

  .\32xl\:first\:pl-115:first-child{
    padding-left: 28.75rem;
  }

  .\32xl\:first\:pt-125:first-child{
    padding-top: 31.25rem;
  }

  .\32xl\:first\:pr-125:first-child{
    padding-right: 31.25rem;
  }

  .\32xl\:first\:pb-125:first-child{
    padding-bottom: 31.25rem;
  }

  .\32xl\:first\:pl-125:first-child{
    padding-left: 31.25rem;
  }

  .\32xl\:first\:pt-142:first-child{
    padding-top: 35.5rem;
  }

  .\32xl\:first\:pr-142:first-child{
    padding-right: 35.5rem;
  }

  .\32xl\:first\:pb-142:first-child{
    padding-bottom: 35.5rem;
  }

  .\32xl\:first\:pl-142:first-child{
    padding-left: 35.5rem;
  }

  .\32xl\:first\:pt-150:first-child{
    padding-top: 37.5rem;
  }

  .\32xl\:first\:pr-150:first-child{
    padding-right: 37.5rem;
  }

  .\32xl\:first\:pb-150:first-child{
    padding-bottom: 37.5rem;
  }

  .\32xl\:first\:pl-150:first-child{
    padding-left: 37.5rem;
  }

  .\32xl\:first\:pt-156:first-child{
    padding-top: 39rem;
  }

  .\32xl\:first\:pr-156:first-child{
    padding-right: 39rem;
  }

  .\32xl\:first\:pb-156:first-child{
    padding-bottom: 39rem;
  }

  .\32xl\:first\:pl-156:first-child{
    padding-left: 39rem;
  }

  .\32xl\:first\:pt-160:first-child{
    padding-top: 40rem;
  }

  .\32xl\:first\:pr-160:first-child{
    padding-right: 40rem;
  }

  .\32xl\:first\:pb-160:first-child{
    padding-bottom: 40rem;
  }

  .\32xl\:first\:pl-160:first-child{
    padding-left: 40rem;
  }

  .\32xl\:first\:pt-175:first-child{
    padding-top: 43.75rem;
  }

  .\32xl\:first\:pr-175:first-child{
    padding-right: 43.75rem;
  }

  .\32xl\:first\:pb-175:first-child{
    padding-bottom: 43.75rem;
  }

  .\32xl\:first\:pl-175:first-child{
    padding-left: 43.75rem;
  }

  .\32xl\:first\:pt-207:first-child{
    padding-top: 51.75rem;
  }

  .\32xl\:first\:pr-207:first-child{
    padding-right: 51.75rem;
  }

  .\32xl\:first\:pb-207:first-child{
    padding-bottom: 51.75rem;
  }

  .\32xl\:first\:pl-207:first-child{
    padding-left: 51.75rem;
  }

  .\32xl\:first\:pt-242:first-child{
    padding-top: 60.5rem;
  }

  .\32xl\:first\:pr-242:first-child{
    padding-right: 60.5rem;
  }

  .\32xl\:first\:pb-242:first-child{
    padding-bottom: 60.5rem;
  }

  .\32xl\:first\:pl-242:first-child{
    padding-left: 60.5rem;
  }

  .\32xl\:first\:pt-250:first-child{
    padding-top: 62.5rem;
  }

  .\32xl\:first\:pr-250:first-child{
    padding-right: 62.5rem;
  }

  .\32xl\:first\:pb-250:first-child{
    padding-bottom: 62.5rem;
  }

  .\32xl\:first\:pl-250:first-child{
    padding-left: 62.5rem;
  }

  .\32xl\:first\:pt-258:first-child{
    padding-top: 64.5rem;
  }

  .\32xl\:first\:pr-258:first-child{
    padding-right: 64.5rem;
  }

  .\32xl\:first\:pb-258:first-child{
    padding-bottom: 64.5rem;
  }

  .\32xl\:first\:pl-258:first-child{
    padding-left: 64.5rem;
  }

  .\32xl\:first\:pt-265:first-child{
    padding-top: 66.25rem;
  }

  .\32xl\:first\:pr-265:first-child{
    padding-right: 66.25rem;
  }

  .\32xl\:first\:pb-265:first-child{
    padding-bottom: 66.25rem;
  }

  .\32xl\:first\:pl-265:first-child{
    padding-left: 66.25rem;
  }

  .\32xl\:first\:pt-280:first-child{
    padding-top: 70rem;
  }

  .\32xl\:first\:pr-280:first-child{
    padding-right: 70rem;
  }

  .\32xl\:first\:pb-280:first-child{
    padding-bottom: 70rem;
  }

  .\32xl\:first\:pl-280:first-child{
    padding-left: 70rem;
  }

  .\32xl\:first\:pt-px:first-child{
    padding-top: 1px;
  }

  .\32xl\:first\:pr-px:first-child{
    padding-right: 1px;
  }

  .\32xl\:first\:pb-px:first-child{
    padding-bottom: 1px;
  }

  .\32xl\:first\:pl-px:first-child{
    padding-left: 1px;
  }

  .\32xl\:first\:pt-0\.5:first-child{
    padding-top: 0.125rem;
  }

  .\32xl\:first\:pr-0\.5:first-child{
    padding-right: 0.125rem;
  }

  .\32xl\:first\:pb-0\.5:first-child{
    padding-bottom: 0.125rem;
  }

  .\32xl\:first\:pl-0\.5:first-child{
    padding-left: 0.125rem;
  }

  .\32xl\:first\:pt-1\.5:first-child{
    padding-top: 0.375rem;
  }

  .\32xl\:first\:pr-1\.5:first-child{
    padding-right: 0.375rem;
  }

  .\32xl\:first\:pb-1\.5:first-child{
    padding-bottom: 0.375rem;
  }

  .\32xl\:first\:pl-1\.5:first-child{
    padding-left: 0.375rem;
  }

  .\32xl\:first\:pt-2\.5:first-child{
    padding-top: 0.625rem;
  }

  .\32xl\:first\:pr-2\.5:first-child{
    padding-right: 0.625rem;
  }

  .\32xl\:first\:pb-2\.5:first-child{
    padding-bottom: 0.625rem;
  }

  .\32xl\:first\:pl-2\.5:first-child{
    padding-left: 0.625rem;
  }

  .\32xl\:first\:pt-3\.5:first-child{
    padding-top: 0.875rem;
  }

  .\32xl\:first\:pr-3\.5:first-child{
    padding-right: 0.875rem;
  }

  .\32xl\:first\:pb-3\.5:first-child{
    padding-bottom: 0.875rem;
  }

  .\32xl\:first\:pl-3\.5:first-child{
    padding-left: 0.875rem;
  }

  .\32xl\:first\:pt-0\.25:first-child{
    padding-top: 0.0625rem;
  }

  .\32xl\:first\:pr-0\.25:first-child{
    padding-right: 0.0625rem;
  }

  .\32xl\:first\:pb-0\.25:first-child{
    padding-bottom: 0.0625rem;
  }

  .\32xl\:first\:pl-0\.25:first-child{
    padding-left: 0.0625rem;
  }

  .\32xl\:first\:pt-0\.75:first-child{
    padding-top: 0.1875rem;
  }

  .\32xl\:first\:pr-0\.75:first-child{
    padding-right: 0.1875rem;
  }

  .\32xl\:first\:pb-0\.75:first-child{
    padding-bottom: 0.1875rem;
  }

  .\32xl\:first\:pl-0\.75:first-child{
    padding-left: 0.1875rem;
  }

  .\32xl\:first\:pt-1\.25:first-child{
    padding-top: 0.3125rem;
  }

  .\32xl\:first\:pr-1\.25:first-child{
    padding-right: 0.3125rem;
  }

  .\32xl\:first\:pb-1\.25:first-child{
    padding-bottom: 0.3125rem;
  }

  .\32xl\:first\:pl-1\.25:first-child{
    padding-left: 0.3125rem;
  }

  .\32xl\:first\:pt-1\.75:first-child{
    padding-top: 0.4375rem;
  }

  .\32xl\:first\:pr-1\.75:first-child{
    padding-right: 0.4375rem;
  }

  .\32xl\:first\:pb-1\.75:first-child{
    padding-bottom: 0.4375rem;
  }

  .\32xl\:first\:pl-1\.75:first-child{
    padding-left: 0.4375rem;
  }

  .\32xl\:first\:pt-2\.25:first-child{
    padding-top: 0.5625rem;
  }

  .\32xl\:first\:pr-2\.25:first-child{
    padding-right: 0.5625rem;
  }

  .\32xl\:first\:pb-2\.25:first-child{
    padding-bottom: 0.5625rem;
  }

  .\32xl\:first\:pl-2\.25:first-child{
    padding-left: 0.5625rem;
  }

  .\32xl\:first\:pt-2\.75:first-child{
    padding-top: 0.6875rem;
  }

  .\32xl\:first\:pr-2\.75:first-child{
    padding-right: 0.6875rem;
  }

  .\32xl\:first\:pb-2\.75:first-child{
    padding-bottom: 0.6875rem;
  }

  .\32xl\:first\:pl-2\.75:first-child{
    padding-left: 0.6875rem;
  }

  .\32xl\:first\:pt-3\.25:first-child{
    padding-top: 0.8125rem;
  }

  .\32xl\:first\:pr-3\.25:first-child{
    padding-right: 0.8125rem;
  }

  .\32xl\:first\:pb-3\.25:first-child{
    padding-bottom: 0.8125rem;
  }

  .\32xl\:first\:pl-3\.25:first-child{
    padding-left: 0.8125rem;
  }

  .\32xl\:first\:pt-3\.75:first-child{
    padding-top: 0.9375rem;
  }

  .\32xl\:first\:pr-3\.75:first-child{
    padding-right: 0.9375rem;
  }

  .\32xl\:first\:pb-3\.75:first-child{
    padding-bottom: 0.9375rem;
  }

  .\32xl\:first\:pl-3\.75:first-child{
    padding-left: 0.9375rem;
  }

  .\32xl\:first\:pt-4\.25:first-child{
    padding-top: 1.0625rem;
  }

  .\32xl\:first\:pr-4\.25:first-child{
    padding-right: 1.0625rem;
  }

  .\32xl\:first\:pb-4\.25:first-child{
    padding-bottom: 1.0625rem;
  }

  .\32xl\:first\:pl-4\.25:first-child{
    padding-left: 1.0625rem;
  }

  .\32xl\:first\:pt-4\.5:first-child{
    padding-top: 1.125rem;
  }

  .\32xl\:first\:pr-4\.5:first-child{
    padding-right: 1.125rem;
  }

  .\32xl\:first\:pb-4\.5:first-child{
    padding-bottom: 1.125rem;
  }

  .\32xl\:first\:pl-4\.5:first-child{
    padding-left: 1.125rem;
  }

  .\32xl\:first\:pt-4\.75:first-child{
    padding-top: 1.1875rem;
  }

  .\32xl\:first\:pr-4\.75:first-child{
    padding-right: 1.1875rem;
  }

  .\32xl\:first\:pb-4\.75:first-child{
    padding-bottom: 1.1875rem;
  }

  .\32xl\:first\:pl-4\.75:first-child{
    padding-left: 1.1875rem;
  }

  .\32xl\:first\:pt-5\.25:first-child{
    padding-top: 1.3125rem;
  }

  .\32xl\:first\:pr-5\.25:first-child{
    padding-right: 1.3125rem;
  }

  .\32xl\:first\:pb-5\.25:first-child{
    padding-bottom: 1.3125rem;
  }

  .\32xl\:first\:pl-5\.25:first-child{
    padding-left: 1.3125rem;
  }

  .\32xl\:first\:pt-5\.5:first-child{
    padding-top: 1.375rem;
  }

  .\32xl\:first\:pr-5\.5:first-child{
    padding-right: 1.375rem;
  }

  .\32xl\:first\:pb-5\.5:first-child{
    padding-bottom: 1.375rem;
  }

  .\32xl\:first\:pl-5\.5:first-child{
    padding-left: 1.375rem;
  }

  .\32xl\:first\:pt-5\.75:first-child{
    padding-top: 1.4375rem;
  }

  .\32xl\:first\:pr-5\.75:first-child{
    padding-right: 1.4375rem;
  }

  .\32xl\:first\:pb-5\.75:first-child{
    padding-bottom: 1.4375rem;
  }

  .\32xl\:first\:pl-5\.75:first-child{
    padding-left: 1.4375rem;
  }

  .\32xl\:first\:pt-6\.25:first-child{
    padding-top: 1.5625rem;
  }

  .\32xl\:first\:pr-6\.25:first-child{
    padding-right: 1.5625rem;
  }

  .\32xl\:first\:pb-6\.25:first-child{
    padding-bottom: 1.5625rem;
  }

  .\32xl\:first\:pl-6\.25:first-child{
    padding-left: 1.5625rem;
  }

  .\32xl\:first\:pt-6\.5:first-child{
    padding-top: 1.625rem;
  }

  .\32xl\:first\:pr-6\.5:first-child{
    padding-right: 1.625rem;
  }

  .\32xl\:first\:pb-6\.5:first-child{
    padding-bottom: 1.625rem;
  }

  .\32xl\:first\:pl-6\.5:first-child{
    padding-left: 1.625rem;
  }

  .\32xl\:first\:pt-6\.75:first-child{
    padding-top: 1.6875rem;
  }

  .\32xl\:first\:pr-6\.75:first-child{
    padding-right: 1.6875rem;
  }

  .\32xl\:first\:pb-6\.75:first-child{
    padding-bottom: 1.6875rem;
  }

  .\32xl\:first\:pl-6\.75:first-child{
    padding-left: 1.6875rem;
  }

  .\32xl\:first\:pt-7\.25:first-child{
    padding-top: 1.8125rem;
  }

  .\32xl\:first\:pr-7\.25:first-child{
    padding-right: 1.8125rem;
  }

  .\32xl\:first\:pb-7\.25:first-child{
    padding-bottom: 1.8125rem;
  }

  .\32xl\:first\:pl-7\.25:first-child{
    padding-left: 1.8125rem;
  }

  .\32xl\:first\:pt-7\.5:first-child{
    padding-top: 1.875rem;
  }

  .\32xl\:first\:pr-7\.5:first-child{
    padding-right: 1.875rem;
  }

  .\32xl\:first\:pb-7\.5:first-child{
    padding-bottom: 1.875rem;
  }

  .\32xl\:first\:pl-7\.5:first-child{
    padding-left: 1.875rem;
  }

  .\32xl\:first\:pt-8\.25:first-child{
    padding-top: 2.0625rem;
  }

  .\32xl\:first\:pr-8\.25:first-child{
    padding-right: 2.0625rem;
  }

  .\32xl\:first\:pb-8\.25:first-child{
    padding-bottom: 2.0625rem;
  }

  .\32xl\:first\:pl-8\.25:first-child{
    padding-left: 2.0625rem;
  }

  .\32xl\:first\:pt-8\.5:first-child{
    padding-top: 2.125rem;
  }

  .\32xl\:first\:pr-8\.5:first-child{
    padding-right: 2.125rem;
  }

  .\32xl\:first\:pb-8\.5:first-child{
    padding-bottom: 2.125rem;
  }

  .\32xl\:first\:pl-8\.5:first-child{
    padding-left: 2.125rem;
  }

  .\32xl\:first\:pt-9\.25:first-child{
    padding-top: 2.3125rem;
  }

  .\32xl\:first\:pr-9\.25:first-child{
    padding-right: 2.3125rem;
  }

  .\32xl\:first\:pb-9\.25:first-child{
    padding-bottom: 2.3125rem;
  }

  .\32xl\:first\:pl-9\.25:first-child{
    padding-left: 2.3125rem;
  }

  .\32xl\:first\:pt-9\.5:first-child{
    padding-top: 2.375rem;
  }

  .\32xl\:first\:pr-9\.5:first-child{
    padding-right: 2.375rem;
  }

  .\32xl\:first\:pb-9\.5:first-child{
    padding-bottom: 2.375rem;
  }

  .\32xl\:first\:pl-9\.5:first-child{
    padding-left: 2.375rem;
  }

  .\32xl\:first\:pt-10\.5:first-child{
    padding-top: 2.625rem;
  }

  .\32xl\:first\:pr-10\.5:first-child{
    padding-right: 2.625rem;
  }

  .\32xl\:first\:pb-10\.5:first-child{
    padding-bottom: 2.625rem;
  }

  .\32xl\:first\:pl-10\.5:first-child{
    padding-left: 2.625rem;
  }

  .\32xl\:first\:pt-11\.25:first-child{
    padding-top: 2.8125rem;
  }

  .\32xl\:first\:pr-11\.25:first-child{
    padding-right: 2.8125rem;
  }

  .\32xl\:first\:pb-11\.25:first-child{
    padding-bottom: 2.8125rem;
  }

  .\32xl\:first\:pl-11\.25:first-child{
    padding-left: 2.8125rem;
  }

  .\32xl\:first\:pt-11\.5:first-child{
    padding-top: 2.875rem;
  }

  .\32xl\:first\:pr-11\.5:first-child{
    padding-right: 2.875rem;
  }

  .\32xl\:first\:pb-11\.5:first-child{
    padding-bottom: 2.875rem;
  }

  .\32xl\:first\:pl-11\.5:first-child{
    padding-left: 2.875rem;
  }

  .\32xl\:first\:pt-12\.5:first-child{
    padding-top: 3.125rem;
  }

  .\32xl\:first\:pr-12\.5:first-child{
    padding-right: 3.125rem;
  }

  .\32xl\:first\:pb-12\.5:first-child{
    padding-bottom: 3.125rem;
  }

  .\32xl\:first\:pl-12\.5:first-child{
    padding-left: 3.125rem;
  }

  .\32xl\:first\:pt-12\.75:first-child{
    padding-top: 3.1875rem;
  }

  .\32xl\:first\:pr-12\.75:first-child{
    padding-right: 3.1875rem;
  }

  .\32xl\:first\:pb-12\.75:first-child{
    padding-bottom: 3.1875rem;
  }

  .\32xl\:first\:pl-12\.75:first-child{
    padding-left: 3.1875rem;
  }

  .\32xl\:first\:pt-13\.5:first-child{
    padding-top: 3.375rem;
  }

  .\32xl\:first\:pr-13\.5:first-child{
    padding-right: 3.375rem;
  }

  .\32xl\:first\:pb-13\.5:first-child{
    padding-bottom: 3.375rem;
  }

  .\32xl\:first\:pl-13\.5:first-child{
    padding-left: 3.375rem;
  }

  .\32xl\:first\:pt-14\.5:first-child{
    padding-top: 3.625rem;
  }

  .\32xl\:first\:pr-14\.5:first-child{
    padding-right: 3.625rem;
  }

  .\32xl\:first\:pb-14\.5:first-child{
    padding-bottom: 3.625rem;
  }

  .\32xl\:first\:pl-14\.5:first-child{
    padding-left: 3.625rem;
  }

  .\32xl\:first\:pt-15\.5:first-child{
    padding-top: 3.875rem;
  }

  .\32xl\:first\:pr-15\.5:first-child{
    padding-right: 3.875rem;
  }

  .\32xl\:first\:pb-15\.5:first-child{
    padding-bottom: 3.875rem;
  }

  .\32xl\:first\:pl-15\.5:first-child{
    padding-left: 3.875rem;
  }

  .\32xl\:first\:pt-15\.75:first-child{
    padding-top: 3.9375rem;
  }

  .\32xl\:first\:pr-15\.75:first-child{
    padding-right: 3.9375rem;
  }

  .\32xl\:first\:pb-15\.75:first-child{
    padding-bottom: 3.9375rem;
  }

  .\32xl\:first\:pl-15\.75:first-child{
    padding-left: 3.9375rem;
  }

  .\32xl\:first\:pt-16\.25:first-child{
    padding-top: 4.0625rem;
  }

  .\32xl\:first\:pr-16\.25:first-child{
    padding-right: 4.0625rem;
  }

  .\32xl\:first\:pb-16\.25:first-child{
    padding-bottom: 4.0625rem;
  }

  .\32xl\:first\:pl-16\.25:first-child{
    padding-left: 4.0625rem;
  }

  .\32xl\:first\:pt-17\.25:first-child{
    padding-top: 4.3125rem;
  }

  .\32xl\:first\:pr-17\.25:first-child{
    padding-right: 4.3125rem;
  }

  .\32xl\:first\:pb-17\.25:first-child{
    padding-bottom: 4.3125rem;
  }

  .\32xl\:first\:pl-17\.25:first-child{
    padding-left: 4.3125rem;
  }

  .\32xl\:first\:pt-17\.5:first-child{
    padding-top: 4.375rem;
  }

  .\32xl\:first\:pr-17\.5:first-child{
    padding-right: 4.375rem;
  }

  .\32xl\:first\:pb-17\.5:first-child{
    padding-bottom: 4.375rem;
  }

  .\32xl\:first\:pl-17\.5:first-child{
    padding-left: 4.375rem;
  }

  .\32xl\:first\:pt-18\.25:first-child{
    padding-top: 4.5625rem;
  }

  .\32xl\:first\:pr-18\.25:first-child{
    padding-right: 4.5625rem;
  }

  .\32xl\:first\:pb-18\.25:first-child{
    padding-bottom: 4.5625rem;
  }

  .\32xl\:first\:pl-18\.25:first-child{
    padding-left: 4.5625rem;
  }

  .\32xl\:first\:pt-18\.5:first-child{
    padding-top: 4.625rem;
  }

  .\32xl\:first\:pr-18\.5:first-child{
    padding-right: 4.625rem;
  }

  .\32xl\:first\:pb-18\.5:first-child{
    padding-bottom: 4.625rem;
  }

  .\32xl\:first\:pl-18\.5:first-child{
    padding-left: 4.625rem;
  }

  .\32xl\:first\:pt-20\.25:first-child{
    padding-top: 5.0625rem;
  }

  .\32xl\:first\:pr-20\.25:first-child{
    padding-right: 5.0625rem;
  }

  .\32xl\:first\:pb-20\.25:first-child{
    padding-bottom: 5.0625rem;
  }

  .\32xl\:first\:pl-20\.25:first-child{
    padding-left: 5.0625rem;
  }

  .\32xl\:first\:pt-20\.5:first-child{
    padding-top: 5.125rem;
  }

  .\32xl\:first\:pr-20\.5:first-child{
    padding-right: 5.125rem;
  }

  .\32xl\:first\:pb-20\.5:first-child{
    padding-bottom: 5.125rem;
  }

  .\32xl\:first\:pl-20\.5:first-child{
    padding-left: 5.125rem;
  }

  .\32xl\:first\:pt-22\.5:first-child{
    padding-top: 5.625rem;
  }

  .\32xl\:first\:pr-22\.5:first-child{
    padding-right: 5.625rem;
  }

  .\32xl\:first\:pb-22\.5:first-child{
    padding-bottom: 5.625rem;
  }

  .\32xl\:first\:pl-22\.5:first-child{
    padding-left: 5.625rem;
  }

  .\32xl\:first\:pt-25\.5:first-child{
    padding-top: 6.375rem;
  }

  .\32xl\:first\:pr-25\.5:first-child{
    padding-right: 6.375rem;
  }

  .\32xl\:first\:pb-25\.5:first-child{
    padding-bottom: 6.375rem;
  }

  .\32xl\:first\:pl-25\.5:first-child{
    padding-left: 6.375rem;
  }

  .\32xl\:first\:pt-26\.75:first-child{
    padding-top: 6.6875rem;
  }

  .\32xl\:first\:pr-26\.75:first-child{
    padding-right: 6.6875rem;
  }

  .\32xl\:first\:pb-26\.75:first-child{
    padding-bottom: 6.6875rem;
  }

  .\32xl\:first\:pl-26\.75:first-child{
    padding-left: 6.6875rem;
  }

  .\32xl\:first\:pt-32\.5:first-child{
    padding-top: 8.125rem;
  }

  .\32xl\:first\:pr-32\.5:first-child{
    padding-right: 8.125rem;
  }

  .\32xl\:first\:pb-32\.5:first-child{
    padding-bottom: 8.125rem;
  }

  .\32xl\:first\:pl-32\.5:first-child{
    padding-left: 8.125rem;
  }

  .\32xl\:first\:pt-37\.5:first-child{
    padding-top: 9.375rem;
  }

  .\32xl\:first\:pr-37\.5:first-child{
    padding-right: 9.375rem;
  }

  .\32xl\:first\:pb-37\.5:first-child{
    padding-bottom: 9.375rem;
  }

  .\32xl\:first\:pl-37\.5:first-child{
    padding-left: 9.375rem;
  }

  .\32xl\:first\:pt-41\.25:first-child{
    padding-top: 10.3125rem;
  }

  .\32xl\:first\:pr-41\.25:first-child{
    padding-right: 10.3125rem;
  }

  .\32xl\:first\:pb-41\.25:first-child{
    padding-bottom: 10.3125rem;
  }

  .\32xl\:first\:pl-41\.25:first-child{
    padding-left: 10.3125rem;
  }

  .\32xl\:first\:pt-52\.5:first-child{
    padding-top: 13.125rem;
  }

  .\32xl\:first\:pr-52\.5:first-child{
    padding-right: 13.125rem;
  }

  .\32xl\:first\:pb-52\.5:first-child{
    padding-bottom: 13.125rem;
  }

  .\32xl\:first\:pl-52\.5:first-child{
    padding-left: 13.125rem;
  }

  .\32xl\:first\:pt-54\.5:first-child{
    padding-top: 13.625rem;
  }

  .\32xl\:first\:pr-54\.5:first-child{
    padding-right: 13.625rem;
  }

  .\32xl\:first\:pb-54\.5:first-child{
    padding-bottom: 13.625rem;
  }

  .\32xl\:first\:pl-54\.5:first-child{
    padding-left: 13.625rem;
  }

  .\32xl\:first\:pt-57\.25:first-child{
    padding-top: 14.3125rem;
  }

  .\32xl\:first\:pr-57\.25:first-child{
    padding-right: 14.3125rem;
  }

  .\32xl\:first\:pb-57\.25:first-child{
    padding-bottom: 14.3125rem;
  }

  .\32xl\:first\:pl-57\.25:first-child{
    padding-left: 14.3125rem;
  }

  .\32xl\:first\:pt-57\.5:first-child{
    padding-top: 14.375rem;
  }

  .\32xl\:first\:pr-57\.5:first-child{
    padding-right: 14.375rem;
  }

  .\32xl\:first\:pb-57\.5:first-child{
    padding-bottom: 14.375rem;
  }

  .\32xl\:first\:pl-57\.5:first-child{
    padding-left: 14.375rem;
  }

  .\32xl\:first\:pt-66\.25:first-child{
    padding-top: 16.5625rem;
  }

  .\32xl\:first\:pr-66\.25:first-child{
    padding-right: 16.5625rem;
  }

  .\32xl\:first\:pb-66\.25:first-child{
    padding-bottom: 16.5625rem;
  }

  .\32xl\:first\:pl-66\.25:first-child{
    padding-left: 16.5625rem;
  }

  .\32xl\:first\:pt-74\.5:first-child{
    padding-top: 18.125rem;
  }

  .\32xl\:first\:pr-74\.5:first-child{
    padding-right: 18.125rem;
  }

  .\32xl\:first\:pb-74\.5:first-child{
    padding-bottom: 18.125rem;
  }

  .\32xl\:first\:pl-74\.5:first-child{
    padding-left: 18.125rem;
  }

  .\32xl\:first\:pt-106\.25:first-child{
    padding-top: 26.5625rem;
  }

  .\32xl\:first\:pr-106\.25:first-child{
    padding-right: 26.5625rem;
  }

  .\32xl\:first\:pb-106\.25:first-child{
    padding-bottom: 26.5625rem;
  }

  .\32xl\:first\:pl-106\.25:first-child{
    padding-left: 26.5625rem;
  }

  .\32xl\:first\:pt-112\.25:first-child{
    padding-top: 28.0675rem;
  }

  .\32xl\:first\:pr-112\.25:first-child{
    padding-right: 28.0675rem;
  }

  .\32xl\:first\:pb-112\.25:first-child{
    padding-bottom: 28.0675rem;
  }

  .\32xl\:first\:pl-112\.25:first-child{
    padding-left: 28.0675rem;
  }

  .\32xl\:first\:pt-112\.75:first-child{
    padding-top: 28.1875rem;
  }

  .\32xl\:first\:pr-112\.75:first-child{
    padding-right: 28.1875rem;
  }

  .\32xl\:first\:pb-112\.75:first-child{
    padding-bottom: 28.1875rem;
  }

  .\32xl\:first\:pl-112\.75:first-child{
    padding-left: 28.1875rem;
  }

  .\32xl\:first\:pt-147\.5:first-child{
    padding-top: 36.875rem;
  }

  .\32xl\:first\:pr-147\.5:first-child{
    padding-right: 36.875rem;
  }

  .\32xl\:first\:pb-147\.5:first-child{
    padding-bottom: 36.875rem;
  }

  .\32xl\:first\:pl-147\.5:first-child{
    padding-left: 36.875rem;
  }

  .\32xl\:first\:pt-162\.5:first-child{
    padding-top: 40.625rem;
  }

  .\32xl\:first\:pr-162\.5:first-child{
    padding-right: 40.625rem;
  }

  .\32xl\:first\:pb-162\.5:first-child{
    padding-bottom: 40.625rem;
  }

  .\32xl\:first\:pl-162\.5:first-child{
    padding-left: 40.625rem;
  }

  .\32xl\:first\:pt-172\.25:first-child{
    padding-top: 42.5625rem;
  }

  .\32xl\:first\:pr-172\.25:first-child{
    padding-right: 42.5625rem;
  }

  .\32xl\:first\:pb-172\.25:first-child{
    padding-bottom: 42.5625rem;
  }

  .\32xl\:first\:pl-172\.25:first-child{
    padding-left: 42.5625rem;
  }

  .\32xl\:first\:pt-175\.25:first-child{
    padding-top: 43.8125rem;
  }

  .\32xl\:first\:pr-175\.25:first-child{
    padding-right: 43.8125rem;
  }

  .\32xl\:first\:pb-175\.25:first-child{
    padding-bottom: 43.8125rem;
  }

  .\32xl\:first\:pl-175\.25:first-child{
    padding-left: 43.8125rem;
  }

  .\32xl\:first\:pt-184\.25:first-child{
    padding-top: 46.0625rem;
  }

  .\32xl\:first\:pr-184\.25:first-child{
    padding-right: 46.0625rem;
  }

  .\32xl\:first\:pb-184\.25:first-child{
    padding-bottom: 46.0625rem;
  }

  .\32xl\:first\:pl-184\.25:first-child{
    padding-left: 46.0625rem;
  }

  .\32xl\:first\:pt-203\.25:first-child{
    padding-top: 50.8125rem;
  }

  .\32xl\:first\:pr-203\.25:first-child{
    padding-right: 50.8125rem;
  }

  .\32xl\:first\:pb-203\.25:first-child{
    padding-bottom: 50.8125rem;
  }

  .\32xl\:first\:pl-203\.25:first-child{
    padding-left: 50.8125rem;
  }

  .\32xl\:first\:pt-half:first-child{
    padding-top: 50%;
  }

  .\32xl\:first\:pr-half:first-child{
    padding-right: 50%;
  }

  .\32xl\:first\:pb-half:first-child{
    padding-bottom: 50%;
  }

  .\32xl\:first\:pl-half:first-child{
    padding-left: 50%;
  }

  .\32xl\:first\:pt-full:first-child{
    padding-top: 100%;
  }

  .\32xl\:first\:pr-full:first-child{
    padding-right: 100%;
  }

  .\32xl\:first\:pb-full:first-child{
    padding-bottom: 100%;
  }

  .\32xl\:first\:pl-full:first-child{
    padding-left: 100%;
  }

  .\32xl\:first\:pt-1\/10:first-child{
    padding-top: 10%;
  }

  .\32xl\:first\:pr-1\/10:first-child{
    padding-right: 10%;
  }

  .\32xl\:first\:pb-1\/10:first-child{
    padding-bottom: 10%;
  }

  .\32xl\:first\:pl-1\/10:first-child{
    padding-left: 10%;
  }

  .\32xl\:first\:pt-2\/10:first-child{
    padding-top: 20%;
  }

  .\32xl\:first\:pr-2\/10:first-child{
    padding-right: 20%;
  }

  .\32xl\:first\:pb-2\/10:first-child{
    padding-bottom: 20%;
  }

  .\32xl\:first\:pl-2\/10:first-child{
    padding-left: 20%;
  }

  .\32xl\:first\:pt-3\/10:first-child{
    padding-top: 30%;
  }

  .\32xl\:first\:pr-3\/10:first-child{
    padding-right: 30%;
  }

  .\32xl\:first\:pb-3\/10:first-child{
    padding-bottom: 30%;
  }

  .\32xl\:first\:pl-3\/10:first-child{
    padding-left: 30%;
  }

  .\32xl\:first\:pt-4\/10:first-child{
    padding-top: 40%;
  }

  .\32xl\:first\:pr-4\/10:first-child{
    padding-right: 40%;
  }

  .\32xl\:first\:pb-4\/10:first-child{
    padding-bottom: 40%;
  }

  .\32xl\:first\:pl-4\/10:first-child{
    padding-left: 40%;
  }

  .\32xl\:first\:pt-4\.5\/10:first-child{
    padding-top: 45%;
  }

  .\32xl\:first\:pr-4\.5\/10:first-child{
    padding-right: 45%;
  }

  .\32xl\:first\:pb-4\.5\/10:first-child{
    padding-bottom: 45%;
  }

  .\32xl\:first\:pl-4\.5\/10:first-child{
    padding-left: 45%;
  }

  .\32xl\:first\:pt-5\/10:first-child{
    padding-top: 50%;
  }

  .\32xl\:first\:pr-5\/10:first-child{
    padding-right: 50%;
  }

  .\32xl\:first\:pb-5\/10:first-child{
    padding-bottom: 50%;
  }

  .\32xl\:first\:pl-5\/10:first-child{
    padding-left: 50%;
  }

  .\32xl\:first\:pt-5\.5\/10:first-child{
    padding-top: 55%;
  }

  .\32xl\:first\:pr-5\.5\/10:first-child{
    padding-right: 55%;
  }

  .\32xl\:first\:pb-5\.5\/10:first-child{
    padding-bottom: 55%;
  }

  .\32xl\:first\:pl-5\.5\/10:first-child{
    padding-left: 55%;
  }

  .\32xl\:first\:pt-6\/10:first-child{
    padding-top: 60%;
  }

  .\32xl\:first\:pr-6\/10:first-child{
    padding-right: 60%;
  }

  .\32xl\:first\:pb-6\/10:first-child{
    padding-bottom: 60%;
  }

  .\32xl\:first\:pl-6\/10:first-child{
    padding-left: 60%;
  }

  .\32xl\:first\:pt-7\/10:first-child{
    padding-top: 70%;
  }

  .\32xl\:first\:pr-7\/10:first-child{
    padding-right: 70%;
  }

  .\32xl\:first\:pb-7\/10:first-child{
    padding-bottom: 70%;
  }

  .\32xl\:first\:pl-7\/10:first-child{
    padding-left: 70%;
  }

  .\32xl\:first\:pt-8\/10:first-child{
    padding-top: 80%;
  }

  .\32xl\:first\:pr-8\/10:first-child{
    padding-right: 80%;
  }

  .\32xl\:first\:pb-8\/10:first-child{
    padding-bottom: 80%;
  }

  .\32xl\:first\:pl-8\/10:first-child{
    padding-left: 80%;
  }

  .\32xl\:first\:pt-9\/10:first-child{
    padding-top: 90%;
  }

  .\32xl\:first\:pr-9\/10:first-child{
    padding-right: 90%;
  }

  .\32xl\:first\:pb-9\/10:first-child{
    padding-bottom: 90%;
  }

  .\32xl\:first\:pl-9\/10:first-child{
    padding-left: 90%;
  }

  .\32xl\:first\:pt-1\/12:first-child{
    padding-top: 8.333333%;
  }

  .\32xl\:first\:pr-1\/12:first-child{
    padding-right: 8.333333%;
  }

  .\32xl\:first\:pb-1\/12:first-child{
    padding-bottom: 8.333333%;
  }

  .\32xl\:first\:pl-1\/12:first-child{
    padding-left: 8.333333%;
  }

  .\32xl\:first\:pt-2\/12:first-child{
    padding-top: 16.666667%;
  }

  .\32xl\:first\:pr-2\/12:first-child{
    padding-right: 16.666667%;
  }

  .\32xl\:first\:pb-2\/12:first-child{
    padding-bottom: 16.666667%;
  }

  .\32xl\:first\:pl-2\/12:first-child{
    padding-left: 16.666667%;
  }

  .\32xl\:first\:pt-3\/12:first-child{
    padding-top: 25%;
  }

  .\32xl\:first\:pr-3\/12:first-child{
    padding-right: 25%;
  }

  .\32xl\:first\:pb-3\/12:first-child{
    padding-bottom: 25%;
  }

  .\32xl\:first\:pl-3\/12:first-child{
    padding-left: 25%;
  }

  .\32xl\:first\:pt-4\/12:first-child{
    padding-top: 33.333333%;
  }

  .\32xl\:first\:pr-4\/12:first-child{
    padding-right: 33.333333%;
  }

  .\32xl\:first\:pb-4\/12:first-child{
    padding-bottom: 33.333333%;
  }

  .\32xl\:first\:pl-4\/12:first-child{
    padding-left: 33.333333%;
  }

  .\32xl\:first\:pt-5\/12:first-child{
    padding-top: 41.666667%;
  }

  .\32xl\:first\:pr-5\/12:first-child{
    padding-right: 41.666667%;
  }

  .\32xl\:first\:pb-5\/12:first-child{
    padding-bottom: 41.666667%;
  }

  .\32xl\:first\:pl-5\/12:first-child{
    padding-left: 41.666667%;
  }

  .\32xl\:first\:pt-6\/12:first-child{
    padding-top: 50%;
  }

  .\32xl\:first\:pr-6\/12:first-child{
    padding-right: 50%;
  }

  .\32xl\:first\:pb-6\/12:first-child{
    padding-bottom: 50%;
  }

  .\32xl\:first\:pl-6\/12:first-child{
    padding-left: 50%;
  }

  .\32xl\:first\:pt-7\/12:first-child{
    padding-top: 58.333333%;
  }

  .\32xl\:first\:pr-7\/12:first-child{
    padding-right: 58.333333%;
  }

  .\32xl\:first\:pb-7\/12:first-child{
    padding-bottom: 58.333333%;
  }

  .\32xl\:first\:pl-7\/12:first-child{
    padding-left: 58.333333%;
  }

  .\32xl\:first\:pt-8\/12:first-child{
    padding-top: 66.666667%;
  }

  .\32xl\:first\:pr-8\/12:first-child{
    padding-right: 66.666667%;
  }

  .\32xl\:first\:pb-8\/12:first-child{
    padding-bottom: 66.666667%;
  }

  .\32xl\:first\:pl-8\/12:first-child{
    padding-left: 66.666667%;
  }

  .\32xl\:first\:pt-9\/12:first-child{
    padding-top: 75%;
  }

  .\32xl\:first\:pr-9\/12:first-child{
    padding-right: 75%;
  }

  .\32xl\:first\:pb-9\/12:first-child{
    padding-bottom: 75%;
  }

  .\32xl\:first\:pl-9\/12:first-child{
    padding-left: 75%;
  }

  .\32xl\:first\:pt-10\/12:first-child{
    padding-top: 83.333333%;
  }

  .\32xl\:first\:pr-10\/12:first-child{
    padding-right: 83.333333%;
  }

  .\32xl\:first\:pb-10\/12:first-child{
    padding-bottom: 83.333333%;
  }

  .\32xl\:first\:pl-10\/12:first-child{
    padding-left: 83.333333%;
  }

  .\32xl\:first\:pt-11\/12:first-child{
    padding-top: 91.666667%;
  }

  .\32xl\:first\:pr-11\/12:first-child{
    padding-right: 91.666667%;
  }

  .\32xl\:first\:pb-11\/12:first-child{
    padding-bottom: 91.666667%;
  }

  .\32xl\:first\:pl-11\/12:first-child{
    padding-left: 91.666667%;
  }

  .\32xl\:last\:p-0:last-child{
    padding: 0px;
  }

  .\32xl\:last\:p-1:last-child{
    padding: 0.25rem;
  }

  .\32xl\:last\:p-2:last-child{
    padding: 0.5rem;
  }

  .\32xl\:last\:p-3:last-child{
    padding: 0.75rem;
  }

  .\32xl\:last\:p-4:last-child{
    padding: 1rem;
  }

  .\32xl\:last\:p-5:last-child{
    padding: 1.25rem;
  }

  .\32xl\:last\:p-6:last-child{
    padding: 1.5rem;
  }

  .\32xl\:last\:p-7:last-child{
    padding: 1.75rem;
  }

  .\32xl\:last\:p-8:last-child{
    padding: 2rem;
  }

  .\32xl\:last\:p-9:last-child{
    padding: 2.25rem;
  }

  .\32xl\:last\:p-10:last-child{
    padding: 2.5rem;
  }

  .\32xl\:last\:p-11:last-child{
    padding: 2.75rem;
  }

  .\32xl\:last\:p-12:last-child{
    padding: 3rem;
  }

  .\32xl\:last\:p-13:last-child{
    padding: 3.25rem;
  }

  .\32xl\:last\:p-14:last-child{
    padding: 3.5rem;
  }

  .\32xl\:last\:p-15:last-child{
    padding: 3.75rem;
  }

  .\32xl\:last\:p-16:last-child{
    padding: 4rem;
  }

  .\32xl\:last\:p-17:last-child{
    padding: 4.25rem;
  }

  .\32xl\:last\:p-18:last-child{
    padding: 4.5rem;
  }

  .\32xl\:last\:p-19:last-child{
    padding: 4.75rem;
  }

  .\32xl\:last\:p-20:last-child{
    padding: 5rem;
  }

  .\32xl\:last\:p-22:last-child{
    padding: 5.5rem;
  }

  .\32xl\:last\:p-24:last-child{
    padding: 6rem;
  }

  .\32xl\:last\:p-25:last-child{
    padding: 6.25rem;
  }

  .\32xl\:last\:p-28:last-child{
    padding: 7rem;
  }

  .\32xl\:last\:p-30:last-child{
    padding: 7.5rem;
  }

  .\32xl\:last\:p-32:last-child{
    padding: 8rem;
  }

  .\32xl\:last\:p-34:last-child{
    padding: 8.5rem;
  }

  .\32xl\:last\:p-35:last-child{
    padding: 8.75rem;
  }

  .\32xl\:last\:p-36:last-child{
    padding: 9rem;
  }

  .\32xl\:last\:p-39:last-child{
    padding: 9.75rem;
  }

  .\32xl\:last\:p-40:last-child{
    padding: 10rem;
  }

  .\32xl\:last\:p-42:last-child{
    padding: 10.5rem;
  }

  .\32xl\:last\:p-44:last-child{
    padding: 11rem;
  }

  .\32xl\:last\:p-45:last-child{
    padding: 11.25rem;
  }

  .\32xl\:last\:p-48:last-child{
    padding: 12rem;
  }

  .\32xl\:last\:p-50:last-child{
    padding: 12.5rem;
  }

  .\32xl\:last\:p-52:last-child{
    padding: 13rem;
  }

  .\32xl\:last\:p-55:last-child{
    padding: 13.75rem;
  }

  .\32xl\:last\:p-56:last-child{
    padding: 14rem;
  }

  .\32xl\:last\:p-58:last-child{
    padding: 14.5rem;
  }

  .\32xl\:last\:p-60:last-child{
    padding: 15rem;
  }

  .\32xl\:last\:p-64:last-child{
    padding: 16rem;
  }

  .\32xl\:last\:p-65:last-child{
    padding: 16.25rem;
  }

  .\32xl\:last\:p-68:last-child{
    padding: 17rem;
  }

  .\32xl\:last\:p-69:last-child{
    padding: 17.25rem;
  }

  .\32xl\:last\:p-70:last-child{
    padding: 17.5rem;
  }

  .\32xl\:last\:p-72:last-child{
    padding: 18rem;
  }

  .\32xl\:last\:p-75:last-child{
    padding: 18.75rem;
  }

  .\32xl\:last\:p-80:last-child{
    padding: 20rem;
  }

  .\32xl\:last\:p-85:last-child{
    padding: 21.25rem;
  }

  .\32xl\:last\:p-86:last-child{
    padding: 21.5rem;
  }

  .\32xl\:last\:p-90:last-child{
    padding: 22.5rem;
  }

  .\32xl\:last\:p-96:last-child{
    padding: 24rem;
  }

  .\32xl\:last\:p-100:last-child{
    padding: 25rem;
  }

  .\32xl\:last\:p-115:last-child{
    padding: 28.75rem;
  }

  .\32xl\:last\:p-125:last-child{
    padding: 31.25rem;
  }

  .\32xl\:last\:p-142:last-child{
    padding: 35.5rem;
  }

  .\32xl\:last\:p-150:last-child{
    padding: 37.5rem;
  }

  .\32xl\:last\:p-156:last-child{
    padding: 39rem;
  }

  .\32xl\:last\:p-160:last-child{
    padding: 40rem;
  }

  .\32xl\:last\:p-175:last-child{
    padding: 43.75rem;
  }

  .\32xl\:last\:p-207:last-child{
    padding: 51.75rem;
  }

  .\32xl\:last\:p-242:last-child{
    padding: 60.5rem;
  }

  .\32xl\:last\:p-250:last-child{
    padding: 62.5rem;
  }

  .\32xl\:last\:p-258:last-child{
    padding: 64.5rem;
  }

  .\32xl\:last\:p-265:last-child{
    padding: 66.25rem;
  }

  .\32xl\:last\:p-280:last-child{
    padding: 70rem;
  }

  .\32xl\:last\:p-px:last-child{
    padding: 1px;
  }

  .\32xl\:last\:p-0\.5:last-child{
    padding: 0.125rem;
  }

  .\32xl\:last\:p-1\.5:last-child{
    padding: 0.375rem;
  }

  .\32xl\:last\:p-2\.5:last-child{
    padding: 0.625rem;
  }

  .\32xl\:last\:p-3\.5:last-child{
    padding: 0.875rem;
  }

  .\32xl\:last\:p-0\.25:last-child{
    padding: 0.0625rem;
  }

  .\32xl\:last\:p-0\.75:last-child{
    padding: 0.1875rem;
  }

  .\32xl\:last\:p-1\.25:last-child{
    padding: 0.3125rem;
  }

  .\32xl\:last\:p-1\.75:last-child{
    padding: 0.4375rem;
  }

  .\32xl\:last\:p-2\.25:last-child{
    padding: 0.5625rem;
  }

  .\32xl\:last\:p-2\.75:last-child{
    padding: 0.6875rem;
  }

  .\32xl\:last\:p-3\.25:last-child{
    padding: 0.8125rem;
  }

  .\32xl\:last\:p-3\.75:last-child{
    padding: 0.9375rem;
  }

  .\32xl\:last\:p-4\.25:last-child{
    padding: 1.0625rem;
  }

  .\32xl\:last\:p-4\.5:last-child{
    padding: 1.125rem;
  }

  .\32xl\:last\:p-4\.75:last-child{
    padding: 1.1875rem;
  }

  .\32xl\:last\:p-5\.25:last-child{
    padding: 1.3125rem;
  }

  .\32xl\:last\:p-5\.5:last-child{
    padding: 1.375rem;
  }

  .\32xl\:last\:p-5\.75:last-child{
    padding: 1.4375rem;
  }

  .\32xl\:last\:p-6\.25:last-child{
    padding: 1.5625rem;
  }

  .\32xl\:last\:p-6\.5:last-child{
    padding: 1.625rem;
  }

  .\32xl\:last\:p-6\.75:last-child{
    padding: 1.6875rem;
  }

  .\32xl\:last\:p-7\.25:last-child{
    padding: 1.8125rem;
  }

  .\32xl\:last\:p-7\.5:last-child{
    padding: 1.875rem;
  }

  .\32xl\:last\:p-8\.25:last-child{
    padding: 2.0625rem;
  }

  .\32xl\:last\:p-8\.5:last-child{
    padding: 2.125rem;
  }

  .\32xl\:last\:p-9\.25:last-child{
    padding: 2.3125rem;
  }

  .\32xl\:last\:p-9\.5:last-child{
    padding: 2.375rem;
  }

  .\32xl\:last\:p-10\.5:last-child{
    padding: 2.625rem;
  }

  .\32xl\:last\:p-11\.25:last-child{
    padding: 2.8125rem;
  }

  .\32xl\:last\:p-11\.5:last-child{
    padding: 2.875rem;
  }

  .\32xl\:last\:p-12\.5:last-child{
    padding: 3.125rem;
  }

  .\32xl\:last\:p-12\.75:last-child{
    padding: 3.1875rem;
  }

  .\32xl\:last\:p-13\.5:last-child{
    padding: 3.375rem;
  }

  .\32xl\:last\:p-14\.5:last-child{
    padding: 3.625rem;
  }

  .\32xl\:last\:p-15\.5:last-child{
    padding: 3.875rem;
  }

  .\32xl\:last\:p-15\.75:last-child{
    padding: 3.9375rem;
  }

  .\32xl\:last\:p-16\.25:last-child{
    padding: 4.0625rem;
  }

  .\32xl\:last\:p-17\.25:last-child{
    padding: 4.3125rem;
  }

  .\32xl\:last\:p-17\.5:last-child{
    padding: 4.375rem;
  }

  .\32xl\:last\:p-18\.25:last-child{
    padding: 4.5625rem;
  }

  .\32xl\:last\:p-18\.5:last-child{
    padding: 4.625rem;
  }

  .\32xl\:last\:p-20\.25:last-child{
    padding: 5.0625rem;
  }

  .\32xl\:last\:p-20\.5:last-child{
    padding: 5.125rem;
  }

  .\32xl\:last\:p-22\.5:last-child{
    padding: 5.625rem;
  }

  .\32xl\:last\:p-25\.5:last-child{
    padding: 6.375rem;
  }

  .\32xl\:last\:p-26\.75:last-child{
    padding: 6.6875rem;
  }

  .\32xl\:last\:p-32\.5:last-child{
    padding: 8.125rem;
  }

  .\32xl\:last\:p-37\.5:last-child{
    padding: 9.375rem;
  }

  .\32xl\:last\:p-41\.25:last-child{
    padding: 10.3125rem;
  }

  .\32xl\:last\:p-52\.5:last-child{
    padding: 13.125rem;
  }

  .\32xl\:last\:p-54\.5:last-child{
    padding: 13.625rem;
  }

  .\32xl\:last\:p-57\.25:last-child{
    padding: 14.3125rem;
  }

  .\32xl\:last\:p-57\.5:last-child{
    padding: 14.375rem;
  }

  .\32xl\:last\:p-66\.25:last-child{
    padding: 16.5625rem;
  }

  .\32xl\:last\:p-74\.5:last-child{
    padding: 18.125rem;
  }

  .\32xl\:last\:p-106\.25:last-child{
    padding: 26.5625rem;
  }

  .\32xl\:last\:p-112\.25:last-child{
    padding: 28.0675rem;
  }

  .\32xl\:last\:p-112\.75:last-child{
    padding: 28.1875rem;
  }

  .\32xl\:last\:p-147\.5:last-child{
    padding: 36.875rem;
  }

  .\32xl\:last\:p-162\.5:last-child{
    padding: 40.625rem;
  }

  .\32xl\:last\:p-172\.25:last-child{
    padding: 42.5625rem;
  }

  .\32xl\:last\:p-175\.25:last-child{
    padding: 43.8125rem;
  }

  .\32xl\:last\:p-184\.25:last-child{
    padding: 46.0625rem;
  }

  .\32xl\:last\:p-203\.25:last-child{
    padding: 50.8125rem;
  }

  .\32xl\:last\:p-half:last-child{
    padding: 50%;
  }

  .\32xl\:last\:p-full:last-child{
    padding: 100%;
  }

  .\32xl\:last\:p-1\/10:last-child{
    padding: 10%;
  }

  .\32xl\:last\:p-2\/10:last-child{
    padding: 20%;
  }

  .\32xl\:last\:p-3\/10:last-child{
    padding: 30%;
  }

  .\32xl\:last\:p-4\/10:last-child{
    padding: 40%;
  }

  .\32xl\:last\:p-4\.5\/10:last-child{
    padding: 45%;
  }

  .\32xl\:last\:p-5\/10:last-child{
    padding: 50%;
  }

  .\32xl\:last\:p-5\.5\/10:last-child{
    padding: 55%;
  }

  .\32xl\:last\:p-6\/10:last-child{
    padding: 60%;
  }

  .\32xl\:last\:p-7\/10:last-child{
    padding: 70%;
  }

  .\32xl\:last\:p-8\/10:last-child{
    padding: 80%;
  }

  .\32xl\:last\:p-9\/10:last-child{
    padding: 90%;
  }

  .\32xl\:last\:p-1\/12:last-child{
    padding: 8.333333%;
  }

  .\32xl\:last\:p-2\/12:last-child{
    padding: 16.666667%;
  }

  .\32xl\:last\:p-3\/12:last-child{
    padding: 25%;
  }

  .\32xl\:last\:p-4\/12:last-child{
    padding: 33.333333%;
  }

  .\32xl\:last\:p-5\/12:last-child{
    padding: 41.666667%;
  }

  .\32xl\:last\:p-6\/12:last-child{
    padding: 50%;
  }

  .\32xl\:last\:p-7\/12:last-child{
    padding: 58.333333%;
  }

  .\32xl\:last\:p-8\/12:last-child{
    padding: 66.666667%;
  }

  .\32xl\:last\:p-9\/12:last-child{
    padding: 75%;
  }

  .\32xl\:last\:p-10\/12:last-child{
    padding: 83.333333%;
  }

  .\32xl\:last\:p-11\/12:last-child{
    padding: 91.666667%;
  }

  .\32xl\:last\:py-0:last-child{
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .\32xl\:last\:px-0:last-child{
    padding-left: 0px;
    padding-right: 0px;
  }

  .\32xl\:last\:py-1:last-child{
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }

  .\32xl\:last\:px-1:last-child{
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }

  .\32xl\:last\:py-2:last-child{
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .\32xl\:last\:px-2:last-child{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .\32xl\:last\:py-3:last-child{
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }

  .\32xl\:last\:px-3:last-child{
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .\32xl\:last\:py-4:last-child{
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .\32xl\:last\:px-4:last-child{
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .\32xl\:last\:py-5:last-child{
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .\32xl\:last\:px-5:last-child{
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .\32xl\:last\:py-6:last-child{
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .\32xl\:last\:px-6:last-child{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .\32xl\:last\:py-7:last-child{
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
  }

  .\32xl\:last\:px-7:last-child{
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }

  .\32xl\:last\:py-8:last-child{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .\32xl\:last\:px-8:last-child{
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .\32xl\:last\:py-9:last-child{
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
  }

  .\32xl\:last\:px-9:last-child{
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }

  .\32xl\:last\:py-10:last-child{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .\32xl\:last\:px-10:last-child{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .\32xl\:last\:py-11:last-child{
    padding-top: 2.75rem;
    padding-bottom: 2.75rem;
  }

  .\32xl\:last\:px-11:last-child{
    padding-left: 2.75rem;
    padding-right: 2.75rem;
  }

  .\32xl\:last\:py-12:last-child{
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .\32xl\:last\:px-12:last-child{
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .\32xl\:last\:py-13:last-child{
    padding-top: 3.25rem;
    padding-bottom: 3.25rem;
  }

  .\32xl\:last\:px-13:last-child{
    padding-left: 3.25rem;
    padding-right: 3.25rem;
  }

  .\32xl\:last\:py-14:last-child{
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .\32xl\:last\:px-14:last-child{
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }

  .\32xl\:last\:py-15:last-child{
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
  }

  .\32xl\:last\:px-15:last-child{
    padding-left: 3.75rem;
    padding-right: 3.75rem;
  }

  .\32xl\:last\:py-16:last-child{
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .\32xl\:last\:px-16:last-child{
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .\32xl\:last\:py-17:last-child{
    padding-top: 4.25rem;
    padding-bottom: 4.25rem;
  }

  .\32xl\:last\:px-17:last-child{
    padding-left: 4.25rem;
    padding-right: 4.25rem;
  }

  .\32xl\:last\:py-18:last-child{
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }

  .\32xl\:last\:px-18:last-child{
    padding-left: 4.5rem;
    padding-right: 4.5rem;
  }

  .\32xl\:last\:py-19:last-child{
    padding-top: 4.75rem;
    padding-bottom: 4.75rem;
  }

  .\32xl\:last\:px-19:last-child{
    padding-left: 4.75rem;
    padding-right: 4.75rem;
  }

  .\32xl\:last\:py-20:last-child{
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .\32xl\:last\:px-20:last-child{
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .\32xl\:last\:py-22:last-child{
    padding-top: 5.5rem;
    padding-bottom: 5.5rem;
  }

  .\32xl\:last\:px-22:last-child{
    padding-left: 5.5rem;
    padding-right: 5.5rem;
  }

  .\32xl\:last\:py-24:last-child{
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .\32xl\:last\:px-24:last-child{
    padding-left: 6rem;
    padding-right: 6rem;
  }

  .\32xl\:last\:py-25:last-child{
    padding-top: 6.25rem;
    padding-bottom: 6.25rem;
  }

  .\32xl\:last\:px-25:last-child{
    padding-left: 6.25rem;
    padding-right: 6.25rem;
  }

  .\32xl\:last\:py-28:last-child{
    padding-top: 7rem;
    padding-bottom: 7rem;
  }

  .\32xl\:last\:px-28:last-child{
    padding-left: 7rem;
    padding-right: 7rem;
  }

  .\32xl\:last\:py-30:last-child{
    padding-top: 7.5rem;
    padding-bottom: 7.5rem;
  }

  .\32xl\:last\:px-30:last-child{
    padding-left: 7.5rem;
    padding-right: 7.5rem;
  }

  .\32xl\:last\:py-32:last-child{
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

  .\32xl\:last\:px-32:last-child{
    padding-left: 8rem;
    padding-right: 8rem;
  }

  .\32xl\:last\:py-34:last-child{
    padding-top: 8.5rem;
    padding-bottom: 8.5rem;
  }

  .\32xl\:last\:px-34:last-child{
    padding-left: 8.5rem;
    padding-right: 8.5rem;
  }

  .\32xl\:last\:py-35:last-child{
    padding-top: 8.75rem;
    padding-bottom: 8.75rem;
  }

  .\32xl\:last\:px-35:last-child{
    padding-left: 8.75rem;
    padding-right: 8.75rem;
  }

  .\32xl\:last\:py-36:last-child{
    padding-top: 9rem;
    padding-bottom: 9rem;
  }

  .\32xl\:last\:px-36:last-child{
    padding-left: 9rem;
    padding-right: 9rem;
  }

  .\32xl\:last\:py-39:last-child{
    padding-top: 9.75rem;
    padding-bottom: 9.75rem;
  }

  .\32xl\:last\:px-39:last-child{
    padding-left: 9.75rem;
    padding-right: 9.75rem;
  }

  .\32xl\:last\:py-40:last-child{
    padding-top: 10rem;
    padding-bottom: 10rem;
  }

  .\32xl\:last\:px-40:last-child{
    padding-left: 10rem;
    padding-right: 10rem;
  }

  .\32xl\:last\:py-42:last-child{
    padding-top: 10.5rem;
    padding-bottom: 10.5rem;
  }

  .\32xl\:last\:px-42:last-child{
    padding-left: 10.5rem;
    padding-right: 10.5rem;
  }

  .\32xl\:last\:py-44:last-child{
    padding-top: 11rem;
    padding-bottom: 11rem;
  }

  .\32xl\:last\:px-44:last-child{
    padding-left: 11rem;
    padding-right: 11rem;
  }

  .\32xl\:last\:py-45:last-child{
    padding-top: 11.25rem;
    padding-bottom: 11.25rem;
  }

  .\32xl\:last\:px-45:last-child{
    padding-left: 11.25rem;
    padding-right: 11.25rem;
  }

  .\32xl\:last\:py-48:last-child{
    padding-top: 12rem;
    padding-bottom: 12rem;
  }

  .\32xl\:last\:px-48:last-child{
    padding-left: 12rem;
    padding-right: 12rem;
  }

  .\32xl\:last\:py-50:last-child{
    padding-top: 12.5rem;
    padding-bottom: 12.5rem;
  }

  .\32xl\:last\:px-50:last-child{
    padding-left: 12.5rem;
    padding-right: 12.5rem;
  }

  .\32xl\:last\:py-52:last-child{
    padding-top: 13rem;
    padding-bottom: 13rem;
  }

  .\32xl\:last\:px-52:last-child{
    padding-left: 13rem;
    padding-right: 13rem;
  }

  .\32xl\:last\:py-55:last-child{
    padding-top: 13.75rem;
    padding-bottom: 13.75rem;
  }

  .\32xl\:last\:px-55:last-child{
    padding-left: 13.75rem;
    padding-right: 13.75rem;
  }

  .\32xl\:last\:py-56:last-child{
    padding-top: 14rem;
    padding-bottom: 14rem;
  }

  .\32xl\:last\:px-56:last-child{
    padding-left: 14rem;
    padding-right: 14rem;
  }

  .\32xl\:last\:py-58:last-child{
    padding-top: 14.5rem;
    padding-bottom: 14.5rem;
  }

  .\32xl\:last\:px-58:last-child{
    padding-left: 14.5rem;
    padding-right: 14.5rem;
  }

  .\32xl\:last\:py-60:last-child{
    padding-top: 15rem;
    padding-bottom: 15rem;
  }

  .\32xl\:last\:px-60:last-child{
    padding-left: 15rem;
    padding-right: 15rem;
  }

  .\32xl\:last\:py-64:last-child{
    padding-top: 16rem;
    padding-bottom: 16rem;
  }

  .\32xl\:last\:px-64:last-child{
    padding-left: 16rem;
    padding-right: 16rem;
  }

  .\32xl\:last\:py-65:last-child{
    padding-top: 16.25rem;
    padding-bottom: 16.25rem;
  }

  .\32xl\:last\:px-65:last-child{
    padding-left: 16.25rem;
    padding-right: 16.25rem;
  }

  .\32xl\:last\:py-68:last-child{
    padding-top: 17rem;
    padding-bottom: 17rem;
  }

  .\32xl\:last\:px-68:last-child{
    padding-left: 17rem;
    padding-right: 17rem;
  }

  .\32xl\:last\:py-69:last-child{
    padding-top: 17.25rem;
    padding-bottom: 17.25rem;
  }

  .\32xl\:last\:px-69:last-child{
    padding-left: 17.25rem;
    padding-right: 17.25rem;
  }

  .\32xl\:last\:py-70:last-child{
    padding-top: 17.5rem;
    padding-bottom: 17.5rem;
  }

  .\32xl\:last\:px-70:last-child{
    padding-left: 17.5rem;
    padding-right: 17.5rem;
  }

  .\32xl\:last\:py-72:last-child{
    padding-top: 18rem;
    padding-bottom: 18rem;
  }

  .\32xl\:last\:px-72:last-child{
    padding-left: 18rem;
    padding-right: 18rem;
  }

  .\32xl\:last\:py-75:last-child{
    padding-top: 18.75rem;
    padding-bottom: 18.75rem;
  }

  .\32xl\:last\:px-75:last-child{
    padding-left: 18.75rem;
    padding-right: 18.75rem;
  }

  .\32xl\:last\:py-80:last-child{
    padding-top: 20rem;
    padding-bottom: 20rem;
  }

  .\32xl\:last\:px-80:last-child{
    padding-left: 20rem;
    padding-right: 20rem;
  }

  .\32xl\:last\:py-85:last-child{
    padding-top: 21.25rem;
    padding-bottom: 21.25rem;
  }

  .\32xl\:last\:px-85:last-child{
    padding-left: 21.25rem;
    padding-right: 21.25rem;
  }

  .\32xl\:last\:py-86:last-child{
    padding-top: 21.5rem;
    padding-bottom: 21.5rem;
  }

  .\32xl\:last\:px-86:last-child{
    padding-left: 21.5rem;
    padding-right: 21.5rem;
  }

  .\32xl\:last\:py-90:last-child{
    padding-top: 22.5rem;
    padding-bottom: 22.5rem;
  }

  .\32xl\:last\:px-90:last-child{
    padding-left: 22.5rem;
    padding-right: 22.5rem;
  }

  .\32xl\:last\:py-96:last-child{
    padding-top: 24rem;
    padding-bottom: 24rem;
  }

  .\32xl\:last\:px-96:last-child{
    padding-left: 24rem;
    padding-right: 24rem;
  }

  .\32xl\:last\:py-100:last-child{
    padding-top: 25rem;
    padding-bottom: 25rem;
  }

  .\32xl\:last\:px-100:last-child{
    padding-left: 25rem;
    padding-right: 25rem;
  }

  .\32xl\:last\:py-115:last-child{
    padding-top: 28.75rem;
    padding-bottom: 28.75rem;
  }

  .\32xl\:last\:px-115:last-child{
    padding-left: 28.75rem;
    padding-right: 28.75rem;
  }

  .\32xl\:last\:py-125:last-child{
    padding-top: 31.25rem;
    padding-bottom: 31.25rem;
  }

  .\32xl\:last\:px-125:last-child{
    padding-left: 31.25rem;
    padding-right: 31.25rem;
  }

  .\32xl\:last\:py-142:last-child{
    padding-top: 35.5rem;
    padding-bottom: 35.5rem;
  }

  .\32xl\:last\:px-142:last-child{
    padding-left: 35.5rem;
    padding-right: 35.5rem;
  }

  .\32xl\:last\:py-150:last-child{
    padding-top: 37.5rem;
    padding-bottom: 37.5rem;
  }

  .\32xl\:last\:px-150:last-child{
    padding-left: 37.5rem;
    padding-right: 37.5rem;
  }

  .\32xl\:last\:py-156:last-child{
    padding-top: 39rem;
    padding-bottom: 39rem;
  }

  .\32xl\:last\:px-156:last-child{
    padding-left: 39rem;
    padding-right: 39rem;
  }

  .\32xl\:last\:py-160:last-child{
    padding-top: 40rem;
    padding-bottom: 40rem;
  }

  .\32xl\:last\:px-160:last-child{
    padding-left: 40rem;
    padding-right: 40rem;
  }

  .\32xl\:last\:py-175:last-child{
    padding-top: 43.75rem;
    padding-bottom: 43.75rem;
  }

  .\32xl\:last\:px-175:last-child{
    padding-left: 43.75rem;
    padding-right: 43.75rem;
  }

  .\32xl\:last\:py-207:last-child{
    padding-top: 51.75rem;
    padding-bottom: 51.75rem;
  }

  .\32xl\:last\:px-207:last-child{
    padding-left: 51.75rem;
    padding-right: 51.75rem;
  }

  .\32xl\:last\:py-242:last-child{
    padding-top: 60.5rem;
    padding-bottom: 60.5rem;
  }

  .\32xl\:last\:px-242:last-child{
    padding-left: 60.5rem;
    padding-right: 60.5rem;
  }

  .\32xl\:last\:py-250:last-child{
    padding-top: 62.5rem;
    padding-bottom: 62.5rem;
  }

  .\32xl\:last\:px-250:last-child{
    padding-left: 62.5rem;
    padding-right: 62.5rem;
  }

  .\32xl\:last\:py-258:last-child{
    padding-top: 64.5rem;
    padding-bottom: 64.5rem;
  }

  .\32xl\:last\:px-258:last-child{
    padding-left: 64.5rem;
    padding-right: 64.5rem;
  }

  .\32xl\:last\:py-265:last-child{
    padding-top: 66.25rem;
    padding-bottom: 66.25rem;
  }

  .\32xl\:last\:px-265:last-child{
    padding-left: 66.25rem;
    padding-right: 66.25rem;
  }

  .\32xl\:last\:py-280:last-child{
    padding-top: 70rem;
    padding-bottom: 70rem;
  }

  .\32xl\:last\:px-280:last-child{
    padding-left: 70rem;
    padding-right: 70rem;
  }

  .\32xl\:last\:py-px:last-child{
    padding-top: 1px;
    padding-bottom: 1px;
  }

  .\32xl\:last\:px-px:last-child{
    padding-left: 1px;
    padding-right: 1px;
  }

  .\32xl\:last\:py-0\.5:last-child{
    padding-top: 0.125rem;
    padding-bottom: 0.125rem;
  }

  .\32xl\:last\:px-0\.5:last-child{
    padding-left: 0.125rem;
    padding-right: 0.125rem;
  }

  .\32xl\:last\:py-1\.5:last-child{
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
  }

  .\32xl\:last\:px-1\.5:last-child{
    padding-left: 0.375rem;
    padding-right: 0.375rem;
  }

  .\32xl\:last\:py-2\.5:last-child{
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }

  .\32xl\:last\:px-2\.5:last-child{
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  .\32xl\:last\:py-3\.5:last-child{
    padding-top: 0.875rem;
    padding-bottom: 0.875rem;
  }

  .\32xl\:last\:px-3\.5:last-child{
    padding-left: 0.875rem;
    padding-right: 0.875rem;
  }

  .\32xl\:last\:py-0\.25:last-child{
    padding-top: 0.0625rem;
    padding-bottom: 0.0625rem;
  }

  .\32xl\:last\:px-0\.25:last-child{
    padding-left: 0.0625rem;
    padding-right: 0.0625rem;
  }

  .\32xl\:last\:py-0\.75:last-child{
    padding-top: 0.1875rem;
    padding-bottom: 0.1875rem;
  }

  .\32xl\:last\:px-0\.75:last-child{
    padding-left: 0.1875rem;
    padding-right: 0.1875rem;
  }

  .\32xl\:last\:py-1\.25:last-child{
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
  }

  .\32xl\:last\:px-1\.25:last-child{
    padding-left: 0.3125rem;
    padding-right: 0.3125rem;
  }

  .\32xl\:last\:py-1\.75:last-child{
    padding-top: 0.4375rem;
    padding-bottom: 0.4375rem;
  }

  .\32xl\:last\:px-1\.75:last-child{
    padding-left: 0.4375rem;
    padding-right: 0.4375rem;
  }

  .\32xl\:last\:py-2\.25:last-child{
    padding-top: 0.5625rem;
    padding-bottom: 0.5625rem;
  }

  .\32xl\:last\:px-2\.25:last-child{
    padding-left: 0.5625rem;
    padding-right: 0.5625rem;
  }

  .\32xl\:last\:py-2\.75:last-child{
    padding-top: 0.6875rem;
    padding-bottom: 0.6875rem;
  }

  .\32xl\:last\:px-2\.75:last-child{
    padding-left: 0.6875rem;
    padding-right: 0.6875rem;
  }

  .\32xl\:last\:py-3\.25:last-child{
    padding-top: 0.8125rem;
    padding-bottom: 0.8125rem;
  }

  .\32xl\:last\:px-3\.25:last-child{
    padding-left: 0.8125rem;
    padding-right: 0.8125rem;
  }

  .\32xl\:last\:py-3\.75:last-child{
    padding-top: 0.9375rem;
    padding-bottom: 0.9375rem;
  }

  .\32xl\:last\:px-3\.75:last-child{
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }

  .\32xl\:last\:py-4\.25:last-child{
    padding-top: 1.0625rem;
    padding-bottom: 1.0625rem;
  }

  .\32xl\:last\:px-4\.25:last-child{
    padding-left: 1.0625rem;
    padding-right: 1.0625rem;
  }

  .\32xl\:last\:py-4\.5:last-child{
    padding-top: 1.125rem;
    padding-bottom: 1.125rem;
  }

  .\32xl\:last\:px-4\.5:last-child{
    padding-left: 1.125rem;
    padding-right: 1.125rem;
  }

  .\32xl\:last\:py-4\.75:last-child{
    padding-top: 1.1875rem;
    padding-bottom: 1.1875rem;
  }

  .\32xl\:last\:px-4\.75:last-child{
    padding-left: 1.1875rem;
    padding-right: 1.1875rem;
  }

  .\32xl\:last\:py-5\.25:last-child{
    padding-top: 1.3125rem;
    padding-bottom: 1.3125rem;
  }

  .\32xl\:last\:px-5\.25:last-child{
    padding-left: 1.3125rem;
    padding-right: 1.3125rem;
  }

  .\32xl\:last\:py-5\.5:last-child{
    padding-top: 1.375rem;
    padding-bottom: 1.375rem;
  }

  .\32xl\:last\:px-5\.5:last-child{
    padding-left: 1.375rem;
    padding-right: 1.375rem;
  }

  .\32xl\:last\:py-5\.75:last-child{
    padding-top: 1.4375rem;
    padding-bottom: 1.4375rem;
  }

  .\32xl\:last\:px-5\.75:last-child{
    padding-left: 1.4375rem;
    padding-right: 1.4375rem;
  }

  .\32xl\:last\:py-6\.25:last-child{
    padding-top: 1.5625rem;
    padding-bottom: 1.5625rem;
  }

  .\32xl\:last\:px-6\.25:last-child{
    padding-left: 1.5625rem;
    padding-right: 1.5625rem;
  }

  .\32xl\:last\:py-6\.5:last-child{
    padding-top: 1.625rem;
    padding-bottom: 1.625rem;
  }

  .\32xl\:last\:px-6\.5:last-child{
    padding-left: 1.625rem;
    padding-right: 1.625rem;
  }

  .\32xl\:last\:py-6\.75:last-child{
    padding-top: 1.6875rem;
    padding-bottom: 1.6875rem;
  }

  .\32xl\:last\:px-6\.75:last-child{
    padding-left: 1.6875rem;
    padding-right: 1.6875rem;
  }

  .\32xl\:last\:py-7\.25:last-child{
    padding-top: 1.8125rem;
    padding-bottom: 1.8125rem;
  }

  .\32xl\:last\:px-7\.25:last-child{
    padding-left: 1.8125rem;
    padding-right: 1.8125rem;
  }

  .\32xl\:last\:py-7\.5:last-child{
    padding-top: 1.875rem;
    padding-bottom: 1.875rem;
  }

  .\32xl\:last\:px-7\.5:last-child{
    padding-left: 1.875rem;
    padding-right: 1.875rem;
  }

  .\32xl\:last\:py-8\.25:last-child{
    padding-top: 2.0625rem;
    padding-bottom: 2.0625rem;
  }

  .\32xl\:last\:px-8\.25:last-child{
    padding-left: 2.0625rem;
    padding-right: 2.0625rem;
  }

  .\32xl\:last\:py-8\.5:last-child{
    padding-top: 2.125rem;
    padding-bottom: 2.125rem;
  }

  .\32xl\:last\:px-8\.5:last-child{
    padding-left: 2.125rem;
    padding-right: 2.125rem;
  }

  .\32xl\:last\:py-9\.25:last-child{
    padding-top: 2.3125rem;
    padding-bottom: 2.3125rem;
  }

  .\32xl\:last\:px-9\.25:last-child{
    padding-left: 2.3125rem;
    padding-right: 2.3125rem;
  }

  .\32xl\:last\:py-9\.5:last-child{
    padding-top: 2.375rem;
    padding-bottom: 2.375rem;
  }

  .\32xl\:last\:px-9\.5:last-child{
    padding-left: 2.375rem;
    padding-right: 2.375rem;
  }

  .\32xl\:last\:py-10\.5:last-child{
    padding-top: 2.625rem;
    padding-bottom: 2.625rem;
  }

  .\32xl\:last\:px-10\.5:last-child{
    padding-left: 2.625rem;
    padding-right: 2.625rem;
  }

  .\32xl\:last\:py-11\.25:last-child{
    padding-top: 2.8125rem;
    padding-bottom: 2.8125rem;
  }

  .\32xl\:last\:px-11\.25:last-child{
    padding-left: 2.8125rem;
    padding-right: 2.8125rem;
  }

  .\32xl\:last\:py-11\.5:last-child{
    padding-top: 2.875rem;
    padding-bottom: 2.875rem;
  }

  .\32xl\:last\:px-11\.5:last-child{
    padding-left: 2.875rem;
    padding-right: 2.875rem;
  }

  .\32xl\:last\:py-12\.5:last-child{
    padding-top: 3.125rem;
    padding-bottom: 3.125rem;
  }

  .\32xl\:last\:px-12\.5:last-child{
    padding-left: 3.125rem;
    padding-right: 3.125rem;
  }

  .\32xl\:last\:py-12\.75:last-child{
    padding-top: 3.1875rem;
    padding-bottom: 3.1875rem;
  }

  .\32xl\:last\:px-12\.75:last-child{
    padding-left: 3.1875rem;
    padding-right: 3.1875rem;
  }

  .\32xl\:last\:py-13\.5:last-child{
    padding-top: 3.375rem;
    padding-bottom: 3.375rem;
  }

  .\32xl\:last\:px-13\.5:last-child{
    padding-left: 3.375rem;
    padding-right: 3.375rem;
  }

  .\32xl\:last\:py-14\.5:last-child{
    padding-top: 3.625rem;
    padding-bottom: 3.625rem;
  }

  .\32xl\:last\:px-14\.5:last-child{
    padding-left: 3.625rem;
    padding-right: 3.625rem;
  }

  .\32xl\:last\:py-15\.5:last-child{
    padding-top: 3.875rem;
    padding-bottom: 3.875rem;
  }

  .\32xl\:last\:px-15\.5:last-child{
    padding-left: 3.875rem;
    padding-right: 3.875rem;
  }

  .\32xl\:last\:py-15\.75:last-child{
    padding-top: 3.9375rem;
    padding-bottom: 3.9375rem;
  }

  .\32xl\:last\:px-15\.75:last-child{
    padding-left: 3.9375rem;
    padding-right: 3.9375rem;
  }

  .\32xl\:last\:py-16\.25:last-child{
    padding-top: 4.0625rem;
    padding-bottom: 4.0625rem;
  }

  .\32xl\:last\:px-16\.25:last-child{
    padding-left: 4.0625rem;
    padding-right: 4.0625rem;
  }

  .\32xl\:last\:py-17\.25:last-child{
    padding-top: 4.3125rem;
    padding-bottom: 4.3125rem;
  }

  .\32xl\:last\:px-17\.25:last-child{
    padding-left: 4.3125rem;
    padding-right: 4.3125rem;
  }

  .\32xl\:last\:py-17\.5:last-child{
    padding-top: 4.375rem;
    padding-bottom: 4.375rem;
  }

  .\32xl\:last\:px-17\.5:last-child{
    padding-left: 4.375rem;
    padding-right: 4.375rem;
  }

  .\32xl\:last\:py-18\.25:last-child{
    padding-top: 4.5625rem;
    padding-bottom: 4.5625rem;
  }

  .\32xl\:last\:px-18\.25:last-child{
    padding-left: 4.5625rem;
    padding-right: 4.5625rem;
  }

  .\32xl\:last\:py-18\.5:last-child{
    padding-top: 4.625rem;
    padding-bottom: 4.625rem;
  }

  .\32xl\:last\:px-18\.5:last-child{
    padding-left: 4.625rem;
    padding-right: 4.625rem;
  }

  .\32xl\:last\:py-20\.25:last-child{
    padding-top: 5.0625rem;
    padding-bottom: 5.0625rem;
  }

  .\32xl\:last\:px-20\.25:last-child{
    padding-left: 5.0625rem;
    padding-right: 5.0625rem;
  }

  .\32xl\:last\:py-20\.5:last-child{
    padding-top: 5.125rem;
    padding-bottom: 5.125rem;
  }

  .\32xl\:last\:px-20\.5:last-child{
    padding-left: 5.125rem;
    padding-right: 5.125rem;
  }

  .\32xl\:last\:py-22\.5:last-child{
    padding-top: 5.625rem;
    padding-bottom: 5.625rem;
  }

  .\32xl\:last\:px-22\.5:last-child{
    padding-left: 5.625rem;
    padding-right: 5.625rem;
  }

  .\32xl\:last\:py-25\.5:last-child{
    padding-top: 6.375rem;
    padding-bottom: 6.375rem;
  }

  .\32xl\:last\:px-25\.5:last-child{
    padding-left: 6.375rem;
    padding-right: 6.375rem;
  }

  .\32xl\:last\:py-26\.75:last-child{
    padding-top: 6.6875rem;
    padding-bottom: 6.6875rem;
  }

  .\32xl\:last\:px-26\.75:last-child{
    padding-left: 6.6875rem;
    padding-right: 6.6875rem;
  }

  .\32xl\:last\:py-32\.5:last-child{
    padding-top: 8.125rem;
    padding-bottom: 8.125rem;
  }

  .\32xl\:last\:px-32\.5:last-child{
    padding-left: 8.125rem;
    padding-right: 8.125rem;
  }

  .\32xl\:last\:py-37\.5:last-child{
    padding-top: 9.375rem;
    padding-bottom: 9.375rem;
  }

  .\32xl\:last\:px-37\.5:last-child{
    padding-left: 9.375rem;
    padding-right: 9.375rem;
  }

  .\32xl\:last\:py-41\.25:last-child{
    padding-top: 10.3125rem;
    padding-bottom: 10.3125rem;
  }

  .\32xl\:last\:px-41\.25:last-child{
    padding-left: 10.3125rem;
    padding-right: 10.3125rem;
  }

  .\32xl\:last\:py-52\.5:last-child{
    padding-top: 13.125rem;
    padding-bottom: 13.125rem;
  }

  .\32xl\:last\:px-52\.5:last-child{
    padding-left: 13.125rem;
    padding-right: 13.125rem;
  }

  .\32xl\:last\:py-54\.5:last-child{
    padding-top: 13.625rem;
    padding-bottom: 13.625rem;
  }

  .\32xl\:last\:px-54\.5:last-child{
    padding-left: 13.625rem;
    padding-right: 13.625rem;
  }

  .\32xl\:last\:py-57\.25:last-child{
    padding-top: 14.3125rem;
    padding-bottom: 14.3125rem;
  }

  .\32xl\:last\:px-57\.25:last-child{
    padding-left: 14.3125rem;
    padding-right: 14.3125rem;
  }

  .\32xl\:last\:py-57\.5:last-child{
    padding-top: 14.375rem;
    padding-bottom: 14.375rem;
  }

  .\32xl\:last\:px-57\.5:last-child{
    padding-left: 14.375rem;
    padding-right: 14.375rem;
  }

  .\32xl\:last\:py-66\.25:last-child{
    padding-top: 16.5625rem;
    padding-bottom: 16.5625rem;
  }

  .\32xl\:last\:px-66\.25:last-child{
    padding-left: 16.5625rem;
    padding-right: 16.5625rem;
  }

  .\32xl\:last\:py-74\.5:last-child{
    padding-top: 18.125rem;
    padding-bottom: 18.125rem;
  }

  .\32xl\:last\:px-74\.5:last-child{
    padding-left: 18.125rem;
    padding-right: 18.125rem;
  }

  .\32xl\:last\:py-106\.25:last-child{
    padding-top: 26.5625rem;
    padding-bottom: 26.5625rem;
  }

  .\32xl\:last\:px-106\.25:last-child{
    padding-left: 26.5625rem;
    padding-right: 26.5625rem;
  }

  .\32xl\:last\:py-112\.25:last-child{
    padding-top: 28.0675rem;
    padding-bottom: 28.0675rem;
  }

  .\32xl\:last\:px-112\.25:last-child{
    padding-left: 28.0675rem;
    padding-right: 28.0675rem;
  }

  .\32xl\:last\:py-112\.75:last-child{
    padding-top: 28.1875rem;
    padding-bottom: 28.1875rem;
  }

  .\32xl\:last\:px-112\.75:last-child{
    padding-left: 28.1875rem;
    padding-right: 28.1875rem;
  }

  .\32xl\:last\:py-147\.5:last-child{
    padding-top: 36.875rem;
    padding-bottom: 36.875rem;
  }

  .\32xl\:last\:px-147\.5:last-child{
    padding-left: 36.875rem;
    padding-right: 36.875rem;
  }

  .\32xl\:last\:py-162\.5:last-child{
    padding-top: 40.625rem;
    padding-bottom: 40.625rem;
  }

  .\32xl\:last\:px-162\.5:last-child{
    padding-left: 40.625rem;
    padding-right: 40.625rem;
  }

  .\32xl\:last\:py-172\.25:last-child{
    padding-top: 42.5625rem;
    padding-bottom: 42.5625rem;
  }

  .\32xl\:last\:px-172\.25:last-child{
    padding-left: 42.5625rem;
    padding-right: 42.5625rem;
  }

  .\32xl\:last\:py-175\.25:last-child{
    padding-top: 43.8125rem;
    padding-bottom: 43.8125rem;
  }

  .\32xl\:last\:px-175\.25:last-child{
    padding-left: 43.8125rem;
    padding-right: 43.8125rem;
  }

  .\32xl\:last\:py-184\.25:last-child{
    padding-top: 46.0625rem;
    padding-bottom: 46.0625rem;
  }

  .\32xl\:last\:px-184\.25:last-child{
    padding-left: 46.0625rem;
    padding-right: 46.0625rem;
  }

  .\32xl\:last\:py-203\.25:last-child{
    padding-top: 50.8125rem;
    padding-bottom: 50.8125rem;
  }

  .\32xl\:last\:px-203\.25:last-child{
    padding-left: 50.8125rem;
    padding-right: 50.8125rem;
  }

  .\32xl\:last\:py-half:last-child{
    padding-top: 50%;
    padding-bottom: 50%;
  }

  .\32xl\:last\:px-half:last-child{
    padding-left: 50%;
    padding-right: 50%;
  }

  .\32xl\:last\:py-full:last-child{
    padding-top: 100%;
    padding-bottom: 100%;
  }

  .\32xl\:last\:px-full:last-child{
    padding-left: 100%;
    padding-right: 100%;
  }

  .\32xl\:last\:py-1\/10:last-child{
    padding-top: 10%;
    padding-bottom: 10%;
  }

  .\32xl\:last\:px-1\/10:last-child{
    padding-left: 10%;
    padding-right: 10%;
  }

  .\32xl\:last\:py-2\/10:last-child{
    padding-top: 20%;
    padding-bottom: 20%;
  }

  .\32xl\:last\:px-2\/10:last-child{
    padding-left: 20%;
    padding-right: 20%;
  }

  .\32xl\:last\:py-3\/10:last-child{
    padding-top: 30%;
    padding-bottom: 30%;
  }

  .\32xl\:last\:px-3\/10:last-child{
    padding-left: 30%;
    padding-right: 30%;
  }

  .\32xl\:last\:py-4\/10:last-child{
    padding-top: 40%;
    padding-bottom: 40%;
  }

  .\32xl\:last\:px-4\/10:last-child{
    padding-left: 40%;
    padding-right: 40%;
  }

  .\32xl\:last\:py-4\.5\/10:last-child{
    padding-top: 45%;
    padding-bottom: 45%;
  }

  .\32xl\:last\:px-4\.5\/10:last-child{
    padding-left: 45%;
    padding-right: 45%;
  }

  .\32xl\:last\:py-5\/10:last-child{
    padding-top: 50%;
    padding-bottom: 50%;
  }

  .\32xl\:last\:px-5\/10:last-child{
    padding-left: 50%;
    padding-right: 50%;
  }

  .\32xl\:last\:py-5\.5\/10:last-child{
    padding-top: 55%;
    padding-bottom: 55%;
  }

  .\32xl\:last\:px-5\.5\/10:last-child{
    padding-left: 55%;
    padding-right: 55%;
  }

  .\32xl\:last\:py-6\/10:last-child{
    padding-top: 60%;
    padding-bottom: 60%;
  }

  .\32xl\:last\:px-6\/10:last-child{
    padding-left: 60%;
    padding-right: 60%;
  }

  .\32xl\:last\:py-7\/10:last-child{
    padding-top: 70%;
    padding-bottom: 70%;
  }

  .\32xl\:last\:px-7\/10:last-child{
    padding-left: 70%;
    padding-right: 70%;
  }

  .\32xl\:last\:py-8\/10:last-child{
    padding-top: 80%;
    padding-bottom: 80%;
  }

  .\32xl\:last\:px-8\/10:last-child{
    padding-left: 80%;
    padding-right: 80%;
  }

  .\32xl\:last\:py-9\/10:last-child{
    padding-top: 90%;
    padding-bottom: 90%;
  }

  .\32xl\:last\:px-9\/10:last-child{
    padding-left: 90%;
    padding-right: 90%;
  }

  .\32xl\:last\:py-1\/12:last-child{
    padding-top: 8.333333%;
    padding-bottom: 8.333333%;
  }

  .\32xl\:last\:px-1\/12:last-child{
    padding-left: 8.333333%;
    padding-right: 8.333333%;
  }

  .\32xl\:last\:py-2\/12:last-child{
    padding-top: 16.666667%;
    padding-bottom: 16.666667%;
  }

  .\32xl\:last\:px-2\/12:last-child{
    padding-left: 16.666667%;
    padding-right: 16.666667%;
  }

  .\32xl\:last\:py-3\/12:last-child{
    padding-top: 25%;
    padding-bottom: 25%;
  }

  .\32xl\:last\:px-3\/12:last-child{
    padding-left: 25%;
    padding-right: 25%;
  }

  .\32xl\:last\:py-4\/12:last-child{
    padding-top: 33.333333%;
    padding-bottom: 33.333333%;
  }

  .\32xl\:last\:px-4\/12:last-child{
    padding-left: 33.333333%;
    padding-right: 33.333333%;
  }

  .\32xl\:last\:py-5\/12:last-child{
    padding-top: 41.666667%;
    padding-bottom: 41.666667%;
  }

  .\32xl\:last\:px-5\/12:last-child{
    padding-left: 41.666667%;
    padding-right: 41.666667%;
  }

  .\32xl\:last\:py-6\/12:last-child{
    padding-top: 50%;
    padding-bottom: 50%;
  }

  .\32xl\:last\:px-6\/12:last-child{
    padding-left: 50%;
    padding-right: 50%;
  }

  .\32xl\:last\:py-7\/12:last-child{
    padding-top: 58.333333%;
    padding-bottom: 58.333333%;
  }

  .\32xl\:last\:px-7\/12:last-child{
    padding-left: 58.333333%;
    padding-right: 58.333333%;
  }

  .\32xl\:last\:py-8\/12:last-child{
    padding-top: 66.666667%;
    padding-bottom: 66.666667%;
  }

  .\32xl\:last\:px-8\/12:last-child{
    padding-left: 66.666667%;
    padding-right: 66.666667%;
  }

  .\32xl\:last\:py-9\/12:last-child{
    padding-top: 75%;
    padding-bottom: 75%;
  }

  .\32xl\:last\:px-9\/12:last-child{
    padding-left: 75%;
    padding-right: 75%;
  }

  .\32xl\:last\:py-10\/12:last-child{
    padding-top: 83.333333%;
    padding-bottom: 83.333333%;
  }

  .\32xl\:last\:px-10\/12:last-child{
    padding-left: 83.333333%;
    padding-right: 83.333333%;
  }

  .\32xl\:last\:py-11\/12:last-child{
    padding-top: 91.666667%;
    padding-bottom: 91.666667%;
  }

  .\32xl\:last\:px-11\/12:last-child{
    padding-left: 91.666667%;
    padding-right: 91.666667%;
  }

  .\32xl\:last\:pt-0:last-child{
    padding-top: 0px;
  }

  .\32xl\:last\:pr-0:last-child{
    padding-right: 0px;
  }

  .\32xl\:last\:pb-0:last-child{
    padding-bottom: 0px;
  }

  .\32xl\:last\:pl-0:last-child{
    padding-left: 0px;
  }

  .\32xl\:last\:pt-1:last-child{
    padding-top: 0.25rem;
  }

  .\32xl\:last\:pr-1:last-child{
    padding-right: 0.25rem;
  }

  .\32xl\:last\:pb-1:last-child{
    padding-bottom: 0.25rem;
  }

  .\32xl\:last\:pl-1:last-child{
    padding-left: 0.25rem;
  }

  .\32xl\:last\:pt-2:last-child{
    padding-top: 0.5rem;
  }

  .\32xl\:last\:pr-2:last-child{
    padding-right: 0.5rem;
  }

  .\32xl\:last\:pb-2:last-child{
    padding-bottom: 0.5rem;
  }

  .\32xl\:last\:pl-2:last-child{
    padding-left: 0.5rem;
  }

  .\32xl\:last\:pt-3:last-child{
    padding-top: 0.75rem;
  }

  .\32xl\:last\:pr-3:last-child{
    padding-right: 0.75rem;
  }

  .\32xl\:last\:pb-3:last-child{
    padding-bottom: 0.75rem;
  }

  .\32xl\:last\:pl-3:last-child{
    padding-left: 0.75rem;
  }

  .\32xl\:last\:pt-4:last-child{
    padding-top: 1rem;
  }

  .\32xl\:last\:pr-4:last-child{
    padding-right: 1rem;
  }

  .\32xl\:last\:pb-4:last-child{
    padding-bottom: 1rem;
  }

  .\32xl\:last\:pl-4:last-child{
    padding-left: 1rem;
  }

  .\32xl\:last\:pt-5:last-child{
    padding-top: 1.25rem;
  }

  .\32xl\:last\:pr-5:last-child{
    padding-right: 1.25rem;
  }

  .\32xl\:last\:pb-5:last-child{
    padding-bottom: 1.25rem;
  }

  .\32xl\:last\:pl-5:last-child{
    padding-left: 1.25rem;
  }

  .\32xl\:last\:pt-6:last-child{
    padding-top: 1.5rem;
  }

  .\32xl\:last\:pr-6:last-child{
    padding-right: 1.5rem;
  }

  .\32xl\:last\:pb-6:last-child{
    padding-bottom: 1.5rem;
  }

  .\32xl\:last\:pl-6:last-child{
    padding-left: 1.5rem;
  }

  .\32xl\:last\:pt-7:last-child{
    padding-top: 1.75rem;
  }

  .\32xl\:last\:pr-7:last-child{
    padding-right: 1.75rem;
  }

  .\32xl\:last\:pb-7:last-child{
    padding-bottom: 1.75rem;
  }

  .\32xl\:last\:pl-7:last-child{
    padding-left: 1.75rem;
  }

  .\32xl\:last\:pt-8:last-child{
    padding-top: 2rem;
  }

  .\32xl\:last\:pr-8:last-child{
    padding-right: 2rem;
  }

  .\32xl\:last\:pb-8:last-child{
    padding-bottom: 2rem;
  }

  .\32xl\:last\:pl-8:last-child{
    padding-left: 2rem;
  }

  .\32xl\:last\:pt-9:last-child{
    padding-top: 2.25rem;
  }

  .\32xl\:last\:pr-9:last-child{
    padding-right: 2.25rem;
  }

  .\32xl\:last\:pb-9:last-child{
    padding-bottom: 2.25rem;
  }

  .\32xl\:last\:pl-9:last-child{
    padding-left: 2.25rem;
  }

  .\32xl\:last\:pt-10:last-child{
    padding-top: 2.5rem;
  }

  .\32xl\:last\:pr-10:last-child{
    padding-right: 2.5rem;
  }

  .\32xl\:last\:pb-10:last-child{
    padding-bottom: 2.5rem;
  }

  .\32xl\:last\:pl-10:last-child{
    padding-left: 2.5rem;
  }

  .\32xl\:last\:pt-11:last-child{
    padding-top: 2.75rem;
  }

  .\32xl\:last\:pr-11:last-child{
    padding-right: 2.75rem;
  }

  .\32xl\:last\:pb-11:last-child{
    padding-bottom: 2.75rem;
  }

  .\32xl\:last\:pl-11:last-child{
    padding-left: 2.75rem;
  }

  .\32xl\:last\:pt-12:last-child{
    padding-top: 3rem;
  }

  .\32xl\:last\:pr-12:last-child{
    padding-right: 3rem;
  }

  .\32xl\:last\:pb-12:last-child{
    padding-bottom: 3rem;
  }

  .\32xl\:last\:pl-12:last-child{
    padding-left: 3rem;
  }

  .\32xl\:last\:pt-13:last-child{
    padding-top: 3.25rem;
  }

  .\32xl\:last\:pr-13:last-child{
    padding-right: 3.25rem;
  }

  .\32xl\:last\:pb-13:last-child{
    padding-bottom: 3.25rem;
  }

  .\32xl\:last\:pl-13:last-child{
    padding-left: 3.25rem;
  }

  .\32xl\:last\:pt-14:last-child{
    padding-top: 3.5rem;
  }

  .\32xl\:last\:pr-14:last-child{
    padding-right: 3.5rem;
  }

  .\32xl\:last\:pb-14:last-child{
    padding-bottom: 3.5rem;
  }

  .\32xl\:last\:pl-14:last-child{
    padding-left: 3.5rem;
  }

  .\32xl\:last\:pt-15:last-child{
    padding-top: 3.75rem;
  }

  .\32xl\:last\:pr-15:last-child{
    padding-right: 3.75rem;
  }

  .\32xl\:last\:pb-15:last-child{
    padding-bottom: 3.75rem;
  }

  .\32xl\:last\:pl-15:last-child{
    padding-left: 3.75rem;
  }

  .\32xl\:last\:pt-16:last-child{
    padding-top: 4rem;
  }

  .\32xl\:last\:pr-16:last-child{
    padding-right: 4rem;
  }

  .\32xl\:last\:pb-16:last-child{
    padding-bottom: 4rem;
  }

  .\32xl\:last\:pl-16:last-child{
    padding-left: 4rem;
  }

  .\32xl\:last\:pt-17:last-child{
    padding-top: 4.25rem;
  }

  .\32xl\:last\:pr-17:last-child{
    padding-right: 4.25rem;
  }

  .\32xl\:last\:pb-17:last-child{
    padding-bottom: 4.25rem;
  }

  .\32xl\:last\:pl-17:last-child{
    padding-left: 4.25rem;
  }

  .\32xl\:last\:pt-18:last-child{
    padding-top: 4.5rem;
  }

  .\32xl\:last\:pr-18:last-child{
    padding-right: 4.5rem;
  }

  .\32xl\:last\:pb-18:last-child{
    padding-bottom: 4.5rem;
  }

  .\32xl\:last\:pl-18:last-child{
    padding-left: 4.5rem;
  }

  .\32xl\:last\:pt-19:last-child{
    padding-top: 4.75rem;
  }

  .\32xl\:last\:pr-19:last-child{
    padding-right: 4.75rem;
  }

  .\32xl\:last\:pb-19:last-child{
    padding-bottom: 4.75rem;
  }

  .\32xl\:last\:pl-19:last-child{
    padding-left: 4.75rem;
  }

  .\32xl\:last\:pt-20:last-child{
    padding-top: 5rem;
  }

  .\32xl\:last\:pr-20:last-child{
    padding-right: 5rem;
  }

  .\32xl\:last\:pb-20:last-child{
    padding-bottom: 5rem;
  }

  .\32xl\:last\:pl-20:last-child{
    padding-left: 5rem;
  }

  .\32xl\:last\:pt-22:last-child{
    padding-top: 5.5rem;
  }

  .\32xl\:last\:pr-22:last-child{
    padding-right: 5.5rem;
  }

  .\32xl\:last\:pb-22:last-child{
    padding-bottom: 5.5rem;
  }

  .\32xl\:last\:pl-22:last-child{
    padding-left: 5.5rem;
  }

  .\32xl\:last\:pt-24:last-child{
    padding-top: 6rem;
  }

  .\32xl\:last\:pr-24:last-child{
    padding-right: 6rem;
  }

  .\32xl\:last\:pb-24:last-child{
    padding-bottom: 6rem;
  }

  .\32xl\:last\:pl-24:last-child{
    padding-left: 6rem;
  }

  .\32xl\:last\:pt-25:last-child{
    padding-top: 6.25rem;
  }

  .\32xl\:last\:pr-25:last-child{
    padding-right: 6.25rem;
  }

  .\32xl\:last\:pb-25:last-child{
    padding-bottom: 6.25rem;
  }

  .\32xl\:last\:pl-25:last-child{
    padding-left: 6.25rem;
  }

  .\32xl\:last\:pt-28:last-child{
    padding-top: 7rem;
  }

  .\32xl\:last\:pr-28:last-child{
    padding-right: 7rem;
  }

  .\32xl\:last\:pb-28:last-child{
    padding-bottom: 7rem;
  }

  .\32xl\:last\:pl-28:last-child{
    padding-left: 7rem;
  }

  .\32xl\:last\:pt-30:last-child{
    padding-top: 7.5rem;
  }

  .\32xl\:last\:pr-30:last-child{
    padding-right: 7.5rem;
  }

  .\32xl\:last\:pb-30:last-child{
    padding-bottom: 7.5rem;
  }

  .\32xl\:last\:pl-30:last-child{
    padding-left: 7.5rem;
  }

  .\32xl\:last\:pt-32:last-child{
    padding-top: 8rem;
  }

  .\32xl\:last\:pr-32:last-child{
    padding-right: 8rem;
  }

  .\32xl\:last\:pb-32:last-child{
    padding-bottom: 8rem;
  }

  .\32xl\:last\:pl-32:last-child{
    padding-left: 8rem;
  }

  .\32xl\:last\:pt-34:last-child{
    padding-top: 8.5rem;
  }

  .\32xl\:last\:pr-34:last-child{
    padding-right: 8.5rem;
  }

  .\32xl\:last\:pb-34:last-child{
    padding-bottom: 8.5rem;
  }

  .\32xl\:last\:pl-34:last-child{
    padding-left: 8.5rem;
  }

  .\32xl\:last\:pt-35:last-child{
    padding-top: 8.75rem;
  }

  .\32xl\:last\:pr-35:last-child{
    padding-right: 8.75rem;
  }

  .\32xl\:last\:pb-35:last-child{
    padding-bottom: 8.75rem;
  }

  .\32xl\:last\:pl-35:last-child{
    padding-left: 8.75rem;
  }

  .\32xl\:last\:pt-36:last-child{
    padding-top: 9rem;
  }

  .\32xl\:last\:pr-36:last-child{
    padding-right: 9rem;
  }

  .\32xl\:last\:pb-36:last-child{
    padding-bottom: 9rem;
  }

  .\32xl\:last\:pl-36:last-child{
    padding-left: 9rem;
  }

  .\32xl\:last\:pt-39:last-child{
    padding-top: 9.75rem;
  }

  .\32xl\:last\:pr-39:last-child{
    padding-right: 9.75rem;
  }

  .\32xl\:last\:pb-39:last-child{
    padding-bottom: 9.75rem;
  }

  .\32xl\:last\:pl-39:last-child{
    padding-left: 9.75rem;
  }

  .\32xl\:last\:pt-40:last-child{
    padding-top: 10rem;
  }

  .\32xl\:last\:pr-40:last-child{
    padding-right: 10rem;
  }

  .\32xl\:last\:pb-40:last-child{
    padding-bottom: 10rem;
  }

  .\32xl\:last\:pl-40:last-child{
    padding-left: 10rem;
  }

  .\32xl\:last\:pt-42:last-child{
    padding-top: 10.5rem;
  }

  .\32xl\:last\:pr-42:last-child{
    padding-right: 10.5rem;
  }

  .\32xl\:last\:pb-42:last-child{
    padding-bottom: 10.5rem;
  }

  .\32xl\:last\:pl-42:last-child{
    padding-left: 10.5rem;
  }

  .\32xl\:last\:pt-44:last-child{
    padding-top: 11rem;
  }

  .\32xl\:last\:pr-44:last-child{
    padding-right: 11rem;
  }

  .\32xl\:last\:pb-44:last-child{
    padding-bottom: 11rem;
  }

  .\32xl\:last\:pl-44:last-child{
    padding-left: 11rem;
  }

  .\32xl\:last\:pt-45:last-child{
    padding-top: 11.25rem;
  }

  .\32xl\:last\:pr-45:last-child{
    padding-right: 11.25rem;
  }

  .\32xl\:last\:pb-45:last-child{
    padding-bottom: 11.25rem;
  }

  .\32xl\:last\:pl-45:last-child{
    padding-left: 11.25rem;
  }

  .\32xl\:last\:pt-48:last-child{
    padding-top: 12rem;
  }

  .\32xl\:last\:pr-48:last-child{
    padding-right: 12rem;
  }

  .\32xl\:last\:pb-48:last-child{
    padding-bottom: 12rem;
  }

  .\32xl\:last\:pl-48:last-child{
    padding-left: 12rem;
  }

  .\32xl\:last\:pt-50:last-child{
    padding-top: 12.5rem;
  }

  .\32xl\:last\:pr-50:last-child{
    padding-right: 12.5rem;
  }

  .\32xl\:last\:pb-50:last-child{
    padding-bottom: 12.5rem;
  }

  .\32xl\:last\:pl-50:last-child{
    padding-left: 12.5rem;
  }

  .\32xl\:last\:pt-52:last-child{
    padding-top: 13rem;
  }

  .\32xl\:last\:pr-52:last-child{
    padding-right: 13rem;
  }

  .\32xl\:last\:pb-52:last-child{
    padding-bottom: 13rem;
  }

  .\32xl\:last\:pl-52:last-child{
    padding-left: 13rem;
  }

  .\32xl\:last\:pt-55:last-child{
    padding-top: 13.75rem;
  }

  .\32xl\:last\:pr-55:last-child{
    padding-right: 13.75rem;
  }

  .\32xl\:last\:pb-55:last-child{
    padding-bottom: 13.75rem;
  }

  .\32xl\:last\:pl-55:last-child{
    padding-left: 13.75rem;
  }

  .\32xl\:last\:pt-56:last-child{
    padding-top: 14rem;
  }

  .\32xl\:last\:pr-56:last-child{
    padding-right: 14rem;
  }

  .\32xl\:last\:pb-56:last-child{
    padding-bottom: 14rem;
  }

  .\32xl\:last\:pl-56:last-child{
    padding-left: 14rem;
  }

  .\32xl\:last\:pt-58:last-child{
    padding-top: 14.5rem;
  }

  .\32xl\:last\:pr-58:last-child{
    padding-right: 14.5rem;
  }

  .\32xl\:last\:pb-58:last-child{
    padding-bottom: 14.5rem;
  }

  .\32xl\:last\:pl-58:last-child{
    padding-left: 14.5rem;
  }

  .\32xl\:last\:pt-60:last-child{
    padding-top: 15rem;
  }

  .\32xl\:last\:pr-60:last-child{
    padding-right: 15rem;
  }

  .\32xl\:last\:pb-60:last-child{
    padding-bottom: 15rem;
  }

  .\32xl\:last\:pl-60:last-child{
    padding-left: 15rem;
  }

  .\32xl\:last\:pt-64:last-child{
    padding-top: 16rem;
  }

  .\32xl\:last\:pr-64:last-child{
    padding-right: 16rem;
  }

  .\32xl\:last\:pb-64:last-child{
    padding-bottom: 16rem;
  }

  .\32xl\:last\:pl-64:last-child{
    padding-left: 16rem;
  }

  .\32xl\:last\:pt-65:last-child{
    padding-top: 16.25rem;
  }

  .\32xl\:last\:pr-65:last-child{
    padding-right: 16.25rem;
  }

  .\32xl\:last\:pb-65:last-child{
    padding-bottom: 16.25rem;
  }

  .\32xl\:last\:pl-65:last-child{
    padding-left: 16.25rem;
  }

  .\32xl\:last\:pt-68:last-child{
    padding-top: 17rem;
  }

  .\32xl\:last\:pr-68:last-child{
    padding-right: 17rem;
  }

  .\32xl\:last\:pb-68:last-child{
    padding-bottom: 17rem;
  }

  .\32xl\:last\:pl-68:last-child{
    padding-left: 17rem;
  }

  .\32xl\:last\:pt-69:last-child{
    padding-top: 17.25rem;
  }

  .\32xl\:last\:pr-69:last-child{
    padding-right: 17.25rem;
  }

  .\32xl\:last\:pb-69:last-child{
    padding-bottom: 17.25rem;
  }

  .\32xl\:last\:pl-69:last-child{
    padding-left: 17.25rem;
  }

  .\32xl\:last\:pt-70:last-child{
    padding-top: 17.5rem;
  }

  .\32xl\:last\:pr-70:last-child{
    padding-right: 17.5rem;
  }

  .\32xl\:last\:pb-70:last-child{
    padding-bottom: 17.5rem;
  }

  .\32xl\:last\:pl-70:last-child{
    padding-left: 17.5rem;
  }

  .\32xl\:last\:pt-72:last-child{
    padding-top: 18rem;
  }

  .\32xl\:last\:pr-72:last-child{
    padding-right: 18rem;
  }

  .\32xl\:last\:pb-72:last-child{
    padding-bottom: 18rem;
  }

  .\32xl\:last\:pl-72:last-child{
    padding-left: 18rem;
  }

  .\32xl\:last\:pt-75:last-child{
    padding-top: 18.75rem;
  }

  .\32xl\:last\:pr-75:last-child{
    padding-right: 18.75rem;
  }

  .\32xl\:last\:pb-75:last-child{
    padding-bottom: 18.75rem;
  }

  .\32xl\:last\:pl-75:last-child{
    padding-left: 18.75rem;
  }

  .\32xl\:last\:pt-80:last-child{
    padding-top: 20rem;
  }

  .\32xl\:last\:pr-80:last-child{
    padding-right: 20rem;
  }

  .\32xl\:last\:pb-80:last-child{
    padding-bottom: 20rem;
  }

  .\32xl\:last\:pl-80:last-child{
    padding-left: 20rem;
  }

  .\32xl\:last\:pt-85:last-child{
    padding-top: 21.25rem;
  }

  .\32xl\:last\:pr-85:last-child{
    padding-right: 21.25rem;
  }

  .\32xl\:last\:pb-85:last-child{
    padding-bottom: 21.25rem;
  }

  .\32xl\:last\:pl-85:last-child{
    padding-left: 21.25rem;
  }

  .\32xl\:last\:pt-86:last-child{
    padding-top: 21.5rem;
  }

  .\32xl\:last\:pr-86:last-child{
    padding-right: 21.5rem;
  }

  .\32xl\:last\:pb-86:last-child{
    padding-bottom: 21.5rem;
  }

  .\32xl\:last\:pl-86:last-child{
    padding-left: 21.5rem;
  }

  .\32xl\:last\:pt-90:last-child{
    padding-top: 22.5rem;
  }

  .\32xl\:last\:pr-90:last-child{
    padding-right: 22.5rem;
  }

  .\32xl\:last\:pb-90:last-child{
    padding-bottom: 22.5rem;
  }

  .\32xl\:last\:pl-90:last-child{
    padding-left: 22.5rem;
  }

  .\32xl\:last\:pt-96:last-child{
    padding-top: 24rem;
  }

  .\32xl\:last\:pr-96:last-child{
    padding-right: 24rem;
  }

  .\32xl\:last\:pb-96:last-child{
    padding-bottom: 24rem;
  }

  .\32xl\:last\:pl-96:last-child{
    padding-left: 24rem;
  }

  .\32xl\:last\:pt-100:last-child{
    padding-top: 25rem;
  }

  .\32xl\:last\:pr-100:last-child{
    padding-right: 25rem;
  }

  .\32xl\:last\:pb-100:last-child{
    padding-bottom: 25rem;
  }

  .\32xl\:last\:pl-100:last-child{
    padding-left: 25rem;
  }

  .\32xl\:last\:pt-115:last-child{
    padding-top: 28.75rem;
  }

  .\32xl\:last\:pr-115:last-child{
    padding-right: 28.75rem;
  }

  .\32xl\:last\:pb-115:last-child{
    padding-bottom: 28.75rem;
  }

  .\32xl\:last\:pl-115:last-child{
    padding-left: 28.75rem;
  }

  .\32xl\:last\:pt-125:last-child{
    padding-top: 31.25rem;
  }

  .\32xl\:last\:pr-125:last-child{
    padding-right: 31.25rem;
  }

  .\32xl\:last\:pb-125:last-child{
    padding-bottom: 31.25rem;
  }

  .\32xl\:last\:pl-125:last-child{
    padding-left: 31.25rem;
  }

  .\32xl\:last\:pt-142:last-child{
    padding-top: 35.5rem;
  }

  .\32xl\:last\:pr-142:last-child{
    padding-right: 35.5rem;
  }

  .\32xl\:last\:pb-142:last-child{
    padding-bottom: 35.5rem;
  }

  .\32xl\:last\:pl-142:last-child{
    padding-left: 35.5rem;
  }

  .\32xl\:last\:pt-150:last-child{
    padding-top: 37.5rem;
  }

  .\32xl\:last\:pr-150:last-child{
    padding-right: 37.5rem;
  }

  .\32xl\:last\:pb-150:last-child{
    padding-bottom: 37.5rem;
  }

  .\32xl\:last\:pl-150:last-child{
    padding-left: 37.5rem;
  }

  .\32xl\:last\:pt-156:last-child{
    padding-top: 39rem;
  }

  .\32xl\:last\:pr-156:last-child{
    padding-right: 39rem;
  }

  .\32xl\:last\:pb-156:last-child{
    padding-bottom: 39rem;
  }

  .\32xl\:last\:pl-156:last-child{
    padding-left: 39rem;
  }

  .\32xl\:last\:pt-160:last-child{
    padding-top: 40rem;
  }

  .\32xl\:last\:pr-160:last-child{
    padding-right: 40rem;
  }

  .\32xl\:last\:pb-160:last-child{
    padding-bottom: 40rem;
  }

  .\32xl\:last\:pl-160:last-child{
    padding-left: 40rem;
  }

  .\32xl\:last\:pt-175:last-child{
    padding-top: 43.75rem;
  }

  .\32xl\:last\:pr-175:last-child{
    padding-right: 43.75rem;
  }

  .\32xl\:last\:pb-175:last-child{
    padding-bottom: 43.75rem;
  }

  .\32xl\:last\:pl-175:last-child{
    padding-left: 43.75rem;
  }

  .\32xl\:last\:pt-207:last-child{
    padding-top: 51.75rem;
  }

  .\32xl\:last\:pr-207:last-child{
    padding-right: 51.75rem;
  }

  .\32xl\:last\:pb-207:last-child{
    padding-bottom: 51.75rem;
  }

  .\32xl\:last\:pl-207:last-child{
    padding-left: 51.75rem;
  }

  .\32xl\:last\:pt-242:last-child{
    padding-top: 60.5rem;
  }

  .\32xl\:last\:pr-242:last-child{
    padding-right: 60.5rem;
  }

  .\32xl\:last\:pb-242:last-child{
    padding-bottom: 60.5rem;
  }

  .\32xl\:last\:pl-242:last-child{
    padding-left: 60.5rem;
  }

  .\32xl\:last\:pt-250:last-child{
    padding-top: 62.5rem;
  }

  .\32xl\:last\:pr-250:last-child{
    padding-right: 62.5rem;
  }

  .\32xl\:last\:pb-250:last-child{
    padding-bottom: 62.5rem;
  }

  .\32xl\:last\:pl-250:last-child{
    padding-left: 62.5rem;
  }

  .\32xl\:last\:pt-258:last-child{
    padding-top: 64.5rem;
  }

  .\32xl\:last\:pr-258:last-child{
    padding-right: 64.5rem;
  }

  .\32xl\:last\:pb-258:last-child{
    padding-bottom: 64.5rem;
  }

  .\32xl\:last\:pl-258:last-child{
    padding-left: 64.5rem;
  }

  .\32xl\:last\:pt-265:last-child{
    padding-top: 66.25rem;
  }

  .\32xl\:last\:pr-265:last-child{
    padding-right: 66.25rem;
  }

  .\32xl\:last\:pb-265:last-child{
    padding-bottom: 66.25rem;
  }

  .\32xl\:last\:pl-265:last-child{
    padding-left: 66.25rem;
  }

  .\32xl\:last\:pt-280:last-child{
    padding-top: 70rem;
  }

  .\32xl\:last\:pr-280:last-child{
    padding-right: 70rem;
  }

  .\32xl\:last\:pb-280:last-child{
    padding-bottom: 70rem;
  }

  .\32xl\:last\:pl-280:last-child{
    padding-left: 70rem;
  }

  .\32xl\:last\:pt-px:last-child{
    padding-top: 1px;
  }

  .\32xl\:last\:pr-px:last-child{
    padding-right: 1px;
  }

  .\32xl\:last\:pb-px:last-child{
    padding-bottom: 1px;
  }

  .\32xl\:last\:pl-px:last-child{
    padding-left: 1px;
  }

  .\32xl\:last\:pt-0\.5:last-child{
    padding-top: 0.125rem;
  }

  .\32xl\:last\:pr-0\.5:last-child{
    padding-right: 0.125rem;
  }

  .\32xl\:last\:pb-0\.5:last-child{
    padding-bottom: 0.125rem;
  }

  .\32xl\:last\:pl-0\.5:last-child{
    padding-left: 0.125rem;
  }

  .\32xl\:last\:pt-1\.5:last-child{
    padding-top: 0.375rem;
  }

  .\32xl\:last\:pr-1\.5:last-child{
    padding-right: 0.375rem;
  }

  .\32xl\:last\:pb-1\.5:last-child{
    padding-bottom: 0.375rem;
  }

  .\32xl\:last\:pl-1\.5:last-child{
    padding-left: 0.375rem;
  }

  .\32xl\:last\:pt-2\.5:last-child{
    padding-top: 0.625rem;
  }

  .\32xl\:last\:pr-2\.5:last-child{
    padding-right: 0.625rem;
  }

  .\32xl\:last\:pb-2\.5:last-child{
    padding-bottom: 0.625rem;
  }

  .\32xl\:last\:pl-2\.5:last-child{
    padding-left: 0.625rem;
  }

  .\32xl\:last\:pt-3\.5:last-child{
    padding-top: 0.875rem;
  }

  .\32xl\:last\:pr-3\.5:last-child{
    padding-right: 0.875rem;
  }

  .\32xl\:last\:pb-3\.5:last-child{
    padding-bottom: 0.875rem;
  }

  .\32xl\:last\:pl-3\.5:last-child{
    padding-left: 0.875rem;
  }

  .\32xl\:last\:pt-0\.25:last-child{
    padding-top: 0.0625rem;
  }

  .\32xl\:last\:pr-0\.25:last-child{
    padding-right: 0.0625rem;
  }

  .\32xl\:last\:pb-0\.25:last-child{
    padding-bottom: 0.0625rem;
  }

  .\32xl\:last\:pl-0\.25:last-child{
    padding-left: 0.0625rem;
  }

  .\32xl\:last\:pt-0\.75:last-child{
    padding-top: 0.1875rem;
  }

  .\32xl\:last\:pr-0\.75:last-child{
    padding-right: 0.1875rem;
  }

  .\32xl\:last\:pb-0\.75:last-child{
    padding-bottom: 0.1875rem;
  }

  .\32xl\:last\:pl-0\.75:last-child{
    padding-left: 0.1875rem;
  }

  .\32xl\:last\:pt-1\.25:last-child{
    padding-top: 0.3125rem;
  }

  .\32xl\:last\:pr-1\.25:last-child{
    padding-right: 0.3125rem;
  }

  .\32xl\:last\:pb-1\.25:last-child{
    padding-bottom: 0.3125rem;
  }

  .\32xl\:last\:pl-1\.25:last-child{
    padding-left: 0.3125rem;
  }

  .\32xl\:last\:pt-1\.75:last-child{
    padding-top: 0.4375rem;
  }

  .\32xl\:last\:pr-1\.75:last-child{
    padding-right: 0.4375rem;
  }

  .\32xl\:last\:pb-1\.75:last-child{
    padding-bottom: 0.4375rem;
  }

  .\32xl\:last\:pl-1\.75:last-child{
    padding-left: 0.4375rem;
  }

  .\32xl\:last\:pt-2\.25:last-child{
    padding-top: 0.5625rem;
  }

  .\32xl\:last\:pr-2\.25:last-child{
    padding-right: 0.5625rem;
  }

  .\32xl\:last\:pb-2\.25:last-child{
    padding-bottom: 0.5625rem;
  }

  .\32xl\:last\:pl-2\.25:last-child{
    padding-left: 0.5625rem;
  }

  .\32xl\:last\:pt-2\.75:last-child{
    padding-top: 0.6875rem;
  }

  .\32xl\:last\:pr-2\.75:last-child{
    padding-right: 0.6875rem;
  }

  .\32xl\:last\:pb-2\.75:last-child{
    padding-bottom: 0.6875rem;
  }

  .\32xl\:last\:pl-2\.75:last-child{
    padding-left: 0.6875rem;
  }

  .\32xl\:last\:pt-3\.25:last-child{
    padding-top: 0.8125rem;
  }

  .\32xl\:last\:pr-3\.25:last-child{
    padding-right: 0.8125rem;
  }

  .\32xl\:last\:pb-3\.25:last-child{
    padding-bottom: 0.8125rem;
  }

  .\32xl\:last\:pl-3\.25:last-child{
    padding-left: 0.8125rem;
  }

  .\32xl\:last\:pt-3\.75:last-child{
    padding-top: 0.9375rem;
  }

  .\32xl\:last\:pr-3\.75:last-child{
    padding-right: 0.9375rem;
  }

  .\32xl\:last\:pb-3\.75:last-child{
    padding-bottom: 0.9375rem;
  }

  .\32xl\:last\:pl-3\.75:last-child{
    padding-left: 0.9375rem;
  }

  .\32xl\:last\:pt-4\.25:last-child{
    padding-top: 1.0625rem;
  }

  .\32xl\:last\:pr-4\.25:last-child{
    padding-right: 1.0625rem;
  }

  .\32xl\:last\:pb-4\.25:last-child{
    padding-bottom: 1.0625rem;
  }

  .\32xl\:last\:pl-4\.25:last-child{
    padding-left: 1.0625rem;
  }

  .\32xl\:last\:pt-4\.5:last-child{
    padding-top: 1.125rem;
  }

  .\32xl\:last\:pr-4\.5:last-child{
    padding-right: 1.125rem;
  }

  .\32xl\:last\:pb-4\.5:last-child{
    padding-bottom: 1.125rem;
  }

  .\32xl\:last\:pl-4\.5:last-child{
    padding-left: 1.125rem;
  }

  .\32xl\:last\:pt-4\.75:last-child{
    padding-top: 1.1875rem;
  }

  .\32xl\:last\:pr-4\.75:last-child{
    padding-right: 1.1875rem;
  }

  .\32xl\:last\:pb-4\.75:last-child{
    padding-bottom: 1.1875rem;
  }

  .\32xl\:last\:pl-4\.75:last-child{
    padding-left: 1.1875rem;
  }

  .\32xl\:last\:pt-5\.25:last-child{
    padding-top: 1.3125rem;
  }

  .\32xl\:last\:pr-5\.25:last-child{
    padding-right: 1.3125rem;
  }

  .\32xl\:last\:pb-5\.25:last-child{
    padding-bottom: 1.3125rem;
  }

  .\32xl\:last\:pl-5\.25:last-child{
    padding-left: 1.3125rem;
  }

  .\32xl\:last\:pt-5\.5:last-child{
    padding-top: 1.375rem;
  }

  .\32xl\:last\:pr-5\.5:last-child{
    padding-right: 1.375rem;
  }

  .\32xl\:last\:pb-5\.5:last-child{
    padding-bottom: 1.375rem;
  }

  .\32xl\:last\:pl-5\.5:last-child{
    padding-left: 1.375rem;
  }

  .\32xl\:last\:pt-5\.75:last-child{
    padding-top: 1.4375rem;
  }

  .\32xl\:last\:pr-5\.75:last-child{
    padding-right: 1.4375rem;
  }

  .\32xl\:last\:pb-5\.75:last-child{
    padding-bottom: 1.4375rem;
  }

  .\32xl\:last\:pl-5\.75:last-child{
    padding-left: 1.4375rem;
  }

  .\32xl\:last\:pt-6\.25:last-child{
    padding-top: 1.5625rem;
  }

  .\32xl\:last\:pr-6\.25:last-child{
    padding-right: 1.5625rem;
  }

  .\32xl\:last\:pb-6\.25:last-child{
    padding-bottom: 1.5625rem;
  }

  .\32xl\:last\:pl-6\.25:last-child{
    padding-left: 1.5625rem;
  }

  .\32xl\:last\:pt-6\.5:last-child{
    padding-top: 1.625rem;
  }

  .\32xl\:last\:pr-6\.5:last-child{
    padding-right: 1.625rem;
  }

  .\32xl\:last\:pb-6\.5:last-child{
    padding-bottom: 1.625rem;
  }

  .\32xl\:last\:pl-6\.5:last-child{
    padding-left: 1.625rem;
  }

  .\32xl\:last\:pt-6\.75:last-child{
    padding-top: 1.6875rem;
  }

  .\32xl\:last\:pr-6\.75:last-child{
    padding-right: 1.6875rem;
  }

  .\32xl\:last\:pb-6\.75:last-child{
    padding-bottom: 1.6875rem;
  }

  .\32xl\:last\:pl-6\.75:last-child{
    padding-left: 1.6875rem;
  }

  .\32xl\:last\:pt-7\.25:last-child{
    padding-top: 1.8125rem;
  }

  .\32xl\:last\:pr-7\.25:last-child{
    padding-right: 1.8125rem;
  }

  .\32xl\:last\:pb-7\.25:last-child{
    padding-bottom: 1.8125rem;
  }

  .\32xl\:last\:pl-7\.25:last-child{
    padding-left: 1.8125rem;
  }

  .\32xl\:last\:pt-7\.5:last-child{
    padding-top: 1.875rem;
  }

  .\32xl\:last\:pr-7\.5:last-child{
    padding-right: 1.875rem;
  }

  .\32xl\:last\:pb-7\.5:last-child{
    padding-bottom: 1.875rem;
  }

  .\32xl\:last\:pl-7\.5:last-child{
    padding-left: 1.875rem;
  }

  .\32xl\:last\:pt-8\.25:last-child{
    padding-top: 2.0625rem;
  }

  .\32xl\:last\:pr-8\.25:last-child{
    padding-right: 2.0625rem;
  }

  .\32xl\:last\:pb-8\.25:last-child{
    padding-bottom: 2.0625rem;
  }

  .\32xl\:last\:pl-8\.25:last-child{
    padding-left: 2.0625rem;
  }

  .\32xl\:last\:pt-8\.5:last-child{
    padding-top: 2.125rem;
  }

  .\32xl\:last\:pr-8\.5:last-child{
    padding-right: 2.125rem;
  }

  .\32xl\:last\:pb-8\.5:last-child{
    padding-bottom: 2.125rem;
  }

  .\32xl\:last\:pl-8\.5:last-child{
    padding-left: 2.125rem;
  }

  .\32xl\:last\:pt-9\.25:last-child{
    padding-top: 2.3125rem;
  }

  .\32xl\:last\:pr-9\.25:last-child{
    padding-right: 2.3125rem;
  }

  .\32xl\:last\:pb-9\.25:last-child{
    padding-bottom: 2.3125rem;
  }

  .\32xl\:last\:pl-9\.25:last-child{
    padding-left: 2.3125rem;
  }

  .\32xl\:last\:pt-9\.5:last-child{
    padding-top: 2.375rem;
  }

  .\32xl\:last\:pr-9\.5:last-child{
    padding-right: 2.375rem;
  }

  .\32xl\:last\:pb-9\.5:last-child{
    padding-bottom: 2.375rem;
  }

  .\32xl\:last\:pl-9\.5:last-child{
    padding-left: 2.375rem;
  }

  .\32xl\:last\:pt-10\.5:last-child{
    padding-top: 2.625rem;
  }

  .\32xl\:last\:pr-10\.5:last-child{
    padding-right: 2.625rem;
  }

  .\32xl\:last\:pb-10\.5:last-child{
    padding-bottom: 2.625rem;
  }

  .\32xl\:last\:pl-10\.5:last-child{
    padding-left: 2.625rem;
  }

  .\32xl\:last\:pt-11\.25:last-child{
    padding-top: 2.8125rem;
  }

  .\32xl\:last\:pr-11\.25:last-child{
    padding-right: 2.8125rem;
  }

  .\32xl\:last\:pb-11\.25:last-child{
    padding-bottom: 2.8125rem;
  }

  .\32xl\:last\:pl-11\.25:last-child{
    padding-left: 2.8125rem;
  }

  .\32xl\:last\:pt-11\.5:last-child{
    padding-top: 2.875rem;
  }

  .\32xl\:last\:pr-11\.5:last-child{
    padding-right: 2.875rem;
  }

  .\32xl\:last\:pb-11\.5:last-child{
    padding-bottom: 2.875rem;
  }

  .\32xl\:last\:pl-11\.5:last-child{
    padding-left: 2.875rem;
  }

  .\32xl\:last\:pt-12\.5:last-child{
    padding-top: 3.125rem;
  }

  .\32xl\:last\:pr-12\.5:last-child{
    padding-right: 3.125rem;
  }

  .\32xl\:last\:pb-12\.5:last-child{
    padding-bottom: 3.125rem;
  }

  .\32xl\:last\:pl-12\.5:last-child{
    padding-left: 3.125rem;
  }

  .\32xl\:last\:pt-12\.75:last-child{
    padding-top: 3.1875rem;
  }

  .\32xl\:last\:pr-12\.75:last-child{
    padding-right: 3.1875rem;
  }

  .\32xl\:last\:pb-12\.75:last-child{
    padding-bottom: 3.1875rem;
  }

  .\32xl\:last\:pl-12\.75:last-child{
    padding-left: 3.1875rem;
  }

  .\32xl\:last\:pt-13\.5:last-child{
    padding-top: 3.375rem;
  }

  .\32xl\:last\:pr-13\.5:last-child{
    padding-right: 3.375rem;
  }

  .\32xl\:last\:pb-13\.5:last-child{
    padding-bottom: 3.375rem;
  }

  .\32xl\:last\:pl-13\.5:last-child{
    padding-left: 3.375rem;
  }

  .\32xl\:last\:pt-14\.5:last-child{
    padding-top: 3.625rem;
  }

  .\32xl\:last\:pr-14\.5:last-child{
    padding-right: 3.625rem;
  }

  .\32xl\:last\:pb-14\.5:last-child{
    padding-bottom: 3.625rem;
  }

  .\32xl\:last\:pl-14\.5:last-child{
    padding-left: 3.625rem;
  }

  .\32xl\:last\:pt-15\.5:last-child{
    padding-top: 3.875rem;
  }

  .\32xl\:last\:pr-15\.5:last-child{
    padding-right: 3.875rem;
  }

  .\32xl\:last\:pb-15\.5:last-child{
    padding-bottom: 3.875rem;
  }

  .\32xl\:last\:pl-15\.5:last-child{
    padding-left: 3.875rem;
  }

  .\32xl\:last\:pt-15\.75:last-child{
    padding-top: 3.9375rem;
  }

  .\32xl\:last\:pr-15\.75:last-child{
    padding-right: 3.9375rem;
  }

  .\32xl\:last\:pb-15\.75:last-child{
    padding-bottom: 3.9375rem;
  }

  .\32xl\:last\:pl-15\.75:last-child{
    padding-left: 3.9375rem;
  }

  .\32xl\:last\:pt-16\.25:last-child{
    padding-top: 4.0625rem;
  }

  .\32xl\:last\:pr-16\.25:last-child{
    padding-right: 4.0625rem;
  }

  .\32xl\:last\:pb-16\.25:last-child{
    padding-bottom: 4.0625rem;
  }

  .\32xl\:last\:pl-16\.25:last-child{
    padding-left: 4.0625rem;
  }

  .\32xl\:last\:pt-17\.25:last-child{
    padding-top: 4.3125rem;
  }

  .\32xl\:last\:pr-17\.25:last-child{
    padding-right: 4.3125rem;
  }

  .\32xl\:last\:pb-17\.25:last-child{
    padding-bottom: 4.3125rem;
  }

  .\32xl\:last\:pl-17\.25:last-child{
    padding-left: 4.3125rem;
  }

  .\32xl\:last\:pt-17\.5:last-child{
    padding-top: 4.375rem;
  }

  .\32xl\:last\:pr-17\.5:last-child{
    padding-right: 4.375rem;
  }

  .\32xl\:last\:pb-17\.5:last-child{
    padding-bottom: 4.375rem;
  }

  .\32xl\:last\:pl-17\.5:last-child{
    padding-left: 4.375rem;
  }

  .\32xl\:last\:pt-18\.25:last-child{
    padding-top: 4.5625rem;
  }

  .\32xl\:last\:pr-18\.25:last-child{
    padding-right: 4.5625rem;
  }

  .\32xl\:last\:pb-18\.25:last-child{
    padding-bottom: 4.5625rem;
  }

  .\32xl\:last\:pl-18\.25:last-child{
    padding-left: 4.5625rem;
  }

  .\32xl\:last\:pt-18\.5:last-child{
    padding-top: 4.625rem;
  }

  .\32xl\:last\:pr-18\.5:last-child{
    padding-right: 4.625rem;
  }

  .\32xl\:last\:pb-18\.5:last-child{
    padding-bottom: 4.625rem;
  }

  .\32xl\:last\:pl-18\.5:last-child{
    padding-left: 4.625rem;
  }

  .\32xl\:last\:pt-20\.25:last-child{
    padding-top: 5.0625rem;
  }

  .\32xl\:last\:pr-20\.25:last-child{
    padding-right: 5.0625rem;
  }

  .\32xl\:last\:pb-20\.25:last-child{
    padding-bottom: 5.0625rem;
  }

  .\32xl\:last\:pl-20\.25:last-child{
    padding-left: 5.0625rem;
  }

  .\32xl\:last\:pt-20\.5:last-child{
    padding-top: 5.125rem;
  }

  .\32xl\:last\:pr-20\.5:last-child{
    padding-right: 5.125rem;
  }

  .\32xl\:last\:pb-20\.5:last-child{
    padding-bottom: 5.125rem;
  }

  .\32xl\:last\:pl-20\.5:last-child{
    padding-left: 5.125rem;
  }

  .\32xl\:last\:pt-22\.5:last-child{
    padding-top: 5.625rem;
  }

  .\32xl\:last\:pr-22\.5:last-child{
    padding-right: 5.625rem;
  }

  .\32xl\:last\:pb-22\.5:last-child{
    padding-bottom: 5.625rem;
  }

  .\32xl\:last\:pl-22\.5:last-child{
    padding-left: 5.625rem;
  }

  .\32xl\:last\:pt-25\.5:last-child{
    padding-top: 6.375rem;
  }

  .\32xl\:last\:pr-25\.5:last-child{
    padding-right: 6.375rem;
  }

  .\32xl\:last\:pb-25\.5:last-child{
    padding-bottom: 6.375rem;
  }

  .\32xl\:last\:pl-25\.5:last-child{
    padding-left: 6.375rem;
  }

  .\32xl\:last\:pt-26\.75:last-child{
    padding-top: 6.6875rem;
  }

  .\32xl\:last\:pr-26\.75:last-child{
    padding-right: 6.6875rem;
  }

  .\32xl\:last\:pb-26\.75:last-child{
    padding-bottom: 6.6875rem;
  }

  .\32xl\:last\:pl-26\.75:last-child{
    padding-left: 6.6875rem;
  }

  .\32xl\:last\:pt-32\.5:last-child{
    padding-top: 8.125rem;
  }

  .\32xl\:last\:pr-32\.5:last-child{
    padding-right: 8.125rem;
  }

  .\32xl\:last\:pb-32\.5:last-child{
    padding-bottom: 8.125rem;
  }

  .\32xl\:last\:pl-32\.5:last-child{
    padding-left: 8.125rem;
  }

  .\32xl\:last\:pt-37\.5:last-child{
    padding-top: 9.375rem;
  }

  .\32xl\:last\:pr-37\.5:last-child{
    padding-right: 9.375rem;
  }

  .\32xl\:last\:pb-37\.5:last-child{
    padding-bottom: 9.375rem;
  }

  .\32xl\:last\:pl-37\.5:last-child{
    padding-left: 9.375rem;
  }

  .\32xl\:last\:pt-41\.25:last-child{
    padding-top: 10.3125rem;
  }

  .\32xl\:last\:pr-41\.25:last-child{
    padding-right: 10.3125rem;
  }

  .\32xl\:last\:pb-41\.25:last-child{
    padding-bottom: 10.3125rem;
  }

  .\32xl\:last\:pl-41\.25:last-child{
    padding-left: 10.3125rem;
  }

  .\32xl\:last\:pt-52\.5:last-child{
    padding-top: 13.125rem;
  }

  .\32xl\:last\:pr-52\.5:last-child{
    padding-right: 13.125rem;
  }

  .\32xl\:last\:pb-52\.5:last-child{
    padding-bottom: 13.125rem;
  }

  .\32xl\:last\:pl-52\.5:last-child{
    padding-left: 13.125rem;
  }

  .\32xl\:last\:pt-54\.5:last-child{
    padding-top: 13.625rem;
  }

  .\32xl\:last\:pr-54\.5:last-child{
    padding-right: 13.625rem;
  }

  .\32xl\:last\:pb-54\.5:last-child{
    padding-bottom: 13.625rem;
  }

  .\32xl\:last\:pl-54\.5:last-child{
    padding-left: 13.625rem;
  }

  .\32xl\:last\:pt-57\.25:last-child{
    padding-top: 14.3125rem;
  }

  .\32xl\:last\:pr-57\.25:last-child{
    padding-right: 14.3125rem;
  }

  .\32xl\:last\:pb-57\.25:last-child{
    padding-bottom: 14.3125rem;
  }

  .\32xl\:last\:pl-57\.25:last-child{
    padding-left: 14.3125rem;
  }

  .\32xl\:last\:pt-57\.5:last-child{
    padding-top: 14.375rem;
  }

  .\32xl\:last\:pr-57\.5:last-child{
    padding-right: 14.375rem;
  }

  .\32xl\:last\:pb-57\.5:last-child{
    padding-bottom: 14.375rem;
  }

  .\32xl\:last\:pl-57\.5:last-child{
    padding-left: 14.375rem;
  }

  .\32xl\:last\:pt-66\.25:last-child{
    padding-top: 16.5625rem;
  }

  .\32xl\:last\:pr-66\.25:last-child{
    padding-right: 16.5625rem;
  }

  .\32xl\:last\:pb-66\.25:last-child{
    padding-bottom: 16.5625rem;
  }

  .\32xl\:last\:pl-66\.25:last-child{
    padding-left: 16.5625rem;
  }

  .\32xl\:last\:pt-74\.5:last-child{
    padding-top: 18.125rem;
  }

  .\32xl\:last\:pr-74\.5:last-child{
    padding-right: 18.125rem;
  }

  .\32xl\:last\:pb-74\.5:last-child{
    padding-bottom: 18.125rem;
  }

  .\32xl\:last\:pl-74\.5:last-child{
    padding-left: 18.125rem;
  }

  .\32xl\:last\:pt-106\.25:last-child{
    padding-top: 26.5625rem;
  }

  .\32xl\:last\:pr-106\.25:last-child{
    padding-right: 26.5625rem;
  }

  .\32xl\:last\:pb-106\.25:last-child{
    padding-bottom: 26.5625rem;
  }

  .\32xl\:last\:pl-106\.25:last-child{
    padding-left: 26.5625rem;
  }

  .\32xl\:last\:pt-112\.25:last-child{
    padding-top: 28.0675rem;
  }

  .\32xl\:last\:pr-112\.25:last-child{
    padding-right: 28.0675rem;
  }

  .\32xl\:last\:pb-112\.25:last-child{
    padding-bottom: 28.0675rem;
  }

  .\32xl\:last\:pl-112\.25:last-child{
    padding-left: 28.0675rem;
  }

  .\32xl\:last\:pt-112\.75:last-child{
    padding-top: 28.1875rem;
  }

  .\32xl\:last\:pr-112\.75:last-child{
    padding-right: 28.1875rem;
  }

  .\32xl\:last\:pb-112\.75:last-child{
    padding-bottom: 28.1875rem;
  }

  .\32xl\:last\:pl-112\.75:last-child{
    padding-left: 28.1875rem;
  }

  .\32xl\:last\:pt-147\.5:last-child{
    padding-top: 36.875rem;
  }

  .\32xl\:last\:pr-147\.5:last-child{
    padding-right: 36.875rem;
  }

  .\32xl\:last\:pb-147\.5:last-child{
    padding-bottom: 36.875rem;
  }

  .\32xl\:last\:pl-147\.5:last-child{
    padding-left: 36.875rem;
  }

  .\32xl\:last\:pt-162\.5:last-child{
    padding-top: 40.625rem;
  }

  .\32xl\:last\:pr-162\.5:last-child{
    padding-right: 40.625rem;
  }

  .\32xl\:last\:pb-162\.5:last-child{
    padding-bottom: 40.625rem;
  }

  .\32xl\:last\:pl-162\.5:last-child{
    padding-left: 40.625rem;
  }

  .\32xl\:last\:pt-172\.25:last-child{
    padding-top: 42.5625rem;
  }

  .\32xl\:last\:pr-172\.25:last-child{
    padding-right: 42.5625rem;
  }

  .\32xl\:last\:pb-172\.25:last-child{
    padding-bottom: 42.5625rem;
  }

  .\32xl\:last\:pl-172\.25:last-child{
    padding-left: 42.5625rem;
  }

  .\32xl\:last\:pt-175\.25:last-child{
    padding-top: 43.8125rem;
  }

  .\32xl\:last\:pr-175\.25:last-child{
    padding-right: 43.8125rem;
  }

  .\32xl\:last\:pb-175\.25:last-child{
    padding-bottom: 43.8125rem;
  }

  .\32xl\:last\:pl-175\.25:last-child{
    padding-left: 43.8125rem;
  }

  .\32xl\:last\:pt-184\.25:last-child{
    padding-top: 46.0625rem;
  }

  .\32xl\:last\:pr-184\.25:last-child{
    padding-right: 46.0625rem;
  }

  .\32xl\:last\:pb-184\.25:last-child{
    padding-bottom: 46.0625rem;
  }

  .\32xl\:last\:pl-184\.25:last-child{
    padding-left: 46.0625rem;
  }

  .\32xl\:last\:pt-203\.25:last-child{
    padding-top: 50.8125rem;
  }

  .\32xl\:last\:pr-203\.25:last-child{
    padding-right: 50.8125rem;
  }

  .\32xl\:last\:pb-203\.25:last-child{
    padding-bottom: 50.8125rem;
  }

  .\32xl\:last\:pl-203\.25:last-child{
    padding-left: 50.8125rem;
  }

  .\32xl\:last\:pt-half:last-child{
    padding-top: 50%;
  }

  .\32xl\:last\:pr-half:last-child{
    padding-right: 50%;
  }

  .\32xl\:last\:pb-half:last-child{
    padding-bottom: 50%;
  }

  .\32xl\:last\:pl-half:last-child{
    padding-left: 50%;
  }

  .\32xl\:last\:pt-full:last-child{
    padding-top: 100%;
  }

  .\32xl\:last\:pr-full:last-child{
    padding-right: 100%;
  }

  .\32xl\:last\:pb-full:last-child{
    padding-bottom: 100%;
  }

  .\32xl\:last\:pl-full:last-child{
    padding-left: 100%;
  }

  .\32xl\:last\:pt-1\/10:last-child{
    padding-top: 10%;
  }

  .\32xl\:last\:pr-1\/10:last-child{
    padding-right: 10%;
  }

  .\32xl\:last\:pb-1\/10:last-child{
    padding-bottom: 10%;
  }

  .\32xl\:last\:pl-1\/10:last-child{
    padding-left: 10%;
  }

  .\32xl\:last\:pt-2\/10:last-child{
    padding-top: 20%;
  }

  .\32xl\:last\:pr-2\/10:last-child{
    padding-right: 20%;
  }

  .\32xl\:last\:pb-2\/10:last-child{
    padding-bottom: 20%;
  }

  .\32xl\:last\:pl-2\/10:last-child{
    padding-left: 20%;
  }

  .\32xl\:last\:pt-3\/10:last-child{
    padding-top: 30%;
  }

  .\32xl\:last\:pr-3\/10:last-child{
    padding-right: 30%;
  }

  .\32xl\:last\:pb-3\/10:last-child{
    padding-bottom: 30%;
  }

  .\32xl\:last\:pl-3\/10:last-child{
    padding-left: 30%;
  }

  .\32xl\:last\:pt-4\/10:last-child{
    padding-top: 40%;
  }

  .\32xl\:last\:pr-4\/10:last-child{
    padding-right: 40%;
  }

  .\32xl\:last\:pb-4\/10:last-child{
    padding-bottom: 40%;
  }

  .\32xl\:last\:pl-4\/10:last-child{
    padding-left: 40%;
  }

  .\32xl\:last\:pt-4\.5\/10:last-child{
    padding-top: 45%;
  }

  .\32xl\:last\:pr-4\.5\/10:last-child{
    padding-right: 45%;
  }

  .\32xl\:last\:pb-4\.5\/10:last-child{
    padding-bottom: 45%;
  }

  .\32xl\:last\:pl-4\.5\/10:last-child{
    padding-left: 45%;
  }

  .\32xl\:last\:pt-5\/10:last-child{
    padding-top: 50%;
  }

  .\32xl\:last\:pr-5\/10:last-child{
    padding-right: 50%;
  }

  .\32xl\:last\:pb-5\/10:last-child{
    padding-bottom: 50%;
  }

  .\32xl\:last\:pl-5\/10:last-child{
    padding-left: 50%;
  }

  .\32xl\:last\:pt-5\.5\/10:last-child{
    padding-top: 55%;
  }

  .\32xl\:last\:pr-5\.5\/10:last-child{
    padding-right: 55%;
  }

  .\32xl\:last\:pb-5\.5\/10:last-child{
    padding-bottom: 55%;
  }

  .\32xl\:last\:pl-5\.5\/10:last-child{
    padding-left: 55%;
  }

  .\32xl\:last\:pt-6\/10:last-child{
    padding-top: 60%;
  }

  .\32xl\:last\:pr-6\/10:last-child{
    padding-right: 60%;
  }

  .\32xl\:last\:pb-6\/10:last-child{
    padding-bottom: 60%;
  }

  .\32xl\:last\:pl-6\/10:last-child{
    padding-left: 60%;
  }

  .\32xl\:last\:pt-7\/10:last-child{
    padding-top: 70%;
  }

  .\32xl\:last\:pr-7\/10:last-child{
    padding-right: 70%;
  }

  .\32xl\:last\:pb-7\/10:last-child{
    padding-bottom: 70%;
  }

  .\32xl\:last\:pl-7\/10:last-child{
    padding-left: 70%;
  }

  .\32xl\:last\:pt-8\/10:last-child{
    padding-top: 80%;
  }

  .\32xl\:last\:pr-8\/10:last-child{
    padding-right: 80%;
  }

  .\32xl\:last\:pb-8\/10:last-child{
    padding-bottom: 80%;
  }

  .\32xl\:last\:pl-8\/10:last-child{
    padding-left: 80%;
  }

  .\32xl\:last\:pt-9\/10:last-child{
    padding-top: 90%;
  }

  .\32xl\:last\:pr-9\/10:last-child{
    padding-right: 90%;
  }

  .\32xl\:last\:pb-9\/10:last-child{
    padding-bottom: 90%;
  }

  .\32xl\:last\:pl-9\/10:last-child{
    padding-left: 90%;
  }

  .\32xl\:last\:pt-1\/12:last-child{
    padding-top: 8.333333%;
  }

  .\32xl\:last\:pr-1\/12:last-child{
    padding-right: 8.333333%;
  }

  .\32xl\:last\:pb-1\/12:last-child{
    padding-bottom: 8.333333%;
  }

  .\32xl\:last\:pl-1\/12:last-child{
    padding-left: 8.333333%;
  }

  .\32xl\:last\:pt-2\/12:last-child{
    padding-top: 16.666667%;
  }

  .\32xl\:last\:pr-2\/12:last-child{
    padding-right: 16.666667%;
  }

  .\32xl\:last\:pb-2\/12:last-child{
    padding-bottom: 16.666667%;
  }

  .\32xl\:last\:pl-2\/12:last-child{
    padding-left: 16.666667%;
  }

  .\32xl\:last\:pt-3\/12:last-child{
    padding-top: 25%;
  }

  .\32xl\:last\:pr-3\/12:last-child{
    padding-right: 25%;
  }

  .\32xl\:last\:pb-3\/12:last-child{
    padding-bottom: 25%;
  }

  .\32xl\:last\:pl-3\/12:last-child{
    padding-left: 25%;
  }

  .\32xl\:last\:pt-4\/12:last-child{
    padding-top: 33.333333%;
  }

  .\32xl\:last\:pr-4\/12:last-child{
    padding-right: 33.333333%;
  }

  .\32xl\:last\:pb-4\/12:last-child{
    padding-bottom: 33.333333%;
  }

  .\32xl\:last\:pl-4\/12:last-child{
    padding-left: 33.333333%;
  }

  .\32xl\:last\:pt-5\/12:last-child{
    padding-top: 41.666667%;
  }

  .\32xl\:last\:pr-5\/12:last-child{
    padding-right: 41.666667%;
  }

  .\32xl\:last\:pb-5\/12:last-child{
    padding-bottom: 41.666667%;
  }

  .\32xl\:last\:pl-5\/12:last-child{
    padding-left: 41.666667%;
  }

  .\32xl\:last\:pt-6\/12:last-child{
    padding-top: 50%;
  }

  .\32xl\:last\:pr-6\/12:last-child{
    padding-right: 50%;
  }

  .\32xl\:last\:pb-6\/12:last-child{
    padding-bottom: 50%;
  }

  .\32xl\:last\:pl-6\/12:last-child{
    padding-left: 50%;
  }

  .\32xl\:last\:pt-7\/12:last-child{
    padding-top: 58.333333%;
  }

  .\32xl\:last\:pr-7\/12:last-child{
    padding-right: 58.333333%;
  }

  .\32xl\:last\:pb-7\/12:last-child{
    padding-bottom: 58.333333%;
  }

  .\32xl\:last\:pl-7\/12:last-child{
    padding-left: 58.333333%;
  }

  .\32xl\:last\:pt-8\/12:last-child{
    padding-top: 66.666667%;
  }

  .\32xl\:last\:pr-8\/12:last-child{
    padding-right: 66.666667%;
  }

  .\32xl\:last\:pb-8\/12:last-child{
    padding-bottom: 66.666667%;
  }

  .\32xl\:last\:pl-8\/12:last-child{
    padding-left: 66.666667%;
  }

  .\32xl\:last\:pt-9\/12:last-child{
    padding-top: 75%;
  }

  .\32xl\:last\:pr-9\/12:last-child{
    padding-right: 75%;
  }

  .\32xl\:last\:pb-9\/12:last-child{
    padding-bottom: 75%;
  }

  .\32xl\:last\:pl-9\/12:last-child{
    padding-left: 75%;
  }

  .\32xl\:last\:pt-10\/12:last-child{
    padding-top: 83.333333%;
  }

  .\32xl\:last\:pr-10\/12:last-child{
    padding-right: 83.333333%;
  }

  .\32xl\:last\:pb-10\/12:last-child{
    padding-bottom: 83.333333%;
  }

  .\32xl\:last\:pl-10\/12:last-child{
    padding-left: 83.333333%;
  }

  .\32xl\:last\:pt-11\/12:last-child{
    padding-top: 91.666667%;
  }

  .\32xl\:last\:pr-11\/12:last-child{
    padding-right: 91.666667%;
  }

  .\32xl\:last\:pb-11\/12:last-child{
    padding-bottom: 91.666667%;
  }

  .\32xl\:last\:pl-11\/12:last-child{
    padding-left: 91.666667%;
  }

  .\32xl\:placeholder-transparent:-ms-input-placeholder{
    color: transparent;
  }

  .\32xl\:placeholder-transparent::placeholder{
    color: transparent;
  }

  .\32xl\:placeholder-black:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-black::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-white:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-white::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-grey:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(155, 155, 155, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-grey::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(155, 155, 155, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-grey-darkest:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(17, 17, 17, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-grey-darkest::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(17, 17, 17, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-grey-darkest700:-ms-input-placeholder{
    color: rgba(17, 17, 17, 0.7);
  }

  .\32xl\:placeholder-grey-darkest700::placeholder{
    color: rgba(17, 17, 17, 0.7);
  }

  .\32xl\:placeholder-grey-darkest300:-ms-input-placeholder{
    color: rgba(17, 17, 17, 0.3);
  }

  .\32xl\:placeholder-grey-darkest300::placeholder{
    color: rgba(17, 17, 17, 0.3);
  }

  .\32xl\:placeholder-grey-darkest100:-ms-input-placeholder{
    color: rgba(17, 17, 17, 0.1);
  }

  .\32xl\:placeholder-grey-darkest100::placeholder{
    color: rgba(17, 17, 17, 0.1);
  }

  .\32xl\:placeholder-grey-dark:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(82, 95, 119, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-grey-dark::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(82, 95, 119, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-grey-light:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(163, 163, 163, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-grey-light::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(163, 163, 163, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-grey-extralight:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(231, 231, 231, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-grey-extralight::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(231, 231, 231, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-grey-lighter:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(180, 189, 206, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-grey-lighter::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(180, 189, 206, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-grey-lightest:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(244, 244, 244, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-grey-lightest::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(244, 244, 244, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-grey-timeline:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(136, 136, 136, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-grey-timeline::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(136, 136, 136, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-blue:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(99, 169, 209, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-blue::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(99, 169, 209, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-blue-light:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(123, 207, 255, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-blue-light::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(123, 207, 255, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-blue-lightest:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 81, 172, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-blue-lightest::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 81, 172, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-pink:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(237, 9, 128, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-pink::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(237, 9, 128, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-pink-light:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 91, 180, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-pink-light::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 91, 180, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-orange:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(243, 114, 69, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-orange::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(243, 114, 69, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-yellow:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 230, 0, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-yellow::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 230, 0, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-yellow-two:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(249, 227, 32, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-yellow-two::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(249, 227, 32, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-yellow-dark:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(230, 175, 33, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-yellow-dark::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(230, 175, 33, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-yellow-light:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(243, 193, 42, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-yellow-light::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(243, 193, 42, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-green-dark:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(33, 115, 37, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-green-dark::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(33, 115, 37, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-green-light:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(80, 161, 84, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-green-light::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(80, 161, 84, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-purple:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(164, 139, 198, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-purple::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(164, 139, 198, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-purple-light:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(158, 149, 255, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-purple-light::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(158, 149, 255, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-brown-light:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(202, 138, 78, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-brown-light::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(202, 138, 78, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-brown-dark:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(173, 91, 31, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-brown-dark::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(173, 91, 31, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-transparent:focus:-ms-input-placeholder{
    color: transparent;
  }

  .\32xl\:focus\:placeholder-transparent:focus::placeholder{
    color: transparent;
  }

  .\32xl\:focus\:placeholder-black:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-black:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-white:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-white:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-grey:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(155, 155, 155, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-grey:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(155, 155, 155, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-grey-darkest:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(17, 17, 17, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-grey-darkest:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(17, 17, 17, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-grey-darkest700:focus:-ms-input-placeholder{
    color: rgba(17, 17, 17, 0.7);
  }

  .\32xl\:focus\:placeholder-grey-darkest700:focus::placeholder{
    color: rgba(17, 17, 17, 0.7);
  }

  .\32xl\:focus\:placeholder-grey-darkest300:focus:-ms-input-placeholder{
    color: rgba(17, 17, 17, 0.3);
  }

  .\32xl\:focus\:placeholder-grey-darkest300:focus::placeholder{
    color: rgba(17, 17, 17, 0.3);
  }

  .\32xl\:focus\:placeholder-grey-darkest100:focus:-ms-input-placeholder{
    color: rgba(17, 17, 17, 0.1);
  }

  .\32xl\:focus\:placeholder-grey-darkest100:focus::placeholder{
    color: rgba(17, 17, 17, 0.1);
  }

  .\32xl\:focus\:placeholder-grey-dark:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(82, 95, 119, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-grey-dark:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(82, 95, 119, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-grey-light:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(163, 163, 163, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-grey-light:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(163, 163, 163, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-grey-extralight:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(231, 231, 231, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-grey-extralight:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(231, 231, 231, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-grey-lighter:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(180, 189, 206, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-grey-lighter:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(180, 189, 206, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-grey-lightest:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(244, 244, 244, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-grey-lightest:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(244, 244, 244, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-grey-timeline:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(136, 136, 136, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-grey-timeline:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(136, 136, 136, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-blue:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(99, 169, 209, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-blue:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(99, 169, 209, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-blue-light:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(123, 207, 255, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-blue-light:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(123, 207, 255, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-blue-lightest:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 81, 172, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-blue-lightest:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 81, 172, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-pink:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(237, 9, 128, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-pink:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(237, 9, 128, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-pink-light:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 91, 180, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-pink-light:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 91, 180, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-orange:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(243, 114, 69, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-orange:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(243, 114, 69, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-yellow:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 230, 0, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-yellow:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 230, 0, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-yellow-two:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(249, 227, 32, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-yellow-two:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(249, 227, 32, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-yellow-dark:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(230, 175, 33, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-yellow-dark:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(230, 175, 33, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-yellow-light:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(243, 193, 42, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-yellow-light:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(243, 193, 42, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-green-dark:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(33, 115, 37, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-green-dark:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(33, 115, 37, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-green-light:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(80, 161, 84, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-green-light:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(80, 161, 84, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-purple:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(164, 139, 198, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-purple:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(164, 139, 198, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-purple-light:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(158, 149, 255, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-purple-light:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(158, 149, 255, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-brown-light:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(202, 138, 78, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-brown-light:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(202, 138, 78, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-brown-dark:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(173, 91, 31, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-brown-dark:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(173, 91, 31, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-opacity-0:-ms-input-placeholder{
    --tw-placeholder-opacity: 0;
  }

  .\32xl\:placeholder-opacity-0::placeholder{
    --tw-placeholder-opacity: 0;
  }

  .\32xl\:placeholder-opacity-5:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.05;
  }

  .\32xl\:placeholder-opacity-5::placeholder{
    --tw-placeholder-opacity: 0.05;
  }

  .\32xl\:placeholder-opacity-10:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.1;
  }

  .\32xl\:placeholder-opacity-10::placeholder{
    --tw-placeholder-opacity: 0.1;
  }

  .\32xl\:placeholder-opacity-20:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.2;
  }

  .\32xl\:placeholder-opacity-20::placeholder{
    --tw-placeholder-opacity: 0.2;
  }

  .\32xl\:placeholder-opacity-25:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.25;
  }

  .\32xl\:placeholder-opacity-25::placeholder{
    --tw-placeholder-opacity: 0.25;
  }

  .\32xl\:placeholder-opacity-30:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.3;
  }

  .\32xl\:placeholder-opacity-30::placeholder{
    --tw-placeholder-opacity: 0.3;
  }

  .\32xl\:placeholder-opacity-40:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.4;
  }

  .\32xl\:placeholder-opacity-40::placeholder{
    --tw-placeholder-opacity: 0.4;
  }

  .\32xl\:placeholder-opacity-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.5;
  }

  .\32xl\:placeholder-opacity-50::placeholder{
    --tw-placeholder-opacity: 0.5;
  }

  .\32xl\:placeholder-opacity-60:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.6;
  }

  .\32xl\:placeholder-opacity-60::placeholder{
    --tw-placeholder-opacity: 0.6;
  }

  .\32xl\:placeholder-opacity-70:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.7;
  }

  .\32xl\:placeholder-opacity-70::placeholder{
    --tw-placeholder-opacity: 0.7;
  }

  .\32xl\:placeholder-opacity-75:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.75;
  }

  .\32xl\:placeholder-opacity-75::placeholder{
    --tw-placeholder-opacity: 0.75;
  }

  .\32xl\:placeholder-opacity-80:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.8;
  }

  .\32xl\:placeholder-opacity-80::placeholder{
    --tw-placeholder-opacity: 0.8;
  }

  .\32xl\:placeholder-opacity-90:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.9;
  }

  .\32xl\:placeholder-opacity-90::placeholder{
    --tw-placeholder-opacity: 0.9;
  }

  .\32xl\:placeholder-opacity-95:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.95;
  }

  .\32xl\:placeholder-opacity-95::placeholder{
    --tw-placeholder-opacity: 0.95;
  }

  .\32xl\:placeholder-opacity-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
  }

  .\32xl\:placeholder-opacity-100::placeholder{
    --tw-placeholder-opacity: 1;
  }

  .\32xl\:focus\:placeholder-opacity-0:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0;
  }

  .\32xl\:focus\:placeholder-opacity-0:focus::placeholder{
    --tw-placeholder-opacity: 0;
  }

  .\32xl\:focus\:placeholder-opacity-5:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.05;
  }

  .\32xl\:focus\:placeholder-opacity-5:focus::placeholder{
    --tw-placeholder-opacity: 0.05;
  }

  .\32xl\:focus\:placeholder-opacity-10:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.1;
  }

  .\32xl\:focus\:placeholder-opacity-10:focus::placeholder{
    --tw-placeholder-opacity: 0.1;
  }

  .\32xl\:focus\:placeholder-opacity-20:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.2;
  }

  .\32xl\:focus\:placeholder-opacity-20:focus::placeholder{
    --tw-placeholder-opacity: 0.2;
  }

  .\32xl\:focus\:placeholder-opacity-25:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.25;
  }

  .\32xl\:focus\:placeholder-opacity-25:focus::placeholder{
    --tw-placeholder-opacity: 0.25;
  }

  .\32xl\:focus\:placeholder-opacity-30:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.3;
  }

  .\32xl\:focus\:placeholder-opacity-30:focus::placeholder{
    --tw-placeholder-opacity: 0.3;
  }

  .\32xl\:focus\:placeholder-opacity-40:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.4;
  }

  .\32xl\:focus\:placeholder-opacity-40:focus::placeholder{
    --tw-placeholder-opacity: 0.4;
  }

  .\32xl\:focus\:placeholder-opacity-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.5;
  }

  .\32xl\:focus\:placeholder-opacity-50:focus::placeholder{
    --tw-placeholder-opacity: 0.5;
  }

  .\32xl\:focus\:placeholder-opacity-60:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.6;
  }

  .\32xl\:focus\:placeholder-opacity-60:focus::placeholder{
    --tw-placeholder-opacity: 0.6;
  }

  .\32xl\:focus\:placeholder-opacity-70:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.7;
  }

  .\32xl\:focus\:placeholder-opacity-70:focus::placeholder{
    --tw-placeholder-opacity: 0.7;
  }

  .\32xl\:focus\:placeholder-opacity-75:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.75;
  }

  .\32xl\:focus\:placeholder-opacity-75:focus::placeholder{
    --tw-placeholder-opacity: 0.75;
  }

  .\32xl\:focus\:placeholder-opacity-80:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.8;
  }

  .\32xl\:focus\:placeholder-opacity-80:focus::placeholder{
    --tw-placeholder-opacity: 0.8;
  }

  .\32xl\:focus\:placeholder-opacity-90:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.9;
  }

  .\32xl\:focus\:placeholder-opacity-90:focus::placeholder{
    --tw-placeholder-opacity: 0.9;
  }

  .\32xl\:focus\:placeholder-opacity-95:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.95;
  }

  .\32xl\:focus\:placeholder-opacity-95:focus::placeholder{
    --tw-placeholder-opacity: 0.95;
  }

  .\32xl\:focus\:placeholder-opacity-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
  }

  .\32xl\:focus\:placeholder-opacity-100:focus::placeholder{
    --tw-placeholder-opacity: 1;
  }

  .\32xl\:pointer-events-none{
    pointer-events: none;
  }

  .\32xl\:pointer-events-auto{
    pointer-events: auto;
  }

  .\32xl\:static{
    position: static;
  }

  .\32xl\:fixed{
    position: fixed;
  }

  .\32xl\:absolute{
    position: absolute;
  }

  .\32xl\:relative{
    position: relative;
  }

  .\32xl\:sticky{
    position: sticky;
  }

  .\32xl\:inset-0{
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
  }

  .\32xl\:inset-1{
    top: 0.25rem;
    right: 0.25rem;
    bottom: 0.25rem;
    left: 0.25rem;
  }

  .\32xl\:inset-2{
    top: 0.5rem;
    right: 0.5rem;
    bottom: 0.5rem;
    left: 0.5rem;
  }

  .\32xl\:inset-3{
    top: 0.75rem;
    right: 0.75rem;
    bottom: 0.75rem;
    left: 0.75rem;
  }

  .\32xl\:inset-4{
    top: 1rem;
    right: 1rem;
    bottom: 1rem;
    left: 1rem;
  }

  .\32xl\:inset-5{
    top: 1.25rem;
    right: 1.25rem;
    bottom: 1.25rem;
    left: 1.25rem;
  }

  .\32xl\:inset-6{
    top: 1.5rem;
    right: 1.5rem;
    bottom: 1.5rem;
    left: 1.5rem;
  }

  .\32xl\:inset-7{
    top: 1.75rem;
    right: 1.75rem;
    bottom: 1.75rem;
    left: 1.75rem;
  }

  .\32xl\:inset-8{
    top: 2rem;
    right: 2rem;
    bottom: 2rem;
    left: 2rem;
  }

  .\32xl\:inset-9{
    top: 2.25rem;
    right: 2.25rem;
    bottom: 2.25rem;
    left: 2.25rem;
  }

  .\32xl\:inset-10{
    top: 2.5rem;
    right: 2.5rem;
    bottom: 2.5rem;
    left: 2.5rem;
  }

  .\32xl\:inset-11{
    top: 2.75rem;
    right: 2.75rem;
    bottom: 2.75rem;
    left: 2.75rem;
  }

  .\32xl\:inset-12{
    top: 3rem;
    right: 3rem;
    bottom: 3rem;
    left: 3rem;
  }

  .\32xl\:inset-13{
    top: 3.25rem;
    right: 3.25rem;
    bottom: 3.25rem;
    left: 3.25rem;
  }

  .\32xl\:inset-14{
    top: 3.5rem;
    right: 3.5rem;
    bottom: 3.5rem;
    left: 3.5rem;
  }

  .\32xl\:inset-15{
    top: 3.75rem;
    right: 3.75rem;
    bottom: 3.75rem;
    left: 3.75rem;
  }

  .\32xl\:inset-16{
    top: 4rem;
    right: 4rem;
    bottom: 4rem;
    left: 4rem;
  }

  .\32xl\:inset-17{
    top: 4.25rem;
    right: 4.25rem;
    bottom: 4.25rem;
    left: 4.25rem;
  }

  .\32xl\:inset-18{
    top: 4.5rem;
    right: 4.5rem;
    bottom: 4.5rem;
    left: 4.5rem;
  }

  .\32xl\:inset-19{
    top: 4.75rem;
    right: 4.75rem;
    bottom: 4.75rem;
    left: 4.75rem;
  }

  .\32xl\:inset-20{
    top: 5rem;
    right: 5rem;
    bottom: 5rem;
    left: 5rem;
  }

  .\32xl\:inset-22{
    top: 5.5rem;
    right: 5.5rem;
    bottom: 5.5rem;
    left: 5.5rem;
  }

  .\32xl\:inset-24{
    top: 6rem;
    right: 6rem;
    bottom: 6rem;
    left: 6rem;
  }

  .\32xl\:inset-25{
    top: 6.25rem;
    right: 6.25rem;
    bottom: 6.25rem;
    left: 6.25rem;
  }

  .\32xl\:inset-28{
    top: 7rem;
    right: 7rem;
    bottom: 7rem;
    left: 7rem;
  }

  .\32xl\:inset-30{
    top: 7.5rem;
    right: 7.5rem;
    bottom: 7.5rem;
    left: 7.5rem;
  }

  .\32xl\:inset-32{
    top: 8rem;
    right: 8rem;
    bottom: 8rem;
    left: 8rem;
  }

  .\32xl\:inset-34{
    top: 8.5rem;
    right: 8.5rem;
    bottom: 8.5rem;
    left: 8.5rem;
  }

  .\32xl\:inset-35{
    top: 8.75rem;
    right: 8.75rem;
    bottom: 8.75rem;
    left: 8.75rem;
  }

  .\32xl\:inset-36{
    top: 9rem;
    right: 9rem;
    bottom: 9rem;
    left: 9rem;
  }

  .\32xl\:inset-39{
    top: 9.75rem;
    right: 9.75rem;
    bottom: 9.75rem;
    left: 9.75rem;
  }

  .\32xl\:inset-40{
    top: 10rem;
    right: 10rem;
    bottom: 10rem;
    left: 10rem;
  }

  .\32xl\:inset-42{
    top: 10.5rem;
    right: 10.5rem;
    bottom: 10.5rem;
    left: 10.5rem;
  }

  .\32xl\:inset-44{
    top: 11rem;
    right: 11rem;
    bottom: 11rem;
    left: 11rem;
  }

  .\32xl\:inset-45{
    top: 11.25rem;
    right: 11.25rem;
    bottom: 11.25rem;
    left: 11.25rem;
  }

  .\32xl\:inset-48{
    top: 12rem;
    right: 12rem;
    bottom: 12rem;
    left: 12rem;
  }

  .\32xl\:inset-50{
    top: 12.5rem;
    right: 12.5rem;
    bottom: 12.5rem;
    left: 12.5rem;
  }

  .\32xl\:inset-52{
    top: 13rem;
    right: 13rem;
    bottom: 13rem;
    left: 13rem;
  }

  .\32xl\:inset-55{
    top: 13.75rem;
    right: 13.75rem;
    bottom: 13.75rem;
    left: 13.75rem;
  }

  .\32xl\:inset-56{
    top: 14rem;
    right: 14rem;
    bottom: 14rem;
    left: 14rem;
  }

  .\32xl\:inset-58{
    top: 14.5rem;
    right: 14.5rem;
    bottom: 14.5rem;
    left: 14.5rem;
  }

  .\32xl\:inset-60{
    top: 15rem;
    right: 15rem;
    bottom: 15rem;
    left: 15rem;
  }

  .\32xl\:inset-64{
    top: 16rem;
    right: 16rem;
    bottom: 16rem;
    left: 16rem;
  }

  .\32xl\:inset-65{
    top: 16.25rem;
    right: 16.25rem;
    bottom: 16.25rem;
    left: 16.25rem;
  }

  .\32xl\:inset-68{
    top: 17rem;
    right: 17rem;
    bottom: 17rem;
    left: 17rem;
  }

  .\32xl\:inset-69{
    top: 17.25rem;
    right: 17.25rem;
    bottom: 17.25rem;
    left: 17.25rem;
  }

  .\32xl\:inset-70{
    top: 17.5rem;
    right: 17.5rem;
    bottom: 17.5rem;
    left: 17.5rem;
  }

  .\32xl\:inset-72{
    top: 18rem;
    right: 18rem;
    bottom: 18rem;
    left: 18rem;
  }

  .\32xl\:inset-75{
    top: 18.75rem;
    right: 18.75rem;
    bottom: 18.75rem;
    left: 18.75rem;
  }

  .\32xl\:inset-80{
    top: 20rem;
    right: 20rem;
    bottom: 20rem;
    left: 20rem;
  }

  .\32xl\:inset-85{
    top: 21.25rem;
    right: 21.25rem;
    bottom: 21.25rem;
    left: 21.25rem;
  }

  .\32xl\:inset-86{
    top: 21.5rem;
    right: 21.5rem;
    bottom: 21.5rem;
    left: 21.5rem;
  }

  .\32xl\:inset-90{
    top: 22.5rem;
    right: 22.5rem;
    bottom: 22.5rem;
    left: 22.5rem;
  }

  .\32xl\:inset-96{
    top: 24rem;
    right: 24rem;
    bottom: 24rem;
    left: 24rem;
  }

  .\32xl\:inset-100{
    top: 25rem;
    right: 25rem;
    bottom: 25rem;
    left: 25rem;
  }

  .\32xl\:inset-115{
    top: 28.75rem;
    right: 28.75rem;
    bottom: 28.75rem;
    left: 28.75rem;
  }

  .\32xl\:inset-125{
    top: 31.25rem;
    right: 31.25rem;
    bottom: 31.25rem;
    left: 31.25rem;
  }

  .\32xl\:inset-142{
    top: 35.5rem;
    right: 35.5rem;
    bottom: 35.5rem;
    left: 35.5rem;
  }

  .\32xl\:inset-150{
    top: 37.5rem;
    right: 37.5rem;
    bottom: 37.5rem;
    left: 37.5rem;
  }

  .\32xl\:inset-156{
    top: 39rem;
    right: 39rem;
    bottom: 39rem;
    left: 39rem;
  }

  .\32xl\:inset-160{
    top: 40rem;
    right: 40rem;
    bottom: 40rem;
    left: 40rem;
  }

  .\32xl\:inset-175{
    top: 43.75rem;
    right: 43.75rem;
    bottom: 43.75rem;
    left: 43.75rem;
  }

  .\32xl\:inset-207{
    top: 51.75rem;
    right: 51.75rem;
    bottom: 51.75rem;
    left: 51.75rem;
  }

  .\32xl\:inset-242{
    top: 60.5rem;
    right: 60.5rem;
    bottom: 60.5rem;
    left: 60.5rem;
  }

  .\32xl\:inset-250{
    top: 62.5rem;
    right: 62.5rem;
    bottom: 62.5rem;
    left: 62.5rem;
  }

  .\32xl\:inset-258{
    top: 64.5rem;
    right: 64.5rem;
    bottom: 64.5rem;
    left: 64.5rem;
  }

  .\32xl\:inset-265{
    top: 66.25rem;
    right: 66.25rem;
    bottom: 66.25rem;
    left: 66.25rem;
  }

  .\32xl\:inset-280{
    top: 70rem;
    right: 70rem;
    bottom: 70rem;
    left: 70rem;
  }

  .\32xl\:inset-auto{
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
  }

  .\32xl\:inset-px{
    top: 1px;
    right: 1px;
    bottom: 1px;
    left: 1px;
  }

  .\32xl\:inset-0\.5{
    top: 0.125rem;
    right: 0.125rem;
    bottom: 0.125rem;
    left: 0.125rem;
  }

  .\32xl\:inset-1\.5{
    top: 0.375rem;
    right: 0.375rem;
    bottom: 0.375rem;
    left: 0.375rem;
  }

  .\32xl\:inset-2\.5{
    top: 0.625rem;
    right: 0.625rem;
    bottom: 0.625rem;
    left: 0.625rem;
  }

  .\32xl\:inset-3\.5{
    top: 0.875rem;
    right: 0.875rem;
    bottom: 0.875rem;
    left: 0.875rem;
  }

  .\32xl\:inset-0\.25{
    top: 0.0625rem;
    right: 0.0625rem;
    bottom: 0.0625rem;
    left: 0.0625rem;
  }

  .\32xl\:inset-0\.75{
    top: 0.1875rem;
    right: 0.1875rem;
    bottom: 0.1875rem;
    left: 0.1875rem;
  }

  .\32xl\:inset-1\.25{
    top: 0.3125rem;
    right: 0.3125rem;
    bottom: 0.3125rem;
    left: 0.3125rem;
  }

  .\32xl\:inset-1\.75{
    top: 0.4375rem;
    right: 0.4375rem;
    bottom: 0.4375rem;
    left: 0.4375rem;
  }

  .\32xl\:inset-2\.25{
    top: 0.5625rem;
    right: 0.5625rem;
    bottom: 0.5625rem;
    left: 0.5625rem;
  }

  .\32xl\:inset-2\.75{
    top: 0.6875rem;
    right: 0.6875rem;
    bottom: 0.6875rem;
    left: 0.6875rem;
  }

  .\32xl\:inset-3\.25{
    top: 0.8125rem;
    right: 0.8125rem;
    bottom: 0.8125rem;
    left: 0.8125rem;
  }

  .\32xl\:inset-3\.75{
    top: 0.9375rem;
    right: 0.9375rem;
    bottom: 0.9375rem;
    left: 0.9375rem;
  }

  .\32xl\:inset-4\.25{
    top: 1.0625rem;
    right: 1.0625rem;
    bottom: 1.0625rem;
    left: 1.0625rem;
  }

  .\32xl\:inset-4\.5{
    top: 1.125rem;
    right: 1.125rem;
    bottom: 1.125rem;
    left: 1.125rem;
  }

  .\32xl\:inset-4\.75{
    top: 1.1875rem;
    right: 1.1875rem;
    bottom: 1.1875rem;
    left: 1.1875rem;
  }

  .\32xl\:inset-5\.25{
    top: 1.3125rem;
    right: 1.3125rem;
    bottom: 1.3125rem;
    left: 1.3125rem;
  }

  .\32xl\:inset-5\.5{
    top: 1.375rem;
    right: 1.375rem;
    bottom: 1.375rem;
    left: 1.375rem;
  }

  .\32xl\:inset-5\.75{
    top: 1.4375rem;
    right: 1.4375rem;
    bottom: 1.4375rem;
    left: 1.4375rem;
  }

  .\32xl\:inset-6\.25{
    top: 1.5625rem;
    right: 1.5625rem;
    bottom: 1.5625rem;
    left: 1.5625rem;
  }

  .\32xl\:inset-6\.5{
    top: 1.625rem;
    right: 1.625rem;
    bottom: 1.625rem;
    left: 1.625rem;
  }

  .\32xl\:inset-6\.75{
    top: 1.6875rem;
    right: 1.6875rem;
    bottom: 1.6875rem;
    left: 1.6875rem;
  }

  .\32xl\:inset-7\.25{
    top: 1.8125rem;
    right: 1.8125rem;
    bottom: 1.8125rem;
    left: 1.8125rem;
  }

  .\32xl\:inset-7\.5{
    top: 1.875rem;
    right: 1.875rem;
    bottom: 1.875rem;
    left: 1.875rem;
  }

  .\32xl\:inset-8\.25{
    top: 2.0625rem;
    right: 2.0625rem;
    bottom: 2.0625rem;
    left: 2.0625rem;
  }

  .\32xl\:inset-8\.5{
    top: 2.125rem;
    right: 2.125rem;
    bottom: 2.125rem;
    left: 2.125rem;
  }

  .\32xl\:inset-9\.25{
    top: 2.3125rem;
    right: 2.3125rem;
    bottom: 2.3125rem;
    left: 2.3125rem;
  }

  .\32xl\:inset-9\.5{
    top: 2.375rem;
    right: 2.375rem;
    bottom: 2.375rem;
    left: 2.375rem;
  }

  .\32xl\:inset-10\.5{
    top: 2.625rem;
    right: 2.625rem;
    bottom: 2.625rem;
    left: 2.625rem;
  }

  .\32xl\:inset-11\.25{
    top: 2.8125rem;
    right: 2.8125rem;
    bottom: 2.8125rem;
    left: 2.8125rem;
  }

  .\32xl\:inset-11\.5{
    top: 2.875rem;
    right: 2.875rem;
    bottom: 2.875rem;
    left: 2.875rem;
  }

  .\32xl\:inset-12\.5{
    top: 3.125rem;
    right: 3.125rem;
    bottom: 3.125rem;
    left: 3.125rem;
  }

  .\32xl\:inset-12\.75{
    top: 3.1875rem;
    right: 3.1875rem;
    bottom: 3.1875rem;
    left: 3.1875rem;
  }

  .\32xl\:inset-13\.5{
    top: 3.375rem;
    right: 3.375rem;
    bottom: 3.375rem;
    left: 3.375rem;
  }

  .\32xl\:inset-14\.5{
    top: 3.625rem;
    right: 3.625rem;
    bottom: 3.625rem;
    left: 3.625rem;
  }

  .\32xl\:inset-15\.5{
    top: 3.875rem;
    right: 3.875rem;
    bottom: 3.875rem;
    left: 3.875rem;
  }

  .\32xl\:inset-15\.75{
    top: 3.9375rem;
    right: 3.9375rem;
    bottom: 3.9375rem;
    left: 3.9375rem;
  }

  .\32xl\:inset-16\.25{
    top: 4.0625rem;
    right: 4.0625rem;
    bottom: 4.0625rem;
    left: 4.0625rem;
  }

  .\32xl\:inset-17\.25{
    top: 4.3125rem;
    right: 4.3125rem;
    bottom: 4.3125rem;
    left: 4.3125rem;
  }

  .\32xl\:inset-17\.5{
    top: 4.375rem;
    right: 4.375rem;
    bottom: 4.375rem;
    left: 4.375rem;
  }

  .\32xl\:inset-18\.25{
    top: 4.5625rem;
    right: 4.5625rem;
    bottom: 4.5625rem;
    left: 4.5625rem;
  }

  .\32xl\:inset-18\.5{
    top: 4.625rem;
    right: 4.625rem;
    bottom: 4.625rem;
    left: 4.625rem;
  }

  .\32xl\:inset-20\.25{
    top: 5.0625rem;
    right: 5.0625rem;
    bottom: 5.0625rem;
    left: 5.0625rem;
  }

  .\32xl\:inset-20\.5{
    top: 5.125rem;
    right: 5.125rem;
    bottom: 5.125rem;
    left: 5.125rem;
  }

  .\32xl\:inset-22\.5{
    top: 5.625rem;
    right: 5.625rem;
    bottom: 5.625rem;
    left: 5.625rem;
  }

  .\32xl\:inset-25\.5{
    top: 6.375rem;
    right: 6.375rem;
    bottom: 6.375rem;
    left: 6.375rem;
  }

  .\32xl\:inset-26\.75{
    top: 6.6875rem;
    right: 6.6875rem;
    bottom: 6.6875rem;
    left: 6.6875rem;
  }

  .\32xl\:inset-32\.5{
    top: 8.125rem;
    right: 8.125rem;
    bottom: 8.125rem;
    left: 8.125rem;
  }

  .\32xl\:inset-37\.5{
    top: 9.375rem;
    right: 9.375rem;
    bottom: 9.375rem;
    left: 9.375rem;
  }

  .\32xl\:inset-41\.25{
    top: 10.3125rem;
    right: 10.3125rem;
    bottom: 10.3125rem;
    left: 10.3125rem;
  }

  .\32xl\:inset-52\.5{
    top: 13.125rem;
    right: 13.125rem;
    bottom: 13.125rem;
    left: 13.125rem;
  }

  .\32xl\:inset-54\.5{
    top: 13.625rem;
    right: 13.625rem;
    bottom: 13.625rem;
    left: 13.625rem;
  }

  .\32xl\:inset-57\.25{
    top: 14.3125rem;
    right: 14.3125rem;
    bottom: 14.3125rem;
    left: 14.3125rem;
  }

  .\32xl\:inset-57\.5{
    top: 14.375rem;
    right: 14.375rem;
    bottom: 14.375rem;
    left: 14.375rem;
  }

  .\32xl\:inset-66\.25{
    top: 16.5625rem;
    right: 16.5625rem;
    bottom: 16.5625rem;
    left: 16.5625rem;
  }

  .\32xl\:inset-74\.5{
    top: 18.125rem;
    right: 18.125rem;
    bottom: 18.125rem;
    left: 18.125rem;
  }

  .\32xl\:inset-106\.25{
    top: 26.5625rem;
    right: 26.5625rem;
    bottom: 26.5625rem;
    left: 26.5625rem;
  }

  .\32xl\:inset-112\.25{
    top: 28.0675rem;
    right: 28.0675rem;
    bottom: 28.0675rem;
    left: 28.0675rem;
  }

  .\32xl\:inset-112\.75{
    top: 28.1875rem;
    right: 28.1875rem;
    bottom: 28.1875rem;
    left: 28.1875rem;
  }

  .\32xl\:inset-147\.5{
    top: 36.875rem;
    right: 36.875rem;
    bottom: 36.875rem;
    left: 36.875rem;
  }

  .\32xl\:inset-162\.5{
    top: 40.625rem;
    right: 40.625rem;
    bottom: 40.625rem;
    left: 40.625rem;
  }

  .\32xl\:inset-172\.25{
    top: 42.5625rem;
    right: 42.5625rem;
    bottom: 42.5625rem;
    left: 42.5625rem;
  }

  .\32xl\:inset-175\.25{
    top: 43.8125rem;
    right: 43.8125rem;
    bottom: 43.8125rem;
    left: 43.8125rem;
  }

  .\32xl\:inset-184\.25{
    top: 46.0625rem;
    right: 46.0625rem;
    bottom: 46.0625rem;
    left: 46.0625rem;
  }

  .\32xl\:inset-203\.25{
    top: 50.8125rem;
    right: 50.8125rem;
    bottom: 50.8125rem;
    left: 50.8125rem;
  }

  .\32xl\:inset-half{
    top: 50%;
    right: 50%;
    bottom: 50%;
    left: 50%;
  }

  .\32xl\:inset-full{
    top: 100%;
    right: 100%;
    bottom: 100%;
    left: 100%;
  }

  .\32xl\:inset-1\/10{
    top: 10%;
    right: 10%;
    bottom: 10%;
    left: 10%;
  }

  .\32xl\:inset-2\/10{
    top: 20%;
    right: 20%;
    bottom: 20%;
    left: 20%;
  }

  .\32xl\:inset-3\/10{
    top: 30%;
    right: 30%;
    bottom: 30%;
    left: 30%;
  }

  .\32xl\:inset-4\/10{
    top: 40%;
    right: 40%;
    bottom: 40%;
    left: 40%;
  }

  .\32xl\:inset-4\.5\/10{
    top: 45%;
    right: 45%;
    bottom: 45%;
    left: 45%;
  }

  .\32xl\:inset-5\/10{
    top: 50%;
    right: 50%;
    bottom: 50%;
    left: 50%;
  }

  .\32xl\:inset-5\.5\/10{
    top: 55%;
    right: 55%;
    bottom: 55%;
    left: 55%;
  }

  .\32xl\:inset-6\/10{
    top: 60%;
    right: 60%;
    bottom: 60%;
    left: 60%;
  }

  .\32xl\:inset-7\/10{
    top: 70%;
    right: 70%;
    bottom: 70%;
    left: 70%;
  }

  .\32xl\:inset-8\/10{
    top: 80%;
    right: 80%;
    bottom: 80%;
    left: 80%;
  }

  .\32xl\:inset-9\/10{
    top: 90%;
    right: 90%;
    bottom: 90%;
    left: 90%;
  }

  .\32xl\:inset-1\/12{
    top: 8.333333%;
    right: 8.333333%;
    bottom: 8.333333%;
    left: 8.333333%;
  }

  .\32xl\:inset-2\/12{
    top: 16.666667%;
    right: 16.666667%;
    bottom: 16.666667%;
    left: 16.666667%;
  }

  .\32xl\:inset-3\/12{
    top: 25%;
    right: 25%;
    bottom: 25%;
    left: 25%;
  }

  .\32xl\:inset-4\/12{
    top: 33.333333%;
    right: 33.333333%;
    bottom: 33.333333%;
    left: 33.333333%;
  }

  .\32xl\:inset-5\/12{
    top: 41.666667%;
    right: 41.666667%;
    bottom: 41.666667%;
    left: 41.666667%;
  }

  .\32xl\:inset-6\/12{
    top: 50%;
    right: 50%;
    bottom: 50%;
    left: 50%;
  }

  .\32xl\:inset-7\/12{
    top: 58.333333%;
    right: 58.333333%;
    bottom: 58.333333%;
    left: 58.333333%;
  }

  .\32xl\:inset-8\/12{
    top: 66.666667%;
    right: 66.666667%;
    bottom: 66.666667%;
    left: 66.666667%;
  }

  .\32xl\:inset-9\/12{
    top: 75%;
    right: 75%;
    bottom: 75%;
    left: 75%;
  }

  .\32xl\:inset-10\/12{
    top: 83.333333%;
    right: 83.333333%;
    bottom: 83.333333%;
    left: 83.333333%;
  }

  .\32xl\:inset-11\/12{
    top: 91.666667%;
    right: 91.666667%;
    bottom: 91.666667%;
    left: 91.666667%;
  }

  .\32xl\:-inset-0{
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
  }

  .\32xl\:-inset-1{
    top: -0.25rem;
    right: -0.25rem;
    bottom: -0.25rem;
    left: -0.25rem;
  }

  .\32xl\:-inset-2{
    top: -0.5rem;
    right: -0.5rem;
    bottom: -0.5rem;
    left: -0.5rem;
  }

  .\32xl\:-inset-3{
    top: -0.75rem;
    right: -0.75rem;
    bottom: -0.75rem;
    left: -0.75rem;
  }

  .\32xl\:-inset-4{
    top: -1rem;
    right: -1rem;
    bottom: -1rem;
    left: -1rem;
  }

  .\32xl\:-inset-5{
    top: -1.25rem;
    right: -1.25rem;
    bottom: -1.25rem;
    left: -1.25rem;
  }

  .\32xl\:-inset-6{
    top: -1.5rem;
    right: -1.5rem;
    bottom: -1.5rem;
    left: -1.5rem;
  }

  .\32xl\:-inset-7{
    top: -1.75rem;
    right: -1.75rem;
    bottom: -1.75rem;
    left: -1.75rem;
  }

  .\32xl\:-inset-8{
    top: -2rem;
    right: -2rem;
    bottom: -2rem;
    left: -2rem;
  }

  .\32xl\:-inset-9{
    top: -2.25rem;
    right: -2.25rem;
    bottom: -2.25rem;
    left: -2.25rem;
  }

  .\32xl\:-inset-10{
    top: -2.5rem;
    right: -2.5rem;
    bottom: -2.5rem;
    left: -2.5rem;
  }

  .\32xl\:-inset-11{
    top: -2.75rem;
    right: -2.75rem;
    bottom: -2.75rem;
    left: -2.75rem;
  }

  .\32xl\:-inset-12{
    top: -3rem;
    right: -3rem;
    bottom: -3rem;
    left: -3rem;
  }

  .\32xl\:-inset-13{
    top: -3.25rem;
    right: -3.25rem;
    bottom: -3.25rem;
    left: -3.25rem;
  }

  .\32xl\:-inset-14{
    top: -3.5rem;
    right: -3.5rem;
    bottom: -3.5rem;
    left: -3.5rem;
  }

  .\32xl\:-inset-15{
    top: -3.75rem;
    right: -3.75rem;
    bottom: -3.75rem;
    left: -3.75rem;
  }

  .\32xl\:-inset-16{
    top: -4rem;
    right: -4rem;
    bottom: -4rem;
    left: -4rem;
  }

  .\32xl\:-inset-17{
    top: -4.25rem;
    right: -4.25rem;
    bottom: -4.25rem;
    left: -4.25rem;
  }

  .\32xl\:-inset-18{
    top: -4.5rem;
    right: -4.5rem;
    bottom: -4.5rem;
    left: -4.5rem;
  }

  .\32xl\:-inset-19{
    top: -4.75rem;
    right: -4.75rem;
    bottom: -4.75rem;
    left: -4.75rem;
  }

  .\32xl\:-inset-20{
    top: -5rem;
    right: -5rem;
    bottom: -5rem;
    left: -5rem;
  }

  .\32xl\:-inset-22{
    top: -5.5rem;
    right: -5.5rem;
    bottom: -5.5rem;
    left: -5.5rem;
  }

  .\32xl\:-inset-24{
    top: -6rem;
    right: -6rem;
    bottom: -6rem;
    left: -6rem;
  }

  .\32xl\:-inset-25{
    top: -6.25rem;
    right: -6.25rem;
    bottom: -6.25rem;
    left: -6.25rem;
  }

  .\32xl\:-inset-28{
    top: -7rem;
    right: -7rem;
    bottom: -7rem;
    left: -7rem;
  }

  .\32xl\:-inset-30{
    top: -7.5rem;
    right: -7.5rem;
    bottom: -7.5rem;
    left: -7.5rem;
  }

  .\32xl\:-inset-32{
    top: -8rem;
    right: -8rem;
    bottom: -8rem;
    left: -8rem;
  }

  .\32xl\:-inset-34{
    top: -8.5rem;
    right: -8.5rem;
    bottom: -8.5rem;
    left: -8.5rem;
  }

  .\32xl\:-inset-35{
    top: -8.75rem;
    right: -8.75rem;
    bottom: -8.75rem;
    left: -8.75rem;
  }

  .\32xl\:-inset-36{
    top: -9rem;
    right: -9rem;
    bottom: -9rem;
    left: -9rem;
  }

  .\32xl\:-inset-39{
    top: -9.75rem;
    right: -9.75rem;
    bottom: -9.75rem;
    left: -9.75rem;
  }

  .\32xl\:-inset-40{
    top: -10rem;
    right: -10rem;
    bottom: -10rem;
    left: -10rem;
  }

  .\32xl\:-inset-42{
    top: -10.5rem;
    right: -10.5rem;
    bottom: -10.5rem;
    left: -10.5rem;
  }

  .\32xl\:-inset-44{
    top: -11rem;
    right: -11rem;
    bottom: -11rem;
    left: -11rem;
  }

  .\32xl\:-inset-45{
    top: -11.25rem;
    right: -11.25rem;
    bottom: -11.25rem;
    left: -11.25rem;
  }

  .\32xl\:-inset-48{
    top: -12rem;
    right: -12rem;
    bottom: -12rem;
    left: -12rem;
  }

  .\32xl\:-inset-50{
    top: -12.5rem;
    right: -12.5rem;
    bottom: -12.5rem;
    left: -12.5rem;
  }

  .\32xl\:-inset-52{
    top: -13rem;
    right: -13rem;
    bottom: -13rem;
    left: -13rem;
  }

  .\32xl\:-inset-55{
    top: -13.75rem;
    right: -13.75rem;
    bottom: -13.75rem;
    left: -13.75rem;
  }

  .\32xl\:-inset-56{
    top: -14rem;
    right: -14rem;
    bottom: -14rem;
    left: -14rem;
  }

  .\32xl\:-inset-58{
    top: -14.5rem;
    right: -14.5rem;
    bottom: -14.5rem;
    left: -14.5rem;
  }

  .\32xl\:-inset-60{
    top: -15rem;
    right: -15rem;
    bottom: -15rem;
    left: -15rem;
  }

  .\32xl\:-inset-64{
    top: -16rem;
    right: -16rem;
    bottom: -16rem;
    left: -16rem;
  }

  .\32xl\:-inset-65{
    top: -16.25rem;
    right: -16.25rem;
    bottom: -16.25rem;
    left: -16.25rem;
  }

  .\32xl\:-inset-68{
    top: -17rem;
    right: -17rem;
    bottom: -17rem;
    left: -17rem;
  }

  .\32xl\:-inset-69{
    top: -17.25rem;
    right: -17.25rem;
    bottom: -17.25rem;
    left: -17.25rem;
  }

  .\32xl\:-inset-70{
    top: -17.5rem;
    right: -17.5rem;
    bottom: -17.5rem;
    left: -17.5rem;
  }

  .\32xl\:-inset-72{
    top: -18rem;
    right: -18rem;
    bottom: -18rem;
    left: -18rem;
  }

  .\32xl\:-inset-75{
    top: -18.75rem;
    right: -18.75rem;
    bottom: -18.75rem;
    left: -18.75rem;
  }

  .\32xl\:-inset-80{
    top: -20rem;
    right: -20rem;
    bottom: -20rem;
    left: -20rem;
  }

  .\32xl\:-inset-85{
    top: -21.25rem;
    right: -21.25rem;
    bottom: -21.25rem;
    left: -21.25rem;
  }

  .\32xl\:-inset-86{
    top: -21.5rem;
    right: -21.5rem;
    bottom: -21.5rem;
    left: -21.5rem;
  }

  .\32xl\:-inset-90{
    top: -22.5rem;
    right: -22.5rem;
    bottom: -22.5rem;
    left: -22.5rem;
  }

  .\32xl\:-inset-96{
    top: -24rem;
    right: -24rem;
    bottom: -24rem;
    left: -24rem;
  }

  .\32xl\:-inset-100{
    top: -25rem;
    right: -25rem;
    bottom: -25rem;
    left: -25rem;
  }

  .\32xl\:-inset-115{
    top: -28.75rem;
    right: -28.75rem;
    bottom: -28.75rem;
    left: -28.75rem;
  }

  .\32xl\:-inset-125{
    top: -31.25rem;
    right: -31.25rem;
    bottom: -31.25rem;
    left: -31.25rem;
  }

  .\32xl\:-inset-142{
    top: -35.5rem;
    right: -35.5rem;
    bottom: -35.5rem;
    left: -35.5rem;
  }

  .\32xl\:-inset-150{
    top: -37.5rem;
    right: -37.5rem;
    bottom: -37.5rem;
    left: -37.5rem;
  }

  .\32xl\:-inset-156{
    top: -39rem;
    right: -39rem;
    bottom: -39rem;
    left: -39rem;
  }

  .\32xl\:-inset-160{
    top: -40rem;
    right: -40rem;
    bottom: -40rem;
    left: -40rem;
  }

  .\32xl\:-inset-175{
    top: -43.75rem;
    right: -43.75rem;
    bottom: -43.75rem;
    left: -43.75rem;
  }

  .\32xl\:-inset-207{
    top: -51.75rem;
    right: -51.75rem;
    bottom: -51.75rem;
    left: -51.75rem;
  }

  .\32xl\:-inset-242{
    top: -60.5rem;
    right: -60.5rem;
    bottom: -60.5rem;
    left: -60.5rem;
  }

  .\32xl\:-inset-250{
    top: -62.5rem;
    right: -62.5rem;
    bottom: -62.5rem;
    left: -62.5rem;
  }

  .\32xl\:-inset-258{
    top: -64.5rem;
    right: -64.5rem;
    bottom: -64.5rem;
    left: -64.5rem;
  }

  .\32xl\:-inset-265{
    top: -66.25rem;
    right: -66.25rem;
    bottom: -66.25rem;
    left: -66.25rem;
  }

  .\32xl\:-inset-280{
    top: -70rem;
    right: -70rem;
    bottom: -70rem;
    left: -70rem;
  }

  .\32xl\:-inset-px{
    top: -1px;
    right: -1px;
    bottom: -1px;
    left: -1px;
  }

  .\32xl\:-inset-0\.5{
    top: -0.125rem;
    right: -0.125rem;
    bottom: -0.125rem;
    left: -0.125rem;
  }

  .\32xl\:-inset-1\.5{
    top: -0.375rem;
    right: -0.375rem;
    bottom: -0.375rem;
    left: -0.375rem;
  }

  .\32xl\:-inset-2\.5{
    top: -0.625rem;
    right: -0.625rem;
    bottom: -0.625rem;
    left: -0.625rem;
  }

  .\32xl\:-inset-3\.5{
    top: -0.875rem;
    right: -0.875rem;
    bottom: -0.875rem;
    left: -0.875rem;
  }

  .\32xl\:-inset-0\.25{
    top: -0.0625rem;
    right: -0.0625rem;
    bottom: -0.0625rem;
    left: -0.0625rem;
  }

  .\32xl\:-inset-0\.75{
    top: -0.1875rem;
    right: -0.1875rem;
    bottom: -0.1875rem;
    left: -0.1875rem;
  }

  .\32xl\:-inset-1\.25{
    top: -0.3125rem;
    right: -0.3125rem;
    bottom: -0.3125rem;
    left: -0.3125rem;
  }

  .\32xl\:-inset-1\.75{
    top: -0.4375rem;
    right: -0.4375rem;
    bottom: -0.4375rem;
    left: -0.4375rem;
  }

  .\32xl\:-inset-2\.25{
    top: -0.5625rem;
    right: -0.5625rem;
    bottom: -0.5625rem;
    left: -0.5625rem;
  }

  .\32xl\:-inset-2\.75{
    top: -0.6875rem;
    right: -0.6875rem;
    bottom: -0.6875rem;
    left: -0.6875rem;
  }

  .\32xl\:-inset-3\.25{
    top: -0.8125rem;
    right: -0.8125rem;
    bottom: -0.8125rem;
    left: -0.8125rem;
  }

  .\32xl\:-inset-3\.75{
    top: -0.9375rem;
    right: -0.9375rem;
    bottom: -0.9375rem;
    left: -0.9375rem;
  }

  .\32xl\:-inset-4\.25{
    top: -1.0625rem;
    right: -1.0625rem;
    bottom: -1.0625rem;
    left: -1.0625rem;
  }

  .\32xl\:-inset-4\.5{
    top: -1.125rem;
    right: -1.125rem;
    bottom: -1.125rem;
    left: -1.125rem;
  }

  .\32xl\:-inset-4\.75{
    top: -1.1875rem;
    right: -1.1875rem;
    bottom: -1.1875rem;
    left: -1.1875rem;
  }

  .\32xl\:-inset-5\.25{
    top: -1.3125rem;
    right: -1.3125rem;
    bottom: -1.3125rem;
    left: -1.3125rem;
  }

  .\32xl\:-inset-5\.5{
    top: -1.375rem;
    right: -1.375rem;
    bottom: -1.375rem;
    left: -1.375rem;
  }

  .\32xl\:-inset-5\.75{
    top: -1.4375rem;
    right: -1.4375rem;
    bottom: -1.4375rem;
    left: -1.4375rem;
  }

  .\32xl\:-inset-6\.25{
    top: -1.5625rem;
    right: -1.5625rem;
    bottom: -1.5625rem;
    left: -1.5625rem;
  }

  .\32xl\:-inset-6\.5{
    top: -1.625rem;
    right: -1.625rem;
    bottom: -1.625rem;
    left: -1.625rem;
  }

  .\32xl\:-inset-6\.75{
    top: -1.6875rem;
    right: -1.6875rem;
    bottom: -1.6875rem;
    left: -1.6875rem;
  }

  .\32xl\:-inset-7\.25{
    top: -1.8125rem;
    right: -1.8125rem;
    bottom: -1.8125rem;
    left: -1.8125rem;
  }

  .\32xl\:-inset-7\.5{
    top: -1.875rem;
    right: -1.875rem;
    bottom: -1.875rem;
    left: -1.875rem;
  }

  .\32xl\:-inset-8\.25{
    top: -2.0625rem;
    right: -2.0625rem;
    bottom: -2.0625rem;
    left: -2.0625rem;
  }

  .\32xl\:-inset-8\.5{
    top: -2.125rem;
    right: -2.125rem;
    bottom: -2.125rem;
    left: -2.125rem;
  }

  .\32xl\:-inset-9\.25{
    top: -2.3125rem;
    right: -2.3125rem;
    bottom: -2.3125rem;
    left: -2.3125rem;
  }

  .\32xl\:-inset-9\.5{
    top: -2.375rem;
    right: -2.375rem;
    bottom: -2.375rem;
    left: -2.375rem;
  }

  .\32xl\:-inset-10\.5{
    top: -2.625rem;
    right: -2.625rem;
    bottom: -2.625rem;
    left: -2.625rem;
  }

  .\32xl\:-inset-11\.25{
    top: -2.8125rem;
    right: -2.8125rem;
    bottom: -2.8125rem;
    left: -2.8125rem;
  }

  .\32xl\:-inset-11\.5{
    top: -2.875rem;
    right: -2.875rem;
    bottom: -2.875rem;
    left: -2.875rem;
  }

  .\32xl\:-inset-12\.5{
    top: -3.125rem;
    right: -3.125rem;
    bottom: -3.125rem;
    left: -3.125rem;
  }

  .\32xl\:-inset-12\.75{
    top: -3.1875rem;
    right: -3.1875rem;
    bottom: -3.1875rem;
    left: -3.1875rem;
  }

  .\32xl\:-inset-13\.5{
    top: -3.375rem;
    right: -3.375rem;
    bottom: -3.375rem;
    left: -3.375rem;
  }

  .\32xl\:-inset-14\.5{
    top: -3.625rem;
    right: -3.625rem;
    bottom: -3.625rem;
    left: -3.625rem;
  }

  .\32xl\:-inset-15\.5{
    top: -3.875rem;
    right: -3.875rem;
    bottom: -3.875rem;
    left: -3.875rem;
  }

  .\32xl\:-inset-15\.75{
    top: -3.9375rem;
    right: -3.9375rem;
    bottom: -3.9375rem;
    left: -3.9375rem;
  }

  .\32xl\:-inset-16\.25{
    top: -4.0625rem;
    right: -4.0625rem;
    bottom: -4.0625rem;
    left: -4.0625rem;
  }

  .\32xl\:-inset-17\.25{
    top: -4.3125rem;
    right: -4.3125rem;
    bottom: -4.3125rem;
    left: -4.3125rem;
  }

  .\32xl\:-inset-17\.5{
    top: -4.375rem;
    right: -4.375rem;
    bottom: -4.375rem;
    left: -4.375rem;
  }

  .\32xl\:-inset-18\.25{
    top: -4.5625rem;
    right: -4.5625rem;
    bottom: -4.5625rem;
    left: -4.5625rem;
  }

  .\32xl\:-inset-18\.5{
    top: -4.625rem;
    right: -4.625rem;
    bottom: -4.625rem;
    left: -4.625rem;
  }

  .\32xl\:-inset-20\.25{
    top: -5.0625rem;
    right: -5.0625rem;
    bottom: -5.0625rem;
    left: -5.0625rem;
  }

  .\32xl\:-inset-20\.5{
    top: -5.125rem;
    right: -5.125rem;
    bottom: -5.125rem;
    left: -5.125rem;
  }

  .\32xl\:-inset-22\.5{
    top: -5.625rem;
    right: -5.625rem;
    bottom: -5.625rem;
    left: -5.625rem;
  }

  .\32xl\:-inset-25\.5{
    top: -6.375rem;
    right: -6.375rem;
    bottom: -6.375rem;
    left: -6.375rem;
  }

  .\32xl\:-inset-26\.75{
    top: -6.6875rem;
    right: -6.6875rem;
    bottom: -6.6875rem;
    left: -6.6875rem;
  }

  .\32xl\:-inset-32\.5{
    top: -8.125rem;
    right: -8.125rem;
    bottom: -8.125rem;
    left: -8.125rem;
  }

  .\32xl\:-inset-37\.5{
    top: -9.375rem;
    right: -9.375rem;
    bottom: -9.375rem;
    left: -9.375rem;
  }

  .\32xl\:-inset-41\.25{
    top: -10.3125rem;
    right: -10.3125rem;
    bottom: -10.3125rem;
    left: -10.3125rem;
  }

  .\32xl\:-inset-52\.5{
    top: -13.125rem;
    right: -13.125rem;
    bottom: -13.125rem;
    left: -13.125rem;
  }

  .\32xl\:-inset-54\.5{
    top: -13.625rem;
    right: -13.625rem;
    bottom: -13.625rem;
    left: -13.625rem;
  }

  .\32xl\:-inset-57\.25{
    top: -14.3125rem;
    right: -14.3125rem;
    bottom: -14.3125rem;
    left: -14.3125rem;
  }

  .\32xl\:-inset-57\.5{
    top: -14.375rem;
    right: -14.375rem;
    bottom: -14.375rem;
    left: -14.375rem;
  }

  .\32xl\:-inset-66\.25{
    top: -16.5625rem;
    right: -16.5625rem;
    bottom: -16.5625rem;
    left: -16.5625rem;
  }

  .\32xl\:-inset-74\.5{
    top: -18.125rem;
    right: -18.125rem;
    bottom: -18.125rem;
    left: -18.125rem;
  }

  .\32xl\:-inset-106\.25{
    top: -26.5625rem;
    right: -26.5625rem;
    bottom: -26.5625rem;
    left: -26.5625rem;
  }

  .\32xl\:-inset-112\.25{
    top: -28.0675rem;
    right: -28.0675rem;
    bottom: -28.0675rem;
    left: -28.0675rem;
  }

  .\32xl\:-inset-112\.75{
    top: -28.1875rem;
    right: -28.1875rem;
    bottom: -28.1875rem;
    left: -28.1875rem;
  }

  .\32xl\:-inset-147\.5{
    top: -36.875rem;
    right: -36.875rem;
    bottom: -36.875rem;
    left: -36.875rem;
  }

  .\32xl\:-inset-162\.5{
    top: -40.625rem;
    right: -40.625rem;
    bottom: -40.625rem;
    left: -40.625rem;
  }

  .\32xl\:-inset-172\.25{
    top: -42.5625rem;
    right: -42.5625rem;
    bottom: -42.5625rem;
    left: -42.5625rem;
  }

  .\32xl\:-inset-175\.25{
    top: -43.8125rem;
    right: -43.8125rem;
    bottom: -43.8125rem;
    left: -43.8125rem;
  }

  .\32xl\:-inset-184\.25{
    top: -46.0625rem;
    right: -46.0625rem;
    bottom: -46.0625rem;
    left: -46.0625rem;
  }

  .\32xl\:-inset-203\.25{
    top: -50.8125rem;
    right: -50.8125rem;
    bottom: -50.8125rem;
    left: -50.8125rem;
  }

  .\32xl\:-inset-half{
    top: -50%;
    right: -50%;
    bottom: -50%;
    left: -50%;
  }

  .\32xl\:-inset-full{
    top: -100%;
    right: -100%;
    bottom: -100%;
    left: -100%;
  }

  .\32xl\:-inset-1\/10{
    top: -10%;
    right: -10%;
    bottom: -10%;
    left: -10%;
  }

  .\32xl\:-inset-2\/10{
    top: -20%;
    right: -20%;
    bottom: -20%;
    left: -20%;
  }

  .\32xl\:-inset-3\/10{
    top: -30%;
    right: -30%;
    bottom: -30%;
    left: -30%;
  }

  .\32xl\:-inset-4\/10{
    top: -40%;
    right: -40%;
    bottom: -40%;
    left: -40%;
  }

  .\32xl\:-inset-4\.5\/10{
    top: -45%;
    right: -45%;
    bottom: -45%;
    left: -45%;
  }

  .\32xl\:-inset-5\/10{
    top: -50%;
    right: -50%;
    bottom: -50%;
    left: -50%;
  }

  .\32xl\:-inset-5\.5\/10{
    top: -55%;
    right: -55%;
    bottom: -55%;
    left: -55%;
  }

  .\32xl\:-inset-6\/10{
    top: -60%;
    right: -60%;
    bottom: -60%;
    left: -60%;
  }

  .\32xl\:-inset-7\/10{
    top: -70%;
    right: -70%;
    bottom: -70%;
    left: -70%;
  }

  .\32xl\:-inset-8\/10{
    top: -80%;
    right: -80%;
    bottom: -80%;
    left: -80%;
  }

  .\32xl\:-inset-9\/10{
    top: -90%;
    right: -90%;
    bottom: -90%;
    left: -90%;
  }

  .\32xl\:-inset-1\/12{
    top: -8.33333%;
    right: -8.33333%;
    bottom: -8.33333%;
    left: -8.33333%;
  }

  .\32xl\:-inset-2\/12{
    top: -16.66667%;
    right: -16.66667%;
    bottom: -16.66667%;
    left: -16.66667%;
  }

  .\32xl\:-inset-3\/12{
    top: -25%;
    right: -25%;
    bottom: -25%;
    left: -25%;
  }

  .\32xl\:-inset-4\/12{
    top: -33.33333%;
    right: -33.33333%;
    bottom: -33.33333%;
    left: -33.33333%;
  }

  .\32xl\:-inset-5\/12{
    top: -41.66667%;
    right: -41.66667%;
    bottom: -41.66667%;
    left: -41.66667%;
  }

  .\32xl\:-inset-6\/12{
    top: -50%;
    right: -50%;
    bottom: -50%;
    left: -50%;
  }

  .\32xl\:-inset-7\/12{
    top: -58.33333%;
    right: -58.33333%;
    bottom: -58.33333%;
    left: -58.33333%;
  }

  .\32xl\:-inset-8\/12{
    top: -66.66667%;
    right: -66.66667%;
    bottom: -66.66667%;
    left: -66.66667%;
  }

  .\32xl\:-inset-9\/12{
    top: -75%;
    right: -75%;
    bottom: -75%;
    left: -75%;
  }

  .\32xl\:-inset-10\/12{
    top: -83.33333%;
    right: -83.33333%;
    bottom: -83.33333%;
    left: -83.33333%;
  }

  .\32xl\:-inset-11\/12{
    top: -91.66667%;
    right: -91.66667%;
    bottom: -91.66667%;
    left: -91.66667%;
  }

  .\32xl\:inset-1\/2{
    top: 50%;
    right: 50%;
    bottom: 50%;
    left: 50%;
  }

  .\32xl\:inset-1\/3{
    top: 33.333333%;
    right: 33.333333%;
    bottom: 33.333333%;
    left: 33.333333%;
  }

  .\32xl\:inset-2\/3{
    top: 66.666667%;
    right: 66.666667%;
    bottom: 66.666667%;
    left: 66.666667%;
  }

  .\32xl\:inset-1\/4{
    top: 25%;
    right: 25%;
    bottom: 25%;
    left: 25%;
  }

  .\32xl\:inset-2\/4{
    top: 50%;
    right: 50%;
    bottom: 50%;
    left: 50%;
  }

  .\32xl\:inset-3\/4{
    top: 75%;
    right: 75%;
    bottom: 75%;
    left: 75%;
  }

  .\32xl\:-inset-1\/2{
    top: -50%;
    right: -50%;
    bottom: -50%;
    left: -50%;
  }

  .\32xl\:-inset-1\/3{
    top: -33.333333%;
    right: -33.333333%;
    bottom: -33.333333%;
    left: -33.333333%;
  }

  .\32xl\:-inset-2\/3{
    top: -66.666667%;
    right: -66.666667%;
    bottom: -66.666667%;
    left: -66.666667%;
  }

  .\32xl\:-inset-1\/4{
    top: -25%;
    right: -25%;
    bottom: -25%;
    left: -25%;
  }

  .\32xl\:-inset-2\/4{
    top: -50%;
    right: -50%;
    bottom: -50%;
    left: -50%;
  }

  .\32xl\:-inset-3\/4{
    top: -75%;
    right: -75%;
    bottom: -75%;
    left: -75%;
  }

  .\32xl\:inset-y-0{
    top: 0px;
    bottom: 0px;
  }

  .\32xl\:inset-x-0{
    right: 0px;
    left: 0px;
  }

  .\32xl\:inset-y-1{
    top: 0.25rem;
    bottom: 0.25rem;
  }

  .\32xl\:inset-x-1{
    right: 0.25rem;
    left: 0.25rem;
  }

  .\32xl\:inset-y-2{
    top: 0.5rem;
    bottom: 0.5rem;
  }

  .\32xl\:inset-x-2{
    right: 0.5rem;
    left: 0.5rem;
  }

  .\32xl\:inset-y-3{
    top: 0.75rem;
    bottom: 0.75rem;
  }

  .\32xl\:inset-x-3{
    right: 0.75rem;
    left: 0.75rem;
  }

  .\32xl\:inset-y-4{
    top: 1rem;
    bottom: 1rem;
  }

  .\32xl\:inset-x-4{
    right: 1rem;
    left: 1rem;
  }

  .\32xl\:inset-y-5{
    top: 1.25rem;
    bottom: 1.25rem;
  }

  .\32xl\:inset-x-5{
    right: 1.25rem;
    left: 1.25rem;
  }

  .\32xl\:inset-y-6{
    top: 1.5rem;
    bottom: 1.5rem;
  }

  .\32xl\:inset-x-6{
    right: 1.5rem;
    left: 1.5rem;
  }

  .\32xl\:inset-y-7{
    top: 1.75rem;
    bottom: 1.75rem;
  }

  .\32xl\:inset-x-7{
    right: 1.75rem;
    left: 1.75rem;
  }

  .\32xl\:inset-y-8{
    top: 2rem;
    bottom: 2rem;
  }

  .\32xl\:inset-x-8{
    right: 2rem;
    left: 2rem;
  }

  .\32xl\:inset-y-9{
    top: 2.25rem;
    bottom: 2.25rem;
  }

  .\32xl\:inset-x-9{
    right: 2.25rem;
    left: 2.25rem;
  }

  .\32xl\:inset-y-10{
    top: 2.5rem;
    bottom: 2.5rem;
  }

  .\32xl\:inset-x-10{
    right: 2.5rem;
    left: 2.5rem;
  }

  .\32xl\:inset-y-11{
    top: 2.75rem;
    bottom: 2.75rem;
  }

  .\32xl\:inset-x-11{
    right: 2.75rem;
    left: 2.75rem;
  }

  .\32xl\:inset-y-12{
    top: 3rem;
    bottom: 3rem;
  }

  .\32xl\:inset-x-12{
    right: 3rem;
    left: 3rem;
  }

  .\32xl\:inset-y-13{
    top: 3.25rem;
    bottom: 3.25rem;
  }

  .\32xl\:inset-x-13{
    right: 3.25rem;
    left: 3.25rem;
  }

  .\32xl\:inset-y-14{
    top: 3.5rem;
    bottom: 3.5rem;
  }

  .\32xl\:inset-x-14{
    right: 3.5rem;
    left: 3.5rem;
  }

  .\32xl\:inset-y-15{
    top: 3.75rem;
    bottom: 3.75rem;
  }

  .\32xl\:inset-x-15{
    right: 3.75rem;
    left: 3.75rem;
  }

  .\32xl\:inset-y-16{
    top: 4rem;
    bottom: 4rem;
  }

  .\32xl\:inset-x-16{
    right: 4rem;
    left: 4rem;
  }

  .\32xl\:inset-y-17{
    top: 4.25rem;
    bottom: 4.25rem;
  }

  .\32xl\:inset-x-17{
    right: 4.25rem;
    left: 4.25rem;
  }

  .\32xl\:inset-y-18{
    top: 4.5rem;
    bottom: 4.5rem;
  }

  .\32xl\:inset-x-18{
    right: 4.5rem;
    left: 4.5rem;
  }

  .\32xl\:inset-y-19{
    top: 4.75rem;
    bottom: 4.75rem;
  }

  .\32xl\:inset-x-19{
    right: 4.75rem;
    left: 4.75rem;
  }

  .\32xl\:inset-y-20{
    top: 5rem;
    bottom: 5rem;
  }

  .\32xl\:inset-x-20{
    right: 5rem;
    left: 5rem;
  }

  .\32xl\:inset-y-22{
    top: 5.5rem;
    bottom: 5.5rem;
  }

  .\32xl\:inset-x-22{
    right: 5.5rem;
    left: 5.5rem;
  }

  .\32xl\:inset-y-24{
    top: 6rem;
    bottom: 6rem;
  }

  .\32xl\:inset-x-24{
    right: 6rem;
    left: 6rem;
  }

  .\32xl\:inset-y-25{
    top: 6.25rem;
    bottom: 6.25rem;
  }

  .\32xl\:inset-x-25{
    right: 6.25rem;
    left: 6.25rem;
  }

  .\32xl\:inset-y-28{
    top: 7rem;
    bottom: 7rem;
  }

  .\32xl\:inset-x-28{
    right: 7rem;
    left: 7rem;
  }

  .\32xl\:inset-y-30{
    top: 7.5rem;
    bottom: 7.5rem;
  }

  .\32xl\:inset-x-30{
    right: 7.5rem;
    left: 7.5rem;
  }

  .\32xl\:inset-y-32{
    top: 8rem;
    bottom: 8rem;
  }

  .\32xl\:inset-x-32{
    right: 8rem;
    left: 8rem;
  }

  .\32xl\:inset-y-34{
    top: 8.5rem;
    bottom: 8.5rem;
  }

  .\32xl\:inset-x-34{
    right: 8.5rem;
    left: 8.5rem;
  }

  .\32xl\:inset-y-35{
    top: 8.75rem;
    bottom: 8.75rem;
  }

  .\32xl\:inset-x-35{
    right: 8.75rem;
    left: 8.75rem;
  }

  .\32xl\:inset-y-36{
    top: 9rem;
    bottom: 9rem;
  }

  .\32xl\:inset-x-36{
    right: 9rem;
    left: 9rem;
  }

  .\32xl\:inset-y-39{
    top: 9.75rem;
    bottom: 9.75rem;
  }

  .\32xl\:inset-x-39{
    right: 9.75rem;
    left: 9.75rem;
  }

  .\32xl\:inset-y-40{
    top: 10rem;
    bottom: 10rem;
  }

  .\32xl\:inset-x-40{
    right: 10rem;
    left: 10rem;
  }

  .\32xl\:inset-y-42{
    top: 10.5rem;
    bottom: 10.5rem;
  }

  .\32xl\:inset-x-42{
    right: 10.5rem;
    left: 10.5rem;
  }

  .\32xl\:inset-y-44{
    top: 11rem;
    bottom: 11rem;
  }

  .\32xl\:inset-x-44{
    right: 11rem;
    left: 11rem;
  }

  .\32xl\:inset-y-45{
    top: 11.25rem;
    bottom: 11.25rem;
  }

  .\32xl\:inset-x-45{
    right: 11.25rem;
    left: 11.25rem;
  }

  .\32xl\:inset-y-48{
    top: 12rem;
    bottom: 12rem;
  }

  .\32xl\:inset-x-48{
    right: 12rem;
    left: 12rem;
  }

  .\32xl\:inset-y-50{
    top: 12.5rem;
    bottom: 12.5rem;
  }

  .\32xl\:inset-x-50{
    right: 12.5rem;
    left: 12.5rem;
  }

  .\32xl\:inset-y-52{
    top: 13rem;
    bottom: 13rem;
  }

  .\32xl\:inset-x-52{
    right: 13rem;
    left: 13rem;
  }

  .\32xl\:inset-y-55{
    top: 13.75rem;
    bottom: 13.75rem;
  }

  .\32xl\:inset-x-55{
    right: 13.75rem;
    left: 13.75rem;
  }

  .\32xl\:inset-y-56{
    top: 14rem;
    bottom: 14rem;
  }

  .\32xl\:inset-x-56{
    right: 14rem;
    left: 14rem;
  }

  .\32xl\:inset-y-58{
    top: 14.5rem;
    bottom: 14.5rem;
  }

  .\32xl\:inset-x-58{
    right: 14.5rem;
    left: 14.5rem;
  }

  .\32xl\:inset-y-60{
    top: 15rem;
    bottom: 15rem;
  }

  .\32xl\:inset-x-60{
    right: 15rem;
    left: 15rem;
  }

  .\32xl\:inset-y-64{
    top: 16rem;
    bottom: 16rem;
  }

  .\32xl\:inset-x-64{
    right: 16rem;
    left: 16rem;
  }

  .\32xl\:inset-y-65{
    top: 16.25rem;
    bottom: 16.25rem;
  }

  .\32xl\:inset-x-65{
    right: 16.25rem;
    left: 16.25rem;
  }

  .\32xl\:inset-y-68{
    top: 17rem;
    bottom: 17rem;
  }

  .\32xl\:inset-x-68{
    right: 17rem;
    left: 17rem;
  }

  .\32xl\:inset-y-69{
    top: 17.25rem;
    bottom: 17.25rem;
  }

  .\32xl\:inset-x-69{
    right: 17.25rem;
    left: 17.25rem;
  }

  .\32xl\:inset-y-70{
    top: 17.5rem;
    bottom: 17.5rem;
  }

  .\32xl\:inset-x-70{
    right: 17.5rem;
    left: 17.5rem;
  }

  .\32xl\:inset-y-72{
    top: 18rem;
    bottom: 18rem;
  }

  .\32xl\:inset-x-72{
    right: 18rem;
    left: 18rem;
  }

  .\32xl\:inset-y-75{
    top: 18.75rem;
    bottom: 18.75rem;
  }

  .\32xl\:inset-x-75{
    right: 18.75rem;
    left: 18.75rem;
  }

  .\32xl\:inset-y-80{
    top: 20rem;
    bottom: 20rem;
  }

  .\32xl\:inset-x-80{
    right: 20rem;
    left: 20rem;
  }

  .\32xl\:inset-y-85{
    top: 21.25rem;
    bottom: 21.25rem;
  }

  .\32xl\:inset-x-85{
    right: 21.25rem;
    left: 21.25rem;
  }

  .\32xl\:inset-y-86{
    top: 21.5rem;
    bottom: 21.5rem;
  }

  .\32xl\:inset-x-86{
    right: 21.5rem;
    left: 21.5rem;
  }

  .\32xl\:inset-y-90{
    top: 22.5rem;
    bottom: 22.5rem;
  }

  .\32xl\:inset-x-90{
    right: 22.5rem;
    left: 22.5rem;
  }

  .\32xl\:inset-y-96{
    top: 24rem;
    bottom: 24rem;
  }

  .\32xl\:inset-x-96{
    right: 24rem;
    left: 24rem;
  }

  .\32xl\:inset-y-100{
    top: 25rem;
    bottom: 25rem;
  }

  .\32xl\:inset-x-100{
    right: 25rem;
    left: 25rem;
  }

  .\32xl\:inset-y-115{
    top: 28.75rem;
    bottom: 28.75rem;
  }

  .\32xl\:inset-x-115{
    right: 28.75rem;
    left: 28.75rem;
  }

  .\32xl\:inset-y-125{
    top: 31.25rem;
    bottom: 31.25rem;
  }

  .\32xl\:inset-x-125{
    right: 31.25rem;
    left: 31.25rem;
  }

  .\32xl\:inset-y-142{
    top: 35.5rem;
    bottom: 35.5rem;
  }

  .\32xl\:inset-x-142{
    right: 35.5rem;
    left: 35.5rem;
  }

  .\32xl\:inset-y-150{
    top: 37.5rem;
    bottom: 37.5rem;
  }

  .\32xl\:inset-x-150{
    right: 37.5rem;
    left: 37.5rem;
  }

  .\32xl\:inset-y-156{
    top: 39rem;
    bottom: 39rem;
  }

  .\32xl\:inset-x-156{
    right: 39rem;
    left: 39rem;
  }

  .\32xl\:inset-y-160{
    top: 40rem;
    bottom: 40rem;
  }

  .\32xl\:inset-x-160{
    right: 40rem;
    left: 40rem;
  }

  .\32xl\:inset-y-175{
    top: 43.75rem;
    bottom: 43.75rem;
  }

  .\32xl\:inset-x-175{
    right: 43.75rem;
    left: 43.75rem;
  }

  .\32xl\:inset-y-207{
    top: 51.75rem;
    bottom: 51.75rem;
  }

  .\32xl\:inset-x-207{
    right: 51.75rem;
    left: 51.75rem;
  }

  .\32xl\:inset-y-242{
    top: 60.5rem;
    bottom: 60.5rem;
  }

  .\32xl\:inset-x-242{
    right: 60.5rem;
    left: 60.5rem;
  }

  .\32xl\:inset-y-250{
    top: 62.5rem;
    bottom: 62.5rem;
  }

  .\32xl\:inset-x-250{
    right: 62.5rem;
    left: 62.5rem;
  }

  .\32xl\:inset-y-258{
    top: 64.5rem;
    bottom: 64.5rem;
  }

  .\32xl\:inset-x-258{
    right: 64.5rem;
    left: 64.5rem;
  }

  .\32xl\:inset-y-265{
    top: 66.25rem;
    bottom: 66.25rem;
  }

  .\32xl\:inset-x-265{
    right: 66.25rem;
    left: 66.25rem;
  }

  .\32xl\:inset-y-280{
    top: 70rem;
    bottom: 70rem;
  }

  .\32xl\:inset-x-280{
    right: 70rem;
    left: 70rem;
  }

  .\32xl\:inset-y-auto{
    top: auto;
    bottom: auto;
  }

  .\32xl\:inset-x-auto{
    right: auto;
    left: auto;
  }

  .\32xl\:inset-y-px{
    top: 1px;
    bottom: 1px;
  }

  .\32xl\:inset-x-px{
    right: 1px;
    left: 1px;
  }

  .\32xl\:inset-y-0\.5{
    top: 0.125rem;
    bottom: 0.125rem;
  }

  .\32xl\:inset-x-0\.5{
    right: 0.125rem;
    left: 0.125rem;
  }

  .\32xl\:inset-y-1\.5{
    top: 0.375rem;
    bottom: 0.375rem;
  }

  .\32xl\:inset-x-1\.5{
    right: 0.375rem;
    left: 0.375rem;
  }

  .\32xl\:inset-y-2\.5{
    top: 0.625rem;
    bottom: 0.625rem;
  }

  .\32xl\:inset-x-2\.5{
    right: 0.625rem;
    left: 0.625rem;
  }

  .\32xl\:inset-y-3\.5{
    top: 0.875rem;
    bottom: 0.875rem;
  }

  .\32xl\:inset-x-3\.5{
    right: 0.875rem;
    left: 0.875rem;
  }

  .\32xl\:inset-y-0\.25{
    top: 0.0625rem;
    bottom: 0.0625rem;
  }

  .\32xl\:inset-x-0\.25{
    right: 0.0625rem;
    left: 0.0625rem;
  }

  .\32xl\:inset-y-0\.75{
    top: 0.1875rem;
    bottom: 0.1875rem;
  }

  .\32xl\:inset-x-0\.75{
    right: 0.1875rem;
    left: 0.1875rem;
  }

  .\32xl\:inset-y-1\.25{
    top: 0.3125rem;
    bottom: 0.3125rem;
  }

  .\32xl\:inset-x-1\.25{
    right: 0.3125rem;
    left: 0.3125rem;
  }

  .\32xl\:inset-y-1\.75{
    top: 0.4375rem;
    bottom: 0.4375rem;
  }

  .\32xl\:inset-x-1\.75{
    right: 0.4375rem;
    left: 0.4375rem;
  }

  .\32xl\:inset-y-2\.25{
    top: 0.5625rem;
    bottom: 0.5625rem;
  }

  .\32xl\:inset-x-2\.25{
    right: 0.5625rem;
    left: 0.5625rem;
  }

  .\32xl\:inset-y-2\.75{
    top: 0.6875rem;
    bottom: 0.6875rem;
  }

  .\32xl\:inset-x-2\.75{
    right: 0.6875rem;
    left: 0.6875rem;
  }

  .\32xl\:inset-y-3\.25{
    top: 0.8125rem;
    bottom: 0.8125rem;
  }

  .\32xl\:inset-x-3\.25{
    right: 0.8125rem;
    left: 0.8125rem;
  }

  .\32xl\:inset-y-3\.75{
    top: 0.9375rem;
    bottom: 0.9375rem;
  }

  .\32xl\:inset-x-3\.75{
    right: 0.9375rem;
    left: 0.9375rem;
  }

  .\32xl\:inset-y-4\.25{
    top: 1.0625rem;
    bottom: 1.0625rem;
  }

  .\32xl\:inset-x-4\.25{
    right: 1.0625rem;
    left: 1.0625rem;
  }

  .\32xl\:inset-y-4\.5{
    top: 1.125rem;
    bottom: 1.125rem;
  }

  .\32xl\:inset-x-4\.5{
    right: 1.125rem;
    left: 1.125rem;
  }

  .\32xl\:inset-y-4\.75{
    top: 1.1875rem;
    bottom: 1.1875rem;
  }

  .\32xl\:inset-x-4\.75{
    right: 1.1875rem;
    left: 1.1875rem;
  }

  .\32xl\:inset-y-5\.25{
    top: 1.3125rem;
    bottom: 1.3125rem;
  }

  .\32xl\:inset-x-5\.25{
    right: 1.3125rem;
    left: 1.3125rem;
  }

  .\32xl\:inset-y-5\.5{
    top: 1.375rem;
    bottom: 1.375rem;
  }

  .\32xl\:inset-x-5\.5{
    right: 1.375rem;
    left: 1.375rem;
  }

  .\32xl\:inset-y-5\.75{
    top: 1.4375rem;
    bottom: 1.4375rem;
  }

  .\32xl\:inset-x-5\.75{
    right: 1.4375rem;
    left: 1.4375rem;
  }

  .\32xl\:inset-y-6\.25{
    top: 1.5625rem;
    bottom: 1.5625rem;
  }

  .\32xl\:inset-x-6\.25{
    right: 1.5625rem;
    left: 1.5625rem;
  }

  .\32xl\:inset-y-6\.5{
    top: 1.625rem;
    bottom: 1.625rem;
  }

  .\32xl\:inset-x-6\.5{
    right: 1.625rem;
    left: 1.625rem;
  }

  .\32xl\:inset-y-6\.75{
    top: 1.6875rem;
    bottom: 1.6875rem;
  }

  .\32xl\:inset-x-6\.75{
    right: 1.6875rem;
    left: 1.6875rem;
  }

  .\32xl\:inset-y-7\.25{
    top: 1.8125rem;
    bottom: 1.8125rem;
  }

  .\32xl\:inset-x-7\.25{
    right: 1.8125rem;
    left: 1.8125rem;
  }

  .\32xl\:inset-y-7\.5{
    top: 1.875rem;
    bottom: 1.875rem;
  }

  .\32xl\:inset-x-7\.5{
    right: 1.875rem;
    left: 1.875rem;
  }

  .\32xl\:inset-y-8\.25{
    top: 2.0625rem;
    bottom: 2.0625rem;
  }

  .\32xl\:inset-x-8\.25{
    right: 2.0625rem;
    left: 2.0625rem;
  }

  .\32xl\:inset-y-8\.5{
    top: 2.125rem;
    bottom: 2.125rem;
  }

  .\32xl\:inset-x-8\.5{
    right: 2.125rem;
    left: 2.125rem;
  }

  .\32xl\:inset-y-9\.25{
    top: 2.3125rem;
    bottom: 2.3125rem;
  }

  .\32xl\:inset-x-9\.25{
    right: 2.3125rem;
    left: 2.3125rem;
  }

  .\32xl\:inset-y-9\.5{
    top: 2.375rem;
    bottom: 2.375rem;
  }

  .\32xl\:inset-x-9\.5{
    right: 2.375rem;
    left: 2.375rem;
  }

  .\32xl\:inset-y-10\.5{
    top: 2.625rem;
    bottom: 2.625rem;
  }

  .\32xl\:inset-x-10\.5{
    right: 2.625rem;
    left: 2.625rem;
  }

  .\32xl\:inset-y-11\.25{
    top: 2.8125rem;
    bottom: 2.8125rem;
  }

  .\32xl\:inset-x-11\.25{
    right: 2.8125rem;
    left: 2.8125rem;
  }

  .\32xl\:inset-y-11\.5{
    top: 2.875rem;
    bottom: 2.875rem;
  }

  .\32xl\:inset-x-11\.5{
    right: 2.875rem;
    left: 2.875rem;
  }

  .\32xl\:inset-y-12\.5{
    top: 3.125rem;
    bottom: 3.125rem;
  }

  .\32xl\:inset-x-12\.5{
    right: 3.125rem;
    left: 3.125rem;
  }

  .\32xl\:inset-y-12\.75{
    top: 3.1875rem;
    bottom: 3.1875rem;
  }

  .\32xl\:inset-x-12\.75{
    right: 3.1875rem;
    left: 3.1875rem;
  }

  .\32xl\:inset-y-13\.5{
    top: 3.375rem;
    bottom: 3.375rem;
  }

  .\32xl\:inset-x-13\.5{
    right: 3.375rem;
    left: 3.375rem;
  }

  .\32xl\:inset-y-14\.5{
    top: 3.625rem;
    bottom: 3.625rem;
  }

  .\32xl\:inset-x-14\.5{
    right: 3.625rem;
    left: 3.625rem;
  }

  .\32xl\:inset-y-15\.5{
    top: 3.875rem;
    bottom: 3.875rem;
  }

  .\32xl\:inset-x-15\.5{
    right: 3.875rem;
    left: 3.875rem;
  }

  .\32xl\:inset-y-15\.75{
    top: 3.9375rem;
    bottom: 3.9375rem;
  }

  .\32xl\:inset-x-15\.75{
    right: 3.9375rem;
    left: 3.9375rem;
  }

  .\32xl\:inset-y-16\.25{
    top: 4.0625rem;
    bottom: 4.0625rem;
  }

  .\32xl\:inset-x-16\.25{
    right: 4.0625rem;
    left: 4.0625rem;
  }

  .\32xl\:inset-y-17\.25{
    top: 4.3125rem;
    bottom: 4.3125rem;
  }

  .\32xl\:inset-x-17\.25{
    right: 4.3125rem;
    left: 4.3125rem;
  }

  .\32xl\:inset-y-17\.5{
    top: 4.375rem;
    bottom: 4.375rem;
  }

  .\32xl\:inset-x-17\.5{
    right: 4.375rem;
    left: 4.375rem;
  }

  .\32xl\:inset-y-18\.25{
    top: 4.5625rem;
    bottom: 4.5625rem;
  }

  .\32xl\:inset-x-18\.25{
    right: 4.5625rem;
    left: 4.5625rem;
  }

  .\32xl\:inset-y-18\.5{
    top: 4.625rem;
    bottom: 4.625rem;
  }

  .\32xl\:inset-x-18\.5{
    right: 4.625rem;
    left: 4.625rem;
  }

  .\32xl\:inset-y-20\.25{
    top: 5.0625rem;
    bottom: 5.0625rem;
  }

  .\32xl\:inset-x-20\.25{
    right: 5.0625rem;
    left: 5.0625rem;
  }

  .\32xl\:inset-y-20\.5{
    top: 5.125rem;
    bottom: 5.125rem;
  }

  .\32xl\:inset-x-20\.5{
    right: 5.125rem;
    left: 5.125rem;
  }

  .\32xl\:inset-y-22\.5{
    top: 5.625rem;
    bottom: 5.625rem;
  }

  .\32xl\:inset-x-22\.5{
    right: 5.625rem;
    left: 5.625rem;
  }

  .\32xl\:inset-y-25\.5{
    top: 6.375rem;
    bottom: 6.375rem;
  }

  .\32xl\:inset-x-25\.5{
    right: 6.375rem;
    left: 6.375rem;
  }

  .\32xl\:inset-y-26\.75{
    top: 6.6875rem;
    bottom: 6.6875rem;
  }

  .\32xl\:inset-x-26\.75{
    right: 6.6875rem;
    left: 6.6875rem;
  }

  .\32xl\:inset-y-32\.5{
    top: 8.125rem;
    bottom: 8.125rem;
  }

  .\32xl\:inset-x-32\.5{
    right: 8.125rem;
    left: 8.125rem;
  }

  .\32xl\:inset-y-37\.5{
    top: 9.375rem;
    bottom: 9.375rem;
  }

  .\32xl\:inset-x-37\.5{
    right: 9.375rem;
    left: 9.375rem;
  }

  .\32xl\:inset-y-41\.25{
    top: 10.3125rem;
    bottom: 10.3125rem;
  }

  .\32xl\:inset-x-41\.25{
    right: 10.3125rem;
    left: 10.3125rem;
  }

  .\32xl\:inset-y-52\.5{
    top: 13.125rem;
    bottom: 13.125rem;
  }

  .\32xl\:inset-x-52\.5{
    right: 13.125rem;
    left: 13.125rem;
  }

  .\32xl\:inset-y-54\.5{
    top: 13.625rem;
    bottom: 13.625rem;
  }

  .\32xl\:inset-x-54\.5{
    right: 13.625rem;
    left: 13.625rem;
  }

  .\32xl\:inset-y-57\.25{
    top: 14.3125rem;
    bottom: 14.3125rem;
  }

  .\32xl\:inset-x-57\.25{
    right: 14.3125rem;
    left: 14.3125rem;
  }

  .\32xl\:inset-y-57\.5{
    top: 14.375rem;
    bottom: 14.375rem;
  }

  .\32xl\:inset-x-57\.5{
    right: 14.375rem;
    left: 14.375rem;
  }

  .\32xl\:inset-y-66\.25{
    top: 16.5625rem;
    bottom: 16.5625rem;
  }

  .\32xl\:inset-x-66\.25{
    right: 16.5625rem;
    left: 16.5625rem;
  }

  .\32xl\:inset-y-74\.5{
    top: 18.125rem;
    bottom: 18.125rem;
  }

  .\32xl\:inset-x-74\.5{
    right: 18.125rem;
    left: 18.125rem;
  }

  .\32xl\:inset-y-106\.25{
    top: 26.5625rem;
    bottom: 26.5625rem;
  }

  .\32xl\:inset-x-106\.25{
    right: 26.5625rem;
    left: 26.5625rem;
  }

  .\32xl\:inset-y-112\.25{
    top: 28.0675rem;
    bottom: 28.0675rem;
  }

  .\32xl\:inset-x-112\.25{
    right: 28.0675rem;
    left: 28.0675rem;
  }

  .\32xl\:inset-y-112\.75{
    top: 28.1875rem;
    bottom: 28.1875rem;
  }

  .\32xl\:inset-x-112\.75{
    right: 28.1875rem;
    left: 28.1875rem;
  }

  .\32xl\:inset-y-147\.5{
    top: 36.875rem;
    bottom: 36.875rem;
  }

  .\32xl\:inset-x-147\.5{
    right: 36.875rem;
    left: 36.875rem;
  }

  .\32xl\:inset-y-162\.5{
    top: 40.625rem;
    bottom: 40.625rem;
  }

  .\32xl\:inset-x-162\.5{
    right: 40.625rem;
    left: 40.625rem;
  }

  .\32xl\:inset-y-172\.25{
    top: 42.5625rem;
    bottom: 42.5625rem;
  }

  .\32xl\:inset-x-172\.25{
    right: 42.5625rem;
    left: 42.5625rem;
  }

  .\32xl\:inset-y-175\.25{
    top: 43.8125rem;
    bottom: 43.8125rem;
  }

  .\32xl\:inset-x-175\.25{
    right: 43.8125rem;
    left: 43.8125rem;
  }

  .\32xl\:inset-y-184\.25{
    top: 46.0625rem;
    bottom: 46.0625rem;
  }

  .\32xl\:inset-x-184\.25{
    right: 46.0625rem;
    left: 46.0625rem;
  }

  .\32xl\:inset-y-203\.25{
    top: 50.8125rem;
    bottom: 50.8125rem;
  }

  .\32xl\:inset-x-203\.25{
    right: 50.8125rem;
    left: 50.8125rem;
  }

  .\32xl\:inset-y-half{
    top: 50%;
    bottom: 50%;
  }

  .\32xl\:inset-x-half{
    right: 50%;
    left: 50%;
  }

  .\32xl\:inset-y-full{
    top: 100%;
    bottom: 100%;
  }

  .\32xl\:inset-x-full{
    right: 100%;
    left: 100%;
  }

  .\32xl\:inset-y-1\/10{
    top: 10%;
    bottom: 10%;
  }

  .\32xl\:inset-x-1\/10{
    right: 10%;
    left: 10%;
  }

  .\32xl\:inset-y-2\/10{
    top: 20%;
    bottom: 20%;
  }

  .\32xl\:inset-x-2\/10{
    right: 20%;
    left: 20%;
  }

  .\32xl\:inset-y-3\/10{
    top: 30%;
    bottom: 30%;
  }

  .\32xl\:inset-x-3\/10{
    right: 30%;
    left: 30%;
  }

  .\32xl\:inset-y-4\/10{
    top: 40%;
    bottom: 40%;
  }

  .\32xl\:inset-x-4\/10{
    right: 40%;
    left: 40%;
  }

  .\32xl\:inset-y-4\.5\/10{
    top: 45%;
    bottom: 45%;
  }

  .\32xl\:inset-x-4\.5\/10{
    right: 45%;
    left: 45%;
  }

  .\32xl\:inset-y-5\/10{
    top: 50%;
    bottom: 50%;
  }

  .\32xl\:inset-x-5\/10{
    right: 50%;
    left: 50%;
  }

  .\32xl\:inset-y-5\.5\/10{
    top: 55%;
    bottom: 55%;
  }

  .\32xl\:inset-x-5\.5\/10{
    right: 55%;
    left: 55%;
  }

  .\32xl\:inset-y-6\/10{
    top: 60%;
    bottom: 60%;
  }

  .\32xl\:inset-x-6\/10{
    right: 60%;
    left: 60%;
  }

  .\32xl\:inset-y-7\/10{
    top: 70%;
    bottom: 70%;
  }

  .\32xl\:inset-x-7\/10{
    right: 70%;
    left: 70%;
  }

  .\32xl\:inset-y-8\/10{
    top: 80%;
    bottom: 80%;
  }

  .\32xl\:inset-x-8\/10{
    right: 80%;
    left: 80%;
  }

  .\32xl\:inset-y-9\/10{
    top: 90%;
    bottom: 90%;
  }

  .\32xl\:inset-x-9\/10{
    right: 90%;
    left: 90%;
  }

  .\32xl\:inset-y-1\/12{
    top: 8.333333%;
    bottom: 8.333333%;
  }

  .\32xl\:inset-x-1\/12{
    right: 8.333333%;
    left: 8.333333%;
  }

  .\32xl\:inset-y-2\/12{
    top: 16.666667%;
    bottom: 16.666667%;
  }

  .\32xl\:inset-x-2\/12{
    right: 16.666667%;
    left: 16.666667%;
  }

  .\32xl\:inset-y-3\/12{
    top: 25%;
    bottom: 25%;
  }

  .\32xl\:inset-x-3\/12{
    right: 25%;
    left: 25%;
  }

  .\32xl\:inset-y-4\/12{
    top: 33.333333%;
    bottom: 33.333333%;
  }

  .\32xl\:inset-x-4\/12{
    right: 33.333333%;
    left: 33.333333%;
  }

  .\32xl\:inset-y-5\/12{
    top: 41.666667%;
    bottom: 41.666667%;
  }

  .\32xl\:inset-x-5\/12{
    right: 41.666667%;
    left: 41.666667%;
  }

  .\32xl\:inset-y-6\/12{
    top: 50%;
    bottom: 50%;
  }

  .\32xl\:inset-x-6\/12{
    right: 50%;
    left: 50%;
  }

  .\32xl\:inset-y-7\/12{
    top: 58.333333%;
    bottom: 58.333333%;
  }

  .\32xl\:inset-x-7\/12{
    right: 58.333333%;
    left: 58.333333%;
  }

  .\32xl\:inset-y-8\/12{
    top: 66.666667%;
    bottom: 66.666667%;
  }

  .\32xl\:inset-x-8\/12{
    right: 66.666667%;
    left: 66.666667%;
  }

  .\32xl\:inset-y-9\/12{
    top: 75%;
    bottom: 75%;
  }

  .\32xl\:inset-x-9\/12{
    right: 75%;
    left: 75%;
  }

  .\32xl\:inset-y-10\/12{
    top: 83.333333%;
    bottom: 83.333333%;
  }

  .\32xl\:inset-x-10\/12{
    right: 83.333333%;
    left: 83.333333%;
  }

  .\32xl\:inset-y-11\/12{
    top: 91.666667%;
    bottom: 91.666667%;
  }

  .\32xl\:inset-x-11\/12{
    right: 91.666667%;
    left: 91.666667%;
  }

  .\32xl\:-inset-y-0{
    top: 0px;
    bottom: 0px;
  }

  .\32xl\:-inset-x-0{
    right: 0px;
    left: 0px;
  }

  .\32xl\:-inset-y-1{
    top: -0.25rem;
    bottom: -0.25rem;
  }

  .\32xl\:-inset-x-1{
    right: -0.25rem;
    left: -0.25rem;
  }

  .\32xl\:-inset-y-2{
    top: -0.5rem;
    bottom: -0.5rem;
  }

  .\32xl\:-inset-x-2{
    right: -0.5rem;
    left: -0.5rem;
  }

  .\32xl\:-inset-y-3{
    top: -0.75rem;
    bottom: -0.75rem;
  }

  .\32xl\:-inset-x-3{
    right: -0.75rem;
    left: -0.75rem;
  }

  .\32xl\:-inset-y-4{
    top: -1rem;
    bottom: -1rem;
  }

  .\32xl\:-inset-x-4{
    right: -1rem;
    left: -1rem;
  }

  .\32xl\:-inset-y-5{
    top: -1.25rem;
    bottom: -1.25rem;
  }

  .\32xl\:-inset-x-5{
    right: -1.25rem;
    left: -1.25rem;
  }

  .\32xl\:-inset-y-6{
    top: -1.5rem;
    bottom: -1.5rem;
  }

  .\32xl\:-inset-x-6{
    right: -1.5rem;
    left: -1.5rem;
  }

  .\32xl\:-inset-y-7{
    top: -1.75rem;
    bottom: -1.75rem;
  }

  .\32xl\:-inset-x-7{
    right: -1.75rem;
    left: -1.75rem;
  }

  .\32xl\:-inset-y-8{
    top: -2rem;
    bottom: -2rem;
  }

  .\32xl\:-inset-x-8{
    right: -2rem;
    left: -2rem;
  }

  .\32xl\:-inset-y-9{
    top: -2.25rem;
    bottom: -2.25rem;
  }

  .\32xl\:-inset-x-9{
    right: -2.25rem;
    left: -2.25rem;
  }

  .\32xl\:-inset-y-10{
    top: -2.5rem;
    bottom: -2.5rem;
  }

  .\32xl\:-inset-x-10{
    right: -2.5rem;
    left: -2.5rem;
  }

  .\32xl\:-inset-y-11{
    top: -2.75rem;
    bottom: -2.75rem;
  }

  .\32xl\:-inset-x-11{
    right: -2.75rem;
    left: -2.75rem;
  }

  .\32xl\:-inset-y-12{
    top: -3rem;
    bottom: -3rem;
  }

  .\32xl\:-inset-x-12{
    right: -3rem;
    left: -3rem;
  }

  .\32xl\:-inset-y-13{
    top: -3.25rem;
    bottom: -3.25rem;
  }

  .\32xl\:-inset-x-13{
    right: -3.25rem;
    left: -3.25rem;
  }

  .\32xl\:-inset-y-14{
    top: -3.5rem;
    bottom: -3.5rem;
  }

  .\32xl\:-inset-x-14{
    right: -3.5rem;
    left: -3.5rem;
  }

  .\32xl\:-inset-y-15{
    top: -3.75rem;
    bottom: -3.75rem;
  }

  .\32xl\:-inset-x-15{
    right: -3.75rem;
    left: -3.75rem;
  }

  .\32xl\:-inset-y-16{
    top: -4rem;
    bottom: -4rem;
  }

  .\32xl\:-inset-x-16{
    right: -4rem;
    left: -4rem;
  }

  .\32xl\:-inset-y-17{
    top: -4.25rem;
    bottom: -4.25rem;
  }

  .\32xl\:-inset-x-17{
    right: -4.25rem;
    left: -4.25rem;
  }

  .\32xl\:-inset-y-18{
    top: -4.5rem;
    bottom: -4.5rem;
  }

  .\32xl\:-inset-x-18{
    right: -4.5rem;
    left: -4.5rem;
  }

  .\32xl\:-inset-y-19{
    top: -4.75rem;
    bottom: -4.75rem;
  }

  .\32xl\:-inset-x-19{
    right: -4.75rem;
    left: -4.75rem;
  }

  .\32xl\:-inset-y-20{
    top: -5rem;
    bottom: -5rem;
  }

  .\32xl\:-inset-x-20{
    right: -5rem;
    left: -5rem;
  }

  .\32xl\:-inset-y-22{
    top: -5.5rem;
    bottom: -5.5rem;
  }

  .\32xl\:-inset-x-22{
    right: -5.5rem;
    left: -5.5rem;
  }

  .\32xl\:-inset-y-24{
    top: -6rem;
    bottom: -6rem;
  }

  .\32xl\:-inset-x-24{
    right: -6rem;
    left: -6rem;
  }

  .\32xl\:-inset-y-25{
    top: -6.25rem;
    bottom: -6.25rem;
  }

  .\32xl\:-inset-x-25{
    right: -6.25rem;
    left: -6.25rem;
  }

  .\32xl\:-inset-y-28{
    top: -7rem;
    bottom: -7rem;
  }

  .\32xl\:-inset-x-28{
    right: -7rem;
    left: -7rem;
  }

  .\32xl\:-inset-y-30{
    top: -7.5rem;
    bottom: -7.5rem;
  }

  .\32xl\:-inset-x-30{
    right: -7.5rem;
    left: -7.5rem;
  }

  .\32xl\:-inset-y-32{
    top: -8rem;
    bottom: -8rem;
  }

  .\32xl\:-inset-x-32{
    right: -8rem;
    left: -8rem;
  }

  .\32xl\:-inset-y-34{
    top: -8.5rem;
    bottom: -8.5rem;
  }

  .\32xl\:-inset-x-34{
    right: -8.5rem;
    left: -8.5rem;
  }

  .\32xl\:-inset-y-35{
    top: -8.75rem;
    bottom: -8.75rem;
  }

  .\32xl\:-inset-x-35{
    right: -8.75rem;
    left: -8.75rem;
  }

  .\32xl\:-inset-y-36{
    top: -9rem;
    bottom: -9rem;
  }

  .\32xl\:-inset-x-36{
    right: -9rem;
    left: -9rem;
  }

  .\32xl\:-inset-y-39{
    top: -9.75rem;
    bottom: -9.75rem;
  }

  .\32xl\:-inset-x-39{
    right: -9.75rem;
    left: -9.75rem;
  }

  .\32xl\:-inset-y-40{
    top: -10rem;
    bottom: -10rem;
  }

  .\32xl\:-inset-x-40{
    right: -10rem;
    left: -10rem;
  }

  .\32xl\:-inset-y-42{
    top: -10.5rem;
    bottom: -10.5rem;
  }

  .\32xl\:-inset-x-42{
    right: -10.5rem;
    left: -10.5rem;
  }

  .\32xl\:-inset-y-44{
    top: -11rem;
    bottom: -11rem;
  }

  .\32xl\:-inset-x-44{
    right: -11rem;
    left: -11rem;
  }

  .\32xl\:-inset-y-45{
    top: -11.25rem;
    bottom: -11.25rem;
  }

  .\32xl\:-inset-x-45{
    right: -11.25rem;
    left: -11.25rem;
  }

  .\32xl\:-inset-y-48{
    top: -12rem;
    bottom: -12rem;
  }

  .\32xl\:-inset-x-48{
    right: -12rem;
    left: -12rem;
  }

  .\32xl\:-inset-y-50{
    top: -12.5rem;
    bottom: -12.5rem;
  }

  .\32xl\:-inset-x-50{
    right: -12.5rem;
    left: -12.5rem;
  }

  .\32xl\:-inset-y-52{
    top: -13rem;
    bottom: -13rem;
  }

  .\32xl\:-inset-x-52{
    right: -13rem;
    left: -13rem;
  }

  .\32xl\:-inset-y-55{
    top: -13.75rem;
    bottom: -13.75rem;
  }

  .\32xl\:-inset-x-55{
    right: -13.75rem;
    left: -13.75rem;
  }

  .\32xl\:-inset-y-56{
    top: -14rem;
    bottom: -14rem;
  }

  .\32xl\:-inset-x-56{
    right: -14rem;
    left: -14rem;
  }

  .\32xl\:-inset-y-58{
    top: -14.5rem;
    bottom: -14.5rem;
  }

  .\32xl\:-inset-x-58{
    right: -14.5rem;
    left: -14.5rem;
  }

  .\32xl\:-inset-y-60{
    top: -15rem;
    bottom: -15rem;
  }

  .\32xl\:-inset-x-60{
    right: -15rem;
    left: -15rem;
  }

  .\32xl\:-inset-y-64{
    top: -16rem;
    bottom: -16rem;
  }

  .\32xl\:-inset-x-64{
    right: -16rem;
    left: -16rem;
  }

  .\32xl\:-inset-y-65{
    top: -16.25rem;
    bottom: -16.25rem;
  }

  .\32xl\:-inset-x-65{
    right: -16.25rem;
    left: -16.25rem;
  }

  .\32xl\:-inset-y-68{
    top: -17rem;
    bottom: -17rem;
  }

  .\32xl\:-inset-x-68{
    right: -17rem;
    left: -17rem;
  }

  .\32xl\:-inset-y-69{
    top: -17.25rem;
    bottom: -17.25rem;
  }

  .\32xl\:-inset-x-69{
    right: -17.25rem;
    left: -17.25rem;
  }

  .\32xl\:-inset-y-70{
    top: -17.5rem;
    bottom: -17.5rem;
  }

  .\32xl\:-inset-x-70{
    right: -17.5rem;
    left: -17.5rem;
  }

  .\32xl\:-inset-y-72{
    top: -18rem;
    bottom: -18rem;
  }

  .\32xl\:-inset-x-72{
    right: -18rem;
    left: -18rem;
  }

  .\32xl\:-inset-y-75{
    top: -18.75rem;
    bottom: -18.75rem;
  }

  .\32xl\:-inset-x-75{
    right: -18.75rem;
    left: -18.75rem;
  }

  .\32xl\:-inset-y-80{
    top: -20rem;
    bottom: -20rem;
  }

  .\32xl\:-inset-x-80{
    right: -20rem;
    left: -20rem;
  }

  .\32xl\:-inset-y-85{
    top: -21.25rem;
    bottom: -21.25rem;
  }

  .\32xl\:-inset-x-85{
    right: -21.25rem;
    left: -21.25rem;
  }

  .\32xl\:-inset-y-86{
    top: -21.5rem;
    bottom: -21.5rem;
  }

  .\32xl\:-inset-x-86{
    right: -21.5rem;
    left: -21.5rem;
  }

  .\32xl\:-inset-y-90{
    top: -22.5rem;
    bottom: -22.5rem;
  }

  .\32xl\:-inset-x-90{
    right: -22.5rem;
    left: -22.5rem;
  }

  .\32xl\:-inset-y-96{
    top: -24rem;
    bottom: -24rem;
  }

  .\32xl\:-inset-x-96{
    right: -24rem;
    left: -24rem;
  }

  .\32xl\:-inset-y-100{
    top: -25rem;
    bottom: -25rem;
  }

  .\32xl\:-inset-x-100{
    right: -25rem;
    left: -25rem;
  }

  .\32xl\:-inset-y-115{
    top: -28.75rem;
    bottom: -28.75rem;
  }

  .\32xl\:-inset-x-115{
    right: -28.75rem;
    left: -28.75rem;
  }

  .\32xl\:-inset-y-125{
    top: -31.25rem;
    bottom: -31.25rem;
  }

  .\32xl\:-inset-x-125{
    right: -31.25rem;
    left: -31.25rem;
  }

  .\32xl\:-inset-y-142{
    top: -35.5rem;
    bottom: -35.5rem;
  }

  .\32xl\:-inset-x-142{
    right: -35.5rem;
    left: -35.5rem;
  }

  .\32xl\:-inset-y-150{
    top: -37.5rem;
    bottom: -37.5rem;
  }

  .\32xl\:-inset-x-150{
    right: -37.5rem;
    left: -37.5rem;
  }

  .\32xl\:-inset-y-156{
    top: -39rem;
    bottom: -39rem;
  }

  .\32xl\:-inset-x-156{
    right: -39rem;
    left: -39rem;
  }

  .\32xl\:-inset-y-160{
    top: -40rem;
    bottom: -40rem;
  }

  .\32xl\:-inset-x-160{
    right: -40rem;
    left: -40rem;
  }

  .\32xl\:-inset-y-175{
    top: -43.75rem;
    bottom: -43.75rem;
  }

  .\32xl\:-inset-x-175{
    right: -43.75rem;
    left: -43.75rem;
  }

  .\32xl\:-inset-y-207{
    top: -51.75rem;
    bottom: -51.75rem;
  }

  .\32xl\:-inset-x-207{
    right: -51.75rem;
    left: -51.75rem;
  }

  .\32xl\:-inset-y-242{
    top: -60.5rem;
    bottom: -60.5rem;
  }

  .\32xl\:-inset-x-242{
    right: -60.5rem;
    left: -60.5rem;
  }

  .\32xl\:-inset-y-250{
    top: -62.5rem;
    bottom: -62.5rem;
  }

  .\32xl\:-inset-x-250{
    right: -62.5rem;
    left: -62.5rem;
  }

  .\32xl\:-inset-y-258{
    top: -64.5rem;
    bottom: -64.5rem;
  }

  .\32xl\:-inset-x-258{
    right: -64.5rem;
    left: -64.5rem;
  }

  .\32xl\:-inset-y-265{
    top: -66.25rem;
    bottom: -66.25rem;
  }

  .\32xl\:-inset-x-265{
    right: -66.25rem;
    left: -66.25rem;
  }

  .\32xl\:-inset-y-280{
    top: -70rem;
    bottom: -70rem;
  }

  .\32xl\:-inset-x-280{
    right: -70rem;
    left: -70rem;
  }

  .\32xl\:-inset-y-px{
    top: -1px;
    bottom: -1px;
  }

  .\32xl\:-inset-x-px{
    right: -1px;
    left: -1px;
  }

  .\32xl\:-inset-y-0\.5{
    top: -0.125rem;
    bottom: -0.125rem;
  }

  .\32xl\:-inset-x-0\.5{
    right: -0.125rem;
    left: -0.125rem;
  }

  .\32xl\:-inset-y-1\.5{
    top: -0.375rem;
    bottom: -0.375rem;
  }

  .\32xl\:-inset-x-1\.5{
    right: -0.375rem;
    left: -0.375rem;
  }

  .\32xl\:-inset-y-2\.5{
    top: -0.625rem;
    bottom: -0.625rem;
  }

  .\32xl\:-inset-x-2\.5{
    right: -0.625rem;
    left: -0.625rem;
  }

  .\32xl\:-inset-y-3\.5{
    top: -0.875rem;
    bottom: -0.875rem;
  }

  .\32xl\:-inset-x-3\.5{
    right: -0.875rem;
    left: -0.875rem;
  }

  .\32xl\:-inset-y-0\.25{
    top: -0.0625rem;
    bottom: -0.0625rem;
  }

  .\32xl\:-inset-x-0\.25{
    right: -0.0625rem;
    left: -0.0625rem;
  }

  .\32xl\:-inset-y-0\.75{
    top: -0.1875rem;
    bottom: -0.1875rem;
  }

  .\32xl\:-inset-x-0\.75{
    right: -0.1875rem;
    left: -0.1875rem;
  }

  .\32xl\:-inset-y-1\.25{
    top: -0.3125rem;
    bottom: -0.3125rem;
  }

  .\32xl\:-inset-x-1\.25{
    right: -0.3125rem;
    left: -0.3125rem;
  }

  .\32xl\:-inset-y-1\.75{
    top: -0.4375rem;
    bottom: -0.4375rem;
  }

  .\32xl\:-inset-x-1\.75{
    right: -0.4375rem;
    left: -0.4375rem;
  }

  .\32xl\:-inset-y-2\.25{
    top: -0.5625rem;
    bottom: -0.5625rem;
  }

  .\32xl\:-inset-x-2\.25{
    right: -0.5625rem;
    left: -0.5625rem;
  }

  .\32xl\:-inset-y-2\.75{
    top: -0.6875rem;
    bottom: -0.6875rem;
  }

  .\32xl\:-inset-x-2\.75{
    right: -0.6875rem;
    left: -0.6875rem;
  }

  .\32xl\:-inset-y-3\.25{
    top: -0.8125rem;
    bottom: -0.8125rem;
  }

  .\32xl\:-inset-x-3\.25{
    right: -0.8125rem;
    left: -0.8125rem;
  }

  .\32xl\:-inset-y-3\.75{
    top: -0.9375rem;
    bottom: -0.9375rem;
  }

  .\32xl\:-inset-x-3\.75{
    right: -0.9375rem;
    left: -0.9375rem;
  }

  .\32xl\:-inset-y-4\.25{
    top: -1.0625rem;
    bottom: -1.0625rem;
  }

  .\32xl\:-inset-x-4\.25{
    right: -1.0625rem;
    left: -1.0625rem;
  }

  .\32xl\:-inset-y-4\.5{
    top: -1.125rem;
    bottom: -1.125rem;
  }

  .\32xl\:-inset-x-4\.5{
    right: -1.125rem;
    left: -1.125rem;
  }

  .\32xl\:-inset-y-4\.75{
    top: -1.1875rem;
    bottom: -1.1875rem;
  }

  .\32xl\:-inset-x-4\.75{
    right: -1.1875rem;
    left: -1.1875rem;
  }

  .\32xl\:-inset-y-5\.25{
    top: -1.3125rem;
    bottom: -1.3125rem;
  }

  .\32xl\:-inset-x-5\.25{
    right: -1.3125rem;
    left: -1.3125rem;
  }

  .\32xl\:-inset-y-5\.5{
    top: -1.375rem;
    bottom: -1.375rem;
  }

  .\32xl\:-inset-x-5\.5{
    right: -1.375rem;
    left: -1.375rem;
  }

  .\32xl\:-inset-y-5\.75{
    top: -1.4375rem;
    bottom: -1.4375rem;
  }

  .\32xl\:-inset-x-5\.75{
    right: -1.4375rem;
    left: -1.4375rem;
  }

  .\32xl\:-inset-y-6\.25{
    top: -1.5625rem;
    bottom: -1.5625rem;
  }

  .\32xl\:-inset-x-6\.25{
    right: -1.5625rem;
    left: -1.5625rem;
  }

  .\32xl\:-inset-y-6\.5{
    top: -1.625rem;
    bottom: -1.625rem;
  }

  .\32xl\:-inset-x-6\.5{
    right: -1.625rem;
    left: -1.625rem;
  }

  .\32xl\:-inset-y-6\.75{
    top: -1.6875rem;
    bottom: -1.6875rem;
  }

  .\32xl\:-inset-x-6\.75{
    right: -1.6875rem;
    left: -1.6875rem;
  }

  .\32xl\:-inset-y-7\.25{
    top: -1.8125rem;
    bottom: -1.8125rem;
  }

  .\32xl\:-inset-x-7\.25{
    right: -1.8125rem;
    left: -1.8125rem;
  }

  .\32xl\:-inset-y-7\.5{
    top: -1.875rem;
    bottom: -1.875rem;
  }

  .\32xl\:-inset-x-7\.5{
    right: -1.875rem;
    left: -1.875rem;
  }

  .\32xl\:-inset-y-8\.25{
    top: -2.0625rem;
    bottom: -2.0625rem;
  }

  .\32xl\:-inset-x-8\.25{
    right: -2.0625rem;
    left: -2.0625rem;
  }

  .\32xl\:-inset-y-8\.5{
    top: -2.125rem;
    bottom: -2.125rem;
  }

  .\32xl\:-inset-x-8\.5{
    right: -2.125rem;
    left: -2.125rem;
  }

  .\32xl\:-inset-y-9\.25{
    top: -2.3125rem;
    bottom: -2.3125rem;
  }

  .\32xl\:-inset-x-9\.25{
    right: -2.3125rem;
    left: -2.3125rem;
  }

  .\32xl\:-inset-y-9\.5{
    top: -2.375rem;
    bottom: -2.375rem;
  }

  .\32xl\:-inset-x-9\.5{
    right: -2.375rem;
    left: -2.375rem;
  }

  .\32xl\:-inset-y-10\.5{
    top: -2.625rem;
    bottom: -2.625rem;
  }

  .\32xl\:-inset-x-10\.5{
    right: -2.625rem;
    left: -2.625rem;
  }

  .\32xl\:-inset-y-11\.25{
    top: -2.8125rem;
    bottom: -2.8125rem;
  }

  .\32xl\:-inset-x-11\.25{
    right: -2.8125rem;
    left: -2.8125rem;
  }

  .\32xl\:-inset-y-11\.5{
    top: -2.875rem;
    bottom: -2.875rem;
  }

  .\32xl\:-inset-x-11\.5{
    right: -2.875rem;
    left: -2.875rem;
  }

  .\32xl\:-inset-y-12\.5{
    top: -3.125rem;
    bottom: -3.125rem;
  }

  .\32xl\:-inset-x-12\.5{
    right: -3.125rem;
    left: -3.125rem;
  }

  .\32xl\:-inset-y-12\.75{
    top: -3.1875rem;
    bottom: -3.1875rem;
  }

  .\32xl\:-inset-x-12\.75{
    right: -3.1875rem;
    left: -3.1875rem;
  }

  .\32xl\:-inset-y-13\.5{
    top: -3.375rem;
    bottom: -3.375rem;
  }

  .\32xl\:-inset-x-13\.5{
    right: -3.375rem;
    left: -3.375rem;
  }

  .\32xl\:-inset-y-14\.5{
    top: -3.625rem;
    bottom: -3.625rem;
  }

  .\32xl\:-inset-x-14\.5{
    right: -3.625rem;
    left: -3.625rem;
  }

  .\32xl\:-inset-y-15\.5{
    top: -3.875rem;
    bottom: -3.875rem;
  }

  .\32xl\:-inset-x-15\.5{
    right: -3.875rem;
    left: -3.875rem;
  }

  .\32xl\:-inset-y-15\.75{
    top: -3.9375rem;
    bottom: -3.9375rem;
  }

  .\32xl\:-inset-x-15\.75{
    right: -3.9375rem;
    left: -3.9375rem;
  }

  .\32xl\:-inset-y-16\.25{
    top: -4.0625rem;
    bottom: -4.0625rem;
  }

  .\32xl\:-inset-x-16\.25{
    right: -4.0625rem;
    left: -4.0625rem;
  }

  .\32xl\:-inset-y-17\.25{
    top: -4.3125rem;
    bottom: -4.3125rem;
  }

  .\32xl\:-inset-x-17\.25{
    right: -4.3125rem;
    left: -4.3125rem;
  }

  .\32xl\:-inset-y-17\.5{
    top: -4.375rem;
    bottom: -4.375rem;
  }

  .\32xl\:-inset-x-17\.5{
    right: -4.375rem;
    left: -4.375rem;
  }

  .\32xl\:-inset-y-18\.25{
    top: -4.5625rem;
    bottom: -4.5625rem;
  }

  .\32xl\:-inset-x-18\.25{
    right: -4.5625rem;
    left: -4.5625rem;
  }

  .\32xl\:-inset-y-18\.5{
    top: -4.625rem;
    bottom: -4.625rem;
  }

  .\32xl\:-inset-x-18\.5{
    right: -4.625rem;
    left: -4.625rem;
  }

  .\32xl\:-inset-y-20\.25{
    top: -5.0625rem;
    bottom: -5.0625rem;
  }

  .\32xl\:-inset-x-20\.25{
    right: -5.0625rem;
    left: -5.0625rem;
  }

  .\32xl\:-inset-y-20\.5{
    top: -5.125rem;
    bottom: -5.125rem;
  }

  .\32xl\:-inset-x-20\.5{
    right: -5.125rem;
    left: -5.125rem;
  }

  .\32xl\:-inset-y-22\.5{
    top: -5.625rem;
    bottom: -5.625rem;
  }

  .\32xl\:-inset-x-22\.5{
    right: -5.625rem;
    left: -5.625rem;
  }

  .\32xl\:-inset-y-25\.5{
    top: -6.375rem;
    bottom: -6.375rem;
  }

  .\32xl\:-inset-x-25\.5{
    right: -6.375rem;
    left: -6.375rem;
  }

  .\32xl\:-inset-y-26\.75{
    top: -6.6875rem;
    bottom: -6.6875rem;
  }

  .\32xl\:-inset-x-26\.75{
    right: -6.6875rem;
    left: -6.6875rem;
  }

  .\32xl\:-inset-y-32\.5{
    top: -8.125rem;
    bottom: -8.125rem;
  }

  .\32xl\:-inset-x-32\.5{
    right: -8.125rem;
    left: -8.125rem;
  }

  .\32xl\:-inset-y-37\.5{
    top: -9.375rem;
    bottom: -9.375rem;
  }

  .\32xl\:-inset-x-37\.5{
    right: -9.375rem;
    left: -9.375rem;
  }

  .\32xl\:-inset-y-41\.25{
    top: -10.3125rem;
    bottom: -10.3125rem;
  }

  .\32xl\:-inset-x-41\.25{
    right: -10.3125rem;
    left: -10.3125rem;
  }

  .\32xl\:-inset-y-52\.5{
    top: -13.125rem;
    bottom: -13.125rem;
  }

  .\32xl\:-inset-x-52\.5{
    right: -13.125rem;
    left: -13.125rem;
  }

  .\32xl\:-inset-y-54\.5{
    top: -13.625rem;
    bottom: -13.625rem;
  }

  .\32xl\:-inset-x-54\.5{
    right: -13.625rem;
    left: -13.625rem;
  }

  .\32xl\:-inset-y-57\.25{
    top: -14.3125rem;
    bottom: -14.3125rem;
  }

  .\32xl\:-inset-x-57\.25{
    right: -14.3125rem;
    left: -14.3125rem;
  }

  .\32xl\:-inset-y-57\.5{
    top: -14.375rem;
    bottom: -14.375rem;
  }

  .\32xl\:-inset-x-57\.5{
    right: -14.375rem;
    left: -14.375rem;
  }

  .\32xl\:-inset-y-66\.25{
    top: -16.5625rem;
    bottom: -16.5625rem;
  }

  .\32xl\:-inset-x-66\.25{
    right: -16.5625rem;
    left: -16.5625rem;
  }

  .\32xl\:-inset-y-74\.5{
    top: -18.125rem;
    bottom: -18.125rem;
  }

  .\32xl\:-inset-x-74\.5{
    right: -18.125rem;
    left: -18.125rem;
  }

  .\32xl\:-inset-y-106\.25{
    top: -26.5625rem;
    bottom: -26.5625rem;
  }

  .\32xl\:-inset-x-106\.25{
    right: -26.5625rem;
    left: -26.5625rem;
  }

  .\32xl\:-inset-y-112\.25{
    top: -28.0675rem;
    bottom: -28.0675rem;
  }

  .\32xl\:-inset-x-112\.25{
    right: -28.0675rem;
    left: -28.0675rem;
  }

  .\32xl\:-inset-y-112\.75{
    top: -28.1875rem;
    bottom: -28.1875rem;
  }

  .\32xl\:-inset-x-112\.75{
    right: -28.1875rem;
    left: -28.1875rem;
  }

  .\32xl\:-inset-y-147\.5{
    top: -36.875rem;
    bottom: -36.875rem;
  }

  .\32xl\:-inset-x-147\.5{
    right: -36.875rem;
    left: -36.875rem;
  }

  .\32xl\:-inset-y-162\.5{
    top: -40.625rem;
    bottom: -40.625rem;
  }

  .\32xl\:-inset-x-162\.5{
    right: -40.625rem;
    left: -40.625rem;
  }

  .\32xl\:-inset-y-172\.25{
    top: -42.5625rem;
    bottom: -42.5625rem;
  }

  .\32xl\:-inset-x-172\.25{
    right: -42.5625rem;
    left: -42.5625rem;
  }

  .\32xl\:-inset-y-175\.25{
    top: -43.8125rem;
    bottom: -43.8125rem;
  }

  .\32xl\:-inset-x-175\.25{
    right: -43.8125rem;
    left: -43.8125rem;
  }

  .\32xl\:-inset-y-184\.25{
    top: -46.0625rem;
    bottom: -46.0625rem;
  }

  .\32xl\:-inset-x-184\.25{
    right: -46.0625rem;
    left: -46.0625rem;
  }

  .\32xl\:-inset-y-203\.25{
    top: -50.8125rem;
    bottom: -50.8125rem;
  }

  .\32xl\:-inset-x-203\.25{
    right: -50.8125rem;
    left: -50.8125rem;
  }

  .\32xl\:-inset-y-half{
    top: -50%;
    bottom: -50%;
  }

  .\32xl\:-inset-x-half{
    right: -50%;
    left: -50%;
  }

  .\32xl\:-inset-y-full{
    top: -100%;
    bottom: -100%;
  }

  .\32xl\:-inset-x-full{
    right: -100%;
    left: -100%;
  }

  .\32xl\:-inset-y-1\/10{
    top: -10%;
    bottom: -10%;
  }

  .\32xl\:-inset-x-1\/10{
    right: -10%;
    left: -10%;
  }

  .\32xl\:-inset-y-2\/10{
    top: -20%;
    bottom: -20%;
  }

  .\32xl\:-inset-x-2\/10{
    right: -20%;
    left: -20%;
  }

  .\32xl\:-inset-y-3\/10{
    top: -30%;
    bottom: -30%;
  }

  .\32xl\:-inset-x-3\/10{
    right: -30%;
    left: -30%;
  }

  .\32xl\:-inset-y-4\/10{
    top: -40%;
    bottom: -40%;
  }

  .\32xl\:-inset-x-4\/10{
    right: -40%;
    left: -40%;
  }

  .\32xl\:-inset-y-4\.5\/10{
    top: -45%;
    bottom: -45%;
  }

  .\32xl\:-inset-x-4\.5\/10{
    right: -45%;
    left: -45%;
  }

  .\32xl\:-inset-y-5\/10{
    top: -50%;
    bottom: -50%;
  }

  .\32xl\:-inset-x-5\/10{
    right: -50%;
    left: -50%;
  }

  .\32xl\:-inset-y-5\.5\/10{
    top: -55%;
    bottom: -55%;
  }

  .\32xl\:-inset-x-5\.5\/10{
    right: -55%;
    left: -55%;
  }

  .\32xl\:-inset-y-6\/10{
    top: -60%;
    bottom: -60%;
  }

  .\32xl\:-inset-x-6\/10{
    right: -60%;
    left: -60%;
  }

  .\32xl\:-inset-y-7\/10{
    top: -70%;
    bottom: -70%;
  }

  .\32xl\:-inset-x-7\/10{
    right: -70%;
    left: -70%;
  }

  .\32xl\:-inset-y-8\/10{
    top: -80%;
    bottom: -80%;
  }

  .\32xl\:-inset-x-8\/10{
    right: -80%;
    left: -80%;
  }

  .\32xl\:-inset-y-9\/10{
    top: -90%;
    bottom: -90%;
  }

  .\32xl\:-inset-x-9\/10{
    right: -90%;
    left: -90%;
  }

  .\32xl\:-inset-y-1\/12{
    top: -8.33333%;
    bottom: -8.33333%;
  }

  .\32xl\:-inset-x-1\/12{
    right: -8.33333%;
    left: -8.33333%;
  }

  .\32xl\:-inset-y-2\/12{
    top: -16.66667%;
    bottom: -16.66667%;
  }

  .\32xl\:-inset-x-2\/12{
    right: -16.66667%;
    left: -16.66667%;
  }

  .\32xl\:-inset-y-3\/12{
    top: -25%;
    bottom: -25%;
  }

  .\32xl\:-inset-x-3\/12{
    right: -25%;
    left: -25%;
  }

  .\32xl\:-inset-y-4\/12{
    top: -33.33333%;
    bottom: -33.33333%;
  }

  .\32xl\:-inset-x-4\/12{
    right: -33.33333%;
    left: -33.33333%;
  }

  .\32xl\:-inset-y-5\/12{
    top: -41.66667%;
    bottom: -41.66667%;
  }

  .\32xl\:-inset-x-5\/12{
    right: -41.66667%;
    left: -41.66667%;
  }

  .\32xl\:-inset-y-6\/12{
    top: -50%;
    bottom: -50%;
  }

  .\32xl\:-inset-x-6\/12{
    right: -50%;
    left: -50%;
  }

  .\32xl\:-inset-y-7\/12{
    top: -58.33333%;
    bottom: -58.33333%;
  }

  .\32xl\:-inset-x-7\/12{
    right: -58.33333%;
    left: -58.33333%;
  }

  .\32xl\:-inset-y-8\/12{
    top: -66.66667%;
    bottom: -66.66667%;
  }

  .\32xl\:-inset-x-8\/12{
    right: -66.66667%;
    left: -66.66667%;
  }

  .\32xl\:-inset-y-9\/12{
    top: -75%;
    bottom: -75%;
  }

  .\32xl\:-inset-x-9\/12{
    right: -75%;
    left: -75%;
  }

  .\32xl\:-inset-y-10\/12{
    top: -83.33333%;
    bottom: -83.33333%;
  }

  .\32xl\:-inset-x-10\/12{
    right: -83.33333%;
    left: -83.33333%;
  }

  .\32xl\:-inset-y-11\/12{
    top: -91.66667%;
    bottom: -91.66667%;
  }

  .\32xl\:-inset-x-11\/12{
    right: -91.66667%;
    left: -91.66667%;
  }

  .\32xl\:inset-y-1\/2{
    top: 50%;
    bottom: 50%;
  }

  .\32xl\:inset-x-1\/2{
    right: 50%;
    left: 50%;
  }

  .\32xl\:inset-y-1\/3{
    top: 33.333333%;
    bottom: 33.333333%;
  }

  .\32xl\:inset-x-1\/3{
    right: 33.333333%;
    left: 33.333333%;
  }

  .\32xl\:inset-y-2\/3{
    top: 66.666667%;
    bottom: 66.666667%;
  }

  .\32xl\:inset-x-2\/3{
    right: 66.666667%;
    left: 66.666667%;
  }

  .\32xl\:inset-y-1\/4{
    top: 25%;
    bottom: 25%;
  }

  .\32xl\:inset-x-1\/4{
    right: 25%;
    left: 25%;
  }

  .\32xl\:inset-y-2\/4{
    top: 50%;
    bottom: 50%;
  }

  .\32xl\:inset-x-2\/4{
    right: 50%;
    left: 50%;
  }

  .\32xl\:inset-y-3\/4{
    top: 75%;
    bottom: 75%;
  }

  .\32xl\:inset-x-3\/4{
    right: 75%;
    left: 75%;
  }

  .\32xl\:-inset-y-1\/2{
    top: -50%;
    bottom: -50%;
  }

  .\32xl\:-inset-x-1\/2{
    right: -50%;
    left: -50%;
  }

  .\32xl\:-inset-y-1\/3{
    top: -33.333333%;
    bottom: -33.333333%;
  }

  .\32xl\:-inset-x-1\/3{
    right: -33.333333%;
    left: -33.333333%;
  }

  .\32xl\:-inset-y-2\/3{
    top: -66.666667%;
    bottom: -66.666667%;
  }

  .\32xl\:-inset-x-2\/3{
    right: -66.666667%;
    left: -66.666667%;
  }

  .\32xl\:-inset-y-1\/4{
    top: -25%;
    bottom: -25%;
  }

  .\32xl\:-inset-x-1\/4{
    right: -25%;
    left: -25%;
  }

  .\32xl\:-inset-y-2\/4{
    top: -50%;
    bottom: -50%;
  }

  .\32xl\:-inset-x-2\/4{
    right: -50%;
    left: -50%;
  }

  .\32xl\:-inset-y-3\/4{
    top: -75%;
    bottom: -75%;
  }

  .\32xl\:-inset-x-3\/4{
    right: -75%;
    left: -75%;
  }

  .\32xl\:top-0{
    top: 0px;
  }

  .\32xl\:right-0{
    right: 0px;
  }

  .\32xl\:bottom-0{
    bottom: 0px;
  }

  .\32xl\:left-0{
    left: 0px;
  }

  .\32xl\:top-1{
    top: 0.25rem;
  }

  .\32xl\:right-1{
    right: 0.25rem;
  }

  .\32xl\:bottom-1{
    bottom: 0.25rem;
  }

  .\32xl\:left-1{
    left: 0.25rem;
  }

  .\32xl\:top-2{
    top: 0.5rem;
  }

  .\32xl\:right-2{
    right: 0.5rem;
  }

  .\32xl\:bottom-2{
    bottom: 0.5rem;
  }

  .\32xl\:left-2{
    left: 0.5rem;
  }

  .\32xl\:top-3{
    top: 0.75rem;
  }

  .\32xl\:right-3{
    right: 0.75rem;
  }

  .\32xl\:bottom-3{
    bottom: 0.75rem;
  }

  .\32xl\:left-3{
    left: 0.75rem;
  }

  .\32xl\:top-4{
    top: 1rem;
  }

  .\32xl\:right-4{
    right: 1rem;
  }

  .\32xl\:bottom-4{
    bottom: 1rem;
  }

  .\32xl\:left-4{
    left: 1rem;
  }

  .\32xl\:top-5{
    top: 1.25rem;
  }

  .\32xl\:right-5{
    right: 1.25rem;
  }

  .\32xl\:bottom-5{
    bottom: 1.25rem;
  }

  .\32xl\:left-5{
    left: 1.25rem;
  }

  .\32xl\:top-6{
    top: 1.5rem;
  }

  .\32xl\:right-6{
    right: 1.5rem;
  }

  .\32xl\:bottom-6{
    bottom: 1.5rem;
  }

  .\32xl\:left-6{
    left: 1.5rem;
  }

  .\32xl\:top-7{
    top: 1.75rem;
  }

  .\32xl\:right-7{
    right: 1.75rem;
  }

  .\32xl\:bottom-7{
    bottom: 1.75rem;
  }

  .\32xl\:left-7{
    left: 1.75rem;
  }

  .\32xl\:top-8{
    top: 2rem;
  }

  .\32xl\:right-8{
    right: 2rem;
  }

  .\32xl\:bottom-8{
    bottom: 2rem;
  }

  .\32xl\:left-8{
    left: 2rem;
  }

  .\32xl\:top-9{
    top: 2.25rem;
  }

  .\32xl\:right-9{
    right: 2.25rem;
  }

  .\32xl\:bottom-9{
    bottom: 2.25rem;
  }

  .\32xl\:left-9{
    left: 2.25rem;
  }

  .\32xl\:top-10{
    top: 2.5rem;
  }

  .\32xl\:right-10{
    right: 2.5rem;
  }

  .\32xl\:bottom-10{
    bottom: 2.5rem;
  }

  .\32xl\:left-10{
    left: 2.5rem;
  }

  .\32xl\:top-11{
    top: 2.75rem;
  }

  .\32xl\:right-11{
    right: 2.75rem;
  }

  .\32xl\:bottom-11{
    bottom: 2.75rem;
  }

  .\32xl\:left-11{
    left: 2.75rem;
  }

  .\32xl\:top-12{
    top: 3rem;
  }

  .\32xl\:right-12{
    right: 3rem;
  }

  .\32xl\:bottom-12{
    bottom: 3rem;
  }

  .\32xl\:left-12{
    left: 3rem;
  }

  .\32xl\:top-13{
    top: 3.25rem;
  }

  .\32xl\:right-13{
    right: 3.25rem;
  }

  .\32xl\:bottom-13{
    bottom: 3.25rem;
  }

  .\32xl\:left-13{
    left: 3.25rem;
  }

  .\32xl\:top-14{
    top: 3.5rem;
  }

  .\32xl\:right-14{
    right: 3.5rem;
  }

  .\32xl\:bottom-14{
    bottom: 3.5rem;
  }

  .\32xl\:left-14{
    left: 3.5rem;
  }

  .\32xl\:top-15{
    top: 3.75rem;
  }

  .\32xl\:right-15{
    right: 3.75rem;
  }

  .\32xl\:bottom-15{
    bottom: 3.75rem;
  }

  .\32xl\:left-15{
    left: 3.75rem;
  }

  .\32xl\:top-16{
    top: 4rem;
  }

  .\32xl\:right-16{
    right: 4rem;
  }

  .\32xl\:bottom-16{
    bottom: 4rem;
  }

  .\32xl\:left-16{
    left: 4rem;
  }

  .\32xl\:top-17{
    top: 4.25rem;
  }

  .\32xl\:right-17{
    right: 4.25rem;
  }

  .\32xl\:bottom-17{
    bottom: 4.25rem;
  }

  .\32xl\:left-17{
    left: 4.25rem;
  }

  .\32xl\:top-18{
    top: 4.5rem;
  }

  .\32xl\:right-18{
    right: 4.5rem;
  }

  .\32xl\:bottom-18{
    bottom: 4.5rem;
  }

  .\32xl\:left-18{
    left: 4.5rem;
  }

  .\32xl\:top-19{
    top: 4.75rem;
  }

  .\32xl\:right-19{
    right: 4.75rem;
  }

  .\32xl\:bottom-19{
    bottom: 4.75rem;
  }

  .\32xl\:left-19{
    left: 4.75rem;
  }

  .\32xl\:top-20{
    top: 5rem;
  }

  .\32xl\:right-20{
    right: 5rem;
  }

  .\32xl\:bottom-20{
    bottom: 5rem;
  }

  .\32xl\:left-20{
    left: 5rem;
  }

  .\32xl\:top-22{
    top: 5.5rem;
  }

  .\32xl\:right-22{
    right: 5.5rem;
  }

  .\32xl\:bottom-22{
    bottom: 5.5rem;
  }

  .\32xl\:left-22{
    left: 5.5rem;
  }

  .\32xl\:top-24{
    top: 6rem;
  }

  .\32xl\:right-24{
    right: 6rem;
  }

  .\32xl\:bottom-24{
    bottom: 6rem;
  }

  .\32xl\:left-24{
    left: 6rem;
  }

  .\32xl\:top-25{
    top: 6.25rem;
  }

  .\32xl\:right-25{
    right: 6.25rem;
  }

  .\32xl\:bottom-25{
    bottom: 6.25rem;
  }

  .\32xl\:left-25{
    left: 6.25rem;
  }

  .\32xl\:top-28{
    top: 7rem;
  }

  .\32xl\:right-28{
    right: 7rem;
  }

  .\32xl\:bottom-28{
    bottom: 7rem;
  }

  .\32xl\:left-28{
    left: 7rem;
  }

  .\32xl\:top-30{
    top: 7.5rem;
  }

  .\32xl\:right-30{
    right: 7.5rem;
  }

  .\32xl\:bottom-30{
    bottom: 7.5rem;
  }

  .\32xl\:left-30{
    left: 7.5rem;
  }

  .\32xl\:top-32{
    top: 8rem;
  }

  .\32xl\:right-32{
    right: 8rem;
  }

  .\32xl\:bottom-32{
    bottom: 8rem;
  }

  .\32xl\:left-32{
    left: 8rem;
  }

  .\32xl\:top-34{
    top: 8.5rem;
  }

  .\32xl\:right-34{
    right: 8.5rem;
  }

  .\32xl\:bottom-34{
    bottom: 8.5rem;
  }

  .\32xl\:left-34{
    left: 8.5rem;
  }

  .\32xl\:top-35{
    top: 8.75rem;
  }

  .\32xl\:right-35{
    right: 8.75rem;
  }

  .\32xl\:bottom-35{
    bottom: 8.75rem;
  }

  .\32xl\:left-35{
    left: 8.75rem;
  }

  .\32xl\:top-36{
    top: 9rem;
  }

  .\32xl\:right-36{
    right: 9rem;
  }

  .\32xl\:bottom-36{
    bottom: 9rem;
  }

  .\32xl\:left-36{
    left: 9rem;
  }

  .\32xl\:top-39{
    top: 9.75rem;
  }

  .\32xl\:right-39{
    right: 9.75rem;
  }

  .\32xl\:bottom-39{
    bottom: 9.75rem;
  }

  .\32xl\:left-39{
    left: 9.75rem;
  }

  .\32xl\:top-40{
    top: 10rem;
  }

  .\32xl\:right-40{
    right: 10rem;
  }

  .\32xl\:bottom-40{
    bottom: 10rem;
  }

  .\32xl\:left-40{
    left: 10rem;
  }

  .\32xl\:top-42{
    top: 10.5rem;
  }

  .\32xl\:right-42{
    right: 10.5rem;
  }

  .\32xl\:bottom-42{
    bottom: 10.5rem;
  }

  .\32xl\:left-42{
    left: 10.5rem;
  }

  .\32xl\:top-44{
    top: 11rem;
  }

  .\32xl\:right-44{
    right: 11rem;
  }

  .\32xl\:bottom-44{
    bottom: 11rem;
  }

  .\32xl\:left-44{
    left: 11rem;
  }

  .\32xl\:top-45{
    top: 11.25rem;
  }

  .\32xl\:right-45{
    right: 11.25rem;
  }

  .\32xl\:bottom-45{
    bottom: 11.25rem;
  }

  .\32xl\:left-45{
    left: 11.25rem;
  }

  .\32xl\:top-48{
    top: 12rem;
  }

  .\32xl\:right-48{
    right: 12rem;
  }

  .\32xl\:bottom-48{
    bottom: 12rem;
  }

  .\32xl\:left-48{
    left: 12rem;
  }

  .\32xl\:top-50{
    top: 12.5rem;
  }

  .\32xl\:right-50{
    right: 12.5rem;
  }

  .\32xl\:bottom-50{
    bottom: 12.5rem;
  }

  .\32xl\:left-50{
    left: 12.5rem;
  }

  .\32xl\:top-52{
    top: 13rem;
  }

  .\32xl\:right-52{
    right: 13rem;
  }

  .\32xl\:bottom-52{
    bottom: 13rem;
  }

  .\32xl\:left-52{
    left: 13rem;
  }

  .\32xl\:top-55{
    top: 13.75rem;
  }

  .\32xl\:right-55{
    right: 13.75rem;
  }

  .\32xl\:bottom-55{
    bottom: 13.75rem;
  }

  .\32xl\:left-55{
    left: 13.75rem;
  }

  .\32xl\:top-56{
    top: 14rem;
  }

  .\32xl\:right-56{
    right: 14rem;
  }

  .\32xl\:bottom-56{
    bottom: 14rem;
  }

  .\32xl\:left-56{
    left: 14rem;
  }

  .\32xl\:top-58{
    top: 14.5rem;
  }

  .\32xl\:right-58{
    right: 14.5rem;
  }

  .\32xl\:bottom-58{
    bottom: 14.5rem;
  }

  .\32xl\:left-58{
    left: 14.5rem;
  }

  .\32xl\:top-60{
    top: 15rem;
  }

  .\32xl\:right-60{
    right: 15rem;
  }

  .\32xl\:bottom-60{
    bottom: 15rem;
  }

  .\32xl\:left-60{
    left: 15rem;
  }

  .\32xl\:top-64{
    top: 16rem;
  }

  .\32xl\:right-64{
    right: 16rem;
  }

  .\32xl\:bottom-64{
    bottom: 16rem;
  }

  .\32xl\:left-64{
    left: 16rem;
  }

  .\32xl\:top-65{
    top: 16.25rem;
  }

  .\32xl\:right-65{
    right: 16.25rem;
  }

  .\32xl\:bottom-65{
    bottom: 16.25rem;
  }

  .\32xl\:left-65{
    left: 16.25rem;
  }

  .\32xl\:top-68{
    top: 17rem;
  }

  .\32xl\:right-68{
    right: 17rem;
  }

  .\32xl\:bottom-68{
    bottom: 17rem;
  }

  .\32xl\:left-68{
    left: 17rem;
  }

  .\32xl\:top-69{
    top: 17.25rem;
  }

  .\32xl\:right-69{
    right: 17.25rem;
  }

  .\32xl\:bottom-69{
    bottom: 17.25rem;
  }

  .\32xl\:left-69{
    left: 17.25rem;
  }

  .\32xl\:top-70{
    top: 17.5rem;
  }

  .\32xl\:right-70{
    right: 17.5rem;
  }

  .\32xl\:bottom-70{
    bottom: 17.5rem;
  }

  .\32xl\:left-70{
    left: 17.5rem;
  }

  .\32xl\:top-72{
    top: 18rem;
  }

  .\32xl\:right-72{
    right: 18rem;
  }

  .\32xl\:bottom-72{
    bottom: 18rem;
  }

  .\32xl\:left-72{
    left: 18rem;
  }

  .\32xl\:top-75{
    top: 18.75rem;
  }

  .\32xl\:right-75{
    right: 18.75rem;
  }

  .\32xl\:bottom-75{
    bottom: 18.75rem;
  }

  .\32xl\:left-75{
    left: 18.75rem;
  }

  .\32xl\:top-80{
    top: 20rem;
  }

  .\32xl\:right-80{
    right: 20rem;
  }

  .\32xl\:bottom-80{
    bottom: 20rem;
  }

  .\32xl\:left-80{
    left: 20rem;
  }

  .\32xl\:top-85{
    top: 21.25rem;
  }

  .\32xl\:right-85{
    right: 21.25rem;
  }

  .\32xl\:bottom-85{
    bottom: 21.25rem;
  }

  .\32xl\:left-85{
    left: 21.25rem;
  }

  .\32xl\:top-86{
    top: 21.5rem;
  }

  .\32xl\:right-86{
    right: 21.5rem;
  }

  .\32xl\:bottom-86{
    bottom: 21.5rem;
  }

  .\32xl\:left-86{
    left: 21.5rem;
  }

  .\32xl\:top-90{
    top: 22.5rem;
  }

  .\32xl\:right-90{
    right: 22.5rem;
  }

  .\32xl\:bottom-90{
    bottom: 22.5rem;
  }

  .\32xl\:left-90{
    left: 22.5rem;
  }

  .\32xl\:top-96{
    top: 24rem;
  }

  .\32xl\:right-96{
    right: 24rem;
  }

  .\32xl\:bottom-96{
    bottom: 24rem;
  }

  .\32xl\:left-96{
    left: 24rem;
  }

  .\32xl\:top-100{
    top: 25rem;
  }

  .\32xl\:right-100{
    right: 25rem;
  }

  .\32xl\:bottom-100{
    bottom: 25rem;
  }

  .\32xl\:left-100{
    left: 25rem;
  }

  .\32xl\:top-115{
    top: 28.75rem;
  }

  .\32xl\:right-115{
    right: 28.75rem;
  }

  .\32xl\:bottom-115{
    bottom: 28.75rem;
  }

  .\32xl\:left-115{
    left: 28.75rem;
  }

  .\32xl\:top-125{
    top: 31.25rem;
  }

  .\32xl\:right-125{
    right: 31.25rem;
  }

  .\32xl\:bottom-125{
    bottom: 31.25rem;
  }

  .\32xl\:left-125{
    left: 31.25rem;
  }

  .\32xl\:top-142{
    top: 35.5rem;
  }

  .\32xl\:right-142{
    right: 35.5rem;
  }

  .\32xl\:bottom-142{
    bottom: 35.5rem;
  }

  .\32xl\:left-142{
    left: 35.5rem;
  }

  .\32xl\:top-150{
    top: 37.5rem;
  }

  .\32xl\:right-150{
    right: 37.5rem;
  }

  .\32xl\:bottom-150{
    bottom: 37.5rem;
  }

  .\32xl\:left-150{
    left: 37.5rem;
  }

  .\32xl\:top-156{
    top: 39rem;
  }

  .\32xl\:right-156{
    right: 39rem;
  }

  .\32xl\:bottom-156{
    bottom: 39rem;
  }

  .\32xl\:left-156{
    left: 39rem;
  }

  .\32xl\:top-160{
    top: 40rem;
  }

  .\32xl\:right-160{
    right: 40rem;
  }

  .\32xl\:bottom-160{
    bottom: 40rem;
  }

  .\32xl\:left-160{
    left: 40rem;
  }

  .\32xl\:top-175{
    top: 43.75rem;
  }

  .\32xl\:right-175{
    right: 43.75rem;
  }

  .\32xl\:bottom-175{
    bottom: 43.75rem;
  }

  .\32xl\:left-175{
    left: 43.75rem;
  }

  .\32xl\:top-207{
    top: 51.75rem;
  }

  .\32xl\:right-207{
    right: 51.75rem;
  }

  .\32xl\:bottom-207{
    bottom: 51.75rem;
  }

  .\32xl\:left-207{
    left: 51.75rem;
  }

  .\32xl\:top-242{
    top: 60.5rem;
  }

  .\32xl\:right-242{
    right: 60.5rem;
  }

  .\32xl\:bottom-242{
    bottom: 60.5rem;
  }

  .\32xl\:left-242{
    left: 60.5rem;
  }

  .\32xl\:top-250{
    top: 62.5rem;
  }

  .\32xl\:right-250{
    right: 62.5rem;
  }

  .\32xl\:bottom-250{
    bottom: 62.5rem;
  }

  .\32xl\:left-250{
    left: 62.5rem;
  }

  .\32xl\:top-258{
    top: 64.5rem;
  }

  .\32xl\:right-258{
    right: 64.5rem;
  }

  .\32xl\:bottom-258{
    bottom: 64.5rem;
  }

  .\32xl\:left-258{
    left: 64.5rem;
  }

  .\32xl\:top-265{
    top: 66.25rem;
  }

  .\32xl\:right-265{
    right: 66.25rem;
  }

  .\32xl\:bottom-265{
    bottom: 66.25rem;
  }

  .\32xl\:left-265{
    left: 66.25rem;
  }

  .\32xl\:top-280{
    top: 70rem;
  }

  .\32xl\:right-280{
    right: 70rem;
  }

  .\32xl\:bottom-280{
    bottom: 70rem;
  }

  .\32xl\:left-280{
    left: 70rem;
  }

  .\32xl\:top-auto{
    top: auto;
  }

  .\32xl\:right-auto{
    right: auto;
  }

  .\32xl\:bottom-auto{
    bottom: auto;
  }

  .\32xl\:left-auto{
    left: auto;
  }

  .\32xl\:top-px{
    top: 1px;
  }

  .\32xl\:right-px{
    right: 1px;
  }

  .\32xl\:bottom-px{
    bottom: 1px;
  }

  .\32xl\:left-px{
    left: 1px;
  }

  .\32xl\:top-0\.5{
    top: 0.125rem;
  }

  .\32xl\:right-0\.5{
    right: 0.125rem;
  }

  .\32xl\:bottom-0\.5{
    bottom: 0.125rem;
  }

  .\32xl\:left-0\.5{
    left: 0.125rem;
  }

  .\32xl\:top-1\.5{
    top: 0.375rem;
  }

  .\32xl\:right-1\.5{
    right: 0.375rem;
  }

  .\32xl\:bottom-1\.5{
    bottom: 0.375rem;
  }

  .\32xl\:left-1\.5{
    left: 0.375rem;
  }

  .\32xl\:top-2\.5{
    top: 0.625rem;
  }

  .\32xl\:right-2\.5{
    right: 0.625rem;
  }

  .\32xl\:bottom-2\.5{
    bottom: 0.625rem;
  }

  .\32xl\:left-2\.5{
    left: 0.625rem;
  }

  .\32xl\:top-3\.5{
    top: 0.875rem;
  }

  .\32xl\:right-3\.5{
    right: 0.875rem;
  }

  .\32xl\:bottom-3\.5{
    bottom: 0.875rem;
  }

  .\32xl\:left-3\.5{
    left: 0.875rem;
  }

  .\32xl\:top-0\.25{
    top: 0.0625rem;
  }

  .\32xl\:right-0\.25{
    right: 0.0625rem;
  }

  .\32xl\:bottom-0\.25{
    bottom: 0.0625rem;
  }

  .\32xl\:left-0\.25{
    left: 0.0625rem;
  }

  .\32xl\:top-0\.75{
    top: 0.1875rem;
  }

  .\32xl\:right-0\.75{
    right: 0.1875rem;
  }

  .\32xl\:bottom-0\.75{
    bottom: 0.1875rem;
  }

  .\32xl\:left-0\.75{
    left: 0.1875rem;
  }

  .\32xl\:top-1\.25{
    top: 0.3125rem;
  }

  .\32xl\:right-1\.25{
    right: 0.3125rem;
  }

  .\32xl\:bottom-1\.25{
    bottom: 0.3125rem;
  }

  .\32xl\:left-1\.25{
    left: 0.3125rem;
  }

  .\32xl\:top-1\.75{
    top: 0.4375rem;
  }

  .\32xl\:right-1\.75{
    right: 0.4375rem;
  }

  .\32xl\:bottom-1\.75{
    bottom: 0.4375rem;
  }

  .\32xl\:left-1\.75{
    left: 0.4375rem;
  }

  .\32xl\:top-2\.25{
    top: 0.5625rem;
  }

  .\32xl\:right-2\.25{
    right: 0.5625rem;
  }

  .\32xl\:bottom-2\.25{
    bottom: 0.5625rem;
  }

  .\32xl\:left-2\.25{
    left: 0.5625rem;
  }

  .\32xl\:top-2\.75{
    top: 0.6875rem;
  }

  .\32xl\:right-2\.75{
    right: 0.6875rem;
  }

  .\32xl\:bottom-2\.75{
    bottom: 0.6875rem;
  }

  .\32xl\:left-2\.75{
    left: 0.6875rem;
  }

  .\32xl\:top-3\.25{
    top: 0.8125rem;
  }

  .\32xl\:right-3\.25{
    right: 0.8125rem;
  }

  .\32xl\:bottom-3\.25{
    bottom: 0.8125rem;
  }

  .\32xl\:left-3\.25{
    left: 0.8125rem;
  }

  .\32xl\:top-3\.75{
    top: 0.9375rem;
  }

  .\32xl\:right-3\.75{
    right: 0.9375rem;
  }

  .\32xl\:bottom-3\.75{
    bottom: 0.9375rem;
  }

  .\32xl\:left-3\.75{
    left: 0.9375rem;
  }

  .\32xl\:top-4\.25{
    top: 1.0625rem;
  }

  .\32xl\:right-4\.25{
    right: 1.0625rem;
  }

  .\32xl\:bottom-4\.25{
    bottom: 1.0625rem;
  }

  .\32xl\:left-4\.25{
    left: 1.0625rem;
  }

  .\32xl\:top-4\.5{
    top: 1.125rem;
  }

  .\32xl\:right-4\.5{
    right: 1.125rem;
  }

  .\32xl\:bottom-4\.5{
    bottom: 1.125rem;
  }

  .\32xl\:left-4\.5{
    left: 1.125rem;
  }

  .\32xl\:top-4\.75{
    top: 1.1875rem;
  }

  .\32xl\:right-4\.75{
    right: 1.1875rem;
  }

  .\32xl\:bottom-4\.75{
    bottom: 1.1875rem;
  }

  .\32xl\:left-4\.75{
    left: 1.1875rem;
  }

  .\32xl\:top-5\.25{
    top: 1.3125rem;
  }

  .\32xl\:right-5\.25{
    right: 1.3125rem;
  }

  .\32xl\:bottom-5\.25{
    bottom: 1.3125rem;
  }

  .\32xl\:left-5\.25{
    left: 1.3125rem;
  }

  .\32xl\:top-5\.5{
    top: 1.375rem;
  }

  .\32xl\:right-5\.5{
    right: 1.375rem;
  }

  .\32xl\:bottom-5\.5{
    bottom: 1.375rem;
  }

  .\32xl\:left-5\.5{
    left: 1.375rem;
  }

  .\32xl\:top-5\.75{
    top: 1.4375rem;
  }

  .\32xl\:right-5\.75{
    right: 1.4375rem;
  }

  .\32xl\:bottom-5\.75{
    bottom: 1.4375rem;
  }

  .\32xl\:left-5\.75{
    left: 1.4375rem;
  }

  .\32xl\:top-6\.25{
    top: 1.5625rem;
  }

  .\32xl\:right-6\.25{
    right: 1.5625rem;
  }

  .\32xl\:bottom-6\.25{
    bottom: 1.5625rem;
  }

  .\32xl\:left-6\.25{
    left: 1.5625rem;
  }

  .\32xl\:top-6\.5{
    top: 1.625rem;
  }

  .\32xl\:right-6\.5{
    right: 1.625rem;
  }

  .\32xl\:bottom-6\.5{
    bottom: 1.625rem;
  }

  .\32xl\:left-6\.5{
    left: 1.625rem;
  }

  .\32xl\:top-6\.75{
    top: 1.6875rem;
  }

  .\32xl\:right-6\.75{
    right: 1.6875rem;
  }

  .\32xl\:bottom-6\.75{
    bottom: 1.6875rem;
  }

  .\32xl\:left-6\.75{
    left: 1.6875rem;
  }

  .\32xl\:top-7\.25{
    top: 1.8125rem;
  }

  .\32xl\:right-7\.25{
    right: 1.8125rem;
  }

  .\32xl\:bottom-7\.25{
    bottom: 1.8125rem;
  }

  .\32xl\:left-7\.25{
    left: 1.8125rem;
  }

  .\32xl\:top-7\.5{
    top: 1.875rem;
  }

  .\32xl\:right-7\.5{
    right: 1.875rem;
  }

  .\32xl\:bottom-7\.5{
    bottom: 1.875rem;
  }

  .\32xl\:left-7\.5{
    left: 1.875rem;
  }

  .\32xl\:top-8\.25{
    top: 2.0625rem;
  }

  .\32xl\:right-8\.25{
    right: 2.0625rem;
  }

  .\32xl\:bottom-8\.25{
    bottom: 2.0625rem;
  }

  .\32xl\:left-8\.25{
    left: 2.0625rem;
  }

  .\32xl\:top-8\.5{
    top: 2.125rem;
  }

  .\32xl\:right-8\.5{
    right: 2.125rem;
  }

  .\32xl\:bottom-8\.5{
    bottom: 2.125rem;
  }

  .\32xl\:left-8\.5{
    left: 2.125rem;
  }

  .\32xl\:top-9\.25{
    top: 2.3125rem;
  }

  .\32xl\:right-9\.25{
    right: 2.3125rem;
  }

  .\32xl\:bottom-9\.25{
    bottom: 2.3125rem;
  }

  .\32xl\:left-9\.25{
    left: 2.3125rem;
  }

  .\32xl\:top-9\.5{
    top: 2.375rem;
  }

  .\32xl\:right-9\.5{
    right: 2.375rem;
  }

  .\32xl\:bottom-9\.5{
    bottom: 2.375rem;
  }

  .\32xl\:left-9\.5{
    left: 2.375rem;
  }

  .\32xl\:top-10\.5{
    top: 2.625rem;
  }

  .\32xl\:right-10\.5{
    right: 2.625rem;
  }

  .\32xl\:bottom-10\.5{
    bottom: 2.625rem;
  }

  .\32xl\:left-10\.5{
    left: 2.625rem;
  }

  .\32xl\:top-11\.25{
    top: 2.8125rem;
  }

  .\32xl\:right-11\.25{
    right: 2.8125rem;
  }

  .\32xl\:bottom-11\.25{
    bottom: 2.8125rem;
  }

  .\32xl\:left-11\.25{
    left: 2.8125rem;
  }

  .\32xl\:top-11\.5{
    top: 2.875rem;
  }

  .\32xl\:right-11\.5{
    right: 2.875rem;
  }

  .\32xl\:bottom-11\.5{
    bottom: 2.875rem;
  }

  .\32xl\:left-11\.5{
    left: 2.875rem;
  }

  .\32xl\:top-12\.5{
    top: 3.125rem;
  }

  .\32xl\:right-12\.5{
    right: 3.125rem;
  }

  .\32xl\:bottom-12\.5{
    bottom: 3.125rem;
  }

  .\32xl\:left-12\.5{
    left: 3.125rem;
  }

  .\32xl\:top-12\.75{
    top: 3.1875rem;
  }

  .\32xl\:right-12\.75{
    right: 3.1875rem;
  }

  .\32xl\:bottom-12\.75{
    bottom: 3.1875rem;
  }

  .\32xl\:left-12\.75{
    left: 3.1875rem;
  }

  .\32xl\:top-13\.5{
    top: 3.375rem;
  }

  .\32xl\:right-13\.5{
    right: 3.375rem;
  }

  .\32xl\:bottom-13\.5{
    bottom: 3.375rem;
  }

  .\32xl\:left-13\.5{
    left: 3.375rem;
  }

  .\32xl\:top-14\.5{
    top: 3.625rem;
  }

  .\32xl\:right-14\.5{
    right: 3.625rem;
  }

  .\32xl\:bottom-14\.5{
    bottom: 3.625rem;
  }

  .\32xl\:left-14\.5{
    left: 3.625rem;
  }

  .\32xl\:top-15\.5{
    top: 3.875rem;
  }

  .\32xl\:right-15\.5{
    right: 3.875rem;
  }

  .\32xl\:bottom-15\.5{
    bottom: 3.875rem;
  }

  .\32xl\:left-15\.5{
    left: 3.875rem;
  }

  .\32xl\:top-15\.75{
    top: 3.9375rem;
  }

  .\32xl\:right-15\.75{
    right: 3.9375rem;
  }

  .\32xl\:bottom-15\.75{
    bottom: 3.9375rem;
  }

  .\32xl\:left-15\.75{
    left: 3.9375rem;
  }

  .\32xl\:top-16\.25{
    top: 4.0625rem;
  }

  .\32xl\:right-16\.25{
    right: 4.0625rem;
  }

  .\32xl\:bottom-16\.25{
    bottom: 4.0625rem;
  }

  .\32xl\:left-16\.25{
    left: 4.0625rem;
  }

  .\32xl\:top-17\.25{
    top: 4.3125rem;
  }

  .\32xl\:right-17\.25{
    right: 4.3125rem;
  }

  .\32xl\:bottom-17\.25{
    bottom: 4.3125rem;
  }

  .\32xl\:left-17\.25{
    left: 4.3125rem;
  }

  .\32xl\:top-17\.5{
    top: 4.375rem;
  }

  .\32xl\:right-17\.5{
    right: 4.375rem;
  }

  .\32xl\:bottom-17\.5{
    bottom: 4.375rem;
  }

  .\32xl\:left-17\.5{
    left: 4.375rem;
  }

  .\32xl\:top-18\.25{
    top: 4.5625rem;
  }

  .\32xl\:right-18\.25{
    right: 4.5625rem;
  }

  .\32xl\:bottom-18\.25{
    bottom: 4.5625rem;
  }

  .\32xl\:left-18\.25{
    left: 4.5625rem;
  }

  .\32xl\:top-18\.5{
    top: 4.625rem;
  }

  .\32xl\:right-18\.5{
    right: 4.625rem;
  }

  .\32xl\:bottom-18\.5{
    bottom: 4.625rem;
  }

  .\32xl\:left-18\.5{
    left: 4.625rem;
  }

  .\32xl\:top-20\.25{
    top: 5.0625rem;
  }

  .\32xl\:right-20\.25{
    right: 5.0625rem;
  }

  .\32xl\:bottom-20\.25{
    bottom: 5.0625rem;
  }

  .\32xl\:left-20\.25{
    left: 5.0625rem;
  }

  .\32xl\:top-20\.5{
    top: 5.125rem;
  }

  .\32xl\:right-20\.5{
    right: 5.125rem;
  }

  .\32xl\:bottom-20\.5{
    bottom: 5.125rem;
  }

  .\32xl\:left-20\.5{
    left: 5.125rem;
  }

  .\32xl\:top-22\.5{
    top: 5.625rem;
  }

  .\32xl\:right-22\.5{
    right: 5.625rem;
  }

  .\32xl\:bottom-22\.5{
    bottom: 5.625rem;
  }

  .\32xl\:left-22\.5{
    left: 5.625rem;
  }

  .\32xl\:top-25\.5{
    top: 6.375rem;
  }

  .\32xl\:right-25\.5{
    right: 6.375rem;
  }

  .\32xl\:bottom-25\.5{
    bottom: 6.375rem;
  }

  .\32xl\:left-25\.5{
    left: 6.375rem;
  }

  .\32xl\:top-26\.75{
    top: 6.6875rem;
  }

  .\32xl\:right-26\.75{
    right: 6.6875rem;
  }

  .\32xl\:bottom-26\.75{
    bottom: 6.6875rem;
  }

  .\32xl\:left-26\.75{
    left: 6.6875rem;
  }

  .\32xl\:top-32\.5{
    top: 8.125rem;
  }

  .\32xl\:right-32\.5{
    right: 8.125rem;
  }

  .\32xl\:bottom-32\.5{
    bottom: 8.125rem;
  }

  .\32xl\:left-32\.5{
    left: 8.125rem;
  }

  .\32xl\:top-37\.5{
    top: 9.375rem;
  }

  .\32xl\:right-37\.5{
    right: 9.375rem;
  }

  .\32xl\:bottom-37\.5{
    bottom: 9.375rem;
  }

  .\32xl\:left-37\.5{
    left: 9.375rem;
  }

  .\32xl\:top-41\.25{
    top: 10.3125rem;
  }

  .\32xl\:right-41\.25{
    right: 10.3125rem;
  }

  .\32xl\:bottom-41\.25{
    bottom: 10.3125rem;
  }

  .\32xl\:left-41\.25{
    left: 10.3125rem;
  }

  .\32xl\:top-52\.5{
    top: 13.125rem;
  }

  .\32xl\:right-52\.5{
    right: 13.125rem;
  }

  .\32xl\:bottom-52\.5{
    bottom: 13.125rem;
  }

  .\32xl\:left-52\.5{
    left: 13.125rem;
  }

  .\32xl\:top-54\.5{
    top: 13.625rem;
  }

  .\32xl\:right-54\.5{
    right: 13.625rem;
  }

  .\32xl\:bottom-54\.5{
    bottom: 13.625rem;
  }

  .\32xl\:left-54\.5{
    left: 13.625rem;
  }

  .\32xl\:top-57\.25{
    top: 14.3125rem;
  }

  .\32xl\:right-57\.25{
    right: 14.3125rem;
  }

  .\32xl\:bottom-57\.25{
    bottom: 14.3125rem;
  }

  .\32xl\:left-57\.25{
    left: 14.3125rem;
  }

  .\32xl\:top-57\.5{
    top: 14.375rem;
  }

  .\32xl\:right-57\.5{
    right: 14.375rem;
  }

  .\32xl\:bottom-57\.5{
    bottom: 14.375rem;
  }

  .\32xl\:left-57\.5{
    left: 14.375rem;
  }

  .\32xl\:top-66\.25{
    top: 16.5625rem;
  }

  .\32xl\:right-66\.25{
    right: 16.5625rem;
  }

  .\32xl\:bottom-66\.25{
    bottom: 16.5625rem;
  }

  .\32xl\:left-66\.25{
    left: 16.5625rem;
  }

  .\32xl\:top-74\.5{
    top: 18.125rem;
  }

  .\32xl\:right-74\.5{
    right: 18.125rem;
  }

  .\32xl\:bottom-74\.5{
    bottom: 18.125rem;
  }

  .\32xl\:left-74\.5{
    left: 18.125rem;
  }

  .\32xl\:top-106\.25{
    top: 26.5625rem;
  }

  .\32xl\:right-106\.25{
    right: 26.5625rem;
  }

  .\32xl\:bottom-106\.25{
    bottom: 26.5625rem;
  }

  .\32xl\:left-106\.25{
    left: 26.5625rem;
  }

  .\32xl\:top-112\.25{
    top: 28.0675rem;
  }

  .\32xl\:right-112\.25{
    right: 28.0675rem;
  }

  .\32xl\:bottom-112\.25{
    bottom: 28.0675rem;
  }

  .\32xl\:left-112\.25{
    left: 28.0675rem;
  }

  .\32xl\:top-112\.75{
    top: 28.1875rem;
  }

  .\32xl\:right-112\.75{
    right: 28.1875rem;
  }

  .\32xl\:bottom-112\.75{
    bottom: 28.1875rem;
  }

  .\32xl\:left-112\.75{
    left: 28.1875rem;
  }

  .\32xl\:top-147\.5{
    top: 36.875rem;
  }

  .\32xl\:right-147\.5{
    right: 36.875rem;
  }

  .\32xl\:bottom-147\.5{
    bottom: 36.875rem;
  }

  .\32xl\:left-147\.5{
    left: 36.875rem;
  }

  .\32xl\:top-162\.5{
    top: 40.625rem;
  }

  .\32xl\:right-162\.5{
    right: 40.625rem;
  }

  .\32xl\:bottom-162\.5{
    bottom: 40.625rem;
  }

  .\32xl\:left-162\.5{
    left: 40.625rem;
  }

  .\32xl\:top-172\.25{
    top: 42.5625rem;
  }

  .\32xl\:right-172\.25{
    right: 42.5625rem;
  }

  .\32xl\:bottom-172\.25{
    bottom: 42.5625rem;
  }

  .\32xl\:left-172\.25{
    left: 42.5625rem;
  }

  .\32xl\:top-175\.25{
    top: 43.8125rem;
  }

  .\32xl\:right-175\.25{
    right: 43.8125rem;
  }

  .\32xl\:bottom-175\.25{
    bottom: 43.8125rem;
  }

  .\32xl\:left-175\.25{
    left: 43.8125rem;
  }

  .\32xl\:top-184\.25{
    top: 46.0625rem;
  }

  .\32xl\:right-184\.25{
    right: 46.0625rem;
  }

  .\32xl\:bottom-184\.25{
    bottom: 46.0625rem;
  }

  .\32xl\:left-184\.25{
    left: 46.0625rem;
  }

  .\32xl\:top-203\.25{
    top: 50.8125rem;
  }

  .\32xl\:right-203\.25{
    right: 50.8125rem;
  }

  .\32xl\:bottom-203\.25{
    bottom: 50.8125rem;
  }

  .\32xl\:left-203\.25{
    left: 50.8125rem;
  }

  .\32xl\:top-half{
    top: 50%;
  }

  .\32xl\:right-half{
    right: 50%;
  }

  .\32xl\:bottom-half{
    bottom: 50%;
  }

  .\32xl\:left-half{
    left: 50%;
  }

  .\32xl\:top-full{
    top: 100%;
  }

  .\32xl\:right-full{
    right: 100%;
  }

  .\32xl\:bottom-full{
    bottom: 100%;
  }

  .\32xl\:left-full{
    left: 100%;
  }

  .\32xl\:top-1\/10{
    top: 10%;
  }

  .\32xl\:right-1\/10{
    right: 10%;
  }

  .\32xl\:bottom-1\/10{
    bottom: 10%;
  }

  .\32xl\:left-1\/10{
    left: 10%;
  }

  .\32xl\:top-2\/10{
    top: 20%;
  }

  .\32xl\:right-2\/10{
    right: 20%;
  }

  .\32xl\:bottom-2\/10{
    bottom: 20%;
  }

  .\32xl\:left-2\/10{
    left: 20%;
  }

  .\32xl\:top-3\/10{
    top: 30%;
  }

  .\32xl\:right-3\/10{
    right: 30%;
  }

  .\32xl\:bottom-3\/10{
    bottom: 30%;
  }

  .\32xl\:left-3\/10{
    left: 30%;
  }

  .\32xl\:top-4\/10{
    top: 40%;
  }

  .\32xl\:right-4\/10{
    right: 40%;
  }

  .\32xl\:bottom-4\/10{
    bottom: 40%;
  }

  .\32xl\:left-4\/10{
    left: 40%;
  }

  .\32xl\:top-4\.5\/10{
    top: 45%;
  }

  .\32xl\:right-4\.5\/10{
    right: 45%;
  }

  .\32xl\:bottom-4\.5\/10{
    bottom: 45%;
  }

  .\32xl\:left-4\.5\/10{
    left: 45%;
  }

  .\32xl\:top-5\/10{
    top: 50%;
  }

  .\32xl\:right-5\/10{
    right: 50%;
  }

  .\32xl\:bottom-5\/10{
    bottom: 50%;
  }

  .\32xl\:left-5\/10{
    left: 50%;
  }

  .\32xl\:top-5\.5\/10{
    top: 55%;
  }

  .\32xl\:right-5\.5\/10{
    right: 55%;
  }

  .\32xl\:bottom-5\.5\/10{
    bottom: 55%;
  }

  .\32xl\:left-5\.5\/10{
    left: 55%;
  }

  .\32xl\:top-6\/10{
    top: 60%;
  }

  .\32xl\:right-6\/10{
    right: 60%;
  }

  .\32xl\:bottom-6\/10{
    bottom: 60%;
  }

  .\32xl\:left-6\/10{
    left: 60%;
  }

  .\32xl\:top-7\/10{
    top: 70%;
  }

  .\32xl\:right-7\/10{
    right: 70%;
  }

  .\32xl\:bottom-7\/10{
    bottom: 70%;
  }

  .\32xl\:left-7\/10{
    left: 70%;
  }

  .\32xl\:top-8\/10{
    top: 80%;
  }

  .\32xl\:right-8\/10{
    right: 80%;
  }

  .\32xl\:bottom-8\/10{
    bottom: 80%;
  }

  .\32xl\:left-8\/10{
    left: 80%;
  }

  .\32xl\:top-9\/10{
    top: 90%;
  }

  .\32xl\:right-9\/10{
    right: 90%;
  }

  .\32xl\:bottom-9\/10{
    bottom: 90%;
  }

  .\32xl\:left-9\/10{
    left: 90%;
  }

  .\32xl\:top-1\/12{
    top: 8.333333%;
  }

  .\32xl\:right-1\/12{
    right: 8.333333%;
  }

  .\32xl\:bottom-1\/12{
    bottom: 8.333333%;
  }

  .\32xl\:left-1\/12{
    left: 8.333333%;
  }

  .\32xl\:top-2\/12{
    top: 16.666667%;
  }

  .\32xl\:right-2\/12{
    right: 16.666667%;
  }

  .\32xl\:bottom-2\/12{
    bottom: 16.666667%;
  }

  .\32xl\:left-2\/12{
    left: 16.666667%;
  }

  .\32xl\:top-3\/12{
    top: 25%;
  }

  .\32xl\:right-3\/12{
    right: 25%;
  }

  .\32xl\:bottom-3\/12{
    bottom: 25%;
  }

  .\32xl\:left-3\/12{
    left: 25%;
  }

  .\32xl\:top-4\/12{
    top: 33.333333%;
  }

  .\32xl\:right-4\/12{
    right: 33.333333%;
  }

  .\32xl\:bottom-4\/12{
    bottom: 33.333333%;
  }

  .\32xl\:left-4\/12{
    left: 33.333333%;
  }

  .\32xl\:top-5\/12{
    top: 41.666667%;
  }

  .\32xl\:right-5\/12{
    right: 41.666667%;
  }

  .\32xl\:bottom-5\/12{
    bottom: 41.666667%;
  }

  .\32xl\:left-5\/12{
    left: 41.666667%;
  }

  .\32xl\:top-6\/12{
    top: 50%;
  }

  .\32xl\:right-6\/12{
    right: 50%;
  }

  .\32xl\:bottom-6\/12{
    bottom: 50%;
  }

  .\32xl\:left-6\/12{
    left: 50%;
  }

  .\32xl\:top-7\/12{
    top: 58.333333%;
  }

  .\32xl\:right-7\/12{
    right: 58.333333%;
  }

  .\32xl\:bottom-7\/12{
    bottom: 58.333333%;
  }

  .\32xl\:left-7\/12{
    left: 58.333333%;
  }

  .\32xl\:top-8\/12{
    top: 66.666667%;
  }

  .\32xl\:right-8\/12{
    right: 66.666667%;
  }

  .\32xl\:bottom-8\/12{
    bottom: 66.666667%;
  }

  .\32xl\:left-8\/12{
    left: 66.666667%;
  }

  .\32xl\:top-9\/12{
    top: 75%;
  }

  .\32xl\:right-9\/12{
    right: 75%;
  }

  .\32xl\:bottom-9\/12{
    bottom: 75%;
  }

  .\32xl\:left-9\/12{
    left: 75%;
  }

  .\32xl\:top-10\/12{
    top: 83.333333%;
  }

  .\32xl\:right-10\/12{
    right: 83.333333%;
  }

  .\32xl\:bottom-10\/12{
    bottom: 83.333333%;
  }

  .\32xl\:left-10\/12{
    left: 83.333333%;
  }

  .\32xl\:top-11\/12{
    top: 91.666667%;
  }

  .\32xl\:right-11\/12{
    right: 91.666667%;
  }

  .\32xl\:bottom-11\/12{
    bottom: 91.666667%;
  }

  .\32xl\:left-11\/12{
    left: 91.666667%;
  }

  .\32xl\:-top-0{
    top: 0px;
  }

  .\32xl\:-right-0{
    right: 0px;
  }

  .\32xl\:-bottom-0{
    bottom: 0px;
  }

  .\32xl\:-left-0{
    left: 0px;
  }

  .\32xl\:-top-1{
    top: -0.25rem;
  }

  .\32xl\:-right-1{
    right: -0.25rem;
  }

  .\32xl\:-bottom-1{
    bottom: -0.25rem;
  }

  .\32xl\:-left-1{
    left: -0.25rem;
  }

  .\32xl\:-top-2{
    top: -0.5rem;
  }

  .\32xl\:-right-2{
    right: -0.5rem;
  }

  .\32xl\:-bottom-2{
    bottom: -0.5rem;
  }

  .\32xl\:-left-2{
    left: -0.5rem;
  }

  .\32xl\:-top-3{
    top: -0.75rem;
  }

  .\32xl\:-right-3{
    right: -0.75rem;
  }

  .\32xl\:-bottom-3{
    bottom: -0.75rem;
  }

  .\32xl\:-left-3{
    left: -0.75rem;
  }

  .\32xl\:-top-4{
    top: -1rem;
  }

  .\32xl\:-right-4{
    right: -1rem;
  }

  .\32xl\:-bottom-4{
    bottom: -1rem;
  }

  .\32xl\:-left-4{
    left: -1rem;
  }

  .\32xl\:-top-5{
    top: -1.25rem;
  }

  .\32xl\:-right-5{
    right: -1.25rem;
  }

  .\32xl\:-bottom-5{
    bottom: -1.25rem;
  }

  .\32xl\:-left-5{
    left: -1.25rem;
  }

  .\32xl\:-top-6{
    top: -1.5rem;
  }

  .\32xl\:-right-6{
    right: -1.5rem;
  }

  .\32xl\:-bottom-6{
    bottom: -1.5rem;
  }

  .\32xl\:-left-6{
    left: -1.5rem;
  }

  .\32xl\:-top-7{
    top: -1.75rem;
  }

  .\32xl\:-right-7{
    right: -1.75rem;
  }

  .\32xl\:-bottom-7{
    bottom: -1.75rem;
  }

  .\32xl\:-left-7{
    left: -1.75rem;
  }

  .\32xl\:-top-8{
    top: -2rem;
  }

  .\32xl\:-right-8{
    right: -2rem;
  }

  .\32xl\:-bottom-8{
    bottom: -2rem;
  }

  .\32xl\:-left-8{
    left: -2rem;
  }

  .\32xl\:-top-9{
    top: -2.25rem;
  }

  .\32xl\:-right-9{
    right: -2.25rem;
  }

  .\32xl\:-bottom-9{
    bottom: -2.25rem;
  }

  .\32xl\:-left-9{
    left: -2.25rem;
  }

  .\32xl\:-top-10{
    top: -2.5rem;
  }

  .\32xl\:-right-10{
    right: -2.5rem;
  }

  .\32xl\:-bottom-10{
    bottom: -2.5rem;
  }

  .\32xl\:-left-10{
    left: -2.5rem;
  }

  .\32xl\:-top-11{
    top: -2.75rem;
  }

  .\32xl\:-right-11{
    right: -2.75rem;
  }

  .\32xl\:-bottom-11{
    bottom: -2.75rem;
  }

  .\32xl\:-left-11{
    left: -2.75rem;
  }

  .\32xl\:-top-12{
    top: -3rem;
  }

  .\32xl\:-right-12{
    right: -3rem;
  }

  .\32xl\:-bottom-12{
    bottom: -3rem;
  }

  .\32xl\:-left-12{
    left: -3rem;
  }

  .\32xl\:-top-13{
    top: -3.25rem;
  }

  .\32xl\:-right-13{
    right: -3.25rem;
  }

  .\32xl\:-bottom-13{
    bottom: -3.25rem;
  }

  .\32xl\:-left-13{
    left: -3.25rem;
  }

  .\32xl\:-top-14{
    top: -3.5rem;
  }

  .\32xl\:-right-14{
    right: -3.5rem;
  }

  .\32xl\:-bottom-14{
    bottom: -3.5rem;
  }

  .\32xl\:-left-14{
    left: -3.5rem;
  }

  .\32xl\:-top-15{
    top: -3.75rem;
  }

  .\32xl\:-right-15{
    right: -3.75rem;
  }

  .\32xl\:-bottom-15{
    bottom: -3.75rem;
  }

  .\32xl\:-left-15{
    left: -3.75rem;
  }

  .\32xl\:-top-16{
    top: -4rem;
  }

  .\32xl\:-right-16{
    right: -4rem;
  }

  .\32xl\:-bottom-16{
    bottom: -4rem;
  }

  .\32xl\:-left-16{
    left: -4rem;
  }

  .\32xl\:-top-17{
    top: -4.25rem;
  }

  .\32xl\:-right-17{
    right: -4.25rem;
  }

  .\32xl\:-bottom-17{
    bottom: -4.25rem;
  }

  .\32xl\:-left-17{
    left: -4.25rem;
  }

  .\32xl\:-top-18{
    top: -4.5rem;
  }

  .\32xl\:-right-18{
    right: -4.5rem;
  }

  .\32xl\:-bottom-18{
    bottom: -4.5rem;
  }

  .\32xl\:-left-18{
    left: -4.5rem;
  }

  .\32xl\:-top-19{
    top: -4.75rem;
  }

  .\32xl\:-right-19{
    right: -4.75rem;
  }

  .\32xl\:-bottom-19{
    bottom: -4.75rem;
  }

  .\32xl\:-left-19{
    left: -4.75rem;
  }

  .\32xl\:-top-20{
    top: -5rem;
  }

  .\32xl\:-right-20{
    right: -5rem;
  }

  .\32xl\:-bottom-20{
    bottom: -5rem;
  }

  .\32xl\:-left-20{
    left: -5rem;
  }

  .\32xl\:-top-22{
    top: -5.5rem;
  }

  .\32xl\:-right-22{
    right: -5.5rem;
  }

  .\32xl\:-bottom-22{
    bottom: -5.5rem;
  }

  .\32xl\:-left-22{
    left: -5.5rem;
  }

  .\32xl\:-top-24{
    top: -6rem;
  }

  .\32xl\:-right-24{
    right: -6rem;
  }

  .\32xl\:-bottom-24{
    bottom: -6rem;
  }

  .\32xl\:-left-24{
    left: -6rem;
  }

  .\32xl\:-top-25{
    top: -6.25rem;
  }

  .\32xl\:-right-25{
    right: -6.25rem;
  }

  .\32xl\:-bottom-25{
    bottom: -6.25rem;
  }

  .\32xl\:-left-25{
    left: -6.25rem;
  }

  .\32xl\:-top-28{
    top: -7rem;
  }

  .\32xl\:-right-28{
    right: -7rem;
  }

  .\32xl\:-bottom-28{
    bottom: -7rem;
  }

  .\32xl\:-left-28{
    left: -7rem;
  }

  .\32xl\:-top-30{
    top: -7.5rem;
  }

  .\32xl\:-right-30{
    right: -7.5rem;
  }

  .\32xl\:-bottom-30{
    bottom: -7.5rem;
  }

  .\32xl\:-left-30{
    left: -7.5rem;
  }

  .\32xl\:-top-32{
    top: -8rem;
  }

  .\32xl\:-right-32{
    right: -8rem;
  }

  .\32xl\:-bottom-32{
    bottom: -8rem;
  }

  .\32xl\:-left-32{
    left: -8rem;
  }

  .\32xl\:-top-34{
    top: -8.5rem;
  }

  .\32xl\:-right-34{
    right: -8.5rem;
  }

  .\32xl\:-bottom-34{
    bottom: -8.5rem;
  }

  .\32xl\:-left-34{
    left: -8.5rem;
  }

  .\32xl\:-top-35{
    top: -8.75rem;
  }

  .\32xl\:-right-35{
    right: -8.75rem;
  }

  .\32xl\:-bottom-35{
    bottom: -8.75rem;
  }

  .\32xl\:-left-35{
    left: -8.75rem;
  }

  .\32xl\:-top-36{
    top: -9rem;
  }

  .\32xl\:-right-36{
    right: -9rem;
  }

  .\32xl\:-bottom-36{
    bottom: -9rem;
  }

  .\32xl\:-left-36{
    left: -9rem;
  }

  .\32xl\:-top-39{
    top: -9.75rem;
  }

  .\32xl\:-right-39{
    right: -9.75rem;
  }

  .\32xl\:-bottom-39{
    bottom: -9.75rem;
  }

  .\32xl\:-left-39{
    left: -9.75rem;
  }

  .\32xl\:-top-40{
    top: -10rem;
  }

  .\32xl\:-right-40{
    right: -10rem;
  }

  .\32xl\:-bottom-40{
    bottom: -10rem;
  }

  .\32xl\:-left-40{
    left: -10rem;
  }

  .\32xl\:-top-42{
    top: -10.5rem;
  }

  .\32xl\:-right-42{
    right: -10.5rem;
  }

  .\32xl\:-bottom-42{
    bottom: -10.5rem;
  }

  .\32xl\:-left-42{
    left: -10.5rem;
  }

  .\32xl\:-top-44{
    top: -11rem;
  }

  .\32xl\:-right-44{
    right: -11rem;
  }

  .\32xl\:-bottom-44{
    bottom: -11rem;
  }

  .\32xl\:-left-44{
    left: -11rem;
  }

  .\32xl\:-top-45{
    top: -11.25rem;
  }

  .\32xl\:-right-45{
    right: -11.25rem;
  }

  .\32xl\:-bottom-45{
    bottom: -11.25rem;
  }

  .\32xl\:-left-45{
    left: -11.25rem;
  }

  .\32xl\:-top-48{
    top: -12rem;
  }

  .\32xl\:-right-48{
    right: -12rem;
  }

  .\32xl\:-bottom-48{
    bottom: -12rem;
  }

  .\32xl\:-left-48{
    left: -12rem;
  }

  .\32xl\:-top-50{
    top: -12.5rem;
  }

  .\32xl\:-right-50{
    right: -12.5rem;
  }

  .\32xl\:-bottom-50{
    bottom: -12.5rem;
  }

  .\32xl\:-left-50{
    left: -12.5rem;
  }

  .\32xl\:-top-52{
    top: -13rem;
  }

  .\32xl\:-right-52{
    right: -13rem;
  }

  .\32xl\:-bottom-52{
    bottom: -13rem;
  }

  .\32xl\:-left-52{
    left: -13rem;
  }

  .\32xl\:-top-55{
    top: -13.75rem;
  }

  .\32xl\:-right-55{
    right: -13.75rem;
  }

  .\32xl\:-bottom-55{
    bottom: -13.75rem;
  }

  .\32xl\:-left-55{
    left: -13.75rem;
  }

  .\32xl\:-top-56{
    top: -14rem;
  }

  .\32xl\:-right-56{
    right: -14rem;
  }

  .\32xl\:-bottom-56{
    bottom: -14rem;
  }

  .\32xl\:-left-56{
    left: -14rem;
  }

  .\32xl\:-top-58{
    top: -14.5rem;
  }

  .\32xl\:-right-58{
    right: -14.5rem;
  }

  .\32xl\:-bottom-58{
    bottom: -14.5rem;
  }

  .\32xl\:-left-58{
    left: -14.5rem;
  }

  .\32xl\:-top-60{
    top: -15rem;
  }

  .\32xl\:-right-60{
    right: -15rem;
  }

  .\32xl\:-bottom-60{
    bottom: -15rem;
  }

  .\32xl\:-left-60{
    left: -15rem;
  }

  .\32xl\:-top-64{
    top: -16rem;
  }

  .\32xl\:-right-64{
    right: -16rem;
  }

  .\32xl\:-bottom-64{
    bottom: -16rem;
  }

  .\32xl\:-left-64{
    left: -16rem;
  }

  .\32xl\:-top-65{
    top: -16.25rem;
  }

  .\32xl\:-right-65{
    right: -16.25rem;
  }

  .\32xl\:-bottom-65{
    bottom: -16.25rem;
  }

  .\32xl\:-left-65{
    left: -16.25rem;
  }

  .\32xl\:-top-68{
    top: -17rem;
  }

  .\32xl\:-right-68{
    right: -17rem;
  }

  .\32xl\:-bottom-68{
    bottom: -17rem;
  }

  .\32xl\:-left-68{
    left: -17rem;
  }

  .\32xl\:-top-69{
    top: -17.25rem;
  }

  .\32xl\:-right-69{
    right: -17.25rem;
  }

  .\32xl\:-bottom-69{
    bottom: -17.25rem;
  }

  .\32xl\:-left-69{
    left: -17.25rem;
  }

  .\32xl\:-top-70{
    top: -17.5rem;
  }

  .\32xl\:-right-70{
    right: -17.5rem;
  }

  .\32xl\:-bottom-70{
    bottom: -17.5rem;
  }

  .\32xl\:-left-70{
    left: -17.5rem;
  }

  .\32xl\:-top-72{
    top: -18rem;
  }

  .\32xl\:-right-72{
    right: -18rem;
  }

  .\32xl\:-bottom-72{
    bottom: -18rem;
  }

  .\32xl\:-left-72{
    left: -18rem;
  }

  .\32xl\:-top-75{
    top: -18.75rem;
  }

  .\32xl\:-right-75{
    right: -18.75rem;
  }

  .\32xl\:-bottom-75{
    bottom: -18.75rem;
  }

  .\32xl\:-left-75{
    left: -18.75rem;
  }

  .\32xl\:-top-80{
    top: -20rem;
  }

  .\32xl\:-right-80{
    right: -20rem;
  }

  .\32xl\:-bottom-80{
    bottom: -20rem;
  }

  .\32xl\:-left-80{
    left: -20rem;
  }

  .\32xl\:-top-85{
    top: -21.25rem;
  }

  .\32xl\:-right-85{
    right: -21.25rem;
  }

  .\32xl\:-bottom-85{
    bottom: -21.25rem;
  }

  .\32xl\:-left-85{
    left: -21.25rem;
  }

  .\32xl\:-top-86{
    top: -21.5rem;
  }

  .\32xl\:-right-86{
    right: -21.5rem;
  }

  .\32xl\:-bottom-86{
    bottom: -21.5rem;
  }

  .\32xl\:-left-86{
    left: -21.5rem;
  }

  .\32xl\:-top-90{
    top: -22.5rem;
  }

  .\32xl\:-right-90{
    right: -22.5rem;
  }

  .\32xl\:-bottom-90{
    bottom: -22.5rem;
  }

  .\32xl\:-left-90{
    left: -22.5rem;
  }

  .\32xl\:-top-96{
    top: -24rem;
  }

  .\32xl\:-right-96{
    right: -24rem;
  }

  .\32xl\:-bottom-96{
    bottom: -24rem;
  }

  .\32xl\:-left-96{
    left: -24rem;
  }

  .\32xl\:-top-100{
    top: -25rem;
  }

  .\32xl\:-right-100{
    right: -25rem;
  }

  .\32xl\:-bottom-100{
    bottom: -25rem;
  }

  .\32xl\:-left-100{
    left: -25rem;
  }

  .\32xl\:-top-115{
    top: -28.75rem;
  }

  .\32xl\:-right-115{
    right: -28.75rem;
  }

  .\32xl\:-bottom-115{
    bottom: -28.75rem;
  }

  .\32xl\:-left-115{
    left: -28.75rem;
  }

  .\32xl\:-top-125{
    top: -31.25rem;
  }

  .\32xl\:-right-125{
    right: -31.25rem;
  }

  .\32xl\:-bottom-125{
    bottom: -31.25rem;
  }

  .\32xl\:-left-125{
    left: -31.25rem;
  }

  .\32xl\:-top-142{
    top: -35.5rem;
  }

  .\32xl\:-right-142{
    right: -35.5rem;
  }

  .\32xl\:-bottom-142{
    bottom: -35.5rem;
  }

  .\32xl\:-left-142{
    left: -35.5rem;
  }

  .\32xl\:-top-150{
    top: -37.5rem;
  }

  .\32xl\:-right-150{
    right: -37.5rem;
  }

  .\32xl\:-bottom-150{
    bottom: -37.5rem;
  }

  .\32xl\:-left-150{
    left: -37.5rem;
  }

  .\32xl\:-top-156{
    top: -39rem;
  }

  .\32xl\:-right-156{
    right: -39rem;
  }

  .\32xl\:-bottom-156{
    bottom: -39rem;
  }

  .\32xl\:-left-156{
    left: -39rem;
  }

  .\32xl\:-top-160{
    top: -40rem;
  }

  .\32xl\:-right-160{
    right: -40rem;
  }

  .\32xl\:-bottom-160{
    bottom: -40rem;
  }

  .\32xl\:-left-160{
    left: -40rem;
  }

  .\32xl\:-top-175{
    top: -43.75rem;
  }

  .\32xl\:-right-175{
    right: -43.75rem;
  }

  .\32xl\:-bottom-175{
    bottom: -43.75rem;
  }

  .\32xl\:-left-175{
    left: -43.75rem;
  }

  .\32xl\:-top-207{
    top: -51.75rem;
  }

  .\32xl\:-right-207{
    right: -51.75rem;
  }

  .\32xl\:-bottom-207{
    bottom: -51.75rem;
  }

  .\32xl\:-left-207{
    left: -51.75rem;
  }

  .\32xl\:-top-242{
    top: -60.5rem;
  }

  .\32xl\:-right-242{
    right: -60.5rem;
  }

  .\32xl\:-bottom-242{
    bottom: -60.5rem;
  }

  .\32xl\:-left-242{
    left: -60.5rem;
  }

  .\32xl\:-top-250{
    top: -62.5rem;
  }

  .\32xl\:-right-250{
    right: -62.5rem;
  }

  .\32xl\:-bottom-250{
    bottom: -62.5rem;
  }

  .\32xl\:-left-250{
    left: -62.5rem;
  }

  .\32xl\:-top-258{
    top: -64.5rem;
  }

  .\32xl\:-right-258{
    right: -64.5rem;
  }

  .\32xl\:-bottom-258{
    bottom: -64.5rem;
  }

  .\32xl\:-left-258{
    left: -64.5rem;
  }

  .\32xl\:-top-265{
    top: -66.25rem;
  }

  .\32xl\:-right-265{
    right: -66.25rem;
  }

  .\32xl\:-bottom-265{
    bottom: -66.25rem;
  }

  .\32xl\:-left-265{
    left: -66.25rem;
  }

  .\32xl\:-top-280{
    top: -70rem;
  }

  .\32xl\:-right-280{
    right: -70rem;
  }

  .\32xl\:-bottom-280{
    bottom: -70rem;
  }

  .\32xl\:-left-280{
    left: -70rem;
  }

  .\32xl\:-top-px{
    top: -1px;
  }

  .\32xl\:-right-px{
    right: -1px;
  }

  .\32xl\:-bottom-px{
    bottom: -1px;
  }

  .\32xl\:-left-px{
    left: -1px;
  }

  .\32xl\:-top-0\.5{
    top: -0.125rem;
  }

  .\32xl\:-right-0\.5{
    right: -0.125rem;
  }

  .\32xl\:-bottom-0\.5{
    bottom: -0.125rem;
  }

  .\32xl\:-left-0\.5{
    left: -0.125rem;
  }

  .\32xl\:-top-1\.5{
    top: -0.375rem;
  }

  .\32xl\:-right-1\.5{
    right: -0.375rem;
  }

  .\32xl\:-bottom-1\.5{
    bottom: -0.375rem;
  }

  .\32xl\:-left-1\.5{
    left: -0.375rem;
  }

  .\32xl\:-top-2\.5{
    top: -0.625rem;
  }

  .\32xl\:-right-2\.5{
    right: -0.625rem;
  }

  .\32xl\:-bottom-2\.5{
    bottom: -0.625rem;
  }

  .\32xl\:-left-2\.5{
    left: -0.625rem;
  }

  .\32xl\:-top-3\.5{
    top: -0.875rem;
  }

  .\32xl\:-right-3\.5{
    right: -0.875rem;
  }

  .\32xl\:-bottom-3\.5{
    bottom: -0.875rem;
  }

  .\32xl\:-left-3\.5{
    left: -0.875rem;
  }

  .\32xl\:-top-0\.25{
    top: -0.0625rem;
  }

  .\32xl\:-right-0\.25{
    right: -0.0625rem;
  }

  .\32xl\:-bottom-0\.25{
    bottom: -0.0625rem;
  }

  .\32xl\:-left-0\.25{
    left: -0.0625rem;
  }

  .\32xl\:-top-0\.75{
    top: -0.1875rem;
  }

  .\32xl\:-right-0\.75{
    right: -0.1875rem;
  }

  .\32xl\:-bottom-0\.75{
    bottom: -0.1875rem;
  }

  .\32xl\:-left-0\.75{
    left: -0.1875rem;
  }

  .\32xl\:-top-1\.25{
    top: -0.3125rem;
  }

  .\32xl\:-right-1\.25{
    right: -0.3125rem;
  }

  .\32xl\:-bottom-1\.25{
    bottom: -0.3125rem;
  }

  .\32xl\:-left-1\.25{
    left: -0.3125rem;
  }

  .\32xl\:-top-1\.75{
    top: -0.4375rem;
  }

  .\32xl\:-right-1\.75{
    right: -0.4375rem;
  }

  .\32xl\:-bottom-1\.75{
    bottom: -0.4375rem;
  }

  .\32xl\:-left-1\.75{
    left: -0.4375rem;
  }

  .\32xl\:-top-2\.25{
    top: -0.5625rem;
  }

  .\32xl\:-right-2\.25{
    right: -0.5625rem;
  }

  .\32xl\:-bottom-2\.25{
    bottom: -0.5625rem;
  }

  .\32xl\:-left-2\.25{
    left: -0.5625rem;
  }

  .\32xl\:-top-2\.75{
    top: -0.6875rem;
  }

  .\32xl\:-right-2\.75{
    right: -0.6875rem;
  }

  .\32xl\:-bottom-2\.75{
    bottom: -0.6875rem;
  }

  .\32xl\:-left-2\.75{
    left: -0.6875rem;
  }

  .\32xl\:-top-3\.25{
    top: -0.8125rem;
  }

  .\32xl\:-right-3\.25{
    right: -0.8125rem;
  }

  .\32xl\:-bottom-3\.25{
    bottom: -0.8125rem;
  }

  .\32xl\:-left-3\.25{
    left: -0.8125rem;
  }

  .\32xl\:-top-3\.75{
    top: -0.9375rem;
  }

  .\32xl\:-right-3\.75{
    right: -0.9375rem;
  }

  .\32xl\:-bottom-3\.75{
    bottom: -0.9375rem;
  }

  .\32xl\:-left-3\.75{
    left: -0.9375rem;
  }

  .\32xl\:-top-4\.25{
    top: -1.0625rem;
  }

  .\32xl\:-right-4\.25{
    right: -1.0625rem;
  }

  .\32xl\:-bottom-4\.25{
    bottom: -1.0625rem;
  }

  .\32xl\:-left-4\.25{
    left: -1.0625rem;
  }

  .\32xl\:-top-4\.5{
    top: -1.125rem;
  }

  .\32xl\:-right-4\.5{
    right: -1.125rem;
  }

  .\32xl\:-bottom-4\.5{
    bottom: -1.125rem;
  }

  .\32xl\:-left-4\.5{
    left: -1.125rem;
  }

  .\32xl\:-top-4\.75{
    top: -1.1875rem;
  }

  .\32xl\:-right-4\.75{
    right: -1.1875rem;
  }

  .\32xl\:-bottom-4\.75{
    bottom: -1.1875rem;
  }

  .\32xl\:-left-4\.75{
    left: -1.1875rem;
  }

  .\32xl\:-top-5\.25{
    top: -1.3125rem;
  }

  .\32xl\:-right-5\.25{
    right: -1.3125rem;
  }

  .\32xl\:-bottom-5\.25{
    bottom: -1.3125rem;
  }

  .\32xl\:-left-5\.25{
    left: -1.3125rem;
  }

  .\32xl\:-top-5\.5{
    top: -1.375rem;
  }

  .\32xl\:-right-5\.5{
    right: -1.375rem;
  }

  .\32xl\:-bottom-5\.5{
    bottom: -1.375rem;
  }

  .\32xl\:-left-5\.5{
    left: -1.375rem;
  }

  .\32xl\:-top-5\.75{
    top: -1.4375rem;
  }

  .\32xl\:-right-5\.75{
    right: -1.4375rem;
  }

  .\32xl\:-bottom-5\.75{
    bottom: -1.4375rem;
  }

  .\32xl\:-left-5\.75{
    left: -1.4375rem;
  }

  .\32xl\:-top-6\.25{
    top: -1.5625rem;
  }

  .\32xl\:-right-6\.25{
    right: -1.5625rem;
  }

  .\32xl\:-bottom-6\.25{
    bottom: -1.5625rem;
  }

  .\32xl\:-left-6\.25{
    left: -1.5625rem;
  }

  .\32xl\:-top-6\.5{
    top: -1.625rem;
  }

  .\32xl\:-right-6\.5{
    right: -1.625rem;
  }

  .\32xl\:-bottom-6\.5{
    bottom: -1.625rem;
  }

  .\32xl\:-left-6\.5{
    left: -1.625rem;
  }

  .\32xl\:-top-6\.75{
    top: -1.6875rem;
  }

  .\32xl\:-right-6\.75{
    right: -1.6875rem;
  }

  .\32xl\:-bottom-6\.75{
    bottom: -1.6875rem;
  }

  .\32xl\:-left-6\.75{
    left: -1.6875rem;
  }

  .\32xl\:-top-7\.25{
    top: -1.8125rem;
  }

  .\32xl\:-right-7\.25{
    right: -1.8125rem;
  }

  .\32xl\:-bottom-7\.25{
    bottom: -1.8125rem;
  }

  .\32xl\:-left-7\.25{
    left: -1.8125rem;
  }

  .\32xl\:-top-7\.5{
    top: -1.875rem;
  }

  .\32xl\:-right-7\.5{
    right: -1.875rem;
  }

  .\32xl\:-bottom-7\.5{
    bottom: -1.875rem;
  }

  .\32xl\:-left-7\.5{
    left: -1.875rem;
  }

  .\32xl\:-top-8\.25{
    top: -2.0625rem;
  }

  .\32xl\:-right-8\.25{
    right: -2.0625rem;
  }

  .\32xl\:-bottom-8\.25{
    bottom: -2.0625rem;
  }

  .\32xl\:-left-8\.25{
    left: -2.0625rem;
  }

  .\32xl\:-top-8\.5{
    top: -2.125rem;
  }

  .\32xl\:-right-8\.5{
    right: -2.125rem;
  }

  .\32xl\:-bottom-8\.5{
    bottom: -2.125rem;
  }

  .\32xl\:-left-8\.5{
    left: -2.125rem;
  }

  .\32xl\:-top-9\.25{
    top: -2.3125rem;
  }

  .\32xl\:-right-9\.25{
    right: -2.3125rem;
  }

  .\32xl\:-bottom-9\.25{
    bottom: -2.3125rem;
  }

  .\32xl\:-left-9\.25{
    left: -2.3125rem;
  }

  .\32xl\:-top-9\.5{
    top: -2.375rem;
  }

  .\32xl\:-right-9\.5{
    right: -2.375rem;
  }

  .\32xl\:-bottom-9\.5{
    bottom: -2.375rem;
  }

  .\32xl\:-left-9\.5{
    left: -2.375rem;
  }

  .\32xl\:-top-10\.5{
    top: -2.625rem;
  }

  .\32xl\:-right-10\.5{
    right: -2.625rem;
  }

  .\32xl\:-bottom-10\.5{
    bottom: -2.625rem;
  }

  .\32xl\:-left-10\.5{
    left: -2.625rem;
  }

  .\32xl\:-top-11\.25{
    top: -2.8125rem;
  }

  .\32xl\:-right-11\.25{
    right: -2.8125rem;
  }

  .\32xl\:-bottom-11\.25{
    bottom: -2.8125rem;
  }

  .\32xl\:-left-11\.25{
    left: -2.8125rem;
  }

  .\32xl\:-top-11\.5{
    top: -2.875rem;
  }

  .\32xl\:-right-11\.5{
    right: -2.875rem;
  }

  .\32xl\:-bottom-11\.5{
    bottom: -2.875rem;
  }

  .\32xl\:-left-11\.5{
    left: -2.875rem;
  }

  .\32xl\:-top-12\.5{
    top: -3.125rem;
  }

  .\32xl\:-right-12\.5{
    right: -3.125rem;
  }

  .\32xl\:-bottom-12\.5{
    bottom: -3.125rem;
  }

  .\32xl\:-left-12\.5{
    left: -3.125rem;
  }

  .\32xl\:-top-12\.75{
    top: -3.1875rem;
  }

  .\32xl\:-right-12\.75{
    right: -3.1875rem;
  }

  .\32xl\:-bottom-12\.75{
    bottom: -3.1875rem;
  }

  .\32xl\:-left-12\.75{
    left: -3.1875rem;
  }

  .\32xl\:-top-13\.5{
    top: -3.375rem;
  }

  .\32xl\:-right-13\.5{
    right: -3.375rem;
  }

  .\32xl\:-bottom-13\.5{
    bottom: -3.375rem;
  }

  .\32xl\:-left-13\.5{
    left: -3.375rem;
  }

  .\32xl\:-top-14\.5{
    top: -3.625rem;
  }

  .\32xl\:-right-14\.5{
    right: -3.625rem;
  }

  .\32xl\:-bottom-14\.5{
    bottom: -3.625rem;
  }

  .\32xl\:-left-14\.5{
    left: -3.625rem;
  }

  .\32xl\:-top-15\.5{
    top: -3.875rem;
  }

  .\32xl\:-right-15\.5{
    right: -3.875rem;
  }

  .\32xl\:-bottom-15\.5{
    bottom: -3.875rem;
  }

  .\32xl\:-left-15\.5{
    left: -3.875rem;
  }

  .\32xl\:-top-15\.75{
    top: -3.9375rem;
  }

  .\32xl\:-right-15\.75{
    right: -3.9375rem;
  }

  .\32xl\:-bottom-15\.75{
    bottom: -3.9375rem;
  }

  .\32xl\:-left-15\.75{
    left: -3.9375rem;
  }

  .\32xl\:-top-16\.25{
    top: -4.0625rem;
  }

  .\32xl\:-right-16\.25{
    right: -4.0625rem;
  }

  .\32xl\:-bottom-16\.25{
    bottom: -4.0625rem;
  }

  .\32xl\:-left-16\.25{
    left: -4.0625rem;
  }

  .\32xl\:-top-17\.25{
    top: -4.3125rem;
  }

  .\32xl\:-right-17\.25{
    right: -4.3125rem;
  }

  .\32xl\:-bottom-17\.25{
    bottom: -4.3125rem;
  }

  .\32xl\:-left-17\.25{
    left: -4.3125rem;
  }

  .\32xl\:-top-17\.5{
    top: -4.375rem;
  }

  .\32xl\:-right-17\.5{
    right: -4.375rem;
  }

  .\32xl\:-bottom-17\.5{
    bottom: -4.375rem;
  }

  .\32xl\:-left-17\.5{
    left: -4.375rem;
  }

  .\32xl\:-top-18\.25{
    top: -4.5625rem;
  }

  .\32xl\:-right-18\.25{
    right: -4.5625rem;
  }

  .\32xl\:-bottom-18\.25{
    bottom: -4.5625rem;
  }

  .\32xl\:-left-18\.25{
    left: -4.5625rem;
  }

  .\32xl\:-top-18\.5{
    top: -4.625rem;
  }

  .\32xl\:-right-18\.5{
    right: -4.625rem;
  }

  .\32xl\:-bottom-18\.5{
    bottom: -4.625rem;
  }

  .\32xl\:-left-18\.5{
    left: -4.625rem;
  }

  .\32xl\:-top-20\.25{
    top: -5.0625rem;
  }

  .\32xl\:-right-20\.25{
    right: -5.0625rem;
  }

  .\32xl\:-bottom-20\.25{
    bottom: -5.0625rem;
  }

  .\32xl\:-left-20\.25{
    left: -5.0625rem;
  }

  .\32xl\:-top-20\.5{
    top: -5.125rem;
  }

  .\32xl\:-right-20\.5{
    right: -5.125rem;
  }

  .\32xl\:-bottom-20\.5{
    bottom: -5.125rem;
  }

  .\32xl\:-left-20\.5{
    left: -5.125rem;
  }

  .\32xl\:-top-22\.5{
    top: -5.625rem;
  }

  .\32xl\:-right-22\.5{
    right: -5.625rem;
  }

  .\32xl\:-bottom-22\.5{
    bottom: -5.625rem;
  }

  .\32xl\:-left-22\.5{
    left: -5.625rem;
  }

  .\32xl\:-top-25\.5{
    top: -6.375rem;
  }

  .\32xl\:-right-25\.5{
    right: -6.375rem;
  }

  .\32xl\:-bottom-25\.5{
    bottom: -6.375rem;
  }

  .\32xl\:-left-25\.5{
    left: -6.375rem;
  }

  .\32xl\:-top-26\.75{
    top: -6.6875rem;
  }

  .\32xl\:-right-26\.75{
    right: -6.6875rem;
  }

  .\32xl\:-bottom-26\.75{
    bottom: -6.6875rem;
  }

  .\32xl\:-left-26\.75{
    left: -6.6875rem;
  }

  .\32xl\:-top-32\.5{
    top: -8.125rem;
  }

  .\32xl\:-right-32\.5{
    right: -8.125rem;
  }

  .\32xl\:-bottom-32\.5{
    bottom: -8.125rem;
  }

  .\32xl\:-left-32\.5{
    left: -8.125rem;
  }

  .\32xl\:-top-37\.5{
    top: -9.375rem;
  }

  .\32xl\:-right-37\.5{
    right: -9.375rem;
  }

  .\32xl\:-bottom-37\.5{
    bottom: -9.375rem;
  }

  .\32xl\:-left-37\.5{
    left: -9.375rem;
  }

  .\32xl\:-top-41\.25{
    top: -10.3125rem;
  }

  .\32xl\:-right-41\.25{
    right: -10.3125rem;
  }

  .\32xl\:-bottom-41\.25{
    bottom: -10.3125rem;
  }

  .\32xl\:-left-41\.25{
    left: -10.3125rem;
  }

  .\32xl\:-top-52\.5{
    top: -13.125rem;
  }

  .\32xl\:-right-52\.5{
    right: -13.125rem;
  }

  .\32xl\:-bottom-52\.5{
    bottom: -13.125rem;
  }

  .\32xl\:-left-52\.5{
    left: -13.125rem;
  }

  .\32xl\:-top-54\.5{
    top: -13.625rem;
  }

  .\32xl\:-right-54\.5{
    right: -13.625rem;
  }

  .\32xl\:-bottom-54\.5{
    bottom: -13.625rem;
  }

  .\32xl\:-left-54\.5{
    left: -13.625rem;
  }

  .\32xl\:-top-57\.25{
    top: -14.3125rem;
  }

  .\32xl\:-right-57\.25{
    right: -14.3125rem;
  }

  .\32xl\:-bottom-57\.25{
    bottom: -14.3125rem;
  }

  .\32xl\:-left-57\.25{
    left: -14.3125rem;
  }

  .\32xl\:-top-57\.5{
    top: -14.375rem;
  }

  .\32xl\:-right-57\.5{
    right: -14.375rem;
  }

  .\32xl\:-bottom-57\.5{
    bottom: -14.375rem;
  }

  .\32xl\:-left-57\.5{
    left: -14.375rem;
  }

  .\32xl\:-top-66\.25{
    top: -16.5625rem;
  }

  .\32xl\:-right-66\.25{
    right: -16.5625rem;
  }

  .\32xl\:-bottom-66\.25{
    bottom: -16.5625rem;
  }

  .\32xl\:-left-66\.25{
    left: -16.5625rem;
  }

  .\32xl\:-top-74\.5{
    top: -18.125rem;
  }

  .\32xl\:-right-74\.5{
    right: -18.125rem;
  }

  .\32xl\:-bottom-74\.5{
    bottom: -18.125rem;
  }

  .\32xl\:-left-74\.5{
    left: -18.125rem;
  }

  .\32xl\:-top-106\.25{
    top: -26.5625rem;
  }

  .\32xl\:-right-106\.25{
    right: -26.5625rem;
  }

  .\32xl\:-bottom-106\.25{
    bottom: -26.5625rem;
  }

  .\32xl\:-left-106\.25{
    left: -26.5625rem;
  }

  .\32xl\:-top-112\.25{
    top: -28.0675rem;
  }

  .\32xl\:-right-112\.25{
    right: -28.0675rem;
  }

  .\32xl\:-bottom-112\.25{
    bottom: -28.0675rem;
  }

  .\32xl\:-left-112\.25{
    left: -28.0675rem;
  }

  .\32xl\:-top-112\.75{
    top: -28.1875rem;
  }

  .\32xl\:-right-112\.75{
    right: -28.1875rem;
  }

  .\32xl\:-bottom-112\.75{
    bottom: -28.1875rem;
  }

  .\32xl\:-left-112\.75{
    left: -28.1875rem;
  }

  .\32xl\:-top-147\.5{
    top: -36.875rem;
  }

  .\32xl\:-right-147\.5{
    right: -36.875rem;
  }

  .\32xl\:-bottom-147\.5{
    bottom: -36.875rem;
  }

  .\32xl\:-left-147\.5{
    left: -36.875rem;
  }

  .\32xl\:-top-162\.5{
    top: -40.625rem;
  }

  .\32xl\:-right-162\.5{
    right: -40.625rem;
  }

  .\32xl\:-bottom-162\.5{
    bottom: -40.625rem;
  }

  .\32xl\:-left-162\.5{
    left: -40.625rem;
  }

  .\32xl\:-top-172\.25{
    top: -42.5625rem;
  }

  .\32xl\:-right-172\.25{
    right: -42.5625rem;
  }

  .\32xl\:-bottom-172\.25{
    bottom: -42.5625rem;
  }

  .\32xl\:-left-172\.25{
    left: -42.5625rem;
  }

  .\32xl\:-top-175\.25{
    top: -43.8125rem;
  }

  .\32xl\:-right-175\.25{
    right: -43.8125rem;
  }

  .\32xl\:-bottom-175\.25{
    bottom: -43.8125rem;
  }

  .\32xl\:-left-175\.25{
    left: -43.8125rem;
  }

  .\32xl\:-top-184\.25{
    top: -46.0625rem;
  }

  .\32xl\:-right-184\.25{
    right: -46.0625rem;
  }

  .\32xl\:-bottom-184\.25{
    bottom: -46.0625rem;
  }

  .\32xl\:-left-184\.25{
    left: -46.0625rem;
  }

  .\32xl\:-top-203\.25{
    top: -50.8125rem;
  }

  .\32xl\:-right-203\.25{
    right: -50.8125rem;
  }

  .\32xl\:-bottom-203\.25{
    bottom: -50.8125rem;
  }

  .\32xl\:-left-203\.25{
    left: -50.8125rem;
  }

  .\32xl\:-top-half{
    top: -50%;
  }

  .\32xl\:-right-half{
    right: -50%;
  }

  .\32xl\:-bottom-half{
    bottom: -50%;
  }

  .\32xl\:-left-half{
    left: -50%;
  }

  .\32xl\:-top-full{
    top: -100%;
  }

  .\32xl\:-right-full{
    right: -100%;
  }

  .\32xl\:-bottom-full{
    bottom: -100%;
  }

  .\32xl\:-left-full{
    left: -100%;
  }

  .\32xl\:-top-1\/10{
    top: -10%;
  }

  .\32xl\:-right-1\/10{
    right: -10%;
  }

  .\32xl\:-bottom-1\/10{
    bottom: -10%;
  }

  .\32xl\:-left-1\/10{
    left: -10%;
  }

  .\32xl\:-top-2\/10{
    top: -20%;
  }

  .\32xl\:-right-2\/10{
    right: -20%;
  }

  .\32xl\:-bottom-2\/10{
    bottom: -20%;
  }

  .\32xl\:-left-2\/10{
    left: -20%;
  }

  .\32xl\:-top-3\/10{
    top: -30%;
  }

  .\32xl\:-right-3\/10{
    right: -30%;
  }

  .\32xl\:-bottom-3\/10{
    bottom: -30%;
  }

  .\32xl\:-left-3\/10{
    left: -30%;
  }

  .\32xl\:-top-4\/10{
    top: -40%;
  }

  .\32xl\:-right-4\/10{
    right: -40%;
  }

  .\32xl\:-bottom-4\/10{
    bottom: -40%;
  }

  .\32xl\:-left-4\/10{
    left: -40%;
  }

  .\32xl\:-top-4\.5\/10{
    top: -45%;
  }

  .\32xl\:-right-4\.5\/10{
    right: -45%;
  }

  .\32xl\:-bottom-4\.5\/10{
    bottom: -45%;
  }

  .\32xl\:-left-4\.5\/10{
    left: -45%;
  }

  .\32xl\:-top-5\/10{
    top: -50%;
  }

  .\32xl\:-right-5\/10{
    right: -50%;
  }

  .\32xl\:-bottom-5\/10{
    bottom: -50%;
  }

  .\32xl\:-left-5\/10{
    left: -50%;
  }

  .\32xl\:-top-5\.5\/10{
    top: -55%;
  }

  .\32xl\:-right-5\.5\/10{
    right: -55%;
  }

  .\32xl\:-bottom-5\.5\/10{
    bottom: -55%;
  }

  .\32xl\:-left-5\.5\/10{
    left: -55%;
  }

  .\32xl\:-top-6\/10{
    top: -60%;
  }

  .\32xl\:-right-6\/10{
    right: -60%;
  }

  .\32xl\:-bottom-6\/10{
    bottom: -60%;
  }

  .\32xl\:-left-6\/10{
    left: -60%;
  }

  .\32xl\:-top-7\/10{
    top: -70%;
  }

  .\32xl\:-right-7\/10{
    right: -70%;
  }

  .\32xl\:-bottom-7\/10{
    bottom: -70%;
  }

  .\32xl\:-left-7\/10{
    left: -70%;
  }

  .\32xl\:-top-8\/10{
    top: -80%;
  }

  .\32xl\:-right-8\/10{
    right: -80%;
  }

  .\32xl\:-bottom-8\/10{
    bottom: -80%;
  }

  .\32xl\:-left-8\/10{
    left: -80%;
  }

  .\32xl\:-top-9\/10{
    top: -90%;
  }

  .\32xl\:-right-9\/10{
    right: -90%;
  }

  .\32xl\:-bottom-9\/10{
    bottom: -90%;
  }

  .\32xl\:-left-9\/10{
    left: -90%;
  }

  .\32xl\:-top-1\/12{
    top: -8.33333%;
  }

  .\32xl\:-right-1\/12{
    right: -8.33333%;
  }

  .\32xl\:-bottom-1\/12{
    bottom: -8.33333%;
  }

  .\32xl\:-left-1\/12{
    left: -8.33333%;
  }

  .\32xl\:-top-2\/12{
    top: -16.66667%;
  }

  .\32xl\:-right-2\/12{
    right: -16.66667%;
  }

  .\32xl\:-bottom-2\/12{
    bottom: -16.66667%;
  }

  .\32xl\:-left-2\/12{
    left: -16.66667%;
  }

  .\32xl\:-top-3\/12{
    top: -25%;
  }

  .\32xl\:-right-3\/12{
    right: -25%;
  }

  .\32xl\:-bottom-3\/12{
    bottom: -25%;
  }

  .\32xl\:-left-3\/12{
    left: -25%;
  }

  .\32xl\:-top-4\/12{
    top: -33.33333%;
  }

  .\32xl\:-right-4\/12{
    right: -33.33333%;
  }

  .\32xl\:-bottom-4\/12{
    bottom: -33.33333%;
  }

  .\32xl\:-left-4\/12{
    left: -33.33333%;
  }

  .\32xl\:-top-5\/12{
    top: -41.66667%;
  }

  .\32xl\:-right-5\/12{
    right: -41.66667%;
  }

  .\32xl\:-bottom-5\/12{
    bottom: -41.66667%;
  }

  .\32xl\:-left-5\/12{
    left: -41.66667%;
  }

  .\32xl\:-top-6\/12{
    top: -50%;
  }

  .\32xl\:-right-6\/12{
    right: -50%;
  }

  .\32xl\:-bottom-6\/12{
    bottom: -50%;
  }

  .\32xl\:-left-6\/12{
    left: -50%;
  }

  .\32xl\:-top-7\/12{
    top: -58.33333%;
  }

  .\32xl\:-right-7\/12{
    right: -58.33333%;
  }

  .\32xl\:-bottom-7\/12{
    bottom: -58.33333%;
  }

  .\32xl\:-left-7\/12{
    left: -58.33333%;
  }

  .\32xl\:-top-8\/12{
    top: -66.66667%;
  }

  .\32xl\:-right-8\/12{
    right: -66.66667%;
  }

  .\32xl\:-bottom-8\/12{
    bottom: -66.66667%;
  }

  .\32xl\:-left-8\/12{
    left: -66.66667%;
  }

  .\32xl\:-top-9\/12{
    top: -75%;
  }

  .\32xl\:-right-9\/12{
    right: -75%;
  }

  .\32xl\:-bottom-9\/12{
    bottom: -75%;
  }

  .\32xl\:-left-9\/12{
    left: -75%;
  }

  .\32xl\:-top-10\/12{
    top: -83.33333%;
  }

  .\32xl\:-right-10\/12{
    right: -83.33333%;
  }

  .\32xl\:-bottom-10\/12{
    bottom: -83.33333%;
  }

  .\32xl\:-left-10\/12{
    left: -83.33333%;
  }

  .\32xl\:-top-11\/12{
    top: -91.66667%;
  }

  .\32xl\:-right-11\/12{
    right: -91.66667%;
  }

  .\32xl\:-bottom-11\/12{
    bottom: -91.66667%;
  }

  .\32xl\:-left-11\/12{
    left: -91.66667%;
  }

  .\32xl\:top-1\/2{
    top: 50%;
  }

  .\32xl\:right-1\/2{
    right: 50%;
  }

  .\32xl\:bottom-1\/2{
    bottom: 50%;
  }

  .\32xl\:left-1\/2{
    left: 50%;
  }

  .\32xl\:top-1\/3{
    top: 33.333333%;
  }

  .\32xl\:right-1\/3{
    right: 33.333333%;
  }

  .\32xl\:bottom-1\/3{
    bottom: 33.333333%;
  }

  .\32xl\:left-1\/3{
    left: 33.333333%;
  }

  .\32xl\:top-2\/3{
    top: 66.666667%;
  }

  .\32xl\:right-2\/3{
    right: 66.666667%;
  }

  .\32xl\:bottom-2\/3{
    bottom: 66.666667%;
  }

  .\32xl\:left-2\/3{
    left: 66.666667%;
  }

  .\32xl\:top-1\/4{
    top: 25%;
  }

  .\32xl\:right-1\/4{
    right: 25%;
  }

  .\32xl\:bottom-1\/4{
    bottom: 25%;
  }

  .\32xl\:left-1\/4{
    left: 25%;
  }

  .\32xl\:top-2\/4{
    top: 50%;
  }

  .\32xl\:right-2\/4{
    right: 50%;
  }

  .\32xl\:bottom-2\/4{
    bottom: 50%;
  }

  .\32xl\:left-2\/4{
    left: 50%;
  }

  .\32xl\:top-3\/4{
    top: 75%;
  }

  .\32xl\:right-3\/4{
    right: 75%;
  }

  .\32xl\:bottom-3\/4{
    bottom: 75%;
  }

  .\32xl\:left-3\/4{
    left: 75%;
  }

  .\32xl\:-top-1\/2{
    top: -50%;
  }

  .\32xl\:-right-1\/2{
    right: -50%;
  }

  .\32xl\:-bottom-1\/2{
    bottom: -50%;
  }

  .\32xl\:-left-1\/2{
    left: -50%;
  }

  .\32xl\:-top-1\/3{
    top: -33.333333%;
  }

  .\32xl\:-right-1\/3{
    right: -33.333333%;
  }

  .\32xl\:-bottom-1\/3{
    bottom: -33.333333%;
  }

  .\32xl\:-left-1\/3{
    left: -33.333333%;
  }

  .\32xl\:-top-2\/3{
    top: -66.666667%;
  }

  .\32xl\:-right-2\/3{
    right: -66.666667%;
  }

  .\32xl\:-bottom-2\/3{
    bottom: -66.666667%;
  }

  .\32xl\:-left-2\/3{
    left: -66.666667%;
  }

  .\32xl\:-top-1\/4{
    top: -25%;
  }

  .\32xl\:-right-1\/4{
    right: -25%;
  }

  .\32xl\:-bottom-1\/4{
    bottom: -25%;
  }

  .\32xl\:-left-1\/4{
    left: -25%;
  }

  .\32xl\:-top-2\/4{
    top: -50%;
  }

  .\32xl\:-right-2\/4{
    right: -50%;
  }

  .\32xl\:-bottom-2\/4{
    bottom: -50%;
  }

  .\32xl\:-left-2\/4{
    left: -50%;
  }

  .\32xl\:-top-3\/4{
    top: -75%;
  }

  .\32xl\:-right-3\/4{
    right: -75%;
  }

  .\32xl\:-bottom-3\/4{
    bottom: -75%;
  }

  .\32xl\:-left-3\/4{
    left: -75%;
  }

  .\32xl\:resize-none{
    resize: none;
  }

  .\32xl\:resize-y{
    resize: vertical;
  }

  .\32xl\:resize-x{
    resize: horizontal;
  }

  .\32xl\:resize{
    resize: both;
  }

  .\32xl\:shadow-sm{
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\32xl\:shadow{
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\32xl\:shadow-md{
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\32xl\:shadow-lg{
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\32xl\:shadow-xl{
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\32xl\:shadow-2xl{
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\32xl\:shadow-inner{
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\32xl\:shadow-none{
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .\32xl\:group-hover\:shadow-sm{
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .\32xl\:group-hover\:shadow{
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .\32xl\:group-hover\:shadow-md{
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .\32xl\:group-hover\:shadow-lg{
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .\32xl\:group-hover\:shadow-xl{
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .\32xl\:group-hover\:shadow-2xl{
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .\32xl\:group-hover\:shadow-inner{
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .\32xl\:group-hover\:shadow-none{
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\32xl\:focus-within\:shadow-sm:focus-within{
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\32xl\:focus-within\:shadow:focus-within{
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\32xl\:focus-within\:shadow-md:focus-within{
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\32xl\:focus-within\:shadow-lg:focus-within{
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\32xl\:focus-within\:shadow-xl:focus-within{
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\32xl\:focus-within\:shadow-2xl:focus-within{
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\32xl\:focus-within\:shadow-inner:focus-within{
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\32xl\:focus-within\:shadow-none:focus-within{
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\32xl\:hover\:shadow-sm:hover{
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\32xl\:hover\:shadow:hover{
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\32xl\:hover\:shadow-md:hover{
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\32xl\:hover\:shadow-lg:hover{
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\32xl\:hover\:shadow-xl:hover{
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\32xl\:hover\:shadow-2xl:hover{
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\32xl\:hover\:shadow-inner:hover{
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\32xl\:hover\:shadow-none:hover{
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\32xl\:focus\:shadow-sm:focus{
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\32xl\:focus\:shadow:focus{
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\32xl\:focus\:shadow-md:focus{
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\32xl\:focus\:shadow-lg:focus{
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\32xl\:focus\:shadow-xl:focus{
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\32xl\:focus\:shadow-2xl:focus{
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\32xl\:focus\:shadow-inner:focus{
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\32xl\:focus\:shadow-none:focus{
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\32xl\:ring-0{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .\32xl\:ring-1{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .\32xl\:ring-2{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .\32xl\:ring-4{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .\32xl\:ring-8{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .\32xl\:ring{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .\32xl\:ring-inset{
    --tw-ring-inset: inset;
  }

  .\32xl\:focus-within\:ring-0:focus-within{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .\32xl\:focus-within\:ring-1:focus-within{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .\32xl\:focus-within\:ring-2:focus-within{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .\32xl\:focus-within\:ring-4:focus-within{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .\32xl\:focus-within\:ring-8:focus-within{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .\32xl\:focus-within\:ring:focus-within{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .\32xl\:focus-within\:ring-inset:focus-within{
    --tw-ring-inset: inset;
  }

  .\32xl\:focus\:ring-0:focus{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .\32xl\:focus\:ring-1:focus{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .\32xl\:focus\:ring-2:focus{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .\32xl\:focus\:ring-4:focus{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .\32xl\:focus\:ring-8:focus{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .\32xl\:focus\:ring:focus{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .\32xl\:focus\:ring-inset:focus{
    --tw-ring-inset: inset;
  }

  .\32xl\:ring-offset-transparent{
    --tw-ring-offset-color: transparent;
  }

  .\32xl\:ring-offset-black{
    --tw-ring-offset-color: #000;
  }

  .\32xl\:ring-offset-white{
    --tw-ring-offset-color: #fff;
  }

  .\32xl\:ring-offset-grey{
    --tw-ring-offset-color: #9b9b9b;
  }

  .\32xl\:ring-offset-grey-darkest{
    --tw-ring-offset-color: #111;
  }

  .\32xl\:ring-offset-grey-darkest700{
    --tw-ring-offset-color: rgba(17, 17, 17, 0.7);
  }

  .\32xl\:ring-offset-grey-darkest300{
    --tw-ring-offset-color: rgba(17, 17, 17, 0.3);
  }

  .\32xl\:ring-offset-grey-darkest100{
    --tw-ring-offset-color: rgba(17, 17, 17, 0.1);
  }

  .\32xl\:ring-offset-grey-dark{
    --tw-ring-offset-color: #525f77;
  }

  .\32xl\:ring-offset-grey-light{
    --tw-ring-offset-color: #a3a3a3;
  }

  .\32xl\:ring-offset-grey-extralight{
    --tw-ring-offset-color: #e7e7e7;
  }

  .\32xl\:ring-offset-grey-lighter{
    --tw-ring-offset-color: #b4bdce;
  }

  .\32xl\:ring-offset-grey-lightest{
    --tw-ring-offset-color: #f4f4f4;
  }

  .\32xl\:ring-offset-grey-timeline{
    --tw-ring-offset-color: #888888;
  }

  .\32xl\:ring-offset-blue{
    --tw-ring-offset-color: #63a9d1;
  }

  .\32xl\:ring-offset-blue-light{
    --tw-ring-offset-color: #7bcfff;
  }

  .\32xl\:ring-offset-blue-lightest{
    --tw-ring-offset-color: #ff51ac;
  }

  .\32xl\:ring-offset-pink{
    --tw-ring-offset-color: #ED0980;
  }

  .\32xl\:ring-offset-pink-light{
    --tw-ring-offset-color: #ff5bb4;
  }

  .\32xl\:ring-offset-orange{
    --tw-ring-offset-color: #f37245;
  }

  .\32xl\:ring-offset-yellow{
    --tw-ring-offset-color: #ffe600;
  }

  .\32xl\:ring-offset-yellow-two{
    --tw-ring-offset-color: #F9E320;
  }

  .\32xl\:ring-offset-yellow-dark{
    --tw-ring-offset-color: #e6af21;
  }

  .\32xl\:ring-offset-yellow-light{
    --tw-ring-offset-color: #f3c12a;
  }

  .\32xl\:ring-offset-green-dark{
    --tw-ring-offset-color: #217325;
  }

  .\32xl\:ring-offset-green-light{
    --tw-ring-offset-color: #50a154;
  }

  .\32xl\:ring-offset-purple{
    --tw-ring-offset-color: #a48bc6;
  }

  .\32xl\:ring-offset-purple-light{
    --tw-ring-offset-color: #9e95ff;
  }

  .\32xl\:ring-offset-brown-light{
    --tw-ring-offset-color: #ca8a4e;
  }

  .\32xl\:ring-offset-brown-dark{
    --tw-ring-offset-color: #ad5b1f;
  }

  .\32xl\:focus-within\:ring-offset-transparent:focus-within{
    --tw-ring-offset-color: transparent;
  }

  .\32xl\:focus-within\:ring-offset-black:focus-within{
    --tw-ring-offset-color: #000;
  }

  .\32xl\:focus-within\:ring-offset-white:focus-within{
    --tw-ring-offset-color: #fff;
  }

  .\32xl\:focus-within\:ring-offset-grey:focus-within{
    --tw-ring-offset-color: #9b9b9b;
  }

  .\32xl\:focus-within\:ring-offset-grey-darkest:focus-within{
    --tw-ring-offset-color: #111;
  }

  .\32xl\:focus-within\:ring-offset-grey-darkest700:focus-within{
    --tw-ring-offset-color: rgba(17, 17, 17, 0.7);
  }

  .\32xl\:focus-within\:ring-offset-grey-darkest300:focus-within{
    --tw-ring-offset-color: rgba(17, 17, 17, 0.3);
  }

  .\32xl\:focus-within\:ring-offset-grey-darkest100:focus-within{
    --tw-ring-offset-color: rgba(17, 17, 17, 0.1);
  }

  .\32xl\:focus-within\:ring-offset-grey-dark:focus-within{
    --tw-ring-offset-color: #525f77;
  }

  .\32xl\:focus-within\:ring-offset-grey-light:focus-within{
    --tw-ring-offset-color: #a3a3a3;
  }

  .\32xl\:focus-within\:ring-offset-grey-extralight:focus-within{
    --tw-ring-offset-color: #e7e7e7;
  }

  .\32xl\:focus-within\:ring-offset-grey-lighter:focus-within{
    --tw-ring-offset-color: #b4bdce;
  }

  .\32xl\:focus-within\:ring-offset-grey-lightest:focus-within{
    --tw-ring-offset-color: #f4f4f4;
  }

  .\32xl\:focus-within\:ring-offset-grey-timeline:focus-within{
    --tw-ring-offset-color: #888888;
  }

  .\32xl\:focus-within\:ring-offset-blue:focus-within{
    --tw-ring-offset-color: #63a9d1;
  }

  .\32xl\:focus-within\:ring-offset-blue-light:focus-within{
    --tw-ring-offset-color: #7bcfff;
  }

  .\32xl\:focus-within\:ring-offset-blue-lightest:focus-within{
    --tw-ring-offset-color: #ff51ac;
  }

  .\32xl\:focus-within\:ring-offset-pink:focus-within{
    --tw-ring-offset-color: #ED0980;
  }

  .\32xl\:focus-within\:ring-offset-pink-light:focus-within{
    --tw-ring-offset-color: #ff5bb4;
  }

  .\32xl\:focus-within\:ring-offset-orange:focus-within{
    --tw-ring-offset-color: #f37245;
  }

  .\32xl\:focus-within\:ring-offset-yellow:focus-within{
    --tw-ring-offset-color: #ffe600;
  }

  .\32xl\:focus-within\:ring-offset-yellow-two:focus-within{
    --tw-ring-offset-color: #F9E320;
  }

  .\32xl\:focus-within\:ring-offset-yellow-dark:focus-within{
    --tw-ring-offset-color: #e6af21;
  }

  .\32xl\:focus-within\:ring-offset-yellow-light:focus-within{
    --tw-ring-offset-color: #f3c12a;
  }

  .\32xl\:focus-within\:ring-offset-green-dark:focus-within{
    --tw-ring-offset-color: #217325;
  }

  .\32xl\:focus-within\:ring-offset-green-light:focus-within{
    --tw-ring-offset-color: #50a154;
  }

  .\32xl\:focus-within\:ring-offset-purple:focus-within{
    --tw-ring-offset-color: #a48bc6;
  }

  .\32xl\:focus-within\:ring-offset-purple-light:focus-within{
    --tw-ring-offset-color: #9e95ff;
  }

  .\32xl\:focus-within\:ring-offset-brown-light:focus-within{
    --tw-ring-offset-color: #ca8a4e;
  }

  .\32xl\:focus-within\:ring-offset-brown-dark:focus-within{
    --tw-ring-offset-color: #ad5b1f;
  }

  .\32xl\:focus\:ring-offset-transparent:focus{
    --tw-ring-offset-color: transparent;
  }

  .\32xl\:focus\:ring-offset-black:focus{
    --tw-ring-offset-color: #000;
  }

  .\32xl\:focus\:ring-offset-white:focus{
    --tw-ring-offset-color: #fff;
  }

  .\32xl\:focus\:ring-offset-grey:focus{
    --tw-ring-offset-color: #9b9b9b;
  }

  .\32xl\:focus\:ring-offset-grey-darkest:focus{
    --tw-ring-offset-color: #111;
  }

  .\32xl\:focus\:ring-offset-grey-darkest700:focus{
    --tw-ring-offset-color: rgba(17, 17, 17, 0.7);
  }

  .\32xl\:focus\:ring-offset-grey-darkest300:focus{
    --tw-ring-offset-color: rgba(17, 17, 17, 0.3);
  }

  .\32xl\:focus\:ring-offset-grey-darkest100:focus{
    --tw-ring-offset-color: rgba(17, 17, 17, 0.1);
  }

  .\32xl\:focus\:ring-offset-grey-dark:focus{
    --tw-ring-offset-color: #525f77;
  }

  .\32xl\:focus\:ring-offset-grey-light:focus{
    --tw-ring-offset-color: #a3a3a3;
  }

  .\32xl\:focus\:ring-offset-grey-extralight:focus{
    --tw-ring-offset-color: #e7e7e7;
  }

  .\32xl\:focus\:ring-offset-grey-lighter:focus{
    --tw-ring-offset-color: #b4bdce;
  }

  .\32xl\:focus\:ring-offset-grey-lightest:focus{
    --tw-ring-offset-color: #f4f4f4;
  }

  .\32xl\:focus\:ring-offset-grey-timeline:focus{
    --tw-ring-offset-color: #888888;
  }

  .\32xl\:focus\:ring-offset-blue:focus{
    --tw-ring-offset-color: #63a9d1;
  }

  .\32xl\:focus\:ring-offset-blue-light:focus{
    --tw-ring-offset-color: #7bcfff;
  }

  .\32xl\:focus\:ring-offset-blue-lightest:focus{
    --tw-ring-offset-color: #ff51ac;
  }

  .\32xl\:focus\:ring-offset-pink:focus{
    --tw-ring-offset-color: #ED0980;
  }

  .\32xl\:focus\:ring-offset-pink-light:focus{
    --tw-ring-offset-color: #ff5bb4;
  }

  .\32xl\:focus\:ring-offset-orange:focus{
    --tw-ring-offset-color: #f37245;
  }

  .\32xl\:focus\:ring-offset-yellow:focus{
    --tw-ring-offset-color: #ffe600;
  }

  .\32xl\:focus\:ring-offset-yellow-two:focus{
    --tw-ring-offset-color: #F9E320;
  }

  .\32xl\:focus\:ring-offset-yellow-dark:focus{
    --tw-ring-offset-color: #e6af21;
  }

  .\32xl\:focus\:ring-offset-yellow-light:focus{
    --tw-ring-offset-color: #f3c12a;
  }

  .\32xl\:focus\:ring-offset-green-dark:focus{
    --tw-ring-offset-color: #217325;
  }

  .\32xl\:focus\:ring-offset-green-light:focus{
    --tw-ring-offset-color: #50a154;
  }

  .\32xl\:focus\:ring-offset-purple:focus{
    --tw-ring-offset-color: #a48bc6;
  }

  .\32xl\:focus\:ring-offset-purple-light:focus{
    --tw-ring-offset-color: #9e95ff;
  }

  .\32xl\:focus\:ring-offset-brown-light:focus{
    --tw-ring-offset-color: #ca8a4e;
  }

  .\32xl\:focus\:ring-offset-brown-dark:focus{
    --tw-ring-offset-color: #ad5b1f;
  }

  .\32xl\:ring-offset-0{
    --tw-ring-offset-width: 0px;
  }

  .\32xl\:ring-offset-1{
    --tw-ring-offset-width: 1px;
  }

  .\32xl\:ring-offset-2{
    --tw-ring-offset-width: 2px;
  }

  .\32xl\:ring-offset-4{
    --tw-ring-offset-width: 4px;
  }

  .\32xl\:ring-offset-8{
    --tw-ring-offset-width: 8px;
  }

  .\32xl\:focus-within\:ring-offset-0:focus-within{
    --tw-ring-offset-width: 0px;
  }

  .\32xl\:focus-within\:ring-offset-1:focus-within{
    --tw-ring-offset-width: 1px;
  }

  .\32xl\:focus-within\:ring-offset-2:focus-within{
    --tw-ring-offset-width: 2px;
  }

  .\32xl\:focus-within\:ring-offset-4:focus-within{
    --tw-ring-offset-width: 4px;
  }

  .\32xl\:focus-within\:ring-offset-8:focus-within{
    --tw-ring-offset-width: 8px;
  }

  .\32xl\:focus\:ring-offset-0:focus{
    --tw-ring-offset-width: 0px;
  }

  .\32xl\:focus\:ring-offset-1:focus{
    --tw-ring-offset-width: 1px;
  }

  .\32xl\:focus\:ring-offset-2:focus{
    --tw-ring-offset-width: 2px;
  }

  .\32xl\:focus\:ring-offset-4:focus{
    --tw-ring-offset-width: 4px;
  }

  .\32xl\:focus\:ring-offset-8:focus{
    --tw-ring-offset-width: 8px;
  }

  .\32xl\:ring-transparent{
    --tw-ring-color: transparent;
  }

  .\32xl\:ring-black{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .\32xl\:ring-white{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .\32xl\:ring-grey{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(155, 155, 155, var(--tw-ring-opacity));
  }

  .\32xl\:ring-grey-darkest{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 17, 17, var(--tw-ring-opacity));
  }

  .\32xl\:ring-grey-darkest700{
    --tw-ring-color: rgba(17, 17, 17, 0.7);
  }

  .\32xl\:ring-grey-darkest300{
    --tw-ring-color: rgba(17, 17, 17, 0.3);
  }

  .\32xl\:ring-grey-darkest100{
    --tw-ring-color: rgba(17, 17, 17, 0.1);
  }

  .\32xl\:ring-grey-dark{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(82, 95, 119, var(--tw-ring-opacity));
  }

  .\32xl\:ring-grey-light{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(163, 163, 163, var(--tw-ring-opacity));
  }

  .\32xl\:ring-grey-extralight{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 231, 231, var(--tw-ring-opacity));
  }

  .\32xl\:ring-grey-lighter{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 189, 206, var(--tw-ring-opacity));
  }

  .\32xl\:ring-grey-lightest{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 244, 244, var(--tw-ring-opacity));
  }

  .\32xl\:ring-grey-timeline{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(136, 136, 136, var(--tw-ring-opacity));
  }

  .\32xl\:ring-blue{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 169, 209, var(--tw-ring-opacity));
  }

  .\32xl\:ring-blue-light{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(123, 207, 255, var(--tw-ring-opacity));
  }

  .\32xl\:ring-blue-lightest{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 81, 172, var(--tw-ring-opacity));
  }

  .\32xl\:ring-pink{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 9, 128, var(--tw-ring-opacity));
  }

  .\32xl\:ring-pink-light{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 91, 180, var(--tw-ring-opacity));
  }

  .\32xl\:ring-orange{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 114, 69, var(--tw-ring-opacity));
  }

  .\32xl\:ring-yellow{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 230, 0, var(--tw-ring-opacity));
  }

  .\32xl\:ring-yellow-two{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 227, 32, var(--tw-ring-opacity));
  }

  .\32xl\:ring-yellow-dark{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 175, 33, var(--tw-ring-opacity));
  }

  .\32xl\:ring-yellow-light{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 193, 42, var(--tw-ring-opacity));
  }

  .\32xl\:ring-green-dark{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(33, 115, 37, var(--tw-ring-opacity));
  }

  .\32xl\:ring-green-light{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(80, 161, 84, var(--tw-ring-opacity));
  }

  .\32xl\:ring-purple{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(164, 139, 198, var(--tw-ring-opacity));
  }

  .\32xl\:ring-purple-light{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(158, 149, 255, var(--tw-ring-opacity));
  }

  .\32xl\:ring-brown-light{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(202, 138, 78, var(--tw-ring-opacity));
  }

  .\32xl\:ring-brown-dark{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(173, 91, 31, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-transparent:focus-within{
    --tw-ring-color: transparent;
  }

  .\32xl\:focus-within\:ring-black:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-white:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-grey:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(155, 155, 155, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-grey-darkest:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 17, 17, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-grey-darkest700:focus-within{
    --tw-ring-color: rgba(17, 17, 17, 0.7);
  }

  .\32xl\:focus-within\:ring-grey-darkest300:focus-within{
    --tw-ring-color: rgba(17, 17, 17, 0.3);
  }

  .\32xl\:focus-within\:ring-grey-darkest100:focus-within{
    --tw-ring-color: rgba(17, 17, 17, 0.1);
  }

  .\32xl\:focus-within\:ring-grey-dark:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(82, 95, 119, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-grey-light:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(163, 163, 163, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-grey-extralight:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 231, 231, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-grey-lighter:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 189, 206, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-grey-lightest:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 244, 244, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-grey-timeline:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(136, 136, 136, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-blue:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 169, 209, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-blue-light:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(123, 207, 255, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-blue-lightest:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 81, 172, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-pink:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 9, 128, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-pink-light:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 91, 180, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-orange:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 114, 69, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-yellow:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 230, 0, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-yellow-two:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 227, 32, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-yellow-dark:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 175, 33, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-yellow-light:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 193, 42, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-green-dark:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(33, 115, 37, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-green-light:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(80, 161, 84, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-purple:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(164, 139, 198, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-purple-light:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(158, 149, 255, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-brown-light:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(202, 138, 78, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-brown-dark:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(173, 91, 31, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-transparent:focus{
    --tw-ring-color: transparent;
  }

  .\32xl\:focus\:ring-black:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-white:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-grey:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(155, 155, 155, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-grey-darkest:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 17, 17, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-grey-darkest700:focus{
    --tw-ring-color: rgba(17, 17, 17, 0.7);
  }

  .\32xl\:focus\:ring-grey-darkest300:focus{
    --tw-ring-color: rgba(17, 17, 17, 0.3);
  }

  .\32xl\:focus\:ring-grey-darkest100:focus{
    --tw-ring-color: rgba(17, 17, 17, 0.1);
  }

  .\32xl\:focus\:ring-grey-dark:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(82, 95, 119, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-grey-light:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(163, 163, 163, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-grey-extralight:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 231, 231, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-grey-lighter:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 189, 206, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-grey-lightest:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 244, 244, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-grey-timeline:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(136, 136, 136, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-blue:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 169, 209, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-blue-light:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(123, 207, 255, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-blue-lightest:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 81, 172, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-pink:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 9, 128, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-pink-light:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 91, 180, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-orange:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 114, 69, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-yellow:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 230, 0, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-yellow-two:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 227, 32, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-yellow-dark:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 175, 33, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-yellow-light:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 193, 42, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-green-dark:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(33, 115, 37, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-green-light:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(80, 161, 84, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-purple:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(164, 139, 198, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-purple-light:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(158, 149, 255, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-brown-light:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(202, 138, 78, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-brown-dark:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(173, 91, 31, var(--tw-ring-opacity));
  }

  .\32xl\:ring-opacity-0{
    --tw-ring-opacity: 0;
  }

  .\32xl\:ring-opacity-5{
    --tw-ring-opacity: 0.05;
  }

  .\32xl\:ring-opacity-10{
    --tw-ring-opacity: 0.1;
  }

  .\32xl\:ring-opacity-20{
    --tw-ring-opacity: 0.2;
  }

  .\32xl\:ring-opacity-25{
    --tw-ring-opacity: 0.25;
  }

  .\32xl\:ring-opacity-30{
    --tw-ring-opacity: 0.3;
  }

  .\32xl\:ring-opacity-40{
    --tw-ring-opacity: 0.4;
  }

  .\32xl\:ring-opacity-50{
    --tw-ring-opacity: 0.5;
  }

  .\32xl\:ring-opacity-60{
    --tw-ring-opacity: 0.6;
  }

  .\32xl\:ring-opacity-70{
    --tw-ring-opacity: 0.7;
  }

  .\32xl\:ring-opacity-75{
    --tw-ring-opacity: 0.75;
  }

  .\32xl\:ring-opacity-80{
    --tw-ring-opacity: 0.8;
  }

  .\32xl\:ring-opacity-90{
    --tw-ring-opacity: 0.9;
  }

  .\32xl\:ring-opacity-95{
    --tw-ring-opacity: 0.95;
  }

  .\32xl\:ring-opacity-100{
    --tw-ring-opacity: 1;
  }

  .\32xl\:focus-within\:ring-opacity-0:focus-within{
    --tw-ring-opacity: 0;
  }

  .\32xl\:focus-within\:ring-opacity-5:focus-within{
    --tw-ring-opacity: 0.05;
  }

  .\32xl\:focus-within\:ring-opacity-10:focus-within{
    --tw-ring-opacity: 0.1;
  }

  .\32xl\:focus-within\:ring-opacity-20:focus-within{
    --tw-ring-opacity: 0.2;
  }

  .\32xl\:focus-within\:ring-opacity-25:focus-within{
    --tw-ring-opacity: 0.25;
  }

  .\32xl\:focus-within\:ring-opacity-30:focus-within{
    --tw-ring-opacity: 0.3;
  }

  .\32xl\:focus-within\:ring-opacity-40:focus-within{
    --tw-ring-opacity: 0.4;
  }

  .\32xl\:focus-within\:ring-opacity-50:focus-within{
    --tw-ring-opacity: 0.5;
  }

  .\32xl\:focus-within\:ring-opacity-60:focus-within{
    --tw-ring-opacity: 0.6;
  }

  .\32xl\:focus-within\:ring-opacity-70:focus-within{
    --tw-ring-opacity: 0.7;
  }

  .\32xl\:focus-within\:ring-opacity-75:focus-within{
    --tw-ring-opacity: 0.75;
  }

  .\32xl\:focus-within\:ring-opacity-80:focus-within{
    --tw-ring-opacity: 0.8;
  }

  .\32xl\:focus-within\:ring-opacity-90:focus-within{
    --tw-ring-opacity: 0.9;
  }

  .\32xl\:focus-within\:ring-opacity-95:focus-within{
    --tw-ring-opacity: 0.95;
  }

  .\32xl\:focus-within\:ring-opacity-100:focus-within{
    --tw-ring-opacity: 1;
  }

  .\32xl\:focus\:ring-opacity-0:focus{
    --tw-ring-opacity: 0;
  }

  .\32xl\:focus\:ring-opacity-5:focus{
    --tw-ring-opacity: 0.05;
  }

  .\32xl\:focus\:ring-opacity-10:focus{
    --tw-ring-opacity: 0.1;
  }

  .\32xl\:focus\:ring-opacity-20:focus{
    --tw-ring-opacity: 0.2;
  }

  .\32xl\:focus\:ring-opacity-25:focus{
    --tw-ring-opacity: 0.25;
  }

  .\32xl\:focus\:ring-opacity-30:focus{
    --tw-ring-opacity: 0.3;
  }

  .\32xl\:focus\:ring-opacity-40:focus{
    --tw-ring-opacity: 0.4;
  }

  .\32xl\:focus\:ring-opacity-50:focus{
    --tw-ring-opacity: 0.5;
  }

  .\32xl\:focus\:ring-opacity-60:focus{
    --tw-ring-opacity: 0.6;
  }

  .\32xl\:focus\:ring-opacity-70:focus{
    --tw-ring-opacity: 0.7;
  }

  .\32xl\:focus\:ring-opacity-75:focus{
    --tw-ring-opacity: 0.75;
  }

  .\32xl\:focus\:ring-opacity-80:focus{
    --tw-ring-opacity: 0.8;
  }

  .\32xl\:focus\:ring-opacity-90:focus{
    --tw-ring-opacity: 0.9;
  }

  .\32xl\:focus\:ring-opacity-95:focus{
    --tw-ring-opacity: 0.95;
  }

  .\32xl\:focus\:ring-opacity-100:focus{
    --tw-ring-opacity: 1;
  }

  .\32xl\:fill-current{
    fill: currentColor;
  }

  .\32xl\:fill-none{
    fill: none;
  }

  .\32xl\:fill-greydark{
    fill: #525f77;
  }

  .\32xl\:fill-pink{
    fill: #ED0980;
  }

  .\32xl\:hover\:fill-current:hover{
    fill: currentColor;
  }

  .\32xl\:hover\:fill-none:hover{
    fill: none;
  }

  .\32xl\:hover\:fill-greydark:hover{
    fill: #525f77;
  }

  .\32xl\:hover\:fill-pink:hover{
    fill: #ED0980;
  }

  .\32xl\:active\:fill-current:active{
    fill: currentColor;
  }

  .\32xl\:active\:fill-none:active{
    fill: none;
  }

  .\32xl\:active\:fill-greydark:active{
    fill: #525f77;
  }

  .\32xl\:active\:fill-pink:active{
    fill: #ED0980;
  }

  .\32xl\:stroke-current{
    stroke: currentColor;
  }

  .\32xl\:stroke-none{
    stroke: none;
  }

  .\32xl\:hover\:stroke-current:hover{
    stroke: currentColor;
  }

  .\32xl\:hover\:stroke-none:hover{
    stroke: none;
  }

  .\32xl\:active\:stroke-current:active{
    stroke: currentColor;
  }

  .\32xl\:active\:stroke-none:active{
    stroke: none;
  }

  .\32xl\:stroke-0{
    stroke-width: 0;
  }

  .\32xl\:stroke-1{
    stroke-width: 1;
  }

  .\32xl\:stroke-2{
    stroke-width: 2;
  }

  .\32xl\:table-auto{
    table-layout: auto;
  }

  .\32xl\:table-fixed{
    table-layout: fixed;
  }

  .\32xl\:text-left{
    text-align: left;
  }

  .\32xl\:text-center{
    text-align: center;
  }

  .\32xl\:text-right{
    text-align: right;
  }

  .\32xl\:text-justify{
    text-align: justify;
  }

  .\32xl\:text-transparent{
    color: transparent;
  }

  .\32xl\:text-black{
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .\32xl\:text-white{
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .\32xl\:text-grey{
    --tw-text-opacity: 1;
    color: rgba(155, 155, 155, var(--tw-text-opacity));
  }

  .\32xl\:text-grey-darkest{
    --tw-text-opacity: 1;
    color: rgba(17, 17, 17, var(--tw-text-opacity));
  }

  .\32xl\:text-grey-darkest700{
    color: rgba(17, 17, 17, 0.7);
  }

  .\32xl\:text-grey-darkest300{
    color: rgba(17, 17, 17, 0.3);
  }

  .\32xl\:text-grey-darkest100{
    color: rgba(17, 17, 17, 0.1);
  }

  .\32xl\:text-grey-dark{
    --tw-text-opacity: 1;
    color: rgba(82, 95, 119, var(--tw-text-opacity));
  }

  .\32xl\:text-grey-light{
    --tw-text-opacity: 1;
    color: rgba(163, 163, 163, var(--tw-text-opacity));
  }

  .\32xl\:text-grey-extralight{
    --tw-text-opacity: 1;
    color: rgba(231, 231, 231, var(--tw-text-opacity));
  }

  .\32xl\:text-grey-lighter{
    --tw-text-opacity: 1;
    color: rgba(180, 189, 206, var(--tw-text-opacity));
  }

  .\32xl\:text-grey-lightest{
    --tw-text-opacity: 1;
    color: rgba(244, 244, 244, var(--tw-text-opacity));
  }

  .\32xl\:text-grey-timeline{
    --tw-text-opacity: 1;
    color: rgba(136, 136, 136, var(--tw-text-opacity));
  }

  .\32xl\:text-blue{
    --tw-text-opacity: 1;
    color: rgba(99, 169, 209, var(--tw-text-opacity));
  }

  .\32xl\:text-blue-light{
    --tw-text-opacity: 1;
    color: rgba(123, 207, 255, var(--tw-text-opacity));
  }

  .\32xl\:text-blue-lightest{
    --tw-text-opacity: 1;
    color: rgba(255, 81, 172, var(--tw-text-opacity));
  }

  .\32xl\:text-pink{
    --tw-text-opacity: 1;
    color: rgba(237, 9, 128, var(--tw-text-opacity));
  }

  .\32xl\:text-pink-light{
    --tw-text-opacity: 1;
    color: rgba(255, 91, 180, var(--tw-text-opacity));
  }

  .\32xl\:text-orange{
    --tw-text-opacity: 1;
    color: rgba(243, 114, 69, var(--tw-text-opacity));
  }

  .\32xl\:text-yellow{
    --tw-text-opacity: 1;
    color: rgba(255, 230, 0, var(--tw-text-opacity));
  }

  .\32xl\:text-yellow-two{
    --tw-text-opacity: 1;
    color: rgba(249, 227, 32, var(--tw-text-opacity));
  }

  .\32xl\:text-yellow-dark{
    --tw-text-opacity: 1;
    color: rgba(230, 175, 33, var(--tw-text-opacity));
  }

  .\32xl\:text-yellow-light{
    --tw-text-opacity: 1;
    color: rgba(243, 193, 42, var(--tw-text-opacity));
  }

  .\32xl\:text-green-dark{
    --tw-text-opacity: 1;
    color: rgba(33, 115, 37, var(--tw-text-opacity));
  }

  .\32xl\:text-green-light{
    --tw-text-opacity: 1;
    color: rgba(80, 161, 84, var(--tw-text-opacity));
  }

  .\32xl\:text-purple{
    --tw-text-opacity: 1;
    color: rgba(164, 139, 198, var(--tw-text-opacity));
  }

  .\32xl\:text-purple-light{
    --tw-text-opacity: 1;
    color: rgba(158, 149, 255, var(--tw-text-opacity));
  }

  .\32xl\:text-brown-light{
    --tw-text-opacity: 1;
    color: rgba(202, 138, 78, var(--tw-text-opacity));
  }

  .\32xl\:text-brown-dark{
    --tw-text-opacity: 1;
    color: rgba(173, 91, 31, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-transparent{
    color: transparent;
  }

  .group:hover .\32xl\:group-hover\:text-black{
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-white{
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-grey{
    --tw-text-opacity: 1;
    color: rgba(155, 155, 155, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-grey-darkest{
    --tw-text-opacity: 1;
    color: rgba(17, 17, 17, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-grey-darkest700{
    color: rgba(17, 17, 17, 0.7);
  }

  .group:hover .\32xl\:group-hover\:text-grey-darkest300{
    color: rgba(17, 17, 17, 0.3);
  }

  .group:hover .\32xl\:group-hover\:text-grey-darkest100{
    color: rgba(17, 17, 17, 0.1);
  }

  .group:hover .\32xl\:group-hover\:text-grey-dark{
    --tw-text-opacity: 1;
    color: rgba(82, 95, 119, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-grey-light{
    --tw-text-opacity: 1;
    color: rgba(163, 163, 163, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-grey-extralight{
    --tw-text-opacity: 1;
    color: rgba(231, 231, 231, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-grey-lighter{
    --tw-text-opacity: 1;
    color: rgba(180, 189, 206, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-grey-lightest{
    --tw-text-opacity: 1;
    color: rgba(244, 244, 244, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-grey-timeline{
    --tw-text-opacity: 1;
    color: rgba(136, 136, 136, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-blue{
    --tw-text-opacity: 1;
    color: rgba(99, 169, 209, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-blue-light{
    --tw-text-opacity: 1;
    color: rgba(123, 207, 255, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-blue-lightest{
    --tw-text-opacity: 1;
    color: rgba(255, 81, 172, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-pink{
    --tw-text-opacity: 1;
    color: rgba(237, 9, 128, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-pink-light{
    --tw-text-opacity: 1;
    color: rgba(255, 91, 180, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-orange{
    --tw-text-opacity: 1;
    color: rgba(243, 114, 69, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-yellow{
    --tw-text-opacity: 1;
    color: rgba(255, 230, 0, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-yellow-two{
    --tw-text-opacity: 1;
    color: rgba(249, 227, 32, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-yellow-dark{
    --tw-text-opacity: 1;
    color: rgba(230, 175, 33, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-yellow-light{
    --tw-text-opacity: 1;
    color: rgba(243, 193, 42, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-green-dark{
    --tw-text-opacity: 1;
    color: rgba(33, 115, 37, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-green-light{
    --tw-text-opacity: 1;
    color: rgba(80, 161, 84, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-purple{
    --tw-text-opacity: 1;
    color: rgba(164, 139, 198, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-purple-light{
    --tw-text-opacity: 1;
    color: rgba(158, 149, 255, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-brown-light{
    --tw-text-opacity: 1;
    color: rgba(202, 138, 78, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-brown-dark{
    --tw-text-opacity: 1;
    color: rgba(173, 91, 31, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-transparent:focus-within{
    color: transparent;
  }

  .\32xl\:focus-within\:text-black:focus-within{
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-white:focus-within{
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-grey:focus-within{
    --tw-text-opacity: 1;
    color: rgba(155, 155, 155, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-grey-darkest:focus-within{
    --tw-text-opacity: 1;
    color: rgba(17, 17, 17, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-grey-darkest700:focus-within{
    color: rgba(17, 17, 17, 0.7);
  }

  .\32xl\:focus-within\:text-grey-darkest300:focus-within{
    color: rgba(17, 17, 17, 0.3);
  }

  .\32xl\:focus-within\:text-grey-darkest100:focus-within{
    color: rgba(17, 17, 17, 0.1);
  }

  .\32xl\:focus-within\:text-grey-dark:focus-within{
    --tw-text-opacity: 1;
    color: rgba(82, 95, 119, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-grey-light:focus-within{
    --tw-text-opacity: 1;
    color: rgba(163, 163, 163, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-grey-extralight:focus-within{
    --tw-text-opacity: 1;
    color: rgba(231, 231, 231, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-grey-lighter:focus-within{
    --tw-text-opacity: 1;
    color: rgba(180, 189, 206, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-grey-lightest:focus-within{
    --tw-text-opacity: 1;
    color: rgba(244, 244, 244, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-grey-timeline:focus-within{
    --tw-text-opacity: 1;
    color: rgba(136, 136, 136, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-blue:focus-within{
    --tw-text-opacity: 1;
    color: rgba(99, 169, 209, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-blue-light:focus-within{
    --tw-text-opacity: 1;
    color: rgba(123, 207, 255, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-blue-lightest:focus-within{
    --tw-text-opacity: 1;
    color: rgba(255, 81, 172, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-pink:focus-within{
    --tw-text-opacity: 1;
    color: rgba(237, 9, 128, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-pink-light:focus-within{
    --tw-text-opacity: 1;
    color: rgba(255, 91, 180, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-orange:focus-within{
    --tw-text-opacity: 1;
    color: rgba(243, 114, 69, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-yellow:focus-within{
    --tw-text-opacity: 1;
    color: rgba(255, 230, 0, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-yellow-two:focus-within{
    --tw-text-opacity: 1;
    color: rgba(249, 227, 32, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-yellow-dark:focus-within{
    --tw-text-opacity: 1;
    color: rgba(230, 175, 33, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-yellow-light:focus-within{
    --tw-text-opacity: 1;
    color: rgba(243, 193, 42, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-green-dark:focus-within{
    --tw-text-opacity: 1;
    color: rgba(33, 115, 37, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-green-light:focus-within{
    --tw-text-opacity: 1;
    color: rgba(80, 161, 84, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-purple:focus-within{
    --tw-text-opacity: 1;
    color: rgba(164, 139, 198, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-purple-light:focus-within{
    --tw-text-opacity: 1;
    color: rgba(158, 149, 255, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-brown-light:focus-within{
    --tw-text-opacity: 1;
    color: rgba(202, 138, 78, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-brown-dark:focus-within{
    --tw-text-opacity: 1;
    color: rgba(173, 91, 31, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-transparent:hover{
    color: transparent;
  }

  .\32xl\:hover\:text-black:hover{
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-white:hover{
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-grey:hover{
    --tw-text-opacity: 1;
    color: rgba(155, 155, 155, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-grey-darkest:hover{
    --tw-text-opacity: 1;
    color: rgba(17, 17, 17, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-grey-darkest700:hover{
    color: rgba(17, 17, 17, 0.7);
  }

  .\32xl\:hover\:text-grey-darkest300:hover{
    color: rgba(17, 17, 17, 0.3);
  }

  .\32xl\:hover\:text-grey-darkest100:hover{
    color: rgba(17, 17, 17, 0.1);
  }

  .\32xl\:hover\:text-grey-dark:hover{
    --tw-text-opacity: 1;
    color: rgba(82, 95, 119, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-grey-light:hover{
    --tw-text-opacity: 1;
    color: rgba(163, 163, 163, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-grey-extralight:hover{
    --tw-text-opacity: 1;
    color: rgba(231, 231, 231, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-grey-lighter:hover{
    --tw-text-opacity: 1;
    color: rgba(180, 189, 206, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-grey-lightest:hover{
    --tw-text-opacity: 1;
    color: rgba(244, 244, 244, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-grey-timeline:hover{
    --tw-text-opacity: 1;
    color: rgba(136, 136, 136, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-blue:hover{
    --tw-text-opacity: 1;
    color: rgba(99, 169, 209, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-blue-light:hover{
    --tw-text-opacity: 1;
    color: rgba(123, 207, 255, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-blue-lightest:hover{
    --tw-text-opacity: 1;
    color: rgba(255, 81, 172, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-pink:hover{
    --tw-text-opacity: 1;
    color: rgba(237, 9, 128, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-pink-light:hover{
    --tw-text-opacity: 1;
    color: rgba(255, 91, 180, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-orange:hover{
    --tw-text-opacity: 1;
    color: rgba(243, 114, 69, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-yellow:hover{
    --tw-text-opacity: 1;
    color: rgba(255, 230, 0, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-yellow-two:hover{
    --tw-text-opacity: 1;
    color: rgba(249, 227, 32, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-yellow-dark:hover{
    --tw-text-opacity: 1;
    color: rgba(230, 175, 33, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-yellow-light:hover{
    --tw-text-opacity: 1;
    color: rgba(243, 193, 42, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-green-dark:hover{
    --tw-text-opacity: 1;
    color: rgba(33, 115, 37, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-green-light:hover{
    --tw-text-opacity: 1;
    color: rgba(80, 161, 84, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-purple:hover{
    --tw-text-opacity: 1;
    color: rgba(164, 139, 198, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-purple-light:hover{
    --tw-text-opacity: 1;
    color: rgba(158, 149, 255, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-brown-light:hover{
    --tw-text-opacity: 1;
    color: rgba(202, 138, 78, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-brown-dark:hover{
    --tw-text-opacity: 1;
    color: rgba(173, 91, 31, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-transparent:focus{
    color: transparent;
  }

  .\32xl\:focus\:text-black:focus{
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-white:focus{
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-grey:focus{
    --tw-text-opacity: 1;
    color: rgba(155, 155, 155, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-grey-darkest:focus{
    --tw-text-opacity: 1;
    color: rgba(17, 17, 17, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-grey-darkest700:focus{
    color: rgba(17, 17, 17, 0.7);
  }

  .\32xl\:focus\:text-grey-darkest300:focus{
    color: rgba(17, 17, 17, 0.3);
  }

  .\32xl\:focus\:text-grey-darkest100:focus{
    color: rgba(17, 17, 17, 0.1);
  }

  .\32xl\:focus\:text-grey-dark:focus{
    --tw-text-opacity: 1;
    color: rgba(82, 95, 119, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-grey-light:focus{
    --tw-text-opacity: 1;
    color: rgba(163, 163, 163, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-grey-extralight:focus{
    --tw-text-opacity: 1;
    color: rgba(231, 231, 231, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-grey-lighter:focus{
    --tw-text-opacity: 1;
    color: rgba(180, 189, 206, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-grey-lightest:focus{
    --tw-text-opacity: 1;
    color: rgba(244, 244, 244, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-grey-timeline:focus{
    --tw-text-opacity: 1;
    color: rgba(136, 136, 136, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-blue:focus{
    --tw-text-opacity: 1;
    color: rgba(99, 169, 209, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-blue-light:focus{
    --tw-text-opacity: 1;
    color: rgba(123, 207, 255, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-blue-lightest:focus{
    --tw-text-opacity: 1;
    color: rgba(255, 81, 172, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-pink:focus{
    --tw-text-opacity: 1;
    color: rgba(237, 9, 128, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-pink-light:focus{
    --tw-text-opacity: 1;
    color: rgba(255, 91, 180, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-orange:focus{
    --tw-text-opacity: 1;
    color: rgba(243, 114, 69, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-yellow:focus{
    --tw-text-opacity: 1;
    color: rgba(255, 230, 0, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-yellow-two:focus{
    --tw-text-opacity: 1;
    color: rgba(249, 227, 32, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-yellow-dark:focus{
    --tw-text-opacity: 1;
    color: rgba(230, 175, 33, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-yellow-light:focus{
    --tw-text-opacity: 1;
    color: rgba(243, 193, 42, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-green-dark:focus{
    --tw-text-opacity: 1;
    color: rgba(33, 115, 37, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-green-light:focus{
    --tw-text-opacity: 1;
    color: rgba(80, 161, 84, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-purple:focus{
    --tw-text-opacity: 1;
    color: rgba(164, 139, 198, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-purple-light:focus{
    --tw-text-opacity: 1;
    color: rgba(158, 149, 255, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-brown-light:focus{
    --tw-text-opacity: 1;
    color: rgba(202, 138, 78, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-brown-dark:focus{
    --tw-text-opacity: 1;
    color: rgba(173, 91, 31, var(--tw-text-opacity));
  }

  .\32xl\:active\:text-transparent:active{
    color: transparent;
  }

  .\32xl\:active\:text-black:active{
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .\32xl\:active\:text-white:active{
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .\32xl\:active\:text-grey:active{
    --tw-text-opacity: 1;
    color: rgba(155, 155, 155, var(--tw-text-opacity));
  }

  .\32xl\:active\:text-grey-darkest:active{
    --tw-text-opacity: 1;
    color: rgba(17, 17, 17, var(--tw-text-opacity));
  }

  .\32xl\:active\:text-grey-darkest700:active{
    color: rgba(17, 17, 17, 0.7);
  }

  .\32xl\:active\:text-grey-darkest300:active{
    color: rgba(17, 17, 17, 0.3);
  }

  .\32xl\:active\:text-grey-darkest100:active{
    color: rgba(17, 17, 17, 0.1);
  }

  .\32xl\:active\:text-grey-dark:active{
    --tw-text-opacity: 1;
    color: rgba(82, 95, 119, var(--tw-text-opacity));
  }

  .\32xl\:active\:text-grey-light:active{
    --tw-text-opacity: 1;
    color: rgba(163, 163, 163, var(--tw-text-opacity));
  }

  .\32xl\:active\:text-grey-extralight:active{
    --tw-text-opacity: 1;
    color: rgba(231, 231, 231, var(--tw-text-opacity));
  }

  .\32xl\:active\:text-grey-lighter:active{
    --tw-text-opacity: 1;
    color: rgba(180, 189, 206, var(--tw-text-opacity));
  }

  .\32xl\:active\:text-grey-lightest:active{
    --tw-text-opacity: 1;
    color: rgba(244, 244, 244, var(--tw-text-opacity));
  }

  .\32xl\:active\:text-grey-timeline:active{
    --tw-text-opacity: 1;
    color: rgba(136, 136, 136, var(--tw-text-opacity));
  }

  .\32xl\:active\:text-blue:active{
    --tw-text-opacity: 1;
    color: rgba(99, 169, 209, var(--tw-text-opacity));
  }

  .\32xl\:active\:text-blue-light:active{
    --tw-text-opacity: 1;
    color: rgba(123, 207, 255, var(--tw-text-opacity));
  }

  .\32xl\:active\:text-blue-lightest:active{
    --tw-text-opacity: 1;
    color: rgba(255, 81, 172, var(--tw-text-opacity));
  }

  .\32xl\:active\:text-pink:active{
    --tw-text-opacity: 1;
    color: rgba(237, 9, 128, var(--tw-text-opacity));
  }

  .\32xl\:active\:text-pink-light:active{
    --tw-text-opacity: 1;
    color: rgba(255, 91, 180, var(--tw-text-opacity));
  }

  .\32xl\:active\:text-orange:active{
    --tw-text-opacity: 1;
    color: rgba(243, 114, 69, var(--tw-text-opacity));
  }

  .\32xl\:active\:text-yellow:active{
    --tw-text-opacity: 1;
    color: rgba(255, 230, 0, var(--tw-text-opacity));
  }

  .\32xl\:active\:text-yellow-two:active{
    --tw-text-opacity: 1;
    color: rgba(249, 227, 32, var(--tw-text-opacity));
  }

  .\32xl\:active\:text-yellow-dark:active{
    --tw-text-opacity: 1;
    color: rgba(230, 175, 33, var(--tw-text-opacity));
  }

  .\32xl\:active\:text-yellow-light:active{
    --tw-text-opacity: 1;
    color: rgba(243, 193, 42, var(--tw-text-opacity));
  }

  .\32xl\:active\:text-green-dark:active{
    --tw-text-opacity: 1;
    color: rgba(33, 115, 37, var(--tw-text-opacity));
  }

  .\32xl\:active\:text-green-light:active{
    --tw-text-opacity: 1;
    color: rgba(80, 161, 84, var(--tw-text-opacity));
  }

  .\32xl\:active\:text-purple:active{
    --tw-text-opacity: 1;
    color: rgba(164, 139, 198, var(--tw-text-opacity));
  }

  .\32xl\:active\:text-purple-light:active{
    --tw-text-opacity: 1;
    color: rgba(158, 149, 255, var(--tw-text-opacity));
  }

  .\32xl\:active\:text-brown-light:active{
    --tw-text-opacity: 1;
    color: rgba(202, 138, 78, var(--tw-text-opacity));
  }

  .\32xl\:active\:text-brown-dark:active{
    --tw-text-opacity: 1;
    color: rgba(173, 91, 31, var(--tw-text-opacity));
  }

  .\32xl\:text-opacity-0{
    --tw-text-opacity: 0;
  }

  .\32xl\:text-opacity-5{
    --tw-text-opacity: 0.05;
  }

  .\32xl\:text-opacity-10{
    --tw-text-opacity: 0.1;
  }

  .\32xl\:text-opacity-20{
    --tw-text-opacity: 0.2;
  }

  .\32xl\:text-opacity-25{
    --tw-text-opacity: 0.25;
  }

  .\32xl\:text-opacity-30{
    --tw-text-opacity: 0.3;
  }

  .\32xl\:text-opacity-40{
    --tw-text-opacity: 0.4;
  }

  .\32xl\:text-opacity-50{
    --tw-text-opacity: 0.5;
  }

  .\32xl\:text-opacity-60{
    --tw-text-opacity: 0.6;
  }

  .\32xl\:text-opacity-70{
    --tw-text-opacity: 0.7;
  }

  .\32xl\:text-opacity-75{
    --tw-text-opacity: 0.75;
  }

  .\32xl\:text-opacity-80{
    --tw-text-opacity: 0.8;
  }

  .\32xl\:text-opacity-90{
    --tw-text-opacity: 0.9;
  }

  .\32xl\:text-opacity-95{
    --tw-text-opacity: 0.95;
  }

  .\32xl\:text-opacity-100{
    --tw-text-opacity: 1;
  }

  .group:hover .\32xl\:group-hover\:text-opacity-0{
    --tw-text-opacity: 0;
  }

  .group:hover .\32xl\:group-hover\:text-opacity-5{
    --tw-text-opacity: 0.05;
  }

  .group:hover .\32xl\:group-hover\:text-opacity-10{
    --tw-text-opacity: 0.1;
  }

  .group:hover .\32xl\:group-hover\:text-opacity-20{
    --tw-text-opacity: 0.2;
  }

  .group:hover .\32xl\:group-hover\:text-opacity-25{
    --tw-text-opacity: 0.25;
  }

  .group:hover .\32xl\:group-hover\:text-opacity-30{
    --tw-text-opacity: 0.3;
  }

  .group:hover .\32xl\:group-hover\:text-opacity-40{
    --tw-text-opacity: 0.4;
  }

  .group:hover .\32xl\:group-hover\:text-opacity-50{
    --tw-text-opacity: 0.5;
  }

  .group:hover .\32xl\:group-hover\:text-opacity-60{
    --tw-text-opacity: 0.6;
  }

  .group:hover .\32xl\:group-hover\:text-opacity-70{
    --tw-text-opacity: 0.7;
  }

  .group:hover .\32xl\:group-hover\:text-opacity-75{
    --tw-text-opacity: 0.75;
  }

  .group:hover .\32xl\:group-hover\:text-opacity-80{
    --tw-text-opacity: 0.8;
  }

  .group:hover .\32xl\:group-hover\:text-opacity-90{
    --tw-text-opacity: 0.9;
  }

  .group:hover .\32xl\:group-hover\:text-opacity-95{
    --tw-text-opacity: 0.95;
  }

  .group:hover .\32xl\:group-hover\:text-opacity-100{
    --tw-text-opacity: 1;
  }

  .\32xl\:focus-within\:text-opacity-0:focus-within{
    --tw-text-opacity: 0;
  }

  .\32xl\:focus-within\:text-opacity-5:focus-within{
    --tw-text-opacity: 0.05;
  }

  .\32xl\:focus-within\:text-opacity-10:focus-within{
    --tw-text-opacity: 0.1;
  }

  .\32xl\:focus-within\:text-opacity-20:focus-within{
    --tw-text-opacity: 0.2;
  }

  .\32xl\:focus-within\:text-opacity-25:focus-within{
    --tw-text-opacity: 0.25;
  }

  .\32xl\:focus-within\:text-opacity-30:focus-within{
    --tw-text-opacity: 0.3;
  }

  .\32xl\:focus-within\:text-opacity-40:focus-within{
    --tw-text-opacity: 0.4;
  }

  .\32xl\:focus-within\:text-opacity-50:focus-within{
    --tw-text-opacity: 0.5;
  }

  .\32xl\:focus-within\:text-opacity-60:focus-within{
    --tw-text-opacity: 0.6;
  }

  .\32xl\:focus-within\:text-opacity-70:focus-within{
    --tw-text-opacity: 0.7;
  }

  .\32xl\:focus-within\:text-opacity-75:focus-within{
    --tw-text-opacity: 0.75;
  }

  .\32xl\:focus-within\:text-opacity-80:focus-within{
    --tw-text-opacity: 0.8;
  }

  .\32xl\:focus-within\:text-opacity-90:focus-within{
    --tw-text-opacity: 0.9;
  }

  .\32xl\:focus-within\:text-opacity-95:focus-within{
    --tw-text-opacity: 0.95;
  }

  .\32xl\:focus-within\:text-opacity-100:focus-within{
    --tw-text-opacity: 1;
  }

  .\32xl\:hover\:text-opacity-0:hover{
    --tw-text-opacity: 0;
  }

  .\32xl\:hover\:text-opacity-5:hover{
    --tw-text-opacity: 0.05;
  }

  .\32xl\:hover\:text-opacity-10:hover{
    --tw-text-opacity: 0.1;
  }

  .\32xl\:hover\:text-opacity-20:hover{
    --tw-text-opacity: 0.2;
  }

  .\32xl\:hover\:text-opacity-25:hover{
    --tw-text-opacity: 0.25;
  }

  .\32xl\:hover\:text-opacity-30:hover{
    --tw-text-opacity: 0.3;
  }

  .\32xl\:hover\:text-opacity-40:hover{
    --tw-text-opacity: 0.4;
  }

  .\32xl\:hover\:text-opacity-50:hover{
    --tw-text-opacity: 0.5;
  }

  .\32xl\:hover\:text-opacity-60:hover{
    --tw-text-opacity: 0.6;
  }

  .\32xl\:hover\:text-opacity-70:hover{
    --tw-text-opacity: 0.7;
  }

  .\32xl\:hover\:text-opacity-75:hover{
    --tw-text-opacity: 0.75;
  }

  .\32xl\:hover\:text-opacity-80:hover{
    --tw-text-opacity: 0.8;
  }

  .\32xl\:hover\:text-opacity-90:hover{
    --tw-text-opacity: 0.9;
  }

  .\32xl\:hover\:text-opacity-95:hover{
    --tw-text-opacity: 0.95;
  }

  .\32xl\:hover\:text-opacity-100:hover{
    --tw-text-opacity: 1;
  }

  .\32xl\:focus\:text-opacity-0:focus{
    --tw-text-opacity: 0;
  }

  .\32xl\:focus\:text-opacity-5:focus{
    --tw-text-opacity: 0.05;
  }

  .\32xl\:focus\:text-opacity-10:focus{
    --tw-text-opacity: 0.1;
  }

  .\32xl\:focus\:text-opacity-20:focus{
    --tw-text-opacity: 0.2;
  }

  .\32xl\:focus\:text-opacity-25:focus{
    --tw-text-opacity: 0.25;
  }

  .\32xl\:focus\:text-opacity-30:focus{
    --tw-text-opacity: 0.3;
  }

  .\32xl\:focus\:text-opacity-40:focus{
    --tw-text-opacity: 0.4;
  }

  .\32xl\:focus\:text-opacity-50:focus{
    --tw-text-opacity: 0.5;
  }

  .\32xl\:focus\:text-opacity-60:focus{
    --tw-text-opacity: 0.6;
  }

  .\32xl\:focus\:text-opacity-70:focus{
    --tw-text-opacity: 0.7;
  }

  .\32xl\:focus\:text-opacity-75:focus{
    --tw-text-opacity: 0.75;
  }

  .\32xl\:focus\:text-opacity-80:focus{
    --tw-text-opacity: 0.8;
  }

  .\32xl\:focus\:text-opacity-90:focus{
    --tw-text-opacity: 0.9;
  }

  .\32xl\:focus\:text-opacity-95:focus{
    --tw-text-opacity: 0.95;
  }

  .\32xl\:focus\:text-opacity-100:focus{
    --tw-text-opacity: 1;
  }

  .\32xl\:truncate{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .\32xl\:overflow-ellipsis{
    text-overflow: ellipsis;
  }

  .\32xl\:overflow-clip{
    text-overflow: clip;
  }

  .\32xl\:italic{
    font-style: italic;
  }

  .\32xl\:not-italic{
    font-style: normal;
  }

  .\32xl\:uppercase{
    text-transform: uppercase;
  }

  .\32xl\:lowercase{
    text-transform: lowercase;
  }

  .\32xl\:capitalize{
    text-transform: capitalize;
  }

  .\32xl\:normal-case{
    text-transform: none;
  }

  .\32xl\:underline{
    text-decoration: underline;
  }

  .\32xl\:line-through{
    text-decoration: line-through;
  }

  .\32xl\:no-underline{
    text-decoration: none;
  }

  .group:hover .\32xl\:group-hover\:underline{
    text-decoration: underline;
  }

  .group:hover .\32xl\:group-hover\:line-through{
    text-decoration: line-through;
  }

  .group:hover .\32xl\:group-hover\:no-underline{
    text-decoration: none;
  }

  .\32xl\:focus-within\:underline:focus-within{
    text-decoration: underline;
  }

  .\32xl\:focus-within\:line-through:focus-within{
    text-decoration: line-through;
  }

  .\32xl\:focus-within\:no-underline:focus-within{
    text-decoration: none;
  }

  .\32xl\:hover\:underline:hover{
    text-decoration: underline;
  }

  .\32xl\:hover\:line-through:hover{
    text-decoration: line-through;
  }

  .\32xl\:hover\:no-underline:hover{
    text-decoration: none;
  }

  .\32xl\:focus\:underline:focus{
    text-decoration: underline;
  }

  .\32xl\:focus\:line-through:focus{
    text-decoration: line-through;
  }

  .\32xl\:focus\:no-underline:focus{
    text-decoration: none;
  }

  .\32xl\:antialiased{
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .\32xl\:subpixel-antialiased{
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
  }

  .\32xl\:ordinal, .\32xl\:slashed-zero, .\32xl\:lining-nums, .\32xl\:oldstyle-nums, .\32xl\:proportional-nums, .\32xl\:tabular-nums, .\32xl\:diagonal-fractions, .\32xl\:stacked-fractions{
    --tw-ordinal: var(--tw-empty,/*!*/ /*!*/);
    --tw-slashed-zero: var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-figure: var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-spacing: var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-fraction: var(--tw-empty,/*!*/ /*!*/);
    font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
  }

  .\32xl\:normal-nums{
    font-variant-numeric: normal;
  }

  .\32xl\:ordinal{
    --tw-ordinal: ordinal;
  }

  .\32xl\:slashed-zero{
    --tw-slashed-zero: slashed-zero;
  }

  .\32xl\:lining-nums{
    --tw-numeric-figure: lining-nums;
  }

  .\32xl\:oldstyle-nums{
    --tw-numeric-figure: oldstyle-nums;
  }

  .\32xl\:proportional-nums{
    --tw-numeric-spacing: proportional-nums;
  }

  .\32xl\:tabular-nums{
    --tw-numeric-spacing: tabular-nums;
  }

  .\32xl\:diagonal-fractions{
    --tw-numeric-fraction: diagonal-fractions;
  }

  .\32xl\:stacked-fractions{
    --tw-numeric-fraction: stacked-fractions;
  }

  .\32xl\:tracking-tight-18{
    letter-spacing: -.18em;
  }

  .\32xl\:tracking-tight-14{
    letter-spacing: -.14em;
  }

  .\32xl\:tracking-tight-13{
    letter-spacing: -.13em;
  }

  .\32xl\:tracking-tight-12{
    letter-spacing: -.12em;
  }

  .\32xl\:tracking-tightest{
    letter-spacing: -.075em;
  }

  .\32xl\:tracking-tighter{
    letter-spacing: -.05em;
  }

  .\32xl\:tracking-tight-3\.6{
    letter-spacing: -.036em;
  }

  .\32xl\:tracking-tight{
    letter-spacing: -.025em;
  }

  .\32xl\:tracking-tight-2{
    letter-spacing: -.02em;
  }

  .\32xl\:tracking-tight-1\.5{
    letter-spacing: -.015em;
  }

  .\32xl\:tracking-tight-1\.3{
    letter-spacing: -.013em;
  }

  .\32xl\:tracking-tight-1{
    letter-spacing: -.01em;
  }

  .\32xl\:tracking-tight-0\.5{
    letter-spacing: -.005em;
  }

  .\32xl\:tracking-normal{
    letter-spacing: 0;
  }

  .\32xl\:tracking-wide-\.5{
    letter-spacing: .005em;
  }

  .\32xl\:tracking-wide-1{
    letter-spacing: .01em;
  }

  .\32xl\:tracking-wide-1\.3{
    letter-spacing: .013em;
  }

  .\32xl\:tracking-wide-1\.5{
    letter-spacing: .015em;
  }

  .\32xl\:tracking-wide-2{
    letter-spacing: .02em;
  }

  .\32xl\:tracking-wide{
    letter-spacing: .025em;
  }

  .\32xl\:tracking-wide-2\.7{
    letter-spacing: .027em;
  }

  .\32xl\:tracking-wide-3\.6{
    letter-spacing: .036em;
  }

  .\32xl\:tracking-wider{
    letter-spacing: .05em;
  }

  .\32xl\:tracking-widest{
    letter-spacing: .1em;
  }

  .\32xl\:tracking-wide-12{
    letter-spacing: .12em;
  }

  .\32xl\:tracking-wide-13{
    letter-spacing: .13em;
  }

  .\32xl\:tracking-wide-14{
    letter-spacing: .14em;
  }

  .\32xl\:tracking-wide-18{
    letter-spacing: .18em;
  }

  .\32xl\:select-none{
    -webkit-user-select: none;
        -ms-user-select: none;
            user-select: none;
  }

  .\32xl\:select-text{
    -webkit-user-select: text;
        -ms-user-select: text;
            user-select: text;
  }

  .\32xl\:select-all{
    -webkit-user-select: all;
            user-select: all;
  }

  .\32xl\:select-auto{
    -webkit-user-select: auto;
        -ms-user-select: auto;
            user-select: auto;
  }

  .\32xl\:align-baseline{
    vertical-align: baseline;
  }

  .\32xl\:align-top{
    vertical-align: top;
  }

  .\32xl\:align-middle{
    vertical-align: middle;
  }

  .\32xl\:align-bottom{
    vertical-align: bottom;
  }

  .\32xl\:align-text-top{
    vertical-align: text-top;
  }

  .\32xl\:align-text-bottom{
    vertical-align: text-bottom;
  }

  .\32xl\:visible{
    visibility: visible;
  }

  .\32xl\:invisible{
    visibility: hidden;
  }

  .\32xl\:whitespace-normal{
    white-space: normal;
  }

  .\32xl\:whitespace-nowrap{
    white-space: nowrap;
  }

  .\32xl\:whitespace-pre{
    white-space: pre;
  }

  .\32xl\:whitespace-pre-line{
    white-space: pre-line;
  }

  .\32xl\:whitespace-pre-wrap{
    white-space: pre-wrap;
  }

  .\32xl\:break-normal{
    overflow-wrap: normal;
    word-break: normal;
  }

  .\32xl\:break-words{
    overflow-wrap: break-word;
  }

  .\32xl\:break-all{
    word-break: break-all;
  }

  .\32xl\:w-0{
    width: 0px;
  }

  .\32xl\:w-1{
    width: 0.25rem;
  }

  .\32xl\:w-2{
    width: 0.5rem;
  }

  .\32xl\:w-3{
    width: 0.75rem;
  }

  .\32xl\:w-4{
    width: 1rem;
  }

  .\32xl\:w-5{
    width: 1.25rem;
  }

  .\32xl\:w-6{
    width: 1.5rem;
  }

  .\32xl\:w-7{
    width: 1.75rem;
  }

  .\32xl\:w-8{
    width: 2rem;
  }

  .\32xl\:w-9{
    width: 2.25rem;
  }

  .\32xl\:w-10{
    width: 2.5rem;
  }

  .\32xl\:w-11{
    width: 2.75rem;
  }

  .\32xl\:w-12{
    width: 3rem;
  }

  .\32xl\:w-13{
    width: 3.25rem;
  }

  .\32xl\:w-14{
    width: 3.5rem;
  }

  .\32xl\:w-15{
    width: 3.75rem;
  }

  .\32xl\:w-16{
    width: 4rem;
  }

  .\32xl\:w-17{
    width: 4.25rem;
  }

  .\32xl\:w-18{
    width: 4.5rem;
  }

  .\32xl\:w-19{
    width: 4.75rem;
  }

  .\32xl\:w-20{
    width: 5rem;
  }

  .\32xl\:w-22{
    width: 5.5rem;
  }

  .\32xl\:w-24{
    width: 6rem;
  }

  .\32xl\:w-25{
    width: 6.25rem;
  }

  .\32xl\:w-28{
    width: 7rem;
  }

  .\32xl\:w-30{
    width: 7.5rem;
  }

  .\32xl\:w-32{
    width: 8rem;
  }

  .\32xl\:w-34{
    width: 8.5rem;
  }

  .\32xl\:w-35{
    width: 8.75rem;
  }

  .\32xl\:w-36{
    width: 9rem;
  }

  .\32xl\:w-39{
    width: 9.75rem;
  }

  .\32xl\:w-40{
    width: 10rem;
  }

  .\32xl\:w-42{
    width: 10.5rem;
  }

  .\32xl\:w-44{
    width: 11rem;
  }

  .\32xl\:w-45{
    width: 11.25rem;
  }

  .\32xl\:w-48{
    width: 12rem;
  }

  .\32xl\:w-50{
    width: 12.5rem;
  }

  .\32xl\:w-52{
    width: 13rem;
  }

  .\32xl\:w-55{
    width: 13.75rem;
  }

  .\32xl\:w-56{
    width: 14rem;
  }

  .\32xl\:w-58{
    width: 14.5rem;
  }

  .\32xl\:w-60{
    width: 15rem;
  }

  .\32xl\:w-64{
    width: 16rem;
  }

  .\32xl\:w-65{
    width: 16.25rem;
  }

  .\32xl\:w-68{
    width: 17rem;
  }

  .\32xl\:w-69{
    width: 17.25rem;
  }

  .\32xl\:w-70{
    width: 17.5rem;
  }

  .\32xl\:w-72{
    width: 18rem;
  }

  .\32xl\:w-75{
    width: 18.75rem;
  }

  .\32xl\:w-80{
    width: 20rem;
  }

  .\32xl\:w-85{
    width: 21.25rem;
  }

  .\32xl\:w-86{
    width: 21.5rem;
  }

  .\32xl\:w-90{
    width: 22.5rem;
  }

  .\32xl\:w-96{
    width: 24rem;
  }

  .\32xl\:w-100{
    width: 25rem;
  }

  .\32xl\:w-115{
    width: 28.75rem;
  }

  .\32xl\:w-125{
    width: 31.25rem;
  }

  .\32xl\:w-142{
    width: 35.5rem;
  }

  .\32xl\:w-150{
    width: 37.5rem;
  }

  .\32xl\:w-156{
    width: 39rem;
  }

  .\32xl\:w-160{
    width: 40rem;
  }

  .\32xl\:w-175{
    width: 43.75rem;
  }

  .\32xl\:w-207{
    width: 51.75rem;
  }

  .\32xl\:w-242{
    width: 60.5rem;
  }

  .\32xl\:w-250{
    width: 62.5rem;
  }

  .\32xl\:w-258{
    width: 64.5rem;
  }

  .\32xl\:w-265{
    width: 66.25rem;
  }

  .\32xl\:w-280{
    width: 70rem;
  }

  .\32xl\:w-auto{
    width: auto;
  }

  .\32xl\:w-px{
    width: 1px;
  }

  .\32xl\:w-0\.5{
    width: 0.125rem;
  }

  .\32xl\:w-1\.5{
    width: 0.375rem;
  }

  .\32xl\:w-2\.5{
    width: 0.625rem;
  }

  .\32xl\:w-3\.5{
    width: 0.875rem;
  }

  .\32xl\:w-0\.25{
    width: 0.0625rem;
  }

  .\32xl\:w-0\.75{
    width: 0.1875rem;
  }

  .\32xl\:w-1\.25{
    width: 0.3125rem;
  }

  .\32xl\:w-1\.75{
    width: 0.4375rem;
  }

  .\32xl\:w-2\.25{
    width: 0.5625rem;
  }

  .\32xl\:w-2\.75{
    width: 0.6875rem;
  }

  .\32xl\:w-3\.25{
    width: 0.8125rem;
  }

  .\32xl\:w-3\.75{
    width: 0.9375rem;
  }

  .\32xl\:w-4\.25{
    width: 1.0625rem;
  }

  .\32xl\:w-4\.5{
    width: 1.125rem;
  }

  .\32xl\:w-4\.75{
    width: 1.1875rem;
  }

  .\32xl\:w-5\.25{
    width: 1.3125rem;
  }

  .\32xl\:w-5\.5{
    width: 1.375rem;
  }

  .\32xl\:w-5\.75{
    width: 1.4375rem;
  }

  .\32xl\:w-6\.25{
    width: 1.5625rem;
  }

  .\32xl\:w-6\.5{
    width: 1.625rem;
  }

  .\32xl\:w-6\.75{
    width: 1.6875rem;
  }

  .\32xl\:w-7\.25{
    width: 1.8125rem;
  }

  .\32xl\:w-7\.5{
    width: 1.875rem;
  }

  .\32xl\:w-8\.25{
    width: 2.0625rem;
  }

  .\32xl\:w-8\.5{
    width: 2.125rem;
  }

  .\32xl\:w-9\.25{
    width: 2.3125rem;
  }

  .\32xl\:w-9\.5{
    width: 2.375rem;
  }

  .\32xl\:w-10\.5{
    width: 2.625rem;
  }

  .\32xl\:w-11\.25{
    width: 2.8125rem;
  }

  .\32xl\:w-11\.5{
    width: 2.875rem;
  }

  .\32xl\:w-12\.5{
    width: 3.125rem;
  }

  .\32xl\:w-12\.75{
    width: 3.1875rem;
  }

  .\32xl\:w-13\.5{
    width: 3.375rem;
  }

  .\32xl\:w-14\.5{
    width: 3.625rem;
  }

  .\32xl\:w-15\.5{
    width: 3.875rem;
  }

  .\32xl\:w-15\.75{
    width: 3.9375rem;
  }

  .\32xl\:w-16\.25{
    width: 4.0625rem;
  }

  .\32xl\:w-17\.25{
    width: 4.3125rem;
  }

  .\32xl\:w-17\.5{
    width: 4.375rem;
  }

  .\32xl\:w-18\.25{
    width: 4.5625rem;
  }

  .\32xl\:w-18\.5{
    width: 4.625rem;
  }

  .\32xl\:w-20\.25{
    width: 5.0625rem;
  }

  .\32xl\:w-20\.5{
    width: 5.125rem;
  }

  .\32xl\:w-22\.5{
    width: 5.625rem;
  }

  .\32xl\:w-25\.5{
    width: 6.375rem;
  }

  .\32xl\:w-26\.75{
    width: 6.6875rem;
  }

  .\32xl\:w-32\.5{
    width: 8.125rem;
  }

  .\32xl\:w-37\.5{
    width: 9.375rem;
  }

  .\32xl\:w-41\.25{
    width: 10.3125rem;
  }

  .\32xl\:w-52\.5{
    width: 13.125rem;
  }

  .\32xl\:w-54\.5{
    width: 13.625rem;
  }

  .\32xl\:w-57\.25{
    width: 14.3125rem;
  }

  .\32xl\:w-57\.5{
    width: 14.375rem;
  }

  .\32xl\:w-66\.25{
    width: 16.5625rem;
  }

  .\32xl\:w-74\.5{
    width: 18.125rem;
  }

  .\32xl\:w-106\.25{
    width: 26.5625rem;
  }

  .\32xl\:w-112\.25{
    width: 28.0675rem;
  }

  .\32xl\:w-112\.75{
    width: 28.1875rem;
  }

  .\32xl\:w-147\.5{
    width: 36.875rem;
  }

  .\32xl\:w-162\.5{
    width: 40.625rem;
  }

  .\32xl\:w-172\.25{
    width: 42.5625rem;
  }

  .\32xl\:w-175\.25{
    width: 43.8125rem;
  }

  .\32xl\:w-184\.25{
    width: 46.0625rem;
  }

  .\32xl\:w-203\.25{
    width: 50.8125rem;
  }

  .\32xl\:w-half{
    width: 50%;
  }

  .\32xl\:w-full{
    width: 100%;
  }

  .\32xl\:w-1\/10{
    width: 10%;
  }

  .\32xl\:w-2\/10{
    width: 20%;
  }

  .\32xl\:w-3\/10{
    width: 30%;
  }

  .\32xl\:w-4\/10{
    width: 40%;
  }

  .\32xl\:w-4\.5\/10{
    width: 45%;
  }

  .\32xl\:w-5\/10{
    width: 50%;
  }

  .\32xl\:w-5\.5\/10{
    width: 55%;
  }

  .\32xl\:w-6\/10{
    width: 60%;
  }

  .\32xl\:w-7\/10{
    width: 70%;
  }

  .\32xl\:w-8\/10{
    width: 80%;
  }

  .\32xl\:w-9\/10{
    width: 90%;
  }

  .\32xl\:w-1\/12{
    width: 8.333333%;
  }

  .\32xl\:w-2\/12{
    width: 16.666667%;
  }

  .\32xl\:w-3\/12{
    width: 25%;
  }

  .\32xl\:w-4\/12{
    width: 33.333333%;
  }

  .\32xl\:w-5\/12{
    width: 41.666667%;
  }

  .\32xl\:w-6\/12{
    width: 50%;
  }

  .\32xl\:w-7\/12{
    width: 58.333333%;
  }

  .\32xl\:w-8\/12{
    width: 66.666667%;
  }

  .\32xl\:w-9\/12{
    width: 75%;
  }

  .\32xl\:w-10\/12{
    width: 83.333333%;
  }

  .\32xl\:w-11\/12{
    width: 91.666667%;
  }

  .\32xl\:w-1\/2{
    width: 50%;
  }

  .\32xl\:w-1\/3{
    width: 33.333333%;
  }

  .\32xl\:w-2\/3{
    width: 66.666667%;
  }

  .\32xl\:w-1\/4{
    width: 25%;
  }

  .\32xl\:w-2\/4{
    width: 50%;
  }

  .\32xl\:w-3\/4{
    width: 75%;
  }

  .\32xl\:w-1\/5{
    width: 20%;
  }

  .\32xl\:w-2\/5{
    width: 40%;
  }

  .\32xl\:w-3\/5{
    width: 60%;
  }

  .\32xl\:w-4\/5{
    width: 80%;
  }

  .\32xl\:w-1\/6{
    width: 16.666667%;
  }

  .\32xl\:w-2\/6{
    width: 33.333333%;
  }

  .\32xl\:w-3\/6{
    width: 50%;
  }

  .\32xl\:w-4\/6{
    width: 66.666667%;
  }

  .\32xl\:w-5\/6{
    width: 83.333333%;
  }

  .\32xl\:w-screen{
    width: 100vw;
  }

  .\32xl\:w-min{
    width: -webkit-min-content;
    width: min-content;
  }

  .\32xl\:w-max{
    width: -webkit-max-content;
    width: max-content;
  }

  .\32xl\:w-screen-half{
    width: 50vw;
  }

  .\32xl\:w-screen-full{
    width: 100vw;
  }

  .\32xl\:w-screen-1\/10{
    width: 10vw;
  }

  .\32xl\:w-screen-2\/10{
    width: 20vw;
  }

  .\32xl\:w-screen-3\/10{
    width: 30vw;
  }

  .\32xl\:w-screen-4\/10{
    width: 40vw;
  }

  .\32xl\:w-screen-5\/10{
    width: 50vw;
  }

  .\32xl\:w-screen-6\/10{
    width: 60vw;
  }

  .\32xl\:w-screen-7\/10{
    width: 70vw;
  }

  .\32xl\:w-screen-8\/10{
    width: 80vw;
  }

  .\32xl\:w-screen-9\/10{
    width: 90vw;
  }

  .\32xl\:w-screen-1\/12{
    width: 8.333333vw;
  }

  .\32xl\:w-screen-2\/12{
    width: 16.666667vw;
  }

  .\32xl\:w-screen-3\/12{
    width: 25vw;
  }

  .\32xl\:w-screen-4\/12{
    width: 33.333333vw;
  }

  .\32xl\:w-screen-5\/12{
    width: 41.666667vw;
  }

  .\32xl\:w-screen-6\/12{
    width: 50vw;
  }

  .\32xl\:w-screen-7\/12{
    width: 58.333333vw;
  }

  .\32xl\:w-screen-8\/12{
    width: 66.666667vw;
  }

  .\32xl\:w-screen-9\/12{
    width: 75vw;
  }

  .\32xl\:w-screen-10\/12{
    width: 83.333333vw;
  }

  .\32xl\:w-screen-11\/12{
    width: 91.666667vw;
  }

  .\32xl\:z-0{
    z-index: 0;
  }

  .\32xl\:z-1{
    z-index: 1;
  }

  .\32xl\:z-2{
    z-index: 2;
  }

  .\32xl\:z-3{
    z-index: 3;
  }

  .\32xl\:z-4{
    z-index: 4;
  }

  .\32xl\:z-5{
    z-index: 5;
  }

  .\32xl\:z-6{
    z-index: 6;
  }

  .\32xl\:z-7{
    z-index: 7;
  }

  .\32xl\:z-8{
    z-index: 8;
  }

  .\32xl\:z-9{
    z-index: 9;
  }

  .\32xl\:z-10{
    z-index: 10;
  }

  .\32xl\:z-20{
    z-index: 20;
  }

  .\32xl\:z-30{
    z-index: 30;
  }

  .\32xl\:z-40{
    z-index: 40;
  }

  .\32xl\:z-50{
    z-index: 50;
  }

  .\32xl\:z-auto{
    z-index: auto;
  }

  .\32xl\:-z-10{
    z-index: -10;
  }

  .\32xl\:-z-20{
    z-index: -20;
  }

  .\32xl\:-z-30{
    z-index: -30;
  }

  .\32xl\:-z-40{
    z-index: -40;
  }

  .\32xl\:-z-50{
    z-index: -50;
  }

  .\32xl\:focus-within\:z-0:focus-within{
    z-index: 0;
  }

  .\32xl\:focus-within\:z-1:focus-within{
    z-index: 1;
  }

  .\32xl\:focus-within\:z-2:focus-within{
    z-index: 2;
  }

  .\32xl\:focus-within\:z-3:focus-within{
    z-index: 3;
  }

  .\32xl\:focus-within\:z-4:focus-within{
    z-index: 4;
  }

  .\32xl\:focus-within\:z-5:focus-within{
    z-index: 5;
  }

  .\32xl\:focus-within\:z-6:focus-within{
    z-index: 6;
  }

  .\32xl\:focus-within\:z-7:focus-within{
    z-index: 7;
  }

  .\32xl\:focus-within\:z-8:focus-within{
    z-index: 8;
  }

  .\32xl\:focus-within\:z-9:focus-within{
    z-index: 9;
  }

  .\32xl\:focus-within\:z-10:focus-within{
    z-index: 10;
  }

  .\32xl\:focus-within\:z-20:focus-within{
    z-index: 20;
  }

  .\32xl\:focus-within\:z-30:focus-within{
    z-index: 30;
  }

  .\32xl\:focus-within\:z-40:focus-within{
    z-index: 40;
  }

  .\32xl\:focus-within\:z-50:focus-within{
    z-index: 50;
  }

  .\32xl\:focus-within\:z-auto:focus-within{
    z-index: auto;
  }

  .\32xl\:focus-within\:-z-10:focus-within{
    z-index: -10;
  }

  .\32xl\:focus-within\:-z-20:focus-within{
    z-index: -20;
  }

  .\32xl\:focus-within\:-z-30:focus-within{
    z-index: -30;
  }

  .\32xl\:focus-within\:-z-40:focus-within{
    z-index: -40;
  }

  .\32xl\:focus-within\:-z-50:focus-within{
    z-index: -50;
  }

  .\32xl\:focus\:z-0:focus{
    z-index: 0;
  }

  .\32xl\:focus\:z-1:focus{
    z-index: 1;
  }

  .\32xl\:focus\:z-2:focus{
    z-index: 2;
  }

  .\32xl\:focus\:z-3:focus{
    z-index: 3;
  }

  .\32xl\:focus\:z-4:focus{
    z-index: 4;
  }

  .\32xl\:focus\:z-5:focus{
    z-index: 5;
  }

  .\32xl\:focus\:z-6:focus{
    z-index: 6;
  }

  .\32xl\:focus\:z-7:focus{
    z-index: 7;
  }

  .\32xl\:focus\:z-8:focus{
    z-index: 8;
  }

  .\32xl\:focus\:z-9:focus{
    z-index: 9;
  }

  .\32xl\:focus\:z-10:focus{
    z-index: 10;
  }

  .\32xl\:focus\:z-20:focus{
    z-index: 20;
  }

  .\32xl\:focus\:z-30:focus{
    z-index: 30;
  }

  .\32xl\:focus\:z-40:focus{
    z-index: 40;
  }

  .\32xl\:focus\:z-50:focus{
    z-index: 50;
  }

  .\32xl\:focus\:z-auto:focus{
    z-index: auto;
  }

  .\32xl\:focus\:-z-10:focus{
    z-index: -10;
  }

  .\32xl\:focus\:-z-20:focus{
    z-index: -20;
  }

  .\32xl\:focus\:-z-30:focus{
    z-index: -30;
  }

  .\32xl\:focus\:-z-40:focus{
    z-index: -40;
  }

  .\32xl\:focus\:-z-50:focus{
    z-index: -50;
  }

  .\32xl\:gap-0{
    gap: 0px;
  }

  .\32xl\:gap-1{
    gap: 0.25rem;
  }

  .\32xl\:gap-2{
    gap: 0.5rem;
  }

  .\32xl\:gap-3{
    gap: 0.75rem;
  }

  .\32xl\:gap-4{
    gap: 1rem;
  }

  .\32xl\:gap-5{
    gap: 1.25rem;
  }

  .\32xl\:gap-6{
    gap: 1.5rem;
  }

  .\32xl\:gap-7{
    gap: 1.75rem;
  }

  .\32xl\:gap-8{
    gap: 2rem;
  }

  .\32xl\:gap-9{
    gap: 2.25rem;
  }

  .\32xl\:gap-10{
    gap: 2.5rem;
  }

  .\32xl\:gap-11{
    gap: 2.75rem;
  }

  .\32xl\:gap-12{
    gap: 3rem;
  }

  .\32xl\:gap-13{
    gap: 3.25rem;
  }

  .\32xl\:gap-14{
    gap: 3.5rem;
  }

  .\32xl\:gap-15{
    gap: 3.75rem;
  }

  .\32xl\:gap-16{
    gap: 4rem;
  }

  .\32xl\:gap-17{
    gap: 4.25rem;
  }

  .\32xl\:gap-18{
    gap: 4.5rem;
  }

  .\32xl\:gap-19{
    gap: 4.75rem;
  }

  .\32xl\:gap-20{
    gap: 5rem;
  }

  .\32xl\:gap-22{
    gap: 5.5rem;
  }

  .\32xl\:gap-24{
    gap: 6rem;
  }

  .\32xl\:gap-25{
    gap: 6.25rem;
  }

  .\32xl\:gap-28{
    gap: 7rem;
  }

  .\32xl\:gap-30{
    gap: 7.5rem;
  }

  .\32xl\:gap-32{
    gap: 8rem;
  }

  .\32xl\:gap-34{
    gap: 8.5rem;
  }

  .\32xl\:gap-35{
    gap: 8.75rem;
  }

  .\32xl\:gap-36{
    gap: 9rem;
  }

  .\32xl\:gap-39{
    gap: 9.75rem;
  }

  .\32xl\:gap-40{
    gap: 10rem;
  }

  .\32xl\:gap-42{
    gap: 10.5rem;
  }

  .\32xl\:gap-44{
    gap: 11rem;
  }

  .\32xl\:gap-45{
    gap: 11.25rem;
  }

  .\32xl\:gap-48{
    gap: 12rem;
  }

  .\32xl\:gap-50{
    gap: 12.5rem;
  }

  .\32xl\:gap-52{
    gap: 13rem;
  }

  .\32xl\:gap-55{
    gap: 13.75rem;
  }

  .\32xl\:gap-56{
    gap: 14rem;
  }

  .\32xl\:gap-58{
    gap: 14.5rem;
  }

  .\32xl\:gap-60{
    gap: 15rem;
  }

  .\32xl\:gap-64{
    gap: 16rem;
  }

  .\32xl\:gap-65{
    gap: 16.25rem;
  }

  .\32xl\:gap-68{
    gap: 17rem;
  }

  .\32xl\:gap-69{
    gap: 17.25rem;
  }

  .\32xl\:gap-70{
    gap: 17.5rem;
  }

  .\32xl\:gap-72{
    gap: 18rem;
  }

  .\32xl\:gap-75{
    gap: 18.75rem;
  }

  .\32xl\:gap-80{
    gap: 20rem;
  }

  .\32xl\:gap-85{
    gap: 21.25rem;
  }

  .\32xl\:gap-86{
    gap: 21.5rem;
  }

  .\32xl\:gap-90{
    gap: 22.5rem;
  }

  .\32xl\:gap-96{
    gap: 24rem;
  }

  .\32xl\:gap-100{
    gap: 25rem;
  }

  .\32xl\:gap-115{
    gap: 28.75rem;
  }

  .\32xl\:gap-125{
    gap: 31.25rem;
  }

  .\32xl\:gap-142{
    gap: 35.5rem;
  }

  .\32xl\:gap-150{
    gap: 37.5rem;
  }

  .\32xl\:gap-156{
    gap: 39rem;
  }

  .\32xl\:gap-160{
    gap: 40rem;
  }

  .\32xl\:gap-175{
    gap: 43.75rem;
  }

  .\32xl\:gap-207{
    gap: 51.75rem;
  }

  .\32xl\:gap-242{
    gap: 60.5rem;
  }

  .\32xl\:gap-250{
    gap: 62.5rem;
  }

  .\32xl\:gap-258{
    gap: 64.5rem;
  }

  .\32xl\:gap-265{
    gap: 66.25rem;
  }

  .\32xl\:gap-280{
    gap: 70rem;
  }

  .\32xl\:gap-px{
    gap: 1px;
  }

  .\32xl\:gap-0\.5{
    gap: 0.125rem;
  }

  .\32xl\:gap-1\.5{
    gap: 0.375rem;
  }

  .\32xl\:gap-2\.5{
    gap: 0.625rem;
  }

  .\32xl\:gap-3\.5{
    gap: 0.875rem;
  }

  .\32xl\:gap-0\.25{
    gap: 0.0625rem;
  }

  .\32xl\:gap-0\.75{
    gap: 0.1875rem;
  }

  .\32xl\:gap-1\.25{
    gap: 0.3125rem;
  }

  .\32xl\:gap-1\.75{
    gap: 0.4375rem;
  }

  .\32xl\:gap-2\.25{
    gap: 0.5625rem;
  }

  .\32xl\:gap-2\.75{
    gap: 0.6875rem;
  }

  .\32xl\:gap-3\.25{
    gap: 0.8125rem;
  }

  .\32xl\:gap-3\.75{
    gap: 0.9375rem;
  }

  .\32xl\:gap-4\.25{
    gap: 1.0625rem;
  }

  .\32xl\:gap-4\.5{
    gap: 1.125rem;
  }

  .\32xl\:gap-4\.75{
    gap: 1.1875rem;
  }

  .\32xl\:gap-5\.25{
    gap: 1.3125rem;
  }

  .\32xl\:gap-5\.5{
    gap: 1.375rem;
  }

  .\32xl\:gap-5\.75{
    gap: 1.4375rem;
  }

  .\32xl\:gap-6\.25{
    gap: 1.5625rem;
  }

  .\32xl\:gap-6\.5{
    gap: 1.625rem;
  }

  .\32xl\:gap-6\.75{
    gap: 1.6875rem;
  }

  .\32xl\:gap-7\.25{
    gap: 1.8125rem;
  }

  .\32xl\:gap-7\.5{
    gap: 1.875rem;
  }

  .\32xl\:gap-8\.25{
    gap: 2.0625rem;
  }

  .\32xl\:gap-8\.5{
    gap: 2.125rem;
  }

  .\32xl\:gap-9\.25{
    gap: 2.3125rem;
  }

  .\32xl\:gap-9\.5{
    gap: 2.375rem;
  }

  .\32xl\:gap-10\.5{
    gap: 2.625rem;
  }

  .\32xl\:gap-11\.25{
    gap: 2.8125rem;
  }

  .\32xl\:gap-11\.5{
    gap: 2.875rem;
  }

  .\32xl\:gap-12\.5{
    gap: 3.125rem;
  }

  .\32xl\:gap-12\.75{
    gap: 3.1875rem;
  }

  .\32xl\:gap-13\.5{
    gap: 3.375rem;
  }

  .\32xl\:gap-14\.5{
    gap: 3.625rem;
  }

  .\32xl\:gap-15\.5{
    gap: 3.875rem;
  }

  .\32xl\:gap-15\.75{
    gap: 3.9375rem;
  }

  .\32xl\:gap-16\.25{
    gap: 4.0625rem;
  }

  .\32xl\:gap-17\.25{
    gap: 4.3125rem;
  }

  .\32xl\:gap-17\.5{
    gap: 4.375rem;
  }

  .\32xl\:gap-18\.25{
    gap: 4.5625rem;
  }

  .\32xl\:gap-18\.5{
    gap: 4.625rem;
  }

  .\32xl\:gap-20\.25{
    gap: 5.0625rem;
  }

  .\32xl\:gap-20\.5{
    gap: 5.125rem;
  }

  .\32xl\:gap-22\.5{
    gap: 5.625rem;
  }

  .\32xl\:gap-25\.5{
    gap: 6.375rem;
  }

  .\32xl\:gap-26\.75{
    gap: 6.6875rem;
  }

  .\32xl\:gap-32\.5{
    gap: 8.125rem;
  }

  .\32xl\:gap-37\.5{
    gap: 9.375rem;
  }

  .\32xl\:gap-41\.25{
    gap: 10.3125rem;
  }

  .\32xl\:gap-52\.5{
    gap: 13.125rem;
  }

  .\32xl\:gap-54\.5{
    gap: 13.625rem;
  }

  .\32xl\:gap-57\.25{
    gap: 14.3125rem;
  }

  .\32xl\:gap-57\.5{
    gap: 14.375rem;
  }

  .\32xl\:gap-66\.25{
    gap: 16.5625rem;
  }

  .\32xl\:gap-74\.5{
    gap: 18.125rem;
  }

  .\32xl\:gap-106\.25{
    gap: 26.5625rem;
  }

  .\32xl\:gap-112\.25{
    gap: 28.0675rem;
  }

  .\32xl\:gap-112\.75{
    gap: 28.1875rem;
  }

  .\32xl\:gap-147\.5{
    gap: 36.875rem;
  }

  .\32xl\:gap-162\.5{
    gap: 40.625rem;
  }

  .\32xl\:gap-172\.25{
    gap: 42.5625rem;
  }

  .\32xl\:gap-175\.25{
    gap: 43.8125rem;
  }

  .\32xl\:gap-184\.25{
    gap: 46.0625rem;
  }

  .\32xl\:gap-203\.25{
    gap: 50.8125rem;
  }

  .\32xl\:gap-half{
    gap: 50%;
  }

  .\32xl\:gap-full{
    gap: 100%;
  }

  .\32xl\:gap-1\/10{
    gap: 10%;
  }

  .\32xl\:gap-2\/10{
    gap: 20%;
  }

  .\32xl\:gap-3\/10{
    gap: 30%;
  }

  .\32xl\:gap-4\/10{
    gap: 40%;
  }

  .\32xl\:gap-4\.5\/10{
    gap: 45%;
  }

  .\32xl\:gap-5\/10{
    gap: 50%;
  }

  .\32xl\:gap-5\.5\/10{
    gap: 55%;
  }

  .\32xl\:gap-6\/10{
    gap: 60%;
  }

  .\32xl\:gap-7\/10{
    gap: 70%;
  }

  .\32xl\:gap-8\/10{
    gap: 80%;
  }

  .\32xl\:gap-9\/10{
    gap: 90%;
  }

  .\32xl\:gap-1\/12{
    gap: 8.333333%;
  }

  .\32xl\:gap-2\/12{
    gap: 16.666667%;
  }

  .\32xl\:gap-3\/12{
    gap: 25%;
  }

  .\32xl\:gap-4\/12{
    gap: 33.333333%;
  }

  .\32xl\:gap-5\/12{
    gap: 41.666667%;
  }

  .\32xl\:gap-6\/12{
    gap: 50%;
  }

  .\32xl\:gap-7\/12{
    gap: 58.333333%;
  }

  .\32xl\:gap-8\/12{
    gap: 66.666667%;
  }

  .\32xl\:gap-9\/12{
    gap: 75%;
  }

  .\32xl\:gap-10\/12{
    gap: 83.333333%;
  }

  .\32xl\:gap-11\/12{
    gap: 91.666667%;
  }

  .\32xl\:gap-x-0{
    column-gap: 0px;
  }

  .\32xl\:gap-x-1{
    column-gap: 0.25rem;
  }

  .\32xl\:gap-x-2{
    column-gap: 0.5rem;
  }

  .\32xl\:gap-x-3{
    column-gap: 0.75rem;
  }

  .\32xl\:gap-x-4{
    column-gap: 1rem;
  }

  .\32xl\:gap-x-5{
    column-gap: 1.25rem;
  }

  .\32xl\:gap-x-6{
    column-gap: 1.5rem;
  }

  .\32xl\:gap-x-7{
    column-gap: 1.75rem;
  }

  .\32xl\:gap-x-8{
    column-gap: 2rem;
  }

  .\32xl\:gap-x-9{
    column-gap: 2.25rem;
  }

  .\32xl\:gap-x-10{
    column-gap: 2.5rem;
  }

  .\32xl\:gap-x-11{
    column-gap: 2.75rem;
  }

  .\32xl\:gap-x-12{
    column-gap: 3rem;
  }

  .\32xl\:gap-x-13{
    column-gap: 3.25rem;
  }

  .\32xl\:gap-x-14{
    column-gap: 3.5rem;
  }

  .\32xl\:gap-x-15{
    column-gap: 3.75rem;
  }

  .\32xl\:gap-x-16{
    column-gap: 4rem;
  }

  .\32xl\:gap-x-17{
    column-gap: 4.25rem;
  }

  .\32xl\:gap-x-18{
    column-gap: 4.5rem;
  }

  .\32xl\:gap-x-19{
    column-gap: 4.75rem;
  }

  .\32xl\:gap-x-20{
    column-gap: 5rem;
  }

  .\32xl\:gap-x-22{
    column-gap: 5.5rem;
  }

  .\32xl\:gap-x-24{
    column-gap: 6rem;
  }

  .\32xl\:gap-x-25{
    column-gap: 6.25rem;
  }

  .\32xl\:gap-x-28{
    column-gap: 7rem;
  }

  .\32xl\:gap-x-30{
    column-gap: 7.5rem;
  }

  .\32xl\:gap-x-32{
    column-gap: 8rem;
  }

  .\32xl\:gap-x-34{
    column-gap: 8.5rem;
  }

  .\32xl\:gap-x-35{
    column-gap: 8.75rem;
  }

  .\32xl\:gap-x-36{
    column-gap: 9rem;
  }

  .\32xl\:gap-x-39{
    column-gap: 9.75rem;
  }

  .\32xl\:gap-x-40{
    column-gap: 10rem;
  }

  .\32xl\:gap-x-42{
    column-gap: 10.5rem;
  }

  .\32xl\:gap-x-44{
    column-gap: 11rem;
  }

  .\32xl\:gap-x-45{
    column-gap: 11.25rem;
  }

  .\32xl\:gap-x-48{
    column-gap: 12rem;
  }

  .\32xl\:gap-x-50{
    column-gap: 12.5rem;
  }

  .\32xl\:gap-x-52{
    column-gap: 13rem;
  }

  .\32xl\:gap-x-55{
    column-gap: 13.75rem;
  }

  .\32xl\:gap-x-56{
    column-gap: 14rem;
  }

  .\32xl\:gap-x-58{
    column-gap: 14.5rem;
  }

  .\32xl\:gap-x-60{
    column-gap: 15rem;
  }

  .\32xl\:gap-x-64{
    column-gap: 16rem;
  }

  .\32xl\:gap-x-65{
    column-gap: 16.25rem;
  }

  .\32xl\:gap-x-68{
    column-gap: 17rem;
  }

  .\32xl\:gap-x-69{
    column-gap: 17.25rem;
  }

  .\32xl\:gap-x-70{
    column-gap: 17.5rem;
  }

  .\32xl\:gap-x-72{
    column-gap: 18rem;
  }

  .\32xl\:gap-x-75{
    column-gap: 18.75rem;
  }

  .\32xl\:gap-x-80{
    column-gap: 20rem;
  }

  .\32xl\:gap-x-85{
    column-gap: 21.25rem;
  }

  .\32xl\:gap-x-86{
    column-gap: 21.5rem;
  }

  .\32xl\:gap-x-90{
    column-gap: 22.5rem;
  }

  .\32xl\:gap-x-96{
    column-gap: 24rem;
  }

  .\32xl\:gap-x-100{
    column-gap: 25rem;
  }

  .\32xl\:gap-x-115{
    column-gap: 28.75rem;
  }

  .\32xl\:gap-x-125{
    column-gap: 31.25rem;
  }

  .\32xl\:gap-x-142{
    column-gap: 35.5rem;
  }

  .\32xl\:gap-x-150{
    column-gap: 37.5rem;
  }

  .\32xl\:gap-x-156{
    column-gap: 39rem;
  }

  .\32xl\:gap-x-160{
    column-gap: 40rem;
  }

  .\32xl\:gap-x-175{
    column-gap: 43.75rem;
  }

  .\32xl\:gap-x-207{
    column-gap: 51.75rem;
  }

  .\32xl\:gap-x-242{
    column-gap: 60.5rem;
  }

  .\32xl\:gap-x-250{
    column-gap: 62.5rem;
  }

  .\32xl\:gap-x-258{
    column-gap: 64.5rem;
  }

  .\32xl\:gap-x-265{
    column-gap: 66.25rem;
  }

  .\32xl\:gap-x-280{
    column-gap: 70rem;
  }

  .\32xl\:gap-x-px{
    column-gap: 1px;
  }

  .\32xl\:gap-x-0\.5{
    column-gap: 0.125rem;
  }

  .\32xl\:gap-x-1\.5{
    column-gap: 0.375rem;
  }

  .\32xl\:gap-x-2\.5{
    column-gap: 0.625rem;
  }

  .\32xl\:gap-x-3\.5{
    column-gap: 0.875rem;
  }

  .\32xl\:gap-x-0\.25{
    column-gap: 0.0625rem;
  }

  .\32xl\:gap-x-0\.75{
    column-gap: 0.1875rem;
  }

  .\32xl\:gap-x-1\.25{
    column-gap: 0.3125rem;
  }

  .\32xl\:gap-x-1\.75{
    column-gap: 0.4375rem;
  }

  .\32xl\:gap-x-2\.25{
    column-gap: 0.5625rem;
  }

  .\32xl\:gap-x-2\.75{
    column-gap: 0.6875rem;
  }

  .\32xl\:gap-x-3\.25{
    column-gap: 0.8125rem;
  }

  .\32xl\:gap-x-3\.75{
    column-gap: 0.9375rem;
  }

  .\32xl\:gap-x-4\.25{
    column-gap: 1.0625rem;
  }

  .\32xl\:gap-x-4\.5{
    column-gap: 1.125rem;
  }

  .\32xl\:gap-x-4\.75{
    column-gap: 1.1875rem;
  }

  .\32xl\:gap-x-5\.25{
    column-gap: 1.3125rem;
  }

  .\32xl\:gap-x-5\.5{
    column-gap: 1.375rem;
  }

  .\32xl\:gap-x-5\.75{
    column-gap: 1.4375rem;
  }

  .\32xl\:gap-x-6\.25{
    column-gap: 1.5625rem;
  }

  .\32xl\:gap-x-6\.5{
    column-gap: 1.625rem;
  }

  .\32xl\:gap-x-6\.75{
    column-gap: 1.6875rem;
  }

  .\32xl\:gap-x-7\.25{
    column-gap: 1.8125rem;
  }

  .\32xl\:gap-x-7\.5{
    column-gap: 1.875rem;
  }

  .\32xl\:gap-x-8\.25{
    column-gap: 2.0625rem;
  }

  .\32xl\:gap-x-8\.5{
    column-gap: 2.125rem;
  }

  .\32xl\:gap-x-9\.25{
    column-gap: 2.3125rem;
  }

  .\32xl\:gap-x-9\.5{
    column-gap: 2.375rem;
  }

  .\32xl\:gap-x-10\.5{
    column-gap: 2.625rem;
  }

  .\32xl\:gap-x-11\.25{
    column-gap: 2.8125rem;
  }

  .\32xl\:gap-x-11\.5{
    column-gap: 2.875rem;
  }

  .\32xl\:gap-x-12\.5{
    column-gap: 3.125rem;
  }

  .\32xl\:gap-x-12\.75{
    column-gap: 3.1875rem;
  }

  .\32xl\:gap-x-13\.5{
    column-gap: 3.375rem;
  }

  .\32xl\:gap-x-14\.5{
    column-gap: 3.625rem;
  }

  .\32xl\:gap-x-15\.5{
    column-gap: 3.875rem;
  }

  .\32xl\:gap-x-15\.75{
    column-gap: 3.9375rem;
  }

  .\32xl\:gap-x-16\.25{
    column-gap: 4.0625rem;
  }

  .\32xl\:gap-x-17\.25{
    column-gap: 4.3125rem;
  }

  .\32xl\:gap-x-17\.5{
    column-gap: 4.375rem;
  }

  .\32xl\:gap-x-18\.25{
    column-gap: 4.5625rem;
  }

  .\32xl\:gap-x-18\.5{
    column-gap: 4.625rem;
  }

  .\32xl\:gap-x-20\.25{
    column-gap: 5.0625rem;
  }

  .\32xl\:gap-x-20\.5{
    column-gap: 5.125rem;
  }

  .\32xl\:gap-x-22\.5{
    column-gap: 5.625rem;
  }

  .\32xl\:gap-x-25\.5{
    column-gap: 6.375rem;
  }

  .\32xl\:gap-x-26\.75{
    column-gap: 6.6875rem;
  }

  .\32xl\:gap-x-32\.5{
    column-gap: 8.125rem;
  }

  .\32xl\:gap-x-37\.5{
    column-gap: 9.375rem;
  }

  .\32xl\:gap-x-41\.25{
    column-gap: 10.3125rem;
  }

  .\32xl\:gap-x-52\.5{
    column-gap: 13.125rem;
  }

  .\32xl\:gap-x-54\.5{
    column-gap: 13.625rem;
  }

  .\32xl\:gap-x-57\.25{
    column-gap: 14.3125rem;
  }

  .\32xl\:gap-x-57\.5{
    column-gap: 14.375rem;
  }

  .\32xl\:gap-x-66\.25{
    column-gap: 16.5625rem;
  }

  .\32xl\:gap-x-74\.5{
    column-gap: 18.125rem;
  }

  .\32xl\:gap-x-106\.25{
    column-gap: 26.5625rem;
  }

  .\32xl\:gap-x-112\.25{
    column-gap: 28.0675rem;
  }

  .\32xl\:gap-x-112\.75{
    column-gap: 28.1875rem;
  }

  .\32xl\:gap-x-147\.5{
    column-gap: 36.875rem;
  }

  .\32xl\:gap-x-162\.5{
    column-gap: 40.625rem;
  }

  .\32xl\:gap-x-172\.25{
    column-gap: 42.5625rem;
  }

  .\32xl\:gap-x-175\.25{
    column-gap: 43.8125rem;
  }

  .\32xl\:gap-x-184\.25{
    column-gap: 46.0625rem;
  }

  .\32xl\:gap-x-203\.25{
    column-gap: 50.8125rem;
  }

  .\32xl\:gap-x-half{
    column-gap: 50%;
  }

  .\32xl\:gap-x-full{
    column-gap: 100%;
  }

  .\32xl\:gap-x-1\/10{
    column-gap: 10%;
  }

  .\32xl\:gap-x-2\/10{
    column-gap: 20%;
  }

  .\32xl\:gap-x-3\/10{
    column-gap: 30%;
  }

  .\32xl\:gap-x-4\/10{
    column-gap: 40%;
  }

  .\32xl\:gap-x-4\.5\/10{
    column-gap: 45%;
  }

  .\32xl\:gap-x-5\/10{
    column-gap: 50%;
  }

  .\32xl\:gap-x-5\.5\/10{
    column-gap: 55%;
  }

  .\32xl\:gap-x-6\/10{
    column-gap: 60%;
  }

  .\32xl\:gap-x-7\/10{
    column-gap: 70%;
  }

  .\32xl\:gap-x-8\/10{
    column-gap: 80%;
  }

  .\32xl\:gap-x-9\/10{
    column-gap: 90%;
  }

  .\32xl\:gap-x-1\/12{
    column-gap: 8.333333%;
  }

  .\32xl\:gap-x-2\/12{
    column-gap: 16.666667%;
  }

  .\32xl\:gap-x-3\/12{
    column-gap: 25%;
  }

  .\32xl\:gap-x-4\/12{
    column-gap: 33.333333%;
  }

  .\32xl\:gap-x-5\/12{
    column-gap: 41.666667%;
  }

  .\32xl\:gap-x-6\/12{
    column-gap: 50%;
  }

  .\32xl\:gap-x-7\/12{
    column-gap: 58.333333%;
  }

  .\32xl\:gap-x-8\/12{
    column-gap: 66.666667%;
  }

  .\32xl\:gap-x-9\/12{
    column-gap: 75%;
  }

  .\32xl\:gap-x-10\/12{
    column-gap: 83.333333%;
  }

  .\32xl\:gap-x-11\/12{
    column-gap: 91.666667%;
  }

  .\32xl\:gap-y-0{
    row-gap: 0px;
  }

  .\32xl\:gap-y-1{
    row-gap: 0.25rem;
  }

  .\32xl\:gap-y-2{
    row-gap: 0.5rem;
  }

  .\32xl\:gap-y-3{
    row-gap: 0.75rem;
  }

  .\32xl\:gap-y-4{
    row-gap: 1rem;
  }

  .\32xl\:gap-y-5{
    row-gap: 1.25rem;
  }

  .\32xl\:gap-y-6{
    row-gap: 1.5rem;
  }

  .\32xl\:gap-y-7{
    row-gap: 1.75rem;
  }

  .\32xl\:gap-y-8{
    row-gap: 2rem;
  }

  .\32xl\:gap-y-9{
    row-gap: 2.25rem;
  }

  .\32xl\:gap-y-10{
    row-gap: 2.5rem;
  }

  .\32xl\:gap-y-11{
    row-gap: 2.75rem;
  }

  .\32xl\:gap-y-12{
    row-gap: 3rem;
  }

  .\32xl\:gap-y-13{
    row-gap: 3.25rem;
  }

  .\32xl\:gap-y-14{
    row-gap: 3.5rem;
  }

  .\32xl\:gap-y-15{
    row-gap: 3.75rem;
  }

  .\32xl\:gap-y-16{
    row-gap: 4rem;
  }

  .\32xl\:gap-y-17{
    row-gap: 4.25rem;
  }

  .\32xl\:gap-y-18{
    row-gap: 4.5rem;
  }

  .\32xl\:gap-y-19{
    row-gap: 4.75rem;
  }

  .\32xl\:gap-y-20{
    row-gap: 5rem;
  }

  .\32xl\:gap-y-22{
    row-gap: 5.5rem;
  }

  .\32xl\:gap-y-24{
    row-gap: 6rem;
  }

  .\32xl\:gap-y-25{
    row-gap: 6.25rem;
  }

  .\32xl\:gap-y-28{
    row-gap: 7rem;
  }

  .\32xl\:gap-y-30{
    row-gap: 7.5rem;
  }

  .\32xl\:gap-y-32{
    row-gap: 8rem;
  }

  .\32xl\:gap-y-34{
    row-gap: 8.5rem;
  }

  .\32xl\:gap-y-35{
    row-gap: 8.75rem;
  }

  .\32xl\:gap-y-36{
    row-gap: 9rem;
  }

  .\32xl\:gap-y-39{
    row-gap: 9.75rem;
  }

  .\32xl\:gap-y-40{
    row-gap: 10rem;
  }

  .\32xl\:gap-y-42{
    row-gap: 10.5rem;
  }

  .\32xl\:gap-y-44{
    row-gap: 11rem;
  }

  .\32xl\:gap-y-45{
    row-gap: 11.25rem;
  }

  .\32xl\:gap-y-48{
    row-gap: 12rem;
  }

  .\32xl\:gap-y-50{
    row-gap: 12.5rem;
  }

  .\32xl\:gap-y-52{
    row-gap: 13rem;
  }

  .\32xl\:gap-y-55{
    row-gap: 13.75rem;
  }

  .\32xl\:gap-y-56{
    row-gap: 14rem;
  }

  .\32xl\:gap-y-58{
    row-gap: 14.5rem;
  }

  .\32xl\:gap-y-60{
    row-gap: 15rem;
  }

  .\32xl\:gap-y-64{
    row-gap: 16rem;
  }

  .\32xl\:gap-y-65{
    row-gap: 16.25rem;
  }

  .\32xl\:gap-y-68{
    row-gap: 17rem;
  }

  .\32xl\:gap-y-69{
    row-gap: 17.25rem;
  }

  .\32xl\:gap-y-70{
    row-gap: 17.5rem;
  }

  .\32xl\:gap-y-72{
    row-gap: 18rem;
  }

  .\32xl\:gap-y-75{
    row-gap: 18.75rem;
  }

  .\32xl\:gap-y-80{
    row-gap: 20rem;
  }

  .\32xl\:gap-y-85{
    row-gap: 21.25rem;
  }

  .\32xl\:gap-y-86{
    row-gap: 21.5rem;
  }

  .\32xl\:gap-y-90{
    row-gap: 22.5rem;
  }

  .\32xl\:gap-y-96{
    row-gap: 24rem;
  }

  .\32xl\:gap-y-100{
    row-gap: 25rem;
  }

  .\32xl\:gap-y-115{
    row-gap: 28.75rem;
  }

  .\32xl\:gap-y-125{
    row-gap: 31.25rem;
  }

  .\32xl\:gap-y-142{
    row-gap: 35.5rem;
  }

  .\32xl\:gap-y-150{
    row-gap: 37.5rem;
  }

  .\32xl\:gap-y-156{
    row-gap: 39rem;
  }

  .\32xl\:gap-y-160{
    row-gap: 40rem;
  }

  .\32xl\:gap-y-175{
    row-gap: 43.75rem;
  }

  .\32xl\:gap-y-207{
    row-gap: 51.75rem;
  }

  .\32xl\:gap-y-242{
    row-gap: 60.5rem;
  }

  .\32xl\:gap-y-250{
    row-gap: 62.5rem;
  }

  .\32xl\:gap-y-258{
    row-gap: 64.5rem;
  }

  .\32xl\:gap-y-265{
    row-gap: 66.25rem;
  }

  .\32xl\:gap-y-280{
    row-gap: 70rem;
  }

  .\32xl\:gap-y-px{
    row-gap: 1px;
  }

  .\32xl\:gap-y-0\.5{
    row-gap: 0.125rem;
  }

  .\32xl\:gap-y-1\.5{
    row-gap: 0.375rem;
  }

  .\32xl\:gap-y-2\.5{
    row-gap: 0.625rem;
  }

  .\32xl\:gap-y-3\.5{
    row-gap: 0.875rem;
  }

  .\32xl\:gap-y-0\.25{
    row-gap: 0.0625rem;
  }

  .\32xl\:gap-y-0\.75{
    row-gap: 0.1875rem;
  }

  .\32xl\:gap-y-1\.25{
    row-gap: 0.3125rem;
  }

  .\32xl\:gap-y-1\.75{
    row-gap: 0.4375rem;
  }

  .\32xl\:gap-y-2\.25{
    row-gap: 0.5625rem;
  }

  .\32xl\:gap-y-2\.75{
    row-gap: 0.6875rem;
  }

  .\32xl\:gap-y-3\.25{
    row-gap: 0.8125rem;
  }

  .\32xl\:gap-y-3\.75{
    row-gap: 0.9375rem;
  }

  .\32xl\:gap-y-4\.25{
    row-gap: 1.0625rem;
  }

  .\32xl\:gap-y-4\.5{
    row-gap: 1.125rem;
  }

  .\32xl\:gap-y-4\.75{
    row-gap: 1.1875rem;
  }

  .\32xl\:gap-y-5\.25{
    row-gap: 1.3125rem;
  }

  .\32xl\:gap-y-5\.5{
    row-gap: 1.375rem;
  }

  .\32xl\:gap-y-5\.75{
    row-gap: 1.4375rem;
  }

  .\32xl\:gap-y-6\.25{
    row-gap: 1.5625rem;
  }

  .\32xl\:gap-y-6\.5{
    row-gap: 1.625rem;
  }

  .\32xl\:gap-y-6\.75{
    row-gap: 1.6875rem;
  }

  .\32xl\:gap-y-7\.25{
    row-gap: 1.8125rem;
  }

  .\32xl\:gap-y-7\.5{
    row-gap: 1.875rem;
  }

  .\32xl\:gap-y-8\.25{
    row-gap: 2.0625rem;
  }

  .\32xl\:gap-y-8\.5{
    row-gap: 2.125rem;
  }

  .\32xl\:gap-y-9\.25{
    row-gap: 2.3125rem;
  }

  .\32xl\:gap-y-9\.5{
    row-gap: 2.375rem;
  }

  .\32xl\:gap-y-10\.5{
    row-gap: 2.625rem;
  }

  .\32xl\:gap-y-11\.25{
    row-gap: 2.8125rem;
  }

  .\32xl\:gap-y-11\.5{
    row-gap: 2.875rem;
  }

  .\32xl\:gap-y-12\.5{
    row-gap: 3.125rem;
  }

  .\32xl\:gap-y-12\.75{
    row-gap: 3.1875rem;
  }

  .\32xl\:gap-y-13\.5{
    row-gap: 3.375rem;
  }

  .\32xl\:gap-y-14\.5{
    row-gap: 3.625rem;
  }

  .\32xl\:gap-y-15\.5{
    row-gap: 3.875rem;
  }

  .\32xl\:gap-y-15\.75{
    row-gap: 3.9375rem;
  }

  .\32xl\:gap-y-16\.25{
    row-gap: 4.0625rem;
  }

  .\32xl\:gap-y-17\.25{
    row-gap: 4.3125rem;
  }

  .\32xl\:gap-y-17\.5{
    row-gap: 4.375rem;
  }

  .\32xl\:gap-y-18\.25{
    row-gap: 4.5625rem;
  }

  .\32xl\:gap-y-18\.5{
    row-gap: 4.625rem;
  }

  .\32xl\:gap-y-20\.25{
    row-gap: 5.0625rem;
  }

  .\32xl\:gap-y-20\.5{
    row-gap: 5.125rem;
  }

  .\32xl\:gap-y-22\.5{
    row-gap: 5.625rem;
  }

  .\32xl\:gap-y-25\.5{
    row-gap: 6.375rem;
  }

  .\32xl\:gap-y-26\.75{
    row-gap: 6.6875rem;
  }

  .\32xl\:gap-y-32\.5{
    row-gap: 8.125rem;
  }

  .\32xl\:gap-y-37\.5{
    row-gap: 9.375rem;
  }

  .\32xl\:gap-y-41\.25{
    row-gap: 10.3125rem;
  }

  .\32xl\:gap-y-52\.5{
    row-gap: 13.125rem;
  }

  .\32xl\:gap-y-54\.5{
    row-gap: 13.625rem;
  }

  .\32xl\:gap-y-57\.25{
    row-gap: 14.3125rem;
  }

  .\32xl\:gap-y-57\.5{
    row-gap: 14.375rem;
  }

  .\32xl\:gap-y-66\.25{
    row-gap: 16.5625rem;
  }

  .\32xl\:gap-y-74\.5{
    row-gap: 18.125rem;
  }

  .\32xl\:gap-y-106\.25{
    row-gap: 26.5625rem;
  }

  .\32xl\:gap-y-112\.25{
    row-gap: 28.0675rem;
  }

  .\32xl\:gap-y-112\.75{
    row-gap: 28.1875rem;
  }

  .\32xl\:gap-y-147\.5{
    row-gap: 36.875rem;
  }

  .\32xl\:gap-y-162\.5{
    row-gap: 40.625rem;
  }

  .\32xl\:gap-y-172\.25{
    row-gap: 42.5625rem;
  }

  .\32xl\:gap-y-175\.25{
    row-gap: 43.8125rem;
  }

  .\32xl\:gap-y-184\.25{
    row-gap: 46.0625rem;
  }

  .\32xl\:gap-y-203\.25{
    row-gap: 50.8125rem;
  }

  .\32xl\:gap-y-half{
    row-gap: 50%;
  }

  .\32xl\:gap-y-full{
    row-gap: 100%;
  }

  .\32xl\:gap-y-1\/10{
    row-gap: 10%;
  }

  .\32xl\:gap-y-2\/10{
    row-gap: 20%;
  }

  .\32xl\:gap-y-3\/10{
    row-gap: 30%;
  }

  .\32xl\:gap-y-4\/10{
    row-gap: 40%;
  }

  .\32xl\:gap-y-4\.5\/10{
    row-gap: 45%;
  }

  .\32xl\:gap-y-5\/10{
    row-gap: 50%;
  }

  .\32xl\:gap-y-5\.5\/10{
    row-gap: 55%;
  }

  .\32xl\:gap-y-6\/10{
    row-gap: 60%;
  }

  .\32xl\:gap-y-7\/10{
    row-gap: 70%;
  }

  .\32xl\:gap-y-8\/10{
    row-gap: 80%;
  }

  .\32xl\:gap-y-9\/10{
    row-gap: 90%;
  }

  .\32xl\:gap-y-1\/12{
    row-gap: 8.333333%;
  }

  .\32xl\:gap-y-2\/12{
    row-gap: 16.666667%;
  }

  .\32xl\:gap-y-3\/12{
    row-gap: 25%;
  }

  .\32xl\:gap-y-4\/12{
    row-gap: 33.333333%;
  }

  .\32xl\:gap-y-5\/12{
    row-gap: 41.666667%;
  }

  .\32xl\:gap-y-6\/12{
    row-gap: 50%;
  }

  .\32xl\:gap-y-7\/12{
    row-gap: 58.333333%;
  }

  .\32xl\:gap-y-8\/12{
    row-gap: 66.666667%;
  }

  .\32xl\:gap-y-9\/12{
    row-gap: 75%;
  }

  .\32xl\:gap-y-10\/12{
    row-gap: 83.333333%;
  }

  .\32xl\:gap-y-11\/12{
    row-gap: 91.666667%;
  }

  .\32xl\:grid-flow-row{
    grid-auto-flow: row;
  }

  .\32xl\:grid-flow-col{
    grid-auto-flow: column;
  }

  .\32xl\:grid-flow-row-dense{
    grid-auto-flow: row dense;
  }

  .\32xl\:grid-flow-col-dense{
    grid-auto-flow: column dense;
  }

  .\32xl\:grid-cols-1{
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .\32xl\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .\32xl\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .\32xl\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .\32xl\:grid-cols-5{
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }

  .\32xl\:grid-cols-6{
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }

  .\32xl\:grid-cols-7{
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }

  .\32xl\:grid-cols-8{
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }

  .\32xl\:grid-cols-9{
    grid-template-columns: repeat(9, minmax(0, 1fr));
  }

  .\32xl\:grid-cols-10{
    grid-template-columns: repeat(10, minmax(0, 1fr));
  }

  .\32xl\:grid-cols-11{
    grid-template-columns: repeat(11, minmax(0, 1fr));
  }

  .\32xl\:grid-cols-12{
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }

  .\32xl\:grid-cols-none{
    grid-template-columns: none;
  }

  .\32xl\:auto-cols-auto{
    grid-auto-columns: auto;
  }

  .\32xl\:auto-cols-min{
    grid-auto-columns: -webkit-min-content;
    grid-auto-columns: min-content;
  }

  .\32xl\:auto-cols-max{
    grid-auto-columns: -webkit-max-content;
    grid-auto-columns: max-content;
  }

  .\32xl\:auto-cols-fr{
    grid-auto-columns: minmax(0, 1fr);
  }

  .\32xl\:col-auto{
    grid-column: auto;
  }

  .\32xl\:col-span-1{
    grid-column: span 1 / span 1;
  }

  .\32xl\:col-span-2{
    grid-column: span 2 / span 2;
  }

  .\32xl\:col-span-3{
    grid-column: span 3 / span 3;
  }

  .\32xl\:col-span-4{
    grid-column: span 4 / span 4;
  }

  .\32xl\:col-span-5{
    grid-column: span 5 / span 5;
  }

  .\32xl\:col-span-6{
    grid-column: span 6 / span 6;
  }

  .\32xl\:col-span-7{
    grid-column: span 7 / span 7;
  }

  .\32xl\:col-span-8{
    grid-column: span 8 / span 8;
  }

  .\32xl\:col-span-9{
    grid-column: span 9 / span 9;
  }

  .\32xl\:col-span-10{
    grid-column: span 10 / span 10;
  }

  .\32xl\:col-span-11{
    grid-column: span 11 / span 11;
  }

  .\32xl\:col-span-12{
    grid-column: span 12 / span 12;
  }

  .\32xl\:col-span-full{
    grid-column: 1 / -1;
  }

  .\32xl\:col-start-1{
    grid-column-start: 1;
  }

  .\32xl\:col-start-2{
    grid-column-start: 2;
  }

  .\32xl\:col-start-3{
    grid-column-start: 3;
  }

  .\32xl\:col-start-4{
    grid-column-start: 4;
  }

  .\32xl\:col-start-5{
    grid-column-start: 5;
  }

  .\32xl\:col-start-6{
    grid-column-start: 6;
  }

  .\32xl\:col-start-7{
    grid-column-start: 7;
  }

  .\32xl\:col-start-8{
    grid-column-start: 8;
  }

  .\32xl\:col-start-9{
    grid-column-start: 9;
  }

  .\32xl\:col-start-10{
    grid-column-start: 10;
  }

  .\32xl\:col-start-11{
    grid-column-start: 11;
  }

  .\32xl\:col-start-12{
    grid-column-start: 12;
  }

  .\32xl\:col-start-13{
    grid-column-start: 13;
  }

  .\32xl\:col-start-auto{
    grid-column-start: auto;
  }

  .\32xl\:col-end-1{
    grid-column-end: 1;
  }

  .\32xl\:col-end-2{
    grid-column-end: 2;
  }

  .\32xl\:col-end-3{
    grid-column-end: 3;
  }

  .\32xl\:col-end-4{
    grid-column-end: 4;
  }

  .\32xl\:col-end-5{
    grid-column-end: 5;
  }

  .\32xl\:col-end-6{
    grid-column-end: 6;
  }

  .\32xl\:col-end-7{
    grid-column-end: 7;
  }

  .\32xl\:col-end-8{
    grid-column-end: 8;
  }

  .\32xl\:col-end-9{
    grid-column-end: 9;
  }

  .\32xl\:col-end-10{
    grid-column-end: 10;
  }

  .\32xl\:col-end-11{
    grid-column-end: 11;
  }

  .\32xl\:col-end-12{
    grid-column-end: 12;
  }

  .\32xl\:col-end-13{
    grid-column-end: 13;
  }

  .\32xl\:col-end-auto{
    grid-column-end: auto;
  }

  .\32xl\:grid-rows-1{
    grid-template-rows: repeat(1, minmax(0, 1fr));
  }

  .\32xl\:grid-rows-2{
    grid-template-rows: repeat(2, minmax(0, 1fr));
  }

  .\32xl\:grid-rows-3{
    grid-template-rows: repeat(3, minmax(0, 1fr));
  }

  .\32xl\:grid-rows-4{
    grid-template-rows: repeat(4, minmax(0, 1fr));
  }

  .\32xl\:grid-rows-5{
    grid-template-rows: repeat(5, minmax(0, 1fr));
  }

  .\32xl\:grid-rows-6{
    grid-template-rows: repeat(6, minmax(0, 1fr));
  }

  .\32xl\:grid-rows-none{
    grid-template-rows: none;
  }

  .\32xl\:auto-rows-auto{
    grid-auto-rows: auto;
  }

  .\32xl\:auto-rows-min{
    grid-auto-rows: -webkit-min-content;
    grid-auto-rows: min-content;
  }

  .\32xl\:auto-rows-max{
    grid-auto-rows: -webkit-max-content;
    grid-auto-rows: max-content;
  }

  .\32xl\:auto-rows-fr{
    grid-auto-rows: minmax(0, 1fr);
  }

  .\32xl\:row-auto{
    grid-row: auto;
  }

  .\32xl\:row-span-1{
    grid-row: span 1 / span 1;
  }

  .\32xl\:row-span-2{
    grid-row: span 2 / span 2;
  }

  .\32xl\:row-span-3{
    grid-row: span 3 / span 3;
  }

  .\32xl\:row-span-4{
    grid-row: span 4 / span 4;
  }

  .\32xl\:row-span-5{
    grid-row: span 5 / span 5;
  }

  .\32xl\:row-span-6{
    grid-row: span 6 / span 6;
  }

  .\32xl\:row-span-full{
    grid-row: 1 / -1;
  }

  .\32xl\:row-start-1{
    grid-row-start: 1;
  }

  .\32xl\:row-start-2{
    grid-row-start: 2;
  }

  .\32xl\:row-start-3{
    grid-row-start: 3;
  }

  .\32xl\:row-start-4{
    grid-row-start: 4;
  }

  .\32xl\:row-start-5{
    grid-row-start: 5;
  }

  .\32xl\:row-start-6{
    grid-row-start: 6;
  }

  .\32xl\:row-start-7{
    grid-row-start: 7;
  }

  .\32xl\:row-start-auto{
    grid-row-start: auto;
  }

  .\32xl\:row-end-1{
    grid-row-end: 1;
  }

  .\32xl\:row-end-2{
    grid-row-end: 2;
  }

  .\32xl\:row-end-3{
    grid-row-end: 3;
  }

  .\32xl\:row-end-4{
    grid-row-end: 4;
  }

  .\32xl\:row-end-5{
    grid-row-end: 5;
  }

  .\32xl\:row-end-6{
    grid-row-end: 6;
  }

  .\32xl\:row-end-7{
    grid-row-end: 7;
  }

  .\32xl\:row-end-auto{
    grid-row-end: auto;
  }

  .\32xl\:transform{
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .\32xl\:transform-gpu{
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), 0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .\32xl\:transform-none{
    transform: none;
  }

  .\32xl\:origin-center{
    transform-origin: center;
  }

  .\32xl\:origin-top{
    transform-origin: top;
  }

  .\32xl\:origin-top-right{
    transform-origin: top right;
  }

  .\32xl\:origin-right{
    transform-origin: right;
  }

  .\32xl\:origin-bottom-right{
    transform-origin: bottom right;
  }

  .\32xl\:origin-bottom{
    transform-origin: bottom;
  }

  .\32xl\:origin-bottom-left{
    transform-origin: bottom left;
  }

  .\32xl\:origin-left{
    transform-origin: left;
  }

  .\32xl\:origin-top-left{
    transform-origin: top left;
  }

  .\32xl\:scale-0{
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .\32xl\:scale-50{
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .\32xl\:scale-75{
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .\32xl\:scale-90{
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .\32xl\:scale-95{
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .\32xl\:scale-100{
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .\32xl\:scale-105{
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .\32xl\:scale-110{
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .\32xl\:scale-125{
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .\32xl\:scale-150{
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .\32xl\:scale-x-0{
    --tw-scale-x: 0;
  }

  .\32xl\:scale-x-50{
    --tw-scale-x: .5;
  }

  .\32xl\:scale-x-75{
    --tw-scale-x: .75;
  }

  .\32xl\:scale-x-90{
    --tw-scale-x: .9;
  }

  .\32xl\:scale-x-95{
    --tw-scale-x: .95;
  }

  .\32xl\:scale-x-100{
    --tw-scale-x: 1;
  }

  .\32xl\:scale-x-105{
    --tw-scale-x: 1.05;
  }

  .\32xl\:scale-x-110{
    --tw-scale-x: 1.1;
  }

  .\32xl\:scale-x-125{
    --tw-scale-x: 1.25;
  }

  .\32xl\:scale-x-150{
    --tw-scale-x: 1.5;
  }

  .\32xl\:scale-y-0{
    --tw-scale-y: 0;
  }

  .\32xl\:scale-y-50{
    --tw-scale-y: .5;
  }

  .\32xl\:scale-y-75{
    --tw-scale-y: .75;
  }

  .\32xl\:scale-y-90{
    --tw-scale-y: .9;
  }

  .\32xl\:scale-y-95{
    --tw-scale-y: .95;
  }

  .\32xl\:scale-y-100{
    --tw-scale-y: 1;
  }

  .\32xl\:scale-y-105{
    --tw-scale-y: 1.05;
  }

  .\32xl\:scale-y-110{
    --tw-scale-y: 1.1;
  }

  .\32xl\:scale-y-125{
    --tw-scale-y: 1.25;
  }

  .\32xl\:scale-y-150{
    --tw-scale-y: 1.5;
  }

  .\32xl\:hover\:scale-0:hover{
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .\32xl\:hover\:scale-50:hover{
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .\32xl\:hover\:scale-75:hover{
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .\32xl\:hover\:scale-90:hover{
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .\32xl\:hover\:scale-95:hover{
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .\32xl\:hover\:scale-100:hover{
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .\32xl\:hover\:scale-105:hover{
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .\32xl\:hover\:scale-110:hover{
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .\32xl\:hover\:scale-125:hover{
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .\32xl\:hover\:scale-150:hover{
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .\32xl\:hover\:scale-x-0:hover{
    --tw-scale-x: 0;
  }

  .\32xl\:hover\:scale-x-50:hover{
    --tw-scale-x: .5;
  }

  .\32xl\:hover\:scale-x-75:hover{
    --tw-scale-x: .75;
  }

  .\32xl\:hover\:scale-x-90:hover{
    --tw-scale-x: .9;
  }

  .\32xl\:hover\:scale-x-95:hover{
    --tw-scale-x: .95;
  }

  .\32xl\:hover\:scale-x-100:hover{
    --tw-scale-x: 1;
  }

  .\32xl\:hover\:scale-x-105:hover{
    --tw-scale-x: 1.05;
  }

  .\32xl\:hover\:scale-x-110:hover{
    --tw-scale-x: 1.1;
  }

  .\32xl\:hover\:scale-x-125:hover{
    --tw-scale-x: 1.25;
  }

  .\32xl\:hover\:scale-x-150:hover{
    --tw-scale-x: 1.5;
  }

  .\32xl\:hover\:scale-y-0:hover{
    --tw-scale-y: 0;
  }

  .\32xl\:hover\:scale-y-50:hover{
    --tw-scale-y: .5;
  }

  .\32xl\:hover\:scale-y-75:hover{
    --tw-scale-y: .75;
  }

  .\32xl\:hover\:scale-y-90:hover{
    --tw-scale-y: .9;
  }

  .\32xl\:hover\:scale-y-95:hover{
    --tw-scale-y: .95;
  }

  .\32xl\:hover\:scale-y-100:hover{
    --tw-scale-y: 1;
  }

  .\32xl\:hover\:scale-y-105:hover{
    --tw-scale-y: 1.05;
  }

  .\32xl\:hover\:scale-y-110:hover{
    --tw-scale-y: 1.1;
  }

  .\32xl\:hover\:scale-y-125:hover{
    --tw-scale-y: 1.25;
  }

  .\32xl\:hover\:scale-y-150:hover{
    --tw-scale-y: 1.5;
  }

  .\32xl\:focus\:scale-0:focus{
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .\32xl\:focus\:scale-50:focus{
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .\32xl\:focus\:scale-75:focus{
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .\32xl\:focus\:scale-90:focus{
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .\32xl\:focus\:scale-95:focus{
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .\32xl\:focus\:scale-100:focus{
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .\32xl\:focus\:scale-105:focus{
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .\32xl\:focus\:scale-110:focus{
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .\32xl\:focus\:scale-125:focus{
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .\32xl\:focus\:scale-150:focus{
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .\32xl\:focus\:scale-x-0:focus{
    --tw-scale-x: 0;
  }

  .\32xl\:focus\:scale-x-50:focus{
    --tw-scale-x: .5;
  }

  .\32xl\:focus\:scale-x-75:focus{
    --tw-scale-x: .75;
  }

  .\32xl\:focus\:scale-x-90:focus{
    --tw-scale-x: .9;
  }

  .\32xl\:focus\:scale-x-95:focus{
    --tw-scale-x: .95;
  }

  .\32xl\:focus\:scale-x-100:focus{
    --tw-scale-x: 1;
  }

  .\32xl\:focus\:scale-x-105:focus{
    --tw-scale-x: 1.05;
  }

  .\32xl\:focus\:scale-x-110:focus{
    --tw-scale-x: 1.1;
  }

  .\32xl\:focus\:scale-x-125:focus{
    --tw-scale-x: 1.25;
  }

  .\32xl\:focus\:scale-x-150:focus{
    --tw-scale-x: 1.5;
  }

  .\32xl\:focus\:scale-y-0:focus{
    --tw-scale-y: 0;
  }

  .\32xl\:focus\:scale-y-50:focus{
    --tw-scale-y: .5;
  }

  .\32xl\:focus\:scale-y-75:focus{
    --tw-scale-y: .75;
  }

  .\32xl\:focus\:scale-y-90:focus{
    --tw-scale-y: .9;
  }

  .\32xl\:focus\:scale-y-95:focus{
    --tw-scale-y: .95;
  }

  .\32xl\:focus\:scale-y-100:focus{
    --tw-scale-y: 1;
  }

  .\32xl\:focus\:scale-y-105:focus{
    --tw-scale-y: 1.05;
  }

  .\32xl\:focus\:scale-y-110:focus{
    --tw-scale-y: 1.1;
  }

  .\32xl\:focus\:scale-y-125:focus{
    --tw-scale-y: 1.25;
  }

  .\32xl\:focus\:scale-y-150:focus{
    --tw-scale-y: 1.5;
  }

  .\32xl\:rotate-0{
    --tw-rotate: 0deg;
  }

  .\32xl\:rotate-1{
    --tw-rotate: 1deg;
  }

  .\32xl\:rotate-2{
    --tw-rotate: 2deg;
  }

  .\32xl\:rotate-3{
    --tw-rotate: 3deg;
  }

  .\32xl\:rotate-6{
    --tw-rotate: 6deg;
  }

  .\32xl\:rotate-12{
    --tw-rotate: 12deg;
  }

  .\32xl\:rotate-45{
    --tw-rotate: 45deg;
  }

  .\32xl\:rotate-90{
    --tw-rotate: 90deg;
  }

  .\32xl\:rotate-180{
    --tw-rotate: 180deg;
  }

  .\32xl\:-rotate-180{
    --tw-rotate: -180deg;
  }

  .\32xl\:-rotate-90{
    --tw-rotate: -90deg;
  }

  .\32xl\:-rotate-45{
    --tw-rotate: -45deg;
  }

  .\32xl\:-rotate-12{
    --tw-rotate: -12deg;
  }

  .\32xl\:-rotate-6{
    --tw-rotate: -6deg;
  }

  .\32xl\:-rotate-3{
    --tw-rotate: -3deg;
  }

  .\32xl\:-rotate-2{
    --tw-rotate: -2deg;
  }

  .\32xl\:-rotate-1{
    --tw-rotate: -1deg;
  }

  .\32xl\:hover\:rotate-0:hover{
    --tw-rotate: 0deg;
  }

  .\32xl\:hover\:rotate-1:hover{
    --tw-rotate: 1deg;
  }

  .\32xl\:hover\:rotate-2:hover{
    --tw-rotate: 2deg;
  }

  .\32xl\:hover\:rotate-3:hover{
    --tw-rotate: 3deg;
  }

  .\32xl\:hover\:rotate-6:hover{
    --tw-rotate: 6deg;
  }

  .\32xl\:hover\:rotate-12:hover{
    --tw-rotate: 12deg;
  }

  .\32xl\:hover\:rotate-45:hover{
    --tw-rotate: 45deg;
  }

  .\32xl\:hover\:rotate-90:hover{
    --tw-rotate: 90deg;
  }

  .\32xl\:hover\:rotate-180:hover{
    --tw-rotate: 180deg;
  }

  .\32xl\:hover\:-rotate-180:hover{
    --tw-rotate: -180deg;
  }

  .\32xl\:hover\:-rotate-90:hover{
    --tw-rotate: -90deg;
  }

  .\32xl\:hover\:-rotate-45:hover{
    --tw-rotate: -45deg;
  }

  .\32xl\:hover\:-rotate-12:hover{
    --tw-rotate: -12deg;
  }

  .\32xl\:hover\:-rotate-6:hover{
    --tw-rotate: -6deg;
  }

  .\32xl\:hover\:-rotate-3:hover{
    --tw-rotate: -3deg;
  }

  .\32xl\:hover\:-rotate-2:hover{
    --tw-rotate: -2deg;
  }

  .\32xl\:hover\:-rotate-1:hover{
    --tw-rotate: -1deg;
  }

  .\32xl\:focus\:rotate-0:focus{
    --tw-rotate: 0deg;
  }

  .\32xl\:focus\:rotate-1:focus{
    --tw-rotate: 1deg;
  }

  .\32xl\:focus\:rotate-2:focus{
    --tw-rotate: 2deg;
  }

  .\32xl\:focus\:rotate-3:focus{
    --tw-rotate: 3deg;
  }

  .\32xl\:focus\:rotate-6:focus{
    --tw-rotate: 6deg;
  }

  .\32xl\:focus\:rotate-12:focus{
    --tw-rotate: 12deg;
  }

  .\32xl\:focus\:rotate-45:focus{
    --tw-rotate: 45deg;
  }

  .\32xl\:focus\:rotate-90:focus{
    --tw-rotate: 90deg;
  }

  .\32xl\:focus\:rotate-180:focus{
    --tw-rotate: 180deg;
  }

  .\32xl\:focus\:-rotate-180:focus{
    --tw-rotate: -180deg;
  }

  .\32xl\:focus\:-rotate-90:focus{
    --tw-rotate: -90deg;
  }

  .\32xl\:focus\:-rotate-45:focus{
    --tw-rotate: -45deg;
  }

  .\32xl\:focus\:-rotate-12:focus{
    --tw-rotate: -12deg;
  }

  .\32xl\:focus\:-rotate-6:focus{
    --tw-rotate: -6deg;
  }

  .\32xl\:focus\:-rotate-3:focus{
    --tw-rotate: -3deg;
  }

  .\32xl\:focus\:-rotate-2:focus{
    --tw-rotate: -2deg;
  }

  .\32xl\:focus\:-rotate-1:focus{
    --tw-rotate: -1deg;
  }

  .\32xl\:translate-x-0{
    --tw-translate-x: 0px;
  }

  .\32xl\:translate-x-1{
    --tw-translate-x: 0.25rem;
  }

  .\32xl\:translate-x-2{
    --tw-translate-x: 0.5rem;
  }

  .\32xl\:translate-x-3{
    --tw-translate-x: 0.75rem;
  }

  .\32xl\:translate-x-4{
    --tw-translate-x: 1rem;
  }

  .\32xl\:translate-x-5{
    --tw-translate-x: 1.25rem;
  }

  .\32xl\:translate-x-6{
    --tw-translate-x: 1.5rem;
  }

  .\32xl\:translate-x-7{
    --tw-translate-x: 1.75rem;
  }

  .\32xl\:translate-x-8{
    --tw-translate-x: 2rem;
  }

  .\32xl\:translate-x-9{
    --tw-translate-x: 2.25rem;
  }

  .\32xl\:translate-x-10{
    --tw-translate-x: 2.5rem;
  }

  .\32xl\:translate-x-11{
    --tw-translate-x: 2.75rem;
  }

  .\32xl\:translate-x-12{
    --tw-translate-x: 3rem;
  }

  .\32xl\:translate-x-13{
    --tw-translate-x: 3.25rem;
  }

  .\32xl\:translate-x-14{
    --tw-translate-x: 3.5rem;
  }

  .\32xl\:translate-x-15{
    --tw-translate-x: 3.75rem;
  }

  .\32xl\:translate-x-16{
    --tw-translate-x: 4rem;
  }

  .\32xl\:translate-x-17{
    --tw-translate-x: 4.25rem;
  }

  .\32xl\:translate-x-18{
    --tw-translate-x: 4.5rem;
  }

  .\32xl\:translate-x-19{
    --tw-translate-x: 4.75rem;
  }

  .\32xl\:translate-x-20{
    --tw-translate-x: 5rem;
  }

  .\32xl\:translate-x-22{
    --tw-translate-x: 5.5rem;
  }

  .\32xl\:translate-x-24{
    --tw-translate-x: 6rem;
  }

  .\32xl\:translate-x-25{
    --tw-translate-x: 6.25rem;
  }

  .\32xl\:translate-x-28{
    --tw-translate-x: 7rem;
  }

  .\32xl\:translate-x-30{
    --tw-translate-x: 7.5rem;
  }

  .\32xl\:translate-x-32{
    --tw-translate-x: 8rem;
  }

  .\32xl\:translate-x-34{
    --tw-translate-x: 8.5rem;
  }

  .\32xl\:translate-x-35{
    --tw-translate-x: 8.75rem;
  }

  .\32xl\:translate-x-36{
    --tw-translate-x: 9rem;
  }

  .\32xl\:translate-x-39{
    --tw-translate-x: 9.75rem;
  }

  .\32xl\:translate-x-40{
    --tw-translate-x: 10rem;
  }

  .\32xl\:translate-x-42{
    --tw-translate-x: 10.5rem;
  }

  .\32xl\:translate-x-44{
    --tw-translate-x: 11rem;
  }

  .\32xl\:translate-x-45{
    --tw-translate-x: 11.25rem;
  }

  .\32xl\:translate-x-48{
    --tw-translate-x: 12rem;
  }

  .\32xl\:translate-x-50{
    --tw-translate-x: 12.5rem;
  }

  .\32xl\:translate-x-52{
    --tw-translate-x: 13rem;
  }

  .\32xl\:translate-x-55{
    --tw-translate-x: 13.75rem;
  }

  .\32xl\:translate-x-56{
    --tw-translate-x: 14rem;
  }

  .\32xl\:translate-x-58{
    --tw-translate-x: 14.5rem;
  }

  .\32xl\:translate-x-60{
    --tw-translate-x: 15rem;
  }

  .\32xl\:translate-x-64{
    --tw-translate-x: 16rem;
  }

  .\32xl\:translate-x-65{
    --tw-translate-x: 16.25rem;
  }

  .\32xl\:translate-x-68{
    --tw-translate-x: 17rem;
  }

  .\32xl\:translate-x-69{
    --tw-translate-x: 17.25rem;
  }

  .\32xl\:translate-x-70{
    --tw-translate-x: 17.5rem;
  }

  .\32xl\:translate-x-72{
    --tw-translate-x: 18rem;
  }

  .\32xl\:translate-x-75{
    --tw-translate-x: 18.75rem;
  }

  .\32xl\:translate-x-80{
    --tw-translate-x: 20rem;
  }

  .\32xl\:translate-x-85{
    --tw-translate-x: 21.25rem;
  }

  .\32xl\:translate-x-86{
    --tw-translate-x: 21.5rem;
  }

  .\32xl\:translate-x-90{
    --tw-translate-x: 22.5rem;
  }

  .\32xl\:translate-x-96{
    --tw-translate-x: 24rem;
  }

  .\32xl\:translate-x-100{
    --tw-translate-x: 25rem;
  }

  .\32xl\:translate-x-115{
    --tw-translate-x: 28.75rem;
  }

  .\32xl\:translate-x-125{
    --tw-translate-x: 31.25rem;
  }

  .\32xl\:translate-x-142{
    --tw-translate-x: 35.5rem;
  }

  .\32xl\:translate-x-150{
    --tw-translate-x: 37.5rem;
  }

  .\32xl\:translate-x-156{
    --tw-translate-x: 39rem;
  }

  .\32xl\:translate-x-160{
    --tw-translate-x: 40rem;
  }

  .\32xl\:translate-x-175{
    --tw-translate-x: 43.75rem;
  }

  .\32xl\:translate-x-207{
    --tw-translate-x: 51.75rem;
  }

  .\32xl\:translate-x-242{
    --tw-translate-x: 60.5rem;
  }

  .\32xl\:translate-x-250{
    --tw-translate-x: 62.5rem;
  }

  .\32xl\:translate-x-258{
    --tw-translate-x: 64.5rem;
  }

  .\32xl\:translate-x-265{
    --tw-translate-x: 66.25rem;
  }

  .\32xl\:translate-x-280{
    --tw-translate-x: 70rem;
  }

  .\32xl\:translate-x-px{
    --tw-translate-x: 1px;
  }

  .\32xl\:translate-x-0\.5{
    --tw-translate-x: 0.125rem;
  }

  .\32xl\:translate-x-1\.5{
    --tw-translate-x: 0.375rem;
  }

  .\32xl\:translate-x-2\.5{
    --tw-translate-x: 0.625rem;
  }

  .\32xl\:translate-x-3\.5{
    --tw-translate-x: 0.875rem;
  }

  .\32xl\:translate-x-0\.25{
    --tw-translate-x: 0.0625rem;
  }

  .\32xl\:translate-x-0\.75{
    --tw-translate-x: 0.1875rem;
  }

  .\32xl\:translate-x-1\.25{
    --tw-translate-x: 0.3125rem;
  }

  .\32xl\:translate-x-1\.75{
    --tw-translate-x: 0.4375rem;
  }

  .\32xl\:translate-x-2\.25{
    --tw-translate-x: 0.5625rem;
  }

  .\32xl\:translate-x-2\.75{
    --tw-translate-x: 0.6875rem;
  }

  .\32xl\:translate-x-3\.25{
    --tw-translate-x: 0.8125rem;
  }

  .\32xl\:translate-x-3\.75{
    --tw-translate-x: 0.9375rem;
  }

  .\32xl\:translate-x-4\.25{
    --tw-translate-x: 1.0625rem;
  }

  .\32xl\:translate-x-4\.5{
    --tw-translate-x: 1.125rem;
  }

  .\32xl\:translate-x-4\.75{
    --tw-translate-x: 1.1875rem;
  }

  .\32xl\:translate-x-5\.25{
    --tw-translate-x: 1.3125rem;
  }

  .\32xl\:translate-x-5\.5{
    --tw-translate-x: 1.375rem;
  }

  .\32xl\:translate-x-5\.75{
    --tw-translate-x: 1.4375rem;
  }

  .\32xl\:translate-x-6\.25{
    --tw-translate-x: 1.5625rem;
  }

  .\32xl\:translate-x-6\.5{
    --tw-translate-x: 1.625rem;
  }

  .\32xl\:translate-x-6\.75{
    --tw-translate-x: 1.6875rem;
  }

  .\32xl\:translate-x-7\.25{
    --tw-translate-x: 1.8125rem;
  }

  .\32xl\:translate-x-7\.5{
    --tw-translate-x: 1.875rem;
  }

  .\32xl\:translate-x-8\.25{
    --tw-translate-x: 2.0625rem;
  }

  .\32xl\:translate-x-8\.5{
    --tw-translate-x: 2.125rem;
  }

  .\32xl\:translate-x-9\.25{
    --tw-translate-x: 2.3125rem;
  }

  .\32xl\:translate-x-9\.5{
    --tw-translate-x: 2.375rem;
  }

  .\32xl\:translate-x-10\.5{
    --tw-translate-x: 2.625rem;
  }

  .\32xl\:translate-x-11\.25{
    --tw-translate-x: 2.8125rem;
  }

  .\32xl\:translate-x-11\.5{
    --tw-translate-x: 2.875rem;
  }

  .\32xl\:translate-x-12\.5{
    --tw-translate-x: 3.125rem;
  }

  .\32xl\:translate-x-12\.75{
    --tw-translate-x: 3.1875rem;
  }

  .\32xl\:translate-x-13\.5{
    --tw-translate-x: 3.375rem;
  }

  .\32xl\:translate-x-14\.5{
    --tw-translate-x: 3.625rem;
  }

  .\32xl\:translate-x-15\.5{
    --tw-translate-x: 3.875rem;
  }

  .\32xl\:translate-x-15\.75{
    --tw-translate-x: 3.9375rem;
  }

  .\32xl\:translate-x-16\.25{
    --tw-translate-x: 4.0625rem;
  }

  .\32xl\:translate-x-17\.25{
    --tw-translate-x: 4.3125rem;
  }

  .\32xl\:translate-x-17\.5{
    --tw-translate-x: 4.375rem;
  }

  .\32xl\:translate-x-18\.25{
    --tw-translate-x: 4.5625rem;
  }

  .\32xl\:translate-x-18\.5{
    --tw-translate-x: 4.625rem;
  }

  .\32xl\:translate-x-20\.25{
    --tw-translate-x: 5.0625rem;
  }

  .\32xl\:translate-x-20\.5{
    --tw-translate-x: 5.125rem;
  }

  .\32xl\:translate-x-22\.5{
    --tw-translate-x: 5.625rem;
  }

  .\32xl\:translate-x-25\.5{
    --tw-translate-x: 6.375rem;
  }

  .\32xl\:translate-x-26\.75{
    --tw-translate-x: 6.6875rem;
  }

  .\32xl\:translate-x-32\.5{
    --tw-translate-x: 8.125rem;
  }

  .\32xl\:translate-x-37\.5{
    --tw-translate-x: 9.375rem;
  }

  .\32xl\:translate-x-41\.25{
    --tw-translate-x: 10.3125rem;
  }

  .\32xl\:translate-x-52\.5{
    --tw-translate-x: 13.125rem;
  }

  .\32xl\:translate-x-54\.5{
    --tw-translate-x: 13.625rem;
  }

  .\32xl\:translate-x-57\.25{
    --tw-translate-x: 14.3125rem;
  }

  .\32xl\:translate-x-57\.5{
    --tw-translate-x: 14.375rem;
  }

  .\32xl\:translate-x-66\.25{
    --tw-translate-x: 16.5625rem;
  }

  .\32xl\:translate-x-74\.5{
    --tw-translate-x: 18.125rem;
  }

  .\32xl\:translate-x-106\.25{
    --tw-translate-x: 26.5625rem;
  }

  .\32xl\:translate-x-112\.25{
    --tw-translate-x: 28.0675rem;
  }

  .\32xl\:translate-x-112\.75{
    --tw-translate-x: 28.1875rem;
  }

  .\32xl\:translate-x-147\.5{
    --tw-translate-x: 36.875rem;
  }

  .\32xl\:translate-x-162\.5{
    --tw-translate-x: 40.625rem;
  }

  .\32xl\:translate-x-172\.25{
    --tw-translate-x: 42.5625rem;
  }

  .\32xl\:translate-x-175\.25{
    --tw-translate-x: 43.8125rem;
  }

  .\32xl\:translate-x-184\.25{
    --tw-translate-x: 46.0625rem;
  }

  .\32xl\:translate-x-203\.25{
    --tw-translate-x: 50.8125rem;
  }

  .\32xl\:translate-x-half{
    --tw-translate-x: 50%;
  }

  .\32xl\:translate-x-full{
    --tw-translate-x: 100%;
  }

  .\32xl\:translate-x-1\/10{
    --tw-translate-x: 10%;
  }

  .\32xl\:translate-x-2\/10{
    --tw-translate-x: 20%;
  }

  .\32xl\:translate-x-3\/10{
    --tw-translate-x: 30%;
  }

  .\32xl\:translate-x-4\/10{
    --tw-translate-x: 40%;
  }

  .\32xl\:translate-x-4\.5\/10{
    --tw-translate-x: 45%;
  }

  .\32xl\:translate-x-5\/10{
    --tw-translate-x: 50%;
  }

  .\32xl\:translate-x-5\.5\/10{
    --tw-translate-x: 55%;
  }

  .\32xl\:translate-x-6\/10{
    --tw-translate-x: 60%;
  }

  .\32xl\:translate-x-7\/10{
    --tw-translate-x: 70%;
  }

  .\32xl\:translate-x-8\/10{
    --tw-translate-x: 80%;
  }

  .\32xl\:translate-x-9\/10{
    --tw-translate-x: 90%;
  }

  .\32xl\:translate-x-1\/12{
    --tw-translate-x: 8.333333%;
  }

  .\32xl\:translate-x-2\/12{
    --tw-translate-x: 16.666667%;
  }

  .\32xl\:translate-x-3\/12{
    --tw-translate-x: 25%;
  }

  .\32xl\:translate-x-4\/12{
    --tw-translate-x: 33.333333%;
  }

  .\32xl\:translate-x-5\/12{
    --tw-translate-x: 41.666667%;
  }

  .\32xl\:translate-x-6\/12{
    --tw-translate-x: 50%;
  }

  .\32xl\:translate-x-7\/12{
    --tw-translate-x: 58.333333%;
  }

  .\32xl\:translate-x-8\/12{
    --tw-translate-x: 66.666667%;
  }

  .\32xl\:translate-x-9\/12{
    --tw-translate-x: 75%;
  }

  .\32xl\:translate-x-10\/12{
    --tw-translate-x: 83.333333%;
  }

  .\32xl\:translate-x-11\/12{
    --tw-translate-x: 91.666667%;
  }

  .\32xl\:-translate-x-0{
    --tw-translate-x: 0px;
  }

  .\32xl\:-translate-x-1{
    --tw-translate-x: -0.25rem;
  }

  .\32xl\:-translate-x-2{
    --tw-translate-x: -0.5rem;
  }

  .\32xl\:-translate-x-3{
    --tw-translate-x: -0.75rem;
  }

  .\32xl\:-translate-x-4{
    --tw-translate-x: -1rem;
  }

  .\32xl\:-translate-x-5{
    --tw-translate-x: -1.25rem;
  }

  .\32xl\:-translate-x-6{
    --tw-translate-x: -1.5rem;
  }

  .\32xl\:-translate-x-7{
    --tw-translate-x: -1.75rem;
  }

  .\32xl\:-translate-x-8{
    --tw-translate-x: -2rem;
  }

  .\32xl\:-translate-x-9{
    --tw-translate-x: -2.25rem;
  }

  .\32xl\:-translate-x-10{
    --tw-translate-x: -2.5rem;
  }

  .\32xl\:-translate-x-11{
    --tw-translate-x: -2.75rem;
  }

  .\32xl\:-translate-x-12{
    --tw-translate-x: -3rem;
  }

  .\32xl\:-translate-x-13{
    --tw-translate-x: -3.25rem;
  }

  .\32xl\:-translate-x-14{
    --tw-translate-x: -3.5rem;
  }

  .\32xl\:-translate-x-15{
    --tw-translate-x: -3.75rem;
  }

  .\32xl\:-translate-x-16{
    --tw-translate-x: -4rem;
  }

  .\32xl\:-translate-x-17{
    --tw-translate-x: -4.25rem;
  }

  .\32xl\:-translate-x-18{
    --tw-translate-x: -4.5rem;
  }

  .\32xl\:-translate-x-19{
    --tw-translate-x: -4.75rem;
  }

  .\32xl\:-translate-x-20{
    --tw-translate-x: -5rem;
  }

  .\32xl\:-translate-x-22{
    --tw-translate-x: -5.5rem;
  }

  .\32xl\:-translate-x-24{
    --tw-translate-x: -6rem;
  }

  .\32xl\:-translate-x-25{
    --tw-translate-x: -6.25rem;
  }

  .\32xl\:-translate-x-28{
    --tw-translate-x: -7rem;
  }

  .\32xl\:-translate-x-30{
    --tw-translate-x: -7.5rem;
  }

  .\32xl\:-translate-x-32{
    --tw-translate-x: -8rem;
  }

  .\32xl\:-translate-x-34{
    --tw-translate-x: -8.5rem;
  }

  .\32xl\:-translate-x-35{
    --tw-translate-x: -8.75rem;
  }

  .\32xl\:-translate-x-36{
    --tw-translate-x: -9rem;
  }

  .\32xl\:-translate-x-39{
    --tw-translate-x: -9.75rem;
  }

  .\32xl\:-translate-x-40{
    --tw-translate-x: -10rem;
  }

  .\32xl\:-translate-x-42{
    --tw-translate-x: -10.5rem;
  }

  .\32xl\:-translate-x-44{
    --tw-translate-x: -11rem;
  }

  .\32xl\:-translate-x-45{
    --tw-translate-x: -11.25rem;
  }

  .\32xl\:-translate-x-48{
    --tw-translate-x: -12rem;
  }

  .\32xl\:-translate-x-50{
    --tw-translate-x: -12.5rem;
  }

  .\32xl\:-translate-x-52{
    --tw-translate-x: -13rem;
  }

  .\32xl\:-translate-x-55{
    --tw-translate-x: -13.75rem;
  }

  .\32xl\:-translate-x-56{
    --tw-translate-x: -14rem;
  }

  .\32xl\:-translate-x-58{
    --tw-translate-x: -14.5rem;
  }

  .\32xl\:-translate-x-60{
    --tw-translate-x: -15rem;
  }

  .\32xl\:-translate-x-64{
    --tw-translate-x: -16rem;
  }

  .\32xl\:-translate-x-65{
    --tw-translate-x: -16.25rem;
  }

  .\32xl\:-translate-x-68{
    --tw-translate-x: -17rem;
  }

  .\32xl\:-translate-x-69{
    --tw-translate-x: -17.25rem;
  }

  .\32xl\:-translate-x-70{
    --tw-translate-x: -17.5rem;
  }

  .\32xl\:-translate-x-72{
    --tw-translate-x: -18rem;
  }

  .\32xl\:-translate-x-75{
    --tw-translate-x: -18.75rem;
  }

  .\32xl\:-translate-x-80{
    --tw-translate-x: -20rem;
  }

  .\32xl\:-translate-x-85{
    --tw-translate-x: -21.25rem;
  }

  .\32xl\:-translate-x-86{
    --tw-translate-x: -21.5rem;
  }

  .\32xl\:-translate-x-90{
    --tw-translate-x: -22.5rem;
  }

  .\32xl\:-translate-x-96{
    --tw-translate-x: -24rem;
  }

  .\32xl\:-translate-x-100{
    --tw-translate-x: -25rem;
  }

  .\32xl\:-translate-x-115{
    --tw-translate-x: -28.75rem;
  }

  .\32xl\:-translate-x-125{
    --tw-translate-x: -31.25rem;
  }

  .\32xl\:-translate-x-142{
    --tw-translate-x: -35.5rem;
  }

  .\32xl\:-translate-x-150{
    --tw-translate-x: -37.5rem;
  }

  .\32xl\:-translate-x-156{
    --tw-translate-x: -39rem;
  }

  .\32xl\:-translate-x-160{
    --tw-translate-x: -40rem;
  }

  .\32xl\:-translate-x-175{
    --tw-translate-x: -43.75rem;
  }

  .\32xl\:-translate-x-207{
    --tw-translate-x: -51.75rem;
  }

  .\32xl\:-translate-x-242{
    --tw-translate-x: -60.5rem;
  }

  .\32xl\:-translate-x-250{
    --tw-translate-x: -62.5rem;
  }

  .\32xl\:-translate-x-258{
    --tw-translate-x: -64.5rem;
  }

  .\32xl\:-translate-x-265{
    --tw-translate-x: -66.25rem;
  }

  .\32xl\:-translate-x-280{
    --tw-translate-x: -70rem;
  }

  .\32xl\:-translate-x-px{
    --tw-translate-x: -1px;
  }

  .\32xl\:-translate-x-0\.5{
    --tw-translate-x: -0.125rem;
  }

  .\32xl\:-translate-x-1\.5{
    --tw-translate-x: -0.375rem;
  }

  .\32xl\:-translate-x-2\.5{
    --tw-translate-x: -0.625rem;
  }

  .\32xl\:-translate-x-3\.5{
    --tw-translate-x: -0.875rem;
  }

  .\32xl\:-translate-x-0\.25{
    --tw-translate-x: -0.0625rem;
  }

  .\32xl\:-translate-x-0\.75{
    --tw-translate-x: -0.1875rem;
  }

  .\32xl\:-translate-x-1\.25{
    --tw-translate-x: -0.3125rem;
  }

  .\32xl\:-translate-x-1\.75{
    --tw-translate-x: -0.4375rem;
  }

  .\32xl\:-translate-x-2\.25{
    --tw-translate-x: -0.5625rem;
  }

  .\32xl\:-translate-x-2\.75{
    --tw-translate-x: -0.6875rem;
  }

  .\32xl\:-translate-x-3\.25{
    --tw-translate-x: -0.8125rem;
  }

  .\32xl\:-translate-x-3\.75{
    --tw-translate-x: -0.9375rem;
  }

  .\32xl\:-translate-x-4\.25{
    --tw-translate-x: -1.0625rem;
  }

  .\32xl\:-translate-x-4\.5{
    --tw-translate-x: -1.125rem;
  }

  .\32xl\:-translate-x-4\.75{
    --tw-translate-x: -1.1875rem;
  }

  .\32xl\:-translate-x-5\.25{
    --tw-translate-x: -1.3125rem;
  }

  .\32xl\:-translate-x-5\.5{
    --tw-translate-x: -1.375rem;
  }

  .\32xl\:-translate-x-5\.75{
    --tw-translate-x: -1.4375rem;
  }

  .\32xl\:-translate-x-6\.25{
    --tw-translate-x: -1.5625rem;
  }

  .\32xl\:-translate-x-6\.5{
    --tw-translate-x: -1.625rem;
  }

  .\32xl\:-translate-x-6\.75{
    --tw-translate-x: -1.6875rem;
  }

  .\32xl\:-translate-x-7\.25{
    --tw-translate-x: -1.8125rem;
  }

  .\32xl\:-translate-x-7\.5{
    --tw-translate-x: -1.875rem;
  }

  .\32xl\:-translate-x-8\.25{
    --tw-translate-x: -2.0625rem;
  }

  .\32xl\:-translate-x-8\.5{
    --tw-translate-x: -2.125rem;
  }

  .\32xl\:-translate-x-9\.25{
    --tw-translate-x: -2.3125rem;
  }

  .\32xl\:-translate-x-9\.5{
    --tw-translate-x: -2.375rem;
  }

  .\32xl\:-translate-x-10\.5{
    --tw-translate-x: -2.625rem;
  }

  .\32xl\:-translate-x-11\.25{
    --tw-translate-x: -2.8125rem;
  }

  .\32xl\:-translate-x-11\.5{
    --tw-translate-x: -2.875rem;
  }

  .\32xl\:-translate-x-12\.5{
    --tw-translate-x: -3.125rem;
  }

  .\32xl\:-translate-x-12\.75{
    --tw-translate-x: -3.1875rem;
  }

  .\32xl\:-translate-x-13\.5{
    --tw-translate-x: -3.375rem;
  }

  .\32xl\:-translate-x-14\.5{
    --tw-translate-x: -3.625rem;
  }

  .\32xl\:-translate-x-15\.5{
    --tw-translate-x: -3.875rem;
  }

  .\32xl\:-translate-x-15\.75{
    --tw-translate-x: -3.9375rem;
  }

  .\32xl\:-translate-x-16\.25{
    --tw-translate-x: -4.0625rem;
  }

  .\32xl\:-translate-x-17\.25{
    --tw-translate-x: -4.3125rem;
  }

  .\32xl\:-translate-x-17\.5{
    --tw-translate-x: -4.375rem;
  }

  .\32xl\:-translate-x-18\.25{
    --tw-translate-x: -4.5625rem;
  }

  .\32xl\:-translate-x-18\.5{
    --tw-translate-x: -4.625rem;
  }

  .\32xl\:-translate-x-20\.25{
    --tw-translate-x: -5.0625rem;
  }

  .\32xl\:-translate-x-20\.5{
    --tw-translate-x: -5.125rem;
  }

  .\32xl\:-translate-x-22\.5{
    --tw-translate-x: -5.625rem;
  }

  .\32xl\:-translate-x-25\.5{
    --tw-translate-x: -6.375rem;
  }

  .\32xl\:-translate-x-26\.75{
    --tw-translate-x: -6.6875rem;
  }

  .\32xl\:-translate-x-32\.5{
    --tw-translate-x: -8.125rem;
  }

  .\32xl\:-translate-x-37\.5{
    --tw-translate-x: -9.375rem;
  }

  .\32xl\:-translate-x-41\.25{
    --tw-translate-x: -10.3125rem;
  }

  .\32xl\:-translate-x-52\.5{
    --tw-translate-x: -13.125rem;
  }

  .\32xl\:-translate-x-54\.5{
    --tw-translate-x: -13.625rem;
  }

  .\32xl\:-translate-x-57\.25{
    --tw-translate-x: -14.3125rem;
  }

  .\32xl\:-translate-x-57\.5{
    --tw-translate-x: -14.375rem;
  }

  .\32xl\:-translate-x-66\.25{
    --tw-translate-x: -16.5625rem;
  }

  .\32xl\:-translate-x-74\.5{
    --tw-translate-x: -18.125rem;
  }

  .\32xl\:-translate-x-106\.25{
    --tw-translate-x: -26.5625rem;
  }

  .\32xl\:-translate-x-112\.25{
    --tw-translate-x: -28.0675rem;
  }

  .\32xl\:-translate-x-112\.75{
    --tw-translate-x: -28.1875rem;
  }

  .\32xl\:-translate-x-147\.5{
    --tw-translate-x: -36.875rem;
  }

  .\32xl\:-translate-x-162\.5{
    --tw-translate-x: -40.625rem;
  }

  .\32xl\:-translate-x-172\.25{
    --tw-translate-x: -42.5625rem;
  }

  .\32xl\:-translate-x-175\.25{
    --tw-translate-x: -43.8125rem;
  }

  .\32xl\:-translate-x-184\.25{
    --tw-translate-x: -46.0625rem;
  }

  .\32xl\:-translate-x-203\.25{
    --tw-translate-x: -50.8125rem;
  }

  .\32xl\:-translate-x-half{
    --tw-translate-x: -50%;
  }

  .\32xl\:-translate-x-full{
    --tw-translate-x: -100%;
  }

  .\32xl\:-translate-x-1\/10{
    --tw-translate-x: -10%;
  }

  .\32xl\:-translate-x-2\/10{
    --tw-translate-x: -20%;
  }

  .\32xl\:-translate-x-3\/10{
    --tw-translate-x: -30%;
  }

  .\32xl\:-translate-x-4\/10{
    --tw-translate-x: -40%;
  }

  .\32xl\:-translate-x-4\.5\/10{
    --tw-translate-x: -45%;
  }

  .\32xl\:-translate-x-5\/10{
    --tw-translate-x: -50%;
  }

  .\32xl\:-translate-x-5\.5\/10{
    --tw-translate-x: -55%;
  }

  .\32xl\:-translate-x-6\/10{
    --tw-translate-x: -60%;
  }

  .\32xl\:-translate-x-7\/10{
    --tw-translate-x: -70%;
  }

  .\32xl\:-translate-x-8\/10{
    --tw-translate-x: -80%;
  }

  .\32xl\:-translate-x-9\/10{
    --tw-translate-x: -90%;
  }

  .\32xl\:-translate-x-1\/12{
    --tw-translate-x: -8.33333%;
  }

  .\32xl\:-translate-x-2\/12{
    --tw-translate-x: -16.66667%;
  }

  .\32xl\:-translate-x-3\/12{
    --tw-translate-x: -25%;
  }

  .\32xl\:-translate-x-4\/12{
    --tw-translate-x: -33.33333%;
  }

  .\32xl\:-translate-x-5\/12{
    --tw-translate-x: -41.66667%;
  }

  .\32xl\:-translate-x-6\/12{
    --tw-translate-x: -50%;
  }

  .\32xl\:-translate-x-7\/12{
    --tw-translate-x: -58.33333%;
  }

  .\32xl\:-translate-x-8\/12{
    --tw-translate-x: -66.66667%;
  }

  .\32xl\:-translate-x-9\/12{
    --tw-translate-x: -75%;
  }

  .\32xl\:-translate-x-10\/12{
    --tw-translate-x: -83.33333%;
  }

  .\32xl\:-translate-x-11\/12{
    --tw-translate-x: -91.66667%;
  }

  .\32xl\:translate-x-1\/2{
    --tw-translate-x: 50%;
  }

  .\32xl\:translate-x-1\/3{
    --tw-translate-x: 33.333333%;
  }

  .\32xl\:translate-x-2\/3{
    --tw-translate-x: 66.666667%;
  }

  .\32xl\:translate-x-1\/4{
    --tw-translate-x: 25%;
  }

  .\32xl\:translate-x-2\/4{
    --tw-translate-x: 50%;
  }

  .\32xl\:translate-x-3\/4{
    --tw-translate-x: 75%;
  }

  .\32xl\:-translate-x-1\/2{
    --tw-translate-x: -50%;
  }

  .\32xl\:-translate-x-1\/3{
    --tw-translate-x: -33.333333%;
  }

  .\32xl\:-translate-x-2\/3{
    --tw-translate-x: -66.666667%;
  }

  .\32xl\:-translate-x-1\/4{
    --tw-translate-x: -25%;
  }

  .\32xl\:-translate-x-2\/4{
    --tw-translate-x: -50%;
  }

  .\32xl\:-translate-x-3\/4{
    --tw-translate-x: -75%;
  }

  .\32xl\:translate-y-0{
    --tw-translate-y: 0px;
  }

  .\32xl\:translate-y-1{
    --tw-translate-y: 0.25rem;
  }

  .\32xl\:translate-y-2{
    --tw-translate-y: 0.5rem;
  }

  .\32xl\:translate-y-3{
    --tw-translate-y: 0.75rem;
  }

  .\32xl\:translate-y-4{
    --tw-translate-y: 1rem;
  }

  .\32xl\:translate-y-5{
    --tw-translate-y: 1.25rem;
  }

  .\32xl\:translate-y-6{
    --tw-translate-y: 1.5rem;
  }

  .\32xl\:translate-y-7{
    --tw-translate-y: 1.75rem;
  }

  .\32xl\:translate-y-8{
    --tw-translate-y: 2rem;
  }

  .\32xl\:translate-y-9{
    --tw-translate-y: 2.25rem;
  }

  .\32xl\:translate-y-10{
    --tw-translate-y: 2.5rem;
  }

  .\32xl\:translate-y-11{
    --tw-translate-y: 2.75rem;
  }

  .\32xl\:translate-y-12{
    --tw-translate-y: 3rem;
  }

  .\32xl\:translate-y-13{
    --tw-translate-y: 3.25rem;
  }

  .\32xl\:translate-y-14{
    --tw-translate-y: 3.5rem;
  }

  .\32xl\:translate-y-15{
    --tw-translate-y: 3.75rem;
  }

  .\32xl\:translate-y-16{
    --tw-translate-y: 4rem;
  }

  .\32xl\:translate-y-17{
    --tw-translate-y: 4.25rem;
  }

  .\32xl\:translate-y-18{
    --tw-translate-y: 4.5rem;
  }

  .\32xl\:translate-y-19{
    --tw-translate-y: 4.75rem;
  }

  .\32xl\:translate-y-20{
    --tw-translate-y: 5rem;
  }

  .\32xl\:translate-y-22{
    --tw-translate-y: 5.5rem;
  }

  .\32xl\:translate-y-24{
    --tw-translate-y: 6rem;
  }

  .\32xl\:translate-y-25{
    --tw-translate-y: 6.25rem;
  }

  .\32xl\:translate-y-28{
    --tw-translate-y: 7rem;
  }

  .\32xl\:translate-y-30{
    --tw-translate-y: 7.5rem;
  }

  .\32xl\:translate-y-32{
    --tw-translate-y: 8rem;
  }

  .\32xl\:translate-y-34{
    --tw-translate-y: 8.5rem;
  }

  .\32xl\:translate-y-35{
    --tw-translate-y: 8.75rem;
  }

  .\32xl\:translate-y-36{
    --tw-translate-y: 9rem;
  }

  .\32xl\:translate-y-39{
    --tw-translate-y: 9.75rem;
  }

  .\32xl\:translate-y-40{
    --tw-translate-y: 10rem;
  }

  .\32xl\:translate-y-42{
    --tw-translate-y: 10.5rem;
  }

  .\32xl\:translate-y-44{
    --tw-translate-y: 11rem;
  }

  .\32xl\:translate-y-45{
    --tw-translate-y: 11.25rem;
  }

  .\32xl\:translate-y-48{
    --tw-translate-y: 12rem;
  }

  .\32xl\:translate-y-50{
    --tw-translate-y: 12.5rem;
  }

  .\32xl\:translate-y-52{
    --tw-translate-y: 13rem;
  }

  .\32xl\:translate-y-55{
    --tw-translate-y: 13.75rem;
  }

  .\32xl\:translate-y-56{
    --tw-translate-y: 14rem;
  }

  .\32xl\:translate-y-58{
    --tw-translate-y: 14.5rem;
  }

  .\32xl\:translate-y-60{
    --tw-translate-y: 15rem;
  }

  .\32xl\:translate-y-64{
    --tw-translate-y: 16rem;
  }

  .\32xl\:translate-y-65{
    --tw-translate-y: 16.25rem;
  }

  .\32xl\:translate-y-68{
    --tw-translate-y: 17rem;
  }

  .\32xl\:translate-y-69{
    --tw-translate-y: 17.25rem;
  }

  .\32xl\:translate-y-70{
    --tw-translate-y: 17.5rem;
  }

  .\32xl\:translate-y-72{
    --tw-translate-y: 18rem;
  }

  .\32xl\:translate-y-75{
    --tw-translate-y: 18.75rem;
  }

  .\32xl\:translate-y-80{
    --tw-translate-y: 20rem;
  }

  .\32xl\:translate-y-85{
    --tw-translate-y: 21.25rem;
  }

  .\32xl\:translate-y-86{
    --tw-translate-y: 21.5rem;
  }

  .\32xl\:translate-y-90{
    --tw-translate-y: 22.5rem;
  }

  .\32xl\:translate-y-96{
    --tw-translate-y: 24rem;
  }

  .\32xl\:translate-y-100{
    --tw-translate-y: 25rem;
  }

  .\32xl\:translate-y-115{
    --tw-translate-y: 28.75rem;
  }

  .\32xl\:translate-y-125{
    --tw-translate-y: 31.25rem;
  }

  .\32xl\:translate-y-142{
    --tw-translate-y: 35.5rem;
  }

  .\32xl\:translate-y-150{
    --tw-translate-y: 37.5rem;
  }

  .\32xl\:translate-y-156{
    --tw-translate-y: 39rem;
  }

  .\32xl\:translate-y-160{
    --tw-translate-y: 40rem;
  }

  .\32xl\:translate-y-175{
    --tw-translate-y: 43.75rem;
  }

  .\32xl\:translate-y-207{
    --tw-translate-y: 51.75rem;
  }

  .\32xl\:translate-y-242{
    --tw-translate-y: 60.5rem;
  }

  .\32xl\:translate-y-250{
    --tw-translate-y: 62.5rem;
  }

  .\32xl\:translate-y-258{
    --tw-translate-y: 64.5rem;
  }

  .\32xl\:translate-y-265{
    --tw-translate-y: 66.25rem;
  }

  .\32xl\:translate-y-280{
    --tw-translate-y: 70rem;
  }

  .\32xl\:translate-y-px{
    --tw-translate-y: 1px;
  }

  .\32xl\:translate-y-0\.5{
    --tw-translate-y: 0.125rem;
  }

  .\32xl\:translate-y-1\.5{
    --tw-translate-y: 0.375rem;
  }

  .\32xl\:translate-y-2\.5{
    --tw-translate-y: 0.625rem;
  }

  .\32xl\:translate-y-3\.5{
    --tw-translate-y: 0.875rem;
  }

  .\32xl\:translate-y-0\.25{
    --tw-translate-y: 0.0625rem;
  }

  .\32xl\:translate-y-0\.75{
    --tw-translate-y: 0.1875rem;
  }

  .\32xl\:translate-y-1\.25{
    --tw-translate-y: 0.3125rem;
  }

  .\32xl\:translate-y-1\.75{
    --tw-translate-y: 0.4375rem;
  }

  .\32xl\:translate-y-2\.25{
    --tw-translate-y: 0.5625rem;
  }

  .\32xl\:translate-y-2\.75{
    --tw-translate-y: 0.6875rem;
  }

  .\32xl\:translate-y-3\.25{
    --tw-translate-y: 0.8125rem;
  }

  .\32xl\:translate-y-3\.75{
    --tw-translate-y: 0.9375rem;
  }

  .\32xl\:translate-y-4\.25{
    --tw-translate-y: 1.0625rem;
  }

  .\32xl\:translate-y-4\.5{
    --tw-translate-y: 1.125rem;
  }

  .\32xl\:translate-y-4\.75{
    --tw-translate-y: 1.1875rem;
  }

  .\32xl\:translate-y-5\.25{
    --tw-translate-y: 1.3125rem;
  }

  .\32xl\:translate-y-5\.5{
    --tw-translate-y: 1.375rem;
  }

  .\32xl\:translate-y-5\.75{
    --tw-translate-y: 1.4375rem;
  }

  .\32xl\:translate-y-6\.25{
    --tw-translate-y: 1.5625rem;
  }

  .\32xl\:translate-y-6\.5{
    --tw-translate-y: 1.625rem;
  }

  .\32xl\:translate-y-6\.75{
    --tw-translate-y: 1.6875rem;
  }

  .\32xl\:translate-y-7\.25{
    --tw-translate-y: 1.8125rem;
  }

  .\32xl\:translate-y-7\.5{
    --tw-translate-y: 1.875rem;
  }

  .\32xl\:translate-y-8\.25{
    --tw-translate-y: 2.0625rem;
  }

  .\32xl\:translate-y-8\.5{
    --tw-translate-y: 2.125rem;
  }

  .\32xl\:translate-y-9\.25{
    --tw-translate-y: 2.3125rem;
  }

  .\32xl\:translate-y-9\.5{
    --tw-translate-y: 2.375rem;
  }

  .\32xl\:translate-y-10\.5{
    --tw-translate-y: 2.625rem;
  }

  .\32xl\:translate-y-11\.25{
    --tw-translate-y: 2.8125rem;
  }

  .\32xl\:translate-y-11\.5{
    --tw-translate-y: 2.875rem;
  }

  .\32xl\:translate-y-12\.5{
    --tw-translate-y: 3.125rem;
  }

  .\32xl\:translate-y-12\.75{
    --tw-translate-y: 3.1875rem;
  }

  .\32xl\:translate-y-13\.5{
    --tw-translate-y: 3.375rem;
  }

  .\32xl\:translate-y-14\.5{
    --tw-translate-y: 3.625rem;
  }

  .\32xl\:translate-y-15\.5{
    --tw-translate-y: 3.875rem;
  }

  .\32xl\:translate-y-15\.75{
    --tw-translate-y: 3.9375rem;
  }

  .\32xl\:translate-y-16\.25{
    --tw-translate-y: 4.0625rem;
  }

  .\32xl\:translate-y-17\.25{
    --tw-translate-y: 4.3125rem;
  }

  .\32xl\:translate-y-17\.5{
    --tw-translate-y: 4.375rem;
  }

  .\32xl\:translate-y-18\.25{
    --tw-translate-y: 4.5625rem;
  }

  .\32xl\:translate-y-18\.5{
    --tw-translate-y: 4.625rem;
  }

  .\32xl\:translate-y-20\.25{
    --tw-translate-y: 5.0625rem;
  }

  .\32xl\:translate-y-20\.5{
    --tw-translate-y: 5.125rem;
  }

  .\32xl\:translate-y-22\.5{
    --tw-translate-y: 5.625rem;
  }

  .\32xl\:translate-y-25\.5{
    --tw-translate-y: 6.375rem;
  }

  .\32xl\:translate-y-26\.75{
    --tw-translate-y: 6.6875rem;
  }

  .\32xl\:translate-y-32\.5{
    --tw-translate-y: 8.125rem;
  }

  .\32xl\:translate-y-37\.5{
    --tw-translate-y: 9.375rem;
  }

  .\32xl\:translate-y-41\.25{
    --tw-translate-y: 10.3125rem;
  }

  .\32xl\:translate-y-52\.5{
    --tw-translate-y: 13.125rem;
  }

  .\32xl\:translate-y-54\.5{
    --tw-translate-y: 13.625rem;
  }

  .\32xl\:translate-y-57\.25{
    --tw-translate-y: 14.3125rem;
  }

  .\32xl\:translate-y-57\.5{
    --tw-translate-y: 14.375rem;
  }

  .\32xl\:translate-y-66\.25{
    --tw-translate-y: 16.5625rem;
  }

  .\32xl\:translate-y-74\.5{
    --tw-translate-y: 18.125rem;
  }

  .\32xl\:translate-y-106\.25{
    --tw-translate-y: 26.5625rem;
  }

  .\32xl\:translate-y-112\.25{
    --tw-translate-y: 28.0675rem;
  }

  .\32xl\:translate-y-112\.75{
    --tw-translate-y: 28.1875rem;
  }

  .\32xl\:translate-y-147\.5{
    --tw-translate-y: 36.875rem;
  }

  .\32xl\:translate-y-162\.5{
    --tw-translate-y: 40.625rem;
  }

  .\32xl\:translate-y-172\.25{
    --tw-translate-y: 42.5625rem;
  }

  .\32xl\:translate-y-175\.25{
    --tw-translate-y: 43.8125rem;
  }

  .\32xl\:translate-y-184\.25{
    --tw-translate-y: 46.0625rem;
  }

  .\32xl\:translate-y-203\.25{
    --tw-translate-y: 50.8125rem;
  }

  .\32xl\:translate-y-half{
    --tw-translate-y: 50%;
  }

  .\32xl\:translate-y-full{
    --tw-translate-y: 100%;
  }

  .\32xl\:translate-y-1\/10{
    --tw-translate-y: 10%;
  }

  .\32xl\:translate-y-2\/10{
    --tw-translate-y: 20%;
  }

  .\32xl\:translate-y-3\/10{
    --tw-translate-y: 30%;
  }

  .\32xl\:translate-y-4\/10{
    --tw-translate-y: 40%;
  }

  .\32xl\:translate-y-4\.5\/10{
    --tw-translate-y: 45%;
  }

  .\32xl\:translate-y-5\/10{
    --tw-translate-y: 50%;
  }

  .\32xl\:translate-y-5\.5\/10{
    --tw-translate-y: 55%;
  }

  .\32xl\:translate-y-6\/10{
    --tw-translate-y: 60%;
  }

  .\32xl\:translate-y-7\/10{
    --tw-translate-y: 70%;
  }

  .\32xl\:translate-y-8\/10{
    --tw-translate-y: 80%;
  }

  .\32xl\:translate-y-9\/10{
    --tw-translate-y: 90%;
  }

  .\32xl\:translate-y-1\/12{
    --tw-translate-y: 8.333333%;
  }

  .\32xl\:translate-y-2\/12{
    --tw-translate-y: 16.666667%;
  }

  .\32xl\:translate-y-3\/12{
    --tw-translate-y: 25%;
  }

  .\32xl\:translate-y-4\/12{
    --tw-translate-y: 33.333333%;
  }

  .\32xl\:translate-y-5\/12{
    --tw-translate-y: 41.666667%;
  }

  .\32xl\:translate-y-6\/12{
    --tw-translate-y: 50%;
  }

  .\32xl\:translate-y-7\/12{
    --tw-translate-y: 58.333333%;
  }

  .\32xl\:translate-y-8\/12{
    --tw-translate-y: 66.666667%;
  }

  .\32xl\:translate-y-9\/12{
    --tw-translate-y: 75%;
  }

  .\32xl\:translate-y-10\/12{
    --tw-translate-y: 83.333333%;
  }

  .\32xl\:translate-y-11\/12{
    --tw-translate-y: 91.666667%;
  }

  .\32xl\:-translate-y-0{
    --tw-translate-y: 0px;
  }

  .\32xl\:-translate-y-1{
    --tw-translate-y: -0.25rem;
  }

  .\32xl\:-translate-y-2{
    --tw-translate-y: -0.5rem;
  }

  .\32xl\:-translate-y-3{
    --tw-translate-y: -0.75rem;
  }

  .\32xl\:-translate-y-4{
    --tw-translate-y: -1rem;
  }

  .\32xl\:-translate-y-5{
    --tw-translate-y: -1.25rem;
  }

  .\32xl\:-translate-y-6{
    --tw-translate-y: -1.5rem;
  }

  .\32xl\:-translate-y-7{
    --tw-translate-y: -1.75rem;
  }

  .\32xl\:-translate-y-8{
    --tw-translate-y: -2rem;
  }

  .\32xl\:-translate-y-9{
    --tw-translate-y: -2.25rem;
  }

  .\32xl\:-translate-y-10{
    --tw-translate-y: -2.5rem;
  }

  .\32xl\:-translate-y-11{
    --tw-translate-y: -2.75rem;
  }

  .\32xl\:-translate-y-12{
    --tw-translate-y: -3rem;
  }

  .\32xl\:-translate-y-13{
    --tw-translate-y: -3.25rem;
  }

  .\32xl\:-translate-y-14{
    --tw-translate-y: -3.5rem;
  }

  .\32xl\:-translate-y-15{
    --tw-translate-y: -3.75rem;
  }

  .\32xl\:-translate-y-16{
    --tw-translate-y: -4rem;
  }

  .\32xl\:-translate-y-17{
    --tw-translate-y: -4.25rem;
  }

  .\32xl\:-translate-y-18{
    --tw-translate-y: -4.5rem;
  }

  .\32xl\:-translate-y-19{
    --tw-translate-y: -4.75rem;
  }

  .\32xl\:-translate-y-20{
    --tw-translate-y: -5rem;
  }

  .\32xl\:-translate-y-22{
    --tw-translate-y: -5.5rem;
  }

  .\32xl\:-translate-y-24{
    --tw-translate-y: -6rem;
  }

  .\32xl\:-translate-y-25{
    --tw-translate-y: -6.25rem;
  }

  .\32xl\:-translate-y-28{
    --tw-translate-y: -7rem;
  }

  .\32xl\:-translate-y-30{
    --tw-translate-y: -7.5rem;
  }

  .\32xl\:-translate-y-32{
    --tw-translate-y: -8rem;
  }

  .\32xl\:-translate-y-34{
    --tw-translate-y: -8.5rem;
  }

  .\32xl\:-translate-y-35{
    --tw-translate-y: -8.75rem;
  }

  .\32xl\:-translate-y-36{
    --tw-translate-y: -9rem;
  }

  .\32xl\:-translate-y-39{
    --tw-translate-y: -9.75rem;
  }

  .\32xl\:-translate-y-40{
    --tw-translate-y: -10rem;
  }

  .\32xl\:-translate-y-42{
    --tw-translate-y: -10.5rem;
  }

  .\32xl\:-translate-y-44{
    --tw-translate-y: -11rem;
  }

  .\32xl\:-translate-y-45{
    --tw-translate-y: -11.25rem;
  }

  .\32xl\:-translate-y-48{
    --tw-translate-y: -12rem;
  }

  .\32xl\:-translate-y-50{
    --tw-translate-y: -12.5rem;
  }

  .\32xl\:-translate-y-52{
    --tw-translate-y: -13rem;
  }

  .\32xl\:-translate-y-55{
    --tw-translate-y: -13.75rem;
  }

  .\32xl\:-translate-y-56{
    --tw-translate-y: -14rem;
  }

  .\32xl\:-translate-y-58{
    --tw-translate-y: -14.5rem;
  }

  .\32xl\:-translate-y-60{
    --tw-translate-y: -15rem;
  }

  .\32xl\:-translate-y-64{
    --tw-translate-y: -16rem;
  }

  .\32xl\:-translate-y-65{
    --tw-translate-y: -16.25rem;
  }

  .\32xl\:-translate-y-68{
    --tw-translate-y: -17rem;
  }

  .\32xl\:-translate-y-69{
    --tw-translate-y: -17.25rem;
  }

  .\32xl\:-translate-y-70{
    --tw-translate-y: -17.5rem;
  }

  .\32xl\:-translate-y-72{
    --tw-translate-y: -18rem;
  }

  .\32xl\:-translate-y-75{
    --tw-translate-y: -18.75rem;
  }

  .\32xl\:-translate-y-80{
    --tw-translate-y: -20rem;
  }

  .\32xl\:-translate-y-85{
    --tw-translate-y: -21.25rem;
  }

  .\32xl\:-translate-y-86{
    --tw-translate-y: -21.5rem;
  }

  .\32xl\:-translate-y-90{
    --tw-translate-y: -22.5rem;
  }

  .\32xl\:-translate-y-96{
    --tw-translate-y: -24rem;
  }

  .\32xl\:-translate-y-100{
    --tw-translate-y: -25rem;
  }

  .\32xl\:-translate-y-115{
    --tw-translate-y: -28.75rem;
  }

  .\32xl\:-translate-y-125{
    --tw-translate-y: -31.25rem;
  }

  .\32xl\:-translate-y-142{
    --tw-translate-y: -35.5rem;
  }

  .\32xl\:-translate-y-150{
    --tw-translate-y: -37.5rem;
  }

  .\32xl\:-translate-y-156{
    --tw-translate-y: -39rem;
  }

  .\32xl\:-translate-y-160{
    --tw-translate-y: -40rem;
  }

  .\32xl\:-translate-y-175{
    --tw-translate-y: -43.75rem;
  }

  .\32xl\:-translate-y-207{
    --tw-translate-y: -51.75rem;
  }

  .\32xl\:-translate-y-242{
    --tw-translate-y: -60.5rem;
  }

  .\32xl\:-translate-y-250{
    --tw-translate-y: -62.5rem;
  }

  .\32xl\:-translate-y-258{
    --tw-translate-y: -64.5rem;
  }

  .\32xl\:-translate-y-265{
    --tw-translate-y: -66.25rem;
  }

  .\32xl\:-translate-y-280{
    --tw-translate-y: -70rem;
  }

  .\32xl\:-translate-y-px{
    --tw-translate-y: -1px;
  }

  .\32xl\:-translate-y-0\.5{
    --tw-translate-y: -0.125rem;
  }

  .\32xl\:-translate-y-1\.5{
    --tw-translate-y: -0.375rem;
  }

  .\32xl\:-translate-y-2\.5{
    --tw-translate-y: -0.625rem;
  }

  .\32xl\:-translate-y-3\.5{
    --tw-translate-y: -0.875rem;
  }

  .\32xl\:-translate-y-0\.25{
    --tw-translate-y: -0.0625rem;
  }

  .\32xl\:-translate-y-0\.75{
    --tw-translate-y: -0.1875rem;
  }

  .\32xl\:-translate-y-1\.25{
    --tw-translate-y: -0.3125rem;
  }

  .\32xl\:-translate-y-1\.75{
    --tw-translate-y: -0.4375rem;
  }

  .\32xl\:-translate-y-2\.25{
    --tw-translate-y: -0.5625rem;
  }

  .\32xl\:-translate-y-2\.75{
    --tw-translate-y: -0.6875rem;
  }

  .\32xl\:-translate-y-3\.25{
    --tw-translate-y: -0.8125rem;
  }

  .\32xl\:-translate-y-3\.75{
    --tw-translate-y: -0.9375rem;
  }

  .\32xl\:-translate-y-4\.25{
    --tw-translate-y: -1.0625rem;
  }

  .\32xl\:-translate-y-4\.5{
    --tw-translate-y: -1.125rem;
  }

  .\32xl\:-translate-y-4\.75{
    --tw-translate-y: -1.1875rem;
  }

  .\32xl\:-translate-y-5\.25{
    --tw-translate-y: -1.3125rem;
  }

  .\32xl\:-translate-y-5\.5{
    --tw-translate-y: -1.375rem;
  }

  .\32xl\:-translate-y-5\.75{
    --tw-translate-y: -1.4375rem;
  }

  .\32xl\:-translate-y-6\.25{
    --tw-translate-y: -1.5625rem;
  }

  .\32xl\:-translate-y-6\.5{
    --tw-translate-y: -1.625rem;
  }

  .\32xl\:-translate-y-6\.75{
    --tw-translate-y: -1.6875rem;
  }

  .\32xl\:-translate-y-7\.25{
    --tw-translate-y: -1.8125rem;
  }

  .\32xl\:-translate-y-7\.5{
    --tw-translate-y: -1.875rem;
  }

  .\32xl\:-translate-y-8\.25{
    --tw-translate-y: -2.0625rem;
  }

  .\32xl\:-translate-y-8\.5{
    --tw-translate-y: -2.125rem;
  }

  .\32xl\:-translate-y-9\.25{
    --tw-translate-y: -2.3125rem;
  }

  .\32xl\:-translate-y-9\.5{
    --tw-translate-y: -2.375rem;
  }

  .\32xl\:-translate-y-10\.5{
    --tw-translate-y: -2.625rem;
  }

  .\32xl\:-translate-y-11\.25{
    --tw-translate-y: -2.8125rem;
  }

  .\32xl\:-translate-y-11\.5{
    --tw-translate-y: -2.875rem;
  }

  .\32xl\:-translate-y-12\.5{
    --tw-translate-y: -3.125rem;
  }

  .\32xl\:-translate-y-12\.75{
    --tw-translate-y: -3.1875rem;
  }

  .\32xl\:-translate-y-13\.5{
    --tw-translate-y: -3.375rem;
  }

  .\32xl\:-translate-y-14\.5{
    --tw-translate-y: -3.625rem;
  }

  .\32xl\:-translate-y-15\.5{
    --tw-translate-y: -3.875rem;
  }

  .\32xl\:-translate-y-15\.75{
    --tw-translate-y: -3.9375rem;
  }

  .\32xl\:-translate-y-16\.25{
    --tw-translate-y: -4.0625rem;
  }

  .\32xl\:-translate-y-17\.25{
    --tw-translate-y: -4.3125rem;
  }

  .\32xl\:-translate-y-17\.5{
    --tw-translate-y: -4.375rem;
  }

  .\32xl\:-translate-y-18\.25{
    --tw-translate-y: -4.5625rem;
  }

  .\32xl\:-translate-y-18\.5{
    --tw-translate-y: -4.625rem;
  }

  .\32xl\:-translate-y-20\.25{
    --tw-translate-y: -5.0625rem;
  }

  .\32xl\:-translate-y-20\.5{
    --tw-translate-y: -5.125rem;
  }

  .\32xl\:-translate-y-22\.5{
    --tw-translate-y: -5.625rem;
  }

  .\32xl\:-translate-y-25\.5{
    --tw-translate-y: -6.375rem;
  }

  .\32xl\:-translate-y-26\.75{
    --tw-translate-y: -6.6875rem;
  }

  .\32xl\:-translate-y-32\.5{
    --tw-translate-y: -8.125rem;
  }

  .\32xl\:-translate-y-37\.5{
    --tw-translate-y: -9.375rem;
  }

  .\32xl\:-translate-y-41\.25{
    --tw-translate-y: -10.3125rem;
  }

  .\32xl\:-translate-y-52\.5{
    --tw-translate-y: -13.125rem;
  }

  .\32xl\:-translate-y-54\.5{
    --tw-translate-y: -13.625rem;
  }

  .\32xl\:-translate-y-57\.25{
    --tw-translate-y: -14.3125rem;
  }

  .\32xl\:-translate-y-57\.5{
    --tw-translate-y: -14.375rem;
  }

  .\32xl\:-translate-y-66\.25{
    --tw-translate-y: -16.5625rem;
  }

  .\32xl\:-translate-y-74\.5{
    --tw-translate-y: -18.125rem;
  }

  .\32xl\:-translate-y-106\.25{
    --tw-translate-y: -26.5625rem;
  }

  .\32xl\:-translate-y-112\.25{
    --tw-translate-y: -28.0675rem;
  }

  .\32xl\:-translate-y-112\.75{
    --tw-translate-y: -28.1875rem;
  }

  .\32xl\:-translate-y-147\.5{
    --tw-translate-y: -36.875rem;
  }

  .\32xl\:-translate-y-162\.5{
    --tw-translate-y: -40.625rem;
  }

  .\32xl\:-translate-y-172\.25{
    --tw-translate-y: -42.5625rem;
  }

  .\32xl\:-translate-y-175\.25{
    --tw-translate-y: -43.8125rem;
  }

  .\32xl\:-translate-y-184\.25{
    --tw-translate-y: -46.0625rem;
  }

  .\32xl\:-translate-y-203\.25{
    --tw-translate-y: -50.8125rem;
  }

  .\32xl\:-translate-y-half{
    --tw-translate-y: -50%;
  }

  .\32xl\:-translate-y-full{
    --tw-translate-y: -100%;
  }

  .\32xl\:-translate-y-1\/10{
    --tw-translate-y: -10%;
  }

  .\32xl\:-translate-y-2\/10{
    --tw-translate-y: -20%;
  }

  .\32xl\:-translate-y-3\/10{
    --tw-translate-y: -30%;
  }

  .\32xl\:-translate-y-4\/10{
    --tw-translate-y: -40%;
  }

  .\32xl\:-translate-y-4\.5\/10{
    --tw-translate-y: -45%;
  }

  .\32xl\:-translate-y-5\/10{
    --tw-translate-y: -50%;
  }

  .\32xl\:-translate-y-5\.5\/10{
    --tw-translate-y: -55%;
  }

  .\32xl\:-translate-y-6\/10{
    --tw-translate-y: -60%;
  }

  .\32xl\:-translate-y-7\/10{
    --tw-translate-y: -70%;
  }

  .\32xl\:-translate-y-8\/10{
    --tw-translate-y: -80%;
  }

  .\32xl\:-translate-y-9\/10{
    --tw-translate-y: -90%;
  }

  .\32xl\:-translate-y-1\/12{
    --tw-translate-y: -8.33333%;
  }

  .\32xl\:-translate-y-2\/12{
    --tw-translate-y: -16.66667%;
  }

  .\32xl\:-translate-y-3\/12{
    --tw-translate-y: -25%;
  }

  .\32xl\:-translate-y-4\/12{
    --tw-translate-y: -33.33333%;
  }

  .\32xl\:-translate-y-5\/12{
    --tw-translate-y: -41.66667%;
  }

  .\32xl\:-translate-y-6\/12{
    --tw-translate-y: -50%;
  }

  .\32xl\:-translate-y-7\/12{
    --tw-translate-y: -58.33333%;
  }

  .\32xl\:-translate-y-8\/12{
    --tw-translate-y: -66.66667%;
  }

  .\32xl\:-translate-y-9\/12{
    --tw-translate-y: -75%;
  }

  .\32xl\:-translate-y-10\/12{
    --tw-translate-y: -83.33333%;
  }

  .\32xl\:-translate-y-11\/12{
    --tw-translate-y: -91.66667%;
  }

  .\32xl\:translate-y-1\/2{
    --tw-translate-y: 50%;
  }

  .\32xl\:translate-y-1\/3{
    --tw-translate-y: 33.333333%;
  }

  .\32xl\:translate-y-2\/3{
    --tw-translate-y: 66.666667%;
  }

  .\32xl\:translate-y-1\/4{
    --tw-translate-y: 25%;
  }

  .\32xl\:translate-y-2\/4{
    --tw-translate-y: 50%;
  }

  .\32xl\:translate-y-3\/4{
    --tw-translate-y: 75%;
  }

  .\32xl\:-translate-y-1\/2{
    --tw-translate-y: -50%;
  }

  .\32xl\:-translate-y-1\/3{
    --tw-translate-y: -33.333333%;
  }

  .\32xl\:-translate-y-2\/3{
    --tw-translate-y: -66.666667%;
  }

  .\32xl\:-translate-y-1\/4{
    --tw-translate-y: -25%;
  }

  .\32xl\:-translate-y-2\/4{
    --tw-translate-y: -50%;
  }

  .\32xl\:-translate-y-3\/4{
    --tw-translate-y: -75%;
  }

  .\32xl\:hover\:translate-x-0:hover{
    --tw-translate-x: 0px;
  }

  .\32xl\:hover\:translate-x-1:hover{
    --tw-translate-x: 0.25rem;
  }

  .\32xl\:hover\:translate-x-2:hover{
    --tw-translate-x: 0.5rem;
  }

  .\32xl\:hover\:translate-x-3:hover{
    --tw-translate-x: 0.75rem;
  }

  .\32xl\:hover\:translate-x-4:hover{
    --tw-translate-x: 1rem;
  }

  .\32xl\:hover\:translate-x-5:hover{
    --tw-translate-x: 1.25rem;
  }

  .\32xl\:hover\:translate-x-6:hover{
    --tw-translate-x: 1.5rem;
  }

  .\32xl\:hover\:translate-x-7:hover{
    --tw-translate-x: 1.75rem;
  }

  .\32xl\:hover\:translate-x-8:hover{
    --tw-translate-x: 2rem;
  }

  .\32xl\:hover\:translate-x-9:hover{
    --tw-translate-x: 2.25rem;
  }

  .\32xl\:hover\:translate-x-10:hover{
    --tw-translate-x: 2.5rem;
  }

  .\32xl\:hover\:translate-x-11:hover{
    --tw-translate-x: 2.75rem;
  }

  .\32xl\:hover\:translate-x-12:hover{
    --tw-translate-x: 3rem;
  }

  .\32xl\:hover\:translate-x-13:hover{
    --tw-translate-x: 3.25rem;
  }

  .\32xl\:hover\:translate-x-14:hover{
    --tw-translate-x: 3.5rem;
  }

  .\32xl\:hover\:translate-x-15:hover{
    --tw-translate-x: 3.75rem;
  }

  .\32xl\:hover\:translate-x-16:hover{
    --tw-translate-x: 4rem;
  }

  .\32xl\:hover\:translate-x-17:hover{
    --tw-translate-x: 4.25rem;
  }

  .\32xl\:hover\:translate-x-18:hover{
    --tw-translate-x: 4.5rem;
  }

  .\32xl\:hover\:translate-x-19:hover{
    --tw-translate-x: 4.75rem;
  }

  .\32xl\:hover\:translate-x-20:hover{
    --tw-translate-x: 5rem;
  }

  .\32xl\:hover\:translate-x-22:hover{
    --tw-translate-x: 5.5rem;
  }

  .\32xl\:hover\:translate-x-24:hover{
    --tw-translate-x: 6rem;
  }

  .\32xl\:hover\:translate-x-25:hover{
    --tw-translate-x: 6.25rem;
  }

  .\32xl\:hover\:translate-x-28:hover{
    --tw-translate-x: 7rem;
  }

  .\32xl\:hover\:translate-x-30:hover{
    --tw-translate-x: 7.5rem;
  }

  .\32xl\:hover\:translate-x-32:hover{
    --tw-translate-x: 8rem;
  }

  .\32xl\:hover\:translate-x-34:hover{
    --tw-translate-x: 8.5rem;
  }

  .\32xl\:hover\:translate-x-35:hover{
    --tw-translate-x: 8.75rem;
  }

  .\32xl\:hover\:translate-x-36:hover{
    --tw-translate-x: 9rem;
  }

  .\32xl\:hover\:translate-x-39:hover{
    --tw-translate-x: 9.75rem;
  }

  .\32xl\:hover\:translate-x-40:hover{
    --tw-translate-x: 10rem;
  }

  .\32xl\:hover\:translate-x-42:hover{
    --tw-translate-x: 10.5rem;
  }

  .\32xl\:hover\:translate-x-44:hover{
    --tw-translate-x: 11rem;
  }

  .\32xl\:hover\:translate-x-45:hover{
    --tw-translate-x: 11.25rem;
  }

  .\32xl\:hover\:translate-x-48:hover{
    --tw-translate-x: 12rem;
  }

  .\32xl\:hover\:translate-x-50:hover{
    --tw-translate-x: 12.5rem;
  }

  .\32xl\:hover\:translate-x-52:hover{
    --tw-translate-x: 13rem;
  }

  .\32xl\:hover\:translate-x-55:hover{
    --tw-translate-x: 13.75rem;
  }

  .\32xl\:hover\:translate-x-56:hover{
    --tw-translate-x: 14rem;
  }

  .\32xl\:hover\:translate-x-58:hover{
    --tw-translate-x: 14.5rem;
  }

  .\32xl\:hover\:translate-x-60:hover{
    --tw-translate-x: 15rem;
  }

  .\32xl\:hover\:translate-x-64:hover{
    --tw-translate-x: 16rem;
  }

  .\32xl\:hover\:translate-x-65:hover{
    --tw-translate-x: 16.25rem;
  }

  .\32xl\:hover\:translate-x-68:hover{
    --tw-translate-x: 17rem;
  }

  .\32xl\:hover\:translate-x-69:hover{
    --tw-translate-x: 17.25rem;
  }

  .\32xl\:hover\:translate-x-70:hover{
    --tw-translate-x: 17.5rem;
  }

  .\32xl\:hover\:translate-x-72:hover{
    --tw-translate-x: 18rem;
  }

  .\32xl\:hover\:translate-x-75:hover{
    --tw-translate-x: 18.75rem;
  }

  .\32xl\:hover\:translate-x-80:hover{
    --tw-translate-x: 20rem;
  }

  .\32xl\:hover\:translate-x-85:hover{
    --tw-translate-x: 21.25rem;
  }

  .\32xl\:hover\:translate-x-86:hover{
    --tw-translate-x: 21.5rem;
  }

  .\32xl\:hover\:translate-x-90:hover{
    --tw-translate-x: 22.5rem;
  }

  .\32xl\:hover\:translate-x-96:hover{
    --tw-translate-x: 24rem;
  }

  .\32xl\:hover\:translate-x-100:hover{
    --tw-translate-x: 25rem;
  }

  .\32xl\:hover\:translate-x-115:hover{
    --tw-translate-x: 28.75rem;
  }

  .\32xl\:hover\:translate-x-125:hover{
    --tw-translate-x: 31.25rem;
  }

  .\32xl\:hover\:translate-x-142:hover{
    --tw-translate-x: 35.5rem;
  }

  .\32xl\:hover\:translate-x-150:hover{
    --tw-translate-x: 37.5rem;
  }

  .\32xl\:hover\:translate-x-156:hover{
    --tw-translate-x: 39rem;
  }

  .\32xl\:hover\:translate-x-160:hover{
    --tw-translate-x: 40rem;
  }

  .\32xl\:hover\:translate-x-175:hover{
    --tw-translate-x: 43.75rem;
  }

  .\32xl\:hover\:translate-x-207:hover{
    --tw-translate-x: 51.75rem;
  }

  .\32xl\:hover\:translate-x-242:hover{
    --tw-translate-x: 60.5rem;
  }

  .\32xl\:hover\:translate-x-250:hover{
    --tw-translate-x: 62.5rem;
  }

  .\32xl\:hover\:translate-x-258:hover{
    --tw-translate-x: 64.5rem;
  }

  .\32xl\:hover\:translate-x-265:hover{
    --tw-translate-x: 66.25rem;
  }

  .\32xl\:hover\:translate-x-280:hover{
    --tw-translate-x: 70rem;
  }

  .\32xl\:hover\:translate-x-px:hover{
    --tw-translate-x: 1px;
  }

  .\32xl\:hover\:translate-x-0\.5:hover{
    --tw-translate-x: 0.125rem;
  }

  .\32xl\:hover\:translate-x-1\.5:hover{
    --tw-translate-x: 0.375rem;
  }

  .\32xl\:hover\:translate-x-2\.5:hover{
    --tw-translate-x: 0.625rem;
  }

  .\32xl\:hover\:translate-x-3\.5:hover{
    --tw-translate-x: 0.875rem;
  }

  .\32xl\:hover\:translate-x-0\.25:hover{
    --tw-translate-x: 0.0625rem;
  }

  .\32xl\:hover\:translate-x-0\.75:hover{
    --tw-translate-x: 0.1875rem;
  }

  .\32xl\:hover\:translate-x-1\.25:hover{
    --tw-translate-x: 0.3125rem;
  }

  .\32xl\:hover\:translate-x-1\.75:hover{
    --tw-translate-x: 0.4375rem;
  }

  .\32xl\:hover\:translate-x-2\.25:hover{
    --tw-translate-x: 0.5625rem;
  }

  .\32xl\:hover\:translate-x-2\.75:hover{
    --tw-translate-x: 0.6875rem;
  }

  .\32xl\:hover\:translate-x-3\.25:hover{
    --tw-translate-x: 0.8125rem;
  }

  .\32xl\:hover\:translate-x-3\.75:hover{
    --tw-translate-x: 0.9375rem;
  }

  .\32xl\:hover\:translate-x-4\.25:hover{
    --tw-translate-x: 1.0625rem;
  }

  .\32xl\:hover\:translate-x-4\.5:hover{
    --tw-translate-x: 1.125rem;
  }

  .\32xl\:hover\:translate-x-4\.75:hover{
    --tw-translate-x: 1.1875rem;
  }

  .\32xl\:hover\:translate-x-5\.25:hover{
    --tw-translate-x: 1.3125rem;
  }

  .\32xl\:hover\:translate-x-5\.5:hover{
    --tw-translate-x: 1.375rem;
  }

  .\32xl\:hover\:translate-x-5\.75:hover{
    --tw-translate-x: 1.4375rem;
  }

  .\32xl\:hover\:translate-x-6\.25:hover{
    --tw-translate-x: 1.5625rem;
  }

  .\32xl\:hover\:translate-x-6\.5:hover{
    --tw-translate-x: 1.625rem;
  }

  .\32xl\:hover\:translate-x-6\.75:hover{
    --tw-translate-x: 1.6875rem;
  }

  .\32xl\:hover\:translate-x-7\.25:hover{
    --tw-translate-x: 1.8125rem;
  }

  .\32xl\:hover\:translate-x-7\.5:hover{
    --tw-translate-x: 1.875rem;
  }

  .\32xl\:hover\:translate-x-8\.25:hover{
    --tw-translate-x: 2.0625rem;
  }

  .\32xl\:hover\:translate-x-8\.5:hover{
    --tw-translate-x: 2.125rem;
  }

  .\32xl\:hover\:translate-x-9\.25:hover{
    --tw-translate-x: 2.3125rem;
  }

  .\32xl\:hover\:translate-x-9\.5:hover{
    --tw-translate-x: 2.375rem;
  }

  .\32xl\:hover\:translate-x-10\.5:hover{
    --tw-translate-x: 2.625rem;
  }

  .\32xl\:hover\:translate-x-11\.25:hover{
    --tw-translate-x: 2.8125rem;
  }

  .\32xl\:hover\:translate-x-11\.5:hover{
    --tw-translate-x: 2.875rem;
  }

  .\32xl\:hover\:translate-x-12\.5:hover{
    --tw-translate-x: 3.125rem;
  }

  .\32xl\:hover\:translate-x-12\.75:hover{
    --tw-translate-x: 3.1875rem;
  }

  .\32xl\:hover\:translate-x-13\.5:hover{
    --tw-translate-x: 3.375rem;
  }

  .\32xl\:hover\:translate-x-14\.5:hover{
    --tw-translate-x: 3.625rem;
  }

  .\32xl\:hover\:translate-x-15\.5:hover{
    --tw-translate-x: 3.875rem;
  }

  .\32xl\:hover\:translate-x-15\.75:hover{
    --tw-translate-x: 3.9375rem;
  }

  .\32xl\:hover\:translate-x-16\.25:hover{
    --tw-translate-x: 4.0625rem;
  }

  .\32xl\:hover\:translate-x-17\.25:hover{
    --tw-translate-x: 4.3125rem;
  }

  .\32xl\:hover\:translate-x-17\.5:hover{
    --tw-translate-x: 4.375rem;
  }

  .\32xl\:hover\:translate-x-18\.25:hover{
    --tw-translate-x: 4.5625rem;
  }

  .\32xl\:hover\:translate-x-18\.5:hover{
    --tw-translate-x: 4.625rem;
  }

  .\32xl\:hover\:translate-x-20\.25:hover{
    --tw-translate-x: 5.0625rem;
  }

  .\32xl\:hover\:translate-x-20\.5:hover{
    --tw-translate-x: 5.125rem;
  }

  .\32xl\:hover\:translate-x-22\.5:hover{
    --tw-translate-x: 5.625rem;
  }

  .\32xl\:hover\:translate-x-25\.5:hover{
    --tw-translate-x: 6.375rem;
  }

  .\32xl\:hover\:translate-x-26\.75:hover{
    --tw-translate-x: 6.6875rem;
  }

  .\32xl\:hover\:translate-x-32\.5:hover{
    --tw-translate-x: 8.125rem;
  }

  .\32xl\:hover\:translate-x-37\.5:hover{
    --tw-translate-x: 9.375rem;
  }

  .\32xl\:hover\:translate-x-41\.25:hover{
    --tw-translate-x: 10.3125rem;
  }

  .\32xl\:hover\:translate-x-52\.5:hover{
    --tw-translate-x: 13.125rem;
  }

  .\32xl\:hover\:translate-x-54\.5:hover{
    --tw-translate-x: 13.625rem;
  }

  .\32xl\:hover\:translate-x-57\.25:hover{
    --tw-translate-x: 14.3125rem;
  }

  .\32xl\:hover\:translate-x-57\.5:hover{
    --tw-translate-x: 14.375rem;
  }

  .\32xl\:hover\:translate-x-66\.25:hover{
    --tw-translate-x: 16.5625rem;
  }

  .\32xl\:hover\:translate-x-74\.5:hover{
    --tw-translate-x: 18.125rem;
  }

  .\32xl\:hover\:translate-x-106\.25:hover{
    --tw-translate-x: 26.5625rem;
  }

  .\32xl\:hover\:translate-x-112\.25:hover{
    --tw-translate-x: 28.0675rem;
  }

  .\32xl\:hover\:translate-x-112\.75:hover{
    --tw-translate-x: 28.1875rem;
  }

  .\32xl\:hover\:translate-x-147\.5:hover{
    --tw-translate-x: 36.875rem;
  }

  .\32xl\:hover\:translate-x-162\.5:hover{
    --tw-translate-x: 40.625rem;
  }

  .\32xl\:hover\:translate-x-172\.25:hover{
    --tw-translate-x: 42.5625rem;
  }

  .\32xl\:hover\:translate-x-175\.25:hover{
    --tw-translate-x: 43.8125rem;
  }

  .\32xl\:hover\:translate-x-184\.25:hover{
    --tw-translate-x: 46.0625rem;
  }

  .\32xl\:hover\:translate-x-203\.25:hover{
    --tw-translate-x: 50.8125rem;
  }

  .\32xl\:hover\:translate-x-half:hover{
    --tw-translate-x: 50%;
  }

  .\32xl\:hover\:translate-x-full:hover{
    --tw-translate-x: 100%;
  }

  .\32xl\:hover\:translate-x-1\/10:hover{
    --tw-translate-x: 10%;
  }

  .\32xl\:hover\:translate-x-2\/10:hover{
    --tw-translate-x: 20%;
  }

  .\32xl\:hover\:translate-x-3\/10:hover{
    --tw-translate-x: 30%;
  }

  .\32xl\:hover\:translate-x-4\/10:hover{
    --tw-translate-x: 40%;
  }

  .\32xl\:hover\:translate-x-4\.5\/10:hover{
    --tw-translate-x: 45%;
  }

  .\32xl\:hover\:translate-x-5\/10:hover{
    --tw-translate-x: 50%;
  }

  .\32xl\:hover\:translate-x-5\.5\/10:hover{
    --tw-translate-x: 55%;
  }

  .\32xl\:hover\:translate-x-6\/10:hover{
    --tw-translate-x: 60%;
  }

  .\32xl\:hover\:translate-x-7\/10:hover{
    --tw-translate-x: 70%;
  }

  .\32xl\:hover\:translate-x-8\/10:hover{
    --tw-translate-x: 80%;
  }

  .\32xl\:hover\:translate-x-9\/10:hover{
    --tw-translate-x: 90%;
  }

  .\32xl\:hover\:translate-x-1\/12:hover{
    --tw-translate-x: 8.333333%;
  }

  .\32xl\:hover\:translate-x-2\/12:hover{
    --tw-translate-x: 16.666667%;
  }

  .\32xl\:hover\:translate-x-3\/12:hover{
    --tw-translate-x: 25%;
  }

  .\32xl\:hover\:translate-x-4\/12:hover{
    --tw-translate-x: 33.333333%;
  }

  .\32xl\:hover\:translate-x-5\/12:hover{
    --tw-translate-x: 41.666667%;
  }

  .\32xl\:hover\:translate-x-6\/12:hover{
    --tw-translate-x: 50%;
  }

  .\32xl\:hover\:translate-x-7\/12:hover{
    --tw-translate-x: 58.333333%;
  }

  .\32xl\:hover\:translate-x-8\/12:hover{
    --tw-translate-x: 66.666667%;
  }

  .\32xl\:hover\:translate-x-9\/12:hover{
    --tw-translate-x: 75%;
  }

  .\32xl\:hover\:translate-x-10\/12:hover{
    --tw-translate-x: 83.333333%;
  }

  .\32xl\:hover\:translate-x-11\/12:hover{
    --tw-translate-x: 91.666667%;
  }

  .\32xl\:hover\:-translate-x-0:hover{
    --tw-translate-x: 0px;
  }

  .\32xl\:hover\:-translate-x-1:hover{
    --tw-translate-x: -0.25rem;
  }

  .\32xl\:hover\:-translate-x-2:hover{
    --tw-translate-x: -0.5rem;
  }

  .\32xl\:hover\:-translate-x-3:hover{
    --tw-translate-x: -0.75rem;
  }

  .\32xl\:hover\:-translate-x-4:hover{
    --tw-translate-x: -1rem;
  }

  .\32xl\:hover\:-translate-x-5:hover{
    --tw-translate-x: -1.25rem;
  }

  .\32xl\:hover\:-translate-x-6:hover{
    --tw-translate-x: -1.5rem;
  }

  .\32xl\:hover\:-translate-x-7:hover{
    --tw-translate-x: -1.75rem;
  }

  .\32xl\:hover\:-translate-x-8:hover{
    --tw-translate-x: -2rem;
  }

  .\32xl\:hover\:-translate-x-9:hover{
    --tw-translate-x: -2.25rem;
  }

  .\32xl\:hover\:-translate-x-10:hover{
    --tw-translate-x: -2.5rem;
  }

  .\32xl\:hover\:-translate-x-11:hover{
    --tw-translate-x: -2.75rem;
  }

  .\32xl\:hover\:-translate-x-12:hover{
    --tw-translate-x: -3rem;
  }

  .\32xl\:hover\:-translate-x-13:hover{
    --tw-translate-x: -3.25rem;
  }

  .\32xl\:hover\:-translate-x-14:hover{
    --tw-translate-x: -3.5rem;
  }

  .\32xl\:hover\:-translate-x-15:hover{
    --tw-translate-x: -3.75rem;
  }

  .\32xl\:hover\:-translate-x-16:hover{
    --tw-translate-x: -4rem;
  }

  .\32xl\:hover\:-translate-x-17:hover{
    --tw-translate-x: -4.25rem;
  }

  .\32xl\:hover\:-translate-x-18:hover{
    --tw-translate-x: -4.5rem;
  }

  .\32xl\:hover\:-translate-x-19:hover{
    --tw-translate-x: -4.75rem;
  }

  .\32xl\:hover\:-translate-x-20:hover{
    --tw-translate-x: -5rem;
  }

  .\32xl\:hover\:-translate-x-22:hover{
    --tw-translate-x: -5.5rem;
  }

  .\32xl\:hover\:-translate-x-24:hover{
    --tw-translate-x: -6rem;
  }

  .\32xl\:hover\:-translate-x-25:hover{
    --tw-translate-x: -6.25rem;
  }

  .\32xl\:hover\:-translate-x-28:hover{
    --tw-translate-x: -7rem;
  }

  .\32xl\:hover\:-translate-x-30:hover{
    --tw-translate-x: -7.5rem;
  }

  .\32xl\:hover\:-translate-x-32:hover{
    --tw-translate-x: -8rem;
  }

  .\32xl\:hover\:-translate-x-34:hover{
    --tw-translate-x: -8.5rem;
  }

  .\32xl\:hover\:-translate-x-35:hover{
    --tw-translate-x: -8.75rem;
  }

  .\32xl\:hover\:-translate-x-36:hover{
    --tw-translate-x: -9rem;
  }

  .\32xl\:hover\:-translate-x-39:hover{
    --tw-translate-x: -9.75rem;
  }

  .\32xl\:hover\:-translate-x-40:hover{
    --tw-translate-x: -10rem;
  }

  .\32xl\:hover\:-translate-x-42:hover{
    --tw-translate-x: -10.5rem;
  }

  .\32xl\:hover\:-translate-x-44:hover{
    --tw-translate-x: -11rem;
  }

  .\32xl\:hover\:-translate-x-45:hover{
    --tw-translate-x: -11.25rem;
  }

  .\32xl\:hover\:-translate-x-48:hover{
    --tw-translate-x: -12rem;
  }

  .\32xl\:hover\:-translate-x-50:hover{
    --tw-translate-x: -12.5rem;
  }

  .\32xl\:hover\:-translate-x-52:hover{
    --tw-translate-x: -13rem;
  }

  .\32xl\:hover\:-translate-x-55:hover{
    --tw-translate-x: -13.75rem;
  }

  .\32xl\:hover\:-translate-x-56:hover{
    --tw-translate-x: -14rem;
  }

  .\32xl\:hover\:-translate-x-58:hover{
    --tw-translate-x: -14.5rem;
  }

  .\32xl\:hover\:-translate-x-60:hover{
    --tw-translate-x: -15rem;
  }

  .\32xl\:hover\:-translate-x-64:hover{
    --tw-translate-x: -16rem;
  }

  .\32xl\:hover\:-translate-x-65:hover{
    --tw-translate-x: -16.25rem;
  }

  .\32xl\:hover\:-translate-x-68:hover{
    --tw-translate-x: -17rem;
  }

  .\32xl\:hover\:-translate-x-69:hover{
    --tw-translate-x: -17.25rem;
  }

  .\32xl\:hover\:-translate-x-70:hover{
    --tw-translate-x: -17.5rem;
  }

  .\32xl\:hover\:-translate-x-72:hover{
    --tw-translate-x: -18rem;
  }

  .\32xl\:hover\:-translate-x-75:hover{
    --tw-translate-x: -18.75rem;
  }

  .\32xl\:hover\:-translate-x-80:hover{
    --tw-translate-x: -20rem;
  }

  .\32xl\:hover\:-translate-x-85:hover{
    --tw-translate-x: -21.25rem;
  }

  .\32xl\:hover\:-translate-x-86:hover{
    --tw-translate-x: -21.5rem;
  }

  .\32xl\:hover\:-translate-x-90:hover{
    --tw-translate-x: -22.5rem;
  }

  .\32xl\:hover\:-translate-x-96:hover{
    --tw-translate-x: -24rem;
  }

  .\32xl\:hover\:-translate-x-100:hover{
    --tw-translate-x: -25rem;
  }

  .\32xl\:hover\:-translate-x-115:hover{
    --tw-translate-x: -28.75rem;
  }

  .\32xl\:hover\:-translate-x-125:hover{
    --tw-translate-x: -31.25rem;
  }

  .\32xl\:hover\:-translate-x-142:hover{
    --tw-translate-x: -35.5rem;
  }

  .\32xl\:hover\:-translate-x-150:hover{
    --tw-translate-x: -37.5rem;
  }

  .\32xl\:hover\:-translate-x-156:hover{
    --tw-translate-x: -39rem;
  }

  .\32xl\:hover\:-translate-x-160:hover{
    --tw-translate-x: -40rem;
  }

  .\32xl\:hover\:-translate-x-175:hover{
    --tw-translate-x: -43.75rem;
  }

  .\32xl\:hover\:-translate-x-207:hover{
    --tw-translate-x: -51.75rem;
  }

  .\32xl\:hover\:-translate-x-242:hover{
    --tw-translate-x: -60.5rem;
  }

  .\32xl\:hover\:-translate-x-250:hover{
    --tw-translate-x: -62.5rem;
  }

  .\32xl\:hover\:-translate-x-258:hover{
    --tw-translate-x: -64.5rem;
  }

  .\32xl\:hover\:-translate-x-265:hover{
    --tw-translate-x: -66.25rem;
  }

  .\32xl\:hover\:-translate-x-280:hover{
    --tw-translate-x: -70rem;
  }

  .\32xl\:hover\:-translate-x-px:hover{
    --tw-translate-x: -1px;
  }

  .\32xl\:hover\:-translate-x-0\.5:hover{
    --tw-translate-x: -0.125rem;
  }

  .\32xl\:hover\:-translate-x-1\.5:hover{
    --tw-translate-x: -0.375rem;
  }

  .\32xl\:hover\:-translate-x-2\.5:hover{
    --tw-translate-x: -0.625rem;
  }

  .\32xl\:hover\:-translate-x-3\.5:hover{
    --tw-translate-x: -0.875rem;
  }

  .\32xl\:hover\:-translate-x-0\.25:hover{
    --tw-translate-x: -0.0625rem;
  }

  .\32xl\:hover\:-translate-x-0\.75:hover{
    --tw-translate-x: -0.1875rem;
  }

  .\32xl\:hover\:-translate-x-1\.25:hover{
    --tw-translate-x: -0.3125rem;
  }

  .\32xl\:hover\:-translate-x-1\.75:hover{
    --tw-translate-x: -0.4375rem;
  }

  .\32xl\:hover\:-translate-x-2\.25:hover{
    --tw-translate-x: -0.5625rem;
  }

  .\32xl\:hover\:-translate-x-2\.75:hover{
    --tw-translate-x: -0.6875rem;
  }

  .\32xl\:hover\:-translate-x-3\.25:hover{
    --tw-translate-x: -0.8125rem;
  }

  .\32xl\:hover\:-translate-x-3\.75:hover{
    --tw-translate-x: -0.9375rem;
  }

  .\32xl\:hover\:-translate-x-4\.25:hover{
    --tw-translate-x: -1.0625rem;
  }

  .\32xl\:hover\:-translate-x-4\.5:hover{
    --tw-translate-x: -1.125rem;
  }

  .\32xl\:hover\:-translate-x-4\.75:hover{
    --tw-translate-x: -1.1875rem;
  }

  .\32xl\:hover\:-translate-x-5\.25:hover{
    --tw-translate-x: -1.3125rem;
  }

  .\32xl\:hover\:-translate-x-5\.5:hover{
    --tw-translate-x: -1.375rem;
  }

  .\32xl\:hover\:-translate-x-5\.75:hover{
    --tw-translate-x: -1.4375rem;
  }

  .\32xl\:hover\:-translate-x-6\.25:hover{
    --tw-translate-x: -1.5625rem;
  }

  .\32xl\:hover\:-translate-x-6\.5:hover{
    --tw-translate-x: -1.625rem;
  }

  .\32xl\:hover\:-translate-x-6\.75:hover{
    --tw-translate-x: -1.6875rem;
  }

  .\32xl\:hover\:-translate-x-7\.25:hover{
    --tw-translate-x: -1.8125rem;
  }

  .\32xl\:hover\:-translate-x-7\.5:hover{
    --tw-translate-x: -1.875rem;
  }

  .\32xl\:hover\:-translate-x-8\.25:hover{
    --tw-translate-x: -2.0625rem;
  }

  .\32xl\:hover\:-translate-x-8\.5:hover{
    --tw-translate-x: -2.125rem;
  }

  .\32xl\:hover\:-translate-x-9\.25:hover{
    --tw-translate-x: -2.3125rem;
  }

  .\32xl\:hover\:-translate-x-9\.5:hover{
    --tw-translate-x: -2.375rem;
  }

  .\32xl\:hover\:-translate-x-10\.5:hover{
    --tw-translate-x: -2.625rem;
  }

  .\32xl\:hover\:-translate-x-11\.25:hover{
    --tw-translate-x: -2.8125rem;
  }

  .\32xl\:hover\:-translate-x-11\.5:hover{
    --tw-translate-x: -2.875rem;
  }

  .\32xl\:hover\:-translate-x-12\.5:hover{
    --tw-translate-x: -3.125rem;
  }

  .\32xl\:hover\:-translate-x-12\.75:hover{
    --tw-translate-x: -3.1875rem;
  }

  .\32xl\:hover\:-translate-x-13\.5:hover{
    --tw-translate-x: -3.375rem;
  }

  .\32xl\:hover\:-translate-x-14\.5:hover{
    --tw-translate-x: -3.625rem;
  }

  .\32xl\:hover\:-translate-x-15\.5:hover{
    --tw-translate-x: -3.875rem;
  }

  .\32xl\:hover\:-translate-x-15\.75:hover{
    --tw-translate-x: -3.9375rem;
  }

  .\32xl\:hover\:-translate-x-16\.25:hover{
    --tw-translate-x: -4.0625rem;
  }

  .\32xl\:hover\:-translate-x-17\.25:hover{
    --tw-translate-x: -4.3125rem;
  }

  .\32xl\:hover\:-translate-x-17\.5:hover{
    --tw-translate-x: -4.375rem;
  }

  .\32xl\:hover\:-translate-x-18\.25:hover{
    --tw-translate-x: -4.5625rem;
  }

  .\32xl\:hover\:-translate-x-18\.5:hover{
    --tw-translate-x: -4.625rem;
  }

  .\32xl\:hover\:-translate-x-20\.25:hover{
    --tw-translate-x: -5.0625rem;
  }

  .\32xl\:hover\:-translate-x-20\.5:hover{
    --tw-translate-x: -5.125rem;
  }

  .\32xl\:hover\:-translate-x-22\.5:hover{
    --tw-translate-x: -5.625rem;
  }

  .\32xl\:hover\:-translate-x-25\.5:hover{
    --tw-translate-x: -6.375rem;
  }

  .\32xl\:hover\:-translate-x-26\.75:hover{
    --tw-translate-x: -6.6875rem;
  }

  .\32xl\:hover\:-translate-x-32\.5:hover{
    --tw-translate-x: -8.125rem;
  }

  .\32xl\:hover\:-translate-x-37\.5:hover{
    --tw-translate-x: -9.375rem;
  }

  .\32xl\:hover\:-translate-x-41\.25:hover{
    --tw-translate-x: -10.3125rem;
  }

  .\32xl\:hover\:-translate-x-52\.5:hover{
    --tw-translate-x: -13.125rem;
  }

  .\32xl\:hover\:-translate-x-54\.5:hover{
    --tw-translate-x: -13.625rem;
  }

  .\32xl\:hover\:-translate-x-57\.25:hover{
    --tw-translate-x: -14.3125rem;
  }

  .\32xl\:hover\:-translate-x-57\.5:hover{
    --tw-translate-x: -14.375rem;
  }

  .\32xl\:hover\:-translate-x-66\.25:hover{
    --tw-translate-x: -16.5625rem;
  }

  .\32xl\:hover\:-translate-x-74\.5:hover{
    --tw-translate-x: -18.125rem;
  }

  .\32xl\:hover\:-translate-x-106\.25:hover{
    --tw-translate-x: -26.5625rem;
  }

  .\32xl\:hover\:-translate-x-112\.25:hover{
    --tw-translate-x: -28.0675rem;
  }

  .\32xl\:hover\:-translate-x-112\.75:hover{
    --tw-translate-x: -28.1875rem;
  }

  .\32xl\:hover\:-translate-x-147\.5:hover{
    --tw-translate-x: -36.875rem;
  }

  .\32xl\:hover\:-translate-x-162\.5:hover{
    --tw-translate-x: -40.625rem;
  }

  .\32xl\:hover\:-translate-x-172\.25:hover{
    --tw-translate-x: -42.5625rem;
  }

  .\32xl\:hover\:-translate-x-175\.25:hover{
    --tw-translate-x: -43.8125rem;
  }

  .\32xl\:hover\:-translate-x-184\.25:hover{
    --tw-translate-x: -46.0625rem;
  }

  .\32xl\:hover\:-translate-x-203\.25:hover{
    --tw-translate-x: -50.8125rem;
  }

  .\32xl\:hover\:-translate-x-half:hover{
    --tw-translate-x: -50%;
  }

  .\32xl\:hover\:-translate-x-full:hover{
    --tw-translate-x: -100%;
  }

  .\32xl\:hover\:-translate-x-1\/10:hover{
    --tw-translate-x: -10%;
  }

  .\32xl\:hover\:-translate-x-2\/10:hover{
    --tw-translate-x: -20%;
  }

  .\32xl\:hover\:-translate-x-3\/10:hover{
    --tw-translate-x: -30%;
  }

  .\32xl\:hover\:-translate-x-4\/10:hover{
    --tw-translate-x: -40%;
  }

  .\32xl\:hover\:-translate-x-4\.5\/10:hover{
    --tw-translate-x: -45%;
  }

  .\32xl\:hover\:-translate-x-5\/10:hover{
    --tw-translate-x: -50%;
  }

  .\32xl\:hover\:-translate-x-5\.5\/10:hover{
    --tw-translate-x: -55%;
  }

  .\32xl\:hover\:-translate-x-6\/10:hover{
    --tw-translate-x: -60%;
  }

  .\32xl\:hover\:-translate-x-7\/10:hover{
    --tw-translate-x: -70%;
  }

  .\32xl\:hover\:-translate-x-8\/10:hover{
    --tw-translate-x: -80%;
  }

  .\32xl\:hover\:-translate-x-9\/10:hover{
    --tw-translate-x: -90%;
  }

  .\32xl\:hover\:-translate-x-1\/12:hover{
    --tw-translate-x: -8.33333%;
  }

  .\32xl\:hover\:-translate-x-2\/12:hover{
    --tw-translate-x: -16.66667%;
  }

  .\32xl\:hover\:-translate-x-3\/12:hover{
    --tw-translate-x: -25%;
  }

  .\32xl\:hover\:-translate-x-4\/12:hover{
    --tw-translate-x: -33.33333%;
  }

  .\32xl\:hover\:-translate-x-5\/12:hover{
    --tw-translate-x: -41.66667%;
  }

  .\32xl\:hover\:-translate-x-6\/12:hover{
    --tw-translate-x: -50%;
  }

  .\32xl\:hover\:-translate-x-7\/12:hover{
    --tw-translate-x: -58.33333%;
  }

  .\32xl\:hover\:-translate-x-8\/12:hover{
    --tw-translate-x: -66.66667%;
  }

  .\32xl\:hover\:-translate-x-9\/12:hover{
    --tw-translate-x: -75%;
  }

  .\32xl\:hover\:-translate-x-10\/12:hover{
    --tw-translate-x: -83.33333%;
  }

  .\32xl\:hover\:-translate-x-11\/12:hover{
    --tw-translate-x: -91.66667%;
  }

  .\32xl\:hover\:translate-x-1\/2:hover{
    --tw-translate-x: 50%;
  }

  .\32xl\:hover\:translate-x-1\/3:hover{
    --tw-translate-x: 33.333333%;
  }

  .\32xl\:hover\:translate-x-2\/3:hover{
    --tw-translate-x: 66.666667%;
  }

  .\32xl\:hover\:translate-x-1\/4:hover{
    --tw-translate-x: 25%;
  }

  .\32xl\:hover\:translate-x-2\/4:hover{
    --tw-translate-x: 50%;
  }

  .\32xl\:hover\:translate-x-3\/4:hover{
    --tw-translate-x: 75%;
  }

  .\32xl\:hover\:-translate-x-1\/2:hover{
    --tw-translate-x: -50%;
  }

  .\32xl\:hover\:-translate-x-1\/3:hover{
    --tw-translate-x: -33.333333%;
  }

  .\32xl\:hover\:-translate-x-2\/3:hover{
    --tw-translate-x: -66.666667%;
  }

  .\32xl\:hover\:-translate-x-1\/4:hover{
    --tw-translate-x: -25%;
  }

  .\32xl\:hover\:-translate-x-2\/4:hover{
    --tw-translate-x: -50%;
  }

  .\32xl\:hover\:-translate-x-3\/4:hover{
    --tw-translate-x: -75%;
  }

  .\32xl\:hover\:translate-y-0:hover{
    --tw-translate-y: 0px;
  }

  .\32xl\:hover\:translate-y-1:hover{
    --tw-translate-y: 0.25rem;
  }

  .\32xl\:hover\:translate-y-2:hover{
    --tw-translate-y: 0.5rem;
  }

  .\32xl\:hover\:translate-y-3:hover{
    --tw-translate-y: 0.75rem;
  }

  .\32xl\:hover\:translate-y-4:hover{
    --tw-translate-y: 1rem;
  }

  .\32xl\:hover\:translate-y-5:hover{
    --tw-translate-y: 1.25rem;
  }

  .\32xl\:hover\:translate-y-6:hover{
    --tw-translate-y: 1.5rem;
  }

  .\32xl\:hover\:translate-y-7:hover{
    --tw-translate-y: 1.75rem;
  }

  .\32xl\:hover\:translate-y-8:hover{
    --tw-translate-y: 2rem;
  }

  .\32xl\:hover\:translate-y-9:hover{
    --tw-translate-y: 2.25rem;
  }

  .\32xl\:hover\:translate-y-10:hover{
    --tw-translate-y: 2.5rem;
  }

  .\32xl\:hover\:translate-y-11:hover{
    --tw-translate-y: 2.75rem;
  }

  .\32xl\:hover\:translate-y-12:hover{
    --tw-translate-y: 3rem;
  }

  .\32xl\:hover\:translate-y-13:hover{
    --tw-translate-y: 3.25rem;
  }

  .\32xl\:hover\:translate-y-14:hover{
    --tw-translate-y: 3.5rem;
  }

  .\32xl\:hover\:translate-y-15:hover{
    --tw-translate-y: 3.75rem;
  }

  .\32xl\:hover\:translate-y-16:hover{
    --tw-translate-y: 4rem;
  }

  .\32xl\:hover\:translate-y-17:hover{
    --tw-translate-y: 4.25rem;
  }

  .\32xl\:hover\:translate-y-18:hover{
    --tw-translate-y: 4.5rem;
  }

  .\32xl\:hover\:translate-y-19:hover{
    --tw-translate-y: 4.75rem;
  }

  .\32xl\:hover\:translate-y-20:hover{
    --tw-translate-y: 5rem;
  }

  .\32xl\:hover\:translate-y-22:hover{
    --tw-translate-y: 5.5rem;
  }

  .\32xl\:hover\:translate-y-24:hover{
    --tw-translate-y: 6rem;
  }

  .\32xl\:hover\:translate-y-25:hover{
    --tw-translate-y: 6.25rem;
  }

  .\32xl\:hover\:translate-y-28:hover{
    --tw-translate-y: 7rem;
  }

  .\32xl\:hover\:translate-y-30:hover{
    --tw-translate-y: 7.5rem;
  }

  .\32xl\:hover\:translate-y-32:hover{
    --tw-translate-y: 8rem;
  }

  .\32xl\:hover\:translate-y-34:hover{
    --tw-translate-y: 8.5rem;
  }

  .\32xl\:hover\:translate-y-35:hover{
    --tw-translate-y: 8.75rem;
  }

  .\32xl\:hover\:translate-y-36:hover{
    --tw-translate-y: 9rem;
  }

  .\32xl\:hover\:translate-y-39:hover{
    --tw-translate-y: 9.75rem;
  }

  .\32xl\:hover\:translate-y-40:hover{
    --tw-translate-y: 10rem;
  }

  .\32xl\:hover\:translate-y-42:hover{
    --tw-translate-y: 10.5rem;
  }

  .\32xl\:hover\:translate-y-44:hover{
    --tw-translate-y: 11rem;
  }

  .\32xl\:hover\:translate-y-45:hover{
    --tw-translate-y: 11.25rem;
  }

  .\32xl\:hover\:translate-y-48:hover{
    --tw-translate-y: 12rem;
  }

  .\32xl\:hover\:translate-y-50:hover{
    --tw-translate-y: 12.5rem;
  }

  .\32xl\:hover\:translate-y-52:hover{
    --tw-translate-y: 13rem;
  }

  .\32xl\:hover\:translate-y-55:hover{
    --tw-translate-y: 13.75rem;
  }

  .\32xl\:hover\:translate-y-56:hover{
    --tw-translate-y: 14rem;
  }

  .\32xl\:hover\:translate-y-58:hover{
    --tw-translate-y: 14.5rem;
  }

  .\32xl\:hover\:translate-y-60:hover{
    --tw-translate-y: 15rem;
  }

  .\32xl\:hover\:translate-y-64:hover{
    --tw-translate-y: 16rem;
  }

  .\32xl\:hover\:translate-y-65:hover{
    --tw-translate-y: 16.25rem;
  }

  .\32xl\:hover\:translate-y-68:hover{
    --tw-translate-y: 17rem;
  }

  .\32xl\:hover\:translate-y-69:hover{
    --tw-translate-y: 17.25rem;
  }

  .\32xl\:hover\:translate-y-70:hover{
    --tw-translate-y: 17.5rem;
  }

  .\32xl\:hover\:translate-y-72:hover{
    --tw-translate-y: 18rem;
  }

  .\32xl\:hover\:translate-y-75:hover{
    --tw-translate-y: 18.75rem;
  }

  .\32xl\:hover\:translate-y-80:hover{
    --tw-translate-y: 20rem;
  }

  .\32xl\:hover\:translate-y-85:hover{
    --tw-translate-y: 21.25rem;
  }

  .\32xl\:hover\:translate-y-86:hover{
    --tw-translate-y: 21.5rem;
  }

  .\32xl\:hover\:translate-y-90:hover{
    --tw-translate-y: 22.5rem;
  }

  .\32xl\:hover\:translate-y-96:hover{
    --tw-translate-y: 24rem;
  }

  .\32xl\:hover\:translate-y-100:hover{
    --tw-translate-y: 25rem;
  }

  .\32xl\:hover\:translate-y-115:hover{
    --tw-translate-y: 28.75rem;
  }

  .\32xl\:hover\:translate-y-125:hover{
    --tw-translate-y: 31.25rem;
  }

  .\32xl\:hover\:translate-y-142:hover{
    --tw-translate-y: 35.5rem;
  }

  .\32xl\:hover\:translate-y-150:hover{
    --tw-translate-y: 37.5rem;
  }

  .\32xl\:hover\:translate-y-156:hover{
    --tw-translate-y: 39rem;
  }

  .\32xl\:hover\:translate-y-160:hover{
    --tw-translate-y: 40rem;
  }

  .\32xl\:hover\:translate-y-175:hover{
    --tw-translate-y: 43.75rem;
  }

  .\32xl\:hover\:translate-y-207:hover{
    --tw-translate-y: 51.75rem;
  }

  .\32xl\:hover\:translate-y-242:hover{
    --tw-translate-y: 60.5rem;
  }

  .\32xl\:hover\:translate-y-250:hover{
    --tw-translate-y: 62.5rem;
  }

  .\32xl\:hover\:translate-y-258:hover{
    --tw-translate-y: 64.5rem;
  }

  .\32xl\:hover\:translate-y-265:hover{
    --tw-translate-y: 66.25rem;
  }

  .\32xl\:hover\:translate-y-280:hover{
    --tw-translate-y: 70rem;
  }

  .\32xl\:hover\:translate-y-px:hover{
    --tw-translate-y: 1px;
  }

  .\32xl\:hover\:translate-y-0\.5:hover{
    --tw-translate-y: 0.125rem;
  }

  .\32xl\:hover\:translate-y-1\.5:hover{
    --tw-translate-y: 0.375rem;
  }

  .\32xl\:hover\:translate-y-2\.5:hover{
    --tw-translate-y: 0.625rem;
  }

  .\32xl\:hover\:translate-y-3\.5:hover{
    --tw-translate-y: 0.875rem;
  }

  .\32xl\:hover\:translate-y-0\.25:hover{
    --tw-translate-y: 0.0625rem;
  }

  .\32xl\:hover\:translate-y-0\.75:hover{
    --tw-translate-y: 0.1875rem;
  }

  .\32xl\:hover\:translate-y-1\.25:hover{
    --tw-translate-y: 0.3125rem;
  }

  .\32xl\:hover\:translate-y-1\.75:hover{
    --tw-translate-y: 0.4375rem;
  }

  .\32xl\:hover\:translate-y-2\.25:hover{
    --tw-translate-y: 0.5625rem;
  }

  .\32xl\:hover\:translate-y-2\.75:hover{
    --tw-translate-y: 0.6875rem;
  }

  .\32xl\:hover\:translate-y-3\.25:hover{
    --tw-translate-y: 0.8125rem;
  }

  .\32xl\:hover\:translate-y-3\.75:hover{
    --tw-translate-y: 0.9375rem;
  }

  .\32xl\:hover\:translate-y-4\.25:hover{
    --tw-translate-y: 1.0625rem;
  }

  .\32xl\:hover\:translate-y-4\.5:hover{
    --tw-translate-y: 1.125rem;
  }

  .\32xl\:hover\:translate-y-4\.75:hover{
    --tw-translate-y: 1.1875rem;
  }

  .\32xl\:hover\:translate-y-5\.25:hover{
    --tw-translate-y: 1.3125rem;
  }

  .\32xl\:hover\:translate-y-5\.5:hover{
    --tw-translate-y: 1.375rem;
  }

  .\32xl\:hover\:translate-y-5\.75:hover{
    --tw-translate-y: 1.4375rem;
  }

  .\32xl\:hover\:translate-y-6\.25:hover{
    --tw-translate-y: 1.5625rem;
  }

  .\32xl\:hover\:translate-y-6\.5:hover{
    --tw-translate-y: 1.625rem;
  }

  .\32xl\:hover\:translate-y-6\.75:hover{
    --tw-translate-y: 1.6875rem;
  }

  .\32xl\:hover\:translate-y-7\.25:hover{
    --tw-translate-y: 1.8125rem;
  }

  .\32xl\:hover\:translate-y-7\.5:hover{
    --tw-translate-y: 1.875rem;
  }

  .\32xl\:hover\:translate-y-8\.25:hover{
    --tw-translate-y: 2.0625rem;
  }

  .\32xl\:hover\:translate-y-8\.5:hover{
    --tw-translate-y: 2.125rem;
  }

  .\32xl\:hover\:translate-y-9\.25:hover{
    --tw-translate-y: 2.3125rem;
  }

  .\32xl\:hover\:translate-y-9\.5:hover{
    --tw-translate-y: 2.375rem;
  }

  .\32xl\:hover\:translate-y-10\.5:hover{
    --tw-translate-y: 2.625rem;
  }

  .\32xl\:hover\:translate-y-11\.25:hover{
    --tw-translate-y: 2.8125rem;
  }

  .\32xl\:hover\:translate-y-11\.5:hover{
    --tw-translate-y: 2.875rem;
  }

  .\32xl\:hover\:translate-y-12\.5:hover{
    --tw-translate-y: 3.125rem;
  }

  .\32xl\:hover\:translate-y-12\.75:hover{
    --tw-translate-y: 3.1875rem;
  }

  .\32xl\:hover\:translate-y-13\.5:hover{
    --tw-translate-y: 3.375rem;
  }

  .\32xl\:hover\:translate-y-14\.5:hover{
    --tw-translate-y: 3.625rem;
  }

  .\32xl\:hover\:translate-y-15\.5:hover{
    --tw-translate-y: 3.875rem;
  }

  .\32xl\:hover\:translate-y-15\.75:hover{
    --tw-translate-y: 3.9375rem;
  }

  .\32xl\:hover\:translate-y-16\.25:hover{
    --tw-translate-y: 4.0625rem;
  }

  .\32xl\:hover\:translate-y-17\.25:hover{
    --tw-translate-y: 4.3125rem;
  }

  .\32xl\:hover\:translate-y-17\.5:hover{
    --tw-translate-y: 4.375rem;
  }

  .\32xl\:hover\:translate-y-18\.25:hover{
    --tw-translate-y: 4.5625rem;
  }

  .\32xl\:hover\:translate-y-18\.5:hover{
    --tw-translate-y: 4.625rem;
  }

  .\32xl\:hover\:translate-y-20\.25:hover{
    --tw-translate-y: 5.0625rem;
  }

  .\32xl\:hover\:translate-y-20\.5:hover{
    --tw-translate-y: 5.125rem;
  }

  .\32xl\:hover\:translate-y-22\.5:hover{
    --tw-translate-y: 5.625rem;
  }

  .\32xl\:hover\:translate-y-25\.5:hover{
    --tw-translate-y: 6.375rem;
  }

  .\32xl\:hover\:translate-y-26\.75:hover{
    --tw-translate-y: 6.6875rem;
  }

  .\32xl\:hover\:translate-y-32\.5:hover{
    --tw-translate-y: 8.125rem;
  }

  .\32xl\:hover\:translate-y-37\.5:hover{
    --tw-translate-y: 9.375rem;
  }

  .\32xl\:hover\:translate-y-41\.25:hover{
    --tw-translate-y: 10.3125rem;
  }

  .\32xl\:hover\:translate-y-52\.5:hover{
    --tw-translate-y: 13.125rem;
  }

  .\32xl\:hover\:translate-y-54\.5:hover{
    --tw-translate-y: 13.625rem;
  }

  .\32xl\:hover\:translate-y-57\.25:hover{
    --tw-translate-y: 14.3125rem;
  }

  .\32xl\:hover\:translate-y-57\.5:hover{
    --tw-translate-y: 14.375rem;
  }

  .\32xl\:hover\:translate-y-66\.25:hover{
    --tw-translate-y: 16.5625rem;
  }

  .\32xl\:hover\:translate-y-74\.5:hover{
    --tw-translate-y: 18.125rem;
  }

  .\32xl\:hover\:translate-y-106\.25:hover{
    --tw-translate-y: 26.5625rem;
  }

  .\32xl\:hover\:translate-y-112\.25:hover{
    --tw-translate-y: 28.0675rem;
  }

  .\32xl\:hover\:translate-y-112\.75:hover{
    --tw-translate-y: 28.1875rem;
  }

  .\32xl\:hover\:translate-y-147\.5:hover{
    --tw-translate-y: 36.875rem;
  }

  .\32xl\:hover\:translate-y-162\.5:hover{
    --tw-translate-y: 40.625rem;
  }

  .\32xl\:hover\:translate-y-172\.25:hover{
    --tw-translate-y: 42.5625rem;
  }

  .\32xl\:hover\:translate-y-175\.25:hover{
    --tw-translate-y: 43.8125rem;
  }

  .\32xl\:hover\:translate-y-184\.25:hover{
    --tw-translate-y: 46.0625rem;
  }

  .\32xl\:hover\:translate-y-203\.25:hover{
    --tw-translate-y: 50.8125rem;
  }

  .\32xl\:hover\:translate-y-half:hover{
    --tw-translate-y: 50%;
  }

  .\32xl\:hover\:translate-y-full:hover{
    --tw-translate-y: 100%;
  }

  .\32xl\:hover\:translate-y-1\/10:hover{
    --tw-translate-y: 10%;
  }

  .\32xl\:hover\:translate-y-2\/10:hover{
    --tw-translate-y: 20%;
  }

  .\32xl\:hover\:translate-y-3\/10:hover{
    --tw-translate-y: 30%;
  }

  .\32xl\:hover\:translate-y-4\/10:hover{
    --tw-translate-y: 40%;
  }

  .\32xl\:hover\:translate-y-4\.5\/10:hover{
    --tw-translate-y: 45%;
  }

  .\32xl\:hover\:translate-y-5\/10:hover{
    --tw-translate-y: 50%;
  }

  .\32xl\:hover\:translate-y-5\.5\/10:hover{
    --tw-translate-y: 55%;
  }

  .\32xl\:hover\:translate-y-6\/10:hover{
    --tw-translate-y: 60%;
  }

  .\32xl\:hover\:translate-y-7\/10:hover{
    --tw-translate-y: 70%;
  }

  .\32xl\:hover\:translate-y-8\/10:hover{
    --tw-translate-y: 80%;
  }

  .\32xl\:hover\:translate-y-9\/10:hover{
    --tw-translate-y: 90%;
  }

  .\32xl\:hover\:translate-y-1\/12:hover{
    --tw-translate-y: 8.333333%;
  }

  .\32xl\:hover\:translate-y-2\/12:hover{
    --tw-translate-y: 16.666667%;
  }

  .\32xl\:hover\:translate-y-3\/12:hover{
    --tw-translate-y: 25%;
  }

  .\32xl\:hover\:translate-y-4\/12:hover{
    --tw-translate-y: 33.333333%;
  }

  .\32xl\:hover\:translate-y-5\/12:hover{
    --tw-translate-y: 41.666667%;
  }

  .\32xl\:hover\:translate-y-6\/12:hover{
    --tw-translate-y: 50%;
  }

  .\32xl\:hover\:translate-y-7\/12:hover{
    --tw-translate-y: 58.333333%;
  }

  .\32xl\:hover\:translate-y-8\/12:hover{
    --tw-translate-y: 66.666667%;
  }

  .\32xl\:hover\:translate-y-9\/12:hover{
    --tw-translate-y: 75%;
  }

  .\32xl\:hover\:translate-y-10\/12:hover{
    --tw-translate-y: 83.333333%;
  }

  .\32xl\:hover\:translate-y-11\/12:hover{
    --tw-translate-y: 91.666667%;
  }

  .\32xl\:hover\:-translate-y-0:hover{
    --tw-translate-y: 0px;
  }

  .\32xl\:hover\:-translate-y-1:hover{
    --tw-translate-y: -0.25rem;
  }

  .\32xl\:hover\:-translate-y-2:hover{
    --tw-translate-y: -0.5rem;
  }

  .\32xl\:hover\:-translate-y-3:hover{
    --tw-translate-y: -0.75rem;
  }

  .\32xl\:hover\:-translate-y-4:hover{
    --tw-translate-y: -1rem;
  }

  .\32xl\:hover\:-translate-y-5:hover{
    --tw-translate-y: -1.25rem;
  }

  .\32xl\:hover\:-translate-y-6:hover{
    --tw-translate-y: -1.5rem;
  }

  .\32xl\:hover\:-translate-y-7:hover{
    --tw-translate-y: -1.75rem;
  }

  .\32xl\:hover\:-translate-y-8:hover{
    --tw-translate-y: -2rem;
  }

  .\32xl\:hover\:-translate-y-9:hover{
    --tw-translate-y: -2.25rem;
  }

  .\32xl\:hover\:-translate-y-10:hover{
    --tw-translate-y: -2.5rem;
  }

  .\32xl\:hover\:-translate-y-11:hover{
    --tw-translate-y: -2.75rem;
  }

  .\32xl\:hover\:-translate-y-12:hover{
    --tw-translate-y: -3rem;
  }

  .\32xl\:hover\:-translate-y-13:hover{
    --tw-translate-y: -3.25rem;
  }

  .\32xl\:hover\:-translate-y-14:hover{
    --tw-translate-y: -3.5rem;
  }

  .\32xl\:hover\:-translate-y-15:hover{
    --tw-translate-y: -3.75rem;
  }

  .\32xl\:hover\:-translate-y-16:hover{
    --tw-translate-y: -4rem;
  }

  .\32xl\:hover\:-translate-y-17:hover{
    --tw-translate-y: -4.25rem;
  }

  .\32xl\:hover\:-translate-y-18:hover{
    --tw-translate-y: -4.5rem;
  }

  .\32xl\:hover\:-translate-y-19:hover{
    --tw-translate-y: -4.75rem;
  }

  .\32xl\:hover\:-translate-y-20:hover{
    --tw-translate-y: -5rem;
  }

  .\32xl\:hover\:-translate-y-22:hover{
    --tw-translate-y: -5.5rem;
  }

  .\32xl\:hover\:-translate-y-24:hover{
    --tw-translate-y: -6rem;
  }

  .\32xl\:hover\:-translate-y-25:hover{
    --tw-translate-y: -6.25rem;
  }

  .\32xl\:hover\:-translate-y-28:hover{
    --tw-translate-y: -7rem;
  }

  .\32xl\:hover\:-translate-y-30:hover{
    --tw-translate-y: -7.5rem;
  }

  .\32xl\:hover\:-translate-y-32:hover{
    --tw-translate-y: -8rem;
  }

  .\32xl\:hover\:-translate-y-34:hover{
    --tw-translate-y: -8.5rem;
  }

  .\32xl\:hover\:-translate-y-35:hover{
    --tw-translate-y: -8.75rem;
  }

  .\32xl\:hover\:-translate-y-36:hover{
    --tw-translate-y: -9rem;
  }

  .\32xl\:hover\:-translate-y-39:hover{
    --tw-translate-y: -9.75rem;
  }

  .\32xl\:hover\:-translate-y-40:hover{
    --tw-translate-y: -10rem;
  }

  .\32xl\:hover\:-translate-y-42:hover{
    --tw-translate-y: -10.5rem;
  }

  .\32xl\:hover\:-translate-y-44:hover{
    --tw-translate-y: -11rem;
  }

  .\32xl\:hover\:-translate-y-45:hover{
    --tw-translate-y: -11.25rem;
  }

  .\32xl\:hover\:-translate-y-48:hover{
    --tw-translate-y: -12rem;
  }

  .\32xl\:hover\:-translate-y-50:hover{
    --tw-translate-y: -12.5rem;
  }

  .\32xl\:hover\:-translate-y-52:hover{
    --tw-translate-y: -13rem;
  }

  .\32xl\:hover\:-translate-y-55:hover{
    --tw-translate-y: -13.75rem;
  }

  .\32xl\:hover\:-translate-y-56:hover{
    --tw-translate-y: -14rem;
  }

  .\32xl\:hover\:-translate-y-58:hover{
    --tw-translate-y: -14.5rem;
  }

  .\32xl\:hover\:-translate-y-60:hover{
    --tw-translate-y: -15rem;
  }

  .\32xl\:hover\:-translate-y-64:hover{
    --tw-translate-y: -16rem;
  }

  .\32xl\:hover\:-translate-y-65:hover{
    --tw-translate-y: -16.25rem;
  }

  .\32xl\:hover\:-translate-y-68:hover{
    --tw-translate-y: -17rem;
  }

  .\32xl\:hover\:-translate-y-69:hover{
    --tw-translate-y: -17.25rem;
  }

  .\32xl\:hover\:-translate-y-70:hover{
    --tw-translate-y: -17.5rem;
  }

  .\32xl\:hover\:-translate-y-72:hover{
    --tw-translate-y: -18rem;
  }

  .\32xl\:hover\:-translate-y-75:hover{
    --tw-translate-y: -18.75rem;
  }

  .\32xl\:hover\:-translate-y-80:hover{
    --tw-translate-y: -20rem;
  }

  .\32xl\:hover\:-translate-y-85:hover{
    --tw-translate-y: -21.25rem;
  }

  .\32xl\:hover\:-translate-y-86:hover{
    --tw-translate-y: -21.5rem;
  }

  .\32xl\:hover\:-translate-y-90:hover{
    --tw-translate-y: -22.5rem;
  }

  .\32xl\:hover\:-translate-y-96:hover{
    --tw-translate-y: -24rem;
  }

  .\32xl\:hover\:-translate-y-100:hover{
    --tw-translate-y: -25rem;
  }

  .\32xl\:hover\:-translate-y-115:hover{
    --tw-translate-y: -28.75rem;
  }

  .\32xl\:hover\:-translate-y-125:hover{
    --tw-translate-y: -31.25rem;
  }

  .\32xl\:hover\:-translate-y-142:hover{
    --tw-translate-y: -35.5rem;
  }

  .\32xl\:hover\:-translate-y-150:hover{
    --tw-translate-y: -37.5rem;
  }

  .\32xl\:hover\:-translate-y-156:hover{
    --tw-translate-y: -39rem;
  }

  .\32xl\:hover\:-translate-y-160:hover{
    --tw-translate-y: -40rem;
  }

  .\32xl\:hover\:-translate-y-175:hover{
    --tw-translate-y: -43.75rem;
  }

  .\32xl\:hover\:-translate-y-207:hover{
    --tw-translate-y: -51.75rem;
  }

  .\32xl\:hover\:-translate-y-242:hover{
    --tw-translate-y: -60.5rem;
  }

  .\32xl\:hover\:-translate-y-250:hover{
    --tw-translate-y: -62.5rem;
  }

  .\32xl\:hover\:-translate-y-258:hover{
    --tw-translate-y: -64.5rem;
  }

  .\32xl\:hover\:-translate-y-265:hover{
    --tw-translate-y: -66.25rem;
  }

  .\32xl\:hover\:-translate-y-280:hover{
    --tw-translate-y: -70rem;
  }

  .\32xl\:hover\:-translate-y-px:hover{
    --tw-translate-y: -1px;
  }

  .\32xl\:hover\:-translate-y-0\.5:hover{
    --tw-translate-y: -0.125rem;
  }

  .\32xl\:hover\:-translate-y-1\.5:hover{
    --tw-translate-y: -0.375rem;
  }

  .\32xl\:hover\:-translate-y-2\.5:hover{
    --tw-translate-y: -0.625rem;
  }

  .\32xl\:hover\:-translate-y-3\.5:hover{
    --tw-translate-y: -0.875rem;
  }

  .\32xl\:hover\:-translate-y-0\.25:hover{
    --tw-translate-y: -0.0625rem;
  }

  .\32xl\:hover\:-translate-y-0\.75:hover{
    --tw-translate-y: -0.1875rem;
  }

  .\32xl\:hover\:-translate-y-1\.25:hover{
    --tw-translate-y: -0.3125rem;
  }

  .\32xl\:hover\:-translate-y-1\.75:hover{
    --tw-translate-y: -0.4375rem;
  }

  .\32xl\:hover\:-translate-y-2\.25:hover{
    --tw-translate-y: -0.5625rem;
  }

  .\32xl\:hover\:-translate-y-2\.75:hover{
    --tw-translate-y: -0.6875rem;
  }

  .\32xl\:hover\:-translate-y-3\.25:hover{
    --tw-translate-y: -0.8125rem;
  }

  .\32xl\:hover\:-translate-y-3\.75:hover{
    --tw-translate-y: -0.9375rem;
  }

  .\32xl\:hover\:-translate-y-4\.25:hover{
    --tw-translate-y: -1.0625rem;
  }

  .\32xl\:hover\:-translate-y-4\.5:hover{
    --tw-translate-y: -1.125rem;
  }

  .\32xl\:hover\:-translate-y-4\.75:hover{
    --tw-translate-y: -1.1875rem;
  }

  .\32xl\:hover\:-translate-y-5\.25:hover{
    --tw-translate-y: -1.3125rem;
  }

  .\32xl\:hover\:-translate-y-5\.5:hover{
    --tw-translate-y: -1.375rem;
  }

  .\32xl\:hover\:-translate-y-5\.75:hover{
    --tw-translate-y: -1.4375rem;
  }

  .\32xl\:hover\:-translate-y-6\.25:hover{
    --tw-translate-y: -1.5625rem;
  }

  .\32xl\:hover\:-translate-y-6\.5:hover{
    --tw-translate-y: -1.625rem;
  }

  .\32xl\:hover\:-translate-y-6\.75:hover{
    --tw-translate-y: -1.6875rem;
  }

  .\32xl\:hover\:-translate-y-7\.25:hover{
    --tw-translate-y: -1.8125rem;
  }

  .\32xl\:hover\:-translate-y-7\.5:hover{
    --tw-translate-y: -1.875rem;
  }

  .\32xl\:hover\:-translate-y-8\.25:hover{
    --tw-translate-y: -2.0625rem;
  }

  .\32xl\:hover\:-translate-y-8\.5:hover{
    --tw-translate-y: -2.125rem;
  }

  .\32xl\:hover\:-translate-y-9\.25:hover{
    --tw-translate-y: -2.3125rem;
  }

  .\32xl\:hover\:-translate-y-9\.5:hover{
    --tw-translate-y: -2.375rem;
  }

  .\32xl\:hover\:-translate-y-10\.5:hover{
    --tw-translate-y: -2.625rem;
  }

  .\32xl\:hover\:-translate-y-11\.25:hover{
    --tw-translate-y: -2.8125rem;
  }

  .\32xl\:hover\:-translate-y-11\.5:hover{
    --tw-translate-y: -2.875rem;
  }

  .\32xl\:hover\:-translate-y-12\.5:hover{
    --tw-translate-y: -3.125rem;
  }

  .\32xl\:hover\:-translate-y-12\.75:hover{
    --tw-translate-y: -3.1875rem;
  }

  .\32xl\:hover\:-translate-y-13\.5:hover{
    --tw-translate-y: -3.375rem;
  }

  .\32xl\:hover\:-translate-y-14\.5:hover{
    --tw-translate-y: -3.625rem;
  }

  .\32xl\:hover\:-translate-y-15\.5:hover{
    --tw-translate-y: -3.875rem;
  }

  .\32xl\:hover\:-translate-y-15\.75:hover{
    --tw-translate-y: -3.9375rem;
  }

  .\32xl\:hover\:-translate-y-16\.25:hover{
    --tw-translate-y: -4.0625rem;
  }

  .\32xl\:hover\:-translate-y-17\.25:hover{
    --tw-translate-y: -4.3125rem;
  }

  .\32xl\:hover\:-translate-y-17\.5:hover{
    --tw-translate-y: -4.375rem;
  }

  .\32xl\:hover\:-translate-y-18\.25:hover{
    --tw-translate-y: -4.5625rem;
  }

  .\32xl\:hover\:-translate-y-18\.5:hover{
    --tw-translate-y: -4.625rem;
  }

  .\32xl\:hover\:-translate-y-20\.25:hover{
    --tw-translate-y: -5.0625rem;
  }

  .\32xl\:hover\:-translate-y-20\.5:hover{
    --tw-translate-y: -5.125rem;
  }

  .\32xl\:hover\:-translate-y-22\.5:hover{
    --tw-translate-y: -5.625rem;
  }

  .\32xl\:hover\:-translate-y-25\.5:hover{
    --tw-translate-y: -6.375rem;
  }

  .\32xl\:hover\:-translate-y-26\.75:hover{
    --tw-translate-y: -6.6875rem;
  }

  .\32xl\:hover\:-translate-y-32\.5:hover{
    --tw-translate-y: -8.125rem;
  }

  .\32xl\:hover\:-translate-y-37\.5:hover{
    --tw-translate-y: -9.375rem;
  }

  .\32xl\:hover\:-translate-y-41\.25:hover{
    --tw-translate-y: -10.3125rem;
  }

  .\32xl\:hover\:-translate-y-52\.5:hover{
    --tw-translate-y: -13.125rem;
  }

  .\32xl\:hover\:-translate-y-54\.5:hover{
    --tw-translate-y: -13.625rem;
  }

  .\32xl\:hover\:-translate-y-57\.25:hover{
    --tw-translate-y: -14.3125rem;
  }

  .\32xl\:hover\:-translate-y-57\.5:hover{
    --tw-translate-y: -14.375rem;
  }

  .\32xl\:hover\:-translate-y-66\.25:hover{
    --tw-translate-y: -16.5625rem;
  }

  .\32xl\:hover\:-translate-y-74\.5:hover{
    --tw-translate-y: -18.125rem;
  }

  .\32xl\:hover\:-translate-y-106\.25:hover{
    --tw-translate-y: -26.5625rem;
  }

  .\32xl\:hover\:-translate-y-112\.25:hover{
    --tw-translate-y: -28.0675rem;
  }

  .\32xl\:hover\:-translate-y-112\.75:hover{
    --tw-translate-y: -28.1875rem;
  }

  .\32xl\:hover\:-translate-y-147\.5:hover{
    --tw-translate-y: -36.875rem;
  }

  .\32xl\:hover\:-translate-y-162\.5:hover{
    --tw-translate-y: -40.625rem;
  }

  .\32xl\:hover\:-translate-y-172\.25:hover{
    --tw-translate-y: -42.5625rem;
  }

  .\32xl\:hover\:-translate-y-175\.25:hover{
    --tw-translate-y: -43.8125rem;
  }

  .\32xl\:hover\:-translate-y-184\.25:hover{
    --tw-translate-y: -46.0625rem;
  }

  .\32xl\:hover\:-translate-y-203\.25:hover{
    --tw-translate-y: -50.8125rem;
  }

  .\32xl\:hover\:-translate-y-half:hover{
    --tw-translate-y: -50%;
  }

  .\32xl\:hover\:-translate-y-full:hover{
    --tw-translate-y: -100%;
  }

  .\32xl\:hover\:-translate-y-1\/10:hover{
    --tw-translate-y: -10%;
  }

  .\32xl\:hover\:-translate-y-2\/10:hover{
    --tw-translate-y: -20%;
  }

  .\32xl\:hover\:-translate-y-3\/10:hover{
    --tw-translate-y: -30%;
  }

  .\32xl\:hover\:-translate-y-4\/10:hover{
    --tw-translate-y: -40%;
  }

  .\32xl\:hover\:-translate-y-4\.5\/10:hover{
    --tw-translate-y: -45%;
  }

  .\32xl\:hover\:-translate-y-5\/10:hover{
    --tw-translate-y: -50%;
  }

  .\32xl\:hover\:-translate-y-5\.5\/10:hover{
    --tw-translate-y: -55%;
  }

  .\32xl\:hover\:-translate-y-6\/10:hover{
    --tw-translate-y: -60%;
  }

  .\32xl\:hover\:-translate-y-7\/10:hover{
    --tw-translate-y: -70%;
  }

  .\32xl\:hover\:-translate-y-8\/10:hover{
    --tw-translate-y: -80%;
  }

  .\32xl\:hover\:-translate-y-9\/10:hover{
    --tw-translate-y: -90%;
  }

  .\32xl\:hover\:-translate-y-1\/12:hover{
    --tw-translate-y: -8.33333%;
  }

  .\32xl\:hover\:-translate-y-2\/12:hover{
    --tw-translate-y: -16.66667%;
  }

  .\32xl\:hover\:-translate-y-3\/12:hover{
    --tw-translate-y: -25%;
  }

  .\32xl\:hover\:-translate-y-4\/12:hover{
    --tw-translate-y: -33.33333%;
  }

  .\32xl\:hover\:-translate-y-5\/12:hover{
    --tw-translate-y: -41.66667%;
  }

  .\32xl\:hover\:-translate-y-6\/12:hover{
    --tw-translate-y: -50%;
  }

  .\32xl\:hover\:-translate-y-7\/12:hover{
    --tw-translate-y: -58.33333%;
  }

  .\32xl\:hover\:-translate-y-8\/12:hover{
    --tw-translate-y: -66.66667%;
  }

  .\32xl\:hover\:-translate-y-9\/12:hover{
    --tw-translate-y: -75%;
  }

  .\32xl\:hover\:-translate-y-10\/12:hover{
    --tw-translate-y: -83.33333%;
  }

  .\32xl\:hover\:-translate-y-11\/12:hover{
    --tw-translate-y: -91.66667%;
  }

  .\32xl\:hover\:translate-y-1\/2:hover{
    --tw-translate-y: 50%;
  }

  .\32xl\:hover\:translate-y-1\/3:hover{
    --tw-translate-y: 33.333333%;
  }

  .\32xl\:hover\:translate-y-2\/3:hover{
    --tw-translate-y: 66.666667%;
  }

  .\32xl\:hover\:translate-y-1\/4:hover{
    --tw-translate-y: 25%;
  }

  .\32xl\:hover\:translate-y-2\/4:hover{
    --tw-translate-y: 50%;
  }

  .\32xl\:hover\:translate-y-3\/4:hover{
    --tw-translate-y: 75%;
  }

  .\32xl\:hover\:-translate-y-1\/2:hover{
    --tw-translate-y: -50%;
  }

  .\32xl\:hover\:-translate-y-1\/3:hover{
    --tw-translate-y: -33.333333%;
  }

  .\32xl\:hover\:-translate-y-2\/3:hover{
    --tw-translate-y: -66.666667%;
  }

  .\32xl\:hover\:-translate-y-1\/4:hover{
    --tw-translate-y: -25%;
  }

  .\32xl\:hover\:-translate-y-2\/4:hover{
    --tw-translate-y: -50%;
  }

  .\32xl\:hover\:-translate-y-3\/4:hover{
    --tw-translate-y: -75%;
  }

  .\32xl\:focus\:translate-x-0:focus{
    --tw-translate-x: 0px;
  }

  .\32xl\:focus\:translate-x-1:focus{
    --tw-translate-x: 0.25rem;
  }

  .\32xl\:focus\:translate-x-2:focus{
    --tw-translate-x: 0.5rem;
  }

  .\32xl\:focus\:translate-x-3:focus{
    --tw-translate-x: 0.75rem;
  }

  .\32xl\:focus\:translate-x-4:focus{
    --tw-translate-x: 1rem;
  }

  .\32xl\:focus\:translate-x-5:focus{
    --tw-translate-x: 1.25rem;
  }

  .\32xl\:focus\:translate-x-6:focus{
    --tw-translate-x: 1.5rem;
  }

  .\32xl\:focus\:translate-x-7:focus{
    --tw-translate-x: 1.75rem;
  }

  .\32xl\:focus\:translate-x-8:focus{
    --tw-translate-x: 2rem;
  }

  .\32xl\:focus\:translate-x-9:focus{
    --tw-translate-x: 2.25rem;
  }

  .\32xl\:focus\:translate-x-10:focus{
    --tw-translate-x: 2.5rem;
  }

  .\32xl\:focus\:translate-x-11:focus{
    --tw-translate-x: 2.75rem;
  }

  .\32xl\:focus\:translate-x-12:focus{
    --tw-translate-x: 3rem;
  }

  .\32xl\:focus\:translate-x-13:focus{
    --tw-translate-x: 3.25rem;
  }

  .\32xl\:focus\:translate-x-14:focus{
    --tw-translate-x: 3.5rem;
  }

  .\32xl\:focus\:translate-x-15:focus{
    --tw-translate-x: 3.75rem;
  }

  .\32xl\:focus\:translate-x-16:focus{
    --tw-translate-x: 4rem;
  }

  .\32xl\:focus\:translate-x-17:focus{
    --tw-translate-x: 4.25rem;
  }

  .\32xl\:focus\:translate-x-18:focus{
    --tw-translate-x: 4.5rem;
  }

  .\32xl\:focus\:translate-x-19:focus{
    --tw-translate-x: 4.75rem;
  }

  .\32xl\:focus\:translate-x-20:focus{
    --tw-translate-x: 5rem;
  }

  .\32xl\:focus\:translate-x-22:focus{
    --tw-translate-x: 5.5rem;
  }

  .\32xl\:focus\:translate-x-24:focus{
    --tw-translate-x: 6rem;
  }

  .\32xl\:focus\:translate-x-25:focus{
    --tw-translate-x: 6.25rem;
  }

  .\32xl\:focus\:translate-x-28:focus{
    --tw-translate-x: 7rem;
  }

  .\32xl\:focus\:translate-x-30:focus{
    --tw-translate-x: 7.5rem;
  }

  .\32xl\:focus\:translate-x-32:focus{
    --tw-translate-x: 8rem;
  }

  .\32xl\:focus\:translate-x-34:focus{
    --tw-translate-x: 8.5rem;
  }

  .\32xl\:focus\:translate-x-35:focus{
    --tw-translate-x: 8.75rem;
  }

  .\32xl\:focus\:translate-x-36:focus{
    --tw-translate-x: 9rem;
  }

  .\32xl\:focus\:translate-x-39:focus{
    --tw-translate-x: 9.75rem;
  }

  .\32xl\:focus\:translate-x-40:focus{
    --tw-translate-x: 10rem;
  }

  .\32xl\:focus\:translate-x-42:focus{
    --tw-translate-x: 10.5rem;
  }

  .\32xl\:focus\:translate-x-44:focus{
    --tw-translate-x: 11rem;
  }

  .\32xl\:focus\:translate-x-45:focus{
    --tw-translate-x: 11.25rem;
  }

  .\32xl\:focus\:translate-x-48:focus{
    --tw-translate-x: 12rem;
  }

  .\32xl\:focus\:translate-x-50:focus{
    --tw-translate-x: 12.5rem;
  }

  .\32xl\:focus\:translate-x-52:focus{
    --tw-translate-x: 13rem;
  }

  .\32xl\:focus\:translate-x-55:focus{
    --tw-translate-x: 13.75rem;
  }

  .\32xl\:focus\:translate-x-56:focus{
    --tw-translate-x: 14rem;
  }

  .\32xl\:focus\:translate-x-58:focus{
    --tw-translate-x: 14.5rem;
  }

  .\32xl\:focus\:translate-x-60:focus{
    --tw-translate-x: 15rem;
  }

  .\32xl\:focus\:translate-x-64:focus{
    --tw-translate-x: 16rem;
  }

  .\32xl\:focus\:translate-x-65:focus{
    --tw-translate-x: 16.25rem;
  }

  .\32xl\:focus\:translate-x-68:focus{
    --tw-translate-x: 17rem;
  }

  .\32xl\:focus\:translate-x-69:focus{
    --tw-translate-x: 17.25rem;
  }

  .\32xl\:focus\:translate-x-70:focus{
    --tw-translate-x: 17.5rem;
  }

  .\32xl\:focus\:translate-x-72:focus{
    --tw-translate-x: 18rem;
  }

  .\32xl\:focus\:translate-x-75:focus{
    --tw-translate-x: 18.75rem;
  }

  .\32xl\:focus\:translate-x-80:focus{
    --tw-translate-x: 20rem;
  }

  .\32xl\:focus\:translate-x-85:focus{
    --tw-translate-x: 21.25rem;
  }

  .\32xl\:focus\:translate-x-86:focus{
    --tw-translate-x: 21.5rem;
  }

  .\32xl\:focus\:translate-x-90:focus{
    --tw-translate-x: 22.5rem;
  }

  .\32xl\:focus\:translate-x-96:focus{
    --tw-translate-x: 24rem;
  }

  .\32xl\:focus\:translate-x-100:focus{
    --tw-translate-x: 25rem;
  }

  .\32xl\:focus\:translate-x-115:focus{
    --tw-translate-x: 28.75rem;
  }

  .\32xl\:focus\:translate-x-125:focus{
    --tw-translate-x: 31.25rem;
  }

  .\32xl\:focus\:translate-x-142:focus{
    --tw-translate-x: 35.5rem;
  }

  .\32xl\:focus\:translate-x-150:focus{
    --tw-translate-x: 37.5rem;
  }

  .\32xl\:focus\:translate-x-156:focus{
    --tw-translate-x: 39rem;
  }

  .\32xl\:focus\:translate-x-160:focus{
    --tw-translate-x: 40rem;
  }

  .\32xl\:focus\:translate-x-175:focus{
    --tw-translate-x: 43.75rem;
  }

  .\32xl\:focus\:translate-x-207:focus{
    --tw-translate-x: 51.75rem;
  }

  .\32xl\:focus\:translate-x-242:focus{
    --tw-translate-x: 60.5rem;
  }

  .\32xl\:focus\:translate-x-250:focus{
    --tw-translate-x: 62.5rem;
  }

  .\32xl\:focus\:translate-x-258:focus{
    --tw-translate-x: 64.5rem;
  }

  .\32xl\:focus\:translate-x-265:focus{
    --tw-translate-x: 66.25rem;
  }

  .\32xl\:focus\:translate-x-280:focus{
    --tw-translate-x: 70rem;
  }

  .\32xl\:focus\:translate-x-px:focus{
    --tw-translate-x: 1px;
  }

  .\32xl\:focus\:translate-x-0\.5:focus{
    --tw-translate-x: 0.125rem;
  }

  .\32xl\:focus\:translate-x-1\.5:focus{
    --tw-translate-x: 0.375rem;
  }

  .\32xl\:focus\:translate-x-2\.5:focus{
    --tw-translate-x: 0.625rem;
  }

  .\32xl\:focus\:translate-x-3\.5:focus{
    --tw-translate-x: 0.875rem;
  }

  .\32xl\:focus\:translate-x-0\.25:focus{
    --tw-translate-x: 0.0625rem;
  }

  .\32xl\:focus\:translate-x-0\.75:focus{
    --tw-translate-x: 0.1875rem;
  }

  .\32xl\:focus\:translate-x-1\.25:focus{
    --tw-translate-x: 0.3125rem;
  }

  .\32xl\:focus\:translate-x-1\.75:focus{
    --tw-translate-x: 0.4375rem;
  }

  .\32xl\:focus\:translate-x-2\.25:focus{
    --tw-translate-x: 0.5625rem;
  }

  .\32xl\:focus\:translate-x-2\.75:focus{
    --tw-translate-x: 0.6875rem;
  }

  .\32xl\:focus\:translate-x-3\.25:focus{
    --tw-translate-x: 0.8125rem;
  }

  .\32xl\:focus\:translate-x-3\.75:focus{
    --tw-translate-x: 0.9375rem;
  }

  .\32xl\:focus\:translate-x-4\.25:focus{
    --tw-translate-x: 1.0625rem;
  }

  .\32xl\:focus\:translate-x-4\.5:focus{
    --tw-translate-x: 1.125rem;
  }

  .\32xl\:focus\:translate-x-4\.75:focus{
    --tw-translate-x: 1.1875rem;
  }

  .\32xl\:focus\:translate-x-5\.25:focus{
    --tw-translate-x: 1.3125rem;
  }

  .\32xl\:focus\:translate-x-5\.5:focus{
    --tw-translate-x: 1.375rem;
  }

  .\32xl\:focus\:translate-x-5\.75:focus{
    --tw-translate-x: 1.4375rem;
  }

  .\32xl\:focus\:translate-x-6\.25:focus{
    --tw-translate-x: 1.5625rem;
  }

  .\32xl\:focus\:translate-x-6\.5:focus{
    --tw-translate-x: 1.625rem;
  }

  .\32xl\:focus\:translate-x-6\.75:focus{
    --tw-translate-x: 1.6875rem;
  }

  .\32xl\:focus\:translate-x-7\.25:focus{
    --tw-translate-x: 1.8125rem;
  }

  .\32xl\:focus\:translate-x-7\.5:focus{
    --tw-translate-x: 1.875rem;
  }

  .\32xl\:focus\:translate-x-8\.25:focus{
    --tw-translate-x: 2.0625rem;
  }

  .\32xl\:focus\:translate-x-8\.5:focus{
    --tw-translate-x: 2.125rem;
  }

  .\32xl\:focus\:translate-x-9\.25:focus{
    --tw-translate-x: 2.3125rem;
  }

  .\32xl\:focus\:translate-x-9\.5:focus{
    --tw-translate-x: 2.375rem;
  }

  .\32xl\:focus\:translate-x-10\.5:focus{
    --tw-translate-x: 2.625rem;
  }

  .\32xl\:focus\:translate-x-11\.25:focus{
    --tw-translate-x: 2.8125rem;
  }

  .\32xl\:focus\:translate-x-11\.5:focus{
    --tw-translate-x: 2.875rem;
  }

  .\32xl\:focus\:translate-x-12\.5:focus{
    --tw-translate-x: 3.125rem;
  }

  .\32xl\:focus\:translate-x-12\.75:focus{
    --tw-translate-x: 3.1875rem;
  }

  .\32xl\:focus\:translate-x-13\.5:focus{
    --tw-translate-x: 3.375rem;
  }

  .\32xl\:focus\:translate-x-14\.5:focus{
    --tw-translate-x: 3.625rem;
  }

  .\32xl\:focus\:translate-x-15\.5:focus{
    --tw-translate-x: 3.875rem;
  }

  .\32xl\:focus\:translate-x-15\.75:focus{
    --tw-translate-x: 3.9375rem;
  }

  .\32xl\:focus\:translate-x-16\.25:focus{
    --tw-translate-x: 4.0625rem;
  }

  .\32xl\:focus\:translate-x-17\.25:focus{
    --tw-translate-x: 4.3125rem;
  }

  .\32xl\:focus\:translate-x-17\.5:focus{
    --tw-translate-x: 4.375rem;
  }

  .\32xl\:focus\:translate-x-18\.25:focus{
    --tw-translate-x: 4.5625rem;
  }

  .\32xl\:focus\:translate-x-18\.5:focus{
    --tw-translate-x: 4.625rem;
  }

  .\32xl\:focus\:translate-x-20\.25:focus{
    --tw-translate-x: 5.0625rem;
  }

  .\32xl\:focus\:translate-x-20\.5:focus{
    --tw-translate-x: 5.125rem;
  }

  .\32xl\:focus\:translate-x-22\.5:focus{
    --tw-translate-x: 5.625rem;
  }

  .\32xl\:focus\:translate-x-25\.5:focus{
    --tw-translate-x: 6.375rem;
  }

  .\32xl\:focus\:translate-x-26\.75:focus{
    --tw-translate-x: 6.6875rem;
  }

  .\32xl\:focus\:translate-x-32\.5:focus{
    --tw-translate-x: 8.125rem;
  }

  .\32xl\:focus\:translate-x-37\.5:focus{
    --tw-translate-x: 9.375rem;
  }

  .\32xl\:focus\:translate-x-41\.25:focus{
    --tw-translate-x: 10.3125rem;
  }

  .\32xl\:focus\:translate-x-52\.5:focus{
    --tw-translate-x: 13.125rem;
  }

  .\32xl\:focus\:translate-x-54\.5:focus{
    --tw-translate-x: 13.625rem;
  }

  .\32xl\:focus\:translate-x-57\.25:focus{
    --tw-translate-x: 14.3125rem;
  }

  .\32xl\:focus\:translate-x-57\.5:focus{
    --tw-translate-x: 14.375rem;
  }

  .\32xl\:focus\:translate-x-66\.25:focus{
    --tw-translate-x: 16.5625rem;
  }

  .\32xl\:focus\:translate-x-74\.5:focus{
    --tw-translate-x: 18.125rem;
  }

  .\32xl\:focus\:translate-x-106\.25:focus{
    --tw-translate-x: 26.5625rem;
  }

  .\32xl\:focus\:translate-x-112\.25:focus{
    --tw-translate-x: 28.0675rem;
  }

  .\32xl\:focus\:translate-x-112\.75:focus{
    --tw-translate-x: 28.1875rem;
  }

  .\32xl\:focus\:translate-x-147\.5:focus{
    --tw-translate-x: 36.875rem;
  }

  .\32xl\:focus\:translate-x-162\.5:focus{
    --tw-translate-x: 40.625rem;
  }

  .\32xl\:focus\:translate-x-172\.25:focus{
    --tw-translate-x: 42.5625rem;
  }

  .\32xl\:focus\:translate-x-175\.25:focus{
    --tw-translate-x: 43.8125rem;
  }

  .\32xl\:focus\:translate-x-184\.25:focus{
    --tw-translate-x: 46.0625rem;
  }

  .\32xl\:focus\:translate-x-203\.25:focus{
    --tw-translate-x: 50.8125rem;
  }

  .\32xl\:focus\:translate-x-half:focus{
    --tw-translate-x: 50%;
  }

  .\32xl\:focus\:translate-x-full:focus{
    --tw-translate-x: 100%;
  }

  .\32xl\:focus\:translate-x-1\/10:focus{
    --tw-translate-x: 10%;
  }

  .\32xl\:focus\:translate-x-2\/10:focus{
    --tw-translate-x: 20%;
  }

  .\32xl\:focus\:translate-x-3\/10:focus{
    --tw-translate-x: 30%;
  }

  .\32xl\:focus\:translate-x-4\/10:focus{
    --tw-translate-x: 40%;
  }

  .\32xl\:focus\:translate-x-4\.5\/10:focus{
    --tw-translate-x: 45%;
  }

  .\32xl\:focus\:translate-x-5\/10:focus{
    --tw-translate-x: 50%;
  }

  .\32xl\:focus\:translate-x-5\.5\/10:focus{
    --tw-translate-x: 55%;
  }

  .\32xl\:focus\:translate-x-6\/10:focus{
    --tw-translate-x: 60%;
  }

  .\32xl\:focus\:translate-x-7\/10:focus{
    --tw-translate-x: 70%;
  }

  .\32xl\:focus\:translate-x-8\/10:focus{
    --tw-translate-x: 80%;
  }

  .\32xl\:focus\:translate-x-9\/10:focus{
    --tw-translate-x: 90%;
  }

  .\32xl\:focus\:translate-x-1\/12:focus{
    --tw-translate-x: 8.333333%;
  }

  .\32xl\:focus\:translate-x-2\/12:focus{
    --tw-translate-x: 16.666667%;
  }

  .\32xl\:focus\:translate-x-3\/12:focus{
    --tw-translate-x: 25%;
  }

  .\32xl\:focus\:translate-x-4\/12:focus{
    --tw-translate-x: 33.333333%;
  }

  .\32xl\:focus\:translate-x-5\/12:focus{
    --tw-translate-x: 41.666667%;
  }

  .\32xl\:focus\:translate-x-6\/12:focus{
    --tw-translate-x: 50%;
  }

  .\32xl\:focus\:translate-x-7\/12:focus{
    --tw-translate-x: 58.333333%;
  }

  .\32xl\:focus\:translate-x-8\/12:focus{
    --tw-translate-x: 66.666667%;
  }

  .\32xl\:focus\:translate-x-9\/12:focus{
    --tw-translate-x: 75%;
  }

  .\32xl\:focus\:translate-x-10\/12:focus{
    --tw-translate-x: 83.333333%;
  }

  .\32xl\:focus\:translate-x-11\/12:focus{
    --tw-translate-x: 91.666667%;
  }

  .\32xl\:focus\:-translate-x-0:focus{
    --tw-translate-x: 0px;
  }

  .\32xl\:focus\:-translate-x-1:focus{
    --tw-translate-x: -0.25rem;
  }

  .\32xl\:focus\:-translate-x-2:focus{
    --tw-translate-x: -0.5rem;
  }

  .\32xl\:focus\:-translate-x-3:focus{
    --tw-translate-x: -0.75rem;
  }

  .\32xl\:focus\:-translate-x-4:focus{
    --tw-translate-x: -1rem;
  }

  .\32xl\:focus\:-translate-x-5:focus{
    --tw-translate-x: -1.25rem;
  }

  .\32xl\:focus\:-translate-x-6:focus{
    --tw-translate-x: -1.5rem;
  }

  .\32xl\:focus\:-translate-x-7:focus{
    --tw-translate-x: -1.75rem;
  }

  .\32xl\:focus\:-translate-x-8:focus{
    --tw-translate-x: -2rem;
  }

  .\32xl\:focus\:-translate-x-9:focus{
    --tw-translate-x: -2.25rem;
  }

  .\32xl\:focus\:-translate-x-10:focus{
    --tw-translate-x: -2.5rem;
  }

  .\32xl\:focus\:-translate-x-11:focus{
    --tw-translate-x: -2.75rem;
  }

  .\32xl\:focus\:-translate-x-12:focus{
    --tw-translate-x: -3rem;
  }

  .\32xl\:focus\:-translate-x-13:focus{
    --tw-translate-x: -3.25rem;
  }

  .\32xl\:focus\:-translate-x-14:focus{
    --tw-translate-x: -3.5rem;
  }

  .\32xl\:focus\:-translate-x-15:focus{
    --tw-translate-x: -3.75rem;
  }

  .\32xl\:focus\:-translate-x-16:focus{
    --tw-translate-x: -4rem;
  }

  .\32xl\:focus\:-translate-x-17:focus{
    --tw-translate-x: -4.25rem;
  }

  .\32xl\:focus\:-translate-x-18:focus{
    --tw-translate-x: -4.5rem;
  }

  .\32xl\:focus\:-translate-x-19:focus{
    --tw-translate-x: -4.75rem;
  }

  .\32xl\:focus\:-translate-x-20:focus{
    --tw-translate-x: -5rem;
  }

  .\32xl\:focus\:-translate-x-22:focus{
    --tw-translate-x: -5.5rem;
  }

  .\32xl\:focus\:-translate-x-24:focus{
    --tw-translate-x: -6rem;
  }

  .\32xl\:focus\:-translate-x-25:focus{
    --tw-translate-x: -6.25rem;
  }

  .\32xl\:focus\:-translate-x-28:focus{
    --tw-translate-x: -7rem;
  }

  .\32xl\:focus\:-translate-x-30:focus{
    --tw-translate-x: -7.5rem;
  }

  .\32xl\:focus\:-translate-x-32:focus{
    --tw-translate-x: -8rem;
  }

  .\32xl\:focus\:-translate-x-34:focus{
    --tw-translate-x: -8.5rem;
  }

  .\32xl\:focus\:-translate-x-35:focus{
    --tw-translate-x: -8.75rem;
  }

  .\32xl\:focus\:-translate-x-36:focus{
    --tw-translate-x: -9rem;
  }

  .\32xl\:focus\:-translate-x-39:focus{
    --tw-translate-x: -9.75rem;
  }

  .\32xl\:focus\:-translate-x-40:focus{
    --tw-translate-x: -10rem;
  }

  .\32xl\:focus\:-translate-x-42:focus{
    --tw-translate-x: -10.5rem;
  }

  .\32xl\:focus\:-translate-x-44:focus{
    --tw-translate-x: -11rem;
  }

  .\32xl\:focus\:-translate-x-45:focus{
    --tw-translate-x: -11.25rem;
  }

  .\32xl\:focus\:-translate-x-48:focus{
    --tw-translate-x: -12rem;
  }

  .\32xl\:focus\:-translate-x-50:focus{
    --tw-translate-x: -12.5rem;
  }

  .\32xl\:focus\:-translate-x-52:focus{
    --tw-translate-x: -13rem;
  }

  .\32xl\:focus\:-translate-x-55:focus{
    --tw-translate-x: -13.75rem;
  }

  .\32xl\:focus\:-translate-x-56:focus{
    --tw-translate-x: -14rem;
  }

  .\32xl\:focus\:-translate-x-58:focus{
    --tw-translate-x: -14.5rem;
  }

  .\32xl\:focus\:-translate-x-60:focus{
    --tw-translate-x: -15rem;
  }

  .\32xl\:focus\:-translate-x-64:focus{
    --tw-translate-x: -16rem;
  }

  .\32xl\:focus\:-translate-x-65:focus{
    --tw-translate-x: -16.25rem;
  }

  .\32xl\:focus\:-translate-x-68:focus{
    --tw-translate-x: -17rem;
  }

  .\32xl\:focus\:-translate-x-69:focus{
    --tw-translate-x: -17.25rem;
  }

  .\32xl\:focus\:-translate-x-70:focus{
    --tw-translate-x: -17.5rem;
  }

  .\32xl\:focus\:-translate-x-72:focus{
    --tw-translate-x: -18rem;
  }

  .\32xl\:focus\:-translate-x-75:focus{
    --tw-translate-x: -18.75rem;
  }

  .\32xl\:focus\:-translate-x-80:focus{
    --tw-translate-x: -20rem;
  }

  .\32xl\:focus\:-translate-x-85:focus{
    --tw-translate-x: -21.25rem;
  }

  .\32xl\:focus\:-translate-x-86:focus{
    --tw-translate-x: -21.5rem;
  }

  .\32xl\:focus\:-translate-x-90:focus{
    --tw-translate-x: -22.5rem;
  }

  .\32xl\:focus\:-translate-x-96:focus{
    --tw-translate-x: -24rem;
  }

  .\32xl\:focus\:-translate-x-100:focus{
    --tw-translate-x: -25rem;
  }

  .\32xl\:focus\:-translate-x-115:focus{
    --tw-translate-x: -28.75rem;
  }

  .\32xl\:focus\:-translate-x-125:focus{
    --tw-translate-x: -31.25rem;
  }

  .\32xl\:focus\:-translate-x-142:focus{
    --tw-translate-x: -35.5rem;
  }

  .\32xl\:focus\:-translate-x-150:focus{
    --tw-translate-x: -37.5rem;
  }

  .\32xl\:focus\:-translate-x-156:focus{
    --tw-translate-x: -39rem;
  }

  .\32xl\:focus\:-translate-x-160:focus{
    --tw-translate-x: -40rem;
  }

  .\32xl\:focus\:-translate-x-175:focus{
    --tw-translate-x: -43.75rem;
  }

  .\32xl\:focus\:-translate-x-207:focus{
    --tw-translate-x: -51.75rem;
  }

  .\32xl\:focus\:-translate-x-242:focus{
    --tw-translate-x: -60.5rem;
  }

  .\32xl\:focus\:-translate-x-250:focus{
    --tw-translate-x: -62.5rem;
  }

  .\32xl\:focus\:-translate-x-258:focus{
    --tw-translate-x: -64.5rem;
  }

  .\32xl\:focus\:-translate-x-265:focus{
    --tw-translate-x: -66.25rem;
  }

  .\32xl\:focus\:-translate-x-280:focus{
    --tw-translate-x: -70rem;
  }

  .\32xl\:focus\:-translate-x-px:focus{
    --tw-translate-x: -1px;
  }

  .\32xl\:focus\:-translate-x-0\.5:focus{
    --tw-translate-x: -0.125rem;
  }

  .\32xl\:focus\:-translate-x-1\.5:focus{
    --tw-translate-x: -0.375rem;
  }

  .\32xl\:focus\:-translate-x-2\.5:focus{
    --tw-translate-x: -0.625rem;
  }

  .\32xl\:focus\:-translate-x-3\.5:focus{
    --tw-translate-x: -0.875rem;
  }

  .\32xl\:focus\:-translate-x-0\.25:focus{
    --tw-translate-x: -0.0625rem;
  }

  .\32xl\:focus\:-translate-x-0\.75:focus{
    --tw-translate-x: -0.1875rem;
  }

  .\32xl\:focus\:-translate-x-1\.25:focus{
    --tw-translate-x: -0.3125rem;
  }

  .\32xl\:focus\:-translate-x-1\.75:focus{
    --tw-translate-x: -0.4375rem;
  }

  .\32xl\:focus\:-translate-x-2\.25:focus{
    --tw-translate-x: -0.5625rem;
  }

  .\32xl\:focus\:-translate-x-2\.75:focus{
    --tw-translate-x: -0.6875rem;
  }

  .\32xl\:focus\:-translate-x-3\.25:focus{
    --tw-translate-x: -0.8125rem;
  }

  .\32xl\:focus\:-translate-x-3\.75:focus{
    --tw-translate-x: -0.9375rem;
  }

  .\32xl\:focus\:-translate-x-4\.25:focus{
    --tw-translate-x: -1.0625rem;
  }

  .\32xl\:focus\:-translate-x-4\.5:focus{
    --tw-translate-x: -1.125rem;
  }

  .\32xl\:focus\:-translate-x-4\.75:focus{
    --tw-translate-x: -1.1875rem;
  }

  .\32xl\:focus\:-translate-x-5\.25:focus{
    --tw-translate-x: -1.3125rem;
  }

  .\32xl\:focus\:-translate-x-5\.5:focus{
    --tw-translate-x: -1.375rem;
  }

  .\32xl\:focus\:-translate-x-5\.75:focus{
    --tw-translate-x: -1.4375rem;
  }

  .\32xl\:focus\:-translate-x-6\.25:focus{
    --tw-translate-x: -1.5625rem;
  }

  .\32xl\:focus\:-translate-x-6\.5:focus{
    --tw-translate-x: -1.625rem;
  }

  .\32xl\:focus\:-translate-x-6\.75:focus{
    --tw-translate-x: -1.6875rem;
  }

  .\32xl\:focus\:-translate-x-7\.25:focus{
    --tw-translate-x: -1.8125rem;
  }

  .\32xl\:focus\:-translate-x-7\.5:focus{
    --tw-translate-x: -1.875rem;
  }

  .\32xl\:focus\:-translate-x-8\.25:focus{
    --tw-translate-x: -2.0625rem;
  }

  .\32xl\:focus\:-translate-x-8\.5:focus{
    --tw-translate-x: -2.125rem;
  }

  .\32xl\:focus\:-translate-x-9\.25:focus{
    --tw-translate-x: -2.3125rem;
  }

  .\32xl\:focus\:-translate-x-9\.5:focus{
    --tw-translate-x: -2.375rem;
  }

  .\32xl\:focus\:-translate-x-10\.5:focus{
    --tw-translate-x: -2.625rem;
  }

  .\32xl\:focus\:-translate-x-11\.25:focus{
    --tw-translate-x: -2.8125rem;
  }

  .\32xl\:focus\:-translate-x-11\.5:focus{
    --tw-translate-x: -2.875rem;
  }

  .\32xl\:focus\:-translate-x-12\.5:focus{
    --tw-translate-x: -3.125rem;
  }

  .\32xl\:focus\:-translate-x-12\.75:focus{
    --tw-translate-x: -3.1875rem;
  }

  .\32xl\:focus\:-translate-x-13\.5:focus{
    --tw-translate-x: -3.375rem;
  }

  .\32xl\:focus\:-translate-x-14\.5:focus{
    --tw-translate-x: -3.625rem;
  }

  .\32xl\:focus\:-translate-x-15\.5:focus{
    --tw-translate-x: -3.875rem;
  }

  .\32xl\:focus\:-translate-x-15\.75:focus{
    --tw-translate-x: -3.9375rem;
  }

  .\32xl\:focus\:-translate-x-16\.25:focus{
    --tw-translate-x: -4.0625rem;
  }

  .\32xl\:focus\:-translate-x-17\.25:focus{
    --tw-translate-x: -4.3125rem;
  }

  .\32xl\:focus\:-translate-x-17\.5:focus{
    --tw-translate-x: -4.375rem;
  }

  .\32xl\:focus\:-translate-x-18\.25:focus{
    --tw-translate-x: -4.5625rem;
  }

  .\32xl\:focus\:-translate-x-18\.5:focus{
    --tw-translate-x: -4.625rem;
  }

  .\32xl\:focus\:-translate-x-20\.25:focus{
    --tw-translate-x: -5.0625rem;
  }

  .\32xl\:focus\:-translate-x-20\.5:focus{
    --tw-translate-x: -5.125rem;
  }

  .\32xl\:focus\:-translate-x-22\.5:focus{
    --tw-translate-x: -5.625rem;
  }

  .\32xl\:focus\:-translate-x-25\.5:focus{
    --tw-translate-x: -6.375rem;
  }

  .\32xl\:focus\:-translate-x-26\.75:focus{
    --tw-translate-x: -6.6875rem;
  }

  .\32xl\:focus\:-translate-x-32\.5:focus{
    --tw-translate-x: -8.125rem;
  }

  .\32xl\:focus\:-translate-x-37\.5:focus{
    --tw-translate-x: -9.375rem;
  }

  .\32xl\:focus\:-translate-x-41\.25:focus{
    --tw-translate-x: -10.3125rem;
  }

  .\32xl\:focus\:-translate-x-52\.5:focus{
    --tw-translate-x: -13.125rem;
  }

  .\32xl\:focus\:-translate-x-54\.5:focus{
    --tw-translate-x: -13.625rem;
  }

  .\32xl\:focus\:-translate-x-57\.25:focus{
    --tw-translate-x: -14.3125rem;
  }

  .\32xl\:focus\:-translate-x-57\.5:focus{
    --tw-translate-x: -14.375rem;
  }

  .\32xl\:focus\:-translate-x-66\.25:focus{
    --tw-translate-x: -16.5625rem;
  }

  .\32xl\:focus\:-translate-x-74\.5:focus{
    --tw-translate-x: -18.125rem;
  }

  .\32xl\:focus\:-translate-x-106\.25:focus{
    --tw-translate-x: -26.5625rem;
  }

  .\32xl\:focus\:-translate-x-112\.25:focus{
    --tw-translate-x: -28.0675rem;
  }

  .\32xl\:focus\:-translate-x-112\.75:focus{
    --tw-translate-x: -28.1875rem;
  }

  .\32xl\:focus\:-translate-x-147\.5:focus{
    --tw-translate-x: -36.875rem;
  }

  .\32xl\:focus\:-translate-x-162\.5:focus{
    --tw-translate-x: -40.625rem;
  }

  .\32xl\:focus\:-translate-x-172\.25:focus{
    --tw-translate-x: -42.5625rem;
  }

  .\32xl\:focus\:-translate-x-175\.25:focus{
    --tw-translate-x: -43.8125rem;
  }

  .\32xl\:focus\:-translate-x-184\.25:focus{
    --tw-translate-x: -46.0625rem;
  }

  .\32xl\:focus\:-translate-x-203\.25:focus{
    --tw-translate-x: -50.8125rem;
  }

  .\32xl\:focus\:-translate-x-half:focus{
    --tw-translate-x: -50%;
  }

  .\32xl\:focus\:-translate-x-full:focus{
    --tw-translate-x: -100%;
  }

  .\32xl\:focus\:-translate-x-1\/10:focus{
    --tw-translate-x: -10%;
  }

  .\32xl\:focus\:-translate-x-2\/10:focus{
    --tw-translate-x: -20%;
  }

  .\32xl\:focus\:-translate-x-3\/10:focus{
    --tw-translate-x: -30%;
  }

  .\32xl\:focus\:-translate-x-4\/10:focus{
    --tw-translate-x: -40%;
  }

  .\32xl\:focus\:-translate-x-4\.5\/10:focus{
    --tw-translate-x: -45%;
  }

  .\32xl\:focus\:-translate-x-5\/10:focus{
    --tw-translate-x: -50%;
  }

  .\32xl\:focus\:-translate-x-5\.5\/10:focus{
    --tw-translate-x: -55%;
  }

  .\32xl\:focus\:-translate-x-6\/10:focus{
    --tw-translate-x: -60%;
  }

  .\32xl\:focus\:-translate-x-7\/10:focus{
    --tw-translate-x: -70%;
  }

  .\32xl\:focus\:-translate-x-8\/10:focus{
    --tw-translate-x: -80%;
  }

  .\32xl\:focus\:-translate-x-9\/10:focus{
    --tw-translate-x: -90%;
  }

  .\32xl\:focus\:-translate-x-1\/12:focus{
    --tw-translate-x: -8.33333%;
  }

  .\32xl\:focus\:-translate-x-2\/12:focus{
    --tw-translate-x: -16.66667%;
  }

  .\32xl\:focus\:-translate-x-3\/12:focus{
    --tw-translate-x: -25%;
  }

  .\32xl\:focus\:-translate-x-4\/12:focus{
    --tw-translate-x: -33.33333%;
  }

  .\32xl\:focus\:-translate-x-5\/12:focus{
    --tw-translate-x: -41.66667%;
  }

  .\32xl\:focus\:-translate-x-6\/12:focus{
    --tw-translate-x: -50%;
  }

  .\32xl\:focus\:-translate-x-7\/12:focus{
    --tw-translate-x: -58.33333%;
  }

  .\32xl\:focus\:-translate-x-8\/12:focus{
    --tw-translate-x: -66.66667%;
  }

  .\32xl\:focus\:-translate-x-9\/12:focus{
    --tw-translate-x: -75%;
  }

  .\32xl\:focus\:-translate-x-10\/12:focus{
    --tw-translate-x: -83.33333%;
  }

  .\32xl\:focus\:-translate-x-11\/12:focus{
    --tw-translate-x: -91.66667%;
  }

  .\32xl\:focus\:translate-x-1\/2:focus{
    --tw-translate-x: 50%;
  }

  .\32xl\:focus\:translate-x-1\/3:focus{
    --tw-translate-x: 33.333333%;
  }

  .\32xl\:focus\:translate-x-2\/3:focus{
    --tw-translate-x: 66.666667%;
  }

  .\32xl\:focus\:translate-x-1\/4:focus{
    --tw-translate-x: 25%;
  }

  .\32xl\:focus\:translate-x-2\/4:focus{
    --tw-translate-x: 50%;
  }

  .\32xl\:focus\:translate-x-3\/4:focus{
    --tw-translate-x: 75%;
  }

  .\32xl\:focus\:-translate-x-1\/2:focus{
    --tw-translate-x: -50%;
  }

  .\32xl\:focus\:-translate-x-1\/3:focus{
    --tw-translate-x: -33.333333%;
  }

  .\32xl\:focus\:-translate-x-2\/3:focus{
    --tw-translate-x: -66.666667%;
  }

  .\32xl\:focus\:-translate-x-1\/4:focus{
    --tw-translate-x: -25%;
  }

  .\32xl\:focus\:-translate-x-2\/4:focus{
    --tw-translate-x: -50%;
  }

  .\32xl\:focus\:-translate-x-3\/4:focus{
    --tw-translate-x: -75%;
  }

  .\32xl\:focus\:translate-y-0:focus{
    --tw-translate-y: 0px;
  }

  .\32xl\:focus\:translate-y-1:focus{
    --tw-translate-y: 0.25rem;
  }

  .\32xl\:focus\:translate-y-2:focus{
    --tw-translate-y: 0.5rem;
  }

  .\32xl\:focus\:translate-y-3:focus{
    --tw-translate-y: 0.75rem;
  }

  .\32xl\:focus\:translate-y-4:focus{
    --tw-translate-y: 1rem;
  }

  .\32xl\:focus\:translate-y-5:focus{
    --tw-translate-y: 1.25rem;
  }

  .\32xl\:focus\:translate-y-6:focus{
    --tw-translate-y: 1.5rem;
  }

  .\32xl\:focus\:translate-y-7:focus{
    --tw-translate-y: 1.75rem;
  }

  .\32xl\:focus\:translate-y-8:focus{
    --tw-translate-y: 2rem;
  }

  .\32xl\:focus\:translate-y-9:focus{
    --tw-translate-y: 2.25rem;
  }

  .\32xl\:focus\:translate-y-10:focus{
    --tw-translate-y: 2.5rem;
  }

  .\32xl\:focus\:translate-y-11:focus{
    --tw-translate-y: 2.75rem;
  }

  .\32xl\:focus\:translate-y-12:focus{
    --tw-translate-y: 3rem;
  }

  .\32xl\:focus\:translate-y-13:focus{
    --tw-translate-y: 3.25rem;
  }

  .\32xl\:focus\:translate-y-14:focus{
    --tw-translate-y: 3.5rem;
  }

  .\32xl\:focus\:translate-y-15:focus{
    --tw-translate-y: 3.75rem;
  }

  .\32xl\:focus\:translate-y-16:focus{
    --tw-translate-y: 4rem;
  }

  .\32xl\:focus\:translate-y-17:focus{
    --tw-translate-y: 4.25rem;
  }

  .\32xl\:focus\:translate-y-18:focus{
    --tw-translate-y: 4.5rem;
  }

  .\32xl\:focus\:translate-y-19:focus{
    --tw-translate-y: 4.75rem;
  }

  .\32xl\:focus\:translate-y-20:focus{
    --tw-translate-y: 5rem;
  }

  .\32xl\:focus\:translate-y-22:focus{
    --tw-translate-y: 5.5rem;
  }

  .\32xl\:focus\:translate-y-24:focus{
    --tw-translate-y: 6rem;
  }

  .\32xl\:focus\:translate-y-25:focus{
    --tw-translate-y: 6.25rem;
  }

  .\32xl\:focus\:translate-y-28:focus{
    --tw-translate-y: 7rem;
  }

  .\32xl\:focus\:translate-y-30:focus{
    --tw-translate-y: 7.5rem;
  }

  .\32xl\:focus\:translate-y-32:focus{
    --tw-translate-y: 8rem;
  }

  .\32xl\:focus\:translate-y-34:focus{
    --tw-translate-y: 8.5rem;
  }

  .\32xl\:focus\:translate-y-35:focus{
    --tw-translate-y: 8.75rem;
  }

  .\32xl\:focus\:translate-y-36:focus{
    --tw-translate-y: 9rem;
  }

  .\32xl\:focus\:translate-y-39:focus{
    --tw-translate-y: 9.75rem;
  }

  .\32xl\:focus\:translate-y-40:focus{
    --tw-translate-y: 10rem;
  }

  .\32xl\:focus\:translate-y-42:focus{
    --tw-translate-y: 10.5rem;
  }

  .\32xl\:focus\:translate-y-44:focus{
    --tw-translate-y: 11rem;
  }

  .\32xl\:focus\:translate-y-45:focus{
    --tw-translate-y: 11.25rem;
  }

  .\32xl\:focus\:translate-y-48:focus{
    --tw-translate-y: 12rem;
  }

  .\32xl\:focus\:translate-y-50:focus{
    --tw-translate-y: 12.5rem;
  }

  .\32xl\:focus\:translate-y-52:focus{
    --tw-translate-y: 13rem;
  }

  .\32xl\:focus\:translate-y-55:focus{
    --tw-translate-y: 13.75rem;
  }

  .\32xl\:focus\:translate-y-56:focus{
    --tw-translate-y: 14rem;
  }

  .\32xl\:focus\:translate-y-58:focus{
    --tw-translate-y: 14.5rem;
  }

  .\32xl\:focus\:translate-y-60:focus{
    --tw-translate-y: 15rem;
  }

  .\32xl\:focus\:translate-y-64:focus{
    --tw-translate-y: 16rem;
  }

  .\32xl\:focus\:translate-y-65:focus{
    --tw-translate-y: 16.25rem;
  }

  .\32xl\:focus\:translate-y-68:focus{
    --tw-translate-y: 17rem;
  }

  .\32xl\:focus\:translate-y-69:focus{
    --tw-translate-y: 17.25rem;
  }

  .\32xl\:focus\:translate-y-70:focus{
    --tw-translate-y: 17.5rem;
  }

  .\32xl\:focus\:translate-y-72:focus{
    --tw-translate-y: 18rem;
  }

  .\32xl\:focus\:translate-y-75:focus{
    --tw-translate-y: 18.75rem;
  }

  .\32xl\:focus\:translate-y-80:focus{
    --tw-translate-y: 20rem;
  }

  .\32xl\:focus\:translate-y-85:focus{
    --tw-translate-y: 21.25rem;
  }

  .\32xl\:focus\:translate-y-86:focus{
    --tw-translate-y: 21.5rem;
  }

  .\32xl\:focus\:translate-y-90:focus{
    --tw-translate-y: 22.5rem;
  }

  .\32xl\:focus\:translate-y-96:focus{
    --tw-translate-y: 24rem;
  }

  .\32xl\:focus\:translate-y-100:focus{
    --tw-translate-y: 25rem;
  }

  .\32xl\:focus\:translate-y-115:focus{
    --tw-translate-y: 28.75rem;
  }

  .\32xl\:focus\:translate-y-125:focus{
    --tw-translate-y: 31.25rem;
  }

  .\32xl\:focus\:translate-y-142:focus{
    --tw-translate-y: 35.5rem;
  }

  .\32xl\:focus\:translate-y-150:focus{
    --tw-translate-y: 37.5rem;
  }

  .\32xl\:focus\:translate-y-156:focus{
    --tw-translate-y: 39rem;
  }

  .\32xl\:focus\:translate-y-160:focus{
    --tw-translate-y: 40rem;
  }

  .\32xl\:focus\:translate-y-175:focus{
    --tw-translate-y: 43.75rem;
  }

  .\32xl\:focus\:translate-y-207:focus{
    --tw-translate-y: 51.75rem;
  }

  .\32xl\:focus\:translate-y-242:focus{
    --tw-translate-y: 60.5rem;
  }

  .\32xl\:focus\:translate-y-250:focus{
    --tw-translate-y: 62.5rem;
  }

  .\32xl\:focus\:translate-y-258:focus{
    --tw-translate-y: 64.5rem;
  }

  .\32xl\:focus\:translate-y-265:focus{
    --tw-translate-y: 66.25rem;
  }

  .\32xl\:focus\:translate-y-280:focus{
    --tw-translate-y: 70rem;
  }

  .\32xl\:focus\:translate-y-px:focus{
    --tw-translate-y: 1px;
  }

  .\32xl\:focus\:translate-y-0\.5:focus{
    --tw-translate-y: 0.125rem;
  }

  .\32xl\:focus\:translate-y-1\.5:focus{
    --tw-translate-y: 0.375rem;
  }

  .\32xl\:focus\:translate-y-2\.5:focus{
    --tw-translate-y: 0.625rem;
  }

  .\32xl\:focus\:translate-y-3\.5:focus{
    --tw-translate-y: 0.875rem;
  }

  .\32xl\:focus\:translate-y-0\.25:focus{
    --tw-translate-y: 0.0625rem;
  }

  .\32xl\:focus\:translate-y-0\.75:focus{
    --tw-translate-y: 0.1875rem;
  }

  .\32xl\:focus\:translate-y-1\.25:focus{
    --tw-translate-y: 0.3125rem;
  }

  .\32xl\:focus\:translate-y-1\.75:focus{
    --tw-translate-y: 0.4375rem;
  }

  .\32xl\:focus\:translate-y-2\.25:focus{
    --tw-translate-y: 0.5625rem;
  }

  .\32xl\:focus\:translate-y-2\.75:focus{
    --tw-translate-y: 0.6875rem;
  }

  .\32xl\:focus\:translate-y-3\.25:focus{
    --tw-translate-y: 0.8125rem;
  }

  .\32xl\:focus\:translate-y-3\.75:focus{
    --tw-translate-y: 0.9375rem;
  }

  .\32xl\:focus\:translate-y-4\.25:focus{
    --tw-translate-y: 1.0625rem;
  }

  .\32xl\:focus\:translate-y-4\.5:focus{
    --tw-translate-y: 1.125rem;
  }

  .\32xl\:focus\:translate-y-4\.75:focus{
    --tw-translate-y: 1.1875rem;
  }

  .\32xl\:focus\:translate-y-5\.25:focus{
    --tw-translate-y: 1.3125rem;
  }

  .\32xl\:focus\:translate-y-5\.5:focus{
    --tw-translate-y: 1.375rem;
  }

  .\32xl\:focus\:translate-y-5\.75:focus{
    --tw-translate-y: 1.4375rem;
  }

  .\32xl\:focus\:translate-y-6\.25:focus{
    --tw-translate-y: 1.5625rem;
  }

  .\32xl\:focus\:translate-y-6\.5:focus{
    --tw-translate-y: 1.625rem;
  }

  .\32xl\:focus\:translate-y-6\.75:focus{
    --tw-translate-y: 1.6875rem;
  }

  .\32xl\:focus\:translate-y-7\.25:focus{
    --tw-translate-y: 1.8125rem;
  }

  .\32xl\:focus\:translate-y-7\.5:focus{
    --tw-translate-y: 1.875rem;
  }

  .\32xl\:focus\:translate-y-8\.25:focus{
    --tw-translate-y: 2.0625rem;
  }

  .\32xl\:focus\:translate-y-8\.5:focus{
    --tw-translate-y: 2.125rem;
  }

  .\32xl\:focus\:translate-y-9\.25:focus{
    --tw-translate-y: 2.3125rem;
  }

  .\32xl\:focus\:translate-y-9\.5:focus{
    --tw-translate-y: 2.375rem;
  }

  .\32xl\:focus\:translate-y-10\.5:focus{
    --tw-translate-y: 2.625rem;
  }

  .\32xl\:focus\:translate-y-11\.25:focus{
    --tw-translate-y: 2.8125rem;
  }

  .\32xl\:focus\:translate-y-11\.5:focus{
    --tw-translate-y: 2.875rem;
  }

  .\32xl\:focus\:translate-y-12\.5:focus{
    --tw-translate-y: 3.125rem;
  }

  .\32xl\:focus\:translate-y-12\.75:focus{
    --tw-translate-y: 3.1875rem;
  }

  .\32xl\:focus\:translate-y-13\.5:focus{
    --tw-translate-y: 3.375rem;
  }

  .\32xl\:focus\:translate-y-14\.5:focus{
    --tw-translate-y: 3.625rem;
  }

  .\32xl\:focus\:translate-y-15\.5:focus{
    --tw-translate-y: 3.875rem;
  }

  .\32xl\:focus\:translate-y-15\.75:focus{
    --tw-translate-y: 3.9375rem;
  }

  .\32xl\:focus\:translate-y-16\.25:focus{
    --tw-translate-y: 4.0625rem;
  }

  .\32xl\:focus\:translate-y-17\.25:focus{
    --tw-translate-y: 4.3125rem;
  }

  .\32xl\:focus\:translate-y-17\.5:focus{
    --tw-translate-y: 4.375rem;
  }

  .\32xl\:focus\:translate-y-18\.25:focus{
    --tw-translate-y: 4.5625rem;
  }

  .\32xl\:focus\:translate-y-18\.5:focus{
    --tw-translate-y: 4.625rem;
  }

  .\32xl\:focus\:translate-y-20\.25:focus{
    --tw-translate-y: 5.0625rem;
  }

  .\32xl\:focus\:translate-y-20\.5:focus{
    --tw-translate-y: 5.125rem;
  }

  .\32xl\:focus\:translate-y-22\.5:focus{
    --tw-translate-y: 5.625rem;
  }

  .\32xl\:focus\:translate-y-25\.5:focus{
    --tw-translate-y: 6.375rem;
  }

  .\32xl\:focus\:translate-y-26\.75:focus{
    --tw-translate-y: 6.6875rem;
  }

  .\32xl\:focus\:translate-y-32\.5:focus{
    --tw-translate-y: 8.125rem;
  }

  .\32xl\:focus\:translate-y-37\.5:focus{
    --tw-translate-y: 9.375rem;
  }

  .\32xl\:focus\:translate-y-41\.25:focus{
    --tw-translate-y: 10.3125rem;
  }

  .\32xl\:focus\:translate-y-52\.5:focus{
    --tw-translate-y: 13.125rem;
  }

  .\32xl\:focus\:translate-y-54\.5:focus{
    --tw-translate-y: 13.625rem;
  }

  .\32xl\:focus\:translate-y-57\.25:focus{
    --tw-translate-y: 14.3125rem;
  }

  .\32xl\:focus\:translate-y-57\.5:focus{
    --tw-translate-y: 14.375rem;
  }

  .\32xl\:focus\:translate-y-66\.25:focus{
    --tw-translate-y: 16.5625rem;
  }

  .\32xl\:focus\:translate-y-74\.5:focus{
    --tw-translate-y: 18.125rem;
  }

  .\32xl\:focus\:translate-y-106\.25:focus{
    --tw-translate-y: 26.5625rem;
  }

  .\32xl\:focus\:translate-y-112\.25:focus{
    --tw-translate-y: 28.0675rem;
  }

  .\32xl\:focus\:translate-y-112\.75:focus{
    --tw-translate-y: 28.1875rem;
  }

  .\32xl\:focus\:translate-y-147\.5:focus{
    --tw-translate-y: 36.875rem;
  }

  .\32xl\:focus\:translate-y-162\.5:focus{
    --tw-translate-y: 40.625rem;
  }

  .\32xl\:focus\:translate-y-172\.25:focus{
    --tw-translate-y: 42.5625rem;
  }

  .\32xl\:focus\:translate-y-175\.25:focus{
    --tw-translate-y: 43.8125rem;
  }

  .\32xl\:focus\:translate-y-184\.25:focus{
    --tw-translate-y: 46.0625rem;
  }

  .\32xl\:focus\:translate-y-203\.25:focus{
    --tw-translate-y: 50.8125rem;
  }

  .\32xl\:focus\:translate-y-half:focus{
    --tw-translate-y: 50%;
  }

  .\32xl\:focus\:translate-y-full:focus{
    --tw-translate-y: 100%;
  }

  .\32xl\:focus\:translate-y-1\/10:focus{
    --tw-translate-y: 10%;
  }

  .\32xl\:focus\:translate-y-2\/10:focus{
    --tw-translate-y: 20%;
  }

  .\32xl\:focus\:translate-y-3\/10:focus{
    --tw-translate-y: 30%;
  }

  .\32xl\:focus\:translate-y-4\/10:focus{
    --tw-translate-y: 40%;
  }

  .\32xl\:focus\:translate-y-4\.5\/10:focus{
    --tw-translate-y: 45%;
  }

  .\32xl\:focus\:translate-y-5\/10:focus{
    --tw-translate-y: 50%;
  }

  .\32xl\:focus\:translate-y-5\.5\/10:focus{
    --tw-translate-y: 55%;
  }

  .\32xl\:focus\:translate-y-6\/10:focus{
    --tw-translate-y: 60%;
  }

  .\32xl\:focus\:translate-y-7\/10:focus{
    --tw-translate-y: 70%;
  }

  .\32xl\:focus\:translate-y-8\/10:focus{
    --tw-translate-y: 80%;
  }

  .\32xl\:focus\:translate-y-9\/10:focus{
    --tw-translate-y: 90%;
  }

  .\32xl\:focus\:translate-y-1\/12:focus{
    --tw-translate-y: 8.333333%;
  }

  .\32xl\:focus\:translate-y-2\/12:focus{
    --tw-translate-y: 16.666667%;
  }

  .\32xl\:focus\:translate-y-3\/12:focus{
    --tw-translate-y: 25%;
  }

  .\32xl\:focus\:translate-y-4\/12:focus{
    --tw-translate-y: 33.333333%;
  }

  .\32xl\:focus\:translate-y-5\/12:focus{
    --tw-translate-y: 41.666667%;
  }

  .\32xl\:focus\:translate-y-6\/12:focus{
    --tw-translate-y: 50%;
  }

  .\32xl\:focus\:translate-y-7\/12:focus{
    --tw-translate-y: 58.333333%;
  }

  .\32xl\:focus\:translate-y-8\/12:focus{
    --tw-translate-y: 66.666667%;
  }

  .\32xl\:focus\:translate-y-9\/12:focus{
    --tw-translate-y: 75%;
  }

  .\32xl\:focus\:translate-y-10\/12:focus{
    --tw-translate-y: 83.333333%;
  }

  .\32xl\:focus\:translate-y-11\/12:focus{
    --tw-translate-y: 91.666667%;
  }

  .\32xl\:focus\:-translate-y-0:focus{
    --tw-translate-y: 0px;
  }

  .\32xl\:focus\:-translate-y-1:focus{
    --tw-translate-y: -0.25rem;
  }

  .\32xl\:focus\:-translate-y-2:focus{
    --tw-translate-y: -0.5rem;
  }

  .\32xl\:focus\:-translate-y-3:focus{
    --tw-translate-y: -0.75rem;
  }

  .\32xl\:focus\:-translate-y-4:focus{
    --tw-translate-y: -1rem;
  }

  .\32xl\:focus\:-translate-y-5:focus{
    --tw-translate-y: -1.25rem;
  }

  .\32xl\:focus\:-translate-y-6:focus{
    --tw-translate-y: -1.5rem;
  }

  .\32xl\:focus\:-translate-y-7:focus{
    --tw-translate-y: -1.75rem;
  }

  .\32xl\:focus\:-translate-y-8:focus{
    --tw-translate-y: -2rem;
  }

  .\32xl\:focus\:-translate-y-9:focus{
    --tw-translate-y: -2.25rem;
  }

  .\32xl\:focus\:-translate-y-10:focus{
    --tw-translate-y: -2.5rem;
  }

  .\32xl\:focus\:-translate-y-11:focus{
    --tw-translate-y: -2.75rem;
  }

  .\32xl\:focus\:-translate-y-12:focus{
    --tw-translate-y: -3rem;
  }

  .\32xl\:focus\:-translate-y-13:focus{
    --tw-translate-y: -3.25rem;
  }

  .\32xl\:focus\:-translate-y-14:focus{
    --tw-translate-y: -3.5rem;
  }

  .\32xl\:focus\:-translate-y-15:focus{
    --tw-translate-y: -3.75rem;
  }

  .\32xl\:focus\:-translate-y-16:focus{
    --tw-translate-y: -4rem;
  }

  .\32xl\:focus\:-translate-y-17:focus{
    --tw-translate-y: -4.25rem;
  }

  .\32xl\:focus\:-translate-y-18:focus{
    --tw-translate-y: -4.5rem;
  }

  .\32xl\:focus\:-translate-y-19:focus{
    --tw-translate-y: -4.75rem;
  }

  .\32xl\:focus\:-translate-y-20:focus{
    --tw-translate-y: -5rem;
  }

  .\32xl\:focus\:-translate-y-22:focus{
    --tw-translate-y: -5.5rem;
  }

  .\32xl\:focus\:-translate-y-24:focus{
    --tw-translate-y: -6rem;
  }

  .\32xl\:focus\:-translate-y-25:focus{
    --tw-translate-y: -6.25rem;
  }

  .\32xl\:focus\:-translate-y-28:focus{
    --tw-translate-y: -7rem;
  }

  .\32xl\:focus\:-translate-y-30:focus{
    --tw-translate-y: -7.5rem;
  }

  .\32xl\:focus\:-translate-y-32:focus{
    --tw-translate-y: -8rem;
  }

  .\32xl\:focus\:-translate-y-34:focus{
    --tw-translate-y: -8.5rem;
  }

  .\32xl\:focus\:-translate-y-35:focus{
    --tw-translate-y: -8.75rem;
  }

  .\32xl\:focus\:-translate-y-36:focus{
    --tw-translate-y: -9rem;
  }

  .\32xl\:focus\:-translate-y-39:focus{
    --tw-translate-y: -9.75rem;
  }

  .\32xl\:focus\:-translate-y-40:focus{
    --tw-translate-y: -10rem;
  }

  .\32xl\:focus\:-translate-y-42:focus{
    --tw-translate-y: -10.5rem;
  }

  .\32xl\:focus\:-translate-y-44:focus{
    --tw-translate-y: -11rem;
  }

  .\32xl\:focus\:-translate-y-45:focus{
    --tw-translate-y: -11.25rem;
  }

  .\32xl\:focus\:-translate-y-48:focus{
    --tw-translate-y: -12rem;
  }

  .\32xl\:focus\:-translate-y-50:focus{
    --tw-translate-y: -12.5rem;
  }

  .\32xl\:focus\:-translate-y-52:focus{
    --tw-translate-y: -13rem;
  }

  .\32xl\:focus\:-translate-y-55:focus{
    --tw-translate-y: -13.75rem;
  }

  .\32xl\:focus\:-translate-y-56:focus{
    --tw-translate-y: -14rem;
  }

  .\32xl\:focus\:-translate-y-58:focus{
    --tw-translate-y: -14.5rem;
  }

  .\32xl\:focus\:-translate-y-60:focus{
    --tw-translate-y: -15rem;
  }

  .\32xl\:focus\:-translate-y-64:focus{
    --tw-translate-y: -16rem;
  }

  .\32xl\:focus\:-translate-y-65:focus{
    --tw-translate-y: -16.25rem;
  }

  .\32xl\:focus\:-translate-y-68:focus{
    --tw-translate-y: -17rem;
  }

  .\32xl\:focus\:-translate-y-69:focus{
    --tw-translate-y: -17.25rem;
  }

  .\32xl\:focus\:-translate-y-70:focus{
    --tw-translate-y: -17.5rem;
  }

  .\32xl\:focus\:-translate-y-72:focus{
    --tw-translate-y: -18rem;
  }

  .\32xl\:focus\:-translate-y-75:focus{
    --tw-translate-y: -18.75rem;
  }

  .\32xl\:focus\:-translate-y-80:focus{
    --tw-translate-y: -20rem;
  }

  .\32xl\:focus\:-translate-y-85:focus{
    --tw-translate-y: -21.25rem;
  }

  .\32xl\:focus\:-translate-y-86:focus{
    --tw-translate-y: -21.5rem;
  }

  .\32xl\:focus\:-translate-y-90:focus{
    --tw-translate-y: -22.5rem;
  }

  .\32xl\:focus\:-translate-y-96:focus{
    --tw-translate-y: -24rem;
  }

  .\32xl\:focus\:-translate-y-100:focus{
    --tw-translate-y: -25rem;
  }

  .\32xl\:focus\:-translate-y-115:focus{
    --tw-translate-y: -28.75rem;
  }

  .\32xl\:focus\:-translate-y-125:focus{
    --tw-translate-y: -31.25rem;
  }

  .\32xl\:focus\:-translate-y-142:focus{
    --tw-translate-y: -35.5rem;
  }

  .\32xl\:focus\:-translate-y-150:focus{
    --tw-translate-y: -37.5rem;
  }

  .\32xl\:focus\:-translate-y-156:focus{
    --tw-translate-y: -39rem;
  }

  .\32xl\:focus\:-translate-y-160:focus{
    --tw-translate-y: -40rem;
  }

  .\32xl\:focus\:-translate-y-175:focus{
    --tw-translate-y: -43.75rem;
  }

  .\32xl\:focus\:-translate-y-207:focus{
    --tw-translate-y: -51.75rem;
  }

  .\32xl\:focus\:-translate-y-242:focus{
    --tw-translate-y: -60.5rem;
  }

  .\32xl\:focus\:-translate-y-250:focus{
    --tw-translate-y: -62.5rem;
  }

  .\32xl\:focus\:-translate-y-258:focus{
    --tw-translate-y: -64.5rem;
  }

  .\32xl\:focus\:-translate-y-265:focus{
    --tw-translate-y: -66.25rem;
  }

  .\32xl\:focus\:-translate-y-280:focus{
    --tw-translate-y: -70rem;
  }

  .\32xl\:focus\:-translate-y-px:focus{
    --tw-translate-y: -1px;
  }

  .\32xl\:focus\:-translate-y-0\.5:focus{
    --tw-translate-y: -0.125rem;
  }

  .\32xl\:focus\:-translate-y-1\.5:focus{
    --tw-translate-y: -0.375rem;
  }

  .\32xl\:focus\:-translate-y-2\.5:focus{
    --tw-translate-y: -0.625rem;
  }

  .\32xl\:focus\:-translate-y-3\.5:focus{
    --tw-translate-y: -0.875rem;
  }

  .\32xl\:focus\:-translate-y-0\.25:focus{
    --tw-translate-y: -0.0625rem;
  }

  .\32xl\:focus\:-translate-y-0\.75:focus{
    --tw-translate-y: -0.1875rem;
  }

  .\32xl\:focus\:-translate-y-1\.25:focus{
    --tw-translate-y: -0.3125rem;
  }

  .\32xl\:focus\:-translate-y-1\.75:focus{
    --tw-translate-y: -0.4375rem;
  }

  .\32xl\:focus\:-translate-y-2\.25:focus{
    --tw-translate-y: -0.5625rem;
  }

  .\32xl\:focus\:-translate-y-2\.75:focus{
    --tw-translate-y: -0.6875rem;
  }

  .\32xl\:focus\:-translate-y-3\.25:focus{
    --tw-translate-y: -0.8125rem;
  }

  .\32xl\:focus\:-translate-y-3\.75:focus{
    --tw-translate-y: -0.9375rem;
  }

  .\32xl\:focus\:-translate-y-4\.25:focus{
    --tw-translate-y: -1.0625rem;
  }

  .\32xl\:focus\:-translate-y-4\.5:focus{
    --tw-translate-y: -1.125rem;
  }

  .\32xl\:focus\:-translate-y-4\.75:focus{
    --tw-translate-y: -1.1875rem;
  }

  .\32xl\:focus\:-translate-y-5\.25:focus{
    --tw-translate-y: -1.3125rem;
  }

  .\32xl\:focus\:-translate-y-5\.5:focus{
    --tw-translate-y: -1.375rem;
  }

  .\32xl\:focus\:-translate-y-5\.75:focus{
    --tw-translate-y: -1.4375rem;
  }

  .\32xl\:focus\:-translate-y-6\.25:focus{
    --tw-translate-y: -1.5625rem;
  }

  .\32xl\:focus\:-translate-y-6\.5:focus{
    --tw-translate-y: -1.625rem;
  }

  .\32xl\:focus\:-translate-y-6\.75:focus{
    --tw-translate-y: -1.6875rem;
  }

  .\32xl\:focus\:-translate-y-7\.25:focus{
    --tw-translate-y: -1.8125rem;
  }

  .\32xl\:focus\:-translate-y-7\.5:focus{
    --tw-translate-y: -1.875rem;
  }

  .\32xl\:focus\:-translate-y-8\.25:focus{
    --tw-translate-y: -2.0625rem;
  }

  .\32xl\:focus\:-translate-y-8\.5:focus{
    --tw-translate-y: -2.125rem;
  }

  .\32xl\:focus\:-translate-y-9\.25:focus{
    --tw-translate-y: -2.3125rem;
  }

  .\32xl\:focus\:-translate-y-9\.5:focus{
    --tw-translate-y: -2.375rem;
  }

  .\32xl\:focus\:-translate-y-10\.5:focus{
    --tw-translate-y: -2.625rem;
  }

  .\32xl\:focus\:-translate-y-11\.25:focus{
    --tw-translate-y: -2.8125rem;
  }

  .\32xl\:focus\:-translate-y-11\.5:focus{
    --tw-translate-y: -2.875rem;
  }

  .\32xl\:focus\:-translate-y-12\.5:focus{
    --tw-translate-y: -3.125rem;
  }

  .\32xl\:focus\:-translate-y-12\.75:focus{
    --tw-translate-y: -3.1875rem;
  }

  .\32xl\:focus\:-translate-y-13\.5:focus{
    --tw-translate-y: -3.375rem;
  }

  .\32xl\:focus\:-translate-y-14\.5:focus{
    --tw-translate-y: -3.625rem;
  }

  .\32xl\:focus\:-translate-y-15\.5:focus{
    --tw-translate-y: -3.875rem;
  }

  .\32xl\:focus\:-translate-y-15\.75:focus{
    --tw-translate-y: -3.9375rem;
  }

  .\32xl\:focus\:-translate-y-16\.25:focus{
    --tw-translate-y: -4.0625rem;
  }

  .\32xl\:focus\:-translate-y-17\.25:focus{
    --tw-translate-y: -4.3125rem;
  }

  .\32xl\:focus\:-translate-y-17\.5:focus{
    --tw-translate-y: -4.375rem;
  }

  .\32xl\:focus\:-translate-y-18\.25:focus{
    --tw-translate-y: -4.5625rem;
  }

  .\32xl\:focus\:-translate-y-18\.5:focus{
    --tw-translate-y: -4.625rem;
  }

  .\32xl\:focus\:-translate-y-20\.25:focus{
    --tw-translate-y: -5.0625rem;
  }

  .\32xl\:focus\:-translate-y-20\.5:focus{
    --tw-translate-y: -5.125rem;
  }

  .\32xl\:focus\:-translate-y-22\.5:focus{
    --tw-translate-y: -5.625rem;
  }

  .\32xl\:focus\:-translate-y-25\.5:focus{
    --tw-translate-y: -6.375rem;
  }

  .\32xl\:focus\:-translate-y-26\.75:focus{
    --tw-translate-y: -6.6875rem;
  }

  .\32xl\:focus\:-translate-y-32\.5:focus{
    --tw-translate-y: -8.125rem;
  }

  .\32xl\:focus\:-translate-y-37\.5:focus{
    --tw-translate-y: -9.375rem;
  }

  .\32xl\:focus\:-translate-y-41\.25:focus{
    --tw-translate-y: -10.3125rem;
  }

  .\32xl\:focus\:-translate-y-52\.5:focus{
    --tw-translate-y: -13.125rem;
  }

  .\32xl\:focus\:-translate-y-54\.5:focus{
    --tw-translate-y: -13.625rem;
  }

  .\32xl\:focus\:-translate-y-57\.25:focus{
    --tw-translate-y: -14.3125rem;
  }

  .\32xl\:focus\:-translate-y-57\.5:focus{
    --tw-translate-y: -14.375rem;
  }

  .\32xl\:focus\:-translate-y-66\.25:focus{
    --tw-translate-y: -16.5625rem;
  }

  .\32xl\:focus\:-translate-y-74\.5:focus{
    --tw-translate-y: -18.125rem;
  }

  .\32xl\:focus\:-translate-y-106\.25:focus{
    --tw-translate-y: -26.5625rem;
  }

  .\32xl\:focus\:-translate-y-112\.25:focus{
    --tw-translate-y: -28.0675rem;
  }

  .\32xl\:focus\:-translate-y-112\.75:focus{
    --tw-translate-y: -28.1875rem;
  }

  .\32xl\:focus\:-translate-y-147\.5:focus{
    --tw-translate-y: -36.875rem;
  }

  .\32xl\:focus\:-translate-y-162\.5:focus{
    --tw-translate-y: -40.625rem;
  }

  .\32xl\:focus\:-translate-y-172\.25:focus{
    --tw-translate-y: -42.5625rem;
  }

  .\32xl\:focus\:-translate-y-175\.25:focus{
    --tw-translate-y: -43.8125rem;
  }

  .\32xl\:focus\:-translate-y-184\.25:focus{
    --tw-translate-y: -46.0625rem;
  }

  .\32xl\:focus\:-translate-y-203\.25:focus{
    --tw-translate-y: -50.8125rem;
  }

  .\32xl\:focus\:-translate-y-half:focus{
    --tw-translate-y: -50%;
  }

  .\32xl\:focus\:-translate-y-full:focus{
    --tw-translate-y: -100%;
  }

  .\32xl\:focus\:-translate-y-1\/10:focus{
    --tw-translate-y: -10%;
  }

  .\32xl\:focus\:-translate-y-2\/10:focus{
    --tw-translate-y: -20%;
  }

  .\32xl\:focus\:-translate-y-3\/10:focus{
    --tw-translate-y: -30%;
  }

  .\32xl\:focus\:-translate-y-4\/10:focus{
    --tw-translate-y: -40%;
  }

  .\32xl\:focus\:-translate-y-4\.5\/10:focus{
    --tw-translate-y: -45%;
  }

  .\32xl\:focus\:-translate-y-5\/10:focus{
    --tw-translate-y: -50%;
  }

  .\32xl\:focus\:-translate-y-5\.5\/10:focus{
    --tw-translate-y: -55%;
  }

  .\32xl\:focus\:-translate-y-6\/10:focus{
    --tw-translate-y: -60%;
  }

  .\32xl\:focus\:-translate-y-7\/10:focus{
    --tw-translate-y: -70%;
  }

  .\32xl\:focus\:-translate-y-8\/10:focus{
    --tw-translate-y: -80%;
  }

  .\32xl\:focus\:-translate-y-9\/10:focus{
    --tw-translate-y: -90%;
  }

  .\32xl\:focus\:-translate-y-1\/12:focus{
    --tw-translate-y: -8.33333%;
  }

  .\32xl\:focus\:-translate-y-2\/12:focus{
    --tw-translate-y: -16.66667%;
  }

  .\32xl\:focus\:-translate-y-3\/12:focus{
    --tw-translate-y: -25%;
  }

  .\32xl\:focus\:-translate-y-4\/12:focus{
    --tw-translate-y: -33.33333%;
  }

  .\32xl\:focus\:-translate-y-5\/12:focus{
    --tw-translate-y: -41.66667%;
  }

  .\32xl\:focus\:-translate-y-6\/12:focus{
    --tw-translate-y: -50%;
  }

  .\32xl\:focus\:-translate-y-7\/12:focus{
    --tw-translate-y: -58.33333%;
  }

  .\32xl\:focus\:-translate-y-8\/12:focus{
    --tw-translate-y: -66.66667%;
  }

  .\32xl\:focus\:-translate-y-9\/12:focus{
    --tw-translate-y: -75%;
  }

  .\32xl\:focus\:-translate-y-10\/12:focus{
    --tw-translate-y: -83.33333%;
  }

  .\32xl\:focus\:-translate-y-11\/12:focus{
    --tw-translate-y: -91.66667%;
  }

  .\32xl\:focus\:translate-y-1\/2:focus{
    --tw-translate-y: 50%;
  }

  .\32xl\:focus\:translate-y-1\/3:focus{
    --tw-translate-y: 33.333333%;
  }

  .\32xl\:focus\:translate-y-2\/3:focus{
    --tw-translate-y: 66.666667%;
  }

  .\32xl\:focus\:translate-y-1\/4:focus{
    --tw-translate-y: 25%;
  }

  .\32xl\:focus\:translate-y-2\/4:focus{
    --tw-translate-y: 50%;
  }

  .\32xl\:focus\:translate-y-3\/4:focus{
    --tw-translate-y: 75%;
  }

  .\32xl\:focus\:-translate-y-1\/2:focus{
    --tw-translate-y: -50%;
  }

  .\32xl\:focus\:-translate-y-1\/3:focus{
    --tw-translate-y: -33.333333%;
  }

  .\32xl\:focus\:-translate-y-2\/3:focus{
    --tw-translate-y: -66.666667%;
  }

  .\32xl\:focus\:-translate-y-1\/4:focus{
    --tw-translate-y: -25%;
  }

  .\32xl\:focus\:-translate-y-2\/4:focus{
    --tw-translate-y: -50%;
  }

  .\32xl\:focus\:-translate-y-3\/4:focus{
    --tw-translate-y: -75%;
  }

  .\32xl\:skew-x-0{
    --tw-skew-x: 0deg;
  }

  .\32xl\:skew-x-1{
    --tw-skew-x: 1deg;
  }

  .\32xl\:skew-x-2{
    --tw-skew-x: 2deg;
  }

  .\32xl\:skew-x-3{
    --tw-skew-x: 3deg;
  }

  .\32xl\:skew-x-6{
    --tw-skew-x: 6deg;
  }

  .\32xl\:skew-x-12{
    --tw-skew-x: 12deg;
  }

  .\32xl\:-skew-x-12{
    --tw-skew-x: -12deg;
  }

  .\32xl\:-skew-x-6{
    --tw-skew-x: -6deg;
  }

  .\32xl\:-skew-x-3{
    --tw-skew-x: -3deg;
  }

  .\32xl\:-skew-x-2{
    --tw-skew-x: -2deg;
  }

  .\32xl\:-skew-x-1{
    --tw-skew-x: -1deg;
  }

  .\32xl\:skew-y-0{
    --tw-skew-y: 0deg;
  }

  .\32xl\:skew-y-1{
    --tw-skew-y: 1deg;
  }

  .\32xl\:skew-y-2{
    --tw-skew-y: 2deg;
  }

  .\32xl\:skew-y-3{
    --tw-skew-y: 3deg;
  }

  .\32xl\:skew-y-6{
    --tw-skew-y: 6deg;
  }

  .\32xl\:skew-y-12{
    --tw-skew-y: 12deg;
  }

  .\32xl\:-skew-y-12{
    --tw-skew-y: -12deg;
  }

  .\32xl\:-skew-y-6{
    --tw-skew-y: -6deg;
  }

  .\32xl\:-skew-y-3{
    --tw-skew-y: -3deg;
  }

  .\32xl\:-skew-y-2{
    --tw-skew-y: -2deg;
  }

  .\32xl\:-skew-y-1{
    --tw-skew-y: -1deg;
  }

  .\32xl\:hover\:skew-x-0:hover{
    --tw-skew-x: 0deg;
  }

  .\32xl\:hover\:skew-x-1:hover{
    --tw-skew-x: 1deg;
  }

  .\32xl\:hover\:skew-x-2:hover{
    --tw-skew-x: 2deg;
  }

  .\32xl\:hover\:skew-x-3:hover{
    --tw-skew-x: 3deg;
  }

  .\32xl\:hover\:skew-x-6:hover{
    --tw-skew-x: 6deg;
  }

  .\32xl\:hover\:skew-x-12:hover{
    --tw-skew-x: 12deg;
  }

  .\32xl\:hover\:-skew-x-12:hover{
    --tw-skew-x: -12deg;
  }

  .\32xl\:hover\:-skew-x-6:hover{
    --tw-skew-x: -6deg;
  }

  .\32xl\:hover\:-skew-x-3:hover{
    --tw-skew-x: -3deg;
  }

  .\32xl\:hover\:-skew-x-2:hover{
    --tw-skew-x: -2deg;
  }

  .\32xl\:hover\:-skew-x-1:hover{
    --tw-skew-x: -1deg;
  }

  .\32xl\:hover\:skew-y-0:hover{
    --tw-skew-y: 0deg;
  }

  .\32xl\:hover\:skew-y-1:hover{
    --tw-skew-y: 1deg;
  }

  .\32xl\:hover\:skew-y-2:hover{
    --tw-skew-y: 2deg;
  }

  .\32xl\:hover\:skew-y-3:hover{
    --tw-skew-y: 3deg;
  }

  .\32xl\:hover\:skew-y-6:hover{
    --tw-skew-y: 6deg;
  }

  .\32xl\:hover\:skew-y-12:hover{
    --tw-skew-y: 12deg;
  }

  .\32xl\:hover\:-skew-y-12:hover{
    --tw-skew-y: -12deg;
  }

  .\32xl\:hover\:-skew-y-6:hover{
    --tw-skew-y: -6deg;
  }

  .\32xl\:hover\:-skew-y-3:hover{
    --tw-skew-y: -3deg;
  }

  .\32xl\:hover\:-skew-y-2:hover{
    --tw-skew-y: -2deg;
  }

  .\32xl\:hover\:-skew-y-1:hover{
    --tw-skew-y: -1deg;
  }

  .\32xl\:focus\:skew-x-0:focus{
    --tw-skew-x: 0deg;
  }

  .\32xl\:focus\:skew-x-1:focus{
    --tw-skew-x: 1deg;
  }

  .\32xl\:focus\:skew-x-2:focus{
    --tw-skew-x: 2deg;
  }

  .\32xl\:focus\:skew-x-3:focus{
    --tw-skew-x: 3deg;
  }

  .\32xl\:focus\:skew-x-6:focus{
    --tw-skew-x: 6deg;
  }

  .\32xl\:focus\:skew-x-12:focus{
    --tw-skew-x: 12deg;
  }

  .\32xl\:focus\:-skew-x-12:focus{
    --tw-skew-x: -12deg;
  }

  .\32xl\:focus\:-skew-x-6:focus{
    --tw-skew-x: -6deg;
  }

  .\32xl\:focus\:-skew-x-3:focus{
    --tw-skew-x: -3deg;
  }

  .\32xl\:focus\:-skew-x-2:focus{
    --tw-skew-x: -2deg;
  }

  .\32xl\:focus\:-skew-x-1:focus{
    --tw-skew-x: -1deg;
  }

  .\32xl\:focus\:skew-y-0:focus{
    --tw-skew-y: 0deg;
  }

  .\32xl\:focus\:skew-y-1:focus{
    --tw-skew-y: 1deg;
  }

  .\32xl\:focus\:skew-y-2:focus{
    --tw-skew-y: 2deg;
  }

  .\32xl\:focus\:skew-y-3:focus{
    --tw-skew-y: 3deg;
  }

  .\32xl\:focus\:skew-y-6:focus{
    --tw-skew-y: 6deg;
  }

  .\32xl\:focus\:skew-y-12:focus{
    --tw-skew-y: 12deg;
  }

  .\32xl\:focus\:-skew-y-12:focus{
    --tw-skew-y: -12deg;
  }

  .\32xl\:focus\:-skew-y-6:focus{
    --tw-skew-y: -6deg;
  }

  .\32xl\:focus\:-skew-y-3:focus{
    --tw-skew-y: -3deg;
  }

  .\32xl\:focus\:-skew-y-2:focus{
    --tw-skew-y: -2deg;
  }

  .\32xl\:focus\:-skew-y-1:focus{
    --tw-skew-y: -1deg;
  }

  .\32xl\:transition-none{
    transition-property: none;
  }

  .\32xl\:transition-all{
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .\32xl\:transition{
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .\32xl\:transition-colors{
    transition-property: background-color, border-color, color, fill, stroke;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .\32xl\:transition-opacity{
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .\32xl\:transition-shadow{
    transition-property: box-shadow;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .\32xl\:transition-transform{
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .\32xl\:hover\:transition-none:hover{
    transition-property: none;
  }

  .\32xl\:hover\:transition-all:hover{
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .\32xl\:hover\:transition:hover{
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .\32xl\:hover\:transition-colors:hover{
    transition-property: background-color, border-color, color, fill, stroke;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .\32xl\:hover\:transition-opacity:hover{
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .\32xl\:hover\:transition-shadow:hover{
    transition-property: box-shadow;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .\32xl\:hover\:transition-transform:hover{
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .\32xl\:focus\:transition-none:focus{
    transition-property: none;
  }

  .\32xl\:focus\:transition-all:focus{
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .\32xl\:focus\:transition:focus{
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .\32xl\:focus\:transition-colors:focus{
    transition-property: background-color, border-color, color, fill, stroke;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .\32xl\:focus\:transition-opacity:focus{
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .\32xl\:focus\:transition-shadow:focus{
    transition-property: box-shadow;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .\32xl\:focus\:transition-transform:focus{
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .\32xl\:ease-linear{
    transition-timing-function: linear;
  }

  .\32xl\:ease-in{
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
  }

  .\32xl\:ease-out{
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  }

  .\32xl\:ease-in-out{
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  }

  .\32xl\:ease-in-quad{
    transition-timing-function: cubic-bezier(0.550, 0.085, 0.680, 0.530);
  }

  .\32xl\:ease-in-cubic{
    transition-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  .\32xl\:ease-in-quart{
    transition-timing-function: cubic-bezier(0.895, 0.030, 0.685, 0.220);
  }

  .\32xl\:ease-in-quint{
    transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
  }

  .\32xl\:ease-in-sine{
    transition-timing-function: cubic-bezier(0.470, 0.000, 0.745, 0.715);
  }

  .\32xl\:ease-in-expo{
    transition-timing-function: cubic-bezier(0.950, 0.050, 0.795, 0.035);
  }

  .\32xl\:ease-in-circ{
    transition-timing-function: cubic-bezier(0.600, 0.040, 0.980, 0.335);
  }

  .\32xl\:ease-in-back{
    transition-timing-function: cubic-bezier(0.600, -0.280, 0.735, 0.045);
  }

  .\32xl\:ease-out-quad{
    transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940);
  }

  .\32xl\:ease-out-cubic{
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  .\32xl\:ease-out-quart{
    transition-timing-function: cubic-bezier(0.165, 0.840, 0.440, 1.000);
  }

  .\32xl\:ease-out-quint{
    transition-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
  }

  .\32xl\:ease-out-sine{
    transition-timing-function: cubic-bezier(0.390, 0.575, 0.565, 1.000);
  }

  .\32xl\:ease-out-expo{
    transition-timing-function: cubic-bezier(0.190, 1.000, 0.220, 1.000);
  }

  .\32xl\:ease-out-circ{
    transition-timing-function: cubic-bezier(0.075, 0.820, 0.165, 1.000);
  }

  .\32xl\:ease-out-back{
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.275);
  }

  .\32xl\:ease-in-out-quad{
    transition-timing-function: cubic-bezier(0.455, 0.030, 0.515, 0.955);
  }

  .\32xl\:ease-in-out-cubic{
    transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000);
  }

  .\32xl\:ease-in-out-quart{
    transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000);
  }

  .\32xl\:ease-in-out-quint{
    transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
  }

  .\32xl\:ease-in-out-sine{
    transition-timing-function: cubic-bezier(0.445, 0.050, 0.550, 0.950);
  }

  .\32xl\:ease-in-out-expo{
    transition-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000);
  }

  .\32xl\:ease-in-out-circ{
    transition-timing-function: cubic-bezier(0.785, 0.135, 0.150, 0.860);
  }

  .\32xl\:ease-in-out-back{
    transition-timing-function: cubic-bezier(.680, -0.550, 0.265, 1.550);
  }

  .\32xl\:duration-75{
    transition-duration: 75ms;
  }

  .\32xl\:duration-100{
    transition-duration: 100ms;
  }

  .\32xl\:duration-150{
    transition-duration: 150ms;
  }

  .\32xl\:duration-200{
    transition-duration: 200ms;
  }

  .\32xl\:duration-300{
    transition-duration: 300ms;
  }

  .\32xl\:duration-500{
    transition-duration: 500ms;
  }

  .\32xl\:duration-700{
    transition-duration: 700ms;
  }

  .\32xl\:duration-1000{
    transition-duration: 1000ms;
  }

  .\32xl\:delay-75{
    transition-delay: 75ms;
  }

  .\32xl\:delay-100{
    transition-delay: 100ms;
  }

  .\32xl\:delay-150{
    transition-delay: 150ms;
  }

  .\32xl\:delay-200{
    transition-delay: 200ms;
  }

  .\32xl\:delay-300{
    transition-delay: 300ms;
  }

  .\32xl\:delay-500{
    transition-delay: 500ms;
  }

  .\32xl\:delay-700{
    transition-delay: 700ms;
  }

  .\32xl\:delay-1000{
    transition-delay: 1000ms;
  }

  .\32xl\:hover\:delay-75:hover{
    transition-delay: 75ms;
  }

  .\32xl\:hover\:delay-100:hover{
    transition-delay: 100ms;
  }

  .\32xl\:hover\:delay-150:hover{
    transition-delay: 150ms;
  }

  .\32xl\:hover\:delay-200:hover{
    transition-delay: 200ms;
  }

  .\32xl\:hover\:delay-300:hover{
    transition-delay: 300ms;
  }

  .\32xl\:hover\:delay-500:hover{
    transition-delay: 500ms;
  }

  .\32xl\:hover\:delay-700:hover{
    transition-delay: 700ms;
  }

  .\32xl\:hover\:delay-1000:hover{
    transition-delay: 1000ms;
  }

  .\32xl\:focus\:delay-75:focus{
    transition-delay: 75ms;
  }

  .\32xl\:focus\:delay-100:focus{
    transition-delay: 100ms;
  }

  .\32xl\:focus\:delay-150:focus{
    transition-delay: 150ms;
  }

  .\32xl\:focus\:delay-200:focus{
    transition-delay: 200ms;
  }

  .\32xl\:focus\:delay-300:focus{
    transition-delay: 300ms;
  }

  .\32xl\:focus\:delay-500:focus{
    transition-delay: 500ms;
  }

  .\32xl\:focus\:delay-700:focus{
    transition-delay: 700ms;
  }

  .\32xl\:focus\:delay-1000:focus{
    transition-delay: 1000ms;
  }

  .\32xl\:animate-none{
    animation: none;
  }

  .\32xl\:animate-spin{
    animation: spin 1s linear infinite;
  }

  .\32xl\:animate-ping{
    animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
  }

  .\32xl\:animate-pulse{
    animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
  }

  .\32xl\:animate-bounce{
    animation: bounce 1s infinite;
  }
}

@media (min-width: 1600px){
  .\33xl\:container{
    width: 100%;
  }

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

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

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

  @media (min-width: 1400px){
    .\33xl\:container{
      max-width: 1400px;
    }
  }

  @media (min-width: 1600px){
    .\33xl\:container{
      max-width: 1600px;
    }
  }

  @media (min-width: 1920px){
    .\33xl\:container{
      max-width: 1920px;
    }
  }

  .\33xl\:space-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0px * var(--tw-space-x-reverse));
    margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.25rem * var(--tw-space-x-reverse));
    margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.75rem * var(--tw-space-x-reverse));
    margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1rem * var(--tw-space-x-reverse));
    margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.25rem * var(--tw-space-x-reverse));
    margin-left: calc(1.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.75rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.75rem * var(--tw-space-x-reverse));
    margin-left: calc(1.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(2rem * var(--tw-space-x-reverse));
    margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.25rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(2.25rem * var(--tw-space-x-reverse));
    margin-left: calc(2.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(2.5rem * var(--tw-space-x-reverse));
    margin-left: calc(2.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.75rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(2.75rem * var(--tw-space-x-reverse));
    margin-left: calc(2.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(3rem * var(--tw-space-x-reverse));
    margin-left: calc(3rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-13 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(3.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.25rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-13 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(3.25rem * var(--tw-space-x-reverse));
    margin-left: calc(3.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.5rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(3.5rem * var(--tw-space-x-reverse));
    margin-left: calc(3.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-15 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(3.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.75rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-15 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(3.75rem * var(--tw-space-x-reverse));
    margin-left: calc(3.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(4rem * var(--tw-space-x-reverse));
    margin-left: calc(4rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-17 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(4.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4.25rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-17 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(4.25rem * var(--tw-space-x-reverse));
    margin-left: calc(4.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-18 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(4.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4.5rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-18 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(4.5rem * var(--tw-space-x-reverse));
    margin-left: calc(4.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-19 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(4.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4.75rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-19 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(4.75rem * var(--tw-space-x-reverse));
    margin-left: calc(4.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(5rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(5rem * var(--tw-space-x-reverse));
    margin-left: calc(5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-22 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(5.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(5.5rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-22 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(5.5rem * var(--tw-space-x-reverse));
    margin-left: calc(5.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(6rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(6rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(6rem * var(--tw-space-x-reverse));
    margin-left: calc(6rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(6.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(6.25rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(6.25rem * var(--tw-space-x-reverse));
    margin-left: calc(6.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(7rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(7rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(7rem * var(--tw-space-x-reverse));
    margin-left: calc(7rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-30 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(7.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(7.5rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-30 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(7.5rem * var(--tw-space-x-reverse));
    margin-left: calc(7.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(8rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(8rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(8rem * var(--tw-space-x-reverse));
    margin-left: calc(8rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-34 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(8.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(8.5rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-34 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(8.5rem * var(--tw-space-x-reverse));
    margin-left: calc(8.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-35 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(8.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(8.75rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-35 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(8.75rem * var(--tw-space-x-reverse));
    margin-left: calc(8.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(9rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(9rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(9rem * var(--tw-space-x-reverse));
    margin-left: calc(9rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-39 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(9.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(9.75rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-39 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(9.75rem * var(--tw-space-x-reverse));
    margin-left: calc(9.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(10rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(10rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(10rem * var(--tw-space-x-reverse));
    margin-left: calc(10rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-42 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(10.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(10.5rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-42 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(10.5rem * var(--tw-space-x-reverse));
    margin-left: calc(10.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(11rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(11rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(11rem * var(--tw-space-x-reverse));
    margin-left: calc(11rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-45 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(11.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(11.25rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-45 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(11.25rem * var(--tw-space-x-reverse));
    margin-left: calc(11.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(12rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(12rem * var(--tw-space-x-reverse));
    margin-left: calc(12rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-50 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(12.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(12.5rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-50 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(12.5rem * var(--tw-space-x-reverse));
    margin-left: calc(12.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(13rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(13rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(13rem * var(--tw-space-x-reverse));
    margin-left: calc(13rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-55 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(13.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(13.75rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-55 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(13.75rem * var(--tw-space-x-reverse));
    margin-left: calc(13.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(14rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(14rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(14rem * var(--tw-space-x-reverse));
    margin-left: calc(14rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-58 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(14.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(14.5rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-58 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(14.5rem * var(--tw-space-x-reverse));
    margin-left: calc(14.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(15rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(15rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(15rem * var(--tw-space-x-reverse));
    margin-left: calc(15rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(16rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(16rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(16rem * var(--tw-space-x-reverse));
    margin-left: calc(16rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-65 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(16.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(16.25rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-65 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(16.25rem * var(--tw-space-x-reverse));
    margin-left: calc(16.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-68 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(17rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(17rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-68 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(17rem * var(--tw-space-x-reverse));
    margin-left: calc(17rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-69 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(17.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(17.25rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-69 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(17.25rem * var(--tw-space-x-reverse));
    margin-left: calc(17.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-70 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(17.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(17.5rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-70 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(17.5rem * var(--tw-space-x-reverse));
    margin-left: calc(17.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(18rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(18rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(18rem * var(--tw-space-x-reverse));
    margin-left: calc(18rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(18.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(18.75rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(18.75rem * var(--tw-space-x-reverse));
    margin-left: calc(18.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(20rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(20rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(20rem * var(--tw-space-x-reverse));
    margin-left: calc(20rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-85 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(21.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(21.25rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-85 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(21.25rem * var(--tw-space-x-reverse));
    margin-left: calc(21.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-86 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(21.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(21.5rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-86 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(21.5rem * var(--tw-space-x-reverse));
    margin-left: calc(21.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-90 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(22.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(22.5rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-90 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(22.5rem * var(--tw-space-x-reverse));
    margin-left: calc(22.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(24rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(24rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(24rem * var(--tw-space-x-reverse));
    margin-left: calc(24rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-100 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(25rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-100 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(25rem * var(--tw-space-x-reverse));
    margin-left: calc(25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-115 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(28.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(28.75rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-115 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(28.75rem * var(--tw-space-x-reverse));
    margin-left: calc(28.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-125 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(31.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(31.25rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-125 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(31.25rem * var(--tw-space-x-reverse));
    margin-left: calc(31.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-142 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(35.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(35.5rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-142 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(35.5rem * var(--tw-space-x-reverse));
    margin-left: calc(35.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-150 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(37.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(37.5rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-150 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(37.5rem * var(--tw-space-x-reverse));
    margin-left: calc(37.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-156 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(39rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(39rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-156 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(39rem * var(--tw-space-x-reverse));
    margin-left: calc(39rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-160 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(40rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(40rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-160 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(40rem * var(--tw-space-x-reverse));
    margin-left: calc(40rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-175 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(43.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(43.75rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-175 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(43.75rem * var(--tw-space-x-reverse));
    margin-left: calc(43.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-207 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(51.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(51.75rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-207 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(51.75rem * var(--tw-space-x-reverse));
    margin-left: calc(51.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-242 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(60.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(60.5rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-242 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(60.5rem * var(--tw-space-x-reverse));
    margin-left: calc(60.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-250 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(62.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(62.5rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-250 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(62.5rem * var(--tw-space-x-reverse));
    margin-left: calc(62.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-258 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(64.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(64.5rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-258 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(64.5rem * var(--tw-space-x-reverse));
    margin-left: calc(64.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-265 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(66.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(66.25rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-265 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(66.25rem * var(--tw-space-x-reverse));
    margin-left: calc(66.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-280 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(70rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(70rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-280 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(70rem * var(--tw-space-x-reverse));
    margin-left: calc(70rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1px * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1px * var(--tw-space-x-reverse));
    margin-left: calc(1px * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.125rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.125rem * var(--tw-space-x-reverse));
    margin-left: calc(0.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.375rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.375rem * var(--tw-space-x-reverse));
    margin-left: calc(0.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.625rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.625rem * var(--tw-space-x-reverse));
    margin-left: calc(0.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.875rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.875rem * var(--tw-space-x-reverse));
    margin-left: calc(0.875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-0\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.0625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.0625rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-0\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.0625rem * var(--tw-space-x-reverse));
    margin-left: calc(0.0625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-0\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.1875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.1875rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-0\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.1875rem * var(--tw-space-x-reverse));
    margin-left: calc(0.1875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-1\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.3125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.3125rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-1\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.3125rem * var(--tw-space-x-reverse));
    margin-left: calc(0.3125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-1\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.4375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.4375rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-1\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.4375rem * var(--tw-space-x-reverse));
    margin-left: calc(0.4375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-2\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.5625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.5625rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-2\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.5625rem * var(--tw-space-x-reverse));
    margin-left: calc(0.5625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-2\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.6875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.6875rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-2\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.6875rem * var(--tw-space-x-reverse));
    margin-left: calc(0.6875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-3\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.8125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.8125rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-3\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.8125rem * var(--tw-space-x-reverse));
    margin-left: calc(0.8125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-3\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.9375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.9375rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-3\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.9375rem * var(--tw-space-x-reverse));
    margin-left: calc(0.9375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-4\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.0625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.0625rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-4\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.0625rem * var(--tw-space-x-reverse));
    margin-left: calc(1.0625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-4\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.125rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-4\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.125rem * var(--tw-space-x-reverse));
    margin-left: calc(1.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-4\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.1875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.1875rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-4\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.1875rem * var(--tw-space-x-reverse));
    margin-left: calc(1.1875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-5\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.3125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.3125rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-5\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.3125rem * var(--tw-space-x-reverse));
    margin-left: calc(1.3125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-5\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.375rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-5\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.375rem * var(--tw-space-x-reverse));
    margin-left: calc(1.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-5\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.4375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.4375rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-5\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.4375rem * var(--tw-space-x-reverse));
    margin-left: calc(1.4375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-6\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.5625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.5625rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-6\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.5625rem * var(--tw-space-x-reverse));
    margin-left: calc(1.5625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-6\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.625rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-6\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.625rem * var(--tw-space-x-reverse));
    margin-left: calc(1.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-6\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.6875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.6875rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-6\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.6875rem * var(--tw-space-x-reverse));
    margin-left: calc(1.6875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-7\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.8125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.8125rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-7\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.8125rem * var(--tw-space-x-reverse));
    margin-left: calc(1.8125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-7\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.875rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-7\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.875rem * var(--tw-space-x-reverse));
    margin-left: calc(1.875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-8\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2.0625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.0625rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-8\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(2.0625rem * var(--tw-space-x-reverse));
    margin-left: calc(2.0625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-8\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.125rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-8\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(2.125rem * var(--tw-space-x-reverse));
    margin-left: calc(2.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-9\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2.3125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.3125rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-9\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(2.3125rem * var(--tw-space-x-reverse));
    margin-left: calc(2.3125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-9\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.375rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-9\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(2.375rem * var(--tw-space-x-reverse));
    margin-left: calc(2.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-10\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.625rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-10\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(2.625rem * var(--tw-space-x-reverse));
    margin-left: calc(2.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-11\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2.8125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.8125rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-11\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(2.8125rem * var(--tw-space-x-reverse));
    margin-left: calc(2.8125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-11\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.875rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-11\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(2.875rem * var(--tw-space-x-reverse));
    margin-left: calc(2.875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-12\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(3.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.125rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-12\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(3.125rem * var(--tw-space-x-reverse));
    margin-left: calc(3.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-12\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(3.1875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.1875rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-12\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(3.1875rem * var(--tw-space-x-reverse));
    margin-left: calc(3.1875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-13\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(3.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.375rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-13\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(3.375rem * var(--tw-space-x-reverse));
    margin-left: calc(3.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-14\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(3.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.625rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-14\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(3.625rem * var(--tw-space-x-reverse));
    margin-left: calc(3.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-15\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(3.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.875rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-15\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(3.875rem * var(--tw-space-x-reverse));
    margin-left: calc(3.875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-15\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(3.9375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.9375rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-15\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(3.9375rem * var(--tw-space-x-reverse));
    margin-left: calc(3.9375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-16\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(4.0625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4.0625rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-16\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(4.0625rem * var(--tw-space-x-reverse));
    margin-left: calc(4.0625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-17\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(4.3125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4.3125rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-17\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(4.3125rem * var(--tw-space-x-reverse));
    margin-left: calc(4.3125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-17\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(4.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4.375rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-17\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(4.375rem * var(--tw-space-x-reverse));
    margin-left: calc(4.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-18\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(4.5625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4.5625rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-18\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(4.5625rem * var(--tw-space-x-reverse));
    margin-left: calc(4.5625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-18\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(4.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4.625rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-18\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(4.625rem * var(--tw-space-x-reverse));
    margin-left: calc(4.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-20\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(5.0625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(5.0625rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-20\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(5.0625rem * var(--tw-space-x-reverse));
    margin-left: calc(5.0625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-20\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(5.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(5.125rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-20\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(5.125rem * var(--tw-space-x-reverse));
    margin-left: calc(5.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-22\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(5.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(5.625rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-22\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(5.625rem * var(--tw-space-x-reverse));
    margin-left: calc(5.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-25\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(6.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(6.375rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-25\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(6.375rem * var(--tw-space-x-reverse));
    margin-left: calc(6.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-26\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(6.6875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(6.6875rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-26\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(6.6875rem * var(--tw-space-x-reverse));
    margin-left: calc(6.6875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-32\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(8.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(8.125rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-32\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(8.125rem * var(--tw-space-x-reverse));
    margin-left: calc(8.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-37\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(9.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(9.375rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-37\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(9.375rem * var(--tw-space-x-reverse));
    margin-left: calc(9.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-41\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(10.3125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(10.3125rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-41\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(10.3125rem * var(--tw-space-x-reverse));
    margin-left: calc(10.3125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-52\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(13.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(13.125rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-52\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(13.125rem * var(--tw-space-x-reverse));
    margin-left: calc(13.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-54\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(13.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(13.625rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-54\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(13.625rem * var(--tw-space-x-reverse));
    margin-left: calc(13.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-57\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(14.3125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(14.3125rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-57\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(14.3125rem * var(--tw-space-x-reverse));
    margin-left: calc(14.3125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-57\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(14.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(14.375rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-57\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(14.375rem * var(--tw-space-x-reverse));
    margin-left: calc(14.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-66\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(16.5625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(16.5625rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-66\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(16.5625rem * var(--tw-space-x-reverse));
    margin-left: calc(16.5625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-74\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(18.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(18.125rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-74\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(18.125rem * var(--tw-space-x-reverse));
    margin-left: calc(18.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-106\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(26.5625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(26.5625rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-106\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(26.5625rem * var(--tw-space-x-reverse));
    margin-left: calc(26.5625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-112\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(28.0675rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(28.0675rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-112\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(28.0675rem * var(--tw-space-x-reverse));
    margin-left: calc(28.0675rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-112\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(28.1875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(28.1875rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-112\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(28.1875rem * var(--tw-space-x-reverse));
    margin-left: calc(28.1875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-147\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(36.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(36.875rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-147\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(36.875rem * var(--tw-space-x-reverse));
    margin-left: calc(36.875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-162\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(40.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(40.625rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-162\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(40.625rem * var(--tw-space-x-reverse));
    margin-left: calc(40.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-172\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(42.5625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(42.5625rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-172\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(42.5625rem * var(--tw-space-x-reverse));
    margin-left: calc(42.5625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-175\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(43.8125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(43.8125rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-175\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(43.8125rem * var(--tw-space-x-reverse));
    margin-left: calc(43.8125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-184\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(46.0625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(46.0625rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-184\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(46.0625rem * var(--tw-space-x-reverse));
    margin-left: calc(46.0625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-203\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(50.8125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(50.8125rem * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-203\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(50.8125rem * var(--tw-space-x-reverse));
    margin-left: calc(50.8125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-half > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(50% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(50% * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-half > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(50% * var(--tw-space-x-reverse));
    margin-left: calc(50% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-full > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(100% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(100% * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-full > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(100% * var(--tw-space-x-reverse));
    margin-left: calc(100% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-1\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(10% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(10% * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-1\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(10% * var(--tw-space-x-reverse));
    margin-left: calc(10% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-2\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(20% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(20% * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-2\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(20% * var(--tw-space-x-reverse));
    margin-left: calc(20% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-3\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(30% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(30% * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-3\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(30% * var(--tw-space-x-reverse));
    margin-left: calc(30% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-4\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(40% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(40% * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-4\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(40% * var(--tw-space-x-reverse));
    margin-left: calc(40% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-4\.5\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(45% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(45% * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-4\.5\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(45% * var(--tw-space-x-reverse));
    margin-left: calc(45% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-5\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(50% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(50% * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-5\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(50% * var(--tw-space-x-reverse));
    margin-left: calc(50% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-5\.5\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(55% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(55% * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-5\.5\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(55% * var(--tw-space-x-reverse));
    margin-left: calc(55% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-6\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(60% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(60% * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-6\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(60% * var(--tw-space-x-reverse));
    margin-left: calc(60% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-7\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(70% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(70% * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-7\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(70% * var(--tw-space-x-reverse));
    margin-left: calc(70% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-8\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(80% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(80% * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-8\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(80% * var(--tw-space-x-reverse));
    margin-left: calc(80% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-9\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(90% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(90% * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-9\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(90% * var(--tw-space-x-reverse));
    margin-left: calc(90% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-1\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(8.333333% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(8.333333% * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-1\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(8.333333% * var(--tw-space-x-reverse));
    margin-left: calc(8.333333% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-2\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(16.666667% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(16.666667% * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-2\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(16.666667% * var(--tw-space-x-reverse));
    margin-left: calc(16.666667% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-3\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(25% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(25% * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-3\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(25% * var(--tw-space-x-reverse));
    margin-left: calc(25% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-4\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(33.333333% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(33.333333% * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-4\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(33.333333% * var(--tw-space-x-reverse));
    margin-left: calc(33.333333% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-5\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(41.666667% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(41.666667% * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-5\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(41.666667% * var(--tw-space-x-reverse));
    margin-left: calc(41.666667% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-6\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(50% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(50% * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-6\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(50% * var(--tw-space-x-reverse));
    margin-left: calc(50% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-7\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(58.333333% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(58.333333% * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-7\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(58.333333% * var(--tw-space-x-reverse));
    margin-left: calc(58.333333% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-8\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(66.666667% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(66.666667% * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-8\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(66.666667% * var(--tw-space-x-reverse));
    margin-left: calc(66.666667% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-9\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(75% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(75% * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-9\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(75% * var(--tw-space-x-reverse));
    margin-left: calc(75% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-10\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(83.333333% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(83.333333% * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-10\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(83.333333% * var(--tw-space-x-reverse));
    margin-left: calc(83.333333% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-11\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(91.666667% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(91.666667% * var(--tw-space-y-reverse));
  }

  .\33xl\:space-x-11\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(91.666667% * var(--tw-space-x-reverse));
    margin-left: calc(91.666667% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0px * var(--tw-space-x-reverse));
    margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.25rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.5rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.75rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1rem * var(--tw-space-x-reverse));
    margin-left: calc(-1rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.25rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.5rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.75rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-2rem * var(--tw-space-x-reverse));
    margin-left: calc(-2rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.25rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.5rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.75rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-3rem * var(--tw-space-x-reverse));
    margin-left: calc(-3rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-13 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-3.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3.25rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-13 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-3.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-3.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3.5rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-3.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-3.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-15 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-3.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3.75rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-15 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-3.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-3.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-4rem * var(--tw-space-x-reverse));
    margin-left: calc(-4rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-17 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-4.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4.25rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-17 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-4.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-4.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-18 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-4.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4.5rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-18 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-4.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-4.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-19 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-4.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4.75rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-19 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-4.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-4.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-5rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-5rem * var(--tw-space-x-reverse));
    margin-left: calc(-5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-22 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-5.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-5.5rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-22 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-5.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-5.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-6rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-6rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-6rem * var(--tw-space-x-reverse));
    margin-left: calc(-6rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-6.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-6.25rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-6.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-6.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-7rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-7rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-7rem * var(--tw-space-x-reverse));
    margin-left: calc(-7rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-30 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-7.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-7.5rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-30 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-7.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-7.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-8rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-8rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-8rem * var(--tw-space-x-reverse));
    margin-left: calc(-8rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-34 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-8.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-8.5rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-34 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-8.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-8.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-35 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-8.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-8.75rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-35 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-8.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-8.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-9rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-9rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-9rem * var(--tw-space-x-reverse));
    margin-left: calc(-9rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-39 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-9.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-9.75rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-39 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-9.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-9.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-10rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-10rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-10rem * var(--tw-space-x-reverse));
    margin-left: calc(-10rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-42 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-10.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-10.5rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-42 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-10.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-10.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-11rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-11rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-11rem * var(--tw-space-x-reverse));
    margin-left: calc(-11rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-45 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-11.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-11.25rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-45 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-11.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-11.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-12rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-12rem * var(--tw-space-x-reverse));
    margin-left: calc(-12rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-50 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-12.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-12.5rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-50 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-12.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-12.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-13rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-13rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-13rem * var(--tw-space-x-reverse));
    margin-left: calc(-13rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-55 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-13.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-13.75rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-55 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-13.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-13.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-14rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-14rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-14rem * var(--tw-space-x-reverse));
    margin-left: calc(-14rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-58 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-14.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-14.5rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-58 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-14.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-14.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-15rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-15rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-15rem * var(--tw-space-x-reverse));
    margin-left: calc(-15rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-16rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-16rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-16rem * var(--tw-space-x-reverse));
    margin-left: calc(-16rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-65 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-16.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-16.25rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-65 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-16.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-16.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-68 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-17rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-17rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-68 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-17rem * var(--tw-space-x-reverse));
    margin-left: calc(-17rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-69 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-17.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-17.25rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-69 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-17.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-17.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-70 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-17.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-17.5rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-70 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-17.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-17.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-18rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-18rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-18rem * var(--tw-space-x-reverse));
    margin-left: calc(-18rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-18.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-18.75rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-18.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-18.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-20rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-20rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-20rem * var(--tw-space-x-reverse));
    margin-left: calc(-20rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-85 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-21.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-21.25rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-85 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-21.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-21.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-86 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-21.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-21.5rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-86 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-21.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-21.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-90 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-22.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-22.5rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-90 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-22.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-22.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-24rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-24rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-24rem * var(--tw-space-x-reverse));
    margin-left: calc(-24rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-100 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-25rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-100 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-25rem * var(--tw-space-x-reverse));
    margin-left: calc(-25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-115 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-28.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-28.75rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-115 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-28.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-28.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-125 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-31.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-31.25rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-125 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-31.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-31.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-142 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-35.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-35.5rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-142 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-35.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-35.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-150 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-37.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-37.5rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-150 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-37.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-37.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-156 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-39rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-39rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-156 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-39rem * var(--tw-space-x-reverse));
    margin-left: calc(-39rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-160 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-40rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-40rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-160 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-40rem * var(--tw-space-x-reverse));
    margin-left: calc(-40rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-175 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-43.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-43.75rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-175 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-43.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-43.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-207 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-51.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-51.75rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-207 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-51.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-51.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-242 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-60.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-60.5rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-242 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-60.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-60.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-250 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-62.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-62.5rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-250 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-62.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-62.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-258 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-64.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-64.5rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-258 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-64.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-64.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-265 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-66.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-66.25rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-265 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-66.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-66.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-280 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-70rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-70rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-280 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-70rem * var(--tw-space-x-reverse));
    margin-left: calc(-70rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1px * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1px * var(--tw-space-x-reverse));
    margin-left: calc(-1px * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.125rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.125rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.375rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.375rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.625rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.625rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.875rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.875rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-0\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.0625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.0625rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-0\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.0625rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.0625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-0\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.1875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.1875rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-0\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.1875rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.1875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-1\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.3125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.3125rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-1\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.3125rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.3125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-1\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.4375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.4375rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-1\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.4375rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.4375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-2\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.5625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.5625rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-2\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.5625rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.5625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-2\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.6875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.6875rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-2\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.6875rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.6875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-3\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.8125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.8125rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-3\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.8125rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.8125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-3\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.9375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.9375rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-3\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.9375rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.9375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-4\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.0625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.0625rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-4\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.0625rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.0625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-4\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.125rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-4\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.125rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-4\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.1875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.1875rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-4\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.1875rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.1875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-5\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.3125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.3125rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-5\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.3125rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.3125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-5\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.375rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-5\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.375rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-5\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.4375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.4375rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-5\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.4375rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.4375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-6\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.5625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.5625rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-6\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.5625rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.5625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-6\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.625rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-6\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.625rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-6\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.6875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.6875rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-6\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.6875rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.6875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-7\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.8125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.8125rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-7\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.8125rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.8125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-7\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.875rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-7\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.875rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-8\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.0625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.0625rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-8\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.0625rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.0625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-8\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.125rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-8\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.125rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-9\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.3125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.3125rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-9\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.3125rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.3125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-9\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.375rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-9\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.375rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-10\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.625rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-10\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.625rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-11\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.8125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.8125rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-11\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.8125rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.8125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-11\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.875rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-11\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.875rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-12\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-3.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3.125rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-12\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-3.125rem * var(--tw-space-x-reverse));
    margin-left: calc(-3.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-12\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-3.1875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3.1875rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-12\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-3.1875rem * var(--tw-space-x-reverse));
    margin-left: calc(-3.1875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-13\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-3.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3.375rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-13\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-3.375rem * var(--tw-space-x-reverse));
    margin-left: calc(-3.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-14\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-3.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3.625rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-14\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-3.625rem * var(--tw-space-x-reverse));
    margin-left: calc(-3.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-15\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-3.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3.875rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-15\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-3.875rem * var(--tw-space-x-reverse));
    margin-left: calc(-3.875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-15\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-3.9375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3.9375rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-15\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-3.9375rem * var(--tw-space-x-reverse));
    margin-left: calc(-3.9375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-16\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-4.0625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4.0625rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-16\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-4.0625rem * var(--tw-space-x-reverse));
    margin-left: calc(-4.0625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-17\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-4.3125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4.3125rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-17\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-4.3125rem * var(--tw-space-x-reverse));
    margin-left: calc(-4.3125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-17\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-4.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4.375rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-17\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-4.375rem * var(--tw-space-x-reverse));
    margin-left: calc(-4.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-18\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-4.5625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4.5625rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-18\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-4.5625rem * var(--tw-space-x-reverse));
    margin-left: calc(-4.5625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-18\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-4.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4.625rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-18\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-4.625rem * var(--tw-space-x-reverse));
    margin-left: calc(-4.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-20\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-5.0625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-5.0625rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-20\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-5.0625rem * var(--tw-space-x-reverse));
    margin-left: calc(-5.0625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-20\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-5.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-5.125rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-20\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-5.125rem * var(--tw-space-x-reverse));
    margin-left: calc(-5.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-22\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-5.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-5.625rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-22\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-5.625rem * var(--tw-space-x-reverse));
    margin-left: calc(-5.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-25\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-6.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-6.375rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-25\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-6.375rem * var(--tw-space-x-reverse));
    margin-left: calc(-6.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-26\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-6.6875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-6.6875rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-26\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-6.6875rem * var(--tw-space-x-reverse));
    margin-left: calc(-6.6875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-32\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-8.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-8.125rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-32\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-8.125rem * var(--tw-space-x-reverse));
    margin-left: calc(-8.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-37\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-9.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-9.375rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-37\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-9.375rem * var(--tw-space-x-reverse));
    margin-left: calc(-9.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-41\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-10.3125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-10.3125rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-41\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-10.3125rem * var(--tw-space-x-reverse));
    margin-left: calc(-10.3125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-52\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-13.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-13.125rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-52\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-13.125rem * var(--tw-space-x-reverse));
    margin-left: calc(-13.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-54\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-13.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-13.625rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-54\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-13.625rem * var(--tw-space-x-reverse));
    margin-left: calc(-13.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-57\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-14.3125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-14.3125rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-57\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-14.3125rem * var(--tw-space-x-reverse));
    margin-left: calc(-14.3125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-57\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-14.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-14.375rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-57\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-14.375rem * var(--tw-space-x-reverse));
    margin-left: calc(-14.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-66\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-16.5625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-16.5625rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-66\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-16.5625rem * var(--tw-space-x-reverse));
    margin-left: calc(-16.5625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-74\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-18.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-18.125rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-74\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-18.125rem * var(--tw-space-x-reverse));
    margin-left: calc(-18.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-106\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-26.5625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-26.5625rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-106\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-26.5625rem * var(--tw-space-x-reverse));
    margin-left: calc(-26.5625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-112\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-28.0675rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-28.0675rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-112\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-28.0675rem * var(--tw-space-x-reverse));
    margin-left: calc(-28.0675rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-112\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-28.1875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-28.1875rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-112\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-28.1875rem * var(--tw-space-x-reverse));
    margin-left: calc(-28.1875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-147\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-36.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-36.875rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-147\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-36.875rem * var(--tw-space-x-reverse));
    margin-left: calc(-36.875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-162\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-40.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-40.625rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-162\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-40.625rem * var(--tw-space-x-reverse));
    margin-left: calc(-40.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-172\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-42.5625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-42.5625rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-172\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-42.5625rem * var(--tw-space-x-reverse));
    margin-left: calc(-42.5625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-175\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-43.8125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-43.8125rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-175\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-43.8125rem * var(--tw-space-x-reverse));
    margin-left: calc(-43.8125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-184\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-46.0625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-46.0625rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-184\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-46.0625rem * var(--tw-space-x-reverse));
    margin-left: calc(-46.0625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-203\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-50.8125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-50.8125rem * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-203\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-50.8125rem * var(--tw-space-x-reverse));
    margin-left: calc(-50.8125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-half > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-50% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-50% * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-half > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-50% * var(--tw-space-x-reverse));
    margin-left: calc(-50% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-full > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-100% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-100% * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-full > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-100% * var(--tw-space-x-reverse));
    margin-left: calc(-100% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-1\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-10% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-10% * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-1\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-10% * var(--tw-space-x-reverse));
    margin-left: calc(-10% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-2\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-20% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-20% * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-2\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-20% * var(--tw-space-x-reverse));
    margin-left: calc(-20% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-3\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-30% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-30% * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-3\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-30% * var(--tw-space-x-reverse));
    margin-left: calc(-30% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-4\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-40% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-40% * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-4\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-40% * var(--tw-space-x-reverse));
    margin-left: calc(-40% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-4\.5\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-45% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-45% * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-4\.5\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-45% * var(--tw-space-x-reverse));
    margin-left: calc(-45% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-5\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-50% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-50% * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-5\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-50% * var(--tw-space-x-reverse));
    margin-left: calc(-50% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-5\.5\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-55% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-55% * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-5\.5\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-55% * var(--tw-space-x-reverse));
    margin-left: calc(-55% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-6\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-60% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-60% * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-6\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-60% * var(--tw-space-x-reverse));
    margin-left: calc(-60% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-7\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-70% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-70% * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-7\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-70% * var(--tw-space-x-reverse));
    margin-left: calc(-70% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-8\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-80% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-80% * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-8\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-80% * var(--tw-space-x-reverse));
    margin-left: calc(-80% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-9\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-90% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-90% * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-9\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-90% * var(--tw-space-x-reverse));
    margin-left: calc(-90% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-1\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-8.33333% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-8.33333% * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-1\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-8.33333% * var(--tw-space-x-reverse));
    margin-left: calc(-8.33333% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-2\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-16.66667% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-16.66667% * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-2\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-16.66667% * var(--tw-space-x-reverse));
    margin-left: calc(-16.66667% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-3\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-25% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-25% * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-3\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-25% * var(--tw-space-x-reverse));
    margin-left: calc(-25% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-4\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-33.33333% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-33.33333% * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-4\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-33.33333% * var(--tw-space-x-reverse));
    margin-left: calc(-33.33333% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-5\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-41.66667% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-41.66667% * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-5\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-41.66667% * var(--tw-space-x-reverse));
    margin-left: calc(-41.66667% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-6\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-50% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-50% * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-6\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-50% * var(--tw-space-x-reverse));
    margin-left: calc(-50% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-7\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-58.33333% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-58.33333% * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-7\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-58.33333% * var(--tw-space-x-reverse));
    margin-left: calc(-58.33333% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-8\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-66.66667% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-66.66667% * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-8\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-66.66667% * var(--tw-space-x-reverse));
    margin-left: calc(-66.66667% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-9\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-75% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-75% * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-9\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-75% * var(--tw-space-x-reverse));
    margin-left: calc(-75% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-10\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-83.33333% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-83.33333% * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-10\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-83.33333% * var(--tw-space-x-reverse));
    margin-left: calc(-83.33333% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:-space-y-11\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-91.66667% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-91.66667% * var(--tw-space-y-reverse));
  }

  .\33xl\:-space-x-11\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-91.66667% * var(--tw-space-x-reverse));
    margin-left: calc(-91.66667% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\33xl\:space-y-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 1;
  }

  .\33xl\:space-x-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 1;
  }

  .\33xl\:divide-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse: 0;
    border-top-width: calc(0px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(0px * var(--tw-divide-y-reverse));
  }

  .\33xl\:divide-x-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse: 0;
    border-right-width: calc(0px * var(--tw-divide-x-reverse));
    border-left-width: calc(0px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .\33xl\:divide-y-2 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse: 0;
    border-top-width: calc(2px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(2px * var(--tw-divide-y-reverse));
  }

  .\33xl\:divide-x-2 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse: 0;
    border-right-width: calc(2px * var(--tw-divide-x-reverse));
    border-left-width: calc(2px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .\33xl\:divide-y-4 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse: 0;
    border-top-width: calc(4px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(4px * var(--tw-divide-y-reverse));
  }

  .\33xl\:divide-x-4 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse: 0;
    border-right-width: calc(4px * var(--tw-divide-x-reverse));
    border-left-width: calc(4px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .\33xl\:divide-y-8 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse: 0;
    border-top-width: calc(8px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(8px * var(--tw-divide-y-reverse));
  }

  .\33xl\:divide-x-8 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse: 0;
    border-right-width: calc(8px * var(--tw-divide-x-reverse));
    border-left-width: calc(8px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .\33xl\:divide-y > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse: 0;
    border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
  }

  .\33xl\:divide-x > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse: 0;
    border-right-width: calc(1px * var(--tw-divide-x-reverse));
    border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .\33xl\:divide-y-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse: 1;
  }

  .\33xl\:divide-x-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse: 1;
  }

  .\33xl\:divide-transparent > :not([hidden]) ~ :not([hidden]){
    border-color: transparent;
  }

  .\33xl\:divide-black > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-divide-opacity));
  }

  .\33xl\:divide-white > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-divide-opacity));
  }

  .\33xl\:divide-grey > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(155, 155, 155, var(--tw-divide-opacity));
  }

  .\33xl\:divide-grey-darkest > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(17, 17, 17, var(--tw-divide-opacity));
  }

  .\33xl\:divide-grey-darkest700 > :not([hidden]) ~ :not([hidden]){
    border-color: rgba(17, 17, 17, 0.7);
  }

  .\33xl\:divide-grey-darkest300 > :not([hidden]) ~ :not([hidden]){
    border-color: rgba(17, 17, 17, 0.3);
  }

  .\33xl\:divide-grey-darkest100 > :not([hidden]) ~ :not([hidden]){
    border-color: rgba(17, 17, 17, 0.1);
  }

  .\33xl\:divide-grey-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(82, 95, 119, var(--tw-divide-opacity));
  }

  .\33xl\:divide-grey-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(163, 163, 163, var(--tw-divide-opacity));
  }

  .\33xl\:divide-grey-extralight > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(231, 231, 231, var(--tw-divide-opacity));
  }

  .\33xl\:divide-grey-lighter > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(180, 189, 206, var(--tw-divide-opacity));
  }

  .\33xl\:divide-grey-lightest > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(244, 244, 244, var(--tw-divide-opacity));
  }

  .\33xl\:divide-grey-timeline > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(136, 136, 136, var(--tw-divide-opacity));
  }

  .\33xl\:divide-blue > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(99, 169, 209, var(--tw-divide-opacity));
  }

  .\33xl\:divide-blue-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(123, 207, 255, var(--tw-divide-opacity));
  }

  .\33xl\:divide-blue-lightest > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(255, 81, 172, var(--tw-divide-opacity));
  }

  .\33xl\:divide-pink > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(237, 9, 128, var(--tw-divide-opacity));
  }

  .\33xl\:divide-pink-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(255, 91, 180, var(--tw-divide-opacity));
  }

  .\33xl\:divide-orange > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(243, 114, 69, var(--tw-divide-opacity));
  }

  .\33xl\:divide-yellow > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(255, 230, 0, var(--tw-divide-opacity));
  }

  .\33xl\:divide-yellow-two > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(249, 227, 32, var(--tw-divide-opacity));
  }

  .\33xl\:divide-yellow-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(230, 175, 33, var(--tw-divide-opacity));
  }

  .\33xl\:divide-yellow-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(243, 193, 42, var(--tw-divide-opacity));
  }

  .\33xl\:divide-green-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(33, 115, 37, var(--tw-divide-opacity));
  }

  .\33xl\:divide-green-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(80, 161, 84, var(--tw-divide-opacity));
  }

  .\33xl\:divide-purple > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(164, 139, 198, var(--tw-divide-opacity));
  }

  .\33xl\:divide-purple-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(158, 149, 255, var(--tw-divide-opacity));
  }

  .\33xl\:divide-brown-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(202, 138, 78, var(--tw-divide-opacity));
  }

  .\33xl\:divide-brown-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(173, 91, 31, var(--tw-divide-opacity));
  }

  .group:hover .\33xl\:group-hover\:divide-transparent > :not([hidden]) ~ :not([hidden]){
    border-color: transparent;
  }

  .group:hover .\33xl\:group-hover\:divide-black > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-divide-opacity));
  }

  .group:hover .\33xl\:group-hover\:divide-white > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-divide-opacity));
  }

  .group:hover .\33xl\:group-hover\:divide-grey > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(155, 155, 155, var(--tw-divide-opacity));
  }

  .group:hover .\33xl\:group-hover\:divide-grey-darkest > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(17, 17, 17, var(--tw-divide-opacity));
  }

  .group:hover .\33xl\:group-hover\:divide-grey-darkest700 > :not([hidden]) ~ :not([hidden]){
    border-color: rgba(17, 17, 17, 0.7);
  }

  .group:hover .\33xl\:group-hover\:divide-grey-darkest300 > :not([hidden]) ~ :not([hidden]){
    border-color: rgba(17, 17, 17, 0.3);
  }

  .group:hover .\33xl\:group-hover\:divide-grey-darkest100 > :not([hidden]) ~ :not([hidden]){
    border-color: rgba(17, 17, 17, 0.1);
  }

  .group:hover .\33xl\:group-hover\:divide-grey-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(82, 95, 119, var(--tw-divide-opacity));
  }

  .group:hover .\33xl\:group-hover\:divide-grey-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(163, 163, 163, var(--tw-divide-opacity));
  }

  .group:hover .\33xl\:group-hover\:divide-grey-extralight > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(231, 231, 231, var(--tw-divide-opacity));
  }

  .group:hover .\33xl\:group-hover\:divide-grey-lighter > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(180, 189, 206, var(--tw-divide-opacity));
  }

  .group:hover .\33xl\:group-hover\:divide-grey-lightest > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(244, 244, 244, var(--tw-divide-opacity));
  }

  .group:hover .\33xl\:group-hover\:divide-grey-timeline > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(136, 136, 136, var(--tw-divide-opacity));
  }

  .group:hover .\33xl\:group-hover\:divide-blue > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(99, 169, 209, var(--tw-divide-opacity));
  }

  .group:hover .\33xl\:group-hover\:divide-blue-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(123, 207, 255, var(--tw-divide-opacity));
  }

  .group:hover .\33xl\:group-hover\:divide-blue-lightest > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(255, 81, 172, var(--tw-divide-opacity));
  }

  .group:hover .\33xl\:group-hover\:divide-pink > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(237, 9, 128, var(--tw-divide-opacity));
  }

  .group:hover .\33xl\:group-hover\:divide-pink-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(255, 91, 180, var(--tw-divide-opacity));
  }

  .group:hover .\33xl\:group-hover\:divide-orange > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(243, 114, 69, var(--tw-divide-opacity));
  }

  .group:hover .\33xl\:group-hover\:divide-yellow > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(255, 230, 0, var(--tw-divide-opacity));
  }

  .group:hover .\33xl\:group-hover\:divide-yellow-two > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(249, 227, 32, var(--tw-divide-opacity));
  }

  .group:hover .\33xl\:group-hover\:divide-yellow-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(230, 175, 33, var(--tw-divide-opacity));
  }

  .group:hover .\33xl\:group-hover\:divide-yellow-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(243, 193, 42, var(--tw-divide-opacity));
  }

  .group:hover .\33xl\:group-hover\:divide-green-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(33, 115, 37, var(--tw-divide-opacity));
  }

  .group:hover .\33xl\:group-hover\:divide-green-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(80, 161, 84, var(--tw-divide-opacity));
  }

  .group:hover .\33xl\:group-hover\:divide-purple > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(164, 139, 198, var(--tw-divide-opacity));
  }

  .group:hover .\33xl\:group-hover\:divide-purple-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(158, 149, 255, var(--tw-divide-opacity));
  }

  .group:hover .\33xl\:group-hover\:divide-brown-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(202, 138, 78, var(--tw-divide-opacity));
  }

  .group:hover .\33xl\:group-hover\:divide-brown-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(173, 91, 31, var(--tw-divide-opacity));
  }

  .\33xl\:divide-solid > :not([hidden]) ~ :not([hidden]){
    border-style: solid;
  }

  .\33xl\:divide-dashed > :not([hidden]) ~ :not([hidden]){
    border-style: dashed;
  }

  .\33xl\:divide-dotted > :not([hidden]) ~ :not([hidden]){
    border-style: dotted;
  }

  .\33xl\:divide-double > :not([hidden]) ~ :not([hidden]){
    border-style: double;
  }

  .\33xl\:divide-none > :not([hidden]) ~ :not([hidden]){
    border-style: none;
  }

  .\33xl\:divide-opacity-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0;
  }

  .\33xl\:divide-opacity-5 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.05;
  }

  .\33xl\:divide-opacity-10 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.1;
  }

  .\33xl\:divide-opacity-20 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.2;
  }

  .\33xl\:divide-opacity-25 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.25;
  }

  .\33xl\:divide-opacity-30 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.3;
  }

  .\33xl\:divide-opacity-40 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.4;
  }

  .\33xl\:divide-opacity-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.5;
  }

  .\33xl\:divide-opacity-60 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.6;
  }

  .\33xl\:divide-opacity-70 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.7;
  }

  .\33xl\:divide-opacity-75 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.75;
  }

  .\33xl\:divide-opacity-80 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.8;
  }

  .\33xl\:divide-opacity-90 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.9;
  }

  .\33xl\:divide-opacity-95 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.95;
  }

  .\33xl\:divide-opacity-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
  }

  .\33xl\: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;
  }

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

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

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

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

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

  .\33xl\:appearance-none{
    -webkit-appearance: none;
            appearance: none;
  }

  .\33xl\:bg-fixed{
    background-attachment: fixed;
  }

  .\33xl\:bg-local{
    background-attachment: local;
  }

  .\33xl\:bg-scroll{
    background-attachment: scroll;
  }

  .\33xl\:bg-clip-border{
    background-clip: border-box;
  }

  .\33xl\:bg-clip-padding{
    background-clip: padding-box;
  }

  .\33xl\:bg-clip-content{
    background-clip: content-box;
  }

  .\33xl\:bg-clip-text{
    -webkit-background-clip: text;
            background-clip: text;
  }

  .\33xl\:bg-transparent{
    background-color: transparent;
  }

  .\33xl\:bg-black{
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .\33xl\:bg-white{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .\33xl\:bg-grey{
    --tw-bg-opacity: 1;
    background-color: rgba(155, 155, 155, var(--tw-bg-opacity));
  }

  .\33xl\:bg-grey-darkest{
    --tw-bg-opacity: 1;
    background-color: rgba(17, 17, 17, var(--tw-bg-opacity));
  }

  .\33xl\:bg-grey-darkest700{
    background-color: rgba(17, 17, 17, 0.7);
  }

  .\33xl\:bg-grey-darkest300{
    background-color: rgba(17, 17, 17, 0.3);
  }

  .\33xl\:bg-grey-darkest100{
    background-color: rgba(17, 17, 17, 0.1);
  }

  .\33xl\:bg-grey-dark{
    --tw-bg-opacity: 1;
    background-color: rgba(82, 95, 119, var(--tw-bg-opacity));
  }

  .\33xl\:bg-grey-light{
    --tw-bg-opacity: 1;
    background-color: rgba(163, 163, 163, var(--tw-bg-opacity));
  }

  .\33xl\:bg-grey-extralight{
    --tw-bg-opacity: 1;
    background-color: rgba(231, 231, 231, var(--tw-bg-opacity));
  }

  .\33xl\:bg-grey-lighter{
    --tw-bg-opacity: 1;
    background-color: rgba(180, 189, 206, var(--tw-bg-opacity));
  }

  .\33xl\:bg-grey-lightest{
    --tw-bg-opacity: 1;
    background-color: rgba(244, 244, 244, var(--tw-bg-opacity));
  }

  .\33xl\:bg-grey-timeline{
    --tw-bg-opacity: 1;
    background-color: rgba(136, 136, 136, var(--tw-bg-opacity));
  }

  .\33xl\:bg-blue{
    --tw-bg-opacity: 1;
    background-color: rgba(99, 169, 209, var(--tw-bg-opacity));
  }

  .\33xl\:bg-blue-light{
    --tw-bg-opacity: 1;
    background-color: rgba(123, 207, 255, var(--tw-bg-opacity));
  }

  .\33xl\:bg-blue-lightest{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 81, 172, var(--tw-bg-opacity));
  }

  .\33xl\:bg-pink{
    --tw-bg-opacity: 1;
    background-color: rgba(237, 9, 128, var(--tw-bg-opacity));
  }

  .\33xl\:bg-pink-light{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 91, 180, var(--tw-bg-opacity));
  }

  .\33xl\:bg-orange{
    --tw-bg-opacity: 1;
    background-color: rgba(243, 114, 69, var(--tw-bg-opacity));
  }

  .\33xl\:bg-yellow{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 230, 0, var(--tw-bg-opacity));
  }

  .\33xl\:bg-yellow-two{
    --tw-bg-opacity: 1;
    background-color: rgba(249, 227, 32, var(--tw-bg-opacity));
  }

  .\33xl\:bg-yellow-dark{
    --tw-bg-opacity: 1;
    background-color: rgba(230, 175, 33, var(--tw-bg-opacity));
  }

  .\33xl\:bg-yellow-light{
    --tw-bg-opacity: 1;
    background-color: rgba(243, 193, 42, var(--tw-bg-opacity));
  }

  .\33xl\:bg-green-dark{
    --tw-bg-opacity: 1;
    background-color: rgba(33, 115, 37, var(--tw-bg-opacity));
  }

  .\33xl\:bg-green-light{
    --tw-bg-opacity: 1;
    background-color: rgba(80, 161, 84, var(--tw-bg-opacity));
  }

  .\33xl\:bg-purple{
    --tw-bg-opacity: 1;
    background-color: rgba(164, 139, 198, var(--tw-bg-opacity));
  }

  .\33xl\:bg-purple-light{
    --tw-bg-opacity: 1;
    background-color: rgba(158, 149, 255, var(--tw-bg-opacity));
  }

  .\33xl\:bg-brown-light{
    --tw-bg-opacity: 1;
    background-color: rgba(202, 138, 78, var(--tw-bg-opacity));
  }

  .\33xl\:bg-brown-dark{
    --tw-bg-opacity: 1;
    background-color: rgba(173, 91, 31, var(--tw-bg-opacity));
  }

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

  .group:hover .\33xl\:group-hover\:bg-black{
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .group:hover .\33xl\:group-hover\:bg-white{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .group:hover .\33xl\:group-hover\:bg-grey{
    --tw-bg-opacity: 1;
    background-color: rgba(155, 155, 155, var(--tw-bg-opacity));
  }

  .group:hover .\33xl\:group-hover\:bg-grey-darkest{
    --tw-bg-opacity: 1;
    background-color: rgba(17, 17, 17, var(--tw-bg-opacity));
  }

  .group:hover .\33xl\:group-hover\:bg-grey-darkest700{
    background-color: rgba(17, 17, 17, 0.7);
  }

  .group:hover .\33xl\:group-hover\:bg-grey-darkest300{
    background-color: rgba(17, 17, 17, 0.3);
  }

  .group:hover .\33xl\:group-hover\:bg-grey-darkest100{
    background-color: rgba(17, 17, 17, 0.1);
  }

  .group:hover .\33xl\:group-hover\:bg-grey-dark{
    --tw-bg-opacity: 1;
    background-color: rgba(82, 95, 119, var(--tw-bg-opacity));
  }

  .group:hover .\33xl\:group-hover\:bg-grey-light{
    --tw-bg-opacity: 1;
    background-color: rgba(163, 163, 163, var(--tw-bg-opacity));
  }

  .group:hover .\33xl\:group-hover\:bg-grey-extralight{
    --tw-bg-opacity: 1;
    background-color: rgba(231, 231, 231, var(--tw-bg-opacity));
  }

  .group:hover .\33xl\:group-hover\:bg-grey-lighter{
    --tw-bg-opacity: 1;
    background-color: rgba(180, 189, 206, var(--tw-bg-opacity));
  }

  .group:hover .\33xl\:group-hover\:bg-grey-lightest{
    --tw-bg-opacity: 1;
    background-color: rgba(244, 244, 244, var(--tw-bg-opacity));
  }

  .group:hover .\33xl\:group-hover\:bg-grey-timeline{
    --tw-bg-opacity: 1;
    background-color: rgba(136, 136, 136, var(--tw-bg-opacity));
  }

  .group:hover .\33xl\:group-hover\:bg-blue{
    --tw-bg-opacity: 1;
    background-color: rgba(99, 169, 209, var(--tw-bg-opacity));
  }

  .group:hover .\33xl\:group-hover\:bg-blue-light{
    --tw-bg-opacity: 1;
    background-color: rgba(123, 207, 255, var(--tw-bg-opacity));
  }

  .group:hover .\33xl\:group-hover\:bg-blue-lightest{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 81, 172, var(--tw-bg-opacity));
  }

  .group:hover .\33xl\:group-hover\:bg-pink{
    --tw-bg-opacity: 1;
    background-color: rgba(237, 9, 128, var(--tw-bg-opacity));
  }

  .group:hover .\33xl\:group-hover\:bg-pink-light{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 91, 180, var(--tw-bg-opacity));
  }

  .group:hover .\33xl\:group-hover\:bg-orange{
    --tw-bg-opacity: 1;
    background-color: rgba(243, 114, 69, var(--tw-bg-opacity));
  }

  .group:hover .\33xl\:group-hover\:bg-yellow{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 230, 0, var(--tw-bg-opacity));
  }

  .group:hover .\33xl\:group-hover\:bg-yellow-two{
    --tw-bg-opacity: 1;
    background-color: rgba(249, 227, 32, var(--tw-bg-opacity));
  }

  .group:hover .\33xl\:group-hover\:bg-yellow-dark{
    --tw-bg-opacity: 1;
    background-color: rgba(230, 175, 33, var(--tw-bg-opacity));
  }

  .group:hover .\33xl\:group-hover\:bg-yellow-light{
    --tw-bg-opacity: 1;
    background-color: rgba(243, 193, 42, var(--tw-bg-opacity));
  }

  .group:hover .\33xl\:group-hover\:bg-green-dark{
    --tw-bg-opacity: 1;
    background-color: rgba(33, 115, 37, var(--tw-bg-opacity));
  }

  .group:hover .\33xl\:group-hover\:bg-green-light{
    --tw-bg-opacity: 1;
    background-color: rgba(80, 161, 84, var(--tw-bg-opacity));
  }

  .group:hover .\33xl\:group-hover\:bg-purple{
    --tw-bg-opacity: 1;
    background-color: rgba(164, 139, 198, var(--tw-bg-opacity));
  }

  .group:hover .\33xl\:group-hover\:bg-purple-light{
    --tw-bg-opacity: 1;
    background-color: rgba(158, 149, 255, var(--tw-bg-opacity));
  }

  .group:hover .\33xl\:group-hover\:bg-brown-light{
    --tw-bg-opacity: 1;
    background-color: rgba(202, 138, 78, var(--tw-bg-opacity));
  }

  .group:hover .\33xl\:group-hover\:bg-brown-dark{
    --tw-bg-opacity: 1;
    background-color: rgba(173, 91, 31, var(--tw-bg-opacity));
  }

  .\33xl\:focus-within\:bg-transparent:focus-within{
    background-color: transparent;
  }

  .\33xl\:focus-within\:bg-black:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .\33xl\:focus-within\:bg-white:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .\33xl\:focus-within\:bg-grey:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(155, 155, 155, var(--tw-bg-opacity));
  }

  .\33xl\:focus-within\:bg-grey-darkest:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(17, 17, 17, var(--tw-bg-opacity));
  }

  .\33xl\:focus-within\:bg-grey-darkest700:focus-within{
    background-color: rgba(17, 17, 17, 0.7);
  }

  .\33xl\:focus-within\:bg-grey-darkest300:focus-within{
    background-color: rgba(17, 17, 17, 0.3);
  }

  .\33xl\:focus-within\:bg-grey-darkest100:focus-within{
    background-color: rgba(17, 17, 17, 0.1);
  }

  .\33xl\:focus-within\:bg-grey-dark:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(82, 95, 119, var(--tw-bg-opacity));
  }

  .\33xl\:focus-within\:bg-grey-light:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(163, 163, 163, var(--tw-bg-opacity));
  }

  .\33xl\:focus-within\:bg-grey-extralight:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(231, 231, 231, var(--tw-bg-opacity));
  }

  .\33xl\:focus-within\:bg-grey-lighter:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(180, 189, 206, var(--tw-bg-opacity));
  }

  .\33xl\:focus-within\:bg-grey-lightest:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(244, 244, 244, var(--tw-bg-opacity));
  }

  .\33xl\:focus-within\:bg-grey-timeline:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(136, 136, 136, var(--tw-bg-opacity));
  }

  .\33xl\:focus-within\:bg-blue:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(99, 169, 209, var(--tw-bg-opacity));
  }

  .\33xl\:focus-within\:bg-blue-light:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(123, 207, 255, var(--tw-bg-opacity));
  }

  .\33xl\:focus-within\:bg-blue-lightest:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 81, 172, var(--tw-bg-opacity));
  }

  .\33xl\:focus-within\:bg-pink:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(237, 9, 128, var(--tw-bg-opacity));
  }

  .\33xl\:focus-within\:bg-pink-light:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 91, 180, var(--tw-bg-opacity));
  }

  .\33xl\:focus-within\:bg-orange:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(243, 114, 69, var(--tw-bg-opacity));
  }

  .\33xl\:focus-within\:bg-yellow:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 230, 0, var(--tw-bg-opacity));
  }

  .\33xl\:focus-within\:bg-yellow-two:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(249, 227, 32, var(--tw-bg-opacity));
  }

  .\33xl\:focus-within\:bg-yellow-dark:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(230, 175, 33, var(--tw-bg-opacity));
  }

  .\33xl\:focus-within\:bg-yellow-light:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(243, 193, 42, var(--tw-bg-opacity));
  }

  .\33xl\:focus-within\:bg-green-dark:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(33, 115, 37, var(--tw-bg-opacity));
  }

  .\33xl\:focus-within\:bg-green-light:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(80, 161, 84, var(--tw-bg-opacity));
  }

  .\33xl\:focus-within\:bg-purple:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(164, 139, 198, var(--tw-bg-opacity));
  }

  .\33xl\:focus-within\:bg-purple-light:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(158, 149, 255, var(--tw-bg-opacity));
  }

  .\33xl\:focus-within\:bg-brown-light:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(202, 138, 78, var(--tw-bg-opacity));
  }

  .\33xl\:focus-within\:bg-brown-dark:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(173, 91, 31, var(--tw-bg-opacity));
  }

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

  .\33xl\:hover\:bg-black:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .\33xl\:hover\:bg-white:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .\33xl\:hover\:bg-grey:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(155, 155, 155, var(--tw-bg-opacity));
  }

  .\33xl\:hover\:bg-grey-darkest:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(17, 17, 17, var(--tw-bg-opacity));
  }

  .\33xl\:hover\:bg-grey-darkest700:hover{
    background-color: rgba(17, 17, 17, 0.7);
  }

  .\33xl\:hover\:bg-grey-darkest300:hover{
    background-color: rgba(17, 17, 17, 0.3);
  }

  .\33xl\:hover\:bg-grey-darkest100:hover{
    background-color: rgba(17, 17, 17, 0.1);
  }

  .\33xl\:hover\:bg-grey-dark:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(82, 95, 119, var(--tw-bg-opacity));
  }

  .\33xl\:hover\:bg-grey-light:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(163, 163, 163, var(--tw-bg-opacity));
  }

  .\33xl\:hover\:bg-grey-extralight:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(231, 231, 231, var(--tw-bg-opacity));
  }

  .\33xl\:hover\:bg-grey-lighter:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(180, 189, 206, var(--tw-bg-opacity));
  }

  .\33xl\:hover\:bg-grey-lightest:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(244, 244, 244, var(--tw-bg-opacity));
  }

  .\33xl\:hover\:bg-grey-timeline:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(136, 136, 136, var(--tw-bg-opacity));
  }

  .\33xl\:hover\:bg-blue:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(99, 169, 209, var(--tw-bg-opacity));
  }

  .\33xl\:hover\:bg-blue-light:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(123, 207, 255, var(--tw-bg-opacity));
  }

  .\33xl\:hover\:bg-blue-lightest:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 81, 172, var(--tw-bg-opacity));
  }

  .\33xl\:hover\:bg-pink:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(237, 9, 128, var(--tw-bg-opacity));
  }

  .\33xl\:hover\:bg-pink-light:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 91, 180, var(--tw-bg-opacity));
  }

  .\33xl\:hover\:bg-orange:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(243, 114, 69, var(--tw-bg-opacity));
  }

  .\33xl\:hover\:bg-yellow:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 230, 0, var(--tw-bg-opacity));
  }

  .\33xl\:hover\:bg-yellow-two:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(249, 227, 32, var(--tw-bg-opacity));
  }

  .\33xl\:hover\:bg-yellow-dark:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(230, 175, 33, var(--tw-bg-opacity));
  }

  .\33xl\:hover\:bg-yellow-light:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(243, 193, 42, var(--tw-bg-opacity));
  }

  .\33xl\:hover\:bg-green-dark:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(33, 115, 37, var(--tw-bg-opacity));
  }

  .\33xl\:hover\:bg-green-light:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(80, 161, 84, var(--tw-bg-opacity));
  }

  .\33xl\:hover\:bg-purple:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(164, 139, 198, var(--tw-bg-opacity));
  }

  .\33xl\:hover\:bg-purple-light:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(158, 149, 255, var(--tw-bg-opacity));
  }

  .\33xl\:hover\:bg-brown-light:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(202, 138, 78, var(--tw-bg-opacity));
  }

  .\33xl\:hover\:bg-brown-dark:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(173, 91, 31, var(--tw-bg-opacity));
  }

  .\33xl\:focus\:bg-transparent:focus{
    background-color: transparent;
  }

  .\33xl\:focus\:bg-black:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .\33xl\:focus\:bg-white:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .\33xl\:focus\:bg-grey:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(155, 155, 155, var(--tw-bg-opacity));
  }

  .\33xl\:focus\:bg-grey-darkest:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(17, 17, 17, var(--tw-bg-opacity));
  }

  .\33xl\:focus\:bg-grey-darkest700:focus{
    background-color: rgba(17, 17, 17, 0.7);
  }

  .\33xl\:focus\:bg-grey-darkest300:focus{
    background-color: rgba(17, 17, 17, 0.3);
  }

  .\33xl\:focus\:bg-grey-darkest100:focus{
    background-color: rgba(17, 17, 17, 0.1);
  }

  .\33xl\:focus\:bg-grey-dark:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(82, 95, 119, var(--tw-bg-opacity));
  }

  .\33xl\:focus\:bg-grey-light:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(163, 163, 163, var(--tw-bg-opacity));
  }

  .\33xl\:focus\:bg-grey-extralight:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(231, 231, 231, var(--tw-bg-opacity));
  }

  .\33xl\:focus\:bg-grey-lighter:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(180, 189, 206, var(--tw-bg-opacity));
  }

  .\33xl\:focus\:bg-grey-lightest:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(244, 244, 244, var(--tw-bg-opacity));
  }

  .\33xl\:focus\:bg-grey-timeline:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(136, 136, 136, var(--tw-bg-opacity));
  }

  .\33xl\:focus\:bg-blue:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(99, 169, 209, var(--tw-bg-opacity));
  }

  .\33xl\:focus\:bg-blue-light:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(123, 207, 255, var(--tw-bg-opacity));
  }

  .\33xl\:focus\:bg-blue-lightest:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 81, 172, var(--tw-bg-opacity));
  }

  .\33xl\:focus\:bg-pink:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(237, 9, 128, var(--tw-bg-opacity));
  }

  .\33xl\:focus\:bg-pink-light:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 91, 180, var(--tw-bg-opacity));
  }

  .\33xl\:focus\:bg-orange:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(243, 114, 69, var(--tw-bg-opacity));
  }

  .\33xl\:focus\:bg-yellow:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 230, 0, var(--tw-bg-opacity));
  }

  .\33xl\:focus\:bg-yellow-two:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(249, 227, 32, var(--tw-bg-opacity));
  }

  .\33xl\:focus\:bg-yellow-dark:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(230, 175, 33, var(--tw-bg-opacity));
  }

  .\33xl\:focus\:bg-yellow-light:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(243, 193, 42, var(--tw-bg-opacity));
  }

  .\33xl\:focus\:bg-green-dark:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(33, 115, 37, var(--tw-bg-opacity));
  }

  .\33xl\:focus\:bg-green-light:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(80, 161, 84, var(--tw-bg-opacity));
  }

  .\33xl\:focus\:bg-purple:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(164, 139, 198, var(--tw-bg-opacity));
  }

  .\33xl\:focus\:bg-purple-light:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(158, 149, 255, var(--tw-bg-opacity));
  }

  .\33xl\:focus\:bg-brown-light:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(202, 138, 78, var(--tw-bg-opacity));
  }

  .\33xl\:focus\:bg-brown-dark:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(173, 91, 31, var(--tw-bg-opacity));
  }

  .\33xl\:bg-none{
    background-image: none;
  }

  .\33xl\:bg-gradient-to-t{
    background-image: linear-gradient(to top, var(--tw-gradient-stops));
  }

  .\33xl\:bg-gradient-to-tr{
    background-image: linear-gradient(to top right, var(--tw-gradient-stops));
  }

  .\33xl\:bg-gradient-to-r{
    background-image: linear-gradient(to right, var(--tw-gradient-stops));
  }

  .\33xl\:bg-gradient-to-br{
    background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
  }

  .\33xl\:bg-gradient-to-b{
    background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
  }

  .\33xl\:bg-gradient-to-bl{
    background-image: linear-gradient(to bottom left, var(--tw-gradient-stops));
  }

  .\33xl\:bg-gradient-to-l{
    background-image: linear-gradient(to left, var(--tw-gradient-stops));
  }

  .\33xl\:bg-gradient-to-tl{
    background-image: linear-gradient(to top left, var(--tw-gradient-stops));
  }

  .\33xl\:from-transparent{
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .\33xl\:from-black{
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .\33xl\:from-white{
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .\33xl\:from-grey{
    --tw-gradient-from: #9b9b9b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(155, 155, 155, 0));
  }

  .\33xl\:from-grey-darkest{
    --tw-gradient-from: #111;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .\33xl\:from-grey-darkest700{
    --tw-gradient-from: rgba(17, 17, 17, 0.7);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .\33xl\:from-grey-darkest300{
    --tw-gradient-from: rgba(17, 17, 17, 0.3);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .\33xl\:from-grey-darkest100{
    --tw-gradient-from: rgba(17, 17, 17, 0.1);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .\33xl\:from-grey-dark{
    --tw-gradient-from: #525f77;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(82, 95, 119, 0));
  }

  .\33xl\:from-grey-light{
    --tw-gradient-from: #a3a3a3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(163, 163, 163, 0));
  }

  .\33xl\:from-grey-extralight{
    --tw-gradient-from: #e7e7e7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 231, 231, 0));
  }

  .\33xl\:from-grey-lighter{
    --tw-gradient-from: #b4bdce;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 189, 206, 0));
  }

  .\33xl\:from-grey-lightest{
    --tw-gradient-from: #f4f4f4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 244, 244, 0));
  }

  .\33xl\:from-grey-timeline{
    --tw-gradient-from: #888888;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(136, 136, 136, 0));
  }

  .\33xl\:from-blue{
    --tw-gradient-from: #63a9d1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 169, 209, 0));
  }

  .\33xl\:from-blue-light{
    --tw-gradient-from: #7bcfff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(123, 207, 255, 0));
  }

  .\33xl\:from-blue-lightest{
    --tw-gradient-from: #ff51ac;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 81, 172, 0));
  }

  .\33xl\:from-pink{
    --tw-gradient-from: #ED0980;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 9, 128, 0));
  }

  .\33xl\:from-pink-light{
    --tw-gradient-from: #ff5bb4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 91, 180, 0));
  }

  .\33xl\:from-orange{
    --tw-gradient-from: #f37245;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 114, 69, 0));
  }

  .\33xl\:from-yellow{
    --tw-gradient-from: #ffe600;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 230, 0, 0));
  }

  .\33xl\:from-yellow-two{
    --tw-gradient-from: #F9E320;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 227, 32, 0));
  }

  .\33xl\:from-yellow-dark{
    --tw-gradient-from: #e6af21;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 175, 33, 0));
  }

  .\33xl\:from-yellow-light{
    --tw-gradient-from: #f3c12a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 193, 42, 0));
  }

  .\33xl\:from-green-dark{
    --tw-gradient-from: #217325;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(33, 115, 37, 0));
  }

  .\33xl\:from-green-light{
    --tw-gradient-from: #50a154;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(80, 161, 84, 0));
  }

  .\33xl\:from-purple{
    --tw-gradient-from: #a48bc6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(164, 139, 198, 0));
  }

  .\33xl\:from-purple-light{
    --tw-gradient-from: #9e95ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(158, 149, 255, 0));
  }

  .\33xl\:from-brown-light{
    --tw-gradient-from: #ca8a4e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(202, 138, 78, 0));
  }

  .\33xl\:from-brown-dark{
    --tw-gradient-from: #ad5b1f;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(173, 91, 31, 0));
  }

  .\33xl\:via-transparent{
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .\33xl\:via-black{
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .\33xl\:via-white{
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .\33xl\:via-grey{
    --tw-gradient-stops: var(--tw-gradient-from), #9b9b9b, var(--tw-gradient-to, rgba(155, 155, 155, 0));
  }

  .\33xl\:via-grey-darkest{
    --tw-gradient-stops: var(--tw-gradient-from), #111, var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .\33xl\:via-grey-darkest700{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(17, 17, 17, 0.7), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .\33xl\:via-grey-darkest300{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(17, 17, 17, 0.3), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .\33xl\:via-grey-darkest100{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(17, 17, 17, 0.1), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .\33xl\:via-grey-dark{
    --tw-gradient-stops: var(--tw-gradient-from), #525f77, var(--tw-gradient-to, rgba(82, 95, 119, 0));
  }

  .\33xl\:via-grey-light{
    --tw-gradient-stops: var(--tw-gradient-from), #a3a3a3, var(--tw-gradient-to, rgba(163, 163, 163, 0));
  }

  .\33xl\:via-grey-extralight{
    --tw-gradient-stops: var(--tw-gradient-from), #e7e7e7, var(--tw-gradient-to, rgba(231, 231, 231, 0));
  }

  .\33xl\:via-grey-lighter{
    --tw-gradient-stops: var(--tw-gradient-from), #b4bdce, var(--tw-gradient-to, rgba(180, 189, 206, 0));
  }

  .\33xl\:via-grey-lightest{
    --tw-gradient-stops: var(--tw-gradient-from), #f4f4f4, var(--tw-gradient-to, rgba(244, 244, 244, 0));
  }

  .\33xl\:via-grey-timeline{
    --tw-gradient-stops: var(--tw-gradient-from), #888888, var(--tw-gradient-to, rgba(136, 136, 136, 0));
  }

  .\33xl\:via-blue{
    --tw-gradient-stops: var(--tw-gradient-from), #63a9d1, var(--tw-gradient-to, rgba(99, 169, 209, 0));
  }

  .\33xl\:via-blue-light{
    --tw-gradient-stops: var(--tw-gradient-from), #7bcfff, var(--tw-gradient-to, rgba(123, 207, 255, 0));
  }

  .\33xl\:via-blue-lightest{
    --tw-gradient-stops: var(--tw-gradient-from), #ff51ac, var(--tw-gradient-to, rgba(255, 81, 172, 0));
  }

  .\33xl\:via-pink{
    --tw-gradient-stops: var(--tw-gradient-from), #ED0980, var(--tw-gradient-to, rgba(237, 9, 128, 0));
  }

  .\33xl\:via-pink-light{
    --tw-gradient-stops: var(--tw-gradient-from), #ff5bb4, var(--tw-gradient-to, rgba(255, 91, 180, 0));
  }

  .\33xl\:via-orange{
    --tw-gradient-stops: var(--tw-gradient-from), #f37245, var(--tw-gradient-to, rgba(243, 114, 69, 0));
  }

  .\33xl\:via-yellow{
    --tw-gradient-stops: var(--tw-gradient-from), #ffe600, var(--tw-gradient-to, rgba(255, 230, 0, 0));
  }

  .\33xl\:via-yellow-two{
    --tw-gradient-stops: var(--tw-gradient-from), #F9E320, var(--tw-gradient-to, rgba(249, 227, 32, 0));
  }

  .\33xl\:via-yellow-dark{
    --tw-gradient-stops: var(--tw-gradient-from), #e6af21, var(--tw-gradient-to, rgba(230, 175, 33, 0));
  }

  .\33xl\:via-yellow-light{
    --tw-gradient-stops: var(--tw-gradient-from), #f3c12a, var(--tw-gradient-to, rgba(243, 193, 42, 0));
  }

  .\33xl\:via-green-dark{
    --tw-gradient-stops: var(--tw-gradient-from), #217325, var(--tw-gradient-to, rgba(33, 115, 37, 0));
  }

  .\33xl\:via-green-light{
    --tw-gradient-stops: var(--tw-gradient-from), #50a154, var(--tw-gradient-to, rgba(80, 161, 84, 0));
  }

  .\33xl\:via-purple{
    --tw-gradient-stops: var(--tw-gradient-from), #a48bc6, var(--tw-gradient-to, rgba(164, 139, 198, 0));
  }

  .\33xl\:via-purple-light{
    --tw-gradient-stops: var(--tw-gradient-from), #9e95ff, var(--tw-gradient-to, rgba(158, 149, 255, 0));
  }

  .\33xl\:via-brown-light{
    --tw-gradient-stops: var(--tw-gradient-from), #ca8a4e, var(--tw-gradient-to, rgba(202, 138, 78, 0));
  }

  .\33xl\:via-brown-dark{
    --tw-gradient-stops: var(--tw-gradient-from), #ad5b1f, var(--tw-gradient-to, rgba(173, 91, 31, 0));
  }

  .\33xl\:to-transparent{
    --tw-gradient-to: transparent;
  }

  .\33xl\:to-black{
    --tw-gradient-to: #000;
  }

  .\33xl\:to-white{
    --tw-gradient-to: #fff;
  }

  .\33xl\:to-grey{
    --tw-gradient-to: #9b9b9b;
  }

  .\33xl\:to-grey-darkest{
    --tw-gradient-to: #111;
  }

  .\33xl\:to-grey-darkest700{
    --tw-gradient-to: rgba(17, 17, 17, 0.7);
  }

  .\33xl\:to-grey-darkest300{
    --tw-gradient-to: rgba(17, 17, 17, 0.3);
  }

  .\33xl\:to-grey-darkest100{
    --tw-gradient-to: rgba(17, 17, 17, 0.1);
  }

  .\33xl\:to-grey-dark{
    --tw-gradient-to: #525f77;
  }

  .\33xl\:to-grey-light{
    --tw-gradient-to: #a3a3a3;
  }

  .\33xl\:to-grey-extralight{
    --tw-gradient-to: #e7e7e7;
  }

  .\33xl\:to-grey-lighter{
    --tw-gradient-to: #b4bdce;
  }

  .\33xl\:to-grey-lightest{
    --tw-gradient-to: #f4f4f4;
  }

  .\33xl\:to-grey-timeline{
    --tw-gradient-to: #888888;
  }

  .\33xl\:to-blue{
    --tw-gradient-to: #63a9d1;
  }

  .\33xl\:to-blue-light{
    --tw-gradient-to: #7bcfff;
  }

  .\33xl\:to-blue-lightest{
    --tw-gradient-to: #ff51ac;
  }

  .\33xl\:to-pink{
    --tw-gradient-to: #ED0980;
  }

  .\33xl\:to-pink-light{
    --tw-gradient-to: #ff5bb4;
  }

  .\33xl\:to-orange{
    --tw-gradient-to: #f37245;
  }

  .\33xl\:to-yellow{
    --tw-gradient-to: #ffe600;
  }

  .\33xl\:to-yellow-two{
    --tw-gradient-to: #F9E320;
  }

  .\33xl\:to-yellow-dark{
    --tw-gradient-to: #e6af21;
  }

  .\33xl\:to-yellow-light{
    --tw-gradient-to: #f3c12a;
  }

  .\33xl\:to-green-dark{
    --tw-gradient-to: #217325;
  }

  .\33xl\:to-green-light{
    --tw-gradient-to: #50a154;
  }

  .\33xl\:to-purple{
    --tw-gradient-to: #a48bc6;
  }

  .\33xl\:to-purple-light{
    --tw-gradient-to: #9e95ff;
  }

  .\33xl\:to-brown-light{
    --tw-gradient-to: #ca8a4e;
  }

  .\33xl\:to-brown-dark{
    --tw-gradient-to: #ad5b1f;
  }

  .\33xl\:hover\:from-transparent:hover{
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .\33xl\:hover\:from-black:hover{
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .\33xl\:hover\:from-white:hover{
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .\33xl\:hover\:from-grey:hover{
    --tw-gradient-from: #9b9b9b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(155, 155, 155, 0));
  }

  .\33xl\:hover\:from-grey-darkest:hover{
    --tw-gradient-from: #111;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .\33xl\:hover\:from-grey-darkest700:hover{
    --tw-gradient-from: rgba(17, 17, 17, 0.7);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .\33xl\:hover\:from-grey-darkest300:hover{
    --tw-gradient-from: rgba(17, 17, 17, 0.3);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .\33xl\:hover\:from-grey-darkest100:hover{
    --tw-gradient-from: rgba(17, 17, 17, 0.1);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .\33xl\:hover\:from-grey-dark:hover{
    --tw-gradient-from: #525f77;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(82, 95, 119, 0));
  }

  .\33xl\:hover\:from-grey-light:hover{
    --tw-gradient-from: #a3a3a3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(163, 163, 163, 0));
  }

  .\33xl\:hover\:from-grey-extralight:hover{
    --tw-gradient-from: #e7e7e7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 231, 231, 0));
  }

  .\33xl\:hover\:from-grey-lighter:hover{
    --tw-gradient-from: #b4bdce;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 189, 206, 0));
  }

  .\33xl\:hover\:from-grey-lightest:hover{
    --tw-gradient-from: #f4f4f4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 244, 244, 0));
  }

  .\33xl\:hover\:from-grey-timeline:hover{
    --tw-gradient-from: #888888;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(136, 136, 136, 0));
  }

  .\33xl\:hover\:from-blue:hover{
    --tw-gradient-from: #63a9d1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 169, 209, 0));
  }

  .\33xl\:hover\:from-blue-light:hover{
    --tw-gradient-from: #7bcfff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(123, 207, 255, 0));
  }

  .\33xl\:hover\:from-blue-lightest:hover{
    --tw-gradient-from: #ff51ac;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 81, 172, 0));
  }

  .\33xl\:hover\:from-pink:hover{
    --tw-gradient-from: #ED0980;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 9, 128, 0));
  }

  .\33xl\:hover\:from-pink-light:hover{
    --tw-gradient-from: #ff5bb4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 91, 180, 0));
  }

  .\33xl\:hover\:from-orange:hover{
    --tw-gradient-from: #f37245;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 114, 69, 0));
  }

  .\33xl\:hover\:from-yellow:hover{
    --tw-gradient-from: #ffe600;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 230, 0, 0));
  }

  .\33xl\:hover\:from-yellow-two:hover{
    --tw-gradient-from: #F9E320;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 227, 32, 0));
  }

  .\33xl\:hover\:from-yellow-dark:hover{
    --tw-gradient-from: #e6af21;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 175, 33, 0));
  }

  .\33xl\:hover\:from-yellow-light:hover{
    --tw-gradient-from: #f3c12a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 193, 42, 0));
  }

  .\33xl\:hover\:from-green-dark:hover{
    --tw-gradient-from: #217325;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(33, 115, 37, 0));
  }

  .\33xl\:hover\:from-green-light:hover{
    --tw-gradient-from: #50a154;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(80, 161, 84, 0));
  }

  .\33xl\:hover\:from-purple:hover{
    --tw-gradient-from: #a48bc6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(164, 139, 198, 0));
  }

  .\33xl\:hover\:from-purple-light:hover{
    --tw-gradient-from: #9e95ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(158, 149, 255, 0));
  }

  .\33xl\:hover\:from-brown-light:hover{
    --tw-gradient-from: #ca8a4e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(202, 138, 78, 0));
  }

  .\33xl\:hover\:from-brown-dark:hover{
    --tw-gradient-from: #ad5b1f;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(173, 91, 31, 0));
  }

  .\33xl\:hover\:via-transparent:hover{
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .\33xl\:hover\:via-black:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .\33xl\:hover\:via-white:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .\33xl\:hover\:via-grey:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #9b9b9b, var(--tw-gradient-to, rgba(155, 155, 155, 0));
  }

  .\33xl\:hover\:via-grey-darkest:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #111, var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .\33xl\:hover\:via-grey-darkest700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(17, 17, 17, 0.7), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .\33xl\:hover\:via-grey-darkest300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(17, 17, 17, 0.3), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .\33xl\:hover\:via-grey-darkest100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(17, 17, 17, 0.1), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .\33xl\:hover\:via-grey-dark:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #525f77, var(--tw-gradient-to, rgba(82, 95, 119, 0));
  }

  .\33xl\:hover\:via-grey-light:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #a3a3a3, var(--tw-gradient-to, rgba(163, 163, 163, 0));
  }

  .\33xl\:hover\:via-grey-extralight:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #e7e7e7, var(--tw-gradient-to, rgba(231, 231, 231, 0));
  }

  .\33xl\:hover\:via-grey-lighter:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #b4bdce, var(--tw-gradient-to, rgba(180, 189, 206, 0));
  }

  .\33xl\:hover\:via-grey-lightest:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f4f4f4, var(--tw-gradient-to, rgba(244, 244, 244, 0));
  }

  .\33xl\:hover\:via-grey-timeline:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #888888, var(--tw-gradient-to, rgba(136, 136, 136, 0));
  }

  .\33xl\:hover\:via-blue:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #63a9d1, var(--tw-gradient-to, rgba(99, 169, 209, 0));
  }

  .\33xl\:hover\:via-blue-light:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #7bcfff, var(--tw-gradient-to, rgba(123, 207, 255, 0));
  }

  .\33xl\:hover\:via-blue-lightest:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ff51ac, var(--tw-gradient-to, rgba(255, 81, 172, 0));
  }

  .\33xl\:hover\:via-pink:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ED0980, var(--tw-gradient-to, rgba(237, 9, 128, 0));
  }

  .\33xl\:hover\:via-pink-light:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ff5bb4, var(--tw-gradient-to, rgba(255, 91, 180, 0));
  }

  .\33xl\:hover\:via-orange:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f37245, var(--tw-gradient-to, rgba(243, 114, 69, 0));
  }

  .\33xl\:hover\:via-yellow:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ffe600, var(--tw-gradient-to, rgba(255, 230, 0, 0));
  }

  .\33xl\:hover\:via-yellow-two:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #F9E320, var(--tw-gradient-to, rgba(249, 227, 32, 0));
  }

  .\33xl\:hover\:via-yellow-dark:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #e6af21, var(--tw-gradient-to, rgba(230, 175, 33, 0));
  }

  .\33xl\:hover\:via-yellow-light:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f3c12a, var(--tw-gradient-to, rgba(243, 193, 42, 0));
  }

  .\33xl\:hover\:via-green-dark:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #217325, var(--tw-gradient-to, rgba(33, 115, 37, 0));
  }

  .\33xl\:hover\:via-green-light:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #50a154, var(--tw-gradient-to, rgba(80, 161, 84, 0));
  }

  .\33xl\:hover\:via-purple:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #a48bc6, var(--tw-gradient-to, rgba(164, 139, 198, 0));
  }

  .\33xl\:hover\:via-purple-light:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #9e95ff, var(--tw-gradient-to, rgba(158, 149, 255, 0));
  }

  .\33xl\:hover\:via-brown-light:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ca8a4e, var(--tw-gradient-to, rgba(202, 138, 78, 0));
  }

  .\33xl\:hover\:via-brown-dark:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ad5b1f, var(--tw-gradient-to, rgba(173, 91, 31, 0));
  }

  .\33xl\:hover\:to-transparent:hover{
    --tw-gradient-to: transparent;
  }

  .\33xl\:hover\:to-black:hover{
    --tw-gradient-to: #000;
  }

  .\33xl\:hover\:to-white:hover{
    --tw-gradient-to: #fff;
  }

  .\33xl\:hover\:to-grey:hover{
    --tw-gradient-to: #9b9b9b;
  }

  .\33xl\:hover\:to-grey-darkest:hover{
    --tw-gradient-to: #111;
  }

  .\33xl\:hover\:to-grey-darkest700:hover{
    --tw-gradient-to: rgba(17, 17, 17, 0.7);
  }

  .\33xl\:hover\:to-grey-darkest300:hover{
    --tw-gradient-to: rgba(17, 17, 17, 0.3);
  }

  .\33xl\:hover\:to-grey-darkest100:hover{
    --tw-gradient-to: rgba(17, 17, 17, 0.1);
  }

  .\33xl\:hover\:to-grey-dark:hover{
    --tw-gradient-to: #525f77;
  }

  .\33xl\:hover\:to-grey-light:hover{
    --tw-gradient-to: #a3a3a3;
  }

  .\33xl\:hover\:to-grey-extralight:hover{
    --tw-gradient-to: #e7e7e7;
  }

  .\33xl\:hover\:to-grey-lighter:hover{
    --tw-gradient-to: #b4bdce;
  }

  .\33xl\:hover\:to-grey-lightest:hover{
    --tw-gradient-to: #f4f4f4;
  }

  .\33xl\:hover\:to-grey-timeline:hover{
    --tw-gradient-to: #888888;
  }

  .\33xl\:hover\:to-blue:hover{
    --tw-gradient-to: #63a9d1;
  }

  .\33xl\:hover\:to-blue-light:hover{
    --tw-gradient-to: #7bcfff;
  }

  .\33xl\:hover\:to-blue-lightest:hover{
    --tw-gradient-to: #ff51ac;
  }

  .\33xl\:hover\:to-pink:hover{
    --tw-gradient-to: #ED0980;
  }

  .\33xl\:hover\:to-pink-light:hover{
    --tw-gradient-to: #ff5bb4;
  }

  .\33xl\:hover\:to-orange:hover{
    --tw-gradient-to: #f37245;
  }

  .\33xl\:hover\:to-yellow:hover{
    --tw-gradient-to: #ffe600;
  }

  .\33xl\:hover\:to-yellow-two:hover{
    --tw-gradient-to: #F9E320;
  }

  .\33xl\:hover\:to-yellow-dark:hover{
    --tw-gradient-to: #e6af21;
  }

  .\33xl\:hover\:to-yellow-light:hover{
    --tw-gradient-to: #f3c12a;
  }

  .\33xl\:hover\:to-green-dark:hover{
    --tw-gradient-to: #217325;
  }

  .\33xl\:hover\:to-green-light:hover{
    --tw-gradient-to: #50a154;
  }

  .\33xl\:hover\:to-purple:hover{
    --tw-gradient-to: #a48bc6;
  }

  .\33xl\:hover\:to-purple-light:hover{
    --tw-gradient-to: #9e95ff;
  }

  .\33xl\:hover\:to-brown-light:hover{
    --tw-gradient-to: #ca8a4e;
  }

  .\33xl\:hover\:to-brown-dark:hover{
    --tw-gradient-to: #ad5b1f;
  }

  .\33xl\:focus\:from-transparent:focus{
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .\33xl\:focus\:from-black:focus{
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .\33xl\:focus\:from-white:focus{
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .\33xl\:focus\:from-grey:focus{
    --tw-gradient-from: #9b9b9b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(155, 155, 155, 0));
  }

  .\33xl\:focus\:from-grey-darkest:focus{
    --tw-gradient-from: #111;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .\33xl\:focus\:from-grey-darkest700:focus{
    --tw-gradient-from: rgba(17, 17, 17, 0.7);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .\33xl\:focus\:from-grey-darkest300:focus{
    --tw-gradient-from: rgba(17, 17, 17, 0.3);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .\33xl\:focus\:from-grey-darkest100:focus{
    --tw-gradient-from: rgba(17, 17, 17, 0.1);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .\33xl\:focus\:from-grey-dark:focus{
    --tw-gradient-from: #525f77;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(82, 95, 119, 0));
  }

  .\33xl\:focus\:from-grey-light:focus{
    --tw-gradient-from: #a3a3a3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(163, 163, 163, 0));
  }

  .\33xl\:focus\:from-grey-extralight:focus{
    --tw-gradient-from: #e7e7e7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 231, 231, 0));
  }

  .\33xl\:focus\:from-grey-lighter:focus{
    --tw-gradient-from: #b4bdce;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 189, 206, 0));
  }

  .\33xl\:focus\:from-grey-lightest:focus{
    --tw-gradient-from: #f4f4f4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 244, 244, 0));
  }

  .\33xl\:focus\:from-grey-timeline:focus{
    --tw-gradient-from: #888888;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(136, 136, 136, 0));
  }

  .\33xl\:focus\:from-blue:focus{
    --tw-gradient-from: #63a9d1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 169, 209, 0));
  }

  .\33xl\:focus\:from-blue-light:focus{
    --tw-gradient-from: #7bcfff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(123, 207, 255, 0));
  }

  .\33xl\:focus\:from-blue-lightest:focus{
    --tw-gradient-from: #ff51ac;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 81, 172, 0));
  }

  .\33xl\:focus\:from-pink:focus{
    --tw-gradient-from: #ED0980;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 9, 128, 0));
  }

  .\33xl\:focus\:from-pink-light:focus{
    --tw-gradient-from: #ff5bb4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 91, 180, 0));
  }

  .\33xl\:focus\:from-orange:focus{
    --tw-gradient-from: #f37245;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 114, 69, 0));
  }

  .\33xl\:focus\:from-yellow:focus{
    --tw-gradient-from: #ffe600;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 230, 0, 0));
  }

  .\33xl\:focus\:from-yellow-two:focus{
    --tw-gradient-from: #F9E320;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 227, 32, 0));
  }

  .\33xl\:focus\:from-yellow-dark:focus{
    --tw-gradient-from: #e6af21;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 175, 33, 0));
  }

  .\33xl\:focus\:from-yellow-light:focus{
    --tw-gradient-from: #f3c12a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 193, 42, 0));
  }

  .\33xl\:focus\:from-green-dark:focus{
    --tw-gradient-from: #217325;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(33, 115, 37, 0));
  }

  .\33xl\:focus\:from-green-light:focus{
    --tw-gradient-from: #50a154;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(80, 161, 84, 0));
  }

  .\33xl\:focus\:from-purple:focus{
    --tw-gradient-from: #a48bc6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(164, 139, 198, 0));
  }

  .\33xl\:focus\:from-purple-light:focus{
    --tw-gradient-from: #9e95ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(158, 149, 255, 0));
  }

  .\33xl\:focus\:from-brown-light:focus{
    --tw-gradient-from: #ca8a4e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(202, 138, 78, 0));
  }

  .\33xl\:focus\:from-brown-dark:focus{
    --tw-gradient-from: #ad5b1f;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(173, 91, 31, 0));
  }

  .\33xl\:focus\:via-transparent:focus{
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .\33xl\:focus\:via-black:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .\33xl\:focus\:via-white:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .\33xl\:focus\:via-grey:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #9b9b9b, var(--tw-gradient-to, rgba(155, 155, 155, 0));
  }

  .\33xl\:focus\:via-grey-darkest:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #111, var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .\33xl\:focus\:via-grey-darkest700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(17, 17, 17, 0.7), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .\33xl\:focus\:via-grey-darkest300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(17, 17, 17, 0.3), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .\33xl\:focus\:via-grey-darkest100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(17, 17, 17, 0.1), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .\33xl\:focus\:via-grey-dark:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #525f77, var(--tw-gradient-to, rgba(82, 95, 119, 0));
  }

  .\33xl\:focus\:via-grey-light:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #a3a3a3, var(--tw-gradient-to, rgba(163, 163, 163, 0));
  }

  .\33xl\:focus\:via-grey-extralight:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #e7e7e7, var(--tw-gradient-to, rgba(231, 231, 231, 0));
  }

  .\33xl\:focus\:via-grey-lighter:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #b4bdce, var(--tw-gradient-to, rgba(180, 189, 206, 0));
  }

  .\33xl\:focus\:via-grey-lightest:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f4f4f4, var(--tw-gradient-to, rgba(244, 244, 244, 0));
  }

  .\33xl\:focus\:via-grey-timeline:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #888888, var(--tw-gradient-to, rgba(136, 136, 136, 0));
  }

  .\33xl\:focus\:via-blue:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #63a9d1, var(--tw-gradient-to, rgba(99, 169, 209, 0));
  }

  .\33xl\:focus\:via-blue-light:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #7bcfff, var(--tw-gradient-to, rgba(123, 207, 255, 0));
  }

  .\33xl\:focus\:via-blue-lightest:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ff51ac, var(--tw-gradient-to, rgba(255, 81, 172, 0));
  }

  .\33xl\:focus\:via-pink:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ED0980, var(--tw-gradient-to, rgba(237, 9, 128, 0));
  }

  .\33xl\:focus\:via-pink-light:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ff5bb4, var(--tw-gradient-to, rgba(255, 91, 180, 0));
  }

  .\33xl\:focus\:via-orange:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f37245, var(--tw-gradient-to, rgba(243, 114, 69, 0));
  }

  .\33xl\:focus\:via-yellow:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ffe600, var(--tw-gradient-to, rgba(255, 230, 0, 0));
  }

  .\33xl\:focus\:via-yellow-two:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #F9E320, var(--tw-gradient-to, rgba(249, 227, 32, 0));
  }

  .\33xl\:focus\:via-yellow-dark:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #e6af21, var(--tw-gradient-to, rgba(230, 175, 33, 0));
  }

  .\33xl\:focus\:via-yellow-light:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f3c12a, var(--tw-gradient-to, rgba(243, 193, 42, 0));
  }

  .\33xl\:focus\:via-green-dark:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #217325, var(--tw-gradient-to, rgba(33, 115, 37, 0));
  }

  .\33xl\:focus\:via-green-light:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #50a154, var(--tw-gradient-to, rgba(80, 161, 84, 0));
  }

  .\33xl\:focus\:via-purple:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #a48bc6, var(--tw-gradient-to, rgba(164, 139, 198, 0));
  }

  .\33xl\:focus\:via-purple-light:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #9e95ff, var(--tw-gradient-to, rgba(158, 149, 255, 0));
  }

  .\33xl\:focus\:via-brown-light:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ca8a4e, var(--tw-gradient-to, rgba(202, 138, 78, 0));
  }

  .\33xl\:focus\:via-brown-dark:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ad5b1f, var(--tw-gradient-to, rgba(173, 91, 31, 0));
  }

  .\33xl\:focus\:to-transparent:focus{
    --tw-gradient-to: transparent;
  }

  .\33xl\:focus\:to-black:focus{
    --tw-gradient-to: #000;
  }

  .\33xl\:focus\:to-white:focus{
    --tw-gradient-to: #fff;
  }

  .\33xl\:focus\:to-grey:focus{
    --tw-gradient-to: #9b9b9b;
  }

  .\33xl\:focus\:to-grey-darkest:focus{
    --tw-gradient-to: #111;
  }

  .\33xl\:focus\:to-grey-darkest700:focus{
    --tw-gradient-to: rgba(17, 17, 17, 0.7);
  }

  .\33xl\:focus\:to-grey-darkest300:focus{
    --tw-gradient-to: rgba(17, 17, 17, 0.3);
  }

  .\33xl\:focus\:to-grey-darkest100:focus{
    --tw-gradient-to: rgba(17, 17, 17, 0.1);
  }

  .\33xl\:focus\:to-grey-dark:focus{
    --tw-gradient-to: #525f77;
  }

  .\33xl\:focus\:to-grey-light:focus{
    --tw-gradient-to: #a3a3a3;
  }

  .\33xl\:focus\:to-grey-extralight:focus{
    --tw-gradient-to: #e7e7e7;
  }

  .\33xl\:focus\:to-grey-lighter:focus{
    --tw-gradient-to: #b4bdce;
  }

  .\33xl\:focus\:to-grey-lightest:focus{
    --tw-gradient-to: #f4f4f4;
  }

  .\33xl\:focus\:to-grey-timeline:focus{
    --tw-gradient-to: #888888;
  }

  .\33xl\:focus\:to-blue:focus{
    --tw-gradient-to: #63a9d1;
  }

  .\33xl\:focus\:to-blue-light:focus{
    --tw-gradient-to: #7bcfff;
  }

  .\33xl\:focus\:to-blue-lightest:focus{
    --tw-gradient-to: #ff51ac;
  }

  .\33xl\:focus\:to-pink:focus{
    --tw-gradient-to: #ED0980;
  }

  .\33xl\:focus\:to-pink-light:focus{
    --tw-gradient-to: #ff5bb4;
  }

  .\33xl\:focus\:to-orange:focus{
    --tw-gradient-to: #f37245;
  }

  .\33xl\:focus\:to-yellow:focus{
    --tw-gradient-to: #ffe600;
  }

  .\33xl\:focus\:to-yellow-two:focus{
    --tw-gradient-to: #F9E320;
  }

  .\33xl\:focus\:to-yellow-dark:focus{
    --tw-gradient-to: #e6af21;
  }

  .\33xl\:focus\:to-yellow-light:focus{
    --tw-gradient-to: #f3c12a;
  }

  .\33xl\:focus\:to-green-dark:focus{
    --tw-gradient-to: #217325;
  }

  .\33xl\:focus\:to-green-light:focus{
    --tw-gradient-to: #50a154;
  }

  .\33xl\:focus\:to-purple:focus{
    --tw-gradient-to: #a48bc6;
  }

  .\33xl\:focus\:to-purple-light:focus{
    --tw-gradient-to: #9e95ff;
  }

  .\33xl\:focus\:to-brown-light:focus{
    --tw-gradient-to: #ca8a4e;
  }

  .\33xl\:focus\:to-brown-dark:focus{
    --tw-gradient-to: #ad5b1f;
  }

  .\33xl\:bg-opacity-0{
    --tw-bg-opacity: 0;
  }

  .\33xl\:bg-opacity-5{
    --tw-bg-opacity: 0.05;
  }

  .\33xl\:bg-opacity-10{
    --tw-bg-opacity: 0.1;
  }

  .\33xl\:bg-opacity-20{
    --tw-bg-opacity: 0.2;
  }

  .\33xl\:bg-opacity-25{
    --tw-bg-opacity: 0.25;
  }

  .\33xl\:bg-opacity-30{
    --tw-bg-opacity: 0.3;
  }

  .\33xl\:bg-opacity-40{
    --tw-bg-opacity: 0.4;
  }

  .\33xl\:bg-opacity-50{
    --tw-bg-opacity: 0.5;
  }

  .\33xl\:bg-opacity-60{
    --tw-bg-opacity: 0.6;
  }

  .\33xl\:bg-opacity-70{
    --tw-bg-opacity: 0.7;
  }

  .\33xl\:bg-opacity-75{
    --tw-bg-opacity: 0.75;
  }

  .\33xl\:bg-opacity-80{
    --tw-bg-opacity: 0.8;
  }

  .\33xl\:bg-opacity-90{
    --tw-bg-opacity: 0.9;
  }

  .\33xl\:bg-opacity-95{
    --tw-bg-opacity: 0.95;
  }

  .\33xl\:bg-opacity-100{
    --tw-bg-opacity: 1;
  }

  .group:hover .\33xl\:group-hover\:bg-opacity-0{
    --tw-bg-opacity: 0;
  }

  .group:hover .\33xl\:group-hover\:bg-opacity-5{
    --tw-bg-opacity: 0.05;
  }

  .group:hover .\33xl\:group-hover\:bg-opacity-10{
    --tw-bg-opacity: 0.1;
  }

  .group:hover .\33xl\:group-hover\:bg-opacity-20{
    --tw-bg-opacity: 0.2;
  }

  .group:hover .\33xl\:group-hover\:bg-opacity-25{
    --tw-bg-opacity: 0.25;
  }

  .group:hover .\33xl\:group-hover\:bg-opacity-30{
    --tw-bg-opacity: 0.3;
  }

  .group:hover .\33xl\:group-hover\:bg-opacity-40{
    --tw-bg-opacity: 0.4;
  }

  .group:hover .\33xl\:group-hover\:bg-opacity-50{
    --tw-bg-opacity: 0.5;
  }

  .group:hover .\33xl\:group-hover\:bg-opacity-60{
    --tw-bg-opacity: 0.6;
  }

  .group:hover .\33xl\:group-hover\:bg-opacity-70{
    --tw-bg-opacity: 0.7;
  }

  .group:hover .\33xl\:group-hover\:bg-opacity-75{
    --tw-bg-opacity: 0.75;
  }

  .group:hover .\33xl\:group-hover\:bg-opacity-80{
    --tw-bg-opacity: 0.8;
  }

  .group:hover .\33xl\:group-hover\:bg-opacity-90{
    --tw-bg-opacity: 0.9;
  }

  .group:hover .\33xl\:group-hover\:bg-opacity-95{
    --tw-bg-opacity: 0.95;
  }

  .group:hover .\33xl\:group-hover\:bg-opacity-100{
    --tw-bg-opacity: 1;
  }

  .\33xl\:focus-within\:bg-opacity-0:focus-within{
    --tw-bg-opacity: 0;
  }

  .\33xl\:focus-within\:bg-opacity-5:focus-within{
    --tw-bg-opacity: 0.05;
  }

  .\33xl\:focus-within\:bg-opacity-10:focus-within{
    --tw-bg-opacity: 0.1;
  }

  .\33xl\:focus-within\:bg-opacity-20:focus-within{
    --tw-bg-opacity: 0.2;
  }

  .\33xl\:focus-within\:bg-opacity-25:focus-within{
    --tw-bg-opacity: 0.25;
  }

  .\33xl\:focus-within\:bg-opacity-30:focus-within{
    --tw-bg-opacity: 0.3;
  }

  .\33xl\:focus-within\:bg-opacity-40:focus-within{
    --tw-bg-opacity: 0.4;
  }

  .\33xl\:focus-within\:bg-opacity-50:focus-within{
    --tw-bg-opacity: 0.5;
  }

  .\33xl\:focus-within\:bg-opacity-60:focus-within{
    --tw-bg-opacity: 0.6;
  }

  .\33xl\:focus-within\:bg-opacity-70:focus-within{
    --tw-bg-opacity: 0.7;
  }

  .\33xl\:focus-within\:bg-opacity-75:focus-within{
    --tw-bg-opacity: 0.75;
  }

  .\33xl\:focus-within\:bg-opacity-80:focus-within{
    --tw-bg-opacity: 0.8;
  }

  .\33xl\:focus-within\:bg-opacity-90:focus-within{
    --tw-bg-opacity: 0.9;
  }

  .\33xl\:focus-within\:bg-opacity-95:focus-within{
    --tw-bg-opacity: 0.95;
  }

  .\33xl\:focus-within\:bg-opacity-100:focus-within{
    --tw-bg-opacity: 1;
  }

  .\33xl\:hover\:bg-opacity-0:hover{
    --tw-bg-opacity: 0;
  }

  .\33xl\:hover\:bg-opacity-5:hover{
    --tw-bg-opacity: 0.05;
  }

  .\33xl\:hover\:bg-opacity-10:hover{
    --tw-bg-opacity: 0.1;
  }

  .\33xl\:hover\:bg-opacity-20:hover{
    --tw-bg-opacity: 0.2;
  }

  .\33xl\:hover\:bg-opacity-25:hover{
    --tw-bg-opacity: 0.25;
  }

  .\33xl\:hover\:bg-opacity-30:hover{
    --tw-bg-opacity: 0.3;
  }

  .\33xl\:hover\:bg-opacity-40:hover{
    --tw-bg-opacity: 0.4;
  }

  .\33xl\:hover\:bg-opacity-50:hover{
    --tw-bg-opacity: 0.5;
  }

  .\33xl\:hover\:bg-opacity-60:hover{
    --tw-bg-opacity: 0.6;
  }

  .\33xl\:hover\:bg-opacity-70:hover{
    --tw-bg-opacity: 0.7;
  }

  .\33xl\:hover\:bg-opacity-75:hover{
    --tw-bg-opacity: 0.75;
  }

  .\33xl\:hover\:bg-opacity-80:hover{
    --tw-bg-opacity: 0.8;
  }

  .\33xl\:hover\:bg-opacity-90:hover{
    --tw-bg-opacity: 0.9;
  }

  .\33xl\:hover\:bg-opacity-95:hover{
    --tw-bg-opacity: 0.95;
  }

  .\33xl\:hover\:bg-opacity-100:hover{
    --tw-bg-opacity: 1;
  }

  .\33xl\:focus\:bg-opacity-0:focus{
    --tw-bg-opacity: 0;
  }

  .\33xl\:focus\:bg-opacity-5:focus{
    --tw-bg-opacity: 0.05;
  }

  .\33xl\:focus\:bg-opacity-10:focus{
    --tw-bg-opacity: 0.1;
  }

  .\33xl\:focus\:bg-opacity-20:focus{
    --tw-bg-opacity: 0.2;
  }

  .\33xl\:focus\:bg-opacity-25:focus{
    --tw-bg-opacity: 0.25;
  }

  .\33xl\:focus\:bg-opacity-30:focus{
    --tw-bg-opacity: 0.3;
  }

  .\33xl\:focus\:bg-opacity-40:focus{
    --tw-bg-opacity: 0.4;
  }

  .\33xl\:focus\:bg-opacity-50:focus{
    --tw-bg-opacity: 0.5;
  }

  .\33xl\:focus\:bg-opacity-60:focus{
    --tw-bg-opacity: 0.6;
  }

  .\33xl\:focus\:bg-opacity-70:focus{
    --tw-bg-opacity: 0.7;
  }

  .\33xl\:focus\:bg-opacity-75:focus{
    --tw-bg-opacity: 0.75;
  }

  .\33xl\:focus\:bg-opacity-80:focus{
    --tw-bg-opacity: 0.8;
  }

  .\33xl\:focus\:bg-opacity-90:focus{
    --tw-bg-opacity: 0.9;
  }

  .\33xl\:focus\:bg-opacity-95:focus{
    --tw-bg-opacity: 0.95;
  }

  .\33xl\:focus\:bg-opacity-100:focus{
    --tw-bg-opacity: 1;
  }

  .\33xl\:bg-bottom{
    background-position: bottom;
  }

  .\33xl\:bg-center{
    background-position: center;
  }

  .\33xl\:bg-left{
    background-position: left;
  }

  .\33xl\:bg-left-bottom{
    background-position: left bottom;
  }

  .\33xl\:bg-left-top{
    background-position: left top;
  }

  .\33xl\:bg-right{
    background-position: right;
  }

  .\33xl\:bg-right-bottom{
    background-position: right bottom;
  }

  .\33xl\:bg-right-top{
    background-position: right top;
  }

  .\33xl\:bg-top{
    background-position: top;
  }

  .\33xl\:bg-repeat{
    background-repeat: repeat;
  }

  .\33xl\:bg-no-repeat{
    background-repeat: no-repeat;
  }

  .\33xl\:bg-repeat-x{
    background-repeat: repeat-x;
  }

  .\33xl\:bg-repeat-y{
    background-repeat: repeat-y;
  }

  .\33xl\:bg-repeat-round{
    background-repeat: round;
  }

  .\33xl\:bg-repeat-space{
    background-repeat: space;
  }

  .\33xl\:bg-auto{
    background-size: auto;
  }

  .\33xl\:bg-cover{
    background-size: cover;
  }

  .\33xl\:bg-contain{
    background-size: contain;
  }

  .\33xl\:border-collapse{
    border-collapse: collapse;
  }

  .\33xl\:border-separate{
    border-collapse: separate;
  }

  .\33xl\:border-transparent{
    border-color: transparent;
  }

  .\33xl\:border-black{
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .\33xl\:border-white{
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .\33xl\:border-grey{
    --tw-border-opacity: 1;
    border-color: rgba(155, 155, 155, var(--tw-border-opacity));
  }

  .\33xl\:border-grey-darkest{
    --tw-border-opacity: 1;
    border-color: rgba(17, 17, 17, var(--tw-border-opacity));
  }

  .\33xl\:border-grey-darkest700{
    border-color: rgba(17, 17, 17, 0.7);
  }

  .\33xl\:border-grey-darkest300{
    border-color: rgba(17, 17, 17, 0.3);
  }

  .\33xl\:border-grey-darkest100{
    border-color: rgba(17, 17, 17, 0.1);
  }

  .\33xl\:border-grey-dark{
    --tw-border-opacity: 1;
    border-color: rgba(82, 95, 119, var(--tw-border-opacity));
  }

  .\33xl\:border-grey-light{
    --tw-border-opacity: 1;
    border-color: rgba(163, 163, 163, var(--tw-border-opacity));
  }

  .\33xl\:border-grey-extralight{
    --tw-border-opacity: 1;
    border-color: rgba(231, 231, 231, var(--tw-border-opacity));
  }

  .\33xl\:border-grey-lighter{
    --tw-border-opacity: 1;
    border-color: rgba(180, 189, 206, var(--tw-border-opacity));
  }

  .\33xl\:border-grey-lightest{
    --tw-border-opacity: 1;
    border-color: rgba(244, 244, 244, var(--tw-border-opacity));
  }

  .\33xl\:border-grey-timeline{
    --tw-border-opacity: 1;
    border-color: rgba(136, 136, 136, var(--tw-border-opacity));
  }

  .\33xl\:border-blue{
    --tw-border-opacity: 1;
    border-color: rgba(99, 169, 209, var(--tw-border-opacity));
  }

  .\33xl\:border-blue-light{
    --tw-border-opacity: 1;
    border-color: rgba(123, 207, 255, var(--tw-border-opacity));
  }

  .\33xl\:border-blue-lightest{
    --tw-border-opacity: 1;
    border-color: rgba(255, 81, 172, var(--tw-border-opacity));
  }

  .\33xl\:border-pink{
    --tw-border-opacity: 1;
    border-color: rgba(237, 9, 128, var(--tw-border-opacity));
  }

  .\33xl\:border-pink-light{
    --tw-border-opacity: 1;
    border-color: rgba(255, 91, 180, var(--tw-border-opacity));
  }

  .\33xl\:border-orange{
    --tw-border-opacity: 1;
    border-color: rgba(243, 114, 69, var(--tw-border-opacity));
  }

  .\33xl\:border-yellow{
    --tw-border-opacity: 1;
    border-color: rgba(255, 230, 0, var(--tw-border-opacity));
  }

  .\33xl\:border-yellow-two{
    --tw-border-opacity: 1;
    border-color: rgba(249, 227, 32, var(--tw-border-opacity));
  }

  .\33xl\:border-yellow-dark{
    --tw-border-opacity: 1;
    border-color: rgba(230, 175, 33, var(--tw-border-opacity));
  }

  .\33xl\:border-yellow-light{
    --tw-border-opacity: 1;
    border-color: rgba(243, 193, 42, var(--tw-border-opacity));
  }

  .\33xl\:border-green-dark{
    --tw-border-opacity: 1;
    border-color: rgba(33, 115, 37, var(--tw-border-opacity));
  }

  .\33xl\:border-green-light{
    --tw-border-opacity: 1;
    border-color: rgba(80, 161, 84, var(--tw-border-opacity));
  }

  .\33xl\:border-purple{
    --tw-border-opacity: 1;
    border-color: rgba(164, 139, 198, var(--tw-border-opacity));
  }

  .\33xl\:border-purple-light{
    --tw-border-opacity: 1;
    border-color: rgba(158, 149, 255, var(--tw-border-opacity));
  }

  .\33xl\:border-brown-light{
    --tw-border-opacity: 1;
    border-color: rgba(202, 138, 78, var(--tw-border-opacity));
  }

  .\33xl\:border-brown-dark{
    --tw-border-opacity: 1;
    border-color: rgba(173, 91, 31, var(--tw-border-opacity));
  }

  .group:hover .\33xl\:group-hover\:border-transparent{
    border-color: transparent;
  }

  .group:hover .\33xl\:group-hover\:border-black{
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .group:hover .\33xl\:group-hover\:border-white{
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .group:hover .\33xl\:group-hover\:border-grey{
    --tw-border-opacity: 1;
    border-color: rgba(155, 155, 155, var(--tw-border-opacity));
  }

  .group:hover .\33xl\:group-hover\:border-grey-darkest{
    --tw-border-opacity: 1;
    border-color: rgba(17, 17, 17, var(--tw-border-opacity));
  }

  .group:hover .\33xl\:group-hover\:border-grey-darkest700{
    border-color: rgba(17, 17, 17, 0.7);
  }

  .group:hover .\33xl\:group-hover\:border-grey-darkest300{
    border-color: rgba(17, 17, 17, 0.3);
  }

  .group:hover .\33xl\:group-hover\:border-grey-darkest100{
    border-color: rgba(17, 17, 17, 0.1);
  }

  .group:hover .\33xl\:group-hover\:border-grey-dark{
    --tw-border-opacity: 1;
    border-color: rgba(82, 95, 119, var(--tw-border-opacity));
  }

  .group:hover .\33xl\:group-hover\:border-grey-light{
    --tw-border-opacity: 1;
    border-color: rgba(163, 163, 163, var(--tw-border-opacity));
  }

  .group:hover .\33xl\:group-hover\:border-grey-extralight{
    --tw-border-opacity: 1;
    border-color: rgba(231, 231, 231, var(--tw-border-opacity));
  }

  .group:hover .\33xl\:group-hover\:border-grey-lighter{
    --tw-border-opacity: 1;
    border-color: rgba(180, 189, 206, var(--tw-border-opacity));
  }

  .group:hover .\33xl\:group-hover\:border-grey-lightest{
    --tw-border-opacity: 1;
    border-color: rgba(244, 244, 244, var(--tw-border-opacity));
  }

  .group:hover .\33xl\:group-hover\:border-grey-timeline{
    --tw-border-opacity: 1;
    border-color: rgba(136, 136, 136, var(--tw-border-opacity));
  }

  .group:hover .\33xl\:group-hover\:border-blue{
    --tw-border-opacity: 1;
    border-color: rgba(99, 169, 209, var(--tw-border-opacity));
  }

  .group:hover .\33xl\:group-hover\:border-blue-light{
    --tw-border-opacity: 1;
    border-color: rgba(123, 207, 255, var(--tw-border-opacity));
  }

  .group:hover .\33xl\:group-hover\:border-blue-lightest{
    --tw-border-opacity: 1;
    border-color: rgba(255, 81, 172, var(--tw-border-opacity));
  }

  .group:hover .\33xl\:group-hover\:border-pink{
    --tw-border-opacity: 1;
    border-color: rgba(237, 9, 128, var(--tw-border-opacity));
  }

  .group:hover .\33xl\:group-hover\:border-pink-light{
    --tw-border-opacity: 1;
    border-color: rgba(255, 91, 180, var(--tw-border-opacity));
  }

  .group:hover .\33xl\:group-hover\:border-orange{
    --tw-border-opacity: 1;
    border-color: rgba(243, 114, 69, var(--tw-border-opacity));
  }

  .group:hover .\33xl\:group-hover\:border-yellow{
    --tw-border-opacity: 1;
    border-color: rgba(255, 230, 0, var(--tw-border-opacity));
  }

  .group:hover .\33xl\:group-hover\:border-yellow-two{
    --tw-border-opacity: 1;
    border-color: rgba(249, 227, 32, var(--tw-border-opacity));
  }

  .group:hover .\33xl\:group-hover\:border-yellow-dark{
    --tw-border-opacity: 1;
    border-color: rgba(230, 175, 33, var(--tw-border-opacity));
  }

  .group:hover .\33xl\:group-hover\:border-yellow-light{
    --tw-border-opacity: 1;
    border-color: rgba(243, 193, 42, var(--tw-border-opacity));
  }

  .group:hover .\33xl\:group-hover\:border-green-dark{
    --tw-border-opacity: 1;
    border-color: rgba(33, 115, 37, var(--tw-border-opacity));
  }

  .group:hover .\33xl\:group-hover\:border-green-light{
    --tw-border-opacity: 1;
    border-color: rgba(80, 161, 84, var(--tw-border-opacity));
  }

  .group:hover .\33xl\:group-hover\:border-purple{
    --tw-border-opacity: 1;
    border-color: rgba(164, 139, 198, var(--tw-border-opacity));
  }

  .group:hover .\33xl\:group-hover\:border-purple-light{
    --tw-border-opacity: 1;
    border-color: rgba(158, 149, 255, var(--tw-border-opacity));
  }

  .group:hover .\33xl\:group-hover\:border-brown-light{
    --tw-border-opacity: 1;
    border-color: rgba(202, 138, 78, var(--tw-border-opacity));
  }

  .group:hover .\33xl\:group-hover\:border-brown-dark{
    --tw-border-opacity: 1;
    border-color: rgba(173, 91, 31, var(--tw-border-opacity));
  }

  .\33xl\:focus-within\:border-transparent:focus-within{
    border-color: transparent;
  }

  .\33xl\:focus-within\:border-black:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .\33xl\:focus-within\:border-white:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .\33xl\:focus-within\:border-grey:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(155, 155, 155, var(--tw-border-opacity));
  }

  .\33xl\:focus-within\:border-grey-darkest:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(17, 17, 17, var(--tw-border-opacity));
  }

  .\33xl\:focus-within\:border-grey-darkest700:focus-within{
    border-color: rgba(17, 17, 17, 0.7);
  }

  .\33xl\:focus-within\:border-grey-darkest300:focus-within{
    border-color: rgba(17, 17, 17, 0.3);
  }

  .\33xl\:focus-within\:border-grey-darkest100:focus-within{
    border-color: rgba(17, 17, 17, 0.1);
  }

  .\33xl\:focus-within\:border-grey-dark:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(82, 95, 119, var(--tw-border-opacity));
  }

  .\33xl\:focus-within\:border-grey-light:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(163, 163, 163, var(--tw-border-opacity));
  }

  .\33xl\:focus-within\:border-grey-extralight:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(231, 231, 231, var(--tw-border-opacity));
  }

  .\33xl\:focus-within\:border-grey-lighter:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(180, 189, 206, var(--tw-border-opacity));
  }

  .\33xl\:focus-within\:border-grey-lightest:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(244, 244, 244, var(--tw-border-opacity));
  }

  .\33xl\:focus-within\:border-grey-timeline:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(136, 136, 136, var(--tw-border-opacity));
  }

  .\33xl\:focus-within\:border-blue:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(99, 169, 209, var(--tw-border-opacity));
  }

  .\33xl\:focus-within\:border-blue-light:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(123, 207, 255, var(--tw-border-opacity));
  }

  .\33xl\:focus-within\:border-blue-lightest:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(255, 81, 172, var(--tw-border-opacity));
  }

  .\33xl\:focus-within\:border-pink:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(237, 9, 128, var(--tw-border-opacity));
  }

  .\33xl\:focus-within\:border-pink-light:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(255, 91, 180, var(--tw-border-opacity));
  }

  .\33xl\:focus-within\:border-orange:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(243, 114, 69, var(--tw-border-opacity));
  }

  .\33xl\:focus-within\:border-yellow:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(255, 230, 0, var(--tw-border-opacity));
  }

  .\33xl\:focus-within\:border-yellow-two:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(249, 227, 32, var(--tw-border-opacity));
  }

  .\33xl\:focus-within\:border-yellow-dark:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(230, 175, 33, var(--tw-border-opacity));
  }

  .\33xl\:focus-within\:border-yellow-light:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(243, 193, 42, var(--tw-border-opacity));
  }

  .\33xl\:focus-within\:border-green-dark:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(33, 115, 37, var(--tw-border-opacity));
  }

  .\33xl\:focus-within\:border-green-light:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(80, 161, 84, var(--tw-border-opacity));
  }

  .\33xl\:focus-within\:border-purple:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(164, 139, 198, var(--tw-border-opacity));
  }

  .\33xl\:focus-within\:border-purple-light:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(158, 149, 255, var(--tw-border-opacity));
  }

  .\33xl\:focus-within\:border-brown-light:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(202, 138, 78, var(--tw-border-opacity));
  }

  .\33xl\:focus-within\:border-brown-dark:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(173, 91, 31, var(--tw-border-opacity));
  }

  .\33xl\:hover\:border-transparent:hover{
    border-color: transparent;
  }

  .\33xl\:hover\:border-black:hover{
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .\33xl\:hover\:border-white:hover{
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .\33xl\:hover\:border-grey:hover{
    --tw-border-opacity: 1;
    border-color: rgba(155, 155, 155, var(--tw-border-opacity));
  }

  .\33xl\:hover\:border-grey-darkest:hover{
    --tw-border-opacity: 1;
    border-color: rgba(17, 17, 17, var(--tw-border-opacity));
  }

  .\33xl\:hover\:border-grey-darkest700:hover{
    border-color: rgba(17, 17, 17, 0.7);
  }

  .\33xl\:hover\:border-grey-darkest300:hover{
    border-color: rgba(17, 17, 17, 0.3);
  }

  .\33xl\:hover\:border-grey-darkest100:hover{
    border-color: rgba(17, 17, 17, 0.1);
  }

  .\33xl\:hover\:border-grey-dark:hover{
    --tw-border-opacity: 1;
    border-color: rgba(82, 95, 119, var(--tw-border-opacity));
  }

  .\33xl\:hover\:border-grey-light:hover{
    --tw-border-opacity: 1;
    border-color: rgba(163, 163, 163, var(--tw-border-opacity));
  }

  .\33xl\:hover\:border-grey-extralight:hover{
    --tw-border-opacity: 1;
    border-color: rgba(231, 231, 231, var(--tw-border-opacity));
  }

  .\33xl\:hover\:border-grey-lighter:hover{
    --tw-border-opacity: 1;
    border-color: rgba(180, 189, 206, var(--tw-border-opacity));
  }

  .\33xl\:hover\:border-grey-lightest:hover{
    --tw-border-opacity: 1;
    border-color: rgba(244, 244, 244, var(--tw-border-opacity));
  }

  .\33xl\:hover\:border-grey-timeline:hover{
    --tw-border-opacity: 1;
    border-color: rgba(136, 136, 136, var(--tw-border-opacity));
  }

  .\33xl\:hover\:border-blue:hover{
    --tw-border-opacity: 1;
    border-color: rgba(99, 169, 209, var(--tw-border-opacity));
  }

  .\33xl\:hover\:border-blue-light:hover{
    --tw-border-opacity: 1;
    border-color: rgba(123, 207, 255, var(--tw-border-opacity));
  }

  .\33xl\:hover\:border-blue-lightest:hover{
    --tw-border-opacity: 1;
    border-color: rgba(255, 81, 172, var(--tw-border-opacity));
  }

  .\33xl\:hover\:border-pink:hover{
    --tw-border-opacity: 1;
    border-color: rgba(237, 9, 128, var(--tw-border-opacity));
  }

  .\33xl\:hover\:border-pink-light:hover{
    --tw-border-opacity: 1;
    border-color: rgba(255, 91, 180, var(--tw-border-opacity));
  }

  .\33xl\:hover\:border-orange:hover{
    --tw-border-opacity: 1;
    border-color: rgba(243, 114, 69, var(--tw-border-opacity));
  }

  .\33xl\:hover\:border-yellow:hover{
    --tw-border-opacity: 1;
    border-color: rgba(255, 230, 0, var(--tw-border-opacity));
  }

  .\33xl\:hover\:border-yellow-two:hover{
    --tw-border-opacity: 1;
    border-color: rgba(249, 227, 32, var(--tw-border-opacity));
  }

  .\33xl\:hover\:border-yellow-dark:hover{
    --tw-border-opacity: 1;
    border-color: rgba(230, 175, 33, var(--tw-border-opacity));
  }

  .\33xl\:hover\:border-yellow-light:hover{
    --tw-border-opacity: 1;
    border-color: rgba(243, 193, 42, var(--tw-border-opacity));
  }

  .\33xl\:hover\:border-green-dark:hover{
    --tw-border-opacity: 1;
    border-color: rgba(33, 115, 37, var(--tw-border-opacity));
  }

  .\33xl\:hover\:border-green-light:hover{
    --tw-border-opacity: 1;
    border-color: rgba(80, 161, 84, var(--tw-border-opacity));
  }

  .\33xl\:hover\:border-purple:hover{
    --tw-border-opacity: 1;
    border-color: rgba(164, 139, 198, var(--tw-border-opacity));
  }

  .\33xl\:hover\:border-purple-light:hover{
    --tw-border-opacity: 1;
    border-color: rgba(158, 149, 255, var(--tw-border-opacity));
  }

  .\33xl\:hover\:border-brown-light:hover{
    --tw-border-opacity: 1;
    border-color: rgba(202, 138, 78, var(--tw-border-opacity));
  }

  .\33xl\:hover\:border-brown-dark:hover{
    --tw-border-opacity: 1;
    border-color: rgba(173, 91, 31, var(--tw-border-opacity));
  }

  .\33xl\:focus\:border-transparent:focus{
    border-color: transparent;
  }

  .\33xl\:focus\:border-black:focus{
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .\33xl\:focus\:border-white:focus{
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .\33xl\:focus\:border-grey:focus{
    --tw-border-opacity: 1;
    border-color: rgba(155, 155, 155, var(--tw-border-opacity));
  }

  .\33xl\:focus\:border-grey-darkest:focus{
    --tw-border-opacity: 1;
    border-color: rgba(17, 17, 17, var(--tw-border-opacity));
  }

  .\33xl\:focus\:border-grey-darkest700:focus{
    border-color: rgba(17, 17, 17, 0.7);
  }

  .\33xl\:focus\:border-grey-darkest300:focus{
    border-color: rgba(17, 17, 17, 0.3);
  }

  .\33xl\:focus\:border-grey-darkest100:focus{
    border-color: rgba(17, 17, 17, 0.1);
  }

  .\33xl\:focus\:border-grey-dark:focus{
    --tw-border-opacity: 1;
    border-color: rgba(82, 95, 119, var(--tw-border-opacity));
  }

  .\33xl\:focus\:border-grey-light:focus{
    --tw-border-opacity: 1;
    border-color: rgba(163, 163, 163, var(--tw-border-opacity));
  }

  .\33xl\:focus\:border-grey-extralight:focus{
    --tw-border-opacity: 1;
    border-color: rgba(231, 231, 231, var(--tw-border-opacity));
  }

  .\33xl\:focus\:border-grey-lighter:focus{
    --tw-border-opacity: 1;
    border-color: rgba(180, 189, 206, var(--tw-border-opacity));
  }

  .\33xl\:focus\:border-grey-lightest:focus{
    --tw-border-opacity: 1;
    border-color: rgba(244, 244, 244, var(--tw-border-opacity));
  }

  .\33xl\:focus\:border-grey-timeline:focus{
    --tw-border-opacity: 1;
    border-color: rgba(136, 136, 136, var(--tw-border-opacity));
  }

  .\33xl\:focus\:border-blue:focus{
    --tw-border-opacity: 1;
    border-color: rgba(99, 169, 209, var(--tw-border-opacity));
  }

  .\33xl\:focus\:border-blue-light:focus{
    --tw-border-opacity: 1;
    border-color: rgba(123, 207, 255, var(--tw-border-opacity));
  }

  .\33xl\:focus\:border-blue-lightest:focus{
    --tw-border-opacity: 1;
    border-color: rgba(255, 81, 172, var(--tw-border-opacity));
  }

  .\33xl\:focus\:border-pink:focus{
    --tw-border-opacity: 1;
    border-color: rgba(237, 9, 128, var(--tw-border-opacity));
  }

  .\33xl\:focus\:border-pink-light:focus{
    --tw-border-opacity: 1;
    border-color: rgba(255, 91, 180, var(--tw-border-opacity));
  }

  .\33xl\:focus\:border-orange:focus{
    --tw-border-opacity: 1;
    border-color: rgba(243, 114, 69, var(--tw-border-opacity));
  }

  .\33xl\:focus\:border-yellow:focus{
    --tw-border-opacity: 1;
    border-color: rgba(255, 230, 0, var(--tw-border-opacity));
  }

  .\33xl\:focus\:border-yellow-two:focus{
    --tw-border-opacity: 1;
    border-color: rgba(249, 227, 32, var(--tw-border-opacity));
  }

  .\33xl\:focus\:border-yellow-dark:focus{
    --tw-border-opacity: 1;
    border-color: rgba(230, 175, 33, var(--tw-border-opacity));
  }

  .\33xl\:focus\:border-yellow-light:focus{
    --tw-border-opacity: 1;
    border-color: rgba(243, 193, 42, var(--tw-border-opacity));
  }

  .\33xl\:focus\:border-green-dark:focus{
    --tw-border-opacity: 1;
    border-color: rgba(33, 115, 37, var(--tw-border-opacity));
  }

  .\33xl\:focus\:border-green-light:focus{
    --tw-border-opacity: 1;
    border-color: rgba(80, 161, 84, var(--tw-border-opacity));
  }

  .\33xl\:focus\:border-purple:focus{
    --tw-border-opacity: 1;
    border-color: rgba(164, 139, 198, var(--tw-border-opacity));
  }

  .\33xl\:focus\:border-purple-light:focus{
    --tw-border-opacity: 1;
    border-color: rgba(158, 149, 255, var(--tw-border-opacity));
  }

  .\33xl\:focus\:border-brown-light:focus{
    --tw-border-opacity: 1;
    border-color: rgba(202, 138, 78, var(--tw-border-opacity));
  }

  .\33xl\:focus\:border-brown-dark:focus{
    --tw-border-opacity: 1;
    border-color: rgba(173, 91, 31, var(--tw-border-opacity));
  }

  .\33xl\:active\:border-transparent:active{
    border-color: transparent;
  }

  .\33xl\:active\:border-black:active{
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .\33xl\:active\:border-white:active{
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .\33xl\:active\:border-grey:active{
    --tw-border-opacity: 1;
    border-color: rgba(155, 155, 155, var(--tw-border-opacity));
  }

  .\33xl\:active\:border-grey-darkest:active{
    --tw-border-opacity: 1;
    border-color: rgba(17, 17, 17, var(--tw-border-opacity));
  }

  .\33xl\:active\:border-grey-darkest700:active{
    border-color: rgba(17, 17, 17, 0.7);
  }

  .\33xl\:active\:border-grey-darkest300:active{
    border-color: rgba(17, 17, 17, 0.3);
  }

  .\33xl\:active\:border-grey-darkest100:active{
    border-color: rgba(17, 17, 17, 0.1);
  }

  .\33xl\:active\:border-grey-dark:active{
    --tw-border-opacity: 1;
    border-color: rgba(82, 95, 119, var(--tw-border-opacity));
  }

  .\33xl\:active\:border-grey-light:active{
    --tw-border-opacity: 1;
    border-color: rgba(163, 163, 163, var(--tw-border-opacity));
  }

  .\33xl\:active\:border-grey-extralight:active{
    --tw-border-opacity: 1;
    border-color: rgba(231, 231, 231, var(--tw-border-opacity));
  }

  .\33xl\:active\:border-grey-lighter:active{
    --tw-border-opacity: 1;
    border-color: rgba(180, 189, 206, var(--tw-border-opacity));
  }

  .\33xl\:active\:border-grey-lightest:active{
    --tw-border-opacity: 1;
    border-color: rgba(244, 244, 244, var(--tw-border-opacity));
  }

  .\33xl\:active\:border-grey-timeline:active{
    --tw-border-opacity: 1;
    border-color: rgba(136, 136, 136, var(--tw-border-opacity));
  }

  .\33xl\:active\:border-blue:active{
    --tw-border-opacity: 1;
    border-color: rgba(99, 169, 209, var(--tw-border-opacity));
  }

  .\33xl\:active\:border-blue-light:active{
    --tw-border-opacity: 1;
    border-color: rgba(123, 207, 255, var(--tw-border-opacity));
  }

  .\33xl\:active\:border-blue-lightest:active{
    --tw-border-opacity: 1;
    border-color: rgba(255, 81, 172, var(--tw-border-opacity));
  }

  .\33xl\:active\:border-pink:active{
    --tw-border-opacity: 1;
    border-color: rgba(237, 9, 128, var(--tw-border-opacity));
  }

  .\33xl\:active\:border-pink-light:active{
    --tw-border-opacity: 1;
    border-color: rgba(255, 91, 180, var(--tw-border-opacity));
  }

  .\33xl\:active\:border-orange:active{
    --tw-border-opacity: 1;
    border-color: rgba(243, 114, 69, var(--tw-border-opacity));
  }

  .\33xl\:active\:border-yellow:active{
    --tw-border-opacity: 1;
    border-color: rgba(255, 230, 0, var(--tw-border-opacity));
  }

  .\33xl\:active\:border-yellow-two:active{
    --tw-border-opacity: 1;
    border-color: rgba(249, 227, 32, var(--tw-border-opacity));
  }

  .\33xl\:active\:border-yellow-dark:active{
    --tw-border-opacity: 1;
    border-color: rgba(230, 175, 33, var(--tw-border-opacity));
  }

  .\33xl\:active\:border-yellow-light:active{
    --tw-border-opacity: 1;
    border-color: rgba(243, 193, 42, var(--tw-border-opacity));
  }

  .\33xl\:active\:border-green-dark:active{
    --tw-border-opacity: 1;
    border-color: rgba(33, 115, 37, var(--tw-border-opacity));
  }

  .\33xl\:active\:border-green-light:active{
    --tw-border-opacity: 1;
    border-color: rgba(80, 161, 84, var(--tw-border-opacity));
  }

  .\33xl\:active\:border-purple:active{
    --tw-border-opacity: 1;
    border-color: rgba(164, 139, 198, var(--tw-border-opacity));
  }

  .\33xl\:active\:border-purple-light:active{
    --tw-border-opacity: 1;
    border-color: rgba(158, 149, 255, var(--tw-border-opacity));
  }

  .\33xl\:active\:border-brown-light:active{
    --tw-border-opacity: 1;
    border-color: rgba(202, 138, 78, var(--tw-border-opacity));
  }

  .\33xl\:active\:border-brown-dark:active{
    --tw-border-opacity: 1;
    border-color: rgba(173, 91, 31, var(--tw-border-opacity));
  }

  .\33xl\:border-opacity-0{
    --tw-border-opacity: 0;
  }

  .\33xl\:border-opacity-5{
    --tw-border-opacity: 0.05;
  }

  .\33xl\:border-opacity-10{
    --tw-border-opacity: 0.1;
  }

  .\33xl\:border-opacity-20{
    --tw-border-opacity: 0.2;
  }

  .\33xl\:border-opacity-25{
    --tw-border-opacity: 0.25;
  }

  .\33xl\:border-opacity-30{
    --tw-border-opacity: 0.3;
  }

  .\33xl\:border-opacity-40{
    --tw-border-opacity: 0.4;
  }

  .\33xl\:border-opacity-50{
    --tw-border-opacity: 0.5;
  }

  .\33xl\:border-opacity-60{
    --tw-border-opacity: 0.6;
  }

  .\33xl\:border-opacity-70{
    --tw-border-opacity: 0.7;
  }

  .\33xl\:border-opacity-75{
    --tw-border-opacity: 0.75;
  }

  .\33xl\:border-opacity-80{
    --tw-border-opacity: 0.8;
  }

  .\33xl\:border-opacity-90{
    --tw-border-opacity: 0.9;
  }

  .\33xl\:border-opacity-95{
    --tw-border-opacity: 0.95;
  }

  .\33xl\:border-opacity-100{
    --tw-border-opacity: 1;
  }

  .group:hover .\33xl\:group-hover\:border-opacity-0{
    --tw-border-opacity: 0;
  }

  .group:hover .\33xl\:group-hover\:border-opacity-5{
    --tw-border-opacity: 0.05;
  }

  .group:hover .\33xl\:group-hover\:border-opacity-10{
    --tw-border-opacity: 0.1;
  }

  .group:hover .\33xl\:group-hover\:border-opacity-20{
    --tw-border-opacity: 0.2;
  }

  .group:hover .\33xl\:group-hover\:border-opacity-25{
    --tw-border-opacity: 0.25;
  }

  .group:hover .\33xl\:group-hover\:border-opacity-30{
    --tw-border-opacity: 0.3;
  }

  .group:hover .\33xl\:group-hover\:border-opacity-40{
    --tw-border-opacity: 0.4;
  }

  .group:hover .\33xl\:group-hover\:border-opacity-50{
    --tw-border-opacity: 0.5;
  }

  .group:hover .\33xl\:group-hover\:border-opacity-60{
    --tw-border-opacity: 0.6;
  }

  .group:hover .\33xl\:group-hover\:border-opacity-70{
    --tw-border-opacity: 0.7;
  }

  .group:hover .\33xl\:group-hover\:border-opacity-75{
    --tw-border-opacity: 0.75;
  }

  .group:hover .\33xl\:group-hover\:border-opacity-80{
    --tw-border-opacity: 0.8;
  }

  .group:hover .\33xl\:group-hover\:border-opacity-90{
    --tw-border-opacity: 0.9;
  }

  .group:hover .\33xl\:group-hover\:border-opacity-95{
    --tw-border-opacity: 0.95;
  }

  .group:hover .\33xl\:group-hover\:border-opacity-100{
    --tw-border-opacity: 1;
  }

  .\33xl\:focus-within\:border-opacity-0:focus-within{
    --tw-border-opacity: 0;
  }

  .\33xl\:focus-within\:border-opacity-5:focus-within{
    --tw-border-opacity: 0.05;
  }

  .\33xl\:focus-within\:border-opacity-10:focus-within{
    --tw-border-opacity: 0.1;
  }

  .\33xl\:focus-within\:border-opacity-20:focus-within{
    --tw-border-opacity: 0.2;
  }

  .\33xl\:focus-within\:border-opacity-25:focus-within{
    --tw-border-opacity: 0.25;
  }

  .\33xl\:focus-within\:border-opacity-30:focus-within{
    --tw-border-opacity: 0.3;
  }

  .\33xl\:focus-within\:border-opacity-40:focus-within{
    --tw-border-opacity: 0.4;
  }

  .\33xl\:focus-within\:border-opacity-50:focus-within{
    --tw-border-opacity: 0.5;
  }

  .\33xl\:focus-within\:border-opacity-60:focus-within{
    --tw-border-opacity: 0.6;
  }

  .\33xl\:focus-within\:border-opacity-70:focus-within{
    --tw-border-opacity: 0.7;
  }

  .\33xl\:focus-within\:border-opacity-75:focus-within{
    --tw-border-opacity: 0.75;
  }

  .\33xl\:focus-within\:border-opacity-80:focus-within{
    --tw-border-opacity: 0.8;
  }

  .\33xl\:focus-within\:border-opacity-90:focus-within{
    --tw-border-opacity: 0.9;
  }

  .\33xl\:focus-within\:border-opacity-95:focus-within{
    --tw-border-opacity: 0.95;
  }

  .\33xl\:focus-within\:border-opacity-100:focus-within{
    --tw-border-opacity: 1;
  }

  .\33xl\:hover\:border-opacity-0:hover{
    --tw-border-opacity: 0;
  }

  .\33xl\:hover\:border-opacity-5:hover{
    --tw-border-opacity: 0.05;
  }

  .\33xl\:hover\:border-opacity-10:hover{
    --tw-border-opacity: 0.1;
  }

  .\33xl\:hover\:border-opacity-20:hover{
    --tw-border-opacity: 0.2;
  }

  .\33xl\:hover\:border-opacity-25:hover{
    --tw-border-opacity: 0.25;
  }

  .\33xl\:hover\:border-opacity-30:hover{
    --tw-border-opacity: 0.3;
  }

  .\33xl\:hover\:border-opacity-40:hover{
    --tw-border-opacity: 0.4;
  }

  .\33xl\:hover\:border-opacity-50:hover{
    --tw-border-opacity: 0.5;
  }

  .\33xl\:hover\:border-opacity-60:hover{
    --tw-border-opacity: 0.6;
  }

  .\33xl\:hover\:border-opacity-70:hover{
    --tw-border-opacity: 0.7;
  }

  .\33xl\:hover\:border-opacity-75:hover{
    --tw-border-opacity: 0.75;
  }

  .\33xl\:hover\:border-opacity-80:hover{
    --tw-border-opacity: 0.8;
  }

  .\33xl\:hover\:border-opacity-90:hover{
    --tw-border-opacity: 0.9;
  }

  .\33xl\:hover\:border-opacity-95:hover{
    --tw-border-opacity: 0.95;
  }

  .\33xl\:hover\:border-opacity-100:hover{
    --tw-border-opacity: 1;
  }

  .\33xl\:focus\:border-opacity-0:focus{
    --tw-border-opacity: 0;
  }

  .\33xl\:focus\:border-opacity-5:focus{
    --tw-border-opacity: 0.05;
  }

  .\33xl\:focus\:border-opacity-10:focus{
    --tw-border-opacity: 0.1;
  }

  .\33xl\:focus\:border-opacity-20:focus{
    --tw-border-opacity: 0.2;
  }

  .\33xl\:focus\:border-opacity-25:focus{
    --tw-border-opacity: 0.25;
  }

  .\33xl\:focus\:border-opacity-30:focus{
    --tw-border-opacity: 0.3;
  }

  .\33xl\:focus\:border-opacity-40:focus{
    --tw-border-opacity: 0.4;
  }

  .\33xl\:focus\:border-opacity-50:focus{
    --tw-border-opacity: 0.5;
  }

  .\33xl\:focus\:border-opacity-60:focus{
    --tw-border-opacity: 0.6;
  }

  .\33xl\:focus\:border-opacity-70:focus{
    --tw-border-opacity: 0.7;
  }

  .\33xl\:focus\:border-opacity-75:focus{
    --tw-border-opacity: 0.75;
  }

  .\33xl\:focus\:border-opacity-80:focus{
    --tw-border-opacity: 0.8;
  }

  .\33xl\:focus\:border-opacity-90:focus{
    --tw-border-opacity: 0.9;
  }

  .\33xl\:focus\:border-opacity-95:focus{
    --tw-border-opacity: 0.95;
  }

  .\33xl\:focus\:border-opacity-100:focus{
    --tw-border-opacity: 1;
  }

  .\33xl\:rounded-3{
    border-radius: 0.1875rem;
  }

  .\33xl\:rounded-none{
    border-radius: 0;
  }

  .\33xl\:rounded-sm{
    border-radius: 0.125rem;
  }

  .\33xl\:rounded{
    border-radius: 0.25rem;
  }

  .\33xl\:rounded-md{
    border-radius: 0.375rem;
  }

  .\33xl\:rounded-lg{
    border-radius: 0.5rem;
  }

  .\33xl\:rounded-xl{
    border-radius: 0.75rem;
  }

  .\33xl\:rounded-2xl{
    border-radius: 1rem;
  }

  .\33xl\:rounded-3xl{
    border-radius: 1.5rem;
  }

  .\33xl\:rounded-4xl{
    border-radius: 2rem;
  }

  .\33xl\:rounded-5xl{
    border-radius: 2.5rem;
  }

  .\33xl\:rounded-6xl{
    border-radius: 3.125rem;
  }

  .\33xl\:rounded-full{
    border-radius: 9999px;
  }

  .\33xl\:rounded-t-3{
    border-top-left-radius: 0.1875rem;
    border-top-right-radius: 0.1875rem;
  }

  .\33xl\:rounded-r-3{
    border-top-right-radius: 0.1875rem;
    border-bottom-right-radius: 0.1875rem;
  }

  .\33xl\:rounded-b-3{
    border-bottom-right-radius: 0.1875rem;
    border-bottom-left-radius: 0.1875rem;
  }

  .\33xl\:rounded-l-3{
    border-top-left-radius: 0.1875rem;
    border-bottom-left-radius: 0.1875rem;
  }

  .\33xl\:rounded-t-none{
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }

  .\33xl\:rounded-r-none{
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }

  .\33xl\:rounded-b-none{
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }

  .\33xl\:rounded-l-none{
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }

  .\33xl\:rounded-t-sm{
    border-top-left-radius: 0.125rem;
    border-top-right-radius: 0.125rem;
  }

  .\33xl\:rounded-r-sm{
    border-top-right-radius: 0.125rem;
    border-bottom-right-radius: 0.125rem;
  }

  .\33xl\:rounded-b-sm{
    border-bottom-right-radius: 0.125rem;
    border-bottom-left-radius: 0.125rem;
  }

  .\33xl\:rounded-l-sm{
    border-top-left-radius: 0.125rem;
    border-bottom-left-radius: 0.125rem;
  }

  .\33xl\:rounded-t{
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }

  .\33xl\:rounded-r{
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
  }

  .\33xl\:rounded-b{
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }

  .\33xl\:rounded-l{
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }

  .\33xl\:rounded-t-md{
    border-top-left-radius: 0.375rem;
    border-top-right-radius: 0.375rem;
  }

  .\33xl\:rounded-r-md{
    border-top-right-radius: 0.375rem;
    border-bottom-right-radius: 0.375rem;
  }

  .\33xl\:rounded-b-md{
    border-bottom-right-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
  }

  .\33xl\:rounded-l-md{
    border-top-left-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
  }

  .\33xl\:rounded-t-lg{
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
  }

  .\33xl\:rounded-r-lg{
    border-top-right-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
  }

  .\33xl\:rounded-b-lg{
    border-bottom-right-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
  }

  .\33xl\:rounded-l-lg{
    border-top-left-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
  }

  .\33xl\:rounded-t-xl{
    border-top-left-radius: 0.75rem;
    border-top-right-radius: 0.75rem;
  }

  .\33xl\:rounded-r-xl{
    border-top-right-radius: 0.75rem;
    border-bottom-right-radius: 0.75rem;
  }

  .\33xl\:rounded-b-xl{
    border-bottom-right-radius: 0.75rem;
    border-bottom-left-radius: 0.75rem;
  }

  .\33xl\:rounded-l-xl{
    border-top-left-radius: 0.75rem;
    border-bottom-left-radius: 0.75rem;
  }

  .\33xl\:rounded-t-2xl{
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
  }

  .\33xl\:rounded-r-2xl{
    border-top-right-radius: 1rem;
    border-bottom-right-radius: 1rem;
  }

  .\33xl\:rounded-b-2xl{
    border-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
  }

  .\33xl\:rounded-l-2xl{
    border-top-left-radius: 1rem;
    border-bottom-left-radius: 1rem;
  }

  .\33xl\:rounded-t-3xl{
    border-top-left-radius: 1.5rem;
    border-top-right-radius: 1.5rem;
  }

  .\33xl\:rounded-r-3xl{
    border-top-right-radius: 1.5rem;
    border-bottom-right-radius: 1.5rem;
  }

  .\33xl\:rounded-b-3xl{
    border-bottom-right-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
  }

  .\33xl\:rounded-l-3xl{
    border-top-left-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
  }

  .\33xl\:rounded-t-4xl{
    border-top-left-radius: 2rem;
    border-top-right-radius: 2rem;
  }

  .\33xl\:rounded-r-4xl{
    border-top-right-radius: 2rem;
    border-bottom-right-radius: 2rem;
  }

  .\33xl\:rounded-b-4xl{
    border-bottom-right-radius: 2rem;
    border-bottom-left-radius: 2rem;
  }

  .\33xl\:rounded-l-4xl{
    border-top-left-radius: 2rem;
    border-bottom-left-radius: 2rem;
  }

  .\33xl\:rounded-t-5xl{
    border-top-left-radius: 2.5rem;
    border-top-right-radius: 2.5rem;
  }

  .\33xl\:rounded-r-5xl{
    border-top-right-radius: 2.5rem;
    border-bottom-right-radius: 2.5rem;
  }

  .\33xl\:rounded-b-5xl{
    border-bottom-right-radius: 2.5rem;
    border-bottom-left-radius: 2.5rem;
  }

  .\33xl\:rounded-l-5xl{
    border-top-left-radius: 2.5rem;
    border-bottom-left-radius: 2.5rem;
  }

  .\33xl\:rounded-t-6xl{
    border-top-left-radius: 3.125rem;
    border-top-right-radius: 3.125rem;
  }

  .\33xl\:rounded-r-6xl{
    border-top-right-radius: 3.125rem;
    border-bottom-right-radius: 3.125rem;
  }

  .\33xl\:rounded-b-6xl{
    border-bottom-right-radius: 3.125rem;
    border-bottom-left-radius: 3.125rem;
  }

  .\33xl\:rounded-l-6xl{
    border-top-left-radius: 3.125rem;
    border-bottom-left-radius: 3.125rem;
  }

  .\33xl\:rounded-t-full{
    border-top-left-radius: 9999px;
    border-top-right-radius: 9999px;
  }

  .\33xl\:rounded-r-full{
    border-top-right-radius: 9999px;
    border-bottom-right-radius: 9999px;
  }

  .\33xl\:rounded-b-full{
    border-bottom-right-radius: 9999px;
    border-bottom-left-radius: 9999px;
  }

  .\33xl\:rounded-l-full{
    border-top-left-radius: 9999px;
    border-bottom-left-radius: 9999px;
  }

  .\33xl\:rounded-tl-3{
    border-top-left-radius: 0.1875rem;
  }

  .\33xl\:rounded-tr-3{
    border-top-right-radius: 0.1875rem;
  }

  .\33xl\:rounded-br-3{
    border-bottom-right-radius: 0.1875rem;
  }

  .\33xl\:rounded-bl-3{
    border-bottom-left-radius: 0.1875rem;
  }

  .\33xl\:rounded-tl-none{
    border-top-left-radius: 0;
  }

  .\33xl\:rounded-tr-none{
    border-top-right-radius: 0;
  }

  .\33xl\:rounded-br-none{
    border-bottom-right-radius: 0;
  }

  .\33xl\:rounded-bl-none{
    border-bottom-left-radius: 0;
  }

  .\33xl\:rounded-tl-sm{
    border-top-left-radius: 0.125rem;
  }

  .\33xl\:rounded-tr-sm{
    border-top-right-radius: 0.125rem;
  }

  .\33xl\:rounded-br-sm{
    border-bottom-right-radius: 0.125rem;
  }

  .\33xl\:rounded-bl-sm{
    border-bottom-left-radius: 0.125rem;
  }

  .\33xl\:rounded-tl{
    border-top-left-radius: 0.25rem;
  }

  .\33xl\:rounded-tr{
    border-top-right-radius: 0.25rem;
  }

  .\33xl\:rounded-br{
    border-bottom-right-radius: 0.25rem;
  }

  .\33xl\:rounded-bl{
    border-bottom-left-radius: 0.25rem;
  }

  .\33xl\:rounded-tl-md{
    border-top-left-radius: 0.375rem;
  }

  .\33xl\:rounded-tr-md{
    border-top-right-radius: 0.375rem;
  }

  .\33xl\:rounded-br-md{
    border-bottom-right-radius: 0.375rem;
  }

  .\33xl\:rounded-bl-md{
    border-bottom-left-radius: 0.375rem;
  }

  .\33xl\:rounded-tl-lg{
    border-top-left-radius: 0.5rem;
  }

  .\33xl\:rounded-tr-lg{
    border-top-right-radius: 0.5rem;
  }

  .\33xl\:rounded-br-lg{
    border-bottom-right-radius: 0.5rem;
  }

  .\33xl\:rounded-bl-lg{
    border-bottom-left-radius: 0.5rem;
  }

  .\33xl\:rounded-tl-xl{
    border-top-left-radius: 0.75rem;
  }

  .\33xl\:rounded-tr-xl{
    border-top-right-radius: 0.75rem;
  }

  .\33xl\:rounded-br-xl{
    border-bottom-right-radius: 0.75rem;
  }

  .\33xl\:rounded-bl-xl{
    border-bottom-left-radius: 0.75rem;
  }

  .\33xl\:rounded-tl-2xl{
    border-top-left-radius: 1rem;
  }

  .\33xl\:rounded-tr-2xl{
    border-top-right-radius: 1rem;
  }

  .\33xl\:rounded-br-2xl{
    border-bottom-right-radius: 1rem;
  }

  .\33xl\:rounded-bl-2xl{
    border-bottom-left-radius: 1rem;
  }

  .\33xl\:rounded-tl-3xl{
    border-top-left-radius: 1.5rem;
  }

  .\33xl\:rounded-tr-3xl{
    border-top-right-radius: 1.5rem;
  }

  .\33xl\:rounded-br-3xl{
    border-bottom-right-radius: 1.5rem;
  }

  .\33xl\:rounded-bl-3xl{
    border-bottom-left-radius: 1.5rem;
  }

  .\33xl\:rounded-tl-4xl{
    border-top-left-radius: 2rem;
  }

  .\33xl\:rounded-tr-4xl{
    border-top-right-radius: 2rem;
  }

  .\33xl\:rounded-br-4xl{
    border-bottom-right-radius: 2rem;
  }

  .\33xl\:rounded-bl-4xl{
    border-bottom-left-radius: 2rem;
  }

  .\33xl\:rounded-tl-5xl{
    border-top-left-radius: 2.5rem;
  }

  .\33xl\:rounded-tr-5xl{
    border-top-right-radius: 2.5rem;
  }

  .\33xl\:rounded-br-5xl{
    border-bottom-right-radius: 2.5rem;
  }

  .\33xl\:rounded-bl-5xl{
    border-bottom-left-radius: 2.5rem;
  }

  .\33xl\:rounded-tl-6xl{
    border-top-left-radius: 3.125rem;
  }

  .\33xl\:rounded-tr-6xl{
    border-top-right-radius: 3.125rem;
  }

  .\33xl\:rounded-br-6xl{
    border-bottom-right-radius: 3.125rem;
  }

  .\33xl\:rounded-bl-6xl{
    border-bottom-left-radius: 3.125rem;
  }

  .\33xl\:rounded-tl-full{
    border-top-left-radius: 9999px;
  }

  .\33xl\:rounded-tr-full{
    border-top-right-radius: 9999px;
  }

  .\33xl\:rounded-br-full{
    border-bottom-right-radius: 9999px;
  }

  .\33xl\:rounded-bl-full{
    border-bottom-left-radius: 9999px;
  }

  .\33xl\:border-solid{
    border-style: solid;
  }

  .\33xl\:border-dashed{
    border-style: dashed;
  }

  .\33xl\:border-dotted{
    border-style: dotted;
  }

  .\33xl\:border-double{
    border-style: double;
  }

  .\33xl\:border-none{
    border-style: none;
  }

  .\33xl\:border-0{
    border-width: 0px;
  }

  .\33xl\:border-2{
    border-width: 2px;
  }

  .\33xl\:border-4{
    border-width: 4px;
  }

  .\33xl\:border-8{
    border-width: 8px;
  }

  .\33xl\:border{
    border-width: 1px;
  }

  .\33xl\:border-t-0{
    border-top-width: 0px;
  }

  .\33xl\:border-r-0{
    border-right-width: 0px;
  }

  .\33xl\:border-b-0{
    border-bottom-width: 0px;
  }

  .\33xl\:border-l-0{
    border-left-width: 0px;
  }

  .\33xl\:border-t-2{
    border-top-width: 2px;
  }

  .\33xl\:border-r-2{
    border-right-width: 2px;
  }

  .\33xl\:border-b-2{
    border-bottom-width: 2px;
  }

  .\33xl\:border-l-2{
    border-left-width: 2px;
  }

  .\33xl\:border-t-4{
    border-top-width: 4px;
  }

  .\33xl\:border-r-4{
    border-right-width: 4px;
  }

  .\33xl\:border-b-4{
    border-bottom-width: 4px;
  }

  .\33xl\:border-l-4{
    border-left-width: 4px;
  }

  .\33xl\:border-t-8{
    border-top-width: 8px;
  }

  .\33xl\:border-r-8{
    border-right-width: 8px;
  }

  .\33xl\:border-b-8{
    border-bottom-width: 8px;
  }

  .\33xl\:border-l-8{
    border-left-width: 8px;
  }

  .\33xl\:border-t{
    border-top-width: 1px;
  }

  .\33xl\:border-r{
    border-right-width: 1px;
  }

  .\33xl\:border-b{
    border-bottom-width: 1px;
  }

  .\33xl\:border-l{
    border-left-width: 1px;
  }

  .\33xl\:box-border{
    box-sizing: border-box;
  }

  .\33xl\:box-content{
    box-sizing: content-box;
  }

  .\33xl\:cursor-auto{
    cursor: auto;
  }

  .\33xl\:cursor-default{
    cursor: default;
  }

  .\33xl\:cursor-pointer{
    cursor: pointer;
  }

  .\33xl\:cursor-wait{
    cursor: wait;
  }

  .\33xl\:cursor-text{
    cursor: text;
  }

  .\33xl\:cursor-move{
    cursor: move;
  }

  .\33xl\:cursor-help{
    cursor: help;
  }

  .\33xl\:cursor-not-allowed{
    cursor: not-allowed;
  }

  .\33xl\:block{
    display: block;
  }

  .\33xl\:inline-block{
    display: inline-block;
  }

  .\33xl\:inline{
    display: inline;
  }

  .\33xl\:flex{
    display: flex;
  }

  .\33xl\:inline-flex{
    display: inline-flex;
  }

  .\33xl\:table{
    display: table;
  }

  .\33xl\:table-caption{
    display: table-caption;
  }

  .\33xl\:table-cell{
    display: table-cell;
  }

  .\33xl\:table-column{
    display: table-column;
  }

  .\33xl\:table-column-group{
    display: table-column-group;
  }

  .\33xl\:table-footer-group{
    display: table-footer-group;
  }

  .\33xl\:table-header-group{
    display: table-header-group;
  }

  .\33xl\:table-row-group{
    display: table-row-group;
  }

  .\33xl\:table-row{
    display: table-row;
  }

  .\33xl\:flow-root{
    display: flow-root;
  }

  .\33xl\:grid{
    display: grid;
  }

  .\33xl\:inline-grid{
    display: inline-grid;
  }

  .\33xl\:contents{
    display: contents;
  }

  .\33xl\:hidden{
    display: none;
  }

  .\33xl\:flex-row{
    flex-direction: row;
  }

  .\33xl\:flex-row-reverse{
    flex-direction: row-reverse;
  }

  .\33xl\:flex-col{
    flex-direction: column;
  }

  .\33xl\:flex-col-reverse{
    flex-direction: column-reverse;
  }

  .\33xl\:flex-wrap{
    flex-wrap: wrap;
  }

  .\33xl\:flex-wrap-reverse{
    flex-wrap: wrap-reverse;
  }

  .\33xl\:flex-nowrap{
    flex-wrap: nowrap;
  }

  .\33xl\:place-items-auto{
    place-items: auto;
  }

  .\33xl\:place-items-start{
    place-items: start;
  }

  .\33xl\:place-items-end{
    place-items: end;
  }

  .\33xl\:place-items-center{
    place-items: center;
  }

  .\33xl\:place-items-stretch{
    place-items: stretch;
  }

  .\33xl\:place-content-center{
    place-content: center;
  }

  .\33xl\:place-content-start{
    place-content: start;
  }

  .\33xl\:place-content-end{
    place-content: end;
  }

  .\33xl\:place-content-between{
    place-content: space-between;
  }

  .\33xl\:place-content-around{
    place-content: space-around;
  }

  .\33xl\:place-content-evenly{
    place-content: space-evenly;
  }

  .\33xl\:place-content-stretch{
    place-content: stretch;
  }

  .\33xl\:place-self-auto{
    place-self: auto;
  }

  .\33xl\:place-self-start{
    place-self: start;
  }

  .\33xl\:place-self-end{
    place-self: end;
  }

  .\33xl\:place-self-center{
    place-self: center;
  }

  .\33xl\:place-self-stretch{
    place-self: stretch;
  }

  .\33xl\:items-start{
    align-items: flex-start;
  }

  .\33xl\:items-end{
    align-items: flex-end;
  }

  .\33xl\:items-center{
    align-items: center;
  }

  .\33xl\:items-baseline{
    align-items: baseline;
  }

  .\33xl\:items-stretch{
    align-items: stretch;
  }

  .\33xl\:content-center{
    align-content: center;
  }

  .\33xl\:content-start{
    align-content: flex-start;
  }

  .\33xl\:content-end{
    align-content: flex-end;
  }

  .\33xl\:content-between{
    align-content: space-between;
  }

  .\33xl\:content-around{
    align-content: space-around;
  }

  .\33xl\:content-evenly{
    align-content: space-evenly;
  }

  .\33xl\:self-auto{
    align-self: auto;
  }

  .\33xl\:self-start{
    align-self: flex-start;
  }

  .\33xl\:self-end{
    align-self: flex-end;
  }

  .\33xl\:self-center{
    align-self: center;
  }

  .\33xl\:self-stretch{
    align-self: stretch;
  }

  .\33xl\:justify-items-auto{
    justify-items: auto;
  }

  .\33xl\:justify-items-start{
    justify-items: start;
  }

  .\33xl\:justify-items-end{
    justify-items: end;
  }

  .\33xl\:justify-items-center{
    justify-items: center;
  }

  .\33xl\:justify-items-stretch{
    justify-items: stretch;
  }

  .\33xl\:justify-start{
    justify-content: flex-start;
  }

  .\33xl\:justify-end{
    justify-content: flex-end;
  }

  .\33xl\:justify-center{
    justify-content: center;
  }

  .\33xl\:justify-between{
    justify-content: space-between;
  }

  .\33xl\:justify-around{
    justify-content: space-around;
  }

  .\33xl\:justify-evenly{
    justify-content: space-evenly;
  }

  .\33xl\:justify-self-auto{
    justify-self: auto;
  }

  .\33xl\:justify-self-start{
    justify-self: start;
  }

  .\33xl\:justify-self-end{
    justify-self: end;
  }

  .\33xl\:justify-self-center{
    justify-self: center;
  }

  .\33xl\:justify-self-stretch{
    justify-self: stretch;
  }

  .\33xl\:flex-1{
    flex: 1 1 0%;
  }

  .\33xl\:flex-auto{
    flex: 1 1 auto;
  }

  .\33xl\:flex-initial{
    flex: 0 1 auto;
  }

  .\33xl\:flex-none{
    flex: none;
  }

  .\33xl\:flex-grow-0{
    flex-grow: 0;
  }

  .\33xl\:flex-grow{
    flex-grow: 1;
  }

  .\33xl\:flex-shrink-0{
    flex-shrink: 0;
  }

  .\33xl\:flex-shrink{
    flex-shrink: 1;
  }

  .\33xl\:order-1{
    order: 1;
  }

  .\33xl\:order-2{
    order: 2;
  }

  .\33xl\:order-3{
    order: 3;
  }

  .\33xl\:order-4{
    order: 4;
  }

  .\33xl\:order-5{
    order: 5;
  }

  .\33xl\:order-6{
    order: 6;
  }

  .\33xl\:order-7{
    order: 7;
  }

  .\33xl\:order-8{
    order: 8;
  }

  .\33xl\:order-9{
    order: 9;
  }

  .\33xl\:order-10{
    order: 10;
  }

  .\33xl\:order-11{
    order: 11;
  }

  .\33xl\:order-12{
    order: 12;
  }

  .\33xl\:order-first{
    order: -9999;
  }

  .\33xl\:order-last{
    order: 9999;
  }

  .\33xl\:order-none{
    order: 0;
  }

  .\33xl\:float-right{
    float: right;
  }

  .\33xl\:float-left{
    float: left;
  }

  .\33xl\:float-none{
    float: none;
  }

  .\33xl\:clear-left{
    clear: left;
  }

  .\33xl\:clear-right{
    clear: right;
  }

  .\33xl\:clear-both{
    clear: both;
  }

  .\33xl\:clear-none{
    clear: none;
  }

  .\33xl\:font-ar{
    font-family: CFAstyStdRegular, sans-serif;
  }

  .\33xl\:font-am{
    font-family: CFAstyStdMedium, sans-serif;
  }

  .\33xl\:font-m{
    font-family: Manrope, sans-serif;
  }

  .\33xl\:font-thin{
    font-weight: 100;
  }

  .\33xl\:font-extralight{
    font-weight: 200;
  }

  .\33xl\:font-light{
    font-weight: 300;
  }

  .\33xl\:font-normal{
    font-weight: 400;
  }

  .\33xl\:font-medium{
    font-weight: 500;
  }

  .\33xl\:font-semibold{
    font-weight: 600;
  }

  .\33xl\:font-bold{
    font-weight: 700;
  }

  .\33xl\:font-extrabold{
    font-weight: 800;
  }

  .\33xl\:font-black{
    font-weight: 900;
  }

  .\33xl\:h-0{
    height: 0px;
  }

  .\33xl\:h-1{
    height: 0.25rem;
  }

  .\33xl\:h-2{
    height: 0.5rem;
  }

  .\33xl\:h-3{
    height: 0.75rem;
  }

  .\33xl\:h-4{
    height: 1rem;
  }

  .\33xl\:h-5{
    height: 1.25rem;
  }

  .\33xl\:h-6{
    height: 1.5rem;
  }

  .\33xl\:h-7{
    height: 1.75rem;
  }

  .\33xl\:h-8{
    height: 2rem;
  }

  .\33xl\:h-9{
    height: 2.25rem;
  }

  .\33xl\:h-10{
    height: 2.5rem;
  }

  .\33xl\:h-11{
    height: 2.75rem;
  }

  .\33xl\:h-12{
    height: 3rem;
  }

  .\33xl\:h-13{
    height: 3.25rem;
  }

  .\33xl\:h-14{
    height: 3.5rem;
  }

  .\33xl\:h-15{
    height: 3.75rem;
  }

  .\33xl\:h-16{
    height: 4rem;
  }

  .\33xl\:h-17{
    height: 4.25rem;
  }

  .\33xl\:h-18{
    height: 4.5rem;
  }

  .\33xl\:h-19{
    height: 4.75rem;
  }

  .\33xl\:h-20{
    height: 5rem;
  }

  .\33xl\:h-22{
    height: 5.5rem;
  }

  .\33xl\:h-24{
    height: 6rem;
  }

  .\33xl\:h-25{
    height: 6.25rem;
  }

  .\33xl\:h-28{
    height: 7rem;
  }

  .\33xl\:h-30{
    height: 7.5rem;
  }

  .\33xl\:h-32{
    height: 8rem;
  }

  .\33xl\:h-34{
    height: 8.5rem;
  }

  .\33xl\:h-35{
    height: 8.75rem;
  }

  .\33xl\:h-36{
    height: 9rem;
  }

  .\33xl\:h-39{
    height: 9.75rem;
  }

  .\33xl\:h-40{
    height: 10rem;
  }

  .\33xl\:h-42{
    height: 10.5rem;
  }

  .\33xl\:h-44{
    height: 11rem;
  }

  .\33xl\:h-45{
    height: 11.25rem;
  }

  .\33xl\:h-48{
    height: 12rem;
  }

  .\33xl\:h-50{
    height: 12.5rem;
  }

  .\33xl\:h-52{
    height: 13rem;
  }

  .\33xl\:h-55{
    height: 13.75rem;
  }

  .\33xl\:h-56{
    height: 14rem;
  }

  .\33xl\:h-58{
    height: 14.5rem;
  }

  .\33xl\:h-60{
    height: 15rem;
  }

  .\33xl\:h-64{
    height: 16rem;
  }

  .\33xl\:h-65{
    height: 16.25rem;
  }

  .\33xl\:h-68{
    height: 17rem;
  }

  .\33xl\:h-69{
    height: 17.25rem;
  }

  .\33xl\:h-70{
    height: 17.5rem;
  }

  .\33xl\:h-72{
    height: 18rem;
  }

  .\33xl\:h-75{
    height: 18.75rem;
  }

  .\33xl\:h-80{
    height: 20rem;
  }

  .\33xl\:h-85{
    height: 21.25rem;
  }

  .\33xl\:h-86{
    height: 21.5rem;
  }

  .\33xl\:h-90{
    height: 22.5rem;
  }

  .\33xl\:h-96{
    height: 24rem;
  }

  .\33xl\:h-100{
    height: 25rem;
  }

  .\33xl\:h-115{
    height: 28.75rem;
  }

  .\33xl\:h-125{
    height: 31.25rem;
  }

  .\33xl\:h-142{
    height: 35.5rem;
  }

  .\33xl\:h-150{
    height: 37.5rem;
  }

  .\33xl\:h-156{
    height: 39rem;
  }

  .\33xl\:h-160{
    height: 40rem;
  }

  .\33xl\:h-175{
    height: 43.75rem;
  }

  .\33xl\:h-207{
    height: 51.75rem;
  }

  .\33xl\:h-242{
    height: 60.5rem;
  }

  .\33xl\:h-250{
    height: 62.5rem;
  }

  .\33xl\:h-258{
    height: 64.5rem;
  }

  .\33xl\:h-265{
    height: 66.25rem;
  }

  .\33xl\:h-280{
    height: 70rem;
  }

  .\33xl\:h-auto{
    height: auto;
  }

  .\33xl\:h-px{
    height: 1px;
  }

  .\33xl\:h-0\.5{
    height: 0.125rem;
  }

  .\33xl\:h-1\.5{
    height: 0.375rem;
  }

  .\33xl\:h-2\.5{
    height: 0.625rem;
  }

  .\33xl\:h-3\.5{
    height: 0.875rem;
  }

  .\33xl\:h-0\.25{
    height: 0.0625rem;
  }

  .\33xl\:h-0\.75{
    height: 0.1875rem;
  }

  .\33xl\:h-1\.25{
    height: 0.3125rem;
  }

  .\33xl\:h-1\.75{
    height: 0.4375rem;
  }

  .\33xl\:h-2\.25{
    height: 0.5625rem;
  }

  .\33xl\:h-2\.75{
    height: 0.6875rem;
  }

  .\33xl\:h-3\.25{
    height: 0.8125rem;
  }

  .\33xl\:h-3\.75{
    height: 0.9375rem;
  }

  .\33xl\:h-4\.25{
    height: 1.0625rem;
  }

  .\33xl\:h-4\.5{
    height: 1.125rem;
  }

  .\33xl\:h-4\.75{
    height: 1.1875rem;
  }

  .\33xl\:h-5\.25{
    height: 1.3125rem;
  }

  .\33xl\:h-5\.5{
    height: 1.375rem;
  }

  .\33xl\:h-5\.75{
    height: 1.4375rem;
  }

  .\33xl\:h-6\.25{
    height: 1.5625rem;
  }

  .\33xl\:h-6\.5{
    height: 1.625rem;
  }

  .\33xl\:h-6\.75{
    height: 1.6875rem;
  }

  .\33xl\:h-7\.25{
    height: 1.8125rem;
  }

  .\33xl\:h-7\.5{
    height: 1.875rem;
  }

  .\33xl\:h-8\.25{
    height: 2.0625rem;
  }

  .\33xl\:h-8\.5{
    height: 2.125rem;
  }

  .\33xl\:h-9\.25{
    height: 2.3125rem;
  }

  .\33xl\:h-9\.5{
    height: 2.375rem;
  }

  .\33xl\:h-10\.5{
    height: 2.625rem;
  }

  .\33xl\:h-11\.25{
    height: 2.8125rem;
  }

  .\33xl\:h-11\.5{
    height: 2.875rem;
  }

  .\33xl\:h-12\.5{
    height: 3.125rem;
  }

  .\33xl\:h-12\.75{
    height: 3.1875rem;
  }

  .\33xl\:h-13\.5{
    height: 3.375rem;
  }

  .\33xl\:h-14\.5{
    height: 3.625rem;
  }

  .\33xl\:h-15\.5{
    height: 3.875rem;
  }

  .\33xl\:h-15\.75{
    height: 3.9375rem;
  }

  .\33xl\:h-16\.25{
    height: 4.0625rem;
  }

  .\33xl\:h-17\.25{
    height: 4.3125rem;
  }

  .\33xl\:h-17\.5{
    height: 4.375rem;
  }

  .\33xl\:h-18\.25{
    height: 4.5625rem;
  }

  .\33xl\:h-18\.5{
    height: 4.625rem;
  }

  .\33xl\:h-20\.25{
    height: 5.0625rem;
  }

  .\33xl\:h-20\.5{
    height: 5.125rem;
  }

  .\33xl\:h-22\.5{
    height: 5.625rem;
  }

  .\33xl\:h-25\.5{
    height: 6.375rem;
  }

  .\33xl\:h-26\.75{
    height: 6.6875rem;
  }

  .\33xl\:h-32\.5{
    height: 8.125rem;
  }

  .\33xl\:h-37\.5{
    height: 9.375rem;
  }

  .\33xl\:h-41\.25{
    height: 10.3125rem;
  }

  .\33xl\:h-52\.5{
    height: 13.125rem;
  }

  .\33xl\:h-54\.5{
    height: 13.625rem;
  }

  .\33xl\:h-57\.25{
    height: 14.3125rem;
  }

  .\33xl\:h-57\.5{
    height: 14.375rem;
  }

  .\33xl\:h-66\.25{
    height: 16.5625rem;
  }

  .\33xl\:h-74\.5{
    height: 18.125rem;
  }

  .\33xl\:h-106\.25{
    height: 26.5625rem;
  }

  .\33xl\:h-112\.25{
    height: 28.0675rem;
  }

  .\33xl\:h-112\.75{
    height: 28.1875rem;
  }

  .\33xl\:h-147\.5{
    height: 36.875rem;
  }

  .\33xl\:h-162\.5{
    height: 40.625rem;
  }

  .\33xl\:h-172\.25{
    height: 42.5625rem;
  }

  .\33xl\:h-175\.25{
    height: 43.8125rem;
  }

  .\33xl\:h-184\.25{
    height: 46.0625rem;
  }

  .\33xl\:h-203\.25{
    height: 50.8125rem;
  }

  .\33xl\:h-half{
    height: 50%;
  }

  .\33xl\:h-full{
    height: 100%;
  }

  .\33xl\:h-1\/10{
    height: 10%;
  }

  .\33xl\:h-2\/10{
    height: 20%;
  }

  .\33xl\:h-3\/10{
    height: 30%;
  }

  .\33xl\:h-4\/10{
    height: 40%;
  }

  .\33xl\:h-4\.5\/10{
    height: 45%;
  }

  .\33xl\:h-5\/10{
    height: 50%;
  }

  .\33xl\:h-5\.5\/10{
    height: 55%;
  }

  .\33xl\:h-6\/10{
    height: 60%;
  }

  .\33xl\:h-7\/10{
    height: 70%;
  }

  .\33xl\:h-8\/10{
    height: 80%;
  }

  .\33xl\:h-9\/10{
    height: 90%;
  }

  .\33xl\:h-1\/12{
    height: 8.333333%;
  }

  .\33xl\:h-2\/12{
    height: 16.666667%;
  }

  .\33xl\:h-3\/12{
    height: 25%;
  }

  .\33xl\:h-4\/12{
    height: 33.333333%;
  }

  .\33xl\:h-5\/12{
    height: 41.666667%;
  }

  .\33xl\:h-6\/12{
    height: 50%;
  }

  .\33xl\:h-7\/12{
    height: 58.333333%;
  }

  .\33xl\:h-8\/12{
    height: 66.666667%;
  }

  .\33xl\:h-9\/12{
    height: 75%;
  }

  .\33xl\:h-10\/12{
    height: 83.333333%;
  }

  .\33xl\:h-11\/12{
    height: 91.666667%;
  }

  .\33xl\:h-1\/2{
    height: 50%;
  }

  .\33xl\:h-1\/3{
    height: 33.333333%;
  }

  .\33xl\:h-2\/3{
    height: 66.666667%;
  }

  .\33xl\:h-1\/4{
    height: 25%;
  }

  .\33xl\:h-2\/4{
    height: 50%;
  }

  .\33xl\:h-3\/4{
    height: 75%;
  }

  .\33xl\:h-1\/5{
    height: 20%;
  }

  .\33xl\:h-2\/5{
    height: 40%;
  }

  .\33xl\:h-3\/5{
    height: 60%;
  }

  .\33xl\:h-4\/5{
    height: 80%;
  }

  .\33xl\:h-1\/6{
    height: 16.666667%;
  }

  .\33xl\:h-2\/6{
    height: 33.333333%;
  }

  .\33xl\:h-3\/6{
    height: 50%;
  }

  .\33xl\:h-4\/6{
    height: 66.666667%;
  }

  .\33xl\:h-5\/6{
    height: 83.333333%;
  }

  .\33xl\:h-screen{
    height: 100vh;
  }

  .\33xl\:h-screen-half{
    height: 50vh;
  }

  .\33xl\:h-screen-full{
    height: 100vh;
  }

  .\33xl\:h-screen-1\/10{
    height: 10vh;
  }

  .\33xl\:h-screen-2\/10{
    height: 20vh;
  }

  .\33xl\:h-screen-3\/10{
    height: 30vh;
  }

  .\33xl\:h-screen-4\/10{
    height: 40vh;
  }

  .\33xl\:h-screen-5\/10{
    height: 50vh;
  }

  .\33xl\:h-screen-6\/10{
    height: 60vh;
  }

  .\33xl\:h-screen-7\/10{
    height: 70vh;
  }

  .\33xl\:h-screen-8\/10{
    height: 80vh;
  }

  .\33xl\:h-screen-9\/10{
    height: 90vh;
  }

  .\33xl\:h-screen-1\/12{
    height: 8.333333vh;
  }

  .\33xl\:h-screen-2\/12{
    height: 16.666667vh;
  }

  .\33xl\:h-screen-3\/12{
    height: 25vh;
  }

  .\33xl\:h-screen-4\/12{
    height: 33.333333vh;
  }

  .\33xl\:h-screen-5\/12{
    height: 41.666667vh;
  }

  .\33xl\:h-screen-6\/12{
    height: 50vh;
  }

  .\33xl\:h-screen-7\/12{
    height: 58.333333vh;
  }

  .\33xl\:h-screen-8\/12{
    height: 66.666667vh;
  }

  .\33xl\:h-screen-9\/12{
    height: 75vh;
  }

  .\33xl\:h-screen-10\/12{
    height: 83.333333vh;
  }

  .\33xl\:h-screen-11\/12{
    height: 91.666667vh;
  }

  .\33xl\:text-1{
    font-size: 0.25rem;
  }

  .\33xl\:text-2{
    font-size: 0.5rem;
  }

  .\33xl\:text-3{
    font-size: 0.75rem;
  }

  .\33xl\:text-4{
    font-size: 1rem;
  }

  .\33xl\:text-5{
    font-size: 1.25rem;
  }

  .\33xl\:text-6{
    font-size: 1.5rem;
  }

  .\33xl\:text-7{
    font-size: 1.75rem;
  }

  .\33xl\:text-8{
    font-size: 2rem;
  }

  .\33xl\:text-9{
    font-size: 2.25rem;
  }

  .\33xl\:text-10{
    font-size: 2.5rem;
  }

  .\33xl\:text-11{
    font-size: 2.75rem;
  }

  .\33xl\:text-12{
    font-size: 3rem;
  }

  .\33xl\:text-13{
    font-size: 3.25rem;
  }

  .\33xl\:text-14{
    font-size: 3.5rem;
  }

  .\33xl\:text-15{
    font-size: 3.75rem;
  }

  .\33xl\:text-16{
    font-size: 4rem;
  }

  .\33xl\:text-17{
    font-size: 4.25rem;
  }

  .\33xl\:text-18{
    font-size: 4.5rem;
  }

  .\33xl\:text-19{
    font-size: 4.75rem;
  }

  .\33xl\:text-20{
    font-size: 5rem;
  }

  .\33xl\:text-22{
    font-size: 5.5rem;
  }

  .\33xl\:text-24{
    font-size: 6rem;
  }

  .\33xl\:text-25{
    font-size: 6.25rem;
  }

  .\33xl\:text-30{
    font-size: 7.5rem;
  }

  .\33xl\:text-32{
    font-size: 8rem;
  }

  .\33xl\:text-34{
    font-size: 8.5rem;
  }

  .\33xl\:text-35{
    font-size: 8.75rem;
  }

  .\33xl\:text-36{
    font-size: 9rem;
  }

  .\33xl\:text-39{
    font-size: 9.75rem;
  }

  .\33xl\:text-40{
    font-size: 10rem;
  }

  .\33xl\:text-42{
    font-size: 10.5rem;
  }

  .\33xl\:text-45{
    font-size: 11.25rem;
  }

  .\33xl\:text-50{
    font-size: 12.5rem;
  }

  .\33xl\:text-55{
    font-size: 13.75rem;
  }

  .\33xl\:text-58{
    font-size: 14.5rem;
  }

  .\33xl\:text-60{
    font-size: 15rem;
  }

  .\33xl\:text-64{
    font-size: 16rem;
  }

  .\33xl\:text-65{
    font-size: 16.25rem;
  }

  .\33xl\:text-68{
    font-size: 17rem;
  }

  .\33xl\:text-69{
    font-size: 17.25rem;
  }

  .\33xl\:text-70{
    font-size: 17.5rem;
  }

  .\33xl\:text-75{
    font-size: 18.75rem;
  }

  .\33xl\:text-80{
    font-size: 20rem;
  }

  .\33xl\:text-85{
    font-size: 21.25rem;
  }

  .\33xl\:text-86{
    font-size: 21.5rem;
  }

  .\33xl\:text-90{
    font-size: 22.5rem;
  }

  .\33xl\:text-96{
    font-size: 24rem;
  }

  .\33xl\:text-100{
    font-size: 25rem;
  }

  .\33xl\:text-115{
    font-size: 28.75rem;
  }

  .\33xl\:text-125{
    font-size: 31.25rem;
  }

  .\33xl\:text-142{
    font-size: 35.5rem;
  }

  .\33xl\:text-150{
    font-size: 37.5rem;
  }

  .\33xl\:text-156{
    font-size: 39rem;
  }

  .\33xl\:text-160{
    font-size: 40rem;
  }

  .\33xl\:text-175{
    font-size: 43.75rem;
  }

  .\33xl\:text-207{
    font-size: 51.75rem;
  }

  .\33xl\:text-242{
    font-size: 60.5rem;
  }

  .\33xl\:text-250{
    font-size: 62.5rem;
  }

  .\33xl\:text-258{
    font-size: 64.5rem;
  }

  .\33xl\:text-265{
    font-size: 66.25rem;
  }

  .\33xl\:text-280{
    font-size: 70rem;
  }

  .\33xl\:text-0\.25{
    font-size: 0.0625rem;
  }

  .\33xl\:text-0\.5{
    font-size: 0.125rem;
  }

  .\33xl\:text-0\.75{
    font-size: 0.1875rem;
  }

  .\33xl\:text-1\.25{
    font-size: 0.3125rem;
  }

  .\33xl\:text-1\.5{
    font-size: 0.375rem;
  }

  .\33xl\:text-1\.75{
    font-size: 0.4375rem;
  }

  .\33xl\:text-2\.25{
    font-size: 0.5625rem;
  }

  .\33xl\:text-2\.5{
    font-size: 0.625rem;
  }

  .\33xl\:text-2\.75{
    font-size: 0.6875rem;
  }

  .\33xl\:text-3\.25{
    font-size: 0.8125rem;
  }

  .\33xl\:text-3\.5{
    font-size: 0.875rem;
  }

  .\33xl\:text-3\.75{
    font-size: 0.9375rem;
  }

  .\33xl\:text-4\.25{
    font-size: 1.0625rem;
  }

  .\33xl\:text-4\.5{
    font-size: 1.125rem;
  }

  .\33xl\:text-4\.75{
    font-size: 1.1875rem;
  }

  .\33xl\:text-5\.25{
    font-size: 1.3125rem;
  }

  .\33xl\:text-5\.5{
    font-size: 1.375rem;
  }

  .\33xl\:text-5\.75{
    font-size: 1.4375rem;
  }

  .\33xl\:text-6\.25{
    font-size: 1.5625rem;
  }

  .\33xl\:text-6\.5{
    font-size: 1.625rem;
  }

  .\33xl\:text-6\.75{
    font-size: 1.6875rem;
  }

  .\33xl\:text-7\.25{
    font-size: 1.8125rem;
  }

  .\33xl\:text-7\.5{
    font-size: 1.875rem;
  }

  .\33xl\:text-8\.25{
    font-size: 2.0625rem;
  }

  .\33xl\:text-8\.5{
    font-size: 2.125rem;
  }

  .\33xl\:text-9\.25{
    font-size: 2.3125rem;
  }

  .\33xl\:text-9\.5{
    font-size: 2.375rem;
  }

  .\33xl\:text-10\.5{
    font-size: 2.625rem;
  }

  .\33xl\:text-11\.25{
    font-size: 2.8125rem;
  }

  .\33xl\:text-11\.5{
    font-size: 2.875rem;
  }

  .\33xl\:text-12\.5{
    font-size: 3.125rem;
  }

  .\33xl\:text-12\.75{
    font-size: 3.1875rem;
  }

  .\33xl\:text-13\.5{
    font-size: 3.375rem;
  }

  .\33xl\:text-14\.5{
    font-size: 3.625rem;
  }

  .\33xl\:text-15\.5{
    font-size: 3.875rem;
  }

  .\33xl\:text-15\.75{
    font-size: 3.9375rem;
  }

  .\33xl\:text-16\.25{
    font-size: 4.0625rem;
  }

  .\33xl\:text-17\.25{
    font-size: 4.3125rem;
  }

  .\33xl\:text-17\.5{
    font-size: 4.375rem;
  }

  .\33xl\:text-18\.25{
    font-size: 4.5625rem;
  }

  .\33xl\:text-18\.5{
    font-size: 4.625rem;
  }

  .\33xl\:text-20\.25{
    font-size: 5.0625rem;
  }

  .\33xl\:text-20\.5{
    font-size: 5.125rem;
  }

  .\33xl\:text-22\.5{
    font-size: 5.625rem;
  }

  .\33xl\:text-25\.5{
    font-size: 6.375rem;
  }

  .\33xl\:text-26\.75{
    font-size: 6.6875rem;
  }

  .\33xl\:text-32\.5{
    font-size: 8.125rem;
  }

  .\33xl\:text-37\.5{
    font-size: 9.375rem;
  }

  .\33xl\:text-41\.25{
    font-size: 10.3125rem;
  }

  .\33xl\:text-52\.5{
    font-size: 13.125rem;
  }

  .\33xl\:text-54\.5{
    font-size: 13.625rem;
  }

  .\33xl\:text-57\.25{
    font-size: 14.3125rem;
  }

  .\33xl\:text-57\.5{
    font-size: 14.375rem;
  }

  .\33xl\:text-66\.25{
    font-size: 16.5625rem;
  }

  .\33xl\:text-74\.5{
    font-size: 18.125rem;
  }

  .\33xl\:text-106\.25{
    font-size: 26.5625rem;
  }

  .\33xl\:text-112\.25{
    font-size: 28.0675rem;
  }

  .\33xl\:text-112\.75{
    font-size: 28.1875rem;
  }

  .\33xl\:text-147\.5{
    font-size: 36.875rem;
  }

  .\33xl\:text-162\.5{
    font-size: 40.625rem;
  }

  .\33xl\:text-172\.25{
    font-size: 42.5625rem;
  }

  .\33xl\:text-175\.25{
    font-size: 43.8125rem;
  }

  .\33xl\:text-184\.25{
    font-size: 46.0625rem;
  }

  .\33xl\:text-203\.25{
    font-size: 50.8125rem;
  }

  .\33xl\:text-half{
    font-size: 50%;
  }

  .\33xl\:text-full{
    font-size: 100%;
  }

  .\33xl\:text-1\/10{
    font-size: 10%;
  }

  .\33xl\:text-2\/10{
    font-size: 20%;
  }

  .\33xl\:text-3\/10{
    font-size: 30%;
  }

  .\33xl\:text-4\/10{
    font-size: 40%;
  }

  .\33xl\:text-4\.5\/10{
    font-size: 45%;
  }

  .\33xl\:text-5\/10{
    font-size: 50%;
  }

  .\33xl\:text-5\.5\/10{
    font-size: 55%;
  }

  .\33xl\:text-6\/10{
    font-size: 60%;
  }

  .\33xl\:text-7\/10{
    font-size: 70%;
  }

  .\33xl\:text-8\/10{
    font-size: 80%;
  }

  .\33xl\:text-9\/10{
    font-size: 90%;
  }

  .\33xl\:text-1\/12{
    font-size: 8.333333%;
  }

  .\33xl\:text-2\/12{
    font-size: 16.666667%;
  }

  .\33xl\:text-3\/12{
    font-size: 25%;
  }

  .\33xl\:text-4\/12{
    font-size: 33.333333%;
  }

  .\33xl\:text-5\/12{
    font-size: 41.666667%;
  }

  .\33xl\:text-6\/12{
    font-size: 50%;
  }

  .\33xl\:text-7\/12{
    font-size: 58.333333%;
  }

  .\33xl\:text-8\/12{
    font-size: 66.666667%;
  }

  .\33xl\:text-9\/12{
    font-size: 75%;
  }

  .\33xl\:text-10\/12{
    font-size: 83.333333%;
  }

  .\33xl\:text-11\/12{
    font-size: 91.666667%;
  }

  .\33xl\:leading-1{
    line-height: 0.25rem;
  }

  .\33xl\:leading-2{
    line-height: 0.5rem;
  }

  .\33xl\:leading-3{
    line-height: 0.75rem;
  }

  .\33xl\:leading-4{
    line-height: 1rem;
  }

  .\33xl\:leading-5{
    line-height: 1.25rem;
  }

  .\33xl\:leading-6{
    line-height: 1.5rem;
  }

  .\33xl\:leading-7{
    line-height: 1.75rem;
  }

  .\33xl\:leading-8{
    line-height: 2rem;
  }

  .\33xl\:leading-9{
    line-height: 2.25rem;
  }

  .\33xl\:leading-10{
    line-height: 2.5rem;
  }

  .\33xl\:leading-11{
    line-height: 2.75rem;
  }

  .\33xl\:leading-12{
    line-height: 3rem;
  }

  .\33xl\:leading-13{
    line-height: 3.25rem;
  }

  .\33xl\:leading-14{
    line-height: 3.5rem;
  }

  .\33xl\:leading-15{
    line-height: 3.75rem;
  }

  .\33xl\:leading-16{
    line-height: 4rem;
  }

  .\33xl\:leading-17{
    line-height: 4.25rem;
  }

  .\33xl\:leading-18{
    line-height: 4.5rem;
  }

  .\33xl\:leading-19{
    line-height: 4.75rem;
  }

  .\33xl\:leading-20{
    line-height: 5rem;
  }

  .\33xl\:leading-22{
    line-height: 5.5rem;
  }

  .\33xl\:leading-24{
    line-height: 6rem;
  }

  .\33xl\:leading-25{
    line-height: 6.25rem;
  }

  .\33xl\:leading-30{
    line-height: 7.5rem;
  }

  .\33xl\:leading-32{
    line-height: 8rem;
  }

  .\33xl\:leading-34{
    line-height: 8.5rem;
  }

  .\33xl\:leading-35{
    line-height: 8.75rem;
  }

  .\33xl\:leading-36{
    line-height: 9rem;
  }

  .\33xl\:leading-39{
    line-height: 9.75rem;
  }

  .\33xl\:leading-40{
    line-height: 10rem;
  }

  .\33xl\:leading-42{
    line-height: 10.5rem;
  }

  .\33xl\:leading-45{
    line-height: 11.25rem;
  }

  .\33xl\:leading-50{
    line-height: 12.5rem;
  }

  .\33xl\:leading-55{
    line-height: 13.75rem;
  }

  .\33xl\:leading-58{
    line-height: 14.5rem;
  }

  .\33xl\:leading-60{
    line-height: 15rem;
  }

  .\33xl\:leading-64{
    line-height: 16rem;
  }

  .\33xl\:leading-65{
    line-height: 16.25rem;
  }

  .\33xl\:leading-68{
    line-height: 17rem;
  }

  .\33xl\:leading-69{
    line-height: 17.25rem;
  }

  .\33xl\:leading-70{
    line-height: 17.5rem;
  }

  .\33xl\:leading-75{
    line-height: 18.75rem;
  }

  .\33xl\:leading-80{
    line-height: 20rem;
  }

  .\33xl\:leading-85{
    line-height: 21.25rem;
  }

  .\33xl\:leading-86{
    line-height: 21.5rem;
  }

  .\33xl\:leading-90{
    line-height: 22.5rem;
  }

  .\33xl\:leading-96{
    line-height: 24rem;
  }

  .\33xl\:leading-100{
    line-height: 25rem;
  }

  .\33xl\:leading-115{
    line-height: 28.75rem;
  }

  .\33xl\:leading-125{
    line-height: 31.25rem;
  }

  .\33xl\:leading-142{
    line-height: 35.5rem;
  }

  .\33xl\:leading-150{
    line-height: 37.5rem;
  }

  .\33xl\:leading-156{
    line-height: 39rem;
  }

  .\33xl\:leading-160{
    line-height: 40rem;
  }

  .\33xl\:leading-175{
    line-height: 43.75rem;
  }

  .\33xl\:leading-207{
    line-height: 51.75rem;
  }

  .\33xl\:leading-242{
    line-height: 60.5rem;
  }

  .\33xl\:leading-250{
    line-height: 62.5rem;
  }

  .\33xl\:leading-258{
    line-height: 64.5rem;
  }

  .\33xl\:leading-265{
    line-height: 66.25rem;
  }

  .\33xl\:leading-280{
    line-height: 70rem;
  }

  .\33xl\:leading-none{
    line-height: 1;
  }

  .\33xl\:leading-tight{
    line-height: 1.25;
  }

  .\33xl\:leading-snug{
    line-height: 1.375;
  }

  .\33xl\:leading-normal{
    line-height: 1.5;
  }

  .\33xl\:leading-relaxed{
    line-height: 1.625;
  }

  .\33xl\:leading-loose{
    line-height: 2;
  }

  .\33xl\:leading-0\.25{
    line-height: 0.0625rem;
  }

  .\33xl\:leading-0\.5{
    line-height: 0.125rem;
  }

  .\33xl\:leading-0\.75{
    line-height: 0.1875rem;
  }

  .\33xl\:leading-1\.25{
    line-height: 0.3125rem;
  }

  .\33xl\:leading-1\.5{
    line-height: 0.375rem;
  }

  .\33xl\:leading-1\.75{
    line-height: 0.4375rem;
  }

  .\33xl\:leading-2\.25{
    line-height: 0.5625rem;
  }

  .\33xl\:leading-2\.5{
    line-height: 0.625rem;
  }

  .\33xl\:leading-2\.75{
    line-height: 0.6875rem;
  }

  .\33xl\:leading-3\.25{
    line-height: 0.8125rem;
  }

  .\33xl\:leading-3\.5{
    line-height: 0.875rem;
  }

  .\33xl\:leading-3\.75{
    line-height: 0.9375rem;
  }

  .\33xl\:leading-4\.25{
    line-height: 1.0625rem;
  }

  .\33xl\:leading-4\.5{
    line-height: 1.125rem;
  }

  .\33xl\:leading-4\.75{
    line-height: 1.1875rem;
  }

  .\33xl\:leading-5\.25{
    line-height: 1.3125rem;
  }

  .\33xl\:leading-5\.5{
    line-height: 1.375rem;
  }

  .\33xl\:leading-5\.75{
    line-height: 1.4375rem;
  }

  .\33xl\:leading-6\.25{
    line-height: 1.5625rem;
  }

  .\33xl\:leading-6\.5{
    line-height: 1.625rem;
  }

  .\33xl\:leading-6\.75{
    line-height: 1.6875rem;
  }

  .\33xl\:leading-7\.25{
    line-height: 1.8125rem;
  }

  .\33xl\:leading-7\.5{
    line-height: 1.875rem;
  }

  .\33xl\:leading-8\.25{
    line-height: 2.0625rem;
  }

  .\33xl\:leading-8\.5{
    line-height: 2.125rem;
  }

  .\33xl\:leading-9\.25{
    line-height: 2.3125rem;
  }

  .\33xl\:leading-9\.5{
    line-height: 2.375rem;
  }

  .\33xl\:leading-10\.5{
    line-height: 2.625rem;
  }

  .\33xl\:leading-11\.25{
    line-height: 2.8125rem;
  }

  .\33xl\:leading-11\.5{
    line-height: 2.875rem;
  }

  .\33xl\:leading-12\.5{
    line-height: 3.125rem;
  }

  .\33xl\:leading-12\.75{
    line-height: 3.1875rem;
  }

  .\33xl\:leading-13\.5{
    line-height: 3.375rem;
  }

  .\33xl\:leading-14\.5{
    line-height: 3.625rem;
  }

  .\33xl\:leading-15\.5{
    line-height: 3.875rem;
  }

  .\33xl\:leading-15\.75{
    line-height: 3.9375rem;
  }

  .\33xl\:leading-16\.25{
    line-height: 4.0625rem;
  }

  .\33xl\:leading-17\.25{
    line-height: 4.3125rem;
  }

  .\33xl\:leading-17\.5{
    line-height: 4.375rem;
  }

  .\33xl\:leading-18\.25{
    line-height: 4.5625rem;
  }

  .\33xl\:leading-18\.5{
    line-height: 4.625rem;
  }

  .\33xl\:leading-20\.25{
    line-height: 5.0625rem;
  }

  .\33xl\:leading-20\.5{
    line-height: 5.125rem;
  }

  .\33xl\:leading-22\.5{
    line-height: 5.625rem;
  }

  .\33xl\:leading-25\.5{
    line-height: 6.375rem;
  }

  .\33xl\:leading-26\.75{
    line-height: 6.6875rem;
  }

  .\33xl\:leading-32\.5{
    line-height: 8.125rem;
  }

  .\33xl\:leading-37\.5{
    line-height: 9.375rem;
  }

  .\33xl\:leading-41\.25{
    line-height: 10.3125rem;
  }

  .\33xl\:leading-52\.5{
    line-height: 13.125rem;
  }

  .\33xl\:leading-54\.5{
    line-height: 13.625rem;
  }

  .\33xl\:leading-57\.25{
    line-height: 14.3125rem;
  }

  .\33xl\:leading-57\.5{
    line-height: 14.375rem;
  }

  .\33xl\:leading-66\.25{
    line-height: 16.5625rem;
  }

  .\33xl\:leading-74\.5{
    line-height: 18.125rem;
  }

  .\33xl\:leading-106\.25{
    line-height: 26.5625rem;
  }

  .\33xl\:leading-112\.25{
    line-height: 28.0675rem;
  }

  .\33xl\:leading-112\.75{
    line-height: 28.1875rem;
  }

  .\33xl\:leading-147\.5{
    line-height: 36.875rem;
  }

  .\33xl\:leading-162\.5{
    line-height: 40.625rem;
  }

  .\33xl\:leading-172\.25{
    line-height: 42.5625rem;
  }

  .\33xl\:leading-175\.25{
    line-height: 43.8125rem;
  }

  .\33xl\:leading-184\.25{
    line-height: 46.0625rem;
  }

  .\33xl\:leading-203\.25{
    line-height: 50.8125rem;
  }

  .\33xl\:leading-half{
    line-height: 50%;
  }

  .\33xl\:leading-full{
    line-height: 100%;
  }

  .\33xl\:leading-1\/10{
    line-height: 10%;
  }

  .\33xl\:leading-2\/10{
    line-height: 20%;
  }

  .\33xl\:leading-3\/10{
    line-height: 30%;
  }

  .\33xl\:leading-4\/10{
    line-height: 40%;
  }

  .\33xl\:leading-4\.5\/10{
    line-height: 45%;
  }

  .\33xl\:leading-5\/10{
    line-height: 50%;
  }

  .\33xl\:leading-5\.5\/10{
    line-height: 55%;
  }

  .\33xl\:leading-6\/10{
    line-height: 60%;
  }

  .\33xl\:leading-7\/10{
    line-height: 70%;
  }

  .\33xl\:leading-8\/10{
    line-height: 80%;
  }

  .\33xl\:leading-9\/10{
    line-height: 90%;
  }

  .\33xl\:leading-1\/12{
    line-height: 8.333333%;
  }

  .\33xl\:leading-2\/12{
    line-height: 16.666667%;
  }

  .\33xl\:leading-3\/12{
    line-height: 25%;
  }

  .\33xl\:leading-4\/12{
    line-height: 33.333333%;
  }

  .\33xl\:leading-5\/12{
    line-height: 41.666667%;
  }

  .\33xl\:leading-6\/12{
    line-height: 50%;
  }

  .\33xl\:leading-7\/12{
    line-height: 58.333333%;
  }

  .\33xl\:leading-8\/12{
    line-height: 66.666667%;
  }

  .\33xl\:leading-9\/12{
    line-height: 75%;
  }

  .\33xl\:leading-10\/12{
    line-height: 83.333333%;
  }

  .\33xl\:leading-11\/12{
    line-height: 91.666667%;
  }

  .\33xl\:list-inside{
    list-style-position: inside;
  }

  .\33xl\:list-outside{
    list-style-position: outside;
  }

  .\33xl\:list-none{
    list-style-type: none;
  }

  .\33xl\:list-disc{
    list-style-type: disc;
  }

  .\33xl\:list-decimal{
    list-style-type: decimal;
  }

  .\33xl\:m-0{
    margin: 0px;
  }

  .\33xl\:m-1{
    margin: 0.25rem;
  }

  .\33xl\:m-2{
    margin: 0.5rem;
  }

  .\33xl\:m-3{
    margin: 0.75rem;
  }

  .\33xl\:m-4{
    margin: 1rem;
  }

  .\33xl\:m-5{
    margin: 1.25rem;
  }

  .\33xl\:m-6{
    margin: 1.5rem;
  }

  .\33xl\:m-7{
    margin: 1.75rem;
  }

  .\33xl\:m-8{
    margin: 2rem;
  }

  .\33xl\:m-9{
    margin: 2.25rem;
  }

  .\33xl\:m-10{
    margin: 2.5rem;
  }

  .\33xl\:m-11{
    margin: 2.75rem;
  }

  .\33xl\:m-12{
    margin: 3rem;
  }

  .\33xl\:m-13{
    margin: 3.25rem;
  }

  .\33xl\:m-14{
    margin: 3.5rem;
  }

  .\33xl\:m-15{
    margin: 3.75rem;
  }

  .\33xl\:m-16{
    margin: 4rem;
  }

  .\33xl\:m-17{
    margin: 4.25rem;
  }

  .\33xl\:m-18{
    margin: 4.5rem;
  }

  .\33xl\:m-19{
    margin: 4.75rem;
  }

  .\33xl\:m-20{
    margin: 5rem;
  }

  .\33xl\:m-22{
    margin: 5.5rem;
  }

  .\33xl\:m-24{
    margin: 6rem;
  }

  .\33xl\:m-25{
    margin: 6.25rem;
  }

  .\33xl\:m-28{
    margin: 7rem;
  }

  .\33xl\:m-30{
    margin: 7.5rem;
  }

  .\33xl\:m-32{
    margin: 8rem;
  }

  .\33xl\:m-34{
    margin: 8.5rem;
  }

  .\33xl\:m-35{
    margin: 8.75rem;
  }

  .\33xl\:m-36{
    margin: 9rem;
  }

  .\33xl\:m-39{
    margin: 9.75rem;
  }

  .\33xl\:m-40{
    margin: 10rem;
  }

  .\33xl\:m-42{
    margin: 10.5rem;
  }

  .\33xl\:m-44{
    margin: 11rem;
  }

  .\33xl\:m-45{
    margin: 11.25rem;
  }

  .\33xl\:m-48{
    margin: 12rem;
  }

  .\33xl\:m-50{
    margin: 12.5rem;
  }

  .\33xl\:m-52{
    margin: 13rem;
  }

  .\33xl\:m-55{
    margin: 13.75rem;
  }

  .\33xl\:m-56{
    margin: 14rem;
  }

  .\33xl\:m-58{
    margin: 14.5rem;
  }

  .\33xl\:m-60{
    margin: 15rem;
  }

  .\33xl\:m-64{
    margin: 16rem;
  }

  .\33xl\:m-65{
    margin: 16.25rem;
  }

  .\33xl\:m-68{
    margin: 17rem;
  }

  .\33xl\:m-69{
    margin: 17.25rem;
  }

  .\33xl\:m-70{
    margin: 17.5rem;
  }

  .\33xl\:m-72{
    margin: 18rem;
  }

  .\33xl\:m-75{
    margin: 18.75rem;
  }

  .\33xl\:m-80{
    margin: 20rem;
  }

  .\33xl\:m-85{
    margin: 21.25rem;
  }

  .\33xl\:m-86{
    margin: 21.5rem;
  }

  .\33xl\:m-90{
    margin: 22.5rem;
  }

  .\33xl\:m-96{
    margin: 24rem;
  }

  .\33xl\:m-100{
    margin: 25rem;
  }

  .\33xl\:m-115{
    margin: 28.75rem;
  }

  .\33xl\:m-125{
    margin: 31.25rem;
  }

  .\33xl\:m-142{
    margin: 35.5rem;
  }

  .\33xl\:m-150{
    margin: 37.5rem;
  }

  .\33xl\:m-156{
    margin: 39rem;
  }

  .\33xl\:m-160{
    margin: 40rem;
  }

  .\33xl\:m-175{
    margin: 43.75rem;
  }

  .\33xl\:m-207{
    margin: 51.75rem;
  }

  .\33xl\:m-242{
    margin: 60.5rem;
  }

  .\33xl\:m-250{
    margin: 62.5rem;
  }

  .\33xl\:m-258{
    margin: 64.5rem;
  }

  .\33xl\:m-265{
    margin: 66.25rem;
  }

  .\33xl\:m-280{
    margin: 70rem;
  }

  .\33xl\:m-auto{
    margin: auto;
  }

  .\33xl\:m-px{
    margin: 1px;
  }

  .\33xl\:m-0\.5{
    margin: 0.125rem;
  }

  .\33xl\:m-1\.5{
    margin: 0.375rem;
  }

  .\33xl\:m-2\.5{
    margin: 0.625rem;
  }

  .\33xl\:m-3\.5{
    margin: 0.875rem;
  }

  .\33xl\:m-0\.25{
    margin: 0.0625rem;
  }

  .\33xl\:m-0\.75{
    margin: 0.1875rem;
  }

  .\33xl\:m-1\.25{
    margin: 0.3125rem;
  }

  .\33xl\:m-1\.75{
    margin: 0.4375rem;
  }

  .\33xl\:m-2\.25{
    margin: 0.5625rem;
  }

  .\33xl\:m-2\.75{
    margin: 0.6875rem;
  }

  .\33xl\:m-3\.25{
    margin: 0.8125rem;
  }

  .\33xl\:m-3\.75{
    margin: 0.9375rem;
  }

  .\33xl\:m-4\.25{
    margin: 1.0625rem;
  }

  .\33xl\:m-4\.5{
    margin: 1.125rem;
  }

  .\33xl\:m-4\.75{
    margin: 1.1875rem;
  }

  .\33xl\:m-5\.25{
    margin: 1.3125rem;
  }

  .\33xl\:m-5\.5{
    margin: 1.375rem;
  }

  .\33xl\:m-5\.75{
    margin: 1.4375rem;
  }

  .\33xl\:m-6\.25{
    margin: 1.5625rem;
  }

  .\33xl\:m-6\.5{
    margin: 1.625rem;
  }

  .\33xl\:m-6\.75{
    margin: 1.6875rem;
  }

  .\33xl\:m-7\.25{
    margin: 1.8125rem;
  }

  .\33xl\:m-7\.5{
    margin: 1.875rem;
  }

  .\33xl\:m-8\.25{
    margin: 2.0625rem;
  }

  .\33xl\:m-8\.5{
    margin: 2.125rem;
  }

  .\33xl\:m-9\.25{
    margin: 2.3125rem;
  }

  .\33xl\:m-9\.5{
    margin: 2.375rem;
  }

  .\33xl\:m-10\.5{
    margin: 2.625rem;
  }

  .\33xl\:m-11\.25{
    margin: 2.8125rem;
  }

  .\33xl\:m-11\.5{
    margin: 2.875rem;
  }

  .\33xl\:m-12\.5{
    margin: 3.125rem;
  }

  .\33xl\:m-12\.75{
    margin: 3.1875rem;
  }

  .\33xl\:m-13\.5{
    margin: 3.375rem;
  }

  .\33xl\:m-14\.5{
    margin: 3.625rem;
  }

  .\33xl\:m-15\.5{
    margin: 3.875rem;
  }

  .\33xl\:m-15\.75{
    margin: 3.9375rem;
  }

  .\33xl\:m-16\.25{
    margin: 4.0625rem;
  }

  .\33xl\:m-17\.25{
    margin: 4.3125rem;
  }

  .\33xl\:m-17\.5{
    margin: 4.375rem;
  }

  .\33xl\:m-18\.25{
    margin: 4.5625rem;
  }

  .\33xl\:m-18\.5{
    margin: 4.625rem;
  }

  .\33xl\:m-20\.25{
    margin: 5.0625rem;
  }

  .\33xl\:m-20\.5{
    margin: 5.125rem;
  }

  .\33xl\:m-22\.5{
    margin: 5.625rem;
  }

  .\33xl\:m-25\.5{
    margin: 6.375rem;
  }

  .\33xl\:m-26\.75{
    margin: 6.6875rem;
  }

  .\33xl\:m-32\.5{
    margin: 8.125rem;
  }

  .\33xl\:m-37\.5{
    margin: 9.375rem;
  }

  .\33xl\:m-41\.25{
    margin: 10.3125rem;
  }

  .\33xl\:m-52\.5{
    margin: 13.125rem;
  }

  .\33xl\:m-54\.5{
    margin: 13.625rem;
  }

  .\33xl\:m-57\.25{
    margin: 14.3125rem;
  }

  .\33xl\:m-57\.5{
    margin: 14.375rem;
  }

  .\33xl\:m-66\.25{
    margin: 16.5625rem;
  }

  .\33xl\:m-74\.5{
    margin: 18.125rem;
  }

  .\33xl\:m-106\.25{
    margin: 26.5625rem;
  }

  .\33xl\:m-112\.25{
    margin: 28.0675rem;
  }

  .\33xl\:m-112\.75{
    margin: 28.1875rem;
  }

  .\33xl\:m-147\.5{
    margin: 36.875rem;
  }

  .\33xl\:m-162\.5{
    margin: 40.625rem;
  }

  .\33xl\:m-172\.25{
    margin: 42.5625rem;
  }

  .\33xl\:m-175\.25{
    margin: 43.8125rem;
  }

  .\33xl\:m-184\.25{
    margin: 46.0625rem;
  }

  .\33xl\:m-203\.25{
    margin: 50.8125rem;
  }

  .\33xl\:m-half{
    margin: 50%;
  }

  .\33xl\:m-full{
    margin: 100%;
  }

  .\33xl\:m-1\/10{
    margin: 10%;
  }

  .\33xl\:m-2\/10{
    margin: 20%;
  }

  .\33xl\:m-3\/10{
    margin: 30%;
  }

  .\33xl\:m-4\/10{
    margin: 40%;
  }

  .\33xl\:m-4\.5\/10{
    margin: 45%;
  }

  .\33xl\:m-5\/10{
    margin: 50%;
  }

  .\33xl\:m-5\.5\/10{
    margin: 55%;
  }

  .\33xl\:m-6\/10{
    margin: 60%;
  }

  .\33xl\:m-7\/10{
    margin: 70%;
  }

  .\33xl\:m-8\/10{
    margin: 80%;
  }

  .\33xl\:m-9\/10{
    margin: 90%;
  }

  .\33xl\:m-1\/12{
    margin: 8.333333%;
  }

  .\33xl\:m-2\/12{
    margin: 16.666667%;
  }

  .\33xl\:m-3\/12{
    margin: 25%;
  }

  .\33xl\:m-4\/12{
    margin: 33.333333%;
  }

  .\33xl\:m-5\/12{
    margin: 41.666667%;
  }

  .\33xl\:m-6\/12{
    margin: 50%;
  }

  .\33xl\:m-7\/12{
    margin: 58.333333%;
  }

  .\33xl\:m-8\/12{
    margin: 66.666667%;
  }

  .\33xl\:m-9\/12{
    margin: 75%;
  }

  .\33xl\:m-10\/12{
    margin: 83.333333%;
  }

  .\33xl\:m-11\/12{
    margin: 91.666667%;
  }

  .\33xl\:-m-0{
    margin: 0px;
  }

  .\33xl\:-m-1{
    margin: -0.25rem;
  }

  .\33xl\:-m-2{
    margin: -0.5rem;
  }

  .\33xl\:-m-3{
    margin: -0.75rem;
  }

  .\33xl\:-m-4{
    margin: -1rem;
  }

  .\33xl\:-m-5{
    margin: -1.25rem;
  }

  .\33xl\:-m-6{
    margin: -1.5rem;
  }

  .\33xl\:-m-7{
    margin: -1.75rem;
  }

  .\33xl\:-m-8{
    margin: -2rem;
  }

  .\33xl\:-m-9{
    margin: -2.25rem;
  }

  .\33xl\:-m-10{
    margin: -2.5rem;
  }

  .\33xl\:-m-11{
    margin: -2.75rem;
  }

  .\33xl\:-m-12{
    margin: -3rem;
  }

  .\33xl\:-m-13{
    margin: -3.25rem;
  }

  .\33xl\:-m-14{
    margin: -3.5rem;
  }

  .\33xl\:-m-15{
    margin: -3.75rem;
  }

  .\33xl\:-m-16{
    margin: -4rem;
  }

  .\33xl\:-m-17{
    margin: -4.25rem;
  }

  .\33xl\:-m-18{
    margin: -4.5rem;
  }

  .\33xl\:-m-19{
    margin: -4.75rem;
  }

  .\33xl\:-m-20{
    margin: -5rem;
  }

  .\33xl\:-m-22{
    margin: -5.5rem;
  }

  .\33xl\:-m-24{
    margin: -6rem;
  }

  .\33xl\:-m-25{
    margin: -6.25rem;
  }

  .\33xl\:-m-28{
    margin: -7rem;
  }

  .\33xl\:-m-30{
    margin: -7.5rem;
  }

  .\33xl\:-m-32{
    margin: -8rem;
  }

  .\33xl\:-m-34{
    margin: -8.5rem;
  }

  .\33xl\:-m-35{
    margin: -8.75rem;
  }

  .\33xl\:-m-36{
    margin: -9rem;
  }

  .\33xl\:-m-39{
    margin: -9.75rem;
  }

  .\33xl\:-m-40{
    margin: -10rem;
  }

  .\33xl\:-m-42{
    margin: -10.5rem;
  }

  .\33xl\:-m-44{
    margin: -11rem;
  }

  .\33xl\:-m-45{
    margin: -11.25rem;
  }

  .\33xl\:-m-48{
    margin: -12rem;
  }

  .\33xl\:-m-50{
    margin: -12.5rem;
  }

  .\33xl\:-m-52{
    margin: -13rem;
  }

  .\33xl\:-m-55{
    margin: -13.75rem;
  }

  .\33xl\:-m-56{
    margin: -14rem;
  }

  .\33xl\:-m-58{
    margin: -14.5rem;
  }

  .\33xl\:-m-60{
    margin: -15rem;
  }

  .\33xl\:-m-64{
    margin: -16rem;
  }

  .\33xl\:-m-65{
    margin: -16.25rem;
  }

  .\33xl\:-m-68{
    margin: -17rem;
  }

  .\33xl\:-m-69{
    margin: -17.25rem;
  }

  .\33xl\:-m-70{
    margin: -17.5rem;
  }

  .\33xl\:-m-72{
    margin: -18rem;
  }

  .\33xl\:-m-75{
    margin: -18.75rem;
  }

  .\33xl\:-m-80{
    margin: -20rem;
  }

  .\33xl\:-m-85{
    margin: -21.25rem;
  }

  .\33xl\:-m-86{
    margin: -21.5rem;
  }

  .\33xl\:-m-90{
    margin: -22.5rem;
  }

  .\33xl\:-m-96{
    margin: -24rem;
  }

  .\33xl\:-m-100{
    margin: -25rem;
  }

  .\33xl\:-m-115{
    margin: -28.75rem;
  }

  .\33xl\:-m-125{
    margin: -31.25rem;
  }

  .\33xl\:-m-142{
    margin: -35.5rem;
  }

  .\33xl\:-m-150{
    margin: -37.5rem;
  }

  .\33xl\:-m-156{
    margin: -39rem;
  }

  .\33xl\:-m-160{
    margin: -40rem;
  }

  .\33xl\:-m-175{
    margin: -43.75rem;
  }

  .\33xl\:-m-207{
    margin: -51.75rem;
  }

  .\33xl\:-m-242{
    margin: -60.5rem;
  }

  .\33xl\:-m-250{
    margin: -62.5rem;
  }

  .\33xl\:-m-258{
    margin: -64.5rem;
  }

  .\33xl\:-m-265{
    margin: -66.25rem;
  }

  .\33xl\:-m-280{
    margin: -70rem;
  }

  .\33xl\:-m-px{
    margin: -1px;
  }

  .\33xl\:-m-0\.5{
    margin: -0.125rem;
  }

  .\33xl\:-m-1\.5{
    margin: -0.375rem;
  }

  .\33xl\:-m-2\.5{
    margin: -0.625rem;
  }

  .\33xl\:-m-3\.5{
    margin: -0.875rem;
  }

  .\33xl\:-m-0\.25{
    margin: -0.0625rem;
  }

  .\33xl\:-m-0\.75{
    margin: -0.1875rem;
  }

  .\33xl\:-m-1\.25{
    margin: -0.3125rem;
  }

  .\33xl\:-m-1\.75{
    margin: -0.4375rem;
  }

  .\33xl\:-m-2\.25{
    margin: -0.5625rem;
  }

  .\33xl\:-m-2\.75{
    margin: -0.6875rem;
  }

  .\33xl\:-m-3\.25{
    margin: -0.8125rem;
  }

  .\33xl\:-m-3\.75{
    margin: -0.9375rem;
  }

  .\33xl\:-m-4\.25{
    margin: -1.0625rem;
  }

  .\33xl\:-m-4\.5{
    margin: -1.125rem;
  }

  .\33xl\:-m-4\.75{
    margin: -1.1875rem;
  }

  .\33xl\:-m-5\.25{
    margin: -1.3125rem;
  }

  .\33xl\:-m-5\.5{
    margin: -1.375rem;
  }

  .\33xl\:-m-5\.75{
    margin: -1.4375rem;
  }

  .\33xl\:-m-6\.25{
    margin: -1.5625rem;
  }

  .\33xl\:-m-6\.5{
    margin: -1.625rem;
  }

  .\33xl\:-m-6\.75{
    margin: -1.6875rem;
  }

  .\33xl\:-m-7\.25{
    margin: -1.8125rem;
  }

  .\33xl\:-m-7\.5{
    margin: -1.875rem;
  }

  .\33xl\:-m-8\.25{
    margin: -2.0625rem;
  }

  .\33xl\:-m-8\.5{
    margin: -2.125rem;
  }

  .\33xl\:-m-9\.25{
    margin: -2.3125rem;
  }

  .\33xl\:-m-9\.5{
    margin: -2.375rem;
  }

  .\33xl\:-m-10\.5{
    margin: -2.625rem;
  }

  .\33xl\:-m-11\.25{
    margin: -2.8125rem;
  }

  .\33xl\:-m-11\.5{
    margin: -2.875rem;
  }

  .\33xl\:-m-12\.5{
    margin: -3.125rem;
  }

  .\33xl\:-m-12\.75{
    margin: -3.1875rem;
  }

  .\33xl\:-m-13\.5{
    margin: -3.375rem;
  }

  .\33xl\:-m-14\.5{
    margin: -3.625rem;
  }

  .\33xl\:-m-15\.5{
    margin: -3.875rem;
  }

  .\33xl\:-m-15\.75{
    margin: -3.9375rem;
  }

  .\33xl\:-m-16\.25{
    margin: -4.0625rem;
  }

  .\33xl\:-m-17\.25{
    margin: -4.3125rem;
  }

  .\33xl\:-m-17\.5{
    margin: -4.375rem;
  }

  .\33xl\:-m-18\.25{
    margin: -4.5625rem;
  }

  .\33xl\:-m-18\.5{
    margin: -4.625rem;
  }

  .\33xl\:-m-20\.25{
    margin: -5.0625rem;
  }

  .\33xl\:-m-20\.5{
    margin: -5.125rem;
  }

  .\33xl\:-m-22\.5{
    margin: -5.625rem;
  }

  .\33xl\:-m-25\.5{
    margin: -6.375rem;
  }

  .\33xl\:-m-26\.75{
    margin: -6.6875rem;
  }

  .\33xl\:-m-32\.5{
    margin: -8.125rem;
  }

  .\33xl\:-m-37\.5{
    margin: -9.375rem;
  }

  .\33xl\:-m-41\.25{
    margin: -10.3125rem;
  }

  .\33xl\:-m-52\.5{
    margin: -13.125rem;
  }

  .\33xl\:-m-54\.5{
    margin: -13.625rem;
  }

  .\33xl\:-m-57\.25{
    margin: -14.3125rem;
  }

  .\33xl\:-m-57\.5{
    margin: -14.375rem;
  }

  .\33xl\:-m-66\.25{
    margin: -16.5625rem;
  }

  .\33xl\:-m-74\.5{
    margin: -18.125rem;
  }

  .\33xl\:-m-106\.25{
    margin: -26.5625rem;
  }

  .\33xl\:-m-112\.25{
    margin: -28.0675rem;
  }

  .\33xl\:-m-112\.75{
    margin: -28.1875rem;
  }

  .\33xl\:-m-147\.5{
    margin: -36.875rem;
  }

  .\33xl\:-m-162\.5{
    margin: -40.625rem;
  }

  .\33xl\:-m-172\.25{
    margin: -42.5625rem;
  }

  .\33xl\:-m-175\.25{
    margin: -43.8125rem;
  }

  .\33xl\:-m-184\.25{
    margin: -46.0625rem;
  }

  .\33xl\:-m-203\.25{
    margin: -50.8125rem;
  }

  .\33xl\:-m-half{
    margin: -50%;
  }

  .\33xl\:-m-full{
    margin: -100%;
  }

  .\33xl\:-m-1\/10{
    margin: -10%;
  }

  .\33xl\:-m-2\/10{
    margin: -20%;
  }

  .\33xl\:-m-3\/10{
    margin: -30%;
  }

  .\33xl\:-m-4\/10{
    margin: -40%;
  }

  .\33xl\:-m-4\.5\/10{
    margin: -45%;
  }

  .\33xl\:-m-5\/10{
    margin: -50%;
  }

  .\33xl\:-m-5\.5\/10{
    margin: -55%;
  }

  .\33xl\:-m-6\/10{
    margin: -60%;
  }

  .\33xl\:-m-7\/10{
    margin: -70%;
  }

  .\33xl\:-m-8\/10{
    margin: -80%;
  }

  .\33xl\:-m-9\/10{
    margin: -90%;
  }

  .\33xl\:-m-1\/12{
    margin: -8.33333%;
  }

  .\33xl\:-m-2\/12{
    margin: -16.66667%;
  }

  .\33xl\:-m-3\/12{
    margin: -25%;
  }

  .\33xl\:-m-4\/12{
    margin: -33.33333%;
  }

  .\33xl\:-m-5\/12{
    margin: -41.66667%;
  }

  .\33xl\:-m-6\/12{
    margin: -50%;
  }

  .\33xl\:-m-7\/12{
    margin: -58.33333%;
  }

  .\33xl\:-m-8\/12{
    margin: -66.66667%;
  }

  .\33xl\:-m-9\/12{
    margin: -75%;
  }

  .\33xl\:-m-10\/12{
    margin: -83.33333%;
  }

  .\33xl\:-m-11\/12{
    margin: -91.66667%;
  }

  .\33xl\:my-0{
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .\33xl\:mx-0{
    margin-left: 0px;
    margin-right: 0px;
  }

  .\33xl\:my-1{
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }

  .\33xl\:mx-1{
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }

  .\33xl\:my-2{
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }

  .\33xl\:mx-2{
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }

  .\33xl\:my-3{
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }

  .\33xl\:mx-3{
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }

  .\33xl\:my-4{
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .\33xl\:mx-4{
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .\33xl\:my-5{
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }

  .\33xl\:mx-5{
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }

  .\33xl\:my-6{
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .\33xl\:mx-6{
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .\33xl\:my-7{
    margin-top: 1.75rem;
    margin-bottom: 1.75rem;
  }

  .\33xl\:mx-7{
    margin-left: 1.75rem;
    margin-right: 1.75rem;
  }

  .\33xl\:my-8{
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .\33xl\:mx-8{
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .\33xl\:my-9{
    margin-top: 2.25rem;
    margin-bottom: 2.25rem;
  }

  .\33xl\:mx-9{
    margin-left: 2.25rem;
    margin-right: 2.25rem;
  }

  .\33xl\:my-10{
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .\33xl\:mx-10{
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }

  .\33xl\:my-11{
    margin-top: 2.75rem;
    margin-bottom: 2.75rem;
  }

  .\33xl\:mx-11{
    margin-left: 2.75rem;
    margin-right: 2.75rem;
  }

  .\33xl\:my-12{
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .\33xl\:mx-12{
    margin-left: 3rem;
    margin-right: 3rem;
  }

  .\33xl\:my-13{
    margin-top: 3.25rem;
    margin-bottom: 3.25rem;
  }

  .\33xl\:mx-13{
    margin-left: 3.25rem;
    margin-right: 3.25rem;
  }

  .\33xl\:my-14{
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }

  .\33xl\:mx-14{
    margin-left: 3.5rem;
    margin-right: 3.5rem;
  }

  .\33xl\:my-15{
    margin-top: 3.75rem;
    margin-bottom: 3.75rem;
  }

  .\33xl\:mx-15{
    margin-left: 3.75rem;
    margin-right: 3.75rem;
  }

  .\33xl\:my-16{
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .\33xl\:mx-16{
    margin-left: 4rem;
    margin-right: 4rem;
  }

  .\33xl\:my-17{
    margin-top: 4.25rem;
    margin-bottom: 4.25rem;
  }

  .\33xl\:mx-17{
    margin-left: 4.25rem;
    margin-right: 4.25rem;
  }

  .\33xl\:my-18{
    margin-top: 4.5rem;
    margin-bottom: 4.5rem;
  }

  .\33xl\:mx-18{
    margin-left: 4.5rem;
    margin-right: 4.5rem;
  }

  .\33xl\:my-19{
    margin-top: 4.75rem;
    margin-bottom: 4.75rem;
  }

  .\33xl\:mx-19{
    margin-left: 4.75rem;
    margin-right: 4.75rem;
  }

  .\33xl\:my-20{
    margin-top: 5rem;
    margin-bottom: 5rem;
  }

  .\33xl\:mx-20{
    margin-left: 5rem;
    margin-right: 5rem;
  }

  .\33xl\:my-22{
    margin-top: 5.5rem;
    margin-bottom: 5.5rem;
  }

  .\33xl\:mx-22{
    margin-left: 5.5rem;
    margin-right: 5.5rem;
  }

  .\33xl\:my-24{
    margin-top: 6rem;
    margin-bottom: 6rem;
  }

  .\33xl\:mx-24{
    margin-left: 6rem;
    margin-right: 6rem;
  }

  .\33xl\:my-25{
    margin-top: 6.25rem;
    margin-bottom: 6.25rem;
  }

  .\33xl\:mx-25{
    margin-left: 6.25rem;
    margin-right: 6.25rem;
  }

  .\33xl\:my-28{
    margin-top: 7rem;
    margin-bottom: 7rem;
  }

  .\33xl\:mx-28{
    margin-left: 7rem;
    margin-right: 7rem;
  }

  .\33xl\:my-30{
    margin-top: 7.5rem;
    margin-bottom: 7.5rem;
  }

  .\33xl\:mx-30{
    margin-left: 7.5rem;
    margin-right: 7.5rem;
  }

  .\33xl\:my-32{
    margin-top: 8rem;
    margin-bottom: 8rem;
  }

  .\33xl\:mx-32{
    margin-left: 8rem;
    margin-right: 8rem;
  }

  .\33xl\:my-34{
    margin-top: 8.5rem;
    margin-bottom: 8.5rem;
  }

  .\33xl\:mx-34{
    margin-left: 8.5rem;
    margin-right: 8.5rem;
  }

  .\33xl\:my-35{
    margin-top: 8.75rem;
    margin-bottom: 8.75rem;
  }

  .\33xl\:mx-35{
    margin-left: 8.75rem;
    margin-right: 8.75rem;
  }

  .\33xl\:my-36{
    margin-top: 9rem;
    margin-bottom: 9rem;
  }

  .\33xl\:mx-36{
    margin-left: 9rem;
    margin-right: 9rem;
  }

  .\33xl\:my-39{
    margin-top: 9.75rem;
    margin-bottom: 9.75rem;
  }

  .\33xl\:mx-39{
    margin-left: 9.75rem;
    margin-right: 9.75rem;
  }

  .\33xl\:my-40{
    margin-top: 10rem;
    margin-bottom: 10rem;
  }

  .\33xl\:mx-40{
    margin-left: 10rem;
    margin-right: 10rem;
  }

  .\33xl\:my-42{
    margin-top: 10.5rem;
    margin-bottom: 10.5rem;
  }

  .\33xl\:mx-42{
    margin-left: 10.5rem;
    margin-right: 10.5rem;
  }

  .\33xl\:my-44{
    margin-top: 11rem;
    margin-bottom: 11rem;
  }

  .\33xl\:mx-44{
    margin-left: 11rem;
    margin-right: 11rem;
  }

  .\33xl\:my-45{
    margin-top: 11.25rem;
    margin-bottom: 11.25rem;
  }

  .\33xl\:mx-45{
    margin-left: 11.25rem;
    margin-right: 11.25rem;
  }

  .\33xl\:my-48{
    margin-top: 12rem;
    margin-bottom: 12rem;
  }

  .\33xl\:mx-48{
    margin-left: 12rem;
    margin-right: 12rem;
  }

  .\33xl\:my-50{
    margin-top: 12.5rem;
    margin-bottom: 12.5rem;
  }

  .\33xl\:mx-50{
    margin-left: 12.5rem;
    margin-right: 12.5rem;
  }

  .\33xl\:my-52{
    margin-top: 13rem;
    margin-bottom: 13rem;
  }

  .\33xl\:mx-52{
    margin-left: 13rem;
    margin-right: 13rem;
  }

  .\33xl\:my-55{
    margin-top: 13.75rem;
    margin-bottom: 13.75rem;
  }

  .\33xl\:mx-55{
    margin-left: 13.75rem;
    margin-right: 13.75rem;
  }

  .\33xl\:my-56{
    margin-top: 14rem;
    margin-bottom: 14rem;
  }

  .\33xl\:mx-56{
    margin-left: 14rem;
    margin-right: 14rem;
  }

  .\33xl\:my-58{
    margin-top: 14.5rem;
    margin-bottom: 14.5rem;
  }

  .\33xl\:mx-58{
    margin-left: 14.5rem;
    margin-right: 14.5rem;
  }

  .\33xl\:my-60{
    margin-top: 15rem;
    margin-bottom: 15rem;
  }

  .\33xl\:mx-60{
    margin-left: 15rem;
    margin-right: 15rem;
  }

  .\33xl\:my-64{
    margin-top: 16rem;
    margin-bottom: 16rem;
  }

  .\33xl\:mx-64{
    margin-left: 16rem;
    margin-right: 16rem;
  }

  .\33xl\:my-65{
    margin-top: 16.25rem;
    margin-bottom: 16.25rem;
  }

  .\33xl\:mx-65{
    margin-left: 16.25rem;
    margin-right: 16.25rem;
  }

  .\33xl\:my-68{
    margin-top: 17rem;
    margin-bottom: 17rem;
  }

  .\33xl\:mx-68{
    margin-left: 17rem;
    margin-right: 17rem;
  }

  .\33xl\:my-69{
    margin-top: 17.25rem;
    margin-bottom: 17.25rem;
  }

  .\33xl\:mx-69{
    margin-left: 17.25rem;
    margin-right: 17.25rem;
  }

  .\33xl\:my-70{
    margin-top: 17.5rem;
    margin-bottom: 17.5rem;
  }

  .\33xl\:mx-70{
    margin-left: 17.5rem;
    margin-right: 17.5rem;
  }

  .\33xl\:my-72{
    margin-top: 18rem;
    margin-bottom: 18rem;
  }

  .\33xl\:mx-72{
    margin-left: 18rem;
    margin-right: 18rem;
  }

  .\33xl\:my-75{
    margin-top: 18.75rem;
    margin-bottom: 18.75rem;
  }

  .\33xl\:mx-75{
    margin-left: 18.75rem;
    margin-right: 18.75rem;
  }

  .\33xl\:my-80{
    margin-top: 20rem;
    margin-bottom: 20rem;
  }

  .\33xl\:mx-80{
    margin-left: 20rem;
    margin-right: 20rem;
  }

  .\33xl\:my-85{
    margin-top: 21.25rem;
    margin-bottom: 21.25rem;
  }

  .\33xl\:mx-85{
    margin-left: 21.25rem;
    margin-right: 21.25rem;
  }

  .\33xl\:my-86{
    margin-top: 21.5rem;
    margin-bottom: 21.5rem;
  }

  .\33xl\:mx-86{
    margin-left: 21.5rem;
    margin-right: 21.5rem;
  }

  .\33xl\:my-90{
    margin-top: 22.5rem;
    margin-bottom: 22.5rem;
  }

  .\33xl\:mx-90{
    margin-left: 22.5rem;
    margin-right: 22.5rem;
  }

  .\33xl\:my-96{
    margin-top: 24rem;
    margin-bottom: 24rem;
  }

  .\33xl\:mx-96{
    margin-left: 24rem;
    margin-right: 24rem;
  }

  .\33xl\:my-100{
    margin-top: 25rem;
    margin-bottom: 25rem;
  }

  .\33xl\:mx-100{
    margin-left: 25rem;
    margin-right: 25rem;
  }

  .\33xl\:my-115{
    margin-top: 28.75rem;
    margin-bottom: 28.75rem;
  }

  .\33xl\:mx-115{
    margin-left: 28.75rem;
    margin-right: 28.75rem;
  }

  .\33xl\:my-125{
    margin-top: 31.25rem;
    margin-bottom: 31.25rem;
  }

  .\33xl\:mx-125{
    margin-left: 31.25rem;
    margin-right: 31.25rem;
  }

  .\33xl\:my-142{
    margin-top: 35.5rem;
    margin-bottom: 35.5rem;
  }

  .\33xl\:mx-142{
    margin-left: 35.5rem;
    margin-right: 35.5rem;
  }

  .\33xl\:my-150{
    margin-top: 37.5rem;
    margin-bottom: 37.5rem;
  }

  .\33xl\:mx-150{
    margin-left: 37.5rem;
    margin-right: 37.5rem;
  }

  .\33xl\:my-156{
    margin-top: 39rem;
    margin-bottom: 39rem;
  }

  .\33xl\:mx-156{
    margin-left: 39rem;
    margin-right: 39rem;
  }

  .\33xl\:my-160{
    margin-top: 40rem;
    margin-bottom: 40rem;
  }

  .\33xl\:mx-160{
    margin-left: 40rem;
    margin-right: 40rem;
  }

  .\33xl\:my-175{
    margin-top: 43.75rem;
    margin-bottom: 43.75rem;
  }

  .\33xl\:mx-175{
    margin-left: 43.75rem;
    margin-right: 43.75rem;
  }

  .\33xl\:my-207{
    margin-top: 51.75rem;
    margin-bottom: 51.75rem;
  }

  .\33xl\:mx-207{
    margin-left: 51.75rem;
    margin-right: 51.75rem;
  }

  .\33xl\:my-242{
    margin-top: 60.5rem;
    margin-bottom: 60.5rem;
  }

  .\33xl\:mx-242{
    margin-left: 60.5rem;
    margin-right: 60.5rem;
  }

  .\33xl\:my-250{
    margin-top: 62.5rem;
    margin-bottom: 62.5rem;
  }

  .\33xl\:mx-250{
    margin-left: 62.5rem;
    margin-right: 62.5rem;
  }

  .\33xl\:my-258{
    margin-top: 64.5rem;
    margin-bottom: 64.5rem;
  }

  .\33xl\:mx-258{
    margin-left: 64.5rem;
    margin-right: 64.5rem;
  }

  .\33xl\:my-265{
    margin-top: 66.25rem;
    margin-bottom: 66.25rem;
  }

  .\33xl\:mx-265{
    margin-left: 66.25rem;
    margin-right: 66.25rem;
  }

  .\33xl\:my-280{
    margin-top: 70rem;
    margin-bottom: 70rem;
  }

  .\33xl\:mx-280{
    margin-left: 70rem;
    margin-right: 70rem;
  }

  .\33xl\:my-auto{
    margin-top: auto;
    margin-bottom: auto;
  }

  .\33xl\:mx-auto{
    margin-left: auto;
    margin-right: auto;
  }

  .\33xl\:my-px{
    margin-top: 1px;
    margin-bottom: 1px;
  }

  .\33xl\:mx-px{
    margin-left: 1px;
    margin-right: 1px;
  }

  .\33xl\:my-0\.5{
    margin-top: 0.125rem;
    margin-bottom: 0.125rem;
  }

  .\33xl\:mx-0\.5{
    margin-left: 0.125rem;
    margin-right: 0.125rem;
  }

  .\33xl\:my-1\.5{
    margin-top: 0.375rem;
    margin-bottom: 0.375rem;
  }

  .\33xl\:mx-1\.5{
    margin-left: 0.375rem;
    margin-right: 0.375rem;
  }

  .\33xl\:my-2\.5{
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
  }

  .\33xl\:mx-2\.5{
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }

  .\33xl\:my-3\.5{
    margin-top: 0.875rem;
    margin-bottom: 0.875rem;
  }

  .\33xl\:mx-3\.5{
    margin-left: 0.875rem;
    margin-right: 0.875rem;
  }

  .\33xl\:my-0\.25{
    margin-top: 0.0625rem;
    margin-bottom: 0.0625rem;
  }

  .\33xl\:mx-0\.25{
    margin-left: 0.0625rem;
    margin-right: 0.0625rem;
  }

  .\33xl\:my-0\.75{
    margin-top: 0.1875rem;
    margin-bottom: 0.1875rem;
  }

  .\33xl\:mx-0\.75{
    margin-left: 0.1875rem;
    margin-right: 0.1875rem;
  }

  .\33xl\:my-1\.25{
    margin-top: 0.3125rem;
    margin-bottom: 0.3125rem;
  }

  .\33xl\:mx-1\.25{
    margin-left: 0.3125rem;
    margin-right: 0.3125rem;
  }

  .\33xl\:my-1\.75{
    margin-top: 0.4375rem;
    margin-bottom: 0.4375rem;
  }

  .\33xl\:mx-1\.75{
    margin-left: 0.4375rem;
    margin-right: 0.4375rem;
  }

  .\33xl\:my-2\.25{
    margin-top: 0.5625rem;
    margin-bottom: 0.5625rem;
  }

  .\33xl\:mx-2\.25{
    margin-left: 0.5625rem;
    margin-right: 0.5625rem;
  }

  .\33xl\:my-2\.75{
    margin-top: 0.6875rem;
    margin-bottom: 0.6875rem;
  }

  .\33xl\:mx-2\.75{
    margin-left: 0.6875rem;
    margin-right: 0.6875rem;
  }

  .\33xl\:my-3\.25{
    margin-top: 0.8125rem;
    margin-bottom: 0.8125rem;
  }

  .\33xl\:mx-3\.25{
    margin-left: 0.8125rem;
    margin-right: 0.8125rem;
  }

  .\33xl\:my-3\.75{
    margin-top: 0.9375rem;
    margin-bottom: 0.9375rem;
  }

  .\33xl\:mx-3\.75{
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }

  .\33xl\:my-4\.25{
    margin-top: 1.0625rem;
    margin-bottom: 1.0625rem;
  }

  .\33xl\:mx-4\.25{
    margin-left: 1.0625rem;
    margin-right: 1.0625rem;
  }

  .\33xl\:my-4\.5{
    margin-top: 1.125rem;
    margin-bottom: 1.125rem;
  }

  .\33xl\:mx-4\.5{
    margin-left: 1.125rem;
    margin-right: 1.125rem;
  }

  .\33xl\:my-4\.75{
    margin-top: 1.1875rem;
    margin-bottom: 1.1875rem;
  }

  .\33xl\:mx-4\.75{
    margin-left: 1.1875rem;
    margin-right: 1.1875rem;
  }

  .\33xl\:my-5\.25{
    margin-top: 1.3125rem;
    margin-bottom: 1.3125rem;
  }

  .\33xl\:mx-5\.25{
    margin-left: 1.3125rem;
    margin-right: 1.3125rem;
  }

  .\33xl\:my-5\.5{
    margin-top: 1.375rem;
    margin-bottom: 1.375rem;
  }

  .\33xl\:mx-5\.5{
    margin-left: 1.375rem;
    margin-right: 1.375rem;
  }

  .\33xl\:my-5\.75{
    margin-top: 1.4375rem;
    margin-bottom: 1.4375rem;
  }

  .\33xl\:mx-5\.75{
    margin-left: 1.4375rem;
    margin-right: 1.4375rem;
  }

  .\33xl\:my-6\.25{
    margin-top: 1.5625rem;
    margin-bottom: 1.5625rem;
  }

  .\33xl\:mx-6\.25{
    margin-left: 1.5625rem;
    margin-right: 1.5625rem;
  }

  .\33xl\:my-6\.5{
    margin-top: 1.625rem;
    margin-bottom: 1.625rem;
  }

  .\33xl\:mx-6\.5{
    margin-left: 1.625rem;
    margin-right: 1.625rem;
  }

  .\33xl\:my-6\.75{
    margin-top: 1.6875rem;
    margin-bottom: 1.6875rem;
  }

  .\33xl\:mx-6\.75{
    margin-left: 1.6875rem;
    margin-right: 1.6875rem;
  }

  .\33xl\:my-7\.25{
    margin-top: 1.8125rem;
    margin-bottom: 1.8125rem;
  }

  .\33xl\:mx-7\.25{
    margin-left: 1.8125rem;
    margin-right: 1.8125rem;
  }

  .\33xl\:my-7\.5{
    margin-top: 1.875rem;
    margin-bottom: 1.875rem;
  }

  .\33xl\:mx-7\.5{
    margin-left: 1.875rem;
    margin-right: 1.875rem;
  }

  .\33xl\:my-8\.25{
    margin-top: 2.0625rem;
    margin-bottom: 2.0625rem;
  }

  .\33xl\:mx-8\.25{
    margin-left: 2.0625rem;
    margin-right: 2.0625rem;
  }

  .\33xl\:my-8\.5{
    margin-top: 2.125rem;
    margin-bottom: 2.125rem;
  }

  .\33xl\:mx-8\.5{
    margin-left: 2.125rem;
    margin-right: 2.125rem;
  }

  .\33xl\:my-9\.25{
    margin-top: 2.3125rem;
    margin-bottom: 2.3125rem;
  }

  .\33xl\:mx-9\.25{
    margin-left: 2.3125rem;
    margin-right: 2.3125rem;
  }

  .\33xl\:my-9\.5{
    margin-top: 2.375rem;
    margin-bottom: 2.375rem;
  }

  .\33xl\:mx-9\.5{
    margin-left: 2.375rem;
    margin-right: 2.375rem;
  }

  .\33xl\:my-10\.5{
    margin-top: 2.625rem;
    margin-bottom: 2.625rem;
  }

  .\33xl\:mx-10\.5{
    margin-left: 2.625rem;
    margin-right: 2.625rem;
  }

  .\33xl\:my-11\.25{
    margin-top: 2.8125rem;
    margin-bottom: 2.8125rem;
  }

  .\33xl\:mx-11\.25{
    margin-left: 2.8125rem;
    margin-right: 2.8125rem;
  }

  .\33xl\:my-11\.5{
    margin-top: 2.875rem;
    margin-bottom: 2.875rem;
  }

  .\33xl\:mx-11\.5{
    margin-left: 2.875rem;
    margin-right: 2.875rem;
  }

  .\33xl\:my-12\.5{
    margin-top: 3.125rem;
    margin-bottom: 3.125rem;
  }

  .\33xl\:mx-12\.5{
    margin-left: 3.125rem;
    margin-right: 3.125rem;
  }

  .\33xl\:my-12\.75{
    margin-top: 3.1875rem;
    margin-bottom: 3.1875rem;
  }

  .\33xl\:mx-12\.75{
    margin-left: 3.1875rem;
    margin-right: 3.1875rem;
  }

  .\33xl\:my-13\.5{
    margin-top: 3.375rem;
    margin-bottom: 3.375rem;
  }

  .\33xl\:mx-13\.5{
    margin-left: 3.375rem;
    margin-right: 3.375rem;
  }

  .\33xl\:my-14\.5{
    margin-top: 3.625rem;
    margin-bottom: 3.625rem;
  }

  .\33xl\:mx-14\.5{
    margin-left: 3.625rem;
    margin-right: 3.625rem;
  }

  .\33xl\:my-15\.5{
    margin-top: 3.875rem;
    margin-bottom: 3.875rem;
  }

  .\33xl\:mx-15\.5{
    margin-left: 3.875rem;
    margin-right: 3.875rem;
  }

  .\33xl\:my-15\.75{
    margin-top: 3.9375rem;
    margin-bottom: 3.9375rem;
  }

  .\33xl\:mx-15\.75{
    margin-left: 3.9375rem;
    margin-right: 3.9375rem;
  }

  .\33xl\:my-16\.25{
    margin-top: 4.0625rem;
    margin-bottom: 4.0625rem;
  }

  .\33xl\:mx-16\.25{
    margin-left: 4.0625rem;
    margin-right: 4.0625rem;
  }

  .\33xl\:my-17\.25{
    margin-top: 4.3125rem;
    margin-bottom: 4.3125rem;
  }

  .\33xl\:mx-17\.25{
    margin-left: 4.3125rem;
    margin-right: 4.3125rem;
  }

  .\33xl\:my-17\.5{
    margin-top: 4.375rem;
    margin-bottom: 4.375rem;
  }

  .\33xl\:mx-17\.5{
    margin-left: 4.375rem;
    margin-right: 4.375rem;
  }

  .\33xl\:my-18\.25{
    margin-top: 4.5625rem;
    margin-bottom: 4.5625rem;
  }

  .\33xl\:mx-18\.25{
    margin-left: 4.5625rem;
    margin-right: 4.5625rem;
  }

  .\33xl\:my-18\.5{
    margin-top: 4.625rem;
    margin-bottom: 4.625rem;
  }

  .\33xl\:mx-18\.5{
    margin-left: 4.625rem;
    margin-right: 4.625rem;
  }

  .\33xl\:my-20\.25{
    margin-top: 5.0625rem;
    margin-bottom: 5.0625rem;
  }

  .\33xl\:mx-20\.25{
    margin-left: 5.0625rem;
    margin-right: 5.0625rem;
  }

  .\33xl\:my-20\.5{
    margin-top: 5.125rem;
    margin-bottom: 5.125rem;
  }

  .\33xl\:mx-20\.5{
    margin-left: 5.125rem;
    margin-right: 5.125rem;
  }

  .\33xl\:my-22\.5{
    margin-top: 5.625rem;
    margin-bottom: 5.625rem;
  }

  .\33xl\:mx-22\.5{
    margin-left: 5.625rem;
    margin-right: 5.625rem;
  }

  .\33xl\:my-25\.5{
    margin-top: 6.375rem;
    margin-bottom: 6.375rem;
  }

  .\33xl\:mx-25\.5{
    margin-left: 6.375rem;
    margin-right: 6.375rem;
  }

  .\33xl\:my-26\.75{
    margin-top: 6.6875rem;
    margin-bottom: 6.6875rem;
  }

  .\33xl\:mx-26\.75{
    margin-left: 6.6875rem;
    margin-right: 6.6875rem;
  }

  .\33xl\:my-32\.5{
    margin-top: 8.125rem;
    margin-bottom: 8.125rem;
  }

  .\33xl\:mx-32\.5{
    margin-left: 8.125rem;
    margin-right: 8.125rem;
  }

  .\33xl\:my-37\.5{
    margin-top: 9.375rem;
    margin-bottom: 9.375rem;
  }

  .\33xl\:mx-37\.5{
    margin-left: 9.375rem;
    margin-right: 9.375rem;
  }

  .\33xl\:my-41\.25{
    margin-top: 10.3125rem;
    margin-bottom: 10.3125rem;
  }

  .\33xl\:mx-41\.25{
    margin-left: 10.3125rem;
    margin-right: 10.3125rem;
  }

  .\33xl\:my-52\.5{
    margin-top: 13.125rem;
    margin-bottom: 13.125rem;
  }

  .\33xl\:mx-52\.5{
    margin-left: 13.125rem;
    margin-right: 13.125rem;
  }

  .\33xl\:my-54\.5{
    margin-top: 13.625rem;
    margin-bottom: 13.625rem;
  }

  .\33xl\:mx-54\.5{
    margin-left: 13.625rem;
    margin-right: 13.625rem;
  }

  .\33xl\:my-57\.25{
    margin-top: 14.3125rem;
    margin-bottom: 14.3125rem;
  }

  .\33xl\:mx-57\.25{
    margin-left: 14.3125rem;
    margin-right: 14.3125rem;
  }

  .\33xl\:my-57\.5{
    margin-top: 14.375rem;
    margin-bottom: 14.375rem;
  }

  .\33xl\:mx-57\.5{
    margin-left: 14.375rem;
    margin-right: 14.375rem;
  }

  .\33xl\:my-66\.25{
    margin-top: 16.5625rem;
    margin-bottom: 16.5625rem;
  }

  .\33xl\:mx-66\.25{
    margin-left: 16.5625rem;
    margin-right: 16.5625rem;
  }

  .\33xl\:my-74\.5{
    margin-top: 18.125rem;
    margin-bottom: 18.125rem;
  }

  .\33xl\:mx-74\.5{
    margin-left: 18.125rem;
    margin-right: 18.125rem;
  }

  .\33xl\:my-106\.25{
    margin-top: 26.5625rem;
    margin-bottom: 26.5625rem;
  }

  .\33xl\:mx-106\.25{
    margin-left: 26.5625rem;
    margin-right: 26.5625rem;
  }

  .\33xl\:my-112\.25{
    margin-top: 28.0675rem;
    margin-bottom: 28.0675rem;
  }

  .\33xl\:mx-112\.25{
    margin-left: 28.0675rem;
    margin-right: 28.0675rem;
  }

  .\33xl\:my-112\.75{
    margin-top: 28.1875rem;
    margin-bottom: 28.1875rem;
  }

  .\33xl\:mx-112\.75{
    margin-left: 28.1875rem;
    margin-right: 28.1875rem;
  }

  .\33xl\:my-147\.5{
    margin-top: 36.875rem;
    margin-bottom: 36.875rem;
  }

  .\33xl\:mx-147\.5{
    margin-left: 36.875rem;
    margin-right: 36.875rem;
  }

  .\33xl\:my-162\.5{
    margin-top: 40.625rem;
    margin-bottom: 40.625rem;
  }

  .\33xl\:mx-162\.5{
    margin-left: 40.625rem;
    margin-right: 40.625rem;
  }

  .\33xl\:my-172\.25{
    margin-top: 42.5625rem;
    margin-bottom: 42.5625rem;
  }

  .\33xl\:mx-172\.25{
    margin-left: 42.5625rem;
    margin-right: 42.5625rem;
  }

  .\33xl\:my-175\.25{
    margin-top: 43.8125rem;
    margin-bottom: 43.8125rem;
  }

  .\33xl\:mx-175\.25{
    margin-left: 43.8125rem;
    margin-right: 43.8125rem;
  }

  .\33xl\:my-184\.25{
    margin-top: 46.0625rem;
    margin-bottom: 46.0625rem;
  }

  .\33xl\:mx-184\.25{
    margin-left: 46.0625rem;
    margin-right: 46.0625rem;
  }

  .\33xl\:my-203\.25{
    margin-top: 50.8125rem;
    margin-bottom: 50.8125rem;
  }

  .\33xl\:mx-203\.25{
    margin-left: 50.8125rem;
    margin-right: 50.8125rem;
  }

  .\33xl\:my-half{
    margin-top: 50%;
    margin-bottom: 50%;
  }

  .\33xl\:mx-half{
    margin-left: 50%;
    margin-right: 50%;
  }

  .\33xl\:my-full{
    margin-top: 100%;
    margin-bottom: 100%;
  }

  .\33xl\:mx-full{
    margin-left: 100%;
    margin-right: 100%;
  }

  .\33xl\:my-1\/10{
    margin-top: 10%;
    margin-bottom: 10%;
  }

  .\33xl\:mx-1\/10{
    margin-left: 10%;
    margin-right: 10%;
  }

  .\33xl\:my-2\/10{
    margin-top: 20%;
    margin-bottom: 20%;
  }

  .\33xl\:mx-2\/10{
    margin-left: 20%;
    margin-right: 20%;
  }

  .\33xl\:my-3\/10{
    margin-top: 30%;
    margin-bottom: 30%;
  }

  .\33xl\:mx-3\/10{
    margin-left: 30%;
    margin-right: 30%;
  }

  .\33xl\:my-4\/10{
    margin-top: 40%;
    margin-bottom: 40%;
  }

  .\33xl\:mx-4\/10{
    margin-left: 40%;
    margin-right: 40%;
  }

  .\33xl\:my-4\.5\/10{
    margin-top: 45%;
    margin-bottom: 45%;
  }

  .\33xl\:mx-4\.5\/10{
    margin-left: 45%;
    margin-right: 45%;
  }

  .\33xl\:my-5\/10{
    margin-top: 50%;
    margin-bottom: 50%;
  }

  .\33xl\:mx-5\/10{
    margin-left: 50%;
    margin-right: 50%;
  }

  .\33xl\:my-5\.5\/10{
    margin-top: 55%;
    margin-bottom: 55%;
  }

  .\33xl\:mx-5\.5\/10{
    margin-left: 55%;
    margin-right: 55%;
  }

  .\33xl\:my-6\/10{
    margin-top: 60%;
    margin-bottom: 60%;
  }

  .\33xl\:mx-6\/10{
    margin-left: 60%;
    margin-right: 60%;
  }

  .\33xl\:my-7\/10{
    margin-top: 70%;
    margin-bottom: 70%;
  }

  .\33xl\:mx-7\/10{
    margin-left: 70%;
    margin-right: 70%;
  }

  .\33xl\:my-8\/10{
    margin-top: 80%;
    margin-bottom: 80%;
  }

  .\33xl\:mx-8\/10{
    margin-left: 80%;
    margin-right: 80%;
  }

  .\33xl\:my-9\/10{
    margin-top: 90%;
    margin-bottom: 90%;
  }

  .\33xl\:mx-9\/10{
    margin-left: 90%;
    margin-right: 90%;
  }

  .\33xl\:my-1\/12{
    margin-top: 8.333333%;
    margin-bottom: 8.333333%;
  }

  .\33xl\:mx-1\/12{
    margin-left: 8.333333%;
    margin-right: 8.333333%;
  }

  .\33xl\:my-2\/12{
    margin-top: 16.666667%;
    margin-bottom: 16.666667%;
  }

  .\33xl\:mx-2\/12{
    margin-left: 16.666667%;
    margin-right: 16.666667%;
  }

  .\33xl\:my-3\/12{
    margin-top: 25%;
    margin-bottom: 25%;
  }

  .\33xl\:mx-3\/12{
    margin-left: 25%;
    margin-right: 25%;
  }

  .\33xl\:my-4\/12{
    margin-top: 33.333333%;
    margin-bottom: 33.333333%;
  }

  .\33xl\:mx-4\/12{
    margin-left: 33.333333%;
    margin-right: 33.333333%;
  }

  .\33xl\:my-5\/12{
    margin-top: 41.666667%;
    margin-bottom: 41.666667%;
  }

  .\33xl\:mx-5\/12{
    margin-left: 41.666667%;
    margin-right: 41.666667%;
  }

  .\33xl\:my-6\/12{
    margin-top: 50%;
    margin-bottom: 50%;
  }

  .\33xl\:mx-6\/12{
    margin-left: 50%;
    margin-right: 50%;
  }

  .\33xl\:my-7\/12{
    margin-top: 58.333333%;
    margin-bottom: 58.333333%;
  }

  .\33xl\:mx-7\/12{
    margin-left: 58.333333%;
    margin-right: 58.333333%;
  }

  .\33xl\:my-8\/12{
    margin-top: 66.666667%;
    margin-bottom: 66.666667%;
  }

  .\33xl\:mx-8\/12{
    margin-left: 66.666667%;
    margin-right: 66.666667%;
  }

  .\33xl\:my-9\/12{
    margin-top: 75%;
    margin-bottom: 75%;
  }

  .\33xl\:mx-9\/12{
    margin-left: 75%;
    margin-right: 75%;
  }

  .\33xl\:my-10\/12{
    margin-top: 83.333333%;
    margin-bottom: 83.333333%;
  }

  .\33xl\:mx-10\/12{
    margin-left: 83.333333%;
    margin-right: 83.333333%;
  }

  .\33xl\:my-11\/12{
    margin-top: 91.666667%;
    margin-bottom: 91.666667%;
  }

  .\33xl\:mx-11\/12{
    margin-left: 91.666667%;
    margin-right: 91.666667%;
  }

  .\33xl\:-my-0{
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .\33xl\:-mx-0{
    margin-left: 0px;
    margin-right: 0px;
  }

  .\33xl\:-my-1{
    margin-top: -0.25rem;
    margin-bottom: -0.25rem;
  }

  .\33xl\:-mx-1{
    margin-left: -0.25rem;
    margin-right: -0.25rem;
  }

  .\33xl\:-my-2{
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }

  .\33xl\:-mx-2{
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }

  .\33xl\:-my-3{
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }

  .\33xl\:-mx-3{
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }

  .\33xl\:-my-4{
    margin-top: -1rem;
    margin-bottom: -1rem;
  }

  .\33xl\:-mx-4{
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .\33xl\:-my-5{
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
  }

  .\33xl\:-mx-5{
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }

  .\33xl\:-my-6{
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
  }

  .\33xl\:-mx-6{
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }

  .\33xl\:-my-7{
    margin-top: -1.75rem;
    margin-bottom: -1.75rem;
  }

  .\33xl\:-mx-7{
    margin-left: -1.75rem;
    margin-right: -1.75rem;
  }

  .\33xl\:-my-8{
    margin-top: -2rem;
    margin-bottom: -2rem;
  }

  .\33xl\:-mx-8{
    margin-left: -2rem;
    margin-right: -2rem;
  }

  .\33xl\:-my-9{
    margin-top: -2.25rem;
    margin-bottom: -2.25rem;
  }

  .\33xl\:-mx-9{
    margin-left: -2.25rem;
    margin-right: -2.25rem;
  }

  .\33xl\:-my-10{
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
  }

  .\33xl\:-mx-10{
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }

  .\33xl\:-my-11{
    margin-top: -2.75rem;
    margin-bottom: -2.75rem;
  }

  .\33xl\:-mx-11{
    margin-left: -2.75rem;
    margin-right: -2.75rem;
  }

  .\33xl\:-my-12{
    margin-top: -3rem;
    margin-bottom: -3rem;
  }

  .\33xl\:-mx-12{
    margin-left: -3rem;
    margin-right: -3rem;
  }

  .\33xl\:-my-13{
    margin-top: -3.25rem;
    margin-bottom: -3.25rem;
  }

  .\33xl\:-mx-13{
    margin-left: -3.25rem;
    margin-right: -3.25rem;
  }

  .\33xl\:-my-14{
    margin-top: -3.5rem;
    margin-bottom: -3.5rem;
  }

  .\33xl\:-mx-14{
    margin-left: -3.5rem;
    margin-right: -3.5rem;
  }

  .\33xl\:-my-15{
    margin-top: -3.75rem;
    margin-bottom: -3.75rem;
  }

  .\33xl\:-mx-15{
    margin-left: -3.75rem;
    margin-right: -3.75rem;
  }

  .\33xl\:-my-16{
    margin-top: -4rem;
    margin-bottom: -4rem;
  }

  .\33xl\:-mx-16{
    margin-left: -4rem;
    margin-right: -4rem;
  }

  .\33xl\:-my-17{
    margin-top: -4.25rem;
    margin-bottom: -4.25rem;
  }

  .\33xl\:-mx-17{
    margin-left: -4.25rem;
    margin-right: -4.25rem;
  }

  .\33xl\:-my-18{
    margin-top: -4.5rem;
    margin-bottom: -4.5rem;
  }

  .\33xl\:-mx-18{
    margin-left: -4.5rem;
    margin-right: -4.5rem;
  }

  .\33xl\:-my-19{
    margin-top: -4.75rem;
    margin-bottom: -4.75rem;
  }

  .\33xl\:-mx-19{
    margin-left: -4.75rem;
    margin-right: -4.75rem;
  }

  .\33xl\:-my-20{
    margin-top: -5rem;
    margin-bottom: -5rem;
  }

  .\33xl\:-mx-20{
    margin-left: -5rem;
    margin-right: -5rem;
  }

  .\33xl\:-my-22{
    margin-top: -5.5rem;
    margin-bottom: -5.5rem;
  }

  .\33xl\:-mx-22{
    margin-left: -5.5rem;
    margin-right: -5.5rem;
  }

  .\33xl\:-my-24{
    margin-top: -6rem;
    margin-bottom: -6rem;
  }

  .\33xl\:-mx-24{
    margin-left: -6rem;
    margin-right: -6rem;
  }

  .\33xl\:-my-25{
    margin-top: -6.25rem;
    margin-bottom: -6.25rem;
  }

  .\33xl\:-mx-25{
    margin-left: -6.25rem;
    margin-right: -6.25rem;
  }

  .\33xl\:-my-28{
    margin-top: -7rem;
    margin-bottom: -7rem;
  }

  .\33xl\:-mx-28{
    margin-left: -7rem;
    margin-right: -7rem;
  }

  .\33xl\:-my-30{
    margin-top: -7.5rem;
    margin-bottom: -7.5rem;
  }

  .\33xl\:-mx-30{
    margin-left: -7.5rem;
    margin-right: -7.5rem;
  }

  .\33xl\:-my-32{
    margin-top: -8rem;
    margin-bottom: -8rem;
  }

  .\33xl\:-mx-32{
    margin-left: -8rem;
    margin-right: -8rem;
  }

  .\33xl\:-my-34{
    margin-top: -8.5rem;
    margin-bottom: -8.5rem;
  }

  .\33xl\:-mx-34{
    margin-left: -8.5rem;
    margin-right: -8.5rem;
  }

  .\33xl\:-my-35{
    margin-top: -8.75rem;
    margin-bottom: -8.75rem;
  }

  .\33xl\:-mx-35{
    margin-left: -8.75rem;
    margin-right: -8.75rem;
  }

  .\33xl\:-my-36{
    margin-top: -9rem;
    margin-bottom: -9rem;
  }

  .\33xl\:-mx-36{
    margin-left: -9rem;
    margin-right: -9rem;
  }

  .\33xl\:-my-39{
    margin-top: -9.75rem;
    margin-bottom: -9.75rem;
  }

  .\33xl\:-mx-39{
    margin-left: -9.75rem;
    margin-right: -9.75rem;
  }

  .\33xl\:-my-40{
    margin-top: -10rem;
    margin-bottom: -10rem;
  }

  .\33xl\:-mx-40{
    margin-left: -10rem;
    margin-right: -10rem;
  }

  .\33xl\:-my-42{
    margin-top: -10.5rem;
    margin-bottom: -10.5rem;
  }

  .\33xl\:-mx-42{
    margin-left: -10.5rem;
    margin-right: -10.5rem;
  }

  .\33xl\:-my-44{
    margin-top: -11rem;
    margin-bottom: -11rem;
  }

  .\33xl\:-mx-44{
    margin-left: -11rem;
    margin-right: -11rem;
  }

  .\33xl\:-my-45{
    margin-top: -11.25rem;
    margin-bottom: -11.25rem;
  }

  .\33xl\:-mx-45{
    margin-left: -11.25rem;
    margin-right: -11.25rem;
  }

  .\33xl\:-my-48{
    margin-top: -12rem;
    margin-bottom: -12rem;
  }

  .\33xl\:-mx-48{
    margin-left: -12rem;
    margin-right: -12rem;
  }

  .\33xl\:-my-50{
    margin-top: -12.5rem;
    margin-bottom: -12.5rem;
  }

  .\33xl\:-mx-50{
    margin-left: -12.5rem;
    margin-right: -12.5rem;
  }

  .\33xl\:-my-52{
    margin-top: -13rem;
    margin-bottom: -13rem;
  }

  .\33xl\:-mx-52{
    margin-left: -13rem;
    margin-right: -13rem;
  }

  .\33xl\:-my-55{
    margin-top: -13.75rem;
    margin-bottom: -13.75rem;
  }

  .\33xl\:-mx-55{
    margin-left: -13.75rem;
    margin-right: -13.75rem;
  }

  .\33xl\:-my-56{
    margin-top: -14rem;
    margin-bottom: -14rem;
  }

  .\33xl\:-mx-56{
    margin-left: -14rem;
    margin-right: -14rem;
  }

  .\33xl\:-my-58{
    margin-top: -14.5rem;
    margin-bottom: -14.5rem;
  }

  .\33xl\:-mx-58{
    margin-left: -14.5rem;
    margin-right: -14.5rem;
  }

  .\33xl\:-my-60{
    margin-top: -15rem;
    margin-bottom: -15rem;
  }

  .\33xl\:-mx-60{
    margin-left: -15rem;
    margin-right: -15rem;
  }

  .\33xl\:-my-64{
    margin-top: -16rem;
    margin-bottom: -16rem;
  }

  .\33xl\:-mx-64{
    margin-left: -16rem;
    margin-right: -16rem;
  }

  .\33xl\:-my-65{
    margin-top: -16.25rem;
    margin-bottom: -16.25rem;
  }

  .\33xl\:-mx-65{
    margin-left: -16.25rem;
    margin-right: -16.25rem;
  }

  .\33xl\:-my-68{
    margin-top: -17rem;
    margin-bottom: -17rem;
  }

  .\33xl\:-mx-68{
    margin-left: -17rem;
    margin-right: -17rem;
  }

  .\33xl\:-my-69{
    margin-top: -17.25rem;
    margin-bottom: -17.25rem;
  }

  .\33xl\:-mx-69{
    margin-left: -17.25rem;
    margin-right: -17.25rem;
  }

  .\33xl\:-my-70{
    margin-top: -17.5rem;
    margin-bottom: -17.5rem;
  }

  .\33xl\:-mx-70{
    margin-left: -17.5rem;
    margin-right: -17.5rem;
  }

  .\33xl\:-my-72{
    margin-top: -18rem;
    margin-bottom: -18rem;
  }

  .\33xl\:-mx-72{
    margin-left: -18rem;
    margin-right: -18rem;
  }

  .\33xl\:-my-75{
    margin-top: -18.75rem;
    margin-bottom: -18.75rem;
  }

  .\33xl\:-mx-75{
    margin-left: -18.75rem;
    margin-right: -18.75rem;
  }

  .\33xl\:-my-80{
    margin-top: -20rem;
    margin-bottom: -20rem;
  }

  .\33xl\:-mx-80{
    margin-left: -20rem;
    margin-right: -20rem;
  }

  .\33xl\:-my-85{
    margin-top: -21.25rem;
    margin-bottom: -21.25rem;
  }

  .\33xl\:-mx-85{
    margin-left: -21.25rem;
    margin-right: -21.25rem;
  }

  .\33xl\:-my-86{
    margin-top: -21.5rem;
    margin-bottom: -21.5rem;
  }

  .\33xl\:-mx-86{
    margin-left: -21.5rem;
    margin-right: -21.5rem;
  }

  .\33xl\:-my-90{
    margin-top: -22.5rem;
    margin-bottom: -22.5rem;
  }

  .\33xl\:-mx-90{
    margin-left: -22.5rem;
    margin-right: -22.5rem;
  }

  .\33xl\:-my-96{
    margin-top: -24rem;
    margin-bottom: -24rem;
  }

  .\33xl\:-mx-96{
    margin-left: -24rem;
    margin-right: -24rem;
  }

  .\33xl\:-my-100{
    margin-top: -25rem;
    margin-bottom: -25rem;
  }

  .\33xl\:-mx-100{
    margin-left: -25rem;
    margin-right: -25rem;
  }

  .\33xl\:-my-115{
    margin-top: -28.75rem;
    margin-bottom: -28.75rem;
  }

  .\33xl\:-mx-115{
    margin-left: -28.75rem;
    margin-right: -28.75rem;
  }

  .\33xl\:-my-125{
    margin-top: -31.25rem;
    margin-bottom: -31.25rem;
  }

  .\33xl\:-mx-125{
    margin-left: -31.25rem;
    margin-right: -31.25rem;
  }

  .\33xl\:-my-142{
    margin-top: -35.5rem;
    margin-bottom: -35.5rem;
  }

  .\33xl\:-mx-142{
    margin-left: -35.5rem;
    margin-right: -35.5rem;
  }

  .\33xl\:-my-150{
    margin-top: -37.5rem;
    margin-bottom: -37.5rem;
  }

  .\33xl\:-mx-150{
    margin-left: -37.5rem;
    margin-right: -37.5rem;
  }

  .\33xl\:-my-156{
    margin-top: -39rem;
    margin-bottom: -39rem;
  }

  .\33xl\:-mx-156{
    margin-left: -39rem;
    margin-right: -39rem;
  }

  .\33xl\:-my-160{
    margin-top: -40rem;
    margin-bottom: -40rem;
  }

  .\33xl\:-mx-160{
    margin-left: -40rem;
    margin-right: -40rem;
  }

  .\33xl\:-my-175{
    margin-top: -43.75rem;
    margin-bottom: -43.75rem;
  }

  .\33xl\:-mx-175{
    margin-left: -43.75rem;
    margin-right: -43.75rem;
  }

  .\33xl\:-my-207{
    margin-top: -51.75rem;
    margin-bottom: -51.75rem;
  }

  .\33xl\:-mx-207{
    margin-left: -51.75rem;
    margin-right: -51.75rem;
  }

  .\33xl\:-my-242{
    margin-top: -60.5rem;
    margin-bottom: -60.5rem;
  }

  .\33xl\:-mx-242{
    margin-left: -60.5rem;
    margin-right: -60.5rem;
  }

  .\33xl\:-my-250{
    margin-top: -62.5rem;
    margin-bottom: -62.5rem;
  }

  .\33xl\:-mx-250{
    margin-left: -62.5rem;
    margin-right: -62.5rem;
  }

  .\33xl\:-my-258{
    margin-top: -64.5rem;
    margin-bottom: -64.5rem;
  }

  .\33xl\:-mx-258{
    margin-left: -64.5rem;
    margin-right: -64.5rem;
  }

  .\33xl\:-my-265{
    margin-top: -66.25rem;
    margin-bottom: -66.25rem;
  }

  .\33xl\:-mx-265{
    margin-left: -66.25rem;
    margin-right: -66.25rem;
  }

  .\33xl\:-my-280{
    margin-top: -70rem;
    margin-bottom: -70rem;
  }

  .\33xl\:-mx-280{
    margin-left: -70rem;
    margin-right: -70rem;
  }

  .\33xl\:-my-px{
    margin-top: -1px;
    margin-bottom: -1px;
  }

  .\33xl\:-mx-px{
    margin-left: -1px;
    margin-right: -1px;
  }

  .\33xl\:-my-0\.5{
    margin-top: -0.125rem;
    margin-bottom: -0.125rem;
  }

  .\33xl\:-mx-0\.5{
    margin-left: -0.125rem;
    margin-right: -0.125rem;
  }

  .\33xl\:-my-1\.5{
    margin-top: -0.375rem;
    margin-bottom: -0.375rem;
  }

  .\33xl\:-mx-1\.5{
    margin-left: -0.375rem;
    margin-right: -0.375rem;
  }

  .\33xl\:-my-2\.5{
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
  }

  .\33xl\:-mx-2\.5{
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }

  .\33xl\:-my-3\.5{
    margin-top: -0.875rem;
    margin-bottom: -0.875rem;
  }

  .\33xl\:-mx-3\.5{
    margin-left: -0.875rem;
    margin-right: -0.875rem;
  }

  .\33xl\:-my-0\.25{
    margin-top: -0.0625rem;
    margin-bottom: -0.0625rem;
  }

  .\33xl\:-mx-0\.25{
    margin-left: -0.0625rem;
    margin-right: -0.0625rem;
  }

  .\33xl\:-my-0\.75{
    margin-top: -0.1875rem;
    margin-bottom: -0.1875rem;
  }

  .\33xl\:-mx-0\.75{
    margin-left: -0.1875rem;
    margin-right: -0.1875rem;
  }

  .\33xl\:-my-1\.25{
    margin-top: -0.3125rem;
    margin-bottom: -0.3125rem;
  }

  .\33xl\:-mx-1\.25{
    margin-left: -0.3125rem;
    margin-right: -0.3125rem;
  }

  .\33xl\:-my-1\.75{
    margin-top: -0.4375rem;
    margin-bottom: -0.4375rem;
  }

  .\33xl\:-mx-1\.75{
    margin-left: -0.4375rem;
    margin-right: -0.4375rem;
  }

  .\33xl\:-my-2\.25{
    margin-top: -0.5625rem;
    margin-bottom: -0.5625rem;
  }

  .\33xl\:-mx-2\.25{
    margin-left: -0.5625rem;
    margin-right: -0.5625rem;
  }

  .\33xl\:-my-2\.75{
    margin-top: -0.6875rem;
    margin-bottom: -0.6875rem;
  }

  .\33xl\:-mx-2\.75{
    margin-left: -0.6875rem;
    margin-right: -0.6875rem;
  }

  .\33xl\:-my-3\.25{
    margin-top: -0.8125rem;
    margin-bottom: -0.8125rem;
  }

  .\33xl\:-mx-3\.25{
    margin-left: -0.8125rem;
    margin-right: -0.8125rem;
  }

  .\33xl\:-my-3\.75{
    margin-top: -0.9375rem;
    margin-bottom: -0.9375rem;
  }

  .\33xl\:-mx-3\.75{
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
  }

  .\33xl\:-my-4\.25{
    margin-top: -1.0625rem;
    margin-bottom: -1.0625rem;
  }

  .\33xl\:-mx-4\.25{
    margin-left: -1.0625rem;
    margin-right: -1.0625rem;
  }

  .\33xl\:-my-4\.5{
    margin-top: -1.125rem;
    margin-bottom: -1.125rem;
  }

  .\33xl\:-mx-4\.5{
    margin-left: -1.125rem;
    margin-right: -1.125rem;
  }

  .\33xl\:-my-4\.75{
    margin-top: -1.1875rem;
    margin-bottom: -1.1875rem;
  }

  .\33xl\:-mx-4\.75{
    margin-left: -1.1875rem;
    margin-right: -1.1875rem;
  }

  .\33xl\:-my-5\.25{
    margin-top: -1.3125rem;
    margin-bottom: -1.3125rem;
  }

  .\33xl\:-mx-5\.25{
    margin-left: -1.3125rem;
    margin-right: -1.3125rem;
  }

  .\33xl\:-my-5\.5{
    margin-top: -1.375rem;
    margin-bottom: -1.375rem;
  }

  .\33xl\:-mx-5\.5{
    margin-left: -1.375rem;
    margin-right: -1.375rem;
  }

  .\33xl\:-my-5\.75{
    margin-top: -1.4375rem;
    margin-bottom: -1.4375rem;
  }

  .\33xl\:-mx-5\.75{
    margin-left: -1.4375rem;
    margin-right: -1.4375rem;
  }

  .\33xl\:-my-6\.25{
    margin-top: -1.5625rem;
    margin-bottom: -1.5625rem;
  }

  .\33xl\:-mx-6\.25{
    margin-left: -1.5625rem;
    margin-right: -1.5625rem;
  }

  .\33xl\:-my-6\.5{
    margin-top: -1.625rem;
    margin-bottom: -1.625rem;
  }

  .\33xl\:-mx-6\.5{
    margin-left: -1.625rem;
    margin-right: -1.625rem;
  }

  .\33xl\:-my-6\.75{
    margin-top: -1.6875rem;
    margin-bottom: -1.6875rem;
  }

  .\33xl\:-mx-6\.75{
    margin-left: -1.6875rem;
    margin-right: -1.6875rem;
  }

  .\33xl\:-my-7\.25{
    margin-top: -1.8125rem;
    margin-bottom: -1.8125rem;
  }

  .\33xl\:-mx-7\.25{
    margin-left: -1.8125rem;
    margin-right: -1.8125rem;
  }

  .\33xl\:-my-7\.5{
    margin-top: -1.875rem;
    margin-bottom: -1.875rem;
  }

  .\33xl\:-mx-7\.5{
    margin-left: -1.875rem;
    margin-right: -1.875rem;
  }

  .\33xl\:-my-8\.25{
    margin-top: -2.0625rem;
    margin-bottom: -2.0625rem;
  }

  .\33xl\:-mx-8\.25{
    margin-left: -2.0625rem;
    margin-right: -2.0625rem;
  }

  .\33xl\:-my-8\.5{
    margin-top: -2.125rem;
    margin-bottom: -2.125rem;
  }

  .\33xl\:-mx-8\.5{
    margin-left: -2.125rem;
    margin-right: -2.125rem;
  }

  .\33xl\:-my-9\.25{
    margin-top: -2.3125rem;
    margin-bottom: -2.3125rem;
  }

  .\33xl\:-mx-9\.25{
    margin-left: -2.3125rem;
    margin-right: -2.3125rem;
  }

  .\33xl\:-my-9\.5{
    margin-top: -2.375rem;
    margin-bottom: -2.375rem;
  }

  .\33xl\:-mx-9\.5{
    margin-left: -2.375rem;
    margin-right: -2.375rem;
  }

  .\33xl\:-my-10\.5{
    margin-top: -2.625rem;
    margin-bottom: -2.625rem;
  }

  .\33xl\:-mx-10\.5{
    margin-left: -2.625rem;
    margin-right: -2.625rem;
  }

  .\33xl\:-my-11\.25{
    margin-top: -2.8125rem;
    margin-bottom: -2.8125rem;
  }

  .\33xl\:-mx-11\.25{
    margin-left: -2.8125rem;
    margin-right: -2.8125rem;
  }

  .\33xl\:-my-11\.5{
    margin-top: -2.875rem;
    margin-bottom: -2.875rem;
  }

  .\33xl\:-mx-11\.5{
    margin-left: -2.875rem;
    margin-right: -2.875rem;
  }

  .\33xl\:-my-12\.5{
    margin-top: -3.125rem;
    margin-bottom: -3.125rem;
  }

  .\33xl\:-mx-12\.5{
    margin-left: -3.125rem;
    margin-right: -3.125rem;
  }

  .\33xl\:-my-12\.75{
    margin-top: -3.1875rem;
    margin-bottom: -3.1875rem;
  }

  .\33xl\:-mx-12\.75{
    margin-left: -3.1875rem;
    margin-right: -3.1875rem;
  }

  .\33xl\:-my-13\.5{
    margin-top: -3.375rem;
    margin-bottom: -3.375rem;
  }

  .\33xl\:-mx-13\.5{
    margin-left: -3.375rem;
    margin-right: -3.375rem;
  }

  .\33xl\:-my-14\.5{
    margin-top: -3.625rem;
    margin-bottom: -3.625rem;
  }

  .\33xl\:-mx-14\.5{
    margin-left: -3.625rem;
    margin-right: -3.625rem;
  }

  .\33xl\:-my-15\.5{
    margin-top: -3.875rem;
    margin-bottom: -3.875rem;
  }

  .\33xl\:-mx-15\.5{
    margin-left: -3.875rem;
    margin-right: -3.875rem;
  }

  .\33xl\:-my-15\.75{
    margin-top: -3.9375rem;
    margin-bottom: -3.9375rem;
  }

  .\33xl\:-mx-15\.75{
    margin-left: -3.9375rem;
    margin-right: -3.9375rem;
  }

  .\33xl\:-my-16\.25{
    margin-top: -4.0625rem;
    margin-bottom: -4.0625rem;
  }

  .\33xl\:-mx-16\.25{
    margin-left: -4.0625rem;
    margin-right: -4.0625rem;
  }

  .\33xl\:-my-17\.25{
    margin-top: -4.3125rem;
    margin-bottom: -4.3125rem;
  }

  .\33xl\:-mx-17\.25{
    margin-left: -4.3125rem;
    margin-right: -4.3125rem;
  }

  .\33xl\:-my-17\.5{
    margin-top: -4.375rem;
    margin-bottom: -4.375rem;
  }

  .\33xl\:-mx-17\.5{
    margin-left: -4.375rem;
    margin-right: -4.375rem;
  }

  .\33xl\:-my-18\.25{
    margin-top: -4.5625rem;
    margin-bottom: -4.5625rem;
  }

  .\33xl\:-mx-18\.25{
    margin-left: -4.5625rem;
    margin-right: -4.5625rem;
  }

  .\33xl\:-my-18\.5{
    margin-top: -4.625rem;
    margin-bottom: -4.625rem;
  }

  .\33xl\:-mx-18\.5{
    margin-left: -4.625rem;
    margin-right: -4.625rem;
  }

  .\33xl\:-my-20\.25{
    margin-top: -5.0625rem;
    margin-bottom: -5.0625rem;
  }

  .\33xl\:-mx-20\.25{
    margin-left: -5.0625rem;
    margin-right: -5.0625rem;
  }

  .\33xl\:-my-20\.5{
    margin-top: -5.125rem;
    margin-bottom: -5.125rem;
  }

  .\33xl\:-mx-20\.5{
    margin-left: -5.125rem;
    margin-right: -5.125rem;
  }

  .\33xl\:-my-22\.5{
    margin-top: -5.625rem;
    margin-bottom: -5.625rem;
  }

  .\33xl\:-mx-22\.5{
    margin-left: -5.625rem;
    margin-right: -5.625rem;
  }

  .\33xl\:-my-25\.5{
    margin-top: -6.375rem;
    margin-bottom: -6.375rem;
  }

  .\33xl\:-mx-25\.5{
    margin-left: -6.375rem;
    margin-right: -6.375rem;
  }

  .\33xl\:-my-26\.75{
    margin-top: -6.6875rem;
    margin-bottom: -6.6875rem;
  }

  .\33xl\:-mx-26\.75{
    margin-left: -6.6875rem;
    margin-right: -6.6875rem;
  }

  .\33xl\:-my-32\.5{
    margin-top: -8.125rem;
    margin-bottom: -8.125rem;
  }

  .\33xl\:-mx-32\.5{
    margin-left: -8.125rem;
    margin-right: -8.125rem;
  }

  .\33xl\:-my-37\.5{
    margin-top: -9.375rem;
    margin-bottom: -9.375rem;
  }

  .\33xl\:-mx-37\.5{
    margin-left: -9.375rem;
    margin-right: -9.375rem;
  }

  .\33xl\:-my-41\.25{
    margin-top: -10.3125rem;
    margin-bottom: -10.3125rem;
  }

  .\33xl\:-mx-41\.25{
    margin-left: -10.3125rem;
    margin-right: -10.3125rem;
  }

  .\33xl\:-my-52\.5{
    margin-top: -13.125rem;
    margin-bottom: -13.125rem;
  }

  .\33xl\:-mx-52\.5{
    margin-left: -13.125rem;
    margin-right: -13.125rem;
  }

  .\33xl\:-my-54\.5{
    margin-top: -13.625rem;
    margin-bottom: -13.625rem;
  }

  .\33xl\:-mx-54\.5{
    margin-left: -13.625rem;
    margin-right: -13.625rem;
  }

  .\33xl\:-my-57\.25{
    margin-top: -14.3125rem;
    margin-bottom: -14.3125rem;
  }

  .\33xl\:-mx-57\.25{
    margin-left: -14.3125rem;
    margin-right: -14.3125rem;
  }

  .\33xl\:-my-57\.5{
    margin-top: -14.375rem;
    margin-bottom: -14.375rem;
  }

  .\33xl\:-mx-57\.5{
    margin-left: -14.375rem;
    margin-right: -14.375rem;
  }

  .\33xl\:-my-66\.25{
    margin-top: -16.5625rem;
    margin-bottom: -16.5625rem;
  }

  .\33xl\:-mx-66\.25{
    margin-left: -16.5625rem;
    margin-right: -16.5625rem;
  }

  .\33xl\:-my-74\.5{
    margin-top: -18.125rem;
    margin-bottom: -18.125rem;
  }

  .\33xl\:-mx-74\.5{
    margin-left: -18.125rem;
    margin-right: -18.125rem;
  }

  .\33xl\:-my-106\.25{
    margin-top: -26.5625rem;
    margin-bottom: -26.5625rem;
  }

  .\33xl\:-mx-106\.25{
    margin-left: -26.5625rem;
    margin-right: -26.5625rem;
  }

  .\33xl\:-my-112\.25{
    margin-top: -28.0675rem;
    margin-bottom: -28.0675rem;
  }

  .\33xl\:-mx-112\.25{
    margin-left: -28.0675rem;
    margin-right: -28.0675rem;
  }

  .\33xl\:-my-112\.75{
    margin-top: -28.1875rem;
    margin-bottom: -28.1875rem;
  }

  .\33xl\:-mx-112\.75{
    margin-left: -28.1875rem;
    margin-right: -28.1875rem;
  }

  .\33xl\:-my-147\.5{
    margin-top: -36.875rem;
    margin-bottom: -36.875rem;
  }

  .\33xl\:-mx-147\.5{
    margin-left: -36.875rem;
    margin-right: -36.875rem;
  }

  .\33xl\:-my-162\.5{
    margin-top: -40.625rem;
    margin-bottom: -40.625rem;
  }

  .\33xl\:-mx-162\.5{
    margin-left: -40.625rem;
    margin-right: -40.625rem;
  }

  .\33xl\:-my-172\.25{
    margin-top: -42.5625rem;
    margin-bottom: -42.5625rem;
  }

  .\33xl\:-mx-172\.25{
    margin-left: -42.5625rem;
    margin-right: -42.5625rem;
  }

  .\33xl\:-my-175\.25{
    margin-top: -43.8125rem;
    margin-bottom: -43.8125rem;
  }

  .\33xl\:-mx-175\.25{
    margin-left: -43.8125rem;
    margin-right: -43.8125rem;
  }

  .\33xl\:-my-184\.25{
    margin-top: -46.0625rem;
    margin-bottom: -46.0625rem;
  }

  .\33xl\:-mx-184\.25{
    margin-left: -46.0625rem;
    margin-right: -46.0625rem;
  }

  .\33xl\:-my-203\.25{
    margin-top: -50.8125rem;
    margin-bottom: -50.8125rem;
  }

  .\33xl\:-mx-203\.25{
    margin-left: -50.8125rem;
    margin-right: -50.8125rem;
  }

  .\33xl\:-my-half{
    margin-top: -50%;
    margin-bottom: -50%;
  }

  .\33xl\:-mx-half{
    margin-left: -50%;
    margin-right: -50%;
  }

  .\33xl\:-my-full{
    margin-top: -100%;
    margin-bottom: -100%;
  }

  .\33xl\:-mx-full{
    margin-left: -100%;
    margin-right: -100%;
  }

  .\33xl\:-my-1\/10{
    margin-top: -10%;
    margin-bottom: -10%;
  }

  .\33xl\:-mx-1\/10{
    margin-left: -10%;
    margin-right: -10%;
  }

  .\33xl\:-my-2\/10{
    margin-top: -20%;
    margin-bottom: -20%;
  }

  .\33xl\:-mx-2\/10{
    margin-left: -20%;
    margin-right: -20%;
  }

  .\33xl\:-my-3\/10{
    margin-top: -30%;
    margin-bottom: -30%;
  }

  .\33xl\:-mx-3\/10{
    margin-left: -30%;
    margin-right: -30%;
  }

  .\33xl\:-my-4\/10{
    margin-top: -40%;
    margin-bottom: -40%;
  }

  .\33xl\:-mx-4\/10{
    margin-left: -40%;
    margin-right: -40%;
  }

  .\33xl\:-my-4\.5\/10{
    margin-top: -45%;
    margin-bottom: -45%;
  }

  .\33xl\:-mx-4\.5\/10{
    margin-left: -45%;
    margin-right: -45%;
  }

  .\33xl\:-my-5\/10{
    margin-top: -50%;
    margin-bottom: -50%;
  }

  .\33xl\:-mx-5\/10{
    margin-left: -50%;
    margin-right: -50%;
  }

  .\33xl\:-my-5\.5\/10{
    margin-top: -55%;
    margin-bottom: -55%;
  }

  .\33xl\:-mx-5\.5\/10{
    margin-left: -55%;
    margin-right: -55%;
  }

  .\33xl\:-my-6\/10{
    margin-top: -60%;
    margin-bottom: -60%;
  }

  .\33xl\:-mx-6\/10{
    margin-left: -60%;
    margin-right: -60%;
  }

  .\33xl\:-my-7\/10{
    margin-top: -70%;
    margin-bottom: -70%;
  }

  .\33xl\:-mx-7\/10{
    margin-left: -70%;
    margin-right: -70%;
  }

  .\33xl\:-my-8\/10{
    margin-top: -80%;
    margin-bottom: -80%;
  }

  .\33xl\:-mx-8\/10{
    margin-left: -80%;
    margin-right: -80%;
  }

  .\33xl\:-my-9\/10{
    margin-top: -90%;
    margin-bottom: -90%;
  }

  .\33xl\:-mx-9\/10{
    margin-left: -90%;
    margin-right: -90%;
  }

  .\33xl\:-my-1\/12{
    margin-top: -8.33333%;
    margin-bottom: -8.33333%;
  }

  .\33xl\:-mx-1\/12{
    margin-left: -8.33333%;
    margin-right: -8.33333%;
  }

  .\33xl\:-my-2\/12{
    margin-top: -16.66667%;
    margin-bottom: -16.66667%;
  }

  .\33xl\:-mx-2\/12{
    margin-left: -16.66667%;
    margin-right: -16.66667%;
  }

  .\33xl\:-my-3\/12{
    margin-top: -25%;
    margin-bottom: -25%;
  }

  .\33xl\:-mx-3\/12{
    margin-left: -25%;
    margin-right: -25%;
  }

  .\33xl\:-my-4\/12{
    margin-top: -33.33333%;
    margin-bottom: -33.33333%;
  }

  .\33xl\:-mx-4\/12{
    margin-left: -33.33333%;
    margin-right: -33.33333%;
  }

  .\33xl\:-my-5\/12{
    margin-top: -41.66667%;
    margin-bottom: -41.66667%;
  }

  .\33xl\:-mx-5\/12{
    margin-left: -41.66667%;
    margin-right: -41.66667%;
  }

  .\33xl\:-my-6\/12{
    margin-top: -50%;
    margin-bottom: -50%;
  }

  .\33xl\:-mx-6\/12{
    margin-left: -50%;
    margin-right: -50%;
  }

  .\33xl\:-my-7\/12{
    margin-top: -58.33333%;
    margin-bottom: -58.33333%;
  }

  .\33xl\:-mx-7\/12{
    margin-left: -58.33333%;
    margin-right: -58.33333%;
  }

  .\33xl\:-my-8\/12{
    margin-top: -66.66667%;
    margin-bottom: -66.66667%;
  }

  .\33xl\:-mx-8\/12{
    margin-left: -66.66667%;
    margin-right: -66.66667%;
  }

  .\33xl\:-my-9\/12{
    margin-top: -75%;
    margin-bottom: -75%;
  }

  .\33xl\:-mx-9\/12{
    margin-left: -75%;
    margin-right: -75%;
  }

  .\33xl\:-my-10\/12{
    margin-top: -83.33333%;
    margin-bottom: -83.33333%;
  }

  .\33xl\:-mx-10\/12{
    margin-left: -83.33333%;
    margin-right: -83.33333%;
  }

  .\33xl\:-my-11\/12{
    margin-top: -91.66667%;
    margin-bottom: -91.66667%;
  }

  .\33xl\:-mx-11\/12{
    margin-left: -91.66667%;
    margin-right: -91.66667%;
  }

  .\33xl\:mt-0{
    margin-top: 0px;
  }

  .\33xl\:mr-0{
    margin-right: 0px;
  }

  .\33xl\:mb-0{
    margin-bottom: 0px;
  }

  .\33xl\:ml-0{
    margin-left: 0px;
  }

  .\33xl\:mt-1{
    margin-top: 0.25rem;
  }

  .\33xl\:mr-1{
    margin-right: 0.25rem;
  }

  .\33xl\:mb-1{
    margin-bottom: 0.25rem;
  }

  .\33xl\:ml-1{
    margin-left: 0.25rem;
  }

  .\33xl\:mt-2{
    margin-top: 0.5rem;
  }

  .\33xl\:mr-2{
    margin-right: 0.5rem;
  }

  .\33xl\:mb-2{
    margin-bottom: 0.5rem;
  }

  .\33xl\:ml-2{
    margin-left: 0.5rem;
  }

  .\33xl\:mt-3{
    margin-top: 0.75rem;
  }

  .\33xl\:mr-3{
    margin-right: 0.75rem;
  }

  .\33xl\:mb-3{
    margin-bottom: 0.75rem;
  }

  .\33xl\:ml-3{
    margin-left: 0.75rem;
  }

  .\33xl\:mt-4{
    margin-top: 1rem;
  }

  .\33xl\:mr-4{
    margin-right: 1rem;
  }

  .\33xl\:mb-4{
    margin-bottom: 1rem;
  }

  .\33xl\:ml-4{
    margin-left: 1rem;
  }

  .\33xl\:mt-5{
    margin-top: 1.25rem;
  }

  .\33xl\:mr-5{
    margin-right: 1.25rem;
  }

  .\33xl\:mb-5{
    margin-bottom: 1.25rem;
  }

  .\33xl\:ml-5{
    margin-left: 1.25rem;
  }

  .\33xl\:mt-6{
    margin-top: 1.5rem;
  }

  .\33xl\:mr-6{
    margin-right: 1.5rem;
  }

  .\33xl\:mb-6{
    margin-bottom: 1.5rem;
  }

  .\33xl\:ml-6{
    margin-left: 1.5rem;
  }

  .\33xl\:mt-7{
    margin-top: 1.75rem;
  }

  .\33xl\:mr-7{
    margin-right: 1.75rem;
  }

  .\33xl\:mb-7{
    margin-bottom: 1.75rem;
  }

  .\33xl\:ml-7{
    margin-left: 1.75rem;
  }

  .\33xl\:mt-8{
    margin-top: 2rem;
  }

  .\33xl\:mr-8{
    margin-right: 2rem;
  }

  .\33xl\:mb-8{
    margin-bottom: 2rem;
  }

  .\33xl\:ml-8{
    margin-left: 2rem;
  }

  .\33xl\:mt-9{
    margin-top: 2.25rem;
  }

  .\33xl\:mr-9{
    margin-right: 2.25rem;
  }

  .\33xl\:mb-9{
    margin-bottom: 2.25rem;
  }

  .\33xl\:ml-9{
    margin-left: 2.25rem;
  }

  .\33xl\:mt-10{
    margin-top: 2.5rem;
  }

  .\33xl\:mr-10{
    margin-right: 2.5rem;
  }

  .\33xl\:mb-10{
    margin-bottom: 2.5rem;
  }

  .\33xl\:ml-10{
    margin-left: 2.5rem;
  }

  .\33xl\:mt-11{
    margin-top: 2.75rem;
  }

  .\33xl\:mr-11{
    margin-right: 2.75rem;
  }

  .\33xl\:mb-11{
    margin-bottom: 2.75rem;
  }

  .\33xl\:ml-11{
    margin-left: 2.75rem;
  }

  .\33xl\:mt-12{
    margin-top: 3rem;
  }

  .\33xl\:mr-12{
    margin-right: 3rem;
  }

  .\33xl\:mb-12{
    margin-bottom: 3rem;
  }

  .\33xl\:ml-12{
    margin-left: 3rem;
  }

  .\33xl\:mt-13{
    margin-top: 3.25rem;
  }

  .\33xl\:mr-13{
    margin-right: 3.25rem;
  }

  .\33xl\:mb-13{
    margin-bottom: 3.25rem;
  }

  .\33xl\:ml-13{
    margin-left: 3.25rem;
  }

  .\33xl\:mt-14{
    margin-top: 3.5rem;
  }

  .\33xl\:mr-14{
    margin-right: 3.5rem;
  }

  .\33xl\:mb-14{
    margin-bottom: 3.5rem;
  }

  .\33xl\:ml-14{
    margin-left: 3.5rem;
  }

  .\33xl\:mt-15{
    margin-top: 3.75rem;
  }

  .\33xl\:mr-15{
    margin-right: 3.75rem;
  }

  .\33xl\:mb-15{
    margin-bottom: 3.75rem;
  }

  .\33xl\:ml-15{
    margin-left: 3.75rem;
  }

  .\33xl\:mt-16{
    margin-top: 4rem;
  }

  .\33xl\:mr-16{
    margin-right: 4rem;
  }

  .\33xl\:mb-16{
    margin-bottom: 4rem;
  }

  .\33xl\:ml-16{
    margin-left: 4rem;
  }

  .\33xl\:mt-17{
    margin-top: 4.25rem;
  }

  .\33xl\:mr-17{
    margin-right: 4.25rem;
  }

  .\33xl\:mb-17{
    margin-bottom: 4.25rem;
  }

  .\33xl\:ml-17{
    margin-left: 4.25rem;
  }

  .\33xl\:mt-18{
    margin-top: 4.5rem;
  }

  .\33xl\:mr-18{
    margin-right: 4.5rem;
  }

  .\33xl\:mb-18{
    margin-bottom: 4.5rem;
  }

  .\33xl\:ml-18{
    margin-left: 4.5rem;
  }

  .\33xl\:mt-19{
    margin-top: 4.75rem;
  }

  .\33xl\:mr-19{
    margin-right: 4.75rem;
  }

  .\33xl\:mb-19{
    margin-bottom: 4.75rem;
  }

  .\33xl\:ml-19{
    margin-left: 4.75rem;
  }

  .\33xl\:mt-20{
    margin-top: 5rem;
  }

  .\33xl\:mr-20{
    margin-right: 5rem;
  }

  .\33xl\:mb-20{
    margin-bottom: 5rem;
  }

  .\33xl\:ml-20{
    margin-left: 5rem;
  }

  .\33xl\:mt-22{
    margin-top: 5.5rem;
  }

  .\33xl\:mr-22{
    margin-right: 5.5rem;
  }

  .\33xl\:mb-22{
    margin-bottom: 5.5rem;
  }

  .\33xl\:ml-22{
    margin-left: 5.5rem;
  }

  .\33xl\:mt-24{
    margin-top: 6rem;
  }

  .\33xl\:mr-24{
    margin-right: 6rem;
  }

  .\33xl\:mb-24{
    margin-bottom: 6rem;
  }

  .\33xl\:ml-24{
    margin-left: 6rem;
  }

  .\33xl\:mt-25{
    margin-top: 6.25rem;
  }

  .\33xl\:mr-25{
    margin-right: 6.25rem;
  }

  .\33xl\:mb-25{
    margin-bottom: 6.25rem;
  }

  .\33xl\:ml-25{
    margin-left: 6.25rem;
  }

  .\33xl\:mt-28{
    margin-top: 7rem;
  }

  .\33xl\:mr-28{
    margin-right: 7rem;
  }

  .\33xl\:mb-28{
    margin-bottom: 7rem;
  }

  .\33xl\:ml-28{
    margin-left: 7rem;
  }

  .\33xl\:mt-30{
    margin-top: 7.5rem;
  }

  .\33xl\:mr-30{
    margin-right: 7.5rem;
  }

  .\33xl\:mb-30{
    margin-bottom: 7.5rem;
  }

  .\33xl\:ml-30{
    margin-left: 7.5rem;
  }

  .\33xl\:mt-32{
    margin-top: 8rem;
  }

  .\33xl\:mr-32{
    margin-right: 8rem;
  }

  .\33xl\:mb-32{
    margin-bottom: 8rem;
  }

  .\33xl\:ml-32{
    margin-left: 8rem;
  }

  .\33xl\:mt-34{
    margin-top: 8.5rem;
  }

  .\33xl\:mr-34{
    margin-right: 8.5rem;
  }

  .\33xl\:mb-34{
    margin-bottom: 8.5rem;
  }

  .\33xl\:ml-34{
    margin-left: 8.5rem;
  }

  .\33xl\:mt-35{
    margin-top: 8.75rem;
  }

  .\33xl\:mr-35{
    margin-right: 8.75rem;
  }

  .\33xl\:mb-35{
    margin-bottom: 8.75rem;
  }

  .\33xl\:ml-35{
    margin-left: 8.75rem;
  }

  .\33xl\:mt-36{
    margin-top: 9rem;
  }

  .\33xl\:mr-36{
    margin-right: 9rem;
  }

  .\33xl\:mb-36{
    margin-bottom: 9rem;
  }

  .\33xl\:ml-36{
    margin-left: 9rem;
  }

  .\33xl\:mt-39{
    margin-top: 9.75rem;
  }

  .\33xl\:mr-39{
    margin-right: 9.75rem;
  }

  .\33xl\:mb-39{
    margin-bottom: 9.75rem;
  }

  .\33xl\:ml-39{
    margin-left: 9.75rem;
  }

  .\33xl\:mt-40{
    margin-top: 10rem;
  }

  .\33xl\:mr-40{
    margin-right: 10rem;
  }

  .\33xl\:mb-40{
    margin-bottom: 10rem;
  }

  .\33xl\:ml-40{
    margin-left: 10rem;
  }

  .\33xl\:mt-42{
    margin-top: 10.5rem;
  }

  .\33xl\:mr-42{
    margin-right: 10.5rem;
  }

  .\33xl\:mb-42{
    margin-bottom: 10.5rem;
  }

  .\33xl\:ml-42{
    margin-left: 10.5rem;
  }

  .\33xl\:mt-44{
    margin-top: 11rem;
  }

  .\33xl\:mr-44{
    margin-right: 11rem;
  }

  .\33xl\:mb-44{
    margin-bottom: 11rem;
  }

  .\33xl\:ml-44{
    margin-left: 11rem;
  }

  .\33xl\:mt-45{
    margin-top: 11.25rem;
  }

  .\33xl\:mr-45{
    margin-right: 11.25rem;
  }

  .\33xl\:mb-45{
    margin-bottom: 11.25rem;
  }

  .\33xl\:ml-45{
    margin-left: 11.25rem;
  }

  .\33xl\:mt-48{
    margin-top: 12rem;
  }

  .\33xl\:mr-48{
    margin-right: 12rem;
  }

  .\33xl\:mb-48{
    margin-bottom: 12rem;
  }

  .\33xl\:ml-48{
    margin-left: 12rem;
  }

  .\33xl\:mt-50{
    margin-top: 12.5rem;
  }

  .\33xl\:mr-50{
    margin-right: 12.5rem;
  }

  .\33xl\:mb-50{
    margin-bottom: 12.5rem;
  }

  .\33xl\:ml-50{
    margin-left: 12.5rem;
  }

  .\33xl\:mt-52{
    margin-top: 13rem;
  }

  .\33xl\:mr-52{
    margin-right: 13rem;
  }

  .\33xl\:mb-52{
    margin-bottom: 13rem;
  }

  .\33xl\:ml-52{
    margin-left: 13rem;
  }

  .\33xl\:mt-55{
    margin-top: 13.75rem;
  }

  .\33xl\:mr-55{
    margin-right: 13.75rem;
  }

  .\33xl\:mb-55{
    margin-bottom: 13.75rem;
  }

  .\33xl\:ml-55{
    margin-left: 13.75rem;
  }

  .\33xl\:mt-56{
    margin-top: 14rem;
  }

  .\33xl\:mr-56{
    margin-right: 14rem;
  }

  .\33xl\:mb-56{
    margin-bottom: 14rem;
  }

  .\33xl\:ml-56{
    margin-left: 14rem;
  }

  .\33xl\:mt-58{
    margin-top: 14.5rem;
  }

  .\33xl\:mr-58{
    margin-right: 14.5rem;
  }

  .\33xl\:mb-58{
    margin-bottom: 14.5rem;
  }

  .\33xl\:ml-58{
    margin-left: 14.5rem;
  }

  .\33xl\:mt-60{
    margin-top: 15rem;
  }

  .\33xl\:mr-60{
    margin-right: 15rem;
  }

  .\33xl\:mb-60{
    margin-bottom: 15rem;
  }

  .\33xl\:ml-60{
    margin-left: 15rem;
  }

  .\33xl\:mt-64{
    margin-top: 16rem;
  }

  .\33xl\:mr-64{
    margin-right: 16rem;
  }

  .\33xl\:mb-64{
    margin-bottom: 16rem;
  }

  .\33xl\:ml-64{
    margin-left: 16rem;
  }

  .\33xl\:mt-65{
    margin-top: 16.25rem;
  }

  .\33xl\:mr-65{
    margin-right: 16.25rem;
  }

  .\33xl\:mb-65{
    margin-bottom: 16.25rem;
  }

  .\33xl\:ml-65{
    margin-left: 16.25rem;
  }

  .\33xl\:mt-68{
    margin-top: 17rem;
  }

  .\33xl\:mr-68{
    margin-right: 17rem;
  }

  .\33xl\:mb-68{
    margin-bottom: 17rem;
  }

  .\33xl\:ml-68{
    margin-left: 17rem;
  }

  .\33xl\:mt-69{
    margin-top: 17.25rem;
  }

  .\33xl\:mr-69{
    margin-right: 17.25rem;
  }

  .\33xl\:mb-69{
    margin-bottom: 17.25rem;
  }

  .\33xl\:ml-69{
    margin-left: 17.25rem;
  }

  .\33xl\:mt-70{
    margin-top: 17.5rem;
  }

  .\33xl\:mr-70{
    margin-right: 17.5rem;
  }

  .\33xl\:mb-70{
    margin-bottom: 17.5rem;
  }

  .\33xl\:ml-70{
    margin-left: 17.5rem;
  }

  .\33xl\:mt-72{
    margin-top: 18rem;
  }

  .\33xl\:mr-72{
    margin-right: 18rem;
  }

  .\33xl\:mb-72{
    margin-bottom: 18rem;
  }

  .\33xl\:ml-72{
    margin-left: 18rem;
  }

  .\33xl\:mt-75{
    margin-top: 18.75rem;
  }

  .\33xl\:mr-75{
    margin-right: 18.75rem;
  }

  .\33xl\:mb-75{
    margin-bottom: 18.75rem;
  }

  .\33xl\:ml-75{
    margin-left: 18.75rem;
  }

  .\33xl\:mt-80{
    margin-top: 20rem;
  }

  .\33xl\:mr-80{
    margin-right: 20rem;
  }

  .\33xl\:mb-80{
    margin-bottom: 20rem;
  }

  .\33xl\:ml-80{
    margin-left: 20rem;
  }

  .\33xl\:mt-85{
    margin-top: 21.25rem;
  }

  .\33xl\:mr-85{
    margin-right: 21.25rem;
  }

  .\33xl\:mb-85{
    margin-bottom: 21.25rem;
  }

  .\33xl\:ml-85{
    margin-left: 21.25rem;
  }

  .\33xl\:mt-86{
    margin-top: 21.5rem;
  }

  .\33xl\:mr-86{
    margin-right: 21.5rem;
  }

  .\33xl\:mb-86{
    margin-bottom: 21.5rem;
  }

  .\33xl\:ml-86{
    margin-left: 21.5rem;
  }

  .\33xl\:mt-90{
    margin-top: 22.5rem;
  }

  .\33xl\:mr-90{
    margin-right: 22.5rem;
  }

  .\33xl\:mb-90{
    margin-bottom: 22.5rem;
  }

  .\33xl\:ml-90{
    margin-left: 22.5rem;
  }

  .\33xl\:mt-96{
    margin-top: 24rem;
  }

  .\33xl\:mr-96{
    margin-right: 24rem;
  }

  .\33xl\:mb-96{
    margin-bottom: 24rem;
  }

  .\33xl\:ml-96{
    margin-left: 24rem;
  }

  .\33xl\:mt-100{
    margin-top: 25rem;
  }

  .\33xl\:mr-100{
    margin-right: 25rem;
  }

  .\33xl\:mb-100{
    margin-bottom: 25rem;
  }

  .\33xl\:ml-100{
    margin-left: 25rem;
  }

  .\33xl\:mt-115{
    margin-top: 28.75rem;
  }

  .\33xl\:mr-115{
    margin-right: 28.75rem;
  }

  .\33xl\:mb-115{
    margin-bottom: 28.75rem;
  }

  .\33xl\:ml-115{
    margin-left: 28.75rem;
  }

  .\33xl\:mt-125{
    margin-top: 31.25rem;
  }

  .\33xl\:mr-125{
    margin-right: 31.25rem;
  }

  .\33xl\:mb-125{
    margin-bottom: 31.25rem;
  }

  .\33xl\:ml-125{
    margin-left: 31.25rem;
  }

  .\33xl\:mt-142{
    margin-top: 35.5rem;
  }

  .\33xl\:mr-142{
    margin-right: 35.5rem;
  }

  .\33xl\:mb-142{
    margin-bottom: 35.5rem;
  }

  .\33xl\:ml-142{
    margin-left: 35.5rem;
  }

  .\33xl\:mt-150{
    margin-top: 37.5rem;
  }

  .\33xl\:mr-150{
    margin-right: 37.5rem;
  }

  .\33xl\:mb-150{
    margin-bottom: 37.5rem;
  }

  .\33xl\:ml-150{
    margin-left: 37.5rem;
  }

  .\33xl\:mt-156{
    margin-top: 39rem;
  }

  .\33xl\:mr-156{
    margin-right: 39rem;
  }

  .\33xl\:mb-156{
    margin-bottom: 39rem;
  }

  .\33xl\:ml-156{
    margin-left: 39rem;
  }

  .\33xl\:mt-160{
    margin-top: 40rem;
  }

  .\33xl\:mr-160{
    margin-right: 40rem;
  }

  .\33xl\:mb-160{
    margin-bottom: 40rem;
  }

  .\33xl\:ml-160{
    margin-left: 40rem;
  }

  .\33xl\:mt-175{
    margin-top: 43.75rem;
  }

  .\33xl\:mr-175{
    margin-right: 43.75rem;
  }

  .\33xl\:mb-175{
    margin-bottom: 43.75rem;
  }

  .\33xl\:ml-175{
    margin-left: 43.75rem;
  }

  .\33xl\:mt-207{
    margin-top: 51.75rem;
  }

  .\33xl\:mr-207{
    margin-right: 51.75rem;
  }

  .\33xl\:mb-207{
    margin-bottom: 51.75rem;
  }

  .\33xl\:ml-207{
    margin-left: 51.75rem;
  }

  .\33xl\:mt-242{
    margin-top: 60.5rem;
  }

  .\33xl\:mr-242{
    margin-right: 60.5rem;
  }

  .\33xl\:mb-242{
    margin-bottom: 60.5rem;
  }

  .\33xl\:ml-242{
    margin-left: 60.5rem;
  }

  .\33xl\:mt-250{
    margin-top: 62.5rem;
  }

  .\33xl\:mr-250{
    margin-right: 62.5rem;
  }

  .\33xl\:mb-250{
    margin-bottom: 62.5rem;
  }

  .\33xl\:ml-250{
    margin-left: 62.5rem;
  }

  .\33xl\:mt-258{
    margin-top: 64.5rem;
  }

  .\33xl\:mr-258{
    margin-right: 64.5rem;
  }

  .\33xl\:mb-258{
    margin-bottom: 64.5rem;
  }

  .\33xl\:ml-258{
    margin-left: 64.5rem;
  }

  .\33xl\:mt-265{
    margin-top: 66.25rem;
  }

  .\33xl\:mr-265{
    margin-right: 66.25rem;
  }

  .\33xl\:mb-265{
    margin-bottom: 66.25rem;
  }

  .\33xl\:ml-265{
    margin-left: 66.25rem;
  }

  .\33xl\:mt-280{
    margin-top: 70rem;
  }

  .\33xl\:mr-280{
    margin-right: 70rem;
  }

  .\33xl\:mb-280{
    margin-bottom: 70rem;
  }

  .\33xl\:ml-280{
    margin-left: 70rem;
  }

  .\33xl\:mt-auto{
    margin-top: auto;
  }

  .\33xl\:mr-auto{
    margin-right: auto;
  }

  .\33xl\:mb-auto{
    margin-bottom: auto;
  }

  .\33xl\:ml-auto{
    margin-left: auto;
  }

  .\33xl\:mt-px{
    margin-top: 1px;
  }

  .\33xl\:mr-px{
    margin-right: 1px;
  }

  .\33xl\:mb-px{
    margin-bottom: 1px;
  }

  .\33xl\:ml-px{
    margin-left: 1px;
  }

  .\33xl\:mt-0\.5{
    margin-top: 0.125rem;
  }

  .\33xl\:mr-0\.5{
    margin-right: 0.125rem;
  }

  .\33xl\:mb-0\.5{
    margin-bottom: 0.125rem;
  }

  .\33xl\:ml-0\.5{
    margin-left: 0.125rem;
  }

  .\33xl\:mt-1\.5{
    margin-top: 0.375rem;
  }

  .\33xl\:mr-1\.5{
    margin-right: 0.375rem;
  }

  .\33xl\:mb-1\.5{
    margin-bottom: 0.375rem;
  }

  .\33xl\:ml-1\.5{
    margin-left: 0.375rem;
  }

  .\33xl\:mt-2\.5{
    margin-top: 0.625rem;
  }

  .\33xl\:mr-2\.5{
    margin-right: 0.625rem;
  }

  .\33xl\:mb-2\.5{
    margin-bottom: 0.625rem;
  }

  .\33xl\:ml-2\.5{
    margin-left: 0.625rem;
  }

  .\33xl\:mt-3\.5{
    margin-top: 0.875rem;
  }

  .\33xl\:mr-3\.5{
    margin-right: 0.875rem;
  }

  .\33xl\:mb-3\.5{
    margin-bottom: 0.875rem;
  }

  .\33xl\:ml-3\.5{
    margin-left: 0.875rem;
  }

  .\33xl\:mt-0\.25{
    margin-top: 0.0625rem;
  }

  .\33xl\:mr-0\.25{
    margin-right: 0.0625rem;
  }

  .\33xl\:mb-0\.25{
    margin-bottom: 0.0625rem;
  }

  .\33xl\:ml-0\.25{
    margin-left: 0.0625rem;
  }

  .\33xl\:mt-0\.75{
    margin-top: 0.1875rem;
  }

  .\33xl\:mr-0\.75{
    margin-right: 0.1875rem;
  }

  .\33xl\:mb-0\.75{
    margin-bottom: 0.1875rem;
  }

  .\33xl\:ml-0\.75{
    margin-left: 0.1875rem;
  }

  .\33xl\:mt-1\.25{
    margin-top: 0.3125rem;
  }

  .\33xl\:mr-1\.25{
    margin-right: 0.3125rem;
  }

  .\33xl\:mb-1\.25{
    margin-bottom: 0.3125rem;
  }

  .\33xl\:ml-1\.25{
    margin-left: 0.3125rem;
  }

  .\33xl\:mt-1\.75{
    margin-top: 0.4375rem;
  }

  .\33xl\:mr-1\.75{
    margin-right: 0.4375rem;
  }

  .\33xl\:mb-1\.75{
    margin-bottom: 0.4375rem;
  }

  .\33xl\:ml-1\.75{
    margin-left: 0.4375rem;
  }

  .\33xl\:mt-2\.25{
    margin-top: 0.5625rem;
  }

  .\33xl\:mr-2\.25{
    margin-right: 0.5625rem;
  }

  .\33xl\:mb-2\.25{
    margin-bottom: 0.5625rem;
  }

  .\33xl\:ml-2\.25{
    margin-left: 0.5625rem;
  }

  .\33xl\:mt-2\.75{
    margin-top: 0.6875rem;
  }

  .\33xl\:mr-2\.75{
    margin-right: 0.6875rem;
  }

  .\33xl\:mb-2\.75{
    margin-bottom: 0.6875rem;
  }

  .\33xl\:ml-2\.75{
    margin-left: 0.6875rem;
  }

  .\33xl\:mt-3\.25{
    margin-top: 0.8125rem;
  }

  .\33xl\:mr-3\.25{
    margin-right: 0.8125rem;
  }

  .\33xl\:mb-3\.25{
    margin-bottom: 0.8125rem;
  }

  .\33xl\:ml-3\.25{
    margin-left: 0.8125rem;
  }

  .\33xl\:mt-3\.75{
    margin-top: 0.9375rem;
  }

  .\33xl\:mr-3\.75{
    margin-right: 0.9375rem;
  }

  .\33xl\:mb-3\.75{
    margin-bottom: 0.9375rem;
  }

  .\33xl\:ml-3\.75{
    margin-left: 0.9375rem;
  }

  .\33xl\:mt-4\.25{
    margin-top: 1.0625rem;
  }

  .\33xl\:mr-4\.25{
    margin-right: 1.0625rem;
  }

  .\33xl\:mb-4\.25{
    margin-bottom: 1.0625rem;
  }

  .\33xl\:ml-4\.25{
    margin-left: 1.0625rem;
  }

  .\33xl\:mt-4\.5{
    margin-top: 1.125rem;
  }

  .\33xl\:mr-4\.5{
    margin-right: 1.125rem;
  }

  .\33xl\:mb-4\.5{
    margin-bottom: 1.125rem;
  }

  .\33xl\:ml-4\.5{
    margin-left: 1.125rem;
  }

  .\33xl\:mt-4\.75{
    margin-top: 1.1875rem;
  }

  .\33xl\:mr-4\.75{
    margin-right: 1.1875rem;
  }

  .\33xl\:mb-4\.75{
    margin-bottom: 1.1875rem;
  }

  .\33xl\:ml-4\.75{
    margin-left: 1.1875rem;
  }

  .\33xl\:mt-5\.25{
    margin-top: 1.3125rem;
  }

  .\33xl\:mr-5\.25{
    margin-right: 1.3125rem;
  }

  .\33xl\:mb-5\.25{
    margin-bottom: 1.3125rem;
  }

  .\33xl\:ml-5\.25{
    margin-left: 1.3125rem;
  }

  .\33xl\:mt-5\.5{
    margin-top: 1.375rem;
  }

  .\33xl\:mr-5\.5{
    margin-right: 1.375rem;
  }

  .\33xl\:mb-5\.5{
    margin-bottom: 1.375rem;
  }

  .\33xl\:ml-5\.5{
    margin-left: 1.375rem;
  }

  .\33xl\:mt-5\.75{
    margin-top: 1.4375rem;
  }

  .\33xl\:mr-5\.75{
    margin-right: 1.4375rem;
  }

  .\33xl\:mb-5\.75{
    margin-bottom: 1.4375rem;
  }

  .\33xl\:ml-5\.75{
    margin-left: 1.4375rem;
  }

  .\33xl\:mt-6\.25{
    margin-top: 1.5625rem;
  }

  .\33xl\:mr-6\.25{
    margin-right: 1.5625rem;
  }

  .\33xl\:mb-6\.25{
    margin-bottom: 1.5625rem;
  }

  .\33xl\:ml-6\.25{
    margin-left: 1.5625rem;
  }

  .\33xl\:mt-6\.5{
    margin-top: 1.625rem;
  }

  .\33xl\:mr-6\.5{
    margin-right: 1.625rem;
  }

  .\33xl\:mb-6\.5{
    margin-bottom: 1.625rem;
  }

  .\33xl\:ml-6\.5{
    margin-left: 1.625rem;
  }

  .\33xl\:mt-6\.75{
    margin-top: 1.6875rem;
  }

  .\33xl\:mr-6\.75{
    margin-right: 1.6875rem;
  }

  .\33xl\:mb-6\.75{
    margin-bottom: 1.6875rem;
  }

  .\33xl\:ml-6\.75{
    margin-left: 1.6875rem;
  }

  .\33xl\:mt-7\.25{
    margin-top: 1.8125rem;
  }

  .\33xl\:mr-7\.25{
    margin-right: 1.8125rem;
  }

  .\33xl\:mb-7\.25{
    margin-bottom: 1.8125rem;
  }

  .\33xl\:ml-7\.25{
    margin-left: 1.8125rem;
  }

  .\33xl\:mt-7\.5{
    margin-top: 1.875rem;
  }

  .\33xl\:mr-7\.5{
    margin-right: 1.875rem;
  }

  .\33xl\:mb-7\.5{
    margin-bottom: 1.875rem;
  }

  .\33xl\:ml-7\.5{
    margin-left: 1.875rem;
  }

  .\33xl\:mt-8\.25{
    margin-top: 2.0625rem;
  }

  .\33xl\:mr-8\.25{
    margin-right: 2.0625rem;
  }

  .\33xl\:mb-8\.25{
    margin-bottom: 2.0625rem;
  }

  .\33xl\:ml-8\.25{
    margin-left: 2.0625rem;
  }

  .\33xl\:mt-8\.5{
    margin-top: 2.125rem;
  }

  .\33xl\:mr-8\.5{
    margin-right: 2.125rem;
  }

  .\33xl\:mb-8\.5{
    margin-bottom: 2.125rem;
  }

  .\33xl\:ml-8\.5{
    margin-left: 2.125rem;
  }

  .\33xl\:mt-9\.25{
    margin-top: 2.3125rem;
  }

  .\33xl\:mr-9\.25{
    margin-right: 2.3125rem;
  }

  .\33xl\:mb-9\.25{
    margin-bottom: 2.3125rem;
  }

  .\33xl\:ml-9\.25{
    margin-left: 2.3125rem;
  }

  .\33xl\:mt-9\.5{
    margin-top: 2.375rem;
  }

  .\33xl\:mr-9\.5{
    margin-right: 2.375rem;
  }

  .\33xl\:mb-9\.5{
    margin-bottom: 2.375rem;
  }

  .\33xl\:ml-9\.5{
    margin-left: 2.375rem;
  }

  .\33xl\:mt-10\.5{
    margin-top: 2.625rem;
  }

  .\33xl\:mr-10\.5{
    margin-right: 2.625rem;
  }

  .\33xl\:mb-10\.5{
    margin-bottom: 2.625rem;
  }

  .\33xl\:ml-10\.5{
    margin-left: 2.625rem;
  }

  .\33xl\:mt-11\.25{
    margin-top: 2.8125rem;
  }

  .\33xl\:mr-11\.25{
    margin-right: 2.8125rem;
  }

  .\33xl\:mb-11\.25{
    margin-bottom: 2.8125rem;
  }

  .\33xl\:ml-11\.25{
    margin-left: 2.8125rem;
  }

  .\33xl\:mt-11\.5{
    margin-top: 2.875rem;
  }

  .\33xl\:mr-11\.5{
    margin-right: 2.875rem;
  }

  .\33xl\:mb-11\.5{
    margin-bottom: 2.875rem;
  }

  .\33xl\:ml-11\.5{
    margin-left: 2.875rem;
  }

  .\33xl\:mt-12\.5{
    margin-top: 3.125rem;
  }

  .\33xl\:mr-12\.5{
    margin-right: 3.125rem;
  }

  .\33xl\:mb-12\.5{
    margin-bottom: 3.125rem;
  }

  .\33xl\:ml-12\.5{
    margin-left: 3.125rem;
  }

  .\33xl\:mt-12\.75{
    margin-top: 3.1875rem;
  }

  .\33xl\:mr-12\.75{
    margin-right: 3.1875rem;
  }

  .\33xl\:mb-12\.75{
    margin-bottom: 3.1875rem;
  }

  .\33xl\:ml-12\.75{
    margin-left: 3.1875rem;
  }

  .\33xl\:mt-13\.5{
    margin-top: 3.375rem;
  }

  .\33xl\:mr-13\.5{
    margin-right: 3.375rem;
  }

  .\33xl\:mb-13\.5{
    margin-bottom: 3.375rem;
  }

  .\33xl\:ml-13\.5{
    margin-left: 3.375rem;
  }

  .\33xl\:mt-14\.5{
    margin-top: 3.625rem;
  }

  .\33xl\:mr-14\.5{
    margin-right: 3.625rem;
  }

  .\33xl\:mb-14\.5{
    margin-bottom: 3.625rem;
  }

  .\33xl\:ml-14\.5{
    margin-left: 3.625rem;
  }

  .\33xl\:mt-15\.5{
    margin-top: 3.875rem;
  }

  .\33xl\:mr-15\.5{
    margin-right: 3.875rem;
  }

  .\33xl\:mb-15\.5{
    margin-bottom: 3.875rem;
  }

  .\33xl\:ml-15\.5{
    margin-left: 3.875rem;
  }

  .\33xl\:mt-15\.75{
    margin-top: 3.9375rem;
  }

  .\33xl\:mr-15\.75{
    margin-right: 3.9375rem;
  }

  .\33xl\:mb-15\.75{
    margin-bottom: 3.9375rem;
  }

  .\33xl\:ml-15\.75{
    margin-left: 3.9375rem;
  }

  .\33xl\:mt-16\.25{
    margin-top: 4.0625rem;
  }

  .\33xl\:mr-16\.25{
    margin-right: 4.0625rem;
  }

  .\33xl\:mb-16\.25{
    margin-bottom: 4.0625rem;
  }

  .\33xl\:ml-16\.25{
    margin-left: 4.0625rem;
  }

  .\33xl\:mt-17\.25{
    margin-top: 4.3125rem;
  }

  .\33xl\:mr-17\.25{
    margin-right: 4.3125rem;
  }

  .\33xl\:mb-17\.25{
    margin-bottom: 4.3125rem;
  }

  .\33xl\:ml-17\.25{
    margin-left: 4.3125rem;
  }

  .\33xl\:mt-17\.5{
    margin-top: 4.375rem;
  }

  .\33xl\:mr-17\.5{
    margin-right: 4.375rem;
  }

  .\33xl\:mb-17\.5{
    margin-bottom: 4.375rem;
  }

  .\33xl\:ml-17\.5{
    margin-left: 4.375rem;
  }

  .\33xl\:mt-18\.25{
    margin-top: 4.5625rem;
  }

  .\33xl\:mr-18\.25{
    margin-right: 4.5625rem;
  }

  .\33xl\:mb-18\.25{
    margin-bottom: 4.5625rem;
  }

  .\33xl\:ml-18\.25{
    margin-left: 4.5625rem;
  }

  .\33xl\:mt-18\.5{
    margin-top: 4.625rem;
  }

  .\33xl\:mr-18\.5{
    margin-right: 4.625rem;
  }

  .\33xl\:mb-18\.5{
    margin-bottom: 4.625rem;
  }

  .\33xl\:ml-18\.5{
    margin-left: 4.625rem;
  }

  .\33xl\:mt-20\.25{
    margin-top: 5.0625rem;
  }

  .\33xl\:mr-20\.25{
    margin-right: 5.0625rem;
  }

  .\33xl\:mb-20\.25{
    margin-bottom: 5.0625rem;
  }

  .\33xl\:ml-20\.25{
    margin-left: 5.0625rem;
  }

  .\33xl\:mt-20\.5{
    margin-top: 5.125rem;
  }

  .\33xl\:mr-20\.5{
    margin-right: 5.125rem;
  }

  .\33xl\:mb-20\.5{
    margin-bottom: 5.125rem;
  }

  .\33xl\:ml-20\.5{
    margin-left: 5.125rem;
  }

  .\33xl\:mt-22\.5{
    margin-top: 5.625rem;
  }

  .\33xl\:mr-22\.5{
    margin-right: 5.625rem;
  }

  .\33xl\:mb-22\.5{
    margin-bottom: 5.625rem;
  }

  .\33xl\:ml-22\.5{
    margin-left: 5.625rem;
  }

  .\33xl\:mt-25\.5{
    margin-top: 6.375rem;
  }

  .\33xl\:mr-25\.5{
    margin-right: 6.375rem;
  }

  .\33xl\:mb-25\.5{
    margin-bottom: 6.375rem;
  }

  .\33xl\:ml-25\.5{
    margin-left: 6.375rem;
  }

  .\33xl\:mt-26\.75{
    margin-top: 6.6875rem;
  }

  .\33xl\:mr-26\.75{
    margin-right: 6.6875rem;
  }

  .\33xl\:mb-26\.75{
    margin-bottom: 6.6875rem;
  }

  .\33xl\:ml-26\.75{
    margin-left: 6.6875rem;
  }

  .\33xl\:mt-32\.5{
    margin-top: 8.125rem;
  }

  .\33xl\:mr-32\.5{
    margin-right: 8.125rem;
  }

  .\33xl\:mb-32\.5{
    margin-bottom: 8.125rem;
  }

  .\33xl\:ml-32\.5{
    margin-left: 8.125rem;
  }

  .\33xl\:mt-37\.5{
    margin-top: 9.375rem;
  }

  .\33xl\:mr-37\.5{
    margin-right: 9.375rem;
  }

  .\33xl\:mb-37\.5{
    margin-bottom: 9.375rem;
  }

  .\33xl\:ml-37\.5{
    margin-left: 9.375rem;
  }

  .\33xl\:mt-41\.25{
    margin-top: 10.3125rem;
  }

  .\33xl\:mr-41\.25{
    margin-right: 10.3125rem;
  }

  .\33xl\:mb-41\.25{
    margin-bottom: 10.3125rem;
  }

  .\33xl\:ml-41\.25{
    margin-left: 10.3125rem;
  }

  .\33xl\:mt-52\.5{
    margin-top: 13.125rem;
  }

  .\33xl\:mr-52\.5{
    margin-right: 13.125rem;
  }

  .\33xl\:mb-52\.5{
    margin-bottom: 13.125rem;
  }

  .\33xl\:ml-52\.5{
    margin-left: 13.125rem;
  }

  .\33xl\:mt-54\.5{
    margin-top: 13.625rem;
  }

  .\33xl\:mr-54\.5{
    margin-right: 13.625rem;
  }

  .\33xl\:mb-54\.5{
    margin-bottom: 13.625rem;
  }

  .\33xl\:ml-54\.5{
    margin-left: 13.625rem;
  }

  .\33xl\:mt-57\.25{
    margin-top: 14.3125rem;
  }

  .\33xl\:mr-57\.25{
    margin-right: 14.3125rem;
  }

  .\33xl\:mb-57\.25{
    margin-bottom: 14.3125rem;
  }

  .\33xl\:ml-57\.25{
    margin-left: 14.3125rem;
  }

  .\33xl\:mt-57\.5{
    margin-top: 14.375rem;
  }

  .\33xl\:mr-57\.5{
    margin-right: 14.375rem;
  }

  .\33xl\:mb-57\.5{
    margin-bottom: 14.375rem;
  }

  .\33xl\:ml-57\.5{
    margin-left: 14.375rem;
  }

  .\33xl\:mt-66\.25{
    margin-top: 16.5625rem;
  }

  .\33xl\:mr-66\.25{
    margin-right: 16.5625rem;
  }

  .\33xl\:mb-66\.25{
    margin-bottom: 16.5625rem;
  }

  .\33xl\:ml-66\.25{
    margin-left: 16.5625rem;
  }

  .\33xl\:mt-74\.5{
    margin-top: 18.125rem;
  }

  .\33xl\:mr-74\.5{
    margin-right: 18.125rem;
  }

  .\33xl\:mb-74\.5{
    margin-bottom: 18.125rem;
  }

  .\33xl\:ml-74\.5{
    margin-left: 18.125rem;
  }

  .\33xl\:mt-106\.25{
    margin-top: 26.5625rem;
  }

  .\33xl\:mr-106\.25{
    margin-right: 26.5625rem;
  }

  .\33xl\:mb-106\.25{
    margin-bottom: 26.5625rem;
  }

  .\33xl\:ml-106\.25{
    margin-left: 26.5625rem;
  }

  .\33xl\:mt-112\.25{
    margin-top: 28.0675rem;
  }

  .\33xl\:mr-112\.25{
    margin-right: 28.0675rem;
  }

  .\33xl\:mb-112\.25{
    margin-bottom: 28.0675rem;
  }

  .\33xl\:ml-112\.25{
    margin-left: 28.0675rem;
  }

  .\33xl\:mt-112\.75{
    margin-top: 28.1875rem;
  }

  .\33xl\:mr-112\.75{
    margin-right: 28.1875rem;
  }

  .\33xl\:mb-112\.75{
    margin-bottom: 28.1875rem;
  }

  .\33xl\:ml-112\.75{
    margin-left: 28.1875rem;
  }

  .\33xl\:mt-147\.5{
    margin-top: 36.875rem;
  }

  .\33xl\:mr-147\.5{
    margin-right: 36.875rem;
  }

  .\33xl\:mb-147\.5{
    margin-bottom: 36.875rem;
  }

  .\33xl\:ml-147\.5{
    margin-left: 36.875rem;
  }

  .\33xl\:mt-162\.5{
    margin-top: 40.625rem;
  }

  .\33xl\:mr-162\.5{
    margin-right: 40.625rem;
  }

  .\33xl\:mb-162\.5{
    margin-bottom: 40.625rem;
  }

  .\33xl\:ml-162\.5{
    margin-left: 40.625rem;
  }

  .\33xl\:mt-172\.25{
    margin-top: 42.5625rem;
  }

  .\33xl\:mr-172\.25{
    margin-right: 42.5625rem;
  }

  .\33xl\:mb-172\.25{
    margin-bottom: 42.5625rem;
  }

  .\33xl\:ml-172\.25{
    margin-left: 42.5625rem;
  }

  .\33xl\:mt-175\.25{
    margin-top: 43.8125rem;
  }

  .\33xl\:mr-175\.25{
    margin-right: 43.8125rem;
  }

  .\33xl\:mb-175\.25{
    margin-bottom: 43.8125rem;
  }

  .\33xl\:ml-175\.25{
    margin-left: 43.8125rem;
  }

  .\33xl\:mt-184\.25{
    margin-top: 46.0625rem;
  }

  .\33xl\:mr-184\.25{
    margin-right: 46.0625rem;
  }

  .\33xl\:mb-184\.25{
    margin-bottom: 46.0625rem;
  }

  .\33xl\:ml-184\.25{
    margin-left: 46.0625rem;
  }

  .\33xl\:mt-203\.25{
    margin-top: 50.8125rem;
  }

  .\33xl\:mr-203\.25{
    margin-right: 50.8125rem;
  }

  .\33xl\:mb-203\.25{
    margin-bottom: 50.8125rem;
  }

  .\33xl\:ml-203\.25{
    margin-left: 50.8125rem;
  }

  .\33xl\:mt-half{
    margin-top: 50%;
  }

  .\33xl\:mr-half{
    margin-right: 50%;
  }

  .\33xl\:mb-half{
    margin-bottom: 50%;
  }

  .\33xl\:ml-half{
    margin-left: 50%;
  }

  .\33xl\:mt-full{
    margin-top: 100%;
  }

  .\33xl\:mr-full{
    margin-right: 100%;
  }

  .\33xl\:mb-full{
    margin-bottom: 100%;
  }

  .\33xl\:ml-full{
    margin-left: 100%;
  }

  .\33xl\:mt-1\/10{
    margin-top: 10%;
  }

  .\33xl\:mr-1\/10{
    margin-right: 10%;
  }

  .\33xl\:mb-1\/10{
    margin-bottom: 10%;
  }

  .\33xl\:ml-1\/10{
    margin-left: 10%;
  }

  .\33xl\:mt-2\/10{
    margin-top: 20%;
  }

  .\33xl\:mr-2\/10{
    margin-right: 20%;
  }

  .\33xl\:mb-2\/10{
    margin-bottom: 20%;
  }

  .\33xl\:ml-2\/10{
    margin-left: 20%;
  }

  .\33xl\:mt-3\/10{
    margin-top: 30%;
  }

  .\33xl\:mr-3\/10{
    margin-right: 30%;
  }

  .\33xl\:mb-3\/10{
    margin-bottom: 30%;
  }

  .\33xl\:ml-3\/10{
    margin-left: 30%;
  }

  .\33xl\:mt-4\/10{
    margin-top: 40%;
  }

  .\33xl\:mr-4\/10{
    margin-right: 40%;
  }

  .\33xl\:mb-4\/10{
    margin-bottom: 40%;
  }

  .\33xl\:ml-4\/10{
    margin-left: 40%;
  }

  .\33xl\:mt-4\.5\/10{
    margin-top: 45%;
  }

  .\33xl\:mr-4\.5\/10{
    margin-right: 45%;
  }

  .\33xl\:mb-4\.5\/10{
    margin-bottom: 45%;
  }

  .\33xl\:ml-4\.5\/10{
    margin-left: 45%;
  }

  .\33xl\:mt-5\/10{
    margin-top: 50%;
  }

  .\33xl\:mr-5\/10{
    margin-right: 50%;
  }

  .\33xl\:mb-5\/10{
    margin-bottom: 50%;
  }

  .\33xl\:ml-5\/10{
    margin-left: 50%;
  }

  .\33xl\:mt-5\.5\/10{
    margin-top: 55%;
  }

  .\33xl\:mr-5\.5\/10{
    margin-right: 55%;
  }

  .\33xl\:mb-5\.5\/10{
    margin-bottom: 55%;
  }

  .\33xl\:ml-5\.5\/10{
    margin-left: 55%;
  }

  .\33xl\:mt-6\/10{
    margin-top: 60%;
  }

  .\33xl\:mr-6\/10{
    margin-right: 60%;
  }

  .\33xl\:mb-6\/10{
    margin-bottom: 60%;
  }

  .\33xl\:ml-6\/10{
    margin-left: 60%;
  }

  .\33xl\:mt-7\/10{
    margin-top: 70%;
  }

  .\33xl\:mr-7\/10{
    margin-right: 70%;
  }

  .\33xl\:mb-7\/10{
    margin-bottom: 70%;
  }

  .\33xl\:ml-7\/10{
    margin-left: 70%;
  }

  .\33xl\:mt-8\/10{
    margin-top: 80%;
  }

  .\33xl\:mr-8\/10{
    margin-right: 80%;
  }

  .\33xl\:mb-8\/10{
    margin-bottom: 80%;
  }

  .\33xl\:ml-8\/10{
    margin-left: 80%;
  }

  .\33xl\:mt-9\/10{
    margin-top: 90%;
  }

  .\33xl\:mr-9\/10{
    margin-right: 90%;
  }

  .\33xl\:mb-9\/10{
    margin-bottom: 90%;
  }

  .\33xl\:ml-9\/10{
    margin-left: 90%;
  }

  .\33xl\:mt-1\/12{
    margin-top: 8.333333%;
  }

  .\33xl\:mr-1\/12{
    margin-right: 8.333333%;
  }

  .\33xl\:mb-1\/12{
    margin-bottom: 8.333333%;
  }

  .\33xl\:ml-1\/12{
    margin-left: 8.333333%;
  }

  .\33xl\:mt-2\/12{
    margin-top: 16.666667%;
  }

  .\33xl\:mr-2\/12{
    margin-right: 16.666667%;
  }

  .\33xl\:mb-2\/12{
    margin-bottom: 16.666667%;
  }

  .\33xl\:ml-2\/12{
    margin-left: 16.666667%;
  }

  .\33xl\:mt-3\/12{
    margin-top: 25%;
  }

  .\33xl\:mr-3\/12{
    margin-right: 25%;
  }

  .\33xl\:mb-3\/12{
    margin-bottom: 25%;
  }

  .\33xl\:ml-3\/12{
    margin-left: 25%;
  }

  .\33xl\:mt-4\/12{
    margin-top: 33.333333%;
  }

  .\33xl\:mr-4\/12{
    margin-right: 33.333333%;
  }

  .\33xl\:mb-4\/12{
    margin-bottom: 33.333333%;
  }

  .\33xl\:ml-4\/12{
    margin-left: 33.333333%;
  }

  .\33xl\:mt-5\/12{
    margin-top: 41.666667%;
  }

  .\33xl\:mr-5\/12{
    margin-right: 41.666667%;
  }

  .\33xl\:mb-5\/12{
    margin-bottom: 41.666667%;
  }

  .\33xl\:ml-5\/12{
    margin-left: 41.666667%;
  }

  .\33xl\:mt-6\/12{
    margin-top: 50%;
  }

  .\33xl\:mr-6\/12{
    margin-right: 50%;
  }

  .\33xl\:mb-6\/12{
    margin-bottom: 50%;
  }

  .\33xl\:ml-6\/12{
    margin-left: 50%;
  }

  .\33xl\:mt-7\/12{
    margin-top: 58.333333%;
  }

  .\33xl\:mr-7\/12{
    margin-right: 58.333333%;
  }

  .\33xl\:mb-7\/12{
    margin-bottom: 58.333333%;
  }

  .\33xl\:ml-7\/12{
    margin-left: 58.333333%;
  }

  .\33xl\:mt-8\/12{
    margin-top: 66.666667%;
  }

  .\33xl\:mr-8\/12{
    margin-right: 66.666667%;
  }

  .\33xl\:mb-8\/12{
    margin-bottom: 66.666667%;
  }

  .\33xl\:ml-8\/12{
    margin-left: 66.666667%;
  }

  .\33xl\:mt-9\/12{
    margin-top: 75%;
  }

  .\33xl\:mr-9\/12{
    margin-right: 75%;
  }

  .\33xl\:mb-9\/12{
    margin-bottom: 75%;
  }

  .\33xl\:ml-9\/12{
    margin-left: 75%;
  }

  .\33xl\:mt-10\/12{
    margin-top: 83.333333%;
  }

  .\33xl\:mr-10\/12{
    margin-right: 83.333333%;
  }

  .\33xl\:mb-10\/12{
    margin-bottom: 83.333333%;
  }

  .\33xl\:ml-10\/12{
    margin-left: 83.333333%;
  }

  .\33xl\:mt-11\/12{
    margin-top: 91.666667%;
  }

  .\33xl\:mr-11\/12{
    margin-right: 91.666667%;
  }

  .\33xl\:mb-11\/12{
    margin-bottom: 91.666667%;
  }

  .\33xl\:ml-11\/12{
    margin-left: 91.666667%;
  }

  .\33xl\:-mt-0{
    margin-top: 0px;
  }

  .\33xl\:-mr-0{
    margin-right: 0px;
  }

  .\33xl\:-mb-0{
    margin-bottom: 0px;
  }

  .\33xl\:-ml-0{
    margin-left: 0px;
  }

  .\33xl\:-mt-1{
    margin-top: -0.25rem;
  }

  .\33xl\:-mr-1{
    margin-right: -0.25rem;
  }

  .\33xl\:-mb-1{
    margin-bottom: -0.25rem;
  }

  .\33xl\:-ml-1{
    margin-left: -0.25rem;
  }

  .\33xl\:-mt-2{
    margin-top: -0.5rem;
  }

  .\33xl\:-mr-2{
    margin-right: -0.5rem;
  }

  .\33xl\:-mb-2{
    margin-bottom: -0.5rem;
  }

  .\33xl\:-ml-2{
    margin-left: -0.5rem;
  }

  .\33xl\:-mt-3{
    margin-top: -0.75rem;
  }

  .\33xl\:-mr-3{
    margin-right: -0.75rem;
  }

  .\33xl\:-mb-3{
    margin-bottom: -0.75rem;
  }

  .\33xl\:-ml-3{
    margin-left: -0.75rem;
  }

  .\33xl\:-mt-4{
    margin-top: -1rem;
  }

  .\33xl\:-mr-4{
    margin-right: -1rem;
  }

  .\33xl\:-mb-4{
    margin-bottom: -1rem;
  }

  .\33xl\:-ml-4{
    margin-left: -1rem;
  }

  .\33xl\:-mt-5{
    margin-top: -1.25rem;
  }

  .\33xl\:-mr-5{
    margin-right: -1.25rem;
  }

  .\33xl\:-mb-5{
    margin-bottom: -1.25rem;
  }

  .\33xl\:-ml-5{
    margin-left: -1.25rem;
  }

  .\33xl\:-mt-6{
    margin-top: -1.5rem;
  }

  .\33xl\:-mr-6{
    margin-right: -1.5rem;
  }

  .\33xl\:-mb-6{
    margin-bottom: -1.5rem;
  }

  .\33xl\:-ml-6{
    margin-left: -1.5rem;
  }

  .\33xl\:-mt-7{
    margin-top: -1.75rem;
  }

  .\33xl\:-mr-7{
    margin-right: -1.75rem;
  }

  .\33xl\:-mb-7{
    margin-bottom: -1.75rem;
  }

  .\33xl\:-ml-7{
    margin-left: -1.75rem;
  }

  .\33xl\:-mt-8{
    margin-top: -2rem;
  }

  .\33xl\:-mr-8{
    margin-right: -2rem;
  }

  .\33xl\:-mb-8{
    margin-bottom: -2rem;
  }

  .\33xl\:-ml-8{
    margin-left: -2rem;
  }

  .\33xl\:-mt-9{
    margin-top: -2.25rem;
  }

  .\33xl\:-mr-9{
    margin-right: -2.25rem;
  }

  .\33xl\:-mb-9{
    margin-bottom: -2.25rem;
  }

  .\33xl\:-ml-9{
    margin-left: -2.25rem;
  }

  .\33xl\:-mt-10{
    margin-top: -2.5rem;
  }

  .\33xl\:-mr-10{
    margin-right: -2.5rem;
  }

  .\33xl\:-mb-10{
    margin-bottom: -2.5rem;
  }

  .\33xl\:-ml-10{
    margin-left: -2.5rem;
  }

  .\33xl\:-mt-11{
    margin-top: -2.75rem;
  }

  .\33xl\:-mr-11{
    margin-right: -2.75rem;
  }

  .\33xl\:-mb-11{
    margin-bottom: -2.75rem;
  }

  .\33xl\:-ml-11{
    margin-left: -2.75rem;
  }

  .\33xl\:-mt-12{
    margin-top: -3rem;
  }

  .\33xl\:-mr-12{
    margin-right: -3rem;
  }

  .\33xl\:-mb-12{
    margin-bottom: -3rem;
  }

  .\33xl\:-ml-12{
    margin-left: -3rem;
  }

  .\33xl\:-mt-13{
    margin-top: -3.25rem;
  }

  .\33xl\:-mr-13{
    margin-right: -3.25rem;
  }

  .\33xl\:-mb-13{
    margin-bottom: -3.25rem;
  }

  .\33xl\:-ml-13{
    margin-left: -3.25rem;
  }

  .\33xl\:-mt-14{
    margin-top: -3.5rem;
  }

  .\33xl\:-mr-14{
    margin-right: -3.5rem;
  }

  .\33xl\:-mb-14{
    margin-bottom: -3.5rem;
  }

  .\33xl\:-ml-14{
    margin-left: -3.5rem;
  }

  .\33xl\:-mt-15{
    margin-top: -3.75rem;
  }

  .\33xl\:-mr-15{
    margin-right: -3.75rem;
  }

  .\33xl\:-mb-15{
    margin-bottom: -3.75rem;
  }

  .\33xl\:-ml-15{
    margin-left: -3.75rem;
  }

  .\33xl\:-mt-16{
    margin-top: -4rem;
  }

  .\33xl\:-mr-16{
    margin-right: -4rem;
  }

  .\33xl\:-mb-16{
    margin-bottom: -4rem;
  }

  .\33xl\:-ml-16{
    margin-left: -4rem;
  }

  .\33xl\:-mt-17{
    margin-top: -4.25rem;
  }

  .\33xl\:-mr-17{
    margin-right: -4.25rem;
  }

  .\33xl\:-mb-17{
    margin-bottom: -4.25rem;
  }

  .\33xl\:-ml-17{
    margin-left: -4.25rem;
  }

  .\33xl\:-mt-18{
    margin-top: -4.5rem;
  }

  .\33xl\:-mr-18{
    margin-right: -4.5rem;
  }

  .\33xl\:-mb-18{
    margin-bottom: -4.5rem;
  }

  .\33xl\:-ml-18{
    margin-left: -4.5rem;
  }

  .\33xl\:-mt-19{
    margin-top: -4.75rem;
  }

  .\33xl\:-mr-19{
    margin-right: -4.75rem;
  }

  .\33xl\:-mb-19{
    margin-bottom: -4.75rem;
  }

  .\33xl\:-ml-19{
    margin-left: -4.75rem;
  }

  .\33xl\:-mt-20{
    margin-top: -5rem;
  }

  .\33xl\:-mr-20{
    margin-right: -5rem;
  }

  .\33xl\:-mb-20{
    margin-bottom: -5rem;
  }

  .\33xl\:-ml-20{
    margin-left: -5rem;
  }

  .\33xl\:-mt-22{
    margin-top: -5.5rem;
  }

  .\33xl\:-mr-22{
    margin-right: -5.5rem;
  }

  .\33xl\:-mb-22{
    margin-bottom: -5.5rem;
  }

  .\33xl\:-ml-22{
    margin-left: -5.5rem;
  }

  .\33xl\:-mt-24{
    margin-top: -6rem;
  }

  .\33xl\:-mr-24{
    margin-right: -6rem;
  }

  .\33xl\:-mb-24{
    margin-bottom: -6rem;
  }

  .\33xl\:-ml-24{
    margin-left: -6rem;
  }

  .\33xl\:-mt-25{
    margin-top: -6.25rem;
  }

  .\33xl\:-mr-25{
    margin-right: -6.25rem;
  }

  .\33xl\:-mb-25{
    margin-bottom: -6.25rem;
  }

  .\33xl\:-ml-25{
    margin-left: -6.25rem;
  }

  .\33xl\:-mt-28{
    margin-top: -7rem;
  }

  .\33xl\:-mr-28{
    margin-right: -7rem;
  }

  .\33xl\:-mb-28{
    margin-bottom: -7rem;
  }

  .\33xl\:-ml-28{
    margin-left: -7rem;
  }

  .\33xl\:-mt-30{
    margin-top: -7.5rem;
  }

  .\33xl\:-mr-30{
    margin-right: -7.5rem;
  }

  .\33xl\:-mb-30{
    margin-bottom: -7.5rem;
  }

  .\33xl\:-ml-30{
    margin-left: -7.5rem;
  }

  .\33xl\:-mt-32{
    margin-top: -8rem;
  }

  .\33xl\:-mr-32{
    margin-right: -8rem;
  }

  .\33xl\:-mb-32{
    margin-bottom: -8rem;
  }

  .\33xl\:-ml-32{
    margin-left: -8rem;
  }

  .\33xl\:-mt-34{
    margin-top: -8.5rem;
  }

  .\33xl\:-mr-34{
    margin-right: -8.5rem;
  }

  .\33xl\:-mb-34{
    margin-bottom: -8.5rem;
  }

  .\33xl\:-ml-34{
    margin-left: -8.5rem;
  }

  .\33xl\:-mt-35{
    margin-top: -8.75rem;
  }

  .\33xl\:-mr-35{
    margin-right: -8.75rem;
  }

  .\33xl\:-mb-35{
    margin-bottom: -8.75rem;
  }

  .\33xl\:-ml-35{
    margin-left: -8.75rem;
  }

  .\33xl\:-mt-36{
    margin-top: -9rem;
  }

  .\33xl\:-mr-36{
    margin-right: -9rem;
  }

  .\33xl\:-mb-36{
    margin-bottom: -9rem;
  }

  .\33xl\:-ml-36{
    margin-left: -9rem;
  }

  .\33xl\:-mt-39{
    margin-top: -9.75rem;
  }

  .\33xl\:-mr-39{
    margin-right: -9.75rem;
  }

  .\33xl\:-mb-39{
    margin-bottom: -9.75rem;
  }

  .\33xl\:-ml-39{
    margin-left: -9.75rem;
  }

  .\33xl\:-mt-40{
    margin-top: -10rem;
  }

  .\33xl\:-mr-40{
    margin-right: -10rem;
  }

  .\33xl\:-mb-40{
    margin-bottom: -10rem;
  }

  .\33xl\:-ml-40{
    margin-left: -10rem;
  }

  .\33xl\:-mt-42{
    margin-top: -10.5rem;
  }

  .\33xl\:-mr-42{
    margin-right: -10.5rem;
  }

  .\33xl\:-mb-42{
    margin-bottom: -10.5rem;
  }

  .\33xl\:-ml-42{
    margin-left: -10.5rem;
  }

  .\33xl\:-mt-44{
    margin-top: -11rem;
  }

  .\33xl\:-mr-44{
    margin-right: -11rem;
  }

  .\33xl\:-mb-44{
    margin-bottom: -11rem;
  }

  .\33xl\:-ml-44{
    margin-left: -11rem;
  }

  .\33xl\:-mt-45{
    margin-top: -11.25rem;
  }

  .\33xl\:-mr-45{
    margin-right: -11.25rem;
  }

  .\33xl\:-mb-45{
    margin-bottom: -11.25rem;
  }

  .\33xl\:-ml-45{
    margin-left: -11.25rem;
  }

  .\33xl\:-mt-48{
    margin-top: -12rem;
  }

  .\33xl\:-mr-48{
    margin-right: -12rem;
  }

  .\33xl\:-mb-48{
    margin-bottom: -12rem;
  }

  .\33xl\:-ml-48{
    margin-left: -12rem;
  }

  .\33xl\:-mt-50{
    margin-top: -12.5rem;
  }

  .\33xl\:-mr-50{
    margin-right: -12.5rem;
  }

  .\33xl\:-mb-50{
    margin-bottom: -12.5rem;
  }

  .\33xl\:-ml-50{
    margin-left: -12.5rem;
  }

  .\33xl\:-mt-52{
    margin-top: -13rem;
  }

  .\33xl\:-mr-52{
    margin-right: -13rem;
  }

  .\33xl\:-mb-52{
    margin-bottom: -13rem;
  }

  .\33xl\:-ml-52{
    margin-left: -13rem;
  }

  .\33xl\:-mt-55{
    margin-top: -13.75rem;
  }

  .\33xl\:-mr-55{
    margin-right: -13.75rem;
  }

  .\33xl\:-mb-55{
    margin-bottom: -13.75rem;
  }

  .\33xl\:-ml-55{
    margin-left: -13.75rem;
  }

  .\33xl\:-mt-56{
    margin-top: -14rem;
  }

  .\33xl\:-mr-56{
    margin-right: -14rem;
  }

  .\33xl\:-mb-56{
    margin-bottom: -14rem;
  }

  .\33xl\:-ml-56{
    margin-left: -14rem;
  }

  .\33xl\:-mt-58{
    margin-top: -14.5rem;
  }

  .\33xl\:-mr-58{
    margin-right: -14.5rem;
  }

  .\33xl\:-mb-58{
    margin-bottom: -14.5rem;
  }

  .\33xl\:-ml-58{
    margin-left: -14.5rem;
  }

  .\33xl\:-mt-60{
    margin-top: -15rem;
  }

  .\33xl\:-mr-60{
    margin-right: -15rem;
  }

  .\33xl\:-mb-60{
    margin-bottom: -15rem;
  }

  .\33xl\:-ml-60{
    margin-left: -15rem;
  }

  .\33xl\:-mt-64{
    margin-top: -16rem;
  }

  .\33xl\:-mr-64{
    margin-right: -16rem;
  }

  .\33xl\:-mb-64{
    margin-bottom: -16rem;
  }

  .\33xl\:-ml-64{
    margin-left: -16rem;
  }

  .\33xl\:-mt-65{
    margin-top: -16.25rem;
  }

  .\33xl\:-mr-65{
    margin-right: -16.25rem;
  }

  .\33xl\:-mb-65{
    margin-bottom: -16.25rem;
  }

  .\33xl\:-ml-65{
    margin-left: -16.25rem;
  }

  .\33xl\:-mt-68{
    margin-top: -17rem;
  }

  .\33xl\:-mr-68{
    margin-right: -17rem;
  }

  .\33xl\:-mb-68{
    margin-bottom: -17rem;
  }

  .\33xl\:-ml-68{
    margin-left: -17rem;
  }

  .\33xl\:-mt-69{
    margin-top: -17.25rem;
  }

  .\33xl\:-mr-69{
    margin-right: -17.25rem;
  }

  .\33xl\:-mb-69{
    margin-bottom: -17.25rem;
  }

  .\33xl\:-ml-69{
    margin-left: -17.25rem;
  }

  .\33xl\:-mt-70{
    margin-top: -17.5rem;
  }

  .\33xl\:-mr-70{
    margin-right: -17.5rem;
  }

  .\33xl\:-mb-70{
    margin-bottom: -17.5rem;
  }

  .\33xl\:-ml-70{
    margin-left: -17.5rem;
  }

  .\33xl\:-mt-72{
    margin-top: -18rem;
  }

  .\33xl\:-mr-72{
    margin-right: -18rem;
  }

  .\33xl\:-mb-72{
    margin-bottom: -18rem;
  }

  .\33xl\:-ml-72{
    margin-left: -18rem;
  }

  .\33xl\:-mt-75{
    margin-top: -18.75rem;
  }

  .\33xl\:-mr-75{
    margin-right: -18.75rem;
  }

  .\33xl\:-mb-75{
    margin-bottom: -18.75rem;
  }

  .\33xl\:-ml-75{
    margin-left: -18.75rem;
  }

  .\33xl\:-mt-80{
    margin-top: -20rem;
  }

  .\33xl\:-mr-80{
    margin-right: -20rem;
  }

  .\33xl\:-mb-80{
    margin-bottom: -20rem;
  }

  .\33xl\:-ml-80{
    margin-left: -20rem;
  }

  .\33xl\:-mt-85{
    margin-top: -21.25rem;
  }

  .\33xl\:-mr-85{
    margin-right: -21.25rem;
  }

  .\33xl\:-mb-85{
    margin-bottom: -21.25rem;
  }

  .\33xl\:-ml-85{
    margin-left: -21.25rem;
  }

  .\33xl\:-mt-86{
    margin-top: -21.5rem;
  }

  .\33xl\:-mr-86{
    margin-right: -21.5rem;
  }

  .\33xl\:-mb-86{
    margin-bottom: -21.5rem;
  }

  .\33xl\:-ml-86{
    margin-left: -21.5rem;
  }

  .\33xl\:-mt-90{
    margin-top: -22.5rem;
  }

  .\33xl\:-mr-90{
    margin-right: -22.5rem;
  }

  .\33xl\:-mb-90{
    margin-bottom: -22.5rem;
  }

  .\33xl\:-ml-90{
    margin-left: -22.5rem;
  }

  .\33xl\:-mt-96{
    margin-top: -24rem;
  }

  .\33xl\:-mr-96{
    margin-right: -24rem;
  }

  .\33xl\:-mb-96{
    margin-bottom: -24rem;
  }

  .\33xl\:-ml-96{
    margin-left: -24rem;
  }

  .\33xl\:-mt-100{
    margin-top: -25rem;
  }

  .\33xl\:-mr-100{
    margin-right: -25rem;
  }

  .\33xl\:-mb-100{
    margin-bottom: -25rem;
  }

  .\33xl\:-ml-100{
    margin-left: -25rem;
  }

  .\33xl\:-mt-115{
    margin-top: -28.75rem;
  }

  .\33xl\:-mr-115{
    margin-right: -28.75rem;
  }

  .\33xl\:-mb-115{
    margin-bottom: -28.75rem;
  }

  .\33xl\:-ml-115{
    margin-left: -28.75rem;
  }

  .\33xl\:-mt-125{
    margin-top: -31.25rem;
  }

  .\33xl\:-mr-125{
    margin-right: -31.25rem;
  }

  .\33xl\:-mb-125{
    margin-bottom: -31.25rem;
  }

  .\33xl\:-ml-125{
    margin-left: -31.25rem;
  }

  .\33xl\:-mt-142{
    margin-top: -35.5rem;
  }

  .\33xl\:-mr-142{
    margin-right: -35.5rem;
  }

  .\33xl\:-mb-142{
    margin-bottom: -35.5rem;
  }

  .\33xl\:-ml-142{
    margin-left: -35.5rem;
  }

  .\33xl\:-mt-150{
    margin-top: -37.5rem;
  }

  .\33xl\:-mr-150{
    margin-right: -37.5rem;
  }

  .\33xl\:-mb-150{
    margin-bottom: -37.5rem;
  }

  .\33xl\:-ml-150{
    margin-left: -37.5rem;
  }

  .\33xl\:-mt-156{
    margin-top: -39rem;
  }

  .\33xl\:-mr-156{
    margin-right: -39rem;
  }

  .\33xl\:-mb-156{
    margin-bottom: -39rem;
  }

  .\33xl\:-ml-156{
    margin-left: -39rem;
  }

  .\33xl\:-mt-160{
    margin-top: -40rem;
  }

  .\33xl\:-mr-160{
    margin-right: -40rem;
  }

  .\33xl\:-mb-160{
    margin-bottom: -40rem;
  }

  .\33xl\:-ml-160{
    margin-left: -40rem;
  }

  .\33xl\:-mt-175{
    margin-top: -43.75rem;
  }

  .\33xl\:-mr-175{
    margin-right: -43.75rem;
  }

  .\33xl\:-mb-175{
    margin-bottom: -43.75rem;
  }

  .\33xl\:-ml-175{
    margin-left: -43.75rem;
  }

  .\33xl\:-mt-207{
    margin-top: -51.75rem;
  }

  .\33xl\:-mr-207{
    margin-right: -51.75rem;
  }

  .\33xl\:-mb-207{
    margin-bottom: -51.75rem;
  }

  .\33xl\:-ml-207{
    margin-left: -51.75rem;
  }

  .\33xl\:-mt-242{
    margin-top: -60.5rem;
  }

  .\33xl\:-mr-242{
    margin-right: -60.5rem;
  }

  .\33xl\:-mb-242{
    margin-bottom: -60.5rem;
  }

  .\33xl\:-ml-242{
    margin-left: -60.5rem;
  }

  .\33xl\:-mt-250{
    margin-top: -62.5rem;
  }

  .\33xl\:-mr-250{
    margin-right: -62.5rem;
  }

  .\33xl\:-mb-250{
    margin-bottom: -62.5rem;
  }

  .\33xl\:-ml-250{
    margin-left: -62.5rem;
  }

  .\33xl\:-mt-258{
    margin-top: -64.5rem;
  }

  .\33xl\:-mr-258{
    margin-right: -64.5rem;
  }

  .\33xl\:-mb-258{
    margin-bottom: -64.5rem;
  }

  .\33xl\:-ml-258{
    margin-left: -64.5rem;
  }

  .\33xl\:-mt-265{
    margin-top: -66.25rem;
  }

  .\33xl\:-mr-265{
    margin-right: -66.25rem;
  }

  .\33xl\:-mb-265{
    margin-bottom: -66.25rem;
  }

  .\33xl\:-ml-265{
    margin-left: -66.25rem;
  }

  .\33xl\:-mt-280{
    margin-top: -70rem;
  }

  .\33xl\:-mr-280{
    margin-right: -70rem;
  }

  .\33xl\:-mb-280{
    margin-bottom: -70rem;
  }

  .\33xl\:-ml-280{
    margin-left: -70rem;
  }

  .\33xl\:-mt-px{
    margin-top: -1px;
  }

  .\33xl\:-mr-px{
    margin-right: -1px;
  }

  .\33xl\:-mb-px{
    margin-bottom: -1px;
  }

  .\33xl\:-ml-px{
    margin-left: -1px;
  }

  .\33xl\:-mt-0\.5{
    margin-top: -0.125rem;
  }

  .\33xl\:-mr-0\.5{
    margin-right: -0.125rem;
  }

  .\33xl\:-mb-0\.5{
    margin-bottom: -0.125rem;
  }

  .\33xl\:-ml-0\.5{
    margin-left: -0.125rem;
  }

  .\33xl\:-mt-1\.5{
    margin-top: -0.375rem;
  }

  .\33xl\:-mr-1\.5{
    margin-right: -0.375rem;
  }

  .\33xl\:-mb-1\.5{
    margin-bottom: -0.375rem;
  }

  .\33xl\:-ml-1\.5{
    margin-left: -0.375rem;
  }

  .\33xl\:-mt-2\.5{
    margin-top: -0.625rem;
  }

  .\33xl\:-mr-2\.5{
    margin-right: -0.625rem;
  }

  .\33xl\:-mb-2\.5{
    margin-bottom: -0.625rem;
  }

  .\33xl\:-ml-2\.5{
    margin-left: -0.625rem;
  }

  .\33xl\:-mt-3\.5{
    margin-top: -0.875rem;
  }

  .\33xl\:-mr-3\.5{
    margin-right: -0.875rem;
  }

  .\33xl\:-mb-3\.5{
    margin-bottom: -0.875rem;
  }

  .\33xl\:-ml-3\.5{
    margin-left: -0.875rem;
  }

  .\33xl\:-mt-0\.25{
    margin-top: -0.0625rem;
  }

  .\33xl\:-mr-0\.25{
    margin-right: -0.0625rem;
  }

  .\33xl\:-mb-0\.25{
    margin-bottom: -0.0625rem;
  }

  .\33xl\:-ml-0\.25{
    margin-left: -0.0625rem;
  }

  .\33xl\:-mt-0\.75{
    margin-top: -0.1875rem;
  }

  .\33xl\:-mr-0\.75{
    margin-right: -0.1875rem;
  }

  .\33xl\:-mb-0\.75{
    margin-bottom: -0.1875rem;
  }

  .\33xl\:-ml-0\.75{
    margin-left: -0.1875rem;
  }

  .\33xl\:-mt-1\.25{
    margin-top: -0.3125rem;
  }

  .\33xl\:-mr-1\.25{
    margin-right: -0.3125rem;
  }

  .\33xl\:-mb-1\.25{
    margin-bottom: -0.3125rem;
  }

  .\33xl\:-ml-1\.25{
    margin-left: -0.3125rem;
  }

  .\33xl\:-mt-1\.75{
    margin-top: -0.4375rem;
  }

  .\33xl\:-mr-1\.75{
    margin-right: -0.4375rem;
  }

  .\33xl\:-mb-1\.75{
    margin-bottom: -0.4375rem;
  }

  .\33xl\:-ml-1\.75{
    margin-left: -0.4375rem;
  }

  .\33xl\:-mt-2\.25{
    margin-top: -0.5625rem;
  }

  .\33xl\:-mr-2\.25{
    margin-right: -0.5625rem;
  }

  .\33xl\:-mb-2\.25{
    margin-bottom: -0.5625rem;
  }

  .\33xl\:-ml-2\.25{
    margin-left: -0.5625rem;
  }

  .\33xl\:-mt-2\.75{
    margin-top: -0.6875rem;
  }

  .\33xl\:-mr-2\.75{
    margin-right: -0.6875rem;
  }

  .\33xl\:-mb-2\.75{
    margin-bottom: -0.6875rem;
  }

  .\33xl\:-ml-2\.75{
    margin-left: -0.6875rem;
  }

  .\33xl\:-mt-3\.25{
    margin-top: -0.8125rem;
  }

  .\33xl\:-mr-3\.25{
    margin-right: -0.8125rem;
  }

  .\33xl\:-mb-3\.25{
    margin-bottom: -0.8125rem;
  }

  .\33xl\:-ml-3\.25{
    margin-left: -0.8125rem;
  }

  .\33xl\:-mt-3\.75{
    margin-top: -0.9375rem;
  }

  .\33xl\:-mr-3\.75{
    margin-right: -0.9375rem;
  }

  .\33xl\:-mb-3\.75{
    margin-bottom: -0.9375rem;
  }

  .\33xl\:-ml-3\.75{
    margin-left: -0.9375rem;
  }

  .\33xl\:-mt-4\.25{
    margin-top: -1.0625rem;
  }

  .\33xl\:-mr-4\.25{
    margin-right: -1.0625rem;
  }

  .\33xl\:-mb-4\.25{
    margin-bottom: -1.0625rem;
  }

  .\33xl\:-ml-4\.25{
    margin-left: -1.0625rem;
  }

  .\33xl\:-mt-4\.5{
    margin-top: -1.125rem;
  }

  .\33xl\:-mr-4\.5{
    margin-right: -1.125rem;
  }

  .\33xl\:-mb-4\.5{
    margin-bottom: -1.125rem;
  }

  .\33xl\:-ml-4\.5{
    margin-left: -1.125rem;
  }

  .\33xl\:-mt-4\.75{
    margin-top: -1.1875rem;
  }

  .\33xl\:-mr-4\.75{
    margin-right: -1.1875rem;
  }

  .\33xl\:-mb-4\.75{
    margin-bottom: -1.1875rem;
  }

  .\33xl\:-ml-4\.75{
    margin-left: -1.1875rem;
  }

  .\33xl\:-mt-5\.25{
    margin-top: -1.3125rem;
  }

  .\33xl\:-mr-5\.25{
    margin-right: -1.3125rem;
  }

  .\33xl\:-mb-5\.25{
    margin-bottom: -1.3125rem;
  }

  .\33xl\:-ml-5\.25{
    margin-left: -1.3125rem;
  }

  .\33xl\:-mt-5\.5{
    margin-top: -1.375rem;
  }

  .\33xl\:-mr-5\.5{
    margin-right: -1.375rem;
  }

  .\33xl\:-mb-5\.5{
    margin-bottom: -1.375rem;
  }

  .\33xl\:-ml-5\.5{
    margin-left: -1.375rem;
  }

  .\33xl\:-mt-5\.75{
    margin-top: -1.4375rem;
  }

  .\33xl\:-mr-5\.75{
    margin-right: -1.4375rem;
  }

  .\33xl\:-mb-5\.75{
    margin-bottom: -1.4375rem;
  }

  .\33xl\:-ml-5\.75{
    margin-left: -1.4375rem;
  }

  .\33xl\:-mt-6\.25{
    margin-top: -1.5625rem;
  }

  .\33xl\:-mr-6\.25{
    margin-right: -1.5625rem;
  }

  .\33xl\:-mb-6\.25{
    margin-bottom: -1.5625rem;
  }

  .\33xl\:-ml-6\.25{
    margin-left: -1.5625rem;
  }

  .\33xl\:-mt-6\.5{
    margin-top: -1.625rem;
  }

  .\33xl\:-mr-6\.5{
    margin-right: -1.625rem;
  }

  .\33xl\:-mb-6\.5{
    margin-bottom: -1.625rem;
  }

  .\33xl\:-ml-6\.5{
    margin-left: -1.625rem;
  }

  .\33xl\:-mt-6\.75{
    margin-top: -1.6875rem;
  }

  .\33xl\:-mr-6\.75{
    margin-right: -1.6875rem;
  }

  .\33xl\:-mb-6\.75{
    margin-bottom: -1.6875rem;
  }

  .\33xl\:-ml-6\.75{
    margin-left: -1.6875rem;
  }

  .\33xl\:-mt-7\.25{
    margin-top: -1.8125rem;
  }

  .\33xl\:-mr-7\.25{
    margin-right: -1.8125rem;
  }

  .\33xl\:-mb-7\.25{
    margin-bottom: -1.8125rem;
  }

  .\33xl\:-ml-7\.25{
    margin-left: -1.8125rem;
  }

  .\33xl\:-mt-7\.5{
    margin-top: -1.875rem;
  }

  .\33xl\:-mr-7\.5{
    margin-right: -1.875rem;
  }

  .\33xl\:-mb-7\.5{
    margin-bottom: -1.875rem;
  }

  .\33xl\:-ml-7\.5{
    margin-left: -1.875rem;
  }

  .\33xl\:-mt-8\.25{
    margin-top: -2.0625rem;
  }

  .\33xl\:-mr-8\.25{
    margin-right: -2.0625rem;
  }

  .\33xl\:-mb-8\.25{
    margin-bottom: -2.0625rem;
  }

  .\33xl\:-ml-8\.25{
    margin-left: -2.0625rem;
  }

  .\33xl\:-mt-8\.5{
    margin-top: -2.125rem;
  }

  .\33xl\:-mr-8\.5{
    margin-right: -2.125rem;
  }

  .\33xl\:-mb-8\.5{
    margin-bottom: -2.125rem;
  }

  .\33xl\:-ml-8\.5{
    margin-left: -2.125rem;
  }

  .\33xl\:-mt-9\.25{
    margin-top: -2.3125rem;
  }

  .\33xl\:-mr-9\.25{
    margin-right: -2.3125rem;
  }

  .\33xl\:-mb-9\.25{
    margin-bottom: -2.3125rem;
  }

  .\33xl\:-ml-9\.25{
    margin-left: -2.3125rem;
  }

  .\33xl\:-mt-9\.5{
    margin-top: -2.375rem;
  }

  .\33xl\:-mr-9\.5{
    margin-right: -2.375rem;
  }

  .\33xl\:-mb-9\.5{
    margin-bottom: -2.375rem;
  }

  .\33xl\:-ml-9\.5{
    margin-left: -2.375rem;
  }

  .\33xl\:-mt-10\.5{
    margin-top: -2.625rem;
  }

  .\33xl\:-mr-10\.5{
    margin-right: -2.625rem;
  }

  .\33xl\:-mb-10\.5{
    margin-bottom: -2.625rem;
  }

  .\33xl\:-ml-10\.5{
    margin-left: -2.625rem;
  }

  .\33xl\:-mt-11\.25{
    margin-top: -2.8125rem;
  }

  .\33xl\:-mr-11\.25{
    margin-right: -2.8125rem;
  }

  .\33xl\:-mb-11\.25{
    margin-bottom: -2.8125rem;
  }

  .\33xl\:-ml-11\.25{
    margin-left: -2.8125rem;
  }

  .\33xl\:-mt-11\.5{
    margin-top: -2.875rem;
  }

  .\33xl\:-mr-11\.5{
    margin-right: -2.875rem;
  }

  .\33xl\:-mb-11\.5{
    margin-bottom: -2.875rem;
  }

  .\33xl\:-ml-11\.5{
    margin-left: -2.875rem;
  }

  .\33xl\:-mt-12\.5{
    margin-top: -3.125rem;
  }

  .\33xl\:-mr-12\.5{
    margin-right: -3.125rem;
  }

  .\33xl\:-mb-12\.5{
    margin-bottom: -3.125rem;
  }

  .\33xl\:-ml-12\.5{
    margin-left: -3.125rem;
  }

  .\33xl\:-mt-12\.75{
    margin-top: -3.1875rem;
  }

  .\33xl\:-mr-12\.75{
    margin-right: -3.1875rem;
  }

  .\33xl\:-mb-12\.75{
    margin-bottom: -3.1875rem;
  }

  .\33xl\:-ml-12\.75{
    margin-left: -3.1875rem;
  }

  .\33xl\:-mt-13\.5{
    margin-top: -3.375rem;
  }

  .\33xl\:-mr-13\.5{
    margin-right: -3.375rem;
  }

  .\33xl\:-mb-13\.5{
    margin-bottom: -3.375rem;
  }

  .\33xl\:-ml-13\.5{
    margin-left: -3.375rem;
  }

  .\33xl\:-mt-14\.5{
    margin-top: -3.625rem;
  }

  .\33xl\:-mr-14\.5{
    margin-right: -3.625rem;
  }

  .\33xl\:-mb-14\.5{
    margin-bottom: -3.625rem;
  }

  .\33xl\:-ml-14\.5{
    margin-left: -3.625rem;
  }

  .\33xl\:-mt-15\.5{
    margin-top: -3.875rem;
  }

  .\33xl\:-mr-15\.5{
    margin-right: -3.875rem;
  }

  .\33xl\:-mb-15\.5{
    margin-bottom: -3.875rem;
  }

  .\33xl\:-ml-15\.5{
    margin-left: -3.875rem;
  }

  .\33xl\:-mt-15\.75{
    margin-top: -3.9375rem;
  }

  .\33xl\:-mr-15\.75{
    margin-right: -3.9375rem;
  }

  .\33xl\:-mb-15\.75{
    margin-bottom: -3.9375rem;
  }

  .\33xl\:-ml-15\.75{
    margin-left: -3.9375rem;
  }

  .\33xl\:-mt-16\.25{
    margin-top: -4.0625rem;
  }

  .\33xl\:-mr-16\.25{
    margin-right: -4.0625rem;
  }

  .\33xl\:-mb-16\.25{
    margin-bottom: -4.0625rem;
  }

  .\33xl\:-ml-16\.25{
    margin-left: -4.0625rem;
  }

  .\33xl\:-mt-17\.25{
    margin-top: -4.3125rem;
  }

  .\33xl\:-mr-17\.25{
    margin-right: -4.3125rem;
  }

  .\33xl\:-mb-17\.25{
    margin-bottom: -4.3125rem;
  }

  .\33xl\:-ml-17\.25{
    margin-left: -4.3125rem;
  }

  .\33xl\:-mt-17\.5{
    margin-top: -4.375rem;
  }

  .\33xl\:-mr-17\.5{
    margin-right: -4.375rem;
  }

  .\33xl\:-mb-17\.5{
    margin-bottom: -4.375rem;
  }

  .\33xl\:-ml-17\.5{
    margin-left: -4.375rem;
  }

  .\33xl\:-mt-18\.25{
    margin-top: -4.5625rem;
  }

  .\33xl\:-mr-18\.25{
    margin-right: -4.5625rem;
  }

  .\33xl\:-mb-18\.25{
    margin-bottom: -4.5625rem;
  }

  .\33xl\:-ml-18\.25{
    margin-left: -4.5625rem;
  }

  .\33xl\:-mt-18\.5{
    margin-top: -4.625rem;
  }

  .\33xl\:-mr-18\.5{
    margin-right: -4.625rem;
  }

  .\33xl\:-mb-18\.5{
    margin-bottom: -4.625rem;
  }

  .\33xl\:-ml-18\.5{
    margin-left: -4.625rem;
  }

  .\33xl\:-mt-20\.25{
    margin-top: -5.0625rem;
  }

  .\33xl\:-mr-20\.25{
    margin-right: -5.0625rem;
  }

  .\33xl\:-mb-20\.25{
    margin-bottom: -5.0625rem;
  }

  .\33xl\:-ml-20\.25{
    margin-left: -5.0625rem;
  }

  .\33xl\:-mt-20\.5{
    margin-top: -5.125rem;
  }

  .\33xl\:-mr-20\.5{
    margin-right: -5.125rem;
  }

  .\33xl\:-mb-20\.5{
    margin-bottom: -5.125rem;
  }

  .\33xl\:-ml-20\.5{
    margin-left: -5.125rem;
  }

  .\33xl\:-mt-22\.5{
    margin-top: -5.625rem;
  }

  .\33xl\:-mr-22\.5{
    margin-right: -5.625rem;
  }

  .\33xl\:-mb-22\.5{
    margin-bottom: -5.625rem;
  }

  .\33xl\:-ml-22\.5{
    margin-left: -5.625rem;
  }

  .\33xl\:-mt-25\.5{
    margin-top: -6.375rem;
  }

  .\33xl\:-mr-25\.5{
    margin-right: -6.375rem;
  }

  .\33xl\:-mb-25\.5{
    margin-bottom: -6.375rem;
  }

  .\33xl\:-ml-25\.5{
    margin-left: -6.375rem;
  }

  .\33xl\:-mt-26\.75{
    margin-top: -6.6875rem;
  }

  .\33xl\:-mr-26\.75{
    margin-right: -6.6875rem;
  }

  .\33xl\:-mb-26\.75{
    margin-bottom: -6.6875rem;
  }

  .\33xl\:-ml-26\.75{
    margin-left: -6.6875rem;
  }

  .\33xl\:-mt-32\.5{
    margin-top: -8.125rem;
  }

  .\33xl\:-mr-32\.5{
    margin-right: -8.125rem;
  }

  .\33xl\:-mb-32\.5{
    margin-bottom: -8.125rem;
  }

  .\33xl\:-ml-32\.5{
    margin-left: -8.125rem;
  }

  .\33xl\:-mt-37\.5{
    margin-top: -9.375rem;
  }

  .\33xl\:-mr-37\.5{
    margin-right: -9.375rem;
  }

  .\33xl\:-mb-37\.5{
    margin-bottom: -9.375rem;
  }

  .\33xl\:-ml-37\.5{
    margin-left: -9.375rem;
  }

  .\33xl\:-mt-41\.25{
    margin-top: -10.3125rem;
  }

  .\33xl\:-mr-41\.25{
    margin-right: -10.3125rem;
  }

  .\33xl\:-mb-41\.25{
    margin-bottom: -10.3125rem;
  }

  .\33xl\:-ml-41\.25{
    margin-left: -10.3125rem;
  }

  .\33xl\:-mt-52\.5{
    margin-top: -13.125rem;
  }

  .\33xl\:-mr-52\.5{
    margin-right: -13.125rem;
  }

  .\33xl\:-mb-52\.5{
    margin-bottom: -13.125rem;
  }

  .\33xl\:-ml-52\.5{
    margin-left: -13.125rem;
  }

  .\33xl\:-mt-54\.5{
    margin-top: -13.625rem;
  }

  .\33xl\:-mr-54\.5{
    margin-right: -13.625rem;
  }

  .\33xl\:-mb-54\.5{
    margin-bottom: -13.625rem;
  }

  .\33xl\:-ml-54\.5{
    margin-left: -13.625rem;
  }

  .\33xl\:-mt-57\.25{
    margin-top: -14.3125rem;
  }

  .\33xl\:-mr-57\.25{
    margin-right: -14.3125rem;
  }

  .\33xl\:-mb-57\.25{
    margin-bottom: -14.3125rem;
  }

  .\33xl\:-ml-57\.25{
    margin-left: -14.3125rem;
  }

  .\33xl\:-mt-57\.5{
    margin-top: -14.375rem;
  }

  .\33xl\:-mr-57\.5{
    margin-right: -14.375rem;
  }

  .\33xl\:-mb-57\.5{
    margin-bottom: -14.375rem;
  }

  .\33xl\:-ml-57\.5{
    margin-left: -14.375rem;
  }

  .\33xl\:-mt-66\.25{
    margin-top: -16.5625rem;
  }

  .\33xl\:-mr-66\.25{
    margin-right: -16.5625rem;
  }

  .\33xl\:-mb-66\.25{
    margin-bottom: -16.5625rem;
  }

  .\33xl\:-ml-66\.25{
    margin-left: -16.5625rem;
  }

  .\33xl\:-mt-74\.5{
    margin-top: -18.125rem;
  }

  .\33xl\:-mr-74\.5{
    margin-right: -18.125rem;
  }

  .\33xl\:-mb-74\.5{
    margin-bottom: -18.125rem;
  }

  .\33xl\:-ml-74\.5{
    margin-left: -18.125rem;
  }

  .\33xl\:-mt-106\.25{
    margin-top: -26.5625rem;
  }

  .\33xl\:-mr-106\.25{
    margin-right: -26.5625rem;
  }

  .\33xl\:-mb-106\.25{
    margin-bottom: -26.5625rem;
  }

  .\33xl\:-ml-106\.25{
    margin-left: -26.5625rem;
  }

  .\33xl\:-mt-112\.25{
    margin-top: -28.0675rem;
  }

  .\33xl\:-mr-112\.25{
    margin-right: -28.0675rem;
  }

  .\33xl\:-mb-112\.25{
    margin-bottom: -28.0675rem;
  }

  .\33xl\:-ml-112\.25{
    margin-left: -28.0675rem;
  }

  .\33xl\:-mt-112\.75{
    margin-top: -28.1875rem;
  }

  .\33xl\:-mr-112\.75{
    margin-right: -28.1875rem;
  }

  .\33xl\:-mb-112\.75{
    margin-bottom: -28.1875rem;
  }

  .\33xl\:-ml-112\.75{
    margin-left: -28.1875rem;
  }

  .\33xl\:-mt-147\.5{
    margin-top: -36.875rem;
  }

  .\33xl\:-mr-147\.5{
    margin-right: -36.875rem;
  }

  .\33xl\:-mb-147\.5{
    margin-bottom: -36.875rem;
  }

  .\33xl\:-ml-147\.5{
    margin-left: -36.875rem;
  }

  .\33xl\:-mt-162\.5{
    margin-top: -40.625rem;
  }

  .\33xl\:-mr-162\.5{
    margin-right: -40.625rem;
  }

  .\33xl\:-mb-162\.5{
    margin-bottom: -40.625rem;
  }

  .\33xl\:-ml-162\.5{
    margin-left: -40.625rem;
  }

  .\33xl\:-mt-172\.25{
    margin-top: -42.5625rem;
  }

  .\33xl\:-mr-172\.25{
    margin-right: -42.5625rem;
  }

  .\33xl\:-mb-172\.25{
    margin-bottom: -42.5625rem;
  }

  .\33xl\:-ml-172\.25{
    margin-left: -42.5625rem;
  }

  .\33xl\:-mt-175\.25{
    margin-top: -43.8125rem;
  }

  .\33xl\:-mr-175\.25{
    margin-right: -43.8125rem;
  }

  .\33xl\:-mb-175\.25{
    margin-bottom: -43.8125rem;
  }

  .\33xl\:-ml-175\.25{
    margin-left: -43.8125rem;
  }

  .\33xl\:-mt-184\.25{
    margin-top: -46.0625rem;
  }

  .\33xl\:-mr-184\.25{
    margin-right: -46.0625rem;
  }

  .\33xl\:-mb-184\.25{
    margin-bottom: -46.0625rem;
  }

  .\33xl\:-ml-184\.25{
    margin-left: -46.0625rem;
  }

  .\33xl\:-mt-203\.25{
    margin-top: -50.8125rem;
  }

  .\33xl\:-mr-203\.25{
    margin-right: -50.8125rem;
  }

  .\33xl\:-mb-203\.25{
    margin-bottom: -50.8125rem;
  }

  .\33xl\:-ml-203\.25{
    margin-left: -50.8125rem;
  }

  .\33xl\:-mt-half{
    margin-top: -50%;
  }

  .\33xl\:-mr-half{
    margin-right: -50%;
  }

  .\33xl\:-mb-half{
    margin-bottom: -50%;
  }

  .\33xl\:-ml-half{
    margin-left: -50%;
  }

  .\33xl\:-mt-full{
    margin-top: -100%;
  }

  .\33xl\:-mr-full{
    margin-right: -100%;
  }

  .\33xl\:-mb-full{
    margin-bottom: -100%;
  }

  .\33xl\:-ml-full{
    margin-left: -100%;
  }

  .\33xl\:-mt-1\/10{
    margin-top: -10%;
  }

  .\33xl\:-mr-1\/10{
    margin-right: -10%;
  }

  .\33xl\:-mb-1\/10{
    margin-bottom: -10%;
  }

  .\33xl\:-ml-1\/10{
    margin-left: -10%;
  }

  .\33xl\:-mt-2\/10{
    margin-top: -20%;
  }

  .\33xl\:-mr-2\/10{
    margin-right: -20%;
  }

  .\33xl\:-mb-2\/10{
    margin-bottom: -20%;
  }

  .\33xl\:-ml-2\/10{
    margin-left: -20%;
  }

  .\33xl\:-mt-3\/10{
    margin-top: -30%;
  }

  .\33xl\:-mr-3\/10{
    margin-right: -30%;
  }

  .\33xl\:-mb-3\/10{
    margin-bottom: -30%;
  }

  .\33xl\:-ml-3\/10{
    margin-left: -30%;
  }

  .\33xl\:-mt-4\/10{
    margin-top: -40%;
  }

  .\33xl\:-mr-4\/10{
    margin-right: -40%;
  }

  .\33xl\:-mb-4\/10{
    margin-bottom: -40%;
  }

  .\33xl\:-ml-4\/10{
    margin-left: -40%;
  }

  .\33xl\:-mt-4\.5\/10{
    margin-top: -45%;
  }

  .\33xl\:-mr-4\.5\/10{
    margin-right: -45%;
  }

  .\33xl\:-mb-4\.5\/10{
    margin-bottom: -45%;
  }

  .\33xl\:-ml-4\.5\/10{
    margin-left: -45%;
  }

  .\33xl\:-mt-5\/10{
    margin-top: -50%;
  }

  .\33xl\:-mr-5\/10{
    margin-right: -50%;
  }

  .\33xl\:-mb-5\/10{
    margin-bottom: -50%;
  }

  .\33xl\:-ml-5\/10{
    margin-left: -50%;
  }

  .\33xl\:-mt-5\.5\/10{
    margin-top: -55%;
  }

  .\33xl\:-mr-5\.5\/10{
    margin-right: -55%;
  }

  .\33xl\:-mb-5\.5\/10{
    margin-bottom: -55%;
  }

  .\33xl\:-ml-5\.5\/10{
    margin-left: -55%;
  }

  .\33xl\:-mt-6\/10{
    margin-top: -60%;
  }

  .\33xl\:-mr-6\/10{
    margin-right: -60%;
  }

  .\33xl\:-mb-6\/10{
    margin-bottom: -60%;
  }

  .\33xl\:-ml-6\/10{
    margin-left: -60%;
  }

  .\33xl\:-mt-7\/10{
    margin-top: -70%;
  }

  .\33xl\:-mr-7\/10{
    margin-right: -70%;
  }

  .\33xl\:-mb-7\/10{
    margin-bottom: -70%;
  }

  .\33xl\:-ml-7\/10{
    margin-left: -70%;
  }

  .\33xl\:-mt-8\/10{
    margin-top: -80%;
  }

  .\33xl\:-mr-8\/10{
    margin-right: -80%;
  }

  .\33xl\:-mb-8\/10{
    margin-bottom: -80%;
  }

  .\33xl\:-ml-8\/10{
    margin-left: -80%;
  }

  .\33xl\:-mt-9\/10{
    margin-top: -90%;
  }

  .\33xl\:-mr-9\/10{
    margin-right: -90%;
  }

  .\33xl\:-mb-9\/10{
    margin-bottom: -90%;
  }

  .\33xl\:-ml-9\/10{
    margin-left: -90%;
  }

  .\33xl\:-mt-1\/12{
    margin-top: -8.33333%;
  }

  .\33xl\:-mr-1\/12{
    margin-right: -8.33333%;
  }

  .\33xl\:-mb-1\/12{
    margin-bottom: -8.33333%;
  }

  .\33xl\:-ml-1\/12{
    margin-left: -8.33333%;
  }

  .\33xl\:-mt-2\/12{
    margin-top: -16.66667%;
  }

  .\33xl\:-mr-2\/12{
    margin-right: -16.66667%;
  }

  .\33xl\:-mb-2\/12{
    margin-bottom: -16.66667%;
  }

  .\33xl\:-ml-2\/12{
    margin-left: -16.66667%;
  }

  .\33xl\:-mt-3\/12{
    margin-top: -25%;
  }

  .\33xl\:-mr-3\/12{
    margin-right: -25%;
  }

  .\33xl\:-mb-3\/12{
    margin-bottom: -25%;
  }

  .\33xl\:-ml-3\/12{
    margin-left: -25%;
  }

  .\33xl\:-mt-4\/12{
    margin-top: -33.33333%;
  }

  .\33xl\:-mr-4\/12{
    margin-right: -33.33333%;
  }

  .\33xl\:-mb-4\/12{
    margin-bottom: -33.33333%;
  }

  .\33xl\:-ml-4\/12{
    margin-left: -33.33333%;
  }

  .\33xl\:-mt-5\/12{
    margin-top: -41.66667%;
  }

  .\33xl\:-mr-5\/12{
    margin-right: -41.66667%;
  }

  .\33xl\:-mb-5\/12{
    margin-bottom: -41.66667%;
  }

  .\33xl\:-ml-5\/12{
    margin-left: -41.66667%;
  }

  .\33xl\:-mt-6\/12{
    margin-top: -50%;
  }

  .\33xl\:-mr-6\/12{
    margin-right: -50%;
  }

  .\33xl\:-mb-6\/12{
    margin-bottom: -50%;
  }

  .\33xl\:-ml-6\/12{
    margin-left: -50%;
  }

  .\33xl\:-mt-7\/12{
    margin-top: -58.33333%;
  }

  .\33xl\:-mr-7\/12{
    margin-right: -58.33333%;
  }

  .\33xl\:-mb-7\/12{
    margin-bottom: -58.33333%;
  }

  .\33xl\:-ml-7\/12{
    margin-left: -58.33333%;
  }

  .\33xl\:-mt-8\/12{
    margin-top: -66.66667%;
  }

  .\33xl\:-mr-8\/12{
    margin-right: -66.66667%;
  }

  .\33xl\:-mb-8\/12{
    margin-bottom: -66.66667%;
  }

  .\33xl\:-ml-8\/12{
    margin-left: -66.66667%;
  }

  .\33xl\:-mt-9\/12{
    margin-top: -75%;
  }

  .\33xl\:-mr-9\/12{
    margin-right: -75%;
  }

  .\33xl\:-mb-9\/12{
    margin-bottom: -75%;
  }

  .\33xl\:-ml-9\/12{
    margin-left: -75%;
  }

  .\33xl\:-mt-10\/12{
    margin-top: -83.33333%;
  }

  .\33xl\:-mr-10\/12{
    margin-right: -83.33333%;
  }

  .\33xl\:-mb-10\/12{
    margin-bottom: -83.33333%;
  }

  .\33xl\:-ml-10\/12{
    margin-left: -83.33333%;
  }

  .\33xl\:-mt-11\/12{
    margin-top: -91.66667%;
  }

  .\33xl\:-mr-11\/12{
    margin-right: -91.66667%;
  }

  .\33xl\:-mb-11\/12{
    margin-bottom: -91.66667%;
  }

  .\33xl\:-ml-11\/12{
    margin-left: -91.66667%;
  }

  .\33xl\:first\:m-0:first-child{
    margin: 0px;
  }

  .\33xl\:first\:m-1:first-child{
    margin: 0.25rem;
  }

  .\33xl\:first\:m-2:first-child{
    margin: 0.5rem;
  }

  .\33xl\:first\:m-3:first-child{
    margin: 0.75rem;
  }

  .\33xl\:first\:m-4:first-child{
    margin: 1rem;
  }

  .\33xl\:first\:m-5:first-child{
    margin: 1.25rem;
  }

  .\33xl\:first\:m-6:first-child{
    margin: 1.5rem;
  }

  .\33xl\:first\:m-7:first-child{
    margin: 1.75rem;
  }

  .\33xl\:first\:m-8:first-child{
    margin: 2rem;
  }

  .\33xl\:first\:m-9:first-child{
    margin: 2.25rem;
  }

  .\33xl\:first\:m-10:first-child{
    margin: 2.5rem;
  }

  .\33xl\:first\:m-11:first-child{
    margin: 2.75rem;
  }

  .\33xl\:first\:m-12:first-child{
    margin: 3rem;
  }

  .\33xl\:first\:m-13:first-child{
    margin: 3.25rem;
  }

  .\33xl\:first\:m-14:first-child{
    margin: 3.5rem;
  }

  .\33xl\:first\:m-15:first-child{
    margin: 3.75rem;
  }

  .\33xl\:first\:m-16:first-child{
    margin: 4rem;
  }

  .\33xl\:first\:m-17:first-child{
    margin: 4.25rem;
  }

  .\33xl\:first\:m-18:first-child{
    margin: 4.5rem;
  }

  .\33xl\:first\:m-19:first-child{
    margin: 4.75rem;
  }

  .\33xl\:first\:m-20:first-child{
    margin: 5rem;
  }

  .\33xl\:first\:m-22:first-child{
    margin: 5.5rem;
  }

  .\33xl\:first\:m-24:first-child{
    margin: 6rem;
  }

  .\33xl\:first\:m-25:first-child{
    margin: 6.25rem;
  }

  .\33xl\:first\:m-28:first-child{
    margin: 7rem;
  }

  .\33xl\:first\:m-30:first-child{
    margin: 7.5rem;
  }

  .\33xl\:first\:m-32:first-child{
    margin: 8rem;
  }

  .\33xl\:first\:m-34:first-child{
    margin: 8.5rem;
  }

  .\33xl\:first\:m-35:first-child{
    margin: 8.75rem;
  }

  .\33xl\:first\:m-36:first-child{
    margin: 9rem;
  }

  .\33xl\:first\:m-39:first-child{
    margin: 9.75rem;
  }

  .\33xl\:first\:m-40:first-child{
    margin: 10rem;
  }

  .\33xl\:first\:m-42:first-child{
    margin: 10.5rem;
  }

  .\33xl\:first\:m-44:first-child{
    margin: 11rem;
  }

  .\33xl\:first\:m-45:first-child{
    margin: 11.25rem;
  }

  .\33xl\:first\:m-48:first-child{
    margin: 12rem;
  }

  .\33xl\:first\:m-50:first-child{
    margin: 12.5rem;
  }

  .\33xl\:first\:m-52:first-child{
    margin: 13rem;
  }

  .\33xl\:first\:m-55:first-child{
    margin: 13.75rem;
  }

  .\33xl\:first\:m-56:first-child{
    margin: 14rem;
  }

  .\33xl\:first\:m-58:first-child{
    margin: 14.5rem;
  }

  .\33xl\:first\:m-60:first-child{
    margin: 15rem;
  }

  .\33xl\:first\:m-64:first-child{
    margin: 16rem;
  }

  .\33xl\:first\:m-65:first-child{
    margin: 16.25rem;
  }

  .\33xl\:first\:m-68:first-child{
    margin: 17rem;
  }

  .\33xl\:first\:m-69:first-child{
    margin: 17.25rem;
  }

  .\33xl\:first\:m-70:first-child{
    margin: 17.5rem;
  }

  .\33xl\:first\:m-72:first-child{
    margin: 18rem;
  }

  .\33xl\:first\:m-75:first-child{
    margin: 18.75rem;
  }

  .\33xl\:first\:m-80:first-child{
    margin: 20rem;
  }

  .\33xl\:first\:m-85:first-child{
    margin: 21.25rem;
  }

  .\33xl\:first\:m-86:first-child{
    margin: 21.5rem;
  }

  .\33xl\:first\:m-90:first-child{
    margin: 22.5rem;
  }

  .\33xl\:first\:m-96:first-child{
    margin: 24rem;
  }

  .\33xl\:first\:m-100:first-child{
    margin: 25rem;
  }

  .\33xl\:first\:m-115:first-child{
    margin: 28.75rem;
  }

  .\33xl\:first\:m-125:first-child{
    margin: 31.25rem;
  }

  .\33xl\:first\:m-142:first-child{
    margin: 35.5rem;
  }

  .\33xl\:first\:m-150:first-child{
    margin: 37.5rem;
  }

  .\33xl\:first\:m-156:first-child{
    margin: 39rem;
  }

  .\33xl\:first\:m-160:first-child{
    margin: 40rem;
  }

  .\33xl\:first\:m-175:first-child{
    margin: 43.75rem;
  }

  .\33xl\:first\:m-207:first-child{
    margin: 51.75rem;
  }

  .\33xl\:first\:m-242:first-child{
    margin: 60.5rem;
  }

  .\33xl\:first\:m-250:first-child{
    margin: 62.5rem;
  }

  .\33xl\:first\:m-258:first-child{
    margin: 64.5rem;
  }

  .\33xl\:first\:m-265:first-child{
    margin: 66.25rem;
  }

  .\33xl\:first\:m-280:first-child{
    margin: 70rem;
  }

  .\33xl\:first\:m-auto:first-child{
    margin: auto;
  }

  .\33xl\:first\:m-px:first-child{
    margin: 1px;
  }

  .\33xl\:first\:m-0\.5:first-child{
    margin: 0.125rem;
  }

  .\33xl\:first\:m-1\.5:first-child{
    margin: 0.375rem;
  }

  .\33xl\:first\:m-2\.5:first-child{
    margin: 0.625rem;
  }

  .\33xl\:first\:m-3\.5:first-child{
    margin: 0.875rem;
  }

  .\33xl\:first\:m-0\.25:first-child{
    margin: 0.0625rem;
  }

  .\33xl\:first\:m-0\.75:first-child{
    margin: 0.1875rem;
  }

  .\33xl\:first\:m-1\.25:first-child{
    margin: 0.3125rem;
  }

  .\33xl\:first\:m-1\.75:first-child{
    margin: 0.4375rem;
  }

  .\33xl\:first\:m-2\.25:first-child{
    margin: 0.5625rem;
  }

  .\33xl\:first\:m-2\.75:first-child{
    margin: 0.6875rem;
  }

  .\33xl\:first\:m-3\.25:first-child{
    margin: 0.8125rem;
  }

  .\33xl\:first\:m-3\.75:first-child{
    margin: 0.9375rem;
  }

  .\33xl\:first\:m-4\.25:first-child{
    margin: 1.0625rem;
  }

  .\33xl\:first\:m-4\.5:first-child{
    margin: 1.125rem;
  }

  .\33xl\:first\:m-4\.75:first-child{
    margin: 1.1875rem;
  }

  .\33xl\:first\:m-5\.25:first-child{
    margin: 1.3125rem;
  }

  .\33xl\:first\:m-5\.5:first-child{
    margin: 1.375rem;
  }

  .\33xl\:first\:m-5\.75:first-child{
    margin: 1.4375rem;
  }

  .\33xl\:first\:m-6\.25:first-child{
    margin: 1.5625rem;
  }

  .\33xl\:first\:m-6\.5:first-child{
    margin: 1.625rem;
  }

  .\33xl\:first\:m-6\.75:first-child{
    margin: 1.6875rem;
  }

  .\33xl\:first\:m-7\.25:first-child{
    margin: 1.8125rem;
  }

  .\33xl\:first\:m-7\.5:first-child{
    margin: 1.875rem;
  }

  .\33xl\:first\:m-8\.25:first-child{
    margin: 2.0625rem;
  }

  .\33xl\:first\:m-8\.5:first-child{
    margin: 2.125rem;
  }

  .\33xl\:first\:m-9\.25:first-child{
    margin: 2.3125rem;
  }

  .\33xl\:first\:m-9\.5:first-child{
    margin: 2.375rem;
  }

  .\33xl\:first\:m-10\.5:first-child{
    margin: 2.625rem;
  }

  .\33xl\:first\:m-11\.25:first-child{
    margin: 2.8125rem;
  }

  .\33xl\:first\:m-11\.5:first-child{
    margin: 2.875rem;
  }

  .\33xl\:first\:m-12\.5:first-child{
    margin: 3.125rem;
  }

  .\33xl\:first\:m-12\.75:first-child{
    margin: 3.1875rem;
  }

  .\33xl\:first\:m-13\.5:first-child{
    margin: 3.375rem;
  }

  .\33xl\:first\:m-14\.5:first-child{
    margin: 3.625rem;
  }

  .\33xl\:first\:m-15\.5:first-child{
    margin: 3.875rem;
  }

  .\33xl\:first\:m-15\.75:first-child{
    margin: 3.9375rem;
  }

  .\33xl\:first\:m-16\.25:first-child{
    margin: 4.0625rem;
  }

  .\33xl\:first\:m-17\.25:first-child{
    margin: 4.3125rem;
  }

  .\33xl\:first\:m-17\.5:first-child{
    margin: 4.375rem;
  }

  .\33xl\:first\:m-18\.25:first-child{
    margin: 4.5625rem;
  }

  .\33xl\:first\:m-18\.5:first-child{
    margin: 4.625rem;
  }

  .\33xl\:first\:m-20\.25:first-child{
    margin: 5.0625rem;
  }

  .\33xl\:first\:m-20\.5:first-child{
    margin: 5.125rem;
  }

  .\33xl\:first\:m-22\.5:first-child{
    margin: 5.625rem;
  }

  .\33xl\:first\:m-25\.5:first-child{
    margin: 6.375rem;
  }

  .\33xl\:first\:m-26\.75:first-child{
    margin: 6.6875rem;
  }

  .\33xl\:first\:m-32\.5:first-child{
    margin: 8.125rem;
  }

  .\33xl\:first\:m-37\.5:first-child{
    margin: 9.375rem;
  }

  .\33xl\:first\:m-41\.25:first-child{
    margin: 10.3125rem;
  }

  .\33xl\:first\:m-52\.5:first-child{
    margin: 13.125rem;
  }

  .\33xl\:first\:m-54\.5:first-child{
    margin: 13.625rem;
  }

  .\33xl\:first\:m-57\.25:first-child{
    margin: 14.3125rem;
  }

  .\33xl\:first\:m-57\.5:first-child{
    margin: 14.375rem;
  }

  .\33xl\:first\:m-66\.25:first-child{
    margin: 16.5625rem;
  }

  .\33xl\:first\:m-74\.5:first-child{
    margin: 18.125rem;
  }

  .\33xl\:first\:m-106\.25:first-child{
    margin: 26.5625rem;
  }

  .\33xl\:first\:m-112\.25:first-child{
    margin: 28.0675rem;
  }

  .\33xl\:first\:m-112\.75:first-child{
    margin: 28.1875rem;
  }

  .\33xl\:first\:m-147\.5:first-child{
    margin: 36.875rem;
  }

  .\33xl\:first\:m-162\.5:first-child{
    margin: 40.625rem;
  }

  .\33xl\:first\:m-172\.25:first-child{
    margin: 42.5625rem;
  }

  .\33xl\:first\:m-175\.25:first-child{
    margin: 43.8125rem;
  }

  .\33xl\:first\:m-184\.25:first-child{
    margin: 46.0625rem;
  }

  .\33xl\:first\:m-203\.25:first-child{
    margin: 50.8125rem;
  }

  .\33xl\:first\:m-half:first-child{
    margin: 50%;
  }

  .\33xl\:first\:m-full:first-child{
    margin: 100%;
  }

  .\33xl\:first\:m-1\/10:first-child{
    margin: 10%;
  }

  .\33xl\:first\:m-2\/10:first-child{
    margin: 20%;
  }

  .\33xl\:first\:m-3\/10:first-child{
    margin: 30%;
  }

  .\33xl\:first\:m-4\/10:first-child{
    margin: 40%;
  }

  .\33xl\:first\:m-4\.5\/10:first-child{
    margin: 45%;
  }

  .\33xl\:first\:m-5\/10:first-child{
    margin: 50%;
  }

  .\33xl\:first\:m-5\.5\/10:first-child{
    margin: 55%;
  }

  .\33xl\:first\:m-6\/10:first-child{
    margin: 60%;
  }

  .\33xl\:first\:m-7\/10:first-child{
    margin: 70%;
  }

  .\33xl\:first\:m-8\/10:first-child{
    margin: 80%;
  }

  .\33xl\:first\:m-9\/10:first-child{
    margin: 90%;
  }

  .\33xl\:first\:m-1\/12:first-child{
    margin: 8.333333%;
  }

  .\33xl\:first\:m-2\/12:first-child{
    margin: 16.666667%;
  }

  .\33xl\:first\:m-3\/12:first-child{
    margin: 25%;
  }

  .\33xl\:first\:m-4\/12:first-child{
    margin: 33.333333%;
  }

  .\33xl\:first\:m-5\/12:first-child{
    margin: 41.666667%;
  }

  .\33xl\:first\:m-6\/12:first-child{
    margin: 50%;
  }

  .\33xl\:first\:m-7\/12:first-child{
    margin: 58.333333%;
  }

  .\33xl\:first\:m-8\/12:first-child{
    margin: 66.666667%;
  }

  .\33xl\:first\:m-9\/12:first-child{
    margin: 75%;
  }

  .\33xl\:first\:m-10\/12:first-child{
    margin: 83.333333%;
  }

  .\33xl\:first\:m-11\/12:first-child{
    margin: 91.666667%;
  }

  .\33xl\:first\:-m-0:first-child{
    margin: 0px;
  }

  .\33xl\:first\:-m-1:first-child{
    margin: -0.25rem;
  }

  .\33xl\:first\:-m-2:first-child{
    margin: -0.5rem;
  }

  .\33xl\:first\:-m-3:first-child{
    margin: -0.75rem;
  }

  .\33xl\:first\:-m-4:first-child{
    margin: -1rem;
  }

  .\33xl\:first\:-m-5:first-child{
    margin: -1.25rem;
  }

  .\33xl\:first\:-m-6:first-child{
    margin: -1.5rem;
  }

  .\33xl\:first\:-m-7:first-child{
    margin: -1.75rem;
  }

  .\33xl\:first\:-m-8:first-child{
    margin: -2rem;
  }

  .\33xl\:first\:-m-9:first-child{
    margin: -2.25rem;
  }

  .\33xl\:first\:-m-10:first-child{
    margin: -2.5rem;
  }

  .\33xl\:first\:-m-11:first-child{
    margin: -2.75rem;
  }

  .\33xl\:first\:-m-12:first-child{
    margin: -3rem;
  }

  .\33xl\:first\:-m-13:first-child{
    margin: -3.25rem;
  }

  .\33xl\:first\:-m-14:first-child{
    margin: -3.5rem;
  }

  .\33xl\:first\:-m-15:first-child{
    margin: -3.75rem;
  }

  .\33xl\:first\:-m-16:first-child{
    margin: -4rem;
  }

  .\33xl\:first\:-m-17:first-child{
    margin: -4.25rem;
  }

  .\33xl\:first\:-m-18:first-child{
    margin: -4.5rem;
  }

  .\33xl\:first\:-m-19:first-child{
    margin: -4.75rem;
  }

  .\33xl\:first\:-m-20:first-child{
    margin: -5rem;
  }

  .\33xl\:first\:-m-22:first-child{
    margin: -5.5rem;
  }

  .\33xl\:first\:-m-24:first-child{
    margin: -6rem;
  }

  .\33xl\:first\:-m-25:first-child{
    margin: -6.25rem;
  }

  .\33xl\:first\:-m-28:first-child{
    margin: -7rem;
  }

  .\33xl\:first\:-m-30:first-child{
    margin: -7.5rem;
  }

  .\33xl\:first\:-m-32:first-child{
    margin: -8rem;
  }

  .\33xl\:first\:-m-34:first-child{
    margin: -8.5rem;
  }

  .\33xl\:first\:-m-35:first-child{
    margin: -8.75rem;
  }

  .\33xl\:first\:-m-36:first-child{
    margin: -9rem;
  }

  .\33xl\:first\:-m-39:first-child{
    margin: -9.75rem;
  }

  .\33xl\:first\:-m-40:first-child{
    margin: -10rem;
  }

  .\33xl\:first\:-m-42:first-child{
    margin: -10.5rem;
  }

  .\33xl\:first\:-m-44:first-child{
    margin: -11rem;
  }

  .\33xl\:first\:-m-45:first-child{
    margin: -11.25rem;
  }

  .\33xl\:first\:-m-48:first-child{
    margin: -12rem;
  }

  .\33xl\:first\:-m-50:first-child{
    margin: -12.5rem;
  }

  .\33xl\:first\:-m-52:first-child{
    margin: -13rem;
  }

  .\33xl\:first\:-m-55:first-child{
    margin: -13.75rem;
  }

  .\33xl\:first\:-m-56:first-child{
    margin: -14rem;
  }

  .\33xl\:first\:-m-58:first-child{
    margin: -14.5rem;
  }

  .\33xl\:first\:-m-60:first-child{
    margin: -15rem;
  }

  .\33xl\:first\:-m-64:first-child{
    margin: -16rem;
  }

  .\33xl\:first\:-m-65:first-child{
    margin: -16.25rem;
  }

  .\33xl\:first\:-m-68:first-child{
    margin: -17rem;
  }

  .\33xl\:first\:-m-69:first-child{
    margin: -17.25rem;
  }

  .\33xl\:first\:-m-70:first-child{
    margin: -17.5rem;
  }

  .\33xl\:first\:-m-72:first-child{
    margin: -18rem;
  }

  .\33xl\:first\:-m-75:first-child{
    margin: -18.75rem;
  }

  .\33xl\:first\:-m-80:first-child{
    margin: -20rem;
  }

  .\33xl\:first\:-m-85:first-child{
    margin: -21.25rem;
  }

  .\33xl\:first\:-m-86:first-child{
    margin: -21.5rem;
  }

  .\33xl\:first\:-m-90:first-child{
    margin: -22.5rem;
  }

  .\33xl\:first\:-m-96:first-child{
    margin: -24rem;
  }

  .\33xl\:first\:-m-100:first-child{
    margin: -25rem;
  }

  .\33xl\:first\:-m-115:first-child{
    margin: -28.75rem;
  }

  .\33xl\:first\:-m-125:first-child{
    margin: -31.25rem;
  }

  .\33xl\:first\:-m-142:first-child{
    margin: -35.5rem;
  }

  .\33xl\:first\:-m-150:first-child{
    margin: -37.5rem;
  }

  .\33xl\:first\:-m-156:first-child{
    margin: -39rem;
  }

  .\33xl\:first\:-m-160:first-child{
    margin: -40rem;
  }

  .\33xl\:first\:-m-175:first-child{
    margin: -43.75rem;
  }

  .\33xl\:first\:-m-207:first-child{
    margin: -51.75rem;
  }

  .\33xl\:first\:-m-242:first-child{
    margin: -60.5rem;
  }

  .\33xl\:first\:-m-250:first-child{
    margin: -62.5rem;
  }

  .\33xl\:first\:-m-258:first-child{
    margin: -64.5rem;
  }

  .\33xl\:first\:-m-265:first-child{
    margin: -66.25rem;
  }

  .\33xl\:first\:-m-280:first-child{
    margin: -70rem;
  }

  .\33xl\:first\:-m-px:first-child{
    margin: -1px;
  }

  .\33xl\:first\:-m-0\.5:first-child{
    margin: -0.125rem;
  }

  .\33xl\:first\:-m-1\.5:first-child{
    margin: -0.375rem;
  }

  .\33xl\:first\:-m-2\.5:first-child{
    margin: -0.625rem;
  }

  .\33xl\:first\:-m-3\.5:first-child{
    margin: -0.875rem;
  }

  .\33xl\:first\:-m-0\.25:first-child{
    margin: -0.0625rem;
  }

  .\33xl\:first\:-m-0\.75:first-child{
    margin: -0.1875rem;
  }

  .\33xl\:first\:-m-1\.25:first-child{
    margin: -0.3125rem;
  }

  .\33xl\:first\:-m-1\.75:first-child{
    margin: -0.4375rem;
  }

  .\33xl\:first\:-m-2\.25:first-child{
    margin: -0.5625rem;
  }

  .\33xl\:first\:-m-2\.75:first-child{
    margin: -0.6875rem;
  }

  .\33xl\:first\:-m-3\.25:first-child{
    margin: -0.8125rem;
  }

  .\33xl\:first\:-m-3\.75:first-child{
    margin: -0.9375rem;
  }

  .\33xl\:first\:-m-4\.25:first-child{
    margin: -1.0625rem;
  }

  .\33xl\:first\:-m-4\.5:first-child{
    margin: -1.125rem;
  }

  .\33xl\:first\:-m-4\.75:first-child{
    margin: -1.1875rem;
  }

  .\33xl\:first\:-m-5\.25:first-child{
    margin: -1.3125rem;
  }

  .\33xl\:first\:-m-5\.5:first-child{
    margin: -1.375rem;
  }

  .\33xl\:first\:-m-5\.75:first-child{
    margin: -1.4375rem;
  }

  .\33xl\:first\:-m-6\.25:first-child{
    margin: -1.5625rem;
  }

  .\33xl\:first\:-m-6\.5:first-child{
    margin: -1.625rem;
  }

  .\33xl\:first\:-m-6\.75:first-child{
    margin: -1.6875rem;
  }

  .\33xl\:first\:-m-7\.25:first-child{
    margin: -1.8125rem;
  }

  .\33xl\:first\:-m-7\.5:first-child{
    margin: -1.875rem;
  }

  .\33xl\:first\:-m-8\.25:first-child{
    margin: -2.0625rem;
  }

  .\33xl\:first\:-m-8\.5:first-child{
    margin: -2.125rem;
  }

  .\33xl\:first\:-m-9\.25:first-child{
    margin: -2.3125rem;
  }

  .\33xl\:first\:-m-9\.5:first-child{
    margin: -2.375rem;
  }

  .\33xl\:first\:-m-10\.5:first-child{
    margin: -2.625rem;
  }

  .\33xl\:first\:-m-11\.25:first-child{
    margin: -2.8125rem;
  }

  .\33xl\:first\:-m-11\.5:first-child{
    margin: -2.875rem;
  }

  .\33xl\:first\:-m-12\.5:first-child{
    margin: -3.125rem;
  }

  .\33xl\:first\:-m-12\.75:first-child{
    margin: -3.1875rem;
  }

  .\33xl\:first\:-m-13\.5:first-child{
    margin: -3.375rem;
  }

  .\33xl\:first\:-m-14\.5:first-child{
    margin: -3.625rem;
  }

  .\33xl\:first\:-m-15\.5:first-child{
    margin: -3.875rem;
  }

  .\33xl\:first\:-m-15\.75:first-child{
    margin: -3.9375rem;
  }

  .\33xl\:first\:-m-16\.25:first-child{
    margin: -4.0625rem;
  }

  .\33xl\:first\:-m-17\.25:first-child{
    margin: -4.3125rem;
  }

  .\33xl\:first\:-m-17\.5:first-child{
    margin: -4.375rem;
  }

  .\33xl\:first\:-m-18\.25:first-child{
    margin: -4.5625rem;
  }

  .\33xl\:first\:-m-18\.5:first-child{
    margin: -4.625rem;
  }

  .\33xl\:first\:-m-20\.25:first-child{
    margin: -5.0625rem;
  }

  .\33xl\:first\:-m-20\.5:first-child{
    margin: -5.125rem;
  }

  .\33xl\:first\:-m-22\.5:first-child{
    margin: -5.625rem;
  }

  .\33xl\:first\:-m-25\.5:first-child{
    margin: -6.375rem;
  }

  .\33xl\:first\:-m-26\.75:first-child{
    margin: -6.6875rem;
  }

  .\33xl\:first\:-m-32\.5:first-child{
    margin: -8.125rem;
  }

  .\33xl\:first\:-m-37\.5:first-child{
    margin: -9.375rem;
  }

  .\33xl\:first\:-m-41\.25:first-child{
    margin: -10.3125rem;
  }

  .\33xl\:first\:-m-52\.5:first-child{
    margin: -13.125rem;
  }

  .\33xl\:first\:-m-54\.5:first-child{
    margin: -13.625rem;
  }

  .\33xl\:first\:-m-57\.25:first-child{
    margin: -14.3125rem;
  }

  .\33xl\:first\:-m-57\.5:first-child{
    margin: -14.375rem;
  }

  .\33xl\:first\:-m-66\.25:first-child{
    margin: -16.5625rem;
  }

  .\33xl\:first\:-m-74\.5:first-child{
    margin: -18.125rem;
  }

  .\33xl\:first\:-m-106\.25:first-child{
    margin: -26.5625rem;
  }

  .\33xl\:first\:-m-112\.25:first-child{
    margin: -28.0675rem;
  }

  .\33xl\:first\:-m-112\.75:first-child{
    margin: -28.1875rem;
  }

  .\33xl\:first\:-m-147\.5:first-child{
    margin: -36.875rem;
  }

  .\33xl\:first\:-m-162\.5:first-child{
    margin: -40.625rem;
  }

  .\33xl\:first\:-m-172\.25:first-child{
    margin: -42.5625rem;
  }

  .\33xl\:first\:-m-175\.25:first-child{
    margin: -43.8125rem;
  }

  .\33xl\:first\:-m-184\.25:first-child{
    margin: -46.0625rem;
  }

  .\33xl\:first\:-m-203\.25:first-child{
    margin: -50.8125rem;
  }

  .\33xl\:first\:-m-half:first-child{
    margin: -50%;
  }

  .\33xl\:first\:-m-full:first-child{
    margin: -100%;
  }

  .\33xl\:first\:-m-1\/10:first-child{
    margin: -10%;
  }

  .\33xl\:first\:-m-2\/10:first-child{
    margin: -20%;
  }

  .\33xl\:first\:-m-3\/10:first-child{
    margin: -30%;
  }

  .\33xl\:first\:-m-4\/10:first-child{
    margin: -40%;
  }

  .\33xl\:first\:-m-4\.5\/10:first-child{
    margin: -45%;
  }

  .\33xl\:first\:-m-5\/10:first-child{
    margin: -50%;
  }

  .\33xl\:first\:-m-5\.5\/10:first-child{
    margin: -55%;
  }

  .\33xl\:first\:-m-6\/10:first-child{
    margin: -60%;
  }

  .\33xl\:first\:-m-7\/10:first-child{
    margin: -70%;
  }

  .\33xl\:first\:-m-8\/10:first-child{
    margin: -80%;
  }

  .\33xl\:first\:-m-9\/10:first-child{
    margin: -90%;
  }

  .\33xl\:first\:-m-1\/12:first-child{
    margin: -8.33333%;
  }

  .\33xl\:first\:-m-2\/12:first-child{
    margin: -16.66667%;
  }

  .\33xl\:first\:-m-3\/12:first-child{
    margin: -25%;
  }

  .\33xl\:first\:-m-4\/12:first-child{
    margin: -33.33333%;
  }

  .\33xl\:first\:-m-5\/12:first-child{
    margin: -41.66667%;
  }

  .\33xl\:first\:-m-6\/12:first-child{
    margin: -50%;
  }

  .\33xl\:first\:-m-7\/12:first-child{
    margin: -58.33333%;
  }

  .\33xl\:first\:-m-8\/12:first-child{
    margin: -66.66667%;
  }

  .\33xl\:first\:-m-9\/12:first-child{
    margin: -75%;
  }

  .\33xl\:first\:-m-10\/12:first-child{
    margin: -83.33333%;
  }

  .\33xl\:first\:-m-11\/12:first-child{
    margin: -91.66667%;
  }

  .\33xl\:first\:my-0:first-child{
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .\33xl\:first\:mx-0:first-child{
    margin-left: 0px;
    margin-right: 0px;
  }

  .\33xl\:first\:my-1:first-child{
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }

  .\33xl\:first\:mx-1:first-child{
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }

  .\33xl\:first\:my-2:first-child{
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }

  .\33xl\:first\:mx-2:first-child{
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }

  .\33xl\:first\:my-3:first-child{
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }

  .\33xl\:first\:mx-3:first-child{
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }

  .\33xl\:first\:my-4:first-child{
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .\33xl\:first\:mx-4:first-child{
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .\33xl\:first\:my-5:first-child{
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }

  .\33xl\:first\:mx-5:first-child{
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }

  .\33xl\:first\:my-6:first-child{
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .\33xl\:first\:mx-6:first-child{
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .\33xl\:first\:my-7:first-child{
    margin-top: 1.75rem;
    margin-bottom: 1.75rem;
  }

  .\33xl\:first\:mx-7:first-child{
    margin-left: 1.75rem;
    margin-right: 1.75rem;
  }

  .\33xl\:first\:my-8:first-child{
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .\33xl\:first\:mx-8:first-child{
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .\33xl\:first\:my-9:first-child{
    margin-top: 2.25rem;
    margin-bottom: 2.25rem;
  }

  .\33xl\:first\:mx-9:first-child{
    margin-left: 2.25rem;
    margin-right: 2.25rem;
  }

  .\33xl\:first\:my-10:first-child{
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .\33xl\:first\:mx-10:first-child{
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }

  .\33xl\:first\:my-11:first-child{
    margin-top: 2.75rem;
    margin-bottom: 2.75rem;
  }

  .\33xl\:first\:mx-11:first-child{
    margin-left: 2.75rem;
    margin-right: 2.75rem;
  }

  .\33xl\:first\:my-12:first-child{
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .\33xl\:first\:mx-12:first-child{
    margin-left: 3rem;
    margin-right: 3rem;
  }

  .\33xl\:first\:my-13:first-child{
    margin-top: 3.25rem;
    margin-bottom: 3.25rem;
  }

  .\33xl\:first\:mx-13:first-child{
    margin-left: 3.25rem;
    margin-right: 3.25rem;
  }

  .\33xl\:first\:my-14:first-child{
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }

  .\33xl\:first\:mx-14:first-child{
    margin-left: 3.5rem;
    margin-right: 3.5rem;
  }

  .\33xl\:first\:my-15:first-child{
    margin-top: 3.75rem;
    margin-bottom: 3.75rem;
  }

  .\33xl\:first\:mx-15:first-child{
    margin-left: 3.75rem;
    margin-right: 3.75rem;
  }

  .\33xl\:first\:my-16:first-child{
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .\33xl\:first\:mx-16:first-child{
    margin-left: 4rem;
    margin-right: 4rem;
  }

  .\33xl\:first\:my-17:first-child{
    margin-top: 4.25rem;
    margin-bottom: 4.25rem;
  }

  .\33xl\:first\:mx-17:first-child{
    margin-left: 4.25rem;
    margin-right: 4.25rem;
  }

  .\33xl\:first\:my-18:first-child{
    margin-top: 4.5rem;
    margin-bottom: 4.5rem;
  }

  .\33xl\:first\:mx-18:first-child{
    margin-left: 4.5rem;
    margin-right: 4.5rem;
  }

  .\33xl\:first\:my-19:first-child{
    margin-top: 4.75rem;
    margin-bottom: 4.75rem;
  }

  .\33xl\:first\:mx-19:first-child{
    margin-left: 4.75rem;
    margin-right: 4.75rem;
  }

  .\33xl\:first\:my-20:first-child{
    margin-top: 5rem;
    margin-bottom: 5rem;
  }

  .\33xl\:first\:mx-20:first-child{
    margin-left: 5rem;
    margin-right: 5rem;
  }

  .\33xl\:first\:my-22:first-child{
    margin-top: 5.5rem;
    margin-bottom: 5.5rem;
  }

  .\33xl\:first\:mx-22:first-child{
    margin-left: 5.5rem;
    margin-right: 5.5rem;
  }

  .\33xl\:first\:my-24:first-child{
    margin-top: 6rem;
    margin-bottom: 6rem;
  }

  .\33xl\:first\:mx-24:first-child{
    margin-left: 6rem;
    margin-right: 6rem;
  }

  .\33xl\:first\:my-25:first-child{
    margin-top: 6.25rem;
    margin-bottom: 6.25rem;
  }

  .\33xl\:first\:mx-25:first-child{
    margin-left: 6.25rem;
    margin-right: 6.25rem;
  }

  .\33xl\:first\:my-28:first-child{
    margin-top: 7rem;
    margin-bottom: 7rem;
  }

  .\33xl\:first\:mx-28:first-child{
    margin-left: 7rem;
    margin-right: 7rem;
  }

  .\33xl\:first\:my-30:first-child{
    margin-top: 7.5rem;
    margin-bottom: 7.5rem;
  }

  .\33xl\:first\:mx-30:first-child{
    margin-left: 7.5rem;
    margin-right: 7.5rem;
  }

  .\33xl\:first\:my-32:first-child{
    margin-top: 8rem;
    margin-bottom: 8rem;
  }

  .\33xl\:first\:mx-32:first-child{
    margin-left: 8rem;
    margin-right: 8rem;
  }

  .\33xl\:first\:my-34:first-child{
    margin-top: 8.5rem;
    margin-bottom: 8.5rem;
  }

  .\33xl\:first\:mx-34:first-child{
    margin-left: 8.5rem;
    margin-right: 8.5rem;
  }

  .\33xl\:first\:my-35:first-child{
    margin-top: 8.75rem;
    margin-bottom: 8.75rem;
  }

  .\33xl\:first\:mx-35:first-child{
    margin-left: 8.75rem;
    margin-right: 8.75rem;
  }

  .\33xl\:first\:my-36:first-child{
    margin-top: 9rem;
    margin-bottom: 9rem;
  }

  .\33xl\:first\:mx-36:first-child{
    margin-left: 9rem;
    margin-right: 9rem;
  }

  .\33xl\:first\:my-39:first-child{
    margin-top: 9.75rem;
    margin-bottom: 9.75rem;
  }

  .\33xl\:first\:mx-39:first-child{
    margin-left: 9.75rem;
    margin-right: 9.75rem;
  }

  .\33xl\:first\:my-40:first-child{
    margin-top: 10rem;
    margin-bottom: 10rem;
  }

  .\33xl\:first\:mx-40:first-child{
    margin-left: 10rem;
    margin-right: 10rem;
  }

  .\33xl\:first\:my-42:first-child{
    margin-top: 10.5rem;
    margin-bottom: 10.5rem;
  }

  .\33xl\:first\:mx-42:first-child{
    margin-left: 10.5rem;
    margin-right: 10.5rem;
  }

  .\33xl\:first\:my-44:first-child{
    margin-top: 11rem;
    margin-bottom: 11rem;
  }

  .\33xl\:first\:mx-44:first-child{
    margin-left: 11rem;
    margin-right: 11rem;
  }

  .\33xl\:first\:my-45:first-child{
    margin-top: 11.25rem;
    margin-bottom: 11.25rem;
  }

  .\33xl\:first\:mx-45:first-child{
    margin-left: 11.25rem;
    margin-right: 11.25rem;
  }

  .\33xl\:first\:my-48:first-child{
    margin-top: 12rem;
    margin-bottom: 12rem;
  }

  .\33xl\:first\:mx-48:first-child{
    margin-left: 12rem;
    margin-right: 12rem;
  }

  .\33xl\:first\:my-50:first-child{
    margin-top: 12.5rem;
    margin-bottom: 12.5rem;
  }

  .\33xl\:first\:mx-50:first-child{
    margin-left: 12.5rem;
    margin-right: 12.5rem;
  }

  .\33xl\:first\:my-52:first-child{
    margin-top: 13rem;
    margin-bottom: 13rem;
  }

  .\33xl\:first\:mx-52:first-child{
    margin-left: 13rem;
    margin-right: 13rem;
  }

  .\33xl\:first\:my-55:first-child{
    margin-top: 13.75rem;
    margin-bottom: 13.75rem;
  }

  .\33xl\:first\:mx-55:first-child{
    margin-left: 13.75rem;
    margin-right: 13.75rem;
  }

  .\33xl\:first\:my-56:first-child{
    margin-top: 14rem;
    margin-bottom: 14rem;
  }

  .\33xl\:first\:mx-56:first-child{
    margin-left: 14rem;
    margin-right: 14rem;
  }

  .\33xl\:first\:my-58:first-child{
    margin-top: 14.5rem;
    margin-bottom: 14.5rem;
  }

  .\33xl\:first\:mx-58:first-child{
    margin-left: 14.5rem;
    margin-right: 14.5rem;
  }

  .\33xl\:first\:my-60:first-child{
    margin-top: 15rem;
    margin-bottom: 15rem;
  }

  .\33xl\:first\:mx-60:first-child{
    margin-left: 15rem;
    margin-right: 15rem;
  }

  .\33xl\:first\:my-64:first-child{
    margin-top: 16rem;
    margin-bottom: 16rem;
  }

  .\33xl\:first\:mx-64:first-child{
    margin-left: 16rem;
    margin-right: 16rem;
  }

  .\33xl\:first\:my-65:first-child{
    margin-top: 16.25rem;
    margin-bottom: 16.25rem;
  }

  .\33xl\:first\:mx-65:first-child{
    margin-left: 16.25rem;
    margin-right: 16.25rem;
  }

  .\33xl\:first\:my-68:first-child{
    margin-top: 17rem;
    margin-bottom: 17rem;
  }

  .\33xl\:first\:mx-68:first-child{
    margin-left: 17rem;
    margin-right: 17rem;
  }

  .\33xl\:first\:my-69:first-child{
    margin-top: 17.25rem;
    margin-bottom: 17.25rem;
  }

  .\33xl\:first\:mx-69:first-child{
    margin-left: 17.25rem;
    margin-right: 17.25rem;
  }

  .\33xl\:first\:my-70:first-child{
    margin-top: 17.5rem;
    margin-bottom: 17.5rem;
  }

  .\33xl\:first\:mx-70:first-child{
    margin-left: 17.5rem;
    margin-right: 17.5rem;
  }

  .\33xl\:first\:my-72:first-child{
    margin-top: 18rem;
    margin-bottom: 18rem;
  }

  .\33xl\:first\:mx-72:first-child{
    margin-left: 18rem;
    margin-right: 18rem;
  }

  .\33xl\:first\:my-75:first-child{
    margin-top: 18.75rem;
    margin-bottom: 18.75rem;
  }

  .\33xl\:first\:mx-75:first-child{
    margin-left: 18.75rem;
    margin-right: 18.75rem;
  }

  .\33xl\:first\:my-80:first-child{
    margin-top: 20rem;
    margin-bottom: 20rem;
  }

  .\33xl\:first\:mx-80:first-child{
    margin-left: 20rem;
    margin-right: 20rem;
  }

  .\33xl\:first\:my-85:first-child{
    margin-top: 21.25rem;
    margin-bottom: 21.25rem;
  }

  .\33xl\:first\:mx-85:first-child{
    margin-left: 21.25rem;
    margin-right: 21.25rem;
  }

  .\33xl\:first\:my-86:first-child{
    margin-top: 21.5rem;
    margin-bottom: 21.5rem;
  }

  .\33xl\:first\:mx-86:first-child{
    margin-left: 21.5rem;
    margin-right: 21.5rem;
  }

  .\33xl\:first\:my-90:first-child{
    margin-top: 22.5rem;
    margin-bottom: 22.5rem;
  }

  .\33xl\:first\:mx-90:first-child{
    margin-left: 22.5rem;
    margin-right: 22.5rem;
  }

  .\33xl\:first\:my-96:first-child{
    margin-top: 24rem;
    margin-bottom: 24rem;
  }

  .\33xl\:first\:mx-96:first-child{
    margin-left: 24rem;
    margin-right: 24rem;
  }

  .\33xl\:first\:my-100:first-child{
    margin-top: 25rem;
    margin-bottom: 25rem;
  }

  .\33xl\:first\:mx-100:first-child{
    margin-left: 25rem;
    margin-right: 25rem;
  }

  .\33xl\:first\:my-115:first-child{
    margin-top: 28.75rem;
    margin-bottom: 28.75rem;
  }

  .\33xl\:first\:mx-115:first-child{
    margin-left: 28.75rem;
    margin-right: 28.75rem;
  }

  .\33xl\:first\:my-125:first-child{
    margin-top: 31.25rem;
    margin-bottom: 31.25rem;
  }

  .\33xl\:first\:mx-125:first-child{
    margin-left: 31.25rem;
    margin-right: 31.25rem;
  }

  .\33xl\:first\:my-142:first-child{
    margin-top: 35.5rem;
    margin-bottom: 35.5rem;
  }

  .\33xl\:first\:mx-142:first-child{
    margin-left: 35.5rem;
    margin-right: 35.5rem;
  }

  .\33xl\:first\:my-150:first-child{
    margin-top: 37.5rem;
    margin-bottom: 37.5rem;
  }

  .\33xl\:first\:mx-150:first-child{
    margin-left: 37.5rem;
    margin-right: 37.5rem;
  }

  .\33xl\:first\:my-156:first-child{
    margin-top: 39rem;
    margin-bottom: 39rem;
  }

  .\33xl\:first\:mx-156:first-child{
    margin-left: 39rem;
    margin-right: 39rem;
  }

  .\33xl\:first\:my-160:first-child{
    margin-top: 40rem;
    margin-bottom: 40rem;
  }

  .\33xl\:first\:mx-160:first-child{
    margin-left: 40rem;
    margin-right: 40rem;
  }

  .\33xl\:first\:my-175:first-child{
    margin-top: 43.75rem;
    margin-bottom: 43.75rem;
  }

  .\33xl\:first\:mx-175:first-child{
    margin-left: 43.75rem;
    margin-right: 43.75rem;
  }

  .\33xl\:first\:my-207:first-child{
    margin-top: 51.75rem;
    margin-bottom: 51.75rem;
  }

  .\33xl\:first\:mx-207:first-child{
    margin-left: 51.75rem;
    margin-right: 51.75rem;
  }

  .\33xl\:first\:my-242:first-child{
    margin-top: 60.5rem;
    margin-bottom: 60.5rem;
  }

  .\33xl\:first\:mx-242:first-child{
    margin-left: 60.5rem;
    margin-right: 60.5rem;
  }

  .\33xl\:first\:my-250:first-child{
    margin-top: 62.5rem;
    margin-bottom: 62.5rem;
  }

  .\33xl\:first\:mx-250:first-child{
    margin-left: 62.5rem;
    margin-right: 62.5rem;
  }

  .\33xl\:first\:my-258:first-child{
    margin-top: 64.5rem;
    margin-bottom: 64.5rem;
  }

  .\33xl\:first\:mx-258:first-child{
    margin-left: 64.5rem;
    margin-right: 64.5rem;
  }

  .\33xl\:first\:my-265:first-child{
    margin-top: 66.25rem;
    margin-bottom: 66.25rem;
  }

  .\33xl\:first\:mx-265:first-child{
    margin-left: 66.25rem;
    margin-right: 66.25rem;
  }

  .\33xl\:first\:my-280:first-child{
    margin-top: 70rem;
    margin-bottom: 70rem;
  }

  .\33xl\:first\:mx-280:first-child{
    margin-left: 70rem;
    margin-right: 70rem;
  }

  .\33xl\:first\:my-auto:first-child{
    margin-top: auto;
    margin-bottom: auto;
  }

  .\33xl\:first\:mx-auto:first-child{
    margin-left: auto;
    margin-right: auto;
  }

  .\33xl\:first\:my-px:first-child{
    margin-top: 1px;
    margin-bottom: 1px;
  }

  .\33xl\:first\:mx-px:first-child{
    margin-left: 1px;
    margin-right: 1px;
  }

  .\33xl\:first\:my-0\.5:first-child{
    margin-top: 0.125rem;
    margin-bottom: 0.125rem;
  }

  .\33xl\:first\:mx-0\.5:first-child{
    margin-left: 0.125rem;
    margin-right: 0.125rem;
  }

  .\33xl\:first\:my-1\.5:first-child{
    margin-top: 0.375rem;
    margin-bottom: 0.375rem;
  }

  .\33xl\:first\:mx-1\.5:first-child{
    margin-left: 0.375rem;
    margin-right: 0.375rem;
  }

  .\33xl\:first\:my-2\.5:first-child{
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
  }

  .\33xl\:first\:mx-2\.5:first-child{
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }

  .\33xl\:first\:my-3\.5:first-child{
    margin-top: 0.875rem;
    margin-bottom: 0.875rem;
  }

  .\33xl\:first\:mx-3\.5:first-child{
    margin-left: 0.875rem;
    margin-right: 0.875rem;
  }

  .\33xl\:first\:my-0\.25:first-child{
    margin-top: 0.0625rem;
    margin-bottom: 0.0625rem;
  }

  .\33xl\:first\:mx-0\.25:first-child{
    margin-left: 0.0625rem;
    margin-right: 0.0625rem;
  }

  .\33xl\:first\:my-0\.75:first-child{
    margin-top: 0.1875rem;
    margin-bottom: 0.1875rem;
  }

  .\33xl\:first\:mx-0\.75:first-child{
    margin-left: 0.1875rem;
    margin-right: 0.1875rem;
  }

  .\33xl\:first\:my-1\.25:first-child{
    margin-top: 0.3125rem;
    margin-bottom: 0.3125rem;
  }

  .\33xl\:first\:mx-1\.25:first-child{
    margin-left: 0.3125rem;
    margin-right: 0.3125rem;
  }

  .\33xl\:first\:my-1\.75:first-child{
    margin-top: 0.4375rem;
    margin-bottom: 0.4375rem;
  }

  .\33xl\:first\:mx-1\.75:first-child{
    margin-left: 0.4375rem;
    margin-right: 0.4375rem;
  }

  .\33xl\:first\:my-2\.25:first-child{
    margin-top: 0.5625rem;
    margin-bottom: 0.5625rem;
  }

  .\33xl\:first\:mx-2\.25:first-child{
    margin-left: 0.5625rem;
    margin-right: 0.5625rem;
  }

  .\33xl\:first\:my-2\.75:first-child{
    margin-top: 0.6875rem;
    margin-bottom: 0.6875rem;
  }

  .\33xl\:first\:mx-2\.75:first-child{
    margin-left: 0.6875rem;
    margin-right: 0.6875rem;
  }

  .\33xl\:first\:my-3\.25:first-child{
    margin-top: 0.8125rem;
    margin-bottom: 0.8125rem;
  }

  .\33xl\:first\:mx-3\.25:first-child{
    margin-left: 0.8125rem;
    margin-right: 0.8125rem;
  }

  .\33xl\:first\:my-3\.75:first-child{
    margin-top: 0.9375rem;
    margin-bottom: 0.9375rem;
  }

  .\33xl\:first\:mx-3\.75:first-child{
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }

  .\33xl\:first\:my-4\.25:first-child{
    margin-top: 1.0625rem;
    margin-bottom: 1.0625rem;
  }

  .\33xl\:first\:mx-4\.25:first-child{
    margin-left: 1.0625rem;
    margin-right: 1.0625rem;
  }

  .\33xl\:first\:my-4\.5:first-child{
    margin-top: 1.125rem;
    margin-bottom: 1.125rem;
  }

  .\33xl\:first\:mx-4\.5:first-child{
    margin-left: 1.125rem;
    margin-right: 1.125rem;
  }

  .\33xl\:first\:my-4\.75:first-child{
    margin-top: 1.1875rem;
    margin-bottom: 1.1875rem;
  }

  .\33xl\:first\:mx-4\.75:first-child{
    margin-left: 1.1875rem;
    margin-right: 1.1875rem;
  }

  .\33xl\:first\:my-5\.25:first-child{
    margin-top: 1.3125rem;
    margin-bottom: 1.3125rem;
  }

  .\33xl\:first\:mx-5\.25:first-child{
    margin-left: 1.3125rem;
    margin-right: 1.3125rem;
  }

  .\33xl\:first\:my-5\.5:first-child{
    margin-top: 1.375rem;
    margin-bottom: 1.375rem;
  }

  .\33xl\:first\:mx-5\.5:first-child{
    margin-left: 1.375rem;
    margin-right: 1.375rem;
  }

  .\33xl\:first\:my-5\.75:first-child{
    margin-top: 1.4375rem;
    margin-bottom: 1.4375rem;
  }

  .\33xl\:first\:mx-5\.75:first-child{
    margin-left: 1.4375rem;
    margin-right: 1.4375rem;
  }

  .\33xl\:first\:my-6\.25:first-child{
    margin-top: 1.5625rem;
    margin-bottom: 1.5625rem;
  }

  .\33xl\:first\:mx-6\.25:first-child{
    margin-left: 1.5625rem;
    margin-right: 1.5625rem;
  }

  .\33xl\:first\:my-6\.5:first-child{
    margin-top: 1.625rem;
    margin-bottom: 1.625rem;
  }

  .\33xl\:first\:mx-6\.5:first-child{
    margin-left: 1.625rem;
    margin-right: 1.625rem;
  }

  .\33xl\:first\:my-6\.75:first-child{
    margin-top: 1.6875rem;
    margin-bottom: 1.6875rem;
  }

  .\33xl\:first\:mx-6\.75:first-child{
    margin-left: 1.6875rem;
    margin-right: 1.6875rem;
  }

  .\33xl\:first\:my-7\.25:first-child{
    margin-top: 1.8125rem;
    margin-bottom: 1.8125rem;
  }

  .\33xl\:first\:mx-7\.25:first-child{
    margin-left: 1.8125rem;
    margin-right: 1.8125rem;
  }

  .\33xl\:first\:my-7\.5:first-child{
    margin-top: 1.875rem;
    margin-bottom: 1.875rem;
  }

  .\33xl\:first\:mx-7\.5:first-child{
    margin-left: 1.875rem;
    margin-right: 1.875rem;
  }

  .\33xl\:first\:my-8\.25:first-child{
    margin-top: 2.0625rem;
    margin-bottom: 2.0625rem;
  }

  .\33xl\:first\:mx-8\.25:first-child{
    margin-left: 2.0625rem;
    margin-right: 2.0625rem;
  }

  .\33xl\:first\:my-8\.5:first-child{
    margin-top: 2.125rem;
    margin-bottom: 2.125rem;
  }

  .\33xl\:first\:mx-8\.5:first-child{
    margin-left: 2.125rem;
    margin-right: 2.125rem;
  }

  .\33xl\:first\:my-9\.25:first-child{
    margin-top: 2.3125rem;
    margin-bottom: 2.3125rem;
  }

  .\33xl\:first\:mx-9\.25:first-child{
    margin-left: 2.3125rem;
    margin-right: 2.3125rem;
  }

  .\33xl\:first\:my-9\.5:first-child{
    margin-top: 2.375rem;
    margin-bottom: 2.375rem;
  }

  .\33xl\:first\:mx-9\.5:first-child{
    margin-left: 2.375rem;
    margin-right: 2.375rem;
  }

  .\33xl\:first\:my-10\.5:first-child{
    margin-top: 2.625rem;
    margin-bottom: 2.625rem;
  }

  .\33xl\:first\:mx-10\.5:first-child{
    margin-left: 2.625rem;
    margin-right: 2.625rem;
  }

  .\33xl\:first\:my-11\.25:first-child{
    margin-top: 2.8125rem;
    margin-bottom: 2.8125rem;
  }

  .\33xl\:first\:mx-11\.25:first-child{
    margin-left: 2.8125rem;
    margin-right: 2.8125rem;
  }

  .\33xl\:first\:my-11\.5:first-child{
    margin-top: 2.875rem;
    margin-bottom: 2.875rem;
  }

  .\33xl\:first\:mx-11\.5:first-child{
    margin-left: 2.875rem;
    margin-right: 2.875rem;
  }

  .\33xl\:first\:my-12\.5:first-child{
    margin-top: 3.125rem;
    margin-bottom: 3.125rem;
  }

  .\33xl\:first\:mx-12\.5:first-child{
    margin-left: 3.125rem;
    margin-right: 3.125rem;
  }

  .\33xl\:first\:my-12\.75:first-child{
    margin-top: 3.1875rem;
    margin-bottom: 3.1875rem;
  }

  .\33xl\:first\:mx-12\.75:first-child{
    margin-left: 3.1875rem;
    margin-right: 3.1875rem;
  }

  .\33xl\:first\:my-13\.5:first-child{
    margin-top: 3.375rem;
    margin-bottom: 3.375rem;
  }

  .\33xl\:first\:mx-13\.5:first-child{
    margin-left: 3.375rem;
    margin-right: 3.375rem;
  }

  .\33xl\:first\:my-14\.5:first-child{
    margin-top: 3.625rem;
    margin-bottom: 3.625rem;
  }

  .\33xl\:first\:mx-14\.5:first-child{
    margin-left: 3.625rem;
    margin-right: 3.625rem;
  }

  .\33xl\:first\:my-15\.5:first-child{
    margin-top: 3.875rem;
    margin-bottom: 3.875rem;
  }

  .\33xl\:first\:mx-15\.5:first-child{
    margin-left: 3.875rem;
    margin-right: 3.875rem;
  }

  .\33xl\:first\:my-15\.75:first-child{
    margin-top: 3.9375rem;
    margin-bottom: 3.9375rem;
  }

  .\33xl\:first\:mx-15\.75:first-child{
    margin-left: 3.9375rem;
    margin-right: 3.9375rem;
  }

  .\33xl\:first\:my-16\.25:first-child{
    margin-top: 4.0625rem;
    margin-bottom: 4.0625rem;
  }

  .\33xl\:first\:mx-16\.25:first-child{
    margin-left: 4.0625rem;
    margin-right: 4.0625rem;
  }

  .\33xl\:first\:my-17\.25:first-child{
    margin-top: 4.3125rem;
    margin-bottom: 4.3125rem;
  }

  .\33xl\:first\:mx-17\.25:first-child{
    margin-left: 4.3125rem;
    margin-right: 4.3125rem;
  }

  .\33xl\:first\:my-17\.5:first-child{
    margin-top: 4.375rem;
    margin-bottom: 4.375rem;
  }

  .\33xl\:first\:mx-17\.5:first-child{
    margin-left: 4.375rem;
    margin-right: 4.375rem;
  }

  .\33xl\:first\:my-18\.25:first-child{
    margin-top: 4.5625rem;
    margin-bottom: 4.5625rem;
  }

  .\33xl\:first\:mx-18\.25:first-child{
    margin-left: 4.5625rem;
    margin-right: 4.5625rem;
  }

  .\33xl\:first\:my-18\.5:first-child{
    margin-top: 4.625rem;
    margin-bottom: 4.625rem;
  }

  .\33xl\:first\:mx-18\.5:first-child{
    margin-left: 4.625rem;
    margin-right: 4.625rem;
  }

  .\33xl\:first\:my-20\.25:first-child{
    margin-top: 5.0625rem;
    margin-bottom: 5.0625rem;
  }

  .\33xl\:first\:mx-20\.25:first-child{
    margin-left: 5.0625rem;
    margin-right: 5.0625rem;
  }

  .\33xl\:first\:my-20\.5:first-child{
    margin-top: 5.125rem;
    margin-bottom: 5.125rem;
  }

  .\33xl\:first\:mx-20\.5:first-child{
    margin-left: 5.125rem;
    margin-right: 5.125rem;
  }

  .\33xl\:first\:my-22\.5:first-child{
    margin-top: 5.625rem;
    margin-bottom: 5.625rem;
  }

  .\33xl\:first\:mx-22\.5:first-child{
    margin-left: 5.625rem;
    margin-right: 5.625rem;
  }

  .\33xl\:first\:my-25\.5:first-child{
    margin-top: 6.375rem;
    margin-bottom: 6.375rem;
  }

  .\33xl\:first\:mx-25\.5:first-child{
    margin-left: 6.375rem;
    margin-right: 6.375rem;
  }

  .\33xl\:first\:my-26\.75:first-child{
    margin-top: 6.6875rem;
    margin-bottom: 6.6875rem;
  }

  .\33xl\:first\:mx-26\.75:first-child{
    margin-left: 6.6875rem;
    margin-right: 6.6875rem;
  }

  .\33xl\:first\:my-32\.5:first-child{
    margin-top: 8.125rem;
    margin-bottom: 8.125rem;
  }

  .\33xl\:first\:mx-32\.5:first-child{
    margin-left: 8.125rem;
    margin-right: 8.125rem;
  }

  .\33xl\:first\:my-37\.5:first-child{
    margin-top: 9.375rem;
    margin-bottom: 9.375rem;
  }

  .\33xl\:first\:mx-37\.5:first-child{
    margin-left: 9.375rem;
    margin-right: 9.375rem;
  }

  .\33xl\:first\:my-41\.25:first-child{
    margin-top: 10.3125rem;
    margin-bottom: 10.3125rem;
  }

  .\33xl\:first\:mx-41\.25:first-child{
    margin-left: 10.3125rem;
    margin-right: 10.3125rem;
  }

  .\33xl\:first\:my-52\.5:first-child{
    margin-top: 13.125rem;
    margin-bottom: 13.125rem;
  }

  .\33xl\:first\:mx-52\.5:first-child{
    margin-left: 13.125rem;
    margin-right: 13.125rem;
  }

  .\33xl\:first\:my-54\.5:first-child{
    margin-top: 13.625rem;
    margin-bottom: 13.625rem;
  }

  .\33xl\:first\:mx-54\.5:first-child{
    margin-left: 13.625rem;
    margin-right: 13.625rem;
  }

  .\33xl\:first\:my-57\.25:first-child{
    margin-top: 14.3125rem;
    margin-bottom: 14.3125rem;
  }

  .\33xl\:first\:mx-57\.25:first-child{
    margin-left: 14.3125rem;
    margin-right: 14.3125rem;
  }

  .\33xl\:first\:my-57\.5:first-child{
    margin-top: 14.375rem;
    margin-bottom: 14.375rem;
  }

  .\33xl\:first\:mx-57\.5:first-child{
    margin-left: 14.375rem;
    margin-right: 14.375rem;
  }

  .\33xl\:first\:my-66\.25:first-child{
    margin-top: 16.5625rem;
    margin-bottom: 16.5625rem;
  }

  .\33xl\:first\:mx-66\.25:first-child{
    margin-left: 16.5625rem;
    margin-right: 16.5625rem;
  }

  .\33xl\:first\:my-74\.5:first-child{
    margin-top: 18.125rem;
    margin-bottom: 18.125rem;
  }

  .\33xl\:first\:mx-74\.5:first-child{
    margin-left: 18.125rem;
    margin-right: 18.125rem;
  }

  .\33xl\:first\:my-106\.25:first-child{
    margin-top: 26.5625rem;
    margin-bottom: 26.5625rem;
  }

  .\33xl\:first\:mx-106\.25:first-child{
    margin-left: 26.5625rem;
    margin-right: 26.5625rem;
  }

  .\33xl\:first\:my-112\.25:first-child{
    margin-top: 28.0675rem;
    margin-bottom: 28.0675rem;
  }

  .\33xl\:first\:mx-112\.25:first-child{
    margin-left: 28.0675rem;
    margin-right: 28.0675rem;
  }

  .\33xl\:first\:my-112\.75:first-child{
    margin-top: 28.1875rem;
    margin-bottom: 28.1875rem;
  }

  .\33xl\:first\:mx-112\.75:first-child{
    margin-left: 28.1875rem;
    margin-right: 28.1875rem;
  }

  .\33xl\:first\:my-147\.5:first-child{
    margin-top: 36.875rem;
    margin-bottom: 36.875rem;
  }

  .\33xl\:first\:mx-147\.5:first-child{
    margin-left: 36.875rem;
    margin-right: 36.875rem;
  }

  .\33xl\:first\:my-162\.5:first-child{
    margin-top: 40.625rem;
    margin-bottom: 40.625rem;
  }

  .\33xl\:first\:mx-162\.5:first-child{
    margin-left: 40.625rem;
    margin-right: 40.625rem;
  }

  .\33xl\:first\:my-172\.25:first-child{
    margin-top: 42.5625rem;
    margin-bottom: 42.5625rem;
  }

  .\33xl\:first\:mx-172\.25:first-child{
    margin-left: 42.5625rem;
    margin-right: 42.5625rem;
  }

  .\33xl\:first\:my-175\.25:first-child{
    margin-top: 43.8125rem;
    margin-bottom: 43.8125rem;
  }

  .\33xl\:first\:mx-175\.25:first-child{
    margin-left: 43.8125rem;
    margin-right: 43.8125rem;
  }

  .\33xl\:first\:my-184\.25:first-child{
    margin-top: 46.0625rem;
    margin-bottom: 46.0625rem;
  }

  .\33xl\:first\:mx-184\.25:first-child{
    margin-left: 46.0625rem;
    margin-right: 46.0625rem;
  }

  .\33xl\:first\:my-203\.25:first-child{
    margin-top: 50.8125rem;
    margin-bottom: 50.8125rem;
  }

  .\33xl\:first\:mx-203\.25:first-child{
    margin-left: 50.8125rem;
    margin-right: 50.8125rem;
  }

  .\33xl\:first\:my-half:first-child{
    margin-top: 50%;
    margin-bottom: 50%;
  }

  .\33xl\:first\:mx-half:first-child{
    margin-left: 50%;
    margin-right: 50%;
  }

  .\33xl\:first\:my-full:first-child{
    margin-top: 100%;
    margin-bottom: 100%;
  }

  .\33xl\:first\:mx-full:first-child{
    margin-left: 100%;
    margin-right: 100%;
  }

  .\33xl\:first\:my-1\/10:first-child{
    margin-top: 10%;
    margin-bottom: 10%;
  }

  .\33xl\:first\:mx-1\/10:first-child{
    margin-left: 10%;
    margin-right: 10%;
  }

  .\33xl\:first\:my-2\/10:first-child{
    margin-top: 20%;
    margin-bottom: 20%;
  }

  .\33xl\:first\:mx-2\/10:first-child{
    margin-left: 20%;
    margin-right: 20%;
  }

  .\33xl\:first\:my-3\/10:first-child{
    margin-top: 30%;
    margin-bottom: 30%;
  }

  .\33xl\:first\:mx-3\/10:first-child{
    margin-left: 30%;
    margin-right: 30%;
  }

  .\33xl\:first\:my-4\/10:first-child{
    margin-top: 40%;
    margin-bottom: 40%;
  }

  .\33xl\:first\:mx-4\/10:first-child{
    margin-left: 40%;
    margin-right: 40%;
  }

  .\33xl\:first\:my-4\.5\/10:first-child{
    margin-top: 45%;
    margin-bottom: 45%;
  }

  .\33xl\:first\:mx-4\.5\/10:first-child{
    margin-left: 45%;
    margin-right: 45%;
  }

  .\33xl\:first\:my-5\/10:first-child{
    margin-top: 50%;
    margin-bottom: 50%;
  }

  .\33xl\:first\:mx-5\/10:first-child{
    margin-left: 50%;
    margin-right: 50%;
  }

  .\33xl\:first\:my-5\.5\/10:first-child{
    margin-top: 55%;
    margin-bottom: 55%;
  }

  .\33xl\:first\:mx-5\.5\/10:first-child{
    margin-left: 55%;
    margin-right: 55%;
  }

  .\33xl\:first\:my-6\/10:first-child{
    margin-top: 60%;
    margin-bottom: 60%;
  }

  .\33xl\:first\:mx-6\/10:first-child{
    margin-left: 60%;
    margin-right: 60%;
  }

  .\33xl\:first\:my-7\/10:first-child{
    margin-top: 70%;
    margin-bottom: 70%;
  }

  .\33xl\:first\:mx-7\/10:first-child{
    margin-left: 70%;
    margin-right: 70%;
  }

  .\33xl\:first\:my-8\/10:first-child{
    margin-top: 80%;
    margin-bottom: 80%;
  }

  .\33xl\:first\:mx-8\/10:first-child{
    margin-left: 80%;
    margin-right: 80%;
  }

  .\33xl\:first\:my-9\/10:first-child{
    margin-top: 90%;
    margin-bottom: 90%;
  }

  .\33xl\:first\:mx-9\/10:first-child{
    margin-left: 90%;
    margin-right: 90%;
  }

  .\33xl\:first\:my-1\/12:first-child{
    margin-top: 8.333333%;
    margin-bottom: 8.333333%;
  }

  .\33xl\:first\:mx-1\/12:first-child{
    margin-left: 8.333333%;
    margin-right: 8.333333%;
  }

  .\33xl\:first\:my-2\/12:first-child{
    margin-top: 16.666667%;
    margin-bottom: 16.666667%;
  }

  .\33xl\:first\:mx-2\/12:first-child{
    margin-left: 16.666667%;
    margin-right: 16.666667%;
  }

  .\33xl\:first\:my-3\/12:first-child{
    margin-top: 25%;
    margin-bottom: 25%;
  }

  .\33xl\:first\:mx-3\/12:first-child{
    margin-left: 25%;
    margin-right: 25%;
  }

  .\33xl\:first\:my-4\/12:first-child{
    margin-top: 33.333333%;
    margin-bottom: 33.333333%;
  }

  .\33xl\:first\:mx-4\/12:first-child{
    margin-left: 33.333333%;
    margin-right: 33.333333%;
  }

  .\33xl\:first\:my-5\/12:first-child{
    margin-top: 41.666667%;
    margin-bottom: 41.666667%;
  }

  .\33xl\:first\:mx-5\/12:first-child{
    margin-left: 41.666667%;
    margin-right: 41.666667%;
  }

  .\33xl\:first\:my-6\/12:first-child{
    margin-top: 50%;
    margin-bottom: 50%;
  }

  .\33xl\:first\:mx-6\/12:first-child{
    margin-left: 50%;
    margin-right: 50%;
  }

  .\33xl\:first\:my-7\/12:first-child{
    margin-top: 58.333333%;
    margin-bottom: 58.333333%;
  }

  .\33xl\:first\:mx-7\/12:first-child{
    margin-left: 58.333333%;
    margin-right: 58.333333%;
  }

  .\33xl\:first\:my-8\/12:first-child{
    margin-top: 66.666667%;
    margin-bottom: 66.666667%;
  }

  .\33xl\:first\:mx-8\/12:first-child{
    margin-left: 66.666667%;
    margin-right: 66.666667%;
  }

  .\33xl\:first\:my-9\/12:first-child{
    margin-top: 75%;
    margin-bottom: 75%;
  }

  .\33xl\:first\:mx-9\/12:first-child{
    margin-left: 75%;
    margin-right: 75%;
  }

  .\33xl\:first\:my-10\/12:first-child{
    margin-top: 83.333333%;
    margin-bottom: 83.333333%;
  }

  .\33xl\:first\:mx-10\/12:first-child{
    margin-left: 83.333333%;
    margin-right: 83.333333%;
  }

  .\33xl\:first\:my-11\/12:first-child{
    margin-top: 91.666667%;
    margin-bottom: 91.666667%;
  }

  .\33xl\:first\:mx-11\/12:first-child{
    margin-left: 91.666667%;
    margin-right: 91.666667%;
  }

  .\33xl\:first\:-my-0:first-child{
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .\33xl\:first\:-mx-0:first-child{
    margin-left: 0px;
    margin-right: 0px;
  }

  .\33xl\:first\:-my-1:first-child{
    margin-top: -0.25rem;
    margin-bottom: -0.25rem;
  }

  .\33xl\:first\:-mx-1:first-child{
    margin-left: -0.25rem;
    margin-right: -0.25rem;
  }

  .\33xl\:first\:-my-2:first-child{
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }

  .\33xl\:first\:-mx-2:first-child{
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }

  .\33xl\:first\:-my-3:first-child{
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }

  .\33xl\:first\:-mx-3:first-child{
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }

  .\33xl\:first\:-my-4:first-child{
    margin-top: -1rem;
    margin-bottom: -1rem;
  }

  .\33xl\:first\:-mx-4:first-child{
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .\33xl\:first\:-my-5:first-child{
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
  }

  .\33xl\:first\:-mx-5:first-child{
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }

  .\33xl\:first\:-my-6:first-child{
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
  }

  .\33xl\:first\:-mx-6:first-child{
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }

  .\33xl\:first\:-my-7:first-child{
    margin-top: -1.75rem;
    margin-bottom: -1.75rem;
  }

  .\33xl\:first\:-mx-7:first-child{
    margin-left: -1.75rem;
    margin-right: -1.75rem;
  }

  .\33xl\:first\:-my-8:first-child{
    margin-top: -2rem;
    margin-bottom: -2rem;
  }

  .\33xl\:first\:-mx-8:first-child{
    margin-left: -2rem;
    margin-right: -2rem;
  }

  .\33xl\:first\:-my-9:first-child{
    margin-top: -2.25rem;
    margin-bottom: -2.25rem;
  }

  .\33xl\:first\:-mx-9:first-child{
    margin-left: -2.25rem;
    margin-right: -2.25rem;
  }

  .\33xl\:first\:-my-10:first-child{
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
  }

  .\33xl\:first\:-mx-10:first-child{
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }

  .\33xl\:first\:-my-11:first-child{
    margin-top: -2.75rem;
    margin-bottom: -2.75rem;
  }

  .\33xl\:first\:-mx-11:first-child{
    margin-left: -2.75rem;
    margin-right: -2.75rem;
  }

  .\33xl\:first\:-my-12:first-child{
    margin-top: -3rem;
    margin-bottom: -3rem;
  }

  .\33xl\:first\:-mx-12:first-child{
    margin-left: -3rem;
    margin-right: -3rem;
  }

  .\33xl\:first\:-my-13:first-child{
    margin-top: -3.25rem;
    margin-bottom: -3.25rem;
  }

  .\33xl\:first\:-mx-13:first-child{
    margin-left: -3.25rem;
    margin-right: -3.25rem;
  }

  .\33xl\:first\:-my-14:first-child{
    margin-top: -3.5rem;
    margin-bottom: -3.5rem;
  }

  .\33xl\:first\:-mx-14:first-child{
    margin-left: -3.5rem;
    margin-right: -3.5rem;
  }

  .\33xl\:first\:-my-15:first-child{
    margin-top: -3.75rem;
    margin-bottom: -3.75rem;
  }

  .\33xl\:first\:-mx-15:first-child{
    margin-left: -3.75rem;
    margin-right: -3.75rem;
  }

  .\33xl\:first\:-my-16:first-child{
    margin-top: -4rem;
    margin-bottom: -4rem;
  }

  .\33xl\:first\:-mx-16:first-child{
    margin-left: -4rem;
    margin-right: -4rem;
  }

  .\33xl\:first\:-my-17:first-child{
    margin-top: -4.25rem;
    margin-bottom: -4.25rem;
  }

  .\33xl\:first\:-mx-17:first-child{
    margin-left: -4.25rem;
    margin-right: -4.25rem;
  }

  .\33xl\:first\:-my-18:first-child{
    margin-top: -4.5rem;
    margin-bottom: -4.5rem;
  }

  .\33xl\:first\:-mx-18:first-child{
    margin-left: -4.5rem;
    margin-right: -4.5rem;
  }

  .\33xl\:first\:-my-19:first-child{
    margin-top: -4.75rem;
    margin-bottom: -4.75rem;
  }

  .\33xl\:first\:-mx-19:first-child{
    margin-left: -4.75rem;
    margin-right: -4.75rem;
  }

  .\33xl\:first\:-my-20:first-child{
    margin-top: -5rem;
    margin-bottom: -5rem;
  }

  .\33xl\:first\:-mx-20:first-child{
    margin-left: -5rem;
    margin-right: -5rem;
  }

  .\33xl\:first\:-my-22:first-child{
    margin-top: -5.5rem;
    margin-bottom: -5.5rem;
  }

  .\33xl\:first\:-mx-22:first-child{
    margin-left: -5.5rem;
    margin-right: -5.5rem;
  }

  .\33xl\:first\:-my-24:first-child{
    margin-top: -6rem;
    margin-bottom: -6rem;
  }

  .\33xl\:first\:-mx-24:first-child{
    margin-left: -6rem;
    margin-right: -6rem;
  }

  .\33xl\:first\:-my-25:first-child{
    margin-top: -6.25rem;
    margin-bottom: -6.25rem;
  }

  .\33xl\:first\:-mx-25:first-child{
    margin-left: -6.25rem;
    margin-right: -6.25rem;
  }

  .\33xl\:first\:-my-28:first-child{
    margin-top: -7rem;
    margin-bottom: -7rem;
  }

  .\33xl\:first\:-mx-28:first-child{
    margin-left: -7rem;
    margin-right: -7rem;
  }

  .\33xl\:first\:-my-30:first-child{
    margin-top: -7.5rem;
    margin-bottom: -7.5rem;
  }

  .\33xl\:first\:-mx-30:first-child{
    margin-left: -7.5rem;
    margin-right: -7.5rem;
  }

  .\33xl\:first\:-my-32:first-child{
    margin-top: -8rem;
    margin-bottom: -8rem;
  }

  .\33xl\:first\:-mx-32:first-child{
    margin-left: -8rem;
    margin-right: -8rem;
  }

  .\33xl\:first\:-my-34:first-child{
    margin-top: -8.5rem;
    margin-bottom: -8.5rem;
  }

  .\33xl\:first\:-mx-34:first-child{
    margin-left: -8.5rem;
    margin-right: -8.5rem;
  }

  .\33xl\:first\:-my-35:first-child{
    margin-top: -8.75rem;
    margin-bottom: -8.75rem;
  }

  .\33xl\:first\:-mx-35:first-child{
    margin-left: -8.75rem;
    margin-right: -8.75rem;
  }

  .\33xl\:first\:-my-36:first-child{
    margin-top: -9rem;
    margin-bottom: -9rem;
  }

  .\33xl\:first\:-mx-36:first-child{
    margin-left: -9rem;
    margin-right: -9rem;
  }

  .\33xl\:first\:-my-39:first-child{
    margin-top: -9.75rem;
    margin-bottom: -9.75rem;
  }

  .\33xl\:first\:-mx-39:first-child{
    margin-left: -9.75rem;
    margin-right: -9.75rem;
  }

  .\33xl\:first\:-my-40:first-child{
    margin-top: -10rem;
    margin-bottom: -10rem;
  }

  .\33xl\:first\:-mx-40:first-child{
    margin-left: -10rem;
    margin-right: -10rem;
  }

  .\33xl\:first\:-my-42:first-child{
    margin-top: -10.5rem;
    margin-bottom: -10.5rem;
  }

  .\33xl\:first\:-mx-42:first-child{
    margin-left: -10.5rem;
    margin-right: -10.5rem;
  }

  .\33xl\:first\:-my-44:first-child{
    margin-top: -11rem;
    margin-bottom: -11rem;
  }

  .\33xl\:first\:-mx-44:first-child{
    margin-left: -11rem;
    margin-right: -11rem;
  }

  .\33xl\:first\:-my-45:first-child{
    margin-top: -11.25rem;
    margin-bottom: -11.25rem;
  }

  .\33xl\:first\:-mx-45:first-child{
    margin-left: -11.25rem;
    margin-right: -11.25rem;
  }

  .\33xl\:first\:-my-48:first-child{
    margin-top: -12rem;
    margin-bottom: -12rem;
  }

  .\33xl\:first\:-mx-48:first-child{
    margin-left: -12rem;
    margin-right: -12rem;
  }

  .\33xl\:first\:-my-50:first-child{
    margin-top: -12.5rem;
    margin-bottom: -12.5rem;
  }

  .\33xl\:first\:-mx-50:first-child{
    margin-left: -12.5rem;
    margin-right: -12.5rem;
  }

  .\33xl\:first\:-my-52:first-child{
    margin-top: -13rem;
    margin-bottom: -13rem;
  }

  .\33xl\:first\:-mx-52:first-child{
    margin-left: -13rem;
    margin-right: -13rem;
  }

  .\33xl\:first\:-my-55:first-child{
    margin-top: -13.75rem;
    margin-bottom: -13.75rem;
  }

  .\33xl\:first\:-mx-55:first-child{
    margin-left: -13.75rem;
    margin-right: -13.75rem;
  }

  .\33xl\:first\:-my-56:first-child{
    margin-top: -14rem;
    margin-bottom: -14rem;
  }

  .\33xl\:first\:-mx-56:first-child{
    margin-left: -14rem;
    margin-right: -14rem;
  }

  .\33xl\:first\:-my-58:first-child{
    margin-top: -14.5rem;
    margin-bottom: -14.5rem;
  }

  .\33xl\:first\:-mx-58:first-child{
    margin-left: -14.5rem;
    margin-right: -14.5rem;
  }

  .\33xl\:first\:-my-60:first-child{
    margin-top: -15rem;
    margin-bottom: -15rem;
  }

  .\33xl\:first\:-mx-60:first-child{
    margin-left: -15rem;
    margin-right: -15rem;
  }

  .\33xl\:first\:-my-64:first-child{
    margin-top: -16rem;
    margin-bottom: -16rem;
  }

  .\33xl\:first\:-mx-64:first-child{
    margin-left: -16rem;
    margin-right: -16rem;
  }

  .\33xl\:first\:-my-65:first-child{
    margin-top: -16.25rem;
    margin-bottom: -16.25rem;
  }

  .\33xl\:first\:-mx-65:first-child{
    margin-left: -16.25rem;
    margin-right: -16.25rem;
  }

  .\33xl\:first\:-my-68:first-child{
    margin-top: -17rem;
    margin-bottom: -17rem;
  }

  .\33xl\:first\:-mx-68:first-child{
    margin-left: -17rem;
    margin-right: -17rem;
  }

  .\33xl\:first\:-my-69:first-child{
    margin-top: -17.25rem;
    margin-bottom: -17.25rem;
  }

  .\33xl\:first\:-mx-69:first-child{
    margin-left: -17.25rem;
    margin-right: -17.25rem;
  }

  .\33xl\:first\:-my-70:first-child{
    margin-top: -17.5rem;
    margin-bottom: -17.5rem;
  }

  .\33xl\:first\:-mx-70:first-child{
    margin-left: -17.5rem;
    margin-right: -17.5rem;
  }

  .\33xl\:first\:-my-72:first-child{
    margin-top: -18rem;
    margin-bottom: -18rem;
  }

  .\33xl\:first\:-mx-72:first-child{
    margin-left: -18rem;
    margin-right: -18rem;
  }

  .\33xl\:first\:-my-75:first-child{
    margin-top: -18.75rem;
    margin-bottom: -18.75rem;
  }

  .\33xl\:first\:-mx-75:first-child{
    margin-left: -18.75rem;
    margin-right: -18.75rem;
  }

  .\33xl\:first\:-my-80:first-child{
    margin-top: -20rem;
    margin-bottom: -20rem;
  }

  .\33xl\:first\:-mx-80:first-child{
    margin-left: -20rem;
    margin-right: -20rem;
  }

  .\33xl\:first\:-my-85:first-child{
    margin-top: -21.25rem;
    margin-bottom: -21.25rem;
  }

  .\33xl\:first\:-mx-85:first-child{
    margin-left: -21.25rem;
    margin-right: -21.25rem;
  }

  .\33xl\:first\:-my-86:first-child{
    margin-top: -21.5rem;
    margin-bottom: -21.5rem;
  }

  .\33xl\:first\:-mx-86:first-child{
    margin-left: -21.5rem;
    margin-right: -21.5rem;
  }

  .\33xl\:first\:-my-90:first-child{
    margin-top: -22.5rem;
    margin-bottom: -22.5rem;
  }

  .\33xl\:first\:-mx-90:first-child{
    margin-left: -22.5rem;
    margin-right: -22.5rem;
  }

  .\33xl\:first\:-my-96:first-child{
    margin-top: -24rem;
    margin-bottom: -24rem;
  }

  .\33xl\:first\:-mx-96:first-child{
    margin-left: -24rem;
    margin-right: -24rem;
  }

  .\33xl\:first\:-my-100:first-child{
    margin-top: -25rem;
    margin-bottom: -25rem;
  }

  .\33xl\:first\:-mx-100:first-child{
    margin-left: -25rem;
    margin-right: -25rem;
  }

  .\33xl\:first\:-my-115:first-child{
    margin-top: -28.75rem;
    margin-bottom: -28.75rem;
  }

  .\33xl\:first\:-mx-115:first-child{
    margin-left: -28.75rem;
    margin-right: -28.75rem;
  }

  .\33xl\:first\:-my-125:first-child{
    margin-top: -31.25rem;
    margin-bottom: -31.25rem;
  }

  .\33xl\:first\:-mx-125:first-child{
    margin-left: -31.25rem;
    margin-right: -31.25rem;
  }

  .\33xl\:first\:-my-142:first-child{
    margin-top: -35.5rem;
    margin-bottom: -35.5rem;
  }

  .\33xl\:first\:-mx-142:first-child{
    margin-left: -35.5rem;
    margin-right: -35.5rem;
  }

  .\33xl\:first\:-my-150:first-child{
    margin-top: -37.5rem;
    margin-bottom: -37.5rem;
  }

  .\33xl\:first\:-mx-150:first-child{
    margin-left: -37.5rem;
    margin-right: -37.5rem;
  }

  .\33xl\:first\:-my-156:first-child{
    margin-top: -39rem;
    margin-bottom: -39rem;
  }

  .\33xl\:first\:-mx-156:first-child{
    margin-left: -39rem;
    margin-right: -39rem;
  }

  .\33xl\:first\:-my-160:first-child{
    margin-top: -40rem;
    margin-bottom: -40rem;
  }

  .\33xl\:first\:-mx-160:first-child{
    margin-left: -40rem;
    margin-right: -40rem;
  }

  .\33xl\:first\:-my-175:first-child{
    margin-top: -43.75rem;
    margin-bottom: -43.75rem;
  }

  .\33xl\:first\:-mx-175:first-child{
    margin-left: -43.75rem;
    margin-right: -43.75rem;
  }

  .\33xl\:first\:-my-207:first-child{
    margin-top: -51.75rem;
    margin-bottom: -51.75rem;
  }

  .\33xl\:first\:-mx-207:first-child{
    margin-left: -51.75rem;
    margin-right: -51.75rem;
  }

  .\33xl\:first\:-my-242:first-child{
    margin-top: -60.5rem;
    margin-bottom: -60.5rem;
  }

  .\33xl\:first\:-mx-242:first-child{
    margin-left: -60.5rem;
    margin-right: -60.5rem;
  }

  .\33xl\:first\:-my-250:first-child{
    margin-top: -62.5rem;
    margin-bottom: -62.5rem;
  }

  .\33xl\:first\:-mx-250:first-child{
    margin-left: -62.5rem;
    margin-right: -62.5rem;
  }

  .\33xl\:first\:-my-258:first-child{
    margin-top: -64.5rem;
    margin-bottom: -64.5rem;
  }

  .\33xl\:first\:-mx-258:first-child{
    margin-left: -64.5rem;
    margin-right: -64.5rem;
  }

  .\33xl\:first\:-my-265:first-child{
    margin-top: -66.25rem;
    margin-bottom: -66.25rem;
  }

  .\33xl\:first\:-mx-265:first-child{
    margin-left: -66.25rem;
    margin-right: -66.25rem;
  }

  .\33xl\:first\:-my-280:first-child{
    margin-top: -70rem;
    margin-bottom: -70rem;
  }

  .\33xl\:first\:-mx-280:first-child{
    margin-left: -70rem;
    margin-right: -70rem;
  }

  .\33xl\:first\:-my-px:first-child{
    margin-top: -1px;
    margin-bottom: -1px;
  }

  .\33xl\:first\:-mx-px:first-child{
    margin-left: -1px;
    margin-right: -1px;
  }

  .\33xl\:first\:-my-0\.5:first-child{
    margin-top: -0.125rem;
    margin-bottom: -0.125rem;
  }

  .\33xl\:first\:-mx-0\.5:first-child{
    margin-left: -0.125rem;
    margin-right: -0.125rem;
  }

  .\33xl\:first\:-my-1\.5:first-child{
    margin-top: -0.375rem;
    margin-bottom: -0.375rem;
  }

  .\33xl\:first\:-mx-1\.5:first-child{
    margin-left: -0.375rem;
    margin-right: -0.375rem;
  }

  .\33xl\:first\:-my-2\.5:first-child{
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
  }

  .\33xl\:first\:-mx-2\.5:first-child{
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }

  .\33xl\:first\:-my-3\.5:first-child{
    margin-top: -0.875rem;
    margin-bottom: -0.875rem;
  }

  .\33xl\:first\:-mx-3\.5:first-child{
    margin-left: -0.875rem;
    margin-right: -0.875rem;
  }

  .\33xl\:first\:-my-0\.25:first-child{
    margin-top: -0.0625rem;
    margin-bottom: -0.0625rem;
  }

  .\33xl\:first\:-mx-0\.25:first-child{
    margin-left: -0.0625rem;
    margin-right: -0.0625rem;
  }

  .\33xl\:first\:-my-0\.75:first-child{
    margin-top: -0.1875rem;
    margin-bottom: -0.1875rem;
  }

  .\33xl\:first\:-mx-0\.75:first-child{
    margin-left: -0.1875rem;
    margin-right: -0.1875rem;
  }

  .\33xl\:first\:-my-1\.25:first-child{
    margin-top: -0.3125rem;
    margin-bottom: -0.3125rem;
  }

  .\33xl\:first\:-mx-1\.25:first-child{
    margin-left: -0.3125rem;
    margin-right: -0.3125rem;
  }

  .\33xl\:first\:-my-1\.75:first-child{
    margin-top: -0.4375rem;
    margin-bottom: -0.4375rem;
  }

  .\33xl\:first\:-mx-1\.75:first-child{
    margin-left: -0.4375rem;
    margin-right: -0.4375rem;
  }

  .\33xl\:first\:-my-2\.25:first-child{
    margin-top: -0.5625rem;
    margin-bottom: -0.5625rem;
  }

  .\33xl\:first\:-mx-2\.25:first-child{
    margin-left: -0.5625rem;
    margin-right: -0.5625rem;
  }

  .\33xl\:first\:-my-2\.75:first-child{
    margin-top: -0.6875rem;
    margin-bottom: -0.6875rem;
  }

  .\33xl\:first\:-mx-2\.75:first-child{
    margin-left: -0.6875rem;
    margin-right: -0.6875rem;
  }

  .\33xl\:first\:-my-3\.25:first-child{
    margin-top: -0.8125rem;
    margin-bottom: -0.8125rem;
  }

  .\33xl\:first\:-mx-3\.25:first-child{
    margin-left: -0.8125rem;
    margin-right: -0.8125rem;
  }

  .\33xl\:first\:-my-3\.75:first-child{
    margin-top: -0.9375rem;
    margin-bottom: -0.9375rem;
  }

  .\33xl\:first\:-mx-3\.75:first-child{
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
  }

  .\33xl\:first\:-my-4\.25:first-child{
    margin-top: -1.0625rem;
    margin-bottom: -1.0625rem;
  }

  .\33xl\:first\:-mx-4\.25:first-child{
    margin-left: -1.0625rem;
    margin-right: -1.0625rem;
  }

  .\33xl\:first\:-my-4\.5:first-child{
    margin-top: -1.125rem;
    margin-bottom: -1.125rem;
  }

  .\33xl\:first\:-mx-4\.5:first-child{
    margin-left: -1.125rem;
    margin-right: -1.125rem;
  }

  .\33xl\:first\:-my-4\.75:first-child{
    margin-top: -1.1875rem;
    margin-bottom: -1.1875rem;
  }

  .\33xl\:first\:-mx-4\.75:first-child{
    margin-left: -1.1875rem;
    margin-right: -1.1875rem;
  }

  .\33xl\:first\:-my-5\.25:first-child{
    margin-top: -1.3125rem;
    margin-bottom: -1.3125rem;
  }

  .\33xl\:first\:-mx-5\.25:first-child{
    margin-left: -1.3125rem;
    margin-right: -1.3125rem;
  }

  .\33xl\:first\:-my-5\.5:first-child{
    margin-top: -1.375rem;
    margin-bottom: -1.375rem;
  }

  .\33xl\:first\:-mx-5\.5:first-child{
    margin-left: -1.375rem;
    margin-right: -1.375rem;
  }

  .\33xl\:first\:-my-5\.75:first-child{
    margin-top: -1.4375rem;
    margin-bottom: -1.4375rem;
  }

  .\33xl\:first\:-mx-5\.75:first-child{
    margin-left: -1.4375rem;
    margin-right: -1.4375rem;
  }

  .\33xl\:first\:-my-6\.25:first-child{
    margin-top: -1.5625rem;
    margin-bottom: -1.5625rem;
  }

  .\33xl\:first\:-mx-6\.25:first-child{
    margin-left: -1.5625rem;
    margin-right: -1.5625rem;
  }

  .\33xl\:first\:-my-6\.5:first-child{
    margin-top: -1.625rem;
    margin-bottom: -1.625rem;
  }

  .\33xl\:first\:-mx-6\.5:first-child{
    margin-left: -1.625rem;
    margin-right: -1.625rem;
  }

  .\33xl\:first\:-my-6\.75:first-child{
    margin-top: -1.6875rem;
    margin-bottom: -1.6875rem;
  }

  .\33xl\:first\:-mx-6\.75:first-child{
    margin-left: -1.6875rem;
    margin-right: -1.6875rem;
  }

  .\33xl\:first\:-my-7\.25:first-child{
    margin-top: -1.8125rem;
    margin-bottom: -1.8125rem;
  }

  .\33xl\:first\:-mx-7\.25:first-child{
    margin-left: -1.8125rem;
    margin-right: -1.8125rem;
  }

  .\33xl\:first\:-my-7\.5:first-child{
    margin-top: -1.875rem;
    margin-bottom: -1.875rem;
  }

  .\33xl\:first\:-mx-7\.5:first-child{
    margin-left: -1.875rem;
    margin-right: -1.875rem;
  }

  .\33xl\:first\:-my-8\.25:first-child{
    margin-top: -2.0625rem;
    margin-bottom: -2.0625rem;
  }

  .\33xl\:first\:-mx-8\.25:first-child{
    margin-left: -2.0625rem;
    margin-right: -2.0625rem;
  }

  .\33xl\:first\:-my-8\.5:first-child{
    margin-top: -2.125rem;
    margin-bottom: -2.125rem;
  }

  .\33xl\:first\:-mx-8\.5:first-child{
    margin-left: -2.125rem;
    margin-right: -2.125rem;
  }

  .\33xl\:first\:-my-9\.25:first-child{
    margin-top: -2.3125rem;
    margin-bottom: -2.3125rem;
  }

  .\33xl\:first\:-mx-9\.25:first-child{
    margin-left: -2.3125rem;
    margin-right: -2.3125rem;
  }

  .\33xl\:first\:-my-9\.5:first-child{
    margin-top: -2.375rem;
    margin-bottom: -2.375rem;
  }

  .\33xl\:first\:-mx-9\.5:first-child{
    margin-left: -2.375rem;
    margin-right: -2.375rem;
  }

  .\33xl\:first\:-my-10\.5:first-child{
    margin-top: -2.625rem;
    margin-bottom: -2.625rem;
  }

  .\33xl\:first\:-mx-10\.5:first-child{
    margin-left: -2.625rem;
    margin-right: -2.625rem;
  }

  .\33xl\:first\:-my-11\.25:first-child{
    margin-top: -2.8125rem;
    margin-bottom: -2.8125rem;
  }

  .\33xl\:first\:-mx-11\.25:first-child{
    margin-left: -2.8125rem;
    margin-right: -2.8125rem;
  }

  .\33xl\:first\:-my-11\.5:first-child{
    margin-top: -2.875rem;
    margin-bottom: -2.875rem;
  }

  .\33xl\:first\:-mx-11\.5:first-child{
    margin-left: -2.875rem;
    margin-right: -2.875rem;
  }

  .\33xl\:first\:-my-12\.5:first-child{
    margin-top: -3.125rem;
    margin-bottom: -3.125rem;
  }

  .\33xl\:first\:-mx-12\.5:first-child{
    margin-left: -3.125rem;
    margin-right: -3.125rem;
  }

  .\33xl\:first\:-my-12\.75:first-child{
    margin-top: -3.1875rem;
    margin-bottom: -3.1875rem;
  }

  .\33xl\:first\:-mx-12\.75:first-child{
    margin-left: -3.1875rem;
    margin-right: -3.1875rem;
  }

  .\33xl\:first\:-my-13\.5:first-child{
    margin-top: -3.375rem;
    margin-bottom: -3.375rem;
  }

  .\33xl\:first\:-mx-13\.5:first-child{
    margin-left: -3.375rem;
    margin-right: -3.375rem;
  }

  .\33xl\:first\:-my-14\.5:first-child{
    margin-top: -3.625rem;
    margin-bottom: -3.625rem;
  }

  .\33xl\:first\:-mx-14\.5:first-child{
    margin-left: -3.625rem;
    margin-right: -3.625rem;
  }

  .\33xl\:first\:-my-15\.5:first-child{
    margin-top: -3.875rem;
    margin-bottom: -3.875rem;
  }

  .\33xl\:first\:-mx-15\.5:first-child{
    margin-left: -3.875rem;
    margin-right: -3.875rem;
  }

  .\33xl\:first\:-my-15\.75:first-child{
    margin-top: -3.9375rem;
    margin-bottom: -3.9375rem;
  }

  .\33xl\:first\:-mx-15\.75:first-child{
    margin-left: -3.9375rem;
    margin-right: -3.9375rem;
  }

  .\33xl\:first\:-my-16\.25:first-child{
    margin-top: -4.0625rem;
    margin-bottom: -4.0625rem;
  }

  .\33xl\:first\:-mx-16\.25:first-child{
    margin-left: -4.0625rem;
    margin-right: -4.0625rem;
  }

  .\33xl\:first\:-my-17\.25:first-child{
    margin-top: -4.3125rem;
    margin-bottom: -4.3125rem;
  }

  .\33xl\:first\:-mx-17\.25:first-child{
    margin-left: -4.3125rem;
    margin-right: -4.3125rem;
  }

  .\33xl\:first\:-my-17\.5:first-child{
    margin-top: -4.375rem;
    margin-bottom: -4.375rem;
  }

  .\33xl\:first\:-mx-17\.5:first-child{
    margin-left: -4.375rem;
    margin-right: -4.375rem;
  }

  .\33xl\:first\:-my-18\.25:first-child{
    margin-top: -4.5625rem;
    margin-bottom: -4.5625rem;
  }

  .\33xl\:first\:-mx-18\.25:first-child{
    margin-left: -4.5625rem;
    margin-right: -4.5625rem;
  }

  .\33xl\:first\:-my-18\.5:first-child{
    margin-top: -4.625rem;
    margin-bottom: -4.625rem;
  }

  .\33xl\:first\:-mx-18\.5:first-child{
    margin-left: -4.625rem;
    margin-right: -4.625rem;
  }

  .\33xl\:first\:-my-20\.25:first-child{
    margin-top: -5.0625rem;
    margin-bottom: -5.0625rem;
  }

  .\33xl\:first\:-mx-20\.25:first-child{
    margin-left: -5.0625rem;
    margin-right: -5.0625rem;
  }

  .\33xl\:first\:-my-20\.5:first-child{
    margin-top: -5.125rem;
    margin-bottom: -5.125rem;
  }

  .\33xl\:first\:-mx-20\.5:first-child{
    margin-left: -5.125rem;
    margin-right: -5.125rem;
  }

  .\33xl\:first\:-my-22\.5:first-child{
    margin-top: -5.625rem;
    margin-bottom: -5.625rem;
  }

  .\33xl\:first\:-mx-22\.5:first-child{
    margin-left: -5.625rem;
    margin-right: -5.625rem;
  }

  .\33xl\:first\:-my-25\.5:first-child{
    margin-top: -6.375rem;
    margin-bottom: -6.375rem;
  }

  .\33xl\:first\:-mx-25\.5:first-child{
    margin-left: -6.375rem;
    margin-right: -6.375rem;
  }

  .\33xl\:first\:-my-26\.75:first-child{
    margin-top: -6.6875rem;
    margin-bottom: -6.6875rem;
  }

  .\33xl\:first\:-mx-26\.75:first-child{
    margin-left: -6.6875rem;
    margin-right: -6.6875rem;
  }

  .\33xl\:first\:-my-32\.5:first-child{
    margin-top: -8.125rem;
    margin-bottom: -8.125rem;
  }

  .\33xl\:first\:-mx-32\.5:first-child{
    margin-left: -8.125rem;
    margin-right: -8.125rem;
  }

  .\33xl\:first\:-my-37\.5:first-child{
    margin-top: -9.375rem;
    margin-bottom: -9.375rem;
  }

  .\33xl\:first\:-mx-37\.5:first-child{
    margin-left: -9.375rem;
    margin-right: -9.375rem;
  }

  .\33xl\:first\:-my-41\.25:first-child{
    margin-top: -10.3125rem;
    margin-bottom: -10.3125rem;
  }

  .\33xl\:first\:-mx-41\.25:first-child{
    margin-left: -10.3125rem;
    margin-right: -10.3125rem;
  }

  .\33xl\:first\:-my-52\.5:first-child{
    margin-top: -13.125rem;
    margin-bottom: -13.125rem;
  }

  .\33xl\:first\:-mx-52\.5:first-child{
    margin-left: -13.125rem;
    margin-right: -13.125rem;
  }

  .\33xl\:first\:-my-54\.5:first-child{
    margin-top: -13.625rem;
    margin-bottom: -13.625rem;
  }

  .\33xl\:first\:-mx-54\.5:first-child{
    margin-left: -13.625rem;
    margin-right: -13.625rem;
  }

  .\33xl\:first\:-my-57\.25:first-child{
    margin-top: -14.3125rem;
    margin-bottom: -14.3125rem;
  }

  .\33xl\:first\:-mx-57\.25:first-child{
    margin-left: -14.3125rem;
    margin-right: -14.3125rem;
  }

  .\33xl\:first\:-my-57\.5:first-child{
    margin-top: -14.375rem;
    margin-bottom: -14.375rem;
  }

  .\33xl\:first\:-mx-57\.5:first-child{
    margin-left: -14.375rem;
    margin-right: -14.375rem;
  }

  .\33xl\:first\:-my-66\.25:first-child{
    margin-top: -16.5625rem;
    margin-bottom: -16.5625rem;
  }

  .\33xl\:first\:-mx-66\.25:first-child{
    margin-left: -16.5625rem;
    margin-right: -16.5625rem;
  }

  .\33xl\:first\:-my-74\.5:first-child{
    margin-top: -18.125rem;
    margin-bottom: -18.125rem;
  }

  .\33xl\:first\:-mx-74\.5:first-child{
    margin-left: -18.125rem;
    margin-right: -18.125rem;
  }

  .\33xl\:first\:-my-106\.25:first-child{
    margin-top: -26.5625rem;
    margin-bottom: -26.5625rem;
  }

  .\33xl\:first\:-mx-106\.25:first-child{
    margin-left: -26.5625rem;
    margin-right: -26.5625rem;
  }

  .\33xl\:first\:-my-112\.25:first-child{
    margin-top: -28.0675rem;
    margin-bottom: -28.0675rem;
  }

  .\33xl\:first\:-mx-112\.25:first-child{
    margin-left: -28.0675rem;
    margin-right: -28.0675rem;
  }

  .\33xl\:first\:-my-112\.75:first-child{
    margin-top: -28.1875rem;
    margin-bottom: -28.1875rem;
  }

  .\33xl\:first\:-mx-112\.75:first-child{
    margin-left: -28.1875rem;
    margin-right: -28.1875rem;
  }

  .\33xl\:first\:-my-147\.5:first-child{
    margin-top: -36.875rem;
    margin-bottom: -36.875rem;
  }

  .\33xl\:first\:-mx-147\.5:first-child{
    margin-left: -36.875rem;
    margin-right: -36.875rem;
  }

  .\33xl\:first\:-my-162\.5:first-child{
    margin-top: -40.625rem;
    margin-bottom: -40.625rem;
  }

  .\33xl\:first\:-mx-162\.5:first-child{
    margin-left: -40.625rem;
    margin-right: -40.625rem;
  }

  .\33xl\:first\:-my-172\.25:first-child{
    margin-top: -42.5625rem;
    margin-bottom: -42.5625rem;
  }

  .\33xl\:first\:-mx-172\.25:first-child{
    margin-left: -42.5625rem;
    margin-right: -42.5625rem;
  }

  .\33xl\:first\:-my-175\.25:first-child{
    margin-top: -43.8125rem;
    margin-bottom: -43.8125rem;
  }

  .\33xl\:first\:-mx-175\.25:first-child{
    margin-left: -43.8125rem;
    margin-right: -43.8125rem;
  }

  .\33xl\:first\:-my-184\.25:first-child{
    margin-top: -46.0625rem;
    margin-bottom: -46.0625rem;
  }

  .\33xl\:first\:-mx-184\.25:first-child{
    margin-left: -46.0625rem;
    margin-right: -46.0625rem;
  }

  .\33xl\:first\:-my-203\.25:first-child{
    margin-top: -50.8125rem;
    margin-bottom: -50.8125rem;
  }

  .\33xl\:first\:-mx-203\.25:first-child{
    margin-left: -50.8125rem;
    margin-right: -50.8125rem;
  }

  .\33xl\:first\:-my-half:first-child{
    margin-top: -50%;
    margin-bottom: -50%;
  }

  .\33xl\:first\:-mx-half:first-child{
    margin-left: -50%;
    margin-right: -50%;
  }

  .\33xl\:first\:-my-full:first-child{
    margin-top: -100%;
    margin-bottom: -100%;
  }

  .\33xl\:first\:-mx-full:first-child{
    margin-left: -100%;
    margin-right: -100%;
  }

  .\33xl\:first\:-my-1\/10:first-child{
    margin-top: -10%;
    margin-bottom: -10%;
  }

  .\33xl\:first\:-mx-1\/10:first-child{
    margin-left: -10%;
    margin-right: -10%;
  }

  .\33xl\:first\:-my-2\/10:first-child{
    margin-top: -20%;
    margin-bottom: -20%;
  }

  .\33xl\:first\:-mx-2\/10:first-child{
    margin-left: -20%;
    margin-right: -20%;
  }

  .\33xl\:first\:-my-3\/10:first-child{
    margin-top: -30%;
    margin-bottom: -30%;
  }

  .\33xl\:first\:-mx-3\/10:first-child{
    margin-left: -30%;
    margin-right: -30%;
  }

  .\33xl\:first\:-my-4\/10:first-child{
    margin-top: -40%;
    margin-bottom: -40%;
  }

  .\33xl\:first\:-mx-4\/10:first-child{
    margin-left: -40%;
    margin-right: -40%;
  }

  .\33xl\:first\:-my-4\.5\/10:first-child{
    margin-top: -45%;
    margin-bottom: -45%;
  }

  .\33xl\:first\:-mx-4\.5\/10:first-child{
    margin-left: -45%;
    margin-right: -45%;
  }

  .\33xl\:first\:-my-5\/10:first-child{
    margin-top: -50%;
    margin-bottom: -50%;
  }

  .\33xl\:first\:-mx-5\/10:first-child{
    margin-left: -50%;
    margin-right: -50%;
  }

  .\33xl\:first\:-my-5\.5\/10:first-child{
    margin-top: -55%;
    margin-bottom: -55%;
  }

  .\33xl\:first\:-mx-5\.5\/10:first-child{
    margin-left: -55%;
    margin-right: -55%;
  }

  .\33xl\:first\:-my-6\/10:first-child{
    margin-top: -60%;
    margin-bottom: -60%;
  }

  .\33xl\:first\:-mx-6\/10:first-child{
    margin-left: -60%;
    margin-right: -60%;
  }

  .\33xl\:first\:-my-7\/10:first-child{
    margin-top: -70%;
    margin-bottom: -70%;
  }

  .\33xl\:first\:-mx-7\/10:first-child{
    margin-left: -70%;
    margin-right: -70%;
  }

  .\33xl\:first\:-my-8\/10:first-child{
    margin-top: -80%;
    margin-bottom: -80%;
  }

  .\33xl\:first\:-mx-8\/10:first-child{
    margin-left: -80%;
    margin-right: -80%;
  }

  .\33xl\:first\:-my-9\/10:first-child{
    margin-top: -90%;
    margin-bottom: -90%;
  }

  .\33xl\:first\:-mx-9\/10:first-child{
    margin-left: -90%;
    margin-right: -90%;
  }

  .\33xl\:first\:-my-1\/12:first-child{
    margin-top: -8.33333%;
    margin-bottom: -8.33333%;
  }

  .\33xl\:first\:-mx-1\/12:first-child{
    margin-left: -8.33333%;
    margin-right: -8.33333%;
  }

  .\33xl\:first\:-my-2\/12:first-child{
    margin-top: -16.66667%;
    margin-bottom: -16.66667%;
  }

  .\33xl\:first\:-mx-2\/12:first-child{
    margin-left: -16.66667%;
    margin-right: -16.66667%;
  }

  .\33xl\:first\:-my-3\/12:first-child{
    margin-top: -25%;
    margin-bottom: -25%;
  }

  .\33xl\:first\:-mx-3\/12:first-child{
    margin-left: -25%;
    margin-right: -25%;
  }

  .\33xl\:first\:-my-4\/12:first-child{
    margin-top: -33.33333%;
    margin-bottom: -33.33333%;
  }

  .\33xl\:first\:-mx-4\/12:first-child{
    margin-left: -33.33333%;
    margin-right: -33.33333%;
  }

  .\33xl\:first\:-my-5\/12:first-child{
    margin-top: -41.66667%;
    margin-bottom: -41.66667%;
  }

  .\33xl\:first\:-mx-5\/12:first-child{
    margin-left: -41.66667%;
    margin-right: -41.66667%;
  }

  .\33xl\:first\:-my-6\/12:first-child{
    margin-top: -50%;
    margin-bottom: -50%;
  }

  .\33xl\:first\:-mx-6\/12:first-child{
    margin-left: -50%;
    margin-right: -50%;
  }

  .\33xl\:first\:-my-7\/12:first-child{
    margin-top: -58.33333%;
    margin-bottom: -58.33333%;
  }

  .\33xl\:first\:-mx-7\/12:first-child{
    margin-left: -58.33333%;
    margin-right: -58.33333%;
  }

  .\33xl\:first\:-my-8\/12:first-child{
    margin-top: -66.66667%;
    margin-bottom: -66.66667%;
  }

  .\33xl\:first\:-mx-8\/12:first-child{
    margin-left: -66.66667%;
    margin-right: -66.66667%;
  }

  .\33xl\:first\:-my-9\/12:first-child{
    margin-top: -75%;
    margin-bottom: -75%;
  }

  .\33xl\:first\:-mx-9\/12:first-child{
    margin-left: -75%;
    margin-right: -75%;
  }

  .\33xl\:first\:-my-10\/12:first-child{
    margin-top: -83.33333%;
    margin-bottom: -83.33333%;
  }

  .\33xl\:first\:-mx-10\/12:first-child{
    margin-left: -83.33333%;
    margin-right: -83.33333%;
  }

  .\33xl\:first\:-my-11\/12:first-child{
    margin-top: -91.66667%;
    margin-bottom: -91.66667%;
  }

  .\33xl\:first\:-mx-11\/12:first-child{
    margin-left: -91.66667%;
    margin-right: -91.66667%;
  }

  .\33xl\:first\:mt-0:first-child{
    margin-top: 0px;
  }

  .\33xl\:first\:mr-0:first-child{
    margin-right: 0px;
  }

  .\33xl\:first\:mb-0:first-child{
    margin-bottom: 0px;
  }

  .\33xl\:first\:ml-0:first-child{
    margin-left: 0px;
  }

  .\33xl\:first\:mt-1:first-child{
    margin-top: 0.25rem;
  }

  .\33xl\:first\:mr-1:first-child{
    margin-right: 0.25rem;
  }

  .\33xl\:first\:mb-1:first-child{
    margin-bottom: 0.25rem;
  }

  .\33xl\:first\:ml-1:first-child{
    margin-left: 0.25rem;
  }

  .\33xl\:first\:mt-2:first-child{
    margin-top: 0.5rem;
  }

  .\33xl\:first\:mr-2:first-child{
    margin-right: 0.5rem;
  }

  .\33xl\:first\:mb-2:first-child{
    margin-bottom: 0.5rem;
  }

  .\33xl\:first\:ml-2:first-child{
    margin-left: 0.5rem;
  }

  .\33xl\:first\:mt-3:first-child{
    margin-top: 0.75rem;
  }

  .\33xl\:first\:mr-3:first-child{
    margin-right: 0.75rem;
  }

  .\33xl\:first\:mb-3:first-child{
    margin-bottom: 0.75rem;
  }

  .\33xl\:first\:ml-3:first-child{
    margin-left: 0.75rem;
  }

  .\33xl\:first\:mt-4:first-child{
    margin-top: 1rem;
  }

  .\33xl\:first\:mr-4:first-child{
    margin-right: 1rem;
  }

  .\33xl\:first\:mb-4:first-child{
    margin-bottom: 1rem;
  }

  .\33xl\:first\:ml-4:first-child{
    margin-left: 1rem;
  }

  .\33xl\:first\:mt-5:first-child{
    margin-top: 1.25rem;
  }

  .\33xl\:first\:mr-5:first-child{
    margin-right: 1.25rem;
  }

  .\33xl\:first\:mb-5:first-child{
    margin-bottom: 1.25rem;
  }

  .\33xl\:first\:ml-5:first-child{
    margin-left: 1.25rem;
  }

  .\33xl\:first\:mt-6:first-child{
    margin-top: 1.5rem;
  }

  .\33xl\:first\:mr-6:first-child{
    margin-right: 1.5rem;
  }

  .\33xl\:first\:mb-6:first-child{
    margin-bottom: 1.5rem;
  }

  .\33xl\:first\:ml-6:first-child{
    margin-left: 1.5rem;
  }

  .\33xl\:first\:mt-7:first-child{
    margin-top: 1.75rem;
  }

  .\33xl\:first\:mr-7:first-child{
    margin-right: 1.75rem;
  }

  .\33xl\:first\:mb-7:first-child{
    margin-bottom: 1.75rem;
  }

  .\33xl\:first\:ml-7:first-child{
    margin-left: 1.75rem;
  }

  .\33xl\:first\:mt-8:first-child{
    margin-top: 2rem;
  }

  .\33xl\:first\:mr-8:first-child{
    margin-right: 2rem;
  }

  .\33xl\:first\:mb-8:first-child{
    margin-bottom: 2rem;
  }

  .\33xl\:first\:ml-8:first-child{
    margin-left: 2rem;
  }

  .\33xl\:first\:mt-9:first-child{
    margin-top: 2.25rem;
  }

  .\33xl\:first\:mr-9:first-child{
    margin-right: 2.25rem;
  }

  .\33xl\:first\:mb-9:first-child{
    margin-bottom: 2.25rem;
  }

  .\33xl\:first\:ml-9:first-child{
    margin-left: 2.25rem;
  }

  .\33xl\:first\:mt-10:first-child{
    margin-top: 2.5rem;
  }

  .\33xl\:first\:mr-10:first-child{
    margin-right: 2.5rem;
  }

  .\33xl\:first\:mb-10:first-child{
    margin-bottom: 2.5rem;
  }

  .\33xl\:first\:ml-10:first-child{
    margin-left: 2.5rem;
  }

  .\33xl\:first\:mt-11:first-child{
    margin-top: 2.75rem;
  }

  .\33xl\:first\:mr-11:first-child{
    margin-right: 2.75rem;
  }

  .\33xl\:first\:mb-11:first-child{
    margin-bottom: 2.75rem;
  }

  .\33xl\:first\:ml-11:first-child{
    margin-left: 2.75rem;
  }

  .\33xl\:first\:mt-12:first-child{
    margin-top: 3rem;
  }

  .\33xl\:first\:mr-12:first-child{
    margin-right: 3rem;
  }

  .\33xl\:first\:mb-12:first-child{
    margin-bottom: 3rem;
  }

  .\33xl\:first\:ml-12:first-child{
    margin-left: 3rem;
  }

  .\33xl\:first\:mt-13:first-child{
    margin-top: 3.25rem;
  }

  .\33xl\:first\:mr-13:first-child{
    margin-right: 3.25rem;
  }

  .\33xl\:first\:mb-13:first-child{
    margin-bottom: 3.25rem;
  }

  .\33xl\:first\:ml-13:first-child{
    margin-left: 3.25rem;
  }

  .\33xl\:first\:mt-14:first-child{
    margin-top: 3.5rem;
  }

  .\33xl\:first\:mr-14:first-child{
    margin-right: 3.5rem;
  }

  .\33xl\:first\:mb-14:first-child{
    margin-bottom: 3.5rem;
  }

  .\33xl\:first\:ml-14:first-child{
    margin-left: 3.5rem;
  }

  .\33xl\:first\:mt-15:first-child{
    margin-top: 3.75rem;
  }

  .\33xl\:first\:mr-15:first-child{
    margin-right: 3.75rem;
  }

  .\33xl\:first\:mb-15:first-child{
    margin-bottom: 3.75rem;
  }

  .\33xl\:first\:ml-15:first-child{
    margin-left: 3.75rem;
  }

  .\33xl\:first\:mt-16:first-child{
    margin-top: 4rem;
  }

  .\33xl\:first\:mr-16:first-child{
    margin-right: 4rem;
  }

  .\33xl\:first\:mb-16:first-child{
    margin-bottom: 4rem;
  }

  .\33xl\:first\:ml-16:first-child{
    margin-left: 4rem;
  }

  .\33xl\:first\:mt-17:first-child{
    margin-top: 4.25rem;
  }

  .\33xl\:first\:mr-17:first-child{
    margin-right: 4.25rem;
  }

  .\33xl\:first\:mb-17:first-child{
    margin-bottom: 4.25rem;
  }

  .\33xl\:first\:ml-17:first-child{
    margin-left: 4.25rem;
  }

  .\33xl\:first\:mt-18:first-child{
    margin-top: 4.5rem;
  }

  .\33xl\:first\:mr-18:first-child{
    margin-right: 4.5rem;
  }

  .\33xl\:first\:mb-18:first-child{
    margin-bottom: 4.5rem;
  }

  .\33xl\:first\:ml-18:first-child{
    margin-left: 4.5rem;
  }

  .\33xl\:first\:mt-19:first-child{
    margin-top: 4.75rem;
  }

  .\33xl\:first\:mr-19:first-child{
    margin-right: 4.75rem;
  }

  .\33xl\:first\:mb-19:first-child{
    margin-bottom: 4.75rem;
  }

  .\33xl\:first\:ml-19:first-child{
    margin-left: 4.75rem;
  }

  .\33xl\:first\:mt-20:first-child{
    margin-top: 5rem;
  }

  .\33xl\:first\:mr-20:first-child{
    margin-right: 5rem;
  }

  .\33xl\:first\:mb-20:first-child{
    margin-bottom: 5rem;
  }

  .\33xl\:first\:ml-20:first-child{
    margin-left: 5rem;
  }

  .\33xl\:first\:mt-22:first-child{
    margin-top: 5.5rem;
  }

  .\33xl\:first\:mr-22:first-child{
    margin-right: 5.5rem;
  }

  .\33xl\:first\:mb-22:first-child{
    margin-bottom: 5.5rem;
  }

  .\33xl\:first\:ml-22:first-child{
    margin-left: 5.5rem;
  }

  .\33xl\:first\:mt-24:first-child{
    margin-top: 6rem;
  }

  .\33xl\:first\:mr-24:first-child{
    margin-right: 6rem;
  }

  .\33xl\:first\:mb-24:first-child{
    margin-bottom: 6rem;
  }

  .\33xl\:first\:ml-24:first-child{
    margin-left: 6rem;
  }

  .\33xl\:first\:mt-25:first-child{
    margin-top: 6.25rem;
  }

  .\33xl\:first\:mr-25:first-child{
    margin-right: 6.25rem;
  }

  .\33xl\:first\:mb-25:first-child{
    margin-bottom: 6.25rem;
  }

  .\33xl\:first\:ml-25:first-child{
    margin-left: 6.25rem;
  }

  .\33xl\:first\:mt-28:first-child{
    margin-top: 7rem;
  }

  .\33xl\:first\:mr-28:first-child{
    margin-right: 7rem;
  }

  .\33xl\:first\:mb-28:first-child{
    margin-bottom: 7rem;
  }

  .\33xl\:first\:ml-28:first-child{
    margin-left: 7rem;
  }

  .\33xl\:first\:mt-30:first-child{
    margin-top: 7.5rem;
  }

  .\33xl\:first\:mr-30:first-child{
    margin-right: 7.5rem;
  }

  .\33xl\:first\:mb-30:first-child{
    margin-bottom: 7.5rem;
  }

  .\33xl\:first\:ml-30:first-child{
    margin-left: 7.5rem;
  }

  .\33xl\:first\:mt-32:first-child{
    margin-top: 8rem;
  }

  .\33xl\:first\:mr-32:first-child{
    margin-right: 8rem;
  }

  .\33xl\:first\:mb-32:first-child{
    margin-bottom: 8rem;
  }

  .\33xl\:first\:ml-32:first-child{
    margin-left: 8rem;
  }

  .\33xl\:first\:mt-34:first-child{
    margin-top: 8.5rem;
  }

  .\33xl\:first\:mr-34:first-child{
    margin-right: 8.5rem;
  }

  .\33xl\:first\:mb-34:first-child{
    margin-bottom: 8.5rem;
  }

  .\33xl\:first\:ml-34:first-child{
    margin-left: 8.5rem;
  }

  .\33xl\:first\:mt-35:first-child{
    margin-top: 8.75rem;
  }

  .\33xl\:first\:mr-35:first-child{
    margin-right: 8.75rem;
  }

  .\33xl\:first\:mb-35:first-child{
    margin-bottom: 8.75rem;
  }

  .\33xl\:first\:ml-35:first-child{
    margin-left: 8.75rem;
  }

  .\33xl\:first\:mt-36:first-child{
    margin-top: 9rem;
  }

  .\33xl\:first\:mr-36:first-child{
    margin-right: 9rem;
  }

  .\33xl\:first\:mb-36:first-child{
    margin-bottom: 9rem;
  }

  .\33xl\:first\:ml-36:first-child{
    margin-left: 9rem;
  }

  .\33xl\:first\:mt-39:first-child{
    margin-top: 9.75rem;
  }

  .\33xl\:first\:mr-39:first-child{
    margin-right: 9.75rem;
  }

  .\33xl\:first\:mb-39:first-child{
    margin-bottom: 9.75rem;
  }

  .\33xl\:first\:ml-39:first-child{
    margin-left: 9.75rem;
  }

  .\33xl\:first\:mt-40:first-child{
    margin-top: 10rem;
  }

  .\33xl\:first\:mr-40:first-child{
    margin-right: 10rem;
  }

  .\33xl\:first\:mb-40:first-child{
    margin-bottom: 10rem;
  }

  .\33xl\:first\:ml-40:first-child{
    margin-left: 10rem;
  }

  .\33xl\:first\:mt-42:first-child{
    margin-top: 10.5rem;
  }

  .\33xl\:first\:mr-42:first-child{
    margin-right: 10.5rem;
  }

  .\33xl\:first\:mb-42:first-child{
    margin-bottom: 10.5rem;
  }

  .\33xl\:first\:ml-42:first-child{
    margin-left: 10.5rem;
  }

  .\33xl\:first\:mt-44:first-child{
    margin-top: 11rem;
  }

  .\33xl\:first\:mr-44:first-child{
    margin-right: 11rem;
  }

  .\33xl\:first\:mb-44:first-child{
    margin-bottom: 11rem;
  }

  .\33xl\:first\:ml-44:first-child{
    margin-left: 11rem;
  }

  .\33xl\:first\:mt-45:first-child{
    margin-top: 11.25rem;
  }

  .\33xl\:first\:mr-45:first-child{
    margin-right: 11.25rem;
  }

  .\33xl\:first\:mb-45:first-child{
    margin-bottom: 11.25rem;
  }

  .\33xl\:first\:ml-45:first-child{
    margin-left: 11.25rem;
  }

  .\33xl\:first\:mt-48:first-child{
    margin-top: 12rem;
  }

  .\33xl\:first\:mr-48:first-child{
    margin-right: 12rem;
  }

  .\33xl\:first\:mb-48:first-child{
    margin-bottom: 12rem;
  }

  .\33xl\:first\:ml-48:first-child{
    margin-left: 12rem;
  }

  .\33xl\:first\:mt-50:first-child{
    margin-top: 12.5rem;
  }

  .\33xl\:first\:mr-50:first-child{
    margin-right: 12.5rem;
  }

  .\33xl\:first\:mb-50:first-child{
    margin-bottom: 12.5rem;
  }

  .\33xl\:first\:ml-50:first-child{
    margin-left: 12.5rem;
  }

  .\33xl\:first\:mt-52:first-child{
    margin-top: 13rem;
  }

  .\33xl\:first\:mr-52:first-child{
    margin-right: 13rem;
  }

  .\33xl\:first\:mb-52:first-child{
    margin-bottom: 13rem;
  }

  .\33xl\:first\:ml-52:first-child{
    margin-left: 13rem;
  }

  .\33xl\:first\:mt-55:first-child{
    margin-top: 13.75rem;
  }

  .\33xl\:first\:mr-55:first-child{
    margin-right: 13.75rem;
  }

  .\33xl\:first\:mb-55:first-child{
    margin-bottom: 13.75rem;
  }

  .\33xl\:first\:ml-55:first-child{
    margin-left: 13.75rem;
  }

  .\33xl\:first\:mt-56:first-child{
    margin-top: 14rem;
  }

  .\33xl\:first\:mr-56:first-child{
    margin-right: 14rem;
  }

  .\33xl\:first\:mb-56:first-child{
    margin-bottom: 14rem;
  }

  .\33xl\:first\:ml-56:first-child{
    margin-left: 14rem;
  }

  .\33xl\:first\:mt-58:first-child{
    margin-top: 14.5rem;
  }

  .\33xl\:first\:mr-58:first-child{
    margin-right: 14.5rem;
  }

  .\33xl\:first\:mb-58:first-child{
    margin-bottom: 14.5rem;
  }

  .\33xl\:first\:ml-58:first-child{
    margin-left: 14.5rem;
  }

  .\33xl\:first\:mt-60:first-child{
    margin-top: 15rem;
  }

  .\33xl\:first\:mr-60:first-child{
    margin-right: 15rem;
  }

  .\33xl\:first\:mb-60:first-child{
    margin-bottom: 15rem;
  }

  .\33xl\:first\:ml-60:first-child{
    margin-left: 15rem;
  }

  .\33xl\:first\:mt-64:first-child{
    margin-top: 16rem;
  }

  .\33xl\:first\:mr-64:first-child{
    margin-right: 16rem;
  }

  .\33xl\:first\:mb-64:first-child{
    margin-bottom: 16rem;
  }

  .\33xl\:first\:ml-64:first-child{
    margin-left: 16rem;
  }

  .\33xl\:first\:mt-65:first-child{
    margin-top: 16.25rem;
  }

  .\33xl\:first\:mr-65:first-child{
    margin-right: 16.25rem;
  }

  .\33xl\:first\:mb-65:first-child{
    margin-bottom: 16.25rem;
  }

  .\33xl\:first\:ml-65:first-child{
    margin-left: 16.25rem;
  }

  .\33xl\:first\:mt-68:first-child{
    margin-top: 17rem;
  }

  .\33xl\:first\:mr-68:first-child{
    margin-right: 17rem;
  }

  .\33xl\:first\:mb-68:first-child{
    margin-bottom: 17rem;
  }

  .\33xl\:first\:ml-68:first-child{
    margin-left: 17rem;
  }

  .\33xl\:first\:mt-69:first-child{
    margin-top: 17.25rem;
  }

  .\33xl\:first\:mr-69:first-child{
    margin-right: 17.25rem;
  }

  .\33xl\:first\:mb-69:first-child{
    margin-bottom: 17.25rem;
  }

  .\33xl\:first\:ml-69:first-child{
    margin-left: 17.25rem;
  }

  .\33xl\:first\:mt-70:first-child{
    margin-top: 17.5rem;
  }

  .\33xl\:first\:mr-70:first-child{
    margin-right: 17.5rem;
  }

  .\33xl\:first\:mb-70:first-child{
    margin-bottom: 17.5rem;
  }

  .\33xl\:first\:ml-70:first-child{
    margin-left: 17.5rem;
  }

  .\33xl\:first\:mt-72:first-child{
    margin-top: 18rem;
  }

  .\33xl\:first\:mr-72:first-child{
    margin-right: 18rem;
  }

  .\33xl\:first\:mb-72:first-child{
    margin-bottom: 18rem;
  }

  .\33xl\:first\:ml-72:first-child{
    margin-left: 18rem;
  }

  .\33xl\:first\:mt-75:first-child{
    margin-top: 18.75rem;
  }

  .\33xl\:first\:mr-75:first-child{
    margin-right: 18.75rem;
  }

  .\33xl\:first\:mb-75:first-child{
    margin-bottom: 18.75rem;
  }

  .\33xl\:first\:ml-75:first-child{
    margin-left: 18.75rem;
  }

  .\33xl\:first\:mt-80:first-child{
    margin-top: 20rem;
  }

  .\33xl\:first\:mr-80:first-child{
    margin-right: 20rem;
  }

  .\33xl\:first\:mb-80:first-child{
    margin-bottom: 20rem;
  }

  .\33xl\:first\:ml-80:first-child{
    margin-left: 20rem;
  }

  .\33xl\:first\:mt-85:first-child{
    margin-top: 21.25rem;
  }

  .\33xl\:first\:mr-85:first-child{
    margin-right: 21.25rem;
  }

  .\33xl\:first\:mb-85:first-child{
    margin-bottom: 21.25rem;
  }

  .\33xl\:first\:ml-85:first-child{
    margin-left: 21.25rem;
  }

  .\33xl\:first\:mt-86:first-child{
    margin-top: 21.5rem;
  }

  .\33xl\:first\:mr-86:first-child{
    margin-right: 21.5rem;
  }

  .\33xl\:first\:mb-86:first-child{
    margin-bottom: 21.5rem;
  }

  .\33xl\:first\:ml-86:first-child{
    margin-left: 21.5rem;
  }

  .\33xl\:first\:mt-90:first-child{
    margin-top: 22.5rem;
  }

  .\33xl\:first\:mr-90:first-child{
    margin-right: 22.5rem;
  }

  .\33xl\:first\:mb-90:first-child{
    margin-bottom: 22.5rem;
  }

  .\33xl\:first\:ml-90:first-child{
    margin-left: 22.5rem;
  }

  .\33xl\:first\:mt-96:first-child{
    margin-top: 24rem;
  }

  .\33xl\:first\:mr-96:first-child{
    margin-right: 24rem;
  }

  .\33xl\:first\:mb-96:first-child{
    margin-bottom: 24rem;
  }

  .\33xl\:first\:ml-96:first-child{
    margin-left: 24rem;
  }

  .\33xl\:first\:mt-100:first-child{
    margin-top: 25rem;
  }

  .\33xl\:first\:mr-100:first-child{
    margin-right: 25rem;
  }

  .\33xl\:first\:mb-100:first-child{
    margin-bottom: 25rem;
  }

  .\33xl\:first\:ml-100:first-child{
    margin-left: 25rem;
  }

  .\33xl\:first\:mt-115:first-child{
    margin-top: 28.75rem;
  }

  .\33xl\:first\:mr-115:first-child{
    margin-right: 28.75rem;
  }

  .\33xl\:first\:mb-115:first-child{
    margin-bottom: 28.75rem;
  }

  .\33xl\:first\:ml-115:first-child{
    margin-left: 28.75rem;
  }

  .\33xl\:first\:mt-125:first-child{
    margin-top: 31.25rem;
  }

  .\33xl\:first\:mr-125:first-child{
    margin-right: 31.25rem;
  }

  .\33xl\:first\:mb-125:first-child{
    margin-bottom: 31.25rem;
  }

  .\33xl\:first\:ml-125:first-child{
    margin-left: 31.25rem;
  }

  .\33xl\:first\:mt-142:first-child{
    margin-top: 35.5rem;
  }

  .\33xl\:first\:mr-142:first-child{
    margin-right: 35.5rem;
  }

  .\33xl\:first\:mb-142:first-child{
    margin-bottom: 35.5rem;
  }

  .\33xl\:first\:ml-142:first-child{
    margin-left: 35.5rem;
  }

  .\33xl\:first\:mt-150:first-child{
    margin-top: 37.5rem;
  }

  .\33xl\:first\:mr-150:first-child{
    margin-right: 37.5rem;
  }

  .\33xl\:first\:mb-150:first-child{
    margin-bottom: 37.5rem;
  }

  .\33xl\:first\:ml-150:first-child{
    margin-left: 37.5rem;
  }

  .\33xl\:first\:mt-156:first-child{
    margin-top: 39rem;
  }

  .\33xl\:first\:mr-156:first-child{
    margin-right: 39rem;
  }

  .\33xl\:first\:mb-156:first-child{
    margin-bottom: 39rem;
  }

  .\33xl\:first\:ml-156:first-child{
    margin-left: 39rem;
  }

  .\33xl\:first\:mt-160:first-child{
    margin-top: 40rem;
  }

  .\33xl\:first\:mr-160:first-child{
    margin-right: 40rem;
  }

  .\33xl\:first\:mb-160:first-child{
    margin-bottom: 40rem;
  }

  .\33xl\:first\:ml-160:first-child{
    margin-left: 40rem;
  }

  .\33xl\:first\:mt-175:first-child{
    margin-top: 43.75rem;
  }

  .\33xl\:first\:mr-175:first-child{
    margin-right: 43.75rem;
  }

  .\33xl\:first\:mb-175:first-child{
    margin-bottom: 43.75rem;
  }

  .\33xl\:first\:ml-175:first-child{
    margin-left: 43.75rem;
  }

  .\33xl\:first\:mt-207:first-child{
    margin-top: 51.75rem;
  }

  .\33xl\:first\:mr-207:first-child{
    margin-right: 51.75rem;
  }

  .\33xl\:first\:mb-207:first-child{
    margin-bottom: 51.75rem;
  }

  .\33xl\:first\:ml-207:first-child{
    margin-left: 51.75rem;
  }

  .\33xl\:first\:mt-242:first-child{
    margin-top: 60.5rem;
  }

  .\33xl\:first\:mr-242:first-child{
    margin-right: 60.5rem;
  }

  .\33xl\:first\:mb-242:first-child{
    margin-bottom: 60.5rem;
  }

  .\33xl\:first\:ml-242:first-child{
    margin-left: 60.5rem;
  }

  .\33xl\:first\:mt-250:first-child{
    margin-top: 62.5rem;
  }

  .\33xl\:first\:mr-250:first-child{
    margin-right: 62.5rem;
  }

  .\33xl\:first\:mb-250:first-child{
    margin-bottom: 62.5rem;
  }

  .\33xl\:first\:ml-250:first-child{
    margin-left: 62.5rem;
  }

  .\33xl\:first\:mt-258:first-child{
    margin-top: 64.5rem;
  }

  .\33xl\:first\:mr-258:first-child{
    margin-right: 64.5rem;
  }

  .\33xl\:first\:mb-258:first-child{
    margin-bottom: 64.5rem;
  }

  .\33xl\:first\:ml-258:first-child{
    margin-left: 64.5rem;
  }

  .\33xl\:first\:mt-265:first-child{
    margin-top: 66.25rem;
  }

  .\33xl\:first\:mr-265:first-child{
    margin-right: 66.25rem;
  }

  .\33xl\:first\:mb-265:first-child{
    margin-bottom: 66.25rem;
  }

  .\33xl\:first\:ml-265:first-child{
    margin-left: 66.25rem;
  }

  .\33xl\:first\:mt-280:first-child{
    margin-top: 70rem;
  }

  .\33xl\:first\:mr-280:first-child{
    margin-right: 70rem;
  }

  .\33xl\:first\:mb-280:first-child{
    margin-bottom: 70rem;
  }

  .\33xl\:first\:ml-280:first-child{
    margin-left: 70rem;
  }

  .\33xl\:first\:mt-auto:first-child{
    margin-top: auto;
  }

  .\33xl\:first\:mr-auto:first-child{
    margin-right: auto;
  }

  .\33xl\:first\:mb-auto:first-child{
    margin-bottom: auto;
  }

  .\33xl\:first\:ml-auto:first-child{
    margin-left: auto;
  }

  .\33xl\:first\:mt-px:first-child{
    margin-top: 1px;
  }

  .\33xl\:first\:mr-px:first-child{
    margin-right: 1px;
  }

  .\33xl\:first\:mb-px:first-child{
    margin-bottom: 1px;
  }

  .\33xl\:first\:ml-px:first-child{
    margin-left: 1px;
  }

  .\33xl\:first\:mt-0\.5:first-child{
    margin-top: 0.125rem;
  }

  .\33xl\:first\:mr-0\.5:first-child{
    margin-right: 0.125rem;
  }

  .\33xl\:first\:mb-0\.5:first-child{
    margin-bottom: 0.125rem;
  }

  .\33xl\:first\:ml-0\.5:first-child{
    margin-left: 0.125rem;
  }

  .\33xl\:first\:mt-1\.5:first-child{
    margin-top: 0.375rem;
  }

  .\33xl\:first\:mr-1\.5:first-child{
    margin-right: 0.375rem;
  }

  .\33xl\:first\:mb-1\.5:first-child{
    margin-bottom: 0.375rem;
  }

  .\33xl\:first\:ml-1\.5:first-child{
    margin-left: 0.375rem;
  }

  .\33xl\:first\:mt-2\.5:first-child{
    margin-top: 0.625rem;
  }

  .\33xl\:first\:mr-2\.5:first-child{
    margin-right: 0.625rem;
  }

  .\33xl\:first\:mb-2\.5:first-child{
    margin-bottom: 0.625rem;
  }

  .\33xl\:first\:ml-2\.5:first-child{
    margin-left: 0.625rem;
  }

  .\33xl\:first\:mt-3\.5:first-child{
    margin-top: 0.875rem;
  }

  .\33xl\:first\:mr-3\.5:first-child{
    margin-right: 0.875rem;
  }

  .\33xl\:first\:mb-3\.5:first-child{
    margin-bottom: 0.875rem;
  }

  .\33xl\:first\:ml-3\.5:first-child{
    margin-left: 0.875rem;
  }

  .\33xl\:first\:mt-0\.25:first-child{
    margin-top: 0.0625rem;
  }

  .\33xl\:first\:mr-0\.25:first-child{
    margin-right: 0.0625rem;
  }

  .\33xl\:first\:mb-0\.25:first-child{
    margin-bottom: 0.0625rem;
  }

  .\33xl\:first\:ml-0\.25:first-child{
    margin-left: 0.0625rem;
  }

  .\33xl\:first\:mt-0\.75:first-child{
    margin-top: 0.1875rem;
  }

  .\33xl\:first\:mr-0\.75:first-child{
    margin-right: 0.1875rem;
  }

  .\33xl\:first\:mb-0\.75:first-child{
    margin-bottom: 0.1875rem;
  }

  .\33xl\:first\:ml-0\.75:first-child{
    margin-left: 0.1875rem;
  }

  .\33xl\:first\:mt-1\.25:first-child{
    margin-top: 0.3125rem;
  }

  .\33xl\:first\:mr-1\.25:first-child{
    margin-right: 0.3125rem;
  }

  .\33xl\:first\:mb-1\.25:first-child{
    margin-bottom: 0.3125rem;
  }

  .\33xl\:first\:ml-1\.25:first-child{
    margin-left: 0.3125rem;
  }

  .\33xl\:first\:mt-1\.75:first-child{
    margin-top: 0.4375rem;
  }

  .\33xl\:first\:mr-1\.75:first-child{
    margin-right: 0.4375rem;
  }

  .\33xl\:first\:mb-1\.75:first-child{
    margin-bottom: 0.4375rem;
  }

  .\33xl\:first\:ml-1\.75:first-child{
    margin-left: 0.4375rem;
  }

  .\33xl\:first\:mt-2\.25:first-child{
    margin-top: 0.5625rem;
  }

  .\33xl\:first\:mr-2\.25:first-child{
    margin-right: 0.5625rem;
  }

  .\33xl\:first\:mb-2\.25:first-child{
    margin-bottom: 0.5625rem;
  }

  .\33xl\:first\:ml-2\.25:first-child{
    margin-left: 0.5625rem;
  }

  .\33xl\:first\:mt-2\.75:first-child{
    margin-top: 0.6875rem;
  }

  .\33xl\:first\:mr-2\.75:first-child{
    margin-right: 0.6875rem;
  }

  .\33xl\:first\:mb-2\.75:first-child{
    margin-bottom: 0.6875rem;
  }

  .\33xl\:first\:ml-2\.75:first-child{
    margin-left: 0.6875rem;
  }

  .\33xl\:first\:mt-3\.25:first-child{
    margin-top: 0.8125rem;
  }

  .\33xl\:first\:mr-3\.25:first-child{
    margin-right: 0.8125rem;
  }

  .\33xl\:first\:mb-3\.25:first-child{
    margin-bottom: 0.8125rem;
  }

  .\33xl\:first\:ml-3\.25:first-child{
    margin-left: 0.8125rem;
  }

  .\33xl\:first\:mt-3\.75:first-child{
    margin-top: 0.9375rem;
  }

  .\33xl\:first\:mr-3\.75:first-child{
    margin-right: 0.9375rem;
  }

  .\33xl\:first\:mb-3\.75:first-child{
    margin-bottom: 0.9375rem;
  }

  .\33xl\:first\:ml-3\.75:first-child{
    margin-left: 0.9375rem;
  }

  .\33xl\:first\:mt-4\.25:first-child{
    margin-top: 1.0625rem;
  }

  .\33xl\:first\:mr-4\.25:first-child{
    margin-right: 1.0625rem;
  }

  .\33xl\:first\:mb-4\.25:first-child{
    margin-bottom: 1.0625rem;
  }

  .\33xl\:first\:ml-4\.25:first-child{
    margin-left: 1.0625rem;
  }

  .\33xl\:first\:mt-4\.5:first-child{
    margin-top: 1.125rem;
  }

  .\33xl\:first\:mr-4\.5:first-child{
    margin-right: 1.125rem;
  }

  .\33xl\:first\:mb-4\.5:first-child{
    margin-bottom: 1.125rem;
  }

  .\33xl\:first\:ml-4\.5:first-child{
    margin-left: 1.125rem;
  }

  .\33xl\:first\:mt-4\.75:first-child{
    margin-top: 1.1875rem;
  }

  .\33xl\:first\:mr-4\.75:first-child{
    margin-right: 1.1875rem;
  }

  .\33xl\:first\:mb-4\.75:first-child{
    margin-bottom: 1.1875rem;
  }

  .\33xl\:first\:ml-4\.75:first-child{
    margin-left: 1.1875rem;
  }

  .\33xl\:first\:mt-5\.25:first-child{
    margin-top: 1.3125rem;
  }

  .\33xl\:first\:mr-5\.25:first-child{
    margin-right: 1.3125rem;
  }

  .\33xl\:first\:mb-5\.25:first-child{
    margin-bottom: 1.3125rem;
  }

  .\33xl\:first\:ml-5\.25:first-child{
    margin-left: 1.3125rem;
  }

  .\33xl\:first\:mt-5\.5:first-child{
    margin-top: 1.375rem;
  }

  .\33xl\:first\:mr-5\.5:first-child{
    margin-right: 1.375rem;
  }

  .\33xl\:first\:mb-5\.5:first-child{
    margin-bottom: 1.375rem;
  }

  .\33xl\:first\:ml-5\.5:first-child{
    margin-left: 1.375rem;
  }

  .\33xl\:first\:mt-5\.75:first-child{
    margin-top: 1.4375rem;
  }

  .\33xl\:first\:mr-5\.75:first-child{
    margin-right: 1.4375rem;
  }

  .\33xl\:first\:mb-5\.75:first-child{
    margin-bottom: 1.4375rem;
  }

  .\33xl\:first\:ml-5\.75:first-child{
    margin-left: 1.4375rem;
  }

  .\33xl\:first\:mt-6\.25:first-child{
    margin-top: 1.5625rem;
  }

  .\33xl\:first\:mr-6\.25:first-child{
    margin-right: 1.5625rem;
  }

  .\33xl\:first\:mb-6\.25:first-child{
    margin-bottom: 1.5625rem;
  }

  .\33xl\:first\:ml-6\.25:first-child{
    margin-left: 1.5625rem;
  }

  .\33xl\:first\:mt-6\.5:first-child{
    margin-top: 1.625rem;
  }

  .\33xl\:first\:mr-6\.5:first-child{
    margin-right: 1.625rem;
  }

  .\33xl\:first\:mb-6\.5:first-child{
    margin-bottom: 1.625rem;
  }

  .\33xl\:first\:ml-6\.5:first-child{
    margin-left: 1.625rem;
  }

  .\33xl\:first\:mt-6\.75:first-child{
    margin-top: 1.6875rem;
  }

  .\33xl\:first\:mr-6\.75:first-child{
    margin-right: 1.6875rem;
  }

  .\33xl\:first\:mb-6\.75:first-child{
    margin-bottom: 1.6875rem;
  }

  .\33xl\:first\:ml-6\.75:first-child{
    margin-left: 1.6875rem;
  }

  .\33xl\:first\:mt-7\.25:first-child{
    margin-top: 1.8125rem;
  }

  .\33xl\:first\:mr-7\.25:first-child{
    margin-right: 1.8125rem;
  }

  .\33xl\:first\:mb-7\.25:first-child{
    margin-bottom: 1.8125rem;
  }

  .\33xl\:first\:ml-7\.25:first-child{
    margin-left: 1.8125rem;
  }

  .\33xl\:first\:mt-7\.5:first-child{
    margin-top: 1.875rem;
  }

  .\33xl\:first\:mr-7\.5:first-child{
    margin-right: 1.875rem;
  }

  .\33xl\:first\:mb-7\.5:first-child{
    margin-bottom: 1.875rem;
  }

  .\33xl\:first\:ml-7\.5:first-child{
    margin-left: 1.875rem;
  }

  .\33xl\:first\:mt-8\.25:first-child{
    margin-top: 2.0625rem;
  }

  .\33xl\:first\:mr-8\.25:first-child{
    margin-right: 2.0625rem;
  }

  .\33xl\:first\:mb-8\.25:first-child{
    margin-bottom: 2.0625rem;
  }

  .\33xl\:first\:ml-8\.25:first-child{
    margin-left: 2.0625rem;
  }

  .\33xl\:first\:mt-8\.5:first-child{
    margin-top: 2.125rem;
  }

  .\33xl\:first\:mr-8\.5:first-child{
    margin-right: 2.125rem;
  }

  .\33xl\:first\:mb-8\.5:first-child{
    margin-bottom: 2.125rem;
  }

  .\33xl\:first\:ml-8\.5:first-child{
    margin-left: 2.125rem;
  }

  .\33xl\:first\:mt-9\.25:first-child{
    margin-top: 2.3125rem;
  }

  .\33xl\:first\:mr-9\.25:first-child{
    margin-right: 2.3125rem;
  }

  .\33xl\:first\:mb-9\.25:first-child{
    margin-bottom: 2.3125rem;
  }

  .\33xl\:first\:ml-9\.25:first-child{
    margin-left: 2.3125rem;
  }

  .\33xl\:first\:mt-9\.5:first-child{
    margin-top: 2.375rem;
  }

  .\33xl\:first\:mr-9\.5:first-child{
    margin-right: 2.375rem;
  }

  .\33xl\:first\:mb-9\.5:first-child{
    margin-bottom: 2.375rem;
  }

  .\33xl\:first\:ml-9\.5:first-child{
    margin-left: 2.375rem;
  }

  .\33xl\:first\:mt-10\.5:first-child{
    margin-top: 2.625rem;
  }

  .\33xl\:first\:mr-10\.5:first-child{
    margin-right: 2.625rem;
  }

  .\33xl\:first\:mb-10\.5:first-child{
    margin-bottom: 2.625rem;
  }

  .\33xl\:first\:ml-10\.5:first-child{
    margin-left: 2.625rem;
  }

  .\33xl\:first\:mt-11\.25:first-child{
    margin-top: 2.8125rem;
  }

  .\33xl\:first\:mr-11\.25:first-child{
    margin-right: 2.8125rem;
  }

  .\33xl\:first\:mb-11\.25:first-child{
    margin-bottom: 2.8125rem;
  }

  .\33xl\:first\:ml-11\.25:first-child{
    margin-left: 2.8125rem;
  }

  .\33xl\:first\:mt-11\.5:first-child{
    margin-top: 2.875rem;
  }

  .\33xl\:first\:mr-11\.5:first-child{
    margin-right: 2.875rem;
  }

  .\33xl\:first\:mb-11\.5:first-child{
    margin-bottom: 2.875rem;
  }

  .\33xl\:first\:ml-11\.5:first-child{
    margin-left: 2.875rem;
  }

  .\33xl\:first\:mt-12\.5:first-child{
    margin-top: 3.125rem;
  }

  .\33xl\:first\:mr-12\.5:first-child{
    margin-right: 3.125rem;
  }

  .\33xl\:first\:mb-12\.5:first-child{
    margin-bottom: 3.125rem;
  }

  .\33xl\:first\:ml-12\.5:first-child{
    margin-left: 3.125rem;
  }

  .\33xl\:first\:mt-12\.75:first-child{
    margin-top: 3.1875rem;
  }

  .\33xl\:first\:mr-12\.75:first-child{
    margin-right: 3.1875rem;
  }

  .\33xl\:first\:mb-12\.75:first-child{
    margin-bottom: 3.1875rem;
  }

  .\33xl\:first\:ml-12\.75:first-child{
    margin-left: 3.1875rem;
  }

  .\33xl\:first\:mt-13\.5:first-child{
    margin-top: 3.375rem;
  }

  .\33xl\:first\:mr-13\.5:first-child{
    margin-right: 3.375rem;
  }

  .\33xl\:first\:mb-13\.5:first-child{
    margin-bottom: 3.375rem;
  }

  .\33xl\:first\:ml-13\.5:first-child{
    margin-left: 3.375rem;
  }

  .\33xl\:first\:mt-14\.5:first-child{
    margin-top: 3.625rem;
  }

  .\33xl\:first\:mr-14\.5:first-child{
    margin-right: 3.625rem;
  }

  .\33xl\:first\:mb-14\.5:first-child{
    margin-bottom: 3.625rem;
  }

  .\33xl\:first\:ml-14\.5:first-child{
    margin-left: 3.625rem;
  }

  .\33xl\:first\:mt-15\.5:first-child{
    margin-top: 3.875rem;
  }

  .\33xl\:first\:mr-15\.5:first-child{
    margin-right: 3.875rem;
  }

  .\33xl\:first\:mb-15\.5:first-child{
    margin-bottom: 3.875rem;
  }

  .\33xl\:first\:ml-15\.5:first-child{
    margin-left: 3.875rem;
  }

  .\33xl\:first\:mt-15\.75:first-child{
    margin-top: 3.9375rem;
  }

  .\33xl\:first\:mr-15\.75:first-child{
    margin-right: 3.9375rem;
  }

  .\33xl\:first\:mb-15\.75:first-child{
    margin-bottom: 3.9375rem;
  }

  .\33xl\:first\:ml-15\.75:first-child{
    margin-left: 3.9375rem;
  }

  .\33xl\:first\:mt-16\.25:first-child{
    margin-top: 4.0625rem;
  }

  .\33xl\:first\:mr-16\.25:first-child{
    margin-right: 4.0625rem;
  }

  .\33xl\:first\:mb-16\.25:first-child{
    margin-bottom: 4.0625rem;
  }

  .\33xl\:first\:ml-16\.25:first-child{
    margin-left: 4.0625rem;
  }

  .\33xl\:first\:mt-17\.25:first-child{
    margin-top: 4.3125rem;
  }

  .\33xl\:first\:mr-17\.25:first-child{
    margin-right: 4.3125rem;
  }

  .\33xl\:first\:mb-17\.25:first-child{
    margin-bottom: 4.3125rem;
  }

  .\33xl\:first\:ml-17\.25:first-child{
    margin-left: 4.3125rem;
  }

  .\33xl\:first\:mt-17\.5:first-child{
    margin-top: 4.375rem;
  }

  .\33xl\:first\:mr-17\.5:first-child{
    margin-right: 4.375rem;
  }

  .\33xl\:first\:mb-17\.5:first-child{
    margin-bottom: 4.375rem;
  }

  .\33xl\:first\:ml-17\.5:first-child{
    margin-left: 4.375rem;
  }

  .\33xl\:first\:mt-18\.25:first-child{
    margin-top: 4.5625rem;
  }

  .\33xl\:first\:mr-18\.25:first-child{
    margin-right: 4.5625rem;
  }

  .\33xl\:first\:mb-18\.25:first-child{
    margin-bottom: 4.5625rem;
  }

  .\33xl\:first\:ml-18\.25:first-child{
    margin-left: 4.5625rem;
  }

  .\33xl\:first\:mt-18\.5:first-child{
    margin-top: 4.625rem;
  }

  .\33xl\:first\:mr-18\.5:first-child{
    margin-right: 4.625rem;
  }

  .\33xl\:first\:mb-18\.5:first-child{
    margin-bottom: 4.625rem;
  }

  .\33xl\:first\:ml-18\.5:first-child{
    margin-left: 4.625rem;
  }

  .\33xl\:first\:mt-20\.25:first-child{
    margin-top: 5.0625rem;
  }

  .\33xl\:first\:mr-20\.25:first-child{
    margin-right: 5.0625rem;
  }

  .\33xl\:first\:mb-20\.25:first-child{
    margin-bottom: 5.0625rem;
  }

  .\33xl\:first\:ml-20\.25:first-child{
    margin-left: 5.0625rem;
  }

  .\33xl\:first\:mt-20\.5:first-child{
    margin-top: 5.125rem;
  }

  .\33xl\:first\:mr-20\.5:first-child{
    margin-right: 5.125rem;
  }

  .\33xl\:first\:mb-20\.5:first-child{
    margin-bottom: 5.125rem;
  }

  .\33xl\:first\:ml-20\.5:first-child{
    margin-left: 5.125rem;
  }

  .\33xl\:first\:mt-22\.5:first-child{
    margin-top: 5.625rem;
  }

  .\33xl\:first\:mr-22\.5:first-child{
    margin-right: 5.625rem;
  }

  .\33xl\:first\:mb-22\.5:first-child{
    margin-bottom: 5.625rem;
  }

  .\33xl\:first\:ml-22\.5:first-child{
    margin-left: 5.625rem;
  }

  .\33xl\:first\:mt-25\.5:first-child{
    margin-top: 6.375rem;
  }

  .\33xl\:first\:mr-25\.5:first-child{
    margin-right: 6.375rem;
  }

  .\33xl\:first\:mb-25\.5:first-child{
    margin-bottom: 6.375rem;
  }

  .\33xl\:first\:ml-25\.5:first-child{
    margin-left: 6.375rem;
  }

  .\33xl\:first\:mt-26\.75:first-child{
    margin-top: 6.6875rem;
  }

  .\33xl\:first\:mr-26\.75:first-child{
    margin-right: 6.6875rem;
  }

  .\33xl\:first\:mb-26\.75:first-child{
    margin-bottom: 6.6875rem;
  }

  .\33xl\:first\:ml-26\.75:first-child{
    margin-left: 6.6875rem;
  }

  .\33xl\:first\:mt-32\.5:first-child{
    margin-top: 8.125rem;
  }

  .\33xl\:first\:mr-32\.5:first-child{
    margin-right: 8.125rem;
  }

  .\33xl\:first\:mb-32\.5:first-child{
    margin-bottom: 8.125rem;
  }

  .\33xl\:first\:ml-32\.5:first-child{
    margin-left: 8.125rem;
  }

  .\33xl\:first\:mt-37\.5:first-child{
    margin-top: 9.375rem;
  }

  .\33xl\:first\:mr-37\.5:first-child{
    margin-right: 9.375rem;
  }

  .\33xl\:first\:mb-37\.5:first-child{
    margin-bottom: 9.375rem;
  }

  .\33xl\:first\:ml-37\.5:first-child{
    margin-left: 9.375rem;
  }

  .\33xl\:first\:mt-41\.25:first-child{
    margin-top: 10.3125rem;
  }

  .\33xl\:first\:mr-41\.25:first-child{
    margin-right: 10.3125rem;
  }

  .\33xl\:first\:mb-41\.25:first-child{
    margin-bottom: 10.3125rem;
  }

  .\33xl\:first\:ml-41\.25:first-child{
    margin-left: 10.3125rem;
  }

  .\33xl\:first\:mt-52\.5:first-child{
    margin-top: 13.125rem;
  }

  .\33xl\:first\:mr-52\.5:first-child{
    margin-right: 13.125rem;
  }

  .\33xl\:first\:mb-52\.5:first-child{
    margin-bottom: 13.125rem;
  }

  .\33xl\:first\:ml-52\.5:first-child{
    margin-left: 13.125rem;
  }

  .\33xl\:first\:mt-54\.5:first-child{
    margin-top: 13.625rem;
  }

  .\33xl\:first\:mr-54\.5:first-child{
    margin-right: 13.625rem;
  }

  .\33xl\:first\:mb-54\.5:first-child{
    margin-bottom: 13.625rem;
  }

  .\33xl\:first\:ml-54\.5:first-child{
    margin-left: 13.625rem;
  }

  .\33xl\:first\:mt-57\.25:first-child{
    margin-top: 14.3125rem;
  }

  .\33xl\:first\:mr-57\.25:first-child{
    margin-right: 14.3125rem;
  }

  .\33xl\:first\:mb-57\.25:first-child{
    margin-bottom: 14.3125rem;
  }

  .\33xl\:first\:ml-57\.25:first-child{
    margin-left: 14.3125rem;
  }

  .\33xl\:first\:mt-57\.5:first-child{
    margin-top: 14.375rem;
  }

  .\33xl\:first\:mr-57\.5:first-child{
    margin-right: 14.375rem;
  }

  .\33xl\:first\:mb-57\.5:first-child{
    margin-bottom: 14.375rem;
  }

  .\33xl\:first\:ml-57\.5:first-child{
    margin-left: 14.375rem;
  }

  .\33xl\:first\:mt-66\.25:first-child{
    margin-top: 16.5625rem;
  }

  .\33xl\:first\:mr-66\.25:first-child{
    margin-right: 16.5625rem;
  }

  .\33xl\:first\:mb-66\.25:first-child{
    margin-bottom: 16.5625rem;
  }

  .\33xl\:first\:ml-66\.25:first-child{
    margin-left: 16.5625rem;
  }

  .\33xl\:first\:mt-74\.5:first-child{
    margin-top: 18.125rem;
  }

  .\33xl\:first\:mr-74\.5:first-child{
    margin-right: 18.125rem;
  }

  .\33xl\:first\:mb-74\.5:first-child{
    margin-bottom: 18.125rem;
  }

  .\33xl\:first\:ml-74\.5:first-child{
    margin-left: 18.125rem;
  }

  .\33xl\:first\:mt-106\.25:first-child{
    margin-top: 26.5625rem;
  }

  .\33xl\:first\:mr-106\.25:first-child{
    margin-right: 26.5625rem;
  }

  .\33xl\:first\:mb-106\.25:first-child{
    margin-bottom: 26.5625rem;
  }

  .\33xl\:first\:ml-106\.25:first-child{
    margin-left: 26.5625rem;
  }

  .\33xl\:first\:mt-112\.25:first-child{
    margin-top: 28.0675rem;
  }

  .\33xl\:first\:mr-112\.25:first-child{
    margin-right: 28.0675rem;
  }

  .\33xl\:first\:mb-112\.25:first-child{
    margin-bottom: 28.0675rem;
  }

  .\33xl\:first\:ml-112\.25:first-child{
    margin-left: 28.0675rem;
  }

  .\33xl\:first\:mt-112\.75:first-child{
    margin-top: 28.1875rem;
  }

  .\33xl\:first\:mr-112\.75:first-child{
    margin-right: 28.1875rem;
  }

  .\33xl\:first\:mb-112\.75:first-child{
    margin-bottom: 28.1875rem;
  }

  .\33xl\:first\:ml-112\.75:first-child{
    margin-left: 28.1875rem;
  }

  .\33xl\:first\:mt-147\.5:first-child{
    margin-top: 36.875rem;
  }

  .\33xl\:first\:mr-147\.5:first-child{
    margin-right: 36.875rem;
  }

  .\33xl\:first\:mb-147\.5:first-child{
    margin-bottom: 36.875rem;
  }

  .\33xl\:first\:ml-147\.5:first-child{
    margin-left: 36.875rem;
  }

  .\33xl\:first\:mt-162\.5:first-child{
    margin-top: 40.625rem;
  }

  .\33xl\:first\:mr-162\.5:first-child{
    margin-right: 40.625rem;
  }

  .\33xl\:first\:mb-162\.5:first-child{
    margin-bottom: 40.625rem;
  }

  .\33xl\:first\:ml-162\.5:first-child{
    margin-left: 40.625rem;
  }

  .\33xl\:first\:mt-172\.25:first-child{
    margin-top: 42.5625rem;
  }

  .\33xl\:first\:mr-172\.25:first-child{
    margin-right: 42.5625rem;
  }

  .\33xl\:first\:mb-172\.25:first-child{
    margin-bottom: 42.5625rem;
  }

  .\33xl\:first\:ml-172\.25:first-child{
    margin-left: 42.5625rem;
  }

  .\33xl\:first\:mt-175\.25:first-child{
    margin-top: 43.8125rem;
  }

  .\33xl\:first\:mr-175\.25:first-child{
    margin-right: 43.8125rem;
  }

  .\33xl\:first\:mb-175\.25:first-child{
    margin-bottom: 43.8125rem;
  }

  .\33xl\:first\:ml-175\.25:first-child{
    margin-left: 43.8125rem;
  }

  .\33xl\:first\:mt-184\.25:first-child{
    margin-top: 46.0625rem;
  }

  .\33xl\:first\:mr-184\.25:first-child{
    margin-right: 46.0625rem;
  }

  .\33xl\:first\:mb-184\.25:first-child{
    margin-bottom: 46.0625rem;
  }

  .\33xl\:first\:ml-184\.25:first-child{
    margin-left: 46.0625rem;
  }

  .\33xl\:first\:mt-203\.25:first-child{
    margin-top: 50.8125rem;
  }

  .\33xl\:first\:mr-203\.25:first-child{
    margin-right: 50.8125rem;
  }

  .\33xl\:first\:mb-203\.25:first-child{
    margin-bottom: 50.8125rem;
  }

  .\33xl\:first\:ml-203\.25:first-child{
    margin-left: 50.8125rem;
  }

  .\33xl\:first\:mt-half:first-child{
    margin-top: 50%;
  }

  .\33xl\:first\:mr-half:first-child{
    margin-right: 50%;
  }

  .\33xl\:first\:mb-half:first-child{
    margin-bottom: 50%;
  }

  .\33xl\:first\:ml-half:first-child{
    margin-left: 50%;
  }

  .\33xl\:first\:mt-full:first-child{
    margin-top: 100%;
  }

  .\33xl\:first\:mr-full:first-child{
    margin-right: 100%;
  }

  .\33xl\:first\:mb-full:first-child{
    margin-bottom: 100%;
  }

  .\33xl\:first\:ml-full:first-child{
    margin-left: 100%;
  }

  .\33xl\:first\:mt-1\/10:first-child{
    margin-top: 10%;
  }

  .\33xl\:first\:mr-1\/10:first-child{
    margin-right: 10%;
  }

  .\33xl\:first\:mb-1\/10:first-child{
    margin-bottom: 10%;
  }

  .\33xl\:first\:ml-1\/10:first-child{
    margin-left: 10%;
  }

  .\33xl\:first\:mt-2\/10:first-child{
    margin-top: 20%;
  }

  .\33xl\:first\:mr-2\/10:first-child{
    margin-right: 20%;
  }

  .\33xl\:first\:mb-2\/10:first-child{
    margin-bottom: 20%;
  }

  .\33xl\:first\:ml-2\/10:first-child{
    margin-left: 20%;
  }

  .\33xl\:first\:mt-3\/10:first-child{
    margin-top: 30%;
  }

  .\33xl\:first\:mr-3\/10:first-child{
    margin-right: 30%;
  }

  .\33xl\:first\:mb-3\/10:first-child{
    margin-bottom: 30%;
  }

  .\33xl\:first\:ml-3\/10:first-child{
    margin-left: 30%;
  }

  .\33xl\:first\:mt-4\/10:first-child{
    margin-top: 40%;
  }

  .\33xl\:first\:mr-4\/10:first-child{
    margin-right: 40%;
  }

  .\33xl\:first\:mb-4\/10:first-child{
    margin-bottom: 40%;
  }

  .\33xl\:first\:ml-4\/10:first-child{
    margin-left: 40%;
  }

  .\33xl\:first\:mt-4\.5\/10:first-child{
    margin-top: 45%;
  }

  .\33xl\:first\:mr-4\.5\/10:first-child{
    margin-right: 45%;
  }

  .\33xl\:first\:mb-4\.5\/10:first-child{
    margin-bottom: 45%;
  }

  .\33xl\:first\:ml-4\.5\/10:first-child{
    margin-left: 45%;
  }

  .\33xl\:first\:mt-5\/10:first-child{
    margin-top: 50%;
  }

  .\33xl\:first\:mr-5\/10:first-child{
    margin-right: 50%;
  }

  .\33xl\:first\:mb-5\/10:first-child{
    margin-bottom: 50%;
  }

  .\33xl\:first\:ml-5\/10:first-child{
    margin-left: 50%;
  }

  .\33xl\:first\:mt-5\.5\/10:first-child{
    margin-top: 55%;
  }

  .\33xl\:first\:mr-5\.5\/10:first-child{
    margin-right: 55%;
  }

  .\33xl\:first\:mb-5\.5\/10:first-child{
    margin-bottom: 55%;
  }

  .\33xl\:first\:ml-5\.5\/10:first-child{
    margin-left: 55%;
  }

  .\33xl\:first\:mt-6\/10:first-child{
    margin-top: 60%;
  }

  .\33xl\:first\:mr-6\/10:first-child{
    margin-right: 60%;
  }

  .\33xl\:first\:mb-6\/10:first-child{
    margin-bottom: 60%;
  }

  .\33xl\:first\:ml-6\/10:first-child{
    margin-left: 60%;
  }

  .\33xl\:first\:mt-7\/10:first-child{
    margin-top: 70%;
  }

  .\33xl\:first\:mr-7\/10:first-child{
    margin-right: 70%;
  }

  .\33xl\:first\:mb-7\/10:first-child{
    margin-bottom: 70%;
  }

  .\33xl\:first\:ml-7\/10:first-child{
    margin-left: 70%;
  }

  .\33xl\:first\:mt-8\/10:first-child{
    margin-top: 80%;
  }

  .\33xl\:first\:mr-8\/10:first-child{
    margin-right: 80%;
  }

  .\33xl\:first\:mb-8\/10:first-child{
    margin-bottom: 80%;
  }

  .\33xl\:first\:ml-8\/10:first-child{
    margin-left: 80%;
  }

  .\33xl\:first\:mt-9\/10:first-child{
    margin-top: 90%;
  }

  .\33xl\:first\:mr-9\/10:first-child{
    margin-right: 90%;
  }

  .\33xl\:first\:mb-9\/10:first-child{
    margin-bottom: 90%;
  }

  .\33xl\:first\:ml-9\/10:first-child{
    margin-left: 90%;
  }

  .\33xl\:first\:mt-1\/12:first-child{
    margin-top: 8.333333%;
  }

  .\33xl\:first\:mr-1\/12:first-child{
    margin-right: 8.333333%;
  }

  .\33xl\:first\:mb-1\/12:first-child{
    margin-bottom: 8.333333%;
  }

  .\33xl\:first\:ml-1\/12:first-child{
    margin-left: 8.333333%;
  }

  .\33xl\:first\:mt-2\/12:first-child{
    margin-top: 16.666667%;
  }

  .\33xl\:first\:mr-2\/12:first-child{
    margin-right: 16.666667%;
  }

  .\33xl\:first\:mb-2\/12:first-child{
    margin-bottom: 16.666667%;
  }

  .\33xl\:first\:ml-2\/12:first-child{
    margin-left: 16.666667%;
  }

  .\33xl\:first\:mt-3\/12:first-child{
    margin-top: 25%;
  }

  .\33xl\:first\:mr-3\/12:first-child{
    margin-right: 25%;
  }

  .\33xl\:first\:mb-3\/12:first-child{
    margin-bottom: 25%;
  }

  .\33xl\:first\:ml-3\/12:first-child{
    margin-left: 25%;
  }

  .\33xl\:first\:mt-4\/12:first-child{
    margin-top: 33.333333%;
  }

  .\33xl\:first\:mr-4\/12:first-child{
    margin-right: 33.333333%;
  }

  .\33xl\:first\:mb-4\/12:first-child{
    margin-bottom: 33.333333%;
  }

  .\33xl\:first\:ml-4\/12:first-child{
    margin-left: 33.333333%;
  }

  .\33xl\:first\:mt-5\/12:first-child{
    margin-top: 41.666667%;
  }

  .\33xl\:first\:mr-5\/12:first-child{
    margin-right: 41.666667%;
  }

  .\33xl\:first\:mb-5\/12:first-child{
    margin-bottom: 41.666667%;
  }

  .\33xl\:first\:ml-5\/12:first-child{
    margin-left: 41.666667%;
  }

  .\33xl\:first\:mt-6\/12:first-child{
    margin-top: 50%;
  }

  .\33xl\:first\:mr-6\/12:first-child{
    margin-right: 50%;
  }

  .\33xl\:first\:mb-6\/12:first-child{
    margin-bottom: 50%;
  }

  .\33xl\:first\:ml-6\/12:first-child{
    margin-left: 50%;
  }

  .\33xl\:first\:mt-7\/12:first-child{
    margin-top: 58.333333%;
  }

  .\33xl\:first\:mr-7\/12:first-child{
    margin-right: 58.333333%;
  }

  .\33xl\:first\:mb-7\/12:first-child{
    margin-bottom: 58.333333%;
  }

  .\33xl\:first\:ml-7\/12:first-child{
    margin-left: 58.333333%;
  }

  .\33xl\:first\:mt-8\/12:first-child{
    margin-top: 66.666667%;
  }

  .\33xl\:first\:mr-8\/12:first-child{
    margin-right: 66.666667%;
  }

  .\33xl\:first\:mb-8\/12:first-child{
    margin-bottom: 66.666667%;
  }

  .\33xl\:first\:ml-8\/12:first-child{
    margin-left: 66.666667%;
  }

  .\33xl\:first\:mt-9\/12:first-child{
    margin-top: 75%;
  }

  .\33xl\:first\:mr-9\/12:first-child{
    margin-right: 75%;
  }

  .\33xl\:first\:mb-9\/12:first-child{
    margin-bottom: 75%;
  }

  .\33xl\:first\:ml-9\/12:first-child{
    margin-left: 75%;
  }

  .\33xl\:first\:mt-10\/12:first-child{
    margin-top: 83.333333%;
  }

  .\33xl\:first\:mr-10\/12:first-child{
    margin-right: 83.333333%;
  }

  .\33xl\:first\:mb-10\/12:first-child{
    margin-bottom: 83.333333%;
  }

  .\33xl\:first\:ml-10\/12:first-child{
    margin-left: 83.333333%;
  }

  .\33xl\:first\:mt-11\/12:first-child{
    margin-top: 91.666667%;
  }

  .\33xl\:first\:mr-11\/12:first-child{
    margin-right: 91.666667%;
  }

  .\33xl\:first\:mb-11\/12:first-child{
    margin-bottom: 91.666667%;
  }

  .\33xl\:first\:ml-11\/12:first-child{
    margin-left: 91.666667%;
  }

  .\33xl\:first\:-mt-0:first-child{
    margin-top: 0px;
  }

  .\33xl\:first\:-mr-0:first-child{
    margin-right: 0px;
  }

  .\33xl\:first\:-mb-0:first-child{
    margin-bottom: 0px;
  }

  .\33xl\:first\:-ml-0:first-child{
    margin-left: 0px;
  }

  .\33xl\:first\:-mt-1:first-child{
    margin-top: -0.25rem;
  }

  .\33xl\:first\:-mr-1:first-child{
    margin-right: -0.25rem;
  }

  .\33xl\:first\:-mb-1:first-child{
    margin-bottom: -0.25rem;
  }

  .\33xl\:first\:-ml-1:first-child{
    margin-left: -0.25rem;
  }

  .\33xl\:first\:-mt-2:first-child{
    margin-top: -0.5rem;
  }

  .\33xl\:first\:-mr-2:first-child{
    margin-right: -0.5rem;
  }

  .\33xl\:first\:-mb-2:first-child{
    margin-bottom: -0.5rem;
  }

  .\33xl\:first\:-ml-2:first-child{
    margin-left: -0.5rem;
  }

  .\33xl\:first\:-mt-3:first-child{
    margin-top: -0.75rem;
  }

  .\33xl\:first\:-mr-3:first-child{
    margin-right: -0.75rem;
  }

  .\33xl\:first\:-mb-3:first-child{
    margin-bottom: -0.75rem;
  }

  .\33xl\:first\:-ml-3:first-child{
    margin-left: -0.75rem;
  }

  .\33xl\:first\:-mt-4:first-child{
    margin-top: -1rem;
  }

  .\33xl\:first\:-mr-4:first-child{
    margin-right: -1rem;
  }

  .\33xl\:first\:-mb-4:first-child{
    margin-bottom: -1rem;
  }

  .\33xl\:first\:-ml-4:first-child{
    margin-left: -1rem;
  }

  .\33xl\:first\:-mt-5:first-child{
    margin-top: -1.25rem;
  }

  .\33xl\:first\:-mr-5:first-child{
    margin-right: -1.25rem;
  }

  .\33xl\:first\:-mb-5:first-child{
    margin-bottom: -1.25rem;
  }

  .\33xl\:first\:-ml-5:first-child{
    margin-left: -1.25rem;
  }

  .\33xl\:first\:-mt-6:first-child{
    margin-top: -1.5rem;
  }

  .\33xl\:first\:-mr-6:first-child{
    margin-right: -1.5rem;
  }

  .\33xl\:first\:-mb-6:first-child{
    margin-bottom: -1.5rem;
  }

  .\33xl\:first\:-ml-6:first-child{
    margin-left: -1.5rem;
  }

  .\33xl\:first\:-mt-7:first-child{
    margin-top: -1.75rem;
  }

  .\33xl\:first\:-mr-7:first-child{
    margin-right: -1.75rem;
  }

  .\33xl\:first\:-mb-7:first-child{
    margin-bottom: -1.75rem;
  }

  .\33xl\:first\:-ml-7:first-child{
    margin-left: -1.75rem;
  }

  .\33xl\:first\:-mt-8:first-child{
    margin-top: -2rem;
  }

  .\33xl\:first\:-mr-8:first-child{
    margin-right: -2rem;
  }

  .\33xl\:first\:-mb-8:first-child{
    margin-bottom: -2rem;
  }

  .\33xl\:first\:-ml-8:first-child{
    margin-left: -2rem;
  }

  .\33xl\:first\:-mt-9:first-child{
    margin-top: -2.25rem;
  }

  .\33xl\:first\:-mr-9:first-child{
    margin-right: -2.25rem;
  }

  .\33xl\:first\:-mb-9:first-child{
    margin-bottom: -2.25rem;
  }

  .\33xl\:first\:-ml-9:first-child{
    margin-left: -2.25rem;
  }

  .\33xl\:first\:-mt-10:first-child{
    margin-top: -2.5rem;
  }

  .\33xl\:first\:-mr-10:first-child{
    margin-right: -2.5rem;
  }

  .\33xl\:first\:-mb-10:first-child{
    margin-bottom: -2.5rem;
  }

  .\33xl\:first\:-ml-10:first-child{
    margin-left: -2.5rem;
  }

  .\33xl\:first\:-mt-11:first-child{
    margin-top: -2.75rem;
  }

  .\33xl\:first\:-mr-11:first-child{
    margin-right: -2.75rem;
  }

  .\33xl\:first\:-mb-11:first-child{
    margin-bottom: -2.75rem;
  }

  .\33xl\:first\:-ml-11:first-child{
    margin-left: -2.75rem;
  }

  .\33xl\:first\:-mt-12:first-child{
    margin-top: -3rem;
  }

  .\33xl\:first\:-mr-12:first-child{
    margin-right: -3rem;
  }

  .\33xl\:first\:-mb-12:first-child{
    margin-bottom: -3rem;
  }

  .\33xl\:first\:-ml-12:first-child{
    margin-left: -3rem;
  }

  .\33xl\:first\:-mt-13:first-child{
    margin-top: -3.25rem;
  }

  .\33xl\:first\:-mr-13:first-child{
    margin-right: -3.25rem;
  }

  .\33xl\:first\:-mb-13:first-child{
    margin-bottom: -3.25rem;
  }

  .\33xl\:first\:-ml-13:first-child{
    margin-left: -3.25rem;
  }

  .\33xl\:first\:-mt-14:first-child{
    margin-top: -3.5rem;
  }

  .\33xl\:first\:-mr-14:first-child{
    margin-right: -3.5rem;
  }

  .\33xl\:first\:-mb-14:first-child{
    margin-bottom: -3.5rem;
  }

  .\33xl\:first\:-ml-14:first-child{
    margin-left: -3.5rem;
  }

  .\33xl\:first\:-mt-15:first-child{
    margin-top: -3.75rem;
  }

  .\33xl\:first\:-mr-15:first-child{
    margin-right: -3.75rem;
  }

  .\33xl\:first\:-mb-15:first-child{
    margin-bottom: -3.75rem;
  }

  .\33xl\:first\:-ml-15:first-child{
    margin-left: -3.75rem;
  }

  .\33xl\:first\:-mt-16:first-child{
    margin-top: -4rem;
  }

  .\33xl\:first\:-mr-16:first-child{
    margin-right: -4rem;
  }

  .\33xl\:first\:-mb-16:first-child{
    margin-bottom: -4rem;
  }

  .\33xl\:first\:-ml-16:first-child{
    margin-left: -4rem;
  }

  .\33xl\:first\:-mt-17:first-child{
    margin-top: -4.25rem;
  }

  .\33xl\:first\:-mr-17:first-child{
    margin-right: -4.25rem;
  }

  .\33xl\:first\:-mb-17:first-child{
    margin-bottom: -4.25rem;
  }

  .\33xl\:first\:-ml-17:first-child{
    margin-left: -4.25rem;
  }

  .\33xl\:first\:-mt-18:first-child{
    margin-top: -4.5rem;
  }

  .\33xl\:first\:-mr-18:first-child{
    margin-right: -4.5rem;
  }

  .\33xl\:first\:-mb-18:first-child{
    margin-bottom: -4.5rem;
  }

  .\33xl\:first\:-ml-18:first-child{
    margin-left: -4.5rem;
  }

  .\33xl\:first\:-mt-19:first-child{
    margin-top: -4.75rem;
  }

  .\33xl\:first\:-mr-19:first-child{
    margin-right: -4.75rem;
  }

  .\33xl\:first\:-mb-19:first-child{
    margin-bottom: -4.75rem;
  }

  .\33xl\:first\:-ml-19:first-child{
    margin-left: -4.75rem;
  }

  .\33xl\:first\:-mt-20:first-child{
    margin-top: -5rem;
  }

  .\33xl\:first\:-mr-20:first-child{
    margin-right: -5rem;
  }

  .\33xl\:first\:-mb-20:first-child{
    margin-bottom: -5rem;
  }

  .\33xl\:first\:-ml-20:first-child{
    margin-left: -5rem;
  }

  .\33xl\:first\:-mt-22:first-child{
    margin-top: -5.5rem;
  }

  .\33xl\:first\:-mr-22:first-child{
    margin-right: -5.5rem;
  }

  .\33xl\:first\:-mb-22:first-child{
    margin-bottom: -5.5rem;
  }

  .\33xl\:first\:-ml-22:first-child{
    margin-left: -5.5rem;
  }

  .\33xl\:first\:-mt-24:first-child{
    margin-top: -6rem;
  }

  .\33xl\:first\:-mr-24:first-child{
    margin-right: -6rem;
  }

  .\33xl\:first\:-mb-24:first-child{
    margin-bottom: -6rem;
  }

  .\33xl\:first\:-ml-24:first-child{
    margin-left: -6rem;
  }

  .\33xl\:first\:-mt-25:first-child{
    margin-top: -6.25rem;
  }

  .\33xl\:first\:-mr-25:first-child{
    margin-right: -6.25rem;
  }

  .\33xl\:first\:-mb-25:first-child{
    margin-bottom: -6.25rem;
  }

  .\33xl\:first\:-ml-25:first-child{
    margin-left: -6.25rem;
  }

  .\33xl\:first\:-mt-28:first-child{
    margin-top: -7rem;
  }

  .\33xl\:first\:-mr-28:first-child{
    margin-right: -7rem;
  }

  .\33xl\:first\:-mb-28:first-child{
    margin-bottom: -7rem;
  }

  .\33xl\:first\:-ml-28:first-child{
    margin-left: -7rem;
  }

  .\33xl\:first\:-mt-30:first-child{
    margin-top: -7.5rem;
  }

  .\33xl\:first\:-mr-30:first-child{
    margin-right: -7.5rem;
  }

  .\33xl\:first\:-mb-30:first-child{
    margin-bottom: -7.5rem;
  }

  .\33xl\:first\:-ml-30:first-child{
    margin-left: -7.5rem;
  }

  .\33xl\:first\:-mt-32:first-child{
    margin-top: -8rem;
  }

  .\33xl\:first\:-mr-32:first-child{
    margin-right: -8rem;
  }

  .\33xl\:first\:-mb-32:first-child{
    margin-bottom: -8rem;
  }

  .\33xl\:first\:-ml-32:first-child{
    margin-left: -8rem;
  }

  .\33xl\:first\:-mt-34:first-child{
    margin-top: -8.5rem;
  }

  .\33xl\:first\:-mr-34:first-child{
    margin-right: -8.5rem;
  }

  .\33xl\:first\:-mb-34:first-child{
    margin-bottom: -8.5rem;
  }

  .\33xl\:first\:-ml-34:first-child{
    margin-left: -8.5rem;
  }

  .\33xl\:first\:-mt-35:first-child{
    margin-top: -8.75rem;
  }

  .\33xl\:first\:-mr-35:first-child{
    margin-right: -8.75rem;
  }

  .\33xl\:first\:-mb-35:first-child{
    margin-bottom: -8.75rem;
  }

  .\33xl\:first\:-ml-35:first-child{
    margin-left: -8.75rem;
  }

  .\33xl\:first\:-mt-36:first-child{
    margin-top: -9rem;
  }

  .\33xl\:first\:-mr-36:first-child{
    margin-right: -9rem;
  }

  .\33xl\:first\:-mb-36:first-child{
    margin-bottom: -9rem;
  }

  .\33xl\:first\:-ml-36:first-child{
    margin-left: -9rem;
  }

  .\33xl\:first\:-mt-39:first-child{
    margin-top: -9.75rem;
  }

  .\33xl\:first\:-mr-39:first-child{
    margin-right: -9.75rem;
  }

  .\33xl\:first\:-mb-39:first-child{
    margin-bottom: -9.75rem;
  }

  .\33xl\:first\:-ml-39:first-child{
    margin-left: -9.75rem;
  }

  .\33xl\:first\:-mt-40:first-child{
    margin-top: -10rem;
  }

  .\33xl\:first\:-mr-40:first-child{
    margin-right: -10rem;
  }

  .\33xl\:first\:-mb-40:first-child{
    margin-bottom: -10rem;
  }

  .\33xl\:first\:-ml-40:first-child{
    margin-left: -10rem;
  }

  .\33xl\:first\:-mt-42:first-child{
    margin-top: -10.5rem;
  }

  .\33xl\:first\:-mr-42:first-child{
    margin-right: -10.5rem;
  }

  .\33xl\:first\:-mb-42:first-child{
    margin-bottom: -10.5rem;
  }

  .\33xl\:first\:-ml-42:first-child{
    margin-left: -10.5rem;
  }

  .\33xl\:first\:-mt-44:first-child{
    margin-top: -11rem;
  }

  .\33xl\:first\:-mr-44:first-child{
    margin-right: -11rem;
  }

  .\33xl\:first\:-mb-44:first-child{
    margin-bottom: -11rem;
  }

  .\33xl\:first\:-ml-44:first-child{
    margin-left: -11rem;
  }

  .\33xl\:first\:-mt-45:first-child{
    margin-top: -11.25rem;
  }

  .\33xl\:first\:-mr-45:first-child{
    margin-right: -11.25rem;
  }

  .\33xl\:first\:-mb-45:first-child{
    margin-bottom: -11.25rem;
  }

  .\33xl\:first\:-ml-45:first-child{
    margin-left: -11.25rem;
  }

  .\33xl\:first\:-mt-48:first-child{
    margin-top: -12rem;
  }

  .\33xl\:first\:-mr-48:first-child{
    margin-right: -12rem;
  }

  .\33xl\:first\:-mb-48:first-child{
    margin-bottom: -12rem;
  }

  .\33xl\:first\:-ml-48:first-child{
    margin-left: -12rem;
  }

  .\33xl\:first\:-mt-50:first-child{
    margin-top: -12.5rem;
  }

  .\33xl\:first\:-mr-50:first-child{
    margin-right: -12.5rem;
  }

  .\33xl\:first\:-mb-50:first-child{
    margin-bottom: -12.5rem;
  }

  .\33xl\:first\:-ml-50:first-child{
    margin-left: -12.5rem;
  }

  .\33xl\:first\:-mt-52:first-child{
    margin-top: -13rem;
  }

  .\33xl\:first\:-mr-52:first-child{
    margin-right: -13rem;
  }

  .\33xl\:first\:-mb-52:first-child{
    margin-bottom: -13rem;
  }

  .\33xl\:first\:-ml-52:first-child{
    margin-left: -13rem;
  }

  .\33xl\:first\:-mt-55:first-child{
    margin-top: -13.75rem;
  }

  .\33xl\:first\:-mr-55:first-child{
    margin-right: -13.75rem;
  }

  .\33xl\:first\:-mb-55:first-child{
    margin-bottom: -13.75rem;
  }

  .\33xl\:first\:-ml-55:first-child{
    margin-left: -13.75rem;
  }

  .\33xl\:first\:-mt-56:first-child{
    margin-top: -14rem;
  }

  .\33xl\:first\:-mr-56:first-child{
    margin-right: -14rem;
  }

  .\33xl\:first\:-mb-56:first-child{
    margin-bottom: -14rem;
  }

  .\33xl\:first\:-ml-56:first-child{
    margin-left: -14rem;
  }

  .\33xl\:first\:-mt-58:first-child{
    margin-top: -14.5rem;
  }

  .\33xl\:first\:-mr-58:first-child{
    margin-right: -14.5rem;
  }

  .\33xl\:first\:-mb-58:first-child{
    margin-bottom: -14.5rem;
  }

  .\33xl\:first\:-ml-58:first-child{
    margin-left: -14.5rem;
  }

  .\33xl\:first\:-mt-60:first-child{
    margin-top: -15rem;
  }

  .\33xl\:first\:-mr-60:first-child{
    margin-right: -15rem;
  }

  .\33xl\:first\:-mb-60:first-child{
    margin-bottom: -15rem;
  }

  .\33xl\:first\:-ml-60:first-child{
    margin-left: -15rem;
  }

  .\33xl\:first\:-mt-64:first-child{
    margin-top: -16rem;
  }

  .\33xl\:first\:-mr-64:first-child{
    margin-right: -16rem;
  }

  .\33xl\:first\:-mb-64:first-child{
    margin-bottom: -16rem;
  }

  .\33xl\:first\:-ml-64:first-child{
    margin-left: -16rem;
  }

  .\33xl\:first\:-mt-65:first-child{
    margin-top: -16.25rem;
  }

  .\33xl\:first\:-mr-65:first-child{
    margin-right: -16.25rem;
  }

  .\33xl\:first\:-mb-65:first-child{
    margin-bottom: -16.25rem;
  }

  .\33xl\:first\:-ml-65:first-child{
    margin-left: -16.25rem;
  }

  .\33xl\:first\:-mt-68:first-child{
    margin-top: -17rem;
  }

  .\33xl\:first\:-mr-68:first-child{
    margin-right: -17rem;
  }

  .\33xl\:first\:-mb-68:first-child{
    margin-bottom: -17rem;
  }

  .\33xl\:first\:-ml-68:first-child{
    margin-left: -17rem;
  }

  .\33xl\:first\:-mt-69:first-child{
    margin-top: -17.25rem;
  }

  .\33xl\:first\:-mr-69:first-child{
    margin-right: -17.25rem;
  }

  .\33xl\:first\:-mb-69:first-child{
    margin-bottom: -17.25rem;
  }

  .\33xl\:first\:-ml-69:first-child{
    margin-left: -17.25rem;
  }

  .\33xl\:first\:-mt-70:first-child{
    margin-top: -17.5rem;
  }

  .\33xl\:first\:-mr-70:first-child{
    margin-right: -17.5rem;
  }

  .\33xl\:first\:-mb-70:first-child{
    margin-bottom: -17.5rem;
  }

  .\33xl\:first\:-ml-70:first-child{
    margin-left: -17.5rem;
  }

  .\33xl\:first\:-mt-72:first-child{
    margin-top: -18rem;
  }

  .\33xl\:first\:-mr-72:first-child{
    margin-right: -18rem;
  }

  .\33xl\:first\:-mb-72:first-child{
    margin-bottom: -18rem;
  }

  .\33xl\:first\:-ml-72:first-child{
    margin-left: -18rem;
  }

  .\33xl\:first\:-mt-75:first-child{
    margin-top: -18.75rem;
  }

  .\33xl\:first\:-mr-75:first-child{
    margin-right: -18.75rem;
  }

  .\33xl\:first\:-mb-75:first-child{
    margin-bottom: -18.75rem;
  }

  .\33xl\:first\:-ml-75:first-child{
    margin-left: -18.75rem;
  }

  .\33xl\:first\:-mt-80:first-child{
    margin-top: -20rem;
  }

  .\33xl\:first\:-mr-80:first-child{
    margin-right: -20rem;
  }

  .\33xl\:first\:-mb-80:first-child{
    margin-bottom: -20rem;
  }

  .\33xl\:first\:-ml-80:first-child{
    margin-left: -20rem;
  }

  .\33xl\:first\:-mt-85:first-child{
    margin-top: -21.25rem;
  }

  .\33xl\:first\:-mr-85:first-child{
    margin-right: -21.25rem;
  }

  .\33xl\:first\:-mb-85:first-child{
    margin-bottom: -21.25rem;
  }

  .\33xl\:first\:-ml-85:first-child{
    margin-left: -21.25rem;
  }

  .\33xl\:first\:-mt-86:first-child{
    margin-top: -21.5rem;
  }

  .\33xl\:first\:-mr-86:first-child{
    margin-right: -21.5rem;
  }

  .\33xl\:first\:-mb-86:first-child{
    margin-bottom: -21.5rem;
  }

  .\33xl\:first\:-ml-86:first-child{
    margin-left: -21.5rem;
  }

  .\33xl\:first\:-mt-90:first-child{
    margin-top: -22.5rem;
  }

  .\33xl\:first\:-mr-90:first-child{
    margin-right: -22.5rem;
  }

  .\33xl\:first\:-mb-90:first-child{
    margin-bottom: -22.5rem;
  }

  .\33xl\:first\:-ml-90:first-child{
    margin-left: -22.5rem;
  }

  .\33xl\:first\:-mt-96:first-child{
    margin-top: -24rem;
  }

  .\33xl\:first\:-mr-96:first-child{
    margin-right: -24rem;
  }

  .\33xl\:first\:-mb-96:first-child{
    margin-bottom: -24rem;
  }

  .\33xl\:first\:-ml-96:first-child{
    margin-left: -24rem;
  }

  .\33xl\:first\:-mt-100:first-child{
    margin-top: -25rem;
  }

  .\33xl\:first\:-mr-100:first-child{
    margin-right: -25rem;
  }

  .\33xl\:first\:-mb-100:first-child{
    margin-bottom: -25rem;
  }

  .\33xl\:first\:-ml-100:first-child{
    margin-left: -25rem;
  }

  .\33xl\:first\:-mt-115:first-child{
    margin-top: -28.75rem;
  }

  .\33xl\:first\:-mr-115:first-child{
    margin-right: -28.75rem;
  }

  .\33xl\:first\:-mb-115:first-child{
    margin-bottom: -28.75rem;
  }

  .\33xl\:first\:-ml-115:first-child{
    margin-left: -28.75rem;
  }

  .\33xl\:first\:-mt-125:first-child{
    margin-top: -31.25rem;
  }

  .\33xl\:first\:-mr-125:first-child{
    margin-right: -31.25rem;
  }

  .\33xl\:first\:-mb-125:first-child{
    margin-bottom: -31.25rem;
  }

  .\33xl\:first\:-ml-125:first-child{
    margin-left: -31.25rem;
  }

  .\33xl\:first\:-mt-142:first-child{
    margin-top: -35.5rem;
  }

  .\33xl\:first\:-mr-142:first-child{
    margin-right: -35.5rem;
  }

  .\33xl\:first\:-mb-142:first-child{
    margin-bottom: -35.5rem;
  }

  .\33xl\:first\:-ml-142:first-child{
    margin-left: -35.5rem;
  }

  .\33xl\:first\:-mt-150:first-child{
    margin-top: -37.5rem;
  }

  .\33xl\:first\:-mr-150:first-child{
    margin-right: -37.5rem;
  }

  .\33xl\:first\:-mb-150:first-child{
    margin-bottom: -37.5rem;
  }

  .\33xl\:first\:-ml-150:first-child{
    margin-left: -37.5rem;
  }

  .\33xl\:first\:-mt-156:first-child{
    margin-top: -39rem;
  }

  .\33xl\:first\:-mr-156:first-child{
    margin-right: -39rem;
  }

  .\33xl\:first\:-mb-156:first-child{
    margin-bottom: -39rem;
  }

  .\33xl\:first\:-ml-156:first-child{
    margin-left: -39rem;
  }

  .\33xl\:first\:-mt-160:first-child{
    margin-top: -40rem;
  }

  .\33xl\:first\:-mr-160:first-child{
    margin-right: -40rem;
  }

  .\33xl\:first\:-mb-160:first-child{
    margin-bottom: -40rem;
  }

  .\33xl\:first\:-ml-160:first-child{
    margin-left: -40rem;
  }

  .\33xl\:first\:-mt-175:first-child{
    margin-top: -43.75rem;
  }

  .\33xl\:first\:-mr-175:first-child{
    margin-right: -43.75rem;
  }

  .\33xl\:first\:-mb-175:first-child{
    margin-bottom: -43.75rem;
  }

  .\33xl\:first\:-ml-175:first-child{
    margin-left: -43.75rem;
  }

  .\33xl\:first\:-mt-207:first-child{
    margin-top: -51.75rem;
  }

  .\33xl\:first\:-mr-207:first-child{
    margin-right: -51.75rem;
  }

  .\33xl\:first\:-mb-207:first-child{
    margin-bottom: -51.75rem;
  }

  .\33xl\:first\:-ml-207:first-child{
    margin-left: -51.75rem;
  }

  .\33xl\:first\:-mt-242:first-child{
    margin-top: -60.5rem;
  }

  .\33xl\:first\:-mr-242:first-child{
    margin-right: -60.5rem;
  }

  .\33xl\:first\:-mb-242:first-child{
    margin-bottom: -60.5rem;
  }

  .\33xl\:first\:-ml-242:first-child{
    margin-left: -60.5rem;
  }

  .\33xl\:first\:-mt-250:first-child{
    margin-top: -62.5rem;
  }

  .\33xl\:first\:-mr-250:first-child{
    margin-right: -62.5rem;
  }

  .\33xl\:first\:-mb-250:first-child{
    margin-bottom: -62.5rem;
  }

  .\33xl\:first\:-ml-250:first-child{
    margin-left: -62.5rem;
  }

  .\33xl\:first\:-mt-258:first-child{
    margin-top: -64.5rem;
  }

  .\33xl\:first\:-mr-258:first-child{
    margin-right: -64.5rem;
  }

  .\33xl\:first\:-mb-258:first-child{
    margin-bottom: -64.5rem;
  }

  .\33xl\:first\:-ml-258:first-child{
    margin-left: -64.5rem;
  }

  .\33xl\:first\:-mt-265:first-child{
    margin-top: -66.25rem;
  }

  .\33xl\:first\:-mr-265:first-child{
    margin-right: -66.25rem;
  }

  .\33xl\:first\:-mb-265:first-child{
    margin-bottom: -66.25rem;
  }

  .\33xl\:first\:-ml-265:first-child{
    margin-left: -66.25rem;
  }

  .\33xl\:first\:-mt-280:first-child{
    margin-top: -70rem;
  }

  .\33xl\:first\:-mr-280:first-child{
    margin-right: -70rem;
  }

  .\33xl\:first\:-mb-280:first-child{
    margin-bottom: -70rem;
  }

  .\33xl\:first\:-ml-280:first-child{
    margin-left: -70rem;
  }

  .\33xl\:first\:-mt-px:first-child{
    margin-top: -1px;
  }

  .\33xl\:first\:-mr-px:first-child{
    margin-right: -1px;
  }

  .\33xl\:first\:-mb-px:first-child{
    margin-bottom: -1px;
  }

  .\33xl\:first\:-ml-px:first-child{
    margin-left: -1px;
  }

  .\33xl\:first\:-mt-0\.5:first-child{
    margin-top: -0.125rem;
  }

  .\33xl\:first\:-mr-0\.5:first-child{
    margin-right: -0.125rem;
  }

  .\33xl\:first\:-mb-0\.5:first-child{
    margin-bottom: -0.125rem;
  }

  .\33xl\:first\:-ml-0\.5:first-child{
    margin-left: -0.125rem;
  }

  .\33xl\:first\:-mt-1\.5:first-child{
    margin-top: -0.375rem;
  }

  .\33xl\:first\:-mr-1\.5:first-child{
    margin-right: -0.375rem;
  }

  .\33xl\:first\:-mb-1\.5:first-child{
    margin-bottom: -0.375rem;
  }

  .\33xl\:first\:-ml-1\.5:first-child{
    margin-left: -0.375rem;
  }

  .\33xl\:first\:-mt-2\.5:first-child{
    margin-top: -0.625rem;
  }

  .\33xl\:first\:-mr-2\.5:first-child{
    margin-right: -0.625rem;
  }

  .\33xl\:first\:-mb-2\.5:first-child{
    margin-bottom: -0.625rem;
  }

  .\33xl\:first\:-ml-2\.5:first-child{
    margin-left: -0.625rem;
  }

  .\33xl\:first\:-mt-3\.5:first-child{
    margin-top: -0.875rem;
  }

  .\33xl\:first\:-mr-3\.5:first-child{
    margin-right: -0.875rem;
  }

  .\33xl\:first\:-mb-3\.5:first-child{
    margin-bottom: -0.875rem;
  }

  .\33xl\:first\:-ml-3\.5:first-child{
    margin-left: -0.875rem;
  }

  .\33xl\:first\:-mt-0\.25:first-child{
    margin-top: -0.0625rem;
  }

  .\33xl\:first\:-mr-0\.25:first-child{
    margin-right: -0.0625rem;
  }

  .\33xl\:first\:-mb-0\.25:first-child{
    margin-bottom: -0.0625rem;
  }

  .\33xl\:first\:-ml-0\.25:first-child{
    margin-left: -0.0625rem;
  }

  .\33xl\:first\:-mt-0\.75:first-child{
    margin-top: -0.1875rem;
  }

  .\33xl\:first\:-mr-0\.75:first-child{
    margin-right: -0.1875rem;
  }

  .\33xl\:first\:-mb-0\.75:first-child{
    margin-bottom: -0.1875rem;
  }

  .\33xl\:first\:-ml-0\.75:first-child{
    margin-left: -0.1875rem;
  }

  .\33xl\:first\:-mt-1\.25:first-child{
    margin-top: -0.3125rem;
  }

  .\33xl\:first\:-mr-1\.25:first-child{
    margin-right: -0.3125rem;
  }

  .\33xl\:first\:-mb-1\.25:first-child{
    margin-bottom: -0.3125rem;
  }

  .\33xl\:first\:-ml-1\.25:first-child{
    margin-left: -0.3125rem;
  }

  .\33xl\:first\:-mt-1\.75:first-child{
    margin-top: -0.4375rem;
  }

  .\33xl\:first\:-mr-1\.75:first-child{
    margin-right: -0.4375rem;
  }

  .\33xl\:first\:-mb-1\.75:first-child{
    margin-bottom: -0.4375rem;
  }

  .\33xl\:first\:-ml-1\.75:first-child{
    margin-left: -0.4375rem;
  }

  .\33xl\:first\:-mt-2\.25:first-child{
    margin-top: -0.5625rem;
  }

  .\33xl\:first\:-mr-2\.25:first-child{
    margin-right: -0.5625rem;
  }

  .\33xl\:first\:-mb-2\.25:first-child{
    margin-bottom: -0.5625rem;
  }

  .\33xl\:first\:-ml-2\.25:first-child{
    margin-left: -0.5625rem;
  }

  .\33xl\:first\:-mt-2\.75:first-child{
    margin-top: -0.6875rem;
  }

  .\33xl\:first\:-mr-2\.75:first-child{
    margin-right: -0.6875rem;
  }

  .\33xl\:first\:-mb-2\.75:first-child{
    margin-bottom: -0.6875rem;
  }

  .\33xl\:first\:-ml-2\.75:first-child{
    margin-left: -0.6875rem;
  }

  .\33xl\:first\:-mt-3\.25:first-child{
    margin-top: -0.8125rem;
  }

  .\33xl\:first\:-mr-3\.25:first-child{
    margin-right: -0.8125rem;
  }

  .\33xl\:first\:-mb-3\.25:first-child{
    margin-bottom: -0.8125rem;
  }

  .\33xl\:first\:-ml-3\.25:first-child{
    margin-left: -0.8125rem;
  }

  .\33xl\:first\:-mt-3\.75:first-child{
    margin-top: -0.9375rem;
  }

  .\33xl\:first\:-mr-3\.75:first-child{
    margin-right: -0.9375rem;
  }

  .\33xl\:first\:-mb-3\.75:first-child{
    margin-bottom: -0.9375rem;
  }

  .\33xl\:first\:-ml-3\.75:first-child{
    margin-left: -0.9375rem;
  }

  .\33xl\:first\:-mt-4\.25:first-child{
    margin-top: -1.0625rem;
  }

  .\33xl\:first\:-mr-4\.25:first-child{
    margin-right: -1.0625rem;
  }

  .\33xl\:first\:-mb-4\.25:first-child{
    margin-bottom: -1.0625rem;
  }

  .\33xl\:first\:-ml-4\.25:first-child{
    margin-left: -1.0625rem;
  }

  .\33xl\:first\:-mt-4\.5:first-child{
    margin-top: -1.125rem;
  }

  .\33xl\:first\:-mr-4\.5:first-child{
    margin-right: -1.125rem;
  }

  .\33xl\:first\:-mb-4\.5:first-child{
    margin-bottom: -1.125rem;
  }

  .\33xl\:first\:-ml-4\.5:first-child{
    margin-left: -1.125rem;
  }

  .\33xl\:first\:-mt-4\.75:first-child{
    margin-top: -1.1875rem;
  }

  .\33xl\:first\:-mr-4\.75:first-child{
    margin-right: -1.1875rem;
  }

  .\33xl\:first\:-mb-4\.75:first-child{
    margin-bottom: -1.1875rem;
  }

  .\33xl\:first\:-ml-4\.75:first-child{
    margin-left: -1.1875rem;
  }

  .\33xl\:first\:-mt-5\.25:first-child{
    margin-top: -1.3125rem;
  }

  .\33xl\:first\:-mr-5\.25:first-child{
    margin-right: -1.3125rem;
  }

  .\33xl\:first\:-mb-5\.25:first-child{
    margin-bottom: -1.3125rem;
  }

  .\33xl\:first\:-ml-5\.25:first-child{
    margin-left: -1.3125rem;
  }

  .\33xl\:first\:-mt-5\.5:first-child{
    margin-top: -1.375rem;
  }

  .\33xl\:first\:-mr-5\.5:first-child{
    margin-right: -1.375rem;
  }

  .\33xl\:first\:-mb-5\.5:first-child{
    margin-bottom: -1.375rem;
  }

  .\33xl\:first\:-ml-5\.5:first-child{
    margin-left: -1.375rem;
  }

  .\33xl\:first\:-mt-5\.75:first-child{
    margin-top: -1.4375rem;
  }

  .\33xl\:first\:-mr-5\.75:first-child{
    margin-right: -1.4375rem;
  }

  .\33xl\:first\:-mb-5\.75:first-child{
    margin-bottom: -1.4375rem;
  }

  .\33xl\:first\:-ml-5\.75:first-child{
    margin-left: -1.4375rem;
  }

  .\33xl\:first\:-mt-6\.25:first-child{
    margin-top: -1.5625rem;
  }

  .\33xl\:first\:-mr-6\.25:first-child{
    margin-right: -1.5625rem;
  }

  .\33xl\:first\:-mb-6\.25:first-child{
    margin-bottom: -1.5625rem;
  }

  .\33xl\:first\:-ml-6\.25:first-child{
    margin-left: -1.5625rem;
  }

  .\33xl\:first\:-mt-6\.5:first-child{
    margin-top: -1.625rem;
  }

  .\33xl\:first\:-mr-6\.5:first-child{
    margin-right: -1.625rem;
  }

  .\33xl\:first\:-mb-6\.5:first-child{
    margin-bottom: -1.625rem;
  }

  .\33xl\:first\:-ml-6\.5:first-child{
    margin-left: -1.625rem;
  }

  .\33xl\:first\:-mt-6\.75:first-child{
    margin-top: -1.6875rem;
  }

  .\33xl\:first\:-mr-6\.75:first-child{
    margin-right: -1.6875rem;
  }

  .\33xl\:first\:-mb-6\.75:first-child{
    margin-bottom: -1.6875rem;
  }

  .\33xl\:first\:-ml-6\.75:first-child{
    margin-left: -1.6875rem;
  }

  .\33xl\:first\:-mt-7\.25:first-child{
    margin-top: -1.8125rem;
  }

  .\33xl\:first\:-mr-7\.25:first-child{
    margin-right: -1.8125rem;
  }

  .\33xl\:first\:-mb-7\.25:first-child{
    margin-bottom: -1.8125rem;
  }

  .\33xl\:first\:-ml-7\.25:first-child{
    margin-left: -1.8125rem;
  }

  .\33xl\:first\:-mt-7\.5:first-child{
    margin-top: -1.875rem;
  }

  .\33xl\:first\:-mr-7\.5:first-child{
    margin-right: -1.875rem;
  }

  .\33xl\:first\:-mb-7\.5:first-child{
    margin-bottom: -1.875rem;
  }

  .\33xl\:first\:-ml-7\.5:first-child{
    margin-left: -1.875rem;
  }

  .\33xl\:first\:-mt-8\.25:first-child{
    margin-top: -2.0625rem;
  }

  .\33xl\:first\:-mr-8\.25:first-child{
    margin-right: -2.0625rem;
  }

  .\33xl\:first\:-mb-8\.25:first-child{
    margin-bottom: -2.0625rem;
  }

  .\33xl\:first\:-ml-8\.25:first-child{
    margin-left: -2.0625rem;
  }

  .\33xl\:first\:-mt-8\.5:first-child{
    margin-top: -2.125rem;
  }

  .\33xl\:first\:-mr-8\.5:first-child{
    margin-right: -2.125rem;
  }

  .\33xl\:first\:-mb-8\.5:first-child{
    margin-bottom: -2.125rem;
  }

  .\33xl\:first\:-ml-8\.5:first-child{
    margin-left: -2.125rem;
  }

  .\33xl\:first\:-mt-9\.25:first-child{
    margin-top: -2.3125rem;
  }

  .\33xl\:first\:-mr-9\.25:first-child{
    margin-right: -2.3125rem;
  }

  .\33xl\:first\:-mb-9\.25:first-child{
    margin-bottom: -2.3125rem;
  }

  .\33xl\:first\:-ml-9\.25:first-child{
    margin-left: -2.3125rem;
  }

  .\33xl\:first\:-mt-9\.5:first-child{
    margin-top: -2.375rem;
  }

  .\33xl\:first\:-mr-9\.5:first-child{
    margin-right: -2.375rem;
  }

  .\33xl\:first\:-mb-9\.5:first-child{
    margin-bottom: -2.375rem;
  }

  .\33xl\:first\:-ml-9\.5:first-child{
    margin-left: -2.375rem;
  }

  .\33xl\:first\:-mt-10\.5:first-child{
    margin-top: -2.625rem;
  }

  .\33xl\:first\:-mr-10\.5:first-child{
    margin-right: -2.625rem;
  }

  .\33xl\:first\:-mb-10\.5:first-child{
    margin-bottom: -2.625rem;
  }

  .\33xl\:first\:-ml-10\.5:first-child{
    margin-left: -2.625rem;
  }

  .\33xl\:first\:-mt-11\.25:first-child{
    margin-top: -2.8125rem;
  }

  .\33xl\:first\:-mr-11\.25:first-child{
    margin-right: -2.8125rem;
  }

  .\33xl\:first\:-mb-11\.25:first-child{
    margin-bottom: -2.8125rem;
  }

  .\33xl\:first\:-ml-11\.25:first-child{
    margin-left: -2.8125rem;
  }

  .\33xl\:first\:-mt-11\.5:first-child{
    margin-top: -2.875rem;
  }

  .\33xl\:first\:-mr-11\.5:first-child{
    margin-right: -2.875rem;
  }

  .\33xl\:first\:-mb-11\.5:first-child{
    margin-bottom: -2.875rem;
  }

  .\33xl\:first\:-ml-11\.5:first-child{
    margin-left: -2.875rem;
  }

  .\33xl\:first\:-mt-12\.5:first-child{
    margin-top: -3.125rem;
  }

  .\33xl\:first\:-mr-12\.5:first-child{
    margin-right: -3.125rem;
  }

  .\33xl\:first\:-mb-12\.5:first-child{
    margin-bottom: -3.125rem;
  }

  .\33xl\:first\:-ml-12\.5:first-child{
    margin-left: -3.125rem;
  }

  .\33xl\:first\:-mt-12\.75:first-child{
    margin-top: -3.1875rem;
  }

  .\33xl\:first\:-mr-12\.75:first-child{
    margin-right: -3.1875rem;
  }

  .\33xl\:first\:-mb-12\.75:first-child{
    margin-bottom: -3.1875rem;
  }

  .\33xl\:first\:-ml-12\.75:first-child{
    margin-left: -3.1875rem;
  }

  .\33xl\:first\:-mt-13\.5:first-child{
    margin-top: -3.375rem;
  }

  .\33xl\:first\:-mr-13\.5:first-child{
    margin-right: -3.375rem;
  }

  .\33xl\:first\:-mb-13\.5:first-child{
    margin-bottom: -3.375rem;
  }

  .\33xl\:first\:-ml-13\.5:first-child{
    margin-left: -3.375rem;
  }

  .\33xl\:first\:-mt-14\.5:first-child{
    margin-top: -3.625rem;
  }

  .\33xl\:first\:-mr-14\.5:first-child{
    margin-right: -3.625rem;
  }

  .\33xl\:first\:-mb-14\.5:first-child{
    margin-bottom: -3.625rem;
  }

  .\33xl\:first\:-ml-14\.5:first-child{
    margin-left: -3.625rem;
  }

  .\33xl\:first\:-mt-15\.5:first-child{
    margin-top: -3.875rem;
  }

  .\33xl\:first\:-mr-15\.5:first-child{
    margin-right: -3.875rem;
  }

  .\33xl\:first\:-mb-15\.5:first-child{
    margin-bottom: -3.875rem;
  }

  .\33xl\:first\:-ml-15\.5:first-child{
    margin-left: -3.875rem;
  }

  .\33xl\:first\:-mt-15\.75:first-child{
    margin-top: -3.9375rem;
  }

  .\33xl\:first\:-mr-15\.75:first-child{
    margin-right: -3.9375rem;
  }

  .\33xl\:first\:-mb-15\.75:first-child{
    margin-bottom: -3.9375rem;
  }

  .\33xl\:first\:-ml-15\.75:first-child{
    margin-left: -3.9375rem;
  }

  .\33xl\:first\:-mt-16\.25:first-child{
    margin-top: -4.0625rem;
  }

  .\33xl\:first\:-mr-16\.25:first-child{
    margin-right: -4.0625rem;
  }

  .\33xl\:first\:-mb-16\.25:first-child{
    margin-bottom: -4.0625rem;
  }

  .\33xl\:first\:-ml-16\.25:first-child{
    margin-left: -4.0625rem;
  }

  .\33xl\:first\:-mt-17\.25:first-child{
    margin-top: -4.3125rem;
  }

  .\33xl\:first\:-mr-17\.25:first-child{
    margin-right: -4.3125rem;
  }

  .\33xl\:first\:-mb-17\.25:first-child{
    margin-bottom: -4.3125rem;
  }

  .\33xl\:first\:-ml-17\.25:first-child{
    margin-left: -4.3125rem;
  }

  .\33xl\:first\:-mt-17\.5:first-child{
    margin-top: -4.375rem;
  }

  .\33xl\:first\:-mr-17\.5:first-child{
    margin-right: -4.375rem;
  }

  .\33xl\:first\:-mb-17\.5:first-child{
    margin-bottom: -4.375rem;
  }

  .\33xl\:first\:-ml-17\.5:first-child{
    margin-left: -4.375rem;
  }

  .\33xl\:first\:-mt-18\.25:first-child{
    margin-top: -4.5625rem;
  }

  .\33xl\:first\:-mr-18\.25:first-child{
    margin-right: -4.5625rem;
  }

  .\33xl\:first\:-mb-18\.25:first-child{
    margin-bottom: -4.5625rem;
  }

  .\33xl\:first\:-ml-18\.25:first-child{
    margin-left: -4.5625rem;
  }

  .\33xl\:first\:-mt-18\.5:first-child{
    margin-top: -4.625rem;
  }

  .\33xl\:first\:-mr-18\.5:first-child{
    margin-right: -4.625rem;
  }

  .\33xl\:first\:-mb-18\.5:first-child{
    margin-bottom: -4.625rem;
  }

  .\33xl\:first\:-ml-18\.5:first-child{
    margin-left: -4.625rem;
  }

  .\33xl\:first\:-mt-20\.25:first-child{
    margin-top: -5.0625rem;
  }

  .\33xl\:first\:-mr-20\.25:first-child{
    margin-right: -5.0625rem;
  }

  .\33xl\:first\:-mb-20\.25:first-child{
    margin-bottom: -5.0625rem;
  }

  .\33xl\:first\:-ml-20\.25:first-child{
    margin-left: -5.0625rem;
  }

  .\33xl\:first\:-mt-20\.5:first-child{
    margin-top: -5.125rem;
  }

  .\33xl\:first\:-mr-20\.5:first-child{
    margin-right: -5.125rem;
  }

  .\33xl\:first\:-mb-20\.5:first-child{
    margin-bottom: -5.125rem;
  }

  .\33xl\:first\:-ml-20\.5:first-child{
    margin-left: -5.125rem;
  }

  .\33xl\:first\:-mt-22\.5:first-child{
    margin-top: -5.625rem;
  }

  .\33xl\:first\:-mr-22\.5:first-child{
    margin-right: -5.625rem;
  }

  .\33xl\:first\:-mb-22\.5:first-child{
    margin-bottom: -5.625rem;
  }

  .\33xl\:first\:-ml-22\.5:first-child{
    margin-left: -5.625rem;
  }

  .\33xl\:first\:-mt-25\.5:first-child{
    margin-top: -6.375rem;
  }

  .\33xl\:first\:-mr-25\.5:first-child{
    margin-right: -6.375rem;
  }

  .\33xl\:first\:-mb-25\.5:first-child{
    margin-bottom: -6.375rem;
  }

  .\33xl\:first\:-ml-25\.5:first-child{
    margin-left: -6.375rem;
  }

  .\33xl\:first\:-mt-26\.75:first-child{
    margin-top: -6.6875rem;
  }

  .\33xl\:first\:-mr-26\.75:first-child{
    margin-right: -6.6875rem;
  }

  .\33xl\:first\:-mb-26\.75:first-child{
    margin-bottom: -6.6875rem;
  }

  .\33xl\:first\:-ml-26\.75:first-child{
    margin-left: -6.6875rem;
  }

  .\33xl\:first\:-mt-32\.5:first-child{
    margin-top: -8.125rem;
  }

  .\33xl\:first\:-mr-32\.5:first-child{
    margin-right: -8.125rem;
  }

  .\33xl\:first\:-mb-32\.5:first-child{
    margin-bottom: -8.125rem;
  }

  .\33xl\:first\:-ml-32\.5:first-child{
    margin-left: -8.125rem;
  }

  .\33xl\:first\:-mt-37\.5:first-child{
    margin-top: -9.375rem;
  }

  .\33xl\:first\:-mr-37\.5:first-child{
    margin-right: -9.375rem;
  }

  .\33xl\:first\:-mb-37\.5:first-child{
    margin-bottom: -9.375rem;
  }

  .\33xl\:first\:-ml-37\.5:first-child{
    margin-left: -9.375rem;
  }

  .\33xl\:first\:-mt-41\.25:first-child{
    margin-top: -10.3125rem;
  }

  .\33xl\:first\:-mr-41\.25:first-child{
    margin-right: -10.3125rem;
  }

  .\33xl\:first\:-mb-41\.25:first-child{
    margin-bottom: -10.3125rem;
  }

  .\33xl\:first\:-ml-41\.25:first-child{
    margin-left: -10.3125rem;
  }

  .\33xl\:first\:-mt-52\.5:first-child{
    margin-top: -13.125rem;
  }

  .\33xl\:first\:-mr-52\.5:first-child{
    margin-right: -13.125rem;
  }

  .\33xl\:first\:-mb-52\.5:first-child{
    margin-bottom: -13.125rem;
  }

  .\33xl\:first\:-ml-52\.5:first-child{
    margin-left: -13.125rem;
  }

  .\33xl\:first\:-mt-54\.5:first-child{
    margin-top: -13.625rem;
  }

  .\33xl\:first\:-mr-54\.5:first-child{
    margin-right: -13.625rem;
  }

  .\33xl\:first\:-mb-54\.5:first-child{
    margin-bottom: -13.625rem;
  }

  .\33xl\:first\:-ml-54\.5:first-child{
    margin-left: -13.625rem;
  }

  .\33xl\:first\:-mt-57\.25:first-child{
    margin-top: -14.3125rem;
  }

  .\33xl\:first\:-mr-57\.25:first-child{
    margin-right: -14.3125rem;
  }

  .\33xl\:first\:-mb-57\.25:first-child{
    margin-bottom: -14.3125rem;
  }

  .\33xl\:first\:-ml-57\.25:first-child{
    margin-left: -14.3125rem;
  }

  .\33xl\:first\:-mt-57\.5:first-child{
    margin-top: -14.375rem;
  }

  .\33xl\:first\:-mr-57\.5:first-child{
    margin-right: -14.375rem;
  }

  .\33xl\:first\:-mb-57\.5:first-child{
    margin-bottom: -14.375rem;
  }

  .\33xl\:first\:-ml-57\.5:first-child{
    margin-left: -14.375rem;
  }

  .\33xl\:first\:-mt-66\.25:first-child{
    margin-top: -16.5625rem;
  }

  .\33xl\:first\:-mr-66\.25:first-child{
    margin-right: -16.5625rem;
  }

  .\33xl\:first\:-mb-66\.25:first-child{
    margin-bottom: -16.5625rem;
  }

  .\33xl\:first\:-ml-66\.25:first-child{
    margin-left: -16.5625rem;
  }

  .\33xl\:first\:-mt-74\.5:first-child{
    margin-top: -18.125rem;
  }

  .\33xl\:first\:-mr-74\.5:first-child{
    margin-right: -18.125rem;
  }

  .\33xl\:first\:-mb-74\.5:first-child{
    margin-bottom: -18.125rem;
  }

  .\33xl\:first\:-ml-74\.5:first-child{
    margin-left: -18.125rem;
  }

  .\33xl\:first\:-mt-106\.25:first-child{
    margin-top: -26.5625rem;
  }

  .\33xl\:first\:-mr-106\.25:first-child{
    margin-right: -26.5625rem;
  }

  .\33xl\:first\:-mb-106\.25:first-child{
    margin-bottom: -26.5625rem;
  }

  .\33xl\:first\:-ml-106\.25:first-child{
    margin-left: -26.5625rem;
  }

  .\33xl\:first\:-mt-112\.25:first-child{
    margin-top: -28.0675rem;
  }

  .\33xl\:first\:-mr-112\.25:first-child{
    margin-right: -28.0675rem;
  }

  .\33xl\:first\:-mb-112\.25:first-child{
    margin-bottom: -28.0675rem;
  }

  .\33xl\:first\:-ml-112\.25:first-child{
    margin-left: -28.0675rem;
  }

  .\33xl\:first\:-mt-112\.75:first-child{
    margin-top: -28.1875rem;
  }

  .\33xl\:first\:-mr-112\.75:first-child{
    margin-right: -28.1875rem;
  }

  .\33xl\:first\:-mb-112\.75:first-child{
    margin-bottom: -28.1875rem;
  }

  .\33xl\:first\:-ml-112\.75:first-child{
    margin-left: -28.1875rem;
  }

  .\33xl\:first\:-mt-147\.5:first-child{
    margin-top: -36.875rem;
  }

  .\33xl\:first\:-mr-147\.5:first-child{
    margin-right: -36.875rem;
  }

  .\33xl\:first\:-mb-147\.5:first-child{
    margin-bottom: -36.875rem;
  }

  .\33xl\:first\:-ml-147\.5:first-child{
    margin-left: -36.875rem;
  }

  .\33xl\:first\:-mt-162\.5:first-child{
    margin-top: -40.625rem;
  }

  .\33xl\:first\:-mr-162\.5:first-child{
    margin-right: -40.625rem;
  }

  .\33xl\:first\:-mb-162\.5:first-child{
    margin-bottom: -40.625rem;
  }

  .\33xl\:first\:-ml-162\.5:first-child{
    margin-left: -40.625rem;
  }

  .\33xl\:first\:-mt-172\.25:first-child{
    margin-top: -42.5625rem;
  }

  .\33xl\:first\:-mr-172\.25:first-child{
    margin-right: -42.5625rem;
  }

  .\33xl\:first\:-mb-172\.25:first-child{
    margin-bottom: -42.5625rem;
  }

  .\33xl\:first\:-ml-172\.25:first-child{
    margin-left: -42.5625rem;
  }

  .\33xl\:first\:-mt-175\.25:first-child{
    margin-top: -43.8125rem;
  }

  .\33xl\:first\:-mr-175\.25:first-child{
    margin-right: -43.8125rem;
  }

  .\33xl\:first\:-mb-175\.25:first-child{
    margin-bottom: -43.8125rem;
  }

  .\33xl\:first\:-ml-175\.25:first-child{
    margin-left: -43.8125rem;
  }

  .\33xl\:first\:-mt-184\.25:first-child{
    margin-top: -46.0625rem;
  }

  .\33xl\:first\:-mr-184\.25:first-child{
    margin-right: -46.0625rem;
  }

  .\33xl\:first\:-mb-184\.25:first-child{
    margin-bottom: -46.0625rem;
  }

  .\33xl\:first\:-ml-184\.25:first-child{
    margin-left: -46.0625rem;
  }

  .\33xl\:first\:-mt-203\.25:first-child{
    margin-top: -50.8125rem;
  }

  .\33xl\:first\:-mr-203\.25:first-child{
    margin-right: -50.8125rem;
  }

  .\33xl\:first\:-mb-203\.25:first-child{
    margin-bottom: -50.8125rem;
  }

  .\33xl\:first\:-ml-203\.25:first-child{
    margin-left: -50.8125rem;
  }

  .\33xl\:first\:-mt-half:first-child{
    margin-top: -50%;
  }

  .\33xl\:first\:-mr-half:first-child{
    margin-right: -50%;
  }

  .\33xl\:first\:-mb-half:first-child{
    margin-bottom: -50%;
  }

  .\33xl\:first\:-ml-half:first-child{
    margin-left: -50%;
  }

  .\33xl\:first\:-mt-full:first-child{
    margin-top: -100%;
  }

  .\33xl\:first\:-mr-full:first-child{
    margin-right: -100%;
  }

  .\33xl\:first\:-mb-full:first-child{
    margin-bottom: -100%;
  }

  .\33xl\:first\:-ml-full:first-child{
    margin-left: -100%;
  }

  .\33xl\:first\:-mt-1\/10:first-child{
    margin-top: -10%;
  }

  .\33xl\:first\:-mr-1\/10:first-child{
    margin-right: -10%;
  }

  .\33xl\:first\:-mb-1\/10:first-child{
    margin-bottom: -10%;
  }

  .\33xl\:first\:-ml-1\/10:first-child{
    margin-left: -10%;
  }

  .\33xl\:first\:-mt-2\/10:first-child{
    margin-top: -20%;
  }

  .\33xl\:first\:-mr-2\/10:first-child{
    margin-right: -20%;
  }

  .\33xl\:first\:-mb-2\/10:first-child{
    margin-bottom: -20%;
  }

  .\33xl\:first\:-ml-2\/10:first-child{
    margin-left: -20%;
  }

  .\33xl\:first\:-mt-3\/10:first-child{
    margin-top: -30%;
  }

  .\33xl\:first\:-mr-3\/10:first-child{
    margin-right: -30%;
  }

  .\33xl\:first\:-mb-3\/10:first-child{
    margin-bottom: -30%;
  }

  .\33xl\:first\:-ml-3\/10:first-child{
    margin-left: -30%;
  }

  .\33xl\:first\:-mt-4\/10:first-child{
    margin-top: -40%;
  }

  .\33xl\:first\:-mr-4\/10:first-child{
    margin-right: -40%;
  }

  .\33xl\:first\:-mb-4\/10:first-child{
    margin-bottom: -40%;
  }

  .\33xl\:first\:-ml-4\/10:first-child{
    margin-left: -40%;
  }

  .\33xl\:first\:-mt-4\.5\/10:first-child{
    margin-top: -45%;
  }

  .\33xl\:first\:-mr-4\.5\/10:first-child{
    margin-right: -45%;
  }

  .\33xl\:first\:-mb-4\.5\/10:first-child{
    margin-bottom: -45%;
  }

  .\33xl\:first\:-ml-4\.5\/10:first-child{
    margin-left: -45%;
  }

  .\33xl\:first\:-mt-5\/10:first-child{
    margin-top: -50%;
  }

  .\33xl\:first\:-mr-5\/10:first-child{
    margin-right: -50%;
  }

  .\33xl\:first\:-mb-5\/10:first-child{
    margin-bottom: -50%;
  }

  .\33xl\:first\:-ml-5\/10:first-child{
    margin-left: -50%;
  }

  .\33xl\:first\:-mt-5\.5\/10:first-child{
    margin-top: -55%;
  }

  .\33xl\:first\:-mr-5\.5\/10:first-child{
    margin-right: -55%;
  }

  .\33xl\:first\:-mb-5\.5\/10:first-child{
    margin-bottom: -55%;
  }

  .\33xl\:first\:-ml-5\.5\/10:first-child{
    margin-left: -55%;
  }

  .\33xl\:first\:-mt-6\/10:first-child{
    margin-top: -60%;
  }

  .\33xl\:first\:-mr-6\/10:first-child{
    margin-right: -60%;
  }

  .\33xl\:first\:-mb-6\/10:first-child{
    margin-bottom: -60%;
  }

  .\33xl\:first\:-ml-6\/10:first-child{
    margin-left: -60%;
  }

  .\33xl\:first\:-mt-7\/10:first-child{
    margin-top: -70%;
  }

  .\33xl\:first\:-mr-7\/10:first-child{
    margin-right: -70%;
  }

  .\33xl\:first\:-mb-7\/10:first-child{
    margin-bottom: -70%;
  }

  .\33xl\:first\:-ml-7\/10:first-child{
    margin-left: -70%;
  }

  .\33xl\:first\:-mt-8\/10:first-child{
    margin-top: -80%;
  }

  .\33xl\:first\:-mr-8\/10:first-child{
    margin-right: -80%;
  }

  .\33xl\:first\:-mb-8\/10:first-child{
    margin-bottom: -80%;
  }

  .\33xl\:first\:-ml-8\/10:first-child{
    margin-left: -80%;
  }

  .\33xl\:first\:-mt-9\/10:first-child{
    margin-top: -90%;
  }

  .\33xl\:first\:-mr-9\/10:first-child{
    margin-right: -90%;
  }

  .\33xl\:first\:-mb-9\/10:first-child{
    margin-bottom: -90%;
  }

  .\33xl\:first\:-ml-9\/10:first-child{
    margin-left: -90%;
  }

  .\33xl\:first\:-mt-1\/12:first-child{
    margin-top: -8.33333%;
  }

  .\33xl\:first\:-mr-1\/12:first-child{
    margin-right: -8.33333%;
  }

  .\33xl\:first\:-mb-1\/12:first-child{
    margin-bottom: -8.33333%;
  }

  .\33xl\:first\:-ml-1\/12:first-child{
    margin-left: -8.33333%;
  }

  .\33xl\:first\:-mt-2\/12:first-child{
    margin-top: -16.66667%;
  }

  .\33xl\:first\:-mr-2\/12:first-child{
    margin-right: -16.66667%;
  }

  .\33xl\:first\:-mb-2\/12:first-child{
    margin-bottom: -16.66667%;
  }

  .\33xl\:first\:-ml-2\/12:first-child{
    margin-left: -16.66667%;
  }

  .\33xl\:first\:-mt-3\/12:first-child{
    margin-top: -25%;
  }

  .\33xl\:first\:-mr-3\/12:first-child{
    margin-right: -25%;
  }

  .\33xl\:first\:-mb-3\/12:first-child{
    margin-bottom: -25%;
  }

  .\33xl\:first\:-ml-3\/12:first-child{
    margin-left: -25%;
  }

  .\33xl\:first\:-mt-4\/12:first-child{
    margin-top: -33.33333%;
  }

  .\33xl\:first\:-mr-4\/12:first-child{
    margin-right: -33.33333%;
  }

  .\33xl\:first\:-mb-4\/12:first-child{
    margin-bottom: -33.33333%;
  }

  .\33xl\:first\:-ml-4\/12:first-child{
    margin-left: -33.33333%;
  }

  .\33xl\:first\:-mt-5\/12:first-child{
    margin-top: -41.66667%;
  }

  .\33xl\:first\:-mr-5\/12:first-child{
    margin-right: -41.66667%;
  }

  .\33xl\:first\:-mb-5\/12:first-child{
    margin-bottom: -41.66667%;
  }

  .\33xl\:first\:-ml-5\/12:first-child{
    margin-left: -41.66667%;
  }

  .\33xl\:first\:-mt-6\/12:first-child{
    margin-top: -50%;
  }

  .\33xl\:first\:-mr-6\/12:first-child{
    margin-right: -50%;
  }

  .\33xl\:first\:-mb-6\/12:first-child{
    margin-bottom: -50%;
  }

  .\33xl\:first\:-ml-6\/12:first-child{
    margin-left: -50%;
  }

  .\33xl\:first\:-mt-7\/12:first-child{
    margin-top: -58.33333%;
  }

  .\33xl\:first\:-mr-7\/12:first-child{
    margin-right: -58.33333%;
  }

  .\33xl\:first\:-mb-7\/12:first-child{
    margin-bottom: -58.33333%;
  }

  .\33xl\:first\:-ml-7\/12:first-child{
    margin-left: -58.33333%;
  }

  .\33xl\:first\:-mt-8\/12:first-child{
    margin-top: -66.66667%;
  }

  .\33xl\:first\:-mr-8\/12:first-child{
    margin-right: -66.66667%;
  }

  .\33xl\:first\:-mb-8\/12:first-child{
    margin-bottom: -66.66667%;
  }

  .\33xl\:first\:-ml-8\/12:first-child{
    margin-left: -66.66667%;
  }

  .\33xl\:first\:-mt-9\/12:first-child{
    margin-top: -75%;
  }

  .\33xl\:first\:-mr-9\/12:first-child{
    margin-right: -75%;
  }

  .\33xl\:first\:-mb-9\/12:first-child{
    margin-bottom: -75%;
  }

  .\33xl\:first\:-ml-9\/12:first-child{
    margin-left: -75%;
  }

  .\33xl\:first\:-mt-10\/12:first-child{
    margin-top: -83.33333%;
  }

  .\33xl\:first\:-mr-10\/12:first-child{
    margin-right: -83.33333%;
  }

  .\33xl\:first\:-mb-10\/12:first-child{
    margin-bottom: -83.33333%;
  }

  .\33xl\:first\:-ml-10\/12:first-child{
    margin-left: -83.33333%;
  }

  .\33xl\:first\:-mt-11\/12:first-child{
    margin-top: -91.66667%;
  }

  .\33xl\:first\:-mr-11\/12:first-child{
    margin-right: -91.66667%;
  }

  .\33xl\:first\:-mb-11\/12:first-child{
    margin-bottom: -91.66667%;
  }

  .\33xl\:first\:-ml-11\/12:first-child{
    margin-left: -91.66667%;
  }

  .\33xl\:last\:m-0:last-child{
    margin: 0px;
  }

  .\33xl\:last\:m-1:last-child{
    margin: 0.25rem;
  }

  .\33xl\:last\:m-2:last-child{
    margin: 0.5rem;
  }

  .\33xl\:last\:m-3:last-child{
    margin: 0.75rem;
  }

  .\33xl\:last\:m-4:last-child{
    margin: 1rem;
  }

  .\33xl\:last\:m-5:last-child{
    margin: 1.25rem;
  }

  .\33xl\:last\:m-6:last-child{
    margin: 1.5rem;
  }

  .\33xl\:last\:m-7:last-child{
    margin: 1.75rem;
  }

  .\33xl\:last\:m-8:last-child{
    margin: 2rem;
  }

  .\33xl\:last\:m-9:last-child{
    margin: 2.25rem;
  }

  .\33xl\:last\:m-10:last-child{
    margin: 2.5rem;
  }

  .\33xl\:last\:m-11:last-child{
    margin: 2.75rem;
  }

  .\33xl\:last\:m-12:last-child{
    margin: 3rem;
  }

  .\33xl\:last\:m-13:last-child{
    margin: 3.25rem;
  }

  .\33xl\:last\:m-14:last-child{
    margin: 3.5rem;
  }

  .\33xl\:last\:m-15:last-child{
    margin: 3.75rem;
  }

  .\33xl\:last\:m-16:last-child{
    margin: 4rem;
  }

  .\33xl\:last\:m-17:last-child{
    margin: 4.25rem;
  }

  .\33xl\:last\:m-18:last-child{
    margin: 4.5rem;
  }

  .\33xl\:last\:m-19:last-child{
    margin: 4.75rem;
  }

  .\33xl\:last\:m-20:last-child{
    margin: 5rem;
  }

  .\33xl\:last\:m-22:last-child{
    margin: 5.5rem;
  }

  .\33xl\:last\:m-24:last-child{
    margin: 6rem;
  }

  .\33xl\:last\:m-25:last-child{
    margin: 6.25rem;
  }

  .\33xl\:last\:m-28:last-child{
    margin: 7rem;
  }

  .\33xl\:last\:m-30:last-child{
    margin: 7.5rem;
  }

  .\33xl\:last\:m-32:last-child{
    margin: 8rem;
  }

  .\33xl\:last\:m-34:last-child{
    margin: 8.5rem;
  }

  .\33xl\:last\:m-35:last-child{
    margin: 8.75rem;
  }

  .\33xl\:last\:m-36:last-child{
    margin: 9rem;
  }

  .\33xl\:last\:m-39:last-child{
    margin: 9.75rem;
  }

  .\33xl\:last\:m-40:last-child{
    margin: 10rem;
  }

  .\33xl\:last\:m-42:last-child{
    margin: 10.5rem;
  }

  .\33xl\:last\:m-44:last-child{
    margin: 11rem;
  }

  .\33xl\:last\:m-45:last-child{
    margin: 11.25rem;
  }

  .\33xl\:last\:m-48:last-child{
    margin: 12rem;
  }

  .\33xl\:last\:m-50:last-child{
    margin: 12.5rem;
  }

  .\33xl\:last\:m-52:last-child{
    margin: 13rem;
  }

  .\33xl\:last\:m-55:last-child{
    margin: 13.75rem;
  }

  .\33xl\:last\:m-56:last-child{
    margin: 14rem;
  }

  .\33xl\:last\:m-58:last-child{
    margin: 14.5rem;
  }

  .\33xl\:last\:m-60:last-child{
    margin: 15rem;
  }

  .\33xl\:last\:m-64:last-child{
    margin: 16rem;
  }

  .\33xl\:last\:m-65:last-child{
    margin: 16.25rem;
  }

  .\33xl\:last\:m-68:last-child{
    margin: 17rem;
  }

  .\33xl\:last\:m-69:last-child{
    margin: 17.25rem;
  }

  .\33xl\:last\:m-70:last-child{
    margin: 17.5rem;
  }

  .\33xl\:last\:m-72:last-child{
    margin: 18rem;
  }

  .\33xl\:last\:m-75:last-child{
    margin: 18.75rem;
  }

  .\33xl\:last\:m-80:last-child{
    margin: 20rem;
  }

  .\33xl\:last\:m-85:last-child{
    margin: 21.25rem;
  }

  .\33xl\:last\:m-86:last-child{
    margin: 21.5rem;
  }

  .\33xl\:last\:m-90:last-child{
    margin: 22.5rem;
  }

  .\33xl\:last\:m-96:last-child{
    margin: 24rem;
  }

  .\33xl\:last\:m-100:last-child{
    margin: 25rem;
  }

  .\33xl\:last\:m-115:last-child{
    margin: 28.75rem;
  }

  .\33xl\:last\:m-125:last-child{
    margin: 31.25rem;
  }

  .\33xl\:last\:m-142:last-child{
    margin: 35.5rem;
  }

  .\33xl\:last\:m-150:last-child{
    margin: 37.5rem;
  }

  .\33xl\:last\:m-156:last-child{
    margin: 39rem;
  }

  .\33xl\:last\:m-160:last-child{
    margin: 40rem;
  }

  .\33xl\:last\:m-175:last-child{
    margin: 43.75rem;
  }

  .\33xl\:last\:m-207:last-child{
    margin: 51.75rem;
  }

  .\33xl\:last\:m-242:last-child{
    margin: 60.5rem;
  }

  .\33xl\:last\:m-250:last-child{
    margin: 62.5rem;
  }

  .\33xl\:last\:m-258:last-child{
    margin: 64.5rem;
  }

  .\33xl\:last\:m-265:last-child{
    margin: 66.25rem;
  }

  .\33xl\:last\:m-280:last-child{
    margin: 70rem;
  }

  .\33xl\:last\:m-auto:last-child{
    margin: auto;
  }

  .\33xl\:last\:m-px:last-child{
    margin: 1px;
  }

  .\33xl\:last\:m-0\.5:last-child{
    margin: 0.125rem;
  }

  .\33xl\:last\:m-1\.5:last-child{
    margin: 0.375rem;
  }

  .\33xl\:last\:m-2\.5:last-child{
    margin: 0.625rem;
  }

  .\33xl\:last\:m-3\.5:last-child{
    margin: 0.875rem;
  }

  .\33xl\:last\:m-0\.25:last-child{
    margin: 0.0625rem;
  }

  .\33xl\:last\:m-0\.75:last-child{
    margin: 0.1875rem;
  }

  .\33xl\:last\:m-1\.25:last-child{
    margin: 0.3125rem;
  }

  .\33xl\:last\:m-1\.75:last-child{
    margin: 0.4375rem;
  }

  .\33xl\:last\:m-2\.25:last-child{
    margin: 0.5625rem;
  }

  .\33xl\:last\:m-2\.75:last-child{
    margin: 0.6875rem;
  }

  .\33xl\:last\:m-3\.25:last-child{
    margin: 0.8125rem;
  }

  .\33xl\:last\:m-3\.75:last-child{
    margin: 0.9375rem;
  }

  .\33xl\:last\:m-4\.25:last-child{
    margin: 1.0625rem;
  }

  .\33xl\:last\:m-4\.5:last-child{
    margin: 1.125rem;
  }

  .\33xl\:last\:m-4\.75:last-child{
    margin: 1.1875rem;
  }

  .\33xl\:last\:m-5\.25:last-child{
    margin: 1.3125rem;
  }

  .\33xl\:last\:m-5\.5:last-child{
    margin: 1.375rem;
  }

  .\33xl\:last\:m-5\.75:last-child{
    margin: 1.4375rem;
  }

  .\33xl\:last\:m-6\.25:last-child{
    margin: 1.5625rem;
  }

  .\33xl\:last\:m-6\.5:last-child{
    margin: 1.625rem;
  }

  .\33xl\:last\:m-6\.75:last-child{
    margin: 1.6875rem;
  }

  .\33xl\:last\:m-7\.25:last-child{
    margin: 1.8125rem;
  }

  .\33xl\:last\:m-7\.5:last-child{
    margin: 1.875rem;
  }

  .\33xl\:last\:m-8\.25:last-child{
    margin: 2.0625rem;
  }

  .\33xl\:last\:m-8\.5:last-child{
    margin: 2.125rem;
  }

  .\33xl\:last\:m-9\.25:last-child{
    margin: 2.3125rem;
  }

  .\33xl\:last\:m-9\.5:last-child{
    margin: 2.375rem;
  }

  .\33xl\:last\:m-10\.5:last-child{
    margin: 2.625rem;
  }

  .\33xl\:last\:m-11\.25:last-child{
    margin: 2.8125rem;
  }

  .\33xl\:last\:m-11\.5:last-child{
    margin: 2.875rem;
  }

  .\33xl\:last\:m-12\.5:last-child{
    margin: 3.125rem;
  }

  .\33xl\:last\:m-12\.75:last-child{
    margin: 3.1875rem;
  }

  .\33xl\:last\:m-13\.5:last-child{
    margin: 3.375rem;
  }

  .\33xl\:last\:m-14\.5:last-child{
    margin: 3.625rem;
  }

  .\33xl\:last\:m-15\.5:last-child{
    margin: 3.875rem;
  }

  .\33xl\:last\:m-15\.75:last-child{
    margin: 3.9375rem;
  }

  .\33xl\:last\:m-16\.25:last-child{
    margin: 4.0625rem;
  }

  .\33xl\:last\:m-17\.25:last-child{
    margin: 4.3125rem;
  }

  .\33xl\:last\:m-17\.5:last-child{
    margin: 4.375rem;
  }

  .\33xl\:last\:m-18\.25:last-child{
    margin: 4.5625rem;
  }

  .\33xl\:last\:m-18\.5:last-child{
    margin: 4.625rem;
  }

  .\33xl\:last\:m-20\.25:last-child{
    margin: 5.0625rem;
  }

  .\33xl\:last\:m-20\.5:last-child{
    margin: 5.125rem;
  }

  .\33xl\:last\:m-22\.5:last-child{
    margin: 5.625rem;
  }

  .\33xl\:last\:m-25\.5:last-child{
    margin: 6.375rem;
  }

  .\33xl\:last\:m-26\.75:last-child{
    margin: 6.6875rem;
  }

  .\33xl\:last\:m-32\.5:last-child{
    margin: 8.125rem;
  }

  .\33xl\:last\:m-37\.5:last-child{
    margin: 9.375rem;
  }

  .\33xl\:last\:m-41\.25:last-child{
    margin: 10.3125rem;
  }

  .\33xl\:last\:m-52\.5:last-child{
    margin: 13.125rem;
  }

  .\33xl\:last\:m-54\.5:last-child{
    margin: 13.625rem;
  }

  .\33xl\:last\:m-57\.25:last-child{
    margin: 14.3125rem;
  }

  .\33xl\:last\:m-57\.5:last-child{
    margin: 14.375rem;
  }

  .\33xl\:last\:m-66\.25:last-child{
    margin: 16.5625rem;
  }

  .\33xl\:last\:m-74\.5:last-child{
    margin: 18.125rem;
  }

  .\33xl\:last\:m-106\.25:last-child{
    margin: 26.5625rem;
  }

  .\33xl\:last\:m-112\.25:last-child{
    margin: 28.0675rem;
  }

  .\33xl\:last\:m-112\.75:last-child{
    margin: 28.1875rem;
  }

  .\33xl\:last\:m-147\.5:last-child{
    margin: 36.875rem;
  }

  .\33xl\:last\:m-162\.5:last-child{
    margin: 40.625rem;
  }

  .\33xl\:last\:m-172\.25:last-child{
    margin: 42.5625rem;
  }

  .\33xl\:last\:m-175\.25:last-child{
    margin: 43.8125rem;
  }

  .\33xl\:last\:m-184\.25:last-child{
    margin: 46.0625rem;
  }

  .\33xl\:last\:m-203\.25:last-child{
    margin: 50.8125rem;
  }

  .\33xl\:last\:m-half:last-child{
    margin: 50%;
  }

  .\33xl\:last\:m-full:last-child{
    margin: 100%;
  }

  .\33xl\:last\:m-1\/10:last-child{
    margin: 10%;
  }

  .\33xl\:last\:m-2\/10:last-child{
    margin: 20%;
  }

  .\33xl\:last\:m-3\/10:last-child{
    margin: 30%;
  }

  .\33xl\:last\:m-4\/10:last-child{
    margin: 40%;
  }

  .\33xl\:last\:m-4\.5\/10:last-child{
    margin: 45%;
  }

  .\33xl\:last\:m-5\/10:last-child{
    margin: 50%;
  }

  .\33xl\:last\:m-5\.5\/10:last-child{
    margin: 55%;
  }

  .\33xl\:last\:m-6\/10:last-child{
    margin: 60%;
  }

  .\33xl\:last\:m-7\/10:last-child{
    margin: 70%;
  }

  .\33xl\:last\:m-8\/10:last-child{
    margin: 80%;
  }

  .\33xl\:last\:m-9\/10:last-child{
    margin: 90%;
  }

  .\33xl\:last\:m-1\/12:last-child{
    margin: 8.333333%;
  }

  .\33xl\:last\:m-2\/12:last-child{
    margin: 16.666667%;
  }

  .\33xl\:last\:m-3\/12:last-child{
    margin: 25%;
  }

  .\33xl\:last\:m-4\/12:last-child{
    margin: 33.333333%;
  }

  .\33xl\:last\:m-5\/12:last-child{
    margin: 41.666667%;
  }

  .\33xl\:last\:m-6\/12:last-child{
    margin: 50%;
  }

  .\33xl\:last\:m-7\/12:last-child{
    margin: 58.333333%;
  }

  .\33xl\:last\:m-8\/12:last-child{
    margin: 66.666667%;
  }

  .\33xl\:last\:m-9\/12:last-child{
    margin: 75%;
  }

  .\33xl\:last\:m-10\/12:last-child{
    margin: 83.333333%;
  }

  .\33xl\:last\:m-11\/12:last-child{
    margin: 91.666667%;
  }

  .\33xl\:last\:-m-0:last-child{
    margin: 0px;
  }

  .\33xl\:last\:-m-1:last-child{
    margin: -0.25rem;
  }

  .\33xl\:last\:-m-2:last-child{
    margin: -0.5rem;
  }

  .\33xl\:last\:-m-3:last-child{
    margin: -0.75rem;
  }

  .\33xl\:last\:-m-4:last-child{
    margin: -1rem;
  }

  .\33xl\:last\:-m-5:last-child{
    margin: -1.25rem;
  }

  .\33xl\:last\:-m-6:last-child{
    margin: -1.5rem;
  }

  .\33xl\:last\:-m-7:last-child{
    margin: -1.75rem;
  }

  .\33xl\:last\:-m-8:last-child{
    margin: -2rem;
  }

  .\33xl\:last\:-m-9:last-child{
    margin: -2.25rem;
  }

  .\33xl\:last\:-m-10:last-child{
    margin: -2.5rem;
  }

  .\33xl\:last\:-m-11:last-child{
    margin: -2.75rem;
  }

  .\33xl\:last\:-m-12:last-child{
    margin: -3rem;
  }

  .\33xl\:last\:-m-13:last-child{
    margin: -3.25rem;
  }

  .\33xl\:last\:-m-14:last-child{
    margin: -3.5rem;
  }

  .\33xl\:last\:-m-15:last-child{
    margin: -3.75rem;
  }

  .\33xl\:last\:-m-16:last-child{
    margin: -4rem;
  }

  .\33xl\:last\:-m-17:last-child{
    margin: -4.25rem;
  }

  .\33xl\:last\:-m-18:last-child{
    margin: -4.5rem;
  }

  .\33xl\:last\:-m-19:last-child{
    margin: -4.75rem;
  }

  .\33xl\:last\:-m-20:last-child{
    margin: -5rem;
  }

  .\33xl\:last\:-m-22:last-child{
    margin: -5.5rem;
  }

  .\33xl\:last\:-m-24:last-child{
    margin: -6rem;
  }

  .\33xl\:last\:-m-25:last-child{
    margin: -6.25rem;
  }

  .\33xl\:last\:-m-28:last-child{
    margin: -7rem;
  }

  .\33xl\:last\:-m-30:last-child{
    margin: -7.5rem;
  }

  .\33xl\:last\:-m-32:last-child{
    margin: -8rem;
  }

  .\33xl\:last\:-m-34:last-child{
    margin: -8.5rem;
  }

  .\33xl\:last\:-m-35:last-child{
    margin: -8.75rem;
  }

  .\33xl\:last\:-m-36:last-child{
    margin: -9rem;
  }

  .\33xl\:last\:-m-39:last-child{
    margin: -9.75rem;
  }

  .\33xl\:last\:-m-40:last-child{
    margin: -10rem;
  }

  .\33xl\:last\:-m-42:last-child{
    margin: -10.5rem;
  }

  .\33xl\:last\:-m-44:last-child{
    margin: -11rem;
  }

  .\33xl\:last\:-m-45:last-child{
    margin: -11.25rem;
  }

  .\33xl\:last\:-m-48:last-child{
    margin: -12rem;
  }

  .\33xl\:last\:-m-50:last-child{
    margin: -12.5rem;
  }

  .\33xl\:last\:-m-52:last-child{
    margin: -13rem;
  }

  .\33xl\:last\:-m-55:last-child{
    margin: -13.75rem;
  }

  .\33xl\:last\:-m-56:last-child{
    margin: -14rem;
  }

  .\33xl\:last\:-m-58:last-child{
    margin: -14.5rem;
  }

  .\33xl\:last\:-m-60:last-child{
    margin: -15rem;
  }

  .\33xl\:last\:-m-64:last-child{
    margin: -16rem;
  }

  .\33xl\:last\:-m-65:last-child{
    margin: -16.25rem;
  }

  .\33xl\:last\:-m-68:last-child{
    margin: -17rem;
  }

  .\33xl\:last\:-m-69:last-child{
    margin: -17.25rem;
  }

  .\33xl\:last\:-m-70:last-child{
    margin: -17.5rem;
  }

  .\33xl\:last\:-m-72:last-child{
    margin: -18rem;
  }

  .\33xl\:last\:-m-75:last-child{
    margin: -18.75rem;
  }

  .\33xl\:last\:-m-80:last-child{
    margin: -20rem;
  }

  .\33xl\:last\:-m-85:last-child{
    margin: -21.25rem;
  }

  .\33xl\:last\:-m-86:last-child{
    margin: -21.5rem;
  }

  .\33xl\:last\:-m-90:last-child{
    margin: -22.5rem;
  }

  .\33xl\:last\:-m-96:last-child{
    margin: -24rem;
  }

  .\33xl\:last\:-m-100:last-child{
    margin: -25rem;
  }

  .\33xl\:last\:-m-115:last-child{
    margin: -28.75rem;
  }

  .\33xl\:last\:-m-125:last-child{
    margin: -31.25rem;
  }

  .\33xl\:last\:-m-142:last-child{
    margin: -35.5rem;
  }

  .\33xl\:last\:-m-150:last-child{
    margin: -37.5rem;
  }

  .\33xl\:last\:-m-156:last-child{
    margin: -39rem;
  }

  .\33xl\:last\:-m-160:last-child{
    margin: -40rem;
  }

  .\33xl\:last\:-m-175:last-child{
    margin: -43.75rem;
  }

  .\33xl\:last\:-m-207:last-child{
    margin: -51.75rem;
  }

  .\33xl\:last\:-m-242:last-child{
    margin: -60.5rem;
  }

  .\33xl\:last\:-m-250:last-child{
    margin: -62.5rem;
  }

  .\33xl\:last\:-m-258:last-child{
    margin: -64.5rem;
  }

  .\33xl\:last\:-m-265:last-child{
    margin: -66.25rem;
  }

  .\33xl\:last\:-m-280:last-child{
    margin: -70rem;
  }

  .\33xl\:last\:-m-px:last-child{
    margin: -1px;
  }

  .\33xl\:last\:-m-0\.5:last-child{
    margin: -0.125rem;
  }

  .\33xl\:last\:-m-1\.5:last-child{
    margin: -0.375rem;
  }

  .\33xl\:last\:-m-2\.5:last-child{
    margin: -0.625rem;
  }

  .\33xl\:last\:-m-3\.5:last-child{
    margin: -0.875rem;
  }

  .\33xl\:last\:-m-0\.25:last-child{
    margin: -0.0625rem;
  }

  .\33xl\:last\:-m-0\.75:last-child{
    margin: -0.1875rem;
  }

  .\33xl\:last\:-m-1\.25:last-child{
    margin: -0.3125rem;
  }

  .\33xl\:last\:-m-1\.75:last-child{
    margin: -0.4375rem;
  }

  .\33xl\:last\:-m-2\.25:last-child{
    margin: -0.5625rem;
  }

  .\33xl\:last\:-m-2\.75:last-child{
    margin: -0.6875rem;
  }

  .\33xl\:last\:-m-3\.25:last-child{
    margin: -0.8125rem;
  }

  .\33xl\:last\:-m-3\.75:last-child{
    margin: -0.9375rem;
  }

  .\33xl\:last\:-m-4\.25:last-child{
    margin: -1.0625rem;
  }

  .\33xl\:last\:-m-4\.5:last-child{
    margin: -1.125rem;
  }

  .\33xl\:last\:-m-4\.75:last-child{
    margin: -1.1875rem;
  }

  .\33xl\:last\:-m-5\.25:last-child{
    margin: -1.3125rem;
  }

  .\33xl\:last\:-m-5\.5:last-child{
    margin: -1.375rem;
  }

  .\33xl\:last\:-m-5\.75:last-child{
    margin: -1.4375rem;
  }

  .\33xl\:last\:-m-6\.25:last-child{
    margin: -1.5625rem;
  }

  .\33xl\:last\:-m-6\.5:last-child{
    margin: -1.625rem;
  }

  .\33xl\:last\:-m-6\.75:last-child{
    margin: -1.6875rem;
  }

  .\33xl\:last\:-m-7\.25:last-child{
    margin: -1.8125rem;
  }

  .\33xl\:last\:-m-7\.5:last-child{
    margin: -1.875rem;
  }

  .\33xl\:last\:-m-8\.25:last-child{
    margin: -2.0625rem;
  }

  .\33xl\:last\:-m-8\.5:last-child{
    margin: -2.125rem;
  }

  .\33xl\:last\:-m-9\.25:last-child{
    margin: -2.3125rem;
  }

  .\33xl\:last\:-m-9\.5:last-child{
    margin: -2.375rem;
  }

  .\33xl\:last\:-m-10\.5:last-child{
    margin: -2.625rem;
  }

  .\33xl\:last\:-m-11\.25:last-child{
    margin: -2.8125rem;
  }

  .\33xl\:last\:-m-11\.5:last-child{
    margin: -2.875rem;
  }

  .\33xl\:last\:-m-12\.5:last-child{
    margin: -3.125rem;
  }

  .\33xl\:last\:-m-12\.75:last-child{
    margin: -3.1875rem;
  }

  .\33xl\:last\:-m-13\.5:last-child{
    margin: -3.375rem;
  }

  .\33xl\:last\:-m-14\.5:last-child{
    margin: -3.625rem;
  }

  .\33xl\:last\:-m-15\.5:last-child{
    margin: -3.875rem;
  }

  .\33xl\:last\:-m-15\.75:last-child{
    margin: -3.9375rem;
  }

  .\33xl\:last\:-m-16\.25:last-child{
    margin: -4.0625rem;
  }

  .\33xl\:last\:-m-17\.25:last-child{
    margin: -4.3125rem;
  }

  .\33xl\:last\:-m-17\.5:last-child{
    margin: -4.375rem;
  }

  .\33xl\:last\:-m-18\.25:last-child{
    margin: -4.5625rem;
  }

  .\33xl\:last\:-m-18\.5:last-child{
    margin: -4.625rem;
  }

  .\33xl\:last\:-m-20\.25:last-child{
    margin: -5.0625rem;
  }

  .\33xl\:last\:-m-20\.5:last-child{
    margin: -5.125rem;
  }

  .\33xl\:last\:-m-22\.5:last-child{
    margin: -5.625rem;
  }

  .\33xl\:last\:-m-25\.5:last-child{
    margin: -6.375rem;
  }

  .\33xl\:last\:-m-26\.75:last-child{
    margin: -6.6875rem;
  }

  .\33xl\:last\:-m-32\.5:last-child{
    margin: -8.125rem;
  }

  .\33xl\:last\:-m-37\.5:last-child{
    margin: -9.375rem;
  }

  .\33xl\:last\:-m-41\.25:last-child{
    margin: -10.3125rem;
  }

  .\33xl\:last\:-m-52\.5:last-child{
    margin: -13.125rem;
  }

  .\33xl\:last\:-m-54\.5:last-child{
    margin: -13.625rem;
  }

  .\33xl\:last\:-m-57\.25:last-child{
    margin: -14.3125rem;
  }

  .\33xl\:last\:-m-57\.5:last-child{
    margin: -14.375rem;
  }

  .\33xl\:last\:-m-66\.25:last-child{
    margin: -16.5625rem;
  }

  .\33xl\:last\:-m-74\.5:last-child{
    margin: -18.125rem;
  }

  .\33xl\:last\:-m-106\.25:last-child{
    margin: -26.5625rem;
  }

  .\33xl\:last\:-m-112\.25:last-child{
    margin: -28.0675rem;
  }

  .\33xl\:last\:-m-112\.75:last-child{
    margin: -28.1875rem;
  }

  .\33xl\:last\:-m-147\.5:last-child{
    margin: -36.875rem;
  }

  .\33xl\:last\:-m-162\.5:last-child{
    margin: -40.625rem;
  }

  .\33xl\:last\:-m-172\.25:last-child{
    margin: -42.5625rem;
  }

  .\33xl\:last\:-m-175\.25:last-child{
    margin: -43.8125rem;
  }

  .\33xl\:last\:-m-184\.25:last-child{
    margin: -46.0625rem;
  }

  .\33xl\:last\:-m-203\.25:last-child{
    margin: -50.8125rem;
  }

  .\33xl\:last\:-m-half:last-child{
    margin: -50%;
  }

  .\33xl\:last\:-m-full:last-child{
    margin: -100%;
  }

  .\33xl\:last\:-m-1\/10:last-child{
    margin: -10%;
  }

  .\33xl\:last\:-m-2\/10:last-child{
    margin: -20%;
  }

  .\33xl\:last\:-m-3\/10:last-child{
    margin: -30%;
  }

  .\33xl\:last\:-m-4\/10:last-child{
    margin: -40%;
  }

  .\33xl\:last\:-m-4\.5\/10:last-child{
    margin: -45%;
  }

  .\33xl\:last\:-m-5\/10:last-child{
    margin: -50%;
  }

  .\33xl\:last\:-m-5\.5\/10:last-child{
    margin: -55%;
  }

  .\33xl\:last\:-m-6\/10:last-child{
    margin: -60%;
  }

  .\33xl\:last\:-m-7\/10:last-child{
    margin: -70%;
  }

  .\33xl\:last\:-m-8\/10:last-child{
    margin: -80%;
  }

  .\33xl\:last\:-m-9\/10:last-child{
    margin: -90%;
  }

  .\33xl\:last\:-m-1\/12:last-child{
    margin: -8.33333%;
  }

  .\33xl\:last\:-m-2\/12:last-child{
    margin: -16.66667%;
  }

  .\33xl\:last\:-m-3\/12:last-child{
    margin: -25%;
  }

  .\33xl\:last\:-m-4\/12:last-child{
    margin: -33.33333%;
  }

  .\33xl\:last\:-m-5\/12:last-child{
    margin: -41.66667%;
  }

  .\33xl\:last\:-m-6\/12:last-child{
    margin: -50%;
  }

  .\33xl\:last\:-m-7\/12:last-child{
    margin: -58.33333%;
  }

  .\33xl\:last\:-m-8\/12:last-child{
    margin: -66.66667%;
  }

  .\33xl\:last\:-m-9\/12:last-child{
    margin: -75%;
  }

  .\33xl\:last\:-m-10\/12:last-child{
    margin: -83.33333%;
  }

  .\33xl\:last\:-m-11\/12:last-child{
    margin: -91.66667%;
  }

  .\33xl\:last\:my-0:last-child{
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .\33xl\:last\:mx-0:last-child{
    margin-left: 0px;
    margin-right: 0px;
  }

  .\33xl\:last\:my-1:last-child{
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }

  .\33xl\:last\:mx-1:last-child{
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }

  .\33xl\:last\:my-2:last-child{
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }

  .\33xl\:last\:mx-2:last-child{
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }

  .\33xl\:last\:my-3:last-child{
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }

  .\33xl\:last\:mx-3:last-child{
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }

  .\33xl\:last\:my-4:last-child{
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .\33xl\:last\:mx-4:last-child{
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .\33xl\:last\:my-5:last-child{
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }

  .\33xl\:last\:mx-5:last-child{
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }

  .\33xl\:last\:my-6:last-child{
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .\33xl\:last\:mx-6:last-child{
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .\33xl\:last\:my-7:last-child{
    margin-top: 1.75rem;
    margin-bottom: 1.75rem;
  }

  .\33xl\:last\:mx-7:last-child{
    margin-left: 1.75rem;
    margin-right: 1.75rem;
  }

  .\33xl\:last\:my-8:last-child{
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .\33xl\:last\:mx-8:last-child{
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .\33xl\:last\:my-9:last-child{
    margin-top: 2.25rem;
    margin-bottom: 2.25rem;
  }

  .\33xl\:last\:mx-9:last-child{
    margin-left: 2.25rem;
    margin-right: 2.25rem;
  }

  .\33xl\:last\:my-10:last-child{
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .\33xl\:last\:mx-10:last-child{
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }

  .\33xl\:last\:my-11:last-child{
    margin-top: 2.75rem;
    margin-bottom: 2.75rem;
  }

  .\33xl\:last\:mx-11:last-child{
    margin-left: 2.75rem;
    margin-right: 2.75rem;
  }

  .\33xl\:last\:my-12:last-child{
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .\33xl\:last\:mx-12:last-child{
    margin-left: 3rem;
    margin-right: 3rem;
  }

  .\33xl\:last\:my-13:last-child{
    margin-top: 3.25rem;
    margin-bottom: 3.25rem;
  }

  .\33xl\:last\:mx-13:last-child{
    margin-left: 3.25rem;
    margin-right: 3.25rem;
  }

  .\33xl\:last\:my-14:last-child{
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }

  .\33xl\:last\:mx-14:last-child{
    margin-left: 3.5rem;
    margin-right: 3.5rem;
  }

  .\33xl\:last\:my-15:last-child{
    margin-top: 3.75rem;
    margin-bottom: 3.75rem;
  }

  .\33xl\:last\:mx-15:last-child{
    margin-left: 3.75rem;
    margin-right: 3.75rem;
  }

  .\33xl\:last\:my-16:last-child{
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .\33xl\:last\:mx-16:last-child{
    margin-left: 4rem;
    margin-right: 4rem;
  }

  .\33xl\:last\:my-17:last-child{
    margin-top: 4.25rem;
    margin-bottom: 4.25rem;
  }

  .\33xl\:last\:mx-17:last-child{
    margin-left: 4.25rem;
    margin-right: 4.25rem;
  }

  .\33xl\:last\:my-18:last-child{
    margin-top: 4.5rem;
    margin-bottom: 4.5rem;
  }

  .\33xl\:last\:mx-18:last-child{
    margin-left: 4.5rem;
    margin-right: 4.5rem;
  }

  .\33xl\:last\:my-19:last-child{
    margin-top: 4.75rem;
    margin-bottom: 4.75rem;
  }

  .\33xl\:last\:mx-19:last-child{
    margin-left: 4.75rem;
    margin-right: 4.75rem;
  }

  .\33xl\:last\:my-20:last-child{
    margin-top: 5rem;
    margin-bottom: 5rem;
  }

  .\33xl\:last\:mx-20:last-child{
    margin-left: 5rem;
    margin-right: 5rem;
  }

  .\33xl\:last\:my-22:last-child{
    margin-top: 5.5rem;
    margin-bottom: 5.5rem;
  }

  .\33xl\:last\:mx-22:last-child{
    margin-left: 5.5rem;
    margin-right: 5.5rem;
  }

  .\33xl\:last\:my-24:last-child{
    margin-top: 6rem;
    margin-bottom: 6rem;
  }

  .\33xl\:last\:mx-24:last-child{
    margin-left: 6rem;
    margin-right: 6rem;
  }

  .\33xl\:last\:my-25:last-child{
    margin-top: 6.25rem;
    margin-bottom: 6.25rem;
  }

  .\33xl\:last\:mx-25:last-child{
    margin-left: 6.25rem;
    margin-right: 6.25rem;
  }

  .\33xl\:last\:my-28:last-child{
    margin-top: 7rem;
    margin-bottom: 7rem;
  }

  .\33xl\:last\:mx-28:last-child{
    margin-left: 7rem;
    margin-right: 7rem;
  }

  .\33xl\:last\:my-30:last-child{
    margin-top: 7.5rem;
    margin-bottom: 7.5rem;
  }

  .\33xl\:last\:mx-30:last-child{
    margin-left: 7.5rem;
    margin-right: 7.5rem;
  }

  .\33xl\:last\:my-32:last-child{
    margin-top: 8rem;
    margin-bottom: 8rem;
  }

  .\33xl\:last\:mx-32:last-child{
    margin-left: 8rem;
    margin-right: 8rem;
  }

  .\33xl\:last\:my-34:last-child{
    margin-top: 8.5rem;
    margin-bottom: 8.5rem;
  }

  .\33xl\:last\:mx-34:last-child{
    margin-left: 8.5rem;
    margin-right: 8.5rem;
  }

  .\33xl\:last\:my-35:last-child{
    margin-top: 8.75rem;
    margin-bottom: 8.75rem;
  }

  .\33xl\:last\:mx-35:last-child{
    margin-left: 8.75rem;
    margin-right: 8.75rem;
  }

  .\33xl\:last\:my-36:last-child{
    margin-top: 9rem;
    margin-bottom: 9rem;
  }

  .\33xl\:last\:mx-36:last-child{
    margin-left: 9rem;
    margin-right: 9rem;
  }

  .\33xl\:last\:my-39:last-child{
    margin-top: 9.75rem;
    margin-bottom: 9.75rem;
  }

  .\33xl\:last\:mx-39:last-child{
    margin-left: 9.75rem;
    margin-right: 9.75rem;
  }

  .\33xl\:last\:my-40:last-child{
    margin-top: 10rem;
    margin-bottom: 10rem;
  }

  .\33xl\:last\:mx-40:last-child{
    margin-left: 10rem;
    margin-right: 10rem;
  }

  .\33xl\:last\:my-42:last-child{
    margin-top: 10.5rem;
    margin-bottom: 10.5rem;
  }

  .\33xl\:last\:mx-42:last-child{
    margin-left: 10.5rem;
    margin-right: 10.5rem;
  }

  .\33xl\:last\:my-44:last-child{
    margin-top: 11rem;
    margin-bottom: 11rem;
  }

  .\33xl\:last\:mx-44:last-child{
    margin-left: 11rem;
    margin-right: 11rem;
  }

  .\33xl\:last\:my-45:last-child{
    margin-top: 11.25rem;
    margin-bottom: 11.25rem;
  }

  .\33xl\:last\:mx-45:last-child{
    margin-left: 11.25rem;
    margin-right: 11.25rem;
  }

  .\33xl\:last\:my-48:last-child{
    margin-top: 12rem;
    margin-bottom: 12rem;
  }

  .\33xl\:last\:mx-48:last-child{
    margin-left: 12rem;
    margin-right: 12rem;
  }

  .\33xl\:last\:my-50:last-child{
    margin-top: 12.5rem;
    margin-bottom: 12.5rem;
  }

  .\33xl\:last\:mx-50:last-child{
    margin-left: 12.5rem;
    margin-right: 12.5rem;
  }

  .\33xl\:last\:my-52:last-child{
    margin-top: 13rem;
    margin-bottom: 13rem;
  }

  .\33xl\:last\:mx-52:last-child{
    margin-left: 13rem;
    margin-right: 13rem;
  }

  .\33xl\:last\:my-55:last-child{
    margin-top: 13.75rem;
    margin-bottom: 13.75rem;
  }

  .\33xl\:last\:mx-55:last-child{
    margin-left: 13.75rem;
    margin-right: 13.75rem;
  }

  .\33xl\:last\:my-56:last-child{
    margin-top: 14rem;
    margin-bottom: 14rem;
  }

  .\33xl\:last\:mx-56:last-child{
    margin-left: 14rem;
    margin-right: 14rem;
  }

  .\33xl\:last\:my-58:last-child{
    margin-top: 14.5rem;
    margin-bottom: 14.5rem;
  }

  .\33xl\:last\:mx-58:last-child{
    margin-left: 14.5rem;
    margin-right: 14.5rem;
  }

  .\33xl\:last\:my-60:last-child{
    margin-top: 15rem;
    margin-bottom: 15rem;
  }

  .\33xl\:last\:mx-60:last-child{
    margin-left: 15rem;
    margin-right: 15rem;
  }

  .\33xl\:last\:my-64:last-child{
    margin-top: 16rem;
    margin-bottom: 16rem;
  }

  .\33xl\:last\:mx-64:last-child{
    margin-left: 16rem;
    margin-right: 16rem;
  }

  .\33xl\:last\:my-65:last-child{
    margin-top: 16.25rem;
    margin-bottom: 16.25rem;
  }

  .\33xl\:last\:mx-65:last-child{
    margin-left: 16.25rem;
    margin-right: 16.25rem;
  }

  .\33xl\:last\:my-68:last-child{
    margin-top: 17rem;
    margin-bottom: 17rem;
  }

  .\33xl\:last\:mx-68:last-child{
    margin-left: 17rem;
    margin-right: 17rem;
  }

  .\33xl\:last\:my-69:last-child{
    margin-top: 17.25rem;
    margin-bottom: 17.25rem;
  }

  .\33xl\:last\:mx-69:last-child{
    margin-left: 17.25rem;
    margin-right: 17.25rem;
  }

  .\33xl\:last\:my-70:last-child{
    margin-top: 17.5rem;
    margin-bottom: 17.5rem;
  }

  .\33xl\:last\:mx-70:last-child{
    margin-left: 17.5rem;
    margin-right: 17.5rem;
  }

  .\33xl\:last\:my-72:last-child{
    margin-top: 18rem;
    margin-bottom: 18rem;
  }

  .\33xl\:last\:mx-72:last-child{
    margin-left: 18rem;
    margin-right: 18rem;
  }

  .\33xl\:last\:my-75:last-child{
    margin-top: 18.75rem;
    margin-bottom: 18.75rem;
  }

  .\33xl\:last\:mx-75:last-child{
    margin-left: 18.75rem;
    margin-right: 18.75rem;
  }

  .\33xl\:last\:my-80:last-child{
    margin-top: 20rem;
    margin-bottom: 20rem;
  }

  .\33xl\:last\:mx-80:last-child{
    margin-left: 20rem;
    margin-right: 20rem;
  }

  .\33xl\:last\:my-85:last-child{
    margin-top: 21.25rem;
    margin-bottom: 21.25rem;
  }

  .\33xl\:last\:mx-85:last-child{
    margin-left: 21.25rem;
    margin-right: 21.25rem;
  }

  .\33xl\:last\:my-86:last-child{
    margin-top: 21.5rem;
    margin-bottom: 21.5rem;
  }

  .\33xl\:last\:mx-86:last-child{
    margin-left: 21.5rem;
    margin-right: 21.5rem;
  }

  .\33xl\:last\:my-90:last-child{
    margin-top: 22.5rem;
    margin-bottom: 22.5rem;
  }

  .\33xl\:last\:mx-90:last-child{
    margin-left: 22.5rem;
    margin-right: 22.5rem;
  }

  .\33xl\:last\:my-96:last-child{
    margin-top: 24rem;
    margin-bottom: 24rem;
  }

  .\33xl\:last\:mx-96:last-child{
    margin-left: 24rem;
    margin-right: 24rem;
  }

  .\33xl\:last\:my-100:last-child{
    margin-top: 25rem;
    margin-bottom: 25rem;
  }

  .\33xl\:last\:mx-100:last-child{
    margin-left: 25rem;
    margin-right: 25rem;
  }

  .\33xl\:last\:my-115:last-child{
    margin-top: 28.75rem;
    margin-bottom: 28.75rem;
  }

  .\33xl\:last\:mx-115:last-child{
    margin-left: 28.75rem;
    margin-right: 28.75rem;
  }

  .\33xl\:last\:my-125:last-child{
    margin-top: 31.25rem;
    margin-bottom: 31.25rem;
  }

  .\33xl\:last\:mx-125:last-child{
    margin-left: 31.25rem;
    margin-right: 31.25rem;
  }

  .\33xl\:last\:my-142:last-child{
    margin-top: 35.5rem;
    margin-bottom: 35.5rem;
  }

  .\33xl\:last\:mx-142:last-child{
    margin-left: 35.5rem;
    margin-right: 35.5rem;
  }

  .\33xl\:last\:my-150:last-child{
    margin-top: 37.5rem;
    margin-bottom: 37.5rem;
  }

  .\33xl\:last\:mx-150:last-child{
    margin-left: 37.5rem;
    margin-right: 37.5rem;
  }

  .\33xl\:last\:my-156:last-child{
    margin-top: 39rem;
    margin-bottom: 39rem;
  }

  .\33xl\:last\:mx-156:last-child{
    margin-left: 39rem;
    margin-right: 39rem;
  }

  .\33xl\:last\:my-160:last-child{
    margin-top: 40rem;
    margin-bottom: 40rem;
  }

  .\33xl\:last\:mx-160:last-child{
    margin-left: 40rem;
    margin-right: 40rem;
  }

  .\33xl\:last\:my-175:last-child{
    margin-top: 43.75rem;
    margin-bottom: 43.75rem;
  }

  .\33xl\:last\:mx-175:last-child{
    margin-left: 43.75rem;
    margin-right: 43.75rem;
  }

  .\33xl\:last\:my-207:last-child{
    margin-top: 51.75rem;
    margin-bottom: 51.75rem;
  }

  .\33xl\:last\:mx-207:last-child{
    margin-left: 51.75rem;
    margin-right: 51.75rem;
  }

  .\33xl\:last\:my-242:last-child{
    margin-top: 60.5rem;
    margin-bottom: 60.5rem;
  }

  .\33xl\:last\:mx-242:last-child{
    margin-left: 60.5rem;
    margin-right: 60.5rem;
  }

  .\33xl\:last\:my-250:last-child{
    margin-top: 62.5rem;
    margin-bottom: 62.5rem;
  }

  .\33xl\:last\:mx-250:last-child{
    margin-left: 62.5rem;
    margin-right: 62.5rem;
  }

  .\33xl\:last\:my-258:last-child{
    margin-top: 64.5rem;
    margin-bottom: 64.5rem;
  }

  .\33xl\:last\:mx-258:last-child{
    margin-left: 64.5rem;
    margin-right: 64.5rem;
  }

  .\33xl\:last\:my-265:last-child{
    margin-top: 66.25rem;
    margin-bottom: 66.25rem;
  }

  .\33xl\:last\:mx-265:last-child{
    margin-left: 66.25rem;
    margin-right: 66.25rem;
  }

  .\33xl\:last\:my-280:last-child{
    margin-top: 70rem;
    margin-bottom: 70rem;
  }

  .\33xl\:last\:mx-280:last-child{
    margin-left: 70rem;
    margin-right: 70rem;
  }

  .\33xl\:last\:my-auto:last-child{
    margin-top: auto;
    margin-bottom: auto;
  }

  .\33xl\:last\:mx-auto:last-child{
    margin-left: auto;
    margin-right: auto;
  }

  .\33xl\:last\:my-px:last-child{
    margin-top: 1px;
    margin-bottom: 1px;
  }

  .\33xl\:last\:mx-px:last-child{
    margin-left: 1px;
    margin-right: 1px;
  }

  .\33xl\:last\:my-0\.5:last-child{
    margin-top: 0.125rem;
    margin-bottom: 0.125rem;
  }

  .\33xl\:last\:mx-0\.5:last-child{
    margin-left: 0.125rem;
    margin-right: 0.125rem;
  }

  .\33xl\:last\:my-1\.5:last-child{
    margin-top: 0.375rem;
    margin-bottom: 0.375rem;
  }

  .\33xl\:last\:mx-1\.5:last-child{
    margin-left: 0.375rem;
    margin-right: 0.375rem;
  }

  .\33xl\:last\:my-2\.5:last-child{
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
  }

  .\33xl\:last\:mx-2\.5:last-child{
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }

  .\33xl\:last\:my-3\.5:last-child{
    margin-top: 0.875rem;
    margin-bottom: 0.875rem;
  }

  .\33xl\:last\:mx-3\.5:last-child{
    margin-left: 0.875rem;
    margin-right: 0.875rem;
  }

  .\33xl\:last\:my-0\.25:last-child{
    margin-top: 0.0625rem;
    margin-bottom: 0.0625rem;
  }

  .\33xl\:last\:mx-0\.25:last-child{
    margin-left: 0.0625rem;
    margin-right: 0.0625rem;
  }

  .\33xl\:last\:my-0\.75:last-child{
    margin-top: 0.1875rem;
    margin-bottom: 0.1875rem;
  }

  .\33xl\:last\:mx-0\.75:last-child{
    margin-left: 0.1875rem;
    margin-right: 0.1875rem;
  }

  .\33xl\:last\:my-1\.25:last-child{
    margin-top: 0.3125rem;
    margin-bottom: 0.3125rem;
  }

  .\33xl\:last\:mx-1\.25:last-child{
    margin-left: 0.3125rem;
    margin-right: 0.3125rem;
  }

  .\33xl\:last\:my-1\.75:last-child{
    margin-top: 0.4375rem;
    margin-bottom: 0.4375rem;
  }

  .\33xl\:last\:mx-1\.75:last-child{
    margin-left: 0.4375rem;
    margin-right: 0.4375rem;
  }

  .\33xl\:last\:my-2\.25:last-child{
    margin-top: 0.5625rem;
    margin-bottom: 0.5625rem;
  }

  .\33xl\:last\:mx-2\.25:last-child{
    margin-left: 0.5625rem;
    margin-right: 0.5625rem;
  }

  .\33xl\:last\:my-2\.75:last-child{
    margin-top: 0.6875rem;
    margin-bottom: 0.6875rem;
  }

  .\33xl\:last\:mx-2\.75:last-child{
    margin-left: 0.6875rem;
    margin-right: 0.6875rem;
  }

  .\33xl\:last\:my-3\.25:last-child{
    margin-top: 0.8125rem;
    margin-bottom: 0.8125rem;
  }

  .\33xl\:last\:mx-3\.25:last-child{
    margin-left: 0.8125rem;
    margin-right: 0.8125rem;
  }

  .\33xl\:last\:my-3\.75:last-child{
    margin-top: 0.9375rem;
    margin-bottom: 0.9375rem;
  }

  .\33xl\:last\:mx-3\.75:last-child{
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }

  .\33xl\:last\:my-4\.25:last-child{
    margin-top: 1.0625rem;
    margin-bottom: 1.0625rem;
  }

  .\33xl\:last\:mx-4\.25:last-child{
    margin-left: 1.0625rem;
    margin-right: 1.0625rem;
  }

  .\33xl\:last\:my-4\.5:last-child{
    margin-top: 1.125rem;
    margin-bottom: 1.125rem;
  }

  .\33xl\:last\:mx-4\.5:last-child{
    margin-left: 1.125rem;
    margin-right: 1.125rem;
  }

  .\33xl\:last\:my-4\.75:last-child{
    margin-top: 1.1875rem;
    margin-bottom: 1.1875rem;
  }

  .\33xl\:last\:mx-4\.75:last-child{
    margin-left: 1.1875rem;
    margin-right: 1.1875rem;
  }

  .\33xl\:last\:my-5\.25:last-child{
    margin-top: 1.3125rem;
    margin-bottom: 1.3125rem;
  }

  .\33xl\:last\:mx-5\.25:last-child{
    margin-left: 1.3125rem;
    margin-right: 1.3125rem;
  }

  .\33xl\:last\:my-5\.5:last-child{
    margin-top: 1.375rem;
    margin-bottom: 1.375rem;
  }

  .\33xl\:last\:mx-5\.5:last-child{
    margin-left: 1.375rem;
    margin-right: 1.375rem;
  }

  .\33xl\:last\:my-5\.75:last-child{
    margin-top: 1.4375rem;
    margin-bottom: 1.4375rem;
  }

  .\33xl\:last\:mx-5\.75:last-child{
    margin-left: 1.4375rem;
    margin-right: 1.4375rem;
  }

  .\33xl\:last\:my-6\.25:last-child{
    margin-top: 1.5625rem;
    margin-bottom: 1.5625rem;
  }

  .\33xl\:last\:mx-6\.25:last-child{
    margin-left: 1.5625rem;
    margin-right: 1.5625rem;
  }

  .\33xl\:last\:my-6\.5:last-child{
    margin-top: 1.625rem;
    margin-bottom: 1.625rem;
  }

  .\33xl\:last\:mx-6\.5:last-child{
    margin-left: 1.625rem;
    margin-right: 1.625rem;
  }

  .\33xl\:last\:my-6\.75:last-child{
    margin-top: 1.6875rem;
    margin-bottom: 1.6875rem;
  }

  .\33xl\:last\:mx-6\.75:last-child{
    margin-left: 1.6875rem;
    margin-right: 1.6875rem;
  }

  .\33xl\:last\:my-7\.25:last-child{
    margin-top: 1.8125rem;
    margin-bottom: 1.8125rem;
  }

  .\33xl\:last\:mx-7\.25:last-child{
    margin-left: 1.8125rem;
    margin-right: 1.8125rem;
  }

  .\33xl\:last\:my-7\.5:last-child{
    margin-top: 1.875rem;
    margin-bottom: 1.875rem;
  }

  .\33xl\:last\:mx-7\.5:last-child{
    margin-left: 1.875rem;
    margin-right: 1.875rem;
  }

  .\33xl\:last\:my-8\.25:last-child{
    margin-top: 2.0625rem;
    margin-bottom: 2.0625rem;
  }

  .\33xl\:last\:mx-8\.25:last-child{
    margin-left: 2.0625rem;
    margin-right: 2.0625rem;
  }

  .\33xl\:last\:my-8\.5:last-child{
    margin-top: 2.125rem;
    margin-bottom: 2.125rem;
  }

  .\33xl\:last\:mx-8\.5:last-child{
    margin-left: 2.125rem;
    margin-right: 2.125rem;
  }

  .\33xl\:last\:my-9\.25:last-child{
    margin-top: 2.3125rem;
    margin-bottom: 2.3125rem;
  }

  .\33xl\:last\:mx-9\.25:last-child{
    margin-left: 2.3125rem;
    margin-right: 2.3125rem;
  }

  .\33xl\:last\:my-9\.5:last-child{
    margin-top: 2.375rem;
    margin-bottom: 2.375rem;
  }

  .\33xl\:last\:mx-9\.5:last-child{
    margin-left: 2.375rem;
    margin-right: 2.375rem;
  }

  .\33xl\:last\:my-10\.5:last-child{
    margin-top: 2.625rem;
    margin-bottom: 2.625rem;
  }

  .\33xl\:last\:mx-10\.5:last-child{
    margin-left: 2.625rem;
    margin-right: 2.625rem;
  }

  .\33xl\:last\:my-11\.25:last-child{
    margin-top: 2.8125rem;
    margin-bottom: 2.8125rem;
  }

  .\33xl\:last\:mx-11\.25:last-child{
    margin-left: 2.8125rem;
    margin-right: 2.8125rem;
  }

  .\33xl\:last\:my-11\.5:last-child{
    margin-top: 2.875rem;
    margin-bottom: 2.875rem;
  }

  .\33xl\:last\:mx-11\.5:last-child{
    margin-left: 2.875rem;
    margin-right: 2.875rem;
  }

  .\33xl\:last\:my-12\.5:last-child{
    margin-top: 3.125rem;
    margin-bottom: 3.125rem;
  }

  .\33xl\:last\:mx-12\.5:last-child{
    margin-left: 3.125rem;
    margin-right: 3.125rem;
  }

  .\33xl\:last\:my-12\.75:last-child{
    margin-top: 3.1875rem;
    margin-bottom: 3.1875rem;
  }

  .\33xl\:last\:mx-12\.75:last-child{
    margin-left: 3.1875rem;
    margin-right: 3.1875rem;
  }

  .\33xl\:last\:my-13\.5:last-child{
    margin-top: 3.375rem;
    margin-bottom: 3.375rem;
  }

  .\33xl\:last\:mx-13\.5:last-child{
    margin-left: 3.375rem;
    margin-right: 3.375rem;
  }

  .\33xl\:last\:my-14\.5:last-child{
    margin-top: 3.625rem;
    margin-bottom: 3.625rem;
  }

  .\33xl\:last\:mx-14\.5:last-child{
    margin-left: 3.625rem;
    margin-right: 3.625rem;
  }

  .\33xl\:last\:my-15\.5:last-child{
    margin-top: 3.875rem;
    margin-bottom: 3.875rem;
  }

  .\33xl\:last\:mx-15\.5:last-child{
    margin-left: 3.875rem;
    margin-right: 3.875rem;
  }

  .\33xl\:last\:my-15\.75:last-child{
    margin-top: 3.9375rem;
    margin-bottom: 3.9375rem;
  }

  .\33xl\:last\:mx-15\.75:last-child{
    margin-left: 3.9375rem;
    margin-right: 3.9375rem;
  }

  .\33xl\:last\:my-16\.25:last-child{
    margin-top: 4.0625rem;
    margin-bottom: 4.0625rem;
  }

  .\33xl\:last\:mx-16\.25:last-child{
    margin-left: 4.0625rem;
    margin-right: 4.0625rem;
  }

  .\33xl\:last\:my-17\.25:last-child{
    margin-top: 4.3125rem;
    margin-bottom: 4.3125rem;
  }

  .\33xl\:last\:mx-17\.25:last-child{
    margin-left: 4.3125rem;
    margin-right: 4.3125rem;
  }

  .\33xl\:last\:my-17\.5:last-child{
    margin-top: 4.375rem;
    margin-bottom: 4.375rem;
  }

  .\33xl\:last\:mx-17\.5:last-child{
    margin-left: 4.375rem;
    margin-right: 4.375rem;
  }

  .\33xl\:last\:my-18\.25:last-child{
    margin-top: 4.5625rem;
    margin-bottom: 4.5625rem;
  }

  .\33xl\:last\:mx-18\.25:last-child{
    margin-left: 4.5625rem;
    margin-right: 4.5625rem;
  }

  .\33xl\:last\:my-18\.5:last-child{
    margin-top: 4.625rem;
    margin-bottom: 4.625rem;
  }

  .\33xl\:last\:mx-18\.5:last-child{
    margin-left: 4.625rem;
    margin-right: 4.625rem;
  }

  .\33xl\:last\:my-20\.25:last-child{
    margin-top: 5.0625rem;
    margin-bottom: 5.0625rem;
  }

  .\33xl\:last\:mx-20\.25:last-child{
    margin-left: 5.0625rem;
    margin-right: 5.0625rem;
  }

  .\33xl\:last\:my-20\.5:last-child{
    margin-top: 5.125rem;
    margin-bottom: 5.125rem;
  }

  .\33xl\:last\:mx-20\.5:last-child{
    margin-left: 5.125rem;
    margin-right: 5.125rem;
  }

  .\33xl\:last\:my-22\.5:last-child{
    margin-top: 5.625rem;
    margin-bottom: 5.625rem;
  }

  .\33xl\:last\:mx-22\.5:last-child{
    margin-left: 5.625rem;
    margin-right: 5.625rem;
  }

  .\33xl\:last\:my-25\.5:last-child{
    margin-top: 6.375rem;
    margin-bottom: 6.375rem;
  }

  .\33xl\:last\:mx-25\.5:last-child{
    margin-left: 6.375rem;
    margin-right: 6.375rem;
  }

  .\33xl\:last\:my-26\.75:last-child{
    margin-top: 6.6875rem;
    margin-bottom: 6.6875rem;
  }

  .\33xl\:last\:mx-26\.75:last-child{
    margin-left: 6.6875rem;
    margin-right: 6.6875rem;
  }

  .\33xl\:last\:my-32\.5:last-child{
    margin-top: 8.125rem;
    margin-bottom: 8.125rem;
  }

  .\33xl\:last\:mx-32\.5:last-child{
    margin-left: 8.125rem;
    margin-right: 8.125rem;
  }

  .\33xl\:last\:my-37\.5:last-child{
    margin-top: 9.375rem;
    margin-bottom: 9.375rem;
  }

  .\33xl\:last\:mx-37\.5:last-child{
    margin-left: 9.375rem;
    margin-right: 9.375rem;
  }

  .\33xl\:last\:my-41\.25:last-child{
    margin-top: 10.3125rem;
    margin-bottom: 10.3125rem;
  }

  .\33xl\:last\:mx-41\.25:last-child{
    margin-left: 10.3125rem;
    margin-right: 10.3125rem;
  }

  .\33xl\:last\:my-52\.5:last-child{
    margin-top: 13.125rem;
    margin-bottom: 13.125rem;
  }

  .\33xl\:last\:mx-52\.5:last-child{
    margin-left: 13.125rem;
    margin-right: 13.125rem;
  }

  .\33xl\:last\:my-54\.5:last-child{
    margin-top: 13.625rem;
    margin-bottom: 13.625rem;
  }

  .\33xl\:last\:mx-54\.5:last-child{
    margin-left: 13.625rem;
    margin-right: 13.625rem;
  }

  .\33xl\:last\:my-57\.25:last-child{
    margin-top: 14.3125rem;
    margin-bottom: 14.3125rem;
  }

  .\33xl\:last\:mx-57\.25:last-child{
    margin-left: 14.3125rem;
    margin-right: 14.3125rem;
  }

  .\33xl\:last\:my-57\.5:last-child{
    margin-top: 14.375rem;
    margin-bottom: 14.375rem;
  }

  .\33xl\:last\:mx-57\.5:last-child{
    margin-left: 14.375rem;
    margin-right: 14.375rem;
  }

  .\33xl\:last\:my-66\.25:last-child{
    margin-top: 16.5625rem;
    margin-bottom: 16.5625rem;
  }

  .\33xl\:last\:mx-66\.25:last-child{
    margin-left: 16.5625rem;
    margin-right: 16.5625rem;
  }

  .\33xl\:last\:my-74\.5:last-child{
    margin-top: 18.125rem;
    margin-bottom: 18.125rem;
  }

  .\33xl\:last\:mx-74\.5:last-child{
    margin-left: 18.125rem;
    margin-right: 18.125rem;
  }

  .\33xl\:last\:my-106\.25:last-child{
    margin-top: 26.5625rem;
    margin-bottom: 26.5625rem;
  }

  .\33xl\:last\:mx-106\.25:last-child{
    margin-left: 26.5625rem;
    margin-right: 26.5625rem;
  }

  .\33xl\:last\:my-112\.25:last-child{
    margin-top: 28.0675rem;
    margin-bottom: 28.0675rem;
  }

  .\33xl\:last\:mx-112\.25:last-child{
    margin-left: 28.0675rem;
    margin-right: 28.0675rem;
  }

  .\33xl\:last\:my-112\.75:last-child{
    margin-top: 28.1875rem;
    margin-bottom: 28.1875rem;
  }

  .\33xl\:last\:mx-112\.75:last-child{
    margin-left: 28.1875rem;
    margin-right: 28.1875rem;
  }

  .\33xl\:last\:my-147\.5:last-child{
    margin-top: 36.875rem;
    margin-bottom: 36.875rem;
  }

  .\33xl\:last\:mx-147\.5:last-child{
    margin-left: 36.875rem;
    margin-right: 36.875rem;
  }

  .\33xl\:last\:my-162\.5:last-child{
    margin-top: 40.625rem;
    margin-bottom: 40.625rem;
  }

  .\33xl\:last\:mx-162\.5:last-child{
    margin-left: 40.625rem;
    margin-right: 40.625rem;
  }

  .\33xl\:last\:my-172\.25:last-child{
    margin-top: 42.5625rem;
    margin-bottom: 42.5625rem;
  }

  .\33xl\:last\:mx-172\.25:last-child{
    margin-left: 42.5625rem;
    margin-right: 42.5625rem;
  }

  .\33xl\:last\:my-175\.25:last-child{
    margin-top: 43.8125rem;
    margin-bottom: 43.8125rem;
  }

  .\33xl\:last\:mx-175\.25:last-child{
    margin-left: 43.8125rem;
    margin-right: 43.8125rem;
  }

  .\33xl\:last\:my-184\.25:last-child{
    margin-top: 46.0625rem;
    margin-bottom: 46.0625rem;
  }

  .\33xl\:last\:mx-184\.25:last-child{
    margin-left: 46.0625rem;
    margin-right: 46.0625rem;
  }

  .\33xl\:last\:my-203\.25:last-child{
    margin-top: 50.8125rem;
    margin-bottom: 50.8125rem;
  }

  .\33xl\:last\:mx-203\.25:last-child{
    margin-left: 50.8125rem;
    margin-right: 50.8125rem;
  }

  .\33xl\:last\:my-half:last-child{
    margin-top: 50%;
    margin-bottom: 50%;
  }

  .\33xl\:last\:mx-half:last-child{
    margin-left: 50%;
    margin-right: 50%;
  }

  .\33xl\:last\:my-full:last-child{
    margin-top: 100%;
    margin-bottom: 100%;
  }

  .\33xl\:last\:mx-full:last-child{
    margin-left: 100%;
    margin-right: 100%;
  }

  .\33xl\:last\:my-1\/10:last-child{
    margin-top: 10%;
    margin-bottom: 10%;
  }

  .\33xl\:last\:mx-1\/10:last-child{
    margin-left: 10%;
    margin-right: 10%;
  }

  .\33xl\:last\:my-2\/10:last-child{
    margin-top: 20%;
    margin-bottom: 20%;
  }

  .\33xl\:last\:mx-2\/10:last-child{
    margin-left: 20%;
    margin-right: 20%;
  }

  .\33xl\:last\:my-3\/10:last-child{
    margin-top: 30%;
    margin-bottom: 30%;
  }

  .\33xl\:last\:mx-3\/10:last-child{
    margin-left: 30%;
    margin-right: 30%;
  }

  .\33xl\:last\:my-4\/10:last-child{
    margin-top: 40%;
    margin-bottom: 40%;
  }

  .\33xl\:last\:mx-4\/10:last-child{
    margin-left: 40%;
    margin-right: 40%;
  }

  .\33xl\:last\:my-4\.5\/10:last-child{
    margin-top: 45%;
    margin-bottom: 45%;
  }

  .\33xl\:last\:mx-4\.5\/10:last-child{
    margin-left: 45%;
    margin-right: 45%;
  }

  .\33xl\:last\:my-5\/10:last-child{
    margin-top: 50%;
    margin-bottom: 50%;
  }

  .\33xl\:last\:mx-5\/10:last-child{
    margin-left: 50%;
    margin-right: 50%;
  }

  .\33xl\:last\:my-5\.5\/10:last-child{
    margin-top: 55%;
    margin-bottom: 55%;
  }

  .\33xl\:last\:mx-5\.5\/10:last-child{
    margin-left: 55%;
    margin-right: 55%;
  }

  .\33xl\:last\:my-6\/10:last-child{
    margin-top: 60%;
    margin-bottom: 60%;
  }

  .\33xl\:last\:mx-6\/10:last-child{
    margin-left: 60%;
    margin-right: 60%;
  }

  .\33xl\:last\:my-7\/10:last-child{
    margin-top: 70%;
    margin-bottom: 70%;
  }

  .\33xl\:last\:mx-7\/10:last-child{
    margin-left: 70%;
    margin-right: 70%;
  }

  .\33xl\:last\:my-8\/10:last-child{
    margin-top: 80%;
    margin-bottom: 80%;
  }

  .\33xl\:last\:mx-8\/10:last-child{
    margin-left: 80%;
    margin-right: 80%;
  }

  .\33xl\:last\:my-9\/10:last-child{
    margin-top: 90%;
    margin-bottom: 90%;
  }

  .\33xl\:last\:mx-9\/10:last-child{
    margin-left: 90%;
    margin-right: 90%;
  }

  .\33xl\:last\:my-1\/12:last-child{
    margin-top: 8.333333%;
    margin-bottom: 8.333333%;
  }

  .\33xl\:last\:mx-1\/12:last-child{
    margin-left: 8.333333%;
    margin-right: 8.333333%;
  }

  .\33xl\:last\:my-2\/12:last-child{
    margin-top: 16.666667%;
    margin-bottom: 16.666667%;
  }

  .\33xl\:last\:mx-2\/12:last-child{
    margin-left: 16.666667%;
    margin-right: 16.666667%;
  }

  .\33xl\:last\:my-3\/12:last-child{
    margin-top: 25%;
    margin-bottom: 25%;
  }

  .\33xl\:last\:mx-3\/12:last-child{
    margin-left: 25%;
    margin-right: 25%;
  }

  .\33xl\:last\:my-4\/12:last-child{
    margin-top: 33.333333%;
    margin-bottom: 33.333333%;
  }

  .\33xl\:last\:mx-4\/12:last-child{
    margin-left: 33.333333%;
    margin-right: 33.333333%;
  }

  .\33xl\:last\:my-5\/12:last-child{
    margin-top: 41.666667%;
    margin-bottom: 41.666667%;
  }

  .\33xl\:last\:mx-5\/12:last-child{
    margin-left: 41.666667%;
    margin-right: 41.666667%;
  }

  .\33xl\:last\:my-6\/12:last-child{
    margin-top: 50%;
    margin-bottom: 50%;
  }

  .\33xl\:last\:mx-6\/12:last-child{
    margin-left: 50%;
    margin-right: 50%;
  }

  .\33xl\:last\:my-7\/12:last-child{
    margin-top: 58.333333%;
    margin-bottom: 58.333333%;
  }

  .\33xl\:last\:mx-7\/12:last-child{
    margin-left: 58.333333%;
    margin-right: 58.333333%;
  }

  .\33xl\:last\:my-8\/12:last-child{
    margin-top: 66.666667%;
    margin-bottom: 66.666667%;
  }

  .\33xl\:last\:mx-8\/12:last-child{
    margin-left: 66.666667%;
    margin-right: 66.666667%;
  }

  .\33xl\:last\:my-9\/12:last-child{
    margin-top: 75%;
    margin-bottom: 75%;
  }

  .\33xl\:last\:mx-9\/12:last-child{
    margin-left: 75%;
    margin-right: 75%;
  }

  .\33xl\:last\:my-10\/12:last-child{
    margin-top: 83.333333%;
    margin-bottom: 83.333333%;
  }

  .\33xl\:last\:mx-10\/12:last-child{
    margin-left: 83.333333%;
    margin-right: 83.333333%;
  }

  .\33xl\:last\:my-11\/12:last-child{
    margin-top: 91.666667%;
    margin-bottom: 91.666667%;
  }

  .\33xl\:last\:mx-11\/12:last-child{
    margin-left: 91.666667%;
    margin-right: 91.666667%;
  }

  .\33xl\:last\:-my-0:last-child{
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .\33xl\:last\:-mx-0:last-child{
    margin-left: 0px;
    margin-right: 0px;
  }

  .\33xl\:last\:-my-1:last-child{
    margin-top: -0.25rem;
    margin-bottom: -0.25rem;
  }

  .\33xl\:last\:-mx-1:last-child{
    margin-left: -0.25rem;
    margin-right: -0.25rem;
  }

  .\33xl\:last\:-my-2:last-child{
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }

  .\33xl\:last\:-mx-2:last-child{
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }

  .\33xl\:last\:-my-3:last-child{
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }

  .\33xl\:last\:-mx-3:last-child{
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }

  .\33xl\:last\:-my-4:last-child{
    margin-top: -1rem;
    margin-bottom: -1rem;
  }

  .\33xl\:last\:-mx-4:last-child{
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .\33xl\:last\:-my-5:last-child{
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
  }

  .\33xl\:last\:-mx-5:last-child{
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }

  .\33xl\:last\:-my-6:last-child{
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
  }

  .\33xl\:last\:-mx-6:last-child{
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }

  .\33xl\:last\:-my-7:last-child{
    margin-top: -1.75rem;
    margin-bottom: -1.75rem;
  }

  .\33xl\:last\:-mx-7:last-child{
    margin-left: -1.75rem;
    margin-right: -1.75rem;
  }

  .\33xl\:last\:-my-8:last-child{
    margin-top: -2rem;
    margin-bottom: -2rem;
  }

  .\33xl\:last\:-mx-8:last-child{
    margin-left: -2rem;
    margin-right: -2rem;
  }

  .\33xl\:last\:-my-9:last-child{
    margin-top: -2.25rem;
    margin-bottom: -2.25rem;
  }

  .\33xl\:last\:-mx-9:last-child{
    margin-left: -2.25rem;
    margin-right: -2.25rem;
  }

  .\33xl\:last\:-my-10:last-child{
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
  }

  .\33xl\:last\:-mx-10:last-child{
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }

  .\33xl\:last\:-my-11:last-child{
    margin-top: -2.75rem;
    margin-bottom: -2.75rem;
  }

  .\33xl\:last\:-mx-11:last-child{
    margin-left: -2.75rem;
    margin-right: -2.75rem;
  }

  .\33xl\:last\:-my-12:last-child{
    margin-top: -3rem;
    margin-bottom: -3rem;
  }

  .\33xl\:last\:-mx-12:last-child{
    margin-left: -3rem;
    margin-right: -3rem;
  }

  .\33xl\:last\:-my-13:last-child{
    margin-top: -3.25rem;
    margin-bottom: -3.25rem;
  }

  .\33xl\:last\:-mx-13:last-child{
    margin-left: -3.25rem;
    margin-right: -3.25rem;
  }

  .\33xl\:last\:-my-14:last-child{
    margin-top: -3.5rem;
    margin-bottom: -3.5rem;
  }

  .\33xl\:last\:-mx-14:last-child{
    margin-left: -3.5rem;
    margin-right: -3.5rem;
  }

  .\33xl\:last\:-my-15:last-child{
    margin-top: -3.75rem;
    margin-bottom: -3.75rem;
  }

  .\33xl\:last\:-mx-15:last-child{
    margin-left: -3.75rem;
    margin-right: -3.75rem;
  }

  .\33xl\:last\:-my-16:last-child{
    margin-top: -4rem;
    margin-bottom: -4rem;
  }

  .\33xl\:last\:-mx-16:last-child{
    margin-left: -4rem;
    margin-right: -4rem;
  }

  .\33xl\:last\:-my-17:last-child{
    margin-top: -4.25rem;
    margin-bottom: -4.25rem;
  }

  .\33xl\:last\:-mx-17:last-child{
    margin-left: -4.25rem;
    margin-right: -4.25rem;
  }

  .\33xl\:last\:-my-18:last-child{
    margin-top: -4.5rem;
    margin-bottom: -4.5rem;
  }

  .\33xl\:last\:-mx-18:last-child{
    margin-left: -4.5rem;
    margin-right: -4.5rem;
  }

  .\33xl\:last\:-my-19:last-child{
    margin-top: -4.75rem;
    margin-bottom: -4.75rem;
  }

  .\33xl\:last\:-mx-19:last-child{
    margin-left: -4.75rem;
    margin-right: -4.75rem;
  }

  .\33xl\:last\:-my-20:last-child{
    margin-top: -5rem;
    margin-bottom: -5rem;
  }

  .\33xl\:last\:-mx-20:last-child{
    margin-left: -5rem;
    margin-right: -5rem;
  }

  .\33xl\:last\:-my-22:last-child{
    margin-top: -5.5rem;
    margin-bottom: -5.5rem;
  }

  .\33xl\:last\:-mx-22:last-child{
    margin-left: -5.5rem;
    margin-right: -5.5rem;
  }

  .\33xl\:last\:-my-24:last-child{
    margin-top: -6rem;
    margin-bottom: -6rem;
  }

  .\33xl\:last\:-mx-24:last-child{
    margin-left: -6rem;
    margin-right: -6rem;
  }

  .\33xl\:last\:-my-25:last-child{
    margin-top: -6.25rem;
    margin-bottom: -6.25rem;
  }

  .\33xl\:last\:-mx-25:last-child{
    margin-left: -6.25rem;
    margin-right: -6.25rem;
  }

  .\33xl\:last\:-my-28:last-child{
    margin-top: -7rem;
    margin-bottom: -7rem;
  }

  .\33xl\:last\:-mx-28:last-child{
    margin-left: -7rem;
    margin-right: -7rem;
  }

  .\33xl\:last\:-my-30:last-child{
    margin-top: -7.5rem;
    margin-bottom: -7.5rem;
  }

  .\33xl\:last\:-mx-30:last-child{
    margin-left: -7.5rem;
    margin-right: -7.5rem;
  }

  .\33xl\:last\:-my-32:last-child{
    margin-top: -8rem;
    margin-bottom: -8rem;
  }

  .\33xl\:last\:-mx-32:last-child{
    margin-left: -8rem;
    margin-right: -8rem;
  }

  .\33xl\:last\:-my-34:last-child{
    margin-top: -8.5rem;
    margin-bottom: -8.5rem;
  }

  .\33xl\:last\:-mx-34:last-child{
    margin-left: -8.5rem;
    margin-right: -8.5rem;
  }

  .\33xl\:last\:-my-35:last-child{
    margin-top: -8.75rem;
    margin-bottom: -8.75rem;
  }

  .\33xl\:last\:-mx-35:last-child{
    margin-left: -8.75rem;
    margin-right: -8.75rem;
  }

  .\33xl\:last\:-my-36:last-child{
    margin-top: -9rem;
    margin-bottom: -9rem;
  }

  .\33xl\:last\:-mx-36:last-child{
    margin-left: -9rem;
    margin-right: -9rem;
  }

  .\33xl\:last\:-my-39:last-child{
    margin-top: -9.75rem;
    margin-bottom: -9.75rem;
  }

  .\33xl\:last\:-mx-39:last-child{
    margin-left: -9.75rem;
    margin-right: -9.75rem;
  }

  .\33xl\:last\:-my-40:last-child{
    margin-top: -10rem;
    margin-bottom: -10rem;
  }

  .\33xl\:last\:-mx-40:last-child{
    margin-left: -10rem;
    margin-right: -10rem;
  }

  .\33xl\:last\:-my-42:last-child{
    margin-top: -10.5rem;
    margin-bottom: -10.5rem;
  }

  .\33xl\:last\:-mx-42:last-child{
    margin-left: -10.5rem;
    margin-right: -10.5rem;
  }

  .\33xl\:last\:-my-44:last-child{
    margin-top: -11rem;
    margin-bottom: -11rem;
  }

  .\33xl\:last\:-mx-44:last-child{
    margin-left: -11rem;
    margin-right: -11rem;
  }

  .\33xl\:last\:-my-45:last-child{
    margin-top: -11.25rem;
    margin-bottom: -11.25rem;
  }

  .\33xl\:last\:-mx-45:last-child{
    margin-left: -11.25rem;
    margin-right: -11.25rem;
  }

  .\33xl\:last\:-my-48:last-child{
    margin-top: -12rem;
    margin-bottom: -12rem;
  }

  .\33xl\:last\:-mx-48:last-child{
    margin-left: -12rem;
    margin-right: -12rem;
  }

  .\33xl\:last\:-my-50:last-child{
    margin-top: -12.5rem;
    margin-bottom: -12.5rem;
  }

  .\33xl\:last\:-mx-50:last-child{
    margin-left: -12.5rem;
    margin-right: -12.5rem;
  }

  .\33xl\:last\:-my-52:last-child{
    margin-top: -13rem;
    margin-bottom: -13rem;
  }

  .\33xl\:last\:-mx-52:last-child{
    margin-left: -13rem;
    margin-right: -13rem;
  }

  .\33xl\:last\:-my-55:last-child{
    margin-top: -13.75rem;
    margin-bottom: -13.75rem;
  }

  .\33xl\:last\:-mx-55:last-child{
    margin-left: -13.75rem;
    margin-right: -13.75rem;
  }

  .\33xl\:last\:-my-56:last-child{
    margin-top: -14rem;
    margin-bottom: -14rem;
  }

  .\33xl\:last\:-mx-56:last-child{
    margin-left: -14rem;
    margin-right: -14rem;
  }

  .\33xl\:last\:-my-58:last-child{
    margin-top: -14.5rem;
    margin-bottom: -14.5rem;
  }

  .\33xl\:last\:-mx-58:last-child{
    margin-left: -14.5rem;
    margin-right: -14.5rem;
  }

  .\33xl\:last\:-my-60:last-child{
    margin-top: -15rem;
    margin-bottom: -15rem;
  }

  .\33xl\:last\:-mx-60:last-child{
    margin-left: -15rem;
    margin-right: -15rem;
  }

  .\33xl\:last\:-my-64:last-child{
    margin-top: -16rem;
    margin-bottom: -16rem;
  }

  .\33xl\:last\:-mx-64:last-child{
    margin-left: -16rem;
    margin-right: -16rem;
  }

  .\33xl\:last\:-my-65:last-child{
    margin-top: -16.25rem;
    margin-bottom: -16.25rem;
  }

  .\33xl\:last\:-mx-65:last-child{
    margin-left: -16.25rem;
    margin-right: -16.25rem;
  }

  .\33xl\:last\:-my-68:last-child{
    margin-top: -17rem;
    margin-bottom: -17rem;
  }

  .\33xl\:last\:-mx-68:last-child{
    margin-left: -17rem;
    margin-right: -17rem;
  }

  .\33xl\:last\:-my-69:last-child{
    margin-top: -17.25rem;
    margin-bottom: -17.25rem;
  }

  .\33xl\:last\:-mx-69:last-child{
    margin-left: -17.25rem;
    margin-right: -17.25rem;
  }

  .\33xl\:last\:-my-70:last-child{
    margin-top: -17.5rem;
    margin-bottom: -17.5rem;
  }

  .\33xl\:last\:-mx-70:last-child{
    margin-left: -17.5rem;
    margin-right: -17.5rem;
  }

  .\33xl\:last\:-my-72:last-child{
    margin-top: -18rem;
    margin-bottom: -18rem;
  }

  .\33xl\:last\:-mx-72:last-child{
    margin-left: -18rem;
    margin-right: -18rem;
  }

  .\33xl\:last\:-my-75:last-child{
    margin-top: -18.75rem;
    margin-bottom: -18.75rem;
  }

  .\33xl\:last\:-mx-75:last-child{
    margin-left: -18.75rem;
    margin-right: -18.75rem;
  }

  .\33xl\:last\:-my-80:last-child{
    margin-top: -20rem;
    margin-bottom: -20rem;
  }

  .\33xl\:last\:-mx-80:last-child{
    margin-left: -20rem;
    margin-right: -20rem;
  }

  .\33xl\:last\:-my-85:last-child{
    margin-top: -21.25rem;
    margin-bottom: -21.25rem;
  }

  .\33xl\:last\:-mx-85:last-child{
    margin-left: -21.25rem;
    margin-right: -21.25rem;
  }

  .\33xl\:last\:-my-86:last-child{
    margin-top: -21.5rem;
    margin-bottom: -21.5rem;
  }

  .\33xl\:last\:-mx-86:last-child{
    margin-left: -21.5rem;
    margin-right: -21.5rem;
  }

  .\33xl\:last\:-my-90:last-child{
    margin-top: -22.5rem;
    margin-bottom: -22.5rem;
  }

  .\33xl\:last\:-mx-90:last-child{
    margin-left: -22.5rem;
    margin-right: -22.5rem;
  }

  .\33xl\:last\:-my-96:last-child{
    margin-top: -24rem;
    margin-bottom: -24rem;
  }

  .\33xl\:last\:-mx-96:last-child{
    margin-left: -24rem;
    margin-right: -24rem;
  }

  .\33xl\:last\:-my-100:last-child{
    margin-top: -25rem;
    margin-bottom: -25rem;
  }

  .\33xl\:last\:-mx-100:last-child{
    margin-left: -25rem;
    margin-right: -25rem;
  }

  .\33xl\:last\:-my-115:last-child{
    margin-top: -28.75rem;
    margin-bottom: -28.75rem;
  }

  .\33xl\:last\:-mx-115:last-child{
    margin-left: -28.75rem;
    margin-right: -28.75rem;
  }

  .\33xl\:last\:-my-125:last-child{
    margin-top: -31.25rem;
    margin-bottom: -31.25rem;
  }

  .\33xl\:last\:-mx-125:last-child{
    margin-left: -31.25rem;
    margin-right: -31.25rem;
  }

  .\33xl\:last\:-my-142:last-child{
    margin-top: -35.5rem;
    margin-bottom: -35.5rem;
  }

  .\33xl\:last\:-mx-142:last-child{
    margin-left: -35.5rem;
    margin-right: -35.5rem;
  }

  .\33xl\:last\:-my-150:last-child{
    margin-top: -37.5rem;
    margin-bottom: -37.5rem;
  }

  .\33xl\:last\:-mx-150:last-child{
    margin-left: -37.5rem;
    margin-right: -37.5rem;
  }

  .\33xl\:last\:-my-156:last-child{
    margin-top: -39rem;
    margin-bottom: -39rem;
  }

  .\33xl\:last\:-mx-156:last-child{
    margin-left: -39rem;
    margin-right: -39rem;
  }

  .\33xl\:last\:-my-160:last-child{
    margin-top: -40rem;
    margin-bottom: -40rem;
  }

  .\33xl\:last\:-mx-160:last-child{
    margin-left: -40rem;
    margin-right: -40rem;
  }

  .\33xl\:last\:-my-175:last-child{
    margin-top: -43.75rem;
    margin-bottom: -43.75rem;
  }

  .\33xl\:last\:-mx-175:last-child{
    margin-left: -43.75rem;
    margin-right: -43.75rem;
  }

  .\33xl\:last\:-my-207:last-child{
    margin-top: -51.75rem;
    margin-bottom: -51.75rem;
  }

  .\33xl\:last\:-mx-207:last-child{
    margin-left: -51.75rem;
    margin-right: -51.75rem;
  }

  .\33xl\:last\:-my-242:last-child{
    margin-top: -60.5rem;
    margin-bottom: -60.5rem;
  }

  .\33xl\:last\:-mx-242:last-child{
    margin-left: -60.5rem;
    margin-right: -60.5rem;
  }

  .\33xl\:last\:-my-250:last-child{
    margin-top: -62.5rem;
    margin-bottom: -62.5rem;
  }

  .\33xl\:last\:-mx-250:last-child{
    margin-left: -62.5rem;
    margin-right: -62.5rem;
  }

  .\33xl\:last\:-my-258:last-child{
    margin-top: -64.5rem;
    margin-bottom: -64.5rem;
  }

  .\33xl\:last\:-mx-258:last-child{
    margin-left: -64.5rem;
    margin-right: -64.5rem;
  }

  .\33xl\:last\:-my-265:last-child{
    margin-top: -66.25rem;
    margin-bottom: -66.25rem;
  }

  .\33xl\:last\:-mx-265:last-child{
    margin-left: -66.25rem;
    margin-right: -66.25rem;
  }

  .\33xl\:last\:-my-280:last-child{
    margin-top: -70rem;
    margin-bottom: -70rem;
  }

  .\33xl\:last\:-mx-280:last-child{
    margin-left: -70rem;
    margin-right: -70rem;
  }

  .\33xl\:last\:-my-px:last-child{
    margin-top: -1px;
    margin-bottom: -1px;
  }

  .\33xl\:last\:-mx-px:last-child{
    margin-left: -1px;
    margin-right: -1px;
  }

  .\33xl\:last\:-my-0\.5:last-child{
    margin-top: -0.125rem;
    margin-bottom: -0.125rem;
  }

  .\33xl\:last\:-mx-0\.5:last-child{
    margin-left: -0.125rem;
    margin-right: -0.125rem;
  }

  .\33xl\:last\:-my-1\.5:last-child{
    margin-top: -0.375rem;
    margin-bottom: -0.375rem;
  }

  .\33xl\:last\:-mx-1\.5:last-child{
    margin-left: -0.375rem;
    margin-right: -0.375rem;
  }

  .\33xl\:last\:-my-2\.5:last-child{
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
  }

  .\33xl\:last\:-mx-2\.5:last-child{
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }

  .\33xl\:last\:-my-3\.5:last-child{
    margin-top: -0.875rem;
    margin-bottom: -0.875rem;
  }

  .\33xl\:last\:-mx-3\.5:last-child{
    margin-left: -0.875rem;
    margin-right: -0.875rem;
  }

  .\33xl\:last\:-my-0\.25:last-child{
    margin-top: -0.0625rem;
    margin-bottom: -0.0625rem;
  }

  .\33xl\:last\:-mx-0\.25:last-child{
    margin-left: -0.0625rem;
    margin-right: -0.0625rem;
  }

  .\33xl\:last\:-my-0\.75:last-child{
    margin-top: -0.1875rem;
    margin-bottom: -0.1875rem;
  }

  .\33xl\:last\:-mx-0\.75:last-child{
    margin-left: -0.1875rem;
    margin-right: -0.1875rem;
  }

  .\33xl\:last\:-my-1\.25:last-child{
    margin-top: -0.3125rem;
    margin-bottom: -0.3125rem;
  }

  .\33xl\:last\:-mx-1\.25:last-child{
    margin-left: -0.3125rem;
    margin-right: -0.3125rem;
  }

  .\33xl\:last\:-my-1\.75:last-child{
    margin-top: -0.4375rem;
    margin-bottom: -0.4375rem;
  }

  .\33xl\:last\:-mx-1\.75:last-child{
    margin-left: -0.4375rem;
    margin-right: -0.4375rem;
  }

  .\33xl\:last\:-my-2\.25:last-child{
    margin-top: -0.5625rem;
    margin-bottom: -0.5625rem;
  }

  .\33xl\:last\:-mx-2\.25:last-child{
    margin-left: -0.5625rem;
    margin-right: -0.5625rem;
  }

  .\33xl\:last\:-my-2\.75:last-child{
    margin-top: -0.6875rem;
    margin-bottom: -0.6875rem;
  }

  .\33xl\:last\:-mx-2\.75:last-child{
    margin-left: -0.6875rem;
    margin-right: -0.6875rem;
  }

  .\33xl\:last\:-my-3\.25:last-child{
    margin-top: -0.8125rem;
    margin-bottom: -0.8125rem;
  }

  .\33xl\:last\:-mx-3\.25:last-child{
    margin-left: -0.8125rem;
    margin-right: -0.8125rem;
  }

  .\33xl\:last\:-my-3\.75:last-child{
    margin-top: -0.9375rem;
    margin-bottom: -0.9375rem;
  }

  .\33xl\:last\:-mx-3\.75:last-child{
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
  }

  .\33xl\:last\:-my-4\.25:last-child{
    margin-top: -1.0625rem;
    margin-bottom: -1.0625rem;
  }

  .\33xl\:last\:-mx-4\.25:last-child{
    margin-left: -1.0625rem;
    margin-right: -1.0625rem;
  }

  .\33xl\:last\:-my-4\.5:last-child{
    margin-top: -1.125rem;
    margin-bottom: -1.125rem;
  }

  .\33xl\:last\:-mx-4\.5:last-child{
    margin-left: -1.125rem;
    margin-right: -1.125rem;
  }

  .\33xl\:last\:-my-4\.75:last-child{
    margin-top: -1.1875rem;
    margin-bottom: -1.1875rem;
  }

  .\33xl\:last\:-mx-4\.75:last-child{
    margin-left: -1.1875rem;
    margin-right: -1.1875rem;
  }

  .\33xl\:last\:-my-5\.25:last-child{
    margin-top: -1.3125rem;
    margin-bottom: -1.3125rem;
  }

  .\33xl\:last\:-mx-5\.25:last-child{
    margin-left: -1.3125rem;
    margin-right: -1.3125rem;
  }

  .\33xl\:last\:-my-5\.5:last-child{
    margin-top: -1.375rem;
    margin-bottom: -1.375rem;
  }

  .\33xl\:last\:-mx-5\.5:last-child{
    margin-left: -1.375rem;
    margin-right: -1.375rem;
  }

  .\33xl\:last\:-my-5\.75:last-child{
    margin-top: -1.4375rem;
    margin-bottom: -1.4375rem;
  }

  .\33xl\:last\:-mx-5\.75:last-child{
    margin-left: -1.4375rem;
    margin-right: -1.4375rem;
  }

  .\33xl\:last\:-my-6\.25:last-child{
    margin-top: -1.5625rem;
    margin-bottom: -1.5625rem;
  }

  .\33xl\:last\:-mx-6\.25:last-child{
    margin-left: -1.5625rem;
    margin-right: -1.5625rem;
  }

  .\33xl\:last\:-my-6\.5:last-child{
    margin-top: -1.625rem;
    margin-bottom: -1.625rem;
  }

  .\33xl\:last\:-mx-6\.5:last-child{
    margin-left: -1.625rem;
    margin-right: -1.625rem;
  }

  .\33xl\:last\:-my-6\.75:last-child{
    margin-top: -1.6875rem;
    margin-bottom: -1.6875rem;
  }

  .\33xl\:last\:-mx-6\.75:last-child{
    margin-left: -1.6875rem;
    margin-right: -1.6875rem;
  }

  .\33xl\:last\:-my-7\.25:last-child{
    margin-top: -1.8125rem;
    margin-bottom: -1.8125rem;
  }

  .\33xl\:last\:-mx-7\.25:last-child{
    margin-left: -1.8125rem;
    margin-right: -1.8125rem;
  }

  .\33xl\:last\:-my-7\.5:last-child{
    margin-top: -1.875rem;
    margin-bottom: -1.875rem;
  }

  .\33xl\:last\:-mx-7\.5:last-child{
    margin-left: -1.875rem;
    margin-right: -1.875rem;
  }

  .\33xl\:last\:-my-8\.25:last-child{
    margin-top: -2.0625rem;
    margin-bottom: -2.0625rem;
  }

  .\33xl\:last\:-mx-8\.25:last-child{
    margin-left: -2.0625rem;
    margin-right: -2.0625rem;
  }

  .\33xl\:last\:-my-8\.5:last-child{
    margin-top: -2.125rem;
    margin-bottom: -2.125rem;
  }

  .\33xl\:last\:-mx-8\.5:last-child{
    margin-left: -2.125rem;
    margin-right: -2.125rem;
  }

  .\33xl\:last\:-my-9\.25:last-child{
    margin-top: -2.3125rem;
    margin-bottom: -2.3125rem;
  }

  .\33xl\:last\:-mx-9\.25:last-child{
    margin-left: -2.3125rem;
    margin-right: -2.3125rem;
  }

  .\33xl\:last\:-my-9\.5:last-child{
    margin-top: -2.375rem;
    margin-bottom: -2.375rem;
  }

  .\33xl\:last\:-mx-9\.5:last-child{
    margin-left: -2.375rem;
    margin-right: -2.375rem;
  }

  .\33xl\:last\:-my-10\.5:last-child{
    margin-top: -2.625rem;
    margin-bottom: -2.625rem;
  }

  .\33xl\:last\:-mx-10\.5:last-child{
    margin-left: -2.625rem;
    margin-right: -2.625rem;
  }

  .\33xl\:last\:-my-11\.25:last-child{
    margin-top: -2.8125rem;
    margin-bottom: -2.8125rem;
  }

  .\33xl\:last\:-mx-11\.25:last-child{
    margin-left: -2.8125rem;
    margin-right: -2.8125rem;
  }

  .\33xl\:last\:-my-11\.5:last-child{
    margin-top: -2.875rem;
    margin-bottom: -2.875rem;
  }

  .\33xl\:last\:-mx-11\.5:last-child{
    margin-left: -2.875rem;
    margin-right: -2.875rem;
  }

  .\33xl\:last\:-my-12\.5:last-child{
    margin-top: -3.125rem;
    margin-bottom: -3.125rem;
  }

  .\33xl\:last\:-mx-12\.5:last-child{
    margin-left: -3.125rem;
    margin-right: -3.125rem;
  }

  .\33xl\:last\:-my-12\.75:last-child{
    margin-top: -3.1875rem;
    margin-bottom: -3.1875rem;
  }

  .\33xl\:last\:-mx-12\.75:last-child{
    margin-left: -3.1875rem;
    margin-right: -3.1875rem;
  }

  .\33xl\:last\:-my-13\.5:last-child{
    margin-top: -3.375rem;
    margin-bottom: -3.375rem;
  }

  .\33xl\:last\:-mx-13\.5:last-child{
    margin-left: -3.375rem;
    margin-right: -3.375rem;
  }

  .\33xl\:last\:-my-14\.5:last-child{
    margin-top: -3.625rem;
    margin-bottom: -3.625rem;
  }

  .\33xl\:last\:-mx-14\.5:last-child{
    margin-left: -3.625rem;
    margin-right: -3.625rem;
  }

  .\33xl\:last\:-my-15\.5:last-child{
    margin-top: -3.875rem;
    margin-bottom: -3.875rem;
  }

  .\33xl\:last\:-mx-15\.5:last-child{
    margin-left: -3.875rem;
    margin-right: -3.875rem;
  }

  .\33xl\:last\:-my-15\.75:last-child{
    margin-top: -3.9375rem;
    margin-bottom: -3.9375rem;
  }

  .\33xl\:last\:-mx-15\.75:last-child{
    margin-left: -3.9375rem;
    margin-right: -3.9375rem;
  }

  .\33xl\:last\:-my-16\.25:last-child{
    margin-top: -4.0625rem;
    margin-bottom: -4.0625rem;
  }

  .\33xl\:last\:-mx-16\.25:last-child{
    margin-left: -4.0625rem;
    margin-right: -4.0625rem;
  }

  .\33xl\:last\:-my-17\.25:last-child{
    margin-top: -4.3125rem;
    margin-bottom: -4.3125rem;
  }

  .\33xl\:last\:-mx-17\.25:last-child{
    margin-left: -4.3125rem;
    margin-right: -4.3125rem;
  }

  .\33xl\:last\:-my-17\.5:last-child{
    margin-top: -4.375rem;
    margin-bottom: -4.375rem;
  }

  .\33xl\:last\:-mx-17\.5:last-child{
    margin-left: -4.375rem;
    margin-right: -4.375rem;
  }

  .\33xl\:last\:-my-18\.25:last-child{
    margin-top: -4.5625rem;
    margin-bottom: -4.5625rem;
  }

  .\33xl\:last\:-mx-18\.25:last-child{
    margin-left: -4.5625rem;
    margin-right: -4.5625rem;
  }

  .\33xl\:last\:-my-18\.5:last-child{
    margin-top: -4.625rem;
    margin-bottom: -4.625rem;
  }

  .\33xl\:last\:-mx-18\.5:last-child{
    margin-left: -4.625rem;
    margin-right: -4.625rem;
  }

  .\33xl\:last\:-my-20\.25:last-child{
    margin-top: -5.0625rem;
    margin-bottom: -5.0625rem;
  }

  .\33xl\:last\:-mx-20\.25:last-child{
    margin-left: -5.0625rem;
    margin-right: -5.0625rem;
  }

  .\33xl\:last\:-my-20\.5:last-child{
    margin-top: -5.125rem;
    margin-bottom: -5.125rem;
  }

  .\33xl\:last\:-mx-20\.5:last-child{
    margin-left: -5.125rem;
    margin-right: -5.125rem;
  }

  .\33xl\:last\:-my-22\.5:last-child{
    margin-top: -5.625rem;
    margin-bottom: -5.625rem;
  }

  .\33xl\:last\:-mx-22\.5:last-child{
    margin-left: -5.625rem;
    margin-right: -5.625rem;
  }

  .\33xl\:last\:-my-25\.5:last-child{
    margin-top: -6.375rem;
    margin-bottom: -6.375rem;
  }

  .\33xl\:last\:-mx-25\.5:last-child{
    margin-left: -6.375rem;
    margin-right: -6.375rem;
  }

  .\33xl\:last\:-my-26\.75:last-child{
    margin-top: -6.6875rem;
    margin-bottom: -6.6875rem;
  }

  .\33xl\:last\:-mx-26\.75:last-child{
    margin-left: -6.6875rem;
    margin-right: -6.6875rem;
  }

  .\33xl\:last\:-my-32\.5:last-child{
    margin-top: -8.125rem;
    margin-bottom: -8.125rem;
  }

  .\33xl\:last\:-mx-32\.5:last-child{
    margin-left: -8.125rem;
    margin-right: -8.125rem;
  }

  .\33xl\:last\:-my-37\.5:last-child{
    margin-top: -9.375rem;
    margin-bottom: -9.375rem;
  }

  .\33xl\:last\:-mx-37\.5:last-child{
    margin-left: -9.375rem;
    margin-right: -9.375rem;
  }

  .\33xl\:last\:-my-41\.25:last-child{
    margin-top: -10.3125rem;
    margin-bottom: -10.3125rem;
  }

  .\33xl\:last\:-mx-41\.25:last-child{
    margin-left: -10.3125rem;
    margin-right: -10.3125rem;
  }

  .\33xl\:last\:-my-52\.5:last-child{
    margin-top: -13.125rem;
    margin-bottom: -13.125rem;
  }

  .\33xl\:last\:-mx-52\.5:last-child{
    margin-left: -13.125rem;
    margin-right: -13.125rem;
  }

  .\33xl\:last\:-my-54\.5:last-child{
    margin-top: -13.625rem;
    margin-bottom: -13.625rem;
  }

  .\33xl\:last\:-mx-54\.5:last-child{
    margin-left: -13.625rem;
    margin-right: -13.625rem;
  }

  .\33xl\:last\:-my-57\.25:last-child{
    margin-top: -14.3125rem;
    margin-bottom: -14.3125rem;
  }

  .\33xl\:last\:-mx-57\.25:last-child{
    margin-left: -14.3125rem;
    margin-right: -14.3125rem;
  }

  .\33xl\:last\:-my-57\.5:last-child{
    margin-top: -14.375rem;
    margin-bottom: -14.375rem;
  }

  .\33xl\:last\:-mx-57\.5:last-child{
    margin-left: -14.375rem;
    margin-right: -14.375rem;
  }

  .\33xl\:last\:-my-66\.25:last-child{
    margin-top: -16.5625rem;
    margin-bottom: -16.5625rem;
  }

  .\33xl\:last\:-mx-66\.25:last-child{
    margin-left: -16.5625rem;
    margin-right: -16.5625rem;
  }

  .\33xl\:last\:-my-74\.5:last-child{
    margin-top: -18.125rem;
    margin-bottom: -18.125rem;
  }

  .\33xl\:last\:-mx-74\.5:last-child{
    margin-left: -18.125rem;
    margin-right: -18.125rem;
  }

  .\33xl\:last\:-my-106\.25:last-child{
    margin-top: -26.5625rem;
    margin-bottom: -26.5625rem;
  }

  .\33xl\:last\:-mx-106\.25:last-child{
    margin-left: -26.5625rem;
    margin-right: -26.5625rem;
  }

  .\33xl\:last\:-my-112\.25:last-child{
    margin-top: -28.0675rem;
    margin-bottom: -28.0675rem;
  }

  .\33xl\:last\:-mx-112\.25:last-child{
    margin-left: -28.0675rem;
    margin-right: -28.0675rem;
  }

  .\33xl\:last\:-my-112\.75:last-child{
    margin-top: -28.1875rem;
    margin-bottom: -28.1875rem;
  }

  .\33xl\:last\:-mx-112\.75:last-child{
    margin-left: -28.1875rem;
    margin-right: -28.1875rem;
  }

  .\33xl\:last\:-my-147\.5:last-child{
    margin-top: -36.875rem;
    margin-bottom: -36.875rem;
  }

  .\33xl\:last\:-mx-147\.5:last-child{
    margin-left: -36.875rem;
    margin-right: -36.875rem;
  }

  .\33xl\:last\:-my-162\.5:last-child{
    margin-top: -40.625rem;
    margin-bottom: -40.625rem;
  }

  .\33xl\:last\:-mx-162\.5:last-child{
    margin-left: -40.625rem;
    margin-right: -40.625rem;
  }

  .\33xl\:last\:-my-172\.25:last-child{
    margin-top: -42.5625rem;
    margin-bottom: -42.5625rem;
  }

  .\33xl\:last\:-mx-172\.25:last-child{
    margin-left: -42.5625rem;
    margin-right: -42.5625rem;
  }

  .\33xl\:last\:-my-175\.25:last-child{
    margin-top: -43.8125rem;
    margin-bottom: -43.8125rem;
  }

  .\33xl\:last\:-mx-175\.25:last-child{
    margin-left: -43.8125rem;
    margin-right: -43.8125rem;
  }

  .\33xl\:last\:-my-184\.25:last-child{
    margin-top: -46.0625rem;
    margin-bottom: -46.0625rem;
  }

  .\33xl\:last\:-mx-184\.25:last-child{
    margin-left: -46.0625rem;
    margin-right: -46.0625rem;
  }

  .\33xl\:last\:-my-203\.25:last-child{
    margin-top: -50.8125rem;
    margin-bottom: -50.8125rem;
  }

  .\33xl\:last\:-mx-203\.25:last-child{
    margin-left: -50.8125rem;
    margin-right: -50.8125rem;
  }

  .\33xl\:last\:-my-half:last-child{
    margin-top: -50%;
    margin-bottom: -50%;
  }

  .\33xl\:last\:-mx-half:last-child{
    margin-left: -50%;
    margin-right: -50%;
  }

  .\33xl\:last\:-my-full:last-child{
    margin-top: -100%;
    margin-bottom: -100%;
  }

  .\33xl\:last\:-mx-full:last-child{
    margin-left: -100%;
    margin-right: -100%;
  }

  .\33xl\:last\:-my-1\/10:last-child{
    margin-top: -10%;
    margin-bottom: -10%;
  }

  .\33xl\:last\:-mx-1\/10:last-child{
    margin-left: -10%;
    margin-right: -10%;
  }

  .\33xl\:last\:-my-2\/10:last-child{
    margin-top: -20%;
    margin-bottom: -20%;
  }

  .\33xl\:last\:-mx-2\/10:last-child{
    margin-left: -20%;
    margin-right: -20%;
  }

  .\33xl\:last\:-my-3\/10:last-child{
    margin-top: -30%;
    margin-bottom: -30%;
  }

  .\33xl\:last\:-mx-3\/10:last-child{
    margin-left: -30%;
    margin-right: -30%;
  }

  .\33xl\:last\:-my-4\/10:last-child{
    margin-top: -40%;
    margin-bottom: -40%;
  }

  .\33xl\:last\:-mx-4\/10:last-child{
    margin-left: -40%;
    margin-right: -40%;
  }

  .\33xl\:last\:-my-4\.5\/10:last-child{
    margin-top: -45%;
    margin-bottom: -45%;
  }

  .\33xl\:last\:-mx-4\.5\/10:last-child{
    margin-left: -45%;
    margin-right: -45%;
  }

  .\33xl\:last\:-my-5\/10:last-child{
    margin-top: -50%;
    margin-bottom: -50%;
  }

  .\33xl\:last\:-mx-5\/10:last-child{
    margin-left: -50%;
    margin-right: -50%;
  }

  .\33xl\:last\:-my-5\.5\/10:last-child{
    margin-top: -55%;
    margin-bottom: -55%;
  }

  .\33xl\:last\:-mx-5\.5\/10:last-child{
    margin-left: -55%;
    margin-right: -55%;
  }

  .\33xl\:last\:-my-6\/10:last-child{
    margin-top: -60%;
    margin-bottom: -60%;
  }

  .\33xl\:last\:-mx-6\/10:last-child{
    margin-left: -60%;
    margin-right: -60%;
  }

  .\33xl\:last\:-my-7\/10:last-child{
    margin-top: -70%;
    margin-bottom: -70%;
  }

  .\33xl\:last\:-mx-7\/10:last-child{
    margin-left: -70%;
    margin-right: -70%;
  }

  .\33xl\:last\:-my-8\/10:last-child{
    margin-top: -80%;
    margin-bottom: -80%;
  }

  .\33xl\:last\:-mx-8\/10:last-child{
    margin-left: -80%;
    margin-right: -80%;
  }

  .\33xl\:last\:-my-9\/10:last-child{
    margin-top: -90%;
    margin-bottom: -90%;
  }

  .\33xl\:last\:-mx-9\/10:last-child{
    margin-left: -90%;
    margin-right: -90%;
  }

  .\33xl\:last\:-my-1\/12:last-child{
    margin-top: -8.33333%;
    margin-bottom: -8.33333%;
  }

  .\33xl\:last\:-mx-1\/12:last-child{
    margin-left: -8.33333%;
    margin-right: -8.33333%;
  }

  .\33xl\:last\:-my-2\/12:last-child{
    margin-top: -16.66667%;
    margin-bottom: -16.66667%;
  }

  .\33xl\:last\:-mx-2\/12:last-child{
    margin-left: -16.66667%;
    margin-right: -16.66667%;
  }

  .\33xl\:last\:-my-3\/12:last-child{
    margin-top: -25%;
    margin-bottom: -25%;
  }

  .\33xl\:last\:-mx-3\/12:last-child{
    margin-left: -25%;
    margin-right: -25%;
  }

  .\33xl\:last\:-my-4\/12:last-child{
    margin-top: -33.33333%;
    margin-bottom: -33.33333%;
  }

  .\33xl\:last\:-mx-4\/12:last-child{
    margin-left: -33.33333%;
    margin-right: -33.33333%;
  }

  .\33xl\:last\:-my-5\/12:last-child{
    margin-top: -41.66667%;
    margin-bottom: -41.66667%;
  }

  .\33xl\:last\:-mx-5\/12:last-child{
    margin-left: -41.66667%;
    margin-right: -41.66667%;
  }

  .\33xl\:last\:-my-6\/12:last-child{
    margin-top: -50%;
    margin-bottom: -50%;
  }

  .\33xl\:last\:-mx-6\/12:last-child{
    margin-left: -50%;
    margin-right: -50%;
  }

  .\33xl\:last\:-my-7\/12:last-child{
    margin-top: -58.33333%;
    margin-bottom: -58.33333%;
  }

  .\33xl\:last\:-mx-7\/12:last-child{
    margin-left: -58.33333%;
    margin-right: -58.33333%;
  }

  .\33xl\:last\:-my-8\/12:last-child{
    margin-top: -66.66667%;
    margin-bottom: -66.66667%;
  }

  .\33xl\:last\:-mx-8\/12:last-child{
    margin-left: -66.66667%;
    margin-right: -66.66667%;
  }

  .\33xl\:last\:-my-9\/12:last-child{
    margin-top: -75%;
    margin-bottom: -75%;
  }

  .\33xl\:last\:-mx-9\/12:last-child{
    margin-left: -75%;
    margin-right: -75%;
  }

  .\33xl\:last\:-my-10\/12:last-child{
    margin-top: -83.33333%;
    margin-bottom: -83.33333%;
  }

  .\33xl\:last\:-mx-10\/12:last-child{
    margin-left: -83.33333%;
    margin-right: -83.33333%;
  }

  .\33xl\:last\:-my-11\/12:last-child{
    margin-top: -91.66667%;
    margin-bottom: -91.66667%;
  }

  .\33xl\:last\:-mx-11\/12:last-child{
    margin-left: -91.66667%;
    margin-right: -91.66667%;
  }

  .\33xl\:last\:mt-0:last-child{
    margin-top: 0px;
  }

  .\33xl\:last\:mr-0:last-child{
    margin-right: 0px;
  }

  .\33xl\:last\:mb-0:last-child{
    margin-bottom: 0px;
  }

  .\33xl\:last\:ml-0:last-child{
    margin-left: 0px;
  }

  .\33xl\:last\:mt-1:last-child{
    margin-top: 0.25rem;
  }

  .\33xl\:last\:mr-1:last-child{
    margin-right: 0.25rem;
  }

  .\33xl\:last\:mb-1:last-child{
    margin-bottom: 0.25rem;
  }

  .\33xl\:last\:ml-1:last-child{
    margin-left: 0.25rem;
  }

  .\33xl\:last\:mt-2:last-child{
    margin-top: 0.5rem;
  }

  .\33xl\:last\:mr-2:last-child{
    margin-right: 0.5rem;
  }

  .\33xl\:last\:mb-2:last-child{
    margin-bottom: 0.5rem;
  }

  .\33xl\:last\:ml-2:last-child{
    margin-left: 0.5rem;
  }

  .\33xl\:last\:mt-3:last-child{
    margin-top: 0.75rem;
  }

  .\33xl\:last\:mr-3:last-child{
    margin-right: 0.75rem;
  }

  .\33xl\:last\:mb-3:last-child{
    margin-bottom: 0.75rem;
  }

  .\33xl\:last\:ml-3:last-child{
    margin-left: 0.75rem;
  }

  .\33xl\:last\:mt-4:last-child{
    margin-top: 1rem;
  }

  .\33xl\:last\:mr-4:last-child{
    margin-right: 1rem;
  }

  .\33xl\:last\:mb-4:last-child{
    margin-bottom: 1rem;
  }

  .\33xl\:last\:ml-4:last-child{
    margin-left: 1rem;
  }

  .\33xl\:last\:mt-5:last-child{
    margin-top: 1.25rem;
  }

  .\33xl\:last\:mr-5:last-child{
    margin-right: 1.25rem;
  }

  .\33xl\:last\:mb-5:last-child{
    margin-bottom: 1.25rem;
  }

  .\33xl\:last\:ml-5:last-child{
    margin-left: 1.25rem;
  }

  .\33xl\:last\:mt-6:last-child{
    margin-top: 1.5rem;
  }

  .\33xl\:last\:mr-6:last-child{
    margin-right: 1.5rem;
  }

  .\33xl\:last\:mb-6:last-child{
    margin-bottom: 1.5rem;
  }

  .\33xl\:last\:ml-6:last-child{
    margin-left: 1.5rem;
  }

  .\33xl\:last\:mt-7:last-child{
    margin-top: 1.75rem;
  }

  .\33xl\:last\:mr-7:last-child{
    margin-right: 1.75rem;
  }

  .\33xl\:last\:mb-7:last-child{
    margin-bottom: 1.75rem;
  }

  .\33xl\:last\:ml-7:last-child{
    margin-left: 1.75rem;
  }

  .\33xl\:last\:mt-8:last-child{
    margin-top: 2rem;
  }

  .\33xl\:last\:mr-8:last-child{
    margin-right: 2rem;
  }

  .\33xl\:last\:mb-8:last-child{
    margin-bottom: 2rem;
  }

  .\33xl\:last\:ml-8:last-child{
    margin-left: 2rem;
  }

  .\33xl\:last\:mt-9:last-child{
    margin-top: 2.25rem;
  }

  .\33xl\:last\:mr-9:last-child{
    margin-right: 2.25rem;
  }

  .\33xl\:last\:mb-9:last-child{
    margin-bottom: 2.25rem;
  }

  .\33xl\:last\:ml-9:last-child{
    margin-left: 2.25rem;
  }

  .\33xl\:last\:mt-10:last-child{
    margin-top: 2.5rem;
  }

  .\33xl\:last\:mr-10:last-child{
    margin-right: 2.5rem;
  }

  .\33xl\:last\:mb-10:last-child{
    margin-bottom: 2.5rem;
  }

  .\33xl\:last\:ml-10:last-child{
    margin-left: 2.5rem;
  }

  .\33xl\:last\:mt-11:last-child{
    margin-top: 2.75rem;
  }

  .\33xl\:last\:mr-11:last-child{
    margin-right: 2.75rem;
  }

  .\33xl\:last\:mb-11:last-child{
    margin-bottom: 2.75rem;
  }

  .\33xl\:last\:ml-11:last-child{
    margin-left: 2.75rem;
  }

  .\33xl\:last\:mt-12:last-child{
    margin-top: 3rem;
  }

  .\33xl\:last\:mr-12:last-child{
    margin-right: 3rem;
  }

  .\33xl\:last\:mb-12:last-child{
    margin-bottom: 3rem;
  }

  .\33xl\:last\:ml-12:last-child{
    margin-left: 3rem;
  }

  .\33xl\:last\:mt-13:last-child{
    margin-top: 3.25rem;
  }

  .\33xl\:last\:mr-13:last-child{
    margin-right: 3.25rem;
  }

  .\33xl\:last\:mb-13:last-child{
    margin-bottom: 3.25rem;
  }

  .\33xl\:last\:ml-13:last-child{
    margin-left: 3.25rem;
  }

  .\33xl\:last\:mt-14:last-child{
    margin-top: 3.5rem;
  }

  .\33xl\:last\:mr-14:last-child{
    margin-right: 3.5rem;
  }

  .\33xl\:last\:mb-14:last-child{
    margin-bottom: 3.5rem;
  }

  .\33xl\:last\:ml-14:last-child{
    margin-left: 3.5rem;
  }

  .\33xl\:last\:mt-15:last-child{
    margin-top: 3.75rem;
  }

  .\33xl\:last\:mr-15:last-child{
    margin-right: 3.75rem;
  }

  .\33xl\:last\:mb-15:last-child{
    margin-bottom: 3.75rem;
  }

  .\33xl\:last\:ml-15:last-child{
    margin-left: 3.75rem;
  }

  .\33xl\:last\:mt-16:last-child{
    margin-top: 4rem;
  }

  .\33xl\:last\:mr-16:last-child{
    margin-right: 4rem;
  }

  .\33xl\:last\:mb-16:last-child{
    margin-bottom: 4rem;
  }

  .\33xl\:last\:ml-16:last-child{
    margin-left: 4rem;
  }

  .\33xl\:last\:mt-17:last-child{
    margin-top: 4.25rem;
  }

  .\33xl\:last\:mr-17:last-child{
    margin-right: 4.25rem;
  }

  .\33xl\:last\:mb-17:last-child{
    margin-bottom: 4.25rem;
  }

  .\33xl\:last\:ml-17:last-child{
    margin-left: 4.25rem;
  }

  .\33xl\:last\:mt-18:last-child{
    margin-top: 4.5rem;
  }

  .\33xl\:last\:mr-18:last-child{
    margin-right: 4.5rem;
  }

  .\33xl\:last\:mb-18:last-child{
    margin-bottom: 4.5rem;
  }

  .\33xl\:last\:ml-18:last-child{
    margin-left: 4.5rem;
  }

  .\33xl\:last\:mt-19:last-child{
    margin-top: 4.75rem;
  }

  .\33xl\:last\:mr-19:last-child{
    margin-right: 4.75rem;
  }

  .\33xl\:last\:mb-19:last-child{
    margin-bottom: 4.75rem;
  }

  .\33xl\:last\:ml-19:last-child{
    margin-left: 4.75rem;
  }

  .\33xl\:last\:mt-20:last-child{
    margin-top: 5rem;
  }

  .\33xl\:last\:mr-20:last-child{
    margin-right: 5rem;
  }

  .\33xl\:last\:mb-20:last-child{
    margin-bottom: 5rem;
  }

  .\33xl\:last\:ml-20:last-child{
    margin-left: 5rem;
  }

  .\33xl\:last\:mt-22:last-child{
    margin-top: 5.5rem;
  }

  .\33xl\:last\:mr-22:last-child{
    margin-right: 5.5rem;
  }

  .\33xl\:last\:mb-22:last-child{
    margin-bottom: 5.5rem;
  }

  .\33xl\:last\:ml-22:last-child{
    margin-left: 5.5rem;
  }

  .\33xl\:last\:mt-24:last-child{
    margin-top: 6rem;
  }

  .\33xl\:last\:mr-24:last-child{
    margin-right: 6rem;
  }

  .\33xl\:last\:mb-24:last-child{
    margin-bottom: 6rem;
  }

  .\33xl\:last\:ml-24:last-child{
    margin-left: 6rem;
  }

  .\33xl\:last\:mt-25:last-child{
    margin-top: 6.25rem;
  }

  .\33xl\:last\:mr-25:last-child{
    margin-right: 6.25rem;
  }

  .\33xl\:last\:mb-25:last-child{
    margin-bottom: 6.25rem;
  }

  .\33xl\:last\:ml-25:last-child{
    margin-left: 6.25rem;
  }

  .\33xl\:last\:mt-28:last-child{
    margin-top: 7rem;
  }

  .\33xl\:last\:mr-28:last-child{
    margin-right: 7rem;
  }

  .\33xl\:last\:mb-28:last-child{
    margin-bottom: 7rem;
  }

  .\33xl\:last\:ml-28:last-child{
    margin-left: 7rem;
  }

  .\33xl\:last\:mt-30:last-child{
    margin-top: 7.5rem;
  }

  .\33xl\:last\:mr-30:last-child{
    margin-right: 7.5rem;
  }

  .\33xl\:last\:mb-30:last-child{
    margin-bottom: 7.5rem;
  }

  .\33xl\:last\:ml-30:last-child{
    margin-left: 7.5rem;
  }

  .\33xl\:last\:mt-32:last-child{
    margin-top: 8rem;
  }

  .\33xl\:last\:mr-32:last-child{
    margin-right: 8rem;
  }

  .\33xl\:last\:mb-32:last-child{
    margin-bottom: 8rem;
  }

  .\33xl\:last\:ml-32:last-child{
    margin-left: 8rem;
  }

  .\33xl\:last\:mt-34:last-child{
    margin-top: 8.5rem;
  }

  .\33xl\:last\:mr-34:last-child{
    margin-right: 8.5rem;
  }

  .\33xl\:last\:mb-34:last-child{
    margin-bottom: 8.5rem;
  }

  .\33xl\:last\:ml-34:last-child{
    margin-left: 8.5rem;
  }

  .\33xl\:last\:mt-35:last-child{
    margin-top: 8.75rem;
  }

  .\33xl\:last\:mr-35:last-child{
    margin-right: 8.75rem;
  }

  .\33xl\:last\:mb-35:last-child{
    margin-bottom: 8.75rem;
  }

  .\33xl\:last\:ml-35:last-child{
    margin-left: 8.75rem;
  }

  .\33xl\:last\:mt-36:last-child{
    margin-top: 9rem;
  }

  .\33xl\:last\:mr-36:last-child{
    margin-right: 9rem;
  }

  .\33xl\:last\:mb-36:last-child{
    margin-bottom: 9rem;
  }

  .\33xl\:last\:ml-36:last-child{
    margin-left: 9rem;
  }

  .\33xl\:last\:mt-39:last-child{
    margin-top: 9.75rem;
  }

  .\33xl\:last\:mr-39:last-child{
    margin-right: 9.75rem;
  }

  .\33xl\:last\:mb-39:last-child{
    margin-bottom: 9.75rem;
  }

  .\33xl\:last\:ml-39:last-child{
    margin-left: 9.75rem;
  }

  .\33xl\:last\:mt-40:last-child{
    margin-top: 10rem;
  }

  .\33xl\:last\:mr-40:last-child{
    margin-right: 10rem;
  }

  .\33xl\:last\:mb-40:last-child{
    margin-bottom: 10rem;
  }

  .\33xl\:last\:ml-40:last-child{
    margin-left: 10rem;
  }

  .\33xl\:last\:mt-42:last-child{
    margin-top: 10.5rem;
  }

  .\33xl\:last\:mr-42:last-child{
    margin-right: 10.5rem;
  }

  .\33xl\:last\:mb-42:last-child{
    margin-bottom: 10.5rem;
  }

  .\33xl\:last\:ml-42:last-child{
    margin-left: 10.5rem;
  }

  .\33xl\:last\:mt-44:last-child{
    margin-top: 11rem;
  }

  .\33xl\:last\:mr-44:last-child{
    margin-right: 11rem;
  }

  .\33xl\:last\:mb-44:last-child{
    margin-bottom: 11rem;
  }

  .\33xl\:last\:ml-44:last-child{
    margin-left: 11rem;
  }

  .\33xl\:last\:mt-45:last-child{
    margin-top: 11.25rem;
  }

  .\33xl\:last\:mr-45:last-child{
    margin-right: 11.25rem;
  }

  .\33xl\:last\:mb-45:last-child{
    margin-bottom: 11.25rem;
  }

  .\33xl\:last\:ml-45:last-child{
    margin-left: 11.25rem;
  }

  .\33xl\:last\:mt-48:last-child{
    margin-top: 12rem;
  }

  .\33xl\:last\:mr-48:last-child{
    margin-right: 12rem;
  }

  .\33xl\:last\:mb-48:last-child{
    margin-bottom: 12rem;
  }

  .\33xl\:last\:ml-48:last-child{
    margin-left: 12rem;
  }

  .\33xl\:last\:mt-50:last-child{
    margin-top: 12.5rem;
  }

  .\33xl\:last\:mr-50:last-child{
    margin-right: 12.5rem;
  }

  .\33xl\:last\:mb-50:last-child{
    margin-bottom: 12.5rem;
  }

  .\33xl\:last\:ml-50:last-child{
    margin-left: 12.5rem;
  }

  .\33xl\:last\:mt-52:last-child{
    margin-top: 13rem;
  }

  .\33xl\:last\:mr-52:last-child{
    margin-right: 13rem;
  }

  .\33xl\:last\:mb-52:last-child{
    margin-bottom: 13rem;
  }

  .\33xl\:last\:ml-52:last-child{
    margin-left: 13rem;
  }

  .\33xl\:last\:mt-55:last-child{
    margin-top: 13.75rem;
  }

  .\33xl\:last\:mr-55:last-child{
    margin-right: 13.75rem;
  }

  .\33xl\:last\:mb-55:last-child{
    margin-bottom: 13.75rem;
  }

  .\33xl\:last\:ml-55:last-child{
    margin-left: 13.75rem;
  }

  .\33xl\:last\:mt-56:last-child{
    margin-top: 14rem;
  }

  .\33xl\:last\:mr-56:last-child{
    margin-right: 14rem;
  }

  .\33xl\:last\:mb-56:last-child{
    margin-bottom: 14rem;
  }

  .\33xl\:last\:ml-56:last-child{
    margin-left: 14rem;
  }

  .\33xl\:last\:mt-58:last-child{
    margin-top: 14.5rem;
  }

  .\33xl\:last\:mr-58:last-child{
    margin-right: 14.5rem;
  }

  .\33xl\:last\:mb-58:last-child{
    margin-bottom: 14.5rem;
  }

  .\33xl\:last\:ml-58:last-child{
    margin-left: 14.5rem;
  }

  .\33xl\:last\:mt-60:last-child{
    margin-top: 15rem;
  }

  .\33xl\:last\:mr-60:last-child{
    margin-right: 15rem;
  }

  .\33xl\:last\:mb-60:last-child{
    margin-bottom: 15rem;
  }

  .\33xl\:last\:ml-60:last-child{
    margin-left: 15rem;
  }

  .\33xl\:last\:mt-64:last-child{
    margin-top: 16rem;
  }

  .\33xl\:last\:mr-64:last-child{
    margin-right: 16rem;
  }

  .\33xl\:last\:mb-64:last-child{
    margin-bottom: 16rem;
  }

  .\33xl\:last\:ml-64:last-child{
    margin-left: 16rem;
  }

  .\33xl\:last\:mt-65:last-child{
    margin-top: 16.25rem;
  }

  .\33xl\:last\:mr-65:last-child{
    margin-right: 16.25rem;
  }

  .\33xl\:last\:mb-65:last-child{
    margin-bottom: 16.25rem;
  }

  .\33xl\:last\:ml-65:last-child{
    margin-left: 16.25rem;
  }

  .\33xl\:last\:mt-68:last-child{
    margin-top: 17rem;
  }

  .\33xl\:last\:mr-68:last-child{
    margin-right: 17rem;
  }

  .\33xl\:last\:mb-68:last-child{
    margin-bottom: 17rem;
  }

  .\33xl\:last\:ml-68:last-child{
    margin-left: 17rem;
  }

  .\33xl\:last\:mt-69:last-child{
    margin-top: 17.25rem;
  }

  .\33xl\:last\:mr-69:last-child{
    margin-right: 17.25rem;
  }

  .\33xl\:last\:mb-69:last-child{
    margin-bottom: 17.25rem;
  }

  .\33xl\:last\:ml-69:last-child{
    margin-left: 17.25rem;
  }

  .\33xl\:last\:mt-70:last-child{
    margin-top: 17.5rem;
  }

  .\33xl\:last\:mr-70:last-child{
    margin-right: 17.5rem;
  }

  .\33xl\:last\:mb-70:last-child{
    margin-bottom: 17.5rem;
  }

  .\33xl\:last\:ml-70:last-child{
    margin-left: 17.5rem;
  }

  .\33xl\:last\:mt-72:last-child{
    margin-top: 18rem;
  }

  .\33xl\:last\:mr-72:last-child{
    margin-right: 18rem;
  }

  .\33xl\:last\:mb-72:last-child{
    margin-bottom: 18rem;
  }

  .\33xl\:last\:ml-72:last-child{
    margin-left: 18rem;
  }

  .\33xl\:last\:mt-75:last-child{
    margin-top: 18.75rem;
  }

  .\33xl\:last\:mr-75:last-child{
    margin-right: 18.75rem;
  }

  .\33xl\:last\:mb-75:last-child{
    margin-bottom: 18.75rem;
  }

  .\33xl\:last\:ml-75:last-child{
    margin-left: 18.75rem;
  }

  .\33xl\:last\:mt-80:last-child{
    margin-top: 20rem;
  }

  .\33xl\:last\:mr-80:last-child{
    margin-right: 20rem;
  }

  .\33xl\:last\:mb-80:last-child{
    margin-bottom: 20rem;
  }

  .\33xl\:last\:ml-80:last-child{
    margin-left: 20rem;
  }

  .\33xl\:last\:mt-85:last-child{
    margin-top: 21.25rem;
  }

  .\33xl\:last\:mr-85:last-child{
    margin-right: 21.25rem;
  }

  .\33xl\:last\:mb-85:last-child{
    margin-bottom: 21.25rem;
  }

  .\33xl\:last\:ml-85:last-child{
    margin-left: 21.25rem;
  }

  .\33xl\:last\:mt-86:last-child{
    margin-top: 21.5rem;
  }

  .\33xl\:last\:mr-86:last-child{
    margin-right: 21.5rem;
  }

  .\33xl\:last\:mb-86:last-child{
    margin-bottom: 21.5rem;
  }

  .\33xl\:last\:ml-86:last-child{
    margin-left: 21.5rem;
  }

  .\33xl\:last\:mt-90:last-child{
    margin-top: 22.5rem;
  }

  .\33xl\:last\:mr-90:last-child{
    margin-right: 22.5rem;
  }

  .\33xl\:last\:mb-90:last-child{
    margin-bottom: 22.5rem;
  }

  .\33xl\:last\:ml-90:last-child{
    margin-left: 22.5rem;
  }

  .\33xl\:last\:mt-96:last-child{
    margin-top: 24rem;
  }

  .\33xl\:last\:mr-96:last-child{
    margin-right: 24rem;
  }

  .\33xl\:last\:mb-96:last-child{
    margin-bottom: 24rem;
  }

  .\33xl\:last\:ml-96:last-child{
    margin-left: 24rem;
  }

  .\33xl\:last\:mt-100:last-child{
    margin-top: 25rem;
  }

  .\33xl\:last\:mr-100:last-child{
    margin-right: 25rem;
  }

  .\33xl\:last\:mb-100:last-child{
    margin-bottom: 25rem;
  }

  .\33xl\:last\:ml-100:last-child{
    margin-left: 25rem;
  }

  .\33xl\:last\:mt-115:last-child{
    margin-top: 28.75rem;
  }

  .\33xl\:last\:mr-115:last-child{
    margin-right: 28.75rem;
  }

  .\33xl\:last\:mb-115:last-child{
    margin-bottom: 28.75rem;
  }

  .\33xl\:last\:ml-115:last-child{
    margin-left: 28.75rem;
  }

  .\33xl\:last\:mt-125:last-child{
    margin-top: 31.25rem;
  }

  .\33xl\:last\:mr-125:last-child{
    margin-right: 31.25rem;
  }

  .\33xl\:last\:mb-125:last-child{
    margin-bottom: 31.25rem;
  }

  .\33xl\:last\:ml-125:last-child{
    margin-left: 31.25rem;
  }

  .\33xl\:last\:mt-142:last-child{
    margin-top: 35.5rem;
  }

  .\33xl\:last\:mr-142:last-child{
    margin-right: 35.5rem;
  }

  .\33xl\:last\:mb-142:last-child{
    margin-bottom: 35.5rem;
  }

  .\33xl\:last\:ml-142:last-child{
    margin-left: 35.5rem;
  }

  .\33xl\:last\:mt-150:last-child{
    margin-top: 37.5rem;
  }

  .\33xl\:last\:mr-150:last-child{
    margin-right: 37.5rem;
  }

  .\33xl\:last\:mb-150:last-child{
    margin-bottom: 37.5rem;
  }

  .\33xl\:last\:ml-150:last-child{
    margin-left: 37.5rem;
  }

  .\33xl\:last\:mt-156:last-child{
    margin-top: 39rem;
  }

  .\33xl\:last\:mr-156:last-child{
    margin-right: 39rem;
  }

  .\33xl\:last\:mb-156:last-child{
    margin-bottom: 39rem;
  }

  .\33xl\:last\:ml-156:last-child{
    margin-left: 39rem;
  }

  .\33xl\:last\:mt-160:last-child{
    margin-top: 40rem;
  }

  .\33xl\:last\:mr-160:last-child{
    margin-right: 40rem;
  }

  .\33xl\:last\:mb-160:last-child{
    margin-bottom: 40rem;
  }

  .\33xl\:last\:ml-160:last-child{
    margin-left: 40rem;
  }

  .\33xl\:last\:mt-175:last-child{
    margin-top: 43.75rem;
  }

  .\33xl\:last\:mr-175:last-child{
    margin-right: 43.75rem;
  }

  .\33xl\:last\:mb-175:last-child{
    margin-bottom: 43.75rem;
  }

  .\33xl\:last\:ml-175:last-child{
    margin-left: 43.75rem;
  }

  .\33xl\:last\:mt-207:last-child{
    margin-top: 51.75rem;
  }

  .\33xl\:last\:mr-207:last-child{
    margin-right: 51.75rem;
  }

  .\33xl\:last\:mb-207:last-child{
    margin-bottom: 51.75rem;
  }

  .\33xl\:last\:ml-207:last-child{
    margin-left: 51.75rem;
  }

  .\33xl\:last\:mt-242:last-child{
    margin-top: 60.5rem;
  }

  .\33xl\:last\:mr-242:last-child{
    margin-right: 60.5rem;
  }

  .\33xl\:last\:mb-242:last-child{
    margin-bottom: 60.5rem;
  }

  .\33xl\:last\:ml-242:last-child{
    margin-left: 60.5rem;
  }

  .\33xl\:last\:mt-250:last-child{
    margin-top: 62.5rem;
  }

  .\33xl\:last\:mr-250:last-child{
    margin-right: 62.5rem;
  }

  .\33xl\:last\:mb-250:last-child{
    margin-bottom: 62.5rem;
  }

  .\33xl\:last\:ml-250:last-child{
    margin-left: 62.5rem;
  }

  .\33xl\:last\:mt-258:last-child{
    margin-top: 64.5rem;
  }

  .\33xl\:last\:mr-258:last-child{
    margin-right: 64.5rem;
  }

  .\33xl\:last\:mb-258:last-child{
    margin-bottom: 64.5rem;
  }

  .\33xl\:last\:ml-258:last-child{
    margin-left: 64.5rem;
  }

  .\33xl\:last\:mt-265:last-child{
    margin-top: 66.25rem;
  }

  .\33xl\:last\:mr-265:last-child{
    margin-right: 66.25rem;
  }

  .\33xl\:last\:mb-265:last-child{
    margin-bottom: 66.25rem;
  }

  .\33xl\:last\:ml-265:last-child{
    margin-left: 66.25rem;
  }

  .\33xl\:last\:mt-280:last-child{
    margin-top: 70rem;
  }

  .\33xl\:last\:mr-280:last-child{
    margin-right: 70rem;
  }

  .\33xl\:last\:mb-280:last-child{
    margin-bottom: 70rem;
  }

  .\33xl\:last\:ml-280:last-child{
    margin-left: 70rem;
  }

  .\33xl\:last\:mt-auto:last-child{
    margin-top: auto;
  }

  .\33xl\:last\:mr-auto:last-child{
    margin-right: auto;
  }

  .\33xl\:last\:mb-auto:last-child{
    margin-bottom: auto;
  }

  .\33xl\:last\:ml-auto:last-child{
    margin-left: auto;
  }

  .\33xl\:last\:mt-px:last-child{
    margin-top: 1px;
  }

  .\33xl\:last\:mr-px:last-child{
    margin-right: 1px;
  }

  .\33xl\:last\:mb-px:last-child{
    margin-bottom: 1px;
  }

  .\33xl\:last\:ml-px:last-child{
    margin-left: 1px;
  }

  .\33xl\:last\:mt-0\.5:last-child{
    margin-top: 0.125rem;
  }

  .\33xl\:last\:mr-0\.5:last-child{
    margin-right: 0.125rem;
  }

  .\33xl\:last\:mb-0\.5:last-child{
    margin-bottom: 0.125rem;
  }

  .\33xl\:last\:ml-0\.5:last-child{
    margin-left: 0.125rem;
  }

  .\33xl\:last\:mt-1\.5:last-child{
    margin-top: 0.375rem;
  }

  .\33xl\:last\:mr-1\.5:last-child{
    margin-right: 0.375rem;
  }

  .\33xl\:last\:mb-1\.5:last-child{
    margin-bottom: 0.375rem;
  }

  .\33xl\:last\:ml-1\.5:last-child{
    margin-left: 0.375rem;
  }

  .\33xl\:last\:mt-2\.5:last-child{
    margin-top: 0.625rem;
  }

  .\33xl\:last\:mr-2\.5:last-child{
    margin-right: 0.625rem;
  }

  .\33xl\:last\:mb-2\.5:last-child{
    margin-bottom: 0.625rem;
  }

  .\33xl\:last\:ml-2\.5:last-child{
    margin-left: 0.625rem;
  }

  .\33xl\:last\:mt-3\.5:last-child{
    margin-top: 0.875rem;
  }

  .\33xl\:last\:mr-3\.5:last-child{
    margin-right: 0.875rem;
  }

  .\33xl\:last\:mb-3\.5:last-child{
    margin-bottom: 0.875rem;
  }

  .\33xl\:last\:ml-3\.5:last-child{
    margin-left: 0.875rem;
  }

  .\33xl\:last\:mt-0\.25:last-child{
    margin-top: 0.0625rem;
  }

  .\33xl\:last\:mr-0\.25:last-child{
    margin-right: 0.0625rem;
  }

  .\33xl\:last\:mb-0\.25:last-child{
    margin-bottom: 0.0625rem;
  }

  .\33xl\:last\:ml-0\.25:last-child{
    margin-left: 0.0625rem;
  }

  .\33xl\:last\:mt-0\.75:last-child{
    margin-top: 0.1875rem;
  }

  .\33xl\:last\:mr-0\.75:last-child{
    margin-right: 0.1875rem;
  }

  .\33xl\:last\:mb-0\.75:last-child{
    margin-bottom: 0.1875rem;
  }

  .\33xl\:last\:ml-0\.75:last-child{
    margin-left: 0.1875rem;
  }

  .\33xl\:last\:mt-1\.25:last-child{
    margin-top: 0.3125rem;
  }

  .\33xl\:last\:mr-1\.25:last-child{
    margin-right: 0.3125rem;
  }

  .\33xl\:last\:mb-1\.25:last-child{
    margin-bottom: 0.3125rem;
  }

  .\33xl\:last\:ml-1\.25:last-child{
    margin-left: 0.3125rem;
  }

  .\33xl\:last\:mt-1\.75:last-child{
    margin-top: 0.4375rem;
  }

  .\33xl\:last\:mr-1\.75:last-child{
    margin-right: 0.4375rem;
  }

  .\33xl\:last\:mb-1\.75:last-child{
    margin-bottom: 0.4375rem;
  }

  .\33xl\:last\:ml-1\.75:last-child{
    margin-left: 0.4375rem;
  }

  .\33xl\:last\:mt-2\.25:last-child{
    margin-top: 0.5625rem;
  }

  .\33xl\:last\:mr-2\.25:last-child{
    margin-right: 0.5625rem;
  }

  .\33xl\:last\:mb-2\.25:last-child{
    margin-bottom: 0.5625rem;
  }

  .\33xl\:last\:ml-2\.25:last-child{
    margin-left: 0.5625rem;
  }

  .\33xl\:last\:mt-2\.75:last-child{
    margin-top: 0.6875rem;
  }

  .\33xl\:last\:mr-2\.75:last-child{
    margin-right: 0.6875rem;
  }

  .\33xl\:last\:mb-2\.75:last-child{
    margin-bottom: 0.6875rem;
  }

  .\33xl\:last\:ml-2\.75:last-child{
    margin-left: 0.6875rem;
  }

  .\33xl\:last\:mt-3\.25:last-child{
    margin-top: 0.8125rem;
  }

  .\33xl\:last\:mr-3\.25:last-child{
    margin-right: 0.8125rem;
  }

  .\33xl\:last\:mb-3\.25:last-child{
    margin-bottom: 0.8125rem;
  }

  .\33xl\:last\:ml-3\.25:last-child{
    margin-left: 0.8125rem;
  }

  .\33xl\:last\:mt-3\.75:last-child{
    margin-top: 0.9375rem;
  }

  .\33xl\:last\:mr-3\.75:last-child{
    margin-right: 0.9375rem;
  }

  .\33xl\:last\:mb-3\.75:last-child{
    margin-bottom: 0.9375rem;
  }

  .\33xl\:last\:ml-3\.75:last-child{
    margin-left: 0.9375rem;
  }

  .\33xl\:last\:mt-4\.25:last-child{
    margin-top: 1.0625rem;
  }

  .\33xl\:last\:mr-4\.25:last-child{
    margin-right: 1.0625rem;
  }

  .\33xl\:last\:mb-4\.25:last-child{
    margin-bottom: 1.0625rem;
  }

  .\33xl\:last\:ml-4\.25:last-child{
    margin-left: 1.0625rem;
  }

  .\33xl\:last\:mt-4\.5:last-child{
    margin-top: 1.125rem;
  }

  .\33xl\:last\:mr-4\.5:last-child{
    margin-right: 1.125rem;
  }

  .\33xl\:last\:mb-4\.5:last-child{
    margin-bottom: 1.125rem;
  }

  .\33xl\:last\:ml-4\.5:last-child{
    margin-left: 1.125rem;
  }

  .\33xl\:last\:mt-4\.75:last-child{
    margin-top: 1.1875rem;
  }

  .\33xl\:last\:mr-4\.75:last-child{
    margin-right: 1.1875rem;
  }

  .\33xl\:last\:mb-4\.75:last-child{
    margin-bottom: 1.1875rem;
  }

  .\33xl\:last\:ml-4\.75:last-child{
    margin-left: 1.1875rem;
  }

  .\33xl\:last\:mt-5\.25:last-child{
    margin-top: 1.3125rem;
  }

  .\33xl\:last\:mr-5\.25:last-child{
    margin-right: 1.3125rem;
  }

  .\33xl\:last\:mb-5\.25:last-child{
    margin-bottom: 1.3125rem;
  }

  .\33xl\:last\:ml-5\.25:last-child{
    margin-left: 1.3125rem;
  }

  .\33xl\:last\:mt-5\.5:last-child{
    margin-top: 1.375rem;
  }

  .\33xl\:last\:mr-5\.5:last-child{
    margin-right: 1.375rem;
  }

  .\33xl\:last\:mb-5\.5:last-child{
    margin-bottom: 1.375rem;
  }

  .\33xl\:last\:ml-5\.5:last-child{
    margin-left: 1.375rem;
  }

  .\33xl\:last\:mt-5\.75:last-child{
    margin-top: 1.4375rem;
  }

  .\33xl\:last\:mr-5\.75:last-child{
    margin-right: 1.4375rem;
  }

  .\33xl\:last\:mb-5\.75:last-child{
    margin-bottom: 1.4375rem;
  }

  .\33xl\:last\:ml-5\.75:last-child{
    margin-left: 1.4375rem;
  }

  .\33xl\:last\:mt-6\.25:last-child{
    margin-top: 1.5625rem;
  }

  .\33xl\:last\:mr-6\.25:last-child{
    margin-right: 1.5625rem;
  }

  .\33xl\:last\:mb-6\.25:last-child{
    margin-bottom: 1.5625rem;
  }

  .\33xl\:last\:ml-6\.25:last-child{
    margin-left: 1.5625rem;
  }

  .\33xl\:last\:mt-6\.5:last-child{
    margin-top: 1.625rem;
  }

  .\33xl\:last\:mr-6\.5:last-child{
    margin-right: 1.625rem;
  }

  .\33xl\:last\:mb-6\.5:last-child{
    margin-bottom: 1.625rem;
  }

  .\33xl\:last\:ml-6\.5:last-child{
    margin-left: 1.625rem;
  }

  .\33xl\:last\:mt-6\.75:last-child{
    margin-top: 1.6875rem;
  }

  .\33xl\:last\:mr-6\.75:last-child{
    margin-right: 1.6875rem;
  }

  .\33xl\:last\:mb-6\.75:last-child{
    margin-bottom: 1.6875rem;
  }

  .\33xl\:last\:ml-6\.75:last-child{
    margin-left: 1.6875rem;
  }

  .\33xl\:last\:mt-7\.25:last-child{
    margin-top: 1.8125rem;
  }

  .\33xl\:last\:mr-7\.25:last-child{
    margin-right: 1.8125rem;
  }

  .\33xl\:last\:mb-7\.25:last-child{
    margin-bottom: 1.8125rem;
  }

  .\33xl\:last\:ml-7\.25:last-child{
    margin-left: 1.8125rem;
  }

  .\33xl\:last\:mt-7\.5:last-child{
    margin-top: 1.875rem;
  }

  .\33xl\:last\:mr-7\.5:last-child{
    margin-right: 1.875rem;
  }

  .\33xl\:last\:mb-7\.5:last-child{
    margin-bottom: 1.875rem;
  }

  .\33xl\:last\:ml-7\.5:last-child{
    margin-left: 1.875rem;
  }

  .\33xl\:last\:mt-8\.25:last-child{
    margin-top: 2.0625rem;
  }

  .\33xl\:last\:mr-8\.25:last-child{
    margin-right: 2.0625rem;
  }

  .\33xl\:last\:mb-8\.25:last-child{
    margin-bottom: 2.0625rem;
  }

  .\33xl\:last\:ml-8\.25:last-child{
    margin-left: 2.0625rem;
  }

  .\33xl\:last\:mt-8\.5:last-child{
    margin-top: 2.125rem;
  }

  .\33xl\:last\:mr-8\.5:last-child{
    margin-right: 2.125rem;
  }

  .\33xl\:last\:mb-8\.5:last-child{
    margin-bottom: 2.125rem;
  }

  .\33xl\:last\:ml-8\.5:last-child{
    margin-left: 2.125rem;
  }

  .\33xl\:last\:mt-9\.25:last-child{
    margin-top: 2.3125rem;
  }

  .\33xl\:last\:mr-9\.25:last-child{
    margin-right: 2.3125rem;
  }

  .\33xl\:last\:mb-9\.25:last-child{
    margin-bottom: 2.3125rem;
  }

  .\33xl\:last\:ml-9\.25:last-child{
    margin-left: 2.3125rem;
  }

  .\33xl\:last\:mt-9\.5:last-child{
    margin-top: 2.375rem;
  }

  .\33xl\:last\:mr-9\.5:last-child{
    margin-right: 2.375rem;
  }

  .\33xl\:last\:mb-9\.5:last-child{
    margin-bottom: 2.375rem;
  }

  .\33xl\:last\:ml-9\.5:last-child{
    margin-left: 2.375rem;
  }

  .\33xl\:last\:mt-10\.5:last-child{
    margin-top: 2.625rem;
  }

  .\33xl\:last\:mr-10\.5:last-child{
    margin-right: 2.625rem;
  }

  .\33xl\:last\:mb-10\.5:last-child{
    margin-bottom: 2.625rem;
  }

  .\33xl\:last\:ml-10\.5:last-child{
    margin-left: 2.625rem;
  }

  .\33xl\:last\:mt-11\.25:last-child{
    margin-top: 2.8125rem;
  }

  .\33xl\:last\:mr-11\.25:last-child{
    margin-right: 2.8125rem;
  }

  .\33xl\:last\:mb-11\.25:last-child{
    margin-bottom: 2.8125rem;
  }

  .\33xl\:last\:ml-11\.25:last-child{
    margin-left: 2.8125rem;
  }

  .\33xl\:last\:mt-11\.5:last-child{
    margin-top: 2.875rem;
  }

  .\33xl\:last\:mr-11\.5:last-child{
    margin-right: 2.875rem;
  }

  .\33xl\:last\:mb-11\.5:last-child{
    margin-bottom: 2.875rem;
  }

  .\33xl\:last\:ml-11\.5:last-child{
    margin-left: 2.875rem;
  }

  .\33xl\:last\:mt-12\.5:last-child{
    margin-top: 3.125rem;
  }

  .\33xl\:last\:mr-12\.5:last-child{
    margin-right: 3.125rem;
  }

  .\33xl\:last\:mb-12\.5:last-child{
    margin-bottom: 3.125rem;
  }

  .\33xl\:last\:ml-12\.5:last-child{
    margin-left: 3.125rem;
  }

  .\33xl\:last\:mt-12\.75:last-child{
    margin-top: 3.1875rem;
  }

  .\33xl\:last\:mr-12\.75:last-child{
    margin-right: 3.1875rem;
  }

  .\33xl\:last\:mb-12\.75:last-child{
    margin-bottom: 3.1875rem;
  }

  .\33xl\:last\:ml-12\.75:last-child{
    margin-left: 3.1875rem;
  }

  .\33xl\:last\:mt-13\.5:last-child{
    margin-top: 3.375rem;
  }

  .\33xl\:last\:mr-13\.5:last-child{
    margin-right: 3.375rem;
  }

  .\33xl\:last\:mb-13\.5:last-child{
    margin-bottom: 3.375rem;
  }

  .\33xl\:last\:ml-13\.5:last-child{
    margin-left: 3.375rem;
  }

  .\33xl\:last\:mt-14\.5:last-child{
    margin-top: 3.625rem;
  }

  .\33xl\:last\:mr-14\.5:last-child{
    margin-right: 3.625rem;
  }

  .\33xl\:last\:mb-14\.5:last-child{
    margin-bottom: 3.625rem;
  }

  .\33xl\:last\:ml-14\.5:last-child{
    margin-left: 3.625rem;
  }

  .\33xl\:last\:mt-15\.5:last-child{
    margin-top: 3.875rem;
  }

  .\33xl\:last\:mr-15\.5:last-child{
    margin-right: 3.875rem;
  }

  .\33xl\:last\:mb-15\.5:last-child{
    margin-bottom: 3.875rem;
  }

  .\33xl\:last\:ml-15\.5:last-child{
    margin-left: 3.875rem;
  }

  .\33xl\:last\:mt-15\.75:last-child{
    margin-top: 3.9375rem;
  }

  .\33xl\:last\:mr-15\.75:last-child{
    margin-right: 3.9375rem;
  }

  .\33xl\:last\:mb-15\.75:last-child{
    margin-bottom: 3.9375rem;
  }

  .\33xl\:last\:ml-15\.75:last-child{
    margin-left: 3.9375rem;
  }

  .\33xl\:last\:mt-16\.25:last-child{
    margin-top: 4.0625rem;
  }

  .\33xl\:last\:mr-16\.25:last-child{
    margin-right: 4.0625rem;
  }

  .\33xl\:last\:mb-16\.25:last-child{
    margin-bottom: 4.0625rem;
  }

  .\33xl\:last\:ml-16\.25:last-child{
    margin-left: 4.0625rem;
  }

  .\33xl\:last\:mt-17\.25:last-child{
    margin-top: 4.3125rem;
  }

  .\33xl\:last\:mr-17\.25:last-child{
    margin-right: 4.3125rem;
  }

  .\33xl\:last\:mb-17\.25:last-child{
    margin-bottom: 4.3125rem;
  }

  .\33xl\:last\:ml-17\.25:last-child{
    margin-left: 4.3125rem;
  }

  .\33xl\:last\:mt-17\.5:last-child{
    margin-top: 4.375rem;
  }

  .\33xl\:last\:mr-17\.5:last-child{
    margin-right: 4.375rem;
  }

  .\33xl\:last\:mb-17\.5:last-child{
    margin-bottom: 4.375rem;
  }

  .\33xl\:last\:ml-17\.5:last-child{
    margin-left: 4.375rem;
  }

  .\33xl\:last\:mt-18\.25:last-child{
    margin-top: 4.5625rem;
  }

  .\33xl\:last\:mr-18\.25:last-child{
    margin-right: 4.5625rem;
  }

  .\33xl\:last\:mb-18\.25:last-child{
    margin-bottom: 4.5625rem;
  }

  .\33xl\:last\:ml-18\.25:last-child{
    margin-left: 4.5625rem;
  }

  .\33xl\:last\:mt-18\.5:last-child{
    margin-top: 4.625rem;
  }

  .\33xl\:last\:mr-18\.5:last-child{
    margin-right: 4.625rem;
  }

  .\33xl\:last\:mb-18\.5:last-child{
    margin-bottom: 4.625rem;
  }

  .\33xl\:last\:ml-18\.5:last-child{
    margin-left: 4.625rem;
  }

  .\33xl\:last\:mt-20\.25:last-child{
    margin-top: 5.0625rem;
  }

  .\33xl\:last\:mr-20\.25:last-child{
    margin-right: 5.0625rem;
  }

  .\33xl\:last\:mb-20\.25:last-child{
    margin-bottom: 5.0625rem;
  }

  .\33xl\:last\:ml-20\.25:last-child{
    margin-left: 5.0625rem;
  }

  .\33xl\:last\:mt-20\.5:last-child{
    margin-top: 5.125rem;
  }

  .\33xl\:last\:mr-20\.5:last-child{
    margin-right: 5.125rem;
  }

  .\33xl\:last\:mb-20\.5:last-child{
    margin-bottom: 5.125rem;
  }

  .\33xl\:last\:ml-20\.5:last-child{
    margin-left: 5.125rem;
  }

  .\33xl\:last\:mt-22\.5:last-child{
    margin-top: 5.625rem;
  }

  .\33xl\:last\:mr-22\.5:last-child{
    margin-right: 5.625rem;
  }

  .\33xl\:last\:mb-22\.5:last-child{
    margin-bottom: 5.625rem;
  }

  .\33xl\:last\:ml-22\.5:last-child{
    margin-left: 5.625rem;
  }

  .\33xl\:last\:mt-25\.5:last-child{
    margin-top: 6.375rem;
  }

  .\33xl\:last\:mr-25\.5:last-child{
    margin-right: 6.375rem;
  }

  .\33xl\:last\:mb-25\.5:last-child{
    margin-bottom: 6.375rem;
  }

  .\33xl\:last\:ml-25\.5:last-child{
    margin-left: 6.375rem;
  }

  .\33xl\:last\:mt-26\.75:last-child{
    margin-top: 6.6875rem;
  }

  .\33xl\:last\:mr-26\.75:last-child{
    margin-right: 6.6875rem;
  }

  .\33xl\:last\:mb-26\.75:last-child{
    margin-bottom: 6.6875rem;
  }

  .\33xl\:last\:ml-26\.75:last-child{
    margin-left: 6.6875rem;
  }

  .\33xl\:last\:mt-32\.5:last-child{
    margin-top: 8.125rem;
  }

  .\33xl\:last\:mr-32\.5:last-child{
    margin-right: 8.125rem;
  }

  .\33xl\:last\:mb-32\.5:last-child{
    margin-bottom: 8.125rem;
  }

  .\33xl\:last\:ml-32\.5:last-child{
    margin-left: 8.125rem;
  }

  .\33xl\:last\:mt-37\.5:last-child{
    margin-top: 9.375rem;
  }

  .\33xl\:last\:mr-37\.5:last-child{
    margin-right: 9.375rem;
  }

  .\33xl\:last\:mb-37\.5:last-child{
    margin-bottom: 9.375rem;
  }

  .\33xl\:last\:ml-37\.5:last-child{
    margin-left: 9.375rem;
  }

  .\33xl\:last\:mt-41\.25:last-child{
    margin-top: 10.3125rem;
  }

  .\33xl\:last\:mr-41\.25:last-child{
    margin-right: 10.3125rem;
  }

  .\33xl\:last\:mb-41\.25:last-child{
    margin-bottom: 10.3125rem;
  }

  .\33xl\:last\:ml-41\.25:last-child{
    margin-left: 10.3125rem;
  }

  .\33xl\:last\:mt-52\.5:last-child{
    margin-top: 13.125rem;
  }

  .\33xl\:last\:mr-52\.5:last-child{
    margin-right: 13.125rem;
  }

  .\33xl\:last\:mb-52\.5:last-child{
    margin-bottom: 13.125rem;
  }

  .\33xl\:last\:ml-52\.5:last-child{
    margin-left: 13.125rem;
  }

  .\33xl\:last\:mt-54\.5:last-child{
    margin-top: 13.625rem;
  }

  .\33xl\:last\:mr-54\.5:last-child{
    margin-right: 13.625rem;
  }

  .\33xl\:last\:mb-54\.5:last-child{
    margin-bottom: 13.625rem;
  }

  .\33xl\:last\:ml-54\.5:last-child{
    margin-left: 13.625rem;
  }

  .\33xl\:last\:mt-57\.25:last-child{
    margin-top: 14.3125rem;
  }

  .\33xl\:last\:mr-57\.25:last-child{
    margin-right: 14.3125rem;
  }

  .\33xl\:last\:mb-57\.25:last-child{
    margin-bottom: 14.3125rem;
  }

  .\33xl\:last\:ml-57\.25:last-child{
    margin-left: 14.3125rem;
  }

  .\33xl\:last\:mt-57\.5:last-child{
    margin-top: 14.375rem;
  }

  .\33xl\:last\:mr-57\.5:last-child{
    margin-right: 14.375rem;
  }

  .\33xl\:last\:mb-57\.5:last-child{
    margin-bottom: 14.375rem;
  }

  .\33xl\:last\:ml-57\.5:last-child{
    margin-left: 14.375rem;
  }

  .\33xl\:last\:mt-66\.25:last-child{
    margin-top: 16.5625rem;
  }

  .\33xl\:last\:mr-66\.25:last-child{
    margin-right: 16.5625rem;
  }

  .\33xl\:last\:mb-66\.25:last-child{
    margin-bottom: 16.5625rem;
  }

  .\33xl\:last\:ml-66\.25:last-child{
    margin-left: 16.5625rem;
  }

  .\33xl\:last\:mt-74\.5:last-child{
    margin-top: 18.125rem;
  }

  .\33xl\:last\:mr-74\.5:last-child{
    margin-right: 18.125rem;
  }

  .\33xl\:last\:mb-74\.5:last-child{
    margin-bottom: 18.125rem;
  }

  .\33xl\:last\:ml-74\.5:last-child{
    margin-left: 18.125rem;
  }

  .\33xl\:last\:mt-106\.25:last-child{
    margin-top: 26.5625rem;
  }

  .\33xl\:last\:mr-106\.25:last-child{
    margin-right: 26.5625rem;
  }

  .\33xl\:last\:mb-106\.25:last-child{
    margin-bottom: 26.5625rem;
  }

  .\33xl\:last\:ml-106\.25:last-child{
    margin-left: 26.5625rem;
  }

  .\33xl\:last\:mt-112\.25:last-child{
    margin-top: 28.0675rem;
  }

  .\33xl\:last\:mr-112\.25:last-child{
    margin-right: 28.0675rem;
  }

  .\33xl\:last\:mb-112\.25:last-child{
    margin-bottom: 28.0675rem;
  }

  .\33xl\:last\:ml-112\.25:last-child{
    margin-left: 28.0675rem;
  }

  .\33xl\:last\:mt-112\.75:last-child{
    margin-top: 28.1875rem;
  }

  .\33xl\:last\:mr-112\.75:last-child{
    margin-right: 28.1875rem;
  }

  .\33xl\:last\:mb-112\.75:last-child{
    margin-bottom: 28.1875rem;
  }

  .\33xl\:last\:ml-112\.75:last-child{
    margin-left: 28.1875rem;
  }

  .\33xl\:last\:mt-147\.5:last-child{
    margin-top: 36.875rem;
  }

  .\33xl\:last\:mr-147\.5:last-child{
    margin-right: 36.875rem;
  }

  .\33xl\:last\:mb-147\.5:last-child{
    margin-bottom: 36.875rem;
  }

  .\33xl\:last\:ml-147\.5:last-child{
    margin-left: 36.875rem;
  }

  .\33xl\:last\:mt-162\.5:last-child{
    margin-top: 40.625rem;
  }

  .\33xl\:last\:mr-162\.5:last-child{
    margin-right: 40.625rem;
  }

  .\33xl\:last\:mb-162\.5:last-child{
    margin-bottom: 40.625rem;
  }

  .\33xl\:last\:ml-162\.5:last-child{
    margin-left: 40.625rem;
  }

  .\33xl\:last\:mt-172\.25:last-child{
    margin-top: 42.5625rem;
  }

  .\33xl\:last\:mr-172\.25:last-child{
    margin-right: 42.5625rem;
  }

  .\33xl\:last\:mb-172\.25:last-child{
    margin-bottom: 42.5625rem;
  }

  .\33xl\:last\:ml-172\.25:last-child{
    margin-left: 42.5625rem;
  }

  .\33xl\:last\:mt-175\.25:last-child{
    margin-top: 43.8125rem;
  }

  .\33xl\:last\:mr-175\.25:last-child{
    margin-right: 43.8125rem;
  }

  .\33xl\:last\:mb-175\.25:last-child{
    margin-bottom: 43.8125rem;
  }

  .\33xl\:last\:ml-175\.25:last-child{
    margin-left: 43.8125rem;
  }

  .\33xl\:last\:mt-184\.25:last-child{
    margin-top: 46.0625rem;
  }

  .\33xl\:last\:mr-184\.25:last-child{
    margin-right: 46.0625rem;
  }

  .\33xl\:last\:mb-184\.25:last-child{
    margin-bottom: 46.0625rem;
  }

  .\33xl\:last\:ml-184\.25:last-child{
    margin-left: 46.0625rem;
  }

  .\33xl\:last\:mt-203\.25:last-child{
    margin-top: 50.8125rem;
  }

  .\33xl\:last\:mr-203\.25:last-child{
    margin-right: 50.8125rem;
  }

  .\33xl\:last\:mb-203\.25:last-child{
    margin-bottom: 50.8125rem;
  }

  .\33xl\:last\:ml-203\.25:last-child{
    margin-left: 50.8125rem;
  }

  .\33xl\:last\:mt-half:last-child{
    margin-top: 50%;
  }

  .\33xl\:last\:mr-half:last-child{
    margin-right: 50%;
  }

  .\33xl\:last\:mb-half:last-child{
    margin-bottom: 50%;
  }

  .\33xl\:last\:ml-half:last-child{
    margin-left: 50%;
  }

  .\33xl\:last\:mt-full:last-child{
    margin-top: 100%;
  }

  .\33xl\:last\:mr-full:last-child{
    margin-right: 100%;
  }

  .\33xl\:last\:mb-full:last-child{
    margin-bottom: 100%;
  }

  .\33xl\:last\:ml-full:last-child{
    margin-left: 100%;
  }

  .\33xl\:last\:mt-1\/10:last-child{
    margin-top: 10%;
  }

  .\33xl\:last\:mr-1\/10:last-child{
    margin-right: 10%;
  }

  .\33xl\:last\:mb-1\/10:last-child{
    margin-bottom: 10%;
  }

  .\33xl\:last\:ml-1\/10:last-child{
    margin-left: 10%;
  }

  .\33xl\:last\:mt-2\/10:last-child{
    margin-top: 20%;
  }

  .\33xl\:last\:mr-2\/10:last-child{
    margin-right: 20%;
  }

  .\33xl\:last\:mb-2\/10:last-child{
    margin-bottom: 20%;
  }

  .\33xl\:last\:ml-2\/10:last-child{
    margin-left: 20%;
  }

  .\33xl\:last\:mt-3\/10:last-child{
    margin-top: 30%;
  }

  .\33xl\:last\:mr-3\/10:last-child{
    margin-right: 30%;
  }

  .\33xl\:last\:mb-3\/10:last-child{
    margin-bottom: 30%;
  }

  .\33xl\:last\:ml-3\/10:last-child{
    margin-left: 30%;
  }

  .\33xl\:last\:mt-4\/10:last-child{
    margin-top: 40%;
  }

  .\33xl\:last\:mr-4\/10:last-child{
    margin-right: 40%;
  }

  .\33xl\:last\:mb-4\/10:last-child{
    margin-bottom: 40%;
  }

  .\33xl\:last\:ml-4\/10:last-child{
    margin-left: 40%;
  }

  .\33xl\:last\:mt-4\.5\/10:last-child{
    margin-top: 45%;
  }

  .\33xl\:last\:mr-4\.5\/10:last-child{
    margin-right: 45%;
  }

  .\33xl\:last\:mb-4\.5\/10:last-child{
    margin-bottom: 45%;
  }

  .\33xl\:last\:ml-4\.5\/10:last-child{
    margin-left: 45%;
  }

  .\33xl\:last\:mt-5\/10:last-child{
    margin-top: 50%;
  }

  .\33xl\:last\:mr-5\/10:last-child{
    margin-right: 50%;
  }

  .\33xl\:last\:mb-5\/10:last-child{
    margin-bottom: 50%;
  }

  .\33xl\:last\:ml-5\/10:last-child{
    margin-left: 50%;
  }

  .\33xl\:last\:mt-5\.5\/10:last-child{
    margin-top: 55%;
  }

  .\33xl\:last\:mr-5\.5\/10:last-child{
    margin-right: 55%;
  }

  .\33xl\:last\:mb-5\.5\/10:last-child{
    margin-bottom: 55%;
  }

  .\33xl\:last\:ml-5\.5\/10:last-child{
    margin-left: 55%;
  }

  .\33xl\:last\:mt-6\/10:last-child{
    margin-top: 60%;
  }

  .\33xl\:last\:mr-6\/10:last-child{
    margin-right: 60%;
  }

  .\33xl\:last\:mb-6\/10:last-child{
    margin-bottom: 60%;
  }

  .\33xl\:last\:ml-6\/10:last-child{
    margin-left: 60%;
  }

  .\33xl\:last\:mt-7\/10:last-child{
    margin-top: 70%;
  }

  .\33xl\:last\:mr-7\/10:last-child{
    margin-right: 70%;
  }

  .\33xl\:last\:mb-7\/10:last-child{
    margin-bottom: 70%;
  }

  .\33xl\:last\:ml-7\/10:last-child{
    margin-left: 70%;
  }

  .\33xl\:last\:mt-8\/10:last-child{
    margin-top: 80%;
  }

  .\33xl\:last\:mr-8\/10:last-child{
    margin-right: 80%;
  }

  .\33xl\:last\:mb-8\/10:last-child{
    margin-bottom: 80%;
  }

  .\33xl\:last\:ml-8\/10:last-child{
    margin-left: 80%;
  }

  .\33xl\:last\:mt-9\/10:last-child{
    margin-top: 90%;
  }

  .\33xl\:last\:mr-9\/10:last-child{
    margin-right: 90%;
  }

  .\33xl\:last\:mb-9\/10:last-child{
    margin-bottom: 90%;
  }

  .\33xl\:last\:ml-9\/10:last-child{
    margin-left: 90%;
  }

  .\33xl\:last\:mt-1\/12:last-child{
    margin-top: 8.333333%;
  }

  .\33xl\:last\:mr-1\/12:last-child{
    margin-right: 8.333333%;
  }

  .\33xl\:last\:mb-1\/12:last-child{
    margin-bottom: 8.333333%;
  }

  .\33xl\:last\:ml-1\/12:last-child{
    margin-left: 8.333333%;
  }

  .\33xl\:last\:mt-2\/12:last-child{
    margin-top: 16.666667%;
  }

  .\33xl\:last\:mr-2\/12:last-child{
    margin-right: 16.666667%;
  }

  .\33xl\:last\:mb-2\/12:last-child{
    margin-bottom: 16.666667%;
  }

  .\33xl\:last\:ml-2\/12:last-child{
    margin-left: 16.666667%;
  }

  .\33xl\:last\:mt-3\/12:last-child{
    margin-top: 25%;
  }

  .\33xl\:last\:mr-3\/12:last-child{
    margin-right: 25%;
  }

  .\33xl\:last\:mb-3\/12:last-child{
    margin-bottom: 25%;
  }

  .\33xl\:last\:ml-3\/12:last-child{
    margin-left: 25%;
  }

  .\33xl\:last\:mt-4\/12:last-child{
    margin-top: 33.333333%;
  }

  .\33xl\:last\:mr-4\/12:last-child{
    margin-right: 33.333333%;
  }

  .\33xl\:last\:mb-4\/12:last-child{
    margin-bottom: 33.333333%;
  }

  .\33xl\:last\:ml-4\/12:last-child{
    margin-left: 33.333333%;
  }

  .\33xl\:last\:mt-5\/12:last-child{
    margin-top: 41.666667%;
  }

  .\33xl\:last\:mr-5\/12:last-child{
    margin-right: 41.666667%;
  }

  .\33xl\:last\:mb-5\/12:last-child{
    margin-bottom: 41.666667%;
  }

  .\33xl\:last\:ml-5\/12:last-child{
    margin-left: 41.666667%;
  }

  .\33xl\:last\:mt-6\/12:last-child{
    margin-top: 50%;
  }

  .\33xl\:last\:mr-6\/12:last-child{
    margin-right: 50%;
  }

  .\33xl\:last\:mb-6\/12:last-child{
    margin-bottom: 50%;
  }

  .\33xl\:last\:ml-6\/12:last-child{
    margin-left: 50%;
  }

  .\33xl\:last\:mt-7\/12:last-child{
    margin-top: 58.333333%;
  }

  .\33xl\:last\:mr-7\/12:last-child{
    margin-right: 58.333333%;
  }

  .\33xl\:last\:mb-7\/12:last-child{
    margin-bottom: 58.333333%;
  }

  .\33xl\:last\:ml-7\/12:last-child{
    margin-left: 58.333333%;
  }

  .\33xl\:last\:mt-8\/12:last-child{
    margin-top: 66.666667%;
  }

  .\33xl\:last\:mr-8\/12:last-child{
    margin-right: 66.666667%;
  }

  .\33xl\:last\:mb-8\/12:last-child{
    margin-bottom: 66.666667%;
  }

  .\33xl\:last\:ml-8\/12:last-child{
    margin-left: 66.666667%;
  }

  .\33xl\:last\:mt-9\/12:last-child{
    margin-top: 75%;
  }

  .\33xl\:last\:mr-9\/12:last-child{
    margin-right: 75%;
  }

  .\33xl\:last\:mb-9\/12:last-child{
    margin-bottom: 75%;
  }

  .\33xl\:last\:ml-9\/12:last-child{
    margin-left: 75%;
  }

  .\33xl\:last\:mt-10\/12:last-child{
    margin-top: 83.333333%;
  }

  .\33xl\:last\:mr-10\/12:last-child{
    margin-right: 83.333333%;
  }

  .\33xl\:last\:mb-10\/12:last-child{
    margin-bottom: 83.333333%;
  }

  .\33xl\:last\:ml-10\/12:last-child{
    margin-left: 83.333333%;
  }

  .\33xl\:last\:mt-11\/12:last-child{
    margin-top: 91.666667%;
  }

  .\33xl\:last\:mr-11\/12:last-child{
    margin-right: 91.666667%;
  }

  .\33xl\:last\:mb-11\/12:last-child{
    margin-bottom: 91.666667%;
  }

  .\33xl\:last\:ml-11\/12:last-child{
    margin-left: 91.666667%;
  }

  .\33xl\:last\:-mt-0:last-child{
    margin-top: 0px;
  }

  .\33xl\:last\:-mr-0:last-child{
    margin-right: 0px;
  }

  .\33xl\:last\:-mb-0:last-child{
    margin-bottom: 0px;
  }

  .\33xl\:last\:-ml-0:last-child{
    margin-left: 0px;
  }

  .\33xl\:last\:-mt-1:last-child{
    margin-top: -0.25rem;
  }

  .\33xl\:last\:-mr-1:last-child{
    margin-right: -0.25rem;
  }

  .\33xl\:last\:-mb-1:last-child{
    margin-bottom: -0.25rem;
  }

  .\33xl\:last\:-ml-1:last-child{
    margin-left: -0.25rem;
  }

  .\33xl\:last\:-mt-2:last-child{
    margin-top: -0.5rem;
  }

  .\33xl\:last\:-mr-2:last-child{
    margin-right: -0.5rem;
  }

  .\33xl\:last\:-mb-2:last-child{
    margin-bottom: -0.5rem;
  }

  .\33xl\:last\:-ml-2:last-child{
    margin-left: -0.5rem;
  }

  .\33xl\:last\:-mt-3:last-child{
    margin-top: -0.75rem;
  }

  .\33xl\:last\:-mr-3:last-child{
    margin-right: -0.75rem;
  }

  .\33xl\:last\:-mb-3:last-child{
    margin-bottom: -0.75rem;
  }

  .\33xl\:last\:-ml-3:last-child{
    margin-left: -0.75rem;
  }

  .\33xl\:last\:-mt-4:last-child{
    margin-top: -1rem;
  }

  .\33xl\:last\:-mr-4:last-child{
    margin-right: -1rem;
  }

  .\33xl\:last\:-mb-4:last-child{
    margin-bottom: -1rem;
  }

  .\33xl\:last\:-ml-4:last-child{
    margin-left: -1rem;
  }

  .\33xl\:last\:-mt-5:last-child{
    margin-top: -1.25rem;
  }

  .\33xl\:last\:-mr-5:last-child{
    margin-right: -1.25rem;
  }

  .\33xl\:last\:-mb-5:last-child{
    margin-bottom: -1.25rem;
  }

  .\33xl\:last\:-ml-5:last-child{
    margin-left: -1.25rem;
  }

  .\33xl\:last\:-mt-6:last-child{
    margin-top: -1.5rem;
  }

  .\33xl\:last\:-mr-6:last-child{
    margin-right: -1.5rem;
  }

  .\33xl\:last\:-mb-6:last-child{
    margin-bottom: -1.5rem;
  }

  .\33xl\:last\:-ml-6:last-child{
    margin-left: -1.5rem;
  }

  .\33xl\:last\:-mt-7:last-child{
    margin-top: -1.75rem;
  }

  .\33xl\:last\:-mr-7:last-child{
    margin-right: -1.75rem;
  }

  .\33xl\:last\:-mb-7:last-child{
    margin-bottom: -1.75rem;
  }

  .\33xl\:last\:-ml-7:last-child{
    margin-left: -1.75rem;
  }

  .\33xl\:last\:-mt-8:last-child{
    margin-top: -2rem;
  }

  .\33xl\:last\:-mr-8:last-child{
    margin-right: -2rem;
  }

  .\33xl\:last\:-mb-8:last-child{
    margin-bottom: -2rem;
  }

  .\33xl\:last\:-ml-8:last-child{
    margin-left: -2rem;
  }

  .\33xl\:last\:-mt-9:last-child{
    margin-top: -2.25rem;
  }

  .\33xl\:last\:-mr-9:last-child{
    margin-right: -2.25rem;
  }

  .\33xl\:last\:-mb-9:last-child{
    margin-bottom: -2.25rem;
  }

  .\33xl\:last\:-ml-9:last-child{
    margin-left: -2.25rem;
  }

  .\33xl\:last\:-mt-10:last-child{
    margin-top: -2.5rem;
  }

  .\33xl\:last\:-mr-10:last-child{
    margin-right: -2.5rem;
  }

  .\33xl\:last\:-mb-10:last-child{
    margin-bottom: -2.5rem;
  }

  .\33xl\:last\:-ml-10:last-child{
    margin-left: -2.5rem;
  }

  .\33xl\:last\:-mt-11:last-child{
    margin-top: -2.75rem;
  }

  .\33xl\:last\:-mr-11:last-child{
    margin-right: -2.75rem;
  }

  .\33xl\:last\:-mb-11:last-child{
    margin-bottom: -2.75rem;
  }

  .\33xl\:last\:-ml-11:last-child{
    margin-left: -2.75rem;
  }

  .\33xl\:last\:-mt-12:last-child{
    margin-top: -3rem;
  }

  .\33xl\:last\:-mr-12:last-child{
    margin-right: -3rem;
  }

  .\33xl\:last\:-mb-12:last-child{
    margin-bottom: -3rem;
  }

  .\33xl\:last\:-ml-12:last-child{
    margin-left: -3rem;
  }

  .\33xl\:last\:-mt-13:last-child{
    margin-top: -3.25rem;
  }

  .\33xl\:last\:-mr-13:last-child{
    margin-right: -3.25rem;
  }

  .\33xl\:last\:-mb-13:last-child{
    margin-bottom: -3.25rem;
  }

  .\33xl\:last\:-ml-13:last-child{
    margin-left: -3.25rem;
  }

  .\33xl\:last\:-mt-14:last-child{
    margin-top: -3.5rem;
  }

  .\33xl\:last\:-mr-14:last-child{
    margin-right: -3.5rem;
  }

  .\33xl\:last\:-mb-14:last-child{
    margin-bottom: -3.5rem;
  }

  .\33xl\:last\:-ml-14:last-child{
    margin-left: -3.5rem;
  }

  .\33xl\:last\:-mt-15:last-child{
    margin-top: -3.75rem;
  }

  .\33xl\:last\:-mr-15:last-child{
    margin-right: -3.75rem;
  }

  .\33xl\:last\:-mb-15:last-child{
    margin-bottom: -3.75rem;
  }

  .\33xl\:last\:-ml-15:last-child{
    margin-left: -3.75rem;
  }

  .\33xl\:last\:-mt-16:last-child{
    margin-top: -4rem;
  }

  .\33xl\:last\:-mr-16:last-child{
    margin-right: -4rem;
  }

  .\33xl\:last\:-mb-16:last-child{
    margin-bottom: -4rem;
  }

  .\33xl\:last\:-ml-16:last-child{
    margin-left: -4rem;
  }

  .\33xl\:last\:-mt-17:last-child{
    margin-top: -4.25rem;
  }

  .\33xl\:last\:-mr-17:last-child{
    margin-right: -4.25rem;
  }

  .\33xl\:last\:-mb-17:last-child{
    margin-bottom: -4.25rem;
  }

  .\33xl\:last\:-ml-17:last-child{
    margin-left: -4.25rem;
  }

  .\33xl\:last\:-mt-18:last-child{
    margin-top: -4.5rem;
  }

  .\33xl\:last\:-mr-18:last-child{
    margin-right: -4.5rem;
  }

  .\33xl\:last\:-mb-18:last-child{
    margin-bottom: -4.5rem;
  }

  .\33xl\:last\:-ml-18:last-child{
    margin-left: -4.5rem;
  }

  .\33xl\:last\:-mt-19:last-child{
    margin-top: -4.75rem;
  }

  .\33xl\:last\:-mr-19:last-child{
    margin-right: -4.75rem;
  }

  .\33xl\:last\:-mb-19:last-child{
    margin-bottom: -4.75rem;
  }

  .\33xl\:last\:-ml-19:last-child{
    margin-left: -4.75rem;
  }

  .\33xl\:last\:-mt-20:last-child{
    margin-top: -5rem;
  }

  .\33xl\:last\:-mr-20:last-child{
    margin-right: -5rem;
  }

  .\33xl\:last\:-mb-20:last-child{
    margin-bottom: -5rem;
  }

  .\33xl\:last\:-ml-20:last-child{
    margin-left: -5rem;
  }

  .\33xl\:last\:-mt-22:last-child{
    margin-top: -5.5rem;
  }

  .\33xl\:last\:-mr-22:last-child{
    margin-right: -5.5rem;
  }

  .\33xl\:last\:-mb-22:last-child{
    margin-bottom: -5.5rem;
  }

  .\33xl\:last\:-ml-22:last-child{
    margin-left: -5.5rem;
  }

  .\33xl\:last\:-mt-24:last-child{
    margin-top: -6rem;
  }

  .\33xl\:last\:-mr-24:last-child{
    margin-right: -6rem;
  }

  .\33xl\:last\:-mb-24:last-child{
    margin-bottom: -6rem;
  }

  .\33xl\:last\:-ml-24:last-child{
    margin-left: -6rem;
  }

  .\33xl\:last\:-mt-25:last-child{
    margin-top: -6.25rem;
  }

  .\33xl\:last\:-mr-25:last-child{
    margin-right: -6.25rem;
  }

  .\33xl\:last\:-mb-25:last-child{
    margin-bottom: -6.25rem;
  }

  .\33xl\:last\:-ml-25:last-child{
    margin-left: -6.25rem;
  }

  .\33xl\:last\:-mt-28:last-child{
    margin-top: -7rem;
  }

  .\33xl\:last\:-mr-28:last-child{
    margin-right: -7rem;
  }

  .\33xl\:last\:-mb-28:last-child{
    margin-bottom: -7rem;
  }

  .\33xl\:last\:-ml-28:last-child{
    margin-left: -7rem;
  }

  .\33xl\:last\:-mt-30:last-child{
    margin-top: -7.5rem;
  }

  .\33xl\:last\:-mr-30:last-child{
    margin-right: -7.5rem;
  }

  .\33xl\:last\:-mb-30:last-child{
    margin-bottom: -7.5rem;
  }

  .\33xl\:last\:-ml-30:last-child{
    margin-left: -7.5rem;
  }

  .\33xl\:last\:-mt-32:last-child{
    margin-top: -8rem;
  }

  .\33xl\:last\:-mr-32:last-child{
    margin-right: -8rem;
  }

  .\33xl\:last\:-mb-32:last-child{
    margin-bottom: -8rem;
  }

  .\33xl\:last\:-ml-32:last-child{
    margin-left: -8rem;
  }

  .\33xl\:last\:-mt-34:last-child{
    margin-top: -8.5rem;
  }

  .\33xl\:last\:-mr-34:last-child{
    margin-right: -8.5rem;
  }

  .\33xl\:last\:-mb-34:last-child{
    margin-bottom: -8.5rem;
  }

  .\33xl\:last\:-ml-34:last-child{
    margin-left: -8.5rem;
  }

  .\33xl\:last\:-mt-35:last-child{
    margin-top: -8.75rem;
  }

  .\33xl\:last\:-mr-35:last-child{
    margin-right: -8.75rem;
  }

  .\33xl\:last\:-mb-35:last-child{
    margin-bottom: -8.75rem;
  }

  .\33xl\:last\:-ml-35:last-child{
    margin-left: -8.75rem;
  }

  .\33xl\:last\:-mt-36:last-child{
    margin-top: -9rem;
  }

  .\33xl\:last\:-mr-36:last-child{
    margin-right: -9rem;
  }

  .\33xl\:last\:-mb-36:last-child{
    margin-bottom: -9rem;
  }

  .\33xl\:last\:-ml-36:last-child{
    margin-left: -9rem;
  }

  .\33xl\:last\:-mt-39:last-child{
    margin-top: -9.75rem;
  }

  .\33xl\:last\:-mr-39:last-child{
    margin-right: -9.75rem;
  }

  .\33xl\:last\:-mb-39:last-child{
    margin-bottom: -9.75rem;
  }

  .\33xl\:last\:-ml-39:last-child{
    margin-left: -9.75rem;
  }

  .\33xl\:last\:-mt-40:last-child{
    margin-top: -10rem;
  }

  .\33xl\:last\:-mr-40:last-child{
    margin-right: -10rem;
  }

  .\33xl\:last\:-mb-40:last-child{
    margin-bottom: -10rem;
  }

  .\33xl\:last\:-ml-40:last-child{
    margin-left: -10rem;
  }

  .\33xl\:last\:-mt-42:last-child{
    margin-top: -10.5rem;
  }

  .\33xl\:last\:-mr-42:last-child{
    margin-right: -10.5rem;
  }

  .\33xl\:last\:-mb-42:last-child{
    margin-bottom: -10.5rem;
  }

  .\33xl\:last\:-ml-42:last-child{
    margin-left: -10.5rem;
  }

  .\33xl\:last\:-mt-44:last-child{
    margin-top: -11rem;
  }

  .\33xl\:last\:-mr-44:last-child{
    margin-right: -11rem;
  }

  .\33xl\:last\:-mb-44:last-child{
    margin-bottom: -11rem;
  }

  .\33xl\:last\:-ml-44:last-child{
    margin-left: -11rem;
  }

  .\33xl\:last\:-mt-45:last-child{
    margin-top: -11.25rem;
  }

  .\33xl\:last\:-mr-45:last-child{
    margin-right: -11.25rem;
  }

  .\33xl\:last\:-mb-45:last-child{
    margin-bottom: -11.25rem;
  }

  .\33xl\:last\:-ml-45:last-child{
    margin-left: -11.25rem;
  }

  .\33xl\:last\:-mt-48:last-child{
    margin-top: -12rem;
  }

  .\33xl\:last\:-mr-48:last-child{
    margin-right: -12rem;
  }

  .\33xl\:last\:-mb-48:last-child{
    margin-bottom: -12rem;
  }

  .\33xl\:last\:-ml-48:last-child{
    margin-left: -12rem;
  }

  .\33xl\:last\:-mt-50:last-child{
    margin-top: -12.5rem;
  }

  .\33xl\:last\:-mr-50:last-child{
    margin-right: -12.5rem;
  }

  .\33xl\:last\:-mb-50:last-child{
    margin-bottom: -12.5rem;
  }

  .\33xl\:last\:-ml-50:last-child{
    margin-left: -12.5rem;
  }

  .\33xl\:last\:-mt-52:last-child{
    margin-top: -13rem;
  }

  .\33xl\:last\:-mr-52:last-child{
    margin-right: -13rem;
  }

  .\33xl\:last\:-mb-52:last-child{
    margin-bottom: -13rem;
  }

  .\33xl\:last\:-ml-52:last-child{
    margin-left: -13rem;
  }

  .\33xl\:last\:-mt-55:last-child{
    margin-top: -13.75rem;
  }

  .\33xl\:last\:-mr-55:last-child{
    margin-right: -13.75rem;
  }

  .\33xl\:last\:-mb-55:last-child{
    margin-bottom: -13.75rem;
  }

  .\33xl\:last\:-ml-55:last-child{
    margin-left: -13.75rem;
  }

  .\33xl\:last\:-mt-56:last-child{
    margin-top: -14rem;
  }

  .\33xl\:last\:-mr-56:last-child{
    margin-right: -14rem;
  }

  .\33xl\:last\:-mb-56:last-child{
    margin-bottom: -14rem;
  }

  .\33xl\:last\:-ml-56:last-child{
    margin-left: -14rem;
  }

  .\33xl\:last\:-mt-58:last-child{
    margin-top: -14.5rem;
  }

  .\33xl\:last\:-mr-58:last-child{
    margin-right: -14.5rem;
  }

  .\33xl\:last\:-mb-58:last-child{
    margin-bottom: -14.5rem;
  }

  .\33xl\:last\:-ml-58:last-child{
    margin-left: -14.5rem;
  }

  .\33xl\:last\:-mt-60:last-child{
    margin-top: -15rem;
  }

  .\33xl\:last\:-mr-60:last-child{
    margin-right: -15rem;
  }

  .\33xl\:last\:-mb-60:last-child{
    margin-bottom: -15rem;
  }

  .\33xl\:last\:-ml-60:last-child{
    margin-left: -15rem;
  }

  .\33xl\:last\:-mt-64:last-child{
    margin-top: -16rem;
  }

  .\33xl\:last\:-mr-64:last-child{
    margin-right: -16rem;
  }

  .\33xl\:last\:-mb-64:last-child{
    margin-bottom: -16rem;
  }

  .\33xl\:last\:-ml-64:last-child{
    margin-left: -16rem;
  }

  .\33xl\:last\:-mt-65:last-child{
    margin-top: -16.25rem;
  }

  .\33xl\:last\:-mr-65:last-child{
    margin-right: -16.25rem;
  }

  .\33xl\:last\:-mb-65:last-child{
    margin-bottom: -16.25rem;
  }

  .\33xl\:last\:-ml-65:last-child{
    margin-left: -16.25rem;
  }

  .\33xl\:last\:-mt-68:last-child{
    margin-top: -17rem;
  }

  .\33xl\:last\:-mr-68:last-child{
    margin-right: -17rem;
  }

  .\33xl\:last\:-mb-68:last-child{
    margin-bottom: -17rem;
  }

  .\33xl\:last\:-ml-68:last-child{
    margin-left: -17rem;
  }

  .\33xl\:last\:-mt-69:last-child{
    margin-top: -17.25rem;
  }

  .\33xl\:last\:-mr-69:last-child{
    margin-right: -17.25rem;
  }

  .\33xl\:last\:-mb-69:last-child{
    margin-bottom: -17.25rem;
  }

  .\33xl\:last\:-ml-69:last-child{
    margin-left: -17.25rem;
  }

  .\33xl\:last\:-mt-70:last-child{
    margin-top: -17.5rem;
  }

  .\33xl\:last\:-mr-70:last-child{
    margin-right: -17.5rem;
  }

  .\33xl\:last\:-mb-70:last-child{
    margin-bottom: -17.5rem;
  }

  .\33xl\:last\:-ml-70:last-child{
    margin-left: -17.5rem;
  }

  .\33xl\:last\:-mt-72:last-child{
    margin-top: -18rem;
  }

  .\33xl\:last\:-mr-72:last-child{
    margin-right: -18rem;
  }

  .\33xl\:last\:-mb-72:last-child{
    margin-bottom: -18rem;
  }

  .\33xl\:last\:-ml-72:last-child{
    margin-left: -18rem;
  }

  .\33xl\:last\:-mt-75:last-child{
    margin-top: -18.75rem;
  }

  .\33xl\:last\:-mr-75:last-child{
    margin-right: -18.75rem;
  }

  .\33xl\:last\:-mb-75:last-child{
    margin-bottom: -18.75rem;
  }

  .\33xl\:last\:-ml-75:last-child{
    margin-left: -18.75rem;
  }

  .\33xl\:last\:-mt-80:last-child{
    margin-top: -20rem;
  }

  .\33xl\:last\:-mr-80:last-child{
    margin-right: -20rem;
  }

  .\33xl\:last\:-mb-80:last-child{
    margin-bottom: -20rem;
  }

  .\33xl\:last\:-ml-80:last-child{
    margin-left: -20rem;
  }

  .\33xl\:last\:-mt-85:last-child{
    margin-top: -21.25rem;
  }

  .\33xl\:last\:-mr-85:last-child{
    margin-right: -21.25rem;
  }

  .\33xl\:last\:-mb-85:last-child{
    margin-bottom: -21.25rem;
  }

  .\33xl\:last\:-ml-85:last-child{
    margin-left: -21.25rem;
  }

  .\33xl\:last\:-mt-86:last-child{
    margin-top: -21.5rem;
  }

  .\33xl\:last\:-mr-86:last-child{
    margin-right: -21.5rem;
  }

  .\33xl\:last\:-mb-86:last-child{
    margin-bottom: -21.5rem;
  }

  .\33xl\:last\:-ml-86:last-child{
    margin-left: -21.5rem;
  }

  .\33xl\:last\:-mt-90:last-child{
    margin-top: -22.5rem;
  }

  .\33xl\:last\:-mr-90:last-child{
    margin-right: -22.5rem;
  }

  .\33xl\:last\:-mb-90:last-child{
    margin-bottom: -22.5rem;
  }

  .\33xl\:last\:-ml-90:last-child{
    margin-left: -22.5rem;
  }

  .\33xl\:last\:-mt-96:last-child{
    margin-top: -24rem;
  }

  .\33xl\:last\:-mr-96:last-child{
    margin-right: -24rem;
  }

  .\33xl\:last\:-mb-96:last-child{
    margin-bottom: -24rem;
  }

  .\33xl\:last\:-ml-96:last-child{
    margin-left: -24rem;
  }

  .\33xl\:last\:-mt-100:last-child{
    margin-top: -25rem;
  }

  .\33xl\:last\:-mr-100:last-child{
    margin-right: -25rem;
  }

  .\33xl\:last\:-mb-100:last-child{
    margin-bottom: -25rem;
  }

  .\33xl\:last\:-ml-100:last-child{
    margin-left: -25rem;
  }

  .\33xl\:last\:-mt-115:last-child{
    margin-top: -28.75rem;
  }

  .\33xl\:last\:-mr-115:last-child{
    margin-right: -28.75rem;
  }

  .\33xl\:last\:-mb-115:last-child{
    margin-bottom: -28.75rem;
  }

  .\33xl\:last\:-ml-115:last-child{
    margin-left: -28.75rem;
  }

  .\33xl\:last\:-mt-125:last-child{
    margin-top: -31.25rem;
  }

  .\33xl\:last\:-mr-125:last-child{
    margin-right: -31.25rem;
  }

  .\33xl\:last\:-mb-125:last-child{
    margin-bottom: -31.25rem;
  }

  .\33xl\:last\:-ml-125:last-child{
    margin-left: -31.25rem;
  }

  .\33xl\:last\:-mt-142:last-child{
    margin-top: -35.5rem;
  }

  .\33xl\:last\:-mr-142:last-child{
    margin-right: -35.5rem;
  }

  .\33xl\:last\:-mb-142:last-child{
    margin-bottom: -35.5rem;
  }

  .\33xl\:last\:-ml-142:last-child{
    margin-left: -35.5rem;
  }

  .\33xl\:last\:-mt-150:last-child{
    margin-top: -37.5rem;
  }

  .\33xl\:last\:-mr-150:last-child{
    margin-right: -37.5rem;
  }

  .\33xl\:last\:-mb-150:last-child{
    margin-bottom: -37.5rem;
  }

  .\33xl\:last\:-ml-150:last-child{
    margin-left: -37.5rem;
  }

  .\33xl\:last\:-mt-156:last-child{
    margin-top: -39rem;
  }

  .\33xl\:last\:-mr-156:last-child{
    margin-right: -39rem;
  }

  .\33xl\:last\:-mb-156:last-child{
    margin-bottom: -39rem;
  }

  .\33xl\:last\:-ml-156:last-child{
    margin-left: -39rem;
  }

  .\33xl\:last\:-mt-160:last-child{
    margin-top: -40rem;
  }

  .\33xl\:last\:-mr-160:last-child{
    margin-right: -40rem;
  }

  .\33xl\:last\:-mb-160:last-child{
    margin-bottom: -40rem;
  }

  .\33xl\:last\:-ml-160:last-child{
    margin-left: -40rem;
  }

  .\33xl\:last\:-mt-175:last-child{
    margin-top: -43.75rem;
  }

  .\33xl\:last\:-mr-175:last-child{
    margin-right: -43.75rem;
  }

  .\33xl\:last\:-mb-175:last-child{
    margin-bottom: -43.75rem;
  }

  .\33xl\:last\:-ml-175:last-child{
    margin-left: -43.75rem;
  }

  .\33xl\:last\:-mt-207:last-child{
    margin-top: -51.75rem;
  }

  .\33xl\:last\:-mr-207:last-child{
    margin-right: -51.75rem;
  }

  .\33xl\:last\:-mb-207:last-child{
    margin-bottom: -51.75rem;
  }

  .\33xl\:last\:-ml-207:last-child{
    margin-left: -51.75rem;
  }

  .\33xl\:last\:-mt-242:last-child{
    margin-top: -60.5rem;
  }

  .\33xl\:last\:-mr-242:last-child{
    margin-right: -60.5rem;
  }

  .\33xl\:last\:-mb-242:last-child{
    margin-bottom: -60.5rem;
  }

  .\33xl\:last\:-ml-242:last-child{
    margin-left: -60.5rem;
  }

  .\33xl\:last\:-mt-250:last-child{
    margin-top: -62.5rem;
  }

  .\33xl\:last\:-mr-250:last-child{
    margin-right: -62.5rem;
  }

  .\33xl\:last\:-mb-250:last-child{
    margin-bottom: -62.5rem;
  }

  .\33xl\:last\:-ml-250:last-child{
    margin-left: -62.5rem;
  }

  .\33xl\:last\:-mt-258:last-child{
    margin-top: -64.5rem;
  }

  .\33xl\:last\:-mr-258:last-child{
    margin-right: -64.5rem;
  }

  .\33xl\:last\:-mb-258:last-child{
    margin-bottom: -64.5rem;
  }

  .\33xl\:last\:-ml-258:last-child{
    margin-left: -64.5rem;
  }

  .\33xl\:last\:-mt-265:last-child{
    margin-top: -66.25rem;
  }

  .\33xl\:last\:-mr-265:last-child{
    margin-right: -66.25rem;
  }

  .\33xl\:last\:-mb-265:last-child{
    margin-bottom: -66.25rem;
  }

  .\33xl\:last\:-ml-265:last-child{
    margin-left: -66.25rem;
  }

  .\33xl\:last\:-mt-280:last-child{
    margin-top: -70rem;
  }

  .\33xl\:last\:-mr-280:last-child{
    margin-right: -70rem;
  }

  .\33xl\:last\:-mb-280:last-child{
    margin-bottom: -70rem;
  }

  .\33xl\:last\:-ml-280:last-child{
    margin-left: -70rem;
  }

  .\33xl\:last\:-mt-px:last-child{
    margin-top: -1px;
  }

  .\33xl\:last\:-mr-px:last-child{
    margin-right: -1px;
  }

  .\33xl\:last\:-mb-px:last-child{
    margin-bottom: -1px;
  }

  .\33xl\:last\:-ml-px:last-child{
    margin-left: -1px;
  }

  .\33xl\:last\:-mt-0\.5:last-child{
    margin-top: -0.125rem;
  }

  .\33xl\:last\:-mr-0\.5:last-child{
    margin-right: -0.125rem;
  }

  .\33xl\:last\:-mb-0\.5:last-child{
    margin-bottom: -0.125rem;
  }

  .\33xl\:last\:-ml-0\.5:last-child{
    margin-left: -0.125rem;
  }

  .\33xl\:last\:-mt-1\.5:last-child{
    margin-top: -0.375rem;
  }

  .\33xl\:last\:-mr-1\.5:last-child{
    margin-right: -0.375rem;
  }

  .\33xl\:last\:-mb-1\.5:last-child{
    margin-bottom: -0.375rem;
  }

  .\33xl\:last\:-ml-1\.5:last-child{
    margin-left: -0.375rem;
  }

  .\33xl\:last\:-mt-2\.5:last-child{
    margin-top: -0.625rem;
  }

  .\33xl\:last\:-mr-2\.5:last-child{
    margin-right: -0.625rem;
  }

  .\33xl\:last\:-mb-2\.5:last-child{
    margin-bottom: -0.625rem;
  }

  .\33xl\:last\:-ml-2\.5:last-child{
    margin-left: -0.625rem;
  }

  .\33xl\:last\:-mt-3\.5:last-child{
    margin-top: -0.875rem;
  }

  .\33xl\:last\:-mr-3\.5:last-child{
    margin-right: -0.875rem;
  }

  .\33xl\:last\:-mb-3\.5:last-child{
    margin-bottom: -0.875rem;
  }

  .\33xl\:last\:-ml-3\.5:last-child{
    margin-left: -0.875rem;
  }

  .\33xl\:last\:-mt-0\.25:last-child{
    margin-top: -0.0625rem;
  }

  .\33xl\:last\:-mr-0\.25:last-child{
    margin-right: -0.0625rem;
  }

  .\33xl\:last\:-mb-0\.25:last-child{
    margin-bottom: -0.0625rem;
  }

  .\33xl\:last\:-ml-0\.25:last-child{
    margin-left: -0.0625rem;
  }

  .\33xl\:last\:-mt-0\.75:last-child{
    margin-top: -0.1875rem;
  }

  .\33xl\:last\:-mr-0\.75:last-child{
    margin-right: -0.1875rem;
  }

  .\33xl\:last\:-mb-0\.75:last-child{
    margin-bottom: -0.1875rem;
  }

  .\33xl\:last\:-ml-0\.75:last-child{
    margin-left: -0.1875rem;
  }

  .\33xl\:last\:-mt-1\.25:last-child{
    margin-top: -0.3125rem;
  }

  .\33xl\:last\:-mr-1\.25:last-child{
    margin-right: -0.3125rem;
  }

  .\33xl\:last\:-mb-1\.25:last-child{
    margin-bottom: -0.3125rem;
  }

  .\33xl\:last\:-ml-1\.25:last-child{
    margin-left: -0.3125rem;
  }

  .\33xl\:last\:-mt-1\.75:last-child{
    margin-top: -0.4375rem;
  }

  .\33xl\:last\:-mr-1\.75:last-child{
    margin-right: -0.4375rem;
  }

  .\33xl\:last\:-mb-1\.75:last-child{
    margin-bottom: -0.4375rem;
  }

  .\33xl\:last\:-ml-1\.75:last-child{
    margin-left: -0.4375rem;
  }

  .\33xl\:last\:-mt-2\.25:last-child{
    margin-top: -0.5625rem;
  }

  .\33xl\:last\:-mr-2\.25:last-child{
    margin-right: -0.5625rem;
  }

  .\33xl\:last\:-mb-2\.25:last-child{
    margin-bottom: -0.5625rem;
  }

  .\33xl\:last\:-ml-2\.25:last-child{
    margin-left: -0.5625rem;
  }

  .\33xl\:last\:-mt-2\.75:last-child{
    margin-top: -0.6875rem;
  }

  .\33xl\:last\:-mr-2\.75:last-child{
    margin-right: -0.6875rem;
  }

  .\33xl\:last\:-mb-2\.75:last-child{
    margin-bottom: -0.6875rem;
  }

  .\33xl\:last\:-ml-2\.75:last-child{
    margin-left: -0.6875rem;
  }

  .\33xl\:last\:-mt-3\.25:last-child{
    margin-top: -0.8125rem;
  }

  .\33xl\:last\:-mr-3\.25:last-child{
    margin-right: -0.8125rem;
  }

  .\33xl\:last\:-mb-3\.25:last-child{
    margin-bottom: -0.8125rem;
  }

  .\33xl\:last\:-ml-3\.25:last-child{
    margin-left: -0.8125rem;
  }

  .\33xl\:last\:-mt-3\.75:last-child{
    margin-top: -0.9375rem;
  }

  .\33xl\:last\:-mr-3\.75:last-child{
    margin-right: -0.9375rem;
  }

  .\33xl\:last\:-mb-3\.75:last-child{
    margin-bottom: -0.9375rem;
  }

  .\33xl\:last\:-ml-3\.75:last-child{
    margin-left: -0.9375rem;
  }

  .\33xl\:last\:-mt-4\.25:last-child{
    margin-top: -1.0625rem;
  }

  .\33xl\:last\:-mr-4\.25:last-child{
    margin-right: -1.0625rem;
  }

  .\33xl\:last\:-mb-4\.25:last-child{
    margin-bottom: -1.0625rem;
  }

  .\33xl\:last\:-ml-4\.25:last-child{
    margin-left: -1.0625rem;
  }

  .\33xl\:last\:-mt-4\.5:last-child{
    margin-top: -1.125rem;
  }

  .\33xl\:last\:-mr-4\.5:last-child{
    margin-right: -1.125rem;
  }

  .\33xl\:last\:-mb-4\.5:last-child{
    margin-bottom: -1.125rem;
  }

  .\33xl\:last\:-ml-4\.5:last-child{
    margin-left: -1.125rem;
  }

  .\33xl\:last\:-mt-4\.75:last-child{
    margin-top: -1.1875rem;
  }

  .\33xl\:last\:-mr-4\.75:last-child{
    margin-right: -1.1875rem;
  }

  .\33xl\:last\:-mb-4\.75:last-child{
    margin-bottom: -1.1875rem;
  }

  .\33xl\:last\:-ml-4\.75:last-child{
    margin-left: -1.1875rem;
  }

  .\33xl\:last\:-mt-5\.25:last-child{
    margin-top: -1.3125rem;
  }

  .\33xl\:last\:-mr-5\.25:last-child{
    margin-right: -1.3125rem;
  }

  .\33xl\:last\:-mb-5\.25:last-child{
    margin-bottom: -1.3125rem;
  }

  .\33xl\:last\:-ml-5\.25:last-child{
    margin-left: -1.3125rem;
  }

  .\33xl\:last\:-mt-5\.5:last-child{
    margin-top: -1.375rem;
  }

  .\33xl\:last\:-mr-5\.5:last-child{
    margin-right: -1.375rem;
  }

  .\33xl\:last\:-mb-5\.5:last-child{
    margin-bottom: -1.375rem;
  }

  .\33xl\:last\:-ml-5\.5:last-child{
    margin-left: -1.375rem;
  }

  .\33xl\:last\:-mt-5\.75:last-child{
    margin-top: -1.4375rem;
  }

  .\33xl\:last\:-mr-5\.75:last-child{
    margin-right: -1.4375rem;
  }

  .\33xl\:last\:-mb-5\.75:last-child{
    margin-bottom: -1.4375rem;
  }

  .\33xl\:last\:-ml-5\.75:last-child{
    margin-left: -1.4375rem;
  }

  .\33xl\:last\:-mt-6\.25:last-child{
    margin-top: -1.5625rem;
  }

  .\33xl\:last\:-mr-6\.25:last-child{
    margin-right: -1.5625rem;
  }

  .\33xl\:last\:-mb-6\.25:last-child{
    margin-bottom: -1.5625rem;
  }

  .\33xl\:last\:-ml-6\.25:last-child{
    margin-left: -1.5625rem;
  }

  .\33xl\:last\:-mt-6\.5:last-child{
    margin-top: -1.625rem;
  }

  .\33xl\:last\:-mr-6\.5:last-child{
    margin-right: -1.625rem;
  }

  .\33xl\:last\:-mb-6\.5:last-child{
    margin-bottom: -1.625rem;
  }

  .\33xl\:last\:-ml-6\.5:last-child{
    margin-left: -1.625rem;
  }

  .\33xl\:last\:-mt-6\.75:last-child{
    margin-top: -1.6875rem;
  }

  .\33xl\:last\:-mr-6\.75:last-child{
    margin-right: -1.6875rem;
  }

  .\33xl\:last\:-mb-6\.75:last-child{
    margin-bottom: -1.6875rem;
  }

  .\33xl\:last\:-ml-6\.75:last-child{
    margin-left: -1.6875rem;
  }

  .\33xl\:last\:-mt-7\.25:last-child{
    margin-top: -1.8125rem;
  }

  .\33xl\:last\:-mr-7\.25:last-child{
    margin-right: -1.8125rem;
  }

  .\33xl\:last\:-mb-7\.25:last-child{
    margin-bottom: -1.8125rem;
  }

  .\33xl\:last\:-ml-7\.25:last-child{
    margin-left: -1.8125rem;
  }

  .\33xl\:last\:-mt-7\.5:last-child{
    margin-top: -1.875rem;
  }

  .\33xl\:last\:-mr-7\.5:last-child{
    margin-right: -1.875rem;
  }

  .\33xl\:last\:-mb-7\.5:last-child{
    margin-bottom: -1.875rem;
  }

  .\33xl\:last\:-ml-7\.5:last-child{
    margin-left: -1.875rem;
  }

  .\33xl\:last\:-mt-8\.25:last-child{
    margin-top: -2.0625rem;
  }

  .\33xl\:last\:-mr-8\.25:last-child{
    margin-right: -2.0625rem;
  }

  .\33xl\:last\:-mb-8\.25:last-child{
    margin-bottom: -2.0625rem;
  }

  .\33xl\:last\:-ml-8\.25:last-child{
    margin-left: -2.0625rem;
  }

  .\33xl\:last\:-mt-8\.5:last-child{
    margin-top: -2.125rem;
  }

  .\33xl\:last\:-mr-8\.5:last-child{
    margin-right: -2.125rem;
  }

  .\33xl\:last\:-mb-8\.5:last-child{
    margin-bottom: -2.125rem;
  }

  .\33xl\:last\:-ml-8\.5:last-child{
    margin-left: -2.125rem;
  }

  .\33xl\:last\:-mt-9\.25:last-child{
    margin-top: -2.3125rem;
  }

  .\33xl\:last\:-mr-9\.25:last-child{
    margin-right: -2.3125rem;
  }

  .\33xl\:last\:-mb-9\.25:last-child{
    margin-bottom: -2.3125rem;
  }

  .\33xl\:last\:-ml-9\.25:last-child{
    margin-left: -2.3125rem;
  }

  .\33xl\:last\:-mt-9\.5:last-child{
    margin-top: -2.375rem;
  }

  .\33xl\:last\:-mr-9\.5:last-child{
    margin-right: -2.375rem;
  }

  .\33xl\:last\:-mb-9\.5:last-child{
    margin-bottom: -2.375rem;
  }

  .\33xl\:last\:-ml-9\.5:last-child{
    margin-left: -2.375rem;
  }

  .\33xl\:last\:-mt-10\.5:last-child{
    margin-top: -2.625rem;
  }

  .\33xl\:last\:-mr-10\.5:last-child{
    margin-right: -2.625rem;
  }

  .\33xl\:last\:-mb-10\.5:last-child{
    margin-bottom: -2.625rem;
  }

  .\33xl\:last\:-ml-10\.5:last-child{
    margin-left: -2.625rem;
  }

  .\33xl\:last\:-mt-11\.25:last-child{
    margin-top: -2.8125rem;
  }

  .\33xl\:last\:-mr-11\.25:last-child{
    margin-right: -2.8125rem;
  }

  .\33xl\:last\:-mb-11\.25:last-child{
    margin-bottom: -2.8125rem;
  }

  .\33xl\:last\:-ml-11\.25:last-child{
    margin-left: -2.8125rem;
  }

  .\33xl\:last\:-mt-11\.5:last-child{
    margin-top: -2.875rem;
  }

  .\33xl\:last\:-mr-11\.5:last-child{
    margin-right: -2.875rem;
  }

  .\33xl\:last\:-mb-11\.5:last-child{
    margin-bottom: -2.875rem;
  }

  .\33xl\:last\:-ml-11\.5:last-child{
    margin-left: -2.875rem;
  }

  .\33xl\:last\:-mt-12\.5:last-child{
    margin-top: -3.125rem;
  }

  .\33xl\:last\:-mr-12\.5:last-child{
    margin-right: -3.125rem;
  }

  .\33xl\:last\:-mb-12\.5:last-child{
    margin-bottom: -3.125rem;
  }

  .\33xl\:last\:-ml-12\.5:last-child{
    margin-left: -3.125rem;
  }

  .\33xl\:last\:-mt-12\.75:last-child{
    margin-top: -3.1875rem;
  }

  .\33xl\:last\:-mr-12\.75:last-child{
    margin-right: -3.1875rem;
  }

  .\33xl\:last\:-mb-12\.75:last-child{
    margin-bottom: -3.1875rem;
  }

  .\33xl\:last\:-ml-12\.75:last-child{
    margin-left: -3.1875rem;
  }

  .\33xl\:last\:-mt-13\.5:last-child{
    margin-top: -3.375rem;
  }

  .\33xl\:last\:-mr-13\.5:last-child{
    margin-right: -3.375rem;
  }

  .\33xl\:last\:-mb-13\.5:last-child{
    margin-bottom: -3.375rem;
  }

  .\33xl\:last\:-ml-13\.5:last-child{
    margin-left: -3.375rem;
  }

  .\33xl\:last\:-mt-14\.5:last-child{
    margin-top: -3.625rem;
  }

  .\33xl\:last\:-mr-14\.5:last-child{
    margin-right: -3.625rem;
  }

  .\33xl\:last\:-mb-14\.5:last-child{
    margin-bottom: -3.625rem;
  }

  .\33xl\:last\:-ml-14\.5:last-child{
    margin-left: -3.625rem;
  }

  .\33xl\:last\:-mt-15\.5:last-child{
    margin-top: -3.875rem;
  }

  .\33xl\:last\:-mr-15\.5:last-child{
    margin-right: -3.875rem;
  }

  .\33xl\:last\:-mb-15\.5:last-child{
    margin-bottom: -3.875rem;
  }

  .\33xl\:last\:-ml-15\.5:last-child{
    margin-left: -3.875rem;
  }

  .\33xl\:last\:-mt-15\.75:last-child{
    margin-top: -3.9375rem;
  }

  .\33xl\:last\:-mr-15\.75:last-child{
    margin-right: -3.9375rem;
  }

  .\33xl\:last\:-mb-15\.75:last-child{
    margin-bottom: -3.9375rem;
  }

  .\33xl\:last\:-ml-15\.75:last-child{
    margin-left: -3.9375rem;
  }

  .\33xl\:last\:-mt-16\.25:last-child{
    margin-top: -4.0625rem;
  }

  .\33xl\:last\:-mr-16\.25:last-child{
    margin-right: -4.0625rem;
  }

  .\33xl\:last\:-mb-16\.25:last-child{
    margin-bottom: -4.0625rem;
  }

  .\33xl\:last\:-ml-16\.25:last-child{
    margin-left: -4.0625rem;
  }

  .\33xl\:last\:-mt-17\.25:last-child{
    margin-top: -4.3125rem;
  }

  .\33xl\:last\:-mr-17\.25:last-child{
    margin-right: -4.3125rem;
  }

  .\33xl\:last\:-mb-17\.25:last-child{
    margin-bottom: -4.3125rem;
  }

  .\33xl\:last\:-ml-17\.25:last-child{
    margin-left: -4.3125rem;
  }

  .\33xl\:last\:-mt-17\.5:last-child{
    margin-top: -4.375rem;
  }

  .\33xl\:last\:-mr-17\.5:last-child{
    margin-right: -4.375rem;
  }

  .\33xl\:last\:-mb-17\.5:last-child{
    margin-bottom: -4.375rem;
  }

  .\33xl\:last\:-ml-17\.5:last-child{
    margin-left: -4.375rem;
  }

  .\33xl\:last\:-mt-18\.25:last-child{
    margin-top: -4.5625rem;
  }

  .\33xl\:last\:-mr-18\.25:last-child{
    margin-right: -4.5625rem;
  }

  .\33xl\:last\:-mb-18\.25:last-child{
    margin-bottom: -4.5625rem;
  }

  .\33xl\:last\:-ml-18\.25:last-child{
    margin-left: -4.5625rem;
  }

  .\33xl\:last\:-mt-18\.5:last-child{
    margin-top: -4.625rem;
  }

  .\33xl\:last\:-mr-18\.5:last-child{
    margin-right: -4.625rem;
  }

  .\33xl\:last\:-mb-18\.5:last-child{
    margin-bottom: -4.625rem;
  }

  .\33xl\:last\:-ml-18\.5:last-child{
    margin-left: -4.625rem;
  }

  .\33xl\:last\:-mt-20\.25:last-child{
    margin-top: -5.0625rem;
  }

  .\33xl\:last\:-mr-20\.25:last-child{
    margin-right: -5.0625rem;
  }

  .\33xl\:last\:-mb-20\.25:last-child{
    margin-bottom: -5.0625rem;
  }

  .\33xl\:last\:-ml-20\.25:last-child{
    margin-left: -5.0625rem;
  }

  .\33xl\:last\:-mt-20\.5:last-child{
    margin-top: -5.125rem;
  }

  .\33xl\:last\:-mr-20\.5:last-child{
    margin-right: -5.125rem;
  }

  .\33xl\:last\:-mb-20\.5:last-child{
    margin-bottom: -5.125rem;
  }

  .\33xl\:last\:-ml-20\.5:last-child{
    margin-left: -5.125rem;
  }

  .\33xl\:last\:-mt-22\.5:last-child{
    margin-top: -5.625rem;
  }

  .\33xl\:last\:-mr-22\.5:last-child{
    margin-right: -5.625rem;
  }

  .\33xl\:last\:-mb-22\.5:last-child{
    margin-bottom: -5.625rem;
  }

  .\33xl\:last\:-ml-22\.5:last-child{
    margin-left: -5.625rem;
  }

  .\33xl\:last\:-mt-25\.5:last-child{
    margin-top: -6.375rem;
  }

  .\33xl\:last\:-mr-25\.5:last-child{
    margin-right: -6.375rem;
  }

  .\33xl\:last\:-mb-25\.5:last-child{
    margin-bottom: -6.375rem;
  }

  .\33xl\:last\:-ml-25\.5:last-child{
    margin-left: -6.375rem;
  }

  .\33xl\:last\:-mt-26\.75:last-child{
    margin-top: -6.6875rem;
  }

  .\33xl\:last\:-mr-26\.75:last-child{
    margin-right: -6.6875rem;
  }

  .\33xl\:last\:-mb-26\.75:last-child{
    margin-bottom: -6.6875rem;
  }

  .\33xl\:last\:-ml-26\.75:last-child{
    margin-left: -6.6875rem;
  }

  .\33xl\:last\:-mt-32\.5:last-child{
    margin-top: -8.125rem;
  }

  .\33xl\:last\:-mr-32\.5:last-child{
    margin-right: -8.125rem;
  }

  .\33xl\:last\:-mb-32\.5:last-child{
    margin-bottom: -8.125rem;
  }

  .\33xl\:last\:-ml-32\.5:last-child{
    margin-left: -8.125rem;
  }

  .\33xl\:last\:-mt-37\.5:last-child{
    margin-top: -9.375rem;
  }

  .\33xl\:last\:-mr-37\.5:last-child{
    margin-right: -9.375rem;
  }

  .\33xl\:last\:-mb-37\.5:last-child{
    margin-bottom: -9.375rem;
  }

  .\33xl\:last\:-ml-37\.5:last-child{
    margin-left: -9.375rem;
  }

  .\33xl\:last\:-mt-41\.25:last-child{
    margin-top: -10.3125rem;
  }

  .\33xl\:last\:-mr-41\.25:last-child{
    margin-right: -10.3125rem;
  }

  .\33xl\:last\:-mb-41\.25:last-child{
    margin-bottom: -10.3125rem;
  }

  .\33xl\:last\:-ml-41\.25:last-child{
    margin-left: -10.3125rem;
  }

  .\33xl\:last\:-mt-52\.5:last-child{
    margin-top: -13.125rem;
  }

  .\33xl\:last\:-mr-52\.5:last-child{
    margin-right: -13.125rem;
  }

  .\33xl\:last\:-mb-52\.5:last-child{
    margin-bottom: -13.125rem;
  }

  .\33xl\:last\:-ml-52\.5:last-child{
    margin-left: -13.125rem;
  }

  .\33xl\:last\:-mt-54\.5:last-child{
    margin-top: -13.625rem;
  }

  .\33xl\:last\:-mr-54\.5:last-child{
    margin-right: -13.625rem;
  }

  .\33xl\:last\:-mb-54\.5:last-child{
    margin-bottom: -13.625rem;
  }

  .\33xl\:last\:-ml-54\.5:last-child{
    margin-left: -13.625rem;
  }

  .\33xl\:last\:-mt-57\.25:last-child{
    margin-top: -14.3125rem;
  }

  .\33xl\:last\:-mr-57\.25:last-child{
    margin-right: -14.3125rem;
  }

  .\33xl\:last\:-mb-57\.25:last-child{
    margin-bottom: -14.3125rem;
  }

  .\33xl\:last\:-ml-57\.25:last-child{
    margin-left: -14.3125rem;
  }

  .\33xl\:last\:-mt-57\.5:last-child{
    margin-top: -14.375rem;
  }

  .\33xl\:last\:-mr-57\.5:last-child{
    margin-right: -14.375rem;
  }

  .\33xl\:last\:-mb-57\.5:last-child{
    margin-bottom: -14.375rem;
  }

  .\33xl\:last\:-ml-57\.5:last-child{
    margin-left: -14.375rem;
  }

  .\33xl\:last\:-mt-66\.25:last-child{
    margin-top: -16.5625rem;
  }

  .\33xl\:last\:-mr-66\.25:last-child{
    margin-right: -16.5625rem;
  }

  .\33xl\:last\:-mb-66\.25:last-child{
    margin-bottom: -16.5625rem;
  }

  .\33xl\:last\:-ml-66\.25:last-child{
    margin-left: -16.5625rem;
  }

  .\33xl\:last\:-mt-74\.5:last-child{
    margin-top: -18.125rem;
  }

  .\33xl\:last\:-mr-74\.5:last-child{
    margin-right: -18.125rem;
  }

  .\33xl\:last\:-mb-74\.5:last-child{
    margin-bottom: -18.125rem;
  }

  .\33xl\:last\:-ml-74\.5:last-child{
    margin-left: -18.125rem;
  }

  .\33xl\:last\:-mt-106\.25:last-child{
    margin-top: -26.5625rem;
  }

  .\33xl\:last\:-mr-106\.25:last-child{
    margin-right: -26.5625rem;
  }

  .\33xl\:last\:-mb-106\.25:last-child{
    margin-bottom: -26.5625rem;
  }

  .\33xl\:last\:-ml-106\.25:last-child{
    margin-left: -26.5625rem;
  }

  .\33xl\:last\:-mt-112\.25:last-child{
    margin-top: -28.0675rem;
  }

  .\33xl\:last\:-mr-112\.25:last-child{
    margin-right: -28.0675rem;
  }

  .\33xl\:last\:-mb-112\.25:last-child{
    margin-bottom: -28.0675rem;
  }

  .\33xl\:last\:-ml-112\.25:last-child{
    margin-left: -28.0675rem;
  }

  .\33xl\:last\:-mt-112\.75:last-child{
    margin-top: -28.1875rem;
  }

  .\33xl\:last\:-mr-112\.75:last-child{
    margin-right: -28.1875rem;
  }

  .\33xl\:last\:-mb-112\.75:last-child{
    margin-bottom: -28.1875rem;
  }

  .\33xl\:last\:-ml-112\.75:last-child{
    margin-left: -28.1875rem;
  }

  .\33xl\:last\:-mt-147\.5:last-child{
    margin-top: -36.875rem;
  }

  .\33xl\:last\:-mr-147\.5:last-child{
    margin-right: -36.875rem;
  }

  .\33xl\:last\:-mb-147\.5:last-child{
    margin-bottom: -36.875rem;
  }

  .\33xl\:last\:-ml-147\.5:last-child{
    margin-left: -36.875rem;
  }

  .\33xl\:last\:-mt-162\.5:last-child{
    margin-top: -40.625rem;
  }

  .\33xl\:last\:-mr-162\.5:last-child{
    margin-right: -40.625rem;
  }

  .\33xl\:last\:-mb-162\.5:last-child{
    margin-bottom: -40.625rem;
  }

  .\33xl\:last\:-ml-162\.5:last-child{
    margin-left: -40.625rem;
  }

  .\33xl\:last\:-mt-172\.25:last-child{
    margin-top: -42.5625rem;
  }

  .\33xl\:last\:-mr-172\.25:last-child{
    margin-right: -42.5625rem;
  }

  .\33xl\:last\:-mb-172\.25:last-child{
    margin-bottom: -42.5625rem;
  }

  .\33xl\:last\:-ml-172\.25:last-child{
    margin-left: -42.5625rem;
  }

  .\33xl\:last\:-mt-175\.25:last-child{
    margin-top: -43.8125rem;
  }

  .\33xl\:last\:-mr-175\.25:last-child{
    margin-right: -43.8125rem;
  }

  .\33xl\:last\:-mb-175\.25:last-child{
    margin-bottom: -43.8125rem;
  }

  .\33xl\:last\:-ml-175\.25:last-child{
    margin-left: -43.8125rem;
  }

  .\33xl\:last\:-mt-184\.25:last-child{
    margin-top: -46.0625rem;
  }

  .\33xl\:last\:-mr-184\.25:last-child{
    margin-right: -46.0625rem;
  }

  .\33xl\:last\:-mb-184\.25:last-child{
    margin-bottom: -46.0625rem;
  }

  .\33xl\:last\:-ml-184\.25:last-child{
    margin-left: -46.0625rem;
  }

  .\33xl\:last\:-mt-203\.25:last-child{
    margin-top: -50.8125rem;
  }

  .\33xl\:last\:-mr-203\.25:last-child{
    margin-right: -50.8125rem;
  }

  .\33xl\:last\:-mb-203\.25:last-child{
    margin-bottom: -50.8125rem;
  }

  .\33xl\:last\:-ml-203\.25:last-child{
    margin-left: -50.8125rem;
  }

  .\33xl\:last\:-mt-half:last-child{
    margin-top: -50%;
  }

  .\33xl\:last\:-mr-half:last-child{
    margin-right: -50%;
  }

  .\33xl\:last\:-mb-half:last-child{
    margin-bottom: -50%;
  }

  .\33xl\:last\:-ml-half:last-child{
    margin-left: -50%;
  }

  .\33xl\:last\:-mt-full:last-child{
    margin-top: -100%;
  }

  .\33xl\:last\:-mr-full:last-child{
    margin-right: -100%;
  }

  .\33xl\:last\:-mb-full:last-child{
    margin-bottom: -100%;
  }

  .\33xl\:last\:-ml-full:last-child{
    margin-left: -100%;
  }

  .\33xl\:last\:-mt-1\/10:last-child{
    margin-top: -10%;
  }

  .\33xl\:last\:-mr-1\/10:last-child{
    margin-right: -10%;
  }

  .\33xl\:last\:-mb-1\/10:last-child{
    margin-bottom: -10%;
  }

  .\33xl\:last\:-ml-1\/10:last-child{
    margin-left: -10%;
  }

  .\33xl\:last\:-mt-2\/10:last-child{
    margin-top: -20%;
  }

  .\33xl\:last\:-mr-2\/10:last-child{
    margin-right: -20%;
  }

  .\33xl\:last\:-mb-2\/10:last-child{
    margin-bottom: -20%;
  }

  .\33xl\:last\:-ml-2\/10:last-child{
    margin-left: -20%;
  }

  .\33xl\:last\:-mt-3\/10:last-child{
    margin-top: -30%;
  }

  .\33xl\:last\:-mr-3\/10:last-child{
    margin-right: -30%;
  }

  .\33xl\:last\:-mb-3\/10:last-child{
    margin-bottom: -30%;
  }

  .\33xl\:last\:-ml-3\/10:last-child{
    margin-left: -30%;
  }

  .\33xl\:last\:-mt-4\/10:last-child{
    margin-top: -40%;
  }

  .\33xl\:last\:-mr-4\/10:last-child{
    margin-right: -40%;
  }

  .\33xl\:last\:-mb-4\/10:last-child{
    margin-bottom: -40%;
  }

  .\33xl\:last\:-ml-4\/10:last-child{
    margin-left: -40%;
  }

  .\33xl\:last\:-mt-4\.5\/10:last-child{
    margin-top: -45%;
  }

  .\33xl\:last\:-mr-4\.5\/10:last-child{
    margin-right: -45%;
  }

  .\33xl\:last\:-mb-4\.5\/10:last-child{
    margin-bottom: -45%;
  }

  .\33xl\:last\:-ml-4\.5\/10:last-child{
    margin-left: -45%;
  }

  .\33xl\:last\:-mt-5\/10:last-child{
    margin-top: -50%;
  }

  .\33xl\:last\:-mr-5\/10:last-child{
    margin-right: -50%;
  }

  .\33xl\:last\:-mb-5\/10:last-child{
    margin-bottom: -50%;
  }

  .\33xl\:last\:-ml-5\/10:last-child{
    margin-left: -50%;
  }

  .\33xl\:last\:-mt-5\.5\/10:last-child{
    margin-top: -55%;
  }

  .\33xl\:last\:-mr-5\.5\/10:last-child{
    margin-right: -55%;
  }

  .\33xl\:last\:-mb-5\.5\/10:last-child{
    margin-bottom: -55%;
  }

  .\33xl\:last\:-ml-5\.5\/10:last-child{
    margin-left: -55%;
  }

  .\33xl\:last\:-mt-6\/10:last-child{
    margin-top: -60%;
  }

  .\33xl\:last\:-mr-6\/10:last-child{
    margin-right: -60%;
  }

  .\33xl\:last\:-mb-6\/10:last-child{
    margin-bottom: -60%;
  }

  .\33xl\:last\:-ml-6\/10:last-child{
    margin-left: -60%;
  }

  .\33xl\:last\:-mt-7\/10:last-child{
    margin-top: -70%;
  }

  .\33xl\:last\:-mr-7\/10:last-child{
    margin-right: -70%;
  }

  .\33xl\:last\:-mb-7\/10:last-child{
    margin-bottom: -70%;
  }

  .\33xl\:last\:-ml-7\/10:last-child{
    margin-left: -70%;
  }

  .\33xl\:last\:-mt-8\/10:last-child{
    margin-top: -80%;
  }

  .\33xl\:last\:-mr-8\/10:last-child{
    margin-right: -80%;
  }

  .\33xl\:last\:-mb-8\/10:last-child{
    margin-bottom: -80%;
  }

  .\33xl\:last\:-ml-8\/10:last-child{
    margin-left: -80%;
  }

  .\33xl\:last\:-mt-9\/10:last-child{
    margin-top: -90%;
  }

  .\33xl\:last\:-mr-9\/10:last-child{
    margin-right: -90%;
  }

  .\33xl\:last\:-mb-9\/10:last-child{
    margin-bottom: -90%;
  }

  .\33xl\:last\:-ml-9\/10:last-child{
    margin-left: -90%;
  }

  .\33xl\:last\:-mt-1\/12:last-child{
    margin-top: -8.33333%;
  }

  .\33xl\:last\:-mr-1\/12:last-child{
    margin-right: -8.33333%;
  }

  .\33xl\:last\:-mb-1\/12:last-child{
    margin-bottom: -8.33333%;
  }

  .\33xl\:last\:-ml-1\/12:last-child{
    margin-left: -8.33333%;
  }

  .\33xl\:last\:-mt-2\/12:last-child{
    margin-top: -16.66667%;
  }

  .\33xl\:last\:-mr-2\/12:last-child{
    margin-right: -16.66667%;
  }

  .\33xl\:last\:-mb-2\/12:last-child{
    margin-bottom: -16.66667%;
  }

  .\33xl\:last\:-ml-2\/12:last-child{
    margin-left: -16.66667%;
  }

  .\33xl\:last\:-mt-3\/12:last-child{
    margin-top: -25%;
  }

  .\33xl\:last\:-mr-3\/12:last-child{
    margin-right: -25%;
  }

  .\33xl\:last\:-mb-3\/12:last-child{
    margin-bottom: -25%;
  }

  .\33xl\:last\:-ml-3\/12:last-child{
    margin-left: -25%;
  }

  .\33xl\:last\:-mt-4\/12:last-child{
    margin-top: -33.33333%;
  }

  .\33xl\:last\:-mr-4\/12:last-child{
    margin-right: -33.33333%;
  }

  .\33xl\:last\:-mb-4\/12:last-child{
    margin-bottom: -33.33333%;
  }

  .\33xl\:last\:-ml-4\/12:last-child{
    margin-left: -33.33333%;
  }

  .\33xl\:last\:-mt-5\/12:last-child{
    margin-top: -41.66667%;
  }

  .\33xl\:last\:-mr-5\/12:last-child{
    margin-right: -41.66667%;
  }

  .\33xl\:last\:-mb-5\/12:last-child{
    margin-bottom: -41.66667%;
  }

  .\33xl\:last\:-ml-5\/12:last-child{
    margin-left: -41.66667%;
  }

  .\33xl\:last\:-mt-6\/12:last-child{
    margin-top: -50%;
  }

  .\33xl\:last\:-mr-6\/12:last-child{
    margin-right: -50%;
  }

  .\33xl\:last\:-mb-6\/12:last-child{
    margin-bottom: -50%;
  }

  .\33xl\:last\:-ml-6\/12:last-child{
    margin-left: -50%;
  }

  .\33xl\:last\:-mt-7\/12:last-child{
    margin-top: -58.33333%;
  }

  .\33xl\:last\:-mr-7\/12:last-child{
    margin-right: -58.33333%;
  }

  .\33xl\:last\:-mb-7\/12:last-child{
    margin-bottom: -58.33333%;
  }

  .\33xl\:last\:-ml-7\/12:last-child{
    margin-left: -58.33333%;
  }

  .\33xl\:last\:-mt-8\/12:last-child{
    margin-top: -66.66667%;
  }

  .\33xl\:last\:-mr-8\/12:last-child{
    margin-right: -66.66667%;
  }

  .\33xl\:last\:-mb-8\/12:last-child{
    margin-bottom: -66.66667%;
  }

  .\33xl\:last\:-ml-8\/12:last-child{
    margin-left: -66.66667%;
  }

  .\33xl\:last\:-mt-9\/12:last-child{
    margin-top: -75%;
  }

  .\33xl\:last\:-mr-9\/12:last-child{
    margin-right: -75%;
  }

  .\33xl\:last\:-mb-9\/12:last-child{
    margin-bottom: -75%;
  }

  .\33xl\:last\:-ml-9\/12:last-child{
    margin-left: -75%;
  }

  .\33xl\:last\:-mt-10\/12:last-child{
    margin-top: -83.33333%;
  }

  .\33xl\:last\:-mr-10\/12:last-child{
    margin-right: -83.33333%;
  }

  .\33xl\:last\:-mb-10\/12:last-child{
    margin-bottom: -83.33333%;
  }

  .\33xl\:last\:-ml-10\/12:last-child{
    margin-left: -83.33333%;
  }

  .\33xl\:last\:-mt-11\/12:last-child{
    margin-top: -91.66667%;
  }

  .\33xl\:last\:-mr-11\/12:last-child{
    margin-right: -91.66667%;
  }

  .\33xl\:last\:-mb-11\/12:last-child{
    margin-bottom: -91.66667%;
  }

  .\33xl\:last\:-ml-11\/12:last-child{
    margin-left: -91.66667%;
  }

  .\33xl\:max-h-0{
    max-height: 0px;
  }

  .\33xl\:max-h-1{
    max-height: 0.25rem;
  }

  .\33xl\:max-h-2{
    max-height: 0.5rem;
  }

  .\33xl\:max-h-3{
    max-height: 0.75rem;
  }

  .\33xl\:max-h-4{
    max-height: 1rem;
  }

  .\33xl\:max-h-5{
    max-height: 1.25rem;
  }

  .\33xl\:max-h-6{
    max-height: 1.5rem;
  }

  .\33xl\:max-h-7{
    max-height: 1.75rem;
  }

  .\33xl\:max-h-8{
    max-height: 2rem;
  }

  .\33xl\:max-h-9{
    max-height: 2.25rem;
  }

  .\33xl\:max-h-10{
    max-height: 2.5rem;
  }

  .\33xl\:max-h-11{
    max-height: 2.75rem;
  }

  .\33xl\:max-h-12{
    max-height: 3rem;
  }

  .\33xl\:max-h-13{
    max-height: 3.25rem;
  }

  .\33xl\:max-h-14{
    max-height: 3.5rem;
  }

  .\33xl\:max-h-15{
    max-height: 3.75rem;
  }

  .\33xl\:max-h-16{
    max-height: 4rem;
  }

  .\33xl\:max-h-17{
    max-height: 4.25rem;
  }

  .\33xl\:max-h-18{
    max-height: 4.5rem;
  }

  .\33xl\:max-h-19{
    max-height: 4.75rem;
  }

  .\33xl\:max-h-20{
    max-height: 5rem;
  }

  .\33xl\:max-h-22{
    max-height: 5.5rem;
  }

  .\33xl\:max-h-24{
    max-height: 6rem;
  }

  .\33xl\:max-h-25{
    max-height: 6.25rem;
  }

  .\33xl\:max-h-28{
    max-height: 7rem;
  }

  .\33xl\:max-h-30{
    max-height: 7.5rem;
  }

  .\33xl\:max-h-32{
    max-height: 8rem;
  }

  .\33xl\:max-h-34{
    max-height: 8.5rem;
  }

  .\33xl\:max-h-35{
    max-height: 8.75rem;
  }

  .\33xl\:max-h-36{
    max-height: 9rem;
  }

  .\33xl\:max-h-39{
    max-height: 9.75rem;
  }

  .\33xl\:max-h-40{
    max-height: 10rem;
  }

  .\33xl\:max-h-42{
    max-height: 10.5rem;
  }

  .\33xl\:max-h-44{
    max-height: 11rem;
  }

  .\33xl\:max-h-45{
    max-height: 11.25rem;
  }

  .\33xl\:max-h-48{
    max-height: 12rem;
  }

  .\33xl\:max-h-50{
    max-height: 12.5rem;
  }

  .\33xl\:max-h-52{
    max-height: 13rem;
  }

  .\33xl\:max-h-55{
    max-height: 13.75rem;
  }

  .\33xl\:max-h-56{
    max-height: 14rem;
  }

  .\33xl\:max-h-58{
    max-height: 14.5rem;
  }

  .\33xl\:max-h-60{
    max-height: 15rem;
  }

  .\33xl\:max-h-64{
    max-height: 16rem;
  }

  .\33xl\:max-h-65{
    max-height: 16.25rem;
  }

  .\33xl\:max-h-68{
    max-height: 17rem;
  }

  .\33xl\:max-h-69{
    max-height: 17.25rem;
  }

  .\33xl\:max-h-70{
    max-height: 17.5rem;
  }

  .\33xl\:max-h-72{
    max-height: 18rem;
  }

  .\33xl\:max-h-75{
    max-height: 18.75rem;
  }

  .\33xl\:max-h-80{
    max-height: 20rem;
  }

  .\33xl\:max-h-85{
    max-height: 21.25rem;
  }

  .\33xl\:max-h-86{
    max-height: 21.5rem;
  }

  .\33xl\:max-h-90{
    max-height: 22.5rem;
  }

  .\33xl\:max-h-96{
    max-height: 24rem;
  }

  .\33xl\:max-h-100{
    max-height: 25rem;
  }

  .\33xl\:max-h-115{
    max-height: 28.75rem;
  }

  .\33xl\:max-h-125{
    max-height: 31.25rem;
  }

  .\33xl\:max-h-142{
    max-height: 35.5rem;
  }

  .\33xl\:max-h-150{
    max-height: 37.5rem;
  }

  .\33xl\:max-h-156{
    max-height: 39rem;
  }

  .\33xl\:max-h-160{
    max-height: 40rem;
  }

  .\33xl\:max-h-175{
    max-height: 43.75rem;
  }

  .\33xl\:max-h-207{
    max-height: 51.75rem;
  }

  .\33xl\:max-h-242{
    max-height: 60.5rem;
  }

  .\33xl\:max-h-250{
    max-height: 62.5rem;
  }

  .\33xl\:max-h-258{
    max-height: 64.5rem;
  }

  .\33xl\:max-h-265{
    max-height: 66.25rem;
  }

  .\33xl\:max-h-280{
    max-height: 70rem;
  }

  .\33xl\:max-h-px{
    max-height: 1px;
  }

  .\33xl\:max-h-0\.5{
    max-height: 0.125rem;
  }

  .\33xl\:max-h-1\.5{
    max-height: 0.375rem;
  }

  .\33xl\:max-h-2\.5{
    max-height: 0.625rem;
  }

  .\33xl\:max-h-3\.5{
    max-height: 0.875rem;
  }

  .\33xl\:max-h-0\.25{
    max-height: 0.0625rem;
  }

  .\33xl\:max-h-0\.75{
    max-height: 0.1875rem;
  }

  .\33xl\:max-h-1\.25{
    max-height: 0.3125rem;
  }

  .\33xl\:max-h-1\.75{
    max-height: 0.4375rem;
  }

  .\33xl\:max-h-2\.25{
    max-height: 0.5625rem;
  }

  .\33xl\:max-h-2\.75{
    max-height: 0.6875rem;
  }

  .\33xl\:max-h-3\.25{
    max-height: 0.8125rem;
  }

  .\33xl\:max-h-3\.75{
    max-height: 0.9375rem;
  }

  .\33xl\:max-h-4\.25{
    max-height: 1.0625rem;
  }

  .\33xl\:max-h-4\.5{
    max-height: 1.125rem;
  }

  .\33xl\:max-h-4\.75{
    max-height: 1.1875rem;
  }

  .\33xl\:max-h-5\.25{
    max-height: 1.3125rem;
  }

  .\33xl\:max-h-5\.5{
    max-height: 1.375rem;
  }

  .\33xl\:max-h-5\.75{
    max-height: 1.4375rem;
  }

  .\33xl\:max-h-6\.25{
    max-height: 1.5625rem;
  }

  .\33xl\:max-h-6\.5{
    max-height: 1.625rem;
  }

  .\33xl\:max-h-6\.75{
    max-height: 1.6875rem;
  }

  .\33xl\:max-h-7\.25{
    max-height: 1.8125rem;
  }

  .\33xl\:max-h-7\.5{
    max-height: 1.875rem;
  }

  .\33xl\:max-h-8\.25{
    max-height: 2.0625rem;
  }

  .\33xl\:max-h-8\.5{
    max-height: 2.125rem;
  }

  .\33xl\:max-h-9\.25{
    max-height: 2.3125rem;
  }

  .\33xl\:max-h-9\.5{
    max-height: 2.375rem;
  }

  .\33xl\:max-h-10\.5{
    max-height: 2.625rem;
  }

  .\33xl\:max-h-11\.25{
    max-height: 2.8125rem;
  }

  .\33xl\:max-h-11\.5{
    max-height: 2.875rem;
  }

  .\33xl\:max-h-12\.5{
    max-height: 3.125rem;
  }

  .\33xl\:max-h-12\.75{
    max-height: 3.1875rem;
  }

  .\33xl\:max-h-13\.5{
    max-height: 3.375rem;
  }

  .\33xl\:max-h-14\.5{
    max-height: 3.625rem;
  }

  .\33xl\:max-h-15\.5{
    max-height: 3.875rem;
  }

  .\33xl\:max-h-15\.75{
    max-height: 3.9375rem;
  }

  .\33xl\:max-h-16\.25{
    max-height: 4.0625rem;
  }

  .\33xl\:max-h-17\.25{
    max-height: 4.3125rem;
  }

  .\33xl\:max-h-17\.5{
    max-height: 4.375rem;
  }

  .\33xl\:max-h-18\.25{
    max-height: 4.5625rem;
  }

  .\33xl\:max-h-18\.5{
    max-height: 4.625rem;
  }

  .\33xl\:max-h-20\.25{
    max-height: 5.0625rem;
  }

  .\33xl\:max-h-20\.5{
    max-height: 5.125rem;
  }

  .\33xl\:max-h-22\.5{
    max-height: 5.625rem;
  }

  .\33xl\:max-h-25\.5{
    max-height: 6.375rem;
  }

  .\33xl\:max-h-26\.75{
    max-height: 6.6875rem;
  }

  .\33xl\:max-h-32\.5{
    max-height: 8.125rem;
  }

  .\33xl\:max-h-37\.5{
    max-height: 9.375rem;
  }

  .\33xl\:max-h-41\.25{
    max-height: 10.3125rem;
  }

  .\33xl\:max-h-52\.5{
    max-height: 13.125rem;
  }

  .\33xl\:max-h-54\.5{
    max-height: 13.625rem;
  }

  .\33xl\:max-h-57\.25{
    max-height: 14.3125rem;
  }

  .\33xl\:max-h-57\.5{
    max-height: 14.375rem;
  }

  .\33xl\:max-h-66\.25{
    max-height: 16.5625rem;
  }

  .\33xl\:max-h-74\.5{
    max-height: 18.125rem;
  }

  .\33xl\:max-h-106\.25{
    max-height: 26.5625rem;
  }

  .\33xl\:max-h-112\.25{
    max-height: 28.0675rem;
  }

  .\33xl\:max-h-112\.75{
    max-height: 28.1875rem;
  }

  .\33xl\:max-h-147\.5{
    max-height: 36.875rem;
  }

  .\33xl\:max-h-162\.5{
    max-height: 40.625rem;
  }

  .\33xl\:max-h-172\.25{
    max-height: 42.5625rem;
  }

  .\33xl\:max-h-175\.25{
    max-height: 43.8125rem;
  }

  .\33xl\:max-h-184\.25{
    max-height: 46.0625rem;
  }

  .\33xl\:max-h-203\.25{
    max-height: 50.8125rem;
  }

  .\33xl\:max-h-half{
    max-height: 50%;
  }

  .\33xl\:max-h-full{
    max-height: 100%;
  }

  .\33xl\:max-h-1\/10{
    max-height: 10%;
  }

  .\33xl\:max-h-2\/10{
    max-height: 20%;
  }

  .\33xl\:max-h-3\/10{
    max-height: 30%;
  }

  .\33xl\:max-h-4\/10{
    max-height: 40%;
  }

  .\33xl\:max-h-4\.5\/10{
    max-height: 45%;
  }

  .\33xl\:max-h-5\/10{
    max-height: 50%;
  }

  .\33xl\:max-h-5\.5\/10{
    max-height: 55%;
  }

  .\33xl\:max-h-6\/10{
    max-height: 60%;
  }

  .\33xl\:max-h-7\/10{
    max-height: 70%;
  }

  .\33xl\:max-h-8\/10{
    max-height: 80%;
  }

  .\33xl\:max-h-9\/10{
    max-height: 90%;
  }

  .\33xl\:max-h-1\/12{
    max-height: 8.333333%;
  }

  .\33xl\:max-h-2\/12{
    max-height: 16.666667%;
  }

  .\33xl\:max-h-3\/12{
    max-height: 25%;
  }

  .\33xl\:max-h-4\/12{
    max-height: 33.333333%;
  }

  .\33xl\:max-h-5\/12{
    max-height: 41.666667%;
  }

  .\33xl\:max-h-6\/12{
    max-height: 50%;
  }

  .\33xl\:max-h-7\/12{
    max-height: 58.333333%;
  }

  .\33xl\:max-h-8\/12{
    max-height: 66.666667%;
  }

  .\33xl\:max-h-9\/12{
    max-height: 75%;
  }

  .\33xl\:max-h-10\/12{
    max-height: 83.333333%;
  }

  .\33xl\:max-h-11\/12{
    max-height: 91.666667%;
  }

  .\33xl\:max-h-screen{
    max-height: 100vh;
  }

  .\33xl\:max-w-0{
    max-width: 0rem;
  }

  .\33xl\:max-w-1{
    max-width: 0.25rem;
  }

  .\33xl\:max-w-2{
    max-width: 0.5rem;
  }

  .\33xl\:max-w-3{
    max-width: 0.75rem;
  }

  .\33xl\:max-w-4{
    max-width: 1rem;
  }

  .\33xl\:max-w-5{
    max-width: 1.25rem;
  }

  .\33xl\:max-w-6{
    max-width: 1.5rem;
  }

  .\33xl\:max-w-7{
    max-width: 1.75rem;
  }

  .\33xl\:max-w-8{
    max-width: 2rem;
  }

  .\33xl\:max-w-9{
    max-width: 2.25rem;
  }

  .\33xl\:max-w-10{
    max-width: 2.5rem;
  }

  .\33xl\:max-w-11{
    max-width: 2.75rem;
  }

  .\33xl\:max-w-12{
    max-width: 3rem;
  }

  .\33xl\:max-w-13{
    max-width: 3.25rem;
  }

  .\33xl\:max-w-14{
    max-width: 3.5rem;
  }

  .\33xl\:max-w-15{
    max-width: 3.75rem;
  }

  .\33xl\:max-w-16{
    max-width: 4rem;
  }

  .\33xl\:max-w-17{
    max-width: 4.25rem;
  }

  .\33xl\:max-w-18{
    max-width: 4.5rem;
  }

  .\33xl\:max-w-19{
    max-width: 4.75rem;
  }

  .\33xl\:max-w-20{
    max-width: 5rem;
  }

  .\33xl\:max-w-22{
    max-width: 5.5rem;
  }

  .\33xl\:max-w-24{
    max-width: 6rem;
  }

  .\33xl\:max-w-25{
    max-width: 6.25rem;
  }

  .\33xl\:max-w-30{
    max-width: 7.5rem;
  }

  .\33xl\:max-w-32{
    max-width: 8rem;
  }

  .\33xl\:max-w-34{
    max-width: 8.5rem;
  }

  .\33xl\:max-w-35{
    max-width: 8.75rem;
  }

  .\33xl\:max-w-36{
    max-width: 9rem;
  }

  .\33xl\:max-w-39{
    max-width: 9.75rem;
  }

  .\33xl\:max-w-40{
    max-width: 10rem;
  }

  .\33xl\:max-w-42{
    max-width: 10.5rem;
  }

  .\33xl\:max-w-45{
    max-width: 11.25rem;
  }

  .\33xl\:max-w-50{
    max-width: 12.5rem;
  }

  .\33xl\:max-w-55{
    max-width: 13.75rem;
  }

  .\33xl\:max-w-58{
    max-width: 14.5rem;
  }

  .\33xl\:max-w-60{
    max-width: 15rem;
  }

  .\33xl\:max-w-64{
    max-width: 16rem;
  }

  .\33xl\:max-w-65{
    max-width: 16.25rem;
  }

  .\33xl\:max-w-68{
    max-width: 17rem;
  }

  .\33xl\:max-w-69{
    max-width: 17.25rem;
  }

  .\33xl\:max-w-70{
    max-width: 17.5rem;
  }

  .\33xl\:max-w-75{
    max-width: 18.75rem;
  }

  .\33xl\:max-w-80{
    max-width: 20rem;
  }

  .\33xl\:max-w-85{
    max-width: 21.25rem;
  }

  .\33xl\:max-w-86{
    max-width: 21.5rem;
  }

  .\33xl\:max-w-90{
    max-width: 22.5rem;
  }

  .\33xl\:max-w-96{
    max-width: 24rem;
  }

  .\33xl\:max-w-100{
    max-width: 25rem;
  }

  .\33xl\:max-w-115{
    max-width: 28.75rem;
  }

  .\33xl\:max-w-125{
    max-width: 31.25rem;
  }

  .\33xl\:max-w-142{
    max-width: 35.5rem;
  }

  .\33xl\:max-w-150{
    max-width: 37.5rem;
  }

  .\33xl\:max-w-156{
    max-width: 39rem;
  }

  .\33xl\:max-w-160{
    max-width: 40rem;
  }

  .\33xl\:max-w-175{
    max-width: 43.75rem;
  }

  .\33xl\:max-w-207{
    max-width: 51.75rem;
  }

  .\33xl\:max-w-242{
    max-width: 60.5rem;
  }

  .\33xl\:max-w-250{
    max-width: 62.5rem;
  }

  .\33xl\:max-w-258{
    max-width: 64.5rem;
  }

  .\33xl\:max-w-265{
    max-width: 66.25rem;
  }

  .\33xl\:max-w-280{
    max-width: 70rem;
  }

  .\33xl\:max-w-none{
    max-width: none;
  }

  .\33xl\:max-w-xs{
    max-width: 20rem;
  }

  .\33xl\:max-w-sm{
    max-width: 24rem;
  }

  .\33xl\:max-w-md{
    max-width: 28rem;
  }

  .\33xl\:max-w-lg{
    max-width: 32rem;
  }

  .\33xl\:max-w-xl{
    max-width: 36rem;
  }

  .\33xl\:max-w-2xl{
    max-width: 42rem;
  }

  .\33xl\:max-w-3xl{
    max-width: 48rem;
  }

  .\33xl\:max-w-4xl{
    max-width: 56rem;
  }

  .\33xl\:max-w-5xl{
    max-width: 64rem;
  }

  .\33xl\:max-w-6xl{
    max-width: 72rem;
  }

  .\33xl\:max-w-7xl{
    max-width: 80rem;
  }

  .\33xl\:max-w-full{
    max-width: 100%;
  }

  .\33xl\:max-w-min{
    max-width: -webkit-min-content;
    max-width: min-content;
  }

  .\33xl\:max-w-max{
    max-width: -webkit-max-content;
    max-width: max-content;
  }

  .\33xl\:max-w-prose{
    max-width: 65ch;
  }

  .\33xl\:max-w-0\.25{
    max-width: 0.0625rem;
  }

  .\33xl\:max-w-0\.5{
    max-width: 0.125rem;
  }

  .\33xl\:max-w-0\.75{
    max-width: 0.1875rem;
  }

  .\33xl\:max-w-1\.25{
    max-width: 0.3125rem;
  }

  .\33xl\:max-w-1\.5{
    max-width: 0.375rem;
  }

  .\33xl\:max-w-1\.75{
    max-width: 0.4375rem;
  }

  .\33xl\:max-w-2\.25{
    max-width: 0.5625rem;
  }

  .\33xl\:max-w-2\.5{
    max-width: 0.625rem;
  }

  .\33xl\:max-w-2\.75{
    max-width: 0.6875rem;
  }

  .\33xl\:max-w-3\.25{
    max-width: 0.8125rem;
  }

  .\33xl\:max-w-3\.5{
    max-width: 0.875rem;
  }

  .\33xl\:max-w-3\.75{
    max-width: 0.9375rem;
  }

  .\33xl\:max-w-4\.25{
    max-width: 1.0625rem;
  }

  .\33xl\:max-w-4\.5{
    max-width: 1.125rem;
  }

  .\33xl\:max-w-4\.75{
    max-width: 1.1875rem;
  }

  .\33xl\:max-w-5\.25{
    max-width: 1.3125rem;
  }

  .\33xl\:max-w-5\.5{
    max-width: 1.375rem;
  }

  .\33xl\:max-w-5\.75{
    max-width: 1.4375rem;
  }

  .\33xl\:max-w-6\.25{
    max-width: 1.5625rem;
  }

  .\33xl\:max-w-6\.5{
    max-width: 1.625rem;
  }

  .\33xl\:max-w-6\.75{
    max-width: 1.6875rem;
  }

  .\33xl\:max-w-7\.25{
    max-width: 1.8125rem;
  }

  .\33xl\:max-w-7\.5{
    max-width: 1.875rem;
  }

  .\33xl\:max-w-8\.25{
    max-width: 2.0625rem;
  }

  .\33xl\:max-w-8\.5{
    max-width: 2.125rem;
  }

  .\33xl\:max-w-9\.25{
    max-width: 2.3125rem;
  }

  .\33xl\:max-w-9\.5{
    max-width: 2.375rem;
  }

  .\33xl\:max-w-10\.5{
    max-width: 2.625rem;
  }

  .\33xl\:max-w-11\.25{
    max-width: 2.8125rem;
  }

  .\33xl\:max-w-11\.5{
    max-width: 2.875rem;
  }

  .\33xl\:max-w-12\.5{
    max-width: 3.125rem;
  }

  .\33xl\:max-w-12\.75{
    max-width: 3.1875rem;
  }

  .\33xl\:max-w-13\.5{
    max-width: 3.375rem;
  }

  .\33xl\:max-w-14\.5{
    max-width: 3.625rem;
  }

  .\33xl\:max-w-15\.5{
    max-width: 3.875rem;
  }

  .\33xl\:max-w-15\.75{
    max-width: 3.9375rem;
  }

  .\33xl\:max-w-16\.25{
    max-width: 4.0625rem;
  }

  .\33xl\:max-w-17\.25{
    max-width: 4.3125rem;
  }

  .\33xl\:max-w-17\.5{
    max-width: 4.375rem;
  }

  .\33xl\:max-w-18\.25{
    max-width: 4.5625rem;
  }

  .\33xl\:max-w-18\.5{
    max-width: 4.625rem;
  }

  .\33xl\:max-w-20\.25{
    max-width: 5.0625rem;
  }

  .\33xl\:max-w-20\.5{
    max-width: 5.125rem;
  }

  .\33xl\:max-w-22\.5{
    max-width: 5.625rem;
  }

  .\33xl\:max-w-25\.5{
    max-width: 6.375rem;
  }

  .\33xl\:max-w-26\.75{
    max-width: 6.6875rem;
  }

  .\33xl\:max-w-32\.5{
    max-width: 8.125rem;
  }

  .\33xl\:max-w-37\.5{
    max-width: 9.375rem;
  }

  .\33xl\:max-w-41\.25{
    max-width: 10.3125rem;
  }

  .\33xl\:max-w-52\.5{
    max-width: 13.125rem;
  }

  .\33xl\:max-w-54\.5{
    max-width: 13.625rem;
  }

  .\33xl\:max-w-57\.25{
    max-width: 14.3125rem;
  }

  .\33xl\:max-w-57\.5{
    max-width: 14.375rem;
  }

  .\33xl\:max-w-66\.25{
    max-width: 16.5625rem;
  }

  .\33xl\:max-w-74\.5{
    max-width: 18.125rem;
  }

  .\33xl\:max-w-106\.25{
    max-width: 26.5625rem;
  }

  .\33xl\:max-w-112\.25{
    max-width: 28.0675rem;
  }

  .\33xl\:max-w-112\.75{
    max-width: 28.1875rem;
  }

  .\33xl\:max-w-147\.5{
    max-width: 36.875rem;
  }

  .\33xl\:max-w-162\.5{
    max-width: 40.625rem;
  }

  .\33xl\:max-w-172\.25{
    max-width: 42.5625rem;
  }

  .\33xl\:max-w-175\.25{
    max-width: 43.8125rem;
  }

  .\33xl\:max-w-184\.25{
    max-width: 46.0625rem;
  }

  .\33xl\:max-w-203\.25{
    max-width: 50.8125rem;
  }

  .\33xl\:max-w-half{
    max-width: 50%;
  }

  .\33xl\:max-w-1\/10{
    max-width: 10%;
  }

  .\33xl\:max-w-2\/10{
    max-width: 20%;
  }

  .\33xl\:max-w-3\/10{
    max-width: 30%;
  }

  .\33xl\:max-w-4\/10{
    max-width: 40%;
  }

  .\33xl\:max-w-4\.5\/10{
    max-width: 45%;
  }

  .\33xl\:max-w-5\/10{
    max-width: 50%;
  }

  .\33xl\:max-w-5\.5\/10{
    max-width: 55%;
  }

  .\33xl\:max-w-6\/10{
    max-width: 60%;
  }

  .\33xl\:max-w-7\/10{
    max-width: 70%;
  }

  .\33xl\:max-w-8\/10{
    max-width: 80%;
  }

  .\33xl\:max-w-9\/10{
    max-width: 90%;
  }

  .\33xl\:max-w-1\/12{
    max-width: 8.333333%;
  }

  .\33xl\:max-w-2\/12{
    max-width: 16.666667%;
  }

  .\33xl\:max-w-3\/12{
    max-width: 25%;
  }

  .\33xl\:max-w-4\/12{
    max-width: 33.333333%;
  }

  .\33xl\:max-w-5\/12{
    max-width: 41.666667%;
  }

  .\33xl\:max-w-6\/12{
    max-width: 50%;
  }

  .\33xl\:max-w-7\/12{
    max-width: 58.333333%;
  }

  .\33xl\:max-w-8\/12{
    max-width: 66.666667%;
  }

  .\33xl\:max-w-9\/12{
    max-width: 75%;
  }

  .\33xl\:max-w-10\/12{
    max-width: 83.333333%;
  }

  .\33xl\:max-w-11\/12{
    max-width: 91.666667%;
  }

  .\33xl\:min-h-0{
    min-height: 0px;
  }

  .\33xl\:min-h-full{
    min-height: 100%;
  }

  .\33xl\:min-h-screen{
    min-height: 100vh;
  }

  .\33xl\:min-w-0{
    min-width: 0px;
  }

  .\33xl\:min-w-full{
    min-width: 100%;
  }

  .\33xl\:min-w-min{
    min-width: -webkit-min-content;
    min-width: min-content;
  }

  .\33xl\:min-w-max{
    min-width: -webkit-max-content;
    min-width: max-content;
  }

  .\33xl\:object-contain{
    -o-object-fit: contain;
       object-fit: contain;
  }

  .\33xl\:object-cover{
    -o-object-fit: cover;
       object-fit: cover;
  }

  .\33xl\:object-fill{
    -o-object-fit: fill;
       object-fit: fill;
  }

  .\33xl\:object-none{
    -o-object-fit: none;
       object-fit: none;
  }

  .\33xl\:object-scale-down{
    -o-object-fit: scale-down;
       object-fit: scale-down;
  }

  .\33xl\:object-bottom{
    -o-object-position: bottom;
       object-position: bottom;
  }

  .\33xl\:object-center{
    -o-object-position: center;
       object-position: center;
  }

  .\33xl\:object-left{
    -o-object-position: left;
       object-position: left;
  }

  .\33xl\:object-left-bottom{
    -o-object-position: left bottom;
       object-position: left bottom;
  }

  .\33xl\:object-left-top{
    -o-object-position: left top;
       object-position: left top;
  }

  .\33xl\:object-right{
    -o-object-position: right;
       object-position: right;
  }

  .\33xl\:object-right-bottom{
    -o-object-position: right bottom;
       object-position: right bottom;
  }

  .\33xl\:object-right-top{
    -o-object-position: right top;
       object-position: right top;
  }

  .\33xl\:object-top{
    -o-object-position: top;
       object-position: top;
  }

  .\33xl\:opacity-0{
    opacity: 0;
  }

  .\33xl\:opacity-5{
    opacity: 0.05;
  }

  .\33xl\:opacity-10{
    opacity: 0.1;
  }

  .\33xl\:opacity-20{
    opacity: 0.2;
  }

  .\33xl\:opacity-25{
    opacity: 0.25;
  }

  .\33xl\:opacity-30{
    opacity: 0.3;
  }

  .\33xl\:opacity-40{
    opacity: 0.4;
  }

  .\33xl\:opacity-50{
    opacity: 0.5;
  }

  .\33xl\:opacity-60{
    opacity: 0.6;
  }

  .\33xl\:opacity-70{
    opacity: 0.7;
  }

  .\33xl\:opacity-75{
    opacity: 0.75;
  }

  .\33xl\:opacity-80{
    opacity: 0.8;
  }

  .\33xl\:opacity-90{
    opacity: 0.9;
  }

  .\33xl\:opacity-95{
    opacity: 0.95;
  }

  .\33xl\:opacity-100{
    opacity: 1;
  }

  .group:hover .\33xl\:group-hover\:opacity-0{
    opacity: 0;
  }

  .group:hover .\33xl\:group-hover\:opacity-5{
    opacity: 0.05;
  }

  .group:hover .\33xl\:group-hover\:opacity-10{
    opacity: 0.1;
  }

  .group:hover .\33xl\:group-hover\:opacity-20{
    opacity: 0.2;
  }

  .group:hover .\33xl\:group-hover\:opacity-25{
    opacity: 0.25;
  }

  .group:hover .\33xl\:group-hover\:opacity-30{
    opacity: 0.3;
  }

  .group:hover .\33xl\:group-hover\:opacity-40{
    opacity: 0.4;
  }

  .group:hover .\33xl\:group-hover\:opacity-50{
    opacity: 0.5;
  }

  .group:hover .\33xl\:group-hover\:opacity-60{
    opacity: 0.6;
  }

  .group:hover .\33xl\:group-hover\:opacity-70{
    opacity: 0.7;
  }

  .group:hover .\33xl\:group-hover\:opacity-75{
    opacity: 0.75;
  }

  .group:hover .\33xl\:group-hover\:opacity-80{
    opacity: 0.8;
  }

  .group:hover .\33xl\:group-hover\:opacity-90{
    opacity: 0.9;
  }

  .group:hover .\33xl\:group-hover\:opacity-95{
    opacity: 0.95;
  }

  .group:hover .\33xl\:group-hover\:opacity-100{
    opacity: 1;
  }

  .\33xl\:focus-within\:opacity-0:focus-within{
    opacity: 0;
  }

  .\33xl\:focus-within\:opacity-5:focus-within{
    opacity: 0.05;
  }

  .\33xl\:focus-within\:opacity-10:focus-within{
    opacity: 0.1;
  }

  .\33xl\:focus-within\:opacity-20:focus-within{
    opacity: 0.2;
  }

  .\33xl\:focus-within\:opacity-25:focus-within{
    opacity: 0.25;
  }

  .\33xl\:focus-within\:opacity-30:focus-within{
    opacity: 0.3;
  }

  .\33xl\:focus-within\:opacity-40:focus-within{
    opacity: 0.4;
  }

  .\33xl\:focus-within\:opacity-50:focus-within{
    opacity: 0.5;
  }

  .\33xl\:focus-within\:opacity-60:focus-within{
    opacity: 0.6;
  }

  .\33xl\:focus-within\:opacity-70:focus-within{
    opacity: 0.7;
  }

  .\33xl\:focus-within\:opacity-75:focus-within{
    opacity: 0.75;
  }

  .\33xl\:focus-within\:opacity-80:focus-within{
    opacity: 0.8;
  }

  .\33xl\:focus-within\:opacity-90:focus-within{
    opacity: 0.9;
  }

  .\33xl\:focus-within\:opacity-95:focus-within{
    opacity: 0.95;
  }

  .\33xl\:focus-within\:opacity-100:focus-within{
    opacity: 1;
  }

  .\33xl\:hover\:opacity-0:hover{
    opacity: 0;
  }

  .\33xl\:hover\:opacity-5:hover{
    opacity: 0.05;
  }

  .\33xl\:hover\:opacity-10:hover{
    opacity: 0.1;
  }

  .\33xl\:hover\:opacity-20:hover{
    opacity: 0.2;
  }

  .\33xl\:hover\:opacity-25:hover{
    opacity: 0.25;
  }

  .\33xl\:hover\:opacity-30:hover{
    opacity: 0.3;
  }

  .\33xl\:hover\:opacity-40:hover{
    opacity: 0.4;
  }

  .\33xl\:hover\:opacity-50:hover{
    opacity: 0.5;
  }

  .\33xl\:hover\:opacity-60:hover{
    opacity: 0.6;
  }

  .\33xl\:hover\:opacity-70:hover{
    opacity: 0.7;
  }

  .\33xl\:hover\:opacity-75:hover{
    opacity: 0.75;
  }

  .\33xl\:hover\:opacity-80:hover{
    opacity: 0.8;
  }

  .\33xl\:hover\:opacity-90:hover{
    opacity: 0.9;
  }

  .\33xl\:hover\:opacity-95:hover{
    opacity: 0.95;
  }

  .\33xl\:hover\:opacity-100:hover{
    opacity: 1;
  }

  .\33xl\:focus\:opacity-0:focus{
    opacity: 0;
  }

  .\33xl\:focus\:opacity-5:focus{
    opacity: 0.05;
  }

  .\33xl\:focus\:opacity-10:focus{
    opacity: 0.1;
  }

  .\33xl\:focus\:opacity-20:focus{
    opacity: 0.2;
  }

  .\33xl\:focus\:opacity-25:focus{
    opacity: 0.25;
  }

  .\33xl\:focus\:opacity-30:focus{
    opacity: 0.3;
  }

  .\33xl\:focus\:opacity-40:focus{
    opacity: 0.4;
  }

  .\33xl\:focus\:opacity-50:focus{
    opacity: 0.5;
  }

  .\33xl\:focus\:opacity-60:focus{
    opacity: 0.6;
  }

  .\33xl\:focus\:opacity-70:focus{
    opacity: 0.7;
  }

  .\33xl\:focus\:opacity-75:focus{
    opacity: 0.75;
  }

  .\33xl\:focus\:opacity-80:focus{
    opacity: 0.8;
  }

  .\33xl\:focus\:opacity-90:focus{
    opacity: 0.9;
  }

  .\33xl\:focus\:opacity-95:focus{
    opacity: 0.95;
  }

  .\33xl\:focus\:opacity-100:focus{
    opacity: 1;
  }

  .\33xl\:outline-none{
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\33xl\:outline-white{
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .\33xl\:outline-black{
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .\33xl\:focus-within\:outline-none:focus-within{
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\33xl\:focus-within\:outline-white:focus-within{
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .\33xl\:focus-within\:outline-black:focus-within{
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .\33xl\:focus\:outline-none:focus{
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\33xl\:focus\:outline-white:focus{
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .\33xl\:focus\:outline-black:focus{
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .\33xl\:overflow-auto{
    overflow: auto;
  }

  .\33xl\:overflow-hidden{
    overflow: hidden;
  }

  .\33xl\:overflow-visible{
    overflow: visible;
  }

  .\33xl\:overflow-scroll{
    overflow: scroll;
  }

  .\33xl\:overflow-x-auto{
    overflow-x: auto;
  }

  .\33xl\:overflow-y-auto{
    overflow-y: auto;
  }

  .\33xl\:overflow-x-hidden{
    overflow-x: hidden;
  }

  .\33xl\:overflow-y-hidden{
    overflow-y: hidden;
  }

  .\33xl\:overflow-x-visible{
    overflow-x: visible;
  }

  .\33xl\:overflow-y-visible{
    overflow-y: visible;
  }

  .\33xl\:overflow-x-scroll{
    overflow-x: scroll;
  }

  .\33xl\:overflow-y-scroll{
    overflow-y: scroll;
  }

  .\33xl\:overscroll-auto{
    -ms-scroll-chaining: chained;
        overscroll-behavior: auto;
  }

  .\33xl\:overscroll-contain{
    -ms-scroll-chaining: none;
        overscroll-behavior: contain;
  }

  .\33xl\:overscroll-none{
    -ms-scroll-chaining: none;
        overscroll-behavior: none;
  }

  .\33xl\:overscroll-y-auto{
    overscroll-behavior-y: auto;
  }

  .\33xl\:overscroll-y-contain{
    overscroll-behavior-y: contain;
  }

  .\33xl\:overscroll-y-none{
    overscroll-behavior-y: none;
  }

  .\33xl\:overscroll-x-auto{
    overscroll-behavior-x: auto;
  }

  .\33xl\:overscroll-x-contain{
    overscroll-behavior-x: contain;
  }

  .\33xl\:overscroll-x-none{
    overscroll-behavior-x: none;
  }

  .\33xl\:p-0{
    padding: 0px;
  }

  .\33xl\:p-1{
    padding: 0.25rem;
  }

  .\33xl\:p-2{
    padding: 0.5rem;
  }

  .\33xl\:p-3{
    padding: 0.75rem;
  }

  .\33xl\:p-4{
    padding: 1rem;
  }

  .\33xl\:p-5{
    padding: 1.25rem;
  }

  .\33xl\:p-6{
    padding: 1.5rem;
  }

  .\33xl\:p-7{
    padding: 1.75rem;
  }

  .\33xl\:p-8{
    padding: 2rem;
  }

  .\33xl\:p-9{
    padding: 2.25rem;
  }

  .\33xl\:p-10{
    padding: 2.5rem;
  }

  .\33xl\:p-11{
    padding: 2.75rem;
  }

  .\33xl\:p-12{
    padding: 3rem;
  }

  .\33xl\:p-13{
    padding: 3.25rem;
  }

  .\33xl\:p-14{
    padding: 3.5rem;
  }

  .\33xl\:p-15{
    padding: 3.75rem;
  }

  .\33xl\:p-16{
    padding: 4rem;
  }

  .\33xl\:p-17{
    padding: 4.25rem;
  }

  .\33xl\:p-18{
    padding: 4.5rem;
  }

  .\33xl\:p-19{
    padding: 4.75rem;
  }

  .\33xl\:p-20{
    padding: 5rem;
  }

  .\33xl\:p-22{
    padding: 5.5rem;
  }

  .\33xl\:p-24{
    padding: 6rem;
  }

  .\33xl\:p-25{
    padding: 6.25rem;
  }

  .\33xl\:p-28{
    padding: 7rem;
  }

  .\33xl\:p-30{
    padding: 7.5rem;
  }

  .\33xl\:p-32{
    padding: 8rem;
  }

  .\33xl\:p-34{
    padding: 8.5rem;
  }

  .\33xl\:p-35{
    padding: 8.75rem;
  }

  .\33xl\:p-36{
    padding: 9rem;
  }

  .\33xl\:p-39{
    padding: 9.75rem;
  }

  .\33xl\:p-40{
    padding: 10rem;
  }

  .\33xl\:p-42{
    padding: 10.5rem;
  }

  .\33xl\:p-44{
    padding: 11rem;
  }

  .\33xl\:p-45{
    padding: 11.25rem;
  }

  .\33xl\:p-48{
    padding: 12rem;
  }

  .\33xl\:p-50{
    padding: 12.5rem;
  }

  .\33xl\:p-52{
    padding: 13rem;
  }

  .\33xl\:p-55{
    padding: 13.75rem;
  }

  .\33xl\:p-56{
    padding: 14rem;
  }

  .\33xl\:p-58{
    padding: 14.5rem;
  }

  .\33xl\:p-60{
    padding: 15rem;
  }

  .\33xl\:p-64{
    padding: 16rem;
  }

  .\33xl\:p-65{
    padding: 16.25rem;
  }

  .\33xl\:p-68{
    padding: 17rem;
  }

  .\33xl\:p-69{
    padding: 17.25rem;
  }

  .\33xl\:p-70{
    padding: 17.5rem;
  }

  .\33xl\:p-72{
    padding: 18rem;
  }

  .\33xl\:p-75{
    padding: 18.75rem;
  }

  .\33xl\:p-80{
    padding: 20rem;
  }

  .\33xl\:p-85{
    padding: 21.25rem;
  }

  .\33xl\:p-86{
    padding: 21.5rem;
  }

  .\33xl\:p-90{
    padding: 22.5rem;
  }

  .\33xl\:p-96{
    padding: 24rem;
  }

  .\33xl\:p-100{
    padding: 25rem;
  }

  .\33xl\:p-115{
    padding: 28.75rem;
  }

  .\33xl\:p-125{
    padding: 31.25rem;
  }

  .\33xl\:p-142{
    padding: 35.5rem;
  }

  .\33xl\:p-150{
    padding: 37.5rem;
  }

  .\33xl\:p-156{
    padding: 39rem;
  }

  .\33xl\:p-160{
    padding: 40rem;
  }

  .\33xl\:p-175{
    padding: 43.75rem;
  }

  .\33xl\:p-207{
    padding: 51.75rem;
  }

  .\33xl\:p-242{
    padding: 60.5rem;
  }

  .\33xl\:p-250{
    padding: 62.5rem;
  }

  .\33xl\:p-258{
    padding: 64.5rem;
  }

  .\33xl\:p-265{
    padding: 66.25rem;
  }

  .\33xl\:p-280{
    padding: 70rem;
  }

  .\33xl\:p-px{
    padding: 1px;
  }

  .\33xl\:p-0\.5{
    padding: 0.125rem;
  }

  .\33xl\:p-1\.5{
    padding: 0.375rem;
  }

  .\33xl\:p-2\.5{
    padding: 0.625rem;
  }

  .\33xl\:p-3\.5{
    padding: 0.875rem;
  }

  .\33xl\:p-0\.25{
    padding: 0.0625rem;
  }

  .\33xl\:p-0\.75{
    padding: 0.1875rem;
  }

  .\33xl\:p-1\.25{
    padding: 0.3125rem;
  }

  .\33xl\:p-1\.75{
    padding: 0.4375rem;
  }

  .\33xl\:p-2\.25{
    padding: 0.5625rem;
  }

  .\33xl\:p-2\.75{
    padding: 0.6875rem;
  }

  .\33xl\:p-3\.25{
    padding: 0.8125rem;
  }

  .\33xl\:p-3\.75{
    padding: 0.9375rem;
  }

  .\33xl\:p-4\.25{
    padding: 1.0625rem;
  }

  .\33xl\:p-4\.5{
    padding: 1.125rem;
  }

  .\33xl\:p-4\.75{
    padding: 1.1875rem;
  }

  .\33xl\:p-5\.25{
    padding: 1.3125rem;
  }

  .\33xl\:p-5\.5{
    padding: 1.375rem;
  }

  .\33xl\:p-5\.75{
    padding: 1.4375rem;
  }

  .\33xl\:p-6\.25{
    padding: 1.5625rem;
  }

  .\33xl\:p-6\.5{
    padding: 1.625rem;
  }

  .\33xl\:p-6\.75{
    padding: 1.6875rem;
  }

  .\33xl\:p-7\.25{
    padding: 1.8125rem;
  }

  .\33xl\:p-7\.5{
    padding: 1.875rem;
  }

  .\33xl\:p-8\.25{
    padding: 2.0625rem;
  }

  .\33xl\:p-8\.5{
    padding: 2.125rem;
  }

  .\33xl\:p-9\.25{
    padding: 2.3125rem;
  }

  .\33xl\:p-9\.5{
    padding: 2.375rem;
  }

  .\33xl\:p-10\.5{
    padding: 2.625rem;
  }

  .\33xl\:p-11\.25{
    padding: 2.8125rem;
  }

  .\33xl\:p-11\.5{
    padding: 2.875rem;
  }

  .\33xl\:p-12\.5{
    padding: 3.125rem;
  }

  .\33xl\:p-12\.75{
    padding: 3.1875rem;
  }

  .\33xl\:p-13\.5{
    padding: 3.375rem;
  }

  .\33xl\:p-14\.5{
    padding: 3.625rem;
  }

  .\33xl\:p-15\.5{
    padding: 3.875rem;
  }

  .\33xl\:p-15\.75{
    padding: 3.9375rem;
  }

  .\33xl\:p-16\.25{
    padding: 4.0625rem;
  }

  .\33xl\:p-17\.25{
    padding: 4.3125rem;
  }

  .\33xl\:p-17\.5{
    padding: 4.375rem;
  }

  .\33xl\:p-18\.25{
    padding: 4.5625rem;
  }

  .\33xl\:p-18\.5{
    padding: 4.625rem;
  }

  .\33xl\:p-20\.25{
    padding: 5.0625rem;
  }

  .\33xl\:p-20\.5{
    padding: 5.125rem;
  }

  .\33xl\:p-22\.5{
    padding: 5.625rem;
  }

  .\33xl\:p-25\.5{
    padding: 6.375rem;
  }

  .\33xl\:p-26\.75{
    padding: 6.6875rem;
  }

  .\33xl\:p-32\.5{
    padding: 8.125rem;
  }

  .\33xl\:p-37\.5{
    padding: 9.375rem;
  }

  .\33xl\:p-41\.25{
    padding: 10.3125rem;
  }

  .\33xl\:p-52\.5{
    padding: 13.125rem;
  }

  .\33xl\:p-54\.5{
    padding: 13.625rem;
  }

  .\33xl\:p-57\.25{
    padding: 14.3125rem;
  }

  .\33xl\:p-57\.5{
    padding: 14.375rem;
  }

  .\33xl\:p-66\.25{
    padding: 16.5625rem;
  }

  .\33xl\:p-74\.5{
    padding: 18.125rem;
  }

  .\33xl\:p-106\.25{
    padding: 26.5625rem;
  }

  .\33xl\:p-112\.25{
    padding: 28.0675rem;
  }

  .\33xl\:p-112\.75{
    padding: 28.1875rem;
  }

  .\33xl\:p-147\.5{
    padding: 36.875rem;
  }

  .\33xl\:p-162\.5{
    padding: 40.625rem;
  }

  .\33xl\:p-172\.25{
    padding: 42.5625rem;
  }

  .\33xl\:p-175\.25{
    padding: 43.8125rem;
  }

  .\33xl\:p-184\.25{
    padding: 46.0625rem;
  }

  .\33xl\:p-203\.25{
    padding: 50.8125rem;
  }

  .\33xl\:p-half{
    padding: 50%;
  }

  .\33xl\:p-full{
    padding: 100%;
  }

  .\33xl\:p-1\/10{
    padding: 10%;
  }

  .\33xl\:p-2\/10{
    padding: 20%;
  }

  .\33xl\:p-3\/10{
    padding: 30%;
  }

  .\33xl\:p-4\/10{
    padding: 40%;
  }

  .\33xl\:p-4\.5\/10{
    padding: 45%;
  }

  .\33xl\:p-5\/10{
    padding: 50%;
  }

  .\33xl\:p-5\.5\/10{
    padding: 55%;
  }

  .\33xl\:p-6\/10{
    padding: 60%;
  }

  .\33xl\:p-7\/10{
    padding: 70%;
  }

  .\33xl\:p-8\/10{
    padding: 80%;
  }

  .\33xl\:p-9\/10{
    padding: 90%;
  }

  .\33xl\:p-1\/12{
    padding: 8.333333%;
  }

  .\33xl\:p-2\/12{
    padding: 16.666667%;
  }

  .\33xl\:p-3\/12{
    padding: 25%;
  }

  .\33xl\:p-4\/12{
    padding: 33.333333%;
  }

  .\33xl\:p-5\/12{
    padding: 41.666667%;
  }

  .\33xl\:p-6\/12{
    padding: 50%;
  }

  .\33xl\:p-7\/12{
    padding: 58.333333%;
  }

  .\33xl\:p-8\/12{
    padding: 66.666667%;
  }

  .\33xl\:p-9\/12{
    padding: 75%;
  }

  .\33xl\:p-10\/12{
    padding: 83.333333%;
  }

  .\33xl\:p-11\/12{
    padding: 91.666667%;
  }

  .\33xl\:py-0{
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .\33xl\:px-0{
    padding-left: 0px;
    padding-right: 0px;
  }

  .\33xl\:py-1{
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }

  .\33xl\:px-1{
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }

  .\33xl\:py-2{
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .\33xl\:px-2{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .\33xl\:py-3{
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }

  .\33xl\:px-3{
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .\33xl\:py-4{
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .\33xl\:px-4{
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .\33xl\:py-5{
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .\33xl\:px-5{
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .\33xl\:py-6{
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .\33xl\:px-6{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .\33xl\:py-7{
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
  }

  .\33xl\:px-7{
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }

  .\33xl\:py-8{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .\33xl\:px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .\33xl\:py-9{
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
  }

  .\33xl\:px-9{
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }

  .\33xl\:py-10{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .\33xl\:px-10{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .\33xl\:py-11{
    padding-top: 2.75rem;
    padding-bottom: 2.75rem;
  }

  .\33xl\:px-11{
    padding-left: 2.75rem;
    padding-right: 2.75rem;
  }

  .\33xl\:py-12{
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .\33xl\:px-12{
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .\33xl\:py-13{
    padding-top: 3.25rem;
    padding-bottom: 3.25rem;
  }

  .\33xl\:px-13{
    padding-left: 3.25rem;
    padding-right: 3.25rem;
  }

  .\33xl\:py-14{
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .\33xl\:px-14{
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }

  .\33xl\:py-15{
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
  }

  .\33xl\:px-15{
    padding-left: 3.75rem;
    padding-right: 3.75rem;
  }

  .\33xl\:py-16{
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .\33xl\:px-16{
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .\33xl\:py-17{
    padding-top: 4.25rem;
    padding-bottom: 4.25rem;
  }

  .\33xl\:px-17{
    padding-left: 4.25rem;
    padding-right: 4.25rem;
  }

  .\33xl\:py-18{
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }

  .\33xl\:px-18{
    padding-left: 4.5rem;
    padding-right: 4.5rem;
  }

  .\33xl\:py-19{
    padding-top: 4.75rem;
    padding-bottom: 4.75rem;
  }

  .\33xl\:px-19{
    padding-left: 4.75rem;
    padding-right: 4.75rem;
  }

  .\33xl\:py-20{
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .\33xl\:px-20{
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .\33xl\:py-22{
    padding-top: 5.5rem;
    padding-bottom: 5.5rem;
  }

  .\33xl\:px-22{
    padding-left: 5.5rem;
    padding-right: 5.5rem;
  }

  .\33xl\:py-24{
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .\33xl\:px-24{
    padding-left: 6rem;
    padding-right: 6rem;
  }

  .\33xl\:py-25{
    padding-top: 6.25rem;
    padding-bottom: 6.25rem;
  }

  .\33xl\:px-25{
    padding-left: 6.25rem;
    padding-right: 6.25rem;
  }

  .\33xl\:py-28{
    padding-top: 7rem;
    padding-bottom: 7rem;
  }

  .\33xl\:px-28{
    padding-left: 7rem;
    padding-right: 7rem;
  }

  .\33xl\:py-30{
    padding-top: 7.5rem;
    padding-bottom: 7.5rem;
  }

  .\33xl\:px-30{
    padding-left: 7.5rem;
    padding-right: 7.5rem;
  }

  .\33xl\:py-32{
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

  .\33xl\:px-32{
    padding-left: 8rem;
    padding-right: 8rem;
  }

  .\33xl\:py-34{
    padding-top: 8.5rem;
    padding-bottom: 8.5rem;
  }

  .\33xl\:px-34{
    padding-left: 8.5rem;
    padding-right: 8.5rem;
  }

  .\33xl\:py-35{
    padding-top: 8.75rem;
    padding-bottom: 8.75rem;
  }

  .\33xl\:px-35{
    padding-left: 8.75rem;
    padding-right: 8.75rem;
  }

  .\33xl\:py-36{
    padding-top: 9rem;
    padding-bottom: 9rem;
  }

  .\33xl\:px-36{
    padding-left: 9rem;
    padding-right: 9rem;
  }

  .\33xl\:py-39{
    padding-top: 9.75rem;
    padding-bottom: 9.75rem;
  }

  .\33xl\:px-39{
    padding-left: 9.75rem;
    padding-right: 9.75rem;
  }

  .\33xl\:py-40{
    padding-top: 10rem;
    padding-bottom: 10rem;
  }

  .\33xl\:px-40{
    padding-left: 10rem;
    padding-right: 10rem;
  }

  .\33xl\:py-42{
    padding-top: 10.5rem;
    padding-bottom: 10.5rem;
  }

  .\33xl\:px-42{
    padding-left: 10.5rem;
    padding-right: 10.5rem;
  }

  .\33xl\:py-44{
    padding-top: 11rem;
    padding-bottom: 11rem;
  }

  .\33xl\:px-44{
    padding-left: 11rem;
    padding-right: 11rem;
  }

  .\33xl\:py-45{
    padding-top: 11.25rem;
    padding-bottom: 11.25rem;
  }

  .\33xl\:px-45{
    padding-left: 11.25rem;
    padding-right: 11.25rem;
  }

  .\33xl\:py-48{
    padding-top: 12rem;
    padding-bottom: 12rem;
  }

  .\33xl\:px-48{
    padding-left: 12rem;
    padding-right: 12rem;
  }

  .\33xl\:py-50{
    padding-top: 12.5rem;
    padding-bottom: 12.5rem;
  }

  .\33xl\:px-50{
    padding-left: 12.5rem;
    padding-right: 12.5rem;
  }

  .\33xl\:py-52{
    padding-top: 13rem;
    padding-bottom: 13rem;
  }

  .\33xl\:px-52{
    padding-left: 13rem;
    padding-right: 13rem;
  }

  .\33xl\:py-55{
    padding-top: 13.75rem;
    padding-bottom: 13.75rem;
  }

  .\33xl\:px-55{
    padding-left: 13.75rem;
    padding-right: 13.75rem;
  }

  .\33xl\:py-56{
    padding-top: 14rem;
    padding-bottom: 14rem;
  }

  .\33xl\:px-56{
    padding-left: 14rem;
    padding-right: 14rem;
  }

  .\33xl\:py-58{
    padding-top: 14.5rem;
    padding-bottom: 14.5rem;
  }

  .\33xl\:px-58{
    padding-left: 14.5rem;
    padding-right: 14.5rem;
  }

  .\33xl\:py-60{
    padding-top: 15rem;
    padding-bottom: 15rem;
  }

  .\33xl\:px-60{
    padding-left: 15rem;
    padding-right: 15rem;
  }

  .\33xl\:py-64{
    padding-top: 16rem;
    padding-bottom: 16rem;
  }

  .\33xl\:px-64{
    padding-left: 16rem;
    padding-right: 16rem;
  }

  .\33xl\:py-65{
    padding-top: 16.25rem;
    padding-bottom: 16.25rem;
  }

  .\33xl\:px-65{
    padding-left: 16.25rem;
    padding-right: 16.25rem;
  }

  .\33xl\:py-68{
    padding-top: 17rem;
    padding-bottom: 17rem;
  }

  .\33xl\:px-68{
    padding-left: 17rem;
    padding-right: 17rem;
  }

  .\33xl\:py-69{
    padding-top: 17.25rem;
    padding-bottom: 17.25rem;
  }

  .\33xl\:px-69{
    padding-left: 17.25rem;
    padding-right: 17.25rem;
  }

  .\33xl\:py-70{
    padding-top: 17.5rem;
    padding-bottom: 17.5rem;
  }

  .\33xl\:px-70{
    padding-left: 17.5rem;
    padding-right: 17.5rem;
  }

  .\33xl\:py-72{
    padding-top: 18rem;
    padding-bottom: 18rem;
  }

  .\33xl\:px-72{
    padding-left: 18rem;
    padding-right: 18rem;
  }

  .\33xl\:py-75{
    padding-top: 18.75rem;
    padding-bottom: 18.75rem;
  }

  .\33xl\:px-75{
    padding-left: 18.75rem;
    padding-right: 18.75rem;
  }

  .\33xl\:py-80{
    padding-top: 20rem;
    padding-bottom: 20rem;
  }

  .\33xl\:px-80{
    padding-left: 20rem;
    padding-right: 20rem;
  }

  .\33xl\:py-85{
    padding-top: 21.25rem;
    padding-bottom: 21.25rem;
  }

  .\33xl\:px-85{
    padding-left: 21.25rem;
    padding-right: 21.25rem;
  }

  .\33xl\:py-86{
    padding-top: 21.5rem;
    padding-bottom: 21.5rem;
  }

  .\33xl\:px-86{
    padding-left: 21.5rem;
    padding-right: 21.5rem;
  }

  .\33xl\:py-90{
    padding-top: 22.5rem;
    padding-bottom: 22.5rem;
  }

  .\33xl\:px-90{
    padding-left: 22.5rem;
    padding-right: 22.5rem;
  }

  .\33xl\:py-96{
    padding-top: 24rem;
    padding-bottom: 24rem;
  }

  .\33xl\:px-96{
    padding-left: 24rem;
    padding-right: 24rem;
  }

  .\33xl\:py-100{
    padding-top: 25rem;
    padding-bottom: 25rem;
  }

  .\33xl\:px-100{
    padding-left: 25rem;
    padding-right: 25rem;
  }

  .\33xl\:py-115{
    padding-top: 28.75rem;
    padding-bottom: 28.75rem;
  }

  .\33xl\:px-115{
    padding-left: 28.75rem;
    padding-right: 28.75rem;
  }

  .\33xl\:py-125{
    padding-top: 31.25rem;
    padding-bottom: 31.25rem;
  }

  .\33xl\:px-125{
    padding-left: 31.25rem;
    padding-right: 31.25rem;
  }

  .\33xl\:py-142{
    padding-top: 35.5rem;
    padding-bottom: 35.5rem;
  }

  .\33xl\:px-142{
    padding-left: 35.5rem;
    padding-right: 35.5rem;
  }

  .\33xl\:py-150{
    padding-top: 37.5rem;
    padding-bottom: 37.5rem;
  }

  .\33xl\:px-150{
    padding-left: 37.5rem;
    padding-right: 37.5rem;
  }

  .\33xl\:py-156{
    padding-top: 39rem;
    padding-bottom: 39rem;
  }

  .\33xl\:px-156{
    padding-left: 39rem;
    padding-right: 39rem;
  }

  .\33xl\:py-160{
    padding-top: 40rem;
    padding-bottom: 40rem;
  }

  .\33xl\:px-160{
    padding-left: 40rem;
    padding-right: 40rem;
  }

  .\33xl\:py-175{
    padding-top: 43.75rem;
    padding-bottom: 43.75rem;
  }

  .\33xl\:px-175{
    padding-left: 43.75rem;
    padding-right: 43.75rem;
  }

  .\33xl\:py-207{
    padding-top: 51.75rem;
    padding-bottom: 51.75rem;
  }

  .\33xl\:px-207{
    padding-left: 51.75rem;
    padding-right: 51.75rem;
  }

  .\33xl\:py-242{
    padding-top: 60.5rem;
    padding-bottom: 60.5rem;
  }

  .\33xl\:px-242{
    padding-left: 60.5rem;
    padding-right: 60.5rem;
  }

  .\33xl\:py-250{
    padding-top: 62.5rem;
    padding-bottom: 62.5rem;
  }

  .\33xl\:px-250{
    padding-left: 62.5rem;
    padding-right: 62.5rem;
  }

  .\33xl\:py-258{
    padding-top: 64.5rem;
    padding-bottom: 64.5rem;
  }

  .\33xl\:px-258{
    padding-left: 64.5rem;
    padding-right: 64.5rem;
  }

  .\33xl\:py-265{
    padding-top: 66.25rem;
    padding-bottom: 66.25rem;
  }

  .\33xl\:px-265{
    padding-left: 66.25rem;
    padding-right: 66.25rem;
  }

  .\33xl\:py-280{
    padding-top: 70rem;
    padding-bottom: 70rem;
  }

  .\33xl\:px-280{
    padding-left: 70rem;
    padding-right: 70rem;
  }

  .\33xl\:py-px{
    padding-top: 1px;
    padding-bottom: 1px;
  }

  .\33xl\:px-px{
    padding-left: 1px;
    padding-right: 1px;
  }

  .\33xl\:py-0\.5{
    padding-top: 0.125rem;
    padding-bottom: 0.125rem;
  }

  .\33xl\:px-0\.5{
    padding-left: 0.125rem;
    padding-right: 0.125rem;
  }

  .\33xl\:py-1\.5{
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
  }

  .\33xl\:px-1\.5{
    padding-left: 0.375rem;
    padding-right: 0.375rem;
  }

  .\33xl\:py-2\.5{
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }

  .\33xl\:px-2\.5{
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  .\33xl\:py-3\.5{
    padding-top: 0.875rem;
    padding-bottom: 0.875rem;
  }

  .\33xl\:px-3\.5{
    padding-left: 0.875rem;
    padding-right: 0.875rem;
  }

  .\33xl\:py-0\.25{
    padding-top: 0.0625rem;
    padding-bottom: 0.0625rem;
  }

  .\33xl\:px-0\.25{
    padding-left: 0.0625rem;
    padding-right: 0.0625rem;
  }

  .\33xl\:py-0\.75{
    padding-top: 0.1875rem;
    padding-bottom: 0.1875rem;
  }

  .\33xl\:px-0\.75{
    padding-left: 0.1875rem;
    padding-right: 0.1875rem;
  }

  .\33xl\:py-1\.25{
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
  }

  .\33xl\:px-1\.25{
    padding-left: 0.3125rem;
    padding-right: 0.3125rem;
  }

  .\33xl\:py-1\.75{
    padding-top: 0.4375rem;
    padding-bottom: 0.4375rem;
  }

  .\33xl\:px-1\.75{
    padding-left: 0.4375rem;
    padding-right: 0.4375rem;
  }

  .\33xl\:py-2\.25{
    padding-top: 0.5625rem;
    padding-bottom: 0.5625rem;
  }

  .\33xl\:px-2\.25{
    padding-left: 0.5625rem;
    padding-right: 0.5625rem;
  }

  .\33xl\:py-2\.75{
    padding-top: 0.6875rem;
    padding-bottom: 0.6875rem;
  }

  .\33xl\:px-2\.75{
    padding-left: 0.6875rem;
    padding-right: 0.6875rem;
  }

  .\33xl\:py-3\.25{
    padding-top: 0.8125rem;
    padding-bottom: 0.8125rem;
  }

  .\33xl\:px-3\.25{
    padding-left: 0.8125rem;
    padding-right: 0.8125rem;
  }

  .\33xl\:py-3\.75{
    padding-top: 0.9375rem;
    padding-bottom: 0.9375rem;
  }

  .\33xl\:px-3\.75{
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }

  .\33xl\:py-4\.25{
    padding-top: 1.0625rem;
    padding-bottom: 1.0625rem;
  }

  .\33xl\:px-4\.25{
    padding-left: 1.0625rem;
    padding-right: 1.0625rem;
  }

  .\33xl\:py-4\.5{
    padding-top: 1.125rem;
    padding-bottom: 1.125rem;
  }

  .\33xl\:px-4\.5{
    padding-left: 1.125rem;
    padding-right: 1.125rem;
  }

  .\33xl\:py-4\.75{
    padding-top: 1.1875rem;
    padding-bottom: 1.1875rem;
  }

  .\33xl\:px-4\.75{
    padding-left: 1.1875rem;
    padding-right: 1.1875rem;
  }

  .\33xl\:py-5\.25{
    padding-top: 1.3125rem;
    padding-bottom: 1.3125rem;
  }

  .\33xl\:px-5\.25{
    padding-left: 1.3125rem;
    padding-right: 1.3125rem;
  }

  .\33xl\:py-5\.5{
    padding-top: 1.375rem;
    padding-bottom: 1.375rem;
  }

  .\33xl\:px-5\.5{
    padding-left: 1.375rem;
    padding-right: 1.375rem;
  }

  .\33xl\:py-5\.75{
    padding-top: 1.4375rem;
    padding-bottom: 1.4375rem;
  }

  .\33xl\:px-5\.75{
    padding-left: 1.4375rem;
    padding-right: 1.4375rem;
  }

  .\33xl\:py-6\.25{
    padding-top: 1.5625rem;
    padding-bottom: 1.5625rem;
  }

  .\33xl\:px-6\.25{
    padding-left: 1.5625rem;
    padding-right: 1.5625rem;
  }

  .\33xl\:py-6\.5{
    padding-top: 1.625rem;
    padding-bottom: 1.625rem;
  }

  .\33xl\:px-6\.5{
    padding-left: 1.625rem;
    padding-right: 1.625rem;
  }

  .\33xl\:py-6\.75{
    padding-top: 1.6875rem;
    padding-bottom: 1.6875rem;
  }

  .\33xl\:px-6\.75{
    padding-left: 1.6875rem;
    padding-right: 1.6875rem;
  }

  .\33xl\:py-7\.25{
    padding-top: 1.8125rem;
    padding-bottom: 1.8125rem;
  }

  .\33xl\:px-7\.25{
    padding-left: 1.8125rem;
    padding-right: 1.8125rem;
  }

  .\33xl\:py-7\.5{
    padding-top: 1.875rem;
    padding-bottom: 1.875rem;
  }

  .\33xl\:px-7\.5{
    padding-left: 1.875rem;
    padding-right: 1.875rem;
  }

  .\33xl\:py-8\.25{
    padding-top: 2.0625rem;
    padding-bottom: 2.0625rem;
  }

  .\33xl\:px-8\.25{
    padding-left: 2.0625rem;
    padding-right: 2.0625rem;
  }

  .\33xl\:py-8\.5{
    padding-top: 2.125rem;
    padding-bottom: 2.125rem;
  }

  .\33xl\:px-8\.5{
    padding-left: 2.125rem;
    padding-right: 2.125rem;
  }

  .\33xl\:py-9\.25{
    padding-top: 2.3125rem;
    padding-bottom: 2.3125rem;
  }

  .\33xl\:px-9\.25{
    padding-left: 2.3125rem;
    padding-right: 2.3125rem;
  }

  .\33xl\:py-9\.5{
    padding-top: 2.375rem;
    padding-bottom: 2.375rem;
  }

  .\33xl\:px-9\.5{
    padding-left: 2.375rem;
    padding-right: 2.375rem;
  }

  .\33xl\:py-10\.5{
    padding-top: 2.625rem;
    padding-bottom: 2.625rem;
  }

  .\33xl\:px-10\.5{
    padding-left: 2.625rem;
    padding-right: 2.625rem;
  }

  .\33xl\:py-11\.25{
    padding-top: 2.8125rem;
    padding-bottom: 2.8125rem;
  }

  .\33xl\:px-11\.25{
    padding-left: 2.8125rem;
    padding-right: 2.8125rem;
  }

  .\33xl\:py-11\.5{
    padding-top: 2.875rem;
    padding-bottom: 2.875rem;
  }

  .\33xl\:px-11\.5{
    padding-left: 2.875rem;
    padding-right: 2.875rem;
  }

  .\33xl\:py-12\.5{
    padding-top: 3.125rem;
    padding-bottom: 3.125rem;
  }

  .\33xl\:px-12\.5{
    padding-left: 3.125rem;
    padding-right: 3.125rem;
  }

  .\33xl\:py-12\.75{
    padding-top: 3.1875rem;
    padding-bottom: 3.1875rem;
  }

  .\33xl\:px-12\.75{
    padding-left: 3.1875rem;
    padding-right: 3.1875rem;
  }

  .\33xl\:py-13\.5{
    padding-top: 3.375rem;
    padding-bottom: 3.375rem;
  }

  .\33xl\:px-13\.5{
    padding-left: 3.375rem;
    padding-right: 3.375rem;
  }

  .\33xl\:py-14\.5{
    padding-top: 3.625rem;
    padding-bottom: 3.625rem;
  }

  .\33xl\:px-14\.5{
    padding-left: 3.625rem;
    padding-right: 3.625rem;
  }

  .\33xl\:py-15\.5{
    padding-top: 3.875rem;
    padding-bottom: 3.875rem;
  }

  .\33xl\:px-15\.5{
    padding-left: 3.875rem;
    padding-right: 3.875rem;
  }

  .\33xl\:py-15\.75{
    padding-top: 3.9375rem;
    padding-bottom: 3.9375rem;
  }

  .\33xl\:px-15\.75{
    padding-left: 3.9375rem;
    padding-right: 3.9375rem;
  }

  .\33xl\:py-16\.25{
    padding-top: 4.0625rem;
    padding-bottom: 4.0625rem;
  }

  .\33xl\:px-16\.25{
    padding-left: 4.0625rem;
    padding-right: 4.0625rem;
  }

  .\33xl\:py-17\.25{
    padding-top: 4.3125rem;
    padding-bottom: 4.3125rem;
  }

  .\33xl\:px-17\.25{
    padding-left: 4.3125rem;
    padding-right: 4.3125rem;
  }

  .\33xl\:py-17\.5{
    padding-top: 4.375rem;
    padding-bottom: 4.375rem;
  }

  .\33xl\:px-17\.5{
    padding-left: 4.375rem;
    padding-right: 4.375rem;
  }

  .\33xl\:py-18\.25{
    padding-top: 4.5625rem;
    padding-bottom: 4.5625rem;
  }

  .\33xl\:px-18\.25{
    padding-left: 4.5625rem;
    padding-right: 4.5625rem;
  }

  .\33xl\:py-18\.5{
    padding-top: 4.625rem;
    padding-bottom: 4.625rem;
  }

  .\33xl\:px-18\.5{
    padding-left: 4.625rem;
    padding-right: 4.625rem;
  }

  .\33xl\:py-20\.25{
    padding-top: 5.0625rem;
    padding-bottom: 5.0625rem;
  }

  .\33xl\:px-20\.25{
    padding-left: 5.0625rem;
    padding-right: 5.0625rem;
  }

  .\33xl\:py-20\.5{
    padding-top: 5.125rem;
    padding-bottom: 5.125rem;
  }

  .\33xl\:px-20\.5{
    padding-left: 5.125rem;
    padding-right: 5.125rem;
  }

  .\33xl\:py-22\.5{
    padding-top: 5.625rem;
    padding-bottom: 5.625rem;
  }

  .\33xl\:px-22\.5{
    padding-left: 5.625rem;
    padding-right: 5.625rem;
  }

  .\33xl\:py-25\.5{
    padding-top: 6.375rem;
    padding-bottom: 6.375rem;
  }

  .\33xl\:px-25\.5{
    padding-left: 6.375rem;
    padding-right: 6.375rem;
  }

  .\33xl\:py-26\.75{
    padding-top: 6.6875rem;
    padding-bottom: 6.6875rem;
  }

  .\33xl\:px-26\.75{
    padding-left: 6.6875rem;
    padding-right: 6.6875rem;
  }

  .\33xl\:py-32\.5{
    padding-top: 8.125rem;
    padding-bottom: 8.125rem;
  }

  .\33xl\:px-32\.5{
    padding-left: 8.125rem;
    padding-right: 8.125rem;
  }

  .\33xl\:py-37\.5{
    padding-top: 9.375rem;
    padding-bottom: 9.375rem;
  }

  .\33xl\:px-37\.5{
    padding-left: 9.375rem;
    padding-right: 9.375rem;
  }

  .\33xl\:py-41\.25{
    padding-top: 10.3125rem;
    padding-bottom: 10.3125rem;
  }

  .\33xl\:px-41\.25{
    padding-left: 10.3125rem;
    padding-right: 10.3125rem;
  }

  .\33xl\:py-52\.5{
    padding-top: 13.125rem;
    padding-bottom: 13.125rem;
  }

  .\33xl\:px-52\.5{
    padding-left: 13.125rem;
    padding-right: 13.125rem;
  }

  .\33xl\:py-54\.5{
    padding-top: 13.625rem;
    padding-bottom: 13.625rem;
  }

  .\33xl\:px-54\.5{
    padding-left: 13.625rem;
    padding-right: 13.625rem;
  }

  .\33xl\:py-57\.25{
    padding-top: 14.3125rem;
    padding-bottom: 14.3125rem;
  }

  .\33xl\:px-57\.25{
    padding-left: 14.3125rem;
    padding-right: 14.3125rem;
  }

  .\33xl\:py-57\.5{
    padding-top: 14.375rem;
    padding-bottom: 14.375rem;
  }

  .\33xl\:px-57\.5{
    padding-left: 14.375rem;
    padding-right: 14.375rem;
  }

  .\33xl\:py-66\.25{
    padding-top: 16.5625rem;
    padding-bottom: 16.5625rem;
  }

  .\33xl\:px-66\.25{
    padding-left: 16.5625rem;
    padding-right: 16.5625rem;
  }

  .\33xl\:py-74\.5{
    padding-top: 18.125rem;
    padding-bottom: 18.125rem;
  }

  .\33xl\:px-74\.5{
    padding-left: 18.125rem;
    padding-right: 18.125rem;
  }

  .\33xl\:py-106\.25{
    padding-top: 26.5625rem;
    padding-bottom: 26.5625rem;
  }

  .\33xl\:px-106\.25{
    padding-left: 26.5625rem;
    padding-right: 26.5625rem;
  }

  .\33xl\:py-112\.25{
    padding-top: 28.0675rem;
    padding-bottom: 28.0675rem;
  }

  .\33xl\:px-112\.25{
    padding-left: 28.0675rem;
    padding-right: 28.0675rem;
  }

  .\33xl\:py-112\.75{
    padding-top: 28.1875rem;
    padding-bottom: 28.1875rem;
  }

  .\33xl\:px-112\.75{
    padding-left: 28.1875rem;
    padding-right: 28.1875rem;
  }

  .\33xl\:py-147\.5{
    padding-top: 36.875rem;
    padding-bottom: 36.875rem;
  }

  .\33xl\:px-147\.5{
    padding-left: 36.875rem;
    padding-right: 36.875rem;
  }

  .\33xl\:py-162\.5{
    padding-top: 40.625rem;
    padding-bottom: 40.625rem;
  }

  .\33xl\:px-162\.5{
    padding-left: 40.625rem;
    padding-right: 40.625rem;
  }

  .\33xl\:py-172\.25{
    padding-top: 42.5625rem;
    padding-bottom: 42.5625rem;
  }

  .\33xl\:px-172\.25{
    padding-left: 42.5625rem;
    padding-right: 42.5625rem;
  }

  .\33xl\:py-175\.25{
    padding-top: 43.8125rem;
    padding-bottom: 43.8125rem;
  }

  .\33xl\:px-175\.25{
    padding-left: 43.8125rem;
    padding-right: 43.8125rem;
  }

  .\33xl\:py-184\.25{
    padding-top: 46.0625rem;
    padding-bottom: 46.0625rem;
  }

  .\33xl\:px-184\.25{
    padding-left: 46.0625rem;
    padding-right: 46.0625rem;
  }

  .\33xl\:py-203\.25{
    padding-top: 50.8125rem;
    padding-bottom: 50.8125rem;
  }

  .\33xl\:px-203\.25{
    padding-left: 50.8125rem;
    padding-right: 50.8125rem;
  }

  .\33xl\:py-half{
    padding-top: 50%;
    padding-bottom: 50%;
  }

  .\33xl\:px-half{
    padding-left: 50%;
    padding-right: 50%;
  }

  .\33xl\:py-full{
    padding-top: 100%;
    padding-bottom: 100%;
  }

  .\33xl\:px-full{
    padding-left: 100%;
    padding-right: 100%;
  }

  .\33xl\:py-1\/10{
    padding-top: 10%;
    padding-bottom: 10%;
  }

  .\33xl\:px-1\/10{
    padding-left: 10%;
    padding-right: 10%;
  }

  .\33xl\:py-2\/10{
    padding-top: 20%;
    padding-bottom: 20%;
  }

  .\33xl\:px-2\/10{
    padding-left: 20%;
    padding-right: 20%;
  }

  .\33xl\:py-3\/10{
    padding-top: 30%;
    padding-bottom: 30%;
  }

  .\33xl\:px-3\/10{
    padding-left: 30%;
    padding-right: 30%;
  }

  .\33xl\:py-4\/10{
    padding-top: 40%;
    padding-bottom: 40%;
  }

  .\33xl\:px-4\/10{
    padding-left: 40%;
    padding-right: 40%;
  }

  .\33xl\:py-4\.5\/10{
    padding-top: 45%;
    padding-bottom: 45%;
  }

  .\33xl\:px-4\.5\/10{
    padding-left: 45%;
    padding-right: 45%;
  }

  .\33xl\:py-5\/10{
    padding-top: 50%;
    padding-bottom: 50%;
  }

  .\33xl\:px-5\/10{
    padding-left: 50%;
    padding-right: 50%;
  }

  .\33xl\:py-5\.5\/10{
    padding-top: 55%;
    padding-bottom: 55%;
  }

  .\33xl\:px-5\.5\/10{
    padding-left: 55%;
    padding-right: 55%;
  }

  .\33xl\:py-6\/10{
    padding-top: 60%;
    padding-bottom: 60%;
  }

  .\33xl\:px-6\/10{
    padding-left: 60%;
    padding-right: 60%;
  }

  .\33xl\:py-7\/10{
    padding-top: 70%;
    padding-bottom: 70%;
  }

  .\33xl\:px-7\/10{
    padding-left: 70%;
    padding-right: 70%;
  }

  .\33xl\:py-8\/10{
    padding-top: 80%;
    padding-bottom: 80%;
  }

  .\33xl\:px-8\/10{
    padding-left: 80%;
    padding-right: 80%;
  }

  .\33xl\:py-9\/10{
    padding-top: 90%;
    padding-bottom: 90%;
  }

  .\33xl\:px-9\/10{
    padding-left: 90%;
    padding-right: 90%;
  }

  .\33xl\:py-1\/12{
    padding-top: 8.333333%;
    padding-bottom: 8.333333%;
  }

  .\33xl\:px-1\/12{
    padding-left: 8.333333%;
    padding-right: 8.333333%;
  }

  .\33xl\:py-2\/12{
    padding-top: 16.666667%;
    padding-bottom: 16.666667%;
  }

  .\33xl\:px-2\/12{
    padding-left: 16.666667%;
    padding-right: 16.666667%;
  }

  .\33xl\:py-3\/12{
    padding-top: 25%;
    padding-bottom: 25%;
  }

  .\33xl\:px-3\/12{
    padding-left: 25%;
    padding-right: 25%;
  }

  .\33xl\:py-4\/12{
    padding-top: 33.333333%;
    padding-bottom: 33.333333%;
  }

  .\33xl\:px-4\/12{
    padding-left: 33.333333%;
    padding-right: 33.333333%;
  }

  .\33xl\:py-5\/12{
    padding-top: 41.666667%;
    padding-bottom: 41.666667%;
  }

  .\33xl\:px-5\/12{
    padding-left: 41.666667%;
    padding-right: 41.666667%;
  }

  .\33xl\:py-6\/12{
    padding-top: 50%;
    padding-bottom: 50%;
  }

  .\33xl\:px-6\/12{
    padding-left: 50%;
    padding-right: 50%;
  }

  .\33xl\:py-7\/12{
    padding-top: 58.333333%;
    padding-bottom: 58.333333%;
  }

  .\33xl\:px-7\/12{
    padding-left: 58.333333%;
    padding-right: 58.333333%;
  }

  .\33xl\:py-8\/12{
    padding-top: 66.666667%;
    padding-bottom: 66.666667%;
  }

  .\33xl\:px-8\/12{
    padding-left: 66.666667%;
    padding-right: 66.666667%;
  }

  .\33xl\:py-9\/12{
    padding-top: 75%;
    padding-bottom: 75%;
  }

  .\33xl\:px-9\/12{
    padding-left: 75%;
    padding-right: 75%;
  }

  .\33xl\:py-10\/12{
    padding-top: 83.333333%;
    padding-bottom: 83.333333%;
  }

  .\33xl\:px-10\/12{
    padding-left: 83.333333%;
    padding-right: 83.333333%;
  }

  .\33xl\:py-11\/12{
    padding-top: 91.666667%;
    padding-bottom: 91.666667%;
  }

  .\33xl\:px-11\/12{
    padding-left: 91.666667%;
    padding-right: 91.666667%;
  }

  .\33xl\:pt-0{
    padding-top: 0px;
  }

  .\33xl\:pr-0{
    padding-right: 0px;
  }

  .\33xl\:pb-0{
    padding-bottom: 0px;
  }

  .\33xl\:pl-0{
    padding-left: 0px;
  }

  .\33xl\:pt-1{
    padding-top: 0.25rem;
  }

  .\33xl\:pr-1{
    padding-right: 0.25rem;
  }

  .\33xl\:pb-1{
    padding-bottom: 0.25rem;
  }

  .\33xl\:pl-1{
    padding-left: 0.25rem;
  }

  .\33xl\:pt-2{
    padding-top: 0.5rem;
  }

  .\33xl\:pr-2{
    padding-right: 0.5rem;
  }

  .\33xl\:pb-2{
    padding-bottom: 0.5rem;
  }

  .\33xl\:pl-2{
    padding-left: 0.5rem;
  }

  .\33xl\:pt-3{
    padding-top: 0.75rem;
  }

  .\33xl\:pr-3{
    padding-right: 0.75rem;
  }

  .\33xl\:pb-3{
    padding-bottom: 0.75rem;
  }

  .\33xl\:pl-3{
    padding-left: 0.75rem;
  }

  .\33xl\:pt-4{
    padding-top: 1rem;
  }

  .\33xl\:pr-4{
    padding-right: 1rem;
  }

  .\33xl\:pb-4{
    padding-bottom: 1rem;
  }

  .\33xl\:pl-4{
    padding-left: 1rem;
  }

  .\33xl\:pt-5{
    padding-top: 1.25rem;
  }

  .\33xl\:pr-5{
    padding-right: 1.25rem;
  }

  .\33xl\:pb-5{
    padding-bottom: 1.25rem;
  }

  .\33xl\:pl-5{
    padding-left: 1.25rem;
  }

  .\33xl\:pt-6{
    padding-top: 1.5rem;
  }

  .\33xl\:pr-6{
    padding-right: 1.5rem;
  }

  .\33xl\:pb-6{
    padding-bottom: 1.5rem;
  }

  .\33xl\:pl-6{
    padding-left: 1.5rem;
  }

  .\33xl\:pt-7{
    padding-top: 1.75rem;
  }

  .\33xl\:pr-7{
    padding-right: 1.75rem;
  }

  .\33xl\:pb-7{
    padding-bottom: 1.75rem;
  }

  .\33xl\:pl-7{
    padding-left: 1.75rem;
  }

  .\33xl\:pt-8{
    padding-top: 2rem;
  }

  .\33xl\:pr-8{
    padding-right: 2rem;
  }

  .\33xl\:pb-8{
    padding-bottom: 2rem;
  }

  .\33xl\:pl-8{
    padding-left: 2rem;
  }

  .\33xl\:pt-9{
    padding-top: 2.25rem;
  }

  .\33xl\:pr-9{
    padding-right: 2.25rem;
  }

  .\33xl\:pb-9{
    padding-bottom: 2.25rem;
  }

  .\33xl\:pl-9{
    padding-left: 2.25rem;
  }

  .\33xl\:pt-10{
    padding-top: 2.5rem;
  }

  .\33xl\:pr-10{
    padding-right: 2.5rem;
  }

  .\33xl\:pb-10{
    padding-bottom: 2.5rem;
  }

  .\33xl\:pl-10{
    padding-left: 2.5rem;
  }

  .\33xl\:pt-11{
    padding-top: 2.75rem;
  }

  .\33xl\:pr-11{
    padding-right: 2.75rem;
  }

  .\33xl\:pb-11{
    padding-bottom: 2.75rem;
  }

  .\33xl\:pl-11{
    padding-left: 2.75rem;
  }

  .\33xl\:pt-12{
    padding-top: 3rem;
  }

  .\33xl\:pr-12{
    padding-right: 3rem;
  }

  .\33xl\:pb-12{
    padding-bottom: 3rem;
  }

  .\33xl\:pl-12{
    padding-left: 3rem;
  }

  .\33xl\:pt-13{
    padding-top: 3.25rem;
  }

  .\33xl\:pr-13{
    padding-right: 3.25rem;
  }

  .\33xl\:pb-13{
    padding-bottom: 3.25rem;
  }

  .\33xl\:pl-13{
    padding-left: 3.25rem;
  }

  .\33xl\:pt-14{
    padding-top: 3.5rem;
  }

  .\33xl\:pr-14{
    padding-right: 3.5rem;
  }

  .\33xl\:pb-14{
    padding-bottom: 3.5rem;
  }

  .\33xl\:pl-14{
    padding-left: 3.5rem;
  }

  .\33xl\:pt-15{
    padding-top: 3.75rem;
  }

  .\33xl\:pr-15{
    padding-right: 3.75rem;
  }

  .\33xl\:pb-15{
    padding-bottom: 3.75rem;
  }

  .\33xl\:pl-15{
    padding-left: 3.75rem;
  }

  .\33xl\:pt-16{
    padding-top: 4rem;
  }

  .\33xl\:pr-16{
    padding-right: 4rem;
  }

  .\33xl\:pb-16{
    padding-bottom: 4rem;
  }

  .\33xl\:pl-16{
    padding-left: 4rem;
  }

  .\33xl\:pt-17{
    padding-top: 4.25rem;
  }

  .\33xl\:pr-17{
    padding-right: 4.25rem;
  }

  .\33xl\:pb-17{
    padding-bottom: 4.25rem;
  }

  .\33xl\:pl-17{
    padding-left: 4.25rem;
  }

  .\33xl\:pt-18{
    padding-top: 4.5rem;
  }

  .\33xl\:pr-18{
    padding-right: 4.5rem;
  }

  .\33xl\:pb-18{
    padding-bottom: 4.5rem;
  }

  .\33xl\:pl-18{
    padding-left: 4.5rem;
  }

  .\33xl\:pt-19{
    padding-top: 4.75rem;
  }

  .\33xl\:pr-19{
    padding-right: 4.75rem;
  }

  .\33xl\:pb-19{
    padding-bottom: 4.75rem;
  }

  .\33xl\:pl-19{
    padding-left: 4.75rem;
  }

  .\33xl\:pt-20{
    padding-top: 5rem;
  }

  .\33xl\:pr-20{
    padding-right: 5rem;
  }

  .\33xl\:pb-20{
    padding-bottom: 5rem;
  }

  .\33xl\:pl-20{
    padding-left: 5rem;
  }

  .\33xl\:pt-22{
    padding-top: 5.5rem;
  }

  .\33xl\:pr-22{
    padding-right: 5.5rem;
  }

  .\33xl\:pb-22{
    padding-bottom: 5.5rem;
  }

  .\33xl\:pl-22{
    padding-left: 5.5rem;
  }

  .\33xl\:pt-24{
    padding-top: 6rem;
  }

  .\33xl\:pr-24{
    padding-right: 6rem;
  }

  .\33xl\:pb-24{
    padding-bottom: 6rem;
  }

  .\33xl\:pl-24{
    padding-left: 6rem;
  }

  .\33xl\:pt-25{
    padding-top: 6.25rem;
  }

  .\33xl\:pr-25{
    padding-right: 6.25rem;
  }

  .\33xl\:pb-25{
    padding-bottom: 6.25rem;
  }

  .\33xl\:pl-25{
    padding-left: 6.25rem;
  }

  .\33xl\:pt-28{
    padding-top: 7rem;
  }

  .\33xl\:pr-28{
    padding-right: 7rem;
  }

  .\33xl\:pb-28{
    padding-bottom: 7rem;
  }

  .\33xl\:pl-28{
    padding-left: 7rem;
  }

  .\33xl\:pt-30{
    padding-top: 7.5rem;
  }

  .\33xl\:pr-30{
    padding-right: 7.5rem;
  }

  .\33xl\:pb-30{
    padding-bottom: 7.5rem;
  }

  .\33xl\:pl-30{
    padding-left: 7.5rem;
  }

  .\33xl\:pt-32{
    padding-top: 8rem;
  }

  .\33xl\:pr-32{
    padding-right: 8rem;
  }

  .\33xl\:pb-32{
    padding-bottom: 8rem;
  }

  .\33xl\:pl-32{
    padding-left: 8rem;
  }

  .\33xl\:pt-34{
    padding-top: 8.5rem;
  }

  .\33xl\:pr-34{
    padding-right: 8.5rem;
  }

  .\33xl\:pb-34{
    padding-bottom: 8.5rem;
  }

  .\33xl\:pl-34{
    padding-left: 8.5rem;
  }

  .\33xl\:pt-35{
    padding-top: 8.75rem;
  }

  .\33xl\:pr-35{
    padding-right: 8.75rem;
  }

  .\33xl\:pb-35{
    padding-bottom: 8.75rem;
  }

  .\33xl\:pl-35{
    padding-left: 8.75rem;
  }

  .\33xl\:pt-36{
    padding-top: 9rem;
  }

  .\33xl\:pr-36{
    padding-right: 9rem;
  }

  .\33xl\:pb-36{
    padding-bottom: 9rem;
  }

  .\33xl\:pl-36{
    padding-left: 9rem;
  }

  .\33xl\:pt-39{
    padding-top: 9.75rem;
  }

  .\33xl\:pr-39{
    padding-right: 9.75rem;
  }

  .\33xl\:pb-39{
    padding-bottom: 9.75rem;
  }

  .\33xl\:pl-39{
    padding-left: 9.75rem;
  }

  .\33xl\:pt-40{
    padding-top: 10rem;
  }

  .\33xl\:pr-40{
    padding-right: 10rem;
  }

  .\33xl\:pb-40{
    padding-bottom: 10rem;
  }

  .\33xl\:pl-40{
    padding-left: 10rem;
  }

  .\33xl\:pt-42{
    padding-top: 10.5rem;
  }

  .\33xl\:pr-42{
    padding-right: 10.5rem;
  }

  .\33xl\:pb-42{
    padding-bottom: 10.5rem;
  }

  .\33xl\:pl-42{
    padding-left: 10.5rem;
  }

  .\33xl\:pt-44{
    padding-top: 11rem;
  }

  .\33xl\:pr-44{
    padding-right: 11rem;
  }

  .\33xl\:pb-44{
    padding-bottom: 11rem;
  }

  .\33xl\:pl-44{
    padding-left: 11rem;
  }

  .\33xl\:pt-45{
    padding-top: 11.25rem;
  }

  .\33xl\:pr-45{
    padding-right: 11.25rem;
  }

  .\33xl\:pb-45{
    padding-bottom: 11.25rem;
  }

  .\33xl\:pl-45{
    padding-left: 11.25rem;
  }

  .\33xl\:pt-48{
    padding-top: 12rem;
  }

  .\33xl\:pr-48{
    padding-right: 12rem;
  }

  .\33xl\:pb-48{
    padding-bottom: 12rem;
  }

  .\33xl\:pl-48{
    padding-left: 12rem;
  }

  .\33xl\:pt-50{
    padding-top: 12.5rem;
  }

  .\33xl\:pr-50{
    padding-right: 12.5rem;
  }

  .\33xl\:pb-50{
    padding-bottom: 12.5rem;
  }

  .\33xl\:pl-50{
    padding-left: 12.5rem;
  }

  .\33xl\:pt-52{
    padding-top: 13rem;
  }

  .\33xl\:pr-52{
    padding-right: 13rem;
  }

  .\33xl\:pb-52{
    padding-bottom: 13rem;
  }

  .\33xl\:pl-52{
    padding-left: 13rem;
  }

  .\33xl\:pt-55{
    padding-top: 13.75rem;
  }

  .\33xl\:pr-55{
    padding-right: 13.75rem;
  }

  .\33xl\:pb-55{
    padding-bottom: 13.75rem;
  }

  .\33xl\:pl-55{
    padding-left: 13.75rem;
  }

  .\33xl\:pt-56{
    padding-top: 14rem;
  }

  .\33xl\:pr-56{
    padding-right: 14rem;
  }

  .\33xl\:pb-56{
    padding-bottom: 14rem;
  }

  .\33xl\:pl-56{
    padding-left: 14rem;
  }

  .\33xl\:pt-58{
    padding-top: 14.5rem;
  }

  .\33xl\:pr-58{
    padding-right: 14.5rem;
  }

  .\33xl\:pb-58{
    padding-bottom: 14.5rem;
  }

  .\33xl\:pl-58{
    padding-left: 14.5rem;
  }

  .\33xl\:pt-60{
    padding-top: 15rem;
  }

  .\33xl\:pr-60{
    padding-right: 15rem;
  }

  .\33xl\:pb-60{
    padding-bottom: 15rem;
  }

  .\33xl\:pl-60{
    padding-left: 15rem;
  }

  .\33xl\:pt-64{
    padding-top: 16rem;
  }

  .\33xl\:pr-64{
    padding-right: 16rem;
  }

  .\33xl\:pb-64{
    padding-bottom: 16rem;
  }

  .\33xl\:pl-64{
    padding-left: 16rem;
  }

  .\33xl\:pt-65{
    padding-top: 16.25rem;
  }

  .\33xl\:pr-65{
    padding-right: 16.25rem;
  }

  .\33xl\:pb-65{
    padding-bottom: 16.25rem;
  }

  .\33xl\:pl-65{
    padding-left: 16.25rem;
  }

  .\33xl\:pt-68{
    padding-top: 17rem;
  }

  .\33xl\:pr-68{
    padding-right: 17rem;
  }

  .\33xl\:pb-68{
    padding-bottom: 17rem;
  }

  .\33xl\:pl-68{
    padding-left: 17rem;
  }

  .\33xl\:pt-69{
    padding-top: 17.25rem;
  }

  .\33xl\:pr-69{
    padding-right: 17.25rem;
  }

  .\33xl\:pb-69{
    padding-bottom: 17.25rem;
  }

  .\33xl\:pl-69{
    padding-left: 17.25rem;
  }

  .\33xl\:pt-70{
    padding-top: 17.5rem;
  }

  .\33xl\:pr-70{
    padding-right: 17.5rem;
  }

  .\33xl\:pb-70{
    padding-bottom: 17.5rem;
  }

  .\33xl\:pl-70{
    padding-left: 17.5rem;
  }

  .\33xl\:pt-72{
    padding-top: 18rem;
  }

  .\33xl\:pr-72{
    padding-right: 18rem;
  }

  .\33xl\:pb-72{
    padding-bottom: 18rem;
  }

  .\33xl\:pl-72{
    padding-left: 18rem;
  }

  .\33xl\:pt-75{
    padding-top: 18.75rem;
  }

  .\33xl\:pr-75{
    padding-right: 18.75rem;
  }

  .\33xl\:pb-75{
    padding-bottom: 18.75rem;
  }

  .\33xl\:pl-75{
    padding-left: 18.75rem;
  }

  .\33xl\:pt-80{
    padding-top: 20rem;
  }

  .\33xl\:pr-80{
    padding-right: 20rem;
  }

  .\33xl\:pb-80{
    padding-bottom: 20rem;
  }

  .\33xl\:pl-80{
    padding-left: 20rem;
  }

  .\33xl\:pt-85{
    padding-top: 21.25rem;
  }

  .\33xl\:pr-85{
    padding-right: 21.25rem;
  }

  .\33xl\:pb-85{
    padding-bottom: 21.25rem;
  }

  .\33xl\:pl-85{
    padding-left: 21.25rem;
  }

  .\33xl\:pt-86{
    padding-top: 21.5rem;
  }

  .\33xl\:pr-86{
    padding-right: 21.5rem;
  }

  .\33xl\:pb-86{
    padding-bottom: 21.5rem;
  }

  .\33xl\:pl-86{
    padding-left: 21.5rem;
  }

  .\33xl\:pt-90{
    padding-top: 22.5rem;
  }

  .\33xl\:pr-90{
    padding-right: 22.5rem;
  }

  .\33xl\:pb-90{
    padding-bottom: 22.5rem;
  }

  .\33xl\:pl-90{
    padding-left: 22.5rem;
  }

  .\33xl\:pt-96{
    padding-top: 24rem;
  }

  .\33xl\:pr-96{
    padding-right: 24rem;
  }

  .\33xl\:pb-96{
    padding-bottom: 24rem;
  }

  .\33xl\:pl-96{
    padding-left: 24rem;
  }

  .\33xl\:pt-100{
    padding-top: 25rem;
  }

  .\33xl\:pr-100{
    padding-right: 25rem;
  }

  .\33xl\:pb-100{
    padding-bottom: 25rem;
  }

  .\33xl\:pl-100{
    padding-left: 25rem;
  }

  .\33xl\:pt-115{
    padding-top: 28.75rem;
  }

  .\33xl\:pr-115{
    padding-right: 28.75rem;
  }

  .\33xl\:pb-115{
    padding-bottom: 28.75rem;
  }

  .\33xl\:pl-115{
    padding-left: 28.75rem;
  }

  .\33xl\:pt-125{
    padding-top: 31.25rem;
  }

  .\33xl\:pr-125{
    padding-right: 31.25rem;
  }

  .\33xl\:pb-125{
    padding-bottom: 31.25rem;
  }

  .\33xl\:pl-125{
    padding-left: 31.25rem;
  }

  .\33xl\:pt-142{
    padding-top: 35.5rem;
  }

  .\33xl\:pr-142{
    padding-right: 35.5rem;
  }

  .\33xl\:pb-142{
    padding-bottom: 35.5rem;
  }

  .\33xl\:pl-142{
    padding-left: 35.5rem;
  }

  .\33xl\:pt-150{
    padding-top: 37.5rem;
  }

  .\33xl\:pr-150{
    padding-right: 37.5rem;
  }

  .\33xl\:pb-150{
    padding-bottom: 37.5rem;
  }

  .\33xl\:pl-150{
    padding-left: 37.5rem;
  }

  .\33xl\:pt-156{
    padding-top: 39rem;
  }

  .\33xl\:pr-156{
    padding-right: 39rem;
  }

  .\33xl\:pb-156{
    padding-bottom: 39rem;
  }

  .\33xl\:pl-156{
    padding-left: 39rem;
  }

  .\33xl\:pt-160{
    padding-top: 40rem;
  }

  .\33xl\:pr-160{
    padding-right: 40rem;
  }

  .\33xl\:pb-160{
    padding-bottom: 40rem;
  }

  .\33xl\:pl-160{
    padding-left: 40rem;
  }

  .\33xl\:pt-175{
    padding-top: 43.75rem;
  }

  .\33xl\:pr-175{
    padding-right: 43.75rem;
  }

  .\33xl\:pb-175{
    padding-bottom: 43.75rem;
  }

  .\33xl\:pl-175{
    padding-left: 43.75rem;
  }

  .\33xl\:pt-207{
    padding-top: 51.75rem;
  }

  .\33xl\:pr-207{
    padding-right: 51.75rem;
  }

  .\33xl\:pb-207{
    padding-bottom: 51.75rem;
  }

  .\33xl\:pl-207{
    padding-left: 51.75rem;
  }

  .\33xl\:pt-242{
    padding-top: 60.5rem;
  }

  .\33xl\:pr-242{
    padding-right: 60.5rem;
  }

  .\33xl\:pb-242{
    padding-bottom: 60.5rem;
  }

  .\33xl\:pl-242{
    padding-left: 60.5rem;
  }

  .\33xl\:pt-250{
    padding-top: 62.5rem;
  }

  .\33xl\:pr-250{
    padding-right: 62.5rem;
  }

  .\33xl\:pb-250{
    padding-bottom: 62.5rem;
  }

  .\33xl\:pl-250{
    padding-left: 62.5rem;
  }

  .\33xl\:pt-258{
    padding-top: 64.5rem;
  }

  .\33xl\:pr-258{
    padding-right: 64.5rem;
  }

  .\33xl\:pb-258{
    padding-bottom: 64.5rem;
  }

  .\33xl\:pl-258{
    padding-left: 64.5rem;
  }

  .\33xl\:pt-265{
    padding-top: 66.25rem;
  }

  .\33xl\:pr-265{
    padding-right: 66.25rem;
  }

  .\33xl\:pb-265{
    padding-bottom: 66.25rem;
  }

  .\33xl\:pl-265{
    padding-left: 66.25rem;
  }

  .\33xl\:pt-280{
    padding-top: 70rem;
  }

  .\33xl\:pr-280{
    padding-right: 70rem;
  }

  .\33xl\:pb-280{
    padding-bottom: 70rem;
  }

  .\33xl\:pl-280{
    padding-left: 70rem;
  }

  .\33xl\:pt-px{
    padding-top: 1px;
  }

  .\33xl\:pr-px{
    padding-right: 1px;
  }

  .\33xl\:pb-px{
    padding-bottom: 1px;
  }

  .\33xl\:pl-px{
    padding-left: 1px;
  }

  .\33xl\:pt-0\.5{
    padding-top: 0.125rem;
  }

  .\33xl\:pr-0\.5{
    padding-right: 0.125rem;
  }

  .\33xl\:pb-0\.5{
    padding-bottom: 0.125rem;
  }

  .\33xl\:pl-0\.5{
    padding-left: 0.125rem;
  }

  .\33xl\:pt-1\.5{
    padding-top: 0.375rem;
  }

  .\33xl\:pr-1\.5{
    padding-right: 0.375rem;
  }

  .\33xl\:pb-1\.5{
    padding-bottom: 0.375rem;
  }

  .\33xl\:pl-1\.5{
    padding-left: 0.375rem;
  }

  .\33xl\:pt-2\.5{
    padding-top: 0.625rem;
  }

  .\33xl\:pr-2\.5{
    padding-right: 0.625rem;
  }

  .\33xl\:pb-2\.5{
    padding-bottom: 0.625rem;
  }

  .\33xl\:pl-2\.5{
    padding-left: 0.625rem;
  }

  .\33xl\:pt-3\.5{
    padding-top: 0.875rem;
  }

  .\33xl\:pr-3\.5{
    padding-right: 0.875rem;
  }

  .\33xl\:pb-3\.5{
    padding-bottom: 0.875rem;
  }

  .\33xl\:pl-3\.5{
    padding-left: 0.875rem;
  }

  .\33xl\:pt-0\.25{
    padding-top: 0.0625rem;
  }

  .\33xl\:pr-0\.25{
    padding-right: 0.0625rem;
  }

  .\33xl\:pb-0\.25{
    padding-bottom: 0.0625rem;
  }

  .\33xl\:pl-0\.25{
    padding-left: 0.0625rem;
  }

  .\33xl\:pt-0\.75{
    padding-top: 0.1875rem;
  }

  .\33xl\:pr-0\.75{
    padding-right: 0.1875rem;
  }

  .\33xl\:pb-0\.75{
    padding-bottom: 0.1875rem;
  }

  .\33xl\:pl-0\.75{
    padding-left: 0.1875rem;
  }

  .\33xl\:pt-1\.25{
    padding-top: 0.3125rem;
  }

  .\33xl\:pr-1\.25{
    padding-right: 0.3125rem;
  }

  .\33xl\:pb-1\.25{
    padding-bottom: 0.3125rem;
  }

  .\33xl\:pl-1\.25{
    padding-left: 0.3125rem;
  }

  .\33xl\:pt-1\.75{
    padding-top: 0.4375rem;
  }

  .\33xl\:pr-1\.75{
    padding-right: 0.4375rem;
  }

  .\33xl\:pb-1\.75{
    padding-bottom: 0.4375rem;
  }

  .\33xl\:pl-1\.75{
    padding-left: 0.4375rem;
  }

  .\33xl\:pt-2\.25{
    padding-top: 0.5625rem;
  }

  .\33xl\:pr-2\.25{
    padding-right: 0.5625rem;
  }

  .\33xl\:pb-2\.25{
    padding-bottom: 0.5625rem;
  }

  .\33xl\:pl-2\.25{
    padding-left: 0.5625rem;
  }

  .\33xl\:pt-2\.75{
    padding-top: 0.6875rem;
  }

  .\33xl\:pr-2\.75{
    padding-right: 0.6875rem;
  }

  .\33xl\:pb-2\.75{
    padding-bottom: 0.6875rem;
  }

  .\33xl\:pl-2\.75{
    padding-left: 0.6875rem;
  }

  .\33xl\:pt-3\.25{
    padding-top: 0.8125rem;
  }

  .\33xl\:pr-3\.25{
    padding-right: 0.8125rem;
  }

  .\33xl\:pb-3\.25{
    padding-bottom: 0.8125rem;
  }

  .\33xl\:pl-3\.25{
    padding-left: 0.8125rem;
  }

  .\33xl\:pt-3\.75{
    padding-top: 0.9375rem;
  }

  .\33xl\:pr-3\.75{
    padding-right: 0.9375rem;
  }

  .\33xl\:pb-3\.75{
    padding-bottom: 0.9375rem;
  }

  .\33xl\:pl-3\.75{
    padding-left: 0.9375rem;
  }

  .\33xl\:pt-4\.25{
    padding-top: 1.0625rem;
  }

  .\33xl\:pr-4\.25{
    padding-right: 1.0625rem;
  }

  .\33xl\:pb-4\.25{
    padding-bottom: 1.0625rem;
  }

  .\33xl\:pl-4\.25{
    padding-left: 1.0625rem;
  }

  .\33xl\:pt-4\.5{
    padding-top: 1.125rem;
  }

  .\33xl\:pr-4\.5{
    padding-right: 1.125rem;
  }

  .\33xl\:pb-4\.5{
    padding-bottom: 1.125rem;
  }

  .\33xl\:pl-4\.5{
    padding-left: 1.125rem;
  }

  .\33xl\:pt-4\.75{
    padding-top: 1.1875rem;
  }

  .\33xl\:pr-4\.75{
    padding-right: 1.1875rem;
  }

  .\33xl\:pb-4\.75{
    padding-bottom: 1.1875rem;
  }

  .\33xl\:pl-4\.75{
    padding-left: 1.1875rem;
  }

  .\33xl\:pt-5\.25{
    padding-top: 1.3125rem;
  }

  .\33xl\:pr-5\.25{
    padding-right: 1.3125rem;
  }

  .\33xl\:pb-5\.25{
    padding-bottom: 1.3125rem;
  }

  .\33xl\:pl-5\.25{
    padding-left: 1.3125rem;
  }

  .\33xl\:pt-5\.5{
    padding-top: 1.375rem;
  }

  .\33xl\:pr-5\.5{
    padding-right: 1.375rem;
  }

  .\33xl\:pb-5\.5{
    padding-bottom: 1.375rem;
  }

  .\33xl\:pl-5\.5{
    padding-left: 1.375rem;
  }

  .\33xl\:pt-5\.75{
    padding-top: 1.4375rem;
  }

  .\33xl\:pr-5\.75{
    padding-right: 1.4375rem;
  }

  .\33xl\:pb-5\.75{
    padding-bottom: 1.4375rem;
  }

  .\33xl\:pl-5\.75{
    padding-left: 1.4375rem;
  }

  .\33xl\:pt-6\.25{
    padding-top: 1.5625rem;
  }

  .\33xl\:pr-6\.25{
    padding-right: 1.5625rem;
  }

  .\33xl\:pb-6\.25{
    padding-bottom: 1.5625rem;
  }

  .\33xl\:pl-6\.25{
    padding-left: 1.5625rem;
  }

  .\33xl\:pt-6\.5{
    padding-top: 1.625rem;
  }

  .\33xl\:pr-6\.5{
    padding-right: 1.625rem;
  }

  .\33xl\:pb-6\.5{
    padding-bottom: 1.625rem;
  }

  .\33xl\:pl-6\.5{
    padding-left: 1.625rem;
  }

  .\33xl\:pt-6\.75{
    padding-top: 1.6875rem;
  }

  .\33xl\:pr-6\.75{
    padding-right: 1.6875rem;
  }

  .\33xl\:pb-6\.75{
    padding-bottom: 1.6875rem;
  }

  .\33xl\:pl-6\.75{
    padding-left: 1.6875rem;
  }

  .\33xl\:pt-7\.25{
    padding-top: 1.8125rem;
  }

  .\33xl\:pr-7\.25{
    padding-right: 1.8125rem;
  }

  .\33xl\:pb-7\.25{
    padding-bottom: 1.8125rem;
  }

  .\33xl\:pl-7\.25{
    padding-left: 1.8125rem;
  }

  .\33xl\:pt-7\.5{
    padding-top: 1.875rem;
  }

  .\33xl\:pr-7\.5{
    padding-right: 1.875rem;
  }

  .\33xl\:pb-7\.5{
    padding-bottom: 1.875rem;
  }

  .\33xl\:pl-7\.5{
    padding-left: 1.875rem;
  }

  .\33xl\:pt-8\.25{
    padding-top: 2.0625rem;
  }

  .\33xl\:pr-8\.25{
    padding-right: 2.0625rem;
  }

  .\33xl\:pb-8\.25{
    padding-bottom: 2.0625rem;
  }

  .\33xl\:pl-8\.25{
    padding-left: 2.0625rem;
  }

  .\33xl\:pt-8\.5{
    padding-top: 2.125rem;
  }

  .\33xl\:pr-8\.5{
    padding-right: 2.125rem;
  }

  .\33xl\:pb-8\.5{
    padding-bottom: 2.125rem;
  }

  .\33xl\:pl-8\.5{
    padding-left: 2.125rem;
  }

  .\33xl\:pt-9\.25{
    padding-top: 2.3125rem;
  }

  .\33xl\:pr-9\.25{
    padding-right: 2.3125rem;
  }

  .\33xl\:pb-9\.25{
    padding-bottom: 2.3125rem;
  }

  .\33xl\:pl-9\.25{
    padding-left: 2.3125rem;
  }

  .\33xl\:pt-9\.5{
    padding-top: 2.375rem;
  }

  .\33xl\:pr-9\.5{
    padding-right: 2.375rem;
  }

  .\33xl\:pb-9\.5{
    padding-bottom: 2.375rem;
  }

  .\33xl\:pl-9\.5{
    padding-left: 2.375rem;
  }

  .\33xl\:pt-10\.5{
    padding-top: 2.625rem;
  }

  .\33xl\:pr-10\.5{
    padding-right: 2.625rem;
  }

  .\33xl\:pb-10\.5{
    padding-bottom: 2.625rem;
  }

  .\33xl\:pl-10\.5{
    padding-left: 2.625rem;
  }

  .\33xl\:pt-11\.25{
    padding-top: 2.8125rem;
  }

  .\33xl\:pr-11\.25{
    padding-right: 2.8125rem;
  }

  .\33xl\:pb-11\.25{
    padding-bottom: 2.8125rem;
  }

  .\33xl\:pl-11\.25{
    padding-left: 2.8125rem;
  }

  .\33xl\:pt-11\.5{
    padding-top: 2.875rem;
  }

  .\33xl\:pr-11\.5{
    padding-right: 2.875rem;
  }

  .\33xl\:pb-11\.5{
    padding-bottom: 2.875rem;
  }

  .\33xl\:pl-11\.5{
    padding-left: 2.875rem;
  }

  .\33xl\:pt-12\.5{
    padding-top: 3.125rem;
  }

  .\33xl\:pr-12\.5{
    padding-right: 3.125rem;
  }

  .\33xl\:pb-12\.5{
    padding-bottom: 3.125rem;
  }

  .\33xl\:pl-12\.5{
    padding-left: 3.125rem;
  }

  .\33xl\:pt-12\.75{
    padding-top: 3.1875rem;
  }

  .\33xl\:pr-12\.75{
    padding-right: 3.1875rem;
  }

  .\33xl\:pb-12\.75{
    padding-bottom: 3.1875rem;
  }

  .\33xl\:pl-12\.75{
    padding-left: 3.1875rem;
  }

  .\33xl\:pt-13\.5{
    padding-top: 3.375rem;
  }

  .\33xl\:pr-13\.5{
    padding-right: 3.375rem;
  }

  .\33xl\:pb-13\.5{
    padding-bottom: 3.375rem;
  }

  .\33xl\:pl-13\.5{
    padding-left: 3.375rem;
  }

  .\33xl\:pt-14\.5{
    padding-top: 3.625rem;
  }

  .\33xl\:pr-14\.5{
    padding-right: 3.625rem;
  }

  .\33xl\:pb-14\.5{
    padding-bottom: 3.625rem;
  }

  .\33xl\:pl-14\.5{
    padding-left: 3.625rem;
  }

  .\33xl\:pt-15\.5{
    padding-top: 3.875rem;
  }

  .\33xl\:pr-15\.5{
    padding-right: 3.875rem;
  }

  .\33xl\:pb-15\.5{
    padding-bottom: 3.875rem;
  }

  .\33xl\:pl-15\.5{
    padding-left: 3.875rem;
  }

  .\33xl\:pt-15\.75{
    padding-top: 3.9375rem;
  }

  .\33xl\:pr-15\.75{
    padding-right: 3.9375rem;
  }

  .\33xl\:pb-15\.75{
    padding-bottom: 3.9375rem;
  }

  .\33xl\:pl-15\.75{
    padding-left: 3.9375rem;
  }

  .\33xl\:pt-16\.25{
    padding-top: 4.0625rem;
  }

  .\33xl\:pr-16\.25{
    padding-right: 4.0625rem;
  }

  .\33xl\:pb-16\.25{
    padding-bottom: 4.0625rem;
  }

  .\33xl\:pl-16\.25{
    padding-left: 4.0625rem;
  }

  .\33xl\:pt-17\.25{
    padding-top: 4.3125rem;
  }

  .\33xl\:pr-17\.25{
    padding-right: 4.3125rem;
  }

  .\33xl\:pb-17\.25{
    padding-bottom: 4.3125rem;
  }

  .\33xl\:pl-17\.25{
    padding-left: 4.3125rem;
  }

  .\33xl\:pt-17\.5{
    padding-top: 4.375rem;
  }

  .\33xl\:pr-17\.5{
    padding-right: 4.375rem;
  }

  .\33xl\:pb-17\.5{
    padding-bottom: 4.375rem;
  }

  .\33xl\:pl-17\.5{
    padding-left: 4.375rem;
  }

  .\33xl\:pt-18\.25{
    padding-top: 4.5625rem;
  }

  .\33xl\:pr-18\.25{
    padding-right: 4.5625rem;
  }

  .\33xl\:pb-18\.25{
    padding-bottom: 4.5625rem;
  }

  .\33xl\:pl-18\.25{
    padding-left: 4.5625rem;
  }

  .\33xl\:pt-18\.5{
    padding-top: 4.625rem;
  }

  .\33xl\:pr-18\.5{
    padding-right: 4.625rem;
  }

  .\33xl\:pb-18\.5{
    padding-bottom: 4.625rem;
  }

  .\33xl\:pl-18\.5{
    padding-left: 4.625rem;
  }

  .\33xl\:pt-20\.25{
    padding-top: 5.0625rem;
  }

  .\33xl\:pr-20\.25{
    padding-right: 5.0625rem;
  }

  .\33xl\:pb-20\.25{
    padding-bottom: 5.0625rem;
  }

  .\33xl\:pl-20\.25{
    padding-left: 5.0625rem;
  }

  .\33xl\:pt-20\.5{
    padding-top: 5.125rem;
  }

  .\33xl\:pr-20\.5{
    padding-right: 5.125rem;
  }

  .\33xl\:pb-20\.5{
    padding-bottom: 5.125rem;
  }

  .\33xl\:pl-20\.5{
    padding-left: 5.125rem;
  }

  .\33xl\:pt-22\.5{
    padding-top: 5.625rem;
  }

  .\33xl\:pr-22\.5{
    padding-right: 5.625rem;
  }

  .\33xl\:pb-22\.5{
    padding-bottom: 5.625rem;
  }

  .\33xl\:pl-22\.5{
    padding-left: 5.625rem;
  }

  .\33xl\:pt-25\.5{
    padding-top: 6.375rem;
  }

  .\33xl\:pr-25\.5{
    padding-right: 6.375rem;
  }

  .\33xl\:pb-25\.5{
    padding-bottom: 6.375rem;
  }

  .\33xl\:pl-25\.5{
    padding-left: 6.375rem;
  }

  .\33xl\:pt-26\.75{
    padding-top: 6.6875rem;
  }

  .\33xl\:pr-26\.75{
    padding-right: 6.6875rem;
  }

  .\33xl\:pb-26\.75{
    padding-bottom: 6.6875rem;
  }

  .\33xl\:pl-26\.75{
    padding-left: 6.6875rem;
  }

  .\33xl\:pt-32\.5{
    padding-top: 8.125rem;
  }

  .\33xl\:pr-32\.5{
    padding-right: 8.125rem;
  }

  .\33xl\:pb-32\.5{
    padding-bottom: 8.125rem;
  }

  .\33xl\:pl-32\.5{
    padding-left: 8.125rem;
  }

  .\33xl\:pt-37\.5{
    padding-top: 9.375rem;
  }

  .\33xl\:pr-37\.5{
    padding-right: 9.375rem;
  }

  .\33xl\:pb-37\.5{
    padding-bottom: 9.375rem;
  }

  .\33xl\:pl-37\.5{
    padding-left: 9.375rem;
  }

  .\33xl\:pt-41\.25{
    padding-top: 10.3125rem;
  }

  .\33xl\:pr-41\.25{
    padding-right: 10.3125rem;
  }

  .\33xl\:pb-41\.25{
    padding-bottom: 10.3125rem;
  }

  .\33xl\:pl-41\.25{
    padding-left: 10.3125rem;
  }

  .\33xl\:pt-52\.5{
    padding-top: 13.125rem;
  }

  .\33xl\:pr-52\.5{
    padding-right: 13.125rem;
  }

  .\33xl\:pb-52\.5{
    padding-bottom: 13.125rem;
  }

  .\33xl\:pl-52\.5{
    padding-left: 13.125rem;
  }

  .\33xl\:pt-54\.5{
    padding-top: 13.625rem;
  }

  .\33xl\:pr-54\.5{
    padding-right: 13.625rem;
  }

  .\33xl\:pb-54\.5{
    padding-bottom: 13.625rem;
  }

  .\33xl\:pl-54\.5{
    padding-left: 13.625rem;
  }

  .\33xl\:pt-57\.25{
    padding-top: 14.3125rem;
  }

  .\33xl\:pr-57\.25{
    padding-right: 14.3125rem;
  }

  .\33xl\:pb-57\.25{
    padding-bottom: 14.3125rem;
  }

  .\33xl\:pl-57\.25{
    padding-left: 14.3125rem;
  }

  .\33xl\:pt-57\.5{
    padding-top: 14.375rem;
  }

  .\33xl\:pr-57\.5{
    padding-right: 14.375rem;
  }

  .\33xl\:pb-57\.5{
    padding-bottom: 14.375rem;
  }

  .\33xl\:pl-57\.5{
    padding-left: 14.375rem;
  }

  .\33xl\:pt-66\.25{
    padding-top: 16.5625rem;
  }

  .\33xl\:pr-66\.25{
    padding-right: 16.5625rem;
  }

  .\33xl\:pb-66\.25{
    padding-bottom: 16.5625rem;
  }

  .\33xl\:pl-66\.25{
    padding-left: 16.5625rem;
  }

  .\33xl\:pt-74\.5{
    padding-top: 18.125rem;
  }

  .\33xl\:pr-74\.5{
    padding-right: 18.125rem;
  }

  .\33xl\:pb-74\.5{
    padding-bottom: 18.125rem;
  }

  .\33xl\:pl-74\.5{
    padding-left: 18.125rem;
  }

  .\33xl\:pt-106\.25{
    padding-top: 26.5625rem;
  }

  .\33xl\:pr-106\.25{
    padding-right: 26.5625rem;
  }

  .\33xl\:pb-106\.25{
    padding-bottom: 26.5625rem;
  }

  .\33xl\:pl-106\.25{
    padding-left: 26.5625rem;
  }

  .\33xl\:pt-112\.25{
    padding-top: 28.0675rem;
  }

  .\33xl\:pr-112\.25{
    padding-right: 28.0675rem;
  }

  .\33xl\:pb-112\.25{
    padding-bottom: 28.0675rem;
  }

  .\33xl\:pl-112\.25{
    padding-left: 28.0675rem;
  }

  .\33xl\:pt-112\.75{
    padding-top: 28.1875rem;
  }

  .\33xl\:pr-112\.75{
    padding-right: 28.1875rem;
  }

  .\33xl\:pb-112\.75{
    padding-bottom: 28.1875rem;
  }

  .\33xl\:pl-112\.75{
    padding-left: 28.1875rem;
  }

  .\33xl\:pt-147\.5{
    padding-top: 36.875rem;
  }

  .\33xl\:pr-147\.5{
    padding-right: 36.875rem;
  }

  .\33xl\:pb-147\.5{
    padding-bottom: 36.875rem;
  }

  .\33xl\:pl-147\.5{
    padding-left: 36.875rem;
  }

  .\33xl\:pt-162\.5{
    padding-top: 40.625rem;
  }

  .\33xl\:pr-162\.5{
    padding-right: 40.625rem;
  }

  .\33xl\:pb-162\.5{
    padding-bottom: 40.625rem;
  }

  .\33xl\:pl-162\.5{
    padding-left: 40.625rem;
  }

  .\33xl\:pt-172\.25{
    padding-top: 42.5625rem;
  }

  .\33xl\:pr-172\.25{
    padding-right: 42.5625rem;
  }

  .\33xl\:pb-172\.25{
    padding-bottom: 42.5625rem;
  }

  .\33xl\:pl-172\.25{
    padding-left: 42.5625rem;
  }

  .\33xl\:pt-175\.25{
    padding-top: 43.8125rem;
  }

  .\33xl\:pr-175\.25{
    padding-right: 43.8125rem;
  }

  .\33xl\:pb-175\.25{
    padding-bottom: 43.8125rem;
  }

  .\33xl\:pl-175\.25{
    padding-left: 43.8125rem;
  }

  .\33xl\:pt-184\.25{
    padding-top: 46.0625rem;
  }

  .\33xl\:pr-184\.25{
    padding-right: 46.0625rem;
  }

  .\33xl\:pb-184\.25{
    padding-bottom: 46.0625rem;
  }

  .\33xl\:pl-184\.25{
    padding-left: 46.0625rem;
  }

  .\33xl\:pt-203\.25{
    padding-top: 50.8125rem;
  }

  .\33xl\:pr-203\.25{
    padding-right: 50.8125rem;
  }

  .\33xl\:pb-203\.25{
    padding-bottom: 50.8125rem;
  }

  .\33xl\:pl-203\.25{
    padding-left: 50.8125rem;
  }

  .\33xl\:pt-half{
    padding-top: 50%;
  }

  .\33xl\:pr-half{
    padding-right: 50%;
  }

  .\33xl\:pb-half{
    padding-bottom: 50%;
  }

  .\33xl\:pl-half{
    padding-left: 50%;
  }

  .\33xl\:pt-full{
    padding-top: 100%;
  }

  .\33xl\:pr-full{
    padding-right: 100%;
  }

  .\33xl\:pb-full{
    padding-bottom: 100%;
  }

  .\33xl\:pl-full{
    padding-left: 100%;
  }

  .\33xl\:pt-1\/10{
    padding-top: 10%;
  }

  .\33xl\:pr-1\/10{
    padding-right: 10%;
  }

  .\33xl\:pb-1\/10{
    padding-bottom: 10%;
  }

  .\33xl\:pl-1\/10{
    padding-left: 10%;
  }

  .\33xl\:pt-2\/10{
    padding-top: 20%;
  }

  .\33xl\:pr-2\/10{
    padding-right: 20%;
  }

  .\33xl\:pb-2\/10{
    padding-bottom: 20%;
  }

  .\33xl\:pl-2\/10{
    padding-left: 20%;
  }

  .\33xl\:pt-3\/10{
    padding-top: 30%;
  }

  .\33xl\:pr-3\/10{
    padding-right: 30%;
  }

  .\33xl\:pb-3\/10{
    padding-bottom: 30%;
  }

  .\33xl\:pl-3\/10{
    padding-left: 30%;
  }

  .\33xl\:pt-4\/10{
    padding-top: 40%;
  }

  .\33xl\:pr-4\/10{
    padding-right: 40%;
  }

  .\33xl\:pb-4\/10{
    padding-bottom: 40%;
  }

  .\33xl\:pl-4\/10{
    padding-left: 40%;
  }

  .\33xl\:pt-4\.5\/10{
    padding-top: 45%;
  }

  .\33xl\:pr-4\.5\/10{
    padding-right: 45%;
  }

  .\33xl\:pb-4\.5\/10{
    padding-bottom: 45%;
  }

  .\33xl\:pl-4\.5\/10{
    padding-left: 45%;
  }

  .\33xl\:pt-5\/10{
    padding-top: 50%;
  }

  .\33xl\:pr-5\/10{
    padding-right: 50%;
  }

  .\33xl\:pb-5\/10{
    padding-bottom: 50%;
  }

  .\33xl\:pl-5\/10{
    padding-left: 50%;
  }

  .\33xl\:pt-5\.5\/10{
    padding-top: 55%;
  }

  .\33xl\:pr-5\.5\/10{
    padding-right: 55%;
  }

  .\33xl\:pb-5\.5\/10{
    padding-bottom: 55%;
  }

  .\33xl\:pl-5\.5\/10{
    padding-left: 55%;
  }

  .\33xl\:pt-6\/10{
    padding-top: 60%;
  }

  .\33xl\:pr-6\/10{
    padding-right: 60%;
  }

  .\33xl\:pb-6\/10{
    padding-bottom: 60%;
  }

  .\33xl\:pl-6\/10{
    padding-left: 60%;
  }

  .\33xl\:pt-7\/10{
    padding-top: 70%;
  }

  .\33xl\:pr-7\/10{
    padding-right: 70%;
  }

  .\33xl\:pb-7\/10{
    padding-bottom: 70%;
  }

  .\33xl\:pl-7\/10{
    padding-left: 70%;
  }

  .\33xl\:pt-8\/10{
    padding-top: 80%;
  }

  .\33xl\:pr-8\/10{
    padding-right: 80%;
  }

  .\33xl\:pb-8\/10{
    padding-bottom: 80%;
  }

  .\33xl\:pl-8\/10{
    padding-left: 80%;
  }

  .\33xl\:pt-9\/10{
    padding-top: 90%;
  }

  .\33xl\:pr-9\/10{
    padding-right: 90%;
  }

  .\33xl\:pb-9\/10{
    padding-bottom: 90%;
  }

  .\33xl\:pl-9\/10{
    padding-left: 90%;
  }

  .\33xl\:pt-1\/12{
    padding-top: 8.333333%;
  }

  .\33xl\:pr-1\/12{
    padding-right: 8.333333%;
  }

  .\33xl\:pb-1\/12{
    padding-bottom: 8.333333%;
  }

  .\33xl\:pl-1\/12{
    padding-left: 8.333333%;
  }

  .\33xl\:pt-2\/12{
    padding-top: 16.666667%;
  }

  .\33xl\:pr-2\/12{
    padding-right: 16.666667%;
  }

  .\33xl\:pb-2\/12{
    padding-bottom: 16.666667%;
  }

  .\33xl\:pl-2\/12{
    padding-left: 16.666667%;
  }

  .\33xl\:pt-3\/12{
    padding-top: 25%;
  }

  .\33xl\:pr-3\/12{
    padding-right: 25%;
  }

  .\33xl\:pb-3\/12{
    padding-bottom: 25%;
  }

  .\33xl\:pl-3\/12{
    padding-left: 25%;
  }

  .\33xl\:pt-4\/12{
    padding-top: 33.333333%;
  }

  .\33xl\:pr-4\/12{
    padding-right: 33.333333%;
  }

  .\33xl\:pb-4\/12{
    padding-bottom: 33.333333%;
  }

  .\33xl\:pl-4\/12{
    padding-left: 33.333333%;
  }

  .\33xl\:pt-5\/12{
    padding-top: 41.666667%;
  }

  .\33xl\:pr-5\/12{
    padding-right: 41.666667%;
  }

  .\33xl\:pb-5\/12{
    padding-bottom: 41.666667%;
  }

  .\33xl\:pl-5\/12{
    padding-left: 41.666667%;
  }

  .\33xl\:pt-6\/12{
    padding-top: 50%;
  }

  .\33xl\:pr-6\/12{
    padding-right: 50%;
  }

  .\33xl\:pb-6\/12{
    padding-bottom: 50%;
  }

  .\33xl\:pl-6\/12{
    padding-left: 50%;
  }

  .\33xl\:pt-7\/12{
    padding-top: 58.333333%;
  }

  .\33xl\:pr-7\/12{
    padding-right: 58.333333%;
  }

  .\33xl\:pb-7\/12{
    padding-bottom: 58.333333%;
  }

  .\33xl\:pl-7\/12{
    padding-left: 58.333333%;
  }

  .\33xl\:pt-8\/12{
    padding-top: 66.666667%;
  }

  .\33xl\:pr-8\/12{
    padding-right: 66.666667%;
  }

  .\33xl\:pb-8\/12{
    padding-bottom: 66.666667%;
  }

  .\33xl\:pl-8\/12{
    padding-left: 66.666667%;
  }

  .\33xl\:pt-9\/12{
    padding-top: 75%;
  }

  .\33xl\:pr-9\/12{
    padding-right: 75%;
  }

  .\33xl\:pb-9\/12{
    padding-bottom: 75%;
  }

  .\33xl\:pl-9\/12{
    padding-left: 75%;
  }

  .\33xl\:pt-10\/12{
    padding-top: 83.333333%;
  }

  .\33xl\:pr-10\/12{
    padding-right: 83.333333%;
  }

  .\33xl\:pb-10\/12{
    padding-bottom: 83.333333%;
  }

  .\33xl\:pl-10\/12{
    padding-left: 83.333333%;
  }

  .\33xl\:pt-11\/12{
    padding-top: 91.666667%;
  }

  .\33xl\:pr-11\/12{
    padding-right: 91.666667%;
  }

  .\33xl\:pb-11\/12{
    padding-bottom: 91.666667%;
  }

  .\33xl\:pl-11\/12{
    padding-left: 91.666667%;
  }

  .\33xl\:first\:p-0:first-child{
    padding: 0px;
  }

  .\33xl\:first\:p-1:first-child{
    padding: 0.25rem;
  }

  .\33xl\:first\:p-2:first-child{
    padding: 0.5rem;
  }

  .\33xl\:first\:p-3:first-child{
    padding: 0.75rem;
  }

  .\33xl\:first\:p-4:first-child{
    padding: 1rem;
  }

  .\33xl\:first\:p-5:first-child{
    padding: 1.25rem;
  }

  .\33xl\:first\:p-6:first-child{
    padding: 1.5rem;
  }

  .\33xl\:first\:p-7:first-child{
    padding: 1.75rem;
  }

  .\33xl\:first\:p-8:first-child{
    padding: 2rem;
  }

  .\33xl\:first\:p-9:first-child{
    padding: 2.25rem;
  }

  .\33xl\:first\:p-10:first-child{
    padding: 2.5rem;
  }

  .\33xl\:first\:p-11:first-child{
    padding: 2.75rem;
  }

  .\33xl\:first\:p-12:first-child{
    padding: 3rem;
  }

  .\33xl\:first\:p-13:first-child{
    padding: 3.25rem;
  }

  .\33xl\:first\:p-14:first-child{
    padding: 3.5rem;
  }

  .\33xl\:first\:p-15:first-child{
    padding: 3.75rem;
  }

  .\33xl\:first\:p-16:first-child{
    padding: 4rem;
  }

  .\33xl\:first\:p-17:first-child{
    padding: 4.25rem;
  }

  .\33xl\:first\:p-18:first-child{
    padding: 4.5rem;
  }

  .\33xl\:first\:p-19:first-child{
    padding: 4.75rem;
  }

  .\33xl\:first\:p-20:first-child{
    padding: 5rem;
  }

  .\33xl\:first\:p-22:first-child{
    padding: 5.5rem;
  }

  .\33xl\:first\:p-24:first-child{
    padding: 6rem;
  }

  .\33xl\:first\:p-25:first-child{
    padding: 6.25rem;
  }

  .\33xl\:first\:p-28:first-child{
    padding: 7rem;
  }

  .\33xl\:first\:p-30:first-child{
    padding: 7.5rem;
  }

  .\33xl\:first\:p-32:first-child{
    padding: 8rem;
  }

  .\33xl\:first\:p-34:first-child{
    padding: 8.5rem;
  }

  .\33xl\:first\:p-35:first-child{
    padding: 8.75rem;
  }

  .\33xl\:first\:p-36:first-child{
    padding: 9rem;
  }

  .\33xl\:first\:p-39:first-child{
    padding: 9.75rem;
  }

  .\33xl\:first\:p-40:first-child{
    padding: 10rem;
  }

  .\33xl\:first\:p-42:first-child{
    padding: 10.5rem;
  }

  .\33xl\:first\:p-44:first-child{
    padding: 11rem;
  }

  .\33xl\:first\:p-45:first-child{
    padding: 11.25rem;
  }

  .\33xl\:first\:p-48:first-child{
    padding: 12rem;
  }

  .\33xl\:first\:p-50:first-child{
    padding: 12.5rem;
  }

  .\33xl\:first\:p-52:first-child{
    padding: 13rem;
  }

  .\33xl\:first\:p-55:first-child{
    padding: 13.75rem;
  }

  .\33xl\:first\:p-56:first-child{
    padding: 14rem;
  }

  .\33xl\:first\:p-58:first-child{
    padding: 14.5rem;
  }

  .\33xl\:first\:p-60:first-child{
    padding: 15rem;
  }

  .\33xl\:first\:p-64:first-child{
    padding: 16rem;
  }

  .\33xl\:first\:p-65:first-child{
    padding: 16.25rem;
  }

  .\33xl\:first\:p-68:first-child{
    padding: 17rem;
  }

  .\33xl\:first\:p-69:first-child{
    padding: 17.25rem;
  }

  .\33xl\:first\:p-70:first-child{
    padding: 17.5rem;
  }

  .\33xl\:first\:p-72:first-child{
    padding: 18rem;
  }

  .\33xl\:first\:p-75:first-child{
    padding: 18.75rem;
  }

  .\33xl\:first\:p-80:first-child{
    padding: 20rem;
  }

  .\33xl\:first\:p-85:first-child{
    padding: 21.25rem;
  }

  .\33xl\:first\:p-86:first-child{
    padding: 21.5rem;
  }

  .\33xl\:first\:p-90:first-child{
    padding: 22.5rem;
  }

  .\33xl\:first\:p-96:first-child{
    padding: 24rem;
  }

  .\33xl\:first\:p-100:first-child{
    padding: 25rem;
  }

  .\33xl\:first\:p-115:first-child{
    padding: 28.75rem;
  }

  .\33xl\:first\:p-125:first-child{
    padding: 31.25rem;
  }

  .\33xl\:first\:p-142:first-child{
    padding: 35.5rem;
  }

  .\33xl\:first\:p-150:first-child{
    padding: 37.5rem;
  }

  .\33xl\:first\:p-156:first-child{
    padding: 39rem;
  }

  .\33xl\:first\:p-160:first-child{
    padding: 40rem;
  }

  .\33xl\:first\:p-175:first-child{
    padding: 43.75rem;
  }

  .\33xl\:first\:p-207:first-child{
    padding: 51.75rem;
  }

  .\33xl\:first\:p-242:first-child{
    padding: 60.5rem;
  }

  .\33xl\:first\:p-250:first-child{
    padding: 62.5rem;
  }

  .\33xl\:first\:p-258:first-child{
    padding: 64.5rem;
  }

  .\33xl\:first\:p-265:first-child{
    padding: 66.25rem;
  }

  .\33xl\:first\:p-280:first-child{
    padding: 70rem;
  }

  .\33xl\:first\:p-px:first-child{
    padding: 1px;
  }

  .\33xl\:first\:p-0\.5:first-child{
    padding: 0.125rem;
  }

  .\33xl\:first\:p-1\.5:first-child{
    padding: 0.375rem;
  }

  .\33xl\:first\:p-2\.5:first-child{
    padding: 0.625rem;
  }

  .\33xl\:first\:p-3\.5:first-child{
    padding: 0.875rem;
  }

  .\33xl\:first\:p-0\.25:first-child{
    padding: 0.0625rem;
  }

  .\33xl\:first\:p-0\.75:first-child{
    padding: 0.1875rem;
  }

  .\33xl\:first\:p-1\.25:first-child{
    padding: 0.3125rem;
  }

  .\33xl\:first\:p-1\.75:first-child{
    padding: 0.4375rem;
  }

  .\33xl\:first\:p-2\.25:first-child{
    padding: 0.5625rem;
  }

  .\33xl\:first\:p-2\.75:first-child{
    padding: 0.6875rem;
  }

  .\33xl\:first\:p-3\.25:first-child{
    padding: 0.8125rem;
  }

  .\33xl\:first\:p-3\.75:first-child{
    padding: 0.9375rem;
  }

  .\33xl\:first\:p-4\.25:first-child{
    padding: 1.0625rem;
  }

  .\33xl\:first\:p-4\.5:first-child{
    padding: 1.125rem;
  }

  .\33xl\:first\:p-4\.75:first-child{
    padding: 1.1875rem;
  }

  .\33xl\:first\:p-5\.25:first-child{
    padding: 1.3125rem;
  }

  .\33xl\:first\:p-5\.5:first-child{
    padding: 1.375rem;
  }

  .\33xl\:first\:p-5\.75:first-child{
    padding: 1.4375rem;
  }

  .\33xl\:first\:p-6\.25:first-child{
    padding: 1.5625rem;
  }

  .\33xl\:first\:p-6\.5:first-child{
    padding: 1.625rem;
  }

  .\33xl\:first\:p-6\.75:first-child{
    padding: 1.6875rem;
  }

  .\33xl\:first\:p-7\.25:first-child{
    padding: 1.8125rem;
  }

  .\33xl\:first\:p-7\.5:first-child{
    padding: 1.875rem;
  }

  .\33xl\:first\:p-8\.25:first-child{
    padding: 2.0625rem;
  }

  .\33xl\:first\:p-8\.5:first-child{
    padding: 2.125rem;
  }

  .\33xl\:first\:p-9\.25:first-child{
    padding: 2.3125rem;
  }

  .\33xl\:first\:p-9\.5:first-child{
    padding: 2.375rem;
  }

  .\33xl\:first\:p-10\.5:first-child{
    padding: 2.625rem;
  }

  .\33xl\:first\:p-11\.25:first-child{
    padding: 2.8125rem;
  }

  .\33xl\:first\:p-11\.5:first-child{
    padding: 2.875rem;
  }

  .\33xl\:first\:p-12\.5:first-child{
    padding: 3.125rem;
  }

  .\33xl\:first\:p-12\.75:first-child{
    padding: 3.1875rem;
  }

  .\33xl\:first\:p-13\.5:first-child{
    padding: 3.375rem;
  }

  .\33xl\:first\:p-14\.5:first-child{
    padding: 3.625rem;
  }

  .\33xl\:first\:p-15\.5:first-child{
    padding: 3.875rem;
  }

  .\33xl\:first\:p-15\.75:first-child{
    padding: 3.9375rem;
  }

  .\33xl\:first\:p-16\.25:first-child{
    padding: 4.0625rem;
  }

  .\33xl\:first\:p-17\.25:first-child{
    padding: 4.3125rem;
  }

  .\33xl\:first\:p-17\.5:first-child{
    padding: 4.375rem;
  }

  .\33xl\:first\:p-18\.25:first-child{
    padding: 4.5625rem;
  }

  .\33xl\:first\:p-18\.5:first-child{
    padding: 4.625rem;
  }

  .\33xl\:first\:p-20\.25:first-child{
    padding: 5.0625rem;
  }

  .\33xl\:first\:p-20\.5:first-child{
    padding: 5.125rem;
  }

  .\33xl\:first\:p-22\.5:first-child{
    padding: 5.625rem;
  }

  .\33xl\:first\:p-25\.5:first-child{
    padding: 6.375rem;
  }

  .\33xl\:first\:p-26\.75:first-child{
    padding: 6.6875rem;
  }

  .\33xl\:first\:p-32\.5:first-child{
    padding: 8.125rem;
  }

  .\33xl\:first\:p-37\.5:first-child{
    padding: 9.375rem;
  }

  .\33xl\:first\:p-41\.25:first-child{
    padding: 10.3125rem;
  }

  .\33xl\:first\:p-52\.5:first-child{
    padding: 13.125rem;
  }

  .\33xl\:first\:p-54\.5:first-child{
    padding: 13.625rem;
  }

  .\33xl\:first\:p-57\.25:first-child{
    padding: 14.3125rem;
  }

  .\33xl\:first\:p-57\.5:first-child{
    padding: 14.375rem;
  }

  .\33xl\:first\:p-66\.25:first-child{
    padding: 16.5625rem;
  }

  .\33xl\:first\:p-74\.5:first-child{
    padding: 18.125rem;
  }

  .\33xl\:first\:p-106\.25:first-child{
    padding: 26.5625rem;
  }

  .\33xl\:first\:p-112\.25:first-child{
    padding: 28.0675rem;
  }

  .\33xl\:first\:p-112\.75:first-child{
    padding: 28.1875rem;
  }

  .\33xl\:first\:p-147\.5:first-child{
    padding: 36.875rem;
  }

  .\33xl\:first\:p-162\.5:first-child{
    padding: 40.625rem;
  }

  .\33xl\:first\:p-172\.25:first-child{
    padding: 42.5625rem;
  }

  .\33xl\:first\:p-175\.25:first-child{
    padding: 43.8125rem;
  }

  .\33xl\:first\:p-184\.25:first-child{
    padding: 46.0625rem;
  }

  .\33xl\:first\:p-203\.25:first-child{
    padding: 50.8125rem;
  }

  .\33xl\:first\:p-half:first-child{
    padding: 50%;
  }

  .\33xl\:first\:p-full:first-child{
    padding: 100%;
  }

  .\33xl\:first\:p-1\/10:first-child{
    padding: 10%;
  }

  .\33xl\:first\:p-2\/10:first-child{
    padding: 20%;
  }

  .\33xl\:first\:p-3\/10:first-child{
    padding: 30%;
  }

  .\33xl\:first\:p-4\/10:first-child{
    padding: 40%;
  }

  .\33xl\:first\:p-4\.5\/10:first-child{
    padding: 45%;
  }

  .\33xl\:first\:p-5\/10:first-child{
    padding: 50%;
  }

  .\33xl\:first\:p-5\.5\/10:first-child{
    padding: 55%;
  }

  .\33xl\:first\:p-6\/10:first-child{
    padding: 60%;
  }

  .\33xl\:first\:p-7\/10:first-child{
    padding: 70%;
  }

  .\33xl\:first\:p-8\/10:first-child{
    padding: 80%;
  }

  .\33xl\:first\:p-9\/10:first-child{
    padding: 90%;
  }

  .\33xl\:first\:p-1\/12:first-child{
    padding: 8.333333%;
  }

  .\33xl\:first\:p-2\/12:first-child{
    padding: 16.666667%;
  }

  .\33xl\:first\:p-3\/12:first-child{
    padding: 25%;
  }

  .\33xl\:first\:p-4\/12:first-child{
    padding: 33.333333%;
  }

  .\33xl\:first\:p-5\/12:first-child{
    padding: 41.666667%;
  }

  .\33xl\:first\:p-6\/12:first-child{
    padding: 50%;
  }

  .\33xl\:first\:p-7\/12:first-child{
    padding: 58.333333%;
  }

  .\33xl\:first\:p-8\/12:first-child{
    padding: 66.666667%;
  }

  .\33xl\:first\:p-9\/12:first-child{
    padding: 75%;
  }

  .\33xl\:first\:p-10\/12:first-child{
    padding: 83.333333%;
  }

  .\33xl\:first\:p-11\/12:first-child{
    padding: 91.666667%;
  }

  .\33xl\:first\:py-0:first-child{
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .\33xl\:first\:px-0:first-child{
    padding-left: 0px;
    padding-right: 0px;
  }

  .\33xl\:first\:py-1:first-child{
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }

  .\33xl\:first\:px-1:first-child{
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }

  .\33xl\:first\:py-2:first-child{
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .\33xl\:first\:px-2:first-child{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .\33xl\:first\:py-3:first-child{
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }

  .\33xl\:first\:px-3:first-child{
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .\33xl\:first\:py-4:first-child{
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .\33xl\:first\:px-4:first-child{
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .\33xl\:first\:py-5:first-child{
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .\33xl\:first\:px-5:first-child{
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .\33xl\:first\:py-6:first-child{
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .\33xl\:first\:px-6:first-child{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .\33xl\:first\:py-7:first-child{
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
  }

  .\33xl\:first\:px-7:first-child{
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }

  .\33xl\:first\:py-8:first-child{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .\33xl\:first\:px-8:first-child{
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .\33xl\:first\:py-9:first-child{
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
  }

  .\33xl\:first\:px-9:first-child{
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }

  .\33xl\:first\:py-10:first-child{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .\33xl\:first\:px-10:first-child{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .\33xl\:first\:py-11:first-child{
    padding-top: 2.75rem;
    padding-bottom: 2.75rem;
  }

  .\33xl\:first\:px-11:first-child{
    padding-left: 2.75rem;
    padding-right: 2.75rem;
  }

  .\33xl\:first\:py-12:first-child{
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .\33xl\:first\:px-12:first-child{
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .\33xl\:first\:py-13:first-child{
    padding-top: 3.25rem;
    padding-bottom: 3.25rem;
  }

  .\33xl\:first\:px-13:first-child{
    padding-left: 3.25rem;
    padding-right: 3.25rem;
  }

  .\33xl\:first\:py-14:first-child{
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .\33xl\:first\:px-14:first-child{
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }

  .\33xl\:first\:py-15:first-child{
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
  }

  .\33xl\:first\:px-15:first-child{
    padding-left: 3.75rem;
    padding-right: 3.75rem;
  }

  .\33xl\:first\:py-16:first-child{
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .\33xl\:first\:px-16:first-child{
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .\33xl\:first\:py-17:first-child{
    padding-top: 4.25rem;
    padding-bottom: 4.25rem;
  }

  .\33xl\:first\:px-17:first-child{
    padding-left: 4.25rem;
    padding-right: 4.25rem;
  }

  .\33xl\:first\:py-18:first-child{
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }

  .\33xl\:first\:px-18:first-child{
    padding-left: 4.5rem;
    padding-right: 4.5rem;
  }

  .\33xl\:first\:py-19:first-child{
    padding-top: 4.75rem;
    padding-bottom: 4.75rem;
  }

  .\33xl\:first\:px-19:first-child{
    padding-left: 4.75rem;
    padding-right: 4.75rem;
  }

  .\33xl\:first\:py-20:first-child{
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .\33xl\:first\:px-20:first-child{
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .\33xl\:first\:py-22:first-child{
    padding-top: 5.5rem;
    padding-bottom: 5.5rem;
  }

  .\33xl\:first\:px-22:first-child{
    padding-left: 5.5rem;
    padding-right: 5.5rem;
  }

  .\33xl\:first\:py-24:first-child{
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .\33xl\:first\:px-24:first-child{
    padding-left: 6rem;
    padding-right: 6rem;
  }

  .\33xl\:first\:py-25:first-child{
    padding-top: 6.25rem;
    padding-bottom: 6.25rem;
  }

  .\33xl\:first\:px-25:first-child{
    padding-left: 6.25rem;
    padding-right: 6.25rem;
  }

  .\33xl\:first\:py-28:first-child{
    padding-top: 7rem;
    padding-bottom: 7rem;
  }

  .\33xl\:first\:px-28:first-child{
    padding-left: 7rem;
    padding-right: 7rem;
  }

  .\33xl\:first\:py-30:first-child{
    padding-top: 7.5rem;
    padding-bottom: 7.5rem;
  }

  .\33xl\:first\:px-30:first-child{
    padding-left: 7.5rem;
    padding-right: 7.5rem;
  }

  .\33xl\:first\:py-32:first-child{
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

  .\33xl\:first\:px-32:first-child{
    padding-left: 8rem;
    padding-right: 8rem;
  }

  .\33xl\:first\:py-34:first-child{
    padding-top: 8.5rem;
    padding-bottom: 8.5rem;
  }

  .\33xl\:first\:px-34:first-child{
    padding-left: 8.5rem;
    padding-right: 8.5rem;
  }

  .\33xl\:first\:py-35:first-child{
    padding-top: 8.75rem;
    padding-bottom: 8.75rem;
  }

  .\33xl\:first\:px-35:first-child{
    padding-left: 8.75rem;
    padding-right: 8.75rem;
  }

  .\33xl\:first\:py-36:first-child{
    padding-top: 9rem;
    padding-bottom: 9rem;
  }

  .\33xl\:first\:px-36:first-child{
    padding-left: 9rem;
    padding-right: 9rem;
  }

  .\33xl\:first\:py-39:first-child{
    padding-top: 9.75rem;
    padding-bottom: 9.75rem;
  }

  .\33xl\:first\:px-39:first-child{
    padding-left: 9.75rem;
    padding-right: 9.75rem;
  }

  .\33xl\:first\:py-40:first-child{
    padding-top: 10rem;
    padding-bottom: 10rem;
  }

  .\33xl\:first\:px-40:first-child{
    padding-left: 10rem;
    padding-right: 10rem;
  }

  .\33xl\:first\:py-42:first-child{
    padding-top: 10.5rem;
    padding-bottom: 10.5rem;
  }

  .\33xl\:first\:px-42:first-child{
    padding-left: 10.5rem;
    padding-right: 10.5rem;
  }

  .\33xl\:first\:py-44:first-child{
    padding-top: 11rem;
    padding-bottom: 11rem;
  }

  .\33xl\:first\:px-44:first-child{
    padding-left: 11rem;
    padding-right: 11rem;
  }

  .\33xl\:first\:py-45:first-child{
    padding-top: 11.25rem;
    padding-bottom: 11.25rem;
  }

  .\33xl\:first\:px-45:first-child{
    padding-left: 11.25rem;
    padding-right: 11.25rem;
  }

  .\33xl\:first\:py-48:first-child{
    padding-top: 12rem;
    padding-bottom: 12rem;
  }

  .\33xl\:first\:px-48:first-child{
    padding-left: 12rem;
    padding-right: 12rem;
  }

  .\33xl\:first\:py-50:first-child{
    padding-top: 12.5rem;
    padding-bottom: 12.5rem;
  }

  .\33xl\:first\:px-50:first-child{
    padding-left: 12.5rem;
    padding-right: 12.5rem;
  }

  .\33xl\:first\:py-52:first-child{
    padding-top: 13rem;
    padding-bottom: 13rem;
  }

  .\33xl\:first\:px-52:first-child{
    padding-left: 13rem;
    padding-right: 13rem;
  }

  .\33xl\:first\:py-55:first-child{
    padding-top: 13.75rem;
    padding-bottom: 13.75rem;
  }

  .\33xl\:first\:px-55:first-child{
    padding-left: 13.75rem;
    padding-right: 13.75rem;
  }

  .\33xl\:first\:py-56:first-child{
    padding-top: 14rem;
    padding-bottom: 14rem;
  }

  .\33xl\:first\:px-56:first-child{
    padding-left: 14rem;
    padding-right: 14rem;
  }

  .\33xl\:first\:py-58:first-child{
    padding-top: 14.5rem;
    padding-bottom: 14.5rem;
  }

  .\33xl\:first\:px-58:first-child{
    padding-left: 14.5rem;
    padding-right: 14.5rem;
  }

  .\33xl\:first\:py-60:first-child{
    padding-top: 15rem;
    padding-bottom: 15rem;
  }

  .\33xl\:first\:px-60:first-child{
    padding-left: 15rem;
    padding-right: 15rem;
  }

  .\33xl\:first\:py-64:first-child{
    padding-top: 16rem;
    padding-bottom: 16rem;
  }

  .\33xl\:first\:px-64:first-child{
    padding-left: 16rem;
    padding-right: 16rem;
  }

  .\33xl\:first\:py-65:first-child{
    padding-top: 16.25rem;
    padding-bottom: 16.25rem;
  }

  .\33xl\:first\:px-65:first-child{
    padding-left: 16.25rem;
    padding-right: 16.25rem;
  }

  .\33xl\:first\:py-68:first-child{
    padding-top: 17rem;
    padding-bottom: 17rem;
  }

  .\33xl\:first\:px-68:first-child{
    padding-left: 17rem;
    padding-right: 17rem;
  }

  .\33xl\:first\:py-69:first-child{
    padding-top: 17.25rem;
    padding-bottom: 17.25rem;
  }

  .\33xl\:first\:px-69:first-child{
    padding-left: 17.25rem;
    padding-right: 17.25rem;
  }

  .\33xl\:first\:py-70:first-child{
    padding-top: 17.5rem;
    padding-bottom: 17.5rem;
  }

  .\33xl\:first\:px-70:first-child{
    padding-left: 17.5rem;
    padding-right: 17.5rem;
  }

  .\33xl\:first\:py-72:first-child{
    padding-top: 18rem;
    padding-bottom: 18rem;
  }

  .\33xl\:first\:px-72:first-child{
    padding-left: 18rem;
    padding-right: 18rem;
  }

  .\33xl\:first\:py-75:first-child{
    padding-top: 18.75rem;
    padding-bottom: 18.75rem;
  }

  .\33xl\:first\:px-75:first-child{
    padding-left: 18.75rem;
    padding-right: 18.75rem;
  }

  .\33xl\:first\:py-80:first-child{
    padding-top: 20rem;
    padding-bottom: 20rem;
  }

  .\33xl\:first\:px-80:first-child{
    padding-left: 20rem;
    padding-right: 20rem;
  }

  .\33xl\:first\:py-85:first-child{
    padding-top: 21.25rem;
    padding-bottom: 21.25rem;
  }

  .\33xl\:first\:px-85:first-child{
    padding-left: 21.25rem;
    padding-right: 21.25rem;
  }

  .\33xl\:first\:py-86:first-child{
    padding-top: 21.5rem;
    padding-bottom: 21.5rem;
  }

  .\33xl\:first\:px-86:first-child{
    padding-left: 21.5rem;
    padding-right: 21.5rem;
  }

  .\33xl\:first\:py-90:first-child{
    padding-top: 22.5rem;
    padding-bottom: 22.5rem;
  }

  .\33xl\:first\:px-90:first-child{
    padding-left: 22.5rem;
    padding-right: 22.5rem;
  }

  .\33xl\:first\:py-96:first-child{
    padding-top: 24rem;
    padding-bottom: 24rem;
  }

  .\33xl\:first\:px-96:first-child{
    padding-left: 24rem;
    padding-right: 24rem;
  }

  .\33xl\:first\:py-100:first-child{
    padding-top: 25rem;
    padding-bottom: 25rem;
  }

  .\33xl\:first\:px-100:first-child{
    padding-left: 25rem;
    padding-right: 25rem;
  }

  .\33xl\:first\:py-115:first-child{
    padding-top: 28.75rem;
    padding-bottom: 28.75rem;
  }

  .\33xl\:first\:px-115:first-child{
    padding-left: 28.75rem;
    padding-right: 28.75rem;
  }

  .\33xl\:first\:py-125:first-child{
    padding-top: 31.25rem;
    padding-bottom: 31.25rem;
  }

  .\33xl\:first\:px-125:first-child{
    padding-left: 31.25rem;
    padding-right: 31.25rem;
  }

  .\33xl\:first\:py-142:first-child{
    padding-top: 35.5rem;
    padding-bottom: 35.5rem;
  }

  .\33xl\:first\:px-142:first-child{
    padding-left: 35.5rem;
    padding-right: 35.5rem;
  }

  .\33xl\:first\:py-150:first-child{
    padding-top: 37.5rem;
    padding-bottom: 37.5rem;
  }

  .\33xl\:first\:px-150:first-child{
    padding-left: 37.5rem;
    padding-right: 37.5rem;
  }

  .\33xl\:first\:py-156:first-child{
    padding-top: 39rem;
    padding-bottom: 39rem;
  }

  .\33xl\:first\:px-156:first-child{
    padding-left: 39rem;
    padding-right: 39rem;
  }

  .\33xl\:first\:py-160:first-child{
    padding-top: 40rem;
    padding-bottom: 40rem;
  }

  .\33xl\:first\:px-160:first-child{
    padding-left: 40rem;
    padding-right: 40rem;
  }

  .\33xl\:first\:py-175:first-child{
    padding-top: 43.75rem;
    padding-bottom: 43.75rem;
  }

  .\33xl\:first\:px-175:first-child{
    padding-left: 43.75rem;
    padding-right: 43.75rem;
  }

  .\33xl\:first\:py-207:first-child{
    padding-top: 51.75rem;
    padding-bottom: 51.75rem;
  }

  .\33xl\:first\:px-207:first-child{
    padding-left: 51.75rem;
    padding-right: 51.75rem;
  }

  .\33xl\:first\:py-242:first-child{
    padding-top: 60.5rem;
    padding-bottom: 60.5rem;
  }

  .\33xl\:first\:px-242:first-child{
    padding-left: 60.5rem;
    padding-right: 60.5rem;
  }

  .\33xl\:first\:py-250:first-child{
    padding-top: 62.5rem;
    padding-bottom: 62.5rem;
  }

  .\33xl\:first\:px-250:first-child{
    padding-left: 62.5rem;
    padding-right: 62.5rem;
  }

  .\33xl\:first\:py-258:first-child{
    padding-top: 64.5rem;
    padding-bottom: 64.5rem;
  }

  .\33xl\:first\:px-258:first-child{
    padding-left: 64.5rem;
    padding-right: 64.5rem;
  }

  .\33xl\:first\:py-265:first-child{
    padding-top: 66.25rem;
    padding-bottom: 66.25rem;
  }

  .\33xl\:first\:px-265:first-child{
    padding-left: 66.25rem;
    padding-right: 66.25rem;
  }

  .\33xl\:first\:py-280:first-child{
    padding-top: 70rem;
    padding-bottom: 70rem;
  }

  .\33xl\:first\:px-280:first-child{
    padding-left: 70rem;
    padding-right: 70rem;
  }

  .\33xl\:first\:py-px:first-child{
    padding-top: 1px;
    padding-bottom: 1px;
  }

  .\33xl\:first\:px-px:first-child{
    padding-left: 1px;
    padding-right: 1px;
  }

  .\33xl\:first\:py-0\.5:first-child{
    padding-top: 0.125rem;
    padding-bottom: 0.125rem;
  }

  .\33xl\:first\:px-0\.5:first-child{
    padding-left: 0.125rem;
    padding-right: 0.125rem;
  }

  .\33xl\:first\:py-1\.5:first-child{
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
  }

  .\33xl\:first\:px-1\.5:first-child{
    padding-left: 0.375rem;
    padding-right: 0.375rem;
  }

  .\33xl\:first\:py-2\.5:first-child{
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }

  .\33xl\:first\:px-2\.5:first-child{
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  .\33xl\:first\:py-3\.5:first-child{
    padding-top: 0.875rem;
    padding-bottom: 0.875rem;
  }

  .\33xl\:first\:px-3\.5:first-child{
    padding-left: 0.875rem;
    padding-right: 0.875rem;
  }

  .\33xl\:first\:py-0\.25:first-child{
    padding-top: 0.0625rem;
    padding-bottom: 0.0625rem;
  }

  .\33xl\:first\:px-0\.25:first-child{
    padding-left: 0.0625rem;
    padding-right: 0.0625rem;
  }

  .\33xl\:first\:py-0\.75:first-child{
    padding-top: 0.1875rem;
    padding-bottom: 0.1875rem;
  }

  .\33xl\:first\:px-0\.75:first-child{
    padding-left: 0.1875rem;
    padding-right: 0.1875rem;
  }

  .\33xl\:first\:py-1\.25:first-child{
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
  }

  .\33xl\:first\:px-1\.25:first-child{
    padding-left: 0.3125rem;
    padding-right: 0.3125rem;
  }

  .\33xl\:first\:py-1\.75:first-child{
    padding-top: 0.4375rem;
    padding-bottom: 0.4375rem;
  }

  .\33xl\:first\:px-1\.75:first-child{
    padding-left: 0.4375rem;
    padding-right: 0.4375rem;
  }

  .\33xl\:first\:py-2\.25:first-child{
    padding-top: 0.5625rem;
    padding-bottom: 0.5625rem;
  }

  .\33xl\:first\:px-2\.25:first-child{
    padding-left: 0.5625rem;
    padding-right: 0.5625rem;
  }

  .\33xl\:first\:py-2\.75:first-child{
    padding-top: 0.6875rem;
    padding-bottom: 0.6875rem;
  }

  .\33xl\:first\:px-2\.75:first-child{
    padding-left: 0.6875rem;
    padding-right: 0.6875rem;
  }

  .\33xl\:first\:py-3\.25:first-child{
    padding-top: 0.8125rem;
    padding-bottom: 0.8125rem;
  }

  .\33xl\:first\:px-3\.25:first-child{
    padding-left: 0.8125rem;
    padding-right: 0.8125rem;
  }

  .\33xl\:first\:py-3\.75:first-child{
    padding-top: 0.9375rem;
    padding-bottom: 0.9375rem;
  }

  .\33xl\:first\:px-3\.75:first-child{
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }

  .\33xl\:first\:py-4\.25:first-child{
    padding-top: 1.0625rem;
    padding-bottom: 1.0625rem;
  }

  .\33xl\:first\:px-4\.25:first-child{
    padding-left: 1.0625rem;
    padding-right: 1.0625rem;
  }

  .\33xl\:first\:py-4\.5:first-child{
    padding-top: 1.125rem;
    padding-bottom: 1.125rem;
  }

  .\33xl\:first\:px-4\.5:first-child{
    padding-left: 1.125rem;
    padding-right: 1.125rem;
  }

  .\33xl\:first\:py-4\.75:first-child{
    padding-top: 1.1875rem;
    padding-bottom: 1.1875rem;
  }

  .\33xl\:first\:px-4\.75:first-child{
    padding-left: 1.1875rem;
    padding-right: 1.1875rem;
  }

  .\33xl\:first\:py-5\.25:first-child{
    padding-top: 1.3125rem;
    padding-bottom: 1.3125rem;
  }

  .\33xl\:first\:px-5\.25:first-child{
    padding-left: 1.3125rem;
    padding-right: 1.3125rem;
  }

  .\33xl\:first\:py-5\.5:first-child{
    padding-top: 1.375rem;
    padding-bottom: 1.375rem;
  }

  .\33xl\:first\:px-5\.5:first-child{
    padding-left: 1.375rem;
    padding-right: 1.375rem;
  }

  .\33xl\:first\:py-5\.75:first-child{
    padding-top: 1.4375rem;
    padding-bottom: 1.4375rem;
  }

  .\33xl\:first\:px-5\.75:first-child{
    padding-left: 1.4375rem;
    padding-right: 1.4375rem;
  }

  .\33xl\:first\:py-6\.25:first-child{
    padding-top: 1.5625rem;
    padding-bottom: 1.5625rem;
  }

  .\33xl\:first\:px-6\.25:first-child{
    padding-left: 1.5625rem;
    padding-right: 1.5625rem;
  }

  .\33xl\:first\:py-6\.5:first-child{
    padding-top: 1.625rem;
    padding-bottom: 1.625rem;
  }

  .\33xl\:first\:px-6\.5:first-child{
    padding-left: 1.625rem;
    padding-right: 1.625rem;
  }

  .\33xl\:first\:py-6\.75:first-child{
    padding-top: 1.6875rem;
    padding-bottom: 1.6875rem;
  }

  .\33xl\:first\:px-6\.75:first-child{
    padding-left: 1.6875rem;
    padding-right: 1.6875rem;
  }

  .\33xl\:first\:py-7\.25:first-child{
    padding-top: 1.8125rem;
    padding-bottom: 1.8125rem;
  }

  .\33xl\:first\:px-7\.25:first-child{
    padding-left: 1.8125rem;
    padding-right: 1.8125rem;
  }

  .\33xl\:first\:py-7\.5:first-child{
    padding-top: 1.875rem;
    padding-bottom: 1.875rem;
  }

  .\33xl\:first\:px-7\.5:first-child{
    padding-left: 1.875rem;
    padding-right: 1.875rem;
  }

  .\33xl\:first\:py-8\.25:first-child{
    padding-top: 2.0625rem;
    padding-bottom: 2.0625rem;
  }

  .\33xl\:first\:px-8\.25:first-child{
    padding-left: 2.0625rem;
    padding-right: 2.0625rem;
  }

  .\33xl\:first\:py-8\.5:first-child{
    padding-top: 2.125rem;
    padding-bottom: 2.125rem;
  }

  .\33xl\:first\:px-8\.5:first-child{
    padding-left: 2.125rem;
    padding-right: 2.125rem;
  }

  .\33xl\:first\:py-9\.25:first-child{
    padding-top: 2.3125rem;
    padding-bottom: 2.3125rem;
  }

  .\33xl\:first\:px-9\.25:first-child{
    padding-left: 2.3125rem;
    padding-right: 2.3125rem;
  }

  .\33xl\:first\:py-9\.5:first-child{
    padding-top: 2.375rem;
    padding-bottom: 2.375rem;
  }

  .\33xl\:first\:px-9\.5:first-child{
    padding-left: 2.375rem;
    padding-right: 2.375rem;
  }

  .\33xl\:first\:py-10\.5:first-child{
    padding-top: 2.625rem;
    padding-bottom: 2.625rem;
  }

  .\33xl\:first\:px-10\.5:first-child{
    padding-left: 2.625rem;
    padding-right: 2.625rem;
  }

  .\33xl\:first\:py-11\.25:first-child{
    padding-top: 2.8125rem;
    padding-bottom: 2.8125rem;
  }

  .\33xl\:first\:px-11\.25:first-child{
    padding-left: 2.8125rem;
    padding-right: 2.8125rem;
  }

  .\33xl\:first\:py-11\.5:first-child{
    padding-top: 2.875rem;
    padding-bottom: 2.875rem;
  }

  .\33xl\:first\:px-11\.5:first-child{
    padding-left: 2.875rem;
    padding-right: 2.875rem;
  }

  .\33xl\:first\:py-12\.5:first-child{
    padding-top: 3.125rem;
    padding-bottom: 3.125rem;
  }

  .\33xl\:first\:px-12\.5:first-child{
    padding-left: 3.125rem;
    padding-right: 3.125rem;
  }

  .\33xl\:first\:py-12\.75:first-child{
    padding-top: 3.1875rem;
    padding-bottom: 3.1875rem;
  }

  .\33xl\:first\:px-12\.75:first-child{
    padding-left: 3.1875rem;
    padding-right: 3.1875rem;
  }

  .\33xl\:first\:py-13\.5:first-child{
    padding-top: 3.375rem;
    padding-bottom: 3.375rem;
  }

  .\33xl\:first\:px-13\.5:first-child{
    padding-left: 3.375rem;
    padding-right: 3.375rem;
  }

  .\33xl\:first\:py-14\.5:first-child{
    padding-top: 3.625rem;
    padding-bottom: 3.625rem;
  }

  .\33xl\:first\:px-14\.5:first-child{
    padding-left: 3.625rem;
    padding-right: 3.625rem;
  }

  .\33xl\:first\:py-15\.5:first-child{
    padding-top: 3.875rem;
    padding-bottom: 3.875rem;
  }

  .\33xl\:first\:px-15\.5:first-child{
    padding-left: 3.875rem;
    padding-right: 3.875rem;
  }

  .\33xl\:first\:py-15\.75:first-child{
    padding-top: 3.9375rem;
    padding-bottom: 3.9375rem;
  }

  .\33xl\:first\:px-15\.75:first-child{
    padding-left: 3.9375rem;
    padding-right: 3.9375rem;
  }

  .\33xl\:first\:py-16\.25:first-child{
    padding-top: 4.0625rem;
    padding-bottom: 4.0625rem;
  }

  .\33xl\:first\:px-16\.25:first-child{
    padding-left: 4.0625rem;
    padding-right: 4.0625rem;
  }

  .\33xl\:first\:py-17\.25:first-child{
    padding-top: 4.3125rem;
    padding-bottom: 4.3125rem;
  }

  .\33xl\:first\:px-17\.25:first-child{
    padding-left: 4.3125rem;
    padding-right: 4.3125rem;
  }

  .\33xl\:first\:py-17\.5:first-child{
    padding-top: 4.375rem;
    padding-bottom: 4.375rem;
  }

  .\33xl\:first\:px-17\.5:first-child{
    padding-left: 4.375rem;
    padding-right: 4.375rem;
  }

  .\33xl\:first\:py-18\.25:first-child{
    padding-top: 4.5625rem;
    padding-bottom: 4.5625rem;
  }

  .\33xl\:first\:px-18\.25:first-child{
    padding-left: 4.5625rem;
    padding-right: 4.5625rem;
  }

  .\33xl\:first\:py-18\.5:first-child{
    padding-top: 4.625rem;
    padding-bottom: 4.625rem;
  }

  .\33xl\:first\:px-18\.5:first-child{
    padding-left: 4.625rem;
    padding-right: 4.625rem;
  }

  .\33xl\:first\:py-20\.25:first-child{
    padding-top: 5.0625rem;
    padding-bottom: 5.0625rem;
  }

  .\33xl\:first\:px-20\.25:first-child{
    padding-left: 5.0625rem;
    padding-right: 5.0625rem;
  }

  .\33xl\:first\:py-20\.5:first-child{
    padding-top: 5.125rem;
    padding-bottom: 5.125rem;
  }

  .\33xl\:first\:px-20\.5:first-child{
    padding-left: 5.125rem;
    padding-right: 5.125rem;
  }

  .\33xl\:first\:py-22\.5:first-child{
    padding-top: 5.625rem;
    padding-bottom: 5.625rem;
  }

  .\33xl\:first\:px-22\.5:first-child{
    padding-left: 5.625rem;
    padding-right: 5.625rem;
  }

  .\33xl\:first\:py-25\.5:first-child{
    padding-top: 6.375rem;
    padding-bottom: 6.375rem;
  }

  .\33xl\:first\:px-25\.5:first-child{
    padding-left: 6.375rem;
    padding-right: 6.375rem;
  }

  .\33xl\:first\:py-26\.75:first-child{
    padding-top: 6.6875rem;
    padding-bottom: 6.6875rem;
  }

  .\33xl\:first\:px-26\.75:first-child{
    padding-left: 6.6875rem;
    padding-right: 6.6875rem;
  }

  .\33xl\:first\:py-32\.5:first-child{
    padding-top: 8.125rem;
    padding-bottom: 8.125rem;
  }

  .\33xl\:first\:px-32\.5:first-child{
    padding-left: 8.125rem;
    padding-right: 8.125rem;
  }

  .\33xl\:first\:py-37\.5:first-child{
    padding-top: 9.375rem;
    padding-bottom: 9.375rem;
  }

  .\33xl\:first\:px-37\.5:first-child{
    padding-left: 9.375rem;
    padding-right: 9.375rem;
  }

  .\33xl\:first\:py-41\.25:first-child{
    padding-top: 10.3125rem;
    padding-bottom: 10.3125rem;
  }

  .\33xl\:first\:px-41\.25:first-child{
    padding-left: 10.3125rem;
    padding-right: 10.3125rem;
  }

  .\33xl\:first\:py-52\.5:first-child{
    padding-top: 13.125rem;
    padding-bottom: 13.125rem;
  }

  .\33xl\:first\:px-52\.5:first-child{
    padding-left: 13.125rem;
    padding-right: 13.125rem;
  }

  .\33xl\:first\:py-54\.5:first-child{
    padding-top: 13.625rem;
    padding-bottom: 13.625rem;
  }

  .\33xl\:first\:px-54\.5:first-child{
    padding-left: 13.625rem;
    padding-right: 13.625rem;
  }

  .\33xl\:first\:py-57\.25:first-child{
    padding-top: 14.3125rem;
    padding-bottom: 14.3125rem;
  }

  .\33xl\:first\:px-57\.25:first-child{
    padding-left: 14.3125rem;
    padding-right: 14.3125rem;
  }

  .\33xl\:first\:py-57\.5:first-child{
    padding-top: 14.375rem;
    padding-bottom: 14.375rem;
  }

  .\33xl\:first\:px-57\.5:first-child{
    padding-left: 14.375rem;
    padding-right: 14.375rem;
  }

  .\33xl\:first\:py-66\.25:first-child{
    padding-top: 16.5625rem;
    padding-bottom: 16.5625rem;
  }

  .\33xl\:first\:px-66\.25:first-child{
    padding-left: 16.5625rem;
    padding-right: 16.5625rem;
  }

  .\33xl\:first\:py-74\.5:first-child{
    padding-top: 18.125rem;
    padding-bottom: 18.125rem;
  }

  .\33xl\:first\:px-74\.5:first-child{
    padding-left: 18.125rem;
    padding-right: 18.125rem;
  }

  .\33xl\:first\:py-106\.25:first-child{
    padding-top: 26.5625rem;
    padding-bottom: 26.5625rem;
  }

  .\33xl\:first\:px-106\.25:first-child{
    padding-left: 26.5625rem;
    padding-right: 26.5625rem;
  }

  .\33xl\:first\:py-112\.25:first-child{
    padding-top: 28.0675rem;
    padding-bottom: 28.0675rem;
  }

  .\33xl\:first\:px-112\.25:first-child{
    padding-left: 28.0675rem;
    padding-right: 28.0675rem;
  }

  .\33xl\:first\:py-112\.75:first-child{
    padding-top: 28.1875rem;
    padding-bottom: 28.1875rem;
  }

  .\33xl\:first\:px-112\.75:first-child{
    padding-left: 28.1875rem;
    padding-right: 28.1875rem;
  }

  .\33xl\:first\:py-147\.5:first-child{
    padding-top: 36.875rem;
    padding-bottom: 36.875rem;
  }

  .\33xl\:first\:px-147\.5:first-child{
    padding-left: 36.875rem;
    padding-right: 36.875rem;
  }

  .\33xl\:first\:py-162\.5:first-child{
    padding-top: 40.625rem;
    padding-bottom: 40.625rem;
  }

  .\33xl\:first\:px-162\.5:first-child{
    padding-left: 40.625rem;
    padding-right: 40.625rem;
  }

  .\33xl\:first\:py-172\.25:first-child{
    padding-top: 42.5625rem;
    padding-bottom: 42.5625rem;
  }

  .\33xl\:first\:px-172\.25:first-child{
    padding-left: 42.5625rem;
    padding-right: 42.5625rem;
  }

  .\33xl\:first\:py-175\.25:first-child{
    padding-top: 43.8125rem;
    padding-bottom: 43.8125rem;
  }

  .\33xl\:first\:px-175\.25:first-child{
    padding-left: 43.8125rem;
    padding-right: 43.8125rem;
  }

  .\33xl\:first\:py-184\.25:first-child{
    padding-top: 46.0625rem;
    padding-bottom: 46.0625rem;
  }

  .\33xl\:first\:px-184\.25:first-child{
    padding-left: 46.0625rem;
    padding-right: 46.0625rem;
  }

  .\33xl\:first\:py-203\.25:first-child{
    padding-top: 50.8125rem;
    padding-bottom: 50.8125rem;
  }

  .\33xl\:first\:px-203\.25:first-child{
    padding-left: 50.8125rem;
    padding-right: 50.8125rem;
  }

  .\33xl\:first\:py-half:first-child{
    padding-top: 50%;
    padding-bottom: 50%;
  }

  .\33xl\:first\:px-half:first-child{
    padding-left: 50%;
    padding-right: 50%;
  }

  .\33xl\:first\:py-full:first-child{
    padding-top: 100%;
    padding-bottom: 100%;
  }

  .\33xl\:first\:px-full:first-child{
    padding-left: 100%;
    padding-right: 100%;
  }

  .\33xl\:first\:py-1\/10:first-child{
    padding-top: 10%;
    padding-bottom: 10%;
  }

  .\33xl\:first\:px-1\/10:first-child{
    padding-left: 10%;
    padding-right: 10%;
  }

  .\33xl\:first\:py-2\/10:first-child{
    padding-top: 20%;
    padding-bottom: 20%;
  }

  .\33xl\:first\:px-2\/10:first-child{
    padding-left: 20%;
    padding-right: 20%;
  }

  .\33xl\:first\:py-3\/10:first-child{
    padding-top: 30%;
    padding-bottom: 30%;
  }

  .\33xl\:first\:px-3\/10:first-child{
    padding-left: 30%;
    padding-right: 30%;
  }

  .\33xl\:first\:py-4\/10:first-child{
    padding-top: 40%;
    padding-bottom: 40%;
  }

  .\33xl\:first\:px-4\/10:first-child{
    padding-left: 40%;
    padding-right: 40%;
  }

  .\33xl\:first\:py-4\.5\/10:first-child{
    padding-top: 45%;
    padding-bottom: 45%;
  }

  .\33xl\:first\:px-4\.5\/10:first-child{
    padding-left: 45%;
    padding-right: 45%;
  }

  .\33xl\:first\:py-5\/10:first-child{
    padding-top: 50%;
    padding-bottom: 50%;
  }

  .\33xl\:first\:px-5\/10:first-child{
    padding-left: 50%;
    padding-right: 50%;
  }

  .\33xl\:first\:py-5\.5\/10:first-child{
    padding-top: 55%;
    padding-bottom: 55%;
  }

  .\33xl\:first\:px-5\.5\/10:first-child{
    padding-left: 55%;
    padding-right: 55%;
  }

  .\33xl\:first\:py-6\/10:first-child{
    padding-top: 60%;
    padding-bottom: 60%;
  }

  .\33xl\:first\:px-6\/10:first-child{
    padding-left: 60%;
    padding-right: 60%;
  }

  .\33xl\:first\:py-7\/10:first-child{
    padding-top: 70%;
    padding-bottom: 70%;
  }

  .\33xl\:first\:px-7\/10:first-child{
    padding-left: 70%;
    padding-right: 70%;
  }

  .\33xl\:first\:py-8\/10:first-child{
    padding-top: 80%;
    padding-bottom: 80%;
  }

  .\33xl\:first\:px-8\/10:first-child{
    padding-left: 80%;
    padding-right: 80%;
  }

  .\33xl\:first\:py-9\/10:first-child{
    padding-top: 90%;
    padding-bottom: 90%;
  }

  .\33xl\:first\:px-9\/10:first-child{
    padding-left: 90%;
    padding-right: 90%;
  }

  .\33xl\:first\:py-1\/12:first-child{
    padding-top: 8.333333%;
    padding-bottom: 8.333333%;
  }

  .\33xl\:first\:px-1\/12:first-child{
    padding-left: 8.333333%;
    padding-right: 8.333333%;
  }

  .\33xl\:first\:py-2\/12:first-child{
    padding-top: 16.666667%;
    padding-bottom: 16.666667%;
  }

  .\33xl\:first\:px-2\/12:first-child{
    padding-left: 16.666667%;
    padding-right: 16.666667%;
  }

  .\33xl\:first\:py-3\/12:first-child{
    padding-top: 25%;
    padding-bottom: 25%;
  }

  .\33xl\:first\:px-3\/12:first-child{
    padding-left: 25%;
    padding-right: 25%;
  }

  .\33xl\:first\:py-4\/12:first-child{
    padding-top: 33.333333%;
    padding-bottom: 33.333333%;
  }

  .\33xl\:first\:px-4\/12:first-child{
    padding-left: 33.333333%;
    padding-right: 33.333333%;
  }

  .\33xl\:first\:py-5\/12:first-child{
    padding-top: 41.666667%;
    padding-bottom: 41.666667%;
  }

  .\33xl\:first\:px-5\/12:first-child{
    padding-left: 41.666667%;
    padding-right: 41.666667%;
  }

  .\33xl\:first\:py-6\/12:first-child{
    padding-top: 50%;
    padding-bottom: 50%;
  }

  .\33xl\:first\:px-6\/12:first-child{
    padding-left: 50%;
    padding-right: 50%;
  }

  .\33xl\:first\:py-7\/12:first-child{
    padding-top: 58.333333%;
    padding-bottom: 58.333333%;
  }

  .\33xl\:first\:px-7\/12:first-child{
    padding-left: 58.333333%;
    padding-right: 58.333333%;
  }

  .\33xl\:first\:py-8\/12:first-child{
    padding-top: 66.666667%;
    padding-bottom: 66.666667%;
  }

  .\33xl\:first\:px-8\/12:first-child{
    padding-left: 66.666667%;
    padding-right: 66.666667%;
  }

  .\33xl\:first\:py-9\/12:first-child{
    padding-top: 75%;
    padding-bottom: 75%;
  }

  .\33xl\:first\:px-9\/12:first-child{
    padding-left: 75%;
    padding-right: 75%;
  }

  .\33xl\:first\:py-10\/12:first-child{
    padding-top: 83.333333%;
    padding-bottom: 83.333333%;
  }

  .\33xl\:first\:px-10\/12:first-child{
    padding-left: 83.333333%;
    padding-right: 83.333333%;
  }

  .\33xl\:first\:py-11\/12:first-child{
    padding-top: 91.666667%;
    padding-bottom: 91.666667%;
  }

  .\33xl\:first\:px-11\/12:first-child{
    padding-left: 91.666667%;
    padding-right: 91.666667%;
  }

  .\33xl\:first\:pt-0:first-child{
    padding-top: 0px;
  }

  .\33xl\:first\:pr-0:first-child{
    padding-right: 0px;
  }

  .\33xl\:first\:pb-0:first-child{
    padding-bottom: 0px;
  }

  .\33xl\:first\:pl-0:first-child{
    padding-left: 0px;
  }

  .\33xl\:first\:pt-1:first-child{
    padding-top: 0.25rem;
  }

  .\33xl\:first\:pr-1:first-child{
    padding-right: 0.25rem;
  }

  .\33xl\:first\:pb-1:first-child{
    padding-bottom: 0.25rem;
  }

  .\33xl\:first\:pl-1:first-child{
    padding-left: 0.25rem;
  }

  .\33xl\:first\:pt-2:first-child{
    padding-top: 0.5rem;
  }

  .\33xl\:first\:pr-2:first-child{
    padding-right: 0.5rem;
  }

  .\33xl\:first\:pb-2:first-child{
    padding-bottom: 0.5rem;
  }

  .\33xl\:first\:pl-2:first-child{
    padding-left: 0.5rem;
  }

  .\33xl\:first\:pt-3:first-child{
    padding-top: 0.75rem;
  }

  .\33xl\:first\:pr-3:first-child{
    padding-right: 0.75rem;
  }

  .\33xl\:first\:pb-3:first-child{
    padding-bottom: 0.75rem;
  }

  .\33xl\:first\:pl-3:first-child{
    padding-left: 0.75rem;
  }

  .\33xl\:first\:pt-4:first-child{
    padding-top: 1rem;
  }

  .\33xl\:first\:pr-4:first-child{
    padding-right: 1rem;
  }

  .\33xl\:first\:pb-4:first-child{
    padding-bottom: 1rem;
  }

  .\33xl\:first\:pl-4:first-child{
    padding-left: 1rem;
  }

  .\33xl\:first\:pt-5:first-child{
    padding-top: 1.25rem;
  }

  .\33xl\:first\:pr-5:first-child{
    padding-right: 1.25rem;
  }

  .\33xl\:first\:pb-5:first-child{
    padding-bottom: 1.25rem;
  }

  .\33xl\:first\:pl-5:first-child{
    padding-left: 1.25rem;
  }

  .\33xl\:first\:pt-6:first-child{
    padding-top: 1.5rem;
  }

  .\33xl\:first\:pr-6:first-child{
    padding-right: 1.5rem;
  }

  .\33xl\:first\:pb-6:first-child{
    padding-bottom: 1.5rem;
  }

  .\33xl\:first\:pl-6:first-child{
    padding-left: 1.5rem;
  }

  .\33xl\:first\:pt-7:first-child{
    padding-top: 1.75rem;
  }

  .\33xl\:first\:pr-7:first-child{
    padding-right: 1.75rem;
  }

  .\33xl\:first\:pb-7:first-child{
    padding-bottom: 1.75rem;
  }

  .\33xl\:first\:pl-7:first-child{
    padding-left: 1.75rem;
  }

  .\33xl\:first\:pt-8:first-child{
    padding-top: 2rem;
  }

  .\33xl\:first\:pr-8:first-child{
    padding-right: 2rem;
  }

  .\33xl\:first\:pb-8:first-child{
    padding-bottom: 2rem;
  }

  .\33xl\:first\:pl-8:first-child{
    padding-left: 2rem;
  }

  .\33xl\:first\:pt-9:first-child{
    padding-top: 2.25rem;
  }

  .\33xl\:first\:pr-9:first-child{
    padding-right: 2.25rem;
  }

  .\33xl\:first\:pb-9:first-child{
    padding-bottom: 2.25rem;
  }

  .\33xl\:first\:pl-9:first-child{
    padding-left: 2.25rem;
  }

  .\33xl\:first\:pt-10:first-child{
    padding-top: 2.5rem;
  }

  .\33xl\:first\:pr-10:first-child{
    padding-right: 2.5rem;
  }

  .\33xl\:first\:pb-10:first-child{
    padding-bottom: 2.5rem;
  }

  .\33xl\:first\:pl-10:first-child{
    padding-left: 2.5rem;
  }

  .\33xl\:first\:pt-11:first-child{
    padding-top: 2.75rem;
  }

  .\33xl\:first\:pr-11:first-child{
    padding-right: 2.75rem;
  }

  .\33xl\:first\:pb-11:first-child{
    padding-bottom: 2.75rem;
  }

  .\33xl\:first\:pl-11:first-child{
    padding-left: 2.75rem;
  }

  .\33xl\:first\:pt-12:first-child{
    padding-top: 3rem;
  }

  .\33xl\:first\:pr-12:first-child{
    padding-right: 3rem;
  }

  .\33xl\:first\:pb-12:first-child{
    padding-bottom: 3rem;
  }

  .\33xl\:first\:pl-12:first-child{
    padding-left: 3rem;
  }

  .\33xl\:first\:pt-13:first-child{
    padding-top: 3.25rem;
  }

  .\33xl\:first\:pr-13:first-child{
    padding-right: 3.25rem;
  }

  .\33xl\:first\:pb-13:first-child{
    padding-bottom: 3.25rem;
  }

  .\33xl\:first\:pl-13:first-child{
    padding-left: 3.25rem;
  }

  .\33xl\:first\:pt-14:first-child{
    padding-top: 3.5rem;
  }

  .\33xl\:first\:pr-14:first-child{
    padding-right: 3.5rem;
  }

  .\33xl\:first\:pb-14:first-child{
    padding-bottom: 3.5rem;
  }

  .\33xl\:first\:pl-14:first-child{
    padding-left: 3.5rem;
  }

  .\33xl\:first\:pt-15:first-child{
    padding-top: 3.75rem;
  }

  .\33xl\:first\:pr-15:first-child{
    padding-right: 3.75rem;
  }

  .\33xl\:first\:pb-15:first-child{
    padding-bottom: 3.75rem;
  }

  .\33xl\:first\:pl-15:first-child{
    padding-left: 3.75rem;
  }

  .\33xl\:first\:pt-16:first-child{
    padding-top: 4rem;
  }

  .\33xl\:first\:pr-16:first-child{
    padding-right: 4rem;
  }

  .\33xl\:first\:pb-16:first-child{
    padding-bottom: 4rem;
  }

  .\33xl\:first\:pl-16:first-child{
    padding-left: 4rem;
  }

  .\33xl\:first\:pt-17:first-child{
    padding-top: 4.25rem;
  }

  .\33xl\:first\:pr-17:first-child{
    padding-right: 4.25rem;
  }

  .\33xl\:first\:pb-17:first-child{
    padding-bottom: 4.25rem;
  }

  .\33xl\:first\:pl-17:first-child{
    padding-left: 4.25rem;
  }

  .\33xl\:first\:pt-18:first-child{
    padding-top: 4.5rem;
  }

  .\33xl\:first\:pr-18:first-child{
    padding-right: 4.5rem;
  }

  .\33xl\:first\:pb-18:first-child{
    padding-bottom: 4.5rem;
  }

  .\33xl\:first\:pl-18:first-child{
    padding-left: 4.5rem;
  }

  .\33xl\:first\:pt-19:first-child{
    padding-top: 4.75rem;
  }

  .\33xl\:first\:pr-19:first-child{
    padding-right: 4.75rem;
  }

  .\33xl\:first\:pb-19:first-child{
    padding-bottom: 4.75rem;
  }

  .\33xl\:first\:pl-19:first-child{
    padding-left: 4.75rem;
  }

  .\33xl\:first\:pt-20:first-child{
    padding-top: 5rem;
  }

  .\33xl\:first\:pr-20:first-child{
    padding-right: 5rem;
  }

  .\33xl\:first\:pb-20:first-child{
    padding-bottom: 5rem;
  }

  .\33xl\:first\:pl-20:first-child{
    padding-left: 5rem;
  }

  .\33xl\:first\:pt-22:first-child{
    padding-top: 5.5rem;
  }

  .\33xl\:first\:pr-22:first-child{
    padding-right: 5.5rem;
  }

  .\33xl\:first\:pb-22:first-child{
    padding-bottom: 5.5rem;
  }

  .\33xl\:first\:pl-22:first-child{
    padding-left: 5.5rem;
  }

  .\33xl\:first\:pt-24:first-child{
    padding-top: 6rem;
  }

  .\33xl\:first\:pr-24:first-child{
    padding-right: 6rem;
  }

  .\33xl\:first\:pb-24:first-child{
    padding-bottom: 6rem;
  }

  .\33xl\:first\:pl-24:first-child{
    padding-left: 6rem;
  }

  .\33xl\:first\:pt-25:first-child{
    padding-top: 6.25rem;
  }

  .\33xl\:first\:pr-25:first-child{
    padding-right: 6.25rem;
  }

  .\33xl\:first\:pb-25:first-child{
    padding-bottom: 6.25rem;
  }

  .\33xl\:first\:pl-25:first-child{
    padding-left: 6.25rem;
  }

  .\33xl\:first\:pt-28:first-child{
    padding-top: 7rem;
  }

  .\33xl\:first\:pr-28:first-child{
    padding-right: 7rem;
  }

  .\33xl\:first\:pb-28:first-child{
    padding-bottom: 7rem;
  }

  .\33xl\:first\:pl-28:first-child{
    padding-left: 7rem;
  }

  .\33xl\:first\:pt-30:first-child{
    padding-top: 7.5rem;
  }

  .\33xl\:first\:pr-30:first-child{
    padding-right: 7.5rem;
  }

  .\33xl\:first\:pb-30:first-child{
    padding-bottom: 7.5rem;
  }

  .\33xl\:first\:pl-30:first-child{
    padding-left: 7.5rem;
  }

  .\33xl\:first\:pt-32:first-child{
    padding-top: 8rem;
  }

  .\33xl\:first\:pr-32:first-child{
    padding-right: 8rem;
  }

  .\33xl\:first\:pb-32:first-child{
    padding-bottom: 8rem;
  }

  .\33xl\:first\:pl-32:first-child{
    padding-left: 8rem;
  }

  .\33xl\:first\:pt-34:first-child{
    padding-top: 8.5rem;
  }

  .\33xl\:first\:pr-34:first-child{
    padding-right: 8.5rem;
  }

  .\33xl\:first\:pb-34:first-child{
    padding-bottom: 8.5rem;
  }

  .\33xl\:first\:pl-34:first-child{
    padding-left: 8.5rem;
  }

  .\33xl\:first\:pt-35:first-child{
    padding-top: 8.75rem;
  }

  .\33xl\:first\:pr-35:first-child{
    padding-right: 8.75rem;
  }

  .\33xl\:first\:pb-35:first-child{
    padding-bottom: 8.75rem;
  }

  .\33xl\:first\:pl-35:first-child{
    padding-left: 8.75rem;
  }

  .\33xl\:first\:pt-36:first-child{
    padding-top: 9rem;
  }

  .\33xl\:first\:pr-36:first-child{
    padding-right: 9rem;
  }

  .\33xl\:first\:pb-36:first-child{
    padding-bottom: 9rem;
  }

  .\33xl\:first\:pl-36:first-child{
    padding-left: 9rem;
  }

  .\33xl\:first\:pt-39:first-child{
    padding-top: 9.75rem;
  }

  .\33xl\:first\:pr-39:first-child{
    padding-right: 9.75rem;
  }

  .\33xl\:first\:pb-39:first-child{
    padding-bottom: 9.75rem;
  }

  .\33xl\:first\:pl-39:first-child{
    padding-left: 9.75rem;
  }

  .\33xl\:first\:pt-40:first-child{
    padding-top: 10rem;
  }

  .\33xl\:first\:pr-40:first-child{
    padding-right: 10rem;
  }

  .\33xl\:first\:pb-40:first-child{
    padding-bottom: 10rem;
  }

  .\33xl\:first\:pl-40:first-child{
    padding-left: 10rem;
  }

  .\33xl\:first\:pt-42:first-child{
    padding-top: 10.5rem;
  }

  .\33xl\:first\:pr-42:first-child{
    padding-right: 10.5rem;
  }

  .\33xl\:first\:pb-42:first-child{
    padding-bottom: 10.5rem;
  }

  .\33xl\:first\:pl-42:first-child{
    padding-left: 10.5rem;
  }

  .\33xl\:first\:pt-44:first-child{
    padding-top: 11rem;
  }

  .\33xl\:first\:pr-44:first-child{
    padding-right: 11rem;
  }

  .\33xl\:first\:pb-44:first-child{
    padding-bottom: 11rem;
  }

  .\33xl\:first\:pl-44:first-child{
    padding-left: 11rem;
  }

  .\33xl\:first\:pt-45:first-child{
    padding-top: 11.25rem;
  }

  .\33xl\:first\:pr-45:first-child{
    padding-right: 11.25rem;
  }

  .\33xl\:first\:pb-45:first-child{
    padding-bottom: 11.25rem;
  }

  .\33xl\:first\:pl-45:first-child{
    padding-left: 11.25rem;
  }

  .\33xl\:first\:pt-48:first-child{
    padding-top: 12rem;
  }

  .\33xl\:first\:pr-48:first-child{
    padding-right: 12rem;
  }

  .\33xl\:first\:pb-48:first-child{
    padding-bottom: 12rem;
  }

  .\33xl\:first\:pl-48:first-child{
    padding-left: 12rem;
  }

  .\33xl\:first\:pt-50:first-child{
    padding-top: 12.5rem;
  }

  .\33xl\:first\:pr-50:first-child{
    padding-right: 12.5rem;
  }

  .\33xl\:first\:pb-50:first-child{
    padding-bottom: 12.5rem;
  }

  .\33xl\:first\:pl-50:first-child{
    padding-left: 12.5rem;
  }

  .\33xl\:first\:pt-52:first-child{
    padding-top: 13rem;
  }

  .\33xl\:first\:pr-52:first-child{
    padding-right: 13rem;
  }

  .\33xl\:first\:pb-52:first-child{
    padding-bottom: 13rem;
  }

  .\33xl\:first\:pl-52:first-child{
    padding-left: 13rem;
  }

  .\33xl\:first\:pt-55:first-child{
    padding-top: 13.75rem;
  }

  .\33xl\:first\:pr-55:first-child{
    padding-right: 13.75rem;
  }

  .\33xl\:first\:pb-55:first-child{
    padding-bottom: 13.75rem;
  }

  .\33xl\:first\:pl-55:first-child{
    padding-left: 13.75rem;
  }

  .\33xl\:first\:pt-56:first-child{
    padding-top: 14rem;
  }

  .\33xl\:first\:pr-56:first-child{
    padding-right: 14rem;
  }

  .\33xl\:first\:pb-56:first-child{
    padding-bottom: 14rem;
  }

  .\33xl\:first\:pl-56:first-child{
    padding-left: 14rem;
  }

  .\33xl\:first\:pt-58:first-child{
    padding-top: 14.5rem;
  }

  .\33xl\:first\:pr-58:first-child{
    padding-right: 14.5rem;
  }

  .\33xl\:first\:pb-58:first-child{
    padding-bottom: 14.5rem;
  }

  .\33xl\:first\:pl-58:first-child{
    padding-left: 14.5rem;
  }

  .\33xl\:first\:pt-60:first-child{
    padding-top: 15rem;
  }

  .\33xl\:first\:pr-60:first-child{
    padding-right: 15rem;
  }

  .\33xl\:first\:pb-60:first-child{
    padding-bottom: 15rem;
  }

  .\33xl\:first\:pl-60:first-child{
    padding-left: 15rem;
  }

  .\33xl\:first\:pt-64:first-child{
    padding-top: 16rem;
  }

  .\33xl\:first\:pr-64:first-child{
    padding-right: 16rem;
  }

  .\33xl\:first\:pb-64:first-child{
    padding-bottom: 16rem;
  }

  .\33xl\:first\:pl-64:first-child{
    padding-left: 16rem;
  }

  .\33xl\:first\:pt-65:first-child{
    padding-top: 16.25rem;
  }

  .\33xl\:first\:pr-65:first-child{
    padding-right: 16.25rem;
  }

  .\33xl\:first\:pb-65:first-child{
    padding-bottom: 16.25rem;
  }

  .\33xl\:first\:pl-65:first-child{
    padding-left: 16.25rem;
  }

  .\33xl\:first\:pt-68:first-child{
    padding-top: 17rem;
  }

  .\33xl\:first\:pr-68:first-child{
    padding-right: 17rem;
  }

  .\33xl\:first\:pb-68:first-child{
    padding-bottom: 17rem;
  }

  .\33xl\:first\:pl-68:first-child{
    padding-left: 17rem;
  }

  .\33xl\:first\:pt-69:first-child{
    padding-top: 17.25rem;
  }

  .\33xl\:first\:pr-69:first-child{
    padding-right: 17.25rem;
  }

  .\33xl\:first\:pb-69:first-child{
    padding-bottom: 17.25rem;
  }

  .\33xl\:first\:pl-69:first-child{
    padding-left: 17.25rem;
  }

  .\33xl\:first\:pt-70:first-child{
    padding-top: 17.5rem;
  }

  .\33xl\:first\:pr-70:first-child{
    padding-right: 17.5rem;
  }

  .\33xl\:first\:pb-70:first-child{
    padding-bottom: 17.5rem;
  }

  .\33xl\:first\:pl-70:first-child{
    padding-left: 17.5rem;
  }

  .\33xl\:first\:pt-72:first-child{
    padding-top: 18rem;
  }

  .\33xl\:first\:pr-72:first-child{
    padding-right: 18rem;
  }

  .\33xl\:first\:pb-72:first-child{
    padding-bottom: 18rem;
  }

  .\33xl\:first\:pl-72:first-child{
    padding-left: 18rem;
  }

  .\33xl\:first\:pt-75:first-child{
    padding-top: 18.75rem;
  }

  .\33xl\:first\:pr-75:first-child{
    padding-right: 18.75rem;
  }

  .\33xl\:first\:pb-75:first-child{
    padding-bottom: 18.75rem;
  }

  .\33xl\:first\:pl-75:first-child{
    padding-left: 18.75rem;
  }

  .\33xl\:first\:pt-80:first-child{
    padding-top: 20rem;
  }

  .\33xl\:first\:pr-80:first-child{
    padding-right: 20rem;
  }

  .\33xl\:first\:pb-80:first-child{
    padding-bottom: 20rem;
  }

  .\33xl\:first\:pl-80:first-child{
    padding-left: 20rem;
  }

  .\33xl\:first\:pt-85:first-child{
    padding-top: 21.25rem;
  }

  .\33xl\:first\:pr-85:first-child{
    padding-right: 21.25rem;
  }

  .\33xl\:first\:pb-85:first-child{
    padding-bottom: 21.25rem;
  }

  .\33xl\:first\:pl-85:first-child{
    padding-left: 21.25rem;
  }

  .\33xl\:first\:pt-86:first-child{
    padding-top: 21.5rem;
  }

  .\33xl\:first\:pr-86:first-child{
    padding-right: 21.5rem;
  }

  .\33xl\:first\:pb-86:first-child{
    padding-bottom: 21.5rem;
  }

  .\33xl\:first\:pl-86:first-child{
    padding-left: 21.5rem;
  }

  .\33xl\:first\:pt-90:first-child{
    padding-top: 22.5rem;
  }

  .\33xl\:first\:pr-90:first-child{
    padding-right: 22.5rem;
  }

  .\33xl\:first\:pb-90:first-child{
    padding-bottom: 22.5rem;
  }

  .\33xl\:first\:pl-90:first-child{
    padding-left: 22.5rem;
  }

  .\33xl\:first\:pt-96:first-child{
    padding-top: 24rem;
  }

  .\33xl\:first\:pr-96:first-child{
    padding-right: 24rem;
  }

  .\33xl\:first\:pb-96:first-child{
    padding-bottom: 24rem;
  }

  .\33xl\:first\:pl-96:first-child{
    padding-left: 24rem;
  }

  .\33xl\:first\:pt-100:first-child{
    padding-top: 25rem;
  }

  .\33xl\:first\:pr-100:first-child{
    padding-right: 25rem;
  }

  .\33xl\:first\:pb-100:first-child{
    padding-bottom: 25rem;
  }

  .\33xl\:first\:pl-100:first-child{
    padding-left: 25rem;
  }

  .\33xl\:first\:pt-115:first-child{
    padding-top: 28.75rem;
  }

  .\33xl\:first\:pr-115:first-child{
    padding-right: 28.75rem;
  }

  .\33xl\:first\:pb-115:first-child{
    padding-bottom: 28.75rem;
  }

  .\33xl\:first\:pl-115:first-child{
    padding-left: 28.75rem;
  }

  .\33xl\:first\:pt-125:first-child{
    padding-top: 31.25rem;
  }

  .\33xl\:first\:pr-125:first-child{
    padding-right: 31.25rem;
  }

  .\33xl\:first\:pb-125:first-child{
    padding-bottom: 31.25rem;
  }

  .\33xl\:first\:pl-125:first-child{
    padding-left: 31.25rem;
  }

  .\33xl\:first\:pt-142:first-child{
    padding-top: 35.5rem;
  }

  .\33xl\:first\:pr-142:first-child{
    padding-right: 35.5rem;
  }

  .\33xl\:first\:pb-142:first-child{
    padding-bottom: 35.5rem;
  }

  .\33xl\:first\:pl-142:first-child{
    padding-left: 35.5rem;
  }

  .\33xl\:first\:pt-150:first-child{
    padding-top: 37.5rem;
  }

  .\33xl\:first\:pr-150:first-child{
    padding-right: 37.5rem;
  }

  .\33xl\:first\:pb-150:first-child{
    padding-bottom: 37.5rem;
  }

  .\33xl\:first\:pl-150:first-child{
    padding-left: 37.5rem;
  }

  .\33xl\:first\:pt-156:first-child{
    padding-top: 39rem;
  }

  .\33xl\:first\:pr-156:first-child{
    padding-right: 39rem;
  }

  .\33xl\:first\:pb-156:first-child{
    padding-bottom: 39rem;
  }

  .\33xl\:first\:pl-156:first-child{
    padding-left: 39rem;
  }

  .\33xl\:first\:pt-160:first-child{
    padding-top: 40rem;
  }

  .\33xl\:first\:pr-160:first-child{
    padding-right: 40rem;
  }

  .\33xl\:first\:pb-160:first-child{
    padding-bottom: 40rem;
  }

  .\33xl\:first\:pl-160:first-child{
    padding-left: 40rem;
  }

  .\33xl\:first\:pt-175:first-child{
    padding-top: 43.75rem;
  }

  .\33xl\:first\:pr-175:first-child{
    padding-right: 43.75rem;
  }

  .\33xl\:first\:pb-175:first-child{
    padding-bottom: 43.75rem;
  }

  .\33xl\:first\:pl-175:first-child{
    padding-left: 43.75rem;
  }

  .\33xl\:first\:pt-207:first-child{
    padding-top: 51.75rem;
  }

  .\33xl\:first\:pr-207:first-child{
    padding-right: 51.75rem;
  }

  .\33xl\:first\:pb-207:first-child{
    padding-bottom: 51.75rem;
  }

  .\33xl\:first\:pl-207:first-child{
    padding-left: 51.75rem;
  }

  .\33xl\:first\:pt-242:first-child{
    padding-top: 60.5rem;
  }

  .\33xl\:first\:pr-242:first-child{
    padding-right: 60.5rem;
  }

  .\33xl\:first\:pb-242:first-child{
    padding-bottom: 60.5rem;
  }

  .\33xl\:first\:pl-242:first-child{
    padding-left: 60.5rem;
  }

  .\33xl\:first\:pt-250:first-child{
    padding-top: 62.5rem;
  }

  .\33xl\:first\:pr-250:first-child{
    padding-right: 62.5rem;
  }

  .\33xl\:first\:pb-250:first-child{
    padding-bottom: 62.5rem;
  }

  .\33xl\:first\:pl-250:first-child{
    padding-left: 62.5rem;
  }

  .\33xl\:first\:pt-258:first-child{
    padding-top: 64.5rem;
  }

  .\33xl\:first\:pr-258:first-child{
    padding-right: 64.5rem;
  }

  .\33xl\:first\:pb-258:first-child{
    padding-bottom: 64.5rem;
  }

  .\33xl\:first\:pl-258:first-child{
    padding-left: 64.5rem;
  }

  .\33xl\:first\:pt-265:first-child{
    padding-top: 66.25rem;
  }

  .\33xl\:first\:pr-265:first-child{
    padding-right: 66.25rem;
  }

  .\33xl\:first\:pb-265:first-child{
    padding-bottom: 66.25rem;
  }

  .\33xl\:first\:pl-265:first-child{
    padding-left: 66.25rem;
  }

  .\33xl\:first\:pt-280:first-child{
    padding-top: 70rem;
  }

  .\33xl\:first\:pr-280:first-child{
    padding-right: 70rem;
  }

  .\33xl\:first\:pb-280:first-child{
    padding-bottom: 70rem;
  }

  .\33xl\:first\:pl-280:first-child{
    padding-left: 70rem;
  }

  .\33xl\:first\:pt-px:first-child{
    padding-top: 1px;
  }

  .\33xl\:first\:pr-px:first-child{
    padding-right: 1px;
  }

  .\33xl\:first\:pb-px:first-child{
    padding-bottom: 1px;
  }

  .\33xl\:first\:pl-px:first-child{
    padding-left: 1px;
  }

  .\33xl\:first\:pt-0\.5:first-child{
    padding-top: 0.125rem;
  }

  .\33xl\:first\:pr-0\.5:first-child{
    padding-right: 0.125rem;
  }

  .\33xl\:first\:pb-0\.5:first-child{
    padding-bottom: 0.125rem;
  }

  .\33xl\:first\:pl-0\.5:first-child{
    padding-left: 0.125rem;
  }

  .\33xl\:first\:pt-1\.5:first-child{
    padding-top: 0.375rem;
  }

  .\33xl\:first\:pr-1\.5:first-child{
    padding-right: 0.375rem;
  }

  .\33xl\:first\:pb-1\.5:first-child{
    padding-bottom: 0.375rem;
  }

  .\33xl\:first\:pl-1\.5:first-child{
    padding-left: 0.375rem;
  }

  .\33xl\:first\:pt-2\.5:first-child{
    padding-top: 0.625rem;
  }

  .\33xl\:first\:pr-2\.5:first-child{
    padding-right: 0.625rem;
  }

  .\33xl\:first\:pb-2\.5:first-child{
    padding-bottom: 0.625rem;
  }

  .\33xl\:first\:pl-2\.5:first-child{
    padding-left: 0.625rem;
  }

  .\33xl\:first\:pt-3\.5:first-child{
    padding-top: 0.875rem;
  }

  .\33xl\:first\:pr-3\.5:first-child{
    padding-right: 0.875rem;
  }

  .\33xl\:first\:pb-3\.5:first-child{
    padding-bottom: 0.875rem;
  }

  .\33xl\:first\:pl-3\.5:first-child{
    padding-left: 0.875rem;
  }

  .\33xl\:first\:pt-0\.25:first-child{
    padding-top: 0.0625rem;
  }

  .\33xl\:first\:pr-0\.25:first-child{
    padding-right: 0.0625rem;
  }

  .\33xl\:first\:pb-0\.25:first-child{
    padding-bottom: 0.0625rem;
  }

  .\33xl\:first\:pl-0\.25:first-child{
    padding-left: 0.0625rem;
  }

  .\33xl\:first\:pt-0\.75:first-child{
    padding-top: 0.1875rem;
  }

  .\33xl\:first\:pr-0\.75:first-child{
    padding-right: 0.1875rem;
  }

  .\33xl\:first\:pb-0\.75:first-child{
    padding-bottom: 0.1875rem;
  }

  .\33xl\:first\:pl-0\.75:first-child{
    padding-left: 0.1875rem;
  }

  .\33xl\:first\:pt-1\.25:first-child{
    padding-top: 0.3125rem;
  }

  .\33xl\:first\:pr-1\.25:first-child{
    padding-right: 0.3125rem;
  }

  .\33xl\:first\:pb-1\.25:first-child{
    padding-bottom: 0.3125rem;
  }

  .\33xl\:first\:pl-1\.25:first-child{
    padding-left: 0.3125rem;
  }

  .\33xl\:first\:pt-1\.75:first-child{
    padding-top: 0.4375rem;
  }

  .\33xl\:first\:pr-1\.75:first-child{
    padding-right: 0.4375rem;
  }

  .\33xl\:first\:pb-1\.75:first-child{
    padding-bottom: 0.4375rem;
  }

  .\33xl\:first\:pl-1\.75:first-child{
    padding-left: 0.4375rem;
  }

  .\33xl\:first\:pt-2\.25:first-child{
    padding-top: 0.5625rem;
  }

  .\33xl\:first\:pr-2\.25:first-child{
    padding-right: 0.5625rem;
  }

  .\33xl\:first\:pb-2\.25:first-child{
    padding-bottom: 0.5625rem;
  }

  .\33xl\:first\:pl-2\.25:first-child{
    padding-left: 0.5625rem;
  }

  .\33xl\:first\:pt-2\.75:first-child{
    padding-top: 0.6875rem;
  }

  .\33xl\:first\:pr-2\.75:first-child{
    padding-right: 0.6875rem;
  }

  .\33xl\:first\:pb-2\.75:first-child{
    padding-bottom: 0.6875rem;
  }

  .\33xl\:first\:pl-2\.75:first-child{
    padding-left: 0.6875rem;
  }

  .\33xl\:first\:pt-3\.25:first-child{
    padding-top: 0.8125rem;
  }

  .\33xl\:first\:pr-3\.25:first-child{
    padding-right: 0.8125rem;
  }

  .\33xl\:first\:pb-3\.25:first-child{
    padding-bottom: 0.8125rem;
  }

  .\33xl\:first\:pl-3\.25:first-child{
    padding-left: 0.8125rem;
  }

  .\33xl\:first\:pt-3\.75:first-child{
    padding-top: 0.9375rem;
  }

  .\33xl\:first\:pr-3\.75:first-child{
    padding-right: 0.9375rem;
  }

  .\33xl\:first\:pb-3\.75:first-child{
    padding-bottom: 0.9375rem;
  }

  .\33xl\:first\:pl-3\.75:first-child{
    padding-left: 0.9375rem;
  }

  .\33xl\:first\:pt-4\.25:first-child{
    padding-top: 1.0625rem;
  }

  .\33xl\:first\:pr-4\.25:first-child{
    padding-right: 1.0625rem;
  }

  .\33xl\:first\:pb-4\.25:first-child{
    padding-bottom: 1.0625rem;
  }

  .\33xl\:first\:pl-4\.25:first-child{
    padding-left: 1.0625rem;
  }

  .\33xl\:first\:pt-4\.5:first-child{
    padding-top: 1.125rem;
  }

  .\33xl\:first\:pr-4\.5:first-child{
    padding-right: 1.125rem;
  }

  .\33xl\:first\:pb-4\.5:first-child{
    padding-bottom: 1.125rem;
  }

  .\33xl\:first\:pl-4\.5:first-child{
    padding-left: 1.125rem;
  }

  .\33xl\:first\:pt-4\.75:first-child{
    padding-top: 1.1875rem;
  }

  .\33xl\:first\:pr-4\.75:first-child{
    padding-right: 1.1875rem;
  }

  .\33xl\:first\:pb-4\.75:first-child{
    padding-bottom: 1.1875rem;
  }

  .\33xl\:first\:pl-4\.75:first-child{
    padding-left: 1.1875rem;
  }

  .\33xl\:first\:pt-5\.25:first-child{
    padding-top: 1.3125rem;
  }

  .\33xl\:first\:pr-5\.25:first-child{
    padding-right: 1.3125rem;
  }

  .\33xl\:first\:pb-5\.25:first-child{
    padding-bottom: 1.3125rem;
  }

  .\33xl\:first\:pl-5\.25:first-child{
    padding-left: 1.3125rem;
  }

  .\33xl\:first\:pt-5\.5:first-child{
    padding-top: 1.375rem;
  }

  .\33xl\:first\:pr-5\.5:first-child{
    padding-right: 1.375rem;
  }

  .\33xl\:first\:pb-5\.5:first-child{
    padding-bottom: 1.375rem;
  }

  .\33xl\:first\:pl-5\.5:first-child{
    padding-left: 1.375rem;
  }

  .\33xl\:first\:pt-5\.75:first-child{
    padding-top: 1.4375rem;
  }

  .\33xl\:first\:pr-5\.75:first-child{
    padding-right: 1.4375rem;
  }

  .\33xl\:first\:pb-5\.75:first-child{
    padding-bottom: 1.4375rem;
  }

  .\33xl\:first\:pl-5\.75:first-child{
    padding-left: 1.4375rem;
  }

  .\33xl\:first\:pt-6\.25:first-child{
    padding-top: 1.5625rem;
  }

  .\33xl\:first\:pr-6\.25:first-child{
    padding-right: 1.5625rem;
  }

  .\33xl\:first\:pb-6\.25:first-child{
    padding-bottom: 1.5625rem;
  }

  .\33xl\:first\:pl-6\.25:first-child{
    padding-left: 1.5625rem;
  }

  .\33xl\:first\:pt-6\.5:first-child{
    padding-top: 1.625rem;
  }

  .\33xl\:first\:pr-6\.5:first-child{
    padding-right: 1.625rem;
  }

  .\33xl\:first\:pb-6\.5:first-child{
    padding-bottom: 1.625rem;
  }

  .\33xl\:first\:pl-6\.5:first-child{
    padding-left: 1.625rem;
  }

  .\33xl\:first\:pt-6\.75:first-child{
    padding-top: 1.6875rem;
  }

  .\33xl\:first\:pr-6\.75:first-child{
    padding-right: 1.6875rem;
  }

  .\33xl\:first\:pb-6\.75:first-child{
    padding-bottom: 1.6875rem;
  }

  .\33xl\:first\:pl-6\.75:first-child{
    padding-left: 1.6875rem;
  }

  .\33xl\:first\:pt-7\.25:first-child{
    padding-top: 1.8125rem;
  }

  .\33xl\:first\:pr-7\.25:first-child{
    padding-right: 1.8125rem;
  }

  .\33xl\:first\:pb-7\.25:first-child{
    padding-bottom: 1.8125rem;
  }

  .\33xl\:first\:pl-7\.25:first-child{
    padding-left: 1.8125rem;
  }

  .\33xl\:first\:pt-7\.5:first-child{
    padding-top: 1.875rem;
  }

  .\33xl\:first\:pr-7\.5:first-child{
    padding-right: 1.875rem;
  }

  .\33xl\:first\:pb-7\.5:first-child{
    padding-bottom: 1.875rem;
  }

  .\33xl\:first\:pl-7\.5:first-child{
    padding-left: 1.875rem;
  }

  .\33xl\:first\:pt-8\.25:first-child{
    padding-top: 2.0625rem;
  }

  .\33xl\:first\:pr-8\.25:first-child{
    padding-right: 2.0625rem;
  }

  .\33xl\:first\:pb-8\.25:first-child{
    padding-bottom: 2.0625rem;
  }

  .\33xl\:first\:pl-8\.25:first-child{
    padding-left: 2.0625rem;
  }

  .\33xl\:first\:pt-8\.5:first-child{
    padding-top: 2.125rem;
  }

  .\33xl\:first\:pr-8\.5:first-child{
    padding-right: 2.125rem;
  }

  .\33xl\:first\:pb-8\.5:first-child{
    padding-bottom: 2.125rem;
  }

  .\33xl\:first\:pl-8\.5:first-child{
    padding-left: 2.125rem;
  }

  .\33xl\:first\:pt-9\.25:first-child{
    padding-top: 2.3125rem;
  }

  .\33xl\:first\:pr-9\.25:first-child{
    padding-right: 2.3125rem;
  }

  .\33xl\:first\:pb-9\.25:first-child{
    padding-bottom: 2.3125rem;
  }

  .\33xl\:first\:pl-9\.25:first-child{
    padding-left: 2.3125rem;
  }

  .\33xl\:first\:pt-9\.5:first-child{
    padding-top: 2.375rem;
  }

  .\33xl\:first\:pr-9\.5:first-child{
    padding-right: 2.375rem;
  }

  .\33xl\:first\:pb-9\.5:first-child{
    padding-bottom: 2.375rem;
  }

  .\33xl\:first\:pl-9\.5:first-child{
    padding-left: 2.375rem;
  }

  .\33xl\:first\:pt-10\.5:first-child{
    padding-top: 2.625rem;
  }

  .\33xl\:first\:pr-10\.5:first-child{
    padding-right: 2.625rem;
  }

  .\33xl\:first\:pb-10\.5:first-child{
    padding-bottom: 2.625rem;
  }

  .\33xl\:first\:pl-10\.5:first-child{
    padding-left: 2.625rem;
  }

  .\33xl\:first\:pt-11\.25:first-child{
    padding-top: 2.8125rem;
  }

  .\33xl\:first\:pr-11\.25:first-child{
    padding-right: 2.8125rem;
  }

  .\33xl\:first\:pb-11\.25:first-child{
    padding-bottom: 2.8125rem;
  }

  .\33xl\:first\:pl-11\.25:first-child{
    padding-left: 2.8125rem;
  }

  .\33xl\:first\:pt-11\.5:first-child{
    padding-top: 2.875rem;
  }

  .\33xl\:first\:pr-11\.5:first-child{
    padding-right: 2.875rem;
  }

  .\33xl\:first\:pb-11\.5:first-child{
    padding-bottom: 2.875rem;
  }

  .\33xl\:first\:pl-11\.5:first-child{
    padding-left: 2.875rem;
  }

  .\33xl\:first\:pt-12\.5:first-child{
    padding-top: 3.125rem;
  }

  .\33xl\:first\:pr-12\.5:first-child{
    padding-right: 3.125rem;
  }

  .\33xl\:first\:pb-12\.5:first-child{
    padding-bottom: 3.125rem;
  }

  .\33xl\:first\:pl-12\.5:first-child{
    padding-left: 3.125rem;
  }

  .\33xl\:first\:pt-12\.75:first-child{
    padding-top: 3.1875rem;
  }

  .\33xl\:first\:pr-12\.75:first-child{
    padding-right: 3.1875rem;
  }

  .\33xl\:first\:pb-12\.75:first-child{
    padding-bottom: 3.1875rem;
  }

  .\33xl\:first\:pl-12\.75:first-child{
    padding-left: 3.1875rem;
  }

  .\33xl\:first\:pt-13\.5:first-child{
    padding-top: 3.375rem;
  }

  .\33xl\:first\:pr-13\.5:first-child{
    padding-right: 3.375rem;
  }

  .\33xl\:first\:pb-13\.5:first-child{
    padding-bottom: 3.375rem;
  }

  .\33xl\:first\:pl-13\.5:first-child{
    padding-left: 3.375rem;
  }

  .\33xl\:first\:pt-14\.5:first-child{
    padding-top: 3.625rem;
  }

  .\33xl\:first\:pr-14\.5:first-child{
    padding-right: 3.625rem;
  }

  .\33xl\:first\:pb-14\.5:first-child{
    padding-bottom: 3.625rem;
  }

  .\33xl\:first\:pl-14\.5:first-child{
    padding-left: 3.625rem;
  }

  .\33xl\:first\:pt-15\.5:first-child{
    padding-top: 3.875rem;
  }

  .\33xl\:first\:pr-15\.5:first-child{
    padding-right: 3.875rem;
  }

  .\33xl\:first\:pb-15\.5:first-child{
    padding-bottom: 3.875rem;
  }

  .\33xl\:first\:pl-15\.5:first-child{
    padding-left: 3.875rem;
  }

  .\33xl\:first\:pt-15\.75:first-child{
    padding-top: 3.9375rem;
  }

  .\33xl\:first\:pr-15\.75:first-child{
    padding-right: 3.9375rem;
  }

  .\33xl\:first\:pb-15\.75:first-child{
    padding-bottom: 3.9375rem;
  }

  .\33xl\:first\:pl-15\.75:first-child{
    padding-left: 3.9375rem;
  }

  .\33xl\:first\:pt-16\.25:first-child{
    padding-top: 4.0625rem;
  }

  .\33xl\:first\:pr-16\.25:first-child{
    padding-right: 4.0625rem;
  }

  .\33xl\:first\:pb-16\.25:first-child{
    padding-bottom: 4.0625rem;
  }

  .\33xl\:first\:pl-16\.25:first-child{
    padding-left: 4.0625rem;
  }

  .\33xl\:first\:pt-17\.25:first-child{
    padding-top: 4.3125rem;
  }

  .\33xl\:first\:pr-17\.25:first-child{
    padding-right: 4.3125rem;
  }

  .\33xl\:first\:pb-17\.25:first-child{
    padding-bottom: 4.3125rem;
  }

  .\33xl\:first\:pl-17\.25:first-child{
    padding-left: 4.3125rem;
  }

  .\33xl\:first\:pt-17\.5:first-child{
    padding-top: 4.375rem;
  }

  .\33xl\:first\:pr-17\.5:first-child{
    padding-right: 4.375rem;
  }

  .\33xl\:first\:pb-17\.5:first-child{
    padding-bottom: 4.375rem;
  }

  .\33xl\:first\:pl-17\.5:first-child{
    padding-left: 4.375rem;
  }

  .\33xl\:first\:pt-18\.25:first-child{
    padding-top: 4.5625rem;
  }

  .\33xl\:first\:pr-18\.25:first-child{
    padding-right: 4.5625rem;
  }

  .\33xl\:first\:pb-18\.25:first-child{
    padding-bottom: 4.5625rem;
  }

  .\33xl\:first\:pl-18\.25:first-child{
    padding-left: 4.5625rem;
  }

  .\33xl\:first\:pt-18\.5:first-child{
    padding-top: 4.625rem;
  }

  .\33xl\:first\:pr-18\.5:first-child{
    padding-right: 4.625rem;
  }

  .\33xl\:first\:pb-18\.5:first-child{
    padding-bottom: 4.625rem;
  }

  .\33xl\:first\:pl-18\.5:first-child{
    padding-left: 4.625rem;
  }

  .\33xl\:first\:pt-20\.25:first-child{
    padding-top: 5.0625rem;
  }

  .\33xl\:first\:pr-20\.25:first-child{
    padding-right: 5.0625rem;
  }

  .\33xl\:first\:pb-20\.25:first-child{
    padding-bottom: 5.0625rem;
  }

  .\33xl\:first\:pl-20\.25:first-child{
    padding-left: 5.0625rem;
  }

  .\33xl\:first\:pt-20\.5:first-child{
    padding-top: 5.125rem;
  }

  .\33xl\:first\:pr-20\.5:first-child{
    padding-right: 5.125rem;
  }

  .\33xl\:first\:pb-20\.5:first-child{
    padding-bottom: 5.125rem;
  }

  .\33xl\:first\:pl-20\.5:first-child{
    padding-left: 5.125rem;
  }

  .\33xl\:first\:pt-22\.5:first-child{
    padding-top: 5.625rem;
  }

  .\33xl\:first\:pr-22\.5:first-child{
    padding-right: 5.625rem;
  }

  .\33xl\:first\:pb-22\.5:first-child{
    padding-bottom: 5.625rem;
  }

  .\33xl\:first\:pl-22\.5:first-child{
    padding-left: 5.625rem;
  }

  .\33xl\:first\:pt-25\.5:first-child{
    padding-top: 6.375rem;
  }

  .\33xl\:first\:pr-25\.5:first-child{
    padding-right: 6.375rem;
  }

  .\33xl\:first\:pb-25\.5:first-child{
    padding-bottom: 6.375rem;
  }

  .\33xl\:first\:pl-25\.5:first-child{
    padding-left: 6.375rem;
  }

  .\33xl\:first\:pt-26\.75:first-child{
    padding-top: 6.6875rem;
  }

  .\33xl\:first\:pr-26\.75:first-child{
    padding-right: 6.6875rem;
  }

  .\33xl\:first\:pb-26\.75:first-child{
    padding-bottom: 6.6875rem;
  }

  .\33xl\:first\:pl-26\.75:first-child{
    padding-left: 6.6875rem;
  }

  .\33xl\:first\:pt-32\.5:first-child{
    padding-top: 8.125rem;
  }

  .\33xl\:first\:pr-32\.5:first-child{
    padding-right: 8.125rem;
  }

  .\33xl\:first\:pb-32\.5:first-child{
    padding-bottom: 8.125rem;
  }

  .\33xl\:first\:pl-32\.5:first-child{
    padding-left: 8.125rem;
  }

  .\33xl\:first\:pt-37\.5:first-child{
    padding-top: 9.375rem;
  }

  .\33xl\:first\:pr-37\.5:first-child{
    padding-right: 9.375rem;
  }

  .\33xl\:first\:pb-37\.5:first-child{
    padding-bottom: 9.375rem;
  }

  .\33xl\:first\:pl-37\.5:first-child{
    padding-left: 9.375rem;
  }

  .\33xl\:first\:pt-41\.25:first-child{
    padding-top: 10.3125rem;
  }

  .\33xl\:first\:pr-41\.25:first-child{
    padding-right: 10.3125rem;
  }

  .\33xl\:first\:pb-41\.25:first-child{
    padding-bottom: 10.3125rem;
  }

  .\33xl\:first\:pl-41\.25:first-child{
    padding-left: 10.3125rem;
  }

  .\33xl\:first\:pt-52\.5:first-child{
    padding-top: 13.125rem;
  }

  .\33xl\:first\:pr-52\.5:first-child{
    padding-right: 13.125rem;
  }

  .\33xl\:first\:pb-52\.5:first-child{
    padding-bottom: 13.125rem;
  }

  .\33xl\:first\:pl-52\.5:first-child{
    padding-left: 13.125rem;
  }

  .\33xl\:first\:pt-54\.5:first-child{
    padding-top: 13.625rem;
  }

  .\33xl\:first\:pr-54\.5:first-child{
    padding-right: 13.625rem;
  }

  .\33xl\:first\:pb-54\.5:first-child{
    padding-bottom: 13.625rem;
  }

  .\33xl\:first\:pl-54\.5:first-child{
    padding-left: 13.625rem;
  }

  .\33xl\:first\:pt-57\.25:first-child{
    padding-top: 14.3125rem;
  }

  .\33xl\:first\:pr-57\.25:first-child{
    padding-right: 14.3125rem;
  }

  .\33xl\:first\:pb-57\.25:first-child{
    padding-bottom: 14.3125rem;
  }

  .\33xl\:first\:pl-57\.25:first-child{
    padding-left: 14.3125rem;
  }

  .\33xl\:first\:pt-57\.5:first-child{
    padding-top: 14.375rem;
  }

  .\33xl\:first\:pr-57\.5:first-child{
    padding-right: 14.375rem;
  }

  .\33xl\:first\:pb-57\.5:first-child{
    padding-bottom: 14.375rem;
  }

  .\33xl\:first\:pl-57\.5:first-child{
    padding-left: 14.375rem;
  }

  .\33xl\:first\:pt-66\.25:first-child{
    padding-top: 16.5625rem;
  }

  .\33xl\:first\:pr-66\.25:first-child{
    padding-right: 16.5625rem;
  }

  .\33xl\:first\:pb-66\.25:first-child{
    padding-bottom: 16.5625rem;
  }

  .\33xl\:first\:pl-66\.25:first-child{
    padding-left: 16.5625rem;
  }

  .\33xl\:first\:pt-74\.5:first-child{
    padding-top: 18.125rem;
  }

  .\33xl\:first\:pr-74\.5:first-child{
    padding-right: 18.125rem;
  }

  .\33xl\:first\:pb-74\.5:first-child{
    padding-bottom: 18.125rem;
  }

  .\33xl\:first\:pl-74\.5:first-child{
    padding-left: 18.125rem;
  }

  .\33xl\:first\:pt-106\.25:first-child{
    padding-top: 26.5625rem;
  }

  .\33xl\:first\:pr-106\.25:first-child{
    padding-right: 26.5625rem;
  }

  .\33xl\:first\:pb-106\.25:first-child{
    padding-bottom: 26.5625rem;
  }

  .\33xl\:first\:pl-106\.25:first-child{
    padding-left: 26.5625rem;
  }

  .\33xl\:first\:pt-112\.25:first-child{
    padding-top: 28.0675rem;
  }

  .\33xl\:first\:pr-112\.25:first-child{
    padding-right: 28.0675rem;
  }

  .\33xl\:first\:pb-112\.25:first-child{
    padding-bottom: 28.0675rem;
  }

  .\33xl\:first\:pl-112\.25:first-child{
    padding-left: 28.0675rem;
  }

  .\33xl\:first\:pt-112\.75:first-child{
    padding-top: 28.1875rem;
  }

  .\33xl\:first\:pr-112\.75:first-child{
    padding-right: 28.1875rem;
  }

  .\33xl\:first\:pb-112\.75:first-child{
    padding-bottom: 28.1875rem;
  }

  .\33xl\:first\:pl-112\.75:first-child{
    padding-left: 28.1875rem;
  }

  .\33xl\:first\:pt-147\.5:first-child{
    padding-top: 36.875rem;
  }

  .\33xl\:first\:pr-147\.5:first-child{
    padding-right: 36.875rem;
  }

  .\33xl\:first\:pb-147\.5:first-child{
    padding-bottom: 36.875rem;
  }

  .\33xl\:first\:pl-147\.5:first-child{
    padding-left: 36.875rem;
  }

  .\33xl\:first\:pt-162\.5:first-child{
    padding-top: 40.625rem;
  }

  .\33xl\:first\:pr-162\.5:first-child{
    padding-right: 40.625rem;
  }

  .\33xl\:first\:pb-162\.5:first-child{
    padding-bottom: 40.625rem;
  }

  .\33xl\:first\:pl-162\.5:first-child{
    padding-left: 40.625rem;
  }

  .\33xl\:first\:pt-172\.25:first-child{
    padding-top: 42.5625rem;
  }

  .\33xl\:first\:pr-172\.25:first-child{
    padding-right: 42.5625rem;
  }

  .\33xl\:first\:pb-172\.25:first-child{
    padding-bottom: 42.5625rem;
  }

  .\33xl\:first\:pl-172\.25:first-child{
    padding-left: 42.5625rem;
  }

  .\33xl\:first\:pt-175\.25:first-child{
    padding-top: 43.8125rem;
  }

  .\33xl\:first\:pr-175\.25:first-child{
    padding-right: 43.8125rem;
  }

  .\33xl\:first\:pb-175\.25:first-child{
    padding-bottom: 43.8125rem;
  }

  .\33xl\:first\:pl-175\.25:first-child{
    padding-left: 43.8125rem;
  }

  .\33xl\:first\:pt-184\.25:first-child{
    padding-top: 46.0625rem;
  }

  .\33xl\:first\:pr-184\.25:first-child{
    padding-right: 46.0625rem;
  }

  .\33xl\:first\:pb-184\.25:first-child{
    padding-bottom: 46.0625rem;
  }

  .\33xl\:first\:pl-184\.25:first-child{
    padding-left: 46.0625rem;
  }

  .\33xl\:first\:pt-203\.25:first-child{
    padding-top: 50.8125rem;
  }

  .\33xl\:first\:pr-203\.25:first-child{
    padding-right: 50.8125rem;
  }

  .\33xl\:first\:pb-203\.25:first-child{
    padding-bottom: 50.8125rem;
  }

  .\33xl\:first\:pl-203\.25:first-child{
    padding-left: 50.8125rem;
  }

  .\33xl\:first\:pt-half:first-child{
    padding-top: 50%;
  }

  .\33xl\:first\:pr-half:first-child{
    padding-right: 50%;
  }

  .\33xl\:first\:pb-half:first-child{
    padding-bottom: 50%;
  }

  .\33xl\:first\:pl-half:first-child{
    padding-left: 50%;
  }

  .\33xl\:first\:pt-full:first-child{
    padding-top: 100%;
  }

  .\33xl\:first\:pr-full:first-child{
    padding-right: 100%;
  }

  .\33xl\:first\:pb-full:first-child{
    padding-bottom: 100%;
  }

  .\33xl\:first\:pl-full:first-child{
    padding-left: 100%;
  }

  .\33xl\:first\:pt-1\/10:first-child{
    padding-top: 10%;
  }

  .\33xl\:first\:pr-1\/10:first-child{
    padding-right: 10%;
  }

  .\33xl\:first\:pb-1\/10:first-child{
    padding-bottom: 10%;
  }

  .\33xl\:first\:pl-1\/10:first-child{
    padding-left: 10%;
  }

  .\33xl\:first\:pt-2\/10:first-child{
    padding-top: 20%;
  }

  .\33xl\:first\:pr-2\/10:first-child{
    padding-right: 20%;
  }

  .\33xl\:first\:pb-2\/10:first-child{
    padding-bottom: 20%;
  }

  .\33xl\:first\:pl-2\/10:first-child{
    padding-left: 20%;
  }

  .\33xl\:first\:pt-3\/10:first-child{
    padding-top: 30%;
  }

  .\33xl\:first\:pr-3\/10:first-child{
    padding-right: 30%;
  }

  .\33xl\:first\:pb-3\/10:first-child{
    padding-bottom: 30%;
  }

  .\33xl\:first\:pl-3\/10:first-child{
    padding-left: 30%;
  }

  .\33xl\:first\:pt-4\/10:first-child{
    padding-top: 40%;
  }

  .\33xl\:first\:pr-4\/10:first-child{
    padding-right: 40%;
  }

  .\33xl\:first\:pb-4\/10:first-child{
    padding-bottom: 40%;
  }

  .\33xl\:first\:pl-4\/10:first-child{
    padding-left: 40%;
  }

  .\33xl\:first\:pt-4\.5\/10:first-child{
    padding-top: 45%;
  }

  .\33xl\:first\:pr-4\.5\/10:first-child{
    padding-right: 45%;
  }

  .\33xl\:first\:pb-4\.5\/10:first-child{
    padding-bottom: 45%;
  }

  .\33xl\:first\:pl-4\.5\/10:first-child{
    padding-left: 45%;
  }

  .\33xl\:first\:pt-5\/10:first-child{
    padding-top: 50%;
  }

  .\33xl\:first\:pr-5\/10:first-child{
    padding-right: 50%;
  }

  .\33xl\:first\:pb-5\/10:first-child{
    padding-bottom: 50%;
  }

  .\33xl\:first\:pl-5\/10:first-child{
    padding-left: 50%;
  }

  .\33xl\:first\:pt-5\.5\/10:first-child{
    padding-top: 55%;
  }

  .\33xl\:first\:pr-5\.5\/10:first-child{
    padding-right: 55%;
  }

  .\33xl\:first\:pb-5\.5\/10:first-child{
    padding-bottom: 55%;
  }

  .\33xl\:first\:pl-5\.5\/10:first-child{
    padding-left: 55%;
  }

  .\33xl\:first\:pt-6\/10:first-child{
    padding-top: 60%;
  }

  .\33xl\:first\:pr-6\/10:first-child{
    padding-right: 60%;
  }

  .\33xl\:first\:pb-6\/10:first-child{
    padding-bottom: 60%;
  }

  .\33xl\:first\:pl-6\/10:first-child{
    padding-left: 60%;
  }

  .\33xl\:first\:pt-7\/10:first-child{
    padding-top: 70%;
  }

  .\33xl\:first\:pr-7\/10:first-child{
    padding-right: 70%;
  }

  .\33xl\:first\:pb-7\/10:first-child{
    padding-bottom: 70%;
  }

  .\33xl\:first\:pl-7\/10:first-child{
    padding-left: 70%;
  }

  .\33xl\:first\:pt-8\/10:first-child{
    padding-top: 80%;
  }

  .\33xl\:first\:pr-8\/10:first-child{
    padding-right: 80%;
  }

  .\33xl\:first\:pb-8\/10:first-child{
    padding-bottom: 80%;
  }

  .\33xl\:first\:pl-8\/10:first-child{
    padding-left: 80%;
  }

  .\33xl\:first\:pt-9\/10:first-child{
    padding-top: 90%;
  }

  .\33xl\:first\:pr-9\/10:first-child{
    padding-right: 90%;
  }

  .\33xl\:first\:pb-9\/10:first-child{
    padding-bottom: 90%;
  }

  .\33xl\:first\:pl-9\/10:first-child{
    padding-left: 90%;
  }

  .\33xl\:first\:pt-1\/12:first-child{
    padding-top: 8.333333%;
  }

  .\33xl\:first\:pr-1\/12:first-child{
    padding-right: 8.333333%;
  }

  .\33xl\:first\:pb-1\/12:first-child{
    padding-bottom: 8.333333%;
  }

  .\33xl\:first\:pl-1\/12:first-child{
    padding-left: 8.333333%;
  }

  .\33xl\:first\:pt-2\/12:first-child{
    padding-top: 16.666667%;
  }

  .\33xl\:first\:pr-2\/12:first-child{
    padding-right: 16.666667%;
  }

  .\33xl\:first\:pb-2\/12:first-child{
    padding-bottom: 16.666667%;
  }

  .\33xl\:first\:pl-2\/12:first-child{
    padding-left: 16.666667%;
  }

  .\33xl\:first\:pt-3\/12:first-child{
    padding-top: 25%;
  }

  .\33xl\:first\:pr-3\/12:first-child{
    padding-right: 25%;
  }

  .\33xl\:first\:pb-3\/12:first-child{
    padding-bottom: 25%;
  }

  .\33xl\:first\:pl-3\/12:first-child{
    padding-left: 25%;
  }

  .\33xl\:first\:pt-4\/12:first-child{
    padding-top: 33.333333%;
  }

  .\33xl\:first\:pr-4\/12:first-child{
    padding-right: 33.333333%;
  }

  .\33xl\:first\:pb-4\/12:first-child{
    padding-bottom: 33.333333%;
  }

  .\33xl\:first\:pl-4\/12:first-child{
    padding-left: 33.333333%;
  }

  .\33xl\:first\:pt-5\/12:first-child{
    padding-top: 41.666667%;
  }

  .\33xl\:first\:pr-5\/12:first-child{
    padding-right: 41.666667%;
  }

  .\33xl\:first\:pb-5\/12:first-child{
    padding-bottom: 41.666667%;
  }

  .\33xl\:first\:pl-5\/12:first-child{
    padding-left: 41.666667%;
  }

  .\33xl\:first\:pt-6\/12:first-child{
    padding-top: 50%;
  }

  .\33xl\:first\:pr-6\/12:first-child{
    padding-right: 50%;
  }

  .\33xl\:first\:pb-6\/12:first-child{
    padding-bottom: 50%;
  }

  .\33xl\:first\:pl-6\/12:first-child{
    padding-left: 50%;
  }

  .\33xl\:first\:pt-7\/12:first-child{
    padding-top: 58.333333%;
  }

  .\33xl\:first\:pr-7\/12:first-child{
    padding-right: 58.333333%;
  }

  .\33xl\:first\:pb-7\/12:first-child{
    padding-bottom: 58.333333%;
  }

  .\33xl\:first\:pl-7\/12:first-child{
    padding-left: 58.333333%;
  }

  .\33xl\:first\:pt-8\/12:first-child{
    padding-top: 66.666667%;
  }

  .\33xl\:first\:pr-8\/12:first-child{
    padding-right: 66.666667%;
  }

  .\33xl\:first\:pb-8\/12:first-child{
    padding-bottom: 66.666667%;
  }

  .\33xl\:first\:pl-8\/12:first-child{
    padding-left: 66.666667%;
  }

  .\33xl\:first\:pt-9\/12:first-child{
    padding-top: 75%;
  }

  .\33xl\:first\:pr-9\/12:first-child{
    padding-right: 75%;
  }

  .\33xl\:first\:pb-9\/12:first-child{
    padding-bottom: 75%;
  }

  .\33xl\:first\:pl-9\/12:first-child{
    padding-left: 75%;
  }

  .\33xl\:first\:pt-10\/12:first-child{
    padding-top: 83.333333%;
  }

  .\33xl\:first\:pr-10\/12:first-child{
    padding-right: 83.333333%;
  }

  .\33xl\:first\:pb-10\/12:first-child{
    padding-bottom: 83.333333%;
  }

  .\33xl\:first\:pl-10\/12:first-child{
    padding-left: 83.333333%;
  }

  .\33xl\:first\:pt-11\/12:first-child{
    padding-top: 91.666667%;
  }

  .\33xl\:first\:pr-11\/12:first-child{
    padding-right: 91.666667%;
  }

  .\33xl\:first\:pb-11\/12:first-child{
    padding-bottom: 91.666667%;
  }

  .\33xl\:first\:pl-11\/12:first-child{
    padding-left: 91.666667%;
  }

  .\33xl\:last\:p-0:last-child{
    padding: 0px;
  }

  .\33xl\:last\:p-1:last-child{
    padding: 0.25rem;
  }

  .\33xl\:last\:p-2:last-child{
    padding: 0.5rem;
  }

  .\33xl\:last\:p-3:last-child{
    padding: 0.75rem;
  }

  .\33xl\:last\:p-4:last-child{
    padding: 1rem;
  }

  .\33xl\:last\:p-5:last-child{
    padding: 1.25rem;
  }

  .\33xl\:last\:p-6:last-child{
    padding: 1.5rem;
  }

  .\33xl\:last\:p-7:last-child{
    padding: 1.75rem;
  }

  .\33xl\:last\:p-8:last-child{
    padding: 2rem;
  }

  .\33xl\:last\:p-9:last-child{
    padding: 2.25rem;
  }

  .\33xl\:last\:p-10:last-child{
    padding: 2.5rem;
  }

  .\33xl\:last\:p-11:last-child{
    padding: 2.75rem;
  }

  .\33xl\:last\:p-12:last-child{
    padding: 3rem;
  }

  .\33xl\:last\:p-13:last-child{
    padding: 3.25rem;
  }

  .\33xl\:last\:p-14:last-child{
    padding: 3.5rem;
  }

  .\33xl\:last\:p-15:last-child{
    padding: 3.75rem;
  }

  .\33xl\:last\:p-16:last-child{
    padding: 4rem;
  }

  .\33xl\:last\:p-17:last-child{
    padding: 4.25rem;
  }

  .\33xl\:last\:p-18:last-child{
    padding: 4.5rem;
  }

  .\33xl\:last\:p-19:last-child{
    padding: 4.75rem;
  }

  .\33xl\:last\:p-20:last-child{
    padding: 5rem;
  }

  .\33xl\:last\:p-22:last-child{
    padding: 5.5rem;
  }

  .\33xl\:last\:p-24:last-child{
    padding: 6rem;
  }

  .\33xl\:last\:p-25:last-child{
    padding: 6.25rem;
  }

  .\33xl\:last\:p-28:last-child{
    padding: 7rem;
  }

  .\33xl\:last\:p-30:last-child{
    padding: 7.5rem;
  }

  .\33xl\:last\:p-32:last-child{
    padding: 8rem;
  }

  .\33xl\:last\:p-34:last-child{
    padding: 8.5rem;
  }

  .\33xl\:last\:p-35:last-child{
    padding: 8.75rem;
  }

  .\33xl\:last\:p-36:last-child{
    padding: 9rem;
  }

  .\33xl\:last\:p-39:last-child{
    padding: 9.75rem;
  }

  .\33xl\:last\:p-40:last-child{
    padding: 10rem;
  }

  .\33xl\:last\:p-42:last-child{
    padding: 10.5rem;
  }

  .\33xl\:last\:p-44:last-child{
    padding: 11rem;
  }

  .\33xl\:last\:p-45:last-child{
    padding: 11.25rem;
  }

  .\33xl\:last\:p-48:last-child{
    padding: 12rem;
  }

  .\33xl\:last\:p-50:last-child{
    padding: 12.5rem;
  }

  .\33xl\:last\:p-52:last-child{
    padding: 13rem;
  }

  .\33xl\:last\:p-55:last-child{
    padding: 13.75rem;
  }

  .\33xl\:last\:p-56:last-child{
    padding: 14rem;
  }

  .\33xl\:last\:p-58:last-child{
    padding: 14.5rem;
  }

  .\33xl\:last\:p-60:last-child{
    padding: 15rem;
  }

  .\33xl\:last\:p-64:last-child{
    padding: 16rem;
  }

  .\33xl\:last\:p-65:last-child{
    padding: 16.25rem;
  }

  .\33xl\:last\:p-68:last-child{
    padding: 17rem;
  }

  .\33xl\:last\:p-69:last-child{
    padding: 17.25rem;
  }

  .\33xl\:last\:p-70:last-child{
    padding: 17.5rem;
  }

  .\33xl\:last\:p-72:last-child{
    padding: 18rem;
  }

  .\33xl\:last\:p-75:last-child{
    padding: 18.75rem;
  }

  .\33xl\:last\:p-80:last-child{
    padding: 20rem;
  }

  .\33xl\:last\:p-85:last-child{
    padding: 21.25rem;
  }

  .\33xl\:last\:p-86:last-child{
    padding: 21.5rem;
  }

  .\33xl\:last\:p-90:last-child{
    padding: 22.5rem;
  }

  .\33xl\:last\:p-96:last-child{
    padding: 24rem;
  }

  .\33xl\:last\:p-100:last-child{
    padding: 25rem;
  }

  .\33xl\:last\:p-115:last-child{
    padding: 28.75rem;
  }

  .\33xl\:last\:p-125:last-child{
    padding: 31.25rem;
  }

  .\33xl\:last\:p-142:last-child{
    padding: 35.5rem;
  }

  .\33xl\:last\:p-150:last-child{
    padding: 37.5rem;
  }

  .\33xl\:last\:p-156:last-child{
    padding: 39rem;
  }

  .\33xl\:last\:p-160:last-child{
    padding: 40rem;
  }

  .\33xl\:last\:p-175:last-child{
    padding: 43.75rem;
  }

  .\33xl\:last\:p-207:last-child{
    padding: 51.75rem;
  }

  .\33xl\:last\:p-242:last-child{
    padding: 60.5rem;
  }

  .\33xl\:last\:p-250:last-child{
    padding: 62.5rem;
  }

  .\33xl\:last\:p-258:last-child{
    padding: 64.5rem;
  }

  .\33xl\:last\:p-265:last-child{
    padding: 66.25rem;
  }

  .\33xl\:last\:p-280:last-child{
    padding: 70rem;
  }

  .\33xl\:last\:p-px:last-child{
    padding: 1px;
  }

  .\33xl\:last\:p-0\.5:last-child{
    padding: 0.125rem;
  }

  .\33xl\:last\:p-1\.5:last-child{
    padding: 0.375rem;
  }

  .\33xl\:last\:p-2\.5:last-child{
    padding: 0.625rem;
  }

  .\33xl\:last\:p-3\.5:last-child{
    padding: 0.875rem;
  }

  .\33xl\:last\:p-0\.25:last-child{
    padding: 0.0625rem;
  }

  .\33xl\:last\:p-0\.75:last-child{
    padding: 0.1875rem;
  }

  .\33xl\:last\:p-1\.25:last-child{
    padding: 0.3125rem;
  }

  .\33xl\:last\:p-1\.75:last-child{
    padding: 0.4375rem;
  }

  .\33xl\:last\:p-2\.25:last-child{
    padding: 0.5625rem;
  }

  .\33xl\:last\:p-2\.75:last-child{
    padding: 0.6875rem;
  }

  .\33xl\:last\:p-3\.25:last-child{
    padding: 0.8125rem;
  }

  .\33xl\:last\:p-3\.75:last-child{
    padding: 0.9375rem;
  }

  .\33xl\:last\:p-4\.25:last-child{
    padding: 1.0625rem;
  }

  .\33xl\:last\:p-4\.5:last-child{
    padding: 1.125rem;
  }

  .\33xl\:last\:p-4\.75:last-child{
    padding: 1.1875rem;
  }

  .\33xl\:last\:p-5\.25:last-child{
    padding: 1.3125rem;
  }

  .\33xl\:last\:p-5\.5:last-child{
    padding: 1.375rem;
  }

  .\33xl\:last\:p-5\.75:last-child{
    padding: 1.4375rem;
  }

  .\33xl\:last\:p-6\.25:last-child{
    padding: 1.5625rem;
  }

  .\33xl\:last\:p-6\.5:last-child{
    padding: 1.625rem;
  }

  .\33xl\:last\:p-6\.75:last-child{
    padding: 1.6875rem;
  }

  .\33xl\:last\:p-7\.25:last-child{
    padding: 1.8125rem;
  }

  .\33xl\:last\:p-7\.5:last-child{
    padding: 1.875rem;
  }

  .\33xl\:last\:p-8\.25:last-child{
    padding: 2.0625rem;
  }

  .\33xl\:last\:p-8\.5:last-child{
    padding: 2.125rem;
  }

  .\33xl\:last\:p-9\.25:last-child{
    padding: 2.3125rem;
  }

  .\33xl\:last\:p-9\.5:last-child{
    padding: 2.375rem;
  }

  .\33xl\:last\:p-10\.5:last-child{
    padding: 2.625rem;
  }

  .\33xl\:last\:p-11\.25:last-child{
    padding: 2.8125rem;
  }

  .\33xl\:last\:p-11\.5:last-child{
    padding: 2.875rem;
  }

  .\33xl\:last\:p-12\.5:last-child{
    padding: 3.125rem;
  }

  .\33xl\:last\:p-12\.75:last-child{
    padding: 3.1875rem;
  }

  .\33xl\:last\:p-13\.5:last-child{
    padding: 3.375rem;
  }

  .\33xl\:last\:p-14\.5:last-child{
    padding: 3.625rem;
  }

  .\33xl\:last\:p-15\.5:last-child{
    padding: 3.875rem;
  }

  .\33xl\:last\:p-15\.75:last-child{
    padding: 3.9375rem;
  }

  .\33xl\:last\:p-16\.25:last-child{
    padding: 4.0625rem;
  }

  .\33xl\:last\:p-17\.25:last-child{
    padding: 4.3125rem;
  }

  .\33xl\:last\:p-17\.5:last-child{
    padding: 4.375rem;
  }

  .\33xl\:last\:p-18\.25:last-child{
    padding: 4.5625rem;
  }

  .\33xl\:last\:p-18\.5:last-child{
    padding: 4.625rem;
  }

  .\33xl\:last\:p-20\.25:last-child{
    padding: 5.0625rem;
  }

  .\33xl\:last\:p-20\.5:last-child{
    padding: 5.125rem;
  }

  .\33xl\:last\:p-22\.5:last-child{
    padding: 5.625rem;
  }

  .\33xl\:last\:p-25\.5:last-child{
    padding: 6.375rem;
  }

  .\33xl\:last\:p-26\.75:last-child{
    padding: 6.6875rem;
  }

  .\33xl\:last\:p-32\.5:last-child{
    padding: 8.125rem;
  }

  .\33xl\:last\:p-37\.5:last-child{
    padding: 9.375rem;
  }

  .\33xl\:last\:p-41\.25:last-child{
    padding: 10.3125rem;
  }

  .\33xl\:last\:p-52\.5:last-child{
    padding: 13.125rem;
  }

  .\33xl\:last\:p-54\.5:last-child{
    padding: 13.625rem;
  }

  .\33xl\:last\:p-57\.25:last-child{
    padding: 14.3125rem;
  }

  .\33xl\:last\:p-57\.5:last-child{
    padding: 14.375rem;
  }

  .\33xl\:last\:p-66\.25:last-child{
    padding: 16.5625rem;
  }

  .\33xl\:last\:p-74\.5:last-child{
    padding: 18.125rem;
  }

  .\33xl\:last\:p-106\.25:last-child{
    padding: 26.5625rem;
  }

  .\33xl\:last\:p-112\.25:last-child{
    padding: 28.0675rem;
  }

  .\33xl\:last\:p-112\.75:last-child{
    padding: 28.1875rem;
  }

  .\33xl\:last\:p-147\.5:last-child{
    padding: 36.875rem;
  }

  .\33xl\:last\:p-162\.5:last-child{
    padding: 40.625rem;
  }

  .\33xl\:last\:p-172\.25:last-child{
    padding: 42.5625rem;
  }

  .\33xl\:last\:p-175\.25:last-child{
    padding: 43.8125rem;
  }

  .\33xl\:last\:p-184\.25:last-child{
    padding: 46.0625rem;
  }

  .\33xl\:last\:p-203\.25:last-child{
    padding: 50.8125rem;
  }

  .\33xl\:last\:p-half:last-child{
    padding: 50%;
  }

  .\33xl\:last\:p-full:last-child{
    padding: 100%;
  }

  .\33xl\:last\:p-1\/10:last-child{
    padding: 10%;
  }

  .\33xl\:last\:p-2\/10:last-child{
    padding: 20%;
  }

  .\33xl\:last\:p-3\/10:last-child{
    padding: 30%;
  }

  .\33xl\:last\:p-4\/10:last-child{
    padding: 40%;
  }

  .\33xl\:last\:p-4\.5\/10:last-child{
    padding: 45%;
  }

  .\33xl\:last\:p-5\/10:last-child{
    padding: 50%;
  }

  .\33xl\:last\:p-5\.5\/10:last-child{
    padding: 55%;
  }

  .\33xl\:last\:p-6\/10:last-child{
    padding: 60%;
  }

  .\33xl\:last\:p-7\/10:last-child{
    padding: 70%;
  }

  .\33xl\:last\:p-8\/10:last-child{
    padding: 80%;
  }

  .\33xl\:last\:p-9\/10:last-child{
    padding: 90%;
  }

  .\33xl\:last\:p-1\/12:last-child{
    padding: 8.333333%;
  }

  .\33xl\:last\:p-2\/12:last-child{
    padding: 16.666667%;
  }

  .\33xl\:last\:p-3\/12:last-child{
    padding: 25%;
  }

  .\33xl\:last\:p-4\/12:last-child{
    padding: 33.333333%;
  }

  .\33xl\:last\:p-5\/12:last-child{
    padding: 41.666667%;
  }

  .\33xl\:last\:p-6\/12:last-child{
    padding: 50%;
  }

  .\33xl\:last\:p-7\/12:last-child{
    padding: 58.333333%;
  }

  .\33xl\:last\:p-8\/12:last-child{
    padding: 66.666667%;
  }

  .\33xl\:last\:p-9\/12:last-child{
    padding: 75%;
  }

  .\33xl\:last\:p-10\/12:last-child{
    padding: 83.333333%;
  }

  .\33xl\:last\:p-11\/12:last-child{
    padding: 91.666667%;
  }

  .\33xl\:last\:py-0:last-child{
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .\33xl\:last\:px-0:last-child{
    padding-left: 0px;
    padding-right: 0px;
  }

  .\33xl\:last\:py-1:last-child{
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }

  .\33xl\:last\:px-1:last-child{
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }

  .\33xl\:last\:py-2:last-child{
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .\33xl\:last\:px-2:last-child{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .\33xl\:last\:py-3:last-child{
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }

  .\33xl\:last\:px-3:last-child{
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .\33xl\:last\:py-4:last-child{
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .\33xl\:last\:px-4:last-child{
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .\33xl\:last\:py-5:last-child{
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .\33xl\:last\:px-5:last-child{
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .\33xl\:last\:py-6:last-child{
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .\33xl\:last\:px-6:last-child{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .\33xl\:last\:py-7:last-child{
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
  }

  .\33xl\:last\:px-7:last-child{
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }

  .\33xl\:last\:py-8:last-child{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .\33xl\:last\:px-8:last-child{
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .\33xl\:last\:py-9:last-child{
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
  }

  .\33xl\:last\:px-9:last-child{
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }

  .\33xl\:last\:py-10:last-child{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .\33xl\:last\:px-10:last-child{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .\33xl\:last\:py-11:last-child{
    padding-top: 2.75rem;
    padding-bottom: 2.75rem;
  }

  .\33xl\:last\:px-11:last-child{
    padding-left: 2.75rem;
    padding-right: 2.75rem;
  }

  .\33xl\:last\:py-12:last-child{
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .\33xl\:last\:px-12:last-child{
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .\33xl\:last\:py-13:last-child{
    padding-top: 3.25rem;
    padding-bottom: 3.25rem;
  }

  .\33xl\:last\:px-13:last-child{
    padding-left: 3.25rem;
    padding-right: 3.25rem;
  }

  .\33xl\:last\:py-14:last-child{
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .\33xl\:last\:px-14:last-child{
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }

  .\33xl\:last\:py-15:last-child{
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
  }

  .\33xl\:last\:px-15:last-child{
    padding-left: 3.75rem;
    padding-right: 3.75rem;
  }

  .\33xl\:last\:py-16:last-child{
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .\33xl\:last\:px-16:last-child{
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .\33xl\:last\:py-17:last-child{
    padding-top: 4.25rem;
    padding-bottom: 4.25rem;
  }

  .\33xl\:last\:px-17:last-child{
    padding-left: 4.25rem;
    padding-right: 4.25rem;
  }

  .\33xl\:last\:py-18:last-child{
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }

  .\33xl\:last\:px-18:last-child{
    padding-left: 4.5rem;
    padding-right: 4.5rem;
  }

  .\33xl\:last\:py-19:last-child{
    padding-top: 4.75rem;
    padding-bottom: 4.75rem;
  }

  .\33xl\:last\:px-19:last-child{
    padding-left: 4.75rem;
    padding-right: 4.75rem;
  }

  .\33xl\:last\:py-20:last-child{
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .\33xl\:last\:px-20:last-child{
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .\33xl\:last\:py-22:last-child{
    padding-top: 5.5rem;
    padding-bottom: 5.5rem;
  }

  .\33xl\:last\:px-22:last-child{
    padding-left: 5.5rem;
    padding-right: 5.5rem;
  }

  .\33xl\:last\:py-24:last-child{
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .\33xl\:last\:px-24:last-child{
    padding-left: 6rem;
    padding-right: 6rem;
  }

  .\33xl\:last\:py-25:last-child{
    padding-top: 6.25rem;
    padding-bottom: 6.25rem;
  }

  .\33xl\:last\:px-25:last-child{
    padding-left: 6.25rem;
    padding-right: 6.25rem;
  }

  .\33xl\:last\:py-28:last-child{
    padding-top: 7rem;
    padding-bottom: 7rem;
  }

  .\33xl\:last\:px-28:last-child{
    padding-left: 7rem;
    padding-right: 7rem;
  }

  .\33xl\:last\:py-30:last-child{
    padding-top: 7.5rem;
    padding-bottom: 7.5rem;
  }

  .\33xl\:last\:px-30:last-child{
    padding-left: 7.5rem;
    padding-right: 7.5rem;
  }

  .\33xl\:last\:py-32:last-child{
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

  .\33xl\:last\:px-32:last-child{
    padding-left: 8rem;
    padding-right: 8rem;
  }

  .\33xl\:last\:py-34:last-child{
    padding-top: 8.5rem;
    padding-bottom: 8.5rem;
  }

  .\33xl\:last\:px-34:last-child{
    padding-left: 8.5rem;
    padding-right: 8.5rem;
  }

  .\33xl\:last\:py-35:last-child{
    padding-top: 8.75rem;
    padding-bottom: 8.75rem;
  }

  .\33xl\:last\:px-35:last-child{
    padding-left: 8.75rem;
    padding-right: 8.75rem;
  }

  .\33xl\:last\:py-36:last-child{
    padding-top: 9rem;
    padding-bottom: 9rem;
  }

  .\33xl\:last\:px-36:last-child{
    padding-left: 9rem;
    padding-right: 9rem;
  }

  .\33xl\:last\:py-39:last-child{
    padding-top: 9.75rem;
    padding-bottom: 9.75rem;
  }

  .\33xl\:last\:px-39:last-child{
    padding-left: 9.75rem;
    padding-right: 9.75rem;
  }

  .\33xl\:last\:py-40:last-child{
    padding-top: 10rem;
    padding-bottom: 10rem;
  }

  .\33xl\:last\:px-40:last-child{
    padding-left: 10rem;
    padding-right: 10rem;
  }

  .\33xl\:last\:py-42:last-child{
    padding-top: 10.5rem;
    padding-bottom: 10.5rem;
  }

  .\33xl\:last\:px-42:last-child{
    padding-left: 10.5rem;
    padding-right: 10.5rem;
  }

  .\33xl\:last\:py-44:last-child{
    padding-top: 11rem;
    padding-bottom: 11rem;
  }

  .\33xl\:last\:px-44:last-child{
    padding-left: 11rem;
    padding-right: 11rem;
  }

  .\33xl\:last\:py-45:last-child{
    padding-top: 11.25rem;
    padding-bottom: 11.25rem;
  }

  .\33xl\:last\:px-45:last-child{
    padding-left: 11.25rem;
    padding-right: 11.25rem;
  }

  .\33xl\:last\:py-48:last-child{
    padding-top: 12rem;
    padding-bottom: 12rem;
  }

  .\33xl\:last\:px-48:last-child{
    padding-left: 12rem;
    padding-right: 12rem;
  }

  .\33xl\:last\:py-50:last-child{
    padding-top: 12.5rem;
    padding-bottom: 12.5rem;
  }

  .\33xl\:last\:px-50:last-child{
    padding-left: 12.5rem;
    padding-right: 12.5rem;
  }

  .\33xl\:last\:py-52:last-child{
    padding-top: 13rem;
    padding-bottom: 13rem;
  }

  .\33xl\:last\:px-52:last-child{
    padding-left: 13rem;
    padding-right: 13rem;
  }

  .\33xl\:last\:py-55:last-child{
    padding-top: 13.75rem;
    padding-bottom: 13.75rem;
  }

  .\33xl\:last\:px-55:last-child{
    padding-left: 13.75rem;
    padding-right: 13.75rem;
  }

  .\33xl\:last\:py-56:last-child{
    padding-top: 14rem;
    padding-bottom: 14rem;
  }

  .\33xl\:last\:px-56:last-child{
    padding-left: 14rem;
    padding-right: 14rem;
  }

  .\33xl\:last\:py-58:last-child{
    padding-top: 14.5rem;
    padding-bottom: 14.5rem;
  }

  .\33xl\:last\:px-58:last-child{
    padding-left: 14.5rem;
    padding-right: 14.5rem;
  }

  .\33xl\:last\:py-60:last-child{
    padding-top: 15rem;
    padding-bottom: 15rem;
  }

  .\33xl\:last\:px-60:last-child{
    padding-left: 15rem;
    padding-right: 15rem;
  }

  .\33xl\:last\:py-64:last-child{
    padding-top: 16rem;
    padding-bottom: 16rem;
  }

  .\33xl\:last\:px-64:last-child{
    padding-left: 16rem;
    padding-right: 16rem;
  }

  .\33xl\:last\:py-65:last-child{
    padding-top: 16.25rem;
    padding-bottom: 16.25rem;
  }

  .\33xl\:last\:px-65:last-child{
    padding-left: 16.25rem;
    padding-right: 16.25rem;
  }

  .\33xl\:last\:py-68:last-child{
    padding-top: 17rem;
    padding-bottom: 17rem;
  }

  .\33xl\:last\:px-68:last-child{
    padding-left: 17rem;
    padding-right: 17rem;
  }

  .\33xl\:last\:py-69:last-child{
    padding-top: 17.25rem;
    padding-bottom: 17.25rem;
  }

  .\33xl\:last\:px-69:last-child{
    padding-left: 17.25rem;
    padding-right: 17.25rem;
  }

  .\33xl\:last\:py-70:last-child{
    padding-top: 17.5rem;
    padding-bottom: 17.5rem;
  }

  .\33xl\:last\:px-70:last-child{
    padding-left: 17.5rem;
    padding-right: 17.5rem;
  }

  .\33xl\:last\:py-72:last-child{
    padding-top: 18rem;
    padding-bottom: 18rem;
  }

  .\33xl\:last\:px-72:last-child{
    padding-left: 18rem;
    padding-right: 18rem;
  }

  .\33xl\:last\:py-75:last-child{
    padding-top: 18.75rem;
    padding-bottom: 18.75rem;
  }

  .\33xl\:last\:px-75:last-child{
    padding-left: 18.75rem;
    padding-right: 18.75rem;
  }

  .\33xl\:last\:py-80:last-child{
    padding-top: 20rem;
    padding-bottom: 20rem;
  }

  .\33xl\:last\:px-80:last-child{
    padding-left: 20rem;
    padding-right: 20rem;
  }

  .\33xl\:last\:py-85:last-child{
    padding-top: 21.25rem;
    padding-bottom: 21.25rem;
  }

  .\33xl\:last\:px-85:last-child{
    padding-left: 21.25rem;
    padding-right: 21.25rem;
  }

  .\33xl\:last\:py-86:last-child{
    padding-top: 21.5rem;
    padding-bottom: 21.5rem;
  }

  .\33xl\:last\:px-86:last-child{
    padding-left: 21.5rem;
    padding-right: 21.5rem;
  }

  .\33xl\:last\:py-90:last-child{
    padding-top: 22.5rem;
    padding-bottom: 22.5rem;
  }

  .\33xl\:last\:px-90:last-child{
    padding-left: 22.5rem;
    padding-right: 22.5rem;
  }

  .\33xl\:last\:py-96:last-child{
    padding-top: 24rem;
    padding-bottom: 24rem;
  }

  .\33xl\:last\:px-96:last-child{
    padding-left: 24rem;
    padding-right: 24rem;
  }

  .\33xl\:last\:py-100:last-child{
    padding-top: 25rem;
    padding-bottom: 25rem;
  }

  .\33xl\:last\:px-100:last-child{
    padding-left: 25rem;
    padding-right: 25rem;
  }

  .\33xl\:last\:py-115:last-child{
    padding-top: 28.75rem;
    padding-bottom: 28.75rem;
  }

  .\33xl\:last\:px-115:last-child{
    padding-left: 28.75rem;
    padding-right: 28.75rem;
  }

  .\33xl\:last\:py-125:last-child{
    padding-top: 31.25rem;
    padding-bottom: 31.25rem;
  }

  .\33xl\:last\:px-125:last-child{
    padding-left: 31.25rem;
    padding-right: 31.25rem;
  }

  .\33xl\:last\:py-142:last-child{
    padding-top: 35.5rem;
    padding-bottom: 35.5rem;
  }

  .\33xl\:last\:px-142:last-child{
    padding-left: 35.5rem;
    padding-right: 35.5rem;
  }

  .\33xl\:last\:py-150:last-child{
    padding-top: 37.5rem;
    padding-bottom: 37.5rem;
  }

  .\33xl\:last\:px-150:last-child{
    padding-left: 37.5rem;
    padding-right: 37.5rem;
  }

  .\33xl\:last\:py-156:last-child{
    padding-top: 39rem;
    padding-bottom: 39rem;
  }

  .\33xl\:last\:px-156:last-child{
    padding-left: 39rem;
    padding-right: 39rem;
  }

  .\33xl\:last\:py-160:last-child{
    padding-top: 40rem;
    padding-bottom: 40rem;
  }

  .\33xl\:last\:px-160:last-child{
    padding-left: 40rem;
    padding-right: 40rem;
  }

  .\33xl\:last\:py-175:last-child{
    padding-top: 43.75rem;
    padding-bottom: 43.75rem;
  }

  .\33xl\:last\:px-175:last-child{
    padding-left: 43.75rem;
    padding-right: 43.75rem;
  }

  .\33xl\:last\:py-207:last-child{
    padding-top: 51.75rem;
    padding-bottom: 51.75rem;
  }

  .\33xl\:last\:px-207:last-child{
    padding-left: 51.75rem;
    padding-right: 51.75rem;
  }

  .\33xl\:last\:py-242:last-child{
    padding-top: 60.5rem;
    padding-bottom: 60.5rem;
  }

  .\33xl\:last\:px-242:last-child{
    padding-left: 60.5rem;
    padding-right: 60.5rem;
  }

  .\33xl\:last\:py-250:last-child{
    padding-top: 62.5rem;
    padding-bottom: 62.5rem;
  }

  .\33xl\:last\:px-250:last-child{
    padding-left: 62.5rem;
    padding-right: 62.5rem;
  }

  .\33xl\:last\:py-258:last-child{
    padding-top: 64.5rem;
    padding-bottom: 64.5rem;
  }

  .\33xl\:last\:px-258:last-child{
    padding-left: 64.5rem;
    padding-right: 64.5rem;
  }

  .\33xl\:last\:py-265:last-child{
    padding-top: 66.25rem;
    padding-bottom: 66.25rem;
  }

  .\33xl\:last\:px-265:last-child{
    padding-left: 66.25rem;
    padding-right: 66.25rem;
  }

  .\33xl\:last\:py-280:last-child{
    padding-top: 70rem;
    padding-bottom: 70rem;
  }

  .\33xl\:last\:px-280:last-child{
    padding-left: 70rem;
    padding-right: 70rem;
  }

  .\33xl\:last\:py-px:last-child{
    padding-top: 1px;
    padding-bottom: 1px;
  }

  .\33xl\:last\:px-px:last-child{
    padding-left: 1px;
    padding-right: 1px;
  }

  .\33xl\:last\:py-0\.5:last-child{
    padding-top: 0.125rem;
    padding-bottom: 0.125rem;
  }

  .\33xl\:last\:px-0\.5:last-child{
    padding-left: 0.125rem;
    padding-right: 0.125rem;
  }

  .\33xl\:last\:py-1\.5:last-child{
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
  }

  .\33xl\:last\:px-1\.5:last-child{
    padding-left: 0.375rem;
    padding-right: 0.375rem;
  }

  .\33xl\:last\:py-2\.5:last-child{
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }

  .\33xl\:last\:px-2\.5:last-child{
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  .\33xl\:last\:py-3\.5:last-child{
    padding-top: 0.875rem;
    padding-bottom: 0.875rem;
  }

  .\33xl\:last\:px-3\.5:last-child{
    padding-left: 0.875rem;
    padding-right: 0.875rem;
  }

  .\33xl\:last\:py-0\.25:last-child{
    padding-top: 0.0625rem;
    padding-bottom: 0.0625rem;
  }

  .\33xl\:last\:px-0\.25:last-child{
    padding-left: 0.0625rem;
    padding-right: 0.0625rem;
  }

  .\33xl\:last\:py-0\.75:last-child{
    padding-top: 0.1875rem;
    padding-bottom: 0.1875rem;
  }

  .\33xl\:last\:px-0\.75:last-child{
    padding-left: 0.1875rem;
    padding-right: 0.1875rem;
  }

  .\33xl\:last\:py-1\.25:last-child{
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
  }

  .\33xl\:last\:px-1\.25:last-child{
    padding-left: 0.3125rem;
    padding-right: 0.3125rem;
  }

  .\33xl\:last\:py-1\.75:last-child{
    padding-top: 0.4375rem;
    padding-bottom: 0.4375rem;
  }

  .\33xl\:last\:px-1\.75:last-child{
    padding-left: 0.4375rem;
    padding-right: 0.4375rem;
  }

  .\33xl\:last\:py-2\.25:last-child{
    padding-top: 0.5625rem;
    padding-bottom: 0.5625rem;
  }

  .\33xl\:last\:px-2\.25:last-child{
    padding-left: 0.5625rem;
    padding-right: 0.5625rem;
  }

  .\33xl\:last\:py-2\.75:last-child{
    padding-top: 0.6875rem;
    padding-bottom: 0.6875rem;
  }

  .\33xl\:last\:px-2\.75:last-child{
    padding-left: 0.6875rem;
    padding-right: 0.6875rem;
  }

  .\33xl\:last\:py-3\.25:last-child{
    padding-top: 0.8125rem;
    padding-bottom: 0.8125rem;
  }

  .\33xl\:last\:px-3\.25:last-child{
    padding-left: 0.8125rem;
    padding-right: 0.8125rem;
  }

  .\33xl\:last\:py-3\.75:last-child{
    padding-top: 0.9375rem;
    padding-bottom: 0.9375rem;
  }

  .\33xl\:last\:px-3\.75:last-child{
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }

  .\33xl\:last\:py-4\.25:last-child{
    padding-top: 1.0625rem;
    padding-bottom: 1.0625rem;
  }

  .\33xl\:last\:px-4\.25:last-child{
    padding-left: 1.0625rem;
    padding-right: 1.0625rem;
  }

  .\33xl\:last\:py-4\.5:last-child{
    padding-top: 1.125rem;
    padding-bottom: 1.125rem;
  }

  .\33xl\:last\:px-4\.5:last-child{
    padding-left: 1.125rem;
    padding-right: 1.125rem;
  }

  .\33xl\:last\:py-4\.75:last-child{
    padding-top: 1.1875rem;
    padding-bottom: 1.1875rem;
  }

  .\33xl\:last\:px-4\.75:last-child{
    padding-left: 1.1875rem;
    padding-right: 1.1875rem;
  }

  .\33xl\:last\:py-5\.25:last-child{
    padding-top: 1.3125rem;
    padding-bottom: 1.3125rem;
  }

  .\33xl\:last\:px-5\.25:last-child{
    padding-left: 1.3125rem;
    padding-right: 1.3125rem;
  }

  .\33xl\:last\:py-5\.5:last-child{
    padding-top: 1.375rem;
    padding-bottom: 1.375rem;
  }

  .\33xl\:last\:px-5\.5:last-child{
    padding-left: 1.375rem;
    padding-right: 1.375rem;
  }

  .\33xl\:last\:py-5\.75:last-child{
    padding-top: 1.4375rem;
    padding-bottom: 1.4375rem;
  }

  .\33xl\:last\:px-5\.75:last-child{
    padding-left: 1.4375rem;
    padding-right: 1.4375rem;
  }

  .\33xl\:last\:py-6\.25:last-child{
    padding-top: 1.5625rem;
    padding-bottom: 1.5625rem;
  }

  .\33xl\:last\:px-6\.25:last-child{
    padding-left: 1.5625rem;
    padding-right: 1.5625rem;
  }

  .\33xl\:last\:py-6\.5:last-child{
    padding-top: 1.625rem;
    padding-bottom: 1.625rem;
  }

  .\33xl\:last\:px-6\.5:last-child{
    padding-left: 1.625rem;
    padding-right: 1.625rem;
  }

  .\33xl\:last\:py-6\.75:last-child{
    padding-top: 1.6875rem;
    padding-bottom: 1.6875rem;
  }

  .\33xl\:last\:px-6\.75:last-child{
    padding-left: 1.6875rem;
    padding-right: 1.6875rem;
  }

  .\33xl\:last\:py-7\.25:last-child{
    padding-top: 1.8125rem;
    padding-bottom: 1.8125rem;
  }

  .\33xl\:last\:px-7\.25:last-child{
    padding-left: 1.8125rem;
    padding-right: 1.8125rem;
  }

  .\33xl\:last\:py-7\.5:last-child{
    padding-top: 1.875rem;
    padding-bottom: 1.875rem;
  }

  .\33xl\:last\:px-7\.5:last-child{
    padding-left: 1.875rem;
    padding-right: 1.875rem;
  }

  .\33xl\:last\:py-8\.25:last-child{
    padding-top: 2.0625rem;
    padding-bottom: 2.0625rem;
  }

  .\33xl\:last\:px-8\.25:last-child{
    padding-left: 2.0625rem;
    padding-right: 2.0625rem;
  }

  .\33xl\:last\:py-8\.5:last-child{
    padding-top: 2.125rem;
    padding-bottom: 2.125rem;
  }

  .\33xl\:last\:px-8\.5:last-child{
    padding-left: 2.125rem;
    padding-right: 2.125rem;
  }

  .\33xl\:last\:py-9\.25:last-child{
    padding-top: 2.3125rem;
    padding-bottom: 2.3125rem;
  }

  .\33xl\:last\:px-9\.25:last-child{
    padding-left: 2.3125rem;
    padding-right: 2.3125rem;
  }

  .\33xl\:last\:py-9\.5:last-child{
    padding-top: 2.375rem;
    padding-bottom: 2.375rem;
  }

  .\33xl\:last\:px-9\.5:last-child{
    padding-left: 2.375rem;
    padding-right: 2.375rem;
  }

  .\33xl\:last\:py-10\.5:last-child{
    padding-top: 2.625rem;
    padding-bottom: 2.625rem;
  }

  .\33xl\:last\:px-10\.5:last-child{
    padding-left: 2.625rem;
    padding-right: 2.625rem;
  }

  .\33xl\:last\:py-11\.25:last-child{
    padding-top: 2.8125rem;
    padding-bottom: 2.8125rem;
  }

  .\33xl\:last\:px-11\.25:last-child{
    padding-left: 2.8125rem;
    padding-right: 2.8125rem;
  }

  .\33xl\:last\:py-11\.5:last-child{
    padding-top: 2.875rem;
    padding-bottom: 2.875rem;
  }

  .\33xl\:last\:px-11\.5:last-child{
    padding-left: 2.875rem;
    padding-right: 2.875rem;
  }

  .\33xl\:last\:py-12\.5:last-child{
    padding-top: 3.125rem;
    padding-bottom: 3.125rem;
  }

  .\33xl\:last\:px-12\.5:last-child{
    padding-left: 3.125rem;
    padding-right: 3.125rem;
  }

  .\33xl\:last\:py-12\.75:last-child{
    padding-top: 3.1875rem;
    padding-bottom: 3.1875rem;
  }

  .\33xl\:last\:px-12\.75:last-child{
    padding-left: 3.1875rem;
    padding-right: 3.1875rem;
  }

  .\33xl\:last\:py-13\.5:last-child{
    padding-top: 3.375rem;
    padding-bottom: 3.375rem;
  }

  .\33xl\:last\:px-13\.5:last-child{
    padding-left: 3.375rem;
    padding-right: 3.375rem;
  }

  .\33xl\:last\:py-14\.5:last-child{
    padding-top: 3.625rem;
    padding-bottom: 3.625rem;
  }

  .\33xl\:last\:px-14\.5:last-child{
    padding-left: 3.625rem;
    padding-right: 3.625rem;
  }

  .\33xl\:last\:py-15\.5:last-child{
    padding-top: 3.875rem;
    padding-bottom: 3.875rem;
  }

  .\33xl\:last\:px-15\.5:last-child{
    padding-left: 3.875rem;
    padding-right: 3.875rem;
  }

  .\33xl\:last\:py-15\.75:last-child{
    padding-top: 3.9375rem;
    padding-bottom: 3.9375rem;
  }

  .\33xl\:last\:px-15\.75:last-child{
    padding-left: 3.9375rem;
    padding-right: 3.9375rem;
  }

  .\33xl\:last\:py-16\.25:last-child{
    padding-top: 4.0625rem;
    padding-bottom: 4.0625rem;
  }

  .\33xl\:last\:px-16\.25:last-child{
    padding-left: 4.0625rem;
    padding-right: 4.0625rem;
  }

  .\33xl\:last\:py-17\.25:last-child{
    padding-top: 4.3125rem;
    padding-bottom: 4.3125rem;
  }

  .\33xl\:last\:px-17\.25:last-child{
    padding-left: 4.3125rem;
    padding-right: 4.3125rem;
  }

  .\33xl\:last\:py-17\.5:last-child{
    padding-top: 4.375rem;
    padding-bottom: 4.375rem;
  }

  .\33xl\:last\:px-17\.5:last-child{
    padding-left: 4.375rem;
    padding-right: 4.375rem;
  }

  .\33xl\:last\:py-18\.25:last-child{
    padding-top: 4.5625rem;
    padding-bottom: 4.5625rem;
  }

  .\33xl\:last\:px-18\.25:last-child{
    padding-left: 4.5625rem;
    padding-right: 4.5625rem;
  }

  .\33xl\:last\:py-18\.5:last-child{
    padding-top: 4.625rem;
    padding-bottom: 4.625rem;
  }

  .\33xl\:last\:px-18\.5:last-child{
    padding-left: 4.625rem;
    padding-right: 4.625rem;
  }

  .\33xl\:last\:py-20\.25:last-child{
    padding-top: 5.0625rem;
    padding-bottom: 5.0625rem;
  }

  .\33xl\:last\:px-20\.25:last-child{
    padding-left: 5.0625rem;
    padding-right: 5.0625rem;
  }

  .\33xl\:last\:py-20\.5:last-child{
    padding-top: 5.125rem;
    padding-bottom: 5.125rem;
  }

  .\33xl\:last\:px-20\.5:last-child{
    padding-left: 5.125rem;
    padding-right: 5.125rem;
  }

  .\33xl\:last\:py-22\.5:last-child{
    padding-top: 5.625rem;
    padding-bottom: 5.625rem;
  }

  .\33xl\:last\:px-22\.5:last-child{
    padding-left: 5.625rem;
    padding-right: 5.625rem;
  }

  .\33xl\:last\:py-25\.5:last-child{
    padding-top: 6.375rem;
    padding-bottom: 6.375rem;
  }

  .\33xl\:last\:px-25\.5:last-child{
    padding-left: 6.375rem;
    padding-right: 6.375rem;
  }

  .\33xl\:last\:py-26\.75:last-child{
    padding-top: 6.6875rem;
    padding-bottom: 6.6875rem;
  }

  .\33xl\:last\:px-26\.75:last-child{
    padding-left: 6.6875rem;
    padding-right: 6.6875rem;
  }

  .\33xl\:last\:py-32\.5:last-child{
    padding-top: 8.125rem;
    padding-bottom: 8.125rem;
  }

  .\33xl\:last\:px-32\.5:last-child{
    padding-left: 8.125rem;
    padding-right: 8.125rem;
  }

  .\33xl\:last\:py-37\.5:last-child{
    padding-top: 9.375rem;
    padding-bottom: 9.375rem;
  }

  .\33xl\:last\:px-37\.5:last-child{
    padding-left: 9.375rem;
    padding-right: 9.375rem;
  }

  .\33xl\:last\:py-41\.25:last-child{
    padding-top: 10.3125rem;
    padding-bottom: 10.3125rem;
  }

  .\33xl\:last\:px-41\.25:last-child{
    padding-left: 10.3125rem;
    padding-right: 10.3125rem;
  }

  .\33xl\:last\:py-52\.5:last-child{
    padding-top: 13.125rem;
    padding-bottom: 13.125rem;
  }

  .\33xl\:last\:px-52\.5:last-child{
    padding-left: 13.125rem;
    padding-right: 13.125rem;
  }

  .\33xl\:last\:py-54\.5:last-child{
    padding-top: 13.625rem;
    padding-bottom: 13.625rem;
  }

  .\33xl\:last\:px-54\.5:last-child{
    padding-left: 13.625rem;
    padding-right: 13.625rem;
  }

  .\33xl\:last\:py-57\.25:last-child{
    padding-top: 14.3125rem;
    padding-bottom: 14.3125rem;
  }

  .\33xl\:last\:px-57\.25:last-child{
    padding-left: 14.3125rem;
    padding-right: 14.3125rem;
  }

  .\33xl\:last\:py-57\.5:last-child{
    padding-top: 14.375rem;
    padding-bottom: 14.375rem;
  }

  .\33xl\:last\:px-57\.5:last-child{
    padding-left: 14.375rem;
    padding-right: 14.375rem;
  }

  .\33xl\:last\:py-66\.25:last-child{
    padding-top: 16.5625rem;
    padding-bottom: 16.5625rem;
  }

  .\33xl\:last\:px-66\.25:last-child{
    padding-left: 16.5625rem;
    padding-right: 16.5625rem;
  }

  .\33xl\:last\:py-74\.5:last-child{
    padding-top: 18.125rem;
    padding-bottom: 18.125rem;
  }

  .\33xl\:last\:px-74\.5:last-child{
    padding-left: 18.125rem;
    padding-right: 18.125rem;
  }

  .\33xl\:last\:py-106\.25:last-child{
    padding-top: 26.5625rem;
    padding-bottom: 26.5625rem;
  }

  .\33xl\:last\:px-106\.25:last-child{
    padding-left: 26.5625rem;
    padding-right: 26.5625rem;
  }

  .\33xl\:last\:py-112\.25:last-child{
    padding-top: 28.0675rem;
    padding-bottom: 28.0675rem;
  }

  .\33xl\:last\:px-112\.25:last-child{
    padding-left: 28.0675rem;
    padding-right: 28.0675rem;
  }

  .\33xl\:last\:py-112\.75:last-child{
    padding-top: 28.1875rem;
    padding-bottom: 28.1875rem;
  }

  .\33xl\:last\:px-112\.75:last-child{
    padding-left: 28.1875rem;
    padding-right: 28.1875rem;
  }

  .\33xl\:last\:py-147\.5:last-child{
    padding-top: 36.875rem;
    padding-bottom: 36.875rem;
  }

  .\33xl\:last\:px-147\.5:last-child{
    padding-left: 36.875rem;
    padding-right: 36.875rem;
  }

  .\33xl\:last\:py-162\.5:last-child{
    padding-top: 40.625rem;
    padding-bottom: 40.625rem;
  }

  .\33xl\:last\:px-162\.5:last-child{
    padding-left: 40.625rem;
    padding-right: 40.625rem;
  }

  .\33xl\:last\:py-172\.25:last-child{
    padding-top: 42.5625rem;
    padding-bottom: 42.5625rem;
  }

  .\33xl\:last\:px-172\.25:last-child{
    padding-left: 42.5625rem;
    padding-right: 42.5625rem;
  }

  .\33xl\:last\:py-175\.25:last-child{
    padding-top: 43.8125rem;
    padding-bottom: 43.8125rem;
  }

  .\33xl\:last\:px-175\.25:last-child{
    padding-left: 43.8125rem;
    padding-right: 43.8125rem;
  }

  .\33xl\:last\:py-184\.25:last-child{
    padding-top: 46.0625rem;
    padding-bottom: 46.0625rem;
  }

  .\33xl\:last\:px-184\.25:last-child{
    padding-left: 46.0625rem;
    padding-right: 46.0625rem;
  }

  .\33xl\:last\:py-203\.25:last-child{
    padding-top: 50.8125rem;
    padding-bottom: 50.8125rem;
  }

  .\33xl\:last\:px-203\.25:last-child{
    padding-left: 50.8125rem;
    padding-right: 50.8125rem;
  }

  .\33xl\:last\:py-half:last-child{
    padding-top: 50%;
    padding-bottom: 50%;
  }

  .\33xl\:last\:px-half:last-child{
    padding-left: 50%;
    padding-right: 50%;
  }

  .\33xl\:last\:py-full:last-child{
    padding-top: 100%;
    padding-bottom: 100%;
  }

  .\33xl\:last\:px-full:last-child{
    padding-left: 100%;
    padding-right: 100%;
  }

  .\33xl\:last\:py-1\/10:last-child{
    padding-top: 10%;
    padding-bottom: 10%;
  }

  .\33xl\:last\:px-1\/10:last-child{
    padding-left: 10%;
    padding-right: 10%;
  }

  .\33xl\:last\:py-2\/10:last-child{
    padding-top: 20%;
    padding-bottom: 20%;
  }

  .\33xl\:last\:px-2\/10:last-child{
    padding-left: 20%;
    padding-right: 20%;
  }

  .\33xl\:last\:py-3\/10:last-child{
    padding-top: 30%;
    padding-bottom: 30%;
  }

  .\33xl\:last\:px-3\/10:last-child{
    padding-left: 30%;
    padding-right: 30%;
  }

  .\33xl\:last\:py-4\/10:last-child{
    padding-top: 40%;
    padding-bottom: 40%;
  }

  .\33xl\:last\:px-4\/10:last-child{
    padding-left: 40%;
    padding-right: 40%;
  }

  .\33xl\:last\:py-4\.5\/10:last-child{
    padding-top: 45%;
    padding-bottom: 45%;
  }

  .\33xl\:last\:px-4\.5\/10:last-child{
    padding-left: 45%;
    padding-right: 45%;
  }

  .\33xl\:last\:py-5\/10:last-child{
    padding-top: 50%;
    padding-bottom: 50%;
  }

  .\33xl\:last\:px-5\/10:last-child{
    padding-left: 50%;
    padding-right: 50%;
  }

  .\33xl\:last\:py-5\.5\/10:last-child{
    padding-top: 55%;
    padding-bottom: 55%;
  }

  .\33xl\:last\:px-5\.5\/10:last-child{
    padding-left: 55%;
    padding-right: 55%;
  }

  .\33xl\:last\:py-6\/10:last-child{
    padding-top: 60%;
    padding-bottom: 60%;
  }

  .\33xl\:last\:px-6\/10:last-child{
    padding-left: 60%;
    padding-right: 60%;
  }

  .\33xl\:last\:py-7\/10:last-child{
    padding-top: 70%;
    padding-bottom: 70%;
  }

  .\33xl\:last\:px-7\/10:last-child{
    padding-left: 70%;
    padding-right: 70%;
  }

  .\33xl\:last\:py-8\/10:last-child{
    padding-top: 80%;
    padding-bottom: 80%;
  }

  .\33xl\:last\:px-8\/10:last-child{
    padding-left: 80%;
    padding-right: 80%;
  }

  .\33xl\:last\:py-9\/10:last-child{
    padding-top: 90%;
    padding-bottom: 90%;
  }

  .\33xl\:last\:px-9\/10:last-child{
    padding-left: 90%;
    padding-right: 90%;
  }

  .\33xl\:last\:py-1\/12:last-child{
    padding-top: 8.333333%;
    padding-bottom: 8.333333%;
  }

  .\33xl\:last\:px-1\/12:last-child{
    padding-left: 8.333333%;
    padding-right: 8.333333%;
  }

  .\33xl\:last\:py-2\/12:last-child{
    padding-top: 16.666667%;
    padding-bottom: 16.666667%;
  }

  .\33xl\:last\:px-2\/12:last-child{
    padding-left: 16.666667%;
    padding-right: 16.666667%;
  }

  .\33xl\:last\:py-3\/12:last-child{
    padding-top: 25%;
    padding-bottom: 25%;
  }

  .\33xl\:last\:px-3\/12:last-child{
    padding-left: 25%;
    padding-right: 25%;
  }

  .\33xl\:last\:py-4\/12:last-child{
    padding-top: 33.333333%;
    padding-bottom: 33.333333%;
  }

  .\33xl\:last\:px-4\/12:last-child{
    padding-left: 33.333333%;
    padding-right: 33.333333%;
  }

  .\33xl\:last\:py-5\/12:last-child{
    padding-top: 41.666667%;
    padding-bottom: 41.666667%;
  }

  .\33xl\:last\:px-5\/12:last-child{
    padding-left: 41.666667%;
    padding-right: 41.666667%;
  }

  .\33xl\:last\:py-6\/12:last-child{
    padding-top: 50%;
    padding-bottom: 50%;
  }

  .\33xl\:last\:px-6\/12:last-child{
    padding-left: 50%;
    padding-right: 50%;
  }

  .\33xl\:last\:py-7\/12:last-child{
    padding-top: 58.333333%;
    padding-bottom: 58.333333%;
  }

  .\33xl\:last\:px-7\/12:last-child{
    padding-left: 58.333333%;
    padding-right: 58.333333%;
  }

  .\33xl\:last\:py-8\/12:last-child{
    padding-top: 66.666667%;
    padding-bottom: 66.666667%;
  }

  .\33xl\:last\:px-8\/12:last-child{
    padding-left: 66.666667%;
    padding-right: 66.666667%;
  }

  .\33xl\:last\:py-9\/12:last-child{
    padding-top: 75%;
    padding-bottom: 75%;
  }

  .\33xl\:last\:px-9\/12:last-child{
    padding-left: 75%;
    padding-right: 75%;
  }

  .\33xl\:last\:py-10\/12:last-child{
    padding-top: 83.333333%;
    padding-bottom: 83.333333%;
  }

  .\33xl\:last\:px-10\/12:last-child{
    padding-left: 83.333333%;
    padding-right: 83.333333%;
  }

  .\33xl\:last\:py-11\/12:last-child{
    padding-top: 91.666667%;
    padding-bottom: 91.666667%;
  }

  .\33xl\:last\:px-11\/12:last-child{
    padding-left: 91.666667%;
    padding-right: 91.666667%;
  }

  .\33xl\:last\:pt-0:last-child{
    padding-top: 0px;
  }

  .\33xl\:last\:pr-0:last-child{
    padding-right: 0px;
  }

  .\33xl\:last\:pb-0:last-child{
    padding-bottom: 0px;
  }

  .\33xl\:last\:pl-0:last-child{
    padding-left: 0px;
  }

  .\33xl\:last\:pt-1:last-child{
    padding-top: 0.25rem;
  }

  .\33xl\:last\:pr-1:last-child{
    padding-right: 0.25rem;
  }

  .\33xl\:last\:pb-1:last-child{
    padding-bottom: 0.25rem;
  }

  .\33xl\:last\:pl-1:last-child{
    padding-left: 0.25rem;
  }

  .\33xl\:last\:pt-2:last-child{
    padding-top: 0.5rem;
  }

  .\33xl\:last\:pr-2:last-child{
    padding-right: 0.5rem;
  }

  .\33xl\:last\:pb-2:last-child{
    padding-bottom: 0.5rem;
  }

  .\33xl\:last\:pl-2:last-child{
    padding-left: 0.5rem;
  }

  .\33xl\:last\:pt-3:last-child{
    padding-top: 0.75rem;
  }

  .\33xl\:last\:pr-3:last-child{
    padding-right: 0.75rem;
  }

  .\33xl\:last\:pb-3:last-child{
    padding-bottom: 0.75rem;
  }

  .\33xl\:last\:pl-3:last-child{
    padding-left: 0.75rem;
  }

  .\33xl\:last\:pt-4:last-child{
    padding-top: 1rem;
  }

  .\33xl\:last\:pr-4:last-child{
    padding-right: 1rem;
  }

  .\33xl\:last\:pb-4:last-child{
    padding-bottom: 1rem;
  }

  .\33xl\:last\:pl-4:last-child{
    padding-left: 1rem;
  }

  .\33xl\:last\:pt-5:last-child{
    padding-top: 1.25rem;
  }

  .\33xl\:last\:pr-5:last-child{
    padding-right: 1.25rem;
  }

  .\33xl\:last\:pb-5:last-child{
    padding-bottom: 1.25rem;
  }

  .\33xl\:last\:pl-5:last-child{
    padding-left: 1.25rem;
  }

  .\33xl\:last\:pt-6:last-child{
    padding-top: 1.5rem;
  }

  .\33xl\:last\:pr-6:last-child{
    padding-right: 1.5rem;
  }

  .\33xl\:last\:pb-6:last-child{
    padding-bottom: 1.5rem;
  }

  .\33xl\:last\:pl-6:last-child{
    padding-left: 1.5rem;
  }

  .\33xl\:last\:pt-7:last-child{
    padding-top: 1.75rem;
  }

  .\33xl\:last\:pr-7:last-child{
    padding-right: 1.75rem;
  }

  .\33xl\:last\:pb-7:last-child{
    padding-bottom: 1.75rem;
  }

  .\33xl\:last\:pl-7:last-child{
    padding-left: 1.75rem;
  }

  .\33xl\:last\:pt-8:last-child{
    padding-top: 2rem;
  }

  .\33xl\:last\:pr-8:last-child{
    padding-right: 2rem;
  }

  .\33xl\:last\:pb-8:last-child{
    padding-bottom: 2rem;
  }

  .\33xl\:last\:pl-8:last-child{
    padding-left: 2rem;
  }

  .\33xl\:last\:pt-9:last-child{
    padding-top: 2.25rem;
  }

  .\33xl\:last\:pr-9:last-child{
    padding-right: 2.25rem;
  }

  .\33xl\:last\:pb-9:last-child{
    padding-bottom: 2.25rem;
  }

  .\33xl\:last\:pl-9:last-child{
    padding-left: 2.25rem;
  }

  .\33xl\:last\:pt-10:last-child{
    padding-top: 2.5rem;
  }

  .\33xl\:last\:pr-10:last-child{
    padding-right: 2.5rem;
  }

  .\33xl\:last\:pb-10:last-child{
    padding-bottom: 2.5rem;
  }

  .\33xl\:last\:pl-10:last-child{
    padding-left: 2.5rem;
  }

  .\33xl\:last\:pt-11:last-child{
    padding-top: 2.75rem;
  }

  .\33xl\:last\:pr-11:last-child{
    padding-right: 2.75rem;
  }

  .\33xl\:last\:pb-11:last-child{
    padding-bottom: 2.75rem;
  }

  .\33xl\:last\:pl-11:last-child{
    padding-left: 2.75rem;
  }

  .\33xl\:last\:pt-12:last-child{
    padding-top: 3rem;
  }

  .\33xl\:last\:pr-12:last-child{
    padding-right: 3rem;
  }

  .\33xl\:last\:pb-12:last-child{
    padding-bottom: 3rem;
  }

  .\33xl\:last\:pl-12:last-child{
    padding-left: 3rem;
  }

  .\33xl\:last\:pt-13:last-child{
    padding-top: 3.25rem;
  }

  .\33xl\:last\:pr-13:last-child{
    padding-right: 3.25rem;
  }

  .\33xl\:last\:pb-13:last-child{
    padding-bottom: 3.25rem;
  }

  .\33xl\:last\:pl-13:last-child{
    padding-left: 3.25rem;
  }

  .\33xl\:last\:pt-14:last-child{
    padding-top: 3.5rem;
  }

  .\33xl\:last\:pr-14:last-child{
    padding-right: 3.5rem;
  }

  .\33xl\:last\:pb-14:last-child{
    padding-bottom: 3.5rem;
  }

  .\33xl\:last\:pl-14:last-child{
    padding-left: 3.5rem;
  }

  .\33xl\:last\:pt-15:last-child{
    padding-top: 3.75rem;
  }

  .\33xl\:last\:pr-15:last-child{
    padding-right: 3.75rem;
  }

  .\33xl\:last\:pb-15:last-child{
    padding-bottom: 3.75rem;
  }

  .\33xl\:last\:pl-15:last-child{
    padding-left: 3.75rem;
  }

  .\33xl\:last\:pt-16:last-child{
    padding-top: 4rem;
  }

  .\33xl\:last\:pr-16:last-child{
    padding-right: 4rem;
  }

  .\33xl\:last\:pb-16:last-child{
    padding-bottom: 4rem;
  }

  .\33xl\:last\:pl-16:last-child{
    padding-left: 4rem;
  }

  .\33xl\:last\:pt-17:last-child{
    padding-top: 4.25rem;
  }

  .\33xl\:last\:pr-17:last-child{
    padding-right: 4.25rem;
  }

  .\33xl\:last\:pb-17:last-child{
    padding-bottom: 4.25rem;
  }

  .\33xl\:last\:pl-17:last-child{
    padding-left: 4.25rem;
  }

  .\33xl\:last\:pt-18:last-child{
    padding-top: 4.5rem;
  }

  .\33xl\:last\:pr-18:last-child{
    padding-right: 4.5rem;
  }

  .\33xl\:last\:pb-18:last-child{
    padding-bottom: 4.5rem;
  }

  .\33xl\:last\:pl-18:last-child{
    padding-left: 4.5rem;
  }

  .\33xl\:last\:pt-19:last-child{
    padding-top: 4.75rem;
  }

  .\33xl\:last\:pr-19:last-child{
    padding-right: 4.75rem;
  }

  .\33xl\:last\:pb-19:last-child{
    padding-bottom: 4.75rem;
  }

  .\33xl\:last\:pl-19:last-child{
    padding-left: 4.75rem;
  }

  .\33xl\:last\:pt-20:last-child{
    padding-top: 5rem;
  }

  .\33xl\:last\:pr-20:last-child{
    padding-right: 5rem;
  }

  .\33xl\:last\:pb-20:last-child{
    padding-bottom: 5rem;
  }

  .\33xl\:last\:pl-20:last-child{
    padding-left: 5rem;
  }

  .\33xl\:last\:pt-22:last-child{
    padding-top: 5.5rem;
  }

  .\33xl\:last\:pr-22:last-child{
    padding-right: 5.5rem;
  }

  .\33xl\:last\:pb-22:last-child{
    padding-bottom: 5.5rem;
  }

  .\33xl\:last\:pl-22:last-child{
    padding-left: 5.5rem;
  }

  .\33xl\:last\:pt-24:last-child{
    padding-top: 6rem;
  }

  .\33xl\:last\:pr-24:last-child{
    padding-right: 6rem;
  }

  .\33xl\:last\:pb-24:last-child{
    padding-bottom: 6rem;
  }

  .\33xl\:last\:pl-24:last-child{
    padding-left: 6rem;
  }

  .\33xl\:last\:pt-25:last-child{
    padding-top: 6.25rem;
  }

  .\33xl\:last\:pr-25:last-child{
    padding-right: 6.25rem;
  }

  .\33xl\:last\:pb-25:last-child{
    padding-bottom: 6.25rem;
  }

  .\33xl\:last\:pl-25:last-child{
    padding-left: 6.25rem;
  }

  .\33xl\:last\:pt-28:last-child{
    padding-top: 7rem;
  }

  .\33xl\:last\:pr-28:last-child{
    padding-right: 7rem;
  }

  .\33xl\:last\:pb-28:last-child{
    padding-bottom: 7rem;
  }

  .\33xl\:last\:pl-28:last-child{
    padding-left: 7rem;
  }

  .\33xl\:last\:pt-30:last-child{
    padding-top: 7.5rem;
  }

  .\33xl\:last\:pr-30:last-child{
    padding-right: 7.5rem;
  }

  .\33xl\:last\:pb-30:last-child{
    padding-bottom: 7.5rem;
  }

  .\33xl\:last\:pl-30:last-child{
    padding-left: 7.5rem;
  }

  .\33xl\:last\:pt-32:last-child{
    padding-top: 8rem;
  }

  .\33xl\:last\:pr-32:last-child{
    padding-right: 8rem;
  }

  .\33xl\:last\:pb-32:last-child{
    padding-bottom: 8rem;
  }

  .\33xl\:last\:pl-32:last-child{
    padding-left: 8rem;
  }

  .\33xl\:last\:pt-34:last-child{
    padding-top: 8.5rem;
  }

  .\33xl\:last\:pr-34:last-child{
    padding-right: 8.5rem;
  }

  .\33xl\:last\:pb-34:last-child{
    padding-bottom: 8.5rem;
  }

  .\33xl\:last\:pl-34:last-child{
    padding-left: 8.5rem;
  }

  .\33xl\:last\:pt-35:last-child{
    padding-top: 8.75rem;
  }

  .\33xl\:last\:pr-35:last-child{
    padding-right: 8.75rem;
  }

  .\33xl\:last\:pb-35:last-child{
    padding-bottom: 8.75rem;
  }

  .\33xl\:last\:pl-35:last-child{
    padding-left: 8.75rem;
  }

  .\33xl\:last\:pt-36:last-child{
    padding-top: 9rem;
  }

  .\33xl\:last\:pr-36:last-child{
    padding-right: 9rem;
  }

  .\33xl\:last\:pb-36:last-child{
    padding-bottom: 9rem;
  }

  .\33xl\:last\:pl-36:last-child{
    padding-left: 9rem;
  }

  .\33xl\:last\:pt-39:last-child{
    padding-top: 9.75rem;
  }

  .\33xl\:last\:pr-39:last-child{
    padding-right: 9.75rem;
  }

  .\33xl\:last\:pb-39:last-child{
    padding-bottom: 9.75rem;
  }

  .\33xl\:last\:pl-39:last-child{
    padding-left: 9.75rem;
  }

  .\33xl\:last\:pt-40:last-child{
    padding-top: 10rem;
  }

  .\33xl\:last\:pr-40:last-child{
    padding-right: 10rem;
  }

  .\33xl\:last\:pb-40:last-child{
    padding-bottom: 10rem;
  }

  .\33xl\:last\:pl-40:last-child{
    padding-left: 10rem;
  }

  .\33xl\:last\:pt-42:last-child{
    padding-top: 10.5rem;
  }

  .\33xl\:last\:pr-42:last-child{
    padding-right: 10.5rem;
  }

  .\33xl\:last\:pb-42:last-child{
    padding-bottom: 10.5rem;
  }

  .\33xl\:last\:pl-42:last-child{
    padding-left: 10.5rem;
  }

  .\33xl\:last\:pt-44:last-child{
    padding-top: 11rem;
  }

  .\33xl\:last\:pr-44:last-child{
    padding-right: 11rem;
  }

  .\33xl\:last\:pb-44:last-child{
    padding-bottom: 11rem;
  }

  .\33xl\:last\:pl-44:last-child{
    padding-left: 11rem;
  }

  .\33xl\:last\:pt-45:last-child{
    padding-top: 11.25rem;
  }

  .\33xl\:last\:pr-45:last-child{
    padding-right: 11.25rem;
  }

  .\33xl\:last\:pb-45:last-child{
    padding-bottom: 11.25rem;
  }

  .\33xl\:last\:pl-45:last-child{
    padding-left: 11.25rem;
  }

  .\33xl\:last\:pt-48:last-child{
    padding-top: 12rem;
  }

  .\33xl\:last\:pr-48:last-child{
    padding-right: 12rem;
  }

  .\33xl\:last\:pb-48:last-child{
    padding-bottom: 12rem;
  }

  .\33xl\:last\:pl-48:last-child{
    padding-left: 12rem;
  }

  .\33xl\:last\:pt-50:last-child{
    padding-top: 12.5rem;
  }

  .\33xl\:last\:pr-50:last-child{
    padding-right: 12.5rem;
  }

  .\33xl\:last\:pb-50:last-child{
    padding-bottom: 12.5rem;
  }

  .\33xl\:last\:pl-50:last-child{
    padding-left: 12.5rem;
  }

  .\33xl\:last\:pt-52:last-child{
    padding-top: 13rem;
  }

  .\33xl\:last\:pr-52:last-child{
    padding-right: 13rem;
  }

  .\33xl\:last\:pb-52:last-child{
    padding-bottom: 13rem;
  }

  .\33xl\:last\:pl-52:last-child{
    padding-left: 13rem;
  }

  .\33xl\:last\:pt-55:last-child{
    padding-top: 13.75rem;
  }

  .\33xl\:last\:pr-55:last-child{
    padding-right: 13.75rem;
  }

  .\33xl\:last\:pb-55:last-child{
    padding-bottom: 13.75rem;
  }

  .\33xl\:last\:pl-55:last-child{
    padding-left: 13.75rem;
  }

  .\33xl\:last\:pt-56:last-child{
    padding-top: 14rem;
  }

  .\33xl\:last\:pr-56:last-child{
    padding-right: 14rem;
  }

  .\33xl\:last\:pb-56:last-child{
    padding-bottom: 14rem;
  }

  .\33xl\:last\:pl-56:last-child{
    padding-left: 14rem;
  }

  .\33xl\:last\:pt-58:last-child{
    padding-top: 14.5rem;
  }

  .\33xl\:last\:pr-58:last-child{
    padding-right: 14.5rem;
  }

  .\33xl\:last\:pb-58:last-child{
    padding-bottom: 14.5rem;
  }

  .\33xl\:last\:pl-58:last-child{
    padding-left: 14.5rem;
  }

  .\33xl\:last\:pt-60:last-child{
    padding-top: 15rem;
  }

  .\33xl\:last\:pr-60:last-child{
    padding-right: 15rem;
  }

  .\33xl\:last\:pb-60:last-child{
    padding-bottom: 15rem;
  }

  .\33xl\:last\:pl-60:last-child{
    padding-left: 15rem;
  }

  .\33xl\:last\:pt-64:last-child{
    padding-top: 16rem;
  }

  .\33xl\:last\:pr-64:last-child{
    padding-right: 16rem;
  }

  .\33xl\:last\:pb-64:last-child{
    padding-bottom: 16rem;
  }

  .\33xl\:last\:pl-64:last-child{
    padding-left: 16rem;
  }

  .\33xl\:last\:pt-65:last-child{
    padding-top: 16.25rem;
  }

  .\33xl\:last\:pr-65:last-child{
    padding-right: 16.25rem;
  }

  .\33xl\:last\:pb-65:last-child{
    padding-bottom: 16.25rem;
  }

  .\33xl\:last\:pl-65:last-child{
    padding-left: 16.25rem;
  }

  .\33xl\:last\:pt-68:last-child{
    padding-top: 17rem;
  }

  .\33xl\:last\:pr-68:last-child{
    padding-right: 17rem;
  }

  .\33xl\:last\:pb-68:last-child{
    padding-bottom: 17rem;
  }

  .\33xl\:last\:pl-68:last-child{
    padding-left: 17rem;
  }

  .\33xl\:last\:pt-69:last-child{
    padding-top: 17.25rem;
  }

  .\33xl\:last\:pr-69:last-child{
    padding-right: 17.25rem;
  }

  .\33xl\:last\:pb-69:last-child{
    padding-bottom: 17.25rem;
  }

  .\33xl\:last\:pl-69:last-child{
    padding-left: 17.25rem;
  }

  .\33xl\:last\:pt-70:last-child{
    padding-top: 17.5rem;
  }

  .\33xl\:last\:pr-70:last-child{
    padding-right: 17.5rem;
  }

  .\33xl\:last\:pb-70:last-child{
    padding-bottom: 17.5rem;
  }

  .\33xl\:last\:pl-70:last-child{
    padding-left: 17.5rem;
  }

  .\33xl\:last\:pt-72:last-child{
    padding-top: 18rem;
  }

  .\33xl\:last\:pr-72:last-child{
    padding-right: 18rem;
  }

  .\33xl\:last\:pb-72:last-child{
    padding-bottom: 18rem;
  }

  .\33xl\:last\:pl-72:last-child{
    padding-left: 18rem;
  }

  .\33xl\:last\:pt-75:last-child{
    padding-top: 18.75rem;
  }

  .\33xl\:last\:pr-75:last-child{
    padding-right: 18.75rem;
  }

  .\33xl\:last\:pb-75:last-child{
    padding-bottom: 18.75rem;
  }

  .\33xl\:last\:pl-75:last-child{
    padding-left: 18.75rem;
  }

  .\33xl\:last\:pt-80:last-child{
    padding-top: 20rem;
  }

  .\33xl\:last\:pr-80:last-child{
    padding-right: 20rem;
  }

  .\33xl\:last\:pb-80:last-child{
    padding-bottom: 20rem;
  }

  .\33xl\:last\:pl-80:last-child{
    padding-left: 20rem;
  }

  .\33xl\:last\:pt-85:last-child{
    padding-top: 21.25rem;
  }

  .\33xl\:last\:pr-85:last-child{
    padding-right: 21.25rem;
  }

  .\33xl\:last\:pb-85:last-child{
    padding-bottom: 21.25rem;
  }

  .\33xl\:last\:pl-85:last-child{
    padding-left: 21.25rem;
  }

  .\33xl\:last\:pt-86:last-child{
    padding-top: 21.5rem;
  }

  .\33xl\:last\:pr-86:last-child{
    padding-right: 21.5rem;
  }

  .\33xl\:last\:pb-86:last-child{
    padding-bottom: 21.5rem;
  }

  .\33xl\:last\:pl-86:last-child{
    padding-left: 21.5rem;
  }

  .\33xl\:last\:pt-90:last-child{
    padding-top: 22.5rem;
  }

  .\33xl\:last\:pr-90:last-child{
    padding-right: 22.5rem;
  }

  .\33xl\:last\:pb-90:last-child{
    padding-bottom: 22.5rem;
  }

  .\33xl\:last\:pl-90:last-child{
    padding-left: 22.5rem;
  }

  .\33xl\:last\:pt-96:last-child{
    padding-top: 24rem;
  }

  .\33xl\:last\:pr-96:last-child{
    padding-right: 24rem;
  }

  .\33xl\:last\:pb-96:last-child{
    padding-bottom: 24rem;
  }

  .\33xl\:last\:pl-96:last-child{
    padding-left: 24rem;
  }

  .\33xl\:last\:pt-100:last-child{
    padding-top: 25rem;
  }

  .\33xl\:last\:pr-100:last-child{
    padding-right: 25rem;
  }

  .\33xl\:last\:pb-100:last-child{
    padding-bottom: 25rem;
  }

  .\33xl\:last\:pl-100:last-child{
    padding-left: 25rem;
  }

  .\33xl\:last\:pt-115:last-child{
    padding-top: 28.75rem;
  }

  .\33xl\:last\:pr-115:last-child{
    padding-right: 28.75rem;
  }

  .\33xl\:last\:pb-115:last-child{
    padding-bottom: 28.75rem;
  }

  .\33xl\:last\:pl-115:last-child{
    padding-left: 28.75rem;
  }

  .\33xl\:last\:pt-125:last-child{
    padding-top: 31.25rem;
  }

  .\33xl\:last\:pr-125:last-child{
    padding-right: 31.25rem;
  }

  .\33xl\:last\:pb-125:last-child{
    padding-bottom: 31.25rem;
  }

  .\33xl\:last\:pl-125:last-child{
    padding-left: 31.25rem;
  }

  .\33xl\:last\:pt-142:last-child{
    padding-top: 35.5rem;
  }

  .\33xl\:last\:pr-142:last-child{
    padding-right: 35.5rem;
  }

  .\33xl\:last\:pb-142:last-child{
    padding-bottom: 35.5rem;
  }

  .\33xl\:last\:pl-142:last-child{
    padding-left: 35.5rem;
  }

  .\33xl\:last\:pt-150:last-child{
    padding-top: 37.5rem;
  }

  .\33xl\:last\:pr-150:last-child{
    padding-right: 37.5rem;
  }

  .\33xl\:last\:pb-150:last-child{
    padding-bottom: 37.5rem;
  }

  .\33xl\:last\:pl-150:last-child{
    padding-left: 37.5rem;
  }

  .\33xl\:last\:pt-156:last-child{
    padding-top: 39rem;
  }

  .\33xl\:last\:pr-156:last-child{
    padding-right: 39rem;
  }

  .\33xl\:last\:pb-156:last-child{
    padding-bottom: 39rem;
  }

  .\33xl\:last\:pl-156:last-child{
    padding-left: 39rem;
  }

  .\33xl\:last\:pt-160:last-child{
    padding-top: 40rem;
  }

  .\33xl\:last\:pr-160:last-child{
    padding-right: 40rem;
  }

  .\33xl\:last\:pb-160:last-child{
    padding-bottom: 40rem;
  }

  .\33xl\:last\:pl-160:last-child{
    padding-left: 40rem;
  }

  .\33xl\:last\:pt-175:last-child{
    padding-top: 43.75rem;
  }

  .\33xl\:last\:pr-175:last-child{
    padding-right: 43.75rem;
  }

  .\33xl\:last\:pb-175:last-child{
    padding-bottom: 43.75rem;
  }

  .\33xl\:last\:pl-175:last-child{
    padding-left: 43.75rem;
  }

  .\33xl\:last\:pt-207:last-child{
    padding-top: 51.75rem;
  }

  .\33xl\:last\:pr-207:last-child{
    padding-right: 51.75rem;
  }

  .\33xl\:last\:pb-207:last-child{
    padding-bottom: 51.75rem;
  }

  .\33xl\:last\:pl-207:last-child{
    padding-left: 51.75rem;
  }

  .\33xl\:last\:pt-242:last-child{
    padding-top: 60.5rem;
  }

  .\33xl\:last\:pr-242:last-child{
    padding-right: 60.5rem;
  }

  .\33xl\:last\:pb-242:last-child{
    padding-bottom: 60.5rem;
  }

  .\33xl\:last\:pl-242:last-child{
    padding-left: 60.5rem;
  }

  .\33xl\:last\:pt-250:last-child{
    padding-top: 62.5rem;
  }

  .\33xl\:last\:pr-250:last-child{
    padding-right: 62.5rem;
  }

  .\33xl\:last\:pb-250:last-child{
    padding-bottom: 62.5rem;
  }

  .\33xl\:last\:pl-250:last-child{
    padding-left: 62.5rem;
  }

  .\33xl\:last\:pt-258:last-child{
    padding-top: 64.5rem;
  }

  .\33xl\:last\:pr-258:last-child{
    padding-right: 64.5rem;
  }

  .\33xl\:last\:pb-258:last-child{
    padding-bottom: 64.5rem;
  }

  .\33xl\:last\:pl-258:last-child{
    padding-left: 64.5rem;
  }

  .\33xl\:last\:pt-265:last-child{
    padding-top: 66.25rem;
  }

  .\33xl\:last\:pr-265:last-child{
    padding-right: 66.25rem;
  }

  .\33xl\:last\:pb-265:last-child{
    padding-bottom: 66.25rem;
  }

  .\33xl\:last\:pl-265:last-child{
    padding-left: 66.25rem;
  }

  .\33xl\:last\:pt-280:last-child{
    padding-top: 70rem;
  }

  .\33xl\:last\:pr-280:last-child{
    padding-right: 70rem;
  }

  .\33xl\:last\:pb-280:last-child{
    padding-bottom: 70rem;
  }

  .\33xl\:last\:pl-280:last-child{
    padding-left: 70rem;
  }

  .\33xl\:last\:pt-px:last-child{
    padding-top: 1px;
  }

  .\33xl\:last\:pr-px:last-child{
    padding-right: 1px;
  }

  .\33xl\:last\:pb-px:last-child{
    padding-bottom: 1px;
  }

  .\33xl\:last\:pl-px:last-child{
    padding-left: 1px;
  }

  .\33xl\:last\:pt-0\.5:last-child{
    padding-top: 0.125rem;
  }

  .\33xl\:last\:pr-0\.5:last-child{
    padding-right: 0.125rem;
  }

  .\33xl\:last\:pb-0\.5:last-child{
    padding-bottom: 0.125rem;
  }

  .\33xl\:last\:pl-0\.5:last-child{
    padding-left: 0.125rem;
  }

  .\33xl\:last\:pt-1\.5:last-child{
    padding-top: 0.375rem;
  }

  .\33xl\:last\:pr-1\.5:last-child{
    padding-right: 0.375rem;
  }

  .\33xl\:last\:pb-1\.5:last-child{
    padding-bottom: 0.375rem;
  }

  .\33xl\:last\:pl-1\.5:last-child{
    padding-left: 0.375rem;
  }

  .\33xl\:last\:pt-2\.5:last-child{
    padding-top: 0.625rem;
  }

  .\33xl\:last\:pr-2\.5:last-child{
    padding-right: 0.625rem;
  }

  .\33xl\:last\:pb-2\.5:last-child{
    padding-bottom: 0.625rem;
  }

  .\33xl\:last\:pl-2\.5:last-child{
    padding-left: 0.625rem;
  }

  .\33xl\:last\:pt-3\.5:last-child{
    padding-top: 0.875rem;
  }

  .\33xl\:last\:pr-3\.5:last-child{
    padding-right: 0.875rem;
  }

  .\33xl\:last\:pb-3\.5:last-child{
    padding-bottom: 0.875rem;
  }

  .\33xl\:last\:pl-3\.5:last-child{
    padding-left: 0.875rem;
  }

  .\33xl\:last\:pt-0\.25:last-child{
    padding-top: 0.0625rem;
  }

  .\33xl\:last\:pr-0\.25:last-child{
    padding-right: 0.0625rem;
  }

  .\33xl\:last\:pb-0\.25:last-child{
    padding-bottom: 0.0625rem;
  }

  .\33xl\:last\:pl-0\.25:last-child{
    padding-left: 0.0625rem;
  }

  .\33xl\:last\:pt-0\.75:last-child{
    padding-top: 0.1875rem;
  }

  .\33xl\:last\:pr-0\.75:last-child{
    padding-right: 0.1875rem;
  }

  .\33xl\:last\:pb-0\.75:last-child{
    padding-bottom: 0.1875rem;
  }

  .\33xl\:last\:pl-0\.75:last-child{
    padding-left: 0.1875rem;
  }

  .\33xl\:last\:pt-1\.25:last-child{
    padding-top: 0.3125rem;
  }

  .\33xl\:last\:pr-1\.25:last-child{
    padding-right: 0.3125rem;
  }

  .\33xl\:last\:pb-1\.25:last-child{
    padding-bottom: 0.3125rem;
  }

  .\33xl\:last\:pl-1\.25:last-child{
    padding-left: 0.3125rem;
  }

  .\33xl\:last\:pt-1\.75:last-child{
    padding-top: 0.4375rem;
  }

  .\33xl\:last\:pr-1\.75:last-child{
    padding-right: 0.4375rem;
  }

  .\33xl\:last\:pb-1\.75:last-child{
    padding-bottom: 0.4375rem;
  }

  .\33xl\:last\:pl-1\.75:last-child{
    padding-left: 0.4375rem;
  }

  .\33xl\:last\:pt-2\.25:last-child{
    padding-top: 0.5625rem;
  }

  .\33xl\:last\:pr-2\.25:last-child{
    padding-right: 0.5625rem;
  }

  .\33xl\:last\:pb-2\.25:last-child{
    padding-bottom: 0.5625rem;
  }

  .\33xl\:last\:pl-2\.25:last-child{
    padding-left: 0.5625rem;
  }

  .\33xl\:last\:pt-2\.75:last-child{
    padding-top: 0.6875rem;
  }

  .\33xl\:last\:pr-2\.75:last-child{
    padding-right: 0.6875rem;
  }

  .\33xl\:last\:pb-2\.75:last-child{
    padding-bottom: 0.6875rem;
  }

  .\33xl\:last\:pl-2\.75:last-child{
    padding-left: 0.6875rem;
  }

  .\33xl\:last\:pt-3\.25:last-child{
    padding-top: 0.8125rem;
  }

  .\33xl\:last\:pr-3\.25:last-child{
    padding-right: 0.8125rem;
  }

  .\33xl\:last\:pb-3\.25:last-child{
    padding-bottom: 0.8125rem;
  }

  .\33xl\:last\:pl-3\.25:last-child{
    padding-left: 0.8125rem;
  }

  .\33xl\:last\:pt-3\.75:last-child{
    padding-top: 0.9375rem;
  }

  .\33xl\:last\:pr-3\.75:last-child{
    padding-right: 0.9375rem;
  }

  .\33xl\:last\:pb-3\.75:last-child{
    padding-bottom: 0.9375rem;
  }

  .\33xl\:last\:pl-3\.75:last-child{
    padding-left: 0.9375rem;
  }

  .\33xl\:last\:pt-4\.25:last-child{
    padding-top: 1.0625rem;
  }

  .\33xl\:last\:pr-4\.25:last-child{
    padding-right: 1.0625rem;
  }

  .\33xl\:last\:pb-4\.25:last-child{
    padding-bottom: 1.0625rem;
  }

  .\33xl\:last\:pl-4\.25:last-child{
    padding-left: 1.0625rem;
  }

  .\33xl\:last\:pt-4\.5:last-child{
    padding-top: 1.125rem;
  }

  .\33xl\:last\:pr-4\.5:last-child{
    padding-right: 1.125rem;
  }

  .\33xl\:last\:pb-4\.5:last-child{
    padding-bottom: 1.125rem;
  }

  .\33xl\:last\:pl-4\.5:last-child{
    padding-left: 1.125rem;
  }

  .\33xl\:last\:pt-4\.75:last-child{
    padding-top: 1.1875rem;
  }

  .\33xl\:last\:pr-4\.75:last-child{
    padding-right: 1.1875rem;
  }

  .\33xl\:last\:pb-4\.75:last-child{
    padding-bottom: 1.1875rem;
  }

  .\33xl\:last\:pl-4\.75:last-child{
    padding-left: 1.1875rem;
  }

  .\33xl\:last\:pt-5\.25:last-child{
    padding-top: 1.3125rem;
  }

  .\33xl\:last\:pr-5\.25:last-child{
    padding-right: 1.3125rem;
  }

  .\33xl\:last\:pb-5\.25:last-child{
    padding-bottom: 1.3125rem;
  }

  .\33xl\:last\:pl-5\.25:last-child{
    padding-left: 1.3125rem;
  }

  .\33xl\:last\:pt-5\.5:last-child{
    padding-top: 1.375rem;
  }

  .\33xl\:last\:pr-5\.5:last-child{
    padding-right: 1.375rem;
  }

  .\33xl\:last\:pb-5\.5:last-child{
    padding-bottom: 1.375rem;
  }

  .\33xl\:last\:pl-5\.5:last-child{
    padding-left: 1.375rem;
  }

  .\33xl\:last\:pt-5\.75:last-child{
    padding-top: 1.4375rem;
  }

  .\33xl\:last\:pr-5\.75:last-child{
    padding-right: 1.4375rem;
  }

  .\33xl\:last\:pb-5\.75:last-child{
    padding-bottom: 1.4375rem;
  }

  .\33xl\:last\:pl-5\.75:last-child{
    padding-left: 1.4375rem;
  }

  .\33xl\:last\:pt-6\.25:last-child{
    padding-top: 1.5625rem;
  }

  .\33xl\:last\:pr-6\.25:last-child{
    padding-right: 1.5625rem;
  }

  .\33xl\:last\:pb-6\.25:last-child{
    padding-bottom: 1.5625rem;
  }

  .\33xl\:last\:pl-6\.25:last-child{
    padding-left: 1.5625rem;
  }

  .\33xl\:last\:pt-6\.5:last-child{
    padding-top: 1.625rem;
  }

  .\33xl\:last\:pr-6\.5:last-child{
    padding-right: 1.625rem;
  }

  .\33xl\:last\:pb-6\.5:last-child{
    padding-bottom: 1.625rem;
  }

  .\33xl\:last\:pl-6\.5:last-child{
    padding-left: 1.625rem;
  }

  .\33xl\:last\:pt-6\.75:last-child{
    padding-top: 1.6875rem;
  }

  .\33xl\:last\:pr-6\.75:last-child{
    padding-right: 1.6875rem;
  }

  .\33xl\:last\:pb-6\.75:last-child{
    padding-bottom: 1.6875rem;
  }

  .\33xl\:last\:pl-6\.75:last-child{
    padding-left: 1.6875rem;
  }

  .\33xl\:last\:pt-7\.25:last-child{
    padding-top: 1.8125rem;
  }

  .\33xl\:last\:pr-7\.25:last-child{
    padding-right: 1.8125rem;
  }

  .\33xl\:last\:pb-7\.25:last-child{
    padding-bottom: 1.8125rem;
  }

  .\33xl\:last\:pl-7\.25:last-child{
    padding-left: 1.8125rem;
  }

  .\33xl\:last\:pt-7\.5:last-child{
    padding-top: 1.875rem;
  }

  .\33xl\:last\:pr-7\.5:last-child{
    padding-right: 1.875rem;
  }

  .\33xl\:last\:pb-7\.5:last-child{
    padding-bottom: 1.875rem;
  }

  .\33xl\:last\:pl-7\.5:last-child{
    padding-left: 1.875rem;
  }

  .\33xl\:last\:pt-8\.25:last-child{
    padding-top: 2.0625rem;
  }

  .\33xl\:last\:pr-8\.25:last-child{
    padding-right: 2.0625rem;
  }

  .\33xl\:last\:pb-8\.25:last-child{
    padding-bottom: 2.0625rem;
  }

  .\33xl\:last\:pl-8\.25:last-child{
    padding-left: 2.0625rem;
  }

  .\33xl\:last\:pt-8\.5:last-child{
    padding-top: 2.125rem;
  }

  .\33xl\:last\:pr-8\.5:last-child{
    padding-right: 2.125rem;
  }

  .\33xl\:last\:pb-8\.5:last-child{
    padding-bottom: 2.125rem;
  }

  .\33xl\:last\:pl-8\.5:last-child{
    padding-left: 2.125rem;
  }

  .\33xl\:last\:pt-9\.25:last-child{
    padding-top: 2.3125rem;
  }

  .\33xl\:last\:pr-9\.25:last-child{
    padding-right: 2.3125rem;
  }

  .\33xl\:last\:pb-9\.25:last-child{
    padding-bottom: 2.3125rem;
  }

  .\33xl\:last\:pl-9\.25:last-child{
    padding-left: 2.3125rem;
  }

  .\33xl\:last\:pt-9\.5:last-child{
    padding-top: 2.375rem;
  }

  .\33xl\:last\:pr-9\.5:last-child{
    padding-right: 2.375rem;
  }

  .\33xl\:last\:pb-9\.5:last-child{
    padding-bottom: 2.375rem;
  }

  .\33xl\:last\:pl-9\.5:last-child{
    padding-left: 2.375rem;
  }

  .\33xl\:last\:pt-10\.5:last-child{
    padding-top: 2.625rem;
  }

  .\33xl\:last\:pr-10\.5:last-child{
    padding-right: 2.625rem;
  }

  .\33xl\:last\:pb-10\.5:last-child{
    padding-bottom: 2.625rem;
  }

  .\33xl\:last\:pl-10\.5:last-child{
    padding-left: 2.625rem;
  }

  .\33xl\:last\:pt-11\.25:last-child{
    padding-top: 2.8125rem;
  }

  .\33xl\:last\:pr-11\.25:last-child{
    padding-right: 2.8125rem;
  }

  .\33xl\:last\:pb-11\.25:last-child{
    padding-bottom: 2.8125rem;
  }

  .\33xl\:last\:pl-11\.25:last-child{
    padding-left: 2.8125rem;
  }

  .\33xl\:last\:pt-11\.5:last-child{
    padding-top: 2.875rem;
  }

  .\33xl\:last\:pr-11\.5:last-child{
    padding-right: 2.875rem;
  }

  .\33xl\:last\:pb-11\.5:last-child{
    padding-bottom: 2.875rem;
  }

  .\33xl\:last\:pl-11\.5:last-child{
    padding-left: 2.875rem;
  }

  .\33xl\:last\:pt-12\.5:last-child{
    padding-top: 3.125rem;
  }

  .\33xl\:last\:pr-12\.5:last-child{
    padding-right: 3.125rem;
  }

  .\33xl\:last\:pb-12\.5:last-child{
    padding-bottom: 3.125rem;
  }

  .\33xl\:last\:pl-12\.5:last-child{
    padding-left: 3.125rem;
  }

  .\33xl\:last\:pt-12\.75:last-child{
    padding-top: 3.1875rem;
  }

  .\33xl\:last\:pr-12\.75:last-child{
    padding-right: 3.1875rem;
  }

  .\33xl\:last\:pb-12\.75:last-child{
    padding-bottom: 3.1875rem;
  }

  .\33xl\:last\:pl-12\.75:last-child{
    padding-left: 3.1875rem;
  }

  .\33xl\:last\:pt-13\.5:last-child{
    padding-top: 3.375rem;
  }

  .\33xl\:last\:pr-13\.5:last-child{
    padding-right: 3.375rem;
  }

  .\33xl\:last\:pb-13\.5:last-child{
    padding-bottom: 3.375rem;
  }

  .\33xl\:last\:pl-13\.5:last-child{
    padding-left: 3.375rem;
  }

  .\33xl\:last\:pt-14\.5:last-child{
    padding-top: 3.625rem;
  }

  .\33xl\:last\:pr-14\.5:last-child{
    padding-right: 3.625rem;
  }

  .\33xl\:last\:pb-14\.5:last-child{
    padding-bottom: 3.625rem;
  }

  .\33xl\:last\:pl-14\.5:last-child{
    padding-left: 3.625rem;
  }

  .\33xl\:last\:pt-15\.5:last-child{
    padding-top: 3.875rem;
  }

  .\33xl\:last\:pr-15\.5:last-child{
    padding-right: 3.875rem;
  }

  .\33xl\:last\:pb-15\.5:last-child{
    padding-bottom: 3.875rem;
  }

  .\33xl\:last\:pl-15\.5:last-child{
    padding-left: 3.875rem;
  }

  .\33xl\:last\:pt-15\.75:last-child{
    padding-top: 3.9375rem;
  }

  .\33xl\:last\:pr-15\.75:last-child{
    padding-right: 3.9375rem;
  }

  .\33xl\:last\:pb-15\.75:last-child{
    padding-bottom: 3.9375rem;
  }

  .\33xl\:last\:pl-15\.75:last-child{
    padding-left: 3.9375rem;
  }

  .\33xl\:last\:pt-16\.25:last-child{
    padding-top: 4.0625rem;
  }

  .\33xl\:last\:pr-16\.25:last-child{
    padding-right: 4.0625rem;
  }

  .\33xl\:last\:pb-16\.25:last-child{
    padding-bottom: 4.0625rem;
  }

  .\33xl\:last\:pl-16\.25:last-child{
    padding-left: 4.0625rem;
  }

  .\33xl\:last\:pt-17\.25:last-child{
    padding-top: 4.3125rem;
  }

  .\33xl\:last\:pr-17\.25:last-child{
    padding-right: 4.3125rem;
  }

  .\33xl\:last\:pb-17\.25:last-child{
    padding-bottom: 4.3125rem;
  }

  .\33xl\:last\:pl-17\.25:last-child{
    padding-left: 4.3125rem;
  }

  .\33xl\:last\:pt-17\.5:last-child{
    padding-top: 4.375rem;
  }

  .\33xl\:last\:pr-17\.5:last-child{
    padding-right: 4.375rem;
  }

  .\33xl\:last\:pb-17\.5:last-child{
    padding-bottom: 4.375rem;
  }

  .\33xl\:last\:pl-17\.5:last-child{
    padding-left: 4.375rem;
  }

  .\33xl\:last\:pt-18\.25:last-child{
    padding-top: 4.5625rem;
  }

  .\33xl\:last\:pr-18\.25:last-child{
    padding-right: 4.5625rem;
  }

  .\33xl\:last\:pb-18\.25:last-child{
    padding-bottom: 4.5625rem;
  }

  .\33xl\:last\:pl-18\.25:last-child{
    padding-left: 4.5625rem;
  }

  .\33xl\:last\:pt-18\.5:last-child{
    padding-top: 4.625rem;
  }

  .\33xl\:last\:pr-18\.5:last-child{
    padding-right: 4.625rem;
  }

  .\33xl\:last\:pb-18\.5:last-child{
    padding-bottom: 4.625rem;
  }

  .\33xl\:last\:pl-18\.5:last-child{
    padding-left: 4.625rem;
  }

  .\33xl\:last\:pt-20\.25:last-child{
    padding-top: 5.0625rem;
  }

  .\33xl\:last\:pr-20\.25:last-child{
    padding-right: 5.0625rem;
  }

  .\33xl\:last\:pb-20\.25:last-child{
    padding-bottom: 5.0625rem;
  }

  .\33xl\:last\:pl-20\.25:last-child{
    padding-left: 5.0625rem;
  }

  .\33xl\:last\:pt-20\.5:last-child{
    padding-top: 5.125rem;
  }

  .\33xl\:last\:pr-20\.5:last-child{
    padding-right: 5.125rem;
  }

  .\33xl\:last\:pb-20\.5:last-child{
    padding-bottom: 5.125rem;
  }

  .\33xl\:last\:pl-20\.5:last-child{
    padding-left: 5.125rem;
  }

  .\33xl\:last\:pt-22\.5:last-child{
    padding-top: 5.625rem;
  }

  .\33xl\:last\:pr-22\.5:last-child{
    padding-right: 5.625rem;
  }

  .\33xl\:last\:pb-22\.5:last-child{
    padding-bottom: 5.625rem;
  }

  .\33xl\:last\:pl-22\.5:last-child{
    padding-left: 5.625rem;
  }

  .\33xl\:last\:pt-25\.5:last-child{
    padding-top: 6.375rem;
  }

  .\33xl\:last\:pr-25\.5:last-child{
    padding-right: 6.375rem;
  }

  .\33xl\:last\:pb-25\.5:last-child{
    padding-bottom: 6.375rem;
  }

  .\33xl\:last\:pl-25\.5:last-child{
    padding-left: 6.375rem;
  }

  .\33xl\:last\:pt-26\.75:last-child{
    padding-top: 6.6875rem;
  }

  .\33xl\:last\:pr-26\.75:last-child{
    padding-right: 6.6875rem;
  }

  .\33xl\:last\:pb-26\.75:last-child{
    padding-bottom: 6.6875rem;
  }

  .\33xl\:last\:pl-26\.75:last-child{
    padding-left: 6.6875rem;
  }

  .\33xl\:last\:pt-32\.5:last-child{
    padding-top: 8.125rem;
  }

  .\33xl\:last\:pr-32\.5:last-child{
    padding-right: 8.125rem;
  }

  .\33xl\:last\:pb-32\.5:last-child{
    padding-bottom: 8.125rem;
  }

  .\33xl\:last\:pl-32\.5:last-child{
    padding-left: 8.125rem;
  }

  .\33xl\:last\:pt-37\.5:last-child{
    padding-top: 9.375rem;
  }

  .\33xl\:last\:pr-37\.5:last-child{
    padding-right: 9.375rem;
  }

  .\33xl\:last\:pb-37\.5:last-child{
    padding-bottom: 9.375rem;
  }

  .\33xl\:last\:pl-37\.5:last-child{
    padding-left: 9.375rem;
  }

  .\33xl\:last\:pt-41\.25:last-child{
    padding-top: 10.3125rem;
  }

  .\33xl\:last\:pr-41\.25:last-child{
    padding-right: 10.3125rem;
  }

  .\33xl\:last\:pb-41\.25:last-child{
    padding-bottom: 10.3125rem;
  }

  .\33xl\:last\:pl-41\.25:last-child{
    padding-left: 10.3125rem;
  }

  .\33xl\:last\:pt-52\.5:last-child{
    padding-top: 13.125rem;
  }

  .\33xl\:last\:pr-52\.5:last-child{
    padding-right: 13.125rem;
  }

  .\33xl\:last\:pb-52\.5:last-child{
    padding-bottom: 13.125rem;
  }

  .\33xl\:last\:pl-52\.5:last-child{
    padding-left: 13.125rem;
  }

  .\33xl\:last\:pt-54\.5:last-child{
    padding-top: 13.625rem;
  }

  .\33xl\:last\:pr-54\.5:last-child{
    padding-right: 13.625rem;
  }

  .\33xl\:last\:pb-54\.5:last-child{
    padding-bottom: 13.625rem;
  }

  .\33xl\:last\:pl-54\.5:last-child{
    padding-left: 13.625rem;
  }

  .\33xl\:last\:pt-57\.25:last-child{
    padding-top: 14.3125rem;
  }

  .\33xl\:last\:pr-57\.25:last-child{
    padding-right: 14.3125rem;
  }

  .\33xl\:last\:pb-57\.25:last-child{
    padding-bottom: 14.3125rem;
  }

  .\33xl\:last\:pl-57\.25:last-child{
    padding-left: 14.3125rem;
  }

  .\33xl\:last\:pt-57\.5:last-child{
    padding-top: 14.375rem;
  }

  .\33xl\:last\:pr-57\.5:last-child{
    padding-right: 14.375rem;
  }

  .\33xl\:last\:pb-57\.5:last-child{
    padding-bottom: 14.375rem;
  }

  .\33xl\:last\:pl-57\.5:last-child{
    padding-left: 14.375rem;
  }

  .\33xl\:last\:pt-66\.25:last-child{
    padding-top: 16.5625rem;
  }

  .\33xl\:last\:pr-66\.25:last-child{
    padding-right: 16.5625rem;
  }

  .\33xl\:last\:pb-66\.25:last-child{
    padding-bottom: 16.5625rem;
  }

  .\33xl\:last\:pl-66\.25:last-child{
    padding-left: 16.5625rem;
  }

  .\33xl\:last\:pt-74\.5:last-child{
    padding-top: 18.125rem;
  }

  .\33xl\:last\:pr-74\.5:last-child{
    padding-right: 18.125rem;
  }

  .\33xl\:last\:pb-74\.5:last-child{
    padding-bottom: 18.125rem;
  }

  .\33xl\:last\:pl-74\.5:last-child{
    padding-left: 18.125rem;
  }

  .\33xl\:last\:pt-106\.25:last-child{
    padding-top: 26.5625rem;
  }

  .\33xl\:last\:pr-106\.25:last-child{
    padding-right: 26.5625rem;
  }

  .\33xl\:last\:pb-106\.25:last-child{
    padding-bottom: 26.5625rem;
  }

  .\33xl\:last\:pl-106\.25:last-child{
    padding-left: 26.5625rem;
  }

  .\33xl\:last\:pt-112\.25:last-child{
    padding-top: 28.0675rem;
  }

  .\33xl\:last\:pr-112\.25:last-child{
    padding-right: 28.0675rem;
  }

  .\33xl\:last\:pb-112\.25:last-child{
    padding-bottom: 28.0675rem;
  }

  .\33xl\:last\:pl-112\.25:last-child{
    padding-left: 28.0675rem;
  }

  .\33xl\:last\:pt-112\.75:last-child{
    padding-top: 28.1875rem;
  }

  .\33xl\:last\:pr-112\.75:last-child{
    padding-right: 28.1875rem;
  }

  .\33xl\:last\:pb-112\.75:last-child{
    padding-bottom: 28.1875rem;
  }

  .\33xl\:last\:pl-112\.75:last-child{
    padding-left: 28.1875rem;
  }

  .\33xl\:last\:pt-147\.5:last-child{
    padding-top: 36.875rem;
  }

  .\33xl\:last\:pr-147\.5:last-child{
    padding-right: 36.875rem;
  }

  .\33xl\:last\:pb-147\.5:last-child{
    padding-bottom: 36.875rem;
  }

  .\33xl\:last\:pl-147\.5:last-child{
    padding-left: 36.875rem;
  }

  .\33xl\:last\:pt-162\.5:last-child{
    padding-top: 40.625rem;
  }

  .\33xl\:last\:pr-162\.5:last-child{
    padding-right: 40.625rem;
  }

  .\33xl\:last\:pb-162\.5:last-child{
    padding-bottom: 40.625rem;
  }

  .\33xl\:last\:pl-162\.5:last-child{
    padding-left: 40.625rem;
  }

  .\33xl\:last\:pt-172\.25:last-child{
    padding-top: 42.5625rem;
  }

  .\33xl\:last\:pr-172\.25:last-child{
    padding-right: 42.5625rem;
  }

  .\33xl\:last\:pb-172\.25:last-child{
    padding-bottom: 42.5625rem;
  }

  .\33xl\:last\:pl-172\.25:last-child{
    padding-left: 42.5625rem;
  }

  .\33xl\:last\:pt-175\.25:last-child{
    padding-top: 43.8125rem;
  }

  .\33xl\:last\:pr-175\.25:last-child{
    padding-right: 43.8125rem;
  }

  .\33xl\:last\:pb-175\.25:last-child{
    padding-bottom: 43.8125rem;
  }

  .\33xl\:last\:pl-175\.25:last-child{
    padding-left: 43.8125rem;
  }

  .\33xl\:last\:pt-184\.25:last-child{
    padding-top: 46.0625rem;
  }

  .\33xl\:last\:pr-184\.25:last-child{
    padding-right: 46.0625rem;
  }

  .\33xl\:last\:pb-184\.25:last-child{
    padding-bottom: 46.0625rem;
  }

  .\33xl\:last\:pl-184\.25:last-child{
    padding-left: 46.0625rem;
  }

  .\33xl\:last\:pt-203\.25:last-child{
    padding-top: 50.8125rem;
  }

  .\33xl\:last\:pr-203\.25:last-child{
    padding-right: 50.8125rem;
  }

  .\33xl\:last\:pb-203\.25:last-child{
    padding-bottom: 50.8125rem;
  }

  .\33xl\:last\:pl-203\.25:last-child{
    padding-left: 50.8125rem;
  }

  .\33xl\:last\:pt-half:last-child{
    padding-top: 50%;
  }

  .\33xl\:last\:pr-half:last-child{
    padding-right: 50%;
  }

  .\33xl\:last\:pb-half:last-child{
    padding-bottom: 50%;
  }

  .\33xl\:last\:pl-half:last-child{
    padding-left: 50%;
  }

  .\33xl\:last\:pt-full:last-child{
    padding-top: 100%;
  }

  .\33xl\:last\:pr-full:last-child{
    padding-right: 100%;
  }

  .\33xl\:last\:pb-full:last-child{
    padding-bottom: 100%;
  }

  .\33xl\:last\:pl-full:last-child{
    padding-left: 100%;
  }

  .\33xl\:last\:pt-1\/10:last-child{
    padding-top: 10%;
  }

  .\33xl\:last\:pr-1\/10:last-child{
    padding-right: 10%;
  }

  .\33xl\:last\:pb-1\/10:last-child{
    padding-bottom: 10%;
  }

  .\33xl\:last\:pl-1\/10:last-child{
    padding-left: 10%;
  }

  .\33xl\:last\:pt-2\/10:last-child{
    padding-top: 20%;
  }

  .\33xl\:last\:pr-2\/10:last-child{
    padding-right: 20%;
  }

  .\33xl\:last\:pb-2\/10:last-child{
    padding-bottom: 20%;
  }

  .\33xl\:last\:pl-2\/10:last-child{
    padding-left: 20%;
  }

  .\33xl\:last\:pt-3\/10:last-child{
    padding-top: 30%;
  }

  .\33xl\:last\:pr-3\/10:last-child{
    padding-right: 30%;
  }

  .\33xl\:last\:pb-3\/10:last-child{
    padding-bottom: 30%;
  }

  .\33xl\:last\:pl-3\/10:last-child{
    padding-left: 30%;
  }

  .\33xl\:last\:pt-4\/10:last-child{
    padding-top: 40%;
  }

  .\33xl\:last\:pr-4\/10:last-child{
    padding-right: 40%;
  }

  .\33xl\:last\:pb-4\/10:last-child{
    padding-bottom: 40%;
  }

  .\33xl\:last\:pl-4\/10:last-child{
    padding-left: 40%;
  }

  .\33xl\:last\:pt-4\.5\/10:last-child{
    padding-top: 45%;
  }

  .\33xl\:last\:pr-4\.5\/10:last-child{
    padding-right: 45%;
  }

  .\33xl\:last\:pb-4\.5\/10:last-child{
    padding-bottom: 45%;
  }

  .\33xl\:last\:pl-4\.5\/10:last-child{
    padding-left: 45%;
  }

  .\33xl\:last\:pt-5\/10:last-child{
    padding-top: 50%;
  }

  .\33xl\:last\:pr-5\/10:last-child{
    padding-right: 50%;
  }

  .\33xl\:last\:pb-5\/10:last-child{
    padding-bottom: 50%;
  }

  .\33xl\:last\:pl-5\/10:last-child{
    padding-left: 50%;
  }

  .\33xl\:last\:pt-5\.5\/10:last-child{
    padding-top: 55%;
  }

  .\33xl\:last\:pr-5\.5\/10:last-child{
    padding-right: 55%;
  }

  .\33xl\:last\:pb-5\.5\/10:last-child{
    padding-bottom: 55%;
  }

  .\33xl\:last\:pl-5\.5\/10:last-child{
    padding-left: 55%;
  }

  .\33xl\:last\:pt-6\/10:last-child{
    padding-top: 60%;
  }

  .\33xl\:last\:pr-6\/10:last-child{
    padding-right: 60%;
  }

  .\33xl\:last\:pb-6\/10:last-child{
    padding-bottom: 60%;
  }

  .\33xl\:last\:pl-6\/10:last-child{
    padding-left: 60%;
  }

  .\33xl\:last\:pt-7\/10:last-child{
    padding-top: 70%;
  }

  .\33xl\:last\:pr-7\/10:last-child{
    padding-right: 70%;
  }

  .\33xl\:last\:pb-7\/10:last-child{
    padding-bottom: 70%;
  }

  .\33xl\:last\:pl-7\/10:last-child{
    padding-left: 70%;
  }

  .\33xl\:last\:pt-8\/10:last-child{
    padding-top: 80%;
  }

  .\33xl\:last\:pr-8\/10:last-child{
    padding-right: 80%;
  }

  .\33xl\:last\:pb-8\/10:last-child{
    padding-bottom: 80%;
  }

  .\33xl\:last\:pl-8\/10:last-child{
    padding-left: 80%;
  }

  .\33xl\:last\:pt-9\/10:last-child{
    padding-top: 90%;
  }

  .\33xl\:last\:pr-9\/10:last-child{
    padding-right: 90%;
  }

  .\33xl\:last\:pb-9\/10:last-child{
    padding-bottom: 90%;
  }

  .\33xl\:last\:pl-9\/10:last-child{
    padding-left: 90%;
  }

  .\33xl\:last\:pt-1\/12:last-child{
    padding-top: 8.333333%;
  }

  .\33xl\:last\:pr-1\/12:last-child{
    padding-right: 8.333333%;
  }

  .\33xl\:last\:pb-1\/12:last-child{
    padding-bottom: 8.333333%;
  }

  .\33xl\:last\:pl-1\/12:last-child{
    padding-left: 8.333333%;
  }

  .\33xl\:last\:pt-2\/12:last-child{
    padding-top: 16.666667%;
  }

  .\33xl\:last\:pr-2\/12:last-child{
    padding-right: 16.666667%;
  }

  .\33xl\:last\:pb-2\/12:last-child{
    padding-bottom: 16.666667%;
  }

  .\33xl\:last\:pl-2\/12:last-child{
    padding-left: 16.666667%;
  }

  .\33xl\:last\:pt-3\/12:last-child{
    padding-top: 25%;
  }

  .\33xl\:last\:pr-3\/12:last-child{
    padding-right: 25%;
  }

  .\33xl\:last\:pb-3\/12:last-child{
    padding-bottom: 25%;
  }

  .\33xl\:last\:pl-3\/12:last-child{
    padding-left: 25%;
  }

  .\33xl\:last\:pt-4\/12:last-child{
    padding-top: 33.333333%;
  }

  .\33xl\:last\:pr-4\/12:last-child{
    padding-right: 33.333333%;
  }

  .\33xl\:last\:pb-4\/12:last-child{
    padding-bottom: 33.333333%;
  }

  .\33xl\:last\:pl-4\/12:last-child{
    padding-left: 33.333333%;
  }

  .\33xl\:last\:pt-5\/12:last-child{
    padding-top: 41.666667%;
  }

  .\33xl\:last\:pr-5\/12:last-child{
    padding-right: 41.666667%;
  }

  .\33xl\:last\:pb-5\/12:last-child{
    padding-bottom: 41.666667%;
  }

  .\33xl\:last\:pl-5\/12:last-child{
    padding-left: 41.666667%;
  }

  .\33xl\:last\:pt-6\/12:last-child{
    padding-top: 50%;
  }

  .\33xl\:last\:pr-6\/12:last-child{
    padding-right: 50%;
  }

  .\33xl\:last\:pb-6\/12:last-child{
    padding-bottom: 50%;
  }

  .\33xl\:last\:pl-6\/12:last-child{
    padding-left: 50%;
  }

  .\33xl\:last\:pt-7\/12:last-child{
    padding-top: 58.333333%;
  }

  .\33xl\:last\:pr-7\/12:last-child{
    padding-right: 58.333333%;
  }

  .\33xl\:last\:pb-7\/12:last-child{
    padding-bottom: 58.333333%;
  }

  .\33xl\:last\:pl-7\/12:last-child{
    padding-left: 58.333333%;
  }

  .\33xl\:last\:pt-8\/12:last-child{
    padding-top: 66.666667%;
  }

  .\33xl\:last\:pr-8\/12:last-child{
    padding-right: 66.666667%;
  }

  .\33xl\:last\:pb-8\/12:last-child{
    padding-bottom: 66.666667%;
  }

  .\33xl\:last\:pl-8\/12:last-child{
    padding-left: 66.666667%;
  }

  .\33xl\:last\:pt-9\/12:last-child{
    padding-top: 75%;
  }

  .\33xl\:last\:pr-9\/12:last-child{
    padding-right: 75%;
  }

  .\33xl\:last\:pb-9\/12:last-child{
    padding-bottom: 75%;
  }

  .\33xl\:last\:pl-9\/12:last-child{
    padding-left: 75%;
  }

  .\33xl\:last\:pt-10\/12:last-child{
    padding-top: 83.333333%;
  }

  .\33xl\:last\:pr-10\/12:last-child{
    padding-right: 83.333333%;
  }

  .\33xl\:last\:pb-10\/12:last-child{
    padding-bottom: 83.333333%;
  }

  .\33xl\:last\:pl-10\/12:last-child{
    padding-left: 83.333333%;
  }

  .\33xl\:last\:pt-11\/12:last-child{
    padding-top: 91.666667%;
  }

  .\33xl\:last\:pr-11\/12:last-child{
    padding-right: 91.666667%;
  }

  .\33xl\:last\:pb-11\/12:last-child{
    padding-bottom: 91.666667%;
  }

  .\33xl\:last\:pl-11\/12:last-child{
    padding-left: 91.666667%;
  }

  .\33xl\:placeholder-transparent:-ms-input-placeholder{
    color: transparent;
  }

  .\33xl\:placeholder-transparent::placeholder{
    color: transparent;
  }

  .\33xl\:placeholder-black:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .\33xl\:placeholder-black::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .\33xl\:placeholder-white:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .\33xl\:placeholder-white::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .\33xl\:placeholder-grey:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(155, 155, 155, var(--tw-placeholder-opacity));
  }

  .\33xl\:placeholder-grey::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(155, 155, 155, var(--tw-placeholder-opacity));
  }

  .\33xl\:placeholder-grey-darkest:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(17, 17, 17, var(--tw-placeholder-opacity));
  }

  .\33xl\:placeholder-grey-darkest::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(17, 17, 17, var(--tw-placeholder-opacity));
  }

  .\33xl\:placeholder-grey-darkest700:-ms-input-placeholder{
    color: rgba(17, 17, 17, 0.7);
  }

  .\33xl\:placeholder-grey-darkest700::placeholder{
    color: rgba(17, 17, 17, 0.7);
  }

  .\33xl\:placeholder-grey-darkest300:-ms-input-placeholder{
    color: rgba(17, 17, 17, 0.3);
  }

  .\33xl\:placeholder-grey-darkest300::placeholder{
    color: rgba(17, 17, 17, 0.3);
  }

  .\33xl\:placeholder-grey-darkest100:-ms-input-placeholder{
    color: rgba(17, 17, 17, 0.1);
  }

  .\33xl\:placeholder-grey-darkest100::placeholder{
    color: rgba(17, 17, 17, 0.1);
  }

  .\33xl\:placeholder-grey-dark:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(82, 95, 119, var(--tw-placeholder-opacity));
  }

  .\33xl\:placeholder-grey-dark::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(82, 95, 119, var(--tw-placeholder-opacity));
  }

  .\33xl\:placeholder-grey-light:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(163, 163, 163, var(--tw-placeholder-opacity));
  }

  .\33xl\:placeholder-grey-light::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(163, 163, 163, var(--tw-placeholder-opacity));
  }

  .\33xl\:placeholder-grey-extralight:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(231, 231, 231, var(--tw-placeholder-opacity));
  }

  .\33xl\:placeholder-grey-extralight::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(231, 231, 231, var(--tw-placeholder-opacity));
  }

  .\33xl\:placeholder-grey-lighter:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(180, 189, 206, var(--tw-placeholder-opacity));
  }

  .\33xl\:placeholder-grey-lighter::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(180, 189, 206, var(--tw-placeholder-opacity));
  }

  .\33xl\:placeholder-grey-lightest:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(244, 244, 244, var(--tw-placeholder-opacity));
  }

  .\33xl\:placeholder-grey-lightest::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(244, 244, 244, var(--tw-placeholder-opacity));
  }

  .\33xl\:placeholder-grey-timeline:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(136, 136, 136, var(--tw-placeholder-opacity));
  }

  .\33xl\:placeholder-grey-timeline::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(136, 136, 136, var(--tw-placeholder-opacity));
  }

  .\33xl\:placeholder-blue:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(99, 169, 209, var(--tw-placeholder-opacity));
  }

  .\33xl\:placeholder-blue::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(99, 169, 209, var(--tw-placeholder-opacity));
  }

  .\33xl\:placeholder-blue-light:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(123, 207, 255, var(--tw-placeholder-opacity));
  }

  .\33xl\:placeholder-blue-light::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(123, 207, 255, var(--tw-placeholder-opacity));
  }

  .\33xl\:placeholder-blue-lightest:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 81, 172, var(--tw-placeholder-opacity));
  }

  .\33xl\:placeholder-blue-lightest::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 81, 172, var(--tw-placeholder-opacity));
  }

  .\33xl\:placeholder-pink:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(237, 9, 128, var(--tw-placeholder-opacity));
  }

  .\33xl\:placeholder-pink::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(237, 9, 128, var(--tw-placeholder-opacity));
  }

  .\33xl\:placeholder-pink-light:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 91, 180, var(--tw-placeholder-opacity));
  }

  .\33xl\:placeholder-pink-light::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 91, 180, var(--tw-placeholder-opacity));
  }

  .\33xl\:placeholder-orange:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(243, 114, 69, var(--tw-placeholder-opacity));
  }

  .\33xl\:placeholder-orange::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(243, 114, 69, var(--tw-placeholder-opacity));
  }

  .\33xl\:placeholder-yellow:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 230, 0, var(--tw-placeholder-opacity));
  }

  .\33xl\:placeholder-yellow::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 230, 0, var(--tw-placeholder-opacity));
  }

  .\33xl\:placeholder-yellow-two:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(249, 227, 32, var(--tw-placeholder-opacity));
  }

  .\33xl\:placeholder-yellow-two::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(249, 227, 32, var(--tw-placeholder-opacity));
  }

  .\33xl\:placeholder-yellow-dark:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(230, 175, 33, var(--tw-placeholder-opacity));
  }

  .\33xl\:placeholder-yellow-dark::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(230, 175, 33, var(--tw-placeholder-opacity));
  }

  .\33xl\:placeholder-yellow-light:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(243, 193, 42, var(--tw-placeholder-opacity));
  }

  .\33xl\:placeholder-yellow-light::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(243, 193, 42, var(--tw-placeholder-opacity));
  }

  .\33xl\:placeholder-green-dark:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(33, 115, 37, var(--tw-placeholder-opacity));
  }

  .\33xl\:placeholder-green-dark::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(33, 115, 37, var(--tw-placeholder-opacity));
  }

  .\33xl\:placeholder-green-light:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(80, 161, 84, var(--tw-placeholder-opacity));
  }

  .\33xl\:placeholder-green-light::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(80, 161, 84, var(--tw-placeholder-opacity));
  }

  .\33xl\:placeholder-purple:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(164, 139, 198, var(--tw-placeholder-opacity));
  }

  .\33xl\:placeholder-purple::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(164, 139, 198, var(--tw-placeholder-opacity));
  }

  .\33xl\:placeholder-purple-light:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(158, 149, 255, var(--tw-placeholder-opacity));
  }

  .\33xl\:placeholder-purple-light::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(158, 149, 255, var(--tw-placeholder-opacity));
  }

  .\33xl\:placeholder-brown-light:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(202, 138, 78, var(--tw-placeholder-opacity));
  }

  .\33xl\:placeholder-brown-light::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(202, 138, 78, var(--tw-placeholder-opacity));
  }

  .\33xl\:placeholder-brown-dark:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(173, 91, 31, var(--tw-placeholder-opacity));
  }

  .\33xl\:placeholder-brown-dark::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(173, 91, 31, var(--tw-placeholder-opacity));
  }

  .\33xl\:focus\:placeholder-transparent:focus:-ms-input-placeholder{
    color: transparent;
  }

  .\33xl\:focus\:placeholder-transparent:focus::placeholder{
    color: transparent;
  }

  .\33xl\:focus\:placeholder-black:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .\33xl\:focus\:placeholder-black:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .\33xl\:focus\:placeholder-white:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .\33xl\:focus\:placeholder-white:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .\33xl\:focus\:placeholder-grey:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(155, 155, 155, var(--tw-placeholder-opacity));
  }

  .\33xl\:focus\:placeholder-grey:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(155, 155, 155, var(--tw-placeholder-opacity));
  }

  .\33xl\:focus\:placeholder-grey-darkest:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(17, 17, 17, var(--tw-placeholder-opacity));
  }

  .\33xl\:focus\:placeholder-grey-darkest:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(17, 17, 17, var(--tw-placeholder-opacity));
  }

  .\33xl\:focus\:placeholder-grey-darkest700:focus:-ms-input-placeholder{
    color: rgba(17, 17, 17, 0.7);
  }

  .\33xl\:focus\:placeholder-grey-darkest700:focus::placeholder{
    color: rgba(17, 17, 17, 0.7);
  }

  .\33xl\:focus\:placeholder-grey-darkest300:focus:-ms-input-placeholder{
    color: rgba(17, 17, 17, 0.3);
  }

  .\33xl\:focus\:placeholder-grey-darkest300:focus::placeholder{
    color: rgba(17, 17, 17, 0.3);
  }

  .\33xl\:focus\:placeholder-grey-darkest100:focus:-ms-input-placeholder{
    color: rgba(17, 17, 17, 0.1);
  }

  .\33xl\:focus\:placeholder-grey-darkest100:focus::placeholder{
    color: rgba(17, 17, 17, 0.1);
  }

  .\33xl\:focus\:placeholder-grey-dark:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(82, 95, 119, var(--tw-placeholder-opacity));
  }

  .\33xl\:focus\:placeholder-grey-dark:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(82, 95, 119, var(--tw-placeholder-opacity));
  }

  .\33xl\:focus\:placeholder-grey-light:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(163, 163, 163, var(--tw-placeholder-opacity));
  }

  .\33xl\:focus\:placeholder-grey-light:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(163, 163, 163, var(--tw-placeholder-opacity));
  }

  .\33xl\:focus\:placeholder-grey-extralight:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(231, 231, 231, var(--tw-placeholder-opacity));
  }

  .\33xl\:focus\:placeholder-grey-extralight:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(231, 231, 231, var(--tw-placeholder-opacity));
  }

  .\33xl\:focus\:placeholder-grey-lighter:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(180, 189, 206, var(--tw-placeholder-opacity));
  }

  .\33xl\:focus\:placeholder-grey-lighter:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(180, 189, 206, var(--tw-placeholder-opacity));
  }

  .\33xl\:focus\:placeholder-grey-lightest:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(244, 244, 244, var(--tw-placeholder-opacity));
  }

  .\33xl\:focus\:placeholder-grey-lightest:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(244, 244, 244, var(--tw-placeholder-opacity));
  }

  .\33xl\:focus\:placeholder-grey-timeline:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(136, 136, 136, var(--tw-placeholder-opacity));
  }

  .\33xl\:focus\:placeholder-grey-timeline:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(136, 136, 136, var(--tw-placeholder-opacity));
  }

  .\33xl\:focus\:placeholder-blue:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(99, 169, 209, var(--tw-placeholder-opacity));
  }

  .\33xl\:focus\:placeholder-blue:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(99, 169, 209, var(--tw-placeholder-opacity));
  }

  .\33xl\:focus\:placeholder-blue-light:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(123, 207, 255, var(--tw-placeholder-opacity));
  }

  .\33xl\:focus\:placeholder-blue-light:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(123, 207, 255, var(--tw-placeholder-opacity));
  }

  .\33xl\:focus\:placeholder-blue-lightest:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 81, 172, var(--tw-placeholder-opacity));
  }

  .\33xl\:focus\:placeholder-blue-lightest:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 81, 172, var(--tw-placeholder-opacity));
  }

  .\33xl\:focus\:placeholder-pink:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(237, 9, 128, var(--tw-placeholder-opacity));
  }

  .\33xl\:focus\:placeholder-pink:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(237, 9, 128, var(--tw-placeholder-opacity));
  }

  .\33xl\:focus\:placeholder-pink-light:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 91, 180, var(--tw-placeholder-opacity));
  }

  .\33xl\:focus\:placeholder-pink-light:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 91, 180, var(--tw-placeholder-opacity));
  }

  .\33xl\:focus\:placeholder-orange:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(243, 114, 69, var(--tw-placeholder-opacity));
  }

  .\33xl\:focus\:placeholder-orange:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(243, 114, 69, var(--tw-placeholder-opacity));
  }

  .\33xl\:focus\:placeholder-yellow:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 230, 0, var(--tw-placeholder-opacity));
  }

  .\33xl\:focus\:placeholder-yellow:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 230, 0, var(--tw-placeholder-opacity));
  }

  .\33xl\:focus\:placeholder-yellow-two:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(249, 227, 32, var(--tw-placeholder-opacity));
  }

  .\33xl\:focus\:placeholder-yellow-two:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(249, 227, 32, var(--tw-placeholder-opacity));
  }

  .\33xl\:focus\:placeholder-yellow-dark:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(230, 175, 33, var(--tw-placeholder-opacity));
  }

  .\33xl\:focus\:placeholder-yellow-dark:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(230, 175, 33, var(--tw-placeholder-opacity));
  }

  .\33xl\:focus\:placeholder-yellow-light:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(243, 193, 42, var(--tw-placeholder-opacity));
  }

  .\33xl\:focus\:placeholder-yellow-light:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(243, 193, 42, var(--tw-placeholder-opacity));
  }

  .\33xl\:focus\:placeholder-green-dark:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(33, 115, 37, var(--tw-placeholder-opacity));
  }

  .\33xl\:focus\:placeholder-green-dark:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(33, 115, 37, var(--tw-placeholder-opacity));
  }

  .\33xl\:focus\:placeholder-green-light:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(80, 161, 84, var(--tw-placeholder-opacity));
  }

  .\33xl\:focus\:placeholder-green-light:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(80, 161, 84, var(--tw-placeholder-opacity));
  }

  .\33xl\:focus\:placeholder-purple:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(164, 139, 198, var(--tw-placeholder-opacity));
  }

  .\33xl\:focus\:placeholder-purple:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(164, 139, 198, var(--tw-placeholder-opacity));
  }

  .\33xl\:focus\:placeholder-purple-light:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(158, 149, 255, var(--tw-placeholder-opacity));
  }

  .\33xl\:focus\:placeholder-purple-light:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(158, 149, 255, var(--tw-placeholder-opacity));
  }

  .\33xl\:focus\:placeholder-brown-light:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(202, 138, 78, var(--tw-placeholder-opacity));
  }

  .\33xl\:focus\:placeholder-brown-light:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(202, 138, 78, var(--tw-placeholder-opacity));
  }

  .\33xl\:focus\:placeholder-brown-dark:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(173, 91, 31, var(--tw-placeholder-opacity));
  }

  .\33xl\:focus\:placeholder-brown-dark:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(173, 91, 31, var(--tw-placeholder-opacity));
  }

  .\33xl\:placeholder-opacity-0:-ms-input-placeholder{
    --tw-placeholder-opacity: 0;
  }

  .\33xl\:placeholder-opacity-0::placeholder{
    --tw-placeholder-opacity: 0;
  }

  .\33xl\:placeholder-opacity-5:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.05;
  }

  .\33xl\:placeholder-opacity-5::placeholder{
    --tw-placeholder-opacity: 0.05;
  }

  .\33xl\:placeholder-opacity-10:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.1;
  }

  .\33xl\:placeholder-opacity-10::placeholder{
    --tw-placeholder-opacity: 0.1;
  }

  .\33xl\:placeholder-opacity-20:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.2;
  }

  .\33xl\:placeholder-opacity-20::placeholder{
    --tw-placeholder-opacity: 0.2;
  }

  .\33xl\:placeholder-opacity-25:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.25;
  }

  .\33xl\:placeholder-opacity-25::placeholder{
    --tw-placeholder-opacity: 0.25;
  }

  .\33xl\:placeholder-opacity-30:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.3;
  }

  .\33xl\:placeholder-opacity-30::placeholder{
    --tw-placeholder-opacity: 0.3;
  }

  .\33xl\:placeholder-opacity-40:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.4;
  }

  .\33xl\:placeholder-opacity-40::placeholder{
    --tw-placeholder-opacity: 0.4;
  }

  .\33xl\:placeholder-opacity-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.5;
  }

  .\33xl\:placeholder-opacity-50::placeholder{
    --tw-placeholder-opacity: 0.5;
  }

  .\33xl\:placeholder-opacity-60:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.6;
  }

  .\33xl\:placeholder-opacity-60::placeholder{
    --tw-placeholder-opacity: 0.6;
  }

  .\33xl\:placeholder-opacity-70:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.7;
  }

  .\33xl\:placeholder-opacity-70::placeholder{
    --tw-placeholder-opacity: 0.7;
  }

  .\33xl\:placeholder-opacity-75:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.75;
  }

  .\33xl\:placeholder-opacity-75::placeholder{
    --tw-placeholder-opacity: 0.75;
  }

  .\33xl\:placeholder-opacity-80:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.8;
  }

  .\33xl\:placeholder-opacity-80::placeholder{
    --tw-placeholder-opacity: 0.8;
  }

  .\33xl\:placeholder-opacity-90:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.9;
  }

  .\33xl\:placeholder-opacity-90::placeholder{
    --tw-placeholder-opacity: 0.9;
  }

  .\33xl\:placeholder-opacity-95:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.95;
  }

  .\33xl\:placeholder-opacity-95::placeholder{
    --tw-placeholder-opacity: 0.95;
  }

  .\33xl\:placeholder-opacity-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
  }

  .\33xl\:placeholder-opacity-100::placeholder{
    --tw-placeholder-opacity: 1;
  }

  .\33xl\:focus\:placeholder-opacity-0:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0;
  }

  .\33xl\:focus\:placeholder-opacity-0:focus::placeholder{
    --tw-placeholder-opacity: 0;
  }

  .\33xl\:focus\:placeholder-opacity-5:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.05;
  }

  .\33xl\:focus\:placeholder-opacity-5:focus::placeholder{
    --tw-placeholder-opacity: 0.05;
  }

  .\33xl\:focus\:placeholder-opacity-10:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.1;
  }

  .\33xl\:focus\:placeholder-opacity-10:focus::placeholder{
    --tw-placeholder-opacity: 0.1;
  }

  .\33xl\:focus\:placeholder-opacity-20:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.2;
  }

  .\33xl\:focus\:placeholder-opacity-20:focus::placeholder{
    --tw-placeholder-opacity: 0.2;
  }

  .\33xl\:focus\:placeholder-opacity-25:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.25;
  }

  .\33xl\:focus\:placeholder-opacity-25:focus::placeholder{
    --tw-placeholder-opacity: 0.25;
  }

  .\33xl\:focus\:placeholder-opacity-30:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.3;
  }

  .\33xl\:focus\:placeholder-opacity-30:focus::placeholder{
    --tw-placeholder-opacity: 0.3;
  }

  .\33xl\:focus\:placeholder-opacity-40:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.4;
  }

  .\33xl\:focus\:placeholder-opacity-40:focus::placeholder{
    --tw-placeholder-opacity: 0.4;
  }

  .\33xl\:focus\:placeholder-opacity-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.5;
  }

  .\33xl\:focus\:placeholder-opacity-50:focus::placeholder{
    --tw-placeholder-opacity: 0.5;
  }

  .\33xl\:focus\:placeholder-opacity-60:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.6;
  }

  .\33xl\:focus\:placeholder-opacity-60:focus::placeholder{
    --tw-placeholder-opacity: 0.6;
  }

  .\33xl\:focus\:placeholder-opacity-70:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.7;
  }

  .\33xl\:focus\:placeholder-opacity-70:focus::placeholder{
    --tw-placeholder-opacity: 0.7;
  }

  .\33xl\:focus\:placeholder-opacity-75:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.75;
  }

  .\33xl\:focus\:placeholder-opacity-75:focus::placeholder{
    --tw-placeholder-opacity: 0.75;
  }

  .\33xl\:focus\:placeholder-opacity-80:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.8;
  }

  .\33xl\:focus\:placeholder-opacity-80:focus::placeholder{
    --tw-placeholder-opacity: 0.8;
  }

  .\33xl\:focus\:placeholder-opacity-90:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.9;
  }

  .\33xl\:focus\:placeholder-opacity-90:focus::placeholder{
    --tw-placeholder-opacity: 0.9;
  }

  .\33xl\:focus\:placeholder-opacity-95:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.95;
  }

  .\33xl\:focus\:placeholder-opacity-95:focus::placeholder{
    --tw-placeholder-opacity: 0.95;
  }

  .\33xl\:focus\:placeholder-opacity-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
  }

  .\33xl\:focus\:placeholder-opacity-100:focus::placeholder{
    --tw-placeholder-opacity: 1;
  }

  .\33xl\:pointer-events-none{
    pointer-events: none;
  }

  .\33xl\:pointer-events-auto{
    pointer-events: auto;
  }

  .\33xl\:static{
    position: static;
  }

  .\33xl\:fixed{
    position: fixed;
  }

  .\33xl\:absolute{
    position: absolute;
  }

  .\33xl\:relative{
    position: relative;
  }

  .\33xl\:sticky{
    position: sticky;
  }

  .\33xl\:inset-0{
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
  }

  .\33xl\:inset-1{
    top: 0.25rem;
    right: 0.25rem;
    bottom: 0.25rem;
    left: 0.25rem;
  }

  .\33xl\:inset-2{
    top: 0.5rem;
    right: 0.5rem;
    bottom: 0.5rem;
    left: 0.5rem;
  }

  .\33xl\:inset-3{
    top: 0.75rem;
    right: 0.75rem;
    bottom: 0.75rem;
    left: 0.75rem;
  }

  .\33xl\:inset-4{
    top: 1rem;
    right: 1rem;
    bottom: 1rem;
    left: 1rem;
  }

  .\33xl\:inset-5{
    top: 1.25rem;
    right: 1.25rem;
    bottom: 1.25rem;
    left: 1.25rem;
  }

  .\33xl\:inset-6{
    top: 1.5rem;
    right: 1.5rem;
    bottom: 1.5rem;
    left: 1.5rem;
  }

  .\33xl\:inset-7{
    top: 1.75rem;
    right: 1.75rem;
    bottom: 1.75rem;
    left: 1.75rem;
  }

  .\33xl\:inset-8{
    top: 2rem;
    right: 2rem;
    bottom: 2rem;
    left: 2rem;
  }

  .\33xl\:inset-9{
    top: 2.25rem;
    right: 2.25rem;
    bottom: 2.25rem;
    left: 2.25rem;
  }

  .\33xl\:inset-10{
    top: 2.5rem;
    right: 2.5rem;
    bottom: 2.5rem;
    left: 2.5rem;
  }

  .\33xl\:inset-11{
    top: 2.75rem;
    right: 2.75rem;
    bottom: 2.75rem;
    left: 2.75rem;
  }

  .\33xl\:inset-12{
    top: 3rem;
    right: 3rem;
    bottom: 3rem;
    left: 3rem;
  }

  .\33xl\:inset-13{
    top: 3.25rem;
    right: 3.25rem;
    bottom: 3.25rem;
    left: 3.25rem;
  }

  .\33xl\:inset-14{
    top: 3.5rem;
    right: 3.5rem;
    bottom: 3.5rem;
    left: 3.5rem;
  }

  .\33xl\:inset-15{
    top: 3.75rem;
    right: 3.75rem;
    bottom: 3.75rem;
    left: 3.75rem;
  }

  .\33xl\:inset-16{
    top: 4rem;
    right: 4rem;
    bottom: 4rem;
    left: 4rem;
  }

  .\33xl\:inset-17{
    top: 4.25rem;
    right: 4.25rem;
    bottom: 4.25rem;
    left: 4.25rem;
  }

  .\33xl\:inset-18{
    top: 4.5rem;
    right: 4.5rem;
    bottom: 4.5rem;
    left: 4.5rem;
  }

  .\33xl\:inset-19{
    top: 4.75rem;
    right: 4.75rem;
    bottom: 4.75rem;
    left: 4.75rem;
  }

  .\33xl\:inset-20{
    top: 5rem;
    right: 5rem;
    bottom: 5rem;
    left: 5rem;
  }

  .\33xl\:inset-22{
    top: 5.5rem;
    right: 5.5rem;
    bottom: 5.5rem;
    left: 5.5rem;
  }

  .\33xl\:inset-24{
    top: 6rem;
    right: 6rem;
    bottom: 6rem;
    left: 6rem;
  }

  .\33xl\:inset-25{
    top: 6.25rem;
    right: 6.25rem;
    bottom: 6.25rem;
    left: 6.25rem;
  }

  .\33xl\:inset-28{
    top: 7rem;
    right: 7rem;
    bottom: 7rem;
    left: 7rem;
  }

  .\33xl\:inset-30{
    top: 7.5rem;
    right: 7.5rem;
    bottom: 7.5rem;
    left: 7.5rem;
  }

  .\33xl\:inset-32{
    top: 8rem;
    right: 8rem;
    bottom: 8rem;
    left: 8rem;
  }

  .\33xl\:inset-34{
    top: 8.5rem;
    right: 8.5rem;
    bottom: 8.5rem;
    left: 8.5rem;
  }

  .\33xl\:inset-35{
    top: 8.75rem;
    right: 8.75rem;
    bottom: 8.75rem;
    left: 8.75rem;
  }

  .\33xl\:inset-36{
    top: 9rem;
    right: 9rem;
    bottom: 9rem;
    left: 9rem;
  }

  .\33xl\:inset-39{
    top: 9.75rem;
    right: 9.75rem;
    bottom: 9.75rem;
    left: 9.75rem;
  }

  .\33xl\:inset-40{
    top: 10rem;
    right: 10rem;
    bottom: 10rem;
    left: 10rem;
  }

  .\33xl\:inset-42{
    top: 10.5rem;
    right: 10.5rem;
    bottom: 10.5rem;
    left: 10.5rem;
  }

  .\33xl\:inset-44{
    top: 11rem;
    right: 11rem;
    bottom: 11rem;
    left: 11rem;
  }

  .\33xl\:inset-45{
    top: 11.25rem;
    right: 11.25rem;
    bottom: 11.25rem;
    left: 11.25rem;
  }

  .\33xl\:inset-48{
    top: 12rem;
    right: 12rem;
    bottom: 12rem;
    left: 12rem;
  }

  .\33xl\:inset-50{
    top: 12.5rem;
    right: 12.5rem;
    bottom: 12.5rem;
    left: 12.5rem;
  }

  .\33xl\:inset-52{
    top: 13rem;
    right: 13rem;
    bottom: 13rem;
    left: 13rem;
  }

  .\33xl\:inset-55{
    top: 13.75rem;
    right: 13.75rem;
    bottom: 13.75rem;
    left: 13.75rem;
  }

  .\33xl\:inset-56{
    top: 14rem;
    right: 14rem;
    bottom: 14rem;
    left: 14rem;
  }

  .\33xl\:inset-58{
    top: 14.5rem;
    right: 14.5rem;
    bottom: 14.5rem;
    left: 14.5rem;
  }

  .\33xl\:inset-60{
    top: 15rem;
    right: 15rem;
    bottom: 15rem;
    left: 15rem;
  }

  .\33xl\:inset-64{
    top: 16rem;
    right: 16rem;
    bottom: 16rem;
    left: 16rem;
  }

  .\33xl\:inset-65{
    top: 16.25rem;
    right: 16.25rem;
    bottom: 16.25rem;
    left: 16.25rem;
  }

  .\33xl\:inset-68{
    top: 17rem;
    right: 17rem;
    bottom: 17rem;
    left: 17rem;
  }

  .\33xl\:inset-69{
    top: 17.25rem;
    right: 17.25rem;
    bottom: 17.25rem;
    left: 17.25rem;
  }

  .\33xl\:inset-70{
    top: 17.5rem;
    right: 17.5rem;
    bottom: 17.5rem;
    left: 17.5rem;
  }

  .\33xl\:inset-72{
    top: 18rem;
    right: 18rem;
    bottom: 18rem;
    left: 18rem;
  }

  .\33xl\:inset-75{
    top: 18.75rem;
    right: 18.75rem;
    bottom: 18.75rem;
    left: 18.75rem;
  }

  .\33xl\:inset-80{
    top: 20rem;
    right: 20rem;
    bottom: 20rem;
    left: 20rem;
  }

  .\33xl\:inset-85{
    top: 21.25rem;
    right: 21.25rem;
    bottom: 21.25rem;
    left: 21.25rem;
  }

  .\33xl\:inset-86{
    top: 21.5rem;
    right: 21.5rem;
    bottom: 21.5rem;
    left: 21.5rem;
  }

  .\33xl\:inset-90{
    top: 22.5rem;
    right: 22.5rem;
    bottom: 22.5rem;
    left: 22.5rem;
  }

  .\33xl\:inset-96{
    top: 24rem;
    right: 24rem;
    bottom: 24rem;
    left: 24rem;
  }

  .\33xl\:inset-100{
    top: 25rem;
    right: 25rem;
    bottom: 25rem;
    left: 25rem;
  }

  .\33xl\:inset-115{
    top: 28.75rem;
    right: 28.75rem;
    bottom: 28.75rem;
    left: 28.75rem;
  }

  .\33xl\:inset-125{
    top: 31.25rem;
    right: 31.25rem;
    bottom: 31.25rem;
    left: 31.25rem;
  }

  .\33xl\:inset-142{
    top: 35.5rem;
    right: 35.5rem;
    bottom: 35.5rem;
    left: 35.5rem;
  }

  .\33xl\:inset-150{
    top: 37.5rem;
    right: 37.5rem;
    bottom: 37.5rem;
    left: 37.5rem;
  }

  .\33xl\:inset-156{
    top: 39rem;
    right: 39rem;
    bottom: 39rem;
    left: 39rem;
  }

  .\33xl\:inset-160{
    top: 40rem;
    right: 40rem;
    bottom: 40rem;
    left: 40rem;
  }

  .\33xl\:inset-175{
    top: 43.75rem;
    right: 43.75rem;
    bottom: 43.75rem;
    left: 43.75rem;
  }

  .\33xl\:inset-207{
    top: 51.75rem;
    right: 51.75rem;
    bottom: 51.75rem;
    left: 51.75rem;
  }

  .\33xl\:inset-242{
    top: 60.5rem;
    right: 60.5rem;
    bottom: 60.5rem;
    left: 60.5rem;
  }

  .\33xl\:inset-250{
    top: 62.5rem;
    right: 62.5rem;
    bottom: 62.5rem;
    left: 62.5rem;
  }

  .\33xl\:inset-258{
    top: 64.5rem;
    right: 64.5rem;
    bottom: 64.5rem;
    left: 64.5rem;
  }

  .\33xl\:inset-265{
    top: 66.25rem;
    right: 66.25rem;
    bottom: 66.25rem;
    left: 66.25rem;
  }

  .\33xl\:inset-280{
    top: 70rem;
    right: 70rem;
    bottom: 70rem;
    left: 70rem;
  }

  .\33xl\:inset-auto{
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
  }

  .\33xl\:inset-px{
    top: 1px;
    right: 1px;
    bottom: 1px;
    left: 1px;
  }

  .\33xl\:inset-0\.5{
    top: 0.125rem;
    right: 0.125rem;
    bottom: 0.125rem;
    left: 0.125rem;
  }

  .\33xl\:inset-1\.5{
    top: 0.375rem;
    right: 0.375rem;
    bottom: 0.375rem;
    left: 0.375rem;
  }

  .\33xl\:inset-2\.5{
    top: 0.625rem;
    right: 0.625rem;
    bottom: 0.625rem;
    left: 0.625rem;
  }

  .\33xl\:inset-3\.5{
    top: 0.875rem;
    right: 0.875rem;
    bottom: 0.875rem;
    left: 0.875rem;
  }

  .\33xl\:inset-0\.25{
    top: 0.0625rem;
    right: 0.0625rem;
    bottom: 0.0625rem;
    left: 0.0625rem;
  }

  .\33xl\:inset-0\.75{
    top: 0.1875rem;
    right: 0.1875rem;
    bottom: 0.1875rem;
    left: 0.1875rem;
  }

  .\33xl\:inset-1\.25{
    top: 0.3125rem;
    right: 0.3125rem;
    bottom: 0.3125rem;
    left: 0.3125rem;
  }

  .\33xl\:inset-1\.75{
    top: 0.4375rem;
    right: 0.4375rem;
    bottom: 0.4375rem;
    left: 0.4375rem;
  }

  .\33xl\:inset-2\.25{
    top: 0.5625rem;
    right: 0.5625rem;
    bottom: 0.5625rem;
    left: 0.5625rem;
  }

  .\33xl\:inset-2\.75{
    top: 0.6875rem;
    right: 0.6875rem;
    bottom: 0.6875rem;
    left: 0.6875rem;
  }

  .\33xl\:inset-3\.25{
    top: 0.8125rem;
    right: 0.8125rem;
    bottom: 0.8125rem;
    left: 0.8125rem;
  }

  .\33xl\:inset-3\.75{
    top: 0.9375rem;
    right: 0.9375rem;
    bottom: 0.9375rem;
    left: 0.9375rem;
  }

  .\33xl\:inset-4\.25{
    top: 1.0625rem;
    right: 1.0625rem;
    bottom: 1.0625rem;
    left: 1.0625rem;
  }

  .\33xl\:inset-4\.5{
    top: 1.125rem;
    right: 1.125rem;
    bottom: 1.125rem;
    left: 1.125rem;
  }

  .\33xl\:inset-4\.75{
    top: 1.1875rem;
    right: 1.1875rem;
    bottom: 1.1875rem;
    left: 1.1875rem;
  }

  .\33xl\:inset-5\.25{
    top: 1.3125rem;
    right: 1.3125rem;
    bottom: 1.3125rem;
    left: 1.3125rem;
  }

  .\33xl\:inset-5\.5{
    top: 1.375rem;
    right: 1.375rem;
    bottom: 1.375rem;
    left: 1.375rem;
  }

  .\33xl\:inset-5\.75{
    top: 1.4375rem;
    right: 1.4375rem;
    bottom: 1.4375rem;
    left: 1.4375rem;
  }

  .\33xl\:inset-6\.25{
    top: 1.5625rem;
    right: 1.5625rem;
    bottom: 1.5625rem;
    left: 1.5625rem;
  }

  .\33xl\:inset-6\.5{
    top: 1.625rem;
    right: 1.625rem;
    bottom: 1.625rem;
    left: 1.625rem;
  }

  .\33xl\:inset-6\.75{
    top: 1.6875rem;
    right: 1.6875rem;
    bottom: 1.6875rem;
    left: 1.6875rem;
  }

  .\33xl\:inset-7\.25{
    top: 1.8125rem;
    right: 1.8125rem;
    bottom: 1.8125rem;
    left: 1.8125rem;
  }

  .\33xl\:inset-7\.5{
    top: 1.875rem;
    right: 1.875rem;
    bottom: 1.875rem;
    left: 1.875rem;
  }

  .\33xl\:inset-8\.25{
    top: 2.0625rem;
    right: 2.0625rem;
    bottom: 2.0625rem;
    left: 2.0625rem;
  }

  .\33xl\:inset-8\.5{
    top: 2.125rem;
    right: 2.125rem;
    bottom: 2.125rem;
    left: 2.125rem;
  }

  .\33xl\:inset-9\.25{
    top: 2.3125rem;
    right: 2.3125rem;
    bottom: 2.3125rem;
    left: 2.3125rem;
  }

  .\33xl\:inset-9\.5{
    top: 2.375rem;
    right: 2.375rem;
    bottom: 2.375rem;
    left: 2.375rem;
  }

  .\33xl\:inset-10\.5{
    top: 2.625rem;
    right: 2.625rem;
    bottom: 2.625rem;
    left: 2.625rem;
  }

  .\33xl\:inset-11\.25{
    top: 2.8125rem;
    right: 2.8125rem;
    bottom: 2.8125rem;
    left: 2.8125rem;
  }

  .\33xl\:inset-11\.5{
    top: 2.875rem;
    right: 2.875rem;
    bottom: 2.875rem;
    left: 2.875rem;
  }

  .\33xl\:inset-12\.5{
    top: 3.125rem;
    right: 3.125rem;
    bottom: 3.125rem;
    left: 3.125rem;
  }

  .\33xl\:inset-12\.75{
    top: 3.1875rem;
    right: 3.1875rem;
    bottom: 3.1875rem;
    left: 3.1875rem;
  }

  .\33xl\:inset-13\.5{
    top: 3.375rem;
    right: 3.375rem;
    bottom: 3.375rem;
    left: 3.375rem;
  }

  .\33xl\:inset-14\.5{
    top: 3.625rem;
    right: 3.625rem;
    bottom: 3.625rem;
    left: 3.625rem;
  }

  .\33xl\:inset-15\.5{
    top: 3.875rem;
    right: 3.875rem;
    bottom: 3.875rem;
    left: 3.875rem;
  }

  .\33xl\:inset-15\.75{
    top: 3.9375rem;
    right: 3.9375rem;
    bottom: 3.9375rem;
    left: 3.9375rem;
  }

  .\33xl\:inset-16\.25{
    top: 4.0625rem;
    right: 4.0625rem;
    bottom: 4.0625rem;
    left: 4.0625rem;
  }

  .\33xl\:inset-17\.25{
    top: 4.3125rem;
    right: 4.3125rem;
    bottom: 4.3125rem;
    left: 4.3125rem;
  }

  .\33xl\:inset-17\.5{
    top: 4.375rem;
    right: 4.375rem;
    bottom: 4.375rem;
    left: 4.375rem;
  }

  .\33xl\:inset-18\.25{
    top: 4.5625rem;
    right: 4.5625rem;
    bottom: 4.5625rem;
    left: 4.5625rem;
  }

  .\33xl\:inset-18\.5{
    top: 4.625rem;
    right: 4.625rem;
    bottom: 4.625rem;
    left: 4.625rem;
  }

  .\33xl\:inset-20\.25{
    top: 5.0625rem;
    right: 5.0625rem;
    bottom: 5.0625rem;
    left: 5.0625rem;
  }

  .\33xl\:inset-20\.5{
    top: 5.125rem;
    right: 5.125rem;
    bottom: 5.125rem;
    left: 5.125rem;
  }

  .\33xl\:inset-22\.5{
    top: 5.625rem;
    right: 5.625rem;
    bottom: 5.625rem;
    left: 5.625rem;
  }

  .\33xl\:inset-25\.5{
    top: 6.375rem;
    right: 6.375rem;
    bottom: 6.375rem;
    left: 6.375rem;
  }

  .\33xl\:inset-26\.75{
    top: 6.6875rem;
    right: 6.6875rem;
    bottom: 6.6875rem;
    left: 6.6875rem;
  }

  .\33xl\:inset-32\.5{
    top: 8.125rem;
    right: 8.125rem;
    bottom: 8.125rem;
    left: 8.125rem;
  }

  .\33xl\:inset-37\.5{
    top: 9.375rem;
    right: 9.375rem;
    bottom: 9.375rem;
    left: 9.375rem;
  }

  .\33xl\:inset-41\.25{
    top: 10.3125rem;
    right: 10.3125rem;
    bottom: 10.3125rem;
    left: 10.3125rem;
  }

  .\33xl\:inset-52\.5{
    top: 13.125rem;
    right: 13.125rem;
    bottom: 13.125rem;
    left: 13.125rem;
  }

  .\33xl\:inset-54\.5{
    top: 13.625rem;
    right: 13.625rem;
    bottom: 13.625rem;
    left: 13.625rem;
  }

  .\33xl\:inset-57\.25{
    top: 14.3125rem;
    right: 14.3125rem;
    bottom: 14.3125rem;
    left: 14.3125rem;
  }

  .\33xl\:inset-57\.5{
    top: 14.375rem;
    right: 14.375rem;
    bottom: 14.375rem;
    left: 14.375rem;
  }

  .\33xl\:inset-66\.25{
    top: 16.5625rem;
    right: 16.5625rem;
    bottom: 16.5625rem;
    left: 16.5625rem;
  }

  .\33xl\:inset-74\.5{
    top: 18.125rem;
    right: 18.125rem;
    bottom: 18.125rem;
    left: 18.125rem;
  }

  .\33xl\:inset-106\.25{
    top: 26.5625rem;
    right: 26.5625rem;
    bottom: 26.5625rem;
    left: 26.5625rem;
  }

  .\33xl\:inset-112\.25{
    top: 28.0675rem;
    right: 28.0675rem;
    bottom: 28.0675rem;
    left: 28.0675rem;
  }

  .\33xl\:inset-112\.75{
    top: 28.1875rem;
    right: 28.1875rem;
    bottom: 28.1875rem;
    left: 28.1875rem;
  }

  .\33xl\:inset-147\.5{
    top: 36.875rem;
    right: 36.875rem;
    bottom: 36.875rem;
    left: 36.875rem;
  }

  .\33xl\:inset-162\.5{
    top: 40.625rem;
    right: 40.625rem;
    bottom: 40.625rem;
    left: 40.625rem;
  }

  .\33xl\:inset-172\.25{
    top: 42.5625rem;
    right: 42.5625rem;
    bottom: 42.5625rem;
    left: 42.5625rem;
  }

  .\33xl\:inset-175\.25{
    top: 43.8125rem;
    right: 43.8125rem;
    bottom: 43.8125rem;
    left: 43.8125rem;
  }

  .\33xl\:inset-184\.25{
    top: 46.0625rem;
    right: 46.0625rem;
    bottom: 46.0625rem;
    left: 46.0625rem;
  }

  .\33xl\:inset-203\.25{
    top: 50.8125rem;
    right: 50.8125rem;
    bottom: 50.8125rem;
    left: 50.8125rem;
  }

  .\33xl\:inset-half{
    top: 50%;
    right: 50%;
    bottom: 50%;
    left: 50%;
  }

  .\33xl\:inset-full{
    top: 100%;
    right: 100%;
    bottom: 100%;
    left: 100%;
  }

  .\33xl\:inset-1\/10{
    top: 10%;
    right: 10%;
    bottom: 10%;
    left: 10%;
  }

  .\33xl\:inset-2\/10{
    top: 20%;
    right: 20%;
    bottom: 20%;
    left: 20%;
  }

  .\33xl\:inset-3\/10{
    top: 30%;
    right: 30%;
    bottom: 30%;
    left: 30%;
  }

  .\33xl\:inset-4\/10{
    top: 40%;
    right: 40%;
    bottom: 40%;
    left: 40%;
  }

  .\33xl\:inset-4\.5\/10{
    top: 45%;
    right: 45%;
    bottom: 45%;
    left: 45%;
  }

  .\33xl\:inset-5\/10{
    top: 50%;
    right: 50%;
    bottom: 50%;
    left: 50%;
  }

  .\33xl\:inset-5\.5\/10{
    top: 55%;
    right: 55%;
    bottom: 55%;
    left: 55%;
  }

  .\33xl\:inset-6\/10{
    top: 60%;
    right: 60%;
    bottom: 60%;
    left: 60%;
  }

  .\33xl\:inset-7\/10{
    top: 70%;
    right: 70%;
    bottom: 70%;
    left: 70%;
  }

  .\33xl\:inset-8\/10{
    top: 80%;
    right: 80%;
    bottom: 80%;
    left: 80%;
  }

  .\33xl\:inset-9\/10{
    top: 90%;
    right: 90%;
    bottom: 90%;
    left: 90%;
  }

  .\33xl\:inset-1\/12{
    top: 8.333333%;
    right: 8.333333%;
    bottom: 8.333333%;
    left: 8.333333%;
  }

  .\33xl\:inset-2\/12{
    top: 16.666667%;
    right: 16.666667%;
    bottom: 16.666667%;
    left: 16.666667%;
  }

  .\33xl\:inset-3\/12{
    top: 25%;
    right: 25%;
    bottom: 25%;
    left: 25%;
  }

  .\33xl\:inset-4\/12{
    top: 33.333333%;
    right: 33.333333%;
    bottom: 33.333333%;
    left: 33.333333%;
  }

  .\33xl\:inset-5\/12{
    top: 41.666667%;
    right: 41.666667%;
    bottom: 41.666667%;
    left: 41.666667%;
  }

  .\33xl\:inset-6\/12{
    top: 50%;
    right: 50%;
    bottom: 50%;
    left: 50%;
  }

  .\33xl\:inset-7\/12{
    top: 58.333333%;
    right: 58.333333%;
    bottom: 58.333333%;
    left: 58.333333%;
  }

  .\33xl\:inset-8\/12{
    top: 66.666667%;
    right: 66.666667%;
    bottom: 66.666667%;
    left: 66.666667%;
  }

  .\33xl\:inset-9\/12{
    top: 75%;
    right: 75%;
    bottom: 75%;
    left: 75%;
  }

  .\33xl\:inset-10\/12{
    top: 83.333333%;
    right: 83.333333%;
    bottom: 83.333333%;
    left: 83.333333%;
  }

  .\33xl\:inset-11\/12{
    top: 91.666667%;
    right: 91.666667%;
    bottom: 91.666667%;
    left: 91.666667%;
  }

  .\33xl\:-inset-0{
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
  }

  .\33xl\:-inset-1{
    top: -0.25rem;
    right: -0.25rem;
    bottom: -0.25rem;
    left: -0.25rem;
  }

  .\33xl\:-inset-2{
    top: -0.5rem;
    right: -0.5rem;
    bottom: -0.5rem;
    left: -0.5rem;
  }

  .\33xl\:-inset-3{
    top: -0.75rem;
    right: -0.75rem;
    bottom: -0.75rem;
    left: -0.75rem;
  }

  .\33xl\:-inset-4{
    top: -1rem;
    right: -1rem;
    bottom: -1rem;
    left: -1rem;
  }

  .\33xl\:-inset-5{
    top: -1.25rem;
    right: -1.25rem;
    bottom: -1.25rem;
    left: -1.25rem;
  }

  .\33xl\:-inset-6{
    top: -1.5rem;
    right: -1.5rem;
    bottom: -1.5rem;
    left: -1.5rem;
  }

  .\33xl\:-inset-7{
    top: -1.75rem;
    right: -1.75rem;
    bottom: -1.75rem;
    left: -1.75rem;
  }

  .\33xl\:-inset-8{
    top: -2rem;
    right: -2rem;
    bottom: -2rem;
    left: -2rem;
  }

  .\33xl\:-inset-9{
    top: -2.25rem;
    right: -2.25rem;
    bottom: -2.25rem;
    left: -2.25rem;
  }

  .\33xl\:-inset-10{
    top: -2.5rem;
    right: -2.5rem;
    bottom: -2.5rem;
    left: -2.5rem;
  }

  .\33xl\:-inset-11{
    top: -2.75rem;
    right: -2.75rem;
    bottom: -2.75rem;
    left: -2.75rem;
  }

  .\33xl\:-inset-12{
    top: -3rem;
    right: -3rem;
    bottom: -3rem;
    left: -3rem;
  }

  .\33xl\:-inset-13{
    top: -3.25rem;
    right: -3.25rem;
    bottom: -3.25rem;
    left: -3.25rem;
  }

  .\33xl\:-inset-14{
    top: -3.5rem;
    right: -3.5rem;
    bottom: -3.5rem;
    left: -3.5rem;
  }

  .\33xl\:-inset-15{
    top: -3.75rem;
    right: -3.75rem;
    bottom: -3.75rem;
    left: -3.75rem;
  }

  .\33xl\:-inset-16{
    top: -4rem;
    right: -4rem;
    bottom: -4rem;
    left: -4rem;
  }

  .\33xl\:-inset-17{
    top: -4.25rem;
    right: -4.25rem;
    bottom: -4.25rem;
    left: -4.25rem;
  }

  .\33xl\:-inset-18{
    top: -4.5rem;
    right: -4.5rem;
    bottom: -4.5rem;
    left: -4.5rem;
  }

  .\33xl\:-inset-19{
    top: -4.75rem;
    right: -4.75rem;
    bottom: -4.75rem;
    left: -4.75rem;
  }

  .\33xl\:-inset-20{
    top: -5rem;
    right: -5rem;
    bottom: -5rem;
    left: -5rem;
  }

  .\33xl\:-inset-22{
    top: -5.5rem;
    right: -5.5rem;
    bottom: -5.5rem;
    left: -5.5rem;
  }

  .\33xl\:-inset-24{
    top: -6rem;
    right: -6rem;
    bottom: -6rem;
    left: -6rem;
  }

  .\33xl\:-inset-25{
    top: -6.25rem;
    right: -6.25rem;
    bottom: -6.25rem;
    left: -6.25rem;
  }

  .\33xl\:-inset-28{
    top: -7rem;
    right: -7rem;
    bottom: -7rem;
    left: -7rem;
  }

  .\33xl\:-inset-30{
    top: -7.5rem;
    right: -7.5rem;
    bottom: -7.5rem;
    left: -7.5rem;
  }

  .\33xl\:-inset-32{
    top: -8rem;
    right: -8rem;
    bottom: -8rem;
    left: -8rem;
  }

  .\33xl\:-inset-34{
    top: -8.5rem;
    right: -8.5rem;
    bottom: -8.5rem;
    left: -8.5rem;
  }

  .\33xl\:-inset-35{
    top: -8.75rem;
    right: -8.75rem;
    bottom: -8.75rem;
    left: -8.75rem;
  }

  .\33xl\:-inset-36{
    top: -9rem;
    right: -9rem;
    bottom: -9rem;
    left: -9rem;
  }

  .\33xl\:-inset-39{
    top: -9.75rem;
    right: -9.75rem;
    bottom: -9.75rem;
    left: -9.75rem;
  }

  .\33xl\:-inset-40{
    top: -10rem;
    right: -10rem;
    bottom: -10rem;
    left: -10rem;
  }

  .\33xl\:-inset-42{
    top: -10.5rem;
    right: -10.5rem;
    bottom: -10.5rem;
    left: -10.5rem;
  }

  .\33xl\:-inset-44{
    top: -11rem;
    right: -11rem;
    bottom: -11rem;
    left: -11rem;
  }

  .\33xl\:-inset-45{
    top: -11.25rem;
    right: -11.25rem;
    bottom: -11.25rem;
    left: -11.25rem;
  }

  .\33xl\:-inset-48{
    top: -12rem;
    right: -12rem;
    bottom: -12rem;
    left: -12rem;
  }

  .\33xl\:-inset-50{
    top: -12.5rem;
    right: -12.5rem;
    bottom: -12.5rem;
    left: -12.5rem;
  }

  .\33xl\:-inset-52{
    top: -13rem;
    right: -13rem;
    bottom: -13rem;
    left: -13rem;
  }

  .\33xl\:-inset-55{
    top: -13.75rem;
    right: -13.75rem;
    bottom: -13.75rem;
    left: -13.75rem;
  }

  .\33xl\:-inset-56{
    top: -14rem;
    right: -14rem;
    bottom: -14rem;
    left: -14rem;
  }

  .\33xl\:-inset-58{
    top: -14.5rem;
    right: -14.5rem;
    bottom: -14.5rem;
    left: -14.5rem;
  }

  .\33xl\:-inset-60{
    top: -15rem;
    right: -15rem;
    bottom: -15rem;
    left: -15rem;
  }

  .\33xl\:-inset-64{
    top: -16rem;
    right: -16rem;
    bottom: -16rem;
    left: -16rem;
  }

  .\33xl\:-inset-65{
    top: -16.25rem;
    right: -16.25rem;
    bottom: -16.25rem;
    left: -16.25rem;
  }

  .\33xl\:-inset-68{
    top: -17rem;
    right: -17rem;
    bottom: -17rem;
    left: -17rem;
  }

  .\33xl\:-inset-69{
    top: -17.25rem;
    right: -17.25rem;
    bottom: -17.25rem;
    left: -17.25rem;
  }

  .\33xl\:-inset-70{
    top: -17.5rem;
    right: -17.5rem;
    bottom: -17.5rem;
    left: -17.5rem;
  }

  .\33xl\:-inset-72{
    top: -18rem;
    right: -18rem;
    bottom: -18rem;
    left: -18rem;
  }

  .\33xl\:-inset-75{
    top: -18.75rem;
    right: -18.75rem;
    bottom: -18.75rem;
    left: -18.75rem;
  }

  .\33xl\:-inset-80{
    top: -20rem;
    right: -20rem;
    bottom: -20rem;
    left: -20rem;
  }

  .\33xl\:-inset-85{
    top: -21.25rem;
    right: -21.25rem;
    bottom: -21.25rem;
    left: -21.25rem;
  }

  .\33xl\:-inset-86{
    top: -21.5rem;
    right: -21.5rem;
    bottom: -21.5rem;
    left: -21.5rem;
  }

  .\33xl\:-inset-90{
    top: -22.5rem;
    right: -22.5rem;
    bottom: -22.5rem;
    left: -22.5rem;
  }

  .\33xl\:-inset-96{
    top: -24rem;
    right: -24rem;
    bottom: -24rem;
    left: -24rem;
  }

  .\33xl\:-inset-100{
    top: -25rem;
    right: -25rem;
    bottom: -25rem;
    left: -25rem;
  }

  .\33xl\:-inset-115{
    top: -28.75rem;
    right: -28.75rem;
    bottom: -28.75rem;
    left: -28.75rem;
  }

  .\33xl\:-inset-125{
    top: -31.25rem;
    right: -31.25rem;
    bottom: -31.25rem;
    left: -31.25rem;
  }

  .\33xl\:-inset-142{
    top: -35.5rem;
    right: -35.5rem;
    bottom: -35.5rem;
    left: -35.5rem;
  }

  .\33xl\:-inset-150{
    top: -37.5rem;
    right: -37.5rem;
    bottom: -37.5rem;
    left: -37.5rem;
  }

  .\33xl\:-inset-156{
    top: -39rem;
    right: -39rem;
    bottom: -39rem;
    left: -39rem;
  }

  .\33xl\:-inset-160{
    top: -40rem;
    right: -40rem;
    bottom: -40rem;
    left: -40rem;
  }

  .\33xl\:-inset-175{
    top: -43.75rem;
    right: -43.75rem;
    bottom: -43.75rem;
    left: -43.75rem;
  }

  .\33xl\:-inset-207{
    top: -51.75rem;
    right: -51.75rem;
    bottom: -51.75rem;
    left: -51.75rem;
  }

  .\33xl\:-inset-242{
    top: -60.5rem;
    right: -60.5rem;
    bottom: -60.5rem;
    left: -60.5rem;
  }

  .\33xl\:-inset-250{
    top: -62.5rem;
    right: -62.5rem;
    bottom: -62.5rem;
    left: -62.5rem;
  }

  .\33xl\:-inset-258{
    top: -64.5rem;
    right: -64.5rem;
    bottom: -64.5rem;
    left: -64.5rem;
  }

  .\33xl\:-inset-265{
    top: -66.25rem;
    right: -66.25rem;
    bottom: -66.25rem;
    left: -66.25rem;
  }

  .\33xl\:-inset-280{
    top: -70rem;
    right: -70rem;
    bottom: -70rem;
    left: -70rem;
  }

  .\33xl\:-inset-px{
    top: -1px;
    right: -1px;
    bottom: -1px;
    left: -1px;
  }

  .\33xl\:-inset-0\.5{
    top: -0.125rem;
    right: -0.125rem;
    bottom: -0.125rem;
    left: -0.125rem;
  }

  .\33xl\:-inset-1\.5{
    top: -0.375rem;
    right: -0.375rem;
    bottom: -0.375rem;
    left: -0.375rem;
  }

  .\33xl\:-inset-2\.5{
    top: -0.625rem;
    right: -0.625rem;
    bottom: -0.625rem;
    left: -0.625rem;
  }

  .\33xl\:-inset-3\.5{
    top: -0.875rem;
    right: -0.875rem;
    bottom: -0.875rem;
    left: -0.875rem;
  }

  .\33xl\:-inset-0\.25{
    top: -0.0625rem;
    right: -0.0625rem;
    bottom: -0.0625rem;
    left: -0.0625rem;
  }

  .\33xl\:-inset-0\.75{
    top: -0.1875rem;
    right: -0.1875rem;
    bottom: -0.1875rem;
    left: -0.1875rem;
  }

  .\33xl\:-inset-1\.25{
    top: -0.3125rem;
    right: -0.3125rem;
    bottom: -0.3125rem;
    left: -0.3125rem;
  }

  .\33xl\:-inset-1\.75{
    top: -0.4375rem;
    right: -0.4375rem;
    bottom: -0.4375rem;
    left: -0.4375rem;
  }

  .\33xl\:-inset-2\.25{
    top: -0.5625rem;
    right: -0.5625rem;
    bottom: -0.5625rem;
    left: -0.5625rem;
  }

  .\33xl\:-inset-2\.75{
    top: -0.6875rem;
    right: -0.6875rem;
    bottom: -0.6875rem;
    left: -0.6875rem;
  }

  .\33xl\:-inset-3\.25{
    top: -0.8125rem;
    right: -0.8125rem;
    bottom: -0.8125rem;
    left: -0.8125rem;
  }

  .\33xl\:-inset-3\.75{
    top: -0.9375rem;
    right: -0.9375rem;
    bottom: -0.9375rem;
    left: -0.9375rem;
  }

  .\33xl\:-inset-4\.25{
    top: -1.0625rem;
    right: -1.0625rem;
    bottom: -1.0625rem;
    left: -1.0625rem;
  }

  .\33xl\:-inset-4\.5{
    top: -1.125rem;
    right: -1.125rem;
    bottom: -1.125rem;
    left: -1.125rem;
  }

  .\33xl\:-inset-4\.75{
    top: -1.1875rem;
    right: -1.1875rem;
    bottom: -1.1875rem;
    left: -1.1875rem;
  }

  .\33xl\:-inset-5\.25{
    top: -1.3125rem;
    right: -1.3125rem;
    bottom: -1.3125rem;
    left: -1.3125rem;
  }

  .\33xl\:-inset-5\.5{
    top: -1.375rem;
    right: -1.375rem;
    bottom: -1.375rem;
    left: -1.375rem;
  }

  .\33xl\:-inset-5\.75{
    top: -1.4375rem;
    right: -1.4375rem;
    bottom: -1.4375rem;
    left: -1.4375rem;
  }

  .\33xl\:-inset-6\.25{
    top: -1.5625rem;
    right: -1.5625rem;
    bottom: -1.5625rem;
    left: -1.5625rem;
  }

  .\33xl\:-inset-6\.5{
    top: -1.625rem;
    right: -1.625rem;
    bottom: -1.625rem;
    left: -1.625rem;
  }

  .\33xl\:-inset-6\.75{
    top: -1.6875rem;
    right: -1.6875rem;
    bottom: -1.6875rem;
    left: -1.6875rem;
  }

  .\33xl\:-inset-7\.25{
    top: -1.8125rem;
    right: -1.8125rem;
    bottom: -1.8125rem;
    left: -1.8125rem;
  }

  .\33xl\:-inset-7\.5{
    top: -1.875rem;
    right: -1.875rem;
    bottom: -1.875rem;
    left: -1.875rem;
  }

  .\33xl\:-inset-8\.25{
    top: -2.0625rem;
    right: -2.0625rem;
    bottom: -2.0625rem;
    left: -2.0625rem;
  }

  .\33xl\:-inset-8\.5{
    top: -2.125rem;
    right: -2.125rem;
    bottom: -2.125rem;
    left: -2.125rem;
  }

  .\33xl\:-inset-9\.25{
    top: -2.3125rem;
    right: -2.3125rem;
    bottom: -2.3125rem;
    left: -2.3125rem;
  }

  .\33xl\:-inset-9\.5{
    top: -2.375rem;
    right: -2.375rem;
    bottom: -2.375rem;
    left: -2.375rem;
  }

  .\33xl\:-inset-10\.5{
    top: -2.625rem;
    right: -2.625rem;
    bottom: -2.625rem;
    left: -2.625rem;
  }

  .\33xl\:-inset-11\.25{
    top: -2.8125rem;
    right: -2.8125rem;
    bottom: -2.8125rem;
    left: -2.8125rem;
  }

  .\33xl\:-inset-11\.5{
    top: -2.875rem;
    right: -2.875rem;
    bottom: -2.875rem;
    left: -2.875rem;
  }

  .\33xl\:-inset-12\.5{
    top: -3.125rem;
    right: -3.125rem;
    bottom: -3.125rem;
    left: -3.125rem;
  }

  .\33xl\:-inset-12\.75{
    top: -3.1875rem;
    right: -3.1875rem;
    bottom: -3.1875rem;
    left: -3.1875rem;
  }

  .\33xl\:-inset-13\.5{
    top: -3.375rem;
    right: -3.375rem;
    bottom: -3.375rem;
    left: -3.375rem;
  }

  .\33xl\:-inset-14\.5{
    top: -3.625rem;
    right: -3.625rem;
    bottom: -3.625rem;
    left: -3.625rem;
  }

  .\33xl\:-inset-15\.5{
    top: -3.875rem;
    right: -3.875rem;
    bottom: -3.875rem;
    left: -3.875rem;
  }

  .\33xl\:-inset-15\.75{
    top: -3.9375rem;
    right: -3.9375rem;
    bottom: -3.9375rem;
    left: -3.9375rem;
  }

  .\33xl\:-inset-16\.25{
    top: -4.0625rem;
    right: -4.0625rem;
    bottom: -4.0625rem;
    left: -4.0625rem;
  }

  .\33xl\:-inset-17\.25{
    top: -4.3125rem;
    right: -4.3125rem;
    bottom: -4.3125rem;
    left: -4.3125rem;
  }

  .\33xl\:-inset-17\.5{
    top: -4.375rem;
    right: -4.375rem;
    bottom: -4.375rem;
    left: -4.375rem;
  }

  .\33xl\:-inset-18\.25{
    top: -4.5625rem;
    right: -4.5625rem;
    bottom: -4.5625rem;
    left: -4.5625rem;
  }

  .\33xl\:-inset-18\.5{
    top: -4.625rem;
    right: -4.625rem;
    bottom: -4.625rem;
    left: -4.625rem;
  }

  .\33xl\:-inset-20\.25{
    top: -5.0625rem;
    right: -5.0625rem;
    bottom: -5.0625rem;
    left: -5.0625rem;
  }

  .\33xl\:-inset-20\.5{
    top: -5.125rem;
    right: -5.125rem;
    bottom: -5.125rem;
    left: -5.125rem;
  }

  .\33xl\:-inset-22\.5{
    top: -5.625rem;
    right: -5.625rem;
    bottom: -5.625rem;
    left: -5.625rem;
  }

  .\33xl\:-inset-25\.5{
    top: -6.375rem;
    right: -6.375rem;
    bottom: -6.375rem;
    left: -6.375rem;
  }

  .\33xl\:-inset-26\.75{
    top: -6.6875rem;
    right: -6.6875rem;
    bottom: -6.6875rem;
    left: -6.6875rem;
  }

  .\33xl\:-inset-32\.5{
    top: -8.125rem;
    right: -8.125rem;
    bottom: -8.125rem;
    left: -8.125rem;
  }

  .\33xl\:-inset-37\.5{
    top: -9.375rem;
    right: -9.375rem;
    bottom: -9.375rem;
    left: -9.375rem;
  }

  .\33xl\:-inset-41\.25{
    top: -10.3125rem;
    right: -10.3125rem;
    bottom: -10.3125rem;
    left: -10.3125rem;
  }

  .\33xl\:-inset-52\.5{
    top: -13.125rem;
    right: -13.125rem;
    bottom: -13.125rem;
    left: -13.125rem;
  }

  .\33xl\:-inset-54\.5{
    top: -13.625rem;
    right: -13.625rem;
    bottom: -13.625rem;
    left: -13.625rem;
  }

  .\33xl\:-inset-57\.25{
    top: -14.3125rem;
    right: -14.3125rem;
    bottom: -14.3125rem;
    left: -14.3125rem;
  }

  .\33xl\:-inset-57\.5{
    top: -14.375rem;
    right: -14.375rem;
    bottom: -14.375rem;
    left: -14.375rem;
  }

  .\33xl\:-inset-66\.25{
    top: -16.5625rem;
    right: -16.5625rem;
    bottom: -16.5625rem;
    left: -16.5625rem;
  }

  .\33xl\:-inset-74\.5{
    top: -18.125rem;
    right: -18.125rem;
    bottom: -18.125rem;
    left: -18.125rem;
  }

  .\33xl\:-inset-106\.25{
    top: -26.5625rem;
    right: -26.5625rem;
    bottom: -26.5625rem;
    left: -26.5625rem;
  }

  .\33xl\:-inset-112\.25{
    top: -28.0675rem;
    right: -28.0675rem;
    bottom: -28.0675rem;
    left: -28.0675rem;
  }

  .\33xl\:-inset-112\.75{
    top: -28.1875rem;
    right: -28.1875rem;
    bottom: -28.1875rem;
    left: -28.1875rem;
  }

  .\33xl\:-inset-147\.5{
    top: -36.875rem;
    right: -36.875rem;
    bottom: -36.875rem;
    left: -36.875rem;
  }

  .\33xl\:-inset-162\.5{
    top: -40.625rem;
    right: -40.625rem;
    bottom: -40.625rem;
    left: -40.625rem;
  }

  .\33xl\:-inset-172\.25{
    top: -42.5625rem;
    right: -42.5625rem;
    bottom: -42.5625rem;
    left: -42.5625rem;
  }

  .\33xl\:-inset-175\.25{
    top: -43.8125rem;
    right: -43.8125rem;
    bottom: -43.8125rem;
    left: -43.8125rem;
  }

  .\33xl\:-inset-184\.25{
    top: -46.0625rem;
    right: -46.0625rem;
    bottom: -46.0625rem;
    left: -46.0625rem;
  }

  .\33xl\:-inset-203\.25{
    top: -50.8125rem;
    right: -50.8125rem;
    bottom: -50.8125rem;
    left: -50.8125rem;
  }

  .\33xl\:-inset-half{
    top: -50%;
    right: -50%;
    bottom: -50%;
    left: -50%;
  }

  .\33xl\:-inset-full{
    top: -100%;
    right: -100%;
    bottom: -100%;
    left: -100%;
  }

  .\33xl\:-inset-1\/10{
    top: -10%;
    right: -10%;
    bottom: -10%;
    left: -10%;
  }

  .\33xl\:-inset-2\/10{
    top: -20%;
    right: -20%;
    bottom: -20%;
    left: -20%;
  }

  .\33xl\:-inset-3\/10{
    top: -30%;
    right: -30%;
    bottom: -30%;
    left: -30%;
  }

  .\33xl\:-inset-4\/10{
    top: -40%;
    right: -40%;
    bottom: -40%;
    left: -40%;
  }

  .\33xl\:-inset-4\.5\/10{
    top: -45%;
    right: -45%;
    bottom: -45%;
    left: -45%;
  }

  .\33xl\:-inset-5\/10{
    top: -50%;
    right: -50%;
    bottom: -50%;
    left: -50%;
  }

  .\33xl\:-inset-5\.5\/10{
    top: -55%;
    right: -55%;
    bottom: -55%;
    left: -55%;
  }

  .\33xl\:-inset-6\/10{
    top: -60%;
    right: -60%;
    bottom: -60%;
    left: -60%;
  }

  .\33xl\:-inset-7\/10{
    top: -70%;
    right: -70%;
    bottom: -70%;
    left: -70%;
  }

  .\33xl\:-inset-8\/10{
    top: -80%;
    right: -80%;
    bottom: -80%;
    left: -80%;
  }

  .\33xl\:-inset-9\/10{
    top: -90%;
    right: -90%;
    bottom: -90%;
    left: -90%;
  }

  .\33xl\:-inset-1\/12{
    top: -8.33333%;
    right: -8.33333%;
    bottom: -8.33333%;
    left: -8.33333%;
  }

  .\33xl\:-inset-2\/12{
    top: -16.66667%;
    right: -16.66667%;
    bottom: -16.66667%;
    left: -16.66667%;
  }

  .\33xl\:-inset-3\/12{
    top: -25%;
    right: -25%;
    bottom: -25%;
    left: -25%;
  }

  .\33xl\:-inset-4\/12{
    top: -33.33333%;
    right: -33.33333%;
    bottom: -33.33333%;
    left: -33.33333%;
  }

  .\33xl\:-inset-5\/12{
    top: -41.66667%;
    right: -41.66667%;
    bottom: -41.66667%;
    left: -41.66667%;
  }

  .\33xl\:-inset-6\/12{
    top: -50%;
    right: -50%;
    bottom: -50%;
    left: -50%;
  }

  .\33xl\:-inset-7\/12{
    top: -58.33333%;
    right: -58.33333%;
    bottom: -58.33333%;
    left: -58.33333%;
  }

  .\33xl\:-inset-8\/12{
    top: -66.66667%;
    right: -66.66667%;
    bottom: -66.66667%;
    left: -66.66667%;
  }

  .\33xl\:-inset-9\/12{
    top: -75%;
    right: -75%;
    bottom: -75%;
    left: -75%;
  }

  .\33xl\:-inset-10\/12{
    top: -83.33333%;
    right: -83.33333%;
    bottom: -83.33333%;
    left: -83.33333%;
  }

  .\33xl\:-inset-11\/12{
    top: -91.66667%;
    right: -91.66667%;
    bottom: -91.66667%;
    left: -91.66667%;
  }

  .\33xl\:inset-1\/2{
    top: 50%;
    right: 50%;
    bottom: 50%;
    left: 50%;
  }

  .\33xl\:inset-1\/3{
    top: 33.333333%;
    right: 33.333333%;
    bottom: 33.333333%;
    left: 33.333333%;
  }

  .\33xl\:inset-2\/3{
    top: 66.666667%;
    right: 66.666667%;
    bottom: 66.666667%;
    left: 66.666667%;
  }

  .\33xl\:inset-1\/4{
    top: 25%;
    right: 25%;
    bottom: 25%;
    left: 25%;
  }

  .\33xl\:inset-2\/4{
    top: 50%;
    right: 50%;
    bottom: 50%;
    left: 50%;
  }

  .\33xl\:inset-3\/4{
    top: 75%;
    right: 75%;
    bottom: 75%;
    left: 75%;
  }

  .\33xl\:-inset-1\/2{
    top: -50%;
    right: -50%;
    bottom: -50%;
    left: -50%;
  }

  .\33xl\:-inset-1\/3{
    top: -33.333333%;
    right: -33.333333%;
    bottom: -33.333333%;
    left: -33.333333%;
  }

  .\33xl\:-inset-2\/3{
    top: -66.666667%;
    right: -66.666667%;
    bottom: -66.666667%;
    left: -66.666667%;
  }

  .\33xl\:-inset-1\/4{
    top: -25%;
    right: -25%;
    bottom: -25%;
    left: -25%;
  }

  .\33xl\:-inset-2\/4{
    top: -50%;
    right: -50%;
    bottom: -50%;
    left: -50%;
  }

  .\33xl\:-inset-3\/4{
    top: -75%;
    right: -75%;
    bottom: -75%;
    left: -75%;
  }

  .\33xl\:inset-y-0{
    top: 0px;
    bottom: 0px;
  }

  .\33xl\:inset-x-0{
    right: 0px;
    left: 0px;
  }

  .\33xl\:inset-y-1{
    top: 0.25rem;
    bottom: 0.25rem;
  }

  .\33xl\:inset-x-1{
    right: 0.25rem;
    left: 0.25rem;
  }

  .\33xl\:inset-y-2{
    top: 0.5rem;
    bottom: 0.5rem;
  }

  .\33xl\:inset-x-2{
    right: 0.5rem;
    left: 0.5rem;
  }

  .\33xl\:inset-y-3{
    top: 0.75rem;
    bottom: 0.75rem;
  }

  .\33xl\:inset-x-3{
    right: 0.75rem;
    left: 0.75rem;
  }

  .\33xl\:inset-y-4{
    top: 1rem;
    bottom: 1rem;
  }

  .\33xl\:inset-x-4{
    right: 1rem;
    left: 1rem;
  }

  .\33xl\:inset-y-5{
    top: 1.25rem;
    bottom: 1.25rem;
  }

  .\33xl\:inset-x-5{
    right: 1.25rem;
    left: 1.25rem;
  }

  .\33xl\:inset-y-6{
    top: 1.5rem;
    bottom: 1.5rem;
  }

  .\33xl\:inset-x-6{
    right: 1.5rem;
    left: 1.5rem;
  }

  .\33xl\:inset-y-7{
    top: 1.75rem;
    bottom: 1.75rem;
  }

  .\33xl\:inset-x-7{
    right: 1.75rem;
    left: 1.75rem;
  }

  .\33xl\:inset-y-8{
    top: 2rem;
    bottom: 2rem;
  }

  .\33xl\:inset-x-8{
    right: 2rem;
    left: 2rem;
  }

  .\33xl\:inset-y-9{
    top: 2.25rem;
    bottom: 2.25rem;
  }

  .\33xl\:inset-x-9{
    right: 2.25rem;
    left: 2.25rem;
  }

  .\33xl\:inset-y-10{
    top: 2.5rem;
    bottom: 2.5rem;
  }

  .\33xl\:inset-x-10{
    right: 2.5rem;
    left: 2.5rem;
  }

  .\33xl\:inset-y-11{
    top: 2.75rem;
    bottom: 2.75rem;
  }

  .\33xl\:inset-x-11{
    right: 2.75rem;
    left: 2.75rem;
  }

  .\33xl\:inset-y-12{
    top: 3rem;
    bottom: 3rem;
  }

  .\33xl\:inset-x-12{
    right: 3rem;
    left: 3rem;
  }

  .\33xl\:inset-y-13{
    top: 3.25rem;
    bottom: 3.25rem;
  }

  .\33xl\:inset-x-13{
    right: 3.25rem;
    left: 3.25rem;
  }

  .\33xl\:inset-y-14{
    top: 3.5rem;
    bottom: 3.5rem;
  }

  .\33xl\:inset-x-14{
    right: 3.5rem;
    left: 3.5rem;
  }

  .\33xl\:inset-y-15{
    top: 3.75rem;
    bottom: 3.75rem;
  }

  .\33xl\:inset-x-15{
    right: 3.75rem;
    left: 3.75rem;
  }

  .\33xl\:inset-y-16{
    top: 4rem;
    bottom: 4rem;
  }

  .\33xl\:inset-x-16{
    right: 4rem;
    left: 4rem;
  }

  .\33xl\:inset-y-17{
    top: 4.25rem;
    bottom: 4.25rem;
  }

  .\33xl\:inset-x-17{
    right: 4.25rem;
    left: 4.25rem;
  }

  .\33xl\:inset-y-18{
    top: 4.5rem;
    bottom: 4.5rem;
  }

  .\33xl\:inset-x-18{
    right: 4.5rem;
    left: 4.5rem;
  }

  .\33xl\:inset-y-19{
    top: 4.75rem;
    bottom: 4.75rem;
  }

  .\33xl\:inset-x-19{
    right: 4.75rem;
    left: 4.75rem;
  }

  .\33xl\:inset-y-20{
    top: 5rem;
    bottom: 5rem;
  }

  .\33xl\:inset-x-20{
    right: 5rem;
    left: 5rem;
  }

  .\33xl\:inset-y-22{
    top: 5.5rem;
    bottom: 5.5rem;
  }

  .\33xl\:inset-x-22{
    right: 5.5rem;
    left: 5.5rem;
  }

  .\33xl\:inset-y-24{
    top: 6rem;
    bottom: 6rem;
  }

  .\33xl\:inset-x-24{
    right: 6rem;
    left: 6rem;
  }

  .\33xl\:inset-y-25{
    top: 6.25rem;
    bottom: 6.25rem;
  }

  .\33xl\:inset-x-25{
    right: 6.25rem;
    left: 6.25rem;
  }

  .\33xl\:inset-y-28{
    top: 7rem;
    bottom: 7rem;
  }

  .\33xl\:inset-x-28{
    right: 7rem;
    left: 7rem;
  }

  .\33xl\:inset-y-30{
    top: 7.5rem;
    bottom: 7.5rem;
  }

  .\33xl\:inset-x-30{
    right: 7.5rem;
    left: 7.5rem;
  }

  .\33xl\:inset-y-32{
    top: 8rem;
    bottom: 8rem;
  }

  .\33xl\:inset-x-32{
    right: 8rem;
    left: 8rem;
  }

  .\33xl\:inset-y-34{
    top: 8.5rem;
    bottom: 8.5rem;
  }

  .\33xl\:inset-x-34{
    right: 8.5rem;
    left: 8.5rem;
  }

  .\33xl\:inset-y-35{
    top: 8.75rem;
    bottom: 8.75rem;
  }

  .\33xl\:inset-x-35{
    right: 8.75rem;
    left: 8.75rem;
  }

  .\33xl\:inset-y-36{
    top: 9rem;
    bottom: 9rem;
  }

  .\33xl\:inset-x-36{
    right: 9rem;
    left: 9rem;
  }

  .\33xl\:inset-y-39{
    top: 9.75rem;
    bottom: 9.75rem;
  }

  .\33xl\:inset-x-39{
    right: 9.75rem;
    left: 9.75rem;
  }

  .\33xl\:inset-y-40{
    top: 10rem;
    bottom: 10rem;
  }

  .\33xl\:inset-x-40{
    right: 10rem;
    left: 10rem;
  }

  .\33xl\:inset-y-42{
    top: 10.5rem;
    bottom: 10.5rem;
  }

  .\33xl\:inset-x-42{
    right: 10.5rem;
    left: 10.5rem;
  }

  .\33xl\:inset-y-44{
    top: 11rem;
    bottom: 11rem;
  }

  .\33xl\:inset-x-44{
    right: 11rem;
    left: 11rem;
  }

  .\33xl\:inset-y-45{
    top: 11.25rem;
    bottom: 11.25rem;
  }

  .\33xl\:inset-x-45{
    right: 11.25rem;
    left: 11.25rem;
  }

  .\33xl\:inset-y-48{
    top: 12rem;
    bottom: 12rem;
  }

  .\33xl\:inset-x-48{
    right: 12rem;
    left: 12rem;
  }

  .\33xl\:inset-y-50{
    top: 12.5rem;
    bottom: 12.5rem;
  }

  .\33xl\:inset-x-50{
    right: 12.5rem;
    left: 12.5rem;
  }

  .\33xl\:inset-y-52{
    top: 13rem;
    bottom: 13rem;
  }

  .\33xl\:inset-x-52{
    right: 13rem;
    left: 13rem;
  }

  .\33xl\:inset-y-55{
    top: 13.75rem;
    bottom: 13.75rem;
  }

  .\33xl\:inset-x-55{
    right: 13.75rem;
    left: 13.75rem;
  }

  .\33xl\:inset-y-56{
    top: 14rem;
    bottom: 14rem;
  }

  .\33xl\:inset-x-56{
    right: 14rem;
    left: 14rem;
  }

  .\33xl\:inset-y-58{
    top: 14.5rem;
    bottom: 14.5rem;
  }

  .\33xl\:inset-x-58{
    right: 14.5rem;
    left: 14.5rem;
  }

  .\33xl\:inset-y-60{
    top: 15rem;
    bottom: 15rem;
  }

  .\33xl\:inset-x-60{
    right: 15rem;
    left: 15rem;
  }

  .\33xl\:inset-y-64{
    top: 16rem;
    bottom: 16rem;
  }

  .\33xl\:inset-x-64{
    right: 16rem;
    left: 16rem;
  }

  .\33xl\:inset-y-65{
    top: 16.25rem;
    bottom: 16.25rem;
  }

  .\33xl\:inset-x-65{
    right: 16.25rem;
    left: 16.25rem;
  }

  .\33xl\:inset-y-68{
    top: 17rem;
    bottom: 17rem;
  }

  .\33xl\:inset-x-68{
    right: 17rem;
    left: 17rem;
  }

  .\33xl\:inset-y-69{
    top: 17.25rem;
    bottom: 17.25rem;
  }

  .\33xl\:inset-x-69{
    right: 17.25rem;
    left: 17.25rem;
  }

  .\33xl\:inset-y-70{
    top: 17.5rem;
    bottom: 17.5rem;
  }

  .\33xl\:inset-x-70{
    right: 17.5rem;
    left: 17.5rem;
  }

  .\33xl\:inset-y-72{
    top: 18rem;
    bottom: 18rem;
  }

  .\33xl\:inset-x-72{
    right: 18rem;
    left: 18rem;
  }

  .\33xl\:inset-y-75{
    top: 18.75rem;
    bottom: 18.75rem;
  }

  .\33xl\:inset-x-75{
    right: 18.75rem;
    left: 18.75rem;
  }

  .\33xl\:inset-y-80{
    top: 20rem;
    bottom: 20rem;
  }

  .\33xl\:inset-x-80{
    right: 20rem;
    left: 20rem;
  }

  .\33xl\:inset-y-85{
    top: 21.25rem;
    bottom: 21.25rem;
  }

  .\33xl\:inset-x-85{
    right: 21.25rem;
    left: 21.25rem;
  }

  .\33xl\:inset-y-86{
    top: 21.5rem;
    bottom: 21.5rem;
  }

  .\33xl\:inset-x-86{
    right: 21.5rem;
    left: 21.5rem;
  }

  .\33xl\:inset-y-90{
    top: 22.5rem;
    bottom: 22.5rem;
  }

  .\33xl\:inset-x-90{
    right: 22.5rem;
    left: 22.5rem;
  }

  .\33xl\:inset-y-96{
    top: 24rem;
    bottom: 24rem;
  }

  .\33xl\:inset-x-96{
    right: 24rem;
    left: 24rem;
  }

  .\33xl\:inset-y-100{
    top: 25rem;
    bottom: 25rem;
  }

  .\33xl\:inset-x-100{
    right: 25rem;
    left: 25rem;
  }

  .\33xl\:inset-y-115{
    top: 28.75rem;
    bottom: 28.75rem;
  }

  .\33xl\:inset-x-115{
    right: 28.75rem;
    left: 28.75rem;
  }

  .\33xl\:inset-y-125{
    top: 31.25rem;
    bottom: 31.25rem;
  }

  .\33xl\:inset-x-125{
    right: 31.25rem;
    left: 31.25rem;
  }

  .\33xl\:inset-y-142{
    top: 35.5rem;
    bottom: 35.5rem;
  }

  .\33xl\:inset-x-142{
    right: 35.5rem;
    left: 35.5rem;
  }

  .\33xl\:inset-y-150{
    top: 37.5rem;
    bottom: 37.5rem;
  }

  .\33xl\:inset-x-150{
    right: 37.5rem;
    left: 37.5rem;
  }

  .\33xl\:inset-y-156{
    top: 39rem;
    bottom: 39rem;
  }

  .\33xl\:inset-x-156{
    right: 39rem;
    left: 39rem;
  }

  .\33xl\:inset-y-160{
    top: 40rem;
    bottom: 40rem;
  }

  .\33xl\:inset-x-160{
    right: 40rem;
    left: 40rem;
  }

  .\33xl\:inset-y-175{
    top: 43.75rem;
    bottom: 43.75rem;
  }

  .\33xl\:inset-x-175{
    right: 43.75rem;
    left: 43.75rem;
  }

  .\33xl\:inset-y-207{
    top: 51.75rem;
    bottom: 51.75rem;
  }

  .\33xl\:inset-x-207{
    right: 51.75rem;
    left: 51.75rem;
  }

  .\33xl\:inset-y-242{
    top: 60.5rem;
    bottom: 60.5rem;
  }

  .\33xl\:inset-x-242{
    right: 60.5rem;
    left: 60.5rem;
  }

  .\33xl\:inset-y-250{
    top: 62.5rem;
    bottom: 62.5rem;
  }

  .\33xl\:inset-x-250{
    right: 62.5rem;
    left: 62.5rem;
  }

  .\33xl\:inset-y-258{
    top: 64.5rem;
    bottom: 64.5rem;
  }

  .\33xl\:inset-x-258{
    right: 64.5rem;
    left: 64.5rem;
  }

  .\33xl\:inset-y-265{
    top: 66.25rem;
    bottom: 66.25rem;
  }

  .\33xl\:inset-x-265{
    right: 66.25rem;
    left: 66.25rem;
  }

  .\33xl\:inset-y-280{
    top: 70rem;
    bottom: 70rem;
  }

  .\33xl\:inset-x-280{
    right: 70rem;
    left: 70rem;
  }

  .\33xl\:inset-y-auto{
    top: auto;
    bottom: auto;
  }

  .\33xl\:inset-x-auto{
    right: auto;
    left: auto;
  }

  .\33xl\:inset-y-px{
    top: 1px;
    bottom: 1px;
  }

  .\33xl\:inset-x-px{
    right: 1px;
    left: 1px;
  }

  .\33xl\:inset-y-0\.5{
    top: 0.125rem;
    bottom: 0.125rem;
  }

  .\33xl\:inset-x-0\.5{
    right: 0.125rem;
    left: 0.125rem;
  }

  .\33xl\:inset-y-1\.5{
    top: 0.375rem;
    bottom: 0.375rem;
  }

  .\33xl\:inset-x-1\.5{
    right: 0.375rem;
    left: 0.375rem;
  }

  .\33xl\:inset-y-2\.5{
    top: 0.625rem;
    bottom: 0.625rem;
  }

  .\33xl\:inset-x-2\.5{
    right: 0.625rem;
    left: 0.625rem;
  }

  .\33xl\:inset-y-3\.5{
    top: 0.875rem;
    bottom: 0.875rem;
  }

  .\33xl\:inset-x-3\.5{
    right: 0.875rem;
    left: 0.875rem;
  }

  .\33xl\:inset-y-0\.25{
    top: 0.0625rem;
    bottom: 0.0625rem;
  }

  .\33xl\:inset-x-0\.25{
    right: 0.0625rem;
    left: 0.0625rem;
  }

  .\33xl\:inset-y-0\.75{
    top: 0.1875rem;
    bottom: 0.1875rem;
  }

  .\33xl\:inset-x-0\.75{
    right: 0.1875rem;
    left: 0.1875rem;
  }

  .\33xl\:inset-y-1\.25{
    top: 0.3125rem;
    bottom: 0.3125rem;
  }

  .\33xl\:inset-x-1\.25{
    right: 0.3125rem;
    left: 0.3125rem;
  }

  .\33xl\:inset-y-1\.75{
    top: 0.4375rem;
    bottom: 0.4375rem;
  }

  .\33xl\:inset-x-1\.75{
    right: 0.4375rem;
    left: 0.4375rem;
  }

  .\33xl\:inset-y-2\.25{
    top: 0.5625rem;
    bottom: 0.5625rem;
  }

  .\33xl\:inset-x-2\.25{
    right: 0.5625rem;
    left: 0.5625rem;
  }

  .\33xl\:inset-y-2\.75{
    top: 0.6875rem;
    bottom: 0.6875rem;
  }

  .\33xl\:inset-x-2\.75{
    right: 0.6875rem;
    left: 0.6875rem;
  }

  .\33xl\:inset-y-3\.25{
    top: 0.8125rem;
    bottom: 0.8125rem;
  }

  .\33xl\:inset-x-3\.25{
    right: 0.8125rem;
    left: 0.8125rem;
  }

  .\33xl\:inset-y-3\.75{
    top: 0.9375rem;
    bottom: 0.9375rem;
  }

  .\33xl\:inset-x-3\.75{
    right: 0.9375rem;
    left: 0.9375rem;
  }

  .\33xl\:inset-y-4\.25{
    top: 1.0625rem;
    bottom: 1.0625rem;
  }

  .\33xl\:inset-x-4\.25{
    right: 1.0625rem;
    left: 1.0625rem;
  }

  .\33xl\:inset-y-4\.5{
    top: 1.125rem;
    bottom: 1.125rem;
  }

  .\33xl\:inset-x-4\.5{
    right: 1.125rem;
    left: 1.125rem;
  }

  .\33xl\:inset-y-4\.75{
    top: 1.1875rem;
    bottom: 1.1875rem;
  }

  .\33xl\:inset-x-4\.75{
    right: 1.1875rem;
    left: 1.1875rem;
  }

  .\33xl\:inset-y-5\.25{
    top: 1.3125rem;
    bottom: 1.3125rem;
  }

  .\33xl\:inset-x-5\.25{
    right: 1.3125rem;
    left: 1.3125rem;
  }

  .\33xl\:inset-y-5\.5{
    top: 1.375rem;
    bottom: 1.375rem;
  }

  .\33xl\:inset-x-5\.5{
    right: 1.375rem;
    left: 1.375rem;
  }

  .\33xl\:inset-y-5\.75{
    top: 1.4375rem;
    bottom: 1.4375rem;
  }

  .\33xl\:inset-x-5\.75{
    right: 1.4375rem;
    left: 1.4375rem;
  }

  .\33xl\:inset-y-6\.25{
    top: 1.5625rem;
    bottom: 1.5625rem;
  }

  .\33xl\:inset-x-6\.25{
    right: 1.5625rem;
    left: 1.5625rem;
  }

  .\33xl\:inset-y-6\.5{
    top: 1.625rem;
    bottom: 1.625rem;
  }

  .\33xl\:inset-x-6\.5{
    right: 1.625rem;
    left: 1.625rem;
  }

  .\33xl\:inset-y-6\.75{
    top: 1.6875rem;
    bottom: 1.6875rem;
  }

  .\33xl\:inset-x-6\.75{
    right: 1.6875rem;
    left: 1.6875rem;
  }

  .\33xl\:inset-y-7\.25{
    top: 1.8125rem;
    bottom: 1.8125rem;
  }

  .\33xl\:inset-x-7\.25{
    right: 1.8125rem;
    left: 1.8125rem;
  }

  .\33xl\:inset-y-7\.5{
    top: 1.875rem;
    bottom: 1.875rem;
  }

  .\33xl\:inset-x-7\.5{
    right: 1.875rem;
    left: 1.875rem;
  }

  .\33xl\:inset-y-8\.25{
    top: 2.0625rem;
    bottom: 2.0625rem;
  }

  .\33xl\:inset-x-8\.25{
    right: 2.0625rem;
    left: 2.0625rem;
  }

  .\33xl\:inset-y-8\.5{
    top: 2.125rem;
    bottom: 2.125rem;
  }

  .\33xl\:inset-x-8\.5{
    right: 2.125rem;
    left: 2.125rem;
  }

  .\33xl\:inset-y-9\.25{
    top: 2.3125rem;
    bottom: 2.3125rem;
  }

  .\33xl\:inset-x-9\.25{
    right: 2.3125rem;
    left: 2.3125rem;
  }

  .\33xl\:inset-y-9\.5{
    top: 2.375rem;
    bottom: 2.375rem;
  }

  .\33xl\:inset-x-9\.5{
    right: 2.375rem;
    left: 2.375rem;
  }

  .\33xl\:inset-y-10\.5{
    top: 2.625rem;
    bottom: 2.625rem;
  }

  .\33xl\:inset-x-10\.5{
    right: 2.625rem;
    left: 2.625rem;
  }

  .\33xl\:inset-y-11\.25{
    top: 2.8125rem;
    bottom: 2.8125rem;
  }

  .\33xl\:inset-x-11\.25{
    right: 2.8125rem;
    left: 2.8125rem;
  }

  .\33xl\:inset-y-11\.5{
    top: 2.875rem;
    bottom: 2.875rem;
  }

  .\33xl\:inset-x-11\.5{
    right: 2.875rem;
    left: 2.875rem;
  }

  .\33xl\:inset-y-12\.5{
    top: 3.125rem;
    bottom: 3.125rem;
  }

  .\33xl\:inset-x-12\.5{
    right: 3.125rem;
    left: 3.125rem;
  }

  .\33xl\:inset-y-12\.75{
    top: 3.1875rem;
    bottom: 3.1875rem;
  }

  .\33xl\:inset-x-12\.75{
    right: 3.1875rem;
    left: 3.1875rem;
  }

  .\33xl\:inset-y-13\.5{
    top: 3.375rem;
    bottom: 3.375rem;
  }

  .\33xl\:inset-x-13\.5{
    right: 3.375rem;
    left: 3.375rem;
  }

  .\33xl\:inset-y-14\.5{
    top: 3.625rem;
    bottom: 3.625rem;
  }

  .\33xl\:inset-x-14\.5{
    right: 3.625rem;
    left: 3.625rem;
  }

  .\33xl\:inset-y-15\.5{
    top: 3.875rem;
    bottom: 3.875rem;
  }

  .\33xl\:inset-x-15\.5{
    right: 3.875rem;
    left: 3.875rem;
  }

  .\33xl\:inset-y-15\.75{
    top: 3.9375rem;
    bottom: 3.9375rem;
  }

  .\33xl\:inset-x-15\.75{
    right: 3.9375rem;
    left: 3.9375rem;
  }

  .\33xl\:inset-y-16\.25{
    top: 4.0625rem;
    bottom: 4.0625rem;
  }

  .\33xl\:inset-x-16\.25{
    right: 4.0625rem;
    left: 4.0625rem;
  }

  .\33xl\:inset-y-17\.25{
    top: 4.3125rem;
    bottom: 4.3125rem;
  }

  .\33xl\:inset-x-17\.25{
    right: 4.3125rem;
    left: 4.3125rem;
  }

  .\33xl\:inset-y-17\.5{
    top: 4.375rem;
    bottom: 4.375rem;
  }

  .\33xl\:inset-x-17\.5{
    right: 4.375rem;
    left: 4.375rem;
  }

  .\33xl\:inset-y-18\.25{
    top: 4.5625rem;
    bottom: 4.5625rem;
  }

  .\33xl\:inset-x-18\.25{
    right: 4.5625rem;
    left: 4.5625rem;
  }

  .\33xl\:inset-y-18\.5{
    top: 4.625rem;
    bottom: 4.625rem;
  }

  .\33xl\:inset-x-18\.5{
    right: 4.625rem;
    left: 4.625rem;
  }

  .\33xl\:inset-y-20\.25{
    top: 5.0625rem;
    bottom: 5.0625rem;
  }

  .\33xl\:inset-x-20\.25{
    right: 5.0625rem;
    left: 5.0625rem;
  }

  .\33xl\:inset-y-20\.5{
    top: 5.125rem;
    bottom: 5.125rem;
  }

  .\33xl\:inset-x-20\.5{
    right: 5.125rem;
    left: 5.125rem;
  }

  .\33xl\:inset-y-22\.5{
    top: 5.625rem;
    bottom: 5.625rem;
  }

  .\33xl\:inset-x-22\.5{
    right: 5.625rem;
    left: 5.625rem;
  }

  .\33xl\:inset-y-25\.5{
    top: 6.375rem;
    bottom: 6.375rem;
  }

  .\33xl\:inset-x-25\.5{
    right: 6.375rem;
    left: 6.375rem;
  }

  .\33xl\:inset-y-26\.75{
    top: 6.6875rem;
    bottom: 6.6875rem;
  }

  .\33xl\:inset-x-26\.75{
    right: 6.6875rem;
    left: 6.6875rem;
  }

  .\33xl\:inset-y-32\.5{
    top: 8.125rem;
    bottom: 8.125rem;
  }

  .\33xl\:inset-x-32\.5{
    right: 8.125rem;
    left: 8.125rem;
  }

  .\33xl\:inset-y-37\.5{
    top: 9.375rem;
    bottom: 9.375rem;
  }

  .\33xl\:inset-x-37\.5{
    right: 9.375rem;
    left: 9.375rem;
  }

  .\33xl\:inset-y-41\.25{
    top: 10.3125rem;
    bottom: 10.3125rem;
  }

  .\33xl\:inset-x-41\.25{
    right: 10.3125rem;
    left: 10.3125rem;
  }

  .\33xl\:inset-y-52\.5{
    top: 13.125rem;
    bottom: 13.125rem;
  }

  .\33xl\:inset-x-52\.5{
    right: 13.125rem;
    left: 13.125rem;
  }

  .\33xl\:inset-y-54\.5{
    top: 13.625rem;
    bottom: 13.625rem;
  }

  .\33xl\:inset-x-54\.5{
    right: 13.625rem;
    left: 13.625rem;
  }

  .\33xl\:inset-y-57\.25{
    top: 14.3125rem;
    bottom: 14.3125rem;
  }

  .\33xl\:inset-x-57\.25{
    right: 14.3125rem;
    left: 14.3125rem;
  }

  .\33xl\:inset-y-57\.5{
    top: 14.375rem;
    bottom: 14.375rem;
  }

  .\33xl\:inset-x-57\.5{
    right: 14.375rem;
    left: 14.375rem;
  }

  .\33xl\:inset-y-66\.25{
    top: 16.5625rem;
    bottom: 16.5625rem;
  }

  .\33xl\:inset-x-66\.25{
    right: 16.5625rem;
    left: 16.5625rem;
  }

  .\33xl\:inset-y-74\.5{
    top: 18.125rem;
    bottom: 18.125rem;
  }

  .\33xl\:inset-x-74\.5{
    right: 18.125rem;
    left: 18.125rem;
  }

  .\33xl\:inset-y-106\.25{
    top: 26.5625rem;
    bottom: 26.5625rem;
  }

  .\33xl\:inset-x-106\.25{
    right: 26.5625rem;
    left: 26.5625rem;
  }

  .\33xl\:inset-y-112\.25{
    top: 28.0675rem;
    bottom: 28.0675rem;
  }

  .\33xl\:inset-x-112\.25{
    right: 28.0675rem;
    left: 28.0675rem;
  }

  .\33xl\:inset-y-112\.75{
    top: 28.1875rem;
    bottom: 28.1875rem;
  }

  .\33xl\:inset-x-112\.75{
    right: 28.1875rem;
    left: 28.1875rem;
  }

  .\33xl\:inset-y-147\.5{
    top: 36.875rem;
    bottom: 36.875rem;
  }

  .\33xl\:inset-x-147\.5{
    right: 36.875rem;
    left: 36.875rem;
  }

  .\33xl\:inset-y-162\.5{
    top: 40.625rem;
    bottom: 40.625rem;
  }

  .\33xl\:inset-x-162\.5{
    right: 40.625rem;
    left: 40.625rem;
  }

  .\33xl\:inset-y-172\.25{
    top: 42.5625rem;
    bottom: 42.5625rem;
  }

  .\33xl\:inset-x-172\.25{
    right: 42.5625rem;
    left: 42.5625rem;
  }

  .\33xl\:inset-y-175\.25{
    top: 43.8125rem;
    bottom: 43.8125rem;
  }

  .\33xl\:inset-x-175\.25{
    right: 43.8125rem;
    left: 43.8125rem;
  }

  .\33xl\:inset-y-184\.25{
    top: 46.0625rem;
    bottom: 46.0625rem;
  }

  .\33xl\:inset-x-184\.25{
    right: 46.0625rem;
    left: 46.0625rem;
  }

  .\33xl\:inset-y-203\.25{
    top: 50.8125rem;
    bottom: 50.8125rem;
  }

  .\33xl\:inset-x-203\.25{
    right: 50.8125rem;
    left: 50.8125rem;
  }

  .\33xl\:inset-y-half{
    top: 50%;
    bottom: 50%;
  }

  .\33xl\:inset-x-half{
    right: 50%;
    left: 50%;
  }

  .\33xl\:inset-y-full{
    top: 100%;
    bottom: 100%;
  }

  .\33xl\:inset-x-full{
    right: 100%;
    left: 100%;
  }

  .\33xl\:inset-y-1\/10{
    top: 10%;
    bottom: 10%;
  }

  .\33xl\:inset-x-1\/10{
    right: 10%;
    left: 10%;
  }

  .\33xl\:inset-y-2\/10{
    top: 20%;
    bottom: 20%;
  }

  .\33xl\:inset-x-2\/10{
    right: 20%;
    left: 20%;
  }

  .\33xl\:inset-y-3\/10{
    top: 30%;
    bottom: 30%;
  }

  .\33xl\:inset-x-3\/10{
    right: 30%;
    left: 30%;
  }

  .\33xl\:inset-y-4\/10{
    top: 40%;
    bottom: 40%;
  }

  .\33xl\:inset-x-4\/10{
    right: 40%;
    left: 40%;
  }

  .\33xl\:inset-y-4\.5\/10{
    top: 45%;
    bottom: 45%;
  }

  .\33xl\:inset-x-4\.5\/10{
    right: 45%;
    left: 45%;
  }

  .\33xl\:inset-y-5\/10{
    top: 50%;
    bottom: 50%;
  }

  .\33xl\:inset-x-5\/10{
    right: 50%;
    left: 50%;
  }

  .\33xl\:inset-y-5\.5\/10{
    top: 55%;
    bottom: 55%;
  }

  .\33xl\:inset-x-5\.5\/10{
    right: 55%;
    left: 55%;
  }

  .\33xl\:inset-y-6\/10{
    top: 60%;
    bottom: 60%;
  }

  .\33xl\:inset-x-6\/10{
    right: 60%;
    left: 60%;
  }

  .\33xl\:inset-y-7\/10{
    top: 70%;
    bottom: 70%;
  }

  .\33xl\:inset-x-7\/10{
    right: 70%;
    left: 70%;
  }

  .\33xl\:inset-y-8\/10{
    top: 80%;
    bottom: 80%;
  }

  .\33xl\:inset-x-8\/10{
    right: 80%;
    left: 80%;
  }

  .\33xl\:inset-y-9\/10{
    top: 90%;
    bottom: 90%;
  }

  .\33xl\:inset-x-9\/10{
    right: 90%;
    left: 90%;
  }

  .\33xl\:inset-y-1\/12{
    top: 8.333333%;
    bottom: 8.333333%;
  }

  .\33xl\:inset-x-1\/12{
    right: 8.333333%;
    left: 8.333333%;
  }

  .\33xl\:inset-y-2\/12{
    top: 16.666667%;
    bottom: 16.666667%;
  }

  .\33xl\:inset-x-2\/12{
    right: 16.666667%;
    left: 16.666667%;
  }

  .\33xl\:inset-y-3\/12{
    top: 25%;
    bottom: 25%;
  }

  .\33xl\:inset-x-3\/12{
    right: 25%;
    left: 25%;
  }

  .\33xl\:inset-y-4\/12{
    top: 33.333333%;
    bottom: 33.333333%;
  }

  .\33xl\:inset-x-4\/12{
    right: 33.333333%;
    left: 33.333333%;
  }

  .\33xl\:inset-y-5\/12{
    top: 41.666667%;
    bottom: 41.666667%;
  }

  .\33xl\:inset-x-5\/12{
    right: 41.666667%;
    left: 41.666667%;
  }

  .\33xl\:inset-y-6\/12{
    top: 50%;
    bottom: 50%;
  }

  .\33xl\:inset-x-6\/12{
    right: 50%;
    left: 50%;
  }

  .\33xl\:inset-y-7\/12{
    top: 58.333333%;
    bottom: 58.333333%;
  }

  .\33xl\:inset-x-7\/12{
    right: 58.333333%;
    left: 58.333333%;
  }

  .\33xl\:inset-y-8\/12{
    top: 66.666667%;
    bottom: 66.666667%;
  }

  .\33xl\:inset-x-8\/12{
    right: 66.666667%;
    left: 66.666667%;
  }

  .\33xl\:inset-y-9\/12{
    top: 75%;
    bottom: 75%;
  }

  .\33xl\:inset-x-9\/12{
    right: 75%;
    left: 75%;
  }

  .\33xl\:inset-y-10\/12{
    top: 83.333333%;
    bottom: 83.333333%;
  }

  .\33xl\:inset-x-10\/12{
    right: 83.333333%;
    left: 83.333333%;
  }

  .\33xl\:inset-y-11\/12{
    top: 91.666667%;
    bottom: 91.666667%;
  }

  .\33xl\:inset-x-11\/12{
    right: 91.666667%;
    left: 91.666667%;
  }

  .\33xl\:-inset-y-0{
    top: 0px;
    bottom: 0px;
  }

  .\33xl\:-inset-x-0{
    right: 0px;
    left: 0px;
  }

  .\33xl\:-inset-y-1{
    top: -0.25rem;
    bottom: -0.25rem;
  }

  .\33xl\:-inset-x-1{
    right: -0.25rem;
    left: -0.25rem;
  }

  .\33xl\:-inset-y-2{
    top: -0.5rem;
    bottom: -0.5rem;
  }

  .\33xl\:-inset-x-2{
    right: -0.5rem;
    left: -0.5rem;
  }

  .\33xl\:-inset-y-3{
    top: -0.75rem;
    bottom: -0.75rem;
  }

  .\33xl\:-inset-x-3{
    right: -0.75rem;
    left: -0.75rem;
  }

  .\33xl\:-inset-y-4{
    top: -1rem;
    bottom: -1rem;
  }

  .\33xl\:-inset-x-4{
    right: -1rem;
    left: -1rem;
  }

  .\33xl\:-inset-y-5{
    top: -1.25rem;
    bottom: -1.25rem;
  }

  .\33xl\:-inset-x-5{
    right: -1.25rem;
    left: -1.25rem;
  }

  .\33xl\:-inset-y-6{
    top: -1.5rem;
    bottom: -1.5rem;
  }

  .\33xl\:-inset-x-6{
    right: -1.5rem;
    left: -1.5rem;
  }

  .\33xl\:-inset-y-7{
    top: -1.75rem;
    bottom: -1.75rem;
  }

  .\33xl\:-inset-x-7{
    right: -1.75rem;
    left: -1.75rem;
  }

  .\33xl\:-inset-y-8{
    top: -2rem;
    bottom: -2rem;
  }

  .\33xl\:-inset-x-8{
    right: -2rem;
    left: -2rem;
  }

  .\33xl\:-inset-y-9{
    top: -2.25rem;
    bottom: -2.25rem;
  }

  .\33xl\:-inset-x-9{
    right: -2.25rem;
    left: -2.25rem;
  }

  .\33xl\:-inset-y-10{
    top: -2.5rem;
    bottom: -2.5rem;
  }

  .\33xl\:-inset-x-10{
    right: -2.5rem;
    left: -2.5rem;
  }

  .\33xl\:-inset-y-11{
    top: -2.75rem;
    bottom: -2.75rem;
  }

  .\33xl\:-inset-x-11{
    right: -2.75rem;
    left: -2.75rem;
  }

  .\33xl\:-inset-y-12{
    top: -3rem;
    bottom: -3rem;
  }

  .\33xl\:-inset-x-12{
    right: -3rem;
    left: -3rem;
  }

  .\33xl\:-inset-y-13{
    top: -3.25rem;
    bottom: -3.25rem;
  }

  .\33xl\:-inset-x-13{
    right: -3.25rem;
    left: -3.25rem;
  }

  .\33xl\:-inset-y-14{
    top: -3.5rem;
    bottom: -3.5rem;
  }

  .\33xl\:-inset-x-14{
    right: -3.5rem;
    left: -3.5rem;
  }

  .\33xl\:-inset-y-15{
    top: -3.75rem;
    bottom: -3.75rem;
  }

  .\33xl\:-inset-x-15{
    right: -3.75rem;
    left: -3.75rem;
  }

  .\33xl\:-inset-y-16{
    top: -4rem;
    bottom: -4rem;
  }

  .\33xl\:-inset-x-16{
    right: -4rem;
    left: -4rem;
  }

  .\33xl\:-inset-y-17{
    top: -4.25rem;
    bottom: -4.25rem;
  }

  .\33xl\:-inset-x-17{
    right: -4.25rem;
    left: -4.25rem;
  }

  .\33xl\:-inset-y-18{
    top: -4.5rem;
    bottom: -4.5rem;
  }

  .\33xl\:-inset-x-18{
    right: -4.5rem;
    left: -4.5rem;
  }

  .\33xl\:-inset-y-19{
    top: -4.75rem;
    bottom: -4.75rem;
  }

  .\33xl\:-inset-x-19{
    right: -4.75rem;
    left: -4.75rem;
  }

  .\33xl\:-inset-y-20{
    top: -5rem;
    bottom: -5rem;
  }

  .\33xl\:-inset-x-20{
    right: -5rem;
    left: -5rem;
  }

  .\33xl\:-inset-y-22{
    top: -5.5rem;
    bottom: -5.5rem;
  }

  .\33xl\:-inset-x-22{
    right: -5.5rem;
    left: -5.5rem;
  }

  .\33xl\:-inset-y-24{
    top: -6rem;
    bottom: -6rem;
  }

  .\33xl\:-inset-x-24{
    right: -6rem;
    left: -6rem;
  }

  .\33xl\:-inset-y-25{
    top: -6.25rem;
    bottom: -6.25rem;
  }

  .\33xl\:-inset-x-25{
    right: -6.25rem;
    left: -6.25rem;
  }

  .\33xl\:-inset-y-28{
    top: -7rem;
    bottom: -7rem;
  }

  .\33xl\:-inset-x-28{
    right: -7rem;
    left: -7rem;
  }

  .\33xl\:-inset-y-30{
    top: -7.5rem;
    bottom: -7.5rem;
  }

  .\33xl\:-inset-x-30{
    right: -7.5rem;
    left: -7.5rem;
  }

  .\33xl\:-inset-y-32{
    top: -8rem;
    bottom: -8rem;
  }

  .\33xl\:-inset-x-32{
    right: -8rem;
    left: -8rem;
  }

  .\33xl\:-inset-y-34{
    top: -8.5rem;
    bottom: -8.5rem;
  }

  .\33xl\:-inset-x-34{
    right: -8.5rem;
    left: -8.5rem;
  }

  .\33xl\:-inset-y-35{
    top: -8.75rem;
    bottom: -8.75rem;
  }

  .\33xl\:-inset-x-35{
    right: -8.75rem;
    left: -8.75rem;
  }

  .\33xl\:-inset-y-36{
    top: -9rem;
    bottom: -9rem;
  }

  .\33xl\:-inset-x-36{
    right: -9rem;
    left: -9rem;
  }

  .\33xl\:-inset-y-39{
    top: -9.75rem;
    bottom: -9.75rem;
  }

  .\33xl\:-inset-x-39{
    right: -9.75rem;
    left: -9.75rem;
  }

  .\33xl\:-inset-y-40{
    top: -10rem;
    bottom: -10rem;
  }

  .\33xl\:-inset-x-40{
    right: -10rem;
    left: -10rem;
  }

  .\33xl\:-inset-y-42{
    top: -10.5rem;
    bottom: -10.5rem;
  }

  .\33xl\:-inset-x-42{
    right: -10.5rem;
    left: -10.5rem;
  }

  .\33xl\:-inset-y-44{
    top: -11rem;
    bottom: -11rem;
  }

  .\33xl\:-inset-x-44{
    right: -11rem;
    left: -11rem;
  }

  .\33xl\:-inset-y-45{
    top: -11.25rem;
    bottom: -11.25rem;
  }

  .\33xl\:-inset-x-45{
    right: -11.25rem;
    left: -11.25rem;
  }

  .\33xl\:-inset-y-48{
    top: -12rem;
    bottom: -12rem;
  }

  .\33xl\:-inset-x-48{
    right: -12rem;
    left: -12rem;
  }

  .\33xl\:-inset-y-50{
    top: -12.5rem;
    bottom: -12.5rem;
  }

  .\33xl\:-inset-x-50{
    right: -12.5rem;
    left: -12.5rem;
  }

  .\33xl\:-inset-y-52{
    top: -13rem;
    bottom: -13rem;
  }

  .\33xl\:-inset-x-52{
    right: -13rem;
    left: -13rem;
  }

  .\33xl\:-inset-y-55{
    top: -13.75rem;
    bottom: -13.75rem;
  }

  .\33xl\:-inset-x-55{
    right: -13.75rem;
    left: -13.75rem;
  }

  .\33xl\:-inset-y-56{
    top: -14rem;
    bottom: -14rem;
  }

  .\33xl\:-inset-x-56{
    right: -14rem;
    left: -14rem;
  }

  .\33xl\:-inset-y-58{
    top: -14.5rem;
    bottom: -14.5rem;
  }

  .\33xl\:-inset-x-58{
    right: -14.5rem;
    left: -14.5rem;
  }

  .\33xl\:-inset-y-60{
    top: -15rem;
    bottom: -15rem;
  }

  .\33xl\:-inset-x-60{
    right: -15rem;
    left: -15rem;
  }

  .\33xl\:-inset-y-64{
    top: -16rem;
    bottom: -16rem;
  }

  .\33xl\:-inset-x-64{
    right: -16rem;
    left: -16rem;
  }

  .\33xl\:-inset-y-65{
    top: -16.25rem;
    bottom: -16.25rem;
  }

  .\33xl\:-inset-x-65{
    right: -16.25rem;
    left: -16.25rem;
  }

  .\33xl\:-inset-y-68{
    top: -17rem;
    bottom: -17rem;
  }

  .\33xl\:-inset-x-68{
    right: -17rem;
    left: -17rem;
  }

  .\33xl\:-inset-y-69{
    top: -17.25rem;
    bottom: -17.25rem;
  }

  .\33xl\:-inset-x-69{
    right: -17.25rem;
    left: -17.25rem;
  }

  .\33xl\:-inset-y-70{
    top: -17.5rem;
    bottom: -17.5rem;
  }

  .\33xl\:-inset-x-70{
    right: -17.5rem;
    left: -17.5rem;
  }

  .\33xl\:-inset-y-72{
    top: -18rem;
    bottom: -18rem;
  }

  .\33xl\:-inset-x-72{
    right: -18rem;
    left: -18rem;
  }

  .\33xl\:-inset-y-75{
    top: -18.75rem;
    bottom: -18.75rem;
  }

  .\33xl\:-inset-x-75{
    right: -18.75rem;
    left: -18.75rem;
  }

  .\33xl\:-inset-y-80{
    top: -20rem;
    bottom: -20rem;
  }

  .\33xl\:-inset-x-80{
    right: -20rem;
    left: -20rem;
  }

  .\33xl\:-inset-y-85{
    top: -21.25rem;
    bottom: -21.25rem;
  }

  .\33xl\:-inset-x-85{
    right: -21.25rem;
    left: -21.25rem;
  }

  .\33xl\:-inset-y-86{
    top: -21.5rem;
    bottom: -21.5rem;
  }

  .\33xl\:-inset-x-86{
    right: -21.5rem;
    left: -21.5rem;
  }

  .\33xl\:-inset-y-90{
    top: -22.5rem;
    bottom: -22.5rem;
  }

  .\33xl\:-inset-x-90{
    right: -22.5rem;
    left: -22.5rem;
  }

  .\33xl\:-inset-y-96{
    top: -24rem;
    bottom: -24rem;
  }

  .\33xl\:-inset-x-96{
    right: -24rem;
    left: -24rem;
  }

  .\33xl\:-inset-y-100{
    top: -25rem;
    bottom: -25rem;
  }

  .\33xl\:-inset-x-100{
    right: -25rem;
    left: -25rem;
  }

  .\33xl\:-inset-y-115{
    top: -28.75rem;
    bottom: -28.75rem;
  }

  .\33xl\:-inset-x-115{
    right: -28.75rem;
    left: -28.75rem;
  }

  .\33xl\:-inset-y-125{
    top: -31.25rem;
    bottom: -31.25rem;
  }

  .\33xl\:-inset-x-125{
    right: -31.25rem;
    left: -31.25rem;
  }

  .\33xl\:-inset-y-142{
    top: -35.5rem;
    bottom: -35.5rem;
  }

  .\33xl\:-inset-x-142{
    right: -35.5rem;
    left: -35.5rem;
  }

  .\33xl\:-inset-y-150{
    top: -37.5rem;
    bottom: -37.5rem;
  }

  .\33xl\:-inset-x-150{
    right: -37.5rem;
    left: -37.5rem;
  }

  .\33xl\:-inset-y-156{
    top: -39rem;
    bottom: -39rem;
  }

  .\33xl\:-inset-x-156{
    right: -39rem;
    left: -39rem;
  }

  .\33xl\:-inset-y-160{
    top: -40rem;
    bottom: -40rem;
  }

  .\33xl\:-inset-x-160{
    right: -40rem;
    left: -40rem;
  }

  .\33xl\:-inset-y-175{
    top: -43.75rem;
    bottom: -43.75rem;
  }

  .\33xl\:-inset-x-175{
    right: -43.75rem;
    left: -43.75rem;
  }

  .\33xl\:-inset-y-207{
    top: -51.75rem;
    bottom: -51.75rem;
  }

  .\33xl\:-inset-x-207{
    right: -51.75rem;
    left: -51.75rem;
  }

  .\33xl\:-inset-y-242{
    top: -60.5rem;
    bottom: -60.5rem;
  }

  .\33xl\:-inset-x-242{
    right: -60.5rem;
    left: -60.5rem;
  }

  .\33xl\:-inset-y-250{
    top: -62.5rem;
    bottom: -62.5rem;
  }

  .\33xl\:-inset-x-250{
    right: -62.5rem;
    left: -62.5rem;
  }

  .\33xl\:-inset-y-258{
    top: -64.5rem;
    bottom: -64.5rem;
  }

  .\33xl\:-inset-x-258{
    right: -64.5rem;
    left: -64.5rem;
  }

  .\33xl\:-inset-y-265{
    top: -66.25rem;
    bottom: -66.25rem;
  }

  .\33xl\:-inset-x-265{
    right: -66.25rem;
    left: -66.25rem;
  }

  .\33xl\:-inset-y-280{
    top: -70rem;
    bottom: -70rem;
  }

  .\33xl\:-inset-x-280{
    right: -70rem;
    left: -70rem;
  }

  .\33xl\:-inset-y-px{
    top: -1px;
    bottom: -1px;
  }

  .\33xl\:-inset-x-px{
    right: -1px;
    left: -1px;
  }

  .\33xl\:-inset-y-0\.5{
    top: -0.125rem;
    bottom: -0.125rem;
  }

  .\33xl\:-inset-x-0\.5{
    right: -0.125rem;
    left: -0.125rem;
  }

  .\33xl\:-inset-y-1\.5{
    top: -0.375rem;
    bottom: -0.375rem;
  }

  .\33xl\:-inset-x-1\.5{
    right: -0.375rem;
    left: -0.375rem;
  }

  .\33xl\:-inset-y-2\.5{
    top: -0.625rem;
    bottom: -0.625rem;
  }

  .\33xl\:-inset-x-2\.5{
    right: -0.625rem;
    left: -0.625rem;
  }

  .\33xl\:-inset-y-3\.5{
    top: -0.875rem;
    bottom: -0.875rem;
  }

  .\33xl\:-inset-x-3\.5{
    right: -0.875rem;
    left: -0.875rem;
  }

  .\33xl\:-inset-y-0\.25{
    top: -0.0625rem;
    bottom: -0.0625rem;
  }

  .\33xl\:-inset-x-0\.25{
    right: -0.0625rem;
    left: -0.0625rem;
  }

  .\33xl\:-inset-y-0\.75{
    top: -0.1875rem;
    bottom: -0.1875rem;
  }

  .\33xl\:-inset-x-0\.75{
    right: -0.1875rem;
    left: -0.1875rem;
  }

  .\33xl\:-inset-y-1\.25{
    top: -0.3125rem;
    bottom: -0.3125rem;
  }

  .\33xl\:-inset-x-1\.25{
    right: -0.3125rem;
    left: -0.3125rem;
  }

  .\33xl\:-inset-y-1\.75{
    top: -0.4375rem;
    bottom: -0.4375rem;
  }

  .\33xl\:-inset-x-1\.75{
    right: -0.4375rem;
    left: -0.4375rem;
  }

  .\33xl\:-inset-y-2\.25{
    top: -0.5625rem;
    bottom: -0.5625rem;
  }

  .\33xl\:-inset-x-2\.25{
    right: -0.5625rem;
    left: -0.5625rem;
  }

  .\33xl\:-inset-y-2\.75{
    top: -0.6875rem;
    bottom: -0.6875rem;
  }

  .\33xl\:-inset-x-2\.75{
    right: -0.6875rem;
    left: -0.6875rem;
  }

  .\33xl\:-inset-y-3\.25{
    top: -0.8125rem;
    bottom: -0.8125rem;
  }

  .\33xl\:-inset-x-3\.25{
    right: -0.8125rem;
    left: -0.8125rem;
  }

  .\33xl\:-inset-y-3\.75{
    top: -0.9375rem;
    bottom: -0.9375rem;
  }

  .\33xl\:-inset-x-3\.75{
    right: -0.9375rem;
    left: -0.9375rem;
  }

  .\33xl\:-inset-y-4\.25{
    top: -1.0625rem;
    bottom: -1.0625rem;
  }

  .\33xl\:-inset-x-4\.25{
    right: -1.0625rem;
    left: -1.0625rem;
  }

  .\33xl\:-inset-y-4\.5{
    top: -1.125rem;
    bottom: -1.125rem;
  }

  .\33xl\:-inset-x-4\.5{
    right: -1.125rem;
    left: -1.125rem;
  }

  .\33xl\:-inset-y-4\.75{
    top: -1.1875rem;
    bottom: -1.1875rem;
  }

  .\33xl\:-inset-x-4\.75{
    right: -1.1875rem;
    left: -1.1875rem;
  }

  .\33xl\:-inset-y-5\.25{
    top: -1.3125rem;
    bottom: -1.3125rem;
  }

  .\33xl\:-inset-x-5\.25{
    right: -1.3125rem;
    left: -1.3125rem;
  }

  .\33xl\:-inset-y-5\.5{
    top: -1.375rem;
    bottom: -1.375rem;
  }

  .\33xl\:-inset-x-5\.5{
    right: -1.375rem;
    left: -1.375rem;
  }

  .\33xl\:-inset-y-5\.75{
    top: -1.4375rem;
    bottom: -1.4375rem;
  }

  .\33xl\:-inset-x-5\.75{
    right: -1.4375rem;
    left: -1.4375rem;
  }

  .\33xl\:-inset-y-6\.25{
    top: -1.5625rem;
    bottom: -1.5625rem;
  }

  .\33xl\:-inset-x-6\.25{
    right: -1.5625rem;
    left: -1.5625rem;
  }

  .\33xl\:-inset-y-6\.5{
    top: -1.625rem;
    bottom: -1.625rem;
  }

  .\33xl\:-inset-x-6\.5{
    right: -1.625rem;
    left: -1.625rem;
  }

  .\33xl\:-inset-y-6\.75{
    top: -1.6875rem;
    bottom: -1.6875rem;
  }

  .\33xl\:-inset-x-6\.75{
    right: -1.6875rem;
    left: -1.6875rem;
  }

  .\33xl\:-inset-y-7\.25{
    top: -1.8125rem;
    bottom: -1.8125rem;
  }

  .\33xl\:-inset-x-7\.25{
    right: -1.8125rem;
    left: -1.8125rem;
  }

  .\33xl\:-inset-y-7\.5{
    top: -1.875rem;
    bottom: -1.875rem;
  }

  .\33xl\:-inset-x-7\.5{
    right: -1.875rem;
    left: -1.875rem;
  }

  .\33xl\:-inset-y-8\.25{
    top: -2.0625rem;
    bottom: -2.0625rem;
  }

  .\33xl\:-inset-x-8\.25{
    right: -2.0625rem;
    left: -2.0625rem;
  }

  .\33xl\:-inset-y-8\.5{
    top: -2.125rem;
    bottom: -2.125rem;
  }

  .\33xl\:-inset-x-8\.5{
    right: -2.125rem;
    left: -2.125rem;
  }

  .\33xl\:-inset-y-9\.25{
    top: -2.3125rem;
    bottom: -2.3125rem;
  }

  .\33xl\:-inset-x-9\.25{
    right: -2.3125rem;
    left: -2.3125rem;
  }

  .\33xl\:-inset-y-9\.5{
    top: -2.375rem;
    bottom: -2.375rem;
  }

  .\33xl\:-inset-x-9\.5{
    right: -2.375rem;
    left: -2.375rem;
  }

  .\33xl\:-inset-y-10\.5{
    top: -2.625rem;
    bottom: -2.625rem;
  }

  .\33xl\:-inset-x-10\.5{
    right: -2.625rem;
    left: -2.625rem;
  }

  .\33xl\:-inset-y-11\.25{
    top: -2.8125rem;
    bottom: -2.8125rem;
  }

  .\33xl\:-inset-x-11\.25{
    right: -2.8125rem;
    left: -2.8125rem;
  }

  .\33xl\:-inset-y-11\.5{
    top: -2.875rem;
    bottom: -2.875rem;
  }

  .\33xl\:-inset-x-11\.5{
    right: -2.875rem;
    left: -2.875rem;
  }

  .\33xl\:-inset-y-12\.5{
    top: -3.125rem;
    bottom: -3.125rem;
  }

  .\33xl\:-inset-x-12\.5{
    right: -3.125rem;
    left: -3.125rem;
  }

  .\33xl\:-inset-y-12\.75{
    top: -3.1875rem;
    bottom: -3.1875rem;
  }

  .\33xl\:-inset-x-12\.75{
    right: -3.1875rem;
    left: -3.1875rem;
  }

  .\33xl\:-inset-y-13\.5{
    top: -3.375rem;
    bottom: -3.375rem;
  }

  .\33xl\:-inset-x-13\.5{
    right: -3.375rem;
    left: -3.375rem;
  }

  .\33xl\:-inset-y-14\.5{
    top: -3.625rem;
    bottom: -3.625rem;
  }

  .\33xl\:-inset-x-14\.5{
    right: -3.625rem;
    left: -3.625rem;
  }

  .\33xl\:-inset-y-15\.5{
    top: -3.875rem;
    bottom: -3.875rem;
  }

  .\33xl\:-inset-x-15\.5{
    right: -3.875rem;
    left: -3.875rem;
  }

  .\33xl\:-inset-y-15\.75{
    top: -3.9375rem;
    bottom: -3.9375rem;
  }

  .\33xl\:-inset-x-15\.75{
    right: -3.9375rem;
    left: -3.9375rem;
  }

  .\33xl\:-inset-y-16\.25{
    top: -4.0625rem;
    bottom: -4.0625rem;
  }

  .\33xl\:-inset-x-16\.25{
    right: -4.0625rem;
    left: -4.0625rem;
  }

  .\33xl\:-inset-y-17\.25{
    top: -4.3125rem;
    bottom: -4.3125rem;
  }

  .\33xl\:-inset-x-17\.25{
    right: -4.3125rem;
    left: -4.3125rem;
  }

  .\33xl\:-inset-y-17\.5{
    top: -4.375rem;
    bottom: -4.375rem;
  }

  .\33xl\:-inset-x-17\.5{
    right: -4.375rem;
    left: -4.375rem;
  }

  .\33xl\:-inset-y-18\.25{
    top: -4.5625rem;
    bottom: -4.5625rem;
  }

  .\33xl\:-inset-x-18\.25{
    right: -4.5625rem;
    left: -4.5625rem;
  }

  .\33xl\:-inset-y-18\.5{
    top: -4.625rem;
    bottom: -4.625rem;
  }

  .\33xl\:-inset-x-18\.5{
    right: -4.625rem;
    left: -4.625rem;
  }

  .\33xl\:-inset-y-20\.25{
    top: -5.0625rem;
    bottom: -5.0625rem;
  }

  .\33xl\:-inset-x-20\.25{
    right: -5.0625rem;
    left: -5.0625rem;
  }

  .\33xl\:-inset-y-20\.5{
    top: -5.125rem;
    bottom: -5.125rem;
  }

  .\33xl\:-inset-x-20\.5{
    right: -5.125rem;
    left: -5.125rem;
  }

  .\33xl\:-inset-y-22\.5{
    top: -5.625rem;
    bottom: -5.625rem;
  }

  .\33xl\:-inset-x-22\.5{
    right: -5.625rem;
    left: -5.625rem;
  }

  .\33xl\:-inset-y-25\.5{
    top: -6.375rem;
    bottom: -6.375rem;
  }

  .\33xl\:-inset-x-25\.5{
    right: -6.375rem;
    left: -6.375rem;
  }

  .\33xl\:-inset-y-26\.75{
    top: -6.6875rem;
    bottom: -6.6875rem;
  }

  .\33xl\:-inset-x-26\.75{
    right: -6.6875rem;
    left: -6.6875rem;
  }

  .\33xl\:-inset-y-32\.5{
    top: -8.125rem;
    bottom: -8.125rem;
  }

  .\33xl\:-inset-x-32\.5{
    right: -8.125rem;
    left: -8.125rem;
  }

  .\33xl\:-inset-y-37\.5{
    top: -9.375rem;
    bottom: -9.375rem;
  }

  .\33xl\:-inset-x-37\.5{
    right: -9.375rem;
    left: -9.375rem;
  }

  .\33xl\:-inset-y-41\.25{
    top: -10.3125rem;
    bottom: -10.3125rem;
  }

  .\33xl\:-inset-x-41\.25{
    right: -10.3125rem;
    left: -10.3125rem;
  }

  .\33xl\:-inset-y-52\.5{
    top: -13.125rem;
    bottom: -13.125rem;
  }

  .\33xl\:-inset-x-52\.5{
    right: -13.125rem;
    left: -13.125rem;
  }

  .\33xl\:-inset-y-54\.5{
    top: -13.625rem;
    bottom: -13.625rem;
  }

  .\33xl\:-inset-x-54\.5{
    right: -13.625rem;
    left: -13.625rem;
  }

  .\33xl\:-inset-y-57\.25{
    top: -14.3125rem;
    bottom: -14.3125rem;
  }

  .\33xl\:-inset-x-57\.25{
    right: -14.3125rem;
    left: -14.3125rem;
  }

  .\33xl\:-inset-y-57\.5{
    top: -14.375rem;
    bottom: -14.375rem;
  }

  .\33xl\:-inset-x-57\.5{
    right: -14.375rem;
    left: -14.375rem;
  }

  .\33xl\:-inset-y-66\.25{
    top: -16.5625rem;
    bottom: -16.5625rem;
  }

  .\33xl\:-inset-x-66\.25{
    right: -16.5625rem;
    left: -16.5625rem;
  }

  .\33xl\:-inset-y-74\.5{
    top: -18.125rem;
    bottom: -18.125rem;
  }

  .\33xl\:-inset-x-74\.5{
    right: -18.125rem;
    left: -18.125rem;
  }

  .\33xl\:-inset-y-106\.25{
    top: -26.5625rem;
    bottom: -26.5625rem;
  }

  .\33xl\:-inset-x-106\.25{
    right: -26.5625rem;
    left: -26.5625rem;
  }

  .\33xl\:-inset-y-112\.25{
    top: -28.0675rem;
    bottom: -28.0675rem;
  }

  .\33xl\:-inset-x-112\.25{
    right: -28.0675rem;
    left: -28.0675rem;
  }

  .\33xl\:-inset-y-112\.75{
    top: -28.1875rem;
    bottom: -28.1875rem;
  }

  .\33xl\:-inset-x-112\.75{
    right: -28.1875rem;
    left: -28.1875rem;
  }

  .\33xl\:-inset-y-147\.5{
    top: -36.875rem;
    bottom: -36.875rem;
  }

  .\33xl\:-inset-x-147\.5{
    right: -36.875rem;
    left: -36.875rem;
  }

  .\33xl\:-inset-y-162\.5{
    top: -40.625rem;
    bottom: -40.625rem;
  }

  .\33xl\:-inset-x-162\.5{
    right: -40.625rem;
    left: -40.625rem;
  }

  .\33xl\:-inset-y-172\.25{
    top: -42.5625rem;
    bottom: -42.5625rem;
  }

  .\33xl\:-inset-x-172\.25{
    right: -42.5625rem;
    left: -42.5625rem;
  }

  .\33xl\:-inset-y-175\.25{
    top: -43.8125rem;
    bottom: -43.8125rem;
  }

  .\33xl\:-inset-x-175\.25{
    right: -43.8125rem;
    left: -43.8125rem;
  }

  .\33xl\:-inset-y-184\.25{
    top: -46.0625rem;
    bottom: -46.0625rem;
  }

  .\33xl\:-inset-x-184\.25{
    right: -46.0625rem;
    left: -46.0625rem;
  }

  .\33xl\:-inset-y-203\.25{
    top: -50.8125rem;
    bottom: -50.8125rem;
  }

  .\33xl\:-inset-x-203\.25{
    right: -50.8125rem;
    left: -50.8125rem;
  }

  .\33xl\:-inset-y-half{
    top: -50%;
    bottom: -50%;
  }

  .\33xl\:-inset-x-half{
    right: -50%;
    left: -50%;
  }

  .\33xl\:-inset-y-full{
    top: -100%;
    bottom: -100%;
  }

  .\33xl\:-inset-x-full{
    right: -100%;
    left: -100%;
  }

  .\33xl\:-inset-y-1\/10{
    top: -10%;
    bottom: -10%;
  }

  .\33xl\:-inset-x-1\/10{
    right: -10%;
    left: -10%;
  }

  .\33xl\:-inset-y-2\/10{
    top: -20%;
    bottom: -20%;
  }

  .\33xl\:-inset-x-2\/10{
    right: -20%;
    left: -20%;
  }

  .\33xl\:-inset-y-3\/10{
    top: -30%;
    bottom: -30%;
  }

  .\33xl\:-inset-x-3\/10{
    right: -30%;
    left: -30%;
  }

  .\33xl\:-inset-y-4\/10{
    top: -40%;
    bottom: -40%;
  }

  .\33xl\:-inset-x-4\/10{
    right: -40%;
    left: -40%;
  }

  .\33xl\:-inset-y-4\.5\/10{
    top: -45%;
    bottom: -45%;
  }

  .\33xl\:-inset-x-4\.5\/10{
    right: -45%;
    left: -45%;
  }

  .\33xl\:-inset-y-5\/10{
    top: -50%;
    bottom: -50%;
  }

  .\33xl\:-inset-x-5\/10{
    right: -50%;
    left: -50%;
  }

  .\33xl\:-inset-y-5\.5\/10{
    top: -55%;
    bottom: -55%;
  }

  .\33xl\:-inset-x-5\.5\/10{
    right: -55%;
    left: -55%;
  }

  .\33xl\:-inset-y-6\/10{
    top: -60%;
    bottom: -60%;
  }

  .\33xl\:-inset-x-6\/10{
    right: -60%;
    left: -60%;
  }

  .\33xl\:-inset-y-7\/10{
    top: -70%;
    bottom: -70%;
  }

  .\33xl\:-inset-x-7\/10{
    right: -70%;
    left: -70%;
  }

  .\33xl\:-inset-y-8\/10{
    top: -80%;
    bottom: -80%;
  }

  .\33xl\:-inset-x-8\/10{
    right: -80%;
    left: -80%;
  }

  .\33xl\:-inset-y-9\/10{
    top: -90%;
    bottom: -90%;
  }

  .\33xl\:-inset-x-9\/10{
    right: -90%;
    left: -90%;
  }

  .\33xl\:-inset-y-1\/12{
    top: -8.33333%;
    bottom: -8.33333%;
  }

  .\33xl\:-inset-x-1\/12{
    right: -8.33333%;
    left: -8.33333%;
  }

  .\33xl\:-inset-y-2\/12{
    top: -16.66667%;
    bottom: -16.66667%;
  }

  .\33xl\:-inset-x-2\/12{
    right: -16.66667%;
    left: -16.66667%;
  }

  .\33xl\:-inset-y-3\/12{
    top: -25%;
    bottom: -25%;
  }

  .\33xl\:-inset-x-3\/12{
    right: -25%;
    left: -25%;
  }

  .\33xl\:-inset-y-4\/12{
    top: -33.33333%;
    bottom: -33.33333%;
  }

  .\33xl\:-inset-x-4\/12{
    right: -33.33333%;
    left: -33.33333%;
  }

  .\33xl\:-inset-y-5\/12{
    top: -41.66667%;
    bottom: -41.66667%;
  }

  .\33xl\:-inset-x-5\/12{
    right: -41.66667%;
    left: -41.66667%;
  }

  .\33xl\:-inset-y-6\/12{
    top: -50%;
    bottom: -50%;
  }

  .\33xl\:-inset-x-6\/12{
    right: -50%;
    left: -50%;
  }

  .\33xl\:-inset-y-7\/12{
    top: -58.33333%;
    bottom: -58.33333%;
  }

  .\33xl\:-inset-x-7\/12{
    right: -58.33333%;
    left: -58.33333%;
  }

  .\33xl\:-inset-y-8\/12{
    top: -66.66667%;
    bottom: -66.66667%;
  }

  .\33xl\:-inset-x-8\/12{
    right: -66.66667%;
    left: -66.66667%;
  }

  .\33xl\:-inset-y-9\/12{
    top: -75%;
    bottom: -75%;
  }

  .\33xl\:-inset-x-9\/12{
    right: -75%;
    left: -75%;
  }

  .\33xl\:-inset-y-10\/12{
    top: -83.33333%;
    bottom: -83.33333%;
  }

  .\33xl\:-inset-x-10\/12{
    right: -83.33333%;
    left: -83.33333%;
  }

  .\33xl\:-inset-y-11\/12{
    top: -91.66667%;
    bottom: -91.66667%;
  }

  .\33xl\:-inset-x-11\/12{
    right: -91.66667%;
    left: -91.66667%;
  }

  .\33xl\:inset-y-1\/2{
    top: 50%;
    bottom: 50%;
  }

  .\33xl\:inset-x-1\/2{
    right: 50%;
    left: 50%;
  }

  .\33xl\:inset-y-1\/3{
    top: 33.333333%;
    bottom: 33.333333%;
  }

  .\33xl\:inset-x-1\/3{
    right: 33.333333%;
    left: 33.333333%;
  }

  .\33xl\:inset-y-2\/3{
    top: 66.666667%;
    bottom: 66.666667%;
  }

  .\33xl\:inset-x-2\/3{
    right: 66.666667%;
    left: 66.666667%;
  }

  .\33xl\:inset-y-1\/4{
    top: 25%;
    bottom: 25%;
  }

  .\33xl\:inset-x-1\/4{
    right: 25%;
    left: 25%;
  }

  .\33xl\:inset-y-2\/4{
    top: 50%;
    bottom: 50%;
  }

  .\33xl\:inset-x-2\/4{
    right: 50%;
    left: 50%;
  }

  .\33xl\:inset-y-3\/4{
    top: 75%;
    bottom: 75%;
  }

  .\33xl\:inset-x-3\/4{
    right: 75%;
    left: 75%;
  }

  .\33xl\:-inset-y-1\/2{
    top: -50%;
    bottom: -50%;
  }

  .\33xl\:-inset-x-1\/2{
    right: -50%;
    left: -50%;
  }

  .\33xl\:-inset-y-1\/3{
    top: -33.333333%;
    bottom: -33.333333%;
  }

  .\33xl\:-inset-x-1\/3{
    right: -33.333333%;
    left: -33.333333%;
  }

  .\33xl\:-inset-y-2\/3{
    top: -66.666667%;
    bottom: -66.666667%;
  }

  .\33xl\:-inset-x-2\/3{
    right: -66.666667%;
    left: -66.666667%;
  }

  .\33xl\:-inset-y-1\/4{
    top: -25%;
    bottom: -25%;
  }

  .\33xl\:-inset-x-1\/4{
    right: -25%;
    left: -25%;
  }

  .\33xl\:-inset-y-2\/4{
    top: -50%;
    bottom: -50%;
  }

  .\33xl\:-inset-x-2\/4{
    right: -50%;
    left: -50%;
  }

  .\33xl\:-inset-y-3\/4{
    top: -75%;
    bottom: -75%;
  }

  .\33xl\:-inset-x-3\/4{
    right: -75%;
    left: -75%;
  }

  .\33xl\:top-0{
    top: 0px;
  }

  .\33xl\:right-0{
    right: 0px;
  }

  .\33xl\:bottom-0{
    bottom: 0px;
  }

  .\33xl\:left-0{
    left: 0px;
  }

  .\33xl\:top-1{
    top: 0.25rem;
  }

  .\33xl\:right-1{
    right: 0.25rem;
  }

  .\33xl\:bottom-1{
    bottom: 0.25rem;
  }

  .\33xl\:left-1{
    left: 0.25rem;
  }

  .\33xl\:top-2{
    top: 0.5rem;
  }

  .\33xl\:right-2{
    right: 0.5rem;
  }

  .\33xl\:bottom-2{
    bottom: 0.5rem;
  }

  .\33xl\:left-2{
    left: 0.5rem;
  }

  .\33xl\:top-3{
    top: 0.75rem;
  }

  .\33xl\:right-3{
    right: 0.75rem;
  }

  .\33xl\:bottom-3{
    bottom: 0.75rem;
  }

  .\33xl\:left-3{
    left: 0.75rem;
  }

  .\33xl\:top-4{
    top: 1rem;
  }

  .\33xl\:right-4{
    right: 1rem;
  }

  .\33xl\:bottom-4{
    bottom: 1rem;
  }

  .\33xl\:left-4{
    left: 1rem;
  }

  .\33xl\:top-5{
    top: 1.25rem;
  }

  .\33xl\:right-5{
    right: 1.25rem;
  }

  .\33xl\:bottom-5{
    bottom: 1.25rem;
  }

  .\33xl\:left-5{
    left: 1.25rem;
  }

  .\33xl\:top-6{
    top: 1.5rem;
  }

  .\33xl\:right-6{
    right: 1.5rem;
  }

  .\33xl\:bottom-6{
    bottom: 1.5rem;
  }

  .\33xl\:left-6{
    left: 1.5rem;
  }

  .\33xl\:top-7{
    top: 1.75rem;
  }

  .\33xl\:right-7{
    right: 1.75rem;
  }

  .\33xl\:bottom-7{
    bottom: 1.75rem;
  }

  .\33xl\:left-7{
    left: 1.75rem;
  }

  .\33xl\:top-8{
    top: 2rem;
  }

  .\33xl\:right-8{
    right: 2rem;
  }

  .\33xl\:bottom-8{
    bottom: 2rem;
  }

  .\33xl\:left-8{
    left: 2rem;
  }

  .\33xl\:top-9{
    top: 2.25rem;
  }

  .\33xl\:right-9{
    right: 2.25rem;
  }

  .\33xl\:bottom-9{
    bottom: 2.25rem;
  }

  .\33xl\:left-9{
    left: 2.25rem;
  }

  .\33xl\:top-10{
    top: 2.5rem;
  }

  .\33xl\:right-10{
    right: 2.5rem;
  }

  .\33xl\:bottom-10{
    bottom: 2.5rem;
  }

  .\33xl\:left-10{
    left: 2.5rem;
  }

  .\33xl\:top-11{
    top: 2.75rem;
  }

  .\33xl\:right-11{
    right: 2.75rem;
  }

  .\33xl\:bottom-11{
    bottom: 2.75rem;
  }

  .\33xl\:left-11{
    left: 2.75rem;
  }

  .\33xl\:top-12{
    top: 3rem;
  }

  .\33xl\:right-12{
    right: 3rem;
  }

  .\33xl\:bottom-12{
    bottom: 3rem;
  }

  .\33xl\:left-12{
    left: 3rem;
  }

  .\33xl\:top-13{
    top: 3.25rem;
  }

  .\33xl\:right-13{
    right: 3.25rem;
  }

  .\33xl\:bottom-13{
    bottom: 3.25rem;
  }

  .\33xl\:left-13{
    left: 3.25rem;
  }

  .\33xl\:top-14{
    top: 3.5rem;
  }

  .\33xl\:right-14{
    right: 3.5rem;
  }

  .\33xl\:bottom-14{
    bottom: 3.5rem;
  }

  .\33xl\:left-14{
    left: 3.5rem;
  }

  .\33xl\:top-15{
    top: 3.75rem;
  }

  .\33xl\:right-15{
    right: 3.75rem;
  }

  .\33xl\:bottom-15{
    bottom: 3.75rem;
  }

  .\33xl\:left-15{
    left: 3.75rem;
  }

  .\33xl\:top-16{
    top: 4rem;
  }

  .\33xl\:right-16{
    right: 4rem;
  }

  .\33xl\:bottom-16{
    bottom: 4rem;
  }

  .\33xl\:left-16{
    left: 4rem;
  }

  .\33xl\:top-17{
    top: 4.25rem;
  }

  .\33xl\:right-17{
    right: 4.25rem;
  }

  .\33xl\:bottom-17{
    bottom: 4.25rem;
  }

  .\33xl\:left-17{
    left: 4.25rem;
  }

  .\33xl\:top-18{
    top: 4.5rem;
  }

  .\33xl\:right-18{
    right: 4.5rem;
  }

  .\33xl\:bottom-18{
    bottom: 4.5rem;
  }

  .\33xl\:left-18{
    left: 4.5rem;
  }

  .\33xl\:top-19{
    top: 4.75rem;
  }

  .\33xl\:right-19{
    right: 4.75rem;
  }

  .\33xl\:bottom-19{
    bottom: 4.75rem;
  }

  .\33xl\:left-19{
    left: 4.75rem;
  }

  .\33xl\:top-20{
    top: 5rem;
  }

  .\33xl\:right-20{
    right: 5rem;
  }

  .\33xl\:bottom-20{
    bottom: 5rem;
  }

  .\33xl\:left-20{
    left: 5rem;
  }

  .\33xl\:top-22{
    top: 5.5rem;
  }

  .\33xl\:right-22{
    right: 5.5rem;
  }

  .\33xl\:bottom-22{
    bottom: 5.5rem;
  }

  .\33xl\:left-22{
    left: 5.5rem;
  }

  .\33xl\:top-24{
    top: 6rem;
  }

  .\33xl\:right-24{
    right: 6rem;
  }

  .\33xl\:bottom-24{
    bottom: 6rem;
  }

  .\33xl\:left-24{
    left: 6rem;
  }

  .\33xl\:top-25{
    top: 6.25rem;
  }

  .\33xl\:right-25{
    right: 6.25rem;
  }

  .\33xl\:bottom-25{
    bottom: 6.25rem;
  }

  .\33xl\:left-25{
    left: 6.25rem;
  }

  .\33xl\:top-28{
    top: 7rem;
  }

  .\33xl\:right-28{
    right: 7rem;
  }

  .\33xl\:bottom-28{
    bottom: 7rem;
  }

  .\33xl\:left-28{
    left: 7rem;
  }

  .\33xl\:top-30{
    top: 7.5rem;
  }

  .\33xl\:right-30{
    right: 7.5rem;
  }

  .\33xl\:bottom-30{
    bottom: 7.5rem;
  }

  .\33xl\:left-30{
    left: 7.5rem;
  }

  .\33xl\:top-32{
    top: 8rem;
  }

  .\33xl\:right-32{
    right: 8rem;
  }

  .\33xl\:bottom-32{
    bottom: 8rem;
  }

  .\33xl\:left-32{
    left: 8rem;
  }

  .\33xl\:top-34{
    top: 8.5rem;
  }

  .\33xl\:right-34{
    right: 8.5rem;
  }

  .\33xl\:bottom-34{
    bottom: 8.5rem;
  }

  .\33xl\:left-34{
    left: 8.5rem;
  }

  .\33xl\:top-35{
    top: 8.75rem;
  }

  .\33xl\:right-35{
    right: 8.75rem;
  }

  .\33xl\:bottom-35{
    bottom: 8.75rem;
  }

  .\33xl\:left-35{
    left: 8.75rem;
  }

  .\33xl\:top-36{
    top: 9rem;
  }

  .\33xl\:right-36{
    right: 9rem;
  }

  .\33xl\:bottom-36{
    bottom: 9rem;
  }

  .\33xl\:left-36{
    left: 9rem;
  }

  .\33xl\:top-39{
    top: 9.75rem;
  }

  .\33xl\:right-39{
    right: 9.75rem;
  }

  .\33xl\:bottom-39{
    bottom: 9.75rem;
  }

  .\33xl\:left-39{
    left: 9.75rem;
  }

  .\33xl\:top-40{
    top: 10rem;
  }

  .\33xl\:right-40{
    right: 10rem;
  }

  .\33xl\:bottom-40{
    bottom: 10rem;
  }

  .\33xl\:left-40{
    left: 10rem;
  }

  .\33xl\:top-42{
    top: 10.5rem;
  }

  .\33xl\:right-42{
    right: 10.5rem;
  }

  .\33xl\:bottom-42{
    bottom: 10.5rem;
  }

  .\33xl\:left-42{
    left: 10.5rem;
  }

  .\33xl\:top-44{
    top: 11rem;
  }

  .\33xl\:right-44{
    right: 11rem;
  }

  .\33xl\:bottom-44{
    bottom: 11rem;
  }

  .\33xl\:left-44{
    left: 11rem;
  }

  .\33xl\:top-45{
    top: 11.25rem;
  }

  .\33xl\:right-45{
    right: 11.25rem;
  }

  .\33xl\:bottom-45{
    bottom: 11.25rem;
  }

  .\33xl\:left-45{
    left: 11.25rem;
  }

  .\33xl\:top-48{
    top: 12rem;
  }

  .\33xl\:right-48{
    right: 12rem;
  }

  .\33xl\:bottom-48{
    bottom: 12rem;
  }

  .\33xl\:left-48{
    left: 12rem;
  }

  .\33xl\:top-50{
    top: 12.5rem;
  }

  .\33xl\:right-50{
    right: 12.5rem;
  }

  .\33xl\:bottom-50{
    bottom: 12.5rem;
  }

  .\33xl\:left-50{
    left: 12.5rem;
  }

  .\33xl\:top-52{
    top: 13rem;
  }

  .\33xl\:right-52{
    right: 13rem;
  }

  .\33xl\:bottom-52{
    bottom: 13rem;
  }

  .\33xl\:left-52{
    left: 13rem;
  }

  .\33xl\:top-55{
    top: 13.75rem;
  }

  .\33xl\:right-55{
    right: 13.75rem;
  }

  .\33xl\:bottom-55{
    bottom: 13.75rem;
  }

  .\33xl\:left-55{
    left: 13.75rem;
  }

  .\33xl\:top-56{
    top: 14rem;
  }

  .\33xl\:right-56{
    right: 14rem;
  }

  .\33xl\:bottom-56{
    bottom: 14rem;
  }

  .\33xl\:left-56{
    left: 14rem;
  }

  .\33xl\:top-58{
    top: 14.5rem;
  }

  .\33xl\:right-58{
    right: 14.5rem;
  }

  .\33xl\:bottom-58{
    bottom: 14.5rem;
  }

  .\33xl\:left-58{
    left: 14.5rem;
  }

  .\33xl\:top-60{
    top: 15rem;
  }

  .\33xl\:right-60{
    right: 15rem;
  }

  .\33xl\:bottom-60{
    bottom: 15rem;
  }

  .\33xl\:left-60{
    left: 15rem;
  }

  .\33xl\:top-64{
    top: 16rem;
  }

  .\33xl\:right-64{
    right: 16rem;
  }

  .\33xl\:bottom-64{
    bottom: 16rem;
  }

  .\33xl\:left-64{
    left: 16rem;
  }

  .\33xl\:top-65{
    top: 16.25rem;
  }

  .\33xl\:right-65{
    right: 16.25rem;
  }

  .\33xl\:bottom-65{
    bottom: 16.25rem;
  }

  .\33xl\:left-65{
    left: 16.25rem;
  }

  .\33xl\:top-68{
    top: 17rem;
  }

  .\33xl\:right-68{
    right: 17rem;
  }

  .\33xl\:bottom-68{
    bottom: 17rem;
  }

  .\33xl\:left-68{
    left: 17rem;
  }

  .\33xl\:top-69{
    top: 17.25rem;
  }

  .\33xl\:right-69{
    right: 17.25rem;
  }

  .\33xl\:bottom-69{
    bottom: 17.25rem;
  }

  .\33xl\:left-69{
    left: 17.25rem;
  }

  .\33xl\:top-70{
    top: 17.5rem;
  }

  .\33xl\:right-70{
    right: 17.5rem;
  }

  .\33xl\:bottom-70{
    bottom: 17.5rem;
  }

  .\33xl\:left-70{
    left: 17.5rem;
  }

  .\33xl\:top-72{
    top: 18rem;
  }

  .\33xl\:right-72{
    right: 18rem;
  }

  .\33xl\:bottom-72{
    bottom: 18rem;
  }

  .\33xl\:left-72{
    left: 18rem;
  }

  .\33xl\:top-75{
    top: 18.75rem;
  }

  .\33xl\:right-75{
    right: 18.75rem;
  }

  .\33xl\:bottom-75{
    bottom: 18.75rem;
  }

  .\33xl\:left-75{
    left: 18.75rem;
  }

  .\33xl\:top-80{
    top: 20rem;
  }

  .\33xl\:right-80{
    right: 20rem;
  }

  .\33xl\:bottom-80{
    bottom: 20rem;
  }

  .\33xl\:left-80{
    left: 20rem;
  }

  .\33xl\:top-85{
    top: 21.25rem;
  }

  .\33xl\:right-85{
    right: 21.25rem;
  }

  .\33xl\:bottom-85{
    bottom: 21.25rem;
  }

  .\33xl\:left-85{
    left: 21.25rem;
  }

  .\33xl\:top-86{
    top: 21.5rem;
  }

  .\33xl\:right-86{
    right: 21.5rem;
  }

  .\33xl\:bottom-86{
    bottom: 21.5rem;
  }

  .\33xl\:left-86{
    left: 21.5rem;
  }

  .\33xl\:top-90{
    top: 22.5rem;
  }

  .\33xl\:right-90{
    right: 22.5rem;
  }

  .\33xl\:bottom-90{
    bottom: 22.5rem;
  }

  .\33xl\:left-90{
    left: 22.5rem;
  }

  .\33xl\:top-96{
    top: 24rem;
  }

  .\33xl\:right-96{
    right: 24rem;
  }

  .\33xl\:bottom-96{
    bottom: 24rem;
  }

  .\33xl\:left-96{
    left: 24rem;
  }

  .\33xl\:top-100{
    top: 25rem;
  }

  .\33xl\:right-100{
    right: 25rem;
  }

  .\33xl\:bottom-100{
    bottom: 25rem;
  }

  .\33xl\:left-100{
    left: 25rem;
  }

  .\33xl\:top-115{
    top: 28.75rem;
  }

  .\33xl\:right-115{
    right: 28.75rem;
  }

  .\33xl\:bottom-115{
    bottom: 28.75rem;
  }

  .\33xl\:left-115{
    left: 28.75rem;
  }

  .\33xl\:top-125{
    top: 31.25rem;
  }

  .\33xl\:right-125{
    right: 31.25rem;
  }

  .\33xl\:bottom-125{
    bottom: 31.25rem;
  }

  .\33xl\:left-125{
    left: 31.25rem;
  }

  .\33xl\:top-142{
    top: 35.5rem;
  }

  .\33xl\:right-142{
    right: 35.5rem;
  }

  .\33xl\:bottom-142{
    bottom: 35.5rem;
  }

  .\33xl\:left-142{
    left: 35.5rem;
  }

  .\33xl\:top-150{
    top: 37.5rem;
  }

  .\33xl\:right-150{
    right: 37.5rem;
  }

  .\33xl\:bottom-150{
    bottom: 37.5rem;
  }

  .\33xl\:left-150{
    left: 37.5rem;
  }

  .\33xl\:top-156{
    top: 39rem;
  }

  .\33xl\:right-156{
    right: 39rem;
  }

  .\33xl\:bottom-156{
    bottom: 39rem;
  }

  .\33xl\:left-156{
    left: 39rem;
  }

  .\33xl\:top-160{
    top: 40rem;
  }

  .\33xl\:right-160{
    right: 40rem;
  }

  .\33xl\:bottom-160{
    bottom: 40rem;
  }

  .\33xl\:left-160{
    left: 40rem;
  }

  .\33xl\:top-175{
    top: 43.75rem;
  }

  .\33xl\:right-175{
    right: 43.75rem;
  }

  .\33xl\:bottom-175{
    bottom: 43.75rem;
  }

  .\33xl\:left-175{
    left: 43.75rem;
  }

  .\33xl\:top-207{
    top: 51.75rem;
  }

  .\33xl\:right-207{
    right: 51.75rem;
  }

  .\33xl\:bottom-207{
    bottom: 51.75rem;
  }

  .\33xl\:left-207{
    left: 51.75rem;
  }

  .\33xl\:top-242{
    top: 60.5rem;
  }

  .\33xl\:right-242{
    right: 60.5rem;
  }

  .\33xl\:bottom-242{
    bottom: 60.5rem;
  }

  .\33xl\:left-242{
    left: 60.5rem;
  }

  .\33xl\:top-250{
    top: 62.5rem;
  }

  .\33xl\:right-250{
    right: 62.5rem;
  }

  .\33xl\:bottom-250{
    bottom: 62.5rem;
  }

  .\33xl\:left-250{
    left: 62.5rem;
  }

  .\33xl\:top-258{
    top: 64.5rem;
  }

  .\33xl\:right-258{
    right: 64.5rem;
  }

  .\33xl\:bottom-258{
    bottom: 64.5rem;
  }

  .\33xl\:left-258{
    left: 64.5rem;
  }

  .\33xl\:top-265{
    top: 66.25rem;
  }

  .\33xl\:right-265{
    right: 66.25rem;
  }

  .\33xl\:bottom-265{
    bottom: 66.25rem;
  }

  .\33xl\:left-265{
    left: 66.25rem;
  }

  .\33xl\:top-280{
    top: 70rem;
  }

  .\33xl\:right-280{
    right: 70rem;
  }

  .\33xl\:bottom-280{
    bottom: 70rem;
  }

  .\33xl\:left-280{
    left: 70rem;
  }

  .\33xl\:top-auto{
    top: auto;
  }

  .\33xl\:right-auto{
    right: auto;
  }

  .\33xl\:bottom-auto{
    bottom: auto;
  }

  .\33xl\:left-auto{
    left: auto;
  }

  .\33xl\:top-px{
    top: 1px;
  }

  .\33xl\:right-px{
    right: 1px;
  }

  .\33xl\:bottom-px{
    bottom: 1px;
  }

  .\33xl\:left-px{
    left: 1px;
  }

  .\33xl\:top-0\.5{
    top: 0.125rem;
  }

  .\33xl\:right-0\.5{
    right: 0.125rem;
  }

  .\33xl\:bottom-0\.5{
    bottom: 0.125rem;
  }

  .\33xl\:left-0\.5{
    left: 0.125rem;
  }

  .\33xl\:top-1\.5{
    top: 0.375rem;
  }

  .\33xl\:right-1\.5{
    right: 0.375rem;
  }

  .\33xl\:bottom-1\.5{
    bottom: 0.375rem;
  }

  .\33xl\:left-1\.5{
    left: 0.375rem;
  }

  .\33xl\:top-2\.5{
    top: 0.625rem;
  }

  .\33xl\:right-2\.5{
    right: 0.625rem;
  }

  .\33xl\:bottom-2\.5{
    bottom: 0.625rem;
  }

  .\33xl\:left-2\.5{
    left: 0.625rem;
  }

  .\33xl\:top-3\.5{
    top: 0.875rem;
  }

  .\33xl\:right-3\.5{
    right: 0.875rem;
  }

  .\33xl\:bottom-3\.5{
    bottom: 0.875rem;
  }

  .\33xl\:left-3\.5{
    left: 0.875rem;
  }

  .\33xl\:top-0\.25{
    top: 0.0625rem;
  }

  .\33xl\:right-0\.25{
    right: 0.0625rem;
  }

  .\33xl\:bottom-0\.25{
    bottom: 0.0625rem;
  }

  .\33xl\:left-0\.25{
    left: 0.0625rem;
  }

  .\33xl\:top-0\.75{
    top: 0.1875rem;
  }

  .\33xl\:right-0\.75{
    right: 0.1875rem;
  }

  .\33xl\:bottom-0\.75{
    bottom: 0.1875rem;
  }

  .\33xl\:left-0\.75{
    left: 0.1875rem;
  }

  .\33xl\:top-1\.25{
    top: 0.3125rem;
  }

  .\33xl\:right-1\.25{
    right: 0.3125rem;
  }

  .\33xl\:bottom-1\.25{
    bottom: 0.3125rem;
  }

  .\33xl\:left-1\.25{
    left: 0.3125rem;
  }

  .\33xl\:top-1\.75{
    top: 0.4375rem;
  }

  .\33xl\:right-1\.75{
    right: 0.4375rem;
  }

  .\33xl\:bottom-1\.75{
    bottom: 0.4375rem;
  }

  .\33xl\:left-1\.75{
    left: 0.4375rem;
  }

  .\33xl\:top-2\.25{
    top: 0.5625rem;
  }

  .\33xl\:right-2\.25{
    right: 0.5625rem;
  }

  .\33xl\:bottom-2\.25{
    bottom: 0.5625rem;
  }

  .\33xl\:left-2\.25{
    left: 0.5625rem;
  }

  .\33xl\:top-2\.75{
    top: 0.6875rem;
  }

  .\33xl\:right-2\.75{
    right: 0.6875rem;
  }

  .\33xl\:bottom-2\.75{
    bottom: 0.6875rem;
  }

  .\33xl\:left-2\.75{
    left: 0.6875rem;
  }

  .\33xl\:top-3\.25{
    top: 0.8125rem;
  }

  .\33xl\:right-3\.25{
    right: 0.8125rem;
  }

  .\33xl\:bottom-3\.25{
    bottom: 0.8125rem;
  }

  .\33xl\:left-3\.25{
    left: 0.8125rem;
  }

  .\33xl\:top-3\.75{
    top: 0.9375rem;
  }

  .\33xl\:right-3\.75{
    right: 0.9375rem;
  }

  .\33xl\:bottom-3\.75{
    bottom: 0.9375rem;
  }

  .\33xl\:left-3\.75{
    left: 0.9375rem;
  }

  .\33xl\:top-4\.25{
    top: 1.0625rem;
  }

  .\33xl\:right-4\.25{
    right: 1.0625rem;
  }

  .\33xl\:bottom-4\.25{
    bottom: 1.0625rem;
  }

  .\33xl\:left-4\.25{
    left: 1.0625rem;
  }

  .\33xl\:top-4\.5{
    top: 1.125rem;
  }

  .\33xl\:right-4\.5{
    right: 1.125rem;
  }

  .\33xl\:bottom-4\.5{
    bottom: 1.125rem;
  }

  .\33xl\:left-4\.5{
    left: 1.125rem;
  }

  .\33xl\:top-4\.75{
    top: 1.1875rem;
  }

  .\33xl\:right-4\.75{
    right: 1.1875rem;
  }

  .\33xl\:bottom-4\.75{
    bottom: 1.1875rem;
  }

  .\33xl\:left-4\.75{
    left: 1.1875rem;
  }

  .\33xl\:top-5\.25{
    top: 1.3125rem;
  }

  .\33xl\:right-5\.25{
    right: 1.3125rem;
  }

  .\33xl\:bottom-5\.25{
    bottom: 1.3125rem;
  }

  .\33xl\:left-5\.25{
    left: 1.3125rem;
  }

  .\33xl\:top-5\.5{
    top: 1.375rem;
  }

  .\33xl\:right-5\.5{
    right: 1.375rem;
  }

  .\33xl\:bottom-5\.5{
    bottom: 1.375rem;
  }

  .\33xl\:left-5\.5{
    left: 1.375rem;
  }

  .\33xl\:top-5\.75{
    top: 1.4375rem;
  }

  .\33xl\:right-5\.75{
    right: 1.4375rem;
  }

  .\33xl\:bottom-5\.75{
    bottom: 1.4375rem;
  }

  .\33xl\:left-5\.75{
    left: 1.4375rem;
  }

  .\33xl\:top-6\.25{
    top: 1.5625rem;
  }

  .\33xl\:right-6\.25{
    right: 1.5625rem;
  }

  .\33xl\:bottom-6\.25{
    bottom: 1.5625rem;
  }

  .\33xl\:left-6\.25{
    left: 1.5625rem;
  }

  .\33xl\:top-6\.5{
    top: 1.625rem;
  }

  .\33xl\:right-6\.5{
    right: 1.625rem;
  }

  .\33xl\:bottom-6\.5{
    bottom: 1.625rem;
  }

  .\33xl\:left-6\.5{
    left: 1.625rem;
  }

  .\33xl\:top-6\.75{
    top: 1.6875rem;
  }

  .\33xl\:right-6\.75{
    right: 1.6875rem;
  }

  .\33xl\:bottom-6\.75{
    bottom: 1.6875rem;
  }

  .\33xl\:left-6\.75{
    left: 1.6875rem;
  }

  .\33xl\:top-7\.25{
    top: 1.8125rem;
  }

  .\33xl\:right-7\.25{
    right: 1.8125rem;
  }

  .\33xl\:bottom-7\.25{
    bottom: 1.8125rem;
  }

  .\33xl\:left-7\.25{
    left: 1.8125rem;
  }

  .\33xl\:top-7\.5{
    top: 1.875rem;
  }

  .\33xl\:right-7\.5{
    right: 1.875rem;
  }

  .\33xl\:bottom-7\.5{
    bottom: 1.875rem;
  }

  .\33xl\:left-7\.5{
    left: 1.875rem;
  }

  .\33xl\:top-8\.25{
    top: 2.0625rem;
  }

  .\33xl\:right-8\.25{
    right: 2.0625rem;
  }

  .\33xl\:bottom-8\.25{
    bottom: 2.0625rem;
  }

  .\33xl\:left-8\.25{
    left: 2.0625rem;
  }

  .\33xl\:top-8\.5{
    top: 2.125rem;
  }

  .\33xl\:right-8\.5{
    right: 2.125rem;
  }

  .\33xl\:bottom-8\.5{
    bottom: 2.125rem;
  }

  .\33xl\:left-8\.5{
    left: 2.125rem;
  }

  .\33xl\:top-9\.25{
    top: 2.3125rem;
  }

  .\33xl\:right-9\.25{
    right: 2.3125rem;
  }

  .\33xl\:bottom-9\.25{
    bottom: 2.3125rem;
  }

  .\33xl\:left-9\.25{
    left: 2.3125rem;
  }

  .\33xl\:top-9\.5{
    top: 2.375rem;
  }

  .\33xl\:right-9\.5{
    right: 2.375rem;
  }

  .\33xl\:bottom-9\.5{
    bottom: 2.375rem;
  }

  .\33xl\:left-9\.5{
    left: 2.375rem;
  }

  .\33xl\:top-10\.5{
    top: 2.625rem;
  }

  .\33xl\:right-10\.5{
    right: 2.625rem;
  }

  .\33xl\:bottom-10\.5{
    bottom: 2.625rem;
  }

  .\33xl\:left-10\.5{
    left: 2.625rem;
  }

  .\33xl\:top-11\.25{
    top: 2.8125rem;
  }

  .\33xl\:right-11\.25{
    right: 2.8125rem;
  }

  .\33xl\:bottom-11\.25{
    bottom: 2.8125rem;
  }

  .\33xl\:left-11\.25{
    left: 2.8125rem;
  }

  .\33xl\:top-11\.5{
    top: 2.875rem;
  }

  .\33xl\:right-11\.5{
    right: 2.875rem;
  }

  .\33xl\:bottom-11\.5{
    bottom: 2.875rem;
  }

  .\33xl\:left-11\.5{
    left: 2.875rem;
  }

  .\33xl\:top-12\.5{
    top: 3.125rem;
  }

  .\33xl\:right-12\.5{
    right: 3.125rem;
  }

  .\33xl\:bottom-12\.5{
    bottom: 3.125rem;
  }

  .\33xl\:left-12\.5{
    left: 3.125rem;
  }

  .\33xl\:top-12\.75{
    top: 3.1875rem;
  }

  .\33xl\:right-12\.75{
    right: 3.1875rem;
  }

  .\33xl\:bottom-12\.75{
    bottom: 3.1875rem;
  }

  .\33xl\:left-12\.75{
    left: 3.1875rem;
  }

  .\33xl\:top-13\.5{
    top: 3.375rem;
  }

  .\33xl\:right-13\.5{
    right: 3.375rem;
  }

  .\33xl\:bottom-13\.5{
    bottom: 3.375rem;
  }

  .\33xl\:left-13\.5{
    left: 3.375rem;
  }

  .\33xl\:top-14\.5{
    top: 3.625rem;
  }

  .\33xl\:right-14\.5{
    right: 3.625rem;
  }

  .\33xl\:bottom-14\.5{
    bottom: 3.625rem;
  }

  .\33xl\:left-14\.5{
    left: 3.625rem;
  }

  .\33xl\:top-15\.5{
    top: 3.875rem;
  }

  .\33xl\:right-15\.5{
    right: 3.875rem;
  }

  .\33xl\:bottom-15\.5{
    bottom: 3.875rem;
  }

  .\33xl\:left-15\.5{
    left: 3.875rem;
  }

  .\33xl\:top-15\.75{
    top: 3.9375rem;
  }

  .\33xl\:right-15\.75{
    right: 3.9375rem;
  }

  .\33xl\:bottom-15\.75{
    bottom: 3.9375rem;
  }

  .\33xl\:left-15\.75{
    left: 3.9375rem;
  }

  .\33xl\:top-16\.25{
    top: 4.0625rem;
  }

  .\33xl\:right-16\.25{
    right: 4.0625rem;
  }

  .\33xl\:bottom-16\.25{
    bottom: 4.0625rem;
  }

  .\33xl\:left-16\.25{
    left: 4.0625rem;
  }

  .\33xl\:top-17\.25{
    top: 4.3125rem;
  }

  .\33xl\:right-17\.25{
    right: 4.3125rem;
  }

  .\33xl\:bottom-17\.25{
    bottom: 4.3125rem;
  }

  .\33xl\:left-17\.25{
    left: 4.3125rem;
  }

  .\33xl\:top-17\.5{
    top: 4.375rem;
  }

  .\33xl\:right-17\.5{
    right: 4.375rem;
  }

  .\33xl\:bottom-17\.5{
    bottom: 4.375rem;
  }

  .\33xl\:left-17\.5{
    left: 4.375rem;
  }

  .\33xl\:top-18\.25{
    top: 4.5625rem;
  }

  .\33xl\:right-18\.25{
    right: 4.5625rem;
  }

  .\33xl\:bottom-18\.25{
    bottom: 4.5625rem;
  }

  .\33xl\:left-18\.25{
    left: 4.5625rem;
  }

  .\33xl\:top-18\.5{
    top: 4.625rem;
  }

  .\33xl\:right-18\.5{
    right: 4.625rem;
  }

  .\33xl\:bottom-18\.5{
    bottom: 4.625rem;
  }

  .\33xl\:left-18\.5{
    left: 4.625rem;
  }

  .\33xl\:top-20\.25{
    top: 5.0625rem;
  }

  .\33xl\:right-20\.25{
    right: 5.0625rem;
  }

  .\33xl\:bottom-20\.25{
    bottom: 5.0625rem;
  }

  .\33xl\:left-20\.25{
    left: 5.0625rem;
  }

  .\33xl\:top-20\.5{
    top: 5.125rem;
  }

  .\33xl\:right-20\.5{
    right: 5.125rem;
  }

  .\33xl\:bottom-20\.5{
    bottom: 5.125rem;
  }

  .\33xl\:left-20\.5{
    left: 5.125rem;
  }

  .\33xl\:top-22\.5{
    top: 5.625rem;
  }

  .\33xl\:right-22\.5{
    right: 5.625rem;
  }

  .\33xl\:bottom-22\.5{
    bottom: 5.625rem;
  }

  .\33xl\:left-22\.5{
    left: 5.625rem;
  }

  .\33xl\:top-25\.5{
    top: 6.375rem;
  }

  .\33xl\:right-25\.5{
    right: 6.375rem;
  }

  .\33xl\:bottom-25\.5{
    bottom: 6.375rem;
  }

  .\33xl\:left-25\.5{
    left: 6.375rem;
  }

  .\33xl\:top-26\.75{
    top: 6.6875rem;
  }

  .\33xl\:right-26\.75{
    right: 6.6875rem;
  }

  .\33xl\:bottom-26\.75{
    bottom: 6.6875rem;
  }

  .\33xl\:left-26\.75{
    left: 6.6875rem;
  }

  .\33xl\:top-32\.5{
    top: 8.125rem;
  }

  .\33xl\:right-32\.5{
    right: 8.125rem;
  }

  .\33xl\:bottom-32\.5{
    bottom: 8.125rem;
  }

  .\33xl\:left-32\.5{
    left: 8.125rem;
  }

  .\33xl\:top-37\.5{
    top: 9.375rem;
  }

  .\33xl\:right-37\.5{
    right: 9.375rem;
  }

  .\33xl\:bottom-37\.5{
    bottom: 9.375rem;
  }

  .\33xl\:left-37\.5{
    left: 9.375rem;
  }

  .\33xl\:top-41\.25{
    top: 10.3125rem;
  }

  .\33xl\:right-41\.25{
    right: 10.3125rem;
  }

  .\33xl\:bottom-41\.25{
    bottom: 10.3125rem;
  }

  .\33xl\:left-41\.25{
    left: 10.3125rem;
  }

  .\33xl\:top-52\.5{
    top: 13.125rem;
  }

  .\33xl\:right-52\.5{
    right: 13.125rem;
  }

  .\33xl\:bottom-52\.5{
    bottom: 13.125rem;
  }

  .\33xl\:left-52\.5{
    left: 13.125rem;
  }

  .\33xl\:top-54\.5{
    top: 13.625rem;
  }

  .\33xl\:right-54\.5{
    right: 13.625rem;
  }

  .\33xl\:bottom-54\.5{
    bottom: 13.625rem;
  }

  .\33xl\:left-54\.5{
    left: 13.625rem;
  }

  .\33xl\:top-57\.25{
    top: 14.3125rem;
  }

  .\33xl\:right-57\.25{
    right: 14.3125rem;
  }

  .\33xl\:bottom-57\.25{
    bottom: 14.3125rem;
  }

  .\33xl\:left-57\.25{
    left: 14.3125rem;
  }

  .\33xl\:top-57\.5{
    top: 14.375rem;
  }

  .\33xl\:right-57\.5{
    right: 14.375rem;
  }

  .\33xl\:bottom-57\.5{
    bottom: 14.375rem;
  }

  .\33xl\:left-57\.5{
    left: 14.375rem;
  }

  .\33xl\:top-66\.25{
    top: 16.5625rem;
  }

  .\33xl\:right-66\.25{
    right: 16.5625rem;
  }

  .\33xl\:bottom-66\.25{
    bottom: 16.5625rem;
  }

  .\33xl\:left-66\.25{
    left: 16.5625rem;
  }

  .\33xl\:top-74\.5{
    top: 18.125rem;
  }

  .\33xl\:right-74\.5{
    right: 18.125rem;
  }

  .\33xl\:bottom-74\.5{
    bottom: 18.125rem;
  }

  .\33xl\:left-74\.5{
    left: 18.125rem;
  }

  .\33xl\:top-106\.25{
    top: 26.5625rem;
  }

  .\33xl\:right-106\.25{
    right: 26.5625rem;
  }

  .\33xl\:bottom-106\.25{
    bottom: 26.5625rem;
  }

  .\33xl\:left-106\.25{
    left: 26.5625rem;
  }

  .\33xl\:top-112\.25{
    top: 28.0675rem;
  }

  .\33xl\:right-112\.25{
    right: 28.0675rem;
  }

  .\33xl\:bottom-112\.25{
    bottom: 28.0675rem;
  }

  .\33xl\:left-112\.25{
    left: 28.0675rem;
  }

  .\33xl\:top-112\.75{
    top: 28.1875rem;
  }

  .\33xl\:right-112\.75{
    right: 28.1875rem;
  }

  .\33xl\:bottom-112\.75{
    bottom: 28.1875rem;
  }

  .\33xl\:left-112\.75{
    left: 28.1875rem;
  }

  .\33xl\:top-147\.5{
    top: 36.875rem;
  }

  .\33xl\:right-147\.5{
    right: 36.875rem;
  }

  .\33xl\:bottom-147\.5{
    bottom: 36.875rem;
  }

  .\33xl\:left-147\.5{
    left: 36.875rem;
  }

  .\33xl\:top-162\.5{
    top: 40.625rem;
  }

  .\33xl\:right-162\.5{
    right: 40.625rem;
  }

  .\33xl\:bottom-162\.5{
    bottom: 40.625rem;
  }

  .\33xl\:left-162\.5{
    left: 40.625rem;
  }

  .\33xl\:top-172\.25{
    top: 42.5625rem;
  }

  .\33xl\:right-172\.25{
    right: 42.5625rem;
  }

  .\33xl\:bottom-172\.25{
    bottom: 42.5625rem;
  }

  .\33xl\:left-172\.25{
    left: 42.5625rem;
  }

  .\33xl\:top-175\.25{
    top: 43.8125rem;
  }

  .\33xl\:right-175\.25{
    right: 43.8125rem;
  }

  .\33xl\:bottom-175\.25{
    bottom: 43.8125rem;
  }

  .\33xl\:left-175\.25{
    left: 43.8125rem;
  }

  .\33xl\:top-184\.25{
    top: 46.0625rem;
  }

  .\33xl\:right-184\.25{
    right: 46.0625rem;
  }

  .\33xl\:bottom-184\.25{
    bottom: 46.0625rem;
  }

  .\33xl\:left-184\.25{
    left: 46.0625rem;
  }

  .\33xl\:top-203\.25{
    top: 50.8125rem;
  }

  .\33xl\:right-203\.25{
    right: 50.8125rem;
  }

  .\33xl\:bottom-203\.25{
    bottom: 50.8125rem;
  }

  .\33xl\:left-203\.25{
    left: 50.8125rem;
  }

  .\33xl\:top-half{
    top: 50%;
  }

  .\33xl\:right-half{
    right: 50%;
  }

  .\33xl\:bottom-half{
    bottom: 50%;
  }

  .\33xl\:left-half{
    left: 50%;
  }

  .\33xl\:top-full{
    top: 100%;
  }

  .\33xl\:right-full{
    right: 100%;
  }

  .\33xl\:bottom-full{
    bottom: 100%;
  }

  .\33xl\:left-full{
    left: 100%;
  }

  .\33xl\:top-1\/10{
    top: 10%;
  }

  .\33xl\:right-1\/10{
    right: 10%;
  }

  .\33xl\:bottom-1\/10{
    bottom: 10%;
  }

  .\33xl\:left-1\/10{
    left: 10%;
  }

  .\33xl\:top-2\/10{
    top: 20%;
  }

  .\33xl\:right-2\/10{
    right: 20%;
  }

  .\33xl\:bottom-2\/10{
    bottom: 20%;
  }

  .\33xl\:left-2\/10{
    left: 20%;
  }

  .\33xl\:top-3\/10{
    top: 30%;
  }

  .\33xl\:right-3\/10{
    right: 30%;
  }

  .\33xl\:bottom-3\/10{
    bottom: 30%;
  }

  .\33xl\:left-3\/10{
    left: 30%;
  }

  .\33xl\:top-4\/10{
    top: 40%;
  }

  .\33xl\:right-4\/10{
    right: 40%;
  }

  .\33xl\:bottom-4\/10{
    bottom: 40%;
  }

  .\33xl\:left-4\/10{
    left: 40%;
  }

  .\33xl\:top-4\.5\/10{
    top: 45%;
  }

  .\33xl\:right-4\.5\/10{
    right: 45%;
  }

  .\33xl\:bottom-4\.5\/10{
    bottom: 45%;
  }

  .\33xl\:left-4\.5\/10{
    left: 45%;
  }

  .\33xl\:top-5\/10{
    top: 50%;
  }

  .\33xl\:right-5\/10{
    right: 50%;
  }

  .\33xl\:bottom-5\/10{
    bottom: 50%;
  }

  .\33xl\:left-5\/10{
    left: 50%;
  }

  .\33xl\:top-5\.5\/10{
    top: 55%;
  }

  .\33xl\:right-5\.5\/10{
    right: 55%;
  }

  .\33xl\:bottom-5\.5\/10{
    bottom: 55%;
  }

  .\33xl\:left-5\.5\/10{
    left: 55%;
  }

  .\33xl\:top-6\/10{
    top: 60%;
  }

  .\33xl\:right-6\/10{
    right: 60%;
  }

  .\33xl\:bottom-6\/10{
    bottom: 60%;
  }

  .\33xl\:left-6\/10{
    left: 60%;
  }

  .\33xl\:top-7\/10{
    top: 70%;
  }

  .\33xl\:right-7\/10{
    right: 70%;
  }

  .\33xl\:bottom-7\/10{
    bottom: 70%;
  }

  .\33xl\:left-7\/10{
    left: 70%;
  }

  .\33xl\:top-8\/10{
    top: 80%;
  }

  .\33xl\:right-8\/10{
    right: 80%;
  }

  .\33xl\:bottom-8\/10{
    bottom: 80%;
  }

  .\33xl\:left-8\/10{
    left: 80%;
  }

  .\33xl\:top-9\/10{
    top: 90%;
  }

  .\33xl\:right-9\/10{
    right: 90%;
  }

  .\33xl\:bottom-9\/10{
    bottom: 90%;
  }

  .\33xl\:left-9\/10{
    left: 90%;
  }

  .\33xl\:top-1\/12{
    top: 8.333333%;
  }

  .\33xl\:right-1\/12{
    right: 8.333333%;
  }

  .\33xl\:bottom-1\/12{
    bottom: 8.333333%;
  }

  .\33xl\:left-1\/12{
    left: 8.333333%;
  }

  .\33xl\:top-2\/12{
    top: 16.666667%;
  }

  .\33xl\:right-2\/12{
    right: 16.666667%;
  }

  .\33xl\:bottom-2\/12{
    bottom: 16.666667%;
  }

  .\33xl\:left-2\/12{
    left: 16.666667%;
  }

  .\33xl\:top-3\/12{
    top: 25%;
  }

  .\33xl\:right-3\/12{
    right: 25%;
  }

  .\33xl\:bottom-3\/12{
    bottom: 25%;
  }

  .\33xl\:left-3\/12{
    left: 25%;
  }

  .\33xl\:top-4\/12{
    top: 33.333333%;
  }

  .\33xl\:right-4\/12{
    right: 33.333333%;
  }

  .\33xl\:bottom-4\/12{
    bottom: 33.333333%;
  }

  .\33xl\:left-4\/12{
    left: 33.333333%;
  }

  .\33xl\:top-5\/12{
    top: 41.666667%;
  }

  .\33xl\:right-5\/12{
    right: 41.666667%;
  }

  .\33xl\:bottom-5\/12{
    bottom: 41.666667%;
  }

  .\33xl\:left-5\/12{
    left: 41.666667%;
  }

  .\33xl\:top-6\/12{
    top: 50%;
  }

  .\33xl\:right-6\/12{
    right: 50%;
  }

  .\33xl\:bottom-6\/12{
    bottom: 50%;
  }

  .\33xl\:left-6\/12{
    left: 50%;
  }

  .\33xl\:top-7\/12{
    top: 58.333333%;
  }

  .\33xl\:right-7\/12{
    right: 58.333333%;
  }

  .\33xl\:bottom-7\/12{
    bottom: 58.333333%;
  }

  .\33xl\:left-7\/12{
    left: 58.333333%;
  }

  .\33xl\:top-8\/12{
    top: 66.666667%;
  }

  .\33xl\:right-8\/12{
    right: 66.666667%;
  }

  .\33xl\:bottom-8\/12{
    bottom: 66.666667%;
  }

  .\33xl\:left-8\/12{
    left: 66.666667%;
  }

  .\33xl\:top-9\/12{
    top: 75%;
  }

  .\33xl\:right-9\/12{
    right: 75%;
  }

  .\33xl\:bottom-9\/12{
    bottom: 75%;
  }

  .\33xl\:left-9\/12{
    left: 75%;
  }

  .\33xl\:top-10\/12{
    top: 83.333333%;
  }

  .\33xl\:right-10\/12{
    right: 83.333333%;
  }

  .\33xl\:bottom-10\/12{
    bottom: 83.333333%;
  }

  .\33xl\:left-10\/12{
    left: 83.333333%;
  }

  .\33xl\:top-11\/12{
    top: 91.666667%;
  }

  .\33xl\:right-11\/12{
    right: 91.666667%;
  }

  .\33xl\:bottom-11\/12{
    bottom: 91.666667%;
  }

  .\33xl\:left-11\/12{
    left: 91.666667%;
  }

  .\33xl\:-top-0{
    top: 0px;
  }

  .\33xl\:-right-0{
    right: 0px;
  }

  .\33xl\:-bottom-0{
    bottom: 0px;
  }

  .\33xl\:-left-0{
    left: 0px;
  }

  .\33xl\:-top-1{
    top: -0.25rem;
  }

  .\33xl\:-right-1{
    right: -0.25rem;
  }

  .\33xl\:-bottom-1{
    bottom: -0.25rem;
  }

  .\33xl\:-left-1{
    left: -0.25rem;
  }

  .\33xl\:-top-2{
    top: -0.5rem;
  }

  .\33xl\:-right-2{
    right: -0.5rem;
  }

  .\33xl\:-bottom-2{
    bottom: -0.5rem;
  }

  .\33xl\:-left-2{
    left: -0.5rem;
  }

  .\33xl\:-top-3{
    top: -0.75rem;
  }

  .\33xl\:-right-3{
    right: -0.75rem;
  }

  .\33xl\:-bottom-3{
    bottom: -0.75rem;
  }

  .\33xl\:-left-3{
    left: -0.75rem;
  }

  .\33xl\:-top-4{
    top: -1rem;
  }

  .\33xl\:-right-4{
    right: -1rem;
  }

  .\33xl\:-bottom-4{
    bottom: -1rem;
  }

  .\33xl\:-left-4{
    left: -1rem;
  }

  .\33xl\:-top-5{
    top: -1.25rem;
  }

  .\33xl\:-right-5{
    right: -1.25rem;
  }

  .\33xl\:-bottom-5{
    bottom: -1.25rem;
  }

  .\33xl\:-left-5{
    left: -1.25rem;
  }

  .\33xl\:-top-6{
    top: -1.5rem;
  }

  .\33xl\:-right-6{
    right: -1.5rem;
  }

  .\33xl\:-bottom-6{
    bottom: -1.5rem;
  }

  .\33xl\:-left-6{
    left: -1.5rem;
  }

  .\33xl\:-top-7{
    top: -1.75rem;
  }

  .\33xl\:-right-7{
    right: -1.75rem;
  }

  .\33xl\:-bottom-7{
    bottom: -1.75rem;
  }

  .\33xl\:-left-7{
    left: -1.75rem;
  }

  .\33xl\:-top-8{
    top: -2rem;
  }

  .\33xl\:-right-8{
    right: -2rem;
  }

  .\33xl\:-bottom-8{
    bottom: -2rem;
  }

  .\33xl\:-left-8{
    left: -2rem;
  }

  .\33xl\:-top-9{
    top: -2.25rem;
  }

  .\33xl\:-right-9{
    right: -2.25rem;
  }

  .\33xl\:-bottom-9{
    bottom: -2.25rem;
  }

  .\33xl\:-left-9{
    left: -2.25rem;
  }

  .\33xl\:-top-10{
    top: -2.5rem;
  }

  .\33xl\:-right-10{
    right: -2.5rem;
  }

  .\33xl\:-bottom-10{
    bottom: -2.5rem;
  }

  .\33xl\:-left-10{
    left: -2.5rem;
  }

  .\33xl\:-top-11{
    top: -2.75rem;
  }

  .\33xl\:-right-11{
    right: -2.75rem;
  }

  .\33xl\:-bottom-11{
    bottom: -2.75rem;
  }

  .\33xl\:-left-11{
    left: -2.75rem;
  }

  .\33xl\:-top-12{
    top: -3rem;
  }

  .\33xl\:-right-12{
    right: -3rem;
  }

  .\33xl\:-bottom-12{
    bottom: -3rem;
  }

  .\33xl\:-left-12{
    left: -3rem;
  }

  .\33xl\:-top-13{
    top: -3.25rem;
  }

  .\33xl\:-right-13{
    right: -3.25rem;
  }

  .\33xl\:-bottom-13{
    bottom: -3.25rem;
  }

  .\33xl\:-left-13{
    left: -3.25rem;
  }

  .\33xl\:-top-14{
    top: -3.5rem;
  }

  .\33xl\:-right-14{
    right: -3.5rem;
  }

  .\33xl\:-bottom-14{
    bottom: -3.5rem;
  }

  .\33xl\:-left-14{
    left: -3.5rem;
  }

  .\33xl\:-top-15{
    top: -3.75rem;
  }

  .\33xl\:-right-15{
    right: -3.75rem;
  }

  .\33xl\:-bottom-15{
    bottom: -3.75rem;
  }

  .\33xl\:-left-15{
    left: -3.75rem;
  }

  .\33xl\:-top-16{
    top: -4rem;
  }

  .\33xl\:-right-16{
    right: -4rem;
  }

  .\33xl\:-bottom-16{
    bottom: -4rem;
  }

  .\33xl\:-left-16{
    left: -4rem;
  }

  .\33xl\:-top-17{
    top: -4.25rem;
  }

  .\33xl\:-right-17{
    right: -4.25rem;
  }

  .\33xl\:-bottom-17{
    bottom: -4.25rem;
  }

  .\33xl\:-left-17{
    left: -4.25rem;
  }

  .\33xl\:-top-18{
    top: -4.5rem;
  }

  .\33xl\:-right-18{
    right: -4.5rem;
  }

  .\33xl\:-bottom-18{
    bottom: -4.5rem;
  }

  .\33xl\:-left-18{
    left: -4.5rem;
  }

  .\33xl\:-top-19{
    top: -4.75rem;
  }

  .\33xl\:-right-19{
    right: -4.75rem;
  }

  .\33xl\:-bottom-19{
    bottom: -4.75rem;
  }

  .\33xl\:-left-19{
    left: -4.75rem;
  }

  .\33xl\:-top-20{
    top: -5rem;
  }

  .\33xl\:-right-20{
    right: -5rem;
  }

  .\33xl\:-bottom-20{
    bottom: -5rem;
  }

  .\33xl\:-left-20{
    left: -5rem;
  }

  .\33xl\:-top-22{
    top: -5.5rem;
  }

  .\33xl\:-right-22{
    right: -5.5rem;
  }

  .\33xl\:-bottom-22{
    bottom: -5.5rem;
  }

  .\33xl\:-left-22{
    left: -5.5rem;
  }

  .\33xl\:-top-24{
    top: -6rem;
  }

  .\33xl\:-right-24{
    right: -6rem;
  }

  .\33xl\:-bottom-24{
    bottom: -6rem;
  }

  .\33xl\:-left-24{
    left: -6rem;
  }

  .\33xl\:-top-25{
    top: -6.25rem;
  }

  .\33xl\:-right-25{
    right: -6.25rem;
  }

  .\33xl\:-bottom-25{
    bottom: -6.25rem;
  }

  .\33xl\:-left-25{
    left: -6.25rem;
  }

  .\33xl\:-top-28{
    top: -7rem;
  }

  .\33xl\:-right-28{
    right: -7rem;
  }

  .\33xl\:-bottom-28{
    bottom: -7rem;
  }

  .\33xl\:-left-28{
    left: -7rem;
  }

  .\33xl\:-top-30{
    top: -7.5rem;
  }

  .\33xl\:-right-30{
    right: -7.5rem;
  }

  .\33xl\:-bottom-30{
    bottom: -7.5rem;
  }

  .\33xl\:-left-30{
    left: -7.5rem;
  }

  .\33xl\:-top-32{
    top: -8rem;
  }

  .\33xl\:-right-32{
    right: -8rem;
  }

  .\33xl\:-bottom-32{
    bottom: -8rem;
  }

  .\33xl\:-left-32{
    left: -8rem;
  }

  .\33xl\:-top-34{
    top: -8.5rem;
  }

  .\33xl\:-right-34{
    right: -8.5rem;
  }

  .\33xl\:-bottom-34{
    bottom: -8.5rem;
  }

  .\33xl\:-left-34{
    left: -8.5rem;
  }

  .\33xl\:-top-35{
    top: -8.75rem;
  }

  .\33xl\:-right-35{
    right: -8.75rem;
  }

  .\33xl\:-bottom-35{
    bottom: -8.75rem;
  }

  .\33xl\:-left-35{
    left: -8.75rem;
  }

  .\33xl\:-top-36{
    top: -9rem;
  }

  .\33xl\:-right-36{
    right: -9rem;
  }

  .\33xl\:-bottom-36{
    bottom: -9rem;
  }

  .\33xl\:-left-36{
    left: -9rem;
  }

  .\33xl\:-top-39{
    top: -9.75rem;
  }

  .\33xl\:-right-39{
    right: -9.75rem;
  }

  .\33xl\:-bottom-39{
    bottom: -9.75rem;
  }

  .\33xl\:-left-39{
    left: -9.75rem;
  }

  .\33xl\:-top-40{
    top: -10rem;
  }

  .\33xl\:-right-40{
    right: -10rem;
  }

  .\33xl\:-bottom-40{
    bottom: -10rem;
  }

  .\33xl\:-left-40{
    left: -10rem;
  }

  .\33xl\:-top-42{
    top: -10.5rem;
  }

  .\33xl\:-right-42{
    right: -10.5rem;
  }

  .\33xl\:-bottom-42{
    bottom: -10.5rem;
  }

  .\33xl\:-left-42{
    left: -10.5rem;
  }

  .\33xl\:-top-44{
    top: -11rem;
  }

  .\33xl\:-right-44{
    right: -11rem;
  }

  .\33xl\:-bottom-44{
    bottom: -11rem;
  }

  .\33xl\:-left-44{
    left: -11rem;
  }

  .\33xl\:-top-45{
    top: -11.25rem;
  }

  .\33xl\:-right-45{
    right: -11.25rem;
  }

  .\33xl\:-bottom-45{
    bottom: -11.25rem;
  }

  .\33xl\:-left-45{
    left: -11.25rem;
  }

  .\33xl\:-top-48{
    top: -12rem;
  }

  .\33xl\:-right-48{
    right: -12rem;
  }

  .\33xl\:-bottom-48{
    bottom: -12rem;
  }

  .\33xl\:-left-48{
    left: -12rem;
  }

  .\33xl\:-top-50{
    top: -12.5rem;
  }

  .\33xl\:-right-50{
    right: -12.5rem;
  }

  .\33xl\:-bottom-50{
    bottom: -12.5rem;
  }

  .\33xl\:-left-50{
    left: -12.5rem;
  }

  .\33xl\:-top-52{
    top: -13rem;
  }

  .\33xl\:-right-52{
    right: -13rem;
  }

  .\33xl\:-bottom-52{
    bottom: -13rem;
  }

  .\33xl\:-left-52{
    left: -13rem;
  }

  .\33xl\:-top-55{
    top: -13.75rem;
  }

  .\33xl\:-right-55{
    right: -13.75rem;
  }

  .\33xl\:-bottom-55{
    bottom: -13.75rem;
  }

  .\33xl\:-left-55{
    left: -13.75rem;
  }

  .\33xl\:-top-56{
    top: -14rem;
  }

  .\33xl\:-right-56{
    right: -14rem;
  }

  .\33xl\:-bottom-56{
    bottom: -14rem;
  }

  .\33xl\:-left-56{
    left: -14rem;
  }

  .\33xl\:-top-58{
    top: -14.5rem;
  }

  .\33xl\:-right-58{
    right: -14.5rem;
  }

  .\33xl\:-bottom-58{
    bottom: -14.5rem;
  }

  .\33xl\:-left-58{
    left: -14.5rem;
  }

  .\33xl\:-top-60{
    top: -15rem;
  }

  .\33xl\:-right-60{
    right: -15rem;
  }

  .\33xl\:-bottom-60{
    bottom: -15rem;
  }

  .\33xl\:-left-60{
    left: -15rem;
  }

  .\33xl\:-top-64{
    top: -16rem;
  }

  .\33xl\:-right-64{
    right: -16rem;
  }

  .\33xl\:-bottom-64{
    bottom: -16rem;
  }

  .\33xl\:-left-64{
    left: -16rem;
  }

  .\33xl\:-top-65{
    top: -16.25rem;
  }

  .\33xl\:-right-65{
    right: -16.25rem;
  }

  .\33xl\:-bottom-65{
    bottom: -16.25rem;
  }

  .\33xl\:-left-65{
    left: -16.25rem;
  }

  .\33xl\:-top-68{
    top: -17rem;
  }

  .\33xl\:-right-68{
    right: -17rem;
  }

  .\33xl\:-bottom-68{
    bottom: -17rem;
  }

  .\33xl\:-left-68{
    left: -17rem;
  }

  .\33xl\:-top-69{
    top: -17.25rem;
  }

  .\33xl\:-right-69{
    right: -17.25rem;
  }

  .\33xl\:-bottom-69{
    bottom: -17.25rem;
  }

  .\33xl\:-left-69{
    left: -17.25rem;
  }

  .\33xl\:-top-70{
    top: -17.5rem;
  }

  .\33xl\:-right-70{
    right: -17.5rem;
  }

  .\33xl\:-bottom-70{
    bottom: -17.5rem;
  }

  .\33xl\:-left-70{
    left: -17.5rem;
  }

  .\33xl\:-top-72{
    top: -18rem;
  }

  .\33xl\:-right-72{
    right: -18rem;
  }

  .\33xl\:-bottom-72{
    bottom: -18rem;
  }

  .\33xl\:-left-72{
    left: -18rem;
  }

  .\33xl\:-top-75{
    top: -18.75rem;
  }

  .\33xl\:-right-75{
    right: -18.75rem;
  }

  .\33xl\:-bottom-75{
    bottom: -18.75rem;
  }

  .\33xl\:-left-75{
    left: -18.75rem;
  }

  .\33xl\:-top-80{
    top: -20rem;
  }

  .\33xl\:-right-80{
    right: -20rem;
  }

  .\33xl\:-bottom-80{
    bottom: -20rem;
  }

  .\33xl\:-left-80{
    left: -20rem;
  }

  .\33xl\:-top-85{
    top: -21.25rem;
  }

  .\33xl\:-right-85{
    right: -21.25rem;
  }

  .\33xl\:-bottom-85{
    bottom: -21.25rem;
  }

  .\33xl\:-left-85{
    left: -21.25rem;
  }

  .\33xl\:-top-86{
    top: -21.5rem;
  }

  .\33xl\:-right-86{
    right: -21.5rem;
  }

  .\33xl\:-bottom-86{
    bottom: -21.5rem;
  }

  .\33xl\:-left-86{
    left: -21.5rem;
  }

  .\33xl\:-top-90{
    top: -22.5rem;
  }

  .\33xl\:-right-90{
    right: -22.5rem;
  }

  .\33xl\:-bottom-90{
    bottom: -22.5rem;
  }

  .\33xl\:-left-90{
    left: -22.5rem;
  }

  .\33xl\:-top-96{
    top: -24rem;
  }

  .\33xl\:-right-96{
    right: -24rem;
  }

  .\33xl\:-bottom-96{
    bottom: -24rem;
  }

  .\33xl\:-left-96{
    left: -24rem;
  }

  .\33xl\:-top-100{
    top: -25rem;
  }

  .\33xl\:-right-100{
    right: -25rem;
  }

  .\33xl\:-bottom-100{
    bottom: -25rem;
  }

  .\33xl\:-left-100{
    left: -25rem;
  }

  .\33xl\:-top-115{
    top: -28.75rem;
  }

  .\33xl\:-right-115{
    right: -28.75rem;
  }

  .\33xl\:-bottom-115{
    bottom: -28.75rem;
  }

  .\33xl\:-left-115{
    left: -28.75rem;
  }

  .\33xl\:-top-125{
    top: -31.25rem;
  }

  .\33xl\:-right-125{
    right: -31.25rem;
  }

  .\33xl\:-bottom-125{
    bottom: -31.25rem;
  }

  .\33xl\:-left-125{
    left: -31.25rem;
  }

  .\33xl\:-top-142{
    top: -35.5rem;
  }

  .\33xl\:-right-142{
    right: -35.5rem;
  }

  .\33xl\:-bottom-142{
    bottom: -35.5rem;
  }

  .\33xl\:-left-142{
    left: -35.5rem;
  }

  .\33xl\:-top-150{
    top: -37.5rem;
  }

  .\33xl\:-right-150{
    right: -37.5rem;
  }

  .\33xl\:-bottom-150{
    bottom: -37.5rem;
  }

  .\33xl\:-left-150{
    left: -37.5rem;
  }

  .\33xl\:-top-156{
    top: -39rem;
  }

  .\33xl\:-right-156{
    right: -39rem;
  }

  .\33xl\:-bottom-156{
    bottom: -39rem;
  }

  .\33xl\:-left-156{
    left: -39rem;
  }

  .\33xl\:-top-160{
    top: -40rem;
  }

  .\33xl\:-right-160{
    right: -40rem;
  }

  .\33xl\:-bottom-160{
    bottom: -40rem;
  }

  .\33xl\:-left-160{
    left: -40rem;
  }

  .\33xl\:-top-175{
    top: -43.75rem;
  }

  .\33xl\:-right-175{
    right: -43.75rem;
  }

  .\33xl\:-bottom-175{
    bottom: -43.75rem;
  }

  .\33xl\:-left-175{
    left: -43.75rem;
  }

  .\33xl\:-top-207{
    top: -51.75rem;
  }

  .\33xl\:-right-207{
    right: -51.75rem;
  }

  .\33xl\:-bottom-207{
    bottom: -51.75rem;
  }

  .\33xl\:-left-207{
    left: -51.75rem;
  }

  .\33xl\:-top-242{
    top: -60.5rem;
  }

  .\33xl\:-right-242{
    right: -60.5rem;
  }

  .\33xl\:-bottom-242{
    bottom: -60.5rem;
  }

  .\33xl\:-left-242{
    left: -60.5rem;
  }

  .\33xl\:-top-250{
    top: -62.5rem;
  }

  .\33xl\:-right-250{
    right: -62.5rem;
  }

  .\33xl\:-bottom-250{
    bottom: -62.5rem;
  }

  .\33xl\:-left-250{
    left: -62.5rem;
  }

  .\33xl\:-top-258{
    top: -64.5rem;
  }

  .\33xl\:-right-258{
    right: -64.5rem;
  }

  .\33xl\:-bottom-258{
    bottom: -64.5rem;
  }

  .\33xl\:-left-258{
    left: -64.5rem;
  }

  .\33xl\:-top-265{
    top: -66.25rem;
  }

  .\33xl\:-right-265{
    right: -66.25rem;
  }

  .\33xl\:-bottom-265{
    bottom: -66.25rem;
  }

  .\33xl\:-left-265{
    left: -66.25rem;
  }

  .\33xl\:-top-280{
    top: -70rem;
  }

  .\33xl\:-right-280{
    right: -70rem;
  }

  .\33xl\:-bottom-280{
    bottom: -70rem;
  }

  .\33xl\:-left-280{
    left: -70rem;
  }

  .\33xl\:-top-px{
    top: -1px;
  }

  .\33xl\:-right-px{
    right: -1px;
  }

  .\33xl\:-bottom-px{
    bottom: -1px;
  }

  .\33xl\:-left-px{
    left: -1px;
  }

  .\33xl\:-top-0\.5{
    top: -0.125rem;
  }

  .\33xl\:-right-0\.5{
    right: -0.125rem;
  }

  .\33xl\:-bottom-0\.5{
    bottom: -0.125rem;
  }

  .\33xl\:-left-0\.5{
    left: -0.125rem;
  }

  .\33xl\:-top-1\.5{
    top: -0.375rem;
  }

  .\33xl\:-right-1\.5{
    right: -0.375rem;
  }

  .\33xl\:-bottom-1\.5{
    bottom: -0.375rem;
  }

  .\33xl\:-left-1\.5{
    left: -0.375rem;
  }

  .\33xl\:-top-2\.5{
    top: -0.625rem;
  }

  .\33xl\:-right-2\.5{
    right: -0.625rem;
  }

  .\33xl\:-bottom-2\.5{
    bottom: -0.625rem;
  }

  .\33xl\:-left-2\.5{
    left: -0.625rem;
  }

  .\33xl\:-top-3\.5{
    top: -0.875rem;
  }

  .\33xl\:-right-3\.5{
    right: -0.875rem;
  }

  .\33xl\:-bottom-3\.5{
    bottom: -0.875rem;
  }

  .\33xl\:-left-3\.5{
    left: -0.875rem;
  }

  .\33xl\:-top-0\.25{
    top: -0.0625rem;
  }

  .\33xl\:-right-0\.25{
    right: -0.0625rem;
  }

  .\33xl\:-bottom-0\.25{
    bottom: -0.0625rem;
  }

  .\33xl\:-left-0\.25{
    left: -0.0625rem;
  }

  .\33xl\:-top-0\.75{
    top: -0.1875rem;
  }

  .\33xl\:-right-0\.75{
    right: -0.1875rem;
  }

  .\33xl\:-bottom-0\.75{
    bottom: -0.1875rem;
  }

  .\33xl\:-left-0\.75{
    left: -0.1875rem;
  }

  .\33xl\:-top-1\.25{
    top: -0.3125rem;
  }

  .\33xl\:-right-1\.25{
    right: -0.3125rem;
  }

  .\33xl\:-bottom-1\.25{
    bottom: -0.3125rem;
  }

  .\33xl\:-left-1\.25{
    left: -0.3125rem;
  }

  .\33xl\:-top-1\.75{
    top: -0.4375rem;
  }

  .\33xl\:-right-1\.75{
    right: -0.4375rem;
  }

  .\33xl\:-bottom-1\.75{
    bottom: -0.4375rem;
  }

  .\33xl\:-left-1\.75{
    left: -0.4375rem;
  }

  .\33xl\:-top-2\.25{
    top: -0.5625rem;
  }

  .\33xl\:-right-2\.25{
    right: -0.5625rem;
  }

  .\33xl\:-bottom-2\.25{
    bottom: -0.5625rem;
  }

  .\33xl\:-left-2\.25{
    left: -0.5625rem;
  }

  .\33xl\:-top-2\.75{
    top: -0.6875rem;
  }

  .\33xl\:-right-2\.75{
    right: -0.6875rem;
  }

  .\33xl\:-bottom-2\.75{
    bottom: -0.6875rem;
  }

  .\33xl\:-left-2\.75{
    left: -0.6875rem;
  }

  .\33xl\:-top-3\.25{
    top: -0.8125rem;
  }

  .\33xl\:-right-3\.25{
    right: -0.8125rem;
  }

  .\33xl\:-bottom-3\.25{
    bottom: -0.8125rem;
  }

  .\33xl\:-left-3\.25{
    left: -0.8125rem;
  }

  .\33xl\:-top-3\.75{
    top: -0.9375rem;
  }

  .\33xl\:-right-3\.75{
    right: -0.9375rem;
  }

  .\33xl\:-bottom-3\.75{
    bottom: -0.9375rem;
  }

  .\33xl\:-left-3\.75{
    left: -0.9375rem;
  }

  .\33xl\:-top-4\.25{
    top: -1.0625rem;
  }

  .\33xl\:-right-4\.25{
    right: -1.0625rem;
  }

  .\33xl\:-bottom-4\.25{
    bottom: -1.0625rem;
  }

  .\33xl\:-left-4\.25{
    left: -1.0625rem;
  }

  .\33xl\:-top-4\.5{
    top: -1.125rem;
  }

  .\33xl\:-right-4\.5{
    right: -1.125rem;
  }

  .\33xl\:-bottom-4\.5{
    bottom: -1.125rem;
  }

  .\33xl\:-left-4\.5{
    left: -1.125rem;
  }

  .\33xl\:-top-4\.75{
    top: -1.1875rem;
  }

  .\33xl\:-right-4\.75{
    right: -1.1875rem;
  }

  .\33xl\:-bottom-4\.75{
    bottom: -1.1875rem;
  }

  .\33xl\:-left-4\.75{
    left: -1.1875rem;
  }

  .\33xl\:-top-5\.25{
    top: -1.3125rem;
  }

  .\33xl\:-right-5\.25{
    right: -1.3125rem;
  }

  .\33xl\:-bottom-5\.25{
    bottom: -1.3125rem;
  }

  .\33xl\:-left-5\.25{
    left: -1.3125rem;
  }

  .\33xl\:-top-5\.5{
    top: -1.375rem;
  }

  .\33xl\:-right-5\.5{
    right: -1.375rem;
  }

  .\33xl\:-bottom-5\.5{
    bottom: -1.375rem;
  }

  .\33xl\:-left-5\.5{
    left: -1.375rem;
  }

  .\33xl\:-top-5\.75{
    top: -1.4375rem;
  }

  .\33xl\:-right-5\.75{
    right: -1.4375rem;
  }

  .\33xl\:-bottom-5\.75{
    bottom: -1.4375rem;
  }

  .\33xl\:-left-5\.75{
    left: -1.4375rem;
  }

  .\33xl\:-top-6\.25{
    top: -1.5625rem;
  }

  .\33xl\:-right-6\.25{
    right: -1.5625rem;
  }

  .\33xl\:-bottom-6\.25{
    bottom: -1.5625rem;
  }

  .\33xl\:-left-6\.25{
    left: -1.5625rem;
  }

  .\33xl\:-top-6\.5{
    top: -1.625rem;
  }

  .\33xl\:-right-6\.5{
    right: -1.625rem;
  }

  .\33xl\:-bottom-6\.5{
    bottom: -1.625rem;
  }

  .\33xl\:-left-6\.5{
    left: -1.625rem;
  }

  .\33xl\:-top-6\.75{
    top: -1.6875rem;
  }

  .\33xl\:-right-6\.75{
    right: -1.6875rem;
  }

  .\33xl\:-bottom-6\.75{
    bottom: -1.6875rem;
  }

  .\33xl\:-left-6\.75{
    left: -1.6875rem;
  }

  .\33xl\:-top-7\.25{
    top: -1.8125rem;
  }

  .\33xl\:-right-7\.25{
    right: -1.8125rem;
  }

  .\33xl\:-bottom-7\.25{
    bottom: -1.8125rem;
  }

  .\33xl\:-left-7\.25{
    left: -1.8125rem;
  }

  .\33xl\:-top-7\.5{
    top: -1.875rem;
  }

  .\33xl\:-right-7\.5{
    right: -1.875rem;
  }

  .\33xl\:-bottom-7\.5{
    bottom: -1.875rem;
  }

  .\33xl\:-left-7\.5{
    left: -1.875rem;
  }

  .\33xl\:-top-8\.25{
    top: -2.0625rem;
  }

  .\33xl\:-right-8\.25{
    right: -2.0625rem;
  }

  .\33xl\:-bottom-8\.25{
    bottom: -2.0625rem;
  }

  .\33xl\:-left-8\.25{
    left: -2.0625rem;
  }

  .\33xl\:-top-8\.5{
    top: -2.125rem;
  }

  .\33xl\:-right-8\.5{
    right: -2.125rem;
  }

  .\33xl\:-bottom-8\.5{
    bottom: -2.125rem;
  }

  .\33xl\:-left-8\.5{
    left: -2.125rem;
  }

  .\33xl\:-top-9\.25{
    top: -2.3125rem;
  }

  .\33xl\:-right-9\.25{
    right: -2.3125rem;
  }

  .\33xl\:-bottom-9\.25{
    bottom: -2.3125rem;
  }

  .\33xl\:-left-9\.25{
    left: -2.3125rem;
  }

  .\33xl\:-top-9\.5{
    top: -2.375rem;
  }

  .\33xl\:-right-9\.5{
    right: -2.375rem;
  }

  .\33xl\:-bottom-9\.5{
    bottom: -2.375rem;
  }

  .\33xl\:-left-9\.5{
    left: -2.375rem;
  }

  .\33xl\:-top-10\.5{
    top: -2.625rem;
  }

  .\33xl\:-right-10\.5{
    right: -2.625rem;
  }

  .\33xl\:-bottom-10\.5{
    bottom: -2.625rem;
  }

  .\33xl\:-left-10\.5{
    left: -2.625rem;
  }

  .\33xl\:-top-11\.25{
    top: -2.8125rem;
  }

  .\33xl\:-right-11\.25{
    right: -2.8125rem;
  }

  .\33xl\:-bottom-11\.25{
    bottom: -2.8125rem;
  }

  .\33xl\:-left-11\.25{
    left: -2.8125rem;
  }

  .\33xl\:-top-11\.5{
    top: -2.875rem;
  }

  .\33xl\:-right-11\.5{
    right: -2.875rem;
  }

  .\33xl\:-bottom-11\.5{
    bottom: -2.875rem;
  }

  .\33xl\:-left-11\.5{
    left: -2.875rem;
  }

  .\33xl\:-top-12\.5{
    top: -3.125rem;
  }

  .\33xl\:-right-12\.5{
    right: -3.125rem;
  }

  .\33xl\:-bottom-12\.5{
    bottom: -3.125rem;
  }

  .\33xl\:-left-12\.5{
    left: -3.125rem;
  }

  .\33xl\:-top-12\.75{
    top: -3.1875rem;
  }

  .\33xl\:-right-12\.75{
    right: -3.1875rem;
  }

  .\33xl\:-bottom-12\.75{
    bottom: -3.1875rem;
  }

  .\33xl\:-left-12\.75{
    left: -3.1875rem;
  }

  .\33xl\:-top-13\.5{
    top: -3.375rem;
  }

  .\33xl\:-right-13\.5{
    right: -3.375rem;
  }

  .\33xl\:-bottom-13\.5{
    bottom: -3.375rem;
  }

  .\33xl\:-left-13\.5{
    left: -3.375rem;
  }

  .\33xl\:-top-14\.5{
    top: -3.625rem;
  }

  .\33xl\:-right-14\.5{
    right: -3.625rem;
  }

  .\33xl\:-bottom-14\.5{
    bottom: -3.625rem;
  }

  .\33xl\:-left-14\.5{
    left: -3.625rem;
  }

  .\33xl\:-top-15\.5{
    top: -3.875rem;
  }

  .\33xl\:-right-15\.5{
    right: -3.875rem;
  }

  .\33xl\:-bottom-15\.5{
    bottom: -3.875rem;
  }

  .\33xl\:-left-15\.5{
    left: -3.875rem;
  }

  .\33xl\:-top-15\.75{
    top: -3.9375rem;
  }

  .\33xl\:-right-15\.75{
    right: -3.9375rem;
  }

  .\33xl\:-bottom-15\.75{
    bottom: -3.9375rem;
  }

  .\33xl\:-left-15\.75{
    left: -3.9375rem;
  }

  .\33xl\:-top-16\.25{
    top: -4.0625rem;
  }

  .\33xl\:-right-16\.25{
    right: -4.0625rem;
  }

  .\33xl\:-bottom-16\.25{
    bottom: -4.0625rem;
  }

  .\33xl\:-left-16\.25{
    left: -4.0625rem;
  }

  .\33xl\:-top-17\.25{
    top: -4.3125rem;
  }

  .\33xl\:-right-17\.25{
    right: -4.3125rem;
  }

  .\33xl\:-bottom-17\.25{
    bottom: -4.3125rem;
  }

  .\33xl\:-left-17\.25{
    left: -4.3125rem;
  }

  .\33xl\:-top-17\.5{
    top: -4.375rem;
  }

  .\33xl\:-right-17\.5{
    right: -4.375rem;
  }

  .\33xl\:-bottom-17\.5{
    bottom: -4.375rem;
  }

  .\33xl\:-left-17\.5{
    left: -4.375rem;
  }

  .\33xl\:-top-18\.25{
    top: -4.5625rem;
  }

  .\33xl\:-right-18\.25{
    right: -4.5625rem;
  }

  .\33xl\:-bottom-18\.25{
    bottom: -4.5625rem;
  }

  .\33xl\:-left-18\.25{
    left: -4.5625rem;
  }

  .\33xl\:-top-18\.5{
    top: -4.625rem;
  }

  .\33xl\:-right-18\.5{
    right: -4.625rem;
  }

  .\33xl\:-bottom-18\.5{
    bottom: -4.625rem;
  }

  .\33xl\:-left-18\.5{
    left: -4.625rem;
  }

  .\33xl\:-top-20\.25{
    top: -5.0625rem;
  }

  .\33xl\:-right-20\.25{
    right: -5.0625rem;
  }

  .\33xl\:-bottom-20\.25{
    bottom: -5.0625rem;
  }

  .\33xl\:-left-20\.25{
    left: -5.0625rem;
  }

  .\33xl\:-top-20\.5{
    top: -5.125rem;
  }

  .\33xl\:-right-20\.5{
    right: -5.125rem;
  }

  .\33xl\:-bottom-20\.5{
    bottom: -5.125rem;
  }

  .\33xl\:-left-20\.5{
    left: -5.125rem;
  }

  .\33xl\:-top-22\.5{
    top: -5.625rem;
  }

  .\33xl\:-right-22\.5{
    right: -5.625rem;
  }

  .\33xl\:-bottom-22\.5{
    bottom: -5.625rem;
  }

  .\33xl\:-left-22\.5{
    left: -5.625rem;
  }

  .\33xl\:-top-25\.5{
    top: -6.375rem;
  }

  .\33xl\:-right-25\.5{
    right: -6.375rem;
  }

  .\33xl\:-bottom-25\.5{
    bottom: -6.375rem;
  }

  .\33xl\:-left-25\.5{
    left: -6.375rem;
  }

  .\33xl\:-top-26\.75{
    top: -6.6875rem;
  }

  .\33xl\:-right-26\.75{
    right: -6.6875rem;
  }

  .\33xl\:-bottom-26\.75{
    bottom: -6.6875rem;
  }

  .\33xl\:-left-26\.75{
    left: -6.6875rem;
  }

  .\33xl\:-top-32\.5{
    top: -8.125rem;
  }

  .\33xl\:-right-32\.5{
    right: -8.125rem;
  }

  .\33xl\:-bottom-32\.5{
    bottom: -8.125rem;
  }

  .\33xl\:-left-32\.5{
    left: -8.125rem;
  }

  .\33xl\:-top-37\.5{
    top: -9.375rem;
  }

  .\33xl\:-right-37\.5{
    right: -9.375rem;
  }

  .\33xl\:-bottom-37\.5{
    bottom: -9.375rem;
  }

  .\33xl\:-left-37\.5{
    left: -9.375rem;
  }

  .\33xl\:-top-41\.25{
    top: -10.3125rem;
  }

  .\33xl\:-right-41\.25{
    right: -10.3125rem;
  }

  .\33xl\:-bottom-41\.25{
    bottom: -10.3125rem;
  }

  .\33xl\:-left-41\.25{
    left: -10.3125rem;
  }

  .\33xl\:-top-52\.5{
    top: -13.125rem;
  }

  .\33xl\:-right-52\.5{
    right: -13.125rem;
  }

  .\33xl\:-bottom-52\.5{
    bottom: -13.125rem;
  }

  .\33xl\:-left-52\.5{
    left: -13.125rem;
  }

  .\33xl\:-top-54\.5{
    top: -13.625rem;
  }

  .\33xl\:-right-54\.5{
    right: -13.625rem;
  }

  .\33xl\:-bottom-54\.5{
    bottom: -13.625rem;
  }

  .\33xl\:-left-54\.5{
    left: -13.625rem;
  }

  .\33xl\:-top-57\.25{
    top: -14.3125rem;
  }

  .\33xl\:-right-57\.25{
    right: -14.3125rem;
  }

  .\33xl\:-bottom-57\.25{
    bottom: -14.3125rem;
  }

  .\33xl\:-left-57\.25{
    left: -14.3125rem;
  }

  .\33xl\:-top-57\.5{
    top: -14.375rem;
  }

  .\33xl\:-right-57\.5{
    right: -14.375rem;
  }

  .\33xl\:-bottom-57\.5{
    bottom: -14.375rem;
  }

  .\33xl\:-left-57\.5{
    left: -14.375rem;
  }

  .\33xl\:-top-66\.25{
    top: -16.5625rem;
  }

  .\33xl\:-right-66\.25{
    right: -16.5625rem;
  }

  .\33xl\:-bottom-66\.25{
    bottom: -16.5625rem;
  }

  .\33xl\:-left-66\.25{
    left: -16.5625rem;
  }

  .\33xl\:-top-74\.5{
    top: -18.125rem;
  }

  .\33xl\:-right-74\.5{
    right: -18.125rem;
  }

  .\33xl\:-bottom-74\.5{
    bottom: -18.125rem;
  }

  .\33xl\:-left-74\.5{
    left: -18.125rem;
  }

  .\33xl\:-top-106\.25{
    top: -26.5625rem;
  }

  .\33xl\:-right-106\.25{
    right: -26.5625rem;
  }

  .\33xl\:-bottom-106\.25{
    bottom: -26.5625rem;
  }

  .\33xl\:-left-106\.25{
    left: -26.5625rem;
  }

  .\33xl\:-top-112\.25{
    top: -28.0675rem;
  }

  .\33xl\:-right-112\.25{
    right: -28.0675rem;
  }

  .\33xl\:-bottom-112\.25{
    bottom: -28.0675rem;
  }

  .\33xl\:-left-112\.25{
    left: -28.0675rem;
  }

  .\33xl\:-top-112\.75{
    top: -28.1875rem;
  }

  .\33xl\:-right-112\.75{
    right: -28.1875rem;
  }

  .\33xl\:-bottom-112\.75{
    bottom: -28.1875rem;
  }

  .\33xl\:-left-112\.75{
    left: -28.1875rem;
  }

  .\33xl\:-top-147\.5{
    top: -36.875rem;
  }

  .\33xl\:-right-147\.5{
    right: -36.875rem;
  }

  .\33xl\:-bottom-147\.5{
    bottom: -36.875rem;
  }

  .\33xl\:-left-147\.5{
    left: -36.875rem;
  }

  .\33xl\:-top-162\.5{
    top: -40.625rem;
  }

  .\33xl\:-right-162\.5{
    right: -40.625rem;
  }

  .\33xl\:-bottom-162\.5{
    bottom: -40.625rem;
  }

  .\33xl\:-left-162\.5{
    left: -40.625rem;
  }

  .\33xl\:-top-172\.25{
    top: -42.5625rem;
  }

  .\33xl\:-right-172\.25{
    right: -42.5625rem;
  }

  .\33xl\:-bottom-172\.25{
    bottom: -42.5625rem;
  }

  .\33xl\:-left-172\.25{
    left: -42.5625rem;
  }

  .\33xl\:-top-175\.25{
    top: -43.8125rem;
  }

  .\33xl\:-right-175\.25{
    right: -43.8125rem;
  }

  .\33xl\:-bottom-175\.25{
    bottom: -43.8125rem;
  }

  .\33xl\:-left-175\.25{
    left: -43.8125rem;
  }

  .\33xl\:-top-184\.25{
    top: -46.0625rem;
  }

  .\33xl\:-right-184\.25{
    right: -46.0625rem;
  }

  .\33xl\:-bottom-184\.25{
    bottom: -46.0625rem;
  }

  .\33xl\:-left-184\.25{
    left: -46.0625rem;
  }

  .\33xl\:-top-203\.25{
    top: -50.8125rem;
  }

  .\33xl\:-right-203\.25{
    right: -50.8125rem;
  }

  .\33xl\:-bottom-203\.25{
    bottom: -50.8125rem;
  }

  .\33xl\:-left-203\.25{
    left: -50.8125rem;
  }

  .\33xl\:-top-half{
    top: -50%;
  }

  .\33xl\:-right-half{
    right: -50%;
  }

  .\33xl\:-bottom-half{
    bottom: -50%;
  }

  .\33xl\:-left-half{
    left: -50%;
  }

  .\33xl\:-top-full{
    top: -100%;
  }

  .\33xl\:-right-full{
    right: -100%;
  }

  .\33xl\:-bottom-full{
    bottom: -100%;
  }

  .\33xl\:-left-full{
    left: -100%;
  }

  .\33xl\:-top-1\/10{
    top: -10%;
  }

  .\33xl\:-right-1\/10{
    right: -10%;
  }

  .\33xl\:-bottom-1\/10{
    bottom: -10%;
  }

  .\33xl\:-left-1\/10{
    left: -10%;
  }

  .\33xl\:-top-2\/10{
    top: -20%;
  }

  .\33xl\:-right-2\/10{
    right: -20%;
  }

  .\33xl\:-bottom-2\/10{
    bottom: -20%;
  }

  .\33xl\:-left-2\/10{
    left: -20%;
  }

  .\33xl\:-top-3\/10{
    top: -30%;
  }

  .\33xl\:-right-3\/10{
    right: -30%;
  }

  .\33xl\:-bottom-3\/10{
    bottom: -30%;
  }

  .\33xl\:-left-3\/10{
    left: -30%;
  }

  .\33xl\:-top-4\/10{
    top: -40%;
  }

  .\33xl\:-right-4\/10{
    right: -40%;
  }

  .\33xl\:-bottom-4\/10{
    bottom: -40%;
  }

  .\33xl\:-left-4\/10{
    left: -40%;
  }

  .\33xl\:-top-4\.5\/10{
    top: -45%;
  }

  .\33xl\:-right-4\.5\/10{
    right: -45%;
  }

  .\33xl\:-bottom-4\.5\/10{
    bottom: -45%;
  }

  .\33xl\:-left-4\.5\/10{
    left: -45%;
  }

  .\33xl\:-top-5\/10{
    top: -50%;
  }

  .\33xl\:-right-5\/10{
    right: -50%;
  }

  .\33xl\:-bottom-5\/10{
    bottom: -50%;
  }

  .\33xl\:-left-5\/10{
    left: -50%;
  }

  .\33xl\:-top-5\.5\/10{
    top: -55%;
  }

  .\33xl\:-right-5\.5\/10{
    right: -55%;
  }

  .\33xl\:-bottom-5\.5\/10{
    bottom: -55%;
  }

  .\33xl\:-left-5\.5\/10{
    left: -55%;
  }

  .\33xl\:-top-6\/10{
    top: -60%;
  }

  .\33xl\:-right-6\/10{
    right: -60%;
  }

  .\33xl\:-bottom-6\/10{
    bottom: -60%;
  }

  .\33xl\:-left-6\/10{
    left: -60%;
  }

  .\33xl\:-top-7\/10{
    top: -70%;
  }

  .\33xl\:-right-7\/10{
    right: -70%;
  }

  .\33xl\:-bottom-7\/10{
    bottom: -70%;
  }

  .\33xl\:-left-7\/10{
    left: -70%;
  }

  .\33xl\:-top-8\/10{
    top: -80%;
  }

  .\33xl\:-right-8\/10{
    right: -80%;
  }

  .\33xl\:-bottom-8\/10{
    bottom: -80%;
  }

  .\33xl\:-left-8\/10{
    left: -80%;
  }

  .\33xl\:-top-9\/10{
    top: -90%;
  }

  .\33xl\:-right-9\/10{
    right: -90%;
  }

  .\33xl\:-bottom-9\/10{
    bottom: -90%;
  }

  .\33xl\:-left-9\/10{
    left: -90%;
  }

  .\33xl\:-top-1\/12{
    top: -8.33333%;
  }

  .\33xl\:-right-1\/12{
    right: -8.33333%;
  }

  .\33xl\:-bottom-1\/12{
    bottom: -8.33333%;
  }

  .\33xl\:-left-1\/12{
    left: -8.33333%;
  }

  .\33xl\:-top-2\/12{
    top: -16.66667%;
  }

  .\33xl\:-right-2\/12{
    right: -16.66667%;
  }

  .\33xl\:-bottom-2\/12{
    bottom: -16.66667%;
  }

  .\33xl\:-left-2\/12{
    left: -16.66667%;
  }

  .\33xl\:-top-3\/12{
    top: -25%;
  }

  .\33xl\:-right-3\/12{
    right: -25%;
  }

  .\33xl\:-bottom-3\/12{
    bottom: -25%;
  }

  .\33xl\:-left-3\/12{
    left: -25%;
  }

  .\33xl\:-top-4\/12{
    top: -33.33333%;
  }

  .\33xl\:-right-4\/12{
    right: -33.33333%;
  }

  .\33xl\:-bottom-4\/12{
    bottom: -33.33333%;
  }

  .\33xl\:-left-4\/12{
    left: -33.33333%;
  }

  .\33xl\:-top-5\/12{
    top: -41.66667%;
  }

  .\33xl\:-right-5\/12{
    right: -41.66667%;
  }

  .\33xl\:-bottom-5\/12{
    bottom: -41.66667%;
  }

  .\33xl\:-left-5\/12{
    left: -41.66667%;
  }

  .\33xl\:-top-6\/12{
    top: -50%;
  }

  .\33xl\:-right-6\/12{
    right: -50%;
  }

  .\33xl\:-bottom-6\/12{
    bottom: -50%;
  }

  .\33xl\:-left-6\/12{
    left: -50%;
  }

  .\33xl\:-top-7\/12{
    top: -58.33333%;
  }

  .\33xl\:-right-7\/12{
    right: -58.33333%;
  }

  .\33xl\:-bottom-7\/12{
    bottom: -58.33333%;
  }

  .\33xl\:-left-7\/12{
    left: -58.33333%;
  }

  .\33xl\:-top-8\/12{
    top: -66.66667%;
  }

  .\33xl\:-right-8\/12{
    right: -66.66667%;
  }

  .\33xl\:-bottom-8\/12{
    bottom: -66.66667%;
  }

  .\33xl\:-left-8\/12{
    left: -66.66667%;
  }

  .\33xl\:-top-9\/12{
    top: -75%;
  }

  .\33xl\:-right-9\/12{
    right: -75%;
  }

  .\33xl\:-bottom-9\/12{
    bottom: -75%;
  }

  .\33xl\:-left-9\/12{
    left: -75%;
  }

  .\33xl\:-top-10\/12{
    top: -83.33333%;
  }

  .\33xl\:-right-10\/12{
    right: -83.33333%;
  }

  .\33xl\:-bottom-10\/12{
    bottom: -83.33333%;
  }

  .\33xl\:-left-10\/12{
    left: -83.33333%;
  }

  .\33xl\:-top-11\/12{
    top: -91.66667%;
  }

  .\33xl\:-right-11\/12{
    right: -91.66667%;
  }

  .\33xl\:-bottom-11\/12{
    bottom: -91.66667%;
  }

  .\33xl\:-left-11\/12{
    left: -91.66667%;
  }

  .\33xl\:top-1\/2{
    top: 50%;
  }

  .\33xl\:right-1\/2{
    right: 50%;
  }

  .\33xl\:bottom-1\/2{
    bottom: 50%;
  }

  .\33xl\:left-1\/2{
    left: 50%;
  }

  .\33xl\:top-1\/3{
    top: 33.333333%;
  }

  .\33xl\:right-1\/3{
    right: 33.333333%;
  }

  .\33xl\:bottom-1\/3{
    bottom: 33.333333%;
  }

  .\33xl\:left-1\/3{
    left: 33.333333%;
  }

  .\33xl\:top-2\/3{
    top: 66.666667%;
  }

  .\33xl\:right-2\/3{
    right: 66.666667%;
  }

  .\33xl\:bottom-2\/3{
    bottom: 66.666667%;
  }

  .\33xl\:left-2\/3{
    left: 66.666667%;
  }

  .\33xl\:top-1\/4{
    top: 25%;
  }

  .\33xl\:right-1\/4{
    right: 25%;
  }

  .\33xl\:bottom-1\/4{
    bottom: 25%;
  }

  .\33xl\:left-1\/4{
    left: 25%;
  }

  .\33xl\:top-2\/4{
    top: 50%;
  }

  .\33xl\:right-2\/4{
    right: 50%;
  }

  .\33xl\:bottom-2\/4{
    bottom: 50%;
  }

  .\33xl\:left-2\/4{
    left: 50%;
  }

  .\33xl\:top-3\/4{
    top: 75%;
  }

  .\33xl\:right-3\/4{
    right: 75%;
  }

  .\33xl\:bottom-3\/4{
    bottom: 75%;
  }

  .\33xl\:left-3\/4{
    left: 75%;
  }

  .\33xl\:-top-1\/2{
    top: -50%;
  }

  .\33xl\:-right-1\/2{
    right: -50%;
  }

  .\33xl\:-bottom-1\/2{
    bottom: -50%;
  }

  .\33xl\:-left-1\/2{
    left: -50%;
  }

  .\33xl\:-top-1\/3{
    top: -33.333333%;
  }

  .\33xl\:-right-1\/3{
    right: -33.333333%;
  }

  .\33xl\:-bottom-1\/3{
    bottom: -33.333333%;
  }

  .\33xl\:-left-1\/3{
    left: -33.333333%;
  }

  .\33xl\:-top-2\/3{
    top: -66.666667%;
  }

  .\33xl\:-right-2\/3{
    right: -66.666667%;
  }

  .\33xl\:-bottom-2\/3{
    bottom: -66.666667%;
  }

  .\33xl\:-left-2\/3{
    left: -66.666667%;
  }

  .\33xl\:-top-1\/4{
    top: -25%;
  }

  .\33xl\:-right-1\/4{
    right: -25%;
  }

  .\33xl\:-bottom-1\/4{
    bottom: -25%;
  }

  .\33xl\:-left-1\/4{
    left: -25%;
  }

  .\33xl\:-top-2\/4{
    top: -50%;
  }

  .\33xl\:-right-2\/4{
    right: -50%;
  }

  .\33xl\:-bottom-2\/4{
    bottom: -50%;
  }

  .\33xl\:-left-2\/4{
    left: -50%;
  }

  .\33xl\:-top-3\/4{
    top: -75%;
  }

  .\33xl\:-right-3\/4{
    right: -75%;
  }

  .\33xl\:-bottom-3\/4{
    bottom: -75%;
  }

  .\33xl\:-left-3\/4{
    left: -75%;
  }

  .\33xl\:resize-none{
    resize: none;
  }

  .\33xl\:resize-y{
    resize: vertical;
  }

  .\33xl\:resize-x{
    resize: horizontal;
  }

  .\33xl\:resize{
    resize: both;
  }

  .\33xl\:shadow-sm{
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\33xl\:shadow{
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\33xl\:shadow-md{
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\33xl\:shadow-lg{
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\33xl\:shadow-xl{
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\33xl\:shadow-2xl{
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\33xl\:shadow-inner{
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\33xl\:shadow-none{
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .\33xl\:group-hover\:shadow-sm{
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .\33xl\:group-hover\:shadow{
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .\33xl\:group-hover\:shadow-md{
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .\33xl\:group-hover\:shadow-lg{
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .\33xl\:group-hover\:shadow-xl{
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .\33xl\:group-hover\:shadow-2xl{
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .\33xl\:group-hover\:shadow-inner{
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .\33xl\:group-hover\:shadow-none{
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\33xl\:focus-within\:shadow-sm:focus-within{
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\33xl\:focus-within\:shadow:focus-within{
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\33xl\:focus-within\:shadow-md:focus-within{
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\33xl\:focus-within\:shadow-lg:focus-within{
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\33xl\:focus-within\:shadow-xl:focus-within{
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\33xl\:focus-within\:shadow-2xl:focus-within{
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\33xl\:focus-within\:shadow-inner:focus-within{
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\33xl\:focus-within\:shadow-none:focus-within{
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\33xl\:hover\:shadow-sm:hover{
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\33xl\:hover\:shadow:hover{
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\33xl\:hover\:shadow-md:hover{
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\33xl\:hover\:shadow-lg:hover{
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\33xl\:hover\:shadow-xl:hover{
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\33xl\:hover\:shadow-2xl:hover{
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\33xl\:hover\:shadow-inner:hover{
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\33xl\:hover\:shadow-none:hover{
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\33xl\:focus\:shadow-sm:focus{
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\33xl\:focus\:shadow:focus{
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\33xl\:focus\:shadow-md:focus{
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\33xl\:focus\:shadow-lg:focus{
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\33xl\:focus\:shadow-xl:focus{
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\33xl\:focus\:shadow-2xl:focus{
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\33xl\:focus\:shadow-inner:focus{
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\33xl\:focus\:shadow-none:focus{
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\33xl\:ring-0{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .\33xl\:ring-1{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .\33xl\:ring-2{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .\33xl\:ring-4{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .\33xl\:ring-8{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .\33xl\:ring{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .\33xl\:ring-inset{
    --tw-ring-inset: inset;
  }

  .\33xl\:focus-within\:ring-0:focus-within{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .\33xl\:focus-within\:ring-1:focus-within{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .\33xl\:focus-within\:ring-2:focus-within{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .\33xl\:focus-within\:ring-4:focus-within{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .\33xl\:focus-within\:ring-8:focus-within{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .\33xl\:focus-within\:ring:focus-within{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .\33xl\:focus-within\:ring-inset:focus-within{
    --tw-ring-inset: inset;
  }

  .\33xl\:focus\:ring-0:focus{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .\33xl\:focus\:ring-1:focus{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .\33xl\:focus\:ring-2:focus{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .\33xl\:focus\:ring-4:focus{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .\33xl\:focus\:ring-8:focus{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .\33xl\:focus\:ring:focus{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .\33xl\:focus\:ring-inset:focus{
    --tw-ring-inset: inset;
  }

  .\33xl\:ring-offset-transparent{
    --tw-ring-offset-color: transparent;
  }

  .\33xl\:ring-offset-black{
    --tw-ring-offset-color: #000;
  }

  .\33xl\:ring-offset-white{
    --tw-ring-offset-color: #fff;
  }

  .\33xl\:ring-offset-grey{
    --tw-ring-offset-color: #9b9b9b;
  }

  .\33xl\:ring-offset-grey-darkest{
    --tw-ring-offset-color: #111;
  }

  .\33xl\:ring-offset-grey-darkest700{
    --tw-ring-offset-color: rgba(17, 17, 17, 0.7);
  }

  .\33xl\:ring-offset-grey-darkest300{
    --tw-ring-offset-color: rgba(17, 17, 17, 0.3);
  }

  .\33xl\:ring-offset-grey-darkest100{
    --tw-ring-offset-color: rgba(17, 17, 17, 0.1);
  }

  .\33xl\:ring-offset-grey-dark{
    --tw-ring-offset-color: #525f77;
  }

  .\33xl\:ring-offset-grey-light{
    --tw-ring-offset-color: #a3a3a3;
  }

  .\33xl\:ring-offset-grey-extralight{
    --tw-ring-offset-color: #e7e7e7;
  }

  .\33xl\:ring-offset-grey-lighter{
    --tw-ring-offset-color: #b4bdce;
  }

  .\33xl\:ring-offset-grey-lightest{
    --tw-ring-offset-color: #f4f4f4;
  }

  .\33xl\:ring-offset-grey-timeline{
    --tw-ring-offset-color: #888888;
  }

  .\33xl\:ring-offset-blue{
    --tw-ring-offset-color: #63a9d1;
  }

  .\33xl\:ring-offset-blue-light{
    --tw-ring-offset-color: #7bcfff;
  }

  .\33xl\:ring-offset-blue-lightest{
    --tw-ring-offset-color: #ff51ac;
  }

  .\33xl\:ring-offset-pink{
    --tw-ring-offset-color: #ED0980;
  }

  .\33xl\:ring-offset-pink-light{
    --tw-ring-offset-color: #ff5bb4;
  }

  .\33xl\:ring-offset-orange{
    --tw-ring-offset-color: #f37245;
  }

  .\33xl\:ring-offset-yellow{
    --tw-ring-offset-color: #ffe600;
  }

  .\33xl\:ring-offset-yellow-two{
    --tw-ring-offset-color: #F9E320;
  }

  .\33xl\:ring-offset-yellow-dark{
    --tw-ring-offset-color: #e6af21;
  }

  .\33xl\:ring-offset-yellow-light{
    --tw-ring-offset-color: #f3c12a;
  }

  .\33xl\:ring-offset-green-dark{
    --tw-ring-offset-color: #217325;
  }

  .\33xl\:ring-offset-green-light{
    --tw-ring-offset-color: #50a154;
  }

  .\33xl\:ring-offset-purple{
    --tw-ring-offset-color: #a48bc6;
  }

  .\33xl\:ring-offset-purple-light{
    --tw-ring-offset-color: #9e95ff;
  }

  .\33xl\:ring-offset-brown-light{
    --tw-ring-offset-color: #ca8a4e;
  }

  .\33xl\:ring-offset-brown-dark{
    --tw-ring-offset-color: #ad5b1f;
  }

  .\33xl\:focus-within\:ring-offset-transparent:focus-within{
    --tw-ring-offset-color: transparent;
  }

  .\33xl\:focus-within\:ring-offset-black:focus-within{
    --tw-ring-offset-color: #000;
  }

  .\33xl\:focus-within\:ring-offset-white:focus-within{
    --tw-ring-offset-color: #fff;
  }

  .\33xl\:focus-within\:ring-offset-grey:focus-within{
    --tw-ring-offset-color: #9b9b9b;
  }

  .\33xl\:focus-within\:ring-offset-grey-darkest:focus-within{
    --tw-ring-offset-color: #111;
  }

  .\33xl\:focus-within\:ring-offset-grey-darkest700:focus-within{
    --tw-ring-offset-color: rgba(17, 17, 17, 0.7);
  }

  .\33xl\:focus-within\:ring-offset-grey-darkest300:focus-within{
    --tw-ring-offset-color: rgba(17, 17, 17, 0.3);
  }

  .\33xl\:focus-within\:ring-offset-grey-darkest100:focus-within{
    --tw-ring-offset-color: rgba(17, 17, 17, 0.1);
  }

  .\33xl\:focus-within\:ring-offset-grey-dark:focus-within{
    --tw-ring-offset-color: #525f77;
  }

  .\33xl\:focus-within\:ring-offset-grey-light:focus-within{
    --tw-ring-offset-color: #a3a3a3;
  }

  .\33xl\:focus-within\:ring-offset-grey-extralight:focus-within{
    --tw-ring-offset-color: #e7e7e7;
  }

  .\33xl\:focus-within\:ring-offset-grey-lighter:focus-within{
    --tw-ring-offset-color: #b4bdce;
  }

  .\33xl\:focus-within\:ring-offset-grey-lightest:focus-within{
    --tw-ring-offset-color: #f4f4f4;
  }

  .\33xl\:focus-within\:ring-offset-grey-timeline:focus-within{
    --tw-ring-offset-color: #888888;
  }

  .\33xl\:focus-within\:ring-offset-blue:focus-within{
    --tw-ring-offset-color: #63a9d1;
  }

  .\33xl\:focus-within\:ring-offset-blue-light:focus-within{
    --tw-ring-offset-color: #7bcfff;
  }

  .\33xl\:focus-within\:ring-offset-blue-lightest:focus-within{
    --tw-ring-offset-color: #ff51ac;
  }

  .\33xl\:focus-within\:ring-offset-pink:focus-within{
    --tw-ring-offset-color: #ED0980;
  }

  .\33xl\:focus-within\:ring-offset-pink-light:focus-within{
    --tw-ring-offset-color: #ff5bb4;
  }

  .\33xl\:focus-within\:ring-offset-orange:focus-within{
    --tw-ring-offset-color: #f37245;
  }

  .\33xl\:focus-within\:ring-offset-yellow:focus-within{
    --tw-ring-offset-color: #ffe600;
  }

  .\33xl\:focus-within\:ring-offset-yellow-two:focus-within{
    --tw-ring-offset-color: #F9E320;
  }

  .\33xl\:focus-within\:ring-offset-yellow-dark:focus-within{
    --tw-ring-offset-color: #e6af21;
  }

  .\33xl\:focus-within\:ring-offset-yellow-light:focus-within{
    --tw-ring-offset-color: #f3c12a;
  }

  .\33xl\:focus-within\:ring-offset-green-dark:focus-within{
    --tw-ring-offset-color: #217325;
  }

  .\33xl\:focus-within\:ring-offset-green-light:focus-within{
    --tw-ring-offset-color: #50a154;
  }

  .\33xl\:focus-within\:ring-offset-purple:focus-within{
    --tw-ring-offset-color: #a48bc6;
  }

  .\33xl\:focus-within\:ring-offset-purple-light:focus-within{
    --tw-ring-offset-color: #9e95ff;
  }

  .\33xl\:focus-within\:ring-offset-brown-light:focus-within{
    --tw-ring-offset-color: #ca8a4e;
  }

  .\33xl\:focus-within\:ring-offset-brown-dark:focus-within{
    --tw-ring-offset-color: #ad5b1f;
  }

  .\33xl\:focus\:ring-offset-transparent:focus{
    --tw-ring-offset-color: transparent;
  }

  .\33xl\:focus\:ring-offset-black:focus{
    --tw-ring-offset-color: #000;
  }

  .\33xl\:focus\:ring-offset-white:focus{
    --tw-ring-offset-color: #fff;
  }

  .\33xl\:focus\:ring-offset-grey:focus{
    --tw-ring-offset-color: #9b9b9b;
  }

  .\33xl\:focus\:ring-offset-grey-darkest:focus{
    --tw-ring-offset-color: #111;
  }

  .\33xl\:focus\:ring-offset-grey-darkest700:focus{
    --tw-ring-offset-color: rgba(17, 17, 17, 0.7);
  }

  .\33xl\:focus\:ring-offset-grey-darkest300:focus{
    --tw-ring-offset-color: rgba(17, 17, 17, 0.3);
  }

  .\33xl\:focus\:ring-offset-grey-darkest100:focus{
    --tw-ring-offset-color: rgba(17, 17, 17, 0.1);
  }

  .\33xl\:focus\:ring-offset-grey-dark:focus{
    --tw-ring-offset-color: #525f77;
  }

  .\33xl\:focus\:ring-offset-grey-light:focus{
    --tw-ring-offset-color: #a3a3a3;
  }

  .\33xl\:focus\:ring-offset-grey-extralight:focus{
    --tw-ring-offset-color: #e7e7e7;
  }

  .\33xl\:focus\:ring-offset-grey-lighter:focus{
    --tw-ring-offset-color: #b4bdce;
  }

  .\33xl\:focus\:ring-offset-grey-lightest:focus{
    --tw-ring-offset-color: #f4f4f4;
  }

  .\33xl\:focus\:ring-offset-grey-timeline:focus{
    --tw-ring-offset-color: #888888;
  }

  .\33xl\:focus\:ring-offset-blue:focus{
    --tw-ring-offset-color: #63a9d1;
  }

  .\33xl\:focus\:ring-offset-blue-light:focus{
    --tw-ring-offset-color: #7bcfff;
  }

  .\33xl\:focus\:ring-offset-blue-lightest:focus{
    --tw-ring-offset-color: #ff51ac;
  }

  .\33xl\:focus\:ring-offset-pink:focus{
    --tw-ring-offset-color: #ED0980;
  }

  .\33xl\:focus\:ring-offset-pink-light:focus{
    --tw-ring-offset-color: #ff5bb4;
  }

  .\33xl\:focus\:ring-offset-orange:focus{
    --tw-ring-offset-color: #f37245;
  }

  .\33xl\:focus\:ring-offset-yellow:focus{
    --tw-ring-offset-color: #ffe600;
  }

  .\33xl\:focus\:ring-offset-yellow-two:focus{
    --tw-ring-offset-color: #F9E320;
  }

  .\33xl\:focus\:ring-offset-yellow-dark:focus{
    --tw-ring-offset-color: #e6af21;
  }

  .\33xl\:focus\:ring-offset-yellow-light:focus{
    --tw-ring-offset-color: #f3c12a;
  }

  .\33xl\:focus\:ring-offset-green-dark:focus{
    --tw-ring-offset-color: #217325;
  }

  .\33xl\:focus\:ring-offset-green-light:focus{
    --tw-ring-offset-color: #50a154;
  }

  .\33xl\:focus\:ring-offset-purple:focus{
    --tw-ring-offset-color: #a48bc6;
  }

  .\33xl\:focus\:ring-offset-purple-light:focus{
    --tw-ring-offset-color: #9e95ff;
  }

  .\33xl\:focus\:ring-offset-brown-light:focus{
    --tw-ring-offset-color: #ca8a4e;
  }

  .\33xl\:focus\:ring-offset-brown-dark:focus{
    --tw-ring-offset-color: #ad5b1f;
  }

  .\33xl\:ring-offset-0{
    --tw-ring-offset-width: 0px;
  }

  .\33xl\:ring-offset-1{
    --tw-ring-offset-width: 1px;
  }

  .\33xl\:ring-offset-2{
    --tw-ring-offset-width: 2px;
  }

  .\33xl\:ring-offset-4{
    --tw-ring-offset-width: 4px;
  }

  .\33xl\:ring-offset-8{
    --tw-ring-offset-width: 8px;
  }

  .\33xl\:focus-within\:ring-offset-0:focus-within{
    --tw-ring-offset-width: 0px;
  }

  .\33xl\:focus-within\:ring-offset-1:focus-within{
    --tw-ring-offset-width: 1px;
  }

  .\33xl\:focus-within\:ring-offset-2:focus-within{
    --tw-ring-offset-width: 2px;
  }

  .\33xl\:focus-within\:ring-offset-4:focus-within{
    --tw-ring-offset-width: 4px;
  }

  .\33xl\:focus-within\:ring-offset-8:focus-within{
    --tw-ring-offset-width: 8px;
  }

  .\33xl\:focus\:ring-offset-0:focus{
    --tw-ring-offset-width: 0px;
  }

  .\33xl\:focus\:ring-offset-1:focus{
    --tw-ring-offset-width: 1px;
  }

  .\33xl\:focus\:ring-offset-2:focus{
    --tw-ring-offset-width: 2px;
  }

  .\33xl\:focus\:ring-offset-4:focus{
    --tw-ring-offset-width: 4px;
  }

  .\33xl\:focus\:ring-offset-8:focus{
    --tw-ring-offset-width: 8px;
  }

  .\33xl\:ring-transparent{
    --tw-ring-color: transparent;
  }

  .\33xl\:ring-black{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .\33xl\:ring-white{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .\33xl\:ring-grey{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(155, 155, 155, var(--tw-ring-opacity));
  }

  .\33xl\:ring-grey-darkest{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 17, 17, var(--tw-ring-opacity));
  }

  .\33xl\:ring-grey-darkest700{
    --tw-ring-color: rgba(17, 17, 17, 0.7);
  }

  .\33xl\:ring-grey-darkest300{
    --tw-ring-color: rgba(17, 17, 17, 0.3);
  }

  .\33xl\:ring-grey-darkest100{
    --tw-ring-color: rgba(17, 17, 17, 0.1);
  }

  .\33xl\:ring-grey-dark{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(82, 95, 119, var(--tw-ring-opacity));
  }

  .\33xl\:ring-grey-light{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(163, 163, 163, var(--tw-ring-opacity));
  }

  .\33xl\:ring-grey-extralight{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 231, 231, var(--tw-ring-opacity));
  }

  .\33xl\:ring-grey-lighter{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 189, 206, var(--tw-ring-opacity));
  }

  .\33xl\:ring-grey-lightest{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 244, 244, var(--tw-ring-opacity));
  }

  .\33xl\:ring-grey-timeline{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(136, 136, 136, var(--tw-ring-opacity));
  }

  .\33xl\:ring-blue{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 169, 209, var(--tw-ring-opacity));
  }

  .\33xl\:ring-blue-light{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(123, 207, 255, var(--tw-ring-opacity));
  }

  .\33xl\:ring-blue-lightest{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 81, 172, var(--tw-ring-opacity));
  }

  .\33xl\:ring-pink{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 9, 128, var(--tw-ring-opacity));
  }

  .\33xl\:ring-pink-light{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 91, 180, var(--tw-ring-opacity));
  }

  .\33xl\:ring-orange{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 114, 69, var(--tw-ring-opacity));
  }

  .\33xl\:ring-yellow{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 230, 0, var(--tw-ring-opacity));
  }

  .\33xl\:ring-yellow-two{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 227, 32, var(--tw-ring-opacity));
  }

  .\33xl\:ring-yellow-dark{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 175, 33, var(--tw-ring-opacity));
  }

  .\33xl\:ring-yellow-light{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 193, 42, var(--tw-ring-opacity));
  }

  .\33xl\:ring-green-dark{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(33, 115, 37, var(--tw-ring-opacity));
  }

  .\33xl\:ring-green-light{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(80, 161, 84, var(--tw-ring-opacity));
  }

  .\33xl\:ring-purple{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(164, 139, 198, var(--tw-ring-opacity));
  }

  .\33xl\:ring-purple-light{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(158, 149, 255, var(--tw-ring-opacity));
  }

  .\33xl\:ring-brown-light{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(202, 138, 78, var(--tw-ring-opacity));
  }

  .\33xl\:ring-brown-dark{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(173, 91, 31, var(--tw-ring-opacity));
  }

  .\33xl\:focus-within\:ring-transparent:focus-within{
    --tw-ring-color: transparent;
  }

  .\33xl\:focus-within\:ring-black:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .\33xl\:focus-within\:ring-white:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .\33xl\:focus-within\:ring-grey:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(155, 155, 155, var(--tw-ring-opacity));
  }

  .\33xl\:focus-within\:ring-grey-darkest:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 17, 17, var(--tw-ring-opacity));
  }

  .\33xl\:focus-within\:ring-grey-darkest700:focus-within{
    --tw-ring-color: rgba(17, 17, 17, 0.7);
  }

  .\33xl\:focus-within\:ring-grey-darkest300:focus-within{
    --tw-ring-color: rgba(17, 17, 17, 0.3);
  }

  .\33xl\:focus-within\:ring-grey-darkest100:focus-within{
    --tw-ring-color: rgba(17, 17, 17, 0.1);
  }

  .\33xl\:focus-within\:ring-grey-dark:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(82, 95, 119, var(--tw-ring-opacity));
  }

  .\33xl\:focus-within\:ring-grey-light:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(163, 163, 163, var(--tw-ring-opacity));
  }

  .\33xl\:focus-within\:ring-grey-extralight:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 231, 231, var(--tw-ring-opacity));
  }

  .\33xl\:focus-within\:ring-grey-lighter:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 189, 206, var(--tw-ring-opacity));
  }

  .\33xl\:focus-within\:ring-grey-lightest:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 244, 244, var(--tw-ring-opacity));
  }

  .\33xl\:focus-within\:ring-grey-timeline:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(136, 136, 136, var(--tw-ring-opacity));
  }

  .\33xl\:focus-within\:ring-blue:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 169, 209, var(--tw-ring-opacity));
  }

  .\33xl\:focus-within\:ring-blue-light:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(123, 207, 255, var(--tw-ring-opacity));
  }

  .\33xl\:focus-within\:ring-blue-lightest:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 81, 172, var(--tw-ring-opacity));
  }

  .\33xl\:focus-within\:ring-pink:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 9, 128, var(--tw-ring-opacity));
  }

  .\33xl\:focus-within\:ring-pink-light:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 91, 180, var(--tw-ring-opacity));
  }

  .\33xl\:focus-within\:ring-orange:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 114, 69, var(--tw-ring-opacity));
  }

  .\33xl\:focus-within\:ring-yellow:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 230, 0, var(--tw-ring-opacity));
  }

  .\33xl\:focus-within\:ring-yellow-two:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 227, 32, var(--tw-ring-opacity));
  }

  .\33xl\:focus-within\:ring-yellow-dark:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 175, 33, var(--tw-ring-opacity));
  }

  .\33xl\:focus-within\:ring-yellow-light:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 193, 42, var(--tw-ring-opacity));
  }

  .\33xl\:focus-within\:ring-green-dark:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(33, 115, 37, var(--tw-ring-opacity));
  }

  .\33xl\:focus-within\:ring-green-light:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(80, 161, 84, var(--tw-ring-opacity));
  }

  .\33xl\:focus-within\:ring-purple:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(164, 139, 198, var(--tw-ring-opacity));
  }

  .\33xl\:focus-within\:ring-purple-light:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(158, 149, 255, var(--tw-ring-opacity));
  }

  .\33xl\:focus-within\:ring-brown-light:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(202, 138, 78, var(--tw-ring-opacity));
  }

  .\33xl\:focus-within\:ring-brown-dark:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(173, 91, 31, var(--tw-ring-opacity));
  }

  .\33xl\:focus\:ring-transparent:focus{
    --tw-ring-color: transparent;
  }

  .\33xl\:focus\:ring-black:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .\33xl\:focus\:ring-white:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .\33xl\:focus\:ring-grey:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(155, 155, 155, var(--tw-ring-opacity));
  }

  .\33xl\:focus\:ring-grey-darkest:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 17, 17, var(--tw-ring-opacity));
  }

  .\33xl\:focus\:ring-grey-darkest700:focus{
    --tw-ring-color: rgba(17, 17, 17, 0.7);
  }

  .\33xl\:focus\:ring-grey-darkest300:focus{
    --tw-ring-color: rgba(17, 17, 17, 0.3);
  }

  .\33xl\:focus\:ring-grey-darkest100:focus{
    --tw-ring-color: rgba(17, 17, 17, 0.1);
  }

  .\33xl\:focus\:ring-grey-dark:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(82, 95, 119, var(--tw-ring-opacity));
  }

  .\33xl\:focus\:ring-grey-light:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(163, 163, 163, var(--tw-ring-opacity));
  }

  .\33xl\:focus\:ring-grey-extralight:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 231, 231, var(--tw-ring-opacity));
  }

  .\33xl\:focus\:ring-grey-lighter:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 189, 206, var(--tw-ring-opacity));
  }

  .\33xl\:focus\:ring-grey-lightest:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 244, 244, var(--tw-ring-opacity));
  }

  .\33xl\:focus\:ring-grey-timeline:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(136, 136, 136, var(--tw-ring-opacity));
  }

  .\33xl\:focus\:ring-blue:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 169, 209, var(--tw-ring-opacity));
  }

  .\33xl\:focus\:ring-blue-light:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(123, 207, 255, var(--tw-ring-opacity));
  }

  .\33xl\:focus\:ring-blue-lightest:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 81, 172, var(--tw-ring-opacity));
  }

  .\33xl\:focus\:ring-pink:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 9, 128, var(--tw-ring-opacity));
  }

  .\33xl\:focus\:ring-pink-light:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 91, 180, var(--tw-ring-opacity));
  }

  .\33xl\:focus\:ring-orange:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 114, 69, var(--tw-ring-opacity));
  }

  .\33xl\:focus\:ring-yellow:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 230, 0, var(--tw-ring-opacity));
  }

  .\33xl\:focus\:ring-yellow-two:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 227, 32, var(--tw-ring-opacity));
  }

  .\33xl\:focus\:ring-yellow-dark:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 175, 33, var(--tw-ring-opacity));
  }

  .\33xl\:focus\:ring-yellow-light:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 193, 42, var(--tw-ring-opacity));
  }

  .\33xl\:focus\:ring-green-dark:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(33, 115, 37, var(--tw-ring-opacity));
  }

  .\33xl\:focus\:ring-green-light:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(80, 161, 84, var(--tw-ring-opacity));
  }

  .\33xl\:focus\:ring-purple:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(164, 139, 198, var(--tw-ring-opacity));
  }

  .\33xl\:focus\:ring-purple-light:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(158, 149, 255, var(--tw-ring-opacity));
  }

  .\33xl\:focus\:ring-brown-light:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(202, 138, 78, var(--tw-ring-opacity));
  }

  .\33xl\:focus\:ring-brown-dark:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(173, 91, 31, var(--tw-ring-opacity));
  }

  .\33xl\:ring-opacity-0{
    --tw-ring-opacity: 0;
  }

  .\33xl\:ring-opacity-5{
    --tw-ring-opacity: 0.05;
  }

  .\33xl\:ring-opacity-10{
    --tw-ring-opacity: 0.1;
  }

  .\33xl\:ring-opacity-20{
    --tw-ring-opacity: 0.2;
  }

  .\33xl\:ring-opacity-25{
    --tw-ring-opacity: 0.25;
  }

  .\33xl\:ring-opacity-30{
    --tw-ring-opacity: 0.3;
  }

  .\33xl\:ring-opacity-40{
    --tw-ring-opacity: 0.4;
  }

  .\33xl\:ring-opacity-50{
    --tw-ring-opacity: 0.5;
  }

  .\33xl\:ring-opacity-60{
    --tw-ring-opacity: 0.6;
  }

  .\33xl\:ring-opacity-70{
    --tw-ring-opacity: 0.7;
  }

  .\33xl\:ring-opacity-75{
    --tw-ring-opacity: 0.75;
  }

  .\33xl\:ring-opacity-80{
    --tw-ring-opacity: 0.8;
  }

  .\33xl\:ring-opacity-90{
    --tw-ring-opacity: 0.9;
  }

  .\33xl\:ring-opacity-95{
    --tw-ring-opacity: 0.95;
  }

  .\33xl\:ring-opacity-100{
    --tw-ring-opacity: 1;
  }

  .\33xl\:focus-within\:ring-opacity-0:focus-within{
    --tw-ring-opacity: 0;
  }

  .\33xl\:focus-within\:ring-opacity-5:focus-within{
    --tw-ring-opacity: 0.05;
  }

  .\33xl\:focus-within\:ring-opacity-10:focus-within{
    --tw-ring-opacity: 0.1;
  }

  .\33xl\:focus-within\:ring-opacity-20:focus-within{
    --tw-ring-opacity: 0.2;
  }

  .\33xl\:focus-within\:ring-opacity-25:focus-within{
    --tw-ring-opacity: 0.25;
  }

  .\33xl\:focus-within\:ring-opacity-30:focus-within{
    --tw-ring-opacity: 0.3;
  }

  .\33xl\:focus-within\:ring-opacity-40:focus-within{
    --tw-ring-opacity: 0.4;
  }

  .\33xl\:focus-within\:ring-opacity-50:focus-within{
    --tw-ring-opacity: 0.5;
  }

  .\33xl\:focus-within\:ring-opacity-60:focus-within{
    --tw-ring-opacity: 0.6;
  }

  .\33xl\:focus-within\:ring-opacity-70:focus-within{
    --tw-ring-opacity: 0.7;
  }

  .\33xl\:focus-within\:ring-opacity-75:focus-within{
    --tw-ring-opacity: 0.75;
  }

  .\33xl\:focus-within\:ring-opacity-80:focus-within{
    --tw-ring-opacity: 0.8;
  }

  .\33xl\:focus-within\:ring-opacity-90:focus-within{
    --tw-ring-opacity: 0.9;
  }

  .\33xl\:focus-within\:ring-opacity-95:focus-within{
    --tw-ring-opacity: 0.95;
  }

  .\33xl\:focus-within\:ring-opacity-100:focus-within{
    --tw-ring-opacity: 1;
  }

  .\33xl\:focus\:ring-opacity-0:focus{
    --tw-ring-opacity: 0;
  }

  .\33xl\:focus\:ring-opacity-5:focus{
    --tw-ring-opacity: 0.05;
  }

  .\33xl\:focus\:ring-opacity-10:focus{
    --tw-ring-opacity: 0.1;
  }

  .\33xl\:focus\:ring-opacity-20:focus{
    --tw-ring-opacity: 0.2;
  }

  .\33xl\:focus\:ring-opacity-25:focus{
    --tw-ring-opacity: 0.25;
  }

  .\33xl\:focus\:ring-opacity-30:focus{
    --tw-ring-opacity: 0.3;
  }

  .\33xl\:focus\:ring-opacity-40:focus{
    --tw-ring-opacity: 0.4;
  }

  .\33xl\:focus\:ring-opacity-50:focus{
    --tw-ring-opacity: 0.5;
  }

  .\33xl\:focus\:ring-opacity-60:focus{
    --tw-ring-opacity: 0.6;
  }

  .\33xl\:focus\:ring-opacity-70:focus{
    --tw-ring-opacity: 0.7;
  }

  .\33xl\:focus\:ring-opacity-75:focus{
    --tw-ring-opacity: 0.75;
  }

  .\33xl\:focus\:ring-opacity-80:focus{
    --tw-ring-opacity: 0.8;
  }

  .\33xl\:focus\:ring-opacity-90:focus{
    --tw-ring-opacity: 0.9;
  }

  .\33xl\:focus\:ring-opacity-95:focus{
    --tw-ring-opacity: 0.95;
  }

  .\33xl\:focus\:ring-opacity-100:focus{
    --tw-ring-opacity: 1;
  }

  .\33xl\:fill-current{
    fill: currentColor;
  }

  .\33xl\:fill-none{
    fill: none;
  }

  .\33xl\:fill-greydark{
    fill: #525f77;
  }

  .\33xl\:fill-pink{
    fill: #ED0980;
  }

  .\33xl\:hover\:fill-current:hover{
    fill: currentColor;
  }

  .\33xl\:hover\:fill-none:hover{
    fill: none;
  }

  .\33xl\:hover\:fill-greydark:hover{
    fill: #525f77;
  }

  .\33xl\:hover\:fill-pink:hover{
    fill: #ED0980;
  }

  .\33xl\:active\:fill-current:active{
    fill: currentColor;
  }

  .\33xl\:active\:fill-none:active{
    fill: none;
  }

  .\33xl\:active\:fill-greydark:active{
    fill: #525f77;
  }

  .\33xl\:active\:fill-pink:active{
    fill: #ED0980;
  }

  .\33xl\:stroke-current{
    stroke: currentColor;
  }

  .\33xl\:stroke-none{
    stroke: none;
  }

  .\33xl\:hover\:stroke-current:hover{
    stroke: currentColor;
  }

  .\33xl\:hover\:stroke-none:hover{
    stroke: none;
  }

  .\33xl\:active\:stroke-current:active{
    stroke: currentColor;
  }

  .\33xl\:active\:stroke-none:active{
    stroke: none;
  }

  .\33xl\:stroke-0{
    stroke-width: 0;
  }

  .\33xl\:stroke-1{
    stroke-width: 1;
  }

  .\33xl\:stroke-2{
    stroke-width: 2;
  }

  .\33xl\:table-auto{
    table-layout: auto;
  }

  .\33xl\:table-fixed{
    table-layout: fixed;
  }

  .\33xl\:text-left{
    text-align: left;
  }

  .\33xl\:text-center{
    text-align: center;
  }

  .\33xl\:text-right{
    text-align: right;
  }

  .\33xl\:text-justify{
    text-align: justify;
  }

  .\33xl\:text-transparent{
    color: transparent;
  }

  .\33xl\:text-black{
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .\33xl\:text-white{
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .\33xl\:text-grey{
    --tw-text-opacity: 1;
    color: rgba(155, 155, 155, var(--tw-text-opacity));
  }

  .\33xl\:text-grey-darkest{
    --tw-text-opacity: 1;
    color: rgba(17, 17, 17, var(--tw-text-opacity));
  }

  .\33xl\:text-grey-darkest700{
    color: rgba(17, 17, 17, 0.7);
  }

  .\33xl\:text-grey-darkest300{
    color: rgba(17, 17, 17, 0.3);
  }

  .\33xl\:text-grey-darkest100{
    color: rgba(17, 17, 17, 0.1);
  }

  .\33xl\:text-grey-dark{
    --tw-text-opacity: 1;
    color: rgba(82, 95, 119, var(--tw-text-opacity));
  }

  .\33xl\:text-grey-light{
    --tw-text-opacity: 1;
    color: rgba(163, 163, 163, var(--tw-text-opacity));
  }

  .\33xl\:text-grey-extralight{
    --tw-text-opacity: 1;
    color: rgba(231, 231, 231, var(--tw-text-opacity));
  }

  .\33xl\:text-grey-lighter{
    --tw-text-opacity: 1;
    color: rgba(180, 189, 206, var(--tw-text-opacity));
  }

  .\33xl\:text-grey-lightest{
    --tw-text-opacity: 1;
    color: rgba(244, 244, 244, var(--tw-text-opacity));
  }

  .\33xl\:text-grey-timeline{
    --tw-text-opacity: 1;
    color: rgba(136, 136, 136, var(--tw-text-opacity));
  }

  .\33xl\:text-blue{
    --tw-text-opacity: 1;
    color: rgba(99, 169, 209, var(--tw-text-opacity));
  }

  .\33xl\:text-blue-light{
    --tw-text-opacity: 1;
    color: rgba(123, 207, 255, var(--tw-text-opacity));
  }

  .\33xl\:text-blue-lightest{
    --tw-text-opacity: 1;
    color: rgba(255, 81, 172, var(--tw-text-opacity));
  }

  .\33xl\:text-pink{
    --tw-text-opacity: 1;
    color: rgba(237, 9, 128, var(--tw-text-opacity));
  }

  .\33xl\:text-pink-light{
    --tw-text-opacity: 1;
    color: rgba(255, 91, 180, var(--tw-text-opacity));
  }

  .\33xl\:text-orange{
    --tw-text-opacity: 1;
    color: rgba(243, 114, 69, var(--tw-text-opacity));
  }

  .\33xl\:text-yellow{
    --tw-text-opacity: 1;
    color: rgba(255, 230, 0, var(--tw-text-opacity));
  }

  .\33xl\:text-yellow-two{
    --tw-text-opacity: 1;
    color: rgba(249, 227, 32, var(--tw-text-opacity));
  }

  .\33xl\:text-yellow-dark{
    --tw-text-opacity: 1;
    color: rgba(230, 175, 33, var(--tw-text-opacity));
  }

  .\33xl\:text-yellow-light{
    --tw-text-opacity: 1;
    color: rgba(243, 193, 42, var(--tw-text-opacity));
  }

  .\33xl\:text-green-dark{
    --tw-text-opacity: 1;
    color: rgba(33, 115, 37, var(--tw-text-opacity));
  }

  .\33xl\:text-green-light{
    --tw-text-opacity: 1;
    color: rgba(80, 161, 84, var(--tw-text-opacity));
  }

  .\33xl\:text-purple{
    --tw-text-opacity: 1;
    color: rgba(164, 139, 198, var(--tw-text-opacity));
  }

  .\33xl\:text-purple-light{
    --tw-text-opacity: 1;
    color: rgba(158, 149, 255, var(--tw-text-opacity));
  }

  .\33xl\:text-brown-light{
    --tw-text-opacity: 1;
    color: rgba(202, 138, 78, var(--tw-text-opacity));
  }

  .\33xl\:text-brown-dark{
    --tw-text-opacity: 1;
    color: rgba(173, 91, 31, var(--tw-text-opacity));
  }

  .group:hover .\33xl\:group-hover\:text-transparent{
    color: transparent;
  }

  .group:hover .\33xl\:group-hover\:text-black{
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .group:hover .\33xl\:group-hover\:text-white{
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .group:hover .\33xl\:group-hover\:text-grey{
    --tw-text-opacity: 1;
    color: rgba(155, 155, 155, var(--tw-text-opacity));
  }

  .group:hover .\33xl\:group-hover\:text-grey-darkest{
    --tw-text-opacity: 1;
    color: rgba(17, 17, 17, var(--tw-text-opacity));
  }

  .group:hover .\33xl\:group-hover\:text-grey-darkest700{
    color: rgba(17, 17, 17, 0.7);
  }

  .group:hover .\33xl\:group-hover\:text-grey-darkest300{
    color: rgba(17, 17, 17, 0.3);
  }

  .group:hover .\33xl\:group-hover\:text-grey-darkest100{
    color: rgba(17, 17, 17, 0.1);
  }

  .group:hover .\33xl\:group-hover\:text-grey-dark{
    --tw-text-opacity: 1;
    color: rgba(82, 95, 119, var(--tw-text-opacity));
  }

  .group:hover .\33xl\:group-hover\:text-grey-light{
    --tw-text-opacity: 1;
    color: rgba(163, 163, 163, var(--tw-text-opacity));
  }

  .group:hover .\33xl\:group-hover\:text-grey-extralight{
    --tw-text-opacity: 1;
    color: rgba(231, 231, 231, var(--tw-text-opacity));
  }

  .group:hover .\33xl\:group-hover\:text-grey-lighter{
    --tw-text-opacity: 1;
    color: rgba(180, 189, 206, var(--tw-text-opacity));
  }

  .group:hover .\33xl\:group-hover\:text-grey-lightest{
    --tw-text-opacity: 1;
    color: rgba(244, 244, 244, var(--tw-text-opacity));
  }

  .group:hover .\33xl\:group-hover\:text-grey-timeline{
    --tw-text-opacity: 1;
    color: rgba(136, 136, 136, var(--tw-text-opacity));
  }

  .group:hover .\33xl\:group-hover\:text-blue{
    --tw-text-opacity: 1;
    color: rgba(99, 169, 209, var(--tw-text-opacity));
  }

  .group:hover .\33xl\:group-hover\:text-blue-light{
    --tw-text-opacity: 1;
    color: rgba(123, 207, 255, var(--tw-text-opacity));
  }

  .group:hover .\33xl\:group-hover\:text-blue-lightest{
    --tw-text-opacity: 1;
    color: rgba(255, 81, 172, var(--tw-text-opacity));
  }

  .group:hover .\33xl\:group-hover\:text-pink{
    --tw-text-opacity: 1;
    color: rgba(237, 9, 128, var(--tw-text-opacity));
  }

  .group:hover .\33xl\:group-hover\:text-pink-light{
    --tw-text-opacity: 1;
    color: rgba(255, 91, 180, var(--tw-text-opacity));
  }

  .group:hover .\33xl\:group-hover\:text-orange{
    --tw-text-opacity: 1;
    color: rgba(243, 114, 69, var(--tw-text-opacity));
  }

  .group:hover .\33xl\:group-hover\:text-yellow{
    --tw-text-opacity: 1;
    color: rgba(255, 230, 0, var(--tw-text-opacity));
  }

  .group:hover .\33xl\:group-hover\:text-yellow-two{
    --tw-text-opacity: 1;
    color: rgba(249, 227, 32, var(--tw-text-opacity));
  }

  .group:hover .\33xl\:group-hover\:text-yellow-dark{
    --tw-text-opacity: 1;
    color: rgba(230, 175, 33, var(--tw-text-opacity));
  }

  .group:hover .\33xl\:group-hover\:text-yellow-light{
    --tw-text-opacity: 1;
    color: rgba(243, 193, 42, var(--tw-text-opacity));
  }

  .group:hover .\33xl\:group-hover\:text-green-dark{
    --tw-text-opacity: 1;
    color: rgba(33, 115, 37, var(--tw-text-opacity));
  }

  .group:hover .\33xl\:group-hover\:text-green-light{
    --tw-text-opacity: 1;
    color: rgba(80, 161, 84, var(--tw-text-opacity));
  }

  .group:hover .\33xl\:group-hover\:text-purple{
    --tw-text-opacity: 1;
    color: rgba(164, 139, 198, var(--tw-text-opacity));
  }

  .group:hover .\33xl\:group-hover\:text-purple-light{
    --tw-text-opacity: 1;
    color: rgba(158, 149, 255, var(--tw-text-opacity));
  }

  .group:hover .\33xl\:group-hover\:text-brown-light{
    --tw-text-opacity: 1;
    color: rgba(202, 138, 78, var(--tw-text-opacity));
  }

  .group:hover .\33xl\:group-hover\:text-brown-dark{
    --tw-text-opacity: 1;
    color: rgba(173, 91, 31, var(--tw-text-opacity));
  }

  .\33xl\:focus-within\:text-transparent:focus-within{
    color: transparent;
  }

  .\33xl\:focus-within\:text-black:focus-within{
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .\33xl\:focus-within\:text-white:focus-within{
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .\33xl\:focus-within\:text-grey:focus-within{
    --tw-text-opacity: 1;
    color: rgba(155, 155, 155, var(--tw-text-opacity));
  }

  .\33xl\:focus-within\:text-grey-darkest:focus-within{
    --tw-text-opacity: 1;
    color: rgba(17, 17, 17, var(--tw-text-opacity));
  }

  .\33xl\:focus-within\:text-grey-darkest700:focus-within{
    color: rgba(17, 17, 17, 0.7);
  }

  .\33xl\:focus-within\:text-grey-darkest300:focus-within{
    color: rgba(17, 17, 17, 0.3);
  }

  .\33xl\:focus-within\:text-grey-darkest100:focus-within{
    color: rgba(17, 17, 17, 0.1);
  }

  .\33xl\:focus-within\:text-grey-dark:focus-within{
    --tw-text-opacity: 1;
    color: rgba(82, 95, 119, var(--tw-text-opacity));
  }

  .\33xl\:focus-within\:text-grey-light:focus-within{
    --tw-text-opacity: 1;
    color: rgba(163, 163, 163, var(--tw-text-opacity));
  }

  .\33xl\:focus-within\:text-grey-extralight:focus-within{
    --tw-text-opacity: 1;
    color: rgba(231, 231, 231, var(--tw-text-opacity));
  }

  .\33xl\:focus-within\:text-grey-lighter:focus-within{
    --tw-text-opacity: 1;
    color: rgba(180, 189, 206, var(--tw-text-opacity));
  }

  .\33xl\:focus-within\:text-grey-lightest:focus-within{
    --tw-text-opacity: 1;
    color: rgba(244, 244, 244, var(--tw-text-opacity));
  }

  .\33xl\:focus-within\:text-grey-timeline:focus-within{
    --tw-text-opacity: 1;
    color: rgba(136, 136, 136, var(--tw-text-opacity));
  }

  .\33xl\:focus-within\:text-blue:focus-within{
    --tw-text-opacity: 1;
    color: rgba(99, 169, 209, var(--tw-text-opacity));
  }

  .\33xl\:focus-within\:text-blue-light:focus-within{
    --tw-text-opacity: 1;
    color: rgba(123, 207, 255, var(--tw-text-opacity));
  }

  .\33xl\:focus-within\:text-blue-lightest:focus-within{
    --tw-text-opacity: 1;
    color: rgba(255, 81, 172, var(--tw-text-opacity));
  }

  .\33xl\:focus-within\:text-pink:focus-within{
    --tw-text-opacity: 1;
    color: rgba(237, 9, 128, var(--tw-text-opacity));
  }

  .\33xl\:focus-within\:text-pink-light:focus-within{
    --tw-text-opacity: 1;
    color: rgba(255, 91, 180, var(--tw-text-opacity));
  }

  .\33xl\:focus-within\:text-orange:focus-within{
    --tw-text-opacity: 1;
    color: rgba(243, 114, 69, var(--tw-text-opacity));
  }

  .\33xl\:focus-within\:text-yellow:focus-within{
    --tw-text-opacity: 1;
    color: rgba(255, 230, 0, var(--tw-text-opacity));
  }

  .\33xl\:focus-within\:text-yellow-two:focus-within{
    --tw-text-opacity: 1;
    color: rgba(249, 227, 32, var(--tw-text-opacity));
  }

  .\33xl\:focus-within\:text-yellow-dark:focus-within{
    --tw-text-opacity: 1;
    color: rgba(230, 175, 33, var(--tw-text-opacity));
  }

  .\33xl\:focus-within\:text-yellow-light:focus-within{
    --tw-text-opacity: 1;
    color: rgba(243, 193, 42, var(--tw-text-opacity));
  }

  .\33xl\:focus-within\:text-green-dark:focus-within{
    --tw-text-opacity: 1;
    color: rgba(33, 115, 37, var(--tw-text-opacity));
  }

  .\33xl\:focus-within\:text-green-light:focus-within{
    --tw-text-opacity: 1;
    color: rgba(80, 161, 84, var(--tw-text-opacity));
  }

  .\33xl\:focus-within\:text-purple:focus-within{
    --tw-text-opacity: 1;
    color: rgba(164, 139, 198, var(--tw-text-opacity));
  }

  .\33xl\:focus-within\:text-purple-light:focus-within{
    --tw-text-opacity: 1;
    color: rgba(158, 149, 255, var(--tw-text-opacity));
  }

  .\33xl\:focus-within\:text-brown-light:focus-within{
    --tw-text-opacity: 1;
    color: rgba(202, 138, 78, var(--tw-text-opacity));
  }

  .\33xl\:focus-within\:text-brown-dark:focus-within{
    --tw-text-opacity: 1;
    color: rgba(173, 91, 31, var(--tw-text-opacity));
  }

  .\33xl\:hover\:text-transparent:hover{
    color: transparent;
  }

  .\33xl\:hover\:text-black:hover{
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .\33xl\:hover\:text-white:hover{
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .\33xl\:hover\:text-grey:hover{
    --tw-text-opacity: 1;
    color: rgba(155, 155, 155, var(--tw-text-opacity));
  }

  .\33xl\:hover\:text-grey-darkest:hover{
    --tw-text-opacity: 1;
    color: rgba(17, 17, 17, var(--tw-text-opacity));
  }

  .\33xl\:hover\:text-grey-darkest700:hover{
    color: rgba(17, 17, 17, 0.7);
  }

  .\33xl\:hover\:text-grey-darkest300:hover{
    color: rgba(17, 17, 17, 0.3);
  }

  .\33xl\:hover\:text-grey-darkest100:hover{
    color: rgba(17, 17, 17, 0.1);
  }

  .\33xl\:hover\:text-grey-dark:hover{
    --tw-text-opacity: 1;
    color: rgba(82, 95, 119, var(--tw-text-opacity));
  }

  .\33xl\:hover\:text-grey-light:hover{
    --tw-text-opacity: 1;
    color: rgba(163, 163, 163, var(--tw-text-opacity));
  }

  .\33xl\:hover\:text-grey-extralight:hover{
    --tw-text-opacity: 1;
    color: rgba(231, 231, 231, var(--tw-text-opacity));
  }

  .\33xl\:hover\:text-grey-lighter:hover{
    --tw-text-opacity: 1;
    color: rgba(180, 189, 206, var(--tw-text-opacity));
  }

  .\33xl\:hover\:text-grey-lightest:hover{
    --tw-text-opacity: 1;
    color: rgba(244, 244, 244, var(--tw-text-opacity));
  }

  .\33xl\:hover\:text-grey-timeline:hover{
    --tw-text-opacity: 1;
    color: rgba(136, 136, 136, var(--tw-text-opacity));
  }

  .\33xl\:hover\:text-blue:hover{
    --tw-text-opacity: 1;
    color: rgba(99, 169, 209, var(--tw-text-opacity));
  }

  .\33xl\:hover\:text-blue-light:hover{
    --tw-text-opacity: 1;
    color: rgba(123, 207, 255, var(--tw-text-opacity));
  }

  .\33xl\:hover\:text-blue-lightest:hover{
    --tw-text-opacity: 1;
    color: rgba(255, 81, 172, var(--tw-text-opacity));
  }

  .\33xl\:hover\:text-pink:hover{
    --tw-text-opacity: 1;
    color: rgba(237, 9, 128, var(--tw-text-opacity));
  }

  .\33xl\:hover\:text-pink-light:hover{
    --tw-text-opacity: 1;
    color: rgba(255, 91, 180, var(--tw-text-opacity));
  }

  .\33xl\:hover\:text-orange:hover{
    --tw-text-opacity: 1;
    color: rgba(243, 114, 69, var(--tw-text-opacity));
  }

  .\33xl\:hover\:text-yellow:hover{
    --tw-text-opacity: 1;
    color: rgba(255, 230, 0, var(--tw-text-opacity));
  }

  .\33xl\:hover\:text-yellow-two:hover{
    --tw-text-opacity: 1;
    color: rgba(249, 227, 32, var(--tw-text-opacity));
  }

  .\33xl\:hover\:text-yellow-dark:hover{
    --tw-text-opacity: 1;
    color: rgba(230, 175, 33, var(--tw-text-opacity));
  }

  .\33xl\:hover\:text-yellow-light:hover{
    --tw-text-opacity: 1;
    color: rgba(243, 193, 42, var(--tw-text-opacity));
  }

  .\33xl\:hover\:text-green-dark:hover{
    --tw-text-opacity: 1;
    color: rgba(33, 115, 37, var(--tw-text-opacity));
  }

  .\33xl\:hover\:text-green-light:hover{
    --tw-text-opacity: 1;
    color: rgba(80, 161, 84, var(--tw-text-opacity));
  }

  .\33xl\:hover\:text-purple:hover{
    --tw-text-opacity: 1;
    color: rgba(164, 139, 198, var(--tw-text-opacity));
  }

  .\33xl\:hover\:text-purple-light:hover{
    --tw-text-opacity: 1;
    color: rgba(158, 149, 255, var(--tw-text-opacity));
  }

  .\33xl\:hover\:text-brown-light:hover{
    --tw-text-opacity: 1;
    color: rgba(202, 138, 78, var(--tw-text-opacity));
  }

  .\33xl\:hover\:text-brown-dark:hover{
    --tw-text-opacity: 1;
    color: rgba(173, 91, 31, var(--tw-text-opacity));
  }

  .\33xl\:focus\:text-transparent:focus{
    color: transparent;
  }

  .\33xl\:focus\:text-black:focus{
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .\33xl\:focus\:text-white:focus{
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .\33xl\:focus\:text-grey:focus{
    --tw-text-opacity: 1;
    color: rgba(155, 155, 155, var(--tw-text-opacity));
  }

  .\33xl\:focus\:text-grey-darkest:focus{
    --tw-text-opacity: 1;
    color: rgba(17, 17, 17, var(--tw-text-opacity));
  }

  .\33xl\:focus\:text-grey-darkest700:focus{
    color: rgba(17, 17, 17, 0.7);
  }

  .\33xl\:focus\:text-grey-darkest300:focus{
    color: rgba(17, 17, 17, 0.3);
  }

  .\33xl\:focus\:text-grey-darkest100:focus{
    color: rgba(17, 17, 17, 0.1);
  }

  .\33xl\:focus\:text-grey-dark:focus{
    --tw-text-opacity: 1;
    color: rgba(82, 95, 119, var(--tw-text-opacity));
  }

  .\33xl\:focus\:text-grey-light:focus{
    --tw-text-opacity: 1;
    color: rgba(163, 163, 163, var(--tw-text-opacity));
  }

  .\33xl\:focus\:text-grey-extralight:focus{
    --tw-text-opacity: 1;
    color: rgba(231, 231, 231, var(--tw-text-opacity));
  }

  .\33xl\:focus\:text-grey-lighter:focus{
    --tw-text-opacity: 1;
    color: rgba(180, 189, 206, var(--tw-text-opacity));
  }

  .\33xl\:focus\:text-grey-lightest:focus{
    --tw-text-opacity: 1;
    color: rgba(244, 244, 244, var(--tw-text-opacity));
  }

  .\33xl\:focus\:text-grey-timeline:focus{
    --tw-text-opacity: 1;
    color: rgba(136, 136, 136, var(--tw-text-opacity));
  }

  .\33xl\:focus\:text-blue:focus{
    --tw-text-opacity: 1;
    color: rgba(99, 169, 209, var(--tw-text-opacity));
  }

  .\33xl\:focus\:text-blue-light:focus{
    --tw-text-opacity: 1;
    color: rgba(123, 207, 255, var(--tw-text-opacity));
  }

  .\33xl\:focus\:text-blue-lightest:focus{
    --tw-text-opacity: 1;
    color: rgba(255, 81, 172, var(--tw-text-opacity));
  }

  .\33xl\:focus\:text-pink:focus{
    --tw-text-opacity: 1;
    color: rgba(237, 9, 128, var(--tw-text-opacity));
  }

  .\33xl\:focus\:text-pink-light:focus{
    --tw-text-opacity: 1;
    color: rgba(255, 91, 180, var(--tw-text-opacity));
  }

  .\33xl\:focus\:text-orange:focus{
    --tw-text-opacity: 1;
    color: rgba(243, 114, 69, var(--tw-text-opacity));
  }

  .\33xl\:focus\:text-yellow:focus{
    --tw-text-opacity: 1;
    color: rgba(255, 230, 0, var(--tw-text-opacity));
  }

  .\33xl\:focus\:text-yellow-two:focus{
    --tw-text-opacity: 1;
    color: rgba(249, 227, 32, var(--tw-text-opacity));
  }

  .\33xl\:focus\:text-yellow-dark:focus{
    --tw-text-opacity: 1;
    color: rgba(230, 175, 33, var(--tw-text-opacity));
  }

  .\33xl\:focus\:text-yellow-light:focus{
    --tw-text-opacity: 1;
    color: rgba(243, 193, 42, var(--tw-text-opacity));
  }

  .\33xl\:focus\:text-green-dark:focus{
    --tw-text-opacity: 1;
    color: rgba(33, 115, 37, var(--tw-text-opacity));
  }

  .\33xl\:focus\:text-green-light:focus{
    --tw-text-opacity: 1;
    color: rgba(80, 161, 84, var(--tw-text-opacity));
  }

  .\33xl\:focus\:text-purple:focus{
    --tw-text-opacity: 1;
    color: rgba(164, 139, 198, var(--tw-text-opacity));
  }

  .\33xl\:focus\:text-purple-light:focus{
    --tw-text-opacity: 1;
    color: rgba(158, 149, 255, var(--tw-text-opacity));
  }

  .\33xl\:focus\:text-brown-light:focus{
    --tw-text-opacity: 1;
    color: rgba(202, 138, 78, var(--tw-text-opacity));
  }

  .\33xl\:focus\:text-brown-dark:focus{
    --tw-text-opacity: 1;
    color: rgba(173, 91, 31, var(--tw-text-opacity));
  }

  .\33xl\:active\:text-transparent:active{
    color: transparent;
  }

  .\33xl\:active\:text-black:active{
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .\33xl\:active\:text-white:active{
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .\33xl\:active\:text-grey:active{
    --tw-text-opacity: 1;
    color: rgba(155, 155, 155, var(--tw-text-opacity));
  }

  .\33xl\:active\:text-grey-darkest:active{
    --tw-text-opacity: 1;
    color: rgba(17, 17, 17, var(--tw-text-opacity));
  }

  .\33xl\:active\:text-grey-darkest700:active{
    color: rgba(17, 17, 17, 0.7);
  }

  .\33xl\:active\:text-grey-darkest300:active{
    color: rgba(17, 17, 17, 0.3);
  }

  .\33xl\:active\:text-grey-darkest100:active{
    color: rgba(17, 17, 17, 0.1);
  }

  .\33xl\:active\:text-grey-dark:active{
    --tw-text-opacity: 1;
    color: rgba(82, 95, 119, var(--tw-text-opacity));
  }

  .\33xl\:active\:text-grey-light:active{
    --tw-text-opacity: 1;
    color: rgba(163, 163, 163, var(--tw-text-opacity));
  }

  .\33xl\:active\:text-grey-extralight:active{
    --tw-text-opacity: 1;
    color: rgba(231, 231, 231, var(--tw-text-opacity));
  }

  .\33xl\:active\:text-grey-lighter:active{
    --tw-text-opacity: 1;
    color: rgba(180, 189, 206, var(--tw-text-opacity));
  }

  .\33xl\:active\:text-grey-lightest:active{
    --tw-text-opacity: 1;
    color: rgba(244, 244, 244, var(--tw-text-opacity));
  }

  .\33xl\:active\:text-grey-timeline:active{
    --tw-text-opacity: 1;
    color: rgba(136, 136, 136, var(--tw-text-opacity));
  }

  .\33xl\:active\:text-blue:active{
    --tw-text-opacity: 1;
    color: rgba(99, 169, 209, var(--tw-text-opacity));
  }

  .\33xl\:active\:text-blue-light:active{
    --tw-text-opacity: 1;
    color: rgba(123, 207, 255, var(--tw-text-opacity));
  }

  .\33xl\:active\:text-blue-lightest:active{
    --tw-text-opacity: 1;
    color: rgba(255, 81, 172, var(--tw-text-opacity));
  }

  .\33xl\:active\:text-pink:active{
    --tw-text-opacity: 1;
    color: rgba(237, 9, 128, var(--tw-text-opacity));
  }

  .\33xl\:active\:text-pink-light:active{
    --tw-text-opacity: 1;
    color: rgba(255, 91, 180, var(--tw-text-opacity));
  }

  .\33xl\:active\:text-orange:active{
    --tw-text-opacity: 1;
    color: rgba(243, 114, 69, var(--tw-text-opacity));
  }

  .\33xl\:active\:text-yellow:active{
    --tw-text-opacity: 1;
    color: rgba(255, 230, 0, var(--tw-text-opacity));
  }

  .\33xl\:active\:text-yellow-two:active{
    --tw-text-opacity: 1;
    color: rgba(249, 227, 32, var(--tw-text-opacity));
  }

  .\33xl\:active\:text-yellow-dark:active{
    --tw-text-opacity: 1;
    color: rgba(230, 175, 33, var(--tw-text-opacity));
  }

  .\33xl\:active\:text-yellow-light:active{
    --tw-text-opacity: 1;
    color: rgba(243, 193, 42, var(--tw-text-opacity));
  }

  .\33xl\:active\:text-green-dark:active{
    --tw-text-opacity: 1;
    color: rgba(33, 115, 37, var(--tw-text-opacity));
  }

  .\33xl\:active\:text-green-light:active{
    --tw-text-opacity: 1;
    color: rgba(80, 161, 84, var(--tw-text-opacity));
  }

  .\33xl\:active\:text-purple:active{
    --tw-text-opacity: 1;
    color: rgba(164, 139, 198, var(--tw-text-opacity));
  }

  .\33xl\:active\:text-purple-light:active{
    --tw-text-opacity: 1;
    color: rgba(158, 149, 255, var(--tw-text-opacity));
  }

  .\33xl\:active\:text-brown-light:active{
    --tw-text-opacity: 1;
    color: rgba(202, 138, 78, var(--tw-text-opacity));
  }

  .\33xl\:active\:text-brown-dark:active{
    --tw-text-opacity: 1;
    color: rgba(173, 91, 31, var(--tw-text-opacity));
  }

  .\33xl\:text-opacity-0{
    --tw-text-opacity: 0;
  }

  .\33xl\:text-opacity-5{
    --tw-text-opacity: 0.05;
  }

  .\33xl\:text-opacity-10{
    --tw-text-opacity: 0.1;
  }

  .\33xl\:text-opacity-20{
    --tw-text-opacity: 0.2;
  }

  .\33xl\:text-opacity-25{
    --tw-text-opacity: 0.25;
  }

  .\33xl\:text-opacity-30{
    --tw-text-opacity: 0.3;
  }

  .\33xl\:text-opacity-40{
    --tw-text-opacity: 0.4;
  }

  .\33xl\:text-opacity-50{
    --tw-text-opacity: 0.5;
  }

  .\33xl\:text-opacity-60{
    --tw-text-opacity: 0.6;
  }

  .\33xl\:text-opacity-70{
    --tw-text-opacity: 0.7;
  }

  .\33xl\:text-opacity-75{
    --tw-text-opacity: 0.75;
  }

  .\33xl\:text-opacity-80{
    --tw-text-opacity: 0.8;
  }

  .\33xl\:text-opacity-90{
    --tw-text-opacity: 0.9;
  }

  .\33xl\:text-opacity-95{
    --tw-text-opacity: 0.95;
  }

  .\33xl\:text-opacity-100{
    --tw-text-opacity: 1;
  }

  .group:hover .\33xl\:group-hover\:text-opacity-0{
    --tw-text-opacity: 0;
  }

  .group:hover .\33xl\:group-hover\:text-opacity-5{
    --tw-text-opacity: 0.05;
  }

  .group:hover .\33xl\:group-hover\:text-opacity-10{
    --tw-text-opacity: 0.1;
  }

  .group:hover .\33xl\:group-hover\:text-opacity-20{
    --tw-text-opacity: 0.2;
  }

  .group:hover .\33xl\:group-hover\:text-opacity-25{
    --tw-text-opacity: 0.25;
  }

  .group:hover .\33xl\:group-hover\:text-opacity-30{
    --tw-text-opacity: 0.3;
  }

  .group:hover .\33xl\:group-hover\:text-opacity-40{
    --tw-text-opacity: 0.4;
  }

  .group:hover .\33xl\:group-hover\:text-opacity-50{
    --tw-text-opacity: 0.5;
  }

  .group:hover .\33xl\:group-hover\:text-opacity-60{
    --tw-text-opacity: 0.6;
  }

  .group:hover .\33xl\:group-hover\:text-opacity-70{
    --tw-text-opacity: 0.7;
  }

  .group:hover .\33xl\:group-hover\:text-opacity-75{
    --tw-text-opacity: 0.75;
  }

  .group:hover .\33xl\:group-hover\:text-opacity-80{
    --tw-text-opacity: 0.8;
  }

  .group:hover .\33xl\:group-hover\:text-opacity-90{
    --tw-text-opacity: 0.9;
  }

  .group:hover .\33xl\:group-hover\:text-opacity-95{
    --tw-text-opacity: 0.95;
  }

  .group:hover .\33xl\:group-hover\:text-opacity-100{
    --tw-text-opacity: 1;
  }

  .\33xl\:focus-within\:text-opacity-0:focus-within{
    --tw-text-opacity: 0;
  }

  .\33xl\:focus-within\:text-opacity-5:focus-within{
    --tw-text-opacity: 0.05;
  }

  .\33xl\:focus-within\:text-opacity-10:focus-within{
    --tw-text-opacity: 0.1;
  }

  .\33xl\:focus-within\:text-opacity-20:focus-within{
    --tw-text-opacity: 0.2;
  }

  .\33xl\:focus-within\:text-opacity-25:focus-within{
    --tw-text-opacity: 0.25;
  }

  .\33xl\:focus-within\:text-opacity-30:focus-within{
    --tw-text-opacity: 0.3;
  }

  .\33xl\:focus-within\:text-opacity-40:focus-within{
    --tw-text-opacity: 0.4;
  }

  .\33xl\:focus-within\:text-opacity-50:focus-within{
    --tw-text-opacity: 0.5;
  }

  .\33xl\:focus-within\:text-opacity-60:focus-within{
    --tw-text-opacity: 0.6;
  }

  .\33xl\:focus-within\:text-opacity-70:focus-within{
    --tw-text-opacity: 0.7;
  }

  .\33xl\:focus-within\:text-opacity-75:focus-within{
    --tw-text-opacity: 0.75;
  }

  .\33xl\:focus-within\:text-opacity-80:focus-within{
    --tw-text-opacity: 0.8;
  }

  .\33xl\:focus-within\:text-opacity-90:focus-within{
    --tw-text-opacity: 0.9;
  }

  .\33xl\:focus-within\:text-opacity-95:focus-within{
    --tw-text-opacity: 0.95;
  }

  .\33xl\:focus-within\:text-opacity-100:focus-within{
    --tw-text-opacity: 1;
  }

  .\33xl\:hover\:text-opacity-0:hover{
    --tw-text-opacity: 0;
  }

  .\33xl\:hover\:text-opacity-5:hover{
    --tw-text-opacity: 0.05;
  }

  .\33xl\:hover\:text-opacity-10:hover{
    --tw-text-opacity: 0.1;
  }

  .\33xl\:hover\:text-opacity-20:hover{
    --tw-text-opacity: 0.2;
  }

  .\33xl\:hover\:text-opacity-25:hover{
    --tw-text-opacity: 0.25;
  }

  .\33xl\:hover\:text-opacity-30:hover{
    --tw-text-opacity: 0.3;
  }

  .\33xl\:hover\:text-opacity-40:hover{
    --tw-text-opacity: 0.4;
  }

  .\33xl\:hover\:text-opacity-50:hover{
    --tw-text-opacity: 0.5;
  }

  .\33xl\:hover\:text-opacity-60:hover{
    --tw-text-opacity: 0.6;
  }

  .\33xl\:hover\:text-opacity-70:hover{
    --tw-text-opacity: 0.7;
  }

  .\33xl\:hover\:text-opacity-75:hover{
    --tw-text-opacity: 0.75;
  }

  .\33xl\:hover\:text-opacity-80:hover{
    --tw-text-opacity: 0.8;
  }

  .\33xl\:hover\:text-opacity-90:hover{
    --tw-text-opacity: 0.9;
  }

  .\33xl\:hover\:text-opacity-95:hover{
    --tw-text-opacity: 0.95;
  }

  .\33xl\:hover\:text-opacity-100:hover{
    --tw-text-opacity: 1;
  }

  .\33xl\:focus\:text-opacity-0:focus{
    --tw-text-opacity: 0;
  }

  .\33xl\:focus\:text-opacity-5:focus{
    --tw-text-opacity: 0.05;
  }

  .\33xl\:focus\:text-opacity-10:focus{
    --tw-text-opacity: 0.1;
  }

  .\33xl\:focus\:text-opacity-20:focus{
    --tw-text-opacity: 0.2;
  }

  .\33xl\:focus\:text-opacity-25:focus{
    --tw-text-opacity: 0.25;
  }

  .\33xl\:focus\:text-opacity-30:focus{
    --tw-text-opacity: 0.3;
  }

  .\33xl\:focus\:text-opacity-40:focus{
    --tw-text-opacity: 0.4;
  }

  .\33xl\:focus\:text-opacity-50:focus{
    --tw-text-opacity: 0.5;
  }

  .\33xl\:focus\:text-opacity-60:focus{
    --tw-text-opacity: 0.6;
  }

  .\33xl\:focus\:text-opacity-70:focus{
    --tw-text-opacity: 0.7;
  }

  .\33xl\:focus\:text-opacity-75:focus{
    --tw-text-opacity: 0.75;
  }

  .\33xl\:focus\:text-opacity-80:focus{
    --tw-text-opacity: 0.8;
  }

  .\33xl\:focus\:text-opacity-90:focus{
    --tw-text-opacity: 0.9;
  }

  .\33xl\:focus\:text-opacity-95:focus{
    --tw-text-opacity: 0.95;
  }

  .\33xl\:focus\:text-opacity-100:focus{
    --tw-text-opacity: 1;
  }

  .\33xl\:truncate{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .\33xl\:overflow-ellipsis{
    text-overflow: ellipsis;
  }

  .\33xl\:overflow-clip{
    text-overflow: clip;
  }

  .\33xl\:italic{
    font-style: italic;
  }

  .\33xl\:not-italic{
    font-style: normal;
  }

  .\33xl\:uppercase{
    text-transform: uppercase;
  }

  .\33xl\:lowercase{
    text-transform: lowercase;
  }

  .\33xl\:capitalize{
    text-transform: capitalize;
  }

  .\33xl\:normal-case{
    text-transform: none;
  }

  .\33xl\:underline{
    text-decoration: underline;
  }

  .\33xl\:line-through{
    text-decoration: line-through;
  }

  .\33xl\:no-underline{
    text-decoration: none;
  }

  .group:hover .\33xl\:group-hover\:underline{
    text-decoration: underline;
  }

  .group:hover .\33xl\:group-hover\:line-through{
    text-decoration: line-through;
  }

  .group:hover .\33xl\:group-hover\:no-underline{
    text-decoration: none;
  }

  .\33xl\:focus-within\:underline:focus-within{
    text-decoration: underline;
  }

  .\33xl\:focus-within\:line-through:focus-within{
    text-decoration: line-through;
  }

  .\33xl\:focus-within\:no-underline:focus-within{
    text-decoration: none;
  }

  .\33xl\:hover\:underline:hover{
    text-decoration: underline;
  }

  .\33xl\:hover\:line-through:hover{
    text-decoration: line-through;
  }

  .\33xl\:hover\:no-underline:hover{
    text-decoration: none;
  }

  .\33xl\:focus\:underline:focus{
    text-decoration: underline;
  }

  .\33xl\:focus\:line-through:focus{
    text-decoration: line-through;
  }

  .\33xl\:focus\:no-underline:focus{
    text-decoration: none;
  }

  .\33xl\:antialiased{
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .\33xl\:subpixel-antialiased{
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
  }

  .\33xl\:ordinal, .\33xl\:slashed-zero, .\33xl\:lining-nums, .\33xl\:oldstyle-nums, .\33xl\:proportional-nums, .\33xl\:tabular-nums, .\33xl\:diagonal-fractions, .\33xl\:stacked-fractions{
    --tw-ordinal: var(--tw-empty,/*!*/ /*!*/);
    --tw-slashed-zero: var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-figure: var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-spacing: var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-fraction: var(--tw-empty,/*!*/ /*!*/);
    font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
  }

  .\33xl\:normal-nums{
    font-variant-numeric: normal;
  }

  .\33xl\:ordinal{
    --tw-ordinal: ordinal;
  }

  .\33xl\:slashed-zero{
    --tw-slashed-zero: slashed-zero;
  }

  .\33xl\:lining-nums{
    --tw-numeric-figure: lining-nums;
  }

  .\33xl\:oldstyle-nums{
    --tw-numeric-figure: oldstyle-nums;
  }

  .\33xl\:proportional-nums{
    --tw-numeric-spacing: proportional-nums;
  }

  .\33xl\:tabular-nums{
    --tw-numeric-spacing: tabular-nums;
  }

  .\33xl\:diagonal-fractions{
    --tw-numeric-fraction: diagonal-fractions;
  }

  .\33xl\:stacked-fractions{
    --tw-numeric-fraction: stacked-fractions;
  }

  .\33xl\:tracking-tight-18{
    letter-spacing: -.18em;
  }

  .\33xl\:tracking-tight-14{
    letter-spacing: -.14em;
  }

  .\33xl\:tracking-tight-13{
    letter-spacing: -.13em;
  }

  .\33xl\:tracking-tight-12{
    letter-spacing: -.12em;
  }

  .\33xl\:tracking-tightest{
    letter-spacing: -.075em;
  }

  .\33xl\:tracking-tighter{
    letter-spacing: -.05em;
  }

  .\33xl\:tracking-tight-3\.6{
    letter-spacing: -.036em;
  }

  .\33xl\:tracking-tight{
    letter-spacing: -.025em;
  }

  .\33xl\:tracking-tight-2{
    letter-spacing: -.02em;
  }

  .\33xl\:tracking-tight-1\.5{
    letter-spacing: -.015em;
  }

  .\33xl\:tracking-tight-1\.3{
    letter-spacing: -.013em;
  }

  .\33xl\:tracking-tight-1{
    letter-spacing: -.01em;
  }

  .\33xl\:tracking-tight-0\.5{
    letter-spacing: -.005em;
  }

  .\33xl\:tracking-normal{
    letter-spacing: 0;
  }

  .\33xl\:tracking-wide-\.5{
    letter-spacing: .005em;
  }

  .\33xl\:tracking-wide-1{
    letter-spacing: .01em;
  }

  .\33xl\:tracking-wide-1\.3{
    letter-spacing: .013em;
  }

  .\33xl\:tracking-wide-1\.5{
    letter-spacing: .015em;
  }

  .\33xl\:tracking-wide-2{
    letter-spacing: .02em;
  }

  .\33xl\:tracking-wide{
    letter-spacing: .025em;
  }

  .\33xl\:tracking-wide-2\.7{
    letter-spacing: .027em;
  }

  .\33xl\:tracking-wide-3\.6{
    letter-spacing: .036em;
  }

  .\33xl\:tracking-wider{
    letter-spacing: .05em;
  }

  .\33xl\:tracking-widest{
    letter-spacing: .1em;
  }

  .\33xl\:tracking-wide-12{
    letter-spacing: .12em;
  }

  .\33xl\:tracking-wide-13{
    letter-spacing: .13em;
  }

  .\33xl\:tracking-wide-14{
    letter-spacing: .14em;
  }

  .\33xl\:tracking-wide-18{
    letter-spacing: .18em;
  }

  .\33xl\:select-none{
    -webkit-user-select: none;
        -ms-user-select: none;
            user-select: none;
  }

  .\33xl\:select-text{
    -webkit-user-select: text;
        -ms-user-select: text;
            user-select: text;
  }

  .\33xl\:select-all{
    -webkit-user-select: all;
            user-select: all;
  }

  .\33xl\:select-auto{
    -webkit-user-select: auto;
        -ms-user-select: auto;
            user-select: auto;
  }

  .\33xl\:align-baseline{
    vertical-align: baseline;
  }

  .\33xl\:align-top{
    vertical-align: top;
  }

  .\33xl\:align-middle{
    vertical-align: middle;
  }

  .\33xl\:align-bottom{
    vertical-align: bottom;
  }

  .\33xl\:align-text-top{
    vertical-align: text-top;
  }

  .\33xl\:align-text-bottom{
    vertical-align: text-bottom;
  }

  .\33xl\:visible{
    visibility: visible;
  }

  .\33xl\:invisible{
    visibility: hidden;
  }

  .\33xl\:whitespace-normal{
    white-space: normal;
  }

  .\33xl\:whitespace-nowrap{
    white-space: nowrap;
  }

  .\33xl\:whitespace-pre{
    white-space: pre;
  }

  .\33xl\:whitespace-pre-line{
    white-space: pre-line;
  }

  .\33xl\:whitespace-pre-wrap{
    white-space: pre-wrap;
  }

  .\33xl\:break-normal{
    overflow-wrap: normal;
    word-break: normal;
  }

  .\33xl\:break-words{
    overflow-wrap: break-word;
  }

  .\33xl\:break-all{
    word-break: break-all;
  }

  .\33xl\:w-0{
    width: 0px;
  }

  .\33xl\:w-1{
    width: 0.25rem;
  }

  .\33xl\:w-2{
    width: 0.5rem;
  }

  .\33xl\:w-3{
    width: 0.75rem;
  }

  .\33xl\:w-4{
    width: 1rem;
  }

  .\33xl\:w-5{
    width: 1.25rem;
  }

  .\33xl\:w-6{
    width: 1.5rem;
  }

  .\33xl\:w-7{
    width: 1.75rem;
  }

  .\33xl\:w-8{
    width: 2rem;
  }

  .\33xl\:w-9{
    width: 2.25rem;
  }

  .\33xl\:w-10{
    width: 2.5rem;
  }

  .\33xl\:w-11{
    width: 2.75rem;
  }

  .\33xl\:w-12{
    width: 3rem;
  }

  .\33xl\:w-13{
    width: 3.25rem;
  }

  .\33xl\:w-14{
    width: 3.5rem;
  }

  .\33xl\:w-15{
    width: 3.75rem;
  }

  .\33xl\:w-16{
    width: 4rem;
  }

  .\33xl\:w-17{
    width: 4.25rem;
  }

  .\33xl\:w-18{
    width: 4.5rem;
  }

  .\33xl\:w-19{
    width: 4.75rem;
  }

  .\33xl\:w-20{
    width: 5rem;
  }

  .\33xl\:w-22{
    width: 5.5rem;
  }

  .\33xl\:w-24{
    width: 6rem;
  }

  .\33xl\:w-25{
    width: 6.25rem;
  }

  .\33xl\:w-28{
    width: 7rem;
  }

  .\33xl\:w-30{
    width: 7.5rem;
  }

  .\33xl\:w-32{
    width: 8rem;
  }

  .\33xl\:w-34{
    width: 8.5rem;
  }

  .\33xl\:w-35{
    width: 8.75rem;
  }

  .\33xl\:w-36{
    width: 9rem;
  }

  .\33xl\:w-39{
    width: 9.75rem;
  }

  .\33xl\:w-40{
    width: 10rem;
  }

  .\33xl\:w-42{
    width: 10.5rem;
  }

  .\33xl\:w-44{
    width: 11rem;
  }

  .\33xl\:w-45{
    width: 11.25rem;
  }

  .\33xl\:w-48{
    width: 12rem;
  }

  .\33xl\:w-50{
    width: 12.5rem;
  }

  .\33xl\:w-52{
    width: 13rem;
  }

  .\33xl\:w-55{
    width: 13.75rem;
  }

  .\33xl\:w-56{
    width: 14rem;
  }

  .\33xl\:w-58{
    width: 14.5rem;
  }

  .\33xl\:w-60{
    width: 15rem;
  }

  .\33xl\:w-64{
    width: 16rem;
  }

  .\33xl\:w-65{
    width: 16.25rem;
  }

  .\33xl\:w-68{
    width: 17rem;
  }

  .\33xl\:w-69{
    width: 17.25rem;
  }

  .\33xl\:w-70{
    width: 17.5rem;
  }

  .\33xl\:w-72{
    width: 18rem;
  }

  .\33xl\:w-75{
    width: 18.75rem;
  }

  .\33xl\:w-80{
    width: 20rem;
  }

  .\33xl\:w-85{
    width: 21.25rem;
  }

  .\33xl\:w-86{
    width: 21.5rem;
  }

  .\33xl\:w-90{
    width: 22.5rem;
  }

  .\33xl\:w-96{
    width: 24rem;
  }

  .\33xl\:w-100{
    width: 25rem;
  }

  .\33xl\:w-115{
    width: 28.75rem;
  }

  .\33xl\:w-125{
    width: 31.25rem;
  }

  .\33xl\:w-142{
    width: 35.5rem;
  }

  .\33xl\:w-150{
    width: 37.5rem;
  }

  .\33xl\:w-156{
    width: 39rem;
  }

  .\33xl\:w-160{
    width: 40rem;
  }

  .\33xl\:w-175{
    width: 43.75rem;
  }

  .\33xl\:w-207{
    width: 51.75rem;
  }

  .\33xl\:w-242{
    width: 60.5rem;
  }

  .\33xl\:w-250{
    width: 62.5rem;
  }

  .\33xl\:w-258{
    width: 64.5rem;
  }

  .\33xl\:w-265{
    width: 66.25rem;
  }

  .\33xl\:w-280{
    width: 70rem;
  }

  .\33xl\:w-auto{
    width: auto;
  }

  .\33xl\:w-px{
    width: 1px;
  }

  .\33xl\:w-0\.5{
    width: 0.125rem;
  }

  .\33xl\:w-1\.5{
    width: 0.375rem;
  }

  .\33xl\:w-2\.5{
    width: 0.625rem;
  }

  .\33xl\:w-3\.5{
    width: 0.875rem;
  }

  .\33xl\:w-0\.25{
    width: 0.0625rem;
  }

  .\33xl\:w-0\.75{
    width: 0.1875rem;
  }

  .\33xl\:w-1\.25{
    width: 0.3125rem;
  }

  .\33xl\:w-1\.75{
    width: 0.4375rem;
  }

  .\33xl\:w-2\.25{
    width: 0.5625rem;
  }

  .\33xl\:w-2\.75{
    width: 0.6875rem;
  }

  .\33xl\:w-3\.25{
    width: 0.8125rem;
  }

  .\33xl\:w-3\.75{
    width: 0.9375rem;
  }

  .\33xl\:w-4\.25{
    width: 1.0625rem;
  }

  .\33xl\:w-4\.5{
    width: 1.125rem;
  }

  .\33xl\:w-4\.75{
    width: 1.1875rem;
  }

  .\33xl\:w-5\.25{
    width: 1.3125rem;
  }

  .\33xl\:w-5\.5{
    width: 1.375rem;
  }

  .\33xl\:w-5\.75{
    width: 1.4375rem;
  }

  .\33xl\:w-6\.25{
    width: 1.5625rem;
  }

  .\33xl\:w-6\.5{
    width: 1.625rem;
  }

  .\33xl\:w-6\.75{
    width: 1.6875rem;
  }

  .\33xl\:w-7\.25{
    width: 1.8125rem;
  }

  .\33xl\:w-7\.5{
    width: 1.875rem;
  }

  .\33xl\:w-8\.25{
    width: 2.0625rem;
  }

  .\33xl\:w-8\.5{
    width: 2.125rem;
  }

  .\33xl\:w-9\.25{
    width: 2.3125rem;
  }

  .\33xl\:w-9\.5{
    width: 2.375rem;
  }

  .\33xl\:w-10\.5{
    width: 2.625rem;
  }

  .\33xl\:w-11\.25{
    width: 2.8125rem;
  }

  .\33xl\:w-11\.5{
    width: 2.875rem;
  }

  .\33xl\:w-12\.5{
    width: 3.125rem;
  }

  .\33xl\:w-12\.75{
    width: 3.1875rem;
  }

  .\33xl\:w-13\.5{
    width: 3.375rem;
  }

  .\33xl\:w-14\.5{
    width: 3.625rem;
  }

  .\33xl\:w-15\.5{
    width: 3.875rem;
  }

  .\33xl\:w-15\.75{
    width: 3.9375rem;
  }

  .\33xl\:w-16\.25{
    width: 4.0625rem;
  }

  .\33xl\:w-17\.25{
    width: 4.3125rem;
  }

  .\33xl\:w-17\.5{
    width: 4.375rem;
  }

  .\33xl\:w-18\.25{
    width: 4.5625rem;
  }

  .\33xl\:w-18\.5{
    width: 4.625rem;
  }

  .\33xl\:w-20\.25{
    width: 5.0625rem;
  }

  .\33xl\:w-20\.5{
    width: 5.125rem;
  }

  .\33xl\:w-22\.5{
    width: 5.625rem;
  }

  .\33xl\:w-25\.5{
    width: 6.375rem;
  }

  .\33xl\:w-26\.75{
    width: 6.6875rem;
  }

  .\33xl\:w-32\.5{
    width: 8.125rem;
  }

  .\33xl\:w-37\.5{
    width: 9.375rem;
  }

  .\33xl\:w-41\.25{
    width: 10.3125rem;
  }

  .\33xl\:w-52\.5{
    width: 13.125rem;
  }

  .\33xl\:w-54\.5{
    width: 13.625rem;
  }

  .\33xl\:w-57\.25{
    width: 14.3125rem;
  }

  .\33xl\:w-57\.5{
    width: 14.375rem;
  }

  .\33xl\:w-66\.25{
    width: 16.5625rem;
  }

  .\33xl\:w-74\.5{
    width: 18.125rem;
  }

  .\33xl\:w-106\.25{
    width: 26.5625rem;
  }

  .\33xl\:w-112\.25{
    width: 28.0675rem;
  }

  .\33xl\:w-112\.75{
    width: 28.1875rem;
  }

  .\33xl\:w-147\.5{
    width: 36.875rem;
  }

  .\33xl\:w-162\.5{
    width: 40.625rem;
  }

  .\33xl\:w-172\.25{
    width: 42.5625rem;
  }

  .\33xl\:w-175\.25{
    width: 43.8125rem;
  }

  .\33xl\:w-184\.25{
    width: 46.0625rem;
  }

  .\33xl\:w-203\.25{
    width: 50.8125rem;
  }

  .\33xl\:w-half{
    width: 50%;
  }

  .\33xl\:w-full{
    width: 100%;
  }

  .\33xl\:w-1\/10{
    width: 10%;
  }

  .\33xl\:w-2\/10{
    width: 20%;
  }

  .\33xl\:w-3\/10{
    width: 30%;
  }

  .\33xl\:w-4\/10{
    width: 40%;
  }

  .\33xl\:w-4\.5\/10{
    width: 45%;
  }

  .\33xl\:w-5\/10{
    width: 50%;
  }

  .\33xl\:w-5\.5\/10{
    width: 55%;
  }

  .\33xl\:w-6\/10{
    width: 60%;
  }

  .\33xl\:w-7\/10{
    width: 70%;
  }

  .\33xl\:w-8\/10{
    width: 80%;
  }

  .\33xl\:w-9\/10{
    width: 90%;
  }

  .\33xl\:w-1\/12{
    width: 8.333333%;
  }

  .\33xl\:w-2\/12{
    width: 16.666667%;
  }

  .\33xl\:w-3\/12{
    width: 25%;
  }

  .\33xl\:w-4\/12{
    width: 33.333333%;
  }

  .\33xl\:w-5\/12{
    width: 41.666667%;
  }

  .\33xl\:w-6\/12{
    width: 50%;
  }

  .\33xl\:w-7\/12{
    width: 58.333333%;
  }

  .\33xl\:w-8\/12{
    width: 66.666667%;
  }

  .\33xl\:w-9\/12{
    width: 75%;
  }

  .\33xl\:w-10\/12{
    width: 83.333333%;
  }

  .\33xl\:w-11\/12{
    width: 91.666667%;
  }

  .\33xl\:w-1\/2{
    width: 50%;
  }

  .\33xl\:w-1\/3{
    width: 33.333333%;
  }

  .\33xl\:w-2\/3{
    width: 66.666667%;
  }

  .\33xl\:w-1\/4{
    width: 25%;
  }

  .\33xl\:w-2\/4{
    width: 50%;
  }

  .\33xl\:w-3\/4{
    width: 75%;
  }

  .\33xl\:w-1\/5{
    width: 20%;
  }

  .\33xl\:w-2\/5{
    width: 40%;
  }

  .\33xl\:w-3\/5{
    width: 60%;
  }

  .\33xl\:w-4\/5{
    width: 80%;
  }

  .\33xl\:w-1\/6{
    width: 16.666667%;
  }

  .\33xl\:w-2\/6{
    width: 33.333333%;
  }

  .\33xl\:w-3\/6{
    width: 50%;
  }

  .\33xl\:w-4\/6{
    width: 66.666667%;
  }

  .\33xl\:w-5\/6{
    width: 83.333333%;
  }

  .\33xl\:w-screen{
    width: 100vw;
  }

  .\33xl\:w-min{
    width: -webkit-min-content;
    width: min-content;
  }

  .\33xl\:w-max{
    width: -webkit-max-content;
    width: max-content;
  }

  .\33xl\:w-screen-half{
    width: 50vw;
  }

  .\33xl\:w-screen-full{
    width: 100vw;
  }

  .\33xl\:w-screen-1\/10{
    width: 10vw;
  }

  .\33xl\:w-screen-2\/10{
    width: 20vw;
  }

  .\33xl\:w-screen-3\/10{
    width: 30vw;
  }

  .\33xl\:w-screen-4\/10{
    width: 40vw;
  }

  .\33xl\:w-screen-5\/10{
    width: 50vw;
  }

  .\33xl\:w-screen-6\/10{
    width: 60vw;
  }

  .\33xl\:w-screen-7\/10{
    width: 70vw;
  }

  .\33xl\:w-screen-8\/10{
    width: 80vw;
  }

  .\33xl\:w-screen-9\/10{
    width: 90vw;
  }

  .\33xl\:w-screen-1\/12{
    width: 8.333333vw;
  }

  .\33xl\:w-screen-2\/12{
    width: 16.666667vw;
  }

  .\33xl\:w-screen-3\/12{
    width: 25vw;
  }

  .\33xl\:w-screen-4\/12{
    width: 33.333333vw;
  }

  .\33xl\:w-screen-5\/12{
    width: 41.666667vw;
  }

  .\33xl\:w-screen-6\/12{
    width: 50vw;
  }

  .\33xl\:w-screen-7\/12{
    width: 58.333333vw;
  }

  .\33xl\:w-screen-8\/12{
    width: 66.666667vw;
  }

  .\33xl\:w-screen-9\/12{
    width: 75vw;
  }

  .\33xl\:w-screen-10\/12{
    width: 83.333333vw;
  }

  .\33xl\:w-screen-11\/12{
    width: 91.666667vw;
  }

  .\33xl\:z-0{
    z-index: 0;
  }

  .\33xl\:z-1{
    z-index: 1;
  }

  .\33xl\:z-2{
    z-index: 2;
  }

  .\33xl\:z-3{
    z-index: 3;
  }

  .\33xl\:z-4{
    z-index: 4;
  }

  .\33xl\:z-5{
    z-index: 5;
  }

  .\33xl\:z-6{
    z-index: 6;
  }

  .\33xl\:z-7{
    z-index: 7;
  }

  .\33xl\:z-8{
    z-index: 8;
  }

  .\33xl\:z-9{
    z-index: 9;
  }

  .\33xl\:z-10{
    z-index: 10;
  }

  .\33xl\:z-20{
    z-index: 20;
  }

  .\33xl\:z-30{
    z-index: 30;
  }

  .\33xl\:z-40{
    z-index: 40;
  }

  .\33xl\:z-50{
    z-index: 50;
  }

  .\33xl\:z-auto{
    z-index: auto;
  }

  .\33xl\:-z-10{
    z-index: -10;
  }

  .\33xl\:-z-20{
    z-index: -20;
  }

  .\33xl\:-z-30{
    z-index: -30;
  }

  .\33xl\:-z-40{
    z-index: -40;
  }

  .\33xl\:-z-50{
    z-index: -50;
  }

  .\33xl\:focus-within\:z-0:focus-within{
    z-index: 0;
  }

  .\33xl\:focus-within\:z-1:focus-within{
    z-index: 1;
  }

  .\33xl\:focus-within\:z-2:focus-within{
    z-index: 2;
  }

  .\33xl\:focus-within\:z-3:focus-within{
    z-index: 3;
  }

  .\33xl\:focus-within\:z-4:focus-within{
    z-index: 4;
  }

  .\33xl\:focus-within\:z-5:focus-within{
    z-index: 5;
  }

  .\33xl\:focus-within\:z-6:focus-within{
    z-index: 6;
  }

  .\33xl\:focus-within\:z-7:focus-within{
    z-index: 7;
  }

  .\33xl\:focus-within\:z-8:focus-within{
    z-index: 8;
  }

  .\33xl\:focus-within\:z-9:focus-within{
    z-index: 9;
  }

  .\33xl\:focus-within\:z-10:focus-within{
    z-index: 10;
  }

  .\33xl\:focus-within\:z-20:focus-within{
    z-index: 20;
  }

  .\33xl\:focus-within\:z-30:focus-within{
    z-index: 30;
  }

  .\33xl\:focus-within\:z-40:focus-within{
    z-index: 40;
  }

  .\33xl\:focus-within\:z-50:focus-within{
    z-index: 50;
  }

  .\33xl\:focus-within\:z-auto:focus-within{
    z-index: auto;
  }

  .\33xl\:focus-within\:-z-10:focus-within{
    z-index: -10;
  }

  .\33xl\:focus-within\:-z-20:focus-within{
    z-index: -20;
  }

  .\33xl\:focus-within\:-z-30:focus-within{
    z-index: -30;
  }

  .\33xl\:focus-within\:-z-40:focus-within{
    z-index: -40;
  }

  .\33xl\:focus-within\:-z-50:focus-within{
    z-index: -50;
  }

  .\33xl\:focus\:z-0:focus{
    z-index: 0;
  }

  .\33xl\:focus\:z-1:focus{
    z-index: 1;
  }

  .\33xl\:focus\:z-2:focus{
    z-index: 2;
  }

  .\33xl\:focus\:z-3:focus{
    z-index: 3;
  }

  .\33xl\:focus\:z-4:focus{
    z-index: 4;
  }

  .\33xl\:focus\:z-5:focus{
    z-index: 5;
  }

  .\33xl\:focus\:z-6:focus{
    z-index: 6;
  }

  .\33xl\:focus\:z-7:focus{
    z-index: 7;
  }

  .\33xl\:focus\:z-8:focus{
    z-index: 8;
  }

  .\33xl\:focus\:z-9:focus{
    z-index: 9;
  }

  .\33xl\:focus\:z-10:focus{
    z-index: 10;
  }

  .\33xl\:focus\:z-20:focus{
    z-index: 20;
  }

  .\33xl\:focus\:z-30:focus{
    z-index: 30;
  }

  .\33xl\:focus\:z-40:focus{
    z-index: 40;
  }

  .\33xl\:focus\:z-50:focus{
    z-index: 50;
  }

  .\33xl\:focus\:z-auto:focus{
    z-index: auto;
  }

  .\33xl\:focus\:-z-10:focus{
    z-index: -10;
  }

  .\33xl\:focus\:-z-20:focus{
    z-index: -20;
  }

  .\33xl\:focus\:-z-30:focus{
    z-index: -30;
  }

  .\33xl\:focus\:-z-40:focus{
    z-index: -40;
  }

  .\33xl\:focus\:-z-50:focus{
    z-index: -50;
  }

  .\33xl\:gap-0{
    gap: 0px;
  }

  .\33xl\:gap-1{
    gap: 0.25rem;
  }

  .\33xl\:gap-2{
    gap: 0.5rem;
  }

  .\33xl\:gap-3{
    gap: 0.75rem;
  }

  .\33xl\:gap-4{
    gap: 1rem;
  }

  .\33xl\:gap-5{
    gap: 1.25rem;
  }

  .\33xl\:gap-6{
    gap: 1.5rem;
  }

  .\33xl\:gap-7{
    gap: 1.75rem;
  }

  .\33xl\:gap-8{
    gap: 2rem;
  }

  .\33xl\:gap-9{
    gap: 2.25rem;
  }

  .\33xl\:gap-10{
    gap: 2.5rem;
  }

  .\33xl\:gap-11{
    gap: 2.75rem;
  }

  .\33xl\:gap-12{
    gap: 3rem;
  }

  .\33xl\:gap-13{
    gap: 3.25rem;
  }

  .\33xl\:gap-14{
    gap: 3.5rem;
  }

  .\33xl\:gap-15{
    gap: 3.75rem;
  }

  .\33xl\:gap-16{
    gap: 4rem;
  }

  .\33xl\:gap-17{
    gap: 4.25rem;
  }

  .\33xl\:gap-18{
    gap: 4.5rem;
  }

  .\33xl\:gap-19{
    gap: 4.75rem;
  }

  .\33xl\:gap-20{
    gap: 5rem;
  }

  .\33xl\:gap-22{
    gap: 5.5rem;
  }

  .\33xl\:gap-24{
    gap: 6rem;
  }

  .\33xl\:gap-25{
    gap: 6.25rem;
  }

  .\33xl\:gap-28{
    gap: 7rem;
  }

  .\33xl\:gap-30{
    gap: 7.5rem;
  }

  .\33xl\:gap-32{
    gap: 8rem;
  }

  .\33xl\:gap-34{
    gap: 8.5rem;
  }

  .\33xl\:gap-35{
    gap: 8.75rem;
  }

  .\33xl\:gap-36{
    gap: 9rem;
  }

  .\33xl\:gap-39{
    gap: 9.75rem;
  }

  .\33xl\:gap-40{
    gap: 10rem;
  }

  .\33xl\:gap-42{
    gap: 10.5rem;
  }

  .\33xl\:gap-44{
    gap: 11rem;
  }

  .\33xl\:gap-45{
    gap: 11.25rem;
  }

  .\33xl\:gap-48{
    gap: 12rem;
  }

  .\33xl\:gap-50{
    gap: 12.5rem;
  }

  .\33xl\:gap-52{
    gap: 13rem;
  }

  .\33xl\:gap-55{
    gap: 13.75rem;
  }

  .\33xl\:gap-56{
    gap: 14rem;
  }

  .\33xl\:gap-58{
    gap: 14.5rem;
  }

  .\33xl\:gap-60{
    gap: 15rem;
  }

  .\33xl\:gap-64{
    gap: 16rem;
  }

  .\33xl\:gap-65{
    gap: 16.25rem;
  }

  .\33xl\:gap-68{
    gap: 17rem;
  }

  .\33xl\:gap-69{
    gap: 17.25rem;
  }

  .\33xl\:gap-70{
    gap: 17.5rem;
  }

  .\33xl\:gap-72{
    gap: 18rem;
  }

  .\33xl\:gap-75{
    gap: 18.75rem;
  }

  .\33xl\:gap-80{
    gap: 20rem;
  }

  .\33xl\:gap-85{
    gap: 21.25rem;
  }

  .\33xl\:gap-86{
    gap: 21.5rem;
  }

  .\33xl\:gap-90{
    gap: 22.5rem;
  }

  .\33xl\:gap-96{
    gap: 24rem;
  }

  .\33xl\:gap-100{
    gap: 25rem;
  }

  .\33xl\:gap-115{
    gap: 28.75rem;
  }

  .\33xl\:gap-125{
    gap: 31.25rem;
  }

  .\33xl\:gap-142{
    gap: 35.5rem;
  }

  .\33xl\:gap-150{
    gap: 37.5rem;
  }

  .\33xl\:gap-156{
    gap: 39rem;
  }

  .\33xl\:gap-160{
    gap: 40rem;
  }

  .\33xl\:gap-175{
    gap: 43.75rem;
  }

  .\33xl\:gap-207{
    gap: 51.75rem;
  }

  .\33xl\:gap-242{
    gap: 60.5rem;
  }

  .\33xl\:gap-250{
    gap: 62.5rem;
  }

  .\33xl\:gap-258{
    gap: 64.5rem;
  }

  .\33xl\:gap-265{
    gap: 66.25rem;
  }

  .\33xl\:gap-280{
    gap: 70rem;
  }

  .\33xl\:gap-px{
    gap: 1px;
  }

  .\33xl\:gap-0\.5{
    gap: 0.125rem;
  }

  .\33xl\:gap-1\.5{
    gap: 0.375rem;
  }

  .\33xl\:gap-2\.5{
    gap: 0.625rem;
  }

  .\33xl\:gap-3\.5{
    gap: 0.875rem;
  }

  .\33xl\:gap-0\.25{
    gap: 0.0625rem;
  }

  .\33xl\:gap-0\.75{
    gap: 0.1875rem;
  }

  .\33xl\:gap-1\.25{
    gap: 0.3125rem;
  }

  .\33xl\:gap-1\.75{
    gap: 0.4375rem;
  }

  .\33xl\:gap-2\.25{
    gap: 0.5625rem;
  }

  .\33xl\:gap-2\.75{
    gap: 0.6875rem;
  }

  .\33xl\:gap-3\.25{
    gap: 0.8125rem;
  }

  .\33xl\:gap-3\.75{
    gap: 0.9375rem;
  }

  .\33xl\:gap-4\.25{
    gap: 1.0625rem;
  }

  .\33xl\:gap-4\.5{
    gap: 1.125rem;
  }

  .\33xl\:gap-4\.75{
    gap: 1.1875rem;
  }

  .\33xl\:gap-5\.25{
    gap: 1.3125rem;
  }

  .\33xl\:gap-5\.5{
    gap: 1.375rem;
  }

  .\33xl\:gap-5\.75{
    gap: 1.4375rem;
  }

  .\33xl\:gap-6\.25{
    gap: 1.5625rem;
  }

  .\33xl\:gap-6\.5{
    gap: 1.625rem;
  }

  .\33xl\:gap-6\.75{
    gap: 1.6875rem;
  }

  .\33xl\:gap-7\.25{
    gap: 1.8125rem;
  }

  .\33xl\:gap-7\.5{
    gap: 1.875rem;
  }

  .\33xl\:gap-8\.25{
    gap: 2.0625rem;
  }

  .\33xl\:gap-8\.5{
    gap: 2.125rem;
  }

  .\33xl\:gap-9\.25{
    gap: 2.3125rem;
  }

  .\33xl\:gap-9\.5{
    gap: 2.375rem;
  }

  .\33xl\:gap-10\.5{
    gap: 2.625rem;
  }

  .\33xl\:gap-11\.25{
    gap: 2.8125rem;
  }

  .\33xl\:gap-11\.5{
    gap: 2.875rem;
  }

  .\33xl\:gap-12\.5{
    gap: 3.125rem;
  }

  .\33xl\:gap-12\.75{
    gap: 3.1875rem;
  }

  .\33xl\:gap-13\.5{
    gap: 3.375rem;
  }

  .\33xl\:gap-14\.5{
    gap: 3.625rem;
  }

  .\33xl\:gap-15\.5{
    gap: 3.875rem;
  }

  .\33xl\:gap-15\.75{
    gap: 3.9375rem;
  }

  .\33xl\:gap-16\.25{
    gap: 4.0625rem;
  }

  .\33xl\:gap-17\.25{
    gap: 4.3125rem;
  }

  .\33xl\:gap-17\.5{
    gap: 4.375rem;
  }

  .\33xl\:gap-18\.25{
    gap: 4.5625rem;
  }

  .\33xl\:gap-18\.5{
    gap: 4.625rem;
  }

  .\33xl\:gap-20\.25{
    gap: 5.0625rem;
  }

  .\33xl\:gap-20\.5{
    gap: 5.125rem;
  }

  .\33xl\:gap-22\.5{
    gap: 5.625rem;
  }

  .\33xl\:gap-25\.5{
    gap: 6.375rem;
  }

  .\33xl\:gap-26\.75{
    gap: 6.6875rem;
  }

  .\33xl\:gap-32\.5{
    gap: 8.125rem;
  }

  .\33xl\:gap-37\.5{
    gap: 9.375rem;
  }

  .\33xl\:gap-41\.25{
    gap: 10.3125rem;
  }

  .\33xl\:gap-52\.5{
    gap: 13.125rem;
  }

  .\33xl\:gap-54\.5{
    gap: 13.625rem;
  }

  .\33xl\:gap-57\.25{
    gap: 14.3125rem;
  }

  .\33xl\:gap-57\.5{
    gap: 14.375rem;
  }

  .\33xl\:gap-66\.25{
    gap: 16.5625rem;
  }

  .\33xl\:gap-74\.5{
    gap: 18.125rem;
  }

  .\33xl\:gap-106\.25{
    gap: 26.5625rem;
  }

  .\33xl\:gap-112\.25{
    gap: 28.0675rem;
  }

  .\33xl\:gap-112\.75{
    gap: 28.1875rem;
  }

  .\33xl\:gap-147\.5{
    gap: 36.875rem;
  }

  .\33xl\:gap-162\.5{
    gap: 40.625rem;
  }

  .\33xl\:gap-172\.25{
    gap: 42.5625rem;
  }

  .\33xl\:gap-175\.25{
    gap: 43.8125rem;
  }

  .\33xl\:gap-184\.25{
    gap: 46.0625rem;
  }

  .\33xl\:gap-203\.25{
    gap: 50.8125rem;
  }

  .\33xl\:gap-half{
    gap: 50%;
  }

  .\33xl\:gap-full{
    gap: 100%;
  }

  .\33xl\:gap-1\/10{
    gap: 10%;
  }

  .\33xl\:gap-2\/10{
    gap: 20%;
  }

  .\33xl\:gap-3\/10{
    gap: 30%;
  }

  .\33xl\:gap-4\/10{
    gap: 40%;
  }

  .\33xl\:gap-4\.5\/10{
    gap: 45%;
  }

  .\33xl\:gap-5\/10{
    gap: 50%;
  }

  .\33xl\:gap-5\.5\/10{
    gap: 55%;
  }

  .\33xl\:gap-6\/10{
    gap: 60%;
  }

  .\33xl\:gap-7\/10{
    gap: 70%;
  }

  .\33xl\:gap-8\/10{
    gap: 80%;
  }

  .\33xl\:gap-9\/10{
    gap: 90%;
  }

  .\33xl\:gap-1\/12{
    gap: 8.333333%;
  }

  .\33xl\:gap-2\/12{
    gap: 16.666667%;
  }

  .\33xl\:gap-3\/12{
    gap: 25%;
  }

  .\33xl\:gap-4\/12{
    gap: 33.333333%;
  }

  .\33xl\:gap-5\/12{
    gap: 41.666667%;
  }

  .\33xl\:gap-6\/12{
    gap: 50%;
  }

  .\33xl\:gap-7\/12{
    gap: 58.333333%;
  }

  .\33xl\:gap-8\/12{
    gap: 66.666667%;
  }

  .\33xl\:gap-9\/12{
    gap: 75%;
  }

  .\33xl\:gap-10\/12{
    gap: 83.333333%;
  }

  .\33xl\:gap-11\/12{
    gap: 91.666667%;
  }

  .\33xl\:gap-x-0{
    column-gap: 0px;
  }

  .\33xl\:gap-x-1{
    column-gap: 0.25rem;
  }

  .\33xl\:gap-x-2{
    column-gap: 0.5rem;
  }

  .\33xl\:gap-x-3{
    column-gap: 0.75rem;
  }

  .\33xl\:gap-x-4{
    column-gap: 1rem;
  }

  .\33xl\:gap-x-5{
    column-gap: 1.25rem;
  }

  .\33xl\:gap-x-6{
    column-gap: 1.5rem;
  }

  .\33xl\:gap-x-7{
    column-gap: 1.75rem;
  }

  .\33xl\:gap-x-8{
    column-gap: 2rem;
  }

  .\33xl\:gap-x-9{
    column-gap: 2.25rem;
  }

  .\33xl\:gap-x-10{
    column-gap: 2.5rem;
  }

  .\33xl\:gap-x-11{
    column-gap: 2.75rem;
  }

  .\33xl\:gap-x-12{
    column-gap: 3rem;
  }

  .\33xl\:gap-x-13{
    column-gap: 3.25rem;
  }

  .\33xl\:gap-x-14{
    column-gap: 3.5rem;
  }

  .\33xl\:gap-x-15{
    column-gap: 3.75rem;
  }

  .\33xl\:gap-x-16{
    column-gap: 4rem;
  }

  .\33xl\:gap-x-17{
    column-gap: 4.25rem;
  }

  .\33xl\:gap-x-18{
    column-gap: 4.5rem;
  }

  .\33xl\:gap-x-19{
    column-gap: 4.75rem;
  }

  .\33xl\:gap-x-20{
    column-gap: 5rem;
  }

  .\33xl\:gap-x-22{
    column-gap: 5.5rem;
  }

  .\33xl\:gap-x-24{
    column-gap: 6rem;
  }

  .\33xl\:gap-x-25{
    column-gap: 6.25rem;
  }

  .\33xl\:gap-x-28{
    column-gap: 7rem;
  }

  .\33xl\:gap-x-30{
    column-gap: 7.5rem;
  }

  .\33xl\:gap-x-32{
    column-gap: 8rem;
  }

  .\33xl\:gap-x-34{
    column-gap: 8.5rem;
  }

  .\33xl\:gap-x-35{
    column-gap: 8.75rem;
  }

  .\33xl\:gap-x-36{
    column-gap: 9rem;
  }

  .\33xl\:gap-x-39{
    column-gap: 9.75rem;
  }

  .\33xl\:gap-x-40{
    column-gap: 10rem;
  }

  .\33xl\:gap-x-42{
    column-gap: 10.5rem;
  }

  .\33xl\:gap-x-44{
    column-gap: 11rem;
  }

  .\33xl\:gap-x-45{
    column-gap: 11.25rem;
  }

  .\33xl\:gap-x-48{
    column-gap: 12rem;
  }

  .\33xl\:gap-x-50{
    column-gap: 12.5rem;
  }

  .\33xl\:gap-x-52{
    column-gap: 13rem;
  }

  .\33xl\:gap-x-55{
    column-gap: 13.75rem;
  }

  .\33xl\:gap-x-56{
    column-gap: 14rem;
  }

  .\33xl\:gap-x-58{
    column-gap: 14.5rem;
  }

  .\33xl\:gap-x-60{
    column-gap: 15rem;
  }

  .\33xl\:gap-x-64{
    column-gap: 16rem;
  }

  .\33xl\:gap-x-65{
    column-gap: 16.25rem;
  }

  .\33xl\:gap-x-68{
    column-gap: 17rem;
  }

  .\33xl\:gap-x-69{
    column-gap: 17.25rem;
  }

  .\33xl\:gap-x-70{
    column-gap: 17.5rem;
  }

  .\33xl\:gap-x-72{
    column-gap: 18rem;
  }

  .\33xl\:gap-x-75{
    column-gap: 18.75rem;
  }

  .\33xl\:gap-x-80{
    column-gap: 20rem;
  }

  .\33xl\:gap-x-85{
    column-gap: 21.25rem;
  }

  .\33xl\:gap-x-86{
    column-gap: 21.5rem;
  }

  .\33xl\:gap-x-90{
    column-gap: 22.5rem;
  }

  .\33xl\:gap-x-96{
    column-gap: 24rem;
  }

  .\33xl\:gap-x-100{
    column-gap: 25rem;
  }

  .\33xl\:gap-x-115{
    column-gap: 28.75rem;
  }

  .\33xl\:gap-x-125{
    column-gap: 31.25rem;
  }

  .\33xl\:gap-x-142{
    column-gap: 35.5rem;
  }

  .\33xl\:gap-x-150{
    column-gap: 37.5rem;
  }

  .\33xl\:gap-x-156{
    column-gap: 39rem;
  }

  .\33xl\:gap-x-160{
    column-gap: 40rem;
  }

  .\33xl\:gap-x-175{
    column-gap: 43.75rem;
  }

  .\33xl\:gap-x-207{
    column-gap: 51.75rem;
  }

  .\33xl\:gap-x-242{
    column-gap: 60.5rem;
  }

  .\33xl\:gap-x-250{
    column-gap: 62.5rem;
  }

  .\33xl\:gap-x-258{
    column-gap: 64.5rem;
  }

  .\33xl\:gap-x-265{
    column-gap: 66.25rem;
  }

  .\33xl\:gap-x-280{
    column-gap: 70rem;
  }

  .\33xl\:gap-x-px{
    column-gap: 1px;
  }

  .\33xl\:gap-x-0\.5{
    column-gap: 0.125rem;
  }

  .\33xl\:gap-x-1\.5{
    column-gap: 0.375rem;
  }

  .\33xl\:gap-x-2\.5{
    column-gap: 0.625rem;
  }

  .\33xl\:gap-x-3\.5{
    column-gap: 0.875rem;
  }

  .\33xl\:gap-x-0\.25{
    column-gap: 0.0625rem;
  }

  .\33xl\:gap-x-0\.75{
    column-gap: 0.1875rem;
  }

  .\33xl\:gap-x-1\.25{
    column-gap: 0.3125rem;
  }

  .\33xl\:gap-x-1\.75{
    column-gap: 0.4375rem;
  }

  .\33xl\:gap-x-2\.25{
    column-gap: 0.5625rem;
  }

  .\33xl\:gap-x-2\.75{
    column-gap: 0.6875rem;
  }

  .\33xl\:gap-x-3\.25{
    column-gap: 0.8125rem;
  }

  .\33xl\:gap-x-3\.75{
    column-gap: 0.9375rem;
  }

  .\33xl\:gap-x-4\.25{
    column-gap: 1.0625rem;
  }

  .\33xl\:gap-x-4\.5{
    column-gap: 1.125rem;
  }

  .\33xl\:gap-x-4\.75{
    column-gap: 1.1875rem;
  }

  .\33xl\:gap-x-5\.25{
    column-gap: 1.3125rem;
  }

  .\33xl\:gap-x-5\.5{
    column-gap: 1.375rem;
  }

  .\33xl\:gap-x-5\.75{
    column-gap: 1.4375rem;
  }

  .\33xl\:gap-x-6\.25{
    column-gap: 1.5625rem;
  }

  .\33xl\:gap-x-6\.5{
    column-gap: 1.625rem;
  }

  .\33xl\:gap-x-6\.75{
    column-gap: 1.6875rem;
  }

  .\33xl\:gap-x-7\.25{
    column-gap: 1.8125rem;
  }

  .\33xl\:gap-x-7\.5{
    column-gap: 1.875rem;
  }

  .\33xl\:gap-x-8\.25{
    column-gap: 2.0625rem;
  }

  .\33xl\:gap-x-8\.5{
    column-gap: 2.125rem;
  }

  .\33xl\:gap-x-9\.25{
    column-gap: 2.3125rem;
  }

  .\33xl\:gap-x-9\.5{
    column-gap: 2.375rem;
  }

  .\33xl\:gap-x-10\.5{
    column-gap: 2.625rem;
  }

  .\33xl\:gap-x-11\.25{
    column-gap: 2.8125rem;
  }

  .\33xl\:gap-x-11\.5{
    column-gap: 2.875rem;
  }

  .\33xl\:gap-x-12\.5{
    column-gap: 3.125rem;
  }

  .\33xl\:gap-x-12\.75{
    column-gap: 3.1875rem;
  }

  .\33xl\:gap-x-13\.5{
    column-gap: 3.375rem;
  }

  .\33xl\:gap-x-14\.5{
    column-gap: 3.625rem;
  }

  .\33xl\:gap-x-15\.5{
    column-gap: 3.875rem;
  }

  .\33xl\:gap-x-15\.75{
    column-gap: 3.9375rem;
  }

  .\33xl\:gap-x-16\.25{
    column-gap: 4.0625rem;
  }

  .\33xl\:gap-x-17\.25{
    column-gap: 4.3125rem;
  }

  .\33xl\:gap-x-17\.5{
    column-gap: 4.375rem;
  }

  .\33xl\:gap-x-18\.25{
    column-gap: 4.5625rem;
  }

  .\33xl\:gap-x-18\.5{
    column-gap: 4.625rem;
  }

  .\33xl\:gap-x-20\.25{
    column-gap: 5.0625rem;
  }

  .\33xl\:gap-x-20\.5{
    column-gap: 5.125rem;
  }

  .\33xl\:gap-x-22\.5{
    column-gap: 5.625rem;
  }

  .\33xl\:gap-x-25\.5{
    column-gap: 6.375rem;
  }

  .\33xl\:gap-x-26\.75{
    column-gap: 6.6875rem;
  }

  .\33xl\:gap-x-32\.5{
    column-gap: 8.125rem;
  }

  .\33xl\:gap-x-37\.5{
    column-gap: 9.375rem;
  }

  .\33xl\:gap-x-41\.25{
    column-gap: 10.3125rem;
  }

  .\33xl\:gap-x-52\.5{
    column-gap: 13.125rem;
  }

  .\33xl\:gap-x-54\.5{
    column-gap: 13.625rem;
  }

  .\33xl\:gap-x-57\.25{
    column-gap: 14.3125rem;
  }

  .\33xl\:gap-x-57\.5{
    column-gap: 14.375rem;
  }

  .\33xl\:gap-x-66\.25{
    column-gap: 16.5625rem;
  }

  .\33xl\:gap-x-74\.5{
    column-gap: 18.125rem;
  }

  .\33xl\:gap-x-106\.25{
    column-gap: 26.5625rem;
  }

  .\33xl\:gap-x-112\.25{
    column-gap: 28.0675rem;
  }

  .\33xl\:gap-x-112\.75{
    column-gap: 28.1875rem;
  }

  .\33xl\:gap-x-147\.5{
    column-gap: 36.875rem;
  }

  .\33xl\:gap-x-162\.5{
    column-gap: 40.625rem;
  }

  .\33xl\:gap-x-172\.25{
    column-gap: 42.5625rem;
  }

  .\33xl\:gap-x-175\.25{
    column-gap: 43.8125rem;
  }

  .\33xl\:gap-x-184\.25{
    column-gap: 46.0625rem;
  }

  .\33xl\:gap-x-203\.25{
    column-gap: 50.8125rem;
  }

  .\33xl\:gap-x-half{
    column-gap: 50%;
  }

  .\33xl\:gap-x-full{
    column-gap: 100%;
  }

  .\33xl\:gap-x-1\/10{
    column-gap: 10%;
  }

  .\33xl\:gap-x-2\/10{
    column-gap: 20%;
  }

  .\33xl\:gap-x-3\/10{
    column-gap: 30%;
  }

  .\33xl\:gap-x-4\/10{
    column-gap: 40%;
  }

  .\33xl\:gap-x-4\.5\/10{
    column-gap: 45%;
  }

  .\33xl\:gap-x-5\/10{
    column-gap: 50%;
  }

  .\33xl\:gap-x-5\.5\/10{
    column-gap: 55%;
  }

  .\33xl\:gap-x-6\/10{
    column-gap: 60%;
  }

  .\33xl\:gap-x-7\/10{
    column-gap: 70%;
  }

  .\33xl\:gap-x-8\/10{
    column-gap: 80%;
  }

  .\33xl\:gap-x-9\/10{
    column-gap: 90%;
  }

  .\33xl\:gap-x-1\/12{
    column-gap: 8.333333%;
  }

  .\33xl\:gap-x-2\/12{
    column-gap: 16.666667%;
  }

  .\33xl\:gap-x-3\/12{
    column-gap: 25%;
  }

  .\33xl\:gap-x-4\/12{
    column-gap: 33.333333%;
  }

  .\33xl\:gap-x-5\/12{
    column-gap: 41.666667%;
  }

  .\33xl\:gap-x-6\/12{
    column-gap: 50%;
  }

  .\33xl\:gap-x-7\/12{
    column-gap: 58.333333%;
  }

  .\33xl\:gap-x-8\/12{
    column-gap: 66.666667%;
  }

  .\33xl\:gap-x-9\/12{
    column-gap: 75%;
  }

  .\33xl\:gap-x-10\/12{
    column-gap: 83.333333%;
  }

  .\33xl\:gap-x-11\/12{
    column-gap: 91.666667%;
  }

  .\33xl\:gap-y-0{
    row-gap: 0px;
  }

  .\33xl\:gap-y-1{
    row-gap: 0.25rem;
  }

  .\33xl\:gap-y-2{
    row-gap: 0.5rem;
  }

  .\33xl\:gap-y-3{
    row-gap: 0.75rem;
  }

  .\33xl\:gap-y-4{
    row-gap: 1rem;
  }

  .\33xl\:gap-y-5{
    row-gap: 1.25rem;
  }

  .\33xl\:gap-y-6{
    row-gap: 1.5rem;
  }

  .\33xl\:gap-y-7{
    row-gap: 1.75rem;
  }

  .\33xl\:gap-y-8{
    row-gap: 2rem;
  }

  .\33xl\:gap-y-9{
    row-gap: 2.25rem;
  }

  .\33xl\:gap-y-10{
    row-gap: 2.5rem;
  }

  .\33xl\:gap-y-11{
    row-gap: 2.75rem;
  }

  .\33xl\:gap-y-12{
    row-gap: 3rem;
  }

  .\33xl\:gap-y-13{
    row-gap: 3.25rem;
  }

  .\33xl\:gap-y-14{
    row-gap: 3.5rem;
  }

  .\33xl\:gap-y-15{
    row-gap: 3.75rem;
  }

  .\33xl\:gap-y-16{
    row-gap: 4rem;
  }

  .\33xl\:gap-y-17{
    row-gap: 4.25rem;
  }

  .\33xl\:gap-y-18{
    row-gap: 4.5rem;
  }

  .\33xl\:gap-y-19{
    row-gap: 4.75rem;
  }

  .\33xl\:gap-y-20{
    row-gap: 5rem;
  }

  .\33xl\:gap-y-22{
    row-gap: 5.5rem;
  }

  .\33xl\:gap-y-24{
    row-gap: 6rem;
  }

  .\33xl\:gap-y-25{
    row-gap: 6.25rem;
  }

  .\33xl\:gap-y-28{
    row-gap: 7rem;
  }

  .\33xl\:gap-y-30{
    row-gap: 7.5rem;
  }

  .\33xl\:gap-y-32{
    row-gap: 8rem;
  }

  .\33xl\:gap-y-34{
    row-gap: 8.5rem;
  }

  .\33xl\:gap-y-35{
    row-gap: 8.75rem;
  }

  .\33xl\:gap-y-36{
    row-gap: 9rem;
  }

  .\33xl\:gap-y-39{
    row-gap: 9.75rem;
  }

  .\33xl\:gap-y-40{
    row-gap: 10rem;
  }

  .\33xl\:gap-y-42{
    row-gap: 10.5rem;
  }

  .\33xl\:gap-y-44{
    row-gap: 11rem;
  }

  .\33xl\:gap-y-45{
    row-gap: 11.25rem;
  }

  .\33xl\:gap-y-48{
    row-gap: 12rem;
  }

  .\33xl\:gap-y-50{
    row-gap: 12.5rem;
  }

  .\33xl\:gap-y-52{
    row-gap: 13rem;
  }

  .\33xl\:gap-y-55{
    row-gap: 13.75rem;
  }

  .\33xl\:gap-y-56{
    row-gap: 14rem;
  }

  .\33xl\:gap-y-58{
    row-gap: 14.5rem;
  }

  .\33xl\:gap-y-60{
    row-gap: 15rem;
  }

  .\33xl\:gap-y-64{
    row-gap: 16rem;
  }

  .\33xl\:gap-y-65{
    row-gap: 16.25rem;
  }

  .\33xl\:gap-y-68{
    row-gap: 17rem;
  }

  .\33xl\:gap-y-69{
    row-gap: 17.25rem;
  }

  .\33xl\:gap-y-70{
    row-gap: 17.5rem;
  }

  .\33xl\:gap-y-72{
    row-gap: 18rem;
  }

  .\33xl\:gap-y-75{
    row-gap: 18.75rem;
  }

  .\33xl\:gap-y-80{
    row-gap: 20rem;
  }

  .\33xl\:gap-y-85{
    row-gap: 21.25rem;
  }

  .\33xl\:gap-y-86{
    row-gap: 21.5rem;
  }

  .\33xl\:gap-y-90{
    row-gap: 22.5rem;
  }

  .\33xl\:gap-y-96{
    row-gap: 24rem;
  }

  .\33xl\:gap-y-100{
    row-gap: 25rem;
  }

  .\33xl\:gap-y-115{
    row-gap: 28.75rem;
  }

  .\33xl\:gap-y-125{
    row-gap: 31.25rem;
  }

  .\33xl\:gap-y-142{
    row-gap: 35.5rem;
  }

  .\33xl\:gap-y-150{
    row-gap: 37.5rem;
  }

  .\33xl\:gap-y-156{
    row-gap: 39rem;
  }

  .\33xl\:gap-y-160{
    row-gap: 40rem;
  }

  .\33xl\:gap-y-175{
    row-gap: 43.75rem;
  }

  .\33xl\:gap-y-207{
    row-gap: 51.75rem;
  }

  .\33xl\:gap-y-242{
    row-gap: 60.5rem;
  }

  .\33xl\:gap-y-250{
    row-gap: 62.5rem;
  }

  .\33xl\:gap-y-258{
    row-gap: 64.5rem;
  }

  .\33xl\:gap-y-265{
    row-gap: 66.25rem;
  }

  .\33xl\:gap-y-280{
    row-gap: 70rem;
  }

  .\33xl\:gap-y-px{
    row-gap: 1px;
  }

  .\33xl\:gap-y-0\.5{
    row-gap: 0.125rem;
  }

  .\33xl\:gap-y-1\.5{
    row-gap: 0.375rem;
  }

  .\33xl\:gap-y-2\.5{
    row-gap: 0.625rem;
  }

  .\33xl\:gap-y-3\.5{
    row-gap: 0.875rem;
  }

  .\33xl\:gap-y-0\.25{
    row-gap: 0.0625rem;
  }

  .\33xl\:gap-y-0\.75{
    row-gap: 0.1875rem;
  }

  .\33xl\:gap-y-1\.25{
    row-gap: 0.3125rem;
  }

  .\33xl\:gap-y-1\.75{
    row-gap: 0.4375rem;
  }

  .\33xl\:gap-y-2\.25{
    row-gap: 0.5625rem;
  }

  .\33xl\:gap-y-2\.75{
    row-gap: 0.6875rem;
  }

  .\33xl\:gap-y-3\.25{
    row-gap: 0.8125rem;
  }

  .\33xl\:gap-y-3\.75{
    row-gap: 0.9375rem;
  }

  .\33xl\:gap-y-4\.25{
    row-gap: 1.0625rem;
  }

  .\33xl\:gap-y-4\.5{
    row-gap: 1.125rem;
  }

  .\33xl\:gap-y-4\.75{
    row-gap: 1.1875rem;
  }

  .\33xl\:gap-y-5\.25{
    row-gap: 1.3125rem;
  }

  .\33xl\:gap-y-5\.5{
    row-gap: 1.375rem;
  }

  .\33xl\:gap-y-5\.75{
    row-gap: 1.4375rem;
  }

  .\33xl\:gap-y-6\.25{
    row-gap: 1.5625rem;
  }

  .\33xl\:gap-y-6\.5{
    row-gap: 1.625rem;
  }

  .\33xl\:gap-y-6\.75{
    row-gap: 1.6875rem;
  }

  .\33xl\:gap-y-7\.25{
    row-gap: 1.8125rem;
  }

  .\33xl\:gap-y-7\.5{
    row-gap: 1.875rem;
  }

  .\33xl\:gap-y-8\.25{
    row-gap: 2.0625rem;
  }

  .\33xl\:gap-y-8\.5{
    row-gap: 2.125rem;
  }

  .\33xl\:gap-y-9\.25{
    row-gap: 2.3125rem;
  }

  .\33xl\:gap-y-9\.5{
    row-gap: 2.375rem;
  }

  .\33xl\:gap-y-10\.5{
    row-gap: 2.625rem;
  }

  .\33xl\:gap-y-11\.25{
    row-gap: 2.8125rem;
  }

  .\33xl\:gap-y-11\.5{
    row-gap: 2.875rem;
  }

  .\33xl\:gap-y-12\.5{
    row-gap: 3.125rem;
  }

  .\33xl\:gap-y-12\.75{
    row-gap: 3.1875rem;
  }

  .\33xl\:gap-y-13\.5{
    row-gap: 3.375rem;
  }

  .\33xl\:gap-y-14\.5{
    row-gap: 3.625rem;
  }

  .\33xl\:gap-y-15\.5{
    row-gap: 3.875rem;
  }

  .\33xl\:gap-y-15\.75{
    row-gap: 3.9375rem;
  }

  .\33xl\:gap-y-16\.25{
    row-gap: 4.0625rem;
  }

  .\33xl\:gap-y-17\.25{
    row-gap: 4.3125rem;
  }

  .\33xl\:gap-y-17\.5{
    row-gap: 4.375rem;
  }

  .\33xl\:gap-y-18\.25{
    row-gap: 4.5625rem;
  }

  .\33xl\:gap-y-18\.5{
    row-gap: 4.625rem;
  }

  .\33xl\:gap-y-20\.25{
    row-gap: 5.0625rem;
  }

  .\33xl\:gap-y-20\.5{
    row-gap: 5.125rem;
  }

  .\33xl\:gap-y-22\.5{
    row-gap: 5.625rem;
  }

  .\33xl\:gap-y-25\.5{
    row-gap: 6.375rem;
  }

  .\33xl\:gap-y-26\.75{
    row-gap: 6.6875rem;
  }

  .\33xl\:gap-y-32\.5{
    row-gap: 8.125rem;
  }

  .\33xl\:gap-y-37\.5{
    row-gap: 9.375rem;
  }

  .\33xl\:gap-y-41\.25{
    row-gap: 10.3125rem;
  }

  .\33xl\:gap-y-52\.5{
    row-gap: 13.125rem;
  }

  .\33xl\:gap-y-54\.5{
    row-gap: 13.625rem;
  }

  .\33xl\:gap-y-57\.25{
    row-gap: 14.3125rem;
  }

  .\33xl\:gap-y-57\.5{
    row-gap: 14.375rem;
  }

  .\33xl\:gap-y-66\.25{
    row-gap: 16.5625rem;
  }

  .\33xl\:gap-y-74\.5{
    row-gap: 18.125rem;
  }

  .\33xl\:gap-y-106\.25{
    row-gap: 26.5625rem;
  }

  .\33xl\:gap-y-112\.25{
    row-gap: 28.0675rem;
  }

  .\33xl\:gap-y-112\.75{
    row-gap: 28.1875rem;
  }

  .\33xl\:gap-y-147\.5{
    row-gap: 36.875rem;
  }

  .\33xl\:gap-y-162\.5{
    row-gap: 40.625rem;
  }

  .\33xl\:gap-y-172\.25{
    row-gap: 42.5625rem;
  }

  .\33xl\:gap-y-175\.25{
    row-gap: 43.8125rem;
  }

  .\33xl\:gap-y-184\.25{
    row-gap: 46.0625rem;
  }

  .\33xl\:gap-y-203\.25{
    row-gap: 50.8125rem;
  }

  .\33xl\:gap-y-half{
    row-gap: 50%;
  }

  .\33xl\:gap-y-full{
    row-gap: 100%;
  }

  .\33xl\:gap-y-1\/10{
    row-gap: 10%;
  }

  .\33xl\:gap-y-2\/10{
    row-gap: 20%;
  }

  .\33xl\:gap-y-3\/10{
    row-gap: 30%;
  }

  .\33xl\:gap-y-4\/10{
    row-gap: 40%;
  }

  .\33xl\:gap-y-4\.5\/10{
    row-gap: 45%;
  }

  .\33xl\:gap-y-5\/10{
    row-gap: 50%;
  }

  .\33xl\:gap-y-5\.5\/10{
    row-gap: 55%;
  }

  .\33xl\:gap-y-6\/10{
    row-gap: 60%;
  }

  .\33xl\:gap-y-7\/10{
    row-gap: 70%;
  }

  .\33xl\:gap-y-8\/10{
    row-gap: 80%;
  }

  .\33xl\:gap-y-9\/10{
    row-gap: 90%;
  }

  .\33xl\:gap-y-1\/12{
    row-gap: 8.333333%;
  }

  .\33xl\:gap-y-2\/12{
    row-gap: 16.666667%;
  }

  .\33xl\:gap-y-3\/12{
    row-gap: 25%;
  }

  .\33xl\:gap-y-4\/12{
    row-gap: 33.333333%;
  }

  .\33xl\:gap-y-5\/12{
    row-gap: 41.666667%;
  }

  .\33xl\:gap-y-6\/12{
    row-gap: 50%;
  }

  .\33xl\:gap-y-7\/12{
    row-gap: 58.333333%;
  }

  .\33xl\:gap-y-8\/12{
    row-gap: 66.666667%;
  }

  .\33xl\:gap-y-9\/12{
    row-gap: 75%;
  }

  .\33xl\:gap-y-10\/12{
    row-gap: 83.333333%;
  }

  .\33xl\:gap-y-11\/12{
    row-gap: 91.666667%;
  }

  .\33xl\:grid-flow-row{
    grid-auto-flow: row;
  }

  .\33xl\:grid-flow-col{
    grid-auto-flow: column;
  }

  .\33xl\:grid-flow-row-dense{
    grid-auto-flow: row dense;
  }

  .\33xl\:grid-flow-col-dense{
    grid-auto-flow: column dense;
  }

  .\33xl\:grid-cols-1{
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .\33xl\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .\33xl\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .\33xl\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .\33xl\:grid-cols-5{
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }

  .\33xl\:grid-cols-6{
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }

  .\33xl\:grid-cols-7{
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }

  .\33xl\:grid-cols-8{
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }

  .\33xl\:grid-cols-9{
    grid-template-columns: repeat(9, minmax(0, 1fr));
  }

  .\33xl\:grid-cols-10{
    grid-template-columns: repeat(10, minmax(0, 1fr));
  }

  .\33xl\:grid-cols-11{
    grid-template-columns: repeat(11, minmax(0, 1fr));
  }

  .\33xl\:grid-cols-12{
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }

  .\33xl\:grid-cols-none{
    grid-template-columns: none;
  }

  .\33xl\:auto-cols-auto{
    grid-auto-columns: auto;
  }

  .\33xl\:auto-cols-min{
    grid-auto-columns: -webkit-min-content;
    grid-auto-columns: min-content;
  }

  .\33xl\:auto-cols-max{
    grid-auto-columns: -webkit-max-content;
    grid-auto-columns: max-content;
  }

  .\33xl\:auto-cols-fr{
    grid-auto-columns: minmax(0, 1fr);
  }

  .\33xl\:col-auto{
    grid-column: auto;
  }

  .\33xl\:col-span-1{
    grid-column: span 1 / span 1;
  }

  .\33xl\:col-span-2{
    grid-column: span 2 / span 2;
  }

  .\33xl\:col-span-3{
    grid-column: span 3 / span 3;
  }

  .\33xl\:col-span-4{
    grid-column: span 4 / span 4;
  }

  .\33xl\:col-span-5{
    grid-column: span 5 / span 5;
  }

  .\33xl\:col-span-6{
    grid-column: span 6 / span 6;
  }

  .\33xl\:col-span-7{
    grid-column: span 7 / span 7;
  }

  .\33xl\:col-span-8{
    grid-column: span 8 / span 8;
  }

  .\33xl\:col-span-9{
    grid-column: span 9 / span 9;
  }

  .\33xl\:col-span-10{
    grid-column: span 10 / span 10;
  }

  .\33xl\:col-span-11{
    grid-column: span 11 / span 11;
  }

  .\33xl\:col-span-12{
    grid-column: span 12 / span 12;
  }

  .\33xl\:col-span-full{
    grid-column: 1 / -1;
  }

  .\33xl\:col-start-1{
    grid-column-start: 1;
  }

  .\33xl\:col-start-2{
    grid-column-start: 2;
  }

  .\33xl\:col-start-3{
    grid-column-start: 3;
  }

  .\33xl\:col-start-4{
    grid-column-start: 4;
  }

  .\33xl\:col-start-5{
    grid-column-start: 5;
  }

  .\33xl\:col-start-6{
    grid-column-start: 6;
  }

  .\33xl\:col-start-7{
    grid-column-start: 7;
  }

  .\33xl\:col-start-8{
    grid-column-start: 8;
  }

  .\33xl\:col-start-9{
    grid-column-start: 9;
  }

  .\33xl\:col-start-10{
    grid-column-start: 10;
  }

  .\33xl\:col-start-11{
    grid-column-start: 11;
  }

  .\33xl\:col-start-12{
    grid-column-start: 12;
  }

  .\33xl\:col-start-13{
    grid-column-start: 13;
  }

  .\33xl\:col-start-auto{
    grid-column-start: auto;
  }

  .\33xl\:col-end-1{
    grid-column-end: 1;
  }

  .\33xl\:col-end-2{
    grid-column-end: 2;
  }

  .\33xl\:col-end-3{
    grid-column-end: 3;
  }

  .\33xl\:col-end-4{
    grid-column-end: 4;
  }

  .\33xl\:col-end-5{
    grid-column-end: 5;
  }

  .\33xl\:col-end-6{
    grid-column-end: 6;
  }

  .\33xl\:col-end-7{
    grid-column-end: 7;
  }

  .\33xl\:col-end-8{
    grid-column-end: 8;
  }

  .\33xl\:col-end-9{
    grid-column-end: 9;
  }

  .\33xl\:col-end-10{
    grid-column-end: 10;
  }

  .\33xl\:col-end-11{
    grid-column-end: 11;
  }

  .\33xl\:col-end-12{
    grid-column-end: 12;
  }

  .\33xl\:col-end-13{
    grid-column-end: 13;
  }

  .\33xl\:col-end-auto{
    grid-column-end: auto;
  }

  .\33xl\:grid-rows-1{
    grid-template-rows: repeat(1, minmax(0, 1fr));
  }

  .\33xl\:grid-rows-2{
    grid-template-rows: repeat(2, minmax(0, 1fr));
  }

  .\33xl\:grid-rows-3{
    grid-template-rows: repeat(3, minmax(0, 1fr));
  }

  .\33xl\:grid-rows-4{
    grid-template-rows: repeat(4, minmax(0, 1fr));
  }

  .\33xl\:grid-rows-5{
    grid-template-rows: repeat(5, minmax(0, 1fr));
  }

  .\33xl\:grid-rows-6{
    grid-template-rows: repeat(6, minmax(0, 1fr));
  }

  .\33xl\:grid-rows-none{
    grid-template-rows: none;
  }

  .\33xl\:auto-rows-auto{
    grid-auto-rows: auto;
  }

  .\33xl\:auto-rows-min{
    grid-auto-rows: -webkit-min-content;
    grid-auto-rows: min-content;
  }

  .\33xl\:auto-rows-max{
    grid-auto-rows: -webkit-max-content;
    grid-auto-rows: max-content;
  }

  .\33xl\:auto-rows-fr{
    grid-auto-rows: minmax(0, 1fr);
  }

  .\33xl\:row-auto{
    grid-row: auto;
  }

  .\33xl\:row-span-1{
    grid-row: span 1 / span 1;
  }

  .\33xl\:row-span-2{
    grid-row: span 2 / span 2;
  }

  .\33xl\:row-span-3{
    grid-row: span 3 / span 3;
  }

  .\33xl\:row-span-4{
    grid-row: span 4 / span 4;
  }

  .\33xl\:row-span-5{
    grid-row: span 5 / span 5;
  }

  .\33xl\:row-span-6{
    grid-row: span 6 / span 6;
  }

  .\33xl\:row-span-full{
    grid-row: 1 / -1;
  }

  .\33xl\:row-start-1{
    grid-row-start: 1;
  }

  .\33xl\:row-start-2{
    grid-row-start: 2;
  }

  .\33xl\:row-start-3{
    grid-row-start: 3;
  }

  .\33xl\:row-start-4{
    grid-row-start: 4;
  }

  .\33xl\:row-start-5{
    grid-row-start: 5;
  }

  .\33xl\:row-start-6{
    grid-row-start: 6;
  }

  .\33xl\:row-start-7{
    grid-row-start: 7;
  }

  .\33xl\:row-start-auto{
    grid-row-start: auto;
  }

  .\33xl\:row-end-1{
    grid-row-end: 1;
  }

  .\33xl\:row-end-2{
    grid-row-end: 2;
  }

  .\33xl\:row-end-3{
    grid-row-end: 3;
  }

  .\33xl\:row-end-4{
    grid-row-end: 4;
  }

  .\33xl\:row-end-5{
    grid-row-end: 5;
  }

  .\33xl\:row-end-6{
    grid-row-end: 6;
  }

  .\33xl\:row-end-7{
    grid-row-end: 7;
  }

  .\33xl\:row-end-auto{
    grid-row-end: auto;
  }

  .\33xl\:transform{
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .\33xl\:transform-gpu{
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), 0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .\33xl\:transform-none{
    transform: none;
  }

  .\33xl\:origin-center{
    transform-origin: center;
  }

  .\33xl\:origin-top{
    transform-origin: top;
  }

  .\33xl\:origin-top-right{
    transform-origin: top right;
  }

  .\33xl\:origin-right{
    transform-origin: right;
  }

  .\33xl\:origin-bottom-right{
    transform-origin: bottom right;
  }

  .\33xl\:origin-bottom{
    transform-origin: bottom;
  }

  .\33xl\:origin-bottom-left{
    transform-origin: bottom left;
  }

  .\33xl\:origin-left{
    transform-origin: left;
  }

  .\33xl\:origin-top-left{
    transform-origin: top left;
  }

  .\33xl\:scale-0{
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .\33xl\:scale-50{
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .\33xl\:scale-75{
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .\33xl\:scale-90{
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .\33xl\:scale-95{
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .\33xl\:scale-100{
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .\33xl\:scale-105{
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .\33xl\:scale-110{
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .\33xl\:scale-125{
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .\33xl\:scale-150{
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .\33xl\:scale-x-0{
    --tw-scale-x: 0;
  }

  .\33xl\:scale-x-50{
    --tw-scale-x: .5;
  }

  .\33xl\:scale-x-75{
    --tw-scale-x: .75;
  }

  .\33xl\:scale-x-90{
    --tw-scale-x: .9;
  }

  .\33xl\:scale-x-95{
    --tw-scale-x: .95;
  }

  .\33xl\:scale-x-100{
    --tw-scale-x: 1;
  }

  .\33xl\:scale-x-105{
    --tw-scale-x: 1.05;
  }

  .\33xl\:scale-x-110{
    --tw-scale-x: 1.1;
  }

  .\33xl\:scale-x-125{
    --tw-scale-x: 1.25;
  }

  .\33xl\:scale-x-150{
    --tw-scale-x: 1.5;
  }

  .\33xl\:scale-y-0{
    --tw-scale-y: 0;
  }

  .\33xl\:scale-y-50{
    --tw-scale-y: .5;
  }

  .\33xl\:scale-y-75{
    --tw-scale-y: .75;
  }

  .\33xl\:scale-y-90{
    --tw-scale-y: .9;
  }

  .\33xl\:scale-y-95{
    --tw-scale-y: .95;
  }

  .\33xl\:scale-y-100{
    --tw-scale-y: 1;
  }

  .\33xl\:scale-y-105{
    --tw-scale-y: 1.05;
  }

  .\33xl\:scale-y-110{
    --tw-scale-y: 1.1;
  }

  .\33xl\:scale-y-125{
    --tw-scale-y: 1.25;
  }

  .\33xl\:scale-y-150{
    --tw-scale-y: 1.5;
  }

  .\33xl\:hover\:scale-0:hover{
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .\33xl\:hover\:scale-50:hover{
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .\33xl\:hover\:scale-75:hover{
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .\33xl\:hover\:scale-90:hover{
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .\33xl\:hover\:scale-95:hover{
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .\33xl\:hover\:scale-100:hover{
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .\33xl\:hover\:scale-105:hover{
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .\33xl\:hover\:scale-110:hover{
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .\33xl\:hover\:scale-125:hover{
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .\33xl\:hover\:scale-150:hover{
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .\33xl\:hover\:scale-x-0:hover{
    --tw-scale-x: 0;
  }

  .\33xl\:hover\:scale-x-50:hover{
    --tw-scale-x: .5;
  }

  .\33xl\:hover\:scale-x-75:hover{
    --tw-scale-x: .75;
  }

  .\33xl\:hover\:scale-x-90:hover{
    --tw-scale-x: .9;
  }

  .\33xl\:hover\:scale-x-95:hover{
    --tw-scale-x: .95;
  }

  .\33xl\:hover\:scale-x-100:hover{
    --tw-scale-x: 1;
  }

  .\33xl\:hover\:scale-x-105:hover{
    --tw-scale-x: 1.05;
  }

  .\33xl\:hover\:scale-x-110:hover{
    --tw-scale-x: 1.1;
  }

  .\33xl\:hover\:scale-x-125:hover{
    --tw-scale-x: 1.25;
  }

  .\33xl\:hover\:scale-x-150:hover{
    --tw-scale-x: 1.5;
  }

  .\33xl\:hover\:scale-y-0:hover{
    --tw-scale-y: 0;
  }

  .\33xl\:hover\:scale-y-50:hover{
    --tw-scale-y: .5;
  }

  .\33xl\:hover\:scale-y-75:hover{
    --tw-scale-y: .75;
  }

  .\33xl\:hover\:scale-y-90:hover{
    --tw-scale-y: .9;
  }

  .\33xl\:hover\:scale-y-95:hover{
    --tw-scale-y: .95;
  }

  .\33xl\:hover\:scale-y-100:hover{
    --tw-scale-y: 1;
  }

  .\33xl\:hover\:scale-y-105:hover{
    --tw-scale-y: 1.05;
  }

  .\33xl\:hover\:scale-y-110:hover{
    --tw-scale-y: 1.1;
  }

  .\33xl\:hover\:scale-y-125:hover{
    --tw-scale-y: 1.25;
  }

  .\33xl\:hover\:scale-y-150:hover{
    --tw-scale-y: 1.5;
  }

  .\33xl\:focus\:scale-0:focus{
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .\33xl\:focus\:scale-50:focus{
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .\33xl\:focus\:scale-75:focus{
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .\33xl\:focus\:scale-90:focus{
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .\33xl\:focus\:scale-95:focus{
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .\33xl\:focus\:scale-100:focus{
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .\33xl\:focus\:scale-105:focus{
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .\33xl\:focus\:scale-110:focus{
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .\33xl\:focus\:scale-125:focus{
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .\33xl\:focus\:scale-150:focus{
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .\33xl\:focus\:scale-x-0:focus{
    --tw-scale-x: 0;
  }

  .\33xl\:focus\:scale-x-50:focus{
    --tw-scale-x: .5;
  }

  .\33xl\:focus\:scale-x-75:focus{
    --tw-scale-x: .75;
  }

  .\33xl\:focus\:scale-x-90:focus{
    --tw-scale-x: .9;
  }

  .\33xl\:focus\:scale-x-95:focus{
    --tw-scale-x: .95;
  }

  .\33xl\:focus\:scale-x-100:focus{
    --tw-scale-x: 1;
  }

  .\33xl\:focus\:scale-x-105:focus{
    --tw-scale-x: 1.05;
  }

  .\33xl\:focus\:scale-x-110:focus{
    --tw-scale-x: 1.1;
  }

  .\33xl\:focus\:scale-x-125:focus{
    --tw-scale-x: 1.25;
  }

  .\33xl\:focus\:scale-x-150:focus{
    --tw-scale-x: 1.5;
  }

  .\33xl\:focus\:scale-y-0:focus{
    --tw-scale-y: 0;
  }

  .\33xl\:focus\:scale-y-50:focus{
    --tw-scale-y: .5;
  }

  .\33xl\:focus\:scale-y-75:focus{
    --tw-scale-y: .75;
  }

  .\33xl\:focus\:scale-y-90:focus{
    --tw-scale-y: .9;
  }

  .\33xl\:focus\:scale-y-95:focus{
    --tw-scale-y: .95;
  }

  .\33xl\:focus\:scale-y-100:focus{
    --tw-scale-y: 1;
  }

  .\33xl\:focus\:scale-y-105:focus{
    --tw-scale-y: 1.05;
  }

  .\33xl\:focus\:scale-y-110:focus{
    --tw-scale-y: 1.1;
  }

  .\33xl\:focus\:scale-y-125:focus{
    --tw-scale-y: 1.25;
  }

  .\33xl\:focus\:scale-y-150:focus{
    --tw-scale-y: 1.5;
  }

  .\33xl\:rotate-0{
    --tw-rotate: 0deg;
  }

  .\33xl\:rotate-1{
    --tw-rotate: 1deg;
  }

  .\33xl\:rotate-2{
    --tw-rotate: 2deg;
  }

  .\33xl\:rotate-3{
    --tw-rotate: 3deg;
  }

  .\33xl\:rotate-6{
    --tw-rotate: 6deg;
  }

  .\33xl\:rotate-12{
    --tw-rotate: 12deg;
  }

  .\33xl\:rotate-45{
    --tw-rotate: 45deg;
  }

  .\33xl\:rotate-90{
    --tw-rotate: 90deg;
  }

  .\33xl\:rotate-180{
    --tw-rotate: 180deg;
  }

  .\33xl\:-rotate-180{
    --tw-rotate: -180deg;
  }

  .\33xl\:-rotate-90{
    --tw-rotate: -90deg;
  }

  .\33xl\:-rotate-45{
    --tw-rotate: -45deg;
  }

  .\33xl\:-rotate-12{
    --tw-rotate: -12deg;
  }

  .\33xl\:-rotate-6{
    --tw-rotate: -6deg;
  }

  .\33xl\:-rotate-3{
    --tw-rotate: -3deg;
  }

  .\33xl\:-rotate-2{
    --tw-rotate: -2deg;
  }

  .\33xl\:-rotate-1{
    --tw-rotate: -1deg;
  }

  .\33xl\:hover\:rotate-0:hover{
    --tw-rotate: 0deg;
  }

  .\33xl\:hover\:rotate-1:hover{
    --tw-rotate: 1deg;
  }

  .\33xl\:hover\:rotate-2:hover{
    --tw-rotate: 2deg;
  }

  .\33xl\:hover\:rotate-3:hover{
    --tw-rotate: 3deg;
  }

  .\33xl\:hover\:rotate-6:hover{
    --tw-rotate: 6deg;
  }

  .\33xl\:hover\:rotate-12:hover{
    --tw-rotate: 12deg;
  }

  .\33xl\:hover\:rotate-45:hover{
    --tw-rotate: 45deg;
  }

  .\33xl\:hover\:rotate-90:hover{
    --tw-rotate: 90deg;
  }

  .\33xl\:hover\:rotate-180:hover{
    --tw-rotate: 180deg;
  }

  .\33xl\:hover\:-rotate-180:hover{
    --tw-rotate: -180deg;
  }

  .\33xl\:hover\:-rotate-90:hover{
    --tw-rotate: -90deg;
  }

  .\33xl\:hover\:-rotate-45:hover{
    --tw-rotate: -45deg;
  }

  .\33xl\:hover\:-rotate-12:hover{
    --tw-rotate: -12deg;
  }

  .\33xl\:hover\:-rotate-6:hover{
    --tw-rotate: -6deg;
  }

  .\33xl\:hover\:-rotate-3:hover{
    --tw-rotate: -3deg;
  }

  .\33xl\:hover\:-rotate-2:hover{
    --tw-rotate: -2deg;
  }

  .\33xl\:hover\:-rotate-1:hover{
    --tw-rotate: -1deg;
  }

  .\33xl\:focus\:rotate-0:focus{
    --tw-rotate: 0deg;
  }

  .\33xl\:focus\:rotate-1:focus{
    --tw-rotate: 1deg;
  }

  .\33xl\:focus\:rotate-2:focus{
    --tw-rotate: 2deg;
  }

  .\33xl\:focus\:rotate-3:focus{
    --tw-rotate: 3deg;
  }

  .\33xl\:focus\:rotate-6:focus{
    --tw-rotate: 6deg;
  }

  .\33xl\:focus\:rotate-12:focus{
    --tw-rotate: 12deg;
  }

  .\33xl\:focus\:rotate-45:focus{
    --tw-rotate: 45deg;
  }

  .\33xl\:focus\:rotate-90:focus{
    --tw-rotate: 90deg;
  }

  .\33xl\:focus\:rotate-180:focus{
    --tw-rotate: 180deg;
  }

  .\33xl\:focus\:-rotate-180:focus{
    --tw-rotate: -180deg;
  }

  .\33xl\:focus\:-rotate-90:focus{
    --tw-rotate: -90deg;
  }

  .\33xl\:focus\:-rotate-45:focus{
    --tw-rotate: -45deg;
  }

  .\33xl\:focus\:-rotate-12:focus{
    --tw-rotate: -12deg;
  }

  .\33xl\:focus\:-rotate-6:focus{
    --tw-rotate: -6deg;
  }

  .\33xl\:focus\:-rotate-3:focus{
    --tw-rotate: -3deg;
  }

  .\33xl\:focus\:-rotate-2:focus{
    --tw-rotate: -2deg;
  }

  .\33xl\:focus\:-rotate-1:focus{
    --tw-rotate: -1deg;
  }

  .\33xl\:translate-x-0{
    --tw-translate-x: 0px;
  }

  .\33xl\:translate-x-1{
    --tw-translate-x: 0.25rem;
  }

  .\33xl\:translate-x-2{
    --tw-translate-x: 0.5rem;
  }

  .\33xl\:translate-x-3{
    --tw-translate-x: 0.75rem;
  }

  .\33xl\:translate-x-4{
    --tw-translate-x: 1rem;
  }

  .\33xl\:translate-x-5{
    --tw-translate-x: 1.25rem;
  }

  .\33xl\:translate-x-6{
    --tw-translate-x: 1.5rem;
  }

  .\33xl\:translate-x-7{
    --tw-translate-x: 1.75rem;
  }

  .\33xl\:translate-x-8{
    --tw-translate-x: 2rem;
  }

  .\33xl\:translate-x-9{
    --tw-translate-x: 2.25rem;
  }

  .\33xl\:translate-x-10{
    --tw-translate-x: 2.5rem;
  }

  .\33xl\:translate-x-11{
    --tw-translate-x: 2.75rem;
  }

  .\33xl\:translate-x-12{
    --tw-translate-x: 3rem;
  }

  .\33xl\:translate-x-13{
    --tw-translate-x: 3.25rem;
  }

  .\33xl\:translate-x-14{
    --tw-translate-x: 3.5rem;
  }

  .\33xl\:translate-x-15{
    --tw-translate-x: 3.75rem;
  }

  .\33xl\:translate-x-16{
    --tw-translate-x: 4rem;
  }

  .\33xl\:translate-x-17{
    --tw-translate-x: 4.25rem;
  }

  .\33xl\:translate-x-18{
    --tw-translate-x: 4.5rem;
  }

  .\33xl\:translate-x-19{
    --tw-translate-x: 4.75rem;
  }

  .\33xl\:translate-x-20{
    --tw-translate-x: 5rem;
  }

  .\33xl\:translate-x-22{
    --tw-translate-x: 5.5rem;
  }

  .\33xl\:translate-x-24{
    --tw-translate-x: 6rem;
  }

  .\33xl\:translate-x-25{
    --tw-translate-x: 6.25rem;
  }

  .\33xl\:translate-x-28{
    --tw-translate-x: 7rem;
  }

  .\33xl\:translate-x-30{
    --tw-translate-x: 7.5rem;
  }

  .\33xl\:translate-x-32{
    --tw-translate-x: 8rem;
  }

  .\33xl\:translate-x-34{
    --tw-translate-x: 8.5rem;
  }

  .\33xl\:translate-x-35{
    --tw-translate-x: 8.75rem;
  }

  .\33xl\:translate-x-36{
    --tw-translate-x: 9rem;
  }

  .\33xl\:translate-x-39{
    --tw-translate-x: 9.75rem;
  }

  .\33xl\:translate-x-40{
    --tw-translate-x: 10rem;
  }

  .\33xl\:translate-x-42{
    --tw-translate-x: 10.5rem;
  }

  .\33xl\:translate-x-44{
    --tw-translate-x: 11rem;
  }

  .\33xl\:translate-x-45{
    --tw-translate-x: 11.25rem;
  }

  .\33xl\:translate-x-48{
    --tw-translate-x: 12rem;
  }

  .\33xl\:translate-x-50{
    --tw-translate-x: 12.5rem;
  }

  .\33xl\:translate-x-52{
    --tw-translate-x: 13rem;
  }

  .\33xl\:translate-x-55{
    --tw-translate-x: 13.75rem;
  }

  .\33xl\:translate-x-56{
    --tw-translate-x: 14rem;
  }

  .\33xl\:translate-x-58{
    --tw-translate-x: 14.5rem;
  }

  .\33xl\:translate-x-60{
    --tw-translate-x: 15rem;
  }

  .\33xl\:translate-x-64{
    --tw-translate-x: 16rem;
  }

  .\33xl\:translate-x-65{
    --tw-translate-x: 16.25rem;
  }

  .\33xl\:translate-x-68{
    --tw-translate-x: 17rem;
  }

  .\33xl\:translate-x-69{
    --tw-translate-x: 17.25rem;
  }

  .\33xl\:translate-x-70{
    --tw-translate-x: 17.5rem;
  }

  .\33xl\:translate-x-72{
    --tw-translate-x: 18rem;
  }

  .\33xl\:translate-x-75{
    --tw-translate-x: 18.75rem;
  }

  .\33xl\:translate-x-80{
    --tw-translate-x: 20rem;
  }

  .\33xl\:translate-x-85{
    --tw-translate-x: 21.25rem;
  }

  .\33xl\:translate-x-86{
    --tw-translate-x: 21.5rem;
  }

  .\33xl\:translate-x-90{
    --tw-translate-x: 22.5rem;
  }

  .\33xl\:translate-x-96{
    --tw-translate-x: 24rem;
  }

  .\33xl\:translate-x-100{
    --tw-translate-x: 25rem;
  }

  .\33xl\:translate-x-115{
    --tw-translate-x: 28.75rem;
  }

  .\33xl\:translate-x-125{
    --tw-translate-x: 31.25rem;
  }

  .\33xl\:translate-x-142{
    --tw-translate-x: 35.5rem;
  }

  .\33xl\:translate-x-150{
    --tw-translate-x: 37.5rem;
  }

  .\33xl\:translate-x-156{
    --tw-translate-x: 39rem;
  }

  .\33xl\:translate-x-160{
    --tw-translate-x: 40rem;
  }

  .\33xl\:translate-x-175{
    --tw-translate-x: 43.75rem;
  }

  .\33xl\:translate-x-207{
    --tw-translate-x: 51.75rem;
  }

  .\33xl\:translate-x-242{
    --tw-translate-x: 60.5rem;
  }

  .\33xl\:translate-x-250{
    --tw-translate-x: 62.5rem;
  }

  .\33xl\:translate-x-258{
    --tw-translate-x: 64.5rem;
  }

  .\33xl\:translate-x-265{
    --tw-translate-x: 66.25rem;
  }

  .\33xl\:translate-x-280{
    --tw-translate-x: 70rem;
  }

  .\33xl\:translate-x-px{
    --tw-translate-x: 1px;
  }

  .\33xl\:translate-x-0\.5{
    --tw-translate-x: 0.125rem;
  }

  .\33xl\:translate-x-1\.5{
    --tw-translate-x: 0.375rem;
  }

  .\33xl\:translate-x-2\.5{
    --tw-translate-x: 0.625rem;
  }

  .\33xl\:translate-x-3\.5{
    --tw-translate-x: 0.875rem;
  }

  .\33xl\:translate-x-0\.25{
    --tw-translate-x: 0.0625rem;
  }

  .\33xl\:translate-x-0\.75{
    --tw-translate-x: 0.1875rem;
  }

  .\33xl\:translate-x-1\.25{
    --tw-translate-x: 0.3125rem;
  }

  .\33xl\:translate-x-1\.75{
    --tw-translate-x: 0.4375rem;
  }

  .\33xl\:translate-x-2\.25{
    --tw-translate-x: 0.5625rem;
  }

  .\33xl\:translate-x-2\.75{
    --tw-translate-x: 0.6875rem;
  }

  .\33xl\:translate-x-3\.25{
    --tw-translate-x: 0.8125rem;
  }

  .\33xl\:translate-x-3\.75{
    --tw-translate-x: 0.9375rem;
  }

  .\33xl\:translate-x-4\.25{
    --tw-translate-x: 1.0625rem;
  }

  .\33xl\:translate-x-4\.5{
    --tw-translate-x: 1.125rem;
  }

  .\33xl\:translate-x-4\.75{
    --tw-translate-x: 1.1875rem;
  }

  .\33xl\:translate-x-5\.25{
    --tw-translate-x: 1.3125rem;
  }

  .\33xl\:translate-x-5\.5{
    --tw-translate-x: 1.375rem;
  }

  .\33xl\:translate-x-5\.75{
    --tw-translate-x: 1.4375rem;
  }

  .\33xl\:translate-x-6\.25{
    --tw-translate-x: 1.5625rem;
  }

  .\33xl\:translate-x-6\.5{
    --tw-translate-x: 1.625rem;
  }

  .\33xl\:translate-x-6\.75{
    --tw-translate-x: 1.6875rem;
  }

  .\33xl\:translate-x-7\.25{
    --tw-translate-x: 1.8125rem;
  }

  .\33xl\:translate-x-7\.5{
    --tw-translate-x: 1.875rem;
  }

  .\33xl\:translate-x-8\.25{
    --tw-translate-x: 2.0625rem;
  }

  .\33xl\:translate-x-8\.5{
    --tw-translate-x: 2.125rem;
  }

  .\33xl\:translate-x-9\.25{
    --tw-translate-x: 2.3125rem;
  }

  .\33xl\:translate-x-9\.5{
    --tw-translate-x: 2.375rem;
  }

  .\33xl\:translate-x-10\.5{
    --tw-translate-x: 2.625rem;
  }

  .\33xl\:translate-x-11\.25{
    --tw-translate-x: 2.8125rem;
  }

  .\33xl\:translate-x-11\.5{
    --tw-translate-x: 2.875rem;
  }

  .\33xl\:translate-x-12\.5{
    --tw-translate-x: 3.125rem;
  }

  .\33xl\:translate-x-12\.75{
    --tw-translate-x: 3.1875rem;
  }

  .\33xl\:translate-x-13\.5{
    --tw-translate-x: 3.375rem;
  }

  .\33xl\:translate-x-14\.5{
    --tw-translate-x: 3.625rem;
  }

  .\33xl\:translate-x-15\.5{
    --tw-translate-x: 3.875rem;
  }

  .\33xl\:translate-x-15\.75{
    --tw-translate-x: 3.9375rem;
  }

  .\33xl\:translate-x-16\.25{
    --tw-translate-x: 4.0625rem;
  }

  .\33xl\:translate-x-17\.25{
    --tw-translate-x: 4.3125rem;
  }

  .\33xl\:translate-x-17\.5{
    --tw-translate-x: 4.375rem;
  }

  .\33xl\:translate-x-18\.25{
    --tw-translate-x: 4.5625rem;
  }

  .\33xl\:translate-x-18\.5{
    --tw-translate-x: 4.625rem;
  }

  .\33xl\:translate-x-20\.25{
    --tw-translate-x: 5.0625rem;
  }

  .\33xl\:translate-x-20\.5{
    --tw-translate-x: 5.125rem;
  }

  .\33xl\:translate-x-22\.5{
    --tw-translate-x: 5.625rem;
  }

  .\33xl\:translate-x-25\.5{
    --tw-translate-x: 6.375rem;
  }

  .\33xl\:translate-x-26\.75{
    --tw-translate-x: 6.6875rem;
  }

  .\33xl\:translate-x-32\.5{
    --tw-translate-x: 8.125rem;
  }

  .\33xl\:translate-x-37\.5{
    --tw-translate-x: 9.375rem;
  }

  .\33xl\:translate-x-41\.25{
    --tw-translate-x: 10.3125rem;
  }

  .\33xl\:translate-x-52\.5{
    --tw-translate-x: 13.125rem;
  }

  .\33xl\:translate-x-54\.5{
    --tw-translate-x: 13.625rem;
  }

  .\33xl\:translate-x-57\.25{
    --tw-translate-x: 14.3125rem;
  }

  .\33xl\:translate-x-57\.5{
    --tw-translate-x: 14.375rem;
  }

  .\33xl\:translate-x-66\.25{
    --tw-translate-x: 16.5625rem;
  }

  .\33xl\:translate-x-74\.5{
    --tw-translate-x: 18.125rem;
  }

  .\33xl\:translate-x-106\.25{
    --tw-translate-x: 26.5625rem;
  }

  .\33xl\:translate-x-112\.25{
    --tw-translate-x: 28.0675rem;
  }

  .\33xl\:translate-x-112\.75{
    --tw-translate-x: 28.1875rem;
  }

  .\33xl\:translate-x-147\.5{
    --tw-translate-x: 36.875rem;
  }

  .\33xl\:translate-x-162\.5{
    --tw-translate-x: 40.625rem;
  }

  .\33xl\:translate-x-172\.25{
    --tw-translate-x: 42.5625rem;
  }

  .\33xl\:translate-x-175\.25{
    --tw-translate-x: 43.8125rem;
  }

  .\33xl\:translate-x-184\.25{
    --tw-translate-x: 46.0625rem;
  }

  .\33xl\:translate-x-203\.25{
    --tw-translate-x: 50.8125rem;
  }

  .\33xl\:translate-x-half{
    --tw-translate-x: 50%;
  }

  .\33xl\:translate-x-full{
    --tw-translate-x: 100%;
  }

  .\33xl\:translate-x-1\/10{
    --tw-translate-x: 10%;
  }

  .\33xl\:translate-x-2\/10{
    --tw-translate-x: 20%;
  }

  .\33xl\:translate-x-3\/10{
    --tw-translate-x: 30%;
  }

  .\33xl\:translate-x-4\/10{
    --tw-translate-x: 40%;
  }

  .\33xl\:translate-x-4\.5\/10{
    --tw-translate-x: 45%;
  }

  .\33xl\:translate-x-5\/10{
    --tw-translate-x: 50%;
  }

  .\33xl\:translate-x-5\.5\/10{
    --tw-translate-x: 55%;
  }

  .\33xl\:translate-x-6\/10{
    --tw-translate-x: 60%;
  }

  .\33xl\:translate-x-7\/10{
    --tw-translate-x: 70%;
  }

  .\33xl\:translate-x-8\/10{
    --tw-translate-x: 80%;
  }

  .\33xl\:translate-x-9\/10{
    --tw-translate-x: 90%;
  }

  .\33xl\:translate-x-1\/12{
    --tw-translate-x: 8.333333%;
  }

  .\33xl\:translate-x-2\/12{
    --tw-translate-x: 16.666667%;
  }

  .\33xl\:translate-x-3\/12{
    --tw-translate-x: 25%;
  }

  .\33xl\:translate-x-4\/12{
    --tw-translate-x: 33.333333%;
  }

  .\33xl\:translate-x-5\/12{
    --tw-translate-x: 41.666667%;
  }

  .\33xl\:translate-x-6\/12{
    --tw-translate-x: 50%;
  }

  .\33xl\:translate-x-7\/12{
    --tw-translate-x: 58.333333%;
  }

  .\33xl\:translate-x-8\/12{
    --tw-translate-x: 66.666667%;
  }

  .\33xl\:translate-x-9\/12{
    --tw-translate-x: 75%;
  }

  .\33xl\:translate-x-10\/12{
    --tw-translate-x: 83.333333%;
  }

  .\33xl\:translate-x-11\/12{
    --tw-translate-x: 91.666667%;
  }

  .\33xl\:-translate-x-0{
    --tw-translate-x: 0px;
  }

  .\33xl\:-translate-x-1{
    --tw-translate-x: -0.25rem;
  }

  .\33xl\:-translate-x-2{
    --tw-translate-x: -0.5rem;
  }

  .\33xl\:-translate-x-3{
    --tw-translate-x: -0.75rem;
  }

  .\33xl\:-translate-x-4{
    --tw-translate-x: -1rem;
  }

  .\33xl\:-translate-x-5{
    --tw-translate-x: -1.25rem;
  }

  .\33xl\:-translate-x-6{
    --tw-translate-x: -1.5rem;
  }

  .\33xl\:-translate-x-7{
    --tw-translate-x: -1.75rem;
  }

  .\33xl\:-translate-x-8{
    --tw-translate-x: -2rem;
  }

  .\33xl\:-translate-x-9{
    --tw-translate-x: -2.25rem;
  }

  .\33xl\:-translate-x-10{
    --tw-translate-x: -2.5rem;
  }

  .\33xl\:-translate-x-11{
    --tw-translate-x: -2.75rem;
  }

  .\33xl\:-translate-x-12{
    --tw-translate-x: -3rem;
  }

  .\33xl\:-translate-x-13{
    --tw-translate-x: -3.25rem;
  }

  .\33xl\:-translate-x-14{
    --tw-translate-x: -3.5rem;
  }

  .\33xl\:-translate-x-15{
    --tw-translate-x: -3.75rem;
  }

  .\33xl\:-translate-x-16{
    --tw-translate-x: -4rem;
  }

  .\33xl\:-translate-x-17{
    --tw-translate-x: -4.25rem;
  }

  .\33xl\:-translate-x-18{
    --tw-translate-x: -4.5rem;
  }

  .\33xl\:-translate-x-19{
    --tw-translate-x: -4.75rem;
  }

  .\33xl\:-translate-x-20{
    --tw-translate-x: -5rem;
  }

  .\33xl\:-translate-x-22{
    --tw-translate-x: -5.5rem;
  }

  .\33xl\:-translate-x-24{
    --tw-translate-x: -6rem;
  }

  .\33xl\:-translate-x-25{
    --tw-translate-x: -6.25rem;
  }

  .\33xl\:-translate-x-28{
    --tw-translate-x: -7rem;
  }

  .\33xl\:-translate-x-30{
    --tw-translate-x: -7.5rem;
  }

  .\33xl\:-translate-x-32{
    --tw-translate-x: -8rem;
  }

  .\33xl\:-translate-x-34{
    --tw-translate-x: -8.5rem;
  }

  .\33xl\:-translate-x-35{
    --tw-translate-x: -8.75rem;
  }

  .\33xl\:-translate-x-36{
    --tw-translate-x: -9rem;
  }

  .\33xl\:-translate-x-39{
    --tw-translate-x: -9.75rem;
  }

  .\33xl\:-translate-x-40{
    --tw-translate-x: -10rem;
  }

  .\33xl\:-translate-x-42{
    --tw-translate-x: -10.5rem;
  }

  .\33xl\:-translate-x-44{
    --tw-translate-x: -11rem;
  }

  .\33xl\:-translate-x-45{
    --tw-translate-x: -11.25rem;
  }

  .\33xl\:-translate-x-48{
    --tw-translate-x: -12rem;
  }

  .\33xl\:-translate-x-50{
    --tw-translate-x: -12.5rem;
  }

  .\33xl\:-translate-x-52{
    --tw-translate-x: -13rem;
  }

  .\33xl\:-translate-x-55{
    --tw-translate-x: -13.75rem;
  }

  .\33xl\:-translate-x-56{
    --tw-translate-x: -14rem;
  }

  .\33xl\:-translate-x-58{
    --tw-translate-x: -14.5rem;
  }

  .\33xl\:-translate-x-60{
    --tw-translate-x: -15rem;
  }

  .\33xl\:-translate-x-64{
    --tw-translate-x: -16rem;
  }

  .\33xl\:-translate-x-65{
    --tw-translate-x: -16.25rem;
  }

  .\33xl\:-translate-x-68{
    --tw-translate-x: -17rem;
  }

  .\33xl\:-translate-x-69{
    --tw-translate-x: -17.25rem;
  }

  .\33xl\:-translate-x-70{
    --tw-translate-x: -17.5rem;
  }

  .\33xl\:-translate-x-72{
    --tw-translate-x: -18rem;
  }

  .\33xl\:-translate-x-75{
    --tw-translate-x: -18.75rem;
  }

  .\33xl\:-translate-x-80{
    --tw-translate-x: -20rem;
  }

  .\33xl\:-translate-x-85{
    --tw-translate-x: -21.25rem;
  }

  .\33xl\:-translate-x-86{
    --tw-translate-x: -21.5rem;
  }

  .\33xl\:-translate-x-90{
    --tw-translate-x: -22.5rem;
  }

  .\33xl\:-translate-x-96{
    --tw-translate-x: -24rem;
  }

  .\33xl\:-translate-x-100{
    --tw-translate-x: -25rem;
  }

  .\33xl\:-translate-x-115{
    --tw-translate-x: -28.75rem;
  }

  .\33xl\:-translate-x-125{
    --tw-translate-x: -31.25rem;
  }

  .\33xl\:-translate-x-142{
    --tw-translate-x: -35.5rem;
  }

  .\33xl\:-translate-x-150{
    --tw-translate-x: -37.5rem;
  }

  .\33xl\:-translate-x-156{
    --tw-translate-x: -39rem;
  }

  .\33xl\:-translate-x-160{
    --tw-translate-x: -40rem;
  }

  .\33xl\:-translate-x-175{
    --tw-translate-x: -43.75rem;
  }

  .\33xl\:-translate-x-207{
    --tw-translate-x: -51.75rem;
  }

  .\33xl\:-translate-x-242{
    --tw-translate-x: -60.5rem;
  }

  .\33xl\:-translate-x-250{
    --tw-translate-x: -62.5rem;
  }

  .\33xl\:-translate-x-258{
    --tw-translate-x: -64.5rem;
  }

  .\33xl\:-translate-x-265{
    --tw-translate-x: -66.25rem;
  }

  .\33xl\:-translate-x-280{
    --tw-translate-x: -70rem;
  }

  .\33xl\:-translate-x-px{
    --tw-translate-x: -1px;
  }

  .\33xl\:-translate-x-0\.5{
    --tw-translate-x: -0.125rem;
  }

  .\33xl\:-translate-x-1\.5{
    --tw-translate-x: -0.375rem;
  }

  .\33xl\:-translate-x-2\.5{
    --tw-translate-x: -0.625rem;
  }

  .\33xl\:-translate-x-3\.5{
    --tw-translate-x: -0.875rem;
  }

  .\33xl\:-translate-x-0\.25{
    --tw-translate-x: -0.0625rem;
  }

  .\33xl\:-translate-x-0\.75{
    --tw-translate-x: -0.1875rem;
  }

  .\33xl\:-translate-x-1\.25{
    --tw-translate-x: -0.3125rem;
  }

  .\33xl\:-translate-x-1\.75{
    --tw-translate-x: -0.4375rem;
  }

  .\33xl\:-translate-x-2\.25{
    --tw-translate-x: -0.5625rem;
  }

  .\33xl\:-translate-x-2\.75{
    --tw-translate-x: -0.6875rem;
  }

  .\33xl\:-translate-x-3\.25{
    --tw-translate-x: -0.8125rem;
  }

  .\33xl\:-translate-x-3\.75{
    --tw-translate-x: -0.9375rem;
  }

  .\33xl\:-translate-x-4\.25{
    --tw-translate-x: -1.0625rem;
  }

  .\33xl\:-translate-x-4\.5{
    --tw-translate-x: -1.125rem;
  }

  .\33xl\:-translate-x-4\.75{
    --tw-translate-x: -1.1875rem;
  }

  .\33xl\:-translate-x-5\.25{
    --tw-translate-x: -1.3125rem;
  }

  .\33xl\:-translate-x-5\.5{
    --tw-translate-x: -1.375rem;
  }

  .\33xl\:-translate-x-5\.75{
    --tw-translate-x: -1.4375rem;
  }

  .\33xl\:-translate-x-6\.25{
    --tw-translate-x: -1.5625rem;
  }

  .\33xl\:-translate-x-6\.5{
    --tw-translate-x: -1.625rem;
  }

  .\33xl\:-translate-x-6\.75{
    --tw-translate-x: -1.6875rem;
  }

  .\33xl\:-translate-x-7\.25{
    --tw-translate-x: -1.8125rem;
  }

  .\33xl\:-translate-x-7\.5{
    --tw-translate-x: -1.875rem;
  }

  .\33xl\:-translate-x-8\.25{
    --tw-translate-x: -2.0625rem;
  }

  .\33xl\:-translate-x-8\.5{
    --tw-translate-x: -2.125rem;
  }

  .\33xl\:-translate-x-9\.25{
    --tw-translate-x: -2.3125rem;
  }

  .\33xl\:-translate-x-9\.5{
    --tw-translate-x: -2.375rem;
  }

  .\33xl\:-translate-x-10\.5{
    --tw-translate-x: -2.625rem;
  }

  .\33xl\:-translate-x-11\.25{
    --tw-translate-x: -2.8125rem;
  }

  .\33xl\:-translate-x-11\.5{
    --tw-translate-x: -2.875rem;
  }

  .\33xl\:-translate-x-12\.5{
    --tw-translate-x: -3.125rem;
  }

  .\33xl\:-translate-x-12\.75{
    --tw-translate-x: -3.1875rem;
  }

  .\33xl\:-translate-x-13\.5{
    --tw-translate-x: -3.375rem;
  }

  .\33xl\:-translate-x-14\.5{
    --tw-translate-x: -3.625rem;
  }

  .\33xl\:-translate-x-15\.5{
    --tw-translate-x: -3.875rem;
  }

  .\33xl\:-translate-x-15\.75{
    --tw-translate-x: -3.9375rem;
  }

  .\33xl\:-translate-x-16\.25{
    --tw-translate-x: -4.0625rem;
  }

  .\33xl\:-translate-x-17\.25{
    --tw-translate-x: -4.3125rem;
  }

  .\33xl\:-translate-x-17\.5{
    --tw-translate-x: -4.375rem;
  }

  .\33xl\:-translate-x-18\.25{
    --tw-translate-x: -4.5625rem;
  }

  .\33xl\:-translate-x-18\.5{
    --tw-translate-x: -4.625rem;
  }

  .\33xl\:-translate-x-20\.25{
    --tw-translate-x: -5.0625rem;
  }

  .\33xl\:-translate-x-20\.5{
    --tw-translate-x: -5.125rem;
  }

  .\33xl\:-translate-x-22\.5{
    --tw-translate-x: -5.625rem;
  }

  .\33xl\:-translate-x-25\.5{
    --tw-translate-x: -6.375rem;
  }

  .\33xl\:-translate-x-26\.75{
    --tw-translate-x: -6.6875rem;
  }

  .\33xl\:-translate-x-32\.5{
    --tw-translate-x: -8.125rem;
  }

  .\33xl\:-translate-x-37\.5{
    --tw-translate-x: -9.375rem;
  }

  .\33xl\:-translate-x-41\.25{
    --tw-translate-x: -10.3125rem;
  }

  .\33xl\:-translate-x-52\.5{
    --tw-translate-x: -13.125rem;
  }

  .\33xl\:-translate-x-54\.5{
    --tw-translate-x: -13.625rem;
  }

  .\33xl\:-translate-x-57\.25{
    --tw-translate-x: -14.3125rem;
  }

  .\33xl\:-translate-x-57\.5{
    --tw-translate-x: -14.375rem;
  }

  .\33xl\:-translate-x-66\.25{
    --tw-translate-x: -16.5625rem;
  }

  .\33xl\:-translate-x-74\.5{
    --tw-translate-x: -18.125rem;
  }

  .\33xl\:-translate-x-106\.25{
    --tw-translate-x: -26.5625rem;
  }

  .\33xl\:-translate-x-112\.25{
    --tw-translate-x: -28.0675rem;
  }

  .\33xl\:-translate-x-112\.75{
    --tw-translate-x: -28.1875rem;
  }

  .\33xl\:-translate-x-147\.5{
    --tw-translate-x: -36.875rem;
  }

  .\33xl\:-translate-x-162\.5{
    --tw-translate-x: -40.625rem;
  }

  .\33xl\:-translate-x-172\.25{
    --tw-translate-x: -42.5625rem;
  }

  .\33xl\:-translate-x-175\.25{
    --tw-translate-x: -43.8125rem;
  }

  .\33xl\:-translate-x-184\.25{
    --tw-translate-x: -46.0625rem;
  }

  .\33xl\:-translate-x-203\.25{
    --tw-translate-x: -50.8125rem;
  }

  .\33xl\:-translate-x-half{
    --tw-translate-x: -50%;
  }

  .\33xl\:-translate-x-full{
    --tw-translate-x: -100%;
  }

  .\33xl\:-translate-x-1\/10{
    --tw-translate-x: -10%;
  }

  .\33xl\:-translate-x-2\/10{
    --tw-translate-x: -20%;
  }

  .\33xl\:-translate-x-3\/10{
    --tw-translate-x: -30%;
  }

  .\33xl\:-translate-x-4\/10{
    --tw-translate-x: -40%;
  }

  .\33xl\:-translate-x-4\.5\/10{
    --tw-translate-x: -45%;
  }

  .\33xl\:-translate-x-5\/10{
    --tw-translate-x: -50%;
  }

  .\33xl\:-translate-x-5\.5\/10{
    --tw-translate-x: -55%;
  }

  .\33xl\:-translate-x-6\/10{
    --tw-translate-x: -60%;
  }

  .\33xl\:-translate-x-7\/10{
    --tw-translate-x: -70%;
  }

  .\33xl\:-translate-x-8\/10{
    --tw-translate-x: -80%;
  }

  .\33xl\:-translate-x-9\/10{
    --tw-translate-x: -90%;
  }

  .\33xl\:-translate-x-1\/12{
    --tw-translate-x: -8.33333%;
  }

  .\33xl\:-translate-x-2\/12{
    --tw-translate-x: -16.66667%;
  }

  .\33xl\:-translate-x-3\/12{
    --tw-translate-x: -25%;
  }

  .\33xl\:-translate-x-4\/12{
    --tw-translate-x: -33.33333%;
  }

  .\33xl\:-translate-x-5\/12{
    --tw-translate-x: -41.66667%;
  }

  .\33xl\:-translate-x-6\/12{
    --tw-translate-x: -50%;
  }

  .\33xl\:-translate-x-7\/12{
    --tw-translate-x: -58.33333%;
  }

  .\33xl\:-translate-x-8\/12{
    --tw-translate-x: -66.66667%;
  }

  .\33xl\:-translate-x-9\/12{
    --tw-translate-x: -75%;
  }

  .\33xl\:-translate-x-10\/12{
    --tw-translate-x: -83.33333%;
  }

  .\33xl\:-translate-x-11\/12{
    --tw-translate-x: -91.66667%;
  }

  .\33xl\:translate-x-1\/2{
    --tw-translate-x: 50%;
  }

  .\33xl\:translate-x-1\/3{
    --tw-translate-x: 33.333333%;
  }

  .\33xl\:translate-x-2\/3{
    --tw-translate-x: 66.666667%;
  }

  .\33xl\:translate-x-1\/4{
    --tw-translate-x: 25%;
  }

  .\33xl\:translate-x-2\/4{
    --tw-translate-x: 50%;
  }

  .\33xl\:translate-x-3\/4{
    --tw-translate-x: 75%;
  }

  .\33xl\:-translate-x-1\/2{
    --tw-translate-x: -50%;
  }

  .\33xl\:-translate-x-1\/3{
    --tw-translate-x: -33.333333%;
  }

  .\33xl\:-translate-x-2\/3{
    --tw-translate-x: -66.666667%;
  }

  .\33xl\:-translate-x-1\/4{
    --tw-translate-x: -25%;
  }

  .\33xl\:-translate-x-2\/4{
    --tw-translate-x: -50%;
  }

  .\33xl\:-translate-x-3\/4{
    --tw-translate-x: -75%;
  }

  .\33xl\:translate-y-0{
    --tw-translate-y: 0px;
  }

  .\33xl\:translate-y-1{
    --tw-translate-y: 0.25rem;
  }

  .\33xl\:translate-y-2{
    --tw-translate-y: 0.5rem;
  }

  .\33xl\:translate-y-3{
    --tw-translate-y: 0.75rem;
  }

  .\33xl\:translate-y-4{
    --tw-translate-y: 1rem;
  }

  .\33xl\:translate-y-5{
    --tw-translate-y: 1.25rem;
  }

  .\33xl\:translate-y-6{
    --tw-translate-y: 1.5rem;
  }

  .\33xl\:translate-y-7{
    --tw-translate-y: 1.75rem;
  }

  .\33xl\:translate-y-8{
    --tw-translate-y: 2rem;
  }

  .\33xl\:translate-y-9{
    --tw-translate-y: 2.25rem;
  }

  .\33xl\:translate-y-10{
    --tw-translate-y: 2.5rem;
  }

  .\33xl\:translate-y-11{
    --tw-translate-y: 2.75rem;
  }

  .\33xl\:translate-y-12{
    --tw-translate-y: 3rem;
  }

  .\33xl\:translate-y-13{
    --tw-translate-y: 3.25rem;
  }

  .\33xl\:translate-y-14{
    --tw-translate-y: 3.5rem;
  }

  .\33xl\:translate-y-15{
    --tw-translate-y: 3.75rem;
  }

  .\33xl\:translate-y-16{
    --tw-translate-y: 4rem;
  }

  .\33xl\:translate-y-17{
    --tw-translate-y: 4.25rem;
  }

  .\33xl\:translate-y-18{
    --tw-translate-y: 4.5rem;
  }

  .\33xl\:translate-y-19{
    --tw-translate-y: 4.75rem;
  }

  .\33xl\:translate-y-20{
    --tw-translate-y: 5rem;
  }

  .\33xl\:translate-y-22{
    --tw-translate-y: 5.5rem;
  }

  .\33xl\:translate-y-24{
    --tw-translate-y: 6rem;
  }

  .\33xl\:translate-y-25{
    --tw-translate-y: 6.25rem;
  }

  .\33xl\:translate-y-28{
    --tw-translate-y: 7rem;
  }

  .\33xl\:translate-y-30{
    --tw-translate-y: 7.5rem;
  }

  .\33xl\:translate-y-32{
    --tw-translate-y: 8rem;
  }

  .\33xl\:translate-y-34{
    --tw-translate-y: 8.5rem;
  }

  .\33xl\:translate-y-35{
    --tw-translate-y: 8.75rem;
  }

  .\33xl\:translate-y-36{
    --tw-translate-y: 9rem;
  }

  .\33xl\:translate-y-39{
    --tw-translate-y: 9.75rem;
  }

  .\33xl\:translate-y-40{
    --tw-translate-y: 10rem;
  }

  .\33xl\:translate-y-42{
    --tw-translate-y: 10.5rem;
  }

  .\33xl\:translate-y-44{
    --tw-translate-y: 11rem;
  }

  .\33xl\:translate-y-45{
    --tw-translate-y: 11.25rem;
  }

  .\33xl\:translate-y-48{
    --tw-translate-y: 12rem;
  }

  .\33xl\:translate-y-50{
    --tw-translate-y: 12.5rem;
  }

  .\33xl\:translate-y-52{
    --tw-translate-y: 13rem;
  }

  .\33xl\:translate-y-55{
    --tw-translate-y: 13.75rem;
  }

  .\33xl\:translate-y-56{
    --tw-translate-y: 14rem;
  }

  .\33xl\:translate-y-58{
    --tw-translate-y: 14.5rem;
  }

  .\33xl\:translate-y-60{
    --tw-translate-y: 15rem;
  }

  .\33xl\:translate-y-64{
    --tw-translate-y: 16rem;
  }

  .\33xl\:translate-y-65{
    --tw-translate-y: 16.25rem;
  }

  .\33xl\:translate-y-68{
    --tw-translate-y: 17rem;
  }

  .\33xl\:translate-y-69{
    --tw-translate-y: 17.25rem;
  }

  .\33xl\:translate-y-70{
    --tw-translate-y: 17.5rem;
  }

  .\33xl\:translate-y-72{
    --tw-translate-y: 18rem;
  }

  .\33xl\:translate-y-75{
    --tw-translate-y: 18.75rem;
  }

  .\33xl\:translate-y-80{
    --tw-translate-y: 20rem;
  }

  .\33xl\:translate-y-85{
    --tw-translate-y: 21.25rem;
  }

  .\33xl\:translate-y-86{
    --tw-translate-y: 21.5rem;
  }

  .\33xl\:translate-y-90{
    --tw-translate-y: 22.5rem;
  }

  .\33xl\:translate-y-96{
    --tw-translate-y: 24rem;
  }

  .\33xl\:translate-y-100{
    --tw-translate-y: 25rem;
  }

  .\33xl\:translate-y-115{
    --tw-translate-y: 28.75rem;
  }

  .\33xl\:translate-y-125{
    --tw-translate-y: 31.25rem;
  }

  .\33xl\:translate-y-142{
    --tw-translate-y: 35.5rem;
  }

  .\33xl\:translate-y-150{
    --tw-translate-y: 37.5rem;
  }

  .\33xl\:translate-y-156{
    --tw-translate-y: 39rem;
  }

  .\33xl\:translate-y-160{
    --tw-translate-y: 40rem;
  }

  .\33xl\:translate-y-175{
    --tw-translate-y: 43.75rem;
  }

  .\33xl\:translate-y-207{
    --tw-translate-y: 51.75rem;
  }

  .\33xl\:translate-y-242{
    --tw-translate-y: 60.5rem;
  }

  .\33xl\:translate-y-250{
    --tw-translate-y: 62.5rem;
  }

  .\33xl\:translate-y-258{
    --tw-translate-y: 64.5rem;
  }

  .\33xl\:translate-y-265{
    --tw-translate-y: 66.25rem;
  }

  .\33xl\:translate-y-280{
    --tw-translate-y: 70rem;
  }

  .\33xl\:translate-y-px{
    --tw-translate-y: 1px;
  }

  .\33xl\:translate-y-0\.5{
    --tw-translate-y: 0.125rem;
  }

  .\33xl\:translate-y-1\.5{
    --tw-translate-y: 0.375rem;
  }

  .\33xl\:translate-y-2\.5{
    --tw-translate-y: 0.625rem;
  }

  .\33xl\:translate-y-3\.5{
    --tw-translate-y: 0.875rem;
  }

  .\33xl\:translate-y-0\.25{
    --tw-translate-y: 0.0625rem;
  }

  .\33xl\:translate-y-0\.75{
    --tw-translate-y: 0.1875rem;
  }

  .\33xl\:translate-y-1\.25{
    --tw-translate-y: 0.3125rem;
  }

  .\33xl\:translate-y-1\.75{
    --tw-translate-y: 0.4375rem;
  }

  .\33xl\:translate-y-2\.25{
    --tw-translate-y: 0.5625rem;
  }

  .\33xl\:translate-y-2\.75{
    --tw-translate-y: 0.6875rem;
  }

  .\33xl\:translate-y-3\.25{
    --tw-translate-y: 0.8125rem;
  }

  .\33xl\:translate-y-3\.75{
    --tw-translate-y: 0.9375rem;
  }

  .\33xl\:translate-y-4\.25{
    --tw-translate-y: 1.0625rem;
  }

  .\33xl\:translate-y-4\.5{
    --tw-translate-y: 1.125rem;
  }

  .\33xl\:translate-y-4\.75{
    --tw-translate-y: 1.1875rem;
  }

  .\33xl\:translate-y-5\.25{
    --tw-translate-y: 1.3125rem;
  }

  .\33xl\:translate-y-5\.5{
    --tw-translate-y: 1.375rem;
  }

  .\33xl\:translate-y-5\.75{
    --tw-translate-y: 1.4375rem;
  }

  .\33xl\:translate-y-6\.25{
    --tw-translate-y: 1.5625rem;
  }

  .\33xl\:translate-y-6\.5{
    --tw-translate-y: 1.625rem;
  }

  .\33xl\:translate-y-6\.75{
    --tw-translate-y: 1.6875rem;
  }

  .\33xl\:translate-y-7\.25{
    --tw-translate-y: 1.8125rem;
  }

  .\33xl\:translate-y-7\.5{
    --tw-translate-y: 1.875rem;
  }

  .\33xl\:translate-y-8\.25{
    --tw-translate-y: 2.0625rem;
  }

  .\33xl\:translate-y-8\.5{
    --tw-translate-y: 2.125rem;
  }

  .\33xl\:translate-y-9\.25{
    --tw-translate-y: 2.3125rem;
  }

  .\33xl\:translate-y-9\.5{
    --tw-translate-y: 2.375rem;
  }

  .\33xl\:translate-y-10\.5{
    --tw-translate-y: 2.625rem;
  }

  .\33xl\:translate-y-11\.25{
    --tw-translate-y: 2.8125rem;
  }

  .\33xl\:translate-y-11\.5{
    --tw-translate-y: 2.875rem;
  }

  .\33xl\:translate-y-12\.5{
    --tw-translate-y: 3.125rem;
  }

  .\33xl\:translate-y-12\.75{
    --tw-translate-y: 3.1875rem;
  }

  .\33xl\:translate-y-13\.5{
    --tw-translate-y: 3.375rem;
  }

  .\33xl\:translate-y-14\.5{
    --tw-translate-y: 3.625rem;
  }

  .\33xl\:translate-y-15\.5{
    --tw-translate-y: 3.875rem;
  }

  .\33xl\:translate-y-15\.75{
    --tw-translate-y: 3.9375rem;
  }

  .\33xl\:translate-y-16\.25{
    --tw-translate-y: 4.0625rem;
  }

  .\33xl\:translate-y-17\.25{
    --tw-translate-y: 4.3125rem;
  }

  .\33xl\:translate-y-17\.5{
    --tw-translate-y: 4.375rem;
  }

  .\33xl\:translate-y-18\.25{
    --tw-translate-y: 4.5625rem;
  }

  .\33xl\:translate-y-18\.5{
    --tw-translate-y: 4.625rem;
  }

  .\33xl\:translate-y-20\.25{
    --tw-translate-y: 5.0625rem;
  }

  .\33xl\:translate-y-20\.5{
    --tw-translate-y: 5.125rem;
  }

  .\33xl\:translate-y-22\.5{
    --tw-translate-y: 5.625rem;
  }

  .\33xl\:translate-y-25\.5{
    --tw-translate-y: 6.375rem;
  }

  .\33xl\:translate-y-26\.75{
    --tw-translate-y: 6.6875rem;
  }

  .\33xl\:translate-y-32\.5{
    --tw-translate-y: 8.125rem;
  }

  .\33xl\:translate-y-37\.5{
    --tw-translate-y: 9.375rem;
  }

  .\33xl\:translate-y-41\.25{
    --tw-translate-y: 10.3125rem;
  }

  .\33xl\:translate-y-52\.5{
    --tw-translate-y: 13.125rem;
  }

  .\33xl\:translate-y-54\.5{
    --tw-translate-y: 13.625rem;
  }

  .\33xl\:translate-y-57\.25{
    --tw-translate-y: 14.3125rem;
  }

  .\33xl\:translate-y-57\.5{
    --tw-translate-y: 14.375rem;
  }

  .\33xl\:translate-y-66\.25{
    --tw-translate-y: 16.5625rem;
  }

  .\33xl\:translate-y-74\.5{
    --tw-translate-y: 18.125rem;
  }

  .\33xl\:translate-y-106\.25{
    --tw-translate-y: 26.5625rem;
  }

  .\33xl\:translate-y-112\.25{
    --tw-translate-y: 28.0675rem;
  }

  .\33xl\:translate-y-112\.75{
    --tw-translate-y: 28.1875rem;
  }

  .\33xl\:translate-y-147\.5{
    --tw-translate-y: 36.875rem;
  }

  .\33xl\:translate-y-162\.5{
    --tw-translate-y: 40.625rem;
  }

  .\33xl\:translate-y-172\.25{
    --tw-translate-y: 42.5625rem;
  }

  .\33xl\:translate-y-175\.25{
    --tw-translate-y: 43.8125rem;
  }

  .\33xl\:translate-y-184\.25{
    --tw-translate-y: 46.0625rem;
  }

  .\33xl\:translate-y-203\.25{
    --tw-translate-y: 50.8125rem;
  }

  .\33xl\:translate-y-half{
    --tw-translate-y: 50%;
  }

  .\33xl\:translate-y-full{
    --tw-translate-y: 100%;
  }

  .\33xl\:translate-y-1\/10{
    --tw-translate-y: 10%;
  }

  .\33xl\:translate-y-2\/10{
    --tw-translate-y: 20%;
  }

  .\33xl\:translate-y-3\/10{
    --tw-translate-y: 30%;
  }

  .\33xl\:translate-y-4\/10{
    --tw-translate-y: 40%;
  }

  .\33xl\:translate-y-4\.5\/10{
    --tw-translate-y: 45%;
  }

  .\33xl\:translate-y-5\/10{
    --tw-translate-y: 50%;
  }

  .\33xl\:translate-y-5\.5\/10{
    --tw-translate-y: 55%;
  }

  .\33xl\:translate-y-6\/10{
    --tw-translate-y: 60%;
  }

  .\33xl\:translate-y-7\/10{
    --tw-translate-y: 70%;
  }

  .\33xl\:translate-y-8\/10{
    --tw-translate-y: 80%;
  }

  .\33xl\:translate-y-9\/10{
    --tw-translate-y: 90%;
  }

  .\33xl\:translate-y-1\/12{
    --tw-translate-y: 8.333333%;
  }

  .\33xl\:translate-y-2\/12{
    --tw-translate-y: 16.666667%;
  }

  .\33xl\:translate-y-3\/12{
    --tw-translate-y: 25%;
  }

  .\33xl\:translate-y-4\/12{
    --tw-translate-y: 33.333333%;
  }

  .\33xl\:translate-y-5\/12{
    --tw-translate-y: 41.666667%;
  }

  .\33xl\:translate-y-6\/12{
    --tw-translate-y: 50%;
  }

  .\33xl\:translate-y-7\/12{
    --tw-translate-y: 58.333333%;
  }

  .\33xl\:translate-y-8\/12{
    --tw-translate-y: 66.666667%;
  }

  .\33xl\:translate-y-9\/12{
    --tw-translate-y: 75%;
  }

  .\33xl\:translate-y-10\/12{
    --tw-translate-y: 83.333333%;
  }

  .\33xl\:translate-y-11\/12{
    --tw-translate-y: 91.666667%;
  }

  .\33xl\:-translate-y-0{
    --tw-translate-y: 0px;
  }

  .\33xl\:-translate-y-1{
    --tw-translate-y: -0.25rem;
  }

  .\33xl\:-translate-y-2{
    --tw-translate-y: -0.5rem;
  }

  .\33xl\:-translate-y-3{
    --tw-translate-y: -0.75rem;
  }

  .\33xl\:-translate-y-4{
    --tw-translate-y: -1rem;
  }

  .\33xl\:-translate-y-5{
    --tw-translate-y: -1.25rem;
  }

  .\33xl\:-translate-y-6{
    --tw-translate-y: -1.5rem;
  }

  .\33xl\:-translate-y-7{
    --tw-translate-y: -1.75rem;
  }

  .\33xl\:-translate-y-8{
    --tw-translate-y: -2rem;
  }

  .\33xl\:-translate-y-9{
    --tw-translate-y: -2.25rem;
  }

  .\33xl\:-translate-y-10{
    --tw-translate-y: -2.5rem;
  }

  .\33xl\:-translate-y-11{
    --tw-translate-y: -2.75rem;
  }

  .\33xl\:-translate-y-12{
    --tw-translate-y: -3rem;
  }

  .\33xl\:-translate-y-13{
    --tw-translate-y: -3.25rem;
  }

  .\33xl\:-translate-y-14{
    --tw-translate-y: -3.5rem;
  }

  .\33xl\:-translate-y-15{
    --tw-translate-y: -3.75rem;
  }

  .\33xl\:-translate-y-16{
    --tw-translate-y: -4rem;
  }

  .\33xl\:-translate-y-17{
    --tw-translate-y: -4.25rem;
  }

  .\33xl\:-translate-y-18{
    --tw-translate-y: -4.5rem;
  }

  .\33xl\:-translate-y-19{
    --tw-translate-y: -4.75rem;
  }

  .\33xl\:-translate-y-20{
    --tw-translate-y: -5rem;
  }

  .\33xl\:-translate-y-22{
    --tw-translate-y: -5.5rem;
  }

  .\33xl\:-translate-y-24{
    --tw-translate-y: -6rem;
  }

  .\33xl\:-translate-y-25{
    --tw-translate-y: -6.25rem;
  }

  .\33xl\:-translate-y-28{
    --tw-translate-y: -7rem;
  }

  .\33xl\:-translate-y-30{
    --tw-translate-y: -7.5rem;
  }

  .\33xl\:-translate-y-32{
    --tw-translate-y: -8rem;
  }

  .\33xl\:-translate-y-34{
    --tw-translate-y: -8.5rem;
  }

  .\33xl\:-translate-y-35{
    --tw-translate-y: -8.75rem;
  }

  .\33xl\:-translate-y-36{
    --tw-translate-y: -9rem;
  }

  .\33xl\:-translate-y-39{
    --tw-translate-y: -9.75rem;
  }

  .\33xl\:-translate-y-40{
    --tw-translate-y: -10rem;
  }

  .\33xl\:-translate-y-42{
    --tw-translate-y: -10.5rem;
  }

  .\33xl\:-translate-y-44{
    --tw-translate-y: -11rem;
  }

  .\33xl\:-translate-y-45{
    --tw-translate-y: -11.25rem;
  }

  .\33xl\:-translate-y-48{
    --tw-translate-y: -12rem;
  }

  .\33xl\:-translate-y-50{
    --tw-translate-y: -12.5rem;
  }

  .\33xl\:-translate-y-52{
    --tw-translate-y: -13rem;
  }

  .\33xl\:-translate-y-55{
    --tw-translate-y: -13.75rem;
  }

  .\33xl\:-translate-y-56{
    --tw-translate-y: -14rem;
  }

  .\33xl\:-translate-y-58{
    --tw-translate-y: -14.5rem;
  }

  .\33xl\:-translate-y-60{
    --tw-translate-y: -15rem;
  }

  .\33xl\:-translate-y-64{
    --tw-translate-y: -16rem;
  }

  .\33xl\:-translate-y-65{
    --tw-translate-y: -16.25rem;
  }

  .\33xl\:-translate-y-68{
    --tw-translate-y: -17rem;
  }

  .\33xl\:-translate-y-69{
    --tw-translate-y: -17.25rem;
  }

  .\33xl\:-translate-y-70{
    --tw-translate-y: -17.5rem;
  }

  .\33xl\:-translate-y-72{
    --tw-translate-y: -18rem;
  }

  .\33xl\:-translate-y-75{
    --tw-translate-y: -18.75rem;
  }

  .\33xl\:-translate-y-80{
    --tw-translate-y: -20rem;
  }

  .\33xl\:-translate-y-85{
    --tw-translate-y: -21.25rem;
  }

  .\33xl\:-translate-y-86{
    --tw-translate-y: -21.5rem;
  }

  .\33xl\:-translate-y-90{
    --tw-translate-y: -22.5rem;
  }

  .\33xl\:-translate-y-96{
    --tw-translate-y: -24rem;
  }

  .\33xl\:-translate-y-100{
    --tw-translate-y: -25rem;
  }

  .\33xl\:-translate-y-115{
    --tw-translate-y: -28.75rem;
  }

  .\33xl\:-translate-y-125{
    --tw-translate-y: -31.25rem;
  }

  .\33xl\:-translate-y-142{
    --tw-translate-y: -35.5rem;
  }

  .\33xl\:-translate-y-150{
    --tw-translate-y: -37.5rem;
  }

  .\33xl\:-translate-y-156{
    --tw-translate-y: -39rem;
  }

  .\33xl\:-translate-y-160{
    --tw-translate-y: -40rem;
  }

  .\33xl\:-translate-y-175{
    --tw-translate-y: -43.75rem;
  }

  .\33xl\:-translate-y-207{
    --tw-translate-y: -51.75rem;
  }

  .\33xl\:-translate-y-242{
    --tw-translate-y: -60.5rem;
  }

  .\33xl\:-translate-y-250{
    --tw-translate-y: -62.5rem;
  }

  .\33xl\:-translate-y-258{
    --tw-translate-y: -64.5rem;
  }

  .\33xl\:-translate-y-265{
    --tw-translate-y: -66.25rem;
  }

  .\33xl\:-translate-y-280{
    --tw-translate-y: -70rem;
  }

  .\33xl\:-translate-y-px{
    --tw-translate-y: -1px;
  }

  .\33xl\:-translate-y-0\.5{
    --tw-translate-y: -0.125rem;
  }

  .\33xl\:-translate-y-1\.5{
    --tw-translate-y: -0.375rem;
  }

  .\33xl\:-translate-y-2\.5{
    --tw-translate-y: -0.625rem;
  }

  .\33xl\:-translate-y-3\.5{
    --tw-translate-y: -0.875rem;
  }

  .\33xl\:-translate-y-0\.25{
    --tw-translate-y: -0.0625rem;
  }

  .\33xl\:-translate-y-0\.75{
    --tw-translate-y: -0.1875rem;
  }

  .\33xl\:-translate-y-1\.25{
    --tw-translate-y: -0.3125rem;
  }

  .\33xl\:-translate-y-1\.75{
    --tw-translate-y: -0.4375rem;
  }

  .\33xl\:-translate-y-2\.25{
    --tw-translate-y: -0.5625rem;
  }

  .\33xl\:-translate-y-2\.75{
    --tw-translate-y: -0.6875rem;
  }

  .\33xl\:-translate-y-3\.25{
    --tw-translate-y: -0.8125rem;
  }

  .\33xl\:-translate-y-3\.75{
    --tw-translate-y: -0.9375rem;
  }

  .\33xl\:-translate-y-4\.25{
    --tw-translate-y: -1.0625rem;
  }

  .\33xl\:-translate-y-4\.5{
    --tw-translate-y: -1.125rem;
  }

  .\33xl\:-translate-y-4\.75{
    --tw-translate-y: -1.1875rem;
  }

  .\33xl\:-translate-y-5\.25{
    --tw-translate-y: -1.3125rem;
  }

  .\33xl\:-translate-y-5\.5{
    --tw-translate-y: -1.375rem;
  }

  .\33xl\:-translate-y-5\.75{
    --tw-translate-y: -1.4375rem;
  }

  .\33xl\:-translate-y-6\.25{
    --tw-translate-y: -1.5625rem;
  }

  .\33xl\:-translate-y-6\.5{
    --tw-translate-y: -1.625rem;
  }

  .\33xl\:-translate-y-6\.75{
    --tw-translate-y: -1.6875rem;
  }

  .\33xl\:-translate-y-7\.25{
    --tw-translate-y: -1.8125rem;
  }

  .\33xl\:-translate-y-7\.5{
    --tw-translate-y: -1.875rem;
  }

  .\33xl\:-translate-y-8\.25{
    --tw-translate-y: -2.0625rem;
  }

  .\33xl\:-translate-y-8\.5{
    --tw-translate-y: -2.125rem;
  }

  .\33xl\:-translate-y-9\.25{
    --tw-translate-y: -2.3125rem;
  }

  .\33xl\:-translate-y-9\.5{
    --tw-translate-y: -2.375rem;
  }

  .\33xl\:-translate-y-10\.5{
    --tw-translate-y: -2.625rem;
  }

  .\33xl\:-translate-y-11\.25{
    --tw-translate-y: -2.8125rem;
  }

  .\33xl\:-translate-y-11\.5{
    --tw-translate-y: -2.875rem;
  }

  .\33xl\:-translate-y-12\.5{
    --tw-translate-y: -3.125rem;
  }

  .\33xl\:-translate-y-12\.75{
    --tw-translate-y: -3.1875rem;
  }

  .\33xl\:-translate-y-13\.5{
    --tw-translate-y: -3.375rem;
  }

  .\33xl\:-translate-y-14\.5{
    --tw-translate-y: -3.625rem;
  }

  .\33xl\:-translate-y-15\.5{
    --tw-translate-y: -3.875rem;
  }

  .\33xl\:-translate-y-15\.75{
    --tw-translate-y: -3.9375rem;
  }

  .\33xl\:-translate-y-16\.25{
    --tw-translate-y: -4.0625rem;
  }

  .\33xl\:-translate-y-17\.25{
    --tw-translate-y: -4.3125rem;
  }

  .\33xl\:-translate-y-17\.5{
    --tw-translate-y: -4.375rem;
  }

  .\33xl\:-translate-y-18\.25{
    --tw-translate-y: -4.5625rem;
  }

  .\33xl\:-translate-y-18\.5{
    --tw-translate-y: -4.625rem;
  }

  .\33xl\:-translate-y-20\.25{
    --tw-translate-y: -5.0625rem;
  }

  .\33xl\:-translate-y-20\.5{
    --tw-translate-y: -5.125rem;
  }

  .\33xl\:-translate-y-22\.5{
    --tw-translate-y: -5.625rem;
  }

  .\33xl\:-translate-y-25\.5{
    --tw-translate-y: -6.375rem;
  }

  .\33xl\:-translate-y-26\.75{
    --tw-translate-y: -6.6875rem;
  }

  .\33xl\:-translate-y-32\.5{
    --tw-translate-y: -8.125rem;
  }

  .\33xl\:-translate-y-37\.5{
    --tw-translate-y: -9.375rem;
  }

  .\33xl\:-translate-y-41\.25{
    --tw-translate-y: -10.3125rem;
  }

  .\33xl\:-translate-y-52\.5{
    --tw-translate-y: -13.125rem;
  }

  .\33xl\:-translate-y-54\.5{
    --tw-translate-y: -13.625rem;
  }

  .\33xl\:-translate-y-57\.25{
    --tw-translate-y: -14.3125rem;
  }

  .\33xl\:-translate-y-57\.5{
    --tw-translate-y: -14.375rem;
  }

  .\33xl\:-translate-y-66\.25{
    --tw-translate-y: -16.5625rem;
  }

  .\33xl\:-translate-y-74\.5{
    --tw-translate-y: -18.125rem;
  }

  .\33xl\:-translate-y-106\.25{
    --tw-translate-y: -26.5625rem;
  }

  .\33xl\:-translate-y-112\.25{
    --tw-translate-y: -28.0675rem;
  }

  .\33xl\:-translate-y-112\.75{
    --tw-translate-y: -28.1875rem;
  }

  .\33xl\:-translate-y-147\.5{
    --tw-translate-y: -36.875rem;
  }

  .\33xl\:-translate-y-162\.5{
    --tw-translate-y: -40.625rem;
  }

  .\33xl\:-translate-y-172\.25{
    --tw-translate-y: -42.5625rem;
  }

  .\33xl\:-translate-y-175\.25{
    --tw-translate-y: -43.8125rem;
  }

  .\33xl\:-translate-y-184\.25{
    --tw-translate-y: -46.0625rem;
  }

  .\33xl\:-translate-y-203\.25{
    --tw-translate-y: -50.8125rem;
  }

  .\33xl\:-translate-y-half{
    --tw-translate-y: -50%;
  }

  .\33xl\:-translate-y-full{
    --tw-translate-y: -100%;
  }

  .\33xl\:-translate-y-1\/10{
    --tw-translate-y: -10%;
  }

  .\33xl\:-translate-y-2\/10{
    --tw-translate-y: -20%;
  }

  .\33xl\:-translate-y-3\/10{
    --tw-translate-y: -30%;
  }

  .\33xl\:-translate-y-4\/10{
    --tw-translate-y: -40%;
  }

  .\33xl\:-translate-y-4\.5\/10{
    --tw-translate-y: -45%;
  }

  .\33xl\:-translate-y-5\/10{
    --tw-translate-y: -50%;
  }

  .\33xl\:-translate-y-5\.5\/10{
    --tw-translate-y: -55%;
  }

  .\33xl\:-translate-y-6\/10{
    --tw-translate-y: -60%;
  }

  .\33xl\:-translate-y-7\/10{
    --tw-translate-y: -70%;
  }

  .\33xl\:-translate-y-8\/10{
    --tw-translate-y: -80%;
  }

  .\33xl\:-translate-y-9\/10{
    --tw-translate-y: -90%;
  }

  .\33xl\:-translate-y-1\/12{
    --tw-translate-y: -8.33333%;
  }

  .\33xl\:-translate-y-2\/12{
    --tw-translate-y: -16.66667%;
  }

  .\33xl\:-translate-y-3\/12{
    --tw-translate-y: -25%;
  }

  .\33xl\:-translate-y-4\/12{
    --tw-translate-y: -33.33333%;
  }

  .\33xl\:-translate-y-5\/12{
    --tw-translate-y: -41.66667%;
  }

  .\33xl\:-translate-y-6\/12{
    --tw-translate-y: -50%;
  }

  .\33xl\:-translate-y-7\/12{
    --tw-translate-y: -58.33333%;
  }

  .\33xl\:-translate-y-8\/12{
    --tw-translate-y: -66.66667%;
  }

  .\33xl\:-translate-y-9\/12{
    --tw-translate-y: -75%;
  }

  .\33xl\:-translate-y-10\/12{
    --tw-translate-y: -83.33333%;
  }

  .\33xl\:-translate-y-11\/12{
    --tw-translate-y: -91.66667%;
  }

  .\33xl\:translate-y-1\/2{
    --tw-translate-y: 50%;
  }

  .\33xl\:translate-y-1\/3{
    --tw-translate-y: 33.333333%;
  }

  .\33xl\:translate-y-2\/3{
    --tw-translate-y: 66.666667%;
  }

  .\33xl\:translate-y-1\/4{
    --tw-translate-y: 25%;
  }

  .\33xl\:translate-y-2\/4{
    --tw-translate-y: 50%;
  }

  .\33xl\:translate-y-3\/4{
    --tw-translate-y: 75%;
  }

  .\33xl\:-translate-y-1\/2{
    --tw-translate-y: -50%;
  }

  .\33xl\:-translate-y-1\/3{
    --tw-translate-y: -33.333333%;
  }

  .\33xl\:-translate-y-2\/3{
    --tw-translate-y: -66.666667%;
  }

  .\33xl\:-translate-y-1\/4{
    --tw-translate-y: -25%;
  }

  .\33xl\:-translate-y-2\/4{
    --tw-translate-y: -50%;
  }

  .\33xl\:-translate-y-3\/4{
    --tw-translate-y: -75%;
  }

  .\33xl\:hover\:translate-x-0:hover{
    --tw-translate-x: 0px;
  }

  .\33xl\:hover\:translate-x-1:hover{
    --tw-translate-x: 0.25rem;
  }

  .\33xl\:hover\:translate-x-2:hover{
    --tw-translate-x: 0.5rem;
  }

  .\33xl\:hover\:translate-x-3:hover{
    --tw-translate-x: 0.75rem;
  }

  .\33xl\:hover\:translate-x-4:hover{
    --tw-translate-x: 1rem;
  }

  .\33xl\:hover\:translate-x-5:hover{
    --tw-translate-x: 1.25rem;
  }

  .\33xl\:hover\:translate-x-6:hover{
    --tw-translate-x: 1.5rem;
  }

  .\33xl\:hover\:translate-x-7:hover{
    --tw-translate-x: 1.75rem;
  }

  .\33xl\:hover\:translate-x-8:hover{
    --tw-translate-x: 2rem;
  }

  .\33xl\:hover\:translate-x-9:hover{
    --tw-translate-x: 2.25rem;
  }

  .\33xl\:hover\:translate-x-10:hover{
    --tw-translate-x: 2.5rem;
  }

  .\33xl\:hover\:translate-x-11:hover{
    --tw-translate-x: 2.75rem;
  }

  .\33xl\:hover\:translate-x-12:hover{
    --tw-translate-x: 3rem;
  }

  .\33xl\:hover\:translate-x-13:hover{
    --tw-translate-x: 3.25rem;
  }

  .\33xl\:hover\:translate-x-14:hover{
    --tw-translate-x: 3.5rem;
  }

  .\33xl\:hover\:translate-x-15:hover{
    --tw-translate-x: 3.75rem;
  }

  .\33xl\:hover\:translate-x-16:hover{
    --tw-translate-x: 4rem;
  }

  .\33xl\:hover\:translate-x-17:hover{
    --tw-translate-x: 4.25rem;
  }

  .\33xl\:hover\:translate-x-18:hover{
    --tw-translate-x: 4.5rem;
  }

  .\33xl\:hover\:translate-x-19:hover{
    --tw-translate-x: 4.75rem;
  }

  .\33xl\:hover\:translate-x-20:hover{
    --tw-translate-x: 5rem;
  }

  .\33xl\:hover\:translate-x-22:hover{
    --tw-translate-x: 5.5rem;
  }

  .\33xl\:hover\:translate-x-24:hover{
    --tw-translate-x: 6rem;
  }

  .\33xl\:hover\:translate-x-25:hover{
    --tw-translate-x: 6.25rem;
  }

  .\33xl\:hover\:translate-x-28:hover{
    --tw-translate-x: 7rem;
  }

  .\33xl\:hover\:translate-x-30:hover{
    --tw-translate-x: 7.5rem;
  }

  .\33xl\:hover\:translate-x-32:hover{
    --tw-translate-x: 8rem;
  }

  .\33xl\:hover\:translate-x-34:hover{
    --tw-translate-x: 8.5rem;
  }

  .\33xl\:hover\:translate-x-35:hover{
    --tw-translate-x: 8.75rem;
  }

  .\33xl\:hover\:translate-x-36:hover{
    --tw-translate-x: 9rem;
  }

  .\33xl\:hover\:translate-x-39:hover{
    --tw-translate-x: 9.75rem;
  }

  .\33xl\:hover\:translate-x-40:hover{
    --tw-translate-x: 10rem;
  }

  .\33xl\:hover\:translate-x-42:hover{
    --tw-translate-x: 10.5rem;
  }

  .\33xl\:hover\:translate-x-44:hover{
    --tw-translate-x: 11rem;
  }

  .\33xl\:hover\:translate-x-45:hover{
    --tw-translate-x: 11.25rem;
  }

  .\33xl\:hover\:translate-x-48:hover{
    --tw-translate-x: 12rem;
  }

  .\33xl\:hover\:translate-x-50:hover{
    --tw-translate-x: 12.5rem;
  }

  .\33xl\:hover\:translate-x-52:hover{
    --tw-translate-x: 13rem;
  }

  .\33xl\:hover\:translate-x-55:hover{
    --tw-translate-x: 13.75rem;
  }

  .\33xl\:hover\:translate-x-56:hover{
    --tw-translate-x: 14rem;
  }

  .\33xl\:hover\:translate-x-58:hover{
    --tw-translate-x: 14.5rem;
  }

  .\33xl\:hover\:translate-x-60:hover{
    --tw-translate-x: 15rem;
  }

  .\33xl\:hover\:translate-x-64:hover{
    --tw-translate-x: 16rem;
  }

  .\33xl\:hover\:translate-x-65:hover{
    --tw-translate-x: 16.25rem;
  }

  .\33xl\:hover\:translate-x-68:hover{
    --tw-translate-x: 17rem;
  }

  .\33xl\:hover\:translate-x-69:hover{
    --tw-translate-x: 17.25rem;
  }

  .\33xl\:hover\:translate-x-70:hover{
    --tw-translate-x: 17.5rem;
  }

  .\33xl\:hover\:translate-x-72:hover{
    --tw-translate-x: 18rem;
  }

  .\33xl\:hover\:translate-x-75:hover{
    --tw-translate-x: 18.75rem;
  }

  .\33xl\:hover\:translate-x-80:hover{
    --tw-translate-x: 20rem;
  }

  .\33xl\:hover\:translate-x-85:hover{
    --tw-translate-x: 21.25rem;
  }

  .\33xl\:hover\:translate-x-86:hover{
    --tw-translate-x: 21.5rem;
  }

  .\33xl\:hover\:translate-x-90:hover{
    --tw-translate-x: 22.5rem;
  }

  .\33xl\:hover\:translate-x-96:hover{
    --tw-translate-x: 24rem;
  }

  .\33xl\:hover\:translate-x-100:hover{
    --tw-translate-x: 25rem;
  }

  .\33xl\:hover\:translate-x-115:hover{
    --tw-translate-x: 28.75rem;
  }

  .\33xl\:hover\:translate-x-125:hover{
    --tw-translate-x: 31.25rem;
  }

  .\33xl\:hover\:translate-x-142:hover{
    --tw-translate-x: 35.5rem;
  }

  .\33xl\:hover\:translate-x-150:hover{
    --tw-translate-x: 37.5rem;
  }

  .\33xl\:hover\:translate-x-156:hover{
    --tw-translate-x: 39rem;
  }

  .\33xl\:hover\:translate-x-160:hover{
    --tw-translate-x: 40rem;
  }

  .\33xl\:hover\:translate-x-175:hover{
    --tw-translate-x: 43.75rem;
  }

  .\33xl\:hover\:translate-x-207:hover{
    --tw-translate-x: 51.75rem;
  }

  .\33xl\:hover\:translate-x-242:hover{
    --tw-translate-x: 60.5rem;
  }

  .\33xl\:hover\:translate-x-250:hover{
    --tw-translate-x: 62.5rem;
  }

  .\33xl\:hover\:translate-x-258:hover{
    --tw-translate-x: 64.5rem;
  }

  .\33xl\:hover\:translate-x-265:hover{
    --tw-translate-x: 66.25rem;
  }

  .\33xl\:hover\:translate-x-280:hover{
    --tw-translate-x: 70rem;
  }

  .\33xl\:hover\:translate-x-px:hover{
    --tw-translate-x: 1px;
  }

  .\33xl\:hover\:translate-x-0\.5:hover{
    --tw-translate-x: 0.125rem;
  }

  .\33xl\:hover\:translate-x-1\.5:hover{
    --tw-translate-x: 0.375rem;
  }

  .\33xl\:hover\:translate-x-2\.5:hover{
    --tw-translate-x: 0.625rem;
  }

  .\33xl\:hover\:translate-x-3\.5:hover{
    --tw-translate-x: 0.875rem;
  }

  .\33xl\:hover\:translate-x-0\.25:hover{
    --tw-translate-x: 0.0625rem;
  }

  .\33xl\:hover\:translate-x-0\.75:hover{
    --tw-translate-x: 0.1875rem;
  }

  .\33xl\:hover\:translate-x-1\.25:hover{
    --tw-translate-x: 0.3125rem;
  }

  .\33xl\:hover\:translate-x-1\.75:hover{
    --tw-translate-x: 0.4375rem;
  }

  .\33xl\:hover\:translate-x-2\.25:hover{
    --tw-translate-x: 0.5625rem;
  }

  .\33xl\:hover\:translate-x-2\.75:hover{
    --tw-translate-x: 0.6875rem;
  }

  .\33xl\:hover\:translate-x-3\.25:hover{
    --tw-translate-x: 0.8125rem;
  }

  .\33xl\:hover\:translate-x-3\.75:hover{
    --tw-translate-x: 0.9375rem;
  }

  .\33xl\:hover\:translate-x-4\.25:hover{
    --tw-translate-x: 1.0625rem;
  }

  .\33xl\:hover\:translate-x-4\.5:hover{
    --tw-translate-x: 1.125rem;
  }

  .\33xl\:hover\:translate-x-4\.75:hover{
    --tw-translate-x: 1.1875rem;
  }

  .\33xl\:hover\:translate-x-5\.25:hover{
    --tw-translate-x: 1.3125rem;
  }

  .\33xl\:hover\:translate-x-5\.5:hover{
    --tw-translate-x: 1.375rem;
  }

  .\33xl\:hover\:translate-x-5\.75:hover{
    --tw-translate-x: 1.4375rem;
  }

  .\33xl\:hover\:translate-x-6\.25:hover{
    --tw-translate-x: 1.5625rem;
  }

  .\33xl\:hover\:translate-x-6\.5:hover{
    --tw-translate-x: 1.625rem;
  }

  .\33xl\:hover\:translate-x-6\.75:hover{
    --tw-translate-x: 1.6875rem;
  }

  .\33xl\:hover\:translate-x-7\.25:hover{
    --tw-translate-x: 1.8125rem;
  }

  .\33xl\:hover\:translate-x-7\.5:hover{
    --tw-translate-x: 1.875rem;
  }

  .\33xl\:hover\:translate-x-8\.25:hover{
    --tw-translate-x: 2.0625rem;
  }

  .\33xl\:hover\:translate-x-8\.5:hover{
    --tw-translate-x: 2.125rem;
  }

  .\33xl\:hover\:translate-x-9\.25:hover{
    --tw-translate-x: 2.3125rem;
  }

  .\33xl\:hover\:translate-x-9\.5:hover{
    --tw-translate-x: 2.375rem;
  }

  .\33xl\:hover\:translate-x-10\.5:hover{
    --tw-translate-x: 2.625rem;
  }

  .\33xl\:hover\:translate-x-11\.25:hover{
    --tw-translate-x: 2.8125rem;
  }

  .\33xl\:hover\:translate-x-11\.5:hover{
    --tw-translate-x: 2.875rem;
  }

  .\33xl\:hover\:translate-x-12\.5:hover{
    --tw-translate-x: 3.125rem;
  }

  .\33xl\:hover\:translate-x-12\.75:hover{
    --tw-translate-x: 3.1875rem;
  }

  .\33xl\:hover\:translate-x-13\.5:hover{
    --tw-translate-x: 3.375rem;
  }

  .\33xl\:hover\:translate-x-14\.5:hover{
    --tw-translate-x: 3.625rem;
  }

  .\33xl\:hover\:translate-x-15\.5:hover{
    --tw-translate-x: 3.875rem;
  }

  .\33xl\:hover\:translate-x-15\.75:hover{
    --tw-translate-x: 3.9375rem;
  }

  .\33xl\:hover\:translate-x-16\.25:hover{
    --tw-translate-x: 4.0625rem;
  }

  .\33xl\:hover\:translate-x-17\.25:hover{
    --tw-translate-x: 4.3125rem;
  }

  .\33xl\:hover\:translate-x-17\.5:hover{
    --tw-translate-x: 4.375rem;
  }

  .\33xl\:hover\:translate-x-18\.25:hover{
    --tw-translate-x: 4.5625rem;
  }

  .\33xl\:hover\:translate-x-18\.5:hover{
    --tw-translate-x: 4.625rem;
  }

  .\33xl\:hover\:translate-x-20\.25:hover{
    --tw-translate-x: 5.0625rem;
  }

  .\33xl\:hover\:translate-x-20\.5:hover{
    --tw-translate-x: 5.125rem;
  }

  .\33xl\:hover\:translate-x-22\.5:hover{
    --tw-translate-x: 5.625rem;
  }

  .\33xl\:hover\:translate-x-25\.5:hover{
    --tw-translate-x: 6.375rem;
  }

  .\33xl\:hover\:translate-x-26\.75:hover{
    --tw-translate-x: 6.6875rem;
  }

  .\33xl\:hover\:translate-x-32\.5:hover{
    --tw-translate-x: 8.125rem;
  }

  .\33xl\:hover\:translate-x-37\.5:hover{
    --tw-translate-x: 9.375rem;
  }

  .\33xl\:hover\:translate-x-41\.25:hover{
    --tw-translate-x: 10.3125rem;
  }

  .\33xl\:hover\:translate-x-52\.5:hover{
    --tw-translate-x: 13.125rem;
  }

  .\33xl\:hover\:translate-x-54\.5:hover{
    --tw-translate-x: 13.625rem;
  }

  .\33xl\:hover\:translate-x-57\.25:hover{
    --tw-translate-x: 14.3125rem;
  }

  .\33xl\:hover\:translate-x-57\.5:hover{
    --tw-translate-x: 14.375rem;
  }

  .\33xl\:hover\:translate-x-66\.25:hover{
    --tw-translate-x: 16.5625rem;
  }

  .\33xl\:hover\:translate-x-74\.5:hover{
    --tw-translate-x: 18.125rem;
  }

  .\33xl\:hover\:translate-x-106\.25:hover{
    --tw-translate-x: 26.5625rem;
  }

  .\33xl\:hover\:translate-x-112\.25:hover{
    --tw-translate-x: 28.0675rem;
  }

  .\33xl\:hover\:translate-x-112\.75:hover{
    --tw-translate-x: 28.1875rem;
  }

  .\33xl\:hover\:translate-x-147\.5:hover{
    --tw-translate-x: 36.875rem;
  }

  .\33xl\:hover\:translate-x-162\.5:hover{
    --tw-translate-x: 40.625rem;
  }

  .\33xl\:hover\:translate-x-172\.25:hover{
    --tw-translate-x: 42.5625rem;
  }

  .\33xl\:hover\:translate-x-175\.25:hover{
    --tw-translate-x: 43.8125rem;
  }

  .\33xl\:hover\:translate-x-184\.25:hover{
    --tw-translate-x: 46.0625rem;
  }

  .\33xl\:hover\:translate-x-203\.25:hover{
    --tw-translate-x: 50.8125rem;
  }

  .\33xl\:hover\:translate-x-half:hover{
    --tw-translate-x: 50%;
  }

  .\33xl\:hover\:translate-x-full:hover{
    --tw-translate-x: 100%;
  }

  .\33xl\:hover\:translate-x-1\/10:hover{
    --tw-translate-x: 10%;
  }

  .\33xl\:hover\:translate-x-2\/10:hover{
    --tw-translate-x: 20%;
  }

  .\33xl\:hover\:translate-x-3\/10:hover{
    --tw-translate-x: 30%;
  }

  .\33xl\:hover\:translate-x-4\/10:hover{
    --tw-translate-x: 40%;
  }

  .\33xl\:hover\:translate-x-4\.5\/10:hover{
    --tw-translate-x: 45%;
  }

  .\33xl\:hover\:translate-x-5\/10:hover{
    --tw-translate-x: 50%;
  }

  .\33xl\:hover\:translate-x-5\.5\/10:hover{
    --tw-translate-x: 55%;
  }

  .\33xl\:hover\:translate-x-6\/10:hover{
    --tw-translate-x: 60%;
  }

  .\33xl\:hover\:translate-x-7\/10:hover{
    --tw-translate-x: 70%;
  }

  .\33xl\:hover\:translate-x-8\/10:hover{
    --tw-translate-x: 80%;
  }

  .\33xl\:hover\:translate-x-9\/10:hover{
    --tw-translate-x: 90%;
  }

  .\33xl\:hover\:translate-x-1\/12:hover{
    --tw-translate-x: 8.333333%;
  }

  .\33xl\:hover\:translate-x-2\/12:hover{
    --tw-translate-x: 16.666667%;
  }

  .\33xl\:hover\:translate-x-3\/12:hover{
    --tw-translate-x: 25%;
  }

  .\33xl\:hover\:translate-x-4\/12:hover{
    --tw-translate-x: 33.333333%;
  }

  .\33xl\:hover\:translate-x-5\/12:hover{
    --tw-translate-x: 41.666667%;
  }

  .\33xl\:hover\:translate-x-6\/12:hover{
    --tw-translate-x: 50%;
  }

  .\33xl\:hover\:translate-x-7\/12:hover{
    --tw-translate-x: 58.333333%;
  }

  .\33xl\:hover\:translate-x-8\/12:hover{
    --tw-translate-x: 66.666667%;
  }

  .\33xl\:hover\:translate-x-9\/12:hover{
    --tw-translate-x: 75%;
  }

  .\33xl\:hover\:translate-x-10\/12:hover{
    --tw-translate-x: 83.333333%;
  }

  .\33xl\:hover\:translate-x-11\/12:hover{
    --tw-translate-x: 91.666667%;
  }

  .\33xl\:hover\:-translate-x-0:hover{
    --tw-translate-x: 0px;
  }

  .\33xl\:hover\:-translate-x-1:hover{
    --tw-translate-x: -0.25rem;
  }

  .\33xl\:hover\:-translate-x-2:hover{
    --tw-translate-x: -0.5rem;
  }

  .\33xl\:hover\:-translate-x-3:hover{
    --tw-translate-x: -0.75rem;
  }

  .\33xl\:hover\:-translate-x-4:hover{
    --tw-translate-x: -1rem;
  }

  .\33xl\:hover\:-translate-x-5:hover{
    --tw-translate-x: -1.25rem;
  }

  .\33xl\:hover\:-translate-x-6:hover{
    --tw-translate-x: -1.5rem;
  }

  .\33xl\:hover\:-translate-x-7:hover{
    --tw-translate-x: -1.75rem;
  }

  .\33xl\:hover\:-translate-x-8:hover{
    --tw-translate-x: -2rem;
  }

  .\33xl\:hover\:-translate-x-9:hover{
    --tw-translate-x: -2.25rem;
  }

  .\33xl\:hover\:-translate-x-10:hover{
    --tw-translate-x: -2.5rem;
  }

  .\33xl\:hover\:-translate-x-11:hover{
    --tw-translate-x: -2.75rem;
  }

  .\33xl\:hover\:-translate-x-12:hover{
    --tw-translate-x: -3rem;
  }

  .\33xl\:hover\:-translate-x-13:hover{
    --tw-translate-x: -3.25rem;
  }

  .\33xl\:hover\:-translate-x-14:hover{
    --tw-translate-x: -3.5rem;
  }

  .\33xl\:hover\:-translate-x-15:hover{
    --tw-translate-x: -3.75rem;
  }

  .\33xl\:hover\:-translate-x-16:hover{
    --tw-translate-x: -4rem;
  }

  .\33xl\:hover\:-translate-x-17:hover{
    --tw-translate-x: -4.25rem;
  }

  .\33xl\:hover\:-translate-x-18:hover{
    --tw-translate-x: -4.5rem;
  }

  .\33xl\:hover\:-translate-x-19:hover{
    --tw-translate-x: -4.75rem;
  }

  .\33xl\:hover\:-translate-x-20:hover{
    --tw-translate-x: -5rem;
  }

  .\33xl\:hover\:-translate-x-22:hover{
    --tw-translate-x: -5.5rem;
  }

  .\33xl\:hover\:-translate-x-24:hover{
    --tw-translate-x: -6rem;
  }

  .\33xl\:hover\:-translate-x-25:hover{
    --tw-translate-x: -6.25rem;
  }

  .\33xl\:hover\:-translate-x-28:hover{
    --tw-translate-x: -7rem;
  }

  .\33xl\:hover\:-translate-x-30:hover{
    --tw-translate-x: -7.5rem;
  }

  .\33xl\:hover\:-translate-x-32:hover{
    --tw-translate-x: -8rem;
  }

  .\33xl\:hover\:-translate-x-34:hover{
    --tw-translate-x: -8.5rem;
  }

  .\33xl\:hover\:-translate-x-35:hover{
    --tw-translate-x: -8.75rem;
  }

  .\33xl\:hover\:-translate-x-36:hover{
    --tw-translate-x: -9rem;
  }

  .\33xl\:hover\:-translate-x-39:hover{
    --tw-translate-x: -9.75rem;
  }

  .\33xl\:hover\:-translate-x-40:hover{
    --tw-translate-x: -10rem;
  }

  .\33xl\:hover\:-translate-x-42:hover{
    --tw-translate-x: -10.5rem;
  }

  .\33xl\:hover\:-translate-x-44:hover{
    --tw-translate-x: -11rem;
  }

  .\33xl\:hover\:-translate-x-45:hover{
    --tw-translate-x: -11.25rem;
  }

  .\33xl\:hover\:-translate-x-48:hover{
    --tw-translate-x: -12rem;
  }

  .\33xl\:hover\:-translate-x-50:hover{
    --tw-translate-x: -12.5rem;
  }

  .\33xl\:hover\:-translate-x-52:hover{
    --tw-translate-x: -13rem;
  }

  .\33xl\:hover\:-translate-x-55:hover{
    --tw-translate-x: -13.75rem;
  }

  .\33xl\:hover\:-translate-x-56:hover{
    --tw-translate-x: -14rem;
  }

  .\33xl\:hover\:-translate-x-58:hover{
    --tw-translate-x: -14.5rem;
  }

  .\33xl\:hover\:-translate-x-60:hover{
    --tw-translate-x: -15rem;
  }

  .\33xl\:hover\:-translate-x-64:hover{
    --tw-translate-x: -16rem;
  }

  .\33xl\:hover\:-translate-x-65:hover{
    --tw-translate-x: -16.25rem;
  }

  .\33xl\:hover\:-translate-x-68:hover{
    --tw-translate-x: -17rem;
  }

  .\33xl\:hover\:-translate-x-69:hover{
    --tw-translate-x: -17.25rem;
  }

  .\33xl\:hover\:-translate-x-70:hover{
    --tw-translate-x: -17.5rem;
  }

  .\33xl\:hover\:-translate-x-72:hover{
    --tw-translate-x: -18rem;
  }

  .\33xl\:hover\:-translate-x-75:hover{
    --tw-translate-x: -18.75rem;
  }

  .\33xl\:hover\:-translate-x-80:hover{
    --tw-translate-x: -20rem;
  }

  .\33xl\:hover\:-translate-x-85:hover{
    --tw-translate-x: -21.25rem;
  }

  .\33xl\:hover\:-translate-x-86:hover{
    --tw-translate-x: -21.5rem;
  }

  .\33xl\:hover\:-translate-x-90:hover{
    --tw-translate-x: -22.5rem;
  }

  .\33xl\:hover\:-translate-x-96:hover{
    --tw-translate-x: -24rem;
  }

  .\33xl\:hover\:-translate-x-100:hover{
    --tw-translate-x: -25rem;
  }

  .\33xl\:hover\:-translate-x-115:hover{
    --tw-translate-x: -28.75rem;
  }

  .\33xl\:hover\:-translate-x-125:hover{
    --tw-translate-x: -31.25rem;
  }

  .\33xl\:hover\:-translate-x-142:hover{
    --tw-translate-x: -35.5rem;
  }

  .\33xl\:hover\:-translate-x-150:hover{
    --tw-translate-x: -37.5rem;
  }

  .\33xl\:hover\:-translate-x-156:hover{
    --tw-translate-x: -39rem;
  }

  .\33xl\:hover\:-translate-x-160:hover{
    --tw-translate-x: -40rem;
  }

  .\33xl\:hover\:-translate-x-175:hover{
    --tw-translate-x: -43.75rem;
  }

  .\33xl\:hover\:-translate-x-207:hover{
    --tw-translate-x: -51.75rem;
  }

  .\33xl\:hover\:-translate-x-242:hover{
    --tw-translate-x: -60.5rem;
  }

  .\33xl\:hover\:-translate-x-250:hover{
    --tw-translate-x: -62.5rem;
  }

  .\33xl\:hover\:-translate-x-258:hover{
    --tw-translate-x: -64.5rem;
  }

  .\33xl\:hover\:-translate-x-265:hover{
    --tw-translate-x: -66.25rem;
  }

  .\33xl\:hover\:-translate-x-280:hover{
    --tw-translate-x: -70rem;
  }

  .\33xl\:hover\:-translate-x-px:hover{
    --tw-translate-x: -1px;
  }

  .\33xl\:hover\:-translate-x-0\.5:hover{
    --tw-translate-x: -0.125rem;
  }

  .\33xl\:hover\:-translate-x-1\.5:hover{
    --tw-translate-x: -0.375rem;
  }

  .\33xl\:hover\:-translate-x-2\.5:hover{
    --tw-translate-x: -0.625rem;
  }

  .\33xl\:hover\:-translate-x-3\.5:hover{
    --tw-translate-x: -0.875rem;
  }

  .\33xl\:hover\:-translate-x-0\.25:hover{
    --tw-translate-x: -0.0625rem;
  }

  .\33xl\:hover\:-translate-x-0\.75:hover{
    --tw-translate-x: -0.1875rem;
  }

  .\33xl\:hover\:-translate-x-1\.25:hover{
    --tw-translate-x: -0.3125rem;
  }

  .\33xl\:hover\:-translate-x-1\.75:hover{
    --tw-translate-x: -0.4375rem;
  }

  .\33xl\:hover\:-translate-x-2\.25:hover{
    --tw-translate-x: -0.5625rem;
  }

  .\33xl\:hover\:-translate-x-2\.75:hover{
    --tw-translate-x: -0.6875rem;
  }

  .\33xl\:hover\:-translate-x-3\.25:hover{
    --tw-translate-x: -0.8125rem;
  }

  .\33xl\:hover\:-translate-x-3\.75:hover{
    --tw-translate-x: -0.9375rem;
  }

  .\33xl\:hover\:-translate-x-4\.25:hover{
    --tw-translate-x: -1.0625rem;
  }

  .\33xl\:hover\:-translate-x-4\.5:hover{
    --tw-translate-x: -1.125rem;
  }

  .\33xl\:hover\:-translate-x-4\.75:hover{
    --tw-translate-x: -1.1875rem;
  }

  .\33xl\:hover\:-translate-x-5\.25:hover{
    --tw-translate-x: -1.3125rem;
  }

  .\33xl\:hover\:-translate-x-5\.5:hover{
    --tw-translate-x: -1.375rem;
  }

  .\33xl\:hover\:-translate-x-5\.75:hover{
    --tw-translate-x: -1.4375rem;
  }

  .\33xl\:hover\:-translate-x-6\.25:hover{
    --tw-translate-x: -1.5625rem;
  }

  .\33xl\:hover\:-translate-x-6\.5:hover{
    --tw-translate-x: -1.625rem;
  }

  .\33xl\:hover\:-translate-x-6\.75:hover{
    --tw-translate-x: -1.6875rem;
  }

  .\33xl\:hover\:-translate-x-7\.25:hover{
    --tw-translate-x: -1.8125rem;
  }

  .\33xl\:hover\:-translate-x-7\.5:hover{
    --tw-translate-x: -1.875rem;
  }

  .\33xl\:hover\:-translate-x-8\.25:hover{
    --tw-translate-x: -2.0625rem;
  }

  .\33xl\:hover\:-translate-x-8\.5:hover{
    --tw-translate-x: -2.125rem;
  }

  .\33xl\:hover\:-translate-x-9\.25:hover{
    --tw-translate-x: -2.3125rem;
  }

  .\33xl\:hover\:-translate-x-9\.5:hover{
    --tw-translate-x: -2.375rem;
  }

  .\33xl\:hover\:-translate-x-10\.5:hover{
    --tw-translate-x: -2.625rem;
  }

  .\33xl\:hover\:-translate-x-11\.25:hover{
    --tw-translate-x: -2.8125rem;
  }

  .\33xl\:hover\:-translate-x-11\.5:hover{
    --tw-translate-x: -2.875rem;
  }

  .\33xl\:hover\:-translate-x-12\.5:hover{
    --tw-translate-x: -3.125rem;
  }

  .\33xl\:hover\:-translate-x-12\.75:hover{
    --tw-translate-x: -3.1875rem;
  }

  .\33xl\:hover\:-translate-x-13\.5:hover{
    --tw-translate-x: -3.375rem;
  }

  .\33xl\:hover\:-translate-x-14\.5:hover{
    --tw-translate-x: -3.625rem;
  }

  .\33xl\:hover\:-translate-x-15\.5:hover{
    --tw-translate-x: -3.875rem;
  }

  .\33xl\:hover\:-translate-x-15\.75:hover{
    --tw-translate-x: -3.9375rem;
  }

  .\33xl\:hover\:-translate-x-16\.25:hover{
    --tw-translate-x: -4.0625rem;
  }

  .\33xl\:hover\:-translate-x-17\.25:hover{
    --tw-translate-x: -4.3125rem;
  }

  .\33xl\:hover\:-translate-x-17\.5:hover{
    --tw-translate-x: -4.375rem;
  }

  .\33xl\:hover\:-translate-x-18\.25:hover{
    --tw-translate-x: -4.5625rem;
  }

  .\33xl\:hover\:-translate-x-18\.5:hover{
    --tw-translate-x: -4.625rem;
  }

  .\33xl\:hover\:-translate-x-20\.25:hover{
    --tw-translate-x: -5.0625rem;
  }

  .\33xl\:hover\:-translate-x-20\.5:hover{
    --tw-translate-x: -5.125rem;
  }

  .\33xl\:hover\:-translate-x-22\.5:hover{
    --tw-translate-x: -5.625rem;
  }

  .\33xl\:hover\:-translate-x-25\.5:hover{
    --tw-translate-x: -6.375rem;
  }

  .\33xl\:hover\:-translate-x-26\.75:hover{
    --tw-translate-x: -6.6875rem;
  }

  .\33xl\:hover\:-translate-x-32\.5:hover{
    --tw-translate-x: -8.125rem;
  }

  .\33xl\:hover\:-translate-x-37\.5:hover{
    --tw-translate-x: -9.375rem;
  }

  .\33xl\:hover\:-translate-x-41\.25:hover{
    --tw-translate-x: -10.3125rem;
  }

  .\33xl\:hover\:-translate-x-52\.5:hover{
    --tw-translate-x: -13.125rem;
  }

  .\33xl\:hover\:-translate-x-54\.5:hover{
    --tw-translate-x: -13.625rem;
  }

  .\33xl\:hover\:-translate-x-57\.25:hover{
    --tw-translate-x: -14.3125rem;
  }

  .\33xl\:hover\:-translate-x-57\.5:hover{
    --tw-translate-x: -14.375rem;
  }

  .\33xl\:hover\:-translate-x-66\.25:hover{
    --tw-translate-x: -16.5625rem;
  }

  .\33xl\:hover\:-translate-x-74\.5:hover{
    --tw-translate-x: -18.125rem;
  }

  .\33xl\:hover\:-translate-x-106\.25:hover{
    --tw-translate-x: -26.5625rem;
  }

  .\33xl\:hover\:-translate-x-112\.25:hover{
    --tw-translate-x: -28.0675rem;
  }

  .\33xl\:hover\:-translate-x-112\.75:hover{
    --tw-translate-x: -28.1875rem;
  }

  .\33xl\:hover\:-translate-x-147\.5:hover{
    --tw-translate-x: -36.875rem;
  }

  .\33xl\:hover\:-translate-x-162\.5:hover{
    --tw-translate-x: -40.625rem;
  }

  .\33xl\:hover\:-translate-x-172\.25:hover{
    --tw-translate-x: -42.5625rem;
  }

  .\33xl\:hover\:-translate-x-175\.25:hover{
    --tw-translate-x: -43.8125rem;
  }

  .\33xl\:hover\:-translate-x-184\.25:hover{
    --tw-translate-x: -46.0625rem;
  }

  .\33xl\:hover\:-translate-x-203\.25:hover{
    --tw-translate-x: -50.8125rem;
  }

  .\33xl\:hover\:-translate-x-half:hover{
    --tw-translate-x: -50%;
  }

  .\33xl\:hover\:-translate-x-full:hover{
    --tw-translate-x: -100%;
  }

  .\33xl\:hover\:-translate-x-1\/10:hover{
    --tw-translate-x: -10%;
  }

  .\33xl\:hover\:-translate-x-2\/10:hover{
    --tw-translate-x: -20%;
  }

  .\33xl\:hover\:-translate-x-3\/10:hover{
    --tw-translate-x: -30%;
  }

  .\33xl\:hover\:-translate-x-4\/10:hover{
    --tw-translate-x: -40%;
  }

  .\33xl\:hover\:-translate-x-4\.5\/10:hover{
    --tw-translate-x: -45%;
  }

  .\33xl\:hover\:-translate-x-5\/10:hover{
    --tw-translate-x: -50%;
  }

  .\33xl\:hover\:-translate-x-5\.5\/10:hover{
    --tw-translate-x: -55%;
  }

  .\33xl\:hover\:-translate-x-6\/10:hover{
    --tw-translate-x: -60%;
  }

  .\33xl\:hover\:-translate-x-7\/10:hover{
    --tw-translate-x: -70%;
  }

  .\33xl\:hover\:-translate-x-8\/10:hover{
    --tw-translate-x: -80%;
  }

  .\33xl\:hover\:-translate-x-9\/10:hover{
    --tw-translate-x: -90%;
  }

  .\33xl\:hover\:-translate-x-1\/12:hover{
    --tw-translate-x: -8.33333%;
  }

  .\33xl\:hover\:-translate-x-2\/12:hover{
    --tw-translate-x: -16.66667%;
  }

  .\33xl\:hover\:-translate-x-3\/12:hover{
    --tw-translate-x: -25%;
  }

  .\33xl\:hover\:-translate-x-4\/12:hover{
    --tw-translate-x: -33.33333%;
  }

  .\33xl\:hover\:-translate-x-5\/12:hover{
    --tw-translate-x: -41.66667%;
  }

  .\33xl\:hover\:-translate-x-6\/12:hover{
    --tw-translate-x: -50%;
  }

  .\33xl\:hover\:-translate-x-7\/12:hover{
    --tw-translate-x: -58.33333%;
  }

  .\33xl\:hover\:-translate-x-8\/12:hover{
    --tw-translate-x: -66.66667%;
  }

  .\33xl\:hover\:-translate-x-9\/12:hover{
    --tw-translate-x: -75%;
  }

  .\33xl\:hover\:-translate-x-10\/12:hover{
    --tw-translate-x: -83.33333%;
  }

  .\33xl\:hover\:-translate-x-11\/12:hover{
    --tw-translate-x: -91.66667%;
  }

  .\33xl\:hover\:translate-x-1\/2:hover{
    --tw-translate-x: 50%;
  }

  .\33xl\:hover\:translate-x-1\/3:hover{
    --tw-translate-x: 33.333333%;
  }

  .\33xl\:hover\:translate-x-2\/3:hover{
    --tw-translate-x: 66.666667%;
  }

  .\33xl\:hover\:translate-x-1\/4:hover{
    --tw-translate-x: 25%;
  }

  .\33xl\:hover\:translate-x-2\/4:hover{
    --tw-translate-x: 50%;
  }

  .\33xl\:hover\:translate-x-3\/4:hover{
    --tw-translate-x: 75%;
  }

  .\33xl\:hover\:-translate-x-1\/2:hover{
    --tw-translate-x: -50%;
  }

  .\33xl\:hover\:-translate-x-1\/3:hover{
    --tw-translate-x: -33.333333%;
  }

  .\33xl\:hover\:-translate-x-2\/3:hover{
    --tw-translate-x: -66.666667%;
  }

  .\33xl\:hover\:-translate-x-1\/4:hover{
    --tw-translate-x: -25%;
  }

  .\33xl\:hover\:-translate-x-2\/4:hover{
    --tw-translate-x: -50%;
  }

  .\33xl\:hover\:-translate-x-3\/4:hover{
    --tw-translate-x: -75%;
  }

  .\33xl\:hover\:translate-y-0:hover{
    --tw-translate-y: 0px;
  }

  .\33xl\:hover\:translate-y-1:hover{
    --tw-translate-y: 0.25rem;
  }

  .\33xl\:hover\:translate-y-2:hover{
    --tw-translate-y: 0.5rem;
  }

  .\33xl\:hover\:translate-y-3:hover{
    --tw-translate-y: 0.75rem;
  }

  .\33xl\:hover\:translate-y-4:hover{
    --tw-translate-y: 1rem;
  }

  .\33xl\:hover\:translate-y-5:hover{
    --tw-translate-y: 1.25rem;
  }

  .\33xl\:hover\:translate-y-6:hover{
    --tw-translate-y: 1.5rem;
  }

  .\33xl\:hover\:translate-y-7:hover{
    --tw-translate-y: 1.75rem;
  }

  .\33xl\:hover\:translate-y-8:hover{
    --tw-translate-y: 2rem;
  }

  .\33xl\:hover\:translate-y-9:hover{
    --tw-translate-y: 2.25rem;
  }

  .\33xl\:hover\:translate-y-10:hover{
    --tw-translate-y: 2.5rem;
  }

  .\33xl\:hover\:translate-y-11:hover{
    --tw-translate-y: 2.75rem;
  }

  .\33xl\:hover\:translate-y-12:hover{
    --tw-translate-y: 3rem;
  }

  .\33xl\:hover\:translate-y-13:hover{
    --tw-translate-y: 3.25rem;
  }

  .\33xl\:hover\:translate-y-14:hover{
    --tw-translate-y: 3.5rem;
  }

  .\33xl\:hover\:translate-y-15:hover{
    --tw-translate-y: 3.75rem;
  }

  .\33xl\:hover\:translate-y-16:hover{
    --tw-translate-y: 4rem;
  }

  .\33xl\:hover\:translate-y-17:hover{
    --tw-translate-y: 4.25rem;
  }

  .\33xl\:hover\:translate-y-18:hover{
    --tw-translate-y: 4.5rem;
  }

  .\33xl\:hover\:translate-y-19:hover{
    --tw-translate-y: 4.75rem;
  }

  .\33xl\:hover\:translate-y-20:hover{
    --tw-translate-y: 5rem;
  }

  .\33xl\:hover\:translate-y-22:hover{
    --tw-translate-y: 5.5rem;
  }

  .\33xl\:hover\:translate-y-24:hover{
    --tw-translate-y: 6rem;
  }

  .\33xl\:hover\:translate-y-25:hover{
    --tw-translate-y: 6.25rem;
  }

  .\33xl\:hover\:translate-y-28:hover{
    --tw-translate-y: 7rem;
  }

  .\33xl\:hover\:translate-y-30:hover{
    --tw-translate-y: 7.5rem;
  }

  .\33xl\:hover\:translate-y-32:hover{
    --tw-translate-y: 8rem;
  }

  .\33xl\:hover\:translate-y-34:hover{
    --tw-translate-y: 8.5rem;
  }

  .\33xl\:hover\:translate-y-35:hover{
    --tw-translate-y: 8.75rem;
  }

  .\33xl\:hover\:translate-y-36:hover{
    --tw-translate-y: 9rem;
  }

  .\33xl\:hover\:translate-y-39:hover{
    --tw-translate-y: 9.75rem;
  }

  .\33xl\:hover\:translate-y-40:hover{
    --tw-translate-y: 10rem;
  }

  .\33xl\:hover\:translate-y-42:hover{
    --tw-translate-y: 10.5rem;
  }

  .\33xl\:hover\:translate-y-44:hover{
    --tw-translate-y: 11rem;
  }

  .\33xl\:hover\:translate-y-45:hover{
    --tw-translate-y: 11.25rem;
  }

  .\33xl\:hover\:translate-y-48:hover{
    --tw-translate-y: 12rem;
  }

  .\33xl\:hover\:translate-y-50:hover{
    --tw-translate-y: 12.5rem;
  }

  .\33xl\:hover\:translate-y-52:hover{
    --tw-translate-y: 13rem;
  }

  .\33xl\:hover\:translate-y-55:hover{
    --tw-translate-y: 13.75rem;
  }

  .\33xl\:hover\:translate-y-56:hover{
    --tw-translate-y: 14rem;
  }

  .\33xl\:hover\:translate-y-58:hover{
    --tw-translate-y: 14.5rem;
  }

  .\33xl\:hover\:translate-y-60:hover{
    --tw-translate-y: 15rem;
  }

  .\33xl\:hover\:translate-y-64:hover{
    --tw-translate-y: 16rem;
  }

  .\33xl\:hover\:translate-y-65:hover{
    --tw-translate-y: 16.25rem;
  }

  .\33xl\:hover\:translate-y-68:hover{
    --tw-translate-y: 17rem;
  }

  .\33xl\:hover\:translate-y-69:hover{
    --tw-translate-y: 17.25rem;
  }

  .\33xl\:hover\:translate-y-70:hover{
    --tw-translate-y: 17.5rem;
  }

  .\33xl\:hover\:translate-y-72:hover{
    --tw-translate-y: 18rem;
  }

  .\33xl\:hover\:translate-y-75:hover{
    --tw-translate-y: 18.75rem;
  }

  .\33xl\:hover\:translate-y-80:hover{
    --tw-translate-y: 20rem;
  }

  .\33xl\:hover\:translate-y-85:hover{
    --tw-translate-y: 21.25rem;
  }

  .\33xl\:hover\:translate-y-86:hover{
    --tw-translate-y: 21.5rem;
  }

  .\33xl\:hover\:translate-y-90:hover{
    --tw-translate-y: 22.5rem;
  }

  .\33xl\:hover\:translate-y-96:hover{
    --tw-translate-y: 24rem;
  }

  .\33xl\:hover\:translate-y-100:hover{
    --tw-translate-y: 25rem;
  }

  .\33xl\:hover\:translate-y-115:hover{
    --tw-translate-y: 28.75rem;
  }

  .\33xl\:hover\:translate-y-125:hover{
    --tw-translate-y: 31.25rem;
  }

  .\33xl\:hover\:translate-y-142:hover{
    --tw-translate-y: 35.5rem;
  }

  .\33xl\:hover\:translate-y-150:hover{
    --tw-translate-y: 37.5rem;
  }

  .\33xl\:hover\:translate-y-156:hover{
    --tw-translate-y: 39rem;
  }

  .\33xl\:hover\:translate-y-160:hover{
    --tw-translate-y: 40rem;
  }

  .\33xl\:hover\:translate-y-175:hover{
    --tw-translate-y: 43.75rem;
  }

  .\33xl\:hover\:translate-y-207:hover{
    --tw-translate-y: 51.75rem;
  }

  .\33xl\:hover\:translate-y-242:hover{
    --tw-translate-y: 60.5rem;
  }

  .\33xl\:hover\:translate-y-250:hover{
    --tw-translate-y: 62.5rem;
  }

  .\33xl\:hover\:translate-y-258:hover{
    --tw-translate-y: 64.5rem;
  }

  .\33xl\:hover\:translate-y-265:hover{
    --tw-translate-y: 66.25rem;
  }

  .\33xl\:hover\:translate-y-280:hover{
    --tw-translate-y: 70rem;
  }

  .\33xl\:hover\:translate-y-px:hover{
    --tw-translate-y: 1px;
  }

  .\33xl\:hover\:translate-y-0\.5:hover{
    --tw-translate-y: 0.125rem;
  }

  .\33xl\:hover\:translate-y-1\.5:hover{
    --tw-translate-y: 0.375rem;
  }

  .\33xl\:hover\:translate-y-2\.5:hover{
    --tw-translate-y: 0.625rem;
  }

  .\33xl\:hover\:translate-y-3\.5:hover{
    --tw-translate-y: 0.875rem;
  }

  .\33xl\:hover\:translate-y-0\.25:hover{
    --tw-translate-y: 0.0625rem;
  }

  .\33xl\:hover\:translate-y-0\.75:hover{
    --tw-translate-y: 0.1875rem;
  }

  .\33xl\:hover\:translate-y-1\.25:hover{
    --tw-translate-y: 0.3125rem;
  }

  .\33xl\:hover\:translate-y-1\.75:hover{
    --tw-translate-y: 0.4375rem;
  }

  .\33xl\:hover\:translate-y-2\.25:hover{
    --tw-translate-y: 0.5625rem;
  }

  .\33xl\:hover\:translate-y-2\.75:hover{
    --tw-translate-y: 0.6875rem;
  }

  .\33xl\:hover\:translate-y-3\.25:hover{
    --tw-translate-y: 0.8125rem;
  }

  .\33xl\:hover\:translate-y-3\.75:hover{
    --tw-translate-y: 0.9375rem;
  }

  .\33xl\:hover\:translate-y-4\.25:hover{
    --tw-translate-y: 1.0625rem;
  }

  .\33xl\:hover\:translate-y-4\.5:hover{
    --tw-translate-y: 1.125rem;
  }

  .\33xl\:hover\:translate-y-4\.75:hover{
    --tw-translate-y: 1.1875rem;
  }

  .\33xl\:hover\:translate-y-5\.25:hover{
    --tw-translate-y: 1.3125rem;
  }

  .\33xl\:hover\:translate-y-5\.5:hover{
    --tw-translate-y: 1.375rem;
  }

  .\33xl\:hover\:translate-y-5\.75:hover{
    --tw-translate-y: 1.4375rem;
  }

  .\33xl\:hover\:translate-y-6\.25:hover{
    --tw-translate-y: 1.5625rem;
  }

  .\33xl\:hover\:translate-y-6\.5:hover{
    --tw-translate-y: 1.625rem;
  }

  .\33xl\:hover\:translate-y-6\.75:hover{
    --tw-translate-y: 1.6875rem;
  }

  .\33xl\:hover\:translate-y-7\.25:hover{
    --tw-translate-y: 1.8125rem;
  }

  .\33xl\:hover\:translate-y-7\.5:hover{
    --tw-translate-y: 1.875rem;
  }

  .\33xl\:hover\:translate-y-8\.25:hover{
    --tw-translate-y: 2.0625rem;
  }

  .\33xl\:hover\:translate-y-8\.5:hover{
    --tw-translate-y: 2.125rem;
  }

  .\33xl\:hover\:translate-y-9\.25:hover{
    --tw-translate-y: 2.3125rem;
  }

  .\33xl\:hover\:translate-y-9\.5:hover{
    --tw-translate-y: 2.375rem;
  }

  .\33xl\:hover\:translate-y-10\.5:hover{
    --tw-translate-y: 2.625rem;
  }

  .\33xl\:hover\:translate-y-11\.25:hover{
    --tw-translate-y: 2.8125rem;
  }

  .\33xl\:hover\:translate-y-11\.5:hover{
    --tw-translate-y: 2.875rem;
  }

  .\33xl\:hover\:translate-y-12\.5:hover{
    --tw-translate-y: 3.125rem;
  }

  .\33xl\:hover\:translate-y-12\.75:hover{
    --tw-translate-y: 3.1875rem;
  }

  .\33xl\:hover\:translate-y-13\.5:hover{
    --tw-translate-y: 3.375rem;
  }

  .\33xl\:hover\:translate-y-14\.5:hover{
    --tw-translate-y: 3.625rem;
  }

  .\33xl\:hover\:translate-y-15\.5:hover{
    --tw-translate-y: 3.875rem;
  }

  .\33xl\:hover\:translate-y-15\.75:hover{
    --tw-translate-y: 3.9375rem;
  }

  .\33xl\:hover\:translate-y-16\.25:hover{
    --tw-translate-y: 4.0625rem;
  }

  .\33xl\:hover\:translate-y-17\.25:hover{
    --tw-translate-y: 4.3125rem;
  }

  .\33xl\:hover\:translate-y-17\.5:hover{
    --tw-translate-y: 4.375rem;
  }

  .\33xl\:hover\:translate-y-18\.25:hover{
    --tw-translate-y: 4.5625rem;
  }

  .\33xl\:hover\:translate-y-18\.5:hover{
    --tw-translate-y: 4.625rem;
  }

  .\33xl\:hover\:translate-y-20\.25:hover{
    --tw-translate-y: 5.0625rem;
  }

  .\33xl\:hover\:translate-y-20\.5:hover{
    --tw-translate-y: 5.125rem;
  }

  .\33xl\:hover\:translate-y-22\.5:hover{
    --tw-translate-y: 5.625rem;
  }

  .\33xl\:hover\:translate-y-25\.5:hover{
    --tw-translate-y: 6.375rem;
  }

  .\33xl\:hover\:translate-y-26\.75:hover{
    --tw-translate-y: 6.6875rem;
  }

  .\33xl\:hover\:translate-y-32\.5:hover{
    --tw-translate-y: 8.125rem;
  }

  .\33xl\:hover\:translate-y-37\.5:hover{
    --tw-translate-y: 9.375rem;
  }

  .\33xl\:hover\:translate-y-41\.25:hover{
    --tw-translate-y: 10.3125rem;
  }

  .\33xl\:hover\:translate-y-52\.5:hover{
    --tw-translate-y: 13.125rem;
  }

  .\33xl\:hover\:translate-y-54\.5:hover{
    --tw-translate-y: 13.625rem;
  }

  .\33xl\:hover\:translate-y-57\.25:hover{
    --tw-translate-y: 14.3125rem;
  }

  .\33xl\:hover\:translate-y-57\.5:hover{
    --tw-translate-y: 14.375rem;
  }

  .\33xl\:hover\:translate-y-66\.25:hover{
    --tw-translate-y: 16.5625rem;
  }

  .\33xl\:hover\:translate-y-74\.5:hover{
    --tw-translate-y: 18.125rem;
  }

  .\33xl\:hover\:translate-y-106\.25:hover{
    --tw-translate-y: 26.5625rem;
  }

  .\33xl\:hover\:translate-y-112\.25:hover{
    --tw-translate-y: 28.0675rem;
  }

  .\33xl\:hover\:translate-y-112\.75:hover{
    --tw-translate-y: 28.1875rem;
  }

  .\33xl\:hover\:translate-y-147\.5:hover{
    --tw-translate-y: 36.875rem;
  }

  .\33xl\:hover\:translate-y-162\.5:hover{
    --tw-translate-y: 40.625rem;
  }

  .\33xl\:hover\:translate-y-172\.25:hover{
    --tw-translate-y: 42.5625rem;
  }

  .\33xl\:hover\:translate-y-175\.25:hover{
    --tw-translate-y: 43.8125rem;
  }

  .\33xl\:hover\:translate-y-184\.25:hover{
    --tw-translate-y: 46.0625rem;
  }

  .\33xl\:hover\:translate-y-203\.25:hover{
    --tw-translate-y: 50.8125rem;
  }

  .\33xl\:hover\:translate-y-half:hover{
    --tw-translate-y: 50%;
  }

  .\33xl\:hover\:translate-y-full:hover{
    --tw-translate-y: 100%;
  }

  .\33xl\:hover\:translate-y-1\/10:hover{
    --tw-translate-y: 10%;
  }

  .\33xl\:hover\:translate-y-2\/10:hover{
    --tw-translate-y: 20%;
  }

  .\33xl\:hover\:translate-y-3\/10:hover{
    --tw-translate-y: 30%;
  }

  .\33xl\:hover\:translate-y-4\/10:hover{
    --tw-translate-y: 40%;
  }

  .\33xl\:hover\:translate-y-4\.5\/10:hover{
    --tw-translate-y: 45%;
  }

  .\33xl\:hover\:translate-y-5\/10:hover{
    --tw-translate-y: 50%;
  }

  .\33xl\:hover\:translate-y-5\.5\/10:hover{
    --tw-translate-y: 55%;
  }

  .\33xl\:hover\:translate-y-6\/10:hover{
    --tw-translate-y: 60%;
  }

  .\33xl\:hover\:translate-y-7\/10:hover{
    --tw-translate-y: 70%;
  }

  .\33xl\:hover\:translate-y-8\/10:hover{
    --tw-translate-y: 80%;
  }

  .\33xl\:hover\:translate-y-9\/10:hover{
    --tw-translate-y: 90%;
  }

  .\33xl\:hover\:translate-y-1\/12:hover{
    --tw-translate-y: 8.333333%;
  }

  .\33xl\:hover\:translate-y-2\/12:hover{
    --tw-translate-y: 16.666667%;
  }

  .\33xl\:hover\:translate-y-3\/12:hover{
    --tw-translate-y: 25%;
  }

  .\33xl\:hover\:translate-y-4\/12:hover{
    --tw-translate-y: 33.333333%;
  }

  .\33xl\:hover\:translate-y-5\/12:hover{
    --tw-translate-y: 41.666667%;
  }

  .\33xl\:hover\:translate-y-6\/12:hover{
    --tw-translate-y: 50%;
  }

  .\33xl\:hover\:translate-y-7\/12:hover{
    --tw-translate-y: 58.333333%;
  }

  .\33xl\:hover\:translate-y-8\/12:hover{
    --tw-translate-y: 66.666667%;
  }

  .\33xl\:hover\:translate-y-9\/12:hover{
    --tw-translate-y: 75%;
  }

  .\33xl\:hover\:translate-y-10\/12:hover{
    --tw-translate-y: 83.333333%;
  }

  .\33xl\:hover\:translate-y-11\/12:hover{
    --tw-translate-y: 91.666667%;
  }

  .\33xl\:hover\:-translate-y-0:hover{
    --tw-translate-y: 0px;
  }

  .\33xl\:hover\:-translate-y-1:hover{
    --tw-translate-y: -0.25rem;
  }

  .\33xl\:hover\:-translate-y-2:hover{
    --tw-translate-y: -0.5rem;
  }

  .\33xl\:hover\:-translate-y-3:hover{
    --tw-translate-y: -0.75rem;
  }

  .\33xl\:hover\:-translate-y-4:hover{
    --tw-translate-y: -1rem;
  }

  .\33xl\:hover\:-translate-y-5:hover{
    --tw-translate-y: -1.25rem;
  }

  .\33xl\:hover\:-translate-y-6:hover{
    --tw-translate-y: -1.5rem;
  }

  .\33xl\:hover\:-translate-y-7:hover{
    --tw-translate-y: -1.75rem;
  }

  .\33xl\:hover\:-translate-y-8:hover{
    --tw-translate-y: -2rem;
  }

  .\33xl\:hover\:-translate-y-9:hover{
    --tw-translate-y: -2.25rem;
  }

  .\33xl\:hover\:-translate-y-10:hover{
    --tw-translate-y: -2.5rem;
  }

  .\33xl\:hover\:-translate-y-11:hover{
    --tw-translate-y: -2.75rem;
  }

  .\33xl\:hover\:-translate-y-12:hover{
    --tw-translate-y: -3rem;
  }

  .\33xl\:hover\:-translate-y-13:hover{
    --tw-translate-y: -3.25rem;
  }

  .\33xl\:hover\:-translate-y-14:hover{
    --tw-translate-y: -3.5rem;
  }

  .\33xl\:hover\:-translate-y-15:hover{
    --tw-translate-y: -3.75rem;
  }

  .\33xl\:hover\:-translate-y-16:hover{
    --tw-translate-y: -4rem;
  }

  .\33xl\:hover\:-translate-y-17:hover{
    --tw-translate-y: -4.25rem;
  }

  .\33xl\:hover\:-translate-y-18:hover{
    --tw-translate-y: -4.5rem;
  }

  .\33xl\:hover\:-translate-y-19:hover{
    --tw-translate-y: -4.75rem;
  }

  .\33xl\:hover\:-translate-y-20:hover{
    --tw-translate-y: -5rem;
  }

  .\33xl\:hover\:-translate-y-22:hover{
    --tw-translate-y: -5.5rem;
  }

  .\33xl\:hover\:-translate-y-24:hover{
    --tw-translate-y: -6rem;
  }

  .\33xl\:hover\:-translate-y-25:hover{
    --tw-translate-y: -6.25rem;
  }

  .\33xl\:hover\:-translate-y-28:hover{
    --tw-translate-y: -7rem;
  }

  .\33xl\:hover\:-translate-y-30:hover{
    --tw-translate-y: -7.5rem;
  }

  .\33xl\:hover\:-translate-y-32:hover{
    --tw-translate-y: -8rem;
  }

  .\33xl\:hover\:-translate-y-34:hover{
    --tw-translate-y: -8.5rem;
  }

  .\33xl\:hover\:-translate-y-35:hover{
    --tw-translate-y: -8.75rem;
  }

  .\33xl\:hover\:-translate-y-36:hover{
    --tw-translate-y: -9rem;
  }

  .\33xl\:hover\:-translate-y-39:hover{
    --tw-translate-y: -9.75rem;
  }

  .\33xl\:hover\:-translate-y-40:hover{
    --tw-translate-y: -10rem;
  }

  .\33xl\:hover\:-translate-y-42:hover{
    --tw-translate-y: -10.5rem;
  }

  .\33xl\:hover\:-translate-y-44:hover{
    --tw-translate-y: -11rem;
  }

  .\33xl\:hover\:-translate-y-45:hover{
    --tw-translate-y: -11.25rem;
  }

  .\33xl\:hover\:-translate-y-48:hover{
    --tw-translate-y: -12rem;
  }

  .\33xl\:hover\:-translate-y-50:hover{
    --tw-translate-y: -12.5rem;
  }

  .\33xl\:hover\:-translate-y-52:hover{
    --tw-translate-y: -13rem;
  }

  .\33xl\:hover\:-translate-y-55:hover{
    --tw-translate-y: -13.75rem;
  }

  .\33xl\:hover\:-translate-y-56:hover{
    --tw-translate-y: -14rem;
  }

  .\33xl\:hover\:-translate-y-58:hover{
    --tw-translate-y: -14.5rem;
  }

  .\33xl\:hover\:-translate-y-60:hover{
    --tw-translate-y: -15rem;
  }

  .\33xl\:hover\:-translate-y-64:hover{
    --tw-translate-y: -16rem;
  }

  .\33xl\:hover\:-translate-y-65:hover{
    --tw-translate-y: -16.25rem;
  }

  .\33xl\:hover\:-translate-y-68:hover{
    --tw-translate-y: -17rem;
  }

  .\33xl\:hover\:-translate-y-69:hover{
    --tw-translate-y: -17.25rem;
  }

  .\33xl\:hover\:-translate-y-70:hover{
    --tw-translate-y: -17.5rem;
  }

  .\33xl\:hover\:-translate-y-72:hover{
    --tw-translate-y: -18rem;
  }

  .\33xl\:hover\:-translate-y-75:hover{
    --tw-translate-y: -18.75rem;
  }

  .\33xl\:hover\:-translate-y-80:hover{
    --tw-translate-y: -20rem;
  }

  .\33xl\:hover\:-translate-y-85:hover{
    --tw-translate-y: -21.25rem;
  }

  .\33xl\:hover\:-translate-y-86:hover{
    --tw-translate-y: -21.5rem;
  }

  .\33xl\:hover\:-translate-y-90:hover{
    --tw-translate-y: -22.5rem;
  }

  .\33xl\:hover\:-translate-y-96:hover{
    --tw-translate-y: -24rem;
  }

  .\33xl\:hover\:-translate-y-100:hover{
    --tw-translate-y: -25rem;
  }

  .\33xl\:hover\:-translate-y-115:hover{
    --tw-translate-y: -28.75rem;
  }

  .\33xl\:hover\:-translate-y-125:hover{
    --tw-translate-y: -31.25rem;
  }

  .\33xl\:hover\:-translate-y-142:hover{
    --tw-translate-y: -35.5rem;
  }

  .\33xl\:hover\:-translate-y-150:hover{
    --tw-translate-y: -37.5rem;
  }

  .\33xl\:hover\:-translate-y-156:hover{
    --tw-translate-y: -39rem;
  }

  .\33xl\:hover\:-translate-y-160:hover{
    --tw-translate-y: -40rem;
  }

  .\33xl\:hover\:-translate-y-175:hover{
    --tw-translate-y: -43.75rem;
  }

  .\33xl\:hover\:-translate-y-207:hover{
    --tw-translate-y: -51.75rem;
  }

  .\33xl\:hover\:-translate-y-242:hover{
    --tw-translate-y: -60.5rem;
  }

  .\33xl\:hover\:-translate-y-250:hover{
    --tw-translate-y: -62.5rem;
  }

  .\33xl\:hover\:-translate-y-258:hover{
    --tw-translate-y: -64.5rem;
  }

  .\33xl\:hover\:-translate-y-265:hover{
    --tw-translate-y: -66.25rem;
  }

  .\33xl\:hover\:-translate-y-280:hover{
    --tw-translate-y: -70rem;
  }

  .\33xl\:hover\:-translate-y-px:hover{
    --tw-translate-y: -1px;
  }

  .\33xl\:hover\:-translate-y-0\.5:hover{
    --tw-translate-y: -0.125rem;
  }

  .\33xl\:hover\:-translate-y-1\.5:hover{
    --tw-translate-y: -0.375rem;
  }

  .\33xl\:hover\:-translate-y-2\.5:hover{
    --tw-translate-y: -0.625rem;
  }

  .\33xl\:hover\:-translate-y-3\.5:hover{
    --tw-translate-y: -0.875rem;
  }

  .\33xl\:hover\:-translate-y-0\.25:hover{
    --tw-translate-y: -0.0625rem;
  }

  .\33xl\:hover\:-translate-y-0\.75:hover{
    --tw-translate-y: -0.1875rem;
  }

  .\33xl\:hover\:-translate-y-1\.25:hover{
    --tw-translate-y: -0.3125rem;
  }

  .\33xl\:hover\:-translate-y-1\.75:hover{
    --tw-translate-y: -0.4375rem;
  }

  .\33xl\:hover\:-translate-y-2\.25:hover{
    --tw-translate-y: -0.5625rem;
  }

  .\33xl\:hover\:-translate-y-2\.75:hover{
    --tw-translate-y: -0.6875rem;
  }

  .\33xl\:hover\:-translate-y-3\.25:hover{
    --tw-translate-y: -0.8125rem;
  }

  .\33xl\:hover\:-translate-y-3\.75:hover{
    --tw-translate-y: -0.9375rem;
  }

  .\33xl\:hover\:-translate-y-4\.25:hover{
    --tw-translate-y: -1.0625rem;
  }

  .\33xl\:hover\:-translate-y-4\.5:hover{
    --tw-translate-y: -1.125rem;
  }

  .\33xl\:hover\:-translate-y-4\.75:hover{
    --tw-translate-y: -1.1875rem;
  }

  .\33xl\:hover\:-translate-y-5\.25:hover{
    --tw-translate-y: -1.3125rem;
  }

  .\33xl\:hover\:-translate-y-5\.5:hover{
    --tw-translate-y: -1.375rem;
  }

  .\33xl\:hover\:-translate-y-5\.75:hover{
    --tw-translate-y: -1.4375rem;
  }

  .\33xl\:hover\:-translate-y-6\.25:hover{
    --tw-translate-y: -1.5625rem;
  }

  .\33xl\:hover\:-translate-y-6\.5:hover{
    --tw-translate-y: -1.625rem;
  }

  .\33xl\:hover\:-translate-y-6\.75:hover{
    --tw-translate-y: -1.6875rem;
  }

  .\33xl\:hover\:-translate-y-7\.25:hover{
    --tw-translate-y: -1.8125rem;
  }

  .\33xl\:hover\:-translate-y-7\.5:hover{
    --tw-translate-y: -1.875rem;
  }

  .\33xl\:hover\:-translate-y-8\.25:hover{
    --tw-translate-y: -2.0625rem;
  }

  .\33xl\:hover\:-translate-y-8\.5:hover{
    --tw-translate-y: -2.125rem;
  }

  .\33xl\:hover\:-translate-y-9\.25:hover{
    --tw-translate-y: -2.3125rem;
  }

  .\33xl\:hover\:-translate-y-9\.5:hover{
    --tw-translate-y: -2.375rem;
  }

  .\33xl\:hover\:-translate-y-10\.5:hover{
    --tw-translate-y: -2.625rem;
  }

  .\33xl\:hover\:-translate-y-11\.25:hover{
    --tw-translate-y: -2.8125rem;
  }

  .\33xl\:hover\:-translate-y-11\.5:hover{
    --tw-translate-y: -2.875rem;
  }

  .\33xl\:hover\:-translate-y-12\.5:hover{
    --tw-translate-y: -3.125rem;
  }

  .\33xl\:hover\:-translate-y-12\.75:hover{
    --tw-translate-y: -3.1875rem;
  }

  .\33xl\:hover\:-translate-y-13\.5:hover{
    --tw-translate-y: -3.375rem;
  }

  .\33xl\:hover\:-translate-y-14\.5:hover{
    --tw-translate-y: -3.625rem;
  }

  .\33xl\:hover\:-translate-y-15\.5:hover{
    --tw-translate-y: -3.875rem;
  }

  .\33xl\:hover\:-translate-y-15\.75:hover{
    --tw-translate-y: -3.9375rem;
  }

  .\33xl\:hover\:-translate-y-16\.25:hover{
    --tw-translate-y: -4.0625rem;
  }

  .\33xl\:hover\:-translate-y-17\.25:hover{
    --tw-translate-y: -4.3125rem;
  }

  .\33xl\:hover\:-translate-y-17\.5:hover{
    --tw-translate-y: -4.375rem;
  }

  .\33xl\:hover\:-translate-y-18\.25:hover{
    --tw-translate-y: -4.5625rem;
  }

  .\33xl\:hover\:-translate-y-18\.5:hover{
    --tw-translate-y: -4.625rem;
  }

  .\33xl\:hover\:-translate-y-20\.25:hover{
    --tw-translate-y: -5.0625rem;
  }

  .\33xl\:hover\:-translate-y-20\.5:hover{
    --tw-translate-y: -5.125rem;
  }

  .\33xl\:hover\:-translate-y-22\.5:hover{
    --tw-translate-y: -5.625rem;
  }

  .\33xl\:hover\:-translate-y-25\.5:hover{
    --tw-translate-y: -6.375rem;
  }

  .\33xl\:hover\:-translate-y-26\.75:hover{
    --tw-translate-y: -6.6875rem;
  }

  .\33xl\:hover\:-translate-y-32\.5:hover{
    --tw-translate-y: -8.125rem;
  }

  .\33xl\:hover\:-translate-y-37\.5:hover{
    --tw-translate-y: -9.375rem;
  }

  .\33xl\:hover\:-translate-y-41\.25:hover{
    --tw-translate-y: -10.3125rem;
  }

  .\33xl\:hover\:-translate-y-52\.5:hover{
    --tw-translate-y: -13.125rem;
  }

  .\33xl\:hover\:-translate-y-54\.5:hover{
    --tw-translate-y: -13.625rem;
  }

  .\33xl\:hover\:-translate-y-57\.25:hover{
    --tw-translate-y: -14.3125rem;
  }

  .\33xl\:hover\:-translate-y-57\.5:hover{
    --tw-translate-y: -14.375rem;
  }

  .\33xl\:hover\:-translate-y-66\.25:hover{
    --tw-translate-y: -16.5625rem;
  }

  .\33xl\:hover\:-translate-y-74\.5:hover{
    --tw-translate-y: -18.125rem;
  }

  .\33xl\:hover\:-translate-y-106\.25:hover{
    --tw-translate-y: -26.5625rem;
  }

  .\33xl\:hover\:-translate-y-112\.25:hover{
    --tw-translate-y: -28.0675rem;
  }

  .\33xl\:hover\:-translate-y-112\.75:hover{
    --tw-translate-y: -28.1875rem;
  }

  .\33xl\:hover\:-translate-y-147\.5:hover{
    --tw-translate-y: -36.875rem;
  }

  .\33xl\:hover\:-translate-y-162\.5:hover{
    --tw-translate-y: -40.625rem;
  }

  .\33xl\:hover\:-translate-y-172\.25:hover{
    --tw-translate-y: -42.5625rem;
  }

  .\33xl\:hover\:-translate-y-175\.25:hover{
    --tw-translate-y: -43.8125rem;
  }

  .\33xl\:hover\:-translate-y-184\.25:hover{
    --tw-translate-y: -46.0625rem;
  }

  .\33xl\:hover\:-translate-y-203\.25:hover{
    --tw-translate-y: -50.8125rem;
  }

  .\33xl\:hover\:-translate-y-half:hover{
    --tw-translate-y: -50%;
  }

  .\33xl\:hover\:-translate-y-full:hover{
    --tw-translate-y: -100%;
  }

  .\33xl\:hover\:-translate-y-1\/10:hover{
    --tw-translate-y: -10%;
  }

  .\33xl\:hover\:-translate-y-2\/10:hover{
    --tw-translate-y: -20%;
  }

  .\33xl\:hover\:-translate-y-3\/10:hover{
    --tw-translate-y: -30%;
  }

  .\33xl\:hover\:-translate-y-4\/10:hover{
    --tw-translate-y: -40%;
  }

  .\33xl\:hover\:-translate-y-4\.5\/10:hover{
    --tw-translate-y: -45%;
  }

  .\33xl\:hover\:-translate-y-5\/10:hover{
    --tw-translate-y: -50%;
  }

  .\33xl\:hover\:-translate-y-5\.5\/10:hover{
    --tw-translate-y: -55%;
  }

  .\33xl\:hover\:-translate-y-6\/10:hover{
    --tw-translate-y: -60%;
  }

  .\33xl\:hover\:-translate-y-7\/10:hover{
    --tw-translate-y: -70%;
  }

  .\33xl\:hover\:-translate-y-8\/10:hover{
    --tw-translate-y: -80%;
  }

  .\33xl\:hover\:-translate-y-9\/10:hover{
    --tw-translate-y: -90%;
  }

  .\33xl\:hover\:-translate-y-1\/12:hover{
    --tw-translate-y: -8.33333%;
  }

  .\33xl\:hover\:-translate-y-2\/12:hover{
    --tw-translate-y: -16.66667%;
  }

  .\33xl\:hover\:-translate-y-3\/12:hover{
    --tw-translate-y: -25%;
  }

  .\33xl\:hover\:-translate-y-4\/12:hover{
    --tw-translate-y: -33.33333%;
  }

  .\33xl\:hover\:-translate-y-5\/12:hover{
    --tw-translate-y: -41.66667%;
  }

  .\33xl\:hover\:-translate-y-6\/12:hover{
    --tw-translate-y: -50%;
  }

  .\33xl\:hover\:-translate-y-7\/12:hover{
    --tw-translate-y: -58.33333%;
  }

  .\33xl\:hover\:-translate-y-8\/12:hover{
    --tw-translate-y: -66.66667%;
  }

  .\33xl\:hover\:-translate-y-9\/12:hover{
    --tw-translate-y: -75%;
  }

  .\33xl\:hover\:-translate-y-10\/12:hover{
    --tw-translate-y: -83.33333%;
  }

  .\33xl\:hover\:-translate-y-11\/12:hover{
    --tw-translate-y: -91.66667%;
  }

  .\33xl\:hover\:translate-y-1\/2:hover{
    --tw-translate-y: 50%;
  }

  .\33xl\:hover\:translate-y-1\/3:hover{
    --tw-translate-y: 33.333333%;
  }

  .\33xl\:hover\:translate-y-2\/3:hover{
    --tw-translate-y: 66.666667%;
  }

  .\33xl\:hover\:translate-y-1\/4:hover{
    --tw-translate-y: 25%;
  }

  .\33xl\:hover\:translate-y-2\/4:hover{
    --tw-translate-y: 50%;
  }

  .\33xl\:hover\:translate-y-3\/4:hover{
    --tw-translate-y: 75%;
  }

  .\33xl\:hover\:-translate-y-1\/2:hover{
    --tw-translate-y: -50%;
  }

  .\33xl\:hover\:-translate-y-1\/3:hover{
    --tw-translate-y: -33.333333%;
  }

  .\33xl\:hover\:-translate-y-2\/3:hover{
    --tw-translate-y: -66.666667%;
  }

  .\33xl\:hover\:-translate-y-1\/4:hover{
    --tw-translate-y: -25%;
  }

  .\33xl\:hover\:-translate-y-2\/4:hover{
    --tw-translate-y: -50%;
  }

  .\33xl\:hover\:-translate-y-3\/4:hover{
    --tw-translate-y: -75%;
  }

  .\33xl\:focus\:translate-x-0:focus{
    --tw-translate-x: 0px;
  }

  .\33xl\:focus\:translate-x-1:focus{
    --tw-translate-x: 0.25rem;
  }

  .\33xl\:focus\:translate-x-2:focus{
    --tw-translate-x: 0.5rem;
  }

  .\33xl\:focus\:translate-x-3:focus{
    --tw-translate-x: 0.75rem;
  }

  .\33xl\:focus\:translate-x-4:focus{
    --tw-translate-x: 1rem;
  }

  .\33xl\:focus\:translate-x-5:focus{
    --tw-translate-x: 1.25rem;
  }

  .\33xl\:focus\:translate-x-6:focus{
    --tw-translate-x: 1.5rem;
  }

  .\33xl\:focus\:translate-x-7:focus{
    --tw-translate-x: 1.75rem;
  }

  .\33xl\:focus\:translate-x-8:focus{
    --tw-translate-x: 2rem;
  }

  .\33xl\:focus\:translate-x-9:focus{
    --tw-translate-x: 2.25rem;
  }

  .\33xl\:focus\:translate-x-10:focus{
    --tw-translate-x: 2.5rem;
  }

  .\33xl\:focus\:translate-x-11:focus{
    --tw-translate-x: 2.75rem;
  }

  .\33xl\:focus\:translate-x-12:focus{
    --tw-translate-x: 3rem;
  }

  .\33xl\:focus\:translate-x-13:focus{
    --tw-translate-x: 3.25rem;
  }

  .\33xl\:focus\:translate-x-14:focus{
    --tw-translate-x: 3.5rem;
  }

  .\33xl\:focus\:translate-x-15:focus{
    --tw-translate-x: 3.75rem;
  }

  .\33xl\:focus\:translate-x-16:focus{
    --tw-translate-x: 4rem;
  }

  .\33xl\:focus\:translate-x-17:focus{
    --tw-translate-x: 4.25rem;
  }

  .\33xl\:focus\:translate-x-18:focus{
    --tw-translate-x: 4.5rem;
  }

  .\33xl\:focus\:translate-x-19:focus{
    --tw-translate-x: 4.75rem;
  }

  .\33xl\:focus\:translate-x-20:focus{
    --tw-translate-x: 5rem;
  }

  .\33xl\:focus\:translate-x-22:focus{
    --tw-translate-x: 5.5rem;
  }

  .\33xl\:focus\:translate-x-24:focus{
    --tw-translate-x: 6rem;
  }

  .\33xl\:focus\:translate-x-25:focus{
    --tw-translate-x: 6.25rem;
  }

  .\33xl\:focus\:translate-x-28:focus{
    --tw-translate-x: 7rem;
  }

  .\33xl\:focus\:translate-x-30:focus{
    --tw-translate-x: 7.5rem;
  }

  .\33xl\:focus\:translate-x-32:focus{
    --tw-translate-x: 8rem;
  }

  .\33xl\:focus\:translate-x-34:focus{
    --tw-translate-x: 8.5rem;
  }

  .\33xl\:focus\:translate-x-35:focus{
    --tw-translate-x: 8.75rem;
  }

  .\33xl\:focus\:translate-x-36:focus{
    --tw-translate-x: 9rem;
  }

  .\33xl\:focus\:translate-x-39:focus{
    --tw-translate-x: 9.75rem;
  }

  .\33xl\:focus\:translate-x-40:focus{
    --tw-translate-x: 10rem;
  }

  .\33xl\:focus\:translate-x-42:focus{
    --tw-translate-x: 10.5rem;
  }

  .\33xl\:focus\:translate-x-44:focus{
    --tw-translate-x: 11rem;
  }

  .\33xl\:focus\:translate-x-45:focus{
    --tw-translate-x: 11.25rem;
  }

  .\33xl\:focus\:translate-x-48:focus{
    --tw-translate-x: 12rem;
  }

  .\33xl\:focus\:translate-x-50:focus{
    --tw-translate-x: 12.5rem;
  }

  .\33xl\:focus\:translate-x-52:focus{
    --tw-translate-x: 13rem;
  }

  .\33xl\:focus\:translate-x-55:focus{
    --tw-translate-x: 13.75rem;
  }

  .\33xl\:focus\:translate-x-56:focus{
    --tw-translate-x: 14rem;
  }

  .\33xl\:focus\:translate-x-58:focus{
    --tw-translate-x: 14.5rem;
  }

  .\33xl\:focus\:translate-x-60:focus{
    --tw-translate-x: 15rem;
  }

  .\33xl\:focus\:translate-x-64:focus{
    --tw-translate-x: 16rem;
  }

  .\33xl\:focus\:translate-x-65:focus{
    --tw-translate-x: 16.25rem;
  }

  .\33xl\:focus\:translate-x-68:focus{
    --tw-translate-x: 17rem;
  }

  .\33xl\:focus\:translate-x-69:focus{
    --tw-translate-x: 17.25rem;
  }

  .\33xl\:focus\:translate-x-70:focus{
    --tw-translate-x: 17.5rem;
  }

  .\33xl\:focus\:translate-x-72:focus{
    --tw-translate-x: 18rem;
  }

  .\33xl\:focus\:translate-x-75:focus{
    --tw-translate-x: 18.75rem;
  }

  .\33xl\:focus\:translate-x-80:focus{
    --tw-translate-x: 20rem;
  }

  .\33xl\:focus\:translate-x-85:focus{
    --tw-translate-x: 21.25rem;
  }

  .\33xl\:focus\:translate-x-86:focus{
    --tw-translate-x: 21.5rem;
  }

  .\33xl\:focus\:translate-x-90:focus{
    --tw-translate-x: 22.5rem;
  }

  .\33xl\:focus\:translate-x-96:focus{
    --tw-translate-x: 24rem;
  }

  .\33xl\:focus\:translate-x-100:focus{
    --tw-translate-x: 25rem;
  }

  .\33xl\:focus\:translate-x-115:focus{
    --tw-translate-x: 28.75rem;
  }

  .\33xl\:focus\:translate-x-125:focus{
    --tw-translate-x: 31.25rem;
  }

  .\33xl\:focus\:translate-x-142:focus{
    --tw-translate-x: 35.5rem;
  }

  .\33xl\:focus\:translate-x-150:focus{
    --tw-translate-x: 37.5rem;
  }

  .\33xl\:focus\:translate-x-156:focus{
    --tw-translate-x: 39rem;
  }

  .\33xl\:focus\:translate-x-160:focus{
    --tw-translate-x: 40rem;
  }

  .\33xl\:focus\:translate-x-175:focus{
    --tw-translate-x: 43.75rem;
  }

  .\33xl\:focus\:translate-x-207:focus{
    --tw-translate-x: 51.75rem;
  }

  .\33xl\:focus\:translate-x-242:focus{
    --tw-translate-x: 60.5rem;
  }

  .\33xl\:focus\:translate-x-250:focus{
    --tw-translate-x: 62.5rem;
  }

  .\33xl\:focus\:translate-x-258:focus{
    --tw-translate-x: 64.5rem;
  }

  .\33xl\:focus\:translate-x-265:focus{
    --tw-translate-x: 66.25rem;
  }

  .\33xl\:focus\:translate-x-280:focus{
    --tw-translate-x: 70rem;
  }

  .\33xl\:focus\:translate-x-px:focus{
    --tw-translate-x: 1px;
  }

  .\33xl\:focus\:translate-x-0\.5:focus{
    --tw-translate-x: 0.125rem;
  }

  .\33xl\:focus\:translate-x-1\.5:focus{
    --tw-translate-x: 0.375rem;
  }

  .\33xl\:focus\:translate-x-2\.5:focus{
    --tw-translate-x: 0.625rem;
  }

  .\33xl\:focus\:translate-x-3\.5:focus{
    --tw-translate-x: 0.875rem;
  }

  .\33xl\:focus\:translate-x-0\.25:focus{
    --tw-translate-x: 0.0625rem;
  }

  .\33xl\:focus\:translate-x-0\.75:focus{
    --tw-translate-x: 0.1875rem;
  }

  .\33xl\:focus\:translate-x-1\.25:focus{
    --tw-translate-x: 0.3125rem;
  }

  .\33xl\:focus\:translate-x-1\.75:focus{
    --tw-translate-x: 0.4375rem;
  }

  .\33xl\:focus\:translate-x-2\.25:focus{
    --tw-translate-x: 0.5625rem;
  }

  .\33xl\:focus\:translate-x-2\.75:focus{
    --tw-translate-x: 0.6875rem;
  }

  .\33xl\:focus\:translate-x-3\.25:focus{
    --tw-translate-x: 0.8125rem;
  }

  .\33xl\:focus\:translate-x-3\.75:focus{
    --tw-translate-x: 0.9375rem;
  }

  .\33xl\:focus\:translate-x-4\.25:focus{
    --tw-translate-x: 1.0625rem;
  }

  .\33xl\:focus\:translate-x-4\.5:focus{
    --tw-translate-x: 1.125rem;
  }

  .\33xl\:focus\:translate-x-4\.75:focus{
    --tw-translate-x: 1.1875rem;
  }

  .\33xl\:focus\:translate-x-5\.25:focus{
    --tw-translate-x: 1.3125rem;
  }

  .\33xl\:focus\:translate-x-5\.5:focus{
    --tw-translate-x: 1.375rem;
  }

  .\33xl\:focus\:translate-x-5\.75:focus{
    --tw-translate-x: 1.4375rem;
  }

  .\33xl\:focus\:translate-x-6\.25:focus{
    --tw-translate-x: 1.5625rem;
  }

  .\33xl\:focus\:translate-x-6\.5:focus{
    --tw-translate-x: 1.625rem;
  }

  .\33xl\:focus\:translate-x-6\.75:focus{
    --tw-translate-x: 1.6875rem;
  }

  .\33xl\:focus\:translate-x-7\.25:focus{
    --tw-translate-x: 1.8125rem;
  }

  .\33xl\:focus\:translate-x-7\.5:focus{
    --tw-translate-x: 1.875rem;
  }

  .\33xl\:focus\:translate-x-8\.25:focus{
    --tw-translate-x: 2.0625rem;
  }

  .\33xl\:focus\:translate-x-8\.5:focus{
    --tw-translate-x: 2.125rem;
  }

  .\33xl\:focus\:translate-x-9\.25:focus{
    --tw-translate-x: 2.3125rem;
  }

  .\33xl\:focus\:translate-x-9\.5:focus{
    --tw-translate-x: 2.375rem;
  }

  .\33xl\:focus\:translate-x-10\.5:focus{
    --tw-translate-x: 2.625rem;
  }

  .\33xl\:focus\:translate-x-11\.25:focus{
    --tw-translate-x: 2.8125rem;
  }

  .\33xl\:focus\:translate-x-11\.5:focus{
    --tw-translate-x: 2.875rem;
  }

  .\33xl\:focus\:translate-x-12\.5:focus{
    --tw-translate-x: 3.125rem;
  }

  .\33xl\:focus\:translate-x-12\.75:focus{
    --tw-translate-x: 3.1875rem;
  }

  .\33xl\:focus\:translate-x-13\.5:focus{
    --tw-translate-x: 3.375rem;
  }

  .\33xl\:focus\:translate-x-14\.5:focus{
    --tw-translate-x: 3.625rem;
  }

  .\33xl\:focus\:translate-x-15\.5:focus{
    --tw-translate-x: 3.875rem;
  }

  .\33xl\:focus\:translate-x-15\.75:focus{
    --tw-translate-x: 3.9375rem;
  }

  .\33xl\:focus\:translate-x-16\.25:focus{
    --tw-translate-x: 4.0625rem;
  }

  .\33xl\:focus\:translate-x-17\.25:focus{
    --tw-translate-x: 4.3125rem;
  }

  .\33xl\:focus\:translate-x-17\.5:focus{
    --tw-translate-x: 4.375rem;
  }

  .\33xl\:focus\:translate-x-18\.25:focus{
    --tw-translate-x: 4.5625rem;
  }

  .\33xl\:focus\:translate-x-18\.5:focus{
    --tw-translate-x: 4.625rem;
  }

  .\33xl\:focus\:translate-x-20\.25:focus{
    --tw-translate-x: 5.0625rem;
  }

  .\33xl\:focus\:translate-x-20\.5:focus{
    --tw-translate-x: 5.125rem;
  }

  .\33xl\:focus\:translate-x-22\.5:focus{
    --tw-translate-x: 5.625rem;
  }

  .\33xl\:focus\:translate-x-25\.5:focus{
    --tw-translate-x: 6.375rem;
  }

  .\33xl\:focus\:translate-x-26\.75:focus{
    --tw-translate-x: 6.6875rem;
  }

  .\33xl\:focus\:translate-x-32\.5:focus{
    --tw-translate-x: 8.125rem;
  }

  .\33xl\:focus\:translate-x-37\.5:focus{
    --tw-translate-x: 9.375rem;
  }

  .\33xl\:focus\:translate-x-41\.25:focus{
    --tw-translate-x: 10.3125rem;
  }

  .\33xl\:focus\:translate-x-52\.5:focus{
    --tw-translate-x: 13.125rem;
  }

  .\33xl\:focus\:translate-x-54\.5:focus{
    --tw-translate-x: 13.625rem;
  }

  .\33xl\:focus\:translate-x-57\.25:focus{
    --tw-translate-x: 14.3125rem;
  }

  .\33xl\:focus\:translate-x-57\.5:focus{
    --tw-translate-x: 14.375rem;
  }

  .\33xl\:focus\:translate-x-66\.25:focus{
    --tw-translate-x: 16.5625rem;
  }

  .\33xl\:focus\:translate-x-74\.5:focus{
    --tw-translate-x: 18.125rem;
  }

  .\33xl\:focus\:translate-x-106\.25:focus{
    --tw-translate-x: 26.5625rem;
  }

  .\33xl\:focus\:translate-x-112\.25:focus{
    --tw-translate-x: 28.0675rem;
  }

  .\33xl\:focus\:translate-x-112\.75:focus{
    --tw-translate-x: 28.1875rem;
  }

  .\33xl\:focus\:translate-x-147\.5:focus{
    --tw-translate-x: 36.875rem;
  }

  .\33xl\:focus\:translate-x-162\.5:focus{
    --tw-translate-x: 40.625rem;
  }

  .\33xl\:focus\:translate-x-172\.25:focus{
    --tw-translate-x: 42.5625rem;
  }

  .\33xl\:focus\:translate-x-175\.25:focus{
    --tw-translate-x: 43.8125rem;
  }

  .\33xl\:focus\:translate-x-184\.25:focus{
    --tw-translate-x: 46.0625rem;
  }

  .\33xl\:focus\:translate-x-203\.25:focus{
    --tw-translate-x: 50.8125rem;
  }

  .\33xl\:focus\:translate-x-half:focus{
    --tw-translate-x: 50%;
  }

  .\33xl\:focus\:translate-x-full:focus{
    --tw-translate-x: 100%;
  }

  .\33xl\:focus\:translate-x-1\/10:focus{
    --tw-translate-x: 10%;
  }

  .\33xl\:focus\:translate-x-2\/10:focus{
    --tw-translate-x: 20%;
  }

  .\33xl\:focus\:translate-x-3\/10:focus{
    --tw-translate-x: 30%;
  }

  .\33xl\:focus\:translate-x-4\/10:focus{
    --tw-translate-x: 40%;
  }

  .\33xl\:focus\:translate-x-4\.5\/10:focus{
    --tw-translate-x: 45%;
  }

  .\33xl\:focus\:translate-x-5\/10:focus{
    --tw-translate-x: 50%;
  }

  .\33xl\:focus\:translate-x-5\.5\/10:focus{
    --tw-translate-x: 55%;
  }

  .\33xl\:focus\:translate-x-6\/10:focus{
    --tw-translate-x: 60%;
  }

  .\33xl\:focus\:translate-x-7\/10:focus{
    --tw-translate-x: 70%;
  }

  .\33xl\:focus\:translate-x-8\/10:focus{
    --tw-translate-x: 80%;
  }

  .\33xl\:focus\:translate-x-9\/10:focus{
    --tw-translate-x: 90%;
  }

  .\33xl\:focus\:translate-x-1\/12:focus{
    --tw-translate-x: 8.333333%;
  }

  .\33xl\:focus\:translate-x-2\/12:focus{
    --tw-translate-x: 16.666667%;
  }

  .\33xl\:focus\:translate-x-3\/12:focus{
    --tw-translate-x: 25%;
  }

  .\33xl\:focus\:translate-x-4\/12:focus{
    --tw-translate-x: 33.333333%;
  }

  .\33xl\:focus\:translate-x-5\/12:focus{
    --tw-translate-x: 41.666667%;
  }

  .\33xl\:focus\:translate-x-6\/12:focus{
    --tw-translate-x: 50%;
  }

  .\33xl\:focus\:translate-x-7\/12:focus{
    --tw-translate-x: 58.333333%;
  }

  .\33xl\:focus\:translate-x-8\/12:focus{
    --tw-translate-x: 66.666667%;
  }

  .\33xl\:focus\:translate-x-9\/12:focus{
    --tw-translate-x: 75%;
  }

  .\33xl\:focus\:translate-x-10\/12:focus{
    --tw-translate-x: 83.333333%;
  }

  .\33xl\:focus\:translate-x-11\/12:focus{
    --tw-translate-x: 91.666667%;
  }

  .\33xl\:focus\:-translate-x-0:focus{
    --tw-translate-x: 0px;
  }

  .\33xl\:focus\:-translate-x-1:focus{
    --tw-translate-x: -0.25rem;
  }

  .\33xl\:focus\:-translate-x-2:focus{
    --tw-translate-x: -0.5rem;
  }

  .\33xl\:focus\:-translate-x-3:focus{
    --tw-translate-x: -0.75rem;
  }

  .\33xl\:focus\:-translate-x-4:focus{
    --tw-translate-x: -1rem;
  }

  .\33xl\:focus\:-translate-x-5:focus{
    --tw-translate-x: -1.25rem;
  }

  .\33xl\:focus\:-translate-x-6:focus{
    --tw-translate-x: -1.5rem;
  }

  .\33xl\:focus\:-translate-x-7:focus{
    --tw-translate-x: -1.75rem;
  }

  .\33xl\:focus\:-translate-x-8:focus{
    --tw-translate-x: -2rem;
  }

  .\33xl\:focus\:-translate-x-9:focus{
    --tw-translate-x: -2.25rem;
  }

  .\33xl\:focus\:-translate-x-10:focus{
    --tw-translate-x: -2.5rem;
  }

  .\33xl\:focus\:-translate-x-11:focus{
    --tw-translate-x: -2.75rem;
  }

  .\33xl\:focus\:-translate-x-12:focus{
    --tw-translate-x: -3rem;
  }

  .\33xl\:focus\:-translate-x-13:focus{
    --tw-translate-x: -3.25rem;
  }

  .\33xl\:focus\:-translate-x-14:focus{
    --tw-translate-x: -3.5rem;
  }

  .\33xl\:focus\:-translate-x-15:focus{
    --tw-translate-x: -3.75rem;
  }

  .\33xl\:focus\:-translate-x-16:focus{
    --tw-translate-x: -4rem;
  }

  .\33xl\:focus\:-translate-x-17:focus{
    --tw-translate-x: -4.25rem;
  }

  .\33xl\:focus\:-translate-x-18:focus{
    --tw-translate-x: -4.5rem;
  }

  .\33xl\:focus\:-translate-x-19:focus{
    --tw-translate-x: -4.75rem;
  }

  .\33xl\:focus\:-translate-x-20:focus{
    --tw-translate-x: -5rem;
  }

  .\33xl\:focus\:-translate-x-22:focus{
    --tw-translate-x: -5.5rem;
  }

  .\33xl\:focus\:-translate-x-24:focus{
    --tw-translate-x: -6rem;
  }

  .\33xl\:focus\:-translate-x-25:focus{
    --tw-translate-x: -6.25rem;
  }

  .\33xl\:focus\:-translate-x-28:focus{
    --tw-translate-x: -7rem;
  }

  .\33xl\:focus\:-translate-x-30:focus{
    --tw-translate-x: -7.5rem;
  }

  .\33xl\:focus\:-translate-x-32:focus{
    --tw-translate-x: -8rem;
  }

  .\33xl\:focus\:-translate-x-34:focus{
    --tw-translate-x: -8.5rem;
  }

  .\33xl\:focus\:-translate-x-35:focus{
    --tw-translate-x: -8.75rem;
  }

  .\33xl\:focus\:-translate-x-36:focus{
    --tw-translate-x: -9rem;
  }

  .\33xl\:focus\:-translate-x-39:focus{
    --tw-translate-x: -9.75rem;
  }

  .\33xl\:focus\:-translate-x-40:focus{
    --tw-translate-x: -10rem;
  }

  .\33xl\:focus\:-translate-x-42:focus{
    --tw-translate-x: -10.5rem;
  }

  .\33xl\:focus\:-translate-x-44:focus{
    --tw-translate-x: -11rem;
  }

  .\33xl\:focus\:-translate-x-45:focus{
    --tw-translate-x: -11.25rem;
  }

  .\33xl\:focus\:-translate-x-48:focus{
    --tw-translate-x: -12rem;
  }

  .\33xl\:focus\:-translate-x-50:focus{
    --tw-translate-x: -12.5rem;
  }

  .\33xl\:focus\:-translate-x-52:focus{
    --tw-translate-x: -13rem;
  }

  .\33xl\:focus\:-translate-x-55:focus{
    --tw-translate-x: -13.75rem;
  }

  .\33xl\:focus\:-translate-x-56:focus{
    --tw-translate-x: -14rem;
  }

  .\33xl\:focus\:-translate-x-58:focus{
    --tw-translate-x: -14.5rem;
  }

  .\33xl\:focus\:-translate-x-60:focus{
    --tw-translate-x: -15rem;
  }

  .\33xl\:focus\:-translate-x-64:focus{
    --tw-translate-x: -16rem;
  }

  .\33xl\:focus\:-translate-x-65:focus{
    --tw-translate-x: -16.25rem;
  }

  .\33xl\:focus\:-translate-x-68:focus{
    --tw-translate-x: -17rem;
  }

  .\33xl\:focus\:-translate-x-69:focus{
    --tw-translate-x: -17.25rem;
  }

  .\33xl\:focus\:-translate-x-70:focus{
    --tw-translate-x: -17.5rem;
  }

  .\33xl\:focus\:-translate-x-72:focus{
    --tw-translate-x: -18rem;
  }

  .\33xl\:focus\:-translate-x-75:focus{
    --tw-translate-x: -18.75rem;
  }

  .\33xl\:focus\:-translate-x-80:focus{
    --tw-translate-x: -20rem;
  }

  .\33xl\:focus\:-translate-x-85:focus{
    --tw-translate-x: -21.25rem;
  }

  .\33xl\:focus\:-translate-x-86:focus{
    --tw-translate-x: -21.5rem;
  }

  .\33xl\:focus\:-translate-x-90:focus{
    --tw-translate-x: -22.5rem;
  }

  .\33xl\:focus\:-translate-x-96:focus{
    --tw-translate-x: -24rem;
  }

  .\33xl\:focus\:-translate-x-100:focus{
    --tw-translate-x: -25rem;
  }

  .\33xl\:focus\:-translate-x-115:focus{
    --tw-translate-x: -28.75rem;
  }

  .\33xl\:focus\:-translate-x-125:focus{
    --tw-translate-x: -31.25rem;
  }

  .\33xl\:focus\:-translate-x-142:focus{
    --tw-translate-x: -35.5rem;
  }

  .\33xl\:focus\:-translate-x-150:focus{
    --tw-translate-x: -37.5rem;
  }

  .\33xl\:focus\:-translate-x-156:focus{
    --tw-translate-x: -39rem;
  }

  .\33xl\:focus\:-translate-x-160:focus{
    --tw-translate-x: -40rem;
  }

  .\33xl\:focus\:-translate-x-175:focus{
    --tw-translate-x: -43.75rem;
  }

  .\33xl\:focus\:-translate-x-207:focus{
    --tw-translate-x: -51.75rem;
  }

  .\33xl\:focus\:-translate-x-242:focus{
    --tw-translate-x: -60.5rem;
  }

  .\33xl\:focus\:-translate-x-250:focus{
    --tw-translate-x: -62.5rem;
  }

  .\33xl\:focus\:-translate-x-258:focus{
    --tw-translate-x: -64.5rem;
  }

  .\33xl\:focus\:-translate-x-265:focus{
    --tw-translate-x: -66.25rem;
  }

  .\33xl\:focus\:-translate-x-280:focus{
    --tw-translate-x: -70rem;
  }

  .\33xl\:focus\:-translate-x-px:focus{
    --tw-translate-x: -1px;
  }

  .\33xl\:focus\:-translate-x-0\.5:focus{
    --tw-translate-x: -0.125rem;
  }

  .\33xl\:focus\:-translate-x-1\.5:focus{
    --tw-translate-x: -0.375rem;
  }

  .\33xl\:focus\:-translate-x-2\.5:focus{
    --tw-translate-x: -0.625rem;
  }

  .\33xl\:focus\:-translate-x-3\.5:focus{
    --tw-translate-x: -0.875rem;
  }

  .\33xl\:focus\:-translate-x-0\.25:focus{
    --tw-translate-x: -0.0625rem;
  }

  .\33xl\:focus\:-translate-x-0\.75:focus{
    --tw-translate-x: -0.1875rem;
  }

  .\33xl\:focus\:-translate-x-1\.25:focus{
    --tw-translate-x: -0.3125rem;
  }

  .\33xl\:focus\:-translate-x-1\.75:focus{
    --tw-translate-x: -0.4375rem;
  }

  .\33xl\:focus\:-translate-x-2\.25:focus{
    --tw-translate-x: -0.5625rem;
  }

  .\33xl\:focus\:-translate-x-2\.75:focus{
    --tw-translate-x: -0.6875rem;
  }

  .\33xl\:focus\:-translate-x-3\.25:focus{
    --tw-translate-x: -0.8125rem;
  }

  .\33xl\:focus\:-translate-x-3\.75:focus{
    --tw-translate-x: -0.9375rem;
  }

  .\33xl\:focus\:-translate-x-4\.25:focus{
    --tw-translate-x: -1.0625rem;
  }

  .\33xl\:focus\:-translate-x-4\.5:focus{
    --tw-translate-x: -1.125rem;
  }

  .\33xl\:focus\:-translate-x-4\.75:focus{
    --tw-translate-x: -1.1875rem;
  }

  .\33xl\:focus\:-translate-x-5\.25:focus{
    --tw-translate-x: -1.3125rem;
  }

  .\33xl\:focus\:-translate-x-5\.5:focus{
    --tw-translate-x: -1.375rem;
  }

  .\33xl\:focus\:-translate-x-5\.75:focus{
    --tw-translate-x: -1.4375rem;
  }

  .\33xl\:focus\:-translate-x-6\.25:focus{
    --tw-translate-x: -1.5625rem;
  }

  .\33xl\:focus\:-translate-x-6\.5:focus{
    --tw-translate-x: -1.625rem;
  }

  .\33xl\:focus\:-translate-x-6\.75:focus{
    --tw-translate-x: -1.6875rem;
  }

  .\33xl\:focus\:-translate-x-7\.25:focus{
    --tw-translate-x: -1.8125rem;
  }

  .\33xl\:focus\:-translate-x-7\.5:focus{
    --tw-translate-x: -1.875rem;
  }

  .\33xl\:focus\:-translate-x-8\.25:focus{
    --tw-translate-x: -2.0625rem;
  }

  .\33xl\:focus\:-translate-x-8\.5:focus{
    --tw-translate-x: -2.125rem;
  }

  .\33xl\:focus\:-translate-x-9\.25:focus{
    --tw-translate-x: -2.3125rem;
  }

  .\33xl\:focus\:-translate-x-9\.5:focus{
    --tw-translate-x: -2.375rem;
  }

  .\33xl\:focus\:-translate-x-10\.5:focus{
    --tw-translate-x: -2.625rem;
  }

  .\33xl\:focus\:-translate-x-11\.25:focus{
    --tw-translate-x: -2.8125rem;
  }

  .\33xl\:focus\:-translate-x-11\.5:focus{
    --tw-translate-x: -2.875rem;
  }

  .\33xl\:focus\:-translate-x-12\.5:focus{
    --tw-translate-x: -3.125rem;
  }

  .\33xl\:focus\:-translate-x-12\.75:focus{
    --tw-translate-x: -3.1875rem;
  }

  .\33xl\:focus\:-translate-x-13\.5:focus{
    --tw-translate-x: -3.375rem;
  }

  .\33xl\:focus\:-translate-x-14\.5:focus{
    --tw-translate-x: -3.625rem;
  }

  .\33xl\:focus\:-translate-x-15\.5:focus{
    --tw-translate-x: -3.875rem;
  }

  .\33xl\:focus\:-translate-x-15\.75:focus{
    --tw-translate-x: -3.9375rem;
  }

  .\33xl\:focus\:-translate-x-16\.25:focus{
    --tw-translate-x: -4.0625rem;
  }

  .\33xl\:focus\:-translate-x-17\.25:focus{
    --tw-translate-x: -4.3125rem;
  }

  .\33xl\:focus\:-translate-x-17\.5:focus{
    --tw-translate-x: -4.375rem;
  }

  .\33xl\:focus\:-translate-x-18\.25:focus{
    --tw-translate-x: -4.5625rem;
  }

  .\33xl\:focus\:-translate-x-18\.5:focus{
    --tw-translate-x: -4.625rem;
  }

  .\33xl\:focus\:-translate-x-20\.25:focus{
    --tw-translate-x: -5.0625rem;
  }

  .\33xl\:focus\:-translate-x-20\.5:focus{
    --tw-translate-x: -5.125rem;
  }

  .\33xl\:focus\:-translate-x-22\.5:focus{
    --tw-translate-x: -5.625rem;
  }

  .\33xl\:focus\:-translate-x-25\.5:focus{
    --tw-translate-x: -6.375rem;
  }

  .\33xl\:focus\:-translate-x-26\.75:focus{
    --tw-translate-x: -6.6875rem;
  }

  .\33xl\:focus\:-translate-x-32\.5:focus{
    --tw-translate-x: -8.125rem;
  }

  .\33xl\:focus\:-translate-x-37\.5:focus{
    --tw-translate-x: -9.375rem;
  }

  .\33xl\:focus\:-translate-x-41\.25:focus{
    --tw-translate-x: -10.3125rem;
  }

  .\33xl\:focus\:-translate-x-52\.5:focus{
    --tw-translate-x: -13.125rem;
  }

  .\33xl\:focus\:-translate-x-54\.5:focus{
    --tw-translate-x: -13.625rem;
  }

  .\33xl\:focus\:-translate-x-57\.25:focus{
    --tw-translate-x: -14.3125rem;
  }

  .\33xl\:focus\:-translate-x-57\.5:focus{
    --tw-translate-x: -14.375rem;
  }

  .\33xl\:focus\:-translate-x-66\.25:focus{
    --tw-translate-x: -16.5625rem;
  }

  .\33xl\:focus\:-translate-x-74\.5:focus{
    --tw-translate-x: -18.125rem;
  }

  .\33xl\:focus\:-translate-x-106\.25:focus{
    --tw-translate-x: -26.5625rem;
  }

  .\33xl\:focus\:-translate-x-112\.25:focus{
    --tw-translate-x: -28.0675rem;
  }

  .\33xl\:focus\:-translate-x-112\.75:focus{
    --tw-translate-x: -28.1875rem;
  }

  .\33xl\:focus\:-translate-x-147\.5:focus{
    --tw-translate-x: -36.875rem;
  }

  .\33xl\:focus\:-translate-x-162\.5:focus{
    --tw-translate-x: -40.625rem;
  }

  .\33xl\:focus\:-translate-x-172\.25:focus{
    --tw-translate-x: -42.5625rem;
  }

  .\33xl\:focus\:-translate-x-175\.25:focus{
    --tw-translate-x: -43.8125rem;
  }

  .\33xl\:focus\:-translate-x-184\.25:focus{
    --tw-translate-x: -46.0625rem;
  }

  .\33xl\:focus\:-translate-x-203\.25:focus{
    --tw-translate-x: -50.8125rem;
  }

  .\33xl\:focus\:-translate-x-half:focus{
    --tw-translate-x: -50%;
  }

  .\33xl\:focus\:-translate-x-full:focus{
    --tw-translate-x: -100%;
  }

  .\33xl\:focus\:-translate-x-1\/10:focus{
    --tw-translate-x: -10%;
  }

  .\33xl\:focus\:-translate-x-2\/10:focus{
    --tw-translate-x: -20%;
  }

  .\33xl\:focus\:-translate-x-3\/10:focus{
    --tw-translate-x: -30%;
  }

  .\33xl\:focus\:-translate-x-4\/10:focus{
    --tw-translate-x: -40%;
  }

  .\33xl\:focus\:-translate-x-4\.5\/10:focus{
    --tw-translate-x: -45%;
  }

  .\33xl\:focus\:-translate-x-5\/10:focus{
    --tw-translate-x: -50%;
  }

  .\33xl\:focus\:-translate-x-5\.5\/10:focus{
    --tw-translate-x: -55%;
  }

  .\33xl\:focus\:-translate-x-6\/10:focus{
    --tw-translate-x: -60%;
  }

  .\33xl\:focus\:-translate-x-7\/10:focus{
    --tw-translate-x: -70%;
  }

  .\33xl\:focus\:-translate-x-8\/10:focus{
    --tw-translate-x: -80%;
  }

  .\33xl\:focus\:-translate-x-9\/10:focus{
    --tw-translate-x: -90%;
  }

  .\33xl\:focus\:-translate-x-1\/12:focus{
    --tw-translate-x: -8.33333%;
  }

  .\33xl\:focus\:-translate-x-2\/12:focus{
    --tw-translate-x: -16.66667%;
  }

  .\33xl\:focus\:-translate-x-3\/12:focus{
    --tw-translate-x: -25%;
  }

  .\33xl\:focus\:-translate-x-4\/12:focus{
    --tw-translate-x: -33.33333%;
  }

  .\33xl\:focus\:-translate-x-5\/12:focus{
    --tw-translate-x: -41.66667%;
  }

  .\33xl\:focus\:-translate-x-6\/12:focus{
    --tw-translate-x: -50%;
  }

  .\33xl\:focus\:-translate-x-7\/12:focus{
    --tw-translate-x: -58.33333%;
  }

  .\33xl\:focus\:-translate-x-8\/12:focus{
    --tw-translate-x: -66.66667%;
  }

  .\33xl\:focus\:-translate-x-9\/12:focus{
    --tw-translate-x: -75%;
  }

  .\33xl\:focus\:-translate-x-10\/12:focus{
    --tw-translate-x: -83.33333%;
  }

  .\33xl\:focus\:-translate-x-11\/12:focus{
    --tw-translate-x: -91.66667%;
  }

  .\33xl\:focus\:translate-x-1\/2:focus{
    --tw-translate-x: 50%;
  }

  .\33xl\:focus\:translate-x-1\/3:focus{
    --tw-translate-x: 33.333333%;
  }

  .\33xl\:focus\:translate-x-2\/3:focus{
    --tw-translate-x: 66.666667%;
  }

  .\33xl\:focus\:translate-x-1\/4:focus{
    --tw-translate-x: 25%;
  }

  .\33xl\:focus\:translate-x-2\/4:focus{
    --tw-translate-x: 50%;
  }

  .\33xl\:focus\:translate-x-3\/4:focus{
    --tw-translate-x: 75%;
  }

  .\33xl\:focus\:-translate-x-1\/2:focus{
    --tw-translate-x: -50%;
  }

  .\33xl\:focus\:-translate-x-1\/3:focus{
    --tw-translate-x: -33.333333%;
  }

  .\33xl\:focus\:-translate-x-2\/3:focus{
    --tw-translate-x: -66.666667%;
  }

  .\33xl\:focus\:-translate-x-1\/4:focus{
    --tw-translate-x: -25%;
  }

  .\33xl\:focus\:-translate-x-2\/4:focus{
    --tw-translate-x: -50%;
  }

  .\33xl\:focus\:-translate-x-3\/4:focus{
    --tw-translate-x: -75%;
  }

  .\33xl\:focus\:translate-y-0:focus{
    --tw-translate-y: 0px;
  }

  .\33xl\:focus\:translate-y-1:focus{
    --tw-translate-y: 0.25rem;
  }

  .\33xl\:focus\:translate-y-2:focus{
    --tw-translate-y: 0.5rem;
  }

  .\33xl\:focus\:translate-y-3:focus{
    --tw-translate-y: 0.75rem;
  }

  .\33xl\:focus\:translate-y-4:focus{
    --tw-translate-y: 1rem;
  }

  .\33xl\:focus\:translate-y-5:focus{
    --tw-translate-y: 1.25rem;
  }

  .\33xl\:focus\:translate-y-6:focus{
    --tw-translate-y: 1.5rem;
  }

  .\33xl\:focus\:translate-y-7:focus{
    --tw-translate-y: 1.75rem;
  }

  .\33xl\:focus\:translate-y-8:focus{
    --tw-translate-y: 2rem;
  }

  .\33xl\:focus\:translate-y-9:focus{
    --tw-translate-y: 2.25rem;
  }

  .\33xl\:focus\:translate-y-10:focus{
    --tw-translate-y: 2.5rem;
  }

  .\33xl\:focus\:translate-y-11:focus{
    --tw-translate-y: 2.75rem;
  }

  .\33xl\:focus\:translate-y-12:focus{
    --tw-translate-y: 3rem;
  }

  .\33xl\:focus\:translate-y-13:focus{
    --tw-translate-y: 3.25rem;
  }

  .\33xl\:focus\:translate-y-14:focus{
    --tw-translate-y: 3.5rem;
  }

  .\33xl\:focus\:translate-y-15:focus{
    --tw-translate-y: 3.75rem;
  }

  .\33xl\:focus\:translate-y-16:focus{
    --tw-translate-y: 4rem;
  }

  .\33xl\:focus\:translate-y-17:focus{
    --tw-translate-y: 4.25rem;
  }

  .\33xl\:focus\:translate-y-18:focus{
    --tw-translate-y: 4.5rem;
  }

  .\33xl\:focus\:translate-y-19:focus{
    --tw-translate-y: 4.75rem;
  }

  .\33xl\:focus\:translate-y-20:focus{
    --tw-translate-y: 5rem;
  }

  .\33xl\:focus\:translate-y-22:focus{
    --tw-translate-y: 5.5rem;
  }

  .\33xl\:focus\:translate-y-24:focus{
    --tw-translate-y: 6rem;
  }

  .\33xl\:focus\:translate-y-25:focus{
    --tw-translate-y: 6.25rem;
  }

  .\33xl\:focus\:translate-y-28:focus{
    --tw-translate-y: 7rem;
  }

  .\33xl\:focus\:translate-y-30:focus{
    --tw-translate-y: 7.5rem;
  }

  .\33xl\:focus\:translate-y-32:focus{
    --tw-translate-y: 8rem;
  }

  .\33xl\:focus\:translate-y-34:focus{
    --tw-translate-y: 8.5rem;
  }

  .\33xl\:focus\:translate-y-35:focus{
    --tw-translate-y: 8.75rem;
  }

  .\33xl\:focus\:translate-y-36:focus{
    --tw-translate-y: 9rem;
  }

  .\33xl\:focus\:translate-y-39:focus{
    --tw-translate-y: 9.75rem;
  }

  .\33xl\:focus\:translate-y-40:focus{
    --tw-translate-y: 10rem;
  }

  .\33xl\:focus\:translate-y-42:focus{
    --tw-translate-y: 10.5rem;
  }

  .\33xl\:focus\:translate-y-44:focus{
    --tw-translate-y: 11rem;
  }

  .\33xl\:focus\:translate-y-45:focus{
    --tw-translate-y: 11.25rem;
  }

  .\33xl\:focus\:translate-y-48:focus{
    --tw-translate-y: 12rem;
  }

  .\33xl\:focus\:translate-y-50:focus{
    --tw-translate-y: 12.5rem;
  }

  .\33xl\:focus\:translate-y-52:focus{
    --tw-translate-y: 13rem;
  }

  .\33xl\:focus\:translate-y-55:focus{
    --tw-translate-y: 13.75rem;
  }

  .\33xl\:focus\:translate-y-56:focus{
    --tw-translate-y: 14rem;
  }

  .\33xl\:focus\:translate-y-58:focus{
    --tw-translate-y: 14.5rem;
  }

  .\33xl\:focus\:translate-y-60:focus{
    --tw-translate-y: 15rem;
  }

  .\33xl\:focus\:translate-y-64:focus{
    --tw-translate-y: 16rem;
  }

  .\33xl\:focus\:translate-y-65:focus{
    --tw-translate-y: 16.25rem;
  }

  .\33xl\:focus\:translate-y-68:focus{
    --tw-translate-y: 17rem;
  }

  .\33xl\:focus\:translate-y-69:focus{
    --tw-translate-y: 17.25rem;
  }

  .\33xl\:focus\:translate-y-70:focus{
    --tw-translate-y: 17.5rem;
  }

  .\33xl\:focus\:translate-y-72:focus{
    --tw-translate-y: 18rem;
  }

  .\33xl\:focus\:translate-y-75:focus{
    --tw-translate-y: 18.75rem;
  }

  .\33xl\:focus\:translate-y-80:focus{
    --tw-translate-y: 20rem;
  }

  .\33xl\:focus\:translate-y-85:focus{
    --tw-translate-y: 21.25rem;
  }

  .\33xl\:focus\:translate-y-86:focus{
    --tw-translate-y: 21.5rem;
  }

  .\33xl\:focus\:translate-y-90:focus{
    --tw-translate-y: 22.5rem;
  }

  .\33xl\:focus\:translate-y-96:focus{
    --tw-translate-y: 24rem;
  }

  .\33xl\:focus\:translate-y-100:focus{
    --tw-translate-y: 25rem;
  }

  .\33xl\:focus\:translate-y-115:focus{
    --tw-translate-y: 28.75rem;
  }

  .\33xl\:focus\:translate-y-125:focus{
    --tw-translate-y: 31.25rem;
  }

  .\33xl\:focus\:translate-y-142:focus{
    --tw-translate-y: 35.5rem;
  }

  .\33xl\:focus\:translate-y-150:focus{
    --tw-translate-y: 37.5rem;
  }

  .\33xl\:focus\:translate-y-156:focus{
    --tw-translate-y: 39rem;
  }

  .\33xl\:focus\:translate-y-160:focus{
    --tw-translate-y: 40rem;
  }

  .\33xl\:focus\:translate-y-175:focus{
    --tw-translate-y: 43.75rem;
  }

  .\33xl\:focus\:translate-y-207:focus{
    --tw-translate-y: 51.75rem;
  }

  .\33xl\:focus\:translate-y-242:focus{
    --tw-translate-y: 60.5rem;
  }

  .\33xl\:focus\:translate-y-250:focus{
    --tw-translate-y: 62.5rem;
  }

  .\33xl\:focus\:translate-y-258:focus{
    --tw-translate-y: 64.5rem;
  }

  .\33xl\:focus\:translate-y-265:focus{
    --tw-translate-y: 66.25rem;
  }

  .\33xl\:focus\:translate-y-280:focus{
    --tw-translate-y: 70rem;
  }

  .\33xl\:focus\:translate-y-px:focus{
    --tw-translate-y: 1px;
  }

  .\33xl\:focus\:translate-y-0\.5:focus{
    --tw-translate-y: 0.125rem;
  }

  .\33xl\:focus\:translate-y-1\.5:focus{
    --tw-translate-y: 0.375rem;
  }

  .\33xl\:focus\:translate-y-2\.5:focus{
    --tw-translate-y: 0.625rem;
  }

  .\33xl\:focus\:translate-y-3\.5:focus{
    --tw-translate-y: 0.875rem;
  }

  .\33xl\:focus\:translate-y-0\.25:focus{
    --tw-translate-y: 0.0625rem;
  }

  .\33xl\:focus\:translate-y-0\.75:focus{
    --tw-translate-y: 0.1875rem;
  }

  .\33xl\:focus\:translate-y-1\.25:focus{
    --tw-translate-y: 0.3125rem;
  }

  .\33xl\:focus\:translate-y-1\.75:focus{
    --tw-translate-y: 0.4375rem;
  }

  .\33xl\:focus\:translate-y-2\.25:focus{
    --tw-translate-y: 0.5625rem;
  }

  .\33xl\:focus\:translate-y-2\.75:focus{
    --tw-translate-y: 0.6875rem;
  }

  .\33xl\:focus\:translate-y-3\.25:focus{
    --tw-translate-y: 0.8125rem;
  }

  .\33xl\:focus\:translate-y-3\.75:focus{
    --tw-translate-y: 0.9375rem;
  }

  .\33xl\:focus\:translate-y-4\.25:focus{
    --tw-translate-y: 1.0625rem;
  }

  .\33xl\:focus\:translate-y-4\.5:focus{
    --tw-translate-y: 1.125rem;
  }

  .\33xl\:focus\:translate-y-4\.75:focus{
    --tw-translate-y: 1.1875rem;
  }

  .\33xl\:focus\:translate-y-5\.25:focus{
    --tw-translate-y: 1.3125rem;
  }

  .\33xl\:focus\:translate-y-5\.5:focus{
    --tw-translate-y: 1.375rem;
  }

  .\33xl\:focus\:translate-y-5\.75:focus{
    --tw-translate-y: 1.4375rem;
  }

  .\33xl\:focus\:translate-y-6\.25:focus{
    --tw-translate-y: 1.5625rem;
  }

  .\33xl\:focus\:translate-y-6\.5:focus{
    --tw-translate-y: 1.625rem;
  }

  .\33xl\:focus\:translate-y-6\.75:focus{
    --tw-translate-y: 1.6875rem;
  }

  .\33xl\:focus\:translate-y-7\.25:focus{
    --tw-translate-y: 1.8125rem;
  }

  .\33xl\:focus\:translate-y-7\.5:focus{
    --tw-translate-y: 1.875rem;
  }

  .\33xl\:focus\:translate-y-8\.25:focus{
    --tw-translate-y: 2.0625rem;
  }

  .\33xl\:focus\:translate-y-8\.5:focus{
    --tw-translate-y: 2.125rem;
  }

  .\33xl\:focus\:translate-y-9\.25:focus{
    --tw-translate-y: 2.3125rem;
  }

  .\33xl\:focus\:translate-y-9\.5:focus{
    --tw-translate-y: 2.375rem;
  }

  .\33xl\:focus\:translate-y-10\.5:focus{
    --tw-translate-y: 2.625rem;
  }

  .\33xl\:focus\:translate-y-11\.25:focus{
    --tw-translate-y: 2.8125rem;
  }

  .\33xl\:focus\:translate-y-11\.5:focus{
    --tw-translate-y: 2.875rem;
  }

  .\33xl\:focus\:translate-y-12\.5:focus{
    --tw-translate-y: 3.125rem;
  }

  .\33xl\:focus\:translate-y-12\.75:focus{
    --tw-translate-y: 3.1875rem;
  }

  .\33xl\:focus\:translate-y-13\.5:focus{
    --tw-translate-y: 3.375rem;
  }

  .\33xl\:focus\:translate-y-14\.5:focus{
    --tw-translate-y: 3.625rem;
  }

  .\33xl\:focus\:translate-y-15\.5:focus{
    --tw-translate-y: 3.875rem;
  }

  .\33xl\:focus\:translate-y-15\.75:focus{
    --tw-translate-y: 3.9375rem;
  }

  .\33xl\:focus\:translate-y-16\.25:focus{
    --tw-translate-y: 4.0625rem;
  }

  .\33xl\:focus\:translate-y-17\.25:focus{
    --tw-translate-y: 4.3125rem;
  }

  .\33xl\:focus\:translate-y-17\.5:focus{
    --tw-translate-y: 4.375rem;
  }

  .\33xl\:focus\:translate-y-18\.25:focus{
    --tw-translate-y: 4.5625rem;
  }

  .\33xl\:focus\:translate-y-18\.5:focus{
    --tw-translate-y: 4.625rem;
  }

  .\33xl\:focus\:translate-y-20\.25:focus{
    --tw-translate-y: 5.0625rem;
  }

  .\33xl\:focus\:translate-y-20\.5:focus{
    --tw-translate-y: 5.125rem;
  }

  .\33xl\:focus\:translate-y-22\.5:focus{
    --tw-translate-y: 5.625rem;
  }

  .\33xl\:focus\:translate-y-25\.5:focus{
    --tw-translate-y: 6.375rem;
  }

  .\33xl\:focus\:translate-y-26\.75:focus{
    --tw-translate-y: 6.6875rem;
  }

  .\33xl\:focus\:translate-y-32\.5:focus{
    --tw-translate-y: 8.125rem;
  }

  .\33xl\:focus\:translate-y-37\.5:focus{
    --tw-translate-y: 9.375rem;
  }

  .\33xl\:focus\:translate-y-41\.25:focus{
    --tw-translate-y: 10.3125rem;
  }

  .\33xl\:focus\:translate-y-52\.5:focus{
    --tw-translate-y: 13.125rem;
  }

  .\33xl\:focus\:translate-y-54\.5:focus{
    --tw-translate-y: 13.625rem;
  }

  .\33xl\:focus\:translate-y-57\.25:focus{
    --tw-translate-y: 14.3125rem;
  }

  .\33xl\:focus\:translate-y-57\.5:focus{
    --tw-translate-y: 14.375rem;
  }

  .\33xl\:focus\:translate-y-66\.25:focus{
    --tw-translate-y: 16.5625rem;
  }

  .\33xl\:focus\:translate-y-74\.5:focus{
    --tw-translate-y: 18.125rem;
  }

  .\33xl\:focus\:translate-y-106\.25:focus{
    --tw-translate-y: 26.5625rem;
  }

  .\33xl\:focus\:translate-y-112\.25:focus{
    --tw-translate-y: 28.0675rem;
  }

  .\33xl\:focus\:translate-y-112\.75:focus{
    --tw-translate-y: 28.1875rem;
  }

  .\33xl\:focus\:translate-y-147\.5:focus{
    --tw-translate-y: 36.875rem;
  }

  .\33xl\:focus\:translate-y-162\.5:focus{
    --tw-translate-y: 40.625rem;
  }

  .\33xl\:focus\:translate-y-172\.25:focus{
    --tw-translate-y: 42.5625rem;
  }

  .\33xl\:focus\:translate-y-175\.25:focus{
    --tw-translate-y: 43.8125rem;
  }

  .\33xl\:focus\:translate-y-184\.25:focus{
    --tw-translate-y: 46.0625rem;
  }

  .\33xl\:focus\:translate-y-203\.25:focus{
    --tw-translate-y: 50.8125rem;
  }

  .\33xl\:focus\:translate-y-half:focus{
    --tw-translate-y: 50%;
  }

  .\33xl\:focus\:translate-y-full:focus{
    --tw-translate-y: 100%;
  }

  .\33xl\:focus\:translate-y-1\/10:focus{
    --tw-translate-y: 10%;
  }

  .\33xl\:focus\:translate-y-2\/10:focus{
    --tw-translate-y: 20%;
  }

  .\33xl\:focus\:translate-y-3\/10:focus{
    --tw-translate-y: 30%;
  }

  .\33xl\:focus\:translate-y-4\/10:focus{
    --tw-translate-y: 40%;
  }

  .\33xl\:focus\:translate-y-4\.5\/10:focus{
    --tw-translate-y: 45%;
  }

  .\33xl\:focus\:translate-y-5\/10:focus{
    --tw-translate-y: 50%;
  }

  .\33xl\:focus\:translate-y-5\.5\/10:focus{
    --tw-translate-y: 55%;
  }

  .\33xl\:focus\:translate-y-6\/10:focus{
    --tw-translate-y: 60%;
  }

  .\33xl\:focus\:translate-y-7\/10:focus{
    --tw-translate-y: 70%;
  }

  .\33xl\:focus\:translate-y-8\/10:focus{
    --tw-translate-y: 80%;
  }

  .\33xl\:focus\:translate-y-9\/10:focus{
    --tw-translate-y: 90%;
  }

  .\33xl\:focus\:translate-y-1\/12:focus{
    --tw-translate-y: 8.333333%;
  }

  .\33xl\:focus\:translate-y-2\/12:focus{
    --tw-translate-y: 16.666667%;
  }

  .\33xl\:focus\:translate-y-3\/12:focus{
    --tw-translate-y: 25%;
  }

  .\33xl\:focus\:translate-y-4\/12:focus{
    --tw-translate-y: 33.333333%;
  }

  .\33xl\:focus\:translate-y-5\/12:focus{
    --tw-translate-y: 41.666667%;
  }

  .\33xl\:focus\:translate-y-6\/12:focus{
    --tw-translate-y: 50%;
  }

  .\33xl\:focus\:translate-y-7\/12:focus{
    --tw-translate-y: 58.333333%;
  }

  .\33xl\:focus\:translate-y-8\/12:focus{
    --tw-translate-y: 66.666667%;
  }

  .\33xl\:focus\:translate-y-9\/12:focus{
    --tw-translate-y: 75%;
  }

  .\33xl\:focus\:translate-y-10\/12:focus{
    --tw-translate-y: 83.333333%;
  }

  .\33xl\:focus\:translate-y-11\/12:focus{
    --tw-translate-y: 91.666667%;
  }

  .\33xl\:focus\:-translate-y-0:focus{
    --tw-translate-y: 0px;
  }

  .\33xl\:focus\:-translate-y-1:focus{
    --tw-translate-y: -0.25rem;
  }

  .\33xl\:focus\:-translate-y-2:focus{
    --tw-translate-y: -0.5rem;
  }

  .\33xl\:focus\:-translate-y-3:focus{
    --tw-translate-y: -0.75rem;
  }

  .\33xl\:focus\:-translate-y-4:focus{
    --tw-translate-y: -1rem;
  }

  .\33xl\:focus\:-translate-y-5:focus{
    --tw-translate-y: -1.25rem;
  }

  .\33xl\:focus\:-translate-y-6:focus{
    --tw-translate-y: -1.5rem;
  }

  .\33xl\:focus\:-translate-y-7:focus{
    --tw-translate-y: -1.75rem;
  }

  .\33xl\:focus\:-translate-y-8:focus{
    --tw-translate-y: -2rem;
  }

  .\33xl\:focus\:-translate-y-9:focus{
    --tw-translate-y: -2.25rem;
  }

  .\33xl\:focus\:-translate-y-10:focus{
    --tw-translate-y: -2.5rem;
  }

  .\33xl\:focus\:-translate-y-11:focus{
    --tw-translate-y: -2.75rem;
  }

  .\33xl\:focus\:-translate-y-12:focus{
    --tw-translate-y: -3rem;
  }

  .\33xl\:focus\:-translate-y-13:focus{
    --tw-translate-y: -3.25rem;
  }

  .\33xl\:focus\:-translate-y-14:focus{
    --tw-translate-y: -3.5rem;
  }

  .\33xl\:focus\:-translate-y-15:focus{
    --tw-translate-y: -3.75rem;
  }

  .\33xl\:focus\:-translate-y-16:focus{
    --tw-translate-y: -4rem;
  }

  .\33xl\:focus\:-translate-y-17:focus{
    --tw-translate-y: -4.25rem;
  }

  .\33xl\:focus\:-translate-y-18:focus{
    --tw-translate-y: -4.5rem;
  }

  .\33xl\:focus\:-translate-y-19:focus{
    --tw-translate-y: -4.75rem;
  }

  .\33xl\:focus\:-translate-y-20:focus{
    --tw-translate-y: -5rem;
  }

  .\33xl\:focus\:-translate-y-22:focus{
    --tw-translate-y: -5.5rem;
  }

  .\33xl\:focus\:-translate-y-24:focus{
    --tw-translate-y: -6rem;
  }

  .\33xl\:focus\:-translate-y-25:focus{
    --tw-translate-y: -6.25rem;
  }

  .\33xl\:focus\:-translate-y-28:focus{
    --tw-translate-y: -7rem;
  }

  .\33xl\:focus\:-translate-y-30:focus{
    --tw-translate-y: -7.5rem;
  }

  .\33xl\:focus\:-translate-y-32:focus{
    --tw-translate-y: -8rem;
  }

  .\33xl\:focus\:-translate-y-34:focus{
    --tw-translate-y: -8.5rem;
  }

  .\33xl\:focus\:-translate-y-35:focus{
    --tw-translate-y: -8.75rem;
  }

  .\33xl\:focus\:-translate-y-36:focus{
    --tw-translate-y: -9rem;
  }

  .\33xl\:focus\:-translate-y-39:focus{
    --tw-translate-y: -9.75rem;
  }

  .\33xl\:focus\:-translate-y-40:focus{
    --tw-translate-y: -10rem;
  }

  .\33xl\:focus\:-translate-y-42:focus{
    --tw-translate-y: -10.5rem;
  }

  .\33xl\:focus\:-translate-y-44:focus{
    --tw-translate-y: -11rem;
  }

  .\33xl\:focus\:-translate-y-45:focus{
    --tw-translate-y: -11.25rem;
  }

  .\33xl\:focus\:-translate-y-48:focus{
    --tw-translate-y: -12rem;
  }

  .\33xl\:focus\:-translate-y-50:focus{
    --tw-translate-y: -12.5rem;
  }

  .\33xl\:focus\:-translate-y-52:focus{
    --tw-translate-y: -13rem;
  }

  .\33xl\:focus\:-translate-y-55:focus{
    --tw-translate-y: -13.75rem;
  }

  .\33xl\:focus\:-translate-y-56:focus{
    --tw-translate-y: -14rem;
  }

  .\33xl\:focus\:-translate-y-58:focus{
    --tw-translate-y: -14.5rem;
  }

  .\33xl\:focus\:-translate-y-60:focus{
    --tw-translate-y: -15rem;
  }

  .\33xl\:focus\:-translate-y-64:focus{
    --tw-translate-y: -16rem;
  }

  .\33xl\:focus\:-translate-y-65:focus{
    --tw-translate-y: -16.25rem;
  }

  .\33xl\:focus\:-translate-y-68:focus{
    --tw-translate-y: -17rem;
  }

  .\33xl\:focus\:-translate-y-69:focus{
    --tw-translate-y: -17.25rem;
  }

  .\33xl\:focus\:-translate-y-70:focus{
    --tw-translate-y: -17.5rem;
  }

  .\33xl\:focus\:-translate-y-72:focus{
    --tw-translate-y: -18rem;
  }

  .\33xl\:focus\:-translate-y-75:focus{
    --tw-translate-y: -18.75rem;
  }

  .\33xl\:focus\:-translate-y-80:focus{
    --tw-translate-y: -20rem;
  }

  .\33xl\:focus\:-translate-y-85:focus{
    --tw-translate-y: -21.25rem;
  }

  .\33xl\:focus\:-translate-y-86:focus{
    --tw-translate-y: -21.5rem;
  }

  .\33xl\:focus\:-translate-y-90:focus{
    --tw-translate-y: -22.5rem;
  }

  .\33xl\:focus\:-translate-y-96:focus{
    --tw-translate-y: -24rem;
  }

  .\33xl\:focus\:-translate-y-100:focus{
    --tw-translate-y: -25rem;
  }

  .\33xl\:focus\:-translate-y-115:focus{
    --tw-translate-y: -28.75rem;
  }

  .\33xl\:focus\:-translate-y-125:focus{
    --tw-translate-y: -31.25rem;
  }

  .\33xl\:focus\:-translate-y-142:focus{
    --tw-translate-y: -35.5rem;
  }

  .\33xl\:focus\:-translate-y-150:focus{
    --tw-translate-y: -37.5rem;
  }

  .\33xl\:focus\:-translate-y-156:focus{
    --tw-translate-y: -39rem;
  }

  .\33xl\:focus\:-translate-y-160:focus{
    --tw-translate-y: -40rem;
  }

  .\33xl\:focus\:-translate-y-175:focus{
    --tw-translate-y: -43.75rem;
  }

  .\33xl\:focus\:-translate-y-207:focus{
    --tw-translate-y: -51.75rem;
  }

  .\33xl\:focus\:-translate-y-242:focus{
    --tw-translate-y: -60.5rem;
  }

  .\33xl\:focus\:-translate-y-250:focus{
    --tw-translate-y: -62.5rem;
  }

  .\33xl\:focus\:-translate-y-258:focus{
    --tw-translate-y: -64.5rem;
  }

  .\33xl\:focus\:-translate-y-265:focus{
    --tw-translate-y: -66.25rem;
  }

  .\33xl\:focus\:-translate-y-280:focus{
    --tw-translate-y: -70rem;
  }

  .\33xl\:focus\:-translate-y-px:focus{
    --tw-translate-y: -1px;
  }

  .\33xl\:focus\:-translate-y-0\.5:focus{
    --tw-translate-y: -0.125rem;
  }

  .\33xl\:focus\:-translate-y-1\.5:focus{
    --tw-translate-y: -0.375rem;
  }

  .\33xl\:focus\:-translate-y-2\.5:focus{
    --tw-translate-y: -0.625rem;
  }

  .\33xl\:focus\:-translate-y-3\.5:focus{
    --tw-translate-y: -0.875rem;
  }

  .\33xl\:focus\:-translate-y-0\.25:focus{
    --tw-translate-y: -0.0625rem;
  }

  .\33xl\:focus\:-translate-y-0\.75:focus{
    --tw-translate-y: -0.1875rem;
  }

  .\33xl\:focus\:-translate-y-1\.25:focus{
    --tw-translate-y: -0.3125rem;
  }

  .\33xl\:focus\:-translate-y-1\.75:focus{
    --tw-translate-y: -0.4375rem;
  }

  .\33xl\:focus\:-translate-y-2\.25:focus{
    --tw-translate-y: -0.5625rem;
  }

  .\33xl\:focus\:-translate-y-2\.75:focus{
    --tw-translate-y: -0.6875rem;
  }

  .\33xl\:focus\:-translate-y-3\.25:focus{
    --tw-translate-y: -0.8125rem;
  }

  .\33xl\:focus\:-translate-y-3\.75:focus{
    --tw-translate-y: -0.9375rem;
  }

  .\33xl\:focus\:-translate-y-4\.25:focus{
    --tw-translate-y: -1.0625rem;
  }

  .\33xl\:focus\:-translate-y-4\.5:focus{
    --tw-translate-y: -1.125rem;
  }

  .\33xl\:focus\:-translate-y-4\.75:focus{
    --tw-translate-y: -1.1875rem;
  }

  .\33xl\:focus\:-translate-y-5\.25:focus{
    --tw-translate-y: -1.3125rem;
  }

  .\33xl\:focus\:-translate-y-5\.5:focus{
    --tw-translate-y: -1.375rem;
  }

  .\33xl\:focus\:-translate-y-5\.75:focus{
    --tw-translate-y: -1.4375rem;
  }

  .\33xl\:focus\:-translate-y-6\.25:focus{
    --tw-translate-y: -1.5625rem;
  }

  .\33xl\:focus\:-translate-y-6\.5:focus{
    --tw-translate-y: -1.625rem;
  }

  .\33xl\:focus\:-translate-y-6\.75:focus{
    --tw-translate-y: -1.6875rem;
  }

  .\33xl\:focus\:-translate-y-7\.25:focus{
    --tw-translate-y: -1.8125rem;
  }

  .\33xl\:focus\:-translate-y-7\.5:focus{
    --tw-translate-y: -1.875rem;
  }

  .\33xl\:focus\:-translate-y-8\.25:focus{
    --tw-translate-y: -2.0625rem;
  }

  .\33xl\:focus\:-translate-y-8\.5:focus{
    --tw-translate-y: -2.125rem;
  }

  .\33xl\:focus\:-translate-y-9\.25:focus{
    --tw-translate-y: -2.3125rem;
  }

  .\33xl\:focus\:-translate-y-9\.5:focus{
    --tw-translate-y: -2.375rem;
  }

  .\33xl\:focus\:-translate-y-10\.5:focus{
    --tw-translate-y: -2.625rem;
  }

  .\33xl\:focus\:-translate-y-11\.25:focus{
    --tw-translate-y: -2.8125rem;
  }

  .\33xl\:focus\:-translate-y-11\.5:focus{
    --tw-translate-y: -2.875rem;
  }

  .\33xl\:focus\:-translate-y-12\.5:focus{
    --tw-translate-y: -3.125rem;
  }

  .\33xl\:focus\:-translate-y-12\.75:focus{
    --tw-translate-y: -3.1875rem;
  }

  .\33xl\:focus\:-translate-y-13\.5:focus{
    --tw-translate-y: -3.375rem;
  }

  .\33xl\:focus\:-translate-y-14\.5:focus{
    --tw-translate-y: -3.625rem;
  }

  .\33xl\:focus\:-translate-y-15\.5:focus{
    --tw-translate-y: -3.875rem;
  }

  .\33xl\:focus\:-translate-y-15\.75:focus{
    --tw-translate-y: -3.9375rem;
  }

  .\33xl\:focus\:-translate-y-16\.25:focus{
    --tw-translate-y: -4.0625rem;
  }

  .\33xl\:focus\:-translate-y-17\.25:focus{
    --tw-translate-y: -4.3125rem;
  }

  .\33xl\:focus\:-translate-y-17\.5:focus{
    --tw-translate-y: -4.375rem;
  }

  .\33xl\:focus\:-translate-y-18\.25:focus{
    --tw-translate-y: -4.5625rem;
  }

  .\33xl\:focus\:-translate-y-18\.5:focus{
    --tw-translate-y: -4.625rem;
  }

  .\33xl\:focus\:-translate-y-20\.25:focus{
    --tw-translate-y: -5.0625rem;
  }

  .\33xl\:focus\:-translate-y-20\.5:focus{
    --tw-translate-y: -5.125rem;
  }

  .\33xl\:focus\:-translate-y-22\.5:focus{
    --tw-translate-y: -5.625rem;
  }

  .\33xl\:focus\:-translate-y-25\.5:focus{
    --tw-translate-y: -6.375rem;
  }

  .\33xl\:focus\:-translate-y-26\.75:focus{
    --tw-translate-y: -6.6875rem;
  }

  .\33xl\:focus\:-translate-y-32\.5:focus{
    --tw-translate-y: -8.125rem;
  }

  .\33xl\:focus\:-translate-y-37\.5:focus{
    --tw-translate-y: -9.375rem;
  }

  .\33xl\:focus\:-translate-y-41\.25:focus{
    --tw-translate-y: -10.3125rem;
  }

  .\33xl\:focus\:-translate-y-52\.5:focus{
    --tw-translate-y: -13.125rem;
  }

  .\33xl\:focus\:-translate-y-54\.5:focus{
    --tw-translate-y: -13.625rem;
  }

  .\33xl\:focus\:-translate-y-57\.25:focus{
    --tw-translate-y: -14.3125rem;
  }

  .\33xl\:focus\:-translate-y-57\.5:focus{
    --tw-translate-y: -14.375rem;
  }

  .\33xl\:focus\:-translate-y-66\.25:focus{
    --tw-translate-y: -16.5625rem;
  }

  .\33xl\:focus\:-translate-y-74\.5:focus{
    --tw-translate-y: -18.125rem;
  }

  .\33xl\:focus\:-translate-y-106\.25:focus{
    --tw-translate-y: -26.5625rem;
  }

  .\33xl\:focus\:-translate-y-112\.25:focus{
    --tw-translate-y: -28.0675rem;
  }

  .\33xl\:focus\:-translate-y-112\.75:focus{
    --tw-translate-y: -28.1875rem;
  }

  .\33xl\:focus\:-translate-y-147\.5:focus{
    --tw-translate-y: -36.875rem;
  }

  .\33xl\:focus\:-translate-y-162\.5:focus{
    --tw-translate-y: -40.625rem;
  }

  .\33xl\:focus\:-translate-y-172\.25:focus{
    --tw-translate-y: -42.5625rem;
  }

  .\33xl\:focus\:-translate-y-175\.25:focus{
    --tw-translate-y: -43.8125rem;
  }

  .\33xl\:focus\:-translate-y-184\.25:focus{
    --tw-translate-y: -46.0625rem;
  }

  .\33xl\:focus\:-translate-y-203\.25:focus{
    --tw-translate-y: -50.8125rem;
  }

  .\33xl\:focus\:-translate-y-half:focus{
    --tw-translate-y: -50%;
  }

  .\33xl\:focus\:-translate-y-full:focus{
    --tw-translate-y: -100%;
  }

  .\33xl\:focus\:-translate-y-1\/10:focus{
    --tw-translate-y: -10%;
  }

  .\33xl\:focus\:-translate-y-2\/10:focus{
    --tw-translate-y: -20%;
  }

  .\33xl\:focus\:-translate-y-3\/10:focus{
    --tw-translate-y: -30%;
  }

  .\33xl\:focus\:-translate-y-4\/10:focus{
    --tw-translate-y: -40%;
  }

  .\33xl\:focus\:-translate-y-4\.5\/10:focus{
    --tw-translate-y: -45%;
  }

  .\33xl\:focus\:-translate-y-5\/10:focus{
    --tw-translate-y: -50%;
  }

  .\33xl\:focus\:-translate-y-5\.5\/10:focus{
    --tw-translate-y: -55%;
  }

  .\33xl\:focus\:-translate-y-6\/10:focus{
    --tw-translate-y: -60%;
  }

  .\33xl\:focus\:-translate-y-7\/10:focus{
    --tw-translate-y: -70%;
  }

  .\33xl\:focus\:-translate-y-8\/10:focus{
    --tw-translate-y: -80%;
  }

  .\33xl\:focus\:-translate-y-9\/10:focus{
    --tw-translate-y: -90%;
  }

  .\33xl\:focus\:-translate-y-1\/12:focus{
    --tw-translate-y: -8.33333%;
  }

  .\33xl\:focus\:-translate-y-2\/12:focus{
    --tw-translate-y: -16.66667%;
  }

  .\33xl\:focus\:-translate-y-3\/12:focus{
    --tw-translate-y: -25%;
  }

  .\33xl\:focus\:-translate-y-4\/12:focus{
    --tw-translate-y: -33.33333%;
  }

  .\33xl\:focus\:-translate-y-5\/12:focus{
    --tw-translate-y: -41.66667%;
  }

  .\33xl\:focus\:-translate-y-6\/12:focus{
    --tw-translate-y: -50%;
  }

  .\33xl\:focus\:-translate-y-7\/12:focus{
    --tw-translate-y: -58.33333%;
  }

  .\33xl\:focus\:-translate-y-8\/12:focus{
    --tw-translate-y: -66.66667%;
  }

  .\33xl\:focus\:-translate-y-9\/12:focus{
    --tw-translate-y: -75%;
  }

  .\33xl\:focus\:-translate-y-10\/12:focus{
    --tw-translate-y: -83.33333%;
  }

  .\33xl\:focus\:-translate-y-11\/12:focus{
    --tw-translate-y: -91.66667%;
  }

  .\33xl\:focus\:translate-y-1\/2:focus{
    --tw-translate-y: 50%;
  }

  .\33xl\:focus\:translate-y-1\/3:focus{
    --tw-translate-y: 33.333333%;
  }

  .\33xl\:focus\:translate-y-2\/3:focus{
    --tw-translate-y: 66.666667%;
  }

  .\33xl\:focus\:translate-y-1\/4:focus{
    --tw-translate-y: 25%;
  }

  .\33xl\:focus\:translate-y-2\/4:focus{
    --tw-translate-y: 50%;
  }

  .\33xl\:focus\:translate-y-3\/4:focus{
    --tw-translate-y: 75%;
  }

  .\33xl\:focus\:-translate-y-1\/2:focus{
    --tw-translate-y: -50%;
  }

  .\33xl\:focus\:-translate-y-1\/3:focus{
    --tw-translate-y: -33.333333%;
  }

  .\33xl\:focus\:-translate-y-2\/3:focus{
    --tw-translate-y: -66.666667%;
  }

  .\33xl\:focus\:-translate-y-1\/4:focus{
    --tw-translate-y: -25%;
  }

  .\33xl\:focus\:-translate-y-2\/4:focus{
    --tw-translate-y: -50%;
  }

  .\33xl\:focus\:-translate-y-3\/4:focus{
    --tw-translate-y: -75%;
  }

  .\33xl\:skew-x-0{
    --tw-skew-x: 0deg;
  }

  .\33xl\:skew-x-1{
    --tw-skew-x: 1deg;
  }

  .\33xl\:skew-x-2{
    --tw-skew-x: 2deg;
  }

  .\33xl\:skew-x-3{
    --tw-skew-x: 3deg;
  }

  .\33xl\:skew-x-6{
    --tw-skew-x: 6deg;
  }

  .\33xl\:skew-x-12{
    --tw-skew-x: 12deg;
  }

  .\33xl\:-skew-x-12{
    --tw-skew-x: -12deg;
  }

  .\33xl\:-skew-x-6{
    --tw-skew-x: -6deg;
  }

  .\33xl\:-skew-x-3{
    --tw-skew-x: -3deg;
  }

  .\33xl\:-skew-x-2{
    --tw-skew-x: -2deg;
  }

  .\33xl\:-skew-x-1{
    --tw-skew-x: -1deg;
  }

  .\33xl\:skew-y-0{
    --tw-skew-y: 0deg;
  }

  .\33xl\:skew-y-1{
    --tw-skew-y: 1deg;
  }

  .\33xl\:skew-y-2{
    --tw-skew-y: 2deg;
  }

  .\33xl\:skew-y-3{
    --tw-skew-y: 3deg;
  }

  .\33xl\:skew-y-6{
    --tw-skew-y: 6deg;
  }

  .\33xl\:skew-y-12{
    --tw-skew-y: 12deg;
  }

  .\33xl\:-skew-y-12{
    --tw-skew-y: -12deg;
  }

  .\33xl\:-skew-y-6{
    --tw-skew-y: -6deg;
  }

  .\33xl\:-skew-y-3{
    --tw-skew-y: -3deg;
  }

  .\33xl\:-skew-y-2{
    --tw-skew-y: -2deg;
  }

  .\33xl\:-skew-y-1{
    --tw-skew-y: -1deg;
  }

  .\33xl\:hover\:skew-x-0:hover{
    --tw-skew-x: 0deg;
  }

  .\33xl\:hover\:skew-x-1:hover{
    --tw-skew-x: 1deg;
  }

  .\33xl\:hover\:skew-x-2:hover{
    --tw-skew-x: 2deg;
  }

  .\33xl\:hover\:skew-x-3:hover{
    --tw-skew-x: 3deg;
  }

  .\33xl\:hover\:skew-x-6:hover{
    --tw-skew-x: 6deg;
  }

  .\33xl\:hover\:skew-x-12:hover{
    --tw-skew-x: 12deg;
  }

  .\33xl\:hover\:-skew-x-12:hover{
    --tw-skew-x: -12deg;
  }

  .\33xl\:hover\:-skew-x-6:hover{
    --tw-skew-x: -6deg;
  }

  .\33xl\:hover\:-skew-x-3:hover{
    --tw-skew-x: -3deg;
  }

  .\33xl\:hover\:-skew-x-2:hover{
    --tw-skew-x: -2deg;
  }

  .\33xl\:hover\:-skew-x-1:hover{
    --tw-skew-x: -1deg;
  }

  .\33xl\:hover\:skew-y-0:hover{
    --tw-skew-y: 0deg;
  }

  .\33xl\:hover\:skew-y-1:hover{
    --tw-skew-y: 1deg;
  }

  .\33xl\:hover\:skew-y-2:hover{
    --tw-skew-y: 2deg;
  }

  .\33xl\:hover\:skew-y-3:hover{
    --tw-skew-y: 3deg;
  }

  .\33xl\:hover\:skew-y-6:hover{
    --tw-skew-y: 6deg;
  }

  .\33xl\:hover\:skew-y-12:hover{
    --tw-skew-y: 12deg;
  }

  .\33xl\:hover\:-skew-y-12:hover{
    --tw-skew-y: -12deg;
  }

  .\33xl\:hover\:-skew-y-6:hover{
    --tw-skew-y: -6deg;
  }

  .\33xl\:hover\:-skew-y-3:hover{
    --tw-skew-y: -3deg;
  }

  .\33xl\:hover\:-skew-y-2:hover{
    --tw-skew-y: -2deg;
  }

  .\33xl\:hover\:-skew-y-1:hover{
    --tw-skew-y: -1deg;
  }

  .\33xl\:focus\:skew-x-0:focus{
    --tw-skew-x: 0deg;
  }

  .\33xl\:focus\:skew-x-1:focus{
    --tw-skew-x: 1deg;
  }

  .\33xl\:focus\:skew-x-2:focus{
    --tw-skew-x: 2deg;
  }

  .\33xl\:focus\:skew-x-3:focus{
    --tw-skew-x: 3deg;
  }

  .\33xl\:focus\:skew-x-6:focus{
    --tw-skew-x: 6deg;
  }

  .\33xl\:focus\:skew-x-12:focus{
    --tw-skew-x: 12deg;
  }

  .\33xl\:focus\:-skew-x-12:focus{
    --tw-skew-x: -12deg;
  }

  .\33xl\:focus\:-skew-x-6:focus{
    --tw-skew-x: -6deg;
  }

  .\33xl\:focus\:-skew-x-3:focus{
    --tw-skew-x: -3deg;
  }

  .\33xl\:focus\:-skew-x-2:focus{
    --tw-skew-x: -2deg;
  }

  .\33xl\:focus\:-skew-x-1:focus{
    --tw-skew-x: -1deg;
  }

  .\33xl\:focus\:skew-y-0:focus{
    --tw-skew-y: 0deg;
  }

  .\33xl\:focus\:skew-y-1:focus{
    --tw-skew-y: 1deg;
  }

  .\33xl\:focus\:skew-y-2:focus{
    --tw-skew-y: 2deg;
  }

  .\33xl\:focus\:skew-y-3:focus{
    --tw-skew-y: 3deg;
  }

  .\33xl\:focus\:skew-y-6:focus{
    --tw-skew-y: 6deg;
  }

  .\33xl\:focus\:skew-y-12:focus{
    --tw-skew-y: 12deg;
  }

  .\33xl\:focus\:-skew-y-12:focus{
    --tw-skew-y: -12deg;
  }

  .\33xl\:focus\:-skew-y-6:focus{
    --tw-skew-y: -6deg;
  }

  .\33xl\:focus\:-skew-y-3:focus{
    --tw-skew-y: -3deg;
  }

  .\33xl\:focus\:-skew-y-2:focus{
    --tw-skew-y: -2deg;
  }

  .\33xl\:focus\:-skew-y-1:focus{
    --tw-skew-y: -1deg;
  }

  .\33xl\:transition-none{
    transition-property: none;
  }

  .\33xl\:transition-all{
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .\33xl\:transition{
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .\33xl\:transition-colors{
    transition-property: background-color, border-color, color, fill, stroke;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .\33xl\:transition-opacity{
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .\33xl\:transition-shadow{
    transition-property: box-shadow;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .\33xl\:transition-transform{
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .\33xl\:hover\:transition-none:hover{
    transition-property: none;
  }

  .\33xl\:hover\:transition-all:hover{
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .\33xl\:hover\:transition:hover{
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .\33xl\:hover\:transition-colors:hover{
    transition-property: background-color, border-color, color, fill, stroke;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .\33xl\:hover\:transition-opacity:hover{
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .\33xl\:hover\:transition-shadow:hover{
    transition-property: box-shadow;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .\33xl\:hover\:transition-transform:hover{
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .\33xl\:focus\:transition-none:focus{
    transition-property: none;
  }

  .\33xl\:focus\:transition-all:focus{
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .\33xl\:focus\:transition:focus{
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .\33xl\:focus\:transition-colors:focus{
    transition-property: background-color, border-color, color, fill, stroke;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .\33xl\:focus\:transition-opacity:focus{
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .\33xl\:focus\:transition-shadow:focus{
    transition-property: box-shadow;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .\33xl\:focus\:transition-transform:focus{
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .\33xl\:ease-linear{
    transition-timing-function: linear;
  }

  .\33xl\:ease-in{
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
  }

  .\33xl\:ease-out{
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  }

  .\33xl\:ease-in-out{
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  }

  .\33xl\:ease-in-quad{
    transition-timing-function: cubic-bezier(0.550, 0.085, 0.680, 0.530);
  }

  .\33xl\:ease-in-cubic{
    transition-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  .\33xl\:ease-in-quart{
    transition-timing-function: cubic-bezier(0.895, 0.030, 0.685, 0.220);
  }

  .\33xl\:ease-in-quint{
    transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
  }

  .\33xl\:ease-in-sine{
    transition-timing-function: cubic-bezier(0.470, 0.000, 0.745, 0.715);
  }

  .\33xl\:ease-in-expo{
    transition-timing-function: cubic-bezier(0.950, 0.050, 0.795, 0.035);
  }

  .\33xl\:ease-in-circ{
    transition-timing-function: cubic-bezier(0.600, 0.040, 0.980, 0.335);
  }

  .\33xl\:ease-in-back{
    transition-timing-function: cubic-bezier(0.600, -0.280, 0.735, 0.045);
  }

  .\33xl\:ease-out-quad{
    transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940);
  }

  .\33xl\:ease-out-cubic{
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  .\33xl\:ease-out-quart{
    transition-timing-function: cubic-bezier(0.165, 0.840, 0.440, 1.000);
  }

  .\33xl\:ease-out-quint{
    transition-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
  }

  .\33xl\:ease-out-sine{
    transition-timing-function: cubic-bezier(0.390, 0.575, 0.565, 1.000);
  }

  .\33xl\:ease-out-expo{
    transition-timing-function: cubic-bezier(0.190, 1.000, 0.220, 1.000);
  }

  .\33xl\:ease-out-circ{
    transition-timing-function: cubic-bezier(0.075, 0.820, 0.165, 1.000);
  }

  .\33xl\:ease-out-back{
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.275);
  }

  .\33xl\:ease-in-out-quad{
    transition-timing-function: cubic-bezier(0.455, 0.030, 0.515, 0.955);
  }

  .\33xl\:ease-in-out-cubic{
    transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000);
  }

  .\33xl\:ease-in-out-quart{
    transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000);
  }

  .\33xl\:ease-in-out-quint{
    transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
  }

  .\33xl\:ease-in-out-sine{
    transition-timing-function: cubic-bezier(0.445, 0.050, 0.550, 0.950);
  }

  .\33xl\:ease-in-out-expo{
    transition-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000);
  }

  .\33xl\:ease-in-out-circ{
    transition-timing-function: cubic-bezier(0.785, 0.135, 0.150, 0.860);
  }

  .\33xl\:ease-in-out-back{
    transition-timing-function: cubic-bezier(.680, -0.550, 0.265, 1.550);
  }

  .\33xl\:duration-75{
    transition-duration: 75ms;
  }

  .\33xl\:duration-100{
    transition-duration: 100ms;
  }

  .\33xl\:duration-150{
    transition-duration: 150ms;
  }

  .\33xl\:duration-200{
    transition-duration: 200ms;
  }

  .\33xl\:duration-300{
    transition-duration: 300ms;
  }

  .\33xl\:duration-500{
    transition-duration: 500ms;
  }

  .\33xl\:duration-700{
    transition-duration: 700ms;
  }

  .\33xl\:duration-1000{
    transition-duration: 1000ms;
  }

  .\33xl\:delay-75{
    transition-delay: 75ms;
  }

  .\33xl\:delay-100{
    transition-delay: 100ms;
  }

  .\33xl\:delay-150{
    transition-delay: 150ms;
  }

  .\33xl\:delay-200{
    transition-delay: 200ms;
  }

  .\33xl\:delay-300{
    transition-delay: 300ms;
  }

  .\33xl\:delay-500{
    transition-delay: 500ms;
  }

  .\33xl\:delay-700{
    transition-delay: 700ms;
  }

  .\33xl\:delay-1000{
    transition-delay: 1000ms;
  }

  .\33xl\:hover\:delay-75:hover{
    transition-delay: 75ms;
  }

  .\33xl\:hover\:delay-100:hover{
    transition-delay: 100ms;
  }

  .\33xl\:hover\:delay-150:hover{
    transition-delay: 150ms;
  }

  .\33xl\:hover\:delay-200:hover{
    transition-delay: 200ms;
  }

  .\33xl\:hover\:delay-300:hover{
    transition-delay: 300ms;
  }

  .\33xl\:hover\:delay-500:hover{
    transition-delay: 500ms;
  }

  .\33xl\:hover\:delay-700:hover{
    transition-delay: 700ms;
  }

  .\33xl\:hover\:delay-1000:hover{
    transition-delay: 1000ms;
  }

  .\33xl\:focus\:delay-75:focus{
    transition-delay: 75ms;
  }

  .\33xl\:focus\:delay-100:focus{
    transition-delay: 100ms;
  }

  .\33xl\:focus\:delay-150:focus{
    transition-delay: 150ms;
  }

  .\33xl\:focus\:delay-200:focus{
    transition-delay: 200ms;
  }

  .\33xl\:focus\:delay-300:focus{
    transition-delay: 300ms;
  }

  .\33xl\:focus\:delay-500:focus{
    transition-delay: 500ms;
  }

  .\33xl\:focus\:delay-700:focus{
    transition-delay: 700ms;
  }

  .\33xl\:focus\:delay-1000:focus{
    transition-delay: 1000ms;
  }

  .\33xl\:animate-none{
    animation: none;
  }

  .\33xl\:animate-spin{
    animation: spin 1s linear infinite;
  }

  .\33xl\:animate-ping{
    animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
  }

  .\33xl\:animate-pulse{
    animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
  }

  .\33xl\:animate-bounce{
    animation: bounce 1s infinite;
  }
}

@media (min-width: 1920px){
  .\34xl\:container{
    width: 100%;
  }

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

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

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

  @media (min-width: 1400px){
    .\34xl\:container{
      max-width: 1400px;
    }
  }

  @media (min-width: 1600px){
    .\34xl\:container{
      max-width: 1600px;
    }
  }

  @media (min-width: 1920px){
    .\34xl\:container{
      max-width: 1920px;
    }
  }

  .\34xl\:space-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0px * var(--tw-space-x-reverse));
    margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.25rem * var(--tw-space-x-reverse));
    margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.75rem * var(--tw-space-x-reverse));
    margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1rem * var(--tw-space-x-reverse));
    margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.25rem * var(--tw-space-x-reverse));
    margin-left: calc(1.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.75rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.75rem * var(--tw-space-x-reverse));
    margin-left: calc(1.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(2rem * var(--tw-space-x-reverse));
    margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.25rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(2.25rem * var(--tw-space-x-reverse));
    margin-left: calc(2.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(2.5rem * var(--tw-space-x-reverse));
    margin-left: calc(2.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.75rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(2.75rem * var(--tw-space-x-reverse));
    margin-left: calc(2.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(3rem * var(--tw-space-x-reverse));
    margin-left: calc(3rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-13 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(3.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.25rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-13 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(3.25rem * var(--tw-space-x-reverse));
    margin-left: calc(3.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.5rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(3.5rem * var(--tw-space-x-reverse));
    margin-left: calc(3.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-15 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(3.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.75rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-15 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(3.75rem * var(--tw-space-x-reverse));
    margin-left: calc(3.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(4rem * var(--tw-space-x-reverse));
    margin-left: calc(4rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-17 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(4.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4.25rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-17 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(4.25rem * var(--tw-space-x-reverse));
    margin-left: calc(4.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-18 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(4.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4.5rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-18 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(4.5rem * var(--tw-space-x-reverse));
    margin-left: calc(4.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-19 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(4.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4.75rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-19 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(4.75rem * var(--tw-space-x-reverse));
    margin-left: calc(4.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(5rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(5rem * var(--tw-space-x-reverse));
    margin-left: calc(5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-22 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(5.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(5.5rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-22 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(5.5rem * var(--tw-space-x-reverse));
    margin-left: calc(5.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(6rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(6rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(6rem * var(--tw-space-x-reverse));
    margin-left: calc(6rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(6.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(6.25rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(6.25rem * var(--tw-space-x-reverse));
    margin-left: calc(6.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(7rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(7rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(7rem * var(--tw-space-x-reverse));
    margin-left: calc(7rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-30 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(7.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(7.5rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-30 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(7.5rem * var(--tw-space-x-reverse));
    margin-left: calc(7.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(8rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(8rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(8rem * var(--tw-space-x-reverse));
    margin-left: calc(8rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-34 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(8.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(8.5rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-34 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(8.5rem * var(--tw-space-x-reverse));
    margin-left: calc(8.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-35 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(8.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(8.75rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-35 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(8.75rem * var(--tw-space-x-reverse));
    margin-left: calc(8.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(9rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(9rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(9rem * var(--tw-space-x-reverse));
    margin-left: calc(9rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-39 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(9.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(9.75rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-39 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(9.75rem * var(--tw-space-x-reverse));
    margin-left: calc(9.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(10rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(10rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(10rem * var(--tw-space-x-reverse));
    margin-left: calc(10rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-42 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(10.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(10.5rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-42 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(10.5rem * var(--tw-space-x-reverse));
    margin-left: calc(10.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(11rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(11rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(11rem * var(--tw-space-x-reverse));
    margin-left: calc(11rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-45 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(11.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(11.25rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-45 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(11.25rem * var(--tw-space-x-reverse));
    margin-left: calc(11.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(12rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(12rem * var(--tw-space-x-reverse));
    margin-left: calc(12rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-50 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(12.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(12.5rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-50 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(12.5rem * var(--tw-space-x-reverse));
    margin-left: calc(12.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(13rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(13rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(13rem * var(--tw-space-x-reverse));
    margin-left: calc(13rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-55 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(13.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(13.75rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-55 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(13.75rem * var(--tw-space-x-reverse));
    margin-left: calc(13.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(14rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(14rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(14rem * var(--tw-space-x-reverse));
    margin-left: calc(14rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-58 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(14.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(14.5rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-58 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(14.5rem * var(--tw-space-x-reverse));
    margin-left: calc(14.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(15rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(15rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(15rem * var(--tw-space-x-reverse));
    margin-left: calc(15rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(16rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(16rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(16rem * var(--tw-space-x-reverse));
    margin-left: calc(16rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-65 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(16.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(16.25rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-65 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(16.25rem * var(--tw-space-x-reverse));
    margin-left: calc(16.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-68 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(17rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(17rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-68 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(17rem * var(--tw-space-x-reverse));
    margin-left: calc(17rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-69 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(17.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(17.25rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-69 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(17.25rem * var(--tw-space-x-reverse));
    margin-left: calc(17.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-70 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(17.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(17.5rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-70 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(17.5rem * var(--tw-space-x-reverse));
    margin-left: calc(17.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(18rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(18rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(18rem * var(--tw-space-x-reverse));
    margin-left: calc(18rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(18.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(18.75rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(18.75rem * var(--tw-space-x-reverse));
    margin-left: calc(18.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(20rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(20rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(20rem * var(--tw-space-x-reverse));
    margin-left: calc(20rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-85 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(21.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(21.25rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-85 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(21.25rem * var(--tw-space-x-reverse));
    margin-left: calc(21.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-86 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(21.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(21.5rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-86 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(21.5rem * var(--tw-space-x-reverse));
    margin-left: calc(21.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-90 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(22.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(22.5rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-90 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(22.5rem * var(--tw-space-x-reverse));
    margin-left: calc(22.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(24rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(24rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(24rem * var(--tw-space-x-reverse));
    margin-left: calc(24rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-100 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(25rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-100 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(25rem * var(--tw-space-x-reverse));
    margin-left: calc(25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-115 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(28.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(28.75rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-115 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(28.75rem * var(--tw-space-x-reverse));
    margin-left: calc(28.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-125 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(31.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(31.25rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-125 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(31.25rem * var(--tw-space-x-reverse));
    margin-left: calc(31.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-142 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(35.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(35.5rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-142 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(35.5rem * var(--tw-space-x-reverse));
    margin-left: calc(35.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-150 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(37.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(37.5rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-150 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(37.5rem * var(--tw-space-x-reverse));
    margin-left: calc(37.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-156 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(39rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(39rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-156 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(39rem * var(--tw-space-x-reverse));
    margin-left: calc(39rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-160 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(40rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(40rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-160 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(40rem * var(--tw-space-x-reverse));
    margin-left: calc(40rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-175 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(43.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(43.75rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-175 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(43.75rem * var(--tw-space-x-reverse));
    margin-left: calc(43.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-207 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(51.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(51.75rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-207 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(51.75rem * var(--tw-space-x-reverse));
    margin-left: calc(51.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-242 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(60.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(60.5rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-242 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(60.5rem * var(--tw-space-x-reverse));
    margin-left: calc(60.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-250 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(62.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(62.5rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-250 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(62.5rem * var(--tw-space-x-reverse));
    margin-left: calc(62.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-258 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(64.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(64.5rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-258 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(64.5rem * var(--tw-space-x-reverse));
    margin-left: calc(64.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-265 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(66.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(66.25rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-265 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(66.25rem * var(--tw-space-x-reverse));
    margin-left: calc(66.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-280 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(70rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(70rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-280 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(70rem * var(--tw-space-x-reverse));
    margin-left: calc(70rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1px * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1px * var(--tw-space-x-reverse));
    margin-left: calc(1px * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.125rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.125rem * var(--tw-space-x-reverse));
    margin-left: calc(0.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.375rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.375rem * var(--tw-space-x-reverse));
    margin-left: calc(0.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.625rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.625rem * var(--tw-space-x-reverse));
    margin-left: calc(0.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.875rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.875rem * var(--tw-space-x-reverse));
    margin-left: calc(0.875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-0\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.0625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.0625rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-0\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.0625rem * var(--tw-space-x-reverse));
    margin-left: calc(0.0625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-0\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.1875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.1875rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-0\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.1875rem * var(--tw-space-x-reverse));
    margin-left: calc(0.1875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-1\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.3125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.3125rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-1\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.3125rem * var(--tw-space-x-reverse));
    margin-left: calc(0.3125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-1\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.4375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.4375rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-1\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.4375rem * var(--tw-space-x-reverse));
    margin-left: calc(0.4375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-2\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.5625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.5625rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-2\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.5625rem * var(--tw-space-x-reverse));
    margin-left: calc(0.5625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-2\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.6875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.6875rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-2\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.6875rem * var(--tw-space-x-reverse));
    margin-left: calc(0.6875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-3\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.8125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.8125rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-3\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.8125rem * var(--tw-space-x-reverse));
    margin-left: calc(0.8125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-3\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.9375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.9375rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-3\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.9375rem * var(--tw-space-x-reverse));
    margin-left: calc(0.9375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-4\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.0625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.0625rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-4\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.0625rem * var(--tw-space-x-reverse));
    margin-left: calc(1.0625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-4\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.125rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-4\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.125rem * var(--tw-space-x-reverse));
    margin-left: calc(1.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-4\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.1875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.1875rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-4\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.1875rem * var(--tw-space-x-reverse));
    margin-left: calc(1.1875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-5\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.3125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.3125rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-5\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.3125rem * var(--tw-space-x-reverse));
    margin-left: calc(1.3125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-5\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.375rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-5\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.375rem * var(--tw-space-x-reverse));
    margin-left: calc(1.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-5\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.4375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.4375rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-5\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.4375rem * var(--tw-space-x-reverse));
    margin-left: calc(1.4375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-6\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.5625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.5625rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-6\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.5625rem * var(--tw-space-x-reverse));
    margin-left: calc(1.5625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-6\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.625rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-6\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.625rem * var(--tw-space-x-reverse));
    margin-left: calc(1.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-6\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.6875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.6875rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-6\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.6875rem * var(--tw-space-x-reverse));
    margin-left: calc(1.6875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-7\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.8125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.8125rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-7\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.8125rem * var(--tw-space-x-reverse));
    margin-left: calc(1.8125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-7\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.875rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-7\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.875rem * var(--tw-space-x-reverse));
    margin-left: calc(1.875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-8\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2.0625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.0625rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-8\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(2.0625rem * var(--tw-space-x-reverse));
    margin-left: calc(2.0625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-8\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.125rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-8\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(2.125rem * var(--tw-space-x-reverse));
    margin-left: calc(2.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-9\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2.3125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.3125rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-9\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(2.3125rem * var(--tw-space-x-reverse));
    margin-left: calc(2.3125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-9\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.375rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-9\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(2.375rem * var(--tw-space-x-reverse));
    margin-left: calc(2.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-10\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.625rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-10\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(2.625rem * var(--tw-space-x-reverse));
    margin-left: calc(2.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-11\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2.8125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.8125rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-11\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(2.8125rem * var(--tw-space-x-reverse));
    margin-left: calc(2.8125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-11\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.875rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-11\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(2.875rem * var(--tw-space-x-reverse));
    margin-left: calc(2.875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-12\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(3.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.125rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-12\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(3.125rem * var(--tw-space-x-reverse));
    margin-left: calc(3.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-12\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(3.1875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.1875rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-12\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(3.1875rem * var(--tw-space-x-reverse));
    margin-left: calc(3.1875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-13\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(3.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.375rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-13\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(3.375rem * var(--tw-space-x-reverse));
    margin-left: calc(3.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-14\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(3.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.625rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-14\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(3.625rem * var(--tw-space-x-reverse));
    margin-left: calc(3.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-15\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(3.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.875rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-15\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(3.875rem * var(--tw-space-x-reverse));
    margin-left: calc(3.875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-15\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(3.9375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.9375rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-15\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(3.9375rem * var(--tw-space-x-reverse));
    margin-left: calc(3.9375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-16\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(4.0625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4.0625rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-16\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(4.0625rem * var(--tw-space-x-reverse));
    margin-left: calc(4.0625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-17\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(4.3125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4.3125rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-17\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(4.3125rem * var(--tw-space-x-reverse));
    margin-left: calc(4.3125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-17\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(4.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4.375rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-17\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(4.375rem * var(--tw-space-x-reverse));
    margin-left: calc(4.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-18\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(4.5625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4.5625rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-18\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(4.5625rem * var(--tw-space-x-reverse));
    margin-left: calc(4.5625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-18\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(4.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4.625rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-18\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(4.625rem * var(--tw-space-x-reverse));
    margin-left: calc(4.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-20\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(5.0625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(5.0625rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-20\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(5.0625rem * var(--tw-space-x-reverse));
    margin-left: calc(5.0625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-20\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(5.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(5.125rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-20\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(5.125rem * var(--tw-space-x-reverse));
    margin-left: calc(5.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-22\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(5.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(5.625rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-22\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(5.625rem * var(--tw-space-x-reverse));
    margin-left: calc(5.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-25\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(6.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(6.375rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-25\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(6.375rem * var(--tw-space-x-reverse));
    margin-left: calc(6.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-26\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(6.6875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(6.6875rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-26\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(6.6875rem * var(--tw-space-x-reverse));
    margin-left: calc(6.6875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-32\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(8.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(8.125rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-32\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(8.125rem * var(--tw-space-x-reverse));
    margin-left: calc(8.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-37\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(9.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(9.375rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-37\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(9.375rem * var(--tw-space-x-reverse));
    margin-left: calc(9.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-41\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(10.3125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(10.3125rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-41\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(10.3125rem * var(--tw-space-x-reverse));
    margin-left: calc(10.3125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-52\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(13.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(13.125rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-52\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(13.125rem * var(--tw-space-x-reverse));
    margin-left: calc(13.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-54\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(13.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(13.625rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-54\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(13.625rem * var(--tw-space-x-reverse));
    margin-left: calc(13.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-57\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(14.3125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(14.3125rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-57\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(14.3125rem * var(--tw-space-x-reverse));
    margin-left: calc(14.3125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-57\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(14.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(14.375rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-57\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(14.375rem * var(--tw-space-x-reverse));
    margin-left: calc(14.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-66\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(16.5625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(16.5625rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-66\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(16.5625rem * var(--tw-space-x-reverse));
    margin-left: calc(16.5625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-74\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(18.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(18.125rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-74\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(18.125rem * var(--tw-space-x-reverse));
    margin-left: calc(18.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-106\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(26.5625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(26.5625rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-106\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(26.5625rem * var(--tw-space-x-reverse));
    margin-left: calc(26.5625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-112\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(28.0675rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(28.0675rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-112\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(28.0675rem * var(--tw-space-x-reverse));
    margin-left: calc(28.0675rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-112\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(28.1875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(28.1875rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-112\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(28.1875rem * var(--tw-space-x-reverse));
    margin-left: calc(28.1875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-147\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(36.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(36.875rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-147\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(36.875rem * var(--tw-space-x-reverse));
    margin-left: calc(36.875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-162\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(40.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(40.625rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-162\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(40.625rem * var(--tw-space-x-reverse));
    margin-left: calc(40.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-172\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(42.5625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(42.5625rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-172\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(42.5625rem * var(--tw-space-x-reverse));
    margin-left: calc(42.5625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-175\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(43.8125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(43.8125rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-175\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(43.8125rem * var(--tw-space-x-reverse));
    margin-left: calc(43.8125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-184\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(46.0625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(46.0625rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-184\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(46.0625rem * var(--tw-space-x-reverse));
    margin-left: calc(46.0625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-203\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(50.8125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(50.8125rem * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-203\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(50.8125rem * var(--tw-space-x-reverse));
    margin-left: calc(50.8125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-half > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(50% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(50% * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-half > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(50% * var(--tw-space-x-reverse));
    margin-left: calc(50% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-full > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(100% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(100% * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-full > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(100% * var(--tw-space-x-reverse));
    margin-left: calc(100% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-1\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(10% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(10% * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-1\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(10% * var(--tw-space-x-reverse));
    margin-left: calc(10% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-2\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(20% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(20% * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-2\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(20% * var(--tw-space-x-reverse));
    margin-left: calc(20% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-3\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(30% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(30% * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-3\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(30% * var(--tw-space-x-reverse));
    margin-left: calc(30% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-4\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(40% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(40% * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-4\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(40% * var(--tw-space-x-reverse));
    margin-left: calc(40% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-4\.5\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(45% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(45% * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-4\.5\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(45% * var(--tw-space-x-reverse));
    margin-left: calc(45% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-5\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(50% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(50% * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-5\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(50% * var(--tw-space-x-reverse));
    margin-left: calc(50% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-5\.5\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(55% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(55% * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-5\.5\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(55% * var(--tw-space-x-reverse));
    margin-left: calc(55% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-6\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(60% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(60% * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-6\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(60% * var(--tw-space-x-reverse));
    margin-left: calc(60% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-7\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(70% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(70% * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-7\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(70% * var(--tw-space-x-reverse));
    margin-left: calc(70% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-8\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(80% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(80% * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-8\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(80% * var(--tw-space-x-reverse));
    margin-left: calc(80% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-9\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(90% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(90% * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-9\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(90% * var(--tw-space-x-reverse));
    margin-left: calc(90% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-1\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(8.333333% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(8.333333% * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-1\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(8.333333% * var(--tw-space-x-reverse));
    margin-left: calc(8.333333% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-2\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(16.666667% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(16.666667% * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-2\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(16.666667% * var(--tw-space-x-reverse));
    margin-left: calc(16.666667% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-3\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(25% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(25% * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-3\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(25% * var(--tw-space-x-reverse));
    margin-left: calc(25% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-4\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(33.333333% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(33.333333% * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-4\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(33.333333% * var(--tw-space-x-reverse));
    margin-left: calc(33.333333% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-5\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(41.666667% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(41.666667% * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-5\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(41.666667% * var(--tw-space-x-reverse));
    margin-left: calc(41.666667% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-6\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(50% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(50% * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-6\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(50% * var(--tw-space-x-reverse));
    margin-left: calc(50% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-7\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(58.333333% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(58.333333% * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-7\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(58.333333% * var(--tw-space-x-reverse));
    margin-left: calc(58.333333% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-8\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(66.666667% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(66.666667% * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-8\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(66.666667% * var(--tw-space-x-reverse));
    margin-left: calc(66.666667% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-9\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(75% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(75% * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-9\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(75% * var(--tw-space-x-reverse));
    margin-left: calc(75% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-10\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(83.333333% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(83.333333% * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-10\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(83.333333% * var(--tw-space-x-reverse));
    margin-left: calc(83.333333% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-11\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(91.666667% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(91.666667% * var(--tw-space-y-reverse));
  }

  .\34xl\:space-x-11\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(91.666667% * var(--tw-space-x-reverse));
    margin-left: calc(91.666667% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0px * var(--tw-space-x-reverse));
    margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.25rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.5rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.75rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1rem * var(--tw-space-x-reverse));
    margin-left: calc(-1rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.25rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.5rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.75rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-2rem * var(--tw-space-x-reverse));
    margin-left: calc(-2rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.25rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.5rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.75rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-3rem * var(--tw-space-x-reverse));
    margin-left: calc(-3rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-13 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-3.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3.25rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-13 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-3.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-3.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3.5rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-3.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-3.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-15 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-3.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3.75rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-15 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-3.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-3.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-4rem * var(--tw-space-x-reverse));
    margin-left: calc(-4rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-17 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-4.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4.25rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-17 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-4.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-4.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-18 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-4.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4.5rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-18 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-4.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-4.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-19 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-4.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4.75rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-19 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-4.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-4.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-5rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-5rem * var(--tw-space-x-reverse));
    margin-left: calc(-5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-22 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-5.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-5.5rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-22 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-5.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-5.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-6rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-6rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-6rem * var(--tw-space-x-reverse));
    margin-left: calc(-6rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-6.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-6.25rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-6.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-6.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-7rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-7rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-7rem * var(--tw-space-x-reverse));
    margin-left: calc(-7rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-30 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-7.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-7.5rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-30 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-7.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-7.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-8rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-8rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-8rem * var(--tw-space-x-reverse));
    margin-left: calc(-8rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-34 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-8.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-8.5rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-34 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-8.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-8.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-35 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-8.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-8.75rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-35 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-8.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-8.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-9rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-9rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-9rem * var(--tw-space-x-reverse));
    margin-left: calc(-9rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-39 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-9.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-9.75rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-39 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-9.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-9.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-10rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-10rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-10rem * var(--tw-space-x-reverse));
    margin-left: calc(-10rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-42 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-10.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-10.5rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-42 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-10.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-10.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-11rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-11rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-11rem * var(--tw-space-x-reverse));
    margin-left: calc(-11rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-45 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-11.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-11.25rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-45 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-11.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-11.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-12rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-12rem * var(--tw-space-x-reverse));
    margin-left: calc(-12rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-50 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-12.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-12.5rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-50 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-12.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-12.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-13rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-13rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-13rem * var(--tw-space-x-reverse));
    margin-left: calc(-13rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-55 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-13.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-13.75rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-55 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-13.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-13.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-14rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-14rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-14rem * var(--tw-space-x-reverse));
    margin-left: calc(-14rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-58 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-14.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-14.5rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-58 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-14.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-14.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-15rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-15rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-15rem * var(--tw-space-x-reverse));
    margin-left: calc(-15rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-16rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-16rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-16rem * var(--tw-space-x-reverse));
    margin-left: calc(-16rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-65 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-16.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-16.25rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-65 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-16.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-16.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-68 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-17rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-17rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-68 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-17rem * var(--tw-space-x-reverse));
    margin-left: calc(-17rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-69 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-17.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-17.25rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-69 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-17.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-17.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-70 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-17.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-17.5rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-70 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-17.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-17.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-18rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-18rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-18rem * var(--tw-space-x-reverse));
    margin-left: calc(-18rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-18.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-18.75rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-18.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-18.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-20rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-20rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-20rem * var(--tw-space-x-reverse));
    margin-left: calc(-20rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-85 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-21.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-21.25rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-85 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-21.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-21.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-86 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-21.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-21.5rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-86 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-21.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-21.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-90 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-22.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-22.5rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-90 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-22.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-22.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-24rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-24rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-24rem * var(--tw-space-x-reverse));
    margin-left: calc(-24rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-100 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-25rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-100 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-25rem * var(--tw-space-x-reverse));
    margin-left: calc(-25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-115 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-28.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-28.75rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-115 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-28.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-28.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-125 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-31.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-31.25rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-125 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-31.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-31.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-142 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-35.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-35.5rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-142 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-35.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-35.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-150 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-37.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-37.5rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-150 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-37.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-37.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-156 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-39rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-39rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-156 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-39rem * var(--tw-space-x-reverse));
    margin-left: calc(-39rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-160 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-40rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-40rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-160 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-40rem * var(--tw-space-x-reverse));
    margin-left: calc(-40rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-175 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-43.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-43.75rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-175 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-43.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-43.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-207 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-51.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-51.75rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-207 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-51.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-51.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-242 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-60.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-60.5rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-242 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-60.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-60.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-250 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-62.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-62.5rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-250 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-62.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-62.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-258 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-64.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-64.5rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-258 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-64.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-64.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-265 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-66.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-66.25rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-265 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-66.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-66.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-280 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-70rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-70rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-280 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-70rem * var(--tw-space-x-reverse));
    margin-left: calc(-70rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1px * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1px * var(--tw-space-x-reverse));
    margin-left: calc(-1px * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.125rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.125rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.375rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.375rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.625rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.625rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.875rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.875rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-0\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.0625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.0625rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-0\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.0625rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.0625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-0\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.1875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.1875rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-0\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.1875rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.1875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-1\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.3125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.3125rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-1\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.3125rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.3125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-1\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.4375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.4375rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-1\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.4375rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.4375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-2\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.5625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.5625rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-2\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.5625rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.5625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-2\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.6875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.6875rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-2\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.6875rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.6875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-3\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.8125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.8125rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-3\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.8125rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.8125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-3\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.9375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.9375rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-3\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.9375rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.9375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-4\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.0625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.0625rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-4\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.0625rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.0625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-4\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.125rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-4\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.125rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-4\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.1875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.1875rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-4\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.1875rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.1875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-5\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.3125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.3125rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-5\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.3125rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.3125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-5\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.375rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-5\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.375rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-5\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.4375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.4375rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-5\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.4375rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.4375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-6\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.5625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.5625rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-6\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.5625rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.5625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-6\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.625rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-6\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.625rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-6\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.6875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.6875rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-6\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.6875rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.6875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-7\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.8125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.8125rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-7\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.8125rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.8125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-7\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.875rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-7\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.875rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-8\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.0625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.0625rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-8\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.0625rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.0625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-8\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.125rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-8\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.125rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-9\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.3125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.3125rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-9\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.3125rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.3125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-9\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.375rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-9\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.375rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-10\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.625rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-10\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.625rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-11\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.8125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.8125rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-11\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.8125rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.8125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-11\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.875rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-11\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.875rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-12\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-3.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3.125rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-12\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-3.125rem * var(--tw-space-x-reverse));
    margin-left: calc(-3.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-12\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-3.1875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3.1875rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-12\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-3.1875rem * var(--tw-space-x-reverse));
    margin-left: calc(-3.1875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-13\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-3.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3.375rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-13\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-3.375rem * var(--tw-space-x-reverse));
    margin-left: calc(-3.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-14\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-3.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3.625rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-14\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-3.625rem * var(--tw-space-x-reverse));
    margin-left: calc(-3.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-15\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-3.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3.875rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-15\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-3.875rem * var(--tw-space-x-reverse));
    margin-left: calc(-3.875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-15\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-3.9375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3.9375rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-15\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-3.9375rem * var(--tw-space-x-reverse));
    margin-left: calc(-3.9375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-16\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-4.0625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4.0625rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-16\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-4.0625rem * var(--tw-space-x-reverse));
    margin-left: calc(-4.0625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-17\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-4.3125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4.3125rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-17\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-4.3125rem * var(--tw-space-x-reverse));
    margin-left: calc(-4.3125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-17\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-4.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4.375rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-17\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-4.375rem * var(--tw-space-x-reverse));
    margin-left: calc(-4.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-18\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-4.5625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4.5625rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-18\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-4.5625rem * var(--tw-space-x-reverse));
    margin-left: calc(-4.5625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-18\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-4.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4.625rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-18\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-4.625rem * var(--tw-space-x-reverse));
    margin-left: calc(-4.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-20\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-5.0625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-5.0625rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-20\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-5.0625rem * var(--tw-space-x-reverse));
    margin-left: calc(-5.0625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-20\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-5.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-5.125rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-20\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-5.125rem * var(--tw-space-x-reverse));
    margin-left: calc(-5.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-22\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-5.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-5.625rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-22\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-5.625rem * var(--tw-space-x-reverse));
    margin-left: calc(-5.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-25\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-6.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-6.375rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-25\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-6.375rem * var(--tw-space-x-reverse));
    margin-left: calc(-6.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-26\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-6.6875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-6.6875rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-26\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-6.6875rem * var(--tw-space-x-reverse));
    margin-left: calc(-6.6875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-32\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-8.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-8.125rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-32\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-8.125rem * var(--tw-space-x-reverse));
    margin-left: calc(-8.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-37\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-9.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-9.375rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-37\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-9.375rem * var(--tw-space-x-reverse));
    margin-left: calc(-9.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-41\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-10.3125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-10.3125rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-41\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-10.3125rem * var(--tw-space-x-reverse));
    margin-left: calc(-10.3125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-52\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-13.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-13.125rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-52\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-13.125rem * var(--tw-space-x-reverse));
    margin-left: calc(-13.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-54\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-13.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-13.625rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-54\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-13.625rem * var(--tw-space-x-reverse));
    margin-left: calc(-13.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-57\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-14.3125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-14.3125rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-57\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-14.3125rem * var(--tw-space-x-reverse));
    margin-left: calc(-14.3125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-57\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-14.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-14.375rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-57\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-14.375rem * var(--tw-space-x-reverse));
    margin-left: calc(-14.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-66\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-16.5625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-16.5625rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-66\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-16.5625rem * var(--tw-space-x-reverse));
    margin-left: calc(-16.5625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-74\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-18.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-18.125rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-74\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-18.125rem * var(--tw-space-x-reverse));
    margin-left: calc(-18.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-106\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-26.5625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-26.5625rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-106\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-26.5625rem * var(--tw-space-x-reverse));
    margin-left: calc(-26.5625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-112\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-28.0675rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-28.0675rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-112\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-28.0675rem * var(--tw-space-x-reverse));
    margin-left: calc(-28.0675rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-112\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-28.1875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-28.1875rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-112\.75 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-28.1875rem * var(--tw-space-x-reverse));
    margin-left: calc(-28.1875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-147\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-36.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-36.875rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-147\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-36.875rem * var(--tw-space-x-reverse));
    margin-left: calc(-36.875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-162\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-40.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-40.625rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-162\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-40.625rem * var(--tw-space-x-reverse));
    margin-left: calc(-40.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-172\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-42.5625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-42.5625rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-172\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-42.5625rem * var(--tw-space-x-reverse));
    margin-left: calc(-42.5625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-175\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-43.8125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-43.8125rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-175\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-43.8125rem * var(--tw-space-x-reverse));
    margin-left: calc(-43.8125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-184\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-46.0625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-46.0625rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-184\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-46.0625rem * var(--tw-space-x-reverse));
    margin-left: calc(-46.0625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-203\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-50.8125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-50.8125rem * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-203\.25 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-50.8125rem * var(--tw-space-x-reverse));
    margin-left: calc(-50.8125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-half > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-50% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-50% * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-half > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-50% * var(--tw-space-x-reverse));
    margin-left: calc(-50% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-full > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-100% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-100% * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-full > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-100% * var(--tw-space-x-reverse));
    margin-left: calc(-100% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-1\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-10% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-10% * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-1\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-10% * var(--tw-space-x-reverse));
    margin-left: calc(-10% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-2\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-20% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-20% * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-2\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-20% * var(--tw-space-x-reverse));
    margin-left: calc(-20% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-3\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-30% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-30% * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-3\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-30% * var(--tw-space-x-reverse));
    margin-left: calc(-30% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-4\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-40% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-40% * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-4\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-40% * var(--tw-space-x-reverse));
    margin-left: calc(-40% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-4\.5\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-45% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-45% * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-4\.5\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-45% * var(--tw-space-x-reverse));
    margin-left: calc(-45% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-5\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-50% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-50% * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-5\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-50% * var(--tw-space-x-reverse));
    margin-left: calc(-50% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-5\.5\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-55% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-55% * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-5\.5\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-55% * var(--tw-space-x-reverse));
    margin-left: calc(-55% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-6\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-60% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-60% * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-6\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-60% * var(--tw-space-x-reverse));
    margin-left: calc(-60% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-7\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-70% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-70% * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-7\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-70% * var(--tw-space-x-reverse));
    margin-left: calc(-70% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-8\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-80% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-80% * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-8\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-80% * var(--tw-space-x-reverse));
    margin-left: calc(-80% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-9\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-90% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-90% * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-9\/10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-90% * var(--tw-space-x-reverse));
    margin-left: calc(-90% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-1\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-8.33333% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-8.33333% * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-1\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-8.33333% * var(--tw-space-x-reverse));
    margin-left: calc(-8.33333% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-2\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-16.66667% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-16.66667% * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-2\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-16.66667% * var(--tw-space-x-reverse));
    margin-left: calc(-16.66667% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-3\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-25% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-25% * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-3\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-25% * var(--tw-space-x-reverse));
    margin-left: calc(-25% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-4\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-33.33333% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-33.33333% * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-4\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-33.33333% * var(--tw-space-x-reverse));
    margin-left: calc(-33.33333% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-5\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-41.66667% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-41.66667% * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-5\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-41.66667% * var(--tw-space-x-reverse));
    margin-left: calc(-41.66667% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-6\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-50% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-50% * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-6\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-50% * var(--tw-space-x-reverse));
    margin-left: calc(-50% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-7\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-58.33333% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-58.33333% * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-7\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-58.33333% * var(--tw-space-x-reverse));
    margin-left: calc(-58.33333% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-8\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-66.66667% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-66.66667% * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-8\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-66.66667% * var(--tw-space-x-reverse));
    margin-left: calc(-66.66667% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-9\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-75% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-75% * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-9\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-75% * var(--tw-space-x-reverse));
    margin-left: calc(-75% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-10\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-83.33333% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-83.33333% * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-10\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-83.33333% * var(--tw-space-x-reverse));
    margin-left: calc(-83.33333% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:-space-y-11\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(-91.66667% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-91.66667% * var(--tw-space-y-reverse));
  }

  .\34xl\:-space-x-11\/12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-91.66667% * var(--tw-space-x-reverse));
    margin-left: calc(-91.66667% * calc(1 - var(--tw-space-x-reverse)));
  }

  .\34xl\:space-y-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 1;
  }

  .\34xl\:space-x-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 1;
  }

  .\34xl\:divide-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse: 0;
    border-top-width: calc(0px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(0px * var(--tw-divide-y-reverse));
  }

  .\34xl\:divide-x-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse: 0;
    border-right-width: calc(0px * var(--tw-divide-x-reverse));
    border-left-width: calc(0px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .\34xl\:divide-y-2 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse: 0;
    border-top-width: calc(2px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(2px * var(--tw-divide-y-reverse));
  }

  .\34xl\:divide-x-2 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse: 0;
    border-right-width: calc(2px * var(--tw-divide-x-reverse));
    border-left-width: calc(2px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .\34xl\:divide-y-4 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse: 0;
    border-top-width: calc(4px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(4px * var(--tw-divide-y-reverse));
  }

  .\34xl\:divide-x-4 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse: 0;
    border-right-width: calc(4px * var(--tw-divide-x-reverse));
    border-left-width: calc(4px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .\34xl\:divide-y-8 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse: 0;
    border-top-width: calc(8px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(8px * var(--tw-divide-y-reverse));
  }

  .\34xl\:divide-x-8 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse: 0;
    border-right-width: calc(8px * var(--tw-divide-x-reverse));
    border-left-width: calc(8px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .\34xl\:divide-y > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse: 0;
    border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
  }

  .\34xl\:divide-x > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse: 0;
    border-right-width: calc(1px * var(--tw-divide-x-reverse));
    border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .\34xl\:divide-y-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse: 1;
  }

  .\34xl\:divide-x-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse: 1;
  }

  .\34xl\:divide-transparent > :not([hidden]) ~ :not([hidden]){
    border-color: transparent;
  }

  .\34xl\:divide-black > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-divide-opacity));
  }

  .\34xl\:divide-white > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-divide-opacity));
  }

  .\34xl\:divide-grey > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(155, 155, 155, var(--tw-divide-opacity));
  }

  .\34xl\:divide-grey-darkest > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(17, 17, 17, var(--tw-divide-opacity));
  }

  .\34xl\:divide-grey-darkest700 > :not([hidden]) ~ :not([hidden]){
    border-color: rgba(17, 17, 17, 0.7);
  }

  .\34xl\:divide-grey-darkest300 > :not([hidden]) ~ :not([hidden]){
    border-color: rgba(17, 17, 17, 0.3);
  }

  .\34xl\:divide-grey-darkest100 > :not([hidden]) ~ :not([hidden]){
    border-color: rgba(17, 17, 17, 0.1);
  }

  .\34xl\:divide-grey-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(82, 95, 119, var(--tw-divide-opacity));
  }

  .\34xl\:divide-grey-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(163, 163, 163, var(--tw-divide-opacity));
  }

  .\34xl\:divide-grey-extralight > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(231, 231, 231, var(--tw-divide-opacity));
  }

  .\34xl\:divide-grey-lighter > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(180, 189, 206, var(--tw-divide-opacity));
  }

  .\34xl\:divide-grey-lightest > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(244, 244, 244, var(--tw-divide-opacity));
  }

  .\34xl\:divide-grey-timeline > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(136, 136, 136, var(--tw-divide-opacity));
  }

  .\34xl\:divide-blue > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(99, 169, 209, var(--tw-divide-opacity));
  }

  .\34xl\:divide-blue-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(123, 207, 255, var(--tw-divide-opacity));
  }

  .\34xl\:divide-blue-lightest > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(255, 81, 172, var(--tw-divide-opacity));
  }

  .\34xl\:divide-pink > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(237, 9, 128, var(--tw-divide-opacity));
  }

  .\34xl\:divide-pink-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(255, 91, 180, var(--tw-divide-opacity));
  }

  .\34xl\:divide-orange > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(243, 114, 69, var(--tw-divide-opacity));
  }

  .\34xl\:divide-yellow > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(255, 230, 0, var(--tw-divide-opacity));
  }

  .\34xl\:divide-yellow-two > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(249, 227, 32, var(--tw-divide-opacity));
  }

  .\34xl\:divide-yellow-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(230, 175, 33, var(--tw-divide-opacity));
  }

  .\34xl\:divide-yellow-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(243, 193, 42, var(--tw-divide-opacity));
  }

  .\34xl\:divide-green-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(33, 115, 37, var(--tw-divide-opacity));
  }

  .\34xl\:divide-green-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(80, 161, 84, var(--tw-divide-opacity));
  }

  .\34xl\:divide-purple > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(164, 139, 198, var(--tw-divide-opacity));
  }

  .\34xl\:divide-purple-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(158, 149, 255, var(--tw-divide-opacity));
  }

  .\34xl\:divide-brown-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(202, 138, 78, var(--tw-divide-opacity));
  }

  .\34xl\:divide-brown-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(173, 91, 31, var(--tw-divide-opacity));
  }

  .group:hover .\34xl\:group-hover\:divide-transparent > :not([hidden]) ~ :not([hidden]){
    border-color: transparent;
  }

  .group:hover .\34xl\:group-hover\:divide-black > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-divide-opacity));
  }

  .group:hover .\34xl\:group-hover\:divide-white > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-divide-opacity));
  }

  .group:hover .\34xl\:group-hover\:divide-grey > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(155, 155, 155, var(--tw-divide-opacity));
  }

  .group:hover .\34xl\:group-hover\:divide-grey-darkest > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(17, 17, 17, var(--tw-divide-opacity));
  }

  .group:hover .\34xl\:group-hover\:divide-grey-darkest700 > :not([hidden]) ~ :not([hidden]){
    border-color: rgba(17, 17, 17, 0.7);
  }

  .group:hover .\34xl\:group-hover\:divide-grey-darkest300 > :not([hidden]) ~ :not([hidden]){
    border-color: rgba(17, 17, 17, 0.3);
  }

  .group:hover .\34xl\:group-hover\:divide-grey-darkest100 > :not([hidden]) ~ :not([hidden]){
    border-color: rgba(17, 17, 17, 0.1);
  }

  .group:hover .\34xl\:group-hover\:divide-grey-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(82, 95, 119, var(--tw-divide-opacity));
  }

  .group:hover .\34xl\:group-hover\:divide-grey-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(163, 163, 163, var(--tw-divide-opacity));
  }

  .group:hover .\34xl\:group-hover\:divide-grey-extralight > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(231, 231, 231, var(--tw-divide-opacity));
  }

  .group:hover .\34xl\:group-hover\:divide-grey-lighter > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(180, 189, 206, var(--tw-divide-opacity));
  }

  .group:hover .\34xl\:group-hover\:divide-grey-lightest > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(244, 244, 244, var(--tw-divide-opacity));
  }

  .group:hover .\34xl\:group-hover\:divide-grey-timeline > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(136, 136, 136, var(--tw-divide-opacity));
  }

  .group:hover .\34xl\:group-hover\:divide-blue > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(99, 169, 209, var(--tw-divide-opacity));
  }

  .group:hover .\34xl\:group-hover\:divide-blue-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(123, 207, 255, var(--tw-divide-opacity));
  }

  .group:hover .\34xl\:group-hover\:divide-blue-lightest > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(255, 81, 172, var(--tw-divide-opacity));
  }

  .group:hover .\34xl\:group-hover\:divide-pink > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(237, 9, 128, var(--tw-divide-opacity));
  }

  .group:hover .\34xl\:group-hover\:divide-pink-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(255, 91, 180, var(--tw-divide-opacity));
  }

  .group:hover .\34xl\:group-hover\:divide-orange > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(243, 114, 69, var(--tw-divide-opacity));
  }

  .group:hover .\34xl\:group-hover\:divide-yellow > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(255, 230, 0, var(--tw-divide-opacity));
  }

  .group:hover .\34xl\:group-hover\:divide-yellow-two > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(249, 227, 32, var(--tw-divide-opacity));
  }

  .group:hover .\34xl\:group-hover\:divide-yellow-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(230, 175, 33, var(--tw-divide-opacity));
  }

  .group:hover .\34xl\:group-hover\:divide-yellow-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(243, 193, 42, var(--tw-divide-opacity));
  }

  .group:hover .\34xl\:group-hover\:divide-green-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(33, 115, 37, var(--tw-divide-opacity));
  }

  .group:hover .\34xl\:group-hover\:divide-green-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(80, 161, 84, var(--tw-divide-opacity));
  }

  .group:hover .\34xl\:group-hover\:divide-purple > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(164, 139, 198, var(--tw-divide-opacity));
  }

  .group:hover .\34xl\:group-hover\:divide-purple-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(158, 149, 255, var(--tw-divide-opacity));
  }

  .group:hover .\34xl\:group-hover\:divide-brown-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(202, 138, 78, var(--tw-divide-opacity));
  }

  .group:hover .\34xl\:group-hover\:divide-brown-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgba(173, 91, 31, var(--tw-divide-opacity));
  }

  .\34xl\:divide-solid > :not([hidden]) ~ :not([hidden]){
    border-style: solid;
  }

  .\34xl\:divide-dashed > :not([hidden]) ~ :not([hidden]){
    border-style: dashed;
  }

  .\34xl\:divide-dotted > :not([hidden]) ~ :not([hidden]){
    border-style: dotted;
  }

  .\34xl\:divide-double > :not([hidden]) ~ :not([hidden]){
    border-style: double;
  }

  .\34xl\:divide-none > :not([hidden]) ~ :not([hidden]){
    border-style: none;
  }

  .\34xl\:divide-opacity-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0;
  }

  .\34xl\:divide-opacity-5 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.05;
  }

  .\34xl\:divide-opacity-10 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.1;
  }

  .\34xl\:divide-opacity-20 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.2;
  }

  .\34xl\:divide-opacity-25 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.25;
  }

  .\34xl\:divide-opacity-30 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.3;
  }

  .\34xl\:divide-opacity-40 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.4;
  }

  .\34xl\:divide-opacity-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.5;
  }

  .\34xl\:divide-opacity-60 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.6;
  }

  .\34xl\:divide-opacity-70 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.7;
  }

  .\34xl\:divide-opacity-75 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.75;
  }

  .\34xl\:divide-opacity-80 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.8;
  }

  .\34xl\:divide-opacity-90 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.9;
  }

  .\34xl\:divide-opacity-95 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.95;
  }

  .\34xl\:divide-opacity-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
  }

  .\34xl\: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;
  }

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

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

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

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

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

  .\34xl\:appearance-none{
    -webkit-appearance: none;
            appearance: none;
  }

  .\34xl\:bg-fixed{
    background-attachment: fixed;
  }

  .\34xl\:bg-local{
    background-attachment: local;
  }

  .\34xl\:bg-scroll{
    background-attachment: scroll;
  }

  .\34xl\:bg-clip-border{
    background-clip: border-box;
  }

  .\34xl\:bg-clip-padding{
    background-clip: padding-box;
  }

  .\34xl\:bg-clip-content{
    background-clip: content-box;
  }

  .\34xl\:bg-clip-text{
    -webkit-background-clip: text;
            background-clip: text;
  }

  .\34xl\:bg-transparent{
    background-color: transparent;
  }

  .\34xl\:bg-black{
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .\34xl\:bg-white{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .\34xl\:bg-grey{
    --tw-bg-opacity: 1;
    background-color: rgba(155, 155, 155, var(--tw-bg-opacity));
  }

  .\34xl\:bg-grey-darkest{
    --tw-bg-opacity: 1;
    background-color: rgba(17, 17, 17, var(--tw-bg-opacity));
  }

  .\34xl\:bg-grey-darkest700{
    background-color: rgba(17, 17, 17, 0.7);
  }

  .\34xl\:bg-grey-darkest300{
    background-color: rgba(17, 17, 17, 0.3);
  }

  .\34xl\:bg-grey-darkest100{
    background-color: rgba(17, 17, 17, 0.1);
  }

  .\34xl\:bg-grey-dark{
    --tw-bg-opacity: 1;
    background-color: rgba(82, 95, 119, var(--tw-bg-opacity));
  }

  .\34xl\:bg-grey-light{
    --tw-bg-opacity: 1;
    background-color: rgba(163, 163, 163, var(--tw-bg-opacity));
  }

  .\34xl\:bg-grey-extralight{
    --tw-bg-opacity: 1;
    background-color: rgba(231, 231, 231, var(--tw-bg-opacity));
  }

  .\34xl\:bg-grey-lighter{
    --tw-bg-opacity: 1;
    background-color: rgba(180, 189, 206, var(--tw-bg-opacity));
  }

  .\34xl\:bg-grey-lightest{
    --tw-bg-opacity: 1;
    background-color: rgba(244, 244, 244, var(--tw-bg-opacity));
  }

  .\34xl\:bg-grey-timeline{
    --tw-bg-opacity: 1;
    background-color: rgba(136, 136, 136, var(--tw-bg-opacity));
  }

  .\34xl\:bg-blue{
    --tw-bg-opacity: 1;
    background-color: rgba(99, 169, 209, var(--tw-bg-opacity));
  }

  .\34xl\:bg-blue-light{
    --tw-bg-opacity: 1;
    background-color: rgba(123, 207, 255, var(--tw-bg-opacity));
  }

  .\34xl\:bg-blue-lightest{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 81, 172, var(--tw-bg-opacity));
  }

  .\34xl\:bg-pink{
    --tw-bg-opacity: 1;
    background-color: rgba(237, 9, 128, var(--tw-bg-opacity));
  }

  .\34xl\:bg-pink-light{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 91, 180, var(--tw-bg-opacity));
  }

  .\34xl\:bg-orange{
    --tw-bg-opacity: 1;
    background-color: rgba(243, 114, 69, var(--tw-bg-opacity));
  }

  .\34xl\:bg-yellow{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 230, 0, var(--tw-bg-opacity));
  }

  .\34xl\:bg-yellow-two{
    --tw-bg-opacity: 1;
    background-color: rgba(249, 227, 32, var(--tw-bg-opacity));
  }

  .\34xl\:bg-yellow-dark{
    --tw-bg-opacity: 1;
    background-color: rgba(230, 175, 33, var(--tw-bg-opacity));
  }

  .\34xl\:bg-yellow-light{
    --tw-bg-opacity: 1;
    background-color: rgba(243, 193, 42, var(--tw-bg-opacity));
  }

  .\34xl\:bg-green-dark{
    --tw-bg-opacity: 1;
    background-color: rgba(33, 115, 37, var(--tw-bg-opacity));
  }

  .\34xl\:bg-green-light{
    --tw-bg-opacity: 1;
    background-color: rgba(80, 161, 84, var(--tw-bg-opacity));
  }

  .\34xl\:bg-purple{
    --tw-bg-opacity: 1;
    background-color: rgba(164, 139, 198, var(--tw-bg-opacity));
  }

  .\34xl\:bg-purple-light{
    --tw-bg-opacity: 1;
    background-color: rgba(158, 149, 255, var(--tw-bg-opacity));
  }

  .\34xl\:bg-brown-light{
    --tw-bg-opacity: 1;
    background-color: rgba(202, 138, 78, var(--tw-bg-opacity));
  }

  .\34xl\:bg-brown-dark{
    --tw-bg-opacity: 1;
    background-color: rgba(173, 91, 31, var(--tw-bg-opacity));
  }

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

  .group:hover .\34xl\:group-hover\:bg-black{
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .group:hover .\34xl\:group-hover\:bg-white{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .group:hover .\34xl\:group-hover\:bg-grey{
    --tw-bg-opacity: 1;
    background-color: rgba(155, 155, 155, var(--tw-bg-opacity));
  }

  .group:hover .\34xl\:group-hover\:bg-grey-darkest{
    --tw-bg-opacity: 1;
    background-color: rgba(17, 17, 17, var(--tw-bg-opacity));
  }

  .group:hover .\34xl\:group-hover\:bg-grey-darkest700{
    background-color: rgba(17, 17, 17, 0.7);
  }

  .group:hover .\34xl\:group-hover\:bg-grey-darkest300{
    background-color: rgba(17, 17, 17, 0.3);
  }

  .group:hover .\34xl\:group-hover\:bg-grey-darkest100{
    background-color: rgba(17, 17, 17, 0.1);
  }

  .group:hover .\34xl\:group-hover\:bg-grey-dark{
    --tw-bg-opacity: 1;
    background-color: rgba(82, 95, 119, var(--tw-bg-opacity));
  }

  .group:hover .\34xl\:group-hover\:bg-grey-light{
    --tw-bg-opacity: 1;
    background-color: rgba(163, 163, 163, var(--tw-bg-opacity));
  }

  .group:hover .\34xl\:group-hover\:bg-grey-extralight{
    --tw-bg-opacity: 1;
    background-color: rgba(231, 231, 231, var(--tw-bg-opacity));
  }

  .group:hover .\34xl\:group-hover\:bg-grey-lighter{
    --tw-bg-opacity: 1;
    background-color: rgba(180, 189, 206, var(--tw-bg-opacity));
  }

  .group:hover .\34xl\:group-hover\:bg-grey-lightest{
    --tw-bg-opacity: 1;
    background-color: rgba(244, 244, 244, var(--tw-bg-opacity));
  }

  .group:hover .\34xl\:group-hover\:bg-grey-timeline{
    --tw-bg-opacity: 1;
    background-color: rgba(136, 136, 136, var(--tw-bg-opacity));
  }

  .group:hover .\34xl\:group-hover\:bg-blue{
    --tw-bg-opacity: 1;
    background-color: rgba(99, 169, 209, var(--tw-bg-opacity));
  }

  .group:hover .\34xl\:group-hover\:bg-blue-light{
    --tw-bg-opacity: 1;
    background-color: rgba(123, 207, 255, var(--tw-bg-opacity));
  }

  .group:hover .\34xl\:group-hover\:bg-blue-lightest{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 81, 172, var(--tw-bg-opacity));
  }

  .group:hover .\34xl\:group-hover\:bg-pink{
    --tw-bg-opacity: 1;
    background-color: rgba(237, 9, 128, var(--tw-bg-opacity));
  }

  .group:hover .\34xl\:group-hover\:bg-pink-light{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 91, 180, var(--tw-bg-opacity));
  }

  .group:hover .\34xl\:group-hover\:bg-orange{
    --tw-bg-opacity: 1;
    background-color: rgba(243, 114, 69, var(--tw-bg-opacity));
  }

  .group:hover .\34xl\:group-hover\:bg-yellow{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 230, 0, var(--tw-bg-opacity));
  }

  .group:hover .\34xl\:group-hover\:bg-yellow-two{
    --tw-bg-opacity: 1;
    background-color: rgba(249, 227, 32, var(--tw-bg-opacity));
  }

  .group:hover .\34xl\:group-hover\:bg-yellow-dark{
    --tw-bg-opacity: 1;
    background-color: rgba(230, 175, 33, var(--tw-bg-opacity));
  }

  .group:hover .\34xl\:group-hover\:bg-yellow-light{
    --tw-bg-opacity: 1;
    background-color: rgba(243, 193, 42, var(--tw-bg-opacity));
  }

  .group:hover .\34xl\:group-hover\:bg-green-dark{
    --tw-bg-opacity: 1;
    background-color: rgba(33, 115, 37, var(--tw-bg-opacity));
  }

  .group:hover .\34xl\:group-hover\:bg-green-light{
    --tw-bg-opacity: 1;
    background-color: rgba(80, 161, 84, var(--tw-bg-opacity));
  }

  .group:hover .\34xl\:group-hover\:bg-purple{
    --tw-bg-opacity: 1;
    background-color: rgba(164, 139, 198, var(--tw-bg-opacity));
  }

  .group:hover .\34xl\:group-hover\:bg-purple-light{
    --tw-bg-opacity: 1;
    background-color: rgba(158, 149, 255, var(--tw-bg-opacity));
  }

  .group:hover .\34xl\:group-hover\:bg-brown-light{
    --tw-bg-opacity: 1;
    background-color: rgba(202, 138, 78, var(--tw-bg-opacity));
  }

  .group:hover .\34xl\:group-hover\:bg-brown-dark{
    --tw-bg-opacity: 1;
    background-color: rgba(173, 91, 31, var(--tw-bg-opacity));
  }

  .\34xl\:focus-within\:bg-transparent:focus-within{
    background-color: transparent;
  }

  .\34xl\:focus-within\:bg-black:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .\34xl\:focus-within\:bg-white:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .\34xl\:focus-within\:bg-grey:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(155, 155, 155, var(--tw-bg-opacity));
  }

  .\34xl\:focus-within\:bg-grey-darkest:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(17, 17, 17, var(--tw-bg-opacity));
  }

  .\34xl\:focus-within\:bg-grey-darkest700:focus-within{
    background-color: rgba(17, 17, 17, 0.7);
  }

  .\34xl\:focus-within\:bg-grey-darkest300:focus-within{
    background-color: rgba(17, 17, 17, 0.3);
  }

  .\34xl\:focus-within\:bg-grey-darkest100:focus-within{
    background-color: rgba(17, 17, 17, 0.1);
  }

  .\34xl\:focus-within\:bg-grey-dark:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(82, 95, 119, var(--tw-bg-opacity));
  }

  .\34xl\:focus-within\:bg-grey-light:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(163, 163, 163, var(--tw-bg-opacity));
  }

  .\34xl\:focus-within\:bg-grey-extralight:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(231, 231, 231, var(--tw-bg-opacity));
  }

  .\34xl\:focus-within\:bg-grey-lighter:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(180, 189, 206, var(--tw-bg-opacity));
  }

  .\34xl\:focus-within\:bg-grey-lightest:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(244, 244, 244, var(--tw-bg-opacity));
  }

  .\34xl\:focus-within\:bg-grey-timeline:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(136, 136, 136, var(--tw-bg-opacity));
  }

  .\34xl\:focus-within\:bg-blue:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(99, 169, 209, var(--tw-bg-opacity));
  }

  .\34xl\:focus-within\:bg-blue-light:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(123, 207, 255, var(--tw-bg-opacity));
  }

  .\34xl\:focus-within\:bg-blue-lightest:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 81, 172, var(--tw-bg-opacity));
  }

  .\34xl\:focus-within\:bg-pink:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(237, 9, 128, var(--tw-bg-opacity));
  }

  .\34xl\:focus-within\:bg-pink-light:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 91, 180, var(--tw-bg-opacity));
  }

  .\34xl\:focus-within\:bg-orange:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(243, 114, 69, var(--tw-bg-opacity));
  }

  .\34xl\:focus-within\:bg-yellow:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 230, 0, var(--tw-bg-opacity));
  }

  .\34xl\:focus-within\:bg-yellow-two:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(249, 227, 32, var(--tw-bg-opacity));
  }

  .\34xl\:focus-within\:bg-yellow-dark:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(230, 175, 33, var(--tw-bg-opacity));
  }

  .\34xl\:focus-within\:bg-yellow-light:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(243, 193, 42, var(--tw-bg-opacity));
  }

  .\34xl\:focus-within\:bg-green-dark:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(33, 115, 37, var(--tw-bg-opacity));
  }

  .\34xl\:focus-within\:bg-green-light:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(80, 161, 84, var(--tw-bg-opacity));
  }

  .\34xl\:focus-within\:bg-purple:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(164, 139, 198, var(--tw-bg-opacity));
  }

  .\34xl\:focus-within\:bg-purple-light:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(158, 149, 255, var(--tw-bg-opacity));
  }

  .\34xl\:focus-within\:bg-brown-light:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(202, 138, 78, var(--tw-bg-opacity));
  }

  .\34xl\:focus-within\:bg-brown-dark:focus-within{
    --tw-bg-opacity: 1;
    background-color: rgba(173, 91, 31, var(--tw-bg-opacity));
  }

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

  .\34xl\:hover\:bg-black:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .\34xl\:hover\:bg-white:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .\34xl\:hover\:bg-grey:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(155, 155, 155, var(--tw-bg-opacity));
  }

  .\34xl\:hover\:bg-grey-darkest:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(17, 17, 17, var(--tw-bg-opacity));
  }

  .\34xl\:hover\:bg-grey-darkest700:hover{
    background-color: rgba(17, 17, 17, 0.7);
  }

  .\34xl\:hover\:bg-grey-darkest300:hover{
    background-color: rgba(17, 17, 17, 0.3);
  }

  .\34xl\:hover\:bg-grey-darkest100:hover{
    background-color: rgba(17, 17, 17, 0.1);
  }

  .\34xl\:hover\:bg-grey-dark:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(82, 95, 119, var(--tw-bg-opacity));
  }

  .\34xl\:hover\:bg-grey-light:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(163, 163, 163, var(--tw-bg-opacity));
  }

  .\34xl\:hover\:bg-grey-extralight:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(231, 231, 231, var(--tw-bg-opacity));
  }

  .\34xl\:hover\:bg-grey-lighter:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(180, 189, 206, var(--tw-bg-opacity));
  }

  .\34xl\:hover\:bg-grey-lightest:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(244, 244, 244, var(--tw-bg-opacity));
  }

  .\34xl\:hover\:bg-grey-timeline:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(136, 136, 136, var(--tw-bg-opacity));
  }

  .\34xl\:hover\:bg-blue:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(99, 169, 209, var(--tw-bg-opacity));
  }

  .\34xl\:hover\:bg-blue-light:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(123, 207, 255, var(--tw-bg-opacity));
  }

  .\34xl\:hover\:bg-blue-lightest:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 81, 172, var(--tw-bg-opacity));
  }

  .\34xl\:hover\:bg-pink:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(237, 9, 128, var(--tw-bg-opacity));
  }

  .\34xl\:hover\:bg-pink-light:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 91, 180, var(--tw-bg-opacity));
  }

  .\34xl\:hover\:bg-orange:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(243, 114, 69, var(--tw-bg-opacity));
  }

  .\34xl\:hover\:bg-yellow:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 230, 0, var(--tw-bg-opacity));
  }

  .\34xl\:hover\:bg-yellow-two:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(249, 227, 32, var(--tw-bg-opacity));
  }

  .\34xl\:hover\:bg-yellow-dark:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(230, 175, 33, var(--tw-bg-opacity));
  }

  .\34xl\:hover\:bg-yellow-light:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(243, 193, 42, var(--tw-bg-opacity));
  }

  .\34xl\:hover\:bg-green-dark:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(33, 115, 37, var(--tw-bg-opacity));
  }

  .\34xl\:hover\:bg-green-light:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(80, 161, 84, var(--tw-bg-opacity));
  }

  .\34xl\:hover\:bg-purple:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(164, 139, 198, var(--tw-bg-opacity));
  }

  .\34xl\:hover\:bg-purple-light:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(158, 149, 255, var(--tw-bg-opacity));
  }

  .\34xl\:hover\:bg-brown-light:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(202, 138, 78, var(--tw-bg-opacity));
  }

  .\34xl\:hover\:bg-brown-dark:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(173, 91, 31, var(--tw-bg-opacity));
  }

  .\34xl\:focus\:bg-transparent:focus{
    background-color: transparent;
  }

  .\34xl\:focus\:bg-black:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .\34xl\:focus\:bg-white:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .\34xl\:focus\:bg-grey:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(155, 155, 155, var(--tw-bg-opacity));
  }

  .\34xl\:focus\:bg-grey-darkest:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(17, 17, 17, var(--tw-bg-opacity));
  }

  .\34xl\:focus\:bg-grey-darkest700:focus{
    background-color: rgba(17, 17, 17, 0.7);
  }

  .\34xl\:focus\:bg-grey-darkest300:focus{
    background-color: rgba(17, 17, 17, 0.3);
  }

  .\34xl\:focus\:bg-grey-darkest100:focus{
    background-color: rgba(17, 17, 17, 0.1);
  }

  .\34xl\:focus\:bg-grey-dark:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(82, 95, 119, var(--tw-bg-opacity));
  }

  .\34xl\:focus\:bg-grey-light:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(163, 163, 163, var(--tw-bg-opacity));
  }

  .\34xl\:focus\:bg-grey-extralight:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(231, 231, 231, var(--tw-bg-opacity));
  }

  .\34xl\:focus\:bg-grey-lighter:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(180, 189, 206, var(--tw-bg-opacity));
  }

  .\34xl\:focus\:bg-grey-lightest:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(244, 244, 244, var(--tw-bg-opacity));
  }

  .\34xl\:focus\:bg-grey-timeline:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(136, 136, 136, var(--tw-bg-opacity));
  }

  .\34xl\:focus\:bg-blue:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(99, 169, 209, var(--tw-bg-opacity));
  }

  .\34xl\:focus\:bg-blue-light:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(123, 207, 255, var(--tw-bg-opacity));
  }

  .\34xl\:focus\:bg-blue-lightest:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 81, 172, var(--tw-bg-opacity));
  }

  .\34xl\:focus\:bg-pink:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(237, 9, 128, var(--tw-bg-opacity));
  }

  .\34xl\:focus\:bg-pink-light:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 91, 180, var(--tw-bg-opacity));
  }

  .\34xl\:focus\:bg-orange:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(243, 114, 69, var(--tw-bg-opacity));
  }

  .\34xl\:focus\:bg-yellow:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 230, 0, var(--tw-bg-opacity));
  }

  .\34xl\:focus\:bg-yellow-two:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(249, 227, 32, var(--tw-bg-opacity));
  }

  .\34xl\:focus\:bg-yellow-dark:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(230, 175, 33, var(--tw-bg-opacity));
  }

  .\34xl\:focus\:bg-yellow-light:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(243, 193, 42, var(--tw-bg-opacity));
  }

  .\34xl\:focus\:bg-green-dark:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(33, 115, 37, var(--tw-bg-opacity));
  }

  .\34xl\:focus\:bg-green-light:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(80, 161, 84, var(--tw-bg-opacity));
  }

  .\34xl\:focus\:bg-purple:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(164, 139, 198, var(--tw-bg-opacity));
  }

  .\34xl\:focus\:bg-purple-light:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(158, 149, 255, var(--tw-bg-opacity));
  }

  .\34xl\:focus\:bg-brown-light:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(202, 138, 78, var(--tw-bg-opacity));
  }

  .\34xl\:focus\:bg-brown-dark:focus{
    --tw-bg-opacity: 1;
    background-color: rgba(173, 91, 31, var(--tw-bg-opacity));
  }

  .\34xl\:bg-none{
    background-image: none;
  }

  .\34xl\:bg-gradient-to-t{
    background-image: linear-gradient(to top, var(--tw-gradient-stops));
  }

  .\34xl\:bg-gradient-to-tr{
    background-image: linear-gradient(to top right, var(--tw-gradient-stops));
  }

  .\34xl\:bg-gradient-to-r{
    background-image: linear-gradient(to right, var(--tw-gradient-stops));
  }

  .\34xl\:bg-gradient-to-br{
    background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
  }

  .\34xl\:bg-gradient-to-b{
    background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
  }

  .\34xl\:bg-gradient-to-bl{
    background-image: linear-gradient(to bottom left, var(--tw-gradient-stops));
  }

  .\34xl\:bg-gradient-to-l{
    background-image: linear-gradient(to left, var(--tw-gradient-stops));
  }

  .\34xl\:bg-gradient-to-tl{
    background-image: linear-gradient(to top left, var(--tw-gradient-stops));
  }

  .\34xl\:from-transparent{
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .\34xl\:from-black{
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .\34xl\:from-white{
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .\34xl\:from-grey{
    --tw-gradient-from: #9b9b9b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(155, 155, 155, 0));
  }

  .\34xl\:from-grey-darkest{
    --tw-gradient-from: #111;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .\34xl\:from-grey-darkest700{
    --tw-gradient-from: rgba(17, 17, 17, 0.7);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .\34xl\:from-grey-darkest300{
    --tw-gradient-from: rgba(17, 17, 17, 0.3);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .\34xl\:from-grey-darkest100{
    --tw-gradient-from: rgba(17, 17, 17, 0.1);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .\34xl\:from-grey-dark{
    --tw-gradient-from: #525f77;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(82, 95, 119, 0));
  }

  .\34xl\:from-grey-light{
    --tw-gradient-from: #a3a3a3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(163, 163, 163, 0));
  }

  .\34xl\:from-grey-extralight{
    --tw-gradient-from: #e7e7e7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 231, 231, 0));
  }

  .\34xl\:from-grey-lighter{
    --tw-gradient-from: #b4bdce;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 189, 206, 0));
  }

  .\34xl\:from-grey-lightest{
    --tw-gradient-from: #f4f4f4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 244, 244, 0));
  }

  .\34xl\:from-grey-timeline{
    --tw-gradient-from: #888888;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(136, 136, 136, 0));
  }

  .\34xl\:from-blue{
    --tw-gradient-from: #63a9d1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 169, 209, 0));
  }

  .\34xl\:from-blue-light{
    --tw-gradient-from: #7bcfff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(123, 207, 255, 0));
  }

  .\34xl\:from-blue-lightest{
    --tw-gradient-from: #ff51ac;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 81, 172, 0));
  }

  .\34xl\:from-pink{
    --tw-gradient-from: #ED0980;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 9, 128, 0));
  }

  .\34xl\:from-pink-light{
    --tw-gradient-from: #ff5bb4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 91, 180, 0));
  }

  .\34xl\:from-orange{
    --tw-gradient-from: #f37245;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 114, 69, 0));
  }

  .\34xl\:from-yellow{
    --tw-gradient-from: #ffe600;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 230, 0, 0));
  }

  .\34xl\:from-yellow-two{
    --tw-gradient-from: #F9E320;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 227, 32, 0));
  }

  .\34xl\:from-yellow-dark{
    --tw-gradient-from: #e6af21;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 175, 33, 0));
  }

  .\34xl\:from-yellow-light{
    --tw-gradient-from: #f3c12a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 193, 42, 0));
  }

  .\34xl\:from-green-dark{
    --tw-gradient-from: #217325;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(33, 115, 37, 0));
  }

  .\34xl\:from-green-light{
    --tw-gradient-from: #50a154;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(80, 161, 84, 0));
  }

  .\34xl\:from-purple{
    --tw-gradient-from: #a48bc6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(164, 139, 198, 0));
  }

  .\34xl\:from-purple-light{
    --tw-gradient-from: #9e95ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(158, 149, 255, 0));
  }

  .\34xl\:from-brown-light{
    --tw-gradient-from: #ca8a4e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(202, 138, 78, 0));
  }

  .\34xl\:from-brown-dark{
    --tw-gradient-from: #ad5b1f;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(173, 91, 31, 0));
  }

  .\34xl\:via-transparent{
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .\34xl\:via-black{
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .\34xl\:via-white{
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .\34xl\:via-grey{
    --tw-gradient-stops: var(--tw-gradient-from), #9b9b9b, var(--tw-gradient-to, rgba(155, 155, 155, 0));
  }

  .\34xl\:via-grey-darkest{
    --tw-gradient-stops: var(--tw-gradient-from), #111, var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .\34xl\:via-grey-darkest700{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(17, 17, 17, 0.7), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .\34xl\:via-grey-darkest300{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(17, 17, 17, 0.3), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .\34xl\:via-grey-darkest100{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(17, 17, 17, 0.1), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .\34xl\:via-grey-dark{
    --tw-gradient-stops: var(--tw-gradient-from), #525f77, var(--tw-gradient-to, rgba(82, 95, 119, 0));
  }

  .\34xl\:via-grey-light{
    --tw-gradient-stops: var(--tw-gradient-from), #a3a3a3, var(--tw-gradient-to, rgba(163, 163, 163, 0));
  }

  .\34xl\:via-grey-extralight{
    --tw-gradient-stops: var(--tw-gradient-from), #e7e7e7, var(--tw-gradient-to, rgba(231, 231, 231, 0));
  }

  .\34xl\:via-grey-lighter{
    --tw-gradient-stops: var(--tw-gradient-from), #b4bdce, var(--tw-gradient-to, rgba(180, 189, 206, 0));
  }

  .\34xl\:via-grey-lightest{
    --tw-gradient-stops: var(--tw-gradient-from), #f4f4f4, var(--tw-gradient-to, rgba(244, 244, 244, 0));
  }

  .\34xl\:via-grey-timeline{
    --tw-gradient-stops: var(--tw-gradient-from), #888888, var(--tw-gradient-to, rgba(136, 136, 136, 0));
  }

  .\34xl\:via-blue{
    --tw-gradient-stops: var(--tw-gradient-from), #63a9d1, var(--tw-gradient-to, rgba(99, 169, 209, 0));
  }

  .\34xl\:via-blue-light{
    --tw-gradient-stops: var(--tw-gradient-from), #7bcfff, var(--tw-gradient-to, rgba(123, 207, 255, 0));
  }

  .\34xl\:via-blue-lightest{
    --tw-gradient-stops: var(--tw-gradient-from), #ff51ac, var(--tw-gradient-to, rgba(255, 81, 172, 0));
  }

  .\34xl\:via-pink{
    --tw-gradient-stops: var(--tw-gradient-from), #ED0980, var(--tw-gradient-to, rgba(237, 9, 128, 0));
  }

  .\34xl\:via-pink-light{
    --tw-gradient-stops: var(--tw-gradient-from), #ff5bb4, var(--tw-gradient-to, rgba(255, 91, 180, 0));
  }

  .\34xl\:via-orange{
    --tw-gradient-stops: var(--tw-gradient-from), #f37245, var(--tw-gradient-to, rgba(243, 114, 69, 0));
  }

  .\34xl\:via-yellow{
    --tw-gradient-stops: var(--tw-gradient-from), #ffe600, var(--tw-gradient-to, rgba(255, 230, 0, 0));
  }

  .\34xl\:via-yellow-two{
    --tw-gradient-stops: var(--tw-gradient-from), #F9E320, var(--tw-gradient-to, rgba(249, 227, 32, 0));
  }

  .\34xl\:via-yellow-dark{
    --tw-gradient-stops: var(--tw-gradient-from), #e6af21, var(--tw-gradient-to, rgba(230, 175, 33, 0));
  }

  .\34xl\:via-yellow-light{
    --tw-gradient-stops: var(--tw-gradient-from), #f3c12a, var(--tw-gradient-to, rgba(243, 193, 42, 0));
  }

  .\34xl\:via-green-dark{
    --tw-gradient-stops: var(--tw-gradient-from), #217325, var(--tw-gradient-to, rgba(33, 115, 37, 0));
  }

  .\34xl\:via-green-light{
    --tw-gradient-stops: var(--tw-gradient-from), #50a154, var(--tw-gradient-to, rgba(80, 161, 84, 0));
  }

  .\34xl\:via-purple{
    --tw-gradient-stops: var(--tw-gradient-from), #a48bc6, var(--tw-gradient-to, rgba(164, 139, 198, 0));
  }

  .\34xl\:via-purple-light{
    --tw-gradient-stops: var(--tw-gradient-from), #9e95ff, var(--tw-gradient-to, rgba(158, 149, 255, 0));
  }

  .\34xl\:via-brown-light{
    --tw-gradient-stops: var(--tw-gradient-from), #ca8a4e, var(--tw-gradient-to, rgba(202, 138, 78, 0));
  }

  .\34xl\:via-brown-dark{
    --tw-gradient-stops: var(--tw-gradient-from), #ad5b1f, var(--tw-gradient-to, rgba(173, 91, 31, 0));
  }

  .\34xl\:to-transparent{
    --tw-gradient-to: transparent;
  }

  .\34xl\:to-black{
    --tw-gradient-to: #000;
  }

  .\34xl\:to-white{
    --tw-gradient-to: #fff;
  }

  .\34xl\:to-grey{
    --tw-gradient-to: #9b9b9b;
  }

  .\34xl\:to-grey-darkest{
    --tw-gradient-to: #111;
  }

  .\34xl\:to-grey-darkest700{
    --tw-gradient-to: rgba(17, 17, 17, 0.7);
  }

  .\34xl\:to-grey-darkest300{
    --tw-gradient-to: rgba(17, 17, 17, 0.3);
  }

  .\34xl\:to-grey-darkest100{
    --tw-gradient-to: rgba(17, 17, 17, 0.1);
  }

  .\34xl\:to-grey-dark{
    --tw-gradient-to: #525f77;
  }

  .\34xl\:to-grey-light{
    --tw-gradient-to: #a3a3a3;
  }

  .\34xl\:to-grey-extralight{
    --tw-gradient-to: #e7e7e7;
  }

  .\34xl\:to-grey-lighter{
    --tw-gradient-to: #b4bdce;
  }

  .\34xl\:to-grey-lightest{
    --tw-gradient-to: #f4f4f4;
  }

  .\34xl\:to-grey-timeline{
    --tw-gradient-to: #888888;
  }

  .\34xl\:to-blue{
    --tw-gradient-to: #63a9d1;
  }

  .\34xl\:to-blue-light{
    --tw-gradient-to: #7bcfff;
  }

  .\34xl\:to-blue-lightest{
    --tw-gradient-to: #ff51ac;
  }

  .\34xl\:to-pink{
    --tw-gradient-to: #ED0980;
  }

  .\34xl\:to-pink-light{
    --tw-gradient-to: #ff5bb4;
  }

  .\34xl\:to-orange{
    --tw-gradient-to: #f37245;
  }

  .\34xl\:to-yellow{
    --tw-gradient-to: #ffe600;
  }

  .\34xl\:to-yellow-two{
    --tw-gradient-to: #F9E320;
  }

  .\34xl\:to-yellow-dark{
    --tw-gradient-to: #e6af21;
  }

  .\34xl\:to-yellow-light{
    --tw-gradient-to: #f3c12a;
  }

  .\34xl\:to-green-dark{
    --tw-gradient-to: #217325;
  }

  .\34xl\:to-green-light{
    --tw-gradient-to: #50a154;
  }

  .\34xl\:to-purple{
    --tw-gradient-to: #a48bc6;
  }

  .\34xl\:to-purple-light{
    --tw-gradient-to: #9e95ff;
  }

  .\34xl\:to-brown-light{
    --tw-gradient-to: #ca8a4e;
  }

  .\34xl\:to-brown-dark{
    --tw-gradient-to: #ad5b1f;
  }

  .\34xl\:hover\:from-transparent:hover{
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .\34xl\:hover\:from-black:hover{
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .\34xl\:hover\:from-white:hover{
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .\34xl\:hover\:from-grey:hover{
    --tw-gradient-from: #9b9b9b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(155, 155, 155, 0));
  }

  .\34xl\:hover\:from-grey-darkest:hover{
    --tw-gradient-from: #111;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .\34xl\:hover\:from-grey-darkest700:hover{
    --tw-gradient-from: rgba(17, 17, 17, 0.7);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .\34xl\:hover\:from-grey-darkest300:hover{
    --tw-gradient-from: rgba(17, 17, 17, 0.3);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .\34xl\:hover\:from-grey-darkest100:hover{
    --tw-gradient-from: rgba(17, 17, 17, 0.1);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .\34xl\:hover\:from-grey-dark:hover{
    --tw-gradient-from: #525f77;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(82, 95, 119, 0));
  }

  .\34xl\:hover\:from-grey-light:hover{
    --tw-gradient-from: #a3a3a3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(163, 163, 163, 0));
  }

  .\34xl\:hover\:from-grey-extralight:hover{
    --tw-gradient-from: #e7e7e7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 231, 231, 0));
  }

  .\34xl\:hover\:from-grey-lighter:hover{
    --tw-gradient-from: #b4bdce;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 189, 206, 0));
  }

  .\34xl\:hover\:from-grey-lightest:hover{
    --tw-gradient-from: #f4f4f4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 244, 244, 0));
  }

  .\34xl\:hover\:from-grey-timeline:hover{
    --tw-gradient-from: #888888;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(136, 136, 136, 0));
  }

  .\34xl\:hover\:from-blue:hover{
    --tw-gradient-from: #63a9d1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 169, 209, 0));
  }

  .\34xl\:hover\:from-blue-light:hover{
    --tw-gradient-from: #7bcfff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(123, 207, 255, 0));
  }

  .\34xl\:hover\:from-blue-lightest:hover{
    --tw-gradient-from: #ff51ac;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 81, 172, 0));
  }

  .\34xl\:hover\:from-pink:hover{
    --tw-gradient-from: #ED0980;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 9, 128, 0));
  }

  .\34xl\:hover\:from-pink-light:hover{
    --tw-gradient-from: #ff5bb4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 91, 180, 0));
  }

  .\34xl\:hover\:from-orange:hover{
    --tw-gradient-from: #f37245;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 114, 69, 0));
  }

  .\34xl\:hover\:from-yellow:hover{
    --tw-gradient-from: #ffe600;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 230, 0, 0));
  }

  .\34xl\:hover\:from-yellow-two:hover{
    --tw-gradient-from: #F9E320;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 227, 32, 0));
  }

  .\34xl\:hover\:from-yellow-dark:hover{
    --tw-gradient-from: #e6af21;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 175, 33, 0));
  }

  .\34xl\:hover\:from-yellow-light:hover{
    --tw-gradient-from: #f3c12a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 193, 42, 0));
  }

  .\34xl\:hover\:from-green-dark:hover{
    --tw-gradient-from: #217325;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(33, 115, 37, 0));
  }

  .\34xl\:hover\:from-green-light:hover{
    --tw-gradient-from: #50a154;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(80, 161, 84, 0));
  }

  .\34xl\:hover\:from-purple:hover{
    --tw-gradient-from: #a48bc6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(164, 139, 198, 0));
  }

  .\34xl\:hover\:from-purple-light:hover{
    --tw-gradient-from: #9e95ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(158, 149, 255, 0));
  }

  .\34xl\:hover\:from-brown-light:hover{
    --tw-gradient-from: #ca8a4e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(202, 138, 78, 0));
  }

  .\34xl\:hover\:from-brown-dark:hover{
    --tw-gradient-from: #ad5b1f;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(173, 91, 31, 0));
  }

  .\34xl\:hover\:via-transparent:hover{
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .\34xl\:hover\:via-black:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .\34xl\:hover\:via-white:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .\34xl\:hover\:via-grey:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #9b9b9b, var(--tw-gradient-to, rgba(155, 155, 155, 0));
  }

  .\34xl\:hover\:via-grey-darkest:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #111, var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .\34xl\:hover\:via-grey-darkest700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(17, 17, 17, 0.7), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .\34xl\:hover\:via-grey-darkest300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(17, 17, 17, 0.3), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .\34xl\:hover\:via-grey-darkest100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(17, 17, 17, 0.1), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .\34xl\:hover\:via-grey-dark:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #525f77, var(--tw-gradient-to, rgba(82, 95, 119, 0));
  }

  .\34xl\:hover\:via-grey-light:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #a3a3a3, var(--tw-gradient-to, rgba(163, 163, 163, 0));
  }

  .\34xl\:hover\:via-grey-extralight:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #e7e7e7, var(--tw-gradient-to, rgba(231, 231, 231, 0));
  }

  .\34xl\:hover\:via-grey-lighter:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #b4bdce, var(--tw-gradient-to, rgba(180, 189, 206, 0));
  }

  .\34xl\:hover\:via-grey-lightest:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f4f4f4, var(--tw-gradient-to, rgba(244, 244, 244, 0));
  }

  .\34xl\:hover\:via-grey-timeline:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #888888, var(--tw-gradient-to, rgba(136, 136, 136, 0));
  }

  .\34xl\:hover\:via-blue:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #63a9d1, var(--tw-gradient-to, rgba(99, 169, 209, 0));
  }

  .\34xl\:hover\:via-blue-light:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #7bcfff, var(--tw-gradient-to, rgba(123, 207, 255, 0));
  }

  .\34xl\:hover\:via-blue-lightest:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ff51ac, var(--tw-gradient-to, rgba(255, 81, 172, 0));
  }

  .\34xl\:hover\:via-pink:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ED0980, var(--tw-gradient-to, rgba(237, 9, 128, 0));
  }

  .\34xl\:hover\:via-pink-light:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ff5bb4, var(--tw-gradient-to, rgba(255, 91, 180, 0));
  }

  .\34xl\:hover\:via-orange:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f37245, var(--tw-gradient-to, rgba(243, 114, 69, 0));
  }

  .\34xl\:hover\:via-yellow:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ffe600, var(--tw-gradient-to, rgba(255, 230, 0, 0));
  }

  .\34xl\:hover\:via-yellow-two:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #F9E320, var(--tw-gradient-to, rgba(249, 227, 32, 0));
  }

  .\34xl\:hover\:via-yellow-dark:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #e6af21, var(--tw-gradient-to, rgba(230, 175, 33, 0));
  }

  .\34xl\:hover\:via-yellow-light:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f3c12a, var(--tw-gradient-to, rgba(243, 193, 42, 0));
  }

  .\34xl\:hover\:via-green-dark:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #217325, var(--tw-gradient-to, rgba(33, 115, 37, 0));
  }

  .\34xl\:hover\:via-green-light:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #50a154, var(--tw-gradient-to, rgba(80, 161, 84, 0));
  }

  .\34xl\:hover\:via-purple:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #a48bc6, var(--tw-gradient-to, rgba(164, 139, 198, 0));
  }

  .\34xl\:hover\:via-purple-light:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #9e95ff, var(--tw-gradient-to, rgba(158, 149, 255, 0));
  }

  .\34xl\:hover\:via-brown-light:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ca8a4e, var(--tw-gradient-to, rgba(202, 138, 78, 0));
  }

  .\34xl\:hover\:via-brown-dark:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ad5b1f, var(--tw-gradient-to, rgba(173, 91, 31, 0));
  }

  .\34xl\:hover\:to-transparent:hover{
    --tw-gradient-to: transparent;
  }

  .\34xl\:hover\:to-black:hover{
    --tw-gradient-to: #000;
  }

  .\34xl\:hover\:to-white:hover{
    --tw-gradient-to: #fff;
  }

  .\34xl\:hover\:to-grey:hover{
    --tw-gradient-to: #9b9b9b;
  }

  .\34xl\:hover\:to-grey-darkest:hover{
    --tw-gradient-to: #111;
  }

  .\34xl\:hover\:to-grey-darkest700:hover{
    --tw-gradient-to: rgba(17, 17, 17, 0.7);
  }

  .\34xl\:hover\:to-grey-darkest300:hover{
    --tw-gradient-to: rgba(17, 17, 17, 0.3);
  }

  .\34xl\:hover\:to-grey-darkest100:hover{
    --tw-gradient-to: rgba(17, 17, 17, 0.1);
  }

  .\34xl\:hover\:to-grey-dark:hover{
    --tw-gradient-to: #525f77;
  }

  .\34xl\:hover\:to-grey-light:hover{
    --tw-gradient-to: #a3a3a3;
  }

  .\34xl\:hover\:to-grey-extralight:hover{
    --tw-gradient-to: #e7e7e7;
  }

  .\34xl\:hover\:to-grey-lighter:hover{
    --tw-gradient-to: #b4bdce;
  }

  .\34xl\:hover\:to-grey-lightest:hover{
    --tw-gradient-to: #f4f4f4;
  }

  .\34xl\:hover\:to-grey-timeline:hover{
    --tw-gradient-to: #888888;
  }

  .\34xl\:hover\:to-blue:hover{
    --tw-gradient-to: #63a9d1;
  }

  .\34xl\:hover\:to-blue-light:hover{
    --tw-gradient-to: #7bcfff;
  }

  .\34xl\:hover\:to-blue-lightest:hover{
    --tw-gradient-to: #ff51ac;
  }

  .\34xl\:hover\:to-pink:hover{
    --tw-gradient-to: #ED0980;
  }

  .\34xl\:hover\:to-pink-light:hover{
    --tw-gradient-to: #ff5bb4;
  }

  .\34xl\:hover\:to-orange:hover{
    --tw-gradient-to: #f37245;
  }

  .\34xl\:hover\:to-yellow:hover{
    --tw-gradient-to: #ffe600;
  }

  .\34xl\:hover\:to-yellow-two:hover{
    --tw-gradient-to: #F9E320;
  }

  .\34xl\:hover\:to-yellow-dark:hover{
    --tw-gradient-to: #e6af21;
  }

  .\34xl\:hover\:to-yellow-light:hover{
    --tw-gradient-to: #f3c12a;
  }

  .\34xl\:hover\:to-green-dark:hover{
    --tw-gradient-to: #217325;
  }

  .\34xl\:hover\:to-green-light:hover{
    --tw-gradient-to: #50a154;
  }

  .\34xl\:hover\:to-purple:hover{
    --tw-gradient-to: #a48bc6;
  }

  .\34xl\:hover\:to-purple-light:hover{
    --tw-gradient-to: #9e95ff;
  }

  .\34xl\:hover\:to-brown-light:hover{
    --tw-gradient-to: #ca8a4e;
  }

  .\34xl\:hover\:to-brown-dark:hover{
    --tw-gradient-to: #ad5b1f;
  }

  .\34xl\:focus\:from-transparent:focus{
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .\34xl\:focus\:from-black:focus{
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .\34xl\:focus\:from-white:focus{
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .\34xl\:focus\:from-grey:focus{
    --tw-gradient-from: #9b9b9b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(155, 155, 155, 0));
  }

  .\34xl\:focus\:from-grey-darkest:focus{
    --tw-gradient-from: #111;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .\34xl\:focus\:from-grey-darkest700:focus{
    --tw-gradient-from: rgba(17, 17, 17, 0.7);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .\34xl\:focus\:from-grey-darkest300:focus{
    --tw-gradient-from: rgba(17, 17, 17, 0.3);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .\34xl\:focus\:from-grey-darkest100:focus{
    --tw-gradient-from: rgba(17, 17, 17, 0.1);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .\34xl\:focus\:from-grey-dark:focus{
    --tw-gradient-from: #525f77;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(82, 95, 119, 0));
  }

  .\34xl\:focus\:from-grey-light:focus{
    --tw-gradient-from: #a3a3a3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(163, 163, 163, 0));
  }

  .\34xl\:focus\:from-grey-extralight:focus{
    --tw-gradient-from: #e7e7e7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 231, 231, 0));
  }

  .\34xl\:focus\:from-grey-lighter:focus{
    --tw-gradient-from: #b4bdce;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 189, 206, 0));
  }

  .\34xl\:focus\:from-grey-lightest:focus{
    --tw-gradient-from: #f4f4f4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 244, 244, 0));
  }

  .\34xl\:focus\:from-grey-timeline:focus{
    --tw-gradient-from: #888888;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(136, 136, 136, 0));
  }

  .\34xl\:focus\:from-blue:focus{
    --tw-gradient-from: #63a9d1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 169, 209, 0));
  }

  .\34xl\:focus\:from-blue-light:focus{
    --tw-gradient-from: #7bcfff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(123, 207, 255, 0));
  }

  .\34xl\:focus\:from-blue-lightest:focus{
    --tw-gradient-from: #ff51ac;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 81, 172, 0));
  }

  .\34xl\:focus\:from-pink:focus{
    --tw-gradient-from: #ED0980;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 9, 128, 0));
  }

  .\34xl\:focus\:from-pink-light:focus{
    --tw-gradient-from: #ff5bb4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 91, 180, 0));
  }

  .\34xl\:focus\:from-orange:focus{
    --tw-gradient-from: #f37245;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 114, 69, 0));
  }

  .\34xl\:focus\:from-yellow:focus{
    --tw-gradient-from: #ffe600;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 230, 0, 0));
  }

  .\34xl\:focus\:from-yellow-two:focus{
    --tw-gradient-from: #F9E320;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 227, 32, 0));
  }

  .\34xl\:focus\:from-yellow-dark:focus{
    --tw-gradient-from: #e6af21;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 175, 33, 0));
  }

  .\34xl\:focus\:from-yellow-light:focus{
    --tw-gradient-from: #f3c12a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 193, 42, 0));
  }

  .\34xl\:focus\:from-green-dark:focus{
    --tw-gradient-from: #217325;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(33, 115, 37, 0));
  }

  .\34xl\:focus\:from-green-light:focus{
    --tw-gradient-from: #50a154;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(80, 161, 84, 0));
  }

  .\34xl\:focus\:from-purple:focus{
    --tw-gradient-from: #a48bc6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(164, 139, 198, 0));
  }

  .\34xl\:focus\:from-purple-light:focus{
    --tw-gradient-from: #9e95ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(158, 149, 255, 0));
  }

  .\34xl\:focus\:from-brown-light:focus{
    --tw-gradient-from: #ca8a4e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(202, 138, 78, 0));
  }

  .\34xl\:focus\:from-brown-dark:focus{
    --tw-gradient-from: #ad5b1f;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(173, 91, 31, 0));
  }

  .\34xl\:focus\:via-transparent:focus{
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .\34xl\:focus\:via-black:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .\34xl\:focus\:via-white:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .\34xl\:focus\:via-grey:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #9b9b9b, var(--tw-gradient-to, rgba(155, 155, 155, 0));
  }

  .\34xl\:focus\:via-grey-darkest:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #111, var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .\34xl\:focus\:via-grey-darkest700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(17, 17, 17, 0.7), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .\34xl\:focus\:via-grey-darkest300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(17, 17, 17, 0.3), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .\34xl\:focus\:via-grey-darkest100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(17, 17, 17, 0.1), var(--tw-gradient-to, rgba(17, 17, 17, 0));
  }

  .\34xl\:focus\:via-grey-dark:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #525f77, var(--tw-gradient-to, rgba(82, 95, 119, 0));
  }

  .\34xl\:focus\:via-grey-light:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #a3a3a3, var(--tw-gradient-to, rgba(163, 163, 163, 0));
  }

  .\34xl\:focus\:via-grey-extralight:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #e7e7e7, var(--tw-gradient-to, rgba(231, 231, 231, 0));
  }

  .\34xl\:focus\:via-grey-lighter:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #b4bdce, var(--tw-gradient-to, rgba(180, 189, 206, 0));
  }

  .\34xl\:focus\:via-grey-lightest:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f4f4f4, var(--tw-gradient-to, rgba(244, 244, 244, 0));
  }

  .\34xl\:focus\:via-grey-timeline:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #888888, var(--tw-gradient-to, rgba(136, 136, 136, 0));
  }

  .\34xl\:focus\:via-blue:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #63a9d1, var(--tw-gradient-to, rgba(99, 169, 209, 0));
  }

  .\34xl\:focus\:via-blue-light:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #7bcfff, var(--tw-gradient-to, rgba(123, 207, 255, 0));
  }

  .\34xl\:focus\:via-blue-lightest:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ff51ac, var(--tw-gradient-to, rgba(255, 81, 172, 0));
  }

  .\34xl\:focus\:via-pink:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ED0980, var(--tw-gradient-to, rgba(237, 9, 128, 0));
  }

  .\34xl\:focus\:via-pink-light:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ff5bb4, var(--tw-gradient-to, rgba(255, 91, 180, 0));
  }

  .\34xl\:focus\:via-orange:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f37245, var(--tw-gradient-to, rgba(243, 114, 69, 0));
  }

  .\34xl\:focus\:via-yellow:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ffe600, var(--tw-gradient-to, rgba(255, 230, 0, 0));
  }

  .\34xl\:focus\:via-yellow-two:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #F9E320, var(--tw-gradient-to, rgba(249, 227, 32, 0));
  }

  .\34xl\:focus\:via-yellow-dark:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #e6af21, var(--tw-gradient-to, rgba(230, 175, 33, 0));
  }

  .\34xl\:focus\:via-yellow-light:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f3c12a, var(--tw-gradient-to, rgba(243, 193, 42, 0));
  }

  .\34xl\:focus\:via-green-dark:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #217325, var(--tw-gradient-to, rgba(33, 115, 37, 0));
  }

  .\34xl\:focus\:via-green-light:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #50a154, var(--tw-gradient-to, rgba(80, 161, 84, 0));
  }

  .\34xl\:focus\:via-purple:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #a48bc6, var(--tw-gradient-to, rgba(164, 139, 198, 0));
  }

  .\34xl\:focus\:via-purple-light:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #9e95ff, var(--tw-gradient-to, rgba(158, 149, 255, 0));
  }

  .\34xl\:focus\:via-brown-light:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ca8a4e, var(--tw-gradient-to, rgba(202, 138, 78, 0));
  }

  .\34xl\:focus\:via-brown-dark:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ad5b1f, var(--tw-gradient-to, rgba(173, 91, 31, 0));
  }

  .\34xl\:focus\:to-transparent:focus{
    --tw-gradient-to: transparent;
  }

  .\34xl\:focus\:to-black:focus{
    --tw-gradient-to: #000;
  }

  .\34xl\:focus\:to-white:focus{
    --tw-gradient-to: #fff;
  }

  .\34xl\:focus\:to-grey:focus{
    --tw-gradient-to: #9b9b9b;
  }

  .\34xl\:focus\:to-grey-darkest:focus{
    --tw-gradient-to: #111;
  }

  .\34xl\:focus\:to-grey-darkest700:focus{
    --tw-gradient-to: rgba(17, 17, 17, 0.7);
  }

  .\34xl\:focus\:to-grey-darkest300:focus{
    --tw-gradient-to: rgba(17, 17, 17, 0.3);
  }

  .\34xl\:focus\:to-grey-darkest100:focus{
    --tw-gradient-to: rgba(17, 17, 17, 0.1);
  }

  .\34xl\:focus\:to-grey-dark:focus{
    --tw-gradient-to: #525f77;
  }

  .\34xl\:focus\:to-grey-light:focus{
    --tw-gradient-to: #a3a3a3;
  }

  .\34xl\:focus\:to-grey-extralight:focus{
    --tw-gradient-to: #e7e7e7;
  }

  .\34xl\:focus\:to-grey-lighter:focus{
    --tw-gradient-to: #b4bdce;
  }

  .\34xl\:focus\:to-grey-lightest:focus{
    --tw-gradient-to: #f4f4f4;
  }

  .\34xl\:focus\:to-grey-timeline:focus{
    --tw-gradient-to: #888888;
  }

  .\34xl\:focus\:to-blue:focus{
    --tw-gradient-to: #63a9d1;
  }

  .\34xl\:focus\:to-blue-light:focus{
    --tw-gradient-to: #7bcfff;
  }

  .\34xl\:focus\:to-blue-lightest:focus{
    --tw-gradient-to: #ff51ac;
  }

  .\34xl\:focus\:to-pink:focus{
    --tw-gradient-to: #ED0980;
  }

  .\34xl\:focus\:to-pink-light:focus{
    --tw-gradient-to: #ff5bb4;
  }

  .\34xl\:focus\:to-orange:focus{
    --tw-gradient-to: #f37245;
  }

  .\34xl\:focus\:to-yellow:focus{
    --tw-gradient-to: #ffe600;
  }

  .\34xl\:focus\:to-yellow-two:focus{
    --tw-gradient-to: #F9E320;
  }

  .\34xl\:focus\:to-yellow-dark:focus{
    --tw-gradient-to: #e6af21;
  }

  .\34xl\:focus\:to-yellow-light:focus{
    --tw-gradient-to: #f3c12a;
  }

  .\34xl\:focus\:to-green-dark:focus{
    --tw-gradient-to: #217325;
  }

  .\34xl\:focus\:to-green-light:focus{
    --tw-gradient-to: #50a154;
  }

  .\34xl\:focus\:to-purple:focus{
    --tw-gradient-to: #a48bc6;
  }

  .\34xl\:focus\:to-purple-light:focus{
    --tw-gradient-to: #9e95ff;
  }

  .\34xl\:focus\:to-brown-light:focus{
    --tw-gradient-to: #ca8a4e;
  }

  .\34xl\:focus\:to-brown-dark:focus{
    --tw-gradient-to: #ad5b1f;
  }

  .\34xl\:bg-opacity-0{
    --tw-bg-opacity: 0;
  }

  .\34xl\:bg-opacity-5{
    --tw-bg-opacity: 0.05;
  }

  .\34xl\:bg-opacity-10{
    --tw-bg-opacity: 0.1;
  }

  .\34xl\:bg-opacity-20{
    --tw-bg-opacity: 0.2;
  }

  .\34xl\:bg-opacity-25{
    --tw-bg-opacity: 0.25;
  }

  .\34xl\:bg-opacity-30{
    --tw-bg-opacity: 0.3;
  }

  .\34xl\:bg-opacity-40{
    --tw-bg-opacity: 0.4;
  }

  .\34xl\:bg-opacity-50{
    --tw-bg-opacity: 0.5;
  }

  .\34xl\:bg-opacity-60{
    --tw-bg-opacity: 0.6;
  }

  .\34xl\:bg-opacity-70{
    --tw-bg-opacity: 0.7;
  }

  .\34xl\:bg-opacity-75{
    --tw-bg-opacity: 0.75;
  }

  .\34xl\:bg-opacity-80{
    --tw-bg-opacity: 0.8;
  }

  .\34xl\:bg-opacity-90{
    --tw-bg-opacity: 0.9;
  }

  .\34xl\:bg-opacity-95{
    --tw-bg-opacity: 0.95;
  }

  .\34xl\:bg-opacity-100{
    --tw-bg-opacity: 1;
  }

  .group:hover .\34xl\:group-hover\:bg-opacity-0{
    --tw-bg-opacity: 0;
  }

  .group:hover .\34xl\:group-hover\:bg-opacity-5{
    --tw-bg-opacity: 0.05;
  }

  .group:hover .\34xl\:group-hover\:bg-opacity-10{
    --tw-bg-opacity: 0.1;
  }

  .group:hover .\34xl\:group-hover\:bg-opacity-20{
    --tw-bg-opacity: 0.2;
  }

  .group:hover .\34xl\:group-hover\:bg-opacity-25{
    --tw-bg-opacity: 0.25;
  }

  .group:hover .\34xl\:group-hover\:bg-opacity-30{
    --tw-bg-opacity: 0.3;
  }

  .group:hover .\34xl\:group-hover\:bg-opacity-40{
    --tw-bg-opacity: 0.4;
  }

  .group:hover .\34xl\:group-hover\:bg-opacity-50{
    --tw-bg-opacity: 0.5;
  }

  .group:hover .\34xl\:group-hover\:bg-opacity-60{
    --tw-bg-opacity: 0.6;
  }

  .group:hover .\34xl\:group-hover\:bg-opacity-70{
    --tw-bg-opacity: 0.7;
  }

  .group:hover .\34xl\:group-hover\:bg-opacity-75{
    --tw-bg-opacity: 0.75;
  }

  .group:hover .\34xl\:group-hover\:bg-opacity-80{
    --tw-bg-opacity: 0.8;
  }

  .group:hover .\34xl\:group-hover\:bg-opacity-90{
    --tw-bg-opacity: 0.9;
  }

  .group:hover .\34xl\:group-hover\:bg-opacity-95{
    --tw-bg-opacity: 0.95;
  }

  .group:hover .\34xl\:group-hover\:bg-opacity-100{
    --tw-bg-opacity: 1;
  }

  .\34xl\:focus-within\:bg-opacity-0:focus-within{
    --tw-bg-opacity: 0;
  }

  .\34xl\:focus-within\:bg-opacity-5:focus-within{
    --tw-bg-opacity: 0.05;
  }

  .\34xl\:focus-within\:bg-opacity-10:focus-within{
    --tw-bg-opacity: 0.1;
  }

  .\34xl\:focus-within\:bg-opacity-20:focus-within{
    --tw-bg-opacity: 0.2;
  }

  .\34xl\:focus-within\:bg-opacity-25:focus-within{
    --tw-bg-opacity: 0.25;
  }

  .\34xl\:focus-within\:bg-opacity-30:focus-within{
    --tw-bg-opacity: 0.3;
  }

  .\34xl\:focus-within\:bg-opacity-40:focus-within{
    --tw-bg-opacity: 0.4;
  }

  .\34xl\:focus-within\:bg-opacity-50:focus-within{
    --tw-bg-opacity: 0.5;
  }

  .\34xl\:focus-within\:bg-opacity-60:focus-within{
    --tw-bg-opacity: 0.6;
  }

  .\34xl\:focus-within\:bg-opacity-70:focus-within{
    --tw-bg-opacity: 0.7;
  }

  .\34xl\:focus-within\:bg-opacity-75:focus-within{
    --tw-bg-opacity: 0.75;
  }

  .\34xl\:focus-within\:bg-opacity-80:focus-within{
    --tw-bg-opacity: 0.8;
  }

  .\34xl\:focus-within\:bg-opacity-90:focus-within{
    --tw-bg-opacity: 0.9;
  }

  .\34xl\:focus-within\:bg-opacity-95:focus-within{
    --tw-bg-opacity: 0.95;
  }

  .\34xl\:focus-within\:bg-opacity-100:focus-within{
    --tw-bg-opacity: 1;
  }

  .\34xl\:hover\:bg-opacity-0:hover{
    --tw-bg-opacity: 0;
  }

  .\34xl\:hover\:bg-opacity-5:hover{
    --tw-bg-opacity: 0.05;
  }

  .\34xl\:hover\:bg-opacity-10:hover{
    --tw-bg-opacity: 0.1;
  }

  .\34xl\:hover\:bg-opacity-20:hover{
    --tw-bg-opacity: 0.2;
  }

  .\34xl\:hover\:bg-opacity-25:hover{
    --tw-bg-opacity: 0.25;
  }

  .\34xl\:hover\:bg-opacity-30:hover{
    --tw-bg-opacity: 0.3;
  }

  .\34xl\:hover\:bg-opacity-40:hover{
    --tw-bg-opacity: 0.4;
  }

  .\34xl\:hover\:bg-opacity-50:hover{
    --tw-bg-opacity: 0.5;
  }

  .\34xl\:hover\:bg-opacity-60:hover{
    --tw-bg-opacity: 0.6;
  }

  .\34xl\:hover\:bg-opacity-70:hover{
    --tw-bg-opacity: 0.7;
  }

  .\34xl\:hover\:bg-opacity-75:hover{
    --tw-bg-opacity: 0.75;
  }

  .\34xl\:hover\:bg-opacity-80:hover{
    --tw-bg-opacity: 0.8;
  }

  .\34xl\:hover\:bg-opacity-90:hover{
    --tw-bg-opacity: 0.9;
  }

  .\34xl\:hover\:bg-opacity-95:hover{
    --tw-bg-opacity: 0.95;
  }

  .\34xl\:hover\:bg-opacity-100:hover{
    --tw-bg-opacity: 1;
  }

  .\34xl\:focus\:bg-opacity-0:focus{
    --tw-bg-opacity: 0;
  }

  .\34xl\:focus\:bg-opacity-5:focus{
    --tw-bg-opacity: 0.05;
  }

  .\34xl\:focus\:bg-opacity-10:focus{
    --tw-bg-opacity: 0.1;
  }

  .\34xl\:focus\:bg-opacity-20:focus{
    --tw-bg-opacity: 0.2;
  }

  .\34xl\:focus\:bg-opacity-25:focus{
    --tw-bg-opacity: 0.25;
  }

  .\34xl\:focus\:bg-opacity-30:focus{
    --tw-bg-opacity: 0.3;
  }

  .\34xl\:focus\:bg-opacity-40:focus{
    --tw-bg-opacity: 0.4;
  }

  .\34xl\:focus\:bg-opacity-50:focus{
    --tw-bg-opacity: 0.5;
  }

  .\34xl\:focus\:bg-opacity-60:focus{
    --tw-bg-opacity: 0.6;
  }

  .\34xl\:focus\:bg-opacity-70:focus{
    --tw-bg-opacity: 0.7;
  }

  .\34xl\:focus\:bg-opacity-75:focus{
    --tw-bg-opacity: 0.75;
  }

  .\34xl\:focus\:bg-opacity-80:focus{
    --tw-bg-opacity: 0.8;
  }

  .\34xl\:focus\:bg-opacity-90:focus{
    --tw-bg-opacity: 0.9;
  }

  .\34xl\:focus\:bg-opacity-95:focus{
    --tw-bg-opacity: 0.95;
  }

  .\34xl\:focus\:bg-opacity-100:focus{
    --tw-bg-opacity: 1;
  }

  .\34xl\:bg-bottom{
    background-position: bottom;
  }

  .\34xl\:bg-center{
    background-position: center;
  }

  .\34xl\:bg-left{
    background-position: left;
  }

  .\34xl\:bg-left-bottom{
    background-position: left bottom;
  }

  .\34xl\:bg-left-top{
    background-position: left top;
  }

  .\34xl\:bg-right{
    background-position: right;
  }

  .\34xl\:bg-right-bottom{
    background-position: right bottom;
  }

  .\34xl\:bg-right-top{
    background-position: right top;
  }

  .\34xl\:bg-top{
    background-position: top;
  }

  .\34xl\:bg-repeat{
    background-repeat: repeat;
  }

  .\34xl\:bg-no-repeat{
    background-repeat: no-repeat;
  }

  .\34xl\:bg-repeat-x{
    background-repeat: repeat-x;
  }

  .\34xl\:bg-repeat-y{
    background-repeat: repeat-y;
  }

  .\34xl\:bg-repeat-round{
    background-repeat: round;
  }

  .\34xl\:bg-repeat-space{
    background-repeat: space;
  }

  .\34xl\:bg-auto{
    background-size: auto;
  }

  .\34xl\:bg-cover{
    background-size: cover;
  }

  .\34xl\:bg-contain{
    background-size: contain;
  }

  .\34xl\:border-collapse{
    border-collapse: collapse;
  }

  .\34xl\:border-separate{
    border-collapse: separate;
  }

  .\34xl\:border-transparent{
    border-color: transparent;
  }

  .\34xl\:border-black{
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .\34xl\:border-white{
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .\34xl\:border-grey{
    --tw-border-opacity: 1;
    border-color: rgba(155, 155, 155, var(--tw-border-opacity));
  }

  .\34xl\:border-grey-darkest{
    --tw-border-opacity: 1;
    border-color: rgba(17, 17, 17, var(--tw-border-opacity));
  }

  .\34xl\:border-grey-darkest700{
    border-color: rgba(17, 17, 17, 0.7);
  }

  .\34xl\:border-grey-darkest300{
    border-color: rgba(17, 17, 17, 0.3);
  }

  .\34xl\:border-grey-darkest100{
    border-color: rgba(17, 17, 17, 0.1);
  }

  .\34xl\:border-grey-dark{
    --tw-border-opacity: 1;
    border-color: rgba(82, 95, 119, var(--tw-border-opacity));
  }

  .\34xl\:border-grey-light{
    --tw-border-opacity: 1;
    border-color: rgba(163, 163, 163, var(--tw-border-opacity));
  }

  .\34xl\:border-grey-extralight{
    --tw-border-opacity: 1;
    border-color: rgba(231, 231, 231, var(--tw-border-opacity));
  }

  .\34xl\:border-grey-lighter{
    --tw-border-opacity: 1;
    border-color: rgba(180, 189, 206, var(--tw-border-opacity));
  }

  .\34xl\:border-grey-lightest{
    --tw-border-opacity: 1;
    border-color: rgba(244, 244, 244, var(--tw-border-opacity));
  }

  .\34xl\:border-grey-timeline{
    --tw-border-opacity: 1;
    border-color: rgba(136, 136, 136, var(--tw-border-opacity));
  }

  .\34xl\:border-blue{
    --tw-border-opacity: 1;
    border-color: rgba(99, 169, 209, var(--tw-border-opacity));
  }

  .\34xl\:border-blue-light{
    --tw-border-opacity: 1;
    border-color: rgba(123, 207, 255, var(--tw-border-opacity));
  }

  .\34xl\:border-blue-lightest{
    --tw-border-opacity: 1;
    border-color: rgba(255, 81, 172, var(--tw-border-opacity));
  }

  .\34xl\:border-pink{
    --tw-border-opacity: 1;
    border-color: rgba(237, 9, 128, var(--tw-border-opacity));
  }

  .\34xl\:border-pink-light{
    --tw-border-opacity: 1;
    border-color: rgba(255, 91, 180, var(--tw-border-opacity));
  }

  .\34xl\:border-orange{
    --tw-border-opacity: 1;
    border-color: rgba(243, 114, 69, var(--tw-border-opacity));
  }

  .\34xl\:border-yellow{
    --tw-border-opacity: 1;
    border-color: rgba(255, 230, 0, var(--tw-border-opacity));
  }

  .\34xl\:border-yellow-two{
    --tw-border-opacity: 1;
    border-color: rgba(249, 227, 32, var(--tw-border-opacity));
  }

  .\34xl\:border-yellow-dark{
    --tw-border-opacity: 1;
    border-color: rgba(230, 175, 33, var(--tw-border-opacity));
  }

  .\34xl\:border-yellow-light{
    --tw-border-opacity: 1;
    border-color: rgba(243, 193, 42, var(--tw-border-opacity));
  }

  .\34xl\:border-green-dark{
    --tw-border-opacity: 1;
    border-color: rgba(33, 115, 37, var(--tw-border-opacity));
  }

  .\34xl\:border-green-light{
    --tw-border-opacity: 1;
    border-color: rgba(80, 161, 84, var(--tw-border-opacity));
  }

  .\34xl\:border-purple{
    --tw-border-opacity: 1;
    border-color: rgba(164, 139, 198, var(--tw-border-opacity));
  }

  .\34xl\:border-purple-light{
    --tw-border-opacity: 1;
    border-color: rgba(158, 149, 255, var(--tw-border-opacity));
  }

  .\34xl\:border-brown-light{
    --tw-border-opacity: 1;
    border-color: rgba(202, 138, 78, var(--tw-border-opacity));
  }

  .\34xl\:border-brown-dark{
    --tw-border-opacity: 1;
    border-color: rgba(173, 91, 31, var(--tw-border-opacity));
  }

  .group:hover .\34xl\:group-hover\:border-transparent{
    border-color: transparent;
  }

  .group:hover .\34xl\:group-hover\:border-black{
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .group:hover .\34xl\:group-hover\:border-white{
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .group:hover .\34xl\:group-hover\:border-grey{
    --tw-border-opacity: 1;
    border-color: rgba(155, 155, 155, var(--tw-border-opacity));
  }

  .group:hover .\34xl\:group-hover\:border-grey-darkest{
    --tw-border-opacity: 1;
    border-color: rgba(17, 17, 17, var(--tw-border-opacity));
  }

  .group:hover .\34xl\:group-hover\:border-grey-darkest700{
    border-color: rgba(17, 17, 17, 0.7);
  }

  .group:hover .\34xl\:group-hover\:border-grey-darkest300{
    border-color: rgba(17, 17, 17, 0.3);
  }

  .group:hover .\34xl\:group-hover\:border-grey-darkest100{
    border-color: rgba(17, 17, 17, 0.1);
  }

  .group:hover .\34xl\:group-hover\:border-grey-dark{
    --tw-border-opacity: 1;
    border-color: rgba(82, 95, 119, var(--tw-border-opacity));
  }

  .group:hover .\34xl\:group-hover\:border-grey-light{
    --tw-border-opacity: 1;
    border-color: rgba(163, 163, 163, var(--tw-border-opacity));
  }

  .group:hover .\34xl\:group-hover\:border-grey-extralight{
    --tw-border-opacity: 1;
    border-color: rgba(231, 231, 231, var(--tw-border-opacity));
  }

  .group:hover .\34xl\:group-hover\:border-grey-lighter{
    --tw-border-opacity: 1;
    border-color: rgba(180, 189, 206, var(--tw-border-opacity));
  }

  .group:hover .\34xl\:group-hover\:border-grey-lightest{
    --tw-border-opacity: 1;
    border-color: rgba(244, 244, 244, var(--tw-border-opacity));
  }

  .group:hover .\34xl\:group-hover\:border-grey-timeline{
    --tw-border-opacity: 1;
    border-color: rgba(136, 136, 136, var(--tw-border-opacity));
  }

  .group:hover .\34xl\:group-hover\:border-blue{
    --tw-border-opacity: 1;
    border-color: rgba(99, 169, 209, var(--tw-border-opacity));
  }

  .group:hover .\34xl\:group-hover\:border-blue-light{
    --tw-border-opacity: 1;
    border-color: rgba(123, 207, 255, var(--tw-border-opacity));
  }

  .group:hover .\34xl\:group-hover\:border-blue-lightest{
    --tw-border-opacity: 1;
    border-color: rgba(255, 81, 172, var(--tw-border-opacity));
  }

  .group:hover .\34xl\:group-hover\:border-pink{
    --tw-border-opacity: 1;
    border-color: rgba(237, 9, 128, var(--tw-border-opacity));
  }

  .group:hover .\34xl\:group-hover\:border-pink-light{
    --tw-border-opacity: 1;
    border-color: rgba(255, 91, 180, var(--tw-border-opacity));
  }

  .group:hover .\34xl\:group-hover\:border-orange{
    --tw-border-opacity: 1;
    border-color: rgba(243, 114, 69, var(--tw-border-opacity));
  }

  .group:hover .\34xl\:group-hover\:border-yellow{
    --tw-border-opacity: 1;
    border-color: rgba(255, 230, 0, var(--tw-border-opacity));
  }

  .group:hover .\34xl\:group-hover\:border-yellow-two{
    --tw-border-opacity: 1;
    border-color: rgba(249, 227, 32, var(--tw-border-opacity));
  }

  .group:hover .\34xl\:group-hover\:border-yellow-dark{
    --tw-border-opacity: 1;
    border-color: rgba(230, 175, 33, var(--tw-border-opacity));
  }

  .group:hover .\34xl\:group-hover\:border-yellow-light{
    --tw-border-opacity: 1;
    border-color: rgba(243, 193, 42, var(--tw-border-opacity));
  }

  .group:hover .\34xl\:group-hover\:border-green-dark{
    --tw-border-opacity: 1;
    border-color: rgba(33, 115, 37, var(--tw-border-opacity));
  }

  .group:hover .\34xl\:group-hover\:border-green-light{
    --tw-border-opacity: 1;
    border-color: rgba(80, 161, 84, var(--tw-border-opacity));
  }

  .group:hover .\34xl\:group-hover\:border-purple{
    --tw-border-opacity: 1;
    border-color: rgba(164, 139, 198, var(--tw-border-opacity));
  }

  .group:hover .\34xl\:group-hover\:border-purple-light{
    --tw-border-opacity: 1;
    border-color: rgba(158, 149, 255, var(--tw-border-opacity));
  }

  .group:hover .\34xl\:group-hover\:border-brown-light{
    --tw-border-opacity: 1;
    border-color: rgba(202, 138, 78, var(--tw-border-opacity));
  }

  .group:hover .\34xl\:group-hover\:border-brown-dark{
    --tw-border-opacity: 1;
    border-color: rgba(173, 91, 31, var(--tw-border-opacity));
  }

  .\34xl\:focus-within\:border-transparent:focus-within{
    border-color: transparent;
  }

  .\34xl\:focus-within\:border-black:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .\34xl\:focus-within\:border-white:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .\34xl\:focus-within\:border-grey:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(155, 155, 155, var(--tw-border-opacity));
  }

  .\34xl\:focus-within\:border-grey-darkest:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(17, 17, 17, var(--tw-border-opacity));
  }

  .\34xl\:focus-within\:border-grey-darkest700:focus-within{
    border-color: rgba(17, 17, 17, 0.7);
  }

  .\34xl\:focus-within\:border-grey-darkest300:focus-within{
    border-color: rgba(17, 17, 17, 0.3);
  }

  .\34xl\:focus-within\:border-grey-darkest100:focus-within{
    border-color: rgba(17, 17, 17, 0.1);
  }

  .\34xl\:focus-within\:border-grey-dark:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(82, 95, 119, var(--tw-border-opacity));
  }

  .\34xl\:focus-within\:border-grey-light:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(163, 163, 163, var(--tw-border-opacity));
  }

  .\34xl\:focus-within\:border-grey-extralight:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(231, 231, 231, var(--tw-border-opacity));
  }

  .\34xl\:focus-within\:border-grey-lighter:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(180, 189, 206, var(--tw-border-opacity));
  }

  .\34xl\:focus-within\:border-grey-lightest:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(244, 244, 244, var(--tw-border-opacity));
  }

  .\34xl\:focus-within\:border-grey-timeline:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(136, 136, 136, var(--tw-border-opacity));
  }

  .\34xl\:focus-within\:border-blue:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(99, 169, 209, var(--tw-border-opacity));
  }

  .\34xl\:focus-within\:border-blue-light:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(123, 207, 255, var(--tw-border-opacity));
  }

  .\34xl\:focus-within\:border-blue-lightest:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(255, 81, 172, var(--tw-border-opacity));
  }

  .\34xl\:focus-within\:border-pink:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(237, 9, 128, var(--tw-border-opacity));
  }

  .\34xl\:focus-within\:border-pink-light:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(255, 91, 180, var(--tw-border-opacity));
  }

  .\34xl\:focus-within\:border-orange:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(243, 114, 69, var(--tw-border-opacity));
  }

  .\34xl\:focus-within\:border-yellow:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(255, 230, 0, var(--tw-border-opacity));
  }

  .\34xl\:focus-within\:border-yellow-two:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(249, 227, 32, var(--tw-border-opacity));
  }

  .\34xl\:focus-within\:border-yellow-dark:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(230, 175, 33, var(--tw-border-opacity));
  }

  .\34xl\:focus-within\:border-yellow-light:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(243, 193, 42, var(--tw-border-opacity));
  }

  .\34xl\:focus-within\:border-green-dark:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(33, 115, 37, var(--tw-border-opacity));
  }

  .\34xl\:focus-within\:border-green-light:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(80, 161, 84, var(--tw-border-opacity));
  }

  .\34xl\:focus-within\:border-purple:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(164, 139, 198, var(--tw-border-opacity));
  }

  .\34xl\:focus-within\:border-purple-light:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(158, 149, 255, var(--tw-border-opacity));
  }

  .\34xl\:focus-within\:border-brown-light:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(202, 138, 78, var(--tw-border-opacity));
  }

  .\34xl\:focus-within\:border-brown-dark:focus-within{
    --tw-border-opacity: 1;
    border-color: rgba(173, 91, 31, var(--tw-border-opacity));
  }

  .\34xl\:hover\:border-transparent:hover{
    border-color: transparent;
  }

  .\34xl\:hover\:border-black:hover{
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .\34xl\:hover\:border-white:hover{
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .\34xl\:hover\:border-grey:hover{
    --tw-border-opacity: 1;
    border-color: rgba(155, 155, 155, var(--tw-border-opacity));
  }

  .\34xl\:hover\:border-grey-darkest:hover{
    --tw-border-opacity: 1;
    border-color: rgba(17, 17, 17, var(--tw-border-opacity));
  }

  .\34xl\:hover\:border-grey-darkest700:hover{
    border-color: rgba(17, 17, 17, 0.7);
  }

  .\34xl\:hover\:border-grey-darkest300:hover{
    border-color: rgba(17, 17, 17, 0.3);
  }

  .\34xl\:hover\:border-grey-darkest100:hover{
    border-color: rgba(17, 17, 17, 0.1);
  }

  .\34xl\:hover\:border-grey-dark:hover{
    --tw-border-opacity: 1;
    border-color: rgba(82, 95, 119, var(--tw-border-opacity));
  }

  .\34xl\:hover\:border-grey-light:hover{
    --tw-border-opacity: 1;
    border-color: rgba(163, 163, 163, var(--tw-border-opacity));
  }

  .\34xl\:hover\:border-grey-extralight:hover{
    --tw-border-opacity: 1;
    border-color: rgba(231, 231, 231, var(--tw-border-opacity));
  }

  .\34xl\:hover\:border-grey-lighter:hover{
    --tw-border-opacity: 1;
    border-color: rgba(180, 189, 206, var(--tw-border-opacity));
  }

  .\34xl\:hover\:border-grey-lightest:hover{
    --tw-border-opacity: 1;
    border-color: rgba(244, 244, 244, var(--tw-border-opacity));
  }

  .\34xl\:hover\:border-grey-timeline:hover{
    --tw-border-opacity: 1;
    border-color: rgba(136, 136, 136, var(--tw-border-opacity));
  }

  .\34xl\:hover\:border-blue:hover{
    --tw-border-opacity: 1;
    border-color: rgba(99, 169, 209, var(--tw-border-opacity));
  }

  .\34xl\:hover\:border-blue-light:hover{
    --tw-border-opacity: 1;
    border-color: rgba(123, 207, 255, var(--tw-border-opacity));
  }

  .\34xl\:hover\:border-blue-lightest:hover{
    --tw-border-opacity: 1;
    border-color: rgba(255, 81, 172, var(--tw-border-opacity));
  }

  .\34xl\:hover\:border-pink:hover{
    --tw-border-opacity: 1;
    border-color: rgba(237, 9, 128, var(--tw-border-opacity));
  }

  .\34xl\:hover\:border-pink-light:hover{
    --tw-border-opacity: 1;
    border-color: rgba(255, 91, 180, var(--tw-border-opacity));
  }

  .\34xl\:hover\:border-orange:hover{
    --tw-border-opacity: 1;
    border-color: rgba(243, 114, 69, var(--tw-border-opacity));
  }

  .\34xl\:hover\:border-yellow:hover{
    --tw-border-opacity: 1;
    border-color: rgba(255, 230, 0, var(--tw-border-opacity));
  }

  .\34xl\:hover\:border-yellow-two:hover{
    --tw-border-opacity: 1;
    border-color: rgba(249, 227, 32, var(--tw-border-opacity));
  }

  .\34xl\:hover\:border-yellow-dark:hover{
    --tw-border-opacity: 1;
    border-color: rgba(230, 175, 33, var(--tw-border-opacity));
  }

  .\34xl\:hover\:border-yellow-light:hover{
    --tw-border-opacity: 1;
    border-color: rgba(243, 193, 42, var(--tw-border-opacity));
  }

  .\34xl\:hover\:border-green-dark:hover{
    --tw-border-opacity: 1;
    border-color: rgba(33, 115, 37, var(--tw-border-opacity));
  }

  .\34xl\:hover\:border-green-light:hover{
    --tw-border-opacity: 1;
    border-color: rgba(80, 161, 84, var(--tw-border-opacity));
  }

  .\34xl\:hover\:border-purple:hover{
    --tw-border-opacity: 1;
    border-color: rgba(164, 139, 198, var(--tw-border-opacity));
  }

  .\34xl\:hover\:border-purple-light:hover{
    --tw-border-opacity: 1;
    border-color: rgba(158, 149, 255, var(--tw-border-opacity));
  }

  .\34xl\:hover\:border-brown-light:hover{
    --tw-border-opacity: 1;
    border-color: rgba(202, 138, 78, var(--tw-border-opacity));
  }

  .\34xl\:hover\:border-brown-dark:hover{
    --tw-border-opacity: 1;
    border-color: rgba(173, 91, 31, var(--tw-border-opacity));
  }

  .\34xl\:focus\:border-transparent:focus{
    border-color: transparent;
  }

  .\34xl\:focus\:border-black:focus{
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .\34xl\:focus\:border-white:focus{
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .\34xl\:focus\:border-grey:focus{
    --tw-border-opacity: 1;
    border-color: rgba(155, 155, 155, var(--tw-border-opacity));
  }

  .\34xl\:focus\:border-grey-darkest:focus{
    --tw-border-opacity: 1;
    border-color: rgba(17, 17, 17, var(--tw-border-opacity));
  }

  .\34xl\:focus\:border-grey-darkest700:focus{
    border-color: rgba(17, 17, 17, 0.7);
  }

  .\34xl\:focus\:border-grey-darkest300:focus{
    border-color: rgba(17, 17, 17, 0.3);
  }

  .\34xl\:focus\:border-grey-darkest100:focus{
    border-color: rgba(17, 17, 17, 0.1);
  }

  .\34xl\:focus\:border-grey-dark:focus{
    --tw-border-opacity: 1;
    border-color: rgba(82, 95, 119, var(--tw-border-opacity));
  }

  .\34xl\:focus\:border-grey-light:focus{
    --tw-border-opacity: 1;
    border-color: rgba(163, 163, 163, var(--tw-border-opacity));
  }

  .\34xl\:focus\:border-grey-extralight:focus{
    --tw-border-opacity: 1;
    border-color: rgba(231, 231, 231, var(--tw-border-opacity));
  }

  .\34xl\:focus\:border-grey-lighter:focus{
    --tw-border-opacity: 1;
    border-color: rgba(180, 189, 206, var(--tw-border-opacity));
  }

  .\34xl\:focus\:border-grey-lightest:focus{
    --tw-border-opacity: 1;
    border-color: rgba(244, 244, 244, var(--tw-border-opacity));
  }

  .\34xl\:focus\:border-grey-timeline:focus{
    --tw-border-opacity: 1;
    border-color: rgba(136, 136, 136, var(--tw-border-opacity));
  }

  .\34xl\:focus\:border-blue:focus{
    --tw-border-opacity: 1;
    border-color: rgba(99, 169, 209, var(--tw-border-opacity));
  }

  .\34xl\:focus\:border-blue-light:focus{
    --tw-border-opacity: 1;
    border-color: rgba(123, 207, 255, var(--tw-border-opacity));
  }

  .\34xl\:focus\:border-blue-lightest:focus{
    --tw-border-opacity: 1;
    border-color: rgba(255, 81, 172, var(--tw-border-opacity));
  }

  .\34xl\:focus\:border-pink:focus{
    --tw-border-opacity: 1;
    border-color: rgba(237, 9, 128, var(--tw-border-opacity));
  }

  .\34xl\:focus\:border-pink-light:focus{
    --tw-border-opacity: 1;
    border-color: rgba(255, 91, 180, var(--tw-border-opacity));
  }

  .\34xl\:focus\:border-orange:focus{
    --tw-border-opacity: 1;
    border-color: rgba(243, 114, 69, var(--tw-border-opacity));
  }

  .\34xl\:focus\:border-yellow:focus{
    --tw-border-opacity: 1;
    border-color: rgba(255, 230, 0, var(--tw-border-opacity));
  }

  .\34xl\:focus\:border-yellow-two:focus{
    --tw-border-opacity: 1;
    border-color: rgba(249, 227, 32, var(--tw-border-opacity));
  }

  .\34xl\:focus\:border-yellow-dark:focus{
    --tw-border-opacity: 1;
    border-color: rgba(230, 175, 33, var(--tw-border-opacity));
  }

  .\34xl\:focus\:border-yellow-light:focus{
    --tw-border-opacity: 1;
    border-color: rgba(243, 193, 42, var(--tw-border-opacity));
  }

  .\34xl\:focus\:border-green-dark:focus{
    --tw-border-opacity: 1;
    border-color: rgba(33, 115, 37, var(--tw-border-opacity));
  }

  .\34xl\:focus\:border-green-light:focus{
    --tw-border-opacity: 1;
    border-color: rgba(80, 161, 84, var(--tw-border-opacity));
  }

  .\34xl\:focus\:border-purple:focus{
    --tw-border-opacity: 1;
    border-color: rgba(164, 139, 198, var(--tw-border-opacity));
  }

  .\34xl\:focus\:border-purple-light:focus{
    --tw-border-opacity: 1;
    border-color: rgba(158, 149, 255, var(--tw-border-opacity));
  }

  .\34xl\:focus\:border-brown-light:focus{
    --tw-border-opacity: 1;
    border-color: rgba(202, 138, 78, var(--tw-border-opacity));
  }

  .\34xl\:focus\:border-brown-dark:focus{
    --tw-border-opacity: 1;
    border-color: rgba(173, 91, 31, var(--tw-border-opacity));
  }

  .\34xl\:active\:border-transparent:active{
    border-color: transparent;
  }

  .\34xl\:active\:border-black:active{
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .\34xl\:active\:border-white:active{
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .\34xl\:active\:border-grey:active{
    --tw-border-opacity: 1;
    border-color: rgba(155, 155, 155, var(--tw-border-opacity));
  }

  .\34xl\:active\:border-grey-darkest:active{
    --tw-border-opacity: 1;
    border-color: rgba(17, 17, 17, var(--tw-border-opacity));
  }

  .\34xl\:active\:border-grey-darkest700:active{
    border-color: rgba(17, 17, 17, 0.7);
  }

  .\34xl\:active\:border-grey-darkest300:active{
    border-color: rgba(17, 17, 17, 0.3);
  }

  .\34xl\:active\:border-grey-darkest100:active{
    border-color: rgba(17, 17, 17, 0.1);
  }

  .\34xl\:active\:border-grey-dark:active{
    --tw-border-opacity: 1;
    border-color: rgba(82, 95, 119, var(--tw-border-opacity));
  }

  .\34xl\:active\:border-grey-light:active{
    --tw-border-opacity: 1;
    border-color: rgba(163, 163, 163, var(--tw-border-opacity));
  }

  .\34xl\:active\:border-grey-extralight:active{
    --tw-border-opacity: 1;
    border-color: rgba(231, 231, 231, var(--tw-border-opacity));
  }

  .\34xl\:active\:border-grey-lighter:active{
    --tw-border-opacity: 1;
    border-color: rgba(180, 189, 206, var(--tw-border-opacity));
  }

  .\34xl\:active\:border-grey-lightest:active{
    --tw-border-opacity: 1;
    border-color: rgba(244, 244, 244, var(--tw-border-opacity));
  }

  .\34xl\:active\:border-grey-timeline:active{
    --tw-border-opacity: 1;
    border-color: rgba(136, 136, 136, var(--tw-border-opacity));
  }

  .\34xl\:active\:border-blue:active{
    --tw-border-opacity: 1;
    border-color: rgba(99, 169, 209, var(--tw-border-opacity));
  }

  .\34xl\:active\:border-blue-light:active{
    --tw-border-opacity: 1;
    border-color: rgba(123, 207, 255, var(--tw-border-opacity));
  }

  .\34xl\:active\:border-blue-lightest:active{
    --tw-border-opacity: 1;
    border-color: rgba(255, 81, 172, var(--tw-border-opacity));
  }

  .\34xl\:active\:border-pink:active{
    --tw-border-opacity: 1;
    border-color: rgba(237, 9, 128, var(--tw-border-opacity));
  }

  .\34xl\:active\:border-pink-light:active{
    --tw-border-opacity: 1;
    border-color: rgba(255, 91, 180, var(--tw-border-opacity));
  }

  .\34xl\:active\:border-orange:active{
    --tw-border-opacity: 1;
    border-color: rgba(243, 114, 69, var(--tw-border-opacity));
  }

  .\34xl\:active\:border-yellow:active{
    --tw-border-opacity: 1;
    border-color: rgba(255, 230, 0, var(--tw-border-opacity));
  }

  .\34xl\:active\:border-yellow-two:active{
    --tw-border-opacity: 1;
    border-color: rgba(249, 227, 32, var(--tw-border-opacity));
  }

  .\34xl\:active\:border-yellow-dark:active{
    --tw-border-opacity: 1;
    border-color: rgba(230, 175, 33, var(--tw-border-opacity));
  }

  .\34xl\:active\:border-yellow-light:active{
    --tw-border-opacity: 1;
    border-color: rgba(243, 193, 42, var(--tw-border-opacity));
  }

  .\34xl\:active\:border-green-dark:active{
    --tw-border-opacity: 1;
    border-color: rgba(33, 115, 37, var(--tw-border-opacity));
  }

  .\34xl\:active\:border-green-light:active{
    --tw-border-opacity: 1;
    border-color: rgba(80, 161, 84, var(--tw-border-opacity));
  }

  .\34xl\:active\:border-purple:active{
    --tw-border-opacity: 1;
    border-color: rgba(164, 139, 198, var(--tw-border-opacity));
  }

  .\34xl\:active\:border-purple-light:active{
    --tw-border-opacity: 1;
    border-color: rgba(158, 149, 255, var(--tw-border-opacity));
  }

  .\34xl\:active\:border-brown-light:active{
    --tw-border-opacity: 1;
    border-color: rgba(202, 138, 78, var(--tw-border-opacity));
  }

  .\34xl\:active\:border-brown-dark:active{
    --tw-border-opacity: 1;
    border-color: rgba(173, 91, 31, var(--tw-border-opacity));
  }

  .\34xl\:border-opacity-0{
    --tw-border-opacity: 0;
  }

  .\34xl\:border-opacity-5{
    --tw-border-opacity: 0.05;
  }

  .\34xl\:border-opacity-10{
    --tw-border-opacity: 0.1;
  }

  .\34xl\:border-opacity-20{
    --tw-border-opacity: 0.2;
  }

  .\34xl\:border-opacity-25{
    --tw-border-opacity: 0.25;
  }

  .\34xl\:border-opacity-30{
    --tw-border-opacity: 0.3;
  }

  .\34xl\:border-opacity-40{
    --tw-border-opacity: 0.4;
  }

  .\34xl\:border-opacity-50{
    --tw-border-opacity: 0.5;
  }

  .\34xl\:border-opacity-60{
    --tw-border-opacity: 0.6;
  }

  .\34xl\:border-opacity-70{
    --tw-border-opacity: 0.7;
  }

  .\34xl\:border-opacity-75{
    --tw-border-opacity: 0.75;
  }

  .\34xl\:border-opacity-80{
    --tw-border-opacity: 0.8;
  }

  .\34xl\:border-opacity-90{
    --tw-border-opacity: 0.9;
  }

  .\34xl\:border-opacity-95{
    --tw-border-opacity: 0.95;
  }

  .\34xl\:border-opacity-100{
    --tw-border-opacity: 1;
  }

  .group:hover .\34xl\:group-hover\:border-opacity-0{
    --tw-border-opacity: 0;
  }

  .group:hover .\34xl\:group-hover\:border-opacity-5{
    --tw-border-opacity: 0.05;
  }

  .group:hover .\34xl\:group-hover\:border-opacity-10{
    --tw-border-opacity: 0.1;
  }

  .group:hover .\34xl\:group-hover\:border-opacity-20{
    --tw-border-opacity: 0.2;
  }

  .group:hover .\34xl\:group-hover\:border-opacity-25{
    --tw-border-opacity: 0.25;
  }

  .group:hover .\34xl\:group-hover\:border-opacity-30{
    --tw-border-opacity: 0.3;
  }

  .group:hover .\34xl\:group-hover\:border-opacity-40{
    --tw-border-opacity: 0.4;
  }

  .group:hover .\34xl\:group-hover\:border-opacity-50{
    --tw-border-opacity: 0.5;
  }

  .group:hover .\34xl\:group-hover\:border-opacity-60{
    --tw-border-opacity: 0.6;
  }

  .group:hover .\34xl\:group-hover\:border-opacity-70{
    --tw-border-opacity: 0.7;
  }

  .group:hover .\34xl\:group-hover\:border-opacity-75{
    --tw-border-opacity: 0.75;
  }

  .group:hover .\34xl\:group-hover\:border-opacity-80{
    --tw-border-opacity: 0.8;
  }

  .group:hover .\34xl\:group-hover\:border-opacity-90{
    --tw-border-opacity: 0.9;
  }

  .group:hover .\34xl\:group-hover\:border-opacity-95{
    --tw-border-opacity: 0.95;
  }

  .group:hover .\34xl\:group-hover\:border-opacity-100{
    --tw-border-opacity: 1;
  }

  .\34xl\:focus-within\:border-opacity-0:focus-within{
    --tw-border-opacity: 0;
  }

  .\34xl\:focus-within\:border-opacity-5:focus-within{
    --tw-border-opacity: 0.05;
  }

  .\34xl\:focus-within\:border-opacity-10:focus-within{
    --tw-border-opacity: 0.1;
  }

  .\34xl\:focus-within\:border-opacity-20:focus-within{
    --tw-border-opacity: 0.2;
  }

  .\34xl\:focus-within\:border-opacity-25:focus-within{
    --tw-border-opacity: 0.25;
  }

  .\34xl\:focus-within\:border-opacity-30:focus-within{
    --tw-border-opacity: 0.3;
  }

  .\34xl\:focus-within\:border-opacity-40:focus-within{
    --tw-border-opacity: 0.4;
  }

  .\34xl\:focus-within\:border-opacity-50:focus-within{
    --tw-border-opacity: 0.5;
  }

  .\34xl\:focus-within\:border-opacity-60:focus-within{
    --tw-border-opacity: 0.6;
  }

  .\34xl\:focus-within\:border-opacity-70:focus-within{
    --tw-border-opacity: 0.7;
  }

  .\34xl\:focus-within\:border-opacity-75:focus-within{
    --tw-border-opacity: 0.75;
  }

  .\34xl\:focus-within\:border-opacity-80:focus-within{
    --tw-border-opacity: 0.8;
  }

  .\34xl\:focus-within\:border-opacity-90:focus-within{
    --tw-border-opacity: 0.9;
  }

  .\34xl\:focus-within\:border-opacity-95:focus-within{
    --tw-border-opacity: 0.95;
  }

  .\34xl\:focus-within\:border-opacity-100:focus-within{
    --tw-border-opacity: 1;
  }

  .\34xl\:hover\:border-opacity-0:hover{
    --tw-border-opacity: 0;
  }

  .\34xl\:hover\:border-opacity-5:hover{
    --tw-border-opacity: 0.05;
  }

  .\34xl\:hover\:border-opacity-10:hover{
    --tw-border-opacity: 0.1;
  }

  .\34xl\:hover\:border-opacity-20:hover{
    --tw-border-opacity: 0.2;
  }

  .\34xl\:hover\:border-opacity-25:hover{
    --tw-border-opacity: 0.25;
  }

  .\34xl\:hover\:border-opacity-30:hover{
    --tw-border-opacity: 0.3;
  }

  .\34xl\:hover\:border-opacity-40:hover{
    --tw-border-opacity: 0.4;
  }

  .\34xl\:hover\:border-opacity-50:hover{
    --tw-border-opacity: 0.5;
  }

  .\34xl\:hover\:border-opacity-60:hover{
    --tw-border-opacity: 0.6;
  }

  .\34xl\:hover\:border-opacity-70:hover{
    --tw-border-opacity: 0.7;
  }

  .\34xl\:hover\:border-opacity-75:hover{
    --tw-border-opacity: 0.75;
  }

  .\34xl\:hover\:border-opacity-80:hover{
    --tw-border-opacity: 0.8;
  }

  .\34xl\:hover\:border-opacity-90:hover{
    --tw-border-opacity: 0.9;
  }

  .\34xl\:hover\:border-opacity-95:hover{
    --tw-border-opacity: 0.95;
  }

  .\34xl\:hover\:border-opacity-100:hover{
    --tw-border-opacity: 1;
  }

  .\34xl\:focus\:border-opacity-0:focus{
    --tw-border-opacity: 0;
  }

  .\34xl\:focus\:border-opacity-5:focus{
    --tw-border-opacity: 0.05;
  }

  .\34xl\:focus\:border-opacity-10:focus{
    --tw-border-opacity: 0.1;
  }

  .\34xl\:focus\:border-opacity-20:focus{
    --tw-border-opacity: 0.2;
  }

  .\34xl\:focus\:border-opacity-25:focus{
    --tw-border-opacity: 0.25;
  }

  .\34xl\:focus\:border-opacity-30:focus{
    --tw-border-opacity: 0.3;
  }

  .\34xl\:focus\:border-opacity-40:focus{
    --tw-border-opacity: 0.4;
  }

  .\34xl\:focus\:border-opacity-50:focus{
    --tw-border-opacity: 0.5;
  }

  .\34xl\:focus\:border-opacity-60:focus{
    --tw-border-opacity: 0.6;
  }

  .\34xl\:focus\:border-opacity-70:focus{
    --tw-border-opacity: 0.7;
  }

  .\34xl\:focus\:border-opacity-75:focus{
    --tw-border-opacity: 0.75;
  }

  .\34xl\:focus\:border-opacity-80:focus{
    --tw-border-opacity: 0.8;
  }

  .\34xl\:focus\:border-opacity-90:focus{
    --tw-border-opacity: 0.9;
  }

  .\34xl\:focus\:border-opacity-95:focus{
    --tw-border-opacity: 0.95;
  }

  .\34xl\:focus\:border-opacity-100:focus{
    --tw-border-opacity: 1;
  }

  .\34xl\:rounded-3{
    border-radius: 0.1875rem;
  }

  .\34xl\:rounded-none{
    border-radius: 0;
  }

  .\34xl\:rounded-sm{
    border-radius: 0.125rem;
  }

  .\34xl\:rounded{
    border-radius: 0.25rem;
  }

  .\34xl\:rounded-md{
    border-radius: 0.375rem;
  }

  .\34xl\:rounded-lg{
    border-radius: 0.5rem;
  }

  .\34xl\:rounded-xl{
    border-radius: 0.75rem;
  }

  .\34xl\:rounded-2xl{
    border-radius: 1rem;
  }

  .\34xl\:rounded-3xl{
    border-radius: 1.5rem;
  }

  .\34xl\:rounded-4xl{
    border-radius: 2rem;
  }

  .\34xl\:rounded-5xl{
    border-radius: 2.5rem;
  }

  .\34xl\:rounded-6xl{
    border-radius: 3.125rem;
  }

  .\34xl\:rounded-full{
    border-radius: 9999px;
  }

  .\34xl\:rounded-t-3{
    border-top-left-radius: 0.1875rem;
    border-top-right-radius: 0.1875rem;
  }

  .\34xl\:rounded-r-3{
    border-top-right-radius: 0.1875rem;
    border-bottom-right-radius: 0.1875rem;
  }

  .\34xl\:rounded-b-3{
    border-bottom-right-radius: 0.1875rem;
    border-bottom-left-radius: 0.1875rem;
  }

  .\34xl\:rounded-l-3{
    border-top-left-radius: 0.1875rem;
    border-bottom-left-radius: 0.1875rem;
  }

  .\34xl\:rounded-t-none{
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }

  .\34xl\:rounded-r-none{
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }

  .\34xl\:rounded-b-none{
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }

  .\34xl\:rounded-l-none{
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }

  .\34xl\:rounded-t-sm{
    border-top-left-radius: 0.125rem;
    border-top-right-radius: 0.125rem;
  }

  .\34xl\:rounded-r-sm{
    border-top-right-radius: 0.125rem;
    border-bottom-right-radius: 0.125rem;
  }

  .\34xl\:rounded-b-sm{
    border-bottom-right-radius: 0.125rem;
    border-bottom-left-radius: 0.125rem;
  }

  .\34xl\:rounded-l-sm{
    border-top-left-radius: 0.125rem;
    border-bottom-left-radius: 0.125rem;
  }

  .\34xl\:rounded-t{
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }

  .\34xl\:rounded-r{
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
  }

  .\34xl\:rounded-b{
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }

  .\34xl\:rounded-l{
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }

  .\34xl\:rounded-t-md{
    border-top-left-radius: 0.375rem;
    border-top-right-radius: 0.375rem;
  }

  .\34xl\:rounded-r-md{
    border-top-right-radius: 0.375rem;
    border-bottom-right-radius: 0.375rem;
  }

  .\34xl\:rounded-b-md{
    border-bottom-right-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
  }

  .\34xl\:rounded-l-md{
    border-top-left-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
  }

  .\34xl\:rounded-t-lg{
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
  }

  .\34xl\:rounded-r-lg{
    border-top-right-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
  }

  .\34xl\:rounded-b-lg{
    border-bottom-right-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
  }

  .\34xl\:rounded-l-lg{
    border-top-left-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
  }

  .\34xl\:rounded-t-xl{
    border-top-left-radius: 0.75rem;
    border-top-right-radius: 0.75rem;
  }

  .\34xl\:rounded-r-xl{
    border-top-right-radius: 0.75rem;
    border-bottom-right-radius: 0.75rem;
  }

  .\34xl\:rounded-b-xl{
    border-bottom-right-radius: 0.75rem;
    border-bottom-left-radius: 0.75rem;
  }

  .\34xl\:rounded-l-xl{
    border-top-left-radius: 0.75rem;
    border-bottom-left-radius: 0.75rem;
  }

  .\34xl\:rounded-t-2xl{
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
  }

  .\34xl\:rounded-r-2xl{
    border-top-right-radius: 1rem;
    border-bottom-right-radius: 1rem;
  }

  .\34xl\:rounded-b-2xl{
    border-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
  }

  .\34xl\:rounded-l-2xl{
    border-top-left-radius: 1rem;
    border-bottom-left-radius: 1rem;
  }

  .\34xl\:rounded-t-3xl{
    border-top-left-radius: 1.5rem;
    border-top-right-radius: 1.5rem;
  }

  .\34xl\:rounded-r-3xl{
    border-top-right-radius: 1.5rem;
    border-bottom-right-radius: 1.5rem;
  }

  .\34xl\:rounded-b-3xl{
    border-bottom-right-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
  }

  .\34xl\:rounded-l-3xl{
    border-top-left-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
  }

  .\34xl\:rounded-t-4xl{
    border-top-left-radius: 2rem;
    border-top-right-radius: 2rem;
  }

  .\34xl\:rounded-r-4xl{
    border-top-right-radius: 2rem;
    border-bottom-right-radius: 2rem;
  }

  .\34xl\:rounded-b-4xl{
    border-bottom-right-radius: 2rem;
    border-bottom-left-radius: 2rem;
  }

  .\34xl\:rounded-l-4xl{
    border-top-left-radius: 2rem;
    border-bottom-left-radius: 2rem;
  }

  .\34xl\:rounded-t-5xl{
    border-top-left-radius: 2.5rem;
    border-top-right-radius: 2.5rem;
  }

  .\34xl\:rounded-r-5xl{
    border-top-right-radius: 2.5rem;
    border-bottom-right-radius: 2.5rem;
  }

  .\34xl\:rounded-b-5xl{
    border-bottom-right-radius: 2.5rem;
    border-bottom-left-radius: 2.5rem;
  }

  .\34xl\:rounded-l-5xl{
    border-top-left-radius: 2.5rem;
    border-bottom-left-radius: 2.5rem;
  }

  .\34xl\:rounded-t-6xl{
    border-top-left-radius: 3.125rem;
    border-top-right-radius: 3.125rem;
  }

  .\34xl\:rounded-r-6xl{
    border-top-right-radius: 3.125rem;
    border-bottom-right-radius: 3.125rem;
  }

  .\34xl\:rounded-b-6xl{
    border-bottom-right-radius: 3.125rem;
    border-bottom-left-radius: 3.125rem;
  }

  .\34xl\:rounded-l-6xl{
    border-top-left-radius: 3.125rem;
    border-bottom-left-radius: 3.125rem;
  }

  .\34xl\:rounded-t-full{
    border-top-left-radius: 9999px;
    border-top-right-radius: 9999px;
  }

  .\34xl\:rounded-r-full{
    border-top-right-radius: 9999px;
    border-bottom-right-radius: 9999px;
  }

  .\34xl\:rounded-b-full{
    border-bottom-right-radius: 9999px;
    border-bottom-left-radius: 9999px;
  }

  .\34xl\:rounded-l-full{
    border-top-left-radius: 9999px;
    border-bottom-left-radius: 9999px;
  }

  .\34xl\:rounded-tl-3{
    border-top-left-radius: 0.1875rem;
  }

  .\34xl\:rounded-tr-3{
    border-top-right-radius: 0.1875rem;
  }

  .\34xl\:rounded-br-3{
    border-bottom-right-radius: 0.1875rem;
  }

  .\34xl\:rounded-bl-3{
    border-bottom-left-radius: 0.1875rem;
  }

  .\34xl\:rounded-tl-none{
    border-top-left-radius: 0;
  }

  .\34xl\:rounded-tr-none{
    border-top-right-radius: 0;
  }

  .\34xl\:rounded-br-none{
    border-bottom-right-radius: 0;
  }

  .\34xl\:rounded-bl-none{
    border-bottom-left-radius: 0;
  }

  .\34xl\:rounded-tl-sm{
    border-top-left-radius: 0.125rem;
  }

  .\34xl\:rounded-tr-sm{
    border-top-right-radius: 0.125rem;
  }

  .\34xl\:rounded-br-sm{
    border-bottom-right-radius: 0.125rem;
  }

  .\34xl\:rounded-bl-sm{
    border-bottom-left-radius: 0.125rem;
  }

  .\34xl\:rounded-tl{
    border-top-left-radius: 0.25rem;
  }

  .\34xl\:rounded-tr{
    border-top-right-radius: 0.25rem;
  }

  .\34xl\:rounded-br{
    border-bottom-right-radius: 0.25rem;
  }

  .\34xl\:rounded-bl{
    border-bottom-left-radius: 0.25rem;
  }

  .\34xl\:rounded-tl-md{
    border-top-left-radius: 0.375rem;
  }

  .\34xl\:rounded-tr-md{
    border-top-right-radius: 0.375rem;
  }

  .\34xl\:rounded-br-md{
    border-bottom-right-radius: 0.375rem;
  }

  .\34xl\:rounded-bl-md{
    border-bottom-left-radius: 0.375rem;
  }

  .\34xl\:rounded-tl-lg{
    border-top-left-radius: 0.5rem;
  }

  .\34xl\:rounded-tr-lg{
    border-top-right-radius: 0.5rem;
  }

  .\34xl\:rounded-br-lg{
    border-bottom-right-radius: 0.5rem;
  }

  .\34xl\:rounded-bl-lg{
    border-bottom-left-radius: 0.5rem;
  }

  .\34xl\:rounded-tl-xl{
    border-top-left-radius: 0.75rem;
  }

  .\34xl\:rounded-tr-xl{
    border-top-right-radius: 0.75rem;
  }

  .\34xl\:rounded-br-xl{
    border-bottom-right-radius: 0.75rem;
  }

  .\34xl\:rounded-bl-xl{
    border-bottom-left-radius: 0.75rem;
  }

  .\34xl\:rounded-tl-2xl{
    border-top-left-radius: 1rem;
  }

  .\34xl\:rounded-tr-2xl{
    border-top-right-radius: 1rem;
  }

  .\34xl\:rounded-br-2xl{
    border-bottom-right-radius: 1rem;
  }

  .\34xl\:rounded-bl-2xl{
    border-bottom-left-radius: 1rem;
  }

  .\34xl\:rounded-tl-3xl{
    border-top-left-radius: 1.5rem;
  }

  .\34xl\:rounded-tr-3xl{
    border-top-right-radius: 1.5rem;
  }

  .\34xl\:rounded-br-3xl{
    border-bottom-right-radius: 1.5rem;
  }

  .\34xl\:rounded-bl-3xl{
    border-bottom-left-radius: 1.5rem;
  }

  .\34xl\:rounded-tl-4xl{
    border-top-left-radius: 2rem;
  }

  .\34xl\:rounded-tr-4xl{
    border-top-right-radius: 2rem;
  }

  .\34xl\:rounded-br-4xl{
    border-bottom-right-radius: 2rem;
  }

  .\34xl\:rounded-bl-4xl{
    border-bottom-left-radius: 2rem;
  }

  .\34xl\:rounded-tl-5xl{
    border-top-left-radius: 2.5rem;
  }

  .\34xl\:rounded-tr-5xl{
    border-top-right-radius: 2.5rem;
  }

  .\34xl\:rounded-br-5xl{
    border-bottom-right-radius: 2.5rem;
  }

  .\34xl\:rounded-bl-5xl{
    border-bottom-left-radius: 2.5rem;
  }

  .\34xl\:rounded-tl-6xl{
    border-top-left-radius: 3.125rem;
  }

  .\34xl\:rounded-tr-6xl{
    border-top-right-radius: 3.125rem;
  }

  .\34xl\:rounded-br-6xl{
    border-bottom-right-radius: 3.125rem;
  }

  .\34xl\:rounded-bl-6xl{
    border-bottom-left-radius: 3.125rem;
  }

  .\34xl\:rounded-tl-full{
    border-top-left-radius: 9999px;
  }

  .\34xl\:rounded-tr-full{
    border-top-right-radius: 9999px;
  }

  .\34xl\:rounded-br-full{
    border-bottom-right-radius: 9999px;
  }

  .\34xl\:rounded-bl-full{
    border-bottom-left-radius: 9999px;
  }

  .\34xl\:border-solid{
    border-style: solid;
  }

  .\34xl\:border-dashed{
    border-style: dashed;
  }

  .\34xl\:border-dotted{
    border-style: dotted;
  }

  .\34xl\:border-double{
    border-style: double;
  }

  .\34xl\:border-none{
    border-style: none;
  }

  .\34xl\:border-0{
    border-width: 0px;
  }

  .\34xl\:border-2{
    border-width: 2px;
  }

  .\34xl\:border-4{
    border-width: 4px;
  }

  .\34xl\:border-8{
    border-width: 8px;
  }

  .\34xl\:border{
    border-width: 1px;
  }

  .\34xl\:border-t-0{
    border-top-width: 0px;
  }

  .\34xl\:border-r-0{
    border-right-width: 0px;
  }

  .\34xl\:border-b-0{
    border-bottom-width: 0px;
  }

  .\34xl\:border-l-0{
    border-left-width: 0px;
  }

  .\34xl\:border-t-2{
    border-top-width: 2px;
  }

  .\34xl\:border-r-2{
    border-right-width: 2px;
  }

  .\34xl\:border-b-2{
    border-bottom-width: 2px;
  }

  .\34xl\:border-l-2{
    border-left-width: 2px;
  }

  .\34xl\:border-t-4{
    border-top-width: 4px;
  }

  .\34xl\:border-r-4{
    border-right-width: 4px;
  }

  .\34xl\:border-b-4{
    border-bottom-width: 4px;
  }

  .\34xl\:border-l-4{
    border-left-width: 4px;
  }

  .\34xl\:border-t-8{
    border-top-width: 8px;
  }

  .\34xl\:border-r-8{
    border-right-width: 8px;
  }

  .\34xl\:border-b-8{
    border-bottom-width: 8px;
  }

  .\34xl\:border-l-8{
    border-left-width: 8px;
  }

  .\34xl\:border-t{
    border-top-width: 1px;
  }

  .\34xl\:border-r{
    border-right-width: 1px;
  }

  .\34xl\:border-b{
    border-bottom-width: 1px;
  }

  .\34xl\:border-l{
    border-left-width: 1px;
  }

  .\34xl\:box-border{
    box-sizing: border-box;
  }

  .\34xl\:box-content{
    box-sizing: content-box;
  }

  .\34xl\:cursor-auto{
    cursor: auto;
  }

  .\34xl\:cursor-default{
    cursor: default;
  }

  .\34xl\:cursor-pointer{
    cursor: pointer;
  }

  .\34xl\:cursor-wait{
    cursor: wait;
  }

  .\34xl\:cursor-text{
    cursor: text;
  }

  .\34xl\:cursor-move{
    cursor: move;
  }

  .\34xl\:cursor-help{
    cursor: help;
  }

  .\34xl\:cursor-not-allowed{
    cursor: not-allowed;
  }

  .\34xl\:block{
    display: block;
  }

  .\34xl\:inline-block{
    display: inline-block;
  }

  .\34xl\:inline{
    display: inline;
  }

  .\34xl\:flex{
    display: flex;
  }

  .\34xl\:inline-flex{
    display: inline-flex;
  }

  .\34xl\:table{
    display: table;
  }

  .\34xl\:table-caption{
    display: table-caption;
  }

  .\34xl\:table-cell{
    display: table-cell;
  }

  .\34xl\:table-column{
    display: table-column;
  }

  .\34xl\:table-column-group{
    display: table-column-group;
  }

  .\34xl\:table-footer-group{
    display: table-footer-group;
  }

  .\34xl\:table-header-group{
    display: table-header-group;
  }

  .\34xl\:table-row-group{
    display: table-row-group;
  }

  .\34xl\:table-row{
    display: table-row;
  }

  .\34xl\:flow-root{
    display: flow-root;
  }

  .\34xl\:grid{
    display: grid;
  }

  .\34xl\:inline-grid{
    display: inline-grid;
  }

  .\34xl\:contents{
    display: contents;
  }

  .\34xl\:hidden{
    display: none;
  }

  .\34xl\:flex-row{
    flex-direction: row;
  }

  .\34xl\:flex-row-reverse{
    flex-direction: row-reverse;
  }

  .\34xl\:flex-col{
    flex-direction: column;
  }

  .\34xl\:flex-col-reverse{
    flex-direction: column-reverse;
  }

  .\34xl\:flex-wrap{
    flex-wrap: wrap;
  }

  .\34xl\:flex-wrap-reverse{
    flex-wrap: wrap-reverse;
  }

  .\34xl\:flex-nowrap{
    flex-wrap: nowrap;
  }

  .\34xl\:place-items-auto{
    place-items: auto;
  }

  .\34xl\:place-items-start{
    place-items: start;
  }

  .\34xl\:place-items-end{
    place-items: end;
  }

  .\34xl\:place-items-center{
    place-items: center;
  }

  .\34xl\:place-items-stretch{
    place-items: stretch;
  }

  .\34xl\:place-content-center{
    place-content: center;
  }

  .\34xl\:place-content-start{
    place-content: start;
  }

  .\34xl\:place-content-end{
    place-content: end;
  }

  .\34xl\:place-content-between{
    place-content: space-between;
  }

  .\34xl\:place-content-around{
    place-content: space-around;
  }

  .\34xl\:place-content-evenly{
    place-content: space-evenly;
  }

  .\34xl\:place-content-stretch{
    place-content: stretch;
  }

  .\34xl\:place-self-auto{
    place-self: auto;
  }

  .\34xl\:place-self-start{
    place-self: start;
  }

  .\34xl\:place-self-end{
    place-self: end;
  }

  .\34xl\:place-self-center{
    place-self: center;
  }

  .\34xl\:place-self-stretch{
    place-self: stretch;
  }

  .\34xl\:items-start{
    align-items: flex-start;
  }

  .\34xl\:items-end{
    align-items: flex-end;
  }

  .\34xl\:items-center{
    align-items: center;
  }

  .\34xl\:items-baseline{
    align-items: baseline;
  }

  .\34xl\:items-stretch{
    align-items: stretch;
  }

  .\34xl\:content-center{
    align-content: center;
  }

  .\34xl\:content-start{
    align-content: flex-start;
  }

  .\34xl\:content-end{
    align-content: flex-end;
  }

  .\34xl\:content-between{
    align-content: space-between;
  }

  .\34xl\:content-around{
    align-content: space-around;
  }

  .\34xl\:content-evenly{
    align-content: space-evenly;
  }

  .\34xl\:self-auto{
    align-self: auto;
  }

  .\34xl\:self-start{
    align-self: flex-start;
  }

  .\34xl\:self-end{
    align-self: flex-end;
  }

  .\34xl\:self-center{
    align-self: center;
  }

  .\34xl\:self-stretch{
    align-self: stretch;
  }

  .\34xl\:justify-items-auto{
    justify-items: auto;
  }

  .\34xl\:justify-items-start{
    justify-items: start;
  }

  .\34xl\:justify-items-end{
    justify-items: end;
  }

  .\34xl\:justify-items-center{
    justify-items: center;
  }

  .\34xl\:justify-items-stretch{
    justify-items: stretch;
  }

  .\34xl\:justify-start{
    justify-content: flex-start;
  }

  .\34xl\:justify-end{
    justify-content: flex-end;
  }

  .\34xl\:justify-center{
    justify-content: center;
  }

  .\34xl\:justify-between{
    justify-content: space-between;
  }

  .\34xl\:justify-around{
    justify-content: space-around;
  }

  .\34xl\:justify-evenly{
    justify-content: space-evenly;
  }

  .\34xl\:justify-self-auto{
    justify-self: auto;
  }

  .\34xl\:justify-self-start{
    justify-self: start;
  }

  .\34xl\:justify-self-end{
    justify-self: end;
  }

  .\34xl\:justify-self-center{
    justify-self: center;
  }

  .\34xl\:justify-self-stretch{
    justify-self: stretch;
  }

  .\34xl\:flex-1{
    flex: 1 1 0%;
  }

  .\34xl\:flex-auto{
    flex: 1 1 auto;
  }

  .\34xl\:flex-initial{
    flex: 0 1 auto;
  }

  .\34xl\:flex-none{
    flex: none;
  }

  .\34xl\:flex-grow-0{
    flex-grow: 0;
  }

  .\34xl\:flex-grow{
    flex-grow: 1;
  }

  .\34xl\:flex-shrink-0{
    flex-shrink: 0;
  }

  .\34xl\:flex-shrink{
    flex-shrink: 1;
  }

  .\34xl\:order-1{
    order: 1;
  }

  .\34xl\:order-2{
    order: 2;
  }

  .\34xl\:order-3{
    order: 3;
  }

  .\34xl\:order-4{
    order: 4;
  }

  .\34xl\:order-5{
    order: 5;
  }

  .\34xl\:order-6{
    order: 6;
  }

  .\34xl\:order-7{
    order: 7;
  }

  .\34xl\:order-8{
    order: 8;
  }

  .\34xl\:order-9{
    order: 9;
  }

  .\34xl\:order-10{
    order: 10;
  }

  .\34xl\:order-11{
    order: 11;
  }

  .\34xl\:order-12{
    order: 12;
  }

  .\34xl\:order-first{
    order: -9999;
  }

  .\34xl\:order-last{
    order: 9999;
  }

  .\34xl\:order-none{
    order: 0;
  }

  .\34xl\:float-right{
    float: right;
  }

  .\34xl\:float-left{
    float: left;
  }

  .\34xl\:float-none{
    float: none;
  }

  .\34xl\:clear-left{
    clear: left;
  }

  .\34xl\:clear-right{
    clear: right;
  }

  .\34xl\:clear-both{
    clear: both;
  }

  .\34xl\:clear-none{
    clear: none;
  }

  .\34xl\:font-ar{
    font-family: CFAstyStdRegular, sans-serif;
  }

  .\34xl\:font-am{
    font-family: CFAstyStdMedium, sans-serif;
  }

  .\34xl\:font-m{
    font-family: Manrope, sans-serif;
  }

  .\34xl\:font-thin{
    font-weight: 100;
  }

  .\34xl\:font-extralight{
    font-weight: 200;
  }

  .\34xl\:font-light{
    font-weight: 300;
  }

  .\34xl\:font-normal{
    font-weight: 400;
  }

  .\34xl\:font-medium{
    font-weight: 500;
  }

  .\34xl\:font-semibold{
    font-weight: 600;
  }

  .\34xl\:font-bold{
    font-weight: 700;
  }

  .\34xl\:font-extrabold{
    font-weight: 800;
  }

  .\34xl\:font-black{
    font-weight: 900;
  }

  .\34xl\:h-0{
    height: 0px;
  }

  .\34xl\:h-1{
    height: 0.25rem;
  }

  .\34xl\:h-2{
    height: 0.5rem;
  }

  .\34xl\:h-3{
    height: 0.75rem;
  }

  .\34xl\:h-4{
    height: 1rem;
  }

  .\34xl\:h-5{
    height: 1.25rem;
  }

  .\34xl\:h-6{
    height: 1.5rem;
  }

  .\34xl\:h-7{
    height: 1.75rem;
  }

  .\34xl\:h-8{
    height: 2rem;
  }

  .\34xl\:h-9{
    height: 2.25rem;
  }

  .\34xl\:h-10{
    height: 2.5rem;
  }

  .\34xl\:h-11{
    height: 2.75rem;
  }

  .\34xl\:h-12{
    height: 3rem;
  }

  .\34xl\:h-13{
    height: 3.25rem;
  }

  .\34xl\:h-14{
    height: 3.5rem;
  }

  .\34xl\:h-15{
    height: 3.75rem;
  }

  .\34xl\:h-16{
    height: 4rem;
  }

  .\34xl\:h-17{
    height: 4.25rem;
  }

  .\34xl\:h-18{
    height: 4.5rem;
  }

  .\34xl\:h-19{
    height: 4.75rem;
  }

  .\34xl\:h-20{
    height: 5rem;
  }

  .\34xl\:h-22{
    height: 5.5rem;
  }

  .\34xl\:h-24{
    height: 6rem;
  }

  .\34xl\:h-25{
    height: 6.25rem;
  }

  .\34xl\:h-28{
    height: 7rem;
  }

  .\34xl\:h-30{
    height: 7.5rem;
  }

  .\34xl\:h-32{
    height: 8rem;
  }

  .\34xl\:h-34{
    height: 8.5rem;
  }

  .\34xl\:h-35{
    height: 8.75rem;
  }

  .\34xl\:h-36{
    height: 9rem;
  }

  .\34xl\:h-39{
    height: 9.75rem;
  }

  .\34xl\:h-40{
    height: 10rem;
  }

  .\34xl\:h-42{
    height: 10.5rem;
  }

  .\34xl\:h-44{
    height: 11rem;
  }

  .\34xl\:h-45{
    height: 11.25rem;
  }

  .\34xl\:h-48{
    height: 12rem;
  }

  .\34xl\:h-50{
    height: 12.5rem;
  }

  .\34xl\:h-52{
    height: 13rem;
  }

  .\34xl\:h-55{
    height: 13.75rem;
  }

  .\34xl\:h-56{
    height: 14rem;
  }

  .\34xl\:h-58{
    height: 14.5rem;
  }

  .\34xl\:h-60{
    height: 15rem;
  }

  .\34xl\:h-64{
    height: 16rem;
  }

  .\34xl\:h-65{
    height: 16.25rem;
  }

  .\34xl\:h-68{
    height: 17rem;
  }

  .\34xl\:h-69{
    height: 17.25rem;
  }

  .\34xl\:h-70{
    height: 17.5rem;
  }

  .\34xl\:h-72{
    height: 18rem;
  }

  .\34xl\:h-75{
    height: 18.75rem;
  }

  .\34xl\:h-80{
    height: 20rem;
  }

  .\34xl\:h-85{
    height: 21.25rem;
  }

  .\34xl\:h-86{
    height: 21.5rem;
  }

  .\34xl\:h-90{
    height: 22.5rem;
  }

  .\34xl\:h-96{
    height: 24rem;
  }

  .\34xl\:h-100{
    height: 25rem;
  }

  .\34xl\:h-115{
    height: 28.75rem;
  }

  .\34xl\:h-125{
    height: 31.25rem;
  }

  .\34xl\:h-142{
    height: 35.5rem;
  }

  .\34xl\:h-150{
    height: 37.5rem;
  }

  .\34xl\:h-156{
    height: 39rem;
  }

  .\34xl\:h-160{
    height: 40rem;
  }

  .\34xl\:h-175{
    height: 43.75rem;
  }

  .\34xl\:h-207{
    height: 51.75rem;
  }

  .\34xl\:h-242{
    height: 60.5rem;
  }

  .\34xl\:h-250{
    height: 62.5rem;
  }

  .\34xl\:h-258{
    height: 64.5rem;
  }

  .\34xl\:h-265{
    height: 66.25rem;
  }

  .\34xl\:h-280{
    height: 70rem;
  }

  .\34xl\:h-auto{
    height: auto;
  }

  .\34xl\:h-px{
    height: 1px;
  }

  .\34xl\:h-0\.5{
    height: 0.125rem;
  }

  .\34xl\:h-1\.5{
    height: 0.375rem;
  }

  .\34xl\:h-2\.5{
    height: 0.625rem;
  }

  .\34xl\:h-3\.5{
    height: 0.875rem;
  }

  .\34xl\:h-0\.25{
    height: 0.0625rem;
  }

  .\34xl\:h-0\.75{
    height: 0.1875rem;
  }

  .\34xl\:h-1\.25{
    height: 0.3125rem;
  }

  .\34xl\:h-1\.75{
    height: 0.4375rem;
  }

  .\34xl\:h-2\.25{
    height: 0.5625rem;
  }

  .\34xl\:h-2\.75{
    height: 0.6875rem;
  }

  .\34xl\:h-3\.25{
    height: 0.8125rem;
  }

  .\34xl\:h-3\.75{
    height: 0.9375rem;
  }

  .\34xl\:h-4\.25{
    height: 1.0625rem;
  }

  .\34xl\:h-4\.5{
    height: 1.125rem;
  }

  .\34xl\:h-4\.75{
    height: 1.1875rem;
  }

  .\34xl\:h-5\.25{
    height: 1.3125rem;
  }

  .\34xl\:h-5\.5{
    height: 1.375rem;
  }

  .\34xl\:h-5\.75{
    height: 1.4375rem;
  }

  .\34xl\:h-6\.25{
    height: 1.5625rem;
  }

  .\34xl\:h-6\.5{
    height: 1.625rem;
  }

  .\34xl\:h-6\.75{
    height: 1.6875rem;
  }

  .\34xl\:h-7\.25{
    height: 1.8125rem;
  }

  .\34xl\:h-7\.5{
    height: 1.875rem;
  }

  .\34xl\:h-8\.25{
    height: 2.0625rem;
  }

  .\34xl\:h-8\.5{
    height: 2.125rem;
  }

  .\34xl\:h-9\.25{
    height: 2.3125rem;
  }

  .\34xl\:h-9\.5{
    height: 2.375rem;
  }

  .\34xl\:h-10\.5{
    height: 2.625rem;
  }

  .\34xl\:h-11\.25{
    height: 2.8125rem;
  }

  .\34xl\:h-11\.5{
    height: 2.875rem;
  }

  .\34xl\:h-12\.5{
    height: 3.125rem;
  }

  .\34xl\:h-12\.75{
    height: 3.1875rem;
  }

  .\34xl\:h-13\.5{
    height: 3.375rem;
  }

  .\34xl\:h-14\.5{
    height: 3.625rem;
  }

  .\34xl\:h-15\.5{
    height: 3.875rem;
  }

  .\34xl\:h-15\.75{
    height: 3.9375rem;
  }

  .\34xl\:h-16\.25{
    height: 4.0625rem;
  }

  .\34xl\:h-17\.25{
    height: 4.3125rem;
  }

  .\34xl\:h-17\.5{
    height: 4.375rem;
  }

  .\34xl\:h-18\.25{
    height: 4.5625rem;
  }

  .\34xl\:h-18\.5{
    height: 4.625rem;
  }

  .\34xl\:h-20\.25{
    height: 5.0625rem;
  }

  .\34xl\:h-20\.5{
    height: 5.125rem;
  }

  .\34xl\:h-22\.5{
    height: 5.625rem;
  }

  .\34xl\:h-25\.5{
    height: 6.375rem;
  }

  .\34xl\:h-26\.75{
    height: 6.6875rem;
  }

  .\34xl\:h-32\.5{
    height: 8.125rem;
  }

  .\34xl\:h-37\.5{
    height: 9.375rem;
  }

  .\34xl\:h-41\.25{
    height: 10.3125rem;
  }

  .\34xl\:h-52\.5{
    height: 13.125rem;
  }

  .\34xl\:h-54\.5{
    height: 13.625rem;
  }

  .\34xl\:h-57\.25{
    height: 14.3125rem;
  }

  .\34xl\:h-57\.5{
    height: 14.375rem;
  }

  .\34xl\:h-66\.25{
    height: 16.5625rem;
  }

  .\34xl\:h-74\.5{
    height: 18.125rem;
  }

  .\34xl\:h-106\.25{
    height: 26.5625rem;
  }

  .\34xl\:h-112\.25{
    height: 28.0675rem;
  }

  .\34xl\:h-112\.75{
    height: 28.1875rem;
  }

  .\34xl\:h-147\.5{
    height: 36.875rem;
  }

  .\34xl\:h-162\.5{
    height: 40.625rem;
  }

  .\34xl\:h-172\.25{
    height: 42.5625rem;
  }

  .\34xl\:h-175\.25{
    height: 43.8125rem;
  }

  .\34xl\:h-184\.25{
    height: 46.0625rem;
  }

  .\34xl\:h-203\.25{
    height: 50.8125rem;
  }

  .\34xl\:h-half{
    height: 50%;
  }

  .\34xl\:h-full{
    height: 100%;
  }

  .\34xl\:h-1\/10{
    height: 10%;
  }

  .\34xl\:h-2\/10{
    height: 20%;
  }

  .\34xl\:h-3\/10{
    height: 30%;
  }

  .\34xl\:h-4\/10{
    height: 40%;
  }

  .\34xl\:h-4\.5\/10{
    height: 45%;
  }

  .\34xl\:h-5\/10{
    height: 50%;
  }

  .\34xl\:h-5\.5\/10{
    height: 55%;
  }

  .\34xl\:h-6\/10{
    height: 60%;
  }

  .\34xl\:h-7\/10{
    height: 70%;
  }

  .\34xl\:h-8\/10{
    height: 80%;
  }

  .\34xl\:h-9\/10{
    height: 90%;
  }

  .\34xl\:h-1\/12{
    height: 8.333333%;
  }

  .\34xl\:h-2\/12{
    height: 16.666667%;
  }

  .\34xl\:h-3\/12{
    height: 25%;
  }

  .\34xl\:h-4\/12{
    height: 33.333333%;
  }

  .\34xl\:h-5\/12{
    height: 41.666667%;
  }

  .\34xl\:h-6\/12{
    height: 50%;
  }

  .\34xl\:h-7\/12{
    height: 58.333333%;
  }

  .\34xl\:h-8\/12{
    height: 66.666667%;
  }

  .\34xl\:h-9\/12{
    height: 75%;
  }

  .\34xl\:h-10\/12{
    height: 83.333333%;
  }

  .\34xl\:h-11\/12{
    height: 91.666667%;
  }

  .\34xl\:h-1\/2{
    height: 50%;
  }

  .\34xl\:h-1\/3{
    height: 33.333333%;
  }

  .\34xl\:h-2\/3{
    height: 66.666667%;
  }

  .\34xl\:h-1\/4{
    height: 25%;
  }

  .\34xl\:h-2\/4{
    height: 50%;
  }

  .\34xl\:h-3\/4{
    height: 75%;
  }

  .\34xl\:h-1\/5{
    height: 20%;
  }

  .\34xl\:h-2\/5{
    height: 40%;
  }

  .\34xl\:h-3\/5{
    height: 60%;
  }

  .\34xl\:h-4\/5{
    height: 80%;
  }

  .\34xl\:h-1\/6{
    height: 16.666667%;
  }

  .\34xl\:h-2\/6{
    height: 33.333333%;
  }

  .\34xl\:h-3\/6{
    height: 50%;
  }

  .\34xl\:h-4\/6{
    height: 66.666667%;
  }

  .\34xl\:h-5\/6{
    height: 83.333333%;
  }

  .\34xl\:h-screen{
    height: 100vh;
  }

  .\34xl\:h-screen-half{
    height: 50vh;
  }

  .\34xl\:h-screen-full{
    height: 100vh;
  }

  .\34xl\:h-screen-1\/10{
    height: 10vh;
  }

  .\34xl\:h-screen-2\/10{
    height: 20vh;
  }

  .\34xl\:h-screen-3\/10{
    height: 30vh;
  }

  .\34xl\:h-screen-4\/10{
    height: 40vh;
  }

  .\34xl\:h-screen-5\/10{
    height: 50vh;
  }

  .\34xl\:h-screen-6\/10{
    height: 60vh;
  }

  .\34xl\:h-screen-7\/10{
    height: 70vh;
  }

  .\34xl\:h-screen-8\/10{
    height: 80vh;
  }

  .\34xl\:h-screen-9\/10{
    height: 90vh;
  }

  .\34xl\:h-screen-1\/12{
    height: 8.333333vh;
  }

  .\34xl\:h-screen-2\/12{
    height: 16.666667vh;
  }

  .\34xl\:h-screen-3\/12{
    height: 25vh;
  }

  .\34xl\:h-screen-4\/12{
    height: 33.333333vh;
  }

  .\34xl\:h-screen-5\/12{
    height: 41.666667vh;
  }

  .\34xl\:h-screen-6\/12{
    height: 50vh;
  }

  .\34xl\:h-screen-7\/12{
    height: 58.333333vh;
  }

  .\34xl\:h-screen-8\/12{
    height: 66.666667vh;
  }

  .\34xl\:h-screen-9\/12{
    height: 75vh;
  }

  .\34xl\:h-screen-10\/12{
    height: 83.333333vh;
  }

  .\34xl\:h-screen-11\/12{
    height: 91.666667vh;
  }

  .\34xl\:text-1{
    font-size: 0.25rem;
  }

  .\34xl\:text-2{
    font-size: 0.5rem;
  }

  .\34xl\:text-3{
    font-size: 0.75rem;
  }

  .\34xl\:text-4{
    font-size: 1rem;
  }

  .\34xl\:text-5{
    font-size: 1.25rem;
  }

  .\34xl\:text-6{
    font-size: 1.5rem;
  }

  .\34xl\:text-7{
    font-size: 1.75rem;
  }

  .\34xl\:text-8{
    font-size: 2rem;
  }

  .\34xl\:text-9{
    font-size: 2.25rem;
  }

  .\34xl\:text-10{
    font-size: 2.5rem;
  }

  .\34xl\:text-11{
    font-size: 2.75rem;
  }

  .\34xl\:text-12{
    font-size: 3rem;
  }

  .\34xl\:text-13{
    font-size: 3.25rem;
  }

  .\34xl\:text-14{
    font-size: 3.5rem;
  }

  .\34xl\:text-15{
    font-size: 3.75rem;
  }

  .\34xl\:text-16{
    font-size: 4rem;
  }

  .\34xl\:text-17{
    font-size: 4.25rem;
  }

  .\34xl\:text-18{
    font-size: 4.5rem;
  }

  .\34xl\:text-19{
    font-size: 4.75rem;
  }

  .\34xl\:text-20{
    font-size: 5rem;
  }

  .\34xl\:text-22{
    font-size: 5.5rem;
  }

  .\34xl\:text-24{
    font-size: 6rem;
  }

  .\34xl\:text-25{
    font-size: 6.25rem;
  }

  .\34xl\:text-30{
    font-size: 7.5rem;
  }

  .\34xl\:text-32{
    font-size: 8rem;
  }

  .\34xl\:text-34{
    font-size: 8.5rem;
  }

  .\34xl\:text-35{
    font-size: 8.75rem;
  }

  .\34xl\:text-36{
    font-size: 9rem;
  }

  .\34xl\:text-39{
    font-size: 9.75rem;
  }

  .\34xl\:text-40{
    font-size: 10rem;
  }

  .\34xl\:text-42{
    font-size: 10.5rem;
  }

  .\34xl\:text-45{
    font-size: 11.25rem;
  }

  .\34xl\:text-50{
    font-size: 12.5rem;
  }

  .\34xl\:text-55{
    font-size: 13.75rem;
  }

  .\34xl\:text-58{
    font-size: 14.5rem;
  }

  .\34xl\:text-60{
    font-size: 15rem;
  }

  .\34xl\:text-64{
    font-size: 16rem;
  }

  .\34xl\:text-65{
    font-size: 16.25rem;
  }

  .\34xl\:text-68{
    font-size: 17rem;
  }

  .\34xl\:text-69{
    font-size: 17.25rem;
  }

  .\34xl\:text-70{
    font-size: 17.5rem;
  }

  .\34xl\:text-75{
    font-size: 18.75rem;
  }

  .\34xl\:text-80{
    font-size: 20rem;
  }

  .\34xl\:text-85{
    font-size: 21.25rem;
  }

  .\34xl\:text-86{
    font-size: 21.5rem;
  }

  .\34xl\:text-90{
    font-size: 22.5rem;
  }

  .\34xl\:text-96{
    font-size: 24rem;
  }

  .\34xl\:text-100{
    font-size: 25rem;
  }

  .\34xl\:text-115{
    font-size: 28.75rem;
  }

  .\34xl\:text-125{
    font-size: 31.25rem;
  }

  .\34xl\:text-142{
    font-size: 35.5rem;
  }

  .\34xl\:text-150{
    font-size: 37.5rem;
  }

  .\34xl\:text-156{
    font-size: 39rem;
  }

  .\34xl\:text-160{
    font-size: 40rem;
  }

  .\34xl\:text-175{
    font-size: 43.75rem;
  }

  .\34xl\:text-207{
    font-size: 51.75rem;
  }

  .\34xl\:text-242{
    font-size: 60.5rem;
  }

  .\34xl\:text-250{
    font-size: 62.5rem;
  }

  .\34xl\:text-258{
    font-size: 64.5rem;
  }

  .\34xl\:text-265{
    font-size: 66.25rem;
  }

  .\34xl\:text-280{
    font-size: 70rem;
  }

  .\34xl\:text-0\.25{
    font-size: 0.0625rem;
  }

  .\34xl\:text-0\.5{
    font-size: 0.125rem;
  }

  .\34xl\:text-0\.75{
    font-size: 0.1875rem;
  }

  .\34xl\:text-1\.25{
    font-size: 0.3125rem;
  }

  .\34xl\:text-1\.5{
    font-size: 0.375rem;
  }

  .\34xl\:text-1\.75{
    font-size: 0.4375rem;
  }

  .\34xl\:text-2\.25{
    font-size: 0.5625rem;
  }

  .\34xl\:text-2\.5{
    font-size: 0.625rem;
  }

  .\34xl\:text-2\.75{
    font-size: 0.6875rem;
  }

  .\34xl\:text-3\.25{
    font-size: 0.8125rem;
  }

  .\34xl\:text-3\.5{
    font-size: 0.875rem;
  }

  .\34xl\:text-3\.75{
    font-size: 0.9375rem;
  }

  .\34xl\:text-4\.25{
    font-size: 1.0625rem;
  }

  .\34xl\:text-4\.5{
    font-size: 1.125rem;
  }

  .\34xl\:text-4\.75{
    font-size: 1.1875rem;
  }

  .\34xl\:text-5\.25{
    font-size: 1.3125rem;
  }

  .\34xl\:text-5\.5{
    font-size: 1.375rem;
  }

  .\34xl\:text-5\.75{
    font-size: 1.4375rem;
  }

  .\34xl\:text-6\.25{
    font-size: 1.5625rem;
  }

  .\34xl\:text-6\.5{
    font-size: 1.625rem;
  }

  .\34xl\:text-6\.75{
    font-size: 1.6875rem;
  }

  .\34xl\:text-7\.25{
    font-size: 1.8125rem;
  }

  .\34xl\:text-7\.5{
    font-size: 1.875rem;
  }

  .\34xl\:text-8\.25{
    font-size: 2.0625rem;
  }

  .\34xl\:text-8\.5{
    font-size: 2.125rem;
  }

  .\34xl\:text-9\.25{
    font-size: 2.3125rem;
  }

  .\34xl\:text-9\.5{
    font-size: 2.375rem;
  }

  .\34xl\:text-10\.5{
    font-size: 2.625rem;
  }

  .\34xl\:text-11\.25{
    font-size: 2.8125rem;
  }

  .\34xl\:text-11\.5{
    font-size: 2.875rem;
  }

  .\34xl\:text-12\.5{
    font-size: 3.125rem;
  }

  .\34xl\:text-12\.75{
    font-size: 3.1875rem;
  }

  .\34xl\:text-13\.5{
    font-size: 3.375rem;
  }

  .\34xl\:text-14\.5{
    font-size: 3.625rem;
  }

  .\34xl\:text-15\.5{
    font-size: 3.875rem;
  }

  .\34xl\:text-15\.75{
    font-size: 3.9375rem;
  }

  .\34xl\:text-16\.25{
    font-size: 4.0625rem;
  }

  .\34xl\:text-17\.25{
    font-size: 4.3125rem;
  }

  .\34xl\:text-17\.5{
    font-size: 4.375rem;
  }

  .\34xl\:text-18\.25{
    font-size: 4.5625rem;
  }

  .\34xl\:text-18\.5{
    font-size: 4.625rem;
  }

  .\34xl\:text-20\.25{
    font-size: 5.0625rem;
  }

  .\34xl\:text-20\.5{
    font-size: 5.125rem;
  }

  .\34xl\:text-22\.5{
    font-size: 5.625rem;
  }

  .\34xl\:text-25\.5{
    font-size: 6.375rem;
  }

  .\34xl\:text-26\.75{
    font-size: 6.6875rem;
  }

  .\34xl\:text-32\.5{
    font-size: 8.125rem;
  }

  .\34xl\:text-37\.5{
    font-size: 9.375rem;
  }

  .\34xl\:text-41\.25{
    font-size: 10.3125rem;
  }

  .\34xl\:text-52\.5{
    font-size: 13.125rem;
  }

  .\34xl\:text-54\.5{
    font-size: 13.625rem;
  }

  .\34xl\:text-57\.25{
    font-size: 14.3125rem;
  }

  .\34xl\:text-57\.5{
    font-size: 14.375rem;
  }

  .\34xl\:text-66\.25{
    font-size: 16.5625rem;
  }

  .\34xl\:text-74\.5{
    font-size: 18.125rem;
  }

  .\34xl\:text-106\.25{
    font-size: 26.5625rem;
  }

  .\34xl\:text-112\.25{
    font-size: 28.0675rem;
  }

  .\34xl\:text-112\.75{
    font-size: 28.1875rem;
  }

  .\34xl\:text-147\.5{
    font-size: 36.875rem;
  }

  .\34xl\:text-162\.5{
    font-size: 40.625rem;
  }

  .\34xl\:text-172\.25{
    font-size: 42.5625rem;
  }

  .\34xl\:text-175\.25{
    font-size: 43.8125rem;
  }

  .\34xl\:text-184\.25{
    font-size: 46.0625rem;
  }

  .\34xl\:text-203\.25{
    font-size: 50.8125rem;
  }

  .\34xl\:text-half{
    font-size: 50%;
  }

  .\34xl\:text-full{
    font-size: 100%;
  }

  .\34xl\:text-1\/10{
    font-size: 10%;
  }

  .\34xl\:text-2\/10{
    font-size: 20%;
  }

  .\34xl\:text-3\/10{
    font-size: 30%;
  }

  .\34xl\:text-4\/10{
    font-size: 40%;
  }

  .\34xl\:text-4\.5\/10{
    font-size: 45%;
  }

  .\34xl\:text-5\/10{
    font-size: 50%;
  }

  .\34xl\:text-5\.5\/10{
    font-size: 55%;
  }

  .\34xl\:text-6\/10{
    font-size: 60%;
  }

  .\34xl\:text-7\/10{
    font-size: 70%;
  }

  .\34xl\:text-8\/10{
    font-size: 80%;
  }

  .\34xl\:text-9\/10{
    font-size: 90%;
  }

  .\34xl\:text-1\/12{
    font-size: 8.333333%;
  }

  .\34xl\:text-2\/12{
    font-size: 16.666667%;
  }

  .\34xl\:text-3\/12{
    font-size: 25%;
  }

  .\34xl\:text-4\/12{
    font-size: 33.333333%;
  }

  .\34xl\:text-5\/12{
    font-size: 41.666667%;
  }

  .\34xl\:text-6\/12{
    font-size: 50%;
  }

  .\34xl\:text-7\/12{
    font-size: 58.333333%;
  }

  .\34xl\:text-8\/12{
    font-size: 66.666667%;
  }

  .\34xl\:text-9\/12{
    font-size: 75%;
  }

  .\34xl\:text-10\/12{
    font-size: 83.333333%;
  }

  .\34xl\:text-11\/12{
    font-size: 91.666667%;
  }

  .\34xl\:leading-1{
    line-height: 0.25rem;
  }

  .\34xl\:leading-2{
    line-height: 0.5rem;
  }

  .\34xl\:leading-3{
    line-height: 0.75rem;
  }

  .\34xl\:leading-4{
    line-height: 1rem;
  }

  .\34xl\:leading-5{
    line-height: 1.25rem;
  }

  .\34xl\:leading-6{
    line-height: 1.5rem;
  }

  .\34xl\:leading-7{
    line-height: 1.75rem;
  }

  .\34xl\:leading-8{
    line-height: 2rem;
  }

  .\34xl\:leading-9{
    line-height: 2.25rem;
  }

  .\34xl\:leading-10{
    line-height: 2.5rem;
  }

  .\34xl\:leading-11{
    line-height: 2.75rem;
  }

  .\34xl\:leading-12{
    line-height: 3rem;
  }

  .\34xl\:leading-13{
    line-height: 3.25rem;
  }

  .\34xl\:leading-14{
    line-height: 3.5rem;
  }

  .\34xl\:leading-15{
    line-height: 3.75rem;
  }

  .\34xl\:leading-16{
    line-height: 4rem;
  }

  .\34xl\:leading-17{
    line-height: 4.25rem;
  }

  .\34xl\:leading-18{
    line-height: 4.5rem;
  }

  .\34xl\:leading-19{
    line-height: 4.75rem;
  }

  .\34xl\:leading-20{
    line-height: 5rem;
  }

  .\34xl\:leading-22{
    line-height: 5.5rem;
  }

  .\34xl\:leading-24{
    line-height: 6rem;
  }

  .\34xl\:leading-25{
    line-height: 6.25rem;
  }

  .\34xl\:leading-30{
    line-height: 7.5rem;
  }

  .\34xl\:leading-32{
    line-height: 8rem;
  }

  .\34xl\:leading-34{
    line-height: 8.5rem;
  }

  .\34xl\:leading-35{
    line-height: 8.75rem;
  }

  .\34xl\:leading-36{
    line-height: 9rem;
  }

  .\34xl\:leading-39{
    line-height: 9.75rem;
  }

  .\34xl\:leading-40{
    line-height: 10rem;
  }

  .\34xl\:leading-42{
    line-height: 10.5rem;
  }

  .\34xl\:leading-45{
    line-height: 11.25rem;
  }

  .\34xl\:leading-50{
    line-height: 12.5rem;
  }

  .\34xl\:leading-55{
    line-height: 13.75rem;
  }

  .\34xl\:leading-58{
    line-height: 14.5rem;
  }

  .\34xl\:leading-60{
    line-height: 15rem;
  }

  .\34xl\:leading-64{
    line-height: 16rem;
  }

  .\34xl\:leading-65{
    line-height: 16.25rem;
  }

  .\34xl\:leading-68{
    line-height: 17rem;
  }

  .\34xl\:leading-69{
    line-height: 17.25rem;
  }

  .\34xl\:leading-70{
    line-height: 17.5rem;
  }

  .\34xl\:leading-75{
    line-height: 18.75rem;
  }

  .\34xl\:leading-80{
    line-height: 20rem;
  }

  .\34xl\:leading-85{
    line-height: 21.25rem;
  }

  .\34xl\:leading-86{
    line-height: 21.5rem;
  }

  .\34xl\:leading-90{
    line-height: 22.5rem;
  }

  .\34xl\:leading-96{
    line-height: 24rem;
  }

  .\34xl\:leading-100{
    line-height: 25rem;
  }

  .\34xl\:leading-115{
    line-height: 28.75rem;
  }

  .\34xl\:leading-125{
    line-height: 31.25rem;
  }

  .\34xl\:leading-142{
    line-height: 35.5rem;
  }

  .\34xl\:leading-150{
    line-height: 37.5rem;
  }

  .\34xl\:leading-156{
    line-height: 39rem;
  }

  .\34xl\:leading-160{
    line-height: 40rem;
  }

  .\34xl\:leading-175{
    line-height: 43.75rem;
  }

  .\34xl\:leading-207{
    line-height: 51.75rem;
  }

  .\34xl\:leading-242{
    line-height: 60.5rem;
  }

  .\34xl\:leading-250{
    line-height: 62.5rem;
  }

  .\34xl\:leading-258{
    line-height: 64.5rem;
  }

  .\34xl\:leading-265{
    line-height: 66.25rem;
  }

  .\34xl\:leading-280{
    line-height: 70rem;
  }

  .\34xl\:leading-none{
    line-height: 1;
  }

  .\34xl\:leading-tight{
    line-height: 1.25;
  }

  .\34xl\:leading-snug{
    line-height: 1.375;
  }

  .\34xl\:leading-normal{
    line-height: 1.5;
  }

  .\34xl\:leading-relaxed{
    line-height: 1.625;
  }

  .\34xl\:leading-loose{
    line-height: 2;
  }

  .\34xl\:leading-0\.25{
    line-height: 0.0625rem;
  }

  .\34xl\:leading-0\.5{
    line-height: 0.125rem;
  }

  .\34xl\:leading-0\.75{
    line-height: 0.1875rem;
  }

  .\34xl\:leading-1\.25{
    line-height: 0.3125rem;
  }

  .\34xl\:leading-1\.5{
    line-height: 0.375rem;
  }

  .\34xl\:leading-1\.75{
    line-height: 0.4375rem;
  }

  .\34xl\:leading-2\.25{
    line-height: 0.5625rem;
  }

  .\34xl\:leading-2\.5{
    line-height: 0.625rem;
  }

  .\34xl\:leading-2\.75{
    line-height: 0.6875rem;
  }

  .\34xl\:leading-3\.25{
    line-height: 0.8125rem;
  }

  .\34xl\:leading-3\.5{
    line-height: 0.875rem;
  }

  .\34xl\:leading-3\.75{
    line-height: 0.9375rem;
  }

  .\34xl\:leading-4\.25{
    line-height: 1.0625rem;
  }

  .\34xl\:leading-4\.5{
    line-height: 1.125rem;
  }

  .\34xl\:leading-4\.75{
    line-height: 1.1875rem;
  }

  .\34xl\:leading-5\.25{
    line-height: 1.3125rem;
  }

  .\34xl\:leading-5\.5{
    line-height: 1.375rem;
  }

  .\34xl\:leading-5\.75{
    line-height: 1.4375rem;
  }

  .\34xl\:leading-6\.25{
    line-height: 1.5625rem;
  }

  .\34xl\:leading-6\.5{
    line-height: 1.625rem;
  }

  .\34xl\:leading-6\.75{
    line-height: 1.6875rem;
  }

  .\34xl\:leading-7\.25{
    line-height: 1.8125rem;
  }

  .\34xl\:leading-7\.5{
    line-height: 1.875rem;
  }

  .\34xl\:leading-8\.25{
    line-height: 2.0625rem;
  }

  .\34xl\:leading-8\.5{
    line-height: 2.125rem;
  }

  .\34xl\:leading-9\.25{
    line-height: 2.3125rem;
  }

  .\34xl\:leading-9\.5{
    line-height: 2.375rem;
  }

  .\34xl\:leading-10\.5{
    line-height: 2.625rem;
  }

  .\34xl\:leading-11\.25{
    line-height: 2.8125rem;
  }

  .\34xl\:leading-11\.5{
    line-height: 2.875rem;
  }

  .\34xl\:leading-12\.5{
    line-height: 3.125rem;
  }

  .\34xl\:leading-12\.75{
    line-height: 3.1875rem;
  }

  .\34xl\:leading-13\.5{
    line-height: 3.375rem;
  }

  .\34xl\:leading-14\.5{
    line-height: 3.625rem;
  }

  .\34xl\:leading-15\.5{
    line-height: 3.875rem;
  }

  .\34xl\:leading-15\.75{
    line-height: 3.9375rem;
  }

  .\34xl\:leading-16\.25{
    line-height: 4.0625rem;
  }

  .\34xl\:leading-17\.25{
    line-height: 4.3125rem;
  }

  .\34xl\:leading-17\.5{
    line-height: 4.375rem;
  }

  .\34xl\:leading-18\.25{
    line-height: 4.5625rem;
  }

  .\34xl\:leading-18\.5{
    line-height: 4.625rem;
  }

  .\34xl\:leading-20\.25{
    line-height: 5.0625rem;
  }

  .\34xl\:leading-20\.5{
    line-height: 5.125rem;
  }

  .\34xl\:leading-22\.5{
    line-height: 5.625rem;
  }

  .\34xl\:leading-25\.5{
    line-height: 6.375rem;
  }

  .\34xl\:leading-26\.75{
    line-height: 6.6875rem;
  }

  .\34xl\:leading-32\.5{
    line-height: 8.125rem;
  }

  .\34xl\:leading-37\.5{
    line-height: 9.375rem;
  }

  .\34xl\:leading-41\.25{
    line-height: 10.3125rem;
  }

  .\34xl\:leading-52\.5{
    line-height: 13.125rem;
  }

  .\34xl\:leading-54\.5{
    line-height: 13.625rem;
  }

  .\34xl\:leading-57\.25{
    line-height: 14.3125rem;
  }

  .\34xl\:leading-57\.5{
    line-height: 14.375rem;
  }

  .\34xl\:leading-66\.25{
    line-height: 16.5625rem;
  }

  .\34xl\:leading-74\.5{
    line-height: 18.125rem;
  }

  .\34xl\:leading-106\.25{
    line-height: 26.5625rem;
  }

  .\34xl\:leading-112\.25{
    line-height: 28.0675rem;
  }

  .\34xl\:leading-112\.75{
    line-height: 28.1875rem;
  }

  .\34xl\:leading-147\.5{
    line-height: 36.875rem;
  }

  .\34xl\:leading-162\.5{
    line-height: 40.625rem;
  }

  .\34xl\:leading-172\.25{
    line-height: 42.5625rem;
  }

  .\34xl\:leading-175\.25{
    line-height: 43.8125rem;
  }

  .\34xl\:leading-184\.25{
    line-height: 46.0625rem;
  }

  .\34xl\:leading-203\.25{
    line-height: 50.8125rem;
  }

  .\34xl\:leading-half{
    line-height: 50%;
  }

  .\34xl\:leading-full{
    line-height: 100%;
  }

  .\34xl\:leading-1\/10{
    line-height: 10%;
  }

  .\34xl\:leading-2\/10{
    line-height: 20%;
  }

  .\34xl\:leading-3\/10{
    line-height: 30%;
  }

  .\34xl\:leading-4\/10{
    line-height: 40%;
  }

  .\34xl\:leading-4\.5\/10{
    line-height: 45%;
  }

  .\34xl\:leading-5\/10{
    line-height: 50%;
  }

  .\34xl\:leading-5\.5\/10{
    line-height: 55%;
  }

  .\34xl\:leading-6\/10{
    line-height: 60%;
  }

  .\34xl\:leading-7\/10{
    line-height: 70%;
  }

  .\34xl\:leading-8\/10{
    line-height: 80%;
  }

  .\34xl\:leading-9\/10{
    line-height: 90%;
  }

  .\34xl\:leading-1\/12{
    line-height: 8.333333%;
  }

  .\34xl\:leading-2\/12{
    line-height: 16.666667%;
  }

  .\34xl\:leading-3\/12{
    line-height: 25%;
  }

  .\34xl\:leading-4\/12{
    line-height: 33.333333%;
  }

  .\34xl\:leading-5\/12{
    line-height: 41.666667%;
  }

  .\34xl\:leading-6\/12{
    line-height: 50%;
  }

  .\34xl\:leading-7\/12{
    line-height: 58.333333%;
  }

  .\34xl\:leading-8\/12{
    line-height: 66.666667%;
  }

  .\34xl\:leading-9\/12{
    line-height: 75%;
  }

  .\34xl\:leading-10\/12{
    line-height: 83.333333%;
  }

  .\34xl\:leading-11\/12{
    line-height: 91.666667%;
  }

  .\34xl\:list-inside{
    list-style-position: inside;
  }

  .\34xl\:list-outside{
    list-style-position: outside;
  }

  .\34xl\:list-none{
    list-style-type: none;
  }

  .\34xl\:list-disc{
    list-style-type: disc;
  }

  .\34xl\:list-decimal{
    list-style-type: decimal;
  }

  .\34xl\:m-0{
    margin: 0px;
  }

  .\34xl\:m-1{
    margin: 0.25rem;
  }

  .\34xl\:m-2{
    margin: 0.5rem;
  }

  .\34xl\:m-3{
    margin: 0.75rem;
  }

  .\34xl\:m-4{
    margin: 1rem;
  }

  .\34xl\:m-5{
    margin: 1.25rem;
  }

  .\34xl\:m-6{
    margin: 1.5rem;
  }

  .\34xl\:m-7{
    margin: 1.75rem;
  }

  .\34xl\:m-8{
    margin: 2rem;
  }

  .\34xl\:m-9{
    margin: 2.25rem;
  }

  .\34xl\:m-10{
    margin: 2.5rem;
  }

  .\34xl\:m-11{
    margin: 2.75rem;
  }

  .\34xl\:m-12{
    margin: 3rem;
  }

  .\34xl\:m-13{
    margin: 3.25rem;
  }

  .\34xl\:m-14{
    margin: 3.5rem;
  }

  .\34xl\:m-15{
    margin: 3.75rem;
  }

  .\34xl\:m-16{
    margin: 4rem;
  }

  .\34xl\:m-17{
    margin: 4.25rem;
  }

  .\34xl\:m-18{
    margin: 4.5rem;
  }

  .\34xl\:m-19{
    margin: 4.75rem;
  }

  .\34xl\:m-20{
    margin: 5rem;
  }

  .\34xl\:m-22{
    margin: 5.5rem;
  }

  .\34xl\:m-24{
    margin: 6rem;
  }

  .\34xl\:m-25{
    margin: 6.25rem;
  }

  .\34xl\:m-28{
    margin: 7rem;
  }

  .\34xl\:m-30{
    margin: 7.5rem;
  }

  .\34xl\:m-32{
    margin: 8rem;
  }

  .\34xl\:m-34{
    margin: 8.5rem;
  }

  .\34xl\:m-35{
    margin: 8.75rem;
  }

  .\34xl\:m-36{
    margin: 9rem;
  }

  .\34xl\:m-39{
    margin: 9.75rem;
  }

  .\34xl\:m-40{
    margin: 10rem;
  }

  .\34xl\:m-42{
    margin: 10.5rem;
  }

  .\34xl\:m-44{
    margin: 11rem;
  }

  .\34xl\:m-45{
    margin: 11.25rem;
  }

  .\34xl\:m-48{
    margin: 12rem;
  }

  .\34xl\:m-50{
    margin: 12.5rem;
  }

  .\34xl\:m-52{
    margin: 13rem;
  }

  .\34xl\:m-55{
    margin: 13.75rem;
  }

  .\34xl\:m-56{
    margin: 14rem;
  }

  .\34xl\:m-58{
    margin: 14.5rem;
  }

  .\34xl\:m-60{
    margin: 15rem;
  }

  .\34xl\:m-64{
    margin: 16rem;
  }

  .\34xl\:m-65{
    margin: 16.25rem;
  }

  .\34xl\:m-68{
    margin: 17rem;
  }

  .\34xl\:m-69{
    margin: 17.25rem;
  }

  .\34xl\:m-70{
    margin: 17.5rem;
  }

  .\34xl\:m-72{
    margin: 18rem;
  }

  .\34xl\:m-75{
    margin: 18.75rem;
  }

  .\34xl\:m-80{
    margin: 20rem;
  }

  .\34xl\:m-85{
    margin: 21.25rem;
  }

  .\34xl\:m-86{
    margin: 21.5rem;
  }

  .\34xl\:m-90{
    margin: 22.5rem;
  }

  .\34xl\:m-96{
    margin: 24rem;
  }

  .\34xl\:m-100{
    margin: 25rem;
  }

  .\34xl\:m-115{
    margin: 28.75rem;
  }

  .\34xl\:m-125{
    margin: 31.25rem;
  }

  .\34xl\:m-142{
    margin: 35.5rem;
  }

  .\34xl\:m-150{
    margin: 37.5rem;
  }

  .\34xl\:m-156{
    margin: 39rem;
  }

  .\34xl\:m-160{
    margin: 40rem;
  }

  .\34xl\:m-175{
    margin: 43.75rem;
  }

  .\34xl\:m-207{
    margin: 51.75rem;
  }

  .\34xl\:m-242{
    margin: 60.5rem;
  }

  .\34xl\:m-250{
    margin: 62.5rem;
  }

  .\34xl\:m-258{
    margin: 64.5rem;
  }

  .\34xl\:m-265{
    margin: 66.25rem;
  }

  .\34xl\:m-280{
    margin: 70rem;
  }

  .\34xl\:m-auto{
    margin: auto;
  }

  .\34xl\:m-px{
    margin: 1px;
  }

  .\34xl\:m-0\.5{
    margin: 0.125rem;
  }

  .\34xl\:m-1\.5{
    margin: 0.375rem;
  }

  .\34xl\:m-2\.5{
    margin: 0.625rem;
  }

  .\34xl\:m-3\.5{
    margin: 0.875rem;
  }

  .\34xl\:m-0\.25{
    margin: 0.0625rem;
  }

  .\34xl\:m-0\.75{
    margin: 0.1875rem;
  }

  .\34xl\:m-1\.25{
    margin: 0.3125rem;
  }

  .\34xl\:m-1\.75{
    margin: 0.4375rem;
  }

  .\34xl\:m-2\.25{
    margin: 0.5625rem;
  }

  .\34xl\:m-2\.75{
    margin: 0.6875rem;
  }

  .\34xl\:m-3\.25{
    margin: 0.8125rem;
  }

  .\34xl\:m-3\.75{
    margin: 0.9375rem;
  }

  .\34xl\:m-4\.25{
    margin: 1.0625rem;
  }

  .\34xl\:m-4\.5{
    margin: 1.125rem;
  }

  .\34xl\:m-4\.75{
    margin: 1.1875rem;
  }

  .\34xl\:m-5\.25{
    margin: 1.3125rem;
  }

  .\34xl\:m-5\.5{
    margin: 1.375rem;
  }

  .\34xl\:m-5\.75{
    margin: 1.4375rem;
  }

  .\34xl\:m-6\.25{
    margin: 1.5625rem;
  }

  .\34xl\:m-6\.5{
    margin: 1.625rem;
  }

  .\34xl\:m-6\.75{
    margin: 1.6875rem;
  }

  .\34xl\:m-7\.25{
    margin: 1.8125rem;
  }

  .\34xl\:m-7\.5{
    margin: 1.875rem;
  }

  .\34xl\:m-8\.25{
    margin: 2.0625rem;
  }

  .\34xl\:m-8\.5{
    margin: 2.125rem;
  }

  .\34xl\:m-9\.25{
    margin: 2.3125rem;
  }

  .\34xl\:m-9\.5{
    margin: 2.375rem;
  }

  .\34xl\:m-10\.5{
    margin: 2.625rem;
  }

  .\34xl\:m-11\.25{
    margin: 2.8125rem;
  }

  .\34xl\:m-11\.5{
    margin: 2.875rem;
  }

  .\34xl\:m-12\.5{
    margin: 3.125rem;
  }

  .\34xl\:m-12\.75{
    margin: 3.1875rem;
  }

  .\34xl\:m-13\.5{
    margin: 3.375rem;
  }

  .\34xl\:m-14\.5{
    margin: 3.625rem;
  }

  .\34xl\:m-15\.5{
    margin: 3.875rem;
  }

  .\34xl\:m-15\.75{
    margin: 3.9375rem;
  }

  .\34xl\:m-16\.25{
    margin: 4.0625rem;
  }

  .\34xl\:m-17\.25{
    margin: 4.3125rem;
  }

  .\34xl\:m-17\.5{
    margin: 4.375rem;
  }

  .\34xl\:m-18\.25{
    margin: 4.5625rem;
  }

  .\34xl\:m-18\.5{
    margin: 4.625rem;
  }

  .\34xl\:m-20\.25{
    margin: 5.0625rem;
  }

  .\34xl\:m-20\.5{
    margin: 5.125rem;
  }

  .\34xl\:m-22\.5{
    margin: 5.625rem;
  }

  .\34xl\:m-25\.5{
    margin: 6.375rem;
  }

  .\34xl\:m-26\.75{
    margin: 6.6875rem;
  }

  .\34xl\:m-32\.5{
    margin: 8.125rem;
  }

  .\34xl\:m-37\.5{
    margin: 9.375rem;
  }

  .\34xl\:m-41\.25{
    margin: 10.3125rem;
  }

  .\34xl\:m-52\.5{
    margin: 13.125rem;
  }

  .\34xl\:m-54\.5{
    margin: 13.625rem;
  }

  .\34xl\:m-57\.25{
    margin: 14.3125rem;
  }

  .\34xl\:m-57\.5{
    margin: 14.375rem;
  }

  .\34xl\:m-66\.25{
    margin: 16.5625rem;
  }

  .\34xl\:m-74\.5{
    margin: 18.125rem;
  }

  .\34xl\:m-106\.25{
    margin: 26.5625rem;
  }

  .\34xl\:m-112\.25{
    margin: 28.0675rem;
  }

  .\34xl\:m-112\.75{
    margin: 28.1875rem;
  }

  .\34xl\:m-147\.5{
    margin: 36.875rem;
  }

  .\34xl\:m-162\.5{
    margin: 40.625rem;
  }

  .\34xl\:m-172\.25{
    margin: 42.5625rem;
  }

  .\34xl\:m-175\.25{
    margin: 43.8125rem;
  }

  .\34xl\:m-184\.25{
    margin: 46.0625rem;
  }

  .\34xl\:m-203\.25{
    margin: 50.8125rem;
  }

  .\34xl\:m-half{
    margin: 50%;
  }

  .\34xl\:m-full{
    margin: 100%;
  }

  .\34xl\:m-1\/10{
    margin: 10%;
  }

  .\34xl\:m-2\/10{
    margin: 20%;
  }

  .\34xl\:m-3\/10{
    margin: 30%;
  }

  .\34xl\:m-4\/10{
    margin: 40%;
  }

  .\34xl\:m-4\.5\/10{
    margin: 45%;
  }

  .\34xl\:m-5\/10{
    margin: 50%;
  }

  .\34xl\:m-5\.5\/10{
    margin: 55%;
  }

  .\34xl\:m-6\/10{
    margin: 60%;
  }

  .\34xl\:m-7\/10{
    margin: 70%;
  }

  .\34xl\:m-8\/10{
    margin: 80%;
  }

  .\34xl\:m-9\/10{
    margin: 90%;
  }

  .\34xl\:m-1\/12{
    margin: 8.333333%;
  }

  .\34xl\:m-2\/12{
    margin: 16.666667%;
  }

  .\34xl\:m-3\/12{
    margin: 25%;
  }

  .\34xl\:m-4\/12{
    margin: 33.333333%;
  }

  .\34xl\:m-5\/12{
    margin: 41.666667%;
  }

  .\34xl\:m-6\/12{
    margin: 50%;
  }

  .\34xl\:m-7\/12{
    margin: 58.333333%;
  }

  .\34xl\:m-8\/12{
    margin: 66.666667%;
  }

  .\34xl\:m-9\/12{
    margin: 75%;
  }

  .\34xl\:m-10\/12{
    margin: 83.333333%;
  }

  .\34xl\:m-11\/12{
    margin: 91.666667%;
  }

  .\34xl\:-m-0{
    margin: 0px;
  }

  .\34xl\:-m-1{
    margin: -0.25rem;
  }

  .\34xl\:-m-2{
    margin: -0.5rem;
  }

  .\34xl\:-m-3{
    margin: -0.75rem;
  }

  .\34xl\:-m-4{
    margin: -1rem;
  }

  .\34xl\:-m-5{
    margin: -1.25rem;
  }

  .\34xl\:-m-6{
    margin: -1.5rem;
  }

  .\34xl\:-m-7{
    margin: -1.75rem;
  }

  .\34xl\:-m-8{
    margin: -2rem;
  }

  .\34xl\:-m-9{
    margin: -2.25rem;
  }

  .\34xl\:-m-10{
    margin: -2.5rem;
  }

  .\34xl\:-m-11{
    margin: -2.75rem;
  }

  .\34xl\:-m-12{
    margin: -3rem;
  }

  .\34xl\:-m-13{
    margin: -3.25rem;
  }

  .\34xl\:-m-14{
    margin: -3.5rem;
  }

  .\34xl\:-m-15{
    margin: -3.75rem;
  }

  .\34xl\:-m-16{
    margin: -4rem;
  }

  .\34xl\:-m-17{
    margin: -4.25rem;
  }

  .\34xl\:-m-18{
    margin: -4.5rem;
  }

  .\34xl\:-m-19{
    margin: -4.75rem;
  }

  .\34xl\:-m-20{
    margin: -5rem;
  }

  .\34xl\:-m-22{
    margin: -5.5rem;
  }

  .\34xl\:-m-24{
    margin: -6rem;
  }

  .\34xl\:-m-25{
    margin: -6.25rem;
  }

  .\34xl\:-m-28{
    margin: -7rem;
  }

  .\34xl\:-m-30{
    margin: -7.5rem;
  }

  .\34xl\:-m-32{
    margin: -8rem;
  }

  .\34xl\:-m-34{
    margin: -8.5rem;
  }

  .\34xl\:-m-35{
    margin: -8.75rem;
  }

  .\34xl\:-m-36{
    margin: -9rem;
  }

  .\34xl\:-m-39{
    margin: -9.75rem;
  }

  .\34xl\:-m-40{
    margin: -10rem;
  }

  .\34xl\:-m-42{
    margin: -10.5rem;
  }

  .\34xl\:-m-44{
    margin: -11rem;
  }

  .\34xl\:-m-45{
    margin: -11.25rem;
  }

  .\34xl\:-m-48{
    margin: -12rem;
  }

  .\34xl\:-m-50{
    margin: -12.5rem;
  }

  .\34xl\:-m-52{
    margin: -13rem;
  }

  .\34xl\:-m-55{
    margin: -13.75rem;
  }

  .\34xl\:-m-56{
    margin: -14rem;
  }

  .\34xl\:-m-58{
    margin: -14.5rem;
  }

  .\34xl\:-m-60{
    margin: -15rem;
  }

  .\34xl\:-m-64{
    margin: -16rem;
  }

  .\34xl\:-m-65{
    margin: -16.25rem;
  }

  .\34xl\:-m-68{
    margin: -17rem;
  }

  .\34xl\:-m-69{
    margin: -17.25rem;
  }

  .\34xl\:-m-70{
    margin: -17.5rem;
  }

  .\34xl\:-m-72{
    margin: -18rem;
  }

  .\34xl\:-m-75{
    margin: -18.75rem;
  }

  .\34xl\:-m-80{
    margin: -20rem;
  }

  .\34xl\:-m-85{
    margin: -21.25rem;
  }

  .\34xl\:-m-86{
    margin: -21.5rem;
  }

  .\34xl\:-m-90{
    margin: -22.5rem;
  }

  .\34xl\:-m-96{
    margin: -24rem;
  }

  .\34xl\:-m-100{
    margin: -25rem;
  }

  .\34xl\:-m-115{
    margin: -28.75rem;
  }

  .\34xl\:-m-125{
    margin: -31.25rem;
  }

  .\34xl\:-m-142{
    margin: -35.5rem;
  }

  .\34xl\:-m-150{
    margin: -37.5rem;
  }

  .\34xl\:-m-156{
    margin: -39rem;
  }

  .\34xl\:-m-160{
    margin: -40rem;
  }

  .\34xl\:-m-175{
    margin: -43.75rem;
  }

  .\34xl\:-m-207{
    margin: -51.75rem;
  }

  .\34xl\:-m-242{
    margin: -60.5rem;
  }

  .\34xl\:-m-250{
    margin: -62.5rem;
  }

  .\34xl\:-m-258{
    margin: -64.5rem;
  }

  .\34xl\:-m-265{
    margin: -66.25rem;
  }

  .\34xl\:-m-280{
    margin: -70rem;
  }

  .\34xl\:-m-px{
    margin: -1px;
  }

  .\34xl\:-m-0\.5{
    margin: -0.125rem;
  }

  .\34xl\:-m-1\.5{
    margin: -0.375rem;
  }

  .\34xl\:-m-2\.5{
    margin: -0.625rem;
  }

  .\34xl\:-m-3\.5{
    margin: -0.875rem;
  }

  .\34xl\:-m-0\.25{
    margin: -0.0625rem;
  }

  .\34xl\:-m-0\.75{
    margin: -0.1875rem;
  }

  .\34xl\:-m-1\.25{
    margin: -0.3125rem;
  }

  .\34xl\:-m-1\.75{
    margin: -0.4375rem;
  }

  .\34xl\:-m-2\.25{
    margin: -0.5625rem;
  }

  .\34xl\:-m-2\.75{
    margin: -0.6875rem;
  }

  .\34xl\:-m-3\.25{
    margin: -0.8125rem;
  }

  .\34xl\:-m-3\.75{
    margin: -0.9375rem;
  }

  .\34xl\:-m-4\.25{
    margin: -1.0625rem;
  }

  .\34xl\:-m-4\.5{
    margin: -1.125rem;
  }

  .\34xl\:-m-4\.75{
    margin: -1.1875rem;
  }

  .\34xl\:-m-5\.25{
    margin: -1.3125rem;
  }

  .\34xl\:-m-5\.5{
    margin: -1.375rem;
  }

  .\34xl\:-m-5\.75{
    margin: -1.4375rem;
  }

  .\34xl\:-m-6\.25{
    margin: -1.5625rem;
  }

  .\34xl\:-m-6\.5{
    margin: -1.625rem;
  }

  .\34xl\:-m-6\.75{
    margin: -1.6875rem;
  }

  .\34xl\:-m-7\.25{
    margin: -1.8125rem;
  }

  .\34xl\:-m-7\.5{
    margin: -1.875rem;
  }

  .\34xl\:-m-8\.25{
    margin: -2.0625rem;
  }

  .\34xl\:-m-8\.5{
    margin: -2.125rem;
  }

  .\34xl\:-m-9\.25{
    margin: -2.3125rem;
  }

  .\34xl\:-m-9\.5{
    margin: -2.375rem;
  }

  .\34xl\:-m-10\.5{
    margin: -2.625rem;
  }

  .\34xl\:-m-11\.25{
    margin: -2.8125rem;
  }

  .\34xl\:-m-11\.5{
    margin: -2.875rem;
  }

  .\34xl\:-m-12\.5{
    margin: -3.125rem;
  }

  .\34xl\:-m-12\.75{
    margin: -3.1875rem;
  }

  .\34xl\:-m-13\.5{
    margin: -3.375rem;
  }

  .\34xl\:-m-14\.5{
    margin: -3.625rem;
  }

  .\34xl\:-m-15\.5{
    margin: -3.875rem;
  }

  .\34xl\:-m-15\.75{
    margin: -3.9375rem;
  }

  .\34xl\:-m-16\.25{
    margin: -4.0625rem;
  }

  .\34xl\:-m-17\.25{
    margin: -4.3125rem;
  }

  .\34xl\:-m-17\.5{
    margin: -4.375rem;
  }

  .\34xl\:-m-18\.25{
    margin: -4.5625rem;
  }

  .\34xl\:-m-18\.5{
    margin: -4.625rem;
  }

  .\34xl\:-m-20\.25{
    margin: -5.0625rem;
  }

  .\34xl\:-m-20\.5{
    margin: -5.125rem;
  }

  .\34xl\:-m-22\.5{
    margin: -5.625rem;
  }

  .\34xl\:-m-25\.5{
    margin: -6.375rem;
  }

  .\34xl\:-m-26\.75{
    margin: -6.6875rem;
  }

  .\34xl\:-m-32\.5{
    margin: -8.125rem;
  }

  .\34xl\:-m-37\.5{
    margin: -9.375rem;
  }

  .\34xl\:-m-41\.25{
    margin: -10.3125rem;
  }

  .\34xl\:-m-52\.5{
    margin: -13.125rem;
  }

  .\34xl\:-m-54\.5{
    margin: -13.625rem;
  }

  .\34xl\:-m-57\.25{
    margin: -14.3125rem;
  }

  .\34xl\:-m-57\.5{
    margin: -14.375rem;
  }

  .\34xl\:-m-66\.25{
    margin: -16.5625rem;
  }

  .\34xl\:-m-74\.5{
    margin: -18.125rem;
  }

  .\34xl\:-m-106\.25{
    margin: -26.5625rem;
  }

  .\34xl\:-m-112\.25{
    margin: -28.0675rem;
  }

  .\34xl\:-m-112\.75{
    margin: -28.1875rem;
  }

  .\34xl\:-m-147\.5{
    margin: -36.875rem;
  }

  .\34xl\:-m-162\.5{
    margin: -40.625rem;
  }

  .\34xl\:-m-172\.25{
    margin: -42.5625rem;
  }

  .\34xl\:-m-175\.25{
    margin: -43.8125rem;
  }

  .\34xl\:-m-184\.25{
    margin: -46.0625rem;
  }

  .\34xl\:-m-203\.25{
    margin: -50.8125rem;
  }

  .\34xl\:-m-half{
    margin: -50%;
  }

  .\34xl\:-m-full{
    margin: -100%;
  }

  .\34xl\:-m-1\/10{
    margin: -10%;
  }

  .\34xl\:-m-2\/10{
    margin: -20%;
  }

  .\34xl\:-m-3\/10{
    margin: -30%;
  }

  .\34xl\:-m-4\/10{
    margin: -40%;
  }

  .\34xl\:-m-4\.5\/10{
    margin: -45%;
  }

  .\34xl\:-m-5\/10{
    margin: -50%;
  }

  .\34xl\:-m-5\.5\/10{
    margin: -55%;
  }

  .\34xl\:-m-6\/10{
    margin: -60%;
  }

  .\34xl\:-m-7\/10{
    margin: -70%;
  }

  .\34xl\:-m-8\/10{
    margin: -80%;
  }

  .\34xl\:-m-9\/10{
    margin: -90%;
  }

  .\34xl\:-m-1\/12{
    margin: -8.33333%;
  }

  .\34xl\:-m-2\/12{
    margin: -16.66667%;
  }

  .\34xl\:-m-3\/12{
    margin: -25%;
  }

  .\34xl\:-m-4\/12{
    margin: -33.33333%;
  }

  .\34xl\:-m-5\/12{
    margin: -41.66667%;
  }

  .\34xl\:-m-6\/12{
    margin: -50%;
  }

  .\34xl\:-m-7\/12{
    margin: -58.33333%;
  }

  .\34xl\:-m-8\/12{
    margin: -66.66667%;
  }

  .\34xl\:-m-9\/12{
    margin: -75%;
  }

  .\34xl\:-m-10\/12{
    margin: -83.33333%;
  }

  .\34xl\:-m-11\/12{
    margin: -91.66667%;
  }

  .\34xl\:my-0{
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .\34xl\:mx-0{
    margin-left: 0px;
    margin-right: 0px;
  }

  .\34xl\:my-1{
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }

  .\34xl\:mx-1{
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }

  .\34xl\:my-2{
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }

  .\34xl\:mx-2{
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }

  .\34xl\:my-3{
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }

  .\34xl\:mx-3{
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }

  .\34xl\:my-4{
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .\34xl\:mx-4{
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .\34xl\:my-5{
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }

  .\34xl\:mx-5{
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }

  .\34xl\:my-6{
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .\34xl\:mx-6{
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .\34xl\:my-7{
    margin-top: 1.75rem;
    margin-bottom: 1.75rem;
  }

  .\34xl\:mx-7{
    margin-left: 1.75rem;
    margin-right: 1.75rem;
  }

  .\34xl\:my-8{
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .\34xl\:mx-8{
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .\34xl\:my-9{
    margin-top: 2.25rem;
    margin-bottom: 2.25rem;
  }

  .\34xl\:mx-9{
    margin-left: 2.25rem;
    margin-right: 2.25rem;
  }

  .\34xl\:my-10{
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .\34xl\:mx-10{
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }

  .\34xl\:my-11{
    margin-top: 2.75rem;
    margin-bottom: 2.75rem;
  }

  .\34xl\:mx-11{
    margin-left: 2.75rem;
    margin-right: 2.75rem;
  }

  .\34xl\:my-12{
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .\34xl\:mx-12{
    margin-left: 3rem;
    margin-right: 3rem;
  }

  .\34xl\:my-13{
    margin-top: 3.25rem;
    margin-bottom: 3.25rem;
  }

  .\34xl\:mx-13{
    margin-left: 3.25rem;
    margin-right: 3.25rem;
  }

  .\34xl\:my-14{
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }

  .\34xl\:mx-14{
    margin-left: 3.5rem;
    margin-right: 3.5rem;
  }

  .\34xl\:my-15{
    margin-top: 3.75rem;
    margin-bottom: 3.75rem;
  }

  .\34xl\:mx-15{
    margin-left: 3.75rem;
    margin-right: 3.75rem;
  }

  .\34xl\:my-16{
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .\34xl\:mx-16{
    margin-left: 4rem;
    margin-right: 4rem;
  }

  .\34xl\:my-17{
    margin-top: 4.25rem;
    margin-bottom: 4.25rem;
  }

  .\34xl\:mx-17{
    margin-left: 4.25rem;
    margin-right: 4.25rem;
  }

  .\34xl\:my-18{
    margin-top: 4.5rem;
    margin-bottom: 4.5rem;
  }

  .\34xl\:mx-18{
    margin-left: 4.5rem;
    margin-right: 4.5rem;
  }

  .\34xl\:my-19{
    margin-top: 4.75rem;
    margin-bottom: 4.75rem;
  }

  .\34xl\:mx-19{
    margin-left: 4.75rem;
    margin-right: 4.75rem;
  }

  .\34xl\:my-20{
    margin-top: 5rem;
    margin-bottom: 5rem;
  }

  .\34xl\:mx-20{
    margin-left: 5rem;
    margin-right: 5rem;
  }

  .\34xl\:my-22{
    margin-top: 5.5rem;
    margin-bottom: 5.5rem;
  }

  .\34xl\:mx-22{
    margin-left: 5.5rem;
    margin-right: 5.5rem;
  }

  .\34xl\:my-24{
    margin-top: 6rem;
    margin-bottom: 6rem;
  }

  .\34xl\:mx-24{
    margin-left: 6rem;
    margin-right: 6rem;
  }

  .\34xl\:my-25{
    margin-top: 6.25rem;
    margin-bottom: 6.25rem;
  }

  .\34xl\:mx-25{
    margin-left: 6.25rem;
    margin-right: 6.25rem;
  }

  .\34xl\:my-28{
    margin-top: 7rem;
    margin-bottom: 7rem;
  }

  .\34xl\:mx-28{
    margin-left: 7rem;
    margin-right: 7rem;
  }

  .\34xl\:my-30{
    margin-top: 7.5rem;
    margin-bottom: 7.5rem;
  }

  .\34xl\:mx-30{
    margin-left: 7.5rem;
    margin-right: 7.5rem;
  }

  .\34xl\:my-32{
    margin-top: 8rem;
    margin-bottom: 8rem;
  }

  .\34xl\:mx-32{
    margin-left: 8rem;
    margin-right: 8rem;
  }

  .\34xl\:my-34{
    margin-top: 8.5rem;
    margin-bottom: 8.5rem;
  }

  .\34xl\:mx-34{
    margin-left: 8.5rem;
    margin-right: 8.5rem;
  }

  .\34xl\:my-35{
    margin-top: 8.75rem;
    margin-bottom: 8.75rem;
  }

  .\34xl\:mx-35{
    margin-left: 8.75rem;
    margin-right: 8.75rem;
  }

  .\34xl\:my-36{
    margin-top: 9rem;
    margin-bottom: 9rem;
  }

  .\34xl\:mx-36{
    margin-left: 9rem;
    margin-right: 9rem;
  }

  .\34xl\:my-39{
    margin-top: 9.75rem;
    margin-bottom: 9.75rem;
  }

  .\34xl\:mx-39{
    margin-left: 9.75rem;
    margin-right: 9.75rem;
  }

  .\34xl\:my-40{
    margin-top: 10rem;
    margin-bottom: 10rem;
  }

  .\34xl\:mx-40{
    margin-left: 10rem;
    margin-right: 10rem;
  }

  .\34xl\:my-42{
    margin-top: 10.5rem;
    margin-bottom: 10.5rem;
  }

  .\34xl\:mx-42{
    margin-left: 10.5rem;
    margin-right: 10.5rem;
  }

  .\34xl\:my-44{
    margin-top: 11rem;
    margin-bottom: 11rem;
  }

  .\34xl\:mx-44{
    margin-left: 11rem;
    margin-right: 11rem;
  }

  .\34xl\:my-45{
    margin-top: 11.25rem;
    margin-bottom: 11.25rem;
  }

  .\34xl\:mx-45{
    margin-left: 11.25rem;
    margin-right: 11.25rem;
  }

  .\34xl\:my-48{
    margin-top: 12rem;
    margin-bottom: 12rem;
  }

  .\34xl\:mx-48{
    margin-left: 12rem;
    margin-right: 12rem;
  }

  .\34xl\:my-50{
    margin-top: 12.5rem;
    margin-bottom: 12.5rem;
  }

  .\34xl\:mx-50{
    margin-left: 12.5rem;
    margin-right: 12.5rem;
  }

  .\34xl\:my-52{
    margin-top: 13rem;
    margin-bottom: 13rem;
  }

  .\34xl\:mx-52{
    margin-left: 13rem;
    margin-right: 13rem;
  }

  .\34xl\:my-55{
    margin-top: 13.75rem;
    margin-bottom: 13.75rem;
  }

  .\34xl\:mx-55{
    margin-left: 13.75rem;
    margin-right: 13.75rem;
  }

  .\34xl\:my-56{
    margin-top: 14rem;
    margin-bottom: 14rem;
  }

  .\34xl\:mx-56{
    margin-left: 14rem;
    margin-right: 14rem;
  }

  .\34xl\:my-58{
    margin-top: 14.5rem;
    margin-bottom: 14.5rem;
  }

  .\34xl\:mx-58{
    margin-left: 14.5rem;
    margin-right: 14.5rem;
  }

  .\34xl\:my-60{
    margin-top: 15rem;
    margin-bottom: 15rem;
  }

  .\34xl\:mx-60{
    margin-left: 15rem;
    margin-right: 15rem;
  }

  .\34xl\:my-64{
    margin-top: 16rem;
    margin-bottom: 16rem;
  }

  .\34xl\:mx-64{
    margin-left: 16rem;
    margin-right: 16rem;
  }

  .\34xl\:my-65{
    margin-top: 16.25rem;
    margin-bottom: 16.25rem;
  }

  .\34xl\:mx-65{
    margin-left: 16.25rem;
    margin-right: 16.25rem;
  }

  .\34xl\:my-68{
    margin-top: 17rem;
    margin-bottom: 17rem;
  }

  .\34xl\:mx-68{
    margin-left: 17rem;
    margin-right: 17rem;
  }

  .\34xl\:my-69{
    margin-top: 17.25rem;
    margin-bottom: 17.25rem;
  }

  .\34xl\:mx-69{
    margin-left: 17.25rem;
    margin-right: 17.25rem;
  }

  .\34xl\:my-70{
    margin-top: 17.5rem;
    margin-bottom: 17.5rem;
  }

  .\34xl\:mx-70{
    margin-left: 17.5rem;
    margin-right: 17.5rem;
  }

  .\34xl\:my-72{
    margin-top: 18rem;
    margin-bottom: 18rem;
  }

  .\34xl\:mx-72{
    margin-left: 18rem;
    margin-right: 18rem;
  }

  .\34xl\:my-75{
    margin-top: 18.75rem;
    margin-bottom: 18.75rem;
  }

  .\34xl\:mx-75{
    margin-left: 18.75rem;
    margin-right: 18.75rem;
  }

  .\34xl\:my-80{
    margin-top: 20rem;
    margin-bottom: 20rem;
  }

  .\34xl\:mx-80{
    margin-left: 20rem;
    margin-right: 20rem;
  }

  .\34xl\:my-85{
    margin-top: 21.25rem;
    margin-bottom: 21.25rem;
  }

  .\34xl\:mx-85{
    margin-left: 21.25rem;
    margin-right: 21.25rem;
  }

  .\34xl\:my-86{
    margin-top: 21.5rem;
    margin-bottom: 21.5rem;
  }

  .\34xl\:mx-86{
    margin-left: 21.5rem;
    margin-right: 21.5rem;
  }

  .\34xl\:my-90{
    margin-top: 22.5rem;
    margin-bottom: 22.5rem;
  }

  .\34xl\:mx-90{
    margin-left: 22.5rem;
    margin-right: 22.5rem;
  }

  .\34xl\:my-96{
    margin-top: 24rem;
    margin-bottom: 24rem;
  }

  .\34xl\:mx-96{
    margin-left: 24rem;
    margin-right: 24rem;
  }

  .\34xl\:my-100{
    margin-top: 25rem;
    margin-bottom: 25rem;
  }

  .\34xl\:mx-100{
    margin-left: 25rem;
    margin-right: 25rem;
  }

  .\34xl\:my-115{
    margin-top: 28.75rem;
    margin-bottom: 28.75rem;
  }

  .\34xl\:mx-115{
    margin-left: 28.75rem;
    margin-right: 28.75rem;
  }

  .\34xl\:my-125{
    margin-top: 31.25rem;
    margin-bottom: 31.25rem;
  }

  .\34xl\:mx-125{
    margin-left: 31.25rem;
    margin-right: 31.25rem;
  }

  .\34xl\:my-142{
    margin-top: 35.5rem;
    margin-bottom: 35.5rem;
  }

  .\34xl\:mx-142{
    margin-left: 35.5rem;
    margin-right: 35.5rem;
  }

  .\34xl\:my-150{
    margin-top: 37.5rem;
    margin-bottom: 37.5rem;
  }

  .\34xl\:mx-150{
    margin-left: 37.5rem;
    margin-right: 37.5rem;
  }

  .\34xl\:my-156{
    margin-top: 39rem;
    margin-bottom: 39rem;
  }

  .\34xl\:mx-156{
    margin-left: 39rem;
    margin-right: 39rem;
  }

  .\34xl\:my-160{
    margin-top: 40rem;
    margin-bottom: 40rem;
  }

  .\34xl\:mx-160{
    margin-left: 40rem;
    margin-right: 40rem;
  }

  .\34xl\:my-175{
    margin-top: 43.75rem;
    margin-bottom: 43.75rem;
  }

  .\34xl\:mx-175{
    margin-left: 43.75rem;
    margin-right: 43.75rem;
  }

  .\34xl\:my-207{
    margin-top: 51.75rem;
    margin-bottom: 51.75rem;
  }

  .\34xl\:mx-207{
    margin-left: 51.75rem;
    margin-right: 51.75rem;
  }

  .\34xl\:my-242{
    margin-top: 60.5rem;
    margin-bottom: 60.5rem;
  }

  .\34xl\:mx-242{
    margin-left: 60.5rem;
    margin-right: 60.5rem;
  }

  .\34xl\:my-250{
    margin-top: 62.5rem;
    margin-bottom: 62.5rem;
  }

  .\34xl\:mx-250{
    margin-left: 62.5rem;
    margin-right: 62.5rem;
  }

  .\34xl\:my-258{
    margin-top: 64.5rem;
    margin-bottom: 64.5rem;
  }

  .\34xl\:mx-258{
    margin-left: 64.5rem;
    margin-right: 64.5rem;
  }

  .\34xl\:my-265{
    margin-top: 66.25rem;
    margin-bottom: 66.25rem;
  }

  .\34xl\:mx-265{
    margin-left: 66.25rem;
    margin-right: 66.25rem;
  }

  .\34xl\:my-280{
    margin-top: 70rem;
    margin-bottom: 70rem;
  }

  .\34xl\:mx-280{
    margin-left: 70rem;
    margin-right: 70rem;
  }

  .\34xl\:my-auto{
    margin-top: auto;
    margin-bottom: auto;
  }

  .\34xl\:mx-auto{
    margin-left: auto;
    margin-right: auto;
  }

  .\34xl\:my-px{
    margin-top: 1px;
    margin-bottom: 1px;
  }

  .\34xl\:mx-px{
    margin-left: 1px;
    margin-right: 1px;
  }

  .\34xl\:my-0\.5{
    margin-top: 0.125rem;
    margin-bottom: 0.125rem;
  }

  .\34xl\:mx-0\.5{
    margin-left: 0.125rem;
    margin-right: 0.125rem;
  }

  .\34xl\:my-1\.5{
    margin-top: 0.375rem;
    margin-bottom: 0.375rem;
  }

  .\34xl\:mx-1\.5{
    margin-left: 0.375rem;
    margin-right: 0.375rem;
  }

  .\34xl\:my-2\.5{
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
  }

  .\34xl\:mx-2\.5{
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }

  .\34xl\:my-3\.5{
    margin-top: 0.875rem;
    margin-bottom: 0.875rem;
  }

  .\34xl\:mx-3\.5{
    margin-left: 0.875rem;
    margin-right: 0.875rem;
  }

  .\34xl\:my-0\.25{
    margin-top: 0.0625rem;
    margin-bottom: 0.0625rem;
  }

  .\34xl\:mx-0\.25{
    margin-left: 0.0625rem;
    margin-right: 0.0625rem;
  }

  .\34xl\:my-0\.75{
    margin-top: 0.1875rem;
    margin-bottom: 0.1875rem;
  }

  .\34xl\:mx-0\.75{
    margin-left: 0.1875rem;
    margin-right: 0.1875rem;
  }

  .\34xl\:my-1\.25{
    margin-top: 0.3125rem;
    margin-bottom: 0.3125rem;
  }

  .\34xl\:mx-1\.25{
    margin-left: 0.3125rem;
    margin-right: 0.3125rem;
  }

  .\34xl\:my-1\.75{
    margin-top: 0.4375rem;
    margin-bottom: 0.4375rem;
  }

  .\34xl\:mx-1\.75{
    margin-left: 0.4375rem;
    margin-right: 0.4375rem;
  }

  .\34xl\:my-2\.25{
    margin-top: 0.5625rem;
    margin-bottom: 0.5625rem;
  }

  .\34xl\:mx-2\.25{
    margin-left: 0.5625rem;
    margin-right: 0.5625rem;
  }

  .\34xl\:my-2\.75{
    margin-top: 0.6875rem;
    margin-bottom: 0.6875rem;
  }

  .\34xl\:mx-2\.75{
    margin-left: 0.6875rem;
    margin-right: 0.6875rem;
  }

  .\34xl\:my-3\.25{
    margin-top: 0.8125rem;
    margin-bottom: 0.8125rem;
  }

  .\34xl\:mx-3\.25{
    margin-left: 0.8125rem;
    margin-right: 0.8125rem;
  }

  .\34xl\:my-3\.75{
    margin-top: 0.9375rem;
    margin-bottom: 0.9375rem;
  }

  .\34xl\:mx-3\.75{
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }

  .\34xl\:my-4\.25{
    margin-top: 1.0625rem;
    margin-bottom: 1.0625rem;
  }

  .\34xl\:mx-4\.25{
    margin-left: 1.0625rem;
    margin-right: 1.0625rem;
  }

  .\34xl\:my-4\.5{
    margin-top: 1.125rem;
    margin-bottom: 1.125rem;
  }

  .\34xl\:mx-4\.5{
    margin-left: 1.125rem;
    margin-right: 1.125rem;
  }

  .\34xl\:my-4\.75{
    margin-top: 1.1875rem;
    margin-bottom: 1.1875rem;
  }

  .\34xl\:mx-4\.75{
    margin-left: 1.1875rem;
    margin-right: 1.1875rem;
  }

  .\34xl\:my-5\.25{
    margin-top: 1.3125rem;
    margin-bottom: 1.3125rem;
  }

  .\34xl\:mx-5\.25{
    margin-left: 1.3125rem;
    margin-right: 1.3125rem;
  }

  .\34xl\:my-5\.5{
    margin-top: 1.375rem;
    margin-bottom: 1.375rem;
  }

  .\34xl\:mx-5\.5{
    margin-left: 1.375rem;
    margin-right: 1.375rem;
  }

  .\34xl\:my-5\.75{
    margin-top: 1.4375rem;
    margin-bottom: 1.4375rem;
  }

  .\34xl\:mx-5\.75{
    margin-left: 1.4375rem;
    margin-right: 1.4375rem;
  }

  .\34xl\:my-6\.25{
    margin-top: 1.5625rem;
    margin-bottom: 1.5625rem;
  }

  .\34xl\:mx-6\.25{
    margin-left: 1.5625rem;
    margin-right: 1.5625rem;
  }

  .\34xl\:my-6\.5{
    margin-top: 1.625rem;
    margin-bottom: 1.625rem;
  }

  .\34xl\:mx-6\.5{
    margin-left: 1.625rem;
    margin-right: 1.625rem;
  }

  .\34xl\:my-6\.75{
    margin-top: 1.6875rem;
    margin-bottom: 1.6875rem;
  }

  .\34xl\:mx-6\.75{
    margin-left: 1.6875rem;
    margin-right: 1.6875rem;
  }

  .\34xl\:my-7\.25{
    margin-top: 1.8125rem;
    margin-bottom: 1.8125rem;
  }

  .\34xl\:mx-7\.25{
    margin-left: 1.8125rem;
    margin-right: 1.8125rem;
  }

  .\34xl\:my-7\.5{
    margin-top: 1.875rem;
    margin-bottom: 1.875rem;
  }

  .\34xl\:mx-7\.5{
    margin-left: 1.875rem;
    margin-right: 1.875rem;
  }

  .\34xl\:my-8\.25{
    margin-top: 2.0625rem;
    margin-bottom: 2.0625rem;
  }

  .\34xl\:mx-8\.25{
    margin-left: 2.0625rem;
    margin-right: 2.0625rem;
  }

  .\34xl\:my-8\.5{
    margin-top: 2.125rem;
    margin-bottom: 2.125rem;
  }

  .\34xl\:mx-8\.5{
    margin-left: 2.125rem;
    margin-right: 2.125rem;
  }

  .\34xl\:my-9\.25{
    margin-top: 2.3125rem;
    margin-bottom: 2.3125rem;
  }

  .\34xl\:mx-9\.25{
    margin-left: 2.3125rem;
    margin-right: 2.3125rem;
  }

  .\34xl\:my-9\.5{
    margin-top: 2.375rem;
    margin-bottom: 2.375rem;
  }

  .\34xl\:mx-9\.5{
    margin-left: 2.375rem;
    margin-right: 2.375rem;
  }

  .\34xl\:my-10\.5{
    margin-top: 2.625rem;
    margin-bottom: 2.625rem;
  }

  .\34xl\:mx-10\.5{
    margin-left: 2.625rem;
    margin-right: 2.625rem;
  }

  .\34xl\:my-11\.25{
    margin-top: 2.8125rem;
    margin-bottom: 2.8125rem;
  }

  .\34xl\:mx-11\.25{
    margin-left: 2.8125rem;
    margin-right: 2.8125rem;
  }

  .\34xl\:my-11\.5{
    margin-top: 2.875rem;
    margin-bottom: 2.875rem;
  }

  .\34xl\:mx-11\.5{
    margin-left: 2.875rem;
    margin-right: 2.875rem;
  }

  .\34xl\:my-12\.5{
    margin-top: 3.125rem;
    margin-bottom: 3.125rem;
  }

  .\34xl\:mx-12\.5{
    margin-left: 3.125rem;
    margin-right: 3.125rem;
  }

  .\34xl\:my-12\.75{
    margin-top: 3.1875rem;
    margin-bottom: 3.1875rem;
  }

  .\34xl\:mx-12\.75{
    margin-left: 3.1875rem;
    margin-right: 3.1875rem;
  }

  .\34xl\:my-13\.5{
    margin-top: 3.375rem;
    margin-bottom: 3.375rem;
  }

  .\34xl\:mx-13\.5{
    margin-left: 3.375rem;
    margin-right: 3.375rem;
  }

  .\34xl\:my-14\.5{
    margin-top: 3.625rem;
    margin-bottom: 3.625rem;
  }

  .\34xl\:mx-14\.5{
    margin-left: 3.625rem;
    margin-right: 3.625rem;
  }

  .\34xl\:my-15\.5{
    margin-top: 3.875rem;
    margin-bottom: 3.875rem;
  }

  .\34xl\:mx-15\.5{
    margin-left: 3.875rem;
    margin-right: 3.875rem;
  }

  .\34xl\:my-15\.75{
    margin-top: 3.9375rem;
    margin-bottom: 3.9375rem;
  }

  .\34xl\:mx-15\.75{
    margin-left: 3.9375rem;
    margin-right: 3.9375rem;
  }

  .\34xl\:my-16\.25{
    margin-top: 4.0625rem;
    margin-bottom: 4.0625rem;
  }

  .\34xl\:mx-16\.25{
    margin-left: 4.0625rem;
    margin-right: 4.0625rem;
  }

  .\34xl\:my-17\.25{
    margin-top: 4.3125rem;
    margin-bottom: 4.3125rem;
  }

  .\34xl\:mx-17\.25{
    margin-left: 4.3125rem;
    margin-right: 4.3125rem;
  }

  .\34xl\:my-17\.5{
    margin-top: 4.375rem;
    margin-bottom: 4.375rem;
  }

  .\34xl\:mx-17\.5{
    margin-left: 4.375rem;
    margin-right: 4.375rem;
  }

  .\34xl\:my-18\.25{
    margin-top: 4.5625rem;
    margin-bottom: 4.5625rem;
  }

  .\34xl\:mx-18\.25{
    margin-left: 4.5625rem;
    margin-right: 4.5625rem;
  }

  .\34xl\:my-18\.5{
    margin-top: 4.625rem;
    margin-bottom: 4.625rem;
  }

  .\34xl\:mx-18\.5{
    margin-left: 4.625rem;
    margin-right: 4.625rem;
  }

  .\34xl\:my-20\.25{
    margin-top: 5.0625rem;
    margin-bottom: 5.0625rem;
  }

  .\34xl\:mx-20\.25{
    margin-left: 5.0625rem;
    margin-right: 5.0625rem;
  }

  .\34xl\:my-20\.5{
    margin-top: 5.125rem;
    margin-bottom: 5.125rem;
  }

  .\34xl\:mx-20\.5{
    margin-left: 5.125rem;
    margin-right: 5.125rem;
  }

  .\34xl\:my-22\.5{
    margin-top: 5.625rem;
    margin-bottom: 5.625rem;
  }

  .\34xl\:mx-22\.5{
    margin-left: 5.625rem;
    margin-right: 5.625rem;
  }

  .\34xl\:my-25\.5{
    margin-top: 6.375rem;
    margin-bottom: 6.375rem;
  }

  .\34xl\:mx-25\.5{
    margin-left: 6.375rem;
    margin-right: 6.375rem;
  }

  .\34xl\:my-26\.75{
    margin-top: 6.6875rem;
    margin-bottom: 6.6875rem;
  }

  .\34xl\:mx-26\.75{
    margin-left: 6.6875rem;
    margin-right: 6.6875rem;
  }

  .\34xl\:my-32\.5{
    margin-top: 8.125rem;
    margin-bottom: 8.125rem;
  }

  .\34xl\:mx-32\.5{
    margin-left: 8.125rem;
    margin-right: 8.125rem;
  }

  .\34xl\:my-37\.5{
    margin-top: 9.375rem;
    margin-bottom: 9.375rem;
  }

  .\34xl\:mx-37\.5{
    margin-left: 9.375rem;
    margin-right: 9.375rem;
  }

  .\34xl\:my-41\.25{
    margin-top: 10.3125rem;
    margin-bottom: 10.3125rem;
  }

  .\34xl\:mx-41\.25{
    margin-left: 10.3125rem;
    margin-right: 10.3125rem;
  }

  .\34xl\:my-52\.5{
    margin-top: 13.125rem;
    margin-bottom: 13.125rem;
  }

  .\34xl\:mx-52\.5{
    margin-left: 13.125rem;
    margin-right: 13.125rem;
  }

  .\34xl\:my-54\.5{
    margin-top: 13.625rem;
    margin-bottom: 13.625rem;
  }

  .\34xl\:mx-54\.5{
    margin-left: 13.625rem;
    margin-right: 13.625rem;
  }

  .\34xl\:my-57\.25{
    margin-top: 14.3125rem;
    margin-bottom: 14.3125rem;
  }

  .\34xl\:mx-57\.25{
    margin-left: 14.3125rem;
    margin-right: 14.3125rem;
  }

  .\34xl\:my-57\.5{
    margin-top: 14.375rem;
    margin-bottom: 14.375rem;
  }

  .\34xl\:mx-57\.5{
    margin-left: 14.375rem;
    margin-right: 14.375rem;
  }

  .\34xl\:my-66\.25{
    margin-top: 16.5625rem;
    margin-bottom: 16.5625rem;
  }

  .\34xl\:mx-66\.25{
    margin-left: 16.5625rem;
    margin-right: 16.5625rem;
  }

  .\34xl\:my-74\.5{
    margin-top: 18.125rem;
    margin-bottom: 18.125rem;
  }

  .\34xl\:mx-74\.5{
    margin-left: 18.125rem;
    margin-right: 18.125rem;
  }

  .\34xl\:my-106\.25{
    margin-top: 26.5625rem;
    margin-bottom: 26.5625rem;
  }

  .\34xl\:mx-106\.25{
    margin-left: 26.5625rem;
    margin-right: 26.5625rem;
  }

  .\34xl\:my-112\.25{
    margin-top: 28.0675rem;
    margin-bottom: 28.0675rem;
  }

  .\34xl\:mx-112\.25{
    margin-left: 28.0675rem;
    margin-right: 28.0675rem;
  }

  .\34xl\:my-112\.75{
    margin-top: 28.1875rem;
    margin-bottom: 28.1875rem;
  }

  .\34xl\:mx-112\.75{
    margin-left: 28.1875rem;
    margin-right: 28.1875rem;
  }

  .\34xl\:my-147\.5{
    margin-top: 36.875rem;
    margin-bottom: 36.875rem;
  }

  .\34xl\:mx-147\.5{
    margin-left: 36.875rem;
    margin-right: 36.875rem;
  }

  .\34xl\:my-162\.5{
    margin-top: 40.625rem;
    margin-bottom: 40.625rem;
  }

  .\34xl\:mx-162\.5{
    margin-left: 40.625rem;
    margin-right: 40.625rem;
  }

  .\34xl\:my-172\.25{
    margin-top: 42.5625rem;
    margin-bottom: 42.5625rem;
  }

  .\34xl\:mx-172\.25{
    margin-left: 42.5625rem;
    margin-right: 42.5625rem;
  }

  .\34xl\:my-175\.25{
    margin-top: 43.8125rem;
    margin-bottom: 43.8125rem;
  }

  .\34xl\:mx-175\.25{
    margin-left: 43.8125rem;
    margin-right: 43.8125rem;
  }

  .\34xl\:my-184\.25{
    margin-top: 46.0625rem;
    margin-bottom: 46.0625rem;
  }

  .\34xl\:mx-184\.25{
    margin-left: 46.0625rem;
    margin-right: 46.0625rem;
  }

  .\34xl\:my-203\.25{
    margin-top: 50.8125rem;
    margin-bottom: 50.8125rem;
  }

  .\34xl\:mx-203\.25{
    margin-left: 50.8125rem;
    margin-right: 50.8125rem;
  }

  .\34xl\:my-half{
    margin-top: 50%;
    margin-bottom: 50%;
  }

  .\34xl\:mx-half{
    margin-left: 50%;
    margin-right: 50%;
  }

  .\34xl\:my-full{
    margin-top: 100%;
    margin-bottom: 100%;
  }

  .\34xl\:mx-full{
    margin-left: 100%;
    margin-right: 100%;
  }

  .\34xl\:my-1\/10{
    margin-top: 10%;
    margin-bottom: 10%;
  }

  .\34xl\:mx-1\/10{
    margin-left: 10%;
    margin-right: 10%;
  }

  .\34xl\:my-2\/10{
    margin-top: 20%;
    margin-bottom: 20%;
  }

  .\34xl\:mx-2\/10{
    margin-left: 20%;
    margin-right: 20%;
  }

  .\34xl\:my-3\/10{
    margin-top: 30%;
    margin-bottom: 30%;
  }

  .\34xl\:mx-3\/10{
    margin-left: 30%;
    margin-right: 30%;
  }

  .\34xl\:my-4\/10{
    margin-top: 40%;
    margin-bottom: 40%;
  }

  .\34xl\:mx-4\/10{
    margin-left: 40%;
    margin-right: 40%;
  }

  .\34xl\:my-4\.5\/10{
    margin-top: 45%;
    margin-bottom: 45%;
  }

  .\34xl\:mx-4\.5\/10{
    margin-left: 45%;
    margin-right: 45%;
  }

  .\34xl\:my-5\/10{
    margin-top: 50%;
    margin-bottom: 50%;
  }

  .\34xl\:mx-5\/10{
    margin-left: 50%;
    margin-right: 50%;
  }

  .\34xl\:my-5\.5\/10{
    margin-top: 55%;
    margin-bottom: 55%;
  }

  .\34xl\:mx-5\.5\/10{
    margin-left: 55%;
    margin-right: 55%;
  }

  .\34xl\:my-6\/10{
    margin-top: 60%;
    margin-bottom: 60%;
  }

  .\34xl\:mx-6\/10{
    margin-left: 60%;
    margin-right: 60%;
  }

  .\34xl\:my-7\/10{
    margin-top: 70%;
    margin-bottom: 70%;
  }

  .\34xl\:mx-7\/10{
    margin-left: 70%;
    margin-right: 70%;
  }

  .\34xl\:my-8\/10{
    margin-top: 80%;
    margin-bottom: 80%;
  }

  .\34xl\:mx-8\/10{
    margin-left: 80%;
    margin-right: 80%;
  }

  .\34xl\:my-9\/10{
    margin-top: 90%;
    margin-bottom: 90%;
  }

  .\34xl\:mx-9\/10{
    margin-left: 90%;
    margin-right: 90%;
  }

  .\34xl\:my-1\/12{
    margin-top: 8.333333%;
    margin-bottom: 8.333333%;
  }

  .\34xl\:mx-1\/12{
    margin-left: 8.333333%;
    margin-right: 8.333333%;
  }

  .\34xl\:my-2\/12{
    margin-top: 16.666667%;
    margin-bottom: 16.666667%;
  }

  .\34xl\:mx-2\/12{
    margin-left: 16.666667%;
    margin-right: 16.666667%;
  }

  .\34xl\:my-3\/12{
    margin-top: 25%;
    margin-bottom: 25%;
  }

  .\34xl\:mx-3\/12{
    margin-left: 25%;
    margin-right: 25%;
  }

  .\34xl\:my-4\/12{
    margin-top: 33.333333%;
    margin-bottom: 33.333333%;
  }

  .\34xl\:mx-4\/12{
    margin-left: 33.333333%;
    margin-right: 33.333333%;
  }

  .\34xl\:my-5\/12{
    margin-top: 41.666667%;
    margin-bottom: 41.666667%;
  }

  .\34xl\:mx-5\/12{
    margin-left: 41.666667%;
    margin-right: 41.666667%;
  }

  .\34xl\:my-6\/12{
    margin-top: 50%;
    margin-bottom: 50%;
  }

  .\34xl\:mx-6\/12{
    margin-left: 50%;
    margin-right: 50%;
  }

  .\34xl\:my-7\/12{
    margin-top: 58.333333%;
    margin-bottom: 58.333333%;
  }

  .\34xl\:mx-7\/12{
    margin-left: 58.333333%;
    margin-right: 58.333333%;
  }

  .\34xl\:my-8\/12{
    margin-top: 66.666667%;
    margin-bottom: 66.666667%;
  }

  .\34xl\:mx-8\/12{
    margin-left: 66.666667%;
    margin-right: 66.666667%;
  }

  .\34xl\:my-9\/12{
    margin-top: 75%;
    margin-bottom: 75%;
  }

  .\34xl\:mx-9\/12{
    margin-left: 75%;
    margin-right: 75%;
  }

  .\34xl\:my-10\/12{
    margin-top: 83.333333%;
    margin-bottom: 83.333333%;
  }

  .\34xl\:mx-10\/12{
    margin-left: 83.333333%;
    margin-right: 83.333333%;
  }

  .\34xl\:my-11\/12{
    margin-top: 91.666667%;
    margin-bottom: 91.666667%;
  }

  .\34xl\:mx-11\/12{
    margin-left: 91.666667%;
    margin-right: 91.666667%;
  }

  .\34xl\:-my-0{
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .\34xl\:-mx-0{
    margin-left: 0px;
    margin-right: 0px;
  }

  .\34xl\:-my-1{
    margin-top: -0.25rem;
    margin-bottom: -0.25rem;
  }

  .\34xl\:-mx-1{
    margin-left: -0.25rem;
    margin-right: -0.25rem;
  }

  .\34xl\:-my-2{
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }

  .\34xl\:-mx-2{
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }

  .\34xl\:-my-3{
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }

  .\34xl\:-mx-3{
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }

  .\34xl\:-my-4{
    margin-top: -1rem;
    margin-bottom: -1rem;
  }

  .\34xl\:-mx-4{
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .\34xl\:-my-5{
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
  }

  .\34xl\:-mx-5{
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }

  .\34xl\:-my-6{
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
  }

  .\34xl\:-mx-6{
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }

  .\34xl\:-my-7{
    margin-top: -1.75rem;
    margin-bottom: -1.75rem;
  }

  .\34xl\:-mx-7{
    margin-left: -1.75rem;
    margin-right: -1.75rem;
  }

  .\34xl\:-my-8{
    margin-top: -2rem;
    margin-bottom: -2rem;
  }

  .\34xl\:-mx-8{
    margin-left: -2rem;
    margin-right: -2rem;
  }

  .\34xl\:-my-9{
    margin-top: -2.25rem;
    margin-bottom: -2.25rem;
  }

  .\34xl\:-mx-9{
    margin-left: -2.25rem;
    margin-right: -2.25rem;
  }

  .\34xl\:-my-10{
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
  }

  .\34xl\:-mx-10{
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }

  .\34xl\:-my-11{
    margin-top: -2.75rem;
    margin-bottom: -2.75rem;
  }

  .\34xl\:-mx-11{
    margin-left: -2.75rem;
    margin-right: -2.75rem;
  }

  .\34xl\:-my-12{
    margin-top: -3rem;
    margin-bottom: -3rem;
  }

  .\34xl\:-mx-12{
    margin-left: -3rem;
    margin-right: -3rem;
  }

  .\34xl\:-my-13{
    margin-top: -3.25rem;
    margin-bottom: -3.25rem;
  }

  .\34xl\:-mx-13{
    margin-left: -3.25rem;
    margin-right: -3.25rem;
  }

  .\34xl\:-my-14{
    margin-top: -3.5rem;
    margin-bottom: -3.5rem;
  }

  .\34xl\:-mx-14{
    margin-left: -3.5rem;
    margin-right: -3.5rem;
  }

  .\34xl\:-my-15{
    margin-top: -3.75rem;
    margin-bottom: -3.75rem;
  }

  .\34xl\:-mx-15{
    margin-left: -3.75rem;
    margin-right: -3.75rem;
  }

  .\34xl\:-my-16{
    margin-top: -4rem;
    margin-bottom: -4rem;
  }

  .\34xl\:-mx-16{
    margin-left: -4rem;
    margin-right: -4rem;
  }

  .\34xl\:-my-17{
    margin-top: -4.25rem;
    margin-bottom: -4.25rem;
  }

  .\34xl\:-mx-17{
    margin-left: -4.25rem;
    margin-right: -4.25rem;
  }

  .\34xl\:-my-18{
    margin-top: -4.5rem;
    margin-bottom: -4.5rem;
  }

  .\34xl\:-mx-18{
    margin-left: -4.5rem;
    margin-right: -4.5rem;
  }

  .\34xl\:-my-19{
    margin-top: -4.75rem;
    margin-bottom: -4.75rem;
  }

  .\34xl\:-mx-19{
    margin-left: -4.75rem;
    margin-right: -4.75rem;
  }

  .\34xl\:-my-20{
    margin-top: -5rem;
    margin-bottom: -5rem;
  }

  .\34xl\:-mx-20{
    margin-left: -5rem;
    margin-right: -5rem;
  }

  .\34xl\:-my-22{
    margin-top: -5.5rem;
    margin-bottom: -5.5rem;
  }

  .\34xl\:-mx-22{
    margin-left: -5.5rem;
    margin-right: -5.5rem;
  }

  .\34xl\:-my-24{
    margin-top: -6rem;
    margin-bottom: -6rem;
  }

  .\34xl\:-mx-24{
    margin-left: -6rem;
    margin-right: -6rem;
  }

  .\34xl\:-my-25{
    margin-top: -6.25rem;
    margin-bottom: -6.25rem;
  }

  .\34xl\:-mx-25{
    margin-left: -6.25rem;
    margin-right: -6.25rem;
  }

  .\34xl\:-my-28{
    margin-top: -7rem;
    margin-bottom: -7rem;
  }

  .\34xl\:-mx-28{
    margin-left: -7rem;
    margin-right: -7rem;
  }

  .\34xl\:-my-30{
    margin-top: -7.5rem;
    margin-bottom: -7.5rem;
  }

  .\34xl\:-mx-30{
    margin-left: -7.5rem;
    margin-right: -7.5rem;
  }

  .\34xl\:-my-32{
    margin-top: -8rem;
    margin-bottom: -8rem;
  }

  .\34xl\:-mx-32{
    margin-left: -8rem;
    margin-right: -8rem;
  }

  .\34xl\:-my-34{
    margin-top: -8.5rem;
    margin-bottom: -8.5rem;
  }

  .\34xl\:-mx-34{
    margin-left: -8.5rem;
    margin-right: -8.5rem;
  }

  .\34xl\:-my-35{
    margin-top: -8.75rem;
    margin-bottom: -8.75rem;
  }

  .\34xl\:-mx-35{
    margin-left: -8.75rem;
    margin-right: -8.75rem;
  }

  .\34xl\:-my-36{
    margin-top: -9rem;
    margin-bottom: -9rem;
  }

  .\34xl\:-mx-36{
    margin-left: -9rem;
    margin-right: -9rem;
  }

  .\34xl\:-my-39{
    margin-top: -9.75rem;
    margin-bottom: -9.75rem;
  }

  .\34xl\:-mx-39{
    margin-left: -9.75rem;
    margin-right: -9.75rem;
  }

  .\34xl\:-my-40{
    margin-top: -10rem;
    margin-bottom: -10rem;
  }

  .\34xl\:-mx-40{
    margin-left: -10rem;
    margin-right: -10rem;
  }

  .\34xl\:-my-42{
    margin-top: -10.5rem;
    margin-bottom: -10.5rem;
  }

  .\34xl\:-mx-42{
    margin-left: -10.5rem;
    margin-right: -10.5rem;
  }

  .\34xl\:-my-44{
    margin-top: -11rem;
    margin-bottom: -11rem;
  }

  .\34xl\:-mx-44{
    margin-left: -11rem;
    margin-right: -11rem;
  }

  .\34xl\:-my-45{
    margin-top: -11.25rem;
    margin-bottom: -11.25rem;
  }

  .\34xl\:-mx-45{
    margin-left: -11.25rem;
    margin-right: -11.25rem;
  }

  .\34xl\:-my-48{
    margin-top: -12rem;
    margin-bottom: -12rem;
  }

  .\34xl\:-mx-48{
    margin-left: -12rem;
    margin-right: -12rem;
  }

  .\34xl\:-my-50{
    margin-top: -12.5rem;
    margin-bottom: -12.5rem;
  }

  .\34xl\:-mx-50{
    margin-left: -12.5rem;
    margin-right: -12.5rem;
  }

  .\34xl\:-my-52{
    margin-top: -13rem;
    margin-bottom: -13rem;
  }

  .\34xl\:-mx-52{
    margin-left: -13rem;
    margin-right: -13rem;
  }

  .\34xl\:-my-55{
    margin-top: -13.75rem;
    margin-bottom: -13.75rem;
  }

  .\34xl\:-mx-55{
    margin-left: -13.75rem;
    margin-right: -13.75rem;
  }

  .\34xl\:-my-56{
    margin-top: -14rem;
    margin-bottom: -14rem;
  }

  .\34xl\:-mx-56{
    margin-left: -14rem;
    margin-right: -14rem;
  }

  .\34xl\:-my-58{
    margin-top: -14.5rem;
    margin-bottom: -14.5rem;
  }

  .\34xl\:-mx-58{
    margin-left: -14.5rem;
    margin-right: -14.5rem;
  }

  .\34xl\:-my-60{
    margin-top: -15rem;
    margin-bottom: -15rem;
  }

  .\34xl\:-mx-60{
    margin-left: -15rem;
    margin-right: -15rem;
  }

  .\34xl\:-my-64{
    margin-top: -16rem;
    margin-bottom: -16rem;
  }

  .\34xl\:-mx-64{
    margin-left: -16rem;
    margin-right: -16rem;
  }

  .\34xl\:-my-65{
    margin-top: -16.25rem;
    margin-bottom: -16.25rem;
  }

  .\34xl\:-mx-65{
    margin-left: -16.25rem;
    margin-right: -16.25rem;
  }

  .\34xl\:-my-68{
    margin-top: -17rem;
    margin-bottom: -17rem;
  }

  .\34xl\:-mx-68{
    margin-left: -17rem;
    margin-right: -17rem;
  }

  .\34xl\:-my-69{
    margin-top: -17.25rem;
    margin-bottom: -17.25rem;
  }

  .\34xl\:-mx-69{
    margin-left: -17.25rem;
    margin-right: -17.25rem;
  }

  .\34xl\:-my-70{
    margin-top: -17.5rem;
    margin-bottom: -17.5rem;
  }

  .\34xl\:-mx-70{
    margin-left: -17.5rem;
    margin-right: -17.5rem;
  }

  .\34xl\:-my-72{
    margin-top: -18rem;
    margin-bottom: -18rem;
  }

  .\34xl\:-mx-72{
    margin-left: -18rem;
    margin-right: -18rem;
  }

  .\34xl\:-my-75{
    margin-top: -18.75rem;
    margin-bottom: -18.75rem;
  }

  .\34xl\:-mx-75{
    margin-left: -18.75rem;
    margin-right: -18.75rem;
  }

  .\34xl\:-my-80{
    margin-top: -20rem;
    margin-bottom: -20rem;
  }

  .\34xl\:-mx-80{
    margin-left: -20rem;
    margin-right: -20rem;
  }

  .\34xl\:-my-85{
    margin-top: -21.25rem;
    margin-bottom: -21.25rem;
  }

  .\34xl\:-mx-85{
    margin-left: -21.25rem;
    margin-right: -21.25rem;
  }

  .\34xl\:-my-86{
    margin-top: -21.5rem;
    margin-bottom: -21.5rem;
  }

  .\34xl\:-mx-86{
    margin-left: -21.5rem;
    margin-right: -21.5rem;
  }

  .\34xl\:-my-90{
    margin-top: -22.5rem;
    margin-bottom: -22.5rem;
  }

  .\34xl\:-mx-90{
    margin-left: -22.5rem;
    margin-right: -22.5rem;
  }

  .\34xl\:-my-96{
    margin-top: -24rem;
    margin-bottom: -24rem;
  }

  .\34xl\:-mx-96{
    margin-left: -24rem;
    margin-right: -24rem;
  }

  .\34xl\:-my-100{
    margin-top: -25rem;
    margin-bottom: -25rem;
  }

  .\34xl\:-mx-100{
    margin-left: -25rem;
    margin-right: -25rem;
  }

  .\34xl\:-my-115{
    margin-top: -28.75rem;
    margin-bottom: -28.75rem;
  }

  .\34xl\:-mx-115{
    margin-left: -28.75rem;
    margin-right: -28.75rem;
  }

  .\34xl\:-my-125{
    margin-top: -31.25rem;
    margin-bottom: -31.25rem;
  }

  .\34xl\:-mx-125{
    margin-left: -31.25rem;
    margin-right: -31.25rem;
  }

  .\34xl\:-my-142{
    margin-top: -35.5rem;
    margin-bottom: -35.5rem;
  }

  .\34xl\:-mx-142{
    margin-left: -35.5rem;
    margin-right: -35.5rem;
  }

  .\34xl\:-my-150{
    margin-top: -37.5rem;
    margin-bottom: -37.5rem;
  }

  .\34xl\:-mx-150{
    margin-left: -37.5rem;
    margin-right: -37.5rem;
  }

  .\34xl\:-my-156{
    margin-top: -39rem;
    margin-bottom: -39rem;
  }

  .\34xl\:-mx-156{
    margin-left: -39rem;
    margin-right: -39rem;
  }

  .\34xl\:-my-160{
    margin-top: -40rem;
    margin-bottom: -40rem;
  }

  .\34xl\:-mx-160{
    margin-left: -40rem;
    margin-right: -40rem;
  }

  .\34xl\:-my-175{
    margin-top: -43.75rem;
    margin-bottom: -43.75rem;
  }

  .\34xl\:-mx-175{
    margin-left: -43.75rem;
    margin-right: -43.75rem;
  }

  .\34xl\:-my-207{
    margin-top: -51.75rem;
    margin-bottom: -51.75rem;
  }

  .\34xl\:-mx-207{
    margin-left: -51.75rem;
    margin-right: -51.75rem;
  }

  .\34xl\:-my-242{
    margin-top: -60.5rem;
    margin-bottom: -60.5rem;
  }

  .\34xl\:-mx-242{
    margin-left: -60.5rem;
    margin-right: -60.5rem;
  }

  .\34xl\:-my-250{
    margin-top: -62.5rem;
    margin-bottom: -62.5rem;
  }

  .\34xl\:-mx-250{
    margin-left: -62.5rem;
    margin-right: -62.5rem;
  }

  .\34xl\:-my-258{
    margin-top: -64.5rem;
    margin-bottom: -64.5rem;
  }

  .\34xl\:-mx-258{
    margin-left: -64.5rem;
    margin-right: -64.5rem;
  }

  .\34xl\:-my-265{
    margin-top: -66.25rem;
    margin-bottom: -66.25rem;
  }

  .\34xl\:-mx-265{
    margin-left: -66.25rem;
    margin-right: -66.25rem;
  }

  .\34xl\:-my-280{
    margin-top: -70rem;
    margin-bottom: -70rem;
  }

  .\34xl\:-mx-280{
    margin-left: -70rem;
    margin-right: -70rem;
  }

  .\34xl\:-my-px{
    margin-top: -1px;
    margin-bottom: -1px;
  }

  .\34xl\:-mx-px{
    margin-left: -1px;
    margin-right: -1px;
  }

  .\34xl\:-my-0\.5{
    margin-top: -0.125rem;
    margin-bottom: -0.125rem;
  }

  .\34xl\:-mx-0\.5{
    margin-left: -0.125rem;
    margin-right: -0.125rem;
  }

  .\34xl\:-my-1\.5{
    margin-top: -0.375rem;
    margin-bottom: -0.375rem;
  }

  .\34xl\:-mx-1\.5{
    margin-left: -0.375rem;
    margin-right: -0.375rem;
  }

  .\34xl\:-my-2\.5{
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
  }

  .\34xl\:-mx-2\.5{
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }

  .\34xl\:-my-3\.5{
    margin-top: -0.875rem;
    margin-bottom: -0.875rem;
  }

  .\34xl\:-mx-3\.5{
    margin-left: -0.875rem;
    margin-right: -0.875rem;
  }

  .\34xl\:-my-0\.25{
    margin-top: -0.0625rem;
    margin-bottom: -0.0625rem;
  }

  .\34xl\:-mx-0\.25{
    margin-left: -0.0625rem;
    margin-right: -0.0625rem;
  }

  .\34xl\:-my-0\.75{
    margin-top: -0.1875rem;
    margin-bottom: -0.1875rem;
  }

  .\34xl\:-mx-0\.75{
    margin-left: -0.1875rem;
    margin-right: -0.1875rem;
  }

  .\34xl\:-my-1\.25{
    margin-top: -0.3125rem;
    margin-bottom: -0.3125rem;
  }

  .\34xl\:-mx-1\.25{
    margin-left: -0.3125rem;
    margin-right: -0.3125rem;
  }

  .\34xl\:-my-1\.75{
    margin-top: -0.4375rem;
    margin-bottom: -0.4375rem;
  }

  .\34xl\:-mx-1\.75{
    margin-left: -0.4375rem;
    margin-right: -0.4375rem;
  }

  .\34xl\:-my-2\.25{
    margin-top: -0.5625rem;
    margin-bottom: -0.5625rem;
  }

  .\34xl\:-mx-2\.25{
    margin-left: -0.5625rem;
    margin-right: -0.5625rem;
  }

  .\34xl\:-my-2\.75{
    margin-top: -0.6875rem;
    margin-bottom: -0.6875rem;
  }

  .\34xl\:-mx-2\.75{
    margin-left: -0.6875rem;
    margin-right: -0.6875rem;
  }

  .\34xl\:-my-3\.25{
    margin-top: -0.8125rem;
    margin-bottom: -0.8125rem;
  }

  .\34xl\:-mx-3\.25{
    margin-left: -0.8125rem;
    margin-right: -0.8125rem;
  }

  .\34xl\:-my-3\.75{
    margin-top: -0.9375rem;
    margin-bottom: -0.9375rem;
  }

  .\34xl\:-mx-3\.75{
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
  }

  .\34xl\:-my-4\.25{
    margin-top: -1.0625rem;
    margin-bottom: -1.0625rem;
  }

  .\34xl\:-mx-4\.25{
    margin-left: -1.0625rem;
    margin-right: -1.0625rem;
  }

  .\34xl\:-my-4\.5{
    margin-top: -1.125rem;
    margin-bottom: -1.125rem;
  }

  .\34xl\:-mx-4\.5{
    margin-left: -1.125rem;
    margin-right: -1.125rem;
  }

  .\34xl\:-my-4\.75{
    margin-top: -1.1875rem;
    margin-bottom: -1.1875rem;
  }

  .\34xl\:-mx-4\.75{
    margin-left: -1.1875rem;
    margin-right: -1.1875rem;
  }

  .\34xl\:-my-5\.25{
    margin-top: -1.3125rem;
    margin-bottom: -1.3125rem;
  }

  .\34xl\:-mx-5\.25{
    margin-left: -1.3125rem;
    margin-right: -1.3125rem;
  }

  .\34xl\:-my-5\.5{
    margin-top: -1.375rem;
    margin-bottom: -1.375rem;
  }

  .\34xl\:-mx-5\.5{
    margin-left: -1.375rem;
    margin-right: -1.375rem;
  }

  .\34xl\:-my-5\.75{
    margin-top: -1.4375rem;
    margin-bottom: -1.4375rem;
  }

  .\34xl\:-mx-5\.75{
    margin-left: -1.4375rem;
    margin-right: -1.4375rem;
  }

  .\34xl\:-my-6\.25{
    margin-top: -1.5625rem;
    margin-bottom: -1.5625rem;
  }

  .\34xl\:-mx-6\.25{
    margin-left: -1.5625rem;
    margin-right: -1.5625rem;
  }

  .\34xl\:-my-6\.5{
    margin-top: -1.625rem;
    margin-bottom: -1.625rem;
  }

  .\34xl\:-mx-6\.5{
    margin-left: -1.625rem;
    margin-right: -1.625rem;
  }

  .\34xl\:-my-6\.75{
    margin-top: -1.6875rem;
    margin-bottom: -1.6875rem;
  }

  .\34xl\:-mx-6\.75{
    margin-left: -1.6875rem;
    margin-right: -1.6875rem;
  }

  .\34xl\:-my-7\.25{
    margin-top: -1.8125rem;
    margin-bottom: -1.8125rem;
  }

  .\34xl\:-mx-7\.25{
    margin-left: -1.8125rem;
    margin-right: -1.8125rem;
  }

  .\34xl\:-my-7\.5{
    margin-top: -1.875rem;
    margin-bottom: -1.875rem;
  }

  .\34xl\:-mx-7\.5{
    margin-left: -1.875rem;
    margin-right: -1.875rem;
  }

  .\34xl\:-my-8\.25{
    margin-top: -2.0625rem;
    margin-bottom: -2.0625rem;
  }

  .\34xl\:-mx-8\.25{
    margin-left: -2.0625rem;
    margin-right: -2.0625rem;
  }

  .\34xl\:-my-8\.5{
    margin-top: -2.125rem;
    margin-bottom: -2.125rem;
  }

  .\34xl\:-mx-8\.5{
    margin-left: -2.125rem;
    margin-right: -2.125rem;
  }

  .\34xl\:-my-9\.25{
    margin-top: -2.3125rem;
    margin-bottom: -2.3125rem;
  }

  .\34xl\:-mx-9\.25{
    margin-left: -2.3125rem;
    margin-right: -2.3125rem;
  }

  .\34xl\:-my-9\.5{
    margin-top: -2.375rem;
    margin-bottom: -2.375rem;
  }

  .\34xl\:-mx-9\.5{
    margin-left: -2.375rem;
    margin-right: -2.375rem;
  }

  .\34xl\:-my-10\.5{
    margin-top: -2.625rem;
    margin-bottom: -2.625rem;
  }

  .\34xl\:-mx-10\.5{
    margin-left: -2.625rem;
    margin-right: -2.625rem;
  }

  .\34xl\:-my-11\.25{
    margin-top: -2.8125rem;
    margin-bottom: -2.8125rem;
  }

  .\34xl\:-mx-11\.25{
    margin-left: -2.8125rem;
    margin-right: -2.8125rem;
  }

  .\34xl\:-my-11\.5{
    margin-top: -2.875rem;
    margin-bottom: -2.875rem;
  }

  .\34xl\:-mx-11\.5{
    margin-left: -2.875rem;
    margin-right: -2.875rem;
  }

  .\34xl\:-my-12\.5{
    margin-top: -3.125rem;
    margin-bottom: -3.125rem;
  }

  .\34xl\:-mx-12\.5{
    margin-left: -3.125rem;
    margin-right: -3.125rem;
  }

  .\34xl\:-my-12\.75{
    margin-top: -3.1875rem;
    margin-bottom: -3.1875rem;
  }

  .\34xl\:-mx-12\.75{
    margin-left: -3.1875rem;
    margin-right: -3.1875rem;
  }

  .\34xl\:-my-13\.5{
    margin-top: -3.375rem;
    margin-bottom: -3.375rem;
  }

  .\34xl\:-mx-13\.5{
    margin-left: -3.375rem;
    margin-right: -3.375rem;
  }

  .\34xl\:-my-14\.5{
    margin-top: -3.625rem;
    margin-bottom: -3.625rem;
  }

  .\34xl\:-mx-14\.5{
    margin-left: -3.625rem;
    margin-right: -3.625rem;
  }

  .\34xl\:-my-15\.5{
    margin-top: -3.875rem;
    margin-bottom: -3.875rem;
  }

  .\34xl\:-mx-15\.5{
    margin-left: -3.875rem;
    margin-right: -3.875rem;
  }

  .\34xl\:-my-15\.75{
    margin-top: -3.9375rem;
    margin-bottom: -3.9375rem;
  }

  .\34xl\:-mx-15\.75{
    margin-left: -3.9375rem;
    margin-right: -3.9375rem;
  }

  .\34xl\:-my-16\.25{
    margin-top: -4.0625rem;
    margin-bottom: -4.0625rem;
  }

  .\34xl\:-mx-16\.25{
    margin-left: -4.0625rem;
    margin-right: -4.0625rem;
  }

  .\34xl\:-my-17\.25{
    margin-top: -4.3125rem;
    margin-bottom: -4.3125rem;
  }

  .\34xl\:-mx-17\.25{
    margin-left: -4.3125rem;
    margin-right: -4.3125rem;
  }

  .\34xl\:-my-17\.5{
    margin-top: -4.375rem;
    margin-bottom: -4.375rem;
  }

  .\34xl\:-mx-17\.5{
    margin-left: -4.375rem;
    margin-right: -4.375rem;
  }

  .\34xl\:-my-18\.25{
    margin-top: -4.5625rem;
    margin-bottom: -4.5625rem;
  }

  .\34xl\:-mx-18\.25{
    margin-left: -4.5625rem;
    margin-right: -4.5625rem;
  }

  .\34xl\:-my-18\.5{
    margin-top: -4.625rem;
    margin-bottom: -4.625rem;
  }

  .\34xl\:-mx-18\.5{
    margin-left: -4.625rem;
    margin-right: -4.625rem;
  }

  .\34xl\:-my-20\.25{
    margin-top: -5.0625rem;
    margin-bottom: -5.0625rem;
  }

  .\34xl\:-mx-20\.25{
    margin-left: -5.0625rem;
    margin-right: -5.0625rem;
  }

  .\34xl\:-my-20\.5{
    margin-top: -5.125rem;
    margin-bottom: -5.125rem;
  }

  .\34xl\:-mx-20\.5{
    margin-left: -5.125rem;
    margin-right: -5.125rem;
  }

  .\34xl\:-my-22\.5{
    margin-top: -5.625rem;
    margin-bottom: -5.625rem;
  }

  .\34xl\:-mx-22\.5{
    margin-left: -5.625rem;
    margin-right: -5.625rem;
  }

  .\34xl\:-my-25\.5{
    margin-top: -6.375rem;
    margin-bottom: -6.375rem;
  }

  .\34xl\:-mx-25\.5{
    margin-left: -6.375rem;
    margin-right: -6.375rem;
  }

  .\34xl\:-my-26\.75{
    margin-top: -6.6875rem;
    margin-bottom: -6.6875rem;
  }

  .\34xl\:-mx-26\.75{
    margin-left: -6.6875rem;
    margin-right: -6.6875rem;
  }

  .\34xl\:-my-32\.5{
    margin-top: -8.125rem;
    margin-bottom: -8.125rem;
  }

  .\34xl\:-mx-32\.5{
    margin-left: -8.125rem;
    margin-right: -8.125rem;
  }

  .\34xl\:-my-37\.5{
    margin-top: -9.375rem;
    margin-bottom: -9.375rem;
  }

  .\34xl\:-mx-37\.5{
    margin-left: -9.375rem;
    margin-right: -9.375rem;
  }

  .\34xl\:-my-41\.25{
    margin-top: -10.3125rem;
    margin-bottom: -10.3125rem;
  }

  .\34xl\:-mx-41\.25{
    margin-left: -10.3125rem;
    margin-right: -10.3125rem;
  }

  .\34xl\:-my-52\.5{
    margin-top: -13.125rem;
    margin-bottom: -13.125rem;
  }

  .\34xl\:-mx-52\.5{
    margin-left: -13.125rem;
    margin-right: -13.125rem;
  }

  .\34xl\:-my-54\.5{
    margin-top: -13.625rem;
    margin-bottom: -13.625rem;
  }

  .\34xl\:-mx-54\.5{
    margin-left: -13.625rem;
    margin-right: -13.625rem;
  }

  .\34xl\:-my-57\.25{
    margin-top: -14.3125rem;
    margin-bottom: -14.3125rem;
  }

  .\34xl\:-mx-57\.25{
    margin-left: -14.3125rem;
    margin-right: -14.3125rem;
  }

  .\34xl\:-my-57\.5{
    margin-top: -14.375rem;
    margin-bottom: -14.375rem;
  }

  .\34xl\:-mx-57\.5{
    margin-left: -14.375rem;
    margin-right: -14.375rem;
  }

  .\34xl\:-my-66\.25{
    margin-top: -16.5625rem;
    margin-bottom: -16.5625rem;
  }

  .\34xl\:-mx-66\.25{
    margin-left: -16.5625rem;
    margin-right: -16.5625rem;
  }

  .\34xl\:-my-74\.5{
    margin-top: -18.125rem;
    margin-bottom: -18.125rem;
  }

  .\34xl\:-mx-74\.5{
    margin-left: -18.125rem;
    margin-right: -18.125rem;
  }

  .\34xl\:-my-106\.25{
    margin-top: -26.5625rem;
    margin-bottom: -26.5625rem;
  }

  .\34xl\:-mx-106\.25{
    margin-left: -26.5625rem;
    margin-right: -26.5625rem;
  }

  .\34xl\:-my-112\.25{
    margin-top: -28.0675rem;
    margin-bottom: -28.0675rem;
  }

  .\34xl\:-mx-112\.25{
    margin-left: -28.0675rem;
    margin-right: -28.0675rem;
  }

  .\34xl\:-my-112\.75{
    margin-top: -28.1875rem;
    margin-bottom: -28.1875rem;
  }

  .\34xl\:-mx-112\.75{
    margin-left: -28.1875rem;
    margin-right: -28.1875rem;
  }

  .\34xl\:-my-147\.5{
    margin-top: -36.875rem;
    margin-bottom: -36.875rem;
  }

  .\34xl\:-mx-147\.5{
    margin-left: -36.875rem;
    margin-right: -36.875rem;
  }

  .\34xl\:-my-162\.5{
    margin-top: -40.625rem;
    margin-bottom: -40.625rem;
  }

  .\34xl\:-mx-162\.5{
    margin-left: -40.625rem;
    margin-right: -40.625rem;
  }

  .\34xl\:-my-172\.25{
    margin-top: -42.5625rem;
    margin-bottom: -42.5625rem;
  }

  .\34xl\:-mx-172\.25{
    margin-left: -42.5625rem;
    margin-right: -42.5625rem;
  }

  .\34xl\:-my-175\.25{
    margin-top: -43.8125rem;
    margin-bottom: -43.8125rem;
  }

  .\34xl\:-mx-175\.25{
    margin-left: -43.8125rem;
    margin-right: -43.8125rem;
  }

  .\34xl\:-my-184\.25{
    margin-top: -46.0625rem;
    margin-bottom: -46.0625rem;
  }

  .\34xl\:-mx-184\.25{
    margin-left: -46.0625rem;
    margin-right: -46.0625rem;
  }

  .\34xl\:-my-203\.25{
    margin-top: -50.8125rem;
    margin-bottom: -50.8125rem;
  }

  .\34xl\:-mx-203\.25{
    margin-left: -50.8125rem;
    margin-right: -50.8125rem;
  }

  .\34xl\:-my-half{
    margin-top: -50%;
    margin-bottom: -50%;
  }

  .\34xl\:-mx-half{
    margin-left: -50%;
    margin-right: -50%;
  }

  .\34xl\:-my-full{
    margin-top: -100%;
    margin-bottom: -100%;
  }

  .\34xl\:-mx-full{
    margin-left: -100%;
    margin-right: -100%;
  }

  .\34xl\:-my-1\/10{
    margin-top: -10%;
    margin-bottom: -10%;
  }

  .\34xl\:-mx-1\/10{
    margin-left: -10%;
    margin-right: -10%;
  }

  .\34xl\:-my-2\/10{
    margin-top: -20%;
    margin-bottom: -20%;
  }

  .\34xl\:-mx-2\/10{
    margin-left: -20%;
    margin-right: -20%;
  }

  .\34xl\:-my-3\/10{
    margin-top: -30%;
    margin-bottom: -30%;
  }

  .\34xl\:-mx-3\/10{
    margin-left: -30%;
    margin-right: -30%;
  }

  .\34xl\:-my-4\/10{
    margin-top: -40%;
    margin-bottom: -40%;
  }

  .\34xl\:-mx-4\/10{
    margin-left: -40%;
    margin-right: -40%;
  }

  .\34xl\:-my-4\.5\/10{
    margin-top: -45%;
    margin-bottom: -45%;
  }

  .\34xl\:-mx-4\.5\/10{
    margin-left: -45%;
    margin-right: -45%;
  }

  .\34xl\:-my-5\/10{
    margin-top: -50%;
    margin-bottom: -50%;
  }

  .\34xl\:-mx-5\/10{
    margin-left: -50%;
    margin-right: -50%;
  }

  .\34xl\:-my-5\.5\/10{
    margin-top: -55%;
    margin-bottom: -55%;
  }

  .\34xl\:-mx-5\.5\/10{
    margin-left: -55%;
    margin-right: -55%;
  }

  .\34xl\:-my-6\/10{
    margin-top: -60%;
    margin-bottom: -60%;
  }

  .\34xl\:-mx-6\/10{
    margin-left: -60%;
    margin-right: -60%;
  }

  .\34xl\:-my-7\/10{
    margin-top: -70%;
    margin-bottom: -70%;
  }

  .\34xl\:-mx-7\/10{
    margin-left: -70%;
    margin-right: -70%;
  }

  .\34xl\:-my-8\/10{
    margin-top: -80%;
    margin-bottom: -80%;
  }

  .\34xl\:-mx-8\/10{
    margin-left: -80%;
    margin-right: -80%;
  }

  .\34xl\:-my-9\/10{
    margin-top: -90%;
    margin-bottom: -90%;
  }

  .\34xl\:-mx-9\/10{
    margin-left: -90%;
    margin-right: -90%;
  }

  .\34xl\:-my-1\/12{
    margin-top: -8.33333%;
    margin-bottom: -8.33333%;
  }

  .\34xl\:-mx-1\/12{
    margin-left: -8.33333%;
    margin-right: -8.33333%;
  }

  .\34xl\:-my-2\/12{
    margin-top: -16.66667%;
    margin-bottom: -16.66667%;
  }

  .\34xl\:-mx-2\/12{
    margin-left: -16.66667%;
    margin-right: -16.66667%;
  }

  .\34xl\:-my-3\/12{
    margin-top: -25%;
    margin-bottom: -25%;
  }

  .\34xl\:-mx-3\/12{
    margin-left: -25%;
    margin-right: -25%;
  }

  .\34xl\:-my-4\/12{
    margin-top: -33.33333%;
    margin-bottom: -33.33333%;
  }

  .\34xl\:-mx-4\/12{
    margin-left: -33.33333%;
    margin-right: -33.33333%;
  }

  .\34xl\:-my-5\/12{
    margin-top: -41.66667%;
    margin-bottom: -41.66667%;
  }

  .\34xl\:-mx-5\/12{
    margin-left: -41.66667%;
    margin-right: -41.66667%;
  }

  .\34xl\:-my-6\/12{
    margin-top: -50%;
    margin-bottom: -50%;
  }

  .\34xl\:-mx-6\/12{
    margin-left: -50%;
    margin-right: -50%;
  }

  .\34xl\:-my-7\/12{
    margin-top: -58.33333%;
    margin-bottom: -58.33333%;
  }

  .\34xl\:-mx-7\/12{
    margin-left: -58.33333%;
    margin-right: -58.33333%;
  }

  .\34xl\:-my-8\/12{
    margin-top: -66.66667%;
    margin-bottom: -66.66667%;
  }

  .\34xl\:-mx-8\/12{
    margin-left: -66.66667%;
    margin-right: -66.66667%;
  }

  .\34xl\:-my-9\/12{
    margin-top: -75%;
    margin-bottom: -75%;
  }

  .\34xl\:-mx-9\/12{
    margin-left: -75%;
    margin-right: -75%;
  }

  .\34xl\:-my-10\/12{
    margin-top: -83.33333%;
    margin-bottom: -83.33333%;
  }

  .\34xl\:-mx-10\/12{
    margin-left: -83.33333%;
    margin-right: -83.33333%;
  }

  .\34xl\:-my-11\/12{
    margin-top: -91.66667%;
    margin-bottom: -91.66667%;
  }

  .\34xl\:-mx-11\/12{
    margin-left: -91.66667%;
    margin-right: -91.66667%;
  }

  .\34xl\:mt-0{
    margin-top: 0px;
  }

  .\34xl\:mr-0{
    margin-right: 0px;
  }

  .\34xl\:mb-0{
    margin-bottom: 0px;
  }

  .\34xl\:ml-0{
    margin-left: 0px;
  }

  .\34xl\:mt-1{
    margin-top: 0.25rem;
  }

  .\34xl\:mr-1{
    margin-right: 0.25rem;
  }

  .\34xl\:mb-1{
    margin-bottom: 0.25rem;
  }

  .\34xl\:ml-1{
    margin-left: 0.25rem;
  }

  .\34xl\:mt-2{
    margin-top: 0.5rem;
  }

  .\34xl\:mr-2{
    margin-right: 0.5rem;
  }

  .\34xl\:mb-2{
    margin-bottom: 0.5rem;
  }

  .\34xl\:ml-2{
    margin-left: 0.5rem;
  }

  .\34xl\:mt-3{
    margin-top: 0.75rem;
  }

  .\34xl\:mr-3{
    margin-right: 0.75rem;
  }

  .\34xl\:mb-3{
    margin-bottom: 0.75rem;
  }

  .\34xl\:ml-3{
    margin-left: 0.75rem;
  }

  .\34xl\:mt-4{
    margin-top: 1rem;
  }

  .\34xl\:mr-4{
    margin-right: 1rem;
  }

  .\34xl\:mb-4{
    margin-bottom: 1rem;
  }

  .\34xl\:ml-4{
    margin-left: 1rem;
  }

  .\34xl\:mt-5{
    margin-top: 1.25rem;
  }

  .\34xl\:mr-5{
    margin-right: 1.25rem;
  }

  .\34xl\:mb-5{
    margin-bottom: 1.25rem;
  }

  .\34xl\:ml-5{
    margin-left: 1.25rem;
  }

  .\34xl\:mt-6{
    margin-top: 1.5rem;
  }

  .\34xl\:mr-6{
    margin-right: 1.5rem;
  }

  .\34xl\:mb-6{
    margin-bottom: 1.5rem;
  }

  .\34xl\:ml-6{
    margin-left: 1.5rem;
  }

  .\34xl\:mt-7{
    margin-top: 1.75rem;
  }

  .\34xl\:mr-7{
    margin-right: 1.75rem;
  }

  .\34xl\:mb-7{
    margin-bottom: 1.75rem;
  }

  .\34xl\:ml-7{
    margin-left: 1.75rem;
  }

  .\34xl\:mt-8{
    margin-top: 2rem;
  }

  .\34xl\:mr-8{
    margin-right: 2rem;
  }

  .\34xl\:mb-8{
    margin-bottom: 2rem;
  }

  .\34xl\:ml-8{
    margin-left: 2rem;
  }

  .\34xl\:mt-9{
    margin-top: 2.25rem;
  }

  .\34xl\:mr-9{
    margin-right: 2.25rem;
  }

  .\34xl\:mb-9{
    margin-bottom: 2.25rem;
  }

  .\34xl\:ml-9{
    margin-left: 2.25rem;
  }

  .\34xl\:mt-10{
    margin-top: 2.5rem;
  }

  .\34xl\:mr-10{
    margin-right: 2.5rem;
  }

  .\34xl\:mb-10{
    margin-bottom: 2.5rem;
  }

  .\34xl\:ml-10{
    margin-left: 2.5rem;
  }

  .\34xl\:mt-11{
    margin-top: 2.75rem;
  }

  .\34xl\:mr-11{
    margin-right: 2.75rem;
  }

  .\34xl\:mb-11{
    margin-bottom: 2.75rem;
  }

  .\34xl\:ml-11{
    margin-left: 2.75rem;
  }

  .\34xl\:mt-12{
    margin-top: 3rem;
  }

  .\34xl\:mr-12{
    margin-right: 3rem;
  }

  .\34xl\:mb-12{
    margin-bottom: 3rem;
  }

  .\34xl\:ml-12{
    margin-left: 3rem;
  }

  .\34xl\:mt-13{
    margin-top: 3.25rem;
  }

  .\34xl\:mr-13{
    margin-right: 3.25rem;
  }

  .\34xl\:mb-13{
    margin-bottom: 3.25rem;
  }

  .\34xl\:ml-13{
    margin-left: 3.25rem;
  }

  .\34xl\:mt-14{
    margin-top: 3.5rem;
  }

  .\34xl\:mr-14{
    margin-right: 3.5rem;
  }

  .\34xl\:mb-14{
    margin-bottom: 3.5rem;
  }

  .\34xl\:ml-14{
    margin-left: 3.5rem;
  }

  .\34xl\:mt-15{
    margin-top: 3.75rem;
  }

  .\34xl\:mr-15{
    margin-right: 3.75rem;
  }

  .\34xl\:mb-15{
    margin-bottom: 3.75rem;
  }

  .\34xl\:ml-15{
    margin-left: 3.75rem;
  }

  .\34xl\:mt-16{
    margin-top: 4rem;
  }

  .\34xl\:mr-16{
    margin-right: 4rem;
  }

  .\34xl\:mb-16{
    margin-bottom: 4rem;
  }

  .\34xl\:ml-16{
    margin-left: 4rem;
  }

  .\34xl\:mt-17{
    margin-top: 4.25rem;
  }

  .\34xl\:mr-17{
    margin-right: 4.25rem;
  }

  .\34xl\:mb-17{
    margin-bottom: 4.25rem;
  }

  .\34xl\:ml-17{
    margin-left: 4.25rem;
  }

  .\34xl\:mt-18{
    margin-top: 4.5rem;
  }

  .\34xl\:mr-18{
    margin-right: 4.5rem;
  }

  .\34xl\:mb-18{
    margin-bottom: 4.5rem;
  }

  .\34xl\:ml-18{
    margin-left: 4.5rem;
  }

  .\34xl\:mt-19{
    margin-top: 4.75rem;
  }

  .\34xl\:mr-19{
    margin-right: 4.75rem;
  }

  .\34xl\:mb-19{
    margin-bottom: 4.75rem;
  }

  .\34xl\:ml-19{
    margin-left: 4.75rem;
  }

  .\34xl\:mt-20{
    margin-top: 5rem;
  }

  .\34xl\:mr-20{
    margin-right: 5rem;
  }

  .\34xl\:mb-20{
    margin-bottom: 5rem;
  }

  .\34xl\:ml-20{
    margin-left: 5rem;
  }

  .\34xl\:mt-22{
    margin-top: 5.5rem;
  }

  .\34xl\:mr-22{
    margin-right: 5.5rem;
  }

  .\34xl\:mb-22{
    margin-bottom: 5.5rem;
  }

  .\34xl\:ml-22{
    margin-left: 5.5rem;
  }

  .\34xl\:mt-24{
    margin-top: 6rem;
  }

  .\34xl\:mr-24{
    margin-right: 6rem;
  }

  .\34xl\:mb-24{
    margin-bottom: 6rem;
  }

  .\34xl\:ml-24{
    margin-left: 6rem;
  }

  .\34xl\:mt-25{
    margin-top: 6.25rem;
  }

  .\34xl\:mr-25{
    margin-right: 6.25rem;
  }

  .\34xl\:mb-25{
    margin-bottom: 6.25rem;
  }

  .\34xl\:ml-25{
    margin-left: 6.25rem;
  }

  .\34xl\:mt-28{
    margin-top: 7rem;
  }

  .\34xl\:mr-28{
    margin-right: 7rem;
  }

  .\34xl\:mb-28{
    margin-bottom: 7rem;
  }

  .\34xl\:ml-28{
    margin-left: 7rem;
  }

  .\34xl\:mt-30{
    margin-top: 7.5rem;
  }

  .\34xl\:mr-30{
    margin-right: 7.5rem;
  }

  .\34xl\:mb-30{
    margin-bottom: 7.5rem;
  }

  .\34xl\:ml-30{
    margin-left: 7.5rem;
  }

  .\34xl\:mt-32{
    margin-top: 8rem;
  }

  .\34xl\:mr-32{
    margin-right: 8rem;
  }

  .\34xl\:mb-32{
    margin-bottom: 8rem;
  }

  .\34xl\:ml-32{
    margin-left: 8rem;
  }

  .\34xl\:mt-34{
    margin-top: 8.5rem;
  }

  .\34xl\:mr-34{
    margin-right: 8.5rem;
  }

  .\34xl\:mb-34{
    margin-bottom: 8.5rem;
  }

  .\34xl\:ml-34{
    margin-left: 8.5rem;
  }

  .\34xl\:mt-35{
    margin-top: 8.75rem;
  }

  .\34xl\:mr-35{
    margin-right: 8.75rem;
  }

  .\34xl\:mb-35{
    margin-bottom: 8.75rem;
  }

  .\34xl\:ml-35{
    margin-left: 8.75rem;
  }

  .\34xl\:mt-36{
    margin-top: 9rem;
  }

  .\34xl\:mr-36{
    margin-right: 9rem;
  }

  .\34xl\:mb-36{
    margin-bottom: 9rem;
  }

  .\34xl\:ml-36{
    margin-left: 9rem;
  }

  .\34xl\:mt-39{
    margin-top: 9.75rem;
  }

  .\34xl\:mr-39{
    margin-right: 9.75rem;
  }

  .\34xl\:mb-39{
    margin-bottom: 9.75rem;
  }

  .\34xl\:ml-39{
    margin-left: 9.75rem;
  }

  .\34xl\:mt-40{
    margin-top: 10rem;
  }

  .\34xl\:mr-40{
    margin-right: 10rem;
  }

  .\34xl\:mb-40{
    margin-bottom: 10rem;
  }

  .\34xl\:ml-40{
    margin-left: 10rem;
  }

  .\34xl\:mt-42{
    margin-top: 10.5rem;
  }

  .\34xl\:mr-42{
    margin-right: 10.5rem;
  }

  .\34xl\:mb-42{
    margin-bottom: 10.5rem;
  }

  .\34xl\:ml-42{
    margin-left: 10.5rem;
  }

  .\34xl\:mt-44{
    margin-top: 11rem;
  }

  .\34xl\:mr-44{
    margin-right: 11rem;
  }

  .\34xl\:mb-44{
    margin-bottom: 11rem;
  }

  .\34xl\:ml-44{
    margin-left: 11rem;
  }

  .\34xl\:mt-45{
    margin-top: 11.25rem;
  }

  .\34xl\:mr-45{
    margin-right: 11.25rem;
  }

  .\34xl\:mb-45{
    margin-bottom: 11.25rem;
  }

  .\34xl\:ml-45{
    margin-left: 11.25rem;
  }

  .\34xl\:mt-48{
    margin-top: 12rem;
  }

  .\34xl\:mr-48{
    margin-right: 12rem;
  }

  .\34xl\:mb-48{
    margin-bottom: 12rem;
  }

  .\34xl\:ml-48{
    margin-left: 12rem;
  }

  .\34xl\:mt-50{
    margin-top: 12.5rem;
  }

  .\34xl\:mr-50{
    margin-right: 12.5rem;
  }

  .\34xl\:mb-50{
    margin-bottom: 12.5rem;
  }

  .\34xl\:ml-50{
    margin-left: 12.5rem;
  }

  .\34xl\:mt-52{
    margin-top: 13rem;
  }

  .\34xl\:mr-52{
    margin-right: 13rem;
  }

  .\34xl\:mb-52{
    margin-bottom: 13rem;
  }

  .\34xl\:ml-52{
    margin-left: 13rem;
  }

  .\34xl\:mt-55{
    margin-top: 13.75rem;
  }

  .\34xl\:mr-55{
    margin-right: 13.75rem;
  }

  .\34xl\:mb-55{
    margin-bottom: 13.75rem;
  }

  .\34xl\:ml-55{
    margin-left: 13.75rem;
  }

  .\34xl\:mt-56{
    margin-top: 14rem;
  }

  .\34xl\:mr-56{
    margin-right: 14rem;
  }

  .\34xl\:mb-56{
    margin-bottom: 14rem;
  }

  .\34xl\:ml-56{
    margin-left: 14rem;
  }

  .\34xl\:mt-58{
    margin-top: 14.5rem;
  }

  .\34xl\:mr-58{
    margin-right: 14.5rem;
  }

  .\34xl\:mb-58{
    margin-bottom: 14.5rem;
  }

  .\34xl\:ml-58{
    margin-left: 14.5rem;
  }

  .\34xl\:mt-60{
    margin-top: 15rem;
  }

  .\34xl\:mr-60{
    margin-right: 15rem;
  }

  .\34xl\:mb-60{
    margin-bottom: 15rem;
  }

  .\34xl\:ml-60{
    margin-left: 15rem;
  }

  .\34xl\:mt-64{
    margin-top: 16rem;
  }

  .\34xl\:mr-64{
    margin-right: 16rem;
  }

  .\34xl\:mb-64{
    margin-bottom: 16rem;
  }

  .\34xl\:ml-64{
    margin-left: 16rem;
  }

  .\34xl\:mt-65{
    margin-top: 16.25rem;
  }

  .\34xl\:mr-65{
    margin-right: 16.25rem;
  }

  .\34xl\:mb-65{
    margin-bottom: 16.25rem;
  }

  .\34xl\:ml-65{
    margin-left: 16.25rem;
  }

  .\34xl\:mt-68{
    margin-top: 17rem;
  }

  .\34xl\:mr-68{
    margin-right: 17rem;
  }

  .\34xl\:mb-68{
    margin-bottom: 17rem;
  }

  .\34xl\:ml-68{
    margin-left: 17rem;
  }

  .\34xl\:mt-69{
    margin-top: 17.25rem;
  }

  .\34xl\:mr-69{
    margin-right: 17.25rem;
  }

  .\34xl\:mb-69{
    margin-bottom: 17.25rem;
  }

  .\34xl\:ml-69{
    margin-left: 17.25rem;
  }

  .\34xl\:mt-70{
    margin-top: 17.5rem;
  }

  .\34xl\:mr-70{
    margin-right: 17.5rem;
  }

  .\34xl\:mb-70{
    margin-bottom: 17.5rem;
  }

  .\34xl\:ml-70{
    margin-left: 17.5rem;
  }

  .\34xl\:mt-72{
    margin-top: 18rem;
  }

  .\34xl\:mr-72{
    margin-right: 18rem;
  }

  .\34xl\:mb-72{
    margin-bottom: 18rem;
  }

  .\34xl\:ml-72{
    margin-left: 18rem;
  }

  .\34xl\:mt-75{
    margin-top: 18.75rem;
  }

  .\34xl\:mr-75{
    margin-right: 18.75rem;
  }

  .\34xl\:mb-75{
    margin-bottom: 18.75rem;
  }

  .\34xl\:ml-75{
    margin-left: 18.75rem;
  }

  .\34xl\:mt-80{
    margin-top: 20rem;
  }

  .\34xl\:mr-80{
    margin-right: 20rem;
  }

  .\34xl\:mb-80{
    margin-bottom: 20rem;
  }

  .\34xl\:ml-80{
    margin-left: 20rem;
  }

  .\34xl\:mt-85{
    margin-top: 21.25rem;
  }

  .\34xl\:mr-85{
    margin-right: 21.25rem;
  }

  .\34xl\:mb-85{
    margin-bottom: 21.25rem;
  }

  .\34xl\:ml-85{
    margin-left: 21.25rem;
  }

  .\34xl\:mt-86{
    margin-top: 21.5rem;
  }

  .\34xl\:mr-86{
    margin-right: 21.5rem;
  }

  .\34xl\:mb-86{
    margin-bottom: 21.5rem;
  }

  .\34xl\:ml-86{
    margin-left: 21.5rem;
  }

  .\34xl\:mt-90{
    margin-top: 22.5rem;
  }

  .\34xl\:mr-90{
    margin-right: 22.5rem;
  }

  .\34xl\:mb-90{
    margin-bottom: 22.5rem;
  }

  .\34xl\:ml-90{
    margin-left: 22.5rem;
  }

  .\34xl\:mt-96{
    margin-top: 24rem;
  }

  .\34xl\:mr-96{
    margin-right: 24rem;
  }

  .\34xl\:mb-96{
    margin-bottom: 24rem;
  }

  .\34xl\:ml-96{
    margin-left: 24rem;
  }

  .\34xl\:mt-100{
    margin-top: 25rem;
  }

  .\34xl\:mr-100{
    margin-right: 25rem;
  }

  .\34xl\:mb-100{
    margin-bottom: 25rem;
  }

  .\34xl\:ml-100{
    margin-left: 25rem;
  }

  .\34xl\:mt-115{
    margin-top: 28.75rem;
  }

  .\34xl\:mr-115{
    margin-right: 28.75rem;
  }

  .\34xl\:mb-115{
    margin-bottom: 28.75rem;
  }

  .\34xl\:ml-115{
    margin-left: 28.75rem;
  }

  .\34xl\:mt-125{
    margin-top: 31.25rem;
  }

  .\34xl\:mr-125{
    margin-right: 31.25rem;
  }

  .\34xl\:mb-125{
    margin-bottom: 31.25rem;
  }

  .\34xl\:ml-125{
    margin-left: 31.25rem;
  }

  .\34xl\:mt-142{
    margin-top: 35.5rem;
  }

  .\34xl\:mr-142{
    margin-right: 35.5rem;
  }

  .\34xl\:mb-142{
    margin-bottom: 35.5rem;
  }

  .\34xl\:ml-142{
    margin-left: 35.5rem;
  }

  .\34xl\:mt-150{
    margin-top: 37.5rem;
  }

  .\34xl\:mr-150{
    margin-right: 37.5rem;
  }

  .\34xl\:mb-150{
    margin-bottom: 37.5rem;
  }

  .\34xl\:ml-150{
    margin-left: 37.5rem;
  }

  .\34xl\:mt-156{
    margin-top: 39rem;
  }

  .\34xl\:mr-156{
    margin-right: 39rem;
  }

  .\34xl\:mb-156{
    margin-bottom: 39rem;
  }

  .\34xl\:ml-156{
    margin-left: 39rem;
  }

  .\34xl\:mt-160{
    margin-top: 40rem;
  }

  .\34xl\:mr-160{
    margin-right: 40rem;
  }

  .\34xl\:mb-160{
    margin-bottom: 40rem;
  }

  .\34xl\:ml-160{
    margin-left: 40rem;
  }

  .\34xl\:mt-175{
    margin-top: 43.75rem;
  }

  .\34xl\:mr-175{
    margin-right: 43.75rem;
  }

  .\34xl\:mb-175{
    margin-bottom: 43.75rem;
  }

  .\34xl\:ml-175{
    margin-left: 43.75rem;
  }

  .\34xl\:mt-207{
    margin-top: 51.75rem;
  }

  .\34xl\:mr-207{
    margin-right: 51.75rem;
  }

  .\34xl\:mb-207{
    margin-bottom: 51.75rem;
  }

  .\34xl\:ml-207{
    margin-left: 51.75rem;
  }

  .\34xl\:mt-242{
    margin-top: 60.5rem;
  }

  .\34xl\:mr-242{
    margin-right: 60.5rem;
  }

  .\34xl\:mb-242{
    margin-bottom: 60.5rem;
  }

  .\34xl\:ml-242{
    margin-left: 60.5rem;
  }

  .\34xl\:mt-250{
    margin-top: 62.5rem;
  }

  .\34xl\:mr-250{
    margin-right: 62.5rem;
  }

  .\34xl\:mb-250{
    margin-bottom: 62.5rem;
  }

  .\34xl\:ml-250{
    margin-left: 62.5rem;
  }

  .\34xl\:mt-258{
    margin-top: 64.5rem;
  }

  .\34xl\:mr-258{
    margin-right: 64.5rem;
  }

  .\34xl\:mb-258{
    margin-bottom: 64.5rem;
  }

  .\34xl\:ml-258{
    margin-left: 64.5rem;
  }

  .\34xl\:mt-265{
    margin-top: 66.25rem;
  }

  .\34xl\:mr-265{
    margin-right: 66.25rem;
  }

  .\34xl\:mb-265{
    margin-bottom: 66.25rem;
  }

  .\34xl\:ml-265{
    margin-left: 66.25rem;
  }

  .\34xl\:mt-280{
    margin-top: 70rem;
  }

  .\34xl\:mr-280{
    margin-right: 70rem;
  }

  .\34xl\:mb-280{
    margin-bottom: 70rem;
  }

  .\34xl\:ml-280{
    margin-left: 70rem;
  }

  .\34xl\:mt-auto{
    margin-top: auto;
  }

  .\34xl\:mr-auto{
    margin-right: auto;
  }

  .\34xl\:mb-auto{
    margin-bottom: auto;
  }

  .\34xl\:ml-auto{
    margin-left: auto;
  }

  .\34xl\:mt-px{
    margin-top: 1px;
  }

  .\34xl\:mr-px{
    margin-right: 1px;
  }

  .\34xl\:mb-px{
    margin-bottom: 1px;
  }

  .\34xl\:ml-px{
    margin-left: 1px;
  }

  .\34xl\:mt-0\.5{
    margin-top: 0.125rem;
  }

  .\34xl\:mr-0\.5{
    margin-right: 0.125rem;
  }

  .\34xl\:mb-0\.5{
    margin-bottom: 0.125rem;
  }

  .\34xl\:ml-0\.5{
    margin-left: 0.125rem;
  }

  .\34xl\:mt-1\.5{
    margin-top: 0.375rem;
  }

  .\34xl\:mr-1\.5{
    margin-right: 0.375rem;
  }

  .\34xl\:mb-1\.5{
    margin-bottom: 0.375rem;
  }

  .\34xl\:ml-1\.5{
    margin-left: 0.375rem;
  }

  .\34xl\:mt-2\.5{
    margin-top: 0.625rem;
  }

  .\34xl\:mr-2\.5{
    margin-right: 0.625rem;
  }

  .\34xl\:mb-2\.5{
    margin-bottom: 0.625rem;
  }

  .\34xl\:ml-2\.5{
    margin-left: 0.625rem;
  }

  .\34xl\:mt-3\.5{
    margin-top: 0.875rem;
  }

  .\34xl\:mr-3\.5{
    margin-right: 0.875rem;
  }

  .\34xl\:mb-3\.5{
    margin-bottom: 0.875rem;
  }

  .\34xl\:ml-3\.5{
    margin-left: 0.875rem;
  }

  .\34xl\:mt-0\.25{
    margin-top: 0.0625rem;
  }

  .\34xl\:mr-0\.25{
    margin-right: 0.0625rem;
  }

  .\34xl\:mb-0\.25{
    margin-bottom: 0.0625rem;
  }

  .\34xl\:ml-0\.25{
    margin-left: 0.0625rem;
  }

  .\34xl\:mt-0\.75{
    margin-top: 0.1875rem;
  }

  .\34xl\:mr-0\.75{
    margin-right: 0.1875rem;
  }

  .\34xl\:mb-0\.75{
    margin-bottom: 0.1875rem;
  }

  .\34xl\:ml-0\.75{
    margin-left: 0.1875rem;
  }

  .\34xl\:mt-1\.25{
    margin-top: 0.3125rem;
  }

  .\34xl\:mr-1\.25{
    margin-right: 0.3125rem;
  }

  .\34xl\:mb-1\.25{
    margin-bottom: 0.3125rem;
  }

  .\34xl\:ml-1\.25{
    margin-left: 0.3125rem;
  }

  .\34xl\:mt-1\.75{
    margin-top: 0.4375rem;
  }

  .\34xl\:mr-1\.75{
    margin-right: 0.4375rem;
  }

  .\34xl\:mb-1\.75{
    margin-bottom: 0.4375rem;
  }

  .\34xl\:ml-1\.75{
    margin-left: 0.4375rem;
  }

  .\34xl\:mt-2\.25{
    margin-top: 0.5625rem;
  }

  .\34xl\:mr-2\.25{
    margin-right: 0.5625rem;
  }

  .\34xl\:mb-2\.25{
    margin-bottom: 0.5625rem;
  }

  .\34xl\:ml-2\.25{
    margin-left: 0.5625rem;
  }

  .\34xl\:mt-2\.75{
    margin-top: 0.6875rem;
  }

  .\34xl\:mr-2\.75{
    margin-right: 0.6875rem;
  }

  .\34xl\:mb-2\.75{
    margin-bottom: 0.6875rem;
  }

  .\34xl\:ml-2\.75{
    margin-left: 0.6875rem;
  }

  .\34xl\:mt-3\.25{
    margin-top: 0.8125rem;
  }

  .\34xl\:mr-3\.25{
    margin-right: 0.8125rem;
  }

  .\34xl\:mb-3\.25{
    margin-bottom: 0.8125rem;
  }

  .\34xl\:ml-3\.25{
    margin-left: 0.8125rem;
  }

  .\34xl\:mt-3\.75{
    margin-top: 0.9375rem;
  }

  .\34xl\:mr-3\.75{
    margin-right: 0.9375rem;
  }

  .\34xl\:mb-3\.75{
    margin-bottom: 0.9375rem;
  }

  .\34xl\:ml-3\.75{
    margin-left: 0.9375rem;
  }

  .\34xl\:mt-4\.25{
    margin-top: 1.0625rem;
  }

  .\34xl\:mr-4\.25{
    margin-right: 1.0625rem;
  }

  .\34xl\:mb-4\.25{
    margin-bottom: 1.0625rem;
  }

  .\34xl\:ml-4\.25{
    margin-left: 1.0625rem;
  }

  .\34xl\:mt-4\.5{
    margin-top: 1.125rem;
  }

  .\34xl\:mr-4\.5{
    margin-right: 1.125rem;
  }

  .\34xl\:mb-4\.5{
    margin-bottom: 1.125rem;
  }

  .\34xl\:ml-4\.5{
    margin-left: 1.125rem;
  }

  .\34xl\:mt-4\.75{
    margin-top: 1.1875rem;
  }

  .\34xl\:mr-4\.75{
    margin-right: 1.1875rem;
  }

  .\34xl\:mb-4\.75{
    margin-bottom: 1.1875rem;
  }

  .\34xl\:ml-4\.75{
    margin-left: 1.1875rem;
  }

  .\34xl\:mt-5\.25{
    margin-top: 1.3125rem;
  }

  .\34xl\:mr-5\.25{
    margin-right: 1.3125rem;
  }

  .\34xl\:mb-5\.25{
    margin-bottom: 1.3125rem;
  }

  .\34xl\:ml-5\.25{
    margin-left: 1.3125rem;
  }

  .\34xl\:mt-5\.5{
    margin-top: 1.375rem;
  }

  .\34xl\:mr-5\.5{
    margin-right: 1.375rem;
  }

  .\34xl\:mb-5\.5{
    margin-bottom: 1.375rem;
  }

  .\34xl\:ml-5\.5{
    margin-left: 1.375rem;
  }

  .\34xl\:mt-5\.75{
    margin-top: 1.4375rem;
  }

  .\34xl\:mr-5\.75{
    margin-right: 1.4375rem;
  }

  .\34xl\:mb-5\.75{
    margin-bottom: 1.4375rem;
  }

  .\34xl\:ml-5\.75{
    margin-left: 1.4375rem;
  }

  .\34xl\:mt-6\.25{
    margin-top: 1.5625rem;
  }

  .\34xl\:mr-6\.25{
    margin-right: 1.5625rem;
  }

  .\34xl\:mb-6\.25{
    margin-bottom: 1.5625rem;
  }

  .\34xl\:ml-6\.25{
    margin-left: 1.5625rem;
  }

  .\34xl\:mt-6\.5{
    margin-top: 1.625rem;
  }

  .\34xl\:mr-6\.5{
    margin-right: 1.625rem;
  }

  .\34xl\:mb-6\.5{
    margin-bottom: 1.625rem;
  }

  .\34xl\:ml-6\.5{
    margin-left: 1.625rem;
  }

  .\34xl\:mt-6\.75{
    margin-top: 1.6875rem;
  }

  .\34xl\:mr-6\.75{
    margin-right: 1.6875rem;
  }

  .\34xl\:mb-6\.75{
    margin-bottom: 1.6875rem;
  }

  .\34xl\:ml-6\.75{
    margin-left: 1.6875rem;
  }

  .\34xl\:mt-7\.25{
    margin-top: 1.8125rem;
  }

  .\34xl\:mr-7\.25{
    margin-right: 1.8125rem;
  }

  .\34xl\:mb-7\.25{
    margin-bottom: 1.8125rem;
  }

  .\34xl\:ml-7\.25{
    margin-left: 1.8125rem;
  }

  .\34xl\:mt-7\.5{
    margin-top: 1.875rem;
  }

  .\34xl\:mr-7\.5{
    margin-right: 1.875rem;
  }

  .\34xl\:mb-7\.5{
    margin-bottom: 1.875rem;
  }

  .\34xl\:ml-7\.5{
    margin-left: 1.875rem;
  }

  .\34xl\:mt-8\.25{
    margin-top: 2.0625rem;
  }

  .\34xl\:mr-8\.25{
    margin-right: 2.0625rem;
  }

  .\34xl\:mb-8\.25{
    margin-bottom: 2.0625rem;
  }

  .\34xl\:ml-8\.25{
    margin-left: 2.0625rem;
  }

  .\34xl\:mt-8\.5{
    margin-top: 2.125rem;
  }

  .\34xl\:mr-8\.5{
    margin-right: 2.125rem;
  }

  .\34xl\:mb-8\.5{
    margin-bottom: 2.125rem;
  }

  .\34xl\:ml-8\.5{
    margin-left: 2.125rem;
  }

  .\34xl\:mt-9\.25{
    margin-top: 2.3125rem;
  }

  .\34xl\:mr-9\.25{
    margin-right: 2.3125rem;
  }

  .\34xl\:mb-9\.25{
    margin-bottom: 2.3125rem;
  }

  .\34xl\:ml-9\.25{
    margin-left: 2.3125rem;
  }

  .\34xl\:mt-9\.5{
    margin-top: 2.375rem;
  }

  .\34xl\:mr-9\.5{
    margin-right: 2.375rem;
  }

  .\34xl\:mb-9\.5{
    margin-bottom: 2.375rem;
  }

  .\34xl\:ml-9\.5{
    margin-left: 2.375rem;
  }

  .\34xl\:mt-10\.5{
    margin-top: 2.625rem;
  }

  .\34xl\:mr-10\.5{
    margin-right: 2.625rem;
  }

  .\34xl\:mb-10\.5{
    margin-bottom: 2.625rem;
  }

  .\34xl\:ml-10\.5{
    margin-left: 2.625rem;
  }

  .\34xl\:mt-11\.25{
    margin-top: 2.8125rem;
  }

  .\34xl\:mr-11\.25{
    margin-right: 2.8125rem;
  }

  .\34xl\:mb-11\.25{
    margin-bottom: 2.8125rem;
  }

  .\34xl\:ml-11\.25{
    margin-left: 2.8125rem;
  }

  .\34xl\:mt-11\.5{
    margin-top: 2.875rem;
  }

  .\34xl\:mr-11\.5{
    margin-right: 2.875rem;
  }

  .\34xl\:mb-11\.5{
    margin-bottom: 2.875rem;
  }

  .\34xl\:ml-11\.5{
    margin-left: 2.875rem;
  }

  .\34xl\:mt-12\.5{
    margin-top: 3.125rem;
  }

  .\34xl\:mr-12\.5{
    margin-right: 3.125rem;
  }

  .\34xl\:mb-12\.5{
    margin-bottom: 3.125rem;
  }

  .\34xl\:ml-12\.5{
    margin-left: 3.125rem;
  }

  .\34xl\:mt-12\.75{
    margin-top: 3.1875rem;
  }

  .\34xl\:mr-12\.75{
    margin-right: 3.1875rem;
  }

  .\34xl\:mb-12\.75{
    margin-bottom: 3.1875rem;
  }

  .\34xl\:ml-12\.75{
    margin-left: 3.1875rem;
  }

  .\34xl\:mt-13\.5{
    margin-top: 3.375rem;
  }

  .\34xl\:mr-13\.5{
    margin-right: 3.375rem;
  }

  .\34xl\:mb-13\.5{
    margin-bottom: 3.375rem;
  }

  .\34xl\:ml-13\.5{
    margin-left: 3.375rem;
  }

  .\34xl\:mt-14\.5{
    margin-top: 3.625rem;
  }

  .\34xl\:mr-14\.5{
    margin-right: 3.625rem;
  }

  .\34xl\:mb-14\.5{
    margin-bottom: 3.625rem;
  }

  .\34xl\:ml-14\.5{
    margin-left: 3.625rem;
  }

  .\34xl\:mt-15\.5{
    margin-top: 3.875rem;
  }

  .\34xl\:mr-15\.5{
    margin-right: 3.875rem;
  }

  .\34xl\:mb-15\.5{
    margin-bottom: 3.875rem;
  }

  .\34xl\:ml-15\.5{
    margin-left: 3.875rem;
  }

  .\34xl\:mt-15\.75{
    margin-top: 3.9375rem;
  }

  .\34xl\:mr-15\.75{
    margin-right: 3.9375rem;
  }

  .\34xl\:mb-15\.75{
    margin-bottom: 3.9375rem;
  }

  .\34xl\:ml-15\.75{
    margin-left: 3.9375rem;
  }

  .\34xl\:mt-16\.25{
    margin-top: 4.0625rem;
  }

  .\34xl\:mr-16\.25{
    margin-right: 4.0625rem;
  }

  .\34xl\:mb-16\.25{
    margin-bottom: 4.0625rem;
  }

  .\34xl\:ml-16\.25{
    margin-left: 4.0625rem;
  }

  .\34xl\:mt-17\.25{
    margin-top: 4.3125rem;
  }

  .\34xl\:mr-17\.25{
    margin-right: 4.3125rem;
  }

  .\34xl\:mb-17\.25{
    margin-bottom: 4.3125rem;
  }

  .\34xl\:ml-17\.25{
    margin-left: 4.3125rem;
  }

  .\34xl\:mt-17\.5{
    margin-top: 4.375rem;
  }

  .\34xl\:mr-17\.5{
    margin-right: 4.375rem;
  }

  .\34xl\:mb-17\.5{
    margin-bottom: 4.375rem;
  }

  .\34xl\:ml-17\.5{
    margin-left: 4.375rem;
  }

  .\34xl\:mt-18\.25{
    margin-top: 4.5625rem;
  }

  .\34xl\:mr-18\.25{
    margin-right: 4.5625rem;
  }

  .\34xl\:mb-18\.25{
    margin-bottom: 4.5625rem;
  }

  .\34xl\:ml-18\.25{
    margin-left: 4.5625rem;
  }

  .\34xl\:mt-18\.5{
    margin-top: 4.625rem;
  }

  .\34xl\:mr-18\.5{
    margin-right: 4.625rem;
  }

  .\34xl\:mb-18\.5{
    margin-bottom: 4.625rem;
  }

  .\34xl\:ml-18\.5{
    margin-left: 4.625rem;
  }

  .\34xl\:mt-20\.25{
    margin-top: 5.0625rem;
  }

  .\34xl\:mr-20\.25{
    margin-right: 5.0625rem;
  }

  .\34xl\:mb-20\.25{
    margin-bottom: 5.0625rem;
  }

  .\34xl\:ml-20\.25{
    margin-left: 5.0625rem;
  }

  .\34xl\:mt-20\.5{
    margin-top: 5.125rem;
  }

  .\34xl\:mr-20\.5{
    margin-right: 5.125rem;
  }

  .\34xl\:mb-20\.5{
    margin-bottom: 5.125rem;
  }

  .\34xl\:ml-20\.5{
    margin-left: 5.125rem;
  }

  .\34xl\:mt-22\.5{
    margin-top: 5.625rem;
  }

  .\34xl\:mr-22\.5{
    margin-right: 5.625rem;
  }

  .\34xl\:mb-22\.5{
    margin-bottom: 5.625rem;
  }

  .\34xl\:ml-22\.5{
    margin-left: 5.625rem;
  }

  .\34xl\:mt-25\.5{
    margin-top: 6.375rem;
  }

  .\34xl\:mr-25\.5{
    margin-right: 6.375rem;
  }

  .\34xl\:mb-25\.5{
    margin-bottom: 6.375rem;
  }

  .\34xl\:ml-25\.5{
    margin-left: 6.375rem;
  }

  .\34xl\:mt-26\.75{
    margin-top: 6.6875rem;
  }

  .\34xl\:mr-26\.75{
    margin-right: 6.6875rem;
  }

  .\34xl\:mb-26\.75{
    margin-bottom: 6.6875rem;
  }

  .\34xl\:ml-26\.75{
    margin-left: 6.6875rem;
  }

  .\34xl\:mt-32\.5{
    margin-top: 8.125rem;
  }

  .\34xl\:mr-32\.5{
    margin-right: 8.125rem;
  }

  .\34xl\:mb-32\.5{
    margin-bottom: 8.125rem;
  }

  .\34xl\:ml-32\.5{
    margin-left: 8.125rem;
  }

  .\34xl\:mt-37\.5{
    margin-top: 9.375rem;
  }

  .\34xl\:mr-37\.5{
    margin-right: 9.375rem;
  }

  .\34xl\:mb-37\.5{
    margin-bottom: 9.375rem;
  }

  .\34xl\:ml-37\.5{
    margin-left: 9.375rem;
  }

  .\34xl\:mt-41\.25{
    margin-top: 10.3125rem;
  }

  .\34xl\:mr-41\.25{
    margin-right: 10.3125rem;
  }

  .\34xl\:mb-41\.25{
    margin-bottom: 10.3125rem;
  }

  .\34xl\:ml-41\.25{
    margin-left: 10.3125rem;
  }

  .\34xl\:mt-52\.5{
    margin-top: 13.125rem;
  }

  .\34xl\:mr-52\.5{
    margin-right: 13.125rem;
  }

  .\34xl\:mb-52\.5{
    margin-bottom: 13.125rem;
  }

  .\34xl\:ml-52\.5{
    margin-left: 13.125rem;
  }

  .\34xl\:mt-54\.5{
    margin-top: 13.625rem;
  }

  .\34xl\:mr-54\.5{
    margin-right: 13.625rem;
  }

  .\34xl\:mb-54\.5{
    margin-bottom: 13.625rem;
  }

  .\34xl\:ml-54\.5{
    margin-left: 13.625rem;
  }

  .\34xl\:mt-57\.25{
    margin-top: 14.3125rem;
  }

  .\34xl\:mr-57\.25{
    margin-right: 14.3125rem;
  }

  .\34xl\:mb-57\.25{
    margin-bottom: 14.3125rem;
  }

  .\34xl\:ml-57\.25{
    margin-left: 14.3125rem;
  }

  .\34xl\:mt-57\.5{
    margin-top: 14.375rem;
  }

  .\34xl\:mr-57\.5{
    margin-right: 14.375rem;
  }

  .\34xl\:mb-57\.5{
    margin-bottom: 14.375rem;
  }

  .\34xl\:ml-57\.5{
    margin-left: 14.375rem;
  }

  .\34xl\:mt-66\.25{
    margin-top: 16.5625rem;
  }

  .\34xl\:mr-66\.25{
    margin-right: 16.5625rem;
  }

  .\34xl\:mb-66\.25{
    margin-bottom: 16.5625rem;
  }

  .\34xl\:ml-66\.25{
    margin-left: 16.5625rem;
  }

  .\34xl\:mt-74\.5{
    margin-top: 18.125rem;
  }

  .\34xl\:mr-74\.5{
    margin-right: 18.125rem;
  }

  .\34xl\:mb-74\.5{
    margin-bottom: 18.125rem;
  }

  .\34xl\:ml-74\.5{
    margin-left: 18.125rem;
  }

  .\34xl\:mt-106\.25{
    margin-top: 26.5625rem;
  }

  .\34xl\:mr-106\.25{
    margin-right: 26.5625rem;
  }

  .\34xl\:mb-106\.25{
    margin-bottom: 26.5625rem;
  }

  .\34xl\:ml-106\.25{
    margin-left: 26.5625rem;
  }

  .\34xl\:mt-112\.25{
    margin-top: 28.0675rem;
  }

  .\34xl\:mr-112\.25{
    margin-right: 28.0675rem;
  }

  .\34xl\:mb-112\.25{
    margin-bottom: 28.0675rem;
  }

  .\34xl\:ml-112\.25{
    margin-left: 28.0675rem;
  }

  .\34xl\:mt-112\.75{
    margin-top: 28.1875rem;
  }

  .\34xl\:mr-112\.75{
    margin-right: 28.1875rem;
  }

  .\34xl\:mb-112\.75{
    margin-bottom: 28.1875rem;
  }

  .\34xl\:ml-112\.75{
    margin-left: 28.1875rem;
  }

  .\34xl\:mt-147\.5{
    margin-top: 36.875rem;
  }

  .\34xl\:mr-147\.5{
    margin-right: 36.875rem;
  }

  .\34xl\:mb-147\.5{
    margin-bottom: 36.875rem;
  }

  .\34xl\:ml-147\.5{
    margin-left: 36.875rem;
  }

  .\34xl\:mt-162\.5{
    margin-top: 40.625rem;
  }

  .\34xl\:mr-162\.5{
    margin-right: 40.625rem;
  }

  .\34xl\:mb-162\.5{
    margin-bottom: 40.625rem;
  }

  .\34xl\:ml-162\.5{
    margin-left: 40.625rem;
  }

  .\34xl\:mt-172\.25{
    margin-top: 42.5625rem;
  }

  .\34xl\:mr-172\.25{
    margin-right: 42.5625rem;
  }

  .\34xl\:mb-172\.25{
    margin-bottom: 42.5625rem;
  }

  .\34xl\:ml-172\.25{
    margin-left: 42.5625rem;
  }

  .\34xl\:mt-175\.25{
    margin-top: 43.8125rem;
  }

  .\34xl\:mr-175\.25{
    margin-right: 43.8125rem;
  }

  .\34xl\:mb-175\.25{
    margin-bottom: 43.8125rem;
  }

  .\34xl\:ml-175\.25{
    margin-left: 43.8125rem;
  }

  .\34xl\:mt-184\.25{
    margin-top: 46.0625rem;
  }

  .\34xl\:mr-184\.25{
    margin-right: 46.0625rem;
  }

  .\34xl\:mb-184\.25{
    margin-bottom: 46.0625rem;
  }

  .\34xl\:ml-184\.25{
    margin-left: 46.0625rem;
  }

  .\34xl\:mt-203\.25{
    margin-top: 50.8125rem;
  }

  .\34xl\:mr-203\.25{
    margin-right: 50.8125rem;
  }

  .\34xl\:mb-203\.25{
    margin-bottom: 50.8125rem;
  }

  .\34xl\:ml-203\.25{
    margin-left: 50.8125rem;
  }

  .\34xl\:mt-half{
    margin-top: 50%;
  }

  .\34xl\:mr-half{
    margin-right: 50%;
  }

  .\34xl\:mb-half{
    margin-bottom: 50%;
  }

  .\34xl\:ml-half{
    margin-left: 50%;
  }

  .\34xl\:mt-full{
    margin-top: 100%;
  }

  .\34xl\:mr-full{
    margin-right: 100%;
  }

  .\34xl\:mb-full{
    margin-bottom: 100%;
  }

  .\34xl\:ml-full{
    margin-left: 100%;
  }

  .\34xl\:mt-1\/10{
    margin-top: 10%;
  }

  .\34xl\:mr-1\/10{
    margin-right: 10%;
  }

  .\34xl\:mb-1\/10{
    margin-bottom: 10%;
  }

  .\34xl\:ml-1\/10{
    margin-left: 10%;
  }

  .\34xl\:mt-2\/10{
    margin-top: 20%;
  }

  .\34xl\:mr-2\/10{
    margin-right: 20%;
  }

  .\34xl\:mb-2\/10{
    margin-bottom: 20%;
  }

  .\34xl\:ml-2\/10{
    margin-left: 20%;
  }

  .\34xl\:mt-3\/10{
    margin-top: 30%;
  }

  .\34xl\:mr-3\/10{
    margin-right: 30%;
  }

  .\34xl\:mb-3\/10{
    margin-bottom: 30%;
  }

  .\34xl\:ml-3\/10{
    margin-left: 30%;
  }

  .\34xl\:mt-4\/10{
    margin-top: 40%;
  }

  .\34xl\:mr-4\/10{
    margin-right: 40%;
  }

  .\34xl\:mb-4\/10{
    margin-bottom: 40%;
  }

  .\34xl\:ml-4\/10{
    margin-left: 40%;
  }

  .\34xl\:mt-4\.5\/10{
    margin-top: 45%;
  }

  .\34xl\:mr-4\.5\/10{
    margin-right: 45%;
  }

  .\34xl\:mb-4\.5\/10{
    margin-bottom: 45%;
  }

  .\34xl\:ml-4\.5\/10{
    margin-left: 45%;
  }

  .\34xl\:mt-5\/10{
    margin-top: 50%;
  }

  .\34xl\:mr-5\/10{
    margin-right: 50%;
  }

  .\34xl\:mb-5\/10{
    margin-bottom: 50%;
  }

  .\34xl\:ml-5\/10{
    margin-left: 50%;
  }

  .\34xl\:mt-5\.5\/10{
    margin-top: 55%;
  }

  .\34xl\:mr-5\.5\/10{
    margin-right: 55%;
  }

  .\34xl\:mb-5\.5\/10{
    margin-bottom: 55%;
  }

  .\34xl\:ml-5\.5\/10{
    margin-left: 55%;
  }

  .\34xl\:mt-6\/10{
    margin-top: 60%;
  }

  .\34xl\:mr-6\/10{
    margin-right: 60%;
  }

  .\34xl\:mb-6\/10{
    margin-bottom: 60%;
  }

  .\34xl\:ml-6\/10{
    margin-left: 60%;
  }

  .\34xl\:mt-7\/10{
    margin-top: 70%;
  }

  .\34xl\:mr-7\/10{
    margin-right: 70%;
  }

  .\34xl\:mb-7\/10{
    margin-bottom: 70%;
  }

  .\34xl\:ml-7\/10{
    margin-left: 70%;
  }

  .\34xl\:mt-8\/10{
    margin-top: 80%;
  }

  .\34xl\:mr-8\/10{
    margin-right: 80%;
  }

  .\34xl\:mb-8\/10{
    margin-bottom: 80%;
  }

  .\34xl\:ml-8\/10{
    margin-left: 80%;
  }

  .\34xl\:mt-9\/10{
    margin-top: 90%;
  }

  .\34xl\:mr-9\/10{
    margin-right: 90%;
  }

  .\34xl\:mb-9\/10{
    margin-bottom: 90%;
  }

  .\34xl\:ml-9\/10{
    margin-left: 90%;
  }

  .\34xl\:mt-1\/12{
    margin-top: 8.333333%;
  }

  .\34xl\:mr-1\/12{
    margin-right: 8.333333%;
  }

  .\34xl\:mb-1\/12{
    margin-bottom: 8.333333%;
  }

  .\34xl\:ml-1\/12{
    margin-left: 8.333333%;
  }

  .\34xl\:mt-2\/12{
    margin-top: 16.666667%;
  }

  .\34xl\:mr-2\/12{
    margin-right: 16.666667%;
  }

  .\34xl\:mb-2\/12{
    margin-bottom: 16.666667%;
  }

  .\34xl\:ml-2\/12{
    margin-left: 16.666667%;
  }

  .\34xl\:mt-3\/12{
    margin-top: 25%;
  }

  .\34xl\:mr-3\/12{
    margin-right: 25%;
  }

  .\34xl\:mb-3\/12{
    margin-bottom: 25%;
  }

  .\34xl\:ml-3\/12{
    margin-left: 25%;
  }

  .\34xl\:mt-4\/12{
    margin-top: 33.333333%;
  }

  .\34xl\:mr-4\/12{
    margin-right: 33.333333%;
  }

  .\34xl\:mb-4\/12{
    margin-bottom: 33.333333%;
  }

  .\34xl\:ml-4\/12{
    margin-left: 33.333333%;
  }

  .\34xl\:mt-5\/12{
    margin-top: 41.666667%;
  }

  .\34xl\:mr-5\/12{
    margin-right: 41.666667%;
  }

  .\34xl\:mb-5\/12{
    margin-bottom: 41.666667%;
  }

  .\34xl\:ml-5\/12{
    margin-left: 41.666667%;
  }

  .\34xl\:mt-6\/12{
    margin-top: 50%;
  }

  .\34xl\:mr-6\/12{
    margin-right: 50%;
  }

  .\34xl\:mb-6\/12{
    margin-bottom: 50%;
  }

  .\34xl\:ml-6\/12{
    margin-left: 50%;
  }

  .\34xl\:mt-7\/12{
    margin-top: 58.333333%;
  }

  .\34xl\:mr-7\/12{
    margin-right: 58.333333%;
  }

  .\34xl\:mb-7\/12{
    margin-bottom: 58.333333%;
  }

  .\34xl\:ml-7\/12{
    margin-left: 58.333333%;
  }

  .\34xl\:mt-8\/12{
    margin-top: 66.666667%;
  }

  .\34xl\:mr-8\/12{
    margin-right: 66.666667%;
  }

  .\34xl\:mb-8\/12{
    margin-bottom: 66.666667%;
  }

  .\34xl\:ml-8\/12{
    margin-left: 66.666667%;
  }

  .\34xl\:mt-9\/12{
    margin-top: 75%;
  }

  .\34xl\:mr-9\/12{
    margin-right: 75%;
  }

  .\34xl\:mb-9\/12{
    margin-bottom: 75%;
  }

  .\34xl\:ml-9\/12{
    margin-left: 75%;
  }

  .\34xl\:mt-10\/12{
    margin-top: 83.333333%;
  }

  .\34xl\:mr-10\/12{
    margin-right: 83.333333%;
  }

  .\34xl\:mb-10\/12{
    margin-bottom: 83.333333%;
  }

  .\34xl\:ml-10\/12{
    margin-left: 83.333333%;
  }

  .\34xl\:mt-11\/12{
    margin-top: 91.666667%;
  }

  .\34xl\:mr-11\/12{
    margin-right: 91.666667%;
  }

  .\34xl\:mb-11\/12{
    margin-bottom: 91.666667%;
  }

  .\34xl\:ml-11\/12{
    margin-left: 91.666667%;
  }

  .\34xl\:-mt-0{
    margin-top: 0px;
  }

  .\34xl\:-mr-0{
    margin-right: 0px;
  }

  .\34xl\:-mb-0{
    margin-bottom: 0px;
  }

  .\34xl\:-ml-0{
    margin-left: 0px;
  }

  .\34xl\:-mt-1{
    margin-top: -0.25rem;
  }

  .\34xl\:-mr-1{
    margin-right: -0.25rem;
  }

  .\34xl\:-mb-1{
    margin-bottom: -0.25rem;
  }

  .\34xl\:-ml-1{
    margin-left: -0.25rem;
  }

  .\34xl\:-mt-2{
    margin-top: -0.5rem;
  }

  .\34xl\:-mr-2{
    margin-right: -0.5rem;
  }

  .\34xl\:-mb-2{
    margin-bottom: -0.5rem;
  }

  .\34xl\:-ml-2{
    margin-left: -0.5rem;
  }

  .\34xl\:-mt-3{
    margin-top: -0.75rem;
  }

  .\34xl\:-mr-3{
    margin-right: -0.75rem;
  }

  .\34xl\:-mb-3{
    margin-bottom: -0.75rem;
  }

  .\34xl\:-ml-3{
    margin-left: -0.75rem;
  }

  .\34xl\:-mt-4{
    margin-top: -1rem;
  }

  .\34xl\:-mr-4{
    margin-right: -1rem;
  }

  .\34xl\:-mb-4{
    margin-bottom: -1rem;
  }

  .\34xl\:-ml-4{
    margin-left: -1rem;
  }

  .\34xl\:-mt-5{
    margin-top: -1.25rem;
  }

  .\34xl\:-mr-5{
    margin-right: -1.25rem;
  }

  .\34xl\:-mb-5{
    margin-bottom: -1.25rem;
  }

  .\34xl\:-ml-5{
    margin-left: -1.25rem;
  }

  .\34xl\:-mt-6{
    margin-top: -1.5rem;
  }

  .\34xl\:-mr-6{
    margin-right: -1.5rem;
  }

  .\34xl\:-mb-6{
    margin-bottom: -1.5rem;
  }

  .\34xl\:-ml-6{
    margin-left: -1.5rem;
  }

  .\34xl\:-mt-7{
    margin-top: -1.75rem;
  }

  .\34xl\:-mr-7{
    margin-right: -1.75rem;
  }

  .\34xl\:-mb-7{
    margin-bottom: -1.75rem;
  }

  .\34xl\:-ml-7{
    margin-left: -1.75rem;
  }

  .\34xl\:-mt-8{
    margin-top: -2rem;
  }

  .\34xl\:-mr-8{
    margin-right: -2rem;
  }

  .\34xl\:-mb-8{
    margin-bottom: -2rem;
  }

  .\34xl\:-ml-8{
    margin-left: -2rem;
  }

  .\34xl\:-mt-9{
    margin-top: -2.25rem;
  }

  .\34xl\:-mr-9{
    margin-right: -2.25rem;
  }

  .\34xl\:-mb-9{
    margin-bottom: -2.25rem;
  }

  .\34xl\:-ml-9{
    margin-left: -2.25rem;
  }

  .\34xl\:-mt-10{
    margin-top: -2.5rem;
  }

  .\34xl\:-mr-10{
    margin-right: -2.5rem;
  }

  .\34xl\:-mb-10{
    margin-bottom: -2.5rem;
  }

  .\34xl\:-ml-10{
    margin-left: -2.5rem;
  }

  .\34xl\:-mt-11{
    margin-top: -2.75rem;
  }

  .\34xl\:-mr-11{
    margin-right: -2.75rem;
  }

  .\34xl\:-mb-11{
    margin-bottom: -2.75rem;
  }

  .\34xl\:-ml-11{
    margin-left: -2.75rem;
  }

  .\34xl\:-mt-12{
    margin-top: -3rem;
  }

  .\34xl\:-mr-12{
    margin-right: -3rem;
  }

  .\34xl\:-mb-12{
    margin-bottom: -3rem;
  }

  .\34xl\:-ml-12{
    margin-left: -3rem;
  }

  .\34xl\:-mt-13{
    margin-top: -3.25rem;
  }

  .\34xl\:-mr-13{
    margin-right: -3.25rem;
  }

  .\34xl\:-mb-13{
    margin-bottom: -3.25rem;
  }

  .\34xl\:-ml-13{
    margin-left: -3.25rem;
  }

  .\34xl\:-mt-14{
    margin-top: -3.5rem;
  }

  .\34xl\:-mr-14{
    margin-right: -3.5rem;
  }

  .\34xl\:-mb-14{
    margin-bottom: -3.5rem;
  }

  .\34xl\:-ml-14{
    margin-left: -3.5rem;
  }

  .\34xl\:-mt-15{
    margin-top: -3.75rem;
  }

  .\34xl\:-mr-15{
    margin-right: -3.75rem;
  }

  .\34xl\:-mb-15{
    margin-bottom: -3.75rem;
  }

  .\34xl\:-ml-15{
    margin-left: -3.75rem;
  }

  .\34xl\:-mt-16{
    margin-top: -4rem;
  }

  .\34xl\:-mr-16{
    margin-right: -4rem;
  }

  .\34xl\:-mb-16{
    margin-bottom: -4rem;
  }

  .\34xl\:-ml-16{
    margin-left: -4rem;
  }

  .\34xl\:-mt-17{
    margin-top: -4.25rem;
  }

  .\34xl\:-mr-17{
    margin-right: -4.25rem;
  }

  .\34xl\:-mb-17{
    margin-bottom: -4.25rem;
  }

  .\34xl\:-ml-17{
    margin-left: -4.25rem;
  }

  .\34xl\:-mt-18{
    margin-top: -4.5rem;
  }

  .\34xl\:-mr-18{
    margin-right: -4.5rem;
  }

  .\34xl\:-mb-18{
    margin-bottom: -4.5rem;
  }

  .\34xl\:-ml-18{
    margin-left: -4.5rem;
  }

  .\34xl\:-mt-19{
    margin-top: -4.75rem;
  }

  .\34xl\:-mr-19{
    margin-right: -4.75rem;
  }

  .\34xl\:-mb-19{
    margin-bottom: -4.75rem;
  }

  .\34xl\:-ml-19{
    margin-left: -4.75rem;
  }

  .\34xl\:-mt-20{
    margin-top: -5rem;
  }

  .\34xl\:-mr-20{
    margin-right: -5rem;
  }

  .\34xl\:-mb-20{
    margin-bottom: -5rem;
  }

  .\34xl\:-ml-20{
    margin-left: -5rem;
  }

  .\34xl\:-mt-22{
    margin-top: -5.5rem;
  }

  .\34xl\:-mr-22{
    margin-right: -5.5rem;
  }

  .\34xl\:-mb-22{
    margin-bottom: -5.5rem;
  }

  .\34xl\:-ml-22{
    margin-left: -5.5rem;
  }

  .\34xl\:-mt-24{
    margin-top: -6rem;
  }

  .\34xl\:-mr-24{
    margin-right: -6rem;
  }

  .\34xl\:-mb-24{
    margin-bottom: -6rem;
  }

  .\34xl\:-ml-24{
    margin-left: -6rem;
  }

  .\34xl\:-mt-25{
    margin-top: -6.25rem;
  }

  .\34xl\:-mr-25{
    margin-right: -6.25rem;
  }

  .\34xl\:-mb-25{
    margin-bottom: -6.25rem;
  }

  .\34xl\:-ml-25{
    margin-left: -6.25rem;
  }

  .\34xl\:-mt-28{
    margin-top: -7rem;
  }

  .\34xl\:-mr-28{
    margin-right: -7rem;
  }

  .\34xl\:-mb-28{
    margin-bottom: -7rem;
  }

  .\34xl\:-ml-28{
    margin-left: -7rem;
  }

  .\34xl\:-mt-30{
    margin-top: -7.5rem;
  }

  .\34xl\:-mr-30{
    margin-right: -7.5rem;
  }

  .\34xl\:-mb-30{
    margin-bottom: -7.5rem;
  }

  .\34xl\:-ml-30{
    margin-left: -7.5rem;
  }

  .\34xl\:-mt-32{
    margin-top: -8rem;
  }

  .\34xl\:-mr-32{
    margin-right: -8rem;
  }

  .\34xl\:-mb-32{
    margin-bottom: -8rem;
  }

  .\34xl\:-ml-32{
    margin-left: -8rem;
  }

  .\34xl\:-mt-34{
    margin-top: -8.5rem;
  }

  .\34xl\:-mr-34{
    margin-right: -8.5rem;
  }

  .\34xl\:-mb-34{
    margin-bottom: -8.5rem;
  }

  .\34xl\:-ml-34{
    margin-left: -8.5rem;
  }

  .\34xl\:-mt-35{
    margin-top: -8.75rem;
  }

  .\34xl\:-mr-35{
    margin-right: -8.75rem;
  }

  .\34xl\:-mb-35{
    margin-bottom: -8.75rem;
  }

  .\34xl\:-ml-35{
    margin-left: -8.75rem;
  }

  .\34xl\:-mt-36{
    margin-top: -9rem;
  }

  .\34xl\:-mr-36{
    margin-right: -9rem;
  }

  .\34xl\:-mb-36{
    margin-bottom: -9rem;
  }

  .\34xl\:-ml-36{
    margin-left: -9rem;
  }

  .\34xl\:-mt-39{
    margin-top: -9.75rem;
  }

  .\34xl\:-mr-39{
    margin-right: -9.75rem;
  }

  .\34xl\:-mb-39{
    margin-bottom: -9.75rem;
  }

  .\34xl\:-ml-39{
    margin-left: -9.75rem;
  }

  .\34xl\:-mt-40{
    margin-top: -10rem;
  }

  .\34xl\:-mr-40{
    margin-right: -10rem;
  }

  .\34xl\:-mb-40{
    margin-bottom: -10rem;
  }

  .\34xl\:-ml-40{
    margin-left: -10rem;
  }

  .\34xl\:-mt-42{
    margin-top: -10.5rem;
  }

  .\34xl\:-mr-42{
    margin-right: -10.5rem;
  }

  .\34xl\:-mb-42{
    margin-bottom: -10.5rem;
  }

  .\34xl\:-ml-42{
    margin-left: -10.5rem;
  }

  .\34xl\:-mt-44{
    margin-top: -11rem;
  }

  .\34xl\:-mr-44{
    margin-right: -11rem;
  }

  .\34xl\:-mb-44{
    margin-bottom: -11rem;
  }

  .\34xl\:-ml-44{
    margin-left: -11rem;
  }

  .\34xl\:-mt-45{
    margin-top: -11.25rem;
  }

  .\34xl\:-mr-45{
    margin-right: -11.25rem;
  }

  .\34xl\:-mb-45{
    margin-bottom: -11.25rem;
  }

  .\34xl\:-ml-45{
    margin-left: -11.25rem;
  }

  .\34xl\:-mt-48{
    margin-top: -12rem;
  }

  .\34xl\:-mr-48{
    margin-right: -12rem;
  }

  .\34xl\:-mb-48{
    margin-bottom: -12rem;
  }

  .\34xl\:-ml-48{
    margin-left: -12rem;
  }

  .\34xl\:-mt-50{
    margin-top: -12.5rem;
  }

  .\34xl\:-mr-50{
    margin-right: -12.5rem;
  }

  .\34xl\:-mb-50{
    margin-bottom: -12.5rem;
  }

  .\34xl\:-ml-50{
    margin-left: -12.5rem;
  }

  .\34xl\:-mt-52{
    margin-top: -13rem;
  }

  .\34xl\:-mr-52{
    margin-right: -13rem;
  }

  .\34xl\:-mb-52{
    margin-bottom: -13rem;
  }

  .\34xl\:-ml-52{
    margin-left: -13rem;
  }

  .\34xl\:-mt-55{
    margin-top: -13.75rem;
  }

  .\34xl\:-mr-55{
    margin-right: -13.75rem;
  }

  .\34xl\:-mb-55{
    margin-bottom: -13.75rem;
  }

  .\34xl\:-ml-55{
    margin-left: -13.75rem;
  }

  .\34xl\:-mt-56{
    margin-top: -14rem;
  }

  .\34xl\:-mr-56{
    margin-right: -14rem;
  }

  .\34xl\:-mb-56{
    margin-bottom: -14rem;
  }

  .\34xl\:-ml-56{
    margin-left: -14rem;
  }

  .\34xl\:-mt-58{
    margin-top: -14.5rem;
  }

  .\34xl\:-mr-58{
    margin-right: -14.5rem;
  }

  .\34xl\:-mb-58{
    margin-bottom: -14.5rem;
  }

  .\34xl\:-ml-58{
    margin-left: -14.5rem;
  }

  .\34xl\:-mt-60{
    margin-top: -15rem;
  }

  .\34xl\:-mr-60{
    margin-right: -15rem;
  }

  .\34xl\:-mb-60{
    margin-bottom: -15rem;
  }

  .\34xl\:-ml-60{
    margin-left: -15rem;
  }

  .\34xl\:-mt-64{
    margin-top: -16rem;
  }

  .\34xl\:-mr-64{
    margin-right: -16rem;
  }

  .\34xl\:-mb-64{
    margin-bottom: -16rem;
  }

  .\34xl\:-ml-64{
    margin-left: -16rem;
  }

  .\34xl\:-mt-65{
    margin-top: -16.25rem;
  }

  .\34xl\:-mr-65{
    margin-right: -16.25rem;
  }

  .\34xl\:-mb-65{
    margin-bottom: -16.25rem;
  }

  .\34xl\:-ml-65{
    margin-left: -16.25rem;
  }

  .\34xl\:-mt-68{
    margin-top: -17rem;
  }

  .\34xl\:-mr-68{
    margin-right: -17rem;
  }

  .\34xl\:-mb-68{
    margin-bottom: -17rem;
  }

  .\34xl\:-ml-68{
    margin-left: -17rem;
  }

  .\34xl\:-mt-69{
    margin-top: -17.25rem;
  }

  .\34xl\:-mr-69{
    margin-right: -17.25rem;
  }

  .\34xl\:-mb-69{
    margin-bottom: -17.25rem;
  }

  .\34xl\:-ml-69{
    margin-left: -17.25rem;
  }

  .\34xl\:-mt-70{
    margin-top: -17.5rem;
  }

  .\34xl\:-mr-70{
    margin-right: -17.5rem;
  }

  .\34xl\:-mb-70{
    margin-bottom: -17.5rem;
  }

  .\34xl\:-ml-70{
    margin-left: -17.5rem;
  }

  .\34xl\:-mt-72{
    margin-top: -18rem;
  }

  .\34xl\:-mr-72{
    margin-right: -18rem;
  }

  .\34xl\:-mb-72{
    margin-bottom: -18rem;
  }

  .\34xl\:-ml-72{
    margin-left: -18rem;
  }

  .\34xl\:-mt-75{
    margin-top: -18.75rem;
  }

  .\34xl\:-mr-75{
    margin-right: -18.75rem;
  }

  .\34xl\:-mb-75{
    margin-bottom: -18.75rem;
  }

  .\34xl\:-ml-75{
    margin-left: -18.75rem;
  }

  .\34xl\:-mt-80{
    margin-top: -20rem;
  }

  .\34xl\:-mr-80{
    margin-right: -20rem;
  }

  .\34xl\:-mb-80{
    margin-bottom: -20rem;
  }

  .\34xl\:-ml-80{
    margin-left: -20rem;
  }

  .\34xl\:-mt-85{
    margin-top: -21.25rem;
  }

  .\34xl\:-mr-85{
    margin-right: -21.25rem;
  }

  .\34xl\:-mb-85{
    margin-bottom: -21.25rem;
  }

  .\34xl\:-ml-85{
    margin-left: -21.25rem;
  }

  .\34xl\:-mt-86{
    margin-top: -21.5rem;
  }

  .\34xl\:-mr-86{
    margin-right: -21.5rem;
  }

  .\34xl\:-mb-86{
    margin-bottom: -21.5rem;
  }

  .\34xl\:-ml-86{
    margin-left: -21.5rem;
  }

  .\34xl\:-mt-90{
    margin-top: -22.5rem;
  }

  .\34xl\:-mr-90{
    margin-right: -22.5rem;
  }

  .\34xl\:-mb-90{
    margin-bottom: -22.5rem;
  }

  .\34xl\:-ml-90{
    margin-left: -22.5rem;
  }

  .\34xl\:-mt-96{
    margin-top: -24rem;
  }

  .\34xl\:-mr-96{
    margin-right: -24rem;
  }

  .\34xl\:-mb-96{
    margin-bottom: -24rem;
  }

  .\34xl\:-ml-96{
    margin-left: -24rem;
  }

  .\34xl\:-mt-100{
    margin-top: -25rem;
  }

  .\34xl\:-mr-100{
    margin-right: -25rem;
  }

  .\34xl\:-mb-100{
    margin-bottom: -25rem;
  }

  .\34xl\:-ml-100{
    margin-left: -25rem;
  }

  .\34xl\:-mt-115{
    margin-top: -28.75rem;
  }

  .\34xl\:-mr-115{
    margin-right: -28.75rem;
  }

  .\34xl\:-mb-115{
    margin-bottom: -28.75rem;
  }

  .\34xl\:-ml-115{
    margin-left: -28.75rem;
  }

  .\34xl\:-mt-125{
    margin-top: -31.25rem;
  }

  .\34xl\:-mr-125{
    margin-right: -31.25rem;
  }

  .\34xl\:-mb-125{
    margin-bottom: -31.25rem;
  }

  .\34xl\:-ml-125{
    margin-left: -31.25rem;
  }

  .\34xl\:-mt-142{
    margin-top: -35.5rem;
  }

  .\34xl\:-mr-142{
    margin-right: -35.5rem;
  }

  .\34xl\:-mb-142{
    margin-bottom: -35.5rem;
  }

  .\34xl\:-ml-142{
    margin-left: -35.5rem;
  }

  .\34xl\:-mt-150{
    margin-top: -37.5rem;
  }

  .\34xl\:-mr-150{
    margin-right: -37.5rem;
  }

  .\34xl\:-mb-150{
    margin-bottom: -37.5rem;
  }

  .\34xl\:-ml-150{
    margin-left: -37.5rem;
  }

  .\34xl\:-mt-156{
    margin-top: -39rem;
  }

  .\34xl\:-mr-156{
    margin-right: -39rem;
  }

  .\34xl\:-mb-156{
    margin-bottom: -39rem;
  }

  .\34xl\:-ml-156{
    margin-left: -39rem;
  }

  .\34xl\:-mt-160{
    margin-top: -40rem;
  }

  .\34xl\:-mr-160{
    margin-right: -40rem;
  }

  .\34xl\:-mb-160{
    margin-bottom: -40rem;
  }

  .\34xl\:-ml-160{
    margin-left: -40rem;
  }

  .\34xl\:-mt-175{
    margin-top: -43.75rem;
  }

  .\34xl\:-mr-175{
    margin-right: -43.75rem;
  }

  .\34xl\:-mb-175{
    margin-bottom: -43.75rem;
  }

  .\34xl\:-ml-175{
    margin-left: -43.75rem;
  }

  .\34xl\:-mt-207{
    margin-top: -51.75rem;
  }

  .\34xl\:-mr-207{
    margin-right: -51.75rem;
  }

  .\34xl\:-mb-207{
    margin-bottom: -51.75rem;
  }

  .\34xl\:-ml-207{
    margin-left: -51.75rem;
  }

  .\34xl\:-mt-242{
    margin-top: -60.5rem;
  }

  .\34xl\:-mr-242{
    margin-right: -60.5rem;
  }

  .\34xl\:-mb-242{
    margin-bottom: -60.5rem;
  }

  .\34xl\:-ml-242{
    margin-left: -60.5rem;
  }

  .\34xl\:-mt-250{
    margin-top: -62.5rem;
  }

  .\34xl\:-mr-250{
    margin-right: -62.5rem;
  }

  .\34xl\:-mb-250{
    margin-bottom: -62.5rem;
  }

  .\34xl\:-ml-250{
    margin-left: -62.5rem;
  }

  .\34xl\:-mt-258{
    margin-top: -64.5rem;
  }

  .\34xl\:-mr-258{
    margin-right: -64.5rem;
  }

  .\34xl\:-mb-258{
    margin-bottom: -64.5rem;
  }

  .\34xl\:-ml-258{
    margin-left: -64.5rem;
  }

  .\34xl\:-mt-265{
    margin-top: -66.25rem;
  }

  .\34xl\:-mr-265{
    margin-right: -66.25rem;
  }

  .\34xl\:-mb-265{
    margin-bottom: -66.25rem;
  }

  .\34xl\:-ml-265{
    margin-left: -66.25rem;
  }

  .\34xl\:-mt-280{
    margin-top: -70rem;
  }

  .\34xl\:-mr-280{
    margin-right: -70rem;
  }

  .\34xl\:-mb-280{
    margin-bottom: -70rem;
  }

  .\34xl\:-ml-280{
    margin-left: -70rem;
  }

  .\34xl\:-mt-px{
    margin-top: -1px;
  }

  .\34xl\:-mr-px{
    margin-right: -1px;
  }

  .\34xl\:-mb-px{
    margin-bottom: -1px;
  }

  .\34xl\:-ml-px{
    margin-left: -1px;
  }

  .\34xl\:-mt-0\.5{
    margin-top: -0.125rem;
  }

  .\34xl\:-mr-0\.5{
    margin-right: -0.125rem;
  }

  .\34xl\:-mb-0\.5{
    margin-bottom: -0.125rem;
  }

  .\34xl\:-ml-0\.5{
    margin-left: -0.125rem;
  }

  .\34xl\:-mt-1\.5{
    margin-top: -0.375rem;
  }

  .\34xl\:-mr-1\.5{
    margin-right: -0.375rem;
  }

  .\34xl\:-mb-1\.5{
    margin-bottom: -0.375rem;
  }

  .\34xl\:-ml-1\.5{
    margin-left: -0.375rem;
  }

  .\34xl\:-mt-2\.5{
    margin-top: -0.625rem;
  }

  .\34xl\:-mr-2\.5{
    margin-right: -0.625rem;
  }

  .\34xl\:-mb-2\.5{
    margin-bottom: -0.625rem;
  }

  .\34xl\:-ml-2\.5{
    margin-left: -0.625rem;
  }

  .\34xl\:-mt-3\.5{
    margin-top: -0.875rem;
  }

  .\34xl\:-mr-3\.5{
    margin-right: -0.875rem;
  }

  .\34xl\:-mb-3\.5{
    margin-bottom: -0.875rem;
  }

  .\34xl\:-ml-3\.5{
    margin-left: -0.875rem;
  }

  .\34xl\:-mt-0\.25{
    margin-top: -0.0625rem;
  }

  .\34xl\:-mr-0\.25{
    margin-right: -0.0625rem;
  }

  .\34xl\:-mb-0\.25{
    margin-bottom: -0.0625rem;
  }

  .\34xl\:-ml-0\.25{
    margin-left: -0.0625rem;
  }

  .\34xl\:-mt-0\.75{
    margin-top: -0.1875rem;
  }

  .\34xl\:-mr-0\.75{
    margin-right: -0.1875rem;
  }

  .\34xl\:-mb-0\.75{
    margin-bottom: -0.1875rem;
  }

  .\34xl\:-ml-0\.75{
    margin-left: -0.1875rem;
  }

  .\34xl\:-mt-1\.25{
    margin-top: -0.3125rem;
  }

  .\34xl\:-mr-1\.25{
    margin-right: -0.3125rem;
  }

  .\34xl\:-mb-1\.25{
    margin-bottom: -0.3125rem;
  }

  .\34xl\:-ml-1\.25{
    margin-left: -0.3125rem;
  }

  .\34xl\:-mt-1\.75{
    margin-top: -0.4375rem;
  }

  .\34xl\:-mr-1\.75{
    margin-right: -0.4375rem;
  }

  .\34xl\:-mb-1\.75{
    margin-bottom: -0.4375rem;
  }

  .\34xl\:-ml-1\.75{
    margin-left: -0.4375rem;
  }

  .\34xl\:-mt-2\.25{
    margin-top: -0.5625rem;
  }

  .\34xl\:-mr-2\.25{
    margin-right: -0.5625rem;
  }

  .\34xl\:-mb-2\.25{
    margin-bottom: -0.5625rem;
  }

  .\34xl\:-ml-2\.25{
    margin-left: -0.5625rem;
  }

  .\34xl\:-mt-2\.75{
    margin-top: -0.6875rem;
  }

  .\34xl\:-mr-2\.75{
    margin-right: -0.6875rem;
  }

  .\34xl\:-mb-2\.75{
    margin-bottom: -0.6875rem;
  }

  .\34xl\:-ml-2\.75{
    margin-left: -0.6875rem;
  }

  .\34xl\:-mt-3\.25{
    margin-top: -0.8125rem;
  }

  .\34xl\:-mr-3\.25{
    margin-right: -0.8125rem;
  }

  .\34xl\:-mb-3\.25{
    margin-bottom: -0.8125rem;
  }

  .\34xl\:-ml-3\.25{
    margin-left: -0.8125rem;
  }

  .\34xl\:-mt-3\.75{
    margin-top: -0.9375rem;
  }

  .\34xl\:-mr-3\.75{
    margin-right: -0.9375rem;
  }

  .\34xl\:-mb-3\.75{
    margin-bottom: -0.9375rem;
  }

  .\34xl\:-ml-3\.75{
    margin-left: -0.9375rem;
  }

  .\34xl\:-mt-4\.25{
    margin-top: -1.0625rem;
  }

  .\34xl\:-mr-4\.25{
    margin-right: -1.0625rem;
  }

  .\34xl\:-mb-4\.25{
    margin-bottom: -1.0625rem;
  }

  .\34xl\:-ml-4\.25{
    margin-left: -1.0625rem;
  }

  .\34xl\:-mt-4\.5{
    margin-top: -1.125rem;
  }

  .\34xl\:-mr-4\.5{
    margin-right: -1.125rem;
  }

  .\34xl\:-mb-4\.5{
    margin-bottom: -1.125rem;
  }

  .\34xl\:-ml-4\.5{
    margin-left: -1.125rem;
  }

  .\34xl\:-mt-4\.75{
    margin-top: -1.1875rem;
  }

  .\34xl\:-mr-4\.75{
    margin-right: -1.1875rem;
  }

  .\34xl\:-mb-4\.75{
    margin-bottom: -1.1875rem;
  }

  .\34xl\:-ml-4\.75{
    margin-left: -1.1875rem;
  }

  .\34xl\:-mt-5\.25{
    margin-top: -1.3125rem;
  }

  .\34xl\:-mr-5\.25{
    margin-right: -1.3125rem;
  }

  .\34xl\:-mb-5\.25{
    margin-bottom: -1.3125rem;
  }

  .\34xl\:-ml-5\.25{
    margin-left: -1.3125rem;
  }

  .\34xl\:-mt-5\.5{
    margin-top: -1.375rem;
  }

  .\34xl\:-mr-5\.5{
    margin-right: -1.375rem;
  }

  .\34xl\:-mb-5\.5{
    margin-bottom: -1.375rem;
  }

  .\34xl\:-ml-5\.5{
    margin-left: -1.375rem;
  }

  .\34xl\:-mt-5\.75{
    margin-top: -1.4375rem;
  }

  .\34xl\:-mr-5\.75{
    margin-right: -1.4375rem;
  }

  .\34xl\:-mb-5\.75{
    margin-bottom: -1.4375rem;
  }

  .\34xl\:-ml-5\.75{
    margin-left: -1.4375rem;
  }

  .\34xl\:-mt-6\.25{
    margin-top: -1.5625rem;
  }

  .\34xl\:-mr-6\.25{
    margin-right: -1.5625rem;
  }

  .\34xl\:-mb-6\.25{
    margin-bottom: -1.5625rem;
  }

  .\34xl\:-ml-6\.25{
    margin-left: -1.5625rem;
  }

  .\34xl\:-mt-6\.5{
    margin-top: -1.625rem;
  }

  .\34xl\:-mr-6\.5{
    margin-right: -1.625rem;
  }

  .\34xl\:-mb-6\.5{
    margin-bottom: -1.625rem;
  }

  .\34xl\:-ml-6\.5{
    margin-left: -1.625rem;
  }

  .\34xl\:-mt-6\.75{
    margin-top: -1.6875rem;
  }

  .\34xl\:-mr-6\.75{
    margin-right: -1.6875rem;
  }

  .\34xl\:-mb-6\.75{
    margin-bottom: -1.6875rem;
  }

  .\34xl\:-ml-6\.75{
    margin-left: -1.6875rem;
  }

  .\34xl\:-mt-7\.25{
    margin-top: -1.8125rem;
  }

  .\34xl\:-mr-7\.25{
    margin-right: -1.8125rem;
  }

  .\34xl\:-mb-7\.25{
    margin-bottom: -1.8125rem;
  }

  .\34xl\:-ml-7\.25{
    margin-left: -1.8125rem;
  }

  .\34xl\:-mt-7\.5{
    margin-top: -1.875rem;
  }

  .\34xl\:-mr-7\.5{
    margin-right: -1.875rem;
  }

  .\34xl\:-mb-7\.5{
    margin-bottom: -1.875rem;
  }

  .\34xl\:-ml-7\.5{
    margin-left: -1.875rem;
  }

  .\34xl\:-mt-8\.25{
    margin-top: -2.0625rem;
  }

  .\34xl\:-mr-8\.25{
    margin-right: -2.0625rem;
  }

  .\34xl\:-mb-8\.25{
    margin-bottom: -2.0625rem;
  }

  .\34xl\:-ml-8\.25{
    margin-left: -2.0625rem;
  }

  .\34xl\:-mt-8\.5{
    margin-top: -2.125rem;
  }

  .\34xl\:-mr-8\.5{
    margin-right: -2.125rem;
  }

  .\34xl\:-mb-8\.5{
    margin-bottom: -2.125rem;
  }

  .\34xl\:-ml-8\.5{
    margin-left: -2.125rem;
  }

  .\34xl\:-mt-9\.25{
    margin-top: -2.3125rem;
  }

  .\34xl\:-mr-9\.25{
    margin-right: -2.3125rem;
  }

  .\34xl\:-mb-9\.25{
    margin-bottom: -2.3125rem;
  }

  .\34xl\:-ml-9\.25{
    margin-left: -2.3125rem;
  }

  .\34xl\:-mt-9\.5{
    margin-top: -2.375rem;
  }

  .\34xl\:-mr-9\.5{
    margin-right: -2.375rem;
  }

  .\34xl\:-mb-9\.5{
    margin-bottom: -2.375rem;
  }

  .\34xl\:-ml-9\.5{
    margin-left: -2.375rem;
  }

  .\34xl\:-mt-10\.5{
    margin-top: -2.625rem;
  }

  .\34xl\:-mr-10\.5{
    margin-right: -2.625rem;
  }

  .\34xl\:-mb-10\.5{
    margin-bottom: -2.625rem;
  }

  .\34xl\:-ml-10\.5{
    margin-left: -2.625rem;
  }

  .\34xl\:-mt-11\.25{
    margin-top: -2.8125rem;
  }

  .\34xl\:-mr-11\.25{
    margin-right: -2.8125rem;
  }

  .\34xl\:-mb-11\.25{
    margin-bottom: -2.8125rem;
  }

  .\34xl\:-ml-11\.25{
    margin-left: -2.8125rem;
  }

  .\34xl\:-mt-11\.5{
    margin-top: -2.875rem;
  }

  .\34xl\:-mr-11\.5{
    margin-right: -2.875rem;
  }

  .\34xl\:-mb-11\.5{
    margin-bottom: -2.875rem;
  }

  .\34xl\:-ml-11\.5{
    margin-left: -2.875rem;
  }

  .\34xl\:-mt-12\.5{
    margin-top: -3.125rem;
  }

  .\34xl\:-mr-12\.5{
    margin-right: -3.125rem;
  }

  .\34xl\:-mb-12\.5{
    margin-bottom: -3.125rem;
  }

  .\34xl\:-ml-12\.5{
    margin-left: -3.125rem;
  }

  .\34xl\:-mt-12\.75{
    margin-top: -3.1875rem;
  }

  .\34xl\:-mr-12\.75{
    margin-right: -3.1875rem;
  }

  .\34xl\:-mb-12\.75{
    margin-bottom: -3.1875rem;
  }

  .\34xl\:-ml-12\.75{
    margin-left: -3.1875rem;
  }

  .\34xl\:-mt-13\.5{
    margin-top: -3.375rem;
  }

  .\34xl\:-mr-13\.5{
    margin-right: -3.375rem;
  }

  .\34xl\:-mb-13\.5{
    margin-bottom: -3.375rem;
  }

  .\34xl\:-ml-13\.5{
    margin-left: -3.375rem;
  }

  .\34xl\:-mt-14\.5{
    margin-top: -3.625rem;
  }

  .\34xl\:-mr-14\.5{
    margin-right: -3.625rem;
  }

  .\34xl\:-mb-14\.5{
    margin-bottom: -3.625rem;
  }

  .\34xl\:-ml-14\.5{
    margin-left: -3.625rem;
  }

  .\34xl\:-mt-15\.5{
    margin-top: -3.875rem;
  }

  .\34xl\:-mr-15\.5{
    margin-right: -3.875rem;
  }

  .\34xl\:-mb-15\.5{
    margin-bottom: -3.875rem;
  }

  .\34xl\:-ml-15\.5{
    margin-left: -3.875rem;
  }

  .\34xl\:-mt-15\.75{
    margin-top: -3.9375rem;
  }

  .\34xl\:-mr-15\.75{
    margin-right: -3.9375rem;
  }

  .\34xl\:-mb-15\.75{
    margin-bottom: -3.9375rem;
  }

  .\34xl\:-ml-15\.75{
    margin-left: -3.9375rem;
  }

  .\34xl\:-mt-16\.25{
    margin-top: -4.0625rem;
  }

  .\34xl\:-mr-16\.25{
    margin-right: -4.0625rem;
  }

  .\34xl\:-mb-16\.25{
    margin-bottom: -4.0625rem;
  }

  .\34xl\:-ml-16\.25{
    margin-left: -4.0625rem;
  }

  .\34xl\:-mt-17\.25{
    margin-top: -4.3125rem;
  }

  .\34xl\:-mr-17\.25{
    margin-right: -4.3125rem;
  }

  .\34xl\:-mb-17\.25{
    margin-bottom: -4.3125rem;
  }

  .\34xl\:-ml-17\.25{
    margin-left: -4.3125rem;
  }

  .\34xl\:-mt-17\.5{
    margin-top: -4.375rem;
  }

  .\34xl\:-mr-17\.5{
    margin-right: -4.375rem;
  }

  .\34xl\:-mb-17\.5{
    margin-bottom: -4.375rem;
  }

  .\34xl\:-ml-17\.5{
    margin-left: -4.375rem;
  }

  .\34xl\:-mt-18\.25{
    margin-top: -4.5625rem;
  }

  .\34xl\:-mr-18\.25{
    margin-right: -4.5625rem;
  }

  .\34xl\:-mb-18\.25{
    margin-bottom: -4.5625rem;
  }

  .\34xl\:-ml-18\.25{
    margin-left: -4.5625rem;
  }

  .\34xl\:-mt-18\.5{
    margin-top: -4.625rem;
  }

  .\34xl\:-mr-18\.5{
    margin-right: -4.625rem;
  }

  .\34xl\:-mb-18\.5{
    margin-bottom: -4.625rem;
  }

  .\34xl\:-ml-18\.5{
    margin-left: -4.625rem;
  }

  .\34xl\:-mt-20\.25{
    margin-top: -5.0625rem;
  }

  .\34xl\:-mr-20\.25{
    margin-right: -5.0625rem;
  }

  .\34xl\:-mb-20\.25{
    margin-bottom: -5.0625rem;
  }

  .\34xl\:-ml-20\.25{
    margin-left: -5.0625rem;
  }

  .\34xl\:-mt-20\.5{
    margin-top: -5.125rem;
  }

  .\34xl\:-mr-20\.5{
    margin-right: -5.125rem;
  }

  .\34xl\:-mb-20\.5{
    margin-bottom: -5.125rem;
  }

  .\34xl\:-ml-20\.5{
    margin-left: -5.125rem;
  }

  .\34xl\:-mt-22\.5{
    margin-top: -5.625rem;
  }

  .\34xl\:-mr-22\.5{
    margin-right: -5.625rem;
  }

  .\34xl\:-mb-22\.5{
    margin-bottom: -5.625rem;
  }

  .\34xl\:-ml-22\.5{
    margin-left: -5.625rem;
  }

  .\34xl\:-mt-25\.5{
    margin-top: -6.375rem;
  }

  .\34xl\:-mr-25\.5{
    margin-right: -6.375rem;
  }

  .\34xl\:-mb-25\.5{
    margin-bottom: -6.375rem;
  }

  .\34xl\:-ml-25\.5{
    margin-left: -6.375rem;
  }

  .\34xl\:-mt-26\.75{
    margin-top: -6.6875rem;
  }

  .\34xl\:-mr-26\.75{
    margin-right: -6.6875rem;
  }

  .\34xl\:-mb-26\.75{
    margin-bottom: -6.6875rem;
  }

  .\34xl\:-ml-26\.75{
    margin-left: -6.6875rem;
  }

  .\34xl\:-mt-32\.5{
    margin-top: -8.125rem;
  }

  .\34xl\:-mr-32\.5{
    margin-right: -8.125rem;
  }

  .\34xl\:-mb-32\.5{
    margin-bottom: -8.125rem;
  }

  .\34xl\:-ml-32\.5{
    margin-left: -8.125rem;
  }

  .\34xl\:-mt-37\.5{
    margin-top: -9.375rem;
  }

  .\34xl\:-mr-37\.5{
    margin-right: -9.375rem;
  }

  .\34xl\:-mb-37\.5{
    margin-bottom: -9.375rem;
  }

  .\34xl\:-ml-37\.5{
    margin-left: -9.375rem;
  }

  .\34xl\:-mt-41\.25{
    margin-top: -10.3125rem;
  }

  .\34xl\:-mr-41\.25{
    margin-right: -10.3125rem;
  }

  .\34xl\:-mb-41\.25{
    margin-bottom: -10.3125rem;
  }

  .\34xl\:-ml-41\.25{
    margin-left: -10.3125rem;
  }

  .\34xl\:-mt-52\.5{
    margin-top: -13.125rem;
  }

  .\34xl\:-mr-52\.5{
    margin-right: -13.125rem;
  }

  .\34xl\:-mb-52\.5{
    margin-bottom: -13.125rem;
  }

  .\34xl\:-ml-52\.5{
    margin-left: -13.125rem;
  }

  .\34xl\:-mt-54\.5{
    margin-top: -13.625rem;
  }

  .\34xl\:-mr-54\.5{
    margin-right: -13.625rem;
  }

  .\34xl\:-mb-54\.5{
    margin-bottom: -13.625rem;
  }

  .\34xl\:-ml-54\.5{
    margin-left: -13.625rem;
  }

  .\34xl\:-mt-57\.25{
    margin-top: -14.3125rem;
  }

  .\34xl\:-mr-57\.25{
    margin-right: -14.3125rem;
  }

  .\34xl\:-mb-57\.25{
    margin-bottom: -14.3125rem;
  }

  .\34xl\:-ml-57\.25{
    margin-left: -14.3125rem;
  }

  .\34xl\:-mt-57\.5{
    margin-top: -14.375rem;
  }

  .\34xl\:-mr-57\.5{
    margin-right: -14.375rem;
  }

  .\34xl\:-mb-57\.5{
    margin-bottom: -14.375rem;
  }

  .\34xl\:-ml-57\.5{
    margin-left: -14.375rem;
  }

  .\34xl\:-mt-66\.25{
    margin-top: -16.5625rem;
  }

  .\34xl\:-mr-66\.25{
    margin-right: -16.5625rem;
  }

  .\34xl\:-mb-66\.25{
    margin-bottom: -16.5625rem;
  }

  .\34xl\:-ml-66\.25{
    margin-left: -16.5625rem;
  }

  .\34xl\:-mt-74\.5{
    margin-top: -18.125rem;
  }

  .\34xl\:-mr-74\.5{
    margin-right: -18.125rem;
  }

  .\34xl\:-mb-74\.5{
    margin-bottom: -18.125rem;
  }

  .\34xl\:-ml-74\.5{
    margin-left: -18.125rem;
  }

  .\34xl\:-mt-106\.25{
    margin-top: -26.5625rem;
  }

  .\34xl\:-mr-106\.25{
    margin-right: -26.5625rem;
  }

  .\34xl\:-mb-106\.25{
    margin-bottom: -26.5625rem;
  }

  .\34xl\:-ml-106\.25{
    margin-left: -26.5625rem;
  }

  .\34xl\:-mt-112\.25{
    margin-top: -28.0675rem;
  }

  .\34xl\:-mr-112\.25{
    margin-right: -28.0675rem;
  }

  .\34xl\:-mb-112\.25{
    margin-bottom: -28.0675rem;
  }

  .\34xl\:-ml-112\.25{
    margin-left: -28.0675rem;
  }

  .\34xl\:-mt-112\.75{
    margin-top: -28.1875rem;
  }

  .\34xl\:-mr-112\.75{
    margin-right: -28.1875rem;
  }

  .\34xl\:-mb-112\.75{
    margin-bottom: -28.1875rem;
  }

  .\34xl\:-ml-112\.75{
    margin-left: -28.1875rem;
  }

  .\34xl\:-mt-147\.5{
    margin-top: -36.875rem;
  }

  .\34xl\:-mr-147\.5{
    margin-right: -36.875rem;
  }

  .\34xl\:-mb-147\.5{
    margin-bottom: -36.875rem;
  }

  .\34xl\:-ml-147\.5{
    margin-left: -36.875rem;
  }

  .\34xl\:-mt-162\.5{
    margin-top: -40.625rem;
  }

  .\34xl\:-mr-162\.5{
    margin-right: -40.625rem;
  }

  .\34xl\:-mb-162\.5{
    margin-bottom: -40.625rem;
  }

  .\34xl\:-ml-162\.5{
    margin-left: -40.625rem;
  }

  .\34xl\:-mt-172\.25{
    margin-top: -42.5625rem;
  }

  .\34xl\:-mr-172\.25{
    margin-right: -42.5625rem;
  }

  .\34xl\:-mb-172\.25{
    margin-bottom: -42.5625rem;
  }

  .\34xl\:-ml-172\.25{
    margin-left: -42.5625rem;
  }

  .\34xl\:-mt-175\.25{
    margin-top: -43.8125rem;
  }

  .\34xl\:-mr-175\.25{
    margin-right: -43.8125rem;
  }

  .\34xl\:-mb-175\.25{
    margin-bottom: -43.8125rem;
  }

  .\34xl\:-ml-175\.25{
    margin-left: -43.8125rem;
  }

  .\34xl\:-mt-184\.25{
    margin-top: -46.0625rem;
  }

  .\34xl\:-mr-184\.25{
    margin-right: -46.0625rem;
  }

  .\34xl\:-mb-184\.25{
    margin-bottom: -46.0625rem;
  }

  .\34xl\:-ml-184\.25{
    margin-left: -46.0625rem;
  }

  .\34xl\:-mt-203\.25{
    margin-top: -50.8125rem;
  }

  .\34xl\:-mr-203\.25{
    margin-right: -50.8125rem;
  }

  .\34xl\:-mb-203\.25{
    margin-bottom: -50.8125rem;
  }

  .\34xl\:-ml-203\.25{
    margin-left: -50.8125rem;
  }

  .\34xl\:-mt-half{
    margin-top: -50%;
  }

  .\34xl\:-mr-half{
    margin-right: -50%;
  }

  .\34xl\:-mb-half{
    margin-bottom: -50%;
  }

  .\34xl\:-ml-half{
    margin-left: -50%;
  }

  .\34xl\:-mt-full{
    margin-top: -100%;
  }

  .\34xl\:-mr-full{
    margin-right: -100%;
  }

  .\34xl\:-mb-full{
    margin-bottom: -100%;
  }

  .\34xl\:-ml-full{
    margin-left: -100%;
  }

  .\34xl\:-mt-1\/10{
    margin-top: -10%;
  }

  .\34xl\:-mr-1\/10{
    margin-right: -10%;
  }

  .\34xl\:-mb-1\/10{
    margin-bottom: -10%;
  }

  .\34xl\:-ml-1\/10{
    margin-left: -10%;
  }

  .\34xl\:-mt-2\/10{
    margin-top: -20%;
  }

  .\34xl\:-mr-2\/10{
    margin-right: -20%;
  }

  .\34xl\:-mb-2\/10{
    margin-bottom: -20%;
  }

  .\34xl\:-ml-2\/10{
    margin-left: -20%;
  }

  .\34xl\:-mt-3\/10{
    margin-top: -30%;
  }

  .\34xl\:-mr-3\/10{
    margin-right: -30%;
  }

  .\34xl\:-mb-3\/10{
    margin-bottom: -30%;
  }

  .\34xl\:-ml-3\/10{
    margin-left: -30%;
  }

  .\34xl\:-mt-4\/10{
    margin-top: -40%;
  }

  .\34xl\:-mr-4\/10{
    margin-right: -40%;
  }

  .\34xl\:-mb-4\/10{
    margin-bottom: -40%;
  }

  .\34xl\:-ml-4\/10{
    margin-left: -40%;
  }

  .\34xl\:-mt-4\.5\/10{
    margin-top: -45%;
  }

  .\34xl\:-mr-4\.5\/10{
    margin-right: -45%;
  }

  .\34xl\:-mb-4\.5\/10{
    margin-bottom: -45%;
  }

  .\34xl\:-ml-4\.5\/10{
    margin-left: -45%;
  }

  .\34xl\:-mt-5\/10{
    margin-top: -50%;
  }

  .\34xl\:-mr-5\/10{
    margin-right: -50%;
  }

  .\34xl\:-mb-5\/10{
    margin-bottom: -50%;
  }

  .\34xl\:-ml-5\/10{
    margin-left: -50%;
  }

  .\34xl\:-mt-5\.5\/10{
    margin-top: -55%;
  }

  .\34xl\:-mr-5\.5\/10{
    margin-right: -55%;
  }

  .\34xl\:-mb-5\.5\/10{
    margin-bottom: -55%;
  }

  .\34xl\:-ml-5\.5\/10{
    margin-left: -55%;
  }

  .\34xl\:-mt-6\/10{
    margin-top: -60%;
  }

  .\34xl\:-mr-6\/10{
    margin-right: -60%;
  }

  .\34xl\:-mb-6\/10{
    margin-bottom: -60%;
  }

  .\34xl\:-ml-6\/10{
    margin-left: -60%;
  }

  .\34xl\:-mt-7\/10{
    margin-top: -70%;
  }

  .\34xl\:-mr-7\/10{
    margin-right: -70%;
  }

  .\34xl\:-mb-7\/10{
    margin-bottom: -70%;
  }

  .\34xl\:-ml-7\/10{
    margin-left: -70%;
  }

  .\34xl\:-mt-8\/10{
    margin-top: -80%;
  }

  .\34xl\:-mr-8\/10{
    margin-right: -80%;
  }

  .\34xl\:-mb-8\/10{
    margin-bottom: -80%;
  }

  .\34xl\:-ml-8\/10{
    margin-left: -80%;
  }

  .\34xl\:-mt-9\/10{
    margin-top: -90%;
  }

  .\34xl\:-mr-9\/10{
    margin-right: -90%;
  }

  .\34xl\:-mb-9\/10{
    margin-bottom: -90%;
  }

  .\34xl\:-ml-9\/10{
    margin-left: -90%;
  }

  .\34xl\:-mt-1\/12{
    margin-top: -8.33333%;
  }

  .\34xl\:-mr-1\/12{
    margin-right: -8.33333%;
  }

  .\34xl\:-mb-1\/12{
    margin-bottom: -8.33333%;
  }

  .\34xl\:-ml-1\/12{
    margin-left: -8.33333%;
  }

  .\34xl\:-mt-2\/12{
    margin-top: -16.66667%;
  }

  .\34xl\:-mr-2\/12{
    margin-right: -16.66667%;
  }

  .\34xl\:-mb-2\/12{
    margin-bottom: -16.66667%;
  }

  .\34xl\:-ml-2\/12{
    margin-left: -16.66667%;
  }

  .\34xl\:-mt-3\/12{
    margin-top: -25%;
  }

  .\34xl\:-mr-3\/12{
    margin-right: -25%;
  }

  .\34xl\:-mb-3\/12{
    margin-bottom: -25%;
  }

  .\34xl\:-ml-3\/12{
    margin-left: -25%;
  }

  .\34xl\:-mt-4\/12{
    margin-top: -33.33333%;
  }

  .\34xl\:-mr-4\/12{
    margin-right: -33.33333%;
  }

  .\34xl\:-mb-4\/12{
    margin-bottom: -33.33333%;
  }

  .\34xl\:-ml-4\/12{
    margin-left: -33.33333%;
  }

  .\34xl\:-mt-5\/12{
    margin-top: -41.66667%;
  }

  .\34xl\:-mr-5\/12{
    margin-right: -41.66667%;
  }

  .\34xl\:-mb-5\/12{
    margin-bottom: -41.66667%;
  }

  .\34xl\:-ml-5\/12{
    margin-left: -41.66667%;
  }

  .\34xl\:-mt-6\/12{
    margin-top: -50%;
  }

  .\34xl\:-mr-6\/12{
    margin-right: -50%;
  }

  .\34xl\:-mb-6\/12{
    margin-bottom: -50%;
  }

  .\34xl\:-ml-6\/12{
    margin-left: -50%;
  }

  .\34xl\:-mt-7\/12{
    margin-top: -58.33333%;
  }

  .\34xl\:-mr-7\/12{
    margin-right: -58.33333%;
  }

  .\34xl\:-mb-7\/12{
    margin-bottom: -58.33333%;
  }

  .\34xl\:-ml-7\/12{
    margin-left: -58.33333%;
  }

  .\34xl\:-mt-8\/12{
    margin-top: -66.66667%;
  }

  .\34xl\:-mr-8\/12{
    margin-right: -66.66667%;
  }

  .\34xl\:-mb-8\/12{
    margin-bottom: -66.66667%;
  }

  .\34xl\:-ml-8\/12{
    margin-left: -66.66667%;
  }

  .\34xl\:-mt-9\/12{
    margin-top: -75%;
  }

  .\34xl\:-mr-9\/12{
    margin-right: -75%;
  }

  .\34xl\:-mb-9\/12{
    margin-bottom: -75%;
  }

  .\34xl\:-ml-9\/12{
    margin-left: -75%;
  }

  .\34xl\:-mt-10\/12{
    margin-top: -83.33333%;
  }

  .\34xl\:-mr-10\/12{
    margin-right: -83.33333%;
  }

  .\34xl\:-mb-10\/12{
    margin-bottom: -83.33333%;
  }

  .\34xl\:-ml-10\/12{
    margin-left: -83.33333%;
  }

  .\34xl\:-mt-11\/12{
    margin-top: -91.66667%;
  }

  .\34xl\:-mr-11\/12{
    margin-right: -91.66667%;
  }

  .\34xl\:-mb-11\/12{
    margin-bottom: -91.66667%;
  }

  .\34xl\:-ml-11\/12{
    margin-left: -91.66667%;
  }

  .\34xl\:first\:m-0:first-child{
    margin: 0px;
  }

  .\34xl\:first\:m-1:first-child{
    margin: 0.25rem;
  }

  .\34xl\:first\:m-2:first-child{
    margin: 0.5rem;
  }

  .\34xl\:first\:m-3:first-child{
    margin: 0.75rem;
  }

  .\34xl\:first\:m-4:first-child{
    margin: 1rem;
  }

  .\34xl\:first\:m-5:first-child{
    margin: 1.25rem;
  }

  .\34xl\:first\:m-6:first-child{
    margin: 1.5rem;
  }

  .\34xl\:first\:m-7:first-child{
    margin: 1.75rem;
  }

  .\34xl\:first\:m-8:first-child{
    margin: 2rem;
  }

  .\34xl\:first\:m-9:first-child{
    margin: 2.25rem;
  }

  .\34xl\:first\:m-10:first-child{
    margin: 2.5rem;
  }

  .\34xl\:first\:m-11:first-child{
    margin: 2.75rem;
  }

  .\34xl\:first\:m-12:first-child{
    margin: 3rem;
  }

  .\34xl\:first\:m-13:first-child{
    margin: 3.25rem;
  }

  .\34xl\:first\:m-14:first-child{
    margin: 3.5rem;
  }

  .\34xl\:first\:m-15:first-child{
    margin: 3.75rem;
  }

  .\34xl\:first\:m-16:first-child{
    margin: 4rem;
  }

  .\34xl\:first\:m-17:first-child{
    margin: 4.25rem;
  }

  .\34xl\:first\:m-18:first-child{
    margin: 4.5rem;
  }

  .\34xl\:first\:m-19:first-child{
    margin: 4.75rem;
  }

  .\34xl\:first\:m-20:first-child{
    margin: 5rem;
  }

  .\34xl\:first\:m-22:first-child{
    margin: 5.5rem;
  }

  .\34xl\:first\:m-24:first-child{
    margin: 6rem;
  }

  .\34xl\:first\:m-25:first-child{
    margin: 6.25rem;
  }

  .\34xl\:first\:m-28:first-child{
    margin: 7rem;
  }

  .\34xl\:first\:m-30:first-child{
    margin: 7.5rem;
  }

  .\34xl\:first\:m-32:first-child{
    margin: 8rem;
  }

  .\34xl\:first\:m-34:first-child{
    margin: 8.5rem;
  }

  .\34xl\:first\:m-35:first-child{
    margin: 8.75rem;
  }

  .\34xl\:first\:m-36:first-child{
    margin: 9rem;
  }

  .\34xl\:first\:m-39:first-child{
    margin: 9.75rem;
  }

  .\34xl\:first\:m-40:first-child{
    margin: 10rem;
  }

  .\34xl\:first\:m-42:first-child{
    margin: 10.5rem;
  }

  .\34xl\:first\:m-44:first-child{
    margin: 11rem;
  }

  .\34xl\:first\:m-45:first-child{
    margin: 11.25rem;
  }

  .\34xl\:first\:m-48:first-child{
    margin: 12rem;
  }

  .\34xl\:first\:m-50:first-child{
    margin: 12.5rem;
  }

  .\34xl\:first\:m-52:first-child{
    margin: 13rem;
  }

  .\34xl\:first\:m-55:first-child{
    margin: 13.75rem;
  }

  .\34xl\:first\:m-56:first-child{
    margin: 14rem;
  }

  .\34xl\:first\:m-58:first-child{
    margin: 14.5rem;
  }

  .\34xl\:first\:m-60:first-child{
    margin: 15rem;
  }

  .\34xl\:first\:m-64:first-child{
    margin: 16rem;
  }

  .\34xl\:first\:m-65:first-child{
    margin: 16.25rem;
  }

  .\34xl\:first\:m-68:first-child{
    margin: 17rem;
  }

  .\34xl\:first\:m-69:first-child{
    margin: 17.25rem;
  }

  .\34xl\:first\:m-70:first-child{
    margin: 17.5rem;
  }

  .\34xl\:first\:m-72:first-child{
    margin: 18rem;
  }

  .\34xl\:first\:m-75:first-child{
    margin: 18.75rem;
  }

  .\34xl\:first\:m-80:first-child{
    margin: 20rem;
  }

  .\34xl\:first\:m-85:first-child{
    margin: 21.25rem;
  }

  .\34xl\:first\:m-86:first-child{
    margin: 21.5rem;
  }

  .\34xl\:first\:m-90:first-child{
    margin: 22.5rem;
  }

  .\34xl\:first\:m-96:first-child{
    margin: 24rem;
  }

  .\34xl\:first\:m-100:first-child{
    margin: 25rem;
  }

  .\34xl\:first\:m-115:first-child{
    margin: 28.75rem;
  }

  .\34xl\:first\:m-125:first-child{
    margin: 31.25rem;
  }

  .\34xl\:first\:m-142:first-child{
    margin: 35.5rem;
  }

  .\34xl\:first\:m-150:first-child{
    margin: 37.5rem;
  }

  .\34xl\:first\:m-156:first-child{
    margin: 39rem;
  }

  .\34xl\:first\:m-160:first-child{
    margin: 40rem;
  }

  .\34xl\:first\:m-175:first-child{
    margin: 43.75rem;
  }

  .\34xl\:first\:m-207:first-child{
    margin: 51.75rem;
  }

  .\34xl\:first\:m-242:first-child{
    margin: 60.5rem;
  }

  .\34xl\:first\:m-250:first-child{
    margin: 62.5rem;
  }

  .\34xl\:first\:m-258:first-child{
    margin: 64.5rem;
  }

  .\34xl\:first\:m-265:first-child{
    margin: 66.25rem;
  }

  .\34xl\:first\:m-280:first-child{
    margin: 70rem;
  }

  .\34xl\:first\:m-auto:first-child{
    margin: auto;
  }

  .\34xl\:first\:m-px:first-child{
    margin: 1px;
  }

  .\34xl\:first\:m-0\.5:first-child{
    margin: 0.125rem;
  }

  .\34xl\:first\:m-1\.5:first-child{
    margin: 0.375rem;
  }

  .\34xl\:first\:m-2\.5:first-child{
    margin: 0.625rem;
  }

  .\34xl\:first\:m-3\.5:first-child{
    margin: 0.875rem;
  }

  .\34xl\:first\:m-0\.25:first-child{
    margin: 0.0625rem;
  }

  .\34xl\:first\:m-0\.75:first-child{
    margin: 0.1875rem;
  }

  .\34xl\:first\:m-1\.25:first-child{
    margin: 0.3125rem;
  }

  .\34xl\:first\:m-1\.75:first-child{
    margin: 0.4375rem;
  }

  .\34xl\:first\:m-2\.25:first-child{
    margin: 0.5625rem;
  }

  .\34xl\:first\:m-2\.75:first-child{
    margin: 0.6875rem;
  }

  .\34xl\:first\:m-3\.25:first-child{
    margin: 0.8125rem;
  }

  .\34xl\:first\:m-3\.75:first-child{
    margin: 0.9375rem;
  }

  .\34xl\:first\:m-4\.25:first-child{
    margin: 1.0625rem;
  }

  .\34xl\:first\:m-4\.5:first-child{
    margin: 1.125rem;
  }

  .\34xl\:first\:m-4\.75:first-child{
    margin: 1.1875rem;
  }

  .\34xl\:first\:m-5\.25:first-child{
    margin: 1.3125rem;
  }

  .\34xl\:first\:m-5\.5:first-child{
    margin: 1.375rem;
  }

  .\34xl\:first\:m-5\.75:first-child{
    margin: 1.4375rem;
  }

  .\34xl\:first\:m-6\.25:first-child{
    margin: 1.5625rem;
  }

  .\34xl\:first\:m-6\.5:first-child{
    margin: 1.625rem;
  }

  .\34xl\:first\:m-6\.75:first-child{
    margin: 1.6875rem;
  }

  .\34xl\:first\:m-7\.25:first-child{
    margin: 1.8125rem;
  }

  .\34xl\:first\:m-7\.5:first-child{
    margin: 1.875rem;
  }

  .\34xl\:first\:m-8\.25:first-child{
    margin: 2.0625rem;
  }

  .\34xl\:first\:m-8\.5:first-child{
    margin: 2.125rem;
  }

  .\34xl\:first\:m-9\.25:first-child{
    margin: 2.3125rem;
  }

  .\34xl\:first\:m-9\.5:first-child{
    margin: 2.375rem;
  }

  .\34xl\:first\:m-10\.5:first-child{
    margin: 2.625rem;
  }

  .\34xl\:first\:m-11\.25:first-child{
    margin: 2.8125rem;
  }

  .\34xl\:first\:m-11\.5:first-child{
    margin: 2.875rem;
  }

  .\34xl\:first\:m-12\.5:first-child{
    margin: 3.125rem;
  }

  .\34xl\:first\:m-12\.75:first-child{
    margin: 3.1875rem;
  }

  .\34xl\:first\:m-13\.5:first-child{
    margin: 3.375rem;
  }

  .\34xl\:first\:m-14\.5:first-child{
    margin: 3.625rem;
  }

  .\34xl\:first\:m-15\.5:first-child{
    margin: 3.875rem;
  }

  .\34xl\:first\:m-15\.75:first-child{
    margin: 3.9375rem;
  }

  .\34xl\:first\:m-16\.25:first-child{
    margin: 4.0625rem;
  }

  .\34xl\:first\:m-17\.25:first-child{
    margin: 4.3125rem;
  }

  .\34xl\:first\:m-17\.5:first-child{
    margin: 4.375rem;
  }

  .\34xl\:first\:m-18\.25:first-child{
    margin: 4.5625rem;
  }

  .\34xl\:first\:m-18\.5:first-child{
    margin: 4.625rem;
  }

  .\34xl\:first\:m-20\.25:first-child{
    margin: 5.0625rem;
  }

  .\34xl\:first\:m-20\.5:first-child{
    margin: 5.125rem;
  }

  .\34xl\:first\:m-22\.5:first-child{
    margin: 5.625rem;
  }

  .\34xl\:first\:m-25\.5:first-child{
    margin: 6.375rem;
  }

  .\34xl\:first\:m-26\.75:first-child{
    margin: 6.6875rem;
  }

  .\34xl\:first\:m-32\.5:first-child{
    margin: 8.125rem;
  }

  .\34xl\:first\:m-37\.5:first-child{
    margin: 9.375rem;
  }

  .\34xl\:first\:m-41\.25:first-child{
    margin: 10.3125rem;
  }

  .\34xl\:first\:m-52\.5:first-child{
    margin: 13.125rem;
  }

  .\34xl\:first\:m-54\.5:first-child{
    margin: 13.625rem;
  }

  .\34xl\:first\:m-57\.25:first-child{
    margin: 14.3125rem;
  }

  .\34xl\:first\:m-57\.5:first-child{
    margin: 14.375rem;
  }

  .\34xl\:first\:m-66\.25:first-child{
    margin: 16.5625rem;
  }

  .\34xl\:first\:m-74\.5:first-child{
    margin: 18.125rem;
  }

  .\34xl\:first\:m-106\.25:first-child{
    margin: 26.5625rem;
  }

  .\34xl\:first\:m-112\.25:first-child{
    margin: 28.0675rem;
  }

  .\34xl\:first\:m-112\.75:first-child{
    margin: 28.1875rem;
  }

  .\34xl\:first\:m-147\.5:first-child{
    margin: 36.875rem;
  }

  .\34xl\:first\:m-162\.5:first-child{
    margin: 40.625rem;
  }

  .\34xl\:first\:m-172\.25:first-child{
    margin: 42.5625rem;
  }

  .\34xl\:first\:m-175\.25:first-child{
    margin: 43.8125rem;
  }

  .\34xl\:first\:m-184\.25:first-child{
    margin: 46.0625rem;
  }

  .\34xl\:first\:m-203\.25:first-child{
    margin: 50.8125rem;
  }

  .\34xl\:first\:m-half:first-child{
    margin: 50%;
  }

  .\34xl\:first\:m-full:first-child{
    margin: 100%;
  }

  .\34xl\:first\:m-1\/10:first-child{
    margin: 10%;
  }

  .\34xl\:first\:m-2\/10:first-child{
    margin: 20%;
  }

  .\34xl\:first\:m-3\/10:first-child{
    margin: 30%;
  }

  .\34xl\:first\:m-4\/10:first-child{
    margin: 40%;
  }

  .\34xl\:first\:m-4\.5\/10:first-child{
    margin: 45%;
  }

  .\34xl\:first\:m-5\/10:first-child{
    margin: 50%;
  }

  .\34xl\:first\:m-5\.5\/10:first-child{
    margin: 55%;
  }

  .\34xl\:first\:m-6\/10:first-child{
    margin: 60%;
  }

  .\34xl\:first\:m-7\/10:first-child{
    margin: 70%;
  }

  .\34xl\:first\:m-8\/10:first-child{
    margin: 80%;
  }

  .\34xl\:first\:m-9\/10:first-child{
    margin: 90%;
  }

  .\34xl\:first\:m-1\/12:first-child{
    margin: 8.333333%;
  }

  .\34xl\:first\:m-2\/12:first-child{
    margin: 16.666667%;
  }

  .\34xl\:first\:m-3\/12:first-child{
    margin: 25%;
  }

  .\34xl\:first\:m-4\/12:first-child{
    margin: 33.333333%;
  }

  .\34xl\:first\:m-5\/12:first-child{
    margin: 41.666667%;
  }

  .\34xl\:first\:m-6\/12:first-child{
    margin: 50%;
  }

  .\34xl\:first\:m-7\/12:first-child{
    margin: 58.333333%;
  }

  .\34xl\:first\:m-8\/12:first-child{
    margin: 66.666667%;
  }

  .\34xl\:first\:m-9\/12:first-child{
    margin: 75%;
  }

  .\34xl\:first\:m-10\/12:first-child{
    margin: 83.333333%;
  }

  .\34xl\:first\:m-11\/12:first-child{
    margin: 91.666667%;
  }

  .\34xl\:first\:-m-0:first-child{
    margin: 0px;
  }

  .\34xl\:first\:-m-1:first-child{
    margin: -0.25rem;
  }

  .\34xl\:first\:-m-2:first-child{
    margin: -0.5rem;
  }

  .\34xl\:first\:-m-3:first-child{
    margin: -0.75rem;
  }

  .\34xl\:first\:-m-4:first-child{
    margin: -1rem;
  }

  .\34xl\:first\:-m-5:first-child{
    margin: -1.25rem;
  }

  .\34xl\:first\:-m-6:first-child{
    margin: -1.5rem;
  }

  .\34xl\:first\:-m-7:first-child{
    margin: -1.75rem;
  }

  .\34xl\:first\:-m-8:first-child{
    margin: -2rem;
  }

  .\34xl\:first\:-m-9:first-child{
    margin: -2.25rem;
  }

  .\34xl\:first\:-m-10:first-child{
    margin: -2.5rem;
  }

  .\34xl\:first\:-m-11:first-child{
    margin: -2.75rem;
  }

  .\34xl\:first\:-m-12:first-child{
    margin: -3rem;
  }

  .\34xl\:first\:-m-13:first-child{
    margin: -3.25rem;
  }

  .\34xl\:first\:-m-14:first-child{
    margin: -3.5rem;
  }

  .\34xl\:first\:-m-15:first-child{
    margin: -3.75rem;
  }

  .\34xl\:first\:-m-16:first-child{
    margin: -4rem;
  }

  .\34xl\:first\:-m-17:first-child{
    margin: -4.25rem;
  }

  .\34xl\:first\:-m-18:first-child{
    margin: -4.5rem;
  }

  .\34xl\:first\:-m-19:first-child{
    margin: -4.75rem;
  }

  .\34xl\:first\:-m-20:first-child{
    margin: -5rem;
  }

  .\34xl\:first\:-m-22:first-child{
    margin: -5.5rem;
  }

  .\34xl\:first\:-m-24:first-child{
    margin: -6rem;
  }

  .\34xl\:first\:-m-25:first-child{
    margin: -6.25rem;
  }

  .\34xl\:first\:-m-28:first-child{
    margin: -7rem;
  }

  .\34xl\:first\:-m-30:first-child{
    margin: -7.5rem;
  }

  .\34xl\:first\:-m-32:first-child{
    margin: -8rem;
  }

  .\34xl\:first\:-m-34:first-child{
    margin: -8.5rem;
  }

  .\34xl\:first\:-m-35:first-child{
    margin: -8.75rem;
  }

  .\34xl\:first\:-m-36:first-child{
    margin: -9rem;
  }

  .\34xl\:first\:-m-39:first-child{
    margin: -9.75rem;
  }

  .\34xl\:first\:-m-40:first-child{
    margin: -10rem;
  }

  .\34xl\:first\:-m-42:first-child{
    margin: -10.5rem;
  }

  .\34xl\:first\:-m-44:first-child{
    margin: -11rem;
  }

  .\34xl\:first\:-m-45:first-child{
    margin: -11.25rem;
  }

  .\34xl\:first\:-m-48:first-child{
    margin: -12rem;
  }

  .\34xl\:first\:-m-50:first-child{
    margin: -12.5rem;
  }

  .\34xl\:first\:-m-52:first-child{
    margin: -13rem;
  }

  .\34xl\:first\:-m-55:first-child{
    margin: -13.75rem;
  }

  .\34xl\:first\:-m-56:first-child{
    margin: -14rem;
  }

  .\34xl\:first\:-m-58:first-child{
    margin: -14.5rem;
  }

  .\34xl\:first\:-m-60:first-child{
    margin: -15rem;
  }

  .\34xl\:first\:-m-64:first-child{
    margin: -16rem;
  }

  .\34xl\:first\:-m-65:first-child{
    margin: -16.25rem;
  }

  .\34xl\:first\:-m-68:first-child{
    margin: -17rem;
  }

  .\34xl\:first\:-m-69:first-child{
    margin: -17.25rem;
  }

  .\34xl\:first\:-m-70:first-child{
    margin: -17.5rem;
  }

  .\34xl\:first\:-m-72:first-child{
    margin: -18rem;
  }

  .\34xl\:first\:-m-75:first-child{
    margin: -18.75rem;
  }

  .\34xl\:first\:-m-80:first-child{
    margin: -20rem;
  }

  .\34xl\:first\:-m-85:first-child{
    margin: -21.25rem;
  }

  .\34xl\:first\:-m-86:first-child{
    margin: -21.5rem;
  }

  .\34xl\:first\:-m-90:first-child{
    margin: -22.5rem;
  }

  .\34xl\:first\:-m-96:first-child{
    margin: -24rem;
  }

  .\34xl\:first\:-m-100:first-child{
    margin: -25rem;
  }

  .\34xl\:first\:-m-115:first-child{
    margin: -28.75rem;
  }

  .\34xl\:first\:-m-125:first-child{
    margin: -31.25rem;
  }

  .\34xl\:first\:-m-142:first-child{
    margin: -35.5rem;
  }

  .\34xl\:first\:-m-150:first-child{
    margin: -37.5rem;
  }

  .\34xl\:first\:-m-156:first-child{
    margin: -39rem;
  }

  .\34xl\:first\:-m-160:first-child{
    margin: -40rem;
  }

  .\34xl\:first\:-m-175:first-child{
    margin: -43.75rem;
  }

  .\34xl\:first\:-m-207:first-child{
    margin: -51.75rem;
  }

  .\34xl\:first\:-m-242:first-child{
    margin: -60.5rem;
  }

  .\34xl\:first\:-m-250:first-child{
    margin: -62.5rem;
  }

  .\34xl\:first\:-m-258:first-child{
    margin: -64.5rem;
  }

  .\34xl\:first\:-m-265:first-child{
    margin: -66.25rem;
  }

  .\34xl\:first\:-m-280:first-child{
    margin: -70rem;
  }

  .\34xl\:first\:-m-px:first-child{
    margin: -1px;
  }

  .\34xl\:first\:-m-0\.5:first-child{
    margin: -0.125rem;
  }

  .\34xl\:first\:-m-1\.5:first-child{
    margin: -0.375rem;
  }

  .\34xl\:first\:-m-2\.5:first-child{
    margin: -0.625rem;
  }

  .\34xl\:first\:-m-3\.5:first-child{
    margin: -0.875rem;
  }

  .\34xl\:first\:-m-0\.25:first-child{
    margin: -0.0625rem;
  }

  .\34xl\:first\:-m-0\.75:first-child{
    margin: -0.1875rem;
  }

  .\34xl\:first\:-m-1\.25:first-child{
    margin: -0.3125rem;
  }

  .\34xl\:first\:-m-1\.75:first-child{
    margin: -0.4375rem;
  }

  .\34xl\:first\:-m-2\.25:first-child{
    margin: -0.5625rem;
  }

  .\34xl\:first\:-m-2\.75:first-child{
    margin: -0.6875rem;
  }

  .\34xl\:first\:-m-3\.25:first-child{
    margin: -0.8125rem;
  }

  .\34xl\:first\:-m-3\.75:first-child{
    margin: -0.9375rem;
  }

  .\34xl\:first\:-m-4\.25:first-child{
    margin: -1.0625rem;
  }

  .\34xl\:first\:-m-4\.5:first-child{
    margin: -1.125rem;
  }

  .\34xl\:first\:-m-4\.75:first-child{
    margin: -1.1875rem;
  }

  .\34xl\:first\:-m-5\.25:first-child{
    margin: -1.3125rem;
  }

  .\34xl\:first\:-m-5\.5:first-child{
    margin: -1.375rem;
  }

  .\34xl\:first\:-m-5\.75:first-child{
    margin: -1.4375rem;
  }

  .\34xl\:first\:-m-6\.25:first-child{
    margin: -1.5625rem;
  }

  .\34xl\:first\:-m-6\.5:first-child{
    margin: -1.625rem;
  }

  .\34xl\:first\:-m-6\.75:first-child{
    margin: -1.6875rem;
  }

  .\34xl\:first\:-m-7\.25:first-child{
    margin: -1.8125rem;
  }

  .\34xl\:first\:-m-7\.5:first-child{
    margin: -1.875rem;
  }

  .\34xl\:first\:-m-8\.25:first-child{
    margin: -2.0625rem;
  }

  .\34xl\:first\:-m-8\.5:first-child{
    margin: -2.125rem;
  }

  .\34xl\:first\:-m-9\.25:first-child{
    margin: -2.3125rem;
  }

  .\34xl\:first\:-m-9\.5:first-child{
    margin: -2.375rem;
  }

  .\34xl\:first\:-m-10\.5:first-child{
    margin: -2.625rem;
  }

  .\34xl\:first\:-m-11\.25:first-child{
    margin: -2.8125rem;
  }

  .\34xl\:first\:-m-11\.5:first-child{
    margin: -2.875rem;
  }

  .\34xl\:first\:-m-12\.5:first-child{
    margin: -3.125rem;
  }

  .\34xl\:first\:-m-12\.75:first-child{
    margin: -3.1875rem;
  }

  .\34xl\:first\:-m-13\.5:first-child{
    margin: -3.375rem;
  }

  .\34xl\:first\:-m-14\.5:first-child{
    margin: -3.625rem;
  }

  .\34xl\:first\:-m-15\.5:first-child{
    margin: -3.875rem;
  }

  .\34xl\:first\:-m-15\.75:first-child{
    margin: -3.9375rem;
  }

  .\34xl\:first\:-m-16\.25:first-child{
    margin: -4.0625rem;
  }

  .\34xl\:first\:-m-17\.25:first-child{
    margin: -4.3125rem;
  }

  .\34xl\:first\:-m-17\.5:first-child{
    margin: -4.375rem;
  }

  .\34xl\:first\:-m-18\.25:first-child{
    margin: -4.5625rem;
  }

  .\34xl\:first\:-m-18\.5:first-child{
    margin: -4.625rem;
  }

  .\34xl\:first\:-m-20\.25:first-child{
    margin: -5.0625rem;
  }

  .\34xl\:first\:-m-20\.5:first-child{
    margin: -5.125rem;
  }

  .\34xl\:first\:-m-22\.5:first-child{
    margin: -5.625rem;
  }

  .\34xl\:first\:-m-25\.5:first-child{
    margin: -6.375rem;
  }

  .\34xl\:first\:-m-26\.75:first-child{
    margin: -6.6875rem;
  }

  .\34xl\:first\:-m-32\.5:first-child{
    margin: -8.125rem;
  }

  .\34xl\:first\:-m-37\.5:first-child{
    margin: -9.375rem;
  }

  .\34xl\:first\:-m-41\.25:first-child{
    margin: -10.3125rem;
  }

  .\34xl\:first\:-m-52\.5:first-child{
    margin: -13.125rem;
  }

  .\34xl\:first\:-m-54\.5:first-child{
    margin: -13.625rem;
  }

  .\34xl\:first\:-m-57\.25:first-child{
    margin: -14.3125rem;
  }

  .\34xl\:first\:-m-57\.5:first-child{
    margin: -14.375rem;
  }

  .\34xl\:first\:-m-66\.25:first-child{
    margin: -16.5625rem;
  }

  .\34xl\:first\:-m-74\.5:first-child{
    margin: -18.125rem;
  }

  .\34xl\:first\:-m-106\.25:first-child{
    margin: -26.5625rem;
  }

  .\34xl\:first\:-m-112\.25:first-child{
    margin: -28.0675rem;
  }

  .\34xl\:first\:-m-112\.75:first-child{
    margin: -28.1875rem;
  }

  .\34xl\:first\:-m-147\.5:first-child{
    margin: -36.875rem;
  }

  .\34xl\:first\:-m-162\.5:first-child{
    margin: -40.625rem;
  }

  .\34xl\:first\:-m-172\.25:first-child{
    margin: -42.5625rem;
  }

  .\34xl\:first\:-m-175\.25:first-child{
    margin: -43.8125rem;
  }

  .\34xl\:first\:-m-184\.25:first-child{
    margin: -46.0625rem;
  }

  .\34xl\:first\:-m-203\.25:first-child{
    margin: -50.8125rem;
  }

  .\34xl\:first\:-m-half:first-child{
    margin: -50%;
  }

  .\34xl\:first\:-m-full:first-child{
    margin: -100%;
  }

  .\34xl\:first\:-m-1\/10:first-child{
    margin: -10%;
  }

  .\34xl\:first\:-m-2\/10:first-child{
    margin: -20%;
  }

  .\34xl\:first\:-m-3\/10:first-child{
    margin: -30%;
  }

  .\34xl\:first\:-m-4\/10:first-child{
    margin: -40%;
  }

  .\34xl\:first\:-m-4\.5\/10:first-child{
    margin: -45%;
  }

  .\34xl\:first\:-m-5\/10:first-child{
    margin: -50%;
  }

  .\34xl\:first\:-m-5\.5\/10:first-child{
    margin: -55%;
  }

  .\34xl\:first\:-m-6\/10:first-child{
    margin: -60%;
  }

  .\34xl\:first\:-m-7\/10:first-child{
    margin: -70%;
  }

  .\34xl\:first\:-m-8\/10:first-child{
    margin: -80%;
  }

  .\34xl\:first\:-m-9\/10:first-child{
    margin: -90%;
  }

  .\34xl\:first\:-m-1\/12:first-child{
    margin: -8.33333%;
  }

  .\34xl\:first\:-m-2\/12:first-child{
    margin: -16.66667%;
  }

  .\34xl\:first\:-m-3\/12:first-child{
    margin: -25%;
  }

  .\34xl\:first\:-m-4\/12:first-child{
    margin: -33.33333%;
  }

  .\34xl\:first\:-m-5\/12:first-child{
    margin: -41.66667%;
  }

  .\34xl\:first\:-m-6\/12:first-child{
    margin: -50%;
  }

  .\34xl\:first\:-m-7\/12:first-child{
    margin: -58.33333%;
  }

  .\34xl\:first\:-m-8\/12:first-child{
    margin: -66.66667%;
  }

  .\34xl\:first\:-m-9\/12:first-child{
    margin: -75%;
  }

  .\34xl\:first\:-m-10\/12:first-child{
    margin: -83.33333%;
  }

  .\34xl\:first\:-m-11\/12:first-child{
    margin: -91.66667%;
  }

  .\34xl\:first\:my-0:first-child{
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .\34xl\:first\:mx-0:first-child{
    margin-left: 0px;
    margin-right: 0px;
  }

  .\34xl\:first\:my-1:first-child{
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }

  .\34xl\:first\:mx-1:first-child{
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }

  .\34xl\:first\:my-2:first-child{
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }

  .\34xl\:first\:mx-2:first-child{
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }

  .\34xl\:first\:my-3:first-child{
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }

  .\34xl\:first\:mx-3:first-child{
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }

  .\34xl\:first\:my-4:first-child{
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .\34xl\:first\:mx-4:first-child{
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .\34xl\:first\:my-5:first-child{
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }

  .\34xl\:first\:mx-5:first-child{
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }

  .\34xl\:first\:my-6:first-child{
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .\34xl\:first\:mx-6:first-child{
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .\34xl\:first\:my-7:first-child{
    margin-top: 1.75rem;
    margin-bottom: 1.75rem;
  }

  .\34xl\:first\:mx-7:first-child{
    margin-left: 1.75rem;
    margin-right: 1.75rem;
  }

  .\34xl\:first\:my-8:first-child{
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .\34xl\:first\:mx-8:first-child{
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .\34xl\:first\:my-9:first-child{
    margin-top: 2.25rem;
    margin-bottom: 2.25rem;
  }

  .\34xl\:first\:mx-9:first-child{
    margin-left: 2.25rem;
    margin-right: 2.25rem;
  }

  .\34xl\:first\:my-10:first-child{
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .\34xl\:first\:mx-10:first-child{
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }

  .\34xl\:first\:my-11:first-child{
    margin-top: 2.75rem;
    margin-bottom: 2.75rem;
  }

  .\34xl\:first\:mx-11:first-child{
    margin-left: 2.75rem;
    margin-right: 2.75rem;
  }

  .\34xl\:first\:my-12:first-child{
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .\34xl\:first\:mx-12:first-child{
    margin-left: 3rem;
    margin-right: 3rem;
  }

  .\34xl\:first\:my-13:first-child{
    margin-top: 3.25rem;
    margin-bottom: 3.25rem;
  }

  .\34xl\:first\:mx-13:first-child{
    margin-left: 3.25rem;
    margin-right: 3.25rem;
  }

  .\34xl\:first\:my-14:first-child{
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }

  .\34xl\:first\:mx-14:first-child{
    margin-left: 3.5rem;
    margin-right: 3.5rem;
  }

  .\34xl\:first\:my-15:first-child{
    margin-top: 3.75rem;
    margin-bottom: 3.75rem;
  }

  .\34xl\:first\:mx-15:first-child{
    margin-left: 3.75rem;
    margin-right: 3.75rem;
  }

  .\34xl\:first\:my-16:first-child{
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .\34xl\:first\:mx-16:first-child{
    margin-left: 4rem;
    margin-right: 4rem;
  }

  .\34xl\:first\:my-17:first-child{
    margin-top: 4.25rem;
    margin-bottom: 4.25rem;
  }

  .\34xl\:first\:mx-17:first-child{
    margin-left: 4.25rem;
    margin-right: 4.25rem;
  }

  .\34xl\:first\:my-18:first-child{
    margin-top: 4.5rem;
    margin-bottom: 4.5rem;
  }

  .\34xl\:first\:mx-18:first-child{
    margin-left: 4.5rem;
    margin-right: 4.5rem;
  }

  .\34xl\:first\:my-19:first-child{
    margin-top: 4.75rem;
    margin-bottom: 4.75rem;
  }

  .\34xl\:first\:mx-19:first-child{
    margin-left: 4.75rem;
    margin-right: 4.75rem;
  }

  .\34xl\:first\:my-20:first-child{
    margin-top: 5rem;
    margin-bottom: 5rem;
  }

  .\34xl\:first\:mx-20:first-child{
    margin-left: 5rem;
    margin-right: 5rem;
  }

  .\34xl\:first\:my-22:first-child{
    margin-top: 5.5rem;
    margin-bottom: 5.5rem;
  }

  .\34xl\:first\:mx-22:first-child{
    margin-left: 5.5rem;
    margin-right: 5.5rem;
  }

  .\34xl\:first\:my-24:first-child{
    margin-top: 6rem;
    margin-bottom: 6rem;
  }

  .\34xl\:first\:mx-24:first-child{
    margin-left: 6rem;
    margin-right: 6rem;
  }

  .\34xl\:first\:my-25:first-child{
    margin-top: 6.25rem;
    margin-bottom: 6.25rem;
  }

  .\34xl\:first\:mx-25:first-child{
    margin-left: 6.25rem;
    margin-right: 6.25rem;
  }

  .\34xl\:first\:my-28:first-child{
    margin-top: 7rem;
    margin-bottom: 7rem;
  }

  .\34xl\:first\:mx-28:first-child{
    margin-left: 7rem;
    margin-right: 7rem;
  }

  .\34xl\:first\:my-30:first-child{
    margin-top: 7.5rem;
    margin-bottom: 7.5rem;
  }

  .\34xl\:first\:mx-30:first-child{
    margin-left: 7.5rem;
    margin-right: 7.5rem;
  }

  .\34xl\:first\:my-32:first-child{
    margin-top: 8rem;
    margin-bottom: 8rem;
  }

  .\34xl\:first\:mx-32:first-child{
    margin-left: 8rem;
    margin-right: 8rem;
  }

  .\34xl\:first\:my-34:first-child{
    margin-top: 8.5rem;
    margin-bottom: 8.5rem;
  }

  .\34xl\:first\:mx-34:first-child{
    margin-left: 8.5rem;
    margin-right: 8.5rem;
  }

  .\34xl\:first\:my-35:first-child{
    margin-top: 8.75rem;
    margin-bottom: 8.75rem;
  }

  .\34xl\:first\:mx-35:first-child{
    margin-left: 8.75rem;
    margin-right: 8.75rem;
  }

  .\34xl\:first\:my-36:first-child{
    margin-top: 9rem;
    margin-bottom: 9rem;
  }

  .\34xl\:first\:mx-36:first-child{
    margin-left: 9rem;
    margin-right: 9rem;
  }

  .\34xl\:first\:my-39:first-child{
    margin-top: 9.75rem;
    margin-bottom: 9.75rem;
  }

  .\34xl\:first\:mx-39:first-child{
    margin-left: 9.75rem;
    margin-right: 9.75rem;
  }

  .\34xl\:first\:my-40:first-child{
    margin-top: 10rem;
    margin-bottom: 10rem;
  }

  .\34xl\:first\:mx-40:first-child{
    margin-left: 10rem;
    margin-right: 10rem;
  }

  .\34xl\:first\:my-42:first-child{
    margin-top: 10.5rem;
    margin-bottom: 10.5rem;
  }

  .\34xl\:first\:mx-42:first-child{
    margin-left: 10.5rem;
    margin-right: 10.5rem;
  }

  .\34xl\:first\:my-44:first-child{
    margin-top: 11rem;
    margin-bottom: 11rem;
  }

  .\34xl\:first\:mx-44:first-child{
    margin-left: 11rem;
    margin-right: 11rem;
  }

  .\34xl\:first\:my-45:first-child{
    margin-top: 11.25rem;
    margin-bottom: 11.25rem;
  }

  .\34xl\:first\:mx-45:first-child{
    margin-left: 11.25rem;
    margin-right: 11.25rem;
  }

  .\34xl\:first\:my-48:first-child{
    margin-top: 12rem;
    margin-bottom: 12rem;
  }

  .\34xl\:first\:mx-48:first-child{
    margin-left: 12rem;
    margin-right: 12rem;
  }

  .\34xl\:first\:my-50:first-child{
    margin-top: 12.5rem;
    margin-bottom: 12.5rem;
  }

  .\34xl\:first\:mx-50:first-child{
    margin-left: 12.5rem;
    margin-right: 12.5rem;
  }

  .\34xl\:first\:my-52:first-child{
    margin-top: 13rem;
    margin-bottom: 13rem;
  }

  .\34xl\:first\:mx-52:first-child{
    margin-left: 13rem;
    margin-right: 13rem;
  }

  .\34xl\:first\:my-55:first-child{
    margin-top: 13.75rem;
    margin-bottom: 13.75rem;
  }

  .\34xl\:first\:mx-55:first-child{
    margin-left: 13.75rem;
    margin-right: 13.75rem;
  }

  .\34xl\:first\:my-56:first-child{
    margin-top: 14rem;
    margin-bottom: 14rem;
  }

  .\34xl\:first\:mx-56:first-child{
    margin-left: 14rem;
    margin-right: 14rem;
  }

  .\34xl\:first\:my-58:first-child{
    margin-top: 14.5rem;
    margin-bottom: 14.5rem;
  }

  .\34xl\:first\:mx-58:first-child{
    margin-left: 14.5rem;
    margin-right: 14.5rem;
  }

  .\34xl\:first\:my-60:first-child{
    margin-top: 15rem;
    margin-bottom: 15rem;
  }

  .\34xl\:first\:mx-60:first-child{
    margin-left: 15rem;
    margin-right: 15rem;
  }

  .\34xl\:first\:my-64:first-child{
    margin-top: 16rem;
    margin-bottom: 16rem;
  }

  .\34xl\:first\:mx-64:first-child{
    margin-left: 16rem;
    margin-right: 16rem;
  }

  .\34xl\:first\:my-65:first-child{
    margin-top: 16.25rem;
    margin-bottom: 16.25rem;
  }

  .\34xl\:first\:mx-65:first-child{
    margin-left: 16.25rem;
    margin-right: 16.25rem;
  }

  .\34xl\:first\:my-68:first-child{
    margin-top: 17rem;
    margin-bottom: 17rem;
  }

  .\34xl\:first\:mx-68:first-child{
    margin-left: 17rem;
    margin-right: 17rem;
  }

  .\34xl\:first\:my-69:first-child{
    margin-top: 17.25rem;
    margin-bottom: 17.25rem;
  }

  .\34xl\:first\:mx-69:first-child{
    margin-left: 17.25rem;
    margin-right: 17.25rem;
  }

  .\34xl\:first\:my-70:first-child{
    margin-top: 17.5rem;
    margin-bottom: 17.5rem;
  }

  .\34xl\:first\:mx-70:first-child{
    margin-left: 17.5rem;
    margin-right: 17.5rem;
  }

  .\34xl\:first\:my-72:first-child{
    margin-top: 18rem;
    margin-bottom: 18rem;
  }

  .\34xl\:first\:mx-72:first-child{
    margin-left: 18rem;
    margin-right: 18rem;
  }

  .\34xl\:first\:my-75:first-child{
    margin-top: 18.75rem;
    margin-bottom: 18.75rem;
  }

  .\34xl\:first\:mx-75:first-child{
    margin-left: 18.75rem;
    margin-right: 18.75rem;
  }

  .\34xl\:first\:my-80:first-child{
    margin-top: 20rem;
    margin-bottom: 20rem;
  }

  .\34xl\:first\:mx-80:first-child{
    margin-left: 20rem;
    margin-right: 20rem;
  }

  .\34xl\:first\:my-85:first-child{
    margin-top: 21.25rem;
    margin-bottom: 21.25rem;
  }

  .\34xl\:first\:mx-85:first-child{
    margin-left: 21.25rem;
    margin-right: 21.25rem;
  }

  .\34xl\:first\:my-86:first-child{
    margin-top: 21.5rem;
    margin-bottom: 21.5rem;
  }

  .\34xl\:first\:mx-86:first-child{
    margin-left: 21.5rem;
    margin-right: 21.5rem;
  }

  .\34xl\:first\:my-90:first-child{
    margin-top: 22.5rem;
    margin-bottom: 22.5rem;
  }

  .\34xl\:first\:mx-90:first-child{
    margin-left: 22.5rem;
    margin-right: 22.5rem;
  }

  .\34xl\:first\:my-96:first-child{
    margin-top: 24rem;
    margin-bottom: 24rem;
  }

  .\34xl\:first\:mx-96:first-child{
    margin-left: 24rem;
    margin-right: 24rem;
  }

  .\34xl\:first\:my-100:first-child{
    margin-top: 25rem;
    margin-bottom: 25rem;
  }

  .\34xl\:first\:mx-100:first-child{
    margin-left: 25rem;
    margin-right: 25rem;
  }

  .\34xl\:first\:my-115:first-child{
    margin-top: 28.75rem;
    margin-bottom: 28.75rem;
  }

  .\34xl\:first\:mx-115:first-child{
    margin-left: 28.75rem;
    margin-right: 28.75rem;
  }

  .\34xl\:first\:my-125:first-child{
    margin-top: 31.25rem;
    margin-bottom: 31.25rem;
  }

  .\34xl\:first\:mx-125:first-child{
    margin-left: 31.25rem;
    margin-right: 31.25rem;
  }

  .\34xl\:first\:my-142:first-child{
    margin-top: 35.5rem;
    margin-bottom: 35.5rem;
  }

  .\34xl\:first\:mx-142:first-child{
    margin-left: 35.5rem;
    margin-right: 35.5rem;
  }

  .\34xl\:first\:my-150:first-child{
    margin-top: 37.5rem;
    margin-bottom: 37.5rem;
  }

  .\34xl\:first\:mx-150:first-child{
    margin-left: 37.5rem;
    margin-right: 37.5rem;
  }

  .\34xl\:first\:my-156:first-child{
    margin-top: 39rem;
    margin-bottom: 39rem;
  }

  .\34xl\:first\:mx-156:first-child{
    margin-left: 39rem;
    margin-right: 39rem;
  }

  .\34xl\:first\:my-160:first-child{
    margin-top: 40rem;
    margin-bottom: 40rem;
  }

  .\34xl\:first\:mx-160:first-child{
    margin-left: 40rem;
    margin-right: 40rem;
  }

  .\34xl\:first\:my-175:first-child{
    margin-top: 43.75rem;
    margin-bottom: 43.75rem;
  }

  .\34xl\:first\:mx-175:first-child{
    margin-left: 43.75rem;
    margin-right: 43.75rem;
  }

  .\34xl\:first\:my-207:first-child{
    margin-top: 51.75rem;
    margin-bottom: 51.75rem;
  }

  .\34xl\:first\:mx-207:first-child{
    margin-left: 51.75rem;
    margin-right: 51.75rem;
  }

  .\34xl\:first\:my-242:first-child{
    margin-top: 60.5rem;
    margin-bottom: 60.5rem;
  }

  .\34xl\:first\:mx-242:first-child{
    margin-left: 60.5rem;
    margin-right: 60.5rem;
  }

  .\34xl\:first\:my-250:first-child{
    margin-top: 62.5rem;
    margin-bottom: 62.5rem;
  }

  .\34xl\:first\:mx-250:first-child{
    margin-left: 62.5rem;
    margin-right: 62.5rem;
  }

  .\34xl\:first\:my-258:first-child{
    margin-top: 64.5rem;
    margin-bottom: 64.5rem;
  }

  .\34xl\:first\:mx-258:first-child{
    margin-left: 64.5rem;
    margin-right: 64.5rem;
  }

  .\34xl\:first\:my-265:first-child{
    margin-top: 66.25rem;
    margin-bottom: 66.25rem;
  }

  .\34xl\:first\:mx-265:first-child{
    margin-left: 66.25rem;
    margin-right: 66.25rem;
  }

  .\34xl\:first\:my-280:first-child{
    margin-top: 70rem;
    margin-bottom: 70rem;
  }

  .\34xl\:first\:mx-280:first-child{
    margin-left: 70rem;
    margin-right: 70rem;
  }

  .\34xl\:first\:my-auto:first-child{
    margin-top: auto;
    margin-bottom: auto;
  }

  .\34xl\:first\:mx-auto:first-child{
    margin-left: auto;
    margin-right: auto;
  }

  .\34xl\:first\:my-px:first-child{
    margin-top: 1px;
    margin-bottom: 1px;
  }

  .\34xl\:first\:mx-px:first-child{
    margin-left: 1px;
    margin-right: 1px;
  }

  .\34xl\:first\:my-0\.5:first-child{
    margin-top: 0.125rem;
    margin-bottom: 0.125rem;
  }

  .\34xl\:first\:mx-0\.5:first-child{
    margin-left: 0.125rem;
    margin-right: 0.125rem;
  }

  .\34xl\:first\:my-1\.5:first-child{
    margin-top: 0.375rem;
    margin-bottom: 0.375rem;
  }

  .\34xl\:first\:mx-1\.5:first-child{
    margin-left: 0.375rem;
    margin-right: 0.375rem;
  }

  .\34xl\:first\:my-2\.5:first-child{
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
  }

  .\34xl\:first\:mx-2\.5:first-child{
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }

  .\34xl\:first\:my-3\.5:first-child{
    margin-top: 0.875rem;
    margin-bottom: 0.875rem;
  }

  .\34xl\:first\:mx-3\.5:first-child{
    margin-left: 0.875rem;
    margin-right: 0.875rem;
  }

  .\34xl\:first\:my-0\.25:first-child{
    margin-top: 0.0625rem;
    margin-bottom: 0.0625rem;
  }

  .\34xl\:first\:mx-0\.25:first-child{
    margin-left: 0.0625rem;
    margin-right: 0.0625rem;
  }

  .\34xl\:first\:my-0\.75:first-child{
    margin-top: 0.1875rem;
    margin-bottom: 0.1875rem;
  }

  .\34xl\:first\:mx-0\.75:first-child{
    margin-left: 0.1875rem;
    margin-right: 0.1875rem;
  }

  .\34xl\:first\:my-1\.25:first-child{
    margin-top: 0.3125rem;
    margin-bottom: 0.3125rem;
  }

  .\34xl\:first\:mx-1\.25:first-child{
    margin-left: 0.3125rem;
    margin-right: 0.3125rem;
  }

  .\34xl\:first\:my-1\.75:first-child{
    margin-top: 0.4375rem;
    margin-bottom: 0.4375rem;
  }

  .\34xl\:first\:mx-1\.75:first-child{
    margin-left: 0.4375rem;
    margin-right: 0.4375rem;
  }

  .\34xl\:first\:my-2\.25:first-child{
    margin-top: 0.5625rem;
    margin-bottom: 0.5625rem;
  }

  .\34xl\:first\:mx-2\.25:first-child{
    margin-left: 0.5625rem;
    margin-right: 0.5625rem;
  }

  .\34xl\:first\:my-2\.75:first-child{
    margin-top: 0.6875rem;
    margin-bottom: 0.6875rem;
  }

  .\34xl\:first\:mx-2\.75:first-child{
    margin-left: 0.6875rem;
    margin-right: 0.6875rem;
  }

  .\34xl\:first\:my-3\.25:first-child{
    margin-top: 0.8125rem;
    margin-bottom: 0.8125rem;
  }

  .\34xl\:first\:mx-3\.25:first-child{
    margin-left: 0.8125rem;
    margin-right: 0.8125rem;
  }

  .\34xl\:first\:my-3\.75:first-child{
    margin-top: 0.9375rem;
    margin-bottom: 0.9375rem;
  }

  .\34xl\:first\:mx-3\.75:first-child{
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }

  .\34xl\:first\:my-4\.25:first-child{
    margin-top: 1.0625rem;
    margin-bottom: 1.0625rem;
  }

  .\34xl\:first\:mx-4\.25:first-child{
    margin-left: 1.0625rem;
    margin-right: 1.0625rem;
  }

  .\34xl\:first\:my-4\.5:first-child{
    margin-top: 1.125rem;
    margin-bottom: 1.125rem;
  }

  .\34xl\:first\:mx-4\.5:first-child{
    margin-left: 1.125rem;
    margin-right: 1.125rem;
  }

  .\34xl\:first\:my-4\.75:first-child{
    margin-top: 1.1875rem;
    margin-bottom: 1.1875rem;
  }

  .\34xl\:first\:mx-4\.75:first-child{
    margin-left: 1.1875rem;
    margin-right: 1.1875rem;
  }

  .\34xl\:first\:my-5\.25:first-child{
    margin-top: 1.3125rem;
    margin-bottom: 1.3125rem;
  }

  .\34xl\:first\:mx-5\.25:first-child{
    margin-left: 1.3125rem;
    margin-right: 1.3125rem;
  }

  .\34xl\:first\:my-5\.5:first-child{
    margin-top: 1.375rem;
    margin-bottom: 1.375rem;
  }

  .\34xl\:first\:mx-5\.5:first-child{
    margin-left: 1.375rem;
    margin-right: 1.375rem;
  }

  .\34xl\:first\:my-5\.75:first-child{
    margin-top: 1.4375rem;
    margin-bottom: 1.4375rem;
  }

  .\34xl\:first\:mx-5\.75:first-child{
    margin-left: 1.4375rem;
    margin-right: 1.4375rem;
  }

  .\34xl\:first\:my-6\.25:first-child{
    margin-top: 1.5625rem;
    margin-bottom: 1.5625rem;
  }

  .\34xl\:first\:mx-6\.25:first-child{
    margin-left: 1.5625rem;
    margin-right: 1.5625rem;
  }

  .\34xl\:first\:my-6\.5:first-child{
    margin-top: 1.625rem;
    margin-bottom: 1.625rem;
  }

  .\34xl\:first\:mx-6\.5:first-child{
    margin-left: 1.625rem;
    margin-right: 1.625rem;
  }

  .\34xl\:first\:my-6\.75:first-child{
    margin-top: 1.6875rem;
    margin-bottom: 1.6875rem;
  }

  .\34xl\:first\:mx-6\.75:first-child{
    margin-left: 1.6875rem;
    margin-right: 1.6875rem;
  }

  .\34xl\:first\:my-7\.25:first-child{
    margin-top: 1.8125rem;
    margin-bottom: 1.8125rem;
  }

  .\34xl\:first\:mx-7\.25:first-child{
    margin-left: 1.8125rem;
    margin-right: 1.8125rem;
  }

  .\34xl\:first\:my-7\.5:first-child{
    margin-top: 1.875rem;
    margin-bottom: 1.875rem;
  }

  .\34xl\:first\:mx-7\.5:first-child{
    margin-left: 1.875rem;
    margin-right: 1.875rem;
  }

  .\34xl\:first\:my-8\.25:first-child{
    margin-top: 2.0625rem;
    margin-bottom: 2.0625rem;
  }

  .\34xl\:first\:mx-8\.25:first-child{
    margin-left: 2.0625rem;
    margin-right: 2.0625rem;
  }

  .\34xl\:first\:my-8\.5:first-child{
    margin-top: 2.125rem;
    margin-bottom: 2.125rem;
  }

  .\34xl\:first\:mx-8\.5:first-child{
    margin-left: 2.125rem;
    margin-right: 2.125rem;
  }

  .\34xl\:first\:my-9\.25:first-child{
    margin-top: 2.3125rem;
    margin-bottom: 2.3125rem;
  }

  .\34xl\:first\:mx-9\.25:first-child{
    margin-left: 2.3125rem;
    margin-right: 2.3125rem;
  }

  .\34xl\:first\:my-9\.5:first-child{
    margin-top: 2.375rem;
    margin-bottom: 2.375rem;
  }

  .\34xl\:first\:mx-9\.5:first-child{
    margin-left: 2.375rem;
    margin-right: 2.375rem;
  }

  .\34xl\:first\:my-10\.5:first-child{
    margin-top: 2.625rem;
    margin-bottom: 2.625rem;
  }

  .\34xl\:first\:mx-10\.5:first-child{
    margin-left: 2.625rem;
    margin-right: 2.625rem;
  }

  .\34xl\:first\:my-11\.25:first-child{
    margin-top: 2.8125rem;
    margin-bottom: 2.8125rem;
  }

  .\34xl\:first\:mx-11\.25:first-child{
    margin-left: 2.8125rem;
    margin-right: 2.8125rem;
  }

  .\34xl\:first\:my-11\.5:first-child{
    margin-top: 2.875rem;
    margin-bottom: 2.875rem;
  }

  .\34xl\:first\:mx-11\.5:first-child{
    margin-left: 2.875rem;
    margin-right: 2.875rem;
  }

  .\34xl\:first\:my-12\.5:first-child{
    margin-top: 3.125rem;
    margin-bottom: 3.125rem;
  }

  .\34xl\:first\:mx-12\.5:first-child{
    margin-left: 3.125rem;
    margin-right: 3.125rem;
  }

  .\34xl\:first\:my-12\.75:first-child{
    margin-top: 3.1875rem;
    margin-bottom: 3.1875rem;
  }

  .\34xl\:first\:mx-12\.75:first-child{
    margin-left: 3.1875rem;
    margin-right: 3.1875rem;
  }

  .\34xl\:first\:my-13\.5:first-child{
    margin-top: 3.375rem;
    margin-bottom: 3.375rem;
  }

  .\34xl\:first\:mx-13\.5:first-child{
    margin-left: 3.375rem;
    margin-right: 3.375rem;
  }

  .\34xl\:first\:my-14\.5:first-child{
    margin-top: 3.625rem;
    margin-bottom: 3.625rem;
  }

  .\34xl\:first\:mx-14\.5:first-child{
    margin-left: 3.625rem;
    margin-right: 3.625rem;
  }

  .\34xl\:first\:my-15\.5:first-child{
    margin-top: 3.875rem;
    margin-bottom: 3.875rem;
  }

  .\34xl\:first\:mx-15\.5:first-child{
    margin-left: 3.875rem;
    margin-right: 3.875rem;
  }

  .\34xl\:first\:my-15\.75:first-child{
    margin-top: 3.9375rem;
    margin-bottom: 3.9375rem;
  }

  .\34xl\:first\:mx-15\.75:first-child{
    margin-left: 3.9375rem;
    margin-right: 3.9375rem;
  }

  .\34xl\:first\:my-16\.25:first-child{
    margin-top: 4.0625rem;
    margin-bottom: 4.0625rem;
  }

  .\34xl\:first\:mx-16\.25:first-child{
    margin-left: 4.0625rem;
    margin-right: 4.0625rem;
  }

  .\34xl\:first\:my-17\.25:first-child{
    margin-top: 4.3125rem;
    margin-bottom: 4.3125rem;
  }

  .\34xl\:first\:mx-17\.25:first-child{
    margin-left: 4.3125rem;
    margin-right: 4.3125rem;
  }

  .\34xl\:first\:my-17\.5:first-child{
    margin-top: 4.375rem;
    margin-bottom: 4.375rem;
  }

  .\34xl\:first\:mx-17\.5:first-child{
    margin-left: 4.375rem;
    margin-right: 4.375rem;
  }

  .\34xl\:first\:my-18\.25:first-child{
    margin-top: 4.5625rem;
    margin-bottom: 4.5625rem;
  }

  .\34xl\:first\:mx-18\.25:first-child{
    margin-left: 4.5625rem;
    margin-right: 4.5625rem;
  }

  .\34xl\:first\:my-18\.5:first-child{
    margin-top: 4.625rem;
    margin-bottom: 4.625rem;
  }

  .\34xl\:first\:mx-18\.5:first-child{
    margin-left: 4.625rem;
    margin-right: 4.625rem;
  }

  .\34xl\:first\:my-20\.25:first-child{
    margin-top: 5.0625rem;
    margin-bottom: 5.0625rem;
  }

  .\34xl\:first\:mx-20\.25:first-child{
    margin-left: 5.0625rem;
    margin-right: 5.0625rem;
  }

  .\34xl\:first\:my-20\.5:first-child{
    margin-top: 5.125rem;
    margin-bottom: 5.125rem;
  }

  .\34xl\:first\:mx-20\.5:first-child{
    margin-left: 5.125rem;
    margin-right: 5.125rem;
  }

  .\34xl\:first\:my-22\.5:first-child{
    margin-top: 5.625rem;
    margin-bottom: 5.625rem;
  }

  .\34xl\:first\:mx-22\.5:first-child{
    margin-left: 5.625rem;
    margin-right: 5.625rem;
  }

  .\34xl\:first\:my-25\.5:first-child{
    margin-top: 6.375rem;
    margin-bottom: 6.375rem;
  }

  .\34xl\:first\:mx-25\.5:first-child{
    margin-left: 6.375rem;
    margin-right: 6.375rem;
  }

  .\34xl\:first\:my-26\.75:first-child{
    margin-top: 6.6875rem;
    margin-bottom: 6.6875rem;
  }

  .\34xl\:first\:mx-26\.75:first-child{
    margin-left: 6.6875rem;
    margin-right: 6.6875rem;
  }

  .\34xl\:first\:my-32\.5:first-child{
    margin-top: 8.125rem;
    margin-bottom: 8.125rem;
  }

  .\34xl\:first\:mx-32\.5:first-child{
    margin-left: 8.125rem;
    margin-right: 8.125rem;
  }

  .\34xl\:first\:my-37\.5:first-child{
    margin-top: 9.375rem;
    margin-bottom: 9.375rem;
  }

  .\34xl\:first\:mx-37\.5:first-child{
    margin-left: 9.375rem;
    margin-right: 9.375rem;
  }

  .\34xl\:first\:my-41\.25:first-child{
    margin-top: 10.3125rem;
    margin-bottom: 10.3125rem;
  }

  .\34xl\:first\:mx-41\.25:first-child{
    margin-left: 10.3125rem;
    margin-right: 10.3125rem;
  }

  .\34xl\:first\:my-52\.5:first-child{
    margin-top: 13.125rem;
    margin-bottom: 13.125rem;
  }

  .\34xl\:first\:mx-52\.5:first-child{
    margin-left: 13.125rem;
    margin-right: 13.125rem;
  }

  .\34xl\:first\:my-54\.5:first-child{
    margin-top: 13.625rem;
    margin-bottom: 13.625rem;
  }

  .\34xl\:first\:mx-54\.5:first-child{
    margin-left: 13.625rem;
    margin-right: 13.625rem;
  }

  .\34xl\:first\:my-57\.25:first-child{
    margin-top: 14.3125rem;
    margin-bottom: 14.3125rem;
  }

  .\34xl\:first\:mx-57\.25:first-child{
    margin-left: 14.3125rem;
    margin-right: 14.3125rem;
  }

  .\34xl\:first\:my-57\.5:first-child{
    margin-top: 14.375rem;
    margin-bottom: 14.375rem;
  }

  .\34xl\:first\:mx-57\.5:first-child{
    margin-left: 14.375rem;
    margin-right: 14.375rem;
  }

  .\34xl\:first\:my-66\.25:first-child{
    margin-top: 16.5625rem;
    margin-bottom: 16.5625rem;
  }

  .\34xl\:first\:mx-66\.25:first-child{
    margin-left: 16.5625rem;
    margin-right: 16.5625rem;
  }

  .\34xl\:first\:my-74\.5:first-child{
    margin-top: 18.125rem;
    margin-bottom: 18.125rem;
  }

  .\34xl\:first\:mx-74\.5:first-child{
    margin-left: 18.125rem;
    margin-right: 18.125rem;
  }

  .\34xl\:first\:my-106\.25:first-child{
    margin-top: 26.5625rem;
    margin-bottom: 26.5625rem;
  }

  .\34xl\:first\:mx-106\.25:first-child{
    margin-left: 26.5625rem;
    margin-right: 26.5625rem;
  }

  .\34xl\:first\:my-112\.25:first-child{
    margin-top: 28.0675rem;
    margin-bottom: 28.0675rem;
  }

  .\34xl\:first\:mx-112\.25:first-child{
    margin-left: 28.0675rem;
    margin-right: 28.0675rem;
  }

  .\34xl\:first\:my-112\.75:first-child{
    margin-top: 28.1875rem;
    margin-bottom: 28.1875rem;
  }

  .\34xl\:first\:mx-112\.75:first-child{
    margin-left: 28.1875rem;
    margin-right: 28.1875rem;
  }

  .\34xl\:first\:my-147\.5:first-child{
    margin-top: 36.875rem;
    margin-bottom: 36.875rem;
  }

  .\34xl\:first\:mx-147\.5:first-child{
    margin-left: 36.875rem;
    margin-right: 36.875rem;
  }

  .\34xl\:first\:my-162\.5:first-child{
    margin-top: 40.625rem;
    margin-bottom: 40.625rem;
  }

  .\34xl\:first\:mx-162\.5:first-child{
    margin-left: 40.625rem;
    margin-right: 40.625rem;
  }

  .\34xl\:first\:my-172\.25:first-child{
    margin-top: 42.5625rem;
    margin-bottom: 42.5625rem;
  }

  .\34xl\:first\:mx-172\.25:first-child{
    margin-left: 42.5625rem;
    margin-right: 42.5625rem;
  }

  .\34xl\:first\:my-175\.25:first-child{
    margin-top: 43.8125rem;
    margin-bottom: 43.8125rem;
  }

  .\34xl\:first\:mx-175\.25:first-child{
    margin-left: 43.8125rem;
    margin-right: 43.8125rem;
  }

  .\34xl\:first\:my-184\.25:first-child{
    margin-top: 46.0625rem;
    margin-bottom: 46.0625rem;
  }

  .\34xl\:first\:mx-184\.25:first-child{
    margin-left: 46.0625rem;
    margin-right: 46.0625rem;
  }

  .\34xl\:first\:my-203\.25:first-child{
    margin-top: 50.8125rem;
    margin-bottom: 50.8125rem;
  }

  .\34xl\:first\:mx-203\.25:first-child{
    margin-left: 50.8125rem;
    margin-right: 50.8125rem;
  }

  .\34xl\:first\:my-half:first-child{
    margin-top: 50%;
    margin-bottom: 50%;
  }

  .\34xl\:first\:mx-half:first-child{
    margin-left: 50%;
    margin-right: 50%;
  }

  .\34xl\:first\:my-full:first-child{
    margin-top: 100%;
    margin-bottom: 100%;
  }

  .\34xl\:first\:mx-full:first-child{
    margin-left: 100%;
    margin-right: 100%;
  }

  .\34xl\:first\:my-1\/10:first-child{
    margin-top: 10%;
    margin-bottom: 10%;
  }

  .\34xl\:first\:mx-1\/10:first-child{
    margin-left: 10%;
    margin-right: 10%;
  }

  .\34xl\:first\:my-2\/10:first-child{
    margin-top: 20%;
    margin-bottom: 20%;
  }

  .\34xl\:first\:mx-2\/10:first-child{
    margin-left: 20%;
    margin-right: 20%;
  }

  .\34xl\:first\:my-3\/10:first-child{
    margin-top: 30%;
    margin-bottom: 30%;
  }

  .\34xl\:first\:mx-3\/10:first-child{
    margin-left: 30%;
    margin-right: 30%;
  }

  .\34xl\:first\:my-4\/10:first-child{
    margin-top: 40%;
    margin-bottom: 40%;
  }

  .\34xl\:first\:mx-4\/10:first-child{
    margin-left: 40%;
    margin-right: 40%;
  }

  .\34xl\:first\:my-4\.5\/10:first-child{
    margin-top: 45%;
    margin-bottom: 45%;
  }

  .\34xl\:first\:mx-4\.5\/10:first-child{
    margin-left: 45%;
    margin-right: 45%;
  }

  .\34xl\:first\:my-5\/10:first-child{
    margin-top: 50%;
    margin-bottom: 50%;
  }

  .\34xl\:first\:mx-5\/10:first-child{
    margin-left: 50%;
    margin-right: 50%;
  }

  .\34xl\:first\:my-5\.5\/10:first-child{
    margin-top: 55%;
    margin-bottom: 55%;
  }

  .\34xl\:first\:mx-5\.5\/10:first-child{
    margin-left: 55%;
    margin-right: 55%;
  }

  .\34xl\:first\:my-6\/10:first-child{
    margin-top: 60%;
    margin-bottom: 60%;
  }

  .\34xl\:first\:mx-6\/10:first-child{
    margin-left: 60%;
    margin-right: 60%;
  }

  .\34xl\:first\:my-7\/10:first-child{
    margin-top: 70%;
    margin-bottom: 70%;
  }

  .\34xl\:first\:mx-7\/10:first-child{
    margin-left: 70%;
    margin-right: 70%;
  }

  .\34xl\:first\:my-8\/10:first-child{
    margin-top: 80%;
    margin-bottom: 80%;
  }

  .\34xl\:first\:mx-8\/10:first-child{
    margin-left: 80%;
    margin-right: 80%;
  }

  .\34xl\:first\:my-9\/10:first-child{
    margin-top: 90%;
    margin-bottom: 90%;
  }

  .\34xl\:first\:mx-9\/10:first-child{
    margin-left: 90%;
    margin-right: 90%;
  }

  .\34xl\:first\:my-1\/12:first-child{
    margin-top: 8.333333%;
    margin-bottom: 8.333333%;
  }

  .\34xl\:first\:mx-1\/12:first-child{
    margin-left: 8.333333%;
    margin-right: 8.333333%;
  }

  .\34xl\:first\:my-2\/12:first-child{
    margin-top: 16.666667%;
    margin-bottom: 16.666667%;
  }

  .\34xl\:first\:mx-2\/12:first-child{
    margin-left: 16.666667%;
    margin-right: 16.666667%;
  }

  .\34xl\:first\:my-3\/12:first-child{
    margin-top: 25%;
    margin-bottom: 25%;
  }

  .\34xl\:first\:mx-3\/12:first-child{
    margin-left: 25%;
    margin-right: 25%;
  }

  .\34xl\:first\:my-4\/12:first-child{
    margin-top: 33.333333%;
    margin-bottom: 33.333333%;
  }

  .\34xl\:first\:mx-4\/12:first-child{
    margin-left: 33.333333%;
    margin-right: 33.333333%;
  }

  .\34xl\:first\:my-5\/12:first-child{
    margin-top: 41.666667%;
    margin-bottom: 41.666667%;
  }

  .\34xl\:first\:mx-5\/12:first-child{
    margin-left: 41.666667%;
    margin-right: 41.666667%;
  }

  .\34xl\:first\:my-6\/12:first-child{
    margin-top: 50%;
    margin-bottom: 50%;
  }

  .\34xl\:first\:mx-6\/12:first-child{
    margin-left: 50%;
    margin-right: 50%;
  }

  .\34xl\:first\:my-7\/12:first-child{
    margin-top: 58.333333%;
    margin-bottom: 58.333333%;
  }

  .\34xl\:first\:mx-7\/12:first-child{
    margin-left: 58.333333%;
    margin-right: 58.333333%;
  }

  .\34xl\:first\:my-8\/12:first-child{
    margin-top: 66.666667%;
    margin-bottom: 66.666667%;
  }

  .\34xl\:first\:mx-8\/12:first-child{
    margin-left: 66.666667%;
    margin-right: 66.666667%;
  }

  .\34xl\:first\:my-9\/12:first-child{
    margin-top: 75%;
    margin-bottom: 75%;
  }

  .\34xl\:first\:mx-9\/12:first-child{
    margin-left: 75%;
    margin-right: 75%;
  }

  .\34xl\:first\:my-10\/12:first-child{
    margin-top: 83.333333%;
    margin-bottom: 83.333333%;
  }

  .\34xl\:first\:mx-10\/12:first-child{
    margin-left: 83.333333%;
    margin-right: 83.333333%;
  }

  .\34xl\:first\:my-11\/12:first-child{
    margin-top: 91.666667%;
    margin-bottom: 91.666667%;
  }

  .\34xl\:first\:mx-11\/12:first-child{
    margin-left: 91.666667%;
    margin-right: 91.666667%;
  }

  .\34xl\:first\:-my-0:first-child{
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .\34xl\:first\:-mx-0:first-child{
    margin-left: 0px;
    margin-right: 0px;
  }

  .\34xl\:first\:-my-1:first-child{
    margin-top: -0.25rem;
    margin-bottom: -0.25rem;
  }

  .\34xl\:first\:-mx-1:first-child{
    margin-left: -0.25rem;
    margin-right: -0.25rem;
  }

  .\34xl\:first\:-my-2:first-child{
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }

  .\34xl\:first\:-mx-2:first-child{
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }

  .\34xl\:first\:-my-3:first-child{
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }

  .\34xl\:first\:-mx-3:first-child{
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }

  .\34xl\:first\:-my-4:first-child{
    margin-top: -1rem;
    margin-bottom: -1rem;
  }

  .\34xl\:first\:-mx-4:first-child{
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .\34xl\:first\:-my-5:first-child{
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
  }

  .\34xl\:first\:-mx-5:first-child{
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }

  .\34xl\:first\:-my-6:first-child{
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
  }

  .\34xl\:first\:-mx-6:first-child{
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }

  .\34xl\:first\:-my-7:first-child{
    margin-top: -1.75rem;
    margin-bottom: -1.75rem;
  }

  .\34xl\:first\:-mx-7:first-child{
    margin-left: -1.75rem;
    margin-right: -1.75rem;
  }

  .\34xl\:first\:-my-8:first-child{
    margin-top: -2rem;
    margin-bottom: -2rem;
  }

  .\34xl\:first\:-mx-8:first-child{
    margin-left: -2rem;
    margin-right: -2rem;
  }

  .\34xl\:first\:-my-9:first-child{
    margin-top: -2.25rem;
    margin-bottom: -2.25rem;
  }

  .\34xl\:first\:-mx-9:first-child{
    margin-left: -2.25rem;
    margin-right: -2.25rem;
  }

  .\34xl\:first\:-my-10:first-child{
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
  }

  .\34xl\:first\:-mx-10:first-child{
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }

  .\34xl\:first\:-my-11:first-child{
    margin-top: -2.75rem;
    margin-bottom: -2.75rem;
  }

  .\34xl\:first\:-mx-11:first-child{
    margin-left: -2.75rem;
    margin-right: -2.75rem;
  }

  .\34xl\:first\:-my-12:first-child{
    margin-top: -3rem;
    margin-bottom: -3rem;
  }

  .\34xl\:first\:-mx-12:first-child{
    margin-left: -3rem;
    margin-right: -3rem;
  }

  .\34xl\:first\:-my-13:first-child{
    margin-top: -3.25rem;
    margin-bottom: -3.25rem;
  }

  .\34xl\:first\:-mx-13:first-child{
    margin-left: -3.25rem;
    margin-right: -3.25rem;
  }

  .\34xl\:first\:-my-14:first-child{
    margin-top: -3.5rem;
    margin-bottom: -3.5rem;
  }

  .\34xl\:first\:-mx-14:first-child{
    margin-left: -3.5rem;
    margin-right: -3.5rem;
  }

  .\34xl\:first\:-my-15:first-child{
    margin-top: -3.75rem;
    margin-bottom: -3.75rem;
  }

  .\34xl\:first\:-mx-15:first-child{
    margin-left: -3.75rem;
    margin-right: -3.75rem;
  }

  .\34xl\:first\:-my-16:first-child{
    margin-top: -4rem;
    margin-bottom: -4rem;
  }

  .\34xl\:first\:-mx-16:first-child{
    margin-left: -4rem;
    margin-right: -4rem;
  }

  .\34xl\:first\:-my-17:first-child{
    margin-top: -4.25rem;
    margin-bottom: -4.25rem;
  }

  .\34xl\:first\:-mx-17:first-child{
    margin-left: -4.25rem;
    margin-right: -4.25rem;
  }

  .\34xl\:first\:-my-18:first-child{
    margin-top: -4.5rem;
    margin-bottom: -4.5rem;
  }

  .\34xl\:first\:-mx-18:first-child{
    margin-left: -4.5rem;
    margin-right: -4.5rem;
  }

  .\34xl\:first\:-my-19:first-child{
    margin-top: -4.75rem;
    margin-bottom: -4.75rem;
  }

  .\34xl\:first\:-mx-19:first-child{
    margin-left: -4.75rem;
    margin-right: -4.75rem;
  }

  .\34xl\:first\:-my-20:first-child{
    margin-top: -5rem;
    margin-bottom: -5rem;
  }

  .\34xl\:first\:-mx-20:first-child{
    margin-left: -5rem;
    margin-right: -5rem;
  }

  .\34xl\:first\:-my-22:first-child{
    margin-top: -5.5rem;
    margin-bottom: -5.5rem;
  }

  .\34xl\:first\:-mx-22:first-child{
    margin-left: -5.5rem;
    margin-right: -5.5rem;
  }

  .\34xl\:first\:-my-24:first-child{
    margin-top: -6rem;
    margin-bottom: -6rem;
  }

  .\34xl\:first\:-mx-24:first-child{
    margin-left: -6rem;
    margin-right: -6rem;
  }

  .\34xl\:first\:-my-25:first-child{
    margin-top: -6.25rem;
    margin-bottom: -6.25rem;
  }

  .\34xl\:first\:-mx-25:first-child{
    margin-left: -6.25rem;
    margin-right: -6.25rem;
  }

  .\34xl\:first\:-my-28:first-child{
    margin-top: -7rem;
    margin-bottom: -7rem;
  }

  .\34xl\:first\:-mx-28:first-child{
    margin-left: -7rem;
    margin-right: -7rem;
  }

  .\34xl\:first\:-my-30:first-child{
    margin-top: -7.5rem;
    margin-bottom: -7.5rem;
  }

  .\34xl\:first\:-mx-30:first-child{
    margin-left: -7.5rem;
    margin-right: -7.5rem;
  }

  .\34xl\:first\:-my-32:first-child{
    margin-top: -8rem;
    margin-bottom: -8rem;
  }

  .\34xl\:first\:-mx-32:first-child{
    margin-left: -8rem;
    margin-right: -8rem;
  }

  .\34xl\:first\:-my-34:first-child{
    margin-top: -8.5rem;
    margin-bottom: -8.5rem;
  }

  .\34xl\:first\:-mx-34:first-child{
    margin-left: -8.5rem;
    margin-right: -8.5rem;
  }

  .\34xl\:first\:-my-35:first-child{
    margin-top: -8.75rem;
    margin-bottom: -8.75rem;
  }

  .\34xl\:first\:-mx-35:first-child{
    margin-left: -8.75rem;
    margin-right: -8.75rem;
  }

  .\34xl\:first\:-my-36:first-child{
    margin-top: -9rem;
    margin-bottom: -9rem;
  }

  .\34xl\:first\:-mx-36:first-child{
    margin-left: -9rem;
    margin-right: -9rem;
  }

  .\34xl\:first\:-my-39:first-child{
    margin-top: -9.75rem;
    margin-bottom: -9.75rem;
  }

  .\34xl\:first\:-mx-39:first-child{
    margin-left: -9.75rem;
    margin-right: -9.75rem;
  }

  .\34xl\:first\:-my-40:first-child{
    margin-top: -10rem;
    margin-bottom: -10rem;
  }

  .\34xl\:first\:-mx-40:first-child{
    margin-left: -10rem;
    margin-right: -10rem;
  }

  .\34xl\:first\:-my-42:first-child{
    margin-top: -10.5rem;
    margin-bottom: -10.5rem;
  }

  .\34xl\:first\:-mx-42:first-child{
    margin-left: -10.5rem;
    margin-right: -10.5rem;
  }

  .\34xl\:first\:-my-44:first-child{
    margin-top: -11rem;
    margin-bottom: -11rem;
  }

  .\34xl\:first\:-mx-44:first-child{
    margin-left: -11rem;
    margin-right: -11rem;
  }

  .\34xl\:first\:-my-45:first-child{
    margin-top: -11.25rem;
    margin-bottom: -11.25rem;
  }

  .\34xl\:first\:-mx-45:first-child{
    margin-left: -11.25rem;
    margin-right: -11.25rem;
  }

  .\34xl\:first\:-my-48:first-child{
    margin-top: -12rem;
    margin-bottom: -12rem;
  }

  .\34xl\:first\:-mx-48:first-child{
    margin-left: -12rem;
    margin-right: -12rem;
  }

  .\34xl\:first\:-my-50:first-child{
    margin-top: -12.5rem;
    margin-bottom: -12.5rem;
  }

  .\34xl\:first\:-mx-50:first-child{
    margin-left: -12.5rem;
    margin-right: -12.5rem;
  }

  .\34xl\:first\:-my-52:first-child{
    margin-top: -13rem;
    margin-bottom: -13rem;
  }

  .\34xl\:first\:-mx-52:first-child{
    margin-left: -13rem;
    margin-right: -13rem;
  }

  .\34xl\:first\:-my-55:first-child{
    margin-top: -13.75rem;
    margin-bottom: -13.75rem;
  }

  .\34xl\:first\:-mx-55:first-child{
    margin-left: -13.75rem;
    margin-right: -13.75rem;
  }

  .\34xl\:first\:-my-56:first-child{
    margin-top: -14rem;
    margin-bottom: -14rem;
  }

  .\34xl\:first\:-mx-56:first-child{
    margin-left: -14rem;
    margin-right: -14rem;
  }

  .\34xl\:first\:-my-58:first-child{
    margin-top: -14.5rem;
    margin-bottom: -14.5rem;
  }

  .\34xl\:first\:-mx-58:first-child{
    margin-left: -14.5rem;
    margin-right: -14.5rem;
  }

  .\34xl\:first\:-my-60:first-child{
    margin-top: -15rem;
    margin-bottom: -15rem;
  }

  .\34xl\:first\:-mx-60:first-child{
    margin-left: -15rem;
    margin-right: -15rem;
  }

  .\34xl\:first\:-my-64:first-child{
    margin-top: -16rem;
    margin-bottom: -16rem;
  }

  .\34xl\:first\:-mx-64:first-child{
    margin-left: -16rem;
    margin-right: -16rem;
  }

  .\34xl\:first\:-my-65:first-child{
    margin-top: -16.25rem;
    margin-bottom: -16.25rem;
  }

  .\34xl\:first\:-mx-65:first-child{
    margin-left: -16.25rem;
    margin-right: -16.25rem;
  }

  .\34xl\:first\:-my-68:first-child{
    margin-top: -17rem;
    margin-bottom: -17rem;
  }

  .\34xl\:first\:-mx-68:first-child{
    margin-left: -17rem;
    margin-right: -17rem;
  }

  .\34xl\:first\:-my-69:first-child{
    margin-top: -17.25rem;
    margin-bottom: -17.25rem;
  }

  .\34xl\:first\:-mx-69:first-child{
    margin-left: -17.25rem;
    margin-right: -17.25rem;
  }

  .\34xl\:first\:-my-70:first-child{
    margin-top: -17.5rem;
    margin-bottom: -17.5rem;
  }

  .\34xl\:first\:-mx-70:first-child{
    margin-left: -17.5rem;
    margin-right: -17.5rem;
  }

  .\34xl\:first\:-my-72:first-child{
    margin-top: -18rem;
    margin-bottom: -18rem;
  }

  .\34xl\:first\:-mx-72:first-child{
    margin-left: -18rem;
    margin-right: -18rem;
  }

  .\34xl\:first\:-my-75:first-child{
    margin-top: -18.75rem;
    margin-bottom: -18.75rem;
  }

  .\34xl\:first\:-mx-75:first-child{
    margin-left: -18.75rem;
    margin-right: -18.75rem;
  }

  .\34xl\:first\:-my-80:first-child{
    margin-top: -20rem;
    margin-bottom: -20rem;
  }

  .\34xl\:first\:-mx-80:first-child{
    margin-left: -20rem;
    margin-right: -20rem;
  }

  .\34xl\:first\:-my-85:first-child{
    margin-top: -21.25rem;
    margin-bottom: -21.25rem;
  }

  .\34xl\:first\:-mx-85:first-child{
    margin-left: -21.25rem;
    margin-right: -21.25rem;
  }

  .\34xl\:first\:-my-86:first-child{
    margin-top: -21.5rem;
    margin-bottom: -21.5rem;
  }

  .\34xl\:first\:-mx-86:first-child{
    margin-left: -21.5rem;
    margin-right: -21.5rem;
  }

  .\34xl\:first\:-my-90:first-child{
    margin-top: -22.5rem;
    margin-bottom: -22.5rem;
  }

  .\34xl\:first\:-mx-90:first-child{
    margin-left: -22.5rem;
    margin-right: -22.5rem;
  }

  .\34xl\:first\:-my-96:first-child{
    margin-top: -24rem;
    margin-bottom: -24rem;
  }

  .\34xl\:first\:-mx-96:first-child{
    margin-left: -24rem;
    margin-right: -24rem;
  }

  .\34xl\:first\:-my-100:first-child{
    margin-top: -25rem;
    margin-bottom: -25rem;
  }

  .\34xl\:first\:-mx-100:first-child{
    margin-left: -25rem;
    margin-right: -25rem;
  }

  .\34xl\:first\:-my-115:first-child{
    margin-top: -28.75rem;
    margin-bottom: -28.75rem;
  }

  .\34xl\:first\:-mx-115:first-child{
    margin-left: -28.75rem;
    margin-right: -28.75rem;
  }

  .\34xl\:first\:-my-125:first-child{
    margin-top: -31.25rem;
    margin-bottom: -31.25rem;
  }

  .\34xl\:first\:-mx-125:first-child{
    margin-left: -31.25rem;
    margin-right: -31.25rem;
  }

  .\34xl\:first\:-my-142:first-child{
    margin-top: -35.5rem;
    margin-bottom: -35.5rem;
  }

  .\34xl\:first\:-mx-142:first-child{
    margin-left: -35.5rem;
    margin-right: -35.5rem;
  }

  .\34xl\:first\:-my-150:first-child{
    margin-top: -37.5rem;
    margin-bottom: -37.5rem;
  }

  .\34xl\:first\:-mx-150:first-child{
    margin-left: -37.5rem;
    margin-right: -37.5rem;
  }

  .\34xl\:first\:-my-156:first-child{
    margin-top: -39rem;
    margin-bottom: -39rem;
  }

  .\34xl\:first\:-mx-156:first-child{
    margin-left: -39rem;
    margin-right: -39rem;
  }

  .\34xl\:first\:-my-160:first-child{
    margin-top: -40rem;
    margin-bottom: -40rem;
  }

  .\34xl\:first\:-mx-160:first-child{
    margin-left: -40rem;
    margin-right: -40rem;
  }

  .\34xl\:first\:-my-175:first-child{
    margin-top: -43.75rem;
    margin-bottom: -43.75rem;
  }

  .\34xl\:first\:-mx-175:first-child{
    margin-left: -43.75rem;
    margin-right: -43.75rem;
  }

  .\34xl\:first\:-my-207:first-child{
    margin-top: -51.75rem;
    margin-bottom: -51.75rem;
  }

  .\34xl\:first\:-mx-207:first-child{
    margin-left: -51.75rem;
    margin-right: -51.75rem;
  }

  .\34xl\:first\:-my-242:first-child{
    margin-top: -60.5rem;
    margin-bottom: -60.5rem;
  }

  .\34xl\:first\:-mx-242:first-child{
    margin-left: -60.5rem;
    margin-right: -60.5rem;
  }

  .\34xl\:first\:-my-250:first-child{
    margin-top: -62.5rem;
    margin-bottom: -62.5rem;
  }

  .\34xl\:first\:-mx-250:first-child{
    margin-left: -62.5rem;
    margin-right: -62.5rem;
  }

  .\34xl\:first\:-my-258:first-child{
    margin-top: -64.5rem;
    margin-bottom: -64.5rem;
  }

  .\34xl\:first\:-mx-258:first-child{
    margin-left: -64.5rem;
    margin-right: -64.5rem;
  }

  .\34xl\:first\:-my-265:first-child{
    margin-top: -66.25rem;
    margin-bottom: -66.25rem;
  }

  .\34xl\:first\:-mx-265:first-child{
    margin-left: -66.25rem;
    margin-right: -66.25rem;
  }

  .\34xl\:first\:-my-280:first-child{
    margin-top: -70rem;
    margin-bottom: -70rem;
  }

  .\34xl\:first\:-mx-280:first-child{
    margin-left: -70rem;
    margin-right: -70rem;
  }

  .\34xl\:first\:-my-px:first-child{
    margin-top: -1px;
    margin-bottom: -1px;
  }

  .\34xl\:first\:-mx-px:first-child{
    margin-left: -1px;
    margin-right: -1px;
  }

  .\34xl\:first\:-my-0\.5:first-child{
    margin-top: -0.125rem;
    margin-bottom: -0.125rem;
  }

  .\34xl\:first\:-mx-0\.5:first-child{
    margin-left: -0.125rem;
    margin-right: -0.125rem;
  }

  .\34xl\:first\:-my-1\.5:first-child{
    margin-top: -0.375rem;
    margin-bottom: -0.375rem;
  }

  .\34xl\:first\:-mx-1\.5:first-child{
    margin-left: -0.375rem;
    margin-right: -0.375rem;
  }

  .\34xl\:first\:-my-2\.5:first-child{
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
  }

  .\34xl\:first\:-mx-2\.5:first-child{
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }

  .\34xl\:first\:-my-3\.5:first-child{
    margin-top: -0.875rem;
    margin-bottom: -0.875rem;
  }

  .\34xl\:first\:-mx-3\.5:first-child{
    margin-left: -0.875rem;
    margin-right: -0.875rem;
  }

  .\34xl\:first\:-my-0\.25:first-child{
    margin-top: -0.0625rem;
    margin-bottom: -0.0625rem;
  }

  .\34xl\:first\:-mx-0\.25:first-child{
    margin-left: -0.0625rem;
    margin-right: -0.0625rem;
  }

  .\34xl\:first\:-my-0\.75:first-child{
    margin-top: -0.1875rem;
    margin-bottom: -0.1875rem;
  }

  .\34xl\:first\:-mx-0\.75:first-child{
    margin-left: -0.1875rem;
    margin-right: -0.1875rem;
  }

  .\34xl\:first\:-my-1\.25:first-child{
    margin-top: -0.3125rem;
    margin-bottom: -0.3125rem;
  }

  .\34xl\:first\:-mx-1\.25:first-child{
    margin-left: -0.3125rem;
    margin-right: -0.3125rem;
  }

  .\34xl\:first\:-my-1\.75:first-child{
    margin-top: -0.4375rem;
    margin-bottom: -0.4375rem;
  }

  .\34xl\:first\:-mx-1\.75:first-child{
    margin-left: -0.4375rem;
    margin-right: -0.4375rem;
  }

  .\34xl\:first\:-my-2\.25:first-child{
    margin-top: -0.5625rem;
    margin-bottom: -0.5625rem;
  }

  .\34xl\:first\:-mx-2\.25:first-child{
    margin-left: -0.5625rem;
    margin-right: -0.5625rem;
  }

  .\34xl\:first\:-my-2\.75:first-child{
    margin-top: -0.6875rem;
    margin-bottom: -0.6875rem;
  }

  .\34xl\:first\:-mx-2\.75:first-child{
    margin-left: -0.6875rem;
    margin-right: -0.6875rem;
  }

  .\34xl\:first\:-my-3\.25:first-child{
    margin-top: -0.8125rem;
    margin-bottom: -0.8125rem;
  }

  .\34xl\:first\:-mx-3\.25:first-child{
    margin-left: -0.8125rem;
    margin-right: -0.8125rem;
  }

  .\34xl\:first\:-my-3\.75:first-child{
    margin-top: -0.9375rem;
    margin-bottom: -0.9375rem;
  }

  .\34xl\:first\:-mx-3\.75:first-child{
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
  }

  .\34xl\:first\:-my-4\.25:first-child{
    margin-top: -1.0625rem;
    margin-bottom: -1.0625rem;
  }

  .\34xl\:first\:-mx-4\.25:first-child{
    margin-left: -1.0625rem;
    margin-right: -1.0625rem;
  }

  .\34xl\:first\:-my-4\.5:first-child{
    margin-top: -1.125rem;
    margin-bottom: -1.125rem;
  }

  .\34xl\:first\:-mx-4\.5:first-child{
    margin-left: -1.125rem;
    margin-right: -1.125rem;
  }

  .\34xl\:first\:-my-4\.75:first-child{
    margin-top: -1.1875rem;
    margin-bottom: -1.1875rem;
  }

  .\34xl\:first\:-mx-4\.75:first-child{
    margin-left: -1.1875rem;
    margin-right: -1.1875rem;
  }

  .\34xl\:first\:-my-5\.25:first-child{
    margin-top: -1.3125rem;
    margin-bottom: -1.3125rem;
  }

  .\34xl\:first\:-mx-5\.25:first-child{
    margin-left: -1.3125rem;
    margin-right: -1.3125rem;
  }

  .\34xl\:first\:-my-5\.5:first-child{
    margin-top: -1.375rem;
    margin-bottom: -1.375rem;
  }

  .\34xl\:first\:-mx-5\.5:first-child{
    margin-left: -1.375rem;
    margin-right: -1.375rem;
  }

  .\34xl\:first\:-my-5\.75:first-child{
    margin-top: -1.4375rem;
    margin-bottom: -1.4375rem;
  }

  .\34xl\:first\:-mx-5\.75:first-child{
    margin-left: -1.4375rem;
    margin-right: -1.4375rem;
  }

  .\34xl\:first\:-my-6\.25:first-child{
    margin-top: -1.5625rem;
    margin-bottom: -1.5625rem;
  }

  .\34xl\:first\:-mx-6\.25:first-child{
    margin-left: -1.5625rem;
    margin-right: -1.5625rem;
  }

  .\34xl\:first\:-my-6\.5:first-child{
    margin-top: -1.625rem;
    margin-bottom: -1.625rem;
  }

  .\34xl\:first\:-mx-6\.5:first-child{
    margin-left: -1.625rem;
    margin-right: -1.625rem;
  }

  .\34xl\:first\:-my-6\.75:first-child{
    margin-top: -1.6875rem;
    margin-bottom: -1.6875rem;
  }

  .\34xl\:first\:-mx-6\.75:first-child{
    margin-left: -1.6875rem;
    margin-right: -1.6875rem;
  }

  .\34xl\:first\:-my-7\.25:first-child{
    margin-top: -1.8125rem;
    margin-bottom: -1.8125rem;
  }

  .\34xl\:first\:-mx-7\.25:first-child{
    margin-left: -1.8125rem;
    margin-right: -1.8125rem;
  }

  .\34xl\:first\:-my-7\.5:first-child{
    margin-top: -1.875rem;
    margin-bottom: -1.875rem;
  }

  .\34xl\:first\:-mx-7\.5:first-child{
    margin-left: -1.875rem;
    margin-right: -1.875rem;
  }

  .\34xl\:first\:-my-8\.25:first-child{
    margin-top: -2.0625rem;
    margin-bottom: -2.0625rem;
  }

  .\34xl\:first\:-mx-8\.25:first-child{
    margin-left: -2.0625rem;
    margin-right: -2.0625rem;
  }

  .\34xl\:first\:-my-8\.5:first-child{
    margin-top: -2.125rem;
    margin-bottom: -2.125rem;
  }

  .\34xl\:first\:-mx-8\.5:first-child{
    margin-left: -2.125rem;
    margin-right: -2.125rem;
  }

  .\34xl\:first\:-my-9\.25:first-child{
    margin-top: -2.3125rem;
    margin-bottom: -2.3125rem;
  }

  .\34xl\:first\:-mx-9\.25:first-child{
    margin-left: -2.3125rem;
    margin-right: -2.3125rem;
  }

  .\34xl\:first\:-my-9\.5:first-child{
    margin-top: -2.375rem;
    margin-bottom: -2.375rem;
  }

  .\34xl\:first\:-mx-9\.5:first-child{
    margin-left: -2.375rem;
    margin-right: -2.375rem;
  }

  .\34xl\:first\:-my-10\.5:first-child{
    margin-top: -2.625rem;
    margin-bottom: -2.625rem;
  }

  .\34xl\:first\:-mx-10\.5:first-child{
    margin-left: -2.625rem;
    margin-right: -2.625rem;
  }

  .\34xl\:first\:-my-11\.25:first-child{
    margin-top: -2.8125rem;
    margin-bottom: -2.8125rem;
  }

  .\34xl\:first\:-mx-11\.25:first-child{
    margin-left: -2.8125rem;
    margin-right: -2.8125rem;
  }

  .\34xl\:first\:-my-11\.5:first-child{
    margin-top: -2.875rem;
    margin-bottom: -2.875rem;
  }

  .\34xl\:first\:-mx-11\.5:first-child{
    margin-left: -2.875rem;
    margin-right: -2.875rem;
  }

  .\34xl\:first\:-my-12\.5:first-child{
    margin-top: -3.125rem;
    margin-bottom: -3.125rem;
  }

  .\34xl\:first\:-mx-12\.5:first-child{
    margin-left: -3.125rem;
    margin-right: -3.125rem;
  }

  .\34xl\:first\:-my-12\.75:first-child{
    margin-top: -3.1875rem;
    margin-bottom: -3.1875rem;
  }

  .\34xl\:first\:-mx-12\.75:first-child{
    margin-left: -3.1875rem;
    margin-right: -3.1875rem;
  }

  .\34xl\:first\:-my-13\.5:first-child{
    margin-top: -3.375rem;
    margin-bottom: -3.375rem;
  }

  .\34xl\:first\:-mx-13\.5:first-child{
    margin-left: -3.375rem;
    margin-right: -3.375rem;
  }

  .\34xl\:first\:-my-14\.5:first-child{
    margin-top: -3.625rem;
    margin-bottom: -3.625rem;
  }

  .\34xl\:first\:-mx-14\.5:first-child{
    margin-left: -3.625rem;
    margin-right: -3.625rem;
  }

  .\34xl\:first\:-my-15\.5:first-child{
    margin-top: -3.875rem;
    margin-bottom: -3.875rem;
  }

  .\34xl\:first\:-mx-15\.5:first-child{
    margin-left: -3.875rem;
    margin-right: -3.875rem;
  }

  .\34xl\:first\:-my-15\.75:first-child{
    margin-top: -3.9375rem;
    margin-bottom: -3.9375rem;
  }

  .\34xl\:first\:-mx-15\.75:first-child{
    margin-left: -3.9375rem;
    margin-right: -3.9375rem;
  }

  .\34xl\:first\:-my-16\.25:first-child{
    margin-top: -4.0625rem;
    margin-bottom: -4.0625rem;
  }

  .\34xl\:first\:-mx-16\.25:first-child{
    margin-left: -4.0625rem;
    margin-right: -4.0625rem;
  }

  .\34xl\:first\:-my-17\.25:first-child{
    margin-top: -4.3125rem;
    margin-bottom: -4.3125rem;
  }

  .\34xl\:first\:-mx-17\.25:first-child{
    margin-left: -4.3125rem;
    margin-right: -4.3125rem;
  }

  .\34xl\:first\:-my-17\.5:first-child{
    margin-top: -4.375rem;
    margin-bottom: -4.375rem;
  }

  .\34xl\:first\:-mx-17\.5:first-child{
    margin-left: -4.375rem;
    margin-right: -4.375rem;
  }

  .\34xl\:first\:-my-18\.25:first-child{
    margin-top: -4.5625rem;
    margin-bottom: -4.5625rem;
  }

  .\34xl\:first\:-mx-18\.25:first-child{
    margin-left: -4.5625rem;
    margin-right: -4.5625rem;
  }

  .\34xl\:first\:-my-18\.5:first-child{
    margin-top: -4.625rem;
    margin-bottom: -4.625rem;
  }

  .\34xl\:first\:-mx-18\.5:first-child{
    margin-left: -4.625rem;
    margin-right: -4.625rem;
  }

  .\34xl\:first\:-my-20\.25:first-child{
    margin-top: -5.0625rem;
    margin-bottom: -5.0625rem;
  }

  .\34xl\:first\:-mx-20\.25:first-child{
    margin-left: -5.0625rem;
    margin-right: -5.0625rem;
  }

  .\34xl\:first\:-my-20\.5:first-child{
    margin-top: -5.125rem;
    margin-bottom: -5.125rem;
  }

  .\34xl\:first\:-mx-20\.5:first-child{
    margin-left: -5.125rem;
    margin-right: -5.125rem;
  }

  .\34xl\:first\:-my-22\.5:first-child{
    margin-top: -5.625rem;
    margin-bottom: -5.625rem;
  }

  .\34xl\:first\:-mx-22\.5:first-child{
    margin-left: -5.625rem;
    margin-right: -5.625rem;
  }

  .\34xl\:first\:-my-25\.5:first-child{
    margin-top: -6.375rem;
    margin-bottom: -6.375rem;
  }

  .\34xl\:first\:-mx-25\.5:first-child{
    margin-left: -6.375rem;
    margin-right: -6.375rem;
  }

  .\34xl\:first\:-my-26\.75:first-child{
    margin-top: -6.6875rem;
    margin-bottom: -6.6875rem;
  }

  .\34xl\:first\:-mx-26\.75:first-child{
    margin-left: -6.6875rem;
    margin-right: -6.6875rem;
  }

  .\34xl\:first\:-my-32\.5:first-child{
    margin-top: -8.125rem;
    margin-bottom: -8.125rem;
  }

  .\34xl\:first\:-mx-32\.5:first-child{
    margin-left: -8.125rem;
    margin-right: -8.125rem;
  }

  .\34xl\:first\:-my-37\.5:first-child{
    margin-top: -9.375rem;
    margin-bottom: -9.375rem;
  }

  .\34xl\:first\:-mx-37\.5:first-child{
    margin-left: -9.375rem;
    margin-right: -9.375rem;
  }

  .\34xl\:first\:-my-41\.25:first-child{
    margin-top: -10.3125rem;
    margin-bottom: -10.3125rem;
  }

  .\34xl\:first\:-mx-41\.25:first-child{
    margin-left: -10.3125rem;
    margin-right: -10.3125rem;
  }

  .\34xl\:first\:-my-52\.5:first-child{
    margin-top: -13.125rem;
    margin-bottom: -13.125rem;
  }

  .\34xl\:first\:-mx-52\.5:first-child{
    margin-left: -13.125rem;
    margin-right: -13.125rem;
  }

  .\34xl\:first\:-my-54\.5:first-child{
    margin-top: -13.625rem;
    margin-bottom: -13.625rem;
  }

  .\34xl\:first\:-mx-54\.5:first-child{
    margin-left: -13.625rem;
    margin-right: -13.625rem;
  }

  .\34xl\:first\:-my-57\.25:first-child{
    margin-top: -14.3125rem;
    margin-bottom: -14.3125rem;
  }

  .\34xl\:first\:-mx-57\.25:first-child{
    margin-left: -14.3125rem;
    margin-right: -14.3125rem;
  }

  .\34xl\:first\:-my-57\.5:first-child{
    margin-top: -14.375rem;
    margin-bottom: -14.375rem;
  }

  .\34xl\:first\:-mx-57\.5:first-child{
    margin-left: -14.375rem;
    margin-right: -14.375rem;
  }

  .\34xl\:first\:-my-66\.25:first-child{
    margin-top: -16.5625rem;
    margin-bottom: -16.5625rem;
  }

  .\34xl\:first\:-mx-66\.25:first-child{
    margin-left: -16.5625rem;
    margin-right: -16.5625rem;
  }

  .\34xl\:first\:-my-74\.5:first-child{
    margin-top: -18.125rem;
    margin-bottom: -18.125rem;
  }

  .\34xl\:first\:-mx-74\.5:first-child{
    margin-left: -18.125rem;
    margin-right: -18.125rem;
  }

  .\34xl\:first\:-my-106\.25:first-child{
    margin-top: -26.5625rem;
    margin-bottom: -26.5625rem;
  }

  .\34xl\:first\:-mx-106\.25:first-child{
    margin-left: -26.5625rem;
    margin-right: -26.5625rem;
  }

  .\34xl\:first\:-my-112\.25:first-child{
    margin-top: -28.0675rem;
    margin-bottom: -28.0675rem;
  }

  .\34xl\:first\:-mx-112\.25:first-child{
    margin-left: -28.0675rem;
    margin-right: -28.0675rem;
  }

  .\34xl\:first\:-my-112\.75:first-child{
    margin-top: -28.1875rem;
    margin-bottom: -28.1875rem;
  }

  .\34xl\:first\:-mx-112\.75:first-child{
    margin-left: -28.1875rem;
    margin-right: -28.1875rem;
  }

  .\34xl\:first\:-my-147\.5:first-child{
    margin-top: -36.875rem;
    margin-bottom: -36.875rem;
  }

  .\34xl\:first\:-mx-147\.5:first-child{
    margin-left: -36.875rem;
    margin-right: -36.875rem;
  }

  .\34xl\:first\:-my-162\.5:first-child{
    margin-top: -40.625rem;
    margin-bottom: -40.625rem;
  }

  .\34xl\:first\:-mx-162\.5:first-child{
    margin-left: -40.625rem;
    margin-right: -40.625rem;
  }

  .\34xl\:first\:-my-172\.25:first-child{
    margin-top: -42.5625rem;
    margin-bottom: -42.5625rem;
  }

  .\34xl\:first\:-mx-172\.25:first-child{
    margin-left: -42.5625rem;
    margin-right: -42.5625rem;
  }

  .\34xl\:first\:-my-175\.25:first-child{
    margin-top: -43.8125rem;
    margin-bottom: -43.8125rem;
  }

  .\34xl\:first\:-mx-175\.25:first-child{
    margin-left: -43.8125rem;
    margin-right: -43.8125rem;
  }

  .\34xl\:first\:-my-184\.25:first-child{
    margin-top: -46.0625rem;
    margin-bottom: -46.0625rem;
  }

  .\34xl\:first\:-mx-184\.25:first-child{
    margin-left: -46.0625rem;
    margin-right: -46.0625rem;
  }

  .\34xl\:first\:-my-203\.25:first-child{
    margin-top: -50.8125rem;
    margin-bottom: -50.8125rem;
  }

  .\34xl\:first\:-mx-203\.25:first-child{
    margin-left: -50.8125rem;
    margin-right: -50.8125rem;
  }

  .\34xl\:first\:-my-half:first-child{
    margin-top: -50%;
    margin-bottom: -50%;
  }

  .\34xl\:first\:-mx-half:first-child{
    margin-left: -50%;
    margin-right: -50%;
  }

  .\34xl\:first\:-my-full:first-child{
    margin-top: -100%;
    margin-bottom: -100%;
  }

  .\34xl\:first\:-mx-full:first-child{
    margin-left: -100%;
    margin-right: -100%;
  }

  .\34xl\:first\:-my-1\/10:first-child{
    margin-top: -10%;
    margin-bottom: -10%;
  }

  .\34xl\:first\:-mx-1\/10:first-child{
    margin-left: -10%;
    margin-right: -10%;
  }

  .\34xl\:first\:-my-2\/10:first-child{
    margin-top: -20%;
    margin-bottom: -20%;
  }

  .\34xl\:first\:-mx-2\/10:first-child{
    margin-left: -20%;
    margin-right: -20%;
  }

  .\34xl\:first\:-my-3\/10:first-child{
    margin-top: -30%;
    margin-bottom: -30%;
  }

  .\34xl\:first\:-mx-3\/10:first-child{
    margin-left: -30%;
    margin-right: -30%;
  }

  .\34xl\:first\:-my-4\/10:first-child{
    margin-top: -40%;
    margin-bottom: -40%;
  }

  .\34xl\:first\:-mx-4\/10:first-child{
    margin-left: -40%;
    margin-right: -40%;
  }

  .\34xl\:first\:-my-4\.5\/10:first-child{
    margin-top: -45%;
    margin-bottom: -45%;
  }

  .\34xl\:first\:-mx-4\.5\/10:first-child{
    margin-left: -45%;
    margin-right: -45%;
  }

  .\34xl\:first\:-my-5\/10:first-child{
    margin-top: -50%;
    margin-bottom: -50%;
  }

  .\34xl\:first\:-mx-5\/10:first-child{
    margin-left: -50%;
    margin-right: -50%;
  }

  .\34xl\:first\:-my-5\.5\/10:first-child{
    margin-top: -55%;
    margin-bottom: -55%;
  }

  .\34xl\:first\:-mx-5\.5\/10:first-child{
    margin-left: -55%;
    margin-right: -55%;
  }

  .\34xl\:first\:-my-6\/10:first-child{
    margin-top: -60%;
    margin-bottom: -60%;
  }

  .\34xl\:first\:-mx-6\/10:first-child{
    margin-left: -60%;
    margin-right: -60%;
  }

  .\34xl\:first\:-my-7\/10:first-child{
    margin-top: -70%;
    margin-bottom: -70%;
  }

  .\34xl\:first\:-mx-7\/10:first-child{
    margin-left: -70%;
    margin-right: -70%;
  }

  .\34xl\:first\:-my-8\/10:first-child{
    margin-top: -80%;
    margin-bottom: -80%;
  }

  .\34xl\:first\:-mx-8\/10:first-child{
    margin-left: -80%;
    margin-right: -80%;
  }

  .\34xl\:first\:-my-9\/10:first-child{
    margin-top: -90%;
    margin-bottom: -90%;
  }

  .\34xl\:first\:-mx-9\/10:first-child{
    margin-left: -90%;
    margin-right: -90%;
  }

  .\34xl\:first\:-my-1\/12:first-child{
    margin-top: -8.33333%;
    margin-bottom: -8.33333%;
  }

  .\34xl\:first\:-mx-1\/12:first-child{
    margin-left: -8.33333%;
    margin-right: -8.33333%;
  }

  .\34xl\:first\:-my-2\/12:first-child{
    margin-top: -16.66667%;
    margin-bottom: -16.66667%;
  }

  .\34xl\:first\:-mx-2\/12:first-child{
    margin-left: -16.66667%;
    margin-right: -16.66667%;
  }

  .\34xl\:first\:-my-3\/12:first-child{
    margin-top: -25%;
    margin-bottom: -25%;
  }

  .\34xl\:first\:-mx-3\/12:first-child{
    margin-left: -25%;
    margin-right: -25%;
  }

  .\34xl\:first\:-my-4\/12:first-child{
    margin-top: -33.33333%;
    margin-bottom: -33.33333%;
  }

  .\34xl\:first\:-mx-4\/12:first-child{
    margin-left: -33.33333%;
    margin-right: -33.33333%;
  }

  .\34xl\:first\:-my-5\/12:first-child{
    margin-top: -41.66667%;
    margin-bottom: -41.66667%;
  }

  .\34xl\:first\:-mx-5\/12:first-child{
    margin-left: -41.66667%;
    margin-right: -41.66667%;
  }

  .\34xl\:first\:-my-6\/12:first-child{
    margin-top: -50%;
    margin-bottom: -50%;
  }

  .\34xl\:first\:-mx-6\/12:first-child{
    margin-left: -50%;
    margin-right: -50%;
  }

  .\34xl\:first\:-my-7\/12:first-child{
    margin-top: -58.33333%;
    margin-bottom: -58.33333%;
  }

  .\34xl\:first\:-mx-7\/12:first-child{
    margin-left: -58.33333%;
    margin-right: -58.33333%;
  }

  .\34xl\:first\:-my-8\/12:first-child{
    margin-top: -66.66667%;
    margin-bottom: -66.66667%;
  }

  .\34xl\:first\:-mx-8\/12:first-child{
    margin-left: -66.66667%;
    margin-right: -66.66667%;
  }

  .\34xl\:first\:-my-9\/12:first-child{
    margin-top: -75%;
    margin-bottom: -75%;
  }

  .\34xl\:first\:-mx-9\/12:first-child{
    margin-left: -75%;
    margin-right: -75%;
  }

  .\34xl\:first\:-my-10\/12:first-child{
    margin-top: -83.33333%;
    margin-bottom: -83.33333%;
  }

  .\34xl\:first\:-mx-10\/12:first-child{
    margin-left: -83.33333%;
    margin-right: -83.33333%;
  }

  .\34xl\:first\:-my-11\/12:first-child{
    margin-top: -91.66667%;
    margin-bottom: -91.66667%;
  }

  .\34xl\:first\:-mx-11\/12:first-child{
    margin-left: -91.66667%;
    margin-right: -91.66667%;
  }

  .\34xl\:first\:mt-0:first-child{
    margin-top: 0px;
  }

  .\34xl\:first\:mr-0:first-child{
    margin-right: 0px;
  }

  .\34xl\:first\:mb-0:first-child{
    margin-bottom: 0px;
  }

  .\34xl\:first\:ml-0:first-child{
    margin-left: 0px;
  }

  .\34xl\:first\:mt-1:first-child{
    margin-top: 0.25rem;
  }

  .\34xl\:first\:mr-1:first-child{
    margin-right: 0.25rem;
  }

  .\34xl\:first\:mb-1:first-child{
    margin-bottom: 0.25rem;
  }

  .\34xl\:first\:ml-1:first-child{
    margin-left: 0.25rem;
  }

  .\34xl\:first\:mt-2:first-child{
    margin-top: 0.5rem;
  }

  .\34xl\:first\:mr-2:first-child{
    margin-right: 0.5rem;
  }

  .\34xl\:first\:mb-2:first-child{
    margin-bottom: 0.5rem;
  }

  .\34xl\:first\:ml-2:first-child{
    margin-left: 0.5rem;
  }

  .\34xl\:first\:mt-3:first-child{
    margin-top: 0.75rem;
  }

  .\34xl\:first\:mr-3:first-child{
    margin-right: 0.75rem;
  }

  .\34xl\:first\:mb-3:first-child{
    margin-bottom: 0.75rem;
  }

  .\34xl\:first\:ml-3:first-child{
    margin-left: 0.75rem;
  }

  .\34xl\:first\:mt-4:first-child{
    margin-top: 1rem;
  }

  .\34xl\:first\:mr-4:first-child{
    margin-right: 1rem;
  }

  .\34xl\:first\:mb-4:first-child{
    margin-bottom: 1rem;
  }

  .\34xl\:first\:ml-4:first-child{
    margin-left: 1rem;
  }

  .\34xl\:first\:mt-5:first-child{
    margin-top: 1.25rem;
  }

  .\34xl\:first\:mr-5:first-child{
    margin-right: 1.25rem;
  }

  .\34xl\:first\:mb-5:first-child{
    margin-bottom: 1.25rem;
  }

  .\34xl\:first\:ml-5:first-child{
    margin-left: 1.25rem;
  }

  .\34xl\:first\:mt-6:first-child{
    margin-top: 1.5rem;
  }

  .\34xl\:first\:mr-6:first-child{
    margin-right: 1.5rem;
  }

  .\34xl\:first\:mb-6:first-child{
    margin-bottom: 1.5rem;
  }

  .\34xl\:first\:ml-6:first-child{
    margin-left: 1.5rem;
  }

  .\34xl\:first\:mt-7:first-child{
    margin-top: 1.75rem;
  }

  .\34xl\:first\:mr-7:first-child{
    margin-right: 1.75rem;
  }

  .\34xl\:first\:mb-7:first-child{
    margin-bottom: 1.75rem;
  }

  .\34xl\:first\:ml-7:first-child{
    margin-left: 1.75rem;
  }

  .\34xl\:first\:mt-8:first-child{
    margin-top: 2rem;
  }

  .\34xl\:first\:mr-8:first-child{
    margin-right: 2rem;
  }

  .\34xl\:first\:mb-8:first-child{
    margin-bottom: 2rem;
  }

  .\34xl\:first\:ml-8:first-child{
    margin-left: 2rem;
  }

  .\34xl\:first\:mt-9:first-child{
    margin-top: 2.25rem;
  }

  .\34xl\:first\:mr-9:first-child{
    margin-right: 2.25rem;
  }

  .\34xl\:first\:mb-9:first-child{
    margin-bottom: 2.25rem;
  }

  .\34xl\:first\:ml-9:first-child{
    margin-left: 2.25rem;
  }

  .\34xl\:first\:mt-10:first-child{
    margin-top: 2.5rem;
  }

  .\34xl\:first\:mr-10:first-child{
    margin-right: 2.5rem;
  }

  .\34xl\:first\:mb-10:first-child{
    margin-bottom: 2.5rem;
  }

  .\34xl\:first\:ml-10:first-child{
    margin-left: 2.5rem;
  }

  .\34xl\:first\:mt-11:first-child{
    margin-top: 2.75rem;
  }

  .\34xl\:first\:mr-11:first-child{
    margin-right: 2.75rem;
  }

  .\34xl\:first\:mb-11:first-child{
    margin-bottom: 2.75rem;
  }

  .\34xl\:first\:ml-11:first-child{
    margin-left: 2.75rem;
  }

  .\34xl\:first\:mt-12:first-child{
    margin-top: 3rem;
  }

  .\34xl\:first\:mr-12:first-child{
    margin-right: 3rem;
  }

  .\34xl\:first\:mb-12:first-child{
    margin-bottom: 3rem;
  }

  .\34xl\:first\:ml-12:first-child{
    margin-left: 3rem;
  }

  .\34xl\:first\:mt-13:first-child{
    margin-top: 3.25rem;
  }

  .\34xl\:first\:mr-13:first-child{
    margin-right: 3.25rem;
  }

  .\34xl\:first\:mb-13:first-child{
    margin-bottom: 3.25rem;
  }

  .\34xl\:first\:ml-13:first-child{
    margin-left: 3.25rem;
  }

  .\34xl\:first\:mt-14:first-child{
    margin-top: 3.5rem;
  }

  .\34xl\:first\:mr-14:first-child{
    margin-right: 3.5rem;
  }

  .\34xl\:first\:mb-14:first-child{
    margin-bottom: 3.5rem;
  }

  .\34xl\:first\:ml-14:first-child{
    margin-left: 3.5rem;
  }

  .\34xl\:first\:mt-15:first-child{
    margin-top: 3.75rem;
  }

  .\34xl\:first\:mr-15:first-child{
    margin-right: 3.75rem;
  }

  .\34xl\:first\:mb-15:first-child{
    margin-bottom: 3.75rem;
  }

  .\34xl\:first\:ml-15:first-child{
    margin-left: 3.75rem;
  }

  .\34xl\:first\:mt-16:first-child{
    margin-top: 4rem;
  }

  .\34xl\:first\:mr-16:first-child{
    margin-right: 4rem;
  }

  .\34xl\:first\:mb-16:first-child{
    margin-bottom: 4rem;
  }

  .\34xl\:first\:ml-16:first-child{
    margin-left: 4rem;
  }

  .\34xl\:first\:mt-17:first-child{
    margin-top: 4.25rem;
  }

  .\34xl\:first\:mr-17:first-child{
    margin-right: 4.25rem;
  }

  .\34xl\:first\:mb-17:first-child{
    margin-bottom: 4.25rem;
  }

  .\34xl\:first\:ml-17:first-child{
    margin-left: 4.25rem;
  }

  .\34xl\:first\:mt-18:first-child{
    margin-top: 4.5rem;
  }

  .\34xl\:first\:mr-18:first-child{
    margin-right: 4.5rem;
  }

  .\34xl\:first\:mb-18:first-child{
    margin-bottom: 4.5rem;
  }

  .\34xl\:first\:ml-18:first-child{
    margin-left: 4.5rem;
  }

  .\34xl\:first\:mt-19:first-child{
    margin-top: 4.75rem;
  }

  .\34xl\:first\:mr-19:first-child{
    margin-right: 4.75rem;
  }

  .\34xl\:first\:mb-19:first-child{
    margin-bottom: 4.75rem;
  }

  .\34xl\:first\:ml-19:first-child{
    margin-left: 4.75rem;
  }

  .\34xl\:first\:mt-20:first-child{
    margin-top: 5rem;
  }

  .\34xl\:first\:mr-20:first-child{
    margin-right: 5rem;
  }

  .\34xl\:first\:mb-20:first-child{
    margin-bottom: 5rem;
  }

  .\34xl\:first\:ml-20:first-child{
    margin-left: 5rem;
  }

  .\34xl\:first\:mt-22:first-child{
    margin-top: 5.5rem;
  }

  .\34xl\:first\:mr-22:first-child{
    margin-right: 5.5rem;
  }

  .\34xl\:first\:mb-22:first-child{
    margin-bottom: 5.5rem;
  }

  .\34xl\:first\:ml-22:first-child{
    margin-left: 5.5rem;
  }

  .\34xl\:first\:mt-24:first-child{
    margin-top: 6rem;
  }

  .\34xl\:first\:mr-24:first-child{
    margin-right: 6rem;
  }

  .\34xl\:first\:mb-24:first-child{
    margin-bottom: 6rem;
  }

  .\34xl\:first\:ml-24:first-child{
    margin-left: 6rem;
  }

  .\34xl\:first\:mt-25:first-child{
    margin-top: 6.25rem;
  }

  .\34xl\:first\:mr-25:first-child{
    margin-right: 6.25rem;
  }

  .\34xl\:first\:mb-25:first-child{
    margin-bottom: 6.25rem;
  }

  .\34xl\:first\:ml-25:first-child{
    margin-left: 6.25rem;
  }

  .\34xl\:first\:mt-28:first-child{
    margin-top: 7rem;
  }

  .\34xl\:first\:mr-28:first-child{
    margin-right: 7rem;
  }

  .\34xl\:first\:mb-28:first-child{
    margin-bottom: 7rem;
  }

  .\34xl\:first\:ml-28:first-child{
    margin-left: 7rem;
  }

  .\34xl\:first\:mt-30:first-child{
    margin-top: 7.5rem;
  }

  .\34xl\:first\:mr-30:first-child{
    margin-right: 7.5rem;
  }

  .\34xl\:first\:mb-30:first-child{
    margin-bottom: 7.5rem;
  }

  .\34xl\:first\:ml-30:first-child{
    margin-left: 7.5rem;
  }

  .\34xl\:first\:mt-32:first-child{
    margin-top: 8rem;
  }

  .\34xl\:first\:mr-32:first-child{
    margin-right: 8rem;
  }

  .\34xl\:first\:mb-32:first-child{
    margin-bottom: 8rem;
  }

  .\34xl\:first\:ml-32:first-child{
    margin-left: 8rem;
  }

  .\34xl\:first\:mt-34:first-child{
    margin-top: 8.5rem;
  }

  .\34xl\:first\:mr-34:first-child{
    margin-right: 8.5rem;
  }

  .\34xl\:first\:mb-34:first-child{
    margin-bottom: 8.5rem;
  }

  .\34xl\:first\:ml-34:first-child{
    margin-left: 8.5rem;
  }

  .\34xl\:first\:mt-35:first-child{
    margin-top: 8.75rem;
  }

  .\34xl\:first\:mr-35:first-child{
    margin-right: 8.75rem;
  }

  .\34xl\:first\:mb-35:first-child{
    margin-bottom: 8.75rem;
  }

  .\34xl\:first\:ml-35:first-child{
    margin-left: 8.75rem;
  }

  .\34xl\:first\:mt-36:first-child{
    margin-top: 9rem;
  }

  .\34xl\:first\:mr-36:first-child{
    margin-right: 9rem;
  }

  .\34xl\:first\:mb-36:first-child{
    margin-bottom: 9rem;
  }

  .\34xl\:first\:ml-36:first-child{
    margin-left: 9rem;
  }

  .\34xl\:first\:mt-39:first-child{
    margin-top: 9.75rem;
  }

  .\34xl\:first\:mr-39:first-child{
    margin-right: 9.75rem;
  }

  .\34xl\:first\:mb-39:first-child{
    margin-bottom: 9.75rem;
  }

  .\34xl\:first\:ml-39:first-child{
    margin-left: 9.75rem;
  }

  .\34xl\:first\:mt-40:first-child{
    margin-top: 10rem;
  }

  .\34xl\:first\:mr-40:first-child{
    margin-right: 10rem;
  }

  .\34xl\:first\:mb-40:first-child{
    margin-bottom: 10rem;
  }

  .\34xl\:first\:ml-40:first-child{
    margin-left: 10rem;
  }

  .\34xl\:first\:mt-42:first-child{
    margin-top: 10.5rem;
  }

  .\34xl\:first\:mr-42:first-child{
    margin-right: 10.5rem;
  }

  .\34xl\:first\:mb-42:first-child{
    margin-bottom: 10.5rem;
  }

  .\34xl\:first\:ml-42:first-child{
    margin-left: 10.5rem;
  }

  .\34xl\:first\:mt-44:first-child{
    margin-top: 11rem;
  }

  .\34xl\:first\:mr-44:first-child{
    margin-right: 11rem;
  }

  .\34xl\:first\:mb-44:first-child{
    margin-bottom: 11rem;
  }

  .\34xl\:first\:ml-44:first-child{
    margin-left: 11rem;
  }

  .\34xl\:first\:mt-45:first-child{
    margin-top: 11.25rem;
  }

  .\34xl\:first\:mr-45:first-child{
    margin-right: 11.25rem;
  }

  .\34xl\:first\:mb-45:first-child{
    margin-bottom: 11.25rem;
  }

  .\34xl\:first\:ml-45:first-child{
    margin-left: 11.25rem;
  }

  .\34xl\:first\:mt-48:first-child{
    margin-top: 12rem;
  }

  .\34xl\:first\:mr-48:first-child{
    margin-right: 12rem;
  }

  .\34xl\:first\:mb-48:first-child{
    margin-bottom: 12rem;
  }

  .\34xl\:first\:ml-48:first-child{
    margin-left: 12rem;
  }

  .\34xl\:first\:mt-50:first-child{
    margin-top: 12.5rem;
  }

  .\34xl\:first\:mr-50:first-child{
    margin-right: 12.5rem;
  }

  .\34xl\:first\:mb-50:first-child{
    margin-bottom: 12.5rem;
  }

  .\34xl\:first\:ml-50:first-child{
    margin-left: 12.5rem;
  }

  .\34xl\:first\:mt-52:first-child{
    margin-top: 13rem;
  }

  .\34xl\:first\:mr-52:first-child{
    margin-right: 13rem;
  }

  .\34xl\:first\:mb-52:first-child{
    margin-bottom: 13rem;
  }

  .\34xl\:first\:ml-52:first-child{
    margin-left: 13rem;
  }

  .\34xl\:first\:mt-55:first-child{
    margin-top: 13.75rem;
  }

  .\34xl\:first\:mr-55:first-child{
    margin-right: 13.75rem;
  }

  .\34xl\:first\:mb-55:first-child{
    margin-bottom: 13.75rem;
  }

  .\34xl\:first\:ml-55:first-child{
    margin-left: 13.75rem;
  }

  .\34xl\:first\:mt-56:first-child{
    margin-top: 14rem;
  }

  .\34xl\:first\:mr-56:first-child{
    margin-right: 14rem;
  }

  .\34xl\:first\:mb-56:first-child{
    margin-bottom: 14rem;
  }

  .\34xl\:first\:ml-56:first-child{
    margin-left: 14rem;
  }

  .\34xl\:first\:mt-58:first-child{
    margin-top: 14.5rem;
  }

  .\34xl\:first\:mr-58:first-child{
    margin-right: 14.5rem;
  }

  .\34xl\:first\:mb-58:first-child{
    margin-bottom: 14.5rem;
  }

  .\34xl\:first\:ml-58:first-child{
    margin-left: 14.5rem;
  }

  .\34xl\:first\:mt-60:first-child{
    margin-top: 15rem;
  }

  .\34xl\:first\:mr-60:first-child{
    margin-right: 15rem;
  }

  .\34xl\:first\:mb-60:first-child{
    margin-bottom: 15rem;
  }

  .\34xl\:first\:ml-60:first-child{
    margin-left: 15rem;
  }

  .\34xl\:first\:mt-64:first-child{
    margin-top: 16rem;
  }

  .\34xl\:first\:mr-64:first-child{
    margin-right: 16rem;
  }

  .\34xl\:first\:mb-64:first-child{
    margin-bottom: 16rem;
  }

  .\34xl\:first\:ml-64:first-child{
    margin-left: 16rem;
  }

  .\34xl\:first\:mt-65:first-child{
    margin-top: 16.25rem;
  }

  .\34xl\:first\:mr-65:first-child{
    margin-right: 16.25rem;
  }

  .\34xl\:first\:mb-65:first-child{
    margin-bottom: 16.25rem;
  }

  .\34xl\:first\:ml-65:first-child{
    margin-left: 16.25rem;
  }

  .\34xl\:first\:mt-68:first-child{
    margin-top: 17rem;
  }

  .\34xl\:first\:mr-68:first-child{
    margin-right: 17rem;
  }

  .\34xl\:first\:mb-68:first-child{
    margin-bottom: 17rem;
  }

  .\34xl\:first\:ml-68:first-child{
    margin-left: 17rem;
  }

  .\34xl\:first\:mt-69:first-child{
    margin-top: 17.25rem;
  }

  .\34xl\:first\:mr-69:first-child{
    margin-right: 17.25rem;
  }

  .\34xl\:first\:mb-69:first-child{
    margin-bottom: 17.25rem;
  }

  .\34xl\:first\:ml-69:first-child{
    margin-left: 17.25rem;
  }

  .\34xl\:first\:mt-70:first-child{
    margin-top: 17.5rem;
  }

  .\34xl\:first\:mr-70:first-child{
    margin-right: 17.5rem;
  }

  .\34xl\:first\:mb-70:first-child{
    margin-bottom: 17.5rem;
  }

  .\34xl\:first\:ml-70:first-child{
    margin-left: 17.5rem;
  }

  .\34xl\:first\:mt-72:first-child{
    margin-top: 18rem;
  }

  .\34xl\:first\:mr-72:first-child{
    margin-right: 18rem;
  }

  .\34xl\:first\:mb-72:first-child{
    margin-bottom: 18rem;
  }

  .\34xl\:first\:ml-72:first-child{
    margin-left: 18rem;
  }

  .\34xl\:first\:mt-75:first-child{
    margin-top: 18.75rem;
  }

  .\34xl\:first\:mr-75:first-child{
    margin-right: 18.75rem;
  }

  .\34xl\:first\:mb-75:first-child{
    margin-bottom: 18.75rem;
  }

  .\34xl\:first\:ml-75:first-child{
    margin-left: 18.75rem;
  }

  .\34xl\:first\:mt-80:first-child{
    margin-top: 20rem;
  }

  .\34xl\:first\:mr-80:first-child{
    margin-right: 20rem;
  }

  .\34xl\:first\:mb-80:first-child{
    margin-bottom: 20rem;
  }

  .\34xl\:first\:ml-80:first-child{
    margin-left: 20rem;
  }

  .\34xl\:first\:mt-85:first-child{
    margin-top: 21.25rem;
  }

  .\34xl\:first\:mr-85:first-child{
    margin-right: 21.25rem;
  }

  .\34xl\:first\:mb-85:first-child{
    margin-bottom: 21.25rem;
  }

  .\34xl\:first\:ml-85:first-child{
    margin-left: 21.25rem;
  }

  .\34xl\:first\:mt-86:first-child{
    margin-top: 21.5rem;
  }

  .\34xl\:first\:mr-86:first-child{
    margin-right: 21.5rem;
  }

  .\34xl\:first\:mb-86:first-child{
    margin-bottom: 21.5rem;
  }

  .\34xl\:first\:ml-86:first-child{
    margin-left: 21.5rem;
  }

  .\34xl\:first\:mt-90:first-child{
    margin-top: 22.5rem;
  }

  .\34xl\:first\:mr-90:first-child{
    margin-right: 22.5rem;
  }

  .\34xl\:first\:mb-90:first-child{
    margin-bottom: 22.5rem;
  }

  .\34xl\:first\:ml-90:first-child{
    margin-left: 22.5rem;
  }

  .\34xl\:first\:mt-96:first-child{
    margin-top: 24rem;
  }

  .\34xl\:first\:mr-96:first-child{
    margin-right: 24rem;
  }

  .\34xl\:first\:mb-96:first-child{
    margin-bottom: 24rem;
  }

  .\34xl\:first\:ml-96:first-child{
    margin-left: 24rem;
  }

  .\34xl\:first\:mt-100:first-child{
    margin-top: 25rem;
  }

  .\34xl\:first\:mr-100:first-child{
    margin-right: 25rem;
  }

  .\34xl\:first\:mb-100:first-child{
    margin-bottom: 25rem;
  }

  .\34xl\:first\:ml-100:first-child{
    margin-left: 25rem;
  }

  .\34xl\:first\:mt-115:first-child{
    margin-top: 28.75rem;
  }

  .\34xl\:first\:mr-115:first-child{
    margin-right: 28.75rem;
  }

  .\34xl\:first\:mb-115:first-child{
    margin-bottom: 28.75rem;
  }

  .\34xl\:first\:ml-115:first-child{
    margin-left: 28.75rem;
  }

  .\34xl\:first\:mt-125:first-child{
    margin-top: 31.25rem;
  }

  .\34xl\:first\:mr-125:first-child{
    margin-right: 31.25rem;
  }

  .\34xl\:first\:mb-125:first-child{
    margin-bottom: 31.25rem;
  }

  .\34xl\:first\:ml-125:first-child{
    margin-left: 31.25rem;
  }

  .\34xl\:first\:mt-142:first-child{
    margin-top: 35.5rem;
  }

  .\34xl\:first\:mr-142:first-child{
    margin-right: 35.5rem;
  }

  .\34xl\:first\:mb-142:first-child{
    margin-bottom: 35.5rem;
  }

  .\34xl\:first\:ml-142:first-child{
    margin-left: 35.5rem;
  }

  .\34xl\:first\:mt-150:first-child{
    margin-top: 37.5rem;
  }

  .\34xl\:first\:mr-150:first-child{
    margin-right: 37.5rem;
  }

  .\34xl\:first\:mb-150:first-child{
    margin-bottom: 37.5rem;
  }

  .\34xl\:first\:ml-150:first-child{
    margin-left: 37.5rem;
  }

  .\34xl\:first\:mt-156:first-child{
    margin-top: 39rem;
  }

  .\34xl\:first\:mr-156:first-child{
    margin-right: 39rem;
  }

  .\34xl\:first\:mb-156:first-child{
    margin-bottom: 39rem;
  }

  .\34xl\:first\:ml-156:first-child{
    margin-left: 39rem;
  }

  .\34xl\:first\:mt-160:first-child{
    margin-top: 40rem;
  }

  .\34xl\:first\:mr-160:first-child{
    margin-right: 40rem;
  }

  .\34xl\:first\:mb-160:first-child{
    margin-bottom: 40rem;
  }

  .\34xl\:first\:ml-160:first-child{
    margin-left: 40rem;
  }

  .\34xl\:first\:mt-175:first-child{
    margin-top: 43.75rem;
  }

  .\34xl\:first\:mr-175:first-child{
    margin-right: 43.75rem;
  }

  .\34xl\:first\:mb-175:first-child{
    margin-bottom: 43.75rem;
  }

  .\34xl\:first\:ml-175:first-child{
    margin-left: 43.75rem;
  }

  .\34xl\:first\:mt-207:first-child{
    margin-top: 51.75rem;
  }

  .\34xl\:first\:mr-207:first-child{
    margin-right: 51.75rem;
  }

  .\34xl\:first\:mb-207:first-child{
    margin-bottom: 51.75rem;
  }

  .\34xl\:first\:ml-207:first-child{
    margin-left: 51.75rem;
  }

  .\34xl\:first\:mt-242:first-child{
    margin-top: 60.5rem;
  }

  .\34xl\:first\:mr-242:first-child{
    margin-right: 60.5rem;
  }

  .\34xl\:first\:mb-242:first-child{
    margin-bottom: 60.5rem;
  }

  .\34xl\:first\:ml-242:first-child{
    margin-left: 60.5rem;
  }

  .\34xl\:first\:mt-250:first-child{
    margin-top: 62.5rem;
  }

  .\34xl\:first\:mr-250:first-child{
    margin-right: 62.5rem;
  }

  .\34xl\:first\:mb-250:first-child{
    margin-bottom: 62.5rem;
  }

  .\34xl\:first\:ml-250:first-child{
    margin-left: 62.5rem;
  }

  .\34xl\:first\:mt-258:first-child{
    margin-top: 64.5rem;
  }

  .\34xl\:first\:mr-258:first-child{
    margin-right: 64.5rem;
  }

  .\34xl\:first\:mb-258:first-child{
    margin-bottom: 64.5rem;
  }

  .\34xl\:first\:ml-258:first-child{
    margin-left: 64.5rem;
  }

  .\34xl\:first\:mt-265:first-child{
    margin-top: 66.25rem;
  }

  .\34xl\:first\:mr-265:first-child{
    margin-right: 66.25rem;
  }

  .\34xl\:first\:mb-265:first-child{
    margin-bottom: 66.25rem;
  }

  .\34xl\:first\:ml-265:first-child{
    margin-left: 66.25rem;
  }

  .\34xl\:first\:mt-280:first-child{
    margin-top: 70rem;
  }

  .\34xl\:first\:mr-280:first-child{
    margin-right: 70rem;
  }

  .\34xl\:first\:mb-280:first-child{
    margin-bottom: 70rem;
  }

  .\34xl\:first\:ml-280:first-child{
    margin-left: 70rem;
  }

  .\34xl\:first\:mt-auto:first-child{
    margin-top: auto;
  }

  .\34xl\:first\:mr-auto:first-child{
    margin-right: auto;
  }

  .\34xl\:first\:mb-auto:first-child{
    margin-bottom: auto;
  }

  .\34xl\:first\:ml-auto:first-child{
    margin-left: auto;
  }

  .\34xl\:first\:mt-px:first-child{
    margin-top: 1px;
  }

  .\34xl\:first\:mr-px:first-child{
    margin-right: 1px;
  }

  .\34xl\:first\:mb-px:first-child{
    margin-bottom: 1px;
  }

  .\34xl\:first\:ml-px:first-child{
    margin-left: 1px;
  }

  .\34xl\:first\:mt-0\.5:first-child{
    margin-top: 0.125rem;
  }

  .\34xl\:first\:mr-0\.5:first-child{
    margin-right: 0.125rem;
  }

  .\34xl\:first\:mb-0\.5:first-child{
    margin-bottom: 0.125rem;
  }

  .\34xl\:first\:ml-0\.5:first-child{
    margin-left: 0.125rem;
  }

  .\34xl\:first\:mt-1\.5:first-child{
    margin-top: 0.375rem;
  }

  .\34xl\:first\:mr-1\.5:first-child{
    margin-right: 0.375rem;
  }

  .\34xl\:first\:mb-1\.5:first-child{
    margin-bottom: 0.375rem;
  }

  .\34xl\:first\:ml-1\.5:first-child{
    margin-left: 0.375rem;
  }

  .\34xl\:first\:mt-2\.5:first-child{
    margin-top: 0.625rem;
  }

  .\34xl\:first\:mr-2\.5:first-child{
    margin-right: 0.625rem;
  }

  .\34xl\:first\:mb-2\.5:first-child{
    margin-bottom: 0.625rem;
  }

  .\34xl\:first\:ml-2\.5:first-child{
    margin-left: 0.625rem;
  }

  .\34xl\:first\:mt-3\.5:first-child{
    margin-top: 0.875rem;
  }

  .\34xl\:first\:mr-3\.5:first-child{
    margin-right: 0.875rem;
  }

  .\34xl\:first\:mb-3\.5:first-child{
    margin-bottom: 0.875rem;
  }

  .\34xl\:first\:ml-3\.5:first-child{
    margin-left: 0.875rem;
  }

  .\34xl\:first\:mt-0\.25:first-child{
    margin-top: 0.0625rem;
  }

  .\34xl\:first\:mr-0\.25:first-child{
    margin-right: 0.0625rem;
  }

  .\34xl\:first\:mb-0\.25:first-child{
    margin-bottom: 0.0625rem;
  }

  .\34xl\:first\:ml-0\.25:first-child{
    margin-left: 0.0625rem;
  }

  .\34xl\:first\:mt-0\.75:first-child{
    margin-top: 0.1875rem;
  }

  .\34xl\:first\:mr-0\.75:first-child{
    margin-right: 0.1875rem;
  }

  .\34xl\:first\:mb-0\.75:first-child{
    margin-bottom: 0.1875rem;
  }

  .\34xl\:first\:ml-0\.75:first-child{
    margin-left: 0.1875rem;
  }

  .\34xl\:first\:mt-1\.25:first-child{
    margin-top: 0.3125rem;
  }

  .\34xl\:first\:mr-1\.25:first-child{
    margin-right: 0.3125rem;
  }

  .\34xl\:first\:mb-1\.25:first-child{
    margin-bottom: 0.3125rem;
  }

  .\34xl\:first\:ml-1\.25:first-child{
    margin-left: 0.3125rem;
  }

  .\34xl\:first\:mt-1\.75:first-child{
    margin-top: 0.4375rem;
  }

  .\34xl\:first\:mr-1\.75:first-child{
    margin-right: 0.4375rem;
  }

  .\34xl\:first\:mb-1\.75:first-child{
    margin-bottom: 0.4375rem;
  }

  .\34xl\:first\:ml-1\.75:first-child{
    margin-left: 0.4375rem;
  }

  .\34xl\:first\:mt-2\.25:first-child{
    margin-top: 0.5625rem;
  }

  .\34xl\:first\:mr-2\.25:first-child{
    margin-right: 0.5625rem;
  }

  .\34xl\:first\:mb-2\.25:first-child{
    margin-bottom: 0.5625rem;
  }

  .\34xl\:first\:ml-2\.25:first-child{
    margin-left: 0.5625rem;
  }

  .\34xl\:first\:mt-2\.75:first-child{
    margin-top: 0.6875rem;
  }

  .\34xl\:first\:mr-2\.75:first-child{
    margin-right: 0.6875rem;
  }

  .\34xl\:first\:mb-2\.75:first-child{
    margin-bottom: 0.6875rem;
  }

  .\34xl\:first\:ml-2\.75:first-child{
    margin-left: 0.6875rem;
  }

  .\34xl\:first\:mt-3\.25:first-child{
    margin-top: 0.8125rem;
  }

  .\34xl\:first\:mr-3\.25:first-child{
    margin-right: 0.8125rem;
  }

  .\34xl\:first\:mb-3\.25:first-child{
    margin-bottom: 0.8125rem;
  }

  .\34xl\:first\:ml-3\.25:first-child{
    margin-left: 0.8125rem;
  }

  .\34xl\:first\:mt-3\.75:first-child{
    margin-top: 0.9375rem;
  }

  .\34xl\:first\:mr-3\.75:first-child{
    margin-right: 0.9375rem;
  }

  .\34xl\:first\:mb-3\.75:first-child{
    margin-bottom: 0.9375rem;
  }

  .\34xl\:first\:ml-3\.75:first-child{
    margin-left: 0.9375rem;
  }

  .\34xl\:first\:mt-4\.25:first-child{
    margin-top: 1.0625rem;
  }

  .\34xl\:first\:mr-4\.25:first-child{
    margin-right: 1.0625rem;
  }

  .\34xl\:first\:mb-4\.25:first-child{
    margin-bottom: 1.0625rem;
  }

  .\34xl\:first\:ml-4\.25:first-child{
    margin-left: 1.0625rem;
  }

  .\34xl\:first\:mt-4\.5:first-child{
    margin-top: 1.125rem;
  }

  .\34xl\:first\:mr-4\.5:first-child{
    margin-right: 1.125rem;
  }

  .\34xl\:first\:mb-4\.5:first-child{
    margin-bottom: 1.125rem;
  }

  .\34xl\:first\:ml-4\.5:first-child{
    margin-left: 1.125rem;
  }

  .\34xl\:first\:mt-4\.75:first-child{
    margin-top: 1.1875rem;
  }

  .\34xl\:first\:mr-4\.75:first-child{
    margin-right: 1.1875rem;
  }

  .\34xl\:first\:mb-4\.75:first-child{
    margin-bottom: 1.1875rem;
  }

  .\34xl\:first\:ml-4\.75:first-child{
    margin-left: 1.1875rem;
  }

  .\34xl\:first\:mt-5\.25:first-child{
    margin-top: 1.3125rem;
  }

  .\34xl\:first\:mr-5\.25:first-child{
    margin-right: 1.3125rem;
  }

  .\34xl\:first\:mb-5\.25:first-child{
    margin-bottom: 1.3125rem;
  }

  .\34xl\:first\:ml-5\.25:first-child{
    margin-left: 1.3125rem;
  }

  .\34xl\:first\:mt-5\.5:first-child{
    margin-top: 1.375rem;
  }

  .\34xl\:first\:mr-5\.5:first-child{
    margin-right: 1.375rem;
  }

  .\34xl\:first\:mb-5\.5:first-child{
    margin-bottom: 1.375rem;
  }

  .\34xl\:first\:ml-5\.5:first-child{
    margin-left: 1.375rem;
  }

  .\34xl\:first\:mt-5\.75:first-child{
    margin-top: 1.4375rem;
  }

  .\34xl\:first\:mr-5\.75:first-child{
    margin-right: 1.4375rem;
  }

  .\34xl\:first\:mb-5\.75:first-child{
    margin-bottom: 1.4375rem;
  }

  .\34xl\:first\:ml-5\.75:first-child{
    margin-left: 1.4375rem;
  }

  .\34xl\:first\:mt-6\.25:first-child{
    margin-top: 1.5625rem;
  }

  .\34xl\:first\:mr-6\.25:first-child{
    margin-right: 1.5625rem;
  }

  .\34xl\:first\:mb-6\.25:first-child{
    margin-bottom: 1.5625rem;
  }

  .\34xl\:first\:ml-6\.25:first-child{
    margin-left: 1.5625rem;
  }

  .\34xl\:first\:mt-6\.5:first-child{
    margin-top: 1.625rem;
  }

  .\34xl\:first\:mr-6\.5:first-child{
    margin-right: 1.625rem;
  }

  .\34xl\:first\:mb-6\.5:first-child{
    margin-bottom: 1.625rem;
  }

  .\34xl\:first\:ml-6\.5:first-child{
    margin-left: 1.625rem;
  }

  .\34xl\:first\:mt-6\.75:first-child{
    margin-top: 1.6875rem;
  }

  .\34xl\:first\:mr-6\.75:first-child{
    margin-right: 1.6875rem;
  }

  .\34xl\:first\:mb-6\.75:first-child{
    margin-bottom: 1.6875rem;
  }

  .\34xl\:first\:ml-6\.75:first-child{
    margin-left: 1.6875rem;
  }

  .\34xl\:first\:mt-7\.25:first-child{
    margin-top: 1.8125rem;
  }

  .\34xl\:first\:mr-7\.25:first-child{
    margin-right: 1.8125rem;
  }

  .\34xl\:first\:mb-7\.25:first-child{
    margin-bottom: 1.8125rem;
  }

  .\34xl\:first\:ml-7\.25:first-child{
    margin-left: 1.8125rem;
  }

  .\34xl\:first\:mt-7\.5:first-child{
    margin-top: 1.875rem;
  }

  .\34xl\:first\:mr-7\.5:first-child{
    margin-right: 1.875rem;
  }

  .\34xl\:first\:mb-7\.5:first-child{
    margin-bottom: 1.875rem;
  }

  .\34xl\:first\:ml-7\.5:first-child{
    margin-left: 1.875rem;
  }

  .\34xl\:first\:mt-8\.25:first-child{
    margin-top: 2.0625rem;
  }

  .\34xl\:first\:mr-8\.25:first-child{
    margin-right: 2.0625rem;
  }

  .\34xl\:first\:mb-8\.25:first-child{
    margin-bottom: 2.0625rem;
  }

  .\34xl\:first\:ml-8\.25:first-child{
    margin-left: 2.0625rem;
  }

  .\34xl\:first\:mt-8\.5:first-child{
    margin-top: 2.125rem;
  }

  .\34xl\:first\:mr-8\.5:first-child{
    margin-right: 2.125rem;
  }

  .\34xl\:first\:mb-8\.5:first-child{
    margin-bottom: 2.125rem;
  }

  .\34xl\:first\:ml-8\.5:first-child{
    margin-left: 2.125rem;
  }

  .\34xl\:first\:mt-9\.25:first-child{
    margin-top: 2.3125rem;
  }

  .\34xl\:first\:mr-9\.25:first-child{
    margin-right: 2.3125rem;
  }

  .\34xl\:first\:mb-9\.25:first-child{
    margin-bottom: 2.3125rem;
  }

  .\34xl\:first\:ml-9\.25:first-child{
    margin-left: 2.3125rem;
  }

  .\34xl\:first\:mt-9\.5:first-child{
    margin-top: 2.375rem;
  }

  .\34xl\:first\:mr-9\.5:first-child{
    margin-right: 2.375rem;
  }

  .\34xl\:first\:mb-9\.5:first-child{
    margin-bottom: 2.375rem;
  }

  .\34xl\:first\:ml-9\.5:first-child{
    margin-left: 2.375rem;
  }

  .\34xl\:first\:mt-10\.5:first-child{
    margin-top: 2.625rem;
  }

  .\34xl\:first\:mr-10\.5:first-child{
    margin-right: 2.625rem;
  }

  .\34xl\:first\:mb-10\.5:first-child{
    margin-bottom: 2.625rem;
  }

  .\34xl\:first\:ml-10\.5:first-child{
    margin-left: 2.625rem;
  }

  .\34xl\:first\:mt-11\.25:first-child{
    margin-top: 2.8125rem;
  }

  .\34xl\:first\:mr-11\.25:first-child{
    margin-right: 2.8125rem;
  }

  .\34xl\:first\:mb-11\.25:first-child{
    margin-bottom: 2.8125rem;
  }

  .\34xl\:first\:ml-11\.25:first-child{
    margin-left: 2.8125rem;
  }

  .\34xl\:first\:mt-11\.5:first-child{
    margin-top: 2.875rem;
  }

  .\34xl\:first\:mr-11\.5:first-child{
    margin-right: 2.875rem;
  }

  .\34xl\:first\:mb-11\.5:first-child{
    margin-bottom: 2.875rem;
  }

  .\34xl\:first\:ml-11\.5:first-child{
    margin-left: 2.875rem;
  }

  .\34xl\:first\:mt-12\.5:first-child{
    margin-top: 3.125rem;
  }

  .\34xl\:first\:mr-12\.5:first-child{
    margin-right: 3.125rem;
  }

  .\34xl\:first\:mb-12\.5:first-child{
    margin-bottom: 3.125rem;
  }

  .\34xl\:first\:ml-12\.5:first-child{
    margin-left: 3.125rem;
  }

  .\34xl\:first\:mt-12\.75:first-child{
    margin-top: 3.1875rem;
  }

  .\34xl\:first\:mr-12\.75:first-child{
    margin-right: 3.1875rem;
  }

  .\34xl\:first\:mb-12\.75:first-child{
    margin-bottom: 3.1875rem;
  }

  .\34xl\:first\:ml-12\.75:first-child{
    margin-left: 3.1875rem;
  }

  .\34xl\:first\:mt-13\.5:first-child{
    margin-top: 3.375rem;
  }

  .\34xl\:first\:mr-13\.5:first-child{
    margin-right: 3.375rem;
  }

  .\34xl\:first\:mb-13\.5:first-child{
    margin-bottom: 3.375rem;
  }

  .\34xl\:first\:ml-13\.5:first-child{
    margin-left: 3.375rem;
  }

  .\34xl\:first\:mt-14\.5:first-child{
    margin-top: 3.625rem;
  }

  .\34xl\:first\:mr-14\.5:first-child{
    margin-right: 3.625rem;
  }

  .\34xl\:first\:mb-14\.5:first-child{
    margin-bottom: 3.625rem;
  }

  .\34xl\:first\:ml-14\.5:first-child{
    margin-left: 3.625rem;
  }

  .\34xl\:first\:mt-15\.5:first-child{
    margin-top: 3.875rem;
  }

  .\34xl\:first\:mr-15\.5:first-child{
    margin-right: 3.875rem;
  }

  .\34xl\:first\:mb-15\.5:first-child{
    margin-bottom: 3.875rem;
  }

  .\34xl\:first\:ml-15\.5:first-child{
    margin-left: 3.875rem;
  }

  .\34xl\:first\:mt-15\.75:first-child{
    margin-top: 3.9375rem;
  }

  .\34xl\:first\:mr-15\.75:first-child{
    margin-right: 3.9375rem;
  }

  .\34xl\:first\:mb-15\.75:first-child{
    margin-bottom: 3.9375rem;
  }

  .\34xl\:first\:ml-15\.75:first-child{
    margin-left: 3.9375rem;
  }

  .\34xl\:first\:mt-16\.25:first-child{
    margin-top: 4.0625rem;
  }

  .\34xl\:first\:mr-16\.25:first-child{
    margin-right: 4.0625rem;
  }

  .\34xl\:first\:mb-16\.25:first-child{
    margin-bottom: 4.0625rem;
  }

  .\34xl\:first\:ml-16\.25:first-child{
    margin-left: 4.0625rem;
  }

  .\34xl\:first\:mt-17\.25:first-child{
    margin-top: 4.3125rem;
  }

  .\34xl\:first\:mr-17\.25:first-child{
    margin-right: 4.3125rem;
  }

  .\34xl\:first\:mb-17\.25:first-child{
    margin-bottom: 4.3125rem;
  }

  .\34xl\:first\:ml-17\.25:first-child{
    margin-left: 4.3125rem;
  }

  .\34xl\:first\:mt-17\.5:first-child{
    margin-top: 4.375rem;
  }

  .\34xl\:first\:mr-17\.5:first-child{
    margin-right: 4.375rem;
  }

  .\34xl\:first\:mb-17\.5:first-child{
    margin-bottom: 4.375rem;
  }

  .\34xl\:first\:ml-17\.5:first-child{
    margin-left: 4.375rem;
  }

  .\34xl\:first\:mt-18\.25:first-child{
    margin-top: 4.5625rem;
  }

  .\34xl\:first\:mr-18\.25:first-child{
    margin-right: 4.5625rem;
  }

  .\34xl\:first\:mb-18\.25:first-child{
    margin-bottom: 4.5625rem;
  }

  .\34xl\:first\:ml-18\.25:first-child{
    margin-left: 4.5625rem;
  }

  .\34xl\:first\:mt-18\.5:first-child{
    margin-top: 4.625rem;
  }

  .\34xl\:first\:mr-18\.5:first-child{
    margin-right: 4.625rem;
  }

  .\34xl\:first\:mb-18\.5:first-child{
    margin-bottom: 4.625rem;
  }

  .\34xl\:first\:ml-18\.5:first-child{
    margin-left: 4.625rem;
  }

  .\34xl\:first\:mt-20\.25:first-child{
    margin-top: 5.0625rem;
  }

  .\34xl\:first\:mr-20\.25:first-child{
    margin-right: 5.0625rem;
  }

  .\34xl\:first\:mb-20\.25:first-child{
    margin-bottom: 5.0625rem;
  }

  .\34xl\:first\:ml-20\.25:first-child{
    margin-left: 5.0625rem;
  }

  .\34xl\:first\:mt-20\.5:first-child{
    margin-top: 5.125rem;
  }

  .\34xl\:first\:mr-20\.5:first-child{
    margin-right: 5.125rem;
  }

  .\34xl\:first\:mb-20\.5:first-child{
    margin-bottom: 5.125rem;
  }

  .\34xl\:first\:ml-20\.5:first-child{
    margin-left: 5.125rem;
  }

  .\34xl\:first\:mt-22\.5:first-child{
    margin-top: 5.625rem;
  }

  .\34xl\:first\:mr-22\.5:first-child{
    margin-right: 5.625rem;
  }

  .\34xl\:first\:mb-22\.5:first-child{
    margin-bottom: 5.625rem;
  }

  .\34xl\:first\:ml-22\.5:first-child{
    margin-left: 5.625rem;
  }

  .\34xl\:first\:mt-25\.5:first-child{
    margin-top: 6.375rem;
  }

  .\34xl\:first\:mr-25\.5:first-child{
    margin-right: 6.375rem;
  }

  .\34xl\:first\:mb-25\.5:first-child{
    margin-bottom: 6.375rem;
  }

  .\34xl\:first\:ml-25\.5:first-child{
    margin-left: 6.375rem;
  }

  .\34xl\:first\:mt-26\.75:first-child{
    margin-top: 6.6875rem;
  }

  .\34xl\:first\:mr-26\.75:first-child{
    margin-right: 6.6875rem;
  }

  .\34xl\:first\:mb-26\.75:first-child{
    margin-bottom: 6.6875rem;
  }

  .\34xl\:first\:ml-26\.75:first-child{
    margin-left: 6.6875rem;
  }

  .\34xl\:first\:mt-32\.5:first-child{
    margin-top: 8.125rem;
  }

  .\34xl\:first\:mr-32\.5:first-child{
    margin-right: 8.125rem;
  }

  .\34xl\:first\:mb-32\.5:first-child{
    margin-bottom: 8.125rem;
  }

  .\34xl\:first\:ml-32\.5:first-child{
    margin-left: 8.125rem;
  }

  .\34xl\:first\:mt-37\.5:first-child{
    margin-top: 9.375rem;
  }

  .\34xl\:first\:mr-37\.5:first-child{
    margin-right: 9.375rem;
  }

  .\34xl\:first\:mb-37\.5:first-child{
    margin-bottom: 9.375rem;
  }

  .\34xl\:first\:ml-37\.5:first-child{
    margin-left: 9.375rem;
  }

  .\34xl\:first\:mt-41\.25:first-child{
    margin-top: 10.3125rem;
  }

  .\34xl\:first\:mr-41\.25:first-child{
    margin-right: 10.3125rem;
  }

  .\34xl\:first\:mb-41\.25:first-child{
    margin-bottom: 10.3125rem;
  }

  .\34xl\:first\:ml-41\.25:first-child{
    margin-left: 10.3125rem;
  }

  .\34xl\:first\:mt-52\.5:first-child{
    margin-top: 13.125rem;
  }

  .\34xl\:first\:mr-52\.5:first-child{
    margin-right: 13.125rem;
  }

  .\34xl\:first\:mb-52\.5:first-child{
    margin-bottom: 13.125rem;
  }

  .\34xl\:first\:ml-52\.5:first-child{
    margin-left: 13.125rem;
  }

  .\34xl\:first\:mt-54\.5:first-child{
    margin-top: 13.625rem;
  }

  .\34xl\:first\:mr-54\.5:first-child{
    margin-right: 13.625rem;
  }

  .\34xl\:first\:mb-54\.5:first-child{
    margin-bottom: 13.625rem;
  }

  .\34xl\:first\:ml-54\.5:first-child{
    margin-left: 13.625rem;
  }

  .\34xl\:first\:mt-57\.25:first-child{
    margin-top: 14.3125rem;
  }

  .\34xl\:first\:mr-57\.25:first-child{
    margin-right: 14.3125rem;
  }

  .\34xl\:first\:mb-57\.25:first-child{
    margin-bottom: 14.3125rem;
  }

  .\34xl\:first\:ml-57\.25:first-child{
    margin-left: 14.3125rem;
  }

  .\34xl\:first\:mt-57\.5:first-child{
    margin-top: 14.375rem;
  }

  .\34xl\:first\:mr-57\.5:first-child{
    margin-right: 14.375rem;
  }

  .\34xl\:first\:mb-57\.5:first-child{
    margin-bottom: 14.375rem;
  }

  .\34xl\:first\:ml-57\.5:first-child{
    margin-left: 14.375rem;
  }

  .\34xl\:first\:mt-66\.25:first-child{
    margin-top: 16.5625rem;
  }

  .\34xl\:first\:mr-66\.25:first-child{
    margin-right: 16.5625rem;
  }

  .\34xl\:first\:mb-66\.25:first-child{
    margin-bottom: 16.5625rem;
  }

  .\34xl\:first\:ml-66\.25:first-child{
    margin-left: 16.5625rem;
  }

  .\34xl\:first\:mt-74\.5:first-child{
    margin-top: 18.125rem;
  }

  .\34xl\:first\:mr-74\.5:first-child{
    margin-right: 18.125rem;
  }

  .\34xl\:first\:mb-74\.5:first-child{
    margin-bottom: 18.125rem;
  }

  .\34xl\:first\:ml-74\.5:first-child{
    margin-left: 18.125rem;
  }

  .\34xl\:first\:mt-106\.25:first-child{
    margin-top: 26.5625rem;
  }

  .\34xl\:first\:mr-106\.25:first-child{
    margin-right: 26.5625rem;
  }

  .\34xl\:first\:mb-106\.25:first-child{
    margin-bottom: 26.5625rem;
  }

  .\34xl\:first\:ml-106\.25:first-child{
    margin-left: 26.5625rem;
  }

  .\34xl\:first\:mt-112\.25:first-child{
    margin-top: 28.0675rem;
  }

  .\34xl\:first\:mr-112\.25:first-child{
    margin-right: 28.0675rem;
  }

  .\34xl\:first\:mb-112\.25:first-child{
    margin-bottom: 28.0675rem;
  }

  .\34xl\:first\:ml-112\.25:first-child{
    margin-left: 28.0675rem;
  }

  .\34xl\:first\:mt-112\.75:first-child{
    margin-top: 28.1875rem;
  }

  .\34xl\:first\:mr-112\.75:first-child{
    margin-right: 28.1875rem;
  }

  .\34xl\:first\:mb-112\.75:first-child{
    margin-bottom: 28.1875rem;
  }

  .\34xl\:first\:ml-112\.75:first-child{
    margin-left: 28.1875rem;
  }

  .\34xl\:first\:mt-147\.5:first-child{
    margin-top: 36.875rem;
  }

  .\34xl\:first\:mr-147\.5:first-child{
    margin-right: 36.875rem;
  }

  .\34xl\:first\:mb-147\.5:first-child{
    margin-bottom: 36.875rem;
  }

  .\34xl\:first\:ml-147\.5:first-child{
    margin-left: 36.875rem;
  }

  .\34xl\:first\:mt-162\.5:first-child{
    margin-top: 40.625rem;
  }

  .\34xl\:first\:mr-162\.5:first-child{
    margin-right: 40.625rem;
  }

  .\34xl\:first\:mb-162\.5:first-child{
    margin-bottom: 40.625rem;
  }

  .\34xl\:first\:ml-162\.5:first-child{
    margin-left: 40.625rem;
  }

  .\34xl\:first\:mt-172\.25:first-child{
    margin-top: 42.5625rem;
  }

  .\34xl\:first\:mr-172\.25:first-child{
    margin-right: 42.5625rem;
  }

  .\34xl\:first\:mb-172\.25:first-child{
    margin-bottom: 42.5625rem;
  }

  .\34xl\:first\:ml-172\.25:first-child{
    margin-left: 42.5625rem;
  }

  .\34xl\:first\:mt-175\.25:first-child{
    margin-top: 43.8125rem;
  }

  .\34xl\:first\:mr-175\.25:first-child{
    margin-right: 43.8125rem;
  }

  .\34xl\:first\:mb-175\.25:first-child{
    margin-bottom: 43.8125rem;
  }

  .\34xl\:first\:ml-175\.25:first-child{
    margin-left: 43.8125rem;
  }

  .\34xl\:first\:mt-184\.25:first-child{
    margin-top: 46.0625rem;
  }

  .\34xl\:first\:mr-184\.25:first-child{
    margin-right: 46.0625rem;
  }

  .\34xl\:first\:mb-184\.25:first-child{
    margin-bottom: 46.0625rem;
  }

  .\34xl\:first\:ml-184\.25:first-child{
    margin-left: 46.0625rem;
  }

  .\34xl\:first\:mt-203\.25:first-child{
    margin-top: 50.8125rem;
  }

  .\34xl\:first\:mr-203\.25:first-child{
    margin-right: 50.8125rem;
  }

  .\34xl\:first\:mb-203\.25:first-child{
    margin-bottom: 50.8125rem;
  }

  .\34xl\:first\:ml-203\.25:first-child{
    margin-left: 50.8125rem;
  }

  .\34xl\:first\:mt-half:first-child{
    margin-top: 50%;
  }

  .\34xl\:first\:mr-half:first-child{
    margin-right: 50%;
  }

  .\34xl\:first\:mb-half:first-child{
    margin-bottom: 50%;
  }

  .\34xl\:first\:ml-half:first-child{
    margin-left: 50%;
  }

  .\34xl\:first\:mt-full:first-child{
    margin-top: 100%;
  }

  .\34xl\:first\:mr-full:first-child{
    margin-right: 100%;
  }

  .\34xl\:first\:mb-full:first-child{
    margin-bottom: 100%;
  }

  .\34xl\:first\:ml-full:first-child{
    margin-left: 100%;
  }

  .\34xl\:first\:mt-1\/10:first-child{
    margin-top: 10%;
  }

  .\34xl\:first\:mr-1\/10:first-child{
    margin-right: 10%;
  }

  .\34xl\:first\:mb-1\/10:first-child{
    margin-bottom: 10%;
  }

  .\34xl\:first\:ml-1\/10:first-child{
    margin-left: 10%;
  }

  .\34xl\:first\:mt-2\/10:first-child{
    margin-top: 20%;
  }

  .\34xl\:first\:mr-2\/10:first-child{
    margin-right: 20%;
  }

  .\34xl\:first\:mb-2\/10:first-child{
    margin-bottom: 20%;
  }

  .\34xl\:first\:ml-2\/10:first-child{
    margin-left: 20%;
  }

  .\34xl\:first\:mt-3\/10:first-child{
    margin-top: 30%;
  }

  .\34xl\:first\:mr-3\/10:first-child{
    margin-right: 30%;
  }

  .\34xl\:first\:mb-3\/10:first-child{
    margin-bottom: 30%;
  }

  .\34xl\:first\:ml-3\/10:first-child{
    margin-left: 30%;
  }

  .\34xl\:first\:mt-4\/10:first-child{
    margin-top: 40%;
  }

  .\34xl\:first\:mr-4\/10:first-child{
    margin-right: 40%;
  }

  .\34xl\:first\:mb-4\/10:first-child{
    margin-bottom: 40%;
  }

  .\34xl\:first\:ml-4\/10:first-child{
    margin-left: 40%;
  }

  .\34xl\:first\:mt-4\.5\/10:first-child{
    margin-top: 45%;
  }

  .\34xl\:first\:mr-4\.5\/10:first-child{
    margin-right: 45%;
  }

  .\34xl\:first\:mb-4\.5\/10:first-child{
    margin-bottom: 45%;
  }

  .\34xl\:first\:ml-4\.5\/10:first-child{
    margin-left: 45%;
  }

  .\34xl\:first\:mt-5\/10:first-child{
    margin-top: 50%;
  }

  .\34xl\:first\:mr-5\/10:first-child{
    margin-right: 50%;
  }

  .\34xl\:first\:mb-5\/10:first-child{
    margin-bottom: 50%;
  }

  .\34xl\:first\:ml-5\/10:first-child{
    margin-left: 50%;
  }

  .\34xl\:first\:mt-5\.5\/10:first-child{
    margin-top: 55%;
  }

  .\34xl\:first\:mr-5\.5\/10:first-child{
    margin-right: 55%;
  }

  .\34xl\:first\:mb-5\.5\/10:first-child{
    margin-bottom: 55%;
  }

  .\34xl\:first\:ml-5\.5\/10:first-child{
    margin-left: 55%;
  }

  .\34xl\:first\:mt-6\/10:first-child{
    margin-top: 60%;
  }

  .\34xl\:first\:mr-6\/10:first-child{
    margin-right: 60%;
  }

  .\34xl\:first\:mb-6\/10:first-child{
    margin-bottom: 60%;
  }

  .\34xl\:first\:ml-6\/10:first-child{
    margin-left: 60%;
  }

  .\34xl\:first\:mt-7\/10:first-child{
    margin-top: 70%;
  }

  .\34xl\:first\:mr-7\/10:first-child{
    margin-right: 70%;
  }

  .\34xl\:first\:mb-7\/10:first-child{
    margin-bottom: 70%;
  }

  .\34xl\:first\:ml-7\/10:first-child{
    margin-left: 70%;
  }

  .\34xl\:first\:mt-8\/10:first-child{
    margin-top: 80%;
  }

  .\34xl\:first\:mr-8\/10:first-child{
    margin-right: 80%;
  }

  .\34xl\:first\:mb-8\/10:first-child{
    margin-bottom: 80%;
  }

  .\34xl\:first\:ml-8\/10:first-child{
    margin-left: 80%;
  }

  .\34xl\:first\:mt-9\/10:first-child{
    margin-top: 90%;
  }

  .\34xl\:first\:mr-9\/10:first-child{
    margin-right: 90%;
  }

  .\34xl\:first\:mb-9\/10:first-child{
    margin-bottom: 90%;
  }

  .\34xl\:first\:ml-9\/10:first-child{
    margin-left: 90%;
  }

  .\34xl\:first\:mt-1\/12:first-child{
    margin-top: 8.333333%;
  }

  .\34xl\:first\:mr-1\/12:first-child{
    margin-right: 8.333333%;
  }

  .\34xl\:first\:mb-1\/12:first-child{
    margin-bottom: 8.333333%;
  }

  .\34xl\:first\:ml-1\/12:first-child{
    margin-left: 8.333333%;
  }

  .\34xl\:first\:mt-2\/12:first-child{
    margin-top: 16.666667%;
  }

  .\34xl\:first\:mr-2\/12:first-child{
    margin-right: 16.666667%;
  }

  .\34xl\:first\:mb-2\/12:first-child{
    margin-bottom: 16.666667%;
  }

  .\34xl\:first\:ml-2\/12:first-child{
    margin-left: 16.666667%;
  }

  .\34xl\:first\:mt-3\/12:first-child{
    margin-top: 25%;
  }

  .\34xl\:first\:mr-3\/12:first-child{
    margin-right: 25%;
  }

  .\34xl\:first\:mb-3\/12:first-child{
    margin-bottom: 25%;
  }

  .\34xl\:first\:ml-3\/12:first-child{
    margin-left: 25%;
  }

  .\34xl\:first\:mt-4\/12:first-child{
    margin-top: 33.333333%;
  }

  .\34xl\:first\:mr-4\/12:first-child{
    margin-right: 33.333333%;
  }

  .\34xl\:first\:mb-4\/12:first-child{
    margin-bottom: 33.333333%;
  }

  .\34xl\:first\:ml-4\/12:first-child{
    margin-left: 33.333333%;
  }

  .\34xl\:first\:mt-5\/12:first-child{
    margin-top: 41.666667%;
  }

  .\34xl\:first\:mr-5\/12:first-child{
    margin-right: 41.666667%;
  }

  .\34xl\:first\:mb-5\/12:first-child{
    margin-bottom: 41.666667%;
  }

  .\34xl\:first\:ml-5\/12:first-child{
    margin-left: 41.666667%;
  }

  .\34xl\:first\:mt-6\/12:first-child{
    margin-top: 50%;
  }

  .\34xl\:first\:mr-6\/12:first-child{
    margin-right: 50%;
  }

  .\34xl\:first\:mb-6\/12:first-child{
    margin-bottom: 50%;
  }

  .\34xl\:first\:ml-6\/12:first-child{
    margin-left: 50%;
  }

  .\34xl\:first\:mt-7\/12:first-child{
    margin-top: 58.333333%;
  }

  .\34xl\:first\:mr-7\/12:first-child{
    margin-right: 58.333333%;
  }

  .\34xl\:first\:mb-7\/12:first-child{
    margin-bottom: 58.333333%;
  }

  .\34xl\:first\:ml-7\/12:first-child{
    margin-left: 58.333333%;
  }

  .\34xl\:first\:mt-8\/12:first-child{
    margin-top: 66.666667%;
  }

  .\34xl\:first\:mr-8\/12:first-child{
    margin-right: 66.666667%;
  }

  .\34xl\:first\:mb-8\/12:first-child{
    margin-bottom: 66.666667%;
  }

  .\34xl\:first\:ml-8\/12:first-child{
    margin-left: 66.666667%;
  }

  .\34xl\:first\:mt-9\/12:first-child{
    margin-top: 75%;
  }

  .\34xl\:first\:mr-9\/12:first-child{
    margin-right: 75%;
  }

  .\34xl\:first\:mb-9\/12:first-child{
    margin-bottom: 75%;
  }

  .\34xl\:first\:ml-9\/12:first-child{
    margin-left: 75%;
  }

  .\34xl\:first\:mt-10\/12:first-child{
    margin-top: 83.333333%;
  }

  .\34xl\:first\:mr-10\/12:first-child{
    margin-right: 83.333333%;
  }

  .\34xl\:first\:mb-10\/12:first-child{
    margin-bottom: 83.333333%;
  }

  .\34xl\:first\:ml-10\/12:first-child{
    margin-left: 83.333333%;
  }

  .\34xl\:first\:mt-11\/12:first-child{
    margin-top: 91.666667%;
  }

  .\34xl\:first\:mr-11\/12:first-child{
    margin-right: 91.666667%;
  }

  .\34xl\:first\:mb-11\/12:first-child{
    margin-bottom: 91.666667%;
  }

  .\34xl\:first\:ml-11\/12:first-child{
    margin-left: 91.666667%;
  }

  .\34xl\:first\:-mt-0:first-child{
    margin-top: 0px;
  }

  .\34xl\:first\:-mr-0:first-child{
    margin-right: 0px;
  }

  .\34xl\:first\:-mb-0:first-child{
    margin-bottom: 0px;
  }

  .\34xl\:first\:-ml-0:first-child{
    margin-left: 0px;
  }

  .\34xl\:first\:-mt-1:first-child{
    margin-top: -0.25rem;
  }

  .\34xl\:first\:-mr-1:first-child{
    margin-right: -0.25rem;
  }

  .\34xl\:first\:-mb-1:first-child{
    margin-bottom: -0.25rem;
  }

  .\34xl\:first\:-ml-1:first-child{
    margin-left: -0.25rem;
  }

  .\34xl\:first\:-mt-2:first-child{
    margin-top: -0.5rem;
  }

  .\34xl\:first\:-mr-2:first-child{
    margin-right: -0.5rem;
  }

  .\34xl\:first\:-mb-2:first-child{
    margin-bottom: -0.5rem;
  }

  .\34xl\:first\:-ml-2:first-child{
    margin-left: -0.5rem;
  }

  .\34xl\:first\:-mt-3:first-child{
    margin-top: -0.75rem;
  }

  .\34xl\:first\:-mr-3:first-child{
    margin-right: -0.75rem;
  }

  .\34xl\:first\:-mb-3:first-child{
    margin-bottom: -0.75rem;
  }

  .\34xl\:first\:-ml-3:first-child{
    margin-left: -0.75rem;
  }

  .\34xl\:first\:-mt-4:first-child{
    margin-top: -1rem;
  }

  .\34xl\:first\:-mr-4:first-child{
    margin-right: -1rem;
  }

  .\34xl\:first\:-mb-4:first-child{
    margin-bottom: -1rem;
  }

  .\34xl\:first\:-ml-4:first-child{
    margin-left: -1rem;
  }

  .\34xl\:first\:-mt-5:first-child{
    margin-top: -1.25rem;
  }

  .\34xl\:first\:-mr-5:first-child{
    margin-right: -1.25rem;
  }

  .\34xl\:first\:-mb-5:first-child{
    margin-bottom: -1.25rem;
  }

  .\34xl\:first\:-ml-5:first-child{
    margin-left: -1.25rem;
  }

  .\34xl\:first\:-mt-6:first-child{
    margin-top: -1.5rem;
  }

  .\34xl\:first\:-mr-6:first-child{
    margin-right: -1.5rem;
  }

  .\34xl\:first\:-mb-6:first-child{
    margin-bottom: -1.5rem;
  }

  .\34xl\:first\:-ml-6:first-child{
    margin-left: -1.5rem;
  }

  .\34xl\:first\:-mt-7:first-child{
    margin-top: -1.75rem;
  }

  .\34xl\:first\:-mr-7:first-child{
    margin-right: -1.75rem;
  }

  .\34xl\:first\:-mb-7:first-child{
    margin-bottom: -1.75rem;
  }

  .\34xl\:first\:-ml-7:first-child{
    margin-left: -1.75rem;
  }

  .\34xl\:first\:-mt-8:first-child{
    margin-top: -2rem;
  }

  .\34xl\:first\:-mr-8:first-child{
    margin-right: -2rem;
  }

  .\34xl\:first\:-mb-8:first-child{
    margin-bottom: -2rem;
  }

  .\34xl\:first\:-ml-8:first-child{
    margin-left: -2rem;
  }

  .\34xl\:first\:-mt-9:first-child{
    margin-top: -2.25rem;
  }

  .\34xl\:first\:-mr-9:first-child{
    margin-right: -2.25rem;
  }

  .\34xl\:first\:-mb-9:first-child{
    margin-bottom: -2.25rem;
  }

  .\34xl\:first\:-ml-9:first-child{
    margin-left: -2.25rem;
  }

  .\34xl\:first\:-mt-10:first-child{
    margin-top: -2.5rem;
  }

  .\34xl\:first\:-mr-10:first-child{
    margin-right: -2.5rem;
  }

  .\34xl\:first\:-mb-10:first-child{
    margin-bottom: -2.5rem;
  }

  .\34xl\:first\:-ml-10:first-child{
    margin-left: -2.5rem;
  }

  .\34xl\:first\:-mt-11:first-child{
    margin-top: -2.75rem;
  }

  .\34xl\:first\:-mr-11:first-child{
    margin-right: -2.75rem;
  }

  .\34xl\:first\:-mb-11:first-child{
    margin-bottom: -2.75rem;
  }

  .\34xl\:first\:-ml-11:first-child{
    margin-left: -2.75rem;
  }

  .\34xl\:first\:-mt-12:first-child{
    margin-top: -3rem;
  }

  .\34xl\:first\:-mr-12:first-child{
    margin-right: -3rem;
  }

  .\34xl\:first\:-mb-12:first-child{
    margin-bottom: -3rem;
  }

  .\34xl\:first\:-ml-12:first-child{
    margin-left: -3rem;
  }

  .\34xl\:first\:-mt-13:first-child{
    margin-top: -3.25rem;
  }

  .\34xl\:first\:-mr-13:first-child{
    margin-right: -3.25rem;
  }

  .\34xl\:first\:-mb-13:first-child{
    margin-bottom: -3.25rem;
  }

  .\34xl\:first\:-ml-13:first-child{
    margin-left: -3.25rem;
  }

  .\34xl\:first\:-mt-14:first-child{
    margin-top: -3.5rem;
  }

  .\34xl\:first\:-mr-14:first-child{
    margin-right: -3.5rem;
  }

  .\34xl\:first\:-mb-14:first-child{
    margin-bottom: -3.5rem;
  }

  .\34xl\:first\:-ml-14:first-child{
    margin-left: -3.5rem;
  }

  .\34xl\:first\:-mt-15:first-child{
    margin-top: -3.75rem;
  }

  .\34xl\:first\:-mr-15:first-child{
    margin-right: -3.75rem;
  }

  .\34xl\:first\:-mb-15:first-child{
    margin-bottom: -3.75rem;
  }

  .\34xl\:first\:-ml-15:first-child{
    margin-left: -3.75rem;
  }

  .\34xl\:first\:-mt-16:first-child{
    margin-top: -4rem;
  }

  .\34xl\:first\:-mr-16:first-child{
    margin-right: -4rem;
  }

  .\34xl\:first\:-mb-16:first-child{
    margin-bottom: -4rem;
  }

  .\34xl\:first\:-ml-16:first-child{
    margin-left: -4rem;
  }

  .\34xl\:first\:-mt-17:first-child{
    margin-top: -4.25rem;
  }

  .\34xl\:first\:-mr-17:first-child{
    margin-right: -4.25rem;
  }

  .\34xl\:first\:-mb-17:first-child{
    margin-bottom: -4.25rem;
  }

  .\34xl\:first\:-ml-17:first-child{
    margin-left: -4.25rem;
  }

  .\34xl\:first\:-mt-18:first-child{
    margin-top: -4.5rem;
  }

  .\34xl\:first\:-mr-18:first-child{
    margin-right: -4.5rem;
  }

  .\34xl\:first\:-mb-18:first-child{
    margin-bottom: -4.5rem;
  }

  .\34xl\:first\:-ml-18:first-child{
    margin-left: -4.5rem;
  }

  .\34xl\:first\:-mt-19:first-child{
    margin-top: -4.75rem;
  }

  .\34xl\:first\:-mr-19:first-child{
    margin-right: -4.75rem;
  }

  .\34xl\:first\:-mb-19:first-child{
    margin-bottom: -4.75rem;
  }

  .\34xl\:first\:-ml-19:first-child{
    margin-left: -4.75rem;
  }

  .\34xl\:first\:-mt-20:first-child{
    margin-top: -5rem;
  }

  .\34xl\:first\:-mr-20:first-child{
    margin-right: -5rem;
  }

  .\34xl\:first\:-mb-20:first-child{
    margin-bottom: -5rem;
  }

  .\34xl\:first\:-ml-20:first-child{
    margin-left: -5rem;
  }

  .\34xl\:first\:-mt-22:first-child{
    margin-top: -5.5rem;
  }

  .\34xl\:first\:-mr-22:first-child{
    margin-right: -5.5rem;
  }

  .\34xl\:first\:-mb-22:first-child{
    margin-bottom: -5.5rem;
  }

  .\34xl\:first\:-ml-22:first-child{
    margin-left: -5.5rem;
  }

  .\34xl\:first\:-mt-24:first-child{
    margin-top: -6rem;
  }

  .\34xl\:first\:-mr-24:first-child{
    margin-right: -6rem;
  }

  .\34xl\:first\:-mb-24:first-child{
    margin-bottom: -6rem;
  }

  .\34xl\:first\:-ml-24:first-child{
    margin-left: -6rem;
  }

  .\34xl\:first\:-mt-25:first-child{
    margin-top: -6.25rem;
  }

  .\34xl\:first\:-mr-25:first-child{
    margin-right: -6.25rem;
  }

  .\34xl\:first\:-mb-25:first-child{
    margin-bottom: -6.25rem;
  }

  .\34xl\:first\:-ml-25:first-child{
    margin-left: -6.25rem;
  }

  .\34xl\:first\:-mt-28:first-child{
    margin-top: -7rem;
  }

  .\34xl\:first\:-mr-28:first-child{
    margin-right: -7rem;
  }

  .\34xl\:first\:-mb-28:first-child{
    margin-bottom: -7rem;
  }

  .\34xl\:first\:-ml-28:first-child{
    margin-left: -7rem;
  }

  .\34xl\:first\:-mt-30:first-child{
    margin-top: -7.5rem;
  }

  .\34xl\:first\:-mr-30:first-child{
    margin-right: -7.5rem;
  }

  .\34xl\:first\:-mb-30:first-child{
    margin-bottom: -7.5rem;
  }

  .\34xl\:first\:-ml-30:first-child{
    margin-left: -7.5rem;
  }

  .\34xl\:first\:-mt-32:first-child{
    margin-top: -8rem;
  }

  .\34xl\:first\:-mr-32:first-child{
    margin-right: -8rem;
  }

  .\34xl\:first\:-mb-32:first-child{
    margin-bottom: -8rem;
  }

  .\34xl\:first\:-ml-32:first-child{
    margin-left: -8rem;
  }

  .\34xl\:first\:-mt-34:first-child{
    margin-top: -8.5rem;
  }

  .\34xl\:first\:-mr-34:first-child{
    margin-right: -8.5rem;
  }

  .\34xl\:first\:-mb-34:first-child{
    margin-bottom: -8.5rem;
  }

  .\34xl\:first\:-ml-34:first-child{
    margin-left: -8.5rem;
  }

  .\34xl\:first\:-mt-35:first-child{
    margin-top: -8.75rem;
  }

  .\34xl\:first\:-mr-35:first-child{
    margin-right: -8.75rem;
  }

  .\34xl\:first\:-mb-35:first-child{
    margin-bottom: -8.75rem;
  }

  .\34xl\:first\:-ml-35:first-child{
    margin-left: -8.75rem;
  }

  .\34xl\:first\:-mt-36:first-child{
    margin-top: -9rem;
  }

  .\34xl\:first\:-mr-36:first-child{
    margin-right: -9rem;
  }

  .\34xl\:first\:-mb-36:first-child{
    margin-bottom: -9rem;
  }

  .\34xl\:first\:-ml-36:first-child{
    margin-left: -9rem;
  }

  .\34xl\:first\:-mt-39:first-child{
    margin-top: -9.75rem;
  }

  .\34xl\:first\:-mr-39:first-child{
    margin-right: -9.75rem;
  }

  .\34xl\:first\:-mb-39:first-child{
    margin-bottom: -9.75rem;
  }

  .\34xl\:first\:-ml-39:first-child{
    margin-left: -9.75rem;
  }

  .\34xl\:first\:-mt-40:first-child{
    margin-top: -10rem;
  }

  .\34xl\:first\:-mr-40:first-child{
    margin-right: -10rem;
  }

  .\34xl\:first\:-mb-40:first-child{
    margin-bottom: -10rem;
  }

  .\34xl\:first\:-ml-40:first-child{
    margin-left: -10rem;
  }

  .\34xl\:first\:-mt-42:first-child{
    margin-top: -10.5rem;
  }

  .\34xl\:first\:-mr-42:first-child{
    margin-right: -10.5rem;
  }

  .\34xl\:first\:-mb-42:first-child{
    margin-bottom: -10.5rem;
  }

  .\34xl\:first\:-ml-42:first-child{
    margin-left: -10.5rem;
  }

  .\34xl\:first\:-mt-44:first-child{
    margin-top: -11rem;
  }

  .\34xl\:first\:-mr-44:first-child{
    margin-right: -11rem;
  }

  .\34xl\:first\:-mb-44:first-child{
    margin-bottom: -11rem;
  }

  .\34xl\:first\:-ml-44:first-child{
    margin-left: -11rem;
  }

  .\34xl\:first\:-mt-45:first-child{
    margin-top: -11.25rem;
  }

  .\34xl\:first\:-mr-45:first-child{
    margin-right: -11.25rem;
  }

  .\34xl\:first\:-mb-45:first-child{
    margin-bottom: -11.25rem;
  }

  .\34xl\:first\:-ml-45:first-child{
    margin-left: -11.25rem;
  }

  .\34xl\:first\:-mt-48:first-child{
    margin-top: -12rem;
  }

  .\34xl\:first\:-mr-48:first-child{
    margin-right: -12rem;
  }

  .\34xl\:first\:-mb-48:first-child{
    margin-bottom: -12rem;
  }

  .\34xl\:first\:-ml-48:first-child{
    margin-left: -12rem;
  }

  .\34xl\:first\:-mt-50:first-child{
    margin-top: -12.5rem;
  }

  .\34xl\:first\:-mr-50:first-child{
    margin-right: -12.5rem;
  }

  .\34xl\:first\:-mb-50:first-child{
    margin-bottom: -12.5rem;
  }

  .\34xl\:first\:-ml-50:first-child{
    margin-left: -12.5rem;
  }

  .\34xl\:first\:-mt-52:first-child{
    margin-top: -13rem;
  }

  .\34xl\:first\:-mr-52:first-child{
    margin-right: -13rem;
  }

  .\34xl\:first\:-mb-52:first-child{
    margin-bottom: -13rem;
  }

  .\34xl\:first\:-ml-52:first-child{
    margin-left: -13rem;
  }

  .\34xl\:first\:-mt-55:first-child{
    margin-top: -13.75rem;
  }

  .\34xl\:first\:-mr-55:first-child{
    margin-right: -13.75rem;
  }

  .\34xl\:first\:-mb-55:first-child{
    margin-bottom: -13.75rem;
  }

  .\34xl\:first\:-ml-55:first-child{
    margin-left: -13.75rem;
  }

  .\34xl\:first\:-mt-56:first-child{
    margin-top: -14rem;
  }

  .\34xl\:first\:-mr-56:first-child{
    margin-right: -14rem;
  }

  .\34xl\:first\:-mb-56:first-child{
    margin-bottom: -14rem;
  }

  .\34xl\:first\:-ml-56:first-child{
    margin-left: -14rem;
  }

  .\34xl\:first\:-mt-58:first-child{
    margin-top: -14.5rem;
  }

  .\34xl\:first\:-mr-58:first-child{
    margin-right: -14.5rem;
  }

  .\34xl\:first\:-mb-58:first-child{
    margin-bottom: -14.5rem;
  }

  .\34xl\:first\:-ml-58:first-child{
    margin-left: -14.5rem;
  }

  .\34xl\:first\:-mt-60:first-child{
    margin-top: -15rem;
  }

  .\34xl\:first\:-mr-60:first-child{
    margin-right: -15rem;
  }

  .\34xl\:first\:-mb-60:first-child{
    margin-bottom: -15rem;
  }

  .\34xl\:first\:-ml-60:first-child{
    margin-left: -15rem;
  }

  .\34xl\:first\:-mt-64:first-child{
    margin-top: -16rem;
  }

  .\34xl\:first\:-mr-64:first-child{
    margin-right: -16rem;
  }

  .\34xl\:first\:-mb-64:first-child{
    margin-bottom: -16rem;
  }

  .\34xl\:first\:-ml-64:first-child{
    margin-left: -16rem;
  }

  .\34xl\:first\:-mt-65:first-child{
    margin-top: -16.25rem;
  }

  .\34xl\:first\:-mr-65:first-child{
    margin-right: -16.25rem;
  }

  .\34xl\:first\:-mb-65:first-child{
    margin-bottom: -16.25rem;
  }

  .\34xl\:first\:-ml-65:first-child{
    margin-left: -16.25rem;
  }

  .\34xl\:first\:-mt-68:first-child{
    margin-top: -17rem;
  }

  .\34xl\:first\:-mr-68:first-child{
    margin-right: -17rem;
  }

  .\34xl\:first\:-mb-68:first-child{
    margin-bottom: -17rem;
  }

  .\34xl\:first\:-ml-68:first-child{
    margin-left: -17rem;
  }

  .\34xl\:first\:-mt-69:first-child{
    margin-top: -17.25rem;
  }

  .\34xl\:first\:-mr-69:first-child{
    margin-right: -17.25rem;
  }

  .\34xl\:first\:-mb-69:first-child{
    margin-bottom: -17.25rem;
  }

  .\34xl\:first\:-ml-69:first-child{
    margin-left: -17.25rem;
  }

  .\34xl\:first\:-mt-70:first-child{
    margin-top: -17.5rem;
  }

  .\34xl\:first\:-mr-70:first-child{
    margin-right: -17.5rem;
  }

  .\34xl\:first\:-mb-70:first-child{
    margin-bottom: -17.5rem;
  }

  .\34xl\:first\:-ml-70:first-child{
    margin-left: -17.5rem;
  }

  .\34xl\:first\:-mt-72:first-child{
    margin-top: -18rem;
  }

  .\34xl\:first\:-mr-72:first-child{
    margin-right: -18rem;
  }

  .\34xl\:first\:-mb-72:first-child{
    margin-bottom: -18rem;
  }

  .\34xl\:first\:-ml-72:first-child{
    margin-left: -18rem;
  }

  .\34xl\:first\:-mt-75:first-child{
    margin-top: -18.75rem;
  }

  .\34xl\:first\:-mr-75:first-child{
    margin-right: -18.75rem;
  }

  .\34xl\:first\:-mb-75:first-child{
    margin-bottom: -18.75rem;
  }

  .\34xl\:first\:-ml-75:first-child{
    margin-left: -18.75rem;
  }

  .\34xl\:first\:-mt-80:first-child{
    margin-top: -20rem;
  }

  .\34xl\:first\:-mr-80:first-child{
    margin-right: -20rem;
  }

  .\34xl\:first\:-mb-80:first-child{
    margin-bottom: -20rem;
  }

  .\34xl\:first\:-ml-80:first-child{
    margin-left: -20rem;
  }

  .\34xl\:first\:-mt-85:first-child{
    margin-top: -21.25rem;
  }

  .\34xl\:first\:-mr-85:first-child{
    margin-right: -21.25rem;
  }

  .\34xl\:first\:-mb-85:first-child{
    margin-bottom: -21.25rem;
  }

  .\34xl\:first\:-ml-85:first-child{
    margin-left: -21.25rem;
  }

  .\34xl\:first\:-mt-86:first-child{
    margin-top: -21.5rem;
  }

  .\34xl\:first\:-mr-86:first-child{
    margin-right: -21.5rem;
  }

  .\34xl\:first\:-mb-86:first-child{
    margin-bottom: -21.5rem;
  }

  .\34xl\:first\:-ml-86:first-child{
    margin-left: -21.5rem;
  }

  .\34xl\:first\:-mt-90:first-child{
    margin-top: -22.5rem;
  }

  .\34xl\:first\:-mr-90:first-child{
    margin-right: -22.5rem;
  }

  .\34xl\:first\:-mb-90:first-child{
    margin-bottom: -22.5rem;
  }

  .\34xl\:first\:-ml-90:first-child{
    margin-left: -22.5rem;
  }

  .\34xl\:first\:-mt-96:first-child{
    margin-top: -24rem;
  }

  .\34xl\:first\:-mr-96:first-child{
    margin-right: -24rem;
  }

  .\34xl\:first\:-mb-96:first-child{
    margin-bottom: -24rem;
  }

  .\34xl\:first\:-ml-96:first-child{
    margin-left: -24rem;
  }

  .\34xl\:first\:-mt-100:first-child{
    margin-top: -25rem;
  }

  .\34xl\:first\:-mr-100:first-child{
    margin-right: -25rem;
  }

  .\34xl\:first\:-mb-100:first-child{
    margin-bottom: -25rem;
  }

  .\34xl\:first\:-ml-100:first-child{
    margin-left: -25rem;
  }

  .\34xl\:first\:-mt-115:first-child{
    margin-top: -28.75rem;
  }

  .\34xl\:first\:-mr-115:first-child{
    margin-right: -28.75rem;
  }

  .\34xl\:first\:-mb-115:first-child{
    margin-bottom: -28.75rem;
  }

  .\34xl\:first\:-ml-115:first-child{
    margin-left: -28.75rem;
  }

  .\34xl\:first\:-mt-125:first-child{
    margin-top: -31.25rem;
  }

  .\34xl\:first\:-mr-125:first-child{
    margin-right: -31.25rem;
  }

  .\34xl\:first\:-mb-125:first-child{
    margin-bottom: -31.25rem;
  }

  .\34xl\:first\:-ml-125:first-child{
    margin-left: -31.25rem;
  }

  .\34xl\:first\:-mt-142:first-child{
    margin-top: -35.5rem;
  }

  .\34xl\:first\:-mr-142:first-child{
    margin-right: -35.5rem;
  }

  .\34xl\:first\:-mb-142:first-child{
    margin-bottom: -35.5rem;
  }

  .\34xl\:first\:-ml-142:first-child{
    margin-left: -35.5rem;
  }

  .\34xl\:first\:-mt-150:first-child{
    margin-top: -37.5rem;
  }

  .\34xl\:first\:-mr-150:first-child{
    margin-right: -37.5rem;
  }

  .\34xl\:first\:-mb-150:first-child{
    margin-bottom: -37.5rem;
  }

  .\34xl\:first\:-ml-150:first-child{
    margin-left: -37.5rem;
  }

  .\34xl\:first\:-mt-156:first-child{
    margin-top: -39rem;
  }

  .\34xl\:first\:-mr-156:first-child{
    margin-right: -39rem;
  }

  .\34xl\:first\:-mb-156:first-child{
    margin-bottom: -39rem;
  }

  .\34xl\:first\:-ml-156:first-child{
    margin-left: -39rem;
  }

  .\34xl\:first\:-mt-160:first-child{
    margin-top: -40rem;
  }

  .\34xl\:first\:-mr-160:first-child{
    margin-right: -40rem;
  }

  .\34xl\:first\:-mb-160:first-child{
    margin-bottom: -40rem;
  }

  .\34xl\:first\:-ml-160:first-child{
    margin-left: -40rem;
  }

  .\34xl\:first\:-mt-175:first-child{
    margin-top: -43.75rem;
  }

  .\34xl\:first\:-mr-175:first-child{
    margin-right: -43.75rem;
  }

  .\34xl\:first\:-mb-175:first-child{
    margin-bottom: -43.75rem;
  }

  .\34xl\:first\:-ml-175:first-child{
    margin-left: -43.75rem;
  }

  .\34xl\:first\:-mt-207:first-child{
    margin-top: -51.75rem;
  }

  .\34xl\:first\:-mr-207:first-child{
    margin-right: -51.75rem;
  }

  .\34xl\:first\:-mb-207:first-child{
    margin-bottom: -51.75rem;
  }

  .\34xl\:first\:-ml-207:first-child{
    margin-left: -51.75rem;
  }

  .\34xl\:first\:-mt-242:first-child{
    margin-top: -60.5rem;
  }

  .\34xl\:first\:-mr-242:first-child{
    margin-right: -60.5rem;
  }

  .\34xl\:first\:-mb-242:first-child{
    margin-bottom: -60.5rem;
  }

  .\34xl\:first\:-ml-242:first-child{
    margin-left: -60.5rem;
  }

  .\34xl\:first\:-mt-250:first-child{
    margin-top: -62.5rem;
  }

  .\34xl\:first\:-mr-250:first-child{
    margin-right: -62.5rem;
  }

  .\34xl\:first\:-mb-250:first-child{
    margin-bottom: -62.5rem;
  }

  .\34xl\:first\:-ml-250:first-child{
    margin-left: -62.5rem;
  }

  .\34xl\:first\:-mt-258:first-child{
    margin-top: -64.5rem;
  }

  .\34xl\:first\:-mr-258:first-child{
    margin-right: -64.5rem;
  }

  .\34xl\:first\:-mb-258:first-child{
    margin-bottom: -64.5rem;
  }

  .\34xl\:first\:-ml-258:first-child{
    margin-left: -64.5rem;
  }

  .\34xl\:first\:-mt-265:first-child{
    margin-top: -66.25rem;
  }

  .\34xl\:first\:-mr-265:first-child{
    margin-right: -66.25rem;
  }

  .\34xl\:first\:-mb-265:first-child{
    margin-bottom: -66.25rem;
  }

  .\34xl\:first\:-ml-265:first-child{
    margin-left: -66.25rem;
  }

  .\34xl\:first\:-mt-280:first-child{
    margin-top: -70rem;
  }

  .\34xl\:first\:-mr-280:first-child{
    margin-right: -70rem;
  }

  .\34xl\:first\:-mb-280:first-child{
    margin-bottom: -70rem;
  }

  .\34xl\:first\:-ml-280:first-child{
    margin-left: -70rem;
  }

  .\34xl\:first\:-mt-px:first-child{
    margin-top: -1px;
  }

  .\34xl\:first\:-mr-px:first-child{
    margin-right: -1px;
  }

  .\34xl\:first\:-mb-px:first-child{
    margin-bottom: -1px;
  }

  .\34xl\:first\:-ml-px:first-child{
    margin-left: -1px;
  }

  .\34xl\:first\:-mt-0\.5:first-child{
    margin-top: -0.125rem;
  }

  .\34xl\:first\:-mr-0\.5:first-child{
    margin-right: -0.125rem;
  }

  .\34xl\:first\:-mb-0\.5:first-child{
    margin-bottom: -0.125rem;
  }

  .\34xl\:first\:-ml-0\.5:first-child{
    margin-left: -0.125rem;
  }

  .\34xl\:first\:-mt-1\.5:first-child{
    margin-top: -0.375rem;
  }

  .\34xl\:first\:-mr-1\.5:first-child{
    margin-right: -0.375rem;
  }

  .\34xl\:first\:-mb-1\.5:first-child{
    margin-bottom: -0.375rem;
  }

  .\34xl\:first\:-ml-1\.5:first-child{
    margin-left: -0.375rem;
  }

  .\34xl\:first\:-mt-2\.5:first-child{
    margin-top: -0.625rem;
  }

  .\34xl\:first\:-mr-2\.5:first-child{
    margin-right: -0.625rem;
  }

  .\34xl\:first\:-mb-2\.5:first-child{
    margin-bottom: -0.625rem;
  }

  .\34xl\:first\:-ml-2\.5:first-child{
    margin-left: -0.625rem;
  }

  .\34xl\:first\:-mt-3\.5:first-child{
    margin-top: -0.875rem;
  }

  .\34xl\:first\:-mr-3\.5:first-child{
    margin-right: -0.875rem;
  }

  .\34xl\:first\:-mb-3\.5:first-child{
    margin-bottom: -0.875rem;
  }

  .\34xl\:first\:-ml-3\.5:first-child{
    margin-left: -0.875rem;
  }

  .\34xl\:first\:-mt-0\.25:first-child{
    margin-top: -0.0625rem;
  }

  .\34xl\:first\:-mr-0\.25:first-child{
    margin-right: -0.0625rem;
  }

  .\34xl\:first\:-mb-0\.25:first-child{
    margin-bottom: -0.0625rem;
  }

  .\34xl\:first\:-ml-0\.25:first-child{
    margin-left: -0.0625rem;
  }

  .\34xl\:first\:-mt-0\.75:first-child{
    margin-top: -0.1875rem;
  }

  .\34xl\:first\:-mr-0\.75:first-child{
    margin-right: -0.1875rem;
  }

  .\34xl\:first\:-mb-0\.75:first-child{
    margin-bottom: -0.1875rem;
  }

  .\34xl\:first\:-ml-0\.75:first-child{
    margin-left: -0.1875rem;
  }

  .\34xl\:first\:-mt-1\.25:first-child{
    margin-top: -0.3125rem;
  }

  .\34xl\:first\:-mr-1\.25:first-child{
    margin-right: -0.3125rem;
  }

  .\34xl\:first\:-mb-1\.25:first-child{
    margin-bottom: -0.3125rem;
  }

  .\34xl\:first\:-ml-1\.25:first-child{
    margin-left: -0.3125rem;
  }

  .\34xl\:first\:-mt-1\.75:first-child{
    margin-top: -0.4375rem;
  }

  .\34xl\:first\:-mr-1\.75:first-child{
    margin-right: -0.4375rem;
  }

  .\34xl\:first\:-mb-1\.75:first-child{
    margin-bottom: -0.4375rem;
  }

  .\34xl\:first\:-ml-1\.75:first-child{
    margin-left: -0.4375rem;
  }

  .\34xl\:first\:-mt-2\.25:first-child{
    margin-top: -0.5625rem;
  }

  .\34xl\:first\:-mr-2\.25:first-child{
    margin-right: -0.5625rem;
  }

  .\34xl\:first\:-mb-2\.25:first-child{
    margin-bottom: -0.5625rem;
  }

  .\34xl\:first\:-ml-2\.25:first-child{
    margin-left: -0.5625rem;
  }

  .\34xl\:first\:-mt-2\.75:first-child{
    margin-top: -0.6875rem;
  }

  .\34xl\:first\:-mr-2\.75:first-child{
    margin-right: -0.6875rem;
  }

  .\34xl\:first\:-mb-2\.75:first-child{
    margin-bottom: -0.6875rem;
  }

  .\34xl\:first\:-ml-2\.75:first-child{
    margin-left: -0.6875rem;
  }

  .\34xl\:first\:-mt-3\.25:first-child{
    margin-top: -0.8125rem;
  }

  .\34xl\:first\:-mr-3\.25:first-child{
    margin-right: -0.8125rem;
  }

  .\34xl\:first\:-mb-3\.25:first-child{
    margin-bottom: -0.8125rem;
  }

  .\34xl\:first\:-ml-3\.25:first-child{
    margin-left: -0.8125rem;
  }

  .\34xl\:first\:-mt-3\.75:first-child{
    margin-top: -0.9375rem;
  }

  .\34xl\:first\:-mr-3\.75:first-child{
    margin-right: -0.9375rem;
  }

  .\34xl\:first\:-mb-3\.75:first-child{
    margin-bottom: -0.9375rem;
  }

  .\34xl\:first\:-ml-3\.75:first-child{
    margin-left: -0.9375rem;
  }

  .\34xl\:first\:-mt-4\.25:first-child{
    margin-top: -1.0625rem;
  }

  .\34xl\:first\:-mr-4\.25:first-child{
    margin-right: -1.0625rem;
  }

  .\34xl\:first\:-mb-4\.25:first-child{
    margin-bottom: -1.0625rem;
  }

  .\34xl\:first\:-ml-4\.25:first-child{
    margin-left: -1.0625rem;
  }

  .\34xl\:first\:-mt-4\.5:first-child{
    margin-top: -1.125rem;
  }

  .\34xl\:first\:-mr-4\.5:first-child{
    margin-right: -1.125rem;
  }

  .\34xl\:first\:-mb-4\.5:first-child{
    margin-bottom: -1.125rem;
  }

  .\34xl\:first\:-ml-4\.5:first-child{
    margin-left: -1.125rem;
  }

  .\34xl\:first\:-mt-4\.75:first-child{
    margin-top: -1.1875rem;
  }

  .\34xl\:first\:-mr-4\.75:first-child{
    margin-right: -1.1875rem;
  }

  .\34xl\:first\:-mb-4\.75:first-child{
    margin-bottom: -1.1875rem;
  }

  .\34xl\:first\:-ml-4\.75:first-child{
    margin-left: -1.1875rem;
  }

  .\34xl\:first\:-mt-5\.25:first-child{
    margin-top: -1.3125rem;
  }

  .\34xl\:first\:-mr-5\.25:first-child{
    margin-right: -1.3125rem;
  }

  .\34xl\:first\:-mb-5\.25:first-child{
    margin-bottom: -1.3125rem;
  }

  .\34xl\:first\:-ml-5\.25:first-child{
    margin-left: -1.3125rem;
  }

  .\34xl\:first\:-mt-5\.5:first-child{
    margin-top: -1.375rem;
  }

  .\34xl\:first\:-mr-5\.5:first-child{
    margin-right: -1.375rem;
  }

  .\34xl\:first\:-mb-5\.5:first-child{
    margin-bottom: -1.375rem;
  }

  .\34xl\:first\:-ml-5\.5:first-child{
    margin-left: -1.375rem;
  }

  .\34xl\:first\:-mt-5\.75:first-child{
    margin-top: -1.4375rem;
  }

  .\34xl\:first\:-mr-5\.75:first-child{
    margin-right: -1.4375rem;
  }

  .\34xl\:first\:-mb-5\.75:first-child{
    margin-bottom: -1.4375rem;
  }

  .\34xl\:first\:-ml-5\.75:first-child{
    margin-left: -1.4375rem;
  }

  .\34xl\:first\:-mt-6\.25:first-child{
    margin-top: -1.5625rem;
  }

  .\34xl\:first\:-mr-6\.25:first-child{
    margin-right: -1.5625rem;
  }

  .\34xl\:first\:-mb-6\.25:first-child{
    margin-bottom: -1.5625rem;
  }

  .\34xl\:first\:-ml-6\.25:first-child{
    margin-left: -1.5625rem;
  }

  .\34xl\:first\:-mt-6\.5:first-child{
    margin-top: -1.625rem;
  }

  .\34xl\:first\:-mr-6\.5:first-child{
    margin-right: -1.625rem;
  }

  .\34xl\:first\:-mb-6\.5:first-child{
    margin-bottom: -1.625rem;
  }

  .\34xl\:first\:-ml-6\.5:first-child{
    margin-left: -1.625rem;
  }

  .\34xl\:first\:-mt-6\.75:first-child{
    margin-top: -1.6875rem;
  }

  .\34xl\:first\:-mr-6\.75:first-child{
    margin-right: -1.6875rem;
  }

  .\34xl\:first\:-mb-6\.75:first-child{
    margin-bottom: -1.6875rem;
  }

  .\34xl\:first\:-ml-6\.75:first-child{
    margin-left: -1.6875rem;
  }

  .\34xl\:first\:-mt-7\.25:first-child{
    margin-top: -1.8125rem;
  }

  .\34xl\:first\:-mr-7\.25:first-child{
    margin-right: -1.8125rem;
  }

  .\34xl\:first\:-mb-7\.25:first-child{
    margin-bottom: -1.8125rem;
  }

  .\34xl\:first\:-ml-7\.25:first-child{
    margin-left: -1.8125rem;
  }

  .\34xl\:first\:-mt-7\.5:first-child{
    margin-top: -1.875rem;
  }

  .\34xl\:first\:-mr-7\.5:first-child{
    margin-right: -1.875rem;
  }

  .\34xl\:first\:-mb-7\.5:first-child{
    margin-bottom: -1.875rem;
  }

  .\34xl\:first\:-ml-7\.5:first-child{
    margin-left: -1.875rem;
  }

  .\34xl\:first\:-mt-8\.25:first-child{
    margin-top: -2.0625rem;
  }

  .\34xl\:first\:-mr-8\.25:first-child{
    margin-right: -2.0625rem;
  }

  .\34xl\:first\:-mb-8\.25:first-child{
    margin-bottom: -2.0625rem;
  }

  .\34xl\:first\:-ml-8\.25:first-child{
    margin-left: -2.0625rem;
  }

  .\34xl\:first\:-mt-8\.5:first-child{
    margin-top: -2.125rem;
  }

  .\34xl\:first\:-mr-8\.5:first-child{
    margin-right: -2.125rem;
  }

  .\34xl\:first\:-mb-8\.5:first-child{
    margin-bottom: -2.125rem;
  }

  .\34xl\:first\:-ml-8\.5:first-child{
    margin-left: -2.125rem;
  }

  .\34xl\:first\:-mt-9\.25:first-child{
    margin-top: -2.3125rem;
  }

  .\34xl\:first\:-mr-9\.25:first-child{
    margin-right: -2.3125rem;
  }

  .\34xl\:first\:-mb-9\.25:first-child{
    margin-bottom: -2.3125rem;
  }

  .\34xl\:first\:-ml-9\.25:first-child{
    margin-left: -2.3125rem;
  }

  .\34xl\:first\:-mt-9\.5:first-child{
    margin-top: -2.375rem;
  }

  .\34xl\:first\:-mr-9\.5:first-child{
    margin-right: -2.375rem;
  }

  .\34xl\:first\:-mb-9\.5:first-child{
    margin-bottom: -2.375rem;
  }

  .\34xl\:first\:-ml-9\.5:first-child{
    margin-left: -2.375rem;
  }

  .\34xl\:first\:-mt-10\.5:first-child{
    margin-top: -2.625rem;
  }

  .\34xl\:first\:-mr-10\.5:first-child{
    margin-right: -2.625rem;
  }

  .\34xl\:first\:-mb-10\.5:first-child{
    margin-bottom: -2.625rem;
  }

  .\34xl\:first\:-ml-10\.5:first-child{
    margin-left: -2.625rem;
  }

  .\34xl\:first\:-mt-11\.25:first-child{
    margin-top: -2.8125rem;
  }

  .\34xl\:first\:-mr-11\.25:first-child{
    margin-right: -2.8125rem;
  }

  .\34xl\:first\:-mb-11\.25:first-child{
    margin-bottom: -2.8125rem;
  }

  .\34xl\:first\:-ml-11\.25:first-child{
    margin-left: -2.8125rem;
  }

  .\34xl\:first\:-mt-11\.5:first-child{
    margin-top: -2.875rem;
  }

  .\34xl\:first\:-mr-11\.5:first-child{
    margin-right: -2.875rem;
  }

  .\34xl\:first\:-mb-11\.5:first-child{
    margin-bottom: -2.875rem;
  }

  .\34xl\:first\:-ml-11\.5:first-child{
    margin-left: -2.875rem;
  }

  .\34xl\:first\:-mt-12\.5:first-child{
    margin-top: -3.125rem;
  }

  .\34xl\:first\:-mr-12\.5:first-child{
    margin-right: -3.125rem;
  }

  .\34xl\:first\:-mb-12\.5:first-child{
    margin-bottom: -3.125rem;
  }

  .\34xl\:first\:-ml-12\.5:first-child{
    margin-left: -3.125rem;
  }

  .\34xl\:first\:-mt-12\.75:first-child{
    margin-top: -3.1875rem;
  }

  .\34xl\:first\:-mr-12\.75:first-child{
    margin-right: -3.1875rem;
  }

  .\34xl\:first\:-mb-12\.75:first-child{
    margin-bottom: -3.1875rem;
  }

  .\34xl\:first\:-ml-12\.75:first-child{
    margin-left: -3.1875rem;
  }

  .\34xl\:first\:-mt-13\.5:first-child{
    margin-top: -3.375rem;
  }

  .\34xl\:first\:-mr-13\.5:first-child{
    margin-right: -3.375rem;
  }

  .\34xl\:first\:-mb-13\.5:first-child{
    margin-bottom: -3.375rem;
  }

  .\34xl\:first\:-ml-13\.5:first-child{
    margin-left: -3.375rem;
  }

  .\34xl\:first\:-mt-14\.5:first-child{
    margin-top: -3.625rem;
  }

  .\34xl\:first\:-mr-14\.5:first-child{
    margin-right: -3.625rem;
  }

  .\34xl\:first\:-mb-14\.5:first-child{
    margin-bottom: -3.625rem;
  }

  .\34xl\:first\:-ml-14\.5:first-child{
    margin-left: -3.625rem;
  }

  .\34xl\:first\:-mt-15\.5:first-child{
    margin-top: -3.875rem;
  }

  .\34xl\:first\:-mr-15\.5:first-child{
    margin-right: -3.875rem;
  }

  .\34xl\:first\:-mb-15\.5:first-child{
    margin-bottom: -3.875rem;
  }

  .\34xl\:first\:-ml-15\.5:first-child{
    margin-left: -3.875rem;
  }

  .\34xl\:first\:-mt-15\.75:first-child{
    margin-top: -3.9375rem;
  }

  .\34xl\:first\:-mr-15\.75:first-child{
    margin-right: -3.9375rem;
  }

  .\34xl\:first\:-mb-15\.75:first-child{
    margin-bottom: -3.9375rem;
  }

  .\34xl\:first\:-ml-15\.75:first-child{
    margin-left: -3.9375rem;
  }

  .\34xl\:first\:-mt-16\.25:first-child{
    margin-top: -4.0625rem;
  }

  .\34xl\:first\:-mr-16\.25:first-child{
    margin-right: -4.0625rem;
  }

  .\34xl\:first\:-mb-16\.25:first-child{
    margin-bottom: -4.0625rem;
  }

  .\34xl\:first\:-ml-16\.25:first-child{
    margin-left: -4.0625rem;
  }

  .\34xl\:first\:-mt-17\.25:first-child{
    margin-top: -4.3125rem;
  }

  .\34xl\:first\:-mr-17\.25:first-child{
    margin-right: -4.3125rem;
  }

  .\34xl\:first\:-mb-17\.25:first-child{
    margin-bottom: -4.3125rem;
  }

  .\34xl\:first\:-ml-17\.25:first-child{
    margin-left: -4.3125rem;
  }

  .\34xl\:first\:-mt-17\.5:first-child{
    margin-top: -4.375rem;
  }

  .\34xl\:first\:-mr-17\.5:first-child{
    margin-right: -4.375rem;
  }

  .\34xl\:first\:-mb-17\.5:first-child{
    margin-bottom: -4.375rem;
  }

  .\34xl\:first\:-ml-17\.5:first-child{
    margin-left: -4.375rem;
  }

  .\34xl\:first\:-mt-18\.25:first-child{
    margin-top: -4.5625rem;
  }

  .\34xl\:first\:-mr-18\.25:first-child{
    margin-right: -4.5625rem;
  }

  .\34xl\:first\:-mb-18\.25:first-child{
    margin-bottom: -4.5625rem;
  }

  .\34xl\:first\:-ml-18\.25:first-child{
    margin-left: -4.5625rem;
  }

  .\34xl\:first\:-mt-18\.5:first-child{
    margin-top: -4.625rem;
  }

  .\34xl\:first\:-mr-18\.5:first-child{
    margin-right: -4.625rem;
  }

  .\34xl\:first\:-mb-18\.5:first-child{
    margin-bottom: -4.625rem;
  }

  .\34xl\:first\:-ml-18\.5:first-child{
    margin-left: -4.625rem;
  }

  .\34xl\:first\:-mt-20\.25:first-child{
    margin-top: -5.0625rem;
  }

  .\34xl\:first\:-mr-20\.25:first-child{
    margin-right: -5.0625rem;
  }

  .\34xl\:first\:-mb-20\.25:first-child{
    margin-bottom: -5.0625rem;
  }

  .\34xl\:first\:-ml-20\.25:first-child{
    margin-left: -5.0625rem;
  }

  .\34xl\:first\:-mt-20\.5:first-child{
    margin-top: -5.125rem;
  }

  .\34xl\:first\:-mr-20\.5:first-child{
    margin-right: -5.125rem;
  }

  .\34xl\:first\:-mb-20\.5:first-child{
    margin-bottom: -5.125rem;
  }

  .\34xl\:first\:-ml-20\.5:first-child{
    margin-left: -5.125rem;
  }

  .\34xl\:first\:-mt-22\.5:first-child{
    margin-top: -5.625rem;
  }

  .\34xl\:first\:-mr-22\.5:first-child{
    margin-right: -5.625rem;
  }

  .\34xl\:first\:-mb-22\.5:first-child{
    margin-bottom: -5.625rem;
  }

  .\34xl\:first\:-ml-22\.5:first-child{
    margin-left: -5.625rem;
  }

  .\34xl\:first\:-mt-25\.5:first-child{
    margin-top: -6.375rem;
  }

  .\34xl\:first\:-mr-25\.5:first-child{
    margin-right: -6.375rem;
  }

  .\34xl\:first\:-mb-25\.5:first-child{
    margin-bottom: -6.375rem;
  }

  .\34xl\:first\:-ml-25\.5:first-child{
    margin-left: -6.375rem;
  }

  .\34xl\:first\:-mt-26\.75:first-child{
    margin-top: -6.6875rem;
  }

  .\34xl\:first\:-mr-26\.75:first-child{
    margin-right: -6.6875rem;
  }

  .\34xl\:first\:-mb-26\.75:first-child{
    margin-bottom: -6.6875rem;
  }

  .\34xl\:first\:-ml-26\.75:first-child{
    margin-left: -6.6875rem;
  }

  .\34xl\:first\:-mt-32\.5:first-child{
    margin-top: -8.125rem;
  }

  .\34xl\:first\:-mr-32\.5:first-child{
    margin-right: -8.125rem;
  }

  .\34xl\:first\:-mb-32\.5:first-child{
    margin-bottom: -8.125rem;
  }

  .\34xl\:first\:-ml-32\.5:first-child{
    margin-left: -8.125rem;
  }

  .\34xl\:first\:-mt-37\.5:first-child{
    margin-top: -9.375rem;
  }

  .\34xl\:first\:-mr-37\.5:first-child{
    margin-right: -9.375rem;
  }

  .\34xl\:first\:-mb-37\.5:first-child{
    margin-bottom: -9.375rem;
  }

  .\34xl\:first\:-ml-37\.5:first-child{
    margin-left: -9.375rem;
  }

  .\34xl\:first\:-mt-41\.25:first-child{
    margin-top: -10.3125rem;
  }

  .\34xl\:first\:-mr-41\.25:first-child{
    margin-right: -10.3125rem;
  }

  .\34xl\:first\:-mb-41\.25:first-child{
    margin-bottom: -10.3125rem;
  }

  .\34xl\:first\:-ml-41\.25:first-child{
    margin-left: -10.3125rem;
  }

  .\34xl\:first\:-mt-52\.5:first-child{
    margin-top: -13.125rem;
  }

  .\34xl\:first\:-mr-52\.5:first-child{
    margin-right: -13.125rem;
  }

  .\34xl\:first\:-mb-52\.5:first-child{
    margin-bottom: -13.125rem;
  }

  .\34xl\:first\:-ml-52\.5:first-child{
    margin-left: -13.125rem;
  }

  .\34xl\:first\:-mt-54\.5:first-child{
    margin-top: -13.625rem;
  }

  .\34xl\:first\:-mr-54\.5:first-child{
    margin-right: -13.625rem;
  }

  .\34xl\:first\:-mb-54\.5:first-child{
    margin-bottom: -13.625rem;
  }

  .\34xl\:first\:-ml-54\.5:first-child{
    margin-left: -13.625rem;
  }

  .\34xl\:first\:-mt-57\.25:first-child{
    margin-top: -14.3125rem;
  }

  .\34xl\:first\:-mr-57\.25:first-child{
    margin-right: -14.3125rem;
  }

  .\34xl\:first\:-mb-57\.25:first-child{
    margin-bottom: -14.3125rem;
  }

  .\34xl\:first\:-ml-57\.25:first-child{
    margin-left: -14.3125rem;
  }

  .\34xl\:first\:-mt-57\.5:first-child{
    margin-top: -14.375rem;
  }

  .\34xl\:first\:-mr-57\.5:first-child{
    margin-right: -14.375rem;
  }

  .\34xl\:first\:-mb-57\.5:first-child{
    margin-bottom: -14.375rem;
  }

  .\34xl\:first\:-ml-57\.5:first-child{
    margin-left: -14.375rem;
  }

  .\34xl\:first\:-mt-66\.25:first-child{
    margin-top: -16.5625rem;
  }

  .\34xl\:first\:-mr-66\.25:first-child{
    margin-right: -16.5625rem;
  }

  .\34xl\:first\:-mb-66\.25:first-child{
    margin-bottom: -16.5625rem;
  }

  .\34xl\:first\:-ml-66\.25:first-child{
    margin-left: -16.5625rem;
  }

  .\34xl\:first\:-mt-74\.5:first-child{
    margin-top: -18.125rem;
  }

  .\34xl\:first\:-mr-74\.5:first-child{
    margin-right: -18.125rem;
  }

  .\34xl\:first\:-mb-74\.5:first-child{
    margin-bottom: -18.125rem;
  }

  .\34xl\:first\:-ml-74\.5:first-child{
    margin-left: -18.125rem;
  }

  .\34xl\:first\:-mt-106\.25:first-child{
    margin-top: -26.5625rem;
  }

  .\34xl\:first\:-mr-106\.25:first-child{
    margin-right: -26.5625rem;
  }

  .\34xl\:first\:-mb-106\.25:first-child{
    margin-bottom: -26.5625rem;
  }

  .\34xl\:first\:-ml-106\.25:first-child{
    margin-left: -26.5625rem;
  }

  .\34xl\:first\:-mt-112\.25:first-child{
    margin-top: -28.0675rem;
  }

  .\34xl\:first\:-mr-112\.25:first-child{
    margin-right: -28.0675rem;
  }

  .\34xl\:first\:-mb-112\.25:first-child{
    margin-bottom: -28.0675rem;
  }

  .\34xl\:first\:-ml-112\.25:first-child{
    margin-left: -28.0675rem;
  }

  .\34xl\:first\:-mt-112\.75:first-child{
    margin-top: -28.1875rem;
  }

  .\34xl\:first\:-mr-112\.75:first-child{
    margin-right: -28.1875rem;
  }

  .\34xl\:first\:-mb-112\.75:first-child{
    margin-bottom: -28.1875rem;
  }

  .\34xl\:first\:-ml-112\.75:first-child{
    margin-left: -28.1875rem;
  }

  .\34xl\:first\:-mt-147\.5:first-child{
    margin-top: -36.875rem;
  }

  .\34xl\:first\:-mr-147\.5:first-child{
    margin-right: -36.875rem;
  }

  .\34xl\:first\:-mb-147\.5:first-child{
    margin-bottom: -36.875rem;
  }

  .\34xl\:first\:-ml-147\.5:first-child{
    margin-left: -36.875rem;
  }

  .\34xl\:first\:-mt-162\.5:first-child{
    margin-top: -40.625rem;
  }

  .\34xl\:first\:-mr-162\.5:first-child{
    margin-right: -40.625rem;
  }

  .\34xl\:first\:-mb-162\.5:first-child{
    margin-bottom: -40.625rem;
  }

  .\34xl\:first\:-ml-162\.5:first-child{
    margin-left: -40.625rem;
  }

  .\34xl\:first\:-mt-172\.25:first-child{
    margin-top: -42.5625rem;
  }

  .\34xl\:first\:-mr-172\.25:first-child{
    margin-right: -42.5625rem;
  }

  .\34xl\:first\:-mb-172\.25:first-child{
    margin-bottom: -42.5625rem;
  }

  .\34xl\:first\:-ml-172\.25:first-child{
    margin-left: -42.5625rem;
  }

  .\34xl\:first\:-mt-175\.25:first-child{
    margin-top: -43.8125rem;
  }

  .\34xl\:first\:-mr-175\.25:first-child{
    margin-right: -43.8125rem;
  }

  .\34xl\:first\:-mb-175\.25:first-child{
    margin-bottom: -43.8125rem;
  }

  .\34xl\:first\:-ml-175\.25:first-child{
    margin-left: -43.8125rem;
  }

  .\34xl\:first\:-mt-184\.25:first-child{
    margin-top: -46.0625rem;
  }

  .\34xl\:first\:-mr-184\.25:first-child{
    margin-right: -46.0625rem;
  }

  .\34xl\:first\:-mb-184\.25:first-child{
    margin-bottom: -46.0625rem;
  }

  .\34xl\:first\:-ml-184\.25:first-child{
    margin-left: -46.0625rem;
  }

  .\34xl\:first\:-mt-203\.25:first-child{
    margin-top: -50.8125rem;
  }

  .\34xl\:first\:-mr-203\.25:first-child{
    margin-right: -50.8125rem;
  }

  .\34xl\:first\:-mb-203\.25:first-child{
    margin-bottom: -50.8125rem;
  }

  .\34xl\:first\:-ml-203\.25:first-child{
    margin-left: -50.8125rem;
  }

  .\34xl\:first\:-mt-half:first-child{
    margin-top: -50%;
  }

  .\34xl\:first\:-mr-half:first-child{
    margin-right: -50%;
  }

  .\34xl\:first\:-mb-half:first-child{
    margin-bottom: -50%;
  }

  .\34xl\:first\:-ml-half:first-child{
    margin-left: -50%;
  }

  .\34xl\:first\:-mt-full:first-child{
    margin-top: -100%;
  }

  .\34xl\:first\:-mr-full:first-child{
    margin-right: -100%;
  }

  .\34xl\:first\:-mb-full:first-child{
    margin-bottom: -100%;
  }

  .\34xl\:first\:-ml-full:first-child{
    margin-left: -100%;
  }

  .\34xl\:first\:-mt-1\/10:first-child{
    margin-top: -10%;
  }

  .\34xl\:first\:-mr-1\/10:first-child{
    margin-right: -10%;
  }

  .\34xl\:first\:-mb-1\/10:first-child{
    margin-bottom: -10%;
  }

  .\34xl\:first\:-ml-1\/10:first-child{
    margin-left: -10%;
  }

  .\34xl\:first\:-mt-2\/10:first-child{
    margin-top: -20%;
  }

  .\34xl\:first\:-mr-2\/10:first-child{
    margin-right: -20%;
  }

  .\34xl\:first\:-mb-2\/10:first-child{
    margin-bottom: -20%;
  }

  .\34xl\:first\:-ml-2\/10:first-child{
    margin-left: -20%;
  }

  .\34xl\:first\:-mt-3\/10:first-child{
    margin-top: -30%;
  }

  .\34xl\:first\:-mr-3\/10:first-child{
    margin-right: -30%;
  }

  .\34xl\:first\:-mb-3\/10:first-child{
    margin-bottom: -30%;
  }

  .\34xl\:first\:-ml-3\/10:first-child{
    margin-left: -30%;
  }

  .\34xl\:first\:-mt-4\/10:first-child{
    margin-top: -40%;
  }

  .\34xl\:first\:-mr-4\/10:first-child{
    margin-right: -40%;
  }

  .\34xl\:first\:-mb-4\/10:first-child{
    margin-bottom: -40%;
  }

  .\34xl\:first\:-ml-4\/10:first-child{
    margin-left: -40%;
  }

  .\34xl\:first\:-mt-4\.5\/10:first-child{
    margin-top: -45%;
  }

  .\34xl\:first\:-mr-4\.5\/10:first-child{
    margin-right: -45%;
  }

  .\34xl\:first\:-mb-4\.5\/10:first-child{
    margin-bottom: -45%;
  }

  .\34xl\:first\:-ml-4\.5\/10:first-child{
    margin-left: -45%;
  }

  .\34xl\:first\:-mt-5\/10:first-child{
    margin-top: -50%;
  }

  .\34xl\:first\:-mr-5\/10:first-child{
    margin-right: -50%;
  }

  .\34xl\:first\:-mb-5\/10:first-child{
    margin-bottom: -50%;
  }

  .\34xl\:first\:-ml-5\/10:first-child{
    margin-left: -50%;
  }

  .\34xl\:first\:-mt-5\.5\/10:first-child{
    margin-top: -55%;
  }

  .\34xl\:first\:-mr-5\.5\/10:first-child{
    margin-right: -55%;
  }

  .\34xl\:first\:-mb-5\.5\/10:first-child{
    margin-bottom: -55%;
  }

  .\34xl\:first\:-ml-5\.5\/10:first-child{
    margin-left: -55%;
  }

  .\34xl\:first\:-mt-6\/10:first-child{
    margin-top: -60%;
  }

  .\34xl\:first\:-mr-6\/10:first-child{
    margin-right: -60%;
  }

  .\34xl\:first\:-mb-6\/10:first-child{
    margin-bottom: -60%;
  }

  .\34xl\:first\:-ml-6\/10:first-child{
    margin-left: -60%;
  }

  .\34xl\:first\:-mt-7\/10:first-child{
    margin-top: -70%;
  }

  .\34xl\:first\:-mr-7\/10:first-child{
    margin-right: -70%;
  }

  .\34xl\:first\:-mb-7\/10:first-child{
    margin-bottom: -70%;
  }

  .\34xl\:first\:-ml-7\/10:first-child{
    margin-left: -70%;
  }

  .\34xl\:first\:-mt-8\/10:first-child{
    margin-top: -80%;
  }

  .\34xl\:first\:-mr-8\/10:first-child{
    margin-right: -80%;
  }

  .\34xl\:first\:-mb-8\/10:first-child{
    margin-bottom: -80%;
  }

  .\34xl\:first\:-ml-8\/10:first-child{
    margin-left: -80%;
  }

  .\34xl\:first\:-mt-9\/10:first-child{
    margin-top: -90%;
  }

  .\34xl\:first\:-mr-9\/10:first-child{
    margin-right: -90%;
  }

  .\34xl\:first\:-mb-9\/10:first-child{
    margin-bottom: -90%;
  }

  .\34xl\:first\:-ml-9\/10:first-child{
    margin-left: -90%;
  }

  .\34xl\:first\:-mt-1\/12:first-child{
    margin-top: -8.33333%;
  }

  .\34xl\:first\:-mr-1\/12:first-child{
    margin-right: -8.33333%;
  }

  .\34xl\:first\:-mb-1\/12:first-child{
    margin-bottom: -8.33333%;
  }

  .\34xl\:first\:-ml-1\/12:first-child{
    margin-left: -8.33333%;
  }

  .\34xl\:first\:-mt-2\/12:first-child{
    margin-top: -16.66667%;
  }

  .\34xl\:first\:-mr-2\/12:first-child{
    margin-right: -16.66667%;
  }

  .\34xl\:first\:-mb-2\/12:first-child{
    margin-bottom: -16.66667%;
  }

  .\34xl\:first\:-ml-2\/12:first-child{
    margin-left: -16.66667%;
  }

  .\34xl\:first\:-mt-3\/12:first-child{
    margin-top: -25%;
  }

  .\34xl\:first\:-mr-3\/12:first-child{
    margin-right: -25%;
  }

  .\34xl\:first\:-mb-3\/12:first-child{
    margin-bottom: -25%;
  }

  .\34xl\:first\:-ml-3\/12:first-child{
    margin-left: -25%;
  }

  .\34xl\:first\:-mt-4\/12:first-child{
    margin-top: -33.33333%;
  }

  .\34xl\:first\:-mr-4\/12:first-child{
    margin-right: -33.33333%;
  }

  .\34xl\:first\:-mb-4\/12:first-child{
    margin-bottom: -33.33333%;
  }

  .\34xl\:first\:-ml-4\/12:first-child{
    margin-left: -33.33333%;
  }

  .\34xl\:first\:-mt-5\/12:first-child{
    margin-top: -41.66667%;
  }

  .\34xl\:first\:-mr-5\/12:first-child{
    margin-right: -41.66667%;
  }

  .\34xl\:first\:-mb-5\/12:first-child{
    margin-bottom: -41.66667%;
  }

  .\34xl\:first\:-ml-5\/12:first-child{
    margin-left: -41.66667%;
  }

  .\34xl\:first\:-mt-6\/12:first-child{
    margin-top: -50%;
  }

  .\34xl\:first\:-mr-6\/12:first-child{
    margin-right: -50%;
  }

  .\34xl\:first\:-mb-6\/12:first-child{
    margin-bottom: -50%;
  }

  .\34xl\:first\:-ml-6\/12:first-child{
    margin-left: -50%;
  }

  .\34xl\:first\:-mt-7\/12:first-child{
    margin-top: -58.33333%;
  }

  .\34xl\:first\:-mr-7\/12:first-child{
    margin-right: -58.33333%;
  }

  .\34xl\:first\:-mb-7\/12:first-child{
    margin-bottom: -58.33333%;
  }

  .\34xl\:first\:-ml-7\/12:first-child{
    margin-left: -58.33333%;
  }

  .\34xl\:first\:-mt-8\/12:first-child{
    margin-top: -66.66667%;
  }

  .\34xl\:first\:-mr-8\/12:first-child{
    margin-right: -66.66667%;
  }

  .\34xl\:first\:-mb-8\/12:first-child{
    margin-bottom: -66.66667%;
  }

  .\34xl\:first\:-ml-8\/12:first-child{
    margin-left: -66.66667%;
  }

  .\34xl\:first\:-mt-9\/12:first-child{
    margin-top: -75%;
  }

  .\34xl\:first\:-mr-9\/12:first-child{
    margin-right: -75%;
  }

  .\34xl\:first\:-mb-9\/12:first-child{
    margin-bottom: -75%;
  }

  .\34xl\:first\:-ml-9\/12:first-child{
    margin-left: -75%;
  }

  .\34xl\:first\:-mt-10\/12:first-child{
    margin-top: -83.33333%;
  }

  .\34xl\:first\:-mr-10\/12:first-child{
    margin-right: -83.33333%;
  }

  .\34xl\:first\:-mb-10\/12:first-child{
    margin-bottom: -83.33333%;
  }

  .\34xl\:first\:-ml-10\/12:first-child{
    margin-left: -83.33333%;
  }

  .\34xl\:first\:-mt-11\/12:first-child{
    margin-top: -91.66667%;
  }

  .\34xl\:first\:-mr-11\/12:first-child{
    margin-right: -91.66667%;
  }

  .\34xl\:first\:-mb-11\/12:first-child{
    margin-bottom: -91.66667%;
  }

  .\34xl\:first\:-ml-11\/12:first-child{
    margin-left: -91.66667%;
  }

  .\34xl\:last\:m-0:last-child{
    margin: 0px;
  }

  .\34xl\:last\:m-1:last-child{
    margin: 0.25rem;
  }

  .\34xl\:last\:m-2:last-child{
    margin: 0.5rem;
  }

  .\34xl\:last\:m-3:last-child{
    margin: 0.75rem;
  }

  .\34xl\:last\:m-4:last-child{
    margin: 1rem;
  }

  .\34xl\:last\:m-5:last-child{
    margin: 1.25rem;
  }

  .\34xl\:last\:m-6:last-child{
    margin: 1.5rem;
  }

  .\34xl\:last\:m-7:last-child{
    margin: 1.75rem;
  }

  .\34xl\:last\:m-8:last-child{
    margin: 2rem;
  }

  .\34xl\:last\:m-9:last-child{
    margin: 2.25rem;
  }

  .\34xl\:last\:m-10:last-child{
    margin: 2.5rem;
  }

  .\34xl\:last\:m-11:last-child{
    margin: 2.75rem;
  }

  .\34xl\:last\:m-12:last-child{
    margin: 3rem;
  }

  .\34xl\:last\:m-13:last-child{
    margin: 3.25rem;
  }

  .\34xl\:last\:m-14:last-child{
    margin: 3.5rem;
  }

  .\34xl\:last\:m-15:last-child{
    margin: 3.75rem;
  }

  .\34xl\:last\:m-16:last-child{
    margin: 4rem;
  }

  .\34xl\:last\:m-17:last-child{
    margin: 4.25rem;
  }

  .\34xl\:last\:m-18:last-child{
    margin: 4.5rem;
  }

  .\34xl\:last\:m-19:last-child{
    margin: 4.75rem;
  }

  .\34xl\:last\:m-20:last-child{
    margin: 5rem;
  }

  .\34xl\:last\:m-22:last-child{
    margin: 5.5rem;
  }

  .\34xl\:last\:m-24:last-child{
    margin: 6rem;
  }

  .\34xl\:last\:m-25:last-child{
    margin: 6.25rem;
  }

  .\34xl\:last\:m-28:last-child{
    margin: 7rem;
  }

  .\34xl\:last\:m-30:last-child{
    margin: 7.5rem;
  }

  .\34xl\:last\:m-32:last-child{
    margin: 8rem;
  }

  .\34xl\:last\:m-34:last-child{
    margin: 8.5rem;
  }

  .\34xl\:last\:m-35:last-child{
    margin: 8.75rem;
  }

  .\34xl\:last\:m-36:last-child{
    margin: 9rem;
  }

  .\34xl\:last\:m-39:last-child{
    margin: 9.75rem;
  }

  .\34xl\:last\:m-40:last-child{
    margin: 10rem;
  }

  .\34xl\:last\:m-42:last-child{
    margin: 10.5rem;
  }

  .\34xl\:last\:m-44:last-child{
    margin: 11rem;
  }

  .\34xl\:last\:m-45:last-child{
    margin: 11.25rem;
  }

  .\34xl\:last\:m-48:last-child{
    margin: 12rem;
  }

  .\34xl\:last\:m-50:last-child{
    margin: 12.5rem;
  }

  .\34xl\:last\:m-52:last-child{
    margin: 13rem;
  }

  .\34xl\:last\:m-55:last-child{
    margin: 13.75rem;
  }

  .\34xl\:last\:m-56:last-child{
    margin: 14rem;
  }

  .\34xl\:last\:m-58:last-child{
    margin: 14.5rem;
  }

  .\34xl\:last\:m-60:last-child{
    margin: 15rem;
  }

  .\34xl\:last\:m-64:last-child{
    margin: 16rem;
  }

  .\34xl\:last\:m-65:last-child{
    margin: 16.25rem;
  }

  .\34xl\:last\:m-68:last-child{
    margin: 17rem;
  }

  .\34xl\:last\:m-69:last-child{
    margin: 17.25rem;
  }

  .\34xl\:last\:m-70:last-child{
    margin: 17.5rem;
  }

  .\34xl\:last\:m-72:last-child{
    margin: 18rem;
  }

  .\34xl\:last\:m-75:last-child{
    margin: 18.75rem;
  }

  .\34xl\:last\:m-80:last-child{
    margin: 20rem;
  }

  .\34xl\:last\:m-85:last-child{
    margin: 21.25rem;
  }

  .\34xl\:last\:m-86:last-child{
    margin: 21.5rem;
  }

  .\34xl\:last\:m-90:last-child{
    margin: 22.5rem;
  }

  .\34xl\:last\:m-96:last-child{
    margin: 24rem;
  }

  .\34xl\:last\:m-100:last-child{
    margin: 25rem;
  }

  .\34xl\:last\:m-115:last-child{
    margin: 28.75rem;
  }

  .\34xl\:last\:m-125:last-child{
    margin: 31.25rem;
  }

  .\34xl\:last\:m-142:last-child{
    margin: 35.5rem;
  }

  .\34xl\:last\:m-150:last-child{
    margin: 37.5rem;
  }

  .\34xl\:last\:m-156:last-child{
    margin: 39rem;
  }

  .\34xl\:last\:m-160:last-child{
    margin: 40rem;
  }

  .\34xl\:last\:m-175:last-child{
    margin: 43.75rem;
  }

  .\34xl\:last\:m-207:last-child{
    margin: 51.75rem;
  }

  .\34xl\:last\:m-242:last-child{
    margin: 60.5rem;
  }

  .\34xl\:last\:m-250:last-child{
    margin: 62.5rem;
  }

  .\34xl\:last\:m-258:last-child{
    margin: 64.5rem;
  }

  .\34xl\:last\:m-265:last-child{
    margin: 66.25rem;
  }

  .\34xl\:last\:m-280:last-child{
    margin: 70rem;
  }

  .\34xl\:last\:m-auto:last-child{
    margin: auto;
  }

  .\34xl\:last\:m-px:last-child{
    margin: 1px;
  }

  .\34xl\:last\:m-0\.5:last-child{
    margin: 0.125rem;
  }

  .\34xl\:last\:m-1\.5:last-child{
    margin: 0.375rem;
  }

  .\34xl\:last\:m-2\.5:last-child{
    margin: 0.625rem;
  }

  .\34xl\:last\:m-3\.5:last-child{
    margin: 0.875rem;
  }

  .\34xl\:last\:m-0\.25:last-child{
    margin: 0.0625rem;
  }

  .\34xl\:last\:m-0\.75:last-child{
    margin: 0.1875rem;
  }

  .\34xl\:last\:m-1\.25:last-child{
    margin: 0.3125rem;
  }

  .\34xl\:last\:m-1\.75:last-child{
    margin: 0.4375rem;
  }

  .\34xl\:last\:m-2\.25:last-child{
    margin: 0.5625rem;
  }

  .\34xl\:last\:m-2\.75:last-child{
    margin: 0.6875rem;
  }

  .\34xl\:last\:m-3\.25:last-child{
    margin: 0.8125rem;
  }

  .\34xl\:last\:m-3\.75:last-child{
    margin: 0.9375rem;
  }

  .\34xl\:last\:m-4\.25:last-child{
    margin: 1.0625rem;
  }

  .\34xl\:last\:m-4\.5:last-child{
    margin: 1.125rem;
  }

  .\34xl\:last\:m-4\.75:last-child{
    margin: 1.1875rem;
  }

  .\34xl\:last\:m-5\.25:last-child{
    margin: 1.3125rem;
  }

  .\34xl\:last\:m-5\.5:last-child{
    margin: 1.375rem;
  }

  .\34xl\:last\:m-5\.75:last-child{
    margin: 1.4375rem;
  }

  .\34xl\:last\:m-6\.25:last-child{
    margin: 1.5625rem;
  }

  .\34xl\:last\:m-6\.5:last-child{
    margin: 1.625rem;
  }

  .\34xl\:last\:m-6\.75:last-child{
    margin: 1.6875rem;
  }

  .\34xl\:last\:m-7\.25:last-child{
    margin: 1.8125rem;
  }

  .\34xl\:last\:m-7\.5:last-child{
    margin: 1.875rem;
  }

  .\34xl\:last\:m-8\.25:last-child{
    margin: 2.0625rem;
  }

  .\34xl\:last\:m-8\.5:last-child{
    margin: 2.125rem;
  }

  .\34xl\:last\:m-9\.25:last-child{
    margin: 2.3125rem;
  }

  .\34xl\:last\:m-9\.5:last-child{
    margin: 2.375rem;
  }

  .\34xl\:last\:m-10\.5:last-child{
    margin: 2.625rem;
  }

  .\34xl\:last\:m-11\.25:last-child{
    margin: 2.8125rem;
  }

  .\34xl\:last\:m-11\.5:last-child{
    margin: 2.875rem;
  }

  .\34xl\:last\:m-12\.5:last-child{
    margin: 3.125rem;
  }

  .\34xl\:last\:m-12\.75:last-child{
    margin: 3.1875rem;
  }

  .\34xl\:last\:m-13\.5:last-child{
    margin: 3.375rem;
  }

  .\34xl\:last\:m-14\.5:last-child{
    margin: 3.625rem;
  }

  .\34xl\:last\:m-15\.5:last-child{
    margin: 3.875rem;
  }

  .\34xl\:last\:m-15\.75:last-child{
    margin: 3.9375rem;
  }

  .\34xl\:last\:m-16\.25:last-child{
    margin: 4.0625rem;
  }

  .\34xl\:last\:m-17\.25:last-child{
    margin: 4.3125rem;
  }

  .\34xl\:last\:m-17\.5:last-child{
    margin: 4.375rem;
  }

  .\34xl\:last\:m-18\.25:last-child{
    margin: 4.5625rem;
  }

  .\34xl\:last\:m-18\.5:last-child{
    margin: 4.625rem;
  }

  .\34xl\:last\:m-20\.25:last-child{
    margin: 5.0625rem;
  }

  .\34xl\:last\:m-20\.5:last-child{
    margin: 5.125rem;
  }

  .\34xl\:last\:m-22\.5:last-child{
    margin: 5.625rem;
  }

  .\34xl\:last\:m-25\.5:last-child{
    margin: 6.375rem;
  }

  .\34xl\:last\:m-26\.75:last-child{
    margin: 6.6875rem;
  }

  .\34xl\:last\:m-32\.5:last-child{
    margin: 8.125rem;
  }

  .\34xl\:last\:m-37\.5:last-child{
    margin: 9.375rem;
  }

  .\34xl\:last\:m-41\.25:last-child{
    margin: 10.3125rem;
  }

  .\34xl\:last\:m-52\.5:last-child{
    margin: 13.125rem;
  }

  .\34xl\:last\:m-54\.5:last-child{
    margin: 13.625rem;
  }

  .\34xl\:last\:m-57\.25:last-child{
    margin: 14.3125rem;
  }

  .\34xl\:last\:m-57\.5:last-child{
    margin: 14.375rem;
  }

  .\34xl\:last\:m-66\.25:last-child{
    margin: 16.5625rem;
  }

  .\34xl\:last\:m-74\.5:last-child{
    margin: 18.125rem;
  }

  .\34xl\:last\:m-106\.25:last-child{
    margin: 26.5625rem;
  }

  .\34xl\:last\:m-112\.25:last-child{
    margin: 28.0675rem;
  }

  .\34xl\:last\:m-112\.75:last-child{
    margin: 28.1875rem;
  }

  .\34xl\:last\:m-147\.5:last-child{
    margin: 36.875rem;
  }

  .\34xl\:last\:m-162\.5:last-child{
    margin: 40.625rem;
  }

  .\34xl\:last\:m-172\.25:last-child{
    margin: 42.5625rem;
  }

  .\34xl\:last\:m-175\.25:last-child{
    margin: 43.8125rem;
  }

  .\34xl\:last\:m-184\.25:last-child{
    margin: 46.0625rem;
  }

  .\34xl\:last\:m-203\.25:last-child{
    margin: 50.8125rem;
  }

  .\34xl\:last\:m-half:last-child{
    margin: 50%;
  }

  .\34xl\:last\:m-full:last-child{
    margin: 100%;
  }

  .\34xl\:last\:m-1\/10:last-child{
    margin: 10%;
  }

  .\34xl\:last\:m-2\/10:last-child{
    margin: 20%;
  }

  .\34xl\:last\:m-3\/10:last-child{
    margin: 30%;
  }

  .\34xl\:last\:m-4\/10:last-child{
    margin: 40%;
  }

  .\34xl\:last\:m-4\.5\/10:last-child{
    margin: 45%;
  }

  .\34xl\:last\:m-5\/10:last-child{
    margin: 50%;
  }

  .\34xl\:last\:m-5\.5\/10:last-child{
    margin: 55%;
  }

  .\34xl\:last\:m-6\/10:last-child{
    margin: 60%;
  }

  .\34xl\:last\:m-7\/10:last-child{
    margin: 70%;
  }

  .\34xl\:last\:m-8\/10:last-child{
    margin: 80%;
  }

  .\34xl\:last\:m-9\/10:last-child{
    margin: 90%;
  }

  .\34xl\:last\:m-1\/12:last-child{
    margin: 8.333333%;
  }

  .\34xl\:last\:m-2\/12:last-child{
    margin: 16.666667%;
  }

  .\34xl\:last\:m-3\/12:last-child{
    margin: 25%;
  }

  .\34xl\:last\:m-4\/12:last-child{
    margin: 33.333333%;
  }

  .\34xl\:last\:m-5\/12:last-child{
    margin: 41.666667%;
  }

  .\34xl\:last\:m-6\/12:last-child{
    margin: 50%;
  }

  .\34xl\:last\:m-7\/12:last-child{
    margin: 58.333333%;
  }

  .\34xl\:last\:m-8\/12:last-child{
    margin: 66.666667%;
  }

  .\34xl\:last\:m-9\/12:last-child{
    margin: 75%;
  }

  .\34xl\:last\:m-10\/12:last-child{
    margin: 83.333333%;
  }

  .\34xl\:last\:m-11\/12:last-child{
    margin: 91.666667%;
  }

  .\34xl\:last\:-m-0:last-child{
    margin: 0px;
  }

  .\34xl\:last\:-m-1:last-child{
    margin: -0.25rem;
  }

  .\34xl\:last\:-m-2:last-child{
    margin: -0.5rem;
  }

  .\34xl\:last\:-m-3:last-child{
    margin: -0.75rem;
  }

  .\34xl\:last\:-m-4:last-child{
    margin: -1rem;
  }

  .\34xl\:last\:-m-5:last-child{
    margin: -1.25rem;
  }

  .\34xl\:last\:-m-6:last-child{
    margin: -1.5rem;
  }

  .\34xl\:last\:-m-7:last-child{
    margin: -1.75rem;
  }

  .\34xl\:last\:-m-8:last-child{
    margin: -2rem;
  }

  .\34xl\:last\:-m-9:last-child{
    margin: -2.25rem;
  }

  .\34xl\:last\:-m-10:last-child{
    margin: -2.5rem;
  }

  .\34xl\:last\:-m-11:last-child{
    margin: -2.75rem;
  }

  .\34xl\:last\:-m-12:last-child{
    margin: -3rem;
  }

  .\34xl\:last\:-m-13:last-child{
    margin: -3.25rem;
  }

  .\34xl\:last\:-m-14:last-child{
    margin: -3.5rem;
  }

  .\34xl\:last\:-m-15:last-child{
    margin: -3.75rem;
  }

  .\34xl\:last\:-m-16:last-child{
    margin: -4rem;
  }

  .\34xl\:last\:-m-17:last-child{
    margin: -4.25rem;
  }

  .\34xl\:last\:-m-18:last-child{
    margin: -4.5rem;
  }

  .\34xl\:last\:-m-19:last-child{
    margin: -4.75rem;
  }

  .\34xl\:last\:-m-20:last-child{
    margin: -5rem;
  }

  .\34xl\:last\:-m-22:last-child{
    margin: -5.5rem;
  }

  .\34xl\:last\:-m-24:last-child{
    margin: -6rem;
  }

  .\34xl\:last\:-m-25:last-child{
    margin: -6.25rem;
  }

  .\34xl\:last\:-m-28:last-child{
    margin: -7rem;
  }

  .\34xl\:last\:-m-30:last-child{
    margin: -7.5rem;
  }

  .\34xl\:last\:-m-32:last-child{
    margin: -8rem;
  }

  .\34xl\:last\:-m-34:last-child{
    margin: -8.5rem;
  }

  .\34xl\:last\:-m-35:last-child{
    margin: -8.75rem;
  }

  .\34xl\:last\:-m-36:last-child{
    margin: -9rem;
  }

  .\34xl\:last\:-m-39:last-child{
    margin: -9.75rem;
  }

  .\34xl\:last\:-m-40:last-child{
    margin: -10rem;
  }

  .\34xl\:last\:-m-42:last-child{
    margin: -10.5rem;
  }

  .\34xl\:last\:-m-44:last-child{
    margin: -11rem;
  }

  .\34xl\:last\:-m-45:last-child{
    margin: -11.25rem;
  }

  .\34xl\:last\:-m-48:last-child{
    margin: -12rem;
  }

  .\34xl\:last\:-m-50:last-child{
    margin: -12.5rem;
  }

  .\34xl\:last\:-m-52:last-child{
    margin: -13rem;
  }

  .\34xl\:last\:-m-55:last-child{
    margin: -13.75rem;
  }

  .\34xl\:last\:-m-56:last-child{
    margin: -14rem;
  }

  .\34xl\:last\:-m-58:last-child{
    margin: -14.5rem;
  }

  .\34xl\:last\:-m-60:last-child{
    margin: -15rem;
  }

  .\34xl\:last\:-m-64:last-child{
    margin: -16rem;
  }

  .\34xl\:last\:-m-65:last-child{
    margin: -16.25rem;
  }

  .\34xl\:last\:-m-68:last-child{
    margin: -17rem;
  }

  .\34xl\:last\:-m-69:last-child{
    margin: -17.25rem;
  }

  .\34xl\:last\:-m-70:last-child{
    margin: -17.5rem;
  }

  .\34xl\:last\:-m-72:last-child{
    margin: -18rem;
  }

  .\34xl\:last\:-m-75:last-child{
    margin: -18.75rem;
  }

  .\34xl\:last\:-m-80:last-child{
    margin: -20rem;
  }

  .\34xl\:last\:-m-85:last-child{
    margin: -21.25rem;
  }

  .\34xl\:last\:-m-86:last-child{
    margin: -21.5rem;
  }

  .\34xl\:last\:-m-90:last-child{
    margin: -22.5rem;
  }

  .\34xl\:last\:-m-96:last-child{
    margin: -24rem;
  }

  .\34xl\:last\:-m-100:last-child{
    margin: -25rem;
  }

  .\34xl\:last\:-m-115:last-child{
    margin: -28.75rem;
  }

  .\34xl\:last\:-m-125:last-child{
    margin: -31.25rem;
  }

  .\34xl\:last\:-m-142:last-child{
    margin: -35.5rem;
  }

  .\34xl\:last\:-m-150:last-child{
    margin: -37.5rem;
  }

  .\34xl\:last\:-m-156:last-child{
    margin: -39rem;
  }

  .\34xl\:last\:-m-160:last-child{
    margin: -40rem;
  }

  .\34xl\:last\:-m-175:last-child{
    margin: -43.75rem;
  }

  .\34xl\:last\:-m-207:last-child{
    margin: -51.75rem;
  }

  .\34xl\:last\:-m-242:last-child{
    margin: -60.5rem;
  }

  .\34xl\:last\:-m-250:last-child{
    margin: -62.5rem;
  }

  .\34xl\:last\:-m-258:last-child{
    margin: -64.5rem;
  }

  .\34xl\:last\:-m-265:last-child{
    margin: -66.25rem;
  }

  .\34xl\:last\:-m-280:last-child{
    margin: -70rem;
  }

  .\34xl\:last\:-m-px:last-child{
    margin: -1px;
  }

  .\34xl\:last\:-m-0\.5:last-child{
    margin: -0.125rem;
  }

  .\34xl\:last\:-m-1\.5:last-child{
    margin: -0.375rem;
  }

  .\34xl\:last\:-m-2\.5:last-child{
    margin: -0.625rem;
  }

  .\34xl\:last\:-m-3\.5:last-child{
    margin: -0.875rem;
  }

  .\34xl\:last\:-m-0\.25:last-child{
    margin: -0.0625rem;
  }

  .\34xl\:last\:-m-0\.75:last-child{
    margin: -0.1875rem;
  }

  .\34xl\:last\:-m-1\.25:last-child{
    margin: -0.3125rem;
  }

  .\34xl\:last\:-m-1\.75:last-child{
    margin: -0.4375rem;
  }

  .\34xl\:last\:-m-2\.25:last-child{
    margin: -0.5625rem;
  }

  .\34xl\:last\:-m-2\.75:last-child{
    margin: -0.6875rem;
  }

  .\34xl\:last\:-m-3\.25:last-child{
    margin: -0.8125rem;
  }

  .\34xl\:last\:-m-3\.75:last-child{
    margin: -0.9375rem;
  }

  .\34xl\:last\:-m-4\.25:last-child{
    margin: -1.0625rem;
  }

  .\34xl\:last\:-m-4\.5:last-child{
    margin: -1.125rem;
  }

  .\34xl\:last\:-m-4\.75:last-child{
    margin: -1.1875rem;
  }

  .\34xl\:last\:-m-5\.25:last-child{
    margin: -1.3125rem;
  }

  .\34xl\:last\:-m-5\.5:last-child{
    margin: -1.375rem;
  }

  .\34xl\:last\:-m-5\.75:last-child{
    margin: -1.4375rem;
  }

  .\34xl\:last\:-m-6\.25:last-child{
    margin: -1.5625rem;
  }

  .\34xl\:last\:-m-6\.5:last-child{
    margin: -1.625rem;
  }

  .\34xl\:last\:-m-6\.75:last-child{
    margin: -1.6875rem;
  }

  .\34xl\:last\:-m-7\.25:last-child{
    margin: -1.8125rem;
  }

  .\34xl\:last\:-m-7\.5:last-child{
    margin: -1.875rem;
  }

  .\34xl\:last\:-m-8\.25:last-child{
    margin: -2.0625rem;
  }

  .\34xl\:last\:-m-8\.5:last-child{
    margin: -2.125rem;
  }

  .\34xl\:last\:-m-9\.25:last-child{
    margin: -2.3125rem;
  }

  .\34xl\:last\:-m-9\.5:last-child{
    margin: -2.375rem;
  }

  .\34xl\:last\:-m-10\.5:last-child{
    margin: -2.625rem;
  }

  .\34xl\:last\:-m-11\.25:last-child{
    margin: -2.8125rem;
  }

  .\34xl\:last\:-m-11\.5:last-child{
    margin: -2.875rem;
  }

  .\34xl\:last\:-m-12\.5:last-child{
    margin: -3.125rem;
  }

  .\34xl\:last\:-m-12\.75:last-child{
    margin: -3.1875rem;
  }

  .\34xl\:last\:-m-13\.5:last-child{
    margin: -3.375rem;
  }

  .\34xl\:last\:-m-14\.5:last-child{
    margin: -3.625rem;
  }

  .\34xl\:last\:-m-15\.5:last-child{
    margin: -3.875rem;
  }

  .\34xl\:last\:-m-15\.75:last-child{
    margin: -3.9375rem;
  }

  .\34xl\:last\:-m-16\.25:last-child{
    margin: -4.0625rem;
  }

  .\34xl\:last\:-m-17\.25:last-child{
    margin: -4.3125rem;
  }

  .\34xl\:last\:-m-17\.5:last-child{
    margin: -4.375rem;
  }

  .\34xl\:last\:-m-18\.25:last-child{
    margin: -4.5625rem;
  }

  .\34xl\:last\:-m-18\.5:last-child{
    margin: -4.625rem;
  }

  .\34xl\:last\:-m-20\.25:last-child{
    margin: -5.0625rem;
  }

  .\34xl\:last\:-m-20\.5:last-child{
    margin: -5.125rem;
  }

  .\34xl\:last\:-m-22\.5:last-child{
    margin: -5.625rem;
  }

  .\34xl\:last\:-m-25\.5:last-child{
    margin: -6.375rem;
  }

  .\34xl\:last\:-m-26\.75:last-child{
    margin: -6.6875rem;
  }

  .\34xl\:last\:-m-32\.5:last-child{
    margin: -8.125rem;
  }

  .\34xl\:last\:-m-37\.5:last-child{
    margin: -9.375rem;
  }

  .\34xl\:last\:-m-41\.25:last-child{
    margin: -10.3125rem;
  }

  .\34xl\:last\:-m-52\.5:last-child{
    margin: -13.125rem;
  }

  .\34xl\:last\:-m-54\.5:last-child{
    margin: -13.625rem;
  }

  .\34xl\:last\:-m-57\.25:last-child{
    margin: -14.3125rem;
  }

  .\34xl\:last\:-m-57\.5:last-child{
    margin: -14.375rem;
  }

  .\34xl\:last\:-m-66\.25:last-child{
    margin: -16.5625rem;
  }

  .\34xl\:last\:-m-74\.5:last-child{
    margin: -18.125rem;
  }

  .\34xl\:last\:-m-106\.25:last-child{
    margin: -26.5625rem;
  }

  .\34xl\:last\:-m-112\.25:last-child{
    margin: -28.0675rem;
  }

  .\34xl\:last\:-m-112\.75:last-child{
    margin: -28.1875rem;
  }

  .\34xl\:last\:-m-147\.5:last-child{
    margin: -36.875rem;
  }

  .\34xl\:last\:-m-162\.5:last-child{
    margin: -40.625rem;
  }

  .\34xl\:last\:-m-172\.25:last-child{
    margin: -42.5625rem;
  }

  .\34xl\:last\:-m-175\.25:last-child{
    margin: -43.8125rem;
  }

  .\34xl\:last\:-m-184\.25:last-child{
    margin: -46.0625rem;
  }

  .\34xl\:last\:-m-203\.25:last-child{
    margin: -50.8125rem;
  }

  .\34xl\:last\:-m-half:last-child{
    margin: -50%;
  }

  .\34xl\:last\:-m-full:last-child{
    margin: -100%;
  }

  .\34xl\:last\:-m-1\/10:last-child{
    margin: -10%;
  }

  .\34xl\:last\:-m-2\/10:last-child{
    margin: -20%;
  }

  .\34xl\:last\:-m-3\/10:last-child{
    margin: -30%;
  }

  .\34xl\:last\:-m-4\/10:last-child{
    margin: -40%;
  }

  .\34xl\:last\:-m-4\.5\/10:last-child{
    margin: -45%;
  }

  .\34xl\:last\:-m-5\/10:last-child{
    margin: -50%;
  }

  .\34xl\:last\:-m-5\.5\/10:last-child{
    margin: -55%;
  }

  .\34xl\:last\:-m-6\/10:last-child{
    margin: -60%;
  }

  .\34xl\:last\:-m-7\/10:last-child{
    margin: -70%;
  }

  .\34xl\:last\:-m-8\/10:last-child{
    margin: -80%;
  }

  .\34xl\:last\:-m-9\/10:last-child{
    margin: -90%;
  }

  .\34xl\:last\:-m-1\/12:last-child{
    margin: -8.33333%;
  }

  .\34xl\:last\:-m-2\/12:last-child{
    margin: -16.66667%;
  }

  .\34xl\:last\:-m-3\/12:last-child{
    margin: -25%;
  }

  .\34xl\:last\:-m-4\/12:last-child{
    margin: -33.33333%;
  }

  .\34xl\:last\:-m-5\/12:last-child{
    margin: -41.66667%;
  }

  .\34xl\:last\:-m-6\/12:last-child{
    margin: -50%;
  }

  .\34xl\:last\:-m-7\/12:last-child{
    margin: -58.33333%;
  }

  .\34xl\:last\:-m-8\/12:last-child{
    margin: -66.66667%;
  }

  .\34xl\:last\:-m-9\/12:last-child{
    margin: -75%;
  }

  .\34xl\:last\:-m-10\/12:last-child{
    margin: -83.33333%;
  }

  .\34xl\:last\:-m-11\/12:last-child{
    margin: -91.66667%;
  }

  .\34xl\:last\:my-0:last-child{
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .\34xl\:last\:mx-0:last-child{
    margin-left: 0px;
    margin-right: 0px;
  }

  .\34xl\:last\:my-1:last-child{
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }

  .\34xl\:last\:mx-1:last-child{
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }

  .\34xl\:last\:my-2:last-child{
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }

  .\34xl\:last\:mx-2:last-child{
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }

  .\34xl\:last\:my-3:last-child{
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }

  .\34xl\:last\:mx-3:last-child{
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }

  .\34xl\:last\:my-4:last-child{
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .\34xl\:last\:mx-4:last-child{
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .\34xl\:last\:my-5:last-child{
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }

  .\34xl\:last\:mx-5:last-child{
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }

  .\34xl\:last\:my-6:last-child{
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .\34xl\:last\:mx-6:last-child{
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .\34xl\:last\:my-7:last-child{
    margin-top: 1.75rem;
    margin-bottom: 1.75rem;
  }

  .\34xl\:last\:mx-7:last-child{
    margin-left: 1.75rem;
    margin-right: 1.75rem;
  }

  .\34xl\:last\:my-8:last-child{
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .\34xl\:last\:mx-8:last-child{
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .\34xl\:last\:my-9:last-child{
    margin-top: 2.25rem;
    margin-bottom: 2.25rem;
  }

  .\34xl\:last\:mx-9:last-child{
    margin-left: 2.25rem;
    margin-right: 2.25rem;
  }

  .\34xl\:last\:my-10:last-child{
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .\34xl\:last\:mx-10:last-child{
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }

  .\34xl\:last\:my-11:last-child{
    margin-top: 2.75rem;
    margin-bottom: 2.75rem;
  }

  .\34xl\:last\:mx-11:last-child{
    margin-left: 2.75rem;
    margin-right: 2.75rem;
  }

  .\34xl\:last\:my-12:last-child{
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .\34xl\:last\:mx-12:last-child{
    margin-left: 3rem;
    margin-right: 3rem;
  }

  .\34xl\:last\:my-13:last-child{
    margin-top: 3.25rem;
    margin-bottom: 3.25rem;
  }

  .\34xl\:last\:mx-13:last-child{
    margin-left: 3.25rem;
    margin-right: 3.25rem;
  }

  .\34xl\:last\:my-14:last-child{
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }

  .\34xl\:last\:mx-14:last-child{
    margin-left: 3.5rem;
    margin-right: 3.5rem;
  }

  .\34xl\:last\:my-15:last-child{
    margin-top: 3.75rem;
    margin-bottom: 3.75rem;
  }

  .\34xl\:last\:mx-15:last-child{
    margin-left: 3.75rem;
    margin-right: 3.75rem;
  }

  .\34xl\:last\:my-16:last-child{
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .\34xl\:last\:mx-16:last-child{
    margin-left: 4rem;
    margin-right: 4rem;
  }

  .\34xl\:last\:my-17:last-child{
    margin-top: 4.25rem;
    margin-bottom: 4.25rem;
  }

  .\34xl\:last\:mx-17:last-child{
    margin-left: 4.25rem;
    margin-right: 4.25rem;
  }

  .\34xl\:last\:my-18:last-child{
    margin-top: 4.5rem;
    margin-bottom: 4.5rem;
  }

  .\34xl\:last\:mx-18:last-child{
    margin-left: 4.5rem;
    margin-right: 4.5rem;
  }

  .\34xl\:last\:my-19:last-child{
    margin-top: 4.75rem;
    margin-bottom: 4.75rem;
  }

  .\34xl\:last\:mx-19:last-child{
    margin-left: 4.75rem;
    margin-right: 4.75rem;
  }

  .\34xl\:last\:my-20:last-child{
    margin-top: 5rem;
    margin-bottom: 5rem;
  }

  .\34xl\:last\:mx-20:last-child{
    margin-left: 5rem;
    margin-right: 5rem;
  }

  .\34xl\:last\:my-22:last-child{
    margin-top: 5.5rem;
    margin-bottom: 5.5rem;
  }

  .\34xl\:last\:mx-22:last-child{
    margin-left: 5.5rem;
    margin-right: 5.5rem;
  }

  .\34xl\:last\:my-24:last-child{
    margin-top: 6rem;
    margin-bottom: 6rem;
  }

  .\34xl\:last\:mx-24:last-child{
    margin-left: 6rem;
    margin-right: 6rem;
  }

  .\34xl\:last\:my-25:last-child{
    margin-top: 6.25rem;
    margin-bottom: 6.25rem;
  }

  .\34xl\:last\:mx-25:last-child{
    margin-left: 6.25rem;
    margin-right: 6.25rem;
  }

  .\34xl\:last\:my-28:last-child{
    margin-top: 7rem;
    margin-bottom: 7rem;
  }

  .\34xl\:last\:mx-28:last-child{
    margin-left: 7rem;
    margin-right: 7rem;
  }

  .\34xl\:last\:my-30:last-child{
    margin-top: 7.5rem;
    margin-bottom: 7.5rem;
  }

  .\34xl\:last\:mx-30:last-child{
    margin-left: 7.5rem;
    margin-right: 7.5rem;
  }

  .\34xl\:last\:my-32:last-child{
    margin-top: 8rem;
    margin-bottom: 8rem;
  }

  .\34xl\:last\:mx-32:last-child{
    margin-left: 8rem;
    margin-right: 8rem;
  }

  .\34xl\:last\:my-34:last-child{
    margin-top: 8.5rem;
    margin-bottom: 8.5rem;
  }

  .\34xl\:last\:mx-34:last-child{
    margin-left: 8.5rem;
    margin-right: 8.5rem;
  }

  .\34xl\:last\:my-35:last-child{
    margin-top: 8.75rem;
    margin-bottom: 8.75rem;
  }

  .\34xl\:last\:mx-35:last-child{
    margin-left: 8.75rem;
    margin-right: 8.75rem;
  }

  .\34xl\:last\:my-36:last-child{
    margin-top: 9rem;
    margin-bottom: 9rem;
  }

  .\34xl\:last\:mx-36:last-child{
    margin-left: 9rem;
    margin-right: 9rem;
  }

  .\34xl\:last\:my-39:last-child{
    margin-top: 9.75rem;
    margin-bottom: 9.75rem;
  }

  .\34xl\:last\:mx-39:last-child{
    margin-left: 9.75rem;
    margin-right: 9.75rem;
  }

  .\34xl\:last\:my-40:last-child{
    margin-top: 10rem;
    margin-bottom: 10rem;
  }

  .\34xl\:last\:mx-40:last-child{
    margin-left: 10rem;
    margin-right: 10rem;
  }

  .\34xl\:last\:my-42:last-child{
    margin-top: 10.5rem;
    margin-bottom: 10.5rem;
  }

  .\34xl\:last\:mx-42:last-child{
    margin-left: 10.5rem;
    margin-right: 10.5rem;
  }

  .\34xl\:last\:my-44:last-child{
    margin-top: 11rem;
    margin-bottom: 11rem;
  }

  .\34xl\:last\:mx-44:last-child{
    margin-left: 11rem;
    margin-right: 11rem;
  }

  .\34xl\:last\:my-45:last-child{
    margin-top: 11.25rem;
    margin-bottom: 11.25rem;
  }

  .\34xl\:last\:mx-45:last-child{
    margin-left: 11.25rem;
    margin-right: 11.25rem;
  }

  .\34xl\:last\:my-48:last-child{
    margin-top: 12rem;
    margin-bottom: 12rem;
  }

  .\34xl\:last\:mx-48:last-child{
    margin-left: 12rem;
    margin-right: 12rem;
  }

  .\34xl\:last\:my-50:last-child{
    margin-top: 12.5rem;
    margin-bottom: 12.5rem;
  }

  .\34xl\:last\:mx-50:last-child{
    margin-left: 12.5rem;
    margin-right: 12.5rem;
  }

  .\34xl\:last\:my-52:last-child{
    margin-top: 13rem;
    margin-bottom: 13rem;
  }

  .\34xl\:last\:mx-52:last-child{
    margin-left: 13rem;
    margin-right: 13rem;
  }

  .\34xl\:last\:my-55:last-child{
    margin-top: 13.75rem;
    margin-bottom: 13.75rem;
  }

  .\34xl\:last\:mx-55:last-child{
    margin-left: 13.75rem;
    margin-right: 13.75rem;
  }

  .\34xl\:last\:my-56:last-child{
    margin-top: 14rem;
    margin-bottom: 14rem;
  }

  .\34xl\:last\:mx-56:last-child{
    margin-left: 14rem;
    margin-right: 14rem;
  }

  .\34xl\:last\:my-58:last-child{
    margin-top: 14.5rem;
    margin-bottom: 14.5rem;
  }

  .\34xl\:last\:mx-58:last-child{
    margin-left: 14.5rem;
    margin-right: 14.5rem;
  }

  .\34xl\:last\:my-60:last-child{
    margin-top: 15rem;
    margin-bottom: 15rem;
  }

  .\34xl\:last\:mx-60:last-child{
    margin-left: 15rem;
    margin-right: 15rem;
  }

  .\34xl\:last\:my-64:last-child{
    margin-top: 16rem;
    margin-bottom: 16rem;
  }

  .\34xl\:last\:mx-64:last-child{
    margin-left: 16rem;
    margin-right: 16rem;
  }

  .\34xl\:last\:my-65:last-child{
    margin-top: 16.25rem;
    margin-bottom: 16.25rem;
  }

  .\34xl\:last\:mx-65:last-child{
    margin-left: 16.25rem;
    margin-right: 16.25rem;
  }

  .\34xl\:last\:my-68:last-child{
    margin-top: 17rem;
    margin-bottom: 17rem;
  }

  .\34xl\:last\:mx-68:last-child{
    margin-left: 17rem;
    margin-right: 17rem;
  }

  .\34xl\:last\:my-69:last-child{
    margin-top: 17.25rem;
    margin-bottom: 17.25rem;
  }

  .\34xl\:last\:mx-69:last-child{
    margin-left: 17.25rem;
    margin-right: 17.25rem;
  }

  .\34xl\:last\:my-70:last-child{
    margin-top: 17.5rem;
    margin-bottom: 17.5rem;
  }

  .\34xl\:last\:mx-70:last-child{
    margin-left: 17.5rem;
    margin-right: 17.5rem;
  }

  .\34xl\:last\:my-72:last-child{
    margin-top: 18rem;
    margin-bottom: 18rem;
  }

  .\34xl\:last\:mx-72:last-child{
    margin-left: 18rem;
    margin-right: 18rem;
  }

  .\34xl\:last\:my-75:last-child{
    margin-top: 18.75rem;
    margin-bottom: 18.75rem;
  }

  .\34xl\:last\:mx-75:last-child{
    margin-left: 18.75rem;
    margin-right: 18.75rem;
  }

  .\34xl\:last\:my-80:last-child{
    margin-top: 20rem;
    margin-bottom: 20rem;
  }

  .\34xl\:last\:mx-80:last-child{
    margin-left: 20rem;
    margin-right: 20rem;
  }

  .\34xl\:last\:my-85:last-child{
    margin-top: 21.25rem;
    margin-bottom: 21.25rem;
  }

  .\34xl\:last\:mx-85:last-child{
    margin-left: 21.25rem;
    margin-right: 21.25rem;
  }

  .\34xl\:last\:my-86:last-child{
    margin-top: 21.5rem;
    margin-bottom: 21.5rem;
  }

  .\34xl\:last\:mx-86:last-child{
    margin-left: 21.5rem;
    margin-right: 21.5rem;
  }

  .\34xl\:last\:my-90:last-child{
    margin-top: 22.5rem;
    margin-bottom: 22.5rem;
  }

  .\34xl\:last\:mx-90:last-child{
    margin-left: 22.5rem;
    margin-right: 22.5rem;
  }

  .\34xl\:last\:my-96:last-child{
    margin-top: 24rem;
    margin-bottom: 24rem;
  }

  .\34xl\:last\:mx-96:last-child{
    margin-left: 24rem;
    margin-right: 24rem;
  }

  .\34xl\:last\:my-100:last-child{
    margin-top: 25rem;
    margin-bottom: 25rem;
  }

  .\34xl\:last\:mx-100:last-child{
    margin-left: 25rem;
    margin-right: 25rem;
  }

  .\34xl\:last\:my-115:last-child{
    margin-top: 28.75rem;
    margin-bottom: 28.75rem;
  }

  .\34xl\:last\:mx-115:last-child{
    margin-left: 28.75rem;
    margin-right: 28.75rem;
  }

  .\34xl\:last\:my-125:last-child{
    margin-top: 31.25rem;
    margin-bottom: 31.25rem;
  }

  .\34xl\:last\:mx-125:last-child{
    margin-left: 31.25rem;
    margin-right: 31.25rem;
  }

  .\34xl\:last\:my-142:last-child{
    margin-top: 35.5rem;
    margin-bottom: 35.5rem;
  }

  .\34xl\:last\:mx-142:last-child{
    margin-left: 35.5rem;
    margin-right: 35.5rem;
  }

  .\34xl\:last\:my-150:last-child{
    margin-top: 37.5rem;
    margin-bottom: 37.5rem;
  }

  .\34xl\:last\:mx-150:last-child{
    margin-left: 37.5rem;
    margin-right: 37.5rem;
  }

  .\34xl\:last\:my-156:last-child{
    margin-top: 39rem;
    margin-bottom: 39rem;
  }

  .\34xl\:last\:mx-156:last-child{
    margin-left: 39rem;
    margin-right: 39rem;
  }

  .\34xl\:last\:my-160:last-child{
    margin-top: 40rem;
    margin-bottom: 40rem;
  }

  .\34xl\:last\:mx-160:last-child{
    margin-left: 40rem;
    margin-right: 40rem;
  }

  .\34xl\:last\:my-175:last-child{
    margin-top: 43.75rem;
    margin-bottom: 43.75rem;
  }

  .\34xl\:last\:mx-175:last-child{
    margin-left: 43.75rem;
    margin-right: 43.75rem;
  }

  .\34xl\:last\:my-207:last-child{
    margin-top: 51.75rem;
    margin-bottom: 51.75rem;
  }

  .\34xl\:last\:mx-207:last-child{
    margin-left: 51.75rem;
    margin-right: 51.75rem;
  }

  .\34xl\:last\:my-242:last-child{
    margin-top: 60.5rem;
    margin-bottom: 60.5rem;
  }

  .\34xl\:last\:mx-242:last-child{
    margin-left: 60.5rem;
    margin-right: 60.5rem;
  }

  .\34xl\:last\:my-250:last-child{
    margin-top: 62.5rem;
    margin-bottom: 62.5rem;
  }

  .\34xl\:last\:mx-250:last-child{
    margin-left: 62.5rem;
    margin-right: 62.5rem;
  }

  .\34xl\:last\:my-258:last-child{
    margin-top: 64.5rem;
    margin-bottom: 64.5rem;
  }

  .\34xl\:last\:mx-258:last-child{
    margin-left: 64.5rem;
    margin-right: 64.5rem;
  }

  .\34xl\:last\:my-265:last-child{
    margin-top: 66.25rem;
    margin-bottom: 66.25rem;
  }

  .\34xl\:last\:mx-265:last-child{
    margin-left: 66.25rem;
    margin-right: 66.25rem;
  }

  .\34xl\:last\:my-280:last-child{
    margin-top: 70rem;
    margin-bottom: 70rem;
  }

  .\34xl\:last\:mx-280:last-child{
    margin-left: 70rem;
    margin-right: 70rem;
  }

  .\34xl\:last\:my-auto:last-child{
    margin-top: auto;
    margin-bottom: auto;
  }

  .\34xl\:last\:mx-auto:last-child{
    margin-left: auto;
    margin-right: auto;
  }

  .\34xl\:last\:my-px:last-child{
    margin-top: 1px;
    margin-bottom: 1px;
  }

  .\34xl\:last\:mx-px:last-child{
    margin-left: 1px;
    margin-right: 1px;
  }

  .\34xl\:last\:my-0\.5:last-child{
    margin-top: 0.125rem;
    margin-bottom: 0.125rem;
  }

  .\34xl\:last\:mx-0\.5:last-child{
    margin-left: 0.125rem;
    margin-right: 0.125rem;
  }

  .\34xl\:last\:my-1\.5:last-child{
    margin-top: 0.375rem;
    margin-bottom: 0.375rem;
  }

  .\34xl\:last\:mx-1\.5:last-child{
    margin-left: 0.375rem;
    margin-right: 0.375rem;
  }

  .\34xl\:last\:my-2\.5:last-child{
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
  }

  .\34xl\:last\:mx-2\.5:last-child{
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }

  .\34xl\:last\:my-3\.5:last-child{
    margin-top: 0.875rem;
    margin-bottom: 0.875rem;
  }

  .\34xl\:last\:mx-3\.5:last-child{
    margin-left: 0.875rem;
    margin-right: 0.875rem;
  }

  .\34xl\:last\:my-0\.25:last-child{
    margin-top: 0.0625rem;
    margin-bottom: 0.0625rem;
  }

  .\34xl\:last\:mx-0\.25:last-child{
    margin-left: 0.0625rem;
    margin-right: 0.0625rem;
  }

  .\34xl\:last\:my-0\.75:last-child{
    margin-top: 0.1875rem;
    margin-bottom: 0.1875rem;
  }

  .\34xl\:last\:mx-0\.75:last-child{
    margin-left: 0.1875rem;
    margin-right: 0.1875rem;
  }

  .\34xl\:last\:my-1\.25:last-child{
    margin-top: 0.3125rem;
    margin-bottom: 0.3125rem;
  }

  .\34xl\:last\:mx-1\.25:last-child{
    margin-left: 0.3125rem;
    margin-right: 0.3125rem;
  }

  .\34xl\:last\:my-1\.75:last-child{
    margin-top: 0.4375rem;
    margin-bottom: 0.4375rem;
  }

  .\34xl\:last\:mx-1\.75:last-child{
    margin-left: 0.4375rem;
    margin-right: 0.4375rem;
  }

  .\34xl\:last\:my-2\.25:last-child{
    margin-top: 0.5625rem;
    margin-bottom: 0.5625rem;
  }

  .\34xl\:last\:mx-2\.25:last-child{
    margin-left: 0.5625rem;
    margin-right: 0.5625rem;
  }

  .\34xl\:last\:my-2\.75:last-child{
    margin-top: 0.6875rem;
    margin-bottom: 0.6875rem;
  }

  .\34xl\:last\:mx-2\.75:last-child{
    margin-left: 0.6875rem;
    margin-right: 0.6875rem;
  }

  .\34xl\:last\:my-3\.25:last-child{
    margin-top: 0.8125rem;
    margin-bottom: 0.8125rem;
  }

  .\34xl\:last\:mx-3\.25:last-child{
    margin-left: 0.8125rem;
    margin-right: 0.8125rem;
  }

  .\34xl\:last\:my-3\.75:last-child{
    margin-top: 0.9375rem;
    margin-bottom: 0.9375rem;
  }

  .\34xl\:last\:mx-3\.75:last-child{
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }

  .\34xl\:last\:my-4\.25:last-child{
    margin-top: 1.0625rem;
    margin-bottom: 1.0625rem;
  }

  .\34xl\:last\:mx-4\.25:last-child{
    margin-left: 1.0625rem;
    margin-right: 1.0625rem;
  }

  .\34xl\:last\:my-4\.5:last-child{
    margin-top: 1.125rem;
    margin-bottom: 1.125rem;
  }

  .\34xl\:last\:mx-4\.5:last-child{
    margin-left: 1.125rem;
    margin-right: 1.125rem;
  }

  .\34xl\:last\:my-4\.75:last-child{
    margin-top: 1.1875rem;
    margin-bottom: 1.1875rem;
  }

  .\34xl\:last\:mx-4\.75:last-child{
    margin-left: 1.1875rem;
    margin-right: 1.1875rem;
  }

  .\34xl\:last\:my-5\.25:last-child{
    margin-top: 1.3125rem;
    margin-bottom: 1.3125rem;
  }

  .\34xl\:last\:mx-5\.25:last-child{
    margin-left: 1.3125rem;
    margin-right: 1.3125rem;
  }

  .\34xl\:last\:my-5\.5:last-child{
    margin-top: 1.375rem;
    margin-bottom: 1.375rem;
  }

  .\34xl\:last\:mx-5\.5:last-child{
    margin-left: 1.375rem;
    margin-right: 1.375rem;
  }

  .\34xl\:last\:my-5\.75:last-child{
    margin-top: 1.4375rem;
    margin-bottom: 1.4375rem;
  }

  .\34xl\:last\:mx-5\.75:last-child{
    margin-left: 1.4375rem;
    margin-right: 1.4375rem;
  }

  .\34xl\:last\:my-6\.25:last-child{
    margin-top: 1.5625rem;
    margin-bottom: 1.5625rem;
  }

  .\34xl\:last\:mx-6\.25:last-child{
    margin-left: 1.5625rem;
    margin-right: 1.5625rem;
  }

  .\34xl\:last\:my-6\.5:last-child{
    margin-top: 1.625rem;
    margin-bottom: 1.625rem;
  }

  .\34xl\:last\:mx-6\.5:last-child{
    margin-left: 1.625rem;
    margin-right: 1.625rem;
  }

  .\34xl\:last\:my-6\.75:last-child{
    margin-top: 1.6875rem;
    margin-bottom: 1.6875rem;
  }

  .\34xl\:last\:mx-6\.75:last-child{
    margin-left: 1.6875rem;
    margin-right: 1.6875rem;
  }

  .\34xl\:last\:my-7\.25:last-child{
    margin-top: 1.8125rem;
    margin-bottom: 1.8125rem;
  }

  .\34xl\:last\:mx-7\.25:last-child{
    margin-left: 1.8125rem;
    margin-right: 1.8125rem;
  }

  .\34xl\:last\:my-7\.5:last-child{
    margin-top: 1.875rem;
    margin-bottom: 1.875rem;
  }

  .\34xl\:last\:mx-7\.5:last-child{
    margin-left: 1.875rem;
    margin-right: 1.875rem;
  }

  .\34xl\:last\:my-8\.25:last-child{
    margin-top: 2.0625rem;
    margin-bottom: 2.0625rem;
  }

  .\34xl\:last\:mx-8\.25:last-child{
    margin-left: 2.0625rem;
    margin-right: 2.0625rem;
  }

  .\34xl\:last\:my-8\.5:last-child{
    margin-top: 2.125rem;
    margin-bottom: 2.125rem;
  }

  .\34xl\:last\:mx-8\.5:last-child{
    margin-left: 2.125rem;
    margin-right: 2.125rem;
  }

  .\34xl\:last\:my-9\.25:last-child{
    margin-top: 2.3125rem;
    margin-bottom: 2.3125rem;
  }

  .\34xl\:last\:mx-9\.25:last-child{
    margin-left: 2.3125rem;
    margin-right: 2.3125rem;
  }

  .\34xl\:last\:my-9\.5:last-child{
    margin-top: 2.375rem;
    margin-bottom: 2.375rem;
  }

  .\34xl\:last\:mx-9\.5:last-child{
    margin-left: 2.375rem;
    margin-right: 2.375rem;
  }

  .\34xl\:last\:my-10\.5:last-child{
    margin-top: 2.625rem;
    margin-bottom: 2.625rem;
  }

  .\34xl\:last\:mx-10\.5:last-child{
    margin-left: 2.625rem;
    margin-right: 2.625rem;
  }

  .\34xl\:last\:my-11\.25:last-child{
    margin-top: 2.8125rem;
    margin-bottom: 2.8125rem;
  }

  .\34xl\:last\:mx-11\.25:last-child{
    margin-left: 2.8125rem;
    margin-right: 2.8125rem;
  }

  .\34xl\:last\:my-11\.5:last-child{
    margin-top: 2.875rem;
    margin-bottom: 2.875rem;
  }

  .\34xl\:last\:mx-11\.5:last-child{
    margin-left: 2.875rem;
    margin-right: 2.875rem;
  }

  .\34xl\:last\:my-12\.5:last-child{
    margin-top: 3.125rem;
    margin-bottom: 3.125rem;
  }

  .\34xl\:last\:mx-12\.5:last-child{
    margin-left: 3.125rem;
    margin-right: 3.125rem;
  }

  .\34xl\:last\:my-12\.75:last-child{
    margin-top: 3.1875rem;
    margin-bottom: 3.1875rem;
  }

  .\34xl\:last\:mx-12\.75:last-child{
    margin-left: 3.1875rem;
    margin-right: 3.1875rem;
  }

  .\34xl\:last\:my-13\.5:last-child{
    margin-top: 3.375rem;
    margin-bottom: 3.375rem;
  }

  .\34xl\:last\:mx-13\.5:last-child{
    margin-left: 3.375rem;
    margin-right: 3.375rem;
  }

  .\34xl\:last\:my-14\.5:last-child{
    margin-top: 3.625rem;
    margin-bottom: 3.625rem;
  }

  .\34xl\:last\:mx-14\.5:last-child{
    margin-left: 3.625rem;
    margin-right: 3.625rem;
  }

  .\34xl\:last\:my-15\.5:last-child{
    margin-top: 3.875rem;
    margin-bottom: 3.875rem;
  }

  .\34xl\:last\:mx-15\.5:last-child{
    margin-left: 3.875rem;
    margin-right: 3.875rem;
  }

  .\34xl\:last\:my-15\.75:last-child{
    margin-top: 3.9375rem;
    margin-bottom: 3.9375rem;
  }

  .\34xl\:last\:mx-15\.75:last-child{
    margin-left: 3.9375rem;
    margin-right: 3.9375rem;
  }

  .\34xl\:last\:my-16\.25:last-child{
    margin-top: 4.0625rem;
    margin-bottom: 4.0625rem;
  }

  .\34xl\:last\:mx-16\.25:last-child{
    margin-left: 4.0625rem;
    margin-right: 4.0625rem;
  }

  .\34xl\:last\:my-17\.25:last-child{
    margin-top: 4.3125rem;
    margin-bottom: 4.3125rem;
  }

  .\34xl\:last\:mx-17\.25:last-child{
    margin-left: 4.3125rem;
    margin-right: 4.3125rem;
  }

  .\34xl\:last\:my-17\.5:last-child{
    margin-top: 4.375rem;
    margin-bottom: 4.375rem;
  }

  .\34xl\:last\:mx-17\.5:last-child{
    margin-left: 4.375rem;
    margin-right: 4.375rem;
  }

  .\34xl\:last\:my-18\.25:last-child{
    margin-top: 4.5625rem;
    margin-bottom: 4.5625rem;
  }

  .\34xl\:last\:mx-18\.25:last-child{
    margin-left: 4.5625rem;
    margin-right: 4.5625rem;
  }

  .\34xl\:last\:my-18\.5:last-child{
    margin-top: 4.625rem;
    margin-bottom: 4.625rem;
  }

  .\34xl\:last\:mx-18\.5:last-child{
    margin-left: 4.625rem;
    margin-right: 4.625rem;
  }

  .\34xl\:last\:my-20\.25:last-child{
    margin-top: 5.0625rem;
    margin-bottom: 5.0625rem;
  }

  .\34xl\:last\:mx-20\.25:last-child{
    margin-left: 5.0625rem;
    margin-right: 5.0625rem;
  }

  .\34xl\:last\:my-20\.5:last-child{
    margin-top: 5.125rem;
    margin-bottom: 5.125rem;
  }

  .\34xl\:last\:mx-20\.5:last-child{
    margin-left: 5.125rem;
    margin-right: 5.125rem;
  }

  .\34xl\:last\:my-22\.5:last-child{
    margin-top: 5.625rem;
    margin-bottom: 5.625rem;
  }

  .\34xl\:last\:mx-22\.5:last-child{
    margin-left: 5.625rem;
    margin-right: 5.625rem;
  }

  .\34xl\:last\:my-25\.5:last-child{
    margin-top: 6.375rem;
    margin-bottom: 6.375rem;
  }

  .\34xl\:last\:mx-25\.5:last-child{
    margin-left: 6.375rem;
    margin-right: 6.375rem;
  }

  .\34xl\:last\:my-26\.75:last-child{
    margin-top: 6.6875rem;
    margin-bottom: 6.6875rem;
  }

  .\34xl\:last\:mx-26\.75:last-child{
    margin-left: 6.6875rem;
    margin-right: 6.6875rem;
  }

  .\34xl\:last\:my-32\.5:last-child{
    margin-top: 8.125rem;
    margin-bottom: 8.125rem;
  }

  .\34xl\:last\:mx-32\.5:last-child{
    margin-left: 8.125rem;
    margin-right: 8.125rem;
  }

  .\34xl\:last\:my-37\.5:last-child{
    margin-top: 9.375rem;
    margin-bottom: 9.375rem;
  }

  .\34xl\:last\:mx-37\.5:last-child{
    margin-left: 9.375rem;
    margin-right: 9.375rem;
  }

  .\34xl\:last\:my-41\.25:last-child{
    margin-top: 10.3125rem;
    margin-bottom: 10.3125rem;
  }

  .\34xl\:last\:mx-41\.25:last-child{
    margin-left: 10.3125rem;
    margin-right: 10.3125rem;
  }

  .\34xl\:last\:my-52\.5:last-child{
    margin-top: 13.125rem;
    margin-bottom: 13.125rem;
  }

  .\34xl\:last\:mx-52\.5:last-child{
    margin-left: 13.125rem;
    margin-right: 13.125rem;
  }

  .\34xl\:last\:my-54\.5:last-child{
    margin-top: 13.625rem;
    margin-bottom: 13.625rem;
  }

  .\34xl\:last\:mx-54\.5:last-child{
    margin-left: 13.625rem;
    margin-right: 13.625rem;
  }

  .\34xl\:last\:my-57\.25:last-child{
    margin-top: 14.3125rem;
    margin-bottom: 14.3125rem;
  }

  .\34xl\:last\:mx-57\.25:last-child{
    margin-left: 14.3125rem;
    margin-right: 14.3125rem;
  }

  .\34xl\:last\:my-57\.5:last-child{
    margin-top: 14.375rem;
    margin-bottom: 14.375rem;
  }

  .\34xl\:last\:mx-57\.5:last-child{
    margin-left: 14.375rem;
    margin-right: 14.375rem;
  }

  .\34xl\:last\:my-66\.25:last-child{
    margin-top: 16.5625rem;
    margin-bottom: 16.5625rem;
  }

  .\34xl\:last\:mx-66\.25:last-child{
    margin-left: 16.5625rem;
    margin-right: 16.5625rem;
  }

  .\34xl\:last\:my-74\.5:last-child{
    margin-top: 18.125rem;
    margin-bottom: 18.125rem;
  }

  .\34xl\:last\:mx-74\.5:last-child{
    margin-left: 18.125rem;
    margin-right: 18.125rem;
  }

  .\34xl\:last\:my-106\.25:last-child{
    margin-top: 26.5625rem;
    margin-bottom: 26.5625rem;
  }

  .\34xl\:last\:mx-106\.25:last-child{
    margin-left: 26.5625rem;
    margin-right: 26.5625rem;
  }

  .\34xl\:last\:my-112\.25:last-child{
    margin-top: 28.0675rem;
    margin-bottom: 28.0675rem;
  }

  .\34xl\:last\:mx-112\.25:last-child{
    margin-left: 28.0675rem;
    margin-right: 28.0675rem;
  }

  .\34xl\:last\:my-112\.75:last-child{
    margin-top: 28.1875rem;
    margin-bottom: 28.1875rem;
  }

  .\34xl\:last\:mx-112\.75:last-child{
    margin-left: 28.1875rem;
    margin-right: 28.1875rem;
  }

  .\34xl\:last\:my-147\.5:last-child{
    margin-top: 36.875rem;
    margin-bottom: 36.875rem;
  }

  .\34xl\:last\:mx-147\.5:last-child{
    margin-left: 36.875rem;
    margin-right: 36.875rem;
  }

  .\34xl\:last\:my-162\.5:last-child{
    margin-top: 40.625rem;
    margin-bottom: 40.625rem;
  }

  .\34xl\:last\:mx-162\.5:last-child{
    margin-left: 40.625rem;
    margin-right: 40.625rem;
  }

  .\34xl\:last\:my-172\.25:last-child{
    margin-top: 42.5625rem;
    margin-bottom: 42.5625rem;
  }

  .\34xl\:last\:mx-172\.25:last-child{
    margin-left: 42.5625rem;
    margin-right: 42.5625rem;
  }

  .\34xl\:last\:my-175\.25:last-child{
    margin-top: 43.8125rem;
    margin-bottom: 43.8125rem;
  }

  .\34xl\:last\:mx-175\.25:last-child{
    margin-left: 43.8125rem;
    margin-right: 43.8125rem;
  }

  .\34xl\:last\:my-184\.25:last-child{
    margin-top: 46.0625rem;
    margin-bottom: 46.0625rem;
  }

  .\34xl\:last\:mx-184\.25:last-child{
    margin-left: 46.0625rem;
    margin-right: 46.0625rem;
  }

  .\34xl\:last\:my-203\.25:last-child{
    margin-top: 50.8125rem;
    margin-bottom: 50.8125rem;
  }

  .\34xl\:last\:mx-203\.25:last-child{
    margin-left: 50.8125rem;
    margin-right: 50.8125rem;
  }

  .\34xl\:last\:my-half:last-child{
    margin-top: 50%;
    margin-bottom: 50%;
  }

  .\34xl\:last\:mx-half:last-child{
    margin-left: 50%;
    margin-right: 50%;
  }

  .\34xl\:last\:my-full:last-child{
    margin-top: 100%;
    margin-bottom: 100%;
  }

  .\34xl\:last\:mx-full:last-child{
    margin-left: 100%;
    margin-right: 100%;
  }

  .\34xl\:last\:my-1\/10:last-child{
    margin-top: 10%;
    margin-bottom: 10%;
  }

  .\34xl\:last\:mx-1\/10:last-child{
    margin-left: 10%;
    margin-right: 10%;
  }

  .\34xl\:last\:my-2\/10:last-child{
    margin-top: 20%;
    margin-bottom: 20%;
  }

  .\34xl\:last\:mx-2\/10:last-child{
    margin-left: 20%;
    margin-right: 20%;
  }

  .\34xl\:last\:my-3\/10:last-child{
    margin-top: 30%;
    margin-bottom: 30%;
  }

  .\34xl\:last\:mx-3\/10:last-child{
    margin-left: 30%;
    margin-right: 30%;
  }

  .\34xl\:last\:my-4\/10:last-child{
    margin-top: 40%;
    margin-bottom: 40%;
  }

  .\34xl\:last\:mx-4\/10:last-child{
    margin-left: 40%;
    margin-right: 40%;
  }

  .\34xl\:last\:my-4\.5\/10:last-child{
    margin-top: 45%;
    margin-bottom: 45%;
  }

  .\34xl\:last\:mx-4\.5\/10:last-child{
    margin-left: 45%;
    margin-right: 45%;
  }

  .\34xl\:last\:my-5\/10:last-child{
    margin-top: 50%;
    margin-bottom: 50%;
  }

  .\34xl\:last\:mx-5\/10:last-child{
    margin-left: 50%;
    margin-right: 50%;
  }

  .\34xl\:last\:my-5\.5\/10:last-child{
    margin-top: 55%;
    margin-bottom: 55%;
  }

  .\34xl\:last\:mx-5\.5\/10:last-child{
    margin-left: 55%;
    margin-right: 55%;
  }

  .\34xl\:last\:my-6\/10:last-child{
    margin-top: 60%;
    margin-bottom: 60%;
  }

  .\34xl\:last\:mx-6\/10:last-child{
    margin-left: 60%;
    margin-right: 60%;
  }

  .\34xl\:last\:my-7\/10:last-child{
    margin-top: 70%;
    margin-bottom: 70%;
  }

  .\34xl\:last\:mx-7\/10:last-child{
    margin-left: 70%;
    margin-right: 70%;
  }

  .\34xl\:last\:my-8\/10:last-child{
    margin-top: 80%;
    margin-bottom: 80%;
  }

  .\34xl\:last\:mx-8\/10:last-child{
    margin-left: 80%;
    margin-right: 80%;
  }

  .\34xl\:last\:my-9\/10:last-child{
    margin-top: 90%;
    margin-bottom: 90%;
  }

  .\34xl\:last\:mx-9\/10:last-child{
    margin-left: 90%;
    margin-right: 90%;
  }

  .\34xl\:last\:my-1\/12:last-child{
    margin-top: 8.333333%;
    margin-bottom: 8.333333%;
  }

  .\34xl\:last\:mx-1\/12:last-child{
    margin-left: 8.333333%;
    margin-right: 8.333333%;
  }

  .\34xl\:last\:my-2\/12:last-child{
    margin-top: 16.666667%;
    margin-bottom: 16.666667%;
  }

  .\34xl\:last\:mx-2\/12:last-child{
    margin-left: 16.666667%;
    margin-right: 16.666667%;
  }

  .\34xl\:last\:my-3\/12:last-child{
    margin-top: 25%;
    margin-bottom: 25%;
  }

  .\34xl\:last\:mx-3\/12:last-child{
    margin-left: 25%;
    margin-right: 25%;
  }

  .\34xl\:last\:my-4\/12:last-child{
    margin-top: 33.333333%;
    margin-bottom: 33.333333%;
  }

  .\34xl\:last\:mx-4\/12:last-child{
    margin-left: 33.333333%;
    margin-right: 33.333333%;
  }

  .\34xl\:last\:my-5\/12:last-child{
    margin-top: 41.666667%;
    margin-bottom: 41.666667%;
  }

  .\34xl\:last\:mx-5\/12:last-child{
    margin-left: 41.666667%;
    margin-right: 41.666667%;
  }

  .\34xl\:last\:my-6\/12:last-child{
    margin-top: 50%;
    margin-bottom: 50%;
  }

  .\34xl\:last\:mx-6\/12:last-child{
    margin-left: 50%;
    margin-right: 50%;
  }

  .\34xl\:last\:my-7\/12:last-child{
    margin-top: 58.333333%;
    margin-bottom: 58.333333%;
  }

  .\34xl\:last\:mx-7\/12:last-child{
    margin-left: 58.333333%;
    margin-right: 58.333333%;
  }

  .\34xl\:last\:my-8\/12:last-child{
    margin-top: 66.666667%;
    margin-bottom: 66.666667%;
  }

  .\34xl\:last\:mx-8\/12:last-child{
    margin-left: 66.666667%;
    margin-right: 66.666667%;
  }

  .\34xl\:last\:my-9\/12:last-child{
    margin-top: 75%;
    margin-bottom: 75%;
  }

  .\34xl\:last\:mx-9\/12:last-child{
    margin-left: 75%;
    margin-right: 75%;
  }

  .\34xl\:last\:my-10\/12:last-child{
    margin-top: 83.333333%;
    margin-bottom: 83.333333%;
  }

  .\34xl\:last\:mx-10\/12:last-child{
    margin-left: 83.333333%;
    margin-right: 83.333333%;
  }

  .\34xl\:last\:my-11\/12:last-child{
    margin-top: 91.666667%;
    margin-bottom: 91.666667%;
  }

  .\34xl\:last\:mx-11\/12:last-child{
    margin-left: 91.666667%;
    margin-right: 91.666667%;
  }

  .\34xl\:last\:-my-0:last-child{
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .\34xl\:last\:-mx-0:last-child{
    margin-left: 0px;
    margin-right: 0px;
  }

  .\34xl\:last\:-my-1:last-child{
    margin-top: -0.25rem;
    margin-bottom: -0.25rem;
  }

  .\34xl\:last\:-mx-1:last-child{
    margin-left: -0.25rem;
    margin-right: -0.25rem;
  }

  .\34xl\:last\:-my-2:last-child{
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }

  .\34xl\:last\:-mx-2:last-child{
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }

  .\34xl\:last\:-my-3:last-child{
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }

  .\34xl\:last\:-mx-3:last-child{
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }

  .\34xl\:last\:-my-4:last-child{
    margin-top: -1rem;
    margin-bottom: -1rem;
  }

  .\34xl\:last\:-mx-4:last-child{
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .\34xl\:last\:-my-5:last-child{
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
  }

  .\34xl\:last\:-mx-5:last-child{
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }

  .\34xl\:last\:-my-6:last-child{
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
  }

  .\34xl\:last\:-mx-6:last-child{
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }

  .\34xl\:last\:-my-7:last-child{
    margin-top: -1.75rem;
    margin-bottom: -1.75rem;
  }

  .\34xl\:last\:-mx-7:last-child{
    margin-left: -1.75rem;
    margin-right: -1.75rem;
  }

  .\34xl\:last\:-my-8:last-child{
    margin-top: -2rem;
    margin-bottom: -2rem;
  }

  .\34xl\:last\:-mx-8:last-child{
    margin-left: -2rem;
    margin-right: -2rem;
  }

  .\34xl\:last\:-my-9:last-child{
    margin-top: -2.25rem;
    margin-bottom: -2.25rem;
  }

  .\34xl\:last\:-mx-9:last-child{
    margin-left: -2.25rem;
    margin-right: -2.25rem;
  }

  .\34xl\:last\:-my-10:last-child{
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
  }

  .\34xl\:last\:-mx-10:last-child{
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }

  .\34xl\:last\:-my-11:last-child{
    margin-top: -2.75rem;
    margin-bottom: -2.75rem;
  }

  .\34xl\:last\:-mx-11:last-child{
    margin-left: -2.75rem;
    margin-right: -2.75rem;
  }

  .\34xl\:last\:-my-12:last-child{
    margin-top: -3rem;
    margin-bottom: -3rem;
  }

  .\34xl\:last\:-mx-12:last-child{
    margin-left: -3rem;
    margin-right: -3rem;
  }

  .\34xl\:last\:-my-13:last-child{
    margin-top: -3.25rem;
    margin-bottom: -3.25rem;
  }

  .\34xl\:last\:-mx-13:last-child{
    margin-left: -3.25rem;
    margin-right: -3.25rem;
  }

  .\34xl\:last\:-my-14:last-child{
    margin-top: -3.5rem;
    margin-bottom: -3.5rem;
  }

  .\34xl\:last\:-mx-14:last-child{
    margin-left: -3.5rem;
    margin-right: -3.5rem;
  }

  .\34xl\:last\:-my-15:last-child{
    margin-top: -3.75rem;
    margin-bottom: -3.75rem;
  }

  .\34xl\:last\:-mx-15:last-child{
    margin-left: -3.75rem;
    margin-right: -3.75rem;
  }

  .\34xl\:last\:-my-16:last-child{
    margin-top: -4rem;
    margin-bottom: -4rem;
  }

  .\34xl\:last\:-mx-16:last-child{
    margin-left: -4rem;
    margin-right: -4rem;
  }

  .\34xl\:last\:-my-17:last-child{
    margin-top: -4.25rem;
    margin-bottom: -4.25rem;
  }

  .\34xl\:last\:-mx-17:last-child{
    margin-left: -4.25rem;
    margin-right: -4.25rem;
  }

  .\34xl\:last\:-my-18:last-child{
    margin-top: -4.5rem;
    margin-bottom: -4.5rem;
  }

  .\34xl\:last\:-mx-18:last-child{
    margin-left: -4.5rem;
    margin-right: -4.5rem;
  }

  .\34xl\:last\:-my-19:last-child{
    margin-top: -4.75rem;
    margin-bottom: -4.75rem;
  }

  .\34xl\:last\:-mx-19:last-child{
    margin-left: -4.75rem;
    margin-right: -4.75rem;
  }

  .\34xl\:last\:-my-20:last-child{
    margin-top: -5rem;
    margin-bottom: -5rem;
  }

  .\34xl\:last\:-mx-20:last-child{
    margin-left: -5rem;
    margin-right: -5rem;
  }

  .\34xl\:last\:-my-22:last-child{
    margin-top: -5.5rem;
    margin-bottom: -5.5rem;
  }

  .\34xl\:last\:-mx-22:last-child{
    margin-left: -5.5rem;
    margin-right: -5.5rem;
  }

  .\34xl\:last\:-my-24:last-child{
    margin-top: -6rem;
    margin-bottom: -6rem;
  }

  .\34xl\:last\:-mx-24:last-child{
    margin-left: -6rem;
    margin-right: -6rem;
  }

  .\34xl\:last\:-my-25:last-child{
    margin-top: -6.25rem;
    margin-bottom: -6.25rem;
  }

  .\34xl\:last\:-mx-25:last-child{
    margin-left: -6.25rem;
    margin-right: -6.25rem;
  }

  .\34xl\:last\:-my-28:last-child{
    margin-top: -7rem;
    margin-bottom: -7rem;
  }

  .\34xl\:last\:-mx-28:last-child{
    margin-left: -7rem;
    margin-right: -7rem;
  }

  .\34xl\:last\:-my-30:last-child{
    margin-top: -7.5rem;
    margin-bottom: -7.5rem;
  }

  .\34xl\:last\:-mx-30:last-child{
    margin-left: -7.5rem;
    margin-right: -7.5rem;
  }

  .\34xl\:last\:-my-32:last-child{
    margin-top: -8rem;
    margin-bottom: -8rem;
  }

  .\34xl\:last\:-mx-32:last-child{
    margin-left: -8rem;
    margin-right: -8rem;
  }

  .\34xl\:last\:-my-34:last-child{
    margin-top: -8.5rem;
    margin-bottom: -8.5rem;
  }

  .\34xl\:last\:-mx-34:last-child{
    margin-left: -8.5rem;
    margin-right: -8.5rem;
  }

  .\34xl\:last\:-my-35:last-child{
    margin-top: -8.75rem;
    margin-bottom: -8.75rem;
  }

  .\34xl\:last\:-mx-35:last-child{
    margin-left: -8.75rem;
    margin-right: -8.75rem;
  }

  .\34xl\:last\:-my-36:last-child{
    margin-top: -9rem;
    margin-bottom: -9rem;
  }

  .\34xl\:last\:-mx-36:last-child{
    margin-left: -9rem;
    margin-right: -9rem;
  }

  .\34xl\:last\:-my-39:last-child{
    margin-top: -9.75rem;
    margin-bottom: -9.75rem;
  }

  .\34xl\:last\:-mx-39:last-child{
    margin-left: -9.75rem;
    margin-right: -9.75rem;
  }

  .\34xl\:last\:-my-40:last-child{
    margin-top: -10rem;
    margin-bottom: -10rem;
  }

  .\34xl\:last\:-mx-40:last-child{
    margin-left: -10rem;
    margin-right: -10rem;
  }

  .\34xl\:last\:-my-42:last-child{
    margin-top: -10.5rem;
    margin-bottom: -10.5rem;
  }

  .\34xl\:last\:-mx-42:last-child{
    margin-left: -10.5rem;
    margin-right: -10.5rem;
  }

  .\34xl\:last\:-my-44:last-child{
    margin-top: -11rem;
    margin-bottom: -11rem;
  }

  .\34xl\:last\:-mx-44:last-child{
    margin-left: -11rem;
    margin-right: -11rem;
  }

  .\34xl\:last\:-my-45:last-child{
    margin-top: -11.25rem;
    margin-bottom: -11.25rem;
  }

  .\34xl\:last\:-mx-45:last-child{
    margin-left: -11.25rem;
    margin-right: -11.25rem;
  }

  .\34xl\:last\:-my-48:last-child{
    margin-top: -12rem;
    margin-bottom: -12rem;
  }

  .\34xl\:last\:-mx-48:last-child{
    margin-left: -12rem;
    margin-right: -12rem;
  }

  .\34xl\:last\:-my-50:last-child{
    margin-top: -12.5rem;
    margin-bottom: -12.5rem;
  }

  .\34xl\:last\:-mx-50:last-child{
    margin-left: -12.5rem;
    margin-right: -12.5rem;
  }

  .\34xl\:last\:-my-52:last-child{
    margin-top: -13rem;
    margin-bottom: -13rem;
  }

  .\34xl\:last\:-mx-52:last-child{
    margin-left: -13rem;
    margin-right: -13rem;
  }

  .\34xl\:last\:-my-55:last-child{
    margin-top: -13.75rem;
    margin-bottom: -13.75rem;
  }

  .\34xl\:last\:-mx-55:last-child{
    margin-left: -13.75rem;
    margin-right: -13.75rem;
  }

  .\34xl\:last\:-my-56:last-child{
    margin-top: -14rem;
    margin-bottom: -14rem;
  }

  .\34xl\:last\:-mx-56:last-child{
    margin-left: -14rem;
    margin-right: -14rem;
  }

  .\34xl\:last\:-my-58:last-child{
    margin-top: -14.5rem;
    margin-bottom: -14.5rem;
  }

  .\34xl\:last\:-mx-58:last-child{
    margin-left: -14.5rem;
    margin-right: -14.5rem;
  }

  .\34xl\:last\:-my-60:last-child{
    margin-top: -15rem;
    margin-bottom: -15rem;
  }

  .\34xl\:last\:-mx-60:last-child{
    margin-left: -15rem;
    margin-right: -15rem;
  }

  .\34xl\:last\:-my-64:last-child{
    margin-top: -16rem;
    margin-bottom: -16rem;
  }

  .\34xl\:last\:-mx-64:last-child{
    margin-left: -16rem;
    margin-right: -16rem;
  }

  .\34xl\:last\:-my-65:last-child{
    margin-top: -16.25rem;
    margin-bottom: -16.25rem;
  }

  .\34xl\:last\:-mx-65:last-child{
    margin-left: -16.25rem;
    margin-right: -16.25rem;
  }

  .\34xl\:last\:-my-68:last-child{
    margin-top: -17rem;
    margin-bottom: -17rem;
  }

  .\34xl\:last\:-mx-68:last-child{
    margin-left: -17rem;
    margin-right: -17rem;
  }

  .\34xl\:last\:-my-69:last-child{
    margin-top: -17.25rem;
    margin-bottom: -17.25rem;
  }

  .\34xl\:last\:-mx-69:last-child{
    margin-left: -17.25rem;
    margin-right: -17.25rem;
  }

  .\34xl\:last\:-my-70:last-child{
    margin-top: -17.5rem;
    margin-bottom: -17.5rem;
  }

  .\34xl\:last\:-mx-70:last-child{
    margin-left: -17.5rem;
    margin-right: -17.5rem;
  }

  .\34xl\:last\:-my-72:last-child{
    margin-top: -18rem;
    margin-bottom: -18rem;
  }

  .\34xl\:last\:-mx-72:last-child{
    margin-left: -18rem;
    margin-right: -18rem;
  }

  .\34xl\:last\:-my-75:last-child{
    margin-top: -18.75rem;
    margin-bottom: -18.75rem;
  }

  .\34xl\:last\:-mx-75:last-child{
    margin-left: -18.75rem;
    margin-right: -18.75rem;
  }

  .\34xl\:last\:-my-80:last-child{
    margin-top: -20rem;
    margin-bottom: -20rem;
  }

  .\34xl\:last\:-mx-80:last-child{
    margin-left: -20rem;
    margin-right: -20rem;
  }

  .\34xl\:last\:-my-85:last-child{
    margin-top: -21.25rem;
    margin-bottom: -21.25rem;
  }

  .\34xl\:last\:-mx-85:last-child{
    margin-left: -21.25rem;
    margin-right: -21.25rem;
  }

  .\34xl\:last\:-my-86:last-child{
    margin-top: -21.5rem;
    margin-bottom: -21.5rem;
  }

  .\34xl\:last\:-mx-86:last-child{
    margin-left: -21.5rem;
    margin-right: -21.5rem;
  }

  .\34xl\:last\:-my-90:last-child{
    margin-top: -22.5rem;
    margin-bottom: -22.5rem;
  }

  .\34xl\:last\:-mx-90:last-child{
    margin-left: -22.5rem;
    margin-right: -22.5rem;
  }

  .\34xl\:last\:-my-96:last-child{
    margin-top: -24rem;
    margin-bottom: -24rem;
  }

  .\34xl\:last\:-mx-96:last-child{
    margin-left: -24rem;
    margin-right: -24rem;
  }

  .\34xl\:last\:-my-100:last-child{
    margin-top: -25rem;
    margin-bottom: -25rem;
  }

  .\34xl\:last\:-mx-100:last-child{
    margin-left: -25rem;
    margin-right: -25rem;
  }

  .\34xl\:last\:-my-115:last-child{
    margin-top: -28.75rem;
    margin-bottom: -28.75rem;
  }

  .\34xl\:last\:-mx-115:last-child{
    margin-left: -28.75rem;
    margin-right: -28.75rem;
  }

  .\34xl\:last\:-my-125:last-child{
    margin-top: -31.25rem;
    margin-bottom: -31.25rem;
  }

  .\34xl\:last\:-mx-125:last-child{
    margin-left: -31.25rem;
    margin-right: -31.25rem;
  }

  .\34xl\:last\:-my-142:last-child{
    margin-top: -35.5rem;
    margin-bottom: -35.5rem;
  }

  .\34xl\:last\:-mx-142:last-child{
    margin-left: -35.5rem;
    margin-right: -35.5rem;
  }

  .\34xl\:last\:-my-150:last-child{
    margin-top: -37.5rem;
    margin-bottom: -37.5rem;
  }

  .\34xl\:last\:-mx-150:last-child{
    margin-left: -37.5rem;
    margin-right: -37.5rem;
  }

  .\34xl\:last\:-my-156:last-child{
    margin-top: -39rem;
    margin-bottom: -39rem;
  }

  .\34xl\:last\:-mx-156:last-child{
    margin-left: -39rem;
    margin-right: -39rem;
  }

  .\34xl\:last\:-my-160:last-child{
    margin-top: -40rem;
    margin-bottom: -40rem;
  }

  .\34xl\:last\:-mx-160:last-child{
    margin-left: -40rem;
    margin-right: -40rem;
  }

  .\34xl\:last\:-my-175:last-child{
    margin-top: -43.75rem;
    margin-bottom: -43.75rem;
  }

  .\34xl\:last\:-mx-175:last-child{
    margin-left: -43.75rem;
    margin-right: -43.75rem;
  }

  .\34xl\:last\:-my-207:last-child{
    margin-top: -51.75rem;
    margin-bottom: -51.75rem;
  }

  .\34xl\:last\:-mx-207:last-child{
    margin-left: -51.75rem;
    margin-right: -51.75rem;
  }

  .\34xl\:last\:-my-242:last-child{
    margin-top: -60.5rem;
    margin-bottom: -60.5rem;
  }

  .\34xl\:last\:-mx-242:last-child{
    margin-left: -60.5rem;
    margin-right: -60.5rem;
  }

  .\34xl\:last\:-my-250:last-child{
    margin-top: -62.5rem;
    margin-bottom: -62.5rem;
  }

  .\34xl\:last\:-mx-250:last-child{
    margin-left: -62.5rem;
    margin-right: -62.5rem;
  }

  .\34xl\:last\:-my-258:last-child{
    margin-top: -64.5rem;
    margin-bottom: -64.5rem;
  }

  .\34xl\:last\:-mx-258:last-child{
    margin-left: -64.5rem;
    margin-right: -64.5rem;
  }

  .\34xl\:last\:-my-265:last-child{
    margin-top: -66.25rem;
    margin-bottom: -66.25rem;
  }

  .\34xl\:last\:-mx-265:last-child{
    margin-left: -66.25rem;
    margin-right: -66.25rem;
  }

  .\34xl\:last\:-my-280:last-child{
    margin-top: -70rem;
    margin-bottom: -70rem;
  }

  .\34xl\:last\:-mx-280:last-child{
    margin-left: -70rem;
    margin-right: -70rem;
  }

  .\34xl\:last\:-my-px:last-child{
    margin-top: -1px;
    margin-bottom: -1px;
  }

  .\34xl\:last\:-mx-px:last-child{
    margin-left: -1px;
    margin-right: -1px;
  }

  .\34xl\:last\:-my-0\.5:last-child{
    margin-top: -0.125rem;
    margin-bottom: -0.125rem;
  }

  .\34xl\:last\:-mx-0\.5:last-child{
    margin-left: -0.125rem;
    margin-right: -0.125rem;
  }

  .\34xl\:last\:-my-1\.5:last-child{
    margin-top: -0.375rem;
    margin-bottom: -0.375rem;
  }

  .\34xl\:last\:-mx-1\.5:last-child{
    margin-left: -0.375rem;
    margin-right: -0.375rem;
  }

  .\34xl\:last\:-my-2\.5:last-child{
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
  }

  .\34xl\:last\:-mx-2\.5:last-child{
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }

  .\34xl\:last\:-my-3\.5:last-child{
    margin-top: -0.875rem;
    margin-bottom: -0.875rem;
  }

  .\34xl\:last\:-mx-3\.5:last-child{
    margin-left: -0.875rem;
    margin-right: -0.875rem;
  }

  .\34xl\:last\:-my-0\.25:last-child{
    margin-top: -0.0625rem;
    margin-bottom: -0.0625rem;
  }

  .\34xl\:last\:-mx-0\.25:last-child{
    margin-left: -0.0625rem;
    margin-right: -0.0625rem;
  }

  .\34xl\:last\:-my-0\.75:last-child{
    margin-top: -0.1875rem;
    margin-bottom: -0.1875rem;
  }

  .\34xl\:last\:-mx-0\.75:last-child{
    margin-left: -0.1875rem;
    margin-right: -0.1875rem;
  }

  .\34xl\:last\:-my-1\.25:last-child{
    margin-top: -0.3125rem;
    margin-bottom: -0.3125rem;
  }

  .\34xl\:last\:-mx-1\.25:last-child{
    margin-left: -0.3125rem;
    margin-right: -0.3125rem;
  }

  .\34xl\:last\:-my-1\.75:last-child{
    margin-top: -0.4375rem;
    margin-bottom: -0.4375rem;
  }

  .\34xl\:last\:-mx-1\.75:last-child{
    margin-left: -0.4375rem;
    margin-right: -0.4375rem;
  }

  .\34xl\:last\:-my-2\.25:last-child{
    margin-top: -0.5625rem;
    margin-bottom: -0.5625rem;
  }

  .\34xl\:last\:-mx-2\.25:last-child{
    margin-left: -0.5625rem;
    margin-right: -0.5625rem;
  }

  .\34xl\:last\:-my-2\.75:last-child{
    margin-top: -0.6875rem;
    margin-bottom: -0.6875rem;
  }

  .\34xl\:last\:-mx-2\.75:last-child{
    margin-left: -0.6875rem;
    margin-right: -0.6875rem;
  }

  .\34xl\:last\:-my-3\.25:last-child{
    margin-top: -0.8125rem;
    margin-bottom: -0.8125rem;
  }

  .\34xl\:last\:-mx-3\.25:last-child{
    margin-left: -0.8125rem;
    margin-right: -0.8125rem;
  }

  .\34xl\:last\:-my-3\.75:last-child{
    margin-top: -0.9375rem;
    margin-bottom: -0.9375rem;
  }

  .\34xl\:last\:-mx-3\.75:last-child{
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
  }

  .\34xl\:last\:-my-4\.25:last-child{
    margin-top: -1.0625rem;
    margin-bottom: -1.0625rem;
  }

  .\34xl\:last\:-mx-4\.25:last-child{
    margin-left: -1.0625rem;
    margin-right: -1.0625rem;
  }

  .\34xl\:last\:-my-4\.5:last-child{
    margin-top: -1.125rem;
    margin-bottom: -1.125rem;
  }

  .\34xl\:last\:-mx-4\.5:last-child{
    margin-left: -1.125rem;
    margin-right: -1.125rem;
  }

  .\34xl\:last\:-my-4\.75:last-child{
    margin-top: -1.1875rem;
    margin-bottom: -1.1875rem;
  }

  .\34xl\:last\:-mx-4\.75:last-child{
    margin-left: -1.1875rem;
    margin-right: -1.1875rem;
  }

  .\34xl\:last\:-my-5\.25:last-child{
    margin-top: -1.3125rem;
    margin-bottom: -1.3125rem;
  }

  .\34xl\:last\:-mx-5\.25:last-child{
    margin-left: -1.3125rem;
    margin-right: -1.3125rem;
  }

  .\34xl\:last\:-my-5\.5:last-child{
    margin-top: -1.375rem;
    margin-bottom: -1.375rem;
  }

  .\34xl\:last\:-mx-5\.5:last-child{
    margin-left: -1.375rem;
    margin-right: -1.375rem;
  }

  .\34xl\:last\:-my-5\.75:last-child{
    margin-top: -1.4375rem;
    margin-bottom: -1.4375rem;
  }

  .\34xl\:last\:-mx-5\.75:last-child{
    margin-left: -1.4375rem;
    margin-right: -1.4375rem;
  }

  .\34xl\:last\:-my-6\.25:last-child{
    margin-top: -1.5625rem;
    margin-bottom: -1.5625rem;
  }

  .\34xl\:last\:-mx-6\.25:last-child{
    margin-left: -1.5625rem;
    margin-right: -1.5625rem;
  }

  .\34xl\:last\:-my-6\.5:last-child{
    margin-top: -1.625rem;
    margin-bottom: -1.625rem;
  }

  .\34xl\:last\:-mx-6\.5:last-child{
    margin-left: -1.625rem;
    margin-right: -1.625rem;
  }

  .\34xl\:last\:-my-6\.75:last-child{
    margin-top: -1.6875rem;
    margin-bottom: -1.6875rem;
  }

  .\34xl\:last\:-mx-6\.75:last-child{
    margin-left: -1.6875rem;
    margin-right: -1.6875rem;
  }

  .\34xl\:last\:-my-7\.25:last-child{
    margin-top: -1.8125rem;
    margin-bottom: -1.8125rem;
  }

  .\34xl\:last\:-mx-7\.25:last-child{
    margin-left: -1.8125rem;
    margin-right: -1.8125rem;
  }

  .\34xl\:last\:-my-7\.5:last-child{
    margin-top: -1.875rem;
    margin-bottom: -1.875rem;
  }

  .\34xl\:last\:-mx-7\.5:last-child{
    margin-left: -1.875rem;
    margin-right: -1.875rem;
  }

  .\34xl\:last\:-my-8\.25:last-child{
    margin-top: -2.0625rem;
    margin-bottom: -2.0625rem;
  }

  .\34xl\:last\:-mx-8\.25:last-child{
    margin-left: -2.0625rem;
    margin-right: -2.0625rem;
  }

  .\34xl\:last\:-my-8\.5:last-child{
    margin-top: -2.125rem;
    margin-bottom: -2.125rem;
  }

  .\34xl\:last\:-mx-8\.5:last-child{
    margin-left: -2.125rem;
    margin-right: -2.125rem;
  }

  .\34xl\:last\:-my-9\.25:last-child{
    margin-top: -2.3125rem;
    margin-bottom: -2.3125rem;
  }

  .\34xl\:last\:-mx-9\.25:last-child{
    margin-left: -2.3125rem;
    margin-right: -2.3125rem;
  }

  .\34xl\:last\:-my-9\.5:last-child{
    margin-top: -2.375rem;
    margin-bottom: -2.375rem;
  }

  .\34xl\:last\:-mx-9\.5:last-child{
    margin-left: -2.375rem;
    margin-right: -2.375rem;
  }

  .\34xl\:last\:-my-10\.5:last-child{
    margin-top: -2.625rem;
    margin-bottom: -2.625rem;
  }

  .\34xl\:last\:-mx-10\.5:last-child{
    margin-left: -2.625rem;
    margin-right: -2.625rem;
  }

  .\34xl\:last\:-my-11\.25:last-child{
    margin-top: -2.8125rem;
    margin-bottom: -2.8125rem;
  }

  .\34xl\:last\:-mx-11\.25:last-child{
    margin-left: -2.8125rem;
    margin-right: -2.8125rem;
  }

  .\34xl\:last\:-my-11\.5:last-child{
    margin-top: -2.875rem;
    margin-bottom: -2.875rem;
  }

  .\34xl\:last\:-mx-11\.5:last-child{
    margin-left: -2.875rem;
    margin-right: -2.875rem;
  }

  .\34xl\:last\:-my-12\.5:last-child{
    margin-top: -3.125rem;
    margin-bottom: -3.125rem;
  }

  .\34xl\:last\:-mx-12\.5:last-child{
    margin-left: -3.125rem;
    margin-right: -3.125rem;
  }

  .\34xl\:last\:-my-12\.75:last-child{
    margin-top: -3.1875rem;
    margin-bottom: -3.1875rem;
  }

  .\34xl\:last\:-mx-12\.75:last-child{
    margin-left: -3.1875rem;
    margin-right: -3.1875rem;
  }

  .\34xl\:last\:-my-13\.5:last-child{
    margin-top: -3.375rem;
    margin-bottom: -3.375rem;
  }

  .\34xl\:last\:-mx-13\.5:last-child{
    margin-left: -3.375rem;
    margin-right: -3.375rem;
  }

  .\34xl\:last\:-my-14\.5:last-child{
    margin-top: -3.625rem;
    margin-bottom: -3.625rem;
  }

  .\34xl\:last\:-mx-14\.5:last-child{
    margin-left: -3.625rem;
    margin-right: -3.625rem;
  }

  .\34xl\:last\:-my-15\.5:last-child{
    margin-top: -3.875rem;
    margin-bottom: -3.875rem;
  }

  .\34xl\:last\:-mx-15\.5:last-child{
    margin-left: -3.875rem;
    margin-right: -3.875rem;
  }

  .\34xl\:last\:-my-15\.75:last-child{
    margin-top: -3.9375rem;
    margin-bottom: -3.9375rem;
  }

  .\34xl\:last\:-mx-15\.75:last-child{
    margin-left: -3.9375rem;
    margin-right: -3.9375rem;
  }

  .\34xl\:last\:-my-16\.25:last-child{
    margin-top: -4.0625rem;
    margin-bottom: -4.0625rem;
  }

  .\34xl\:last\:-mx-16\.25:last-child{
    margin-left: -4.0625rem;
    margin-right: -4.0625rem;
  }

  .\34xl\:last\:-my-17\.25:last-child{
    margin-top: -4.3125rem;
    margin-bottom: -4.3125rem;
  }

  .\34xl\:last\:-mx-17\.25:last-child{
    margin-left: -4.3125rem;
    margin-right: -4.3125rem;
  }

  .\34xl\:last\:-my-17\.5:last-child{
    margin-top: -4.375rem;
    margin-bottom: -4.375rem;
  }

  .\34xl\:last\:-mx-17\.5:last-child{
    margin-left: -4.375rem;
    margin-right: -4.375rem;
  }

  .\34xl\:last\:-my-18\.25:last-child{
    margin-top: -4.5625rem;
    margin-bottom: -4.5625rem;
  }

  .\34xl\:last\:-mx-18\.25:last-child{
    margin-left: -4.5625rem;
    margin-right: -4.5625rem;
  }

  .\34xl\:last\:-my-18\.5:last-child{
    margin-top: -4.625rem;
    margin-bottom: -4.625rem;
  }

  .\34xl\:last\:-mx-18\.5:last-child{
    margin-left: -4.625rem;
    margin-right: -4.625rem;
  }

  .\34xl\:last\:-my-20\.25:last-child{
    margin-top: -5.0625rem;
    margin-bottom: -5.0625rem;
  }

  .\34xl\:last\:-mx-20\.25:last-child{
    margin-left: -5.0625rem;
    margin-right: -5.0625rem;
  }

  .\34xl\:last\:-my-20\.5:last-child{
    margin-top: -5.125rem;
    margin-bottom: -5.125rem;
  }

  .\34xl\:last\:-mx-20\.5:last-child{
    margin-left: -5.125rem;
    margin-right: -5.125rem;
  }

  .\34xl\:last\:-my-22\.5:last-child{
    margin-top: -5.625rem;
    margin-bottom: -5.625rem;
  }

  .\34xl\:last\:-mx-22\.5:last-child{
    margin-left: -5.625rem;
    margin-right: -5.625rem;
  }

  .\34xl\:last\:-my-25\.5:last-child{
    margin-top: -6.375rem;
    margin-bottom: -6.375rem;
  }

  .\34xl\:last\:-mx-25\.5:last-child{
    margin-left: -6.375rem;
    margin-right: -6.375rem;
  }

  .\34xl\:last\:-my-26\.75:last-child{
    margin-top: -6.6875rem;
    margin-bottom: -6.6875rem;
  }

  .\34xl\:last\:-mx-26\.75:last-child{
    margin-left: -6.6875rem;
    margin-right: -6.6875rem;
  }

  .\34xl\:last\:-my-32\.5:last-child{
    margin-top: -8.125rem;
    margin-bottom: -8.125rem;
  }

  .\34xl\:last\:-mx-32\.5:last-child{
    margin-left: -8.125rem;
    margin-right: -8.125rem;
  }

  .\34xl\:last\:-my-37\.5:last-child{
    margin-top: -9.375rem;
    margin-bottom: -9.375rem;
  }

  .\34xl\:last\:-mx-37\.5:last-child{
    margin-left: -9.375rem;
    margin-right: -9.375rem;
  }

  .\34xl\:last\:-my-41\.25:last-child{
    margin-top: -10.3125rem;
    margin-bottom: -10.3125rem;
  }

  .\34xl\:last\:-mx-41\.25:last-child{
    margin-left: -10.3125rem;
    margin-right: -10.3125rem;
  }

  .\34xl\:last\:-my-52\.5:last-child{
    margin-top: -13.125rem;
    margin-bottom: -13.125rem;
  }

  .\34xl\:last\:-mx-52\.5:last-child{
    margin-left: -13.125rem;
    margin-right: -13.125rem;
  }

  .\34xl\:last\:-my-54\.5:last-child{
    margin-top: -13.625rem;
    margin-bottom: -13.625rem;
  }

  .\34xl\:last\:-mx-54\.5:last-child{
    margin-left: -13.625rem;
    margin-right: -13.625rem;
  }

  .\34xl\:last\:-my-57\.25:last-child{
    margin-top: -14.3125rem;
    margin-bottom: -14.3125rem;
  }

  .\34xl\:last\:-mx-57\.25:last-child{
    margin-left: -14.3125rem;
    margin-right: -14.3125rem;
  }

  .\34xl\:last\:-my-57\.5:last-child{
    margin-top: -14.375rem;
    margin-bottom: -14.375rem;
  }

  .\34xl\:last\:-mx-57\.5:last-child{
    margin-left: -14.375rem;
    margin-right: -14.375rem;
  }

  .\34xl\:last\:-my-66\.25:last-child{
    margin-top: -16.5625rem;
    margin-bottom: -16.5625rem;
  }

  .\34xl\:last\:-mx-66\.25:last-child{
    margin-left: -16.5625rem;
    margin-right: -16.5625rem;
  }

  .\34xl\:last\:-my-74\.5:last-child{
    margin-top: -18.125rem;
    margin-bottom: -18.125rem;
  }

  .\34xl\:last\:-mx-74\.5:last-child{
    margin-left: -18.125rem;
    margin-right: -18.125rem;
  }

  .\34xl\:last\:-my-106\.25:last-child{
    margin-top: -26.5625rem;
    margin-bottom: -26.5625rem;
  }

  .\34xl\:last\:-mx-106\.25:last-child{
    margin-left: -26.5625rem;
    margin-right: -26.5625rem;
  }

  .\34xl\:last\:-my-112\.25:last-child{
    margin-top: -28.0675rem;
    margin-bottom: -28.0675rem;
  }

  .\34xl\:last\:-mx-112\.25:last-child{
    margin-left: -28.0675rem;
    margin-right: -28.0675rem;
  }

  .\34xl\:last\:-my-112\.75:last-child{
    margin-top: -28.1875rem;
    margin-bottom: -28.1875rem;
  }

  .\34xl\:last\:-mx-112\.75:last-child{
    margin-left: -28.1875rem;
    margin-right: -28.1875rem;
  }

  .\34xl\:last\:-my-147\.5:last-child{
    margin-top: -36.875rem;
    margin-bottom: -36.875rem;
  }

  .\34xl\:last\:-mx-147\.5:last-child{
    margin-left: -36.875rem;
    margin-right: -36.875rem;
  }

  .\34xl\:last\:-my-162\.5:last-child{
    margin-top: -40.625rem;
    margin-bottom: -40.625rem;
  }

  .\34xl\:last\:-mx-162\.5:last-child{
    margin-left: -40.625rem;
    margin-right: -40.625rem;
  }

  .\34xl\:last\:-my-172\.25:last-child{
    margin-top: -42.5625rem;
    margin-bottom: -42.5625rem;
  }

  .\34xl\:last\:-mx-172\.25:last-child{
    margin-left: -42.5625rem;
    margin-right: -42.5625rem;
  }

  .\34xl\:last\:-my-175\.25:last-child{
    margin-top: -43.8125rem;
    margin-bottom: -43.8125rem;
  }

  .\34xl\:last\:-mx-175\.25:last-child{
    margin-left: -43.8125rem;
    margin-right: -43.8125rem;
  }

  .\34xl\:last\:-my-184\.25:last-child{
    margin-top: -46.0625rem;
    margin-bottom: -46.0625rem;
  }

  .\34xl\:last\:-mx-184\.25:last-child{
    margin-left: -46.0625rem;
    margin-right: -46.0625rem;
  }

  .\34xl\:last\:-my-203\.25:last-child{
    margin-top: -50.8125rem;
    margin-bottom: -50.8125rem;
  }

  .\34xl\:last\:-mx-203\.25:last-child{
    margin-left: -50.8125rem;
    margin-right: -50.8125rem;
  }

  .\34xl\:last\:-my-half:last-child{
    margin-top: -50%;
    margin-bottom: -50%;
  }

  .\34xl\:last\:-mx-half:last-child{
    margin-left: -50%;
    margin-right: -50%;
  }

  .\34xl\:last\:-my-full:last-child{
    margin-top: -100%;
    margin-bottom: -100%;
  }

  .\34xl\:last\:-mx-full:last-child{
    margin-left: -100%;
    margin-right: -100%;
  }

  .\34xl\:last\:-my-1\/10:last-child{
    margin-top: -10%;
    margin-bottom: -10%;
  }

  .\34xl\:last\:-mx-1\/10:last-child{
    margin-left: -10%;
    margin-right: -10%;
  }

  .\34xl\:last\:-my-2\/10:last-child{
    margin-top: -20%;
    margin-bottom: -20%;
  }

  .\34xl\:last\:-mx-2\/10:last-child{
    margin-left: -20%;
    margin-right: -20%;
  }

  .\34xl\:last\:-my-3\/10:last-child{
    margin-top: -30%;
    margin-bottom: -30%;
  }

  .\34xl\:last\:-mx-3\/10:last-child{
    margin-left: -30%;
    margin-right: -30%;
  }

  .\34xl\:last\:-my-4\/10:last-child{
    margin-top: -40%;
    margin-bottom: -40%;
  }

  .\34xl\:last\:-mx-4\/10:last-child{
    margin-left: -40%;
    margin-right: -40%;
  }

  .\34xl\:last\:-my-4\.5\/10:last-child{
    margin-top: -45%;
    margin-bottom: -45%;
  }

  .\34xl\:last\:-mx-4\.5\/10:last-child{
    margin-left: -45%;
    margin-right: -45%;
  }

  .\34xl\:last\:-my-5\/10:last-child{
    margin-top: -50%;
    margin-bottom: -50%;
  }

  .\34xl\:last\:-mx-5\/10:last-child{
    margin-left: -50%;
    margin-right: -50%;
  }

  .\34xl\:last\:-my-5\.5\/10:last-child{
    margin-top: -55%;
    margin-bottom: -55%;
  }

  .\34xl\:last\:-mx-5\.5\/10:last-child{
    margin-left: -55%;
    margin-right: -55%;
  }

  .\34xl\:last\:-my-6\/10:last-child{
    margin-top: -60%;
    margin-bottom: -60%;
  }

  .\34xl\:last\:-mx-6\/10:last-child{
    margin-left: -60%;
    margin-right: -60%;
  }

  .\34xl\:last\:-my-7\/10:last-child{
    margin-top: -70%;
    margin-bottom: -70%;
  }

  .\34xl\:last\:-mx-7\/10:last-child{
    margin-left: -70%;
    margin-right: -70%;
  }

  .\34xl\:last\:-my-8\/10:last-child{
    margin-top: -80%;
    margin-bottom: -80%;
  }

  .\34xl\:last\:-mx-8\/10:last-child{
    margin-left: -80%;
    margin-right: -80%;
  }

  .\34xl\:last\:-my-9\/10:last-child{
    margin-top: -90%;
    margin-bottom: -90%;
  }

  .\34xl\:last\:-mx-9\/10:last-child{
    margin-left: -90%;
    margin-right: -90%;
  }

  .\34xl\:last\:-my-1\/12:last-child{
    margin-top: -8.33333%;
    margin-bottom: -8.33333%;
  }

  .\34xl\:last\:-mx-1\/12:last-child{
    margin-left: -8.33333%;
    margin-right: -8.33333%;
  }

  .\34xl\:last\:-my-2\/12:last-child{
    margin-top: -16.66667%;
    margin-bottom: -16.66667%;
  }

  .\34xl\:last\:-mx-2\/12:last-child{
    margin-left: -16.66667%;
    margin-right: -16.66667%;
  }

  .\34xl\:last\:-my-3\/12:last-child{
    margin-top: -25%;
    margin-bottom: -25%;
  }

  .\34xl\:last\:-mx-3\/12:last-child{
    margin-left: -25%;
    margin-right: -25%;
  }

  .\34xl\:last\:-my-4\/12:last-child{
    margin-top: -33.33333%;
    margin-bottom: -33.33333%;
  }

  .\34xl\:last\:-mx-4\/12:last-child{
    margin-left: -33.33333%;
    margin-right: -33.33333%;
  }

  .\34xl\:last\:-my-5\/12:last-child{
    margin-top: -41.66667%;
    margin-bottom: -41.66667%;
  }

  .\34xl\:last\:-mx-5\/12:last-child{
    margin-left: -41.66667%;
    margin-right: -41.66667%;
  }

  .\34xl\:last\:-my-6\/12:last-child{
    margin-top: -50%;
    margin-bottom: -50%;
  }

  .\34xl\:last\:-mx-6\/12:last-child{
    margin-left: -50%;
    margin-right: -50%;
  }

  .\34xl\:last\:-my-7\/12:last-child{
    margin-top: -58.33333%;
    margin-bottom: -58.33333%;
  }

  .\34xl\:last\:-mx-7\/12:last-child{
    margin-left: -58.33333%;
    margin-right: -58.33333%;
  }

  .\34xl\:last\:-my-8\/12:last-child{
    margin-top: -66.66667%;
    margin-bottom: -66.66667%;
  }

  .\34xl\:last\:-mx-8\/12:last-child{
    margin-left: -66.66667%;
    margin-right: -66.66667%;
  }

  .\34xl\:last\:-my-9\/12:last-child{
    margin-top: -75%;
    margin-bottom: -75%;
  }

  .\34xl\:last\:-mx-9\/12:last-child{
    margin-left: -75%;
    margin-right: -75%;
  }

  .\34xl\:last\:-my-10\/12:last-child{
    margin-top: -83.33333%;
    margin-bottom: -83.33333%;
  }

  .\34xl\:last\:-mx-10\/12:last-child{
    margin-left: -83.33333%;
    margin-right: -83.33333%;
  }

  .\34xl\:last\:-my-11\/12:last-child{
    margin-top: -91.66667%;
    margin-bottom: -91.66667%;
  }

  .\34xl\:last\:-mx-11\/12:last-child{
    margin-left: -91.66667%;
    margin-right: -91.66667%;
  }

  .\34xl\:last\:mt-0:last-child{
    margin-top: 0px;
  }

  .\34xl\:last\:mr-0:last-child{
    margin-right: 0px;
  }

  .\34xl\:last\:mb-0:last-child{
    margin-bottom: 0px;
  }

  .\34xl\:last\:ml-0:last-child{
    margin-left: 0px;
  }

  .\34xl\:last\:mt-1:last-child{
    margin-top: 0.25rem;
  }

  .\34xl\:last\:mr-1:last-child{
    margin-right: 0.25rem;
  }

  .\34xl\:last\:mb-1:last-child{
    margin-bottom: 0.25rem;
  }

  .\34xl\:last\:ml-1:last-child{
    margin-left: 0.25rem;
  }

  .\34xl\:last\:mt-2:last-child{
    margin-top: 0.5rem;
  }

  .\34xl\:last\:mr-2:last-child{
    margin-right: 0.5rem;
  }

  .\34xl\:last\:mb-2:last-child{
    margin-bottom: 0.5rem;
  }

  .\34xl\:last\:ml-2:last-child{
    margin-left: 0.5rem;
  }

  .\34xl\:last\:mt-3:last-child{
    margin-top: 0.75rem;
  }

  .\34xl\:last\:mr-3:last-child{
    margin-right: 0.75rem;
  }

  .\34xl\:last\:mb-3:last-child{
    margin-bottom: 0.75rem;
  }

  .\34xl\:last\:ml-3:last-child{
    margin-left: 0.75rem;
  }

  .\34xl\:last\:mt-4:last-child{
    margin-top: 1rem;
  }

  .\34xl\:last\:mr-4:last-child{
    margin-right: 1rem;
  }

  .\34xl\:last\:mb-4:last-child{
    margin-bottom: 1rem;
  }

  .\34xl\:last\:ml-4:last-child{
    margin-left: 1rem;
  }

  .\34xl\:last\:mt-5:last-child{
    margin-top: 1.25rem;
  }

  .\34xl\:last\:mr-5:last-child{
    margin-right: 1.25rem;
  }

  .\34xl\:last\:mb-5:last-child{
    margin-bottom: 1.25rem;
  }

  .\34xl\:last\:ml-5:last-child{
    margin-left: 1.25rem;
  }

  .\34xl\:last\:mt-6:last-child{
    margin-top: 1.5rem;
  }

  .\34xl\:last\:mr-6:last-child{
    margin-right: 1.5rem;
  }

  .\34xl\:last\:mb-6:last-child{
    margin-bottom: 1.5rem;
  }

  .\34xl\:last\:ml-6:last-child{
    margin-left: 1.5rem;
  }

  .\34xl\:last\:mt-7:last-child{
    margin-top: 1.75rem;
  }

  .\34xl\:last\:mr-7:last-child{
    margin-right: 1.75rem;
  }

  .\34xl\:last\:mb-7:last-child{
    margin-bottom: 1.75rem;
  }

  .\34xl\:last\:ml-7:last-child{
    margin-left: 1.75rem;
  }

  .\34xl\:last\:mt-8:last-child{
    margin-top: 2rem;
  }

  .\34xl\:last\:mr-8:last-child{
    margin-right: 2rem;
  }

  .\34xl\:last\:mb-8:last-child{
    margin-bottom: 2rem;
  }

  .\34xl\:last\:ml-8:last-child{
    margin-left: 2rem;
  }

  .\34xl\:last\:mt-9:last-child{
    margin-top: 2.25rem;
  }

  .\34xl\:last\:mr-9:last-child{
    margin-right: 2.25rem;
  }

  .\34xl\:last\:mb-9:last-child{
    margin-bottom: 2.25rem;
  }

  .\34xl\:last\:ml-9:last-child{
    margin-left: 2.25rem;
  }

  .\34xl\:last\:mt-10:last-child{
    margin-top: 2.5rem;
  }

  .\34xl\:last\:mr-10:last-child{
    margin-right: 2.5rem;
  }

  .\34xl\:last\:mb-10:last-child{
    margin-bottom: 2.5rem;
  }

  .\34xl\:last\:ml-10:last-child{
    margin-left: 2.5rem;
  }

  .\34xl\:last\:mt-11:last-child{
    margin-top: 2.75rem;
  }

  .\34xl\:last\:mr-11:last-child{
    margin-right: 2.75rem;
  }

  .\34xl\:last\:mb-11:last-child{
    margin-bottom: 2.75rem;
  }

  .\34xl\:last\:ml-11:last-child{
    margin-left: 2.75rem;
  }

  .\34xl\:last\:mt-12:last-child{
    margin-top: 3rem;
  }

  .\34xl\:last\:mr-12:last-child{
    margin-right: 3rem;
  }

  .\34xl\:last\:mb-12:last-child{
    margin-bottom: 3rem;
  }

  .\34xl\:last\:ml-12:last-child{
    margin-left: 3rem;
  }

  .\34xl\:last\:mt-13:last-child{
    margin-top: 3.25rem;
  }

  .\34xl\:last\:mr-13:last-child{
    margin-right: 3.25rem;
  }

  .\34xl\:last\:mb-13:last-child{
    margin-bottom: 3.25rem;
  }

  .\34xl\:last\:ml-13:last-child{
    margin-left: 3.25rem;
  }

  .\34xl\:last\:mt-14:last-child{
    margin-top: 3.5rem;
  }

  .\34xl\:last\:mr-14:last-child{
    margin-right: 3.5rem;
  }

  .\34xl\:last\:mb-14:last-child{
    margin-bottom: 3.5rem;
  }

  .\34xl\:last\:ml-14:last-child{
    margin-left: 3.5rem;
  }

  .\34xl\:last\:mt-15:last-child{
    margin-top: 3.75rem;
  }

  .\34xl\:last\:mr-15:last-child{
    margin-right: 3.75rem;
  }

  .\34xl\:last\:mb-15:last-child{
    margin-bottom: 3.75rem;
  }

  .\34xl\:last\:ml-15:last-child{
    margin-left: 3.75rem;
  }

  .\34xl\:last\:mt-16:last-child{
    margin-top: 4rem;
  }

  .\34xl\:last\:mr-16:last-child{
    margin-right: 4rem;
  }

  .\34xl\:last\:mb-16:last-child{
    margin-bottom: 4rem;
  }

  .\34xl\:last\:ml-16:last-child{
    margin-left: 4rem;
  }

  .\34xl\:last\:mt-17:last-child{
    margin-top: 4.25rem;
  }

  .\34xl\:last\:mr-17:last-child{
    margin-right: 4.25rem;
  }

  .\34xl\:last\:mb-17:last-child{
    margin-bottom: 4.25rem;
  }

  .\34xl\:last\:ml-17:last-child{
    margin-left: 4.25rem;
  }

  .\34xl\:last\:mt-18:last-child{
    margin-top: 4.5rem;
  }

  .\34xl\:last\:mr-18:last-child{
    margin-right: 4.5rem;
  }

  .\34xl\:last\:mb-18:last-child{
    margin-bottom: 4.5rem;
  }

  .\34xl\:last\:ml-18:last-child{
    margin-left: 4.5rem;
  }

  .\34xl\:last\:mt-19:last-child{
    margin-top: 4.75rem;
  }

  .\34xl\:last\:mr-19:last-child{
    margin-right: 4.75rem;
  }

  .\34xl\:last\:mb-19:last-child{
    margin-bottom: 4.75rem;
  }

  .\34xl\:last\:ml-19:last-child{
    margin-left: 4.75rem;
  }

  .\34xl\:last\:mt-20:last-child{
    margin-top: 5rem;
  }

  .\34xl\:last\:mr-20:last-child{
    margin-right: 5rem;
  }

  .\34xl\:last\:mb-20:last-child{
    margin-bottom: 5rem;
  }

  .\34xl\:last\:ml-20:last-child{
    margin-left: 5rem;
  }

  .\34xl\:last\:mt-22:last-child{
    margin-top: 5.5rem;
  }

  .\34xl\:last\:mr-22:last-child{
    margin-right: 5.5rem;
  }

  .\34xl\:last\:mb-22:last-child{
    margin-bottom: 5.5rem;
  }

  .\34xl\:last\:ml-22:last-child{
    margin-left: 5.5rem;
  }

  .\34xl\:last\:mt-24:last-child{
    margin-top: 6rem;
  }

  .\34xl\:last\:mr-24:last-child{
    margin-right: 6rem;
  }

  .\34xl\:last\:mb-24:last-child{
    margin-bottom: 6rem;
  }

  .\34xl\:last\:ml-24:last-child{
    margin-left: 6rem;
  }

  .\34xl\:last\:mt-25:last-child{
    margin-top: 6.25rem;
  }

  .\34xl\:last\:mr-25:last-child{
    margin-right: 6.25rem;
  }

  .\34xl\:last\:mb-25:last-child{
    margin-bottom: 6.25rem;
  }

  .\34xl\:last\:ml-25:last-child{
    margin-left: 6.25rem;
  }

  .\34xl\:last\:mt-28:last-child{
    margin-top: 7rem;
  }

  .\34xl\:last\:mr-28:last-child{
    margin-right: 7rem;
  }

  .\34xl\:last\:mb-28:last-child{
    margin-bottom: 7rem;
  }

  .\34xl\:last\:ml-28:last-child{
    margin-left: 7rem;
  }

  .\34xl\:last\:mt-30:last-child{
    margin-top: 7.5rem;
  }

  .\34xl\:last\:mr-30:last-child{
    margin-right: 7.5rem;
  }

  .\34xl\:last\:mb-30:last-child{
    margin-bottom: 7.5rem;
  }

  .\34xl\:last\:ml-30:last-child{
    margin-left: 7.5rem;
  }

  .\34xl\:last\:mt-32:last-child{
    margin-top: 8rem;
  }

  .\34xl\:last\:mr-32:last-child{
    margin-right: 8rem;
  }

  .\34xl\:last\:mb-32:last-child{
    margin-bottom: 8rem;
  }

  .\34xl\:last\:ml-32:last-child{
    margin-left: 8rem;
  }

  .\34xl\:last\:mt-34:last-child{
    margin-top: 8.5rem;
  }

  .\34xl\:last\:mr-34:last-child{
    margin-right: 8.5rem;
  }

  .\34xl\:last\:mb-34:last-child{
    margin-bottom: 8.5rem;
  }

  .\34xl\:last\:ml-34:last-child{
    margin-left: 8.5rem;
  }

  .\34xl\:last\:mt-35:last-child{
    margin-top: 8.75rem;
  }

  .\34xl\:last\:mr-35:last-child{
    margin-right: 8.75rem;
  }

  .\34xl\:last\:mb-35:last-child{
    margin-bottom: 8.75rem;
  }

  .\34xl\:last\:ml-35:last-child{
    margin-left: 8.75rem;
  }

  .\34xl\:last\:mt-36:last-child{
    margin-top: 9rem;
  }

  .\34xl\:last\:mr-36:last-child{
    margin-right: 9rem;
  }

  .\34xl\:last\:mb-36:last-child{
    margin-bottom: 9rem;
  }

  .\34xl\:last\:ml-36:last-child{
    margin-left: 9rem;
  }

  .\34xl\:last\:mt-39:last-child{
    margin-top: 9.75rem;
  }

  .\34xl\:last\:mr-39:last-child{
    margin-right: 9.75rem;
  }

  .\34xl\:last\:mb-39:last-child{
    margin-bottom: 9.75rem;
  }

  .\34xl\:last\:ml-39:last-child{
    margin-left: 9.75rem;
  }

  .\34xl\:last\:mt-40:last-child{
    margin-top: 10rem;
  }

  .\34xl\:last\:mr-40:last-child{
    margin-right: 10rem;
  }

  .\34xl\:last\:mb-40:last-child{
    margin-bottom: 10rem;
  }

  .\34xl\:last\:ml-40:last-child{
    margin-left: 10rem;
  }

  .\34xl\:last\:mt-42:last-child{
    margin-top: 10.5rem;
  }

  .\34xl\:last\:mr-42:last-child{
    margin-right: 10.5rem;
  }

  .\34xl\:last\:mb-42:last-child{
    margin-bottom: 10.5rem;
  }

  .\34xl\:last\:ml-42:last-child{
    margin-left: 10.5rem;
  }

  .\34xl\:last\:mt-44:last-child{
    margin-top: 11rem;
  }

  .\34xl\:last\:mr-44:last-child{
    margin-right: 11rem;
  }

  .\34xl\:last\:mb-44:last-child{
    margin-bottom: 11rem;
  }

  .\34xl\:last\:ml-44:last-child{
    margin-left: 11rem;
  }

  .\34xl\:last\:mt-45:last-child{
    margin-top: 11.25rem;
  }

  .\34xl\:last\:mr-45:last-child{
    margin-right: 11.25rem;
  }

  .\34xl\:last\:mb-45:last-child{
    margin-bottom: 11.25rem;
  }

  .\34xl\:last\:ml-45:last-child{
    margin-left: 11.25rem;
  }

  .\34xl\:last\:mt-48:last-child{
    margin-top: 12rem;
  }

  .\34xl\:last\:mr-48:last-child{
    margin-right: 12rem;
  }

  .\34xl\:last\:mb-48:last-child{
    margin-bottom: 12rem;
  }

  .\34xl\:last\:ml-48:last-child{
    margin-left: 12rem;
  }

  .\34xl\:last\:mt-50:last-child{
    margin-top: 12.5rem;
  }

  .\34xl\:last\:mr-50:last-child{
    margin-right: 12.5rem;
  }

  .\34xl\:last\:mb-50:last-child{
    margin-bottom: 12.5rem;
  }

  .\34xl\:last\:ml-50:last-child{
    margin-left: 12.5rem;
  }

  .\34xl\:last\:mt-52:last-child{
    margin-top: 13rem;
  }

  .\34xl\:last\:mr-52:last-child{
    margin-right: 13rem;
  }

  .\34xl\:last\:mb-52:last-child{
    margin-bottom: 13rem;
  }

  .\34xl\:last\:ml-52:last-child{
    margin-left: 13rem;
  }

  .\34xl\:last\:mt-55:last-child{
    margin-top: 13.75rem;
  }

  .\34xl\:last\:mr-55:last-child{
    margin-right: 13.75rem;
  }

  .\34xl\:last\:mb-55:last-child{
    margin-bottom: 13.75rem;
  }

  .\34xl\:last\:ml-55:last-child{
    margin-left: 13.75rem;
  }

  .\34xl\:last\:mt-56:last-child{
    margin-top: 14rem;
  }

  .\34xl\:last\:mr-56:last-child{
    margin-right: 14rem;
  }

  .\34xl\:last\:mb-56:last-child{
    margin-bottom: 14rem;
  }

  .\34xl\:last\:ml-56:last-child{
    margin-left: 14rem;
  }

  .\34xl\:last\:mt-58:last-child{
    margin-top: 14.5rem;
  }

  .\34xl\:last\:mr-58:last-child{
    margin-right: 14.5rem;
  }

  .\34xl\:last\:mb-58:last-child{
    margin-bottom: 14.5rem;
  }

  .\34xl\:last\:ml-58:last-child{
    margin-left: 14.5rem;
  }

  .\34xl\:last\:mt-60:last-child{
    margin-top: 15rem;
  }

  .\34xl\:last\:mr-60:last-child{
    margin-right: 15rem;
  }

  .\34xl\:last\:mb-60:last-child{
    margin-bottom: 15rem;
  }

  .\34xl\:last\:ml-60:last-child{
    margin-left: 15rem;
  }

  .\34xl\:last\:mt-64:last-child{
    margin-top: 16rem;
  }

  .\34xl\:last\:mr-64:last-child{
    margin-right: 16rem;
  }

  .\34xl\:last\:mb-64:last-child{
    margin-bottom: 16rem;
  }

  .\34xl\:last\:ml-64:last-child{
    margin-left: 16rem;
  }

  .\34xl\:last\:mt-65:last-child{
    margin-top: 16.25rem;
  }

  .\34xl\:last\:mr-65:last-child{
    margin-right: 16.25rem;
  }

  .\34xl\:last\:mb-65:last-child{
    margin-bottom: 16.25rem;
  }

  .\34xl\:last\:ml-65:last-child{
    margin-left: 16.25rem;
  }

  .\34xl\:last\:mt-68:last-child{
    margin-top: 17rem;
  }

  .\34xl\:last\:mr-68:last-child{
    margin-right: 17rem;
  }

  .\34xl\:last\:mb-68:last-child{
    margin-bottom: 17rem;
  }

  .\34xl\:last\:ml-68:last-child{
    margin-left: 17rem;
  }

  .\34xl\:last\:mt-69:last-child{
    margin-top: 17.25rem;
  }

  .\34xl\:last\:mr-69:last-child{
    margin-right: 17.25rem;
  }

  .\34xl\:last\:mb-69:last-child{
    margin-bottom: 17.25rem;
  }

  .\34xl\:last\:ml-69:last-child{
    margin-left: 17.25rem;
  }

  .\34xl\:last\:mt-70:last-child{
    margin-top: 17.5rem;
  }

  .\34xl\:last\:mr-70:last-child{
    margin-right: 17.5rem;
  }

  .\34xl\:last\:mb-70:last-child{
    margin-bottom: 17.5rem;
  }

  .\34xl\:last\:ml-70:last-child{
    margin-left: 17.5rem;
  }

  .\34xl\:last\:mt-72:last-child{
    margin-top: 18rem;
  }

  .\34xl\:last\:mr-72:last-child{
    margin-right: 18rem;
  }

  .\34xl\:last\:mb-72:last-child{
    margin-bottom: 18rem;
  }

  .\34xl\:last\:ml-72:last-child{
    margin-left: 18rem;
  }

  .\34xl\:last\:mt-75:last-child{
    margin-top: 18.75rem;
  }

  .\34xl\:last\:mr-75:last-child{
    margin-right: 18.75rem;
  }

  .\34xl\:last\:mb-75:last-child{
    margin-bottom: 18.75rem;
  }

  .\34xl\:last\:ml-75:last-child{
    margin-left: 18.75rem;
  }

  .\34xl\:last\:mt-80:last-child{
    margin-top: 20rem;
  }

  .\34xl\:last\:mr-80:last-child{
    margin-right: 20rem;
  }

  .\34xl\:last\:mb-80:last-child{
    margin-bottom: 20rem;
  }

  .\34xl\:last\:ml-80:last-child{
    margin-left: 20rem;
  }

  .\34xl\:last\:mt-85:last-child{
    margin-top: 21.25rem;
  }

  .\34xl\:last\:mr-85:last-child{
    margin-right: 21.25rem;
  }

  .\34xl\:last\:mb-85:last-child{
    margin-bottom: 21.25rem;
  }

  .\34xl\:last\:ml-85:last-child{
    margin-left: 21.25rem;
  }

  .\34xl\:last\:mt-86:last-child{
    margin-top: 21.5rem;
  }

  .\34xl\:last\:mr-86:last-child{
    margin-right: 21.5rem;
  }

  .\34xl\:last\:mb-86:last-child{
    margin-bottom: 21.5rem;
  }

  .\34xl\:last\:ml-86:last-child{
    margin-left: 21.5rem;
  }

  .\34xl\:last\:mt-90:last-child{
    margin-top: 22.5rem;
  }

  .\34xl\:last\:mr-90:last-child{
    margin-right: 22.5rem;
  }

  .\34xl\:last\:mb-90:last-child{
    margin-bottom: 22.5rem;
  }

  .\34xl\:last\:ml-90:last-child{
    margin-left: 22.5rem;
  }

  .\34xl\:last\:mt-96:last-child{
    margin-top: 24rem;
  }

  .\34xl\:last\:mr-96:last-child{
    margin-right: 24rem;
  }

  .\34xl\:last\:mb-96:last-child{
    margin-bottom: 24rem;
  }

  .\34xl\:last\:ml-96:last-child{
    margin-left: 24rem;
  }

  .\34xl\:last\:mt-100:last-child{
    margin-top: 25rem;
  }

  .\34xl\:last\:mr-100:last-child{
    margin-right: 25rem;
  }

  .\34xl\:last\:mb-100:last-child{
    margin-bottom: 25rem;
  }

  .\34xl\:last\:ml-100:last-child{
    margin-left: 25rem;
  }

  .\34xl\:last\:mt-115:last-child{
    margin-top: 28.75rem;
  }

  .\34xl\:last\:mr-115:last-child{
    margin-right: 28.75rem;
  }

  .\34xl\:last\:mb-115:last-child{
    margin-bottom: 28.75rem;
  }

  .\34xl\:last\:ml-115:last-child{
    margin-left: 28.75rem;
  }

  .\34xl\:last\:mt-125:last-child{
    margin-top: 31.25rem;
  }

  .\34xl\:last\:mr-125:last-child{
    margin-right: 31.25rem;
  }

  .\34xl\:last\:mb-125:last-child{
    margin-bottom: 31.25rem;
  }

  .\34xl\:last\:ml-125:last-child{
    margin-left: 31.25rem;
  }

  .\34xl\:last\:mt-142:last-child{
    margin-top: 35.5rem;
  }

  .\34xl\:last\:mr-142:last-child{
    margin-right: 35.5rem;
  }

  .\34xl\:last\:mb-142:last-child{
    margin-bottom: 35.5rem;
  }

  .\34xl\:last\:ml-142:last-child{
    margin-left: 35.5rem;
  }

  .\34xl\:last\:mt-150:last-child{
    margin-top: 37.5rem;
  }

  .\34xl\:last\:mr-150:last-child{
    margin-right: 37.5rem;
  }

  .\34xl\:last\:mb-150:last-child{
    margin-bottom: 37.5rem;
  }

  .\34xl\:last\:ml-150:last-child{
    margin-left: 37.5rem;
  }

  .\34xl\:last\:mt-156:last-child{
    margin-top: 39rem;
  }

  .\34xl\:last\:mr-156:last-child{
    margin-right: 39rem;
  }

  .\34xl\:last\:mb-156:last-child{
    margin-bottom: 39rem;
  }

  .\34xl\:last\:ml-156:last-child{
    margin-left: 39rem;
  }

  .\34xl\:last\:mt-160:last-child{
    margin-top: 40rem;
  }

  .\34xl\:last\:mr-160:last-child{
    margin-right: 40rem;
  }

  .\34xl\:last\:mb-160:last-child{
    margin-bottom: 40rem;
  }

  .\34xl\:last\:ml-160:last-child{
    margin-left: 40rem;
  }

  .\34xl\:last\:mt-175:last-child{
    margin-top: 43.75rem;
  }

  .\34xl\:last\:mr-175:last-child{
    margin-right: 43.75rem;
  }

  .\34xl\:last\:mb-175:last-child{
    margin-bottom: 43.75rem;
  }

  .\34xl\:last\:ml-175:last-child{
    margin-left: 43.75rem;
  }

  .\34xl\:last\:mt-207:last-child{
    margin-top: 51.75rem;
  }

  .\34xl\:last\:mr-207:last-child{
    margin-right: 51.75rem;
  }

  .\34xl\:last\:mb-207:last-child{
    margin-bottom: 51.75rem;
  }

  .\34xl\:last\:ml-207:last-child{
    margin-left: 51.75rem;
  }

  .\34xl\:last\:mt-242:last-child{
    margin-top: 60.5rem;
  }

  .\34xl\:last\:mr-242:last-child{
    margin-right: 60.5rem;
  }

  .\34xl\:last\:mb-242:last-child{
    margin-bottom: 60.5rem;
  }

  .\34xl\:last\:ml-242:last-child{
    margin-left: 60.5rem;
  }

  .\34xl\:last\:mt-250:last-child{
    margin-top: 62.5rem;
  }

  .\34xl\:last\:mr-250:last-child{
    margin-right: 62.5rem;
  }

  .\34xl\:last\:mb-250:last-child{
    margin-bottom: 62.5rem;
  }

  .\34xl\:last\:ml-250:last-child{
    margin-left: 62.5rem;
  }

  .\34xl\:last\:mt-258:last-child{
    margin-top: 64.5rem;
  }

  .\34xl\:last\:mr-258:last-child{
    margin-right: 64.5rem;
  }

  .\34xl\:last\:mb-258:last-child{
    margin-bottom: 64.5rem;
  }

  .\34xl\:last\:ml-258:last-child{
    margin-left: 64.5rem;
  }

  .\34xl\:last\:mt-265:last-child{
    margin-top: 66.25rem;
  }

  .\34xl\:last\:mr-265:last-child{
    margin-right: 66.25rem;
  }

  .\34xl\:last\:mb-265:last-child{
    margin-bottom: 66.25rem;
  }

  .\34xl\:last\:ml-265:last-child{
    margin-left: 66.25rem;
  }

  .\34xl\:last\:mt-280:last-child{
    margin-top: 70rem;
  }

  .\34xl\:last\:mr-280:last-child{
    margin-right: 70rem;
  }

  .\34xl\:last\:mb-280:last-child{
    margin-bottom: 70rem;
  }

  .\34xl\:last\:ml-280:last-child{
    margin-left: 70rem;
  }

  .\34xl\:last\:mt-auto:last-child{
    margin-top: auto;
  }

  .\34xl\:last\:mr-auto:last-child{
    margin-right: auto;
  }

  .\34xl\:last\:mb-auto:last-child{
    margin-bottom: auto;
  }

  .\34xl\:last\:ml-auto:last-child{
    margin-left: auto;
  }

  .\34xl\:last\:mt-px:last-child{
    margin-top: 1px;
  }

  .\34xl\:last\:mr-px:last-child{
    margin-right: 1px;
  }

  .\34xl\:last\:mb-px:last-child{
    margin-bottom: 1px;
  }

  .\34xl\:last\:ml-px:last-child{
    margin-left: 1px;
  }

  .\34xl\:last\:mt-0\.5:last-child{
    margin-top: 0.125rem;
  }

  .\34xl\:last\:mr-0\.5:last-child{
    margin-right: 0.125rem;
  }

  .\34xl\:last\:mb-0\.5:last-child{
    margin-bottom: 0.125rem;
  }

  .\34xl\:last\:ml-0\.5:last-child{
    margin-left: 0.125rem;
  }

  .\34xl\:last\:mt-1\.5:last-child{
    margin-top: 0.375rem;
  }

  .\34xl\:last\:mr-1\.5:last-child{
    margin-right: 0.375rem;
  }

  .\34xl\:last\:mb-1\.5:last-child{
    margin-bottom: 0.375rem;
  }

  .\34xl\:last\:ml-1\.5:last-child{
    margin-left: 0.375rem;
  }

  .\34xl\:last\:mt-2\.5:last-child{
    margin-top: 0.625rem;
  }

  .\34xl\:last\:mr-2\.5:last-child{
    margin-right: 0.625rem;
  }

  .\34xl\:last\:mb-2\.5:last-child{
    margin-bottom: 0.625rem;
  }

  .\34xl\:last\:ml-2\.5:last-child{
    margin-left: 0.625rem;
  }

  .\34xl\:last\:mt-3\.5:last-child{
    margin-top: 0.875rem;
  }

  .\34xl\:last\:mr-3\.5:last-child{
    margin-right: 0.875rem;
  }

  .\34xl\:last\:mb-3\.5:last-child{
    margin-bottom: 0.875rem;
  }

  .\34xl\:last\:ml-3\.5:last-child{
    margin-left: 0.875rem;
  }

  .\34xl\:last\:mt-0\.25:last-child{
    margin-top: 0.0625rem;
  }

  .\34xl\:last\:mr-0\.25:last-child{
    margin-right: 0.0625rem;
  }

  .\34xl\:last\:mb-0\.25:last-child{
    margin-bottom: 0.0625rem;
  }

  .\34xl\:last\:ml-0\.25:last-child{
    margin-left: 0.0625rem;
  }

  .\34xl\:last\:mt-0\.75:last-child{
    margin-top: 0.1875rem;
  }

  .\34xl\:last\:mr-0\.75:last-child{
    margin-right: 0.1875rem;
  }

  .\34xl\:last\:mb-0\.75:last-child{
    margin-bottom: 0.1875rem;
  }

  .\34xl\:last\:ml-0\.75:last-child{
    margin-left: 0.1875rem;
  }

  .\34xl\:last\:mt-1\.25:last-child{
    margin-top: 0.3125rem;
  }

  .\34xl\:last\:mr-1\.25:last-child{
    margin-right: 0.3125rem;
  }

  .\34xl\:last\:mb-1\.25:last-child{
    margin-bottom: 0.3125rem;
  }

  .\34xl\:last\:ml-1\.25:last-child{
    margin-left: 0.3125rem;
  }

  .\34xl\:last\:mt-1\.75:last-child{
    margin-top: 0.4375rem;
  }

  .\34xl\:last\:mr-1\.75:last-child{
    margin-right: 0.4375rem;
  }

  .\34xl\:last\:mb-1\.75:last-child{
    margin-bottom: 0.4375rem;
  }

  .\34xl\:last\:ml-1\.75:last-child{
    margin-left: 0.4375rem;
  }

  .\34xl\:last\:mt-2\.25:last-child{
    margin-top: 0.5625rem;
  }

  .\34xl\:last\:mr-2\.25:last-child{
    margin-right: 0.5625rem;
  }

  .\34xl\:last\:mb-2\.25:last-child{
    margin-bottom: 0.5625rem;
  }

  .\34xl\:last\:ml-2\.25:last-child{
    margin-left: 0.5625rem;
  }

  .\34xl\:last\:mt-2\.75:last-child{
    margin-top: 0.6875rem;
  }

  .\34xl\:last\:mr-2\.75:last-child{
    margin-right: 0.6875rem;
  }

  .\34xl\:last\:mb-2\.75:last-child{
    margin-bottom: 0.6875rem;
  }

  .\34xl\:last\:ml-2\.75:last-child{
    margin-left: 0.6875rem;
  }

  .\34xl\:last\:mt-3\.25:last-child{
    margin-top: 0.8125rem;
  }

  .\34xl\:last\:mr-3\.25:last-child{
    margin-right: 0.8125rem;
  }

  .\34xl\:last\:mb-3\.25:last-child{
    margin-bottom: 0.8125rem;
  }

  .\34xl\:last\:ml-3\.25:last-child{
    margin-left: 0.8125rem;
  }

  .\34xl\:last\:mt-3\.75:last-child{
    margin-top: 0.9375rem;
  }

  .\34xl\:last\:mr-3\.75:last-child{
    margin-right: 0.9375rem;
  }

  .\34xl\:last\:mb-3\.75:last-child{
    margin-bottom: 0.9375rem;
  }

  .\34xl\:last\:ml-3\.75:last-child{
    margin-left: 0.9375rem;
  }

  .\34xl\:last\:mt-4\.25:last-child{
    margin-top: 1.0625rem;
  }

  .\34xl\:last\:mr-4\.25:last-child{
    margin-right: 1.0625rem;
  }

  .\34xl\:last\:mb-4\.25:last-child{
    margin-bottom: 1.0625rem;
  }

  .\34xl\:last\:ml-4\.25:last-child{
    margin-left: 1.0625rem;
  }

  .\34xl\:last\:mt-4\.5:last-child{
    margin-top: 1.125rem;
  }

  .\34xl\:last\:mr-4\.5:last-child{
    margin-right: 1.125rem;
  }

  .\34xl\:last\:mb-4\.5:last-child{
    margin-bottom: 1.125rem;
  }

  .\34xl\:last\:ml-4\.5:last-child{
    margin-left: 1.125rem;
  }

  .\34xl\:last\:mt-4\.75:last-child{
    margin-top: 1.1875rem;
  }

  .\34xl\:last\:mr-4\.75:last-child{
    margin-right: 1.1875rem;
  }

  .\34xl\:last\:mb-4\.75:last-child{
    margin-bottom: 1.1875rem;
  }

  .\34xl\:last\:ml-4\.75:last-child{
    margin-left: 1.1875rem;
  }

  .\34xl\:last\:mt-5\.25:last-child{
    margin-top: 1.3125rem;
  }

  .\34xl\:last\:mr-5\.25:last-child{
    margin-right: 1.3125rem;
  }

  .\34xl\:last\:mb-5\.25:last-child{
    margin-bottom: 1.3125rem;
  }

  .\34xl\:last\:ml-5\.25:last-child{
    margin-left: 1.3125rem;
  }

  .\34xl\:last\:mt-5\.5:last-child{
    margin-top: 1.375rem;
  }

  .\34xl\:last\:mr-5\.5:last-child{
    margin-right: 1.375rem;
  }

  .\34xl\:last\:mb-5\.5:last-child{
    margin-bottom: 1.375rem;
  }

  .\34xl\:last\:ml-5\.5:last-child{
    margin-left: 1.375rem;
  }

  .\34xl\:last\:mt-5\.75:last-child{
    margin-top: 1.4375rem;
  }

  .\34xl\:last\:mr-5\.75:last-child{
    margin-right: 1.4375rem;
  }

  .\34xl\:last\:mb-5\.75:last-child{
    margin-bottom: 1.4375rem;
  }

  .\34xl\:last\:ml-5\.75:last-child{
    margin-left: 1.4375rem;
  }

  .\34xl\:last\:mt-6\.25:last-child{
    margin-top: 1.5625rem;
  }

  .\34xl\:last\:mr-6\.25:last-child{
    margin-right: 1.5625rem;
  }

  .\34xl\:last\:mb-6\.25:last-child{
    margin-bottom: 1.5625rem;
  }

  .\34xl\:last\:ml-6\.25:last-child{
    margin-left: 1.5625rem;
  }

  .\34xl\:last\:mt-6\.5:last-child{
    margin-top: 1.625rem;
  }

  .\34xl\:last\:mr-6\.5:last-child{
    margin-right: 1.625rem;
  }

  .\34xl\:last\:mb-6\.5:last-child{
    margin-bottom: 1.625rem;
  }

  .\34xl\:last\:ml-6\.5:last-child{
    margin-left: 1.625rem;
  }

  .\34xl\:last\:mt-6\.75:last-child{
    margin-top: 1.6875rem;
  }

  .\34xl\:last\:mr-6\.75:last-child{
    margin-right: 1.6875rem;
  }

  .\34xl\:last\:mb-6\.75:last-child{
    margin-bottom: 1.6875rem;
  }

  .\34xl\:last\:ml-6\.75:last-child{
    margin-left: 1.6875rem;
  }

  .\34xl\:last\:mt-7\.25:last-child{
    margin-top: 1.8125rem;
  }

  .\34xl\:last\:mr-7\.25:last-child{
    margin-right: 1.8125rem;
  }

  .\34xl\:last\:mb-7\.25:last-child{
    margin-bottom: 1.8125rem;
  }

  .\34xl\:last\:ml-7\.25:last-child{
    margin-left: 1.8125rem;
  }

  .\34xl\:last\:mt-7\.5:last-child{
    margin-top: 1.875rem;
  }

  .\34xl\:last\:mr-7\.5:last-child{
    margin-right: 1.875rem;
  }

  .\34xl\:last\:mb-7\.5:last-child{
    margin-bottom: 1.875rem;
  }

  .\34xl\:last\:ml-7\.5:last-child{
    margin-left: 1.875rem;
  }

  .\34xl\:last\:mt-8\.25:last-child{
    margin-top: 2.0625rem;
  }

  .\34xl\:last\:mr-8\.25:last-child{
    margin-right: 2.0625rem;
  }

  .\34xl\:last\:mb-8\.25:last-child{
    margin-bottom: 2.0625rem;
  }

  .\34xl\:last\:ml-8\.25:last-child{
    margin-left: 2.0625rem;
  }

  .\34xl\:last\:mt-8\.5:last-child{
    margin-top: 2.125rem;
  }

  .\34xl\:last\:mr-8\.5:last-child{
    margin-right: 2.125rem;
  }

  .\34xl\:last\:mb-8\.5:last-child{
    margin-bottom: 2.125rem;
  }

  .\34xl\:last\:ml-8\.5:last-child{
    margin-left: 2.125rem;
  }

  .\34xl\:last\:mt-9\.25:last-child{
    margin-top: 2.3125rem;
  }

  .\34xl\:last\:mr-9\.25:last-child{
    margin-right: 2.3125rem;
  }

  .\34xl\:last\:mb-9\.25:last-child{
    margin-bottom: 2.3125rem;
  }

  .\34xl\:last\:ml-9\.25:last-child{
    margin-left: 2.3125rem;
  }

  .\34xl\:last\:mt-9\.5:last-child{
    margin-top: 2.375rem;
  }

  .\34xl\:last\:mr-9\.5:last-child{
    margin-right: 2.375rem;
  }

  .\34xl\:last\:mb-9\.5:last-child{
    margin-bottom: 2.375rem;
  }

  .\34xl\:last\:ml-9\.5:last-child{
    margin-left: 2.375rem;
  }

  .\34xl\:last\:mt-10\.5:last-child{
    margin-top: 2.625rem;
  }

  .\34xl\:last\:mr-10\.5:last-child{
    margin-right: 2.625rem;
  }

  .\34xl\:last\:mb-10\.5:last-child{
    margin-bottom: 2.625rem;
  }

  .\34xl\:last\:ml-10\.5:last-child{
    margin-left: 2.625rem;
  }

  .\34xl\:last\:mt-11\.25:last-child{
    margin-top: 2.8125rem;
  }

  .\34xl\:last\:mr-11\.25:last-child{
    margin-right: 2.8125rem;
  }

  .\34xl\:last\:mb-11\.25:last-child{
    margin-bottom: 2.8125rem;
  }

  .\34xl\:last\:ml-11\.25:last-child{
    margin-left: 2.8125rem;
  }

  .\34xl\:last\:mt-11\.5:last-child{
    margin-top: 2.875rem;
  }

  .\34xl\:last\:mr-11\.5:last-child{
    margin-right: 2.875rem;
  }

  .\34xl\:last\:mb-11\.5:last-child{
    margin-bottom: 2.875rem;
  }

  .\34xl\:last\:ml-11\.5:last-child{
    margin-left: 2.875rem;
  }

  .\34xl\:last\:mt-12\.5:last-child{
    margin-top: 3.125rem;
  }

  .\34xl\:last\:mr-12\.5:last-child{
    margin-right: 3.125rem;
  }

  .\34xl\:last\:mb-12\.5:last-child{
    margin-bottom: 3.125rem;
  }

  .\34xl\:last\:ml-12\.5:last-child{
    margin-left: 3.125rem;
  }

  .\34xl\:last\:mt-12\.75:last-child{
    margin-top: 3.1875rem;
  }

  .\34xl\:last\:mr-12\.75:last-child{
    margin-right: 3.1875rem;
  }

  .\34xl\:last\:mb-12\.75:last-child{
    margin-bottom: 3.1875rem;
  }

  .\34xl\:last\:ml-12\.75:last-child{
    margin-left: 3.1875rem;
  }

  .\34xl\:last\:mt-13\.5:last-child{
    margin-top: 3.375rem;
  }

  .\34xl\:last\:mr-13\.5:last-child{
    margin-right: 3.375rem;
  }

  .\34xl\:last\:mb-13\.5:last-child{
    margin-bottom: 3.375rem;
  }

  .\34xl\:last\:ml-13\.5:last-child{
    margin-left: 3.375rem;
  }

  .\34xl\:last\:mt-14\.5:last-child{
    margin-top: 3.625rem;
  }

  .\34xl\:last\:mr-14\.5:last-child{
    margin-right: 3.625rem;
  }

  .\34xl\:last\:mb-14\.5:last-child{
    margin-bottom: 3.625rem;
  }

  .\34xl\:last\:ml-14\.5:last-child{
    margin-left: 3.625rem;
  }

  .\34xl\:last\:mt-15\.5:last-child{
    margin-top: 3.875rem;
  }

  .\34xl\:last\:mr-15\.5:last-child{
    margin-right: 3.875rem;
  }

  .\34xl\:last\:mb-15\.5:last-child{
    margin-bottom: 3.875rem;
  }

  .\34xl\:last\:ml-15\.5:last-child{
    margin-left: 3.875rem;
  }

  .\34xl\:last\:mt-15\.75:last-child{
    margin-top: 3.9375rem;
  }

  .\34xl\:last\:mr-15\.75:last-child{
    margin-right: 3.9375rem;
  }

  .\34xl\:last\:mb-15\.75:last-child{
    margin-bottom: 3.9375rem;
  }

  .\34xl\:last\:ml-15\.75:last-child{
    margin-left: 3.9375rem;
  }

  .\34xl\:last\:mt-16\.25:last-child{
    margin-top: 4.0625rem;
  }

  .\34xl\:last\:mr-16\.25:last-child{
    margin-right: 4.0625rem;
  }

  .\34xl\:last\:mb-16\.25:last-child{
    margin-bottom: 4.0625rem;
  }

  .\34xl\:last\:ml-16\.25:last-child{
    margin-left: 4.0625rem;
  }

  .\34xl\:last\:mt-17\.25:last-child{
    margin-top: 4.3125rem;
  }

  .\34xl\:last\:mr-17\.25:last-child{
    margin-right: 4.3125rem;
  }

  .\34xl\:last\:mb-17\.25:last-child{
    margin-bottom: 4.3125rem;
  }

  .\34xl\:last\:ml-17\.25:last-child{
    margin-left: 4.3125rem;
  }

  .\34xl\:last\:mt-17\.5:last-child{
    margin-top: 4.375rem;
  }

  .\34xl\:last\:mr-17\.5:last-child{
    margin-right: 4.375rem;
  }

  .\34xl\:last\:mb-17\.5:last-child{
    margin-bottom: 4.375rem;
  }

  .\34xl\:last\:ml-17\.5:last-child{
    margin-left: 4.375rem;
  }

  .\34xl\:last\:mt-18\.25:last-child{
    margin-top: 4.5625rem;
  }

  .\34xl\:last\:mr-18\.25:last-child{
    margin-right: 4.5625rem;
  }

  .\34xl\:last\:mb-18\.25:last-child{
    margin-bottom: 4.5625rem;
  }

  .\34xl\:last\:ml-18\.25:last-child{
    margin-left: 4.5625rem;
  }

  .\34xl\:last\:mt-18\.5:last-child{
    margin-top: 4.625rem;
  }

  .\34xl\:last\:mr-18\.5:last-child{
    margin-right: 4.625rem;
  }

  .\34xl\:last\:mb-18\.5:last-child{
    margin-bottom: 4.625rem;
  }

  .\34xl\:last\:ml-18\.5:last-child{
    margin-left: 4.625rem;
  }

  .\34xl\:last\:mt-20\.25:last-child{
    margin-top: 5.0625rem;
  }

  .\34xl\:last\:mr-20\.25:last-child{
    margin-right: 5.0625rem;
  }

  .\34xl\:last\:mb-20\.25:last-child{
    margin-bottom: 5.0625rem;
  }

  .\34xl\:last\:ml-20\.25:last-child{
    margin-left: 5.0625rem;
  }

  .\34xl\:last\:mt-20\.5:last-child{
    margin-top: 5.125rem;
  }

  .\34xl\:last\:mr-20\.5:last-child{
    margin-right: 5.125rem;
  }

  .\34xl\:last\:mb-20\.5:last-child{
    margin-bottom: 5.125rem;
  }

  .\34xl\:last\:ml-20\.5:last-child{
    margin-left: 5.125rem;
  }

  .\34xl\:last\:mt-22\.5:last-child{
    margin-top: 5.625rem;
  }

  .\34xl\:last\:mr-22\.5:last-child{
    margin-right: 5.625rem;
  }

  .\34xl\:last\:mb-22\.5:last-child{
    margin-bottom: 5.625rem;
  }

  .\34xl\:last\:ml-22\.5:last-child{
    margin-left: 5.625rem;
  }

  .\34xl\:last\:mt-25\.5:last-child{
    margin-top: 6.375rem;
  }

  .\34xl\:last\:mr-25\.5:last-child{
    margin-right: 6.375rem;
  }

  .\34xl\:last\:mb-25\.5:last-child{
    margin-bottom: 6.375rem;
  }

  .\34xl\:last\:ml-25\.5:last-child{
    margin-left: 6.375rem;
  }

  .\34xl\:last\:mt-26\.75:last-child{
    margin-top: 6.6875rem;
  }

  .\34xl\:last\:mr-26\.75:last-child{
    margin-right: 6.6875rem;
  }

  .\34xl\:last\:mb-26\.75:last-child{
    margin-bottom: 6.6875rem;
  }

  .\34xl\:last\:ml-26\.75:last-child{
    margin-left: 6.6875rem;
  }

  .\34xl\:last\:mt-32\.5:last-child{
    margin-top: 8.125rem;
  }

  .\34xl\:last\:mr-32\.5:last-child{
    margin-right: 8.125rem;
  }

  .\34xl\:last\:mb-32\.5:last-child{
    margin-bottom: 8.125rem;
  }

  .\34xl\:last\:ml-32\.5:last-child{
    margin-left: 8.125rem;
  }

  .\34xl\:last\:mt-37\.5:last-child{
    margin-top: 9.375rem;
  }

  .\34xl\:last\:mr-37\.5:last-child{
    margin-right: 9.375rem;
  }

  .\34xl\:last\:mb-37\.5:last-child{
    margin-bottom: 9.375rem;
  }

  .\34xl\:last\:ml-37\.5:last-child{
    margin-left: 9.375rem;
  }

  .\34xl\:last\:mt-41\.25:last-child{
    margin-top: 10.3125rem;
  }

  .\34xl\:last\:mr-41\.25:last-child{
    margin-right: 10.3125rem;
  }

  .\34xl\:last\:mb-41\.25:last-child{
    margin-bottom: 10.3125rem;
  }

  .\34xl\:last\:ml-41\.25:last-child{
    margin-left: 10.3125rem;
  }

  .\34xl\:last\:mt-52\.5:last-child{
    margin-top: 13.125rem;
  }

  .\34xl\:last\:mr-52\.5:last-child{
    margin-right: 13.125rem;
  }

  .\34xl\:last\:mb-52\.5:last-child{
    margin-bottom: 13.125rem;
  }

  .\34xl\:last\:ml-52\.5:last-child{
    margin-left: 13.125rem;
  }

  .\34xl\:last\:mt-54\.5:last-child{
    margin-top: 13.625rem;
  }

  .\34xl\:last\:mr-54\.5:last-child{
    margin-right: 13.625rem;
  }

  .\34xl\:last\:mb-54\.5:last-child{
    margin-bottom: 13.625rem;
  }

  .\34xl\:last\:ml-54\.5:last-child{
    margin-left: 13.625rem;
  }

  .\34xl\:last\:mt-57\.25:last-child{
    margin-top: 14.3125rem;
  }

  .\34xl\:last\:mr-57\.25:last-child{
    margin-right: 14.3125rem;
  }

  .\34xl\:last\:mb-57\.25:last-child{
    margin-bottom: 14.3125rem;
  }

  .\34xl\:last\:ml-57\.25:last-child{
    margin-left: 14.3125rem;
  }

  .\34xl\:last\:mt-57\.5:last-child{
    margin-top: 14.375rem;
  }

  .\34xl\:last\:mr-57\.5:last-child{
    margin-right: 14.375rem;
  }

  .\34xl\:last\:mb-57\.5:last-child{
    margin-bottom: 14.375rem;
  }

  .\34xl\:last\:ml-57\.5:last-child{
    margin-left: 14.375rem;
  }

  .\34xl\:last\:mt-66\.25:last-child{
    margin-top: 16.5625rem;
  }

  .\34xl\:last\:mr-66\.25:last-child{
    margin-right: 16.5625rem;
  }

  .\34xl\:last\:mb-66\.25:last-child{
    margin-bottom: 16.5625rem;
  }

  .\34xl\:last\:ml-66\.25:last-child{
    margin-left: 16.5625rem;
  }

  .\34xl\:last\:mt-74\.5:last-child{
    margin-top: 18.125rem;
  }

  .\34xl\:last\:mr-74\.5:last-child{
    margin-right: 18.125rem;
  }

  .\34xl\:last\:mb-74\.5:last-child{
    margin-bottom: 18.125rem;
  }

  .\34xl\:last\:ml-74\.5:last-child{
    margin-left: 18.125rem;
  }

  .\34xl\:last\:mt-106\.25:last-child{
    margin-top: 26.5625rem;
  }

  .\34xl\:last\:mr-106\.25:last-child{
    margin-right: 26.5625rem;
  }

  .\34xl\:last\:mb-106\.25:last-child{
    margin-bottom: 26.5625rem;
  }

  .\34xl\:last\:ml-106\.25:last-child{
    margin-left: 26.5625rem;
  }

  .\34xl\:last\:mt-112\.25:last-child{
    margin-top: 28.0675rem;
  }

  .\34xl\:last\:mr-112\.25:last-child{
    margin-right: 28.0675rem;
  }

  .\34xl\:last\:mb-112\.25:last-child{
    margin-bottom: 28.0675rem;
  }

  .\34xl\:last\:ml-112\.25:last-child{
    margin-left: 28.0675rem;
  }

  .\34xl\:last\:mt-112\.75:last-child{
    margin-top: 28.1875rem;
  }

  .\34xl\:last\:mr-112\.75:last-child{
    margin-right: 28.1875rem;
  }

  .\34xl\:last\:mb-112\.75:last-child{
    margin-bottom: 28.1875rem;
  }

  .\34xl\:last\:ml-112\.75:last-child{
    margin-left: 28.1875rem;
  }

  .\34xl\:last\:mt-147\.5:last-child{
    margin-top: 36.875rem;
  }

  .\34xl\:last\:mr-147\.5:last-child{
    margin-right: 36.875rem;
  }

  .\34xl\:last\:mb-147\.5:last-child{
    margin-bottom: 36.875rem;
  }

  .\34xl\:last\:ml-147\.5:last-child{
    margin-left: 36.875rem;
  }

  .\34xl\:last\:mt-162\.5:last-child{
    margin-top: 40.625rem;
  }

  .\34xl\:last\:mr-162\.5:last-child{
    margin-right: 40.625rem;
  }

  .\34xl\:last\:mb-162\.5:last-child{
    margin-bottom: 40.625rem;
  }

  .\34xl\:last\:ml-162\.5:last-child{
    margin-left: 40.625rem;
  }

  .\34xl\:last\:mt-172\.25:last-child{
    margin-top: 42.5625rem;
  }

  .\34xl\:last\:mr-172\.25:last-child{
    margin-right: 42.5625rem;
  }

  .\34xl\:last\:mb-172\.25:last-child{
    margin-bottom: 42.5625rem;
  }

  .\34xl\:last\:ml-172\.25:last-child{
    margin-left: 42.5625rem;
  }

  .\34xl\:last\:mt-175\.25:last-child{
    margin-top: 43.8125rem;
  }

  .\34xl\:last\:mr-175\.25:last-child{
    margin-right: 43.8125rem;
  }

  .\34xl\:last\:mb-175\.25:last-child{
    margin-bottom: 43.8125rem;
  }

  .\34xl\:last\:ml-175\.25:last-child{
    margin-left: 43.8125rem;
  }

  .\34xl\:last\:mt-184\.25:last-child{
    margin-top: 46.0625rem;
  }

  .\34xl\:last\:mr-184\.25:last-child{
    margin-right: 46.0625rem;
  }

  .\34xl\:last\:mb-184\.25:last-child{
    margin-bottom: 46.0625rem;
  }

  .\34xl\:last\:ml-184\.25:last-child{
    margin-left: 46.0625rem;
  }

  .\34xl\:last\:mt-203\.25:last-child{
    margin-top: 50.8125rem;
  }

  .\34xl\:last\:mr-203\.25:last-child{
    margin-right: 50.8125rem;
  }

  .\34xl\:last\:mb-203\.25:last-child{
    margin-bottom: 50.8125rem;
  }

  .\34xl\:last\:ml-203\.25:last-child{
    margin-left: 50.8125rem;
  }

  .\34xl\:last\:mt-half:last-child{
    margin-top: 50%;
  }

  .\34xl\:last\:mr-half:last-child{
    margin-right: 50%;
  }

  .\34xl\:last\:mb-half:last-child{
    margin-bottom: 50%;
  }

  .\34xl\:last\:ml-half:last-child{
    margin-left: 50%;
  }

  .\34xl\:last\:mt-full:last-child{
    margin-top: 100%;
  }

  .\34xl\:last\:mr-full:last-child{
    margin-right: 100%;
  }

  .\34xl\:last\:mb-full:last-child{
    margin-bottom: 100%;
  }

  .\34xl\:last\:ml-full:last-child{
    margin-left: 100%;
  }

  .\34xl\:last\:mt-1\/10:last-child{
    margin-top: 10%;
  }

  .\34xl\:last\:mr-1\/10:last-child{
    margin-right: 10%;
  }

  .\34xl\:last\:mb-1\/10:last-child{
    margin-bottom: 10%;
  }

  .\34xl\:last\:ml-1\/10:last-child{
    margin-left: 10%;
  }

  .\34xl\:last\:mt-2\/10:last-child{
    margin-top: 20%;
  }

  .\34xl\:last\:mr-2\/10:last-child{
    margin-right: 20%;
  }

  .\34xl\:last\:mb-2\/10:last-child{
    margin-bottom: 20%;
  }

  .\34xl\:last\:ml-2\/10:last-child{
    margin-left: 20%;
  }

  .\34xl\:last\:mt-3\/10:last-child{
    margin-top: 30%;
  }

  .\34xl\:last\:mr-3\/10:last-child{
    margin-right: 30%;
  }

  .\34xl\:last\:mb-3\/10:last-child{
    margin-bottom: 30%;
  }

  .\34xl\:last\:ml-3\/10:last-child{
    margin-left: 30%;
  }

  .\34xl\:last\:mt-4\/10:last-child{
    margin-top: 40%;
  }

  .\34xl\:last\:mr-4\/10:last-child{
    margin-right: 40%;
  }

  .\34xl\:last\:mb-4\/10:last-child{
    margin-bottom: 40%;
  }

  .\34xl\:last\:ml-4\/10:last-child{
    margin-left: 40%;
  }

  .\34xl\:last\:mt-4\.5\/10:last-child{
    margin-top: 45%;
  }

  .\34xl\:last\:mr-4\.5\/10:last-child{
    margin-right: 45%;
  }

  .\34xl\:last\:mb-4\.5\/10:last-child{
    margin-bottom: 45%;
  }

  .\34xl\:last\:ml-4\.5\/10:last-child{
    margin-left: 45%;
  }

  .\34xl\:last\:mt-5\/10:last-child{
    margin-top: 50%;
  }

  .\34xl\:last\:mr-5\/10:last-child{
    margin-right: 50%;
  }

  .\34xl\:last\:mb-5\/10:last-child{
    margin-bottom: 50%;
  }

  .\34xl\:last\:ml-5\/10:last-child{
    margin-left: 50%;
  }

  .\34xl\:last\:mt-5\.5\/10:last-child{
    margin-top: 55%;
  }

  .\34xl\:last\:mr-5\.5\/10:last-child{
    margin-right: 55%;
  }

  .\34xl\:last\:mb-5\.5\/10:last-child{
    margin-bottom: 55%;
  }

  .\34xl\:last\:ml-5\.5\/10:last-child{
    margin-left: 55%;
  }

  .\34xl\:last\:mt-6\/10:last-child{
    margin-top: 60%;
  }

  .\34xl\:last\:mr-6\/10:last-child{
    margin-right: 60%;
  }

  .\34xl\:last\:mb-6\/10:last-child{
    margin-bottom: 60%;
  }

  .\34xl\:last\:ml-6\/10:last-child{
    margin-left: 60%;
  }

  .\34xl\:last\:mt-7\/10:last-child{
    margin-top: 70%;
  }

  .\34xl\:last\:mr-7\/10:last-child{
    margin-right: 70%;
  }

  .\34xl\:last\:mb-7\/10:last-child{
    margin-bottom: 70%;
  }

  .\34xl\:last\:ml-7\/10:last-child{
    margin-left: 70%;
  }

  .\34xl\:last\:mt-8\/10:last-child{
    margin-top: 80%;
  }

  .\34xl\:last\:mr-8\/10:last-child{
    margin-right: 80%;
  }

  .\34xl\:last\:mb-8\/10:last-child{
    margin-bottom: 80%;
  }

  .\34xl\:last\:ml-8\/10:last-child{
    margin-left: 80%;
  }

  .\34xl\:last\:mt-9\/10:last-child{
    margin-top: 90%;
  }

  .\34xl\:last\:mr-9\/10:last-child{
    margin-right: 90%;
  }

  .\34xl\:last\:mb-9\/10:last-child{
    margin-bottom: 90%;
  }

  .\34xl\:last\:ml-9\/10:last-child{
    margin-left: 90%;
  }

  .\34xl\:last\:mt-1\/12:last-child{
    margin-top: 8.333333%;
  }

  .\34xl\:last\:mr-1\/12:last-child{
    margin-right: 8.333333%;
  }

  .\34xl\:last\:mb-1\/12:last-child{
    margin-bottom: 8.333333%;
  }

  .\34xl\:last\:ml-1\/12:last-child{
    margin-left: 8.333333%;
  }

  .\34xl\:last\:mt-2\/12:last-child{
    margin-top: 16.666667%;
  }

  .\34xl\:last\:mr-2\/12:last-child{
    margin-right: 16.666667%;
  }

  .\34xl\:last\:mb-2\/12:last-child{
    margin-bottom: 16.666667%;
  }

  .\34xl\:last\:ml-2\/12:last-child{
    margin-left: 16.666667%;
  }

  .\34xl\:last\:mt-3\/12:last-child{
    margin-top: 25%;
  }

  .\34xl\:last\:mr-3\/12:last-child{
    margin-right: 25%;
  }

  .\34xl\:last\:mb-3\/12:last-child{
    margin-bottom: 25%;
  }

  .\34xl\:last\:ml-3\/12:last-child{
    margin-left: 25%;
  }

  .\34xl\:last\:mt-4\/12:last-child{
    margin-top: 33.333333%;
  }

  .\34xl\:last\:mr-4\/12:last-child{
    margin-right: 33.333333%;
  }

  .\34xl\:last\:mb-4\/12:last-child{
    margin-bottom: 33.333333%;
  }

  .\34xl\:last\:ml-4\/12:last-child{
    margin-left: 33.333333%;
  }

  .\34xl\:last\:mt-5\/12:last-child{
    margin-top: 41.666667%;
  }

  .\34xl\:last\:mr-5\/12:last-child{
    margin-right: 41.666667%;
  }

  .\34xl\:last\:mb-5\/12:last-child{
    margin-bottom: 41.666667%;
  }

  .\34xl\:last\:ml-5\/12:last-child{
    margin-left: 41.666667%;
  }

  .\34xl\:last\:mt-6\/12:last-child{
    margin-top: 50%;
  }

  .\34xl\:last\:mr-6\/12:last-child{
    margin-right: 50%;
  }

  .\34xl\:last\:mb-6\/12:last-child{
    margin-bottom: 50%;
  }

  .\34xl\:last\:ml-6\/12:last-child{
    margin-left: 50%;
  }

  .\34xl\:last\:mt-7\/12:last-child{
    margin-top: 58.333333%;
  }

  .\34xl\:last\:mr-7\/12:last-child{
    margin-right: 58.333333%;
  }

  .\34xl\:last\:mb-7\/12:last-child{
    margin-bottom: 58.333333%;
  }

  .\34xl\:last\:ml-7\/12:last-child{
    margin-left: 58.333333%;
  }

  .\34xl\:last\:mt-8\/12:last-child{
    margin-top: 66.666667%;
  }

  .\34xl\:last\:mr-8\/12:last-child{
    margin-right: 66.666667%;
  }

  .\34xl\:last\:mb-8\/12:last-child{
    margin-bottom: 66.666667%;
  }

  .\34xl\:last\:ml-8\/12:last-child{
    margin-left: 66.666667%;
  }

  .\34xl\:last\:mt-9\/12:last-child{
    margin-top: 75%;
  }

  .\34xl\:last\:mr-9\/12:last-child{
    margin-right: 75%;
  }

  .\34xl\:last\:mb-9\/12:last-child{
    margin-bottom: 75%;
  }

  .\34xl\:last\:ml-9\/12:last-child{
    margin-left: 75%;
  }

  .\34xl\:last\:mt-10\/12:last-child{
    margin-top: 83.333333%;
  }

  .\34xl\:last\:mr-10\/12:last-child{
    margin-right: 83.333333%;
  }

  .\34xl\:last\:mb-10\/12:last-child{
    margin-bottom: 83.333333%;
  }

  .\34xl\:last\:ml-10\/12:last-child{
    margin-left: 83.333333%;
  }

  .\34xl\:last\:mt-11\/12:last-child{
    margin-top: 91.666667%;
  }

  .\34xl\:last\:mr-11\/12:last-child{
    margin-right: 91.666667%;
  }

  .\34xl\:last\:mb-11\/12:last-child{
    margin-bottom: 91.666667%;
  }

  .\34xl\:last\:ml-11\/12:last-child{
    margin-left: 91.666667%;
  }

  .\34xl\:last\:-mt-0:last-child{
    margin-top: 0px;
  }

  .\34xl\:last\:-mr-0:last-child{
    margin-right: 0px;
  }

  .\34xl\:last\:-mb-0:last-child{
    margin-bottom: 0px;
  }

  .\34xl\:last\:-ml-0:last-child{
    margin-left: 0px;
  }

  .\34xl\:last\:-mt-1:last-child{
    margin-top: -0.25rem;
  }

  .\34xl\:last\:-mr-1:last-child{
    margin-right: -0.25rem;
  }

  .\34xl\:last\:-mb-1:last-child{
    margin-bottom: -0.25rem;
  }

  .\34xl\:last\:-ml-1:last-child{
    margin-left: -0.25rem;
  }

  .\34xl\:last\:-mt-2:last-child{
    margin-top: -0.5rem;
  }

  .\34xl\:last\:-mr-2:last-child{
    margin-right: -0.5rem;
  }

  .\34xl\:last\:-mb-2:last-child{
    margin-bottom: -0.5rem;
  }

  .\34xl\:last\:-ml-2:last-child{
    margin-left: -0.5rem;
  }

  .\34xl\:last\:-mt-3:last-child{
    margin-top: -0.75rem;
  }

  .\34xl\:last\:-mr-3:last-child{
    margin-right: -0.75rem;
  }

  .\34xl\:last\:-mb-3:last-child{
    margin-bottom: -0.75rem;
  }

  .\34xl\:last\:-ml-3:last-child{
    margin-left: -0.75rem;
  }

  .\34xl\:last\:-mt-4:last-child{
    margin-top: -1rem;
  }

  .\34xl\:last\:-mr-4:last-child{
    margin-right: -1rem;
  }

  .\34xl\:last\:-mb-4:last-child{
    margin-bottom: -1rem;
  }

  .\34xl\:last\:-ml-4:last-child{
    margin-left: -1rem;
  }

  .\34xl\:last\:-mt-5:last-child{
    margin-top: -1.25rem;
  }

  .\34xl\:last\:-mr-5:last-child{
    margin-right: -1.25rem;
  }

  .\34xl\:last\:-mb-5:last-child{
    margin-bottom: -1.25rem;
  }

  .\34xl\:last\:-ml-5:last-child{
    margin-left: -1.25rem;
  }

  .\34xl\:last\:-mt-6:last-child{
    margin-top: -1.5rem;
  }

  .\34xl\:last\:-mr-6:last-child{
    margin-right: -1.5rem;
  }

  .\34xl\:last\:-mb-6:last-child{
    margin-bottom: -1.5rem;
  }

  .\34xl\:last\:-ml-6:last-child{
    margin-left: -1.5rem;
  }

  .\34xl\:last\:-mt-7:last-child{
    margin-top: -1.75rem;
  }

  .\34xl\:last\:-mr-7:last-child{
    margin-right: -1.75rem;
  }

  .\34xl\:last\:-mb-7:last-child{
    margin-bottom: -1.75rem;
  }

  .\34xl\:last\:-ml-7:last-child{
    margin-left: -1.75rem;
  }

  .\34xl\:last\:-mt-8:last-child{
    margin-top: -2rem;
  }

  .\34xl\:last\:-mr-8:last-child{
    margin-right: -2rem;
  }

  .\34xl\:last\:-mb-8:last-child{
    margin-bottom: -2rem;
  }

  .\34xl\:last\:-ml-8:last-child{
    margin-left: -2rem;
  }

  .\34xl\:last\:-mt-9:last-child{
    margin-top: -2.25rem;
  }

  .\34xl\:last\:-mr-9:last-child{
    margin-right: -2.25rem;
  }

  .\34xl\:last\:-mb-9:last-child{
    margin-bottom: -2.25rem;
  }

  .\34xl\:last\:-ml-9:last-child{
    margin-left: -2.25rem;
  }

  .\34xl\:last\:-mt-10:last-child{
    margin-top: -2.5rem;
  }

  .\34xl\:last\:-mr-10:last-child{
    margin-right: -2.5rem;
  }

  .\34xl\:last\:-mb-10:last-child{
    margin-bottom: -2.5rem;
  }

  .\34xl\:last\:-ml-10:last-child{
    margin-left: -2.5rem;
  }

  .\34xl\:last\:-mt-11:last-child{
    margin-top: -2.75rem;
  }

  .\34xl\:last\:-mr-11:last-child{
    margin-right: -2.75rem;
  }

  .\34xl\:last\:-mb-11:last-child{
    margin-bottom: -2.75rem;
  }

  .\34xl\:last\:-ml-11:last-child{
    margin-left: -2.75rem;
  }

  .\34xl\:last\:-mt-12:last-child{
    margin-top: -3rem;
  }

  .\34xl\:last\:-mr-12:last-child{
    margin-right: -3rem;
  }

  .\34xl\:last\:-mb-12:last-child{
    margin-bottom: -3rem;
  }

  .\34xl\:last\:-ml-12:last-child{
    margin-left: -3rem;
  }

  .\34xl\:last\:-mt-13:last-child{
    margin-top: -3.25rem;
  }

  .\34xl\:last\:-mr-13:last-child{
    margin-right: -3.25rem;
  }

  .\34xl\:last\:-mb-13:last-child{
    margin-bottom: -3.25rem;
  }

  .\34xl\:last\:-ml-13:last-child{
    margin-left: -3.25rem;
  }

  .\34xl\:last\:-mt-14:last-child{
    margin-top: -3.5rem;
  }

  .\34xl\:last\:-mr-14:last-child{
    margin-right: -3.5rem;
  }

  .\34xl\:last\:-mb-14:last-child{
    margin-bottom: -3.5rem;
  }

  .\34xl\:last\:-ml-14:last-child{
    margin-left: -3.5rem;
  }

  .\34xl\:last\:-mt-15:last-child{
    margin-top: -3.75rem;
  }

  .\34xl\:last\:-mr-15:last-child{
    margin-right: -3.75rem;
  }

  .\34xl\:last\:-mb-15:last-child{
    margin-bottom: -3.75rem;
  }

  .\34xl\:last\:-ml-15:last-child{
    margin-left: -3.75rem;
  }

  .\34xl\:last\:-mt-16:last-child{
    margin-top: -4rem;
  }

  .\34xl\:last\:-mr-16:last-child{
    margin-right: -4rem;
  }

  .\34xl\:last\:-mb-16:last-child{
    margin-bottom: -4rem;
  }

  .\34xl\:last\:-ml-16:last-child{
    margin-left: -4rem;
  }

  .\34xl\:last\:-mt-17:last-child{
    margin-top: -4.25rem;
  }

  .\34xl\:last\:-mr-17:last-child{
    margin-right: -4.25rem;
  }

  .\34xl\:last\:-mb-17:last-child{
    margin-bottom: -4.25rem;
  }

  .\34xl\:last\:-ml-17:last-child{
    margin-left: -4.25rem;
  }

  .\34xl\:last\:-mt-18:last-child{
    margin-top: -4.5rem;
  }

  .\34xl\:last\:-mr-18:last-child{
    margin-right: -4.5rem;
  }

  .\34xl\:last\:-mb-18:last-child{
    margin-bottom: -4.5rem;
  }

  .\34xl\:last\:-ml-18:last-child{
    margin-left: -4.5rem;
  }

  .\34xl\:last\:-mt-19:last-child{
    margin-top: -4.75rem;
  }

  .\34xl\:last\:-mr-19:last-child{
    margin-right: -4.75rem;
  }

  .\34xl\:last\:-mb-19:last-child{
    margin-bottom: -4.75rem;
  }

  .\34xl\:last\:-ml-19:last-child{
    margin-left: -4.75rem;
  }

  .\34xl\:last\:-mt-20:last-child{
    margin-top: -5rem;
  }

  .\34xl\:last\:-mr-20:last-child{
    margin-right: -5rem;
  }

  .\34xl\:last\:-mb-20:last-child{
    margin-bottom: -5rem;
  }

  .\34xl\:last\:-ml-20:last-child{
    margin-left: -5rem;
  }

  .\34xl\:last\:-mt-22:last-child{
    margin-top: -5.5rem;
  }

  .\34xl\:last\:-mr-22:last-child{
    margin-right: -5.5rem;
  }

  .\34xl\:last\:-mb-22:last-child{
    margin-bottom: -5.5rem;
  }

  .\34xl\:last\:-ml-22:last-child{
    margin-left: -5.5rem;
  }

  .\34xl\:last\:-mt-24:last-child{
    margin-top: -6rem;
  }

  .\34xl\:last\:-mr-24:last-child{
    margin-right: -6rem;
  }

  .\34xl\:last\:-mb-24:last-child{
    margin-bottom: -6rem;
  }

  .\34xl\:last\:-ml-24:last-child{
    margin-left: -6rem;
  }

  .\34xl\:last\:-mt-25:last-child{
    margin-top: -6.25rem;
  }

  .\34xl\:last\:-mr-25:last-child{
    margin-right: -6.25rem;
  }

  .\34xl\:last\:-mb-25:last-child{
    margin-bottom: -6.25rem;
  }

  .\34xl\:last\:-ml-25:last-child{
    margin-left: -6.25rem;
  }

  .\34xl\:last\:-mt-28:last-child{
    margin-top: -7rem;
  }

  .\34xl\:last\:-mr-28:last-child{
    margin-right: -7rem;
  }

  .\34xl\:last\:-mb-28:last-child{
    margin-bottom: -7rem;
  }

  .\34xl\:last\:-ml-28:last-child{
    margin-left: -7rem;
  }

  .\34xl\:last\:-mt-30:last-child{
    margin-top: -7.5rem;
  }

  .\34xl\:last\:-mr-30:last-child{
    margin-right: -7.5rem;
  }

  .\34xl\:last\:-mb-30:last-child{
    margin-bottom: -7.5rem;
  }

  .\34xl\:last\:-ml-30:last-child{
    margin-left: -7.5rem;
  }

  .\34xl\:last\:-mt-32:last-child{
    margin-top: -8rem;
  }

  .\34xl\:last\:-mr-32:last-child{
    margin-right: -8rem;
  }

  .\34xl\:last\:-mb-32:last-child{
    margin-bottom: -8rem;
  }

  .\34xl\:last\:-ml-32:last-child{
    margin-left: -8rem;
  }

  .\34xl\:last\:-mt-34:last-child{
    margin-top: -8.5rem;
  }

  .\34xl\:last\:-mr-34:last-child{
    margin-right: -8.5rem;
  }

  .\34xl\:last\:-mb-34:last-child{
    margin-bottom: -8.5rem;
  }

  .\34xl\:last\:-ml-34:last-child{
    margin-left: -8.5rem;
  }

  .\34xl\:last\:-mt-35:last-child{
    margin-top: -8.75rem;
  }

  .\34xl\:last\:-mr-35:last-child{
    margin-right: -8.75rem;
  }

  .\34xl\:last\:-mb-35:last-child{
    margin-bottom: -8.75rem;
  }

  .\34xl\:last\:-ml-35:last-child{
    margin-left: -8.75rem;
  }

  .\34xl\:last\:-mt-36:last-child{
    margin-top: -9rem;
  }

  .\34xl\:last\:-mr-36:last-child{
    margin-right: -9rem;
  }

  .\34xl\:last\:-mb-36:last-child{
    margin-bottom: -9rem;
  }

  .\34xl\:last\:-ml-36:last-child{
    margin-left: -9rem;
  }

  .\34xl\:last\:-mt-39:last-child{
    margin-top: -9.75rem;
  }

  .\34xl\:last\:-mr-39:last-child{
    margin-right: -9.75rem;
  }

  .\34xl\:last\:-mb-39:last-child{
    margin-bottom: -9.75rem;
  }

  .\34xl\:last\:-ml-39:last-child{
    margin-left: -9.75rem;
  }

  .\34xl\:last\:-mt-40:last-child{
    margin-top: -10rem;
  }

  .\34xl\:last\:-mr-40:last-child{
    margin-right: -10rem;
  }

  .\34xl\:last\:-mb-40:last-child{
    margin-bottom: -10rem;
  }

  .\34xl\:last\:-ml-40:last-child{
    margin-left: -10rem;
  }

  .\34xl\:last\:-mt-42:last-child{
    margin-top: -10.5rem;
  }

  .\34xl\:last\:-mr-42:last-child{
    margin-right: -10.5rem;
  }

  .\34xl\:last\:-mb-42:last-child{
    margin-bottom: -10.5rem;
  }

  .\34xl\:last\:-ml-42:last-child{
    margin-left: -10.5rem;
  }

  .\34xl\:last\:-mt-44:last-child{
    margin-top: -11rem;
  }

  .\34xl\:last\:-mr-44:last-child{
    margin-right: -11rem;
  }

  .\34xl\:last\:-mb-44:last-child{
    margin-bottom: -11rem;
  }

  .\34xl\:last\:-ml-44:last-child{
    margin-left: -11rem;
  }

  .\34xl\:last\:-mt-45:last-child{
    margin-top: -11.25rem;
  }

  .\34xl\:last\:-mr-45:last-child{
    margin-right: -11.25rem;
  }

  .\34xl\:last\:-mb-45:last-child{
    margin-bottom: -11.25rem;
  }

  .\34xl\:last\:-ml-45:last-child{
    margin-left: -11.25rem;
  }

  .\34xl\:last\:-mt-48:last-child{
    margin-top: -12rem;
  }

  .\34xl\:last\:-mr-48:last-child{
    margin-right: -12rem;
  }

  .\34xl\:last\:-mb-48:last-child{
    margin-bottom: -12rem;
  }

  .\34xl\:last\:-ml-48:last-child{
    margin-left: -12rem;
  }

  .\34xl\:last\:-mt-50:last-child{
    margin-top: -12.5rem;
  }

  .\34xl\:last\:-mr-50:last-child{
    margin-right: -12.5rem;
  }

  .\34xl\:last\:-mb-50:last-child{
    margin-bottom: -12.5rem;
  }

  .\34xl\:last\:-ml-50:last-child{
    margin-left: -12.5rem;
  }

  .\34xl\:last\:-mt-52:last-child{
    margin-top: -13rem;
  }

  .\34xl\:last\:-mr-52:last-child{
    margin-right: -13rem;
  }

  .\34xl\:last\:-mb-52:last-child{
    margin-bottom: -13rem;
  }

  .\34xl\:last\:-ml-52:last-child{
    margin-left: -13rem;
  }

  .\34xl\:last\:-mt-55:last-child{
    margin-top: -13.75rem;
  }

  .\34xl\:last\:-mr-55:last-child{
    margin-right: -13.75rem;
  }

  .\34xl\:last\:-mb-55:last-child{
    margin-bottom: -13.75rem;
  }

  .\34xl\:last\:-ml-55:last-child{
    margin-left: -13.75rem;
  }

  .\34xl\:last\:-mt-56:last-child{
    margin-top: -14rem;
  }

  .\34xl\:last\:-mr-56:last-child{
    margin-right: -14rem;
  }

  .\34xl\:last\:-mb-56:last-child{
    margin-bottom: -14rem;
  }

  .\34xl\:last\:-ml-56:last-child{
    margin-left: -14rem;
  }

  .\34xl\:last\:-mt-58:last-child{
    margin-top: -14.5rem;
  }

  .\34xl\:last\:-mr-58:last-child{
    margin-right: -14.5rem;
  }

  .\34xl\:last\:-mb-58:last-child{
    margin-bottom: -14.5rem;
  }

  .\34xl\:last\:-ml-58:last-child{
    margin-left: -14.5rem;
  }

  .\34xl\:last\:-mt-60:last-child{
    margin-top: -15rem;
  }

  .\34xl\:last\:-mr-60:last-child{
    margin-right: -15rem;
  }

  .\34xl\:last\:-mb-60:last-child{
    margin-bottom: -15rem;
  }

  .\34xl\:last\:-ml-60:last-child{
    margin-left: -15rem;
  }

  .\34xl\:last\:-mt-64:last-child{
    margin-top: -16rem;
  }

  .\34xl\:last\:-mr-64:last-child{
    margin-right: -16rem;
  }

  .\34xl\:last\:-mb-64:last-child{
    margin-bottom: -16rem;
  }

  .\34xl\:last\:-ml-64:last-child{
    margin-left: -16rem;
  }

  .\34xl\:last\:-mt-65:last-child{
    margin-top: -16.25rem;
  }

  .\34xl\:last\:-mr-65:last-child{
    margin-right: -16.25rem;
  }

  .\34xl\:last\:-mb-65:last-child{
    margin-bottom: -16.25rem;
  }

  .\34xl\:last\:-ml-65:last-child{
    margin-left: -16.25rem;
  }

  .\34xl\:last\:-mt-68:last-child{
    margin-top: -17rem;
  }

  .\34xl\:last\:-mr-68:last-child{
    margin-right: -17rem;
  }

  .\34xl\:last\:-mb-68:last-child{
    margin-bottom: -17rem;
  }

  .\34xl\:last\:-ml-68:last-child{
    margin-left: -17rem;
  }

  .\34xl\:last\:-mt-69:last-child{
    margin-top: -17.25rem;
  }

  .\34xl\:last\:-mr-69:last-child{
    margin-right: -17.25rem;
  }

  .\34xl\:last\:-mb-69:last-child{
    margin-bottom: -17.25rem;
  }

  .\34xl\:last\:-ml-69:last-child{
    margin-left: -17.25rem;
  }

  .\34xl\:last\:-mt-70:last-child{
    margin-top: -17.5rem;
  }

  .\34xl\:last\:-mr-70:last-child{
    margin-right: -17.5rem;
  }

  .\34xl\:last\:-mb-70:last-child{
    margin-bottom: -17.5rem;
  }

  .\34xl\:last\:-ml-70:last-child{
    margin-left: -17.5rem;
  }

  .\34xl\:last\:-mt-72:last-child{
    margin-top: -18rem;
  }

  .\34xl\:last\:-mr-72:last-child{
    margin-right: -18rem;
  }

  .\34xl\:last\:-mb-72:last-child{
    margin-bottom: -18rem;
  }

  .\34xl\:last\:-ml-72:last-child{
    margin-left: -18rem;
  }

  .\34xl\:last\:-mt-75:last-child{
    margin-top: -18.75rem;
  }

  .\34xl\:last\:-mr-75:last-child{
    margin-right: -18.75rem;
  }

  .\34xl\:last\:-mb-75:last-child{
    margin-bottom: -18.75rem;
  }

  .\34xl\:last\:-ml-75:last-child{
    margin-left: -18.75rem;
  }

  .\34xl\:last\:-mt-80:last-child{
    margin-top: -20rem;
  }

  .\34xl\:last\:-mr-80:last-child{
    margin-right: -20rem;
  }

  .\34xl\:last\:-mb-80:last-child{
    margin-bottom: -20rem;
  }

  .\34xl\:last\:-ml-80:last-child{
    margin-left: -20rem;
  }

  .\34xl\:last\:-mt-85:last-child{
    margin-top: -21.25rem;
  }

  .\34xl\:last\:-mr-85:last-child{
    margin-right: -21.25rem;
  }

  .\34xl\:last\:-mb-85:last-child{
    margin-bottom: -21.25rem;
  }

  .\34xl\:last\:-ml-85:last-child{
    margin-left: -21.25rem;
  }

  .\34xl\:last\:-mt-86:last-child{
    margin-top: -21.5rem;
  }

  .\34xl\:last\:-mr-86:last-child{
    margin-right: -21.5rem;
  }

  .\34xl\:last\:-mb-86:last-child{
    margin-bottom: -21.5rem;
  }

  .\34xl\:last\:-ml-86:last-child{
    margin-left: -21.5rem;
  }

  .\34xl\:last\:-mt-90:last-child{
    margin-top: -22.5rem;
  }

  .\34xl\:last\:-mr-90:last-child{
    margin-right: -22.5rem;
  }

  .\34xl\:last\:-mb-90:last-child{
    margin-bottom: -22.5rem;
  }

  .\34xl\:last\:-ml-90:last-child{
    margin-left: -22.5rem;
  }

  .\34xl\:last\:-mt-96:last-child{
    margin-top: -24rem;
  }

  .\34xl\:last\:-mr-96:last-child{
    margin-right: -24rem;
  }

  .\34xl\:last\:-mb-96:last-child{
    margin-bottom: -24rem;
  }

  .\34xl\:last\:-ml-96:last-child{
    margin-left: -24rem;
  }

  .\34xl\:last\:-mt-100:last-child{
    margin-top: -25rem;
  }

  .\34xl\:last\:-mr-100:last-child{
    margin-right: -25rem;
  }

  .\34xl\:last\:-mb-100:last-child{
    margin-bottom: -25rem;
  }

  .\34xl\:last\:-ml-100:last-child{
    margin-left: -25rem;
  }

  .\34xl\:last\:-mt-115:last-child{
    margin-top: -28.75rem;
  }

  .\34xl\:last\:-mr-115:last-child{
    margin-right: -28.75rem;
  }

  .\34xl\:last\:-mb-115:last-child{
    margin-bottom: -28.75rem;
  }

  .\34xl\:last\:-ml-115:last-child{
    margin-left: -28.75rem;
  }

  .\34xl\:last\:-mt-125:last-child{
    margin-top: -31.25rem;
  }

  .\34xl\:last\:-mr-125:last-child{
    margin-right: -31.25rem;
  }

  .\34xl\:last\:-mb-125:last-child{
    margin-bottom: -31.25rem;
  }

  .\34xl\:last\:-ml-125:last-child{
    margin-left: -31.25rem;
  }

  .\34xl\:last\:-mt-142:last-child{
    margin-top: -35.5rem;
  }

  .\34xl\:last\:-mr-142:last-child{
    margin-right: -35.5rem;
  }

  .\34xl\:last\:-mb-142:last-child{
    margin-bottom: -35.5rem;
  }

  .\34xl\:last\:-ml-142:last-child{
    margin-left: -35.5rem;
  }

  .\34xl\:last\:-mt-150:last-child{
    margin-top: -37.5rem;
  }

  .\34xl\:last\:-mr-150:last-child{
    margin-right: -37.5rem;
  }

  .\34xl\:last\:-mb-150:last-child{
    margin-bottom: -37.5rem;
  }

  .\34xl\:last\:-ml-150:last-child{
    margin-left: -37.5rem;
  }

  .\34xl\:last\:-mt-156:last-child{
    margin-top: -39rem;
  }

  .\34xl\:last\:-mr-156:last-child{
    margin-right: -39rem;
  }

  .\34xl\:last\:-mb-156:last-child{
    margin-bottom: -39rem;
  }

  .\34xl\:last\:-ml-156:last-child{
    margin-left: -39rem;
  }

  .\34xl\:last\:-mt-160:last-child{
    margin-top: -40rem;
  }

  .\34xl\:last\:-mr-160:last-child{
    margin-right: -40rem;
  }

  .\34xl\:last\:-mb-160:last-child{
    margin-bottom: -40rem;
  }

  .\34xl\:last\:-ml-160:last-child{
    margin-left: -40rem;
  }

  .\34xl\:last\:-mt-175:last-child{
    margin-top: -43.75rem;
  }

  .\34xl\:last\:-mr-175:last-child{
    margin-right: -43.75rem;
  }

  .\34xl\:last\:-mb-175:last-child{
    margin-bottom: -43.75rem;
  }

  .\34xl\:last\:-ml-175:last-child{
    margin-left: -43.75rem;
  }

  .\34xl\:last\:-mt-207:last-child{
    margin-top: -51.75rem;
  }

  .\34xl\:last\:-mr-207:last-child{
    margin-right: -51.75rem;
  }

  .\34xl\:last\:-mb-207:last-child{
    margin-bottom: -51.75rem;
  }

  .\34xl\:last\:-ml-207:last-child{
    margin-left: -51.75rem;
  }

  .\34xl\:last\:-mt-242:last-child{
    margin-top: -60.5rem;
  }

  .\34xl\:last\:-mr-242:last-child{
    margin-right: -60.5rem;
  }

  .\34xl\:last\:-mb-242:last-child{
    margin-bottom: -60.5rem;
  }

  .\34xl\:last\:-ml-242:last-child{
    margin-left: -60.5rem;
  }

  .\34xl\:last\:-mt-250:last-child{
    margin-top: -62.5rem;
  }

  .\34xl\:last\:-mr-250:last-child{
    margin-right: -62.5rem;
  }

  .\34xl\:last\:-mb-250:last-child{
    margin-bottom: -62.5rem;
  }

  .\34xl\:last\:-ml-250:last-child{
    margin-left: -62.5rem;
  }

  .\34xl\:last\:-mt-258:last-child{
    margin-top: -64.5rem;
  }

  .\34xl\:last\:-mr-258:last-child{
    margin-right: -64.5rem;
  }

  .\34xl\:last\:-mb-258:last-child{
    margin-bottom: -64.5rem;
  }

  .\34xl\:last\:-ml-258:last-child{
    margin-left: -64.5rem;
  }

  .\34xl\:last\:-mt-265:last-child{
    margin-top: -66.25rem;
  }

  .\34xl\:last\:-mr-265:last-child{
    margin-right: -66.25rem;
  }

  .\34xl\:last\:-mb-265:last-child{
    margin-bottom: -66.25rem;
  }

  .\34xl\:last\:-ml-265:last-child{
    margin-left: -66.25rem;
  }

  .\34xl\:last\:-mt-280:last-child{
    margin-top: -70rem;
  }

  .\34xl\:last\:-mr-280:last-child{
    margin-right: -70rem;
  }

  .\34xl\:last\:-mb-280:last-child{
    margin-bottom: -70rem;
  }

  .\34xl\:last\:-ml-280:last-child{
    margin-left: -70rem;
  }

  .\34xl\:last\:-mt-px:last-child{
    margin-top: -1px;
  }

  .\34xl\:last\:-mr-px:last-child{
    margin-right: -1px;
  }

  .\34xl\:last\:-mb-px:last-child{
    margin-bottom: -1px;
  }

  .\34xl\:last\:-ml-px:last-child{
    margin-left: -1px;
  }

  .\34xl\:last\:-mt-0\.5:last-child{
    margin-top: -0.125rem;
  }

  .\34xl\:last\:-mr-0\.5:last-child{
    margin-right: -0.125rem;
  }

  .\34xl\:last\:-mb-0\.5:last-child{
    margin-bottom: -0.125rem;
  }

  .\34xl\:last\:-ml-0\.5:last-child{
    margin-left: -0.125rem;
  }

  .\34xl\:last\:-mt-1\.5:last-child{
    margin-top: -0.375rem;
  }

  .\34xl\:last\:-mr-1\.5:last-child{
    margin-right: -0.375rem;
  }

  .\34xl\:last\:-mb-1\.5:last-child{
    margin-bottom: -0.375rem;
  }

  .\34xl\:last\:-ml-1\.5:last-child{
    margin-left: -0.375rem;
  }

  .\34xl\:last\:-mt-2\.5:last-child{
    margin-top: -0.625rem;
  }

  .\34xl\:last\:-mr-2\.5:last-child{
    margin-right: -0.625rem;
  }

  .\34xl\:last\:-mb-2\.5:last-child{
    margin-bottom: -0.625rem;
  }

  .\34xl\:last\:-ml-2\.5:last-child{
    margin-left: -0.625rem;
  }

  .\34xl\:last\:-mt-3\.5:last-child{
    margin-top: -0.875rem;
  }

  .\34xl\:last\:-mr-3\.5:last-child{
    margin-right: -0.875rem;
  }

  .\34xl\:last\:-mb-3\.5:last-child{
    margin-bottom: -0.875rem;
  }

  .\34xl\:last\:-ml-3\.5:last-child{
    margin-left: -0.875rem;
  }

  .\34xl\:last\:-mt-0\.25:last-child{
    margin-top: -0.0625rem;
  }

  .\34xl\:last\:-mr-0\.25:last-child{
    margin-right: -0.0625rem;
  }

  .\34xl\:last\:-mb-0\.25:last-child{
    margin-bottom: -0.0625rem;
  }

  .\34xl\:last\:-ml-0\.25:last-child{
    margin-left: -0.0625rem;
  }

  .\34xl\:last\:-mt-0\.75:last-child{
    margin-top: -0.1875rem;
  }

  .\34xl\:last\:-mr-0\.75:last-child{
    margin-right: -0.1875rem;
  }

  .\34xl\:last\:-mb-0\.75:last-child{
    margin-bottom: -0.1875rem;
  }

  .\34xl\:last\:-ml-0\.75:last-child{
    margin-left: -0.1875rem;
  }

  .\34xl\:last\:-mt-1\.25:last-child{
    margin-top: -0.3125rem;
  }

  .\34xl\:last\:-mr-1\.25:last-child{
    margin-right: -0.3125rem;
  }

  .\34xl\:last\:-mb-1\.25:last-child{
    margin-bottom: -0.3125rem;
  }

  .\34xl\:last\:-ml-1\.25:last-child{
    margin-left: -0.3125rem;
  }

  .\34xl\:last\:-mt-1\.75:last-child{
    margin-top: -0.4375rem;
  }

  .\34xl\:last\:-mr-1\.75:last-child{
    margin-right: -0.4375rem;
  }

  .\34xl\:last\:-mb-1\.75:last-child{
    margin-bottom: -0.4375rem;
  }

  .\34xl\:last\:-ml-1\.75:last-child{
    margin-left: -0.4375rem;
  }

  .\34xl\:last\:-mt-2\.25:last-child{
    margin-top: -0.5625rem;
  }

  .\34xl\:last\:-mr-2\.25:last-child{
    margin-right: -0.5625rem;
  }

  .\34xl\:last\:-mb-2\.25:last-child{
    margin-bottom: -0.5625rem;
  }

  .\34xl\:last\:-ml-2\.25:last-child{
    margin-left: -0.5625rem;
  }

  .\34xl\:last\:-mt-2\.75:last-child{
    margin-top: -0.6875rem;
  }

  .\34xl\:last\:-mr-2\.75:last-child{
    margin-right: -0.6875rem;
  }

  .\34xl\:last\:-mb-2\.75:last-child{
    margin-bottom: -0.6875rem;
  }

  .\34xl\:last\:-ml-2\.75:last-child{
    margin-left: -0.6875rem;
  }

  .\34xl\:last\:-mt-3\.25:last-child{
    margin-top: -0.8125rem;
  }

  .\34xl\:last\:-mr-3\.25:last-child{
    margin-right: -0.8125rem;
  }

  .\34xl\:last\:-mb-3\.25:last-child{
    margin-bottom: -0.8125rem;
  }

  .\34xl\:last\:-ml-3\.25:last-child{
    margin-left: -0.8125rem;
  }

  .\34xl\:last\:-mt-3\.75:last-child{
    margin-top: -0.9375rem;
  }

  .\34xl\:last\:-mr-3\.75:last-child{
    margin-right: -0.9375rem;
  }

  .\34xl\:last\:-mb-3\.75:last-child{
    margin-bottom: -0.9375rem;
  }

  .\34xl\:last\:-ml-3\.75:last-child{
    margin-left: -0.9375rem;
  }

  .\34xl\:last\:-mt-4\.25:last-child{
    margin-top: -1.0625rem;
  }

  .\34xl\:last\:-mr-4\.25:last-child{
    margin-right: -1.0625rem;
  }

  .\34xl\:last\:-mb-4\.25:last-child{
    margin-bottom: -1.0625rem;
  }

  .\34xl\:last\:-ml-4\.25:last-child{
    margin-left: -1.0625rem;
  }

  .\34xl\:last\:-mt-4\.5:last-child{
    margin-top: -1.125rem;
  }

  .\34xl\:last\:-mr-4\.5:last-child{
    margin-right: -1.125rem;
  }

  .\34xl\:last\:-mb-4\.5:last-child{
    margin-bottom: -1.125rem;
  }

  .\34xl\:last\:-ml-4\.5:last-child{
    margin-left: -1.125rem;
  }

  .\34xl\:last\:-mt-4\.75:last-child{
    margin-top: -1.1875rem;
  }

  .\34xl\:last\:-mr-4\.75:last-child{
    margin-right: -1.1875rem;
  }

  .\34xl\:last\:-mb-4\.75:last-child{
    margin-bottom: -1.1875rem;
  }

  .\34xl\:last\:-ml-4\.75:last-child{
    margin-left: -1.1875rem;
  }

  .\34xl\:last\:-mt-5\.25:last-child{
    margin-top: -1.3125rem;
  }

  .\34xl\:last\:-mr-5\.25:last-child{
    margin-right: -1.3125rem;
  }

  .\34xl\:last\:-mb-5\.25:last-child{
    margin-bottom: -1.3125rem;
  }

  .\34xl\:last\:-ml-5\.25:last-child{
    margin-left: -1.3125rem;
  }

  .\34xl\:last\:-mt-5\.5:last-child{
    margin-top: -1.375rem;
  }

  .\34xl\:last\:-mr-5\.5:last-child{
    margin-right: -1.375rem;
  }

  .\34xl\:last\:-mb-5\.5:last-child{
    margin-bottom: -1.375rem;
  }

  .\34xl\:last\:-ml-5\.5:last-child{
    margin-left: -1.375rem;
  }

  .\34xl\:last\:-mt-5\.75:last-child{
    margin-top: -1.4375rem;
  }

  .\34xl\:last\:-mr-5\.75:last-child{
    margin-right: -1.4375rem;
  }

  .\34xl\:last\:-mb-5\.75:last-child{
    margin-bottom: -1.4375rem;
  }

  .\34xl\:last\:-ml-5\.75:last-child{
    margin-left: -1.4375rem;
  }

  .\34xl\:last\:-mt-6\.25:last-child{
    margin-top: -1.5625rem;
  }

  .\34xl\:last\:-mr-6\.25:last-child{
    margin-right: -1.5625rem;
  }

  .\34xl\:last\:-mb-6\.25:last-child{
    margin-bottom: -1.5625rem;
  }

  .\34xl\:last\:-ml-6\.25:last-child{
    margin-left: -1.5625rem;
  }

  .\34xl\:last\:-mt-6\.5:last-child{
    margin-top: -1.625rem;
  }

  .\34xl\:last\:-mr-6\.5:last-child{
    margin-right: -1.625rem;
  }

  .\34xl\:last\:-mb-6\.5:last-child{
    margin-bottom: -1.625rem;
  }

  .\34xl\:last\:-ml-6\.5:last-child{
    margin-left: -1.625rem;
  }

  .\34xl\:last\:-mt-6\.75:last-child{
    margin-top: -1.6875rem;
  }

  .\34xl\:last\:-mr-6\.75:last-child{
    margin-right: -1.6875rem;
  }

  .\34xl\:last\:-mb-6\.75:last-child{
    margin-bottom: -1.6875rem;
  }

  .\34xl\:last\:-ml-6\.75:last-child{
    margin-left: -1.6875rem;
  }

  .\34xl\:last\:-mt-7\.25:last-child{
    margin-top: -1.8125rem;
  }

  .\34xl\:last\:-mr-7\.25:last-child{
    margin-right: -1.8125rem;
  }

  .\34xl\:last\:-mb-7\.25:last-child{
    margin-bottom: -1.8125rem;
  }

  .\34xl\:last\:-ml-7\.25:last-child{
    margin-left: -1.8125rem;
  }

  .\34xl\:last\:-mt-7\.5:last-child{
    margin-top: -1.875rem;
  }

  .\34xl\:last\:-mr-7\.5:last-child{
    margin-right: -1.875rem;
  }

  .\34xl\:last\:-mb-7\.5:last-child{
    margin-bottom: -1.875rem;
  }

  .\34xl\:last\:-ml-7\.5:last-child{
    margin-left: -1.875rem;
  }

  .\34xl\:last\:-mt-8\.25:last-child{
    margin-top: -2.0625rem;
  }

  .\34xl\:last\:-mr-8\.25:last-child{
    margin-right: -2.0625rem;
  }

  .\34xl\:last\:-mb-8\.25:last-child{
    margin-bottom: -2.0625rem;
  }

  .\34xl\:last\:-ml-8\.25:last-child{
    margin-left: -2.0625rem;
  }

  .\34xl\:last\:-mt-8\.5:last-child{
    margin-top: -2.125rem;
  }

  .\34xl\:last\:-mr-8\.5:last-child{
    margin-right: -2.125rem;
  }

  .\34xl\:last\:-mb-8\.5:last-child{
    margin-bottom: -2.125rem;
  }

  .\34xl\:last\:-ml-8\.5:last-child{
    margin-left: -2.125rem;
  }

  .\34xl\:last\:-mt-9\.25:last-child{
    margin-top: -2.3125rem;
  }

  .\34xl\:last\:-mr-9\.25:last-child{
    margin-right: -2.3125rem;
  }

  .\34xl\:last\:-mb-9\.25:last-child{
    margin-bottom: -2.3125rem;
  }

  .\34xl\:last\:-ml-9\.25:last-child{
    margin-left: -2.3125rem;
  }

  .\34xl\:last\:-mt-9\.5:last-child{
    margin-top: -2.375rem;
  }

  .\34xl\:last\:-mr-9\.5:last-child{
    margin-right: -2.375rem;
  }

  .\34xl\:last\:-mb-9\.5:last-child{
    margin-bottom: -2.375rem;
  }

  .\34xl\:last\:-ml-9\.5:last-child{
    margin-left: -2.375rem;
  }

  .\34xl\:last\:-mt-10\.5:last-child{
    margin-top: -2.625rem;
  }

  .\34xl\:last\:-mr-10\.5:last-child{
    margin-right: -2.625rem;
  }

  .\34xl\:last\:-mb-10\.5:last-child{
    margin-bottom: -2.625rem;
  }

  .\34xl\:last\:-ml-10\.5:last-child{
    margin-left: -2.625rem;
  }

  .\34xl\:last\:-mt-11\.25:last-child{
    margin-top: -2.8125rem;
  }

  .\34xl\:last\:-mr-11\.25:last-child{
    margin-right: -2.8125rem;
  }

  .\34xl\:last\:-mb-11\.25:last-child{
    margin-bottom: -2.8125rem;
  }

  .\34xl\:last\:-ml-11\.25:last-child{
    margin-left: -2.8125rem;
  }

  .\34xl\:last\:-mt-11\.5:last-child{
    margin-top: -2.875rem;
  }

  .\34xl\:last\:-mr-11\.5:last-child{
    margin-right: -2.875rem;
  }

  .\34xl\:last\:-mb-11\.5:last-child{
    margin-bottom: -2.875rem;
  }

  .\34xl\:last\:-ml-11\.5:last-child{
    margin-left: -2.875rem;
  }

  .\34xl\:last\:-mt-12\.5:last-child{
    margin-top: -3.125rem;
  }

  .\34xl\:last\:-mr-12\.5:last-child{
    margin-right: -3.125rem;
  }

  .\34xl\:last\:-mb-12\.5:last-child{
    margin-bottom: -3.125rem;
  }

  .\34xl\:last\:-ml-12\.5:last-child{
    margin-left: -3.125rem;
  }

  .\34xl\:last\:-mt-12\.75:last-child{
    margin-top: -3.1875rem;
  }

  .\34xl\:last\:-mr-12\.75:last-child{
    margin-right: -3.1875rem;
  }

  .\34xl\:last\:-mb-12\.75:last-child{
    margin-bottom: -3.1875rem;
  }

  .\34xl\:last\:-ml-12\.75:last-child{
    margin-left: -3.1875rem;
  }

  .\34xl\:last\:-mt-13\.5:last-child{
    margin-top: -3.375rem;
  }

  .\34xl\:last\:-mr-13\.5:last-child{
    margin-right: -3.375rem;
  }

  .\34xl\:last\:-mb-13\.5:last-child{
    margin-bottom: -3.375rem;
  }

  .\34xl\:last\:-ml-13\.5:last-child{
    margin-left: -3.375rem;
  }

  .\34xl\:last\:-mt-14\.5:last-child{
    margin-top: -3.625rem;
  }

  .\34xl\:last\:-mr-14\.5:last-child{
    margin-right: -3.625rem;
  }

  .\34xl\:last\:-mb-14\.5:last-child{
    margin-bottom: -3.625rem;
  }

  .\34xl\:last\:-ml-14\.5:last-child{
    margin-left: -3.625rem;
  }

  .\34xl\:last\:-mt-15\.5:last-child{
    margin-top: -3.875rem;
  }

  .\34xl\:last\:-mr-15\.5:last-child{
    margin-right: -3.875rem;
  }

  .\34xl\:last\:-mb-15\.5:last-child{
    margin-bottom: -3.875rem;
  }

  .\34xl\:last\:-ml-15\.5:last-child{
    margin-left: -3.875rem;
  }

  .\34xl\:last\:-mt-15\.75:last-child{
    margin-top: -3.9375rem;
  }

  .\34xl\:last\:-mr-15\.75:last-child{
    margin-right: -3.9375rem;
  }

  .\34xl\:last\:-mb-15\.75:last-child{
    margin-bottom: -3.9375rem;
  }

  .\34xl\:last\:-ml-15\.75:last-child{
    margin-left: -3.9375rem;
  }

  .\34xl\:last\:-mt-16\.25:last-child{
    margin-top: -4.0625rem;
  }

  .\34xl\:last\:-mr-16\.25:last-child{
    margin-right: -4.0625rem;
  }

  .\34xl\:last\:-mb-16\.25:last-child{
    margin-bottom: -4.0625rem;
  }

  .\34xl\:last\:-ml-16\.25:last-child{
    margin-left: -4.0625rem;
  }

  .\34xl\:last\:-mt-17\.25:last-child{
    margin-top: -4.3125rem;
  }

  .\34xl\:last\:-mr-17\.25:last-child{
    margin-right: -4.3125rem;
  }

  .\34xl\:last\:-mb-17\.25:last-child{
    margin-bottom: -4.3125rem;
  }

  .\34xl\:last\:-ml-17\.25:last-child{
    margin-left: -4.3125rem;
  }

  .\34xl\:last\:-mt-17\.5:last-child{
    margin-top: -4.375rem;
  }

  .\34xl\:last\:-mr-17\.5:last-child{
    margin-right: -4.375rem;
  }

  .\34xl\:last\:-mb-17\.5:last-child{
    margin-bottom: -4.375rem;
  }

  .\34xl\:last\:-ml-17\.5:last-child{
    margin-left: -4.375rem;
  }

  .\34xl\:last\:-mt-18\.25:last-child{
    margin-top: -4.5625rem;
  }

  .\34xl\:last\:-mr-18\.25:last-child{
    margin-right: -4.5625rem;
  }

  .\34xl\:last\:-mb-18\.25:last-child{
    margin-bottom: -4.5625rem;
  }

  .\34xl\:last\:-ml-18\.25:last-child{
    margin-left: -4.5625rem;
  }

  .\34xl\:last\:-mt-18\.5:last-child{
    margin-top: -4.625rem;
  }

  .\34xl\:last\:-mr-18\.5:last-child{
    margin-right: -4.625rem;
  }

  .\34xl\:last\:-mb-18\.5:last-child{
    margin-bottom: -4.625rem;
  }

  .\34xl\:last\:-ml-18\.5:last-child{
    margin-left: -4.625rem;
  }

  .\34xl\:last\:-mt-20\.25:last-child{
    margin-top: -5.0625rem;
  }

  .\34xl\:last\:-mr-20\.25:last-child{
    margin-right: -5.0625rem;
  }

  .\34xl\:last\:-mb-20\.25:last-child{
    margin-bottom: -5.0625rem;
  }

  .\34xl\:last\:-ml-20\.25:last-child{
    margin-left: -5.0625rem;
  }

  .\34xl\:last\:-mt-20\.5:last-child{
    margin-top: -5.125rem;
  }

  .\34xl\:last\:-mr-20\.5:last-child{
    margin-right: -5.125rem;
  }

  .\34xl\:last\:-mb-20\.5:last-child{
    margin-bottom: -5.125rem;
  }

  .\34xl\:last\:-ml-20\.5:last-child{
    margin-left: -5.125rem;
  }

  .\34xl\:last\:-mt-22\.5:last-child{
    margin-top: -5.625rem;
  }

  .\34xl\:last\:-mr-22\.5:last-child{
    margin-right: -5.625rem;
  }

  .\34xl\:last\:-mb-22\.5:last-child{
    margin-bottom: -5.625rem;
  }

  .\34xl\:last\:-ml-22\.5:last-child{
    margin-left: -5.625rem;
  }

  .\34xl\:last\:-mt-25\.5:last-child{
    margin-top: -6.375rem;
  }

  .\34xl\:last\:-mr-25\.5:last-child{
    margin-right: -6.375rem;
  }

  .\34xl\:last\:-mb-25\.5:last-child{
    margin-bottom: -6.375rem;
  }

  .\34xl\:last\:-ml-25\.5:last-child{
    margin-left: -6.375rem;
  }

  .\34xl\:last\:-mt-26\.75:last-child{
    margin-top: -6.6875rem;
  }

  .\34xl\:last\:-mr-26\.75:last-child{
    margin-right: -6.6875rem;
  }

  .\34xl\:last\:-mb-26\.75:last-child{
    margin-bottom: -6.6875rem;
  }

  .\34xl\:last\:-ml-26\.75:last-child{
    margin-left: -6.6875rem;
  }

  .\34xl\:last\:-mt-32\.5:last-child{
    margin-top: -8.125rem;
  }

  .\34xl\:last\:-mr-32\.5:last-child{
    margin-right: -8.125rem;
  }

  .\34xl\:last\:-mb-32\.5:last-child{
    margin-bottom: -8.125rem;
  }

  .\34xl\:last\:-ml-32\.5:last-child{
    margin-left: -8.125rem;
  }

  .\34xl\:last\:-mt-37\.5:last-child{
    margin-top: -9.375rem;
  }

  .\34xl\:last\:-mr-37\.5:last-child{
    margin-right: -9.375rem;
  }

  .\34xl\:last\:-mb-37\.5:last-child{
    margin-bottom: -9.375rem;
  }

  .\34xl\:last\:-ml-37\.5:last-child{
    margin-left: -9.375rem;
  }

  .\34xl\:last\:-mt-41\.25:last-child{
    margin-top: -10.3125rem;
  }

  .\34xl\:last\:-mr-41\.25:last-child{
    margin-right: -10.3125rem;
  }

  .\34xl\:last\:-mb-41\.25:last-child{
    margin-bottom: -10.3125rem;
  }

  .\34xl\:last\:-ml-41\.25:last-child{
    margin-left: -10.3125rem;
  }

  .\34xl\:last\:-mt-52\.5:last-child{
    margin-top: -13.125rem;
  }

  .\34xl\:last\:-mr-52\.5:last-child{
    margin-right: -13.125rem;
  }

  .\34xl\:last\:-mb-52\.5:last-child{
    margin-bottom: -13.125rem;
  }

  .\34xl\:last\:-ml-52\.5:last-child{
    margin-left: -13.125rem;
  }

  .\34xl\:last\:-mt-54\.5:last-child{
    margin-top: -13.625rem;
  }

  .\34xl\:last\:-mr-54\.5:last-child{
    margin-right: -13.625rem;
  }

  .\34xl\:last\:-mb-54\.5:last-child{
    margin-bottom: -13.625rem;
  }

  .\34xl\:last\:-ml-54\.5:last-child{
    margin-left: -13.625rem;
  }

  .\34xl\:last\:-mt-57\.25:last-child{
    margin-top: -14.3125rem;
  }

  .\34xl\:last\:-mr-57\.25:last-child{
    margin-right: -14.3125rem;
  }

  .\34xl\:last\:-mb-57\.25:last-child{
    margin-bottom: -14.3125rem;
  }

  .\34xl\:last\:-ml-57\.25:last-child{
    margin-left: -14.3125rem;
  }

  .\34xl\:last\:-mt-57\.5:last-child{
    margin-top: -14.375rem;
  }

  .\34xl\:last\:-mr-57\.5:last-child{
    margin-right: -14.375rem;
  }

  .\34xl\:last\:-mb-57\.5:last-child{
    margin-bottom: -14.375rem;
  }

  .\34xl\:last\:-ml-57\.5:last-child{
    margin-left: -14.375rem;
  }

  .\34xl\:last\:-mt-66\.25:last-child{
    margin-top: -16.5625rem;
  }

  .\34xl\:last\:-mr-66\.25:last-child{
    margin-right: -16.5625rem;
  }

  .\34xl\:last\:-mb-66\.25:last-child{
    margin-bottom: -16.5625rem;
  }

  .\34xl\:last\:-ml-66\.25:last-child{
    margin-left: -16.5625rem;
  }

  .\34xl\:last\:-mt-74\.5:last-child{
    margin-top: -18.125rem;
  }

  .\34xl\:last\:-mr-74\.5:last-child{
    margin-right: -18.125rem;
  }

  .\34xl\:last\:-mb-74\.5:last-child{
    margin-bottom: -18.125rem;
  }

  .\34xl\:last\:-ml-74\.5:last-child{
    margin-left: -18.125rem;
  }

  .\34xl\:last\:-mt-106\.25:last-child{
    margin-top: -26.5625rem;
  }

  .\34xl\:last\:-mr-106\.25:last-child{
    margin-right: -26.5625rem;
  }

  .\34xl\:last\:-mb-106\.25:last-child{
    margin-bottom: -26.5625rem;
  }

  .\34xl\:last\:-ml-106\.25:last-child{
    margin-left: -26.5625rem;
  }

  .\34xl\:last\:-mt-112\.25:last-child{
    margin-top: -28.0675rem;
  }

  .\34xl\:last\:-mr-112\.25:last-child{
    margin-right: -28.0675rem;
  }

  .\34xl\:last\:-mb-112\.25:last-child{
    margin-bottom: -28.0675rem;
  }

  .\34xl\:last\:-ml-112\.25:last-child{
    margin-left: -28.0675rem;
  }

  .\34xl\:last\:-mt-112\.75:last-child{
    margin-top: -28.1875rem;
  }

  .\34xl\:last\:-mr-112\.75:last-child{
    margin-right: -28.1875rem;
  }

  .\34xl\:last\:-mb-112\.75:last-child{
    margin-bottom: -28.1875rem;
  }

  .\34xl\:last\:-ml-112\.75:last-child{
    margin-left: -28.1875rem;
  }

  .\34xl\:last\:-mt-147\.5:last-child{
    margin-top: -36.875rem;
  }

  .\34xl\:last\:-mr-147\.5:last-child{
    margin-right: -36.875rem;
  }

  .\34xl\:last\:-mb-147\.5:last-child{
    margin-bottom: -36.875rem;
  }

  .\34xl\:last\:-ml-147\.5:last-child{
    margin-left: -36.875rem;
  }

  .\34xl\:last\:-mt-162\.5:last-child{
    margin-top: -40.625rem;
  }

  .\34xl\:last\:-mr-162\.5:last-child{
    margin-right: -40.625rem;
  }

  .\34xl\:last\:-mb-162\.5:last-child{
    margin-bottom: -40.625rem;
  }

  .\34xl\:last\:-ml-162\.5:last-child{
    margin-left: -40.625rem;
  }

  .\34xl\:last\:-mt-172\.25:last-child{
    margin-top: -42.5625rem;
  }

  .\34xl\:last\:-mr-172\.25:last-child{
    margin-right: -42.5625rem;
  }

  .\34xl\:last\:-mb-172\.25:last-child{
    margin-bottom: -42.5625rem;
  }

  .\34xl\:last\:-ml-172\.25:last-child{
    margin-left: -42.5625rem;
  }

  .\34xl\:last\:-mt-175\.25:last-child{
    margin-top: -43.8125rem;
  }

  .\34xl\:last\:-mr-175\.25:last-child{
    margin-right: -43.8125rem;
  }

  .\34xl\:last\:-mb-175\.25:last-child{
    margin-bottom: -43.8125rem;
  }

  .\34xl\:last\:-ml-175\.25:last-child{
    margin-left: -43.8125rem;
  }

  .\34xl\:last\:-mt-184\.25:last-child{
    margin-top: -46.0625rem;
  }

  .\34xl\:last\:-mr-184\.25:last-child{
    margin-right: -46.0625rem;
  }

  .\34xl\:last\:-mb-184\.25:last-child{
    margin-bottom: -46.0625rem;
  }

  .\34xl\:last\:-ml-184\.25:last-child{
    margin-left: -46.0625rem;
  }

  .\34xl\:last\:-mt-203\.25:last-child{
    margin-top: -50.8125rem;
  }

  .\34xl\:last\:-mr-203\.25:last-child{
    margin-right: -50.8125rem;
  }

  .\34xl\:last\:-mb-203\.25:last-child{
    margin-bottom: -50.8125rem;
  }

  .\34xl\:last\:-ml-203\.25:last-child{
    margin-left: -50.8125rem;
  }

  .\34xl\:last\:-mt-half:last-child{
    margin-top: -50%;
  }

  .\34xl\:last\:-mr-half:last-child{
    margin-right: -50%;
  }

  .\34xl\:last\:-mb-half:last-child{
    margin-bottom: -50%;
  }

  .\34xl\:last\:-ml-half:last-child{
    margin-left: -50%;
  }

  .\34xl\:last\:-mt-full:last-child{
    margin-top: -100%;
  }

  .\34xl\:last\:-mr-full:last-child{
    margin-right: -100%;
  }

  .\34xl\:last\:-mb-full:last-child{
    margin-bottom: -100%;
  }

  .\34xl\:last\:-ml-full:last-child{
    margin-left: -100%;
  }

  .\34xl\:last\:-mt-1\/10:last-child{
    margin-top: -10%;
  }

  .\34xl\:last\:-mr-1\/10:last-child{
    margin-right: -10%;
  }

  .\34xl\:last\:-mb-1\/10:last-child{
    margin-bottom: -10%;
  }

  .\34xl\:last\:-ml-1\/10:last-child{
    margin-left: -10%;
  }

  .\34xl\:last\:-mt-2\/10:last-child{
    margin-top: -20%;
  }

  .\34xl\:last\:-mr-2\/10:last-child{
    margin-right: -20%;
  }

  .\34xl\:last\:-mb-2\/10:last-child{
    margin-bottom: -20%;
  }

  .\34xl\:last\:-ml-2\/10:last-child{
    margin-left: -20%;
  }

  .\34xl\:last\:-mt-3\/10:last-child{
    margin-top: -30%;
  }

  .\34xl\:last\:-mr-3\/10:last-child{
    margin-right: -30%;
  }

  .\34xl\:last\:-mb-3\/10:last-child{
    margin-bottom: -30%;
  }

  .\34xl\:last\:-ml-3\/10:last-child{
    margin-left: -30%;
  }

  .\34xl\:last\:-mt-4\/10:last-child{
    margin-top: -40%;
  }

  .\34xl\:last\:-mr-4\/10:last-child{
    margin-right: -40%;
  }

  .\34xl\:last\:-mb-4\/10:last-child{
    margin-bottom: -40%;
  }

  .\34xl\:last\:-ml-4\/10:last-child{
    margin-left: -40%;
  }

  .\34xl\:last\:-mt-4\.5\/10:last-child{
    margin-top: -45%;
  }

  .\34xl\:last\:-mr-4\.5\/10:last-child{
    margin-right: -45%;
  }

  .\34xl\:last\:-mb-4\.5\/10:last-child{
    margin-bottom: -45%;
  }

  .\34xl\:last\:-ml-4\.5\/10:last-child{
    margin-left: -45%;
  }

  .\34xl\:last\:-mt-5\/10:last-child{
    margin-top: -50%;
  }

  .\34xl\:last\:-mr-5\/10:last-child{
    margin-right: -50%;
  }

  .\34xl\:last\:-mb-5\/10:last-child{
    margin-bottom: -50%;
  }

  .\34xl\:last\:-ml-5\/10:last-child{
    margin-left: -50%;
  }

  .\34xl\:last\:-mt-5\.5\/10:last-child{
    margin-top: -55%;
  }

  .\34xl\:last\:-mr-5\.5\/10:last-child{
    margin-right: -55%;
  }

  .\34xl\:last\:-mb-5\.5\/10:last-child{
    margin-bottom: -55%;
  }

  .\34xl\:last\:-ml-5\.5\/10:last-child{
    margin-left: -55%;
  }

  .\34xl\:last\:-mt-6\/10:last-child{
    margin-top: -60%;
  }

  .\34xl\:last\:-mr-6\/10:last-child{
    margin-right: -60%;
  }

  .\34xl\:last\:-mb-6\/10:last-child{
    margin-bottom: -60%;
  }

  .\34xl\:last\:-ml-6\/10:last-child{
    margin-left: -60%;
  }

  .\34xl\:last\:-mt-7\/10:last-child{
    margin-top: -70%;
  }

  .\34xl\:last\:-mr-7\/10:last-child{
    margin-right: -70%;
  }

  .\34xl\:last\:-mb-7\/10:last-child{
    margin-bottom: -70%;
  }

  .\34xl\:last\:-ml-7\/10:last-child{
    margin-left: -70%;
  }

  .\34xl\:last\:-mt-8\/10:last-child{
    margin-top: -80%;
  }

  .\34xl\:last\:-mr-8\/10:last-child{
    margin-right: -80%;
  }

  .\34xl\:last\:-mb-8\/10:last-child{
    margin-bottom: -80%;
  }

  .\34xl\:last\:-ml-8\/10:last-child{
    margin-left: -80%;
  }

  .\34xl\:last\:-mt-9\/10:last-child{
    margin-top: -90%;
  }

  .\34xl\:last\:-mr-9\/10:last-child{
    margin-right: -90%;
  }

  .\34xl\:last\:-mb-9\/10:last-child{
    margin-bottom: -90%;
  }

  .\34xl\:last\:-ml-9\/10:last-child{
    margin-left: -90%;
  }

  .\34xl\:last\:-mt-1\/12:last-child{
    margin-top: -8.33333%;
  }

  .\34xl\:last\:-mr-1\/12:last-child{
    margin-right: -8.33333%;
  }

  .\34xl\:last\:-mb-1\/12:last-child{
    margin-bottom: -8.33333%;
  }

  .\34xl\:last\:-ml-1\/12:last-child{
    margin-left: -8.33333%;
  }

  .\34xl\:last\:-mt-2\/12:last-child{
    margin-top: -16.66667%;
  }

  .\34xl\:last\:-mr-2\/12:last-child{
    margin-right: -16.66667%;
  }

  .\34xl\:last\:-mb-2\/12:last-child{
    margin-bottom: -16.66667%;
  }

  .\34xl\:last\:-ml-2\/12:last-child{
    margin-left: -16.66667%;
  }

  .\34xl\:last\:-mt-3\/12:last-child{
    margin-top: -25%;
  }

  .\34xl\:last\:-mr-3\/12:last-child{
    margin-right: -25%;
  }

  .\34xl\:last\:-mb-3\/12:last-child{
    margin-bottom: -25%;
  }

  .\34xl\:last\:-ml-3\/12:last-child{
    margin-left: -25%;
  }

  .\34xl\:last\:-mt-4\/12:last-child{
    margin-top: -33.33333%;
  }

  .\34xl\:last\:-mr-4\/12:last-child{
    margin-right: -33.33333%;
  }

  .\34xl\:last\:-mb-4\/12:last-child{
    margin-bottom: -33.33333%;
  }

  .\34xl\:last\:-ml-4\/12:last-child{
    margin-left: -33.33333%;
  }

  .\34xl\:last\:-mt-5\/12:last-child{
    margin-top: -41.66667%;
  }

  .\34xl\:last\:-mr-5\/12:last-child{
    margin-right: -41.66667%;
  }

  .\34xl\:last\:-mb-5\/12:last-child{
    margin-bottom: -41.66667%;
  }

  .\34xl\:last\:-ml-5\/12:last-child{
    margin-left: -41.66667%;
  }

  .\34xl\:last\:-mt-6\/12:last-child{
    margin-top: -50%;
  }

  .\34xl\:last\:-mr-6\/12:last-child{
    margin-right: -50%;
  }

  .\34xl\:last\:-mb-6\/12:last-child{
    margin-bottom: -50%;
  }

  .\34xl\:last\:-ml-6\/12:last-child{
    margin-left: -50%;
  }

  .\34xl\:last\:-mt-7\/12:last-child{
    margin-top: -58.33333%;
  }

  .\34xl\:last\:-mr-7\/12:last-child{
    margin-right: -58.33333%;
  }

  .\34xl\:last\:-mb-7\/12:last-child{
    margin-bottom: -58.33333%;
  }

  .\34xl\:last\:-ml-7\/12:last-child{
    margin-left: -58.33333%;
  }

  .\34xl\:last\:-mt-8\/12:last-child{
    margin-top: -66.66667%;
  }

  .\34xl\:last\:-mr-8\/12:last-child{
    margin-right: -66.66667%;
  }

  .\34xl\:last\:-mb-8\/12:last-child{
    margin-bottom: -66.66667%;
  }

  .\34xl\:last\:-ml-8\/12:last-child{
    margin-left: -66.66667%;
  }

  .\34xl\:last\:-mt-9\/12:last-child{
    margin-top: -75%;
  }

  .\34xl\:last\:-mr-9\/12:last-child{
    margin-right: -75%;
  }

  .\34xl\:last\:-mb-9\/12:last-child{
    margin-bottom: -75%;
  }

  .\34xl\:last\:-ml-9\/12:last-child{
    margin-left: -75%;
  }

  .\34xl\:last\:-mt-10\/12:last-child{
    margin-top: -83.33333%;
  }

  .\34xl\:last\:-mr-10\/12:last-child{
    margin-right: -83.33333%;
  }

  .\34xl\:last\:-mb-10\/12:last-child{
    margin-bottom: -83.33333%;
  }

  .\34xl\:last\:-ml-10\/12:last-child{
    margin-left: -83.33333%;
  }

  .\34xl\:last\:-mt-11\/12:last-child{
    margin-top: -91.66667%;
  }

  .\34xl\:last\:-mr-11\/12:last-child{
    margin-right: -91.66667%;
  }

  .\34xl\:last\:-mb-11\/12:last-child{
    margin-bottom: -91.66667%;
  }

  .\34xl\:last\:-ml-11\/12:last-child{
    margin-left: -91.66667%;
  }

  .\34xl\:max-h-0{
    max-height: 0px;
  }

  .\34xl\:max-h-1{
    max-height: 0.25rem;
  }

  .\34xl\:max-h-2{
    max-height: 0.5rem;
  }

  .\34xl\:max-h-3{
    max-height: 0.75rem;
  }

  .\34xl\:max-h-4{
    max-height: 1rem;
  }

  .\34xl\:max-h-5{
    max-height: 1.25rem;
  }

  .\34xl\:max-h-6{
    max-height: 1.5rem;
  }

  .\34xl\:max-h-7{
    max-height: 1.75rem;
  }

  .\34xl\:max-h-8{
    max-height: 2rem;
  }

  .\34xl\:max-h-9{
    max-height: 2.25rem;
  }

  .\34xl\:max-h-10{
    max-height: 2.5rem;
  }

  .\34xl\:max-h-11{
    max-height: 2.75rem;
  }

  .\34xl\:max-h-12{
    max-height: 3rem;
  }

  .\34xl\:max-h-13{
    max-height: 3.25rem;
  }

  .\34xl\:max-h-14{
    max-height: 3.5rem;
  }

  .\34xl\:max-h-15{
    max-height: 3.75rem;
  }

  .\34xl\:max-h-16{
    max-height: 4rem;
  }

  .\34xl\:max-h-17{
    max-height: 4.25rem;
  }

  .\34xl\:max-h-18{
    max-height: 4.5rem;
  }

  .\34xl\:max-h-19{
    max-height: 4.75rem;
  }

  .\34xl\:max-h-20{
    max-height: 5rem;
  }

  .\34xl\:max-h-22{
    max-height: 5.5rem;
  }

  .\34xl\:max-h-24{
    max-height: 6rem;
  }

  .\34xl\:max-h-25{
    max-height: 6.25rem;
  }

  .\34xl\:max-h-28{
    max-height: 7rem;
  }

  .\34xl\:max-h-30{
    max-height: 7.5rem;
  }

  .\34xl\:max-h-32{
    max-height: 8rem;
  }

  .\34xl\:max-h-34{
    max-height: 8.5rem;
  }

  .\34xl\:max-h-35{
    max-height: 8.75rem;
  }

  .\34xl\:max-h-36{
    max-height: 9rem;
  }

  .\34xl\:max-h-39{
    max-height: 9.75rem;
  }

  .\34xl\:max-h-40{
    max-height: 10rem;
  }

  .\34xl\:max-h-42{
    max-height: 10.5rem;
  }

  .\34xl\:max-h-44{
    max-height: 11rem;
  }

  .\34xl\:max-h-45{
    max-height: 11.25rem;
  }

  .\34xl\:max-h-48{
    max-height: 12rem;
  }

  .\34xl\:max-h-50{
    max-height: 12.5rem;
  }

  .\34xl\:max-h-52{
    max-height: 13rem;
  }

  .\34xl\:max-h-55{
    max-height: 13.75rem;
  }

  .\34xl\:max-h-56{
    max-height: 14rem;
  }

  .\34xl\:max-h-58{
    max-height: 14.5rem;
  }

  .\34xl\:max-h-60{
    max-height: 15rem;
  }

  .\34xl\:max-h-64{
    max-height: 16rem;
  }

  .\34xl\:max-h-65{
    max-height: 16.25rem;
  }

  .\34xl\:max-h-68{
    max-height: 17rem;
  }

  .\34xl\:max-h-69{
    max-height: 17.25rem;
  }

  .\34xl\:max-h-70{
    max-height: 17.5rem;
  }

  .\34xl\:max-h-72{
    max-height: 18rem;
  }

  .\34xl\:max-h-75{
    max-height: 18.75rem;
  }

  .\34xl\:max-h-80{
    max-height: 20rem;
  }

  .\34xl\:max-h-85{
    max-height: 21.25rem;
  }

  .\34xl\:max-h-86{
    max-height: 21.5rem;
  }

  .\34xl\:max-h-90{
    max-height: 22.5rem;
  }

  .\34xl\:max-h-96{
    max-height: 24rem;
  }

  .\34xl\:max-h-100{
    max-height: 25rem;
  }

  .\34xl\:max-h-115{
    max-height: 28.75rem;
  }

  .\34xl\:max-h-125{
    max-height: 31.25rem;
  }

  .\34xl\:max-h-142{
    max-height: 35.5rem;
  }

  .\34xl\:max-h-150{
    max-height: 37.5rem;
  }

  .\34xl\:max-h-156{
    max-height: 39rem;
  }

  .\34xl\:max-h-160{
    max-height: 40rem;
  }

  .\34xl\:max-h-175{
    max-height: 43.75rem;
  }

  .\34xl\:max-h-207{
    max-height: 51.75rem;
  }

  .\34xl\:max-h-242{
    max-height: 60.5rem;
  }

  .\34xl\:max-h-250{
    max-height: 62.5rem;
  }

  .\34xl\:max-h-258{
    max-height: 64.5rem;
  }

  .\34xl\:max-h-265{
    max-height: 66.25rem;
  }

  .\34xl\:max-h-280{
    max-height: 70rem;
  }

  .\34xl\:max-h-px{
    max-height: 1px;
  }

  .\34xl\:max-h-0\.5{
    max-height: 0.125rem;
  }

  .\34xl\:max-h-1\.5{
    max-height: 0.375rem;
  }

  .\34xl\:max-h-2\.5{
    max-height: 0.625rem;
  }

  .\34xl\:max-h-3\.5{
    max-height: 0.875rem;
  }

  .\34xl\:max-h-0\.25{
    max-height: 0.0625rem;
  }

  .\34xl\:max-h-0\.75{
    max-height: 0.1875rem;
  }

  .\34xl\:max-h-1\.25{
    max-height: 0.3125rem;
  }

  .\34xl\:max-h-1\.75{
    max-height: 0.4375rem;
  }

  .\34xl\:max-h-2\.25{
    max-height: 0.5625rem;
  }

  .\34xl\:max-h-2\.75{
    max-height: 0.6875rem;
  }

  .\34xl\:max-h-3\.25{
    max-height: 0.8125rem;
  }

  .\34xl\:max-h-3\.75{
    max-height: 0.9375rem;
  }

  .\34xl\:max-h-4\.25{
    max-height: 1.0625rem;
  }

  .\34xl\:max-h-4\.5{
    max-height: 1.125rem;
  }

  .\34xl\:max-h-4\.75{
    max-height: 1.1875rem;
  }

  .\34xl\:max-h-5\.25{
    max-height: 1.3125rem;
  }

  .\34xl\:max-h-5\.5{
    max-height: 1.375rem;
  }

  .\34xl\:max-h-5\.75{
    max-height: 1.4375rem;
  }

  .\34xl\:max-h-6\.25{
    max-height: 1.5625rem;
  }

  .\34xl\:max-h-6\.5{
    max-height: 1.625rem;
  }

  .\34xl\:max-h-6\.75{
    max-height: 1.6875rem;
  }

  .\34xl\:max-h-7\.25{
    max-height: 1.8125rem;
  }

  .\34xl\:max-h-7\.5{
    max-height: 1.875rem;
  }

  .\34xl\:max-h-8\.25{
    max-height: 2.0625rem;
  }

  .\34xl\:max-h-8\.5{
    max-height: 2.125rem;
  }

  .\34xl\:max-h-9\.25{
    max-height: 2.3125rem;
  }

  .\34xl\:max-h-9\.5{
    max-height: 2.375rem;
  }

  .\34xl\:max-h-10\.5{
    max-height: 2.625rem;
  }

  .\34xl\:max-h-11\.25{
    max-height: 2.8125rem;
  }

  .\34xl\:max-h-11\.5{
    max-height: 2.875rem;
  }

  .\34xl\:max-h-12\.5{
    max-height: 3.125rem;
  }

  .\34xl\:max-h-12\.75{
    max-height: 3.1875rem;
  }

  .\34xl\:max-h-13\.5{
    max-height: 3.375rem;
  }

  .\34xl\:max-h-14\.5{
    max-height: 3.625rem;
  }

  .\34xl\:max-h-15\.5{
    max-height: 3.875rem;
  }

  .\34xl\:max-h-15\.75{
    max-height: 3.9375rem;
  }

  .\34xl\:max-h-16\.25{
    max-height: 4.0625rem;
  }

  .\34xl\:max-h-17\.25{
    max-height: 4.3125rem;
  }

  .\34xl\:max-h-17\.5{
    max-height: 4.375rem;
  }

  .\34xl\:max-h-18\.25{
    max-height: 4.5625rem;
  }

  .\34xl\:max-h-18\.5{
    max-height: 4.625rem;
  }

  .\34xl\:max-h-20\.25{
    max-height: 5.0625rem;
  }

  .\34xl\:max-h-20\.5{
    max-height: 5.125rem;
  }

  .\34xl\:max-h-22\.5{
    max-height: 5.625rem;
  }

  .\34xl\:max-h-25\.5{
    max-height: 6.375rem;
  }

  .\34xl\:max-h-26\.75{
    max-height: 6.6875rem;
  }

  .\34xl\:max-h-32\.5{
    max-height: 8.125rem;
  }

  .\34xl\:max-h-37\.5{
    max-height: 9.375rem;
  }

  .\34xl\:max-h-41\.25{
    max-height: 10.3125rem;
  }

  .\34xl\:max-h-52\.5{
    max-height: 13.125rem;
  }

  .\34xl\:max-h-54\.5{
    max-height: 13.625rem;
  }

  .\34xl\:max-h-57\.25{
    max-height: 14.3125rem;
  }

  .\34xl\:max-h-57\.5{
    max-height: 14.375rem;
  }

  .\34xl\:max-h-66\.25{
    max-height: 16.5625rem;
  }

  .\34xl\:max-h-74\.5{
    max-height: 18.125rem;
  }

  .\34xl\:max-h-106\.25{
    max-height: 26.5625rem;
  }

  .\34xl\:max-h-112\.25{
    max-height: 28.0675rem;
  }

  .\34xl\:max-h-112\.75{
    max-height: 28.1875rem;
  }

  .\34xl\:max-h-147\.5{
    max-height: 36.875rem;
  }

  .\34xl\:max-h-162\.5{
    max-height: 40.625rem;
  }

  .\34xl\:max-h-172\.25{
    max-height: 42.5625rem;
  }

  .\34xl\:max-h-175\.25{
    max-height: 43.8125rem;
  }

  .\34xl\:max-h-184\.25{
    max-height: 46.0625rem;
  }

  .\34xl\:max-h-203\.25{
    max-height: 50.8125rem;
  }

  .\34xl\:max-h-half{
    max-height: 50%;
  }

  .\34xl\:max-h-full{
    max-height: 100%;
  }

  .\34xl\:max-h-1\/10{
    max-height: 10%;
  }

  .\34xl\:max-h-2\/10{
    max-height: 20%;
  }

  .\34xl\:max-h-3\/10{
    max-height: 30%;
  }

  .\34xl\:max-h-4\/10{
    max-height: 40%;
  }

  .\34xl\:max-h-4\.5\/10{
    max-height: 45%;
  }

  .\34xl\:max-h-5\/10{
    max-height: 50%;
  }

  .\34xl\:max-h-5\.5\/10{
    max-height: 55%;
  }

  .\34xl\:max-h-6\/10{
    max-height: 60%;
  }

  .\34xl\:max-h-7\/10{
    max-height: 70%;
  }

  .\34xl\:max-h-8\/10{
    max-height: 80%;
  }

  .\34xl\:max-h-9\/10{
    max-height: 90%;
  }

  .\34xl\:max-h-1\/12{
    max-height: 8.333333%;
  }

  .\34xl\:max-h-2\/12{
    max-height: 16.666667%;
  }

  .\34xl\:max-h-3\/12{
    max-height: 25%;
  }

  .\34xl\:max-h-4\/12{
    max-height: 33.333333%;
  }

  .\34xl\:max-h-5\/12{
    max-height: 41.666667%;
  }

  .\34xl\:max-h-6\/12{
    max-height: 50%;
  }

  .\34xl\:max-h-7\/12{
    max-height: 58.333333%;
  }

  .\34xl\:max-h-8\/12{
    max-height: 66.666667%;
  }

  .\34xl\:max-h-9\/12{
    max-height: 75%;
  }

  .\34xl\:max-h-10\/12{
    max-height: 83.333333%;
  }

  .\34xl\:max-h-11\/12{
    max-height: 91.666667%;
  }

  .\34xl\:max-h-screen{
    max-height: 100vh;
  }

  .\34xl\:max-w-0{
    max-width: 0rem;
  }

  .\34xl\:max-w-1{
    max-width: 0.25rem;
  }

  .\34xl\:max-w-2{
    max-width: 0.5rem;
  }

  .\34xl\:max-w-3{
    max-width: 0.75rem;
  }

  .\34xl\:max-w-4{
    max-width: 1rem;
  }

  .\34xl\:max-w-5{
    max-width: 1.25rem;
  }

  .\34xl\:max-w-6{
    max-width: 1.5rem;
  }

  .\34xl\:max-w-7{
    max-width: 1.75rem;
  }

  .\34xl\:max-w-8{
    max-width: 2rem;
  }

  .\34xl\:max-w-9{
    max-width: 2.25rem;
  }

  .\34xl\:max-w-10{
    max-width: 2.5rem;
  }

  .\34xl\:max-w-11{
    max-width: 2.75rem;
  }

  .\34xl\:max-w-12{
    max-width: 3rem;
  }

  .\34xl\:max-w-13{
    max-width: 3.25rem;
  }

  .\34xl\:max-w-14{
    max-width: 3.5rem;
  }

  .\34xl\:max-w-15{
    max-width: 3.75rem;
  }

  .\34xl\:max-w-16{
    max-width: 4rem;
  }

  .\34xl\:max-w-17{
    max-width: 4.25rem;
  }

  .\34xl\:max-w-18{
    max-width: 4.5rem;
  }

  .\34xl\:max-w-19{
    max-width: 4.75rem;
  }

  .\34xl\:max-w-20{
    max-width: 5rem;
  }

  .\34xl\:max-w-22{
    max-width: 5.5rem;
  }

  .\34xl\:max-w-24{
    max-width: 6rem;
  }

  .\34xl\:max-w-25{
    max-width: 6.25rem;
  }

  .\34xl\:max-w-30{
    max-width: 7.5rem;
  }

  .\34xl\:max-w-32{
    max-width: 8rem;
  }

  .\34xl\:max-w-34{
    max-width: 8.5rem;
  }

  .\34xl\:max-w-35{
    max-width: 8.75rem;
  }

  .\34xl\:max-w-36{
    max-width: 9rem;
  }

  .\34xl\:max-w-39{
    max-width: 9.75rem;
  }

  .\34xl\:max-w-40{
    max-width: 10rem;
  }

  .\34xl\:max-w-42{
    max-width: 10.5rem;
  }

  .\34xl\:max-w-45{
    max-width: 11.25rem;
  }

  .\34xl\:max-w-50{
    max-width: 12.5rem;
  }

  .\34xl\:max-w-55{
    max-width: 13.75rem;
  }

  .\34xl\:max-w-58{
    max-width: 14.5rem;
  }

  .\34xl\:max-w-60{
    max-width: 15rem;
  }

  .\34xl\:max-w-64{
    max-width: 16rem;
  }

  .\34xl\:max-w-65{
    max-width: 16.25rem;
  }

  .\34xl\:max-w-68{
    max-width: 17rem;
  }

  .\34xl\:max-w-69{
    max-width: 17.25rem;
  }

  .\34xl\:max-w-70{
    max-width: 17.5rem;
  }

  .\34xl\:max-w-75{
    max-width: 18.75rem;
  }

  .\34xl\:max-w-80{
    max-width: 20rem;
  }

  .\34xl\:max-w-85{
    max-width: 21.25rem;
  }

  .\34xl\:max-w-86{
    max-width: 21.5rem;
  }

  .\34xl\:max-w-90{
    max-width: 22.5rem;
  }

  .\34xl\:max-w-96{
    max-width: 24rem;
  }

  .\34xl\:max-w-100{
    max-width: 25rem;
  }

  .\34xl\:max-w-115{
    max-width: 28.75rem;
  }

  .\34xl\:max-w-125{
    max-width: 31.25rem;
  }

  .\34xl\:max-w-142{
    max-width: 35.5rem;
  }

  .\34xl\:max-w-150{
    max-width: 37.5rem;
  }

  .\34xl\:max-w-156{
    max-width: 39rem;
  }

  .\34xl\:max-w-160{
    max-width: 40rem;
  }

  .\34xl\:max-w-175{
    max-width: 43.75rem;
  }

  .\34xl\:max-w-207{
    max-width: 51.75rem;
  }

  .\34xl\:max-w-242{
    max-width: 60.5rem;
  }

  .\34xl\:max-w-250{
    max-width: 62.5rem;
  }

  .\34xl\:max-w-258{
    max-width: 64.5rem;
  }

  .\34xl\:max-w-265{
    max-width: 66.25rem;
  }

  .\34xl\:max-w-280{
    max-width: 70rem;
  }

  .\34xl\:max-w-none{
    max-width: none;
  }

  .\34xl\:max-w-xs{
    max-width: 20rem;
  }

  .\34xl\:max-w-sm{
    max-width: 24rem;
  }

  .\34xl\:max-w-md{
    max-width: 28rem;
  }

  .\34xl\:max-w-lg{
    max-width: 32rem;
  }

  .\34xl\:max-w-xl{
    max-width: 36rem;
  }

  .\34xl\:max-w-2xl{
    max-width: 42rem;
  }

  .\34xl\:max-w-3xl{
    max-width: 48rem;
  }

  .\34xl\:max-w-4xl{
    max-width: 56rem;
  }

  .\34xl\:max-w-5xl{
    max-width: 64rem;
  }

  .\34xl\:max-w-6xl{
    max-width: 72rem;
  }

  .\34xl\:max-w-7xl{
    max-width: 80rem;
  }

  .\34xl\:max-w-full{
    max-width: 100%;
  }

  .\34xl\:max-w-min{
    max-width: -webkit-min-content;
    max-width: min-content;
  }

  .\34xl\:max-w-max{
    max-width: -webkit-max-content;
    max-width: max-content;
  }

  .\34xl\:max-w-prose{
    max-width: 65ch;
  }

  .\34xl\:max-w-0\.25{
    max-width: 0.0625rem;
  }

  .\34xl\:max-w-0\.5{
    max-width: 0.125rem;
  }

  .\34xl\:max-w-0\.75{
    max-width: 0.1875rem;
  }

  .\34xl\:max-w-1\.25{
    max-width: 0.3125rem;
  }

  .\34xl\:max-w-1\.5{
    max-width: 0.375rem;
  }

  .\34xl\:max-w-1\.75{
    max-width: 0.4375rem;
  }

  .\34xl\:max-w-2\.25{
    max-width: 0.5625rem;
  }

  .\34xl\:max-w-2\.5{
    max-width: 0.625rem;
  }

  .\34xl\:max-w-2\.75{
    max-width: 0.6875rem;
  }

  .\34xl\:max-w-3\.25{
    max-width: 0.8125rem;
  }

  .\34xl\:max-w-3\.5{
    max-width: 0.875rem;
  }

  .\34xl\:max-w-3\.75{
    max-width: 0.9375rem;
  }

  .\34xl\:max-w-4\.25{
    max-width: 1.0625rem;
  }

  .\34xl\:max-w-4\.5{
    max-width: 1.125rem;
  }

  .\34xl\:max-w-4\.75{
    max-width: 1.1875rem;
  }

  .\34xl\:max-w-5\.25{
    max-width: 1.3125rem;
  }

  .\34xl\:max-w-5\.5{
    max-width: 1.375rem;
  }

  .\34xl\:max-w-5\.75{
    max-width: 1.4375rem;
  }

  .\34xl\:max-w-6\.25{
    max-width: 1.5625rem;
  }

  .\34xl\:max-w-6\.5{
    max-width: 1.625rem;
  }

  .\34xl\:max-w-6\.75{
    max-width: 1.6875rem;
  }

  .\34xl\:max-w-7\.25{
    max-width: 1.8125rem;
  }

  .\34xl\:max-w-7\.5{
    max-width: 1.875rem;
  }

  .\34xl\:max-w-8\.25{
    max-width: 2.0625rem;
  }

  .\34xl\:max-w-8\.5{
    max-width: 2.125rem;
  }

  .\34xl\:max-w-9\.25{
    max-width: 2.3125rem;
  }

  .\34xl\:max-w-9\.5{
    max-width: 2.375rem;
  }

  .\34xl\:max-w-10\.5{
    max-width: 2.625rem;
  }

  .\34xl\:max-w-11\.25{
    max-width: 2.8125rem;
  }

  .\34xl\:max-w-11\.5{
    max-width: 2.875rem;
  }

  .\34xl\:max-w-12\.5{
    max-width: 3.125rem;
  }

  .\34xl\:max-w-12\.75{
    max-width: 3.1875rem;
  }

  .\34xl\:max-w-13\.5{
    max-width: 3.375rem;
  }

  .\34xl\:max-w-14\.5{
    max-width: 3.625rem;
  }

  .\34xl\:max-w-15\.5{
    max-width: 3.875rem;
  }

  .\34xl\:max-w-15\.75{
    max-width: 3.9375rem;
  }

  .\34xl\:max-w-16\.25{
    max-width: 4.0625rem;
  }

  .\34xl\:max-w-17\.25{
    max-width: 4.3125rem;
  }

  .\34xl\:max-w-17\.5{
    max-width: 4.375rem;
  }

  .\34xl\:max-w-18\.25{
    max-width: 4.5625rem;
  }

  .\34xl\:max-w-18\.5{
    max-width: 4.625rem;
  }

  .\34xl\:max-w-20\.25{
    max-width: 5.0625rem;
  }

  .\34xl\:max-w-20\.5{
    max-width: 5.125rem;
  }

  .\34xl\:max-w-22\.5{
    max-width: 5.625rem;
  }

  .\34xl\:max-w-25\.5{
    max-width: 6.375rem;
  }

  .\34xl\:max-w-26\.75{
    max-width: 6.6875rem;
  }

  .\34xl\:max-w-32\.5{
    max-width: 8.125rem;
  }

  .\34xl\:max-w-37\.5{
    max-width: 9.375rem;
  }

  .\34xl\:max-w-41\.25{
    max-width: 10.3125rem;
  }

  .\34xl\:max-w-52\.5{
    max-width: 13.125rem;
  }

  .\34xl\:max-w-54\.5{
    max-width: 13.625rem;
  }

  .\34xl\:max-w-57\.25{
    max-width: 14.3125rem;
  }

  .\34xl\:max-w-57\.5{
    max-width: 14.375rem;
  }

  .\34xl\:max-w-66\.25{
    max-width: 16.5625rem;
  }

  .\34xl\:max-w-74\.5{
    max-width: 18.125rem;
  }

  .\34xl\:max-w-106\.25{
    max-width: 26.5625rem;
  }

  .\34xl\:max-w-112\.25{
    max-width: 28.0675rem;
  }

  .\34xl\:max-w-112\.75{
    max-width: 28.1875rem;
  }

  .\34xl\:max-w-147\.5{
    max-width: 36.875rem;
  }

  .\34xl\:max-w-162\.5{
    max-width: 40.625rem;
  }

  .\34xl\:max-w-172\.25{
    max-width: 42.5625rem;
  }

  .\34xl\:max-w-175\.25{
    max-width: 43.8125rem;
  }

  .\34xl\:max-w-184\.25{
    max-width: 46.0625rem;
  }

  .\34xl\:max-w-203\.25{
    max-width: 50.8125rem;
  }

  .\34xl\:max-w-half{
    max-width: 50%;
  }

  .\34xl\:max-w-1\/10{
    max-width: 10%;
  }

  .\34xl\:max-w-2\/10{
    max-width: 20%;
  }

  .\34xl\:max-w-3\/10{
    max-width: 30%;
  }

  .\34xl\:max-w-4\/10{
    max-width: 40%;
  }

  .\34xl\:max-w-4\.5\/10{
    max-width: 45%;
  }

  .\34xl\:max-w-5\/10{
    max-width: 50%;
  }

  .\34xl\:max-w-5\.5\/10{
    max-width: 55%;
  }

  .\34xl\:max-w-6\/10{
    max-width: 60%;
  }

  .\34xl\:max-w-7\/10{
    max-width: 70%;
  }

  .\34xl\:max-w-8\/10{
    max-width: 80%;
  }

  .\34xl\:max-w-9\/10{
    max-width: 90%;
  }

  .\34xl\:max-w-1\/12{
    max-width: 8.333333%;
  }

  .\34xl\:max-w-2\/12{
    max-width: 16.666667%;
  }

  .\34xl\:max-w-3\/12{
    max-width: 25%;
  }

  .\34xl\:max-w-4\/12{
    max-width: 33.333333%;
  }

  .\34xl\:max-w-5\/12{
    max-width: 41.666667%;
  }

  .\34xl\:max-w-6\/12{
    max-width: 50%;
  }

  .\34xl\:max-w-7\/12{
    max-width: 58.333333%;
  }

  .\34xl\:max-w-8\/12{
    max-width: 66.666667%;
  }

  .\34xl\:max-w-9\/12{
    max-width: 75%;
  }

  .\34xl\:max-w-10\/12{
    max-width: 83.333333%;
  }

  .\34xl\:max-w-11\/12{
    max-width: 91.666667%;
  }

  .\34xl\:min-h-0{
    min-height: 0px;
  }

  .\34xl\:min-h-full{
    min-height: 100%;
  }

  .\34xl\:min-h-screen{
    min-height: 100vh;
  }

  .\34xl\:min-w-0{
    min-width: 0px;
  }

  .\34xl\:min-w-full{
    min-width: 100%;
  }

  .\34xl\:min-w-min{
    min-width: -webkit-min-content;
    min-width: min-content;
  }

  .\34xl\:min-w-max{
    min-width: -webkit-max-content;
    min-width: max-content;
  }

  .\34xl\:object-contain{
    -o-object-fit: contain;
       object-fit: contain;
  }

  .\34xl\:object-cover{
    -o-object-fit: cover;
       object-fit: cover;
  }

  .\34xl\:object-fill{
    -o-object-fit: fill;
       object-fit: fill;
  }

  .\34xl\:object-none{
    -o-object-fit: none;
       object-fit: none;
  }

  .\34xl\:object-scale-down{
    -o-object-fit: scale-down;
       object-fit: scale-down;
  }

  .\34xl\:object-bottom{
    -o-object-position: bottom;
       object-position: bottom;
  }

  .\34xl\:object-center{
    -o-object-position: center;
       object-position: center;
  }

  .\34xl\:object-left{
    -o-object-position: left;
       object-position: left;
  }

  .\34xl\:object-left-bottom{
    -o-object-position: left bottom;
       object-position: left bottom;
  }

  .\34xl\:object-left-top{
    -o-object-position: left top;
       object-position: left top;
  }

  .\34xl\:object-right{
    -o-object-position: right;
       object-position: right;
  }

  .\34xl\:object-right-bottom{
    -o-object-position: right bottom;
       object-position: right bottom;
  }

  .\34xl\:object-right-top{
    -o-object-position: right top;
       object-position: right top;
  }

  .\34xl\:object-top{
    -o-object-position: top;
       object-position: top;
  }

  .\34xl\:opacity-0{
    opacity: 0;
  }

  .\34xl\:opacity-5{
    opacity: 0.05;
  }

  .\34xl\:opacity-10{
    opacity: 0.1;
  }

  .\34xl\:opacity-20{
    opacity: 0.2;
  }

  .\34xl\:opacity-25{
    opacity: 0.25;
  }

  .\34xl\:opacity-30{
    opacity: 0.3;
  }

  .\34xl\:opacity-40{
    opacity: 0.4;
  }

  .\34xl\:opacity-50{
    opacity: 0.5;
  }

  .\34xl\:opacity-60{
    opacity: 0.6;
  }

  .\34xl\:opacity-70{
    opacity: 0.7;
  }

  .\34xl\:opacity-75{
    opacity: 0.75;
  }

  .\34xl\:opacity-80{
    opacity: 0.8;
  }

  .\34xl\:opacity-90{
    opacity: 0.9;
  }

  .\34xl\:opacity-95{
    opacity: 0.95;
  }

  .\34xl\:opacity-100{
    opacity: 1;
  }

  .group:hover .\34xl\:group-hover\:opacity-0{
    opacity: 0;
  }

  .group:hover .\34xl\:group-hover\:opacity-5{
    opacity: 0.05;
  }

  .group:hover .\34xl\:group-hover\:opacity-10{
    opacity: 0.1;
  }

  .group:hover .\34xl\:group-hover\:opacity-20{
    opacity: 0.2;
  }

  .group:hover .\34xl\:group-hover\:opacity-25{
    opacity: 0.25;
  }

  .group:hover .\34xl\:group-hover\:opacity-30{
    opacity: 0.3;
  }

  .group:hover .\34xl\:group-hover\:opacity-40{
    opacity: 0.4;
  }

  .group:hover .\34xl\:group-hover\:opacity-50{
    opacity: 0.5;
  }

  .group:hover .\34xl\:group-hover\:opacity-60{
    opacity: 0.6;
  }

  .group:hover .\34xl\:group-hover\:opacity-70{
    opacity: 0.7;
  }

  .group:hover .\34xl\:group-hover\:opacity-75{
    opacity: 0.75;
  }

  .group:hover .\34xl\:group-hover\:opacity-80{
    opacity: 0.8;
  }

  .group:hover .\34xl\:group-hover\:opacity-90{
    opacity: 0.9;
  }

  .group:hover .\34xl\:group-hover\:opacity-95{
    opacity: 0.95;
  }

  .group:hover .\34xl\:group-hover\:opacity-100{
    opacity: 1;
  }

  .\34xl\:focus-within\:opacity-0:focus-within{
    opacity: 0;
  }

  .\34xl\:focus-within\:opacity-5:focus-within{
    opacity: 0.05;
  }

  .\34xl\:focus-within\:opacity-10:focus-within{
    opacity: 0.1;
  }

  .\34xl\:focus-within\:opacity-20:focus-within{
    opacity: 0.2;
  }

  .\34xl\:focus-within\:opacity-25:focus-within{
    opacity: 0.25;
  }

  .\34xl\:focus-within\:opacity-30:focus-within{
    opacity: 0.3;
  }

  .\34xl\:focus-within\:opacity-40:focus-within{
    opacity: 0.4;
  }

  .\34xl\:focus-within\:opacity-50:focus-within{
    opacity: 0.5;
  }

  .\34xl\:focus-within\:opacity-60:focus-within{
    opacity: 0.6;
  }

  .\34xl\:focus-within\:opacity-70:focus-within{
    opacity: 0.7;
  }

  .\34xl\:focus-within\:opacity-75:focus-within{
    opacity: 0.75;
  }

  .\34xl\:focus-within\:opacity-80:focus-within{
    opacity: 0.8;
  }

  .\34xl\:focus-within\:opacity-90:focus-within{
    opacity: 0.9;
  }

  .\34xl\:focus-within\:opacity-95:focus-within{
    opacity: 0.95;
  }

  .\34xl\:focus-within\:opacity-100:focus-within{
    opacity: 1;
  }

  .\34xl\:hover\:opacity-0:hover{
    opacity: 0;
  }

  .\34xl\:hover\:opacity-5:hover{
    opacity: 0.05;
  }

  .\34xl\:hover\:opacity-10:hover{
    opacity: 0.1;
  }

  .\34xl\:hover\:opacity-20:hover{
    opacity: 0.2;
  }

  .\34xl\:hover\:opacity-25:hover{
    opacity: 0.25;
  }

  .\34xl\:hover\:opacity-30:hover{
    opacity: 0.3;
  }

  .\34xl\:hover\:opacity-40:hover{
    opacity: 0.4;
  }

  .\34xl\:hover\:opacity-50:hover{
    opacity: 0.5;
  }

  .\34xl\:hover\:opacity-60:hover{
    opacity: 0.6;
  }

  .\34xl\:hover\:opacity-70:hover{
    opacity: 0.7;
  }

  .\34xl\:hover\:opacity-75:hover{
    opacity: 0.75;
  }

  .\34xl\:hover\:opacity-80:hover{
    opacity: 0.8;
  }

  .\34xl\:hover\:opacity-90:hover{
    opacity: 0.9;
  }

  .\34xl\:hover\:opacity-95:hover{
    opacity: 0.95;
  }

  .\34xl\:hover\:opacity-100:hover{
    opacity: 1;
  }

  .\34xl\:focus\:opacity-0:focus{
    opacity: 0;
  }

  .\34xl\:focus\:opacity-5:focus{
    opacity: 0.05;
  }

  .\34xl\:focus\:opacity-10:focus{
    opacity: 0.1;
  }

  .\34xl\:focus\:opacity-20:focus{
    opacity: 0.2;
  }

  .\34xl\:focus\:opacity-25:focus{
    opacity: 0.25;
  }

  .\34xl\:focus\:opacity-30:focus{
    opacity: 0.3;
  }

  .\34xl\:focus\:opacity-40:focus{
    opacity: 0.4;
  }

  .\34xl\:focus\:opacity-50:focus{
    opacity: 0.5;
  }

  .\34xl\:focus\:opacity-60:focus{
    opacity: 0.6;
  }

  .\34xl\:focus\:opacity-70:focus{
    opacity: 0.7;
  }

  .\34xl\:focus\:opacity-75:focus{
    opacity: 0.75;
  }

  .\34xl\:focus\:opacity-80:focus{
    opacity: 0.8;
  }

  .\34xl\:focus\:opacity-90:focus{
    opacity: 0.9;
  }

  .\34xl\:focus\:opacity-95:focus{
    opacity: 0.95;
  }

  .\34xl\:focus\:opacity-100:focus{
    opacity: 1;
  }

  .\34xl\:outline-none{
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\34xl\:outline-white{
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .\34xl\:outline-black{
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .\34xl\:focus-within\:outline-none:focus-within{
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\34xl\:focus-within\:outline-white:focus-within{
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .\34xl\:focus-within\:outline-black:focus-within{
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .\34xl\:focus\:outline-none:focus{
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\34xl\:focus\:outline-white:focus{
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .\34xl\:focus\:outline-black:focus{
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .\34xl\:overflow-auto{
    overflow: auto;
  }

  .\34xl\:overflow-hidden{
    overflow: hidden;
  }

  .\34xl\:overflow-visible{
    overflow: visible;
  }

  .\34xl\:overflow-scroll{
    overflow: scroll;
  }

  .\34xl\:overflow-x-auto{
    overflow-x: auto;
  }

  .\34xl\:overflow-y-auto{
    overflow-y: auto;
  }

  .\34xl\:overflow-x-hidden{
    overflow-x: hidden;
  }

  .\34xl\:overflow-y-hidden{
    overflow-y: hidden;
  }

  .\34xl\:overflow-x-visible{
    overflow-x: visible;
  }

  .\34xl\:overflow-y-visible{
    overflow-y: visible;
  }

  .\34xl\:overflow-x-scroll{
    overflow-x: scroll;
  }

  .\34xl\:overflow-y-scroll{
    overflow-y: scroll;
  }

  .\34xl\:overscroll-auto{
    -ms-scroll-chaining: chained;
        overscroll-behavior: auto;
  }

  .\34xl\:overscroll-contain{
    -ms-scroll-chaining: none;
        overscroll-behavior: contain;
  }

  .\34xl\:overscroll-none{
    -ms-scroll-chaining: none;
        overscroll-behavior: none;
  }

  .\34xl\:overscroll-y-auto{
    overscroll-behavior-y: auto;
  }

  .\34xl\:overscroll-y-contain{
    overscroll-behavior-y: contain;
  }

  .\34xl\:overscroll-y-none{
    overscroll-behavior-y: none;
  }

  .\34xl\:overscroll-x-auto{
    overscroll-behavior-x: auto;
  }

  .\34xl\:overscroll-x-contain{
    overscroll-behavior-x: contain;
  }

  .\34xl\:overscroll-x-none{
    overscroll-behavior-x: none;
  }

  .\34xl\:p-0{
    padding: 0px;
  }

  .\34xl\:p-1{
    padding: 0.25rem;
  }

  .\34xl\:p-2{
    padding: 0.5rem;
  }

  .\34xl\:p-3{
    padding: 0.75rem;
  }

  .\34xl\:p-4{
    padding: 1rem;
  }

  .\34xl\:p-5{
    padding: 1.25rem;
  }

  .\34xl\:p-6{
    padding: 1.5rem;
  }

  .\34xl\:p-7{
    padding: 1.75rem;
  }

  .\34xl\:p-8{
    padding: 2rem;
  }

  .\34xl\:p-9{
    padding: 2.25rem;
  }

  .\34xl\:p-10{
    padding: 2.5rem;
  }

  .\34xl\:p-11{
    padding: 2.75rem;
  }

  .\34xl\:p-12{
    padding: 3rem;
  }

  .\34xl\:p-13{
    padding: 3.25rem;
  }

  .\34xl\:p-14{
    padding: 3.5rem;
  }

  .\34xl\:p-15{
    padding: 3.75rem;
  }

  .\34xl\:p-16{
    padding: 4rem;
  }

  .\34xl\:p-17{
    padding: 4.25rem;
  }

  .\34xl\:p-18{
    padding: 4.5rem;
  }

  .\34xl\:p-19{
    padding: 4.75rem;
  }

  .\34xl\:p-20{
    padding: 5rem;
  }

  .\34xl\:p-22{
    padding: 5.5rem;
  }

  .\34xl\:p-24{
    padding: 6rem;
  }

  .\34xl\:p-25{
    padding: 6.25rem;
  }

  .\34xl\:p-28{
    padding: 7rem;
  }

  .\34xl\:p-30{
    padding: 7.5rem;
  }

  .\34xl\:p-32{
    padding: 8rem;
  }

  .\34xl\:p-34{
    padding: 8.5rem;
  }

  .\34xl\:p-35{
    padding: 8.75rem;
  }

  .\34xl\:p-36{
    padding: 9rem;
  }

  .\34xl\:p-39{
    padding: 9.75rem;
  }

  .\34xl\:p-40{
    padding: 10rem;
  }

  .\34xl\:p-42{
    padding: 10.5rem;
  }

  .\34xl\:p-44{
    padding: 11rem;
  }

  .\34xl\:p-45{
    padding: 11.25rem;
  }

  .\34xl\:p-48{
    padding: 12rem;
  }

  .\34xl\:p-50{
    padding: 12.5rem;
  }

  .\34xl\:p-52{
    padding: 13rem;
  }

  .\34xl\:p-55{
    padding: 13.75rem;
  }

  .\34xl\:p-56{
    padding: 14rem;
  }

  .\34xl\:p-58{
    padding: 14.5rem;
  }

  .\34xl\:p-60{
    padding: 15rem;
  }

  .\34xl\:p-64{
    padding: 16rem;
  }

  .\34xl\:p-65{
    padding: 16.25rem;
  }

  .\34xl\:p-68{
    padding: 17rem;
  }

  .\34xl\:p-69{
    padding: 17.25rem;
  }

  .\34xl\:p-70{
    padding: 17.5rem;
  }

  .\34xl\:p-72{
    padding: 18rem;
  }

  .\34xl\:p-75{
    padding: 18.75rem;
  }

  .\34xl\:p-80{
    padding: 20rem;
  }

  .\34xl\:p-85{
    padding: 21.25rem;
  }

  .\34xl\:p-86{
    padding: 21.5rem;
  }

  .\34xl\:p-90{
    padding: 22.5rem;
  }

  .\34xl\:p-96{
    padding: 24rem;
  }

  .\34xl\:p-100{
    padding: 25rem;
  }

  .\34xl\:p-115{
    padding: 28.75rem;
  }

  .\34xl\:p-125{
    padding: 31.25rem;
  }

  .\34xl\:p-142{
    padding: 35.5rem;
  }

  .\34xl\:p-150{
    padding: 37.5rem;
  }

  .\34xl\:p-156{
    padding: 39rem;
  }

  .\34xl\:p-160{
    padding: 40rem;
  }

  .\34xl\:p-175{
    padding: 43.75rem;
  }

  .\34xl\:p-207{
    padding: 51.75rem;
  }

  .\34xl\:p-242{
    padding: 60.5rem;
  }

  .\34xl\:p-250{
    padding: 62.5rem;
  }

  .\34xl\:p-258{
    padding: 64.5rem;
  }

  .\34xl\:p-265{
    padding: 66.25rem;
  }

  .\34xl\:p-280{
    padding: 70rem;
  }

  .\34xl\:p-px{
    padding: 1px;
  }

  .\34xl\:p-0\.5{
    padding: 0.125rem;
  }

  .\34xl\:p-1\.5{
    padding: 0.375rem;
  }

  .\34xl\:p-2\.5{
    padding: 0.625rem;
  }

  .\34xl\:p-3\.5{
    padding: 0.875rem;
  }

  .\34xl\:p-0\.25{
    padding: 0.0625rem;
  }

  .\34xl\:p-0\.75{
    padding: 0.1875rem;
  }

  .\34xl\:p-1\.25{
    padding: 0.3125rem;
  }

  .\34xl\:p-1\.75{
    padding: 0.4375rem;
  }

  .\34xl\:p-2\.25{
    padding: 0.5625rem;
  }

  .\34xl\:p-2\.75{
    padding: 0.6875rem;
  }

  .\34xl\:p-3\.25{
    padding: 0.8125rem;
  }

  .\34xl\:p-3\.75{
    padding: 0.9375rem;
  }

  .\34xl\:p-4\.25{
    padding: 1.0625rem;
  }

  .\34xl\:p-4\.5{
    padding: 1.125rem;
  }

  .\34xl\:p-4\.75{
    padding: 1.1875rem;
  }

  .\34xl\:p-5\.25{
    padding: 1.3125rem;
  }

  .\34xl\:p-5\.5{
    padding: 1.375rem;
  }

  .\34xl\:p-5\.75{
    padding: 1.4375rem;
  }

  .\34xl\:p-6\.25{
    padding: 1.5625rem;
  }

  .\34xl\:p-6\.5{
    padding: 1.625rem;
  }

  .\34xl\:p-6\.75{
    padding: 1.6875rem;
  }

  .\34xl\:p-7\.25{
    padding: 1.8125rem;
  }

  .\34xl\:p-7\.5{
    padding: 1.875rem;
  }

  .\34xl\:p-8\.25{
    padding: 2.0625rem;
  }

  .\34xl\:p-8\.5{
    padding: 2.125rem;
  }

  .\34xl\:p-9\.25{
    padding: 2.3125rem;
  }

  .\34xl\:p-9\.5{
    padding: 2.375rem;
  }

  .\34xl\:p-10\.5{
    padding: 2.625rem;
  }

  .\34xl\:p-11\.25{
    padding: 2.8125rem;
  }

  .\34xl\:p-11\.5{
    padding: 2.875rem;
  }

  .\34xl\:p-12\.5{
    padding: 3.125rem;
  }

  .\34xl\:p-12\.75{
    padding: 3.1875rem;
  }

  .\34xl\:p-13\.5{
    padding: 3.375rem;
  }

  .\34xl\:p-14\.5{
    padding: 3.625rem;
  }

  .\34xl\:p-15\.5{
    padding: 3.875rem;
  }

  .\34xl\:p-15\.75{
    padding: 3.9375rem;
  }

  .\34xl\:p-16\.25{
    padding: 4.0625rem;
  }

  .\34xl\:p-17\.25{
    padding: 4.3125rem;
  }

  .\34xl\:p-17\.5{
    padding: 4.375rem;
  }

  .\34xl\:p-18\.25{
    padding: 4.5625rem;
  }

  .\34xl\:p-18\.5{
    padding: 4.625rem;
  }

  .\34xl\:p-20\.25{
    padding: 5.0625rem;
  }

  .\34xl\:p-20\.5{
    padding: 5.125rem;
  }

  .\34xl\:p-22\.5{
    padding: 5.625rem;
  }

  .\34xl\:p-25\.5{
    padding: 6.375rem;
  }

  .\34xl\:p-26\.75{
    padding: 6.6875rem;
  }

  .\34xl\:p-32\.5{
    padding: 8.125rem;
  }

  .\34xl\:p-37\.5{
    padding: 9.375rem;
  }

  .\34xl\:p-41\.25{
    padding: 10.3125rem;
  }

  .\34xl\:p-52\.5{
    padding: 13.125rem;
  }

  .\34xl\:p-54\.5{
    padding: 13.625rem;
  }

  .\34xl\:p-57\.25{
    padding: 14.3125rem;
  }

  .\34xl\:p-57\.5{
    padding: 14.375rem;
  }

  .\34xl\:p-66\.25{
    padding: 16.5625rem;
  }

  .\34xl\:p-74\.5{
    padding: 18.125rem;
  }

  .\34xl\:p-106\.25{
    padding: 26.5625rem;
  }

  .\34xl\:p-112\.25{
    padding: 28.0675rem;
  }

  .\34xl\:p-112\.75{
    padding: 28.1875rem;
  }

  .\34xl\:p-147\.5{
    padding: 36.875rem;
  }

  .\34xl\:p-162\.5{
    padding: 40.625rem;
  }

  .\34xl\:p-172\.25{
    padding: 42.5625rem;
  }

  .\34xl\:p-175\.25{
    padding: 43.8125rem;
  }

  .\34xl\:p-184\.25{
    padding: 46.0625rem;
  }

  .\34xl\:p-203\.25{
    padding: 50.8125rem;
  }

  .\34xl\:p-half{
    padding: 50%;
  }

  .\34xl\:p-full{
    padding: 100%;
  }

  .\34xl\:p-1\/10{
    padding: 10%;
  }

  .\34xl\:p-2\/10{
    padding: 20%;
  }

  .\34xl\:p-3\/10{
    padding: 30%;
  }

  .\34xl\:p-4\/10{
    padding: 40%;
  }

  .\34xl\:p-4\.5\/10{
    padding: 45%;
  }

  .\34xl\:p-5\/10{
    padding: 50%;
  }

  .\34xl\:p-5\.5\/10{
    padding: 55%;
  }

  .\34xl\:p-6\/10{
    padding: 60%;
  }

  .\34xl\:p-7\/10{
    padding: 70%;
  }

  .\34xl\:p-8\/10{
    padding: 80%;
  }

  .\34xl\:p-9\/10{
    padding: 90%;
  }

  .\34xl\:p-1\/12{
    padding: 8.333333%;
  }

  .\34xl\:p-2\/12{
    padding: 16.666667%;
  }

  .\34xl\:p-3\/12{
    padding: 25%;
  }

  .\34xl\:p-4\/12{
    padding: 33.333333%;
  }

  .\34xl\:p-5\/12{
    padding: 41.666667%;
  }

  .\34xl\:p-6\/12{
    padding: 50%;
  }

  .\34xl\:p-7\/12{
    padding: 58.333333%;
  }

  .\34xl\:p-8\/12{
    padding: 66.666667%;
  }

  .\34xl\:p-9\/12{
    padding: 75%;
  }

  .\34xl\:p-10\/12{
    padding: 83.333333%;
  }

  .\34xl\:p-11\/12{
    padding: 91.666667%;
  }

  .\34xl\:py-0{
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .\34xl\:px-0{
    padding-left: 0px;
    padding-right: 0px;
  }

  .\34xl\:py-1{
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }

  .\34xl\:px-1{
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }

  .\34xl\:py-2{
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .\34xl\:px-2{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .\34xl\:py-3{
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }

  .\34xl\:px-3{
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .\34xl\:py-4{
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .\34xl\:px-4{
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .\34xl\:py-5{
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .\34xl\:px-5{
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .\34xl\:py-6{
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .\34xl\:px-6{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .\34xl\:py-7{
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
  }

  .\34xl\:px-7{
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }

  .\34xl\:py-8{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .\34xl\:px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .\34xl\:py-9{
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
  }

  .\34xl\:px-9{
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }

  .\34xl\:py-10{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .\34xl\:px-10{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .\34xl\:py-11{
    padding-top: 2.75rem;
    padding-bottom: 2.75rem;
  }

  .\34xl\:px-11{
    padding-left: 2.75rem;
    padding-right: 2.75rem;
  }

  .\34xl\:py-12{
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .\34xl\:px-12{
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .\34xl\:py-13{
    padding-top: 3.25rem;
    padding-bottom: 3.25rem;
  }

  .\34xl\:px-13{
    padding-left: 3.25rem;
    padding-right: 3.25rem;
  }

  .\34xl\:py-14{
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .\34xl\:px-14{
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }

  .\34xl\:py-15{
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
  }

  .\34xl\:px-15{
    padding-left: 3.75rem;
    padding-right: 3.75rem;
  }

  .\34xl\:py-16{
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .\34xl\:px-16{
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .\34xl\:py-17{
    padding-top: 4.25rem;
    padding-bottom: 4.25rem;
  }

  .\34xl\:px-17{
    padding-left: 4.25rem;
    padding-right: 4.25rem;
  }

  .\34xl\:py-18{
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }

  .\34xl\:px-18{
    padding-left: 4.5rem;
    padding-right: 4.5rem;
  }

  .\34xl\:py-19{
    padding-top: 4.75rem;
    padding-bottom: 4.75rem;
  }

  .\34xl\:px-19{
    padding-left: 4.75rem;
    padding-right: 4.75rem;
  }

  .\34xl\:py-20{
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .\34xl\:px-20{
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .\34xl\:py-22{
    padding-top: 5.5rem;
    padding-bottom: 5.5rem;
  }

  .\34xl\:px-22{
    padding-left: 5.5rem;
    padding-right: 5.5rem;
  }

  .\34xl\:py-24{
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .\34xl\:px-24{
    padding-left: 6rem;
    padding-right: 6rem;
  }

  .\34xl\:py-25{
    padding-top: 6.25rem;
    padding-bottom: 6.25rem;
  }

  .\34xl\:px-25{
    padding-left: 6.25rem;
    padding-right: 6.25rem;
  }

  .\34xl\:py-28{
    padding-top: 7rem;
    padding-bottom: 7rem;
  }

  .\34xl\:px-28{
    padding-left: 7rem;
    padding-right: 7rem;
  }

  .\34xl\:py-30{
    padding-top: 7.5rem;
    padding-bottom: 7.5rem;
  }

  .\34xl\:px-30{
    padding-left: 7.5rem;
    padding-right: 7.5rem;
  }

  .\34xl\:py-32{
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

  .\34xl\:px-32{
    padding-left: 8rem;
    padding-right: 8rem;
  }

  .\34xl\:py-34{
    padding-top: 8.5rem;
    padding-bottom: 8.5rem;
  }

  .\34xl\:px-34{
    padding-left: 8.5rem;
    padding-right: 8.5rem;
  }

  .\34xl\:py-35{
    padding-top: 8.75rem;
    padding-bottom: 8.75rem;
  }

  .\34xl\:px-35{
    padding-left: 8.75rem;
    padding-right: 8.75rem;
  }

  .\34xl\:py-36{
    padding-top: 9rem;
    padding-bottom: 9rem;
  }

  .\34xl\:px-36{
    padding-left: 9rem;
    padding-right: 9rem;
  }

  .\34xl\:py-39{
    padding-top: 9.75rem;
    padding-bottom: 9.75rem;
  }

  .\34xl\:px-39{
    padding-left: 9.75rem;
    padding-right: 9.75rem;
  }

  .\34xl\:py-40{
    padding-top: 10rem;
    padding-bottom: 10rem;
  }

  .\34xl\:px-40{
    padding-left: 10rem;
    padding-right: 10rem;
  }

  .\34xl\:py-42{
    padding-top: 10.5rem;
    padding-bottom: 10.5rem;
  }

  .\34xl\:px-42{
    padding-left: 10.5rem;
    padding-right: 10.5rem;
  }

  .\34xl\:py-44{
    padding-top: 11rem;
    padding-bottom: 11rem;
  }

  .\34xl\:px-44{
    padding-left: 11rem;
    padding-right: 11rem;
  }

  .\34xl\:py-45{
    padding-top: 11.25rem;
    padding-bottom: 11.25rem;
  }

  .\34xl\:px-45{
    padding-left: 11.25rem;
    padding-right: 11.25rem;
  }

  .\34xl\:py-48{
    padding-top: 12rem;
    padding-bottom: 12rem;
  }

  .\34xl\:px-48{
    padding-left: 12rem;
    padding-right: 12rem;
  }

  .\34xl\:py-50{
    padding-top: 12.5rem;
    padding-bottom: 12.5rem;
  }

  .\34xl\:px-50{
    padding-left: 12.5rem;
    padding-right: 12.5rem;
  }

  .\34xl\:py-52{
    padding-top: 13rem;
    padding-bottom: 13rem;
  }

  .\34xl\:px-52{
    padding-left: 13rem;
    padding-right: 13rem;
  }

  .\34xl\:py-55{
    padding-top: 13.75rem;
    padding-bottom: 13.75rem;
  }

  .\34xl\:px-55{
    padding-left: 13.75rem;
    padding-right: 13.75rem;
  }

  .\34xl\:py-56{
    padding-top: 14rem;
    padding-bottom: 14rem;
  }

  .\34xl\:px-56{
    padding-left: 14rem;
    padding-right: 14rem;
  }

  .\34xl\:py-58{
    padding-top: 14.5rem;
    padding-bottom: 14.5rem;
  }

  .\34xl\:px-58{
    padding-left: 14.5rem;
    padding-right: 14.5rem;
  }

  .\34xl\:py-60{
    padding-top: 15rem;
    padding-bottom: 15rem;
  }

  .\34xl\:px-60{
    padding-left: 15rem;
    padding-right: 15rem;
  }

  .\34xl\:py-64{
    padding-top: 16rem;
    padding-bottom: 16rem;
  }

  .\34xl\:px-64{
    padding-left: 16rem;
    padding-right: 16rem;
  }

  .\34xl\:py-65{
    padding-top: 16.25rem;
    padding-bottom: 16.25rem;
  }

  .\34xl\:px-65{
    padding-left: 16.25rem;
    padding-right: 16.25rem;
  }

  .\34xl\:py-68{
    padding-top: 17rem;
    padding-bottom: 17rem;
  }

  .\34xl\:px-68{
    padding-left: 17rem;
    padding-right: 17rem;
  }

  .\34xl\:py-69{
    padding-top: 17.25rem;
    padding-bottom: 17.25rem;
  }

  .\34xl\:px-69{
    padding-left: 17.25rem;
    padding-right: 17.25rem;
  }

  .\34xl\:py-70{
    padding-top: 17.5rem;
    padding-bottom: 17.5rem;
  }

  .\34xl\:px-70{
    padding-left: 17.5rem;
    padding-right: 17.5rem;
  }

  .\34xl\:py-72{
    padding-top: 18rem;
    padding-bottom: 18rem;
  }

  .\34xl\:px-72{
    padding-left: 18rem;
    padding-right: 18rem;
  }

  .\34xl\:py-75{
    padding-top: 18.75rem;
    padding-bottom: 18.75rem;
  }

  .\34xl\:px-75{
    padding-left: 18.75rem;
    padding-right: 18.75rem;
  }

  .\34xl\:py-80{
    padding-top: 20rem;
    padding-bottom: 20rem;
  }

  .\34xl\:px-80{
    padding-left: 20rem;
    padding-right: 20rem;
  }

  .\34xl\:py-85{
    padding-top: 21.25rem;
    padding-bottom: 21.25rem;
  }

  .\34xl\:px-85{
    padding-left: 21.25rem;
    padding-right: 21.25rem;
  }

  .\34xl\:py-86{
    padding-top: 21.5rem;
    padding-bottom: 21.5rem;
  }

  .\34xl\:px-86{
    padding-left: 21.5rem;
    padding-right: 21.5rem;
  }

  .\34xl\:py-90{
    padding-top: 22.5rem;
    padding-bottom: 22.5rem;
  }

  .\34xl\:px-90{
    padding-left: 22.5rem;
    padding-right: 22.5rem;
  }

  .\34xl\:py-96{
    padding-top: 24rem;
    padding-bottom: 24rem;
  }

  .\34xl\:px-96{
    padding-left: 24rem;
    padding-right: 24rem;
  }

  .\34xl\:py-100{
    padding-top: 25rem;
    padding-bottom: 25rem;
  }

  .\34xl\:px-100{
    padding-left: 25rem;
    padding-right: 25rem;
  }

  .\34xl\:py-115{
    padding-top: 28.75rem;
    padding-bottom: 28.75rem;
  }

  .\34xl\:px-115{
    padding-left: 28.75rem;
    padding-right: 28.75rem;
  }

  .\34xl\:py-125{
    padding-top: 31.25rem;
    padding-bottom: 31.25rem;
  }

  .\34xl\:px-125{
    padding-left: 31.25rem;
    padding-right: 31.25rem;
  }

  .\34xl\:py-142{
    padding-top: 35.5rem;
    padding-bottom: 35.5rem;
  }

  .\34xl\:px-142{
    padding-left: 35.5rem;
    padding-right: 35.5rem;
  }

  .\34xl\:py-150{
    padding-top: 37.5rem;
    padding-bottom: 37.5rem;
  }

  .\34xl\:px-150{
    padding-left: 37.5rem;
    padding-right: 37.5rem;
  }

  .\34xl\:py-156{
    padding-top: 39rem;
    padding-bottom: 39rem;
  }

  .\34xl\:px-156{
    padding-left: 39rem;
    padding-right: 39rem;
  }

  .\34xl\:py-160{
    padding-top: 40rem;
    padding-bottom: 40rem;
  }

  .\34xl\:px-160{
    padding-left: 40rem;
    padding-right: 40rem;
  }

  .\34xl\:py-175{
    padding-top: 43.75rem;
    padding-bottom: 43.75rem;
  }

  .\34xl\:px-175{
    padding-left: 43.75rem;
    padding-right: 43.75rem;
  }

  .\34xl\:py-207{
    padding-top: 51.75rem;
    padding-bottom: 51.75rem;
  }

  .\34xl\:px-207{
    padding-left: 51.75rem;
    padding-right: 51.75rem;
  }

  .\34xl\:py-242{
    padding-top: 60.5rem;
    padding-bottom: 60.5rem;
  }

  .\34xl\:px-242{
    padding-left: 60.5rem;
    padding-right: 60.5rem;
  }

  .\34xl\:py-250{
    padding-top: 62.5rem;
    padding-bottom: 62.5rem;
  }

  .\34xl\:px-250{
    padding-left: 62.5rem;
    padding-right: 62.5rem;
  }

  .\34xl\:py-258{
    padding-top: 64.5rem;
    padding-bottom: 64.5rem;
  }

  .\34xl\:px-258{
    padding-left: 64.5rem;
    padding-right: 64.5rem;
  }

  .\34xl\:py-265{
    padding-top: 66.25rem;
    padding-bottom: 66.25rem;
  }

  .\34xl\:px-265{
    padding-left: 66.25rem;
    padding-right: 66.25rem;
  }

  .\34xl\:py-280{
    padding-top: 70rem;
    padding-bottom: 70rem;
  }

  .\34xl\:px-280{
    padding-left: 70rem;
    padding-right: 70rem;
  }

  .\34xl\:py-px{
    padding-top: 1px;
    padding-bottom: 1px;
  }

  .\34xl\:px-px{
    padding-left: 1px;
    padding-right: 1px;
  }

  .\34xl\:py-0\.5{
    padding-top: 0.125rem;
    padding-bottom: 0.125rem;
  }

  .\34xl\:px-0\.5{
    padding-left: 0.125rem;
    padding-right: 0.125rem;
  }

  .\34xl\:py-1\.5{
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
  }

  .\34xl\:px-1\.5{
    padding-left: 0.375rem;
    padding-right: 0.375rem;
  }

  .\34xl\:py-2\.5{
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }

  .\34xl\:px-2\.5{
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  .\34xl\:py-3\.5{
    padding-top: 0.875rem;
    padding-bottom: 0.875rem;
  }

  .\34xl\:px-3\.5{
    padding-left: 0.875rem;
    padding-right: 0.875rem;
  }

  .\34xl\:py-0\.25{
    padding-top: 0.0625rem;
    padding-bottom: 0.0625rem;
  }

  .\34xl\:px-0\.25{
    padding-left: 0.0625rem;
    padding-right: 0.0625rem;
  }

  .\34xl\:py-0\.75{
    padding-top: 0.1875rem;
    padding-bottom: 0.1875rem;
  }

  .\34xl\:px-0\.75{
    padding-left: 0.1875rem;
    padding-right: 0.1875rem;
  }

  .\34xl\:py-1\.25{
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
  }

  .\34xl\:px-1\.25{
    padding-left: 0.3125rem;
    padding-right: 0.3125rem;
  }

  .\34xl\:py-1\.75{
    padding-top: 0.4375rem;
    padding-bottom: 0.4375rem;
  }

  .\34xl\:px-1\.75{
    padding-left: 0.4375rem;
    padding-right: 0.4375rem;
  }

  .\34xl\:py-2\.25{
    padding-top: 0.5625rem;
    padding-bottom: 0.5625rem;
  }

  .\34xl\:px-2\.25{
    padding-left: 0.5625rem;
    padding-right: 0.5625rem;
  }

  .\34xl\:py-2\.75{
    padding-top: 0.6875rem;
    padding-bottom: 0.6875rem;
  }

  .\34xl\:px-2\.75{
    padding-left: 0.6875rem;
    padding-right: 0.6875rem;
  }

  .\34xl\:py-3\.25{
    padding-top: 0.8125rem;
    padding-bottom: 0.8125rem;
  }

  .\34xl\:px-3\.25{
    padding-left: 0.8125rem;
    padding-right: 0.8125rem;
  }

  .\34xl\:py-3\.75{
    padding-top: 0.9375rem;
    padding-bottom: 0.9375rem;
  }

  .\34xl\:px-3\.75{
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }

  .\34xl\:py-4\.25{
    padding-top: 1.0625rem;
    padding-bottom: 1.0625rem;
  }

  .\34xl\:px-4\.25{
    padding-left: 1.0625rem;
    padding-right: 1.0625rem;
  }

  .\34xl\:py-4\.5{
    padding-top: 1.125rem;
    padding-bottom: 1.125rem;
  }

  .\34xl\:px-4\.5{
    padding-left: 1.125rem;
    padding-right: 1.125rem;
  }

  .\34xl\:py-4\.75{
    padding-top: 1.1875rem;
    padding-bottom: 1.1875rem;
  }

  .\34xl\:px-4\.75{
    padding-left: 1.1875rem;
    padding-right: 1.1875rem;
  }

  .\34xl\:py-5\.25{
    padding-top: 1.3125rem;
    padding-bottom: 1.3125rem;
  }

  .\34xl\:px-5\.25{
    padding-left: 1.3125rem;
    padding-right: 1.3125rem;
  }

  .\34xl\:py-5\.5{
    padding-top: 1.375rem;
    padding-bottom: 1.375rem;
  }

  .\34xl\:px-5\.5{
    padding-left: 1.375rem;
    padding-right: 1.375rem;
  }

  .\34xl\:py-5\.75{
    padding-top: 1.4375rem;
    padding-bottom: 1.4375rem;
  }

  .\34xl\:px-5\.75{
    padding-left: 1.4375rem;
    padding-right: 1.4375rem;
  }

  .\34xl\:py-6\.25{
    padding-top: 1.5625rem;
    padding-bottom: 1.5625rem;
  }

  .\34xl\:px-6\.25{
    padding-left: 1.5625rem;
    padding-right: 1.5625rem;
  }

  .\34xl\:py-6\.5{
    padding-top: 1.625rem;
    padding-bottom: 1.625rem;
  }

  .\34xl\:px-6\.5{
    padding-left: 1.625rem;
    padding-right: 1.625rem;
  }

  .\34xl\:py-6\.75{
    padding-top: 1.6875rem;
    padding-bottom: 1.6875rem;
  }

  .\34xl\:px-6\.75{
    padding-left: 1.6875rem;
    padding-right: 1.6875rem;
  }

  .\34xl\:py-7\.25{
    padding-top: 1.8125rem;
    padding-bottom: 1.8125rem;
  }

  .\34xl\:px-7\.25{
    padding-left: 1.8125rem;
    padding-right: 1.8125rem;
  }

  .\34xl\:py-7\.5{
    padding-top: 1.875rem;
    padding-bottom: 1.875rem;
  }

  .\34xl\:px-7\.5{
    padding-left: 1.875rem;
    padding-right: 1.875rem;
  }

  .\34xl\:py-8\.25{
    padding-top: 2.0625rem;
    padding-bottom: 2.0625rem;
  }

  .\34xl\:px-8\.25{
    padding-left: 2.0625rem;
    padding-right: 2.0625rem;
  }

  .\34xl\:py-8\.5{
    padding-top: 2.125rem;
    padding-bottom: 2.125rem;
  }

  .\34xl\:px-8\.5{
    padding-left: 2.125rem;
    padding-right: 2.125rem;
  }

  .\34xl\:py-9\.25{
    padding-top: 2.3125rem;
    padding-bottom: 2.3125rem;
  }

  .\34xl\:px-9\.25{
    padding-left: 2.3125rem;
    padding-right: 2.3125rem;
  }

  .\34xl\:py-9\.5{
    padding-top: 2.375rem;
    padding-bottom: 2.375rem;
  }

  .\34xl\:px-9\.5{
    padding-left: 2.375rem;
    padding-right: 2.375rem;
  }

  .\34xl\:py-10\.5{
    padding-top: 2.625rem;
    padding-bottom: 2.625rem;
  }

  .\34xl\:px-10\.5{
    padding-left: 2.625rem;
    padding-right: 2.625rem;
  }

  .\34xl\:py-11\.25{
    padding-top: 2.8125rem;
    padding-bottom: 2.8125rem;
  }

  .\34xl\:px-11\.25{
    padding-left: 2.8125rem;
    padding-right: 2.8125rem;
  }

  .\34xl\:py-11\.5{
    padding-top: 2.875rem;
    padding-bottom: 2.875rem;
  }

  .\34xl\:px-11\.5{
    padding-left: 2.875rem;
    padding-right: 2.875rem;
  }

  .\34xl\:py-12\.5{
    padding-top: 3.125rem;
    padding-bottom: 3.125rem;
  }

  .\34xl\:px-12\.5{
    padding-left: 3.125rem;
    padding-right: 3.125rem;
  }

  .\34xl\:py-12\.75{
    padding-top: 3.1875rem;
    padding-bottom: 3.1875rem;
  }

  .\34xl\:px-12\.75{
    padding-left: 3.1875rem;
    padding-right: 3.1875rem;
  }

  .\34xl\:py-13\.5{
    padding-top: 3.375rem;
    padding-bottom: 3.375rem;
  }

  .\34xl\:px-13\.5{
    padding-left: 3.375rem;
    padding-right: 3.375rem;
  }

  .\34xl\:py-14\.5{
    padding-top: 3.625rem;
    padding-bottom: 3.625rem;
  }

  .\34xl\:px-14\.5{
    padding-left: 3.625rem;
    padding-right: 3.625rem;
  }

  .\34xl\:py-15\.5{
    padding-top: 3.875rem;
    padding-bottom: 3.875rem;
  }

  .\34xl\:px-15\.5{
    padding-left: 3.875rem;
    padding-right: 3.875rem;
  }

  .\34xl\:py-15\.75{
    padding-top: 3.9375rem;
    padding-bottom: 3.9375rem;
  }

  .\34xl\:px-15\.75{
    padding-left: 3.9375rem;
    padding-right: 3.9375rem;
  }

  .\34xl\:py-16\.25{
    padding-top: 4.0625rem;
    padding-bottom: 4.0625rem;
  }

  .\34xl\:px-16\.25{
    padding-left: 4.0625rem;
    padding-right: 4.0625rem;
  }

  .\34xl\:py-17\.25{
    padding-top: 4.3125rem;
    padding-bottom: 4.3125rem;
  }

  .\34xl\:px-17\.25{
    padding-left: 4.3125rem;
    padding-right: 4.3125rem;
  }

  .\34xl\:py-17\.5{
    padding-top: 4.375rem;
    padding-bottom: 4.375rem;
  }

  .\34xl\:px-17\.5{
    padding-left: 4.375rem;
    padding-right: 4.375rem;
  }

  .\34xl\:py-18\.25{
    padding-top: 4.5625rem;
    padding-bottom: 4.5625rem;
  }

  .\34xl\:px-18\.25{
    padding-left: 4.5625rem;
    padding-right: 4.5625rem;
  }

  .\34xl\:py-18\.5{
    padding-top: 4.625rem;
    padding-bottom: 4.625rem;
  }

  .\34xl\:px-18\.5{
    padding-left: 4.625rem;
    padding-right: 4.625rem;
  }

  .\34xl\:py-20\.25{
    padding-top: 5.0625rem;
    padding-bottom: 5.0625rem;
  }

  .\34xl\:px-20\.25{
    padding-left: 5.0625rem;
    padding-right: 5.0625rem;
  }

  .\34xl\:py-20\.5{
    padding-top: 5.125rem;
    padding-bottom: 5.125rem;
  }

  .\34xl\:px-20\.5{
    padding-left: 5.125rem;
    padding-right: 5.125rem;
  }

  .\34xl\:py-22\.5{
    padding-top: 5.625rem;
    padding-bottom: 5.625rem;
  }

  .\34xl\:px-22\.5{
    padding-left: 5.625rem;
    padding-right: 5.625rem;
  }

  .\34xl\:py-25\.5{
    padding-top: 6.375rem;
    padding-bottom: 6.375rem;
  }

  .\34xl\:px-25\.5{
    padding-left: 6.375rem;
    padding-right: 6.375rem;
  }

  .\34xl\:py-26\.75{
    padding-top: 6.6875rem;
    padding-bottom: 6.6875rem;
  }

  .\34xl\:px-26\.75{
    padding-left: 6.6875rem;
    padding-right: 6.6875rem;
  }

  .\34xl\:py-32\.5{
    padding-top: 8.125rem;
    padding-bottom: 8.125rem;
  }

  .\34xl\:px-32\.5{
    padding-left: 8.125rem;
    padding-right: 8.125rem;
  }

  .\34xl\:py-37\.5{
    padding-top: 9.375rem;
    padding-bottom: 9.375rem;
  }

  .\34xl\:px-37\.5{
    padding-left: 9.375rem;
    padding-right: 9.375rem;
  }

  .\34xl\:py-41\.25{
    padding-top: 10.3125rem;
    padding-bottom: 10.3125rem;
  }

  .\34xl\:px-41\.25{
    padding-left: 10.3125rem;
    padding-right: 10.3125rem;
  }

  .\34xl\:py-52\.5{
    padding-top: 13.125rem;
    padding-bottom: 13.125rem;
  }

  .\34xl\:px-52\.5{
    padding-left: 13.125rem;
    padding-right: 13.125rem;
  }

  .\34xl\:py-54\.5{
    padding-top: 13.625rem;
    padding-bottom: 13.625rem;
  }

  .\34xl\:px-54\.5{
    padding-left: 13.625rem;
    padding-right: 13.625rem;
  }

  .\34xl\:py-57\.25{
    padding-top: 14.3125rem;
    padding-bottom: 14.3125rem;
  }

  .\34xl\:px-57\.25{
    padding-left: 14.3125rem;
    padding-right: 14.3125rem;
  }

  .\34xl\:py-57\.5{
    padding-top: 14.375rem;
    padding-bottom: 14.375rem;
  }

  .\34xl\:px-57\.5{
    padding-left: 14.375rem;
    padding-right: 14.375rem;
  }

  .\34xl\:py-66\.25{
    padding-top: 16.5625rem;
    padding-bottom: 16.5625rem;
  }

  .\34xl\:px-66\.25{
    padding-left: 16.5625rem;
    padding-right: 16.5625rem;
  }

  .\34xl\:py-74\.5{
    padding-top: 18.125rem;
    padding-bottom: 18.125rem;
  }

  .\34xl\:px-74\.5{
    padding-left: 18.125rem;
    padding-right: 18.125rem;
  }

  .\34xl\:py-106\.25{
    padding-top: 26.5625rem;
    padding-bottom: 26.5625rem;
  }

  .\34xl\:px-106\.25{
    padding-left: 26.5625rem;
    padding-right: 26.5625rem;
  }

  .\34xl\:py-112\.25{
    padding-top: 28.0675rem;
    padding-bottom: 28.0675rem;
  }

  .\34xl\:px-112\.25{
    padding-left: 28.0675rem;
    padding-right: 28.0675rem;
  }

  .\34xl\:py-112\.75{
    padding-top: 28.1875rem;
    padding-bottom: 28.1875rem;
  }

  .\34xl\:px-112\.75{
    padding-left: 28.1875rem;
    padding-right: 28.1875rem;
  }

  .\34xl\:py-147\.5{
    padding-top: 36.875rem;
    padding-bottom: 36.875rem;
  }

  .\34xl\:px-147\.5{
    padding-left: 36.875rem;
    padding-right: 36.875rem;
  }

  .\34xl\:py-162\.5{
    padding-top: 40.625rem;
    padding-bottom: 40.625rem;
  }

  .\34xl\:px-162\.5{
    padding-left: 40.625rem;
    padding-right: 40.625rem;
  }

  .\34xl\:py-172\.25{
    padding-top: 42.5625rem;
    padding-bottom: 42.5625rem;
  }

  .\34xl\:px-172\.25{
    padding-left: 42.5625rem;
    padding-right: 42.5625rem;
  }

  .\34xl\:py-175\.25{
    padding-top: 43.8125rem;
    padding-bottom: 43.8125rem;
  }

  .\34xl\:px-175\.25{
    padding-left: 43.8125rem;
    padding-right: 43.8125rem;
  }

  .\34xl\:py-184\.25{
    padding-top: 46.0625rem;
    padding-bottom: 46.0625rem;
  }

  .\34xl\:px-184\.25{
    padding-left: 46.0625rem;
    padding-right: 46.0625rem;
  }

  .\34xl\:py-203\.25{
    padding-top: 50.8125rem;
    padding-bottom: 50.8125rem;
  }

  .\34xl\:px-203\.25{
    padding-left: 50.8125rem;
    padding-right: 50.8125rem;
  }

  .\34xl\:py-half{
    padding-top: 50%;
    padding-bottom: 50%;
  }

  .\34xl\:px-half{
    padding-left: 50%;
    padding-right: 50%;
  }

  .\34xl\:py-full{
    padding-top: 100%;
    padding-bottom: 100%;
  }

  .\34xl\:px-full{
    padding-left: 100%;
    padding-right: 100%;
  }

  .\34xl\:py-1\/10{
    padding-top: 10%;
    padding-bottom: 10%;
  }

  .\34xl\:px-1\/10{
    padding-left: 10%;
    padding-right: 10%;
  }

  .\34xl\:py-2\/10{
    padding-top: 20%;
    padding-bottom: 20%;
  }

  .\34xl\:px-2\/10{
    padding-left: 20%;
    padding-right: 20%;
  }

  .\34xl\:py-3\/10{
    padding-top: 30%;
    padding-bottom: 30%;
  }

  .\34xl\:px-3\/10{
    padding-left: 30%;
    padding-right: 30%;
  }

  .\34xl\:py-4\/10{
    padding-top: 40%;
    padding-bottom: 40%;
  }

  .\34xl\:px-4\/10{
    padding-left: 40%;
    padding-right: 40%;
  }

  .\34xl\:py-4\.5\/10{
    padding-top: 45%;
    padding-bottom: 45%;
  }

  .\34xl\:px-4\.5\/10{
    padding-left: 45%;
    padding-right: 45%;
  }

  .\34xl\:py-5\/10{
    padding-top: 50%;
    padding-bottom: 50%;
  }

  .\34xl\:px-5\/10{
    padding-left: 50%;
    padding-right: 50%;
  }

  .\34xl\:py-5\.5\/10{
    padding-top: 55%;
    padding-bottom: 55%;
  }

  .\34xl\:px-5\.5\/10{
    padding-left: 55%;
    padding-right: 55%;
  }

  .\34xl\:py-6\/10{
    padding-top: 60%;
    padding-bottom: 60%;
  }

  .\34xl\:px-6\/10{
    padding-left: 60%;
    padding-right: 60%;
  }

  .\34xl\:py-7\/10{
    padding-top: 70%;
    padding-bottom: 70%;
  }

  .\34xl\:px-7\/10{
    padding-left: 70%;
    padding-right: 70%;
  }

  .\34xl\:py-8\/10{
    padding-top: 80%;
    padding-bottom: 80%;
  }

  .\34xl\:px-8\/10{
    padding-left: 80%;
    padding-right: 80%;
  }

  .\34xl\:py-9\/10{
    padding-top: 90%;
    padding-bottom: 90%;
  }

  .\34xl\:px-9\/10{
    padding-left: 90%;
    padding-right: 90%;
  }

  .\34xl\:py-1\/12{
    padding-top: 8.333333%;
    padding-bottom: 8.333333%;
  }

  .\34xl\:px-1\/12{
    padding-left: 8.333333%;
    padding-right: 8.333333%;
  }

  .\34xl\:py-2\/12{
    padding-top: 16.666667%;
    padding-bottom: 16.666667%;
  }

  .\34xl\:px-2\/12{
    padding-left: 16.666667%;
    padding-right: 16.666667%;
  }

  .\34xl\:py-3\/12{
    padding-top: 25%;
    padding-bottom: 25%;
  }

  .\34xl\:px-3\/12{
    padding-left: 25%;
    padding-right: 25%;
  }

  .\34xl\:py-4\/12{
    padding-top: 33.333333%;
    padding-bottom: 33.333333%;
  }

  .\34xl\:px-4\/12{
    padding-left: 33.333333%;
    padding-right: 33.333333%;
  }

  .\34xl\:py-5\/12{
    padding-top: 41.666667%;
    padding-bottom: 41.666667%;
  }

  .\34xl\:px-5\/12{
    padding-left: 41.666667%;
    padding-right: 41.666667%;
  }

  .\34xl\:py-6\/12{
    padding-top: 50%;
    padding-bottom: 50%;
  }

  .\34xl\:px-6\/12{
    padding-left: 50%;
    padding-right: 50%;
  }

  .\34xl\:py-7\/12{
    padding-top: 58.333333%;
    padding-bottom: 58.333333%;
  }

  .\34xl\:px-7\/12{
    padding-left: 58.333333%;
    padding-right: 58.333333%;
  }

  .\34xl\:py-8\/12{
    padding-top: 66.666667%;
    padding-bottom: 66.666667%;
  }

  .\34xl\:px-8\/12{
    padding-left: 66.666667%;
    padding-right: 66.666667%;
  }

  .\34xl\:py-9\/12{
    padding-top: 75%;
    padding-bottom: 75%;
  }

  .\34xl\:px-9\/12{
    padding-left: 75%;
    padding-right: 75%;
  }

  .\34xl\:py-10\/12{
    padding-top: 83.333333%;
    padding-bottom: 83.333333%;
  }

  .\34xl\:px-10\/12{
    padding-left: 83.333333%;
    padding-right: 83.333333%;
  }

  .\34xl\:py-11\/12{
    padding-top: 91.666667%;
    padding-bottom: 91.666667%;
  }

  .\34xl\:px-11\/12{
    padding-left: 91.666667%;
    padding-right: 91.666667%;
  }

  .\34xl\:pt-0{
    padding-top: 0px;
  }

  .\34xl\:pr-0{
    padding-right: 0px;
  }

  .\34xl\:pb-0{
    padding-bottom: 0px;
  }

  .\34xl\:pl-0{
    padding-left: 0px;
  }

  .\34xl\:pt-1{
    padding-top: 0.25rem;
  }

  .\34xl\:pr-1{
    padding-right: 0.25rem;
  }

  .\34xl\:pb-1{
    padding-bottom: 0.25rem;
  }

  .\34xl\:pl-1{
    padding-left: 0.25rem;
  }

  .\34xl\:pt-2{
    padding-top: 0.5rem;
  }

  .\34xl\:pr-2{
    padding-right: 0.5rem;
  }

  .\34xl\:pb-2{
    padding-bottom: 0.5rem;
  }

  .\34xl\:pl-2{
    padding-left: 0.5rem;
  }

  .\34xl\:pt-3{
    padding-top: 0.75rem;
  }

  .\34xl\:pr-3{
    padding-right: 0.75rem;
  }

  .\34xl\:pb-3{
    padding-bottom: 0.75rem;
  }

  .\34xl\:pl-3{
    padding-left: 0.75rem;
  }

  .\34xl\:pt-4{
    padding-top: 1rem;
  }

  .\34xl\:pr-4{
    padding-right: 1rem;
  }

  .\34xl\:pb-4{
    padding-bottom: 1rem;
  }

  .\34xl\:pl-4{
    padding-left: 1rem;
  }

  .\34xl\:pt-5{
    padding-top: 1.25rem;
  }

  .\34xl\:pr-5{
    padding-right: 1.25rem;
  }

  .\34xl\:pb-5{
    padding-bottom: 1.25rem;
  }

  .\34xl\:pl-5{
    padding-left: 1.25rem;
  }

  .\34xl\:pt-6{
    padding-top: 1.5rem;
  }

  .\34xl\:pr-6{
    padding-right: 1.5rem;
  }

  .\34xl\:pb-6{
    padding-bottom: 1.5rem;
  }

  .\34xl\:pl-6{
    padding-left: 1.5rem;
  }

  .\34xl\:pt-7{
    padding-top: 1.75rem;
  }

  .\34xl\:pr-7{
    padding-right: 1.75rem;
  }

  .\34xl\:pb-7{
    padding-bottom: 1.75rem;
  }

  .\34xl\:pl-7{
    padding-left: 1.75rem;
  }

  .\34xl\:pt-8{
    padding-top: 2rem;
  }

  .\34xl\:pr-8{
    padding-right: 2rem;
  }

  .\34xl\:pb-8{
    padding-bottom: 2rem;
  }

  .\34xl\:pl-8{
    padding-left: 2rem;
  }

  .\34xl\:pt-9{
    padding-top: 2.25rem;
  }

  .\34xl\:pr-9{
    padding-right: 2.25rem;
  }

  .\34xl\:pb-9{
    padding-bottom: 2.25rem;
  }

  .\34xl\:pl-9{
    padding-left: 2.25rem;
  }

  .\34xl\:pt-10{
    padding-top: 2.5rem;
  }

  .\34xl\:pr-10{
    padding-right: 2.5rem;
  }

  .\34xl\:pb-10{
    padding-bottom: 2.5rem;
  }

  .\34xl\:pl-10{
    padding-left: 2.5rem;
  }

  .\34xl\:pt-11{
    padding-top: 2.75rem;
  }

  .\34xl\:pr-11{
    padding-right: 2.75rem;
  }

  .\34xl\:pb-11{
    padding-bottom: 2.75rem;
  }

  .\34xl\:pl-11{
    padding-left: 2.75rem;
  }

  .\34xl\:pt-12{
    padding-top: 3rem;
  }

  .\34xl\:pr-12{
    padding-right: 3rem;
  }

  .\34xl\:pb-12{
    padding-bottom: 3rem;
  }

  .\34xl\:pl-12{
    padding-left: 3rem;
  }

  .\34xl\:pt-13{
    padding-top: 3.25rem;
  }

  .\34xl\:pr-13{
    padding-right: 3.25rem;
  }

  .\34xl\:pb-13{
    padding-bottom: 3.25rem;
  }

  .\34xl\:pl-13{
    padding-left: 3.25rem;
  }

  .\34xl\:pt-14{
    padding-top: 3.5rem;
  }

  .\34xl\:pr-14{
    padding-right: 3.5rem;
  }

  .\34xl\:pb-14{
    padding-bottom: 3.5rem;
  }

  .\34xl\:pl-14{
    padding-left: 3.5rem;
  }

  .\34xl\:pt-15{
    padding-top: 3.75rem;
  }

  .\34xl\:pr-15{
    padding-right: 3.75rem;
  }

  .\34xl\:pb-15{
    padding-bottom: 3.75rem;
  }

  .\34xl\:pl-15{
    padding-left: 3.75rem;
  }

  .\34xl\:pt-16{
    padding-top: 4rem;
  }

  .\34xl\:pr-16{
    padding-right: 4rem;
  }

  .\34xl\:pb-16{
    padding-bottom: 4rem;
  }

  .\34xl\:pl-16{
    padding-left: 4rem;
  }

  .\34xl\:pt-17{
    padding-top: 4.25rem;
  }

  .\34xl\:pr-17{
    padding-right: 4.25rem;
  }

  .\34xl\:pb-17{
    padding-bottom: 4.25rem;
  }

  .\34xl\:pl-17{
    padding-left: 4.25rem;
  }

  .\34xl\:pt-18{
    padding-top: 4.5rem;
  }

  .\34xl\:pr-18{
    padding-right: 4.5rem;
  }

  .\34xl\:pb-18{
    padding-bottom: 4.5rem;
  }

  .\34xl\:pl-18{
    padding-left: 4.5rem;
  }

  .\34xl\:pt-19{
    padding-top: 4.75rem;
  }

  .\34xl\:pr-19{
    padding-right: 4.75rem;
  }

  .\34xl\:pb-19{
    padding-bottom: 4.75rem;
  }

  .\34xl\:pl-19{
    padding-left: 4.75rem;
  }

  .\34xl\:pt-20{
    padding-top: 5rem;
  }

  .\34xl\:pr-20{
    padding-right: 5rem;
  }

  .\34xl\:pb-20{
    padding-bottom: 5rem;
  }

  .\34xl\:pl-20{
    padding-left: 5rem;
  }

  .\34xl\:pt-22{
    padding-top: 5.5rem;
  }

  .\34xl\:pr-22{
    padding-right: 5.5rem;
  }

  .\34xl\:pb-22{
    padding-bottom: 5.5rem;
  }

  .\34xl\:pl-22{
    padding-left: 5.5rem;
  }

  .\34xl\:pt-24{
    padding-top: 6rem;
  }

  .\34xl\:pr-24{
    padding-right: 6rem;
  }

  .\34xl\:pb-24{
    padding-bottom: 6rem;
  }

  .\34xl\:pl-24{
    padding-left: 6rem;
  }

  .\34xl\:pt-25{
    padding-top: 6.25rem;
  }

  .\34xl\:pr-25{
    padding-right: 6.25rem;
  }

  .\34xl\:pb-25{
    padding-bottom: 6.25rem;
  }

  .\34xl\:pl-25{
    padding-left: 6.25rem;
  }

  .\34xl\:pt-28{
    padding-top: 7rem;
  }

  .\34xl\:pr-28{
    padding-right: 7rem;
  }

  .\34xl\:pb-28{
    padding-bottom: 7rem;
  }

  .\34xl\:pl-28{
    padding-left: 7rem;
  }

  .\34xl\:pt-30{
    padding-top: 7.5rem;
  }

  .\34xl\:pr-30{
    padding-right: 7.5rem;
  }

  .\34xl\:pb-30{
    padding-bottom: 7.5rem;
  }

  .\34xl\:pl-30{
    padding-left: 7.5rem;
  }

  .\34xl\:pt-32{
    padding-top: 8rem;
  }

  .\34xl\:pr-32{
    padding-right: 8rem;
  }

  .\34xl\:pb-32{
    padding-bottom: 8rem;
  }

  .\34xl\:pl-32{
    padding-left: 8rem;
  }

  .\34xl\:pt-34{
    padding-top: 8.5rem;
  }

  .\34xl\:pr-34{
    padding-right: 8.5rem;
  }

  .\34xl\:pb-34{
    padding-bottom: 8.5rem;
  }

  .\34xl\:pl-34{
    padding-left: 8.5rem;
  }

  .\34xl\:pt-35{
    padding-top: 8.75rem;
  }

  .\34xl\:pr-35{
    padding-right: 8.75rem;
  }

  .\34xl\:pb-35{
    padding-bottom: 8.75rem;
  }

  .\34xl\:pl-35{
    padding-left: 8.75rem;
  }

  .\34xl\:pt-36{
    padding-top: 9rem;
  }

  .\34xl\:pr-36{
    padding-right: 9rem;
  }

  .\34xl\:pb-36{
    padding-bottom: 9rem;
  }

  .\34xl\:pl-36{
    padding-left: 9rem;
  }

  .\34xl\:pt-39{
    padding-top: 9.75rem;
  }

  .\34xl\:pr-39{
    padding-right: 9.75rem;
  }

  .\34xl\:pb-39{
    padding-bottom: 9.75rem;
  }

  .\34xl\:pl-39{
    padding-left: 9.75rem;
  }

  .\34xl\:pt-40{
    padding-top: 10rem;
  }

  .\34xl\:pr-40{
    padding-right: 10rem;
  }

  .\34xl\:pb-40{
    padding-bottom: 10rem;
  }

  .\34xl\:pl-40{
    padding-left: 10rem;
  }

  .\34xl\:pt-42{
    padding-top: 10.5rem;
  }

  .\34xl\:pr-42{
    padding-right: 10.5rem;
  }

  .\34xl\:pb-42{
    padding-bottom: 10.5rem;
  }

  .\34xl\:pl-42{
    padding-left: 10.5rem;
  }

  .\34xl\:pt-44{
    padding-top: 11rem;
  }

  .\34xl\:pr-44{
    padding-right: 11rem;
  }

  .\34xl\:pb-44{
    padding-bottom: 11rem;
  }

  .\34xl\:pl-44{
    padding-left: 11rem;
  }

  .\34xl\:pt-45{
    padding-top: 11.25rem;
  }

  .\34xl\:pr-45{
    padding-right: 11.25rem;
  }

  .\34xl\:pb-45{
    padding-bottom: 11.25rem;
  }

  .\34xl\:pl-45{
    padding-left: 11.25rem;
  }

  .\34xl\:pt-48{
    padding-top: 12rem;
  }

  .\34xl\:pr-48{
    padding-right: 12rem;
  }

  .\34xl\:pb-48{
    padding-bottom: 12rem;
  }

  .\34xl\:pl-48{
    padding-left: 12rem;
  }

  .\34xl\:pt-50{
    padding-top: 12.5rem;
  }

  .\34xl\:pr-50{
    padding-right: 12.5rem;
  }

  .\34xl\:pb-50{
    padding-bottom: 12.5rem;
  }

  .\34xl\:pl-50{
    padding-left: 12.5rem;
  }

  .\34xl\:pt-52{
    padding-top: 13rem;
  }

  .\34xl\:pr-52{
    padding-right: 13rem;
  }

  .\34xl\:pb-52{
    padding-bottom: 13rem;
  }

  .\34xl\:pl-52{
    padding-left: 13rem;
  }

  .\34xl\:pt-55{
    padding-top: 13.75rem;
  }

  .\34xl\:pr-55{
    padding-right: 13.75rem;
  }

  .\34xl\:pb-55{
    padding-bottom: 13.75rem;
  }

  .\34xl\:pl-55{
    padding-left: 13.75rem;
  }

  .\34xl\:pt-56{
    padding-top: 14rem;
  }

  .\34xl\:pr-56{
    padding-right: 14rem;
  }

  .\34xl\:pb-56{
    padding-bottom: 14rem;
  }

  .\34xl\:pl-56{
    padding-left: 14rem;
  }

  .\34xl\:pt-58{
    padding-top: 14.5rem;
  }

  .\34xl\:pr-58{
    padding-right: 14.5rem;
  }

  .\34xl\:pb-58{
    padding-bottom: 14.5rem;
  }

  .\34xl\:pl-58{
    padding-left: 14.5rem;
  }

  .\34xl\:pt-60{
    padding-top: 15rem;
  }

  .\34xl\:pr-60{
    padding-right: 15rem;
  }

  .\34xl\:pb-60{
    padding-bottom: 15rem;
  }

  .\34xl\:pl-60{
    padding-left: 15rem;
  }

  .\34xl\:pt-64{
    padding-top: 16rem;
  }

  .\34xl\:pr-64{
    padding-right: 16rem;
  }

  .\34xl\:pb-64{
    padding-bottom: 16rem;
  }

  .\34xl\:pl-64{
    padding-left: 16rem;
  }

  .\34xl\:pt-65{
    padding-top: 16.25rem;
  }

  .\34xl\:pr-65{
    padding-right: 16.25rem;
  }

  .\34xl\:pb-65{
    padding-bottom: 16.25rem;
  }

  .\34xl\:pl-65{
    padding-left: 16.25rem;
  }

  .\34xl\:pt-68{
    padding-top: 17rem;
  }

  .\34xl\:pr-68{
    padding-right: 17rem;
  }

  .\34xl\:pb-68{
    padding-bottom: 17rem;
  }

  .\34xl\:pl-68{
    padding-left: 17rem;
  }

  .\34xl\:pt-69{
    padding-top: 17.25rem;
  }

  .\34xl\:pr-69{
    padding-right: 17.25rem;
  }

  .\34xl\:pb-69{
    padding-bottom: 17.25rem;
  }

  .\34xl\:pl-69{
    padding-left: 17.25rem;
  }

  .\34xl\:pt-70{
    padding-top: 17.5rem;
  }

  .\34xl\:pr-70{
    padding-right: 17.5rem;
  }

  .\34xl\:pb-70{
    padding-bottom: 17.5rem;
  }

  .\34xl\:pl-70{
    padding-left: 17.5rem;
  }

  .\34xl\:pt-72{
    padding-top: 18rem;
  }

  .\34xl\:pr-72{
    padding-right: 18rem;
  }

  .\34xl\:pb-72{
    padding-bottom: 18rem;
  }

  .\34xl\:pl-72{
    padding-left: 18rem;
  }

  .\34xl\:pt-75{
    padding-top: 18.75rem;
  }

  .\34xl\:pr-75{
    padding-right: 18.75rem;
  }

  .\34xl\:pb-75{
    padding-bottom: 18.75rem;
  }

  .\34xl\:pl-75{
    padding-left: 18.75rem;
  }

  .\34xl\:pt-80{
    padding-top: 20rem;
  }

  .\34xl\:pr-80{
    padding-right: 20rem;
  }

  .\34xl\:pb-80{
    padding-bottom: 20rem;
  }

  .\34xl\:pl-80{
    padding-left: 20rem;
  }

  .\34xl\:pt-85{
    padding-top: 21.25rem;
  }

  .\34xl\:pr-85{
    padding-right: 21.25rem;
  }

  .\34xl\:pb-85{
    padding-bottom: 21.25rem;
  }

  .\34xl\:pl-85{
    padding-left: 21.25rem;
  }

  .\34xl\:pt-86{
    padding-top: 21.5rem;
  }

  .\34xl\:pr-86{
    padding-right: 21.5rem;
  }

  .\34xl\:pb-86{
    padding-bottom: 21.5rem;
  }

  .\34xl\:pl-86{
    padding-left: 21.5rem;
  }

  .\34xl\:pt-90{
    padding-top: 22.5rem;
  }

  .\34xl\:pr-90{
    padding-right: 22.5rem;
  }

  .\34xl\:pb-90{
    padding-bottom: 22.5rem;
  }

  .\34xl\:pl-90{
    padding-left: 22.5rem;
  }

  .\34xl\:pt-96{
    padding-top: 24rem;
  }

  .\34xl\:pr-96{
    padding-right: 24rem;
  }

  .\34xl\:pb-96{
    padding-bottom: 24rem;
  }

  .\34xl\:pl-96{
    padding-left: 24rem;
  }

  .\34xl\:pt-100{
    padding-top: 25rem;
  }

  .\34xl\:pr-100{
    padding-right: 25rem;
  }

  .\34xl\:pb-100{
    padding-bottom: 25rem;
  }

  .\34xl\:pl-100{
    padding-left: 25rem;
  }

  .\34xl\:pt-115{
    padding-top: 28.75rem;
  }

  .\34xl\:pr-115{
    padding-right: 28.75rem;
  }

  .\34xl\:pb-115{
    padding-bottom: 28.75rem;
  }

  .\34xl\:pl-115{
    padding-left: 28.75rem;
  }

  .\34xl\:pt-125{
    padding-top: 31.25rem;
  }

  .\34xl\:pr-125{
    padding-right: 31.25rem;
  }

  .\34xl\:pb-125{
    padding-bottom: 31.25rem;
  }

  .\34xl\:pl-125{
    padding-left: 31.25rem;
  }

  .\34xl\:pt-142{
    padding-top: 35.5rem;
  }

  .\34xl\:pr-142{
    padding-right: 35.5rem;
  }

  .\34xl\:pb-142{
    padding-bottom: 35.5rem;
  }

  .\34xl\:pl-142{
    padding-left: 35.5rem;
  }

  .\34xl\:pt-150{
    padding-top: 37.5rem;
  }

  .\34xl\:pr-150{
    padding-right: 37.5rem;
  }

  .\34xl\:pb-150{
    padding-bottom: 37.5rem;
  }

  .\34xl\:pl-150{
    padding-left: 37.5rem;
  }

  .\34xl\:pt-156{
    padding-top: 39rem;
  }

  .\34xl\:pr-156{
    padding-right: 39rem;
  }

  .\34xl\:pb-156{
    padding-bottom: 39rem;
  }

  .\34xl\:pl-156{
    padding-left: 39rem;
  }

  .\34xl\:pt-160{
    padding-top: 40rem;
  }

  .\34xl\:pr-160{
    padding-right: 40rem;
  }

  .\34xl\:pb-160{
    padding-bottom: 40rem;
  }

  .\34xl\:pl-160{
    padding-left: 40rem;
  }

  .\34xl\:pt-175{
    padding-top: 43.75rem;
  }

  .\34xl\:pr-175{
    padding-right: 43.75rem;
  }

  .\34xl\:pb-175{
    padding-bottom: 43.75rem;
  }

  .\34xl\:pl-175{
    padding-left: 43.75rem;
  }

  .\34xl\:pt-207{
    padding-top: 51.75rem;
  }

  .\34xl\:pr-207{
    padding-right: 51.75rem;
  }

  .\34xl\:pb-207{
    padding-bottom: 51.75rem;
  }

  .\34xl\:pl-207{
    padding-left: 51.75rem;
  }

  .\34xl\:pt-242{
    padding-top: 60.5rem;
  }

  .\34xl\:pr-242{
    padding-right: 60.5rem;
  }

  .\34xl\:pb-242{
    padding-bottom: 60.5rem;
  }

  .\34xl\:pl-242{
    padding-left: 60.5rem;
  }

  .\34xl\:pt-250{
    padding-top: 62.5rem;
  }

  .\34xl\:pr-250{
    padding-right: 62.5rem;
  }

  .\34xl\:pb-250{
    padding-bottom: 62.5rem;
  }

  .\34xl\:pl-250{
    padding-left: 62.5rem;
  }

  .\34xl\:pt-258{
    padding-top: 64.5rem;
  }

  .\34xl\:pr-258{
    padding-right: 64.5rem;
  }

  .\34xl\:pb-258{
    padding-bottom: 64.5rem;
  }

  .\34xl\:pl-258{
    padding-left: 64.5rem;
  }

  .\34xl\:pt-265{
    padding-top: 66.25rem;
  }

  .\34xl\:pr-265{
    padding-right: 66.25rem;
  }

  .\34xl\:pb-265{
    padding-bottom: 66.25rem;
  }

  .\34xl\:pl-265{
    padding-left: 66.25rem;
  }

  .\34xl\:pt-280{
    padding-top: 70rem;
  }

  .\34xl\:pr-280{
    padding-right: 70rem;
  }

  .\34xl\:pb-280{
    padding-bottom: 70rem;
  }

  .\34xl\:pl-280{
    padding-left: 70rem;
  }

  .\34xl\:pt-px{
    padding-top: 1px;
  }

  .\34xl\:pr-px{
    padding-right: 1px;
  }

  .\34xl\:pb-px{
    padding-bottom: 1px;
  }

  .\34xl\:pl-px{
    padding-left: 1px;
  }

  .\34xl\:pt-0\.5{
    padding-top: 0.125rem;
  }

  .\34xl\:pr-0\.5{
    padding-right: 0.125rem;
  }

  .\34xl\:pb-0\.5{
    padding-bottom: 0.125rem;
  }

  .\34xl\:pl-0\.5{
    padding-left: 0.125rem;
  }

  .\34xl\:pt-1\.5{
    padding-top: 0.375rem;
  }

  .\34xl\:pr-1\.5{
    padding-right: 0.375rem;
  }

  .\34xl\:pb-1\.5{
    padding-bottom: 0.375rem;
  }

  .\34xl\:pl-1\.5{
    padding-left: 0.375rem;
  }

  .\34xl\:pt-2\.5{
    padding-top: 0.625rem;
  }

  .\34xl\:pr-2\.5{
    padding-right: 0.625rem;
  }

  .\34xl\:pb-2\.5{
    padding-bottom: 0.625rem;
  }

  .\34xl\:pl-2\.5{
    padding-left: 0.625rem;
  }

  .\34xl\:pt-3\.5{
    padding-top: 0.875rem;
  }

  .\34xl\:pr-3\.5{
    padding-right: 0.875rem;
  }

  .\34xl\:pb-3\.5{
    padding-bottom: 0.875rem;
  }

  .\34xl\:pl-3\.5{
    padding-left: 0.875rem;
  }

  .\34xl\:pt-0\.25{
    padding-top: 0.0625rem;
  }

  .\34xl\:pr-0\.25{
    padding-right: 0.0625rem;
  }

  .\34xl\:pb-0\.25{
    padding-bottom: 0.0625rem;
  }

  .\34xl\:pl-0\.25{
    padding-left: 0.0625rem;
  }

  .\34xl\:pt-0\.75{
    padding-top: 0.1875rem;
  }

  .\34xl\:pr-0\.75{
    padding-right: 0.1875rem;
  }

  .\34xl\:pb-0\.75{
    padding-bottom: 0.1875rem;
  }

  .\34xl\:pl-0\.75{
    padding-left: 0.1875rem;
  }

  .\34xl\:pt-1\.25{
    padding-top: 0.3125rem;
  }

  .\34xl\:pr-1\.25{
    padding-right: 0.3125rem;
  }

  .\34xl\:pb-1\.25{
    padding-bottom: 0.3125rem;
  }

  .\34xl\:pl-1\.25{
    padding-left: 0.3125rem;
  }

  .\34xl\:pt-1\.75{
    padding-top: 0.4375rem;
  }

  .\34xl\:pr-1\.75{
    padding-right: 0.4375rem;
  }

  .\34xl\:pb-1\.75{
    padding-bottom: 0.4375rem;
  }

  .\34xl\:pl-1\.75{
    padding-left: 0.4375rem;
  }

  .\34xl\:pt-2\.25{
    padding-top: 0.5625rem;
  }

  .\34xl\:pr-2\.25{
    padding-right: 0.5625rem;
  }

  .\34xl\:pb-2\.25{
    padding-bottom: 0.5625rem;
  }

  .\34xl\:pl-2\.25{
    padding-left: 0.5625rem;
  }

  .\34xl\:pt-2\.75{
    padding-top: 0.6875rem;
  }

  .\34xl\:pr-2\.75{
    padding-right: 0.6875rem;
  }

  .\34xl\:pb-2\.75{
    padding-bottom: 0.6875rem;
  }

  .\34xl\:pl-2\.75{
    padding-left: 0.6875rem;
  }

  .\34xl\:pt-3\.25{
    padding-top: 0.8125rem;
  }

  .\34xl\:pr-3\.25{
    padding-right: 0.8125rem;
  }

  .\34xl\:pb-3\.25{
    padding-bottom: 0.8125rem;
  }

  .\34xl\:pl-3\.25{
    padding-left: 0.8125rem;
  }

  .\34xl\:pt-3\.75{
    padding-top: 0.9375rem;
  }

  .\34xl\:pr-3\.75{
    padding-right: 0.9375rem;
  }

  .\34xl\:pb-3\.75{
    padding-bottom: 0.9375rem;
  }

  .\34xl\:pl-3\.75{
    padding-left: 0.9375rem;
  }

  .\34xl\:pt-4\.25{
    padding-top: 1.0625rem;
  }

  .\34xl\:pr-4\.25{
    padding-right: 1.0625rem;
  }

  .\34xl\:pb-4\.25{
    padding-bottom: 1.0625rem;
  }

  .\34xl\:pl-4\.25{
    padding-left: 1.0625rem;
  }

  .\34xl\:pt-4\.5{
    padding-top: 1.125rem;
  }

  .\34xl\:pr-4\.5{
    padding-right: 1.125rem;
  }

  .\34xl\:pb-4\.5{
    padding-bottom: 1.125rem;
  }

  .\34xl\:pl-4\.5{
    padding-left: 1.125rem;
  }

  .\34xl\:pt-4\.75{
    padding-top: 1.1875rem;
  }

  .\34xl\:pr-4\.75{
    padding-right: 1.1875rem;
  }

  .\34xl\:pb-4\.75{
    padding-bottom: 1.1875rem;
  }

  .\34xl\:pl-4\.75{
    padding-left: 1.1875rem;
  }

  .\34xl\:pt-5\.25{
    padding-top: 1.3125rem;
  }

  .\34xl\:pr-5\.25{
    padding-right: 1.3125rem;
  }

  .\34xl\:pb-5\.25{
    padding-bottom: 1.3125rem;
  }

  .\34xl\:pl-5\.25{
    padding-left: 1.3125rem;
  }

  .\34xl\:pt-5\.5{
    padding-top: 1.375rem;
  }

  .\34xl\:pr-5\.5{
    padding-right: 1.375rem;
  }

  .\34xl\:pb-5\.5{
    padding-bottom: 1.375rem;
  }

  .\34xl\:pl-5\.5{
    padding-left: 1.375rem;
  }

  .\34xl\:pt-5\.75{
    padding-top: 1.4375rem;
  }

  .\34xl\:pr-5\.75{
    padding-right: 1.4375rem;
  }

  .\34xl\:pb-5\.75{
    padding-bottom: 1.4375rem;
  }

  .\34xl\:pl-5\.75{
    padding-left: 1.4375rem;
  }

  .\34xl\:pt-6\.25{
    padding-top: 1.5625rem;
  }

  .\34xl\:pr-6\.25{
    padding-right: 1.5625rem;
  }

  .\34xl\:pb-6\.25{
    padding-bottom: 1.5625rem;
  }

  .\34xl\:pl-6\.25{
    padding-left: 1.5625rem;
  }

  .\34xl\:pt-6\.5{
    padding-top: 1.625rem;
  }

  .\34xl\:pr-6\.5{
    padding-right: 1.625rem;
  }

  .\34xl\:pb-6\.5{
    padding-bottom: 1.625rem;
  }

  .\34xl\:pl-6\.5{
    padding-left: 1.625rem;
  }

  .\34xl\:pt-6\.75{
    padding-top: 1.6875rem;
  }

  .\34xl\:pr-6\.75{
    padding-right: 1.6875rem;
  }

  .\34xl\:pb-6\.75{
    padding-bottom: 1.6875rem;
  }

  .\34xl\:pl-6\.75{
    padding-left: 1.6875rem;
  }

  .\34xl\:pt-7\.25{
    padding-top: 1.8125rem;
  }

  .\34xl\:pr-7\.25{
    padding-right: 1.8125rem;
  }

  .\34xl\:pb-7\.25{
    padding-bottom: 1.8125rem;
  }

  .\34xl\:pl-7\.25{
    padding-left: 1.8125rem;
  }

  .\34xl\:pt-7\.5{
    padding-top: 1.875rem;
  }

  .\34xl\:pr-7\.5{
    padding-right: 1.875rem;
  }

  .\34xl\:pb-7\.5{
    padding-bottom: 1.875rem;
  }

  .\34xl\:pl-7\.5{
    padding-left: 1.875rem;
  }

  .\34xl\:pt-8\.25{
    padding-top: 2.0625rem;
  }

  .\34xl\:pr-8\.25{
    padding-right: 2.0625rem;
  }

  .\34xl\:pb-8\.25{
    padding-bottom: 2.0625rem;
  }

  .\34xl\:pl-8\.25{
    padding-left: 2.0625rem;
  }

  .\34xl\:pt-8\.5{
    padding-top: 2.125rem;
  }

  .\34xl\:pr-8\.5{
    padding-right: 2.125rem;
  }

  .\34xl\:pb-8\.5{
    padding-bottom: 2.125rem;
  }

  .\34xl\:pl-8\.5{
    padding-left: 2.125rem;
  }

  .\34xl\:pt-9\.25{
    padding-top: 2.3125rem;
  }

  .\34xl\:pr-9\.25{
    padding-right: 2.3125rem;
  }

  .\34xl\:pb-9\.25{
    padding-bottom: 2.3125rem;
  }

  .\34xl\:pl-9\.25{
    padding-left: 2.3125rem;
  }

  .\34xl\:pt-9\.5{
    padding-top: 2.375rem;
  }

  .\34xl\:pr-9\.5{
    padding-right: 2.375rem;
  }

  .\34xl\:pb-9\.5{
    padding-bottom: 2.375rem;
  }

  .\34xl\:pl-9\.5{
    padding-left: 2.375rem;
  }

  .\34xl\:pt-10\.5{
    padding-top: 2.625rem;
  }

  .\34xl\:pr-10\.5{
    padding-right: 2.625rem;
  }

  .\34xl\:pb-10\.5{
    padding-bottom: 2.625rem;
  }

  .\34xl\:pl-10\.5{
    padding-left: 2.625rem;
  }

  .\34xl\:pt-11\.25{
    padding-top: 2.8125rem;
  }

  .\34xl\:pr-11\.25{
    padding-right: 2.8125rem;
  }

  .\34xl\:pb-11\.25{
    padding-bottom: 2.8125rem;
  }

  .\34xl\:pl-11\.25{
    padding-left: 2.8125rem;
  }

  .\34xl\:pt-11\.5{
    padding-top: 2.875rem;
  }

  .\34xl\:pr-11\.5{
    padding-right: 2.875rem;
  }

  .\34xl\:pb-11\.5{
    padding-bottom: 2.875rem;
  }

  .\34xl\:pl-11\.5{
    padding-left: 2.875rem;
  }

  .\34xl\:pt-12\.5{
    padding-top: 3.125rem;
  }

  .\34xl\:pr-12\.5{
    padding-right: 3.125rem;
  }

  .\34xl\:pb-12\.5{
    padding-bottom: 3.125rem;
  }

  .\34xl\:pl-12\.5{
    padding-left: 3.125rem;
  }

  .\34xl\:pt-12\.75{
    padding-top: 3.1875rem;
  }

  .\34xl\:pr-12\.75{
    padding-right: 3.1875rem;
  }

  .\34xl\:pb-12\.75{
    padding-bottom: 3.1875rem;
  }

  .\34xl\:pl-12\.75{
    padding-left: 3.1875rem;
  }

  .\34xl\:pt-13\.5{
    padding-top: 3.375rem;
  }

  .\34xl\:pr-13\.5{
    padding-right: 3.375rem;
  }

  .\34xl\:pb-13\.5{
    padding-bottom: 3.375rem;
  }

  .\34xl\:pl-13\.5{
    padding-left: 3.375rem;
  }

  .\34xl\:pt-14\.5{
    padding-top: 3.625rem;
  }

  .\34xl\:pr-14\.5{
    padding-right: 3.625rem;
  }

  .\34xl\:pb-14\.5{
    padding-bottom: 3.625rem;
  }

  .\34xl\:pl-14\.5{
    padding-left: 3.625rem;
  }

  .\34xl\:pt-15\.5{
    padding-top: 3.875rem;
  }

  .\34xl\:pr-15\.5{
    padding-right: 3.875rem;
  }

  .\34xl\:pb-15\.5{
    padding-bottom: 3.875rem;
  }

  .\34xl\:pl-15\.5{
    padding-left: 3.875rem;
  }

  .\34xl\:pt-15\.75{
    padding-top: 3.9375rem;
  }

  .\34xl\:pr-15\.75{
    padding-right: 3.9375rem;
  }

  .\34xl\:pb-15\.75{
    padding-bottom: 3.9375rem;
  }

  .\34xl\:pl-15\.75{
    padding-left: 3.9375rem;
  }

  .\34xl\:pt-16\.25{
    padding-top: 4.0625rem;
  }

  .\34xl\:pr-16\.25{
    padding-right: 4.0625rem;
  }

  .\34xl\:pb-16\.25{
    padding-bottom: 4.0625rem;
  }

  .\34xl\:pl-16\.25{
    padding-left: 4.0625rem;
  }

  .\34xl\:pt-17\.25{
    padding-top: 4.3125rem;
  }

  .\34xl\:pr-17\.25{
    padding-right: 4.3125rem;
  }

  .\34xl\:pb-17\.25{
    padding-bottom: 4.3125rem;
  }

  .\34xl\:pl-17\.25{
    padding-left: 4.3125rem;
  }

  .\34xl\:pt-17\.5{
    padding-top: 4.375rem;
  }

  .\34xl\:pr-17\.5{
    padding-right: 4.375rem;
  }

  .\34xl\:pb-17\.5{
    padding-bottom: 4.375rem;
  }

  .\34xl\:pl-17\.5{
    padding-left: 4.375rem;
  }

  .\34xl\:pt-18\.25{
    padding-top: 4.5625rem;
  }

  .\34xl\:pr-18\.25{
    padding-right: 4.5625rem;
  }

  .\34xl\:pb-18\.25{
    padding-bottom: 4.5625rem;
  }

  .\34xl\:pl-18\.25{
    padding-left: 4.5625rem;
  }

  .\34xl\:pt-18\.5{
    padding-top: 4.625rem;
  }

  .\34xl\:pr-18\.5{
    padding-right: 4.625rem;
  }

  .\34xl\:pb-18\.5{
    padding-bottom: 4.625rem;
  }

  .\34xl\:pl-18\.5{
    padding-left: 4.625rem;
  }

  .\34xl\:pt-20\.25{
    padding-top: 5.0625rem;
  }

  .\34xl\:pr-20\.25{
    padding-right: 5.0625rem;
  }

  .\34xl\:pb-20\.25{
    padding-bottom: 5.0625rem;
  }

  .\34xl\:pl-20\.25{
    padding-left: 5.0625rem;
  }

  .\34xl\:pt-20\.5{
    padding-top: 5.125rem;
  }

  .\34xl\:pr-20\.5{
    padding-right: 5.125rem;
  }

  .\34xl\:pb-20\.5{
    padding-bottom: 5.125rem;
  }

  .\34xl\:pl-20\.5{
    padding-left: 5.125rem;
  }

  .\34xl\:pt-22\.5{
    padding-top: 5.625rem;
  }

  .\34xl\:pr-22\.5{
    padding-right: 5.625rem;
  }

  .\34xl\:pb-22\.5{
    padding-bottom: 5.625rem;
  }

  .\34xl\:pl-22\.5{
    padding-left: 5.625rem;
  }

  .\34xl\:pt-25\.5{
    padding-top: 6.375rem;
  }

  .\34xl\:pr-25\.5{
    padding-right: 6.375rem;
  }

  .\34xl\:pb-25\.5{
    padding-bottom: 6.375rem;
  }

  .\34xl\:pl-25\.5{
    padding-left: 6.375rem;
  }

  .\34xl\:pt-26\.75{
    padding-top: 6.6875rem;
  }

  .\34xl\:pr-26\.75{
    padding-right: 6.6875rem;
  }

  .\34xl\:pb-26\.75{
    padding-bottom: 6.6875rem;
  }

  .\34xl\:pl-26\.75{
    padding-left: 6.6875rem;
  }

  .\34xl\:pt-32\.5{
    padding-top: 8.125rem;
  }

  .\34xl\:pr-32\.5{
    padding-right: 8.125rem;
  }

  .\34xl\:pb-32\.5{
    padding-bottom: 8.125rem;
  }

  .\34xl\:pl-32\.5{
    padding-left: 8.125rem;
  }

  .\34xl\:pt-37\.5{
    padding-top: 9.375rem;
  }

  .\34xl\:pr-37\.5{
    padding-right: 9.375rem;
  }

  .\34xl\:pb-37\.5{
    padding-bottom: 9.375rem;
  }

  .\34xl\:pl-37\.5{
    padding-left: 9.375rem;
  }

  .\34xl\:pt-41\.25{
    padding-top: 10.3125rem;
  }

  .\34xl\:pr-41\.25{
    padding-right: 10.3125rem;
  }

  .\34xl\:pb-41\.25{
    padding-bottom: 10.3125rem;
  }

  .\34xl\:pl-41\.25{
    padding-left: 10.3125rem;
  }

  .\34xl\:pt-52\.5{
    padding-top: 13.125rem;
  }

  .\34xl\:pr-52\.5{
    padding-right: 13.125rem;
  }

  .\34xl\:pb-52\.5{
    padding-bottom: 13.125rem;
  }

  .\34xl\:pl-52\.5{
    padding-left: 13.125rem;
  }

  .\34xl\:pt-54\.5{
    padding-top: 13.625rem;
  }

  .\34xl\:pr-54\.5{
    padding-right: 13.625rem;
  }

  .\34xl\:pb-54\.5{
    padding-bottom: 13.625rem;
  }

  .\34xl\:pl-54\.5{
    padding-left: 13.625rem;
  }

  .\34xl\:pt-57\.25{
    padding-top: 14.3125rem;
  }

  .\34xl\:pr-57\.25{
    padding-right: 14.3125rem;
  }

  .\34xl\:pb-57\.25{
    padding-bottom: 14.3125rem;
  }

  .\34xl\:pl-57\.25{
    padding-left: 14.3125rem;
  }

  .\34xl\:pt-57\.5{
    padding-top: 14.375rem;
  }

  .\34xl\:pr-57\.5{
    padding-right: 14.375rem;
  }

  .\34xl\:pb-57\.5{
    padding-bottom: 14.375rem;
  }

  .\34xl\:pl-57\.5{
    padding-left: 14.375rem;
  }

  .\34xl\:pt-66\.25{
    padding-top: 16.5625rem;
  }

  .\34xl\:pr-66\.25{
    padding-right: 16.5625rem;
  }

  .\34xl\:pb-66\.25{
    padding-bottom: 16.5625rem;
  }

  .\34xl\:pl-66\.25{
    padding-left: 16.5625rem;
  }

  .\34xl\:pt-74\.5{
    padding-top: 18.125rem;
  }

  .\34xl\:pr-74\.5{
    padding-right: 18.125rem;
  }

  .\34xl\:pb-74\.5{
    padding-bottom: 18.125rem;
  }

  .\34xl\:pl-74\.5{
    padding-left: 18.125rem;
  }

  .\34xl\:pt-106\.25{
    padding-top: 26.5625rem;
  }

  .\34xl\:pr-106\.25{
    padding-right: 26.5625rem;
  }

  .\34xl\:pb-106\.25{
    padding-bottom: 26.5625rem;
  }

  .\34xl\:pl-106\.25{
    padding-left: 26.5625rem;
  }

  .\34xl\:pt-112\.25{
    padding-top: 28.0675rem;
  }

  .\34xl\:pr-112\.25{
    padding-right: 28.0675rem;
  }

  .\34xl\:pb-112\.25{
    padding-bottom: 28.0675rem;
  }

  .\34xl\:pl-112\.25{
    padding-left: 28.0675rem;
  }

  .\34xl\:pt-112\.75{
    padding-top: 28.1875rem;
  }

  .\34xl\:pr-112\.75{
    padding-right: 28.1875rem;
  }

  .\34xl\:pb-112\.75{
    padding-bottom: 28.1875rem;
  }

  .\34xl\:pl-112\.75{
    padding-left: 28.1875rem;
  }

  .\34xl\:pt-147\.5{
    padding-top: 36.875rem;
  }

  .\34xl\:pr-147\.5{
    padding-right: 36.875rem;
  }

  .\34xl\:pb-147\.5{
    padding-bottom: 36.875rem;
  }

  .\34xl\:pl-147\.5{
    padding-left: 36.875rem;
  }

  .\34xl\:pt-162\.5{
    padding-top: 40.625rem;
  }

  .\34xl\:pr-162\.5{
    padding-right: 40.625rem;
  }

  .\34xl\:pb-162\.5{
    padding-bottom: 40.625rem;
  }

  .\34xl\:pl-162\.5{
    padding-left: 40.625rem;
  }

  .\34xl\:pt-172\.25{
    padding-top: 42.5625rem;
  }

  .\34xl\:pr-172\.25{
    padding-right: 42.5625rem;
  }

  .\34xl\:pb-172\.25{
    padding-bottom: 42.5625rem;
  }

  .\34xl\:pl-172\.25{
    padding-left: 42.5625rem;
  }

  .\34xl\:pt-175\.25{
    padding-top: 43.8125rem;
  }

  .\34xl\:pr-175\.25{
    padding-right: 43.8125rem;
  }

  .\34xl\:pb-175\.25{
    padding-bottom: 43.8125rem;
  }

  .\34xl\:pl-175\.25{
    padding-left: 43.8125rem;
  }

  .\34xl\:pt-184\.25{
    padding-top: 46.0625rem;
  }

  .\34xl\:pr-184\.25{
    padding-right: 46.0625rem;
  }

  .\34xl\:pb-184\.25{
    padding-bottom: 46.0625rem;
  }

  .\34xl\:pl-184\.25{
    padding-left: 46.0625rem;
  }

  .\34xl\:pt-203\.25{
    padding-top: 50.8125rem;
  }

  .\34xl\:pr-203\.25{
    padding-right: 50.8125rem;
  }

  .\34xl\:pb-203\.25{
    padding-bottom: 50.8125rem;
  }

  .\34xl\:pl-203\.25{
    padding-left: 50.8125rem;
  }

  .\34xl\:pt-half{
    padding-top: 50%;
  }

  .\34xl\:pr-half{
    padding-right: 50%;
  }

  .\34xl\:pb-half{
    padding-bottom: 50%;
  }

  .\34xl\:pl-half{
    padding-left: 50%;
  }

  .\34xl\:pt-full{
    padding-top: 100%;
  }

  .\34xl\:pr-full{
    padding-right: 100%;
  }

  .\34xl\:pb-full{
    padding-bottom: 100%;
  }

  .\34xl\:pl-full{
    padding-left: 100%;
  }

  .\34xl\:pt-1\/10{
    padding-top: 10%;
  }

  .\34xl\:pr-1\/10{
    padding-right: 10%;
  }

  .\34xl\:pb-1\/10{
    padding-bottom: 10%;
  }

  .\34xl\:pl-1\/10{
    padding-left: 10%;
  }

  .\34xl\:pt-2\/10{
    padding-top: 20%;
  }

  .\34xl\:pr-2\/10{
    padding-right: 20%;
  }

  .\34xl\:pb-2\/10{
    padding-bottom: 20%;
  }

  .\34xl\:pl-2\/10{
    padding-left: 20%;
  }

  .\34xl\:pt-3\/10{
    padding-top: 30%;
  }

  .\34xl\:pr-3\/10{
    padding-right: 30%;
  }

  .\34xl\:pb-3\/10{
    padding-bottom: 30%;
  }

  .\34xl\:pl-3\/10{
    padding-left: 30%;
  }

  .\34xl\:pt-4\/10{
    padding-top: 40%;
  }

  .\34xl\:pr-4\/10{
    padding-right: 40%;
  }

  .\34xl\:pb-4\/10{
    padding-bottom: 40%;
  }

  .\34xl\:pl-4\/10{
    padding-left: 40%;
  }

  .\34xl\:pt-4\.5\/10{
    padding-top: 45%;
  }

  .\34xl\:pr-4\.5\/10{
    padding-right: 45%;
  }

  .\34xl\:pb-4\.5\/10{
    padding-bottom: 45%;
  }

  .\34xl\:pl-4\.5\/10{
    padding-left: 45%;
  }

  .\34xl\:pt-5\/10{
    padding-top: 50%;
  }

  .\34xl\:pr-5\/10{
    padding-right: 50%;
  }

  .\34xl\:pb-5\/10{
    padding-bottom: 50%;
  }

  .\34xl\:pl-5\/10{
    padding-left: 50%;
  }

  .\34xl\:pt-5\.5\/10{
    padding-top: 55%;
  }

  .\34xl\:pr-5\.5\/10{
    padding-right: 55%;
  }

  .\34xl\:pb-5\.5\/10{
    padding-bottom: 55%;
  }

  .\34xl\:pl-5\.5\/10{
    padding-left: 55%;
  }

  .\34xl\:pt-6\/10{
    padding-top: 60%;
  }

  .\34xl\:pr-6\/10{
    padding-right: 60%;
  }

  .\34xl\:pb-6\/10{
    padding-bottom: 60%;
  }

  .\34xl\:pl-6\/10{
    padding-left: 60%;
  }

  .\34xl\:pt-7\/10{
    padding-top: 70%;
  }

  .\34xl\:pr-7\/10{
    padding-right: 70%;
  }

  .\34xl\:pb-7\/10{
    padding-bottom: 70%;
  }

  .\34xl\:pl-7\/10{
    padding-left: 70%;
  }

  .\34xl\:pt-8\/10{
    padding-top: 80%;
  }

  .\34xl\:pr-8\/10{
    padding-right: 80%;
  }

  .\34xl\:pb-8\/10{
    padding-bottom: 80%;
  }

  .\34xl\:pl-8\/10{
    padding-left: 80%;
  }

  .\34xl\:pt-9\/10{
    padding-top: 90%;
  }

  .\34xl\:pr-9\/10{
    padding-right: 90%;
  }

  .\34xl\:pb-9\/10{
    padding-bottom: 90%;
  }

  .\34xl\:pl-9\/10{
    padding-left: 90%;
  }

  .\34xl\:pt-1\/12{
    padding-top: 8.333333%;
  }

  .\34xl\:pr-1\/12{
    padding-right: 8.333333%;
  }

  .\34xl\:pb-1\/12{
    padding-bottom: 8.333333%;
  }

  .\34xl\:pl-1\/12{
    padding-left: 8.333333%;
  }

  .\34xl\:pt-2\/12{
    padding-top: 16.666667%;
  }

  .\34xl\:pr-2\/12{
    padding-right: 16.666667%;
  }

  .\34xl\:pb-2\/12{
    padding-bottom: 16.666667%;
  }

  .\34xl\:pl-2\/12{
    padding-left: 16.666667%;
  }

  .\34xl\:pt-3\/12{
    padding-top: 25%;
  }

  .\34xl\:pr-3\/12{
    padding-right: 25%;
  }

  .\34xl\:pb-3\/12{
    padding-bottom: 25%;
  }

  .\34xl\:pl-3\/12{
    padding-left: 25%;
  }

  .\34xl\:pt-4\/12{
    padding-top: 33.333333%;
  }

  .\34xl\:pr-4\/12{
    padding-right: 33.333333%;
  }

  .\34xl\:pb-4\/12{
    padding-bottom: 33.333333%;
  }

  .\34xl\:pl-4\/12{
    padding-left: 33.333333%;
  }

  .\34xl\:pt-5\/12{
    padding-top: 41.666667%;
  }

  .\34xl\:pr-5\/12{
    padding-right: 41.666667%;
  }

  .\34xl\:pb-5\/12{
    padding-bottom: 41.666667%;
  }

  .\34xl\:pl-5\/12{
    padding-left: 41.666667%;
  }

  .\34xl\:pt-6\/12{
    padding-top: 50%;
  }

  .\34xl\:pr-6\/12{
    padding-right: 50%;
  }

  .\34xl\:pb-6\/12{
    padding-bottom: 50%;
  }

  .\34xl\:pl-6\/12{
    padding-left: 50%;
  }

  .\34xl\:pt-7\/12{
    padding-top: 58.333333%;
  }

  .\34xl\:pr-7\/12{
    padding-right: 58.333333%;
  }

  .\34xl\:pb-7\/12{
    padding-bottom: 58.333333%;
  }

  .\34xl\:pl-7\/12{
    padding-left: 58.333333%;
  }

  .\34xl\:pt-8\/12{
    padding-top: 66.666667%;
  }

  .\34xl\:pr-8\/12{
    padding-right: 66.666667%;
  }

  .\34xl\:pb-8\/12{
    padding-bottom: 66.666667%;
  }

  .\34xl\:pl-8\/12{
    padding-left: 66.666667%;
  }

  .\34xl\:pt-9\/12{
    padding-top: 75%;
  }

  .\34xl\:pr-9\/12{
    padding-right: 75%;
  }

  .\34xl\:pb-9\/12{
    padding-bottom: 75%;
  }

  .\34xl\:pl-9\/12{
    padding-left: 75%;
  }

  .\34xl\:pt-10\/12{
    padding-top: 83.333333%;
  }

  .\34xl\:pr-10\/12{
    padding-right: 83.333333%;
  }

  .\34xl\:pb-10\/12{
    padding-bottom: 83.333333%;
  }

  .\34xl\:pl-10\/12{
    padding-left: 83.333333%;
  }

  .\34xl\:pt-11\/12{
    padding-top: 91.666667%;
  }

  .\34xl\:pr-11\/12{
    padding-right: 91.666667%;
  }

  .\34xl\:pb-11\/12{
    padding-bottom: 91.666667%;
  }

  .\34xl\:pl-11\/12{
    padding-left: 91.666667%;
  }

  .\34xl\:first\:p-0:first-child{
    padding: 0px;
  }

  .\34xl\:first\:p-1:first-child{
    padding: 0.25rem;
  }

  .\34xl\:first\:p-2:first-child{
    padding: 0.5rem;
  }

  .\34xl\:first\:p-3:first-child{
    padding: 0.75rem;
  }

  .\34xl\:first\:p-4:first-child{
    padding: 1rem;
  }

  .\34xl\:first\:p-5:first-child{
    padding: 1.25rem;
  }

  .\34xl\:first\:p-6:first-child{
    padding: 1.5rem;
  }

  .\34xl\:first\:p-7:first-child{
    padding: 1.75rem;
  }

  .\34xl\:first\:p-8:first-child{
    padding: 2rem;
  }

  .\34xl\:first\:p-9:first-child{
    padding: 2.25rem;
  }

  .\34xl\:first\:p-10:first-child{
    padding: 2.5rem;
  }

  .\34xl\:first\:p-11:first-child{
    padding: 2.75rem;
  }

  .\34xl\:first\:p-12:first-child{
    padding: 3rem;
  }

  .\34xl\:first\:p-13:first-child{
    padding: 3.25rem;
  }

  .\34xl\:first\:p-14:first-child{
    padding: 3.5rem;
  }

  .\34xl\:first\:p-15:first-child{
    padding: 3.75rem;
  }

  .\34xl\:first\:p-16:first-child{
    padding: 4rem;
  }

  .\34xl\:first\:p-17:first-child{
    padding: 4.25rem;
  }

  .\34xl\:first\:p-18:first-child{
    padding: 4.5rem;
  }

  .\34xl\:first\:p-19:first-child{
    padding: 4.75rem;
  }

  .\34xl\:first\:p-20:first-child{
    padding: 5rem;
  }

  .\34xl\:first\:p-22:first-child{
    padding: 5.5rem;
  }

  .\34xl\:first\:p-24:first-child{
    padding: 6rem;
  }

  .\34xl\:first\:p-25:first-child{
    padding: 6.25rem;
  }

  .\34xl\:first\:p-28:first-child{
    padding: 7rem;
  }

  .\34xl\:first\:p-30:first-child{
    padding: 7.5rem;
  }

  .\34xl\:first\:p-32:first-child{
    padding: 8rem;
  }

  .\34xl\:first\:p-34:first-child{
    padding: 8.5rem;
  }

  .\34xl\:first\:p-35:first-child{
    padding: 8.75rem;
  }

  .\34xl\:first\:p-36:first-child{
    padding: 9rem;
  }

  .\34xl\:first\:p-39:first-child{
    padding: 9.75rem;
  }

  .\34xl\:first\:p-40:first-child{
    padding: 10rem;
  }

  .\34xl\:first\:p-42:first-child{
    padding: 10.5rem;
  }

  .\34xl\:first\:p-44:first-child{
    padding: 11rem;
  }

  .\34xl\:first\:p-45:first-child{
    padding: 11.25rem;
  }

  .\34xl\:first\:p-48:first-child{
    padding: 12rem;
  }

  .\34xl\:first\:p-50:first-child{
    padding: 12.5rem;
  }

  .\34xl\:first\:p-52:first-child{
    padding: 13rem;
  }

  .\34xl\:first\:p-55:first-child{
    padding: 13.75rem;
  }

  .\34xl\:first\:p-56:first-child{
    padding: 14rem;
  }

  .\34xl\:first\:p-58:first-child{
    padding: 14.5rem;
  }

  .\34xl\:first\:p-60:first-child{
    padding: 15rem;
  }

  .\34xl\:first\:p-64:first-child{
    padding: 16rem;
  }

  .\34xl\:first\:p-65:first-child{
    padding: 16.25rem;
  }

  .\34xl\:first\:p-68:first-child{
    padding: 17rem;
  }

  .\34xl\:first\:p-69:first-child{
    padding: 17.25rem;
  }

  .\34xl\:first\:p-70:first-child{
    padding: 17.5rem;
  }

  .\34xl\:first\:p-72:first-child{
    padding: 18rem;
  }

  .\34xl\:first\:p-75:first-child{
    padding: 18.75rem;
  }

  .\34xl\:first\:p-80:first-child{
    padding: 20rem;
  }

  .\34xl\:first\:p-85:first-child{
    padding: 21.25rem;
  }

  .\34xl\:first\:p-86:first-child{
    padding: 21.5rem;
  }

  .\34xl\:first\:p-90:first-child{
    padding: 22.5rem;
  }

  .\34xl\:first\:p-96:first-child{
    padding: 24rem;
  }

  .\34xl\:first\:p-100:first-child{
    padding: 25rem;
  }

  .\34xl\:first\:p-115:first-child{
    padding: 28.75rem;
  }

  .\34xl\:first\:p-125:first-child{
    padding: 31.25rem;
  }

  .\34xl\:first\:p-142:first-child{
    padding: 35.5rem;
  }

  .\34xl\:first\:p-150:first-child{
    padding: 37.5rem;
  }

  .\34xl\:first\:p-156:first-child{
    padding: 39rem;
  }

  .\34xl\:first\:p-160:first-child{
    padding: 40rem;
  }

  .\34xl\:first\:p-175:first-child{
    padding: 43.75rem;
  }

  .\34xl\:first\:p-207:first-child{
    padding: 51.75rem;
  }

  .\34xl\:first\:p-242:first-child{
    padding: 60.5rem;
  }

  .\34xl\:first\:p-250:first-child{
    padding: 62.5rem;
  }

  .\34xl\:first\:p-258:first-child{
    padding: 64.5rem;
  }

  .\34xl\:first\:p-265:first-child{
    padding: 66.25rem;
  }

  .\34xl\:first\:p-280:first-child{
    padding: 70rem;
  }

  .\34xl\:first\:p-px:first-child{
    padding: 1px;
  }

  .\34xl\:first\:p-0\.5:first-child{
    padding: 0.125rem;
  }

  .\34xl\:first\:p-1\.5:first-child{
    padding: 0.375rem;
  }

  .\34xl\:first\:p-2\.5:first-child{
    padding: 0.625rem;
  }

  .\34xl\:first\:p-3\.5:first-child{
    padding: 0.875rem;
  }

  .\34xl\:first\:p-0\.25:first-child{
    padding: 0.0625rem;
  }

  .\34xl\:first\:p-0\.75:first-child{
    padding: 0.1875rem;
  }

  .\34xl\:first\:p-1\.25:first-child{
    padding: 0.3125rem;
  }

  .\34xl\:first\:p-1\.75:first-child{
    padding: 0.4375rem;
  }

  .\34xl\:first\:p-2\.25:first-child{
    padding: 0.5625rem;
  }

  .\34xl\:first\:p-2\.75:first-child{
    padding: 0.6875rem;
  }

  .\34xl\:first\:p-3\.25:first-child{
    padding: 0.8125rem;
  }

  .\34xl\:first\:p-3\.75:first-child{
    padding: 0.9375rem;
  }

  .\34xl\:first\:p-4\.25:first-child{
    padding: 1.0625rem;
  }

  .\34xl\:first\:p-4\.5:first-child{
    padding: 1.125rem;
  }

  .\34xl\:first\:p-4\.75:first-child{
    padding: 1.1875rem;
  }

  .\34xl\:first\:p-5\.25:first-child{
    padding: 1.3125rem;
  }

  .\34xl\:first\:p-5\.5:first-child{
    padding: 1.375rem;
  }

  .\34xl\:first\:p-5\.75:first-child{
    padding: 1.4375rem;
  }

  .\34xl\:first\:p-6\.25:first-child{
    padding: 1.5625rem;
  }

  .\34xl\:first\:p-6\.5:first-child{
    padding: 1.625rem;
  }

  .\34xl\:first\:p-6\.75:first-child{
    padding: 1.6875rem;
  }

  .\34xl\:first\:p-7\.25:first-child{
    padding: 1.8125rem;
  }

  .\34xl\:first\:p-7\.5:first-child{
    padding: 1.875rem;
  }

  .\34xl\:first\:p-8\.25:first-child{
    padding: 2.0625rem;
  }

  .\34xl\:first\:p-8\.5:first-child{
    padding: 2.125rem;
  }

  .\34xl\:first\:p-9\.25:first-child{
    padding: 2.3125rem;
  }

  .\34xl\:first\:p-9\.5:first-child{
    padding: 2.375rem;
  }

  .\34xl\:first\:p-10\.5:first-child{
    padding: 2.625rem;
  }

  .\34xl\:first\:p-11\.25:first-child{
    padding: 2.8125rem;
  }

  .\34xl\:first\:p-11\.5:first-child{
    padding: 2.875rem;
  }

  .\34xl\:first\:p-12\.5:first-child{
    padding: 3.125rem;
  }

  .\34xl\:first\:p-12\.75:first-child{
    padding: 3.1875rem;
  }

  .\34xl\:first\:p-13\.5:first-child{
    padding: 3.375rem;
  }

  .\34xl\:first\:p-14\.5:first-child{
    padding: 3.625rem;
  }

  .\34xl\:first\:p-15\.5:first-child{
    padding: 3.875rem;
  }

  .\34xl\:first\:p-15\.75:first-child{
    padding: 3.9375rem;
  }

  .\34xl\:first\:p-16\.25:first-child{
    padding: 4.0625rem;
  }

  .\34xl\:first\:p-17\.25:first-child{
    padding: 4.3125rem;
  }

  .\34xl\:first\:p-17\.5:first-child{
    padding: 4.375rem;
  }

  .\34xl\:first\:p-18\.25:first-child{
    padding: 4.5625rem;
  }

  .\34xl\:first\:p-18\.5:first-child{
    padding: 4.625rem;
  }

  .\34xl\:first\:p-20\.25:first-child{
    padding: 5.0625rem;
  }

  .\34xl\:first\:p-20\.5:first-child{
    padding: 5.125rem;
  }

  .\34xl\:first\:p-22\.5:first-child{
    padding: 5.625rem;
  }

  .\34xl\:first\:p-25\.5:first-child{
    padding: 6.375rem;
  }

  .\34xl\:first\:p-26\.75:first-child{
    padding: 6.6875rem;
  }

  .\34xl\:first\:p-32\.5:first-child{
    padding: 8.125rem;
  }

  .\34xl\:first\:p-37\.5:first-child{
    padding: 9.375rem;
  }

  .\34xl\:first\:p-41\.25:first-child{
    padding: 10.3125rem;
  }

  .\34xl\:first\:p-52\.5:first-child{
    padding: 13.125rem;
  }

  .\34xl\:first\:p-54\.5:first-child{
    padding: 13.625rem;
  }

  .\34xl\:first\:p-57\.25:first-child{
    padding: 14.3125rem;
  }

  .\34xl\:first\:p-57\.5:first-child{
    padding: 14.375rem;
  }

  .\34xl\:first\:p-66\.25:first-child{
    padding: 16.5625rem;
  }

  .\34xl\:first\:p-74\.5:first-child{
    padding: 18.125rem;
  }

  .\34xl\:first\:p-106\.25:first-child{
    padding: 26.5625rem;
  }

  .\34xl\:first\:p-112\.25:first-child{
    padding: 28.0675rem;
  }

  .\34xl\:first\:p-112\.75:first-child{
    padding: 28.1875rem;
  }

  .\34xl\:first\:p-147\.5:first-child{
    padding: 36.875rem;
  }

  .\34xl\:first\:p-162\.5:first-child{
    padding: 40.625rem;
  }

  .\34xl\:first\:p-172\.25:first-child{
    padding: 42.5625rem;
  }

  .\34xl\:first\:p-175\.25:first-child{
    padding: 43.8125rem;
  }

  .\34xl\:first\:p-184\.25:first-child{
    padding: 46.0625rem;
  }

  .\34xl\:first\:p-203\.25:first-child{
    padding: 50.8125rem;
  }

  .\34xl\:first\:p-half:first-child{
    padding: 50%;
  }

  .\34xl\:first\:p-full:first-child{
    padding: 100%;
  }

  .\34xl\:first\:p-1\/10:first-child{
    padding: 10%;
  }

  .\34xl\:first\:p-2\/10:first-child{
    padding: 20%;
  }

  .\34xl\:first\:p-3\/10:first-child{
    padding: 30%;
  }

  .\34xl\:first\:p-4\/10:first-child{
    padding: 40%;
  }

  .\34xl\:first\:p-4\.5\/10:first-child{
    padding: 45%;
  }

  .\34xl\:first\:p-5\/10:first-child{
    padding: 50%;
  }

  .\34xl\:first\:p-5\.5\/10:first-child{
    padding: 55%;
  }

  .\34xl\:first\:p-6\/10:first-child{
    padding: 60%;
  }

  .\34xl\:first\:p-7\/10:first-child{
    padding: 70%;
  }

  .\34xl\:first\:p-8\/10:first-child{
    padding: 80%;
  }

  .\34xl\:first\:p-9\/10:first-child{
    padding: 90%;
  }

  .\34xl\:first\:p-1\/12:first-child{
    padding: 8.333333%;
  }

  .\34xl\:first\:p-2\/12:first-child{
    padding: 16.666667%;
  }

  .\34xl\:first\:p-3\/12:first-child{
    padding: 25%;
  }

  .\34xl\:first\:p-4\/12:first-child{
    padding: 33.333333%;
  }

  .\34xl\:first\:p-5\/12:first-child{
    padding: 41.666667%;
  }

  .\34xl\:first\:p-6\/12:first-child{
    padding: 50%;
  }

  .\34xl\:first\:p-7\/12:first-child{
    padding: 58.333333%;
  }

  .\34xl\:first\:p-8\/12:first-child{
    padding: 66.666667%;
  }

  .\34xl\:first\:p-9\/12:first-child{
    padding: 75%;
  }

  .\34xl\:first\:p-10\/12:first-child{
    padding: 83.333333%;
  }

  .\34xl\:first\:p-11\/12:first-child{
    padding: 91.666667%;
  }

  .\34xl\:first\:py-0:first-child{
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .\34xl\:first\:px-0:first-child{
    padding-left: 0px;
    padding-right: 0px;
  }

  .\34xl\:first\:py-1:first-child{
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }

  .\34xl\:first\:px-1:first-child{
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }

  .\34xl\:first\:py-2:first-child{
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .\34xl\:first\:px-2:first-child{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .\34xl\:first\:py-3:first-child{
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }

  .\34xl\:first\:px-3:first-child{
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .\34xl\:first\:py-4:first-child{
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .\34xl\:first\:px-4:first-child{
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .\34xl\:first\:py-5:first-child{
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .\34xl\:first\:px-5:first-child{
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .\34xl\:first\:py-6:first-child{
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .\34xl\:first\:px-6:first-child{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .\34xl\:first\:py-7:first-child{
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
  }

  .\34xl\:first\:px-7:first-child{
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }

  .\34xl\:first\:py-8:first-child{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .\34xl\:first\:px-8:first-child{
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .\34xl\:first\:py-9:first-child{
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
  }

  .\34xl\:first\:px-9:first-child{
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }

  .\34xl\:first\:py-10:first-child{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .\34xl\:first\:px-10:first-child{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .\34xl\:first\:py-11:first-child{
    padding-top: 2.75rem;
    padding-bottom: 2.75rem;
  }

  .\34xl\:first\:px-11:first-child{
    padding-left: 2.75rem;
    padding-right: 2.75rem;
  }

  .\34xl\:first\:py-12:first-child{
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .\34xl\:first\:px-12:first-child{
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .\34xl\:first\:py-13:first-child{
    padding-top: 3.25rem;
    padding-bottom: 3.25rem;
  }

  .\34xl\:first\:px-13:first-child{
    padding-left: 3.25rem;
    padding-right: 3.25rem;
  }

  .\34xl\:first\:py-14:first-child{
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .\34xl\:first\:px-14:first-child{
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }

  .\34xl\:first\:py-15:first-child{
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
  }

  .\34xl\:first\:px-15:first-child{
    padding-left: 3.75rem;
    padding-right: 3.75rem;
  }

  .\34xl\:first\:py-16:first-child{
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .\34xl\:first\:px-16:first-child{
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .\34xl\:first\:py-17:first-child{
    padding-top: 4.25rem;
    padding-bottom: 4.25rem;
  }

  .\34xl\:first\:px-17:first-child{
    padding-left: 4.25rem;
    padding-right: 4.25rem;
  }

  .\34xl\:first\:py-18:first-child{
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }

  .\34xl\:first\:px-18:first-child{
    padding-left: 4.5rem;
    padding-right: 4.5rem;
  }

  .\34xl\:first\:py-19:first-child{
    padding-top: 4.75rem;
    padding-bottom: 4.75rem;
  }

  .\34xl\:first\:px-19:first-child{
    padding-left: 4.75rem;
    padding-right: 4.75rem;
  }

  .\34xl\:first\:py-20:first-child{
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .\34xl\:first\:px-20:first-child{
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .\34xl\:first\:py-22:first-child{
    padding-top: 5.5rem;
    padding-bottom: 5.5rem;
  }

  .\34xl\:first\:px-22:first-child{
    padding-left: 5.5rem;
    padding-right: 5.5rem;
  }

  .\34xl\:first\:py-24:first-child{
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .\34xl\:first\:px-24:first-child{
    padding-left: 6rem;
    padding-right: 6rem;
  }

  .\34xl\:first\:py-25:first-child{
    padding-top: 6.25rem;
    padding-bottom: 6.25rem;
  }

  .\34xl\:first\:px-25:first-child{
    padding-left: 6.25rem;
    padding-right: 6.25rem;
  }

  .\34xl\:first\:py-28:first-child{
    padding-top: 7rem;
    padding-bottom: 7rem;
  }

  .\34xl\:first\:px-28:first-child{
    padding-left: 7rem;
    padding-right: 7rem;
  }

  .\34xl\:first\:py-30:first-child{
    padding-top: 7.5rem;
    padding-bottom: 7.5rem;
  }

  .\34xl\:first\:px-30:first-child{
    padding-left: 7.5rem;
    padding-right: 7.5rem;
  }

  .\34xl\:first\:py-32:first-child{
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

  .\34xl\:first\:px-32:first-child{
    padding-left: 8rem;
    padding-right: 8rem;
  }

  .\34xl\:first\:py-34:first-child{
    padding-top: 8.5rem;
    padding-bottom: 8.5rem;
  }

  .\34xl\:first\:px-34:first-child{
    padding-left: 8.5rem;
    padding-right: 8.5rem;
  }

  .\34xl\:first\:py-35:first-child{
    padding-top: 8.75rem;
    padding-bottom: 8.75rem;
  }

  .\34xl\:first\:px-35:first-child{
    padding-left: 8.75rem;
    padding-right: 8.75rem;
  }

  .\34xl\:first\:py-36:first-child{
    padding-top: 9rem;
    padding-bottom: 9rem;
  }

  .\34xl\:first\:px-36:first-child{
    padding-left: 9rem;
    padding-right: 9rem;
  }

  .\34xl\:first\:py-39:first-child{
    padding-top: 9.75rem;
    padding-bottom: 9.75rem;
  }

  .\34xl\:first\:px-39:first-child{
    padding-left: 9.75rem;
    padding-right: 9.75rem;
  }

  .\34xl\:first\:py-40:first-child{
    padding-top: 10rem;
    padding-bottom: 10rem;
  }

  .\34xl\:first\:px-40:first-child{
    padding-left: 10rem;
    padding-right: 10rem;
  }

  .\34xl\:first\:py-42:first-child{
    padding-top: 10.5rem;
    padding-bottom: 10.5rem;
  }

  .\34xl\:first\:px-42:first-child{
    padding-left: 10.5rem;
    padding-right: 10.5rem;
  }

  .\34xl\:first\:py-44:first-child{
    padding-top: 11rem;
    padding-bottom: 11rem;
  }

  .\34xl\:first\:px-44:first-child{
    padding-left: 11rem;
    padding-right: 11rem;
  }

  .\34xl\:first\:py-45:first-child{
    padding-top: 11.25rem;
    padding-bottom: 11.25rem;
  }

  .\34xl\:first\:px-45:first-child{
    padding-left: 11.25rem;
    padding-right: 11.25rem;
  }

  .\34xl\:first\:py-48:first-child{
    padding-top: 12rem;
    padding-bottom: 12rem;
  }

  .\34xl\:first\:px-48:first-child{
    padding-left: 12rem;
    padding-right: 12rem;
  }

  .\34xl\:first\:py-50:first-child{
    padding-top: 12.5rem;
    padding-bottom: 12.5rem;
  }

  .\34xl\:first\:px-50:first-child{
    padding-left: 12.5rem;
    padding-right: 12.5rem;
  }

  .\34xl\:first\:py-52:first-child{
    padding-top: 13rem;
    padding-bottom: 13rem;
  }

  .\34xl\:first\:px-52:first-child{
    padding-left: 13rem;
    padding-right: 13rem;
  }

  .\34xl\:first\:py-55:first-child{
    padding-top: 13.75rem;
    padding-bottom: 13.75rem;
  }

  .\34xl\:first\:px-55:first-child{
    padding-left: 13.75rem;
    padding-right: 13.75rem;
  }

  .\34xl\:first\:py-56:first-child{
    padding-top: 14rem;
    padding-bottom: 14rem;
  }

  .\34xl\:first\:px-56:first-child{
    padding-left: 14rem;
    padding-right: 14rem;
  }

  .\34xl\:first\:py-58:first-child{
    padding-top: 14.5rem;
    padding-bottom: 14.5rem;
  }

  .\34xl\:first\:px-58:first-child{
    padding-left: 14.5rem;
    padding-right: 14.5rem;
  }

  .\34xl\:first\:py-60:first-child{
    padding-top: 15rem;
    padding-bottom: 15rem;
  }

  .\34xl\:first\:px-60:first-child{
    padding-left: 15rem;
    padding-right: 15rem;
  }

  .\34xl\:first\:py-64:first-child{
    padding-top: 16rem;
    padding-bottom: 16rem;
  }

  .\34xl\:first\:px-64:first-child{
    padding-left: 16rem;
    padding-right: 16rem;
  }

  .\34xl\:first\:py-65:first-child{
    padding-top: 16.25rem;
    padding-bottom: 16.25rem;
  }

  .\34xl\:first\:px-65:first-child{
    padding-left: 16.25rem;
    padding-right: 16.25rem;
  }

  .\34xl\:first\:py-68:first-child{
    padding-top: 17rem;
    padding-bottom: 17rem;
  }

  .\34xl\:first\:px-68:first-child{
    padding-left: 17rem;
    padding-right: 17rem;
  }

  .\34xl\:first\:py-69:first-child{
    padding-top: 17.25rem;
    padding-bottom: 17.25rem;
  }

  .\34xl\:first\:px-69:first-child{
    padding-left: 17.25rem;
    padding-right: 17.25rem;
  }

  .\34xl\:first\:py-70:first-child{
    padding-top: 17.5rem;
    padding-bottom: 17.5rem;
  }

  .\34xl\:first\:px-70:first-child{
    padding-left: 17.5rem;
    padding-right: 17.5rem;
  }

  .\34xl\:first\:py-72:first-child{
    padding-top: 18rem;
    padding-bottom: 18rem;
  }

  .\34xl\:first\:px-72:first-child{
    padding-left: 18rem;
    padding-right: 18rem;
  }

  .\34xl\:first\:py-75:first-child{
    padding-top: 18.75rem;
    padding-bottom: 18.75rem;
  }

  .\34xl\:first\:px-75:first-child{
    padding-left: 18.75rem;
    padding-right: 18.75rem;
  }

  .\34xl\:first\:py-80:first-child{
    padding-top: 20rem;
    padding-bottom: 20rem;
  }

  .\34xl\:first\:px-80:first-child{
    padding-left: 20rem;
    padding-right: 20rem;
  }

  .\34xl\:first\:py-85:first-child{
    padding-top: 21.25rem;
    padding-bottom: 21.25rem;
  }

  .\34xl\:first\:px-85:first-child{
    padding-left: 21.25rem;
    padding-right: 21.25rem;
  }

  .\34xl\:first\:py-86:first-child{
    padding-top: 21.5rem;
    padding-bottom: 21.5rem;
  }

  .\34xl\:first\:px-86:first-child{
    padding-left: 21.5rem;
    padding-right: 21.5rem;
  }

  .\34xl\:first\:py-90:first-child{
    padding-top: 22.5rem;
    padding-bottom: 22.5rem;
  }

  .\34xl\:first\:px-90:first-child{
    padding-left: 22.5rem;
    padding-right: 22.5rem;
  }

  .\34xl\:first\:py-96:first-child{
    padding-top: 24rem;
    padding-bottom: 24rem;
  }

  .\34xl\:first\:px-96:first-child{
    padding-left: 24rem;
    padding-right: 24rem;
  }

  .\34xl\:first\:py-100:first-child{
    padding-top: 25rem;
    padding-bottom: 25rem;
  }

  .\34xl\:first\:px-100:first-child{
    padding-left: 25rem;
    padding-right: 25rem;
  }

  .\34xl\:first\:py-115:first-child{
    padding-top: 28.75rem;
    padding-bottom: 28.75rem;
  }

  .\34xl\:first\:px-115:first-child{
    padding-left: 28.75rem;
    padding-right: 28.75rem;
  }

  .\34xl\:first\:py-125:first-child{
    padding-top: 31.25rem;
    padding-bottom: 31.25rem;
  }

  .\34xl\:first\:px-125:first-child{
    padding-left: 31.25rem;
    padding-right: 31.25rem;
  }

  .\34xl\:first\:py-142:first-child{
    padding-top: 35.5rem;
    padding-bottom: 35.5rem;
  }

  .\34xl\:first\:px-142:first-child{
    padding-left: 35.5rem;
    padding-right: 35.5rem;
  }

  .\34xl\:first\:py-150:first-child{
    padding-top: 37.5rem;
    padding-bottom: 37.5rem;
  }

  .\34xl\:first\:px-150:first-child{
    padding-left: 37.5rem;
    padding-right: 37.5rem;
  }

  .\34xl\:first\:py-156:first-child{
    padding-top: 39rem;
    padding-bottom: 39rem;
  }

  .\34xl\:first\:px-156:first-child{
    padding-left: 39rem;
    padding-right: 39rem;
  }

  .\34xl\:first\:py-160:first-child{
    padding-top: 40rem;
    padding-bottom: 40rem;
  }

  .\34xl\:first\:px-160:first-child{
    padding-left: 40rem;
    padding-right: 40rem;
  }

  .\34xl\:first\:py-175:first-child{
    padding-top: 43.75rem;
    padding-bottom: 43.75rem;
  }

  .\34xl\:first\:px-175:first-child{
    padding-left: 43.75rem;
    padding-right: 43.75rem;
  }

  .\34xl\:first\:py-207:first-child{
    padding-top: 51.75rem;
    padding-bottom: 51.75rem;
  }

  .\34xl\:first\:px-207:first-child{
    padding-left: 51.75rem;
    padding-right: 51.75rem;
  }

  .\34xl\:first\:py-242:first-child{
    padding-top: 60.5rem;
    padding-bottom: 60.5rem;
  }

  .\34xl\:first\:px-242:first-child{
    padding-left: 60.5rem;
    padding-right: 60.5rem;
  }

  .\34xl\:first\:py-250:first-child{
    padding-top: 62.5rem;
    padding-bottom: 62.5rem;
  }

  .\34xl\:first\:px-250:first-child{
    padding-left: 62.5rem;
    padding-right: 62.5rem;
  }

  .\34xl\:first\:py-258:first-child{
    padding-top: 64.5rem;
    padding-bottom: 64.5rem;
  }

  .\34xl\:first\:px-258:first-child{
    padding-left: 64.5rem;
    padding-right: 64.5rem;
  }

  .\34xl\:first\:py-265:first-child{
    padding-top: 66.25rem;
    padding-bottom: 66.25rem;
  }

  .\34xl\:first\:px-265:first-child{
    padding-left: 66.25rem;
    padding-right: 66.25rem;
  }

  .\34xl\:first\:py-280:first-child{
    padding-top: 70rem;
    padding-bottom: 70rem;
  }

  .\34xl\:first\:px-280:first-child{
    padding-left: 70rem;
    padding-right: 70rem;
  }

  .\34xl\:first\:py-px:first-child{
    padding-top: 1px;
    padding-bottom: 1px;
  }

  .\34xl\:first\:px-px:first-child{
    padding-left: 1px;
    padding-right: 1px;
  }

  .\34xl\:first\:py-0\.5:first-child{
    padding-top: 0.125rem;
    padding-bottom: 0.125rem;
  }

  .\34xl\:first\:px-0\.5:first-child{
    padding-left: 0.125rem;
    padding-right: 0.125rem;
  }

  .\34xl\:first\:py-1\.5:first-child{
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
  }

  .\34xl\:first\:px-1\.5:first-child{
    padding-left: 0.375rem;
    padding-right: 0.375rem;
  }

  .\34xl\:first\:py-2\.5:first-child{
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }

  .\34xl\:first\:px-2\.5:first-child{
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  .\34xl\:first\:py-3\.5:first-child{
    padding-top: 0.875rem;
    padding-bottom: 0.875rem;
  }

  .\34xl\:first\:px-3\.5:first-child{
    padding-left: 0.875rem;
    padding-right: 0.875rem;
  }

  .\34xl\:first\:py-0\.25:first-child{
    padding-top: 0.0625rem;
    padding-bottom: 0.0625rem;
  }

  .\34xl\:first\:px-0\.25:first-child{
    padding-left: 0.0625rem;
    padding-right: 0.0625rem;
  }

  .\34xl\:first\:py-0\.75:first-child{
    padding-top: 0.1875rem;
    padding-bottom: 0.1875rem;
  }

  .\34xl\:first\:px-0\.75:first-child{
    padding-left: 0.1875rem;
    padding-right: 0.1875rem;
  }

  .\34xl\:first\:py-1\.25:first-child{
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
  }

  .\34xl\:first\:px-1\.25:first-child{
    padding-left: 0.3125rem;
    padding-right: 0.3125rem;
  }

  .\34xl\:first\:py-1\.75:first-child{
    padding-top: 0.4375rem;
    padding-bottom: 0.4375rem;
  }

  .\34xl\:first\:px-1\.75:first-child{
    padding-left: 0.4375rem;
    padding-right: 0.4375rem;
  }

  .\34xl\:first\:py-2\.25:first-child{
    padding-top: 0.5625rem;
    padding-bottom: 0.5625rem;
  }

  .\34xl\:first\:px-2\.25:first-child{
    padding-left: 0.5625rem;
    padding-right: 0.5625rem;
  }

  .\34xl\:first\:py-2\.75:first-child{
    padding-top: 0.6875rem;
    padding-bottom: 0.6875rem;
  }

  .\34xl\:first\:px-2\.75:first-child{
    padding-left: 0.6875rem;
    padding-right: 0.6875rem;
  }

  .\34xl\:first\:py-3\.25:first-child{
    padding-top: 0.8125rem;
    padding-bottom: 0.8125rem;
  }

  .\34xl\:first\:px-3\.25:first-child{
    padding-left: 0.8125rem;
    padding-right: 0.8125rem;
  }

  .\34xl\:first\:py-3\.75:first-child{
    padding-top: 0.9375rem;
    padding-bottom: 0.9375rem;
  }

  .\34xl\:first\:px-3\.75:first-child{
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }

  .\34xl\:first\:py-4\.25:first-child{
    padding-top: 1.0625rem;
    padding-bottom: 1.0625rem;
  }

  .\34xl\:first\:px-4\.25:first-child{
    padding-left: 1.0625rem;
    padding-right: 1.0625rem;
  }

  .\34xl\:first\:py-4\.5:first-child{
    padding-top: 1.125rem;
    padding-bottom: 1.125rem;
  }

  .\34xl\:first\:px-4\.5:first-child{
    padding-left: 1.125rem;
    padding-right: 1.125rem;
  }

  .\34xl\:first\:py-4\.75:first-child{
    padding-top: 1.1875rem;
    padding-bottom: 1.1875rem;
  }

  .\34xl\:first\:px-4\.75:first-child{
    padding-left: 1.1875rem;
    padding-right: 1.1875rem;
  }

  .\34xl\:first\:py-5\.25:first-child{
    padding-top: 1.3125rem;
    padding-bottom: 1.3125rem;
  }

  .\34xl\:first\:px-5\.25:first-child{
    padding-left: 1.3125rem;
    padding-right: 1.3125rem;
  }

  .\34xl\:first\:py-5\.5:first-child{
    padding-top: 1.375rem;
    padding-bottom: 1.375rem;
  }

  .\34xl\:first\:px-5\.5:first-child{
    padding-left: 1.375rem;
    padding-right: 1.375rem;
  }

  .\34xl\:first\:py-5\.75:first-child{
    padding-top: 1.4375rem;
    padding-bottom: 1.4375rem;
  }

  .\34xl\:first\:px-5\.75:first-child{
    padding-left: 1.4375rem;
    padding-right: 1.4375rem;
  }

  .\34xl\:first\:py-6\.25:first-child{
    padding-top: 1.5625rem;
    padding-bottom: 1.5625rem;
  }

  .\34xl\:first\:px-6\.25:first-child{
    padding-left: 1.5625rem;
    padding-right: 1.5625rem;
  }

  .\34xl\:first\:py-6\.5:first-child{
    padding-top: 1.625rem;
    padding-bottom: 1.625rem;
  }

  .\34xl\:first\:px-6\.5:first-child{
    padding-left: 1.625rem;
    padding-right: 1.625rem;
  }

  .\34xl\:first\:py-6\.75:first-child{
    padding-top: 1.6875rem;
    padding-bottom: 1.6875rem;
  }

  .\34xl\:first\:px-6\.75:first-child{
    padding-left: 1.6875rem;
    padding-right: 1.6875rem;
  }

  .\34xl\:first\:py-7\.25:first-child{
    padding-top: 1.8125rem;
    padding-bottom: 1.8125rem;
  }

  .\34xl\:first\:px-7\.25:first-child{
    padding-left: 1.8125rem;
    padding-right: 1.8125rem;
  }

  .\34xl\:first\:py-7\.5:first-child{
    padding-top: 1.875rem;
    padding-bottom: 1.875rem;
  }

  .\34xl\:first\:px-7\.5:first-child{
    padding-left: 1.875rem;
    padding-right: 1.875rem;
  }

  .\34xl\:first\:py-8\.25:first-child{
    padding-top: 2.0625rem;
    padding-bottom: 2.0625rem;
  }

  .\34xl\:first\:px-8\.25:first-child{
    padding-left: 2.0625rem;
    padding-right: 2.0625rem;
  }

  .\34xl\:first\:py-8\.5:first-child{
    padding-top: 2.125rem;
    padding-bottom: 2.125rem;
  }

  .\34xl\:first\:px-8\.5:first-child{
    padding-left: 2.125rem;
    padding-right: 2.125rem;
  }

  .\34xl\:first\:py-9\.25:first-child{
    padding-top: 2.3125rem;
    padding-bottom: 2.3125rem;
  }

  .\34xl\:first\:px-9\.25:first-child{
    padding-left: 2.3125rem;
    padding-right: 2.3125rem;
  }

  .\34xl\:first\:py-9\.5:first-child{
    padding-top: 2.375rem;
    padding-bottom: 2.375rem;
  }

  .\34xl\:first\:px-9\.5:first-child{
    padding-left: 2.375rem;
    padding-right: 2.375rem;
  }

  .\34xl\:first\:py-10\.5:first-child{
    padding-top: 2.625rem;
    padding-bottom: 2.625rem;
  }

  .\34xl\:first\:px-10\.5:first-child{
    padding-left: 2.625rem;
    padding-right: 2.625rem;
  }

  .\34xl\:first\:py-11\.25:first-child{
    padding-top: 2.8125rem;
    padding-bottom: 2.8125rem;
  }

  .\34xl\:first\:px-11\.25:first-child{
    padding-left: 2.8125rem;
    padding-right: 2.8125rem;
  }

  .\34xl\:first\:py-11\.5:first-child{
    padding-top: 2.875rem;
    padding-bottom: 2.875rem;
  }

  .\34xl\:first\:px-11\.5:first-child{
    padding-left: 2.875rem;
    padding-right: 2.875rem;
  }

  .\34xl\:first\:py-12\.5:first-child{
    padding-top: 3.125rem;
    padding-bottom: 3.125rem;
  }

  .\34xl\:first\:px-12\.5:first-child{
    padding-left: 3.125rem;
    padding-right: 3.125rem;
  }

  .\34xl\:first\:py-12\.75:first-child{
    padding-top: 3.1875rem;
    padding-bottom: 3.1875rem;
  }

  .\34xl\:first\:px-12\.75:first-child{
    padding-left: 3.1875rem;
    padding-right: 3.1875rem;
  }

  .\34xl\:first\:py-13\.5:first-child{
    padding-top: 3.375rem;
    padding-bottom: 3.375rem;
  }

  .\34xl\:first\:px-13\.5:first-child{
    padding-left: 3.375rem;
    padding-right: 3.375rem;
  }

  .\34xl\:first\:py-14\.5:first-child{
    padding-top: 3.625rem;
    padding-bottom: 3.625rem;
  }

  .\34xl\:first\:px-14\.5:first-child{
    padding-left: 3.625rem;
    padding-right: 3.625rem;
  }

  .\34xl\:first\:py-15\.5:first-child{
    padding-top: 3.875rem;
    padding-bottom: 3.875rem;
  }

  .\34xl\:first\:px-15\.5:first-child{
    padding-left: 3.875rem;
    padding-right: 3.875rem;
  }

  .\34xl\:first\:py-15\.75:first-child{
    padding-top: 3.9375rem;
    padding-bottom: 3.9375rem;
  }

  .\34xl\:first\:px-15\.75:first-child{
    padding-left: 3.9375rem;
    padding-right: 3.9375rem;
  }

  .\34xl\:first\:py-16\.25:first-child{
    padding-top: 4.0625rem;
    padding-bottom: 4.0625rem;
  }

  .\34xl\:first\:px-16\.25:first-child{
    padding-left: 4.0625rem;
    padding-right: 4.0625rem;
  }

  .\34xl\:first\:py-17\.25:first-child{
    padding-top: 4.3125rem;
    padding-bottom: 4.3125rem;
  }

  .\34xl\:first\:px-17\.25:first-child{
    padding-left: 4.3125rem;
    padding-right: 4.3125rem;
  }

  .\34xl\:first\:py-17\.5:first-child{
    padding-top: 4.375rem;
    padding-bottom: 4.375rem;
  }

  .\34xl\:first\:px-17\.5:first-child{
    padding-left: 4.375rem;
    padding-right: 4.375rem;
  }

  .\34xl\:first\:py-18\.25:first-child{
    padding-top: 4.5625rem;
    padding-bottom: 4.5625rem;
  }

  .\34xl\:first\:px-18\.25:first-child{
    padding-left: 4.5625rem;
    padding-right: 4.5625rem;
  }

  .\34xl\:first\:py-18\.5:first-child{
    padding-top: 4.625rem;
    padding-bottom: 4.625rem;
  }

  .\34xl\:first\:px-18\.5:first-child{
    padding-left: 4.625rem;
    padding-right: 4.625rem;
  }

  .\34xl\:first\:py-20\.25:first-child{
    padding-top: 5.0625rem;
    padding-bottom: 5.0625rem;
  }

  .\34xl\:first\:px-20\.25:first-child{
    padding-left: 5.0625rem;
    padding-right: 5.0625rem;
  }

  .\34xl\:first\:py-20\.5:first-child{
    padding-top: 5.125rem;
    padding-bottom: 5.125rem;
  }

  .\34xl\:first\:px-20\.5:first-child{
    padding-left: 5.125rem;
    padding-right: 5.125rem;
  }

  .\34xl\:first\:py-22\.5:first-child{
    padding-top: 5.625rem;
    padding-bottom: 5.625rem;
  }

  .\34xl\:first\:px-22\.5:first-child{
    padding-left: 5.625rem;
    padding-right: 5.625rem;
  }

  .\34xl\:first\:py-25\.5:first-child{
    padding-top: 6.375rem;
    padding-bottom: 6.375rem;
  }

  .\34xl\:first\:px-25\.5:first-child{
    padding-left: 6.375rem;
    padding-right: 6.375rem;
  }

  .\34xl\:first\:py-26\.75:first-child{
    padding-top: 6.6875rem;
    padding-bottom: 6.6875rem;
  }

  .\34xl\:first\:px-26\.75:first-child{
    padding-left: 6.6875rem;
    padding-right: 6.6875rem;
  }

  .\34xl\:first\:py-32\.5:first-child{
    padding-top: 8.125rem;
    padding-bottom: 8.125rem;
  }

  .\34xl\:first\:px-32\.5:first-child{
    padding-left: 8.125rem;
    padding-right: 8.125rem;
  }

  .\34xl\:first\:py-37\.5:first-child{
    padding-top: 9.375rem;
    padding-bottom: 9.375rem;
  }

  .\34xl\:first\:px-37\.5:first-child{
    padding-left: 9.375rem;
    padding-right: 9.375rem;
  }

  .\34xl\:first\:py-41\.25:first-child{
    padding-top: 10.3125rem;
    padding-bottom: 10.3125rem;
  }

  .\34xl\:first\:px-41\.25:first-child{
    padding-left: 10.3125rem;
    padding-right: 10.3125rem;
  }

  .\34xl\:first\:py-52\.5:first-child{
    padding-top: 13.125rem;
    padding-bottom: 13.125rem;
  }

  .\34xl\:first\:px-52\.5:first-child{
    padding-left: 13.125rem;
    padding-right: 13.125rem;
  }

  .\34xl\:first\:py-54\.5:first-child{
    padding-top: 13.625rem;
    padding-bottom: 13.625rem;
  }

  .\34xl\:first\:px-54\.5:first-child{
    padding-left: 13.625rem;
    padding-right: 13.625rem;
  }

  .\34xl\:first\:py-57\.25:first-child{
    padding-top: 14.3125rem;
    padding-bottom: 14.3125rem;
  }

  .\34xl\:first\:px-57\.25:first-child{
    padding-left: 14.3125rem;
    padding-right: 14.3125rem;
  }

  .\34xl\:first\:py-57\.5:first-child{
    padding-top: 14.375rem;
    padding-bottom: 14.375rem;
  }

  .\34xl\:first\:px-57\.5:first-child{
    padding-left: 14.375rem;
    padding-right: 14.375rem;
  }

  .\34xl\:first\:py-66\.25:first-child{
    padding-top: 16.5625rem;
    padding-bottom: 16.5625rem;
  }

  .\34xl\:first\:px-66\.25:first-child{
    padding-left: 16.5625rem;
    padding-right: 16.5625rem;
  }

  .\34xl\:first\:py-74\.5:first-child{
    padding-top: 18.125rem;
    padding-bottom: 18.125rem;
  }

  .\34xl\:first\:px-74\.5:first-child{
    padding-left: 18.125rem;
    padding-right: 18.125rem;
  }

  .\34xl\:first\:py-106\.25:first-child{
    padding-top: 26.5625rem;
    padding-bottom: 26.5625rem;
  }

  .\34xl\:first\:px-106\.25:first-child{
    padding-left: 26.5625rem;
    padding-right: 26.5625rem;
  }

  .\34xl\:first\:py-112\.25:first-child{
    padding-top: 28.0675rem;
    padding-bottom: 28.0675rem;
  }

  .\34xl\:first\:px-112\.25:first-child{
    padding-left: 28.0675rem;
    padding-right: 28.0675rem;
  }

  .\34xl\:first\:py-112\.75:first-child{
    padding-top: 28.1875rem;
    padding-bottom: 28.1875rem;
  }

  .\34xl\:first\:px-112\.75:first-child{
    padding-left: 28.1875rem;
    padding-right: 28.1875rem;
  }

  .\34xl\:first\:py-147\.5:first-child{
    padding-top: 36.875rem;
    padding-bottom: 36.875rem;
  }

  .\34xl\:first\:px-147\.5:first-child{
    padding-left: 36.875rem;
    padding-right: 36.875rem;
  }

  .\34xl\:first\:py-162\.5:first-child{
    padding-top: 40.625rem;
    padding-bottom: 40.625rem;
  }

  .\34xl\:first\:px-162\.5:first-child{
    padding-left: 40.625rem;
    padding-right: 40.625rem;
  }

  .\34xl\:first\:py-172\.25:first-child{
    padding-top: 42.5625rem;
    padding-bottom: 42.5625rem;
  }

  .\34xl\:first\:px-172\.25:first-child{
    padding-left: 42.5625rem;
    padding-right: 42.5625rem;
  }

  .\34xl\:first\:py-175\.25:first-child{
    padding-top: 43.8125rem;
    padding-bottom: 43.8125rem;
  }

  .\34xl\:first\:px-175\.25:first-child{
    padding-left: 43.8125rem;
    padding-right: 43.8125rem;
  }

  .\34xl\:first\:py-184\.25:first-child{
    padding-top: 46.0625rem;
    padding-bottom: 46.0625rem;
  }

  .\34xl\:first\:px-184\.25:first-child{
    padding-left: 46.0625rem;
    padding-right: 46.0625rem;
  }

  .\34xl\:first\:py-203\.25:first-child{
    padding-top: 50.8125rem;
    padding-bottom: 50.8125rem;
  }

  .\34xl\:first\:px-203\.25:first-child{
    padding-left: 50.8125rem;
    padding-right: 50.8125rem;
  }

  .\34xl\:first\:py-half:first-child{
    padding-top: 50%;
    padding-bottom: 50%;
  }

  .\34xl\:first\:px-half:first-child{
    padding-left: 50%;
    padding-right: 50%;
  }

  .\34xl\:first\:py-full:first-child{
    padding-top: 100%;
    padding-bottom: 100%;
  }

  .\34xl\:first\:px-full:first-child{
    padding-left: 100%;
    padding-right: 100%;
  }

  .\34xl\:first\:py-1\/10:first-child{
    padding-top: 10%;
    padding-bottom: 10%;
  }

  .\34xl\:first\:px-1\/10:first-child{
    padding-left: 10%;
    padding-right: 10%;
  }

  .\34xl\:first\:py-2\/10:first-child{
    padding-top: 20%;
    padding-bottom: 20%;
  }

  .\34xl\:first\:px-2\/10:first-child{
    padding-left: 20%;
    padding-right: 20%;
  }

  .\34xl\:first\:py-3\/10:first-child{
    padding-top: 30%;
    padding-bottom: 30%;
  }

  .\34xl\:first\:px-3\/10:first-child{
    padding-left: 30%;
    padding-right: 30%;
  }

  .\34xl\:first\:py-4\/10:first-child{
    padding-top: 40%;
    padding-bottom: 40%;
  }

  .\34xl\:first\:px-4\/10:first-child{
    padding-left: 40%;
    padding-right: 40%;
  }

  .\34xl\:first\:py-4\.5\/10:first-child{
    padding-top: 45%;
    padding-bottom: 45%;
  }

  .\34xl\:first\:px-4\.5\/10:first-child{
    padding-left: 45%;
    padding-right: 45%;
  }

  .\34xl\:first\:py-5\/10:first-child{
    padding-top: 50%;
    padding-bottom: 50%;
  }

  .\34xl\:first\:px-5\/10:first-child{
    padding-left: 50%;
    padding-right: 50%;
  }

  .\34xl\:first\:py-5\.5\/10:first-child{
    padding-top: 55%;
    padding-bottom: 55%;
  }

  .\34xl\:first\:px-5\.5\/10:first-child{
    padding-left: 55%;
    padding-right: 55%;
  }

  .\34xl\:first\:py-6\/10:first-child{
    padding-top: 60%;
    padding-bottom: 60%;
  }

  .\34xl\:first\:px-6\/10:first-child{
    padding-left: 60%;
    padding-right: 60%;
  }

  .\34xl\:first\:py-7\/10:first-child{
    padding-top: 70%;
    padding-bottom: 70%;
  }

  .\34xl\:first\:px-7\/10:first-child{
    padding-left: 70%;
    padding-right: 70%;
  }

  .\34xl\:first\:py-8\/10:first-child{
    padding-top: 80%;
    padding-bottom: 80%;
  }

  .\34xl\:first\:px-8\/10:first-child{
    padding-left: 80%;
    padding-right: 80%;
  }

  .\34xl\:first\:py-9\/10:first-child{
    padding-top: 90%;
    padding-bottom: 90%;
  }

  .\34xl\:first\:px-9\/10:first-child{
    padding-left: 90%;
    padding-right: 90%;
  }

  .\34xl\:first\:py-1\/12:first-child{
    padding-top: 8.333333%;
    padding-bottom: 8.333333%;
  }

  .\34xl\:first\:px-1\/12:first-child{
    padding-left: 8.333333%;
    padding-right: 8.333333%;
  }

  .\34xl\:first\:py-2\/12:first-child{
    padding-top: 16.666667%;
    padding-bottom: 16.666667%;
  }

  .\34xl\:first\:px-2\/12:first-child{
    padding-left: 16.666667%;
    padding-right: 16.666667%;
  }

  .\34xl\:first\:py-3\/12:first-child{
    padding-top: 25%;
    padding-bottom: 25%;
  }

  .\34xl\:first\:px-3\/12:first-child{
    padding-left: 25%;
    padding-right: 25%;
  }

  .\34xl\:first\:py-4\/12:first-child{
    padding-top: 33.333333%;
    padding-bottom: 33.333333%;
  }

  .\34xl\:first\:px-4\/12:first-child{
    padding-left: 33.333333%;
    padding-right: 33.333333%;
  }

  .\34xl\:first\:py-5\/12:first-child{
    padding-top: 41.666667%;
    padding-bottom: 41.666667%;
  }

  .\34xl\:first\:px-5\/12:first-child{
    padding-left: 41.666667%;
    padding-right: 41.666667%;
  }

  .\34xl\:first\:py-6\/12:first-child{
    padding-top: 50%;
    padding-bottom: 50%;
  }

  .\34xl\:first\:px-6\/12:first-child{
    padding-left: 50%;
    padding-right: 50%;
  }

  .\34xl\:first\:py-7\/12:first-child{
    padding-top: 58.333333%;
    padding-bottom: 58.333333%;
  }

  .\34xl\:first\:px-7\/12:first-child{
    padding-left: 58.333333%;
    padding-right: 58.333333%;
  }

  .\34xl\:first\:py-8\/12:first-child{
    padding-top: 66.666667%;
    padding-bottom: 66.666667%;
  }

  .\34xl\:first\:px-8\/12:first-child{
    padding-left: 66.666667%;
    padding-right: 66.666667%;
  }

  .\34xl\:first\:py-9\/12:first-child{
    padding-top: 75%;
    padding-bottom: 75%;
  }

  .\34xl\:first\:px-9\/12:first-child{
    padding-left: 75%;
    padding-right: 75%;
  }

  .\34xl\:first\:py-10\/12:first-child{
    padding-top: 83.333333%;
    padding-bottom: 83.333333%;
  }

  .\34xl\:first\:px-10\/12:first-child{
    padding-left: 83.333333%;
    padding-right: 83.333333%;
  }

  .\34xl\:first\:py-11\/12:first-child{
    padding-top: 91.666667%;
    padding-bottom: 91.666667%;
  }

  .\34xl\:first\:px-11\/12:first-child{
    padding-left: 91.666667%;
    padding-right: 91.666667%;
  }

  .\34xl\:first\:pt-0:first-child{
    padding-top: 0px;
  }

  .\34xl\:first\:pr-0:first-child{
    padding-right: 0px;
  }

  .\34xl\:first\:pb-0:first-child{
    padding-bottom: 0px;
  }

  .\34xl\:first\:pl-0:first-child{
    padding-left: 0px;
  }

  .\34xl\:first\:pt-1:first-child{
    padding-top: 0.25rem;
  }

  .\34xl\:first\:pr-1:first-child{
    padding-right: 0.25rem;
  }

  .\34xl\:first\:pb-1:first-child{
    padding-bottom: 0.25rem;
  }

  .\34xl\:first\:pl-1:first-child{
    padding-left: 0.25rem;
  }

  .\34xl\:first\:pt-2:first-child{
    padding-top: 0.5rem;
  }

  .\34xl\:first\:pr-2:first-child{
    padding-right: 0.5rem;
  }

  .\34xl\:first\:pb-2:first-child{
    padding-bottom: 0.5rem;
  }

  .\34xl\:first\:pl-2:first-child{
    padding-left: 0.5rem;
  }

  .\34xl\:first\:pt-3:first-child{
    padding-top: 0.75rem;
  }

  .\34xl\:first\:pr-3:first-child{
    padding-right: 0.75rem;
  }

  .\34xl\:first\:pb-3:first-child{
    padding-bottom: 0.75rem;
  }

  .\34xl\:first\:pl-3:first-child{
    padding-left: 0.75rem;
  }

  .\34xl\:first\:pt-4:first-child{
    padding-top: 1rem;
  }

  .\34xl\:first\:pr-4:first-child{
    padding-right: 1rem;
  }

  .\34xl\:first\:pb-4:first-child{
    padding-bottom: 1rem;
  }

  .\34xl\:first\:pl-4:first-child{
    padding-left: 1rem;
  }

  .\34xl\:first\:pt-5:first-child{
    padding-top: 1.25rem;
  }

  .\34xl\:first\:pr-5:first-child{
    padding-right: 1.25rem;
  }

  .\34xl\:first\:pb-5:first-child{
    padding-bottom: 1.25rem;
  }

  .\34xl\:first\:pl-5:first-child{
    padding-left: 1.25rem;
  }

  .\34xl\:first\:pt-6:first-child{
    padding-top: 1.5rem;
  }

  .\34xl\:first\:pr-6:first-child{
    padding-right: 1.5rem;
  }

  .\34xl\:first\:pb-6:first-child{
    padding-bottom: 1.5rem;
  }

  .\34xl\:first\:pl-6:first-child{
    padding-left: 1.5rem;
  }

  .\34xl\:first\:pt-7:first-child{
    padding-top: 1.75rem;
  }

  .\34xl\:first\:pr-7:first-child{
    padding-right: 1.75rem;
  }

  .\34xl\:first\:pb-7:first-child{
    padding-bottom: 1.75rem;
  }

  .\34xl\:first\:pl-7:first-child{
    padding-left: 1.75rem;
  }

  .\34xl\:first\:pt-8:first-child{
    padding-top: 2rem;
  }

  .\34xl\:first\:pr-8:first-child{
    padding-right: 2rem;
  }

  .\34xl\:first\:pb-8:first-child{
    padding-bottom: 2rem;
  }

  .\34xl\:first\:pl-8:first-child{
    padding-left: 2rem;
  }

  .\34xl\:first\:pt-9:first-child{
    padding-top: 2.25rem;
  }

  .\34xl\:first\:pr-9:first-child{
    padding-right: 2.25rem;
  }

  .\34xl\:first\:pb-9:first-child{
    padding-bottom: 2.25rem;
  }

  .\34xl\:first\:pl-9:first-child{
    padding-left: 2.25rem;
  }

  .\34xl\:first\:pt-10:first-child{
    padding-top: 2.5rem;
  }

  .\34xl\:first\:pr-10:first-child{
    padding-right: 2.5rem;
  }

  .\34xl\:first\:pb-10:first-child{
    padding-bottom: 2.5rem;
  }

  .\34xl\:first\:pl-10:first-child{
    padding-left: 2.5rem;
  }

  .\34xl\:first\:pt-11:first-child{
    padding-top: 2.75rem;
  }

  .\34xl\:first\:pr-11:first-child{
    padding-right: 2.75rem;
  }

  .\34xl\:first\:pb-11:first-child{
    padding-bottom: 2.75rem;
  }

  .\34xl\:first\:pl-11:first-child{
    padding-left: 2.75rem;
  }

  .\34xl\:first\:pt-12:first-child{
    padding-top: 3rem;
  }

  .\34xl\:first\:pr-12:first-child{
    padding-right: 3rem;
  }

  .\34xl\:first\:pb-12:first-child{
    padding-bottom: 3rem;
  }

  .\34xl\:first\:pl-12:first-child{
    padding-left: 3rem;
  }

  .\34xl\:first\:pt-13:first-child{
    padding-top: 3.25rem;
  }

  .\34xl\:first\:pr-13:first-child{
    padding-right: 3.25rem;
  }

  .\34xl\:first\:pb-13:first-child{
    padding-bottom: 3.25rem;
  }

  .\34xl\:first\:pl-13:first-child{
    padding-left: 3.25rem;
  }

  .\34xl\:first\:pt-14:first-child{
    padding-top: 3.5rem;
  }

  .\34xl\:first\:pr-14:first-child{
    padding-right: 3.5rem;
  }

  .\34xl\:first\:pb-14:first-child{
    padding-bottom: 3.5rem;
  }

  .\34xl\:first\:pl-14:first-child{
    padding-left: 3.5rem;
  }

  .\34xl\:first\:pt-15:first-child{
    padding-top: 3.75rem;
  }

  .\34xl\:first\:pr-15:first-child{
    padding-right: 3.75rem;
  }

  .\34xl\:first\:pb-15:first-child{
    padding-bottom: 3.75rem;
  }

  .\34xl\:first\:pl-15:first-child{
    padding-left: 3.75rem;
  }

  .\34xl\:first\:pt-16:first-child{
    padding-top: 4rem;
  }

  .\34xl\:first\:pr-16:first-child{
    padding-right: 4rem;
  }

  .\34xl\:first\:pb-16:first-child{
    padding-bottom: 4rem;
  }

  .\34xl\:first\:pl-16:first-child{
    padding-left: 4rem;
  }

  .\34xl\:first\:pt-17:first-child{
    padding-top: 4.25rem;
  }

  .\34xl\:first\:pr-17:first-child{
    padding-right: 4.25rem;
  }

  .\34xl\:first\:pb-17:first-child{
    padding-bottom: 4.25rem;
  }

  .\34xl\:first\:pl-17:first-child{
    padding-left: 4.25rem;
  }

  .\34xl\:first\:pt-18:first-child{
    padding-top: 4.5rem;
  }

  .\34xl\:first\:pr-18:first-child{
    padding-right: 4.5rem;
  }

  .\34xl\:first\:pb-18:first-child{
    padding-bottom: 4.5rem;
  }

  .\34xl\:first\:pl-18:first-child{
    padding-left: 4.5rem;
  }

  .\34xl\:first\:pt-19:first-child{
    padding-top: 4.75rem;
  }

  .\34xl\:first\:pr-19:first-child{
    padding-right: 4.75rem;
  }

  .\34xl\:first\:pb-19:first-child{
    padding-bottom: 4.75rem;
  }

  .\34xl\:first\:pl-19:first-child{
    padding-left: 4.75rem;
  }

  .\34xl\:first\:pt-20:first-child{
    padding-top: 5rem;
  }

  .\34xl\:first\:pr-20:first-child{
    padding-right: 5rem;
  }

  .\34xl\:first\:pb-20:first-child{
    padding-bottom: 5rem;
  }

  .\34xl\:first\:pl-20:first-child{
    padding-left: 5rem;
  }

  .\34xl\:first\:pt-22:first-child{
    padding-top: 5.5rem;
  }

  .\34xl\:first\:pr-22:first-child{
    padding-right: 5.5rem;
  }

  .\34xl\:first\:pb-22:first-child{
    padding-bottom: 5.5rem;
  }

  .\34xl\:first\:pl-22:first-child{
    padding-left: 5.5rem;
  }

  .\34xl\:first\:pt-24:first-child{
    padding-top: 6rem;
  }

  .\34xl\:first\:pr-24:first-child{
    padding-right: 6rem;
  }

  .\34xl\:first\:pb-24:first-child{
    padding-bottom: 6rem;
  }

  .\34xl\:first\:pl-24:first-child{
    padding-left: 6rem;
  }

  .\34xl\:first\:pt-25:first-child{
    padding-top: 6.25rem;
  }

  .\34xl\:first\:pr-25:first-child{
    padding-right: 6.25rem;
  }

  .\34xl\:first\:pb-25:first-child{
    padding-bottom: 6.25rem;
  }

  .\34xl\:first\:pl-25:first-child{
    padding-left: 6.25rem;
  }

  .\34xl\:first\:pt-28:first-child{
    padding-top: 7rem;
  }

  .\34xl\:first\:pr-28:first-child{
    padding-right: 7rem;
  }

  .\34xl\:first\:pb-28:first-child{
    padding-bottom: 7rem;
  }

  .\34xl\:first\:pl-28:first-child{
    padding-left: 7rem;
  }

  .\34xl\:first\:pt-30:first-child{
    padding-top: 7.5rem;
  }

  .\34xl\:first\:pr-30:first-child{
    padding-right: 7.5rem;
  }

  .\34xl\:first\:pb-30:first-child{
    padding-bottom: 7.5rem;
  }

  .\34xl\:first\:pl-30:first-child{
    padding-left: 7.5rem;
  }

  .\34xl\:first\:pt-32:first-child{
    padding-top: 8rem;
  }

  .\34xl\:first\:pr-32:first-child{
    padding-right: 8rem;
  }

  .\34xl\:first\:pb-32:first-child{
    padding-bottom: 8rem;
  }

  .\34xl\:first\:pl-32:first-child{
    padding-left: 8rem;
  }

  .\34xl\:first\:pt-34:first-child{
    padding-top: 8.5rem;
  }

  .\34xl\:first\:pr-34:first-child{
    padding-right: 8.5rem;
  }

  .\34xl\:first\:pb-34:first-child{
    padding-bottom: 8.5rem;
  }

  .\34xl\:first\:pl-34:first-child{
    padding-left: 8.5rem;
  }

  .\34xl\:first\:pt-35:first-child{
    padding-top: 8.75rem;
  }

  .\34xl\:first\:pr-35:first-child{
    padding-right: 8.75rem;
  }

  .\34xl\:first\:pb-35:first-child{
    padding-bottom: 8.75rem;
  }

  .\34xl\:first\:pl-35:first-child{
    padding-left: 8.75rem;
  }

  .\34xl\:first\:pt-36:first-child{
    padding-top: 9rem;
  }

  .\34xl\:first\:pr-36:first-child{
    padding-right: 9rem;
  }

  .\34xl\:first\:pb-36:first-child{
    padding-bottom: 9rem;
  }

  .\34xl\:first\:pl-36:first-child{
    padding-left: 9rem;
  }

  .\34xl\:first\:pt-39:first-child{
    padding-top: 9.75rem;
  }

  .\34xl\:first\:pr-39:first-child{
    padding-right: 9.75rem;
  }

  .\34xl\:first\:pb-39:first-child{
    padding-bottom: 9.75rem;
  }

  .\34xl\:first\:pl-39:first-child{
    padding-left: 9.75rem;
  }

  .\34xl\:first\:pt-40:first-child{
    padding-top: 10rem;
  }

  .\34xl\:first\:pr-40:first-child{
    padding-right: 10rem;
  }

  .\34xl\:first\:pb-40:first-child{
    padding-bottom: 10rem;
  }

  .\34xl\:first\:pl-40:first-child{
    padding-left: 10rem;
  }

  .\34xl\:first\:pt-42:first-child{
    padding-top: 10.5rem;
  }

  .\34xl\:first\:pr-42:first-child{
    padding-right: 10.5rem;
  }

  .\34xl\:first\:pb-42:first-child{
    padding-bottom: 10.5rem;
  }

  .\34xl\:first\:pl-42:first-child{
    padding-left: 10.5rem;
  }

  .\34xl\:first\:pt-44:first-child{
    padding-top: 11rem;
  }

  .\34xl\:first\:pr-44:first-child{
    padding-right: 11rem;
  }

  .\34xl\:first\:pb-44:first-child{
    padding-bottom: 11rem;
  }

  .\34xl\:first\:pl-44:first-child{
    padding-left: 11rem;
  }

  .\34xl\:first\:pt-45:first-child{
    padding-top: 11.25rem;
  }

  .\34xl\:first\:pr-45:first-child{
    padding-right: 11.25rem;
  }

  .\34xl\:first\:pb-45:first-child{
    padding-bottom: 11.25rem;
  }

  .\34xl\:first\:pl-45:first-child{
    padding-left: 11.25rem;
  }

  .\34xl\:first\:pt-48:first-child{
    padding-top: 12rem;
  }

  .\34xl\:first\:pr-48:first-child{
    padding-right: 12rem;
  }

  .\34xl\:first\:pb-48:first-child{
    padding-bottom: 12rem;
  }

  .\34xl\:first\:pl-48:first-child{
    padding-left: 12rem;
  }

  .\34xl\:first\:pt-50:first-child{
    padding-top: 12.5rem;
  }

  .\34xl\:first\:pr-50:first-child{
    padding-right: 12.5rem;
  }

  .\34xl\:first\:pb-50:first-child{
    padding-bottom: 12.5rem;
  }

  .\34xl\:first\:pl-50:first-child{
    padding-left: 12.5rem;
  }

  .\34xl\:first\:pt-52:first-child{
    padding-top: 13rem;
  }

  .\34xl\:first\:pr-52:first-child{
    padding-right: 13rem;
  }

  .\34xl\:first\:pb-52:first-child{
    padding-bottom: 13rem;
  }

  .\34xl\:first\:pl-52:first-child{
    padding-left: 13rem;
  }

  .\34xl\:first\:pt-55:first-child{
    padding-top: 13.75rem;
  }

  .\34xl\:first\:pr-55:first-child{
    padding-right: 13.75rem;
  }

  .\34xl\:first\:pb-55:first-child{
    padding-bottom: 13.75rem;
  }

  .\34xl\:first\:pl-55:first-child{
    padding-left: 13.75rem;
  }

  .\34xl\:first\:pt-56:first-child{
    padding-top: 14rem;
  }

  .\34xl\:first\:pr-56:first-child{
    padding-right: 14rem;
  }

  .\34xl\:first\:pb-56:first-child{
    padding-bottom: 14rem;
  }

  .\34xl\:first\:pl-56:first-child{
    padding-left: 14rem;
  }

  .\34xl\:first\:pt-58:first-child{
    padding-top: 14.5rem;
  }

  .\34xl\:first\:pr-58:first-child{
    padding-right: 14.5rem;
  }

  .\34xl\:first\:pb-58:first-child{
    padding-bottom: 14.5rem;
  }

  .\34xl\:first\:pl-58:first-child{
    padding-left: 14.5rem;
  }

  .\34xl\:first\:pt-60:first-child{
    padding-top: 15rem;
  }

  .\34xl\:first\:pr-60:first-child{
    padding-right: 15rem;
  }

  .\34xl\:first\:pb-60:first-child{
    padding-bottom: 15rem;
  }

  .\34xl\:first\:pl-60:first-child{
    padding-left: 15rem;
  }

  .\34xl\:first\:pt-64:first-child{
    padding-top: 16rem;
  }

  .\34xl\:first\:pr-64:first-child{
    padding-right: 16rem;
  }

  .\34xl\:first\:pb-64:first-child{
    padding-bottom: 16rem;
  }

  .\34xl\:first\:pl-64:first-child{
    padding-left: 16rem;
  }

  .\34xl\:first\:pt-65:first-child{
    padding-top: 16.25rem;
  }

  .\34xl\:first\:pr-65:first-child{
    padding-right: 16.25rem;
  }

  .\34xl\:first\:pb-65:first-child{
    padding-bottom: 16.25rem;
  }

  .\34xl\:first\:pl-65:first-child{
    padding-left: 16.25rem;
  }

  .\34xl\:first\:pt-68:first-child{
    padding-top: 17rem;
  }

  .\34xl\:first\:pr-68:first-child{
    padding-right: 17rem;
  }

  .\34xl\:first\:pb-68:first-child{
    padding-bottom: 17rem;
  }

  .\34xl\:first\:pl-68:first-child{
    padding-left: 17rem;
  }

  .\34xl\:first\:pt-69:first-child{
    padding-top: 17.25rem;
  }

  .\34xl\:first\:pr-69:first-child{
    padding-right: 17.25rem;
  }

  .\34xl\:first\:pb-69:first-child{
    padding-bottom: 17.25rem;
  }

  .\34xl\:first\:pl-69:first-child{
    padding-left: 17.25rem;
  }

  .\34xl\:first\:pt-70:first-child{
    padding-top: 17.5rem;
  }

  .\34xl\:first\:pr-70:first-child{
    padding-right: 17.5rem;
  }

  .\34xl\:first\:pb-70:first-child{
    padding-bottom: 17.5rem;
  }

  .\34xl\:first\:pl-70:first-child{
    padding-left: 17.5rem;
  }

  .\34xl\:first\:pt-72:first-child{
    padding-top: 18rem;
  }

  .\34xl\:first\:pr-72:first-child{
    padding-right: 18rem;
  }

  .\34xl\:first\:pb-72:first-child{
    padding-bottom: 18rem;
  }

  .\34xl\:first\:pl-72:first-child{
    padding-left: 18rem;
  }

  .\34xl\:first\:pt-75:first-child{
    padding-top: 18.75rem;
  }

  .\34xl\:first\:pr-75:first-child{
    padding-right: 18.75rem;
  }

  .\34xl\:first\:pb-75:first-child{
    padding-bottom: 18.75rem;
  }

  .\34xl\:first\:pl-75:first-child{
    padding-left: 18.75rem;
  }

  .\34xl\:first\:pt-80:first-child{
    padding-top: 20rem;
  }

  .\34xl\:first\:pr-80:first-child{
    padding-right: 20rem;
  }

  .\34xl\:first\:pb-80:first-child{
    padding-bottom: 20rem;
  }

  .\34xl\:first\:pl-80:first-child{
    padding-left: 20rem;
  }

  .\34xl\:first\:pt-85:first-child{
    padding-top: 21.25rem;
  }

  .\34xl\:first\:pr-85:first-child{
    padding-right: 21.25rem;
  }

  .\34xl\:first\:pb-85:first-child{
    padding-bottom: 21.25rem;
  }

  .\34xl\:first\:pl-85:first-child{
    padding-left: 21.25rem;
  }

  .\34xl\:first\:pt-86:first-child{
    padding-top: 21.5rem;
  }

  .\34xl\:first\:pr-86:first-child{
    padding-right: 21.5rem;
  }

  .\34xl\:first\:pb-86:first-child{
    padding-bottom: 21.5rem;
  }

  .\34xl\:first\:pl-86:first-child{
    padding-left: 21.5rem;
  }

  .\34xl\:first\:pt-90:first-child{
    padding-top: 22.5rem;
  }

  .\34xl\:first\:pr-90:first-child{
    padding-right: 22.5rem;
  }

  .\34xl\:first\:pb-90:first-child{
    padding-bottom: 22.5rem;
  }

  .\34xl\:first\:pl-90:first-child{
    padding-left: 22.5rem;
  }

  .\34xl\:first\:pt-96:first-child{
    padding-top: 24rem;
  }

  .\34xl\:first\:pr-96:first-child{
    padding-right: 24rem;
  }

  .\34xl\:first\:pb-96:first-child{
    padding-bottom: 24rem;
  }

  .\34xl\:first\:pl-96:first-child{
    padding-left: 24rem;
  }

  .\34xl\:first\:pt-100:first-child{
    padding-top: 25rem;
  }

  .\34xl\:first\:pr-100:first-child{
    padding-right: 25rem;
  }

  .\34xl\:first\:pb-100:first-child{
    padding-bottom: 25rem;
  }

  .\34xl\:first\:pl-100:first-child{
    padding-left: 25rem;
  }

  .\34xl\:first\:pt-115:first-child{
    padding-top: 28.75rem;
  }

  .\34xl\:first\:pr-115:first-child{
    padding-right: 28.75rem;
  }

  .\34xl\:first\:pb-115:first-child{
    padding-bottom: 28.75rem;
  }

  .\34xl\:first\:pl-115:first-child{
    padding-left: 28.75rem;
  }

  .\34xl\:first\:pt-125:first-child{
    padding-top: 31.25rem;
  }

  .\34xl\:first\:pr-125:first-child{
    padding-right: 31.25rem;
  }

  .\34xl\:first\:pb-125:first-child{
    padding-bottom: 31.25rem;
  }

  .\34xl\:first\:pl-125:first-child{
    padding-left: 31.25rem;
  }

  .\34xl\:first\:pt-142:first-child{
    padding-top: 35.5rem;
  }

  .\34xl\:first\:pr-142:first-child{
    padding-right: 35.5rem;
  }

  .\34xl\:first\:pb-142:first-child{
    padding-bottom: 35.5rem;
  }

  .\34xl\:first\:pl-142:first-child{
    padding-left: 35.5rem;
  }

  .\34xl\:first\:pt-150:first-child{
    padding-top: 37.5rem;
  }

  .\34xl\:first\:pr-150:first-child{
    padding-right: 37.5rem;
  }

  .\34xl\:first\:pb-150:first-child{
    padding-bottom: 37.5rem;
  }

  .\34xl\:first\:pl-150:first-child{
    padding-left: 37.5rem;
  }

  .\34xl\:first\:pt-156:first-child{
    padding-top: 39rem;
  }

  .\34xl\:first\:pr-156:first-child{
    padding-right: 39rem;
  }

  .\34xl\:first\:pb-156:first-child{
    padding-bottom: 39rem;
  }

  .\34xl\:first\:pl-156:first-child{
    padding-left: 39rem;
  }

  .\34xl\:first\:pt-160:first-child{
    padding-top: 40rem;
  }

  .\34xl\:first\:pr-160:first-child{
    padding-right: 40rem;
  }

  .\34xl\:first\:pb-160:first-child{
    padding-bottom: 40rem;
  }

  .\34xl\:first\:pl-160:first-child{
    padding-left: 40rem;
  }

  .\34xl\:first\:pt-175:first-child{
    padding-top: 43.75rem;
  }

  .\34xl\:first\:pr-175:first-child{
    padding-right: 43.75rem;
  }

  .\34xl\:first\:pb-175:first-child{
    padding-bottom: 43.75rem;
  }

  .\34xl\:first\:pl-175:first-child{
    padding-left: 43.75rem;
  }

  .\34xl\:first\:pt-207:first-child{
    padding-top: 51.75rem;
  }

  .\34xl\:first\:pr-207:first-child{
    padding-right: 51.75rem;
  }

  .\34xl\:first\:pb-207:first-child{
    padding-bottom: 51.75rem;
  }

  .\34xl\:first\:pl-207:first-child{
    padding-left: 51.75rem;
  }

  .\34xl\:first\:pt-242:first-child{
    padding-top: 60.5rem;
  }

  .\34xl\:first\:pr-242:first-child{
    padding-right: 60.5rem;
  }

  .\34xl\:first\:pb-242:first-child{
    padding-bottom: 60.5rem;
  }

  .\34xl\:first\:pl-242:first-child{
    padding-left: 60.5rem;
  }

  .\34xl\:first\:pt-250:first-child{
    padding-top: 62.5rem;
  }

  .\34xl\:first\:pr-250:first-child{
    padding-right: 62.5rem;
  }

  .\34xl\:first\:pb-250:first-child{
    padding-bottom: 62.5rem;
  }

  .\34xl\:first\:pl-250:first-child{
    padding-left: 62.5rem;
  }

  .\34xl\:first\:pt-258:first-child{
    padding-top: 64.5rem;
  }

  .\34xl\:first\:pr-258:first-child{
    padding-right: 64.5rem;
  }

  .\34xl\:first\:pb-258:first-child{
    padding-bottom: 64.5rem;
  }

  .\34xl\:first\:pl-258:first-child{
    padding-left: 64.5rem;
  }

  .\34xl\:first\:pt-265:first-child{
    padding-top: 66.25rem;
  }

  .\34xl\:first\:pr-265:first-child{
    padding-right: 66.25rem;
  }

  .\34xl\:first\:pb-265:first-child{
    padding-bottom: 66.25rem;
  }

  .\34xl\:first\:pl-265:first-child{
    padding-left: 66.25rem;
  }

  .\34xl\:first\:pt-280:first-child{
    padding-top: 70rem;
  }

  .\34xl\:first\:pr-280:first-child{
    padding-right: 70rem;
  }

  .\34xl\:first\:pb-280:first-child{
    padding-bottom: 70rem;
  }

  .\34xl\:first\:pl-280:first-child{
    padding-left: 70rem;
  }

  .\34xl\:first\:pt-px:first-child{
    padding-top: 1px;
  }

  .\34xl\:first\:pr-px:first-child{
    padding-right: 1px;
  }

  .\34xl\:first\:pb-px:first-child{
    padding-bottom: 1px;
  }

  .\34xl\:first\:pl-px:first-child{
    padding-left: 1px;
  }

  .\34xl\:first\:pt-0\.5:first-child{
    padding-top: 0.125rem;
  }

  .\34xl\:first\:pr-0\.5:first-child{
    padding-right: 0.125rem;
  }

  .\34xl\:first\:pb-0\.5:first-child{
    padding-bottom: 0.125rem;
  }

  .\34xl\:first\:pl-0\.5:first-child{
    padding-left: 0.125rem;
  }

  .\34xl\:first\:pt-1\.5:first-child{
    padding-top: 0.375rem;
  }

  .\34xl\:first\:pr-1\.5:first-child{
    padding-right: 0.375rem;
  }

  .\34xl\:first\:pb-1\.5:first-child{
    padding-bottom: 0.375rem;
  }

  .\34xl\:first\:pl-1\.5:first-child{
    padding-left: 0.375rem;
  }

  .\34xl\:first\:pt-2\.5:first-child{
    padding-top: 0.625rem;
  }

  .\34xl\:first\:pr-2\.5:first-child{
    padding-right: 0.625rem;
  }

  .\34xl\:first\:pb-2\.5:first-child{
    padding-bottom: 0.625rem;
  }

  .\34xl\:first\:pl-2\.5:first-child{
    padding-left: 0.625rem;
  }

  .\34xl\:first\:pt-3\.5:first-child{
    padding-top: 0.875rem;
  }

  .\34xl\:first\:pr-3\.5:first-child{
    padding-right: 0.875rem;
  }

  .\34xl\:first\:pb-3\.5:first-child{
    padding-bottom: 0.875rem;
  }

  .\34xl\:first\:pl-3\.5:first-child{
    padding-left: 0.875rem;
  }

  .\34xl\:first\:pt-0\.25:first-child{
    padding-top: 0.0625rem;
  }

  .\34xl\:first\:pr-0\.25:first-child{
    padding-right: 0.0625rem;
  }

  .\34xl\:first\:pb-0\.25:first-child{
    padding-bottom: 0.0625rem;
  }

  .\34xl\:first\:pl-0\.25:first-child{
    padding-left: 0.0625rem;
  }

  .\34xl\:first\:pt-0\.75:first-child{
    padding-top: 0.1875rem;
  }

  .\34xl\:first\:pr-0\.75:first-child{
    padding-right: 0.1875rem;
  }

  .\34xl\:first\:pb-0\.75:first-child{
    padding-bottom: 0.1875rem;
  }

  .\34xl\:first\:pl-0\.75:first-child{
    padding-left: 0.1875rem;
  }

  .\34xl\:first\:pt-1\.25:first-child{
    padding-top: 0.3125rem;
  }

  .\34xl\:first\:pr-1\.25:first-child{
    padding-right: 0.3125rem;
  }

  .\34xl\:first\:pb-1\.25:first-child{
    padding-bottom: 0.3125rem;
  }

  .\34xl\:first\:pl-1\.25:first-child{
    padding-left: 0.3125rem;
  }

  .\34xl\:first\:pt-1\.75:first-child{
    padding-top: 0.4375rem;
  }

  .\34xl\:first\:pr-1\.75:first-child{
    padding-right: 0.4375rem;
  }

  .\34xl\:first\:pb-1\.75:first-child{
    padding-bottom: 0.4375rem;
  }

  .\34xl\:first\:pl-1\.75:first-child{
    padding-left: 0.4375rem;
  }

  .\34xl\:first\:pt-2\.25:first-child{
    padding-top: 0.5625rem;
  }

  .\34xl\:first\:pr-2\.25:first-child{
    padding-right: 0.5625rem;
  }

  .\34xl\:first\:pb-2\.25:first-child{
    padding-bottom: 0.5625rem;
  }

  .\34xl\:first\:pl-2\.25:first-child{
    padding-left: 0.5625rem;
  }

  .\34xl\:first\:pt-2\.75:first-child{
    padding-top: 0.6875rem;
  }

  .\34xl\:first\:pr-2\.75:first-child{
    padding-right: 0.6875rem;
  }

  .\34xl\:first\:pb-2\.75:first-child{
    padding-bottom: 0.6875rem;
  }

  .\34xl\:first\:pl-2\.75:first-child{
    padding-left: 0.6875rem;
  }

  .\34xl\:first\:pt-3\.25:first-child{
    padding-top: 0.8125rem;
  }

  .\34xl\:first\:pr-3\.25:first-child{
    padding-right: 0.8125rem;
  }

  .\34xl\:first\:pb-3\.25:first-child{
    padding-bottom: 0.8125rem;
  }

  .\34xl\:first\:pl-3\.25:first-child{
    padding-left: 0.8125rem;
  }

  .\34xl\:first\:pt-3\.75:first-child{
    padding-top: 0.9375rem;
  }

  .\34xl\:first\:pr-3\.75:first-child{
    padding-right: 0.9375rem;
  }

  .\34xl\:first\:pb-3\.75:first-child{
    padding-bottom: 0.9375rem;
  }

  .\34xl\:first\:pl-3\.75:first-child{
    padding-left: 0.9375rem;
  }

  .\34xl\:first\:pt-4\.25:first-child{
    padding-top: 1.0625rem;
  }

  .\34xl\:first\:pr-4\.25:first-child{
    padding-right: 1.0625rem;
  }

  .\34xl\:first\:pb-4\.25:first-child{
    padding-bottom: 1.0625rem;
  }

  .\34xl\:first\:pl-4\.25:first-child{
    padding-left: 1.0625rem;
  }

  .\34xl\:first\:pt-4\.5:first-child{
    padding-top: 1.125rem;
  }

  .\34xl\:first\:pr-4\.5:first-child{
    padding-right: 1.125rem;
  }

  .\34xl\:first\:pb-4\.5:first-child{
    padding-bottom: 1.125rem;
  }

  .\34xl\:first\:pl-4\.5:first-child{
    padding-left: 1.125rem;
  }

  .\34xl\:first\:pt-4\.75:first-child{
    padding-top: 1.1875rem;
  }

  .\34xl\:first\:pr-4\.75:first-child{
    padding-right: 1.1875rem;
  }

  .\34xl\:first\:pb-4\.75:first-child{
    padding-bottom: 1.1875rem;
  }

  .\34xl\:first\:pl-4\.75:first-child{
    padding-left: 1.1875rem;
  }

  .\34xl\:first\:pt-5\.25:first-child{
    padding-top: 1.3125rem;
  }

  .\34xl\:first\:pr-5\.25:first-child{
    padding-right: 1.3125rem;
  }

  .\34xl\:first\:pb-5\.25:first-child{
    padding-bottom: 1.3125rem;
  }

  .\34xl\:first\:pl-5\.25:first-child{
    padding-left: 1.3125rem;
  }

  .\34xl\:first\:pt-5\.5:first-child{
    padding-top: 1.375rem;
  }

  .\34xl\:first\:pr-5\.5:first-child{
    padding-right: 1.375rem;
  }

  .\34xl\:first\:pb-5\.5:first-child{
    padding-bottom: 1.375rem;
  }

  .\34xl\:first\:pl-5\.5:first-child{
    padding-left: 1.375rem;
  }

  .\34xl\:first\:pt-5\.75:first-child{
    padding-top: 1.4375rem;
  }

  .\34xl\:first\:pr-5\.75:first-child{
    padding-right: 1.4375rem;
  }

  .\34xl\:first\:pb-5\.75:first-child{
    padding-bottom: 1.4375rem;
  }

  .\34xl\:first\:pl-5\.75:first-child{
    padding-left: 1.4375rem;
  }

  .\34xl\:first\:pt-6\.25:first-child{
    padding-top: 1.5625rem;
  }

  .\34xl\:first\:pr-6\.25:first-child{
    padding-right: 1.5625rem;
  }

  .\34xl\:first\:pb-6\.25:first-child{
    padding-bottom: 1.5625rem;
  }

  .\34xl\:first\:pl-6\.25:first-child{
    padding-left: 1.5625rem;
  }

  .\34xl\:first\:pt-6\.5:first-child{
    padding-top: 1.625rem;
  }

  .\34xl\:first\:pr-6\.5:first-child{
    padding-right: 1.625rem;
  }

  .\34xl\:first\:pb-6\.5:first-child{
    padding-bottom: 1.625rem;
  }

  .\34xl\:first\:pl-6\.5:first-child{
    padding-left: 1.625rem;
  }

  .\34xl\:first\:pt-6\.75:first-child{
    padding-top: 1.6875rem;
  }

  .\34xl\:first\:pr-6\.75:first-child{
    padding-right: 1.6875rem;
  }

  .\34xl\:first\:pb-6\.75:first-child{
    padding-bottom: 1.6875rem;
  }

  .\34xl\:first\:pl-6\.75:first-child{
    padding-left: 1.6875rem;
  }

  .\34xl\:first\:pt-7\.25:first-child{
    padding-top: 1.8125rem;
  }

  .\34xl\:first\:pr-7\.25:first-child{
    padding-right: 1.8125rem;
  }

  .\34xl\:first\:pb-7\.25:first-child{
    padding-bottom: 1.8125rem;
  }

  .\34xl\:first\:pl-7\.25:first-child{
    padding-left: 1.8125rem;
  }

  .\34xl\:first\:pt-7\.5:first-child{
    padding-top: 1.875rem;
  }

  .\34xl\:first\:pr-7\.5:first-child{
    padding-right: 1.875rem;
  }

  .\34xl\:first\:pb-7\.5:first-child{
    padding-bottom: 1.875rem;
  }

  .\34xl\:first\:pl-7\.5:first-child{
    padding-left: 1.875rem;
  }

  .\34xl\:first\:pt-8\.25:first-child{
    padding-top: 2.0625rem;
  }

  .\34xl\:first\:pr-8\.25:first-child{
    padding-right: 2.0625rem;
  }

  .\34xl\:first\:pb-8\.25:first-child{
    padding-bottom: 2.0625rem;
  }

  .\34xl\:first\:pl-8\.25:first-child{
    padding-left: 2.0625rem;
  }

  .\34xl\:first\:pt-8\.5:first-child{
    padding-top: 2.125rem;
  }

  .\34xl\:first\:pr-8\.5:first-child{
    padding-right: 2.125rem;
  }

  .\34xl\:first\:pb-8\.5:first-child{
    padding-bottom: 2.125rem;
  }

  .\34xl\:first\:pl-8\.5:first-child{
    padding-left: 2.125rem;
  }

  .\34xl\:first\:pt-9\.25:first-child{
    padding-top: 2.3125rem;
  }

  .\34xl\:first\:pr-9\.25:first-child{
    padding-right: 2.3125rem;
  }

  .\34xl\:first\:pb-9\.25:first-child{
    padding-bottom: 2.3125rem;
  }

  .\34xl\:first\:pl-9\.25:first-child{
    padding-left: 2.3125rem;
  }

  .\34xl\:first\:pt-9\.5:first-child{
    padding-top: 2.375rem;
  }

  .\34xl\:first\:pr-9\.5:first-child{
    padding-right: 2.375rem;
  }

  .\34xl\:first\:pb-9\.5:first-child{
    padding-bottom: 2.375rem;
  }

  .\34xl\:first\:pl-9\.5:first-child{
    padding-left: 2.375rem;
  }

  .\34xl\:first\:pt-10\.5:first-child{
    padding-top: 2.625rem;
  }

  .\34xl\:first\:pr-10\.5:first-child{
    padding-right: 2.625rem;
  }

  .\34xl\:first\:pb-10\.5:first-child{
    padding-bottom: 2.625rem;
  }

  .\34xl\:first\:pl-10\.5:first-child{
    padding-left: 2.625rem;
  }

  .\34xl\:first\:pt-11\.25:first-child{
    padding-top: 2.8125rem;
  }

  .\34xl\:first\:pr-11\.25:first-child{
    padding-right: 2.8125rem;
  }

  .\34xl\:first\:pb-11\.25:first-child{
    padding-bottom: 2.8125rem;
  }

  .\34xl\:first\:pl-11\.25:first-child{
    padding-left: 2.8125rem;
  }

  .\34xl\:first\:pt-11\.5:first-child{
    padding-top: 2.875rem;
  }

  .\34xl\:first\:pr-11\.5:first-child{
    padding-right: 2.875rem;
  }

  .\34xl\:first\:pb-11\.5:first-child{
    padding-bottom: 2.875rem;
  }

  .\34xl\:first\:pl-11\.5:first-child{
    padding-left: 2.875rem;
  }

  .\34xl\:first\:pt-12\.5:first-child{
    padding-top: 3.125rem;
  }

  .\34xl\:first\:pr-12\.5:first-child{
    padding-right: 3.125rem;
  }

  .\34xl\:first\:pb-12\.5:first-child{
    padding-bottom: 3.125rem;
  }

  .\34xl\:first\:pl-12\.5:first-child{
    padding-left: 3.125rem;
  }

  .\34xl\:first\:pt-12\.75:first-child{
    padding-top: 3.1875rem;
  }

  .\34xl\:first\:pr-12\.75:first-child{
    padding-right: 3.1875rem;
  }

  .\34xl\:first\:pb-12\.75:first-child{
    padding-bottom: 3.1875rem;
  }

  .\34xl\:first\:pl-12\.75:first-child{
    padding-left: 3.1875rem;
  }

  .\34xl\:first\:pt-13\.5:first-child{
    padding-top: 3.375rem;
  }

  .\34xl\:first\:pr-13\.5:first-child{
    padding-right: 3.375rem;
  }

  .\34xl\:first\:pb-13\.5:first-child{
    padding-bottom: 3.375rem;
  }

  .\34xl\:first\:pl-13\.5:first-child{
    padding-left: 3.375rem;
  }

  .\34xl\:first\:pt-14\.5:first-child{
    padding-top: 3.625rem;
  }

  .\34xl\:first\:pr-14\.5:first-child{
    padding-right: 3.625rem;
  }

  .\34xl\:first\:pb-14\.5:first-child{
    padding-bottom: 3.625rem;
  }

  .\34xl\:first\:pl-14\.5:first-child{
    padding-left: 3.625rem;
  }

  .\34xl\:first\:pt-15\.5:first-child{
    padding-top: 3.875rem;
  }

  .\34xl\:first\:pr-15\.5:first-child{
    padding-right: 3.875rem;
  }

  .\34xl\:first\:pb-15\.5:first-child{
    padding-bottom: 3.875rem;
  }

  .\34xl\:first\:pl-15\.5:first-child{
    padding-left: 3.875rem;
  }

  .\34xl\:first\:pt-15\.75:first-child{
    padding-top: 3.9375rem;
  }

  .\34xl\:first\:pr-15\.75:first-child{
    padding-right: 3.9375rem;
  }

  .\34xl\:first\:pb-15\.75:first-child{
    padding-bottom: 3.9375rem;
  }

  .\34xl\:first\:pl-15\.75:first-child{
    padding-left: 3.9375rem;
  }

  .\34xl\:first\:pt-16\.25:first-child{
    padding-top: 4.0625rem;
  }

  .\34xl\:first\:pr-16\.25:first-child{
    padding-right: 4.0625rem;
  }

  .\34xl\:first\:pb-16\.25:first-child{
    padding-bottom: 4.0625rem;
  }

  .\34xl\:first\:pl-16\.25:first-child{
    padding-left: 4.0625rem;
  }

  .\34xl\:first\:pt-17\.25:first-child{
    padding-top: 4.3125rem;
  }

  .\34xl\:first\:pr-17\.25:first-child{
    padding-right: 4.3125rem;
  }

  .\34xl\:first\:pb-17\.25:first-child{
    padding-bottom: 4.3125rem;
  }

  .\34xl\:first\:pl-17\.25:first-child{
    padding-left: 4.3125rem;
  }

  .\34xl\:first\:pt-17\.5:first-child{
    padding-top: 4.375rem;
  }

  .\34xl\:first\:pr-17\.5:first-child{
    padding-right: 4.375rem;
  }

  .\34xl\:first\:pb-17\.5:first-child{
    padding-bottom: 4.375rem;
  }

  .\34xl\:first\:pl-17\.5:first-child{
    padding-left: 4.375rem;
  }

  .\34xl\:first\:pt-18\.25:first-child{
    padding-top: 4.5625rem;
  }

  .\34xl\:first\:pr-18\.25:first-child{
    padding-right: 4.5625rem;
  }

  .\34xl\:first\:pb-18\.25:first-child{
    padding-bottom: 4.5625rem;
  }

  .\34xl\:first\:pl-18\.25:first-child{
    padding-left: 4.5625rem;
  }

  .\34xl\:first\:pt-18\.5:first-child{
    padding-top: 4.625rem;
  }

  .\34xl\:first\:pr-18\.5:first-child{
    padding-right: 4.625rem;
  }

  .\34xl\:first\:pb-18\.5:first-child{
    padding-bottom: 4.625rem;
  }

  .\34xl\:first\:pl-18\.5:first-child{
    padding-left: 4.625rem;
  }

  .\34xl\:first\:pt-20\.25:first-child{
    padding-top: 5.0625rem;
  }

  .\34xl\:first\:pr-20\.25:first-child{
    padding-right: 5.0625rem;
  }

  .\34xl\:first\:pb-20\.25:first-child{
    padding-bottom: 5.0625rem;
  }

  .\34xl\:first\:pl-20\.25:first-child{
    padding-left: 5.0625rem;
  }

  .\34xl\:first\:pt-20\.5:first-child{
    padding-top: 5.125rem;
  }

  .\34xl\:first\:pr-20\.5:first-child{
    padding-right: 5.125rem;
  }

  .\34xl\:first\:pb-20\.5:first-child{
    padding-bottom: 5.125rem;
  }

  .\34xl\:first\:pl-20\.5:first-child{
    padding-left: 5.125rem;
  }

  .\34xl\:first\:pt-22\.5:first-child{
    padding-top: 5.625rem;
  }

  .\34xl\:first\:pr-22\.5:first-child{
    padding-right: 5.625rem;
  }

  .\34xl\:first\:pb-22\.5:first-child{
    padding-bottom: 5.625rem;
  }

  .\34xl\:first\:pl-22\.5:first-child{
    padding-left: 5.625rem;
  }

  .\34xl\:first\:pt-25\.5:first-child{
    padding-top: 6.375rem;
  }

  .\34xl\:first\:pr-25\.5:first-child{
    padding-right: 6.375rem;
  }

  .\34xl\:first\:pb-25\.5:first-child{
    padding-bottom: 6.375rem;
  }

  .\34xl\:first\:pl-25\.5:first-child{
    padding-left: 6.375rem;
  }

  .\34xl\:first\:pt-26\.75:first-child{
    padding-top: 6.6875rem;
  }

  .\34xl\:first\:pr-26\.75:first-child{
    padding-right: 6.6875rem;
  }

  .\34xl\:first\:pb-26\.75:first-child{
    padding-bottom: 6.6875rem;
  }

  .\34xl\:first\:pl-26\.75:first-child{
    padding-left: 6.6875rem;
  }

  .\34xl\:first\:pt-32\.5:first-child{
    padding-top: 8.125rem;
  }

  .\34xl\:first\:pr-32\.5:first-child{
    padding-right: 8.125rem;
  }

  .\34xl\:first\:pb-32\.5:first-child{
    padding-bottom: 8.125rem;
  }

  .\34xl\:first\:pl-32\.5:first-child{
    padding-left: 8.125rem;
  }

  .\34xl\:first\:pt-37\.5:first-child{
    padding-top: 9.375rem;
  }

  .\34xl\:first\:pr-37\.5:first-child{
    padding-right: 9.375rem;
  }

  .\34xl\:first\:pb-37\.5:first-child{
    padding-bottom: 9.375rem;
  }

  .\34xl\:first\:pl-37\.5:first-child{
    padding-left: 9.375rem;
  }

  .\34xl\:first\:pt-41\.25:first-child{
    padding-top: 10.3125rem;
  }

  .\34xl\:first\:pr-41\.25:first-child{
    padding-right: 10.3125rem;
  }

  .\34xl\:first\:pb-41\.25:first-child{
    padding-bottom: 10.3125rem;
  }

  .\34xl\:first\:pl-41\.25:first-child{
    padding-left: 10.3125rem;
  }

  .\34xl\:first\:pt-52\.5:first-child{
    padding-top: 13.125rem;
  }

  .\34xl\:first\:pr-52\.5:first-child{
    padding-right: 13.125rem;
  }

  .\34xl\:first\:pb-52\.5:first-child{
    padding-bottom: 13.125rem;
  }

  .\34xl\:first\:pl-52\.5:first-child{
    padding-left: 13.125rem;
  }

  .\34xl\:first\:pt-54\.5:first-child{
    padding-top: 13.625rem;
  }

  .\34xl\:first\:pr-54\.5:first-child{
    padding-right: 13.625rem;
  }

  .\34xl\:first\:pb-54\.5:first-child{
    padding-bottom: 13.625rem;
  }

  .\34xl\:first\:pl-54\.5:first-child{
    padding-left: 13.625rem;
  }

  .\34xl\:first\:pt-57\.25:first-child{
    padding-top: 14.3125rem;
  }

  .\34xl\:first\:pr-57\.25:first-child{
    padding-right: 14.3125rem;
  }

  .\34xl\:first\:pb-57\.25:first-child{
    padding-bottom: 14.3125rem;
  }

  .\34xl\:first\:pl-57\.25:first-child{
    padding-left: 14.3125rem;
  }

  .\34xl\:first\:pt-57\.5:first-child{
    padding-top: 14.375rem;
  }

  .\34xl\:first\:pr-57\.5:first-child{
    padding-right: 14.375rem;
  }

  .\34xl\:first\:pb-57\.5:first-child{
    padding-bottom: 14.375rem;
  }

  .\34xl\:first\:pl-57\.5:first-child{
    padding-left: 14.375rem;
  }

  .\34xl\:first\:pt-66\.25:first-child{
    padding-top: 16.5625rem;
  }

  .\34xl\:first\:pr-66\.25:first-child{
    padding-right: 16.5625rem;
  }

  .\34xl\:first\:pb-66\.25:first-child{
    padding-bottom: 16.5625rem;
  }

  .\34xl\:first\:pl-66\.25:first-child{
    padding-left: 16.5625rem;
  }

  .\34xl\:first\:pt-74\.5:first-child{
    padding-top: 18.125rem;
  }

  .\34xl\:first\:pr-74\.5:first-child{
    padding-right: 18.125rem;
  }

  .\34xl\:first\:pb-74\.5:first-child{
    padding-bottom: 18.125rem;
  }

  .\34xl\:first\:pl-74\.5:first-child{
    padding-left: 18.125rem;
  }

  .\34xl\:first\:pt-106\.25:first-child{
    padding-top: 26.5625rem;
  }

  .\34xl\:first\:pr-106\.25:first-child{
    padding-right: 26.5625rem;
  }

  .\34xl\:first\:pb-106\.25:first-child{
    padding-bottom: 26.5625rem;
  }

  .\34xl\:first\:pl-106\.25:first-child{
    padding-left: 26.5625rem;
  }

  .\34xl\:first\:pt-112\.25:first-child{
    padding-top: 28.0675rem;
  }

  .\34xl\:first\:pr-112\.25:first-child{
    padding-right: 28.0675rem;
  }

  .\34xl\:first\:pb-112\.25:first-child{
    padding-bottom: 28.0675rem;
  }

  .\34xl\:first\:pl-112\.25:first-child{
    padding-left: 28.0675rem;
  }

  .\34xl\:first\:pt-112\.75:first-child{
    padding-top: 28.1875rem;
  }

  .\34xl\:first\:pr-112\.75:first-child{
    padding-right: 28.1875rem;
  }

  .\34xl\:first\:pb-112\.75:first-child{
    padding-bottom: 28.1875rem;
  }

  .\34xl\:first\:pl-112\.75:first-child{
    padding-left: 28.1875rem;
  }

  .\34xl\:first\:pt-147\.5:first-child{
    padding-top: 36.875rem;
  }

  .\34xl\:first\:pr-147\.5:first-child{
    padding-right: 36.875rem;
  }

  .\34xl\:first\:pb-147\.5:first-child{
    padding-bottom: 36.875rem;
  }

  .\34xl\:first\:pl-147\.5:first-child{
    padding-left: 36.875rem;
  }

  .\34xl\:first\:pt-162\.5:first-child{
    padding-top: 40.625rem;
  }

  .\34xl\:first\:pr-162\.5:first-child{
    padding-right: 40.625rem;
  }

  .\34xl\:first\:pb-162\.5:first-child{
    padding-bottom: 40.625rem;
  }

  .\34xl\:first\:pl-162\.5:first-child{
    padding-left: 40.625rem;
  }

  .\34xl\:first\:pt-172\.25:first-child{
    padding-top: 42.5625rem;
  }

  .\34xl\:first\:pr-172\.25:first-child{
    padding-right: 42.5625rem;
  }

  .\34xl\:first\:pb-172\.25:first-child{
    padding-bottom: 42.5625rem;
  }

  .\34xl\:first\:pl-172\.25:first-child{
    padding-left: 42.5625rem;
  }

  .\34xl\:first\:pt-175\.25:first-child{
    padding-top: 43.8125rem;
  }

  .\34xl\:first\:pr-175\.25:first-child{
    padding-right: 43.8125rem;
  }

  .\34xl\:first\:pb-175\.25:first-child{
    padding-bottom: 43.8125rem;
  }

  .\34xl\:first\:pl-175\.25:first-child{
    padding-left: 43.8125rem;
  }

  .\34xl\:first\:pt-184\.25:first-child{
    padding-top: 46.0625rem;
  }

  .\34xl\:first\:pr-184\.25:first-child{
    padding-right: 46.0625rem;
  }

  .\34xl\:first\:pb-184\.25:first-child{
    padding-bottom: 46.0625rem;
  }

  .\34xl\:first\:pl-184\.25:first-child{
    padding-left: 46.0625rem;
  }

  .\34xl\:first\:pt-203\.25:first-child{
    padding-top: 50.8125rem;
  }

  .\34xl\:first\:pr-203\.25:first-child{
    padding-right: 50.8125rem;
  }

  .\34xl\:first\:pb-203\.25:first-child{
    padding-bottom: 50.8125rem;
  }

  .\34xl\:first\:pl-203\.25:first-child{
    padding-left: 50.8125rem;
  }

  .\34xl\:first\:pt-half:first-child{
    padding-top: 50%;
  }

  .\34xl\:first\:pr-half:first-child{
    padding-right: 50%;
  }

  .\34xl\:first\:pb-half:first-child{
    padding-bottom: 50%;
  }

  .\34xl\:first\:pl-half:first-child{
    padding-left: 50%;
  }

  .\34xl\:first\:pt-full:first-child{
    padding-top: 100%;
  }

  .\34xl\:first\:pr-full:first-child{
    padding-right: 100%;
  }

  .\34xl\:first\:pb-full:first-child{
    padding-bottom: 100%;
  }

  .\34xl\:first\:pl-full:first-child{
    padding-left: 100%;
  }

  .\34xl\:first\:pt-1\/10:first-child{
    padding-top: 10%;
  }

  .\34xl\:first\:pr-1\/10:first-child{
    padding-right: 10%;
  }

  .\34xl\:first\:pb-1\/10:first-child{
    padding-bottom: 10%;
  }

  .\34xl\:first\:pl-1\/10:first-child{
    padding-left: 10%;
  }

  .\34xl\:first\:pt-2\/10:first-child{
    padding-top: 20%;
  }

  .\34xl\:first\:pr-2\/10:first-child{
    padding-right: 20%;
  }

  .\34xl\:first\:pb-2\/10:first-child{
    padding-bottom: 20%;
  }

  .\34xl\:first\:pl-2\/10:first-child{
    padding-left: 20%;
  }

  .\34xl\:first\:pt-3\/10:first-child{
    padding-top: 30%;
  }

  .\34xl\:first\:pr-3\/10:first-child{
    padding-right: 30%;
  }

  .\34xl\:first\:pb-3\/10:first-child{
    padding-bottom: 30%;
  }

  .\34xl\:first\:pl-3\/10:first-child{
    padding-left: 30%;
  }

  .\34xl\:first\:pt-4\/10:first-child{
    padding-top: 40%;
  }

  .\34xl\:first\:pr-4\/10:first-child{
    padding-right: 40%;
  }

  .\34xl\:first\:pb-4\/10:first-child{
    padding-bottom: 40%;
  }

  .\34xl\:first\:pl-4\/10:first-child{
    padding-left: 40%;
  }

  .\34xl\:first\:pt-4\.5\/10:first-child{
    padding-top: 45%;
  }

  .\34xl\:first\:pr-4\.5\/10:first-child{
    padding-right: 45%;
  }

  .\34xl\:first\:pb-4\.5\/10:first-child{
    padding-bottom: 45%;
  }

  .\34xl\:first\:pl-4\.5\/10:first-child{
    padding-left: 45%;
  }

  .\34xl\:first\:pt-5\/10:first-child{
    padding-top: 50%;
  }

  .\34xl\:first\:pr-5\/10:first-child{
    padding-right: 50%;
  }

  .\34xl\:first\:pb-5\/10:first-child{
    padding-bottom: 50%;
  }

  .\34xl\:first\:pl-5\/10:first-child{
    padding-left: 50%;
  }

  .\34xl\:first\:pt-5\.5\/10:first-child{
    padding-top: 55%;
  }

  .\34xl\:first\:pr-5\.5\/10:first-child{
    padding-right: 55%;
  }

  .\34xl\:first\:pb-5\.5\/10:first-child{
    padding-bottom: 55%;
  }

  .\34xl\:first\:pl-5\.5\/10:first-child{
    padding-left: 55%;
  }

  .\34xl\:first\:pt-6\/10:first-child{
    padding-top: 60%;
  }

  .\34xl\:first\:pr-6\/10:first-child{
    padding-right: 60%;
  }

  .\34xl\:first\:pb-6\/10:first-child{
    padding-bottom: 60%;
  }

  .\34xl\:first\:pl-6\/10:first-child{
    padding-left: 60%;
  }

  .\34xl\:first\:pt-7\/10:first-child{
    padding-top: 70%;
  }

  .\34xl\:first\:pr-7\/10:first-child{
    padding-right: 70%;
  }

  .\34xl\:first\:pb-7\/10:first-child{
    padding-bottom: 70%;
  }

  .\34xl\:first\:pl-7\/10:first-child{
    padding-left: 70%;
  }

  .\34xl\:first\:pt-8\/10:first-child{
    padding-top: 80%;
  }

  .\34xl\:first\:pr-8\/10:first-child{
    padding-right: 80%;
  }

  .\34xl\:first\:pb-8\/10:first-child{
    padding-bottom: 80%;
  }

  .\34xl\:first\:pl-8\/10:first-child{
    padding-left: 80%;
  }

  .\34xl\:first\:pt-9\/10:first-child{
    padding-top: 90%;
  }

  .\34xl\:first\:pr-9\/10:first-child{
    padding-right: 90%;
  }

  .\34xl\:first\:pb-9\/10:first-child{
    padding-bottom: 90%;
  }

  .\34xl\:first\:pl-9\/10:first-child{
    padding-left: 90%;
  }

  .\34xl\:first\:pt-1\/12:first-child{
    padding-top: 8.333333%;
  }

  .\34xl\:first\:pr-1\/12:first-child{
    padding-right: 8.333333%;
  }

  .\34xl\:first\:pb-1\/12:first-child{
    padding-bottom: 8.333333%;
  }

  .\34xl\:first\:pl-1\/12:first-child{
    padding-left: 8.333333%;
  }

  .\34xl\:first\:pt-2\/12:first-child{
    padding-top: 16.666667%;
  }

  .\34xl\:first\:pr-2\/12:first-child{
    padding-right: 16.666667%;
  }

  .\34xl\:first\:pb-2\/12:first-child{
    padding-bottom: 16.666667%;
  }

  .\34xl\:first\:pl-2\/12:first-child{
    padding-left: 16.666667%;
  }

  .\34xl\:first\:pt-3\/12:first-child{
    padding-top: 25%;
  }

  .\34xl\:first\:pr-3\/12:first-child{
    padding-right: 25%;
  }

  .\34xl\:first\:pb-3\/12:first-child{
    padding-bottom: 25%;
  }

  .\34xl\:first\:pl-3\/12:first-child{
    padding-left: 25%;
  }

  .\34xl\:first\:pt-4\/12:first-child{
    padding-top: 33.333333%;
  }

  .\34xl\:first\:pr-4\/12:first-child{
    padding-right: 33.333333%;
  }

  .\34xl\:first\:pb-4\/12:first-child{
    padding-bottom: 33.333333%;
  }

  .\34xl\:first\:pl-4\/12:first-child{
    padding-left: 33.333333%;
  }

  .\34xl\:first\:pt-5\/12:first-child{
    padding-top: 41.666667%;
  }

  .\34xl\:first\:pr-5\/12:first-child{
    padding-right: 41.666667%;
  }

  .\34xl\:first\:pb-5\/12:first-child{
    padding-bottom: 41.666667%;
  }

  .\34xl\:first\:pl-5\/12:first-child{
    padding-left: 41.666667%;
  }

  .\34xl\:first\:pt-6\/12:first-child{
    padding-top: 50%;
  }

  .\34xl\:first\:pr-6\/12:first-child{
    padding-right: 50%;
  }

  .\34xl\:first\:pb-6\/12:first-child{
    padding-bottom: 50%;
  }

  .\34xl\:first\:pl-6\/12:first-child{
    padding-left: 50%;
  }

  .\34xl\:first\:pt-7\/12:first-child{
    padding-top: 58.333333%;
  }

  .\34xl\:first\:pr-7\/12:first-child{
    padding-right: 58.333333%;
  }

  .\34xl\:first\:pb-7\/12:first-child{
    padding-bottom: 58.333333%;
  }

  .\34xl\:first\:pl-7\/12:first-child{
    padding-left: 58.333333%;
  }

  .\34xl\:first\:pt-8\/12:first-child{
    padding-top: 66.666667%;
  }

  .\34xl\:first\:pr-8\/12:first-child{
    padding-right: 66.666667%;
  }

  .\34xl\:first\:pb-8\/12:first-child{
    padding-bottom: 66.666667%;
  }

  .\34xl\:first\:pl-8\/12:first-child{
    padding-left: 66.666667%;
  }

  .\34xl\:first\:pt-9\/12:first-child{
    padding-top: 75%;
  }

  .\34xl\:first\:pr-9\/12:first-child{
    padding-right: 75%;
  }

  .\34xl\:first\:pb-9\/12:first-child{
    padding-bottom: 75%;
  }

  .\34xl\:first\:pl-9\/12:first-child{
    padding-left: 75%;
  }

  .\34xl\:first\:pt-10\/12:first-child{
    padding-top: 83.333333%;
  }

  .\34xl\:first\:pr-10\/12:first-child{
    padding-right: 83.333333%;
  }

  .\34xl\:first\:pb-10\/12:first-child{
    padding-bottom: 83.333333%;
  }

  .\34xl\:first\:pl-10\/12:first-child{
    padding-left: 83.333333%;
  }

  .\34xl\:first\:pt-11\/12:first-child{
    padding-top: 91.666667%;
  }

  .\34xl\:first\:pr-11\/12:first-child{
    padding-right: 91.666667%;
  }

  .\34xl\:first\:pb-11\/12:first-child{
    padding-bottom: 91.666667%;
  }

  .\34xl\:first\:pl-11\/12:first-child{
    padding-left: 91.666667%;
  }

  .\34xl\:last\:p-0:last-child{
    padding: 0px;
  }

  .\34xl\:last\:p-1:last-child{
    padding: 0.25rem;
  }

  .\34xl\:last\:p-2:last-child{
    padding: 0.5rem;
  }

  .\34xl\:last\:p-3:last-child{
    padding: 0.75rem;
  }

  .\34xl\:last\:p-4:last-child{
    padding: 1rem;
  }

  .\34xl\:last\:p-5:last-child{
    padding: 1.25rem;
  }

  .\34xl\:last\:p-6:last-child{
    padding: 1.5rem;
  }

  .\34xl\:last\:p-7:last-child{
    padding: 1.75rem;
  }

  .\34xl\:last\:p-8:last-child{
    padding: 2rem;
  }

  .\34xl\:last\:p-9:last-child{
    padding: 2.25rem;
  }

  .\34xl\:last\:p-10:last-child{
    padding: 2.5rem;
  }

  .\34xl\:last\:p-11:last-child{
    padding: 2.75rem;
  }

  .\34xl\:last\:p-12:last-child{
    padding: 3rem;
  }

  .\34xl\:last\:p-13:last-child{
    padding: 3.25rem;
  }

  .\34xl\:last\:p-14:last-child{
    padding: 3.5rem;
  }

  .\34xl\:last\:p-15:last-child{
    padding: 3.75rem;
  }

  .\34xl\:last\:p-16:last-child{
    padding: 4rem;
  }

  .\34xl\:last\:p-17:last-child{
    padding: 4.25rem;
  }

  .\34xl\:last\:p-18:last-child{
    padding: 4.5rem;
  }

  .\34xl\:last\:p-19:last-child{
    padding: 4.75rem;
  }

  .\34xl\:last\:p-20:last-child{
    padding: 5rem;
  }

  .\34xl\:last\:p-22:last-child{
    padding: 5.5rem;
  }

  .\34xl\:last\:p-24:last-child{
    padding: 6rem;
  }

  .\34xl\:last\:p-25:last-child{
    padding: 6.25rem;
  }

  .\34xl\:last\:p-28:last-child{
    padding: 7rem;
  }

  .\34xl\:last\:p-30:last-child{
    padding: 7.5rem;
  }

  .\34xl\:last\:p-32:last-child{
    padding: 8rem;
  }

  .\34xl\:last\:p-34:last-child{
    padding: 8.5rem;
  }

  .\34xl\:last\:p-35:last-child{
    padding: 8.75rem;
  }

  .\34xl\:last\:p-36:last-child{
    padding: 9rem;
  }

  .\34xl\:last\:p-39:last-child{
    padding: 9.75rem;
  }

  .\34xl\:last\:p-40:last-child{
    padding: 10rem;
  }

  .\34xl\:last\:p-42:last-child{
    padding: 10.5rem;
  }

  .\34xl\:last\:p-44:last-child{
    padding: 11rem;
  }

  .\34xl\:last\:p-45:last-child{
    padding: 11.25rem;
  }

  .\34xl\:last\:p-48:last-child{
    padding: 12rem;
  }

  .\34xl\:last\:p-50:last-child{
    padding: 12.5rem;
  }

  .\34xl\:last\:p-52:last-child{
    padding: 13rem;
  }

  .\34xl\:last\:p-55:last-child{
    padding: 13.75rem;
  }

  .\34xl\:last\:p-56:last-child{
    padding: 14rem;
  }

  .\34xl\:last\:p-58:last-child{
    padding: 14.5rem;
  }

  .\34xl\:last\:p-60:last-child{
    padding: 15rem;
  }

  .\34xl\:last\:p-64:last-child{
    padding: 16rem;
  }

  .\34xl\:last\:p-65:last-child{
    padding: 16.25rem;
  }

  .\34xl\:last\:p-68:last-child{
    padding: 17rem;
  }

  .\34xl\:last\:p-69:last-child{
    padding: 17.25rem;
  }

  .\34xl\:last\:p-70:last-child{
    padding: 17.5rem;
  }

  .\34xl\:last\:p-72:last-child{
    padding: 18rem;
  }

  .\34xl\:last\:p-75:last-child{
    padding: 18.75rem;
  }

  .\34xl\:last\:p-80:last-child{
    padding: 20rem;
  }

  .\34xl\:last\:p-85:last-child{
    padding: 21.25rem;
  }

  .\34xl\:last\:p-86:last-child{
    padding: 21.5rem;
  }

  .\34xl\:last\:p-90:last-child{
    padding: 22.5rem;
  }

  .\34xl\:last\:p-96:last-child{
    padding: 24rem;
  }

  .\34xl\:last\:p-100:last-child{
    padding: 25rem;
  }

  .\34xl\:last\:p-115:last-child{
    padding: 28.75rem;
  }

  .\34xl\:last\:p-125:last-child{
    padding: 31.25rem;
  }

  .\34xl\:last\:p-142:last-child{
    padding: 35.5rem;
  }

  .\34xl\:last\:p-150:last-child{
    padding: 37.5rem;
  }

  .\34xl\:last\:p-156:last-child{
    padding: 39rem;
  }

  .\34xl\:last\:p-160:last-child{
    padding: 40rem;
  }

  .\34xl\:last\:p-175:last-child{
    padding: 43.75rem;
  }

  .\34xl\:last\:p-207:last-child{
    padding: 51.75rem;
  }

  .\34xl\:last\:p-242:last-child{
    padding: 60.5rem;
  }

  .\34xl\:last\:p-250:last-child{
    padding: 62.5rem;
  }

  .\34xl\:last\:p-258:last-child{
    padding: 64.5rem;
  }

  .\34xl\:last\:p-265:last-child{
    padding: 66.25rem;
  }

  .\34xl\:last\:p-280:last-child{
    padding: 70rem;
  }

  .\34xl\:last\:p-px:last-child{
    padding: 1px;
  }

  .\34xl\:last\:p-0\.5:last-child{
    padding: 0.125rem;
  }

  .\34xl\:last\:p-1\.5:last-child{
    padding: 0.375rem;
  }

  .\34xl\:last\:p-2\.5:last-child{
    padding: 0.625rem;
  }

  .\34xl\:last\:p-3\.5:last-child{
    padding: 0.875rem;
  }

  .\34xl\:last\:p-0\.25:last-child{
    padding: 0.0625rem;
  }

  .\34xl\:last\:p-0\.75:last-child{
    padding: 0.1875rem;
  }

  .\34xl\:last\:p-1\.25:last-child{
    padding: 0.3125rem;
  }

  .\34xl\:last\:p-1\.75:last-child{
    padding: 0.4375rem;
  }

  .\34xl\:last\:p-2\.25:last-child{
    padding: 0.5625rem;
  }

  .\34xl\:last\:p-2\.75:last-child{
    padding: 0.6875rem;
  }

  .\34xl\:last\:p-3\.25:last-child{
    padding: 0.8125rem;
  }

  .\34xl\:last\:p-3\.75:last-child{
    padding: 0.9375rem;
  }

  .\34xl\:last\:p-4\.25:last-child{
    padding: 1.0625rem;
  }

  .\34xl\:last\:p-4\.5:last-child{
    padding: 1.125rem;
  }

  .\34xl\:last\:p-4\.75:last-child{
    padding: 1.1875rem;
  }

  .\34xl\:last\:p-5\.25:last-child{
    padding: 1.3125rem;
  }

  .\34xl\:last\:p-5\.5:last-child{
    padding: 1.375rem;
  }

  .\34xl\:last\:p-5\.75:last-child{
    padding: 1.4375rem;
  }

  .\34xl\:last\:p-6\.25:last-child{
    padding: 1.5625rem;
  }

  .\34xl\:last\:p-6\.5:last-child{
    padding: 1.625rem;
  }

  .\34xl\:last\:p-6\.75:last-child{
    padding: 1.6875rem;
  }

  .\34xl\:last\:p-7\.25:last-child{
    padding: 1.8125rem;
  }

  .\34xl\:last\:p-7\.5:last-child{
    padding: 1.875rem;
  }

  .\34xl\:last\:p-8\.25:last-child{
    padding: 2.0625rem;
  }

  .\34xl\:last\:p-8\.5:last-child{
    padding: 2.125rem;
  }

  .\34xl\:last\:p-9\.25:last-child{
    padding: 2.3125rem;
  }

  .\34xl\:last\:p-9\.5:last-child{
    padding: 2.375rem;
  }

  .\34xl\:last\:p-10\.5:last-child{
    padding: 2.625rem;
  }

  .\34xl\:last\:p-11\.25:last-child{
    padding: 2.8125rem;
  }

  .\34xl\:last\:p-11\.5:last-child{
    padding: 2.875rem;
  }

  .\34xl\:last\:p-12\.5:last-child{
    padding: 3.125rem;
  }

  .\34xl\:last\:p-12\.75:last-child{
    padding: 3.1875rem;
  }

  .\34xl\:last\:p-13\.5:last-child{
    padding: 3.375rem;
  }

  .\34xl\:last\:p-14\.5:last-child{
    padding: 3.625rem;
  }

  .\34xl\:last\:p-15\.5:last-child{
    padding: 3.875rem;
  }

  .\34xl\:last\:p-15\.75:last-child{
    padding: 3.9375rem;
  }

  .\34xl\:last\:p-16\.25:last-child{
    padding: 4.0625rem;
  }

  .\34xl\:last\:p-17\.25:last-child{
    padding: 4.3125rem;
  }

  .\34xl\:last\:p-17\.5:last-child{
    padding: 4.375rem;
  }

  .\34xl\:last\:p-18\.25:last-child{
    padding: 4.5625rem;
  }

  .\34xl\:last\:p-18\.5:last-child{
    padding: 4.625rem;
  }

  .\34xl\:last\:p-20\.25:last-child{
    padding: 5.0625rem;
  }

  .\34xl\:last\:p-20\.5:last-child{
    padding: 5.125rem;
  }

  .\34xl\:last\:p-22\.5:last-child{
    padding: 5.625rem;
  }

  .\34xl\:last\:p-25\.5:last-child{
    padding: 6.375rem;
  }

  .\34xl\:last\:p-26\.75:last-child{
    padding: 6.6875rem;
  }

  .\34xl\:last\:p-32\.5:last-child{
    padding: 8.125rem;
  }

  .\34xl\:last\:p-37\.5:last-child{
    padding: 9.375rem;
  }

  .\34xl\:last\:p-41\.25:last-child{
    padding: 10.3125rem;
  }

  .\34xl\:last\:p-52\.5:last-child{
    padding: 13.125rem;
  }

  .\34xl\:last\:p-54\.5:last-child{
    padding: 13.625rem;
  }

  .\34xl\:last\:p-57\.25:last-child{
    padding: 14.3125rem;
  }

  .\34xl\:last\:p-57\.5:last-child{
    padding: 14.375rem;
  }

  .\34xl\:last\:p-66\.25:last-child{
    padding: 16.5625rem;
  }

  .\34xl\:last\:p-74\.5:last-child{
    padding: 18.125rem;
  }

  .\34xl\:last\:p-106\.25:last-child{
    padding: 26.5625rem;
  }

  .\34xl\:last\:p-112\.25:last-child{
    padding: 28.0675rem;
  }

  .\34xl\:last\:p-112\.75:last-child{
    padding: 28.1875rem;
  }

  .\34xl\:last\:p-147\.5:last-child{
    padding: 36.875rem;
  }

  .\34xl\:last\:p-162\.5:last-child{
    padding: 40.625rem;
  }

  .\34xl\:last\:p-172\.25:last-child{
    padding: 42.5625rem;
  }

  .\34xl\:last\:p-175\.25:last-child{
    padding: 43.8125rem;
  }

  .\34xl\:last\:p-184\.25:last-child{
    padding: 46.0625rem;
  }

  .\34xl\:last\:p-203\.25:last-child{
    padding: 50.8125rem;
  }

  .\34xl\:last\:p-half:last-child{
    padding: 50%;
  }

  .\34xl\:last\:p-full:last-child{
    padding: 100%;
  }

  .\34xl\:last\:p-1\/10:last-child{
    padding: 10%;
  }

  .\34xl\:last\:p-2\/10:last-child{
    padding: 20%;
  }

  .\34xl\:last\:p-3\/10:last-child{
    padding: 30%;
  }

  .\34xl\:last\:p-4\/10:last-child{
    padding: 40%;
  }

  .\34xl\:last\:p-4\.5\/10:last-child{
    padding: 45%;
  }

  .\34xl\:last\:p-5\/10:last-child{
    padding: 50%;
  }

  .\34xl\:last\:p-5\.5\/10:last-child{
    padding: 55%;
  }

  .\34xl\:last\:p-6\/10:last-child{
    padding: 60%;
  }

  .\34xl\:last\:p-7\/10:last-child{
    padding: 70%;
  }

  .\34xl\:last\:p-8\/10:last-child{
    padding: 80%;
  }

  .\34xl\:last\:p-9\/10:last-child{
    padding: 90%;
  }

  .\34xl\:last\:p-1\/12:last-child{
    padding: 8.333333%;
  }

  .\34xl\:last\:p-2\/12:last-child{
    padding: 16.666667%;
  }

  .\34xl\:last\:p-3\/12:last-child{
    padding: 25%;
  }

  .\34xl\:last\:p-4\/12:last-child{
    padding: 33.333333%;
  }

  .\34xl\:last\:p-5\/12:last-child{
    padding: 41.666667%;
  }

  .\34xl\:last\:p-6\/12:last-child{
    padding: 50%;
  }

  .\34xl\:last\:p-7\/12:last-child{
    padding: 58.333333%;
  }

  .\34xl\:last\:p-8\/12:last-child{
    padding: 66.666667%;
  }

  .\34xl\:last\:p-9\/12:last-child{
    padding: 75%;
  }

  .\34xl\:last\:p-10\/12:last-child{
    padding: 83.333333%;
  }

  .\34xl\:last\:p-11\/12:last-child{
    padding: 91.666667%;
  }

  .\34xl\:last\:py-0:last-child{
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .\34xl\:last\:px-0:last-child{
    padding-left: 0px;
    padding-right: 0px;
  }

  .\34xl\:last\:py-1:last-child{
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }

  .\34xl\:last\:px-1:last-child{
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }

  .\34xl\:last\:py-2:last-child{
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .\34xl\:last\:px-2:last-child{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .\34xl\:last\:py-3:last-child{
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }

  .\34xl\:last\:px-3:last-child{
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .\34xl\:last\:py-4:last-child{
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .\34xl\:last\:px-4:last-child{
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .\34xl\:last\:py-5:last-child{
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .\34xl\:last\:px-5:last-child{
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .\34xl\:last\:py-6:last-child{
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .\34xl\:last\:px-6:last-child{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .\34xl\:last\:py-7:last-child{
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
  }

  .\34xl\:last\:px-7:last-child{
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }

  .\34xl\:last\:py-8:last-child{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .\34xl\:last\:px-8:last-child{
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .\34xl\:last\:py-9:last-child{
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
  }

  .\34xl\:last\:px-9:last-child{
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }

  .\34xl\:last\:py-10:last-child{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .\34xl\:last\:px-10:last-child{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .\34xl\:last\:py-11:last-child{
    padding-top: 2.75rem;
    padding-bottom: 2.75rem;
  }

  .\34xl\:last\:px-11:last-child{
    padding-left: 2.75rem;
    padding-right: 2.75rem;
  }

  .\34xl\:last\:py-12:last-child{
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .\34xl\:last\:px-12:last-child{
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .\34xl\:last\:py-13:last-child{
    padding-top: 3.25rem;
    padding-bottom: 3.25rem;
  }

  .\34xl\:last\:px-13:last-child{
    padding-left: 3.25rem;
    padding-right: 3.25rem;
  }

  .\34xl\:last\:py-14:last-child{
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .\34xl\:last\:px-14:last-child{
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }

  .\34xl\:last\:py-15:last-child{
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
  }

  .\34xl\:last\:px-15:last-child{
    padding-left: 3.75rem;
    padding-right: 3.75rem;
  }

  .\34xl\:last\:py-16:last-child{
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .\34xl\:last\:px-16:last-child{
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .\34xl\:last\:py-17:last-child{
    padding-top: 4.25rem;
    padding-bottom: 4.25rem;
  }

  .\34xl\:last\:px-17:last-child{
    padding-left: 4.25rem;
    padding-right: 4.25rem;
  }

  .\34xl\:last\:py-18:last-child{
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }

  .\34xl\:last\:px-18:last-child{
    padding-left: 4.5rem;
    padding-right: 4.5rem;
  }

  .\34xl\:last\:py-19:last-child{
    padding-top: 4.75rem;
    padding-bottom: 4.75rem;
  }

  .\34xl\:last\:px-19:last-child{
    padding-left: 4.75rem;
    padding-right: 4.75rem;
  }

  .\34xl\:last\:py-20:last-child{
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .\34xl\:last\:px-20:last-child{
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .\34xl\:last\:py-22:last-child{
    padding-top: 5.5rem;
    padding-bottom: 5.5rem;
  }

  .\34xl\:last\:px-22:last-child{
    padding-left: 5.5rem;
    padding-right: 5.5rem;
  }

  .\34xl\:last\:py-24:last-child{
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .\34xl\:last\:px-24:last-child{
    padding-left: 6rem;
    padding-right: 6rem;
  }

  .\34xl\:last\:py-25:last-child{
    padding-top: 6.25rem;
    padding-bottom: 6.25rem;
  }

  .\34xl\:last\:px-25:last-child{
    padding-left: 6.25rem;
    padding-right: 6.25rem;
  }

  .\34xl\:last\:py-28:last-child{
    padding-top: 7rem;
    padding-bottom: 7rem;
  }

  .\34xl\:last\:px-28:last-child{
    padding-left: 7rem;
    padding-right: 7rem;
  }

  .\34xl\:last\:py-30:last-child{
    padding-top: 7.5rem;
    padding-bottom: 7.5rem;
  }

  .\34xl\:last\:px-30:last-child{
    padding-left: 7.5rem;
    padding-right: 7.5rem;
  }

  .\34xl\:last\:py-32:last-child{
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

  .\34xl\:last\:px-32:last-child{
    padding-left: 8rem;
    padding-right: 8rem;
  }

  .\34xl\:last\:py-34:last-child{
    padding-top: 8.5rem;
    padding-bottom: 8.5rem;
  }

  .\34xl\:last\:px-34:last-child{
    padding-left: 8.5rem;
    padding-right: 8.5rem;
  }

  .\34xl\:last\:py-35:last-child{
    padding-top: 8.75rem;
    padding-bottom: 8.75rem;
  }

  .\34xl\:last\:px-35:last-child{
    padding-left: 8.75rem;
    padding-right: 8.75rem;
  }

  .\34xl\:last\:py-36:last-child{
    padding-top: 9rem;
    padding-bottom: 9rem;
  }

  .\34xl\:last\:px-36:last-child{
    padding-left: 9rem;
    padding-right: 9rem;
  }

  .\34xl\:last\:py-39:last-child{
    padding-top: 9.75rem;
    padding-bottom: 9.75rem;
  }

  .\34xl\:last\:px-39:last-child{
    padding-left: 9.75rem;
    padding-right: 9.75rem;
  }

  .\34xl\:last\:py-40:last-child{
    padding-top: 10rem;
    padding-bottom: 10rem;
  }

  .\34xl\:last\:px-40:last-child{
    padding-left: 10rem;
    padding-right: 10rem;
  }

  .\34xl\:last\:py-42:last-child{
    padding-top: 10.5rem;
    padding-bottom: 10.5rem;
  }

  .\34xl\:last\:px-42:last-child{
    padding-left: 10.5rem;
    padding-right: 10.5rem;
  }

  .\34xl\:last\:py-44:last-child{
    padding-top: 11rem;
    padding-bottom: 11rem;
  }

  .\34xl\:last\:px-44:last-child{
    padding-left: 11rem;
    padding-right: 11rem;
  }

  .\34xl\:last\:py-45:last-child{
    padding-top: 11.25rem;
    padding-bottom: 11.25rem;
  }

  .\34xl\:last\:px-45:last-child{
    padding-left: 11.25rem;
    padding-right: 11.25rem;
  }

  .\34xl\:last\:py-48:last-child{
    padding-top: 12rem;
    padding-bottom: 12rem;
  }

  .\34xl\:last\:px-48:last-child{
    padding-left: 12rem;
    padding-right: 12rem;
  }

  .\34xl\:last\:py-50:last-child{
    padding-top: 12.5rem;
    padding-bottom: 12.5rem;
  }

  .\34xl\:last\:px-50:last-child{
    padding-left: 12.5rem;
    padding-right: 12.5rem;
  }

  .\34xl\:last\:py-52:last-child{
    padding-top: 13rem;
    padding-bottom: 13rem;
  }

  .\34xl\:last\:px-52:last-child{
    padding-left: 13rem;
    padding-right: 13rem;
  }

  .\34xl\:last\:py-55:last-child{
    padding-top: 13.75rem;
    padding-bottom: 13.75rem;
  }

  .\34xl\:last\:px-55:last-child{
    padding-left: 13.75rem;
    padding-right: 13.75rem;
  }

  .\34xl\:last\:py-56:last-child{
    padding-top: 14rem;
    padding-bottom: 14rem;
  }

  .\34xl\:last\:px-56:last-child{
    padding-left: 14rem;
    padding-right: 14rem;
  }

  .\34xl\:last\:py-58:last-child{
    padding-top: 14.5rem;
    padding-bottom: 14.5rem;
  }

  .\34xl\:last\:px-58:last-child{
    padding-left: 14.5rem;
    padding-right: 14.5rem;
  }

  .\34xl\:last\:py-60:last-child{
    padding-top: 15rem;
    padding-bottom: 15rem;
  }

  .\34xl\:last\:px-60:last-child{
    padding-left: 15rem;
    padding-right: 15rem;
  }

  .\34xl\:last\:py-64:last-child{
    padding-top: 16rem;
    padding-bottom: 16rem;
  }

  .\34xl\:last\:px-64:last-child{
    padding-left: 16rem;
    padding-right: 16rem;
  }

  .\34xl\:last\:py-65:last-child{
    padding-top: 16.25rem;
    padding-bottom: 16.25rem;
  }

  .\34xl\:last\:px-65:last-child{
    padding-left: 16.25rem;
    padding-right: 16.25rem;
  }

  .\34xl\:last\:py-68:last-child{
    padding-top: 17rem;
    padding-bottom: 17rem;
  }

  .\34xl\:last\:px-68:last-child{
    padding-left: 17rem;
    padding-right: 17rem;
  }

  .\34xl\:last\:py-69:last-child{
    padding-top: 17.25rem;
    padding-bottom: 17.25rem;
  }

  .\34xl\:last\:px-69:last-child{
    padding-left: 17.25rem;
    padding-right: 17.25rem;
  }

  .\34xl\:last\:py-70:last-child{
    padding-top: 17.5rem;
    padding-bottom: 17.5rem;
  }

  .\34xl\:last\:px-70:last-child{
    padding-left: 17.5rem;
    padding-right: 17.5rem;
  }

  .\34xl\:last\:py-72:last-child{
    padding-top: 18rem;
    padding-bottom: 18rem;
  }

  .\34xl\:last\:px-72:last-child{
    padding-left: 18rem;
    padding-right: 18rem;
  }

  .\34xl\:last\:py-75:last-child{
    padding-top: 18.75rem;
    padding-bottom: 18.75rem;
  }

  .\34xl\:last\:px-75:last-child{
    padding-left: 18.75rem;
    padding-right: 18.75rem;
  }

  .\34xl\:last\:py-80:last-child{
    padding-top: 20rem;
    padding-bottom: 20rem;
  }

  .\34xl\:last\:px-80:last-child{
    padding-left: 20rem;
    padding-right: 20rem;
  }

  .\34xl\:last\:py-85:last-child{
    padding-top: 21.25rem;
    padding-bottom: 21.25rem;
  }

  .\34xl\:last\:px-85:last-child{
    padding-left: 21.25rem;
    padding-right: 21.25rem;
  }

  .\34xl\:last\:py-86:last-child{
    padding-top: 21.5rem;
    padding-bottom: 21.5rem;
  }

  .\34xl\:last\:px-86:last-child{
    padding-left: 21.5rem;
    padding-right: 21.5rem;
  }

  .\34xl\:last\:py-90:last-child{
    padding-top: 22.5rem;
    padding-bottom: 22.5rem;
  }

  .\34xl\:last\:px-90:last-child{
    padding-left: 22.5rem;
    padding-right: 22.5rem;
  }

  .\34xl\:last\:py-96:last-child{
    padding-top: 24rem;
    padding-bottom: 24rem;
  }

  .\34xl\:last\:px-96:last-child{
    padding-left: 24rem;
    padding-right: 24rem;
  }

  .\34xl\:last\:py-100:last-child{
    padding-top: 25rem;
    padding-bottom: 25rem;
  }

  .\34xl\:last\:px-100:last-child{
    padding-left: 25rem;
    padding-right: 25rem;
  }

  .\34xl\:last\:py-115:last-child{
    padding-top: 28.75rem;
    padding-bottom: 28.75rem;
  }

  .\34xl\:last\:px-115:last-child{
    padding-left: 28.75rem;
    padding-right: 28.75rem;
  }

  .\34xl\:last\:py-125:last-child{
    padding-top: 31.25rem;
    padding-bottom: 31.25rem;
  }

  .\34xl\:last\:px-125:last-child{
    padding-left: 31.25rem;
    padding-right: 31.25rem;
  }

  .\34xl\:last\:py-142:last-child{
    padding-top: 35.5rem;
    padding-bottom: 35.5rem;
  }

  .\34xl\:last\:px-142:last-child{
    padding-left: 35.5rem;
    padding-right: 35.5rem;
  }

  .\34xl\:last\:py-150:last-child{
    padding-top: 37.5rem;
    padding-bottom: 37.5rem;
  }

  .\34xl\:last\:px-150:last-child{
    padding-left: 37.5rem;
    padding-right: 37.5rem;
  }

  .\34xl\:last\:py-156:last-child{
    padding-top: 39rem;
    padding-bottom: 39rem;
  }

  .\34xl\:last\:px-156:last-child{
    padding-left: 39rem;
    padding-right: 39rem;
  }

  .\34xl\:last\:py-160:last-child{
    padding-top: 40rem;
    padding-bottom: 40rem;
  }

  .\34xl\:last\:px-160:last-child{
    padding-left: 40rem;
    padding-right: 40rem;
  }

  .\34xl\:last\:py-175:last-child{
    padding-top: 43.75rem;
    padding-bottom: 43.75rem;
  }

  .\34xl\:last\:px-175:last-child{
    padding-left: 43.75rem;
    padding-right: 43.75rem;
  }

  .\34xl\:last\:py-207:last-child{
    padding-top: 51.75rem;
    padding-bottom: 51.75rem;
  }

  .\34xl\:last\:px-207:last-child{
    padding-left: 51.75rem;
    padding-right: 51.75rem;
  }

  .\34xl\:last\:py-242:last-child{
    padding-top: 60.5rem;
    padding-bottom: 60.5rem;
  }

  .\34xl\:last\:px-242:last-child{
    padding-left: 60.5rem;
    padding-right: 60.5rem;
  }

  .\34xl\:last\:py-250:last-child{
    padding-top: 62.5rem;
    padding-bottom: 62.5rem;
  }

  .\34xl\:last\:px-250:last-child{
    padding-left: 62.5rem;
    padding-right: 62.5rem;
  }

  .\34xl\:last\:py-258:last-child{
    padding-top: 64.5rem;
    padding-bottom: 64.5rem;
  }

  .\34xl\:last\:px-258:last-child{
    padding-left: 64.5rem;
    padding-right: 64.5rem;
  }

  .\34xl\:last\:py-265:last-child{
    padding-top: 66.25rem;
    padding-bottom: 66.25rem;
  }

  .\34xl\:last\:px-265:last-child{
    padding-left: 66.25rem;
    padding-right: 66.25rem;
  }

  .\34xl\:last\:py-280:last-child{
    padding-top: 70rem;
    padding-bottom: 70rem;
  }

  .\34xl\:last\:px-280:last-child{
    padding-left: 70rem;
    padding-right: 70rem;
  }

  .\34xl\:last\:py-px:last-child{
    padding-top: 1px;
    padding-bottom: 1px;
  }

  .\34xl\:last\:px-px:last-child{
    padding-left: 1px;
    padding-right: 1px;
  }

  .\34xl\:last\:py-0\.5:last-child{
    padding-top: 0.125rem;
    padding-bottom: 0.125rem;
  }

  .\34xl\:last\:px-0\.5:last-child{
    padding-left: 0.125rem;
    padding-right: 0.125rem;
  }

  .\34xl\:last\:py-1\.5:last-child{
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
  }

  .\34xl\:last\:px-1\.5:last-child{
    padding-left: 0.375rem;
    padding-right: 0.375rem;
  }

  .\34xl\:last\:py-2\.5:last-child{
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }

  .\34xl\:last\:px-2\.5:last-child{
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  .\34xl\:last\:py-3\.5:last-child{
    padding-top: 0.875rem;
    padding-bottom: 0.875rem;
  }

  .\34xl\:last\:px-3\.5:last-child{
    padding-left: 0.875rem;
    padding-right: 0.875rem;
  }

  .\34xl\:last\:py-0\.25:last-child{
    padding-top: 0.0625rem;
    padding-bottom: 0.0625rem;
  }

  .\34xl\:last\:px-0\.25:last-child{
    padding-left: 0.0625rem;
    padding-right: 0.0625rem;
  }

  .\34xl\:last\:py-0\.75:last-child{
    padding-top: 0.1875rem;
    padding-bottom: 0.1875rem;
  }

  .\34xl\:last\:px-0\.75:last-child{
    padding-left: 0.1875rem;
    padding-right: 0.1875rem;
  }

  .\34xl\:last\:py-1\.25:last-child{
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
  }

  .\34xl\:last\:px-1\.25:last-child{
    padding-left: 0.3125rem;
    padding-right: 0.3125rem;
  }

  .\34xl\:last\:py-1\.75:last-child{
    padding-top: 0.4375rem;
    padding-bottom: 0.4375rem;
  }

  .\34xl\:last\:px-1\.75:last-child{
    padding-left: 0.4375rem;
    padding-right: 0.4375rem;
  }

  .\34xl\:last\:py-2\.25:last-child{
    padding-top: 0.5625rem;
    padding-bottom: 0.5625rem;
  }

  .\34xl\:last\:px-2\.25:last-child{
    padding-left: 0.5625rem;
    padding-right: 0.5625rem;
  }

  .\34xl\:last\:py-2\.75:last-child{
    padding-top: 0.6875rem;
    padding-bottom: 0.6875rem;
  }

  .\34xl\:last\:px-2\.75:last-child{
    padding-left: 0.6875rem;
    padding-right: 0.6875rem;
  }

  .\34xl\:last\:py-3\.25:last-child{
    padding-top: 0.8125rem;
    padding-bottom: 0.8125rem;
  }

  .\34xl\:last\:px-3\.25:last-child{
    padding-left: 0.8125rem;
    padding-right: 0.8125rem;
  }

  .\34xl\:last\:py-3\.75:last-child{
    padding-top: 0.9375rem;
    padding-bottom: 0.9375rem;
  }

  .\34xl\:last\:px-3\.75:last-child{
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }

  .\34xl\:last\:py-4\.25:last-child{
    padding-top: 1.0625rem;
    padding-bottom: 1.0625rem;
  }

  .\34xl\:last\:px-4\.25:last-child{
    padding-left: 1.0625rem;
    padding-right: 1.0625rem;
  }

  .\34xl\:last\:py-4\.5:last-child{
    padding-top: 1.125rem;
    padding-bottom: 1.125rem;
  }

  .\34xl\:last\:px-4\.5:last-child{
    padding-left: 1.125rem;
    padding-right: 1.125rem;
  }

  .\34xl\:last\:py-4\.75:last-child{
    padding-top: 1.1875rem;
    padding-bottom: 1.1875rem;
  }

  .\34xl\:last\:px-4\.75:last-child{
    padding-left: 1.1875rem;
    padding-right: 1.1875rem;
  }

  .\34xl\:last\:py-5\.25:last-child{
    padding-top: 1.3125rem;
    padding-bottom: 1.3125rem;
  }

  .\34xl\:last\:px-5\.25:last-child{
    padding-left: 1.3125rem;
    padding-right: 1.3125rem;
  }

  .\34xl\:last\:py-5\.5:last-child{
    padding-top: 1.375rem;
    padding-bottom: 1.375rem;
  }

  .\34xl\:last\:px-5\.5:last-child{
    padding-left: 1.375rem;
    padding-right: 1.375rem;
  }

  .\34xl\:last\:py-5\.75:last-child{
    padding-top: 1.4375rem;
    padding-bottom: 1.4375rem;
  }

  .\34xl\:last\:px-5\.75:last-child{
    padding-left: 1.4375rem;
    padding-right: 1.4375rem;
  }

  .\34xl\:last\:py-6\.25:last-child{
    padding-top: 1.5625rem;
    padding-bottom: 1.5625rem;
  }

  .\34xl\:last\:px-6\.25:last-child{
    padding-left: 1.5625rem;
    padding-right: 1.5625rem;
  }

  .\34xl\:last\:py-6\.5:last-child{
    padding-top: 1.625rem;
    padding-bottom: 1.625rem;
  }

  .\34xl\:last\:px-6\.5:last-child{
    padding-left: 1.625rem;
    padding-right: 1.625rem;
  }

  .\34xl\:last\:py-6\.75:last-child{
    padding-top: 1.6875rem;
    padding-bottom: 1.6875rem;
  }

  .\34xl\:last\:px-6\.75:last-child{
    padding-left: 1.6875rem;
    padding-right: 1.6875rem;
  }

  .\34xl\:last\:py-7\.25:last-child{
    padding-top: 1.8125rem;
    padding-bottom: 1.8125rem;
  }

  .\34xl\:last\:px-7\.25:last-child{
    padding-left: 1.8125rem;
    padding-right: 1.8125rem;
  }

  .\34xl\:last\:py-7\.5:last-child{
    padding-top: 1.875rem;
    padding-bottom: 1.875rem;
  }

  .\34xl\:last\:px-7\.5:last-child{
    padding-left: 1.875rem;
    padding-right: 1.875rem;
  }

  .\34xl\:last\:py-8\.25:last-child{
    padding-top: 2.0625rem;
    padding-bottom: 2.0625rem;
  }

  .\34xl\:last\:px-8\.25:last-child{
    padding-left: 2.0625rem;
    padding-right: 2.0625rem;
  }

  .\34xl\:last\:py-8\.5:last-child{
    padding-top: 2.125rem;
    padding-bottom: 2.125rem;
  }

  .\34xl\:last\:px-8\.5:last-child{
    padding-left: 2.125rem;
    padding-right: 2.125rem;
  }

  .\34xl\:last\:py-9\.25:last-child{
    padding-top: 2.3125rem;
    padding-bottom: 2.3125rem;
  }

  .\34xl\:last\:px-9\.25:last-child{
    padding-left: 2.3125rem;
    padding-right: 2.3125rem;
  }

  .\34xl\:last\:py-9\.5:last-child{
    padding-top: 2.375rem;
    padding-bottom: 2.375rem;
  }

  .\34xl\:last\:px-9\.5:last-child{
    padding-left: 2.375rem;
    padding-right: 2.375rem;
  }

  .\34xl\:last\:py-10\.5:last-child{
    padding-top: 2.625rem;
    padding-bottom: 2.625rem;
  }

  .\34xl\:last\:px-10\.5:last-child{
    padding-left: 2.625rem;
    padding-right: 2.625rem;
  }

  .\34xl\:last\:py-11\.25:last-child{
    padding-top: 2.8125rem;
    padding-bottom: 2.8125rem;
  }

  .\34xl\:last\:px-11\.25:last-child{
    padding-left: 2.8125rem;
    padding-right: 2.8125rem;
  }

  .\34xl\:last\:py-11\.5:last-child{
    padding-top: 2.875rem;
    padding-bottom: 2.875rem;
  }

  .\34xl\:last\:px-11\.5:last-child{
    padding-left: 2.875rem;
    padding-right: 2.875rem;
  }

  .\34xl\:last\:py-12\.5:last-child{
    padding-top: 3.125rem;
    padding-bottom: 3.125rem;
  }

  .\34xl\:last\:px-12\.5:last-child{
    padding-left: 3.125rem;
    padding-right: 3.125rem;
  }

  .\34xl\:last\:py-12\.75:last-child{
    padding-top: 3.1875rem;
    padding-bottom: 3.1875rem;
  }

  .\34xl\:last\:px-12\.75:last-child{
    padding-left: 3.1875rem;
    padding-right: 3.1875rem;
  }

  .\34xl\:last\:py-13\.5:last-child{
    padding-top: 3.375rem;
    padding-bottom: 3.375rem;
  }

  .\34xl\:last\:px-13\.5:last-child{
    padding-left: 3.375rem;
    padding-right: 3.375rem;
  }

  .\34xl\:last\:py-14\.5:last-child{
    padding-top: 3.625rem;
    padding-bottom: 3.625rem;
  }

  .\34xl\:last\:px-14\.5:last-child{
    padding-left: 3.625rem;
    padding-right: 3.625rem;
  }

  .\34xl\:last\:py-15\.5:last-child{
    padding-top: 3.875rem;
    padding-bottom: 3.875rem;
  }

  .\34xl\:last\:px-15\.5:last-child{
    padding-left: 3.875rem;
    padding-right: 3.875rem;
  }

  .\34xl\:last\:py-15\.75:last-child{
    padding-top: 3.9375rem;
    padding-bottom: 3.9375rem;
  }

  .\34xl\:last\:px-15\.75:last-child{
    padding-left: 3.9375rem;
    padding-right: 3.9375rem;
  }

  .\34xl\:last\:py-16\.25:last-child{
    padding-top: 4.0625rem;
    padding-bottom: 4.0625rem;
  }

  .\34xl\:last\:px-16\.25:last-child{
    padding-left: 4.0625rem;
    padding-right: 4.0625rem;
  }

  .\34xl\:last\:py-17\.25:last-child{
    padding-top: 4.3125rem;
    padding-bottom: 4.3125rem;
  }

  .\34xl\:last\:px-17\.25:last-child{
    padding-left: 4.3125rem;
    padding-right: 4.3125rem;
  }

  .\34xl\:last\:py-17\.5:last-child{
    padding-top: 4.375rem;
    padding-bottom: 4.375rem;
  }

  .\34xl\:last\:px-17\.5:last-child{
    padding-left: 4.375rem;
    padding-right: 4.375rem;
  }

  .\34xl\:last\:py-18\.25:last-child{
    padding-top: 4.5625rem;
    padding-bottom: 4.5625rem;
  }

  .\34xl\:last\:px-18\.25:last-child{
    padding-left: 4.5625rem;
    padding-right: 4.5625rem;
  }

  .\34xl\:last\:py-18\.5:last-child{
    padding-top: 4.625rem;
    padding-bottom: 4.625rem;
  }

  .\34xl\:last\:px-18\.5:last-child{
    padding-left: 4.625rem;
    padding-right: 4.625rem;
  }

  .\34xl\:last\:py-20\.25:last-child{
    padding-top: 5.0625rem;
    padding-bottom: 5.0625rem;
  }

  .\34xl\:last\:px-20\.25:last-child{
    padding-left: 5.0625rem;
    padding-right: 5.0625rem;
  }

  .\34xl\:last\:py-20\.5:last-child{
    padding-top: 5.125rem;
    padding-bottom: 5.125rem;
  }

  .\34xl\:last\:px-20\.5:last-child{
    padding-left: 5.125rem;
    padding-right: 5.125rem;
  }

  .\34xl\:last\:py-22\.5:last-child{
    padding-top: 5.625rem;
    padding-bottom: 5.625rem;
  }

  .\34xl\:last\:px-22\.5:last-child{
    padding-left: 5.625rem;
    padding-right: 5.625rem;
  }

  .\34xl\:last\:py-25\.5:last-child{
    padding-top: 6.375rem;
    padding-bottom: 6.375rem;
  }

  .\34xl\:last\:px-25\.5:last-child{
    padding-left: 6.375rem;
    padding-right: 6.375rem;
  }

  .\34xl\:last\:py-26\.75:last-child{
    padding-top: 6.6875rem;
    padding-bottom: 6.6875rem;
  }

  .\34xl\:last\:px-26\.75:last-child{
    padding-left: 6.6875rem;
    padding-right: 6.6875rem;
  }

  .\34xl\:last\:py-32\.5:last-child{
    padding-top: 8.125rem;
    padding-bottom: 8.125rem;
  }

  .\34xl\:last\:px-32\.5:last-child{
    padding-left: 8.125rem;
    padding-right: 8.125rem;
  }

  .\34xl\:last\:py-37\.5:last-child{
    padding-top: 9.375rem;
    padding-bottom: 9.375rem;
  }

  .\34xl\:last\:px-37\.5:last-child{
    padding-left: 9.375rem;
    padding-right: 9.375rem;
  }

  .\34xl\:last\:py-41\.25:last-child{
    padding-top: 10.3125rem;
    padding-bottom: 10.3125rem;
  }

  .\34xl\:last\:px-41\.25:last-child{
    padding-left: 10.3125rem;
    padding-right: 10.3125rem;
  }

  .\34xl\:last\:py-52\.5:last-child{
    padding-top: 13.125rem;
    padding-bottom: 13.125rem;
  }

  .\34xl\:last\:px-52\.5:last-child{
    padding-left: 13.125rem;
    padding-right: 13.125rem;
  }

  .\34xl\:last\:py-54\.5:last-child{
    padding-top: 13.625rem;
    padding-bottom: 13.625rem;
  }

  .\34xl\:last\:px-54\.5:last-child{
    padding-left: 13.625rem;
    padding-right: 13.625rem;
  }

  .\34xl\:last\:py-57\.25:last-child{
    padding-top: 14.3125rem;
    padding-bottom: 14.3125rem;
  }

  .\34xl\:last\:px-57\.25:last-child{
    padding-left: 14.3125rem;
    padding-right: 14.3125rem;
  }

  .\34xl\:last\:py-57\.5:last-child{
    padding-top: 14.375rem;
    padding-bottom: 14.375rem;
  }

  .\34xl\:last\:px-57\.5:last-child{
    padding-left: 14.375rem;
    padding-right: 14.375rem;
  }

  .\34xl\:last\:py-66\.25:last-child{
    padding-top: 16.5625rem;
    padding-bottom: 16.5625rem;
  }

  .\34xl\:last\:px-66\.25:last-child{
    padding-left: 16.5625rem;
    padding-right: 16.5625rem;
  }

  .\34xl\:last\:py-74\.5:last-child{
    padding-top: 18.125rem;
    padding-bottom: 18.125rem;
  }

  .\34xl\:last\:px-74\.5:last-child{
    padding-left: 18.125rem;
    padding-right: 18.125rem;
  }

  .\34xl\:last\:py-106\.25:last-child{
    padding-top: 26.5625rem;
    padding-bottom: 26.5625rem;
  }

  .\34xl\:last\:px-106\.25:last-child{
    padding-left: 26.5625rem;
    padding-right: 26.5625rem;
  }

  .\34xl\:last\:py-112\.25:last-child{
    padding-top: 28.0675rem;
    padding-bottom: 28.0675rem;
  }

  .\34xl\:last\:px-112\.25:last-child{
    padding-left: 28.0675rem;
    padding-right: 28.0675rem;
  }

  .\34xl\:last\:py-112\.75:last-child{
    padding-top: 28.1875rem;
    padding-bottom: 28.1875rem;
  }

  .\34xl\:last\:px-112\.75:last-child{
    padding-left: 28.1875rem;
    padding-right: 28.1875rem;
  }

  .\34xl\:last\:py-147\.5:last-child{
    padding-top: 36.875rem;
    padding-bottom: 36.875rem;
  }

  .\34xl\:last\:px-147\.5:last-child{
    padding-left: 36.875rem;
    padding-right: 36.875rem;
  }

  .\34xl\:last\:py-162\.5:last-child{
    padding-top: 40.625rem;
    padding-bottom: 40.625rem;
  }

  .\34xl\:last\:px-162\.5:last-child{
    padding-left: 40.625rem;
    padding-right: 40.625rem;
  }

  .\34xl\:last\:py-172\.25:last-child{
    padding-top: 42.5625rem;
    padding-bottom: 42.5625rem;
  }

  .\34xl\:last\:px-172\.25:last-child{
    padding-left: 42.5625rem;
    padding-right: 42.5625rem;
  }

  .\34xl\:last\:py-175\.25:last-child{
    padding-top: 43.8125rem;
    padding-bottom: 43.8125rem;
  }

  .\34xl\:last\:px-175\.25:last-child{
    padding-left: 43.8125rem;
    padding-right: 43.8125rem;
  }

  .\34xl\:last\:py-184\.25:last-child{
    padding-top: 46.0625rem;
    padding-bottom: 46.0625rem;
  }

  .\34xl\:last\:px-184\.25:last-child{
    padding-left: 46.0625rem;
    padding-right: 46.0625rem;
  }

  .\34xl\:last\:py-203\.25:last-child{
    padding-top: 50.8125rem;
    padding-bottom: 50.8125rem;
  }

  .\34xl\:last\:px-203\.25:last-child{
    padding-left: 50.8125rem;
    padding-right: 50.8125rem;
  }

  .\34xl\:last\:py-half:last-child{
    padding-top: 50%;
    padding-bottom: 50%;
  }

  .\34xl\:last\:px-half:last-child{
    padding-left: 50%;
    padding-right: 50%;
  }

  .\34xl\:last\:py-full:last-child{
    padding-top: 100%;
    padding-bottom: 100%;
  }

  .\34xl\:last\:px-full:last-child{
    padding-left: 100%;
    padding-right: 100%;
  }

  .\34xl\:last\:py-1\/10:last-child{
    padding-top: 10%;
    padding-bottom: 10%;
  }

  .\34xl\:last\:px-1\/10:last-child{
    padding-left: 10%;
    padding-right: 10%;
  }

  .\34xl\:last\:py-2\/10:last-child{
    padding-top: 20%;
    padding-bottom: 20%;
  }

  .\34xl\:last\:px-2\/10:last-child{
    padding-left: 20%;
    padding-right: 20%;
  }

  .\34xl\:last\:py-3\/10:last-child{
    padding-top: 30%;
    padding-bottom: 30%;
  }

  .\34xl\:last\:px-3\/10:last-child{
    padding-left: 30%;
    padding-right: 30%;
  }

  .\34xl\:last\:py-4\/10:last-child{
    padding-top: 40%;
    padding-bottom: 40%;
  }

  .\34xl\:last\:px-4\/10:last-child{
    padding-left: 40%;
    padding-right: 40%;
  }

  .\34xl\:last\:py-4\.5\/10:last-child{
    padding-top: 45%;
    padding-bottom: 45%;
  }

  .\34xl\:last\:px-4\.5\/10:last-child{
    padding-left: 45%;
    padding-right: 45%;
  }

  .\34xl\:last\:py-5\/10:last-child{
    padding-top: 50%;
    padding-bottom: 50%;
  }

  .\34xl\:last\:px-5\/10:last-child{
    padding-left: 50%;
    padding-right: 50%;
  }

  .\34xl\:last\:py-5\.5\/10:last-child{
    padding-top: 55%;
    padding-bottom: 55%;
  }

  .\34xl\:last\:px-5\.5\/10:last-child{
    padding-left: 55%;
    padding-right: 55%;
  }

  .\34xl\:last\:py-6\/10:last-child{
    padding-top: 60%;
    padding-bottom: 60%;
  }

  .\34xl\:last\:px-6\/10:last-child{
    padding-left: 60%;
    padding-right: 60%;
  }

  .\34xl\:last\:py-7\/10:last-child{
    padding-top: 70%;
    padding-bottom: 70%;
  }

  .\34xl\:last\:px-7\/10:last-child{
    padding-left: 70%;
    padding-right: 70%;
  }

  .\34xl\:last\:py-8\/10:last-child{
    padding-top: 80%;
    padding-bottom: 80%;
  }

  .\34xl\:last\:px-8\/10:last-child{
    padding-left: 80%;
    padding-right: 80%;
  }

  .\34xl\:last\:py-9\/10:last-child{
    padding-top: 90%;
    padding-bottom: 90%;
  }

  .\34xl\:last\:px-9\/10:last-child{
    padding-left: 90%;
    padding-right: 90%;
  }

  .\34xl\:last\:py-1\/12:last-child{
    padding-top: 8.333333%;
    padding-bottom: 8.333333%;
  }

  .\34xl\:last\:px-1\/12:last-child{
    padding-left: 8.333333%;
    padding-right: 8.333333%;
  }

  .\34xl\:last\:py-2\/12:last-child{
    padding-top: 16.666667%;
    padding-bottom: 16.666667%;
  }

  .\34xl\:last\:px-2\/12:last-child{
    padding-left: 16.666667%;
    padding-right: 16.666667%;
  }

  .\34xl\:last\:py-3\/12:last-child{
    padding-top: 25%;
    padding-bottom: 25%;
  }

  .\34xl\:last\:px-3\/12:last-child{
    padding-left: 25%;
    padding-right: 25%;
  }

  .\34xl\:last\:py-4\/12:last-child{
    padding-top: 33.333333%;
    padding-bottom: 33.333333%;
  }

  .\34xl\:last\:px-4\/12:last-child{
    padding-left: 33.333333%;
    padding-right: 33.333333%;
  }

  .\34xl\:last\:py-5\/12:last-child{
    padding-top: 41.666667%;
    padding-bottom: 41.666667%;
  }

  .\34xl\:last\:px-5\/12:last-child{
    padding-left: 41.666667%;
    padding-right: 41.666667%;
  }

  .\34xl\:last\:py-6\/12:last-child{
    padding-top: 50%;
    padding-bottom: 50%;
  }

  .\34xl\:last\:px-6\/12:last-child{
    padding-left: 50%;
    padding-right: 50%;
  }

  .\34xl\:last\:py-7\/12:last-child{
    padding-top: 58.333333%;
    padding-bottom: 58.333333%;
  }

  .\34xl\:last\:px-7\/12:last-child{
    padding-left: 58.333333%;
    padding-right: 58.333333%;
  }

  .\34xl\:last\:py-8\/12:last-child{
    padding-top: 66.666667%;
    padding-bottom: 66.666667%;
  }

  .\34xl\:last\:px-8\/12:last-child{
    padding-left: 66.666667%;
    padding-right: 66.666667%;
  }

  .\34xl\:last\:py-9\/12:last-child{
    padding-top: 75%;
    padding-bottom: 75%;
  }

  .\34xl\:last\:px-9\/12:last-child{
    padding-left: 75%;
    padding-right: 75%;
  }

  .\34xl\:last\:py-10\/12:last-child{
    padding-top: 83.333333%;
    padding-bottom: 83.333333%;
  }

  .\34xl\:last\:px-10\/12:last-child{
    padding-left: 83.333333%;
    padding-right: 83.333333%;
  }

  .\34xl\:last\:py-11\/12:last-child{
    padding-top: 91.666667%;
    padding-bottom: 91.666667%;
  }

  .\34xl\:last\:px-11\/12:last-child{
    padding-left: 91.666667%;
    padding-right: 91.666667%;
  }

  .\34xl\:last\:pt-0:last-child{
    padding-top: 0px;
  }

  .\34xl\:last\:pr-0:last-child{
    padding-right: 0px;
  }

  .\34xl\:last\:pb-0:last-child{
    padding-bottom: 0px;
  }

  .\34xl\:last\:pl-0:last-child{
    padding-left: 0px;
  }

  .\34xl\:last\:pt-1:last-child{
    padding-top: 0.25rem;
  }

  .\34xl\:last\:pr-1:last-child{
    padding-right: 0.25rem;
  }

  .\34xl\:last\:pb-1:last-child{
    padding-bottom: 0.25rem;
  }

  .\34xl\:last\:pl-1:last-child{
    padding-left: 0.25rem;
  }

  .\34xl\:last\:pt-2:last-child{
    padding-top: 0.5rem;
  }

  .\34xl\:last\:pr-2:last-child{
    padding-right: 0.5rem;
  }

  .\34xl\:last\:pb-2:last-child{
    padding-bottom: 0.5rem;
  }

  .\34xl\:last\:pl-2:last-child{
    padding-left: 0.5rem;
  }

  .\34xl\:last\:pt-3:last-child{
    padding-top: 0.75rem;
  }

  .\34xl\:last\:pr-3:last-child{
    padding-right: 0.75rem;
  }

  .\34xl\:last\:pb-3:last-child{
    padding-bottom: 0.75rem;
  }

  .\34xl\:last\:pl-3:last-child{
    padding-left: 0.75rem;
  }

  .\34xl\:last\:pt-4:last-child{
    padding-top: 1rem;
  }

  .\34xl\:last\:pr-4:last-child{
    padding-right: 1rem;
  }

  .\34xl\:last\:pb-4:last-child{
    padding-bottom: 1rem;
  }

  .\34xl\:last\:pl-4:last-child{
    padding-left: 1rem;
  }

  .\34xl\:last\:pt-5:last-child{
    padding-top: 1.25rem;
  }

  .\34xl\:last\:pr-5:last-child{
    padding-right: 1.25rem;
  }

  .\34xl\:last\:pb-5:last-child{
    padding-bottom: 1.25rem;
  }

  .\34xl\:last\:pl-5:last-child{
    padding-left: 1.25rem;
  }

  .\34xl\:last\:pt-6:last-child{
    padding-top: 1.5rem;
  }

  .\34xl\:last\:pr-6:last-child{
    padding-right: 1.5rem;
  }

  .\34xl\:last\:pb-6:last-child{
    padding-bottom: 1.5rem;
  }

  .\34xl\:last\:pl-6:last-child{
    padding-left: 1.5rem;
  }

  .\34xl\:last\:pt-7:last-child{
    padding-top: 1.75rem;
  }

  .\34xl\:last\:pr-7:last-child{
    padding-right: 1.75rem;
  }

  .\34xl\:last\:pb-7:last-child{
    padding-bottom: 1.75rem;
  }

  .\34xl\:last\:pl-7:last-child{
    padding-left: 1.75rem;
  }

  .\34xl\:last\:pt-8:last-child{
    padding-top: 2rem;
  }

  .\34xl\:last\:pr-8:last-child{
    padding-right: 2rem;
  }

  .\34xl\:last\:pb-8:last-child{
    padding-bottom: 2rem;
  }

  .\34xl\:last\:pl-8:last-child{
    padding-left: 2rem;
  }

  .\34xl\:last\:pt-9:last-child{
    padding-top: 2.25rem;
  }

  .\34xl\:last\:pr-9:last-child{
    padding-right: 2.25rem;
  }

  .\34xl\:last\:pb-9:last-child{
    padding-bottom: 2.25rem;
  }

  .\34xl\:last\:pl-9:last-child{
    padding-left: 2.25rem;
  }

  .\34xl\:last\:pt-10:last-child{
    padding-top: 2.5rem;
  }

  .\34xl\:last\:pr-10:last-child{
    padding-right: 2.5rem;
  }

  .\34xl\:last\:pb-10:last-child{
    padding-bottom: 2.5rem;
  }

  .\34xl\:last\:pl-10:last-child{
    padding-left: 2.5rem;
  }

  .\34xl\:last\:pt-11:last-child{
    padding-top: 2.75rem;
  }

  .\34xl\:last\:pr-11:last-child{
    padding-right: 2.75rem;
  }

  .\34xl\:last\:pb-11:last-child{
    padding-bottom: 2.75rem;
  }

  .\34xl\:last\:pl-11:last-child{
    padding-left: 2.75rem;
  }

  .\34xl\:last\:pt-12:last-child{
    padding-top: 3rem;
  }

  .\34xl\:last\:pr-12:last-child{
    padding-right: 3rem;
  }

  .\34xl\:last\:pb-12:last-child{
    padding-bottom: 3rem;
  }

  .\34xl\:last\:pl-12:last-child{
    padding-left: 3rem;
  }

  .\34xl\:last\:pt-13:last-child{
    padding-top: 3.25rem;
  }

  .\34xl\:last\:pr-13:last-child{
    padding-right: 3.25rem;
  }

  .\34xl\:last\:pb-13:last-child{
    padding-bottom: 3.25rem;
  }

  .\34xl\:last\:pl-13:last-child{
    padding-left: 3.25rem;
  }

  .\34xl\:last\:pt-14:last-child{
    padding-top: 3.5rem;
  }

  .\34xl\:last\:pr-14:last-child{
    padding-right: 3.5rem;
  }

  .\34xl\:last\:pb-14:last-child{
    padding-bottom: 3.5rem;
  }

  .\34xl\:last\:pl-14:last-child{
    padding-left: 3.5rem;
  }

  .\34xl\:last\:pt-15:last-child{
    padding-top: 3.75rem;
  }

  .\34xl\:last\:pr-15:last-child{
    padding-right: 3.75rem;
  }

  .\34xl\:last\:pb-15:last-child{
    padding-bottom: 3.75rem;
  }

  .\34xl\:last\:pl-15:last-child{
    padding-left: 3.75rem;
  }

  .\34xl\:last\:pt-16:last-child{
    padding-top: 4rem;
  }

  .\34xl\:last\:pr-16:last-child{
    padding-right: 4rem;
  }

  .\34xl\:last\:pb-16:last-child{
    padding-bottom: 4rem;
  }

  .\34xl\:last\:pl-16:last-child{
    padding-left: 4rem;
  }

  .\34xl\:last\:pt-17:last-child{
    padding-top: 4.25rem;
  }

  .\34xl\:last\:pr-17:last-child{
    padding-right: 4.25rem;
  }

  .\34xl\:last\:pb-17:last-child{
    padding-bottom: 4.25rem;
  }

  .\34xl\:last\:pl-17:last-child{
    padding-left: 4.25rem;
  }

  .\34xl\:last\:pt-18:last-child{
    padding-top: 4.5rem;
  }

  .\34xl\:last\:pr-18:last-child{
    padding-right: 4.5rem;
  }

  .\34xl\:last\:pb-18:last-child{
    padding-bottom: 4.5rem;
  }

  .\34xl\:last\:pl-18:last-child{
    padding-left: 4.5rem;
  }

  .\34xl\:last\:pt-19:last-child{
    padding-top: 4.75rem;
  }

  .\34xl\:last\:pr-19:last-child{
    padding-right: 4.75rem;
  }

  .\34xl\:last\:pb-19:last-child{
    padding-bottom: 4.75rem;
  }

  .\34xl\:last\:pl-19:last-child{
    padding-left: 4.75rem;
  }

  .\34xl\:last\:pt-20:last-child{
    padding-top: 5rem;
  }

  .\34xl\:last\:pr-20:last-child{
    padding-right: 5rem;
  }

  .\34xl\:last\:pb-20:last-child{
    padding-bottom: 5rem;
  }

  .\34xl\:last\:pl-20:last-child{
    padding-left: 5rem;
  }

  .\34xl\:last\:pt-22:last-child{
    padding-top: 5.5rem;
  }

  .\34xl\:last\:pr-22:last-child{
    padding-right: 5.5rem;
  }

  .\34xl\:last\:pb-22:last-child{
    padding-bottom: 5.5rem;
  }

  .\34xl\:last\:pl-22:last-child{
    padding-left: 5.5rem;
  }

  .\34xl\:last\:pt-24:last-child{
    padding-top: 6rem;
  }

  .\34xl\:last\:pr-24:last-child{
    padding-right: 6rem;
  }

  .\34xl\:last\:pb-24:last-child{
    padding-bottom: 6rem;
  }

  .\34xl\:last\:pl-24:last-child{
    padding-left: 6rem;
  }

  .\34xl\:last\:pt-25:last-child{
    padding-top: 6.25rem;
  }

  .\34xl\:last\:pr-25:last-child{
    padding-right: 6.25rem;
  }

  .\34xl\:last\:pb-25:last-child{
    padding-bottom: 6.25rem;
  }

  .\34xl\:last\:pl-25:last-child{
    padding-left: 6.25rem;
  }

  .\34xl\:last\:pt-28:last-child{
    padding-top: 7rem;
  }

  .\34xl\:last\:pr-28:last-child{
    padding-right: 7rem;
  }

  .\34xl\:last\:pb-28:last-child{
    padding-bottom: 7rem;
  }

  .\34xl\:last\:pl-28:last-child{
    padding-left: 7rem;
  }

  .\34xl\:last\:pt-30:last-child{
    padding-top: 7.5rem;
  }

  .\34xl\:last\:pr-30:last-child{
    padding-right: 7.5rem;
  }

  .\34xl\:last\:pb-30:last-child{
    padding-bottom: 7.5rem;
  }

  .\34xl\:last\:pl-30:last-child{
    padding-left: 7.5rem;
  }

  .\34xl\:last\:pt-32:last-child{
    padding-top: 8rem;
  }

  .\34xl\:last\:pr-32:last-child{
    padding-right: 8rem;
  }

  .\34xl\:last\:pb-32:last-child{
    padding-bottom: 8rem;
  }

  .\34xl\:last\:pl-32:last-child{
    padding-left: 8rem;
  }

  .\34xl\:last\:pt-34:last-child{
    padding-top: 8.5rem;
  }

  .\34xl\:last\:pr-34:last-child{
    padding-right: 8.5rem;
  }

  .\34xl\:last\:pb-34:last-child{
    padding-bottom: 8.5rem;
  }

  .\34xl\:last\:pl-34:last-child{
    padding-left: 8.5rem;
  }

  .\34xl\:last\:pt-35:last-child{
    padding-top: 8.75rem;
  }

  .\34xl\:last\:pr-35:last-child{
    padding-right: 8.75rem;
  }

  .\34xl\:last\:pb-35:last-child{
    padding-bottom: 8.75rem;
  }

  .\34xl\:last\:pl-35:last-child{
    padding-left: 8.75rem;
  }

  .\34xl\:last\:pt-36:last-child{
    padding-top: 9rem;
  }

  .\34xl\:last\:pr-36:last-child{
    padding-right: 9rem;
  }

  .\34xl\:last\:pb-36:last-child{
    padding-bottom: 9rem;
  }

  .\34xl\:last\:pl-36:last-child{
    padding-left: 9rem;
  }

  .\34xl\:last\:pt-39:last-child{
    padding-top: 9.75rem;
  }

  .\34xl\:last\:pr-39:last-child{
    padding-right: 9.75rem;
  }

  .\34xl\:last\:pb-39:last-child{
    padding-bottom: 9.75rem;
  }

  .\34xl\:last\:pl-39:last-child{
    padding-left: 9.75rem;
  }

  .\34xl\:last\:pt-40:last-child{
    padding-top: 10rem;
  }

  .\34xl\:last\:pr-40:last-child{
    padding-right: 10rem;
  }

  .\34xl\:last\:pb-40:last-child{
    padding-bottom: 10rem;
  }

  .\34xl\:last\:pl-40:last-child{
    padding-left: 10rem;
  }

  .\34xl\:last\:pt-42:last-child{
    padding-top: 10.5rem;
  }

  .\34xl\:last\:pr-42:last-child{
    padding-right: 10.5rem;
  }

  .\34xl\:last\:pb-42:last-child{
    padding-bottom: 10.5rem;
  }

  .\34xl\:last\:pl-42:last-child{
    padding-left: 10.5rem;
  }

  .\34xl\:last\:pt-44:last-child{
    padding-top: 11rem;
  }

  .\34xl\:last\:pr-44:last-child{
    padding-right: 11rem;
  }

  .\34xl\:last\:pb-44:last-child{
    padding-bottom: 11rem;
  }

  .\34xl\:last\:pl-44:last-child{
    padding-left: 11rem;
  }

  .\34xl\:last\:pt-45:last-child{
    padding-top: 11.25rem;
  }

  .\34xl\:last\:pr-45:last-child{
    padding-right: 11.25rem;
  }

  .\34xl\:last\:pb-45:last-child{
    padding-bottom: 11.25rem;
  }

  .\34xl\:last\:pl-45:last-child{
    padding-left: 11.25rem;
  }

  .\34xl\:last\:pt-48:last-child{
    padding-top: 12rem;
  }

  .\34xl\:last\:pr-48:last-child{
    padding-right: 12rem;
  }

  .\34xl\:last\:pb-48:last-child{
    padding-bottom: 12rem;
  }

  .\34xl\:last\:pl-48:last-child{
    padding-left: 12rem;
  }

  .\34xl\:last\:pt-50:last-child{
    padding-top: 12.5rem;
  }

  .\34xl\:last\:pr-50:last-child{
    padding-right: 12.5rem;
  }

  .\34xl\:last\:pb-50:last-child{
    padding-bottom: 12.5rem;
  }

  .\34xl\:last\:pl-50:last-child{
    padding-left: 12.5rem;
  }

  .\34xl\:last\:pt-52:last-child{
    padding-top: 13rem;
  }

  .\34xl\:last\:pr-52:last-child{
    padding-right: 13rem;
  }

  .\34xl\:last\:pb-52:last-child{
    padding-bottom: 13rem;
  }

  .\34xl\:last\:pl-52:last-child{
    padding-left: 13rem;
  }

  .\34xl\:last\:pt-55:last-child{
    padding-top: 13.75rem;
  }

  .\34xl\:last\:pr-55:last-child{
    padding-right: 13.75rem;
  }

  .\34xl\:last\:pb-55:last-child{
    padding-bottom: 13.75rem;
  }

  .\34xl\:last\:pl-55:last-child{
    padding-left: 13.75rem;
  }

  .\34xl\:last\:pt-56:last-child{
    padding-top: 14rem;
  }

  .\34xl\:last\:pr-56:last-child{
    padding-right: 14rem;
  }

  .\34xl\:last\:pb-56:last-child{
    padding-bottom: 14rem;
  }

  .\34xl\:last\:pl-56:last-child{
    padding-left: 14rem;
  }

  .\34xl\:last\:pt-58:last-child{
    padding-top: 14.5rem;
  }

  .\34xl\:last\:pr-58:last-child{
    padding-right: 14.5rem;
  }

  .\34xl\:last\:pb-58:last-child{
    padding-bottom: 14.5rem;
  }

  .\34xl\:last\:pl-58:last-child{
    padding-left: 14.5rem;
  }

  .\34xl\:last\:pt-60:last-child{
    padding-top: 15rem;
  }

  .\34xl\:last\:pr-60:last-child{
    padding-right: 15rem;
  }

  .\34xl\:last\:pb-60:last-child{
    padding-bottom: 15rem;
  }

  .\34xl\:last\:pl-60:last-child{
    padding-left: 15rem;
  }

  .\34xl\:last\:pt-64:last-child{
    padding-top: 16rem;
  }

  .\34xl\:last\:pr-64:last-child{
    padding-right: 16rem;
  }

  .\34xl\:last\:pb-64:last-child{
    padding-bottom: 16rem;
  }

  .\34xl\:last\:pl-64:last-child{
    padding-left: 16rem;
  }

  .\34xl\:last\:pt-65:last-child{
    padding-top: 16.25rem;
  }

  .\34xl\:last\:pr-65:last-child{
    padding-right: 16.25rem;
  }

  .\34xl\:last\:pb-65:last-child{
    padding-bottom: 16.25rem;
  }

  .\34xl\:last\:pl-65:last-child{
    padding-left: 16.25rem;
  }

  .\34xl\:last\:pt-68:last-child{
    padding-top: 17rem;
  }

  .\34xl\:last\:pr-68:last-child{
    padding-right: 17rem;
  }

  .\34xl\:last\:pb-68:last-child{
    padding-bottom: 17rem;
  }

  .\34xl\:last\:pl-68:last-child{
    padding-left: 17rem;
  }

  .\34xl\:last\:pt-69:last-child{
    padding-top: 17.25rem;
  }

  .\34xl\:last\:pr-69:last-child{
    padding-right: 17.25rem;
  }

  .\34xl\:last\:pb-69:last-child{
    padding-bottom: 17.25rem;
  }

  .\34xl\:last\:pl-69:last-child{
    padding-left: 17.25rem;
  }

  .\34xl\:last\:pt-70:last-child{
    padding-top: 17.5rem;
  }

  .\34xl\:last\:pr-70:last-child{
    padding-right: 17.5rem;
  }

  .\34xl\:last\:pb-70:last-child{
    padding-bottom: 17.5rem;
  }

  .\34xl\:last\:pl-70:last-child{
    padding-left: 17.5rem;
  }

  .\34xl\:last\:pt-72:last-child{
    padding-top: 18rem;
  }

  .\34xl\:last\:pr-72:last-child{
    padding-right: 18rem;
  }

  .\34xl\:last\:pb-72:last-child{
    padding-bottom: 18rem;
  }

  .\34xl\:last\:pl-72:last-child{
    padding-left: 18rem;
  }

  .\34xl\:last\:pt-75:last-child{
    padding-top: 18.75rem;
  }

  .\34xl\:last\:pr-75:last-child{
    padding-right: 18.75rem;
  }

  .\34xl\:last\:pb-75:last-child{
    padding-bottom: 18.75rem;
  }

  .\34xl\:last\:pl-75:last-child{
    padding-left: 18.75rem;
  }

  .\34xl\:last\:pt-80:last-child{
    padding-top: 20rem;
  }

  .\34xl\:last\:pr-80:last-child{
    padding-right: 20rem;
  }

  .\34xl\:last\:pb-80:last-child{
    padding-bottom: 20rem;
  }

  .\34xl\:last\:pl-80:last-child{
    padding-left: 20rem;
  }

  .\34xl\:last\:pt-85:last-child{
    padding-top: 21.25rem;
  }

  .\34xl\:last\:pr-85:last-child{
    padding-right: 21.25rem;
  }

  .\34xl\:last\:pb-85:last-child{
    padding-bottom: 21.25rem;
  }

  .\34xl\:last\:pl-85:last-child{
    padding-left: 21.25rem;
  }

  .\34xl\:last\:pt-86:last-child{
    padding-top: 21.5rem;
  }

  .\34xl\:last\:pr-86:last-child{
    padding-right: 21.5rem;
  }

  .\34xl\:last\:pb-86:last-child{
    padding-bottom: 21.5rem;
  }

  .\34xl\:last\:pl-86:last-child{
    padding-left: 21.5rem;
  }

  .\34xl\:last\:pt-90:last-child{
    padding-top: 22.5rem;
  }

  .\34xl\:last\:pr-90:last-child{
    padding-right: 22.5rem;
  }

  .\34xl\:last\:pb-90:last-child{
    padding-bottom: 22.5rem;
  }

  .\34xl\:last\:pl-90:last-child{
    padding-left: 22.5rem;
  }

  .\34xl\:last\:pt-96:last-child{
    padding-top: 24rem;
  }

  .\34xl\:last\:pr-96:last-child{
    padding-right: 24rem;
  }

  .\34xl\:last\:pb-96:last-child{
    padding-bottom: 24rem;
  }

  .\34xl\:last\:pl-96:last-child{
    padding-left: 24rem;
  }

  .\34xl\:last\:pt-100:last-child{
    padding-top: 25rem;
  }

  .\34xl\:last\:pr-100:last-child{
    padding-right: 25rem;
  }

  .\34xl\:last\:pb-100:last-child{
    padding-bottom: 25rem;
  }

  .\34xl\:last\:pl-100:last-child{
    padding-left: 25rem;
  }

  .\34xl\:last\:pt-115:last-child{
    padding-top: 28.75rem;
  }

  .\34xl\:last\:pr-115:last-child{
    padding-right: 28.75rem;
  }

  .\34xl\:last\:pb-115:last-child{
    padding-bottom: 28.75rem;
  }

  .\34xl\:last\:pl-115:last-child{
    padding-left: 28.75rem;
  }

  .\34xl\:last\:pt-125:last-child{
    padding-top: 31.25rem;
  }

  .\34xl\:last\:pr-125:last-child{
    padding-right: 31.25rem;
  }

  .\34xl\:last\:pb-125:last-child{
    padding-bottom: 31.25rem;
  }

  .\34xl\:last\:pl-125:last-child{
    padding-left: 31.25rem;
  }

  .\34xl\:last\:pt-142:last-child{
    padding-top: 35.5rem;
  }

  .\34xl\:last\:pr-142:last-child{
    padding-right: 35.5rem;
  }

  .\34xl\:last\:pb-142:last-child{
    padding-bottom: 35.5rem;
  }

  .\34xl\:last\:pl-142:last-child{
    padding-left: 35.5rem;
  }

  .\34xl\:last\:pt-150:last-child{
    padding-top: 37.5rem;
  }

  .\34xl\:last\:pr-150:last-child{
    padding-right: 37.5rem;
  }

  .\34xl\:last\:pb-150:last-child{
    padding-bottom: 37.5rem;
  }

  .\34xl\:last\:pl-150:last-child{
    padding-left: 37.5rem;
  }

  .\34xl\:last\:pt-156:last-child{
    padding-top: 39rem;
  }

  .\34xl\:last\:pr-156:last-child{
    padding-right: 39rem;
  }

  .\34xl\:last\:pb-156:last-child{
    padding-bottom: 39rem;
  }

  .\34xl\:last\:pl-156:last-child{
    padding-left: 39rem;
  }

  .\34xl\:last\:pt-160:last-child{
    padding-top: 40rem;
  }

  .\34xl\:last\:pr-160:last-child{
    padding-right: 40rem;
  }

  .\34xl\:last\:pb-160:last-child{
    padding-bottom: 40rem;
  }

  .\34xl\:last\:pl-160:last-child{
    padding-left: 40rem;
  }

  .\34xl\:last\:pt-175:last-child{
    padding-top: 43.75rem;
  }

  .\34xl\:last\:pr-175:last-child{
    padding-right: 43.75rem;
  }

  .\34xl\:last\:pb-175:last-child{
    padding-bottom: 43.75rem;
  }

  .\34xl\:last\:pl-175:last-child{
    padding-left: 43.75rem;
  }

  .\34xl\:last\:pt-207:last-child{
    padding-top: 51.75rem;
  }

  .\34xl\:last\:pr-207:last-child{
    padding-right: 51.75rem;
  }

  .\34xl\:last\:pb-207:last-child{
    padding-bottom: 51.75rem;
  }

  .\34xl\:last\:pl-207:last-child{
    padding-left: 51.75rem;
  }

  .\34xl\:last\:pt-242:last-child{
    padding-top: 60.5rem;
  }

  .\34xl\:last\:pr-242:last-child{
    padding-right: 60.5rem;
  }

  .\34xl\:last\:pb-242:last-child{
    padding-bottom: 60.5rem;
  }

  .\34xl\:last\:pl-242:last-child{
    padding-left: 60.5rem;
  }

  .\34xl\:last\:pt-250:last-child{
    padding-top: 62.5rem;
  }

  .\34xl\:last\:pr-250:last-child{
    padding-right: 62.5rem;
  }

  .\34xl\:last\:pb-250:last-child{
    padding-bottom: 62.5rem;
  }

  .\34xl\:last\:pl-250:last-child{
    padding-left: 62.5rem;
  }

  .\34xl\:last\:pt-258:last-child{
    padding-top: 64.5rem;
  }

  .\34xl\:last\:pr-258:last-child{
    padding-right: 64.5rem;
  }

  .\34xl\:last\:pb-258:last-child{
    padding-bottom: 64.5rem;
  }

  .\34xl\:last\:pl-258:last-child{
    padding-left: 64.5rem;
  }

  .\34xl\:last\:pt-265:last-child{
    padding-top: 66.25rem;
  }

  .\34xl\:last\:pr-265:last-child{
    padding-right: 66.25rem;
  }

  .\34xl\:last\:pb-265:last-child{
    padding-bottom: 66.25rem;
  }

  .\34xl\:last\:pl-265:last-child{
    padding-left: 66.25rem;
  }

  .\34xl\:last\:pt-280:last-child{
    padding-top: 70rem;
  }

  .\34xl\:last\:pr-280:last-child{
    padding-right: 70rem;
  }

  .\34xl\:last\:pb-280:last-child{
    padding-bottom: 70rem;
  }

  .\34xl\:last\:pl-280:last-child{
    padding-left: 70rem;
  }

  .\34xl\:last\:pt-px:last-child{
    padding-top: 1px;
  }

  .\34xl\:last\:pr-px:last-child{
    padding-right: 1px;
  }

  .\34xl\:last\:pb-px:last-child{
    padding-bottom: 1px;
  }

  .\34xl\:last\:pl-px:last-child{
    padding-left: 1px;
  }

  .\34xl\:last\:pt-0\.5:last-child{
    padding-top: 0.125rem;
  }

  .\34xl\:last\:pr-0\.5:last-child{
    padding-right: 0.125rem;
  }

  .\34xl\:last\:pb-0\.5:last-child{
    padding-bottom: 0.125rem;
  }

  .\34xl\:last\:pl-0\.5:last-child{
    padding-left: 0.125rem;
  }

  .\34xl\:last\:pt-1\.5:last-child{
    padding-top: 0.375rem;
  }

  .\34xl\:last\:pr-1\.5:last-child{
    padding-right: 0.375rem;
  }

  .\34xl\:last\:pb-1\.5:last-child{
    padding-bottom: 0.375rem;
  }

  .\34xl\:last\:pl-1\.5:last-child{
    padding-left: 0.375rem;
  }

  .\34xl\:last\:pt-2\.5:last-child{
    padding-top: 0.625rem;
  }

  .\34xl\:last\:pr-2\.5:last-child{
    padding-right: 0.625rem;
  }

  .\34xl\:last\:pb-2\.5:last-child{
    padding-bottom: 0.625rem;
  }

  .\34xl\:last\:pl-2\.5:last-child{
    padding-left: 0.625rem;
  }

  .\34xl\:last\:pt-3\.5:last-child{
    padding-top: 0.875rem;
  }

  .\34xl\:last\:pr-3\.5:last-child{
    padding-right: 0.875rem;
  }

  .\34xl\:last\:pb-3\.5:last-child{
    padding-bottom: 0.875rem;
  }

  .\34xl\:last\:pl-3\.5:last-child{
    padding-left: 0.875rem;
  }

  .\34xl\:last\:pt-0\.25:last-child{
    padding-top: 0.0625rem;
  }

  .\34xl\:last\:pr-0\.25:last-child{
    padding-right: 0.0625rem;
  }

  .\34xl\:last\:pb-0\.25:last-child{
    padding-bottom: 0.0625rem;
  }

  .\34xl\:last\:pl-0\.25:last-child{
    padding-left: 0.0625rem;
  }

  .\34xl\:last\:pt-0\.75:last-child{
    padding-top: 0.1875rem;
  }

  .\34xl\:last\:pr-0\.75:last-child{
    padding-right: 0.1875rem;
  }

  .\34xl\:last\:pb-0\.75:last-child{
    padding-bottom: 0.1875rem;
  }

  .\34xl\:last\:pl-0\.75:last-child{
    padding-left: 0.1875rem;
  }

  .\34xl\:last\:pt-1\.25:last-child{
    padding-top: 0.3125rem;
  }

  .\34xl\:last\:pr-1\.25:last-child{
    padding-right: 0.3125rem;
  }

  .\34xl\:last\:pb-1\.25:last-child{
    padding-bottom: 0.3125rem;
  }

  .\34xl\:last\:pl-1\.25:last-child{
    padding-left: 0.3125rem;
  }

  .\34xl\:last\:pt-1\.75:last-child{
    padding-top: 0.4375rem;
  }

  .\34xl\:last\:pr-1\.75:last-child{
    padding-right: 0.4375rem;
  }

  .\34xl\:last\:pb-1\.75:last-child{
    padding-bottom: 0.4375rem;
  }

  .\34xl\:last\:pl-1\.75:last-child{
    padding-left: 0.4375rem;
  }

  .\34xl\:last\:pt-2\.25:last-child{
    padding-top: 0.5625rem;
  }

  .\34xl\:last\:pr-2\.25:last-child{
    padding-right: 0.5625rem;
  }

  .\34xl\:last\:pb-2\.25:last-child{
    padding-bottom: 0.5625rem;
  }

  .\34xl\:last\:pl-2\.25:last-child{
    padding-left: 0.5625rem;
  }

  .\34xl\:last\:pt-2\.75:last-child{
    padding-top: 0.6875rem;
  }

  .\34xl\:last\:pr-2\.75:last-child{
    padding-right: 0.6875rem;
  }

  .\34xl\:last\:pb-2\.75:last-child{
    padding-bottom: 0.6875rem;
  }

  .\34xl\:last\:pl-2\.75:last-child{
    padding-left: 0.6875rem;
  }

  .\34xl\:last\:pt-3\.25:last-child{
    padding-top: 0.8125rem;
  }

  .\34xl\:last\:pr-3\.25:last-child{
    padding-right: 0.8125rem;
  }

  .\34xl\:last\:pb-3\.25:last-child{
    padding-bottom: 0.8125rem;
  }

  .\34xl\:last\:pl-3\.25:last-child{
    padding-left: 0.8125rem;
  }

  .\34xl\:last\:pt-3\.75:last-child{
    padding-top: 0.9375rem;
  }

  .\34xl\:last\:pr-3\.75:last-child{
    padding-right: 0.9375rem;
  }

  .\34xl\:last\:pb-3\.75:last-child{
    padding-bottom: 0.9375rem;
  }

  .\34xl\:last\:pl-3\.75:last-child{
    padding-left: 0.9375rem;
  }

  .\34xl\:last\:pt-4\.25:last-child{
    padding-top: 1.0625rem;
  }

  .\34xl\:last\:pr-4\.25:last-child{
    padding-right: 1.0625rem;
  }

  .\34xl\:last\:pb-4\.25:last-child{
    padding-bottom: 1.0625rem;
  }

  .\34xl\:last\:pl-4\.25:last-child{
    padding-left: 1.0625rem;
  }

  .\34xl\:last\:pt-4\.5:last-child{
    padding-top: 1.125rem;
  }

  .\34xl\:last\:pr-4\.5:last-child{
    padding-right: 1.125rem;
  }

  .\34xl\:last\:pb-4\.5:last-child{
    padding-bottom: 1.125rem;
  }

  .\34xl\:last\:pl-4\.5:last-child{
    padding-left: 1.125rem;
  }

  .\34xl\:last\:pt-4\.75:last-child{
    padding-top: 1.1875rem;
  }

  .\34xl\:last\:pr-4\.75:last-child{
    padding-right: 1.1875rem;
  }

  .\34xl\:last\:pb-4\.75:last-child{
    padding-bottom: 1.1875rem;
  }

  .\34xl\:last\:pl-4\.75:last-child{
    padding-left: 1.1875rem;
  }

  .\34xl\:last\:pt-5\.25:last-child{
    padding-top: 1.3125rem;
  }

  .\34xl\:last\:pr-5\.25:last-child{
    padding-right: 1.3125rem;
  }

  .\34xl\:last\:pb-5\.25:last-child{
    padding-bottom: 1.3125rem;
  }

  .\34xl\:last\:pl-5\.25:last-child{
    padding-left: 1.3125rem;
  }

  .\34xl\:last\:pt-5\.5:last-child{
    padding-top: 1.375rem;
  }

  .\34xl\:last\:pr-5\.5:last-child{
    padding-right: 1.375rem;
  }

  .\34xl\:last\:pb-5\.5:last-child{
    padding-bottom: 1.375rem;
  }

  .\34xl\:last\:pl-5\.5:last-child{
    padding-left: 1.375rem;
  }

  .\34xl\:last\:pt-5\.75:last-child{
    padding-top: 1.4375rem;
  }

  .\34xl\:last\:pr-5\.75:last-child{
    padding-right: 1.4375rem;
  }

  .\34xl\:last\:pb-5\.75:last-child{
    padding-bottom: 1.4375rem;
  }

  .\34xl\:last\:pl-5\.75:last-child{
    padding-left: 1.4375rem;
  }

  .\34xl\:last\:pt-6\.25:last-child{
    padding-top: 1.5625rem;
  }

  .\34xl\:last\:pr-6\.25:last-child{
    padding-right: 1.5625rem;
  }

  .\34xl\:last\:pb-6\.25:last-child{
    padding-bottom: 1.5625rem;
  }

  .\34xl\:last\:pl-6\.25:last-child{
    padding-left: 1.5625rem;
  }

  .\34xl\:last\:pt-6\.5:last-child{
    padding-top: 1.625rem;
  }

  .\34xl\:last\:pr-6\.5:last-child{
    padding-right: 1.625rem;
  }

  .\34xl\:last\:pb-6\.5:last-child{
    padding-bottom: 1.625rem;
  }

  .\34xl\:last\:pl-6\.5:last-child{
    padding-left: 1.625rem;
  }

  .\34xl\:last\:pt-6\.75:last-child{
    padding-top: 1.6875rem;
  }

  .\34xl\:last\:pr-6\.75:last-child{
    padding-right: 1.6875rem;
  }

  .\34xl\:last\:pb-6\.75:last-child{
    padding-bottom: 1.6875rem;
  }

  .\34xl\:last\:pl-6\.75:last-child{
    padding-left: 1.6875rem;
  }

  .\34xl\:last\:pt-7\.25:last-child{
    padding-top: 1.8125rem;
  }

  .\34xl\:last\:pr-7\.25:last-child{
    padding-right: 1.8125rem;
  }

  .\34xl\:last\:pb-7\.25:last-child{
    padding-bottom: 1.8125rem;
  }

  .\34xl\:last\:pl-7\.25:last-child{
    padding-left: 1.8125rem;
  }

  .\34xl\:last\:pt-7\.5:last-child{
    padding-top: 1.875rem;
  }

  .\34xl\:last\:pr-7\.5:last-child{
    padding-right: 1.875rem;
  }

  .\34xl\:last\:pb-7\.5:last-child{
    padding-bottom: 1.875rem;
  }

  .\34xl\:last\:pl-7\.5:last-child{
    padding-left: 1.875rem;
  }

  .\34xl\:last\:pt-8\.25:last-child{
    padding-top: 2.0625rem;
  }

  .\34xl\:last\:pr-8\.25:last-child{
    padding-right: 2.0625rem;
  }

  .\34xl\:last\:pb-8\.25:last-child{
    padding-bottom: 2.0625rem;
  }

  .\34xl\:last\:pl-8\.25:last-child{
    padding-left: 2.0625rem;
  }

  .\34xl\:last\:pt-8\.5:last-child{
    padding-top: 2.125rem;
  }

  .\34xl\:last\:pr-8\.5:last-child{
    padding-right: 2.125rem;
  }

  .\34xl\:last\:pb-8\.5:last-child{
    padding-bottom: 2.125rem;
  }

  .\34xl\:last\:pl-8\.5:last-child{
    padding-left: 2.125rem;
  }

  .\34xl\:last\:pt-9\.25:last-child{
    padding-top: 2.3125rem;
  }

  .\34xl\:last\:pr-9\.25:last-child{
    padding-right: 2.3125rem;
  }

  .\34xl\:last\:pb-9\.25:last-child{
    padding-bottom: 2.3125rem;
  }

  .\34xl\:last\:pl-9\.25:last-child{
    padding-left: 2.3125rem;
  }

  .\34xl\:last\:pt-9\.5:last-child{
    padding-top: 2.375rem;
  }

  .\34xl\:last\:pr-9\.5:last-child{
    padding-right: 2.375rem;
  }

  .\34xl\:last\:pb-9\.5:last-child{
    padding-bottom: 2.375rem;
  }

  .\34xl\:last\:pl-9\.5:last-child{
    padding-left: 2.375rem;
  }

  .\34xl\:last\:pt-10\.5:last-child{
    padding-top: 2.625rem;
  }

  .\34xl\:last\:pr-10\.5:last-child{
    padding-right: 2.625rem;
  }

  .\34xl\:last\:pb-10\.5:last-child{
    padding-bottom: 2.625rem;
  }

  .\34xl\:last\:pl-10\.5:last-child{
    padding-left: 2.625rem;
  }

  .\34xl\:last\:pt-11\.25:last-child{
    padding-top: 2.8125rem;
  }

  .\34xl\:last\:pr-11\.25:last-child{
    padding-right: 2.8125rem;
  }

  .\34xl\:last\:pb-11\.25:last-child{
    padding-bottom: 2.8125rem;
  }

  .\34xl\:last\:pl-11\.25:last-child{
    padding-left: 2.8125rem;
  }

  .\34xl\:last\:pt-11\.5:last-child{
    padding-top: 2.875rem;
  }

  .\34xl\:last\:pr-11\.5:last-child{
    padding-right: 2.875rem;
  }

  .\34xl\:last\:pb-11\.5:last-child{
    padding-bottom: 2.875rem;
  }

  .\34xl\:last\:pl-11\.5:last-child{
    padding-left: 2.875rem;
  }

  .\34xl\:last\:pt-12\.5:last-child{
    padding-top: 3.125rem;
  }

  .\34xl\:last\:pr-12\.5:last-child{
    padding-right: 3.125rem;
  }

  .\34xl\:last\:pb-12\.5:last-child{
    padding-bottom: 3.125rem;
  }

  .\34xl\:last\:pl-12\.5:last-child{
    padding-left: 3.125rem;
  }

  .\34xl\:last\:pt-12\.75:last-child{
    padding-top: 3.1875rem;
  }

  .\34xl\:last\:pr-12\.75:last-child{
    padding-right: 3.1875rem;
  }

  .\34xl\:last\:pb-12\.75:last-child{
    padding-bottom: 3.1875rem;
  }

  .\34xl\:last\:pl-12\.75:last-child{
    padding-left: 3.1875rem;
  }

  .\34xl\:last\:pt-13\.5:last-child{
    padding-top: 3.375rem;
  }

  .\34xl\:last\:pr-13\.5:last-child{
    padding-right: 3.375rem;
  }

  .\34xl\:last\:pb-13\.5:last-child{
    padding-bottom: 3.375rem;
  }

  .\34xl\:last\:pl-13\.5:last-child{
    padding-left: 3.375rem;
  }

  .\34xl\:last\:pt-14\.5:last-child{
    padding-top: 3.625rem;
  }

  .\34xl\:last\:pr-14\.5:last-child{
    padding-right: 3.625rem;
  }

  .\34xl\:last\:pb-14\.5:last-child{
    padding-bottom: 3.625rem;
  }

  .\34xl\:last\:pl-14\.5:last-child{
    padding-left: 3.625rem;
  }

  .\34xl\:last\:pt-15\.5:last-child{
    padding-top: 3.875rem;
  }

  .\34xl\:last\:pr-15\.5:last-child{
    padding-right: 3.875rem;
  }

  .\34xl\:last\:pb-15\.5:last-child{
    padding-bottom: 3.875rem;
  }

  .\34xl\:last\:pl-15\.5:last-child{
    padding-left: 3.875rem;
  }

  .\34xl\:last\:pt-15\.75:last-child{
    padding-top: 3.9375rem;
  }

  .\34xl\:last\:pr-15\.75:last-child{
    padding-right: 3.9375rem;
  }

  .\34xl\:last\:pb-15\.75:last-child{
    padding-bottom: 3.9375rem;
  }

  .\34xl\:last\:pl-15\.75:last-child{
    padding-left: 3.9375rem;
  }

  .\34xl\:last\:pt-16\.25:last-child{
    padding-top: 4.0625rem;
  }

  .\34xl\:last\:pr-16\.25:last-child{
    padding-right: 4.0625rem;
  }

  .\34xl\:last\:pb-16\.25:last-child{
    padding-bottom: 4.0625rem;
  }

  .\34xl\:last\:pl-16\.25:last-child{
    padding-left: 4.0625rem;
  }

  .\34xl\:last\:pt-17\.25:last-child{
    padding-top: 4.3125rem;
  }

  .\34xl\:last\:pr-17\.25:last-child{
    padding-right: 4.3125rem;
  }

  .\34xl\:last\:pb-17\.25:last-child{
    padding-bottom: 4.3125rem;
  }

  .\34xl\:last\:pl-17\.25:last-child{
    padding-left: 4.3125rem;
  }

  .\34xl\:last\:pt-17\.5:last-child{
    padding-top: 4.375rem;
  }

  .\34xl\:last\:pr-17\.5:last-child{
    padding-right: 4.375rem;
  }

  .\34xl\:last\:pb-17\.5:last-child{
    padding-bottom: 4.375rem;
  }

  .\34xl\:last\:pl-17\.5:last-child{
    padding-left: 4.375rem;
  }

  .\34xl\:last\:pt-18\.25:last-child{
    padding-top: 4.5625rem;
  }

  .\34xl\:last\:pr-18\.25:last-child{
    padding-right: 4.5625rem;
  }

  .\34xl\:last\:pb-18\.25:last-child{
    padding-bottom: 4.5625rem;
  }

  .\34xl\:last\:pl-18\.25:last-child{
    padding-left: 4.5625rem;
  }

  .\34xl\:last\:pt-18\.5:last-child{
    padding-top: 4.625rem;
  }

  .\34xl\:last\:pr-18\.5:last-child{
    padding-right: 4.625rem;
  }

  .\34xl\:last\:pb-18\.5:last-child{
    padding-bottom: 4.625rem;
  }

  .\34xl\:last\:pl-18\.5:last-child{
    padding-left: 4.625rem;
  }

  .\34xl\:last\:pt-20\.25:last-child{
    padding-top: 5.0625rem;
  }

  .\34xl\:last\:pr-20\.25:last-child{
    padding-right: 5.0625rem;
  }

  .\34xl\:last\:pb-20\.25:last-child{
    padding-bottom: 5.0625rem;
  }

  .\34xl\:last\:pl-20\.25:last-child{
    padding-left: 5.0625rem;
  }

  .\34xl\:last\:pt-20\.5:last-child{
    padding-top: 5.125rem;
  }

  .\34xl\:last\:pr-20\.5:last-child{
    padding-right: 5.125rem;
  }

  .\34xl\:last\:pb-20\.5:last-child{
    padding-bottom: 5.125rem;
  }

  .\34xl\:last\:pl-20\.5:last-child{
    padding-left: 5.125rem;
  }

  .\34xl\:last\:pt-22\.5:last-child{
    padding-top: 5.625rem;
  }

  .\34xl\:last\:pr-22\.5:last-child{
    padding-right: 5.625rem;
  }

  .\34xl\:last\:pb-22\.5:last-child{
    padding-bottom: 5.625rem;
  }

  .\34xl\:last\:pl-22\.5:last-child{
    padding-left: 5.625rem;
  }

  .\34xl\:last\:pt-25\.5:last-child{
    padding-top: 6.375rem;
  }

  .\34xl\:last\:pr-25\.5:last-child{
    padding-right: 6.375rem;
  }

  .\34xl\:last\:pb-25\.5:last-child{
    padding-bottom: 6.375rem;
  }

  .\34xl\:last\:pl-25\.5:last-child{
    padding-left: 6.375rem;
  }

  .\34xl\:last\:pt-26\.75:last-child{
    padding-top: 6.6875rem;
  }

  .\34xl\:last\:pr-26\.75:last-child{
    padding-right: 6.6875rem;
  }

  .\34xl\:last\:pb-26\.75:last-child{
    padding-bottom: 6.6875rem;
  }

  .\34xl\:last\:pl-26\.75:last-child{
    padding-left: 6.6875rem;
  }

  .\34xl\:last\:pt-32\.5:last-child{
    padding-top: 8.125rem;
  }

  .\34xl\:last\:pr-32\.5:last-child{
    padding-right: 8.125rem;
  }

  .\34xl\:last\:pb-32\.5:last-child{
    padding-bottom: 8.125rem;
  }

  .\34xl\:last\:pl-32\.5:last-child{
    padding-left: 8.125rem;
  }

  .\34xl\:last\:pt-37\.5:last-child{
    padding-top: 9.375rem;
  }

  .\34xl\:last\:pr-37\.5:last-child{
    padding-right: 9.375rem;
  }

  .\34xl\:last\:pb-37\.5:last-child{
    padding-bottom: 9.375rem;
  }

  .\34xl\:last\:pl-37\.5:last-child{
    padding-left: 9.375rem;
  }

  .\34xl\:last\:pt-41\.25:last-child{
    padding-top: 10.3125rem;
  }

  .\34xl\:last\:pr-41\.25:last-child{
    padding-right: 10.3125rem;
  }

  .\34xl\:last\:pb-41\.25:last-child{
    padding-bottom: 10.3125rem;
  }

  .\34xl\:last\:pl-41\.25:last-child{
    padding-left: 10.3125rem;
  }

  .\34xl\:last\:pt-52\.5:last-child{
    padding-top: 13.125rem;
  }

  .\34xl\:last\:pr-52\.5:last-child{
    padding-right: 13.125rem;
  }

  .\34xl\:last\:pb-52\.5:last-child{
    padding-bottom: 13.125rem;
  }

  .\34xl\:last\:pl-52\.5:last-child{
    padding-left: 13.125rem;
  }

  .\34xl\:last\:pt-54\.5:last-child{
    padding-top: 13.625rem;
  }

  .\34xl\:last\:pr-54\.5:last-child{
    padding-right: 13.625rem;
  }

  .\34xl\:last\:pb-54\.5:last-child{
    padding-bottom: 13.625rem;
  }

  .\34xl\:last\:pl-54\.5:last-child{
    padding-left: 13.625rem;
  }

  .\34xl\:last\:pt-57\.25:last-child{
    padding-top: 14.3125rem;
  }

  .\34xl\:last\:pr-57\.25:last-child{
    padding-right: 14.3125rem;
  }

  .\34xl\:last\:pb-57\.25:last-child{
    padding-bottom: 14.3125rem;
  }

  .\34xl\:last\:pl-57\.25:last-child{
    padding-left: 14.3125rem;
  }

  .\34xl\:last\:pt-57\.5:last-child{
    padding-top: 14.375rem;
  }

  .\34xl\:last\:pr-57\.5:last-child{
    padding-right: 14.375rem;
  }

  .\34xl\:last\:pb-57\.5:last-child{
    padding-bottom: 14.375rem;
  }

  .\34xl\:last\:pl-57\.5:last-child{
    padding-left: 14.375rem;
  }

  .\34xl\:last\:pt-66\.25:last-child{
    padding-top: 16.5625rem;
  }

  .\34xl\:last\:pr-66\.25:last-child{
    padding-right: 16.5625rem;
  }

  .\34xl\:last\:pb-66\.25:last-child{
    padding-bottom: 16.5625rem;
  }

  .\34xl\:last\:pl-66\.25:last-child{
    padding-left: 16.5625rem;
  }

  .\34xl\:last\:pt-74\.5:last-child{
    padding-top: 18.125rem;
  }

  .\34xl\:last\:pr-74\.5:last-child{
    padding-right: 18.125rem;
  }

  .\34xl\:last\:pb-74\.5:last-child{
    padding-bottom: 18.125rem;
  }

  .\34xl\:last\:pl-74\.5:last-child{
    padding-left: 18.125rem;
  }

  .\34xl\:last\:pt-106\.25:last-child{
    padding-top: 26.5625rem;
  }

  .\34xl\:last\:pr-106\.25:last-child{
    padding-right: 26.5625rem;
  }

  .\34xl\:last\:pb-106\.25:last-child{
    padding-bottom: 26.5625rem;
  }

  .\34xl\:last\:pl-106\.25:last-child{
    padding-left: 26.5625rem;
  }

  .\34xl\:last\:pt-112\.25:last-child{
    padding-top: 28.0675rem;
  }

  .\34xl\:last\:pr-112\.25:last-child{
    padding-right: 28.0675rem;
  }

  .\34xl\:last\:pb-112\.25:last-child{
    padding-bottom: 28.0675rem;
  }

  .\34xl\:last\:pl-112\.25:last-child{
    padding-left: 28.0675rem;
  }

  .\34xl\:last\:pt-112\.75:last-child{
    padding-top: 28.1875rem;
  }

  .\34xl\:last\:pr-112\.75:last-child{
    padding-right: 28.1875rem;
  }

  .\34xl\:last\:pb-112\.75:last-child{
    padding-bottom: 28.1875rem;
  }

  .\34xl\:last\:pl-112\.75:last-child{
    padding-left: 28.1875rem;
  }

  .\34xl\:last\:pt-147\.5:last-child{
    padding-top: 36.875rem;
  }

  .\34xl\:last\:pr-147\.5:last-child{
    padding-right: 36.875rem;
  }

  .\34xl\:last\:pb-147\.5:last-child{
    padding-bottom: 36.875rem;
  }

  .\34xl\:last\:pl-147\.5:last-child{
    padding-left: 36.875rem;
  }

  .\34xl\:last\:pt-162\.5:last-child{
    padding-top: 40.625rem;
  }

  .\34xl\:last\:pr-162\.5:last-child{
    padding-right: 40.625rem;
  }

  .\34xl\:last\:pb-162\.5:last-child{
    padding-bottom: 40.625rem;
  }

  .\34xl\:last\:pl-162\.5:last-child{
    padding-left: 40.625rem;
  }

  .\34xl\:last\:pt-172\.25:last-child{
    padding-top: 42.5625rem;
  }

  .\34xl\:last\:pr-172\.25:last-child{
    padding-right: 42.5625rem;
  }

  .\34xl\:last\:pb-172\.25:last-child{
    padding-bottom: 42.5625rem;
  }

  .\34xl\:last\:pl-172\.25:last-child{
    padding-left: 42.5625rem;
  }

  .\34xl\:last\:pt-175\.25:last-child{
    padding-top: 43.8125rem;
  }

  .\34xl\:last\:pr-175\.25:last-child{
    padding-right: 43.8125rem;
  }

  .\34xl\:last\:pb-175\.25:last-child{
    padding-bottom: 43.8125rem;
  }

  .\34xl\:last\:pl-175\.25:last-child{
    padding-left: 43.8125rem;
  }

  .\34xl\:last\:pt-184\.25:last-child{
    padding-top: 46.0625rem;
  }

  .\34xl\:last\:pr-184\.25:last-child{
    padding-right: 46.0625rem;
  }

  .\34xl\:last\:pb-184\.25:last-child{
    padding-bottom: 46.0625rem;
  }

  .\34xl\:last\:pl-184\.25:last-child{
    padding-left: 46.0625rem;
  }

  .\34xl\:last\:pt-203\.25:last-child{
    padding-top: 50.8125rem;
  }

  .\34xl\:last\:pr-203\.25:last-child{
    padding-right: 50.8125rem;
  }

  .\34xl\:last\:pb-203\.25:last-child{
    padding-bottom: 50.8125rem;
  }

  .\34xl\:last\:pl-203\.25:last-child{
    padding-left: 50.8125rem;
  }

  .\34xl\:last\:pt-half:last-child{
    padding-top: 50%;
  }

  .\34xl\:last\:pr-half:last-child{
    padding-right: 50%;
  }

  .\34xl\:last\:pb-half:last-child{
    padding-bottom: 50%;
  }

  .\34xl\:last\:pl-half:last-child{
    padding-left: 50%;
  }

  .\34xl\:last\:pt-full:last-child{
    padding-top: 100%;
  }

  .\34xl\:last\:pr-full:last-child{
    padding-right: 100%;
  }

  .\34xl\:last\:pb-full:last-child{
    padding-bottom: 100%;
  }

  .\34xl\:last\:pl-full:last-child{
    padding-left: 100%;
  }

  .\34xl\:last\:pt-1\/10:last-child{
    padding-top: 10%;
  }

  .\34xl\:last\:pr-1\/10:last-child{
    padding-right: 10%;
  }

  .\34xl\:last\:pb-1\/10:last-child{
    padding-bottom: 10%;
  }

  .\34xl\:last\:pl-1\/10:last-child{
    padding-left: 10%;
  }

  .\34xl\:last\:pt-2\/10:last-child{
    padding-top: 20%;
  }

  .\34xl\:last\:pr-2\/10:last-child{
    padding-right: 20%;
  }

  .\34xl\:last\:pb-2\/10:last-child{
    padding-bottom: 20%;
  }

  .\34xl\:last\:pl-2\/10:last-child{
    padding-left: 20%;
  }

  .\34xl\:last\:pt-3\/10:last-child{
    padding-top: 30%;
  }

  .\34xl\:last\:pr-3\/10:last-child{
    padding-right: 30%;
  }

  .\34xl\:last\:pb-3\/10:last-child{
    padding-bottom: 30%;
  }

  .\34xl\:last\:pl-3\/10:last-child{
    padding-left: 30%;
  }

  .\34xl\:last\:pt-4\/10:last-child{
    padding-top: 40%;
  }

  .\34xl\:last\:pr-4\/10:last-child{
    padding-right: 40%;
  }

  .\34xl\:last\:pb-4\/10:last-child{
    padding-bottom: 40%;
  }

  .\34xl\:last\:pl-4\/10:last-child{
    padding-left: 40%;
  }

  .\34xl\:last\:pt-4\.5\/10:last-child{
    padding-top: 45%;
  }

  .\34xl\:last\:pr-4\.5\/10:last-child{
    padding-right: 45%;
  }

  .\34xl\:last\:pb-4\.5\/10:last-child{
    padding-bottom: 45%;
  }

  .\34xl\:last\:pl-4\.5\/10:last-child{
    padding-left: 45%;
  }

  .\34xl\:last\:pt-5\/10:last-child{
    padding-top: 50%;
  }

  .\34xl\:last\:pr-5\/10:last-child{
    padding-right: 50%;
  }

  .\34xl\:last\:pb-5\/10:last-child{
    padding-bottom: 50%;
  }

  .\34xl\:last\:pl-5\/10:last-child{
    padding-left: 50%;
  }

  .\34xl\:last\:pt-5\.5\/10:last-child{
    padding-top: 55%;
  }

  .\34xl\:last\:pr-5\.5\/10:last-child{
    padding-right: 55%;
  }

  .\34xl\:last\:pb-5\.5\/10:last-child{
    padding-bottom: 55%;
  }

  .\34xl\:last\:pl-5\.5\/10:last-child{
    padding-left: 55%;
  }

  .\34xl\:last\:pt-6\/10:last-child{
    padding-top: 60%;
  }

  .\34xl\:last\:pr-6\/10:last-child{
    padding-right: 60%;
  }

  .\34xl\:last\:pb-6\/10:last-child{
    padding-bottom: 60%;
  }

  .\34xl\:last\:pl-6\/10:last-child{
    padding-left: 60%;
  }

  .\34xl\:last\:pt-7\/10:last-child{
    padding-top: 70%;
  }

  .\34xl\:last\:pr-7\/10:last-child{
    padding-right: 70%;
  }

  .\34xl\:last\:pb-7\/10:last-child{
    padding-bottom: 70%;
  }

  .\34xl\:last\:pl-7\/10:last-child{
    padding-left: 70%;
  }

  .\34xl\:last\:pt-8\/10:last-child{
    padding-top: 80%;
  }

  .\34xl\:last\:pr-8\/10:last-child{
    padding-right: 80%;
  }

  .\34xl\:last\:pb-8\/10:last-child{
    padding-bottom: 80%;
  }

  .\34xl\:last\:pl-8\/10:last-child{
    padding-left: 80%;
  }

  .\34xl\:last\:pt-9\/10:last-child{
    padding-top: 90%;
  }

  .\34xl\:last\:pr-9\/10:last-child{
    padding-right: 90%;
  }

  .\34xl\:last\:pb-9\/10:last-child{
    padding-bottom: 90%;
  }

  .\34xl\:last\:pl-9\/10:last-child{
    padding-left: 90%;
  }

  .\34xl\:last\:pt-1\/12:last-child{
    padding-top: 8.333333%;
  }

  .\34xl\:last\:pr-1\/12:last-child{
    padding-right: 8.333333%;
  }

  .\34xl\:last\:pb-1\/12:last-child{
    padding-bottom: 8.333333%;
  }

  .\34xl\:last\:pl-1\/12:last-child{
    padding-left: 8.333333%;
  }

  .\34xl\:last\:pt-2\/12:last-child{
    padding-top: 16.666667%;
  }

  .\34xl\:last\:pr-2\/12:last-child{
    padding-right: 16.666667%;
  }

  .\34xl\:last\:pb-2\/12:last-child{
    padding-bottom: 16.666667%;
  }

  .\34xl\:last\:pl-2\/12:last-child{
    padding-left: 16.666667%;
  }

  .\34xl\:last\:pt-3\/12:last-child{
    padding-top: 25%;
  }

  .\34xl\:last\:pr-3\/12:last-child{
    padding-right: 25%;
  }

  .\34xl\:last\:pb-3\/12:last-child{
    padding-bottom: 25%;
  }

  .\34xl\:last\:pl-3\/12:last-child{
    padding-left: 25%;
  }

  .\34xl\:last\:pt-4\/12:last-child{
    padding-top: 33.333333%;
  }

  .\34xl\:last\:pr-4\/12:last-child{
    padding-right: 33.333333%;
  }

  .\34xl\:last\:pb-4\/12:last-child{
    padding-bottom: 33.333333%;
  }

  .\34xl\:last\:pl-4\/12:last-child{
    padding-left: 33.333333%;
  }

  .\34xl\:last\:pt-5\/12:last-child{
    padding-top: 41.666667%;
  }

  .\34xl\:last\:pr-5\/12:last-child{
    padding-right: 41.666667%;
  }

  .\34xl\:last\:pb-5\/12:last-child{
    padding-bottom: 41.666667%;
  }

  .\34xl\:last\:pl-5\/12:last-child{
    padding-left: 41.666667%;
  }

  .\34xl\:last\:pt-6\/12:last-child{
    padding-top: 50%;
  }

  .\34xl\:last\:pr-6\/12:last-child{
    padding-right: 50%;
  }

  .\34xl\:last\:pb-6\/12:last-child{
    padding-bottom: 50%;
  }

  .\34xl\:last\:pl-6\/12:last-child{
    padding-left: 50%;
  }

  .\34xl\:last\:pt-7\/12:last-child{
    padding-top: 58.333333%;
  }

  .\34xl\:last\:pr-7\/12:last-child{
    padding-right: 58.333333%;
  }

  .\34xl\:last\:pb-7\/12:last-child{
    padding-bottom: 58.333333%;
  }

  .\34xl\:last\:pl-7\/12:last-child{
    padding-left: 58.333333%;
  }

  .\34xl\:last\:pt-8\/12:last-child{
    padding-top: 66.666667%;
  }

  .\34xl\:last\:pr-8\/12:last-child{
    padding-right: 66.666667%;
  }

  .\34xl\:last\:pb-8\/12:last-child{
    padding-bottom: 66.666667%;
  }

  .\34xl\:last\:pl-8\/12:last-child{
    padding-left: 66.666667%;
  }

  .\34xl\:last\:pt-9\/12:last-child{
    padding-top: 75%;
  }

  .\34xl\:last\:pr-9\/12:last-child{
    padding-right: 75%;
  }

  .\34xl\:last\:pb-9\/12:last-child{
    padding-bottom: 75%;
  }

  .\34xl\:last\:pl-9\/12:last-child{
    padding-left: 75%;
  }

  .\34xl\:last\:pt-10\/12:last-child{
    padding-top: 83.333333%;
  }

  .\34xl\:last\:pr-10\/12:last-child{
    padding-right: 83.333333%;
  }

  .\34xl\:last\:pb-10\/12:last-child{
    padding-bottom: 83.333333%;
  }

  .\34xl\:last\:pl-10\/12:last-child{
    padding-left: 83.333333%;
  }

  .\34xl\:last\:pt-11\/12:last-child{
    padding-top: 91.666667%;
  }

  .\34xl\:last\:pr-11\/12:last-child{
    padding-right: 91.666667%;
  }

  .\34xl\:last\:pb-11\/12:last-child{
    padding-bottom: 91.666667%;
  }

  .\34xl\:last\:pl-11\/12:last-child{
    padding-left: 91.666667%;
  }

  .\34xl\:placeholder-transparent:-ms-input-placeholder{
    color: transparent;
  }

  .\34xl\:placeholder-transparent::placeholder{
    color: transparent;
  }

  .\34xl\:placeholder-black:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .\34xl\:placeholder-black::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .\34xl\:placeholder-white:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .\34xl\:placeholder-white::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .\34xl\:placeholder-grey:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(155, 155, 155, var(--tw-placeholder-opacity));
  }

  .\34xl\:placeholder-grey::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(155, 155, 155, var(--tw-placeholder-opacity));
  }

  .\34xl\:placeholder-grey-darkest:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(17, 17, 17, var(--tw-placeholder-opacity));
  }

  .\34xl\:placeholder-grey-darkest::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(17, 17, 17, var(--tw-placeholder-opacity));
  }

  .\34xl\:placeholder-grey-darkest700:-ms-input-placeholder{
    color: rgba(17, 17, 17, 0.7);
  }

  .\34xl\:placeholder-grey-darkest700::placeholder{
    color: rgba(17, 17, 17, 0.7);
  }

  .\34xl\:placeholder-grey-darkest300:-ms-input-placeholder{
    color: rgba(17, 17, 17, 0.3);
  }

  .\34xl\:placeholder-grey-darkest300::placeholder{
    color: rgba(17, 17, 17, 0.3);
  }

  .\34xl\:placeholder-grey-darkest100:-ms-input-placeholder{
    color: rgba(17, 17, 17, 0.1);
  }

  .\34xl\:placeholder-grey-darkest100::placeholder{
    color: rgba(17, 17, 17, 0.1);
  }

  .\34xl\:placeholder-grey-dark:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(82, 95, 119, var(--tw-placeholder-opacity));
  }

  .\34xl\:placeholder-grey-dark::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(82, 95, 119, var(--tw-placeholder-opacity));
  }

  .\34xl\:placeholder-grey-light:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(163, 163, 163, var(--tw-placeholder-opacity));
  }

  .\34xl\:placeholder-grey-light::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(163, 163, 163, var(--tw-placeholder-opacity));
  }

  .\34xl\:placeholder-grey-extralight:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(231, 231, 231, var(--tw-placeholder-opacity));
  }

  .\34xl\:placeholder-grey-extralight::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(231, 231, 231, var(--tw-placeholder-opacity));
  }

  .\34xl\:placeholder-grey-lighter:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(180, 189, 206, var(--tw-placeholder-opacity));
  }

  .\34xl\:placeholder-grey-lighter::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(180, 189, 206, var(--tw-placeholder-opacity));
  }

  .\34xl\:placeholder-grey-lightest:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(244, 244, 244, var(--tw-placeholder-opacity));
  }

  .\34xl\:placeholder-grey-lightest::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(244, 244, 244, var(--tw-placeholder-opacity));
  }

  .\34xl\:placeholder-grey-timeline:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(136, 136, 136, var(--tw-placeholder-opacity));
  }

  .\34xl\:placeholder-grey-timeline::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(136, 136, 136, var(--tw-placeholder-opacity));
  }

  .\34xl\:placeholder-blue:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(99, 169, 209, var(--tw-placeholder-opacity));
  }

  .\34xl\:placeholder-blue::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(99, 169, 209, var(--tw-placeholder-opacity));
  }

  .\34xl\:placeholder-blue-light:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(123, 207, 255, var(--tw-placeholder-opacity));
  }

  .\34xl\:placeholder-blue-light::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(123, 207, 255, var(--tw-placeholder-opacity));
  }

  .\34xl\:placeholder-blue-lightest:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 81, 172, var(--tw-placeholder-opacity));
  }

  .\34xl\:placeholder-blue-lightest::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 81, 172, var(--tw-placeholder-opacity));
  }

  .\34xl\:placeholder-pink:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(237, 9, 128, var(--tw-placeholder-opacity));
  }

  .\34xl\:placeholder-pink::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(237, 9, 128, var(--tw-placeholder-opacity));
  }

  .\34xl\:placeholder-pink-light:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 91, 180, var(--tw-placeholder-opacity));
  }

  .\34xl\:placeholder-pink-light::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 91, 180, var(--tw-placeholder-opacity));
  }

  .\34xl\:placeholder-orange:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(243, 114, 69, var(--tw-placeholder-opacity));
  }

  .\34xl\:placeholder-orange::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(243, 114, 69, var(--tw-placeholder-opacity));
  }

  .\34xl\:placeholder-yellow:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 230, 0, var(--tw-placeholder-opacity));
  }

  .\34xl\:placeholder-yellow::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 230, 0, var(--tw-placeholder-opacity));
  }

  .\34xl\:placeholder-yellow-two:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(249, 227, 32, var(--tw-placeholder-opacity));
  }

  .\34xl\:placeholder-yellow-two::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(249, 227, 32, var(--tw-placeholder-opacity));
  }

  .\34xl\:placeholder-yellow-dark:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(230, 175, 33, var(--tw-placeholder-opacity));
  }

  .\34xl\:placeholder-yellow-dark::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(230, 175, 33, var(--tw-placeholder-opacity));
  }

  .\34xl\:placeholder-yellow-light:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(243, 193, 42, var(--tw-placeholder-opacity));
  }

  .\34xl\:placeholder-yellow-light::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(243, 193, 42, var(--tw-placeholder-opacity));
  }

  .\34xl\:placeholder-green-dark:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(33, 115, 37, var(--tw-placeholder-opacity));
  }

  .\34xl\:placeholder-green-dark::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(33, 115, 37, var(--tw-placeholder-opacity));
  }

  .\34xl\:placeholder-green-light:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(80, 161, 84, var(--tw-placeholder-opacity));
  }

  .\34xl\:placeholder-green-light::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(80, 161, 84, var(--tw-placeholder-opacity));
  }

  .\34xl\:placeholder-purple:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(164, 139, 198, var(--tw-placeholder-opacity));
  }

  .\34xl\:placeholder-purple::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(164, 139, 198, var(--tw-placeholder-opacity));
  }

  .\34xl\:placeholder-purple-light:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(158, 149, 255, var(--tw-placeholder-opacity));
  }

  .\34xl\:placeholder-purple-light::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(158, 149, 255, var(--tw-placeholder-opacity));
  }

  .\34xl\:placeholder-brown-light:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(202, 138, 78, var(--tw-placeholder-opacity));
  }

  .\34xl\:placeholder-brown-light::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(202, 138, 78, var(--tw-placeholder-opacity));
  }

  .\34xl\:placeholder-brown-dark:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(173, 91, 31, var(--tw-placeholder-opacity));
  }

  .\34xl\:placeholder-brown-dark::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(173, 91, 31, var(--tw-placeholder-opacity));
  }

  .\34xl\:focus\:placeholder-transparent:focus:-ms-input-placeholder{
    color: transparent;
  }

  .\34xl\:focus\:placeholder-transparent:focus::placeholder{
    color: transparent;
  }

  .\34xl\:focus\:placeholder-black:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .\34xl\:focus\:placeholder-black:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .\34xl\:focus\:placeholder-white:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .\34xl\:focus\:placeholder-white:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .\34xl\:focus\:placeholder-grey:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(155, 155, 155, var(--tw-placeholder-opacity));
  }

  .\34xl\:focus\:placeholder-grey:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(155, 155, 155, var(--tw-placeholder-opacity));
  }

  .\34xl\:focus\:placeholder-grey-darkest:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(17, 17, 17, var(--tw-placeholder-opacity));
  }

  .\34xl\:focus\:placeholder-grey-darkest:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(17, 17, 17, var(--tw-placeholder-opacity));
  }

  .\34xl\:focus\:placeholder-grey-darkest700:focus:-ms-input-placeholder{
    color: rgba(17, 17, 17, 0.7);
  }

  .\34xl\:focus\:placeholder-grey-darkest700:focus::placeholder{
    color: rgba(17, 17, 17, 0.7);
  }

  .\34xl\:focus\:placeholder-grey-darkest300:focus:-ms-input-placeholder{
    color: rgba(17, 17, 17, 0.3);
  }

  .\34xl\:focus\:placeholder-grey-darkest300:focus::placeholder{
    color: rgba(17, 17, 17, 0.3);
  }

  .\34xl\:focus\:placeholder-grey-darkest100:focus:-ms-input-placeholder{
    color: rgba(17, 17, 17, 0.1);
  }

  .\34xl\:focus\:placeholder-grey-darkest100:focus::placeholder{
    color: rgba(17, 17, 17, 0.1);
  }

  .\34xl\:focus\:placeholder-grey-dark:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(82, 95, 119, var(--tw-placeholder-opacity));
  }

  .\34xl\:focus\:placeholder-grey-dark:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(82, 95, 119, var(--tw-placeholder-opacity));
  }

  .\34xl\:focus\:placeholder-grey-light:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(163, 163, 163, var(--tw-placeholder-opacity));
  }

  .\34xl\:focus\:placeholder-grey-light:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(163, 163, 163, var(--tw-placeholder-opacity));
  }

  .\34xl\:focus\:placeholder-grey-extralight:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(231, 231, 231, var(--tw-placeholder-opacity));
  }

  .\34xl\:focus\:placeholder-grey-extralight:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(231, 231, 231, var(--tw-placeholder-opacity));
  }

  .\34xl\:focus\:placeholder-grey-lighter:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(180, 189, 206, var(--tw-placeholder-opacity));
  }

  .\34xl\:focus\:placeholder-grey-lighter:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(180, 189, 206, var(--tw-placeholder-opacity));
  }

  .\34xl\:focus\:placeholder-grey-lightest:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(244, 244, 244, var(--tw-placeholder-opacity));
  }

  .\34xl\:focus\:placeholder-grey-lightest:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(244, 244, 244, var(--tw-placeholder-opacity));
  }

  .\34xl\:focus\:placeholder-grey-timeline:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(136, 136, 136, var(--tw-placeholder-opacity));
  }

  .\34xl\:focus\:placeholder-grey-timeline:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(136, 136, 136, var(--tw-placeholder-opacity));
  }

  .\34xl\:focus\:placeholder-blue:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(99, 169, 209, var(--tw-placeholder-opacity));
  }

  .\34xl\:focus\:placeholder-blue:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(99, 169, 209, var(--tw-placeholder-opacity));
  }

  .\34xl\:focus\:placeholder-blue-light:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(123, 207, 255, var(--tw-placeholder-opacity));
  }

  .\34xl\:focus\:placeholder-blue-light:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(123, 207, 255, var(--tw-placeholder-opacity));
  }

  .\34xl\:focus\:placeholder-blue-lightest:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 81, 172, var(--tw-placeholder-opacity));
  }

  .\34xl\:focus\:placeholder-blue-lightest:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 81, 172, var(--tw-placeholder-opacity));
  }

  .\34xl\:focus\:placeholder-pink:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(237, 9, 128, var(--tw-placeholder-opacity));
  }

  .\34xl\:focus\:placeholder-pink:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(237, 9, 128, var(--tw-placeholder-opacity));
  }

  .\34xl\:focus\:placeholder-pink-light:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 91, 180, var(--tw-placeholder-opacity));
  }

  .\34xl\:focus\:placeholder-pink-light:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 91, 180, var(--tw-placeholder-opacity));
  }

  .\34xl\:focus\:placeholder-orange:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(243, 114, 69, var(--tw-placeholder-opacity));
  }

  .\34xl\:focus\:placeholder-orange:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(243, 114, 69, var(--tw-placeholder-opacity));
  }

  .\34xl\:focus\:placeholder-yellow:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 230, 0, var(--tw-placeholder-opacity));
  }

  .\34xl\:focus\:placeholder-yellow:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(255, 230, 0, var(--tw-placeholder-opacity));
  }

  .\34xl\:focus\:placeholder-yellow-two:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(249, 227, 32, var(--tw-placeholder-opacity));
  }

  .\34xl\:focus\:placeholder-yellow-two:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(249, 227, 32, var(--tw-placeholder-opacity));
  }

  .\34xl\:focus\:placeholder-yellow-dark:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(230, 175, 33, var(--tw-placeholder-opacity));
  }

  .\34xl\:focus\:placeholder-yellow-dark:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(230, 175, 33, var(--tw-placeholder-opacity));
  }

  .\34xl\:focus\:placeholder-yellow-light:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(243, 193, 42, var(--tw-placeholder-opacity));
  }

  .\34xl\:focus\:placeholder-yellow-light:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(243, 193, 42, var(--tw-placeholder-opacity));
  }

  .\34xl\:focus\:placeholder-green-dark:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(33, 115, 37, var(--tw-placeholder-opacity));
  }

  .\34xl\:focus\:placeholder-green-dark:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(33, 115, 37, var(--tw-placeholder-opacity));
  }

  .\34xl\:focus\:placeholder-green-light:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(80, 161, 84, var(--tw-placeholder-opacity));
  }

  .\34xl\:focus\:placeholder-green-light:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(80, 161, 84, var(--tw-placeholder-opacity));
  }

  .\34xl\:focus\:placeholder-purple:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(164, 139, 198, var(--tw-placeholder-opacity));
  }

  .\34xl\:focus\:placeholder-purple:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(164, 139, 198, var(--tw-placeholder-opacity));
  }

  .\34xl\:focus\:placeholder-purple-light:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(158, 149, 255, var(--tw-placeholder-opacity));
  }

  .\34xl\:focus\:placeholder-purple-light:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(158, 149, 255, var(--tw-placeholder-opacity));
  }

  .\34xl\:focus\:placeholder-brown-light:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(202, 138, 78, var(--tw-placeholder-opacity));
  }

  .\34xl\:focus\:placeholder-brown-light:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(202, 138, 78, var(--tw-placeholder-opacity));
  }

  .\34xl\:focus\:placeholder-brown-dark:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(173, 91, 31, var(--tw-placeholder-opacity));
  }

  .\34xl\:focus\:placeholder-brown-dark:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgba(173, 91, 31, var(--tw-placeholder-opacity));
  }

  .\34xl\:placeholder-opacity-0:-ms-input-placeholder{
    --tw-placeholder-opacity: 0;
  }

  .\34xl\:placeholder-opacity-0::placeholder{
    --tw-placeholder-opacity: 0;
  }

  .\34xl\:placeholder-opacity-5:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.05;
  }

  .\34xl\:placeholder-opacity-5::placeholder{
    --tw-placeholder-opacity: 0.05;
  }

  .\34xl\:placeholder-opacity-10:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.1;
  }

  .\34xl\:placeholder-opacity-10::placeholder{
    --tw-placeholder-opacity: 0.1;
  }

  .\34xl\:placeholder-opacity-20:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.2;
  }

  .\34xl\:placeholder-opacity-20::placeholder{
    --tw-placeholder-opacity: 0.2;
  }

  .\34xl\:placeholder-opacity-25:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.25;
  }

  .\34xl\:placeholder-opacity-25::placeholder{
    --tw-placeholder-opacity: 0.25;
  }

  .\34xl\:placeholder-opacity-30:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.3;
  }

  .\34xl\:placeholder-opacity-30::placeholder{
    --tw-placeholder-opacity: 0.3;
  }

  .\34xl\:placeholder-opacity-40:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.4;
  }

  .\34xl\:placeholder-opacity-40::placeholder{
    --tw-placeholder-opacity: 0.4;
  }

  .\34xl\:placeholder-opacity-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.5;
  }

  .\34xl\:placeholder-opacity-50::placeholder{
    --tw-placeholder-opacity: 0.5;
  }

  .\34xl\:placeholder-opacity-60:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.6;
  }

  .\34xl\:placeholder-opacity-60::placeholder{
    --tw-placeholder-opacity: 0.6;
  }

  .\34xl\:placeholder-opacity-70:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.7;
  }

  .\34xl\:placeholder-opacity-70::placeholder{
    --tw-placeholder-opacity: 0.7;
  }

  .\34xl\:placeholder-opacity-75:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.75;
  }

  .\34xl\:placeholder-opacity-75::placeholder{
    --tw-placeholder-opacity: 0.75;
  }

  .\34xl\:placeholder-opacity-80:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.8;
  }

  .\34xl\:placeholder-opacity-80::placeholder{
    --tw-placeholder-opacity: 0.8;
  }

  .\34xl\:placeholder-opacity-90:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.9;
  }

  .\34xl\:placeholder-opacity-90::placeholder{
    --tw-placeholder-opacity: 0.9;
  }

  .\34xl\:placeholder-opacity-95:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.95;
  }

  .\34xl\:placeholder-opacity-95::placeholder{
    --tw-placeholder-opacity: 0.95;
  }

  .\34xl\:placeholder-opacity-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
  }

  .\34xl\:placeholder-opacity-100::placeholder{
    --tw-placeholder-opacity: 1;
  }

  .\34xl\:focus\:placeholder-opacity-0:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0;
  }

  .\34xl\:focus\:placeholder-opacity-0:focus::placeholder{
    --tw-placeholder-opacity: 0;
  }

  .\34xl\:focus\:placeholder-opacity-5:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.05;
  }

  .\34xl\:focus\:placeholder-opacity-5:focus::placeholder{
    --tw-placeholder-opacity: 0.05;
  }

  .\34xl\:focus\:placeholder-opacity-10:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.1;
  }

  .\34xl\:focus\:placeholder-opacity-10:focus::placeholder{
    --tw-placeholder-opacity: 0.1;
  }

  .\34xl\:focus\:placeholder-opacity-20:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.2;
  }

  .\34xl\:focus\:placeholder-opacity-20:focus::placeholder{
    --tw-placeholder-opacity: 0.2;
  }

  .\34xl\:focus\:placeholder-opacity-25:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.25;
  }

  .\34xl\:focus\:placeholder-opacity-25:focus::placeholder{
    --tw-placeholder-opacity: 0.25;
  }

  .\34xl\:focus\:placeholder-opacity-30:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.3;
  }

  .\34xl\:focus\:placeholder-opacity-30:focus::placeholder{
    --tw-placeholder-opacity: 0.3;
  }

  .\34xl\:focus\:placeholder-opacity-40:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.4;
  }

  .\34xl\:focus\:placeholder-opacity-40:focus::placeholder{
    --tw-placeholder-opacity: 0.4;
  }

  .\34xl\:focus\:placeholder-opacity-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.5;
  }

  .\34xl\:focus\:placeholder-opacity-50:focus::placeholder{
    --tw-placeholder-opacity: 0.5;
  }

  .\34xl\:focus\:placeholder-opacity-60:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.6;
  }

  .\34xl\:focus\:placeholder-opacity-60:focus::placeholder{
    --tw-placeholder-opacity: 0.6;
  }

  .\34xl\:focus\:placeholder-opacity-70:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.7;
  }

  .\34xl\:focus\:placeholder-opacity-70:focus::placeholder{
    --tw-placeholder-opacity: 0.7;
  }

  .\34xl\:focus\:placeholder-opacity-75:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.75;
  }

  .\34xl\:focus\:placeholder-opacity-75:focus::placeholder{
    --tw-placeholder-opacity: 0.75;
  }

  .\34xl\:focus\:placeholder-opacity-80:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.8;
  }

  .\34xl\:focus\:placeholder-opacity-80:focus::placeholder{
    --tw-placeholder-opacity: 0.8;
  }

  .\34xl\:focus\:placeholder-opacity-90:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.9;
  }

  .\34xl\:focus\:placeholder-opacity-90:focus::placeholder{
    --tw-placeholder-opacity: 0.9;
  }

  .\34xl\:focus\:placeholder-opacity-95:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.95;
  }

  .\34xl\:focus\:placeholder-opacity-95:focus::placeholder{
    --tw-placeholder-opacity: 0.95;
  }

  .\34xl\:focus\:placeholder-opacity-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
  }

  .\34xl\:focus\:placeholder-opacity-100:focus::placeholder{
    --tw-placeholder-opacity: 1;
  }

  .\34xl\:pointer-events-none{
    pointer-events: none;
  }

  .\34xl\:pointer-events-auto{
    pointer-events: auto;
  }

  .\34xl\:static{
    position: static;
  }

  .\34xl\:fixed{
    position: fixed;
  }

  .\34xl\:absolute{
    position: absolute;
  }

  .\34xl\:relative{
    position: relative;
  }

  .\34xl\:sticky{
    position: sticky;
  }

  .\34xl\:inset-0{
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
  }

  .\34xl\:inset-1{
    top: 0.25rem;
    right: 0.25rem;
    bottom: 0.25rem;
    left: 0.25rem;
  }

  .\34xl\:inset-2{
    top: 0.5rem;
    right: 0.5rem;
    bottom: 0.5rem;
    left: 0.5rem;
  }

  .\34xl\:inset-3{
    top: 0.75rem;
    right: 0.75rem;
    bottom: 0.75rem;
    left: 0.75rem;
  }

  .\34xl\:inset-4{
    top: 1rem;
    right: 1rem;
    bottom: 1rem;
    left: 1rem;
  }

  .\34xl\:inset-5{
    top: 1.25rem;
    right: 1.25rem;
    bottom: 1.25rem;
    left: 1.25rem;
  }

  .\34xl\:inset-6{
    top: 1.5rem;
    right: 1.5rem;
    bottom: 1.5rem;
    left: 1.5rem;
  }

  .\34xl\:inset-7{
    top: 1.75rem;
    right: 1.75rem;
    bottom: 1.75rem;
    left: 1.75rem;
  }

  .\34xl\:inset-8{
    top: 2rem;
    right: 2rem;
    bottom: 2rem;
    left: 2rem;
  }

  .\34xl\:inset-9{
    top: 2.25rem;
    right: 2.25rem;
    bottom: 2.25rem;
    left: 2.25rem;
  }

  .\34xl\:inset-10{
    top: 2.5rem;
    right: 2.5rem;
    bottom: 2.5rem;
    left: 2.5rem;
  }

  .\34xl\:inset-11{
    top: 2.75rem;
    right: 2.75rem;
    bottom: 2.75rem;
    left: 2.75rem;
  }

  .\34xl\:inset-12{
    top: 3rem;
    right: 3rem;
    bottom: 3rem;
    left: 3rem;
  }

  .\34xl\:inset-13{
    top: 3.25rem;
    right: 3.25rem;
    bottom: 3.25rem;
    left: 3.25rem;
  }

  .\34xl\:inset-14{
    top: 3.5rem;
    right: 3.5rem;
    bottom: 3.5rem;
    left: 3.5rem;
  }

  .\34xl\:inset-15{
    top: 3.75rem;
    right: 3.75rem;
    bottom: 3.75rem;
    left: 3.75rem;
  }

  .\34xl\:inset-16{
    top: 4rem;
    right: 4rem;
    bottom: 4rem;
    left: 4rem;
  }

  .\34xl\:inset-17{
    top: 4.25rem;
    right: 4.25rem;
    bottom: 4.25rem;
    left: 4.25rem;
  }

  .\34xl\:inset-18{
    top: 4.5rem;
    right: 4.5rem;
    bottom: 4.5rem;
    left: 4.5rem;
  }

  .\34xl\:inset-19{
    top: 4.75rem;
    right: 4.75rem;
    bottom: 4.75rem;
    left: 4.75rem;
  }

  .\34xl\:inset-20{
    top: 5rem;
    right: 5rem;
    bottom: 5rem;
    left: 5rem;
  }

  .\34xl\:inset-22{
    top: 5.5rem;
    right: 5.5rem;
    bottom: 5.5rem;
    left: 5.5rem;
  }

  .\34xl\:inset-24{
    top: 6rem;
    right: 6rem;
    bottom: 6rem;
    left: 6rem;
  }

  .\34xl\:inset-25{
    top: 6.25rem;
    right: 6.25rem;
    bottom: 6.25rem;
    left: 6.25rem;
  }

  .\34xl\:inset-28{
    top: 7rem;
    right: 7rem;
    bottom: 7rem;
    left: 7rem;
  }

  .\34xl\:inset-30{
    top: 7.5rem;
    right: 7.5rem;
    bottom: 7.5rem;
    left: 7.5rem;
  }

  .\34xl\:inset-32{
    top: 8rem;
    right: 8rem;
    bottom: 8rem;
    left: 8rem;
  }

  .\34xl\:inset-34{
    top: 8.5rem;
    right: 8.5rem;
    bottom: 8.5rem;
    left: 8.5rem;
  }

  .\34xl\:inset-35{
    top: 8.75rem;
    right: 8.75rem;
    bottom: 8.75rem;
    left: 8.75rem;
  }

  .\34xl\:inset-36{
    top: 9rem;
    right: 9rem;
    bottom: 9rem;
    left: 9rem;
  }

  .\34xl\:inset-39{
    top: 9.75rem;
    right: 9.75rem;
    bottom: 9.75rem;
    left: 9.75rem;
  }

  .\34xl\:inset-40{
    top: 10rem;
    right: 10rem;
    bottom: 10rem;
    left: 10rem;
  }

  .\34xl\:inset-42{
    top: 10.5rem;
    right: 10.5rem;
    bottom: 10.5rem;
    left: 10.5rem;
  }

  .\34xl\:inset-44{
    top: 11rem;
    right: 11rem;
    bottom: 11rem;
    left: 11rem;
  }

  .\34xl\:inset-45{
    top: 11.25rem;
    right: 11.25rem;
    bottom: 11.25rem;
    left: 11.25rem;
  }

  .\34xl\:inset-48{
    top: 12rem;
    right: 12rem;
    bottom: 12rem;
    left: 12rem;
  }

  .\34xl\:inset-50{
    top: 12.5rem;
    right: 12.5rem;
    bottom: 12.5rem;
    left: 12.5rem;
  }

  .\34xl\:inset-52{
    top: 13rem;
    right: 13rem;
    bottom: 13rem;
    left: 13rem;
  }

  .\34xl\:inset-55{
    top: 13.75rem;
    right: 13.75rem;
    bottom: 13.75rem;
    left: 13.75rem;
  }

  .\34xl\:inset-56{
    top: 14rem;
    right: 14rem;
    bottom: 14rem;
    left: 14rem;
  }

  .\34xl\:inset-58{
    top: 14.5rem;
    right: 14.5rem;
    bottom: 14.5rem;
    left: 14.5rem;
  }

  .\34xl\:inset-60{
    top: 15rem;
    right: 15rem;
    bottom: 15rem;
    left: 15rem;
  }

  .\34xl\:inset-64{
    top: 16rem;
    right: 16rem;
    bottom: 16rem;
    left: 16rem;
  }

  .\34xl\:inset-65{
    top: 16.25rem;
    right: 16.25rem;
    bottom: 16.25rem;
    left: 16.25rem;
  }

  .\34xl\:inset-68{
    top: 17rem;
    right: 17rem;
    bottom: 17rem;
    left: 17rem;
  }

  .\34xl\:inset-69{
    top: 17.25rem;
    right: 17.25rem;
    bottom: 17.25rem;
    left: 17.25rem;
  }

  .\34xl\:inset-70{
    top: 17.5rem;
    right: 17.5rem;
    bottom: 17.5rem;
    left: 17.5rem;
  }

  .\34xl\:inset-72{
    top: 18rem;
    right: 18rem;
    bottom: 18rem;
    left: 18rem;
  }

  .\34xl\:inset-75{
    top: 18.75rem;
    right: 18.75rem;
    bottom: 18.75rem;
    left: 18.75rem;
  }

  .\34xl\:inset-80{
    top: 20rem;
    right: 20rem;
    bottom: 20rem;
    left: 20rem;
  }

  .\34xl\:inset-85{
    top: 21.25rem;
    right: 21.25rem;
    bottom: 21.25rem;
    left: 21.25rem;
  }

  .\34xl\:inset-86{
    top: 21.5rem;
    right: 21.5rem;
    bottom: 21.5rem;
    left: 21.5rem;
  }

  .\34xl\:inset-90{
    top: 22.5rem;
    right: 22.5rem;
    bottom: 22.5rem;
    left: 22.5rem;
  }

  .\34xl\:inset-96{
    top: 24rem;
    right: 24rem;
    bottom: 24rem;
    left: 24rem;
  }

  .\34xl\:inset-100{
    top: 25rem;
    right: 25rem;
    bottom: 25rem;
    left: 25rem;
  }

  .\34xl\:inset-115{
    top: 28.75rem;
    right: 28.75rem;
    bottom: 28.75rem;
    left: 28.75rem;
  }

  .\34xl\:inset-125{
    top: 31.25rem;
    right: 31.25rem;
    bottom: 31.25rem;
    left: 31.25rem;
  }

  .\34xl\:inset-142{
    top: 35.5rem;
    right: 35.5rem;
    bottom: 35.5rem;
    left: 35.5rem;
  }

  .\34xl\:inset-150{
    top: 37.5rem;
    right: 37.5rem;
    bottom: 37.5rem;
    left: 37.5rem;
  }

  .\34xl\:inset-156{
    top: 39rem;
    right: 39rem;
    bottom: 39rem;
    left: 39rem;
  }

  .\34xl\:inset-160{
    top: 40rem;
    right: 40rem;
    bottom: 40rem;
    left: 40rem;
  }

  .\34xl\:inset-175{
    top: 43.75rem;
    right: 43.75rem;
    bottom: 43.75rem;
    left: 43.75rem;
  }

  .\34xl\:inset-207{
    top: 51.75rem;
    right: 51.75rem;
    bottom: 51.75rem;
    left: 51.75rem;
  }

  .\34xl\:inset-242{
    top: 60.5rem;
    right: 60.5rem;
    bottom: 60.5rem;
    left: 60.5rem;
  }

  .\34xl\:inset-250{
    top: 62.5rem;
    right: 62.5rem;
    bottom: 62.5rem;
    left: 62.5rem;
  }

  .\34xl\:inset-258{
    top: 64.5rem;
    right: 64.5rem;
    bottom: 64.5rem;
    left: 64.5rem;
  }

  .\34xl\:inset-265{
    top: 66.25rem;
    right: 66.25rem;
    bottom: 66.25rem;
    left: 66.25rem;
  }

  .\34xl\:inset-280{
    top: 70rem;
    right: 70rem;
    bottom: 70rem;
    left: 70rem;
  }

  .\34xl\:inset-auto{
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
  }

  .\34xl\:inset-px{
    top: 1px;
    right: 1px;
    bottom: 1px;
    left: 1px;
  }

  .\34xl\:inset-0\.5{
    top: 0.125rem;
    right: 0.125rem;
    bottom: 0.125rem;
    left: 0.125rem;
  }

  .\34xl\:inset-1\.5{
    top: 0.375rem;
    right: 0.375rem;
    bottom: 0.375rem;
    left: 0.375rem;
  }

  .\34xl\:inset-2\.5{
    top: 0.625rem;
    right: 0.625rem;
    bottom: 0.625rem;
    left: 0.625rem;
  }

  .\34xl\:inset-3\.5{
    top: 0.875rem;
    right: 0.875rem;
    bottom: 0.875rem;
    left: 0.875rem;
  }

  .\34xl\:inset-0\.25{
    top: 0.0625rem;
    right: 0.0625rem;
    bottom: 0.0625rem;
    left: 0.0625rem;
  }

  .\34xl\:inset-0\.75{
    top: 0.1875rem;
    right: 0.1875rem;
    bottom: 0.1875rem;
    left: 0.1875rem;
  }

  .\34xl\:inset-1\.25{
    top: 0.3125rem;
    right: 0.3125rem;
    bottom: 0.3125rem;
    left: 0.3125rem;
  }

  .\34xl\:inset-1\.75{
    top: 0.4375rem;
    right: 0.4375rem;
    bottom: 0.4375rem;
    left: 0.4375rem;
  }

  .\34xl\:inset-2\.25{
    top: 0.5625rem;
    right: 0.5625rem;
    bottom: 0.5625rem;
    left: 0.5625rem;
  }

  .\34xl\:inset-2\.75{
    top: 0.6875rem;
    right: 0.6875rem;
    bottom: 0.6875rem;
    left: 0.6875rem;
  }

  .\34xl\:inset-3\.25{
    top: 0.8125rem;
    right: 0.8125rem;
    bottom: 0.8125rem;
    left: 0.8125rem;
  }

  .\34xl\:inset-3\.75{
    top: 0.9375rem;
    right: 0.9375rem;
    bottom: 0.9375rem;
    left: 0.9375rem;
  }

  .\34xl\:inset-4\.25{
    top: 1.0625rem;
    right: 1.0625rem;
    bottom: 1.0625rem;
    left: 1.0625rem;
  }

  .\34xl\:inset-4\.5{
    top: 1.125rem;
    right: 1.125rem;
    bottom: 1.125rem;
    left: 1.125rem;
  }

  .\34xl\:inset-4\.75{
    top: 1.1875rem;
    right: 1.1875rem;
    bottom: 1.1875rem;
    left: 1.1875rem;
  }

  .\34xl\:inset-5\.25{
    top: 1.3125rem;
    right: 1.3125rem;
    bottom: 1.3125rem;
    left: 1.3125rem;
  }

  .\34xl\:inset-5\.5{
    top: 1.375rem;
    right: 1.375rem;
    bottom: 1.375rem;
    left: 1.375rem;
  }

  .\34xl\:inset-5\.75{
    top: 1.4375rem;
    right: 1.4375rem;
    bottom: 1.4375rem;
    left: 1.4375rem;
  }

  .\34xl\:inset-6\.25{
    top: 1.5625rem;
    right: 1.5625rem;
    bottom: 1.5625rem;
    left: 1.5625rem;
  }

  .\34xl\:inset-6\.5{
    top: 1.625rem;
    right: 1.625rem;
    bottom: 1.625rem;
    left: 1.625rem;
  }

  .\34xl\:inset-6\.75{
    top: 1.6875rem;
    right: 1.6875rem;
    bottom: 1.6875rem;
    left: 1.6875rem;
  }

  .\34xl\:inset-7\.25{
    top: 1.8125rem;
    right: 1.8125rem;
    bottom: 1.8125rem;
    left: 1.8125rem;
  }

  .\34xl\:inset-7\.5{
    top: 1.875rem;
    right: 1.875rem;
    bottom: 1.875rem;
    left: 1.875rem;
  }

  .\34xl\:inset-8\.25{
    top: 2.0625rem;
    right: 2.0625rem;
    bottom: 2.0625rem;
    left: 2.0625rem;
  }

  .\34xl\:inset-8\.5{
    top: 2.125rem;
    right: 2.125rem;
    bottom: 2.125rem;
    left: 2.125rem;
  }

  .\34xl\:inset-9\.25{
    top: 2.3125rem;
    right: 2.3125rem;
    bottom: 2.3125rem;
    left: 2.3125rem;
  }

  .\34xl\:inset-9\.5{
    top: 2.375rem;
    right: 2.375rem;
    bottom: 2.375rem;
    left: 2.375rem;
  }

  .\34xl\:inset-10\.5{
    top: 2.625rem;
    right: 2.625rem;
    bottom: 2.625rem;
    left: 2.625rem;
  }

  .\34xl\:inset-11\.25{
    top: 2.8125rem;
    right: 2.8125rem;
    bottom: 2.8125rem;
    left: 2.8125rem;
  }

  .\34xl\:inset-11\.5{
    top: 2.875rem;
    right: 2.875rem;
    bottom: 2.875rem;
    left: 2.875rem;
  }

  .\34xl\:inset-12\.5{
    top: 3.125rem;
    right: 3.125rem;
    bottom: 3.125rem;
    left: 3.125rem;
  }

  .\34xl\:inset-12\.75{
    top: 3.1875rem;
    right: 3.1875rem;
    bottom: 3.1875rem;
    left: 3.1875rem;
  }

  .\34xl\:inset-13\.5{
    top: 3.375rem;
    right: 3.375rem;
    bottom: 3.375rem;
    left: 3.375rem;
  }

  .\34xl\:inset-14\.5{
    top: 3.625rem;
    right: 3.625rem;
    bottom: 3.625rem;
    left: 3.625rem;
  }

  .\34xl\:inset-15\.5{
    top: 3.875rem;
    right: 3.875rem;
    bottom: 3.875rem;
    left: 3.875rem;
  }

  .\34xl\:inset-15\.75{
    top: 3.9375rem;
    right: 3.9375rem;
    bottom: 3.9375rem;
    left: 3.9375rem;
  }

  .\34xl\:inset-16\.25{
    top: 4.0625rem;
    right: 4.0625rem;
    bottom: 4.0625rem;
    left: 4.0625rem;
  }

  .\34xl\:inset-17\.25{
    top: 4.3125rem;
    right: 4.3125rem;
    bottom: 4.3125rem;
    left: 4.3125rem;
  }

  .\34xl\:inset-17\.5{
    top: 4.375rem;
    right: 4.375rem;
    bottom: 4.375rem;
    left: 4.375rem;
  }

  .\34xl\:inset-18\.25{
    top: 4.5625rem;
    right: 4.5625rem;
    bottom: 4.5625rem;
    left: 4.5625rem;
  }

  .\34xl\:inset-18\.5{
    top: 4.625rem;
    right: 4.625rem;
    bottom: 4.625rem;
    left: 4.625rem;
  }

  .\34xl\:inset-20\.25{
    top: 5.0625rem;
    right: 5.0625rem;
    bottom: 5.0625rem;
    left: 5.0625rem;
  }

  .\34xl\:inset-20\.5{
    top: 5.125rem;
    right: 5.125rem;
    bottom: 5.125rem;
    left: 5.125rem;
  }

  .\34xl\:inset-22\.5{
    top: 5.625rem;
    right: 5.625rem;
    bottom: 5.625rem;
    left: 5.625rem;
  }

  .\34xl\:inset-25\.5{
    top: 6.375rem;
    right: 6.375rem;
    bottom: 6.375rem;
    left: 6.375rem;
  }

  .\34xl\:inset-26\.75{
    top: 6.6875rem;
    right: 6.6875rem;
    bottom: 6.6875rem;
    left: 6.6875rem;
  }

  .\34xl\:inset-32\.5{
    top: 8.125rem;
    right: 8.125rem;
    bottom: 8.125rem;
    left: 8.125rem;
  }

  .\34xl\:inset-37\.5{
    top: 9.375rem;
    right: 9.375rem;
    bottom: 9.375rem;
    left: 9.375rem;
  }

  .\34xl\:inset-41\.25{
    top: 10.3125rem;
    right: 10.3125rem;
    bottom: 10.3125rem;
    left: 10.3125rem;
  }

  .\34xl\:inset-52\.5{
    top: 13.125rem;
    right: 13.125rem;
    bottom: 13.125rem;
    left: 13.125rem;
  }

  .\34xl\:inset-54\.5{
    top: 13.625rem;
    right: 13.625rem;
    bottom: 13.625rem;
    left: 13.625rem;
  }

  .\34xl\:inset-57\.25{
    top: 14.3125rem;
    right: 14.3125rem;
    bottom: 14.3125rem;
    left: 14.3125rem;
  }

  .\34xl\:inset-57\.5{
    top: 14.375rem;
    right: 14.375rem;
    bottom: 14.375rem;
    left: 14.375rem;
  }

  .\34xl\:inset-66\.25{
    top: 16.5625rem;
    right: 16.5625rem;
    bottom: 16.5625rem;
    left: 16.5625rem;
  }

  .\34xl\:inset-74\.5{
    top: 18.125rem;
    right: 18.125rem;
    bottom: 18.125rem;
    left: 18.125rem;
  }

  .\34xl\:inset-106\.25{
    top: 26.5625rem;
    right: 26.5625rem;
    bottom: 26.5625rem;
    left: 26.5625rem;
  }

  .\34xl\:inset-112\.25{
    top: 28.0675rem;
    right: 28.0675rem;
    bottom: 28.0675rem;
    left: 28.0675rem;
  }

  .\34xl\:inset-112\.75{
    top: 28.1875rem;
    right: 28.1875rem;
    bottom: 28.1875rem;
    left: 28.1875rem;
  }

  .\34xl\:inset-147\.5{
    top: 36.875rem;
    right: 36.875rem;
    bottom: 36.875rem;
    left: 36.875rem;
  }

  .\34xl\:inset-162\.5{
    top: 40.625rem;
    right: 40.625rem;
    bottom: 40.625rem;
    left: 40.625rem;
  }

  .\34xl\:inset-172\.25{
    top: 42.5625rem;
    right: 42.5625rem;
    bottom: 42.5625rem;
    left: 42.5625rem;
  }

  .\34xl\:inset-175\.25{
    top: 43.8125rem;
    right: 43.8125rem;
    bottom: 43.8125rem;
    left: 43.8125rem;
  }

  .\34xl\:inset-184\.25{
    top: 46.0625rem;
    right: 46.0625rem;
    bottom: 46.0625rem;
    left: 46.0625rem;
  }

  .\34xl\:inset-203\.25{
    top: 50.8125rem;
    right: 50.8125rem;
    bottom: 50.8125rem;
    left: 50.8125rem;
  }

  .\34xl\:inset-half{
    top: 50%;
    right: 50%;
    bottom: 50%;
    left: 50%;
  }

  .\34xl\:inset-full{
    top: 100%;
    right: 100%;
    bottom: 100%;
    left: 100%;
  }

  .\34xl\:inset-1\/10{
    top: 10%;
    right: 10%;
    bottom: 10%;
    left: 10%;
  }

  .\34xl\:inset-2\/10{
    top: 20%;
    right: 20%;
    bottom: 20%;
    left: 20%;
  }

  .\34xl\:inset-3\/10{
    top: 30%;
    right: 30%;
    bottom: 30%;
    left: 30%;
  }

  .\34xl\:inset-4\/10{
    top: 40%;
    right: 40%;
    bottom: 40%;
    left: 40%;
  }

  .\34xl\:inset-4\.5\/10{
    top: 45%;
    right: 45%;
    bottom: 45%;
    left: 45%;
  }

  .\34xl\:inset-5\/10{
    top: 50%;
    right: 50%;
    bottom: 50%;
    left: 50%;
  }

  .\34xl\:inset-5\.5\/10{
    top: 55%;
    right: 55%;
    bottom: 55%;
    left: 55%;
  }

  .\34xl\:inset-6\/10{
    top: 60%;
    right: 60%;
    bottom: 60%;
    left: 60%;
  }

  .\34xl\:inset-7\/10{
    top: 70%;
    right: 70%;
    bottom: 70%;
    left: 70%;
  }

  .\34xl\:inset-8\/10{
    top: 80%;
    right: 80%;
    bottom: 80%;
    left: 80%;
  }

  .\34xl\:inset-9\/10{
    top: 90%;
    right: 90%;
    bottom: 90%;
    left: 90%;
  }

  .\34xl\:inset-1\/12{
    top: 8.333333%;
    right: 8.333333%;
    bottom: 8.333333%;
    left: 8.333333%;
  }

  .\34xl\:inset-2\/12{
    top: 16.666667%;
    right: 16.666667%;
    bottom: 16.666667%;
    left: 16.666667%;
  }

  .\34xl\:inset-3\/12{
    top: 25%;
    right: 25%;
    bottom: 25%;
    left: 25%;
  }

  .\34xl\:inset-4\/12{
    top: 33.333333%;
    right: 33.333333%;
    bottom: 33.333333%;
    left: 33.333333%;
  }

  .\34xl\:inset-5\/12{
    top: 41.666667%;
    right: 41.666667%;
    bottom: 41.666667%;
    left: 41.666667%;
  }

  .\34xl\:inset-6\/12{
    top: 50%;
    right: 50%;
    bottom: 50%;
    left: 50%;
  }

  .\34xl\:inset-7\/12{
    top: 58.333333%;
    right: 58.333333%;
    bottom: 58.333333%;
    left: 58.333333%;
  }

  .\34xl\:inset-8\/12{
    top: 66.666667%;
    right: 66.666667%;
    bottom: 66.666667%;
    left: 66.666667%;
  }

  .\34xl\:inset-9\/12{
    top: 75%;
    right: 75%;
    bottom: 75%;
    left: 75%;
  }

  .\34xl\:inset-10\/12{
    top: 83.333333%;
    right: 83.333333%;
    bottom: 83.333333%;
    left: 83.333333%;
  }

  .\34xl\:inset-11\/12{
    top: 91.666667%;
    right: 91.666667%;
    bottom: 91.666667%;
    left: 91.666667%;
  }

  .\34xl\:-inset-0{
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
  }

  .\34xl\:-inset-1{
    top: -0.25rem;
    right: -0.25rem;
    bottom: -0.25rem;
    left: -0.25rem;
  }

  .\34xl\:-inset-2{
    top: -0.5rem;
    right: -0.5rem;
    bottom: -0.5rem;
    left: -0.5rem;
  }

  .\34xl\:-inset-3{
    top: -0.75rem;
    right: -0.75rem;
    bottom: -0.75rem;
    left: -0.75rem;
  }

  .\34xl\:-inset-4{
    top: -1rem;
    right: -1rem;
    bottom: -1rem;
    left: -1rem;
  }

  .\34xl\:-inset-5{
    top: -1.25rem;
    right: -1.25rem;
    bottom: -1.25rem;
    left: -1.25rem;
  }

  .\34xl\:-inset-6{
    top: -1.5rem;
    right: -1.5rem;
    bottom: -1.5rem;
    left: -1.5rem;
  }

  .\34xl\:-inset-7{
    top: -1.75rem;
    right: -1.75rem;
    bottom: -1.75rem;
    left: -1.75rem;
  }

  .\34xl\:-inset-8{
    top: -2rem;
    right: -2rem;
    bottom: -2rem;
    left: -2rem;
  }

  .\34xl\:-inset-9{
    top: -2.25rem;
    right: -2.25rem;
    bottom: -2.25rem;
    left: -2.25rem;
  }

  .\34xl\:-inset-10{
    top: -2.5rem;
    right: -2.5rem;
    bottom: -2.5rem;
    left: -2.5rem;
  }

  .\34xl\:-inset-11{
    top: -2.75rem;
    right: -2.75rem;
    bottom: -2.75rem;
    left: -2.75rem;
  }

  .\34xl\:-inset-12{
    top: -3rem;
    right: -3rem;
    bottom: -3rem;
    left: -3rem;
  }

  .\34xl\:-inset-13{
    top: -3.25rem;
    right: -3.25rem;
    bottom: -3.25rem;
    left: -3.25rem;
  }

  .\34xl\:-inset-14{
    top: -3.5rem;
    right: -3.5rem;
    bottom: -3.5rem;
    left: -3.5rem;
  }

  .\34xl\:-inset-15{
    top: -3.75rem;
    right: -3.75rem;
    bottom: -3.75rem;
    left: -3.75rem;
  }

  .\34xl\:-inset-16{
    top: -4rem;
    right: -4rem;
    bottom: -4rem;
    left: -4rem;
  }

  .\34xl\:-inset-17{
    top: -4.25rem;
    right: -4.25rem;
    bottom: -4.25rem;
    left: -4.25rem;
  }

  .\34xl\:-inset-18{
    top: -4.5rem;
    right: -4.5rem;
    bottom: -4.5rem;
    left: -4.5rem;
  }

  .\34xl\:-inset-19{
    top: -4.75rem;
    right: -4.75rem;
    bottom: -4.75rem;
    left: -4.75rem;
  }

  .\34xl\:-inset-20{
    top: -5rem;
    right: -5rem;
    bottom: -5rem;
    left: -5rem;
  }

  .\34xl\:-inset-22{
    top: -5.5rem;
    right: -5.5rem;
    bottom: -5.5rem;
    left: -5.5rem;
  }

  .\34xl\:-inset-24{
    top: -6rem;
    right: -6rem;
    bottom: -6rem;
    left: -6rem;
  }

  .\34xl\:-inset-25{
    top: -6.25rem;
    right: -6.25rem;
    bottom: -6.25rem;
    left: -6.25rem;
  }

  .\34xl\:-inset-28{
    top: -7rem;
    right: -7rem;
    bottom: -7rem;
    left: -7rem;
  }

  .\34xl\:-inset-30{
    top: -7.5rem;
    right: -7.5rem;
    bottom: -7.5rem;
    left: -7.5rem;
  }

  .\34xl\:-inset-32{
    top: -8rem;
    right: -8rem;
    bottom: -8rem;
    left: -8rem;
  }

  .\34xl\:-inset-34{
    top: -8.5rem;
    right: -8.5rem;
    bottom: -8.5rem;
    left: -8.5rem;
  }

  .\34xl\:-inset-35{
    top: -8.75rem;
    right: -8.75rem;
    bottom: -8.75rem;
    left: -8.75rem;
  }

  .\34xl\:-inset-36{
    top: -9rem;
    right: -9rem;
    bottom: -9rem;
    left: -9rem;
  }

  .\34xl\:-inset-39{
    top: -9.75rem;
    right: -9.75rem;
    bottom: -9.75rem;
    left: -9.75rem;
  }

  .\34xl\:-inset-40{
    top: -10rem;
    right: -10rem;
    bottom: -10rem;
    left: -10rem;
  }

  .\34xl\:-inset-42{
    top: -10.5rem;
    right: -10.5rem;
    bottom: -10.5rem;
    left: -10.5rem;
  }

  .\34xl\:-inset-44{
    top: -11rem;
    right: -11rem;
    bottom: -11rem;
    left: -11rem;
  }

  .\34xl\:-inset-45{
    top: -11.25rem;
    right: -11.25rem;
    bottom: -11.25rem;
    left: -11.25rem;
  }

  .\34xl\:-inset-48{
    top: -12rem;
    right: -12rem;
    bottom: -12rem;
    left: -12rem;
  }

  .\34xl\:-inset-50{
    top: -12.5rem;
    right: -12.5rem;
    bottom: -12.5rem;
    left: -12.5rem;
  }

  .\34xl\:-inset-52{
    top: -13rem;
    right: -13rem;
    bottom: -13rem;
    left: -13rem;
  }

  .\34xl\:-inset-55{
    top: -13.75rem;
    right: -13.75rem;
    bottom: -13.75rem;
    left: -13.75rem;
  }

  .\34xl\:-inset-56{
    top: -14rem;
    right: -14rem;
    bottom: -14rem;
    left: -14rem;
  }

  .\34xl\:-inset-58{
    top: -14.5rem;
    right: -14.5rem;
    bottom: -14.5rem;
    left: -14.5rem;
  }

  .\34xl\:-inset-60{
    top: -15rem;
    right: -15rem;
    bottom: -15rem;
    left: -15rem;
  }

  .\34xl\:-inset-64{
    top: -16rem;
    right: -16rem;
    bottom: -16rem;
    left: -16rem;
  }

  .\34xl\:-inset-65{
    top: -16.25rem;
    right: -16.25rem;
    bottom: -16.25rem;
    left: -16.25rem;
  }

  .\34xl\:-inset-68{
    top: -17rem;
    right: -17rem;
    bottom: -17rem;
    left: -17rem;
  }

  .\34xl\:-inset-69{
    top: -17.25rem;
    right: -17.25rem;
    bottom: -17.25rem;
    left: -17.25rem;
  }

  .\34xl\:-inset-70{
    top: -17.5rem;
    right: -17.5rem;
    bottom: -17.5rem;
    left: -17.5rem;
  }

  .\34xl\:-inset-72{
    top: -18rem;
    right: -18rem;
    bottom: -18rem;
    left: -18rem;
  }

  .\34xl\:-inset-75{
    top: -18.75rem;
    right: -18.75rem;
    bottom: -18.75rem;
    left: -18.75rem;
  }

  .\34xl\:-inset-80{
    top: -20rem;
    right: -20rem;
    bottom: -20rem;
    left: -20rem;
  }

  .\34xl\:-inset-85{
    top: -21.25rem;
    right: -21.25rem;
    bottom: -21.25rem;
    left: -21.25rem;
  }

  .\34xl\:-inset-86{
    top: -21.5rem;
    right: -21.5rem;
    bottom: -21.5rem;
    left: -21.5rem;
  }

  .\34xl\:-inset-90{
    top: -22.5rem;
    right: -22.5rem;
    bottom: -22.5rem;
    left: -22.5rem;
  }

  .\34xl\:-inset-96{
    top: -24rem;
    right: -24rem;
    bottom: -24rem;
    left: -24rem;
  }

  .\34xl\:-inset-100{
    top: -25rem;
    right: -25rem;
    bottom: -25rem;
    left: -25rem;
  }

  .\34xl\:-inset-115{
    top: -28.75rem;
    right: -28.75rem;
    bottom: -28.75rem;
    left: -28.75rem;
  }

  .\34xl\:-inset-125{
    top: -31.25rem;
    right: -31.25rem;
    bottom: -31.25rem;
    left: -31.25rem;
  }

  .\34xl\:-inset-142{
    top: -35.5rem;
    right: -35.5rem;
    bottom: -35.5rem;
    left: -35.5rem;
  }

  .\34xl\:-inset-150{
    top: -37.5rem;
    right: -37.5rem;
    bottom: -37.5rem;
    left: -37.5rem;
  }

  .\34xl\:-inset-156{
    top: -39rem;
    right: -39rem;
    bottom: -39rem;
    left: -39rem;
  }

  .\34xl\:-inset-160{
    top: -40rem;
    right: -40rem;
    bottom: -40rem;
    left: -40rem;
  }

  .\34xl\:-inset-175{
    top: -43.75rem;
    right: -43.75rem;
    bottom: -43.75rem;
    left: -43.75rem;
  }

  .\34xl\:-inset-207{
    top: -51.75rem;
    right: -51.75rem;
    bottom: -51.75rem;
    left: -51.75rem;
  }

  .\34xl\:-inset-242{
    top: -60.5rem;
    right: -60.5rem;
    bottom: -60.5rem;
    left: -60.5rem;
  }

  .\34xl\:-inset-250{
    top: -62.5rem;
    right: -62.5rem;
    bottom: -62.5rem;
    left: -62.5rem;
  }

  .\34xl\:-inset-258{
    top: -64.5rem;
    right: -64.5rem;
    bottom: -64.5rem;
    left: -64.5rem;
  }

  .\34xl\:-inset-265{
    top: -66.25rem;
    right: -66.25rem;
    bottom: -66.25rem;
    left: -66.25rem;
  }

  .\34xl\:-inset-280{
    top: -70rem;
    right: -70rem;
    bottom: -70rem;
    left: -70rem;
  }

  .\34xl\:-inset-px{
    top: -1px;
    right: -1px;
    bottom: -1px;
    left: -1px;
  }

  .\34xl\:-inset-0\.5{
    top: -0.125rem;
    right: -0.125rem;
    bottom: -0.125rem;
    left: -0.125rem;
  }

  .\34xl\:-inset-1\.5{
    top: -0.375rem;
    right: -0.375rem;
    bottom: -0.375rem;
    left: -0.375rem;
  }

  .\34xl\:-inset-2\.5{
    top: -0.625rem;
    right: -0.625rem;
    bottom: -0.625rem;
    left: -0.625rem;
  }

  .\34xl\:-inset-3\.5{
    top: -0.875rem;
    right: -0.875rem;
    bottom: -0.875rem;
    left: -0.875rem;
  }

  .\34xl\:-inset-0\.25{
    top: -0.0625rem;
    right: -0.0625rem;
    bottom: -0.0625rem;
    left: -0.0625rem;
  }

  .\34xl\:-inset-0\.75{
    top: -0.1875rem;
    right: -0.1875rem;
    bottom: -0.1875rem;
    left: -0.1875rem;
  }

  .\34xl\:-inset-1\.25{
    top: -0.3125rem;
    right: -0.3125rem;
    bottom: -0.3125rem;
    left: -0.3125rem;
  }

  .\34xl\:-inset-1\.75{
    top: -0.4375rem;
    right: -0.4375rem;
    bottom: -0.4375rem;
    left: -0.4375rem;
  }

  .\34xl\:-inset-2\.25{
    top: -0.5625rem;
    right: -0.5625rem;
    bottom: -0.5625rem;
    left: -0.5625rem;
  }

  .\34xl\:-inset-2\.75{
    top: -0.6875rem;
    right: -0.6875rem;
    bottom: -0.6875rem;
    left: -0.6875rem;
  }

  .\34xl\:-inset-3\.25{
    top: -0.8125rem;
    right: -0.8125rem;
    bottom: -0.8125rem;
    left: -0.8125rem;
  }

  .\34xl\:-inset-3\.75{
    top: -0.9375rem;
    right: -0.9375rem;
    bottom: -0.9375rem;
    left: -0.9375rem;
  }

  .\34xl\:-inset-4\.25{
    top: -1.0625rem;
    right: -1.0625rem;
    bottom: -1.0625rem;
    left: -1.0625rem;
  }

  .\34xl\:-inset-4\.5{
    top: -1.125rem;
    right: -1.125rem;
    bottom: -1.125rem;
    left: -1.125rem;
  }

  .\34xl\:-inset-4\.75{
    top: -1.1875rem;
    right: -1.1875rem;
    bottom: -1.1875rem;
    left: -1.1875rem;
  }

  .\34xl\:-inset-5\.25{
    top: -1.3125rem;
    right: -1.3125rem;
    bottom: -1.3125rem;
    left: -1.3125rem;
  }

  .\34xl\:-inset-5\.5{
    top: -1.375rem;
    right: -1.375rem;
    bottom: -1.375rem;
    left: -1.375rem;
  }

  .\34xl\:-inset-5\.75{
    top: -1.4375rem;
    right: -1.4375rem;
    bottom: -1.4375rem;
    left: -1.4375rem;
  }

  .\34xl\:-inset-6\.25{
    top: -1.5625rem;
    right: -1.5625rem;
    bottom: -1.5625rem;
    left: -1.5625rem;
  }

  .\34xl\:-inset-6\.5{
    top: -1.625rem;
    right: -1.625rem;
    bottom: -1.625rem;
    left: -1.625rem;
  }

  .\34xl\:-inset-6\.75{
    top: -1.6875rem;
    right: -1.6875rem;
    bottom: -1.6875rem;
    left: -1.6875rem;
  }

  .\34xl\:-inset-7\.25{
    top: -1.8125rem;
    right: -1.8125rem;
    bottom: -1.8125rem;
    left: -1.8125rem;
  }

  .\34xl\:-inset-7\.5{
    top: -1.875rem;
    right: -1.875rem;
    bottom: -1.875rem;
    left: -1.875rem;
  }

  .\34xl\:-inset-8\.25{
    top: -2.0625rem;
    right: -2.0625rem;
    bottom: -2.0625rem;
    left: -2.0625rem;
  }

  .\34xl\:-inset-8\.5{
    top: -2.125rem;
    right: -2.125rem;
    bottom: -2.125rem;
    left: -2.125rem;
  }

  .\34xl\:-inset-9\.25{
    top: -2.3125rem;
    right: -2.3125rem;
    bottom: -2.3125rem;
    left: -2.3125rem;
  }

  .\34xl\:-inset-9\.5{
    top: -2.375rem;
    right: -2.375rem;
    bottom: -2.375rem;
    left: -2.375rem;
  }

  .\34xl\:-inset-10\.5{
    top: -2.625rem;
    right: -2.625rem;
    bottom: -2.625rem;
    left: -2.625rem;
  }

  .\34xl\:-inset-11\.25{
    top: -2.8125rem;
    right: -2.8125rem;
    bottom: -2.8125rem;
    left: -2.8125rem;
  }

  .\34xl\:-inset-11\.5{
    top: -2.875rem;
    right: -2.875rem;
    bottom: -2.875rem;
    left: -2.875rem;
  }

  .\34xl\:-inset-12\.5{
    top: -3.125rem;
    right: -3.125rem;
    bottom: -3.125rem;
    left: -3.125rem;
  }

  .\34xl\:-inset-12\.75{
    top: -3.1875rem;
    right: -3.1875rem;
    bottom: -3.1875rem;
    left: -3.1875rem;
  }

  .\34xl\:-inset-13\.5{
    top: -3.375rem;
    right: -3.375rem;
    bottom: -3.375rem;
    left: -3.375rem;
  }

  .\34xl\:-inset-14\.5{
    top: -3.625rem;
    right: -3.625rem;
    bottom: -3.625rem;
    left: -3.625rem;
  }

  .\34xl\:-inset-15\.5{
    top: -3.875rem;
    right: -3.875rem;
    bottom: -3.875rem;
    left: -3.875rem;
  }

  .\34xl\:-inset-15\.75{
    top: -3.9375rem;
    right: -3.9375rem;
    bottom: -3.9375rem;
    left: -3.9375rem;
  }

  .\34xl\:-inset-16\.25{
    top: -4.0625rem;
    right: -4.0625rem;
    bottom: -4.0625rem;
    left: -4.0625rem;
  }

  .\34xl\:-inset-17\.25{
    top: -4.3125rem;
    right: -4.3125rem;
    bottom: -4.3125rem;
    left: -4.3125rem;
  }

  .\34xl\:-inset-17\.5{
    top: -4.375rem;
    right: -4.375rem;
    bottom: -4.375rem;
    left: -4.375rem;
  }

  .\34xl\:-inset-18\.25{
    top: -4.5625rem;
    right: -4.5625rem;
    bottom: -4.5625rem;
    left: -4.5625rem;
  }

  .\34xl\:-inset-18\.5{
    top: -4.625rem;
    right: -4.625rem;
    bottom: -4.625rem;
    left: -4.625rem;
  }

  .\34xl\:-inset-20\.25{
    top: -5.0625rem;
    right: -5.0625rem;
    bottom: -5.0625rem;
    left: -5.0625rem;
  }

  .\34xl\:-inset-20\.5{
    top: -5.125rem;
    right: -5.125rem;
    bottom: -5.125rem;
    left: -5.125rem;
  }

  .\34xl\:-inset-22\.5{
    top: -5.625rem;
    right: -5.625rem;
    bottom: -5.625rem;
    left: -5.625rem;
  }

  .\34xl\:-inset-25\.5{
    top: -6.375rem;
    right: -6.375rem;
    bottom: -6.375rem;
    left: -6.375rem;
  }

  .\34xl\:-inset-26\.75{
    top: -6.6875rem;
    right: -6.6875rem;
    bottom: -6.6875rem;
    left: -6.6875rem;
  }

  .\34xl\:-inset-32\.5{
    top: -8.125rem;
    right: -8.125rem;
    bottom: -8.125rem;
    left: -8.125rem;
  }

  .\34xl\:-inset-37\.5{
    top: -9.375rem;
    right: -9.375rem;
    bottom: -9.375rem;
    left: -9.375rem;
  }

  .\34xl\:-inset-41\.25{
    top: -10.3125rem;
    right: -10.3125rem;
    bottom: -10.3125rem;
    left: -10.3125rem;
  }

  .\34xl\:-inset-52\.5{
    top: -13.125rem;
    right: -13.125rem;
    bottom: -13.125rem;
    left: -13.125rem;
  }

  .\34xl\:-inset-54\.5{
    top: -13.625rem;
    right: -13.625rem;
    bottom: -13.625rem;
    left: -13.625rem;
  }

  .\34xl\:-inset-57\.25{
    top: -14.3125rem;
    right: -14.3125rem;
    bottom: -14.3125rem;
    left: -14.3125rem;
  }

  .\34xl\:-inset-57\.5{
    top: -14.375rem;
    right: -14.375rem;
    bottom: -14.375rem;
    left: -14.375rem;
  }

  .\34xl\:-inset-66\.25{
    top: -16.5625rem;
    right: -16.5625rem;
    bottom: -16.5625rem;
    left: -16.5625rem;
  }

  .\34xl\:-inset-74\.5{
    top: -18.125rem;
    right: -18.125rem;
    bottom: -18.125rem;
    left: -18.125rem;
  }

  .\34xl\:-inset-106\.25{
    top: -26.5625rem;
    right: -26.5625rem;
    bottom: -26.5625rem;
    left: -26.5625rem;
  }

  .\34xl\:-inset-112\.25{
    top: -28.0675rem;
    right: -28.0675rem;
    bottom: -28.0675rem;
    left: -28.0675rem;
  }

  .\34xl\:-inset-112\.75{
    top: -28.1875rem;
    right: -28.1875rem;
    bottom: -28.1875rem;
    left: -28.1875rem;
  }

  .\34xl\:-inset-147\.5{
    top: -36.875rem;
    right: -36.875rem;
    bottom: -36.875rem;
    left: -36.875rem;
  }

  .\34xl\:-inset-162\.5{
    top: -40.625rem;
    right: -40.625rem;
    bottom: -40.625rem;
    left: -40.625rem;
  }

  .\34xl\:-inset-172\.25{
    top: -42.5625rem;
    right: -42.5625rem;
    bottom: -42.5625rem;
    left: -42.5625rem;
  }

  .\34xl\:-inset-175\.25{
    top: -43.8125rem;
    right: -43.8125rem;
    bottom: -43.8125rem;
    left: -43.8125rem;
  }

  .\34xl\:-inset-184\.25{
    top: -46.0625rem;
    right: -46.0625rem;
    bottom: -46.0625rem;
    left: -46.0625rem;
  }

  .\34xl\:-inset-203\.25{
    top: -50.8125rem;
    right: -50.8125rem;
    bottom: -50.8125rem;
    left: -50.8125rem;
  }

  .\34xl\:-inset-half{
    top: -50%;
    right: -50%;
    bottom: -50%;
    left: -50%;
  }

  .\34xl\:-inset-full{
    top: -100%;
    right: -100%;
    bottom: -100%;
    left: -100%;
  }

  .\34xl\:-inset-1\/10{
    top: -10%;
    right: -10%;
    bottom: -10%;
    left: -10%;
  }

  .\34xl\:-inset-2\/10{
    top: -20%;
    right: -20%;
    bottom: -20%;
    left: -20%;
  }

  .\34xl\:-inset-3\/10{
    top: -30%;
    right: -30%;
    bottom: -30%;
    left: -30%;
  }

  .\34xl\:-inset-4\/10{
    top: -40%;
    right: -40%;
    bottom: -40%;
    left: -40%;
  }

  .\34xl\:-inset-4\.5\/10{
    top: -45%;
    right: -45%;
    bottom: -45%;
    left: -45%;
  }

  .\34xl\:-inset-5\/10{
    top: -50%;
    right: -50%;
    bottom: -50%;
    left: -50%;
  }

  .\34xl\:-inset-5\.5\/10{
    top: -55%;
    right: -55%;
    bottom: -55%;
    left: -55%;
  }

  .\34xl\:-inset-6\/10{
    top: -60%;
    right: -60%;
    bottom: -60%;
    left: -60%;
  }

  .\34xl\:-inset-7\/10{
    top: -70%;
    right: -70%;
    bottom: -70%;
    left: -70%;
  }

  .\34xl\:-inset-8\/10{
    top: -80%;
    right: -80%;
    bottom: -80%;
    left: -80%;
  }

  .\34xl\:-inset-9\/10{
    top: -90%;
    right: -90%;
    bottom: -90%;
    left: -90%;
  }

  .\34xl\:-inset-1\/12{
    top: -8.33333%;
    right: -8.33333%;
    bottom: -8.33333%;
    left: -8.33333%;
  }

  .\34xl\:-inset-2\/12{
    top: -16.66667%;
    right: -16.66667%;
    bottom: -16.66667%;
    left: -16.66667%;
  }

  .\34xl\:-inset-3\/12{
    top: -25%;
    right: -25%;
    bottom: -25%;
    left: -25%;
  }

  .\34xl\:-inset-4\/12{
    top: -33.33333%;
    right: -33.33333%;
    bottom: -33.33333%;
    left: -33.33333%;
  }

  .\34xl\:-inset-5\/12{
    top: -41.66667%;
    right: -41.66667%;
    bottom: -41.66667%;
    left: -41.66667%;
  }

  .\34xl\:-inset-6\/12{
    top: -50%;
    right: -50%;
    bottom: -50%;
    left: -50%;
  }

  .\34xl\:-inset-7\/12{
    top: -58.33333%;
    right: -58.33333%;
    bottom: -58.33333%;
    left: -58.33333%;
  }

  .\34xl\:-inset-8\/12{
    top: -66.66667%;
    right: -66.66667%;
    bottom: -66.66667%;
    left: -66.66667%;
  }

  .\34xl\:-inset-9\/12{
    top: -75%;
    right: -75%;
    bottom: -75%;
    left: -75%;
  }

  .\34xl\:-inset-10\/12{
    top: -83.33333%;
    right: -83.33333%;
    bottom: -83.33333%;
    left: -83.33333%;
  }

  .\34xl\:-inset-11\/12{
    top: -91.66667%;
    right: -91.66667%;
    bottom: -91.66667%;
    left: -91.66667%;
  }

  .\34xl\:inset-1\/2{
    top: 50%;
    right: 50%;
    bottom: 50%;
    left: 50%;
  }

  .\34xl\:inset-1\/3{
    top: 33.333333%;
    right: 33.333333%;
    bottom: 33.333333%;
    left: 33.333333%;
  }

  .\34xl\:inset-2\/3{
    top: 66.666667%;
    right: 66.666667%;
    bottom: 66.666667%;
    left: 66.666667%;
  }

  .\34xl\:inset-1\/4{
    top: 25%;
    right: 25%;
    bottom: 25%;
    left: 25%;
  }

  .\34xl\:inset-2\/4{
    top: 50%;
    right: 50%;
    bottom: 50%;
    left: 50%;
  }

  .\34xl\:inset-3\/4{
    top: 75%;
    right: 75%;
    bottom: 75%;
    left: 75%;
  }

  .\34xl\:-inset-1\/2{
    top: -50%;
    right: -50%;
    bottom: -50%;
    left: -50%;
  }

  .\34xl\:-inset-1\/3{
    top: -33.333333%;
    right: -33.333333%;
    bottom: -33.333333%;
    left: -33.333333%;
  }

  .\34xl\:-inset-2\/3{
    top: -66.666667%;
    right: -66.666667%;
    bottom: -66.666667%;
    left: -66.666667%;
  }

  .\34xl\:-inset-1\/4{
    top: -25%;
    right: -25%;
    bottom: -25%;
    left: -25%;
  }

  .\34xl\:-inset-2\/4{
    top: -50%;
    right: -50%;
    bottom: -50%;
    left: -50%;
  }

  .\34xl\:-inset-3\/4{
    top: -75%;
    right: -75%;
    bottom: -75%;
    left: -75%;
  }

  .\34xl\:inset-y-0{
    top: 0px;
    bottom: 0px;
  }

  .\34xl\:inset-x-0{
    right: 0px;
    left: 0px;
  }

  .\34xl\:inset-y-1{
    top: 0.25rem;
    bottom: 0.25rem;
  }

  .\34xl\:inset-x-1{
    right: 0.25rem;
    left: 0.25rem;
  }

  .\34xl\:inset-y-2{
    top: 0.5rem;
    bottom: 0.5rem;
  }

  .\34xl\:inset-x-2{
    right: 0.5rem;
    left: 0.5rem;
  }

  .\34xl\:inset-y-3{
    top: 0.75rem;
    bottom: 0.75rem;
  }

  .\34xl\:inset-x-3{
    right: 0.75rem;
    left: 0.75rem;
  }

  .\34xl\:inset-y-4{
    top: 1rem;
    bottom: 1rem;
  }

  .\34xl\:inset-x-4{
    right: 1rem;
    left: 1rem;
  }

  .\34xl\:inset-y-5{
    top: 1.25rem;
    bottom: 1.25rem;
  }

  .\34xl\:inset-x-5{
    right: 1.25rem;
    left: 1.25rem;
  }

  .\34xl\:inset-y-6{
    top: 1.5rem;
    bottom: 1.5rem;
  }

  .\34xl\:inset-x-6{
    right: 1.5rem;
    left: 1.5rem;
  }

  .\34xl\:inset-y-7{
    top: 1.75rem;
    bottom: 1.75rem;
  }

  .\34xl\:inset-x-7{
    right: 1.75rem;
    left: 1.75rem;
  }

  .\34xl\:inset-y-8{
    top: 2rem;
    bottom: 2rem;
  }

  .\34xl\:inset-x-8{
    right: 2rem;
    left: 2rem;
  }

  .\34xl\:inset-y-9{
    top: 2.25rem;
    bottom: 2.25rem;
  }

  .\34xl\:inset-x-9{
    right: 2.25rem;
    left: 2.25rem;
  }

  .\34xl\:inset-y-10{
    top: 2.5rem;
    bottom: 2.5rem;
  }

  .\34xl\:inset-x-10{
    right: 2.5rem;
    left: 2.5rem;
  }

  .\34xl\:inset-y-11{
    top: 2.75rem;
    bottom: 2.75rem;
  }

  .\34xl\:inset-x-11{
    right: 2.75rem;
    left: 2.75rem;
  }

  .\34xl\:inset-y-12{
    top: 3rem;
    bottom: 3rem;
  }

  .\34xl\:inset-x-12{
    right: 3rem;
    left: 3rem;
  }

  .\34xl\:inset-y-13{
    top: 3.25rem;
    bottom: 3.25rem;
  }

  .\34xl\:inset-x-13{
    right: 3.25rem;
    left: 3.25rem;
  }

  .\34xl\:inset-y-14{
    top: 3.5rem;
    bottom: 3.5rem;
  }

  .\34xl\:inset-x-14{
    right: 3.5rem;
    left: 3.5rem;
  }

  .\34xl\:inset-y-15{
    top: 3.75rem;
    bottom: 3.75rem;
  }

  .\34xl\:inset-x-15{
    right: 3.75rem;
    left: 3.75rem;
  }

  .\34xl\:inset-y-16{
    top: 4rem;
    bottom: 4rem;
  }

  .\34xl\:inset-x-16{
    right: 4rem;
    left: 4rem;
  }

  .\34xl\:inset-y-17{
    top: 4.25rem;
    bottom: 4.25rem;
  }

  .\34xl\:inset-x-17{
    right: 4.25rem;
    left: 4.25rem;
  }

  .\34xl\:inset-y-18{
    top: 4.5rem;
    bottom: 4.5rem;
  }

  .\34xl\:inset-x-18{
    right: 4.5rem;
    left: 4.5rem;
  }

  .\34xl\:inset-y-19{
    top: 4.75rem;
    bottom: 4.75rem;
  }

  .\34xl\:inset-x-19{
    right: 4.75rem;
    left: 4.75rem;
  }

  .\34xl\:inset-y-20{
    top: 5rem;
    bottom: 5rem;
  }

  .\34xl\:inset-x-20{
    right: 5rem;
    left: 5rem;
  }

  .\34xl\:inset-y-22{
    top: 5.5rem;
    bottom: 5.5rem;
  }

  .\34xl\:inset-x-22{
    right: 5.5rem;
    left: 5.5rem;
  }

  .\34xl\:inset-y-24{
    top: 6rem;
    bottom: 6rem;
  }

  .\34xl\:inset-x-24{
    right: 6rem;
    left: 6rem;
  }

  .\34xl\:inset-y-25{
    top: 6.25rem;
    bottom: 6.25rem;
  }

  .\34xl\:inset-x-25{
    right: 6.25rem;
    left: 6.25rem;
  }

  .\34xl\:inset-y-28{
    top: 7rem;
    bottom: 7rem;
  }

  .\34xl\:inset-x-28{
    right: 7rem;
    left: 7rem;
  }

  .\34xl\:inset-y-30{
    top: 7.5rem;
    bottom: 7.5rem;
  }

  .\34xl\:inset-x-30{
    right: 7.5rem;
    left: 7.5rem;
  }

  .\34xl\:inset-y-32{
    top: 8rem;
    bottom: 8rem;
  }

  .\34xl\:inset-x-32{
    right: 8rem;
    left: 8rem;
  }

  .\34xl\:inset-y-34{
    top: 8.5rem;
    bottom: 8.5rem;
  }

  .\34xl\:inset-x-34{
    right: 8.5rem;
    left: 8.5rem;
  }

  .\34xl\:inset-y-35{
    top: 8.75rem;
    bottom: 8.75rem;
  }

  .\34xl\:inset-x-35{
    right: 8.75rem;
    left: 8.75rem;
  }

  .\34xl\:inset-y-36{
    top: 9rem;
    bottom: 9rem;
  }

  .\34xl\:inset-x-36{
    right: 9rem;
    left: 9rem;
  }

  .\34xl\:inset-y-39{
    top: 9.75rem;
    bottom: 9.75rem;
  }

  .\34xl\:inset-x-39{
    right: 9.75rem;
    left: 9.75rem;
  }

  .\34xl\:inset-y-40{
    top: 10rem;
    bottom: 10rem;
  }

  .\34xl\:inset-x-40{
    right: 10rem;
    left: 10rem;
  }

  .\34xl\:inset-y-42{
    top: 10.5rem;
    bottom: 10.5rem;
  }

  .\34xl\:inset-x-42{
    right: 10.5rem;
    left: 10.5rem;
  }

  .\34xl\:inset-y-44{
    top: 11rem;
    bottom: 11rem;
  }

  .\34xl\:inset-x-44{
    right: 11rem;
    left: 11rem;
  }

  .\34xl\:inset-y-45{
    top: 11.25rem;
    bottom: 11.25rem;
  }

  .\34xl\:inset-x-45{
    right: 11.25rem;
    left: 11.25rem;
  }

  .\34xl\:inset-y-48{
    top: 12rem;
    bottom: 12rem;
  }

  .\34xl\:inset-x-48{
    right: 12rem;
    left: 12rem;
  }

  .\34xl\:inset-y-50{
    top: 12.5rem;
    bottom: 12.5rem;
  }

  .\34xl\:inset-x-50{
    right: 12.5rem;
    left: 12.5rem;
  }

  .\34xl\:inset-y-52{
    top: 13rem;
    bottom: 13rem;
  }

  .\34xl\:inset-x-52{
    right: 13rem;
    left: 13rem;
  }

  .\34xl\:inset-y-55{
    top: 13.75rem;
    bottom: 13.75rem;
  }

  .\34xl\:inset-x-55{
    right: 13.75rem;
    left: 13.75rem;
  }

  .\34xl\:inset-y-56{
    top: 14rem;
    bottom: 14rem;
  }

  .\34xl\:inset-x-56{
    right: 14rem;
    left: 14rem;
  }

  .\34xl\:inset-y-58{
    top: 14.5rem;
    bottom: 14.5rem;
  }

  .\34xl\:inset-x-58{
    right: 14.5rem;
    left: 14.5rem;
  }

  .\34xl\:inset-y-60{
    top: 15rem;
    bottom: 15rem;
  }

  .\34xl\:inset-x-60{
    right: 15rem;
    left: 15rem;
  }

  .\34xl\:inset-y-64{
    top: 16rem;
    bottom: 16rem;
  }

  .\34xl\:inset-x-64{
    right: 16rem;
    left: 16rem;
  }

  .\34xl\:inset-y-65{
    top: 16.25rem;
    bottom: 16.25rem;
  }

  .\34xl\:inset-x-65{
    right: 16.25rem;
    left: 16.25rem;
  }

  .\34xl\:inset-y-68{
    top: 17rem;
    bottom: 17rem;
  }

  .\34xl\:inset-x-68{
    right: 17rem;
    left: 17rem;
  }

  .\34xl\:inset-y-69{
    top: 17.25rem;
    bottom: 17.25rem;
  }

  .\34xl\:inset-x-69{
    right: 17.25rem;
    left: 17.25rem;
  }

  .\34xl\:inset-y-70{
    top: 17.5rem;
    bottom: 17.5rem;
  }

  .\34xl\:inset-x-70{
    right: 17.5rem;
    left: 17.5rem;
  }

  .\34xl\:inset-y-72{
    top: 18rem;
    bottom: 18rem;
  }

  .\34xl\:inset-x-72{
    right: 18rem;
    left: 18rem;
  }

  .\34xl\:inset-y-75{
    top: 18.75rem;
    bottom: 18.75rem;
  }

  .\34xl\:inset-x-75{
    right: 18.75rem;
    left: 18.75rem;
  }

  .\34xl\:inset-y-80{
    top: 20rem;
    bottom: 20rem;
  }

  .\34xl\:inset-x-80{
    right: 20rem;
    left: 20rem;
  }

  .\34xl\:inset-y-85{
    top: 21.25rem;
    bottom: 21.25rem;
  }

  .\34xl\:inset-x-85{
    right: 21.25rem;
    left: 21.25rem;
  }

  .\34xl\:inset-y-86{
    top: 21.5rem;
    bottom: 21.5rem;
  }

  .\34xl\:inset-x-86{
    right: 21.5rem;
    left: 21.5rem;
  }

  .\34xl\:inset-y-90{
    top: 22.5rem;
    bottom: 22.5rem;
  }

  .\34xl\:inset-x-90{
    right: 22.5rem;
    left: 22.5rem;
  }

  .\34xl\:inset-y-96{
    top: 24rem;
    bottom: 24rem;
  }

  .\34xl\:inset-x-96{
    right: 24rem;
    left: 24rem;
  }

  .\34xl\:inset-y-100{
    top: 25rem;
    bottom: 25rem;
  }

  .\34xl\:inset-x-100{
    right: 25rem;
    left: 25rem;
  }

  .\34xl\:inset-y-115{
    top: 28.75rem;
    bottom: 28.75rem;
  }

  .\34xl\:inset-x-115{
    right: 28.75rem;
    left: 28.75rem;
  }

  .\34xl\:inset-y-125{
    top: 31.25rem;
    bottom: 31.25rem;
  }

  .\34xl\:inset-x-125{
    right: 31.25rem;
    left: 31.25rem;
  }

  .\34xl\:inset-y-142{
    top: 35.5rem;
    bottom: 35.5rem;
  }

  .\34xl\:inset-x-142{
    right: 35.5rem;
    left: 35.5rem;
  }

  .\34xl\:inset-y-150{
    top: 37.5rem;
    bottom: 37.5rem;
  }

  .\34xl\:inset-x-150{
    right: 37.5rem;
    left: 37.5rem;
  }

  .\34xl\:inset-y-156{
    top: 39rem;
    bottom: 39rem;
  }

  .\34xl\:inset-x-156{
    right: 39rem;
    left: 39rem;
  }

  .\34xl\:inset-y-160{
    top: 40rem;
    bottom: 40rem;
  }

  .\34xl\:inset-x-160{
    right: 40rem;
    left: 40rem;
  }

  .\34xl\:inset-y-175{
    top: 43.75rem;
    bottom: 43.75rem;
  }

  .\34xl\:inset-x-175{
    right: 43.75rem;
    left: 43.75rem;
  }

  .\34xl\:inset-y-207{
    top: 51.75rem;
    bottom: 51.75rem;
  }

  .\34xl\:inset-x-207{
    right: 51.75rem;
    left: 51.75rem;
  }

  .\34xl\:inset-y-242{
    top: 60.5rem;
    bottom: 60.5rem;
  }

  .\34xl\:inset-x-242{
    right: 60.5rem;
    left: 60.5rem;
  }

  .\34xl\:inset-y-250{
    top: 62.5rem;
    bottom: 62.5rem;
  }

  .\34xl\:inset-x-250{
    right: 62.5rem;
    left: 62.5rem;
  }

  .\34xl\:inset-y-258{
    top: 64.5rem;
    bottom: 64.5rem;
  }

  .\34xl\:inset-x-258{
    right: 64.5rem;
    left: 64.5rem;
  }

  .\34xl\:inset-y-265{
    top: 66.25rem;
    bottom: 66.25rem;
  }

  .\34xl\:inset-x-265{
    right: 66.25rem;
    left: 66.25rem;
  }

  .\34xl\:inset-y-280{
    top: 70rem;
    bottom: 70rem;
  }

  .\34xl\:inset-x-280{
    right: 70rem;
    left: 70rem;
  }

  .\34xl\:inset-y-auto{
    top: auto;
    bottom: auto;
  }

  .\34xl\:inset-x-auto{
    right: auto;
    left: auto;
  }

  .\34xl\:inset-y-px{
    top: 1px;
    bottom: 1px;
  }

  .\34xl\:inset-x-px{
    right: 1px;
    left: 1px;
  }

  .\34xl\:inset-y-0\.5{
    top: 0.125rem;
    bottom: 0.125rem;
  }

  .\34xl\:inset-x-0\.5{
    right: 0.125rem;
    left: 0.125rem;
  }

  .\34xl\:inset-y-1\.5{
    top: 0.375rem;
    bottom: 0.375rem;
  }

  .\34xl\:inset-x-1\.5{
    right: 0.375rem;
    left: 0.375rem;
  }

  .\34xl\:inset-y-2\.5{
    top: 0.625rem;
    bottom: 0.625rem;
  }

  .\34xl\:inset-x-2\.5{
    right: 0.625rem;
    left: 0.625rem;
  }

  .\34xl\:inset-y-3\.5{
    top: 0.875rem;
    bottom: 0.875rem;
  }

  .\34xl\:inset-x-3\.5{
    right: 0.875rem;
    left: 0.875rem;
  }

  .\34xl\:inset-y-0\.25{
    top: 0.0625rem;
    bottom: 0.0625rem;
  }

  .\34xl\:inset-x-0\.25{
    right: 0.0625rem;
    left: 0.0625rem;
  }

  .\34xl\:inset-y-0\.75{
    top: 0.1875rem;
    bottom: 0.1875rem;
  }

  .\34xl\:inset-x-0\.75{
    right: 0.1875rem;
    left: 0.1875rem;
  }

  .\34xl\:inset-y-1\.25{
    top: 0.3125rem;
    bottom: 0.3125rem;
  }

  .\34xl\:inset-x-1\.25{
    right: 0.3125rem;
    left: 0.3125rem;
  }

  .\34xl\:inset-y-1\.75{
    top: 0.4375rem;
    bottom: 0.4375rem;
  }

  .\34xl\:inset-x-1\.75{
    right: 0.4375rem;
    left: 0.4375rem;
  }

  .\34xl\:inset-y-2\.25{
    top: 0.5625rem;
    bottom: 0.5625rem;
  }

  .\34xl\:inset-x-2\.25{
    right: 0.5625rem;
    left: 0.5625rem;
  }

  .\34xl\:inset-y-2\.75{
    top: 0.6875rem;
    bottom: 0.6875rem;
  }

  .\34xl\:inset-x-2\.75{
    right: 0.6875rem;
    left: 0.6875rem;
  }

  .\34xl\:inset-y-3\.25{
    top: 0.8125rem;
    bottom: 0.8125rem;
  }

  .\34xl\:inset-x-3\.25{
    right: 0.8125rem;
    left: 0.8125rem;
  }

  .\34xl\:inset-y-3\.75{
    top: 0.9375rem;
    bottom: 0.9375rem;
  }

  .\34xl\:inset-x-3\.75{
    right: 0.9375rem;
    left: 0.9375rem;
  }

  .\34xl\:inset-y-4\.25{
    top: 1.0625rem;
    bottom: 1.0625rem;
  }

  .\34xl\:inset-x-4\.25{
    right: 1.0625rem;
    left: 1.0625rem;
  }

  .\34xl\:inset-y-4\.5{
    top: 1.125rem;
    bottom: 1.125rem;
  }

  .\34xl\:inset-x-4\.5{
    right: 1.125rem;
    left: 1.125rem;
  }

  .\34xl\:inset-y-4\.75{
    top: 1.1875rem;
    bottom: 1.1875rem;
  }

  .\34xl\:inset-x-4\.75{
    right: 1.1875rem;
    left: 1.1875rem;
  }

  .\34xl\:inset-y-5\.25{
    top: 1.3125rem;
    bottom: 1.3125rem;
  }

  .\34xl\:inset-x-5\.25{
    right: 1.3125rem;
    left: 1.3125rem;
  }

  .\34xl\:inset-y-5\.5{
    top: 1.375rem;
    bottom: 1.375rem;
  }

  .\34xl\:inset-x-5\.5{
    right: 1.375rem;
    left: 1.375rem;
  }

  .\34xl\:inset-y-5\.75{
    top: 1.4375rem;
    bottom: 1.4375rem;
  }

  .\34xl\:inset-x-5\.75{
    right: 1.4375rem;
    left: 1.4375rem;
  }

  .\34xl\:inset-y-6\.25{
    top: 1.5625rem;
    bottom: 1.5625rem;
  }

  .\34xl\:inset-x-6\.25{
    right: 1.5625rem;
    left: 1.5625rem;
  }

  .\34xl\:inset-y-6\.5{
    top: 1.625rem;
    bottom: 1.625rem;
  }

  .\34xl\:inset-x-6\.5{
    right: 1.625rem;
    left: 1.625rem;
  }

  .\34xl\:inset-y-6\.75{
    top: 1.6875rem;
    bottom: 1.6875rem;
  }

  .\34xl\:inset-x-6\.75{
    right: 1.6875rem;
    left: 1.6875rem;
  }

  .\34xl\:inset-y-7\.25{
    top: 1.8125rem;
    bottom: 1.8125rem;
  }

  .\34xl\:inset-x-7\.25{
    right: 1.8125rem;
    left: 1.8125rem;
  }

  .\34xl\:inset-y-7\.5{
    top: 1.875rem;
    bottom: 1.875rem;
  }

  .\34xl\:inset-x-7\.5{
    right: 1.875rem;
    left: 1.875rem;
  }

  .\34xl\:inset-y-8\.25{
    top: 2.0625rem;
    bottom: 2.0625rem;
  }

  .\34xl\:inset-x-8\.25{
    right: 2.0625rem;
    left: 2.0625rem;
  }

  .\34xl\:inset-y-8\.5{
    top: 2.125rem;
    bottom: 2.125rem;
  }

  .\34xl\:inset-x-8\.5{
    right: 2.125rem;
    left: 2.125rem;
  }

  .\34xl\:inset-y-9\.25{
    top: 2.3125rem;
    bottom: 2.3125rem;
  }

  .\34xl\:inset-x-9\.25{
    right: 2.3125rem;
    left: 2.3125rem;
  }

  .\34xl\:inset-y-9\.5{
    top: 2.375rem;
    bottom: 2.375rem;
  }

  .\34xl\:inset-x-9\.5{
    right: 2.375rem;
    left: 2.375rem;
  }

  .\34xl\:inset-y-10\.5{
    top: 2.625rem;
    bottom: 2.625rem;
  }

  .\34xl\:inset-x-10\.5{
    right: 2.625rem;
    left: 2.625rem;
  }

  .\34xl\:inset-y-11\.25{
    top: 2.8125rem;
    bottom: 2.8125rem;
  }

  .\34xl\:inset-x-11\.25{
    right: 2.8125rem;
    left: 2.8125rem;
  }

  .\34xl\:inset-y-11\.5{
    top: 2.875rem;
    bottom: 2.875rem;
  }

  .\34xl\:inset-x-11\.5{
    right: 2.875rem;
    left: 2.875rem;
  }

  .\34xl\:inset-y-12\.5{
    top: 3.125rem;
    bottom: 3.125rem;
  }

  .\34xl\:inset-x-12\.5{
    right: 3.125rem;
    left: 3.125rem;
  }

  .\34xl\:inset-y-12\.75{
    top: 3.1875rem;
    bottom: 3.1875rem;
  }

  .\34xl\:inset-x-12\.75{
    right: 3.1875rem;
    left: 3.1875rem;
  }

  .\34xl\:inset-y-13\.5{
    top: 3.375rem;
    bottom: 3.375rem;
  }

  .\34xl\:inset-x-13\.5{
    right: 3.375rem;
    left: 3.375rem;
  }

  .\34xl\:inset-y-14\.5{
    top: 3.625rem;
    bottom: 3.625rem;
  }

  .\34xl\:inset-x-14\.5{
    right: 3.625rem;
    left: 3.625rem;
  }

  .\34xl\:inset-y-15\.5{
    top: 3.875rem;
    bottom: 3.875rem;
  }

  .\34xl\:inset-x-15\.5{
    right: 3.875rem;
    left: 3.875rem;
  }

  .\34xl\:inset-y-15\.75{
    top: 3.9375rem;
    bottom: 3.9375rem;
  }

  .\34xl\:inset-x-15\.75{
    right: 3.9375rem;
    left: 3.9375rem;
  }

  .\34xl\:inset-y-16\.25{
    top: 4.0625rem;
    bottom: 4.0625rem;
  }

  .\34xl\:inset-x-16\.25{
    right: 4.0625rem;
    left: 4.0625rem;
  }

  .\34xl\:inset-y-17\.25{
    top: 4.3125rem;
    bottom: 4.3125rem;
  }

  .\34xl\:inset-x-17\.25{
    right: 4.3125rem;
    left: 4.3125rem;
  }

  .\34xl\:inset-y-17\.5{
    top: 4.375rem;
    bottom: 4.375rem;
  }

  .\34xl\:inset-x-17\.5{
    right: 4.375rem;
    left: 4.375rem;
  }

  .\34xl\:inset-y-18\.25{
    top: 4.5625rem;
    bottom: 4.5625rem;
  }

  .\34xl\:inset-x-18\.25{
    right: 4.5625rem;
    left: 4.5625rem;
  }

  .\34xl\:inset-y-18\.5{
    top: 4.625rem;
    bottom: 4.625rem;
  }

  .\34xl\:inset-x-18\.5{
    right: 4.625rem;
    left: 4.625rem;
  }

  .\34xl\:inset-y-20\.25{
    top: 5.0625rem;
    bottom: 5.0625rem;
  }

  .\34xl\:inset-x-20\.25{
    right: 5.0625rem;
    left: 5.0625rem;
  }

  .\34xl\:inset-y-20\.5{
    top: 5.125rem;
    bottom: 5.125rem;
  }

  .\34xl\:inset-x-20\.5{
    right: 5.125rem;
    left: 5.125rem;
  }

  .\34xl\:inset-y-22\.5{
    top: 5.625rem;
    bottom: 5.625rem;
  }

  .\34xl\:inset-x-22\.5{
    right: 5.625rem;
    left: 5.625rem;
  }

  .\34xl\:inset-y-25\.5{
    top: 6.375rem;
    bottom: 6.375rem;
  }

  .\34xl\:inset-x-25\.5{
    right: 6.375rem;
    left: 6.375rem;
  }

  .\34xl\:inset-y-26\.75{
    top: 6.6875rem;
    bottom: 6.6875rem;
  }

  .\34xl\:inset-x-26\.75{
    right: 6.6875rem;
    left: 6.6875rem;
  }

  .\34xl\:inset-y-32\.5{
    top: 8.125rem;
    bottom: 8.125rem;
  }

  .\34xl\:inset-x-32\.5{
    right: 8.125rem;
    left: 8.125rem;
  }

  .\34xl\:inset-y-37\.5{
    top: 9.375rem;
    bottom: 9.375rem;
  }

  .\34xl\:inset-x-37\.5{
    right: 9.375rem;
    left: 9.375rem;
  }

  .\34xl\:inset-y-41\.25{
    top: 10.3125rem;
    bottom: 10.3125rem;
  }

  .\34xl\:inset-x-41\.25{
    right: 10.3125rem;
    left: 10.3125rem;
  }

  .\34xl\:inset-y-52\.5{
    top: 13.125rem;
    bottom: 13.125rem;
  }

  .\34xl\:inset-x-52\.5{
    right: 13.125rem;
    left: 13.125rem;
  }

  .\34xl\:inset-y-54\.5{
    top: 13.625rem;
    bottom: 13.625rem;
  }

  .\34xl\:inset-x-54\.5{
    right: 13.625rem;
    left: 13.625rem;
  }

  .\34xl\:inset-y-57\.25{
    top: 14.3125rem;
    bottom: 14.3125rem;
  }

  .\34xl\:inset-x-57\.25{
    right: 14.3125rem;
    left: 14.3125rem;
  }

  .\34xl\:inset-y-57\.5{
    top: 14.375rem;
    bottom: 14.375rem;
  }

  .\34xl\:inset-x-57\.5{
    right: 14.375rem;
    left: 14.375rem;
  }

  .\34xl\:inset-y-66\.25{
    top: 16.5625rem;
    bottom: 16.5625rem;
  }

  .\34xl\:inset-x-66\.25{
    right: 16.5625rem;
    left: 16.5625rem;
  }

  .\34xl\:inset-y-74\.5{
    top: 18.125rem;
    bottom: 18.125rem;
  }

  .\34xl\:inset-x-74\.5{
    right: 18.125rem;
    left: 18.125rem;
  }

  .\34xl\:inset-y-106\.25{
    top: 26.5625rem;
    bottom: 26.5625rem;
  }

  .\34xl\:inset-x-106\.25{
    right: 26.5625rem;
    left: 26.5625rem;
  }

  .\34xl\:inset-y-112\.25{
    top: 28.0675rem;
    bottom: 28.0675rem;
  }

  .\34xl\:inset-x-112\.25{
    right: 28.0675rem;
    left: 28.0675rem;
  }

  .\34xl\:inset-y-112\.75{
    top: 28.1875rem;
    bottom: 28.1875rem;
  }

  .\34xl\:inset-x-112\.75{
    right: 28.1875rem;
    left: 28.1875rem;
  }

  .\34xl\:inset-y-147\.5{
    top: 36.875rem;
    bottom: 36.875rem;
  }

  .\34xl\:inset-x-147\.5{
    right: 36.875rem;
    left: 36.875rem;
  }

  .\34xl\:inset-y-162\.5{
    top: 40.625rem;
    bottom: 40.625rem;
  }

  .\34xl\:inset-x-162\.5{
    right: 40.625rem;
    left: 40.625rem;
  }

  .\34xl\:inset-y-172\.25{
    top: 42.5625rem;
    bottom: 42.5625rem;
  }

  .\34xl\:inset-x-172\.25{
    right: 42.5625rem;
    left: 42.5625rem;
  }

  .\34xl\:inset-y-175\.25{
    top: 43.8125rem;
    bottom: 43.8125rem;
  }

  .\34xl\:inset-x-175\.25{
    right: 43.8125rem;
    left: 43.8125rem;
  }

  .\34xl\:inset-y-184\.25{
    top: 46.0625rem;
    bottom: 46.0625rem;
  }

  .\34xl\:inset-x-184\.25{
    right: 46.0625rem;
    left: 46.0625rem;
  }

  .\34xl\:inset-y-203\.25{
    top: 50.8125rem;
    bottom: 50.8125rem;
  }

  .\34xl\:inset-x-203\.25{
    right: 50.8125rem;
    left: 50.8125rem;
  }

  .\34xl\:inset-y-half{
    top: 50%;
    bottom: 50%;
  }

  .\34xl\:inset-x-half{
    right: 50%;
    left: 50%;
  }

  .\34xl\:inset-y-full{
    top: 100%;
    bottom: 100%;
  }

  .\34xl\:inset-x-full{
    right: 100%;
    left: 100%;
  }

  .\34xl\:inset-y-1\/10{
    top: 10%;
    bottom: 10%;
  }

  .\34xl\:inset-x-1\/10{
    right: 10%;
    left: 10%;
  }

  .\34xl\:inset-y-2\/10{
    top: 20%;
    bottom: 20%;
  }

  .\34xl\:inset-x-2\/10{
    right: 20%;
    left: 20%;
  }

  .\34xl\:inset-y-3\/10{
    top: 30%;
    bottom: 30%;
  }

  .\34xl\:inset-x-3\/10{
    right: 30%;
    left: 30%;
  }

  .\34xl\:inset-y-4\/10{
    top: 40%;
    bottom: 40%;
  }

  .\34xl\:inset-x-4\/10{
    right: 40%;
    left: 40%;
  }

  .\34xl\:inset-y-4\.5\/10{
    top: 45%;
    bottom: 45%;
  }

  .\34xl\:inset-x-4\.5\/10{
    right: 45%;
    left: 45%;
  }

  .\34xl\:inset-y-5\/10{
    top: 50%;
    bottom: 50%;
  }

  .\34xl\:inset-x-5\/10{
    right: 50%;
    left: 50%;
  }

  .\34xl\:inset-y-5\.5\/10{
    top: 55%;
    bottom: 55%;
  }

  .\34xl\:inset-x-5\.5\/10{
    right: 55%;
    left: 55%;
  }

  .\34xl\:inset-y-6\/10{
    top: 60%;
    bottom: 60%;
  }

  .\34xl\:inset-x-6\/10{
    right: 60%;
    left: 60%;
  }

  .\34xl\:inset-y-7\/10{
    top: 70%;
    bottom: 70%;
  }

  .\34xl\:inset-x-7\/10{
    right: 70%;
    left: 70%;
  }

  .\34xl\:inset-y-8\/10{
    top: 80%;
    bottom: 80%;
  }

  .\34xl\:inset-x-8\/10{
    right: 80%;
    left: 80%;
  }

  .\34xl\:inset-y-9\/10{
    top: 90%;
    bottom: 90%;
  }

  .\34xl\:inset-x-9\/10{
    right: 90%;
    left: 90%;
  }

  .\34xl\:inset-y-1\/12{
    top: 8.333333%;
    bottom: 8.333333%;
  }

  .\34xl\:inset-x-1\/12{
    right: 8.333333%;
    left: 8.333333%;
  }

  .\34xl\:inset-y-2\/12{
    top: 16.666667%;
    bottom: 16.666667%;
  }

  .\34xl\:inset-x-2\/12{
    right: 16.666667%;
    left: 16.666667%;
  }

  .\34xl\:inset-y-3\/12{
    top: 25%;
    bottom: 25%;
  }

  .\34xl\:inset-x-3\/12{
    right: 25%;
    left: 25%;
  }

  .\34xl\:inset-y-4\/12{
    top: 33.333333%;
    bottom: 33.333333%;
  }

  .\34xl\:inset-x-4\/12{
    right: 33.333333%;
    left: 33.333333%;
  }

  .\34xl\:inset-y-5\/12{
    top: 41.666667%;
    bottom: 41.666667%;
  }

  .\34xl\:inset-x-5\/12{
    right: 41.666667%;
    left: 41.666667%;
  }

  .\34xl\:inset-y-6\/12{
    top: 50%;
    bottom: 50%;
  }

  .\34xl\:inset-x-6\/12{
    right: 50%;
    left: 50%;
  }

  .\34xl\:inset-y-7\/12{
    top: 58.333333%;
    bottom: 58.333333%;
  }

  .\34xl\:inset-x-7\/12{
    right: 58.333333%;
    left: 58.333333%;
  }

  .\34xl\:inset-y-8\/12{
    top: 66.666667%;
    bottom: 66.666667%;
  }

  .\34xl\:inset-x-8\/12{
    right: 66.666667%;
    left: 66.666667%;
  }

  .\34xl\:inset-y-9\/12{
    top: 75%;
    bottom: 75%;
  }

  .\34xl\:inset-x-9\/12{
    right: 75%;
    left: 75%;
  }

  .\34xl\:inset-y-10\/12{
    top: 83.333333%;
    bottom: 83.333333%;
  }

  .\34xl\:inset-x-10\/12{
    right: 83.333333%;
    left: 83.333333%;
  }

  .\34xl\:inset-y-11\/12{
    top: 91.666667%;
    bottom: 91.666667%;
  }

  .\34xl\:inset-x-11\/12{
    right: 91.666667%;
    left: 91.666667%;
  }

  .\34xl\:-inset-y-0{
    top: 0px;
    bottom: 0px;
  }

  .\34xl\:-inset-x-0{
    right: 0px;
    left: 0px;
  }

  .\34xl\:-inset-y-1{
    top: -0.25rem;
    bottom: -0.25rem;
  }

  .\34xl\:-inset-x-1{
    right: -0.25rem;
    left: -0.25rem;
  }

  .\34xl\:-inset-y-2{
    top: -0.5rem;
    bottom: -0.5rem;
  }

  .\34xl\:-inset-x-2{
    right: -0.5rem;
    left: -0.5rem;
  }

  .\34xl\:-inset-y-3{
    top: -0.75rem;
    bottom: -0.75rem;
  }

  .\34xl\:-inset-x-3{
    right: -0.75rem;
    left: -0.75rem;
  }

  .\34xl\:-inset-y-4{
    top: -1rem;
    bottom: -1rem;
  }

  .\34xl\:-inset-x-4{
    right: -1rem;
    left: -1rem;
  }

  .\34xl\:-inset-y-5{
    top: -1.25rem;
    bottom: -1.25rem;
  }

  .\34xl\:-inset-x-5{
    right: -1.25rem;
    left: -1.25rem;
  }

  .\34xl\:-inset-y-6{
    top: -1.5rem;
    bottom: -1.5rem;
  }

  .\34xl\:-inset-x-6{
    right: -1.5rem;
    left: -1.5rem;
  }

  .\34xl\:-inset-y-7{
    top: -1.75rem;
    bottom: -1.75rem;
  }

  .\34xl\:-inset-x-7{
    right: -1.75rem;
    left: -1.75rem;
  }

  .\34xl\:-inset-y-8{
    top: -2rem;
    bottom: -2rem;
  }

  .\34xl\:-inset-x-8{
    right: -2rem;
    left: -2rem;
  }

  .\34xl\:-inset-y-9{
    top: -2.25rem;
    bottom: -2.25rem;
  }

  .\34xl\:-inset-x-9{
    right: -2.25rem;
    left: -2.25rem;
  }

  .\34xl\:-inset-y-10{
    top: -2.5rem;
    bottom: -2.5rem;
  }

  .\34xl\:-inset-x-10{
    right: -2.5rem;
    left: -2.5rem;
  }

  .\34xl\:-inset-y-11{
    top: -2.75rem;
    bottom: -2.75rem;
  }

  .\34xl\:-inset-x-11{
    right: -2.75rem;
    left: -2.75rem;
  }

  .\34xl\:-inset-y-12{
    top: -3rem;
    bottom: -3rem;
  }

  .\34xl\:-inset-x-12{
    right: -3rem;
    left: -3rem;
  }

  .\34xl\:-inset-y-13{
    top: -3.25rem;
    bottom: -3.25rem;
  }

  .\34xl\:-inset-x-13{
    right: -3.25rem;
    left: -3.25rem;
  }

  .\34xl\:-inset-y-14{
    top: -3.5rem;
    bottom: -3.5rem;
  }

  .\34xl\:-inset-x-14{
    right: -3.5rem;
    left: -3.5rem;
  }

  .\34xl\:-inset-y-15{
    top: -3.75rem;
    bottom: -3.75rem;
  }

  .\34xl\:-inset-x-15{
    right: -3.75rem;
    left: -3.75rem;
  }

  .\34xl\:-inset-y-16{
    top: -4rem;
    bottom: -4rem;
  }

  .\34xl\:-inset-x-16{
    right: -4rem;
    left: -4rem;
  }

  .\34xl\:-inset-y-17{
    top: -4.25rem;
    bottom: -4.25rem;
  }

  .\34xl\:-inset-x-17{
    right: -4.25rem;
    left: -4.25rem;
  }

  .\34xl\:-inset-y-18{
    top: -4.5rem;
    bottom: -4.5rem;
  }

  .\34xl\:-inset-x-18{
    right: -4.5rem;
    left: -4.5rem;
  }

  .\34xl\:-inset-y-19{
    top: -4.75rem;
    bottom: -4.75rem;
  }

  .\34xl\:-inset-x-19{
    right: -4.75rem;
    left: -4.75rem;
  }

  .\34xl\:-inset-y-20{
    top: -5rem;
    bottom: -5rem;
  }

  .\34xl\:-inset-x-20{
    right: -5rem;
    left: -5rem;
  }

  .\34xl\:-inset-y-22{
    top: -5.5rem;
    bottom: -5.5rem;
  }

  .\34xl\:-inset-x-22{
    right: -5.5rem;
    left: -5.5rem;
  }

  .\34xl\:-inset-y-24{
    top: -6rem;
    bottom: -6rem;
  }

  .\34xl\:-inset-x-24{
    right: -6rem;
    left: -6rem;
  }

  .\34xl\:-inset-y-25{
    top: -6.25rem;
    bottom: -6.25rem;
  }

  .\34xl\:-inset-x-25{
    right: -6.25rem;
    left: -6.25rem;
  }

  .\34xl\:-inset-y-28{
    top: -7rem;
    bottom: -7rem;
  }

  .\34xl\:-inset-x-28{
    right: -7rem;
    left: -7rem;
  }

  .\34xl\:-inset-y-30{
    top: -7.5rem;
    bottom: -7.5rem;
  }

  .\34xl\:-inset-x-30{
    right: -7.5rem;
    left: -7.5rem;
  }

  .\34xl\:-inset-y-32{
    top: -8rem;
    bottom: -8rem;
  }

  .\34xl\:-inset-x-32{
    right: -8rem;
    left: -8rem;
  }

  .\34xl\:-inset-y-34{
    top: -8.5rem;
    bottom: -8.5rem;
  }

  .\34xl\:-inset-x-34{
    right: -8.5rem;
    left: -8.5rem;
  }

  .\34xl\:-inset-y-35{
    top: -8.75rem;
    bottom: -8.75rem;
  }

  .\34xl\:-inset-x-35{
    right: -8.75rem;
    left: -8.75rem;
  }

  .\34xl\:-inset-y-36{
    top: -9rem;
    bottom: -9rem;
  }

  .\34xl\:-inset-x-36{
    right: -9rem;
    left: -9rem;
  }

  .\34xl\:-inset-y-39{
    top: -9.75rem;
    bottom: -9.75rem;
  }

  .\34xl\:-inset-x-39{
    right: -9.75rem;
    left: -9.75rem;
  }

  .\34xl\:-inset-y-40{
    top: -10rem;
    bottom: -10rem;
  }

  .\34xl\:-inset-x-40{
    right: -10rem;
    left: -10rem;
  }

  .\34xl\:-inset-y-42{
    top: -10.5rem;
    bottom: -10.5rem;
  }

  .\34xl\:-inset-x-42{
    right: -10.5rem;
    left: -10.5rem;
  }

  .\34xl\:-inset-y-44{
    top: -11rem;
    bottom: -11rem;
  }

  .\34xl\:-inset-x-44{
    right: -11rem;
    left: -11rem;
  }

  .\34xl\:-inset-y-45{
    top: -11.25rem;
    bottom: -11.25rem;
  }

  .\34xl\:-inset-x-45{
    right: -11.25rem;
    left: -11.25rem;
  }

  .\34xl\:-inset-y-48{
    top: -12rem;
    bottom: -12rem;
  }

  .\34xl\:-inset-x-48{
    right: -12rem;
    left: -12rem;
  }

  .\34xl\:-inset-y-50{
    top: -12.5rem;
    bottom: -12.5rem;
  }

  .\34xl\:-inset-x-50{
    right: -12.5rem;
    left: -12.5rem;
  }

  .\34xl\:-inset-y-52{
    top: -13rem;
    bottom: -13rem;
  }

  .\34xl\:-inset-x-52{
    right: -13rem;
    left: -13rem;
  }

  .\34xl\:-inset-y-55{
    top: -13.75rem;
    bottom: -13.75rem;
  }

  .\34xl\:-inset-x-55{
    right: -13.75rem;
    left: -13.75rem;
  }

  .\34xl\:-inset-y-56{
    top: -14rem;
    bottom: -14rem;
  }

  .\34xl\:-inset-x-56{
    right: -14rem;
    left: -14rem;
  }

  .\34xl\:-inset-y-58{
    top: -14.5rem;
    bottom: -14.5rem;
  }

  .\34xl\:-inset-x-58{
    right: -14.5rem;
    left: -14.5rem;
  }

  .\34xl\:-inset-y-60{
    top: -15rem;
    bottom: -15rem;
  }

  .\34xl\:-inset-x-60{
    right: -15rem;
    left: -15rem;
  }

  .\34xl\:-inset-y-64{
    top: -16rem;
    bottom: -16rem;
  }

  .\34xl\:-inset-x-64{
    right: -16rem;
    left: -16rem;
  }

  .\34xl\:-inset-y-65{
    top: -16.25rem;
    bottom: -16.25rem;
  }

  .\34xl\:-inset-x-65{
    right: -16.25rem;
    left: -16.25rem;
  }

  .\34xl\:-inset-y-68{
    top: -17rem;
    bottom: -17rem;
  }

  .\34xl\:-inset-x-68{
    right: -17rem;
    left: -17rem;
  }

  .\34xl\:-inset-y-69{
    top: -17.25rem;
    bottom: -17.25rem;
  }

  .\34xl\:-inset-x-69{
    right: -17.25rem;
    left: -17.25rem;
  }

  .\34xl\:-inset-y-70{
    top: -17.5rem;
    bottom: -17.5rem;
  }

  .\34xl\:-inset-x-70{
    right: -17.5rem;
    left: -17.5rem;
  }

  .\34xl\:-inset-y-72{
    top: -18rem;
    bottom: -18rem;
  }

  .\34xl\:-inset-x-72{
    right: -18rem;
    left: -18rem;
  }

  .\34xl\:-inset-y-75{
    top: -18.75rem;
    bottom: -18.75rem;
  }

  .\34xl\:-inset-x-75{
    right: -18.75rem;
    left: -18.75rem;
  }

  .\34xl\:-inset-y-80{
    top: -20rem;
    bottom: -20rem;
  }

  .\34xl\:-inset-x-80{
    right: -20rem;
    left: -20rem;
  }

  .\34xl\:-inset-y-85{
    top: -21.25rem;
    bottom: -21.25rem;
  }

  .\34xl\:-inset-x-85{
    right: -21.25rem;
    left: -21.25rem;
  }

  .\34xl\:-inset-y-86{
    top: -21.5rem;
    bottom: -21.5rem;
  }

  .\34xl\:-inset-x-86{
    right: -21.5rem;
    left: -21.5rem;
  }

  .\34xl\:-inset-y-90{
    top: -22.5rem;
    bottom: -22.5rem;
  }

  .\34xl\:-inset-x-90{
    right: -22.5rem;
    left: -22.5rem;
  }

  .\34xl\:-inset-y-96{
    top: -24rem;
    bottom: -24rem;
  }

  .\34xl\:-inset-x-96{
    right: -24rem;
    left: -24rem;
  }

  .\34xl\:-inset-y-100{
    top: -25rem;
    bottom: -25rem;
  }

  .\34xl\:-inset-x-100{
    right: -25rem;
    left: -25rem;
  }

  .\34xl\:-inset-y-115{
    top: -28.75rem;
    bottom: -28.75rem;
  }

  .\34xl\:-inset-x-115{
    right: -28.75rem;
    left: -28.75rem;
  }

  .\34xl\:-inset-y-125{
    top: -31.25rem;
    bottom: -31.25rem;
  }

  .\34xl\:-inset-x-125{
    right: -31.25rem;
    left: -31.25rem;
  }

  .\34xl\:-inset-y-142{
    top: -35.5rem;
    bottom: -35.5rem;
  }

  .\34xl\:-inset-x-142{
    right: -35.5rem;
    left: -35.5rem;
  }

  .\34xl\:-inset-y-150{
    top: -37.5rem;
    bottom: -37.5rem;
  }

  .\34xl\:-inset-x-150{
    right: -37.5rem;
    left: -37.5rem;
  }

  .\34xl\:-inset-y-156{
    top: -39rem;
    bottom: -39rem;
  }

  .\34xl\:-inset-x-156{
    right: -39rem;
    left: -39rem;
  }

  .\34xl\:-inset-y-160{
    top: -40rem;
    bottom: -40rem;
  }

  .\34xl\:-inset-x-160{
    right: -40rem;
    left: -40rem;
  }

  .\34xl\:-inset-y-175{
    top: -43.75rem;
    bottom: -43.75rem;
  }

  .\34xl\:-inset-x-175{
    right: -43.75rem;
    left: -43.75rem;
  }

  .\34xl\:-inset-y-207{
    top: -51.75rem;
    bottom: -51.75rem;
  }

  .\34xl\:-inset-x-207{
    right: -51.75rem;
    left: -51.75rem;
  }

  .\34xl\:-inset-y-242{
    top: -60.5rem;
    bottom: -60.5rem;
  }

  .\34xl\:-inset-x-242{
    right: -60.5rem;
    left: -60.5rem;
  }

  .\34xl\:-inset-y-250{
    top: -62.5rem;
    bottom: -62.5rem;
  }

  .\34xl\:-inset-x-250{
    right: -62.5rem;
    left: -62.5rem;
  }

  .\34xl\:-inset-y-258{
    top: -64.5rem;
    bottom: -64.5rem;
  }

  .\34xl\:-inset-x-258{
    right: -64.5rem;
    left: -64.5rem;
  }

  .\34xl\:-inset-y-265{
    top: -66.25rem;
    bottom: -66.25rem;
  }

  .\34xl\:-inset-x-265{
    right: -66.25rem;
    left: -66.25rem;
  }

  .\34xl\:-inset-y-280{
    top: -70rem;
    bottom: -70rem;
  }

  .\34xl\:-inset-x-280{
    right: -70rem;
    left: -70rem;
  }

  .\34xl\:-inset-y-px{
    top: -1px;
    bottom: -1px;
  }

  .\34xl\:-inset-x-px{
    right: -1px;
    left: -1px;
  }

  .\34xl\:-inset-y-0\.5{
    top: -0.125rem;
    bottom: -0.125rem;
  }

  .\34xl\:-inset-x-0\.5{
    right: -0.125rem;
    left: -0.125rem;
  }

  .\34xl\:-inset-y-1\.5{
    top: -0.375rem;
    bottom: -0.375rem;
  }

  .\34xl\:-inset-x-1\.5{
    right: -0.375rem;
    left: -0.375rem;
  }

  .\34xl\:-inset-y-2\.5{
    top: -0.625rem;
    bottom: -0.625rem;
  }

  .\34xl\:-inset-x-2\.5{
    right: -0.625rem;
    left: -0.625rem;
  }

  .\34xl\:-inset-y-3\.5{
    top: -0.875rem;
    bottom: -0.875rem;
  }

  .\34xl\:-inset-x-3\.5{
    right: -0.875rem;
    left: -0.875rem;
  }

  .\34xl\:-inset-y-0\.25{
    top: -0.0625rem;
    bottom: -0.0625rem;
  }

  .\34xl\:-inset-x-0\.25{
    right: -0.0625rem;
    left: -0.0625rem;
  }

  .\34xl\:-inset-y-0\.75{
    top: -0.1875rem;
    bottom: -0.1875rem;
  }

  .\34xl\:-inset-x-0\.75{
    right: -0.1875rem;
    left: -0.1875rem;
  }

  .\34xl\:-inset-y-1\.25{
    top: -0.3125rem;
    bottom: -0.3125rem;
  }

  .\34xl\:-inset-x-1\.25{
    right: -0.3125rem;
    left: -0.3125rem;
  }

  .\34xl\:-inset-y-1\.75{
    top: -0.4375rem;
    bottom: -0.4375rem;
  }

  .\34xl\:-inset-x-1\.75{
    right: -0.4375rem;
    left: -0.4375rem;
  }

  .\34xl\:-inset-y-2\.25{
    top: -0.5625rem;
    bottom: -0.5625rem;
  }

  .\34xl\:-inset-x-2\.25{
    right: -0.5625rem;
    left: -0.5625rem;
  }

  .\34xl\:-inset-y-2\.75{
    top: -0.6875rem;
    bottom: -0.6875rem;
  }

  .\34xl\:-inset-x-2\.75{
    right: -0.6875rem;
    left: -0.6875rem;
  }

  .\34xl\:-inset-y-3\.25{
    top: -0.8125rem;
    bottom: -0.8125rem;
  }

  .\34xl\:-inset-x-3\.25{
    right: -0.8125rem;
    left: -0.8125rem;
  }

  .\34xl\:-inset-y-3\.75{
    top: -0.9375rem;
    bottom: -0.9375rem;
  }

  .\34xl\:-inset-x-3\.75{
    right: -0.9375rem;
    left: -0.9375rem;
  }

  .\34xl\:-inset-y-4\.25{
    top: -1.0625rem;
    bottom: -1.0625rem;
  }

  .\34xl\:-inset-x-4\.25{
    right: -1.0625rem;
    left: -1.0625rem;
  }

  .\34xl\:-inset-y-4\.5{
    top: -1.125rem;
    bottom: -1.125rem;
  }

  .\34xl\:-inset-x-4\.5{
    right: -1.125rem;
    left: -1.125rem;
  }

  .\34xl\:-inset-y-4\.75{
    top: -1.1875rem;
    bottom: -1.1875rem;
  }

  .\34xl\:-inset-x-4\.75{
    right: -1.1875rem;
    left: -1.1875rem;
  }

  .\34xl\:-inset-y-5\.25{
    top: -1.3125rem;
    bottom: -1.3125rem;
  }

  .\34xl\:-inset-x-5\.25{
    right: -1.3125rem;
    left: -1.3125rem;
  }

  .\34xl\:-inset-y-5\.5{
    top: -1.375rem;
    bottom: -1.375rem;
  }

  .\34xl\:-inset-x-5\.5{
    right: -1.375rem;
    left: -1.375rem;
  }

  .\34xl\:-inset-y-5\.75{
    top: -1.4375rem;
    bottom: -1.4375rem;
  }

  .\34xl\:-inset-x-5\.75{
    right: -1.4375rem;
    left: -1.4375rem;
  }

  .\34xl\:-inset-y-6\.25{
    top: -1.5625rem;
    bottom: -1.5625rem;
  }

  .\34xl\:-inset-x-6\.25{
    right: -1.5625rem;
    left: -1.5625rem;
  }

  .\34xl\:-inset-y-6\.5{
    top: -1.625rem;
    bottom: -1.625rem;
  }

  .\34xl\:-inset-x-6\.5{
    right: -1.625rem;
    left: -1.625rem;
  }

  .\34xl\:-inset-y-6\.75{
    top: -1.6875rem;
    bottom: -1.6875rem;
  }

  .\34xl\:-inset-x-6\.75{
    right: -1.6875rem;
    left: -1.6875rem;
  }

  .\34xl\:-inset-y-7\.25{
    top: -1.8125rem;
    bottom: -1.8125rem;
  }

  .\34xl\:-inset-x-7\.25{
    right: -1.8125rem;
    left: -1.8125rem;
  }

  .\34xl\:-inset-y-7\.5{
    top: -1.875rem;
    bottom: -1.875rem;
  }

  .\34xl\:-inset-x-7\.5{
    right: -1.875rem;
    left: -1.875rem;
  }

  .\34xl\:-inset-y-8\.25{
    top: -2.0625rem;
    bottom: -2.0625rem;
  }

  .\34xl\:-inset-x-8\.25{
    right: -2.0625rem;
    left: -2.0625rem;
  }

  .\34xl\:-inset-y-8\.5{
    top: -2.125rem;
    bottom: -2.125rem;
  }

  .\34xl\:-inset-x-8\.5{
    right: -2.125rem;
    left: -2.125rem;
  }

  .\34xl\:-inset-y-9\.25{
    top: -2.3125rem;
    bottom: -2.3125rem;
  }

  .\34xl\:-inset-x-9\.25{
    right: -2.3125rem;
    left: -2.3125rem;
  }

  .\34xl\:-inset-y-9\.5{
    top: -2.375rem;
    bottom: -2.375rem;
  }

  .\34xl\:-inset-x-9\.5{
    right: -2.375rem;
    left: -2.375rem;
  }

  .\34xl\:-inset-y-10\.5{
    top: -2.625rem;
    bottom: -2.625rem;
  }

  .\34xl\:-inset-x-10\.5{
    right: -2.625rem;
    left: -2.625rem;
  }

  .\34xl\:-inset-y-11\.25{
    top: -2.8125rem;
    bottom: -2.8125rem;
  }

  .\34xl\:-inset-x-11\.25{
    right: -2.8125rem;
    left: -2.8125rem;
  }

  .\34xl\:-inset-y-11\.5{
    top: -2.875rem;
    bottom: -2.875rem;
  }

  .\34xl\:-inset-x-11\.5{
    right: -2.875rem;
    left: -2.875rem;
  }

  .\34xl\:-inset-y-12\.5{
    top: -3.125rem;
    bottom: -3.125rem;
  }

  .\34xl\:-inset-x-12\.5{
    right: -3.125rem;
    left: -3.125rem;
  }

  .\34xl\:-inset-y-12\.75{
    top: -3.1875rem;
    bottom: -3.1875rem;
  }

  .\34xl\:-inset-x-12\.75{
    right: -3.1875rem;
    left: -3.1875rem;
  }

  .\34xl\:-inset-y-13\.5{
    top: -3.375rem;
    bottom: -3.375rem;
  }

  .\34xl\:-inset-x-13\.5{
    right: -3.375rem;
    left: -3.375rem;
  }

  .\34xl\:-inset-y-14\.5{
    top: -3.625rem;
    bottom: -3.625rem;
  }

  .\34xl\:-inset-x-14\.5{
    right: -3.625rem;
    left: -3.625rem;
  }

  .\34xl\:-inset-y-15\.5{
    top: -3.875rem;
    bottom: -3.875rem;
  }

  .\34xl\:-inset-x-15\.5{
    right: -3.875rem;
    left: -3.875rem;
  }

  .\34xl\:-inset-y-15\.75{
    top: -3.9375rem;
    bottom: -3.9375rem;
  }

  .\34xl\:-inset-x-15\.75{
    right: -3.9375rem;
    left: -3.9375rem;
  }

  .\34xl\:-inset-y-16\.25{
    top: -4.0625rem;
    bottom: -4.0625rem;
  }

  .\34xl\:-inset-x-16\.25{
    right: -4.0625rem;
    left: -4.0625rem;
  }

  .\34xl\:-inset-y-17\.25{
    top: -4.3125rem;
    bottom: -4.3125rem;
  }

  .\34xl\:-inset-x-17\.25{
    right: -4.3125rem;
    left: -4.3125rem;
  }

  .\34xl\:-inset-y-17\.5{
    top: -4.375rem;
    bottom: -4.375rem;
  }

  .\34xl\:-inset-x-17\.5{
    right: -4.375rem;
    left: -4.375rem;
  }

  .\34xl\:-inset-y-18\.25{
    top: -4.5625rem;
    bottom: -4.5625rem;
  }

  .\34xl\:-inset-x-18\.25{
    right: -4.5625rem;
    left: -4.5625rem;
  }

  .\34xl\:-inset-y-18\.5{
    top: -4.625rem;
    bottom: -4.625rem;
  }

  .\34xl\:-inset-x-18\.5{
    right: -4.625rem;
    left: -4.625rem;
  }

  .\34xl\:-inset-y-20\.25{
    top: -5.0625rem;
    bottom: -5.0625rem;
  }

  .\34xl\:-inset-x-20\.25{
    right: -5.0625rem;
    left: -5.0625rem;
  }

  .\34xl\:-inset-y-20\.5{
    top: -5.125rem;
    bottom: -5.125rem;
  }

  .\34xl\:-inset-x-20\.5{
    right: -5.125rem;
    left: -5.125rem;
  }

  .\34xl\:-inset-y-22\.5{
    top: -5.625rem;
    bottom: -5.625rem;
  }

  .\34xl\:-inset-x-22\.5{
    right: -5.625rem;
    left: -5.625rem;
  }

  .\34xl\:-inset-y-25\.5{
    top: -6.375rem;
    bottom: -6.375rem;
  }

  .\34xl\:-inset-x-25\.5{
    right: -6.375rem;
    left: -6.375rem;
  }

  .\34xl\:-inset-y-26\.75{
    top: -6.6875rem;
    bottom: -6.6875rem;
  }

  .\34xl\:-inset-x-26\.75{
    right: -6.6875rem;
    left: -6.6875rem;
  }

  .\34xl\:-inset-y-32\.5{
    top: -8.125rem;
    bottom: -8.125rem;
  }

  .\34xl\:-inset-x-32\.5{
    right: -8.125rem;
    left: -8.125rem;
  }

  .\34xl\:-inset-y-37\.5{
    top: -9.375rem;
    bottom: -9.375rem;
  }

  .\34xl\:-inset-x-37\.5{
    right: -9.375rem;
    left: -9.375rem;
  }

  .\34xl\:-inset-y-41\.25{
    top: -10.3125rem;
    bottom: -10.3125rem;
  }

  .\34xl\:-inset-x-41\.25{
    right: -10.3125rem;
    left: -10.3125rem;
  }

  .\34xl\:-inset-y-52\.5{
    top: -13.125rem;
    bottom: -13.125rem;
  }

  .\34xl\:-inset-x-52\.5{
    right: -13.125rem;
    left: -13.125rem;
  }

  .\34xl\:-inset-y-54\.5{
    top: -13.625rem;
    bottom: -13.625rem;
  }

  .\34xl\:-inset-x-54\.5{
    right: -13.625rem;
    left: -13.625rem;
  }

  .\34xl\:-inset-y-57\.25{
    top: -14.3125rem;
    bottom: -14.3125rem;
  }

  .\34xl\:-inset-x-57\.25{
    right: -14.3125rem;
    left: -14.3125rem;
  }

  .\34xl\:-inset-y-57\.5{
    top: -14.375rem;
    bottom: -14.375rem;
  }

  .\34xl\:-inset-x-57\.5{
    right: -14.375rem;
    left: -14.375rem;
  }

  .\34xl\:-inset-y-66\.25{
    top: -16.5625rem;
    bottom: -16.5625rem;
  }

  .\34xl\:-inset-x-66\.25{
    right: -16.5625rem;
    left: -16.5625rem;
  }

  .\34xl\:-inset-y-74\.5{
    top: -18.125rem;
    bottom: -18.125rem;
  }

  .\34xl\:-inset-x-74\.5{
    right: -18.125rem;
    left: -18.125rem;
  }

  .\34xl\:-inset-y-106\.25{
    top: -26.5625rem;
    bottom: -26.5625rem;
  }

  .\34xl\:-inset-x-106\.25{
    right: -26.5625rem;
    left: -26.5625rem;
  }

  .\34xl\:-inset-y-112\.25{
    top: -28.0675rem;
    bottom: -28.0675rem;
  }

  .\34xl\:-inset-x-112\.25{
    right: -28.0675rem;
    left: -28.0675rem;
  }

  .\34xl\:-inset-y-112\.75{
    top: -28.1875rem;
    bottom: -28.1875rem;
  }

  .\34xl\:-inset-x-112\.75{
    right: -28.1875rem;
    left: -28.1875rem;
  }

  .\34xl\:-inset-y-147\.5{
    top: -36.875rem;
    bottom: -36.875rem;
  }

  .\34xl\:-inset-x-147\.5{
    right: -36.875rem;
    left: -36.875rem;
  }

  .\34xl\:-inset-y-162\.5{
    top: -40.625rem;
    bottom: -40.625rem;
  }

  .\34xl\:-inset-x-162\.5{
    right: -40.625rem;
    left: -40.625rem;
  }

  .\34xl\:-inset-y-172\.25{
    top: -42.5625rem;
    bottom: -42.5625rem;
  }

  .\34xl\:-inset-x-172\.25{
    right: -42.5625rem;
    left: -42.5625rem;
  }

  .\34xl\:-inset-y-175\.25{
    top: -43.8125rem;
    bottom: -43.8125rem;
  }

  .\34xl\:-inset-x-175\.25{
    right: -43.8125rem;
    left: -43.8125rem;
  }

  .\34xl\:-inset-y-184\.25{
    top: -46.0625rem;
    bottom: -46.0625rem;
  }

  .\34xl\:-inset-x-184\.25{
    right: -46.0625rem;
    left: -46.0625rem;
  }

  .\34xl\:-inset-y-203\.25{
    top: -50.8125rem;
    bottom: -50.8125rem;
  }

  .\34xl\:-inset-x-203\.25{
    right: -50.8125rem;
    left: -50.8125rem;
  }

  .\34xl\:-inset-y-half{
    top: -50%;
    bottom: -50%;
  }

  .\34xl\:-inset-x-half{
    right: -50%;
    left: -50%;
  }

  .\34xl\:-inset-y-full{
    top: -100%;
    bottom: -100%;
  }

  .\34xl\:-inset-x-full{
    right: -100%;
    left: -100%;
  }

  .\34xl\:-inset-y-1\/10{
    top: -10%;
    bottom: -10%;
  }

  .\34xl\:-inset-x-1\/10{
    right: -10%;
    left: -10%;
  }

  .\34xl\:-inset-y-2\/10{
    top: -20%;
    bottom: -20%;
  }

  .\34xl\:-inset-x-2\/10{
    right: -20%;
    left: -20%;
  }

  .\34xl\:-inset-y-3\/10{
    top: -30%;
    bottom: -30%;
  }

  .\34xl\:-inset-x-3\/10{
    right: -30%;
    left: -30%;
  }

  .\34xl\:-inset-y-4\/10{
    top: -40%;
    bottom: -40%;
  }

  .\34xl\:-inset-x-4\/10{
    right: -40%;
    left: -40%;
  }

  .\34xl\:-inset-y-4\.5\/10{
    top: -45%;
    bottom: -45%;
  }

  .\34xl\:-inset-x-4\.5\/10{
    right: -45%;
    left: -45%;
  }

  .\34xl\:-inset-y-5\/10{
    top: -50%;
    bottom: -50%;
  }

  .\34xl\:-inset-x-5\/10{
    right: -50%;
    left: -50%;
  }

  .\34xl\:-inset-y-5\.5\/10{
    top: -55%;
    bottom: -55%;
  }

  .\34xl\:-inset-x-5\.5\/10{
    right: -55%;
    left: -55%;
  }

  .\34xl\:-inset-y-6\/10{
    top: -60%;
    bottom: -60%;
  }

  .\34xl\:-inset-x-6\/10{
    right: -60%;
    left: -60%;
  }

  .\34xl\:-inset-y-7\/10{
    top: -70%;
    bottom: -70%;
  }

  .\34xl\:-inset-x-7\/10{
    right: -70%;
    left: -70%;
  }

  .\34xl\:-inset-y-8\/10{
    top: -80%;
    bottom: -80%;
  }

  .\34xl\:-inset-x-8\/10{
    right: -80%;
    left: -80%;
  }

  .\34xl\:-inset-y-9\/10{
    top: -90%;
    bottom: -90%;
  }

  .\34xl\:-inset-x-9\/10{
    right: -90%;
    left: -90%;
  }

  .\34xl\:-inset-y-1\/12{
    top: -8.33333%;
    bottom: -8.33333%;
  }

  .\34xl\:-inset-x-1\/12{
    right: -8.33333%;
    left: -8.33333%;
  }

  .\34xl\:-inset-y-2\/12{
    top: -16.66667%;
    bottom: -16.66667%;
  }

  .\34xl\:-inset-x-2\/12{
    right: -16.66667%;
    left: -16.66667%;
  }

  .\34xl\:-inset-y-3\/12{
    top: -25%;
    bottom: -25%;
  }

  .\34xl\:-inset-x-3\/12{
    right: -25%;
    left: -25%;
  }

  .\34xl\:-inset-y-4\/12{
    top: -33.33333%;
    bottom: -33.33333%;
  }

  .\34xl\:-inset-x-4\/12{
    right: -33.33333%;
    left: -33.33333%;
  }

  .\34xl\:-inset-y-5\/12{
    top: -41.66667%;
    bottom: -41.66667%;
  }

  .\34xl\:-inset-x-5\/12{
    right: -41.66667%;
    left: -41.66667%;
  }

  .\34xl\:-inset-y-6\/12{
    top: -50%;
    bottom: -50%;
  }

  .\34xl\:-inset-x-6\/12{
    right: -50%;
    left: -50%;
  }

  .\34xl\:-inset-y-7\/12{
    top: -58.33333%;
    bottom: -58.33333%;
  }

  .\34xl\:-inset-x-7\/12{
    right: -58.33333%;
    left: -58.33333%;
  }

  .\34xl\:-inset-y-8\/12{
    top: -66.66667%;
    bottom: -66.66667%;
  }

  .\34xl\:-inset-x-8\/12{
    right: -66.66667%;
    left: -66.66667%;
  }

  .\34xl\:-inset-y-9\/12{
    top: -75%;
    bottom: -75%;
  }

  .\34xl\:-inset-x-9\/12{
    right: -75%;
    left: -75%;
  }

  .\34xl\:-inset-y-10\/12{
    top: -83.33333%;
    bottom: -83.33333%;
  }

  .\34xl\:-inset-x-10\/12{
    right: -83.33333%;
    left: -83.33333%;
  }

  .\34xl\:-inset-y-11\/12{
    top: -91.66667%;
    bottom: -91.66667%;
  }

  .\34xl\:-inset-x-11\/12{
    right: -91.66667%;
    left: -91.66667%;
  }

  .\34xl\:inset-y-1\/2{
    top: 50%;
    bottom: 50%;
  }

  .\34xl\:inset-x-1\/2{
    right: 50%;
    left: 50%;
  }

  .\34xl\:inset-y-1\/3{
    top: 33.333333%;
    bottom: 33.333333%;
  }

  .\34xl\:inset-x-1\/3{
    right: 33.333333%;
    left: 33.333333%;
  }

  .\34xl\:inset-y-2\/3{
    top: 66.666667%;
    bottom: 66.666667%;
  }

  .\34xl\:inset-x-2\/3{
    right: 66.666667%;
    left: 66.666667%;
  }

  .\34xl\:inset-y-1\/4{
    top: 25%;
    bottom: 25%;
  }

  .\34xl\:inset-x-1\/4{
    right: 25%;
    left: 25%;
  }

  .\34xl\:inset-y-2\/4{
    top: 50%;
    bottom: 50%;
  }

  .\34xl\:inset-x-2\/4{
    right: 50%;
    left: 50%;
  }

  .\34xl\:inset-y-3\/4{
    top: 75%;
    bottom: 75%;
  }

  .\34xl\:inset-x-3\/4{
    right: 75%;
    left: 75%;
  }

  .\34xl\:-inset-y-1\/2{
    top: -50%;
    bottom: -50%;
  }

  .\34xl\:-inset-x-1\/2{
    right: -50%;
    left: -50%;
  }

  .\34xl\:-inset-y-1\/3{
    top: -33.333333%;
    bottom: -33.333333%;
  }

  .\34xl\:-inset-x-1\/3{
    right: -33.333333%;
    left: -33.333333%;
  }

  .\34xl\:-inset-y-2\/3{
    top: -66.666667%;
    bottom: -66.666667%;
  }

  .\34xl\:-inset-x-2\/3{
    right: -66.666667%;
    left: -66.666667%;
  }

  .\34xl\:-inset-y-1\/4{
    top: -25%;
    bottom: -25%;
  }

  .\34xl\:-inset-x-1\/4{
    right: -25%;
    left: -25%;
  }

  .\34xl\:-inset-y-2\/4{
    top: -50%;
    bottom: -50%;
  }

  .\34xl\:-inset-x-2\/4{
    right: -50%;
    left: -50%;
  }

  .\34xl\:-inset-y-3\/4{
    top: -75%;
    bottom: -75%;
  }

  .\34xl\:-inset-x-3\/4{
    right: -75%;
    left: -75%;
  }

  .\34xl\:top-0{
    top: 0px;
  }

  .\34xl\:right-0{
    right: 0px;
  }

  .\34xl\:bottom-0{
    bottom: 0px;
  }

  .\34xl\:left-0{
    left: 0px;
  }

  .\34xl\:top-1{
    top: 0.25rem;
  }

  .\34xl\:right-1{
    right: 0.25rem;
  }

  .\34xl\:bottom-1{
    bottom: 0.25rem;
  }

  .\34xl\:left-1{
    left: 0.25rem;
  }

  .\34xl\:top-2{
    top: 0.5rem;
  }

  .\34xl\:right-2{
    right: 0.5rem;
  }

  .\34xl\:bottom-2{
    bottom: 0.5rem;
  }

  .\34xl\:left-2{
    left: 0.5rem;
  }

  .\34xl\:top-3{
    top: 0.75rem;
  }

  .\34xl\:right-3{
    right: 0.75rem;
  }

  .\34xl\:bottom-3{
    bottom: 0.75rem;
  }

  .\34xl\:left-3{
    left: 0.75rem;
  }

  .\34xl\:top-4{
    top: 1rem;
  }

  .\34xl\:right-4{
    right: 1rem;
  }

  .\34xl\:bottom-4{
    bottom: 1rem;
  }

  .\34xl\:left-4{
    left: 1rem;
  }

  .\34xl\:top-5{
    top: 1.25rem;
  }

  .\34xl\:right-5{
    right: 1.25rem;
  }

  .\34xl\:bottom-5{
    bottom: 1.25rem;
  }

  .\34xl\:left-5{
    left: 1.25rem;
  }

  .\34xl\:top-6{
    top: 1.5rem;
  }

  .\34xl\:right-6{
    right: 1.5rem;
  }

  .\34xl\:bottom-6{
    bottom: 1.5rem;
  }

  .\34xl\:left-6{
    left: 1.5rem;
  }

  .\34xl\:top-7{
    top: 1.75rem;
  }

  .\34xl\:right-7{
    right: 1.75rem;
  }

  .\34xl\:bottom-7{
    bottom: 1.75rem;
  }

  .\34xl\:left-7{
    left: 1.75rem;
  }

  .\34xl\:top-8{
    top: 2rem;
  }

  .\34xl\:right-8{
    right: 2rem;
  }

  .\34xl\:bottom-8{
    bottom: 2rem;
  }

  .\34xl\:left-8{
    left: 2rem;
  }

  .\34xl\:top-9{
    top: 2.25rem;
  }

  .\34xl\:right-9{
    right: 2.25rem;
  }

  .\34xl\:bottom-9{
    bottom: 2.25rem;
  }

  .\34xl\:left-9{
    left: 2.25rem;
  }

  .\34xl\:top-10{
    top: 2.5rem;
  }

  .\34xl\:right-10{
    right: 2.5rem;
  }

  .\34xl\:bottom-10{
    bottom: 2.5rem;
  }

  .\34xl\:left-10{
    left: 2.5rem;
  }

  .\34xl\:top-11{
    top: 2.75rem;
  }

  .\34xl\:right-11{
    right: 2.75rem;
  }

  .\34xl\:bottom-11{
    bottom: 2.75rem;
  }

  .\34xl\:left-11{
    left: 2.75rem;
  }

  .\34xl\:top-12{
    top: 3rem;
  }

  .\34xl\:right-12{
    right: 3rem;
  }

  .\34xl\:bottom-12{
    bottom: 3rem;
  }

  .\34xl\:left-12{
    left: 3rem;
  }

  .\34xl\:top-13{
    top: 3.25rem;
  }

  .\34xl\:right-13{
    right: 3.25rem;
  }

  .\34xl\:bottom-13{
    bottom: 3.25rem;
  }

  .\34xl\:left-13{
    left: 3.25rem;
  }

  .\34xl\:top-14{
    top: 3.5rem;
  }

  .\34xl\:right-14{
    right: 3.5rem;
  }

  .\34xl\:bottom-14{
    bottom: 3.5rem;
  }

  .\34xl\:left-14{
    left: 3.5rem;
  }

  .\34xl\:top-15{
    top: 3.75rem;
  }

  .\34xl\:right-15{
    right: 3.75rem;
  }

  .\34xl\:bottom-15{
    bottom: 3.75rem;
  }

  .\34xl\:left-15{
    left: 3.75rem;
  }

  .\34xl\:top-16{
    top: 4rem;
  }

  .\34xl\:right-16{
    right: 4rem;
  }

  .\34xl\:bottom-16{
    bottom: 4rem;
  }

  .\34xl\:left-16{
    left: 4rem;
  }

  .\34xl\:top-17{
    top: 4.25rem;
  }

  .\34xl\:right-17{
    right: 4.25rem;
  }

  .\34xl\:bottom-17{
    bottom: 4.25rem;
  }

  .\34xl\:left-17{
    left: 4.25rem;
  }

  .\34xl\:top-18{
    top: 4.5rem;
  }

  .\34xl\:right-18{
    right: 4.5rem;
  }

  .\34xl\:bottom-18{
    bottom: 4.5rem;
  }

  .\34xl\:left-18{
    left: 4.5rem;
  }

  .\34xl\:top-19{
    top: 4.75rem;
  }

  .\34xl\:right-19{
    right: 4.75rem;
  }

  .\34xl\:bottom-19{
    bottom: 4.75rem;
  }

  .\34xl\:left-19{
    left: 4.75rem;
  }

  .\34xl\:top-20{
    top: 5rem;
  }

  .\34xl\:right-20{
    right: 5rem;
  }

  .\34xl\:bottom-20{
    bottom: 5rem;
  }

  .\34xl\:left-20{
    left: 5rem;
  }

  .\34xl\:top-22{
    top: 5.5rem;
  }

  .\34xl\:right-22{
    right: 5.5rem;
  }

  .\34xl\:bottom-22{
    bottom: 5.5rem;
  }

  .\34xl\:left-22{
    left: 5.5rem;
  }

  .\34xl\:top-24{
    top: 6rem;
  }

  .\34xl\:right-24{
    right: 6rem;
  }

  .\34xl\:bottom-24{
    bottom: 6rem;
  }

  .\34xl\:left-24{
    left: 6rem;
  }

  .\34xl\:top-25{
    top: 6.25rem;
  }

  .\34xl\:right-25{
    right: 6.25rem;
  }

  .\34xl\:bottom-25{
    bottom: 6.25rem;
  }

  .\34xl\:left-25{
    left: 6.25rem;
  }

  .\34xl\:top-28{
    top: 7rem;
  }

  .\34xl\:right-28{
    right: 7rem;
  }

  .\34xl\:bottom-28{
    bottom: 7rem;
  }

  .\34xl\:left-28{
    left: 7rem;
  }

  .\34xl\:top-30{
    top: 7.5rem;
  }

  .\34xl\:right-30{
    right: 7.5rem;
  }

  .\34xl\:bottom-30{
    bottom: 7.5rem;
  }

  .\34xl\:left-30{
    left: 7.5rem;
  }

  .\34xl\:top-32{
    top: 8rem;
  }

  .\34xl\:right-32{
    right: 8rem;
  }

  .\34xl\:bottom-32{
    bottom: 8rem;
  }

  .\34xl\:left-32{
    left: 8rem;
  }

  .\34xl\:top-34{
    top: 8.5rem;
  }

  .\34xl\:right-34{
    right: 8.5rem;
  }

  .\34xl\:bottom-34{
    bottom: 8.5rem;
  }

  .\34xl\:left-34{
    left: 8.5rem;
  }

  .\34xl\:top-35{
    top: 8.75rem;
  }

  .\34xl\:right-35{
    right: 8.75rem;
  }

  .\34xl\:bottom-35{
    bottom: 8.75rem;
  }

  .\34xl\:left-35{
    left: 8.75rem;
  }

  .\34xl\:top-36{
    top: 9rem;
  }

  .\34xl\:right-36{
    right: 9rem;
  }

  .\34xl\:bottom-36{
    bottom: 9rem;
  }

  .\34xl\:left-36{
    left: 9rem;
  }

  .\34xl\:top-39{
    top: 9.75rem;
  }

  .\34xl\:right-39{
    right: 9.75rem;
  }

  .\34xl\:bottom-39{
    bottom: 9.75rem;
  }

  .\34xl\:left-39{
    left: 9.75rem;
  }

  .\34xl\:top-40{
    top: 10rem;
  }

  .\34xl\:right-40{
    right: 10rem;
  }

  .\34xl\:bottom-40{
    bottom: 10rem;
  }

  .\34xl\:left-40{
    left: 10rem;
  }

  .\34xl\:top-42{
    top: 10.5rem;
  }

  .\34xl\:right-42{
    right: 10.5rem;
  }

  .\34xl\:bottom-42{
    bottom: 10.5rem;
  }

  .\34xl\:left-42{
    left: 10.5rem;
  }

  .\34xl\:top-44{
    top: 11rem;
  }

  .\34xl\:right-44{
    right: 11rem;
  }

  .\34xl\:bottom-44{
    bottom: 11rem;
  }

  .\34xl\:left-44{
    left: 11rem;
  }

  .\34xl\:top-45{
    top: 11.25rem;
  }

  .\34xl\:right-45{
    right: 11.25rem;
  }

  .\34xl\:bottom-45{
    bottom: 11.25rem;
  }

  .\34xl\:left-45{
    left: 11.25rem;
  }

  .\34xl\:top-48{
    top: 12rem;
  }

  .\34xl\:right-48{
    right: 12rem;
  }

  .\34xl\:bottom-48{
    bottom: 12rem;
  }

  .\34xl\:left-48{
    left: 12rem;
  }

  .\34xl\:top-50{
    top: 12.5rem;
  }

  .\34xl\:right-50{
    right: 12.5rem;
  }

  .\34xl\:bottom-50{
    bottom: 12.5rem;
  }

  .\34xl\:left-50{
    left: 12.5rem;
  }

  .\34xl\:top-52{
    top: 13rem;
  }

  .\34xl\:right-52{
    right: 13rem;
  }

  .\34xl\:bottom-52{
    bottom: 13rem;
  }

  .\34xl\:left-52{
    left: 13rem;
  }

  .\34xl\:top-55{
    top: 13.75rem;
  }

  .\34xl\:right-55{
    right: 13.75rem;
  }

  .\34xl\:bottom-55{
    bottom: 13.75rem;
  }

  .\34xl\:left-55{
    left: 13.75rem;
  }

  .\34xl\:top-56{
    top: 14rem;
  }

  .\34xl\:right-56{
    right: 14rem;
  }

  .\34xl\:bottom-56{
    bottom: 14rem;
  }

  .\34xl\:left-56{
    left: 14rem;
  }

  .\34xl\:top-58{
    top: 14.5rem;
  }

  .\34xl\:right-58{
    right: 14.5rem;
  }

  .\34xl\:bottom-58{
    bottom: 14.5rem;
  }

  .\34xl\:left-58{
    left: 14.5rem;
  }

  .\34xl\:top-60{
    top: 15rem;
  }

  .\34xl\:right-60{
    right: 15rem;
  }

  .\34xl\:bottom-60{
    bottom: 15rem;
  }

  .\34xl\:left-60{
    left: 15rem;
  }

  .\34xl\:top-64{
    top: 16rem;
  }

  .\34xl\:right-64{
    right: 16rem;
  }

  .\34xl\:bottom-64{
    bottom: 16rem;
  }

  .\34xl\:left-64{
    left: 16rem;
  }

  .\34xl\:top-65{
    top: 16.25rem;
  }

  .\34xl\:right-65{
    right: 16.25rem;
  }

  .\34xl\:bottom-65{
    bottom: 16.25rem;
  }

  .\34xl\:left-65{
    left: 16.25rem;
  }

  .\34xl\:top-68{
    top: 17rem;
  }

  .\34xl\:right-68{
    right: 17rem;
  }

  .\34xl\:bottom-68{
    bottom: 17rem;
  }

  .\34xl\:left-68{
    left: 17rem;
  }

  .\34xl\:top-69{
    top: 17.25rem;
  }

  .\34xl\:right-69{
    right: 17.25rem;
  }

  .\34xl\:bottom-69{
    bottom: 17.25rem;
  }

  .\34xl\:left-69{
    left: 17.25rem;
  }

  .\34xl\:top-70{
    top: 17.5rem;
  }

  .\34xl\:right-70{
    right: 17.5rem;
  }

  .\34xl\:bottom-70{
    bottom: 17.5rem;
  }

  .\34xl\:left-70{
    left: 17.5rem;
  }

  .\34xl\:top-72{
    top: 18rem;
  }

  .\34xl\:right-72{
    right: 18rem;
  }

  .\34xl\:bottom-72{
    bottom: 18rem;
  }

  .\34xl\:left-72{
    left: 18rem;
  }

  .\34xl\:top-75{
    top: 18.75rem;
  }

  .\34xl\:right-75{
    right: 18.75rem;
  }

  .\34xl\:bottom-75{
    bottom: 18.75rem;
  }

  .\34xl\:left-75{
    left: 18.75rem;
  }

  .\34xl\:top-80{
    top: 20rem;
  }

  .\34xl\:right-80{
    right: 20rem;
  }

  .\34xl\:bottom-80{
    bottom: 20rem;
  }

  .\34xl\:left-80{
    left: 20rem;
  }

  .\34xl\:top-85{
    top: 21.25rem;
  }

  .\34xl\:right-85{
    right: 21.25rem;
  }

  .\34xl\:bottom-85{
    bottom: 21.25rem;
  }

  .\34xl\:left-85{
    left: 21.25rem;
  }

  .\34xl\:top-86{
    top: 21.5rem;
  }

  .\34xl\:right-86{
    right: 21.5rem;
  }

  .\34xl\:bottom-86{
    bottom: 21.5rem;
  }

  .\34xl\:left-86{
    left: 21.5rem;
  }

  .\34xl\:top-90{
    top: 22.5rem;
  }

  .\34xl\:right-90{
    right: 22.5rem;
  }

  .\34xl\:bottom-90{
    bottom: 22.5rem;
  }

  .\34xl\:left-90{
    left: 22.5rem;
  }

  .\34xl\:top-96{
    top: 24rem;
  }

  .\34xl\:right-96{
    right: 24rem;
  }

  .\34xl\:bottom-96{
    bottom: 24rem;
  }

  .\34xl\:left-96{
    left: 24rem;
  }

  .\34xl\:top-100{
    top: 25rem;
  }

  .\34xl\:right-100{
    right: 25rem;
  }

  .\34xl\:bottom-100{
    bottom: 25rem;
  }

  .\34xl\:left-100{
    left: 25rem;
  }

  .\34xl\:top-115{
    top: 28.75rem;
  }

  .\34xl\:right-115{
    right: 28.75rem;
  }

  .\34xl\:bottom-115{
    bottom: 28.75rem;
  }

  .\34xl\:left-115{
    left: 28.75rem;
  }

  .\34xl\:top-125{
    top: 31.25rem;
  }

  .\34xl\:right-125{
    right: 31.25rem;
  }

  .\34xl\:bottom-125{
    bottom: 31.25rem;
  }

  .\34xl\:left-125{
    left: 31.25rem;
  }

  .\34xl\:top-142{
    top: 35.5rem;
  }

  .\34xl\:right-142{
    right: 35.5rem;
  }

  .\34xl\:bottom-142{
    bottom: 35.5rem;
  }

  .\34xl\:left-142{
    left: 35.5rem;
  }

  .\34xl\:top-150{
    top: 37.5rem;
  }

  .\34xl\:right-150{
    right: 37.5rem;
  }

  .\34xl\:bottom-150{
    bottom: 37.5rem;
  }

  .\34xl\:left-150{
    left: 37.5rem;
  }

  .\34xl\:top-156{
    top: 39rem;
  }

  .\34xl\:right-156{
    right: 39rem;
  }

  .\34xl\:bottom-156{
    bottom: 39rem;
  }

  .\34xl\:left-156{
    left: 39rem;
  }

  .\34xl\:top-160{
    top: 40rem;
  }

  .\34xl\:right-160{
    right: 40rem;
  }

  .\34xl\:bottom-160{
    bottom: 40rem;
  }

  .\34xl\:left-160{
    left: 40rem;
  }

  .\34xl\:top-175{
    top: 43.75rem;
  }

  .\34xl\:right-175{
    right: 43.75rem;
  }

  .\34xl\:bottom-175{
    bottom: 43.75rem;
  }

  .\34xl\:left-175{
    left: 43.75rem;
  }

  .\34xl\:top-207{
    top: 51.75rem;
  }

  .\34xl\:right-207{
    right: 51.75rem;
  }

  .\34xl\:bottom-207{
    bottom: 51.75rem;
  }

  .\34xl\:left-207{
    left: 51.75rem;
  }

  .\34xl\:top-242{
    top: 60.5rem;
  }

  .\34xl\:right-242{
    right: 60.5rem;
  }

  .\34xl\:bottom-242{
    bottom: 60.5rem;
  }

  .\34xl\:left-242{
    left: 60.5rem;
  }

  .\34xl\:top-250{
    top: 62.5rem;
  }

  .\34xl\:right-250{
    right: 62.5rem;
  }

  .\34xl\:bottom-250{
    bottom: 62.5rem;
  }

  .\34xl\:left-250{
    left: 62.5rem;
  }

  .\34xl\:top-258{
    top: 64.5rem;
  }

  .\34xl\:right-258{
    right: 64.5rem;
  }

  .\34xl\:bottom-258{
    bottom: 64.5rem;
  }

  .\34xl\:left-258{
    left: 64.5rem;
  }

  .\34xl\:top-265{
    top: 66.25rem;
  }

  .\34xl\:right-265{
    right: 66.25rem;
  }

  .\34xl\:bottom-265{
    bottom: 66.25rem;
  }

  .\34xl\:left-265{
    left: 66.25rem;
  }

  .\34xl\:top-280{
    top: 70rem;
  }

  .\34xl\:right-280{
    right: 70rem;
  }

  .\34xl\:bottom-280{
    bottom: 70rem;
  }

  .\34xl\:left-280{
    left: 70rem;
  }

  .\34xl\:top-auto{
    top: auto;
  }

  .\34xl\:right-auto{
    right: auto;
  }

  .\34xl\:bottom-auto{
    bottom: auto;
  }

  .\34xl\:left-auto{
    left: auto;
  }

  .\34xl\:top-px{
    top: 1px;
  }

  .\34xl\:right-px{
    right: 1px;
  }

  .\34xl\:bottom-px{
    bottom: 1px;
  }

  .\34xl\:left-px{
    left: 1px;
  }

  .\34xl\:top-0\.5{
    top: 0.125rem;
  }

  .\34xl\:right-0\.5{
    right: 0.125rem;
  }

  .\34xl\:bottom-0\.5{
    bottom: 0.125rem;
  }

  .\34xl\:left-0\.5{
    left: 0.125rem;
  }

  .\34xl\:top-1\.5{
    top: 0.375rem;
  }

  .\34xl\:right-1\.5{
    right: 0.375rem;
  }

  .\34xl\:bottom-1\.5{
    bottom: 0.375rem;
  }

  .\34xl\:left-1\.5{
    left: 0.375rem;
  }

  .\34xl\:top-2\.5{
    top: 0.625rem;
  }

  .\34xl\:right-2\.5{
    right: 0.625rem;
  }

  .\34xl\:bottom-2\.5{
    bottom: 0.625rem;
  }

  .\34xl\:left-2\.5{
    left: 0.625rem;
  }

  .\34xl\:top-3\.5{
    top: 0.875rem;
  }

  .\34xl\:right-3\.5{
    right: 0.875rem;
  }

  .\34xl\:bottom-3\.5{
    bottom: 0.875rem;
  }

  .\34xl\:left-3\.5{
    left: 0.875rem;
  }

  .\34xl\:top-0\.25{
    top: 0.0625rem;
  }

  .\34xl\:right-0\.25{
    right: 0.0625rem;
  }

  .\34xl\:bottom-0\.25{
    bottom: 0.0625rem;
  }

  .\34xl\:left-0\.25{
    left: 0.0625rem;
  }

  .\34xl\:top-0\.75{
    top: 0.1875rem;
  }

  .\34xl\:right-0\.75{
    right: 0.1875rem;
  }

  .\34xl\:bottom-0\.75{
    bottom: 0.1875rem;
  }

  .\34xl\:left-0\.75{
    left: 0.1875rem;
  }

  .\34xl\:top-1\.25{
    top: 0.3125rem;
  }

  .\34xl\:right-1\.25{
    right: 0.3125rem;
  }

  .\34xl\:bottom-1\.25{
    bottom: 0.3125rem;
  }

  .\34xl\:left-1\.25{
    left: 0.3125rem;
  }

  .\34xl\:top-1\.75{
    top: 0.4375rem;
  }

  .\34xl\:right-1\.75{
    right: 0.4375rem;
  }

  .\34xl\:bottom-1\.75{
    bottom: 0.4375rem;
  }

  .\34xl\:left-1\.75{
    left: 0.4375rem;
  }

  .\34xl\:top-2\.25{
    top: 0.5625rem;
  }

  .\34xl\:right-2\.25{
    right: 0.5625rem;
  }

  .\34xl\:bottom-2\.25{
    bottom: 0.5625rem;
  }

  .\34xl\:left-2\.25{
    left: 0.5625rem;
  }

  .\34xl\:top-2\.75{
    top: 0.6875rem;
  }

  .\34xl\:right-2\.75{
    right: 0.6875rem;
  }

  .\34xl\:bottom-2\.75{
    bottom: 0.6875rem;
  }

  .\34xl\:left-2\.75{
    left: 0.6875rem;
  }

  .\34xl\:top-3\.25{
    top: 0.8125rem;
  }

  .\34xl\:right-3\.25{
    right: 0.8125rem;
  }

  .\34xl\:bottom-3\.25{
    bottom: 0.8125rem;
  }

  .\34xl\:left-3\.25{
    left: 0.8125rem;
  }

  .\34xl\:top-3\.75{
    top: 0.9375rem;
  }

  .\34xl\:right-3\.75{
    right: 0.9375rem;
  }

  .\34xl\:bottom-3\.75{
    bottom: 0.9375rem;
  }

  .\34xl\:left-3\.75{
    left: 0.9375rem;
  }

  .\34xl\:top-4\.25{
    top: 1.0625rem;
  }

  .\34xl\:right-4\.25{
    right: 1.0625rem;
  }

  .\34xl\:bottom-4\.25{
    bottom: 1.0625rem;
  }

  .\34xl\:left-4\.25{
    left: 1.0625rem;
  }

  .\34xl\:top-4\.5{
    top: 1.125rem;
  }

  .\34xl\:right-4\.5{
    right: 1.125rem;
  }

  .\34xl\:bottom-4\.5{
    bottom: 1.125rem;
  }

  .\34xl\:left-4\.5{
    left: 1.125rem;
  }

  .\34xl\:top-4\.75{
    top: 1.1875rem;
  }

  .\34xl\:right-4\.75{
    right: 1.1875rem;
  }

  .\34xl\:bottom-4\.75{
    bottom: 1.1875rem;
  }

  .\34xl\:left-4\.75{
    left: 1.1875rem;
  }

  .\34xl\:top-5\.25{
    top: 1.3125rem;
  }

  .\34xl\:right-5\.25{
    right: 1.3125rem;
  }

  .\34xl\:bottom-5\.25{
    bottom: 1.3125rem;
  }

  .\34xl\:left-5\.25{
    left: 1.3125rem;
  }

  .\34xl\:top-5\.5{
    top: 1.375rem;
  }

  .\34xl\:right-5\.5{
    right: 1.375rem;
  }

  .\34xl\:bottom-5\.5{
    bottom: 1.375rem;
  }

  .\34xl\:left-5\.5{
    left: 1.375rem;
  }

  .\34xl\:top-5\.75{
    top: 1.4375rem;
  }

  .\34xl\:right-5\.75{
    right: 1.4375rem;
  }

  .\34xl\:bottom-5\.75{
    bottom: 1.4375rem;
  }

  .\34xl\:left-5\.75{
    left: 1.4375rem;
  }

  .\34xl\:top-6\.25{
    top: 1.5625rem;
  }

  .\34xl\:right-6\.25{
    right: 1.5625rem;
  }

  .\34xl\:bottom-6\.25{
    bottom: 1.5625rem;
  }

  .\34xl\:left-6\.25{
    left: 1.5625rem;
  }

  .\34xl\:top-6\.5{
    top: 1.625rem;
  }

  .\34xl\:right-6\.5{
    right: 1.625rem;
  }

  .\34xl\:bottom-6\.5{
    bottom: 1.625rem;
  }

  .\34xl\:left-6\.5{
    left: 1.625rem;
  }

  .\34xl\:top-6\.75{
    top: 1.6875rem;
  }

  .\34xl\:right-6\.75{
    right: 1.6875rem;
  }

  .\34xl\:bottom-6\.75{
    bottom: 1.6875rem;
  }

  .\34xl\:left-6\.75{
    left: 1.6875rem;
  }

  .\34xl\:top-7\.25{
    top: 1.8125rem;
  }

  .\34xl\:right-7\.25{
    right: 1.8125rem;
  }

  .\34xl\:bottom-7\.25{
    bottom: 1.8125rem;
  }

  .\34xl\:left-7\.25{
    left: 1.8125rem;
  }

  .\34xl\:top-7\.5{
    top: 1.875rem;
  }

  .\34xl\:right-7\.5{
    right: 1.875rem;
  }

  .\34xl\:bottom-7\.5{
    bottom: 1.875rem;
  }

  .\34xl\:left-7\.5{
    left: 1.875rem;
  }

  .\34xl\:top-8\.25{
    top: 2.0625rem;
  }

  .\34xl\:right-8\.25{
    right: 2.0625rem;
  }

  .\34xl\:bottom-8\.25{
    bottom: 2.0625rem;
  }

  .\34xl\:left-8\.25{
    left: 2.0625rem;
  }

  .\34xl\:top-8\.5{
    top: 2.125rem;
  }

  .\34xl\:right-8\.5{
    right: 2.125rem;
  }

  .\34xl\:bottom-8\.5{
    bottom: 2.125rem;
  }

  .\34xl\:left-8\.5{
    left: 2.125rem;
  }

  .\34xl\:top-9\.25{
    top: 2.3125rem;
  }

  .\34xl\:right-9\.25{
    right: 2.3125rem;
  }

  .\34xl\:bottom-9\.25{
    bottom: 2.3125rem;
  }

  .\34xl\:left-9\.25{
    left: 2.3125rem;
  }

  .\34xl\:top-9\.5{
    top: 2.375rem;
  }

  .\34xl\:right-9\.5{
    right: 2.375rem;
  }

  .\34xl\:bottom-9\.5{
    bottom: 2.375rem;
  }

  .\34xl\:left-9\.5{
    left: 2.375rem;
  }

  .\34xl\:top-10\.5{
    top: 2.625rem;
  }

  .\34xl\:right-10\.5{
    right: 2.625rem;
  }

  .\34xl\:bottom-10\.5{
    bottom: 2.625rem;
  }

  .\34xl\:left-10\.5{
    left: 2.625rem;
  }

  .\34xl\:top-11\.25{
    top: 2.8125rem;
  }

  .\34xl\:right-11\.25{
    right: 2.8125rem;
  }

  .\34xl\:bottom-11\.25{
    bottom: 2.8125rem;
  }

  .\34xl\:left-11\.25{
    left: 2.8125rem;
  }

  .\34xl\:top-11\.5{
    top: 2.875rem;
  }

  .\34xl\:right-11\.5{
    right: 2.875rem;
  }

  .\34xl\:bottom-11\.5{
    bottom: 2.875rem;
  }

  .\34xl\:left-11\.5{
    left: 2.875rem;
  }

  .\34xl\:top-12\.5{
    top: 3.125rem;
  }

  .\34xl\:right-12\.5{
    right: 3.125rem;
  }

  .\34xl\:bottom-12\.5{
    bottom: 3.125rem;
  }

  .\34xl\:left-12\.5{
    left: 3.125rem;
  }

  .\34xl\:top-12\.75{
    top: 3.1875rem;
  }

  .\34xl\:right-12\.75{
    right: 3.1875rem;
  }

  .\34xl\:bottom-12\.75{
    bottom: 3.1875rem;
  }

  .\34xl\:left-12\.75{
    left: 3.1875rem;
  }

  .\34xl\:top-13\.5{
    top: 3.375rem;
  }

  .\34xl\:right-13\.5{
    right: 3.375rem;
  }

  .\34xl\:bottom-13\.5{
    bottom: 3.375rem;
  }

  .\34xl\:left-13\.5{
    left: 3.375rem;
  }

  .\34xl\:top-14\.5{
    top: 3.625rem;
  }

  .\34xl\:right-14\.5{
    right: 3.625rem;
  }

  .\34xl\:bottom-14\.5{
    bottom: 3.625rem;
  }

  .\34xl\:left-14\.5{
    left: 3.625rem;
  }

  .\34xl\:top-15\.5{
    top: 3.875rem;
  }

  .\34xl\:right-15\.5{
    right: 3.875rem;
  }

  .\34xl\:bottom-15\.5{
    bottom: 3.875rem;
  }

  .\34xl\:left-15\.5{
    left: 3.875rem;
  }

  .\34xl\:top-15\.75{
    top: 3.9375rem;
  }

  .\34xl\:right-15\.75{
    right: 3.9375rem;
  }

  .\34xl\:bottom-15\.75{
    bottom: 3.9375rem;
  }

  .\34xl\:left-15\.75{
    left: 3.9375rem;
  }

  .\34xl\:top-16\.25{
    top: 4.0625rem;
  }

  .\34xl\:right-16\.25{
    right: 4.0625rem;
  }

  .\34xl\:bottom-16\.25{
    bottom: 4.0625rem;
  }

  .\34xl\:left-16\.25{
    left: 4.0625rem;
  }

  .\34xl\:top-17\.25{
    top: 4.3125rem;
  }

  .\34xl\:right-17\.25{
    right: 4.3125rem;
  }

  .\34xl\:bottom-17\.25{
    bottom: 4.3125rem;
  }

  .\34xl\:left-17\.25{
    left: 4.3125rem;
  }

  .\34xl\:top-17\.5{
    top: 4.375rem;
  }

  .\34xl\:right-17\.5{
    right: 4.375rem;
  }

  .\34xl\:bottom-17\.5{
    bottom: 4.375rem;
  }

  .\34xl\:left-17\.5{
    left: 4.375rem;
  }

  .\34xl\:top-18\.25{
    top: 4.5625rem;
  }

  .\34xl\:right-18\.25{
    right: 4.5625rem;
  }

  .\34xl\:bottom-18\.25{
    bottom: 4.5625rem;
  }

  .\34xl\:left-18\.25{
    left: 4.5625rem;
  }

  .\34xl\:top-18\.5{
    top: 4.625rem;
  }

  .\34xl\:right-18\.5{
    right: 4.625rem;
  }

  .\34xl\:bottom-18\.5{
    bottom: 4.625rem;
  }

  .\34xl\:left-18\.5{
    left: 4.625rem;
  }

  .\34xl\:top-20\.25{
    top: 5.0625rem;
  }

  .\34xl\:right-20\.25{
    right: 5.0625rem;
  }

  .\34xl\:bottom-20\.25{
    bottom: 5.0625rem;
  }

  .\34xl\:left-20\.25{
    left: 5.0625rem;
  }

  .\34xl\:top-20\.5{
    top: 5.125rem;
  }

  .\34xl\:right-20\.5{
    right: 5.125rem;
  }

  .\34xl\:bottom-20\.5{
    bottom: 5.125rem;
  }

  .\34xl\:left-20\.5{
    left: 5.125rem;
  }

  .\34xl\:top-22\.5{
    top: 5.625rem;
  }

  .\34xl\:right-22\.5{
    right: 5.625rem;
  }

  .\34xl\:bottom-22\.5{
    bottom: 5.625rem;
  }

  .\34xl\:left-22\.5{
    left: 5.625rem;
  }

  .\34xl\:top-25\.5{
    top: 6.375rem;
  }

  .\34xl\:right-25\.5{
    right: 6.375rem;
  }

  .\34xl\:bottom-25\.5{
    bottom: 6.375rem;
  }

  .\34xl\:left-25\.5{
    left: 6.375rem;
  }

  .\34xl\:top-26\.75{
    top: 6.6875rem;
  }

  .\34xl\:right-26\.75{
    right: 6.6875rem;
  }

  .\34xl\:bottom-26\.75{
    bottom: 6.6875rem;
  }

  .\34xl\:left-26\.75{
    left: 6.6875rem;
  }

  .\34xl\:top-32\.5{
    top: 8.125rem;
  }

  .\34xl\:right-32\.5{
    right: 8.125rem;
  }

  .\34xl\:bottom-32\.5{
    bottom: 8.125rem;
  }

  .\34xl\:left-32\.5{
    left: 8.125rem;
  }

  .\34xl\:top-37\.5{
    top: 9.375rem;
  }

  .\34xl\:right-37\.5{
    right: 9.375rem;
  }

  .\34xl\:bottom-37\.5{
    bottom: 9.375rem;
  }

  .\34xl\:left-37\.5{
    left: 9.375rem;
  }

  .\34xl\:top-41\.25{
    top: 10.3125rem;
  }

  .\34xl\:right-41\.25{
    right: 10.3125rem;
  }

  .\34xl\:bottom-41\.25{
    bottom: 10.3125rem;
  }

  .\34xl\:left-41\.25{
    left: 10.3125rem;
  }

  .\34xl\:top-52\.5{
    top: 13.125rem;
  }

  .\34xl\:right-52\.5{
    right: 13.125rem;
  }

  .\34xl\:bottom-52\.5{
    bottom: 13.125rem;
  }

  .\34xl\:left-52\.5{
    left: 13.125rem;
  }

  .\34xl\:top-54\.5{
    top: 13.625rem;
  }

  .\34xl\:right-54\.5{
    right: 13.625rem;
  }

  .\34xl\:bottom-54\.5{
    bottom: 13.625rem;
  }

  .\34xl\:left-54\.5{
    left: 13.625rem;
  }

  .\34xl\:top-57\.25{
    top: 14.3125rem;
  }

  .\34xl\:right-57\.25{
    right: 14.3125rem;
  }

  .\34xl\:bottom-57\.25{
    bottom: 14.3125rem;
  }

  .\34xl\:left-57\.25{
    left: 14.3125rem;
  }

  .\34xl\:top-57\.5{
    top: 14.375rem;
  }

  .\34xl\:right-57\.5{
    right: 14.375rem;
  }

  .\34xl\:bottom-57\.5{
    bottom: 14.375rem;
  }

  .\34xl\:left-57\.5{
    left: 14.375rem;
  }

  .\34xl\:top-66\.25{
    top: 16.5625rem;
  }

  .\34xl\:right-66\.25{
    right: 16.5625rem;
  }

  .\34xl\:bottom-66\.25{
    bottom: 16.5625rem;
  }

  .\34xl\:left-66\.25{
    left: 16.5625rem;
  }

  .\34xl\:top-74\.5{
    top: 18.125rem;
  }

  .\34xl\:right-74\.5{
    right: 18.125rem;
  }

  .\34xl\:bottom-74\.5{
    bottom: 18.125rem;
  }

  .\34xl\:left-74\.5{
    left: 18.125rem;
  }

  .\34xl\:top-106\.25{
    top: 26.5625rem;
  }

  .\34xl\:right-106\.25{
    right: 26.5625rem;
  }

  .\34xl\:bottom-106\.25{
    bottom: 26.5625rem;
  }

  .\34xl\:left-106\.25{
    left: 26.5625rem;
  }

  .\34xl\:top-112\.25{
    top: 28.0675rem;
  }

  .\34xl\:right-112\.25{
    right: 28.0675rem;
  }

  .\34xl\:bottom-112\.25{
    bottom: 28.0675rem;
  }

  .\34xl\:left-112\.25{
    left: 28.0675rem;
  }

  .\34xl\:top-112\.75{
    top: 28.1875rem;
  }

  .\34xl\:right-112\.75{
    right: 28.1875rem;
  }

  .\34xl\:bottom-112\.75{
    bottom: 28.1875rem;
  }

  .\34xl\:left-112\.75{
    left: 28.1875rem;
  }

  .\34xl\:top-147\.5{
    top: 36.875rem;
  }

  .\34xl\:right-147\.5{
    right: 36.875rem;
  }

  .\34xl\:bottom-147\.5{
    bottom: 36.875rem;
  }

  .\34xl\:left-147\.5{
    left: 36.875rem;
  }

  .\34xl\:top-162\.5{
    top: 40.625rem;
  }

  .\34xl\:right-162\.5{
    right: 40.625rem;
  }

  .\34xl\:bottom-162\.5{
    bottom: 40.625rem;
  }

  .\34xl\:left-162\.5{
    left: 40.625rem;
  }

  .\34xl\:top-172\.25{
    top: 42.5625rem;
  }

  .\34xl\:right-172\.25{
    right: 42.5625rem;
  }

  .\34xl\:bottom-172\.25{
    bottom: 42.5625rem;
  }

  .\34xl\:left-172\.25{
    left: 42.5625rem;
  }

  .\34xl\:top-175\.25{
    top: 43.8125rem;
  }

  .\34xl\:right-175\.25{
    right: 43.8125rem;
  }

  .\34xl\:bottom-175\.25{
    bottom: 43.8125rem;
  }

  .\34xl\:left-175\.25{
    left: 43.8125rem;
  }

  .\34xl\:top-184\.25{
    top: 46.0625rem;
  }

  .\34xl\:right-184\.25{
    right: 46.0625rem;
  }

  .\34xl\:bottom-184\.25{
    bottom: 46.0625rem;
  }

  .\34xl\:left-184\.25{
    left: 46.0625rem;
  }

  .\34xl\:top-203\.25{
    top: 50.8125rem;
  }

  .\34xl\:right-203\.25{
    right: 50.8125rem;
  }

  .\34xl\:bottom-203\.25{
    bottom: 50.8125rem;
  }

  .\34xl\:left-203\.25{
    left: 50.8125rem;
  }

  .\34xl\:top-half{
    top: 50%;
  }

  .\34xl\:right-half{
    right: 50%;
  }

  .\34xl\:bottom-half{
    bottom: 50%;
  }

  .\34xl\:left-half{
    left: 50%;
  }

  .\34xl\:top-full{
    top: 100%;
  }

  .\34xl\:right-full{
    right: 100%;
  }

  .\34xl\:bottom-full{
    bottom: 100%;
  }

  .\34xl\:left-full{
    left: 100%;
  }

  .\34xl\:top-1\/10{
    top: 10%;
  }

  .\34xl\:right-1\/10{
    right: 10%;
  }

  .\34xl\:bottom-1\/10{
    bottom: 10%;
  }

  .\34xl\:left-1\/10{
    left: 10%;
  }

  .\34xl\:top-2\/10{
    top: 20%;
  }

  .\34xl\:right-2\/10{
    right: 20%;
  }

  .\34xl\:bottom-2\/10{
    bottom: 20%;
  }

  .\34xl\:left-2\/10{
    left: 20%;
  }

  .\34xl\:top-3\/10{
    top: 30%;
  }

  .\34xl\:right-3\/10{
    right: 30%;
  }

  .\34xl\:bottom-3\/10{
    bottom: 30%;
  }

  .\34xl\:left-3\/10{
    left: 30%;
  }

  .\34xl\:top-4\/10{
    top: 40%;
  }

  .\34xl\:right-4\/10{
    right: 40%;
  }

  .\34xl\:bottom-4\/10{
    bottom: 40%;
  }

  .\34xl\:left-4\/10{
    left: 40%;
  }

  .\34xl\:top-4\.5\/10{
    top: 45%;
  }

  .\34xl\:right-4\.5\/10{
    right: 45%;
  }

  .\34xl\:bottom-4\.5\/10{
    bottom: 45%;
  }

  .\34xl\:left-4\.5\/10{
    left: 45%;
  }

  .\34xl\:top-5\/10{
    top: 50%;
  }

  .\34xl\:right-5\/10{
    right: 50%;
  }

  .\34xl\:bottom-5\/10{
    bottom: 50%;
  }

  .\34xl\:left-5\/10{
    left: 50%;
  }

  .\34xl\:top-5\.5\/10{
    top: 55%;
  }

  .\34xl\:right-5\.5\/10{
    right: 55%;
  }

  .\34xl\:bottom-5\.5\/10{
    bottom: 55%;
  }

  .\34xl\:left-5\.5\/10{
    left: 55%;
  }

  .\34xl\:top-6\/10{
    top: 60%;
  }

  .\34xl\:right-6\/10{
    right: 60%;
  }

  .\34xl\:bottom-6\/10{
    bottom: 60%;
  }

  .\34xl\:left-6\/10{
    left: 60%;
  }

  .\34xl\:top-7\/10{
    top: 70%;
  }

  .\34xl\:right-7\/10{
    right: 70%;
  }

  .\34xl\:bottom-7\/10{
    bottom: 70%;
  }

  .\34xl\:left-7\/10{
    left: 70%;
  }

  .\34xl\:top-8\/10{
    top: 80%;
  }

  .\34xl\:right-8\/10{
    right: 80%;
  }

  .\34xl\:bottom-8\/10{
    bottom: 80%;
  }

  .\34xl\:left-8\/10{
    left: 80%;
  }

  .\34xl\:top-9\/10{
    top: 90%;
  }

  .\34xl\:right-9\/10{
    right: 90%;
  }

  .\34xl\:bottom-9\/10{
    bottom: 90%;
  }

  .\34xl\:left-9\/10{
    left: 90%;
  }

  .\34xl\:top-1\/12{
    top: 8.333333%;
  }

  .\34xl\:right-1\/12{
    right: 8.333333%;
  }

  .\34xl\:bottom-1\/12{
    bottom: 8.333333%;
  }

  .\34xl\:left-1\/12{
    left: 8.333333%;
  }

  .\34xl\:top-2\/12{
    top: 16.666667%;
  }

  .\34xl\:right-2\/12{
    right: 16.666667%;
  }

  .\34xl\:bottom-2\/12{
    bottom: 16.666667%;
  }

  .\34xl\:left-2\/12{
    left: 16.666667%;
  }

  .\34xl\:top-3\/12{
    top: 25%;
  }

  .\34xl\:right-3\/12{
    right: 25%;
  }

  .\34xl\:bottom-3\/12{
    bottom: 25%;
  }

  .\34xl\:left-3\/12{
    left: 25%;
  }

  .\34xl\:top-4\/12{
    top: 33.333333%;
  }

  .\34xl\:right-4\/12{
    right: 33.333333%;
  }

  .\34xl\:bottom-4\/12{
    bottom: 33.333333%;
  }

  .\34xl\:left-4\/12{
    left: 33.333333%;
  }

  .\34xl\:top-5\/12{
    top: 41.666667%;
  }

  .\34xl\:right-5\/12{
    right: 41.666667%;
  }

  .\34xl\:bottom-5\/12{
    bottom: 41.666667%;
  }

  .\34xl\:left-5\/12{
    left: 41.666667%;
  }

  .\34xl\:top-6\/12{
    top: 50%;
  }

  .\34xl\:right-6\/12{
    right: 50%;
  }

  .\34xl\:bottom-6\/12{
    bottom: 50%;
  }

  .\34xl\:left-6\/12{
    left: 50%;
  }

  .\34xl\:top-7\/12{
    top: 58.333333%;
  }

  .\34xl\:right-7\/12{
    right: 58.333333%;
  }

  .\34xl\:bottom-7\/12{
    bottom: 58.333333%;
  }

  .\34xl\:left-7\/12{
    left: 58.333333%;
  }

  .\34xl\:top-8\/12{
    top: 66.666667%;
  }

  .\34xl\:right-8\/12{
    right: 66.666667%;
  }

  .\34xl\:bottom-8\/12{
    bottom: 66.666667%;
  }

  .\34xl\:left-8\/12{
    left: 66.666667%;
  }

  .\34xl\:top-9\/12{
    top: 75%;
  }

  .\34xl\:right-9\/12{
    right: 75%;
  }

  .\34xl\:bottom-9\/12{
    bottom: 75%;
  }

  .\34xl\:left-9\/12{
    left: 75%;
  }

  .\34xl\:top-10\/12{
    top: 83.333333%;
  }

  .\34xl\:right-10\/12{
    right: 83.333333%;
  }

  .\34xl\:bottom-10\/12{
    bottom: 83.333333%;
  }

  .\34xl\:left-10\/12{
    left: 83.333333%;
  }

  .\34xl\:top-11\/12{
    top: 91.666667%;
  }

  .\34xl\:right-11\/12{
    right: 91.666667%;
  }

  .\34xl\:bottom-11\/12{
    bottom: 91.666667%;
  }

  .\34xl\:left-11\/12{
    left: 91.666667%;
  }

  .\34xl\:-top-0{
    top: 0px;
  }

  .\34xl\:-right-0{
    right: 0px;
  }

  .\34xl\:-bottom-0{
    bottom: 0px;
  }

  .\34xl\:-left-0{
    left: 0px;
  }

  .\34xl\:-top-1{
    top: -0.25rem;
  }

  .\34xl\:-right-1{
    right: -0.25rem;
  }

  .\34xl\:-bottom-1{
    bottom: -0.25rem;
  }

  .\34xl\:-left-1{
    left: -0.25rem;
  }

  .\34xl\:-top-2{
    top: -0.5rem;
  }

  .\34xl\:-right-2{
    right: -0.5rem;
  }

  .\34xl\:-bottom-2{
    bottom: -0.5rem;
  }

  .\34xl\:-left-2{
    left: -0.5rem;
  }

  .\34xl\:-top-3{
    top: -0.75rem;
  }

  .\34xl\:-right-3{
    right: -0.75rem;
  }

  .\34xl\:-bottom-3{
    bottom: -0.75rem;
  }

  .\34xl\:-left-3{
    left: -0.75rem;
  }

  .\34xl\:-top-4{
    top: -1rem;
  }

  .\34xl\:-right-4{
    right: -1rem;
  }

  .\34xl\:-bottom-4{
    bottom: -1rem;
  }

  .\34xl\:-left-4{
    left: -1rem;
  }

  .\34xl\:-top-5{
    top: -1.25rem;
  }

  .\34xl\:-right-5{
    right: -1.25rem;
  }

  .\34xl\:-bottom-5{
    bottom: -1.25rem;
  }

  .\34xl\:-left-5{
    left: -1.25rem;
  }

  .\34xl\:-top-6{
    top: -1.5rem;
  }

  .\34xl\:-right-6{
    right: -1.5rem;
  }

  .\34xl\:-bottom-6{
    bottom: -1.5rem;
  }

  .\34xl\:-left-6{
    left: -1.5rem;
  }

  .\34xl\:-top-7{
    top: -1.75rem;
  }

  .\34xl\:-right-7{
    right: -1.75rem;
  }

  .\34xl\:-bottom-7{
    bottom: -1.75rem;
  }

  .\34xl\:-left-7{
    left: -1.75rem;
  }

  .\34xl\:-top-8{
    top: -2rem;
  }

  .\34xl\:-right-8{
    right: -2rem;
  }

  .\34xl\:-bottom-8{
    bottom: -2rem;
  }

  .\34xl\:-left-8{
    left: -2rem;
  }

  .\34xl\:-top-9{
    top: -2.25rem;
  }

  .\34xl\:-right-9{
    right: -2.25rem;
  }

  .\34xl\:-bottom-9{
    bottom: -2.25rem;
  }

  .\34xl\:-left-9{
    left: -2.25rem;
  }

  .\34xl\:-top-10{
    top: -2.5rem;
  }

  .\34xl\:-right-10{
    right: -2.5rem;
  }

  .\34xl\:-bottom-10{
    bottom: -2.5rem;
  }

  .\34xl\:-left-10{
    left: -2.5rem;
  }

  .\34xl\:-top-11{
    top: -2.75rem;
  }

  .\34xl\:-right-11{
    right: -2.75rem;
  }

  .\34xl\:-bottom-11{
    bottom: -2.75rem;
  }

  .\34xl\:-left-11{
    left: -2.75rem;
  }

  .\34xl\:-top-12{
    top: -3rem;
  }

  .\34xl\:-right-12{
    right: -3rem;
  }

  .\34xl\:-bottom-12{
    bottom: -3rem;
  }

  .\34xl\:-left-12{
    left: -3rem;
  }

  .\34xl\:-top-13{
    top: -3.25rem;
  }

  .\34xl\:-right-13{
    right: -3.25rem;
  }

  .\34xl\:-bottom-13{
    bottom: -3.25rem;
  }

  .\34xl\:-left-13{
    left: -3.25rem;
  }

  .\34xl\:-top-14{
    top: -3.5rem;
  }

  .\34xl\:-right-14{
    right: -3.5rem;
  }

  .\34xl\:-bottom-14{
    bottom: -3.5rem;
  }

  .\34xl\:-left-14{
    left: -3.5rem;
  }

  .\34xl\:-top-15{
    top: -3.75rem;
  }

  .\34xl\:-right-15{
    right: -3.75rem;
  }

  .\34xl\:-bottom-15{
    bottom: -3.75rem;
  }

  .\34xl\:-left-15{
    left: -3.75rem;
  }

  .\34xl\:-top-16{
    top: -4rem;
  }

  .\34xl\:-right-16{
    right: -4rem;
  }

  .\34xl\:-bottom-16{
    bottom: -4rem;
  }

  .\34xl\:-left-16{
    left: -4rem;
  }

  .\34xl\:-top-17{
    top: -4.25rem;
  }

  .\34xl\:-right-17{
    right: -4.25rem;
  }

  .\34xl\:-bottom-17{
    bottom: -4.25rem;
  }

  .\34xl\:-left-17{
    left: -4.25rem;
  }

  .\34xl\:-top-18{
    top: -4.5rem;
  }

  .\34xl\:-right-18{
    right: -4.5rem;
  }

  .\34xl\:-bottom-18{
    bottom: -4.5rem;
  }

  .\34xl\:-left-18{
    left: -4.5rem;
  }

  .\34xl\:-top-19{
    top: -4.75rem;
  }

  .\34xl\:-right-19{
    right: -4.75rem;
  }

  .\34xl\:-bottom-19{
    bottom: -4.75rem;
  }

  .\34xl\:-left-19{
    left: -4.75rem;
  }

  .\34xl\:-top-20{
    top: -5rem;
  }

  .\34xl\:-right-20{
    right: -5rem;
  }

  .\34xl\:-bottom-20{
    bottom: -5rem;
  }

  .\34xl\:-left-20{
    left: -5rem;
  }

  .\34xl\:-top-22{
    top: -5.5rem;
  }

  .\34xl\:-right-22{
    right: -5.5rem;
  }

  .\34xl\:-bottom-22{
    bottom: -5.5rem;
  }

  .\34xl\:-left-22{
    left: -5.5rem;
  }

  .\34xl\:-top-24{
    top: -6rem;
  }

  .\34xl\:-right-24{
    right: -6rem;
  }

  .\34xl\:-bottom-24{
    bottom: -6rem;
  }

  .\34xl\:-left-24{
    left: -6rem;
  }

  .\34xl\:-top-25{
    top: -6.25rem;
  }

  .\34xl\:-right-25{
    right: -6.25rem;
  }

  .\34xl\:-bottom-25{
    bottom: -6.25rem;
  }

  .\34xl\:-left-25{
    left: -6.25rem;
  }

  .\34xl\:-top-28{
    top: -7rem;
  }

  .\34xl\:-right-28{
    right: -7rem;
  }

  .\34xl\:-bottom-28{
    bottom: -7rem;
  }

  .\34xl\:-left-28{
    left: -7rem;
  }

  .\34xl\:-top-30{
    top: -7.5rem;
  }

  .\34xl\:-right-30{
    right: -7.5rem;
  }

  .\34xl\:-bottom-30{
    bottom: -7.5rem;
  }

  .\34xl\:-left-30{
    left: -7.5rem;
  }

  .\34xl\:-top-32{
    top: -8rem;
  }

  .\34xl\:-right-32{
    right: -8rem;
  }

  .\34xl\:-bottom-32{
    bottom: -8rem;
  }

  .\34xl\:-left-32{
    left: -8rem;
  }

  .\34xl\:-top-34{
    top: -8.5rem;
  }

  .\34xl\:-right-34{
    right: -8.5rem;
  }

  .\34xl\:-bottom-34{
    bottom: -8.5rem;
  }

  .\34xl\:-left-34{
    left: -8.5rem;
  }

  .\34xl\:-top-35{
    top: -8.75rem;
  }

  .\34xl\:-right-35{
    right: -8.75rem;
  }

  .\34xl\:-bottom-35{
    bottom: -8.75rem;
  }

  .\34xl\:-left-35{
    left: -8.75rem;
  }

  .\34xl\:-top-36{
    top: -9rem;
  }

  .\34xl\:-right-36{
    right: -9rem;
  }

  .\34xl\:-bottom-36{
    bottom: -9rem;
  }

  .\34xl\:-left-36{
    left: -9rem;
  }

  .\34xl\:-top-39{
    top: -9.75rem;
  }

  .\34xl\:-right-39{
    right: -9.75rem;
  }

  .\34xl\:-bottom-39{
    bottom: -9.75rem;
  }

  .\34xl\:-left-39{
    left: -9.75rem;
  }

  .\34xl\:-top-40{
    top: -10rem;
  }

  .\34xl\:-right-40{
    right: -10rem;
  }

  .\34xl\:-bottom-40{
    bottom: -10rem;
  }

  .\34xl\:-left-40{
    left: -10rem;
  }

  .\34xl\:-top-42{
    top: -10.5rem;
  }

  .\34xl\:-right-42{
    right: -10.5rem;
  }

  .\34xl\:-bottom-42{
    bottom: -10.5rem;
  }

  .\34xl\:-left-42{
    left: -10.5rem;
  }

  .\34xl\:-top-44{
    top: -11rem;
  }

  .\34xl\:-right-44{
    right: -11rem;
  }

  .\34xl\:-bottom-44{
    bottom: -11rem;
  }

  .\34xl\:-left-44{
    left: -11rem;
  }

  .\34xl\:-top-45{
    top: -11.25rem;
  }

  .\34xl\:-right-45{
    right: -11.25rem;
  }

  .\34xl\:-bottom-45{
    bottom: -11.25rem;
  }

  .\34xl\:-left-45{
    left: -11.25rem;
  }

  .\34xl\:-top-48{
    top: -12rem;
  }

  .\34xl\:-right-48{
    right: -12rem;
  }

  .\34xl\:-bottom-48{
    bottom: -12rem;
  }

  .\34xl\:-left-48{
    left: -12rem;
  }

  .\34xl\:-top-50{
    top: -12.5rem;
  }

  .\34xl\:-right-50{
    right: -12.5rem;
  }

  .\34xl\:-bottom-50{
    bottom: -12.5rem;
  }

  .\34xl\:-left-50{
    left: -12.5rem;
  }

  .\34xl\:-top-52{
    top: -13rem;
  }

  .\34xl\:-right-52{
    right: -13rem;
  }

  .\34xl\:-bottom-52{
    bottom: -13rem;
  }

  .\34xl\:-left-52{
    left: -13rem;
  }

  .\34xl\:-top-55{
    top: -13.75rem;
  }

  .\34xl\:-right-55{
    right: -13.75rem;
  }

  .\34xl\:-bottom-55{
    bottom: -13.75rem;
  }

  .\34xl\:-left-55{
    left: -13.75rem;
  }

  .\34xl\:-top-56{
    top: -14rem;
  }

  .\34xl\:-right-56{
    right: -14rem;
  }

  .\34xl\:-bottom-56{
    bottom: -14rem;
  }

  .\34xl\:-left-56{
    left: -14rem;
  }

  .\34xl\:-top-58{
    top: -14.5rem;
  }

  .\34xl\:-right-58{
    right: -14.5rem;
  }

  .\34xl\:-bottom-58{
    bottom: -14.5rem;
  }

  .\34xl\:-left-58{
    left: -14.5rem;
  }

  .\34xl\:-top-60{
    top: -15rem;
  }

  .\34xl\:-right-60{
    right: -15rem;
  }

  .\34xl\:-bottom-60{
    bottom: -15rem;
  }

  .\34xl\:-left-60{
    left: -15rem;
  }

  .\34xl\:-top-64{
    top: -16rem;
  }

  .\34xl\:-right-64{
    right: -16rem;
  }

  .\34xl\:-bottom-64{
    bottom: -16rem;
  }

  .\34xl\:-left-64{
    left: -16rem;
  }

  .\34xl\:-top-65{
    top: -16.25rem;
  }

  .\34xl\:-right-65{
    right: -16.25rem;
  }

  .\34xl\:-bottom-65{
    bottom: -16.25rem;
  }

  .\34xl\:-left-65{
    left: -16.25rem;
  }

  .\34xl\:-top-68{
    top: -17rem;
  }

  .\34xl\:-right-68{
    right: -17rem;
  }

  .\34xl\:-bottom-68{
    bottom: -17rem;
  }

  .\34xl\:-left-68{
    left: -17rem;
  }

  .\34xl\:-top-69{
    top: -17.25rem;
  }

  .\34xl\:-right-69{
    right: -17.25rem;
  }

  .\34xl\:-bottom-69{
    bottom: -17.25rem;
  }

  .\34xl\:-left-69{
    left: -17.25rem;
  }

  .\34xl\:-top-70{
    top: -17.5rem;
  }

  .\34xl\:-right-70{
    right: -17.5rem;
  }

  .\34xl\:-bottom-70{
    bottom: -17.5rem;
  }

  .\34xl\:-left-70{
    left: -17.5rem;
  }

  .\34xl\:-top-72{
    top: -18rem;
  }

  .\34xl\:-right-72{
    right: -18rem;
  }

  .\34xl\:-bottom-72{
    bottom: -18rem;
  }

  .\34xl\:-left-72{
    left: -18rem;
  }

  .\34xl\:-top-75{
    top: -18.75rem;
  }

  .\34xl\:-right-75{
    right: -18.75rem;
  }

  .\34xl\:-bottom-75{
    bottom: -18.75rem;
  }

  .\34xl\:-left-75{
    left: -18.75rem;
  }

  .\34xl\:-top-80{
    top: -20rem;
  }

  .\34xl\:-right-80{
    right: -20rem;
  }

  .\34xl\:-bottom-80{
    bottom: -20rem;
  }

  .\34xl\:-left-80{
    left: -20rem;
  }

  .\34xl\:-top-85{
    top: -21.25rem;
  }

  .\34xl\:-right-85{
    right: -21.25rem;
  }

  .\34xl\:-bottom-85{
    bottom: -21.25rem;
  }

  .\34xl\:-left-85{
    left: -21.25rem;
  }

  .\34xl\:-top-86{
    top: -21.5rem;
  }

  .\34xl\:-right-86{
    right: -21.5rem;
  }

  .\34xl\:-bottom-86{
    bottom: -21.5rem;
  }

  .\34xl\:-left-86{
    left: -21.5rem;
  }

  .\34xl\:-top-90{
    top: -22.5rem;
  }

  .\34xl\:-right-90{
    right: -22.5rem;
  }

  .\34xl\:-bottom-90{
    bottom: -22.5rem;
  }

  .\34xl\:-left-90{
    left: -22.5rem;
  }

  .\34xl\:-top-96{
    top: -24rem;
  }

  .\34xl\:-right-96{
    right: -24rem;
  }

  .\34xl\:-bottom-96{
    bottom: -24rem;
  }

  .\34xl\:-left-96{
    left: -24rem;
  }

  .\34xl\:-top-100{
    top: -25rem;
  }

  .\34xl\:-right-100{
    right: -25rem;
  }

  .\34xl\:-bottom-100{
    bottom: -25rem;
  }

  .\34xl\:-left-100{
    left: -25rem;
  }

  .\34xl\:-top-115{
    top: -28.75rem;
  }

  .\34xl\:-right-115{
    right: -28.75rem;
  }

  .\34xl\:-bottom-115{
    bottom: -28.75rem;
  }

  .\34xl\:-left-115{
    left: -28.75rem;
  }

  .\34xl\:-top-125{
    top: -31.25rem;
  }

  .\34xl\:-right-125{
    right: -31.25rem;
  }

  .\34xl\:-bottom-125{
    bottom: -31.25rem;
  }

  .\34xl\:-left-125{
    left: -31.25rem;
  }

  .\34xl\:-top-142{
    top: -35.5rem;
  }

  .\34xl\:-right-142{
    right: -35.5rem;
  }

  .\34xl\:-bottom-142{
    bottom: -35.5rem;
  }

  .\34xl\:-left-142{
    left: -35.5rem;
  }

  .\34xl\:-top-150{
    top: -37.5rem;
  }

  .\34xl\:-right-150{
    right: -37.5rem;
  }

  .\34xl\:-bottom-150{
    bottom: -37.5rem;
  }

  .\34xl\:-left-150{
    left: -37.5rem;
  }

  .\34xl\:-top-156{
    top: -39rem;
  }

  .\34xl\:-right-156{
    right: -39rem;
  }

  .\34xl\:-bottom-156{
    bottom: -39rem;
  }

  .\34xl\:-left-156{
    left: -39rem;
  }

  .\34xl\:-top-160{
    top: -40rem;
  }

  .\34xl\:-right-160{
    right: -40rem;
  }

  .\34xl\:-bottom-160{
    bottom: -40rem;
  }

  .\34xl\:-left-160{
    left: -40rem;
  }

  .\34xl\:-top-175{
    top: -43.75rem;
  }

  .\34xl\:-right-175{
    right: -43.75rem;
  }

  .\34xl\:-bottom-175{
    bottom: -43.75rem;
  }

  .\34xl\:-left-175{
    left: -43.75rem;
  }

  .\34xl\:-top-207{
    top: -51.75rem;
  }

  .\34xl\:-right-207{
    right: -51.75rem;
  }

  .\34xl\:-bottom-207{
    bottom: -51.75rem;
  }

  .\34xl\:-left-207{
    left: -51.75rem;
  }

  .\34xl\:-top-242{
    top: -60.5rem;
  }

  .\34xl\:-right-242{
    right: -60.5rem;
  }

  .\34xl\:-bottom-242{
    bottom: -60.5rem;
  }

  .\34xl\:-left-242{
    left: -60.5rem;
  }

  .\34xl\:-top-250{
    top: -62.5rem;
  }

  .\34xl\:-right-250{
    right: -62.5rem;
  }

  .\34xl\:-bottom-250{
    bottom: -62.5rem;
  }

  .\34xl\:-left-250{
    left: -62.5rem;
  }

  .\34xl\:-top-258{
    top: -64.5rem;
  }

  .\34xl\:-right-258{
    right: -64.5rem;
  }

  .\34xl\:-bottom-258{
    bottom: -64.5rem;
  }

  .\34xl\:-left-258{
    left: -64.5rem;
  }

  .\34xl\:-top-265{
    top: -66.25rem;
  }

  .\34xl\:-right-265{
    right: -66.25rem;
  }

  .\34xl\:-bottom-265{
    bottom: -66.25rem;
  }

  .\34xl\:-left-265{
    left: -66.25rem;
  }

  .\34xl\:-top-280{
    top: -70rem;
  }

  .\34xl\:-right-280{
    right: -70rem;
  }

  .\34xl\:-bottom-280{
    bottom: -70rem;
  }

  .\34xl\:-left-280{
    left: -70rem;
  }

  .\34xl\:-top-px{
    top: -1px;
  }

  .\34xl\:-right-px{
    right: -1px;
  }

  .\34xl\:-bottom-px{
    bottom: -1px;
  }

  .\34xl\:-left-px{
    left: -1px;
  }

  .\34xl\:-top-0\.5{
    top: -0.125rem;
  }

  .\34xl\:-right-0\.5{
    right: -0.125rem;
  }

  .\34xl\:-bottom-0\.5{
    bottom: -0.125rem;
  }

  .\34xl\:-left-0\.5{
    left: -0.125rem;
  }

  .\34xl\:-top-1\.5{
    top: -0.375rem;
  }

  .\34xl\:-right-1\.5{
    right: -0.375rem;
  }

  .\34xl\:-bottom-1\.5{
    bottom: -0.375rem;
  }

  .\34xl\:-left-1\.5{
    left: -0.375rem;
  }

  .\34xl\:-top-2\.5{
    top: -0.625rem;
  }

  .\34xl\:-right-2\.5{
    right: -0.625rem;
  }

  .\34xl\:-bottom-2\.5{
    bottom: -0.625rem;
  }

  .\34xl\:-left-2\.5{
    left: -0.625rem;
  }

  .\34xl\:-top-3\.5{
    top: -0.875rem;
  }

  .\34xl\:-right-3\.5{
    right: -0.875rem;
  }

  .\34xl\:-bottom-3\.5{
    bottom: -0.875rem;
  }

  .\34xl\:-left-3\.5{
    left: -0.875rem;
  }

  .\34xl\:-top-0\.25{
    top: -0.0625rem;
  }

  .\34xl\:-right-0\.25{
    right: -0.0625rem;
  }

  .\34xl\:-bottom-0\.25{
    bottom: -0.0625rem;
  }

  .\34xl\:-left-0\.25{
    left: -0.0625rem;
  }

  .\34xl\:-top-0\.75{
    top: -0.1875rem;
  }

  .\34xl\:-right-0\.75{
    right: -0.1875rem;
  }

  .\34xl\:-bottom-0\.75{
    bottom: -0.1875rem;
  }

  .\34xl\:-left-0\.75{
    left: -0.1875rem;
  }

  .\34xl\:-top-1\.25{
    top: -0.3125rem;
  }

  .\34xl\:-right-1\.25{
    right: -0.3125rem;
  }

  .\34xl\:-bottom-1\.25{
    bottom: -0.3125rem;
  }

  .\34xl\:-left-1\.25{
    left: -0.3125rem;
  }

  .\34xl\:-top-1\.75{
    top: -0.4375rem;
  }

  .\34xl\:-right-1\.75{
    right: -0.4375rem;
  }

  .\34xl\:-bottom-1\.75{
    bottom: -0.4375rem;
  }

  .\34xl\:-left-1\.75{
    left: -0.4375rem;
  }

  .\34xl\:-top-2\.25{
    top: -0.5625rem;
  }

  .\34xl\:-right-2\.25{
    right: -0.5625rem;
  }

  .\34xl\:-bottom-2\.25{
    bottom: -0.5625rem;
  }

  .\34xl\:-left-2\.25{
    left: -0.5625rem;
  }

  .\34xl\:-top-2\.75{
    top: -0.6875rem;
  }

  .\34xl\:-right-2\.75{
    right: -0.6875rem;
  }

  .\34xl\:-bottom-2\.75{
    bottom: -0.6875rem;
  }

  .\34xl\:-left-2\.75{
    left: -0.6875rem;
  }

  .\34xl\:-top-3\.25{
    top: -0.8125rem;
  }

  .\34xl\:-right-3\.25{
    right: -0.8125rem;
  }

  .\34xl\:-bottom-3\.25{
    bottom: -0.8125rem;
  }

  .\34xl\:-left-3\.25{
    left: -0.8125rem;
  }

  .\34xl\:-top-3\.75{
    top: -0.9375rem;
  }

  .\34xl\:-right-3\.75{
    right: -0.9375rem;
  }

  .\34xl\:-bottom-3\.75{
    bottom: -0.9375rem;
  }

  .\34xl\:-left-3\.75{
    left: -0.9375rem;
  }

  .\34xl\:-top-4\.25{
    top: -1.0625rem;
  }

  .\34xl\:-right-4\.25{
    right: -1.0625rem;
  }

  .\34xl\:-bottom-4\.25{
    bottom: -1.0625rem;
  }

  .\34xl\:-left-4\.25{
    left: -1.0625rem;
  }

  .\34xl\:-top-4\.5{
    top: -1.125rem;
  }

  .\34xl\:-right-4\.5{
    right: -1.125rem;
  }

  .\34xl\:-bottom-4\.5{
    bottom: -1.125rem;
  }

  .\34xl\:-left-4\.5{
    left: -1.125rem;
  }

  .\34xl\:-top-4\.75{
    top: -1.1875rem;
  }

  .\34xl\:-right-4\.75{
    right: -1.1875rem;
  }

  .\34xl\:-bottom-4\.75{
    bottom: -1.1875rem;
  }

  .\34xl\:-left-4\.75{
    left: -1.1875rem;
  }

  .\34xl\:-top-5\.25{
    top: -1.3125rem;
  }

  .\34xl\:-right-5\.25{
    right: -1.3125rem;
  }

  .\34xl\:-bottom-5\.25{
    bottom: -1.3125rem;
  }

  .\34xl\:-left-5\.25{
    left: -1.3125rem;
  }

  .\34xl\:-top-5\.5{
    top: -1.375rem;
  }

  .\34xl\:-right-5\.5{
    right: -1.375rem;
  }

  .\34xl\:-bottom-5\.5{
    bottom: -1.375rem;
  }

  .\34xl\:-left-5\.5{
    left: -1.375rem;
  }

  .\34xl\:-top-5\.75{
    top: -1.4375rem;
  }

  .\34xl\:-right-5\.75{
    right: -1.4375rem;
  }

  .\34xl\:-bottom-5\.75{
    bottom: -1.4375rem;
  }

  .\34xl\:-left-5\.75{
    left: -1.4375rem;
  }

  .\34xl\:-top-6\.25{
    top: -1.5625rem;
  }

  .\34xl\:-right-6\.25{
    right: -1.5625rem;
  }

  .\34xl\:-bottom-6\.25{
    bottom: -1.5625rem;
  }

  .\34xl\:-left-6\.25{
    left: -1.5625rem;
  }

  .\34xl\:-top-6\.5{
    top: -1.625rem;
  }

  .\34xl\:-right-6\.5{
    right: -1.625rem;
  }

  .\34xl\:-bottom-6\.5{
    bottom: -1.625rem;
  }

  .\34xl\:-left-6\.5{
    left: -1.625rem;
  }

  .\34xl\:-top-6\.75{
    top: -1.6875rem;
  }

  .\34xl\:-right-6\.75{
    right: -1.6875rem;
  }

  .\34xl\:-bottom-6\.75{
    bottom: -1.6875rem;
  }

  .\34xl\:-left-6\.75{
    left: -1.6875rem;
  }

  .\34xl\:-top-7\.25{
    top: -1.8125rem;
  }

  .\34xl\:-right-7\.25{
    right: -1.8125rem;
  }

  .\34xl\:-bottom-7\.25{
    bottom: -1.8125rem;
  }

  .\34xl\:-left-7\.25{
    left: -1.8125rem;
  }

  .\34xl\:-top-7\.5{
    top: -1.875rem;
  }

  .\34xl\:-right-7\.5{
    right: -1.875rem;
  }

  .\34xl\:-bottom-7\.5{
    bottom: -1.875rem;
  }

  .\34xl\:-left-7\.5{
    left: -1.875rem;
  }

  .\34xl\:-top-8\.25{
    top: -2.0625rem;
  }

  .\34xl\:-right-8\.25{
    right: -2.0625rem;
  }

  .\34xl\:-bottom-8\.25{
    bottom: -2.0625rem;
  }

  .\34xl\:-left-8\.25{
    left: -2.0625rem;
  }

  .\34xl\:-top-8\.5{
    top: -2.125rem;
  }

  .\34xl\:-right-8\.5{
    right: -2.125rem;
  }

  .\34xl\:-bottom-8\.5{
    bottom: -2.125rem;
  }

  .\34xl\:-left-8\.5{
    left: -2.125rem;
  }

  .\34xl\:-top-9\.25{
    top: -2.3125rem;
  }

  .\34xl\:-right-9\.25{
    right: -2.3125rem;
  }

  .\34xl\:-bottom-9\.25{
    bottom: -2.3125rem;
  }

  .\34xl\:-left-9\.25{
    left: -2.3125rem;
  }

  .\34xl\:-top-9\.5{
    top: -2.375rem;
  }

  .\34xl\:-right-9\.5{
    right: -2.375rem;
  }

  .\34xl\:-bottom-9\.5{
    bottom: -2.375rem;
  }

  .\34xl\:-left-9\.5{
    left: -2.375rem;
  }

  .\34xl\:-top-10\.5{
    top: -2.625rem;
  }

  .\34xl\:-right-10\.5{
    right: -2.625rem;
  }

  .\34xl\:-bottom-10\.5{
    bottom: -2.625rem;
  }

  .\34xl\:-left-10\.5{
    left: -2.625rem;
  }

  .\34xl\:-top-11\.25{
    top: -2.8125rem;
  }

  .\34xl\:-right-11\.25{
    right: -2.8125rem;
  }

  .\34xl\:-bottom-11\.25{
    bottom: -2.8125rem;
  }

  .\34xl\:-left-11\.25{
    left: -2.8125rem;
  }

  .\34xl\:-top-11\.5{
    top: -2.875rem;
  }

  .\34xl\:-right-11\.5{
    right: -2.875rem;
  }

  .\34xl\:-bottom-11\.5{
    bottom: -2.875rem;
  }

  .\34xl\:-left-11\.5{
    left: -2.875rem;
  }

  .\34xl\:-top-12\.5{
    top: -3.125rem;
  }

  .\34xl\:-right-12\.5{
    right: -3.125rem;
  }

  .\34xl\:-bottom-12\.5{
    bottom: -3.125rem;
  }

  .\34xl\:-left-12\.5{
    left: -3.125rem;
  }

  .\34xl\:-top-12\.75{
    top: -3.1875rem;
  }

  .\34xl\:-right-12\.75{
    right: -3.1875rem;
  }

  .\34xl\:-bottom-12\.75{
    bottom: -3.1875rem;
  }

  .\34xl\:-left-12\.75{
    left: -3.1875rem;
  }

  .\34xl\:-top-13\.5{
    top: -3.375rem;
  }

  .\34xl\:-right-13\.5{
    right: -3.375rem;
  }

  .\34xl\:-bottom-13\.5{
    bottom: -3.375rem;
  }

  .\34xl\:-left-13\.5{
    left: -3.375rem;
  }

  .\34xl\:-top-14\.5{
    top: -3.625rem;
  }

  .\34xl\:-right-14\.5{
    right: -3.625rem;
  }

  .\34xl\:-bottom-14\.5{
    bottom: -3.625rem;
  }

  .\34xl\:-left-14\.5{
    left: -3.625rem;
  }

  .\34xl\:-top-15\.5{
    top: -3.875rem;
  }

  .\34xl\:-right-15\.5{
    right: -3.875rem;
  }

  .\34xl\:-bottom-15\.5{
    bottom: -3.875rem;
  }

  .\34xl\:-left-15\.5{
    left: -3.875rem;
  }

  .\34xl\:-top-15\.75{
    top: -3.9375rem;
  }

  .\34xl\:-right-15\.75{
    right: -3.9375rem;
  }

  .\34xl\:-bottom-15\.75{
    bottom: -3.9375rem;
  }

  .\34xl\:-left-15\.75{
    left: -3.9375rem;
  }

  .\34xl\:-top-16\.25{
    top: -4.0625rem;
  }

  .\34xl\:-right-16\.25{
    right: -4.0625rem;
  }

  .\34xl\:-bottom-16\.25{
    bottom: -4.0625rem;
  }

  .\34xl\:-left-16\.25{
    left: -4.0625rem;
  }

  .\34xl\:-top-17\.25{
    top: -4.3125rem;
  }

  .\34xl\:-right-17\.25{
    right: -4.3125rem;
  }

  .\34xl\:-bottom-17\.25{
    bottom: -4.3125rem;
  }

  .\34xl\:-left-17\.25{
    left: -4.3125rem;
  }

  .\34xl\:-top-17\.5{
    top: -4.375rem;
  }

  .\34xl\:-right-17\.5{
    right: -4.375rem;
  }

  .\34xl\:-bottom-17\.5{
    bottom: -4.375rem;
  }

  .\34xl\:-left-17\.5{
    left: -4.375rem;
  }

  .\34xl\:-top-18\.25{
    top: -4.5625rem;
  }

  .\34xl\:-right-18\.25{
    right: -4.5625rem;
  }

  .\34xl\:-bottom-18\.25{
    bottom: -4.5625rem;
  }

  .\34xl\:-left-18\.25{
    left: -4.5625rem;
  }

  .\34xl\:-top-18\.5{
    top: -4.625rem;
  }

  .\34xl\:-right-18\.5{
    right: -4.625rem;
  }

  .\34xl\:-bottom-18\.5{
    bottom: -4.625rem;
  }

  .\34xl\:-left-18\.5{
    left: -4.625rem;
  }

  .\34xl\:-top-20\.25{
    top: -5.0625rem;
  }

  .\34xl\:-right-20\.25{
    right: -5.0625rem;
  }

  .\34xl\:-bottom-20\.25{
    bottom: -5.0625rem;
  }

  .\34xl\:-left-20\.25{
    left: -5.0625rem;
  }

  .\34xl\:-top-20\.5{
    top: -5.125rem;
  }

  .\34xl\:-right-20\.5{
    right: -5.125rem;
  }

  .\34xl\:-bottom-20\.5{
    bottom: -5.125rem;
  }

  .\34xl\:-left-20\.5{
    left: -5.125rem;
  }

  .\34xl\:-top-22\.5{
    top: -5.625rem;
  }

  .\34xl\:-right-22\.5{
    right: -5.625rem;
  }

  .\34xl\:-bottom-22\.5{
    bottom: -5.625rem;
  }

  .\34xl\:-left-22\.5{
    left: -5.625rem;
  }

  .\34xl\:-top-25\.5{
    top: -6.375rem;
  }

  .\34xl\:-right-25\.5{
    right: -6.375rem;
  }

  .\34xl\:-bottom-25\.5{
    bottom: -6.375rem;
  }

  .\34xl\:-left-25\.5{
    left: -6.375rem;
  }

  .\34xl\:-top-26\.75{
    top: -6.6875rem;
  }

  .\34xl\:-right-26\.75{
    right: -6.6875rem;
  }

  .\34xl\:-bottom-26\.75{
    bottom: -6.6875rem;
  }

  .\34xl\:-left-26\.75{
    left: -6.6875rem;
  }

  .\34xl\:-top-32\.5{
    top: -8.125rem;
  }

  .\34xl\:-right-32\.5{
    right: -8.125rem;
  }

  .\34xl\:-bottom-32\.5{
    bottom: -8.125rem;
  }

  .\34xl\:-left-32\.5{
    left: -8.125rem;
  }

  .\34xl\:-top-37\.5{
    top: -9.375rem;
  }

  .\34xl\:-right-37\.5{
    right: -9.375rem;
  }

  .\34xl\:-bottom-37\.5{
    bottom: -9.375rem;
  }

  .\34xl\:-left-37\.5{
    left: -9.375rem;
  }

  .\34xl\:-top-41\.25{
    top: -10.3125rem;
  }

  .\34xl\:-right-41\.25{
    right: -10.3125rem;
  }

  .\34xl\:-bottom-41\.25{
    bottom: -10.3125rem;
  }

  .\34xl\:-left-41\.25{
    left: -10.3125rem;
  }

  .\34xl\:-top-52\.5{
    top: -13.125rem;
  }

  .\34xl\:-right-52\.5{
    right: -13.125rem;
  }

  .\34xl\:-bottom-52\.5{
    bottom: -13.125rem;
  }

  .\34xl\:-left-52\.5{
    left: -13.125rem;
  }

  .\34xl\:-top-54\.5{
    top: -13.625rem;
  }

  .\34xl\:-right-54\.5{
    right: -13.625rem;
  }

  .\34xl\:-bottom-54\.5{
    bottom: -13.625rem;
  }

  .\34xl\:-left-54\.5{
    left: -13.625rem;
  }

  .\34xl\:-top-57\.25{
    top: -14.3125rem;
  }

  .\34xl\:-right-57\.25{
    right: -14.3125rem;
  }

  .\34xl\:-bottom-57\.25{
    bottom: -14.3125rem;
  }

  .\34xl\:-left-57\.25{
    left: -14.3125rem;
  }

  .\34xl\:-top-57\.5{
    top: -14.375rem;
  }

  .\34xl\:-right-57\.5{
    right: -14.375rem;
  }

  .\34xl\:-bottom-57\.5{
    bottom: -14.375rem;
  }

  .\34xl\:-left-57\.5{
    left: -14.375rem;
  }

  .\34xl\:-top-66\.25{
    top: -16.5625rem;
  }

  .\34xl\:-right-66\.25{
    right: -16.5625rem;
  }

  .\34xl\:-bottom-66\.25{
    bottom: -16.5625rem;
  }

  .\34xl\:-left-66\.25{
    left: -16.5625rem;
  }

  .\34xl\:-top-74\.5{
    top: -18.125rem;
  }

  .\34xl\:-right-74\.5{
    right: -18.125rem;
  }

  .\34xl\:-bottom-74\.5{
    bottom: -18.125rem;
  }

  .\34xl\:-left-74\.5{
    left: -18.125rem;
  }

  .\34xl\:-top-106\.25{
    top: -26.5625rem;
  }

  .\34xl\:-right-106\.25{
    right: -26.5625rem;
  }

  .\34xl\:-bottom-106\.25{
    bottom: -26.5625rem;
  }

  .\34xl\:-left-106\.25{
    left: -26.5625rem;
  }

  .\34xl\:-top-112\.25{
    top: -28.0675rem;
  }

  .\34xl\:-right-112\.25{
    right: -28.0675rem;
  }

  .\34xl\:-bottom-112\.25{
    bottom: -28.0675rem;
  }

  .\34xl\:-left-112\.25{
    left: -28.0675rem;
  }

  .\34xl\:-top-112\.75{
    top: -28.1875rem;
  }

  .\34xl\:-right-112\.75{
    right: -28.1875rem;
  }

  .\34xl\:-bottom-112\.75{
    bottom: -28.1875rem;
  }

  .\34xl\:-left-112\.75{
    left: -28.1875rem;
  }

  .\34xl\:-top-147\.5{
    top: -36.875rem;
  }

  .\34xl\:-right-147\.5{
    right: -36.875rem;
  }

  .\34xl\:-bottom-147\.5{
    bottom: -36.875rem;
  }

  .\34xl\:-left-147\.5{
    left: -36.875rem;
  }

  .\34xl\:-top-162\.5{
    top: -40.625rem;
  }

  .\34xl\:-right-162\.5{
    right: -40.625rem;
  }

  .\34xl\:-bottom-162\.5{
    bottom: -40.625rem;
  }

  .\34xl\:-left-162\.5{
    left: -40.625rem;
  }

  .\34xl\:-top-172\.25{
    top: -42.5625rem;
  }

  .\34xl\:-right-172\.25{
    right: -42.5625rem;
  }

  .\34xl\:-bottom-172\.25{
    bottom: -42.5625rem;
  }

  .\34xl\:-left-172\.25{
    left: -42.5625rem;
  }

  .\34xl\:-top-175\.25{
    top: -43.8125rem;
  }

  .\34xl\:-right-175\.25{
    right: -43.8125rem;
  }

  .\34xl\:-bottom-175\.25{
    bottom: -43.8125rem;
  }

  .\34xl\:-left-175\.25{
    left: -43.8125rem;
  }

  .\34xl\:-top-184\.25{
    top: -46.0625rem;
  }

  .\34xl\:-right-184\.25{
    right: -46.0625rem;
  }

  .\34xl\:-bottom-184\.25{
    bottom: -46.0625rem;
  }

  .\34xl\:-left-184\.25{
    left: -46.0625rem;
  }

  .\34xl\:-top-203\.25{
    top: -50.8125rem;
  }

  .\34xl\:-right-203\.25{
    right: -50.8125rem;
  }

  .\34xl\:-bottom-203\.25{
    bottom: -50.8125rem;
  }

  .\34xl\:-left-203\.25{
    left: -50.8125rem;
  }

  .\34xl\:-top-half{
    top: -50%;
  }

  .\34xl\:-right-half{
    right: -50%;
  }

  .\34xl\:-bottom-half{
    bottom: -50%;
  }

  .\34xl\:-left-half{
    left: -50%;
  }

  .\34xl\:-top-full{
    top: -100%;
  }

  .\34xl\:-right-full{
    right: -100%;
  }

  .\34xl\:-bottom-full{
    bottom: -100%;
  }

  .\34xl\:-left-full{
    left: -100%;
  }

  .\34xl\:-top-1\/10{
    top: -10%;
  }

  .\34xl\:-right-1\/10{
    right: -10%;
  }

  .\34xl\:-bottom-1\/10{
    bottom: -10%;
  }

  .\34xl\:-left-1\/10{
    left: -10%;
  }

  .\34xl\:-top-2\/10{
    top: -20%;
  }

  .\34xl\:-right-2\/10{
    right: -20%;
  }

  .\34xl\:-bottom-2\/10{
    bottom: -20%;
  }

  .\34xl\:-left-2\/10{
    left: -20%;
  }

  .\34xl\:-top-3\/10{
    top: -30%;
  }

  .\34xl\:-right-3\/10{
    right: -30%;
  }

  .\34xl\:-bottom-3\/10{
    bottom: -30%;
  }

  .\34xl\:-left-3\/10{
    left: -30%;
  }

  .\34xl\:-top-4\/10{
    top: -40%;
  }

  .\34xl\:-right-4\/10{
    right: -40%;
  }

  .\34xl\:-bottom-4\/10{
    bottom: -40%;
  }

  .\34xl\:-left-4\/10{
    left: -40%;
  }

  .\34xl\:-top-4\.5\/10{
    top: -45%;
  }

  .\34xl\:-right-4\.5\/10{
    right: -45%;
  }

  .\34xl\:-bottom-4\.5\/10{
    bottom: -45%;
  }

  .\34xl\:-left-4\.5\/10{
    left: -45%;
  }

  .\34xl\:-top-5\/10{
    top: -50%;
  }

  .\34xl\:-right-5\/10{
    right: -50%;
  }

  .\34xl\:-bottom-5\/10{
    bottom: -50%;
  }

  .\34xl\:-left-5\/10{
    left: -50%;
  }

  .\34xl\:-top-5\.5\/10{
    top: -55%;
  }

  .\34xl\:-right-5\.5\/10{
    right: -55%;
  }

  .\34xl\:-bottom-5\.5\/10{
    bottom: -55%;
  }

  .\34xl\:-left-5\.5\/10{
    left: -55%;
  }

  .\34xl\:-top-6\/10{
    top: -60%;
  }

  .\34xl\:-right-6\/10{
    right: -60%;
  }

  .\34xl\:-bottom-6\/10{
    bottom: -60%;
  }

  .\34xl\:-left-6\/10{
    left: -60%;
  }

  .\34xl\:-top-7\/10{
    top: -70%;
  }

  .\34xl\:-right-7\/10{
    right: -70%;
  }

  .\34xl\:-bottom-7\/10{
    bottom: -70%;
  }

  .\34xl\:-left-7\/10{
    left: -70%;
  }

  .\34xl\:-top-8\/10{
    top: -80%;
  }

  .\34xl\:-right-8\/10{
    right: -80%;
  }

  .\34xl\:-bottom-8\/10{
    bottom: -80%;
  }

  .\34xl\:-left-8\/10{
    left: -80%;
  }

  .\34xl\:-top-9\/10{
    top: -90%;
  }

  .\34xl\:-right-9\/10{
    right: -90%;
  }

  .\34xl\:-bottom-9\/10{
    bottom: -90%;
  }

  .\34xl\:-left-9\/10{
    left: -90%;
  }

  .\34xl\:-top-1\/12{
    top: -8.33333%;
  }

  .\34xl\:-right-1\/12{
    right: -8.33333%;
  }

  .\34xl\:-bottom-1\/12{
    bottom: -8.33333%;
  }

  .\34xl\:-left-1\/12{
    left: -8.33333%;
  }

  .\34xl\:-top-2\/12{
    top: -16.66667%;
  }

  .\34xl\:-right-2\/12{
    right: -16.66667%;
  }

  .\34xl\:-bottom-2\/12{
    bottom: -16.66667%;
  }

  .\34xl\:-left-2\/12{
    left: -16.66667%;
  }

  .\34xl\:-top-3\/12{
    top: -25%;
  }

  .\34xl\:-right-3\/12{
    right: -25%;
  }

  .\34xl\:-bottom-3\/12{
    bottom: -25%;
  }

  .\34xl\:-left-3\/12{
    left: -25%;
  }

  .\34xl\:-top-4\/12{
    top: -33.33333%;
  }

  .\34xl\:-right-4\/12{
    right: -33.33333%;
  }

  .\34xl\:-bottom-4\/12{
    bottom: -33.33333%;
  }

  .\34xl\:-left-4\/12{
    left: -33.33333%;
  }

  .\34xl\:-top-5\/12{
    top: -41.66667%;
  }

  .\34xl\:-right-5\/12{
    right: -41.66667%;
  }

  .\34xl\:-bottom-5\/12{
    bottom: -41.66667%;
  }

  .\34xl\:-left-5\/12{
    left: -41.66667%;
  }

  .\34xl\:-top-6\/12{
    top: -50%;
  }

  .\34xl\:-right-6\/12{
    right: -50%;
  }

  .\34xl\:-bottom-6\/12{
    bottom: -50%;
  }

  .\34xl\:-left-6\/12{
    left: -50%;
  }

  .\34xl\:-top-7\/12{
    top: -58.33333%;
  }

  .\34xl\:-right-7\/12{
    right: -58.33333%;
  }

  .\34xl\:-bottom-7\/12{
    bottom: -58.33333%;
  }

  .\34xl\:-left-7\/12{
    left: -58.33333%;
  }

  .\34xl\:-top-8\/12{
    top: -66.66667%;
  }

  .\34xl\:-right-8\/12{
    right: -66.66667%;
  }

  .\34xl\:-bottom-8\/12{
    bottom: -66.66667%;
  }

  .\34xl\:-left-8\/12{
    left: -66.66667%;
  }

  .\34xl\:-top-9\/12{
    top: -75%;
  }

  .\34xl\:-right-9\/12{
    right: -75%;
  }

  .\34xl\:-bottom-9\/12{
    bottom: -75%;
  }

  .\34xl\:-left-9\/12{
    left: -75%;
  }

  .\34xl\:-top-10\/12{
    top: -83.33333%;
  }

  .\34xl\:-right-10\/12{
    right: -83.33333%;
  }

  .\34xl\:-bottom-10\/12{
    bottom: -83.33333%;
  }

  .\34xl\:-left-10\/12{
    left: -83.33333%;
  }

  .\34xl\:-top-11\/12{
    top: -91.66667%;
  }

  .\34xl\:-right-11\/12{
    right: -91.66667%;
  }

  .\34xl\:-bottom-11\/12{
    bottom: -91.66667%;
  }

  .\34xl\:-left-11\/12{
    left: -91.66667%;
  }

  .\34xl\:top-1\/2{
    top: 50%;
  }

  .\34xl\:right-1\/2{
    right: 50%;
  }

  .\34xl\:bottom-1\/2{
    bottom: 50%;
  }

  .\34xl\:left-1\/2{
    left: 50%;
  }

  .\34xl\:top-1\/3{
    top: 33.333333%;
  }

  .\34xl\:right-1\/3{
    right: 33.333333%;
  }

  .\34xl\:bottom-1\/3{
    bottom: 33.333333%;
  }

  .\34xl\:left-1\/3{
    left: 33.333333%;
  }

  .\34xl\:top-2\/3{
    top: 66.666667%;
  }

  .\34xl\:right-2\/3{
    right: 66.666667%;
  }

  .\34xl\:bottom-2\/3{
    bottom: 66.666667%;
  }

  .\34xl\:left-2\/3{
    left: 66.666667%;
  }

  .\34xl\:top-1\/4{
    top: 25%;
  }

  .\34xl\:right-1\/4{
    right: 25%;
  }

  .\34xl\:bottom-1\/4{
    bottom: 25%;
  }

  .\34xl\:left-1\/4{
    left: 25%;
  }

  .\34xl\:top-2\/4{
    top: 50%;
  }

  .\34xl\:right-2\/4{
    right: 50%;
  }

  .\34xl\:bottom-2\/4{
    bottom: 50%;
  }

  .\34xl\:left-2\/4{
    left: 50%;
  }

  .\34xl\:top-3\/4{
    top: 75%;
  }

  .\34xl\:right-3\/4{
    right: 75%;
  }

  .\34xl\:bottom-3\/4{
    bottom: 75%;
  }

  .\34xl\:left-3\/4{
    left: 75%;
  }

  .\34xl\:-top-1\/2{
    top: -50%;
  }

  .\34xl\:-right-1\/2{
    right: -50%;
  }

  .\34xl\:-bottom-1\/2{
    bottom: -50%;
  }

  .\34xl\:-left-1\/2{
    left: -50%;
  }

  .\34xl\:-top-1\/3{
    top: -33.333333%;
  }

  .\34xl\:-right-1\/3{
    right: -33.333333%;
  }

  .\34xl\:-bottom-1\/3{
    bottom: -33.333333%;
  }

  .\34xl\:-left-1\/3{
    left: -33.333333%;
  }

  .\34xl\:-top-2\/3{
    top: -66.666667%;
  }

  .\34xl\:-right-2\/3{
    right: -66.666667%;
  }

  .\34xl\:-bottom-2\/3{
    bottom: -66.666667%;
  }

  .\34xl\:-left-2\/3{
    left: -66.666667%;
  }

  .\34xl\:-top-1\/4{
    top: -25%;
  }

  .\34xl\:-right-1\/4{
    right: -25%;
  }

  .\34xl\:-bottom-1\/4{
    bottom: -25%;
  }

  .\34xl\:-left-1\/4{
    left: -25%;
  }

  .\34xl\:-top-2\/4{
    top: -50%;
  }

  .\34xl\:-right-2\/4{
    right: -50%;
  }

  .\34xl\:-bottom-2\/4{
    bottom: -50%;
  }

  .\34xl\:-left-2\/4{
    left: -50%;
  }

  .\34xl\:-top-3\/4{
    top: -75%;
  }

  .\34xl\:-right-3\/4{
    right: -75%;
  }

  .\34xl\:-bottom-3\/4{
    bottom: -75%;
  }

  .\34xl\:-left-3\/4{
    left: -75%;
  }

  .\34xl\:resize-none{
    resize: none;
  }

  .\34xl\:resize-y{
    resize: vertical;
  }

  .\34xl\:resize-x{
    resize: horizontal;
  }

  .\34xl\:resize{
    resize: both;
  }

  .\34xl\:shadow-sm{
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\34xl\:shadow{
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\34xl\:shadow-md{
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\34xl\:shadow-lg{
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\34xl\:shadow-xl{
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\34xl\:shadow-2xl{
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\34xl\:shadow-inner{
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\34xl\:shadow-none{
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .\34xl\:group-hover\:shadow-sm{
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .\34xl\:group-hover\:shadow{
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .\34xl\:group-hover\:shadow-md{
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .\34xl\:group-hover\:shadow-lg{
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .\34xl\:group-hover\:shadow-xl{
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .\34xl\:group-hover\:shadow-2xl{
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .\34xl\:group-hover\:shadow-inner{
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .\34xl\:group-hover\:shadow-none{
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\34xl\:focus-within\:shadow-sm:focus-within{
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\34xl\:focus-within\:shadow:focus-within{
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\34xl\:focus-within\:shadow-md:focus-within{
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\34xl\:focus-within\:shadow-lg:focus-within{
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\34xl\:focus-within\:shadow-xl:focus-within{
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\34xl\:focus-within\:shadow-2xl:focus-within{
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\34xl\:focus-within\:shadow-inner:focus-within{
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\34xl\:focus-within\:shadow-none:focus-within{
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\34xl\:hover\:shadow-sm:hover{
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\34xl\:hover\:shadow:hover{
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\34xl\:hover\:shadow-md:hover{
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\34xl\:hover\:shadow-lg:hover{
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\34xl\:hover\:shadow-xl:hover{
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\34xl\:hover\:shadow-2xl:hover{
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\34xl\:hover\:shadow-inner:hover{
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\34xl\:hover\:shadow-none:hover{
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\34xl\:focus\:shadow-sm:focus{
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\34xl\:focus\:shadow:focus{
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\34xl\:focus\:shadow-md:focus{
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\34xl\:focus\:shadow-lg:focus{
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\34xl\:focus\:shadow-xl:focus{
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\34xl\:focus\:shadow-2xl:focus{
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\34xl\:focus\:shadow-inner:focus{
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\34xl\:focus\:shadow-none:focus{
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\34xl\:ring-0{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .\34xl\:ring-1{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .\34xl\:ring-2{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .\34xl\:ring-4{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .\34xl\:ring-8{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .\34xl\:ring{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .\34xl\:ring-inset{
    --tw-ring-inset: inset;
  }

  .\34xl\:focus-within\:ring-0:focus-within{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .\34xl\:focus-within\:ring-1:focus-within{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .\34xl\:focus-within\:ring-2:focus-within{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .\34xl\:focus-within\:ring-4:focus-within{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .\34xl\:focus-within\:ring-8:focus-within{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .\34xl\:focus-within\:ring:focus-within{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .\34xl\:focus-within\:ring-inset:focus-within{
    --tw-ring-inset: inset;
  }

  .\34xl\:focus\:ring-0:focus{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .\34xl\:focus\:ring-1:focus{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .\34xl\:focus\:ring-2:focus{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .\34xl\:focus\:ring-4:focus{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .\34xl\:focus\:ring-8:focus{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .\34xl\:focus\:ring:focus{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .\34xl\:focus\:ring-inset:focus{
    --tw-ring-inset: inset;
  }

  .\34xl\:ring-offset-transparent{
    --tw-ring-offset-color: transparent;
  }

  .\34xl\:ring-offset-black{
    --tw-ring-offset-color: #000;
  }

  .\34xl\:ring-offset-white{
    --tw-ring-offset-color: #fff;
  }

  .\34xl\:ring-offset-grey{
    --tw-ring-offset-color: #9b9b9b;
  }

  .\34xl\:ring-offset-grey-darkest{
    --tw-ring-offset-color: #111;
  }

  .\34xl\:ring-offset-grey-darkest700{
    --tw-ring-offset-color: rgba(17, 17, 17, 0.7);
  }

  .\34xl\:ring-offset-grey-darkest300{
    --tw-ring-offset-color: rgba(17, 17, 17, 0.3);
  }

  .\34xl\:ring-offset-grey-darkest100{
    --tw-ring-offset-color: rgba(17, 17, 17, 0.1);
  }

  .\34xl\:ring-offset-grey-dark{
    --tw-ring-offset-color: #525f77;
  }

  .\34xl\:ring-offset-grey-light{
    --tw-ring-offset-color: #a3a3a3;
  }

  .\34xl\:ring-offset-grey-extralight{
    --tw-ring-offset-color: #e7e7e7;
  }

  .\34xl\:ring-offset-grey-lighter{
    --tw-ring-offset-color: #b4bdce;
  }

  .\34xl\:ring-offset-grey-lightest{
    --tw-ring-offset-color: #f4f4f4;
  }

  .\34xl\:ring-offset-grey-timeline{
    --tw-ring-offset-color: #888888;
  }

  .\34xl\:ring-offset-blue{
    --tw-ring-offset-color: #63a9d1;
  }

  .\34xl\:ring-offset-blue-light{
    --tw-ring-offset-color: #7bcfff;
  }

  .\34xl\:ring-offset-blue-lightest{
    --tw-ring-offset-color: #ff51ac;
  }

  .\34xl\:ring-offset-pink{
    --tw-ring-offset-color: #ED0980;
  }

  .\34xl\:ring-offset-pink-light{
    --tw-ring-offset-color: #ff5bb4;
  }

  .\34xl\:ring-offset-orange{
    --tw-ring-offset-color: #f37245;
  }

  .\34xl\:ring-offset-yellow{
    --tw-ring-offset-color: #ffe600;
  }

  .\34xl\:ring-offset-yellow-two{
    --tw-ring-offset-color: #F9E320;
  }

  .\34xl\:ring-offset-yellow-dark{
    --tw-ring-offset-color: #e6af21;
  }

  .\34xl\:ring-offset-yellow-light{
    --tw-ring-offset-color: #f3c12a;
  }

  .\34xl\:ring-offset-green-dark{
    --tw-ring-offset-color: #217325;
  }

  .\34xl\:ring-offset-green-light{
    --tw-ring-offset-color: #50a154;
  }

  .\34xl\:ring-offset-purple{
    --tw-ring-offset-color: #a48bc6;
  }

  .\34xl\:ring-offset-purple-light{
    --tw-ring-offset-color: #9e95ff;
  }

  .\34xl\:ring-offset-brown-light{
    --tw-ring-offset-color: #ca8a4e;
  }

  .\34xl\:ring-offset-brown-dark{
    --tw-ring-offset-color: #ad5b1f;
  }

  .\34xl\:focus-within\:ring-offset-transparent:focus-within{
    --tw-ring-offset-color: transparent;
  }

  .\34xl\:focus-within\:ring-offset-black:focus-within{
    --tw-ring-offset-color: #000;
  }

  .\34xl\:focus-within\:ring-offset-white:focus-within{
    --tw-ring-offset-color: #fff;
  }

  .\34xl\:focus-within\:ring-offset-grey:focus-within{
    --tw-ring-offset-color: #9b9b9b;
  }

  .\34xl\:focus-within\:ring-offset-grey-darkest:focus-within{
    --tw-ring-offset-color: #111;
  }

  .\34xl\:focus-within\:ring-offset-grey-darkest700:focus-within{
    --tw-ring-offset-color: rgba(17, 17, 17, 0.7);
  }

  .\34xl\:focus-within\:ring-offset-grey-darkest300:focus-within{
    --tw-ring-offset-color: rgba(17, 17, 17, 0.3);
  }

  .\34xl\:focus-within\:ring-offset-grey-darkest100:focus-within{
    --tw-ring-offset-color: rgba(17, 17, 17, 0.1);
  }

  .\34xl\:focus-within\:ring-offset-grey-dark:focus-within{
    --tw-ring-offset-color: #525f77;
  }

  .\34xl\:focus-within\:ring-offset-grey-light:focus-within{
    --tw-ring-offset-color: #a3a3a3;
  }

  .\34xl\:focus-within\:ring-offset-grey-extralight:focus-within{
    --tw-ring-offset-color: #e7e7e7;
  }

  .\34xl\:focus-within\:ring-offset-grey-lighter:focus-within{
    --tw-ring-offset-color: #b4bdce;
  }

  .\34xl\:focus-within\:ring-offset-grey-lightest:focus-within{
    --tw-ring-offset-color: #f4f4f4;
  }

  .\34xl\:focus-within\:ring-offset-grey-timeline:focus-within{
    --tw-ring-offset-color: #888888;
  }

  .\34xl\:focus-within\:ring-offset-blue:focus-within{
    --tw-ring-offset-color: #63a9d1;
  }

  .\34xl\:focus-within\:ring-offset-blue-light:focus-within{
    --tw-ring-offset-color: #7bcfff;
  }

  .\34xl\:focus-within\:ring-offset-blue-lightest:focus-within{
    --tw-ring-offset-color: #ff51ac;
  }

  .\34xl\:focus-within\:ring-offset-pink:focus-within{
    --tw-ring-offset-color: #ED0980;
  }

  .\34xl\:focus-within\:ring-offset-pink-light:focus-within{
    --tw-ring-offset-color: #ff5bb4;
  }

  .\34xl\:focus-within\:ring-offset-orange:focus-within{
    --tw-ring-offset-color: #f37245;
  }

  .\34xl\:focus-within\:ring-offset-yellow:focus-within{
    --tw-ring-offset-color: #ffe600;
  }

  .\34xl\:focus-within\:ring-offset-yellow-two:focus-within{
    --tw-ring-offset-color: #F9E320;
  }

  .\34xl\:focus-within\:ring-offset-yellow-dark:focus-within{
    --tw-ring-offset-color: #e6af21;
  }

  .\34xl\:focus-within\:ring-offset-yellow-light:focus-within{
    --tw-ring-offset-color: #f3c12a;
  }

  .\34xl\:focus-within\:ring-offset-green-dark:focus-within{
    --tw-ring-offset-color: #217325;
  }

  .\34xl\:focus-within\:ring-offset-green-light:focus-within{
    --tw-ring-offset-color: #50a154;
  }

  .\34xl\:focus-within\:ring-offset-purple:focus-within{
    --tw-ring-offset-color: #a48bc6;
  }

  .\34xl\:focus-within\:ring-offset-purple-light:focus-within{
    --tw-ring-offset-color: #9e95ff;
  }

  .\34xl\:focus-within\:ring-offset-brown-light:focus-within{
    --tw-ring-offset-color: #ca8a4e;
  }

  .\34xl\:focus-within\:ring-offset-brown-dark:focus-within{
    --tw-ring-offset-color: #ad5b1f;
  }

  .\34xl\:focus\:ring-offset-transparent:focus{
    --tw-ring-offset-color: transparent;
  }

  .\34xl\:focus\:ring-offset-black:focus{
    --tw-ring-offset-color: #000;
  }

  .\34xl\:focus\:ring-offset-white:focus{
    --tw-ring-offset-color: #fff;
  }

  .\34xl\:focus\:ring-offset-grey:focus{
    --tw-ring-offset-color: #9b9b9b;
  }

  .\34xl\:focus\:ring-offset-grey-darkest:focus{
    --tw-ring-offset-color: #111;
  }

  .\34xl\:focus\:ring-offset-grey-darkest700:focus{
    --tw-ring-offset-color: rgba(17, 17, 17, 0.7);
  }

  .\34xl\:focus\:ring-offset-grey-darkest300:focus{
    --tw-ring-offset-color: rgba(17, 17, 17, 0.3);
  }

  .\34xl\:focus\:ring-offset-grey-darkest100:focus{
    --tw-ring-offset-color: rgba(17, 17, 17, 0.1);
  }

  .\34xl\:focus\:ring-offset-grey-dark:focus{
    --tw-ring-offset-color: #525f77;
  }

  .\34xl\:focus\:ring-offset-grey-light:focus{
    --tw-ring-offset-color: #a3a3a3;
  }

  .\34xl\:focus\:ring-offset-grey-extralight:focus{
    --tw-ring-offset-color: #e7e7e7;
  }

  .\34xl\:focus\:ring-offset-grey-lighter:focus{
    --tw-ring-offset-color: #b4bdce;
  }

  .\34xl\:focus\:ring-offset-grey-lightest:focus{
    --tw-ring-offset-color: #f4f4f4;
  }

  .\34xl\:focus\:ring-offset-grey-timeline:focus{
    --tw-ring-offset-color: #888888;
  }

  .\34xl\:focus\:ring-offset-blue:focus{
    --tw-ring-offset-color: #63a9d1;
  }

  .\34xl\:focus\:ring-offset-blue-light:focus{
    --tw-ring-offset-color: #7bcfff;
  }

  .\34xl\:focus\:ring-offset-blue-lightest:focus{
    --tw-ring-offset-color: #ff51ac;
  }

  .\34xl\:focus\:ring-offset-pink:focus{
    --tw-ring-offset-color: #ED0980;
  }

  .\34xl\:focus\:ring-offset-pink-light:focus{
    --tw-ring-offset-color: #ff5bb4;
  }

  .\34xl\:focus\:ring-offset-orange:focus{
    --tw-ring-offset-color: #f37245;
  }

  .\34xl\:focus\:ring-offset-yellow:focus{
    --tw-ring-offset-color: #ffe600;
  }

  .\34xl\:focus\:ring-offset-yellow-two:focus{
    --tw-ring-offset-color: #F9E320;
  }

  .\34xl\:focus\:ring-offset-yellow-dark:focus{
    --tw-ring-offset-color: #e6af21;
  }

  .\34xl\:focus\:ring-offset-yellow-light:focus{
    --tw-ring-offset-color: #f3c12a;
  }

  .\34xl\:focus\:ring-offset-green-dark:focus{
    --tw-ring-offset-color: #217325;
  }

  .\34xl\:focus\:ring-offset-green-light:focus{
    --tw-ring-offset-color: #50a154;
  }

  .\34xl\:focus\:ring-offset-purple:focus{
    --tw-ring-offset-color: #a48bc6;
  }

  .\34xl\:focus\:ring-offset-purple-light:focus{
    --tw-ring-offset-color: #9e95ff;
  }

  .\34xl\:focus\:ring-offset-brown-light:focus{
    --tw-ring-offset-color: #ca8a4e;
  }

  .\34xl\:focus\:ring-offset-brown-dark:focus{
    --tw-ring-offset-color: #ad5b1f;
  }

  .\34xl\:ring-offset-0{
    --tw-ring-offset-width: 0px;
  }

  .\34xl\:ring-offset-1{
    --tw-ring-offset-width: 1px;
  }

  .\34xl\:ring-offset-2{
    --tw-ring-offset-width: 2px;
  }

  .\34xl\:ring-offset-4{
    --tw-ring-offset-width: 4px;
  }

  .\34xl\:ring-offset-8{
    --tw-ring-offset-width: 8px;
  }

  .\34xl\:focus-within\:ring-offset-0:focus-within{
    --tw-ring-offset-width: 0px;
  }

  .\34xl\:focus-within\:ring-offset-1:focus-within{
    --tw-ring-offset-width: 1px;
  }

  .\34xl\:focus-within\:ring-offset-2:focus-within{
    --tw-ring-offset-width: 2px;
  }

  .\34xl\:focus-within\:ring-offset-4:focus-within{
    --tw-ring-offset-width: 4px;
  }

  .\34xl\:focus-within\:ring-offset-8:focus-within{
    --tw-ring-offset-width: 8px;
  }

  .\34xl\:focus\:ring-offset-0:focus{
    --tw-ring-offset-width: 0px;
  }

  .\34xl\:focus\:ring-offset-1:focus{
    --tw-ring-offset-width: 1px;
  }

  .\34xl\:focus\:ring-offset-2:focus{
    --tw-ring-offset-width: 2px;
  }

  .\34xl\:focus\:ring-offset-4:focus{
    --tw-ring-offset-width: 4px;
  }

  .\34xl\:focus\:ring-offset-8:focus{
    --tw-ring-offset-width: 8px;
  }

  .\34xl\:ring-transparent{
    --tw-ring-color: transparent;
  }

  .\34xl\:ring-black{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .\34xl\:ring-white{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .\34xl\:ring-grey{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(155, 155, 155, var(--tw-ring-opacity));
  }

  .\34xl\:ring-grey-darkest{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 17, 17, var(--tw-ring-opacity));
  }

  .\34xl\:ring-grey-darkest700{
    --tw-ring-color: rgba(17, 17, 17, 0.7);
  }

  .\34xl\:ring-grey-darkest300{
    --tw-ring-color: rgba(17, 17, 17, 0.3);
  }

  .\34xl\:ring-grey-darkest100{
    --tw-ring-color: rgba(17, 17, 17, 0.1);
  }

  .\34xl\:ring-grey-dark{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(82, 95, 119, var(--tw-ring-opacity));
  }

  .\34xl\:ring-grey-light{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(163, 163, 163, var(--tw-ring-opacity));
  }

  .\34xl\:ring-grey-extralight{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 231, 231, var(--tw-ring-opacity));
  }

  .\34xl\:ring-grey-lighter{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 189, 206, var(--tw-ring-opacity));
  }

  .\34xl\:ring-grey-lightest{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 244, 244, var(--tw-ring-opacity));
  }

  .\34xl\:ring-grey-timeline{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(136, 136, 136, var(--tw-ring-opacity));
  }

  .\34xl\:ring-blue{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 169, 209, var(--tw-ring-opacity));
  }

  .\34xl\:ring-blue-light{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(123, 207, 255, var(--tw-ring-opacity));
  }

  .\34xl\:ring-blue-lightest{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 81, 172, var(--tw-ring-opacity));
  }

  .\34xl\:ring-pink{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 9, 128, var(--tw-ring-opacity));
  }

  .\34xl\:ring-pink-light{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 91, 180, var(--tw-ring-opacity));
  }

  .\34xl\:ring-orange{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 114, 69, var(--tw-ring-opacity));
  }

  .\34xl\:ring-yellow{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 230, 0, var(--tw-ring-opacity));
  }

  .\34xl\:ring-yellow-two{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 227, 32, var(--tw-ring-opacity));
  }

  .\34xl\:ring-yellow-dark{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 175, 33, var(--tw-ring-opacity));
  }

  .\34xl\:ring-yellow-light{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 193, 42, var(--tw-ring-opacity));
  }

  .\34xl\:ring-green-dark{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(33, 115, 37, var(--tw-ring-opacity));
  }

  .\34xl\:ring-green-light{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(80, 161, 84, var(--tw-ring-opacity));
  }

  .\34xl\:ring-purple{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(164, 139, 198, var(--tw-ring-opacity));
  }

  .\34xl\:ring-purple-light{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(158, 149, 255, var(--tw-ring-opacity));
  }

  .\34xl\:ring-brown-light{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(202, 138, 78, var(--tw-ring-opacity));
  }

  .\34xl\:ring-brown-dark{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(173, 91, 31, var(--tw-ring-opacity));
  }

  .\34xl\:focus-within\:ring-transparent:focus-within{
    --tw-ring-color: transparent;
  }

  .\34xl\:focus-within\:ring-black:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .\34xl\:focus-within\:ring-white:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .\34xl\:focus-within\:ring-grey:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(155, 155, 155, var(--tw-ring-opacity));
  }

  .\34xl\:focus-within\:ring-grey-darkest:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 17, 17, var(--tw-ring-opacity));
  }

  .\34xl\:focus-within\:ring-grey-darkest700:focus-within{
    --tw-ring-color: rgba(17, 17, 17, 0.7);
  }

  .\34xl\:focus-within\:ring-grey-darkest300:focus-within{
    --tw-ring-color: rgba(17, 17, 17, 0.3);
  }

  .\34xl\:focus-within\:ring-grey-darkest100:focus-within{
    --tw-ring-color: rgba(17, 17, 17, 0.1);
  }

  .\34xl\:focus-within\:ring-grey-dark:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(82, 95, 119, var(--tw-ring-opacity));
  }

  .\34xl\:focus-within\:ring-grey-light:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(163, 163, 163, var(--tw-ring-opacity));
  }

  .\34xl\:focus-within\:ring-grey-extralight:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 231, 231, var(--tw-ring-opacity));
  }

  .\34xl\:focus-within\:ring-grey-lighter:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 189, 206, var(--tw-ring-opacity));
  }

  .\34xl\:focus-within\:ring-grey-lightest:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 244, 244, var(--tw-ring-opacity));
  }

  .\34xl\:focus-within\:ring-grey-timeline:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(136, 136, 136, var(--tw-ring-opacity));
  }

  .\34xl\:focus-within\:ring-blue:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 169, 209, var(--tw-ring-opacity));
  }

  .\34xl\:focus-within\:ring-blue-light:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(123, 207, 255, var(--tw-ring-opacity));
  }

  .\34xl\:focus-within\:ring-blue-lightest:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 81, 172, var(--tw-ring-opacity));
  }

  .\34xl\:focus-within\:ring-pink:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 9, 128, var(--tw-ring-opacity));
  }

  .\34xl\:focus-within\:ring-pink-light:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 91, 180, var(--tw-ring-opacity));
  }

  .\34xl\:focus-within\:ring-orange:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 114, 69, var(--tw-ring-opacity));
  }

  .\34xl\:focus-within\:ring-yellow:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 230, 0, var(--tw-ring-opacity));
  }

  .\34xl\:focus-within\:ring-yellow-two:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 227, 32, var(--tw-ring-opacity));
  }

  .\34xl\:focus-within\:ring-yellow-dark:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 175, 33, var(--tw-ring-opacity));
  }

  .\34xl\:focus-within\:ring-yellow-light:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 193, 42, var(--tw-ring-opacity));
  }

  .\34xl\:focus-within\:ring-green-dark:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(33, 115, 37, var(--tw-ring-opacity));
  }

  .\34xl\:focus-within\:ring-green-light:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(80, 161, 84, var(--tw-ring-opacity));
  }

  .\34xl\:focus-within\:ring-purple:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(164, 139, 198, var(--tw-ring-opacity));
  }

  .\34xl\:focus-within\:ring-purple-light:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(158, 149, 255, var(--tw-ring-opacity));
  }

  .\34xl\:focus-within\:ring-brown-light:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(202, 138, 78, var(--tw-ring-opacity));
  }

  .\34xl\:focus-within\:ring-brown-dark:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(173, 91, 31, var(--tw-ring-opacity));
  }

  .\34xl\:focus\:ring-transparent:focus{
    --tw-ring-color: transparent;
  }

  .\34xl\:focus\:ring-black:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .\34xl\:focus\:ring-white:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .\34xl\:focus\:ring-grey:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(155, 155, 155, var(--tw-ring-opacity));
  }

  .\34xl\:focus\:ring-grey-darkest:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 17, 17, var(--tw-ring-opacity));
  }

  .\34xl\:focus\:ring-grey-darkest700:focus{
    --tw-ring-color: rgba(17, 17, 17, 0.7);
  }

  .\34xl\:focus\:ring-grey-darkest300:focus{
    --tw-ring-color: rgba(17, 17, 17, 0.3);
  }

  .\34xl\:focus\:ring-grey-darkest100:focus{
    --tw-ring-color: rgba(17, 17, 17, 0.1);
  }

  .\34xl\:focus\:ring-grey-dark:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(82, 95, 119, var(--tw-ring-opacity));
  }

  .\34xl\:focus\:ring-grey-light:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(163, 163, 163, var(--tw-ring-opacity));
  }

  .\34xl\:focus\:ring-grey-extralight:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 231, 231, var(--tw-ring-opacity));
  }

  .\34xl\:focus\:ring-grey-lighter:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 189, 206, var(--tw-ring-opacity));
  }

  .\34xl\:focus\:ring-grey-lightest:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 244, 244, var(--tw-ring-opacity));
  }

  .\34xl\:focus\:ring-grey-timeline:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(136, 136, 136, var(--tw-ring-opacity));
  }

  .\34xl\:focus\:ring-blue:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 169, 209, var(--tw-ring-opacity));
  }

  .\34xl\:focus\:ring-blue-light:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(123, 207, 255, var(--tw-ring-opacity));
  }

  .\34xl\:focus\:ring-blue-lightest:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 81, 172, var(--tw-ring-opacity));
  }

  .\34xl\:focus\:ring-pink:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 9, 128, var(--tw-ring-opacity));
  }

  .\34xl\:focus\:ring-pink-light:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 91, 180, var(--tw-ring-opacity));
  }

  .\34xl\:focus\:ring-orange:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 114, 69, var(--tw-ring-opacity));
  }

  .\34xl\:focus\:ring-yellow:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 230, 0, var(--tw-ring-opacity));
  }

  .\34xl\:focus\:ring-yellow-two:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 227, 32, var(--tw-ring-opacity));
  }

  .\34xl\:focus\:ring-yellow-dark:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 175, 33, var(--tw-ring-opacity));
  }

  .\34xl\:focus\:ring-yellow-light:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 193, 42, var(--tw-ring-opacity));
  }

  .\34xl\:focus\:ring-green-dark:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(33, 115, 37, var(--tw-ring-opacity));
  }

  .\34xl\:focus\:ring-green-light:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(80, 161, 84, var(--tw-ring-opacity));
  }

  .\34xl\:focus\:ring-purple:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(164, 139, 198, var(--tw-ring-opacity));
  }

  .\34xl\:focus\:ring-purple-light:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(158, 149, 255, var(--tw-ring-opacity));
  }

  .\34xl\:focus\:ring-brown-light:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(202, 138, 78, var(--tw-ring-opacity));
  }

  .\34xl\:focus\:ring-brown-dark:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(173, 91, 31, var(--tw-ring-opacity));
  }

  .\34xl\:ring-opacity-0{
    --tw-ring-opacity: 0;
  }

  .\34xl\:ring-opacity-5{
    --tw-ring-opacity: 0.05;
  }

  .\34xl\:ring-opacity-10{
    --tw-ring-opacity: 0.1;
  }

  .\34xl\:ring-opacity-20{
    --tw-ring-opacity: 0.2;
  }

  .\34xl\:ring-opacity-25{
    --tw-ring-opacity: 0.25;
  }

  .\34xl\:ring-opacity-30{
    --tw-ring-opacity: 0.3;
  }

  .\34xl\:ring-opacity-40{
    --tw-ring-opacity: 0.4;
  }

  .\34xl\:ring-opacity-50{
    --tw-ring-opacity: 0.5;
  }

  .\34xl\:ring-opacity-60{
    --tw-ring-opacity: 0.6;
  }

  .\34xl\:ring-opacity-70{
    --tw-ring-opacity: 0.7;
  }

  .\34xl\:ring-opacity-75{
    --tw-ring-opacity: 0.75;
  }

  .\34xl\:ring-opacity-80{
    --tw-ring-opacity: 0.8;
  }

  .\34xl\:ring-opacity-90{
    --tw-ring-opacity: 0.9;
  }

  .\34xl\:ring-opacity-95{
    --tw-ring-opacity: 0.95;
  }

  .\34xl\:ring-opacity-100{
    --tw-ring-opacity: 1;
  }

  .\34xl\:focus-within\:ring-opacity-0:focus-within{
    --tw-ring-opacity: 0;
  }

  .\34xl\:focus-within\:ring-opacity-5:focus-within{
    --tw-ring-opacity: 0.05;
  }

  .\34xl\:focus-within\:ring-opacity-10:focus-within{
    --tw-ring-opacity: 0.1;
  }

  .\34xl\:focus-within\:ring-opacity-20:focus-within{
    --tw-ring-opacity: 0.2;
  }

  .\34xl\:focus-within\:ring-opacity-25:focus-within{
    --tw-ring-opacity: 0.25;
  }

  .\34xl\:focus-within\:ring-opacity-30:focus-within{
    --tw-ring-opacity: 0.3;
  }

  .\34xl\:focus-within\:ring-opacity-40:focus-within{
    --tw-ring-opacity: 0.4;
  }

  .\34xl\:focus-within\:ring-opacity-50:focus-within{
    --tw-ring-opacity: 0.5;
  }

  .\34xl\:focus-within\:ring-opacity-60:focus-within{
    --tw-ring-opacity: 0.6;
  }

  .\34xl\:focus-within\:ring-opacity-70:focus-within{
    --tw-ring-opacity: 0.7;
  }

  .\34xl\:focus-within\:ring-opacity-75:focus-within{
    --tw-ring-opacity: 0.75;
  }

  .\34xl\:focus-within\:ring-opacity-80:focus-within{
    --tw-ring-opacity: 0.8;
  }

  .\34xl\:focus-within\:ring-opacity-90:focus-within{
    --tw-ring-opacity: 0.9;
  }

  .\34xl\:focus-within\:ring-opacity-95:focus-within{
    --tw-ring-opacity: 0.95;
  }

  .\34xl\:focus-within\:ring-opacity-100:focus-within{
    --tw-ring-opacity: 1;
  }

  .\34xl\:focus\:ring-opacity-0:focus{
    --tw-ring-opacity: 0;
  }

  .\34xl\:focus\:ring-opacity-5:focus{
    --tw-ring-opacity: 0.05;
  }

  .\34xl\:focus\:ring-opacity-10:focus{
    --tw-ring-opacity: 0.1;
  }

  .\34xl\:focus\:ring-opacity-20:focus{
    --tw-ring-opacity: 0.2;
  }

  .\34xl\:focus\:ring-opacity-25:focus{
    --tw-ring-opacity: 0.25;
  }

  .\34xl\:focus\:ring-opacity-30:focus{
    --tw-ring-opacity: 0.3;
  }

  .\34xl\:focus\:ring-opacity-40:focus{
    --tw-ring-opacity: 0.4;
  }

  .\34xl\:focus\:ring-opacity-50:focus{
    --tw-ring-opacity: 0.5;
  }

  .\34xl\:focus\:ring-opacity-60:focus{
    --tw-ring-opacity: 0.6;
  }

  .\34xl\:focus\:ring-opacity-70:focus{
    --tw-ring-opacity: 0.7;
  }

  .\34xl\:focus\:ring-opacity-75:focus{
    --tw-ring-opacity: 0.75;
  }

  .\34xl\:focus\:ring-opacity-80:focus{
    --tw-ring-opacity: 0.8;
  }

  .\34xl\:focus\:ring-opacity-90:focus{
    --tw-ring-opacity: 0.9;
  }

  .\34xl\:focus\:ring-opacity-95:focus{
    --tw-ring-opacity: 0.95;
  }

  .\34xl\:focus\:ring-opacity-100:focus{
    --tw-ring-opacity: 1;
  }

  .\34xl\:fill-current{
    fill: currentColor;
  }

  .\34xl\:fill-none{
    fill: none;
  }

  .\34xl\:fill-greydark{
    fill: #525f77;
  }

  .\34xl\:fill-pink{
    fill: #ED0980;
  }

  .\34xl\:hover\:fill-current:hover{
    fill: currentColor;
  }

  .\34xl\:hover\:fill-none:hover{
    fill: none;
  }

  .\34xl\:hover\:fill-greydark:hover{
    fill: #525f77;
  }

  .\34xl\:hover\:fill-pink:hover{
    fill: #ED0980;
  }

  .\34xl\:active\:fill-current:active{
    fill: currentColor;
  }

  .\34xl\:active\:fill-none:active{
    fill: none;
  }

  .\34xl\:active\:fill-greydark:active{
    fill: #525f77;
  }

  .\34xl\:active\:fill-pink:active{
    fill: #ED0980;
  }

  .\34xl\:stroke-current{
    stroke: currentColor;
  }

  .\34xl\:stroke-none{
    stroke: none;
  }

  .\34xl\:hover\:stroke-current:hover{
    stroke: currentColor;
  }

  .\34xl\:hover\:stroke-none:hover{
    stroke: none;
  }

  .\34xl\:active\:stroke-current:active{
    stroke: currentColor;
  }

  .\34xl\:active\:stroke-none:active{
    stroke: none;
  }

  .\34xl\:stroke-0{
    stroke-width: 0;
  }

  .\34xl\:stroke-1{
    stroke-width: 1;
  }

  .\34xl\:stroke-2{
    stroke-width: 2;
  }

  .\34xl\:table-auto{
    table-layout: auto;
  }

  .\34xl\:table-fixed{
    table-layout: fixed;
  }

  .\34xl\:text-left{
    text-align: left;
  }

  .\34xl\:text-center{
    text-align: center;
  }

  .\34xl\:text-right{
    text-align: right;
  }

  .\34xl\:text-justify{
    text-align: justify;
  }

  .\34xl\:text-transparent{
    color: transparent;
  }

  .\34xl\:text-black{
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .\34xl\:text-white{
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .\34xl\:text-grey{
    --tw-text-opacity: 1;
    color: rgba(155, 155, 155, var(--tw-text-opacity));
  }

  .\34xl\:text-grey-darkest{
    --tw-text-opacity: 1;
    color: rgba(17, 17, 17, var(--tw-text-opacity));
  }

  .\34xl\:text-grey-darkest700{
    color: rgba(17, 17, 17, 0.7);
  }

  .\34xl\:text-grey-darkest300{
    color: rgba(17, 17, 17, 0.3);
  }

  .\34xl\:text-grey-darkest100{
    color: rgba(17, 17, 17, 0.1);
  }

  .\34xl\:text-grey-dark{
    --tw-text-opacity: 1;
    color: rgba(82, 95, 119, var(--tw-text-opacity));
  }

  .\34xl\:text-grey-light{
    --tw-text-opacity: 1;
    color: rgba(163, 163, 163, var(--tw-text-opacity));
  }

  .\34xl\:text-grey-extralight{
    --tw-text-opacity: 1;
    color: rgba(231, 231, 231, var(--tw-text-opacity));
  }

  .\34xl\:text-grey-lighter{
    --tw-text-opacity: 1;
    color: rgba(180, 189, 206, var(--tw-text-opacity));
  }

  .\34xl\:text-grey-lightest{
    --tw-text-opacity: 1;
    color: rgba(244, 244, 244, var(--tw-text-opacity));
  }

  .\34xl\:text-grey-timeline{
    --tw-text-opacity: 1;
    color: rgba(136, 136, 136, var(--tw-text-opacity));
  }

  .\34xl\:text-blue{
    --tw-text-opacity: 1;
    color: rgba(99, 169, 209, var(--tw-text-opacity));
  }

  .\34xl\:text-blue-light{
    --tw-text-opacity: 1;
    color: rgba(123, 207, 255, var(--tw-text-opacity));
  }

  .\34xl\:text-blue-lightest{
    --tw-text-opacity: 1;
    color: rgba(255, 81, 172, var(--tw-text-opacity));
  }

  .\34xl\:text-pink{
    --tw-text-opacity: 1;
    color: rgba(237, 9, 128, var(--tw-text-opacity));
  }

  .\34xl\:text-pink-light{
    --tw-text-opacity: 1;
    color: rgba(255, 91, 180, var(--tw-text-opacity));
  }

  .\34xl\:text-orange{
    --tw-text-opacity: 1;
    color: rgba(243, 114, 69, var(--tw-text-opacity));
  }

  .\34xl\:text-yellow{
    --tw-text-opacity: 1;
    color: rgba(255, 230, 0, var(--tw-text-opacity));
  }

  .\34xl\:text-yellow-two{
    --tw-text-opacity: 1;
    color: rgba(249, 227, 32, var(--tw-text-opacity));
  }

  .\34xl\:text-yellow-dark{
    --tw-text-opacity: 1;
    color: rgba(230, 175, 33, var(--tw-text-opacity));
  }

  .\34xl\:text-yellow-light{
    --tw-text-opacity: 1;
    color: rgba(243, 193, 42, var(--tw-text-opacity));
  }

  .\34xl\:text-green-dark{
    --tw-text-opacity: 1;
    color: rgba(33, 115, 37, var(--tw-text-opacity));
  }

  .\34xl\:text-green-light{
    --tw-text-opacity: 1;
    color: rgba(80, 161, 84, var(--tw-text-opacity));
  }

  .\34xl\:text-purple{
    --tw-text-opacity: 1;
    color: rgba(164, 139, 198, var(--tw-text-opacity));
  }

  .\34xl\:text-purple-light{
    --tw-text-opacity: 1;
    color: rgba(158, 149, 255, var(--tw-text-opacity));
  }

  .\34xl\:text-brown-light{
    --tw-text-opacity: 1;
    color: rgba(202, 138, 78, var(--tw-text-opacity));
  }

  .\34xl\:text-brown-dark{
    --tw-text-opacity: 1;
    color: rgba(173, 91, 31, var(--tw-text-opacity));
  }

  .group:hover .\34xl\:group-hover\:text-transparent{
    color: transparent;
  }

  .group:hover .\34xl\:group-hover\:text-black{
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .group:hover .\34xl\:group-hover\:text-white{
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .group:hover .\34xl\:group-hover\:text-grey{
    --tw-text-opacity: 1;
    color: rgba(155, 155, 155, var(--tw-text-opacity));
  }

  .group:hover .\34xl\:group-hover\:text-grey-darkest{
    --tw-text-opacity: 1;
    color: rgba(17, 17, 17, var(--tw-text-opacity));
  }

  .group:hover .\34xl\:group-hover\:text-grey-darkest700{
    color: rgba(17, 17, 17, 0.7);
  }

  .group:hover .\34xl\:group-hover\:text-grey-darkest300{
    color: rgba(17, 17, 17, 0.3);
  }

  .group:hover .\34xl\:group-hover\:text-grey-darkest100{
    color: rgba(17, 17, 17, 0.1);
  }

  .group:hover .\34xl\:group-hover\:text-grey-dark{
    --tw-text-opacity: 1;
    color: rgba(82, 95, 119, var(--tw-text-opacity));
  }

  .group:hover .\34xl\:group-hover\:text-grey-light{
    --tw-text-opacity: 1;
    color: rgba(163, 163, 163, var(--tw-text-opacity));
  }

  .group:hover .\34xl\:group-hover\:text-grey-extralight{
    --tw-text-opacity: 1;
    color: rgba(231, 231, 231, var(--tw-text-opacity));
  }

  .group:hover .\34xl\:group-hover\:text-grey-lighter{
    --tw-text-opacity: 1;
    color: rgba(180, 189, 206, var(--tw-text-opacity));
  }

  .group:hover .\34xl\:group-hover\:text-grey-lightest{
    --tw-text-opacity: 1;
    color: rgba(244, 244, 244, var(--tw-text-opacity));
  }

  .group:hover .\34xl\:group-hover\:text-grey-timeline{
    --tw-text-opacity: 1;
    color: rgba(136, 136, 136, var(--tw-text-opacity));
  }

  .group:hover .\34xl\:group-hover\:text-blue{
    --tw-text-opacity: 1;
    color: rgba(99, 169, 209, var(--tw-text-opacity));
  }

  .group:hover .\34xl\:group-hover\:text-blue-light{
    --tw-text-opacity: 1;
    color: rgba(123, 207, 255, var(--tw-text-opacity));
  }

  .group:hover .\34xl\:group-hover\:text-blue-lightest{
    --tw-text-opacity: 1;
    color: rgba(255, 81, 172, var(--tw-text-opacity));
  }

  .group:hover .\34xl\:group-hover\:text-pink{
    --tw-text-opacity: 1;
    color: rgba(237, 9, 128, var(--tw-text-opacity));
  }

  .group:hover .\34xl\:group-hover\:text-pink-light{
    --tw-text-opacity: 1;
    color: rgba(255, 91, 180, var(--tw-text-opacity));
  }

  .group:hover .\34xl\:group-hover\:text-orange{
    --tw-text-opacity: 1;
    color: rgba(243, 114, 69, var(--tw-text-opacity));
  }

  .group:hover .\34xl\:group-hover\:text-yellow{
    --tw-text-opacity: 1;
    color: rgba(255, 230, 0, var(--tw-text-opacity));
  }

  .group:hover .\34xl\:group-hover\:text-yellow-two{
    --tw-text-opacity: 1;
    color: rgba(249, 227, 32, var(--tw-text-opacity));
  }

  .group:hover .\34xl\:group-hover\:text-yellow-dark{
    --tw-text-opacity: 1;
    color: rgba(230, 175, 33, var(--tw-text-opacity));
  }

  .group:hover .\34xl\:group-hover\:text-yellow-light{
    --tw-text-opacity: 1;
    color: rgba(243, 193, 42, var(--tw-text-opacity));
  }

  .group:hover .\34xl\:group-hover\:text-green-dark{
    --tw-text-opacity: 1;
    color: rgba(33, 115, 37, var(--tw-text-opacity));
  }

  .group:hover .\34xl\:group-hover\:text-green-light{
    --tw-text-opacity: 1;
    color: rgba(80, 161, 84, var(--tw-text-opacity));
  }

  .group:hover .\34xl\:group-hover\:text-purple{
    --tw-text-opacity: 1;
    color: rgba(164, 139, 198, var(--tw-text-opacity));
  }

  .group:hover .\34xl\:group-hover\:text-purple-light{
    --tw-text-opacity: 1;
    color: rgba(158, 149, 255, var(--tw-text-opacity));
  }

  .group:hover .\34xl\:group-hover\:text-brown-light{
    --tw-text-opacity: 1;
    color: rgba(202, 138, 78, var(--tw-text-opacity));
  }

  .group:hover .\34xl\:group-hover\:text-brown-dark{
    --tw-text-opacity: 1;
    color: rgba(173, 91, 31, var(--tw-text-opacity));
  }

  .\34xl\:focus-within\:text-transparent:focus-within{
    color: transparent;
  }

  .\34xl\:focus-within\:text-black:focus-within{
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .\34xl\:focus-within\:text-white:focus-within{
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .\34xl\:focus-within\:text-grey:focus-within{
    --tw-text-opacity: 1;
    color: rgba(155, 155, 155, var(--tw-text-opacity));
  }

  .\34xl\:focus-within\:text-grey-darkest:focus-within{
    --tw-text-opacity: 1;
    color: rgba(17, 17, 17, var(--tw-text-opacity));
  }

  .\34xl\:focus-within\:text-grey-darkest700:focus-within{
    color: rgba(17, 17, 17, 0.7);
  }

  .\34xl\:focus-within\:text-grey-darkest300:focus-within{
    color: rgba(17, 17, 17, 0.3);
  }

  .\34xl\:focus-within\:text-grey-darkest100:focus-within{
    color: rgba(17, 17, 17, 0.1);
  }

  .\34xl\:focus-within\:text-grey-dark:focus-within{
    --tw-text-opacity: 1;
    color: rgba(82, 95, 119, var(--tw-text-opacity));
  }

  .\34xl\:focus-within\:text-grey-light:focus-within{
    --tw-text-opacity: 1;
    color: rgba(163, 163, 163, var(--tw-text-opacity));
  }

  .\34xl\:focus-within\:text-grey-extralight:focus-within{
    --tw-text-opacity: 1;
    color: rgba(231, 231, 231, var(--tw-text-opacity));
  }

  .\34xl\:focus-within\:text-grey-lighter:focus-within{
    --tw-text-opacity: 1;
    color: rgba(180, 189, 206, var(--tw-text-opacity));
  }

  .\34xl\:focus-within\:text-grey-lightest:focus-within{
    --tw-text-opacity: 1;
    color: rgba(244, 244, 244, var(--tw-text-opacity));
  }

  .\34xl\:focus-within\:text-grey-timeline:focus-within{
    --tw-text-opacity: 1;
    color: rgba(136, 136, 136, var(--tw-text-opacity));
  }

  .\34xl\:focus-within\:text-blue:focus-within{
    --tw-text-opacity: 1;
    color: rgba(99, 169, 209, var(--tw-text-opacity));
  }

  .\34xl\:focus-within\:text-blue-light:focus-within{
    --tw-text-opacity: 1;
    color: rgba(123, 207, 255, var(--tw-text-opacity));
  }

  .\34xl\:focus-within\:text-blue-lightest:focus-within{
    --tw-text-opacity: 1;
    color: rgba(255, 81, 172, var(--tw-text-opacity));
  }

  .\34xl\:focus-within\:text-pink:focus-within{
    --tw-text-opacity: 1;
    color: rgba(237, 9, 128, var(--tw-text-opacity));
  }

  .\34xl\:focus-within\:text-pink-light:focus-within{
    --tw-text-opacity: 1;
    color: rgba(255, 91, 180, var(--tw-text-opacity));
  }

  .\34xl\:focus-within\:text-orange:focus-within{
    --tw-text-opacity: 1;
    color: rgba(243, 114, 69, var(--tw-text-opacity));
  }

  .\34xl\:focus-within\:text-yellow:focus-within{
    --tw-text-opacity: 1;
    color: rgba(255, 230, 0, var(--tw-text-opacity));
  }

  .\34xl\:focus-within\:text-yellow-two:focus-within{
    --tw-text-opacity: 1;
    color: rgba(249, 227, 32, var(--tw-text-opacity));
  }

  .\34xl\:focus-within\:text-yellow-dark:focus-within{
    --tw-text-opacity: 1;
    color: rgba(230, 175, 33, var(--tw-text-opacity));
  }

  .\34xl\:focus-within\:text-yellow-light:focus-within{
    --tw-text-opacity: 1;
    color: rgba(243, 193, 42, var(--tw-text-opacity));
  }

  .\34xl\:focus-within\:text-green-dark:focus-within{
    --tw-text-opacity: 1;
    color: rgba(33, 115, 37, var(--tw-text-opacity));
  }

  .\34xl\:focus-within\:text-green-light:focus-within{
    --tw-text-opacity: 1;
    color: rgba(80, 161, 84, var(--tw-text-opacity));
  }

  .\34xl\:focus-within\:text-purple:focus-within{
    --tw-text-opacity: 1;
    color: rgba(164, 139, 198, var(--tw-text-opacity));
  }

  .\34xl\:focus-within\:text-purple-light:focus-within{
    --tw-text-opacity: 1;
    color: rgba(158, 149, 255, var(--tw-text-opacity));
  }

  .\34xl\:focus-within\:text-brown-light:focus-within{
    --tw-text-opacity: 1;
    color: rgba(202, 138, 78, var(--tw-text-opacity));
  }

  .\34xl\:focus-within\:text-brown-dark:focus-within{
    --tw-text-opacity: 1;
    color: rgba(173, 91, 31, var(--tw-text-opacity));
  }

  .\34xl\:hover\:text-transparent:hover{
    color: transparent;
  }

  .\34xl\:hover\:text-black:hover{
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .\34xl\:hover\:text-white:hover{
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .\34xl\:hover\:text-grey:hover{
    --tw-text-opacity: 1;
    color: rgba(155, 155, 155, var(--tw-text-opacity));
  }

  .\34xl\:hover\:text-grey-darkest:hover{
    --tw-text-opacity: 1;
    color: rgba(17, 17, 17, var(--tw-text-opacity));
  }

  .\34xl\:hover\:text-grey-darkest700:hover{
    color: rgba(17, 17, 17, 0.7);
  }

  .\34xl\:hover\:text-grey-darkest300:hover{
    color: rgba(17, 17, 17, 0.3);
  }

  .\34xl\:hover\:text-grey-darkest100:hover{
    color: rgba(17, 17, 17, 0.1);
  }

  .\34xl\:hover\:text-grey-dark:hover{
    --tw-text-opacity: 1;
    color: rgba(82, 95, 119, var(--tw-text-opacity));
  }

  .\34xl\:hover\:text-grey-light:hover{
    --tw-text-opacity: 1;
    color: rgba(163, 163, 163, var(--tw-text-opacity));
  }

  .\34xl\:hover\:text-grey-extralight:hover{
    --tw-text-opacity: 1;
    color: rgba(231, 231, 231, var(--tw-text-opacity));
  }

  .\34xl\:hover\:text-grey-lighter:hover{
    --tw-text-opacity: 1;
    color: rgba(180, 189, 206, var(--tw-text-opacity));
  }

  .\34xl\:hover\:text-grey-lightest:hover{
    --tw-text-opacity: 1;
    color: rgba(244, 244, 244, var(--tw-text-opacity));
  }

  .\34xl\:hover\:text-grey-timeline:hover{
    --tw-text-opacity: 1;
    color: rgba(136, 136, 136, var(--tw-text-opacity));
  }

  .\34xl\:hover\:text-blue:hover{
    --tw-text-opacity: 1;
    color: rgba(99, 169, 209, var(--tw-text-opacity));
  }

  .\34xl\:hover\:text-blue-light:hover{
    --tw-text-opacity: 1;
    color: rgba(123, 207, 255, var(--tw-text-opacity));
  }

  .\34xl\:hover\:text-blue-lightest:hover{
    --tw-text-opacity: 1;
    color: rgba(255, 81, 172, var(--tw-text-opacity));
  }

  .\34xl\:hover\:text-pink:hover{
    --tw-text-opacity: 1;
    color: rgba(237, 9, 128, var(--tw-text-opacity));
  }

  .\34xl\:hover\:text-pink-light:hover{
    --tw-text-opacity: 1;
    color: rgba(255, 91, 180, var(--tw-text-opacity));
  }

  .\34xl\:hover\:text-orange:hover{
    --tw-text-opacity: 1;
    color: rgba(243, 114, 69, var(--tw-text-opacity));
  }

  .\34xl\:hover\:text-yellow:hover{
    --tw-text-opacity: 1;
    color: rgba(255, 230, 0, var(--tw-text-opacity));
  }

  .\34xl\:hover\:text-yellow-two:hover{
    --tw-text-opacity: 1;
    color: rgba(249, 227, 32, var(--tw-text-opacity));
  }

  .\34xl\:hover\:text-yellow-dark:hover{
    --tw-text-opacity: 1;
    color: rgba(230, 175, 33, var(--tw-text-opacity));
  }

  .\34xl\:hover\:text-yellow-light:hover{
    --tw-text-opacity: 1;
    color: rgba(243, 193, 42, var(--tw-text-opacity));
  }

  .\34xl\:hover\:text-green-dark:hover{
    --tw-text-opacity: 1;
    color: rgba(33, 115, 37, var(--tw-text-opacity));
  }

  .\34xl\:hover\:text-green-light:hover{
    --tw-text-opacity: 1;
    color: rgba(80, 161, 84, var(--tw-text-opacity));
  }

  .\34xl\:hover\:text-purple:hover{
    --tw-text-opacity: 1;
    color: rgba(164, 139, 198, var(--tw-text-opacity));
  }

  .\34xl\:hover\:text-purple-light:hover{
    --tw-text-opacity: 1;
    color: rgba(158, 149, 255, var(--tw-text-opacity));
  }

  .\34xl\:hover\:text-brown-light:hover{
    --tw-text-opacity: 1;
    color: rgba(202, 138, 78, var(--tw-text-opacity));
  }

  .\34xl\:hover\:text-brown-dark:hover{
    --tw-text-opacity: 1;
    color: rgba(173, 91, 31, var(--tw-text-opacity));
  }

  .\34xl\:focus\:text-transparent:focus{
    color: transparent;
  }

  .\34xl\:focus\:text-black:focus{
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .\34xl\:focus\:text-white:focus{
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .\34xl\:focus\:text-grey:focus{
    --tw-text-opacity: 1;
    color: rgba(155, 155, 155, var(--tw-text-opacity));
  }

  .\34xl\:focus\:text-grey-darkest:focus{
    --tw-text-opacity: 1;
    color: rgba(17, 17, 17, var(--tw-text-opacity));
  }

  .\34xl\:focus\:text-grey-darkest700:focus{
    color: rgba(17, 17, 17, 0.7);
  }

  .\34xl\:focus\:text-grey-darkest300:focus{
    color: rgba(17, 17, 17, 0.3);
  }

  .\34xl\:focus\:text-grey-darkest100:focus{
    color: rgba(17, 17, 17, 0.1);
  }

  .\34xl\:focus\:text-grey-dark:focus{
    --tw-text-opacity: 1;
    color: rgba(82, 95, 119, var(--tw-text-opacity));
  }

  .\34xl\:focus\:text-grey-light:focus{
    --tw-text-opacity: 1;
    color: rgba(163, 163, 163, var(--tw-text-opacity));
  }

  .\34xl\:focus\:text-grey-extralight:focus{
    --tw-text-opacity: 1;
    color: rgba(231, 231, 231, var(--tw-text-opacity));
  }

  .\34xl\:focus\:text-grey-lighter:focus{
    --tw-text-opacity: 1;
    color: rgba(180, 189, 206, var(--tw-text-opacity));
  }

  .\34xl\:focus\:text-grey-lightest:focus{
    --tw-text-opacity: 1;
    color: rgba(244, 244, 244, var(--tw-text-opacity));
  }

  .\34xl\:focus\:text-grey-timeline:focus{
    --tw-text-opacity: 1;
    color: rgba(136, 136, 136, var(--tw-text-opacity));
  }

  .\34xl\:focus\:text-blue:focus{
    --tw-text-opacity: 1;
    color: rgba(99, 169, 209, var(--tw-text-opacity));
  }

  .\34xl\:focus\:text-blue-light:focus{
    --tw-text-opacity: 1;
    color: rgba(123, 207, 255, var(--tw-text-opacity));
  }

  .\34xl\:focus\:text-blue-lightest:focus{
    --tw-text-opacity: 1;
    color: rgba(255, 81, 172, var(--tw-text-opacity));
  }

  .\34xl\:focus\:text-pink:focus{
    --tw-text-opacity: 1;
    color: rgba(237, 9, 128, var(--tw-text-opacity));
  }

  .\34xl\:focus\:text-pink-light:focus{
    --tw-text-opacity: 1;
    color: rgba(255, 91, 180, var(--tw-text-opacity));
  }

  .\34xl\:focus\:text-orange:focus{
    --tw-text-opacity: 1;
    color: rgba(243, 114, 69, var(--tw-text-opacity));
  }

  .\34xl\:focus\:text-yellow:focus{
    --tw-text-opacity: 1;
    color: rgba(255, 230, 0, var(--tw-text-opacity));
  }

  .\34xl\:focus\:text-yellow-two:focus{
    --tw-text-opacity: 1;
    color: rgba(249, 227, 32, var(--tw-text-opacity));
  }

  .\34xl\:focus\:text-yellow-dark:focus{
    --tw-text-opacity: 1;
    color: rgba(230, 175, 33, var(--tw-text-opacity));
  }

  .\34xl\:focus\:text-yellow-light:focus{
    --tw-text-opacity: 1;
    color: rgba(243, 193, 42, var(--tw-text-opacity));
  }

  .\34xl\:focus\:text-green-dark:focus{
    --tw-text-opacity: 1;
    color: rgba(33, 115, 37, var(--tw-text-opacity));
  }

  .\34xl\:focus\:text-green-light:focus{
    --tw-text-opacity: 1;
    color: rgba(80, 161, 84, var(--tw-text-opacity));
  }

  .\34xl\:focus\:text-purple:focus{
    --tw-text-opacity: 1;
    color: rgba(164, 139, 198, var(--tw-text-opacity));
  }

  .\34xl\:focus\:text-purple-light:focus{
    --tw-text-opacity: 1;
    color: rgba(158, 149, 255, var(--tw-text-opacity));
  }

  .\34xl\:focus\:text-brown-light:focus{
    --tw-text-opacity: 1;
    color: rgba(202, 138, 78, var(--tw-text-opacity));
  }

  .\34xl\:focus\:text-brown-dark:focus{
    --tw-text-opacity: 1;
    color: rgba(173, 91, 31, var(--tw-text-opacity));
  }

  .\34xl\:active\:text-transparent:active{
    color: transparent;
  }

  .\34xl\:active\:text-black:active{
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .\34xl\:active\:text-white:active{
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .\34xl\:active\:text-grey:active{
    --tw-text-opacity: 1;
    color: rgba(155, 155, 155, var(--tw-text-opacity));
  }

  .\34xl\:active\:text-grey-darkest:active{
    --tw-text-opacity: 1;
    color: rgba(17, 17, 17, var(--tw-text-opacity));
  }

  .\34xl\:active\:text-grey-darkest700:active{
    color: rgba(17, 17, 17, 0.7);
  }

  .\34xl\:active\:text-grey-darkest300:active{
    color: rgba(17, 17, 17, 0.3);
  }

  .\34xl\:active\:text-grey-darkest100:active{
    color: rgba(17, 17, 17, 0.1);
  }

  .\34xl\:active\:text-grey-dark:active{
    --tw-text-opacity: 1;
    color: rgba(82, 95, 119, var(--tw-text-opacity));
  }

  .\34xl\:active\:text-grey-light:active{
    --tw-text-opacity: 1;
    color: rgba(163, 163, 163, var(--tw-text-opacity));
  }

  .\34xl\:active\:text-grey-extralight:active{
    --tw-text-opacity: 1;
    color: rgba(231, 231, 231, var(--tw-text-opacity));
  }

  .\34xl\:active\:text-grey-lighter:active{
    --tw-text-opacity: 1;
    color: rgba(180, 189, 206, var(--tw-text-opacity));
  }

  .\34xl\:active\:text-grey-lightest:active{
    --tw-text-opacity: 1;
    color: rgba(244, 244, 244, var(--tw-text-opacity));
  }

  .\34xl\:active\:text-grey-timeline:active{
    --tw-text-opacity: 1;
    color: rgba(136, 136, 136, var(--tw-text-opacity));
  }

  .\34xl\:active\:text-blue:active{
    --tw-text-opacity: 1;
    color: rgba(99, 169, 209, var(--tw-text-opacity));
  }

  .\34xl\:active\:text-blue-light:active{
    --tw-text-opacity: 1;
    color: rgba(123, 207, 255, var(--tw-text-opacity));
  }

  .\34xl\:active\:text-blue-lightest:active{
    --tw-text-opacity: 1;
    color: rgba(255, 81, 172, var(--tw-text-opacity));
  }

  .\34xl\:active\:text-pink:active{
    --tw-text-opacity: 1;
    color: rgba(237, 9, 128, var(--tw-text-opacity));
  }

  .\34xl\:active\:text-pink-light:active{
    --tw-text-opacity: 1;
    color: rgba(255, 91, 180, var(--tw-text-opacity));
  }

  .\34xl\:active\:text-orange:active{
    --tw-text-opacity: 1;
    color: rgba(243, 114, 69, var(--tw-text-opacity));
  }

  .\34xl\:active\:text-yellow:active{
    --tw-text-opacity: 1;
    color: rgba(255, 230, 0, var(--tw-text-opacity));
  }

  .\34xl\:active\:text-yellow-two:active{
    --tw-text-opacity: 1;
    color: rgba(249, 227, 32, var(--tw-text-opacity));
  }

  .\34xl\:active\:text-yellow-dark:active{
    --tw-text-opacity: 1;
    color: rgba(230, 175, 33, var(--tw-text-opacity));
  }

  .\34xl\:active\:text-yellow-light:active{
    --tw-text-opacity: 1;
    color: rgba(243, 193, 42, var(--tw-text-opacity));
  }

  .\34xl\:active\:text-green-dark:active{
    --tw-text-opacity: 1;
    color: rgba(33, 115, 37, var(--tw-text-opacity));
  }

  .\34xl\:active\:text-green-light:active{
    --tw-text-opacity: 1;
    color: rgba(80, 161, 84, var(--tw-text-opacity));
  }

  .\34xl\:active\:text-purple:active{
    --tw-text-opacity: 1;
    color: rgba(164, 139, 198, var(--tw-text-opacity));
  }

  .\34xl\:active\:text-purple-light:active{
    --tw-text-opacity: 1;
    color: rgba(158, 149, 255, var(--tw-text-opacity));
  }

  .\34xl\:active\:text-brown-light:active{
    --tw-text-opacity: 1;
    color: rgba(202, 138, 78, var(--tw-text-opacity));
  }

  .\34xl\:active\:text-brown-dark:active{
    --tw-text-opacity: 1;
    color: rgba(173, 91, 31, var(--tw-text-opacity));
  }

  .\34xl\:text-opacity-0{
    --tw-text-opacity: 0;
  }

  .\34xl\:text-opacity-5{
    --tw-text-opacity: 0.05;
  }

  .\34xl\:text-opacity-10{
    --tw-text-opacity: 0.1;
  }

  .\34xl\:text-opacity-20{
    --tw-text-opacity: 0.2;
  }

  .\34xl\:text-opacity-25{
    --tw-text-opacity: 0.25;
  }

  .\34xl\:text-opacity-30{
    --tw-text-opacity: 0.3;
  }

  .\34xl\:text-opacity-40{
    --tw-text-opacity: 0.4;
  }

  .\34xl\:text-opacity-50{
    --tw-text-opacity: 0.5;
  }

  .\34xl\:text-opacity-60{
    --tw-text-opacity: 0.6;
  }

  .\34xl\:text-opacity-70{
    --tw-text-opacity: 0.7;
  }

  .\34xl\:text-opacity-75{
    --tw-text-opacity: 0.75;
  }

  .\34xl\:text-opacity-80{
    --tw-text-opacity: 0.8;
  }

  .\34xl\:text-opacity-90{
    --tw-text-opacity: 0.9;
  }

  .\34xl\:text-opacity-95{
    --tw-text-opacity: 0.95;
  }

  .\34xl\:text-opacity-100{
    --tw-text-opacity: 1;
  }

  .group:hover .\34xl\:group-hover\:text-opacity-0{
    --tw-text-opacity: 0;
  }

  .group:hover .\34xl\:group-hover\:text-opacity-5{
    --tw-text-opacity: 0.05;
  }

  .group:hover .\34xl\:group-hover\:text-opacity-10{
    --tw-text-opacity: 0.1;
  }

  .group:hover .\34xl\:group-hover\:text-opacity-20{
    --tw-text-opacity: 0.2;
  }

  .group:hover .\34xl\:group-hover\:text-opacity-25{
    --tw-text-opacity: 0.25;
  }

  .group:hover .\34xl\:group-hover\:text-opacity-30{
    --tw-text-opacity: 0.3;
  }

  .group:hover .\34xl\:group-hover\:text-opacity-40{
    --tw-text-opacity: 0.4;
  }

  .group:hover .\34xl\:group-hover\:text-opacity-50{
    --tw-text-opacity: 0.5;
  }

  .group:hover .\34xl\:group-hover\:text-opacity-60{
    --tw-text-opacity: 0.6;
  }

  .group:hover .\34xl\:group-hover\:text-opacity-70{
    --tw-text-opacity: 0.7;
  }

  .group:hover .\34xl\:group-hover\:text-opacity-75{
    --tw-text-opacity: 0.75;
  }

  .group:hover .\34xl\:group-hover\:text-opacity-80{
    --tw-text-opacity: 0.8;
  }

  .group:hover .\34xl\:group-hover\:text-opacity-90{
    --tw-text-opacity: 0.9;
  }

  .group:hover .\34xl\:group-hover\:text-opacity-95{
    --tw-text-opacity: 0.95;
  }

  .group:hover .\34xl\:group-hover\:text-opacity-100{
    --tw-text-opacity: 1;
  }

  .\34xl\:focus-within\:text-opacity-0:focus-within{
    --tw-text-opacity: 0;
  }

  .\34xl\:focus-within\:text-opacity-5:focus-within{
    --tw-text-opacity: 0.05;
  }

  .\34xl\:focus-within\:text-opacity-10:focus-within{
    --tw-text-opacity: 0.1;
  }

  .\34xl\:focus-within\:text-opacity-20:focus-within{
    --tw-text-opacity: 0.2;
  }

  .\34xl\:focus-within\:text-opacity-25:focus-within{
    --tw-text-opacity: 0.25;
  }

  .\34xl\:focus-within\:text-opacity-30:focus-within{
    --tw-text-opacity: 0.3;
  }

  .\34xl\:focus-within\:text-opacity-40:focus-within{
    --tw-text-opacity: 0.4;
  }

  .\34xl\:focus-within\:text-opacity-50:focus-within{
    --tw-text-opacity: 0.5;
  }

  .\34xl\:focus-within\:text-opacity-60:focus-within{
    --tw-text-opacity: 0.6;
  }

  .\34xl\:focus-within\:text-opacity-70:focus-within{
    --tw-text-opacity: 0.7;
  }

  .\34xl\:focus-within\:text-opacity-75:focus-within{
    --tw-text-opacity: 0.75;
  }

  .\34xl\:focus-within\:text-opacity-80:focus-within{
    --tw-text-opacity: 0.8;
  }

  .\34xl\:focus-within\:text-opacity-90:focus-within{
    --tw-text-opacity: 0.9;
  }

  .\34xl\:focus-within\:text-opacity-95:focus-within{
    --tw-text-opacity: 0.95;
  }

  .\34xl\:focus-within\:text-opacity-100:focus-within{
    --tw-text-opacity: 1;
  }

  .\34xl\:hover\:text-opacity-0:hover{
    --tw-text-opacity: 0;
  }

  .\34xl\:hover\:text-opacity-5:hover{
    --tw-text-opacity: 0.05;
  }

  .\34xl\:hover\:text-opacity-10:hover{
    --tw-text-opacity: 0.1;
  }

  .\34xl\:hover\:text-opacity-20:hover{
    --tw-text-opacity: 0.2;
  }

  .\34xl\:hover\:text-opacity-25:hover{
    --tw-text-opacity: 0.25;
  }

  .\34xl\:hover\:text-opacity-30:hover{
    --tw-text-opacity: 0.3;
  }

  .\34xl\:hover\:text-opacity-40:hover{
    --tw-text-opacity: 0.4;
  }

  .\34xl\:hover\:text-opacity-50:hover{
    --tw-text-opacity: 0.5;
  }

  .\34xl\:hover\:text-opacity-60:hover{
    --tw-text-opacity: 0.6;
  }

  .\34xl\:hover\:text-opacity-70:hover{
    --tw-text-opacity: 0.7;
  }

  .\34xl\:hover\:text-opacity-75:hover{
    --tw-text-opacity: 0.75;
  }

  .\34xl\:hover\:text-opacity-80:hover{
    --tw-text-opacity: 0.8;
  }

  .\34xl\:hover\:text-opacity-90:hover{
    --tw-text-opacity: 0.9;
  }

  .\34xl\:hover\:text-opacity-95:hover{
    --tw-text-opacity: 0.95;
  }

  .\34xl\:hover\:text-opacity-100:hover{
    --tw-text-opacity: 1;
  }

  .\34xl\:focus\:text-opacity-0:focus{
    --tw-text-opacity: 0;
  }

  .\34xl\:focus\:text-opacity-5:focus{
    --tw-text-opacity: 0.05;
  }

  .\34xl\:focus\:text-opacity-10:focus{
    --tw-text-opacity: 0.1;
  }

  .\34xl\:focus\:text-opacity-20:focus{
    --tw-text-opacity: 0.2;
  }

  .\34xl\:focus\:text-opacity-25:focus{
    --tw-text-opacity: 0.25;
  }

  .\34xl\:focus\:text-opacity-30:focus{
    --tw-text-opacity: 0.3;
  }

  .\34xl\:focus\:text-opacity-40:focus{
    --tw-text-opacity: 0.4;
  }

  .\34xl\:focus\:text-opacity-50:focus{
    --tw-text-opacity: 0.5;
  }

  .\34xl\:focus\:text-opacity-60:focus{
    --tw-text-opacity: 0.6;
  }

  .\34xl\:focus\:text-opacity-70:focus{
    --tw-text-opacity: 0.7;
  }

  .\34xl\:focus\:text-opacity-75:focus{
    --tw-text-opacity: 0.75;
  }

  .\34xl\:focus\:text-opacity-80:focus{
    --tw-text-opacity: 0.8;
  }

  .\34xl\:focus\:text-opacity-90:focus{
    --tw-text-opacity: 0.9;
  }

  .\34xl\:focus\:text-opacity-95:focus{
    --tw-text-opacity: 0.95;
  }

  .\34xl\:focus\:text-opacity-100:focus{
    --tw-text-opacity: 1;
  }

  .\34xl\:truncate{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .\34xl\:overflow-ellipsis{
    text-overflow: ellipsis;
  }

  .\34xl\:overflow-clip{
    text-overflow: clip;
  }

  .\34xl\:italic{
    font-style: italic;
  }

  .\34xl\:not-italic{
    font-style: normal;
  }

  .\34xl\:uppercase{
    text-transform: uppercase;
  }

  .\34xl\:lowercase{
    text-transform: lowercase;
  }

  .\34xl\:capitalize{
    text-transform: capitalize;
  }

  .\34xl\:normal-case{
    text-transform: none;
  }

  .\34xl\:underline{
    text-decoration: underline;
  }

  .\34xl\:line-through{
    text-decoration: line-through;
  }

  .\34xl\:no-underline{
    text-decoration: none;
  }

  .group:hover .\34xl\:group-hover\:underline{
    text-decoration: underline;
  }

  .group:hover .\34xl\:group-hover\:line-through{
    text-decoration: line-through;
  }

  .group:hover .\34xl\:group-hover\:no-underline{
    text-decoration: none;
  }

  .\34xl\:focus-within\:underline:focus-within{
    text-decoration: underline;
  }

  .\34xl\:focus-within\:line-through:focus-within{
    text-decoration: line-through;
  }

  .\34xl\:focus-within\:no-underline:focus-within{
    text-decoration: none;
  }

  .\34xl\:hover\:underline:hover{
    text-decoration: underline;
  }

  .\34xl\:hover\:line-through:hover{
    text-decoration: line-through;
  }

  .\34xl\:hover\:no-underline:hover{
    text-decoration: none;
  }

  .\34xl\:focus\:underline:focus{
    text-decoration: underline;
  }

  .\34xl\:focus\:line-through:focus{
    text-decoration: line-through;
  }

  .\34xl\:focus\:no-underline:focus{
    text-decoration: none;
  }

  .\34xl\:antialiased{
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .\34xl\:subpixel-antialiased{
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
  }

  .\34xl\:ordinal, .\34xl\:slashed-zero, .\34xl\:lining-nums, .\34xl\:oldstyle-nums, .\34xl\:proportional-nums, .\34xl\:tabular-nums, .\34xl\:diagonal-fractions, .\34xl\:stacked-fractions{
    --tw-ordinal: var(--tw-empty,/*!*/ /*!*/);
    --tw-slashed-zero: var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-figure: var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-spacing: var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-fraction: var(--tw-empty,/*!*/ /*!*/);
    font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
  }

  .\34xl\:normal-nums{
    font-variant-numeric: normal;
  }

  .\34xl\:ordinal{
    --tw-ordinal: ordinal;
  }

  .\34xl\:slashed-zero{
    --tw-slashed-zero: slashed-zero;
  }

  .\34xl\:lining-nums{
    --tw-numeric-figure: lining-nums;
  }

  .\34xl\:oldstyle-nums{
    --tw-numeric-figure: oldstyle-nums;
  }

  .\34xl\:proportional-nums{
    --tw-numeric-spacing: proportional-nums;
  }

  .\34xl\:tabular-nums{
    --tw-numeric-spacing: tabular-nums;
  }

  .\34xl\:diagonal-fractions{
    --tw-numeric-fraction: diagonal-fractions;
  }

  .\34xl\:stacked-fractions{
    --tw-numeric-fraction: stacked-fractions;
  }

  .\34xl\:tracking-tight-18{
    letter-spacing: -.18em;
  }

  .\34xl\:tracking-tight-14{
    letter-spacing: -.14em;
  }

  .\34xl\:tracking-tight-13{
    letter-spacing: -.13em;
  }

  .\34xl\:tracking-tight-12{
    letter-spacing: -.12em;
  }

  .\34xl\:tracking-tightest{
    letter-spacing: -.075em;
  }

  .\34xl\:tracking-tighter{
    letter-spacing: -.05em;
  }

  .\34xl\:tracking-tight-3\.6{
    letter-spacing: -.036em;
  }

  .\34xl\:tracking-tight{
    letter-spacing: -.025em;
  }

  .\34xl\:tracking-tight-2{
    letter-spacing: -.02em;
  }

  .\34xl\:tracking-tight-1\.5{
    letter-spacing: -.015em;
  }

  .\34xl\:tracking-tight-1\.3{
    letter-spacing: -.013em;
  }

  .\34xl\:tracking-tight-1{
    letter-spacing: -.01em;
  }

  .\34xl\:tracking-tight-0\.5{
    letter-spacing: -.005em;
  }

  .\34xl\:tracking-normal{
    letter-spacing: 0;
  }

  .\34xl\:tracking-wide-\.5{
    letter-spacing: .005em;
  }

  .\34xl\:tracking-wide-1{
    letter-spacing: .01em;
  }

  .\34xl\:tracking-wide-1\.3{
    letter-spacing: .013em;
  }

  .\34xl\:tracking-wide-1\.5{
    letter-spacing: .015em;
  }

  .\34xl\:tracking-wide-2{
    letter-spacing: .02em;
  }

  .\34xl\:tracking-wide{
    letter-spacing: .025em;
  }

  .\34xl\:tracking-wide-2\.7{
    letter-spacing: .027em;
  }

  .\34xl\:tracking-wide-3\.6{
    letter-spacing: .036em;
  }

  .\34xl\:tracking-wider{
    letter-spacing: .05em;
  }

  .\34xl\:tracking-widest{
    letter-spacing: .1em;
  }

  .\34xl\:tracking-wide-12{
    letter-spacing: .12em;
  }

  .\34xl\:tracking-wide-13{
    letter-spacing: .13em;
  }

  .\34xl\:tracking-wide-14{
    letter-spacing: .14em;
  }

  .\34xl\:tracking-wide-18{
    letter-spacing: .18em;
  }

  .\34xl\:select-none{
    -webkit-user-select: none;
        -ms-user-select: none;
            user-select: none;
  }

  .\34xl\:select-text{
    -webkit-user-select: text;
        -ms-user-select: text;
            user-select: text;
  }

  .\34xl\:select-all{
    -webkit-user-select: all;
            user-select: all;
  }

  .\34xl\:select-auto{
    -webkit-user-select: auto;
        -ms-user-select: auto;
            user-select: auto;
  }

  .\34xl\:align-baseline{
    vertical-align: baseline;
  }

  .\34xl\:align-top{
    vertical-align: top;
  }

  .\34xl\:align-middle{
    vertical-align: middle;
  }

  .\34xl\:align-bottom{
    vertical-align: bottom;
  }

  .\34xl\:align-text-top{
    vertical-align: text-top;
  }

  .\34xl\:align-text-bottom{
    vertical-align: text-bottom;
  }

  .\34xl\:visible{
    visibility: visible;
  }

  .\34xl\:invisible{
    visibility: hidden;
  }

  .\34xl\:whitespace-normal{
    white-space: normal;
  }

  .\34xl\:whitespace-nowrap{
    white-space: nowrap;
  }

  .\34xl\:whitespace-pre{
    white-space: pre;
  }

  .\34xl\:whitespace-pre-line{
    white-space: pre-line;
  }

  .\34xl\:whitespace-pre-wrap{
    white-space: pre-wrap;
  }

  .\34xl\:break-normal{
    overflow-wrap: normal;
    word-break: normal;
  }

  .\34xl\:break-words{
    overflow-wrap: break-word;
  }

  .\34xl\:break-all{
    word-break: break-all;
  }

  .\34xl\:w-0{
    width: 0px;
  }

  .\34xl\:w-1{
    width: 0.25rem;
  }

  .\34xl\:w-2{
    width: 0.5rem;
  }

  .\34xl\:w-3{
    width: 0.75rem;
  }

  .\34xl\:w-4{
    width: 1rem;
  }

  .\34xl\:w-5{
    width: 1.25rem;
  }

  .\34xl\:w-6{
    width: 1.5rem;
  }

  .\34xl\:w-7{
    width: 1.75rem;
  }

  .\34xl\:w-8{
    width: 2rem;
  }

  .\34xl\:w-9{
    width: 2.25rem;
  }

  .\34xl\:w-10{
    width: 2.5rem;
  }

  .\34xl\:w-11{
    width: 2.75rem;
  }

  .\34xl\:w-12{
    width: 3rem;
  }

  .\34xl\:w-13{
    width: 3.25rem;
  }

  .\34xl\:w-14{
    width: 3.5rem;
  }

  .\34xl\:w-15{
    width: 3.75rem;
  }

  .\34xl\:w-16{
    width: 4rem;
  }

  .\34xl\:w-17{
    width: 4.25rem;
  }

  .\34xl\:w-18{
    width: 4.5rem;
  }

  .\34xl\:w-19{
    width: 4.75rem;
  }

  .\34xl\:w-20{
    width: 5rem;
  }

  .\34xl\:w-22{
    width: 5.5rem;
  }

  .\34xl\:w-24{
    width: 6rem;
  }

  .\34xl\:w-25{
    width: 6.25rem;
  }

  .\34xl\:w-28{
    width: 7rem;
  }

  .\34xl\:w-30{
    width: 7.5rem;
  }

  .\34xl\:w-32{
    width: 8rem;
  }

  .\34xl\:w-34{
    width: 8.5rem;
  }

  .\34xl\:w-35{
    width: 8.75rem;
  }

  .\34xl\:w-36{
    width: 9rem;
  }

  .\34xl\:w-39{
    width: 9.75rem;
  }

  .\34xl\:w-40{
    width: 10rem;
  }

  .\34xl\:w-42{
    width: 10.5rem;
  }

  .\34xl\:w-44{
    width: 11rem;
  }

  .\34xl\:w-45{
    width: 11.25rem;
  }

  .\34xl\:w-48{
    width: 12rem;
  }

  .\34xl\:w-50{
    width: 12.5rem;
  }

  .\34xl\:w-52{
    width: 13rem;
  }

  .\34xl\:w-55{
    width: 13.75rem;
  }

  .\34xl\:w-56{
    width: 14rem;
  }

  .\34xl\:w-58{
    width: 14.5rem;
  }

  .\34xl\:w-60{
    width: 15rem;
  }

  .\34xl\:w-64{
    width: 16rem;
  }

  .\34xl\:w-65{
    width: 16.25rem;
  }

  .\34xl\:w-68{
    width: 17rem;
  }

  .\34xl\:w-69{
    width: 17.25rem;
  }

  .\34xl\:w-70{
    width: 17.5rem;
  }

  .\34xl\:w-72{
    width: 18rem;
  }

  .\34xl\:w-75{
    width: 18.75rem;
  }

  .\34xl\:w-80{
    width: 20rem;
  }

  .\34xl\:w-85{
    width: 21.25rem;
  }

  .\34xl\:w-86{
    width: 21.5rem;
  }

  .\34xl\:w-90{
    width: 22.5rem;
  }

  .\34xl\:w-96{
    width: 24rem;
  }

  .\34xl\:w-100{
    width: 25rem;
  }

  .\34xl\:w-115{
    width: 28.75rem;
  }

  .\34xl\:w-125{
    width: 31.25rem;
  }

  .\34xl\:w-142{
    width: 35.5rem;
  }

  .\34xl\:w-150{
    width: 37.5rem;
  }

  .\34xl\:w-156{
    width: 39rem;
  }

  .\34xl\:w-160{
    width: 40rem;
  }

  .\34xl\:w-175{
    width: 43.75rem;
  }

  .\34xl\:w-207{
    width: 51.75rem;
  }

  .\34xl\:w-242{
    width: 60.5rem;
  }

  .\34xl\:w-250{
    width: 62.5rem;
  }

  .\34xl\:w-258{
    width: 64.5rem;
  }

  .\34xl\:w-265{
    width: 66.25rem;
  }

  .\34xl\:w-280{
    width: 70rem;
  }

  .\34xl\:w-auto{
    width: auto;
  }

  .\34xl\:w-px{
    width: 1px;
  }

  .\34xl\:w-0\.5{
    width: 0.125rem;
  }

  .\34xl\:w-1\.5{
    width: 0.375rem;
  }

  .\34xl\:w-2\.5{
    width: 0.625rem;
  }

  .\34xl\:w-3\.5{
    width: 0.875rem;
  }

  .\34xl\:w-0\.25{
    width: 0.0625rem;
  }

  .\34xl\:w-0\.75{
    width: 0.1875rem;
  }

  .\34xl\:w-1\.25{
    width: 0.3125rem;
  }

  .\34xl\:w-1\.75{
    width: 0.4375rem;
  }

  .\34xl\:w-2\.25{
    width: 0.5625rem;
  }

  .\34xl\:w-2\.75{
    width: 0.6875rem;
  }

  .\34xl\:w-3\.25{
    width: 0.8125rem;
  }

  .\34xl\:w-3\.75{
    width: 0.9375rem;
  }

  .\34xl\:w-4\.25{
    width: 1.0625rem;
  }

  .\34xl\:w-4\.5{
    width: 1.125rem;
  }

  .\34xl\:w-4\.75{
    width: 1.1875rem;
  }

  .\34xl\:w-5\.25{
    width: 1.3125rem;
  }

  .\34xl\:w-5\.5{
    width: 1.375rem;
  }

  .\34xl\:w-5\.75{
    width: 1.4375rem;
  }

  .\34xl\:w-6\.25{
    width: 1.5625rem;
  }

  .\34xl\:w-6\.5{
    width: 1.625rem;
  }

  .\34xl\:w-6\.75{
    width: 1.6875rem;
  }

  .\34xl\:w-7\.25{
    width: 1.8125rem;
  }

  .\34xl\:w-7\.5{
    width: 1.875rem;
  }

  .\34xl\:w-8\.25{
    width: 2.0625rem;
  }

  .\34xl\:w-8\.5{
    width: 2.125rem;
  }

  .\34xl\:w-9\.25{
    width: 2.3125rem;
  }

  .\34xl\:w-9\.5{
    width: 2.375rem;
  }

  .\34xl\:w-10\.5{
    width: 2.625rem;
  }

  .\34xl\:w-11\.25{
    width: 2.8125rem;
  }

  .\34xl\:w-11\.5{
    width: 2.875rem;
  }

  .\34xl\:w-12\.5{
    width: 3.125rem;
  }

  .\34xl\:w-12\.75{
    width: 3.1875rem;
  }

  .\34xl\:w-13\.5{
    width: 3.375rem;
  }

  .\34xl\:w-14\.5{
    width: 3.625rem;
  }

  .\34xl\:w-15\.5{
    width: 3.875rem;
  }

  .\34xl\:w-15\.75{
    width: 3.9375rem;
  }

  .\34xl\:w-16\.25{
    width: 4.0625rem;
  }

  .\34xl\:w-17\.25{
    width: 4.3125rem;
  }

  .\34xl\:w-17\.5{
    width: 4.375rem;
  }

  .\34xl\:w-18\.25{
    width: 4.5625rem;
  }

  .\34xl\:w-18\.5{
    width: 4.625rem;
  }

  .\34xl\:w-20\.25{
    width: 5.0625rem;
  }

  .\34xl\:w-20\.5{
    width: 5.125rem;
  }

  .\34xl\:w-22\.5{
    width: 5.625rem;
  }

  .\34xl\:w-25\.5{
    width: 6.375rem;
  }

  .\34xl\:w-26\.75{
    width: 6.6875rem;
  }

  .\34xl\:w-32\.5{
    width: 8.125rem;
  }

  .\34xl\:w-37\.5{
    width: 9.375rem;
  }

  .\34xl\:w-41\.25{
    width: 10.3125rem;
  }

  .\34xl\:w-52\.5{
    width: 13.125rem;
  }

  .\34xl\:w-54\.5{
    width: 13.625rem;
  }

  .\34xl\:w-57\.25{
    width: 14.3125rem;
  }

  .\34xl\:w-57\.5{
    width: 14.375rem;
  }

  .\34xl\:w-66\.25{
    width: 16.5625rem;
  }

  .\34xl\:w-74\.5{
    width: 18.125rem;
  }

  .\34xl\:w-106\.25{
    width: 26.5625rem;
  }

  .\34xl\:w-112\.25{
    width: 28.0675rem;
  }

  .\34xl\:w-112\.75{
    width: 28.1875rem;
  }

  .\34xl\:w-147\.5{
    width: 36.875rem;
  }

  .\34xl\:w-162\.5{
    width: 40.625rem;
  }

  .\34xl\:w-172\.25{
    width: 42.5625rem;
  }

  .\34xl\:w-175\.25{
    width: 43.8125rem;
  }

  .\34xl\:w-184\.25{
    width: 46.0625rem;
  }

  .\34xl\:w-203\.25{
    width: 50.8125rem;
  }

  .\34xl\:w-half{
    width: 50%;
  }

  .\34xl\:w-full{
    width: 100%;
  }

  .\34xl\:w-1\/10{
    width: 10%;
  }

  .\34xl\:w-2\/10{
    width: 20%;
  }

  .\34xl\:w-3\/10{
    width: 30%;
  }

  .\34xl\:w-4\/10{
    width: 40%;
  }

  .\34xl\:w-4\.5\/10{
    width: 45%;
  }

  .\34xl\:w-5\/10{
    width: 50%;
  }

  .\34xl\:w-5\.5\/10{
    width: 55%;
  }

  .\34xl\:w-6\/10{
    width: 60%;
  }

  .\34xl\:w-7\/10{
    width: 70%;
  }

  .\34xl\:w-8\/10{
    width: 80%;
  }

  .\34xl\:w-9\/10{
    width: 90%;
  }

  .\34xl\:w-1\/12{
    width: 8.333333%;
  }

  .\34xl\:w-2\/12{
    width: 16.666667%;
  }

  .\34xl\:w-3\/12{
    width: 25%;
  }

  .\34xl\:w-4\/12{
    width: 33.333333%;
  }

  .\34xl\:w-5\/12{
    width: 41.666667%;
  }

  .\34xl\:w-6\/12{
    width: 50%;
  }

  .\34xl\:w-7\/12{
    width: 58.333333%;
  }

  .\34xl\:w-8\/12{
    width: 66.666667%;
  }

  .\34xl\:w-9\/12{
    width: 75%;
  }

  .\34xl\:w-10\/12{
    width: 83.333333%;
  }

  .\34xl\:w-11\/12{
    width: 91.666667%;
  }

  .\34xl\:w-1\/2{
    width: 50%;
  }

  .\34xl\:w-1\/3{
    width: 33.333333%;
  }

  .\34xl\:w-2\/3{
    width: 66.666667%;
  }

  .\34xl\:w-1\/4{
    width: 25%;
  }

  .\34xl\:w-2\/4{
    width: 50%;
  }

  .\34xl\:w-3\/4{
    width: 75%;
  }

  .\34xl\:w-1\/5{
    width: 20%;
  }

  .\34xl\:w-2\/5{
    width: 40%;
  }

  .\34xl\:w-3\/5{
    width: 60%;
  }

  .\34xl\:w-4\/5{
    width: 80%;
  }

  .\34xl\:w-1\/6{
    width: 16.666667%;
  }

  .\34xl\:w-2\/6{
    width: 33.333333%;
  }

  .\34xl\:w-3\/6{
    width: 50%;
  }

  .\34xl\:w-4\/6{
    width: 66.666667%;
  }

  .\34xl\:w-5\/6{
    width: 83.333333%;
  }

  .\34xl\:w-screen{
    width: 100vw;
  }

  .\34xl\:w-min{
    width: -webkit-min-content;
    width: min-content;
  }

  .\34xl\:w-max{
    width: -webkit-max-content;
    width: max-content;
  }

  .\34xl\:w-screen-half{
    width: 50vw;
  }

  .\34xl\:w-screen-full{
    width: 100vw;
  }

  .\34xl\:w-screen-1\/10{
    width: 10vw;
  }

  .\34xl\:w-screen-2\/10{
    width: 20vw;
  }

  .\34xl\:w-screen-3\/10{
    width: 30vw;
  }

  .\34xl\:w-screen-4\/10{
    width: 40vw;
  }

  .\34xl\:w-screen-5\/10{
    width: 50vw;
  }

  .\34xl\:w-screen-6\/10{
    width: 60vw;
  }

  .\34xl\:w-screen-7\/10{
    width: 70vw;
  }

  .\34xl\:w-screen-8\/10{
    width: 80vw;
  }

  .\34xl\:w-screen-9\/10{
    width: 90vw;
  }

  .\34xl\:w-screen-1\/12{
    width: 8.333333vw;
  }

  .\34xl\:w-screen-2\/12{
    width: 16.666667vw;
  }

  .\34xl\:w-screen-3\/12{
    width: 25vw;
  }

  .\34xl\:w-screen-4\/12{
    width: 33.333333vw;
  }

  .\34xl\:w-screen-5\/12{
    width: 41.666667vw;
  }

  .\34xl\:w-screen-6\/12{
    width: 50vw;
  }

  .\34xl\:w-screen-7\/12{
    width: 58.333333vw;
  }

  .\34xl\:w-screen-8\/12{
    width: 66.666667vw;
  }

  .\34xl\:w-screen-9\/12{
    width: 75vw;
  }

  .\34xl\:w-screen-10\/12{
    width: 83.333333vw;
  }

  .\34xl\:w-screen-11\/12{
    width: 91.666667vw;
  }

  .\34xl\:z-0{
    z-index: 0;
  }

  .\34xl\:z-1{
    z-index: 1;
  }

  .\34xl\:z-2{
    z-index: 2;
  }

  .\34xl\:z-3{
    z-index: 3;
  }

  .\34xl\:z-4{
    z-index: 4;
  }

  .\34xl\:z-5{
    z-index: 5;
  }

  .\34xl\:z-6{
    z-index: 6;
  }

  .\34xl\:z-7{
    z-index: 7;
  }

  .\34xl\:z-8{
    z-index: 8;
  }

  .\34xl\:z-9{
    z-index: 9;
  }

  .\34xl\:z-10{
    z-index: 10;
  }

  .\34xl\:z-20{
    z-index: 20;
  }

  .\34xl\:z-30{
    z-index: 30;
  }

  .\34xl\:z-40{
    z-index: 40;
  }

  .\34xl\:z-50{
    z-index: 50;
  }

  .\34xl\:z-auto{
    z-index: auto;
  }

  .\34xl\:-z-10{
    z-index: -10;
  }

  .\34xl\:-z-20{
    z-index: -20;
  }

  .\34xl\:-z-30{
    z-index: -30;
  }

  .\34xl\:-z-40{
    z-index: -40;
  }

  .\34xl\:-z-50{
    z-index: -50;
  }

  .\34xl\:focus-within\:z-0:focus-within{
    z-index: 0;
  }

  .\34xl\:focus-within\:z-1:focus-within{
    z-index: 1;
  }

  .\34xl\:focus-within\:z-2:focus-within{
    z-index: 2;
  }

  .\34xl\:focus-within\:z-3:focus-within{
    z-index: 3;
  }

  .\34xl\:focus-within\:z-4:focus-within{
    z-index: 4;
  }

  .\34xl\:focus-within\:z-5:focus-within{
    z-index: 5;
  }

  .\34xl\:focus-within\:z-6:focus-within{
    z-index: 6;
  }

  .\34xl\:focus-within\:z-7:focus-within{
    z-index: 7;
  }

  .\34xl\:focus-within\:z-8:focus-within{
    z-index: 8;
  }

  .\34xl\:focus-within\:z-9:focus-within{
    z-index: 9;
  }

  .\34xl\:focus-within\:z-10:focus-within{
    z-index: 10;
  }

  .\34xl\:focus-within\:z-20:focus-within{
    z-index: 20;
  }

  .\34xl\:focus-within\:z-30:focus-within{
    z-index: 30;
  }

  .\34xl\:focus-within\:z-40:focus-within{
    z-index: 40;
  }

  .\34xl\:focus-within\:z-50:focus-within{
    z-index: 50;
  }

  .\34xl\:focus-within\:z-auto:focus-within{
    z-index: auto;
  }

  .\34xl\:focus-within\:-z-10:focus-within{
    z-index: -10;
  }

  .\34xl\:focus-within\:-z-20:focus-within{
    z-index: -20;
  }

  .\34xl\:focus-within\:-z-30:focus-within{
    z-index: -30;
  }

  .\34xl\:focus-within\:-z-40:focus-within{
    z-index: -40;
  }

  .\34xl\:focus-within\:-z-50:focus-within{
    z-index: -50;
  }

  .\34xl\:focus\:z-0:focus{
    z-index: 0;
  }

  .\34xl\:focus\:z-1:focus{
    z-index: 1;
  }

  .\34xl\:focus\:z-2:focus{
    z-index: 2;
  }

  .\34xl\:focus\:z-3:focus{
    z-index: 3;
  }

  .\34xl\:focus\:z-4:focus{
    z-index: 4;
  }

  .\34xl\:focus\:z-5:focus{
    z-index: 5;
  }

  .\34xl\:focus\:z-6:focus{
    z-index: 6;
  }

  .\34xl\:focus\:z-7:focus{
    z-index: 7;
  }

  .\34xl\:focus\:z-8:focus{
    z-index: 8;
  }

  .\34xl\:focus\:z-9:focus{
    z-index: 9;
  }

  .\34xl\:focus\:z-10:focus{
    z-index: 10;
  }

  .\34xl\:focus\:z-20:focus{
    z-index: 20;
  }

  .\34xl\:focus\:z-30:focus{
    z-index: 30;
  }

  .\34xl\:focus\:z-40:focus{
    z-index: 40;
  }

  .\34xl\:focus\:z-50:focus{
    z-index: 50;
  }

  .\34xl\:focus\:z-auto:focus{
    z-index: auto;
  }

  .\34xl\:focus\:-z-10:focus{
    z-index: -10;
  }

  .\34xl\:focus\:-z-20:focus{
    z-index: -20;
  }

  .\34xl\:focus\:-z-30:focus{
    z-index: -30;
  }

  .\34xl\:focus\:-z-40:focus{
    z-index: -40;
  }

  .\34xl\:focus\:-z-50:focus{
    z-index: -50;
  }

  .\34xl\:gap-0{
    gap: 0px;
  }

  .\34xl\:gap-1{
    gap: 0.25rem;
  }

  .\34xl\:gap-2{
    gap: 0.5rem;
  }

  .\34xl\:gap-3{
    gap: 0.75rem;
  }

  .\34xl\:gap-4{
    gap: 1rem;
  }

  .\34xl\:gap-5{
    gap: 1.25rem;
  }

  .\34xl\:gap-6{
    gap: 1.5rem;
  }

  .\34xl\:gap-7{
    gap: 1.75rem;
  }

  .\34xl\:gap-8{
    gap: 2rem;
  }

  .\34xl\:gap-9{
    gap: 2.25rem;
  }

  .\34xl\:gap-10{
    gap: 2.5rem;
  }

  .\34xl\:gap-11{
    gap: 2.75rem;
  }

  .\34xl\:gap-12{
    gap: 3rem;
  }

  .\34xl\:gap-13{
    gap: 3.25rem;
  }

  .\34xl\:gap-14{
    gap: 3.5rem;
  }

  .\34xl\:gap-15{
    gap: 3.75rem;
  }

  .\34xl\:gap-16{
    gap: 4rem;
  }

  .\34xl\:gap-17{
    gap: 4.25rem;
  }

  .\34xl\:gap-18{
    gap: 4.5rem;
  }

  .\34xl\:gap-19{
    gap: 4.75rem;
  }

  .\34xl\:gap-20{
    gap: 5rem;
  }

  .\34xl\:gap-22{
    gap: 5.5rem;
  }

  .\34xl\:gap-24{
    gap: 6rem;
  }

  .\34xl\:gap-25{
    gap: 6.25rem;
  }

  .\34xl\:gap-28{
    gap: 7rem;
  }

  .\34xl\:gap-30{
    gap: 7.5rem;
  }

  .\34xl\:gap-32{
    gap: 8rem;
  }

  .\34xl\:gap-34{
    gap: 8.5rem;
  }

  .\34xl\:gap-35{
    gap: 8.75rem;
  }

  .\34xl\:gap-36{
    gap: 9rem;
  }

  .\34xl\:gap-39{
    gap: 9.75rem;
  }

  .\34xl\:gap-40{
    gap: 10rem;
  }

  .\34xl\:gap-42{
    gap: 10.5rem;
  }

  .\34xl\:gap-44{
    gap: 11rem;
  }

  .\34xl\:gap-45{
    gap: 11.25rem;
  }

  .\34xl\:gap-48{
    gap: 12rem;
  }

  .\34xl\:gap-50{
    gap: 12.5rem;
  }

  .\34xl\:gap-52{
    gap: 13rem;
  }

  .\34xl\:gap-55{
    gap: 13.75rem;
  }

  .\34xl\:gap-56{
    gap: 14rem;
  }

  .\34xl\:gap-58{
    gap: 14.5rem;
  }

  .\34xl\:gap-60{
    gap: 15rem;
  }

  .\34xl\:gap-64{
    gap: 16rem;
  }

  .\34xl\:gap-65{
    gap: 16.25rem;
  }

  .\34xl\:gap-68{
    gap: 17rem;
  }

  .\34xl\:gap-69{
    gap: 17.25rem;
  }

  .\34xl\:gap-70{
    gap: 17.5rem;
  }

  .\34xl\:gap-72{
    gap: 18rem;
  }

  .\34xl\:gap-75{
    gap: 18.75rem;
  }

  .\34xl\:gap-80{
    gap: 20rem;
  }

  .\34xl\:gap-85{
    gap: 21.25rem;
  }

  .\34xl\:gap-86{
    gap: 21.5rem;
  }

  .\34xl\:gap-90{
    gap: 22.5rem;
  }

  .\34xl\:gap-96{
    gap: 24rem;
  }

  .\34xl\:gap-100{
    gap: 25rem;
  }

  .\34xl\:gap-115{
    gap: 28.75rem;
  }

  .\34xl\:gap-125{
    gap: 31.25rem;
  }

  .\34xl\:gap-142{
    gap: 35.5rem;
  }

  .\34xl\:gap-150{
    gap: 37.5rem;
  }

  .\34xl\:gap-156{
    gap: 39rem;
  }

  .\34xl\:gap-160{
    gap: 40rem;
  }

  .\34xl\:gap-175{
    gap: 43.75rem;
  }

  .\34xl\:gap-207{
    gap: 51.75rem;
  }

  .\34xl\:gap-242{
    gap: 60.5rem;
  }

  .\34xl\:gap-250{
    gap: 62.5rem;
  }

  .\34xl\:gap-258{
    gap: 64.5rem;
  }

  .\34xl\:gap-265{
    gap: 66.25rem;
  }

  .\34xl\:gap-280{
    gap: 70rem;
  }

  .\34xl\:gap-px{
    gap: 1px;
  }

  .\34xl\:gap-0\.5{
    gap: 0.125rem;
  }

  .\34xl\:gap-1\.5{
    gap: 0.375rem;
  }

  .\34xl\:gap-2\.5{
    gap: 0.625rem;
  }

  .\34xl\:gap-3\.5{
    gap: 0.875rem;
  }

  .\34xl\:gap-0\.25{
    gap: 0.0625rem;
  }

  .\34xl\:gap-0\.75{
    gap: 0.1875rem;
  }

  .\34xl\:gap-1\.25{
    gap: 0.3125rem;
  }

  .\34xl\:gap-1\.75{
    gap: 0.4375rem;
  }

  .\34xl\:gap-2\.25{
    gap: 0.5625rem;
  }

  .\34xl\:gap-2\.75{
    gap: 0.6875rem;
  }

  .\34xl\:gap-3\.25{
    gap: 0.8125rem;
  }

  .\34xl\:gap-3\.75{
    gap: 0.9375rem;
  }

  .\34xl\:gap-4\.25{
    gap: 1.0625rem;
  }

  .\34xl\:gap-4\.5{
    gap: 1.125rem;
  }

  .\34xl\:gap-4\.75{
    gap: 1.1875rem;
  }

  .\34xl\:gap-5\.25{
    gap: 1.3125rem;
  }

  .\34xl\:gap-5\.5{
    gap: 1.375rem;
  }

  .\34xl\:gap-5\.75{
    gap: 1.4375rem;
  }

  .\34xl\:gap-6\.25{
    gap: 1.5625rem;
  }

  .\34xl\:gap-6\.5{
    gap: 1.625rem;
  }

  .\34xl\:gap-6\.75{
    gap: 1.6875rem;
  }

  .\34xl\:gap-7\.25{
    gap: 1.8125rem;
  }

  .\34xl\:gap-7\.5{
    gap: 1.875rem;
  }

  .\34xl\:gap-8\.25{
    gap: 2.0625rem;
  }

  .\34xl\:gap-8\.5{
    gap: 2.125rem;
  }

  .\34xl\:gap-9\.25{
    gap: 2.3125rem;
  }

  .\34xl\:gap-9\.5{
    gap: 2.375rem;
  }

  .\34xl\:gap-10\.5{
    gap: 2.625rem;
  }

  .\34xl\:gap-11\.25{
    gap: 2.8125rem;
  }

  .\34xl\:gap-11\.5{
    gap: 2.875rem;
  }

  .\34xl\:gap-12\.5{
    gap: 3.125rem;
  }

  .\34xl\:gap-12\.75{
    gap: 3.1875rem;
  }

  .\34xl\:gap-13\.5{
    gap: 3.375rem;
  }

  .\34xl\:gap-14\.5{
    gap: 3.625rem;
  }

  .\34xl\:gap-15\.5{
    gap: 3.875rem;
  }

  .\34xl\:gap-15\.75{
    gap: 3.9375rem;
  }

  .\34xl\:gap-16\.25{
    gap: 4.0625rem;
  }

  .\34xl\:gap-17\.25{
    gap: 4.3125rem;
  }

  .\34xl\:gap-17\.5{
    gap: 4.375rem;
  }

  .\34xl\:gap-18\.25{
    gap: 4.5625rem;
  }

  .\34xl\:gap-18\.5{
    gap: 4.625rem;
  }

  .\34xl\:gap-20\.25{
    gap: 5.0625rem;
  }

  .\34xl\:gap-20\.5{
    gap: 5.125rem;
  }

  .\34xl\:gap-22\.5{
    gap: 5.625rem;
  }

  .\34xl\:gap-25\.5{
    gap: 6.375rem;
  }

  .\34xl\:gap-26\.75{
    gap: 6.6875rem;
  }

  .\34xl\:gap-32\.5{
    gap: 8.125rem;
  }

  .\34xl\:gap-37\.5{
    gap: 9.375rem;
  }

  .\34xl\:gap-41\.25{
    gap: 10.3125rem;
  }

  .\34xl\:gap-52\.5{
    gap: 13.125rem;
  }

  .\34xl\:gap-54\.5{
    gap: 13.625rem;
  }

  .\34xl\:gap-57\.25{
    gap: 14.3125rem;
  }

  .\34xl\:gap-57\.5{
    gap: 14.375rem;
  }

  .\34xl\:gap-66\.25{
    gap: 16.5625rem;
  }

  .\34xl\:gap-74\.5{
    gap: 18.125rem;
  }

  .\34xl\:gap-106\.25{
    gap: 26.5625rem;
  }

  .\34xl\:gap-112\.25{
    gap: 28.0675rem;
  }

  .\34xl\:gap-112\.75{
    gap: 28.1875rem;
  }

  .\34xl\:gap-147\.5{
    gap: 36.875rem;
  }

  .\34xl\:gap-162\.5{
    gap: 40.625rem;
  }

  .\34xl\:gap-172\.25{
    gap: 42.5625rem;
  }

  .\34xl\:gap-175\.25{
    gap: 43.8125rem;
  }

  .\34xl\:gap-184\.25{
    gap: 46.0625rem;
  }

  .\34xl\:gap-203\.25{
    gap: 50.8125rem;
  }

  .\34xl\:gap-half{
    gap: 50%;
  }

  .\34xl\:gap-full{
    gap: 100%;
  }

  .\34xl\:gap-1\/10{
    gap: 10%;
  }

  .\34xl\:gap-2\/10{
    gap: 20%;
  }

  .\34xl\:gap-3\/10{
    gap: 30%;
  }

  .\34xl\:gap-4\/10{
    gap: 40%;
  }

  .\34xl\:gap-4\.5\/10{
    gap: 45%;
  }

  .\34xl\:gap-5\/10{
    gap: 50%;
  }

  .\34xl\:gap-5\.5\/10{
    gap: 55%;
  }

  .\34xl\:gap-6\/10{
    gap: 60%;
  }

  .\34xl\:gap-7\/10{
    gap: 70%;
  }

  .\34xl\:gap-8\/10{
    gap: 80%;
  }

  .\34xl\:gap-9\/10{
    gap: 90%;
  }

  .\34xl\:gap-1\/12{
    gap: 8.333333%;
  }

  .\34xl\:gap-2\/12{
    gap: 16.666667%;
  }

  .\34xl\:gap-3\/12{
    gap: 25%;
  }

  .\34xl\:gap-4\/12{
    gap: 33.333333%;
  }

  .\34xl\:gap-5\/12{
    gap: 41.666667%;
  }

  .\34xl\:gap-6\/12{
    gap: 50%;
  }

  .\34xl\:gap-7\/12{
    gap: 58.333333%;
  }

  .\34xl\:gap-8\/12{
    gap: 66.666667%;
  }

  .\34xl\:gap-9\/12{
    gap: 75%;
  }

  .\34xl\:gap-10\/12{
    gap: 83.333333%;
  }

  .\34xl\:gap-11\/12{
    gap: 91.666667%;
  }

  .\34xl\:gap-x-0{
    column-gap: 0px;
  }

  .\34xl\:gap-x-1{
    column-gap: 0.25rem;
  }

  .\34xl\:gap-x-2{
    column-gap: 0.5rem;
  }

  .\34xl\:gap-x-3{
    column-gap: 0.75rem;
  }

  .\34xl\:gap-x-4{
    column-gap: 1rem;
  }

  .\34xl\:gap-x-5{
    column-gap: 1.25rem;
  }

  .\34xl\:gap-x-6{
    column-gap: 1.5rem;
  }

  .\34xl\:gap-x-7{
    column-gap: 1.75rem;
  }

  .\34xl\:gap-x-8{
    column-gap: 2rem;
  }

  .\34xl\:gap-x-9{
    column-gap: 2.25rem;
  }

  .\34xl\:gap-x-10{
    column-gap: 2.5rem;
  }

  .\34xl\:gap-x-11{
    column-gap: 2.75rem;
  }

  .\34xl\:gap-x-12{
    column-gap: 3rem;
  }

  .\34xl\:gap-x-13{
    column-gap: 3.25rem;
  }

  .\34xl\:gap-x-14{
    column-gap: 3.5rem;
  }

  .\34xl\:gap-x-15{
    column-gap: 3.75rem;
  }

  .\34xl\:gap-x-16{
    column-gap: 4rem;
  }

  .\34xl\:gap-x-17{
    column-gap: 4.25rem;
  }

  .\34xl\:gap-x-18{
    column-gap: 4.5rem;
  }

  .\34xl\:gap-x-19{
    column-gap: 4.75rem;
  }

  .\34xl\:gap-x-20{
    column-gap: 5rem;
  }

  .\34xl\:gap-x-22{
    column-gap: 5.5rem;
  }

  .\34xl\:gap-x-24{
    column-gap: 6rem;
  }

  .\34xl\:gap-x-25{
    column-gap: 6.25rem;
  }

  .\34xl\:gap-x-28{
    column-gap: 7rem;
  }

  .\34xl\:gap-x-30{
    column-gap: 7.5rem;
  }

  .\34xl\:gap-x-32{
    column-gap: 8rem;
  }

  .\34xl\:gap-x-34{
    column-gap: 8.5rem;
  }

  .\34xl\:gap-x-35{
    column-gap: 8.75rem;
  }

  .\34xl\:gap-x-36{
    column-gap: 9rem;
  }

  .\34xl\:gap-x-39{
    column-gap: 9.75rem;
  }

  .\34xl\:gap-x-40{
    column-gap: 10rem;
  }

  .\34xl\:gap-x-42{
    column-gap: 10.5rem;
  }

  .\34xl\:gap-x-44{
    column-gap: 11rem;
  }

  .\34xl\:gap-x-45{
    column-gap: 11.25rem;
  }

  .\34xl\:gap-x-48{
    column-gap: 12rem;
  }

  .\34xl\:gap-x-50{
    column-gap: 12.5rem;
  }

  .\34xl\:gap-x-52{
    column-gap: 13rem;
  }

  .\34xl\:gap-x-55{
    column-gap: 13.75rem;
  }

  .\34xl\:gap-x-56{
    column-gap: 14rem;
  }

  .\34xl\:gap-x-58{
    column-gap: 14.5rem;
  }

  .\34xl\:gap-x-60{
    column-gap: 15rem;
  }

  .\34xl\:gap-x-64{
    column-gap: 16rem;
  }

  .\34xl\:gap-x-65{
    column-gap: 16.25rem;
  }

  .\34xl\:gap-x-68{
    column-gap: 17rem;
  }

  .\34xl\:gap-x-69{
    column-gap: 17.25rem;
  }

  .\34xl\:gap-x-70{
    column-gap: 17.5rem;
  }

  .\34xl\:gap-x-72{
    column-gap: 18rem;
  }

  .\34xl\:gap-x-75{
    column-gap: 18.75rem;
  }

  .\34xl\:gap-x-80{
    column-gap: 20rem;
  }

  .\34xl\:gap-x-85{
    column-gap: 21.25rem;
  }

  .\34xl\:gap-x-86{
    column-gap: 21.5rem;
  }

  .\34xl\:gap-x-90{
    column-gap: 22.5rem;
  }

  .\34xl\:gap-x-96{
    column-gap: 24rem;
  }

  .\34xl\:gap-x-100{
    column-gap: 25rem;
  }

  .\34xl\:gap-x-115{
    column-gap: 28.75rem;
  }

  .\34xl\:gap-x-125{
    column-gap: 31.25rem;
  }

  .\34xl\:gap-x-142{
    column-gap: 35.5rem;
  }

  .\34xl\:gap-x-150{
    column-gap: 37.5rem;
  }

  .\34xl\:gap-x-156{
    column-gap: 39rem;
  }

  .\34xl\:gap-x-160{
    column-gap: 40rem;
  }

  .\34xl\:gap-x-175{
    column-gap: 43.75rem;
  }

  .\34xl\:gap-x-207{
    column-gap: 51.75rem;
  }

  .\34xl\:gap-x-242{
    column-gap: 60.5rem;
  }

  .\34xl\:gap-x-250{
    column-gap: 62.5rem;
  }

  .\34xl\:gap-x-258{
    column-gap: 64.5rem;
  }

  .\34xl\:gap-x-265{
    column-gap: 66.25rem;
  }

  .\34xl\:gap-x-280{
    column-gap: 70rem;
  }

  .\34xl\:gap-x-px{
    column-gap: 1px;
  }

  .\34xl\:gap-x-0\.5{
    column-gap: 0.125rem;
  }

  .\34xl\:gap-x-1\.5{
    column-gap: 0.375rem;
  }

  .\34xl\:gap-x-2\.5{
    column-gap: 0.625rem;
  }

  .\34xl\:gap-x-3\.5{
    column-gap: 0.875rem;
  }

  .\34xl\:gap-x-0\.25{
    column-gap: 0.0625rem;
  }

  .\34xl\:gap-x-0\.75{
    column-gap: 0.1875rem;
  }

  .\34xl\:gap-x-1\.25{
    column-gap: 0.3125rem;
  }

  .\34xl\:gap-x-1\.75{
    column-gap: 0.4375rem;
  }

  .\34xl\:gap-x-2\.25{
    column-gap: 0.5625rem;
  }

  .\34xl\:gap-x-2\.75{
    column-gap: 0.6875rem;
  }

  .\34xl\:gap-x-3\.25{
    column-gap: 0.8125rem;
  }

  .\34xl\:gap-x-3\.75{
    column-gap: 0.9375rem;
  }

  .\34xl\:gap-x-4\.25{
    column-gap: 1.0625rem;
  }

  .\34xl\:gap-x-4\.5{
    column-gap: 1.125rem;
  }

  .\34xl\:gap-x-4\.75{
    column-gap: 1.1875rem;
  }

  .\34xl\:gap-x-5\.25{
    column-gap: 1.3125rem;
  }

  .\34xl\:gap-x-5\.5{
    column-gap: 1.375rem;
  }

  .\34xl\:gap-x-5\.75{
    column-gap: 1.4375rem;
  }

  .\34xl\:gap-x-6\.25{
    column-gap: 1.5625rem;
  }

  .\34xl\:gap-x-6\.5{
    column-gap: 1.625rem;
  }

  .\34xl\:gap-x-6\.75{
    column-gap: 1.6875rem;
  }

  .\34xl\:gap-x-7\.25{
    column-gap: 1.8125rem;
  }

  .\34xl\:gap-x-7\.5{
    column-gap: 1.875rem;
  }

  .\34xl\:gap-x-8\.25{
    column-gap: 2.0625rem;
  }

  .\34xl\:gap-x-8\.5{
    column-gap: 2.125rem;
  }

  .\34xl\:gap-x-9\.25{
    column-gap: 2.3125rem;
  }

  .\34xl\:gap-x-9\.5{
    column-gap: 2.375rem;
  }

  .\34xl\:gap-x-10\.5{
    column-gap: 2.625rem;
  }

  .\34xl\:gap-x-11\.25{
    column-gap: 2.8125rem;
  }

  .\34xl\:gap-x-11\.5{
    column-gap: 2.875rem;
  }

  .\34xl\:gap-x-12\.5{
    column-gap: 3.125rem;
  }

  .\34xl\:gap-x-12\.75{
    column-gap: 3.1875rem;
  }

  .\34xl\:gap-x-13\.5{
    column-gap: 3.375rem;
  }

  .\34xl\:gap-x-14\.5{
    column-gap: 3.625rem;
  }

  .\34xl\:gap-x-15\.5{
    column-gap: 3.875rem;
  }

  .\34xl\:gap-x-15\.75{
    column-gap: 3.9375rem;
  }

  .\34xl\:gap-x-16\.25{
    column-gap: 4.0625rem;
  }

  .\34xl\:gap-x-17\.25{
    column-gap: 4.3125rem;
  }

  .\34xl\:gap-x-17\.5{
    column-gap: 4.375rem;
  }

  .\34xl\:gap-x-18\.25{
    column-gap: 4.5625rem;
  }

  .\34xl\:gap-x-18\.5{
    column-gap: 4.625rem;
  }

  .\34xl\:gap-x-20\.25{
    column-gap: 5.0625rem;
  }

  .\34xl\:gap-x-20\.5{
    column-gap: 5.125rem;
  }

  .\34xl\:gap-x-22\.5{
    column-gap: 5.625rem;
  }

  .\34xl\:gap-x-25\.5{
    column-gap: 6.375rem;
  }

  .\34xl\:gap-x-26\.75{
    column-gap: 6.6875rem;
  }

  .\34xl\:gap-x-32\.5{
    column-gap: 8.125rem;
  }

  .\34xl\:gap-x-37\.5{
    column-gap: 9.375rem;
  }

  .\34xl\:gap-x-41\.25{
    column-gap: 10.3125rem;
  }

  .\34xl\:gap-x-52\.5{
    column-gap: 13.125rem;
  }

  .\34xl\:gap-x-54\.5{
    column-gap: 13.625rem;
  }

  .\34xl\:gap-x-57\.25{
    column-gap: 14.3125rem;
  }

  .\34xl\:gap-x-57\.5{
    column-gap: 14.375rem;
  }

  .\34xl\:gap-x-66\.25{
    column-gap: 16.5625rem;
  }

  .\34xl\:gap-x-74\.5{
    column-gap: 18.125rem;
  }

  .\34xl\:gap-x-106\.25{
    column-gap: 26.5625rem;
  }

  .\34xl\:gap-x-112\.25{
    column-gap: 28.0675rem;
  }

  .\34xl\:gap-x-112\.75{
    column-gap: 28.1875rem;
  }

  .\34xl\:gap-x-147\.5{
    column-gap: 36.875rem;
  }

  .\34xl\:gap-x-162\.5{
    column-gap: 40.625rem;
  }

  .\34xl\:gap-x-172\.25{
    column-gap: 42.5625rem;
  }

  .\34xl\:gap-x-175\.25{
    column-gap: 43.8125rem;
  }

  .\34xl\:gap-x-184\.25{
    column-gap: 46.0625rem;
  }

  .\34xl\:gap-x-203\.25{
    column-gap: 50.8125rem;
  }

  .\34xl\:gap-x-half{
    column-gap: 50%;
  }

  .\34xl\:gap-x-full{
    column-gap: 100%;
  }

  .\34xl\:gap-x-1\/10{
    column-gap: 10%;
  }

  .\34xl\:gap-x-2\/10{
    column-gap: 20%;
  }

  .\34xl\:gap-x-3\/10{
    column-gap: 30%;
  }

  .\34xl\:gap-x-4\/10{
    column-gap: 40%;
  }

  .\34xl\:gap-x-4\.5\/10{
    column-gap: 45%;
  }

  .\34xl\:gap-x-5\/10{
    column-gap: 50%;
  }

  .\34xl\:gap-x-5\.5\/10{
    column-gap: 55%;
  }

  .\34xl\:gap-x-6\/10{
    column-gap: 60%;
  }

  .\34xl\:gap-x-7\/10{
    column-gap: 70%;
  }

  .\34xl\:gap-x-8\/10{
    column-gap: 80%;
  }

  .\34xl\:gap-x-9\/10{
    column-gap: 90%;
  }

  .\34xl\:gap-x-1\/12{
    column-gap: 8.333333%;
  }

  .\34xl\:gap-x-2\/12{
    column-gap: 16.666667%;
  }

  .\34xl\:gap-x-3\/12{
    column-gap: 25%;
  }

  .\34xl\:gap-x-4\/12{
    column-gap: 33.333333%;
  }

  .\34xl\:gap-x-5\/12{
    column-gap: 41.666667%;
  }

  .\34xl\:gap-x-6\/12{
    column-gap: 50%;
  }

  .\34xl\:gap-x-7\/12{
    column-gap: 58.333333%;
  }

  .\34xl\:gap-x-8\/12{
    column-gap: 66.666667%;
  }

  .\34xl\:gap-x-9\/12{
    column-gap: 75%;
  }

  .\34xl\:gap-x-10\/12{
    column-gap: 83.333333%;
  }

  .\34xl\:gap-x-11\/12{
    column-gap: 91.666667%;
  }

  .\34xl\:gap-y-0{
    row-gap: 0px;
  }

  .\34xl\:gap-y-1{
    row-gap: 0.25rem;
  }

  .\34xl\:gap-y-2{
    row-gap: 0.5rem;
  }

  .\34xl\:gap-y-3{
    row-gap: 0.75rem;
  }

  .\34xl\:gap-y-4{
    row-gap: 1rem;
  }

  .\34xl\:gap-y-5{
    row-gap: 1.25rem;
  }

  .\34xl\:gap-y-6{
    row-gap: 1.5rem;
  }

  .\34xl\:gap-y-7{
    row-gap: 1.75rem;
  }

  .\34xl\:gap-y-8{
    row-gap: 2rem;
  }

  .\34xl\:gap-y-9{
    row-gap: 2.25rem;
  }

  .\34xl\:gap-y-10{
    row-gap: 2.5rem;
  }

  .\34xl\:gap-y-11{
    row-gap: 2.75rem;
  }

  .\34xl\:gap-y-12{
    row-gap: 3rem;
  }

  .\34xl\:gap-y-13{
    row-gap: 3.25rem;
  }

  .\34xl\:gap-y-14{
    row-gap: 3.5rem;
  }

  .\34xl\:gap-y-15{
    row-gap: 3.75rem;
  }

  .\34xl\:gap-y-16{
    row-gap: 4rem;
  }

  .\34xl\:gap-y-17{
    row-gap: 4.25rem;
  }

  .\34xl\:gap-y-18{
    row-gap: 4.5rem;
  }

  .\34xl\:gap-y-19{
    row-gap: 4.75rem;
  }

  .\34xl\:gap-y-20{
    row-gap: 5rem;
  }

  .\34xl\:gap-y-22{
    row-gap: 5.5rem;
  }

  .\34xl\:gap-y-24{
    row-gap: 6rem;
  }

  .\34xl\:gap-y-25{
    row-gap: 6.25rem;
  }

  .\34xl\:gap-y-28{
    row-gap: 7rem;
  }

  .\34xl\:gap-y-30{
    row-gap: 7.5rem;
  }

  .\34xl\:gap-y-32{
    row-gap: 8rem;
  }

  .\34xl\:gap-y-34{
    row-gap: 8.5rem;
  }

  .\34xl\:gap-y-35{
    row-gap: 8.75rem;
  }

  .\34xl\:gap-y-36{
    row-gap: 9rem;
  }

  .\34xl\:gap-y-39{
    row-gap: 9.75rem;
  }

  .\34xl\:gap-y-40{
    row-gap: 10rem;
  }

  .\34xl\:gap-y-42{
    row-gap: 10.5rem;
  }

  .\34xl\:gap-y-44{
    row-gap: 11rem;
  }

  .\34xl\:gap-y-45{
    row-gap: 11.25rem;
  }

  .\34xl\:gap-y-48{
    row-gap: 12rem;
  }

  .\34xl\:gap-y-50{
    row-gap: 12.5rem;
  }

  .\34xl\:gap-y-52{
    row-gap: 13rem;
  }

  .\34xl\:gap-y-55{
    row-gap: 13.75rem;
  }

  .\34xl\:gap-y-56{
    row-gap: 14rem;
  }

  .\34xl\:gap-y-58{
    row-gap: 14.5rem;
  }

  .\34xl\:gap-y-60{
    row-gap: 15rem;
  }

  .\34xl\:gap-y-64{
    row-gap: 16rem;
  }

  .\34xl\:gap-y-65{
    row-gap: 16.25rem;
  }

  .\34xl\:gap-y-68{
    row-gap: 17rem;
  }

  .\34xl\:gap-y-69{
    row-gap: 17.25rem;
  }

  .\34xl\:gap-y-70{
    row-gap: 17.5rem;
  }

  .\34xl\:gap-y-72{
    row-gap: 18rem;
  }

  .\34xl\:gap-y-75{
    row-gap: 18.75rem;
  }

  .\34xl\:gap-y-80{
    row-gap: 20rem;
  }

  .\34xl\:gap-y-85{
    row-gap: 21.25rem;
  }

  .\34xl\:gap-y-86{
    row-gap: 21.5rem;
  }

  .\34xl\:gap-y-90{
    row-gap: 22.5rem;
  }

  .\34xl\:gap-y-96{
    row-gap: 24rem;
  }

  .\34xl\:gap-y-100{
    row-gap: 25rem;
  }

  .\34xl\:gap-y-115{
    row-gap: 28.75rem;
  }

  .\34xl\:gap-y-125{
    row-gap: 31.25rem;
  }

  .\34xl\:gap-y-142{
    row-gap: 35.5rem;
  }

  .\34xl\:gap-y-150{
    row-gap: 37.5rem;
  }

  .\34xl\:gap-y-156{
    row-gap: 39rem;
  }

  .\34xl\:gap-y-160{
    row-gap: 40rem;
  }

  .\34xl\:gap-y-175{
    row-gap: 43.75rem;
  }

  .\34xl\:gap-y-207{
    row-gap: 51.75rem;
  }

  .\34xl\:gap-y-242{
    row-gap: 60.5rem;
  }

  .\34xl\:gap-y-250{
    row-gap: 62.5rem;
  }

  .\34xl\:gap-y-258{
    row-gap: 64.5rem;
  }

  .\34xl\:gap-y-265{
    row-gap: 66.25rem;
  }

  .\34xl\:gap-y-280{
    row-gap: 70rem;
  }

  .\34xl\:gap-y-px{
    row-gap: 1px;
  }

  .\34xl\:gap-y-0\.5{
    row-gap: 0.125rem;
  }

  .\34xl\:gap-y-1\.5{
    row-gap: 0.375rem;
  }

  .\34xl\:gap-y-2\.5{
    row-gap: 0.625rem;
  }

  .\34xl\:gap-y-3\.5{
    row-gap: 0.875rem;
  }

  .\34xl\:gap-y-0\.25{
    row-gap: 0.0625rem;
  }

  .\34xl\:gap-y-0\.75{
    row-gap: 0.1875rem;
  }

  .\34xl\:gap-y-1\.25{
    row-gap: 0.3125rem;
  }

  .\34xl\:gap-y-1\.75{
    row-gap: 0.4375rem;
  }

  .\34xl\:gap-y-2\.25{
    row-gap: 0.5625rem;
  }

  .\34xl\:gap-y-2\.75{
    row-gap: 0.6875rem;
  }

  .\34xl\:gap-y-3\.25{
    row-gap: 0.8125rem;
  }

  .\34xl\:gap-y-3\.75{
    row-gap: 0.9375rem;
  }

  .\34xl\:gap-y-4\.25{
    row-gap: 1.0625rem;
  }

  .\34xl\:gap-y-4\.5{
    row-gap: 1.125rem;
  }

  .\34xl\:gap-y-4\.75{
    row-gap: 1.1875rem;
  }

  .\34xl\:gap-y-5\.25{
    row-gap: 1.3125rem;
  }

  .\34xl\:gap-y-5\.5{
    row-gap: 1.375rem;
  }

  .\34xl\:gap-y-5\.75{
    row-gap: 1.4375rem;
  }

  .\34xl\:gap-y-6\.25{
    row-gap: 1.5625rem;
  }

  .\34xl\:gap-y-6\.5{
    row-gap: 1.625rem;
  }

  .\34xl\:gap-y-6\.75{
    row-gap: 1.6875rem;
  }

  .\34xl\:gap-y-7\.25{
    row-gap: 1.8125rem;
  }

  .\34xl\:gap-y-7\.5{
    row-gap: 1.875rem;
  }

  .\34xl\:gap-y-8\.25{
    row-gap: 2.0625rem;
  }

  .\34xl\:gap-y-8\.5{
    row-gap: 2.125rem;
  }

  .\34xl\:gap-y-9\.25{
    row-gap: 2.3125rem;
  }

  .\34xl\:gap-y-9\.5{
    row-gap: 2.375rem;
  }

  .\34xl\:gap-y-10\.5{
    row-gap: 2.625rem;
  }

  .\34xl\:gap-y-11\.25{
    row-gap: 2.8125rem;
  }

  .\34xl\:gap-y-11\.5{
    row-gap: 2.875rem;
  }

  .\34xl\:gap-y-12\.5{
    row-gap: 3.125rem;
  }

  .\34xl\:gap-y-12\.75{
    row-gap: 3.1875rem;
  }

  .\34xl\:gap-y-13\.5{
    row-gap: 3.375rem;
  }

  .\34xl\:gap-y-14\.5{
    row-gap: 3.625rem;
  }

  .\34xl\:gap-y-15\.5{
    row-gap: 3.875rem;
  }

  .\34xl\:gap-y-15\.75{
    row-gap: 3.9375rem;
  }

  .\34xl\:gap-y-16\.25{
    row-gap: 4.0625rem;
  }

  .\34xl\:gap-y-17\.25{
    row-gap: 4.3125rem;
  }

  .\34xl\:gap-y-17\.5{
    row-gap: 4.375rem;
  }

  .\34xl\:gap-y-18\.25{
    row-gap: 4.5625rem;
  }

  .\34xl\:gap-y-18\.5{
    row-gap: 4.625rem;
  }

  .\34xl\:gap-y-20\.25{
    row-gap: 5.0625rem;
  }

  .\34xl\:gap-y-20\.5{
    row-gap: 5.125rem;
  }

  .\34xl\:gap-y-22\.5{
    row-gap: 5.625rem;
  }

  .\34xl\:gap-y-25\.5{
    row-gap: 6.375rem;
  }

  .\34xl\:gap-y-26\.75{
    row-gap: 6.6875rem;
  }

  .\34xl\:gap-y-32\.5{
    row-gap: 8.125rem;
  }

  .\34xl\:gap-y-37\.5{
    row-gap: 9.375rem;
  }

  .\34xl\:gap-y-41\.25{
    row-gap: 10.3125rem;
  }

  .\34xl\:gap-y-52\.5{
    row-gap: 13.125rem;
  }

  .\34xl\:gap-y-54\.5{
    row-gap: 13.625rem;
  }

  .\34xl\:gap-y-57\.25{
    row-gap: 14.3125rem;
  }

  .\34xl\:gap-y-57\.5{
    row-gap: 14.375rem;
  }

  .\34xl\:gap-y-66\.25{
    row-gap: 16.5625rem;
  }

  .\34xl\:gap-y-74\.5{
    row-gap: 18.125rem;
  }

  .\34xl\:gap-y-106\.25{
    row-gap: 26.5625rem;
  }

  .\34xl\:gap-y-112\.25{
    row-gap: 28.0675rem;
  }

  .\34xl\:gap-y-112\.75{
    row-gap: 28.1875rem;
  }

  .\34xl\:gap-y-147\.5{
    row-gap: 36.875rem;
  }

  .\34xl\:gap-y-162\.5{
    row-gap: 40.625rem;
  }

  .\34xl\:gap-y-172\.25{
    row-gap: 42.5625rem;
  }

  .\34xl\:gap-y-175\.25{
    row-gap: 43.8125rem;
  }

  .\34xl\:gap-y-184\.25{
    row-gap: 46.0625rem;
  }

  .\34xl\:gap-y-203\.25{
    row-gap: 50.8125rem;
  }

  .\34xl\:gap-y-half{
    row-gap: 50%;
  }

  .\34xl\:gap-y-full{
    row-gap: 100%;
  }

  .\34xl\:gap-y-1\/10{
    row-gap: 10%;
  }

  .\34xl\:gap-y-2\/10{
    row-gap: 20%;
  }

  .\34xl\:gap-y-3\/10{
    row-gap: 30%;
  }

  .\34xl\:gap-y-4\/10{
    row-gap: 40%;
  }

  .\34xl\:gap-y-4\.5\/10{
    row-gap: 45%;
  }

  .\34xl\:gap-y-5\/10{
    row-gap: 50%;
  }

  .\34xl\:gap-y-5\.5\/10{
    row-gap: 55%;
  }

  .\34xl\:gap-y-6\/10{
    row-gap: 60%;
  }

  .\34xl\:gap-y-7\/10{
    row-gap: 70%;
  }

  .\34xl\:gap-y-8\/10{
    row-gap: 80%;
  }

  .\34xl\:gap-y-9\/10{
    row-gap: 90%;
  }

  .\34xl\:gap-y-1\/12{
    row-gap: 8.333333%;
  }

  .\34xl\:gap-y-2\/12{
    row-gap: 16.666667%;
  }

  .\34xl\:gap-y-3\/12{
    row-gap: 25%;
  }

  .\34xl\:gap-y-4\/12{
    row-gap: 33.333333%;
  }

  .\34xl\:gap-y-5\/12{
    row-gap: 41.666667%;
  }

  .\34xl\:gap-y-6\/12{
    row-gap: 50%;
  }

  .\34xl\:gap-y-7\/12{
    row-gap: 58.333333%;
  }

  .\34xl\:gap-y-8\/12{
    row-gap: 66.666667%;
  }

  .\34xl\:gap-y-9\/12{
    row-gap: 75%;
  }

  .\34xl\:gap-y-10\/12{
    row-gap: 83.333333%;
  }

  .\34xl\:gap-y-11\/12{
    row-gap: 91.666667%;
  }

  .\34xl\:grid-flow-row{
    grid-auto-flow: row;
  }

  .\34xl\:grid-flow-col{
    grid-auto-flow: column;
  }

  .\34xl\:grid-flow-row-dense{
    grid-auto-flow: row dense;
  }

  .\34xl\:grid-flow-col-dense{
    grid-auto-flow: column dense;
  }

  .\34xl\:grid-cols-1{
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .\34xl\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .\34xl\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .\34xl\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .\34xl\:grid-cols-5{
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }

  .\34xl\:grid-cols-6{
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }

  .\34xl\:grid-cols-7{
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }

  .\34xl\:grid-cols-8{
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }

  .\34xl\:grid-cols-9{
    grid-template-columns: repeat(9, minmax(0, 1fr));
  }

  .\34xl\:grid-cols-10{
    grid-template-columns: repeat(10, minmax(0, 1fr));
  }

  .\34xl\:grid-cols-11{
    grid-template-columns: repeat(11, minmax(0, 1fr));
  }

  .\34xl\:grid-cols-12{
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }

  .\34xl\:grid-cols-none{
    grid-template-columns: none;
  }

  .\34xl\:auto-cols-auto{
    grid-auto-columns: auto;
  }

  .\34xl\:auto-cols-min{
    grid-auto-columns: -webkit-min-content;
    grid-auto-columns: min-content;
  }

  .\34xl\:auto-cols-max{
    grid-auto-columns: -webkit-max-content;
    grid-auto-columns: max-content;
  }

  .\34xl\:auto-cols-fr{
    grid-auto-columns: minmax(0, 1fr);
  }

  .\34xl\:col-auto{
    grid-column: auto;
  }

  .\34xl\:col-span-1{
    grid-column: span 1 / span 1;
  }

  .\34xl\:col-span-2{
    grid-column: span 2 / span 2;
  }

  .\34xl\:col-span-3{
    grid-column: span 3 / span 3;
  }

  .\34xl\:col-span-4{
    grid-column: span 4 / span 4;
  }

  .\34xl\:col-span-5{
    grid-column: span 5 / span 5;
  }

  .\34xl\:col-span-6{
    grid-column: span 6 / span 6;
  }

  .\34xl\:col-span-7{
    grid-column: span 7 / span 7;
  }

  .\34xl\:col-span-8{
    grid-column: span 8 / span 8;
  }

  .\34xl\:col-span-9{
    grid-column: span 9 / span 9;
  }

  .\34xl\:col-span-10{
    grid-column: span 10 / span 10;
  }

  .\34xl\:col-span-11{
    grid-column: span 11 / span 11;
  }

  .\34xl\:col-span-12{
    grid-column: span 12 / span 12;
  }

  .\34xl\:col-span-full{
    grid-column: 1 / -1;
  }

  .\34xl\:col-start-1{
    grid-column-start: 1;
  }

  .\34xl\:col-start-2{
    grid-column-start: 2;
  }

  .\34xl\:col-start-3{
    grid-column-start: 3;
  }

  .\34xl\:col-start-4{
    grid-column-start: 4;
  }

  .\34xl\:col-start-5{
    grid-column-start: 5;
  }

  .\34xl\:col-start-6{
    grid-column-start: 6;
  }

  .\34xl\:col-start-7{
    grid-column-start: 7;
  }

  .\34xl\:col-start-8{
    grid-column-start: 8;
  }

  .\34xl\:col-start-9{
    grid-column-start: 9;
  }

  .\34xl\:col-start-10{
    grid-column-start: 10;
  }

  .\34xl\:col-start-11{
    grid-column-start: 11;
  }

  .\34xl\:col-start-12{
    grid-column-start: 12;
  }

  .\34xl\:col-start-13{
    grid-column-start: 13;
  }

  .\34xl\:col-start-auto{
    grid-column-start: auto;
  }

  .\34xl\:col-end-1{
    grid-column-end: 1;
  }

  .\34xl\:col-end-2{
    grid-column-end: 2;
  }

  .\34xl\:col-end-3{
    grid-column-end: 3;
  }

  .\34xl\:col-end-4{
    grid-column-end: 4;
  }

  .\34xl\:col-end-5{
    grid-column-end: 5;
  }

  .\34xl\:col-end-6{
    grid-column-end: 6;
  }

  .\34xl\:col-end-7{
    grid-column-end: 7;
  }

  .\34xl\:col-end-8{
    grid-column-end: 8;
  }

  .\34xl\:col-end-9{
    grid-column-end: 9;
  }

  .\34xl\:col-end-10{
    grid-column-end: 10;
  }

  .\34xl\:col-end-11{
    grid-column-end: 11;
  }

  .\34xl\:col-end-12{
    grid-column-end: 12;
  }

  .\34xl\:col-end-13{
    grid-column-end: 13;
  }

  .\34xl\:col-end-auto{
    grid-column-end: auto;
  }

  .\34xl\:grid-rows-1{
    grid-template-rows: repeat(1, minmax(0, 1fr));
  }

  .\34xl\:grid-rows-2{
    grid-template-rows: repeat(2, minmax(0, 1fr));
  }

  .\34xl\:grid-rows-3{
    grid-template-rows: repeat(3, minmax(0, 1fr));
  }

  .\34xl\:grid-rows-4{
    grid-template-rows: repeat(4, minmax(0, 1fr));
  }

  .\34xl\:grid-rows-5{
    grid-template-rows: repeat(5, minmax(0, 1fr));
  }

  .\34xl\:grid-rows-6{
    grid-template-rows: repeat(6, minmax(0, 1fr));
  }

  .\34xl\:grid-rows-none{
    grid-template-rows: none;
  }

  .\34xl\:auto-rows-auto{
    grid-auto-rows: auto;
  }

  .\34xl\:auto-rows-min{
    grid-auto-rows: -webkit-min-content;
    grid-auto-rows: min-content;
  }

  .\34xl\:auto-rows-max{
    grid-auto-rows: -webkit-max-content;
    grid-auto-rows: max-content;
  }

  .\34xl\:auto-rows-fr{
    grid-auto-rows: minmax(0, 1fr);
  }

  .\34xl\:row-auto{
    grid-row: auto;
  }

  .\34xl\:row-span-1{
    grid-row: span 1 / span 1;
  }

  .\34xl\:row-span-2{
    grid-row: span 2 / span 2;
  }

  .\34xl\:row-span-3{
    grid-row: span 3 / span 3;
  }

  .\34xl\:row-span-4{
    grid-row: span 4 / span 4;
  }

  .\34xl\:row-span-5{
    grid-row: span 5 / span 5;
  }

  .\34xl\:row-span-6{
    grid-row: span 6 / span 6;
  }

  .\34xl\:row-span-full{
    grid-row: 1 / -1;
  }

  .\34xl\:row-start-1{
    grid-row-start: 1;
  }

  .\34xl\:row-start-2{
    grid-row-start: 2;
  }

  .\34xl\:row-start-3{
    grid-row-start: 3;
  }

  .\34xl\:row-start-4{
    grid-row-start: 4;
  }

  .\34xl\:row-start-5{
    grid-row-start: 5;
  }

  .\34xl\:row-start-6{
    grid-row-start: 6;
  }

  .\34xl\:row-start-7{
    grid-row-start: 7;
  }

  .\34xl\:row-start-auto{
    grid-row-start: auto;
  }

  .\34xl\:row-end-1{
    grid-row-end: 1;
  }

  .\34xl\:row-end-2{
    grid-row-end: 2;
  }

  .\34xl\:row-end-3{
    grid-row-end: 3;
  }

  .\34xl\:row-end-4{
    grid-row-end: 4;
  }

  .\34xl\:row-end-5{
    grid-row-end: 5;
  }

  .\34xl\:row-end-6{
    grid-row-end: 6;
  }

  .\34xl\:row-end-7{
    grid-row-end: 7;
  }

  .\34xl\:row-end-auto{
    grid-row-end: auto;
  }

  .\34xl\:transform{
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .\34xl\:transform-gpu{
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), 0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .\34xl\:transform-none{
    transform: none;
  }

  .\34xl\:origin-center{
    transform-origin: center;
  }

  .\34xl\:origin-top{
    transform-origin: top;
  }

  .\34xl\:origin-top-right{
    transform-origin: top right;
  }

  .\34xl\:origin-right{
    transform-origin: right;
  }

  .\34xl\:origin-bottom-right{
    transform-origin: bottom right;
  }

  .\34xl\:origin-bottom{
    transform-origin: bottom;
  }

  .\34xl\:origin-bottom-left{
    transform-origin: bottom left;
  }

  .\34xl\:origin-left{
    transform-origin: left;
  }

  .\34xl\:origin-top-left{
    transform-origin: top left;
  }

  .\34xl\:scale-0{
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .\34xl\:scale-50{
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .\34xl\:scale-75{
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .\34xl\:scale-90{
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .\34xl\:scale-95{
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .\34xl\:scale-100{
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .\34xl\:scale-105{
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .\34xl\:scale-110{
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .\34xl\:scale-125{
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .\34xl\:scale-150{
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .\34xl\:scale-x-0{
    --tw-scale-x: 0;
  }

  .\34xl\:scale-x-50{
    --tw-scale-x: .5;
  }

  .\34xl\:scale-x-75{
    --tw-scale-x: .75;
  }

  .\34xl\:scale-x-90{
    --tw-scale-x: .9;
  }

  .\34xl\:scale-x-95{
    --tw-scale-x: .95;
  }

  .\34xl\:scale-x-100{
    --tw-scale-x: 1;
  }

  .\34xl\:scale-x-105{
    --tw-scale-x: 1.05;
  }

  .\34xl\:scale-x-110{
    --tw-scale-x: 1.1;
  }

  .\34xl\:scale-x-125{
    --tw-scale-x: 1.25;
  }

  .\34xl\:scale-x-150{
    --tw-scale-x: 1.5;
  }

  .\34xl\:scale-y-0{
    --tw-scale-y: 0;
  }

  .\34xl\:scale-y-50{
    --tw-scale-y: .5;
  }

  .\34xl\:scale-y-75{
    --tw-scale-y: .75;
  }

  .\34xl\:scale-y-90{
    --tw-scale-y: .9;
  }

  .\34xl\:scale-y-95{
    --tw-scale-y: .95;
  }

  .\34xl\:scale-y-100{
    --tw-scale-y: 1;
  }

  .\34xl\:scale-y-105{
    --tw-scale-y: 1.05;
  }

  .\34xl\:scale-y-110{
    --tw-scale-y: 1.1;
  }

  .\34xl\:scale-y-125{
    --tw-scale-y: 1.25;
  }

  .\34xl\:scale-y-150{
    --tw-scale-y: 1.5;
  }

  .\34xl\:hover\:scale-0:hover{
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .\34xl\:hover\:scale-50:hover{
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .\34xl\:hover\:scale-75:hover{
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .\34xl\:hover\:scale-90:hover{
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .\34xl\:hover\:scale-95:hover{
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .\34xl\:hover\:scale-100:hover{
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .\34xl\:hover\:scale-105:hover{
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .\34xl\:hover\:scale-110:hover{
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .\34xl\:hover\:scale-125:hover{
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .\34xl\:hover\:scale-150:hover{
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .\34xl\:hover\:scale-x-0:hover{
    --tw-scale-x: 0;
  }

  .\34xl\:hover\:scale-x-50:hover{
    --tw-scale-x: .5;
  }

  .\34xl\:hover\:scale-x-75:hover{
    --tw-scale-x: .75;
  }

  .\34xl\:hover\:scale-x-90:hover{
    --tw-scale-x: .9;
  }

  .\34xl\:hover\:scale-x-95:hover{
    --tw-scale-x: .95;
  }

  .\34xl\:hover\:scale-x-100:hover{
    --tw-scale-x: 1;
  }

  .\34xl\:hover\:scale-x-105:hover{
    --tw-scale-x: 1.05;
  }

  .\34xl\:hover\:scale-x-110:hover{
    --tw-scale-x: 1.1;
  }

  .\34xl\:hover\:scale-x-125:hover{
    --tw-scale-x: 1.25;
  }

  .\34xl\:hover\:scale-x-150:hover{
    --tw-scale-x: 1.5;
  }

  .\34xl\:hover\:scale-y-0:hover{
    --tw-scale-y: 0;
  }

  .\34xl\:hover\:scale-y-50:hover{
    --tw-scale-y: .5;
  }

  .\34xl\:hover\:scale-y-75:hover{
    --tw-scale-y: .75;
  }

  .\34xl\:hover\:scale-y-90:hover{
    --tw-scale-y: .9;
  }

  .\34xl\:hover\:scale-y-95:hover{
    --tw-scale-y: .95;
  }

  .\34xl\:hover\:scale-y-100:hover{
    --tw-scale-y: 1;
  }

  .\34xl\:hover\:scale-y-105:hover{
    --tw-scale-y: 1.05;
  }

  .\34xl\:hover\:scale-y-110:hover{
    --tw-scale-y: 1.1;
  }

  .\34xl\:hover\:scale-y-125:hover{
    --tw-scale-y: 1.25;
  }

  .\34xl\:hover\:scale-y-150:hover{
    --tw-scale-y: 1.5;
  }

  .\34xl\:focus\:scale-0:focus{
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .\34xl\:focus\:scale-50:focus{
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .\34xl\:focus\:scale-75:focus{
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .\34xl\:focus\:scale-90:focus{
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .\34xl\:focus\:scale-95:focus{
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .\34xl\:focus\:scale-100:focus{
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .\34xl\:focus\:scale-105:focus{
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .\34xl\:focus\:scale-110:focus{
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .\34xl\:focus\:scale-125:focus{
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .\34xl\:focus\:scale-150:focus{
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .\34xl\:focus\:scale-x-0:focus{
    --tw-scale-x: 0;
  }

  .\34xl\:focus\:scale-x-50:focus{
    --tw-scale-x: .5;
  }

  .\34xl\:focus\:scale-x-75:focus{
    --tw-scale-x: .75;
  }

  .\34xl\:focus\:scale-x-90:focus{
    --tw-scale-x: .9;
  }

  .\34xl\:focus\:scale-x-95:focus{
    --tw-scale-x: .95;
  }

  .\34xl\:focus\:scale-x-100:focus{
    --tw-scale-x: 1;
  }

  .\34xl\:focus\:scale-x-105:focus{
    --tw-scale-x: 1.05;
  }

  .\34xl\:focus\:scale-x-110:focus{
    --tw-scale-x: 1.1;
  }

  .\34xl\:focus\:scale-x-125:focus{
    --tw-scale-x: 1.25;
  }

  .\34xl\:focus\:scale-x-150:focus{
    --tw-scale-x: 1.5;
  }

  .\34xl\:focus\:scale-y-0:focus{
    --tw-scale-y: 0;
  }

  .\34xl\:focus\:scale-y-50:focus{
    --tw-scale-y: .5;
  }

  .\34xl\:focus\:scale-y-75:focus{
    --tw-scale-y: .75;
  }

  .\34xl\:focus\:scale-y-90:focus{
    --tw-scale-y: .9;
  }

  .\34xl\:focus\:scale-y-95:focus{
    --tw-scale-y: .95;
  }

  .\34xl\:focus\:scale-y-100:focus{
    --tw-scale-y: 1;
  }

  .\34xl\:focus\:scale-y-105:focus{
    --tw-scale-y: 1.05;
  }

  .\34xl\:focus\:scale-y-110:focus{
    --tw-scale-y: 1.1;
  }

  .\34xl\:focus\:scale-y-125:focus{
    --tw-scale-y: 1.25;
  }

  .\34xl\:focus\:scale-y-150:focus{
    --tw-scale-y: 1.5;
  }

  .\34xl\:rotate-0{
    --tw-rotate: 0deg;
  }

  .\34xl\:rotate-1{
    --tw-rotate: 1deg;
  }

  .\34xl\:rotate-2{
    --tw-rotate: 2deg;
  }

  .\34xl\:rotate-3{
    --tw-rotate: 3deg;
  }

  .\34xl\:rotate-6{
    --tw-rotate: 6deg;
  }

  .\34xl\:rotate-12{
    --tw-rotate: 12deg;
  }

  .\34xl\:rotate-45{
    --tw-rotate: 45deg;
  }

  .\34xl\:rotate-90{
    --tw-rotate: 90deg;
  }

  .\34xl\:rotate-180{
    --tw-rotate: 180deg;
  }

  .\34xl\:-rotate-180{
    --tw-rotate: -180deg;
  }

  .\34xl\:-rotate-90{
    --tw-rotate: -90deg;
  }

  .\34xl\:-rotate-45{
    --tw-rotate: -45deg;
  }

  .\34xl\:-rotate-12{
    --tw-rotate: -12deg;
  }

  .\34xl\:-rotate-6{
    --tw-rotate: -6deg;
  }

  .\34xl\:-rotate-3{
    --tw-rotate: -3deg;
  }

  .\34xl\:-rotate-2{
    --tw-rotate: -2deg;
  }

  .\34xl\:-rotate-1{
    --tw-rotate: -1deg;
  }

  .\34xl\:hover\:rotate-0:hover{
    --tw-rotate: 0deg;
  }

  .\34xl\:hover\:rotate-1:hover{
    --tw-rotate: 1deg;
  }

  .\34xl\:hover\:rotate-2:hover{
    --tw-rotate: 2deg;
  }

  .\34xl\:hover\:rotate-3:hover{
    --tw-rotate: 3deg;
  }

  .\34xl\:hover\:rotate-6:hover{
    --tw-rotate: 6deg;
  }

  .\34xl\:hover\:rotate-12:hover{
    --tw-rotate: 12deg;
  }

  .\34xl\:hover\:rotate-45:hover{
    --tw-rotate: 45deg;
  }

  .\34xl\:hover\:rotate-90:hover{
    --tw-rotate: 90deg;
  }

  .\34xl\:hover\:rotate-180:hover{
    --tw-rotate: 180deg;
  }

  .\34xl\:hover\:-rotate-180:hover{
    --tw-rotate: -180deg;
  }

  .\34xl\:hover\:-rotate-90:hover{
    --tw-rotate: -90deg;
  }

  .\34xl\:hover\:-rotate-45:hover{
    --tw-rotate: -45deg;
  }

  .\34xl\:hover\:-rotate-12:hover{
    --tw-rotate: -12deg;
  }

  .\34xl\:hover\:-rotate-6:hover{
    --tw-rotate: -6deg;
  }

  .\34xl\:hover\:-rotate-3:hover{
    --tw-rotate: -3deg;
  }

  .\34xl\:hover\:-rotate-2:hover{
    --tw-rotate: -2deg;
  }

  .\34xl\:hover\:-rotate-1:hover{
    --tw-rotate: -1deg;
  }

  .\34xl\:focus\:rotate-0:focus{
    --tw-rotate: 0deg;
  }

  .\34xl\:focus\:rotate-1:focus{
    --tw-rotate: 1deg;
  }

  .\34xl\:focus\:rotate-2:focus{
    --tw-rotate: 2deg;
  }

  .\34xl\:focus\:rotate-3:focus{
    --tw-rotate: 3deg;
  }

  .\34xl\:focus\:rotate-6:focus{
    --tw-rotate: 6deg;
  }

  .\34xl\:focus\:rotate-12:focus{
    --tw-rotate: 12deg;
  }

  .\34xl\:focus\:rotate-45:focus{
    --tw-rotate: 45deg;
  }

  .\34xl\:focus\:rotate-90:focus{
    --tw-rotate: 90deg;
  }

  .\34xl\:focus\:rotate-180:focus{
    --tw-rotate: 180deg;
  }

  .\34xl\:focus\:-rotate-180:focus{
    --tw-rotate: -180deg;
  }

  .\34xl\:focus\:-rotate-90:focus{
    --tw-rotate: -90deg;
  }

  .\34xl\:focus\:-rotate-45:focus{
    --tw-rotate: -45deg;
  }

  .\34xl\:focus\:-rotate-12:focus{
    --tw-rotate: -12deg;
  }

  .\34xl\:focus\:-rotate-6:focus{
    --tw-rotate: -6deg;
  }

  .\34xl\:focus\:-rotate-3:focus{
    --tw-rotate: -3deg;
  }

  .\34xl\:focus\:-rotate-2:focus{
    --tw-rotate: -2deg;
  }

  .\34xl\:focus\:-rotate-1:focus{
    --tw-rotate: -1deg;
  }

  .\34xl\:translate-x-0{
    --tw-translate-x: 0px;
  }

  .\34xl\:translate-x-1{
    --tw-translate-x: 0.25rem;
  }

  .\34xl\:translate-x-2{
    --tw-translate-x: 0.5rem;
  }

  .\34xl\:translate-x-3{
    --tw-translate-x: 0.75rem;
  }

  .\34xl\:translate-x-4{
    --tw-translate-x: 1rem;
  }

  .\34xl\:translate-x-5{
    --tw-translate-x: 1.25rem;
  }

  .\34xl\:translate-x-6{
    --tw-translate-x: 1.5rem;
  }

  .\34xl\:translate-x-7{
    --tw-translate-x: 1.75rem;
  }

  .\34xl\:translate-x-8{
    --tw-translate-x: 2rem;
  }

  .\34xl\:translate-x-9{
    --tw-translate-x: 2.25rem;
  }

  .\34xl\:translate-x-10{
    --tw-translate-x: 2.5rem;
  }

  .\34xl\:translate-x-11{
    --tw-translate-x: 2.75rem;
  }

  .\34xl\:translate-x-12{
    --tw-translate-x: 3rem;
  }

  .\34xl\:translate-x-13{
    --tw-translate-x: 3.25rem;
  }

  .\34xl\:translate-x-14{
    --tw-translate-x: 3.5rem;
  }

  .\34xl\:translate-x-15{
    --tw-translate-x: 3.75rem;
  }

  .\34xl\:translate-x-16{
    --tw-translate-x: 4rem;
  }

  .\34xl\:translate-x-17{
    --tw-translate-x: 4.25rem;
  }

  .\34xl\:translate-x-18{
    --tw-translate-x: 4.5rem;
  }

  .\34xl\:translate-x-19{
    --tw-translate-x: 4.75rem;
  }

  .\34xl\:translate-x-20{
    --tw-translate-x: 5rem;
  }

  .\34xl\:translate-x-22{
    --tw-translate-x: 5.5rem;
  }

  .\34xl\:translate-x-24{
    --tw-translate-x: 6rem;
  }

  .\34xl\:translate-x-25{
    --tw-translate-x: 6.25rem;
  }

  .\34xl\:translate-x-28{
    --tw-translate-x: 7rem;
  }

  .\34xl\:translate-x-30{
    --tw-translate-x: 7.5rem;
  }

  .\34xl\:translate-x-32{
    --tw-translate-x: 8rem;
  }

  .\34xl\:translate-x-34{
    --tw-translate-x: 8.5rem;
  }

  .\34xl\:translate-x-35{
    --tw-translate-x: 8.75rem;
  }

  .\34xl\:translate-x-36{
    --tw-translate-x: 9rem;
  }

  .\34xl\:translate-x-39{
    --tw-translate-x: 9.75rem;
  }

  .\34xl\:translate-x-40{
    --tw-translate-x: 10rem;
  }

  .\34xl\:translate-x-42{
    --tw-translate-x: 10.5rem;
  }

  .\34xl\:translate-x-44{
    --tw-translate-x: 11rem;
  }

  .\34xl\:translate-x-45{
    --tw-translate-x: 11.25rem;
  }

  .\34xl\:translate-x-48{
    --tw-translate-x: 12rem;
  }

  .\34xl\:translate-x-50{
    --tw-translate-x: 12.5rem;
  }

  .\34xl\:translate-x-52{
    --tw-translate-x: 13rem;
  }

  .\34xl\:translate-x-55{
    --tw-translate-x: 13.75rem;
  }

  .\34xl\:translate-x-56{
    --tw-translate-x: 14rem;
  }

  .\34xl\:translate-x-58{
    --tw-translate-x: 14.5rem;
  }

  .\34xl\:translate-x-60{
    --tw-translate-x: 15rem;
  }

  .\34xl\:translate-x-64{
    --tw-translate-x: 16rem;
  }

  .\34xl\:translate-x-65{
    --tw-translate-x: 16.25rem;
  }

  .\34xl\:translate-x-68{
    --tw-translate-x: 17rem;
  }

  .\34xl\:translate-x-69{
    --tw-translate-x: 17.25rem;
  }

  .\34xl\:translate-x-70{
    --tw-translate-x: 17.5rem;
  }

  .\34xl\:translate-x-72{
    --tw-translate-x: 18rem;
  }

  .\34xl\:translate-x-75{
    --tw-translate-x: 18.75rem;
  }

  .\34xl\:translate-x-80{
    --tw-translate-x: 20rem;
  }

  .\34xl\:translate-x-85{
    --tw-translate-x: 21.25rem;
  }

  .\34xl\:translate-x-86{
    --tw-translate-x: 21.5rem;
  }

  .\34xl\:translate-x-90{
    --tw-translate-x: 22.5rem;
  }

  .\34xl\:translate-x-96{
    --tw-translate-x: 24rem;
  }

  .\34xl\:translate-x-100{
    --tw-translate-x: 25rem;
  }

  .\34xl\:translate-x-115{
    --tw-translate-x: 28.75rem;
  }

  .\34xl\:translate-x-125{
    --tw-translate-x: 31.25rem;
  }

  .\34xl\:translate-x-142{
    --tw-translate-x: 35.5rem;
  }

  .\34xl\:translate-x-150{
    --tw-translate-x: 37.5rem;
  }

  .\34xl\:translate-x-156{
    --tw-translate-x: 39rem;
  }

  .\34xl\:translate-x-160{
    --tw-translate-x: 40rem;
  }

  .\34xl\:translate-x-175{
    --tw-translate-x: 43.75rem;
  }

  .\34xl\:translate-x-207{
    --tw-translate-x: 51.75rem;
  }

  .\34xl\:translate-x-242{
    --tw-translate-x: 60.5rem;
  }

  .\34xl\:translate-x-250{
    --tw-translate-x: 62.5rem;
  }

  .\34xl\:translate-x-258{
    --tw-translate-x: 64.5rem;
  }

  .\34xl\:translate-x-265{
    --tw-translate-x: 66.25rem;
  }

  .\34xl\:translate-x-280{
    --tw-translate-x: 70rem;
  }

  .\34xl\:translate-x-px{
    --tw-translate-x: 1px;
  }

  .\34xl\:translate-x-0\.5{
    --tw-translate-x: 0.125rem;
  }

  .\34xl\:translate-x-1\.5{
    --tw-translate-x: 0.375rem;
  }

  .\34xl\:translate-x-2\.5{
    --tw-translate-x: 0.625rem;
  }

  .\34xl\:translate-x-3\.5{
    --tw-translate-x: 0.875rem;
  }

  .\34xl\:translate-x-0\.25{
    --tw-translate-x: 0.0625rem;
  }

  .\34xl\:translate-x-0\.75{
    --tw-translate-x: 0.1875rem;
  }

  .\34xl\:translate-x-1\.25{
    --tw-translate-x: 0.3125rem;
  }

  .\34xl\:translate-x-1\.75{
    --tw-translate-x: 0.4375rem;
  }

  .\34xl\:translate-x-2\.25{
    --tw-translate-x: 0.5625rem;
  }

  .\34xl\:translate-x-2\.75{
    --tw-translate-x: 0.6875rem;
  }

  .\34xl\:translate-x-3\.25{
    --tw-translate-x: 0.8125rem;
  }

  .\34xl\:translate-x-3\.75{
    --tw-translate-x: 0.9375rem;
  }

  .\34xl\:translate-x-4\.25{
    --tw-translate-x: 1.0625rem;
  }

  .\34xl\:translate-x-4\.5{
    --tw-translate-x: 1.125rem;
  }

  .\34xl\:translate-x-4\.75{
    --tw-translate-x: 1.1875rem;
  }

  .\34xl\:translate-x-5\.25{
    --tw-translate-x: 1.3125rem;
  }

  .\34xl\:translate-x-5\.5{
    --tw-translate-x: 1.375rem;
  }

  .\34xl\:translate-x-5\.75{
    --tw-translate-x: 1.4375rem;
  }

  .\34xl\:translate-x-6\.25{
    --tw-translate-x: 1.5625rem;
  }

  .\34xl\:translate-x-6\.5{
    --tw-translate-x: 1.625rem;
  }

  .\34xl\:translate-x-6\.75{
    --tw-translate-x: 1.6875rem;
  }

  .\34xl\:translate-x-7\.25{
    --tw-translate-x: 1.8125rem;
  }

  .\34xl\:translate-x-7\.5{
    --tw-translate-x: 1.875rem;
  }

  .\34xl\:translate-x-8\.25{
    --tw-translate-x: 2.0625rem;
  }

  .\34xl\:translate-x-8\.5{
    --tw-translate-x: 2.125rem;
  }

  .\34xl\:translate-x-9\.25{
    --tw-translate-x: 2.3125rem;
  }

  .\34xl\:translate-x-9\.5{
    --tw-translate-x: 2.375rem;
  }

  .\34xl\:translate-x-10\.5{
    --tw-translate-x: 2.625rem;
  }

  .\34xl\:translate-x-11\.25{
    --tw-translate-x: 2.8125rem;
  }

  .\34xl\:translate-x-11\.5{
    --tw-translate-x: 2.875rem;
  }

  .\34xl\:translate-x-12\.5{
    --tw-translate-x: 3.125rem;
  }

  .\34xl\:translate-x-12\.75{
    --tw-translate-x: 3.1875rem;
  }

  .\34xl\:translate-x-13\.5{
    --tw-translate-x: 3.375rem;
  }

  .\34xl\:translate-x-14\.5{
    --tw-translate-x: 3.625rem;
  }

  .\34xl\:translate-x-15\.5{
    --tw-translate-x: 3.875rem;
  }

  .\34xl\:translate-x-15\.75{
    --tw-translate-x: 3.9375rem;
  }

  .\34xl\:translate-x-16\.25{
    --tw-translate-x: 4.0625rem;
  }

  .\34xl\:translate-x-17\.25{
    --tw-translate-x: 4.3125rem;
  }

  .\34xl\:translate-x-17\.5{
    --tw-translate-x: 4.375rem;
  }

  .\34xl\:translate-x-18\.25{
    --tw-translate-x: 4.5625rem;
  }

  .\34xl\:translate-x-18\.5{
    --tw-translate-x: 4.625rem;
  }

  .\34xl\:translate-x-20\.25{
    --tw-translate-x: 5.0625rem;
  }

  .\34xl\:translate-x-20\.5{
    --tw-translate-x: 5.125rem;
  }

  .\34xl\:translate-x-22\.5{
    --tw-translate-x: 5.625rem;
  }

  .\34xl\:translate-x-25\.5{
    --tw-translate-x: 6.375rem;
  }

  .\34xl\:translate-x-26\.75{
    --tw-translate-x: 6.6875rem;
  }

  .\34xl\:translate-x-32\.5{
    --tw-translate-x: 8.125rem;
  }

  .\34xl\:translate-x-37\.5{
    --tw-translate-x: 9.375rem;
  }

  .\34xl\:translate-x-41\.25{
    --tw-translate-x: 10.3125rem;
  }

  .\34xl\:translate-x-52\.5{
    --tw-translate-x: 13.125rem;
  }

  .\34xl\:translate-x-54\.5{
    --tw-translate-x: 13.625rem;
  }

  .\34xl\:translate-x-57\.25{
    --tw-translate-x: 14.3125rem;
  }

  .\34xl\:translate-x-57\.5{
    --tw-translate-x: 14.375rem;
  }

  .\34xl\:translate-x-66\.25{
    --tw-translate-x: 16.5625rem;
  }

  .\34xl\:translate-x-74\.5{
    --tw-translate-x: 18.125rem;
  }

  .\34xl\:translate-x-106\.25{
    --tw-translate-x: 26.5625rem;
  }

  .\34xl\:translate-x-112\.25{
    --tw-translate-x: 28.0675rem;
  }

  .\34xl\:translate-x-112\.75{
    --tw-translate-x: 28.1875rem;
  }

  .\34xl\:translate-x-147\.5{
    --tw-translate-x: 36.875rem;
  }

  .\34xl\:translate-x-162\.5{
    --tw-translate-x: 40.625rem;
  }

  .\34xl\:translate-x-172\.25{
    --tw-translate-x: 42.5625rem;
  }

  .\34xl\:translate-x-175\.25{
    --tw-translate-x: 43.8125rem;
  }

  .\34xl\:translate-x-184\.25{
    --tw-translate-x: 46.0625rem;
  }

  .\34xl\:translate-x-203\.25{
    --tw-translate-x: 50.8125rem;
  }

  .\34xl\:translate-x-half{
    --tw-translate-x: 50%;
  }

  .\34xl\:translate-x-full{
    --tw-translate-x: 100%;
  }

  .\34xl\:translate-x-1\/10{
    --tw-translate-x: 10%;
  }

  .\34xl\:translate-x-2\/10{
    --tw-translate-x: 20%;
  }

  .\34xl\:translate-x-3\/10{
    --tw-translate-x: 30%;
  }

  .\34xl\:translate-x-4\/10{
    --tw-translate-x: 40%;
  }

  .\34xl\:translate-x-4\.5\/10{
    --tw-translate-x: 45%;
  }

  .\34xl\:translate-x-5\/10{
    --tw-translate-x: 50%;
  }

  .\34xl\:translate-x-5\.5\/10{
    --tw-translate-x: 55%;
  }

  .\34xl\:translate-x-6\/10{
    --tw-translate-x: 60%;
  }

  .\34xl\:translate-x-7\/10{
    --tw-translate-x: 70%;
  }

  .\34xl\:translate-x-8\/10{
    --tw-translate-x: 80%;
  }

  .\34xl\:translate-x-9\/10{
    --tw-translate-x: 90%;
  }

  .\34xl\:translate-x-1\/12{
    --tw-translate-x: 8.333333%;
  }

  .\34xl\:translate-x-2\/12{
    --tw-translate-x: 16.666667%;
  }

  .\34xl\:translate-x-3\/12{
    --tw-translate-x: 25%;
  }

  .\34xl\:translate-x-4\/12{
    --tw-translate-x: 33.333333%;
  }

  .\34xl\:translate-x-5\/12{
    --tw-translate-x: 41.666667%;
  }

  .\34xl\:translate-x-6\/12{
    --tw-translate-x: 50%;
  }

  .\34xl\:translate-x-7\/12{
    --tw-translate-x: 58.333333%;
  }

  .\34xl\:translate-x-8\/12{
    --tw-translate-x: 66.666667%;
  }

  .\34xl\:translate-x-9\/12{
    --tw-translate-x: 75%;
  }

  .\34xl\:translate-x-10\/12{
    --tw-translate-x: 83.333333%;
  }

  .\34xl\:translate-x-11\/12{
    --tw-translate-x: 91.666667%;
  }

  .\34xl\:-translate-x-0{
    --tw-translate-x: 0px;
  }

  .\34xl\:-translate-x-1{
    --tw-translate-x: -0.25rem;
  }

  .\34xl\:-translate-x-2{
    --tw-translate-x: -0.5rem;
  }

  .\34xl\:-translate-x-3{
    --tw-translate-x: -0.75rem;
  }

  .\34xl\:-translate-x-4{
    --tw-translate-x: -1rem;
  }

  .\34xl\:-translate-x-5{
    --tw-translate-x: -1.25rem;
  }

  .\34xl\:-translate-x-6{
    --tw-translate-x: -1.5rem;
  }

  .\34xl\:-translate-x-7{
    --tw-translate-x: -1.75rem;
  }

  .\34xl\:-translate-x-8{
    --tw-translate-x: -2rem;
  }

  .\34xl\:-translate-x-9{
    --tw-translate-x: -2.25rem;
  }

  .\34xl\:-translate-x-10{
    --tw-translate-x: -2.5rem;
  }

  .\34xl\:-translate-x-11{
    --tw-translate-x: -2.75rem;
  }

  .\34xl\:-translate-x-12{
    --tw-translate-x: -3rem;
  }

  .\34xl\:-translate-x-13{
    --tw-translate-x: -3.25rem;
  }

  .\34xl\:-translate-x-14{
    --tw-translate-x: -3.5rem;
  }

  .\34xl\:-translate-x-15{
    --tw-translate-x: -3.75rem;
  }

  .\34xl\:-translate-x-16{
    --tw-translate-x: -4rem;
  }

  .\34xl\:-translate-x-17{
    --tw-translate-x: -4.25rem;
  }

  .\34xl\:-translate-x-18{
    --tw-translate-x: -4.5rem;
  }

  .\34xl\:-translate-x-19{
    --tw-translate-x: -4.75rem;
  }

  .\34xl\:-translate-x-20{
    --tw-translate-x: -5rem;
  }

  .\34xl\:-translate-x-22{
    --tw-translate-x: -5.5rem;
  }

  .\34xl\:-translate-x-24{
    --tw-translate-x: -6rem;
  }

  .\34xl\:-translate-x-25{
    --tw-translate-x: -6.25rem;
  }

  .\34xl\:-translate-x-28{
    --tw-translate-x: -7rem;
  }

  .\34xl\:-translate-x-30{
    --tw-translate-x: -7.5rem;
  }

  .\34xl\:-translate-x-32{
    --tw-translate-x: -8rem;
  }

  .\34xl\:-translate-x-34{
    --tw-translate-x: -8.5rem;
  }

  .\34xl\:-translate-x-35{
    --tw-translate-x: -8.75rem;
  }

  .\34xl\:-translate-x-36{
    --tw-translate-x: -9rem;
  }

  .\34xl\:-translate-x-39{
    --tw-translate-x: -9.75rem;
  }

  .\34xl\:-translate-x-40{
    --tw-translate-x: -10rem;
  }

  .\34xl\:-translate-x-42{
    --tw-translate-x: -10.5rem;
  }

  .\34xl\:-translate-x-44{
    --tw-translate-x: -11rem;
  }

  .\34xl\:-translate-x-45{
    --tw-translate-x: -11.25rem;
  }

  .\34xl\:-translate-x-48{
    --tw-translate-x: -12rem;
  }

  .\34xl\:-translate-x-50{
    --tw-translate-x: -12.5rem;
  }

  .\34xl\:-translate-x-52{
    --tw-translate-x: -13rem;
  }

  .\34xl\:-translate-x-55{
    --tw-translate-x: -13.75rem;
  }

  .\34xl\:-translate-x-56{
    --tw-translate-x: -14rem;
  }

  .\34xl\:-translate-x-58{
    --tw-translate-x: -14.5rem;
  }

  .\34xl\:-translate-x-60{
    --tw-translate-x: -15rem;
  }

  .\34xl\:-translate-x-64{
    --tw-translate-x: -16rem;
  }

  .\34xl\:-translate-x-65{
    --tw-translate-x: -16.25rem;
  }

  .\34xl\:-translate-x-68{
    --tw-translate-x: -17rem;
  }

  .\34xl\:-translate-x-69{
    --tw-translate-x: -17.25rem;
  }

  .\34xl\:-translate-x-70{
    --tw-translate-x: -17.5rem;
  }

  .\34xl\:-translate-x-72{
    --tw-translate-x: -18rem;
  }

  .\34xl\:-translate-x-75{
    --tw-translate-x: -18.75rem;
  }

  .\34xl\:-translate-x-80{
    --tw-translate-x: -20rem;
  }

  .\34xl\:-translate-x-85{
    --tw-translate-x: -21.25rem;
  }

  .\34xl\:-translate-x-86{
    --tw-translate-x: -21.5rem;
  }

  .\34xl\:-translate-x-90{
    --tw-translate-x: -22.5rem;
  }

  .\34xl\:-translate-x-96{
    --tw-translate-x: -24rem;
  }

  .\34xl\:-translate-x-100{
    --tw-translate-x: -25rem;
  }

  .\34xl\:-translate-x-115{
    --tw-translate-x: -28.75rem;
  }

  .\34xl\:-translate-x-125{
    --tw-translate-x: -31.25rem;
  }

  .\34xl\:-translate-x-142{
    --tw-translate-x: -35.5rem;
  }

  .\34xl\:-translate-x-150{
    --tw-translate-x: -37.5rem;
  }

  .\34xl\:-translate-x-156{
    --tw-translate-x: -39rem;
  }

  .\34xl\:-translate-x-160{
    --tw-translate-x: -40rem;
  }

  .\34xl\:-translate-x-175{
    --tw-translate-x: -43.75rem;
  }

  .\34xl\:-translate-x-207{
    --tw-translate-x: -51.75rem;
  }

  .\34xl\:-translate-x-242{
    --tw-translate-x: -60.5rem;
  }

  .\34xl\:-translate-x-250{
    --tw-translate-x: -62.5rem;
  }

  .\34xl\:-translate-x-258{
    --tw-translate-x: -64.5rem;
  }

  .\34xl\:-translate-x-265{
    --tw-translate-x: -66.25rem;
  }

  .\34xl\:-translate-x-280{
    --tw-translate-x: -70rem;
  }

  .\34xl\:-translate-x-px{
    --tw-translate-x: -1px;
  }

  .\34xl\:-translate-x-0\.5{
    --tw-translate-x: -0.125rem;
  }

  .\34xl\:-translate-x-1\.5{
    --tw-translate-x: -0.375rem;
  }

  .\34xl\:-translate-x-2\.5{
    --tw-translate-x: -0.625rem;
  }

  .\34xl\:-translate-x-3\.5{
    --tw-translate-x: -0.875rem;
  }

  .\34xl\:-translate-x-0\.25{
    --tw-translate-x: -0.0625rem;
  }

  .\34xl\:-translate-x-0\.75{
    --tw-translate-x: -0.1875rem;
  }

  .\34xl\:-translate-x-1\.25{
    --tw-translate-x: -0.3125rem;
  }

  .\34xl\:-translate-x-1\.75{
    --tw-translate-x: -0.4375rem;
  }

  .\34xl\:-translate-x-2\.25{
    --tw-translate-x: -0.5625rem;
  }

  .\34xl\:-translate-x-2\.75{
    --tw-translate-x: -0.6875rem;
  }

  .\34xl\:-translate-x-3\.25{
    --tw-translate-x: -0.8125rem;
  }

  .\34xl\:-translate-x-3\.75{
    --tw-translate-x: -0.9375rem;
  }

  .\34xl\:-translate-x-4\.25{
    --tw-translate-x: -1.0625rem;
  }

  .\34xl\:-translate-x-4\.5{
    --tw-translate-x: -1.125rem;
  }

  .\34xl\:-translate-x-4\.75{
    --tw-translate-x: -1.1875rem;
  }

  .\34xl\:-translate-x-5\.25{
    --tw-translate-x: -1.3125rem;
  }

  .\34xl\:-translate-x-5\.5{
    --tw-translate-x: -1.375rem;
  }

  .\34xl\:-translate-x-5\.75{
    --tw-translate-x: -1.4375rem;
  }

  .\34xl\:-translate-x-6\.25{
    --tw-translate-x: -1.5625rem;
  }

  .\34xl\:-translate-x-6\.5{
    --tw-translate-x: -1.625rem;
  }

  .\34xl\:-translate-x-6\.75{
    --tw-translate-x: -1.6875rem;
  }

  .\34xl\:-translate-x-7\.25{
    --tw-translate-x: -1.8125rem;
  }

  .\34xl\:-translate-x-7\.5{
    --tw-translate-x: -1.875rem;
  }

  .\34xl\:-translate-x-8\.25{
    --tw-translate-x: -2.0625rem;
  }

  .\34xl\:-translate-x-8\.5{
    --tw-translate-x: -2.125rem;
  }

  .\34xl\:-translate-x-9\.25{
    --tw-translate-x: -2.3125rem;
  }

  .\34xl\:-translate-x-9\.5{
    --tw-translate-x: -2.375rem;
  }

  .\34xl\:-translate-x-10\.5{
    --tw-translate-x: -2.625rem;
  }

  .\34xl\:-translate-x-11\.25{
    --tw-translate-x: -2.8125rem;
  }

  .\34xl\:-translate-x-11\.5{
    --tw-translate-x: -2.875rem;
  }

  .\34xl\:-translate-x-12\.5{
    --tw-translate-x: -3.125rem;
  }

  .\34xl\:-translate-x-12\.75{
    --tw-translate-x: -3.1875rem;
  }

  .\34xl\:-translate-x-13\.5{
    --tw-translate-x: -3.375rem;
  }

  .\34xl\:-translate-x-14\.5{
    --tw-translate-x: -3.625rem;
  }

  .\34xl\:-translate-x-15\.5{
    --tw-translate-x: -3.875rem;
  }

  .\34xl\:-translate-x-15\.75{
    --tw-translate-x: -3.9375rem;
  }

  .\34xl\:-translate-x-16\.25{
    --tw-translate-x: -4.0625rem;
  }

  .\34xl\:-translate-x-17\.25{
    --tw-translate-x: -4.3125rem;
  }

  .\34xl\:-translate-x-17\.5{
    --tw-translate-x: -4.375rem;
  }

  .\34xl\:-translate-x-18\.25{
    --tw-translate-x: -4.5625rem;
  }

  .\34xl\:-translate-x-18\.5{
    --tw-translate-x: -4.625rem;
  }

  .\34xl\:-translate-x-20\.25{
    --tw-translate-x: -5.0625rem;
  }

  .\34xl\:-translate-x-20\.5{
    --tw-translate-x: -5.125rem;
  }

  .\34xl\:-translate-x-22\.5{
    --tw-translate-x: -5.625rem;
  }

  .\34xl\:-translate-x-25\.5{
    --tw-translate-x: -6.375rem;
  }

  .\34xl\:-translate-x-26\.75{
    --tw-translate-x: -6.6875rem;
  }

  .\34xl\:-translate-x-32\.5{
    --tw-translate-x: -8.125rem;
  }

  .\34xl\:-translate-x-37\.5{
    --tw-translate-x: -9.375rem;
  }

  .\34xl\:-translate-x-41\.25{
    --tw-translate-x: -10.3125rem;
  }

  .\34xl\:-translate-x-52\.5{
    --tw-translate-x: -13.125rem;
  }

  .\34xl\:-translate-x-54\.5{
    --tw-translate-x: -13.625rem;
  }

  .\34xl\:-translate-x-57\.25{
    --tw-translate-x: -14.3125rem;
  }

  .\34xl\:-translate-x-57\.5{
    --tw-translate-x: -14.375rem;
  }

  .\34xl\:-translate-x-66\.25{
    --tw-translate-x: -16.5625rem;
  }

  .\34xl\:-translate-x-74\.5{
    --tw-translate-x: -18.125rem;
  }

  .\34xl\:-translate-x-106\.25{
    --tw-translate-x: -26.5625rem;
  }

  .\34xl\:-translate-x-112\.25{
    --tw-translate-x: -28.0675rem;
  }

  .\34xl\:-translate-x-112\.75{
    --tw-translate-x: -28.1875rem;
  }

  .\34xl\:-translate-x-147\.5{
    --tw-translate-x: -36.875rem;
  }

  .\34xl\:-translate-x-162\.5{
    --tw-translate-x: -40.625rem;
  }

  .\34xl\:-translate-x-172\.25{
    --tw-translate-x: -42.5625rem;
  }

  .\34xl\:-translate-x-175\.25{
    --tw-translate-x: -43.8125rem;
  }

  .\34xl\:-translate-x-184\.25{
    --tw-translate-x: -46.0625rem;
  }

  .\34xl\:-translate-x-203\.25{
    --tw-translate-x: -50.8125rem;
  }

  .\34xl\:-translate-x-half{
    --tw-translate-x: -50%;
  }

  .\34xl\:-translate-x-full{
    --tw-translate-x: -100%;
  }

  .\34xl\:-translate-x-1\/10{
    --tw-translate-x: -10%;
  }

  .\34xl\:-translate-x-2\/10{
    --tw-translate-x: -20%;
  }

  .\34xl\:-translate-x-3\/10{
    --tw-translate-x: -30%;
  }

  .\34xl\:-translate-x-4\/10{
    --tw-translate-x: -40%;
  }

  .\34xl\:-translate-x-4\.5\/10{
    --tw-translate-x: -45%;
  }

  .\34xl\:-translate-x-5\/10{
    --tw-translate-x: -50%;
  }

  .\34xl\:-translate-x-5\.5\/10{
    --tw-translate-x: -55%;
  }

  .\34xl\:-translate-x-6\/10{
    --tw-translate-x: -60%;
  }

  .\34xl\:-translate-x-7\/10{
    --tw-translate-x: -70%;
  }

  .\34xl\:-translate-x-8\/10{
    --tw-translate-x: -80%;
  }

  .\34xl\:-translate-x-9\/10{
    --tw-translate-x: -90%;
  }

  .\34xl\:-translate-x-1\/12{
    --tw-translate-x: -8.33333%;
  }

  .\34xl\:-translate-x-2\/12{
    --tw-translate-x: -16.66667%;
  }

  .\34xl\:-translate-x-3\/12{
    --tw-translate-x: -25%;
  }

  .\34xl\:-translate-x-4\/12{
    --tw-translate-x: -33.33333%;
  }

  .\34xl\:-translate-x-5\/12{
    --tw-translate-x: -41.66667%;
  }

  .\34xl\:-translate-x-6\/12{
    --tw-translate-x: -50%;
  }

  .\34xl\:-translate-x-7\/12{
    --tw-translate-x: -58.33333%;
  }

  .\34xl\:-translate-x-8\/12{
    --tw-translate-x: -66.66667%;
  }

  .\34xl\:-translate-x-9\/12{
    --tw-translate-x: -75%;
  }

  .\34xl\:-translate-x-10\/12{
    --tw-translate-x: -83.33333%;
  }

  .\34xl\:-translate-x-11\/12{
    --tw-translate-x: -91.66667%;
  }

  .\34xl\:translate-x-1\/2{
    --tw-translate-x: 50%;
  }

  .\34xl\:translate-x-1\/3{
    --tw-translate-x: 33.333333%;
  }

  .\34xl\:translate-x-2\/3{
    --tw-translate-x: 66.666667%;
  }

  .\34xl\:translate-x-1\/4{
    --tw-translate-x: 25%;
  }

  .\34xl\:translate-x-2\/4{
    --tw-translate-x: 50%;
  }

  .\34xl\:translate-x-3\/4{
    --tw-translate-x: 75%;
  }

  .\34xl\:-translate-x-1\/2{
    --tw-translate-x: -50%;
  }

  .\34xl\:-translate-x-1\/3{
    --tw-translate-x: -33.333333%;
  }

  .\34xl\:-translate-x-2\/3{
    --tw-translate-x: -66.666667%;
  }

  .\34xl\:-translate-x-1\/4{
    --tw-translate-x: -25%;
  }

  .\34xl\:-translate-x-2\/4{
    --tw-translate-x: -50%;
  }

  .\34xl\:-translate-x-3\/4{
    --tw-translate-x: -75%;
  }

  .\34xl\:translate-y-0{
    --tw-translate-y: 0px;
  }

  .\34xl\:translate-y-1{
    --tw-translate-y: 0.25rem;
  }

  .\34xl\:translate-y-2{
    --tw-translate-y: 0.5rem;
  }

  .\34xl\:translate-y-3{
    --tw-translate-y: 0.75rem;
  }

  .\34xl\:translate-y-4{
    --tw-translate-y: 1rem;
  }

  .\34xl\:translate-y-5{
    --tw-translate-y: 1.25rem;
  }

  .\34xl\:translate-y-6{
    --tw-translate-y: 1.5rem;
  }

  .\34xl\:translate-y-7{
    --tw-translate-y: 1.75rem;
  }

  .\34xl\:translate-y-8{
    --tw-translate-y: 2rem;
  }

  .\34xl\:translate-y-9{
    --tw-translate-y: 2.25rem;
  }

  .\34xl\:translate-y-10{
    --tw-translate-y: 2.5rem;
  }

  .\34xl\:translate-y-11{
    --tw-translate-y: 2.75rem;
  }

  .\34xl\:translate-y-12{
    --tw-translate-y: 3rem;
  }

  .\34xl\:translate-y-13{
    --tw-translate-y: 3.25rem;
  }

  .\34xl\:translate-y-14{
    --tw-translate-y: 3.5rem;
  }

  .\34xl\:translate-y-15{
    --tw-translate-y: 3.75rem;
  }

  .\34xl\:translate-y-16{
    --tw-translate-y: 4rem;
  }

  .\34xl\:translate-y-17{
    --tw-translate-y: 4.25rem;
  }

  .\34xl\:translate-y-18{
    --tw-translate-y: 4.5rem;
  }

  .\34xl\:translate-y-19{
    --tw-translate-y: 4.75rem;
  }

  .\34xl\:translate-y-20{
    --tw-translate-y: 5rem;
  }

  .\34xl\:translate-y-22{
    --tw-translate-y: 5.5rem;
  }

  .\34xl\:translate-y-24{
    --tw-translate-y: 6rem;
  }

  .\34xl\:translate-y-25{
    --tw-translate-y: 6.25rem;
  }

  .\34xl\:translate-y-28{
    --tw-translate-y: 7rem;
  }

  .\34xl\:translate-y-30{
    --tw-translate-y: 7.5rem;
  }

  .\34xl\:translate-y-32{
    --tw-translate-y: 8rem;
  }

  .\34xl\:translate-y-34{
    --tw-translate-y: 8.5rem;
  }

  .\34xl\:translate-y-35{
    --tw-translate-y: 8.75rem;
  }

  .\34xl\:translate-y-36{
    --tw-translate-y: 9rem;
  }

  .\34xl\:translate-y-39{
    --tw-translate-y: 9.75rem;
  }

  .\34xl\:translate-y-40{
    --tw-translate-y: 10rem;
  }

  .\34xl\:translate-y-42{
    --tw-translate-y: 10.5rem;
  }

  .\34xl\:translate-y-44{
    --tw-translate-y: 11rem;
  }

  .\34xl\:translate-y-45{
    --tw-translate-y: 11.25rem;
  }

  .\34xl\:translate-y-48{
    --tw-translate-y: 12rem;
  }

  .\34xl\:translate-y-50{
    --tw-translate-y: 12.5rem;
  }

  .\34xl\:translate-y-52{
    --tw-translate-y: 13rem;
  }

  .\34xl\:translate-y-55{
    --tw-translate-y: 13.75rem;
  }

  .\34xl\:translate-y-56{
    --tw-translate-y: 14rem;
  }

  .\34xl\:translate-y-58{
    --tw-translate-y: 14.5rem;
  }

  .\34xl\:translate-y-60{
    --tw-translate-y: 15rem;
  }

  .\34xl\:translate-y-64{
    --tw-translate-y: 16rem;
  }

  .\34xl\:translate-y-65{
    --tw-translate-y: 16.25rem;
  }

  .\34xl\:translate-y-68{
    --tw-translate-y: 17rem;
  }

  .\34xl\:translate-y-69{
    --tw-translate-y: 17.25rem;
  }

  .\34xl\:translate-y-70{
    --tw-translate-y: 17.5rem;
  }

  .\34xl\:translate-y-72{
    --tw-translate-y: 18rem;
  }

  .\34xl\:translate-y-75{
    --tw-translate-y: 18.75rem;
  }

  .\34xl\:translate-y-80{
    --tw-translate-y: 20rem;
  }

  .\34xl\:translate-y-85{
    --tw-translate-y: 21.25rem;
  }

  .\34xl\:translate-y-86{
    --tw-translate-y: 21.5rem;
  }

  .\34xl\:translate-y-90{
    --tw-translate-y: 22.5rem;
  }

  .\34xl\:translate-y-96{
    --tw-translate-y: 24rem;
  }

  .\34xl\:translate-y-100{
    --tw-translate-y: 25rem;
  }

  .\34xl\:translate-y-115{
    --tw-translate-y: 28.75rem;
  }

  .\34xl\:translate-y-125{
    --tw-translate-y: 31.25rem;
  }

  .\34xl\:translate-y-142{
    --tw-translate-y: 35.5rem;
  }

  .\34xl\:translate-y-150{
    --tw-translate-y: 37.5rem;
  }

  .\34xl\:translate-y-156{
    --tw-translate-y: 39rem;
  }

  .\34xl\:translate-y-160{
    --tw-translate-y: 40rem;
  }

  .\34xl\:translate-y-175{
    --tw-translate-y: 43.75rem;
  }

  .\34xl\:translate-y-207{
    --tw-translate-y: 51.75rem;
  }

  .\34xl\:translate-y-242{
    --tw-translate-y: 60.5rem;
  }

  .\34xl\:translate-y-250{
    --tw-translate-y: 62.5rem;
  }

  .\34xl\:translate-y-258{
    --tw-translate-y: 64.5rem;
  }

  .\34xl\:translate-y-265{
    --tw-translate-y: 66.25rem;
  }

  .\34xl\:translate-y-280{
    --tw-translate-y: 70rem;
  }

  .\34xl\:translate-y-px{
    --tw-translate-y: 1px;
  }

  .\34xl\:translate-y-0\.5{
    --tw-translate-y: 0.125rem;
  }

  .\34xl\:translate-y-1\.5{
    --tw-translate-y: 0.375rem;
  }

  .\34xl\:translate-y-2\.5{
    --tw-translate-y: 0.625rem;
  }

  .\34xl\:translate-y-3\.5{
    --tw-translate-y: 0.875rem;
  }

  .\34xl\:translate-y-0\.25{
    --tw-translate-y: 0.0625rem;
  }

  .\34xl\:translate-y-0\.75{
    --tw-translate-y: 0.1875rem;
  }

  .\34xl\:translate-y-1\.25{
    --tw-translate-y: 0.3125rem;
  }

  .\34xl\:translate-y-1\.75{
    --tw-translate-y: 0.4375rem;
  }

  .\34xl\:translate-y-2\.25{
    --tw-translate-y: 0.5625rem;
  }

  .\34xl\:translate-y-2\.75{
    --tw-translate-y: 0.6875rem;
  }

  .\34xl\:translate-y-3\.25{
    --tw-translate-y: 0.8125rem;
  }

  .\34xl\:translate-y-3\.75{
    --tw-translate-y: 0.9375rem;
  }

  .\34xl\:translate-y-4\.25{
    --tw-translate-y: 1.0625rem;
  }

  .\34xl\:translate-y-4\.5{
    --tw-translate-y: 1.125rem;
  }

  .\34xl\:translate-y-4\.75{
    --tw-translate-y: 1.1875rem;
  }

  .\34xl\:translate-y-5\.25{
    --tw-translate-y: 1.3125rem;
  }

  .\34xl\:translate-y-5\.5{
    --tw-translate-y: 1.375rem;
  }

  .\34xl\:translate-y-5\.75{
    --tw-translate-y: 1.4375rem;
  }

  .\34xl\:translate-y-6\.25{
    --tw-translate-y: 1.5625rem;
  }

  .\34xl\:translate-y-6\.5{
    --tw-translate-y: 1.625rem;
  }

  .\34xl\:translate-y-6\.75{
    --tw-translate-y: 1.6875rem;
  }

  .\34xl\:translate-y-7\.25{
    --tw-translate-y: 1.8125rem;
  }

  .\34xl\:translate-y-7\.5{
    --tw-translate-y: 1.875rem;
  }

  .\34xl\:translate-y-8\.25{
    --tw-translate-y: 2.0625rem;
  }

  .\34xl\:translate-y-8\.5{
    --tw-translate-y: 2.125rem;
  }

  .\34xl\:translate-y-9\.25{
    --tw-translate-y: 2.3125rem;
  }

  .\34xl\:translate-y-9\.5{
    --tw-translate-y: 2.375rem;
  }

  .\34xl\:translate-y-10\.5{
    --tw-translate-y: 2.625rem;
  }

  .\34xl\:translate-y-11\.25{
    --tw-translate-y: 2.8125rem;
  }

  .\34xl\:translate-y-11\.5{
    --tw-translate-y: 2.875rem;
  }

  .\34xl\:translate-y-12\.5{
    --tw-translate-y: 3.125rem;
  }

  .\34xl\:translate-y-12\.75{
    --tw-translate-y: 3.1875rem;
  }

  .\34xl\:translate-y-13\.5{
    --tw-translate-y: 3.375rem;
  }

  .\34xl\:translate-y-14\.5{
    --tw-translate-y: 3.625rem;
  }

  .\34xl\:translate-y-15\.5{
    --tw-translate-y: 3.875rem;
  }

  .\34xl\:translate-y-15\.75{
    --tw-translate-y: 3.9375rem;
  }

  .\34xl\:translate-y-16\.25{
    --tw-translate-y: 4.0625rem;
  }

  .\34xl\:translate-y-17\.25{
    --tw-translate-y: 4.3125rem;
  }

  .\34xl\:translate-y-17\.5{
    --tw-translate-y: 4.375rem;
  }

  .\34xl\:translate-y-18\.25{
    --tw-translate-y: 4.5625rem;
  }

  .\34xl\:translate-y-18\.5{
    --tw-translate-y: 4.625rem;
  }

  .\34xl\:translate-y-20\.25{
    --tw-translate-y: 5.0625rem;
  }

  .\34xl\:translate-y-20\.5{
    --tw-translate-y: 5.125rem;
  }

  .\34xl\:translate-y-22\.5{
    --tw-translate-y: 5.625rem;
  }

  .\34xl\:translate-y-25\.5{
    --tw-translate-y: 6.375rem;
  }

  .\34xl\:translate-y-26\.75{
    --tw-translate-y: 6.6875rem;
  }

  .\34xl\:translate-y-32\.5{
    --tw-translate-y: 8.125rem;
  }

  .\34xl\:translate-y-37\.5{
    --tw-translate-y: 9.375rem;
  }

  .\34xl\:translate-y-41\.25{
    --tw-translate-y: 10.3125rem;
  }

  .\34xl\:translate-y-52\.5{
    --tw-translate-y: 13.125rem;
  }

  .\34xl\:translate-y-54\.5{
    --tw-translate-y: 13.625rem;
  }

  .\34xl\:translate-y-57\.25{
    --tw-translate-y: 14.3125rem;
  }

  .\34xl\:translate-y-57\.5{
    --tw-translate-y: 14.375rem;
  }

  .\34xl\:translate-y-66\.25{
    --tw-translate-y: 16.5625rem;
  }

  .\34xl\:translate-y-74\.5{
    --tw-translate-y: 18.125rem;
  }

  .\34xl\:translate-y-106\.25{
    --tw-translate-y: 26.5625rem;
  }

  .\34xl\:translate-y-112\.25{
    --tw-translate-y: 28.0675rem;
  }

  .\34xl\:translate-y-112\.75{
    --tw-translate-y: 28.1875rem;
  }

  .\34xl\:translate-y-147\.5{
    --tw-translate-y: 36.875rem;
  }

  .\34xl\:translate-y-162\.5{
    --tw-translate-y: 40.625rem;
  }

  .\34xl\:translate-y-172\.25{
    --tw-translate-y: 42.5625rem;
  }

  .\34xl\:translate-y-175\.25{
    --tw-translate-y: 43.8125rem;
  }

  .\34xl\:translate-y-184\.25{
    --tw-translate-y: 46.0625rem;
  }

  .\34xl\:translate-y-203\.25{
    --tw-translate-y: 50.8125rem;
  }

  .\34xl\:translate-y-half{
    --tw-translate-y: 50%;
  }

  .\34xl\:translate-y-full{
    --tw-translate-y: 100%;
  }

  .\34xl\:translate-y-1\/10{
    --tw-translate-y: 10%;
  }

  .\34xl\:translate-y-2\/10{
    --tw-translate-y: 20%;
  }

  .\34xl\:translate-y-3\/10{
    --tw-translate-y: 30%;
  }

  .\34xl\:translate-y-4\/10{
    --tw-translate-y: 40%;
  }

  .\34xl\:translate-y-4\.5\/10{
    --tw-translate-y: 45%;
  }

  .\34xl\:translate-y-5\/10{
    --tw-translate-y: 50%;
  }

  .\34xl\:translate-y-5\.5\/10{
    --tw-translate-y: 55%;
  }

  .\34xl\:translate-y-6\/10{
    --tw-translate-y: 60%;
  }

  .\34xl\:translate-y-7\/10{
    --tw-translate-y: 70%;
  }

  .\34xl\:translate-y-8\/10{
    --tw-translate-y: 80%;
  }

  .\34xl\:translate-y-9\/10{
    --tw-translate-y: 90%;
  }

  .\34xl\:translate-y-1\/12{
    --tw-translate-y: 8.333333%;
  }

  .\34xl\:translate-y-2\/12{
    --tw-translate-y: 16.666667%;
  }

  .\34xl\:translate-y-3\/12{
    --tw-translate-y: 25%;
  }

  .\34xl\:translate-y-4\/12{
    --tw-translate-y: 33.333333%;
  }

  .\34xl\:translate-y-5\/12{
    --tw-translate-y: 41.666667%;
  }

  .\34xl\:translate-y-6\/12{
    --tw-translate-y: 50%;
  }

  .\34xl\:translate-y-7\/12{
    --tw-translate-y: 58.333333%;
  }

  .\34xl\:translate-y-8\/12{
    --tw-translate-y: 66.666667%;
  }

  .\34xl\:translate-y-9\/12{
    --tw-translate-y: 75%;
  }

  .\34xl\:translate-y-10\/12{
    --tw-translate-y: 83.333333%;
  }

  .\34xl\:translate-y-11\/12{
    --tw-translate-y: 91.666667%;
  }

  .\34xl\:-translate-y-0{
    --tw-translate-y: 0px;
  }

  .\34xl\:-translate-y-1{
    --tw-translate-y: -0.25rem;
  }

  .\34xl\:-translate-y-2{
    --tw-translate-y: -0.5rem;
  }

  .\34xl\:-translate-y-3{
    --tw-translate-y: -0.75rem;
  }

  .\34xl\:-translate-y-4{
    --tw-translate-y: -1rem;
  }

  .\34xl\:-translate-y-5{
    --tw-translate-y: -1.25rem;
  }

  .\34xl\:-translate-y-6{
    --tw-translate-y: -1.5rem;
  }

  .\34xl\:-translate-y-7{
    --tw-translate-y: -1.75rem;
  }

  .\34xl\:-translate-y-8{
    --tw-translate-y: -2rem;
  }

  .\34xl\:-translate-y-9{
    --tw-translate-y: -2.25rem;
  }

  .\34xl\:-translate-y-10{
    --tw-translate-y: -2.5rem;
  }

  .\34xl\:-translate-y-11{
    --tw-translate-y: -2.75rem;
  }

  .\34xl\:-translate-y-12{
    --tw-translate-y: -3rem;
  }

  .\34xl\:-translate-y-13{
    --tw-translate-y: -3.25rem;
  }

  .\34xl\:-translate-y-14{
    --tw-translate-y: -3.5rem;
  }

  .\34xl\:-translate-y-15{
    --tw-translate-y: -3.75rem;
  }

  .\34xl\:-translate-y-16{
    --tw-translate-y: -4rem;
  }

  .\34xl\:-translate-y-17{
    --tw-translate-y: -4.25rem;
  }

  .\34xl\:-translate-y-18{
    --tw-translate-y: -4.5rem;
  }

  .\34xl\:-translate-y-19{
    --tw-translate-y: -4.75rem;
  }

  .\34xl\:-translate-y-20{
    --tw-translate-y: -5rem;
  }

  .\34xl\:-translate-y-22{
    --tw-translate-y: -5.5rem;
  }

  .\34xl\:-translate-y-24{
    --tw-translate-y: -6rem;
  }

  .\34xl\:-translate-y-25{
    --tw-translate-y: -6.25rem;
  }

  .\34xl\:-translate-y-28{
    --tw-translate-y: -7rem;
  }

  .\34xl\:-translate-y-30{
    --tw-translate-y: -7.5rem;
  }

  .\34xl\:-translate-y-32{
    --tw-translate-y: -8rem;
  }

  .\34xl\:-translate-y-34{
    --tw-translate-y: -8.5rem;
  }

  .\34xl\:-translate-y-35{
    --tw-translate-y: -8.75rem;
  }

  .\34xl\:-translate-y-36{
    --tw-translate-y: -9rem;
  }

  .\34xl\:-translate-y-39{
    --tw-translate-y: -9.75rem;
  }

  .\34xl\:-translate-y-40{
    --tw-translate-y: -10rem;
  }

  .\34xl\:-translate-y-42{
    --tw-translate-y: -10.5rem;
  }

  .\34xl\:-translate-y-44{
    --tw-translate-y: -11rem;
  }

  .\34xl\:-translate-y-45{
    --tw-translate-y: -11.25rem;
  }

  .\34xl\:-translate-y-48{
    --tw-translate-y: -12rem;
  }

  .\34xl\:-translate-y-50{
    --tw-translate-y: -12.5rem;
  }

  .\34xl\:-translate-y-52{
    --tw-translate-y: -13rem;
  }

  .\34xl\:-translate-y-55{
    --tw-translate-y: -13.75rem;
  }

  .\34xl\:-translate-y-56{
    --tw-translate-y: -14rem;
  }

  .\34xl\:-translate-y-58{
    --tw-translate-y: -14.5rem;
  }

  .\34xl\:-translate-y-60{
    --tw-translate-y: -15rem;
  }

  .\34xl\:-translate-y-64{
    --tw-translate-y: -16rem;
  }

  .\34xl\:-translate-y-65{
    --tw-translate-y: -16.25rem;
  }

  .\34xl\:-translate-y-68{
    --tw-translate-y: -17rem;
  }

  .\34xl\:-translate-y-69{
    --tw-translate-y: -17.25rem;
  }

  .\34xl\:-translate-y-70{
    --tw-translate-y: -17.5rem;
  }

  .\34xl\:-translate-y-72{
    --tw-translate-y: -18rem;
  }

  .\34xl\:-translate-y-75{
    --tw-translate-y: -18.75rem;
  }

  .\34xl\:-translate-y-80{
    --tw-translate-y: -20rem;
  }

  .\34xl\:-translate-y-85{
    --tw-translate-y: -21.25rem;
  }

  .\34xl\:-translate-y-86{
    --tw-translate-y: -21.5rem;
  }

  .\34xl\:-translate-y-90{
    --tw-translate-y: -22.5rem;
  }

  .\34xl\:-translate-y-96{
    --tw-translate-y: -24rem;
  }

  .\34xl\:-translate-y-100{
    --tw-translate-y: -25rem;
  }

  .\34xl\:-translate-y-115{
    --tw-translate-y: -28.75rem;
  }

  .\34xl\:-translate-y-125{
    --tw-translate-y: -31.25rem;
  }

  .\34xl\:-translate-y-142{
    --tw-translate-y: -35.5rem;
  }

  .\34xl\:-translate-y-150{
    --tw-translate-y: -37.5rem;
  }

  .\34xl\:-translate-y-156{
    --tw-translate-y: -39rem;
  }

  .\34xl\:-translate-y-160{
    --tw-translate-y: -40rem;
  }

  .\34xl\:-translate-y-175{
    --tw-translate-y: -43.75rem;
  }

  .\34xl\:-translate-y-207{
    --tw-translate-y: -51.75rem;
  }

  .\34xl\:-translate-y-242{
    --tw-translate-y: -60.5rem;
  }

  .\34xl\:-translate-y-250{
    --tw-translate-y: -62.5rem;
  }

  .\34xl\:-translate-y-258{
    --tw-translate-y: -64.5rem;
  }

  .\34xl\:-translate-y-265{
    --tw-translate-y: -66.25rem;
  }

  .\34xl\:-translate-y-280{
    --tw-translate-y: -70rem;
  }

  .\34xl\:-translate-y-px{
    --tw-translate-y: -1px;
  }

  .\34xl\:-translate-y-0\.5{
    --tw-translate-y: -0.125rem;
  }

  .\34xl\:-translate-y-1\.5{
    --tw-translate-y: -0.375rem;
  }

  .\34xl\:-translate-y-2\.5{
    --tw-translate-y: -0.625rem;
  }

  .\34xl\:-translate-y-3\.5{
    --tw-translate-y: -0.875rem;
  }

  .\34xl\:-translate-y-0\.25{
    --tw-translate-y: -0.0625rem;
  }

  .\34xl\:-translate-y-0\.75{
    --tw-translate-y: -0.1875rem;
  }

  .\34xl\:-translate-y-1\.25{
    --tw-translate-y: -0.3125rem;
  }

  .\34xl\:-translate-y-1\.75{
    --tw-translate-y: -0.4375rem;
  }

  .\34xl\:-translate-y-2\.25{
    --tw-translate-y: -0.5625rem;
  }

  .\34xl\:-translate-y-2\.75{
    --tw-translate-y: -0.6875rem;
  }

  .\34xl\:-translate-y-3\.25{
    --tw-translate-y: -0.8125rem;
  }

  .\34xl\:-translate-y-3\.75{
    --tw-translate-y: -0.9375rem;
  }

  .\34xl\:-translate-y-4\.25{
    --tw-translate-y: -1.0625rem;
  }

  .\34xl\:-translate-y-4\.5{
    --tw-translate-y: -1.125rem;
  }

  .\34xl\:-translate-y-4\.75{
    --tw-translate-y: -1.1875rem;
  }

  .\34xl\:-translate-y-5\.25{
    --tw-translate-y: -1.3125rem;
  }

  .\34xl\:-translate-y-5\.5{
    --tw-translate-y: -1.375rem;
  }

  .\34xl\:-translate-y-5\.75{
    --tw-translate-y: -1.4375rem;
  }

  .\34xl\:-translate-y-6\.25{
    --tw-translate-y: -1.5625rem;
  }

  .\34xl\:-translate-y-6\.5{
    --tw-translate-y: -1.625rem;
  }

  .\34xl\:-translate-y-6\.75{
    --tw-translate-y: -1.6875rem;
  }

  .\34xl\:-translate-y-7\.25{
    --tw-translate-y: -1.8125rem;
  }

  .\34xl\:-translate-y-7\.5{
    --tw-translate-y: -1.875rem;
  }

  .\34xl\:-translate-y-8\.25{
    --tw-translate-y: -2.0625rem;
  }

  .\34xl\:-translate-y-8\.5{
    --tw-translate-y: -2.125rem;
  }

  .\34xl\:-translate-y-9\.25{
    --tw-translate-y: -2.3125rem;
  }

  .\34xl\:-translate-y-9\.5{
    --tw-translate-y: -2.375rem;
  }

  .\34xl\:-translate-y-10\.5{
    --tw-translate-y: -2.625rem;
  }

  .\34xl\:-translate-y-11\.25{
    --tw-translate-y: -2.8125rem;
  }

  .\34xl\:-translate-y-11\.5{
    --tw-translate-y: -2.875rem;
  }

  .\34xl\:-translate-y-12\.5{
    --tw-translate-y: -3.125rem;
  }

  .\34xl\:-translate-y-12\.75{
    --tw-translate-y: -3.1875rem;
  }

  .\34xl\:-translate-y-13\.5{
    --tw-translate-y: -3.375rem;
  }

  .\34xl\:-translate-y-14\.5{
    --tw-translate-y: -3.625rem;
  }

  .\34xl\:-translate-y-15\.5{
    --tw-translate-y: -3.875rem;
  }

  .\34xl\:-translate-y-15\.75{
    --tw-translate-y: -3.9375rem;
  }

  .\34xl\:-translate-y-16\.25{
    --tw-translate-y: -4.0625rem;
  }

  .\34xl\:-translate-y-17\.25{
    --tw-translate-y: -4.3125rem;
  }

  .\34xl\:-translate-y-17\.5{
    --tw-translate-y: -4.375rem;
  }

  .\34xl\:-translate-y-18\.25{
    --tw-translate-y: -4.5625rem;
  }

  .\34xl\:-translate-y-18\.5{
    --tw-translate-y: -4.625rem;
  }

  .\34xl\:-translate-y-20\.25{
    --tw-translate-y: -5.0625rem;
  }

  .\34xl\:-translate-y-20\.5{
    --tw-translate-y: -5.125rem;
  }

  .\34xl\:-translate-y-22\.5{
    --tw-translate-y: -5.625rem;
  }

  .\34xl\:-translate-y-25\.5{
    --tw-translate-y: -6.375rem;
  }

  .\34xl\:-translate-y-26\.75{
    --tw-translate-y: -6.6875rem;
  }

  .\34xl\:-translate-y-32\.5{
    --tw-translate-y: -8.125rem;
  }

  .\34xl\:-translate-y-37\.5{
    --tw-translate-y: -9.375rem;
  }

  .\34xl\:-translate-y-41\.25{
    --tw-translate-y: -10.3125rem;
  }

  .\34xl\:-translate-y-52\.5{
    --tw-translate-y: -13.125rem;
  }

  .\34xl\:-translate-y-54\.5{
    --tw-translate-y: -13.625rem;
  }

  .\34xl\:-translate-y-57\.25{
    --tw-translate-y: -14.3125rem;
  }

  .\34xl\:-translate-y-57\.5{
    --tw-translate-y: -14.375rem;
  }

  .\34xl\:-translate-y-66\.25{
    --tw-translate-y: -16.5625rem;
  }

  .\34xl\:-translate-y-74\.5{
    --tw-translate-y: -18.125rem;
  }

  .\34xl\:-translate-y-106\.25{
    --tw-translate-y: -26.5625rem;
  }

  .\34xl\:-translate-y-112\.25{
    --tw-translate-y: -28.0675rem;
  }

  .\34xl\:-translate-y-112\.75{
    --tw-translate-y: -28.1875rem;
  }

  .\34xl\:-translate-y-147\.5{
    --tw-translate-y: -36.875rem;
  }

  .\34xl\:-translate-y-162\.5{
    --tw-translate-y: -40.625rem;
  }

  .\34xl\:-translate-y-172\.25{
    --tw-translate-y: -42.5625rem;
  }

  .\34xl\:-translate-y-175\.25{
    --tw-translate-y: -43.8125rem;
  }

  .\34xl\:-translate-y-184\.25{
    --tw-translate-y: -46.0625rem;
  }

  .\34xl\:-translate-y-203\.25{
    --tw-translate-y: -50.8125rem;
  }

  .\34xl\:-translate-y-half{
    --tw-translate-y: -50%;
  }

  .\34xl\:-translate-y-full{
    --tw-translate-y: -100%;
  }

  .\34xl\:-translate-y-1\/10{
    --tw-translate-y: -10%;
  }

  .\34xl\:-translate-y-2\/10{
    --tw-translate-y: -20%;
  }

  .\34xl\:-translate-y-3\/10{
    --tw-translate-y: -30%;
  }

  .\34xl\:-translate-y-4\/10{
    --tw-translate-y: -40%;
  }

  .\34xl\:-translate-y-4\.5\/10{
    --tw-translate-y: -45%;
  }

  .\34xl\:-translate-y-5\/10{
    --tw-translate-y: -50%;
  }

  .\34xl\:-translate-y-5\.5\/10{
    --tw-translate-y: -55%;
  }

  .\34xl\:-translate-y-6\/10{
    --tw-translate-y: -60%;
  }

  .\34xl\:-translate-y-7\/10{
    --tw-translate-y: -70%;
  }

  .\34xl\:-translate-y-8\/10{
    --tw-translate-y: -80%;
  }

  .\34xl\:-translate-y-9\/10{
    --tw-translate-y: -90%;
  }

  .\34xl\:-translate-y-1\/12{
    --tw-translate-y: -8.33333%;
  }

  .\34xl\:-translate-y-2\/12{
    --tw-translate-y: -16.66667%;
  }

  .\34xl\:-translate-y-3\/12{
    --tw-translate-y: -25%;
  }

  .\34xl\:-translate-y-4\/12{
    --tw-translate-y: -33.33333%;
  }

  .\34xl\:-translate-y-5\/12{
    --tw-translate-y: -41.66667%;
  }

  .\34xl\:-translate-y-6\/12{
    --tw-translate-y: -50%;
  }

  .\34xl\:-translate-y-7\/12{
    --tw-translate-y: -58.33333%;
  }

  .\34xl\:-translate-y-8\/12{
    --tw-translate-y: -66.66667%;
  }

  .\34xl\:-translate-y-9\/12{
    --tw-translate-y: -75%;
  }

  .\34xl\:-translate-y-10\/12{
    --tw-translate-y: -83.33333%;
  }

  .\34xl\:-translate-y-11\/12{
    --tw-translate-y: -91.66667%;
  }

  .\34xl\:translate-y-1\/2{
    --tw-translate-y: 50%;
  }

  .\34xl\:translate-y-1\/3{
    --tw-translate-y: 33.333333%;
  }

  .\34xl\:translate-y-2\/3{
    --tw-translate-y: 66.666667%;
  }

  .\34xl\:translate-y-1\/4{
    --tw-translate-y: 25%;
  }

  .\34xl\:translate-y-2\/4{
    --tw-translate-y: 50%;
  }

  .\34xl\:translate-y-3\/4{
    --tw-translate-y: 75%;
  }

  .\34xl\:-translate-y-1\/2{
    --tw-translate-y: -50%;
  }

  .\34xl\:-translate-y-1\/3{
    --tw-translate-y: -33.333333%;
  }

  .\34xl\:-translate-y-2\/3{
    --tw-translate-y: -66.666667%;
  }

  .\34xl\:-translate-y-1\/4{
    --tw-translate-y: -25%;
  }

  .\34xl\:-translate-y-2\/4{
    --tw-translate-y: -50%;
  }

  .\34xl\:-translate-y-3\/4{
    --tw-translate-y: -75%;
  }

  .\34xl\:hover\:translate-x-0:hover{
    --tw-translate-x: 0px;
  }

  .\34xl\:hover\:translate-x-1:hover{
    --tw-translate-x: 0.25rem;
  }

  .\34xl\:hover\:translate-x-2:hover{
    --tw-translate-x: 0.5rem;
  }

  .\34xl\:hover\:translate-x-3:hover{
    --tw-translate-x: 0.75rem;
  }

  .\34xl\:hover\:translate-x-4:hover{
    --tw-translate-x: 1rem;
  }

  .\34xl\:hover\:translate-x-5:hover{
    --tw-translate-x: 1.25rem;
  }

  .\34xl\:hover\:translate-x-6:hover{
    --tw-translate-x: 1.5rem;
  }

  .\34xl\:hover\:translate-x-7:hover{
    --tw-translate-x: 1.75rem;
  }

  .\34xl\:hover\:translate-x-8:hover{
    --tw-translate-x: 2rem;
  }

  .\34xl\:hover\:translate-x-9:hover{
    --tw-translate-x: 2.25rem;
  }

  .\34xl\:hover\:translate-x-10:hover{
    --tw-translate-x: 2.5rem;
  }

  .\34xl\:hover\:translate-x-11:hover{
    --tw-translate-x: 2.75rem;
  }

  .\34xl\:hover\:translate-x-12:hover{
    --tw-translate-x: 3rem;
  }

  .\34xl\:hover\:translate-x-13:hover{
    --tw-translate-x: 3.25rem;
  }

  .\34xl\:hover\:translate-x-14:hover{
    --tw-translate-x: 3.5rem;
  }

  .\34xl\:hover\:translate-x-15:hover{
    --tw-translate-x: 3.75rem;
  }

  .\34xl\:hover\:translate-x-16:hover{
    --tw-translate-x: 4rem;
  }

  .\34xl\:hover\:translate-x-17:hover{
    --tw-translate-x: 4.25rem;
  }

  .\34xl\:hover\:translate-x-18:hover{
    --tw-translate-x: 4.5rem;
  }

  .\34xl\:hover\:translate-x-19:hover{
    --tw-translate-x: 4.75rem;
  }

  .\34xl\:hover\:translate-x-20:hover{
    --tw-translate-x: 5rem;
  }

  .\34xl\:hover\:translate-x-22:hover{
    --tw-translate-x: 5.5rem;
  }

  .\34xl\:hover\:translate-x-24:hover{
    --tw-translate-x: 6rem;
  }

  .\34xl\:hover\:translate-x-25:hover{
    --tw-translate-x: 6.25rem;
  }

  .\34xl\:hover\:translate-x-28:hover{
    --tw-translate-x: 7rem;
  }

  .\34xl\:hover\:translate-x-30:hover{
    --tw-translate-x: 7.5rem;
  }

  .\34xl\:hover\:translate-x-32:hover{
    --tw-translate-x: 8rem;
  }

  .\34xl\:hover\:translate-x-34:hover{
    --tw-translate-x: 8.5rem;
  }

  .\34xl\:hover\:translate-x-35:hover{
    --tw-translate-x: 8.75rem;
  }

  .\34xl\:hover\:translate-x-36:hover{
    --tw-translate-x: 9rem;
  }

  .\34xl\:hover\:translate-x-39:hover{
    --tw-translate-x: 9.75rem;
  }

  .\34xl\:hover\:translate-x-40:hover{
    --tw-translate-x: 10rem;
  }

  .\34xl\:hover\:translate-x-42:hover{
    --tw-translate-x: 10.5rem;
  }

  .\34xl\:hover\:translate-x-44:hover{
    --tw-translate-x: 11rem;
  }

  .\34xl\:hover\:translate-x-45:hover{
    --tw-translate-x: 11.25rem;
  }

  .\34xl\:hover\:translate-x-48:hover{
    --tw-translate-x: 12rem;
  }

  .\34xl\:hover\:translate-x-50:hover{
    --tw-translate-x: 12.5rem;
  }

  .\34xl\:hover\:translate-x-52:hover{
    --tw-translate-x: 13rem;
  }

  .\34xl\:hover\:translate-x-55:hover{
    --tw-translate-x: 13.75rem;
  }

  .\34xl\:hover\:translate-x-56:hover{
    --tw-translate-x: 14rem;
  }

  .\34xl\:hover\:translate-x-58:hover{
    --tw-translate-x: 14.5rem;
  }

  .\34xl\:hover\:translate-x-60:hover{
    --tw-translate-x: 15rem;
  }

  .\34xl\:hover\:translate-x-64:hover{
    --tw-translate-x: 16rem;
  }

  .\34xl\:hover\:translate-x-65:hover{
    --tw-translate-x: 16.25rem;
  }

  .\34xl\:hover\:translate-x-68:hover{
    --tw-translate-x: 17rem;
  }

  .\34xl\:hover\:translate-x-69:hover{
    --tw-translate-x: 17.25rem;
  }

  .\34xl\:hover\:translate-x-70:hover{
    --tw-translate-x: 17.5rem;
  }

  .\34xl\:hover\:translate-x-72:hover{
    --tw-translate-x: 18rem;
  }

  .\34xl\:hover\:translate-x-75:hover{
    --tw-translate-x: 18.75rem;
  }

  .\34xl\:hover\:translate-x-80:hover{
    --tw-translate-x: 20rem;
  }

  .\34xl\:hover\:translate-x-85:hover{
    --tw-translate-x: 21.25rem;
  }

  .\34xl\:hover\:translate-x-86:hover{
    --tw-translate-x: 21.5rem;
  }

  .\34xl\:hover\:translate-x-90:hover{
    --tw-translate-x: 22.5rem;
  }

  .\34xl\:hover\:translate-x-96:hover{
    --tw-translate-x: 24rem;
  }

  .\34xl\:hover\:translate-x-100:hover{
    --tw-translate-x: 25rem;
  }

  .\34xl\:hover\:translate-x-115:hover{
    --tw-translate-x: 28.75rem;
  }

  .\34xl\:hover\:translate-x-125:hover{
    --tw-translate-x: 31.25rem;
  }

  .\34xl\:hover\:translate-x-142:hover{
    --tw-translate-x: 35.5rem;
  }

  .\34xl\:hover\:translate-x-150:hover{
    --tw-translate-x: 37.5rem;
  }

  .\34xl\:hover\:translate-x-156:hover{
    --tw-translate-x: 39rem;
  }

  .\34xl\:hover\:translate-x-160:hover{
    --tw-translate-x: 40rem;
  }

  .\34xl\:hover\:translate-x-175:hover{
    --tw-translate-x: 43.75rem;
  }

  .\34xl\:hover\:translate-x-207:hover{
    --tw-translate-x: 51.75rem;
  }

  .\34xl\:hover\:translate-x-242:hover{
    --tw-translate-x: 60.5rem;
  }

  .\34xl\:hover\:translate-x-250:hover{
    --tw-translate-x: 62.5rem;
  }

  .\34xl\:hover\:translate-x-258:hover{
    --tw-translate-x: 64.5rem;
  }

  .\34xl\:hover\:translate-x-265:hover{
    --tw-translate-x: 66.25rem;
  }

  .\34xl\:hover\:translate-x-280:hover{
    --tw-translate-x: 70rem;
  }

  .\34xl\:hover\:translate-x-px:hover{
    --tw-translate-x: 1px;
  }

  .\34xl\:hover\:translate-x-0\.5:hover{
    --tw-translate-x: 0.125rem;
  }

  .\34xl\:hover\:translate-x-1\.5:hover{
    --tw-translate-x: 0.375rem;
  }

  .\34xl\:hover\:translate-x-2\.5:hover{
    --tw-translate-x: 0.625rem;
  }

  .\34xl\:hover\:translate-x-3\.5:hover{
    --tw-translate-x: 0.875rem;
  }

  .\34xl\:hover\:translate-x-0\.25:hover{
    --tw-translate-x: 0.0625rem;
  }

  .\34xl\:hover\:translate-x-0\.75:hover{
    --tw-translate-x: 0.1875rem;
  }

  .\34xl\:hover\:translate-x-1\.25:hover{
    --tw-translate-x: 0.3125rem;
  }

  .\34xl\:hover\:translate-x-1\.75:hover{
    --tw-translate-x: 0.4375rem;
  }

  .\34xl\:hover\:translate-x-2\.25:hover{
    --tw-translate-x: 0.5625rem;
  }

  .\34xl\:hover\:translate-x-2\.75:hover{
    --tw-translate-x: 0.6875rem;
  }

  .\34xl\:hover\:translate-x-3\.25:hover{
    --tw-translate-x: 0.8125rem;
  }

  .\34xl\:hover\:translate-x-3\.75:hover{
    --tw-translate-x: 0.9375rem;
  }

  .\34xl\:hover\:translate-x-4\.25:hover{
    --tw-translate-x: 1.0625rem;
  }

  .\34xl\:hover\:translate-x-4\.5:hover{
    --tw-translate-x: 1.125rem;
  }

  .\34xl\:hover\:translate-x-4\.75:hover{
    --tw-translate-x: 1.1875rem;
  }

  .\34xl\:hover\:translate-x-5\.25:hover{
    --tw-translate-x: 1.3125rem;
  }

  .\34xl\:hover\:translate-x-5\.5:hover{
    --tw-translate-x: 1.375rem;
  }

  .\34xl\:hover\:translate-x-5\.75:hover{
    --tw-translate-x: 1.4375rem;
  }

  .\34xl\:hover\:translate-x-6\.25:hover{
    --tw-translate-x: 1.5625rem;
  }

  .\34xl\:hover\:translate-x-6\.5:hover{
    --tw-translate-x: 1.625rem;
  }

  .\34xl\:hover\:translate-x-6\.75:hover{
    --tw-translate-x: 1.6875rem;
  }

  .\34xl\:hover\:translate-x-7\.25:hover{
    --tw-translate-x: 1.8125rem;
  }

  .\34xl\:hover\:translate-x-7\.5:hover{
    --tw-translate-x: 1.875rem;
  }

  .\34xl\:hover\:translate-x-8\.25:hover{
    --tw-translate-x: 2.0625rem;
  }

  .\34xl\:hover\:translate-x-8\.5:hover{
    --tw-translate-x: 2.125rem;
  }

  .\34xl\:hover\:translate-x-9\.25:hover{
    --tw-translate-x: 2.3125rem;
  }

  .\34xl\:hover\:translate-x-9\.5:hover{
    --tw-translate-x: 2.375rem;
  }

  .\34xl\:hover\:translate-x-10\.5:hover{
    --tw-translate-x: 2.625rem;
  }

  .\34xl\:hover\:translate-x-11\.25:hover{
    --tw-translate-x: 2.8125rem;
  }

  .\34xl\:hover\:translate-x-11\.5:hover{
    --tw-translate-x: 2.875rem;
  }

  .\34xl\:hover\:translate-x-12\.5:hover{
    --tw-translate-x: 3.125rem;
  }

  .\34xl\:hover\:translate-x-12\.75:hover{
    --tw-translate-x: 3.1875rem;
  }

  .\34xl\:hover\:translate-x-13\.5:hover{
    --tw-translate-x: 3.375rem;
  }

  .\34xl\:hover\:translate-x-14\.5:hover{
    --tw-translate-x: 3.625rem;
  }

  .\34xl\:hover\:translate-x-15\.5:hover{
    --tw-translate-x: 3.875rem;
  }

  .\34xl\:hover\:translate-x-15\.75:hover{
    --tw-translate-x: 3.9375rem;
  }

  .\34xl\:hover\:translate-x-16\.25:hover{
    --tw-translate-x: 4.0625rem;
  }

  .\34xl\:hover\:translate-x-17\.25:hover{
    --tw-translate-x: 4.3125rem;
  }

  .\34xl\:hover\:translate-x-17\.5:hover{
    --tw-translate-x: 4.375rem;
  }

  .\34xl\:hover\:translate-x-18\.25:hover{
    --tw-translate-x: 4.5625rem;
  }

  .\34xl\:hover\:translate-x-18\.5:hover{
    --tw-translate-x: 4.625rem;
  }

  .\34xl\:hover\:translate-x-20\.25:hover{
    --tw-translate-x: 5.0625rem;
  }

  .\34xl\:hover\:translate-x-20\.5:hover{
    --tw-translate-x: 5.125rem;
  }

  .\34xl\:hover\:translate-x-22\.5:hover{
    --tw-translate-x: 5.625rem;
  }

  .\34xl\:hover\:translate-x-25\.5:hover{
    --tw-translate-x: 6.375rem;
  }

  .\34xl\:hover\:translate-x-26\.75:hover{
    --tw-translate-x: 6.6875rem;
  }

  .\34xl\:hover\:translate-x-32\.5:hover{
    --tw-translate-x: 8.125rem;
  }

  .\34xl\:hover\:translate-x-37\.5:hover{
    --tw-translate-x: 9.375rem;
  }

  .\34xl\:hover\:translate-x-41\.25:hover{
    --tw-translate-x: 10.3125rem;
  }

  .\34xl\:hover\:translate-x-52\.5:hover{
    --tw-translate-x: 13.125rem;
  }

  .\34xl\:hover\:translate-x-54\.5:hover{
    --tw-translate-x: 13.625rem;
  }

  .\34xl\:hover\:translate-x-57\.25:hover{
    --tw-translate-x: 14.3125rem;
  }

  .\34xl\:hover\:translate-x-57\.5:hover{
    --tw-translate-x: 14.375rem;
  }

  .\34xl\:hover\:translate-x-66\.25:hover{
    --tw-translate-x: 16.5625rem;
  }

  .\34xl\:hover\:translate-x-74\.5:hover{
    --tw-translate-x: 18.125rem;
  }

  .\34xl\:hover\:translate-x-106\.25:hover{
    --tw-translate-x: 26.5625rem;
  }

  .\34xl\:hover\:translate-x-112\.25:hover{
    --tw-translate-x: 28.0675rem;
  }

  .\34xl\:hover\:translate-x-112\.75:hover{
    --tw-translate-x: 28.1875rem;
  }

  .\34xl\:hover\:translate-x-147\.5:hover{
    --tw-translate-x: 36.875rem;
  }

  .\34xl\:hover\:translate-x-162\.5:hover{
    --tw-translate-x: 40.625rem;
  }

  .\34xl\:hover\:translate-x-172\.25:hover{
    --tw-translate-x: 42.5625rem;
  }

  .\34xl\:hover\:translate-x-175\.25:hover{
    --tw-translate-x: 43.8125rem;
  }

  .\34xl\:hover\:translate-x-184\.25:hover{
    --tw-translate-x: 46.0625rem;
  }

  .\34xl\:hover\:translate-x-203\.25:hover{
    --tw-translate-x: 50.8125rem;
  }

  .\34xl\:hover\:translate-x-half:hover{
    --tw-translate-x: 50%;
  }

  .\34xl\:hover\:translate-x-full:hover{
    --tw-translate-x: 100%;
  }

  .\34xl\:hover\:translate-x-1\/10:hover{
    --tw-translate-x: 10%;
  }

  .\34xl\:hover\:translate-x-2\/10:hover{
    --tw-translate-x: 20%;
  }

  .\34xl\:hover\:translate-x-3\/10:hover{
    --tw-translate-x: 30%;
  }

  .\34xl\:hover\:translate-x-4\/10:hover{
    --tw-translate-x: 40%;
  }

  .\34xl\:hover\:translate-x-4\.5\/10:hover{
    --tw-translate-x: 45%;
  }

  .\34xl\:hover\:translate-x-5\/10:hover{
    --tw-translate-x: 50%;
  }

  .\34xl\:hover\:translate-x-5\.5\/10:hover{
    --tw-translate-x: 55%;
  }

  .\34xl\:hover\:translate-x-6\/10:hover{
    --tw-translate-x: 60%;
  }

  .\34xl\:hover\:translate-x-7\/10:hover{
    --tw-translate-x: 70%;
  }

  .\34xl\:hover\:translate-x-8\/10:hover{
    --tw-translate-x: 80%;
  }

  .\34xl\:hover\:translate-x-9\/10:hover{
    --tw-translate-x: 90%;
  }

  .\34xl\:hover\:translate-x-1\/12:hover{
    --tw-translate-x: 8.333333%;
  }

  .\34xl\:hover\:translate-x-2\/12:hover{
    --tw-translate-x: 16.666667%;
  }

  .\34xl\:hover\:translate-x-3\/12:hover{
    --tw-translate-x: 25%;
  }

  .\34xl\:hover\:translate-x-4\/12:hover{
    --tw-translate-x: 33.333333%;
  }

  .\34xl\:hover\:translate-x-5\/12:hover{
    --tw-translate-x: 41.666667%;
  }

  .\34xl\:hover\:translate-x-6\/12:hover{
    --tw-translate-x: 50%;
  }

  .\34xl\:hover\:translate-x-7\/12:hover{
    --tw-translate-x: 58.333333%;
  }

  .\34xl\:hover\:translate-x-8\/12:hover{
    --tw-translate-x: 66.666667%;
  }

  .\34xl\:hover\:translate-x-9\/12:hover{
    --tw-translate-x: 75%;
  }

  .\34xl\:hover\:translate-x-10\/12:hover{
    --tw-translate-x: 83.333333%;
  }

  .\34xl\:hover\:translate-x-11\/12:hover{
    --tw-translate-x: 91.666667%;
  }

  .\34xl\:hover\:-translate-x-0:hover{
    --tw-translate-x: 0px;
  }

  .\34xl\:hover\:-translate-x-1:hover{
    --tw-translate-x: -0.25rem;
  }

  .\34xl\:hover\:-translate-x-2:hover{
    --tw-translate-x: -0.5rem;
  }

  .\34xl\:hover\:-translate-x-3:hover{
    --tw-translate-x: -0.75rem;
  }

  .\34xl\:hover\:-translate-x-4:hover{
    --tw-translate-x: -1rem;
  }

  .\34xl\:hover\:-translate-x-5:hover{
    --tw-translate-x: -1.25rem;
  }

  .\34xl\:hover\:-translate-x-6:hover{
    --tw-translate-x: -1.5rem;
  }

  .\34xl\:hover\:-translate-x-7:hover{
    --tw-translate-x: -1.75rem;
  }

  .\34xl\:hover\:-translate-x-8:hover{
    --tw-translate-x: -2rem;
  }

  .\34xl\:hover\:-translate-x-9:hover{
    --tw-translate-x: -2.25rem;
  }

  .\34xl\:hover\:-translate-x-10:hover{
    --tw-translate-x: -2.5rem;
  }

  .\34xl\:hover\:-translate-x-11:hover{
    --tw-translate-x: -2.75rem;
  }

  .\34xl\:hover\:-translate-x-12:hover{
    --tw-translate-x: -3rem;
  }

  .\34xl\:hover\:-translate-x-13:hover{
    --tw-translate-x: -3.25rem;
  }

  .\34xl\:hover\:-translate-x-14:hover{
    --tw-translate-x: -3.5rem;
  }

  .\34xl\:hover\:-translate-x-15:hover{
    --tw-translate-x: -3.75rem;
  }

  .\34xl\:hover\:-translate-x-16:hover{
    --tw-translate-x: -4rem;
  }

  .\34xl\:hover\:-translate-x-17:hover{
    --tw-translate-x: -4.25rem;
  }

  .\34xl\:hover\:-translate-x-18:hover{
    --tw-translate-x: -4.5rem;
  }

  .\34xl\:hover\:-translate-x-19:hover{
    --tw-translate-x: -4.75rem;
  }

  .\34xl\:hover\:-translate-x-20:hover{
    --tw-translate-x: -5rem;
  }

  .\34xl\:hover\:-translate-x-22:hover{
    --tw-translate-x: -5.5rem;
  }

  .\34xl\:hover\:-translate-x-24:hover{
    --tw-translate-x: -6rem;
  }

  .\34xl\:hover\:-translate-x-25:hover{
    --tw-translate-x: -6.25rem;
  }

  .\34xl\:hover\:-translate-x-28:hover{
    --tw-translate-x: -7rem;
  }

  .\34xl\:hover\:-translate-x-30:hover{
    --tw-translate-x: -7.5rem;
  }

  .\34xl\:hover\:-translate-x-32:hover{
    --tw-translate-x: -8rem;
  }

  .\34xl\:hover\:-translate-x-34:hover{
    --tw-translate-x: -8.5rem;
  }

  .\34xl\:hover\:-translate-x-35:hover{
    --tw-translate-x: -8.75rem;
  }

  .\34xl\:hover\:-translate-x-36:hover{
    --tw-translate-x: -9rem;
  }

  .\34xl\:hover\:-translate-x-39:hover{
    --tw-translate-x: -9.75rem;
  }

  .\34xl\:hover\:-translate-x-40:hover{
    --tw-translate-x: -10rem;
  }

  .\34xl\:hover\:-translate-x-42:hover{
    --tw-translate-x: -10.5rem;
  }

  .\34xl\:hover\:-translate-x-44:hover{
    --tw-translate-x: -11rem;
  }

  .\34xl\:hover\:-translate-x-45:hover{
    --tw-translate-x: -11.25rem;
  }

  .\34xl\:hover\:-translate-x-48:hover{
    --tw-translate-x: -12rem;
  }

  .\34xl\:hover\:-translate-x-50:hover{
    --tw-translate-x: -12.5rem;
  }

  .\34xl\:hover\:-translate-x-52:hover{
    --tw-translate-x: -13rem;
  }

  .\34xl\:hover\:-translate-x-55:hover{
    --tw-translate-x: -13.75rem;
  }

  .\34xl\:hover\:-translate-x-56:hover{
    --tw-translate-x: -14rem;
  }

  .\34xl\:hover\:-translate-x-58:hover{
    --tw-translate-x: -14.5rem;
  }

  .\34xl\:hover\:-translate-x-60:hover{
    --tw-translate-x: -15rem;
  }

  .\34xl\:hover\:-translate-x-64:hover{
    --tw-translate-x: -16rem;
  }

  .\34xl\:hover\:-translate-x-65:hover{
    --tw-translate-x: -16.25rem;
  }

  .\34xl\:hover\:-translate-x-68:hover{
    --tw-translate-x: -17rem;
  }

  .\34xl\:hover\:-translate-x-69:hover{
    --tw-translate-x: -17.25rem;
  }

  .\34xl\:hover\:-translate-x-70:hover{
    --tw-translate-x: -17.5rem;
  }

  .\34xl\:hover\:-translate-x-72:hover{
    --tw-translate-x: -18rem;
  }

  .\34xl\:hover\:-translate-x-75:hover{
    --tw-translate-x: -18.75rem;
  }

  .\34xl\:hover\:-translate-x-80:hover{
    --tw-translate-x: -20rem;
  }

  .\34xl\:hover\:-translate-x-85:hover{
    --tw-translate-x: -21.25rem;
  }

  .\34xl\:hover\:-translate-x-86:hover{
    --tw-translate-x: -21.5rem;
  }

  .\34xl\:hover\:-translate-x-90:hover{
    --tw-translate-x: -22.5rem;
  }

  .\34xl\:hover\:-translate-x-96:hover{
    --tw-translate-x: -24rem;
  }

  .\34xl\:hover\:-translate-x-100:hover{
    --tw-translate-x: -25rem;
  }

  .\34xl\:hover\:-translate-x-115:hover{
    --tw-translate-x: -28.75rem;
  }

  .\34xl\:hover\:-translate-x-125:hover{
    --tw-translate-x: -31.25rem;
  }

  .\34xl\:hover\:-translate-x-142:hover{
    --tw-translate-x: -35.5rem;
  }

  .\34xl\:hover\:-translate-x-150:hover{
    --tw-translate-x: -37.5rem;
  }

  .\34xl\:hover\:-translate-x-156:hover{
    --tw-translate-x: -39rem;
  }

  .\34xl\:hover\:-translate-x-160:hover{
    --tw-translate-x: -40rem;
  }

  .\34xl\:hover\:-translate-x-175:hover{
    --tw-translate-x: -43.75rem;
  }

  .\34xl\:hover\:-translate-x-207:hover{
    --tw-translate-x: -51.75rem;
  }

  .\34xl\:hover\:-translate-x-242:hover{
    --tw-translate-x: -60.5rem;
  }

  .\34xl\:hover\:-translate-x-250:hover{
    --tw-translate-x: -62.5rem;
  }

  .\34xl\:hover\:-translate-x-258:hover{
    --tw-translate-x: -64.5rem;
  }

  .\34xl\:hover\:-translate-x-265:hover{
    --tw-translate-x: -66.25rem;
  }

  .\34xl\:hover\:-translate-x-280:hover{
    --tw-translate-x: -70rem;
  }

  .\34xl\:hover\:-translate-x-px:hover{
    --tw-translate-x: -1px;
  }

  .\34xl\:hover\:-translate-x-0\.5:hover{
    --tw-translate-x: -0.125rem;
  }

  .\34xl\:hover\:-translate-x-1\.5:hover{
    --tw-translate-x: -0.375rem;
  }

  .\34xl\:hover\:-translate-x-2\.5:hover{
    --tw-translate-x: -0.625rem;
  }

  .\34xl\:hover\:-translate-x-3\.5:hover{
    --tw-translate-x: -0.875rem;
  }

  .\34xl\:hover\:-translate-x-0\.25:hover{
    --tw-translate-x: -0.0625rem;
  }

  .\34xl\:hover\:-translate-x-0\.75:hover{
    --tw-translate-x: -0.1875rem;
  }

  .\34xl\:hover\:-translate-x-1\.25:hover{
    --tw-translate-x: -0.3125rem;
  }

  .\34xl\:hover\:-translate-x-1\.75:hover{
    --tw-translate-x: -0.4375rem;
  }

  .\34xl\:hover\:-translate-x-2\.25:hover{
    --tw-translate-x: -0.5625rem;
  }

  .\34xl\:hover\:-translate-x-2\.75:hover{
    --tw-translate-x: -0.6875rem;
  }

  .\34xl\:hover\:-translate-x-3\.25:hover{
    --tw-translate-x: -0.8125rem;
  }

  .\34xl\:hover\:-translate-x-3\.75:hover{
    --tw-translate-x: -0.9375rem;
  }

  .\34xl\:hover\:-translate-x-4\.25:hover{
    --tw-translate-x: -1.0625rem;
  }

  .\34xl\:hover\:-translate-x-4\.5:hover{
    --tw-translate-x: -1.125rem;
  }

  .\34xl\:hover\:-translate-x-4\.75:hover{
    --tw-translate-x: -1.1875rem;
  }

  .\34xl\:hover\:-translate-x-5\.25:hover{
    --tw-translate-x: -1.3125rem;
  }

  .\34xl\:hover\:-translate-x-5\.5:hover{
    --tw-translate-x: -1.375rem;
  }

  .\34xl\:hover\:-translate-x-5\.75:hover{
    --tw-translate-x: -1.4375rem;
  }

  .\34xl\:hover\:-translate-x-6\.25:hover{
    --tw-translate-x: -1.5625rem;
  }

  .\34xl\:hover\:-translate-x-6\.5:hover{
    --tw-translate-x: -1.625rem;
  }

  .\34xl\:hover\:-translate-x-6\.75:hover{
    --tw-translate-x: -1.6875rem;
  }

  .\34xl\:hover\:-translate-x-7\.25:hover{
    --tw-translate-x: -1.8125rem;
  }

  .\34xl\:hover\:-translate-x-7\.5:hover{
    --tw-translate-x: -1.875rem;
  }

  .\34xl\:hover\:-translate-x-8\.25:hover{
    --tw-translate-x: -2.0625rem;
  }

  .\34xl\:hover\:-translate-x-8\.5:hover{
    --tw-translate-x: -2.125rem;
  }

  .\34xl\:hover\:-translate-x-9\.25:hover{
    --tw-translate-x: -2.3125rem;
  }

  .\34xl\:hover\:-translate-x-9\.5:hover{
    --tw-translate-x: -2.375rem;
  }

  .\34xl\:hover\:-translate-x-10\.5:hover{
    --tw-translate-x: -2.625rem;
  }

  .\34xl\:hover\:-translate-x-11\.25:hover{
    --tw-translate-x: -2.8125rem;
  }

  .\34xl\:hover\:-translate-x-11\.5:hover{
    --tw-translate-x: -2.875rem;
  }

  .\34xl\:hover\:-translate-x-12\.5:hover{
    --tw-translate-x: -3.125rem;
  }

  .\34xl\:hover\:-translate-x-12\.75:hover{
    --tw-translate-x: -3.1875rem;
  }

  .\34xl\:hover\:-translate-x-13\.5:hover{
    --tw-translate-x: -3.375rem;
  }

  .\34xl\:hover\:-translate-x-14\.5:hover{
    --tw-translate-x: -3.625rem;
  }

  .\34xl\:hover\:-translate-x-15\.5:hover{
    --tw-translate-x: -3.875rem;
  }

  .\34xl\:hover\:-translate-x-15\.75:hover{
    --tw-translate-x: -3.9375rem;
  }

  .\34xl\:hover\:-translate-x-16\.25:hover{
    --tw-translate-x: -4.0625rem;
  }

  .\34xl\:hover\:-translate-x-17\.25:hover{
    --tw-translate-x: -4.3125rem;
  }

  .\34xl\:hover\:-translate-x-17\.5:hover{
    --tw-translate-x: -4.375rem;
  }

  .\34xl\:hover\:-translate-x-18\.25:hover{
    --tw-translate-x: -4.5625rem;
  }

  .\34xl\:hover\:-translate-x-18\.5:hover{
    --tw-translate-x: -4.625rem;
  }

  .\34xl\:hover\:-translate-x-20\.25:hover{
    --tw-translate-x: -5.0625rem;
  }

  .\34xl\:hover\:-translate-x-20\.5:hover{
    --tw-translate-x: -5.125rem;
  }

  .\34xl\:hover\:-translate-x-22\.5:hover{
    --tw-translate-x: -5.625rem;
  }

  .\34xl\:hover\:-translate-x-25\.5:hover{
    --tw-translate-x: -6.375rem;
  }

  .\34xl\:hover\:-translate-x-26\.75:hover{
    --tw-translate-x: -6.6875rem;
  }

  .\34xl\:hover\:-translate-x-32\.5:hover{
    --tw-translate-x: -8.125rem;
  }

  .\34xl\:hover\:-translate-x-37\.5:hover{
    --tw-translate-x: -9.375rem;
  }

  .\34xl\:hover\:-translate-x-41\.25:hover{
    --tw-translate-x: -10.3125rem;
  }

  .\34xl\:hover\:-translate-x-52\.5:hover{
    --tw-translate-x: -13.125rem;
  }

  .\34xl\:hover\:-translate-x-54\.5:hover{
    --tw-translate-x: -13.625rem;
  }

  .\34xl\:hover\:-translate-x-57\.25:hover{
    --tw-translate-x: -14.3125rem;
  }

  .\34xl\:hover\:-translate-x-57\.5:hover{
    --tw-translate-x: -14.375rem;
  }

  .\34xl\:hover\:-translate-x-66\.25:hover{
    --tw-translate-x: -16.5625rem;
  }

  .\34xl\:hover\:-translate-x-74\.5:hover{
    --tw-translate-x: -18.125rem;
  }

  .\34xl\:hover\:-translate-x-106\.25:hover{
    --tw-translate-x: -26.5625rem;
  }

  .\34xl\:hover\:-translate-x-112\.25:hover{
    --tw-translate-x: -28.0675rem;
  }

  .\34xl\:hover\:-translate-x-112\.75:hover{
    --tw-translate-x: -28.1875rem;
  }

  .\34xl\:hover\:-translate-x-147\.5:hover{
    --tw-translate-x: -36.875rem;
  }

  .\34xl\:hover\:-translate-x-162\.5:hover{
    --tw-translate-x: -40.625rem;
  }

  .\34xl\:hover\:-translate-x-172\.25:hover{
    --tw-translate-x: -42.5625rem;
  }

  .\34xl\:hover\:-translate-x-175\.25:hover{
    --tw-translate-x: -43.8125rem;
  }

  .\34xl\:hover\:-translate-x-184\.25:hover{
    --tw-translate-x: -46.0625rem;
  }

  .\34xl\:hover\:-translate-x-203\.25:hover{
    --tw-translate-x: -50.8125rem;
  }

  .\34xl\:hover\:-translate-x-half:hover{
    --tw-translate-x: -50%;
  }

  .\34xl\:hover\:-translate-x-full:hover{
    --tw-translate-x: -100%;
  }

  .\34xl\:hover\:-translate-x-1\/10:hover{
    --tw-translate-x: -10%;
  }

  .\34xl\:hover\:-translate-x-2\/10:hover{
    --tw-translate-x: -20%;
  }

  .\34xl\:hover\:-translate-x-3\/10:hover{
    --tw-translate-x: -30%;
  }

  .\34xl\:hover\:-translate-x-4\/10:hover{
    --tw-translate-x: -40%;
  }

  .\34xl\:hover\:-translate-x-4\.5\/10:hover{
    --tw-translate-x: -45%;
  }

  .\34xl\:hover\:-translate-x-5\/10:hover{
    --tw-translate-x: -50%;
  }

  .\34xl\:hover\:-translate-x-5\.5\/10:hover{
    --tw-translate-x: -55%;
  }

  .\34xl\:hover\:-translate-x-6\/10:hover{
    --tw-translate-x: -60%;
  }

  .\34xl\:hover\:-translate-x-7\/10:hover{
    --tw-translate-x: -70%;
  }

  .\34xl\:hover\:-translate-x-8\/10:hover{
    --tw-translate-x: -80%;
  }

  .\34xl\:hover\:-translate-x-9\/10:hover{
    --tw-translate-x: -90%;
  }

  .\34xl\:hover\:-translate-x-1\/12:hover{
    --tw-translate-x: -8.33333%;
  }

  .\34xl\:hover\:-translate-x-2\/12:hover{
    --tw-translate-x: -16.66667%;
  }

  .\34xl\:hover\:-translate-x-3\/12:hover{
    --tw-translate-x: -25%;
  }

  .\34xl\:hover\:-translate-x-4\/12:hover{
    --tw-translate-x: -33.33333%;
  }

  .\34xl\:hover\:-translate-x-5\/12:hover{
    --tw-translate-x: -41.66667%;
  }

  .\34xl\:hover\:-translate-x-6\/12:hover{
    --tw-translate-x: -50%;
  }

  .\34xl\:hover\:-translate-x-7\/12:hover{
    --tw-translate-x: -58.33333%;
  }

  .\34xl\:hover\:-translate-x-8\/12:hover{
    --tw-translate-x: -66.66667%;
  }

  .\34xl\:hover\:-translate-x-9\/12:hover{
    --tw-translate-x: -75%;
  }

  .\34xl\:hover\:-translate-x-10\/12:hover{
    --tw-translate-x: -83.33333%;
  }

  .\34xl\:hover\:-translate-x-11\/12:hover{
    --tw-translate-x: -91.66667%;
  }

  .\34xl\:hover\:translate-x-1\/2:hover{
    --tw-translate-x: 50%;
  }

  .\34xl\:hover\:translate-x-1\/3:hover{
    --tw-translate-x: 33.333333%;
  }

  .\34xl\:hover\:translate-x-2\/3:hover{
    --tw-translate-x: 66.666667%;
  }

  .\34xl\:hover\:translate-x-1\/4:hover{
    --tw-translate-x: 25%;
  }

  .\34xl\:hover\:translate-x-2\/4:hover{
    --tw-translate-x: 50%;
  }

  .\34xl\:hover\:translate-x-3\/4:hover{
    --tw-translate-x: 75%;
  }

  .\34xl\:hover\:-translate-x-1\/2:hover{
    --tw-translate-x: -50%;
  }

  .\34xl\:hover\:-translate-x-1\/3:hover{
    --tw-translate-x: -33.333333%;
  }

  .\34xl\:hover\:-translate-x-2\/3:hover{
    --tw-translate-x: -66.666667%;
  }

  .\34xl\:hover\:-translate-x-1\/4:hover{
    --tw-translate-x: -25%;
  }

  .\34xl\:hover\:-translate-x-2\/4:hover{
    --tw-translate-x: -50%;
  }

  .\34xl\:hover\:-translate-x-3\/4:hover{
    --tw-translate-x: -75%;
  }

  .\34xl\:hover\:translate-y-0:hover{
    --tw-translate-y: 0px;
  }

  .\34xl\:hover\:translate-y-1:hover{
    --tw-translate-y: 0.25rem;
  }

  .\34xl\:hover\:translate-y-2:hover{
    --tw-translate-y: 0.5rem;
  }

  .\34xl\:hover\:translate-y-3:hover{
    --tw-translate-y: 0.75rem;
  }

  .\34xl\:hover\:translate-y-4:hover{
    --tw-translate-y: 1rem;
  }

  .\34xl\:hover\:translate-y-5:hover{
    --tw-translate-y: 1.25rem;
  }

  .\34xl\:hover\:translate-y-6:hover{
    --tw-translate-y: 1.5rem;
  }

  .\34xl\:hover\:translate-y-7:hover{
    --tw-translate-y: 1.75rem;
  }

  .\34xl\:hover\:translate-y-8:hover{
    --tw-translate-y: 2rem;
  }

  .\34xl\:hover\:translate-y-9:hover{
    --tw-translate-y: 2.25rem;
  }

  .\34xl\:hover\:translate-y-10:hover{
    --tw-translate-y: 2.5rem;
  }

  .\34xl\:hover\:translate-y-11:hover{
    --tw-translate-y: 2.75rem;
  }

  .\34xl\:hover\:translate-y-12:hover{
    --tw-translate-y: 3rem;
  }

  .\34xl\:hover\:translate-y-13:hover{
    --tw-translate-y: 3.25rem;
  }

  .\34xl\:hover\:translate-y-14:hover{
    --tw-translate-y: 3.5rem;
  }

  .\34xl\:hover\:translate-y-15:hover{
    --tw-translate-y: 3.75rem;
  }

  .\34xl\:hover\:translate-y-16:hover{
    --tw-translate-y: 4rem;
  }

  .\34xl\:hover\:translate-y-17:hover{
    --tw-translate-y: 4.25rem;
  }

  .\34xl\:hover\:translate-y-18:hover{
    --tw-translate-y: 4.5rem;
  }

  .\34xl\:hover\:translate-y-19:hover{
    --tw-translate-y: 4.75rem;
  }

  .\34xl\:hover\:translate-y-20:hover{
    --tw-translate-y: 5rem;
  }

  .\34xl\:hover\:translate-y-22:hover{
    --tw-translate-y: 5.5rem;
  }

  .\34xl\:hover\:translate-y-24:hover{
    --tw-translate-y: 6rem;
  }

  .\34xl\:hover\:translate-y-25:hover{
    --tw-translate-y: 6.25rem;
  }

  .\34xl\:hover\:translate-y-28:hover{
    --tw-translate-y: 7rem;
  }

  .\34xl\:hover\:translate-y-30:hover{
    --tw-translate-y: 7.5rem;
  }

  .\34xl\:hover\:translate-y-32:hover{
    --tw-translate-y: 8rem;
  }

  .\34xl\:hover\:translate-y-34:hover{
    --tw-translate-y: 8.5rem;
  }

  .\34xl\:hover\:translate-y-35:hover{
    --tw-translate-y: 8.75rem;
  }

  .\34xl\:hover\:translate-y-36:hover{
    --tw-translate-y: 9rem;
  }

  .\34xl\:hover\:translate-y-39:hover{
    --tw-translate-y: 9.75rem;
  }

  .\34xl\:hover\:translate-y-40:hover{
    --tw-translate-y: 10rem;
  }

  .\34xl\:hover\:translate-y-42:hover{
    --tw-translate-y: 10.5rem;
  }

  .\34xl\:hover\:translate-y-44:hover{
    --tw-translate-y: 11rem;
  }

  .\34xl\:hover\:translate-y-45:hover{
    --tw-translate-y: 11.25rem;
  }

  .\34xl\:hover\:translate-y-48:hover{
    --tw-translate-y: 12rem;
  }

  .\34xl\:hover\:translate-y-50:hover{
    --tw-translate-y: 12.5rem;
  }

  .\34xl\:hover\:translate-y-52:hover{
    --tw-translate-y: 13rem;
  }

  .\34xl\:hover\:translate-y-55:hover{
    --tw-translate-y: 13.75rem;
  }

  .\34xl\:hover\:translate-y-56:hover{
    --tw-translate-y: 14rem;
  }

  .\34xl\:hover\:translate-y-58:hover{
    --tw-translate-y: 14.5rem;
  }

  .\34xl\:hover\:translate-y-60:hover{
    --tw-translate-y: 15rem;
  }

  .\34xl\:hover\:translate-y-64:hover{
    --tw-translate-y: 16rem;
  }

  .\34xl\:hover\:translate-y-65:hover{
    --tw-translate-y: 16.25rem;
  }

  .\34xl\:hover\:translate-y-68:hover{
    --tw-translate-y: 17rem;
  }

  .\34xl\:hover\:translate-y-69:hover{
    --tw-translate-y: 17.25rem;
  }

  .\34xl\:hover\:translate-y-70:hover{
    --tw-translate-y: 17.5rem;
  }

  .\34xl\:hover\:translate-y-72:hover{
    --tw-translate-y: 18rem;
  }

  .\34xl\:hover\:translate-y-75:hover{
    --tw-translate-y: 18.75rem;
  }

  .\34xl\:hover\:translate-y-80:hover{
    --tw-translate-y: 20rem;
  }

  .\34xl\:hover\:translate-y-85:hover{
    --tw-translate-y: 21.25rem;
  }

  .\34xl\:hover\:translate-y-86:hover{
    --tw-translate-y: 21.5rem;
  }

  .\34xl\:hover\:translate-y-90:hover{
    --tw-translate-y: 22.5rem;
  }

  .\34xl\:hover\:translate-y-96:hover{
    --tw-translate-y: 24rem;
  }

  .\34xl\:hover\:translate-y-100:hover{
    --tw-translate-y: 25rem;
  }

  .\34xl\:hover\:translate-y-115:hover{
    --tw-translate-y: 28.75rem;
  }

  .\34xl\:hover\:translate-y-125:hover{
    --tw-translate-y: 31.25rem;
  }

  .\34xl\:hover\:translate-y-142:hover{
    --tw-translate-y: 35.5rem;
  }

  .\34xl\:hover\:translate-y-150:hover{
    --tw-translate-y: 37.5rem;
  }

  .\34xl\:hover\:translate-y-156:hover{
    --tw-translate-y: 39rem;
  }

  .\34xl\:hover\:translate-y-160:hover{
    --tw-translate-y: 40rem;
  }

  .\34xl\:hover\:translate-y-175:hover{
    --tw-translate-y: 43.75rem;
  }

  .\34xl\:hover\:translate-y-207:hover{
    --tw-translate-y: 51.75rem;
  }

  .\34xl\:hover\:translate-y-242:hover{
    --tw-translate-y: 60.5rem;
  }

  .\34xl\:hover\:translate-y-250:hover{
    --tw-translate-y: 62.5rem;
  }

  .\34xl\:hover\:translate-y-258:hover{
    --tw-translate-y: 64.5rem;
  }

  .\34xl\:hover\:translate-y-265:hover{
    --tw-translate-y: 66.25rem;
  }

  .\34xl\:hover\:translate-y-280:hover{
    --tw-translate-y: 70rem;
  }

  .\34xl\:hover\:translate-y-px:hover{
    --tw-translate-y: 1px;
  }

  .\34xl\:hover\:translate-y-0\.5:hover{
    --tw-translate-y: 0.125rem;
  }

  .\34xl\:hover\:translate-y-1\.5:hover{
    --tw-translate-y: 0.375rem;
  }

  .\34xl\:hover\:translate-y-2\.5:hover{
    --tw-translate-y: 0.625rem;
  }

  .\34xl\:hover\:translate-y-3\.5:hover{
    --tw-translate-y: 0.875rem;
  }

  .\34xl\:hover\:translate-y-0\.25:hover{
    --tw-translate-y: 0.0625rem;
  }

  .\34xl\:hover\:translate-y-0\.75:hover{
    --tw-translate-y: 0.1875rem;
  }

  .\34xl\:hover\:translate-y-1\.25:hover{
    --tw-translate-y: 0.3125rem;
  }

  .\34xl\:hover\:translate-y-1\.75:hover{
    --tw-translate-y: 0.4375rem;
  }

  .\34xl\:hover\:translate-y-2\.25:hover{
    --tw-translate-y: 0.5625rem;
  }

  .\34xl\:hover\:translate-y-2\.75:hover{
    --tw-translate-y: 0.6875rem;
  }

  .\34xl\:hover\:translate-y-3\.25:hover{
    --tw-translate-y: 0.8125rem;
  }

  .\34xl\:hover\:translate-y-3\.75:hover{
    --tw-translate-y: 0.9375rem;
  }

  .\34xl\:hover\:translate-y-4\.25:hover{
    --tw-translate-y: 1.0625rem;
  }

  .\34xl\:hover\:translate-y-4\.5:hover{
    --tw-translate-y: 1.125rem;
  }

  .\34xl\:hover\:translate-y-4\.75:hover{
    --tw-translate-y: 1.1875rem;
  }

  .\34xl\:hover\:translate-y-5\.25:hover{
    --tw-translate-y: 1.3125rem;
  }

  .\34xl\:hover\:translate-y-5\.5:hover{
    --tw-translate-y: 1.375rem;
  }

  .\34xl\:hover\:translate-y-5\.75:hover{
    --tw-translate-y: 1.4375rem;
  }

  .\34xl\:hover\:translate-y-6\.25:hover{
    --tw-translate-y: 1.5625rem;
  }

  .\34xl\:hover\:translate-y-6\.5:hover{
    --tw-translate-y: 1.625rem;
  }

  .\34xl\:hover\:translate-y-6\.75:hover{
    --tw-translate-y: 1.6875rem;
  }

  .\34xl\:hover\:translate-y-7\.25:hover{
    --tw-translate-y: 1.8125rem;
  }

  .\34xl\:hover\:translate-y-7\.5:hover{
    --tw-translate-y: 1.875rem;
  }

  .\34xl\:hover\:translate-y-8\.25:hover{
    --tw-translate-y: 2.0625rem;
  }

  .\34xl\:hover\:translate-y-8\.5:hover{
    --tw-translate-y: 2.125rem;
  }

  .\34xl\:hover\:translate-y-9\.25:hover{
    --tw-translate-y: 2.3125rem;
  }

  .\34xl\:hover\:translate-y-9\.5:hover{
    --tw-translate-y: 2.375rem;
  }

  .\34xl\:hover\:translate-y-10\.5:hover{
    --tw-translate-y: 2.625rem;
  }

  .\34xl\:hover\:translate-y-11\.25:hover{
    --tw-translate-y: 2.8125rem;
  }

  .\34xl\:hover\:translate-y-11\.5:hover{
    --tw-translate-y: 2.875rem;
  }

  .\34xl\:hover\:translate-y-12\.5:hover{
    --tw-translate-y: 3.125rem;
  }

  .\34xl\:hover\:translate-y-12\.75:hover{
    --tw-translate-y: 3.1875rem;
  }

  .\34xl\:hover\:translate-y-13\.5:hover{
    --tw-translate-y: 3.375rem;
  }

  .\34xl\:hover\:translate-y-14\.5:hover{
    --tw-translate-y: 3.625rem;
  }

  .\34xl\:hover\:translate-y-15\.5:hover{
    --tw-translate-y: 3.875rem;
  }

  .\34xl\:hover\:translate-y-15\.75:hover{
    --tw-translate-y: 3.9375rem;
  }

  .\34xl\:hover\:translate-y-16\.25:hover{
    --tw-translate-y: 4.0625rem;
  }

  .\34xl\:hover\:translate-y-17\.25:hover{
    --tw-translate-y: 4.3125rem;
  }

  .\34xl\:hover\:translate-y-17\.5:hover{
    --tw-translate-y: 4.375rem;
  }

  .\34xl\:hover\:translate-y-18\.25:hover{
    --tw-translate-y: 4.5625rem;
  }

  .\34xl\:hover\:translate-y-18\.5:hover{
    --tw-translate-y: 4.625rem;
  }

  .\34xl\:hover\:translate-y-20\.25:hover{
    --tw-translate-y: 5.0625rem;
  }

  .\34xl\:hover\:translate-y-20\.5:hover{
    --tw-translate-y: 5.125rem;
  }

  .\34xl\:hover\:translate-y-22\.5:hover{
    --tw-translate-y: 5.625rem;
  }

  .\34xl\:hover\:translate-y-25\.5:hover{
    --tw-translate-y: 6.375rem;
  }

  .\34xl\:hover\:translate-y-26\.75:hover{
    --tw-translate-y: 6.6875rem;
  }

  .\34xl\:hover\:translate-y-32\.5:hover{
    --tw-translate-y: 8.125rem;
  }

  .\34xl\:hover\:translate-y-37\.5:hover{
    --tw-translate-y: 9.375rem;
  }

  .\34xl\:hover\:translate-y-41\.25:hover{
    --tw-translate-y: 10.3125rem;
  }

  .\34xl\:hover\:translate-y-52\.5:hover{
    --tw-translate-y: 13.125rem;
  }

  .\34xl\:hover\:translate-y-54\.5:hover{
    --tw-translate-y: 13.625rem;
  }

  .\34xl\:hover\:translate-y-57\.25:hover{
    --tw-translate-y: 14.3125rem;
  }

  .\34xl\:hover\:translate-y-57\.5:hover{
    --tw-translate-y: 14.375rem;
  }

  .\34xl\:hover\:translate-y-66\.25:hover{
    --tw-translate-y: 16.5625rem;
  }

  .\34xl\:hover\:translate-y-74\.5:hover{
    --tw-translate-y: 18.125rem;
  }

  .\34xl\:hover\:translate-y-106\.25:hover{
    --tw-translate-y: 26.5625rem;
  }

  .\34xl\:hover\:translate-y-112\.25:hover{
    --tw-translate-y: 28.0675rem;
  }

  .\34xl\:hover\:translate-y-112\.75:hover{
    --tw-translate-y: 28.1875rem;
  }

  .\34xl\:hover\:translate-y-147\.5:hover{
    --tw-translate-y: 36.875rem;
  }

  .\34xl\:hover\:translate-y-162\.5:hover{
    --tw-translate-y: 40.625rem;
  }

  .\34xl\:hover\:translate-y-172\.25:hover{
    --tw-translate-y: 42.5625rem;
  }

  .\34xl\:hover\:translate-y-175\.25:hover{
    --tw-translate-y: 43.8125rem;
  }

  .\34xl\:hover\:translate-y-184\.25:hover{
    --tw-translate-y: 46.0625rem;
  }

  .\34xl\:hover\:translate-y-203\.25:hover{
    --tw-translate-y: 50.8125rem;
  }

  .\34xl\:hover\:translate-y-half:hover{
    --tw-translate-y: 50%;
  }

  .\34xl\:hover\:translate-y-full:hover{
    --tw-translate-y: 100%;
  }

  .\34xl\:hover\:translate-y-1\/10:hover{
    --tw-translate-y: 10%;
  }

  .\34xl\:hover\:translate-y-2\/10:hover{
    --tw-translate-y: 20%;
  }

  .\34xl\:hover\:translate-y-3\/10:hover{
    --tw-translate-y: 30%;
  }

  .\34xl\:hover\:translate-y-4\/10:hover{
    --tw-translate-y: 40%;
  }

  .\34xl\:hover\:translate-y-4\.5\/10:hover{
    --tw-translate-y: 45%;
  }

  .\34xl\:hover\:translate-y-5\/10:hover{
    --tw-translate-y: 50%;
  }

  .\34xl\:hover\:translate-y-5\.5\/10:hover{
    --tw-translate-y: 55%;
  }

  .\34xl\:hover\:translate-y-6\/10:hover{
    --tw-translate-y: 60%;
  }

  .\34xl\:hover\:translate-y-7\/10:hover{
    --tw-translate-y: 70%;
  }

  .\34xl\:hover\:translate-y-8\/10:hover{
    --tw-translate-y: 80%;
  }

  .\34xl\:hover\:translate-y-9\/10:hover{
    --tw-translate-y: 90%;
  }

  .\34xl\:hover\:translate-y-1\/12:hover{
    --tw-translate-y: 8.333333%;
  }

  .\34xl\:hover\:translate-y-2\/12:hover{
    --tw-translate-y: 16.666667%;
  }

  .\34xl\:hover\:translate-y-3\/12:hover{
    --tw-translate-y: 25%;
  }

  .\34xl\:hover\:translate-y-4\/12:hover{
    --tw-translate-y: 33.333333%;
  }

  .\34xl\:hover\:translate-y-5\/12:hover{
    --tw-translate-y: 41.666667%;
  }

  .\34xl\:hover\:translate-y-6\/12:hover{
    --tw-translate-y: 50%;
  }

  .\34xl\:hover\:translate-y-7\/12:hover{
    --tw-translate-y: 58.333333%;
  }

  .\34xl\:hover\:translate-y-8\/12:hover{
    --tw-translate-y: 66.666667%;
  }

  .\34xl\:hover\:translate-y-9\/12:hover{
    --tw-translate-y: 75%;
  }

  .\34xl\:hover\:translate-y-10\/12:hover{
    --tw-translate-y: 83.333333%;
  }

  .\34xl\:hover\:translate-y-11\/12:hover{
    --tw-translate-y: 91.666667%;
  }

  .\34xl\:hover\:-translate-y-0:hover{
    --tw-translate-y: 0px;
  }

  .\34xl\:hover\:-translate-y-1:hover{
    --tw-translate-y: -0.25rem;
  }

  .\34xl\:hover\:-translate-y-2:hover{
    --tw-translate-y: -0.5rem;
  }

  .\34xl\:hover\:-translate-y-3:hover{
    --tw-translate-y: -0.75rem;
  }

  .\34xl\:hover\:-translate-y-4:hover{
    --tw-translate-y: -1rem;
  }

  .\34xl\:hover\:-translate-y-5:hover{
    --tw-translate-y: -1.25rem;
  }

  .\34xl\:hover\:-translate-y-6:hover{
    --tw-translate-y: -1.5rem;
  }

  .\34xl\:hover\:-translate-y-7:hover{
    --tw-translate-y: -1.75rem;
  }

  .\34xl\:hover\:-translate-y-8:hover{
    --tw-translate-y: -2rem;
  }

  .\34xl\:hover\:-translate-y-9:hover{
    --tw-translate-y: -2.25rem;
  }

  .\34xl\:hover\:-translate-y-10:hover{
    --tw-translate-y: -2.5rem;
  }

  .\34xl\:hover\:-translate-y-11:hover{
    --tw-translate-y: -2.75rem;
  }

  .\34xl\:hover\:-translate-y-12:hover{
    --tw-translate-y: -3rem;
  }

  .\34xl\:hover\:-translate-y-13:hover{
    --tw-translate-y: -3.25rem;
  }

  .\34xl\:hover\:-translate-y-14:hover{
    --tw-translate-y: -3.5rem;
  }

  .\34xl\:hover\:-translate-y-15:hover{
    --tw-translate-y: -3.75rem;
  }

  .\34xl\:hover\:-translate-y-16:hover{
    --tw-translate-y: -4rem;
  }

  .\34xl\:hover\:-translate-y-17:hover{
    --tw-translate-y: -4.25rem;
  }

  .\34xl\:hover\:-translate-y-18:hover{
    --tw-translate-y: -4.5rem;
  }

  .\34xl\:hover\:-translate-y-19:hover{
    --tw-translate-y: -4.75rem;
  }

  .\34xl\:hover\:-translate-y-20:hover{
    --tw-translate-y: -5rem;
  }

  .\34xl\:hover\:-translate-y-22:hover{
    --tw-translate-y: -5.5rem;
  }

  .\34xl\:hover\:-translate-y-24:hover{
    --tw-translate-y: -6rem;
  }

  .\34xl\:hover\:-translate-y-25:hover{
    --tw-translate-y: -6.25rem;
  }

  .\34xl\:hover\:-translate-y-28:hover{
    --tw-translate-y: -7rem;
  }

  .\34xl\:hover\:-translate-y-30:hover{
    --tw-translate-y: -7.5rem;
  }

  .\34xl\:hover\:-translate-y-32:hover{
    --tw-translate-y: -8rem;
  }

  .\34xl\:hover\:-translate-y-34:hover{
    --tw-translate-y: -8.5rem;
  }

  .\34xl\:hover\:-translate-y-35:hover{
    --tw-translate-y: -8.75rem;
  }

  .\34xl\:hover\:-translate-y-36:hover{
    --tw-translate-y: -9rem;
  }

  .\34xl\:hover\:-translate-y-39:hover{
    --tw-translate-y: -9.75rem;
  }

  .\34xl\:hover\:-translate-y-40:hover{
    --tw-translate-y: -10rem;
  }

  .\34xl\:hover\:-translate-y-42:hover{
    --tw-translate-y: -10.5rem;
  }

  .\34xl\:hover\:-translate-y-44:hover{
    --tw-translate-y: -11rem;
  }

  .\34xl\:hover\:-translate-y-45:hover{
    --tw-translate-y: -11.25rem;
  }

  .\34xl\:hover\:-translate-y-48:hover{
    --tw-translate-y: -12rem;
  }

  .\34xl\:hover\:-translate-y-50:hover{
    --tw-translate-y: -12.5rem;
  }

  .\34xl\:hover\:-translate-y-52:hover{
    --tw-translate-y: -13rem;
  }

  .\34xl\:hover\:-translate-y-55:hover{
    --tw-translate-y: -13.75rem;
  }

  .\34xl\:hover\:-translate-y-56:hover{
    --tw-translate-y: -14rem;
  }

  .\34xl\:hover\:-translate-y-58:hover{
    --tw-translate-y: -14.5rem;
  }

  .\34xl\:hover\:-translate-y-60:hover{
    --tw-translate-y: -15rem;
  }

  .\34xl\:hover\:-translate-y-64:hover{
    --tw-translate-y: -16rem;
  }

  .\34xl\:hover\:-translate-y-65:hover{
    --tw-translate-y: -16.25rem;
  }

  .\34xl\:hover\:-translate-y-68:hover{
    --tw-translate-y: -17rem;
  }

  .\34xl\:hover\:-translate-y-69:hover{
    --tw-translate-y: -17.25rem;
  }

  .\34xl\:hover\:-translate-y-70:hover{
    --tw-translate-y: -17.5rem;
  }

  .\34xl\:hover\:-translate-y-72:hover{
    --tw-translate-y: -18rem;
  }

  .\34xl\:hover\:-translate-y-75:hover{
    --tw-translate-y: -18.75rem;
  }

  .\34xl\:hover\:-translate-y-80:hover{
    --tw-translate-y: -20rem;
  }

  .\34xl\:hover\:-translate-y-85:hover{
    --tw-translate-y: -21.25rem;
  }

  .\34xl\:hover\:-translate-y-86:hover{
    --tw-translate-y: -21.5rem;
  }

  .\34xl\:hover\:-translate-y-90:hover{
    --tw-translate-y: -22.5rem;
  }

  .\34xl\:hover\:-translate-y-96:hover{
    --tw-translate-y: -24rem;
  }

  .\34xl\:hover\:-translate-y-100:hover{
    --tw-translate-y: -25rem;
  }

  .\34xl\:hover\:-translate-y-115:hover{
    --tw-translate-y: -28.75rem;
  }

  .\34xl\:hover\:-translate-y-125:hover{
    --tw-translate-y: -31.25rem;
  }

  .\34xl\:hover\:-translate-y-142:hover{
    --tw-translate-y: -35.5rem;
  }

  .\34xl\:hover\:-translate-y-150:hover{
    --tw-translate-y: -37.5rem;
  }

  .\34xl\:hover\:-translate-y-156:hover{
    --tw-translate-y: -39rem;
  }

  .\34xl\:hover\:-translate-y-160:hover{
    --tw-translate-y: -40rem;
  }

  .\34xl\:hover\:-translate-y-175:hover{
    --tw-translate-y: -43.75rem;
  }

  .\34xl\:hover\:-translate-y-207:hover{
    --tw-translate-y: -51.75rem;
  }

  .\34xl\:hover\:-translate-y-242:hover{
    --tw-translate-y: -60.5rem;
  }

  .\34xl\:hover\:-translate-y-250:hover{
    --tw-translate-y: -62.5rem;
  }

  .\34xl\:hover\:-translate-y-258:hover{
    --tw-translate-y: -64.5rem;
  }

  .\34xl\:hover\:-translate-y-265:hover{
    --tw-translate-y: -66.25rem;
  }

  .\34xl\:hover\:-translate-y-280:hover{
    --tw-translate-y: -70rem;
  }

  .\34xl\:hover\:-translate-y-px:hover{
    --tw-translate-y: -1px;
  }

  .\34xl\:hover\:-translate-y-0\.5:hover{
    --tw-translate-y: -0.125rem;
  }

  .\34xl\:hover\:-translate-y-1\.5:hover{
    --tw-translate-y: -0.375rem;
  }

  .\34xl\:hover\:-translate-y-2\.5:hover{
    --tw-translate-y: -0.625rem;
  }

  .\34xl\:hover\:-translate-y-3\.5:hover{
    --tw-translate-y: -0.875rem;
  }

  .\34xl\:hover\:-translate-y-0\.25:hover{
    --tw-translate-y: -0.0625rem;
  }

  .\34xl\:hover\:-translate-y-0\.75:hover{
    --tw-translate-y: -0.1875rem;
  }

  .\34xl\:hover\:-translate-y-1\.25:hover{
    --tw-translate-y: -0.3125rem;
  }

  .\34xl\:hover\:-translate-y-1\.75:hover{
    --tw-translate-y: -0.4375rem;
  }

  .\34xl\:hover\:-translate-y-2\.25:hover{
    --tw-translate-y: -0.5625rem;
  }

  .\34xl\:hover\:-translate-y-2\.75:hover{
    --tw-translate-y: -0.6875rem;
  }

  .\34xl\:hover\:-translate-y-3\.25:hover{
    --tw-translate-y: -0.8125rem;
  }

  .\34xl\:hover\:-translate-y-3\.75:hover{
    --tw-translate-y: -0.9375rem;
  }

  .\34xl\:hover\:-translate-y-4\.25:hover{
    --tw-translate-y: -1.0625rem;
  }

  .\34xl\:hover\:-translate-y-4\.5:hover{
    --tw-translate-y: -1.125rem;
  }

  .\34xl\:hover\:-translate-y-4\.75:hover{
    --tw-translate-y: -1.1875rem;
  }

  .\34xl\:hover\:-translate-y-5\.25:hover{
    --tw-translate-y: -1.3125rem;
  }

  .\34xl\:hover\:-translate-y-5\.5:hover{
    --tw-translate-y: -1.375rem;
  }

  .\34xl\:hover\:-translate-y-5\.75:hover{
    --tw-translate-y: -1.4375rem;
  }

  .\34xl\:hover\:-translate-y-6\.25:hover{
    --tw-translate-y: -1.5625rem;
  }

  .\34xl\:hover\:-translate-y-6\.5:hover{
    --tw-translate-y: -1.625rem;
  }

  .\34xl\:hover\:-translate-y-6\.75:hover{
    --tw-translate-y: -1.6875rem;
  }

  .\34xl\:hover\:-translate-y-7\.25:hover{
    --tw-translate-y: -1.8125rem;
  }

  .\34xl\:hover\:-translate-y-7\.5:hover{
    --tw-translate-y: -1.875rem;
  }

  .\34xl\:hover\:-translate-y-8\.25:hover{
    --tw-translate-y: -2.0625rem;
  }

  .\34xl\:hover\:-translate-y-8\.5:hover{
    --tw-translate-y: -2.125rem;
  }

  .\34xl\:hover\:-translate-y-9\.25:hover{
    --tw-translate-y: -2.3125rem;
  }

  .\34xl\:hover\:-translate-y-9\.5:hover{
    --tw-translate-y: -2.375rem;
  }

  .\34xl\:hover\:-translate-y-10\.5:hover{
    --tw-translate-y: -2.625rem;
  }

  .\34xl\:hover\:-translate-y-11\.25:hover{
    --tw-translate-y: -2.8125rem;
  }

  .\34xl\:hover\:-translate-y-11\.5:hover{
    --tw-translate-y: -2.875rem;
  }

  .\34xl\:hover\:-translate-y-12\.5:hover{
    --tw-translate-y: -3.125rem;
  }

  .\34xl\:hover\:-translate-y-12\.75:hover{
    --tw-translate-y: -3.1875rem;
  }

  .\34xl\:hover\:-translate-y-13\.5:hover{
    --tw-translate-y: -3.375rem;
  }

  .\34xl\:hover\:-translate-y-14\.5:hover{
    --tw-translate-y: -3.625rem;
  }

  .\34xl\:hover\:-translate-y-15\.5:hover{
    --tw-translate-y: -3.875rem;
  }

  .\34xl\:hover\:-translate-y-15\.75:hover{
    --tw-translate-y: -3.9375rem;
  }

  .\34xl\:hover\:-translate-y-16\.25:hover{
    --tw-translate-y: -4.0625rem;
  }

  .\34xl\:hover\:-translate-y-17\.25:hover{
    --tw-translate-y: -4.3125rem;
  }

  .\34xl\:hover\:-translate-y-17\.5:hover{
    --tw-translate-y: -4.375rem;
  }

  .\34xl\:hover\:-translate-y-18\.25:hover{
    --tw-translate-y: -4.5625rem;
  }

  .\34xl\:hover\:-translate-y-18\.5:hover{
    --tw-translate-y: -4.625rem;
  }

  .\34xl\:hover\:-translate-y-20\.25:hover{
    --tw-translate-y: -5.0625rem;
  }

  .\34xl\:hover\:-translate-y-20\.5:hover{
    --tw-translate-y: -5.125rem;
  }

  .\34xl\:hover\:-translate-y-22\.5:hover{
    --tw-translate-y: -5.625rem;
  }

  .\34xl\:hover\:-translate-y-25\.5:hover{
    --tw-translate-y: -6.375rem;
  }

  .\34xl\:hover\:-translate-y-26\.75:hover{
    --tw-translate-y: -6.6875rem;
  }

  .\34xl\:hover\:-translate-y-32\.5:hover{
    --tw-translate-y: -8.125rem;
  }

  .\34xl\:hover\:-translate-y-37\.5:hover{
    --tw-translate-y: -9.375rem;
  }

  .\34xl\:hover\:-translate-y-41\.25:hover{
    --tw-translate-y: -10.3125rem;
  }

  .\34xl\:hover\:-translate-y-52\.5:hover{
    --tw-translate-y: -13.125rem;
  }

  .\34xl\:hover\:-translate-y-54\.5:hover{
    --tw-translate-y: -13.625rem;
  }

  .\34xl\:hover\:-translate-y-57\.25:hover{
    --tw-translate-y: -14.3125rem;
  }

  .\34xl\:hover\:-translate-y-57\.5:hover{
    --tw-translate-y: -14.375rem;
  }

  .\34xl\:hover\:-translate-y-66\.25:hover{
    --tw-translate-y: -16.5625rem;
  }

  .\34xl\:hover\:-translate-y-74\.5:hover{
    --tw-translate-y: -18.125rem;
  }

  .\34xl\:hover\:-translate-y-106\.25:hover{
    --tw-translate-y: -26.5625rem;
  }

  .\34xl\:hover\:-translate-y-112\.25:hover{
    --tw-translate-y: -28.0675rem;
  }

  .\34xl\:hover\:-translate-y-112\.75:hover{
    --tw-translate-y: -28.1875rem;
  }

  .\34xl\:hover\:-translate-y-147\.5:hover{
    --tw-translate-y: -36.875rem;
  }

  .\34xl\:hover\:-translate-y-162\.5:hover{
    --tw-translate-y: -40.625rem;
  }

  .\34xl\:hover\:-translate-y-172\.25:hover{
    --tw-translate-y: -42.5625rem;
  }

  .\34xl\:hover\:-translate-y-175\.25:hover{
    --tw-translate-y: -43.8125rem;
  }

  .\34xl\:hover\:-translate-y-184\.25:hover{
    --tw-translate-y: -46.0625rem;
  }

  .\34xl\:hover\:-translate-y-203\.25:hover{
    --tw-translate-y: -50.8125rem;
  }

  .\34xl\:hover\:-translate-y-half:hover{
    --tw-translate-y: -50%;
  }

  .\34xl\:hover\:-translate-y-full:hover{
    --tw-translate-y: -100%;
  }

  .\34xl\:hover\:-translate-y-1\/10:hover{
    --tw-translate-y: -10%;
  }

  .\34xl\:hover\:-translate-y-2\/10:hover{
    --tw-translate-y: -20%;
  }

  .\34xl\:hover\:-translate-y-3\/10:hover{
    --tw-translate-y: -30%;
  }

  .\34xl\:hover\:-translate-y-4\/10:hover{
    --tw-translate-y: -40%;
  }

  .\34xl\:hover\:-translate-y-4\.5\/10:hover{
    --tw-translate-y: -45%;
  }

  .\34xl\:hover\:-translate-y-5\/10:hover{
    --tw-translate-y: -50%;
  }

  .\34xl\:hover\:-translate-y-5\.5\/10:hover{
    --tw-translate-y: -55%;
  }

  .\34xl\:hover\:-translate-y-6\/10:hover{
    --tw-translate-y: -60%;
  }

  .\34xl\:hover\:-translate-y-7\/10:hover{
    --tw-translate-y: -70%;
  }

  .\34xl\:hover\:-translate-y-8\/10:hover{
    --tw-translate-y: -80%;
  }

  .\34xl\:hover\:-translate-y-9\/10:hover{
    --tw-translate-y: -90%;
  }

  .\34xl\:hover\:-translate-y-1\/12:hover{
    --tw-translate-y: -8.33333%;
  }

  .\34xl\:hover\:-translate-y-2\/12:hover{
    --tw-translate-y: -16.66667%;
  }

  .\34xl\:hover\:-translate-y-3\/12:hover{
    --tw-translate-y: -25%;
  }

  .\34xl\:hover\:-translate-y-4\/12:hover{
    --tw-translate-y: -33.33333%;
  }

  .\34xl\:hover\:-translate-y-5\/12:hover{
    --tw-translate-y: -41.66667%;
  }

  .\34xl\:hover\:-translate-y-6\/12:hover{
    --tw-translate-y: -50%;
  }

  .\34xl\:hover\:-translate-y-7\/12:hover{
    --tw-translate-y: -58.33333%;
  }

  .\34xl\:hover\:-translate-y-8\/12:hover{
    --tw-translate-y: -66.66667%;
  }

  .\34xl\:hover\:-translate-y-9\/12:hover{
    --tw-translate-y: -75%;
  }

  .\34xl\:hover\:-translate-y-10\/12:hover{
    --tw-translate-y: -83.33333%;
  }

  .\34xl\:hover\:-translate-y-11\/12:hover{
    --tw-translate-y: -91.66667%;
  }

  .\34xl\:hover\:translate-y-1\/2:hover{
    --tw-translate-y: 50%;
  }

  .\34xl\:hover\:translate-y-1\/3:hover{
    --tw-translate-y: 33.333333%;
  }

  .\34xl\:hover\:translate-y-2\/3:hover{
    --tw-translate-y: 66.666667%;
  }

  .\34xl\:hover\:translate-y-1\/4:hover{
    --tw-translate-y: 25%;
  }

  .\34xl\:hover\:translate-y-2\/4:hover{
    --tw-translate-y: 50%;
  }

  .\34xl\:hover\:translate-y-3\/4:hover{
    --tw-translate-y: 75%;
  }

  .\34xl\:hover\:-translate-y-1\/2:hover{
    --tw-translate-y: -50%;
  }

  .\34xl\:hover\:-translate-y-1\/3:hover{
    --tw-translate-y: -33.333333%;
  }

  .\34xl\:hover\:-translate-y-2\/3:hover{
    --tw-translate-y: -66.666667%;
  }

  .\34xl\:hover\:-translate-y-1\/4:hover{
    --tw-translate-y: -25%;
  }

  .\34xl\:hover\:-translate-y-2\/4:hover{
    --tw-translate-y: -50%;
  }

  .\34xl\:hover\:-translate-y-3\/4:hover{
    --tw-translate-y: -75%;
  }

  .\34xl\:focus\:translate-x-0:focus{
    --tw-translate-x: 0px;
  }

  .\34xl\:focus\:translate-x-1:focus{
    --tw-translate-x: 0.25rem;
  }

  .\34xl\:focus\:translate-x-2:focus{
    --tw-translate-x: 0.5rem;
  }

  .\34xl\:focus\:translate-x-3:focus{
    --tw-translate-x: 0.75rem;
  }

  .\34xl\:focus\:translate-x-4:focus{
    --tw-translate-x: 1rem;
  }

  .\34xl\:focus\:translate-x-5:focus{
    --tw-translate-x: 1.25rem;
  }

  .\34xl\:focus\:translate-x-6:focus{
    --tw-translate-x: 1.5rem;
  }

  .\34xl\:focus\:translate-x-7:focus{
    --tw-translate-x: 1.75rem;
  }

  .\34xl\:focus\:translate-x-8:focus{
    --tw-translate-x: 2rem;
  }

  .\34xl\:focus\:translate-x-9:focus{
    --tw-translate-x: 2.25rem;
  }

  .\34xl\:focus\:translate-x-10:focus{
    --tw-translate-x: 2.5rem;
  }

  .\34xl\:focus\:translate-x-11:focus{
    --tw-translate-x: 2.75rem;
  }

  .\34xl\:focus\:translate-x-12:focus{
    --tw-translate-x: 3rem;
  }

  .\34xl\:focus\:translate-x-13:focus{
    --tw-translate-x: 3.25rem;
  }

  .\34xl\:focus\:translate-x-14:focus{
    --tw-translate-x: 3.5rem;
  }

  .\34xl\:focus\:translate-x-15:focus{
    --tw-translate-x: 3.75rem;
  }

  .\34xl\:focus\:translate-x-16:focus{
    --tw-translate-x: 4rem;
  }

  .\34xl\:focus\:translate-x-17:focus{
    --tw-translate-x: 4.25rem;
  }

  .\34xl\:focus\:translate-x-18:focus{
    --tw-translate-x: 4.5rem;
  }

  .\34xl\:focus\:translate-x-19:focus{
    --tw-translate-x: 4.75rem;
  }

  .\34xl\:focus\:translate-x-20:focus{
    --tw-translate-x: 5rem;
  }

  .\34xl\:focus\:translate-x-22:focus{
    --tw-translate-x: 5.5rem;
  }

  .\34xl\:focus\:translate-x-24:focus{
    --tw-translate-x: 6rem;
  }

  .\34xl\:focus\:translate-x-25:focus{
    --tw-translate-x: 6.25rem;
  }

  .\34xl\:focus\:translate-x-28:focus{
    --tw-translate-x: 7rem;
  }

  .\34xl\:focus\:translate-x-30:focus{
    --tw-translate-x: 7.5rem;
  }

  .\34xl\:focus\:translate-x-32:focus{
    --tw-translate-x: 8rem;
  }

  .\34xl\:focus\:translate-x-34:focus{
    --tw-translate-x: 8.5rem;
  }

  .\34xl\:focus\:translate-x-35:focus{
    --tw-translate-x: 8.75rem;
  }

  .\34xl\:focus\:translate-x-36:focus{
    --tw-translate-x: 9rem;
  }

  .\34xl\:focus\:translate-x-39:focus{
    --tw-translate-x: 9.75rem;
  }

  .\34xl\:focus\:translate-x-40:focus{
    --tw-translate-x: 10rem;
  }

  .\34xl\:focus\:translate-x-42:focus{
    --tw-translate-x: 10.5rem;
  }

  .\34xl\:focus\:translate-x-44:focus{
    --tw-translate-x: 11rem;
  }

  .\34xl\:focus\:translate-x-45:focus{
    --tw-translate-x: 11.25rem;
  }

  .\34xl\:focus\:translate-x-48:focus{
    --tw-translate-x: 12rem;
  }

  .\34xl\:focus\:translate-x-50:focus{
    --tw-translate-x: 12.5rem;
  }

  .\34xl\:focus\:translate-x-52:focus{
    --tw-translate-x: 13rem;
  }

  .\34xl\:focus\:translate-x-55:focus{
    --tw-translate-x: 13.75rem;
  }

  .\34xl\:focus\:translate-x-56:focus{
    --tw-translate-x: 14rem;
  }

  .\34xl\:focus\:translate-x-58:focus{
    --tw-translate-x: 14.5rem;
  }

  .\34xl\:focus\:translate-x-60:focus{
    --tw-translate-x: 15rem;
  }

  .\34xl\:focus\:translate-x-64:focus{
    --tw-translate-x: 16rem;
  }

  .\34xl\:focus\:translate-x-65:focus{
    --tw-translate-x: 16.25rem;
  }

  .\34xl\:focus\:translate-x-68:focus{
    --tw-translate-x: 17rem;
  }

  .\34xl\:focus\:translate-x-69:focus{
    --tw-translate-x: 17.25rem;
  }

  .\34xl\:focus\:translate-x-70:focus{
    --tw-translate-x: 17.5rem;
  }

  .\34xl\:focus\:translate-x-72:focus{
    --tw-translate-x: 18rem;
  }

  .\34xl\:focus\:translate-x-75:focus{
    --tw-translate-x: 18.75rem;
  }

  .\34xl\:focus\:translate-x-80:focus{
    --tw-translate-x: 20rem;
  }

  .\34xl\:focus\:translate-x-85:focus{
    --tw-translate-x: 21.25rem;
  }

  .\34xl\:focus\:translate-x-86:focus{
    --tw-translate-x: 21.5rem;
  }

  .\34xl\:focus\:translate-x-90:focus{
    --tw-translate-x: 22.5rem;
  }

  .\34xl\:focus\:translate-x-96:focus{
    --tw-translate-x: 24rem;
  }

  .\34xl\:focus\:translate-x-100:focus{
    --tw-translate-x: 25rem;
  }

  .\34xl\:focus\:translate-x-115:focus{
    --tw-translate-x: 28.75rem;
  }

  .\34xl\:focus\:translate-x-125:focus{
    --tw-translate-x: 31.25rem;
  }

  .\34xl\:focus\:translate-x-142:focus{
    --tw-translate-x: 35.5rem;
  }

  .\34xl\:focus\:translate-x-150:focus{
    --tw-translate-x: 37.5rem;
  }

  .\34xl\:focus\:translate-x-156:focus{
    --tw-translate-x: 39rem;
  }

  .\34xl\:focus\:translate-x-160:focus{
    --tw-translate-x: 40rem;
  }

  .\34xl\:focus\:translate-x-175:focus{
    --tw-translate-x: 43.75rem;
  }

  .\34xl\:focus\:translate-x-207:focus{
    --tw-translate-x: 51.75rem;
  }

  .\34xl\:focus\:translate-x-242:focus{
    --tw-translate-x: 60.5rem;
  }

  .\34xl\:focus\:translate-x-250:focus{
    --tw-translate-x: 62.5rem;
  }

  .\34xl\:focus\:translate-x-258:focus{
    --tw-translate-x: 64.5rem;
  }

  .\34xl\:focus\:translate-x-265:focus{
    --tw-translate-x: 66.25rem;
  }

  .\34xl\:focus\:translate-x-280:focus{
    --tw-translate-x: 70rem;
  }

  .\34xl\:focus\:translate-x-px:focus{
    --tw-translate-x: 1px;
  }

  .\34xl\:focus\:translate-x-0\.5:focus{
    --tw-translate-x: 0.125rem;
  }

  .\34xl\:focus\:translate-x-1\.5:focus{
    --tw-translate-x: 0.375rem;
  }

  .\34xl\:focus\:translate-x-2\.5:focus{
    --tw-translate-x: 0.625rem;
  }

  .\34xl\:focus\:translate-x-3\.5:focus{
    --tw-translate-x: 0.875rem;
  }

  .\34xl\:focus\:translate-x-0\.25:focus{
    --tw-translate-x: 0.0625rem;
  }

  .\34xl\:focus\:translate-x-0\.75:focus{
    --tw-translate-x: 0.1875rem;
  }

  .\34xl\:focus\:translate-x-1\.25:focus{
    --tw-translate-x: 0.3125rem;
  }

  .\34xl\:focus\:translate-x-1\.75:focus{
    --tw-translate-x: 0.4375rem;
  }

  .\34xl\:focus\:translate-x-2\.25:focus{
    --tw-translate-x: 0.5625rem;
  }

  .\34xl\:focus\:translate-x-2\.75:focus{
    --tw-translate-x: 0.6875rem;
  }

  .\34xl\:focus\:translate-x-3\.25:focus{
    --tw-translate-x: 0.8125rem;
  }

  .\34xl\:focus\:translate-x-3\.75:focus{
    --tw-translate-x: 0.9375rem;
  }

  .\34xl\:focus\:translate-x-4\.25:focus{
    --tw-translate-x: 1.0625rem;
  }

  .\34xl\:focus\:translate-x-4\.5:focus{
    --tw-translate-x: 1.125rem;
  }

  .\34xl\:focus\:translate-x-4\.75:focus{
    --tw-translate-x: 1.1875rem;
  }

  .\34xl\:focus\:translate-x-5\.25:focus{
    --tw-translate-x: 1.3125rem;
  }

  .\34xl\:focus\:translate-x-5\.5:focus{
    --tw-translate-x: 1.375rem;
  }

  .\34xl\:focus\:translate-x-5\.75:focus{
    --tw-translate-x: 1.4375rem;
  }

  .\34xl\:focus\:translate-x-6\.25:focus{
    --tw-translate-x: 1.5625rem;
  }

  .\34xl\:focus\:translate-x-6\.5:focus{
    --tw-translate-x: 1.625rem;
  }

  .\34xl\:focus\:translate-x-6\.75:focus{
    --tw-translate-x: 1.6875rem;
  }

  .\34xl\:focus\:translate-x-7\.25:focus{
    --tw-translate-x: 1.8125rem;
  }

  .\34xl\:focus\:translate-x-7\.5:focus{
    --tw-translate-x: 1.875rem;
  }

  .\34xl\:focus\:translate-x-8\.25:focus{
    --tw-translate-x: 2.0625rem;
  }

  .\34xl\:focus\:translate-x-8\.5:focus{
    --tw-translate-x: 2.125rem;
  }

  .\34xl\:focus\:translate-x-9\.25:focus{
    --tw-translate-x: 2.3125rem;
  }

  .\34xl\:focus\:translate-x-9\.5:focus{
    --tw-translate-x: 2.375rem;
  }

  .\34xl\:focus\:translate-x-10\.5:focus{
    --tw-translate-x: 2.625rem;
  }

  .\34xl\:focus\:translate-x-11\.25:focus{
    --tw-translate-x: 2.8125rem;
  }

  .\34xl\:focus\:translate-x-11\.5:focus{
    --tw-translate-x: 2.875rem;
  }

  .\34xl\:focus\:translate-x-12\.5:focus{
    --tw-translate-x: 3.125rem;
  }

  .\34xl\:focus\:translate-x-12\.75:focus{
    --tw-translate-x: 3.1875rem;
  }

  .\34xl\:focus\:translate-x-13\.5:focus{
    --tw-translate-x: 3.375rem;
  }

  .\34xl\:focus\:translate-x-14\.5:focus{
    --tw-translate-x: 3.625rem;
  }

  .\34xl\:focus\:translate-x-15\.5:focus{
    --tw-translate-x: 3.875rem;
  }

  .\34xl\:focus\:translate-x-15\.75:focus{
    --tw-translate-x: 3.9375rem;
  }

  .\34xl\:focus\:translate-x-16\.25:focus{
    --tw-translate-x: 4.0625rem;
  }

  .\34xl\:focus\:translate-x-17\.25:focus{
    --tw-translate-x: 4.3125rem;
  }

  .\34xl\:focus\:translate-x-17\.5:focus{
    --tw-translate-x: 4.375rem;
  }

  .\34xl\:focus\:translate-x-18\.25:focus{
    --tw-translate-x: 4.5625rem;
  }

  .\34xl\:focus\:translate-x-18\.5:focus{
    --tw-translate-x: 4.625rem;
  }

  .\34xl\:focus\:translate-x-20\.25:focus{
    --tw-translate-x: 5.0625rem;
  }

  .\34xl\:focus\:translate-x-20\.5:focus{
    --tw-translate-x: 5.125rem;
  }

  .\34xl\:focus\:translate-x-22\.5:focus{
    --tw-translate-x: 5.625rem;
  }

  .\34xl\:focus\:translate-x-25\.5:focus{
    --tw-translate-x: 6.375rem;
  }

  .\34xl\:focus\:translate-x-26\.75:focus{
    --tw-translate-x: 6.6875rem;
  }

  .\34xl\:focus\:translate-x-32\.5:focus{
    --tw-translate-x: 8.125rem;
  }

  .\34xl\:focus\:translate-x-37\.5:focus{
    --tw-translate-x: 9.375rem;
  }

  .\34xl\:focus\:translate-x-41\.25:focus{
    --tw-translate-x: 10.3125rem;
  }

  .\34xl\:focus\:translate-x-52\.5:focus{
    --tw-translate-x: 13.125rem;
  }

  .\34xl\:focus\:translate-x-54\.5:focus{
    --tw-translate-x: 13.625rem;
  }

  .\34xl\:focus\:translate-x-57\.25:focus{
    --tw-translate-x: 14.3125rem;
  }

  .\34xl\:focus\:translate-x-57\.5:focus{
    --tw-translate-x: 14.375rem;
  }

  .\34xl\:focus\:translate-x-66\.25:focus{
    --tw-translate-x: 16.5625rem;
  }

  .\34xl\:focus\:translate-x-74\.5:focus{
    --tw-translate-x: 18.125rem;
  }

  .\34xl\:focus\:translate-x-106\.25:focus{
    --tw-translate-x: 26.5625rem;
  }

  .\34xl\:focus\:translate-x-112\.25:focus{
    --tw-translate-x: 28.0675rem;
  }

  .\34xl\:focus\:translate-x-112\.75:focus{
    --tw-translate-x: 28.1875rem;
  }

  .\34xl\:focus\:translate-x-147\.5:focus{
    --tw-translate-x: 36.875rem;
  }

  .\34xl\:focus\:translate-x-162\.5:focus{
    --tw-translate-x: 40.625rem;
  }

  .\34xl\:focus\:translate-x-172\.25:focus{
    --tw-translate-x: 42.5625rem;
  }

  .\34xl\:focus\:translate-x-175\.25:focus{
    --tw-translate-x: 43.8125rem;
  }

  .\34xl\:focus\:translate-x-184\.25:focus{
    --tw-translate-x: 46.0625rem;
  }

  .\34xl\:focus\:translate-x-203\.25:focus{
    --tw-translate-x: 50.8125rem;
  }

  .\34xl\:focus\:translate-x-half:focus{
    --tw-translate-x: 50%;
  }

  .\34xl\:focus\:translate-x-full:focus{
    --tw-translate-x: 100%;
  }

  .\34xl\:focus\:translate-x-1\/10:focus{
    --tw-translate-x: 10%;
  }

  .\34xl\:focus\:translate-x-2\/10:focus{
    --tw-translate-x: 20%;
  }

  .\34xl\:focus\:translate-x-3\/10:focus{
    --tw-translate-x: 30%;
  }

  .\34xl\:focus\:translate-x-4\/10:focus{
    --tw-translate-x: 40%;
  }

  .\34xl\:focus\:translate-x-4\.5\/10:focus{
    --tw-translate-x: 45%;
  }

  .\34xl\:focus\:translate-x-5\/10:focus{
    --tw-translate-x: 50%;
  }

  .\34xl\:focus\:translate-x-5\.5\/10:focus{
    --tw-translate-x: 55%;
  }

  .\34xl\:focus\:translate-x-6\/10:focus{
    --tw-translate-x: 60%;
  }

  .\34xl\:focus\:translate-x-7\/10:focus{
    --tw-translate-x: 70%;
  }

  .\34xl\:focus\:translate-x-8\/10:focus{
    --tw-translate-x: 80%;
  }

  .\34xl\:focus\:translate-x-9\/10:focus{
    --tw-translate-x: 90%;
  }

  .\34xl\:focus\:translate-x-1\/12:focus{
    --tw-translate-x: 8.333333%;
  }

  .\34xl\:focus\:translate-x-2\/12:focus{
    --tw-translate-x: 16.666667%;
  }

  .\34xl\:focus\:translate-x-3\/12:focus{
    --tw-translate-x: 25%;
  }

  .\34xl\:focus\:translate-x-4\/12:focus{
    --tw-translate-x: 33.333333%;
  }

  .\34xl\:focus\:translate-x-5\/12:focus{
    --tw-translate-x: 41.666667%;
  }

  .\34xl\:focus\:translate-x-6\/12:focus{
    --tw-translate-x: 50%;
  }

  .\34xl\:focus\:translate-x-7\/12:focus{
    --tw-translate-x: 58.333333%;
  }

  .\34xl\:focus\:translate-x-8\/12:focus{
    --tw-translate-x: 66.666667%;
  }

  .\34xl\:focus\:translate-x-9\/12:focus{
    --tw-translate-x: 75%;
  }

  .\34xl\:focus\:translate-x-10\/12:focus{
    --tw-translate-x: 83.333333%;
  }

  .\34xl\:focus\:translate-x-11\/12:focus{
    --tw-translate-x: 91.666667%;
  }

  .\34xl\:focus\:-translate-x-0:focus{
    --tw-translate-x: 0px;
  }

  .\34xl\:focus\:-translate-x-1:focus{
    --tw-translate-x: -0.25rem;
  }

  .\34xl\:focus\:-translate-x-2:focus{
    --tw-translate-x: -0.5rem;
  }

  .\34xl\:focus\:-translate-x-3:focus{
    --tw-translate-x: -0.75rem;
  }

  .\34xl\:focus\:-translate-x-4:focus{
    --tw-translate-x: -1rem;
  }

  .\34xl\:focus\:-translate-x-5:focus{
    --tw-translate-x: -1.25rem;
  }

  .\34xl\:focus\:-translate-x-6:focus{
    --tw-translate-x: -1.5rem;
  }

  .\34xl\:focus\:-translate-x-7:focus{
    --tw-translate-x: -1.75rem;
  }

  .\34xl\:focus\:-translate-x-8:focus{
    --tw-translate-x: -2rem;
  }

  .\34xl\:focus\:-translate-x-9:focus{
    --tw-translate-x: -2.25rem;
  }

  .\34xl\:focus\:-translate-x-10:focus{
    --tw-translate-x: -2.5rem;
  }

  .\34xl\:focus\:-translate-x-11:focus{
    --tw-translate-x: -2.75rem;
  }

  .\34xl\:focus\:-translate-x-12:focus{
    --tw-translate-x: -3rem;
  }

  .\34xl\:focus\:-translate-x-13:focus{
    --tw-translate-x: -3.25rem;
  }

  .\34xl\:focus\:-translate-x-14:focus{
    --tw-translate-x: -3.5rem;
  }

  .\34xl\:focus\:-translate-x-15:focus{
    --tw-translate-x: -3.75rem;
  }

  .\34xl\:focus\:-translate-x-16:focus{
    --tw-translate-x: -4rem;
  }

  .\34xl\:focus\:-translate-x-17:focus{
    --tw-translate-x: -4.25rem;
  }

  .\34xl\:focus\:-translate-x-18:focus{
    --tw-translate-x: -4.5rem;
  }

  .\34xl\:focus\:-translate-x-19:focus{
    --tw-translate-x: -4.75rem;
  }

  .\34xl\:focus\:-translate-x-20:focus{
    --tw-translate-x: -5rem;
  }

  .\34xl\:focus\:-translate-x-22:focus{
    --tw-translate-x: -5.5rem;
  }

  .\34xl\:focus\:-translate-x-24:focus{
    --tw-translate-x: -6rem;
  }

  .\34xl\:focus\:-translate-x-25:focus{
    --tw-translate-x: -6.25rem;
  }

  .\34xl\:focus\:-translate-x-28:focus{
    --tw-translate-x: -7rem;
  }

  .\34xl\:focus\:-translate-x-30:focus{
    --tw-translate-x: -7.5rem;
  }

  .\34xl\:focus\:-translate-x-32:focus{
    --tw-translate-x: -8rem;
  }

  .\34xl\:focus\:-translate-x-34:focus{
    --tw-translate-x: -8.5rem;
  }

  .\34xl\:focus\:-translate-x-35:focus{
    --tw-translate-x: -8.75rem;
  }

  .\34xl\:focus\:-translate-x-36:focus{
    --tw-translate-x: -9rem;
  }

  .\34xl\:focus\:-translate-x-39:focus{
    --tw-translate-x: -9.75rem;
  }

  .\34xl\:focus\:-translate-x-40:focus{
    --tw-translate-x: -10rem;
  }

  .\34xl\:focus\:-translate-x-42:focus{
    --tw-translate-x: -10.5rem;
  }

  .\34xl\:focus\:-translate-x-44:focus{
    --tw-translate-x: -11rem;
  }

  .\34xl\:focus\:-translate-x-45:focus{
    --tw-translate-x: -11.25rem;
  }

  .\34xl\:focus\:-translate-x-48:focus{
    --tw-translate-x: -12rem;
  }

  .\34xl\:focus\:-translate-x-50:focus{
    --tw-translate-x: -12.5rem;
  }

  .\34xl\:focus\:-translate-x-52:focus{
    --tw-translate-x: -13rem;
  }

  .\34xl\:focus\:-translate-x-55:focus{
    --tw-translate-x: -13.75rem;
  }

  .\34xl\:focus\:-translate-x-56:focus{
    --tw-translate-x: -14rem;
  }

  .\34xl\:focus\:-translate-x-58:focus{
    --tw-translate-x: -14.5rem;
  }

  .\34xl\:focus\:-translate-x-60:focus{
    --tw-translate-x: -15rem;
  }

  .\34xl\:focus\:-translate-x-64:focus{
    --tw-translate-x: -16rem;
  }

  .\34xl\:focus\:-translate-x-65:focus{
    --tw-translate-x: -16.25rem;
  }

  .\34xl\:focus\:-translate-x-68:focus{
    --tw-translate-x: -17rem;
  }

  .\34xl\:focus\:-translate-x-69:focus{
    --tw-translate-x: -17.25rem;
  }

  .\34xl\:focus\:-translate-x-70:focus{
    --tw-translate-x: -17.5rem;
  }

  .\34xl\:focus\:-translate-x-72:focus{
    --tw-translate-x: -18rem;
  }

  .\34xl\:focus\:-translate-x-75:focus{
    --tw-translate-x: -18.75rem;
  }

  .\34xl\:focus\:-translate-x-80:focus{
    --tw-translate-x: -20rem;
  }

  .\34xl\:focus\:-translate-x-85:focus{
    --tw-translate-x: -21.25rem;
  }

  .\34xl\:focus\:-translate-x-86:focus{
    --tw-translate-x: -21.5rem;
  }

  .\34xl\:focus\:-translate-x-90:focus{
    --tw-translate-x: -22.5rem;
  }

  .\34xl\:focus\:-translate-x-96:focus{
    --tw-translate-x: -24rem;
  }

  .\34xl\:focus\:-translate-x-100:focus{
    --tw-translate-x: -25rem;
  }

  .\34xl\:focus\:-translate-x-115:focus{
    --tw-translate-x: -28.75rem;
  }

  .\34xl\:focus\:-translate-x-125:focus{
    --tw-translate-x: -31.25rem;
  }

  .\34xl\:focus\:-translate-x-142:focus{
    --tw-translate-x: -35.5rem;
  }

  .\34xl\:focus\:-translate-x-150:focus{
    --tw-translate-x: -37.5rem;
  }

  .\34xl\:focus\:-translate-x-156:focus{
    --tw-translate-x: -39rem;
  }

  .\34xl\:focus\:-translate-x-160:focus{
    --tw-translate-x: -40rem;
  }

  .\34xl\:focus\:-translate-x-175:focus{
    --tw-translate-x: -43.75rem;
  }

  .\34xl\:focus\:-translate-x-207:focus{
    --tw-translate-x: -51.75rem;
  }

  .\34xl\:focus\:-translate-x-242:focus{
    --tw-translate-x: -60.5rem;
  }

  .\34xl\:focus\:-translate-x-250:focus{
    --tw-translate-x: -62.5rem;
  }

  .\34xl\:focus\:-translate-x-258:focus{
    --tw-translate-x: -64.5rem;
  }

  .\34xl\:focus\:-translate-x-265:focus{
    --tw-translate-x: -66.25rem;
  }

  .\34xl\:focus\:-translate-x-280:focus{
    --tw-translate-x: -70rem;
  }

  .\34xl\:focus\:-translate-x-px:focus{
    --tw-translate-x: -1px;
  }

  .\34xl\:focus\:-translate-x-0\.5:focus{
    --tw-translate-x: -0.125rem;
  }

  .\34xl\:focus\:-translate-x-1\.5:focus{
    --tw-translate-x: -0.375rem;
  }

  .\34xl\:focus\:-translate-x-2\.5:focus{
    --tw-translate-x: -0.625rem;
  }

  .\34xl\:focus\:-translate-x-3\.5:focus{
    --tw-translate-x: -0.875rem;
  }

  .\34xl\:focus\:-translate-x-0\.25:focus{
    --tw-translate-x: -0.0625rem;
  }

  .\34xl\:focus\:-translate-x-0\.75:focus{
    --tw-translate-x: -0.1875rem;
  }

  .\34xl\:focus\:-translate-x-1\.25:focus{
    --tw-translate-x: -0.3125rem;
  }

  .\34xl\:focus\:-translate-x-1\.75:focus{
    --tw-translate-x: -0.4375rem;
  }

  .\34xl\:focus\:-translate-x-2\.25:focus{
    --tw-translate-x: -0.5625rem;
  }

  .\34xl\:focus\:-translate-x-2\.75:focus{
    --tw-translate-x: -0.6875rem;
  }

  .\34xl\:focus\:-translate-x-3\.25:focus{
    --tw-translate-x: -0.8125rem;
  }

  .\34xl\:focus\:-translate-x-3\.75:focus{
    --tw-translate-x: -0.9375rem;
  }

  .\34xl\:focus\:-translate-x-4\.25:focus{
    --tw-translate-x: -1.0625rem;
  }

  .\34xl\:focus\:-translate-x-4\.5:focus{
    --tw-translate-x: -1.125rem;
  }

  .\34xl\:focus\:-translate-x-4\.75:focus{
    --tw-translate-x: -1.1875rem;
  }

  .\34xl\:focus\:-translate-x-5\.25:focus{
    --tw-translate-x: -1.3125rem;
  }

  .\34xl\:focus\:-translate-x-5\.5:focus{
    --tw-translate-x: -1.375rem;
  }

  .\34xl\:focus\:-translate-x-5\.75:focus{
    --tw-translate-x: -1.4375rem;
  }

  .\34xl\:focus\:-translate-x-6\.25:focus{
    --tw-translate-x: -1.5625rem;
  }

  .\34xl\:focus\:-translate-x-6\.5:focus{
    --tw-translate-x: -1.625rem;
  }

  .\34xl\:focus\:-translate-x-6\.75:focus{
    --tw-translate-x: -1.6875rem;
  }

  .\34xl\:focus\:-translate-x-7\.25:focus{
    --tw-translate-x: -1.8125rem;
  }

  .\34xl\:focus\:-translate-x-7\.5:focus{
    --tw-translate-x: -1.875rem;
  }

  .\34xl\:focus\:-translate-x-8\.25:focus{
    --tw-translate-x: -2.0625rem;
  }

  .\34xl\:focus\:-translate-x-8\.5:focus{
    --tw-translate-x: -2.125rem;
  }

  .\34xl\:focus\:-translate-x-9\.25:focus{
    --tw-translate-x: -2.3125rem;
  }

  .\34xl\:focus\:-translate-x-9\.5:focus{
    --tw-translate-x: -2.375rem;
  }

  .\34xl\:focus\:-translate-x-10\.5:focus{
    --tw-translate-x: -2.625rem;
  }

  .\34xl\:focus\:-translate-x-11\.25:focus{
    --tw-translate-x: -2.8125rem;
  }

  .\34xl\:focus\:-translate-x-11\.5:focus{
    --tw-translate-x: -2.875rem;
  }

  .\34xl\:focus\:-translate-x-12\.5:focus{
    --tw-translate-x: -3.125rem;
  }

  .\34xl\:focus\:-translate-x-12\.75:focus{
    --tw-translate-x: -3.1875rem;
  }

  .\34xl\:focus\:-translate-x-13\.5:focus{
    --tw-translate-x: -3.375rem;
  }

  .\34xl\:focus\:-translate-x-14\.5:focus{
    --tw-translate-x: -3.625rem;
  }

  .\34xl\:focus\:-translate-x-15\.5:focus{
    --tw-translate-x: -3.875rem;
  }

  .\34xl\:focus\:-translate-x-15\.75:focus{
    --tw-translate-x: -3.9375rem;
  }

  .\34xl\:focus\:-translate-x-16\.25:focus{
    --tw-translate-x: -4.0625rem;
  }

  .\34xl\:focus\:-translate-x-17\.25:focus{
    --tw-translate-x: -4.3125rem;
  }

  .\34xl\:focus\:-translate-x-17\.5:focus{
    --tw-translate-x: -4.375rem;
  }

  .\34xl\:focus\:-translate-x-18\.25:focus{
    --tw-translate-x: -4.5625rem;
  }

  .\34xl\:focus\:-translate-x-18\.5:focus{
    --tw-translate-x: -4.625rem;
  }

  .\34xl\:focus\:-translate-x-20\.25:focus{
    --tw-translate-x: -5.0625rem;
  }

  .\34xl\:focus\:-translate-x-20\.5:focus{
    --tw-translate-x: -5.125rem;
  }

  .\34xl\:focus\:-translate-x-22\.5:focus{
    --tw-translate-x: -5.625rem;
  }

  .\34xl\:focus\:-translate-x-25\.5:focus{
    --tw-translate-x: -6.375rem;
  }

  .\34xl\:focus\:-translate-x-26\.75:focus{
    --tw-translate-x: -6.6875rem;
  }

  .\34xl\:focus\:-translate-x-32\.5:focus{
    --tw-translate-x: -8.125rem;
  }

  .\34xl\:focus\:-translate-x-37\.5:focus{
    --tw-translate-x: -9.375rem;
  }

  .\34xl\:focus\:-translate-x-41\.25:focus{
    --tw-translate-x: -10.3125rem;
  }

  .\34xl\:focus\:-translate-x-52\.5:focus{
    --tw-translate-x: -13.125rem;
  }

  .\34xl\:focus\:-translate-x-54\.5:focus{
    --tw-translate-x: -13.625rem;
  }

  .\34xl\:focus\:-translate-x-57\.25:focus{
    --tw-translate-x: -14.3125rem;
  }

  .\34xl\:focus\:-translate-x-57\.5:focus{
    --tw-translate-x: -14.375rem;
  }

  .\34xl\:focus\:-translate-x-66\.25:focus{
    --tw-translate-x: -16.5625rem;
  }

  .\34xl\:focus\:-translate-x-74\.5:focus{
    --tw-translate-x: -18.125rem;
  }

  .\34xl\:focus\:-translate-x-106\.25:focus{
    --tw-translate-x: -26.5625rem;
  }

  .\34xl\:focus\:-translate-x-112\.25:focus{
    --tw-translate-x: -28.0675rem;
  }

  .\34xl\:focus\:-translate-x-112\.75:focus{
    --tw-translate-x: -28.1875rem;
  }

  .\34xl\:focus\:-translate-x-147\.5:focus{
    --tw-translate-x: -36.875rem;
  }

  .\34xl\:focus\:-translate-x-162\.5:focus{
    --tw-translate-x: -40.625rem;
  }

  .\34xl\:focus\:-translate-x-172\.25:focus{
    --tw-translate-x: -42.5625rem;
  }

  .\34xl\:focus\:-translate-x-175\.25:focus{
    --tw-translate-x: -43.8125rem;
  }

  .\34xl\:focus\:-translate-x-184\.25:focus{
    --tw-translate-x: -46.0625rem;
  }

  .\34xl\:focus\:-translate-x-203\.25:focus{
    --tw-translate-x: -50.8125rem;
  }

  .\34xl\:focus\:-translate-x-half:focus{
    --tw-translate-x: -50%;
  }

  .\34xl\:focus\:-translate-x-full:focus{
    --tw-translate-x: -100%;
  }

  .\34xl\:focus\:-translate-x-1\/10:focus{
    --tw-translate-x: -10%;
  }

  .\34xl\:focus\:-translate-x-2\/10:focus{
    --tw-translate-x: -20%;
  }

  .\34xl\:focus\:-translate-x-3\/10:focus{
    --tw-translate-x: -30%;
  }

  .\34xl\:focus\:-translate-x-4\/10:focus{
    --tw-translate-x: -40%;
  }

  .\34xl\:focus\:-translate-x-4\.5\/10:focus{
    --tw-translate-x: -45%;
  }

  .\34xl\:focus\:-translate-x-5\/10:focus{
    --tw-translate-x: -50%;
  }

  .\34xl\:focus\:-translate-x-5\.5\/10:focus{
    --tw-translate-x: -55%;
  }

  .\34xl\:focus\:-translate-x-6\/10:focus{
    --tw-translate-x: -60%;
  }

  .\34xl\:focus\:-translate-x-7\/10:focus{
    --tw-translate-x: -70%;
  }

  .\34xl\:focus\:-translate-x-8\/10:focus{
    --tw-translate-x: -80%;
  }

  .\34xl\:focus\:-translate-x-9\/10:focus{
    --tw-translate-x: -90%;
  }

  .\34xl\:focus\:-translate-x-1\/12:focus{
    --tw-translate-x: -8.33333%;
  }

  .\34xl\:focus\:-translate-x-2\/12:focus{
    --tw-translate-x: -16.66667%;
  }

  .\34xl\:focus\:-translate-x-3\/12:focus{
    --tw-translate-x: -25%;
  }

  .\34xl\:focus\:-translate-x-4\/12:focus{
    --tw-translate-x: -33.33333%;
  }

  .\34xl\:focus\:-translate-x-5\/12:focus{
    --tw-translate-x: -41.66667%;
  }

  .\34xl\:focus\:-translate-x-6\/12:focus{
    --tw-translate-x: -50%;
  }

  .\34xl\:focus\:-translate-x-7\/12:focus{
    --tw-translate-x: -58.33333%;
  }

  .\34xl\:focus\:-translate-x-8\/12:focus{
    --tw-translate-x: -66.66667%;
  }

  .\34xl\:focus\:-translate-x-9\/12:focus{
    --tw-translate-x: -75%;
  }

  .\34xl\:focus\:-translate-x-10\/12:focus{
    --tw-translate-x: -83.33333%;
  }

  .\34xl\:focus\:-translate-x-11\/12:focus{
    --tw-translate-x: -91.66667%;
  }

  .\34xl\:focus\:translate-x-1\/2:focus{
    --tw-translate-x: 50%;
  }

  .\34xl\:focus\:translate-x-1\/3:focus{
    --tw-translate-x: 33.333333%;
  }

  .\34xl\:focus\:translate-x-2\/3:focus{
    --tw-translate-x: 66.666667%;
  }

  .\34xl\:focus\:translate-x-1\/4:focus{
    --tw-translate-x: 25%;
  }

  .\34xl\:focus\:translate-x-2\/4:focus{
    --tw-translate-x: 50%;
  }

  .\34xl\:focus\:translate-x-3\/4:focus{
    --tw-translate-x: 75%;
  }

  .\34xl\:focus\:-translate-x-1\/2:focus{
    --tw-translate-x: -50%;
  }

  .\34xl\:focus\:-translate-x-1\/3:focus{
    --tw-translate-x: -33.333333%;
  }

  .\34xl\:focus\:-translate-x-2\/3:focus{
    --tw-translate-x: -66.666667%;
  }

  .\34xl\:focus\:-translate-x-1\/4:focus{
    --tw-translate-x: -25%;
  }

  .\34xl\:focus\:-translate-x-2\/4:focus{
    --tw-translate-x: -50%;
  }

  .\34xl\:focus\:-translate-x-3\/4:focus{
    --tw-translate-x: -75%;
  }

  .\34xl\:focus\:translate-y-0:focus{
    --tw-translate-y: 0px;
  }

  .\34xl\:focus\:translate-y-1:focus{
    --tw-translate-y: 0.25rem;
  }

  .\34xl\:focus\:translate-y-2:focus{
    --tw-translate-y: 0.5rem;
  }

  .\34xl\:focus\:translate-y-3:focus{
    --tw-translate-y: 0.75rem;
  }

  .\34xl\:focus\:translate-y-4:focus{
    --tw-translate-y: 1rem;
  }

  .\34xl\:focus\:translate-y-5:focus{
    --tw-translate-y: 1.25rem;
  }

  .\34xl\:focus\:translate-y-6:focus{
    --tw-translate-y: 1.5rem;
  }

  .\34xl\:focus\:translate-y-7:focus{
    --tw-translate-y: 1.75rem;
  }

  .\34xl\:focus\:translate-y-8:focus{
    --tw-translate-y: 2rem;
  }

  .\34xl\:focus\:translate-y-9:focus{
    --tw-translate-y: 2.25rem;
  }

  .\34xl\:focus\:translate-y-10:focus{
    --tw-translate-y: 2.5rem;
  }

  .\34xl\:focus\:translate-y-11:focus{
    --tw-translate-y: 2.75rem;
  }

  .\34xl\:focus\:translate-y-12:focus{
    --tw-translate-y: 3rem;
  }

  .\34xl\:focus\:translate-y-13:focus{
    --tw-translate-y: 3.25rem;
  }

  .\34xl\:focus\:translate-y-14:focus{
    --tw-translate-y: 3.5rem;
  }

  .\34xl\:focus\:translate-y-15:focus{
    --tw-translate-y: 3.75rem;
  }

  .\34xl\:focus\:translate-y-16:focus{
    --tw-translate-y: 4rem;
  }

  .\34xl\:focus\:translate-y-17:focus{
    --tw-translate-y: 4.25rem;
  }

  .\34xl\:focus\:translate-y-18:focus{
    --tw-translate-y: 4.5rem;
  }

  .\34xl\:focus\:translate-y-19:focus{
    --tw-translate-y: 4.75rem;
  }

  .\34xl\:focus\:translate-y-20:focus{
    --tw-translate-y: 5rem;
  }

  .\34xl\:focus\:translate-y-22:focus{
    --tw-translate-y: 5.5rem;
  }

  .\34xl\:focus\:translate-y-24:focus{
    --tw-translate-y: 6rem;
  }

  .\34xl\:focus\:translate-y-25:focus{
    --tw-translate-y: 6.25rem;
  }

  .\34xl\:focus\:translate-y-28:focus{
    --tw-translate-y: 7rem;
  }

  .\34xl\:focus\:translate-y-30:focus{
    --tw-translate-y: 7.5rem;
  }

  .\34xl\:focus\:translate-y-32:focus{
    --tw-translate-y: 8rem;
  }

  .\34xl\:focus\:translate-y-34:focus{
    --tw-translate-y: 8.5rem;
  }

  .\34xl\:focus\:translate-y-35:focus{
    --tw-translate-y: 8.75rem;
  }

  .\34xl\:focus\:translate-y-36:focus{
    --tw-translate-y: 9rem;
  }

  .\34xl\:focus\:translate-y-39:focus{
    --tw-translate-y: 9.75rem;
  }

  .\34xl\:focus\:translate-y-40:focus{
    --tw-translate-y: 10rem;
  }

  .\34xl\:focus\:translate-y-42:focus{
    --tw-translate-y: 10.5rem;
  }

  .\34xl\:focus\:translate-y-44:focus{
    --tw-translate-y: 11rem;
  }

  .\34xl\:focus\:translate-y-45:focus{
    --tw-translate-y: 11.25rem;
  }

  .\34xl\:focus\:translate-y-48:focus{
    --tw-translate-y: 12rem;
  }

  .\34xl\:focus\:translate-y-50:focus{
    --tw-translate-y: 12.5rem;
  }

  .\34xl\:focus\:translate-y-52:focus{
    --tw-translate-y: 13rem;
  }

  .\34xl\:focus\:translate-y-55:focus{
    --tw-translate-y: 13.75rem;
  }

  .\34xl\:focus\:translate-y-56:focus{
    --tw-translate-y: 14rem;
  }

  .\34xl\:focus\:translate-y-58:focus{
    --tw-translate-y: 14.5rem;
  }

  .\34xl\:focus\:translate-y-60:focus{
    --tw-translate-y: 15rem;
  }

  .\34xl\:focus\:translate-y-64:focus{
    --tw-translate-y: 16rem;
  }

  .\34xl\:focus\:translate-y-65:focus{
    --tw-translate-y: 16.25rem;
  }

  .\34xl\:focus\:translate-y-68:focus{
    --tw-translate-y: 17rem;
  }

  .\34xl\:focus\:translate-y-69:focus{
    --tw-translate-y: 17.25rem;
  }

  .\34xl\:focus\:translate-y-70:focus{
    --tw-translate-y: 17.5rem;
  }

  .\34xl\:focus\:translate-y-72:focus{
    --tw-translate-y: 18rem;
  }

  .\34xl\:focus\:translate-y-75:focus{
    --tw-translate-y: 18.75rem;
  }

  .\34xl\:focus\:translate-y-80:focus{
    --tw-translate-y: 20rem;
  }

  .\34xl\:focus\:translate-y-85:focus{
    --tw-translate-y: 21.25rem;
  }

  .\34xl\:focus\:translate-y-86:focus{
    --tw-translate-y: 21.5rem;
  }

  .\34xl\:focus\:translate-y-90:focus{
    --tw-translate-y: 22.5rem;
  }

  .\34xl\:focus\:translate-y-96:focus{
    --tw-translate-y: 24rem;
  }

  .\34xl\:focus\:translate-y-100:focus{
    --tw-translate-y: 25rem;
  }

  .\34xl\:focus\:translate-y-115:focus{
    --tw-translate-y: 28.75rem;
  }

  .\34xl\:focus\:translate-y-125:focus{
    --tw-translate-y: 31.25rem;
  }

  .\34xl\:focus\:translate-y-142:focus{
    --tw-translate-y: 35.5rem;
  }

  .\34xl\:focus\:translate-y-150:focus{
    --tw-translate-y: 37.5rem;
  }

  .\34xl\:focus\:translate-y-156:focus{
    --tw-translate-y: 39rem;
  }

  .\34xl\:focus\:translate-y-160:focus{
    --tw-translate-y: 40rem;
  }

  .\34xl\:focus\:translate-y-175:focus{
    --tw-translate-y: 43.75rem;
  }

  .\34xl\:focus\:translate-y-207:focus{
    --tw-translate-y: 51.75rem;
  }

  .\34xl\:focus\:translate-y-242:focus{
    --tw-translate-y: 60.5rem;
  }

  .\34xl\:focus\:translate-y-250:focus{
    --tw-translate-y: 62.5rem;
  }

  .\34xl\:focus\:translate-y-258:focus{
    --tw-translate-y: 64.5rem;
  }

  .\34xl\:focus\:translate-y-265:focus{
    --tw-translate-y: 66.25rem;
  }

  .\34xl\:focus\:translate-y-280:focus{
    --tw-translate-y: 70rem;
  }

  .\34xl\:focus\:translate-y-px:focus{
    --tw-translate-y: 1px;
  }

  .\34xl\:focus\:translate-y-0\.5:focus{
    --tw-translate-y: 0.125rem;
  }

  .\34xl\:focus\:translate-y-1\.5:focus{
    --tw-translate-y: 0.375rem;
  }

  .\34xl\:focus\:translate-y-2\.5:focus{
    --tw-translate-y: 0.625rem;
  }

  .\34xl\:focus\:translate-y-3\.5:focus{
    --tw-translate-y: 0.875rem;
  }

  .\34xl\:focus\:translate-y-0\.25:focus{
    --tw-translate-y: 0.0625rem;
  }

  .\34xl\:focus\:translate-y-0\.75:focus{
    --tw-translate-y: 0.1875rem;
  }

  .\34xl\:focus\:translate-y-1\.25:focus{
    --tw-translate-y: 0.3125rem;
  }

  .\34xl\:focus\:translate-y-1\.75:focus{
    --tw-translate-y: 0.4375rem;
  }

  .\34xl\:focus\:translate-y-2\.25:focus{
    --tw-translate-y: 0.5625rem;
  }

  .\34xl\:focus\:translate-y-2\.75:focus{
    --tw-translate-y: 0.6875rem;
  }

  .\34xl\:focus\:translate-y-3\.25:focus{
    --tw-translate-y: 0.8125rem;
  }

  .\34xl\:focus\:translate-y-3\.75:focus{
    --tw-translate-y: 0.9375rem;
  }

  .\34xl\:focus\:translate-y-4\.25:focus{
    --tw-translate-y: 1.0625rem;
  }

  .\34xl\:focus\:translate-y-4\.5:focus{
    --tw-translate-y: 1.125rem;
  }

  .\34xl\:focus\:translate-y-4\.75:focus{
    --tw-translate-y: 1.1875rem;
  }

  .\34xl\:focus\:translate-y-5\.25:focus{
    --tw-translate-y: 1.3125rem;
  }

  .\34xl\:focus\:translate-y-5\.5:focus{
    --tw-translate-y: 1.375rem;
  }

  .\34xl\:focus\:translate-y-5\.75:focus{
    --tw-translate-y: 1.4375rem;
  }

  .\34xl\:focus\:translate-y-6\.25:focus{
    --tw-translate-y: 1.5625rem;
  }

  .\34xl\:focus\:translate-y-6\.5:focus{
    --tw-translate-y: 1.625rem;
  }

  .\34xl\:focus\:translate-y-6\.75:focus{
    --tw-translate-y: 1.6875rem;
  }

  .\34xl\:focus\:translate-y-7\.25:focus{
    --tw-translate-y: 1.8125rem;
  }

  .\34xl\:focus\:translate-y-7\.5:focus{
    --tw-translate-y: 1.875rem;
  }

  .\34xl\:focus\:translate-y-8\.25:focus{
    --tw-translate-y: 2.0625rem;
  }

  .\34xl\:focus\:translate-y-8\.5:focus{
    --tw-translate-y: 2.125rem;
  }

  .\34xl\:focus\:translate-y-9\.25:focus{
    --tw-translate-y: 2.3125rem;
  }

  .\34xl\:focus\:translate-y-9\.5:focus{
    --tw-translate-y: 2.375rem;
  }

  .\34xl\:focus\:translate-y-10\.5:focus{
    --tw-translate-y: 2.625rem;
  }

  .\34xl\:focus\:translate-y-11\.25:focus{
    --tw-translate-y: 2.8125rem;
  }

  .\34xl\:focus\:translate-y-11\.5:focus{
    --tw-translate-y: 2.875rem;
  }

  .\34xl\:focus\:translate-y-12\.5:focus{
    --tw-translate-y: 3.125rem;
  }

  .\34xl\:focus\:translate-y-12\.75:focus{
    --tw-translate-y: 3.1875rem;
  }

  .\34xl\:focus\:translate-y-13\.5:focus{
    --tw-translate-y: 3.375rem;
  }

  .\34xl\:focus\:translate-y-14\.5:focus{
    --tw-translate-y: 3.625rem;
  }

  .\34xl\:focus\:translate-y-15\.5:focus{
    --tw-translate-y: 3.875rem;
  }

  .\34xl\:focus\:translate-y-15\.75:focus{
    --tw-translate-y: 3.9375rem;
  }

  .\34xl\:focus\:translate-y-16\.25:focus{
    --tw-translate-y: 4.0625rem;
  }

  .\34xl\:focus\:translate-y-17\.25:focus{
    --tw-translate-y: 4.3125rem;
  }

  .\34xl\:focus\:translate-y-17\.5:focus{
    --tw-translate-y: 4.375rem;
  }

  .\34xl\:focus\:translate-y-18\.25:focus{
    --tw-translate-y: 4.5625rem;
  }

  .\34xl\:focus\:translate-y-18\.5:focus{
    --tw-translate-y: 4.625rem;
  }

  .\34xl\:focus\:translate-y-20\.25:focus{
    --tw-translate-y: 5.0625rem;
  }

  .\34xl\:focus\:translate-y-20\.5:focus{
    --tw-translate-y: 5.125rem;
  }

  .\34xl\:focus\:translate-y-22\.5:focus{
    --tw-translate-y: 5.625rem;
  }

  .\34xl\:focus\:translate-y-25\.5:focus{
    --tw-translate-y: 6.375rem;
  }

  .\34xl\:focus\:translate-y-26\.75:focus{
    --tw-translate-y: 6.6875rem;
  }

  .\34xl\:focus\:translate-y-32\.5:focus{
    --tw-translate-y: 8.125rem;
  }

  .\34xl\:focus\:translate-y-37\.5:focus{
    --tw-translate-y: 9.375rem;
  }

  .\34xl\:focus\:translate-y-41\.25:focus{
    --tw-translate-y: 10.3125rem;
  }

  .\34xl\:focus\:translate-y-52\.5:focus{
    --tw-translate-y: 13.125rem;
  }

  .\34xl\:focus\:translate-y-54\.5:focus{
    --tw-translate-y: 13.625rem;
  }

  .\34xl\:focus\:translate-y-57\.25:focus{
    --tw-translate-y: 14.3125rem;
  }

  .\34xl\:focus\:translate-y-57\.5:focus{
    --tw-translate-y: 14.375rem;
  }

  .\34xl\:focus\:translate-y-66\.25:focus{
    --tw-translate-y: 16.5625rem;
  }

  .\34xl\:focus\:translate-y-74\.5:focus{
    --tw-translate-y: 18.125rem;
  }

  .\34xl\:focus\:translate-y-106\.25:focus{
    --tw-translate-y: 26.5625rem;
  }

  .\34xl\:focus\:translate-y-112\.25:focus{
    --tw-translate-y: 28.0675rem;
  }

  .\34xl\:focus\:translate-y-112\.75:focus{
    --tw-translate-y: 28.1875rem;
  }

  .\34xl\:focus\:translate-y-147\.5:focus{
    --tw-translate-y: 36.875rem;
  }

  .\34xl\:focus\:translate-y-162\.5:focus{
    --tw-translate-y: 40.625rem;
  }

  .\34xl\:focus\:translate-y-172\.25:focus{
    --tw-translate-y: 42.5625rem;
  }

  .\34xl\:focus\:translate-y-175\.25:focus{
    --tw-translate-y: 43.8125rem;
  }

  .\34xl\:focus\:translate-y-184\.25:focus{
    --tw-translate-y: 46.0625rem;
  }

  .\34xl\:focus\:translate-y-203\.25:focus{
    --tw-translate-y: 50.8125rem;
  }

  .\34xl\:focus\:translate-y-half:focus{
    --tw-translate-y: 50%;
  }

  .\34xl\:focus\:translate-y-full:focus{
    --tw-translate-y: 100%;
  }

  .\34xl\:focus\:translate-y-1\/10:focus{
    --tw-translate-y: 10%;
  }

  .\34xl\:focus\:translate-y-2\/10:focus{
    --tw-translate-y: 20%;
  }

  .\34xl\:focus\:translate-y-3\/10:focus{
    --tw-translate-y: 30%;
  }

  .\34xl\:focus\:translate-y-4\/10:focus{
    --tw-translate-y: 40%;
  }

  .\34xl\:focus\:translate-y-4\.5\/10:focus{
    --tw-translate-y: 45%;
  }

  .\34xl\:focus\:translate-y-5\/10:focus{
    --tw-translate-y: 50%;
  }

  .\34xl\:focus\:translate-y-5\.5\/10:focus{
    --tw-translate-y: 55%;
  }

  .\34xl\:focus\:translate-y-6\/10:focus{
    --tw-translate-y: 60%;
  }

  .\34xl\:focus\:translate-y-7\/10:focus{
    --tw-translate-y: 70%;
  }

  .\34xl\:focus\:translate-y-8\/10:focus{
    --tw-translate-y: 80%;
  }

  .\34xl\:focus\:translate-y-9\/10:focus{
    --tw-translate-y: 90%;
  }

  .\34xl\:focus\:translate-y-1\/12:focus{
    --tw-translate-y: 8.333333%;
  }

  .\34xl\:focus\:translate-y-2\/12:focus{
    --tw-translate-y: 16.666667%;
  }

  .\34xl\:focus\:translate-y-3\/12:focus{
    --tw-translate-y: 25%;
  }

  .\34xl\:focus\:translate-y-4\/12:focus{
    --tw-translate-y: 33.333333%;
  }

  .\34xl\:focus\:translate-y-5\/12:focus{
    --tw-translate-y: 41.666667%;
  }

  .\34xl\:focus\:translate-y-6\/12:focus{
    --tw-translate-y: 50%;
  }

  .\34xl\:focus\:translate-y-7\/12:focus{
    --tw-translate-y: 58.333333%;
  }

  .\34xl\:focus\:translate-y-8\/12:focus{
    --tw-translate-y: 66.666667%;
  }

  .\34xl\:focus\:translate-y-9\/12:focus{
    --tw-translate-y: 75%;
  }

  .\34xl\:focus\:translate-y-10\/12:focus{
    --tw-translate-y: 83.333333%;
  }

  .\34xl\:focus\:translate-y-11\/12:focus{
    --tw-translate-y: 91.666667%;
  }

  .\34xl\:focus\:-translate-y-0:focus{
    --tw-translate-y: 0px;
  }

  .\34xl\:focus\:-translate-y-1:focus{
    --tw-translate-y: -0.25rem;
  }

  .\34xl\:focus\:-translate-y-2:focus{
    --tw-translate-y: -0.5rem;
  }

  .\34xl\:focus\:-translate-y-3:focus{
    --tw-translate-y: -0.75rem;
  }

  .\34xl\:focus\:-translate-y-4:focus{
    --tw-translate-y: -1rem;
  }

  .\34xl\:focus\:-translate-y-5:focus{
    --tw-translate-y: -1.25rem;
  }

  .\34xl\:focus\:-translate-y-6:focus{
    --tw-translate-y: -1.5rem;
  }

  .\34xl\:focus\:-translate-y-7:focus{
    --tw-translate-y: -1.75rem;
  }

  .\34xl\:focus\:-translate-y-8:focus{
    --tw-translate-y: -2rem;
  }

  .\34xl\:focus\:-translate-y-9:focus{
    --tw-translate-y: -2.25rem;
  }

  .\34xl\:focus\:-translate-y-10:focus{
    --tw-translate-y: -2.5rem;
  }

  .\34xl\:focus\:-translate-y-11:focus{
    --tw-translate-y: -2.75rem;
  }

  .\34xl\:focus\:-translate-y-12:focus{
    --tw-translate-y: -3rem;
  }

  .\34xl\:focus\:-translate-y-13:focus{
    --tw-translate-y: -3.25rem;
  }

  .\34xl\:focus\:-translate-y-14:focus{
    --tw-translate-y: -3.5rem;
  }

  .\34xl\:focus\:-translate-y-15:focus{
    --tw-translate-y: -3.75rem;
  }

  .\34xl\:focus\:-translate-y-16:focus{
    --tw-translate-y: -4rem;
  }

  .\34xl\:focus\:-translate-y-17:focus{
    --tw-translate-y: -4.25rem;
  }

  .\34xl\:focus\:-translate-y-18:focus{
    --tw-translate-y: -4.5rem;
  }

  .\34xl\:focus\:-translate-y-19:focus{
    --tw-translate-y: -4.75rem;
  }

  .\34xl\:focus\:-translate-y-20:focus{
    --tw-translate-y: -5rem;
  }

  .\34xl\:focus\:-translate-y-22:focus{
    --tw-translate-y: -5.5rem;
  }

  .\34xl\:focus\:-translate-y-24:focus{
    --tw-translate-y: -6rem;
  }

  .\34xl\:focus\:-translate-y-25:focus{
    --tw-translate-y: -6.25rem;
  }

  .\34xl\:focus\:-translate-y-28:focus{
    --tw-translate-y: -7rem;
  }

  .\34xl\:focus\:-translate-y-30:focus{
    --tw-translate-y: -7.5rem;
  }

  .\34xl\:focus\:-translate-y-32:focus{
    --tw-translate-y: -8rem;
  }

  .\34xl\:focus\:-translate-y-34:focus{
    --tw-translate-y: -8.5rem;
  }

  .\34xl\:focus\:-translate-y-35:focus{
    --tw-translate-y: -8.75rem;
  }

  .\34xl\:focus\:-translate-y-36:focus{
    --tw-translate-y: -9rem;
  }

  .\34xl\:focus\:-translate-y-39:focus{
    --tw-translate-y: -9.75rem;
  }

  .\34xl\:focus\:-translate-y-40:focus{
    --tw-translate-y: -10rem;
  }

  .\34xl\:focus\:-translate-y-42:focus{
    --tw-translate-y: -10.5rem;
  }

  .\34xl\:focus\:-translate-y-44:focus{
    --tw-translate-y: -11rem;
  }

  .\34xl\:focus\:-translate-y-45:focus{
    --tw-translate-y: -11.25rem;
  }

  .\34xl\:focus\:-translate-y-48:focus{
    --tw-translate-y: -12rem;
  }

  .\34xl\:focus\:-translate-y-50:focus{
    --tw-translate-y: -12.5rem;
  }

  .\34xl\:focus\:-translate-y-52:focus{
    --tw-translate-y: -13rem;
  }

  .\34xl\:focus\:-translate-y-55:focus{
    --tw-translate-y: -13.75rem;
  }

  .\34xl\:focus\:-translate-y-56:focus{
    --tw-translate-y: -14rem;
  }

  .\34xl\:focus\:-translate-y-58:focus{
    --tw-translate-y: -14.5rem;
  }

  .\34xl\:focus\:-translate-y-60:focus{
    --tw-translate-y: -15rem;
  }

  .\34xl\:focus\:-translate-y-64:focus{
    --tw-translate-y: -16rem;
  }

  .\34xl\:focus\:-translate-y-65:focus{
    --tw-translate-y: -16.25rem;
  }

  .\34xl\:focus\:-translate-y-68:focus{
    --tw-translate-y: -17rem;
  }

  .\34xl\:focus\:-translate-y-69:focus{
    --tw-translate-y: -17.25rem;
  }

  .\34xl\:focus\:-translate-y-70:focus{
    --tw-translate-y: -17.5rem;
  }

  .\34xl\:focus\:-translate-y-72:focus{
    --tw-translate-y: -18rem;
  }

  .\34xl\:focus\:-translate-y-75:focus{
    --tw-translate-y: -18.75rem;
  }

  .\34xl\:focus\:-translate-y-80:focus{
    --tw-translate-y: -20rem;
  }

  .\34xl\:focus\:-translate-y-85:focus{
    --tw-translate-y: -21.25rem;
  }

  .\34xl\:focus\:-translate-y-86:focus{
    --tw-translate-y: -21.5rem;
  }

  .\34xl\:focus\:-translate-y-90:focus{
    --tw-translate-y: -22.5rem;
  }

  .\34xl\:focus\:-translate-y-96:focus{
    --tw-translate-y: -24rem;
  }

  .\34xl\:focus\:-translate-y-100:focus{
    --tw-translate-y: -25rem;
  }

  .\34xl\:focus\:-translate-y-115:focus{
    --tw-translate-y: -28.75rem;
  }

  .\34xl\:focus\:-translate-y-125:focus{
    --tw-translate-y: -31.25rem;
  }

  .\34xl\:focus\:-translate-y-142:focus{
    --tw-translate-y: -35.5rem;
  }

  .\34xl\:focus\:-translate-y-150:focus{
    --tw-translate-y: -37.5rem;
  }

  .\34xl\:focus\:-translate-y-156:focus{
    --tw-translate-y: -39rem;
  }

  .\34xl\:focus\:-translate-y-160:focus{
    --tw-translate-y: -40rem;
  }

  .\34xl\:focus\:-translate-y-175:focus{
    --tw-translate-y: -43.75rem;
  }

  .\34xl\:focus\:-translate-y-207:focus{
    --tw-translate-y: -51.75rem;
  }

  .\34xl\:focus\:-translate-y-242:focus{
    --tw-translate-y: -60.5rem;
  }

  .\34xl\:focus\:-translate-y-250:focus{
    --tw-translate-y: -62.5rem;
  }

  .\34xl\:focus\:-translate-y-258:focus{
    --tw-translate-y: -64.5rem;
  }

  .\34xl\:focus\:-translate-y-265:focus{
    --tw-translate-y: -66.25rem;
  }

  .\34xl\:focus\:-translate-y-280:focus{
    --tw-translate-y: -70rem;
  }

  .\34xl\:focus\:-translate-y-px:focus{
    --tw-translate-y: -1px;
  }

  .\34xl\:focus\:-translate-y-0\.5:focus{
    --tw-translate-y: -0.125rem;
  }

  .\34xl\:focus\:-translate-y-1\.5:focus{
    --tw-translate-y: -0.375rem;
  }

  .\34xl\:focus\:-translate-y-2\.5:focus{
    --tw-translate-y: -0.625rem;
  }

  .\34xl\:focus\:-translate-y-3\.5:focus{
    --tw-translate-y: -0.875rem;
  }

  .\34xl\:focus\:-translate-y-0\.25:focus{
    --tw-translate-y: -0.0625rem;
  }

  .\34xl\:focus\:-translate-y-0\.75:focus{
    --tw-translate-y: -0.1875rem;
  }

  .\34xl\:focus\:-translate-y-1\.25:focus{
    --tw-translate-y: -0.3125rem;
  }

  .\34xl\:focus\:-translate-y-1\.75:focus{
    --tw-translate-y: -0.4375rem;
  }

  .\34xl\:focus\:-translate-y-2\.25:focus{
    --tw-translate-y: -0.5625rem;
  }

  .\34xl\:focus\:-translate-y-2\.75:focus{
    --tw-translate-y: -0.6875rem;
  }

  .\34xl\:focus\:-translate-y-3\.25:focus{
    --tw-translate-y: -0.8125rem;
  }

  .\34xl\:focus\:-translate-y-3\.75:focus{
    --tw-translate-y: -0.9375rem;
  }

  .\34xl\:focus\:-translate-y-4\.25:focus{
    --tw-translate-y: -1.0625rem;
  }

  .\34xl\:focus\:-translate-y-4\.5:focus{
    --tw-translate-y: -1.125rem;
  }

  .\34xl\:focus\:-translate-y-4\.75:focus{
    --tw-translate-y: -1.1875rem;
  }

  .\34xl\:focus\:-translate-y-5\.25:focus{
    --tw-translate-y: -1.3125rem;
  }

  .\34xl\:focus\:-translate-y-5\.5:focus{
    --tw-translate-y: -1.375rem;
  }

  .\34xl\:focus\:-translate-y-5\.75:focus{
    --tw-translate-y: -1.4375rem;
  }

  .\34xl\:focus\:-translate-y-6\.25:focus{
    --tw-translate-y: -1.5625rem;
  }

  .\34xl\:focus\:-translate-y-6\.5:focus{
    --tw-translate-y: -1.625rem;
  }

  .\34xl\:focus\:-translate-y-6\.75:focus{
    --tw-translate-y: -1.6875rem;
  }

  .\34xl\:focus\:-translate-y-7\.25:focus{
    --tw-translate-y: -1.8125rem;
  }

  .\34xl\:focus\:-translate-y-7\.5:focus{
    --tw-translate-y: -1.875rem;
  }

  .\34xl\:focus\:-translate-y-8\.25:focus{
    --tw-translate-y: -2.0625rem;
  }

  .\34xl\:focus\:-translate-y-8\.5:focus{
    --tw-translate-y: -2.125rem;
  }

  .\34xl\:focus\:-translate-y-9\.25:focus{
    --tw-translate-y: -2.3125rem;
  }

  .\34xl\:focus\:-translate-y-9\.5:focus{
    --tw-translate-y: -2.375rem;
  }

  .\34xl\:focus\:-translate-y-10\.5:focus{
    --tw-translate-y: -2.625rem;
  }

  .\34xl\:focus\:-translate-y-11\.25:focus{
    --tw-translate-y: -2.8125rem;
  }

  .\34xl\:focus\:-translate-y-11\.5:focus{
    --tw-translate-y: -2.875rem;
  }

  .\34xl\:focus\:-translate-y-12\.5:focus{
    --tw-translate-y: -3.125rem;
  }

  .\34xl\:focus\:-translate-y-12\.75:focus{
    --tw-translate-y: -3.1875rem;
  }

  .\34xl\:focus\:-translate-y-13\.5:focus{
    --tw-translate-y: -3.375rem;
  }

  .\34xl\:focus\:-translate-y-14\.5:focus{
    --tw-translate-y: -3.625rem;
  }

  .\34xl\:focus\:-translate-y-15\.5:focus{
    --tw-translate-y: -3.875rem;
  }

  .\34xl\:focus\:-translate-y-15\.75:focus{
    --tw-translate-y: -3.9375rem;
  }

  .\34xl\:focus\:-translate-y-16\.25:focus{
    --tw-translate-y: -4.0625rem;
  }

  .\34xl\:focus\:-translate-y-17\.25:focus{
    --tw-translate-y: -4.3125rem;
  }

  .\34xl\:focus\:-translate-y-17\.5:focus{
    --tw-translate-y: -4.375rem;
  }

  .\34xl\:focus\:-translate-y-18\.25:focus{
    --tw-translate-y: -4.5625rem;
  }

  .\34xl\:focus\:-translate-y-18\.5:focus{
    --tw-translate-y: -4.625rem;
  }

  .\34xl\:focus\:-translate-y-20\.25:focus{
    --tw-translate-y: -5.0625rem;
  }

  .\34xl\:focus\:-translate-y-20\.5:focus{
    --tw-translate-y: -5.125rem;
  }

  .\34xl\:focus\:-translate-y-22\.5:focus{
    --tw-translate-y: -5.625rem;
  }

  .\34xl\:focus\:-translate-y-25\.5:focus{
    --tw-translate-y: -6.375rem;
  }

  .\34xl\:focus\:-translate-y-26\.75:focus{
    --tw-translate-y: -6.6875rem;
  }

  .\34xl\:focus\:-translate-y-32\.5:focus{
    --tw-translate-y: -8.125rem;
  }

  .\34xl\:focus\:-translate-y-37\.5:focus{
    --tw-translate-y: -9.375rem;
  }

  .\34xl\:focus\:-translate-y-41\.25:focus{
    --tw-translate-y: -10.3125rem;
  }

  .\34xl\:focus\:-translate-y-52\.5:focus{
    --tw-translate-y: -13.125rem;
  }

  .\34xl\:focus\:-translate-y-54\.5:focus{
    --tw-translate-y: -13.625rem;
  }

  .\34xl\:focus\:-translate-y-57\.25:focus{
    --tw-translate-y: -14.3125rem;
  }

  .\34xl\:focus\:-translate-y-57\.5:focus{
    --tw-translate-y: -14.375rem;
  }

  .\34xl\:focus\:-translate-y-66\.25:focus{
    --tw-translate-y: -16.5625rem;
  }

  .\34xl\:focus\:-translate-y-74\.5:focus{
    --tw-translate-y: -18.125rem;
  }

  .\34xl\:focus\:-translate-y-106\.25:focus{
    --tw-translate-y: -26.5625rem;
  }

  .\34xl\:focus\:-translate-y-112\.25:focus{
    --tw-translate-y: -28.0675rem;
  }

  .\34xl\:focus\:-translate-y-112\.75:focus{
    --tw-translate-y: -28.1875rem;
  }

  .\34xl\:focus\:-translate-y-147\.5:focus{
    --tw-translate-y: -36.875rem;
  }

  .\34xl\:focus\:-translate-y-162\.5:focus{
    --tw-translate-y: -40.625rem;
  }

  .\34xl\:focus\:-translate-y-172\.25:focus{
    --tw-translate-y: -42.5625rem;
  }

  .\34xl\:focus\:-translate-y-175\.25:focus{
    --tw-translate-y: -43.8125rem;
  }

  .\34xl\:focus\:-translate-y-184\.25:focus{
    --tw-translate-y: -46.0625rem;
  }

  .\34xl\:focus\:-translate-y-203\.25:focus{
    --tw-translate-y: -50.8125rem;
  }

  .\34xl\:focus\:-translate-y-half:focus{
    --tw-translate-y: -50%;
  }

  .\34xl\:focus\:-translate-y-full:focus{
    --tw-translate-y: -100%;
  }

  .\34xl\:focus\:-translate-y-1\/10:focus{
    --tw-translate-y: -10%;
  }

  .\34xl\:focus\:-translate-y-2\/10:focus{
    --tw-translate-y: -20%;
  }

  .\34xl\:focus\:-translate-y-3\/10:focus{
    --tw-translate-y: -30%;
  }

  .\34xl\:focus\:-translate-y-4\/10:focus{
    --tw-translate-y: -40%;
  }

  .\34xl\:focus\:-translate-y-4\.5\/10:focus{
    --tw-translate-y: -45%;
  }

  .\34xl\:focus\:-translate-y-5\/10:focus{
    --tw-translate-y: -50%;
  }

  .\34xl\:focus\:-translate-y-5\.5\/10:focus{
    --tw-translate-y: -55%;
  }

  .\34xl\:focus\:-translate-y-6\/10:focus{
    --tw-translate-y: -60%;
  }

  .\34xl\:focus\:-translate-y-7\/10:focus{
    --tw-translate-y: -70%;
  }

  .\34xl\:focus\:-translate-y-8\/10:focus{
    --tw-translate-y: -80%;
  }

  .\34xl\:focus\:-translate-y-9\/10:focus{
    --tw-translate-y: -90%;
  }

  .\34xl\:focus\:-translate-y-1\/12:focus{
    --tw-translate-y: -8.33333%;
  }

  .\34xl\:focus\:-translate-y-2\/12:focus{
    --tw-translate-y: -16.66667%;
  }

  .\34xl\:focus\:-translate-y-3\/12:focus{
    --tw-translate-y: -25%;
  }

  .\34xl\:focus\:-translate-y-4\/12:focus{
    --tw-translate-y: -33.33333%;
  }

  .\34xl\:focus\:-translate-y-5\/12:focus{
    --tw-translate-y: -41.66667%;
  }

  .\34xl\:focus\:-translate-y-6\/12:focus{
    --tw-translate-y: -50%;
  }

  .\34xl\:focus\:-translate-y-7\/12:focus{
    --tw-translate-y: -58.33333%;
  }

  .\34xl\:focus\:-translate-y-8\/12:focus{
    --tw-translate-y: -66.66667%;
  }

  .\34xl\:focus\:-translate-y-9\/12:focus{
    --tw-translate-y: -75%;
  }

  .\34xl\:focus\:-translate-y-10\/12:focus{
    --tw-translate-y: -83.33333%;
  }

  .\34xl\:focus\:-translate-y-11\/12:focus{
    --tw-translate-y: -91.66667%;
  }

  .\34xl\:focus\:translate-y-1\/2:focus{
    --tw-translate-y: 50%;
  }

  .\34xl\:focus\:translate-y-1\/3:focus{
    --tw-translate-y: 33.333333%;
  }

  .\34xl\:focus\:translate-y-2\/3:focus{
    --tw-translate-y: 66.666667%;
  }

  .\34xl\:focus\:translate-y-1\/4:focus{
    --tw-translate-y: 25%;
  }

  .\34xl\:focus\:translate-y-2\/4:focus{
    --tw-translate-y: 50%;
  }

  .\34xl\:focus\:translate-y-3\/4:focus{
    --tw-translate-y: 75%;
  }

  .\34xl\:focus\:-translate-y-1\/2:focus{
    --tw-translate-y: -50%;
  }

  .\34xl\:focus\:-translate-y-1\/3:focus{
    --tw-translate-y: -33.333333%;
  }

  .\34xl\:focus\:-translate-y-2\/3:focus{
    --tw-translate-y: -66.666667%;
  }

  .\34xl\:focus\:-translate-y-1\/4:focus{
    --tw-translate-y: -25%;
  }

  .\34xl\:focus\:-translate-y-2\/4:focus{
    --tw-translate-y: -50%;
  }

  .\34xl\:focus\:-translate-y-3\/4:focus{
    --tw-translate-y: -75%;
  }

  .\34xl\:skew-x-0{
    --tw-skew-x: 0deg;
  }

  .\34xl\:skew-x-1{
    --tw-skew-x: 1deg;
  }

  .\34xl\:skew-x-2{
    --tw-skew-x: 2deg;
  }

  .\34xl\:skew-x-3{
    --tw-skew-x: 3deg;
  }

  .\34xl\:skew-x-6{
    --tw-skew-x: 6deg;
  }

  .\34xl\:skew-x-12{
    --tw-skew-x: 12deg;
  }

  .\34xl\:-skew-x-12{
    --tw-skew-x: -12deg;
  }

  .\34xl\:-skew-x-6{
    --tw-skew-x: -6deg;
  }

  .\34xl\:-skew-x-3{
    --tw-skew-x: -3deg;
  }

  .\34xl\:-skew-x-2{
    --tw-skew-x: -2deg;
  }

  .\34xl\:-skew-x-1{
    --tw-skew-x: -1deg;
  }

  .\34xl\:skew-y-0{
    --tw-skew-y: 0deg;
  }

  .\34xl\:skew-y-1{
    --tw-skew-y: 1deg;
  }

  .\34xl\:skew-y-2{
    --tw-skew-y: 2deg;
  }

  .\34xl\:skew-y-3{
    --tw-skew-y: 3deg;
  }

  .\34xl\:skew-y-6{
    --tw-skew-y: 6deg;
  }

  .\34xl\:skew-y-12{
    --tw-skew-y: 12deg;
  }

  .\34xl\:-skew-y-12{
    --tw-skew-y: -12deg;
  }

  .\34xl\:-skew-y-6{
    --tw-skew-y: -6deg;
  }

  .\34xl\:-skew-y-3{
    --tw-skew-y: -3deg;
  }

  .\34xl\:-skew-y-2{
    --tw-skew-y: -2deg;
  }

  .\34xl\:-skew-y-1{
    --tw-skew-y: -1deg;
  }

  .\34xl\:hover\:skew-x-0:hover{
    --tw-skew-x: 0deg;
  }

  .\34xl\:hover\:skew-x-1:hover{
    --tw-skew-x: 1deg;
  }

  .\34xl\:hover\:skew-x-2:hover{
    --tw-skew-x: 2deg;
  }

  .\34xl\:hover\:skew-x-3:hover{
    --tw-skew-x: 3deg;
  }

  .\34xl\:hover\:skew-x-6:hover{
    --tw-skew-x: 6deg;
  }

  .\34xl\:hover\:skew-x-12:hover{
    --tw-skew-x: 12deg;
  }

  .\34xl\:hover\:-skew-x-12:hover{
    --tw-skew-x: -12deg;
  }

  .\34xl\:hover\:-skew-x-6:hover{
    --tw-skew-x: -6deg;
  }

  .\34xl\:hover\:-skew-x-3:hover{
    --tw-skew-x: -3deg;
  }

  .\34xl\:hover\:-skew-x-2:hover{
    --tw-skew-x: -2deg;
  }

  .\34xl\:hover\:-skew-x-1:hover{
    --tw-skew-x: -1deg;
  }

  .\34xl\:hover\:skew-y-0:hover{
    --tw-skew-y: 0deg;
  }

  .\34xl\:hover\:skew-y-1:hover{
    --tw-skew-y: 1deg;
  }

  .\34xl\:hover\:skew-y-2:hover{
    --tw-skew-y: 2deg;
  }

  .\34xl\:hover\:skew-y-3:hover{
    --tw-skew-y: 3deg;
  }

  .\34xl\:hover\:skew-y-6:hover{
    --tw-skew-y: 6deg;
  }

  .\34xl\:hover\:skew-y-12:hover{
    --tw-skew-y: 12deg;
  }

  .\34xl\:hover\:-skew-y-12:hover{
    --tw-skew-y: -12deg;
  }

  .\34xl\:hover\:-skew-y-6:hover{
    --tw-skew-y: -6deg;
  }

  .\34xl\:hover\:-skew-y-3:hover{
    --tw-skew-y: -3deg;
  }

  .\34xl\:hover\:-skew-y-2:hover{
    --tw-skew-y: -2deg;
  }

  .\34xl\:hover\:-skew-y-1:hover{
    --tw-skew-y: -1deg;
  }

  .\34xl\:focus\:skew-x-0:focus{
    --tw-skew-x: 0deg;
  }

  .\34xl\:focus\:skew-x-1:focus{
    --tw-skew-x: 1deg;
  }

  .\34xl\:focus\:skew-x-2:focus{
    --tw-skew-x: 2deg;
  }

  .\34xl\:focus\:skew-x-3:focus{
    --tw-skew-x: 3deg;
  }

  .\34xl\:focus\:skew-x-6:focus{
    --tw-skew-x: 6deg;
  }

  .\34xl\:focus\:skew-x-12:focus{
    --tw-skew-x: 12deg;
  }

  .\34xl\:focus\:-skew-x-12:focus{
    --tw-skew-x: -12deg;
  }

  .\34xl\:focus\:-skew-x-6:focus{
    --tw-skew-x: -6deg;
  }

  .\34xl\:focus\:-skew-x-3:focus{
    --tw-skew-x: -3deg;
  }

  .\34xl\:focus\:-skew-x-2:focus{
    --tw-skew-x: -2deg;
  }

  .\34xl\:focus\:-skew-x-1:focus{
    --tw-skew-x: -1deg;
  }

  .\34xl\:focus\:skew-y-0:focus{
    --tw-skew-y: 0deg;
  }

  .\34xl\:focus\:skew-y-1:focus{
    --tw-skew-y: 1deg;
  }

  .\34xl\:focus\:skew-y-2:focus{
    --tw-skew-y: 2deg;
  }

  .\34xl\:focus\:skew-y-3:focus{
    --tw-skew-y: 3deg;
  }

  .\34xl\:focus\:skew-y-6:focus{
    --tw-skew-y: 6deg;
  }

  .\34xl\:focus\:skew-y-12:focus{
    --tw-skew-y: 12deg;
  }

  .\34xl\:focus\:-skew-y-12:focus{
    --tw-skew-y: -12deg;
  }

  .\34xl\:focus\:-skew-y-6:focus{
    --tw-skew-y: -6deg;
  }

  .\34xl\:focus\:-skew-y-3:focus{
    --tw-skew-y: -3deg;
  }

  .\34xl\:focus\:-skew-y-2:focus{
    --tw-skew-y: -2deg;
  }

  .\34xl\:focus\:-skew-y-1:focus{
    --tw-skew-y: -1deg;
  }

  .\34xl\:transition-none{
    transition-property: none;
  }

  .\34xl\:transition-all{
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .\34xl\:transition{
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .\34xl\:transition-colors{
    transition-property: background-color, border-color, color, fill, stroke;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .\34xl\:transition-opacity{
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .\34xl\:transition-shadow{
    transition-property: box-shadow;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .\34xl\:transition-transform{
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .\34xl\:hover\:transition-none:hover{
    transition-property: none;
  }

  .\34xl\:hover\:transition-all:hover{
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .\34xl\:hover\:transition:hover{
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .\34xl\:hover\:transition-colors:hover{
    transition-property: background-color, border-color, color, fill, stroke;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .\34xl\:hover\:transition-opacity:hover{
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .\34xl\:hover\:transition-shadow:hover{
    transition-property: box-shadow;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .\34xl\:hover\:transition-transform:hover{
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .\34xl\:focus\:transition-none:focus{
    transition-property: none;
  }

  .\34xl\:focus\:transition-all:focus{
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .\34xl\:focus\:transition:focus{
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .\34xl\:focus\:transition-colors:focus{
    transition-property: background-color, border-color, color, fill, stroke;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .\34xl\:focus\:transition-opacity:focus{
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .\34xl\:focus\:transition-shadow:focus{
    transition-property: box-shadow;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .\34xl\:focus\:transition-transform:focus{
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .\34xl\:ease-linear{
    transition-timing-function: linear;
  }

  .\34xl\:ease-in{
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
  }

  .\34xl\:ease-out{
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  }

  .\34xl\:ease-in-out{
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  }

  .\34xl\:ease-in-quad{
    transition-timing-function: cubic-bezier(0.550, 0.085, 0.680, 0.530);
  }

  .\34xl\:ease-in-cubic{
    transition-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  .\34xl\:ease-in-quart{
    transition-timing-function: cubic-bezier(0.895, 0.030, 0.685, 0.220);
  }

  .\34xl\:ease-in-quint{
    transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
  }

  .\34xl\:ease-in-sine{
    transition-timing-function: cubic-bezier(0.470, 0.000, 0.745, 0.715);
  }

  .\34xl\:ease-in-expo{
    transition-timing-function: cubic-bezier(0.950, 0.050, 0.795, 0.035);
  }

  .\34xl\:ease-in-circ{
    transition-timing-function: cubic-bezier(0.600, 0.040, 0.980, 0.335);
  }

  .\34xl\:ease-in-back{
    transition-timing-function: cubic-bezier(0.600, -0.280, 0.735, 0.045);
  }

  .\34xl\:ease-out-quad{
    transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940);
  }

  .\34xl\:ease-out-cubic{
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  .\34xl\:ease-out-quart{
    transition-timing-function: cubic-bezier(0.165, 0.840, 0.440, 1.000);
  }

  .\34xl\:ease-out-quint{
    transition-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
  }

  .\34xl\:ease-out-sine{
    transition-timing-function: cubic-bezier(0.390, 0.575, 0.565, 1.000);
  }

  .\34xl\:ease-out-expo{
    transition-timing-function: cubic-bezier(0.190, 1.000, 0.220, 1.000);
  }

  .\34xl\:ease-out-circ{
    transition-timing-function: cubic-bezier(0.075, 0.820, 0.165, 1.000);
  }

  .\34xl\:ease-out-back{
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.275);
  }

  .\34xl\:ease-in-out-quad{
    transition-timing-function: cubic-bezier(0.455, 0.030, 0.515, 0.955);
  }

  .\34xl\:ease-in-out-cubic{
    transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000);
  }

  .\34xl\:ease-in-out-quart{
    transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000);
  }

  .\34xl\:ease-in-out-quint{
    transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
  }

  .\34xl\:ease-in-out-sine{
    transition-timing-function: cubic-bezier(0.445, 0.050, 0.550, 0.950);
  }

  .\34xl\:ease-in-out-expo{
    transition-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000);
  }

  .\34xl\:ease-in-out-circ{
    transition-timing-function: cubic-bezier(0.785, 0.135, 0.150, 0.860);
  }

  .\34xl\:ease-in-out-back{
    transition-timing-function: cubic-bezier(.680, -0.550, 0.265, 1.550);
  }

  .\34xl\:duration-75{
    transition-duration: 75ms;
  }

  .\34xl\:duration-100{
    transition-duration: 100ms;
  }

  .\34xl\:duration-150{
    transition-duration: 150ms;
  }

  .\34xl\:duration-200{
    transition-duration: 200ms;
  }

  .\34xl\:duration-300{
    transition-duration: 300ms;
  }

  .\34xl\:duration-500{
    transition-duration: 500ms;
  }

  .\34xl\:duration-700{
    transition-duration: 700ms;
  }

  .\34xl\:duration-1000{
    transition-duration: 1000ms;
  }

  .\34xl\:delay-75{
    transition-delay: 75ms;
  }

  .\34xl\:delay-100{
    transition-delay: 100ms;
  }

  .\34xl\:delay-150{
    transition-delay: 150ms;
  }

  .\34xl\:delay-200{
    transition-delay: 200ms;
  }

  .\34xl\:delay-300{
    transition-delay: 300ms;
  }

  .\34xl\:delay-500{
    transition-delay: 500ms;
  }

  .\34xl\:delay-700{
    transition-delay: 700ms;
  }

  .\34xl\:delay-1000{
    transition-delay: 1000ms;
  }

  .\34xl\:hover\:delay-75:hover{
    transition-delay: 75ms;
  }

  .\34xl\:hover\:delay-100:hover{
    transition-delay: 100ms;
  }

  .\34xl\:hover\:delay-150:hover{
    transition-delay: 150ms;
  }

  .\34xl\:hover\:delay-200:hover{
    transition-delay: 200ms;
  }

  .\34xl\:hover\:delay-300:hover{
    transition-delay: 300ms;
  }

  .\34xl\:hover\:delay-500:hover{
    transition-delay: 500ms;
  }

  .\34xl\:hover\:delay-700:hover{
    transition-delay: 700ms;
  }

  .\34xl\:hover\:delay-1000:hover{
    transition-delay: 1000ms;
  }

  .\34xl\:focus\:delay-75:focus{
    transition-delay: 75ms;
  }

  .\34xl\:focus\:delay-100:focus{
    transition-delay: 100ms;
  }

  .\34xl\:focus\:delay-150:focus{
    transition-delay: 150ms;
  }

  .\34xl\:focus\:delay-200:focus{
    transition-delay: 200ms;
  }

  .\34xl\:focus\:delay-300:focus{
    transition-delay: 300ms;
  }

  .\34xl\:focus\:delay-500:focus{
    transition-delay: 500ms;
  }

  .\34xl\:focus\:delay-700:focus{
    transition-delay: 700ms;
  }

  .\34xl\:focus\:delay-1000:focus{
    transition-delay: 1000ms;
  }

  .\34xl\:animate-none{
    animation: none;
  }

  .\34xl\:animate-spin{
    animation: spin 1s linear infinite;
  }

  .\34xl\:animate-ping{
    animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
  }

  .\34xl\:animate-pulse{
    animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
  }

  .\34xl\:animate-bounce{
    animation: bounce 1s infinite;
  }
}
